prlg-ui 1.7.37 → 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 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<DrawerProps, {
43
- isOpen: Ref<boolean, boolean>;
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, {}, string, PublicProps, Readonly<DrawerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
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<__VLS_Props_21, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_21> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
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<__VLS_Props_22, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_22> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
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<__VLS_Props_23, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_23> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
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<__VLS_Props_24, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
112
+ declare const __VLS_component_19: DefineComponent<__VLS_Props_25, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
108
113
  "update:value": (value: string | number) => any;
109
- }, string, PublicProps, Readonly<__VLS_Props_24> & 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<__VLS_Props_25, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_25> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
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<__VLS_Props_26, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_26> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
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 __VLS_Props_21 = {
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 __VLS_Props_22 = {
302
+ declare type __VLS_Props_23 = {
296
303
  value: string | number;
297
304
  };
298
305
 
299
- declare type __VLS_Props_23 = {
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 __VLS_Props_24 = {
312
+ declare type __VLS_Props_25 = {
306
313
  value: string | number;
307
314
  };
308
315
 
309
- declare type __VLS_Props_25 = {
316
+ declare type __VLS_Props_26 = {
310
317
  value: string | number;
311
318
  };
312
319
 
313
- declare type __VLS_Props_26 = {
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': boolean;
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;