prlg-ui 1.8.41 → 1.8.43

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/icons.d.ts CHANGED
@@ -127,6 +127,8 @@ export declare const LikeIcon: DefineComponent< {}, {}, {}, {}, {}, Component
127
127
 
128
128
  export declare const LockIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
129
129
 
130
+ export declare const MapIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
131
+
130
132
  export declare const MapPointIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
131
133
 
132
134
  export declare const MessageIcon: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
package/dist/index.d.ts CHANGED
@@ -142,26 +142,33 @@ floating: HTMLDivElement;
142
142
  'second-screen': HTMLDivElement;
143
143
  }, HTMLDivElement>;
144
144
 
145
- declare const __VLS_component_13: DefineComponent<__VLS_Props_28, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_28> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
145
+ declare const __VLS_component_13: DefineComponent<__VLS_PublicProps_19, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
146
+ "update:open": (value: boolean) => any;
147
+ }, string, PublicProps, Readonly<__VLS_PublicProps_19> & Readonly<{
148
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
149
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
150
+ contentRef: HTMLDivElement;
151
+ bodyRef: HTMLDivElement;
152
+ }, any>;
153
+
154
+ declare const __VLS_component_14: DefineComponent<__VLS_Props_29, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_29> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
146
155
 
147
- declare const __VLS_component_14: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
156
+ declare const __VLS_component_15: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
148
157
  contentRef: HTMLDivElement;
149
158
  }, HTMLDivElement>;
150
159
 
151
- declare const __VLS_component_15: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLButtonElement>;
152
-
153
- declare const __VLS_component_16: DefineComponent<__VLS_Props_29, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_29> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
160
+ declare const __VLS_component_16: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLButtonElement>;
154
161
 
155
162
  declare const __VLS_component_17: DefineComponent<__VLS_Props_30, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_30> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
156
163
 
157
- declare const __VLS_component_18: DefineComponent<__VLS_Props_31, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
164
+ declare const __VLS_component_18: DefineComponent<__VLS_Props_31, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_31> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
165
+
166
+ declare const __VLS_component_19: DefineComponent<__VLS_Props_32, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
158
167
  "update:value": (value: string | number) => any;
