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.88 kB
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../src/inputchips/style/InputChipsStyle.js"],"sourcesContent":["import { style } from '@primeuix/styles/inputchips';\nimport BaseStyle from '@primevue/core/base/style';\n\nconst classes = {\n root: ({ instance, props }) => [\n 'p-inputchips p-component p-inputwrapper',\n {\n 'p-disabled': props.disabled,\n 'p-invalid': props.invalid,\n 'p-focus': instance.focused,\n 'p-inputwrapper-filled': (props.modelValue && props.modelValue.length) || (instance.inputValue && instance.inputValue.length),\n 'p-inputwrapper-focus': instance.focused\n }\n ],\n input: ({ props, instance }) => [\n 'p-inputchips-input',\n {\n 'p-variant-filled': props.variant ? props.variant === 'filled' : instance.$primevue.config.inputStyle === 'filled' || instance.$primevue.config.inputVariant === 'filled'\n }\n ],\n chipItem: ({ state, index }) => ['p-inputchips-chip-item', { 'p-focus': state.focusedIndex === index }],\n pcChip: 'p-inputchips-chip',\n chipIcon: 'p-inputchips-chip-icon',\n inputItem: 'p-inputchips-input-item'\n};\n\nexport default BaseStyle.extend({\n name: 'inputchips',\n style,\n classes\n});\n"],"names":["classes","root","_ref","instance","props","disabled","invalid","focused","modelValue","length","inputValue","input","_ref2","variant","$primevue","config","inputStyle","inputVariant","chipItem","_ref3","state","index","focusedIndex","pcChip","chipIcon","inputItem","BaseStyle","extend","name","style"],"mappings":";;;AAGA,IAAMA,OAAO,GAAG;AACZC,EAAAA,IAAI,EAAE,SAANA,IAAIA,CAAAC,IAAA,EAAA;AAAA,IAAA,IAAKC,QAAQ,GAAAD,IAAA,CAARC,QAAQ;MAAEC,KAAK,GAAAF,IAAA,CAALE,KAAK;IAAA,OAAO,CAC3B,yCAAyC,EACzC;MACI,YAAY,EAAEA,KAAK,CAACC,QAAQ;MAC5B,WAAW,EAAED,KAAK,CAACE,OAAO;MAC1B,SAAS,EAAEH,QAAQ,CAACI,OAAO;AAC3B,MAAA,uBAAuB,EAAGH,KAAK,CAACI,UAAU,IAAIJ,KAAK,CAACI,UAAU,CAACC,MAAM,IAAMN,QAAQ,CAACO,UAAU,IAAIP,QAAQ,CAACO,UAAU,CAACD,MAAO;MAC7H,sBAAsB,EAAEN,QAAQ,CAACI;AACrC,KAAC,CACJ;AAAA,GAAA;AACDI,EAAAA,KAAK,EAAE,SAAPA,KAAKA,CAAAC,KAAA,EAAA;AAAA,IAAA,IAAKR,KAAK,GAAAQ,KAAA,CAALR,KAAK;MAAED,QAAQ,GAAAS,KAAA,CAART,QAAQ;IAAA,OAAO,CAC5B,oBAAoB,EACpB;AACI,MAAA,kBAAkB,EAAEC,KAAK,CAACS,OAAO,GAAGT,KAAK,CAACS,OAAO,KAAK,QAAQ,GAAGV,QAAQ,CAACW,SAAS,CAACC,MAAM,CAACC,UAAU,KAAK,QAAQ,IAAIb,QAAQ,CAACW,SAAS,CAACC,MAAM,CAACE,YAAY,KAAK;AACrK,KAAC,CACJ;AAAA,GAAA;AACDC,EAAAA,QAAQ,EAAE,SAAVA,QAAQA,CAAAC,KAAA,EAAA;AAAA,IAAA,IAAKC,KAAK,GAAAD,KAAA,CAALC,KAAK;MAAEC,KAAK,GAAAF,KAAA,CAALE,KAAK;IAAA,OAAO,CAAC,wBAAwB,EAAE;AAAE,MAAA,SAAS,EAAED,KAAK,CAACE,YAAY,KAAKD;AAAM,KAAC,CAAC;AAAA,GAAA;AACvGE,EAAAA,MAAM,EAAE,mBAAmB;AAC3BC,EAAAA,QAAQ,EAAE,wBAAwB;AAClCC,EAAAA,SAAS,EAAE;AACf,CAAC;AAED,sBAAeC,SAAS,CAACC,MAAM,CAAC;AAC5BC,EAAAA,IAAI,EAAE,YAAY;AAClBC,EAAAA,KAAK,EAALA,KAAK;AACL7B,EAAAA,OAAO,EAAPA;AACJ,CAAC,CAAC;;;;"}