prlg-ui 1.7.36 → 1.7.38
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/index.d.ts +31 -20
- package/dist/prlg-ui.cjs.js +1 -1
- package/dist/prlg-ui.css +1 -1
- package/dist/prlg-ui.es.js +272 -266
- package/dist/useBodyScroll.util-COI0x_MY.cjs +1 -0
- package/dist/{useBodyScroll.util-TIjN_8oq.js → useBodyScroll.util-yWyRzeOR.js} +13 -13
- package/dist/utils/index.cjs.js +1 -1
- package/dist/utils/index.es.js +1 -1
- package/dist/utils/useBodyScroll.util.ts +24 -24
- package/package.json +1 -1
- package/dist/useBodyScroll.util-Bbv2BXN4.cjs +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -16,6 +16,7 @@ import { DirectiveBinding } from 'vue';
|
|
|
16
16
|
import { ExtractPropTypes } from 'vue';
|
|
17
17
|
import { GlobalComponents } from 'vue';
|
|
18
18
|
import { GlobalDirectives } from 'vue';
|
|
19
|
+
import { ModelRef } from 'vue';
|
|
19
20
|
import { nextTick } from 'vue';
|
|
20
21
|
import { OnCleanup } from '@vue/reactivity';
|
|
21
22
|
import { Placement } from '@floating-ui/vue';
|
|
@@ -39,18 +40,22 @@ remove: () => any;
|
|
|
39
40
|
onRemove?: (() => any) | undefined;
|
|
40
41
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
41
42
|
|
|
42
|
-
declare const __VLS_component_11: DefineComponent<
|
|
43
|
-
isOpen:
|
|
43
|
+
declare const __VLS_component_11: DefineComponent<__VLS_PublicProps_11, {
|
|
44
|
+
isOpen: ModelRef<boolean | undefined, string, boolean | undefined, boolean | undefined>;
|
|
44
45
|
open: () => void;
|
|
45
46
|
close: () => void;
|
|
46
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
47
|
-
|
|
48
|
-
declare const __VLS_component_12: DefineComponent<__VLS_PublicProps_11, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
47
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
49
48
|
"update:open": (value: boolean) => any;
|
|
50
49
|
}, string, PublicProps, Readonly<__VLS_PublicProps_11> & Readonly<{
|
|
51
50
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
52
51
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
53
52
|
|
|
53
|
+
declare const __VLS_component_12: DefineComponent<__VLS_PublicProps_12, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
54
|
+
"update:open": (value: boolean) => any;
|
|
55
|
+
}, string, PublicProps, Readonly<__VLS_PublicProps_12> & Readonly<{
|
|
56
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
57
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
58
|
+
|
|
54
59
|
declare const __VLS_component_13: DefineComponent<ExtractPropTypes< {
|
|
55
60
|
placement: {
|
|
56
61
|
type: PropType<Placement>;
|
|
@@ -92,7 +97,7 @@ floating: HTMLDivElement;
|
|
|
92
97
|
'second-screen': HTMLDivElement;
|
|
93
98
|
}, HTMLDivElement>;
|
|
94
99
|
|
|
95
|
-
declare const __VLS_component_14: DefineComponent<
|
|
100
|
+
declare const __VLS_component_14: DefineComponent<__VLS_Props_22, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_22> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
96
101
|
|
|
97
102
|
declare const __VLS_component_15: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
98
103
|
contentRef: HTMLDivElement;
|
|
@@ -100,13 +105,13 @@ contentRef: HTMLDivElement;
|
|
|
100
105
|
|
|
101
106
|
declare const __VLS_component_16: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLButtonElement>;
|
|
102
107
|
|
|
103
|
-
declare const __VLS_component_17: DefineComponent<
|
|
108
|
+
declare const __VLS_component_17: DefineComponent<__VLS_Props_23, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_23> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
104
109
|
|
|
105
|
-
declare const __VLS_component_18: DefineComponent<
|
|
110
|
+
declare const __VLS_component_18: DefineComponent<__VLS_Props_24, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_24> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
106
111
|
|
|
107
|
-
declare const __VLS_component_19: DefineComponent<
|
|
112
|
+
declare const __VLS_component_19: DefineComponent<__VLS_Props_25, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
108
113
|
"update:value": (value: string | number) => any;
|
|
109
|
-
}, string, PublicProps, Readonly<
|
|
114
|
+
}, string, PublicProps, Readonly<__VLS_Props_25> & Readonly<{
|
|
110
115
|
"onUpdate:value"?: ((value: string | number) => any) | undefined;
|
|
111
116
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
112
117
|
|
|
@@ -133,9 +138,9 @@ declare const __VLS_component_20: DefineComponent< {}, {}, {}, {}, {}, Compon
|
|
|
133
138
|
|
|
134
139
|
declare const __VLS_component_21: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
135
140
|
|
|
136
|
-
declare const __VLS_component_22: DefineComponent<
|
|
141
|
+
declare const __VLS_component_22: DefineComponent<__VLS_Props_26, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_26> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
|
|
137
142
|
|
|
138
|
-
declare const __VLS_component_23: DefineComponent<
|
|
143
|
+
declare const __VLS_component_23: DefineComponent<__VLS_Props_27, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_27> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
139
144
|
|
|
140
145
|
declare const __VLS_component_3: DefineComponent<ColumnProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ColumnProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
141
146
|
|
|
@@ -280,37 +285,39 @@ declare type __VLS_Props_19 = {
|
|
|
280
285
|
|
|
281
286
|
declare type __VLS_Props_2 = TableProps;
|
|
282
287
|
|
|
283
|
-
declare type __VLS_Props_20 =
|
|
288
|
+
declare type __VLS_Props_20 = DrawerProps;
|
|
289
|
+
|
|
290
|
+
declare type __VLS_Props_21 = {
|
|
284
291
|
title?: string;
|
|
285
292
|
style?: CSSProperties;
|
|
286
293
|
position?: 'top' | 'center' | 'bottom';
|
|
287
294
|
};
|
|
288
295
|
|
|
289
|
-
declare type
|
|
296
|
+
declare type __VLS_Props_22 = {
|
|
290
297
|
value?: string | number | (string | number)[];
|
|
291
298
|
multiple?: boolean;
|
|
292
299
|
styleView?: 'fill' | 'inline';
|
|
293
300
|
};
|
|
294
301
|
|
|
295
|
-
declare type
|
|
302
|
+
declare type __VLS_Props_23 = {
|
|
296
303
|
value: string | number;
|
|
297
304
|
};
|
|
298
305
|
|
|
299
|
-
declare type
|
|
306
|
+
declare type __VLS_Props_24 = {
|
|
300
307
|
layouts?: 'vertical' | 'horizontal';
|
|
301
308
|
type?: 'solid' | 'dashed' | 'dotted';
|
|
302
309
|
align?: 'left' | 'right' | 'center';
|
|
303
310
|
};
|
|
304
311
|
|
|
305
|
-
declare type
|
|
312
|
+
declare type __VLS_Props_25 = {
|
|
306
313
|
value: string | number;
|
|
307
314
|
};
|
|
308
315
|
|
|
309
|
-
declare type
|
|
316
|
+
declare type __VLS_Props_26 = {
|
|
310
317
|
value: string | number;
|
|
311
318
|
};
|
|
312
319
|
|
|
313
|
-
declare type
|
|
320
|
+
declare type __VLS_Props_27 = {
|
|
314
321
|
value: string | number;
|
|
315
322
|
};
|
|
316
323
|
|
|
@@ -365,9 +372,13 @@ declare type __VLS_PublicProps_10 = {
|
|
|
365
372
|
} & __VLS_Props_11;
|
|
366
373
|
|
|
367
374
|
declare type __VLS_PublicProps_11 = {
|
|
368
|
-
'open'
|
|
375
|
+
'open'?: boolean;
|
|
369
376
|
} & __VLS_Props_20;
|
|
370
377
|
|
|
378
|
+
declare type __VLS_PublicProps_12 = {
|
|
379
|
+
'open': boolean;
|
|
380
|
+
} & __VLS_Props_21;
|
|
381
|
+
|
|
371
382
|
declare type __VLS_PublicProps_2 = {
|
|
372
383
|
modelValue?: string[] | string | boolean | any | null;
|
|
373
384
|
} & __VLS_Props_3;
|