@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,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
modelValue: {
|
|
3
3
|
type: NumberConstructor;
|
|
4
4
|
required: true;
|
|
@@ -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:modelValue": (value: number) => any;
|
|
16
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
16
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
17
17
|
modelValue: {
|
|
18
18
|
type: NumberConstructor;
|
|
19
19
|
required: true;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
currentDate: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
required: false;
|
|
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
|
currentDate: {
|
|
8
8
|
type: ObjectConstructor;
|
|
9
9
|
required: false;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
modelValue: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
6
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
7
7
|
"update:modelValue": (...args: any[]) => void;
|
|
8
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
8
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
9
9
|
modelValue: {
|
|
10
10
|
type: ObjectConstructor;
|
|
11
11
|
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>;
|
|
@@ -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
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
component: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
6
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
7
7
|
edit: (...args: any[]) => void;
|
|
8
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
8
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
9
9
|
component: {
|
|
10
10
|
type: ObjectConstructor;
|
|
11
11
|
required: true;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
content: {
|
|
3
3
|
type: () => any[];
|
|
4
4
|
required: false;
|
|
@@ -16,7 +16,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
16
16
|
};
|
|
17
17
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
18
18
|
"update:content": (...args: any[]) => void;
|
|
19
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
19
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
20
20
|
content: {
|
|
21
21
|
type: () => any[];
|
|
22
22
|
required: false;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
customSettings: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
required: true;
|
|
@@ -7,7 +7,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
7
7
|
type: ObjectConstructor;
|
|
8
8
|
default: () => {};
|
|
9
9
|
};
|
|
10
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
10
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
11
11
|
customSettings: {
|
|
12
12
|
type: ObjectConstructor;
|
|
13
13
|
required: true;
|
|
@@ -6,7 +6,7 @@ interface Version {
|
|
|
6
6
|
slug: string;
|
|
7
7
|
key: string;
|
|
8
8
|
}
|
|
9
|
-
declare const _default: import('vue').DefineComponent<
|
|
9
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
10
10
|
config: {
|
|
11
11
|
type: PropType<ConfigValues>;
|
|
12
12
|
required: true;
|
|
@@ -32,7 +32,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
32
32
|
unarchiveToDrafts: () => any;
|
|
33
33
|
publishAllEntries: () => any;
|
|
34
34
|
previewEntry: () => any;
|
|
35
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
35
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
36
36
|
config: {
|
|
37
37
|
type: PropType<ConfigValues>;
|
|
38
38
|
required: true;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
domain: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default: string;
|
|
@@ -19,7 +19,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
19
19
|
type: StringConstructor;
|
|
20
20
|
default: string;
|
|
21
21
|
};
|
|
22
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
22
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
23
23
|
domain: {
|
|
24
24
|
type: StringConstructor;
|
|
25
25
|
default: string;
|
|
@@ -4,7 +4,7 @@ interface Version {
|
|
|
4
4
|
slug: string;
|
|
5
5
|
key: string;
|
|
6
6
|
}
|
|
7
|
-
declare const _default: import('vue').DefineComponent<
|
|
7
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
8
8
|
latestByLocale: {
|
|
9
9
|
type: () => Version[] | undefined;
|
|
10
10
|
default: () => never[];
|
|
@@ -19,7 +19,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
19
19
|
};
|
|
20
20
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
21
21
|
changeLocale: (locale: string) => any;
|
|
22
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
22
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
23
23
|
latestByLocale: {
|
|
24
24
|
type: () => Version[] | undefined;
|
|
25
25
|
default: () => never[];
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
domain: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default: string;
|
|
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
|
domain: {
|
|
8
8
|
type: StringConstructor;
|
|
9
9
|
default: string;
|
|
@@ -9,12 +9,12 @@ declare function __VLS_template(): {
|
|
|
9
9
|
rootEl: HTMLDivElement;
|
|
10
10
|
};
|
|
11
11
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
12
|
-
declare const __VLS_component: import('vue').DefineComponent<
|
|
12
|
+
declare const __VLS_component: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
13
13
|
title: {
|
|
14
14
|
type: StringConstructor;
|
|
15
15
|
required: true;
|
|
16
16
|
};
|
|
17
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
17
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
18
18
|
title: {
|
|
19
19
|
type: StringConstructor;
|
|
20
20
|
required: true;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
domain: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default: string;
|
|
@@ -25,7 +25,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
25
25
|
};
|
|
26
26
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
27
27
|
setSpecificVersionLive: (versionId: string) => any;
|
|
28
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
28
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
29
29
|
domain: {
|
|
30
30
|
type: StringConstructor;
|
|
31
31
|
default: string;
|
package/dist/src/content-manager/components/content-editor/tiptap-extensions/Button.vue.d.ts
CHANGED
|
@@ -1,91 +1,91 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
editor: {
|
|
3
|
-
type:
|
|
3
|
+
type: PropType<import('@tiptap/core').NodeViewProps["editor"]>;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
6
|
node: {
|
|
7
|
-
type:
|
|
7
|
+
type: PropType<import('@tiptap/core').NodeViewProps["node"]>;
|
|
8
8
|
required: true;
|
|
9
9
|
};
|
|
10
10
|
decorations: {
|
|
11
|
-
type:
|
|
11
|
+
type: PropType<import('@tiptap/core').NodeViewProps["decorations"]>;
|
|
12
12
|
required: true;
|
|
13
13
|
};
|
|
14
14
|
selected: {
|
|
15
|
-
type:
|
|
15
|
+
type: PropType<import('@tiptap/core').NodeViewProps["selected"]>;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
18
|
extension: {
|
|
19
|
-
type:
|
|
19
|
+
type: PropType<import('@tiptap/core').NodeViewProps["extension"]>;
|
|
20
20
|
required: true;
|
|
21
21
|
};
|
|
22
22
|
getPos: {
|
|
23
|
-
type:
|
|
23
|
+
type: PropType<import('@tiptap/core').NodeViewProps["getPos"]>;
|
|
24
24
|
required: true;
|
|
25
25
|
};
|
|
26
26
|
updateAttributes: {
|
|
27
|
-
type:
|
|
27
|
+
type: PropType<import('@tiptap/core').NodeViewProps["updateAttributes"]>;
|
|
28
28
|
required: true;
|
|
29
29
|
};
|
|
30
30
|
deleteNode: {
|
|
31
|
-
type:
|
|
31
|
+
type: PropType<import('@tiptap/core').NodeViewProps["deleteNode"]>;
|
|
32
32
|
required: true;
|
|
33
33
|
};
|
|
34
34
|
view: {
|
|
35
|
-
type:
|
|
35
|
+
type: PropType<import('@tiptap/core').NodeViewProps["view"]>;
|
|
36
36
|
required: true;
|
|
37
37
|
};
|
|
38
38
|
innerDecorations: {
|
|
39
|
-
type:
|
|
39
|
+
type: PropType<import('@tiptap/core').NodeViewProps["innerDecorations"]>;
|
|
40
40
|
required: true;
|
|
41
41
|
};
|
|
42
42
|
HTMLAttributes: {
|
|
43
|
-
type:
|
|
43
|
+
type: PropType<import('@tiptap/core').NodeViewProps["HTMLAttributes"]>;
|
|
44
44
|
required: true;
|
|
45
45
|
};
|
|
46
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
46
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
47
47
|
editor: {
|
|
48
|
-
type:
|
|
48
|
+
type: PropType<import('@tiptap/core').NodeViewProps["editor"]>;
|
|
49
49
|
required: true;
|
|
50
50
|
};
|
|
51
51
|
node: {
|
|
52
|
-
type:
|
|
52
|
+
type: PropType<import('@tiptap/core').NodeViewProps["node"]>;
|
|
53
53
|
required: true;
|
|
54
54
|
};
|
|
55
55
|
decorations: {
|
|
56
|
-
type:
|
|
56
|
+
type: PropType<import('@tiptap/core').NodeViewProps["decorations"]>;
|
|
57
57
|
required: true;
|
|
58
58
|
};
|
|
59
59
|
selected: {
|
|
60
|
-
type:
|
|
60
|
+
type: PropType<import('@tiptap/core').NodeViewProps["selected"]>;
|
|
61
61
|
required: true;
|
|
62
62
|
};
|
|
63
63
|
extension: {
|
|
64
|
-
type:
|
|
64
|
+
type: PropType<import('@tiptap/core').NodeViewProps["extension"]>;
|
|
65
65
|
required: true;
|
|
66
66
|
};
|
|
67
67
|
getPos: {
|
|
68
|
-
type:
|
|
68
|
+
type: PropType<import('@tiptap/core').NodeViewProps["getPos"]>;
|
|
69
69
|
required: true;
|
|
70
70
|
};
|
|
71
71
|
updateAttributes: {
|
|
72
|
-
type:
|
|
72
|
+
type: PropType<import('@tiptap/core').NodeViewProps["updateAttributes"]>;
|
|
73
73
|
required: true;
|
|
74
74
|
};
|
|
75
75
|
deleteNode: {
|
|
76
|
-
type:
|
|
76
|
+
type: PropType<import('@tiptap/core').NodeViewProps["deleteNode"]>;
|
|
77
77
|
required: true;
|
|
78
78
|
};
|
|
79
79
|
view: {
|
|
80
|
-
type:
|
|
80
|
+
type: PropType<import('@tiptap/core').NodeViewProps["view"]>;
|
|
81
81
|
required: true;
|
|
82
82
|
};
|
|
83
83
|
innerDecorations: {
|
|
84
|
-
type:
|
|
84
|
+
type: PropType<import('@tiptap/core').NodeViewProps["innerDecorations"]>;
|
|
85
85
|
required: true;
|
|
86
86
|
};
|
|
87
87
|
HTMLAttributes: {
|
|
88
|
-
type:
|
|
88
|
+
type: PropType<import('@tiptap/core').NodeViewProps["HTMLAttributes"]>;
|
|
89
89
|
required: true;
|
|
90
90
|
};
|
|
91
91
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1,91 +1,91 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
editor: {
|
|
3
|
-
type:
|
|
3
|
+
type: PropType<import('@tiptap/core').NodeViewProps["editor"]>;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
6
|
node: {
|
|
7
|
-
type:
|
|
7
|
+
type: PropType<import('@tiptap/core').NodeViewProps["node"]>;
|
|
8
8
|
required: true;
|
|
9
9
|
};
|
|
10
10
|
decorations: {
|
|
11
|
-
type:
|
|
11
|
+
type: PropType<import('@tiptap/core').NodeViewProps["decorations"]>;
|
|
12
12
|
required: true;
|
|
13
13
|
};
|
|
14
14
|
selected: {
|
|
15
|
-
type:
|
|
15
|
+
type: PropType<import('@tiptap/core').NodeViewProps["selected"]>;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
18
|
extension: {
|
|
19
|
-
type:
|
|
19
|
+
type: PropType<import('@tiptap/core').NodeViewProps["extension"]>;
|
|
20
20
|
required: true;
|
|
21
21
|
};
|
|
22
22
|
getPos: {
|
|
23
|
-
type:
|
|
23
|
+
type: PropType<import('@tiptap/core').NodeViewProps["getPos"]>;
|
|
24
24
|
required: true;
|
|
25
25
|
};
|
|
26
26
|
updateAttributes: {
|
|
27
|
-
type:
|
|
27
|
+
type: PropType<import('@tiptap/core').NodeViewProps["updateAttributes"]>;
|
|
28
28
|
required: true;
|
|
29
29
|
};
|
|
30
30
|
deleteNode: {
|
|
31
|
-
type:
|
|
31
|
+
type: PropType<import('@tiptap/core').NodeViewProps["deleteNode"]>;
|
|
32
32
|
required: true;
|
|
33
33
|
};
|
|
34
34
|
view: {
|
|
35
|
-
type:
|
|
35
|
+
type: PropType<import('@tiptap/core').NodeViewProps["view"]>;
|
|
36
36
|
required: true;
|
|
37
37
|
};
|
|
38
38
|
innerDecorations: {
|
|
39
|
-
type:
|
|
39
|
+
type: PropType<import('@tiptap/core').NodeViewProps["innerDecorations"]>;
|
|
40
40
|
required: true;
|
|
41
41
|
};
|
|
42
42
|
HTMLAttributes: {
|
|
43
|
-
type:
|
|
43
|
+
type: PropType<import('@tiptap/core').NodeViewProps["HTMLAttributes"]>;
|
|
44
44
|
required: true;
|
|
45
45
|
};
|
|
46
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
46
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
47
47
|
editor: {
|
|
48
|
-
type:
|
|
48
|
+
type: PropType<import('@tiptap/core').NodeViewProps["editor"]>;
|
|
49
49
|
required: true;
|
|
50
50
|
};
|
|
51
51
|
node: {
|
|
52
|
-
type:
|
|
52
|
+
type: PropType<import('@tiptap/core').NodeViewProps["node"]>;
|
|
53
53
|
required: true;
|
|
54
54
|
};
|
|
55
55
|
decorations: {
|
|
56
|
-
type:
|
|
56
|
+
type: PropType<import('@tiptap/core').NodeViewProps["decorations"]>;
|
|
57
57
|
required: true;
|
|
58
58
|
};
|
|
59
59
|
selected: {
|
|
60
|
-
type:
|
|
60
|
+
type: PropType<import('@tiptap/core').NodeViewProps["selected"]>;
|
|
61
61
|
required: true;
|
|
62
62
|
};
|
|
63
63
|
extension: {
|
|
64
|
-
type:
|
|
64
|
+
type: PropType<import('@tiptap/core').NodeViewProps["extension"]>;
|
|
65
65
|
required: true;
|
|
66
66
|
};
|
|
67
67
|
getPos: {
|
|
68
|
-
type:
|
|
68
|
+
type: PropType<import('@tiptap/core').NodeViewProps["getPos"]>;
|
|
69
69
|
required: true;
|
|
70
70
|
};
|
|
71
71
|
updateAttributes: {
|
|
72
|
-
type:
|
|
72
|
+
type: PropType<import('@tiptap/core').NodeViewProps["updateAttributes"]>;
|
|
73
73
|
required: true;
|
|
74
74
|
};
|
|
75
75
|
deleteNode: {
|
|
76
|
-
type:
|
|
76
|
+
type: PropType<import('@tiptap/core').NodeViewProps["deleteNode"]>;
|
|
77
77
|
required: true;
|
|
78
78
|
};
|
|
79
79
|
view: {
|
|
80
|
-
type:
|
|
80
|
+
type: PropType<import('@tiptap/core').NodeViewProps["view"]>;
|
|
81
81
|
required: true;
|
|
82
82
|
};
|
|
83
83
|
innerDecorations: {
|
|
84
|
-
type:
|
|
84
|
+
type: PropType<import('@tiptap/core').NodeViewProps["innerDecorations"]>;
|
|
85
85
|
required: true;
|
|
86
86
|
};
|
|
87
87
|
HTMLAttributes: {
|
|
88
|
-
type:
|
|
88
|
+
type: PropType<import('@tiptap/core').NodeViewProps["HTMLAttributes"]>;
|
|
89
89
|
required: true;
|
|
90
90
|
};
|
|
91
91
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
package/dist/src/content-manager/components/content-editor/tiptap-extensions/Column.vue.d.ts
CHANGED
|
@@ -1,91 +1,91 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
editor: {
|
|
3
|
-
type:
|
|
3
|
+
type: PropType<import('@tiptap/core').NodeViewProps["editor"]>;
|
|
4
4
|
required: true;
|
|
5
5
|
};
|
|
6
6
|
node: {
|
|
7
|
-
type:
|
|
7
|
+
type: PropType<import('@tiptap/core').NodeViewProps["node"]>;
|
|
8
8
|
required: true;
|
|
9
9
|
};
|
|
10
10
|
decorations: {
|
|
11
|
-
type:
|
|
11
|
+
type: PropType<import('@tiptap/core').NodeViewProps["decorations"]>;
|
|
12
12
|
required: true;
|
|
13
13
|
};
|
|
14
14
|
selected: {
|
|
15
|
-
type:
|
|
15
|
+
type: PropType<import('@tiptap/core').NodeViewProps["selected"]>;
|
|
16
16
|
required: true;
|
|
17
17
|
};
|
|
18
18
|
extension: {
|
|
19
|
-
type:
|
|
19
|
+
type: PropType<import('@tiptap/core').NodeViewProps["extension"]>;
|
|
20
20
|
required: true;
|
|
21
21
|
};
|
|
22
22
|
getPos: {
|
|
23
|
-
type:
|
|
23
|
+
type: PropType<import('@tiptap/core').NodeViewProps["getPos"]>;
|
|
24
24
|
required: true;
|
|
25
25
|
};
|
|
26
26
|
updateAttributes: {
|
|
27
|
-
type:
|
|
27
|
+
type: PropType<import('@tiptap/core').NodeViewProps["updateAttributes"]>;
|
|
28
28
|
required: true;
|
|
29
29
|
};
|
|
30
30
|
deleteNode: {
|
|
31
|
-
type:
|
|
31
|
+
type: PropType<import('@tiptap/core').NodeViewProps["deleteNode"]>;
|
|
32
32
|
required: true;
|
|
33
33
|
};
|
|
34
34
|
view: {
|
|
35
|
-
type:
|
|
35
|
+
type: PropType<import('@tiptap/core').NodeViewProps["view"]>;
|
|
36
36
|
required: true;
|
|
37
37
|
};
|
|
38
38
|
innerDecorations: {
|
|
39
|
-
type:
|
|
39
|
+
type: PropType<import('@tiptap/core').NodeViewProps["innerDecorations"]>;
|
|
40
40
|
required: true;
|
|
41
41
|
};
|
|
42
42
|
HTMLAttributes: {
|
|
43
|
-
type:
|
|
43
|
+
type: PropType<import('@tiptap/core').NodeViewProps["HTMLAttributes"]>;
|
|
44
44
|
required: true;
|
|
45
45
|
};
|
|
46
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
46
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
47
47
|
editor: {
|
|
48
|
-
type:
|
|
48
|
+
type: PropType<import('@tiptap/core').NodeViewProps["editor"]>;
|
|
49
49
|
required: true;
|
|
50
50
|
};
|
|
51
51
|
node: {
|
|
52
|
-
type:
|
|
52
|
+
type: PropType<import('@tiptap/core').NodeViewProps["node"]>;
|
|
53
53
|
required: true;
|
|
54
54
|
};
|
|
55
55
|
decorations: {
|
|
56
|
-
type:
|
|
56
|
+
type: PropType<import('@tiptap/core').NodeViewProps["decorations"]>;
|
|
57
57
|
required: true;
|
|
58
58
|
};
|
|
59
59
|
selected: {
|
|
60
|
-
type:
|
|
60
|
+
type: PropType<import('@tiptap/core').NodeViewProps["selected"]>;
|
|
61
61
|
required: true;
|
|
62
62
|
};
|
|
63
63
|
extension: {
|
|
64
|
-
type:
|
|
64
|
+
type: PropType<import('@tiptap/core').NodeViewProps["extension"]>;
|
|
65
65
|
required: true;
|
|
66
66
|
};
|
|
67
67
|
getPos: {
|
|
68
|
-
type:
|
|
68
|
+
type: PropType<import('@tiptap/core').NodeViewProps["getPos"]>;
|
|
69
69
|
required: true;
|
|
70
70
|
};
|
|
71
71
|
updateAttributes: {
|
|
72
|
-
type:
|
|
72
|
+
type: PropType<import('@tiptap/core').NodeViewProps["updateAttributes"]>;
|
|
73
73
|
required: true;
|
|
74
74
|
};
|
|
75
75
|
deleteNode: {
|
|
76
|
-
type:
|
|
76
|
+
type: PropType<import('@tiptap/core').NodeViewProps["deleteNode"]>;
|
|
77
77
|
required: true;
|
|
78
78
|
};
|
|
79
79
|
view: {
|
|
80
|
-
type:
|
|
80
|
+
type: PropType<import('@tiptap/core').NodeViewProps["view"]>;
|
|
81
81
|
required: true;
|
|
82
82
|
};
|
|
83
83
|
innerDecorations: {
|
|
84
|
-
type:
|
|
84
|
+
type: PropType<import('@tiptap/core').NodeViewProps["innerDecorations"]>;
|
|
85
85
|
required: true;
|
|
86
86
|
};
|
|
87
87
|
HTMLAttributes: {
|
|
88
|
-
type:
|
|
88
|
+
type: PropType<import('@tiptap/core').NodeViewProps["HTMLAttributes"]>;
|
|
89
89
|
required: true;
|
|
90
90
|
};
|
|
91
91
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|