All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.generated.templates.SegmentedButtonTemplate.lit.js.map Maven / Gradle / Ivy

The newest version!
{"version":3,"file":"SegmentedButtonTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/SegmentedButtonTemplate.lit.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,OAAO,EAAE,IAAI,EAAmC,SAAS,EAAwB,MAAM,sDAAsD,CAAC;AAK9I,SAAS,MAAM,CAAyB,OAAmB,EAAE,IAAc,EAAE,MAA0B,IAAI,OAAO,IAAI,CAAA,eAAe,IAAI,CAAC,QAAQ,iBAAiB,IAAI,CAAC,YAAY,eAAe,IAAI,CAAC,UAAU,aAAa,IAAI,CAAC,QAAQ,eAAe,IAAI,CAAC,UAAU,oGAAoG,SAAS,CAAC,IAAI,CAAC,GAAG,CAAC,wCAAwC,SAAS,CAAC,IAAI,CAAC,eAAe,CAAC,eAAe,SAAS,CAAC,IAAI,CAAC,cAAc,CAAC,2BAA2B,SAAS,CAAC,IAAI,CAAC,GAAG,CAAC,2CAA2C,SAAS,CAAC,IAAI,CAAC,eAAe,CAAC,cAAc,CAAC,CAAA,CAAC;AAG7nB,eAAe,MAAM,CAAC","sourcesContent":["/* eslint no-unused-vars: 0 */\nimport { html, svg, repeat, classMap, styleMap, ifDefined, unsafeHTML, scopeTag } from \"@ui5/webcomponents-base/dist/renderer/LitRenderer.js\";\nimport type UI5Element from \"@ui5/webcomponents-base/dist/UI5Element.js\";\n\timport type SegmentedButton from \"../../SegmentedButton.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: SegmentedButton, context: UI5Element, tags: string[], suffix: string | undefined) { return html`
    ${ifDefined(this.ariaDescribedBy)}
`;}\n\n\nexport default block0;"]}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy