This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
keksAccountGUI/node_modulesOLD/vuetify/es5/components/VCard/index.js.map

1 line
890 B
Plaintext

{"version":3,"sources":["../../../src/components/VCard/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAAA;;AACA;;;;AAEA,IAAM,YAAY,GAAG,qCAAuB,iBAAvB,CAArB;;AACA,IAAM,SAAS,GAAG,qCAAuB,cAAvB,CAAlB;;AACA,IAAM,UAAU,GAAG,qCAAuB,eAAvB,CAAnB;;eAIe;AACb,EAAA,uBAAuB,EAAE;AACvB,IAAA,KAAK,EAAL,cADuB;AAEvB,IAAA,UAAU,EAAV,UAFuB;AAGvB,IAAA,YAAY,EAAZ,YAHuB;AAIvB,IAAA,SAAS,EAAT;AAJuB;AADZ,C","sourcesContent":["import { createSimpleFunctional } from '../../util/helpers'\nimport VCard from './VCard'\n\nconst VCardActions = createSimpleFunctional('v-card__actions')\nconst VCardText = createSimpleFunctional('v-card__text')\nconst VCardTitle = createSimpleFunctional('v-card__title')\n\nexport { VCard, VCardTitle, VCardActions, VCardText }\n\nexport default {\n $_vuetify_subcomponents: {\n VCard,\n VCardTitle,\n VCardActions,\n VCardText,\n },\n}\n"],"sourceRoot":"","file":"index.js"}