prlg-ui 1.4.0 → 1.4.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/{WarningFillIcon-DnHbjLFT.js → WarningFillIcon-Drb2OS3I.js} +7 -8
- package/dist/WarningFillIcon-cHWhG7dF.cjs +1 -0
- package/dist/icons/index.cjs.js +1 -1
- package/dist/icons/index.es.js +2 -3
- package/dist/icons.d.ts +8 -0
- package/dist/index.d.ts +69 -75
- package/dist/prlg-ui.cjs.js +1 -1
- package/dist/prlg-ui.css +1 -1
- package/dist/prlg-ui.es.js +1 -1
- package/dist/types.d.ts +8 -0
- package/dist/utils/dayjs.util.ts +2 -0
- package/dist/utils/index.cjs.js +1 -1
- package/dist/utils/index.es.js +824 -689
- package/dist/utils.d.ts +8 -0
- package/package.json +3 -2
- package/dist/WarningFillIcon-DyI6jTCA.cjs +0 -1
package/dist/icons/index.es.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createElementBlock as t, openBlock as o, createElementVNode as n, createStaticVNode as e } from "vue";
|
|
2
|
-
import { _ as r } from "../WarningFillIcon-
|
|
3
|
-
import { A as v8, a as $8, B as m8, C as B8, b as I8, c as k8, d as y8, E as E8, f as F8, e as S8, I as U8, M as G8, P as D8, S as P8, h as A8, g as O8, W as b8 } from "../WarningFillIcon-
|
|
2
|
+
import { _ as r } from "../WarningFillIcon-Drb2OS3I.js";
|
|
3
|
+
import { A as v8, a as $8, B as m8, C as B8, b as I8, c as k8, d as y8, E as E8, f as F8, e as S8, I as U8, M as G8, P as D8, S as P8, h as A8, g as O8, W as b8 } from "../WarningFillIcon-Drb2OS3I.js";
|
|
4
4
|
const i = {}, s = {
|
|
5
5
|
width: "16",
|
|
6
6
|
height: "19",
|
|
@@ -747,7 +747,6 @@ const z5 = /* @__PURE__ */ r(v3, [["render", m3]]), B3 = {}, I3 = {
|
|
|
747
747
|
width: "19",
|
|
748
748
|
height: "19",
|
|
749
749
|
viewBox: "0 0 19 19",
|
|
750
|
-
fill: "none",
|
|
751
750
|
xmlns: "http://www.w3.org/2000/svg"
|
|
752
751
|
};
|
|
753
752
|
function k3(l, C) {
|
package/dist/icons.d.ts
CHANGED
|
@@ -180,3 +180,11 @@ export declare const WarningFillIcon: DefineComponent< {}, {}, {}, {}, {}, Co
|
|
|
180
180
|
export declare const WarningIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
181
181
|
|
|
182
182
|
export { }
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
declare module 'vue' {
|
|
187
|
+
export interface GlobalComponents {
|
|
188
|
+
Dropdown: DefineComponent<DropdownProps>
|
|
189
|
+
}
|
|
190
|
+
}
|
package/dist/index.d.ts
CHANGED
|
@@ -36,9 +36,9 @@ open: () => void;
|
|
|
36
36
|
close: () => void;
|
|
37
37
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<DrawerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
38
38
|
|
|
39
|
-
declare const __VLS_component_11: DefineComponent<
|
|
39
|
+
declare const __VLS_component_11: DefineComponent<__VLS_PublicProps_9, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
40
40
|
"update:open": (value: boolean) => any;
|
|
41
|
-
}, string, PublicProps, Readonly<
|
|
41
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_9> & Readonly<{
|
|
42
42
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
43
43
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
44
44
|
|
|
@@ -61,7 +61,7 @@ triggerRef: HTMLDivElement;
|
|
|
61
61
|
popoverRef: HTMLDivElement;
|
|
62
62
|
}, HTMLDivElement>;
|
|
63
63
|
|
|
64
|
-
declare const __VLS_component_13: DefineComponent<
|
|
64
|
+
declare const __VLS_component_13: DefineComponent<__VLS_Props_18, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_18> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
65
65
|
|
|
66
66
|
declare const __VLS_component_14: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
67
67
|
contentRef: HTMLDivElement;
|
|
@@ -69,13 +69,13 @@ contentRef: HTMLDivElement;
|
|
|
69
69
|
|
|
70
70
|
declare const __VLS_component_15: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLButtonElement>;
|
|
71
71
|
|
|
72
|
-
declare const __VLS_component_16: DefineComponent<
|
|
72
|
+
declare const __VLS_component_16: DefineComponent<__VLS_Props_19, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_19> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
73
73
|
|
|
74
|
-
declare const __VLS_component_17: DefineComponent<
|
|
74
|
+
declare const __VLS_component_17: DefineComponent<__VLS_Props_20, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_20> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
75
75
|
|
|
76
|
-
declare const __VLS_component_18: DefineComponent<
|
|
76
|
+
declare const __VLS_component_18: DefineComponent<__VLS_Props_21, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
77
77
|
"update:value": (value: string | number) => any;
|
|
78
|
-
}, string, PublicProps, Readonly<
|
|
78
|
+
}, string, PublicProps, Readonly<__VLS_Props_21> & Readonly<{
|
|
79
79
|
"onUpdate:value"?: ((value: string | number) => any) | undefined;
|
|
80
80
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
81
81
|
|
|
@@ -97,9 +97,9 @@ index: number;
|
|
|
97
97
|
|
|
98
98
|
declare const __VLS_component_20: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
99
99
|
|
|
100
|
-
declare const __VLS_component_21: DefineComponent<
|
|
100
|
+
declare const __VLS_component_21: DefineComponent<__VLS_Props_22, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_22> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
|
|
101
101
|
|
|
102
|
-
declare const __VLS_component_22: DefineComponent<
|
|
102
|
+
declare const __VLS_component_22: DefineComponent<__VLS_Props_23, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_23> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
103
103
|
|
|
104
104
|
declare const __VLS_component_3: DefineComponent<ColumnProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ColumnProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
105
105
|
|
|
@@ -121,7 +121,7 @@ onChange?: ((value?: string | undefined) => any) | undefined;
|
|
|
121
121
|
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
122
122
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
123
123
|
|
|
124
|
-
declare const __VLS_component_6: DefineComponent<
|
|
124
|
+
declare const __VLS_component_6: DefineComponent<__VLS_Props_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_8> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
125
125
|
|
|
126
126
|
declare const __VLS_component_7: DefineComponent<ExtractPropTypes< {
|
|
127
127
|
type: {
|
|
@@ -142,11 +142,11 @@ outlined: boolean;
|
|
|
142
142
|
type: "error" | "info" | "warning";
|
|
143
143
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
144
144
|
|
|
145
|
-
declare const __VLS_component_8: DefineComponent<
|
|
145
|
+
declare const __VLS_component_8: DefineComponent<__VLS_Props_13, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_13> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
146
146
|
|
|
147
|
-
declare const __VLS_component_9: DefineComponent<
|
|
147
|
+
declare const __VLS_component_9: DefineComponent<__VLS_Props_16, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
148
148
|
remove: () => any;
|
|
149
|
-
}, string, PublicProps, Readonly<
|
|
149
|
+
}, string, PublicProps, Readonly<__VLS_Props_16> & Readonly<{
|
|
150
150
|
onRemove?: (() => any) | undefined;
|
|
151
151
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
152
152
|
|
|
@@ -158,10 +158,6 @@ declare type __VLS_Props = {
|
|
|
158
158
|
};
|
|
159
159
|
|
|
160
160
|
declare type __VLS_Props_10 = {
|
|
161
|
-
disabled?: boolean;
|
|
162
|
-
};
|
|
163
|
-
|
|
164
|
-
declare type __VLS_Props_11 = {
|
|
165
161
|
label?: string;
|
|
166
162
|
placeholder?: string;
|
|
167
163
|
name?: string;
|
|
@@ -174,17 +170,17 @@ declare type __VLS_Props_11 = {
|
|
|
174
170
|
size?: 'default' | 'small' | 'large';
|
|
175
171
|
};
|
|
176
172
|
|
|
177
|
-
declare type
|
|
173
|
+
declare type __VLS_Props_11 = {
|
|
178
174
|
items: MenuItem[];
|
|
179
175
|
};
|
|
180
176
|
|
|
181
|
-
declare type
|
|
177
|
+
declare type __VLS_Props_12 = {
|
|
182
178
|
value?: string | number;
|
|
183
179
|
variant?: 'primary' | 'danger' | 'neutral';
|
|
184
180
|
strong?: boolean;
|
|
185
181
|
};
|
|
186
182
|
|
|
187
|
-
declare type
|
|
183
|
+
declare type __VLS_Props_13 = {
|
|
188
184
|
value?: number | string;
|
|
189
185
|
variant?: 'danger';
|
|
190
186
|
position?: 'left' | 'right';
|
|
@@ -195,7 +191,7 @@ declare type __VLS_Props_14 = {
|
|
|
195
191
|
};
|
|
196
192
|
};
|
|
197
193
|
|
|
198
|
-
declare type
|
|
194
|
+
declare type __VLS_Props_14 = {
|
|
199
195
|
width?: number | string;
|
|
200
196
|
height?: number | string;
|
|
201
197
|
borderRadius?: string | number;
|
|
@@ -203,12 +199,12 @@ declare type __VLS_Props_15 = {
|
|
|
203
199
|
size?: string;
|
|
204
200
|
};
|
|
205
201
|
|
|
206
|
-
declare type
|
|
202
|
+
declare type __VLS_Props_15 = {
|
|
207
203
|
strokeWidth?: string | number;
|
|
208
204
|
size?: 'small' | 'default' | 'large';
|
|
209
205
|
};
|
|
210
206
|
|
|
211
|
-
declare type
|
|
207
|
+
declare type __VLS_Props_16 = {
|
|
212
208
|
removable?: boolean;
|
|
213
209
|
icon?: string;
|
|
214
210
|
iconPosition?: 'left' | 'right';
|
|
@@ -217,18 +213,22 @@ declare type __VLS_Props_17 = {
|
|
|
217
213
|
strong?: boolean;
|
|
218
214
|
};
|
|
219
215
|
|
|
220
|
-
declare type
|
|
216
|
+
declare type __VLS_Props_17 = {
|
|
221
217
|
title?: string;
|
|
222
218
|
style?: CSSProperties;
|
|
223
219
|
position?: 'top' | 'center' | 'bottom';
|
|
224
220
|
};
|
|
225
221
|
|
|
226
|
-
declare type
|
|
222
|
+
declare type __VLS_Props_18 = {
|
|
227
223
|
value?: string | number | (string | number)[];
|
|
228
224
|
multiple?: boolean;
|
|
229
225
|
styleView?: 'fill' | 'inline';
|
|
230
226
|
};
|
|
231
227
|
|
|
228
|
+
declare type __VLS_Props_19 = {
|
|
229
|
+
value: string | number;
|
|
230
|
+
};
|
|
231
|
+
|
|
232
232
|
declare type __VLS_Props_2 = {
|
|
233
233
|
label?: string;
|
|
234
234
|
value?: string | number | object;
|
|
@@ -238,24 +238,20 @@ declare type __VLS_Props_2 = {
|
|
|
238
238
|
};
|
|
239
239
|
|
|
240
240
|
declare type __VLS_Props_20 = {
|
|
241
|
-
value: string | number;
|
|
242
|
-
};
|
|
243
|
-
|
|
244
|
-
declare type __VLS_Props_21 = {
|
|
245
241
|
layouts?: 'vertical' | 'horizontal';
|
|
246
242
|
type?: 'solid' | 'dashed' | 'dotted';
|
|
247
243
|
align?: 'left' | 'right' | 'center';
|
|
248
244
|
};
|
|
249
245
|
|
|
250
|
-
declare type
|
|
246
|
+
declare type __VLS_Props_21 = {
|
|
251
247
|
value: string | number;
|
|
252
248
|
};
|
|
253
249
|
|
|
254
|
-
declare type
|
|
250
|
+
declare type __VLS_Props_22 = {
|
|
255
251
|
value: string | number;
|
|
256
252
|
};
|
|
257
253
|
|
|
258
|
-
declare type
|
|
254
|
+
declare type __VLS_Props_23 = {
|
|
259
255
|
value: string | number;
|
|
260
256
|
};
|
|
261
257
|
|
|
@@ -272,11 +268,9 @@ declare type __VLS_Props_4 = {
|
|
|
272
268
|
size?: 'small' | 'default' | 'large';
|
|
273
269
|
};
|
|
274
270
|
|
|
275
|
-
declare type __VLS_Props_5 =
|
|
271
|
+
declare type __VLS_Props_5 = InputTextProps;
|
|
276
272
|
|
|
277
|
-
declare type __VLS_Props_6 =
|
|
278
|
-
|
|
279
|
-
declare type __VLS_Props_7 = {
|
|
273
|
+
declare type __VLS_Props_6 = {
|
|
280
274
|
viewButtons?: boolean;
|
|
281
275
|
max?: number;
|
|
282
276
|
countInPackage?: number;
|
|
@@ -285,22 +279,22 @@ declare type __VLS_Props_7 = {
|
|
|
285
279
|
formatter?: (value: number) => string;
|
|
286
280
|
};
|
|
287
281
|
|
|
288
|
-
declare type
|
|
282
|
+
declare type __VLS_Props_7 = InputTextProps;
|
|
289
283
|
|
|
290
|
-
declare type
|
|
284
|
+
declare type __VLS_Props_8 = {
|
|
291
285
|
icon: Component;
|
|
292
286
|
position?: 'left' | 'right';
|
|
293
287
|
disabled?: boolean;
|
|
294
288
|
};
|
|
295
289
|
|
|
290
|
+
declare type __VLS_Props_9 = {
|
|
291
|
+
disabled?: boolean;
|
|
292
|
+
};
|
|
293
|
+
|
|
296
294
|
declare type __VLS_PublicProps = {
|
|
297
295
|
modelValue?: string[] | string | boolean | any | null;
|
|
298
296
|
} & __VLS_Props_2;
|
|
299
297
|
|
|
300
|
-
declare type __VLS_PublicProps_10 = {
|
|
301
|
-
'open': boolean;
|
|
302
|
-
} & __VLS_Props_18;
|
|
303
|
-
|
|
304
298
|
declare type __VLS_PublicProps_2 = {
|
|
305
299
|
modelValue: any;
|
|
306
300
|
} & __VLS_Props_3;
|
|
@@ -310,28 +304,28 @@ declare type __VLS_PublicProps_3 = {
|
|
|
310
304
|
} & __VLS_Props_4;
|
|
311
305
|
|
|
312
306
|
declare type __VLS_PublicProps_4 = {
|
|
313
|
-
modelValue:
|
|
307
|
+
modelValue: string;
|
|
314
308
|
} & __VLS_Props_5;
|
|
315
309
|
|
|
316
310
|
declare type __VLS_PublicProps_5 = {
|
|
317
|
-
modelValue:
|
|
311
|
+
modelValue: number;
|
|
318
312
|
} & __VLS_Props_6;
|
|
319
313
|
|
|
320
314
|
declare type __VLS_PublicProps_6 = {
|
|
321
|
-
modelValue:
|
|
315
|
+
modelValue: string;
|
|
322
316
|
} & __VLS_Props_7;
|
|
323
317
|
|
|
324
318
|
declare type __VLS_PublicProps_7 = {
|
|
325
|
-
modelValue:
|
|
326
|
-
} &
|
|
319
|
+
modelValue: boolean;
|
|
320
|
+
} & __VLS_Props_9;
|
|
327
321
|
|
|
328
322
|
declare type __VLS_PublicProps_8 = {
|
|
329
|
-
modelValue
|
|
323
|
+
modelValue?: string;
|
|
330
324
|
} & __VLS_Props_10;
|
|
331
325
|
|
|
332
326
|
declare type __VLS_PublicProps_9 = {
|
|
333
|
-
|
|
334
|
-
} &
|
|
327
|
+
'open': boolean;
|
|
328
|
+
} & __VLS_Props_17;
|
|
335
329
|
|
|
336
330
|
declare function __VLS_template(): {
|
|
337
331
|
attrs: Partial<{}>;
|
|
@@ -717,9 +711,9 @@ export declare const AccordionHeader: __VLS_WithTemplateSlots_15<typeof __VLS_co
|
|
|
717
711
|
|
|
718
712
|
export declare const AccordionPanel: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
|
|
719
713
|
|
|
720
|
-
export declare const Badge: DefineComponent<
|
|
714
|
+
export declare const Badge: DefineComponent<__VLS_Props_12, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_12> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
721
715
|
|
|
722
|
-
export declare const Breadcrumb: DefineComponent<
|
|
716
|
+
export declare const Breadcrumb: DefineComponent<__VLS_Props_11, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_11> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
723
717
|
|
|
724
718
|
export declare const Button: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
725
719
|
|
|
@@ -811,49 +805,41 @@ declare type DrawerProps = {
|
|
|
811
805
|
width?: number | string;
|
|
812
806
|
};
|
|
813
807
|
|
|
814
|
-
export declare const Dropdown: DefineComponent<
|
|
815
|
-
"update:modelValue": (value: any) => any;
|
|
816
|
-
} & {
|
|
817
|
-
search: (value: string) => any;
|
|
818
|
-
}, string, PublicProps, Readonly<__VLS_PublicProps_4> & Readonly<{
|
|
819
|
-
onSearch?: ((value: string) => any) | undefined;
|
|
820
|
-
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
821
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
822
|
-
trigger: HTMLDivElement;
|
|
823
|
-
popover: HTMLDivElement;
|
|
824
|
-
}, HTMLDivElement>;
|
|
808
|
+
export declare const Dropdown: DefineComponent<DropdownProps>;
|
|
825
809
|
|
|
826
810
|
declare interface DropdownProps {
|
|
827
811
|
options: any[];
|
|
828
812
|
optionLabel?: string;
|
|
829
813
|
optionValue?: string;
|
|
814
|
+
|
|
830
815
|
placeholder?: string;
|
|
831
816
|
searchable?: boolean;
|
|
832
817
|
multiple?: boolean;
|
|
818
|
+
|
|
833
819
|
returnObject?: boolean;
|
|
834
820
|
loading?: boolean;
|
|
835
821
|
}
|
|
836
822
|
|
|
837
823
|
export declare const IconField: __VLS_WithTemplateSlots_6<typeof __VLS_component_6, __VLS_TemplateResult_6["slots"]>;
|
|
838
824
|
|
|
839
|
-
export declare const InputNumber: DefineComponent<
|
|
825
|
+
export declare const InputNumber: DefineComponent<__VLS_PublicProps_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
840
826
|
"update:modelValue": (value: number) => any;
|
|
841
|
-
}, string, PublicProps, Readonly<
|
|
827
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_5> & Readonly<{
|
|
842
828
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
|
843
829
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
844
830
|
|
|
845
|
-
export declare const InputPhone: DefineComponent<
|
|
831
|
+
export declare const InputPhone: DefineComponent<__VLS_PublicProps_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
846
832
|
"update:modelValue": (value: string) => any;
|
|
847
|
-
}, string, PublicProps, Readonly<
|
|
833
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_6> & Readonly<{
|
|
848
834
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
849
835
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
850
836
|
|
|
851
|
-
export declare const InputText: DefineComponent<
|
|
837
|
+
export declare const InputText: DefineComponent<__VLS_PublicProps_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
852
838
|
"update:modelValue": (value: string) => any;
|
|
853
839
|
} & {
|
|
854
840
|
input: (value: Event) => any;
|
|
855
841
|
blur: () => any;
|
|
856
|
-
}, string, PublicProps, Readonly<
|
|
842
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_4> & Readonly<{
|
|
857
843
|
onInput?: ((value: Event) => any) | undefined;
|
|
858
844
|
onBlur?: (() => any) | undefined;
|
|
859
845
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
@@ -905,7 +891,7 @@ export declare const Radio: __VLS_WithTemplateSlots_5<typeof __VLS_component_5,
|
|
|
905
891
|
|
|
906
892
|
declare type SelectedMode = 'multiple' | 'single';
|
|
907
893
|
|
|
908
|
-
export declare const Skeleton: DefineComponent<
|
|
894
|
+
export declare const Skeleton: DefineComponent<__VLS_Props_14, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_14> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
909
895
|
|
|
910
896
|
export declare const SleedDeal: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
911
897
|
menuRef: HTMLDivElement;
|
|
@@ -966,11 +952,11 @@ default?(_: {}): any;
|
|
|
966
952
|
}) | null;
|
|
967
953
|
}, HTMLDivElement>;
|
|
968
954
|
|
|
969
|
-
export declare const Spinner: DefineComponent<
|
|
955
|
+
export declare const Spinner: DefineComponent<__VLS_Props_15, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_15> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
970
956
|
|
|
971
|
-
export declare const Switch: DefineComponent<
|
|
957
|
+
export declare const Switch: DefineComponent<__VLS_PublicProps_7, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
972
958
|
"update:modelValue": (value: boolean) => any;
|
|
973
|
-
}, string, PublicProps, Readonly<
|
|
959
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_7> & Readonly<{
|
|
974
960
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
975
961
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
976
962
|
|
|
@@ -1005,9 +991,9 @@ export declare const Tabs: __VLS_WithTemplateSlots_18<typeof __VLS_component_18,
|
|
|
1005
991
|
|
|
1006
992
|
export declare const Tag: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
|
|
1007
993
|
|
|
1008
|
-
export declare const Textarea: DefineComponent<
|
|
994
|
+
export declare const Textarea: DefineComponent<__VLS_PublicProps_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1009
995
|
"update:modelValue": (value: string) => any;
|
|
1010
|
-
}, string, PublicProps, Readonly<
|
|
996
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_8> & Readonly<{
|
|
1011
997
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
1012
998
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
1013
999
|
textareaRef: HTMLTextAreaElement;
|
|
@@ -1107,3 +1093,11 @@ declare interface ToastServiceMethods {
|
|
|
1107
1093
|
export declare function useToast(): ToastServiceMethods;
|
|
1108
1094
|
|
|
1109
1095
|
export { }
|
|
1096
|
+
|
|
1097
|
+
|
|
1098
|
+
|
|
1099
|
+
declare module 'vue' {
|
|
1100
|
+
export interface GlobalComponents {
|
|
1101
|
+
Dropdown: DefineComponent<DropdownProps>
|
|
1102
|
+
}
|
|
1103
|
+
}
|