@oneclick.dev/cms-core-modules 0.0.42 → 0.0.45
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 +3 -3
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
collections: {
|
|
3
3
|
type: ArrayConstructor;
|
|
4
4
|
required: true;
|
|
@@ -6,7 +6,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
6
6
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
7
7
|
delete: (id: string) => any;
|
|
8
8
|
edit: (collection: any) => any;
|
|
9
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
9
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
10
10
|
collections: {
|
|
11
11
|
type: ArrayConstructor;
|
|
12
12
|
required: true;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
entries: {
|
|
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
|
entries: {
|
|
8
8
|
type: ArrayConstructor;
|
|
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
|
buttons: {
|
|
3
3
|
type: () => any[];
|
|
4
4
|
default: () => never[];
|
|
@@ -9,7 +9,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
9
9
|
delete: (...args: any[]) => void;
|
|
10
10
|
add: (...args: any[]) => void;
|
|
11
11
|
edit: (...args: any[]) => void;
|
|
12
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
12
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
13
13
|
buttons: {
|
|
14
14
|
type: () => any[];
|
|
15
15
|
default: () => never[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
buttons: {
|
|
3
3
|
type: () => any[];
|
|
4
4
|
default: () => never[];
|
|
@@ -9,7 +9,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
9
9
|
delete: (...args: any[]) => void;
|
|
10
10
|
add: (...args: any[]) => void;
|
|
11
11
|
edit: (...args: any[]) => void;
|
|
12
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
12
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
13
13
|
buttons: {
|
|
14
14
|
type: () => any[];
|
|
15
15
|
default: () => never[];
|
|
@@ -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>;
|
|
@@ -106,14 +106,14 @@ declare const _default: {
|
|
|
106
106
|
};
|
|
107
107
|
routes: ({
|
|
108
108
|
path: string;
|
|
109
|
-
component: import('vue').DefineComponent<
|
|
109
|
+
component: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
110
110
|
config: {
|
|
111
|
-
type:
|
|
111
|
+
type: PropType<import('./config').ConfigValues>;
|
|
112
112
|
required: true;
|
|
113
113
|
};
|
|
114
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
114
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
115
115
|
config: {
|
|
116
|
-
type:
|
|
116
|
+
type: PropType<import('./config').ConfigValues>;
|
|
117
117
|
required: true;
|
|
118
118
|
};
|
|
119
119
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
@@ -121,14 +121,14 @@ declare const _default: {
|
|
|
121
121
|
}, any>;
|
|
122
122
|
} | {
|
|
123
123
|
path: string;
|
|
124
|
-
component: import('vue').DefineComponent<
|
|
124
|
+
component: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
125
125
|
config: {
|
|
126
|
-
type:
|
|
126
|
+
type: PropType<import('./config').ConfigValues>;
|
|
127
127
|
required: true;
|
|
128
128
|
};
|
|
129
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
129
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
130
130
|
config: {
|
|
131
|
-
type:
|
|
131
|
+
type: PropType<import('./config').ConfigValues>;
|
|
132
132
|
required: true;
|
|
133
133
|
};
|
|
134
134
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
@@ -163,7 +163,7 @@ declare const _default: {
|
|
|
163
163
|
} | {
|
|
164
164
|
path: string;
|
|
165
165
|
component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
166
|
-
sectionStyleDialog: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<
|
|
166
|
+
sectionStyleDialog: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{
|
|
167
167
|
buttons: {
|
|
168
168
|
type: () => any[];
|
|
169
169
|
default: () => never[];
|
|
@@ -187,7 +187,7 @@ declare const _default: {
|
|
|
187
187
|
C: {};
|
|
188
188
|
M: {};
|
|
189
189
|
Defaults: {};
|
|
190
|
-
}, Readonly<
|
|
190
|
+
}, Readonly<globalThis.ExtractPropTypes<{
|
|
191
191
|
buttons: {
|
|
192
192
|
type: () => any[];
|
|
193
193
|
default: () => never[];
|
|
@@ -201,7 +201,7 @@ declare const _default: {
|
|
|
201
201
|
}, {}, {}, {}, {
|
|
202
202
|
buttons: any[];
|
|
203
203
|
}> | null;
|
|
204
|
-
buttonStyleDialog: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<
|
|
204
|
+
buttonStyleDialog: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{
|
|
205
205
|
buttons: {
|
|
206
206
|
type: () => any[];
|
|
207
207
|
default: () => never[];
|
|
@@ -225,7 +225,7 @@ declare const _default: {
|
|
|
225
225
|
C: {};
|
|
226
226
|
M: {};
|
|
227
227
|
Defaults: {};
|
|
228
|
-
}, Readonly<
|
|
228
|
+
}, Readonly<globalThis.ExtractPropTypes<{
|
|
229
229
|
buttons: {
|
|
230
230
|
type: () => any[];
|
|
231
231
|
default: () => never[];
|
|
@@ -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 { 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,5 +1,5 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
2
|
-
sectionStyleDialog: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<
|
|
2
|
+
sectionStyleDialog: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{
|
|
3
3
|
buttons: {
|
|
4
4
|
type: () => any[];
|
|
5
5
|
default: () => never[];
|
|
@@ -23,7 +23,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import
|
|
|
23
23
|
C: {};
|
|
24
24
|
M: {};
|
|
25
25
|
Defaults: {};
|
|
26
|
-
}, Readonly<
|
|
26
|
+
}, Readonly<globalThis.ExtractPropTypes<{
|
|
27
27
|
buttons: {
|
|
28
28
|
type: () => any[];
|
|
29
29
|
default: () => never[];
|
|
@@ -37,7 +37,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import
|
|
|
37
37
|
}, {}, {}, {}, {
|
|
38
38
|
buttons: any[];
|
|
39
39
|
}> | null;
|
|
40
|
-
buttonStyleDialog: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<
|
|
40
|
+
buttonStyleDialog: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{
|
|
41
41
|
buttons: {
|
|
42
42
|
type: () => any[];
|
|
43
43
|
default: () => never[];
|
|
@@ -61,7 +61,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import
|
|
|
61
61
|
C: {};
|
|
62
62
|
M: {};
|
|
63
63
|
Defaults: {};
|
|
64
|
-
}, Readonly<
|
|
64
|
+
}, Readonly<globalThis.ExtractPropTypes<{
|
|
65
65
|
buttons: {
|
|
66
66
|
type: () => any[];
|
|
67
67
|
default: () => never[];
|
|
@@ -1,17 +1,17 @@
|
|
|
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;
|
|
12
12
|
};
|
|
13
13
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
14
|
-
collectionModal: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<
|
|
14
|
+
collectionModal: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{
|
|
15
15
|
config: {
|
|
16
16
|
type: ObjectConstructor;
|
|
17
17
|
required: true;
|
|
@@ -37,7 +37,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
37
37
|
C: {};
|
|
38
38
|
M: {};
|
|
39
39
|
Defaults: {};
|
|
40
|
-
}, Readonly<
|
|
40
|
+
}, Readonly<globalThis.ExtractPropTypes<{
|
|
41
41
|
config: {
|
|
42
42
|
type: ObjectConstructor;
|
|
43
43
|
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, {
|
|
@@ -15,14 +15,14 @@ declare const _default: ({
|
|
|
15
15
|
}, any>;
|
|
16
16
|
} | {
|
|
17
17
|
path: string;
|
|
18
|
-
component: import('vue').DefineComponent<
|
|
18
|
+
component: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
19
19
|
config: {
|
|
20
|
-
type:
|
|
20
|
+
type: PropType<import('./config').ConfigValues>;
|
|
21
21
|
required: true;
|
|
22
22
|
};
|
|
23
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
23
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
24
24
|
config: {
|
|
25
|
-
type:
|
|
25
|
+
type: PropType<import('./config').ConfigValues>;
|
|
26
26
|
required: true;
|
|
27
27
|
};
|
|
28
28
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
@@ -57,7 +57,7 @@ declare const _default: ({
|
|
|
57
57
|
} | {
|
|
58
58
|
path: string;
|
|
59
59
|
component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
60
|
-
sectionStyleDialog: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<
|
|
60
|
+
sectionStyleDialog: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{
|
|
61
61
|
buttons: {
|
|
62
62
|
type: () => any[];
|
|
63
63
|
default: () => never[];
|
|
@@ -81,7 +81,7 @@ declare const _default: ({
|
|
|
81
81
|
C: {};
|
|
82
82
|
M: {};
|
|
83
83
|
Defaults: {};
|
|
84
|
-
}, Readonly<
|
|
84
|
+
}, Readonly<globalThis.ExtractPropTypes<{
|
|
85
85
|
buttons: {
|
|
86
86
|
type: () => any[];
|
|
87
87
|
default: () => never[];
|
|
@@ -95,7 +95,7 @@ declare const _default: ({
|
|
|
95
95
|
}, {}, {}, {}, {
|
|
96
96
|
buttons: any[];
|
|
97
97
|
}> | null;
|
|
98
|
-
buttonStyleDialog: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<
|
|
98
|
+
buttonStyleDialog: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{
|
|
99
99
|
buttons: {
|
|
100
100
|
type: () => any[];
|
|
101
101
|
default: () => never[];
|
|
@@ -119,7 +119,7 @@ declare const _default: ({
|
|
|
119
119
|
C: {};
|
|
120
120
|
M: {};
|
|
121
121
|
Defaults: {};
|
|
122
|
-
}, Readonly<
|
|
122
|
+
}, Readonly<globalThis.ExtractPropTypes<{
|
|
123
123
|
buttons: {
|
|
124
124
|
type: () => any[];
|
|
125
125
|
default: () => never[];
|
|
@@ -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 { 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
|
collections: {
|
|
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
|
collections: {
|
|
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>;
|
|
@@ -64,14 +64,14 @@ declare const _default: {
|
|
|
64
64
|
};
|
|
65
65
|
routes: {
|
|
66
66
|
path: string;
|
|
67
|
-
component: import('vue').DefineComponent<
|
|
67
|
+
component: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
68
68
|
config: {
|
|
69
|
-
type:
|
|
69
|
+
type: PropType<import('./config').ConfigValues>;
|
|
70
70
|
required: true;
|
|
71
71
|
};
|
|
72
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
72
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
73
73
|
config: {
|
|
74
|
-
type:
|
|
74
|
+
type: PropType<import('./config').ConfigValues>;
|
|
75
75
|
required: true;
|
|
76
76
|
};
|
|
77
77
|
}>> & 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,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;
|
|
@@ -9,17 +9,17 @@ interface Option {
|
|
|
9
9
|
values: OptionValue[];
|
|
10
10
|
nameError?: string;
|
|
11
11
|
}
|
|
12
|
-
declare const _default: import('vue').DefineComponent<
|
|
12
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
13
13
|
option: {
|
|
14
14
|
type: () => Option;
|
|
15
15
|
required: true;
|
|
16
16
|
};
|
|
17
17
|
}>, {
|
|
18
|
-
minified:
|
|
18
|
+
minified: globalThis.Ref<boolean, boolean>;
|
|
19
19
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
20
20
|
"update:option": (...args: any[]) => void;
|
|
21
21
|
remove: (...args: any[]) => void;
|
|
22
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
22
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
23
23
|
option: {
|
|
24
24
|
type: () => Option;
|
|
25
25
|
required: true;
|