UNPKG

primevue

Version:

PrimeVue is an open source UI library for Vue featuring a rich set of 80+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeBloc

1 lines 1.92 kB
{"version":3,"file":"index.mjs","sources":["../../src/iftalabel/BaseIftaLabel.vue","../../src/iftalabel/IftaLabel.vue","../../src/iftalabel/IftaLabel.vue?vue&type=template&id=35445ce6&lang.js"],"sourcesContent":["<script>\nimport BaseComponent from '@primevue/core/basecomponent';\nimport IftaLabelStyle from 'primevue/iftalabel/style';\n\nexport default {\n name: 'BaseIftaLabel',\n extends: BaseComponent,\n style: IftaLabelStyle,\n provide() {\n return {\n $pcIftaLabel: this,\n $parentInstance: this\n };\n }\n};\n</script>\n","<template>\n <span :class=\"cx('root')\" v-bind=\"ptmi('root')\">\n <slot />\n </span>\n</template>\n\n<script>\nimport BaseIftaLabel from './BaseIftaLabel.vue';\n\nexport default {\n name: 'IftaLabel',\n extends: BaseIftaLabel,\n inheritAttrs: false\n};\n</script>\n","<template>\n <span :class=\"cx('root')\" v-bind=\"ptmi('root')\">\n <slot />\n </span>\n</template>\n\n<script>\nimport BaseIftaLabel from './BaseIftaLabel.vue';\n\nexport default {\n name: 'IftaLabel',\n extends: BaseIftaLabel,\n inheritAttrs: false\n};\n</script>\n"],"names":["name","BaseComponent","style","IftaLabelStyle","provide","$pcIftaLabel","$parentInstance","BaseIftaLabel","inheritAttrs","_openBlock","_createElementBlock","_mergeProps","_ctx","cx","ptmi","_renderSlot","$slots"],"mappings":";;;;AAIA,eAAe;AACXA,EAAAA,IAAI,EAAE,eAAe;AACrB,EAAA,SAAA,EAASC,aAAa;AACtBC,EAAAA,KAAK,EAAEC,cAAc;EACrBC,OAAO,EAAA,SAAPA,OAAOA,GAAG;IACN,OAAO;AACHC,MAAAA,YAAY,EAAE,IAAI;AAClBC,MAAAA,eAAe,EAAE;KACpB;AACL;AACJ,CAAC;;ACLD,aAAe;AACXN,EAAAA,IAAI,EAAE,WAAW;AACjB,EAAA,SAAA,EAASO,QAAa;AACtBC,EAAAA,YAAY,EAAE;AAClB,CAAC;;;ECZG,OAAAC,SAAA,EAAA,EAAAC,kBAAA,CAEM,QAFNC,UAEM,CAAA;AAFC,IAAA,OAAA,EAAOC,IAAE,CAAAC,EAAA,CAAA,MAAA;KAAkBD,IAAI,CAAAE,IAAA,CAAA,MAAA,CAAA,CAAA,EAAA,CAClCC,UAAO,CAAAH,IAAA,CAAAI,MAAA,EAAA,SAAA,CAAA;;;;;;;"}