@rocketui/vue 0.1.25 → 0.2.0

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.
Files changed (158) hide show
  1. package/dist/rocket-ui-vue.d.ts +2999 -0
  2. package/dist/rocket-ui-vue.js +795 -709
  3. package/dist/rocket-ui-vue.umd.cjs +1 -1
  4. package/dist/style.css +1 -1
  5. package/package.json +12 -12
  6. package/dist/src/components/Accordion/Accordion.stories.d.ts +0 -79
  7. package/dist/src/components/Accordion/Accordion.stories.d.ts.map +0 -1
  8. package/dist/src/components/Accordion/RAccordion.vue.d.ts +0 -41
  9. package/dist/src/components/Accordion/RAccordion.vue.d.ts.map +0 -1
  10. package/dist/src/components/Accordion/accordion.spec.d.ts +0 -2
  11. package/dist/src/components/Accordion/accordion.spec.d.ts.map +0 -1
  12. package/dist/src/components/Alert/Alert.stories.d.ts +0 -455
  13. package/dist/src/components/Alert/Alert.stories.d.ts.map +0 -1
  14. package/dist/src/components/Alert/RAlert.vue.d.ts +0 -105
  15. package/dist/src/components/Alert/RAlert.vue.d.ts.map +0 -1
  16. package/dist/src/components/Alert/alert.spec.d.ts +0 -2
  17. package/dist/src/components/Alert/alert.spec.d.ts.map +0 -1
  18. package/dist/src/components/Avatar/Avatar.stories.d.ts +0 -68
  19. package/dist/src/components/Avatar/Avatar.stories.d.ts.map +0 -1
  20. package/dist/src/components/Avatar/RAvatar.vue.d.ts +0 -92
  21. package/dist/src/components/Avatar/RAvatar.vue.d.ts.map +0 -1
  22. package/dist/src/components/Avatar/avatar.spec.d.ts +0 -2
  23. package/dist/src/components/Avatar/avatar.spec.d.ts.map +0 -1
  24. package/dist/src/components/Badge/Badge.stories.d.ts +0 -220
  25. package/dist/src/components/Badge/Badge.stories.d.ts.map +0 -1
  26. package/dist/src/components/Badge/RBadge.vue.d.ts +0 -109
  27. package/dist/src/components/Badge/RBadge.vue.d.ts.map +0 -1
  28. package/dist/src/components/Badge/badge.spec.d.ts +0 -2
  29. package/dist/src/components/Badge/badge.spec.d.ts.map +0 -1
  30. package/dist/src/components/Box/Box.stories.d.ts +0 -167
  31. package/dist/src/components/Box/Box.stories.d.ts.map +0 -1
  32. package/dist/src/components/Breadcrumb/Breadcrumb.stories.d.ts +0 -111
  33. package/dist/src/components/Breadcrumb/Breadcrumb.stories.d.ts.map +0 -1
  34. package/dist/src/components/Breadcrumb/RBreadcrumb.vue.d.ts +0 -50
  35. package/dist/src/components/Breadcrumb/RBreadcrumb.vue.d.ts.map +0 -1
  36. package/dist/src/components/Button/Button.spec.d.ts +0 -2
  37. package/dist/src/components/Button/Button.spec.d.ts.map +0 -1
  38. package/dist/src/components/Button/Button.stories.d.ts +0 -541
  39. package/dist/src/components/Button/Button.stories.d.ts.map +0 -1
  40. package/dist/src/components/Button/RButton.vue.d.ts +0 -149
  41. package/dist/src/components/Button/RButton.vue.d.ts.map +0 -1
  42. package/dist/src/components/Checkbox/Checkbox.stories.d.ts +0 -88
  43. package/dist/src/components/Checkbox/Checkbox.stories.d.ts.map +0 -1
  44. package/dist/src/components/Checkbox/RCheckbox.vue.d.ts +0 -120
  45. package/dist/src/components/Checkbox/RCheckbox.vue.d.ts.map +0 -1
  46. package/dist/src/components/Checkbox/checkbox.spec.d.ts +0 -2
  47. package/dist/src/components/Checkbox/checkbox.spec.d.ts.map +0 -1
  48. package/dist/src/components/Chips/Chip.stories.d.ts +0 -499
  49. package/dist/src/components/Chips/Chip.stories.d.ts.map +0 -1
  50. package/dist/src/components/Chips/RChip.vue.d.ts +0 -117
  51. package/dist/src/components/Chips/RChip.vue.d.ts.map +0 -1
  52. package/dist/src/components/Chips/chip.spec.d.ts +0 -2
  53. package/dist/src/components/Chips/chip.spec.d.ts.map +0 -1
  54. package/dist/src/components/Dropdown/Dropdown.stories.d.ts +0 -485
  55. package/dist/src/components/Dropdown/Dropdown.stories.d.ts.map +0 -1
  56. package/dist/src/components/Dropdown/RDropdown.vue.d.ts +0 -289
  57. package/dist/src/components/Dropdown/RDropdown.vue.d.ts.map +0 -1
  58. package/dist/src/components/Dropdown/dropdown.spec.d.ts +0 -2
  59. package/dist/src/components/Dropdown/dropdown.spec.d.ts.map +0 -1
  60. package/dist/src/components/Icon/Icon.stories.d.ts +0 -39
  61. package/dist/src/components/Icon/Icon.stories.d.ts.map +0 -1
  62. package/dist/src/components/Icon/RIcon.vue.d.ts +0 -59
  63. package/dist/src/components/Icon/RIcon.vue.d.ts.map +0 -1
  64. package/dist/src/components/Icon/icon.spec.d.ts +0 -2
  65. package/dist/src/components/Icon/icon.spec.d.ts.map +0 -1
  66. package/dist/src/components/ItemGroup/ItemGroup.stories.d.ts +0 -215
  67. package/dist/src/components/ItemGroup/ItemGroup.stories.d.ts.map +0 -1
  68. package/dist/src/components/ItemGroup/RItem.vue.d.ts +0 -75
  69. package/dist/src/components/ItemGroup/RItem.vue.d.ts.map +0 -1
  70. package/dist/src/components/ItemGroup/RItemGroup.vue.d.ts +0 -123
  71. package/dist/src/components/ItemGroup/RItemGroup.vue.d.ts.map +0 -1
  72. package/dist/src/components/ItemGroup/itemgroup.spec.d.ts +0 -2
  73. package/dist/src/components/ItemGroup/itemgroup.spec.d.ts.map +0 -1
  74. package/dist/src/components/Label/Label.stories.d.ts +0 -133
  75. package/dist/src/components/Label/Label.stories.d.ts.map +0 -1
  76. package/dist/src/components/Label/RLabel.vue.d.ts +0 -68
  77. package/dist/src/components/Label/RLabel.vue.d.ts.map +0 -1
  78. package/dist/src/components/Modal/Modal.stories.d.ts +0 -322
  79. package/dist/src/components/Modal/Modal.stories.d.ts.map +0 -1
  80. package/dist/src/components/Modal/RModal.vue.d.ts +0 -171
  81. package/dist/src/components/Modal/RModal.vue.d.ts.map +0 -1
  82. package/dist/src/components/Modal/modal.spec.d.ts +0 -2
  83. package/dist/src/components/Modal/modal.spec.d.ts.map +0 -1
  84. package/dist/src/components/Pagination/Pagination.stories.d.ts +0 -171
  85. package/dist/src/components/Pagination/Pagination.stories.d.ts.map +0 -1
  86. package/dist/src/components/Pagination/RPagination.vue.d.ts +0 -54
  87. package/dist/src/components/Pagination/RPagination.vue.d.ts.map +0 -1
  88. package/dist/src/components/Pagination/pagination.spec.d.ts +0 -2
  89. package/dist/src/components/Pagination/pagination.spec.d.ts.map +0 -1
  90. package/dist/src/components/ProgressBar/Progressbar.stories.d.ts +0 -30
  91. package/dist/src/components/ProgressBar/Progressbar.stories.d.ts.map +0 -1
  92. package/dist/src/components/ProgressBar/RProgressbar.vue.d.ts +0 -34
  93. package/dist/src/components/ProgressBar/RProgressbar.vue.d.ts.map +0 -1
  94. package/dist/src/components/ProgressBar/progressbar.spec.d.ts +0 -2
  95. package/dist/src/components/ProgressBar/progressbar.spec.d.ts.map +0 -1
  96. package/dist/src/components/Shared/Enums.d.ts +0 -2
  97. package/dist/src/components/Shared/Enums.d.ts.map +0 -1
  98. package/dist/src/components/Sidebar/RSidebar.vue.d.ts +0 -49
  99. package/dist/src/components/Sidebar/RSidebar.vue.d.ts.map +0 -1
  100. package/dist/src/components/Sidebar/Sidebar.stories.d.ts +0 -159
  101. package/dist/src/components/Sidebar/Sidebar.stories.d.ts.map +0 -1
  102. package/dist/src/components/Sidebar/sidebar.spec.d.ts +0 -2
  103. package/dist/src/components/Sidebar/sidebar.spec.d.ts.map +0 -1
  104. package/dist/src/components/Snackbar/RSnackbar.vue.d.ts +0 -113
  105. package/dist/src/components/Snackbar/RSnackbar.vue.d.ts.map +0 -1
  106. package/dist/src/components/Snackbar/Snackbar.stories.d.ts +0 -224
  107. package/dist/src/components/Snackbar/Snackbar.stories.d.ts.map +0 -1
  108. package/dist/src/components/Snackbar/snackbar.spec.d.ts +0 -2
  109. package/dist/src/components/Snackbar/snackbar.spec.d.ts.map +0 -1
  110. package/dist/src/components/Switch/RSwitch.vue.d.ts +0 -127
  111. package/dist/src/components/Switch/RSwitch.vue.d.ts.map +0 -1
  112. package/dist/src/components/Switch/Switch.stories.d.ts +0 -96
  113. package/dist/src/components/Switch/Switch.stories.d.ts.map +0 -1
  114. package/dist/src/components/Switch/switch.spec.d.ts +0 -2
  115. package/dist/src/components/Switch/switch.spec.d.ts.map +0 -1
  116. package/dist/src/components/TabItem/RTabItem.vue.d.ts +0 -148
  117. package/dist/src/components/TabItem/RTabItem.vue.d.ts.map +0 -1
  118. package/dist/src/components/TabItem/TabItem.spec.d.ts +0 -2
  119. package/dist/src/components/TabItem/TabItem.spec.d.ts.map +0 -1
  120. package/dist/src/components/TabItem/TabItem.stories.d.ts +0 -288
  121. package/dist/src/components/TabItem/TabItem.stories.d.ts.map +0 -1
  122. package/dist/src/components/TabItem/common.d.ts +0 -7
  123. package/dist/src/components/TabItem/common.d.ts.map +0 -1
  124. package/dist/src/components/Tabs/RTabs.vue.d.ts +0 -95
  125. package/dist/src/components/Tabs/RTabs.vue.d.ts.map +0 -1
  126. package/dist/src/components/Tabs/Tabs.spec.d.ts +0 -2
  127. package/dist/src/components/Tabs/Tabs.spec.d.ts.map +0 -1
  128. package/dist/src/components/Tabs/Tabs.stories.d.ts +0 -186
  129. package/dist/src/components/Tabs/Tabs.stories.d.ts.map +0 -1
  130. package/dist/src/components/Tabs/types.d.ts +0 -11
  131. package/dist/src/components/Tabs/types.d.ts.map +0 -1
  132. package/dist/src/components/TextArea/RTextArea.vue.d.ts +0 -120
  133. package/dist/src/components/TextArea/RTextArea.vue.d.ts.map +0 -1
  134. package/dist/src/components/TextArea/TextArea.stories.d.ts +0 -89
  135. package/dist/src/components/TextArea/TextArea.stories.d.ts.map +0 -1
  136. package/dist/src/components/TextArea/textarea.spec.d.ts +0 -2
  137. package/dist/src/components/TextArea/textarea.spec.d.ts.map +0 -1
  138. package/dist/src/components/Textfield/RTextfield.vue.d.ts +0 -241
  139. package/dist/src/components/Textfield/RTextfield.vue.d.ts.map +0 -1
  140. package/dist/src/components/Textfield/Textfield.stories.d.ts +0 -451
  141. package/dist/src/components/Textfield/Textfield.stories.d.ts.map +0 -1
  142. package/dist/src/components/Textfield/textfield.spec.d.ts +0 -2
  143. package/dist/src/components/Textfield/textfield.spec.d.ts.map +0 -1
  144. package/dist/src/components/Tooltip/RTooltip.vue.d.ts +0 -252
  145. package/dist/src/components/Tooltip/RTooltip.vue.d.ts.map +0 -1
  146. package/dist/src/components/Tooltip/Tooltip.stories.d.ts +0 -458
  147. package/dist/src/components/Tooltip/Tooltip.stories.d.ts.map +0 -1
  148. package/dist/src/components/Tooltip/popper.d.ts +0 -29
  149. package/dist/src/components/Tooltip/popper.d.ts.map +0 -1
  150. package/dist/src/components/Tooltip/tooltip.spec.d.ts +0 -2
  151. package/dist/src/components/Tooltip/tooltip.spec.d.ts.map +0 -1
  152. package/dist/src/directives/index.d.ts +0 -5
  153. package/dist/src/directives/index.d.ts.map +0 -1
  154. package/dist/src/lib/main.d.ts +0 -25
  155. package/dist/src/lib/main.d.ts.map +0 -1
  156. package/dist/src/main.d.ts +0 -1
  157. package/dist/src/main.d.ts.map +0 -1
  158. package/dist/src/shims.d.ts +0 -9
