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 • 2.13 kB
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../src/metergroup/style/MeterGroupStyle.js"],"sourcesContent":["import { style } from '@primeuix/styles/metergroup';\nimport BaseStyle from '@primevue/core/base/style';\n\nconst classes = {\n root: ({ props }) => [\n 'p-metergroup p-component',\n {\n 'p-metergroup-horizontal': props.orientation === 'horizontal',\n 'p-metergroup-vertical': props.orientation === 'vertical'\n }\n ],\n meters: 'p-metergroup-meters',\n meter: 'p-metergroup-meter',\n labelList: ({ props }) => [\n 'p-metergroup-label-list',\n {\n 'p-metergroup-label-list-vertical': props.labelOrientation === 'vertical',\n 'p-metergroup-label-list-horizontal': props.labelOrientation === 'horizontal'\n }\n ],\n label: 'p-metergroup-label',\n labelIcon: 'p-metergroup-label-icon',\n labelMarker: 'p-metergroup-label-marker',\n labelText: 'p-metergroup-label-text'\n};\n\nexport default BaseStyle.extend({\n name: 'metergroup',\n style,\n classes\n});\n"],"names":["classes","root","_ref","props","orientation","meters","meter","labelList","_ref2","labelOrientation","label","labelIcon","labelMarker","labelText","BaseStyle","extend","name","style"],"mappings":";;;AAGA,IAAMA,OAAO,GAAG;AACZC,EAAAA,IAAI,EAAE,SAANA,IAAIA,CAAAC,IAAA,EAAA;AAAA,IAAA,IAAKC,KAAK,GAAAD,IAAA,CAALC,KAAK;IAAA,OAAO,CACjB,0BAA0B,EAC1B;AACI,MAAA,yBAAyB,EAAEA,KAAK,CAACC,WAAW,KAAK,YAAY;AAC7D,MAAA,uBAAuB,EAAED,KAAK,CAACC,WAAW,KAAK;AACnD,KAAC,CACJ;AAAA,GAAA;AACDC,EAAAA,MAAM,EAAE,qBAAqB;AAC7BC,EAAAA,KAAK,EAAE,oBAAoB;AAC3BC,EAAAA,SAAS,EAAE,SAAXA,SAASA,CAAAC,KAAA,EAAA;AAAA,IAAA,IAAKL,KAAK,GAAAK,KAAA,CAALL,KAAK;IAAA,OAAO,CACtB,yBAAyB,EACzB;AACI,MAAA,kCAAkC,EAAEA,KAAK,CAACM,gBAAgB,KAAK,UAAU;AACzE,MAAA,oCAAoC,EAAEN,KAAK,CAACM,gBAAgB,KAAK;AACrE,KAAC,CACJ;AAAA,GAAA;AACDC,EAAAA,KAAK,EAAE,oBAAoB;AAC3BC,EAAAA,SAAS,EAAE,yBAAyB;AACpCC,EAAAA,WAAW,EAAE,2BAA2B;AACxCC,EAAAA,SAAS,EAAE;AACf,CAAC;AAED,sBAAeC,SAAS,CAACC,MAAM,CAAC;AAC5BC,EAAAA,IAAI,EAAE,YAAY;AAClBC,EAAAA,KAAK,EAALA,KAAK;AACLjB,EAAAA,OAAO,EAAPA;AACJ,CAAC,CAAC;;;;"}