159
- }, string, PublicProps, Readonly<__VLS_Props_31> & Readonly<{
168
+ }, string, PublicProps, Readonly<__VLS_Props_32> & Readonly<{
160
169
  "onUpdate:value"?: ((value: string | number) => any) | undefined;
161
170
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
162
171
 
163
- declare const __VLS_component_19: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
164
-
165
172
  declare const __VLS_component_2: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
166
173
  "update:currentPage": (value: number) => any;
167
174
  "update:perPage": (value: number) => any;
@@ -218,9 +225,11 @@ updateContainerHeight: (scrollContainer?: HTMLElement) => void;
218
225
 
219
226
  declare const __VLS_component_20: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
220
227
 
221
- declare const __VLS_component_21: DefineComponent<__VLS_Props_32, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_32> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
228
+ declare const __VLS_component_21: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
229
+
230
+ declare const __VLS_component_22: DefineComponent<__VLS_Props_33, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_33> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
222
231
 
223
- declare const __VLS_component_22: DefineComponent<__VLS_Props_33, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_33> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
232
+ declare const __VLS_component_23: DefineComponent<__VLS_Props_34, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_34> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
224
233
 
225
234
  declare const __VLS_component_3: DefineComponent<ColumnProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ColumnProps> & Readonly<{}>, {
226
235
  visible: boolean;
@@ -390,32 +399,37 @@ declare type __VLS_Props_27 = {
390
399
  };
391
400
 
392
401
  declare type __VLS_Props_28 = {
393
- value?: string | number | (string | number)[];
394
- multiple?: boolean;
395
- styleView?: 'fill' | 'inline';
402
+ zIndex?: number;
403
+ zIndexLayer?: ZIndexLayer;
396
404
  };
397
405
 
398
406
  declare type __VLS_Props_29 = {
399
- value: string | number;
407
+ value?: string | number | (string | number)[];
408
+ multiple?: boolean;
409
+ styleView?: 'fill' | 'inline';
400
410
  };
401
411
 
402
412
  declare type __VLS_Props_3 = PaginatorProps;
403
413
 
404
414
  declare type __VLS_Props_30 = {
415
+ value: string | number;
416
+ };
417
+
418
+ declare type __VLS_Props_31 = {
405
419
  layouts?: 'vertical' | 'horizontal';
406
420
  type?: 'solid' | 'dashed' | 'dotted';
407
421
  align?: 'left' | 'right' | 'center';
408
422
  };
409
423
 
410
- declare type __VLS_Props_31 = {
424
+ declare type __VLS_Props_32 = {
411
425
  value: string | number;
412
426
  };
413
427
 
414
- declare type __VLS_Props_32 = {
428
+ declare type __VLS_Props_33 = {
415
429
  value: string | number;
416
430
  };
417
431
 
418
- declare type __VLS_Props_33 = {
432
+ declare type __VLS_Props_34 = {
419
433
  value: string | number;
420
434
  };
421
435
 
@@ -505,6 +519,10 @@ declare type __VLS_PublicProps_18 = {
505
519
  'open': boolean;
506
520
  } & __VLS_Props_27;
507
521
 
522
+ declare type __VLS_PublicProps_19 = {
523
+ 'open': boolean;
524
+ } & __VLS_Props_28;
525
+
508
526
  declare type __VLS_PublicProps_2 = {
509
527
  'currentPage': number;
510
528
  'perPage'?: number | undefined;
@@ -605,8 +623,11 @@ declare function __VLS_template_13(): {
605
623
  slots: {
606
624
  default?(_: {}): any;
607
625
  };
608
- refs: {};
609
- rootEl: HTMLDivElement;
626
+ refs: {
627
+ contentRef: HTMLDivElement;
628
+ bodyRef: HTMLDivElement;
629
+ };
630
+ rootEl: any;
610
631
  };
611
632
 
612
633
  declare function __VLS_template_14(): {
@@ -614,9 +635,7 @@ declare function __VLS_template_14(): {
614
635
  slots: {
615
636
  default?(_: {}): any;
616
637
  };
617
- refs: {
618
- contentRef: HTMLDivElement;
619
- };
638
+ refs: {};
620
639
  rootEl: HTMLDivElement;
621
640
  };
622
641
 
@@ -625,8 +644,10 @@ declare function __VLS_template_15(): {
625
644
  slots: {
626
645
  default?(_: {}): any;
627
646
  };
628
- refs: {};
629
- rootEl: HTMLButtonElement;
647
+ refs: {
648
+ contentRef: HTMLDivElement;
649
+ };
650
+ rootEl: HTMLDivElement;
630
651
  };
631
652
 
632
653
  declare function __VLS_template_16(): {
@@ -635,7 +656,7 @@ declare function __VLS_template_16(): {
635
656
  default?(_: {}): any;
636
657
  };
637
658
  refs: {};
638
- rootEl: HTMLDivElement;
659
+ rootEl: HTMLButtonElement;
639
660
  };
640
661
 
641
662
  declare function __VLS_template_17(): {
@@ -722,10 +743,19 @@ declare function __VLS_template_21(): {
722
743
  default?(_: {}): any;
723
744
  };
724
745
  refs: {};
725
- rootEl: HTMLButtonElement;
746
+ rootEl: HTMLDivElement;
726
747
  };
727
748
 
728
749
  declare function __VLS_template_22(): {
750
+ attrs: Partial<{}>;
751
+ slots: {
752
+ default?(_: {}): any;
753
+ };
754
+ refs: {};
755
+ rootEl: HTMLButtonElement;
756
+ };
757
+
758
+ declare function __VLS_template_23(): {
729
759
  attrs: Partial<{}>;
730
760
  slots: {
731
761
  default?(_: {}): any;
@@ -825,6 +855,8 @@ declare type __VLS_TemplateResult_21 = ReturnType<typeof __VLS_template_21>;
825
855
 
826
856
  declare type __VLS_TemplateResult_22 = ReturnType<typeof __VLS_template_22>;
827
857
 
858
+ declare type __VLS_TemplateResult_23 = ReturnType<typeof __VLS_template_23>;
859
+
828
860
  declare type __VLS_TemplateResult_3 = ReturnType<typeof __VLS_template_3>;
829
861
 
830
862
  declare type __VLS_TemplateResult_4 = ReturnType<typeof __VLS_template_4>;
@@ -929,6 +961,12 @@ declare type __VLS_WithTemplateSlots_22<T, S> = T & {
929
961
  };
930
962
  };
931
963
 
964
+ declare type __VLS_WithTemplateSlots_23<T, S> = T & {
965
+ new (): {
966
+ $slots: S;
967
+ };
968
+ };
969
+
932
970
  declare type __VLS_WithTemplateSlots_3<T, S> = T & {
933
971
  new (): {
934
972
  $slots: S;
@@ -971,16 +1009,68 @@ declare type __VLS_WithTemplateSlots_9<T, S> = T & {
971
1009
  };
972
1010
  };
973
1011
 
974
- export declare const Accordion: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
1012
+ export declare const Accordion: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
1013
+
1014
+ export declare const AccordionContent: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, __VLS_TemplateResult_15["slots"]>;
1015
+
1016
+ export declare const AccordionHeader: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
1017
+
1018
+ export declare const AccordionPanel: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, __VLS_TemplateResult_17["slots"]>;
975
1019
 
976
- export declare const AccordionContent: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
1020
+ export declare const Autocomplete: DefineComponent<AutocompleteProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
1021
+ clear: () => any;
1022
+ search: (query: string) => any;
1023
+ change: (value: string | number | AutocompleteOption | (string | number | AutocompleteOption)[] | undefined) => any;
1024
+ "update:modelValue": (value: string | number | AutocompleteOption | (string | number | AutocompleteOption)[] | undefined) => any;
1025
+ "remove-tag": (value: string | number | AutocompleteOption) => any;
1026
+ }, string, PublicProps, Readonly<AutocompleteProps> & Readonly<{
1027
+ onClear?: (() => any) | undefined;
1028
+ onSearch?: ((query: string) => any) | undefined;
1029
+ onChange?: ((value: string | number | AutocompleteOption | (string | number | AutocompleteOption)[] | undefined) => any) | undefined;
1030
+ "onUpdate:modelValue"?: ((value: string | number | AutocompleteOption | (string | number | AutocompleteOption)[] | undefined) => any) | undefined;
1031
+ "onRemove-tag"?: ((value: string | number | AutocompleteOption) => any) | undefined;
1032
+ }>, {
1033
+ disabled: boolean;
1034
+ placeholder: string;
1035
+ multiple: boolean;
1036
+ options: AutocompleteOption[];
1037
+ loading: boolean;
1038
+ valueKey: string;
1039
+ labelKey: string;
1040
+ maxTags: number;
1041
+ clearable: boolean;
1042
+ minQueryLength: number;
1043
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {
1044
+ autocompleteTrigger: HTMLDivElement;
1045
+ inputElement: HTMLInputElement;
1046
+ autocompleteOverlay: HTMLDivElement;
1047
+ }, HTMLDivElement>;
977
1048
 
978
- export declare const AccordionHeader: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, __VLS_TemplateResult_15["slots"]>;
1049
+ declare interface AutocompleteOption {
1050
+ value?: string | number;
1051
+ label?: string | number;
1052
+ disabled?: boolean;
1053
+ [key: string]: any;
1054
+ }
979
1055
 
980
- export declare const AccordionPanel: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
1056
+ declare interface AutocompleteProps {
1057
+ modelValue?: string | number | AutocompleteOption | Array<string | number | AutocompleteOption>;
1058
+ options?: AutocompleteOption[];
1059
+ multiple?: boolean;
1060
+ placeholder?: string;
1061
+ disabled?: boolean;
1062
+ loading?: boolean;
1063
+ valueKey?: string;
1064
+ labelKey?: string;
1065
+ maxTags?: number;
1066
+ clearable?: boolean;
1067
+ minQueryLength?: number;
1068
+ }
981
1069
 
982
1070
  export declare const Badge: DefineComponent<__VLS_Props_20, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_20> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
983
1071
 
1072
+ export declare const BottomSheet: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
1073
+
984
1074
  export declare const Breadcrumb: DefineComponent<__VLS_Props_19, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_19> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
985
1075
 
986
1076
  export declare const Button: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
@@ -1149,7 +1239,7 @@ inputRef: HTMLDivElement;
1149
1239
  popoverRef: HTMLDivElement;
1150
1240
  }, HTMLDivElement>;
1151
1241
 
1152
- export declare const Divider: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, __VLS_TemplateResult_17["slots"]>;
1242
+ export declare const Divider: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
1153
1243
 
1154
1244
  export declare const Drawer: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
1155
1245
 
@@ -1649,7 +1739,7 @@ export declare const Switch: DefineComponent<__VLS_PublicProps_12, {}, {}, {}, {
1649
1739
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
1650
1740
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
1651
1741
 
1652
- export declare const Tab: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
1742
+ export declare const Tab: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
1653
1743
 
1654
1744
  declare interface TableBodyProps {
1655
1745
  columns: Column_2[];
@@ -1718,13 +1808,13 @@ declare type TableSlots = {
1718
1808
  empty?(): any;
1719
1809
  };
1720
1810
 
1721
- export declare const TabList: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
1811
+ export declare const TabList: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
1722
1812
 
1723
- export declare const TabPanel: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
1813
+ export declare const TabPanel: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
1724
1814
 
1725
- export declare const TabPanels: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
1815
+ export declare const TabPanels: __VLS_WithTemplateSlots_20<typeof __VLS_component_20, __VLS_TemplateResult_20["slots"]>;
1726
1816
 
1727
- export declare const Tabs: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
1817
+ export declare const Tabs: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, __VLS_TemplateResult_19["slots"]>;
1728
1818
 
1729
1819
  export declare const Tag: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
1730
1820