@namba_one/ui-kit-2 1.0.116 → 1.0.118

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
@@ -81,26 +81,28 @@ image: HTMLImageElement;
81
81
 
82
82
  declare const __VLS_component_20: DefineComponent<VerificationInfoCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<VerificationInfoCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
83
83
 
84
- declare const __VLS_component_21: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
84
+ declare const __VLS_component_21: DefineComponent<MenuBarItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<MenuBarItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
85
+
86
+ declare const __VLS_component_22: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
85
87
  rootRef: HTMLDivElement;
86
88
  toastersRef: HTMLDivElement[];
87
89
  }, any>;
88
90
 
89
- declare const __VLS_component_22: DefineComponent<__VLS_Props_13, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_13> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
91
+ declare const __VLS_component_23: DefineComponent<__VLS_Props_13, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_13> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
90
92
 
91
- declare const __VLS_component_23: DefineComponent<__VLS_Props_14, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_14> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
93
+ declare const __VLS_component_24: DefineComponent<__VLS_Props_14, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_14> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
92
94
  containerRef: HTMLDivElement;
93
95
  }, HTMLDivElement>;
94
96
 
95
- declare const __VLS_component_24: DefineComponent<__VLS_Props_15, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
97
+ declare const __VLS_component_25: DefineComponent<CheckboxGroupFilterProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
96
98
  apply: (value: string[] | null) => any;
97
- }, string, PublicProps, Readonly<__VLS_Props_15> & Readonly<{
99
+ }, string, PublicProps, Readonly<CheckboxGroupFilterProps> & Readonly<{
98
100
  onApply?: ((value: string[] | null) => any) | undefined;
99
101
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
100
102
 
101
- declare const __VLS_component_25: DefineComponent<PopoverProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PopoverProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLElement>;
103
+ declare const __VLS_component_26: DefineComponent<PopoverProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PopoverProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLElement>;
102
104
 
103
- declare const __VLS_component_26: DefineComponent<__VLS_PublicProps_13, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
105
+ declare const __VLS_component_27: DefineComponent<__VLS_PublicProps_13, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
104
106
  "update:values": (value: FilterValue[]) => any;
105
107
  }, string, PublicProps, Readonly<__VLS_PublicProps_13> & Readonly<{
106
108
  "onUpdate:values"?: ((value: FilterValue[]) => any) | undefined;
@@ -168,6 +170,24 @@ default?(_: {}): any;
168
170
  triggerElementRef: HTMLDivElement;
169
171
  }, HTMLDivElement>;
170
172
 
173
+ declare const __VLS_component_28: DefineComponent<__VLS_PublicProps_14, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
174
+ "update:value": (value: string) => any;
175
+ "update:isError": (value: boolean) => any;
176
+ }, string, PublicProps, Readonly<__VLS_PublicProps_14> & Readonly<{
177
+ "onUpdate:value"?: ((value: string) => any) | undefined;
178
+ "onUpdate:isError"?: ((value: boolean) => any) | undefined;
179
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>;
180
+
181
+ declare const __VLS_component_29: DefineComponent<__VLS_PublicProps_15, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
182
+ "update:value": (value: string) => any;
183
+ "update:isError": (value: boolean) => any;
184
+ }, string, PublicProps, Readonly<__VLS_PublicProps_15> & Readonly<{
185
+ "onUpdate:value"?: ((value: string) => any) | undefined;
186
+ "onUpdate:isError"?: ((value: boolean) => any) | undefined;
187
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
188
+ inputRef: any;
189
+ }, HTMLLabelElement>;
190
+
171
191
  declare const __VLS_component_3: DefineComponent<TheTextProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<TheTextProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
172
192
 
173
193
  declare const __VLS_component_4: DefineComponent<BadgeProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<BadgeProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
@@ -243,25 +263,30 @@ declare type __VLS_Props_14 = {
243
263
  delay?: number | string;
244
264
  };
245
265
 
246
- declare type __VLS_Props_15 = {
247
- list: CheckboxFilterItem[];
248
- initialValue: string[];
249
- };
250
-
251
- declare type __VLS_Props_16 = FilterHubProps;
266
+ declare type __VLS_Props_15 = FilterHubProps;
252
267
 
