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.29 kB
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../src/skeleton/style/SkeletonStyle.js"],"sourcesContent":["import { style } from '@primeuix/styles/skeleton';\nimport BaseStyle from '@primevue/core/base/style';\n\nconst inlineStyles = {\n root: { position: 'relative' }\n};\n\nconst classes = {\n root: ({ props }) => [\n 'p-skeleton p-component',\n {\n 'p-skeleton-circle': props.shape === 'circle',\n 'p-skeleton-animation-none': props.animation === 'none'\n }\n ]\n};\n\nexport default BaseStyle.extend({\n name: 'skeleton',\n style,\n classes,\n inlineStyles\n});\n"],"names":["inlineStyles","root","position","classes","_ref","props","shape","animation","BaseStyle","extend","name","style"],"mappings":";;;AAGA,IAAMA,YAAY,GAAG;AACjBC,EAAAA,IAAI,EAAE;AAAEC,IAAAA,QAAQ,EAAE;AAAW;AACjC,CAAC;AAED,IAAMC,OAAO,GAAG;AACZF,EAAAA,IAAI,EAAE,SAANA,IAAIA,CAAAG,IAAA,EAAA;AAAA,IAAA,IAAKC,KAAK,GAAAD,IAAA,CAALC,KAAK;IAAA,OAAO,CACjB,wBAAwB,EACxB;AACI,MAAA,mBAAmB,EAAEA,KAAK,CAACC,KAAK,KAAK,QAAQ;AAC7C,MAAA,2BAA2B,EAAED,KAAK,CAACE,SAAS,KAAK;AACrD,KAAC,CACJ;AAAA;AACL,CAAC;AAED,oBAAeC,SAAS,CAACC,MAAM,CAAC;AAC5BC,EAAAA,IAAI,EAAE,UAAU;AAChBC,EAAAA,KAAK,EAALA,KAAK;AACLR,EAAAA,OAAO,EAAPA,OAAO;AACPH,EAAAA,YAAY,EAAZA;AACJ,CAAC,CAAC;;;;"}