@26lights/orcha 0.1.1 → 0.2.1
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/locales/en/translation.json +13 -1
- package/dist/orcha.cjs.js +1 -0
- package/dist/orcha.css +1 -0
- package/dist/{phamilact.es.js → orcha.es.js} +1181 -1130
- package/dist/orcha.umd.js +2 -0
- package/dist/src/components/AoActivityDetails.vue.d.ts +4 -14
- package/dist/src/components/AoAvatar.vue.d.ts +2 -2
- package/dist/src/components/AoButton.vue.d.ts +2 -2
- package/dist/src/components/AoButtonCard.vue.d.ts +2 -2
- package/dist/src/components/AoCardHoriz.vue.d.ts +2 -2
- package/dist/src/components/AoIcon.vue.d.ts +6 -13
- package/dist/src/components/AoPageHeader.vue.d.ts +22 -0
- package/dist/src/components/AoTag.vue.d.ts +2 -2
- package/dist/src/components/icons/FlagRounded.vue.d.ts +2 -0
- package/dist/src/components/icons/PersonAddOutlineRounded.vue.d.ts +2 -0
- package/dist/src/components/icons/index.d.ts +2 -0
- package/dist/src/composables/useFeedStore.d.ts +44 -0
- package/dist/src/i18n/i18next.d.ts +1 -0
- package/dist/src/types/index.d.ts +172 -38
- package/dist/src/types/styles.d.ts +7 -0
- package/package.json +9 -4
- package/dist/phamilact.cjs.js +0 -1
- package/dist/phamilact.css +0 -1
- package/dist/phamilact.umd.js +0 -2
- /package/dist/{phamilact.d.ts → orcha.d.ts} +0 -0
|
@@ -17,7 +17,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
17
17
|
default: () => "md";
|
|
18
18
|
};
|
|
19
19
|
iconName: {
|
|
20
|
-
type: import("vue").PropType<"AccountBoxSharp" | "AccountCircle" | "AccountTreeOutlineRounded" | "AccountTreeRounded" | "Add" | "AddBoxOutlineRounded" | "ArchiveOutlineRounded" | "ArrowBackRounded" | "ArrowDropDownRounded" | "ArrowForwardRounded" | "AssignmentOutlineRounded" | "AttachFileRounded" | "CalendarTodayOutlineRounded" | "ChatOutline" | "CheckBoxOutlineBlank" | "CheckBoxOutlineBlankSharp" | "CheckBoxOutlineRounded" | "CheckSmallRounded" | "ChecklistRounded" | "ChevronLeft" | "ChevronRight" | "CloseRounded" | "ContactsOutlineRounded" | "ContentCopyOutline" | "DeleteOutlineRounded" | "DragIndicator" | "EditDocumentRounded" | "EditOutline" | "ErrorOutlineRounded" | "FilterListRounded" | "FlowsheetOutlineRounded" | "GifBox" | "GroupsOutline" | "HomeOutlineRounded" | "ImageRounded" | "Info" | "KeyboardArrowDown" | "KeyboardArrowUp" | "LogoutRounded" | "Menu" | "MoreHoriz" | "MoreTimeRounded" | "MoreVert" | "MountainFlagOutlineRounded" | "PictureAsPdfRounded" | "RadioButtonChecked" | "RadioButtonCheckedOutline" | "RadioButtonUnchecked" | "RemoveRounded" | "SearchRounded" | "SelectCheckBox" | "SendRounded" | "Settings" | "SlideshowRounded" | "Target" | "TaskOutlineRounded" | "TextSnippetRounded" | "TimerOutline" | "ViewComfyAltRounded" | "ViewCompactAltRounded" | "ViewTimelineRounded" | "WarningOutlineRounded" | "WarningRounded" | "WaterfallChartRounded" | "Loading">;
|
|
20
|
+
type: import("vue").PropType<"AccountBoxSharp" | "AccountCircle" | "AccountTreeOutlineRounded" | "AccountTreeRounded" | "Add" | "AddBoxOutlineRounded" | "ArchiveOutlineRounded" | "ArrowBackRounded" | "ArrowDropDownRounded" | "ArrowForwardRounded" | "AssignmentOutlineRounded" | "AttachFileRounded" | "CalendarTodayOutlineRounded" | "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" | "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">;
|
|
21
21
|
};
|
|
22
22
|
iconPosition: {
|
|
23
23
|
type: import("vue").PropType<IconPositionValues>;
|
|
@@ -48,7 +48,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
48
48
|
default: () => "md";
|
|
49
49
|
};
|
|
50
50
|
iconName: {
|
|
51
|
-
type: import("vue").PropType<"AccountBoxSharp" | "AccountCircle" | "AccountTreeOutlineRounded" | "AccountTreeRounded" | "Add" | "AddBoxOutlineRounded" | "ArchiveOutlineRounded" | "ArrowBackRounded" | "ArrowDropDownRounded" | "ArrowForwardRounded" | "AssignmentOutlineRounded" | "AttachFileRounded" | "CalendarTodayOutlineRounded" | "ChatOutline" | "CheckBoxOutlineBlank" | "CheckBoxOutlineBlankSharp" | "CheckBoxOutlineRounded" | "CheckSmallRounded" | "ChecklistRounded" | "ChevronLeft" | "ChevronRight" | "CloseRounded" | "ContactsOutlineRounded" | "ContentCopyOutline" | "DeleteOutlineRounded" | "DragIndicator" | "EditDocumentRounded" | "EditOutline" | "ErrorOutlineRounded" | "FilterListRounded" | "FlowsheetOutlineRounded" | "GifBox" | "GroupsOutline" | "HomeOutlineRounded" | "ImageRounded" | "Info" | "KeyboardArrowDown" | "KeyboardArrowUp" | "LogoutRounded" | "Menu" | "MoreHoriz" | "MoreTimeRounded" | "MoreVert" | "MountainFlagOutlineRounded" | "PictureAsPdfRounded" | "RadioButtonChecked" | "RadioButtonCheckedOutline" | "RadioButtonUnchecked" | "RemoveRounded" | "SearchRounded" | "SelectCheckBox" | "SendRounded" | "Settings" | "SlideshowRounded" | "Target" | "TaskOutlineRounded" | "TextSnippetRounded" | "TimerOutline" | "ViewComfyAltRounded" | "ViewCompactAltRounded" | "ViewTimelineRounded" | "WarningOutlineRounded" | "WarningRounded" | "WaterfallChartRounded" | "Loading">;
|
|
51
|
+
type: import("vue").PropType<"AccountBoxSharp" | "AccountCircle" | "AccountTreeOutlineRounded" | "AccountTreeRounded" | "Add" | "AddBoxOutlineRounded" | "ArchiveOutlineRounded" | "ArrowBackRounded" | "ArrowDropDownRounded" | "ArrowForwardRounded" | "AssignmentOutlineRounded" | "AttachFileRounded" | "CalendarTodayOutlineRounded" | "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" | "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">;
|
|
52
52
|
};
|
|
53
53
|
iconPosition: {
|
|
54
54
|
type: import("vue").PropType<IconPositionValues>;
|
|
@@ -3,7 +3,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
3
3
|
type: import("vue").PropType<string>;
|
|
4
4
|
};
|
|
5
5
|
icon: {
|
|
6
|
-
type: import("vue").PropType<"AccountBoxSharp" | "AccountCircle" | "AccountTreeOutlineRounded" | "AccountTreeRounded" | "Add" | "AddBoxOutlineRounded" | "ArchiveOutlineRounded" | "ArrowBackRounded" | "ArrowDropDownRounded" | "ArrowForwardRounded" | "AssignmentOutlineRounded" | "AttachFileRounded" | "CalendarTodayOutlineRounded" | "ChatOutline" | "CheckBoxOutlineBlank" | "CheckBoxOutlineBlankSharp" | "CheckBoxOutlineRounded" | "CheckSmallRounded" | "ChecklistRounded" | "ChevronLeft" | "ChevronRight" | "CloseRounded" | "ContactsOutlineRounded" | "ContentCopyOutline" | "DeleteOutlineRounded" | "DragIndicator" | "EditDocumentRounded" | "EditOutline" | "ErrorOutlineRounded" | "FilterListRounded" | "FlowsheetOutlineRounded" | "GifBox" | "GroupsOutline" | "HomeOutlineRounded" | "ImageRounded" | "Info" | "KeyboardArrowDown" | "KeyboardArrowUp" | "LogoutRounded" | "Menu" | "MoreHoriz" | "MoreTimeRounded" | "MoreVert" | "MountainFlagOutlineRounded" | "PictureAsPdfRounded" | "RadioButtonChecked" | "RadioButtonCheckedOutline" | "RadioButtonUnchecked" | "RemoveRounded" | "SearchRounded" | "SelectCheckBox" | "SendRounded" | "Settings" | "SlideshowRounded" | "Target" | "TaskOutlineRounded" | "TextSnippetRounded" | "TimerOutline" | "ViewComfyAltRounded" | "ViewCompactAltRounded" | "ViewTimelineRounded" | "WarningOutlineRounded" | "WarningRounded" | "WaterfallChartRounded" | "Loading">;
|
|
6
|
+
type: import("vue").PropType<"AccountBoxSharp" | "AccountCircle" | "AccountTreeOutlineRounded" | "AccountTreeRounded" | "Add" | "AddBoxOutlineRounded" | "ArchiveOutlineRounded" | "ArrowBackRounded" | "ArrowDropDownRounded" | "ArrowForwardRounded" | "AssignmentOutlineRounded" | "AttachFileRounded" | "CalendarTodayOutlineRounded" | "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" | "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">;
|
|
7
7
|
};
|
|
8
8
|
isEditing: {
|
|
9
9
|
type: import("vue").PropType<boolean>;
|
|
@@ -28,7 +28,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
28
28
|
type: import("vue").PropType<string>;
|
|
29
29
|
};
|
|
30
30
|
icon: {
|
|
31
|
-
type: import("vue").PropType<"AccountBoxSharp" | "AccountCircle" | "AccountTreeOutlineRounded" | "AccountTreeRounded" | "Add" | "AddBoxOutlineRounded" | "ArchiveOutlineRounded" | "ArrowBackRounded" | "ArrowDropDownRounded" | "ArrowForwardRounded" | "AssignmentOutlineRounded" | "AttachFileRounded" | "CalendarTodayOutlineRounded" | "ChatOutline" | "CheckBoxOutlineBlank" | "CheckBoxOutlineBlankSharp" | "CheckBoxOutlineRounded" | "CheckSmallRounded" | "ChecklistRounded" | "ChevronLeft" | "ChevronRight" | "CloseRounded" | "ContactsOutlineRounded" | "ContentCopyOutline" | "DeleteOutlineRounded" | "DragIndicator" | "EditDocumentRounded" | "EditOutline" | "ErrorOutlineRounded" | "FilterListRounded" | "FlowsheetOutlineRounded" | "GifBox" | "GroupsOutline" | "HomeOutlineRounded" | "ImageRounded" | "Info" | "KeyboardArrowDown" | "KeyboardArrowUp" | "LogoutRounded" | "Menu" | "MoreHoriz" | "MoreTimeRounded" | "MoreVert" | "MountainFlagOutlineRounded" | "PictureAsPdfRounded" | "RadioButtonChecked" | "RadioButtonCheckedOutline" | "RadioButtonUnchecked" | "RemoveRounded" | "SearchRounded" | "SelectCheckBox" | "SendRounded" | "Settings" | "SlideshowRounded" | "Target" | "TaskOutlineRounded" | "TextSnippetRounded" | "TimerOutline" | "ViewComfyAltRounded" | "ViewCompactAltRounded" | "ViewTimelineRounded" | "WarningOutlineRounded" | "WarningRounded" | "WaterfallChartRounded" | "Loading">;
|
|
31
|
+
type: import("vue").PropType<"AccountBoxSharp" | "AccountCircle" | "AccountTreeOutlineRounded" | "AccountTreeRounded" | "Add" | "AddBoxOutlineRounded" | "ArchiveOutlineRounded" | "ArrowBackRounded" | "ArrowDropDownRounded" | "ArrowForwardRounded" | "AssignmentOutlineRounded" | "AttachFileRounded" | "CalendarTodayOutlineRounded" | "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" | "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">;
|
|
32
32
|
};
|
|
33
33
|
isEditing: {
|
|
34
34
|
type: import("vue").PropType<boolean>;
|
|
@@ -1,28 +1,21 @@
|
|
|
1
|
-
import { type
|
|
2
|
-
import { type IconNames, type SizeValues } from '../types/styles';
|
|
1
|
+
import { type SizeValues } from '../types/styles';
|
|
3
2
|
declare const _default: import("vue").DefineComponent<{
|
|
4
3
|
name: {
|
|
5
|
-
type: PropType<"AccountBoxSharp" | "AccountCircle" | "AccountTreeOutlineRounded" | "AccountTreeRounded" | "Add" | "AddBoxOutlineRounded" | "ArchiveOutlineRounded" | "ArrowBackRounded" | "ArrowDropDownRounded" | "ArrowForwardRounded" | "AssignmentOutlineRounded" | "AttachFileRounded" | "CalendarTodayOutlineRounded" | "ChatOutline" | "CheckBoxOutlineBlank" | "CheckBoxOutlineBlankSharp" | "CheckBoxOutlineRounded" | "CheckSmallRounded" | "ChecklistRounded" | "ChevronLeft" | "ChevronRight" | "CloseRounded" | "ContactsOutlineRounded" | "ContentCopyOutline" | "DeleteOutlineRounded" | "DragIndicator" | "EditDocumentRounded" | "EditOutline" | "ErrorOutlineRounded" | "FilterListRounded" | "FlowsheetOutlineRounded" | "GifBox" | "GroupsOutline" | "HomeOutlineRounded" | "ImageRounded" | "Info" | "KeyboardArrowDown" | "KeyboardArrowUp" | "LogoutRounded" | "Menu" | "MoreHoriz" | "MoreTimeRounded" | "MoreVert" | "MountainFlagOutlineRounded" | "PictureAsPdfRounded" | "RadioButtonChecked" | "RadioButtonCheckedOutline" | "RadioButtonUnchecked" | "RemoveRounded" | "SearchRounded" | "SelectCheckBox" | "SendRounded" | "Settings" | "SlideshowRounded" | "Target" | "TaskOutlineRounded" | "TextSnippetRounded" | "TimerOutline" | "ViewComfyAltRounded" | "ViewCompactAltRounded" | "ViewTimelineRounded" | "WarningOutlineRounded" | "WarningRounded" | "WaterfallChartRounded" | "Loading">;
|
|
4
|
+
type: import("vue").PropType<"AccountBoxSharp" | "AccountCircle" | "AccountTreeOutlineRounded" | "AccountTreeRounded" | "Add" | "AddBoxOutlineRounded" | "ArchiveOutlineRounded" | "ArrowBackRounded" | "ArrowDropDownRounded" | "ArrowForwardRounded" | "AssignmentOutlineRounded" | "AttachFileRounded" | "CalendarTodayOutlineRounded" | "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" | "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">;
|
|
6
5
|
required: true;
|
|
7
|
-
validator: (name: IconNames) => boolean;
|
|
8
6
|
};
|
|
9
7
|
size: {
|
|
10
|
-
type: PropType<SizeValues>;
|
|
8
|
+
type: import("vue").PropType<SizeValues>;
|
|
11
9
|
default: "md";
|
|
12
|
-
validator: (size: SizeValues) => boolean;
|
|
13
10
|
};
|
|
14
|
-
}, {
|
|
15
|
-
icon: import("vue").ComputedRef<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> | import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
|
16
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
11
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
17
12
|
name: {
|
|
18
|
-
type: PropType<"AccountBoxSharp" | "AccountCircle" | "AccountTreeOutlineRounded" | "AccountTreeRounded" | "Add" | "AddBoxOutlineRounded" | "ArchiveOutlineRounded" | "ArrowBackRounded" | "ArrowDropDownRounded" | "ArrowForwardRounded" | "AssignmentOutlineRounded" | "AttachFileRounded" | "CalendarTodayOutlineRounded" | "ChatOutline" | "CheckBoxOutlineBlank" | "CheckBoxOutlineBlankSharp" | "CheckBoxOutlineRounded" | "CheckSmallRounded" | "ChecklistRounded" | "ChevronLeft" | "ChevronRight" | "CloseRounded" | "ContactsOutlineRounded" | "ContentCopyOutline" | "DeleteOutlineRounded" | "DragIndicator" | "EditDocumentRounded" | "EditOutline" | "ErrorOutlineRounded" | "FilterListRounded" | "FlowsheetOutlineRounded" | "GifBox" | "GroupsOutline" | "HomeOutlineRounded" | "ImageRounded" | "Info" | "KeyboardArrowDown" | "KeyboardArrowUp" | "LogoutRounded" | "Menu" | "MoreHoriz" | "MoreTimeRounded" | "MoreVert" | "MountainFlagOutlineRounded" | "PictureAsPdfRounded" | "RadioButtonChecked" | "RadioButtonCheckedOutline" | "RadioButtonUnchecked" | "RemoveRounded" | "SearchRounded" | "SelectCheckBox" | "SendRounded" | "Settings" | "SlideshowRounded" | "Target" | "TaskOutlineRounded" | "TextSnippetRounded" | "TimerOutline" | "ViewComfyAltRounded" | "ViewCompactAltRounded" | "ViewTimelineRounded" | "WarningOutlineRounded" | "WarningRounded" | "WaterfallChartRounded" | "Loading">;
|
|
13
|
+
type: import("vue").PropType<"AccountBoxSharp" | "AccountCircle" | "AccountTreeOutlineRounded" | "AccountTreeRounded" | "Add" | "AddBoxOutlineRounded" | "ArchiveOutlineRounded" | "ArrowBackRounded" | "ArrowDropDownRounded" | "ArrowForwardRounded" | "AssignmentOutlineRounded" | "AttachFileRounded" | "CalendarTodayOutlineRounded" | "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" | "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">;
|
|
19
14
|
required: true;
|
|
20
|
-
validator: (name: IconNames) => boolean;
|
|
21
15
|
};
|
|
22
16
|
size: {
|
|
23
|
-
type: PropType<SizeValues>;
|
|
17
|
+
type: import("vue").PropType<SizeValues>;
|
|
24
18
|
default: "md";
|
|
25
|
-
validator: (size: SizeValues) => boolean;
|
|
26
19
|
};
|
|
27
20
|
}>>, {
|
|
28
21
|
size: SizeValues;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
2
|
+
canGoBack: {
|
|
3
|
+
type: import("vue").PropType<boolean>;
|
|
4
|
+
};
|
|
5
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
6
|
+
goBack: (args_0: void) => void;
|
|
7
|
+
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
8
|
+
canGoBack: {
|
|
9
|
+
type: import("vue").PropType<boolean>;
|
|
10
|
+
};
|
|
11
|
+
}>> & {
|
|
12
|
+
onGoBack?: ((args_0?: void | undefined) => any) | undefined;
|
|
13
|
+
}, {}, {}>, {
|
|
14
|
+
primary?(_: {}): any;
|
|
15
|
+
secondary?(_: {}): any;
|
|
16
|
+
}>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type ColorValues, type TagVariant } from '../types/styles';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<{
|
|
3
3
|
label: {
|
|
4
|
-
type: import("vue").PropType<string>;
|
|
4
|
+
type: import("vue").PropType<string | number>;
|
|
5
5
|
required: true;
|
|
6
6
|
};
|
|
7
7
|
color: {
|
|
@@ -21,7 +21,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
21
21
|
close: (event: Event) => void;
|
|
22
22
|
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
23
23
|
label: {
|
|
24
|
-
type: import("vue").PropType<string>;
|
|
24
|
+
type: import("vue").PropType<string | number>;
|
|
25
25
|
required: true;
|
|
26
26
|
};
|
|
27
27
|
color: {
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
|
+
export default _default;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
|
+
export default _default;
|
|
@@ -28,6 +28,7 @@ export { default as EditDocumentRounded } from './EditDocumentRounded.vue';
|
|
|
28
28
|
export { default as EditOutline } from './EditOutline.vue';
|
|
29
29
|
export { default as ErrorOutlineRounded } from './ErrorOutlineRounded.vue';
|
|
30
30
|
export { default as FilterListRounded } from './FilterListRounded.vue';
|
|
31
|
+
export { default as FlagRounded } from './FlagRounded.vue';
|
|
31
32
|
export { default as FlowsheetOutlineRounded } from './FlowsheetOutlineRounded.vue';
|
|
32
33
|
export { default as GifBox } from './GifBox.vue';
|
|
33
34
|
export { default as GroupsOutline } from './GroupsOutline.vue';
|
|
@@ -43,6 +44,7 @@ export { default as MoreHoriz } from './MoreHoriz.vue';
|
|
|
43
44
|
export { default as MoreTimeRounded } from './MoreTimeRounded.vue';
|
|
44
45
|
export { default as MoreVert } from './MoreVert.vue';
|
|
45
46
|
export { default as MountainFlagOutlineRounded } from './MountainFlagOutlineRounded.vue';
|
|
47
|
+
export { default as PersonAddOutlineRounded } from './PersonAddOutlineRounded.vue';
|
|
46
48
|
export { default as PictureAsPdfRounded } from './PictureAsPdfRounded.vue';
|
|
47
49
|
export { default as RadioButtonChecked } from './RadioButtonChecked.vue';
|
|
48
50
|
export { default as RadioButtonCheckedOutline } from './RadioButtonCheckedOutline.vue';
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { type MaybeRef } from 'vue';
|
|
2
|
+
import { type ActivityFeed, type Id } from '../types';
|
|
3
|
+
export declare function useFeedStore(): {
|
|
4
|
+
init: (activities: MaybeRef<ActivityFeed[]>) => void;
|
|
5
|
+
activities: import("vue").Ref<{
|
|
6
|
+
feedStatus: "done" | "future" | "this_month" | "this_week" | "today";
|
|
7
|
+
projectId?: string | undefined;
|
|
8
|
+
projectName?: string | undefined;
|
|
9
|
+
phaseId?: string | undefined;
|
|
10
|
+
milestoneId?: string | undefined;
|
|
11
|
+
endDate?: string | undefined;
|
|
12
|
+
assignees?: string[] | undefined;
|
|
13
|
+
comments?: {
|
|
14
|
+
id: string;
|
|
15
|
+
userId: string;
|
|
16
|
+
content: string;
|
|
17
|
+
createdAt: string;
|
|
18
|
+
}[] | undefined;
|
|
19
|
+
attachments?: {
|
|
20
|
+
id: string;
|
|
21
|
+
createdAt: string;
|
|
22
|
+
url: string;
|
|
23
|
+
extension: string;
|
|
24
|
+
}[] | undefined;
|
|
25
|
+
status?: import('../types').ActivityStatus | undefined;
|
|
26
|
+
order: number;
|
|
27
|
+
id: string;
|
|
28
|
+
name?: string | undefined;
|
|
29
|
+
subtasks?: {
|
|
30
|
+
id: string;
|
|
31
|
+
name?: string | undefined;
|
|
32
|
+
status?: import('../types').ActivityStatus | undefined;
|
|
33
|
+
}[] | undefined;
|
|
34
|
+
description?: string | undefined;
|
|
35
|
+
estimation?: number | undefined;
|
|
36
|
+
isImportant?: boolean | undefined;
|
|
37
|
+
dependingOn?: string[] | undefined;
|
|
38
|
+
blocking?: string[] | undefined;
|
|
39
|
+
dependingMilestones?: string[] | undefined;
|
|
40
|
+
type?: string | undefined;
|
|
41
|
+
}[]>;
|
|
42
|
+
selectedActivity: import("vue").ComputedRef<ActivityFeed<import('../types').ActivityFeedStatus> | undefined>;
|
|
43
|
+
selectActivity: (activityId: Id | null) => void;
|
|
44
|
+
};
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
+
import { type Ref } from 'vue';
|
|
2
|
+
export type Id = string;
|
|
1
3
|
export interface TemplateDetails {
|
|
2
|
-
id:
|
|
4
|
+
id: Id;
|
|
3
5
|
name?: string;
|
|
4
6
|
phases?: Phase[];
|
|
5
7
|
rules?: Rule[];
|
|
@@ -8,37 +10,78 @@ export interface TemplateDetails {
|
|
|
8
10
|
updatedBy?: string;
|
|
9
11
|
}
|
|
10
12
|
export interface Phase {
|
|
11
|
-
id:
|
|
13
|
+
id: Id;
|
|
12
14
|
name?: string;
|
|
13
15
|
milestones?: Milestone[];
|
|
14
|
-
rules?: Rule[];
|
|
15
16
|
order: number;
|
|
16
17
|
}
|
|
17
18
|
export interface Milestone {
|
|
18
|
-
id:
|
|
19
|
+
id: Id;
|
|
19
20
|
order: number;
|
|
20
21
|
name?: string;
|
|
21
22
|
activities?: Activity[];
|
|
22
|
-
rules?: Rule[];
|
|
23
23
|
}
|
|
24
24
|
export interface Activity {
|
|
25
|
-
id:
|
|
25
|
+
id: Id;
|
|
26
26
|
order: number;
|
|
27
27
|
name?: string;
|
|
28
|
-
rules?: Rule[];
|
|
29
28
|
subtasks?: Subtask[];
|
|
30
29
|
description?: string;
|
|
31
30
|
estimation?: number;
|
|
32
31
|
isImportant?: boolean;
|
|
33
|
-
dependingOn?:
|
|
34
|
-
blocking?:
|
|
35
|
-
dependingMilestones?:
|
|
32
|
+
dependingOn?: Id[];
|
|
33
|
+
blocking?: Id[];
|
|
34
|
+
dependingMilestones?: Id[];
|
|
36
35
|
type?: string;
|
|
37
36
|
}
|
|
37
|
+
export interface ActivityProject extends Activity {
|
|
38
|
+
projectId?: Id;
|
|
39
|
+
projectName?: string;
|
|
40
|
+
phaseId?: Id;
|
|
41
|
+
milestoneId?: Id;
|
|
42
|
+
endDate?: string;
|
|
43
|
+
assignees?: Id[];
|
|
44
|
+
comments?: Comment[];
|
|
45
|
+
attachments?: Attachment[];
|
|
46
|
+
status?: ActivityStatus;
|
|
47
|
+
order: number;
|
|
48
|
+
}
|
|
49
|
+
export interface ActivityFeed<K extends ActivityFeedStatus = ActivityFeedStatus> extends ActivityProject {
|
|
50
|
+
feedStatus: (typeof activityFeedStatus)[K];
|
|
51
|
+
}
|
|
38
52
|
export interface Subtask {
|
|
39
|
-
id:
|
|
53
|
+
id: Id;
|
|
40
54
|
name?: string;
|
|
55
|
+
status?: ActivityStatus;
|
|
56
|
+
}
|
|
57
|
+
export interface Comment {
|
|
58
|
+
id: Id;
|
|
59
|
+
userId: Id;
|
|
60
|
+
content: string;
|
|
61
|
+
createdAt: string;
|
|
62
|
+
}
|
|
63
|
+
export interface Attachment {
|
|
64
|
+
id: Id;
|
|
65
|
+
createdAt: string;
|
|
66
|
+
url: string;
|
|
67
|
+
extension: string;
|
|
41
68
|
}
|
|
69
|
+
export declare const activityStatus: {
|
|
70
|
+
readonly todo: "todo";
|
|
71
|
+
readonly done: "done";
|
|
72
|
+
readonly archived: "archived";
|
|
73
|
+
};
|
|
74
|
+
export type ActivityStatusKeys = keyof typeof activityStatus;
|
|
75
|
+
export type ActivityStatus = (typeof activityStatus)[ActivityStatusKeys];
|
|
76
|
+
export declare const activityFeedStatus: {
|
|
77
|
+
readonly future: "future";
|
|
78
|
+
readonly this_month: "this_month";
|
|
79
|
+
readonly this_week: "this_week";
|
|
80
|
+
readonly today: "today";
|
|
81
|
+
readonly done: "done";
|
|
82
|
+
};
|
|
83
|
+
export type ActivityFeedStatusKeys = keyof typeof activityFeedStatus;
|
|
84
|
+
export type ActivityFeedStatus = (typeof activityFeedStatus)[ActivityFeedStatusKeys];
|
|
42
85
|
export declare const ruleComparators: {
|
|
43
86
|
readonly BEFORE: "before";
|
|
44
87
|
readonly AFTER: "after";
|
|
@@ -59,9 +102,9 @@ export declare const ruleDurationUnits: {
|
|
|
59
102
|
export type RuleDurationUnitKeys = keyof typeof ruleDurationUnits;
|
|
60
103
|
export type RuleDurationUnits = (typeof ruleDurationUnits)[RuleDurationUnitKeys];
|
|
61
104
|
export interface Rule {
|
|
62
|
-
id:
|
|
105
|
+
id: Id;
|
|
63
106
|
subItemType?: TemplateSubItemType;
|
|
64
|
-
subItemId?:
|
|
107
|
+
subItemId?: Id;
|
|
65
108
|
comparator?: RuleComparator;
|
|
66
109
|
trigger?: RuleTriggerTypes;
|
|
67
110
|
endDate?: string;
|
|
@@ -70,7 +113,7 @@ export interface Rule {
|
|
|
70
113
|
durationUnit?: RuleDurationUnits;
|
|
71
114
|
}
|
|
72
115
|
export interface User {
|
|
73
|
-
id:
|
|
116
|
+
id: Id;
|
|
74
117
|
firstName?: string;
|
|
75
118
|
lastName?: string;
|
|
76
119
|
picture?: string;
|
|
@@ -88,7 +131,7 @@ export declare enum TemplateSubItemTypeEnum {
|
|
|
88
131
|
export type TemplateSubItemTypeKeys = keyof typeof templateSubItemType;
|
|
89
132
|
export type TemplateSubItemType = (typeof templateSubItemType)[TemplateSubItemTypeKeys];
|
|
90
133
|
export interface UpdateTemplateDetailsPayload {
|
|
91
|
-
id:
|
|
134
|
+
id: Id;
|
|
92
135
|
name?: string;
|
|
93
136
|
phases?: Phase[];
|
|
94
137
|
rules?: Rule[];
|
|
@@ -96,14 +139,14 @@ export interface UpdateTemplateDetailsPayload {
|
|
|
96
139
|
}
|
|
97
140
|
export interface AddItemPayload {
|
|
98
141
|
type: TemplateSubItemType;
|
|
99
|
-
templateId:
|
|
100
|
-
phaseId?:
|
|
101
|
-
milestoneId?:
|
|
142
|
+
templateId: Id;
|
|
143
|
+
phaseId?: Id;
|
|
144
|
+
milestoneId?: Id;
|
|
102
145
|
}
|
|
103
146
|
export interface UpdateItemPayload {
|
|
104
147
|
subItemType: TemplateSubItemType;
|
|
105
|
-
id:
|
|
106
|
-
templateId:
|
|
148
|
+
id: Id;
|
|
149
|
+
templateId: Id;
|
|
107
150
|
data: UpdatePhasePayload | UpdateMilestonePayload | UpdateActivityPayload;
|
|
108
151
|
}
|
|
109
152
|
export interface UpdatePhasePayload {
|
|
@@ -112,9 +155,9 @@ export interface UpdatePhasePayload {
|
|
|
112
155
|
rules?: Rule[];
|
|
113
156
|
}
|
|
114
157
|
export interface UpdateMilestonePayload {
|
|
115
|
-
id:
|
|
158
|
+
id: Id;
|
|
116
159
|
order: number;
|
|
117
|
-
phaseId:
|
|
160
|
+
phaseId: Id;
|
|
118
161
|
name?: string;
|
|
119
162
|
activities?: Activity[];
|
|
120
163
|
rules?: Rule[];
|
|
@@ -126,13 +169,13 @@ export type UpdateItemPayloadDataTypes = {
|
|
|
126
169
|
};
|
|
127
170
|
export type UpdateItemPayloadData<T extends TemplateSubItemTypeEnum> = UpdateItemPayloadDataTypes[T];
|
|
128
171
|
export interface AddActivityPayload {
|
|
129
|
-
phaseId:
|
|
130
|
-
milestoneId:
|
|
172
|
+
phaseId: Id;
|
|
173
|
+
milestoneId: Id;
|
|
131
174
|
}
|
|
132
175
|
export interface UpdateActivityPayload {
|
|
133
|
-
id:
|
|
134
|
-
phaseId:
|
|
135
|
-
milestoneId:
|
|
176
|
+
id: Id;
|
|
177
|
+
phaseId: Id;
|
|
178
|
+
milestoneId: Id;
|
|
136
179
|
order: number;
|
|
137
180
|
name?: string;
|
|
138
181
|
rules?: Rule[];
|
|
@@ -140,34 +183,125 @@ export interface UpdateActivityPayload {
|
|
|
140
183
|
description?: string;
|
|
141
184
|
estimation?: number;
|
|
142
185
|
isImportant?: boolean;
|
|
143
|
-
dependingOn?:
|
|
144
|
-
blocking?:
|
|
145
|
-
dependingMilestones?:
|
|
186
|
+
dependingOn?: Id[];
|
|
187
|
+
blocking?: Id[];
|
|
188
|
+
dependingMilestones?: Id[];
|
|
146
189
|
type?: string;
|
|
147
190
|
}
|
|
148
191
|
export interface UpdateActivityFieldPayload {
|
|
149
|
-
id:
|
|
192
|
+
id: Id;
|
|
150
193
|
name?: string;
|
|
151
194
|
rules?: Rule[];
|
|
152
195
|
subtasks?: Subtask[];
|
|
153
196
|
description?: string;
|
|
154
197
|
estimation?: number;
|
|
155
198
|
isImportant?: boolean;
|
|
156
|
-
dependingOn?:
|
|
157
|
-
blocking?:
|
|
158
|
-
dependingMilestones?:
|
|
199
|
+
dependingOn?: Id[];
|
|
200
|
+
blocking?: Id[];
|
|
201
|
+
dependingMilestones?: Id[];
|
|
159
202
|
type?: string;
|
|
203
|
+
status?: ActivityStatus;
|
|
160
204
|
}
|
|
161
205
|
export interface AddRulePayload {
|
|
162
|
-
templateId:
|
|
206
|
+
templateId: Id;
|
|
163
207
|
}
|
|
164
208
|
export interface UpdateRulePayload extends Rule {
|
|
165
209
|
}
|
|
166
210
|
export interface updateTemplateRulePayload {
|
|
167
|
-
templateId:
|
|
211
|
+
templateId: Id;
|
|
168
212
|
payload: UpdateRulePayload;
|
|
169
213
|
}
|
|
170
214
|
export interface RemoveRulePayload {
|
|
171
|
-
templateId:
|
|
172
|
-
id:
|
|
215
|
+
templateId: Id;
|
|
216
|
+
id: Id;
|
|
217
|
+
}
|
|
218
|
+
export declare const listUpdateTypes: {
|
|
219
|
+
readonly add: "add";
|
|
220
|
+
readonly remove: "remove";
|
|
221
|
+
readonly moved: "moved";
|
|
222
|
+
};
|
|
223
|
+
export type ListUpdateTypesKeys = keyof typeof listUpdateTypes;
|
|
224
|
+
export type ListUpdateTypes = (typeof listUpdateTypes)[ListUpdateTypesKeys];
|
|
225
|
+
export type FeedListUpdateType<T extends ActivityFeedStatus> = {
|
|
226
|
+
element: ActivityFeed<T>;
|
|
227
|
+
};
|
|
228
|
+
export type FeedListUpdateAdd<T extends ActivityFeedStatus> = {
|
|
229
|
+
add: {
|
|
230
|
+
element: ActivityFeed<T>;
|
|
231
|
+
newIndex: number;
|
|
232
|
+
};
|
|
233
|
+
};
|
|
234
|
+
export type FeedListUpdateRemove<T extends ActivityFeedStatus> = {
|
|
235
|
+
removed: {
|
|
236
|
+
element: FeedListUpdateType<T>;
|
|
237
|
+
oldIndex: number;
|
|
238
|
+
};
|
|
239
|
+
};
|
|
240
|
+
export type FeedListUpdateMoved<T extends ActivityFeedStatus> = {
|
|
241
|
+
moved: {
|
|
242
|
+
element: FeedListUpdateType<T>;
|
|
243
|
+
newIndex: number;
|
|
244
|
+
oldIndex: number;
|
|
245
|
+
};
|
|
246
|
+
};
|
|
247
|
+
export type FeedListUpdateUnion<T extends ActivityFeedStatus> = FeedListUpdateAdd<T> | FeedListUpdateRemove<T> | FeedListUpdateMoved<T>;
|
|
248
|
+
export type FeedListUpdates<T extends ActivityFeedStatus> = {
|
|
249
|
+
[listUpdateTypes.add]: FeedListUpdateAdd<T>;
|
|
250
|
+
[listUpdateTypes.remove]: FeedListUpdateRemove<T>;
|
|
251
|
+
[listUpdateTypes.moved]: FeedListUpdateMoved<T>;
|
|
252
|
+
};
|
|
253
|
+
export type FeedListUpdate<T extends ActivityFeedStatus, K extends ListUpdateTypesKeys> = FeedListUpdates<T>[K];
|
|
254
|
+
export interface UpdateFeedActivitiesPayload<T extends ActivityFeedStatus> {
|
|
255
|
+
payload: {
|
|
256
|
+
status: T;
|
|
257
|
+
activities: ActivityFeed<T>[];
|
|
258
|
+
};
|
|
173
259
|
}
|
|
260
|
+
export interface ChangeFeedActivitiesChange<T extends ActivityFeedStatus> {
|
|
261
|
+
change: FeedListUpdateUnion<T>;
|
|
262
|
+
}
|
|
263
|
+
export type ChangeFeedActivitiesPayload<T extends ActivityFeedStatus = ActivityFeedStatus> = ChangeFeedActivitiesChange<T> & {
|
|
264
|
+
status: T;
|
|
265
|
+
};
|
|
266
|
+
export type AddFeedActivityPayload = {
|
|
267
|
+
status: ActivityFeedStatus;
|
|
268
|
+
};
|
|
269
|
+
export type Project = {
|
|
270
|
+
projectId: string;
|
|
271
|
+
projectName?: string;
|
|
272
|
+
};
|
|
273
|
+
export declare const feedFilters: {
|
|
274
|
+
readonly project: "project";
|
|
275
|
+
readonly activity_type: "activity_type";
|
|
276
|
+
readonly assignee: "assignee";
|
|
277
|
+
};
|
|
278
|
+
export type FeedFiltersKeys = keyof typeof feedFilters;
|
|
279
|
+
export type FeedFilters = (typeof feedFilters)[FeedFiltersKeys];
|
|
280
|
+
export type UpdateFeedFilterPayload = {
|
|
281
|
+
type: FeedFilters;
|
|
282
|
+
values: Array<Id | string>;
|
|
283
|
+
};
|
|
284
|
+
export type FeedFiltersMap = Record<FeedFilters, Ref<Array<Id | string>>>;
|
|
285
|
+
export type UdpateFeedActivityData = {
|
|
286
|
+
id: Id;
|
|
287
|
+
phaseId?: Id;
|
|
288
|
+
milestoneId?: Id;
|
|
289
|
+
order: number;
|
|
290
|
+
name?: string;
|
|
291
|
+
rules?: Rule[];
|
|
292
|
+
subtasks?: Subtask[];
|
|
293
|
+
description?: string;
|
|
294
|
+
estimation?: number;
|
|
295
|
+
isImportant?: boolean;
|
|
296
|
+
dependingOn?: Id[];
|
|
297
|
+
blocking?: Id[];
|
|
298
|
+
dependingMilestones?: Id[];
|
|
299
|
+
type?: string;
|
|
300
|
+
feedStatus: ActivityFeedStatus;
|
|
301
|
+
};
|
|
302
|
+
export type UpdateFeedActivityPayload = {
|
|
303
|
+
subItemType: TemplateSubItemType;
|
|
304
|
+
id: Id;
|
|
305
|
+
projectId: Id;
|
|
306
|
+
data: UdpateFeedActivityData;
|
|
307
|
+
};
|
|
@@ -22,6 +22,13 @@ export declare const colors: {
|
|
|
22
22
|
};
|
|
23
23
|
export type ColorKeys = keyof typeof colors;
|
|
24
24
|
export type ColorValues = (typeof colors)[ColorKeys];
|
|
25
|
+
export declare const statuses: {
|
|
26
|
+
readonly WARNING: "warning";
|
|
27
|
+
readonly SUCCESS: "success";
|
|
28
|
+
readonly DANGER: "danger";
|
|
29
|
+
};
|
|
30
|
+
export type StatusKeys = keyof typeof statuses;
|
|
31
|
+
export type StatusValues = (typeof statuses)[StatusKeys];
|
|
25
32
|
export declare const iconPositions: {
|
|
26
33
|
readonly START: "start";
|
|
27
34
|
readonly END: "end";
|