@oneclick.dev/cms-core-modules 0.0.42 → 0.0.43
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/appointments/components/create/StepNavigation.vue.d.ts +2 -2
- package/dist/src/appointments/components/edit/EventTimeIndicator.vue.d.ts +2 -2
- package/dist/src/appointments/components/edit/RegularSlotEditor.vue.d.ts +2 -2
- package/dist/src/appointments/index.d.ts +4 -4
- package/dist/src/appointments/index.vue.d.ts +2 -2
- package/dist/src/content-manager/components/components/ComponentGridItem.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/ContentLayout.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/ContentSettings.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/Header.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/LivePreviewWrapper.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/Locales.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/SEO.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/SidebarSectionWrapper.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/Versions.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/tiptap-extensions/Button.vue.d.ts +24 -24
- package/dist/src/content-manager/components/content-editor/tiptap-extensions/Card.vue.d.ts +24 -24
- package/dist/src/content-manager/components/content-editor/tiptap-extensions/Column.vue.d.ts +24 -24
- package/dist/src/content-manager/components/content-editor/tiptap-extensions/Columns.vue.d.ts +26 -26
- package/dist/src/content-manager/components/content-editor/tiptap-extensions/Container.vue.d.ts +24 -24
- package/dist/src/content-manager/components/content-editor/tiptap-extensions/Divider.vue.d.ts +24 -24
- package/dist/src/content-manager/components/content-editor/tiptap-extensions/DragHandle.d.ts +3 -3
- package/dist/src/content-manager/components/content-editor/tiptap-extensions/EmptySpace.vue.d.ts +24 -24
- package/dist/src/content-manager/components/content-editor/tiptap-extensions/Heading.vue.d.ts +24 -24
- package/dist/src/content-manager/components/content-editor/tiptap-extensions/Image.vue.d.ts +24 -24
- package/dist/src/content-manager/components/content-editor/tiptap-extensions/Map.vue.d.ts +24 -24
- package/dist/src/content-manager/components/content-editor/tiptap-extensions/Paragraph.vue.d.ts +24 -24
- package/dist/src/content-manager/components/content-editor/tiptap-extensions/Video.vue.d.ts +24 -24
- package/dist/src/content-manager/components/content-editor/tiptap-extensions/extension-details/DetailsNodeView.vue.d.ts +24 -24
- package/dist/src/content-manager/components/content-editor/tiptap-extensions/helpers/NodeLabel.vue.d.ts +24 -24
- package/dist/src/content-manager/components/content-editor/tiptap-extensions/helpers/ResizeHandlers.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/tiptap-extensions/helpers/TopMarginDragger.vue.d.ts +24 -24
- package/dist/src/content-manager/components/content-editor/tiptap-extensions/helpers/useContainerFocus.d.ts +4 -4
- package/dist/src/content-manager/components/content-editor/tiptap-extensions/helpers/useFocus.d.ts +5 -5
- package/dist/src/content-manager/components/content-editor/tiptap-menus/BubbleMenuToggleButton.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/tiptap-menus/DefaultBubbleMenu.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/tiptap-menus/ElementEditorMenu.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/tiptap-menus/NewNodeView.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/tiptap-menus/element-editor-views/ButtonMenu.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/tiptap-menus/element-editor-views/ColumnMenu.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/tiptap-menus/element-editor-views/ColumnsMenu.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/tiptap-menus/element-editor-views/EmptySpaceMenu.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/tiptap-menus/element-editor-views/HeadingMenu.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/tiptap-menus/element-editor-views/ImageMenu.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/tiptap-menus/element-editor-views/MapMenu.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/tiptap-menus/element-editor-views/TextMenu.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/tiptap-menus/element-editor-views/VideoMenu.vue.d.ts +2 -2
- package/dist/src/content-manager/components/content-editor/tiptap-menus/element-editor-views/index.d.ts +18 -18
- package/dist/src/content-manager/components/overview/CollectionDialog.vue.d.ts +2 -2
- package/dist/src/content-manager/components/overview/CollectionsGridView.vue.d.ts +2 -2
- package/dist/src/content-manager/components/overview/ListView.vue.d.ts +2 -2
- package/dist/src/content-manager/components/styling/ButtonStyleDialog.vue.d.ts +2 -2
- package/dist/src/content-manager/components/styling/SectionStyleDialog.vue.d.ts +2 -2
- package/dist/src/content-manager/index.d.ts +16 -16
- package/dist/src/content-manager/index.vue.d.ts +2 -2
- package/dist/src/content-manager/pages/ContentEditor.vue.d.ts +2 -2
- package/dist/src/content-manager/pages/Entries.vue.d.ts +2 -2
- package/dist/src/content-manager/pages/GlobalStyling.vue.d.ts +4 -4
- package/dist/src/content-manager/pages/Overview.vue.d.ts +4 -4
- package/dist/src/content-manager/routes.d.ts +12 -12
- package/dist/src/mail-templates/index.d.ts +8 -8
- package/dist/src/mail-templates/index.vue.d.ts +2 -2
- package/dist/src/mail-templates/pages/Detail.vue.d.ts +2 -2
- package/dist/src/mail-templates/pages/Overview.vue.d.ts +2 -2
- package/dist/src/mail-templates/routes.d.ts +4 -4
- package/dist/src/product-collections/components/overview/ListView.vue.d.ts +2 -2
- package/dist/src/product-collections/composables/useTable.d.ts +1 -1
- package/dist/src/product-collections/index.d.ts +8 -8
- package/dist/src/product-collections/index.vue.d.ts +2 -2
- package/dist/src/product-collections/pages/Detail.vue.d.ts +2 -2
- package/dist/src/product-collections/pages/Overview.vue.d.ts +2 -2
- package/dist/src/product-collections/routes.d.ts +4 -4
- package/dist/src/products/components/detail/Collections.vue.d.ts +2 -2
- package/dist/src/products/components/detail/variants/Option.vue.d.ts +3 -3
- package/dist/src/products/components/detail/variants/VariantList.vue.d.ts +2 -2
- package/dist/src/products/components/overview/GridView.vue.d.ts +2 -2
- package/dist/src/products/components/overview/ListView.vue.d.ts +2 -2
- package/dist/src/products/composables/useTable.d.ts +1 -1
- package/dist/src/products/index.d.ts +8 -8
- package/dist/src/products/index.vue.d.ts +2 -2
- package/dist/src/products/pages/Detail.vue.d.ts +2 -2
- package/dist/src/products/pages/Overview.vue.d.ts +2 -2
- package/dist/src/products/routes.d.ts +4 -4
- package/dist/src/promo-codes/index.d.ts +8 -8
- package/dist/src/promo-codes/index.vue.d.ts +2 -2
- package/dist/src/promo-codes/pages/Create.vue.d.ts +2 -2
- package/dist/src/promo-codes/pages/Detail.vue.d.ts +2 -2
- package/dist/src/promo-codes/pages/Find.vue.d.ts +2 -2
- package/dist/src/promo-codes/routes.d.ts +4 -4
- package/dist/src/shared/BrandLogo.vue.d.ts +2 -2
- package/dist/src/shared/DrawerToggle.vue.d.ts +2 -2
- package/dist/src/shared/VerticalToggle.vue.d.ts +2 -2
- package/dist/src/shipping-options/components/overview/ListView.vue.d.ts +2 -2
- package/dist/src/shipping-options/composables/useTable.d.ts +1 -1
- package/dist/src/shipping-options/index.d.ts +8 -8
- package/dist/src/shipping-options/index.vue.d.ts +2 -2
- package/dist/src/shipping-options/pages/Detail.vue.d.ts +2 -2
- package/dist/src/shipping-options/pages/Overview.vue.d.ts +2 -2
- package/dist/src/shipping-options/routes.d.ts +4 -4
- package/dist/src/table/components/columns/ColumnEditorDialog.vue.d.ts +2 -2
- package/dist/src/table/components/columns/DialogTableColumnItem.vue.d.ts +2 -2
- package/dist/src/table/components/date-range-filter/DateRangeSettingsDialog.vue.d.ts +2 -2
- package/dist/src/table/components/sort/SortModeSettingsDialog.vue.d.ts +2 -2
- package/dist/src/table/composables/useTable.d.ts +1 -1
- package/dist/src/table/index.d.ts +8 -8
- package/dist/src/table/index.vue.d.ts +2 -2
- package/dist/src/table/pages/TableView.vue.d.ts +2 -2
- package/dist/src/table/routes.d.ts +4 -4
- package/package.json +2 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
declare function refreshVariants(): void;
|
|
2
|
-
declare const _default: import('vue').DefineComponent<
|
|
2
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
3
3
|
options: {
|
|
4
4
|
type: ObjectConstructor;
|
|
5
5
|
required: true;
|
|
@@ -17,7 +17,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
17
17
|
refreshVariants: typeof refreshVariants;
|
|
18
18
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
19
19
|
"update:modelValue": (...args: any[]) => void;
|
|
20
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
20
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
21
21
|
options: {
|
|
22
22
|
type: ObjectConstructor;
|
|
23
23
|
required: true;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
products: {
|
|
3
3
|
type: ArrayConstructor;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
6
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
7
7
|
products: {
|
|
8
8
|
type: ArrayConstructor;
|
|
9
9
|
required: true;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
products: {
|
|
3
3
|
type: ArrayConstructor;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
6
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
7
7
|
products: {
|
|
8
8
|
type: ArrayConstructor;
|
|
9
9
|
required: true;
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
component: import('vue').DefineComponent<
|
|
2
|
+
component: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
3
3
|
config: {
|
|
4
4
|
type: ObjectConstructor;
|
|
5
5
|
required: true;
|
|
6
6
|
};
|
|
7
7
|
routes: {
|
|
8
|
-
type:
|
|
8
|
+
type: PropType<ModuleRoute[]>;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
11
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
12
12
|
config: {
|
|
13
13
|
type: ObjectConstructor;
|
|
14
14
|
required: true;
|
|
15
15
|
};
|
|
16
16
|
routes: {
|
|
17
|
-
type:
|
|
17
|
+
type: PropType<ModuleRoute[]>;
|
|
18
18
|
required: true;
|
|
19
19
|
};
|
|
20
20
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
@@ -84,14 +84,14 @@ declare const _default: {
|
|
|
84
84
|
};
|
|
85
85
|
routes: {
|
|
86
86
|
path: string;
|
|
87
|
-
component: import('vue').DefineComponent<
|
|
87
|
+
component: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
88
88
|
config: {
|
|
89
|
-
type:
|
|
89
|
+
type: PropType<import('./config').ConfigValues>;
|
|
90
90
|
required: true;
|
|
91
91
|
};
|
|
92
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
92
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
93
93
|
config: {
|
|
94
|
-
type:
|
|
94
|
+
type: PropType<import('./config').ConfigValues>;
|
|
95
95
|
required: true;
|
|
96
96
|
};
|
|
97
97
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
2
|
import { ModuleRoute } from '~/types';
|
|
3
|
-
declare const _default: import('vue').DefineComponent<
|
|
3
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
4
4
|
config: {
|
|
5
5
|
type: ObjectConstructor;
|
|
6
6
|
required: true;
|
|
@@ -9,7 +9,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
9
9
|
type: PropType<ModuleRoute[]>;
|
|
10
10
|
required: true;
|
|
11
11
|
};
|
|
12
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
12
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
13
13
|
config: {
|
|
14
14
|
type: ObjectConstructor;
|
|
15
15
|
required: true;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { ConfigValues } from '../config';
|
|
2
2
|
import { PropType } from 'vue';
|
|
3
|
-
declare const _default: import('vue').DefineComponent<
|
|
3
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
4
4
|
config: {
|
|
5
5
|
type: PropType<ConfigValues>;
|
|
6
6
|
required: true;
|
|
7
7
|
};
|
|
8
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
8
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
9
9
|
config: {
|
|
10
10
|
type: PropType<ConfigValues>;
|
|
11
11
|
required: true;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
2
|
import { ConfigValues } from '../config';
|
|
3
|
-
declare const _default: import('vue').DefineComponent<
|
|
3
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
4
4
|
config: {
|
|
5
5
|
type: PropType<ConfigValues>;
|
|
6
6
|
required: true;
|
|
7
7
|
};
|
|
8
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
8
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
9
9
|
config: {
|
|
10
10
|
type: PropType<ConfigValues>;
|
|
11
11
|
required: true;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
2
|
path: string;
|
|
3
|
-
component: import('vue').DefineComponent<
|
|
3
|
+
component: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
4
4
|
config: {
|
|
5
|
-
type:
|
|
5
|
+
type: PropType<import('./config').ConfigValues>;
|
|
6
6
|
required: true;
|
|
7
7
|
};
|
|
8
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
8
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
9
9
|
config: {
|
|
10
|
-
type:
|
|
10
|
+
type: PropType<import('./config').ConfigValues>;
|
|
11
11
|
required: true;
|
|
12
12
|
};
|
|
13
13
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
component: import('vue').DefineComponent<
|
|
2
|
+
component: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
3
3
|
config: {
|
|
4
4
|
type: ObjectConstructor;
|
|
5
5
|
required: true;
|
|
6
6
|
};
|
|
7
7
|
routes: {
|
|
8
|
-
type:
|
|
8
|
+
type: PropType<ModuleRoute[]>;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
11
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
12
12
|
config: {
|
|
13
13
|
type: ObjectConstructor;
|
|
14
14
|
required: true;
|
|
15
15
|
};
|
|
16
16
|
routes: {
|
|
17
|
-
type:
|
|
17
|
+
type: PropType<ModuleRoute[]>;
|
|
18
18
|
required: true;
|
|
19
19
|
};
|
|
20
20
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
@@ -44,14 +44,14 @@ declare const _default: {
|
|
|
44
44
|
};
|
|
45
45
|
routes: {
|
|
46
46
|
path: string;
|
|
47
|
-
component: import('vue').DefineComponent<
|
|
47
|
+
component: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
48
48
|
config: {
|
|
49
|
-
type:
|
|
49
|
+
type: PropType<import('./config').ConfigValues>;
|
|
50
50
|
required: true;
|
|
51
51
|
};
|
|
52
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
52
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
53
53
|
config: {
|
|
54
|
-
type:
|
|
54
|
+
type: PropType<import('./config').ConfigValues>;
|
|
55
55
|
required: true;
|
|
56
56
|
};
|
|
57
57
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
2
|
import { ModuleRoute } from '~/types';
|
|
3
|
-
declare const _default: import('vue').DefineComponent<
|
|
3
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
4
4
|
config: {
|
|
5
5
|
type: ObjectConstructor;
|
|
6
6
|
required: true;
|
|
@@ -9,7 +9,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
9
9
|
type: PropType<ModuleRoute[]>;
|
|
10
10
|
required: true;
|
|
11
11
|
};
|
|
12
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
12
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
13
13
|
config: {
|
|
14
14
|
type: ObjectConstructor;
|
|
15
15
|
required: true;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
2
|
import { ConfigValues } from '../config';
|
|
3
|
-
declare const _default: import('vue').DefineComponent<
|
|
3
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
4
4
|
config: {
|
|
5
5
|
type: PropType<ConfigValues>;
|
|
6
6
|
required: true;
|
|
7
7
|
};
|
|
8
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
8
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
9
9
|
config: {
|
|
10
10
|
type: PropType<ConfigValues>;
|
|
11
11
|
required: true;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { ConfigValues } from '../config';
|
|
2
2
|
import { PropType } from 'vue';
|
|
3
|
-
declare const _default: import('vue').DefineComponent<
|
|
3
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
4
4
|
config: {
|
|
5
5
|
type: PropType<ConfigValues>;
|
|
6
6
|
required: true;
|
|
7
7
|
};
|
|
8
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
8
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
9
9
|
config: {
|
|
10
10
|
type: PropType<ConfigValues>;
|
|
11
11
|
required: true;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
2
|
import { ConfigValues } from '../config';
|
|
3
|
-
declare const _default: import('vue').DefineComponent<
|
|
3
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
4
4
|
config: {
|
|
5
5
|
type: PropType<ConfigValues>;
|
|
6
6
|
required: true;
|
|
7
7
|
};
|
|
8
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
8
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
9
9
|
config: {
|
|
10
10
|
type: PropType<ConfigValues>;
|
|
11
11
|
required: true;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
2
|
path: string;
|
|
3
|
-
component: import('vue').DefineComponent<
|
|
3
|
+
component: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
4
4
|
config: {
|
|
5
|
-
type:
|
|
5
|
+
type: PropType<import('./config').ConfigValues>;
|
|
6
6
|
required: true;
|
|
7
7
|
};
|
|
8
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
8
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
9
9
|
config: {
|
|
10
|
-
type:
|
|
10
|
+
type: PropType<import('./config').ConfigValues>;
|
|
11
11
|
required: true;
|
|
12
12
|
};
|
|
13
13
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
brand: {
|
|
3
3
|
type: () => "svelte" | "vue" | "react" | "angular" | "firebase" | "supabase";
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
6
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
7
7
|
brand: {
|
|
8
8
|
type: () => "svelte" | "vue" | "react" | "angular" | "firebase" | "supabase";
|
|
9
9
|
required: true;
|
|
@@ -4,7 +4,7 @@ interface Option {
|
|
|
4
4
|
text: string;
|
|
5
5
|
description: string;
|
|
6
6
|
}
|
|
7
|
-
declare const _default: import('vue').DefineComponent<
|
|
7
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
8
8
|
modelValue: {
|
|
9
9
|
type: {
|
|
10
10
|
(arrayLength: number): string[];
|
|
@@ -30,7 +30,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
30
30
|
};
|
|
31
31
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
32
32
|
"update:modelValue": (...args: any[]) => void;
|
|
33
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
33
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
34
34
|
modelValue: {
|
|
35
35
|
type: {
|
|
36
36
|
(arrayLength: number): string[];
|
|
@@ -4,7 +4,7 @@ interface Option {
|
|
|
4
4
|
text: string;
|
|
5
5
|
description: string;
|
|
6
6
|
}
|
|
7
|
-
declare const _default: import('vue').DefineComponent<
|
|
7
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
8
8
|
modelValue: {
|
|
9
9
|
type: {
|
|
10
10
|
(arrayLength: number): string[];
|
|
@@ -30,7 +30,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
30
30
|
};
|
|
31
31
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
32
32
|
"update:modelValue": (...args: any[]) => void;
|
|
33
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
33
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
34
34
|
modelValue: {
|
|
35
35
|
type: {
|
|
36
36
|
(arrayLength: number): string[];
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
options: {
|
|
3
3
|
type: ArrayConstructor;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
6
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
7
7
|
options: {
|
|
8
8
|
type: ArrayConstructor;
|
|
9
9
|
required: true;
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
component: import('vue').DefineComponent<
|
|
2
|
+
component: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
3
3
|
config: {
|
|
4
4
|
type: ObjectConstructor;
|
|
5
5
|
required: true;
|
|
6
6
|
};
|
|
7
7
|
routes: {
|
|
8
|
-
type:
|
|
8
|
+
type: PropType<ModuleRoute[]>;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
11
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
12
12
|
config: {
|
|
13
13
|
type: ObjectConstructor;
|
|
14
14
|
required: true;
|
|
15
15
|
};
|
|
16
16
|
routes: {
|
|
17
|
-
type:
|
|
17
|
+
type: PropType<ModuleRoute[]>;
|
|
18
18
|
required: true;
|
|
19
19
|
};
|
|
20
20
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
@@ -44,14 +44,14 @@ declare const _default: {
|
|
|
44
44
|
};
|
|
45
45
|
routes: {
|
|
46
46
|
path: string;
|
|
47
|
-
component: import('vue').DefineComponent<
|
|
47
|
+
component: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
48
48
|
config: {
|
|
49
|
-
type:
|
|
49
|
+
type: PropType<import('./config').ConfigValues>;
|
|
50
50
|
required: true;
|
|
51
51
|
};
|
|
52
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
52
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
53
53
|
config: {
|
|
54
|
-
type:
|
|
54
|
+
type: PropType<import('./config').ConfigValues>;
|
|
55
55
|
required: true;
|
|
56
56
|
};
|
|
57
57
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
2
|
import { ModuleRoute } from '~/types';
|
|
3
|
-
declare const _default: import('vue').DefineComponent<
|
|
3
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
4
4
|
config: {
|
|
5
5
|
type: ObjectConstructor;
|
|
6
6
|
required: true;
|
|
@@ -9,7 +9,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
9
9
|
type: PropType<ModuleRoute[]>;
|
|
10
10
|
required: true;
|
|
11
11
|
};
|
|
12
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
12
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
13
13
|
config: {
|
|
14
14
|
type: ObjectConstructor;
|
|
15
15
|
required: true;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { ConfigValues } from '../config';
|
|
2
2
|
import { PropType } from 'vue';
|
|
3
|
-
declare const _default: import('vue').DefineComponent<
|
|
3
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
4
4
|
config: {
|
|
5
5
|
type: PropType<ConfigValues>;
|
|
6
6
|
required: true;
|
|
7
7
|
};
|
|
8
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
8
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
9
9
|
config: {
|
|
10
10
|
type: PropType<ConfigValues>;
|
|
11
11
|
required: true;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
2
|
import { ConfigValues } from '../config';
|
|
3
|
-
declare const _default: import('vue').DefineComponent<
|
|
3
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
4
4
|
config: {
|
|
5
5
|
type: PropType<ConfigValues>;
|
|
6
6
|
required: true;
|
|
7
7
|
};
|
|
8
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
8
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
9
9
|
config: {
|
|
10
10
|
type: PropType<ConfigValues>;
|
|
11
11
|
required: true;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
2
|
path: string;
|
|
3
|
-
component: import('vue').DefineComponent<
|
|
3
|
+
component: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
4
4
|
config: {
|
|
5
|
-
type:
|
|
5
|
+
type: PropType<import('./config').ConfigValues>;
|
|
6
6
|
required: true;
|
|
7
7
|
};
|
|
8
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
8
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
9
9
|
config: {
|
|
10
|
-
type:
|
|
10
|
+
type: PropType<import('./config').ConfigValues>;
|
|
11
11
|
required: true;
|
|
12
12
|
};
|
|
13
13
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
open: {
|
|
3
3
|
type: BooleanConstructor;
|
|
4
4
|
default: null;
|
|
@@ -13,7 +13,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
13
13
|
};
|
|
14
14
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
15
15
|
"update:open": (...args: any[]) => void;
|
|
16
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
16
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
17
17
|
open: {
|
|
18
18
|
type: BooleanConstructor;
|
|
19
19
|
default: null;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
column: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
6
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
7
7
|
column: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
required: true;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
savedField: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default: string;
|
|
@@ -9,7 +9,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
9
9
|
};
|
|
10
10
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
11
11
|
saved: (...args: any[]) => void;
|
|
12
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
12
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
13
13
|
savedField: {
|
|
14
14
|
type: StringConstructor;
|
|
15
15
|
default: string;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
savedField: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default: string;
|
|
5
5
|
};
|
|
6
6
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
7
7
|
saved: (...args: any[]) => void;
|
|
8
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
8
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
9
9
|
savedField: {
|
|
10
10
|
type: StringConstructor;
|
|
11
11
|
default: string;
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
component: import('vue').DefineComponent<
|
|
2
|
+
component: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
3
3
|
config: {
|
|
4
4
|
type: ObjectConstructor;
|
|
5
5
|
required: true;
|
|
6
6
|
};
|
|
7
7
|
routes: {
|
|
8
|
-
type:
|
|
8
|
+
type: PropType<ModuleRoute[]>;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
11
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
12
12
|
config: {
|
|
13
13
|
type: ObjectConstructor;
|
|
14
14
|
required: true;
|
|
15
15
|
};
|
|
16
16
|
routes: {
|
|
17
|
-
type:
|
|
17
|
+
type: PropType<ModuleRoute[]>;
|
|
18
18
|
required: true;
|
|
19
19
|
};
|
|
20
20
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -102,14 +102,14 @@ declare const _default: {
|
|
|
102
102
|
};
|
|
103
103
|
routes: {
|
|
104
104
|
path: string;
|
|
105
|
-
component: import('vue').DefineComponent<
|
|
105
|
+
component: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
106
106
|
config: {
|
|
107
|
-
type:
|
|
107
|
+
type: PropType<import('./config').ConfigValues>;
|
|
108
108
|
required: true;
|
|
109
109
|
};
|
|
110
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
110
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
111
111
|
config: {
|
|
112
|
-
type:
|
|
112
|
+
type: PropType<import('./config').ConfigValues>;
|
|
113
113
|
required: true;
|
|
114
114
|
};
|
|
115
115
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ModuleRoute } from '~/types';
|
|
2
2
|
import { PropType } from 'vue';
|
|
3
|
-
declare const _default: import('vue').DefineComponent<
|
|
3
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
4
4
|
config: {
|
|
5
5
|
type: ObjectConstructor;
|
|
6
6
|
required: true;
|
|
@@ -9,7 +9,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
9
9
|
type: PropType<ModuleRoute[]>;
|
|
10
10
|
required: true;
|
|
11
11
|
};
|
|
12
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
12
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
13
13
|
config: {
|
|
14
14
|
type: ObjectConstructor;
|
|
15
15
|
required: true;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { ConfigValues } from '../config';
|
|
2
2
|
import { PropType } from 'vue';
|
|
3
|
-
declare const _default: import('vue').DefineComponent<
|
|
3
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
4
4
|
config: {
|
|
5
5
|
type: PropType<ConfigValues>;
|
|
6
6
|
required: true;
|
|
7
7
|
};
|
|
8
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
8
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
9
9
|
config: {
|
|
10
10
|
type: PropType<ConfigValues>;
|
|
11
11
|
required: true;
|