baked-recipe-admin
Version:
Baked is an opinionated framework for .NET in backend and Nuxt in frontend. This is a recipe package that brings together all the components one needs for an Admin UI.
1 lines • 576 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../src/chips/Chips.vue"],"sourcesContent":["<script>\nimport InputChips from 'primevue/inputchips';\n\nexport default {\n name: 'Chips',\n extends: InputChips,\n mounted() {\n console.warn('Deprecated since v4. Use InputChips component instead.');\n }\n};\n</script>\n"],"names":["name","InputChips","mounted","console","warn"],"mappings":";;AAGA,aAAe;AACXA,EAAAA,IAAI,EAAE,OAAO;AACb,EAAA,SAAA,EAASC,UAAU;EACnBC,OAAO,EAAA,SAAPA,OAAOA,GAAG;AACNC,IAAAA,OAAO,CAACC,IAAI,CAAC,wDAAwD,CAAC;AAC1E,EAAA;AACJ,CAAC;;;;"}