@weni/unnnic-system 3.2.8 → 3.2.9-alpha.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/components/Accordion/Accordion.vue.d.ts +1 -1
- package/dist/components/Alert/Alert.vue.d.ts +18 -119
- package/dist/components/Alert/Alert.vue.d.ts.map +1 -1
- package/dist/components/Alert/Version1dot1.vue.d.ts +2 -38
- package/dist/components/Alert/Version1dot1.vue.d.ts.map +1 -1
- package/dist/components/AudioRecorder/AudioHandler.vue.d.ts +2 -2
- package/dist/components/AudioRecorder/AudioPlayer.vue.d.ts +1 -1
- package/dist/components/AudioRecorder/AudioRecorder.vue.d.ts +5 -5
- package/dist/components/AvatarIcon/AvatarIcon.vue.d.ts +2 -2
- package/dist/components/Banner/Banner.vue.d.ts +1 -1
- package/dist/components/Banner/InfoBanner.vue.d.ts +1 -1
- package/dist/components/Breadcrumb/Breadcrumb.vue.d.ts +1 -1
- package/dist/components/Button/Button.vue.d.ts +2 -2
- package/dist/components/Button/Button.vue.d.ts.map +1 -1
- package/dist/components/Button/ButtonIcon.vue.d.ts +1 -1
- package/dist/components/Button/types.d.ts +1 -1
- package/dist/components/Button/types.d.ts.map +1 -1
- package/dist/components/Card/AccountCard.vue.d.ts +3 -3
- package/dist/components/Card/BlankCard.vue.d.ts +1 -1
- package/dist/components/Card/Card.vue.d.ts +21 -21
- package/dist/components/Card/CardCompany.vue.d.ts +8 -8
- package/dist/components/Card/CardData.vue.d.ts +1 -1
- package/dist/components/Card/CardStatusesContainer.vue.d.ts +4 -4
- package/dist/components/Card/ContentCard.vue.d.ts +2 -2
- package/dist/components/Card/DashCard.vue.d.ts +4 -4
- package/dist/components/Card/DefaultCard.vue.d.ts +1 -1
- package/dist/components/Card/MarketplaceCard.vue.d.ts +2 -2
- package/dist/components/Card/SimpleCard.vue.d.ts +3 -3
- package/dist/components/Card/StatusCard.vue.d.ts +2 -2
- package/dist/components/Card/TitleCard.vue.d.ts +2 -2
- package/dist/components/CardImage/CardImage.vue.d.ts +8 -8
- package/dist/components/CardInformation/CardInformation.vue.d.ts +4 -4
- package/dist/components/CardProject/CardProject.vue.d.ts +3 -3
- package/dist/components/Carousel/Carousel.vue.d.ts +11 -11
- package/dist/components/Carousel/TagCarousel.vue.d.ts +9 -9
- package/dist/components/ChartBar/ChartBar.vue.d.ts +8 -8
- package/dist/components/ChartLine/ChartLine.vue.d.ts +1 -1
- package/dist/components/ChatText/ChatText.vue.d.ts +2 -2
- package/dist/components/ChatsContact/ChatsContact.vue.d.ts +15 -15
- package/dist/components/ChatsDashboardTagLive/ChatsDashboardTagLive.vue.d.ts +1 -1
- package/dist/components/ChatsHeader/ChatsHeader.vue.d.ts +1 -1
- package/dist/components/ChatsHeader/ChatsHeader.vue.d.ts.map +1 -1
- package/dist/components/ChatsMessage/ChatsMessage.vue.d.ts +5 -5
- package/dist/components/ChatsMessage/ChatsMessageStatusBackdrop.vue.d.ts +2 -2
- package/dist/components/ChatsNavbar/ChatsNavbar.vue.d.ts +1 -1
- package/dist/components/ChatsUserAvatar/ChatsUserAvatar.vue.d.ts +2 -2
- package/dist/components/Checkbox/Checkbox.vue.d.ts +3 -3
- package/dist/components/Comment/Comment.vue.d.ts +1 -1
- package/dist/components/DataArea/DataArea.vue.d.ts +2 -2
- package/dist/components/DataTable/index.vue.d.ts +1 -1
- package/dist/components/DataTable/index.vue.d.ts.map +1 -1
- package/dist/components/DateFilter/DateFilter.vue.d.ts +182 -27
- package/dist/components/DatePicker/DatePicker.vue.d.ts +8 -8
- package/dist/components/Drawer/Drawer.vue.d.ts +7 -7
- package/dist/components/Dropdown/Dropdown.vue.d.ts +1 -1
- package/dist/components/Dropdown/LanguageSelect.vue.d.ts +3 -3
- package/dist/components/Flag.vue.d.ts +2 -2
- package/dist/components/FormElement/FormElement.vue.d.ts +38 -32
- package/dist/components/FormElement/FormElement.vue.d.ts.map +1 -1
- package/dist/components/Icon.vue.d.ts +1 -1
- package/dist/components/IconLoading/IconLoading.vue.d.ts +1 -1
- package/dist/components/ImportCard/ImportCard.vue.d.ts +7 -7
- package/dist/components/Input/BaseInput.vue.d.ts +10 -1
- package/dist/components/Input/BaseInput.vue.d.ts.map +1 -1
- package/dist/components/Input/Input.vue.d.ts +182 -27
- package/dist/components/Input/Input.vue.d.ts.map +1 -1
- package/dist/components/Input/TextInput.vue.d.ts +31 -13
- package/dist/components/Input/TextInput.vue.d.ts.map +1 -1
- package/dist/components/InputDatePicker/InputDatePicker.vue.d.ts +192 -37
- package/dist/components/InputNext/InputNext.vue.d.ts +3 -3
- package/dist/components/Label/Label.vue.d.ts +9 -15
- package/dist/components/Label/Label.vue.d.ts.map +1 -1
- package/dist/components/Modal/Modal.vue.d.ts +2 -2
- package/dist/components/ModalDialog/ModalDialog.vue.d.ts +9 -9
- package/dist/components/ModalDialog/ModalDialog.vue.d.ts.map +1 -1
- package/dist/components/ModalNext/ModalNext.vue.d.ts +190 -35
- package/dist/components/ModalUpload/ModalUpload.vue.d.ts +14 -14
- package/dist/components/MoodRating/MoodRating.vue.d.ts +1 -1
- package/dist/components/MultiSelect/MultiSelect.vue.d.ts +7 -7
- package/dist/components/Pagination/Pagination.vue.d.ts +6 -6
- package/dist/components/ProgressBar/ProgressBar.vue.d.ts +1 -1
- package/dist/components/Radio/Radio.vue.d.ts +2 -2
- package/dist/components/SelectSmart/SelectSmart.vue.d.ts +45 -27
- package/dist/components/SelectSmart/SelectSmartMultipleHeader.vue.d.ts +8 -8
- package/dist/components/SelectSmart/SelectSmartOption.vue.d.ts +4 -4
- package/dist/components/SelectTime/index.vue.d.ts +31 -13
- package/dist/components/SkeletonLoading/skeletonTheme.vue.d.ts +1 -1
- package/dist/components/Slider/Slider.vue.d.ts +2 -2
- package/dist/components/StarRating/StarRating.vue.d.ts +1 -1
- package/dist/components/Switch/Switch.vue.d.ts +2 -2
- package/dist/components/Tab/Tab.vue.d.ts +2 -2
- package/dist/components/TableNext/TableBodyCell.vue.d.ts +2 -2
- package/dist/components/TableNext/TablePagination.vue.d.ts +6 -6
- package/dist/components/TabsExpanded/TabsExpanded.vue.d.ts +1 -1
- package/dist/components/Tag/BrandTag.vue.d.ts +2 -2
- package/dist/components/Tag/DefaultTag.vue.d.ts +2 -2
- package/dist/components/Tag/IndicatorTag.vue.d.ts +2 -2
- package/dist/components/Tag/Tag.vue.d.ts +8 -8
- package/dist/components/TemplatePreview/TemplatePreview.vue.d.ts +9 -0
- package/dist/components/TemplatePreview/TemplatePreview.vue.d.ts.map +1 -0
- package/dist/components/TemplatePreview/TemplatePreviewModal.vue.d.ts +15 -0
- package/dist/components/TemplatePreview/TemplatePreviewModal.vue.d.ts.map +1 -0
- package/dist/components/TextArea/TextArea.vue.d.ts +38 -32
- package/dist/components/TextArea/TextArea.vue.d.ts.map +1 -1
- package/dist/components/Toast/Toast.vue.d.ts +16 -0
- package/dist/components/Toast/Toast.vue.d.ts.map +1 -0
- package/dist/components/Toast/ToastManager.d.ts +14 -0
- package/dist/components/Toast/ToastManager.d.ts.map +1 -0
- package/dist/components/Toast/types.d.ts +35 -0
- package/dist/components/Toast/types.d.ts.map +1 -0
- package/dist/components/ToolTip/ToolTip.vue.d.ts +1 -1
- package/dist/components/Tour/Tour.vue.d.ts +6 -6
- package/dist/components/Tour/TourPopover.vue.d.ts +6 -6
- package/dist/components/UploadArea/UploadArea.vue.d.ts +7 -7
- package/dist/components/index.d.ts +2116 -1064
- package/dist/components/index.d.ts.map +1 -1
- package/dist/{es-b3e51efa.js → es-2735a8fb.js} +1 -1
- package/dist/{index-b9e3c5e9.js → index-e012fa52.js} +8396 -8093
- package/dist/{pt-br-20887b32.js → pt-br-f38a8b9c.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/unnnic.js +126 -120
- package/dist/unnnic.umd.cjs +42 -41
- package/dist/utils/call.d.ts +2 -1
- package/dist/utils/call.d.ts.map +1 -1
- package/package.json +2 -2
- package/src/assets/img/previews/doc-preview.png +0 -0
- package/src/assets/img/previews/image-preview.png +0 -0
- package/src/assets/img/previews/video-preview.png +0 -0
- package/src/assets/scss/scheme-colors.scss +131 -4
- package/src/assets/tokens/colors.json +2 -2
- package/src/components/Alert/Alert.vue +26 -135
- package/src/components/Alert/Version1dot1.vue +0 -36
- package/src/components/Button/Button.vue +60 -108
- package/src/components/Button/types.ts +0 -1
- package/src/components/FormElement/FormElement.vue +51 -91
- package/src/components/Input/BaseInput.vue +10 -12
- package/src/components/Input/Input.scss +17 -20
- package/src/components/Input/Input.vue +96 -28
- package/src/components/Input/TextInput.vue +28 -41
- package/src/components/Input/__test__/TextInput.spec.js +5 -5
- package/src/components/Input/__test__/__snapshots__/Input.spec.js.snap +12 -3
- package/src/components/Input/__test__/__snapshots__/TextInput.spec.js.snap +1 -1
- package/src/components/Label/Label.vue +52 -21
- package/src/components/Label/__tests__/Label.spec.js +1 -1
- package/src/components/Label/__tests__/__snapshots__/Label.spec.js.snap +1 -1
- package/src/components/ModalDialog/ModalDialog.vue +1 -0
- package/src/components/ModalDialog/__tests__/__snapshots__/ModalDialog.spec.js.snap +1 -1
- package/src/components/TableNext/__test__/__snapshots__/TableNext.spec.js.snap +2 -2
- package/src/components/TableNext/__test__/__snapshots__/TablePagination.spec.js.snap +2 -2
- package/src/components/TemplatePreview/TemplatePreview.vue +252 -0
- package/src/components/TemplatePreview/TemplatePreviewModal.vue +51 -0
- package/src/components/TemplatePreview/types.d.ts +16 -0
- package/src/components/TextArea/TextArea.vue +13 -9
- package/src/components/TextArea/__test__/__snapshots__/TextArea.spec.js.snap +7 -2
- package/src/components/Toast/Toast.vue +236 -0
- package/src/components/Toast/ToastManager.ts +110 -0
- package/src/components/Toast/types.ts +57 -0
- package/src/components/index.ts +18 -4
- package/src/stories/Alert.stories.js +6 -67
- package/src/stories/Button.stories.js +2 -17
- package/src/stories/Input.stories.js +16 -3
- package/src/stories/Label.stories.js +7 -0
- package/src/stories/TemplatePreview.stories.js +94 -0
- package/src/stories/TemplatePreviewModal.stories.js +110 -0
- package/src/stories/Toast.mdx +123 -0
- package/src/stories/Toast.stories.js +126 -0
- package/src/types/scheme-colors.d.ts +120 -14
- package/src/utils/call.js +46 -18
- package/src/components/Alert/AlertBanner.vue +0 -182
- package/src/components/Alert/AlertCaller.vue +0 -49
- package/src/components/Alert/__tests__/AlertBanner.spec.js +0 -89
- package/src/components/Alert/__tests__/AlertCaller.spec.js +0 -98
|
@@ -60,11 +60,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
60
60
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
61
61
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
62
62
|
}>, {
|
|
63
|
+
size: import('../Icon.vue').IconSize;
|
|
63
64
|
filled: boolean;
|
|
64
65
|
next: boolean;
|
|
65
66
|
icon: string | null;
|
|
66
67
|
clickable: boolean;
|
|
67
|
-
size: import('../Icon.vue').IconSize;
|
|
68
68
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
69
69
|
scheme: import('../Icon.vue').SchemeColor;
|
|
70
70
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -136,8 +136,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
136
136
|
};
|
|
137
137
|
}>> & Readonly<{}>, {
|
|
138
138
|
text: string;
|
|
139
|
-
forceOpen: boolean;
|
|
140
139
|
enabled: boolean;
|
|
140
|
+
forceOpen: boolean;
|
|
141
141
|
side: string;
|
|
142
142
|
maxWidth: string;
|
|
143
143
|
shortcutText: string;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
2
|
cell: {
|
|
3
|
-
type: (
|
|
3
|
+
type: (StringConstructor | ObjectConstructor)[];
|
|
4
4
|
default: string;
|
|
5
5
|
};
|
|
6
6
|
}>, {}, {}, {}, {
|
|
7
7
|
getIsComponent(cell: any): boolean;
|
|
8
8
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
9
9
|
cell: {
|
|
10
|
-
type: (
|
|
10
|
+
type: (StringConstructor | ObjectConstructor)[];
|
|
11
11
|
default: string;
|
|
12
12
|
};
|
|
13
13
|
}>> & Readonly<{}>, {
|
|
@@ -109,11 +109,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
109
109
|
}, {}, {
|
|
110
110
|
UnnnicButton: {
|
|
111
111
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
112
|
-
text: string;
|
|
113
|
-
next: boolean;
|
|
114
112
|
size: import('../Button/types').ButtonSize;
|
|
115
113
|
type: import('../Button/types').ButtonType;
|
|
116
114
|
disabled: boolean;
|
|
115
|
+
text: string;
|
|
116
|
+
next: boolean;
|
|
117
117
|
iconLeft: string;
|
|
118
118
|
iconRight: string;
|
|
119
119
|
float: boolean;
|
|
@@ -128,11 +128,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
128
128
|
M: {};
|
|
129
129
|
Defaults: {};
|
|
130
130
|
}, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
131
|
-
text: string;
|
|
132
|
-
next: boolean;
|
|
133
131
|
size: import('../Button/types').ButtonSize;
|
|
134
132
|
type: import('../Button/types').ButtonType;
|
|
135
133
|
disabled: boolean;
|
|
134
|
+
text: string;
|
|
135
|
+
next: boolean;
|
|
136
136
|
iconLeft: string;
|
|
137
137
|
iconRight: string;
|
|
138
138
|
float: boolean;
|
|
@@ -144,11 +144,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
144
144
|
__isTeleport?: never;
|
|
145
145
|
__isSuspense?: never;
|
|
146
146
|
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
147
|
-
text: string;
|
|
148
|
-
next: boolean;
|
|
149
147
|
size: import('../Button/types').ButtonSize;
|
|
150
148
|
type: import('../Button/types').ButtonType;
|
|
151
149
|
disabled: boolean;
|
|
150
|
+
text: string;
|
|
151
|
+
next: boolean;
|
|
152
152
|
iconLeft: string;
|
|
153
153
|
iconRight: string;
|
|
154
154
|
float: boolean;
|
|
@@ -31,11 +31,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
31
31
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
32
32
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
33
33
|
}>, {
|
|
34
|
+
size: import('../Icon.vue').IconSize;
|
|
34
35
|
filled: boolean;
|
|
35
36
|
next: boolean;
|
|
36
37
|
icon: string | null;
|
|
37
38
|
clickable: boolean;
|
|
38
|
-
size: import('../Icon.vue').IconSize;
|
|
39
39
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
40
40
|
scheme: import('../Icon.vue').SchemeColor;
|
|
41
41
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -27,9 +27,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
27
27
|
default: boolean;
|
|
28
28
|
};
|
|
29
29
|
}>> & Readonly<{}>, {
|
|
30
|
+
disabled: boolean;
|
|
30
31
|
text: string;
|
|
31
32
|
clickable: boolean;
|
|
32
|
-
disabled: boolean;
|
|
33
33
|
}, {}, {
|
|
34
34
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
35
35
|
click: (event: Event) => any;
|
|
@@ -40,11 +40,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
40
40
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
41
41
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
42
42
|
}>, {
|
|
43
|
+
size: import('../Icon.vue').IconSize;
|
|
43
44
|
filled: boolean;
|
|
44
45
|
next: boolean;
|
|
45
46
|
icon: string | null;
|
|
46
47
|
clickable: boolean;
|
|
47
|
-
size: import('../Icon.vue').IconSize;
|
|
48
48
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
49
49
|
scheme: import('../Icon.vue').SchemeColor;
|
|
50
50
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -60,10 +60,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
60
60
|
default: null;
|
|
61
61
|
};
|
|
62
62
|
}>> & Readonly<{}>, {
|
|
63
|
+
disabled: boolean;
|
|
63
64
|
text: string;
|
|
64
65
|
clickable: boolean;
|
|
65
66
|
scheme: string;
|
|
66
|
-
disabled: boolean;
|
|
67
67
|
hasCloseIcon: boolean;
|
|
68
68
|
leftIcon: string;
|
|
69
69
|
rightIcon: string;
|
|
@@ -77,11 +77,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
77
77
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
78
78
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
79
79
|
}>, {
|
|
80
|
+
size: import('../Icon.vue').IconSize;
|
|
80
81
|
filled: boolean;
|
|
81
82
|
next: boolean;
|
|
82
83
|
icon: string | null;
|
|
83
84
|
clickable: boolean;
|
|
84
|
-
size: import('../Icon.vue').IconSize;
|
|
85
85
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
86
86
|
scheme: import('../Icon.vue').SchemeColor;
|
|
87
87
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -65,11 +65,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
65
65
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
66
66
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
67
67
|
}>, {
|
|
68
|
+
size: import('../Icon.vue').IconSize;
|
|
68
69
|
filled: boolean;
|
|
69
70
|
next: boolean;
|
|
70
71
|
icon: string | null;
|
|
71
72
|
clickable: boolean;
|
|
72
|
-
size: import('../Icon.vue').IconSize;
|
|
73
73
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
74
74
|
scheme: import('../Icon.vue').SchemeColor;
|
|
75
75
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -141,8 +141,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
141
141
|
};
|
|
142
142
|
}>> & Readonly<{}>, {
|
|
143
143
|
text: string;
|
|
144
|
-
forceOpen: boolean;
|
|
145
144
|
enabled: boolean;
|
|
145
|
+
forceOpen: boolean;
|
|
146
146
|
side: string;
|
|
147
147
|
maxWidth: string;
|
|
148
148
|
shortcutText: string;
|
|
@@ -111,10 +111,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
111
111
|
default: null;
|
|
112
112
|
};
|
|
113
113
|
}>> & Readonly<{}>, {
|
|
114
|
+
disabled: boolean;
|
|
114
115
|
text: string;
|
|
115
116
|
clickable: boolean;
|
|
116
117
|
scheme: string;
|
|
117
|
-
disabled: boolean;
|
|
118
118
|
hasCloseIcon: boolean;
|
|
119
119
|
leftIcon: string;
|
|
120
120
|
rightIcon: string;
|
|
@@ -128,11 +128,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
128
128
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
129
129
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
130
130
|
}>, {
|
|
131
|
+
size: import('../Icon.vue').IconSize;
|
|
131
132
|
filled: boolean;
|
|
132
133
|
next: boolean;
|
|
133
134
|
icon: string | null;
|
|
134
135
|
clickable: boolean;
|
|
135
|
-
size: import('../Icon.vue').IconSize;
|
|
136
136
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
137
137
|
scheme: import('../Icon.vue').SchemeColor;
|
|
138
138
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -203,11 +203,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
203
203
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
204
204
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
205
205
|
}>, {
|
|
206
|
+
size: import('../Icon.vue').IconSize;
|
|
206
207
|
filled: boolean;
|
|
207
208
|
next: boolean;
|
|
208
209
|
icon: string | null;
|
|
209
210
|
clickable: boolean;
|
|
210
|
-
size: import('../Icon.vue').IconSize;
|
|
211
211
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
212
212
|
scheme: import('../Icon.vue').SchemeColor;
|
|
213
213
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -279,8 +279,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
279
279
|
};
|
|
280
280
|
}>> & Readonly<{}>, {
|
|
281
281
|
text: string;
|
|
282
|
-
forceOpen: boolean;
|
|
283
282
|
enabled: boolean;
|
|
283
|
+
forceOpen: boolean;
|
|
284
284
|
side: string;
|
|
285
285
|
maxWidth: string;
|
|
286
286
|
shortcutText: string;
|
|
@@ -315,9 +315,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
315
315
|
default: boolean;
|
|
316
316
|
};
|
|
317
317
|
}>> & Readonly<{}>, {
|
|
318
|
+
disabled: boolean;
|
|
318
319
|
text: string;
|
|
319
320
|
clickable: boolean;
|
|
320
|
-
disabled: boolean;
|
|
321
321
|
}, {}, {
|
|
322
322
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
323
323
|
click: (event: Event) => any;
|
|
@@ -328,11 +328,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
328
328
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
329
329
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
330
330
|
}>, {
|
|
331
|
+
size: import('../Icon.vue').IconSize;
|
|
331
332
|
filled: boolean;
|
|
332
333
|
next: boolean;
|
|
333
334
|
icon: string | null;
|
|
334
335
|
clickable: boolean;
|
|
335
|
-
size: import('../Icon.vue').IconSize;
|
|
336
336
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
337
337
|
scheme: import('../Icon.vue').SchemeColor;
|
|
338
338
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -409,11 +409,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
409
409
|
default: string;
|
|
410
410
|
};
|
|
411
411
|
}>> & Readonly<{}>, {
|
|
412
|
+
type: string;
|
|
413
|
+
disabled: boolean;
|
|
412
414
|
text: string;
|
|
413
415
|
clickable: boolean;
|
|
414
416
|
scheme: string;
|
|
415
|
-
type: string;
|
|
416
|
-
disabled: boolean;
|
|
417
417
|
hasCloseIcon: boolean;
|
|
418
418
|
leftIcon: string;
|
|
419
419
|
rightIcon: string;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Template } from './types';
|
|
2
|
+
interface Props {
|
|
3
|
+
template?: Template | null;
|
|
4
|
+
}
|
|
5
|
+
declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
6
|
+
template: Template | null;
|
|
7
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLElement>;
|
|
8
|
+
export default _default;
|
|
9
|
+
//# sourceMappingURL=TemplatePreview.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TemplatePreview.vue.d.ts","sourceRoot":"","sources":["../../../src/components/TemplatePreview/TemplatePreview.vue"],"names":[],"mappings":"AAmGA;AAgQA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAQxC,UAAU,KAAK;IACb,QAAQ,CAAC,EAAE,QAAQ,GAAG,IAAI,CAAC;CAC5B;;cADY,QAAQ,GAAG,IAAI;;AAkN5B,wBAQG"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { Template } from './types';
|
|
2
|
+
interface Props {
|
|
3
|
+
locale?: string;
|
|
4
|
+
template: Template;
|
|
5
|
+
modelValue: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
8
|
+
close: () => any;
|
|
9
|
+
}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{
|
|
10
|
+
onClose?: (() => any) | undefined;
|
|
11
|
+
}>, {
|
|
12
|
+
locale: string;
|
|
13
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
14
|
+
export default _default;
|
|
15
|
+
//# sourceMappingURL=TemplatePreviewModal.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TemplatePreviewModal.vue.d.ts","sourceRoot":"","sources":["../../../src/components/TemplatePreview/TemplatePreviewModal.vue"],"names":[],"mappings":"AAWA;AAwDA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAUxC,UAAU,KAAK;IACb,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,QAAQ,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;CACrB;;;;;;YAHU,MAAM;;AAgGjB,wBASG"}
|
|
@@ -83,17 +83,27 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
83
83
|
default: string;
|
|
84
84
|
validator: (size: unknown) => boolean;
|
|
85
85
|
};
|
|
86
|
-
label:
|
|
87
|
-
|
|
86
|
+
label: {
|
|
87
|
+
type: StringConstructor;
|
|
88
|
+
default: string;
|
|
89
|
+
};
|
|
90
|
+
fixedLabel: {
|
|
91
|
+
type: BooleanConstructor;
|
|
92
|
+
default: boolean;
|
|
93
|
+
};
|
|
88
94
|
error: {
|
|
89
|
-
type: (
|
|
95
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
96
|
+
default: boolean;
|
|
97
|
+
};
|
|
98
|
+
message: {
|
|
99
|
+
type: StringConstructor;
|
|
100
|
+
default: string;
|
|
101
|
+
};
|
|
102
|
+
disabled: {
|
|
103
|
+
type: BooleanConstructor;
|
|
90
104
|
default: boolean;
|
|
91
105
|
};
|
|
92
|
-
|
|
93
|
-
disabled: BooleanConstructor;
|
|
94
|
-
}>, {}, {}, {
|
|
95
|
-
shouldShowErrorSection(): boolean | "";
|
|
96
|
-
}, {
|
|
106
|
+
}>, {}, {}, {}, {
|
|
97
107
|
fullySanitize: typeof fullySanitize;
|
|
98
108
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
99
109
|
size: {
|
|
@@ -101,38 +111,34 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
101
111
|
default: string;
|
|
102
112
|
validator: (size: unknown) => boolean;
|
|
103
113
|
};
|
|
104
|
-
label:
|
|
105
|
-
|
|
114
|
+
label: {
|
|
115
|
+
type: StringConstructor;
|
|
116
|
+
default: string;
|
|
117
|
+
};
|
|
118
|
+
fixedLabel: {
|
|
119
|
+
type: BooleanConstructor;
|
|
120
|
+
default: boolean;
|
|
121
|
+
};
|
|
106
122
|
error: {
|
|
107
|
-
type: (
|
|
123
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
124
|
+
default: boolean;
|
|
125
|
+
};
|
|
126
|
+
message: {
|
|
127
|
+
type: StringConstructor;
|
|
128
|
+
default: string;
|
|
129
|
+
};
|
|
130
|
+
disabled: {
|
|
131
|
+
type: BooleanConstructor;
|
|
108
132
|
default: boolean;
|
|
109
133
|
};
|
|
110
|
-
message: StringConstructor;
|
|
111
|
-
disabled: BooleanConstructor;
|
|
112
134
|
}>> & Readonly<{}>, {
|
|
113
135
|
error: string | boolean;
|
|
114
136
|
size: string;
|
|
137
|
+
label: string;
|
|
115
138
|
fixedLabel: boolean;
|
|
139
|
+
message: string;
|
|
116
140
|
disabled: boolean;
|
|
117
|
-
}, {}, {
|
|
118
|
-
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
119
|
-
click: (event: Event) => any;
|
|
120
|
-
mousedown: (event: Event) => any;
|
|
121
|
-
mouseup: (event: Event) => any;
|
|
122
|
-
}, string, import('vue').PublicProps, Readonly<import('../Icon.vue').IconProps> & Readonly<{
|
|
123
|
-
onClick?: ((event: Event) => any) | undefined;
|
|
124
|
-
onMousedown?: ((event: Event) => any) | undefined;
|
|
125
|
-
onMouseup?: ((event: Event) => any) | undefined;
|
|
126
|
-
}>, {
|
|
127
|
-
filled: boolean;
|
|
128
|
-
next: boolean;
|
|
129
|
-
icon: string | null;
|
|
130
|
-
clickable: boolean;
|
|
131
|
-
size: import('../Icon.vue').IconSize;
|
|
132
|
-
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
133
|
-
scheme: import('../Icon.vue').SchemeColor;
|
|
134
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
135
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
141
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
136
142
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
137
143
|
export default _default;
|
|
138
144
|
//# sourceMappingURL=TextArea.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextArea.vue.d.ts","sourceRoot":"","sources":["../../../src/components/TextArea/TextArea.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TextArea.vue.d.ts","sourceRoot":"","sources":["../../../src/components/TextArea/TextArea.vue"],"names":[],"mappings":"AA8BA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8BAyI8B,sBAAsB"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { ToastProps } from './types';
|
|
2
|
+
declare const _default: import('vue').DefineComponent<ToastProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
3
|
+
close: () => any;
|
|
4
|
+
destroy: () => any;
|
|
5
|
+
}, string, import('vue').PublicProps, Readonly<ToastProps> & Readonly<{
|
|
6
|
+
onClose?: (() => any) | undefined;
|
|
7
|
+
onDestroy?: (() => any) | undefined;
|
|
8
|
+
}>, {
|
|
9
|
+
type: import('./types').ToastType;
|
|
10
|
+
description: string;
|
|
11
|
+
button: import('./types').ToastButton;
|
|
12
|
+
title: string;
|
|
13
|
+
timeout: number;
|
|
14
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
15
|
+
export default _default;
|
|
16
|
+
//# sourceMappingURL=Toast.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Toast.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Toast/Toast.vue"],"names":[],"mappings":"AA4DA;AAmPA,OAAO,KAAK,EAAE,UAAU,EAAc,MAAM,SAAS,CAAC;;;;;;;;;;;;;;AAmQtD,wBASG"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { ToastProps, ToastInstance, ToastCall } from './types';
|
|
2
|
+
declare class ToastManager implements ToastManager {
|
|
3
|
+
private toasts;
|
|
4
|
+
private container;
|
|
5
|
+
private nextId;
|
|
6
|
+
private createContainer;
|
|
7
|
+
private generateId;
|
|
8
|
+
show(props: ToastProps): ToastInstance;
|
|
9
|
+
close(id: string): void;
|
|
10
|
+
}
|
|
11
|
+
declare const toastManager: ToastManager;
|
|
12
|
+
export declare const toast: ToastCall;
|
|
13
|
+
export default toastManager;
|
|
14
|
+
//# sourceMappingURL=ToastManager.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ToastManager.d.ts","sourceRoot":"","sources":["../../../src/components/Toast/ToastManager.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EACV,UAAU,EACV,aAAa,EAEb,SAAS,EACV,MAAM,SAAS,CAAC;AAEjB,cAAM,YAAa,YAAW,YAAY;IACxC,OAAO,CAAC,MAAM,CAAyC;IACvD,OAAO,CAAC,SAAS,CAA4B;IAC7C,OAAO,CAAC,MAAM,CAAK;IAEnB,OAAO,CAAC,eAAe;IAYvB,OAAO,CAAC,UAAU;IAIlB,IAAI,CAAC,KAAK,EAAE,UAAU,GAAG,aAAa;IAsCtC,KAAK,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI;CAMxB;AAED,QAAA,MAAM,YAAY,cAAqB,CAAC;AAExC,eAAO,MAAM,KAAK,EAAE,SA6BnB,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
export interface ToastManager {
|
|
2
|
+
show: (props: ToastProps) => ToastInstance;
|
|
3
|
+
close: (id: string) => void;
|
|
4
|
+
}
|
|
5
|
+
export interface ToastButton {
|
|
6
|
+
text: string;
|
|
7
|
+
action: () => void;
|
|
8
|
+
}
|
|
9
|
+
export type ToastType = 'informational' | 'attention' | 'success' | 'error';
|
|
10
|
+
export interface ToastProps extends ToastOptions {
|
|
11
|
+
title: string;
|
|
12
|
+
description?: string;
|
|
13
|
+
}
|
|
14
|
+
export interface ToastOptions {
|
|
15
|
+
type?: ToastType;
|
|
16
|
+
button?: ToastButton;
|
|
17
|
+
timeout?: number;
|
|
18
|
+
}
|
|
19
|
+
export interface ToastEmits {
|
|
20
|
+
close: [];
|
|
21
|
+
destroy: [];
|
|
22
|
+
}
|
|
23
|
+
export interface ToastInstance {
|
|
24
|
+
id: string;
|
|
25
|
+
props: ToastProps;
|
|
26
|
+
close: () => void;
|
|
27
|
+
promise: Promise<void>;
|
|
28
|
+
}
|
|
29
|
+
export interface ToastCall {
|
|
30
|
+
info: (title: string, description?: string, options?: ToastOptions) => Promise<void>;
|
|
31
|
+
success: (title: string, description?: string, options?: ToastOptions) => Promise<void>;
|
|
32
|
+
attention: (title: string, description?: string, options?: ToastOptions) => Promise<void>;
|
|
33
|
+
error: (title: string, description?: string, options?: ToastOptions) => Promise<void>;
|
|
34
|
+
}
|
|
35
|
+
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/Toast/types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,YAAY;IAC3B,IAAI,EAAE,CAAC,KAAK,EAAE,UAAU,KAAK,aAAa,CAAC;IAC3C,KAAK,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;CAC7B;AAED,MAAM,WAAW,WAAW;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,IAAI,CAAC;CACpB;AAED,MAAM,MAAM,SAAS,GAAG,eAAe,GAAG,WAAW,GAAG,SAAS,GAAG,OAAO,CAAC;AAE5E,MAAM,WAAW,UAAW,SAAQ,YAAY;IAC9C,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,MAAM,WAAW,YAAY;IAC3B,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,WAAW,UAAU;IACzB,KAAK,EAAE,EAAE,CAAC;IACV,OAAO,EAAE,EAAE,CAAC;CACb;AAED,MAAM,WAAW,aAAa;IAC5B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,UAAU,CAAC;IAClB,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,OAAO,EAAE,OAAO,CAAC,IAAI,CAAC,CAAC;CACxB;AAED,MAAM,WAAW,SAAS;IACxB,IAAI,EAAE,CACJ,KAAK,EAAE,MAAM,EACb,WAAW,CAAC,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,YAAY,KACnB,OAAO,CAAC,IAAI,CAAC,CAAC;IACnB,OAAO,EAAE,CACP,KAAK,EAAE,MAAM,EACb,WAAW,CAAC,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,YAAY,KACnB,OAAO,CAAC,IAAI,CAAC,CAAC;IACnB,SAAS,EAAE,CACT,KAAK,EAAE,MAAM,EACb,WAAW,CAAC,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,YAAY,KACnB,OAAO,CAAC,IAAI,CAAC,CAAC;IACnB,KAAK,EAAE,CACL,KAAK,EAAE,MAAM,EACb,WAAW,CAAC,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,YAAY,KACnB,OAAO,CAAC,IAAI,CAAC,CAAC;CACpB"}
|
|
@@ -66,8 +66,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
66
66
|
};
|
|
67
67
|
}>> & Readonly<{}>, {
|
|
68
68
|
text: string;
|
|
69
|
-
forceOpen: boolean;
|
|
70
69
|
enabled: boolean;
|
|
70
|
+
forceOpen: boolean;
|
|
71
71
|
side: string;
|
|
72
72
|
maxWidth: string;
|
|
73
73
|
shortcutText: string;
|
|
@@ -162,11 +162,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
162
162
|
}>, {}, {}, {
|
|
163
163
|
UnnnicButton: {
|
|
164
164
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
165
|
-
text: string;
|
|
166
|
-
next: boolean;
|
|
167
165
|
size: import('../Button/types').ButtonSize;
|
|
168
166
|
type: import('../Button/types').ButtonType;
|
|
169
167
|
disabled: boolean;
|
|
168
|
+
text: string;
|
|
169
|
+
next: boolean;
|
|
170
170
|
iconLeft: string;
|
|
171
171
|
iconRight: string;
|
|
172
172
|
float: boolean;
|
|
@@ -181,11 +181,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
181
181
|
M: {};
|
|
182
182
|
Defaults: {};
|
|
183
183
|
}, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
184
|
-
text: string;
|
|
185
|
-
next: boolean;
|
|
186
184
|
size: import('../Button/types').ButtonSize;
|
|
187
185
|
type: import('../Button/types').ButtonType;
|
|
188
186
|
disabled: boolean;
|
|
187
|
+
text: string;
|
|
188
|
+
next: boolean;
|
|
189
189
|
iconLeft: string;
|
|
190
190
|
iconRight: string;
|
|
191
191
|
float: boolean;
|
|
@@ -197,11 +197,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
197
197
|
__isTeleport?: never;
|
|
198
198
|
__isSuspense?: never;
|
|
199
199
|
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
200
|
-
text: string;
|
|
201
|
-
next: boolean;
|
|
202
200
|
size: import('../Button/types').ButtonSize;
|
|
203
201
|
type: import('../Button/types').ButtonType;
|
|
204
202
|
disabled: boolean;
|
|
203
|
+
text: string;
|
|
204
|
+
next: boolean;
|
|
205
205
|
iconLeft: string;
|
|
206
206
|
iconRight: string;
|
|
207
207
|
float: boolean;
|
|
@@ -73,11 +73,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
73
73
|
}>, {}, {}, {
|
|
74
74
|
UnnnicButton: {
|
|
75
75
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/Button.vue').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
76
|
-
text: string;
|
|
77
|
-
next: boolean;
|
|
78
76
|
size: import('../Button/Button.vue').ButtonSize;
|
|
79
77
|
type: import('../Button/Button.vue').ButtonType;
|
|
80
78
|
disabled: boolean;
|
|
79
|
+
text: string;
|
|
80
|
+
next: boolean;
|
|
81
81
|
iconLeft: string;
|
|
82
82
|
iconRight: string;
|
|
83
83
|
float: boolean;
|
|
@@ -92,11 +92,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
92
92
|
M: {};
|
|
93
93
|
Defaults: {};
|
|
94
94
|
}, Readonly<import('../Button/Button.vue').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
95
|
-
text: string;
|
|
96
|
-
next: boolean;
|
|
97
95
|
size: import('../Button/Button.vue').ButtonSize;
|
|
98
96
|
type: import('../Button/Button.vue').ButtonType;
|
|
99
97
|
disabled: boolean;
|
|
98
|
+
text: string;
|
|
99
|
+
next: boolean;
|
|
100
100
|
iconLeft: string;
|
|
101
101
|
iconRight: string;
|
|
102
102
|
float: boolean;
|
|
@@ -108,11 +108,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
108
108
|
__isTeleport?: never;
|
|
109
109
|
__isSuspense?: never;
|
|
110
110
|
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/Button.vue').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
111
|
-
text: string;
|
|
112
|
-
next: boolean;
|
|
113
111
|
size: import('../Button/Button.vue').ButtonSize;
|
|
114
112
|
type: import('../Button/Button.vue').ButtonType;
|
|
115
113
|
disabled: boolean;
|
|
114
|
+
text: string;
|
|
115
|
+
next: boolean;
|
|
116
116
|
iconLeft: string;
|
|
117
117
|
iconRight: string;
|
|
118
118
|
float: boolean;
|
|
@@ -276,11 +276,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
276
276
|
}, {}, {
|
|
277
277
|
UnnnicButton: {
|
|
278
278
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
279
|
-
text: string;
|
|
280
|
-
next: boolean;
|
|
281
279
|
size: import('../Button/types').ButtonSize;
|
|
282
280
|
type: import('../Button/types').ButtonType;
|
|
283
281
|
disabled: boolean;
|
|
282
|
+
text: string;
|
|
283
|
+
next: boolean;
|
|
284
284
|
iconLeft: string;
|
|
285
285
|
iconRight: string;
|
|
286
286
|
float: boolean;
|
|
@@ -295,11 +295,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
295
295
|
M: {};
|
|
296
296
|
Defaults: {};
|
|
297
297
|
}, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
298
|
-
text: string;
|
|
299
|
-
next: boolean;
|
|
300
298
|
size: import('../Button/types').ButtonSize;
|
|
301
299
|
type: import('../Button/types').ButtonType;
|
|
302
300
|
disabled: boolean;
|
|
301
|
+
text: string;
|
|
302
|
+
next: boolean;
|
|
303
303
|
iconLeft: string;
|
|
304
304
|
iconRight: string;
|
|
305
305
|
float: boolean;
|
|
@@ -311,11 +311,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
311
311
|
__isTeleport?: never;
|
|
312
312
|
__isSuspense?: never;
|
|
313
313
|
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
314
|
-
text: string;
|
|
315
|
-
next: boolean;
|
|
316
314
|
size: import('../Button/types').ButtonSize;
|
|
317
315
|
type: import('../Button/types').ButtonType;
|
|
318
316
|
disabled: boolean;
|
|
317
|
+
text: string;
|
|
318
|
+
next: boolean;
|
|
319
319
|
iconLeft: string;
|
|
320
320
|
iconRight: string;
|
|
321
321
|
float: boolean;
|
|
@@ -336,11 +336,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
336
336
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
337
337
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
338
338
|
}>, {
|
|
339
|
+
size: import('../Icon.vue').IconSize;
|
|
339
340
|
filled: boolean;
|
|
340
341
|
next: boolean;
|
|
341
342
|
icon: string | null;
|
|
342
343
|
clickable: boolean;
|
|
343
|
-
size: import('../Icon.vue').IconSize;
|
|
344
344
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
345
345
|
scheme: import('../Icon.vue').SchemeColor;
|
|
346
346
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|