@26lights/orcha 0.42.44 → 0.42.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/orcha.cjs.js +2 -229
- package/dist/orcha.css +1 -1
- package/dist/orcha.es.js +7379 -27319
- package/dist/orcha.umd.js +3 -230
- package/dist/src/components/AoActivityDetails.vue.d.ts +137 -50
- package/dist/src/components/AoActivityDetailsComments.vue.d.ts +47 -43
- package/dist/src/components/AoActivityDetailsFiles.vue.d.ts +23 -25
- package/dist/src/components/AoActivityTasks.vue.d.ts +49 -25
- package/dist/src/components/AoAddTemplateModal.vue.d.ts +26 -20
- package/dist/src/components/AoAvatar.vue.d.ts +45 -37
- package/dist/src/components/AoBadge.vue.d.ts +10 -13
- package/dist/src/components/AoButton.vue.d.ts +82 -57
- package/dist/src/components/AoButtonCard.vue.d.ts +69 -54
- package/dist/src/components/AoButtonCheck.vue.d.ts +23 -21
- package/dist/src/components/AoCard.vue.d.ts +41 -44
- package/dist/src/components/AoCardFeed.vue.d.ts +126 -39
- package/dist/src/components/AoCardHoriz.vue.d.ts +60 -33
- package/dist/src/components/AoCardProjectItemMilestone.vue.d.ts +106 -39
- package/dist/src/components/AoCardProjectItemPhase.vue.d.ts +82 -42
- package/dist/src/components/AoCardTemplate.vue.d.ts +54 -23
- package/dist/src/components/AoCardTemplateItem.vue.d.ts +33 -16
- package/dist/src/components/AoCardTemplateItemActivity.vue.d.ts +17 -19
- package/dist/src/components/AoCardTemplateItemMilestone.vue.d.ts +11 -18
- package/dist/src/components/AoCardTemplateItemPhase.vue.d.ts +25 -20
- package/dist/src/components/AoCheckboxField.vue.d.ts +45 -42
- package/dist/src/components/AoColHeader.vue.d.ts +16 -13
- package/dist/src/components/AoColorPicker.vue.d.ts +16 -22
- package/dist/src/components/AoComment.vue.d.ts +51 -19
- package/dist/src/components/AoCondensedCardProjectItemPhase.vue.d.ts +82 -42
- package/dist/src/components/AoField.vue.d.ts +24 -33
- package/dist/src/components/AoIcon.vue.d.ts +21 -29
- package/dist/src/components/AoInputField.vue.d.ts +61 -50
- package/dist/src/components/AoListKanban.vue.d.ts +116 -23
- package/dist/src/components/AoModal.vue.d.ts +18 -28
- package/dist/src/components/AoMultiselect.vue.d.ts +15 -18
- package/dist/src/components/AoPageHeader.vue.d.ts +14 -15
- package/dist/src/components/AoProgress.vue.d.ts +23 -16
- package/dist/src/components/AoProjectPhase.vue.d.ts +66 -35
- package/dist/src/components/AoProjectPhases.vue.d.ts +68 -37
- package/dist/src/components/AoRuleLine.vue.d.ts +45 -31
- package/dist/src/components/AoSaveTemplateModal.vue.d.ts +14 -17
- package/dist/src/components/AoSearchField.vue.d.ts +32 -34
- package/dist/src/components/AoTabBar.vue.d.ts +6 -6
- package/dist/src/components/AoTag.vue.d.ts +50 -23
- package/dist/src/components/AoTemplateDetailsActivities.vue.d.ts +38 -21
- package/dist/src/components/AoTemplateDetailsMilestones.vue.d.ts +28 -19
- package/dist/src/components/AoTemplateRules.vue.d.ts +43 -18
- package/dist/src/components/AoTitle.vue.d.ts +51 -40
- package/dist/src/components/icons/AccountBoxSharp.vue.d.ts +1 -1
- package/dist/src/components/icons/AccountCircle.vue.d.ts +1 -1
- package/dist/src/components/icons/AccountTreeOutlineRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/AccountTreeRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/Add.vue.d.ts +1 -1
- package/dist/src/components/icons/AddBoxOutlineRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/ArchiveOutlineRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/ArrowBackRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/ArrowDropDownRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/ArrowForwardRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/AssignmentOutlineRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/AttachFileRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/CalendarTodayOutlineRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/CancelRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/ChatOutline.vue.d.ts +1 -1
- package/dist/src/components/icons/CheckBoxOutlineBlank.vue.d.ts +1 -1
- package/dist/src/components/icons/CheckBoxOutlineBlankSharp.vue.d.ts +1 -1
- package/dist/src/components/icons/CheckBoxOutlineRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/CheckSmallRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/ChecklistRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/ChevronLeft.vue.d.ts +1 -1
- package/dist/src/components/icons/ChevronRight.vue.d.ts +1 -1
- package/dist/src/components/icons/CloseRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/ContactsOutlineRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/ContentCopyOutline.vue.d.ts +1 -1
- package/dist/src/components/icons/DeleteOutlineRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/DragIndicator.vue.d.ts +1 -1
- package/dist/src/components/icons/EditDocumentRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/EditOutline.vue.d.ts +1 -1
- package/dist/src/components/icons/ErrorOutlineRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/FilterListRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/FlagRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/FlowsheetOutlineRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/GifBox.vue.d.ts +1 -1
- package/dist/src/components/icons/GroupsOutline.vue.d.ts +1 -1
- package/dist/src/components/icons/HomeOutlineRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/ImageRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/Info.vue.d.ts +1 -1
- package/dist/src/components/icons/KeyboardArrowDown.vue.d.ts +1 -1
- package/dist/src/components/icons/KeyboardArrowUp.vue.d.ts +1 -1
- package/dist/src/components/icons/Loading.vue.d.ts +1 -1
- package/dist/src/components/icons/Lock.vue.d.ts +1 -1
- package/dist/src/components/icons/LogoutRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/Menu.vue.d.ts +1 -1
- package/dist/src/components/icons/MoreHoriz.vue.d.ts +1 -1
- package/dist/src/components/icons/MoreTimeRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/MoreVert.vue.d.ts +1 -1
- package/dist/src/components/icons/MountainFlagOutlineRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/PersonAddOutlineRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/PictureAsPdfRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/RadioButtonChecked.vue.d.ts +1 -1
- package/dist/src/components/icons/RadioButtonCheckedOutline.vue.d.ts +1 -1
- package/dist/src/components/icons/RadioButtonUnchecked.vue.d.ts +1 -1
- package/dist/src/components/icons/RemoveRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/SearchRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/SelectCheckBox.vue.d.ts +1 -1
- package/dist/src/components/icons/SendRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/Settings.vue.d.ts +1 -1
- package/dist/src/components/icons/SlideshowRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/Target.vue.d.ts +1 -1
- package/dist/src/components/icons/TaskOutlineRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/TextSnippetRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/TimerOutline.vue.d.ts +1 -1
- package/dist/src/components/icons/ViewComfyAltRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/ViewCompactAltRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/ViewTimelineRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/WarningOutlineRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/WarningRounded.vue.d.ts +1 -1
- package/dist/src/components/icons/WaterfallChartRounded.vue.d.ts +1 -1
- package/dist/src/composables/useDetachedOptions.d.ts +1 -2
- package/dist/src/composables/useGetDefaultRankAndName.d.ts +1 -2
- package/dist/src/composables/useIsEditing.d.ts +3 -4
- package/dist/src/composables/useSearchField.d.ts +1 -1
- package/dist/src/composables/useSelectAddedElement.d.ts +1 -2
- package/dist/src/helpers.d.ts +6 -13
- package/dist/src/i18n/i18next.d.ts +2 -3
- package/dist/src/main.d.ts +0 -1
- package/dist/src/router/routes.d.ts +1 -2
- package/dist/src/types/components.d.ts +2 -3
- package/dist/src/types/styles.d.ts +1 -1
- package/dist/src/types/utils.d.ts +1 -2
- package/dist/src/views/AoFeed.vue.d.ts +162 -72
- package/dist/src/views/AoMapping.vue.d.ts +118 -49
- package/dist/src/views/AoProjectOverviewActivityDetails.vue.d.ts +125 -43
- package/dist/src/views/AoProjectOverviewMilestoneDetails.vue.d.ts +71 -31
- package/dist/src/views/AoProjectOverviewProject.vue.d.ts +153 -79
- package/dist/src/views/AoTemplateDetails.vue.d.ts +61 -37
- package/dist/src/views/AoTemplates.vue.d.ts +10 -15
- package/dist/src/views/AoTemplatesList.vue.d.ts +12 -17
- package/package.json +1 -2
- package/dist/src/components/AoRichTextContent.vue.d.ts +0 -37
- package/dist/src/components/AoRichTextEditor.vue.d.ts +0 -45
|
@@ -1,32 +1,62 @@
|
|
|
1
|
-
import { Activity, TemplateDetails, TemplateItemType, AddItemPayload, UpdateItemPayload, AddRulePayload, RemoveRulePayload, ActivityType, AddFilesPayload, RemoveFilePayload, RemoveItemPayload
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
templateId:
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
};
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
1
|
+
import { type Activity, type TemplateDetails, type TemplateItemType, type AddItemPayload, type UpdateItemPayload, type AddRulePayload, type RemoveRulePayload, type ActivityType, type AddFilesPayload, type RemoveFilePayload, type RemoveItemPayload } from '../types';
|
|
2
|
+
import { type User } from '../types';
|
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
4
|
+
templateId: {
|
|
5
|
+
type: import("vue").PropType<string>;
|
|
6
|
+
required: true;
|
|
7
|
+
};
|
|
8
|
+
templates: {
|
|
9
|
+
type: import("vue").PropType<TemplateDetails[]>;
|
|
10
|
+
};
|
|
11
|
+
users: {
|
|
12
|
+
type: import("vue").PropType<User[]>;
|
|
13
|
+
required: true;
|
|
14
|
+
};
|
|
15
|
+
phaseId: {
|
|
16
|
+
type: import("vue").PropType<string>;
|
|
17
|
+
};
|
|
18
|
+
milestoneId: {
|
|
19
|
+
type: import("vue").PropType<string>;
|
|
20
|
+
};
|
|
21
|
+
activityId: {
|
|
22
|
+
type: import("vue").PropType<string>;
|
|
23
|
+
};
|
|
24
|
+
activityTypes: {
|
|
25
|
+
type: import("vue").PropType<ActivityType[]>;
|
|
26
|
+
};
|
|
27
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
26
28
|
addItem: (payload: AddItemPayload) => void;
|
|
27
29
|
removeItem: (payload: RemoveItemPayload<TemplateItemType>) => void;
|
|
28
30
|
updateItem: (payload: UpdateItemPayload<TemplateItemType>) => void;
|
|
29
|
-
|
|
31
|
+
addRule: (payload: AddRulePayload) => void;
|
|
32
|
+
removeRule: (payload: RemoveRulePayload) => void;
|
|
33
|
+
addFiles: (payload: AddFilesPayload) => void;
|
|
34
|
+
removeFile: (payload: RemoveFilePayload) => void;
|
|
35
|
+
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
36
|
+
templateId: {
|
|
37
|
+
type: import("vue").PropType<string>;
|
|
38
|
+
required: true;
|
|
39
|
+
};
|
|
40
|
+
templates: {
|
|
41
|
+
type: import("vue").PropType<TemplateDetails[]>;
|
|
42
|
+
};
|
|
43
|
+
users: {
|
|
44
|
+
type: import("vue").PropType<User[]>;
|
|
45
|
+
required: true;
|
|
46
|
+
};
|
|
47
|
+
phaseId: {
|
|
48
|
+
type: import("vue").PropType<string>;
|
|
49
|
+
};
|
|
50
|
+
milestoneId: {
|
|
51
|
+
type: import("vue").PropType<string>;
|
|
52
|
+
};
|
|
53
|
+
activityId: {
|
|
54
|
+
type: import("vue").PropType<string>;
|
|
55
|
+
};
|
|
56
|
+
activityTypes: {
|
|
57
|
+
type: import("vue").PropType<ActivityType[]>;
|
|
58
|
+
};
|
|
59
|
+
}>> & {
|
|
30
60
|
onRemoveFile?: ((payload: RemoveFilePayload) => any) | undefined;
|
|
31
61
|
onAddFiles?: ((payload: AddFilesPayload) => any) | undefined;
|
|
32
62
|
onAddRule?: ((payload: AddRulePayload) => any) | undefined;
|
|
@@ -34,18 +64,12 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
34
64
|
onAddItem?: ((payload: AddItemPayload) => any) | undefined;
|
|
35
65
|
onRemoveItem?: ((payload: RemoveItemPayload<TemplateItemType>) => any) | undefined;
|
|
36
66
|
onUpdateItem?: ((payload: UpdateItemPayload<TemplateItemType>) => any) | undefined;
|
|
37
|
-
}
|
|
38
|
-
|
|
67
|
+
}, {}, {}>, {
|
|
68
|
+
activityDetailsBody(props: {
|
|
69
|
+
activity: Activity;
|
|
70
|
+
}): any;
|
|
71
|
+
}>;
|
|
39
72
|
export default _default;
|
|
40
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
41
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
42
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
43
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
44
|
-
} : {
|
|
45
|
-
type: import('vue').PropType<T[K]>;
|
|
46
|
-
required: true;
|
|
47
|
-
};
|
|
48
|
-
};
|
|
49
73
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
50
74
|
new (): {
|
|
51
75
|
$slots: S;
|
|
@@ -1,16 +1,11 @@
|
|
|
1
|
-
import { TemplateDetails } from '../types';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
type
|
|
9
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
10
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
11
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
12
|
-
} : {
|
|
13
|
-
type: import('vue').PropType<T[K]>;
|
|
14
|
-
required: true;
|
|
1
|
+
import { type TemplateDetails } from '../types';
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{
|
|
3
|
+
templates: {
|
|
4
|
+
type: import("vue").PropType<TemplateDetails[]>;
|
|
5
|
+
};
|
|
6
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
|
+
templates: {
|
|
8
|
+
type: import("vue").PropType<TemplateDetails[]>;
|
|
15
9
|
};
|
|
16
|
-
}
|
|
10
|
+
}>>, {}, {}>;
|
|
11
|
+
export default _default;
|
|
@@ -1,26 +1,21 @@
|
|
|
1
|
-
import { TemplateDetails, UpdateItemPayload, TemplateItemType, RemoveItemPayload } from '../types';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}
|
|
6
|
-
|
|
1
|
+
import { type TemplateDetails, UpdateItemPayload, TemplateItemType, RemoveItemPayload } from '../types';
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{
|
|
3
|
+
templates: {
|
|
4
|
+
type: import("vue").PropType<TemplateDetails[]>;
|
|
5
|
+
};
|
|
6
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
7
|
addTemplate: (template: Pick<TemplateDetails, "name" | "rank">) => void;
|
|
8
8
|
updateTemplates: (templates: TemplateDetails[]) => void;
|
|
9
9
|
updateItem: (item: UpdateItemPayload<TemplateItemType>) => void;
|
|
10
10
|
removeItem: (item: RemoveItemPayload<TemplateItemType>) => void;
|
|
11
|
-
}, string, import(
|
|
11
|
+
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
templates: {
|
|
13
|
+
type: import("vue").PropType<TemplateDetails[]>;
|
|
14
|
+
};
|
|
15
|
+
}>> & {
|
|
12
16
|
onRemoveItem?: ((item: RemoveItemPayload<TemplateItemType>) => any) | undefined;
|
|
13
17
|
onUpdateItem?: ((item: UpdateItemPayload<TemplateItemType>) => any) | undefined;
|
|
14
18
|
onAddTemplate?: ((template: Pick<TemplateDetails, "name" | "rank">) => any) | undefined;
|
|
15
19
|
onUpdateTemplates?: ((templates: TemplateDetails[]) => any) | undefined;
|
|
16
|
-
}
|
|
20
|
+
}, {}, {}>;
|
|
17
21
|
export default _default;
|
|
18
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
19
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
20
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
21
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
22
|
-
} : {
|
|
23
|
-
type: import('vue').PropType<T[K]>;
|
|
24
|
-
required: true;
|
|
25
|
-
};
|
|
26
|
-
};
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"type": "module",
|
|
5
5
|
"license": "CC-BY-NC-ND-4.0",
|
|
6
6
|
"author": "26lights <dev@26lights.com> (https://www.26lights.com)",
|
|
7
|
-
"version": "0.42.
|
|
7
|
+
"version": "0.42.45",
|
|
8
8
|
"workspaces": [
|
|
9
9
|
"packages/*"
|
|
10
10
|
],
|
|
@@ -37,7 +37,6 @@
|
|
|
37
37
|
"i18next-http-backend": "^2.2.1",
|
|
38
38
|
"i18next-vue": "^2.2.1",
|
|
39
39
|
"lexorank": "^1.0.5",
|
|
40
|
-
"suneditor": "^3.3.0",
|
|
41
40
|
"vue-color-kit": "^1.0.6"
|
|
42
41
|
},
|
|
43
42
|
"devDependencies": {
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
type Props = {
|
|
2
|
-
content?: string;
|
|
3
|
-
};
|
|
4
|
-
declare function __VLS_template(): {
|
|
5
|
-
placeholder?(_: {}): any;
|
|
6
|
-
};
|
|
7
|
-
declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
8
|
-
content: string;
|
|
9
|
-
}>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
10
|
-
content: string;
|
|
11
|
-
}>>> & Readonly<{}>, {
|
|
12
|
-
content: string;
|
|
13
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
14
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
15
|
-
export default _default;
|
|
16
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
17
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
18
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
19
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
20
|
-
} : {
|
|
21
|
-
type: import('vue').PropType<T[K]>;
|
|
22
|
-
required: true;
|
|
23
|
-
};
|
|
24
|
-
};
|
|
25
|
-
type __VLS_WithDefaults<P, D> = {
|
|
26
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
27
|
-
default: D[K];
|
|
28
|
-
}> : P[K];
|
|
29
|
-
};
|
|
30
|
-
type __VLS_Prettify<T> = {
|
|
31
|
-
[K in keyof T]: T[K];
|
|
32
|
-
} & {};
|
|
33
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
34
|
-
new (): {
|
|
35
|
-
$slots: S;
|
|
36
|
-
};
|
|
37
|
-
};
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
type Props = {
|
|
3
|
-
modelValue?: string;
|
|
4
|
-
readonly?: boolean;
|
|
5
|
-
placeholder?: string;
|
|
6
|
-
};
|
|
7
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
8
|
-
modelValue: string;
|
|
9
|
-
readonly: boolean;
|
|
10
|
-
placeholder: string;
|
|
11
|
-
}>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
12
|
-
blur: (value: string) => void;
|
|
13
|
-
focus: () => void;
|
|
14
|
-
"update:modelValue": (value: string) => void;
|
|
15
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
16
|
-
modelValue: string;
|
|
17
|
-
readonly: boolean;
|
|
18
|
-
placeholder: string;
|
|
19
|
-
}>>> & Readonly<{
|
|
20
|
-
onBlur?: ((value: string) => any) | undefined;
|
|
21
|
-
onFocus?: (() => any) | undefined;
|
|
22
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
23
|
-
}>, {
|
|
24
|
-
placeholder: string;
|
|
25
|
-
modelValue: string;
|
|
26
|
-
readonly: boolean;
|
|
27
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
28
|
-
export default _default;
|
|
29
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
30
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
31
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
32
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
33
|
-
} : {
|
|
34
|
-
type: import('vue').PropType<T[K]>;
|
|
35
|
-
required: true;
|
|
36
|
-
};
|
|
37
|
-
};
|
|
38
|
-
type __VLS_WithDefaults<P, D> = {
|
|
39
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
40
|
-
default: D[K];
|
|
41
|
-
}> : P[K];
|
|
42
|
-
};
|
|
43
|
-
type __VLS_Prettify<T> = {
|
|
44
|
-
[K in keyof T]: T[K];
|
|
45
|
-
} & {};
|