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/VToolbar/index.js.map

1 line
823 B
Plaintext

{"version":3,"sources":["../../../src/components/VToolbar/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;AACA;;AAGA;;;;AAJA;AAGA;AAGA,IAAM,aAAa,GAAG,qCAAuB,kBAAvB,CAAtB;;AACA,IAAM,aAAa,GAAG,qCAAuB,kBAAvB,CAAtB;;eAQe;AACb,EAAA,uBAAuB,EAAE;AACvB,IAAA,QAAQ,EAAR,iBADuB;AAEvB,IAAA,aAAa,EAAb,aAFuB;AAGvB,IAAA,aAAa,EAAb;AAHuB;AADZ,C","sourcesContent":["// Components\nimport VToolbar from './VToolbar'\n\n// Utilities\nimport { createSimpleFunctional } from '../../util/helpers'\n\nconst VToolbarTitle = createSimpleFunctional('v-toolbar__title')\nconst VToolbarItems = createSimpleFunctional('v-toolbar__items')\n\nexport {\n VToolbar,\n VToolbarItems,\n VToolbarTitle,\n}\n\nexport default {\n $_vuetify_subcomponents: {\n VToolbar,\n VToolbarItems,\n VToolbarTitle,\n },\n}\n"],"sourceRoot":"","file":"index.js"}