@26lights/orcha 0.42.45 → 0.42.46
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/orcha.cjs.js +101 -2
- package/dist/orcha.css +1 -1
- package/dist/orcha.es.js +49409 -7303
- package/dist/orcha.umd.js +102 -3
- package/dist/src/components/AoActivityDetails.vue.d.ts +16 -14
- package/dist/src/components/AoActivityDetailsComments.vue.d.ts +16 -15
- package/dist/src/components/AoActivityDetailsFiles.vue.d.ts +9 -7
- package/dist/src/components/AoActivityTasks.vue.d.ts +10 -9
- package/dist/src/components/AoAddTemplateModal.vue.d.ts +9 -7
- package/dist/src/components/AoAvatar.vue.d.ts +7 -6
- package/dist/src/components/AoBadge.vue.d.ts +4 -3
- package/dist/src/components/AoButton.vue.d.ts +10 -8
- package/dist/src/components/AoButtonCard.vue.d.ts +10 -8
- package/dist/src/components/AoButtonCheck.vue.d.ts +6 -5
- package/dist/src/components/AoCard.vue.d.ts +9 -6
- package/dist/src/components/AoCardFeed.vue.d.ts +8 -6
- package/dist/src/components/AoCardHoriz.vue.d.ts +17 -15
- package/dist/src/components/AoCardProjectItemMilestone.vue.d.ts +13 -11
- package/dist/src/components/AoCardProjectItemPhase.vue.d.ts +17 -15
- package/dist/src/components/AoCardTemplate.vue.d.ts +6 -5
- package/dist/src/components/AoCardTemplateItem.vue.d.ts +7 -6
- package/dist/src/components/AoCardTemplateItemActivity.vue.d.ts +6 -4
- package/dist/src/components/AoCardTemplateItemMilestone.vue.d.ts +6 -4
- package/dist/src/components/AoCardTemplateItemPhase.vue.d.ts +6 -4
- package/dist/src/components/AoCheckboxField.vue.d.ts +6 -5
- package/dist/src/components/AoColHeader.vue.d.ts +4 -3
- package/dist/src/components/AoColorPicker.vue.d.ts +8 -6
- package/dist/src/components/AoComment.vue.d.ts +6 -5
- package/dist/src/components/AoCondensedCardProjectItemPhase.vue.d.ts +17 -15
- package/dist/src/components/AoField.vue.d.ts +7 -5
- package/dist/src/components/AoIcon.vue.d.ts +5 -4
- package/dist/src/components/AoInputField.vue.d.ts +6 -5
- package/dist/src/components/AoListKanban.vue.d.ts +13 -97
- package/dist/src/components/AoMarkdownContent.vue.d.ts +24 -0
- package/dist/src/components/AoModal.vue.d.ts +9 -7
- package/dist/src/components/AoMultiselect.vue.d.ts +5 -3
- package/dist/src/components/AoPageHeader.vue.d.ts +8 -6
- package/dist/src/components/AoProgress.vue.d.ts +4 -3
- package/dist/src/components/AoProjectPhase.vue.d.ts +15 -14
- package/dist/src/components/AoProjectPhases.vue.d.ts +16 -15
- package/dist/src/components/AoRichTextEditor.vue.d.ts +30 -0
- package/dist/src/components/AoRuleLine.vue.d.ts +9 -7
- package/dist/src/components/AoSaveTemplateModal.vue.d.ts +6 -5
- package/dist/src/components/AoSearchField.vue.d.ts +8 -7
- package/dist/src/components/AoTabBar.vue.d.ts +6 -6
- package/dist/src/components/AoTag.vue.d.ts +6 -5
- package/dist/src/components/AoTemplateDetailsActivities.vue.d.ts +6 -5
- package/dist/src/components/AoTemplateDetailsMilestones.vue.d.ts +6 -5
- package/dist/src/components/AoTemplateRules.vue.d.ts +6 -5
- package/dist/src/components/AoTitle.vue.d.ts +13 -12
- package/dist/src/components/icons/AccountBoxSharp.vue.d.ts +2 -1
- package/dist/src/components/icons/AccountCircle.vue.d.ts +2 -1
- package/dist/src/components/icons/AccountTreeOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/AccountTreeRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/Add.vue.d.ts +2 -1
- package/dist/src/components/icons/AddBoxOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ArchiveOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ArrowBackRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ArrowDropDownRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ArrowForwardRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/AssignmentOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/AttachFileRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/CalendarTodayOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/CancelRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ChatOutline.vue.d.ts +2 -1
- package/dist/src/components/icons/CheckBoxOutlineBlank.vue.d.ts +2 -1
- package/dist/src/components/icons/CheckBoxOutlineBlankSharp.vue.d.ts +2 -1
- package/dist/src/components/icons/CheckBoxOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/CheckSmallRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ChecklistRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ChevronLeft.vue.d.ts +2 -1
- package/dist/src/components/icons/ChevronRight.vue.d.ts +2 -1
- package/dist/src/components/icons/CloseRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ContactsOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ContentCopyOutline.vue.d.ts +2 -1
- package/dist/src/components/icons/DeleteOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/DragIndicator.vue.d.ts +2 -1
- package/dist/src/components/icons/EditDocumentRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/EditOutline.vue.d.ts +2 -1
- package/dist/src/components/icons/ErrorOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/FilterListRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/FlagRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/FlowsheetOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/GifBox.vue.d.ts +2 -1
- package/dist/src/components/icons/GroupsOutline.vue.d.ts +2 -1
- package/dist/src/components/icons/HomeOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ImageRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/Info.vue.d.ts +2 -1
- package/dist/src/components/icons/KeyboardArrowDown.vue.d.ts +2 -1
- package/dist/src/components/icons/KeyboardArrowUp.vue.d.ts +2 -1
- package/dist/src/components/icons/Loading.vue.d.ts +1 -1
- package/dist/src/components/icons/Lock.vue.d.ts +2 -1
- package/dist/src/components/icons/LogoutRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/Menu.vue.d.ts +2 -1
- package/dist/src/components/icons/MoreHoriz.vue.d.ts +2 -1
- package/dist/src/components/icons/MoreTimeRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/MoreVert.vue.d.ts +2 -1
- package/dist/src/components/icons/MountainFlagOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/PersonAddOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/PictureAsPdfRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/RadioButtonChecked.vue.d.ts +2 -1
- package/dist/src/components/icons/RadioButtonCheckedOutline.vue.d.ts +2 -1
- package/dist/src/components/icons/RadioButtonUnchecked.vue.d.ts +2 -1
- package/dist/src/components/icons/RemoveRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/SearchRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/SelectCheckBox.vue.d.ts +2 -1
- package/dist/src/components/icons/SendRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/Settings.vue.d.ts +2 -1
- package/dist/src/components/icons/SlideshowRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/Target.vue.d.ts +2 -1
- package/dist/src/components/icons/TaskOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/TextSnippetRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/TimerOutline.vue.d.ts +2 -1
- package/dist/src/components/icons/ViewComfyAltRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ViewCompactAltRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/ViewTimelineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/WarningOutlineRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/WarningRounded.vue.d.ts +2 -1
- package/dist/src/components/icons/WaterfallChartRounded.vue.d.ts +2 -1
- package/dist/src/composables/useIsEditing.d.ts +2 -2
- package/dist/src/composables/useSearchField.d.ts +1 -1
- package/dist/src/helpers.d.ts +8 -2
- package/dist/src/views/AoFeed.vue.d.ts +20 -18
- package/dist/src/views/AoMapping.vue.d.ts +18 -16
- package/dist/src/views/AoProjectOverviewActivityDetails.vue.d.ts +14 -14
- package/dist/src/views/AoProjectOverviewMilestoneDetails.vue.d.ts +11 -10
- package/dist/src/views/AoProjectOverviewProject.vue.d.ts +30 -28
- package/dist/src/views/AoTemplateDetails.vue.d.ts +11 -9
- package/dist/src/views/AoTemplates.vue.d.ts +4 -3
- package/dist/src/views/AoTemplatesList.vue.d.ts +6 -5
- package/package.json +7 -3
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type Phase, type UpdateMilestonePayload, type RemoveMilestonePayload } from '../types';
|
|
2
|
-
declare const
|
|
2
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
templateId: {
|
|
4
4
|
type: import("vue").PropType<string>;
|
|
5
5
|
required: true;
|
|
@@ -11,14 +11,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11
11
|
type: import("vue").PropType<Phase>;
|
|
12
12
|
required: true;
|
|
13
13
|
};
|
|
14
|
-
}
|
|
14
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
15
15
|
addMilestone: (payload: {
|
|
16
16
|
phaseId: string;
|
|
17
17
|
}) => void;
|
|
18
18
|
updateMilestone: (payload: UpdateMilestonePayload) => void;
|
|
19
19
|
updatePhase: (payload: UpdateItemPhasePayload) => void;
|
|
20
20
|
removeMilestone: (payload: RemoveMilestonePayload) => void;
|
|
21
|
-
}, string, import("vue").
|
|
21
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
22
22
|
templateId: {
|
|
23
23
|
type: import("vue").PropType<string>;
|
|
24
24
|
required: true;
|
|
@@ -30,12 +30,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
30
30
|
type: import("vue").PropType<Phase>;
|
|
31
31
|
required: true;
|
|
32
32
|
};
|
|
33
|
-
}>> & {
|
|
33
|
+
}>> & Readonly<{
|
|
34
34
|
onAddMilestone?: ((payload: {
|
|
35
35
|
phaseId: string;
|
|
36
36
|
}) => any) | undefined;
|
|
37
37
|
onUpdateMilestone?: ((payload: UpdateMilestonePayload) => any) | undefined;
|
|
38
38
|
onUpdatePhase?: ((payload: UpdateItemPhasePayload) => any) | undefined;
|
|
39
39
|
onRemoveMilestone?: ((payload: RemoveMilestonePayload) => any) | undefined;
|
|
40
|
-
}, {}, {}>;
|
|
40
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
41
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
41
42
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type Activity, type Milestone, type Phase, type Rule } from '../types';
|
|
2
|
-
declare const
|
|
2
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
templateId: {
|
|
4
4
|
type: import("vue").PropType<string>;
|
|
5
5
|
required: true;
|
|
@@ -17,10 +17,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
17
17
|
templateActivities: {
|
|
18
18
|
type: import("vue").PropType<Activity[]>;
|
|
19
19
|
};
|
|
20
|
-
}
|
|
20
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
21
21
|
addRule: (args_0: void) => void;
|
|
22
22
|
removeRule: (id: string) => void;
|
|
23
|
-
}, string, import("vue").
|
|
23
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
24
24
|
templateId: {
|
|
25
25
|
type: import("vue").PropType<string>;
|
|
26
26
|
required: true;
|
|
@@ -38,8 +38,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
38
38
|
templateActivities: {
|
|
39
39
|
type: import("vue").PropType<Activity[]>;
|
|
40
40
|
};
|
|
41
|
-
}>> & {
|
|
41
|
+
}>> & Readonly<{
|
|
42
42
|
onAddRule?: ((args_0?: void | undefined) => any) | undefined;
|
|
43
43
|
onRemoveRule?: ((id: string) => any) | undefined;
|
|
44
|
-
}, {}, {}>;
|
|
44
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
45
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
45
46
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type ColorValues } from '../types/styles';
|
|
2
|
-
declare const
|
|
2
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
title: {
|
|
4
4
|
type: import("vue").PropType<string>;
|
|
5
5
|
required: true;
|
|
@@ -10,21 +10,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10
10
|
id: {
|
|
11
11
|
type: import("vue").PropType<string>;
|
|
12
12
|
};
|
|
13
|
+
tag: {
|
|
14
|
+
type: import("vue").PropType<keyof HTMLElementTagNameMap>;
|
|
15
|
+
};
|
|
13
16
|
level: {
|
|
14
17
|
type: import("vue").PropType<number>;
|
|
15
18
|
default: number;
|
|
16
19
|
};
|
|
17
|
-
tag: {
|
|
18
|
-
type: import("vue").PropType<keyof HTMLElementTagNameMap>;
|
|
19
|
-
};
|
|
20
20
|
isEditable: {
|
|
21
21
|
type: import("vue").PropType<boolean>;
|
|
22
22
|
default: boolean;
|
|
23
23
|
};
|
|
24
|
-
}
|
|
24
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
25
25
|
'update:title': (v: string) => void;
|
|
26
26
|
'toggle-is-editing': (v: boolean) => void;
|
|
27
|
-
}, string, import("vue").
|
|
27
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
28
28
|
title: {
|
|
29
29
|
type: import("vue").PropType<string>;
|
|
30
30
|
required: true;
|
|
@@ -35,22 +35,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
35
35
|
id: {
|
|
36
36
|
type: import("vue").PropType<string>;
|
|
37
37
|
};
|
|
38
|
+
tag: {
|
|
39
|
+
type: import("vue").PropType<keyof HTMLElementTagNameMap>;
|
|
40
|
+
};
|
|
38
41
|
level: {
|
|
39
42
|
type: import("vue").PropType<number>;
|
|
40
43
|
default: number;
|
|
41
44
|
};
|
|
42
|
-
tag: {
|
|
43
|
-
type: import("vue").PropType<keyof HTMLElementTagNameMap>;
|
|
44
|
-
};
|
|
45
45
|
isEditable: {
|
|
46
46
|
type: import("vue").PropType<boolean>;
|
|
47
47
|
default: boolean;
|
|
48
48
|
};
|
|
49
|
-
}>> & {
|
|
49
|
+
}>> & Readonly<{
|
|
50
50
|
"onUpdate:title"?: ((v: string) => any) | undefined;
|
|
51
51
|
"onToggle-is-editing"?: ((v: boolean) => any) | undefined;
|
|
52
|
-
}
|
|
52
|
+
}>, {
|
|
53
53
|
level: number;
|
|
54
54
|
isEditable: boolean;
|
|
55
|
-
}, {}>;
|
|
55
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
56
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
56
57
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_publicComponent: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
declare const _default: typeof __VLS_publicComponent;
|
|
2
3
|
export default _default;
|