@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,56 +1,87 @@
|
|
|
1
|
-
import { ActivityStatus, AddMilestonePayload, AddPhasePayload,
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
1
|
+
import { type ActivityStatus, type AddMilestonePayload, type AddPhasePayload, type Phase, type UpdateMilestonePayload, type UpdatePhasePayload, type User, type TimeTracking } from '../types';
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{
|
|
3
|
+
phases: {
|
|
4
|
+
type: import("vue").PropType<Phase[]>;
|
|
5
|
+
required: true;
|
|
6
|
+
};
|
|
7
|
+
closedStatus: {
|
|
8
|
+
type: import("vue").PropType<ActivityStatus>;
|
|
9
|
+
required: true;
|
|
10
|
+
};
|
|
11
|
+
isEditable: {
|
|
12
|
+
type: import("vue").PropType<boolean>;
|
|
13
|
+
};
|
|
14
|
+
users: {
|
|
15
|
+
type: import("vue").PropType<User[]>;
|
|
16
|
+
required: true;
|
|
17
|
+
};
|
|
18
|
+
readonly: {
|
|
19
|
+
type: import("vue").PropType<boolean>;
|
|
20
|
+
};
|
|
21
|
+
timeTrackingData: {
|
|
22
|
+
type: import("vue").PropType<Record<string, TimeTracking>>;
|
|
23
|
+
};
|
|
24
|
+
estimationUnit: {
|
|
25
|
+
type: import("vue").PropType<string>;
|
|
26
|
+
};
|
|
27
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
28
|
addMilestone: (payload: AddMilestonePayload) => void;
|
|
14
29
|
updateMilestone: (payload: UpdateMilestonePayload) => void;
|
|
15
|
-
|
|
30
|
+
archiveMilestone: (payload: {
|
|
31
|
+
id: string;
|
|
32
|
+
}) => void;
|
|
33
|
+
unarchiveMilestone: (payload: {
|
|
34
|
+
id: string;
|
|
35
|
+
}) => void;
|
|
16
36
|
addPhase: (payload: AddPhasePayload) => void;
|
|
37
|
+
updatePhase: (payload: UpdatePhasePayload) => void;
|
|
17
38
|
archivePhase: (payload: {
|
|
18
|
-
id:
|
|
39
|
+
id: string;
|
|
19
40
|
}) => void;
|
|
20
41
|
unarchivePhase: (payload: {
|
|
21
|
-
id:
|
|
22
|
-
}) => void;
|
|
23
|
-
archiveMilestone: (payload: {
|
|
24
|
-
id: Id;
|
|
25
|
-
}) => void;
|
|
26
|
-
unarchiveMilestone: (payload: {
|
|
27
|
-
id: Id;
|
|
42
|
+
id: string;
|
|
28
43
|
}) => void;
|
|
29
|
-
}, string, import(
|
|
44
|
+
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
45
|
+
phases: {
|
|
46
|
+
type: import("vue").PropType<Phase[]>;
|
|
47
|
+
required: true;
|
|
48
|
+
};
|
|
49
|
+
closedStatus: {
|
|
50
|
+
type: import("vue").PropType<ActivityStatus>;
|
|
51
|
+
required: true;
|
|
52
|
+
};
|
|
53
|
+
isEditable: {
|
|
54
|
+
type: import("vue").PropType<boolean>;
|
|
55
|
+
};
|
|
56
|
+
users: {
|
|
57
|
+
type: import("vue").PropType<User[]>;
|
|
58
|
+
required: true;
|
|
59
|
+
};
|
|
60
|
+
readonly: {
|
|
61
|
+
type: import("vue").PropType<boolean>;
|
|
62
|
+
};
|
|
63
|
+
timeTrackingData: {
|
|
64
|
+
type: import("vue").PropType<Record<string, TimeTracking>>;
|
|
65
|
+
};
|
|
66
|
+
estimationUnit: {
|
|
67
|
+
type: import("vue").PropType<string>;
|
|
68
|
+
};
|
|
69
|
+
}>> & {
|
|
30
70
|
onAddMilestone?: ((payload: AddMilestonePayload) => any) | undefined;
|
|
31
71
|
onUpdateMilestone?: ((payload: UpdateMilestonePayload) => any) | undefined;
|
|
32
72
|
onUpdatePhase?: ((payload: UpdatePhasePayload) => any) | undefined;
|
|
33
|
-
onAddPhase?: ((payload: AddPhasePayload) => any) | undefined;
|
|
34
73
|
onArchivePhase?: ((payload: {
|
|
35
|
-
id:
|
|
74
|
+
id: string;
|
|
36
75
|
}) => any) | undefined;
|
|
37
76
|
onUnarchivePhase?: ((payload: {
|
|
38
|
-
id:
|
|
77
|
+
id: string;
|
|
39
78
|
}) => any) | undefined;
|
|
40
79
|
onArchiveMilestone?: ((payload: {
|
|
41
|
-
id:
|
|
80
|
+
id: string;
|
|
42
81
|
}) => any) | undefined;
|
|
43
82
|
onUnarchiveMilestone?: ((payload: {
|
|
44
|
-
id:
|
|
83
|
+
id: string;
|
|
45
84
|
}) => any) | undefined;
|
|
46
|
-
|
|
85
|
+
onAddPhase?: ((payload: AddPhasePayload) => any) | undefined;
|
|
86
|
+
}, {}, {}>;
|
|
47
87
|
export default _default;
|
|
48
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
49
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
50
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
51
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
52
|
-
} : {
|
|
53
|
-
type: import('vue').PropType<T[K]>;
|
|
54
|
-
required: true;
|
|
55
|
-
};
|
|
56
|
-
};
|
|
@@ -1,33 +1,47 @@
|
|
|
1
|
-
import { Activity, Milestone, Phase, Rule } from '../types';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
type
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
1
|
+
import { type Activity, type Milestone, type Phase, type Rule, type UpdateRulePayload } from '../types';
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{
|
|
3
|
+
tagName: {
|
|
4
|
+
type: import("vue").PropType<keyof HTMLElementTagNameMap>;
|
|
5
|
+
default: string;
|
|
6
|
+
};
|
|
7
|
+
templateActivities: {
|
|
8
|
+
type: import("vue").PropType<Activity[]>;
|
|
9
|
+
};
|
|
10
|
+
templateMilestones: {
|
|
11
|
+
type: import("vue").PropType<Milestone[]>;
|
|
12
|
+
};
|
|
13
|
+
rule: {
|
|
14
|
+
type: import("vue").PropType<Rule>;
|
|
15
|
+
required: true;
|
|
16
|
+
};
|
|
17
|
+
templatePhases: {
|
|
18
|
+
type: import("vue").PropType<Phase[]>;
|
|
19
|
+
};
|
|
20
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
21
|
+
'update:rule': (payload: UpdateRulePayload) => void;
|
|
22
|
+
close: (args_0: void) => void;
|
|
23
|
+
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
24
|
+
tagName: {
|
|
25
|
+
type: import("vue").PropType<keyof HTMLElementTagNameMap>;
|
|
26
|
+
default: string;
|
|
27
|
+
};
|
|
28
|
+
templateActivities: {
|
|
29
|
+
type: import("vue").PropType<Activity[]>;
|
|
30
|
+
};
|
|
31
|
+
templateMilestones: {
|
|
32
|
+
type: import("vue").PropType<Milestone[]>;
|
|
33
|
+
};
|
|
34
|
+
rule: {
|
|
35
|
+
type: import("vue").PropType<Rule>;
|
|
23
36
|
required: true;
|
|
24
37
|
};
|
|
25
|
-
|
|
26
|
-
type
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
}
|
|
38
|
+
templatePhases: {
|
|
39
|
+
type: import("vue").PropType<Phase[]>;
|
|
40
|
+
};
|
|
41
|
+
}>> & {
|
|
42
|
+
onClose?: ((args_0?: void | undefined) => any) | undefined;
|
|
43
|
+
"onUpdate:rule"?: ((payload: UpdateRulePayload) => any) | undefined;
|
|
44
|
+
}, {
|
|
45
|
+
tagName: keyof HTMLElementTagNameMap;
|
|
46
|
+
}, {}>;
|
|
47
|
+
export default _default;
|
|
@@ -1,20 +1,17 @@
|
|
|
1
|
-
import { Phase } from '../types';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import { type Phase } from '../types';
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{
|
|
3
|
+
phases: {
|
|
4
|
+
type: import("vue").PropType<Phase[]>;
|
|
5
|
+
required: true;
|
|
6
|
+
};
|
|
7
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
8
|
save: (templateName: string, phaseIds: string[]) => void;
|
|
8
|
-
}, string, import(
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
export default _default;
|
|
12
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
13
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
14
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
15
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
16
|
-
} : {
|
|
17
|
-
type: import('vue').PropType<T[K]>;
|
|
9
|
+
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
10
|
+
phases: {
|
|
11
|
+
type: import("vue").PropType<Phase[]>;
|
|
18
12
|
required: true;
|
|
19
13
|
};
|
|
20
|
-
}
|
|
14
|
+
}>> & {
|
|
15
|
+
onSave?: ((templateName: string, phaseIds: string[]) => any) | undefined;
|
|
16
|
+
}, {}, {}>;
|
|
17
|
+
export default _default;
|
|
@@ -1,39 +1,37 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
};
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
placeholder: {
|
|
3
|
+
type: import("vue").PropType<string>;
|
|
4
|
+
default: string;
|
|
5
|
+
};
|
|
6
|
+
modelValue: {
|
|
7
|
+
type: import("vue").PropType<string>;
|
|
8
|
+
required: true;
|
|
9
|
+
};
|
|
10
|
+
delay: {
|
|
11
|
+
type: import("vue").PropType<number>;
|
|
12
|
+
default: number;
|
|
13
|
+
};
|
|
14
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
15
|
+
'update:modelValue': (value: string, e?: Event | undefined) => void;
|
|
10
16
|
clear: (e: Event) => void;
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
+
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
18
|
+
placeholder: {
|
|
19
|
+
type: import("vue").PropType<string>;
|
|
20
|
+
default: string;
|
|
21
|
+
};
|
|
22
|
+
modelValue: {
|
|
23
|
+
type: import("vue").PropType<string>;
|
|
24
|
+
required: true;
|
|
25
|
+
};
|
|
26
|
+
delay: {
|
|
27
|
+
type: import("vue").PropType<number>;
|
|
28
|
+
default: number;
|
|
29
|
+
};
|
|
30
|
+
}>> & {
|
|
17
31
|
"onUpdate:modelValue"?: ((value: string, e?: Event | undefined) => any) | undefined;
|
|
18
|
-
|
|
32
|
+
onClear?: ((e: Event) => any) | undefined;
|
|
33
|
+
}, {
|
|
19
34
|
placeholder: string;
|
|
20
35
|
delay: number;
|
|
21
|
-
}, {}
|
|
36
|
+
}, {}>;
|
|
22
37
|
export default _default;
|
|
23
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
24
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
25
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
26
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
27
|
-
} : {
|
|
28
|
-
type: import('vue').PropType<T[K]>;
|
|
29
|
-
required: true;
|
|
30
|
-
};
|
|
31
|
-
};
|
|
32
|
-
type __VLS_WithDefaults<P, D> = {
|
|
33
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
34
|
-
default: D[K];
|
|
35
|
-
}> : P[K];
|
|
36
|
-
};
|
|
37
|
-
type __VLS_Prettify<T> = {
|
|
38
|
-
[K in keyof T]: T[K];
|
|
39
|
-
} & {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import(
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
modelValue: {
|
|
3
3
|
type: (StringConstructor | NumberConstructor)[];
|
|
4
4
|
required: true;
|
|
@@ -16,9 +16,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
16
16
|
default: undefined;
|
|
17
17
|
validator: (value: string) => boolean;
|
|
18
18
|
};
|
|
19
|
-
}
|
|
19
|
+
}, unknown, unknown, {}, {
|
|
20
20
|
selectTab(value: string | number): void;
|
|
21
|
-
}, import(
|
|
21
|
+
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
22
22
|
modelValue: {
|
|
23
23
|
type: (StringConstructor | NumberConstructor)[];
|
|
24
24
|
required: true;
|
|
@@ -36,9 +36,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
36
36
|
default: undefined;
|
|
37
37
|
validator: (value: string) => boolean;
|
|
38
38
|
};
|
|
39
|
-
}>> &
|
|
39
|
+
}>> & {
|
|
40
40
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
41
|
-
}
|
|
41
|
+
}, {
|
|
42
42
|
variant: string;
|
|
43
|
-
}, {}
|
|
43
|
+
}, {}>;
|
|
44
44
|
export default _default;
|
|
@@ -1,28 +1,55 @@
|
|
|
1
|
-
import { ColorValues,
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
1
|
+
import { type ColorValues, type TagVariant } from '../types/styles';
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{
|
|
3
|
+
label: {
|
|
4
|
+
type: import("vue").PropType<string | number>;
|
|
5
|
+
required: true;
|
|
6
|
+
};
|
|
7
|
+
color: {
|
|
8
|
+
type: import("vue").PropType<ColorValues>;
|
|
9
|
+
};
|
|
10
|
+
rawColor: {
|
|
11
|
+
type: import("vue").PropType<string>;
|
|
12
|
+
};
|
|
13
|
+
clickable: {
|
|
14
|
+
type: import("vue").PropType<boolean>;
|
|
15
|
+
};
|
|
16
|
+
closable: {
|
|
17
|
+
type: import("vue").PropType<boolean>;
|
|
18
|
+
};
|
|
19
|
+
variant: {
|
|
20
|
+
type: import("vue").PropType<TagVariant>;
|
|
21
|
+
};
|
|
22
|
+
iconName: {
|
|
23
|
+
type: import("vue").PropType<"AccountBoxSharp" | "AccountCircle" | "AccountTreeOutlineRounded" | "AccountTreeRounded" | "Add" | "AddBoxOutlineRounded" | "ArchiveOutlineRounded" | "ArrowBackRounded" | "ArrowDropDownRounded" | "ArrowForwardRounded" | "AssignmentOutlineRounded" | "AttachFileRounded" | "CalendarTodayOutlineRounded" | "CancelRounded" | "ChatOutline" | "CheckBoxOutlineBlank" | "CheckBoxOutlineBlankSharp" | "CheckBoxOutlineRounded" | "CheckSmallRounded" | "ChecklistRounded" | "ChevronLeft" | "ChevronRight" | "CloseRounded" | "ContactsOutlineRounded" | "ContentCopyOutline" | "DeleteOutlineRounded" | "DragIndicator" | "EditDocumentRounded" | "EditOutline" | "ErrorOutlineRounded" | "FilterListRounded" | "FlagRounded" | "FlowsheetOutlineRounded" | "GifBox" | "GroupsOutline" | "HomeOutlineRounded" | "ImageRounded" | "Info" | "KeyboardArrowDown" | "KeyboardArrowUp" | "Lock" | "LogoutRounded" | "Menu" | "MoreHoriz" | "MoreTimeRounded" | "MoreVert" | "MountainFlagOutlineRounded" | "PersonAddOutlineRounded" | "PictureAsPdfRounded" | "RadioButtonChecked" | "RadioButtonCheckedOutline" | "RadioButtonUnchecked" | "RemoveRounded" | "SearchRounded" | "SelectCheckBox" | "SendRounded" | "Settings" | "SlideshowRounded" | "Target" | "TaskOutlineRounded" | "TextSnippetRounded" | "TimerOutline" | "ViewComfyAltRounded" | "ViewCompactAltRounded" | "ViewTimelineRounded" | "WarningOutlineRounded" | "WarningRounded" | "WaterfallChartRounded" | "Loading">;
|
|
24
|
+
};
|
|
25
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
26
|
click: (event: Event) => void;
|
|
14
27
|
close: (event: Event) => void;
|
|
15
|
-
}, string, import(
|
|
28
|
+
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
29
|
+
label: {
|
|
30
|
+
type: import("vue").PropType<string | number>;
|
|
31
|
+
required: true;
|
|
32
|
+
};
|
|
33
|
+
color: {
|
|
34
|
+
type: import("vue").PropType<ColorValues>;
|
|
35
|
+
};
|
|
36
|
+
rawColor: {
|
|
37
|
+
type: import("vue").PropType<string>;
|
|
38
|
+
};
|
|
39
|
+
clickable: {
|
|
40
|
+
type: import("vue").PropType<boolean>;
|
|
41
|
+
};
|
|
42
|
+
closable: {
|
|
43
|
+
type: import("vue").PropType<boolean>;
|
|
44
|
+
};
|
|
45
|
+
variant: {
|
|
46
|
+
type: import("vue").PropType<TagVariant>;
|
|
47
|
+
};
|
|
48
|
+
iconName: {
|
|
49
|
+
type: import("vue").PropType<"AccountBoxSharp" | "AccountCircle" | "AccountTreeOutlineRounded" | "AccountTreeRounded" | "Add" | "AddBoxOutlineRounded" | "ArchiveOutlineRounded" | "ArrowBackRounded" | "ArrowDropDownRounded" | "ArrowForwardRounded" | "AssignmentOutlineRounded" | "AttachFileRounded" | "CalendarTodayOutlineRounded" | "CancelRounded" | "ChatOutline" | "CheckBoxOutlineBlank" | "CheckBoxOutlineBlankSharp" | "CheckBoxOutlineRounded" | "CheckSmallRounded" | "ChecklistRounded" | "ChevronLeft" | "ChevronRight" | "CloseRounded" | "ContactsOutlineRounded" | "ContentCopyOutline" | "DeleteOutlineRounded" | "DragIndicator" | "EditDocumentRounded" | "EditOutline" | "ErrorOutlineRounded" | "FilterListRounded" | "FlagRounded" | "FlowsheetOutlineRounded" | "GifBox" | "GroupsOutline" | "HomeOutlineRounded" | "ImageRounded" | "Info" | "KeyboardArrowDown" | "KeyboardArrowUp" | "Lock" | "LogoutRounded" | "Menu" | "MoreHoriz" | "MoreTimeRounded" | "MoreVert" | "MountainFlagOutlineRounded" | "PersonAddOutlineRounded" | "PictureAsPdfRounded" | "RadioButtonChecked" | "RadioButtonCheckedOutline" | "RadioButtonUnchecked" | "RemoveRounded" | "SearchRounded" | "SelectCheckBox" | "SendRounded" | "Settings" | "SlideshowRounded" | "Target" | "TaskOutlineRounded" | "TextSnippetRounded" | "TimerOutline" | "ViewComfyAltRounded" | "ViewCompactAltRounded" | "ViewTimelineRounded" | "WarningOutlineRounded" | "WarningRounded" | "WaterfallChartRounded" | "Loading">;
|
|
50
|
+
};
|
|
51
|
+
}>> & {
|
|
16
52
|
onClick?: ((event: Event) => any) | undefined;
|
|
17
53
|
onClose?: ((event: Event) => any) | undefined;
|
|
18
|
-
}
|
|
54
|
+
}, {}, {}>;
|
|
19
55
|
export default _default;
|
|
20
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
21
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
22
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
23
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
24
|
-
} : {
|
|
25
|
-
type: import('vue').PropType<T[K]>;
|
|
26
|
-
required: true;
|
|
27
|
-
};
|
|
28
|
-
};
|
|
@@ -1,29 +1,46 @@
|
|
|
1
|
-
import { Milestone, AddActivityPayload
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
templateId:
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
import { type Milestone, type AddActivityPayload } from '../types';
|
|
2
|
+
import { type UpdateActivityPayload, type RemoveActivityPayload } from '../types';
|
|
3
|
+
declare const _default: import("vue").DefineComponent<{
|
|
4
|
+
templateId: {
|
|
5
|
+
type: import("vue").PropType<string>;
|
|
6
|
+
required: true;
|
|
7
|
+
};
|
|
8
|
+
phaseId: {
|
|
9
|
+
type: import("vue").PropType<string>;
|
|
10
|
+
required: true;
|
|
11
|
+
};
|
|
12
|
+
milestone: {
|
|
13
|
+
type: import("vue").PropType<Milestone>;
|
|
14
|
+
required: true;
|
|
15
|
+
};
|
|
16
|
+
activityId: {
|
|
17
|
+
type: import("vue").PropType<string>;
|
|
18
|
+
};
|
|
19
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
20
|
+
addActivity: (payload: Pick<AddActivityPayload, "milestoneId">) => void;
|
|
10
21
|
updateActivity: (payload: UpdateActivityPayload) => void;
|
|
11
22
|
updateMilestone: (payload: UpdateActivityPayload) => void;
|
|
12
|
-
addActivity: (payload: Pick<AddActivityPayload, "milestoneId">) => void;
|
|
13
23
|
removeActivity: (payload: RemoveActivityPayload) => void;
|
|
14
|
-
}, string, import(
|
|
24
|
+
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
25
|
+
templateId: {
|
|
26
|
+
type: import("vue").PropType<string>;
|
|
27
|
+
required: true;
|
|
28
|
+
};
|
|
29
|
+
phaseId: {
|
|
30
|
+
type: import("vue").PropType<string>;
|
|
31
|
+
required: true;
|
|
32
|
+
};
|
|
33
|
+
milestone: {
|
|
34
|
+
type: import("vue").PropType<Milestone>;
|
|
35
|
+
required: true;
|
|
36
|
+
};
|
|
37
|
+
activityId: {
|
|
38
|
+
type: import("vue").PropType<string>;
|
|
39
|
+
};
|
|
40
|
+
}>> & {
|
|
15
41
|
onUpdateActivity?: ((payload: UpdateActivityPayload) => any) | undefined;
|
|
16
42
|
onUpdateMilestone?: ((payload: UpdateActivityPayload) => any) | undefined;
|
|
17
43
|
onAddActivity?: ((payload: Pick<AddActivityPayload, "milestoneId">) => any) | undefined;
|
|
18
44
|
onRemoveActivity?: ((payload: RemoveActivityPayload) => any) | undefined;
|
|
19
|
-
}
|
|
45
|
+
}, {}, {}>;
|
|
20
46
|
export default _default;
|
|
21
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
22
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
23
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
24
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
25
|
-
} : {
|
|
26
|
-
type: import('vue').PropType<T[K]>;
|
|
27
|
-
required: true;
|
|
28
|
-
};
|
|
29
|
-
};
|
|
@@ -1,32 +1,41 @@
|
|
|
1
|
-
import { Phase, UpdateMilestonePayload, RemoveMilestonePayload } from '../types';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import { type Phase, type UpdateMilestonePayload, type RemoveMilestonePayload } from '../types';
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{
|
|
3
|
+
templateId: {
|
|
4
|
+
type: import("vue").PropType<string>;
|
|
5
|
+
required: true;
|
|
6
|
+
};
|
|
7
|
+
milestoneId: {
|
|
8
|
+
type: import("vue").PropType<string>;
|
|
9
|
+
};
|
|
10
|
+
phase: {
|
|
11
|
+
type: import("vue").PropType<Phase>;
|
|
12
|
+
required: true;
|
|
13
|
+
};
|
|
14
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
9
15
|
addMilestone: (payload: {
|
|
10
16
|
phaseId: string;
|
|
11
17
|
}) => void;
|
|
12
18
|
updateMilestone: (payload: UpdateMilestonePayload) => void;
|
|
13
19
|
updatePhase: (payload: UpdateItemPhasePayload) => void;
|
|
14
20
|
removeMilestone: (payload: RemoveMilestonePayload) => void;
|
|
15
|
-
}, string, import(
|
|
21
|
+
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
22
|
+
templateId: {
|
|
23
|
+
type: import("vue").PropType<string>;
|
|
24
|
+
required: true;
|
|
25
|
+
};
|
|
26
|
+
milestoneId: {
|
|
27
|
+
type: import("vue").PropType<string>;
|
|
28
|
+
};
|
|
29
|
+
phase: {
|
|
30
|
+
type: import("vue").PropType<Phase>;
|
|
31
|
+
required: true;
|
|
32
|
+
};
|
|
33
|
+
}>> & {
|
|
16
34
|
onAddMilestone?: ((payload: {
|
|
17
35
|
phaseId: string;
|
|
18
36
|
}) => any) | undefined;
|
|
19
37
|
onUpdateMilestone?: ((payload: UpdateMilestonePayload) => any) | undefined;
|
|
20
38
|
onUpdatePhase?: ((payload: UpdateItemPhasePayload) => any) | undefined;
|
|
21
39
|
onRemoveMilestone?: ((payload: RemoveMilestonePayload) => any) | undefined;
|
|
22
|
-
}
|
|
40
|
+
}, {}, {}>;
|
|
23
41
|
export default _default;
|
|
24
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
25
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
26
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
27
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
28
|
-
} : {
|
|
29
|
-
type: import('vue').PropType<T[K]>;
|
|
30
|
-
required: true;
|
|
31
|
-
};
|
|
32
|
-
};
|
|
@@ -1,20 +1,45 @@
|
|
|
1
|
-
import { Activity, Milestone, Phase, Rule } from '../types';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
type
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
type: import(
|
|
16
|
-
}
|
|
17
|
-
|
|
1
|
+
import { type Activity, type Milestone, type Phase, type Rule } from '../types';
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{
|
|
3
|
+
templateId: {
|
|
4
|
+
type: import("vue").PropType<string>;
|
|
5
|
+
required: true;
|
|
6
|
+
};
|
|
7
|
+
rules: {
|
|
8
|
+
type: import("vue").PropType<Rule[]>;
|
|
9
|
+
required: true;
|
|
10
|
+
};
|
|
11
|
+
templatePhases: {
|
|
12
|
+
type: import("vue").PropType<Phase[]>;
|
|
13
|
+
};
|
|
14
|
+
templateMilestones: {
|
|
15
|
+
type: import("vue").PropType<Milestone[]>;
|
|
16
|
+
};
|
|
17
|
+
templateActivities: {
|
|
18
|
+
type: import("vue").PropType<Activity[]>;
|
|
19
|
+
};
|
|
20
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
21
|
+
addRule: (args_0: void) => void;
|
|
22
|
+
removeRule: (id: string) => void;
|
|
23
|
+
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
24
|
+
templateId: {
|
|
25
|
+
type: import("vue").PropType<string>;
|
|
26
|
+
required: true;
|
|
27
|
+
};
|
|
28
|
+
rules: {
|
|
29
|
+
type: import("vue").PropType<Rule[]>;
|
|
18
30
|
required: true;
|
|
19
31
|
};
|
|
20
|
-
|
|
32
|
+
templatePhases: {
|
|
33
|
+
type: import("vue").PropType<Phase[]>;
|
|
34
|
+
};
|
|
35
|
+
templateMilestones: {
|
|
36
|
+
type: import("vue").PropType<Milestone[]>;
|
|
37
|
+
};
|
|
38
|
+
templateActivities: {
|
|
39
|
+
type: import("vue").PropType<Activity[]>;
|
|
40
|
+
};
|
|
41
|
+
}>> & {
|
|
42
|
+
onAddRule?: ((args_0?: void | undefined) => any) | undefined;
|
|
43
|
+
onRemoveRule?: ((id: string) => any) | undefined;
|
|
44
|
+
}, {}, {}>;
|
|
45
|
+
export default _default;
|