@@ -1,455 +0,0 @@
1
- import { ComponentInternalInstance, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, PropType, Slot, ComponentPublicInstance, ComponentOptionsBase, ComponentOptionsMixin, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ShallowUnwrapRef, ComponentCustomProperties, DefineComponent } from 'vue';
2
- import type { Meta, StoryObj } from '@storybook/vue3';
3
- declare const AlertStory: Meta<{
4
- new (...args: any[]): {
5
- $: ComponentInternalInstance;
6
- $data: {};
7
- $props: Partial<{
8
- type: "success" | "warning" | "info" | "error";
9
- title: string;
10
- variant: "outline" | "ghost" | "solid";
11
- block: boolean;
12
- description: string;
13
- closable: boolean;
14
- }> & Omit<{
15
- readonly type: "success" | "warning" | "info" | "error";
16
- readonly title: string;
17
- readonly variant: "outline" | "ghost" | "solid";
18
- readonly block: boolean;
19
- readonly description: string;
20
- readonly closable: boolean;
21
- onClose?: ((...args: any[]) => any) | undefined;
22
- } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<ExtractPropTypes<{
23
- type: {
24
- type: PropType<"success" | "warning" | "info" | "error">;
25
- required: true;
26
- default: string;
27
- };
28
- title: {
29
- type: PropType<string>;
30
- required: true;
31
- default: string;
32
- };
33
- variant: {
34
- type: PropType<"outline" | "ghost" | "solid">;
35
- default: string;
36
- };
37
- block: {
38
- type: PropType<boolean>;
39
- default: boolean;
40
- };
41
- description: {
42
- type: PropType<string>;
43
- default: string;
44
- };
45
- closable: {
46
- type: PropType<boolean>;
47
- default: boolean;
48
- };
49
- }>> & {
50
- onClose?: ((...args: any[]) => any) | undefined;
51
- }, "type" | "title" | "variant" | "block" | "description" | "closable">;
52
- $attrs: {
53
- [x: string]: unknown;
54
- };
55
- $refs: {
56
- [x: string]: unknown;
57
- };
58
- $slots: Readonly<{
59
- [name: string]: Slot<any> | undefined;
60
- }>;
61
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
62
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
63
- $emit: (event: "close", ...args: any[]) => void;
64
- $el: any;
65
- $options: ComponentOptionsBase<Readonly<ExtractPropTypes<{
66
- type: {
67
- type: PropType<"success" | "warning" | "info" | "error">;
68
- required: true;
69
- default: string;
70
- };
71
- title: {
72
- type: PropType<string>;
73
- required: true;
74
- default: string;
75
- };
76
- variant: {
77
- type: PropType<"outline" | "ghost" | "solid">;
78
- default: string;
79
- };
80
- block: {
81
- type: PropType<boolean>;
82
- default: boolean;
83
- };
84
- description: {
85
- type: PropType<string>;
86
- default: string;
87
- };
88
- closable: {
89
- type: PropType<boolean>;
90
- default: boolean;
91
- };
92
- }>> & {
93
- onClose?: ((...args: any[]) => any) | undefined;
94
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
95
- close: (...args: any[]) => void;
96
- }, string, {
97
- type: "success" | "warning" | "info" | "error";
98
- title: string;
99
- variant: "outline" | "ghost" | "solid";
100
- block: boolean;
101
- description: string;
102
- closable: boolean;
103
- }, {}, string, {}> & {
104
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
105
- created?: ((() => void) | (() => void)[]) | undefined;
106
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
107
- mounted?: ((() => void) | (() => void)[]) | undefined;
108
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
109
- updated?: ((() => void) | (() => void)[]) | undefined;
110
- activated?: ((() => void) | (() => void)[]) | undefined;
111
- deactivated?: ((() => void) | (() => void)[]) | undefined;
112
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
113
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
114
- destroyed?: ((() => void) | (() => void)[]) | undefined;
115
- unmounted?: ((() => void) | (() => void)[]) | undefined;
116
- renderTracked?: (((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[]) | undefined;
117
- renderTriggered?: (((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[]) | undefined;
118
- errorCaptured?: (((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void)[]) | undefined;
119
- };
120
- $forceUpdate: () => void;
121
- $nextTick: typeof nextTick;
122
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: WatchOptions<boolean> | undefined): WatchStopHandle;
123
- } & Readonly<ExtractPropTypes<{
124
- type: {
125
- type: PropType<"success" | "warning" | "info" | "error">;
126
- required: true;
127
- default: string;
128
- };
129
- title: {
130
- type: PropType<string>;
131
- required: true;
132
- default: string;
133
- };
134
- variant: {
135
- type: PropType<"outline" | "ghost" | "solid">;
136
- default: string;
137
- };
138
- block: {
139
- type: PropType<boolean>;
140
- default: boolean;
141
- };
142
- description: {
143
- type: PropType<string>;
144
- default: string;
145
- };
146
- closable: {
147
- type: PropType<boolean>;
148
- default: boolean;
149
- };
150
- }>> & {
151
- onClose?: ((...args: any[]) => any) | undefined;
152
- } & ShallowUnwrapRef<{}> & {} & ComponentCustomProperties & {};
153
- __isFragment?: undefined;
154
- __isTeleport?: undefined;
155
- __isSuspense?: undefined;
156
- } & ComponentOptionsBase<Readonly<ExtractPropTypes<{
157
- type: {
158
- type: PropType<"success" | "warning" | "info" | "error">;
159
- required: true;
160
- default: string;
161
- };
162
- title: {
163
- type: PropType<string>;
164
- required: true;
165
- default: string;
166
- };
167
- variant: {
168
- type: PropType<"outline" | "ghost" | "solid">;
169
- default: string;
170
- };
171
- block: {
172
- type: PropType<boolean>;
173
- default: boolean;
174
- };
175
- description: {
176
- type: PropType<string>;
177
- default: string;
178
- };
179
- closable: {
180
- type: PropType<boolean>;
181
- default: boolean;
182
- };
183
- }>> & {
184
- onClose?: ((...args: any[]) => any) | undefined;
185
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
186
- close: (...args: any[]) => void;
187
- }, string, {
188
- type: "success" | "warning" | "info" | "error";
189
- title: string;
190
- variant: "outline" | "ghost" | "solid";
191
- block: boolean;
192
- description: string;
193
- closable: boolean;
194
- }, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
195
- $slots: {
196
- "alert-icon"?(_: {}): any;
197
- content?(_: {}): any;
198
- "custom-close"?(_: {}): any;
199
- };
200
- })>;
201
- export default AlertStory;
202
- declare type Story = StoryObj<typeof AlertStory>;
203
- export declare const Overview: Story;
204
- export declare const Success: Story;
205
- export declare const Error: Story;
206
- export declare const Information: Story;
207
- export declare const Warning: Story;
208
- export declare const OnlyTitle: Story;
209
- export declare const CustomCloseButton: {
210
- render: (args: any) => {
211
- components: {
212
- Alert: {
213
- new (...args: any[]): {
214
- $: ComponentInternalInstance;
215
- $data: {};
216
- $props: Partial<{
217
- type: "success" | "warning" | "info" | "error";
218
- title: string;
219
- variant: "outline" | "ghost" | "solid";
220
- block: boolean;
221
- description: string;
222
- closable: boolean;
223
- }> & Omit<{
224
- readonly type: "success" | "warning" | "info" | "error";
225
- readonly title: string;
226
- readonly variant: "outline" | "ghost" | "solid";
227
- readonly block: boolean;
228
- readonly description: string;
229
- readonly closable: boolean;
230
- onClose?: ((...args: any[]) => any) | undefined;
231
- } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<ExtractPropTypes<{
232
- type: {
233
- type: PropType<"success" | "warning" | "info" | "error">;
234
- required: true;
235
- default: string;
236
- };
237
- title: {
238
- type: PropType<string>;
239
- required: true;
240
- default: string;
241
- };
242
- variant: {
243
- type: PropType<"outline" | "ghost" | "solid">;
244
- default: string;
245
- };
246
- block: {
247
- type: PropType<boolean>;
248
- default: boolean;
249
- };
250
- description: {
251
- type: PropType<string>;
252
- default: string;
253
- };
254
- closable: {
255
- type: PropType<boolean>;
256
- default: boolean;
257
- };
258
- }>> & {
259
- onClose?: ((...args: any[]) => any) | undefined;
260
- }, "type" | "title" | "variant" | "block" | "description" | "closable">;
261
- $attrs: {
262
- [x: string]: unknown;
263
- };
264
- $refs: {
265
- [x: string]: unknown;
266
- };
267
- $slots: Readonly<{
268
- [name: string]: Slot<any> | undefined;
269
- }>;
270
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
271
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
272
- $emit: (event: "close", ...args: any[]) => void;
273
- $el: any;
274
- $options: ComponentOptionsBase<Readonly<ExtractPropTypes<{
275
- type: {
276
- type: PropType<"success" | "warning" | "info" | "error">;
277
- required: true;
278
- default: string;
279
- };
280
- title: {
281
- type: PropType<string>;
282
- required: true;
283
- default: string;
284
- };
285
- variant: {
286
- type: PropType<"outline" | "ghost" | "solid">;
287
- default: string;
288
- };
289
- block: {
290
- type: PropType<boolean>;
291
- default: boolean;
292
- };
293
- description: {
294
- type: PropType<string>;
295
- default: string;
296
- };
297
- closable: {
298
- type: PropType<boolean>;
299
- default: boolean;
300
- };
301
- }>> & {
302
- onClose?: ((...args: any[]) => any) | undefined;
303
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
304
- close: (...args: any[]) => void;
305
- }, string, {
306
- type: "success" | "warning" | "info" | "error";
307
- title: string;
308
- variant: "outline" | "ghost" | "solid";
309
- block: boolean;
310
- description: string;
311
- closable: boolean;
312
- }, {}, string, {}> & {
313
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
314
- created?: ((() => void) | (() => void)[]) | undefined;
315
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
316
- mounted?: ((() => void) | (() => void)[]) | undefined;
317
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
318
- updated?: ((() => void) | (() => void)[]) | undefined;
319
- activated?: ((() => void) | (() => void)[]) | undefined;
320
- deactivated?: ((() => void) | (() => void)[]) | undefined;
321
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
322
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
323
- destroyed?: ((() => void) | (() => void)[]) | undefined;
324
- unmounted?: ((() => void) | (() => void)[]) | undefined;
325
- renderTracked?: (((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[]) | undefined;
326
- renderTriggered?: (((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[]) | undefined;
327
- errorCaptured?: (((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void)[]) | undefined;
328
- };
329
- $forceUpdate: () => void;
330
- $nextTick: typeof nextTick;
331
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: WatchOptions<boolean> | undefined): WatchStopHandle;
332
- } & Readonly<ExtractPropTypes<{
333
- type: {
334
- type: PropType<"success" | "warning" | "info" | "error">;
335
- required: true;
336
- default: string;
337
- };
338
- title: {
339
- type: PropType<string>;
340
- required: true;
341
- default: string;
342
- };
343
- variant: {
344
- type: PropType<"outline" | "ghost" | "solid">;
345
- default: string;
346
- };
347
- block: {
348
- type: PropType<boolean>;
349
- default: boolean;
350
- };
351
- description: {
352
- type: PropType<string>;
353
- default: string;
354
- };
355
- closable: {
356
- type: PropType<boolean>;
357
- default: boolean;
358
- };
359
- }>> & {
360
- onClose?: ((...args: any[]) => any) | undefined;
361
- } & ShallowUnwrapRef<{}> & {} & ComponentCustomProperties & {};
362
- __isFragment?: undefined;
363
- __isTeleport?: undefined;
364
- __isSuspense?: undefined;
365
- } & ComponentOptionsBase<Readonly<ExtractPropTypes<{
366
- type: {
367
- type: PropType<"success" | "warning" | "info" | "error">;
368
- required: true;
369
- default: string;
370
- };
371
- title: {
372
- type: PropType<string>;
373
- required: true;
374
- default: string;
375
- };
376
- variant: {
377
- type: PropType<"outline" | "ghost" | "solid">;
378
- default: string;
379
- };
380
- block: {
381
- type: PropType<boolean>;
382
- default: boolean;
383
- };
384
- description: {
385
- type: PropType<string>;
386
- default: string;
387
- };
388
- closable: {
389
- type: PropType<boolean>;
390
- default: boolean;
391
- };
392
- }>> & {
393
- onClose?: ((...args: any[]) => any) | undefined;
394
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
395
- close: (...args: any[]) => void;
396
- }, string, {
397
- type: "success" | "warning" | "info" | "error";
398
- title: string;
399
- variant: "outline" | "ghost" | "solid";
400
- block: boolean;
401
- description: string;
402
- closable: boolean;
403
- }, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
404
- $slots: {
405
- "alert-icon"?(_: {}): any;
406
- content?(_: {}): any;
407
- "custom-close"?(_: {}): any;
408
- };
409
- });
410
- Icon: DefineComponent<{
411
- name: {
412
- type: PropType<string | undefined>;
413
- required: true;
414
- default: string;
415
- };
416
- viewBox: {
417
- type: PropType<string>;
418
- default: string;
419
- };
420
- size: {
421
- type: PropType<string | number>;
422
- default: number;
423
- };
424
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
425
- name: {
426
- type: PropType<string | undefined>;
427
- required: true;
428
- default: string;
429
- };
430
- viewBox: {
431
- type: PropType<string>;
432
- default: string;
433
- };
434
- size: {
435
- type: PropType<string | number>;
436
- default: number;
437
- };
438
- }>>, {
439
- name: string | undefined;
440
- viewBox: string;
441
- size: string | number;
442
- }, {}>;
443
- };
444
- setup: () => {
445
- args: any;
446
- };
447
- template: string;
448
- };
449
- args: {
450
- type: string;
451
- title: string;
452
- description: string;
453
- };
454
- };
455
- //# sourceMappingURL=Alert.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Alert.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/Alert/Alert.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AA4BrD,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQO,CAAA;AAEvB,eAAe,UAAU,CAAA;AAEzB,aAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,UAAU,CAAC,CAAA;AAExC,eAAO,MAAM,QAAQ,EAAE,KAOtB,CAAA;AAED,eAAO,MAAM,OAAO,EAAE,KAOrB,CAAA;AAED,eAAO,MAAM,KAAK,EAAE,KAOnB,CAAA;AAED,eAAO,MAAM,WAAW,EAAE,KAOzB,CAAA;AAED,eAAO,MAAM,OAAO,EAAE,KAOrB,CAAA;AAED,eAAO,MAAM,SAAS,EAAE,KAKvB,CAAA;AAED,eAAO,MAAM,iBAAiB;mBAEb,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqBnB,CAAA"}
@@ -1,105 +0,0 @@
1
- import { DefineComponent, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, PropType } from 'vue';
2
- export interface Props {
3
- /**
4
- * Type of the Alert
5
- * @type 'success' | 'error' | 'warning' | 'info'
6
- * @default 'info'
7
- * @example
8
- * <Alert type="success" />
9
- */
10
- type: 'success' | 'error' | 'warning' | 'info';
11
- /**
12
- * Title of the Alert
13
- * @type string
14
- * @default ''
15
- * @example
16
- * <Alert title="Title" />
17
- */
18
- title: string;
19
- /**
20
- * Variant of the Alert
21
- * @type 'solid' | 'outline' | 'ghost'
22
- * @default 'ghost'
23
- * @example
24
- * <Alert variant="ghost" />
25
- */
26
- variant?: 'solid' | 'outline' | 'ghost';
27
- /**
28
- * Description of the Alert
29
- * @type string
30
- * @default ''
31
- * @example
32
- * <Alert description="Description" />
33
- */
34
- description?: string;
35
- /**
36
- * Allow to close the Alert
37
- * @type boolean
38
- * @default true
39
- * @example
40
- * <Alert closable />
41
- */
42
- closable?: boolean;
43
- /**
44
- * Block appearance of the Alert
45
- * @type boolean
46
- * @default false
47
- * @example
48
- * <Alert block />
49
- */
50
- block?: boolean;
51
- }
52
- declare const _default: __VLS_WithTemplateSlots<DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
53
- type: string;
54
- title: string;
55
- variant: string;
56
- description: string;
57
- closable: boolean;
58
- block: boolean;
59
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
60
- close: (...args: any[]) => void;
61
- }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
62
- type: string;
63
- title: string;
64
- variant: string;
65
- description: string;
66
- closable: boolean;
67
- block: boolean;
68
- }>>> & {
69
- onClose?: ((...args: any[]) => any) | undefined;
70
- }, {
71
- type: "success" | "warning" | "info" | "error";
72
- title: string;
73
- variant: "outline" | "ghost" | "solid";
74
- block: boolean;
75
- description: string;
76
- closable: boolean;
77
- }, {}>, {
78
- "alert-icon"?(_: {}): any;
79
- content?(_: {}): any;
80
- "custom-close"?(_: {}): any;
81
- }>;
82
- export default _default;
83
- declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
84
- declare type __VLS_TypePropsToRuntimeProps<T> = {
85
- [K in keyof T]-?: {} extends Pick<T, K> ? {
86
- type: PropType<__VLS_NonUndefinedable<T[K]>>;
87
- } : {
88
- type: PropType<T[K]>;
89
- required: true;
90
- };
91
- };
92
- declare type __VLS_WithDefaults<P, D> = {
93
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
94
- default: D[K];
95
- }> : P[K];
96
- };
97
- declare type __VLS_Prettify<T> = {
98
- [K in keyof T]: T[K];
99
- } & {};
100
- declare type __VLS_WithTemplateSlots<T, S> = T & {
101
- new (): {
102
- $slots: S;
103
- };
104
- };
105
- //# sourceMappingURL=RAlert.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RAlert.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Alert/RAlert.vue"],"names":[],"mappings":"AAEA,OAAO,aAAa,CAAA;AAIpB,MAAM,WAAW,KAAK;IACpB;;;;;;OAMG;IACH,IAAI,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,CAAA;IAE9C;;;;;;OAMG;IACH,KAAK,EAAE,MAAM,CAAA;IAEb;;;;;;OAMG;IACH,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,OAAO,CAAA;IAEvC;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IAEpB;;;;;;OAMG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAElB;;;;;;OAMG;IACH,KAAK,CAAC,EAAE,OAAO,CAAA;CAChB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA+MD,wBAAwG;AAGxG,aAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,aAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,aAAK,kBAAkB,CAAC,CAAC,EAAE,CAAC,IAAI;KAE1B,CAAC,IAAI,MAAM,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG;QACxE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;KACb,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CACT,CAAC;AACN,aAAK,cAAc,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC;AACxD,aAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=alert.spec.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"alert.spec.d.ts","sourceRoot":"","sources":["../../../../src/components/Alert/alert.spec.ts"],"names":[],"mappings":""}
@@ -1,68 +0,0 @@
1
- import { DefineComponent, PropType, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes } from 'vue';
2
- import type { Meta, StoryObj } from '@storybook/vue3';
3
- declare const AvatarStory: Meta<DefineComponent<{
4
- size: {
5
- type: PropType<"xs" | "sm" | "md" | "lg" | "xl" | "2xl" | "3xl">;
6
- default: string;
7
- };
8
- type: {
9
- type: PropType<"image" | "text">;
10
- default: string;
11
- };
12
- text: {
13
- type: PropType<string>;
14
- default: string;
15
- };
16
- online: {
17
- type: PropType<boolean>;
18
- default: boolean;
19
- };
20
- src: {
21
- type: PropType<string>;
22
- default: string;
23
- };
24
- alt: {
25
- type: PropType<string>;
26
- default: string;
27
- };
28
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
29
- size: {
30
- type: PropType<"xs" | "sm" | "md" | "lg" | "xl" | "2xl" | "3xl">;
31
- default: string;
32
- };
33
- type: {
34
- type: PropType<"image" | "text">;
35
- default: string;
36
- };
37
- text: {
38
- type: PropType<string>;
39
- default: string;
40
- };
41
- online: {
42
- type: PropType<boolean>;
43
- default: boolean;
44
- };
45
- src: {
46
- type: PropType<string>;
47
- default: string;
48
- };
49
- alt: {
50
- type: PropType<string>;
51
- default: string;
52
- };
53
- }>>, {
54
- size: "xs" | "sm" | "md" | "lg" | "xl" | "2xl" | "3xl";
55
- type: "image" | "text";
56
- text: string;
57
- online: boolean;
58
- src: string;
59
- alt: string;
60
- }, {}>>;
61
- export default AvatarStory;
62
- declare type Story = StoryObj<typeof AvatarStory>;
63
- export declare const Overview: Story;
64
- export declare const Image: Story;
65
- export declare const Text: Story;
66
- export declare const Anonymous: Story;
67
- export declare const Online: Story;
68
- //# sourceMappingURL=Avatar.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Avatar.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/Avatar/Avatar.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAsBrD,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OASO,CAAA;AAExB,eAAe,WAAW,CAAA;AAE1B,aAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,WAAW,CAAC,CAAA;AAEzC,eAAO,MAAM,QAAQ,EAAE,KAEtB,CAAA;AAED,eAAO,MAAM,KAAK,EAAE,KAKnB,CAAA;AAED,eAAO,MAAM,IAAI,EAAE,KAKlB,CAAA;AAED,eAAO,MAAM,SAAS,EAAE,KAEvB,CAAA;AAED,eAAO,MAAM,MAAM,EAAE,KAKpB,CAAA"}