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

1 line
1.0 KiB
Plaintext

{"version":3,"sources":["../../../src/components/VStepper/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAAA;;AACA;;AACA;;AACA;;;;AAEA,IAAM,cAAc,GAAG,qCAAuB,mBAAvB,CAAvB;;AACA,IAAM,aAAa,GAAG,qCAAuB,kBAAvB,CAAtB;;eAUe;AACb,EAAA,uBAAuB,EAAE;AACvB,IAAA,QAAQ,EAAR,iBADuB;AAEvB,IAAA,eAAe,EAAf,wBAFuB;AAGvB,IAAA,YAAY,EAAZ,qBAHuB;AAIvB,IAAA,cAAc,EAAd,cAJuB;AAKvB,IAAA,aAAa,EAAb;AALuB;AADZ,C","sourcesContent":["import { createSimpleFunctional } from '../../util/helpers'\nimport VStepper from './VStepper'\nimport VStepperStep from './VStepperStep'\nimport VStepperContent from './VStepperContent'\n\nconst VStepperHeader = createSimpleFunctional('v-stepper__header')\nconst VStepperItems = createSimpleFunctional('v-stepper__items')\n\nexport {\n VStepper,\n VStepperContent,\n VStepperStep,\n VStepperHeader,\n VStepperItems,\n}\n\nexport default {\n $_vuetify_subcomponents: {\n VStepper,\n VStepperContent,\n VStepperStep,\n VStepperHeader,\n VStepperItems,\n },\n}\n"],"sourceRoot":"","file":"index.js"}