253
- declare type __VLS_Props_17 = {
268
+ declare type __VLS_Props_16 = {
254
269
  filter: CheckboxGroupFilter_2;
255
270
  value: CheckboxGroupFilterValue;
256
271
  };
257
272
 
258
- declare type __VLS_Props_18 = {
273
+ declare type __VLS_Props_17 = {
259
274
  filter: DatepickerFilter_2;
260
275
  value: DatepickerFilterValue;
261
276
  };
262
277
 
278
+ declare type __VLS_Props_18 = InputFieldProps;
279
+
280
+ declare type __VLS_Props_19 = InputMaskFieldProps;
281
+
263
282
  declare type __VLS_Props_2 = CardContentProps;
264
283
 
284
+ declare type __VLS_Props_20 = MultiSelectFieldProps;
285
+
286
+ declare type __VLS_Props_21 = SelectFieldProps;
287
+
288
+ declare type __VLS_Props_22 = MultiInputFieldProps;
289
+
265
290
  declare type __VLS_Props_3 = CardContentListProps;
266
291
 
267
292
  declare type __VLS_Props_4 = DropzoneProps;
@@ -294,7 +319,32 @@ declare type __VLS_PublicProps_12 = {
294
319
 
295
320
  declare type __VLS_PublicProps_13 = {
296
321
  'values': FilterValue[];
297
- } & __VLS_Props_16;
322
+ } & __VLS_Props_15;
323
+
324
+ declare type __VLS_PublicProps_14 = {
325
+ 'isError'?: boolean;
326
+ 'value'?: string;
327
+ } & __VLS_Props_18;
328
+
329
+ declare type __VLS_PublicProps_15 = {
330
+ 'isError'?: boolean;
331
+ 'value'?: string;
332
+ } & __VLS_Props_19;
333
+
334
+ declare type __VLS_PublicProps_16 = {
335
+ 'isError'?: boolean;
336
+ 'value': string[];
337
+ } & __VLS_Props_20;
338
+
339
+ declare type __VLS_PublicProps_17 = {
340
+ 'isError'?: boolean;
341
+ 'value'?: string | null;
342
+ } & __VLS_Props_21;
343
+
344
+ declare type __VLS_PublicProps_18 = {
345
+ 'isError'?: boolean;
346
+ 'value': Set<string>;
347
+ } & __VLS_Props_22;
298
348
 
299
349
  declare type __VLS_PublicProps_2 = {
300
350
  'list': CardContentListProps['list'];
@@ -461,6 +511,15 @@ declare function __VLS_template_20(): {
461
511
  };
462
512
 
463
513
  declare function __VLS_template_21(): {
514
+ attrs: Partial<{}>;
515
+ slots: {
516
+ default?(_: {}): any;
517
+ };
518
+ refs: {};
519
+ rootEl: HTMLDivElement;
520
+ };
521
+
522
+ declare function __VLS_template_22(): {
464
523
  attrs: Partial<{}>;
465
524
  slots: {
466
525
  default?(_: {}): any;
@@ -472,7 +531,7 @@ declare function __VLS_template_21(): {
472
531
  rootEl: any;
473
532
  };
474
533
 
475
- declare function __VLS_template_22(): {
534
+ declare function __VLS_template_23(): {
476
535
  attrs: Partial<{}>;
477
536
  slots: {
478
537
  default?(_: {}): any;
@@ -481,7 +540,7 @@ declare function __VLS_template_22(): {
481
540
  rootEl: HTMLDivElement;
482
541
  };
483
542
 
484
- declare function __VLS_template_23(): {
543
+ declare function __VLS_template_24(): {
485
544
  attrs: Partial<{}>;
486
545
  slots: {
487
546
  default?(_: {}): any;
@@ -492,7 +551,7 @@ declare function __VLS_template_23(): {
492
551
  rootEl: HTMLDivElement;
493
552
  };
494
553
 
495
- declare function __VLS_template_24(): {
554
+ declare function __VLS_template_25(): {
496
555
  attrs: Partial<{}>;
497
556
  slots: {
498
557
  renderItem?(_: {
@@ -505,7 +564,7 @@ declare function __VLS_template_24(): {
505
564
  rootEl: HTMLDivElement;
506
565
  };
507
566
 
508
- declare function __VLS_template_25(): {
567
+ declare function __VLS_template_26(): {
509
568
  attrs: Partial<{}>;
510
569
  slots: {
511
570
  default?(_: {}): any;
@@ -514,7 +573,7 @@ declare function __VLS_template_25(): {
514
573
  rootEl: HTMLElement;
515
574
  };
516
575
 
517
- declare function __VLS_template_26(): {
576
+ declare function __VLS_template_27(): {
518
577
  attrs: Partial<{}>;
519
578
  slots: {
520
579
  before?(_: {}): any;
@@ -599,6 +658,26 @@ declare function __VLS_template_26(): {
599
658
  rootEl: HTMLDivElement;
600
659
  };
601
660
 
661
+ declare function __VLS_template_28(): {
662
+ attrs: Partial<{}>;
663
+ slots: {
664
+ after?(_: {}): any;
665
+ };
666
+ refs: {};
667
+ rootEl: HTMLLabelElement;
668
+ };
669
+
670
+ declare function __VLS_template_29(): {
671
+ attrs: Partial<{}>;
672
+ slots: {
673
+ after?(_: {}): any;
674
+ };
675
+ refs: {
676
+ inputRef: any;
677
+ };
678
+ rootEl: HTMLLabelElement;
679
+ };
680
+
602
681
  declare function __VLS_template_3(): {
603
682
  attrs: Partial<{}>;
604
683
  slots: {
@@ -702,6 +781,12 @@ declare type __VLS_TemplateResult_25 = ReturnType<typeof __VLS_template_25>;
702
781
 
703
782
  declare type __VLS_TemplateResult_26 = ReturnType<typeof __VLS_template_26>;
704
783
 
784
+ declare type __VLS_TemplateResult_27 = ReturnType<typeof __VLS_template_27>;
785
+
786
+ declare type __VLS_TemplateResult_28 = ReturnType<typeof __VLS_template_28>;
787
+
788
+ declare type __VLS_TemplateResult_29 = ReturnType<typeof __VLS_template_29>;
789
+
705
790
  declare type __VLS_TemplateResult_3 = ReturnType<typeof __VLS_template_3>;
706
791
 
707
792
  declare type __VLS_TemplateResult_4 = ReturnType<typeof __VLS_template_4>;
@@ -830,6 +915,24 @@ declare type __VLS_WithTemplateSlots_26<T, S> = T & {
830
915
  };
831
916
  };
832
917
 
918
+ declare type __VLS_WithTemplateSlots_27<T, S> = T & {
919
+ new (): {
920
+ $slots: S;
921
+ };
922
+ };
923
+
924
+ declare type __VLS_WithTemplateSlots_28<T, S> = T & {
925
+ new (): {
926
+ $slots: S;
927
+ };
928
+ };
929
+
930
+ declare type __VLS_WithTemplateSlots_29<T, S> = T & {
931
+ new (): {
932
+ $slots: S;
933
+ };
934
+ };
935
+
833
936
  declare type __VLS_WithTemplateSlots_3<T, S> = T & {
834
937
  new (): {
835
938
  $slots: S;
@@ -876,7 +979,7 @@ declare const aligns: readonly ["left", "center", "right"];
876
979
 
877
980
  declare const allAcceptTypes: readonly string[];
878
981
 
879
- export declare const AnimationFadeBlur: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
982
+ export declare const AnimationFadeBlur: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, __VLS_TemplateResult_24["slots"]>;
880
983
 
881
984
  export declare const Avatar: DefineComponent<AvatarProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<AvatarProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
882
985
 
@@ -1050,10 +1153,10 @@ declare type CheckboxGroupFilter_2 = {
1050
1153
  }[];
1051
1154
  };
1052
1155
 
1053
- export declare const CheckboxGroupFilterChip: DefineComponent<__VLS_Props_17, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1156
+ export declare const CheckboxGroupFilterChip: DefineComponent<__VLS_Props_16, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1054
1157
  drop: (value: CheckboxGroupFilterValue) => any;
1055
1158
  apply: (value: CheckboxGroupFilterValue) => any;
1056
- }, string, PublicProps, Readonly<__VLS_Props_17> & Readonly<{
1159
+ }, string, PublicProps, Readonly<__VLS_Props_16> & Readonly<{
1057
1160
  onDrop?: ((value: CheckboxGroupFilterValue) => any) | undefined;
1058
1161
  onApply?: ((value: CheckboxGroupFilterValue) => any) | undefined;
1059
1162
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
@@ -1182,11 +1285,9 @@ triggerElementRef: ({
1182
1285
  $: ComponentInternalInstance;
1183
1286
  $data: {};
1184
1287
  $props: {
1185
- readonly list: {
1186
- key: string;
1187
- label: string;
1188
- }[];
1288
+ readonly list: CheckboxFilterItem[];
1189
1289
  readonly initialValue: string[];
1290
+ readonly selectAllButtonText?: string | undefined;
1190
1291
  readonly onApply?: ((value: string[] | null) => any) | undefined;
1191
1292
  } & VNodeProps & AllowedComponentProps & ComponentCustomProps;
1192
1293
  $attrs: {
@@ -1203,13 +1304,7 @@ $parent: ComponentPublicInstance | null;
1203
1304
  $host: Element | null;
1204
1305
  $emit: (event: "apply", value: string[] | null) => void;
1205
1306
  $el: HTMLDivElement;
1206
- $options: ComponentOptionsBase<Readonly<{
1207
- list: {
1208
- key: string;
1209
- label: string;
1210
- }[];
1211
- initialValue: string[];
1212
- }> & Readonly<{
1307
+ $options: ComponentOptionsBase<Readonly<CheckboxGroupFilterProps> & Readonly<{
1213
1308
  onApply?: ((value: string[] | null) => any) | undefined;
1214
1309
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1215
1310
  apply: (value: string[] | null) => any;
@@ -1233,26 +1328,14 @@ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info:
1233
1328
  $forceUpdate: () => void;
1234
1329
  $nextTick: nextTick;
1235
1330
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
1236
- } & Readonly<{}> & Omit<Readonly<{
1237
- list: {
1238
- key: string;
1239
- label: string;
1240
- }[];
1241
- initialValue: string[];
1242
- }> & Readonly<{
1331
+ } & Readonly<{}> & Omit<Readonly<CheckboxGroupFilterProps> & Readonly<{
1243
1332
  onApply?: ((value: string[] | null) => any) | undefined;
1244
1333
  }>, never> & ShallowUnwrapRef< {}> & {} & ComponentCustomProperties & {} & {
1245
1334
  $slots: {
1246
1335
  renderItem?(_: {
1247
- item: {
1248
- key: string;
1249
- label: string;
1250
- };
1336
+ item: CheckboxFilterItem;
1251
1337
  isSelected: boolean;
1252
- toggleItem: (item: {
1253
- key: string;
1254
- label: string;
1255
- }, isSelected: boolean) => void;
1338
+ toggleItem: (item: CheckboxFilterItem, isSelected: boolean) => void;
1256
1339
  }): any;
1257
1340
  };
1258
1341
  }) | null;
@@ -1260,7 +1343,11 @@ label: string;
1260
1343
 
1261
1344
  export declare type CheckboxGroupFilterChipProps = {};
1262
1345
 
1263
- export declare type CheckboxGroupFilterProps = {};
1346
+ export declare type CheckboxGroupFilterProps = {
1347
+ list: CheckboxFilterItem[];
1348
+ initialValue: string[];
1349
+ selectAllButtonText?: string;
1350
+ };
1264
1351
 
1265
1352
  export declare type CheckboxGroupFilterValue = FilterValueBase<string[]>;
1266
1353
 
@@ -1321,10 +1408,10 @@ declare type DatepickerFilter_2 = {
1321
1408
  isDisabled?: boolean;
1322
1409
  };
1323
1410
 
1324
- export declare const DatepickerFilterChip: DefineComponent<__VLS_Props_18, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1411
+ export declare const DatepickerFilterChip: DefineComponent<__VLS_Props_17, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1325
1412
  drop: (value: DatepickerFilterValue) => any;
1326
1413
  apply: (value: DatepickerFilterValue) => any;
1327
- }, string, PublicProps, Readonly<__VLS_Props_18> & Readonly<{
1414
+ }, string, PublicProps, Readonly<__VLS_Props_17> & Readonly<{
1328
1415
  onDrop?: ((value: DatepickerFilterValue) => any) | undefined;
1329
1416
  onApply?: ((value: DatepickerFilterValue) => any) | undefined;
1330
1417
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
@@ -1491,7 +1578,7 @@ readonly placeholder: string;
1491
1578
  readonly errorText?: string | undefined;
1492
1579
  readonly isError?: boolean | undefined;
1493
1580
  readonly isDisabled?: boolean | undefined;
1494
- readonly mask?: keyof masks | undefined;
1581
+ readonly mask?: keyof masks_2 | undefined;
1495
1582
  readonly inputmode?: InputHTMLAttributes["inputmode"];
1496
1583
  readonly autocomplete?: InputHTMLAttributes["autocomplete"];
1497
1584
  readonly maxLength?: (number | string) | undefined;
@@ -1572,7 +1659,7 @@ readonly placeholder: string;
1572
1659
  readonly errorText?: string | undefined;
1573
1660
  readonly isError?: boolean | undefined;
1574
1661
  readonly isDisabled?: boolean | undefined;
1575
- readonly mask?: keyof masks | undefined;
1662
+ readonly mask?: keyof masks_2 | undefined;
1576
1663
  readonly inputmode?: InputHTMLAttributes["inputmode"];
1577
1664
  readonly autocomplete?: InputHTMLAttributes["autocomplete"];
1578
1665
  readonly maxLength?: (number | string) | undefined;
@@ -1645,7 +1732,7 @@ default?(_: {}): any;
1645
1732
  export { _default as DatepickerFilter }
1646
1733
  export { _default as DatepickerFilterView }
1647
1734
 
1648
- declare const _default_2: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, __VLS_TemplateResult_24["slots"]>;
1735
+ declare const _default_2: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
1649
1736
  export { _default_2 as CheckboxGroupFilter }
1650
1737
  export { _default_2 as CheckboxGroupFilterView }
1651
1738
 
@@ -1726,9 +1813,19 @@ declare type EmptyResponseProps = ResponseBaseProps & {
1726
1813
  size?: (typeof sizes_6)[number];
1727
1814
  };
1728
1815
 
1816
+ declare type FieldBaseProps = {
1817
+ size: '34' | '44' | 34 | 44;
1818
+ iconLeft?: IconName;
1819
+ iconRight?: IconName;
1820
+ hasCounter?: boolean;
1821
+ counter?: number | string;
1822
+ isDisabled?: boolean;
1823
+ hasBorder?: boolean;
1824
+ };
1825
+
1729
1826
  export declare type Filter = CheckboxGroupFilter_2 | DatepickerFilter_2;
1730
1827
 
1731
- export declare const FilterHub: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, __VLS_TemplateResult_26["slots"]>;
1828
+ export declare const FilterHub: __VLS_WithTemplateSlots_27<typeof __VLS_component_27, __VLS_TemplateResult_27["slots"]>;
1732
1829
 
1733
1830
  export declare type FilterHubProps = {
1734
1831
  list: Filter[];
@@ -1786,6 +1883,50 @@ export declare const ImageRowSkeleton: DefineComponent< {}, {}, {}, {}, {}, C
1786
1883
 
1787
1884
  export declare const Input: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
1788
1885
 
1886
+ export declare const InputField: __VLS_WithTemplateSlots_28<typeof __VLS_component_28, __VLS_TemplateResult_28["slots"]>;
1887
+
1888
+ export declare type InputFieldProps = {
1889
+ autocomplete?: 'on' | 'off';
1890
+ inputmode?: 'text' | 'email' | 'numeric' | 'decimal' | 'tel' | 'search';
1891
+ type?: 'text' | 'password' | 'email' | 'number' | 'tel' | 'search';
1892
+ label?: string;
1893
+ description?: string;
1894
+ errorText?: string;
1895
+ isDisabled?: boolean;
1896
+ name?: string;
1897
+ placeholder?: string;
1898
+ size: '34' | '44' | 34 | 44;
1899
+ iconLeft?: IconName;
1900
+ iconRight?: IconName;
1901
+ hasBorder?: boolean;
1902
+ maxLength?: number | string;
1903
+ };
1904
+
1905
+ export declare const InputMaskField: __VLS_WithTemplateSlots_29<typeof __VLS_component_29, __VLS_TemplateResult_29["slots"]>;
1906
+
1907
+ export declare type InputMaskFieldProps = {
1908
+ autofocus?: boolean;
1909
+ autocomplete?: 'on' | 'off';
1910
+ inputmode?: 'text' | 'email' | 'numeric' | 'decimal' | 'tel' | 'search';
1911
+ type?: 'text' | 'password' | 'email' | 'number' | 'tel' | 'search';
1912
+ label?: string;
1913
+ description?: string;
1914
+ errorText?: string;
1915
+ isDisabled?: boolean;
1916
+ name?: string;
1917
+ placeholder?: string;
1918
+ size: '34' | '44' | 34 | 44;
1919
+ iconLeft?: IconName;
1920
+ iconRight?: IconName;
1921
+ hasBorder?: boolean;
1922
+ maxLength?: number | string;
1923
+ mask: keyof typeof masks;
1924
+ };
1925
+
1926
+ export declare const InputPassword: DefineComponent<InputPasswordProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<InputPasswordProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>;
1927
+
1928
+ export declare type InputPasswordProps = Omit<InputFieldProps, 'iconRight' | 'type'>;
1929
+
1789
1930
  export declare type InputProps = {
1790
1931
  type?: 'text' | 'password';
1791
1932
  label?: string;
@@ -1794,7 +1935,7 @@ export declare type InputProps = {
1794
1935
  errorText?: string;
1795
1936
  isError?: boolean;
1796
1937
  isDisabled?: boolean;
1797
- mask?: keyof typeof masks;
1938
+ mask?: keyof typeof masks_2;
1798
1939
  inputmode?: InputHTMLAttributes['inputmode'];
1799
1940
  autocomplete?: InputHTMLAttributes['autocomplete'];
1800
1941
  maxLength?: number | string;
@@ -1866,7 +2007,61 @@ export declare type LoaderProps = {
1866
2007
  size: number | string;
1867
2008
  };
1868
2009
 
1869
- declare const masks: {
2010
+ export declare const masks: {
2011
+ phone: {
2012
+ mask: string;
2013
+ };
2014
+ rubles: {
2015
+ mask: ({
2016
+ mask: string;
2017
+ lazy: boolean;
2018
+ blocks?: undefined;
2019
+ } | {
2020
+ mask: string;
2021
+ lazy: boolean;
2022
+ blocks: {
2023
+ num: {
2024
+ mask: NumberConstructor;
2025
+ min: number;
2026
+ thousandsSeparator: string;
2027
+ radix: string;
2028
+ mapToRadix: string[];
2029
+ };
2030
+ };
2031
+ })[];
2032
+ };
2033
+ money: {
2034
+ mask: ({
2035
+ mask: string;
2036
+ lazy: boolean;
2037
+ blocks?: undefined;
2038
+ } | {
2039
+ mask: string;
2040
+ lazy: boolean;
2041
+ blocks: {
2042
+ num: {
2043
+ mask: NumberConstructor;
2044
+ min: number;
2045
+ thousandsSeparator: string;
2046
+ radix: string;
2047
+ mapToRadix: string[];
2048
+ };
2049
+ };
2050
+ })[];
2051
+ };
2052
+ number: {
2053
+ mask: NumberConstructor;
2054
+ };
2055
+ any: {
2056
+ mask: StringConstructor;
2057
+ };
2058
+ date: {
2059
+ mask: DateConstructor;
2060
+ lazy: boolean;
2061
+ };
2062
+ };
2063
+
2064
+ declare const masks_2: {
1870
2065
  phone: {
1871
2066
  mask: string;
1872
2067
  };
@@ -1922,7 +2117,7 @@ declare const masks: {
1922
2117
 
1923
2118
  export declare const MenuBar: DefineComponent<MenuBarProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<MenuBarProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLElement>;
1924
2119
 
1925
- export declare const MenuBarItem: DefineComponent<MenuBarItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<MenuBarItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
2120
+ export declare const MenuBarItem: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
1926
2121
 
1927
2122
  export declare type MenuBarItemProps = {
1928
2123
  onClick: () => void;
@@ -1930,6 +2125,7 @@ export declare type MenuBarItemProps = {
1930
2125
  icon?: Maybe<IconName>;
1931
2126
  view?: (typeof views_9)[number];
1932
2127
  badgeText?: string;
2128
+ isActive?: boolean;
1933
2129
  };
1934
2130
 
1935
2131
  export declare type MenuBarProps = {
@@ -2021,6 +2217,234 @@ export declare type ModalConfirmationProps = {
2021
2217
  isLoading?: boolean;
2022
2218
  };
2023
2219
 
2220
+ export declare const MultiInputField: DefineComponent<__VLS_PublicProps_18, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2221
+ "update:value": (value: Set<string>) => any;
2222
+ "update:isError": (value: boolean) => any;
2223
+ }, string, PublicProps, Readonly<__VLS_PublicProps_18> & Readonly<{
2224
+ "onUpdate:value"?: ((value: Set<string>) => any) | undefined;
2225
+ "onUpdate:isError"?: ((value: boolean) => any) | undefined;
2226
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
2227
+ parentElementRef: ({
2228
+ $: ComponentInternalInstance;
2229
+ $data: {};
2230
+ $props: {
2231
+ readonly isError?: boolean | undefined;
2232
+ readonly size: "34" | "44" | 34 | 44;
2233
+ readonly iconLeft?: IconName | undefined;
2234
+ readonly iconRight?: IconName | undefined;
2235
+ readonly hasCounter?: boolean | undefined;
2236
+ readonly counter?: (number | string) | undefined;
2237
+ readonly isDisabled?: boolean | undefined;
2238
+ readonly hasBorder?: boolean | undefined;
2239
+ readonly onClick?: (() => any) | undefined;
2240
+ readonly "onUpdate:isError"?: ((value: boolean) => any) | undefined;
2241
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps;
2242
+ $attrs: {
2243
+ [x: string]: unknown;
2244
+ };
2245
+ $refs: {
2246
+ [x: string]: unknown;
2247
+ };
2248
+ $slots: Readonly<{
2249
+ [name: string]: Slot<any> | undefined;
2250
+ }>;
2251
+ $root: ComponentPublicInstance | null;
2252
+ $parent: ComponentPublicInstance | null;
2253
+ $host: Element | null;
2254
+ $emit: ((event: "click") => void) & ((event: "update:isError", value: boolean) => void);
2255
+ $el: HTMLDivElement;
2256
+ $options: ComponentOptionsBase<Readonly<{
2257
+ isError?: boolean;
2258
+ } & FieldBaseProps> & Readonly<{
2259
+ onClick?: (() => any) | undefined;
2260
+ "onUpdate:isError"?: ((value: boolean) => any) | undefined;
2261
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2262
+ click: () => any;
2263
+ "update:isError": (value: boolean) => any;
2264
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
2265
+ beforeCreate?: (() => void) | (() => void)[];
2266
+ created?: (() => void) | (() => void)[];
2267
+ beforeMount?: (() => void) | (() => void)[];
2268
+ mounted?: (() => void) | (() => void)[];
2269
+ beforeUpdate?: (() => void) | (() => void)[];
2270
+ updated?: (() => void) | (() => void)[];
2271
+ activated?: (() => void) | (() => void)[];
2272
+ deactivated?: (() => void) | (() => void)[];
2273
+ beforeDestroy?: (() => void) | (() => void)[];
2274
+ beforeUnmount?: (() => void) | (() => void)[];
2275
+ destroyed?: (() => void) | (() => void)[];
2276
+ unmounted?: (() => void) | (() => void)[];
2277
+ renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
2278
+ renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
2279
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
2280
+ };
2281
+ $forceUpdate: () => void;
2282
+ $nextTick: nextTick;
2283
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
2284
+ } & Readonly<{}> & Omit<Readonly<{
2285
+ isError?: boolean;
2286
+ } & FieldBaseProps> & Readonly<{
2287
+ onClick?: (() => any) | undefined;
2288
+ "onUpdate:isError"?: ((value: boolean) => any) | undefined;
2289
+ }>, never> & ShallowUnwrapRef< {}> & {} & ComponentCustomProperties & {} & {
2290
+ $slots: {
2291
+ before?(_: {}): any;
2292
+ default?(_: {}): any;
2293
+ after?(_: {}): any;
2294
+ };
2295
+ }) | null;
2296
+ }, HTMLLabelElement>;
2297
+
2298
+ export declare type MultiInputFieldProps = {
2299
+ label?: string;
2300
+ description?: string;
2301
+ errorText?: string;
2302
+ isDisabled?: boolean;
2303
+ name?: string;
2304
+ placeholder?: string;
2305
+ hasBorder?: boolean;
2306
+ maxLength?: string;
2307
+ };
2308
+
2309
+ export declare const MultiSelectField: DefineComponent<__VLS_PublicProps_16, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2310
+ "update:value": (value: string[]) => any;
2311
+ "update:isError": (value: boolean) => any;
2312
+ }, string, PublicProps, Readonly<__VLS_PublicProps_16> & Readonly<{
2313
+ "onUpdate:value"?: ((value: string[]) => any) | undefined;
2314
+ "onUpdate:isError"?: ((value: boolean) => any) | undefined;
2315
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
2316
+ parentElementRef: ({
2317
+ $: ComponentInternalInstance;
2318
+ $data: {};
2319
+ $props: {
2320
+ readonly isError?: boolean | undefined;
2321
+ readonly size: "34" | "44" | 34 | 44;
2322
+ readonly iconLeft?: IconName | undefined;
2323
+ readonly iconRight?: IconName | undefined;
2324
+ readonly hasCounter?: boolean | undefined;
2325
+ readonly counter?: (number | string) | undefined;
2326
+ readonly isDisabled?: boolean | undefined;
2327
+ readonly hasBorder?: boolean | undefined;
2328
+ readonly onClick?: (() => any) | undefined;
2329
+ readonly "onUpdate:isError"?: ((value: boolean) => any) | undefined;
2330
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps;
2331
+ $attrs: {
2332
+ [x: string]: unknown;
2333
+ };
2334
+ $refs: {
2335
+ [x: string]: unknown;
2336
+ };
2337
+ $slots: Readonly<{
2338
+ [name: string]: Slot<any> | undefined;
2339
+ }>;
2340
+ $root: ComponentPublicInstance | null;
2341
+ $parent: ComponentPublicInstance | null;
2342
+ $host: Element | null;
2343
+ $emit: ((event: "click") => void) & ((event: "update:isError", value: boolean) => void);
2344
+ $el: HTMLDivElement;
2345
+ $options: ComponentOptionsBase<Readonly<{
2346
+ isError?: boolean;
2347
+ } & FieldBaseProps> & Readonly<{
2348
+ onClick?: (() => any) | undefined;
2349
+ "onUpdate:isError"?: ((value: boolean) => any) | undefined;
2350
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2351
+ click: () => any;
2352
+ "update:isError": (value: boolean) => any;
2353
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
2354
+ beforeCreate?: (() => void) | (() => void)[];
2355
+ created?: (() => void) | (() => void)[];
2356
+ beforeMount?: (() => void) | (() => void)[];
2357
+ mounted?: (() => void) | (() => void)[];
2358
+ beforeUpdate?: (() => void) | (() => void)[];
2359
+ updated?: (() => void) | (() => void)[];
2360
+ activated?: (() => void) | (() => void)[];
2361
+ deactivated?: (() => void) | (() => void)[];
2362
+ beforeDestroy?: (() => void) | (() => void)[];
2363
+ beforeUnmount?: (() => void) | (() => void)[];
2364
+ destroyed?: (() => void) | (() => void)[];
2365
+ unmounted?: (() => void) | (() => void)[];
2366
+ renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
2367
+ renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
2368
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
2369
+ };
2370
+ $forceUpdate: () => void;
2371
+ $nextTick: typeof nextTick;
2372
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
2373
+ } & Readonly<{}> & Omit<Readonly<{
2374
+ isError?: boolean;
2375
+ } & FieldBaseProps> & Readonly<{
2376
+ onClick?: (() => any) | undefined;
2377
+ "onUpdate:isError"?: ((value: boolean) => any) | undefined;
2378
+ }>, never> & ShallowUnwrapRef< {}> & {} & ComponentCustomProperties & {} & {
2379
+ $slots: {
2380
+ before?(_: {}): any;
2381
+ default?(_: {}): any;
2382
+ after?(_: {}): any;
2383
+ };
2384
+ }) | null;
2385
+ input: HTMLInputElement;
2386
+ triggerElementRef: ({
2387
+ $: ComponentInternalInstance;
2388
+ $data: {};
2389
+ $props: {
2390
+ readonly borderRadius?: (string | number) | undefined;
2391
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps;
2392
+ $attrs: {
2393
+ [x: string]: unknown;
2394
+ };
2395
+ $refs: {
2396
+ [x: string]: unknown;
2397
+ };
2398
+ $slots: Readonly<{
2399
+ [name: string]: Slot<any> | undefined;
2400
+ }>;
2401
+ $root: ComponentPublicInstance | null;
2402
+ $parent: ComponentPublicInstance | null;
2403
+ $host: Element | null;
2404
+ $emit: (event: string, ...args: any[]) => void;
2405
+ $el: HTMLElement;
2406
+ $options: ComponentOptionsBase<Readonly<PopoverProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
2407
+ beforeCreate?: (() => void) | (() => void)[];
2408
+ created?: (() => void) | (() => void)[];
2409
+ beforeMount?: (() => void) | (() => void)[];
2410
+ mounted?: (() => void) | (() => void)[];
2411
+ beforeUpdate?: (() => void) | (() => void)[];
2412
+ updated?: (() => void) | (() => void)[];
2413
+ activated?: (() => void) | (() => void)[];
2414
+ deactivated?: (() => void) | (() => void)[];
2415
+ beforeDestroy?: (() => void) | (() => void)[];
2416
+ beforeUnmount?: (() => void) | (() => void)[];
2417
+ destroyed?: (() => void) | (() => void)[];
2418
+ unmounted?: (() => void) | (() => void)[];
2419
+ renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
2420
+ renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
2421
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
2422
+ };
2423
+ $forceUpdate: () => void;
2424
+ $nextTick: typeof nextTick;
2425
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
2426
+ } & Readonly<{}> & Omit<Readonly<PopoverProps> & Readonly<{}>, never> & ShallowUnwrapRef< {}> & {} & ComponentCustomProperties & {} & {
2427
+ $slots: {
2428
+ default?(_: {}): any;
2429
+ };
2430
+ }) | null;
2431
+ }, any>;
2432
+
2433
+ export declare type MultiSelectFieldProps = {
2434
+ list: {
2435
+ id: string;
2436
+ text: string;
2437
+ }[];
2438
+ label?: string;
2439
+ description?: string;
2440
+ errorText?: string;
2441
+ isDisabled?: boolean;
2442
+ name?: string;
2443
+ placeholder?: string;
2444
+ hasBorder?: boolean;
2445
+ hasSearch?: boolean;
2446
+ };
2447
+
2024
2448
  declare const objectFits: readonly ["cover", "contain"];
2025
2449
 
2026
2450
  declare function onApply(newValue: {
@@ -2032,7 +2456,7 @@ declare function onDropFilter(value: FilterValue): void;
2032
2456
 
2033
2457
  declare function open_2(): void;
2034
2458
 
2035
- export declare const Popover: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
2459
+ export declare const Popover: __VLS_WithTemplateSlots_26<typeof __VLS_component_26, __VLS_TemplateResult_26["slots"]>;
2036
2460
 
2037
2461
  export declare type PopoverProps = {
2038
2462
  borderRadius?: string | number;
@@ -2084,6 +2508,146 @@ export declare type SelectBaseProps = {
2084
2508
  dropdownMaxHeight?: number;
2085
2509
  };
2086
2510
 
2511
+ export declare const SelectField: DefineComponent<__VLS_PublicProps_17, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2512
+ "update:value": (value: string | null) => any;
2513
+ "update:isError": (value: boolean) => any;
2514
+ }, string, PublicProps, Readonly<__VLS_PublicProps_17> & Readonly<{
2515
+ "onUpdate:value"?: ((value: string | null) => any) | undefined;
2516
+ "onUpdate:isError"?: ((value: boolean) => any) | undefined;
2517
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
2518
+ parentElementRef: ({
2519
+ $: ComponentInternalInstance;
2520
+ $data: {};
2521
+ $props: {
2522
+ readonly isError?: boolean | undefined;
2523
+ readonly size: "34" | "44" | 34 | 44;
2524
+ readonly iconLeft?: IconName | undefined;
2525
+ readonly iconRight?: IconName | undefined;
2526
+ readonly hasCounter?: boolean | undefined;
2527
+ readonly counter?: (number | string) | undefined;
2528
+ readonly isDisabled?: boolean | undefined;
2529
+ readonly hasBorder?: boolean | undefined;
2530
+ readonly onClick?: (() => any) | undefined;
2531
+ readonly "onUpdate:isError"?: ((value: boolean) => any) | undefined;
2532
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps;
2533
+ $attrs: {
2534
+ [x: string]: unknown;
2535
+ };
2536
+ $refs: {
2537
+ [x: string]: unknown;
2538
+ };
2539
+ $slots: Readonly<{
2540
+ [name: string]: Slot<any> | undefined;
2541
+ }>;
2542
+ $root: ComponentPublicInstance | null;
2543
+ $parent: ComponentPublicInstance | null;
2544
+ $host: Element | null;
2545
+ $emit: ((event: "click") => void) & ((event: "update:isError", value: boolean) => void);
2546
+ $el: HTMLDivElement;
2547
+ $options: ComponentOptionsBase<Readonly<{
2548
+ isError?: boolean;
2549
+ } & FieldBaseProps> & Readonly<{
2550
+ onClick?: (() => any) | undefined;
2551
+ "onUpdate:isError"?: ((value: boolean) => any) | undefined;
2552
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2553
+ click: () => any;
2554
+ "update:isError": (value: boolean) => any;
2555
+ }, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
2556
+ beforeCreate?: (() => void) | (() => void)[];
2557
+ created?: (() => void) | (() => void)[];
2558
+ beforeMount?: (() => void) | (() => void)[];
2559
+ mounted?: (() => void) | (() => void)[];
2560
+ beforeUpdate?: (() => void) | (() => void)[];
2561
+ updated?: (() => void) | (() => void)[];
2562
+ activated?: (() => void) | (() => void)[];
2563
+ deactivated?: (() => void) | (() => void)[];
2564
+ beforeDestroy?: (() => void) | (() => void)[];
2565
+ beforeUnmount?: (() => void) | (() => void)[];
2566
+ destroyed?: (() => void) | (() => void)[];
2567
+ unmounted?: (() => void) | (() => void)[];
2568
+ renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
2569
+ renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
2570
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
2571
+ };
2572
+ $forceUpdate: () => void;
2573
+ $nextTick: nextTick;
2574
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
2575
+ } & Readonly<{}> & Omit<Readonly<{
2576
+ isError?: boolean;
2577
+ } & FieldBaseProps> & Readonly<{
2578
+ onClick?: (() => any) | undefined;
2579
+ "onUpdate:isError"?: ((value: boolean) => any) | undefined;
2580
+ }>, never> & ShallowUnwrapRef< {}> & {} & ComponentCustomProperties & {} & {
2581
+ $slots: {
2582
+ before?(_: {}): any;
2583
+ default?(_: {}): any;
2584
+ after?(_: {}): any;
2585
+ };
2586
+ }) | null;
2587
+ triggerElementRef: ({
2588
+ $: ComponentInternalInstance;
2589
+ $data: {};
2590
+ $props: {
2591
+ readonly borderRadius?: (string | number) | undefined;
2592
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps;
2593
+ $attrs: {
2594
+ [x: string]: unknown;
2595
+ };
2596
+ $refs: {
2597
+ [x: string]: unknown;
2598
+ };
2599
+ $slots: Readonly<{
2600
+ [name: string]: Slot<any> | undefined;
2601
+ }>;
2602
+ $root: ComponentPublicInstance | null;
2603
+ $parent: ComponentPublicInstance | null;
2604
+ $host: Element | null;
2605
+ $emit: (event: string, ...args: any[]) => void;
2606
+ $el: HTMLElement;
2607
+ $options: ComponentOptionsBase<Readonly<PopoverProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
2608
+ beforeCreate?: (() => void) | (() => void)[];
2609
+ created?: (() => void) | (() => void)[];
2610
+ beforeMount?: (() => void) | (() => void)[];
2611
+ mounted?: (() => void) | (() => void)[];
2612
+ beforeUpdate?: (() => void) | (() => void)[];
2613
+ updated?: (() => void) | (() => void)[];
2614
+ activated?: (() => void) | (() => void)[];
2615
+ deactivated?: (() => void) | (() => void)[];
2616
+ beforeDestroy?: (() => void) | (() => void)[];
2617
+ beforeUnmount?: (() => void) | (() => void)[];
2618
+ destroyed?: (() => void) | (() => void)[];
2619
+ unmounted?: (() => void) | (() => void)[];
2620
+ renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
2621
+ renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
2622
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
2623
+ };
2624
+ $forceUpdate: () => void;
2625
+ $nextTick: nextTick;
2626
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
2627
+ } & Readonly<{}> & Omit<Readonly<PopoverProps> & Readonly<{}>, never> & ShallowUnwrapRef< {}> & {} & ComponentCustomProperties & {} & {
2628
+ $slots: {
2629
+ default?(_: {}): any;
2630
+ };
2631
+ }) | null;
2632
+ }, any>;
2633
+
2634
+ export declare type SelectFieldProps = {
2635
+ list: {
2636
+ id: string;
2637
+ text: string;
2638
+ }[];
2639
+ label?: string;
2640
+ description?: string;
2641
+ errorText?: string;
2642
+ isDisabled?: boolean;
2643
+ name?: string;
2644
+ placeholder?: string;
2645
+ iconLeft?: IconName;
2646
+ iconRight?: IconName;
2647
+ hasBorder?: boolean;
2648
+ hasSearch?: boolean;
2649
+ };
2650
+
2087
2651
  export declare type SelectProps = Pick<SelectBaseProps, 'label' | 'description' | 'errorText' | 'isError' | 'isDisabled'> & {
2088
2652
  iconLeft?: IconName;
2089
2653
  placeholder?: string;
@@ -2197,7 +2761,7 @@ export declare type TableProps<T> = {
2197
2761
  reRenderKey?: string;
2198
2762
  };
2199
2763
 
2200
- export declare const TableRow: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
2764
+ export declare const TableRow: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, __VLS_TemplateResult_23["slots"]>;
2201
2765
 
2202
2766
  export declare const Tabs: DefineComponent<__VLS_PublicProps_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2203
2767
  "update:value": (value: Maybe<string | number> | undefined) => any;
@@ -2299,7 +2863,7 @@ declare type ToasterContext = {
2299
2863
  showError(text?: string): void;
2300
2864
  };
2301
2865
 
2302
- export declare const ToasterProvider: __VLS_WithTemplateSlots_21<typeof __VLS_component_21, __VLS_TemplateResult_21["slots"]>;
2866
+ export declare const ToasterProvider: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, __VLS_TemplateResult_22["slots"]>;
2303
2867
 
2304
2868
  export declare type ToastListItem = Toast & {
2305
2869
  id: number;
@@ -2517,7 +3081,7 @@ declare const views_7: readonly ["base", "critical"];
2517
3081
 
2518
3082
  declare const views_8: readonly ["default", "flat", "flat-secondary"];
2519
3083
 
2520
- declare const views_9: readonly ["base", "critical"];
3084
+ declare const views_9: readonly ["base", "critical", "secondary"];
2521
3085
 
2522
3086
  declare const weights: readonly ["regular", "medium", "semibold", "bold"];
2523
3087