@nexxtmove/ui 1.0.0 → 1.0.2

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
@@ -27,45 +27,59 @@ import { VNodeProps } from 'vue';
27
27
  import { WatchOptions } from 'vue';
28
28
  import { WatchStopHandle } from 'vue';
29
29
 
30
- declare const __VLS_component: DefineComponent<NexxtButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
30
+ declare const __VLS_component: DefineComponent<NexxtAnnouncementProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
31
+ hide: () => any;
32
+ }, string, PublicProps, Readonly<NexxtAnnouncementProps> & Readonly<{
33
+ onHide?: (() => any) | undefined;
34
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
35
+
36
+ declare const __VLS_component_10: DefineComponent<NexxtHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
31
37
 
32
- declare const __VLS_component_10: DefineComponent<NexxtInfoBlockProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtInfoBlockProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
38
+ declare const __VLS_component_11: DefineComponent<NexxtInfoBlockProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtInfoBlockProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
33
39
 
34
- declare const __VLS_component_11: DefineComponent<__VLS_PublicProps_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
40
+ declare const __VLS_component_12: DefineComponent<__VLS_PublicProps_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
35
41
  "update:modelValue": (value: string | number) => any;
36
42
  }, string, PublicProps, Readonly<__VLS_PublicProps_4> & Readonly<{
37
43
  "onUpdate:modelValue"?: ((value: string | number) => any) | undefined;
38
44
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
39
45
 
40
- declare const __VLS_component_12: DefineComponent<__VLS_PublicProps_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
46
+ declare const __VLS_component_13: DefineComponent<__VLS_PublicProps_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
41
47
  "update:modelValue": (value: boolean) => any;
42
48
  }, string, PublicProps, Readonly<__VLS_PublicProps_5> & Readonly<{
43
49
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
44
50
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
45
51
 
46
- declare const __VLS_component_13: DefineComponent<NexxtSquircleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtSquircleProps> & Readonly<{}>, {
52
+ declare const __VLS_component_14: DefineComponent<SidebarMenuItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
53
+ click: () => any;
54
+ }, string, PublicProps, Readonly<SidebarMenuItemProps> & Readonly<{
55
+ onClick?: (() => any) | undefined;
56
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
57
+
58
+ declare const __VLS_component_15: DefineComponent<NexxtSquircleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtSquircleProps> & Readonly<{}>, {
47
59
  size: "xs" | "sm" | "md" | "lg" | "xl" | number;
48
60
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, SVGSVGElement>;
49
61
 
50
- declare const __VLS_component_14: DefineComponent<NexxtStepperHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
62
+ declare const __VLS_component_16: DefineComponent<NexxtStepperHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
51
63
  "update:currentStep": (...args: any[]) => void;
52
64
  }, string, PublicProps, Readonly<NexxtStepperHeaderProps> & Readonly<{
53
65
  "onUpdate:currentStep"?: ((...args: any[]) => any) | undefined;
54
66
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
55
67
 
56
- declare const __VLS_component_15: DefineComponent<__VLS_PublicProps_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
68
+ declare const __VLS_component_17: DefineComponent<__VLS_PublicProps_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
57
69
  "update:modelValue": (value: string) => any;
58
70
  }, string, PublicProps, Readonly<__VLS_PublicProps_8> & Readonly<{
59
71
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
60
72
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
61
73
 
62
- declare const __VLS_component_16: DefineComponent<NexxtTooltip_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtTooltip_2> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
74
+ declare const __VLS_component_18: DefineComponent<NexxtTooltip_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtTooltip_2> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
75
+
76
+ declare const __VLS_component_2: DefineComponent<NexxtButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
63
77
 
64
- declare const __VLS_component_2: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
78
+ declare const __VLS_component_3: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
65
79
 
66
- declare const __VLS_component_3: DefineComponent<NexxtChipProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtChipProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSpanElement>;
80
+ declare const __VLS_component_4: DefineComponent<NexxtChipProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtChipProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSpanElement>;
67
81
 
68
- declare const __VLS_component_4: DefineComponent<({
82
+ declare const __VLS_component_5: DefineComponent<({
69
83
  modelValue?: (string | number)[];
70
84
  } & {
71
85
  variant?: InstanceType<typeof NexxtButton>["variant"];
@@ -243,9 +257,9 @@ focus: () => void;
243
257
  }, {}, {}, {}, {}> | null;
244
258
  }, any>;
245
259
 
246
- declare const __VLS_component_5: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
260
+ declare const __VLS_component_6: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
247
261
 
248
- declare const __VLS_component_6: DefineComponent<__VLS_PublicProps_3, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
262
+ declare const __VLS_component_7: DefineComponent<__VLS_PublicProps_3, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
249
263
  "update:modelValue": (value: Date | null) => any;
250
264
  }, string, PublicProps, Readonly<__VLS_PublicProps_3> & Readonly<{
251
265
  "onUpdate:modelValue"?: ((value: Date | null) => any) | undefined;
@@ -350,9 +364,9 @@ toggle: () => void | Promise<void>;
350
364
  popoverRef: HTMLDivElement;
351
365
  }, any>;
352
366
 
353
- declare const __VLS_component_7: DefineComponent<NexxtDoughnutChartProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtDoughnutChartProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, SVGSVGElement>;
367
+ declare const __VLS_component_8: DefineComponent<NexxtDoughnutChartProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtDoughnutChartProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, SVGSVGElement>;
354
368
 
355
- declare const __VLS_component_8: DefineComponent<NexxtFloatingPanelProps, {
369
+ declare const __VLS_component_9: DefineComponent<NexxtFloatingPanelProps, {
356
370
  isOpen: Ref<boolean, boolean>;
357
371
  open: () => Promise<void>;
358
372
  close: () => void;
@@ -374,8 +388,6 @@ triggerRef: HTMLSpanElement;
374
388
  floatingRef: HTMLDivElement;
375
389
  }, any>;
376
390
 
377
- declare const __VLS_component_9: DefineComponent<NexxtHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
378
-
379
391
  declare type __VLS_PrettifyLocal<T> = {
380
392
  [K in keyof T]: T[K];
381
393
  } & {};
@@ -461,13 +473,15 @@ declare function __VLS_template(): {
461
473
  default?(_: {}): any;
462
474
  };
463
475
  refs: {};
464
- rootEl: HTMLButtonElement;
476
+ rootEl: HTMLDivElement;
465
477
  };
466
478
 
467
479
  declare function __VLS_template_10(): {
468
480
  attrs: Partial<{}>;
469
481
  slots: {
470
- default?(_: {}): any;
482
+ 'back-button'?(_: {}): any;
483
+ center?(_: {}): any;
484
+ right?(_: {}): any;
471
485
  };
472
486
  refs: {};
473
487
  rootEl: HTMLDivElement;
@@ -476,13 +490,22 @@ declare function __VLS_template_10(): {
476
490
  declare function __VLS_template_11(): {
477
491
  attrs: Partial<{}>;
478
492
  slots: {
479
- right?(_: {}): any;
493
+ default?(_: {}): any;
480
494
  };
481
495
  refs: {};
482
496
  rootEl: HTMLDivElement;
483
497
  };
484
498
 
485
499
  declare function __VLS_template_12(): {
500
+ attrs: Partial<{}>;
501
+ slots: {
502
+ right?(_: {}): any;
503
+ };
504
+ refs: {};
505
+ rootEl: HTMLDivElement;
506
+ };
507
+
508
+ declare function __VLS_template_13(): {
486
509
  attrs: Partial<{}>;
487
510
  slots: {
488
511
  default?(_: {}): any;
@@ -492,7 +515,16 @@ declare function __VLS_template_12(): {
492
515
  rootEl: any;
493
516
  };
494
517
 
495
- declare function __VLS_template_13(): {
518
+ declare function __VLS_template_14(): {
519
+ attrs: Partial<{}>;
520
+ slots: {
521
+ default?(_: {}): any;
522
+ };
523
+ refs: {};
524
+ rootEl: HTMLButtonElement;
525
+ };
526
+
527
+ declare function __VLS_template_15(): {
496
528
  attrs: Partial<{}>;
497
529
  slots: {
498
530
  default?(_: {}): any;
@@ -501,7 +533,7 @@ declare function __VLS_template_13(): {
501
533
  rootEl: SVGSVGElement;
502
534
  };
503
535
 
504
- declare function __VLS_template_14(): {
536
+ declare function __VLS_template_16(): {
505
537
  attrs: Partial<{}>;
506
538
  slots: {
507
539
  default?(_: {}): any;
@@ -510,14 +542,14 @@ declare function __VLS_template_14(): {
510
542
  rootEl: HTMLDivElement;
511
543
  };
512
544
 
513
- declare function __VLS_template_15(): {
545
+ declare function __VLS_template_17(): {
514
546
  attrs: Partial<{}>;
515
547
  slots: Partial<Record<string, (_: {}) => any>>;
516
548
  refs: {};
517
549
  rootEl: HTMLDivElement;
518
550
  };
519
551
 
520
- declare function __VLS_template_16(): {
552
+ declare function __VLS_template_18(): {
521
553
  attrs: Partial<{}>;
522
554
  slots: {
523
555
  default?(_: {}): any;
@@ -528,6 +560,15 @@ declare function __VLS_template_16(): {
528
560
  };
529
561
 
530
562
  declare function __VLS_template_2(): {
563
+ attrs: Partial<{}>;
564
+ slots: {
565
+ default?(_: {}): any;
566
+ };
567
+ refs: {};
568
+ rootEl: HTMLButtonElement;
569
+ };
570
+
571
+ declare function __VLS_template_3(): {
531
572
  attrs: Partial<{}>;
532
573
  slots: {
533
574
  image?(_: {}): any;
@@ -537,7 +578,7 @@ declare function __VLS_template_2(): {
537
578
  rootEl: HTMLDivElement;
538
579
  };
539
580
 
540
- declare function __VLS_template_3(): {
581
+ declare function __VLS_template_4(): {
541
582
  attrs: Partial<{}>;
542
583
  slots: {
543
584
  default?(_: {}): any;
@@ -547,7 +588,7 @@ declare function __VLS_template_3(): {
547
588
  rootEl: HTMLSpanElement;
548
589
  };
549
590
 
550
- declare function __VLS_template_4(): {
591
+ declare function __VLS_template_5(): {
551
592
  attrs: Partial<{}>;
552
593
  slots: {
553
594
  default?(_: {}): any;
@@ -682,7 +723,7 @@ declare function __VLS_template_4(): {
682
723
  rootEl: any;
683
724
  };
684
725
 
685
- declare function __VLS_template_5(): {
726
+ declare function __VLS_template_6(): {
686
727
  attrs: Partial<{}>;
687
728
  slots: {
688
729
  title?(_: {}): any;
@@ -692,7 +733,7 @@ declare function __VLS_template_5(): {
692
733
  rootEl: HTMLDivElement;
693
734
  };
694
735
 
695
- declare function __VLS_template_6(): {
736
+ declare function __VLS_template_7(): {
696
737
  attrs: Partial<{}>;
697
738
  slots: {
698
739
  trigger?(_: {
@@ -799,7 +840,7 @@ declare function __VLS_template_6(): {
799
840
  rootEl: any;
800
841
  };
801
842
 
802
- declare function __VLS_template_7(): {
843
+ declare function __VLS_template_8(): {
803
844
  attrs: Partial<{}>;
804
845
  slots: {
805
846
  default?(_: {}): any;
@@ -808,7 +849,7 @@ declare function __VLS_template_7(): {
808
849
  rootEl: SVGSVGElement;
809
850
  };
810
851
 
811
- declare function __VLS_template_8(): {
852
+ declare function __VLS_template_9(): {
812
853
  attrs: Partial<{}>;
813
854
  slots: {
814
855
  trigger?(_: {
@@ -830,17 +871,6 @@ declare function __VLS_template_8(): {
830
871
  rootEl: any;
831
872
  };
832
873
 
833
- declare function __VLS_template_9(): {
834
- attrs: Partial<{}>;
835
- slots: {
836
- 'back-button'?(_: {}): any;
837
- center?(_: {}): any;
838
- right?(_: {}): any;
839
- };
840
- refs: {};
841
- rootEl: HTMLDivElement;
842
- };
843
-
844
874
  declare type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
845
875
 
846
876
  declare type __VLS_TemplateResult_10 = ReturnType<typeof __VLS_template_10>;
@@ -857,6 +887,10 @@ declare type __VLS_TemplateResult_15 = ReturnType<typeof __VLS_template_15>;
857
887
 
858
888
  declare type __VLS_TemplateResult_16 = ReturnType<typeof __VLS_template_16>;
859
889
 
890
+ declare type __VLS_TemplateResult_17 = ReturnType<typeof __VLS_template_17>;
891
+
892
+ declare type __VLS_TemplateResult_18 = ReturnType<typeof __VLS_template_18>;
893
+
860
894
  declare type __VLS_TemplateResult_2 = ReturnType<typeof __VLS_template_2>;
861
895
 
862
896
  declare type __VLS_TemplateResult_3 = ReturnType<typeof __VLS_template_3>;
@@ -921,6 +955,18 @@ declare type __VLS_WithTemplateSlots_16<T, S> = T & {
921
955
  };
922
956
  };
923
957
 
958
+ declare type __VLS_WithTemplateSlots_17<T, S> = T & {
959
+ new (): {
960
+ $slots: S;
961
+ };
962
+ };
963
+
964
+ declare type __VLS_WithTemplateSlots_18<T, S> = T & {
965
+ new (): {
966
+ $slots: S;
967
+ };
968
+ };
969
+
924
970
  declare type __VLS_WithTemplateSlots_2<T, S> = T & {
925
971
  new (): {
926
972
  $slots: S;
@@ -989,10 +1035,17 @@ declare type ColorScale = 'gray' | 'cornflower-blue' | 'orange' | 'purple' | 'ro
989
1035
 
990
1036
  declare type ColorShade = 50 | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | 950;
991
1037
 
992
- declare type IconType = 'regular' | 'solid' | 'light' | 'duotone' | 'brands';
1038
+ declare type IconType = 'regular' | 'solid' | 'light' | 'duotone';
993
1039
 
994
1040
  export declare const NexxtAnimatedNumber: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
995
1041
 
1042
+ export declare const NexxtAnnouncement: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
1043
+
1044
+ declare interface NexxtAnnouncementProps {
1045
+ color?: string;
1046
+ text_color?: string;
1047
+ }
1048
+
996
1049
  export declare const NexxtAvatar: DefineComponent<NexxtAvatarProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtAvatarProps> & Readonly<{}>, {
997
1050
  size: "xs" | "sm" | "md" | "lg" | "xl";
998
1051
  squircle: boolean;
@@ -1004,7 +1057,7 @@ declare interface NexxtAvatarProps {
1004
1057
  squircle?: boolean;
1005
1058
  }
1006
1059
 
1007
- export declare const NexxtButton: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
1060
+ export declare const NexxtButton: __VLS_WithTemplateSlots_2<typeof __VLS_component_2, __VLS_TemplateResult_2["slots"]>;
1008
1061
 
1009
1062
  declare interface NexxtButtonProps {
1010
1063
  variant?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'link';
@@ -1057,7 +1110,7 @@ declare interface NexxtCalendarProps {
1057
1110
  datetime?: boolean;
1058
1111
  }
1059
1112
 
1060
- export declare const NexxtCard: __VLS_WithTemplateSlots_2<typeof __VLS_component_2, __VLS_TemplateResult_2["slots"]>;
1113
+ export declare const NexxtCard: __VLS_WithTemplateSlots_3<typeof __VLS_component_3, __VLS_TemplateResult_3["slots"]>;
1061
1114
 
1062
1115
  export declare const NexxtCheckbox: DefineComponent<__VLS_PublicProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1063
1116
  "update:modelValue": (value: boolean) => any;
@@ -1072,14 +1125,14 @@ declare interface NexxtCheckboxProps {
1072
1125
  indeterminate?: boolean;
1073
1126
  }
1074
1127
 
1075
- export declare const NexxtChip: __VLS_WithTemplateSlots_3<typeof __VLS_component_3, __VLS_TemplateResult_3["slots"]>;
1128
+ export declare const NexxtChip: __VLS_WithTemplateSlots_4<typeof __VLS_component_4, __VLS_TemplateResult_4["slots"]>;
1076
1129
 
1077
1130
  declare interface NexxtChipProps {
1078
1131
  variant?: 'default' | 'warning' | 'success' | 'danger';
1079
1132
  ghost?: boolean;
1080
1133
  }
1081
1134
 
1082
- export declare const NexxtCombobox: __VLS_WithTemplateSlots_4<typeof __VLS_component_4, __VLS_TemplateResult_4["slots"]>;
1135
+ export declare const NexxtCombobox: __VLS_WithTemplateSlots_5<typeof __VLS_component_5, __VLS_TemplateResult_5["slots"]>;
1083
1136
 
1084
1137
  export declare const NexxtComboboxPanel: DefineComponent<({
1085
1138
  modelValue?: (string | number)[];
@@ -1196,7 +1249,7 @@ right?(_: {}): any;
1196
1249
  }) | null;
1197
1250
  }, any>;
1198
1251
 
1199
- export declare const NexxtContactInfoCard: __VLS_WithTemplateSlots_5<typeof __VLS_component_5, __VLS_TemplateResult_5["slots"]>;
1252
+ export declare const NexxtContactInfoCard: __VLS_WithTemplateSlots_6<typeof __VLS_component_6, __VLS_TemplateResult_6["slots"]>;
1200
1253
 
1201
1254
  export declare const NexxtCountrySelect: DefineComponent< {
1202
1255
  modelValue?: string | null;
@@ -1299,7 +1352,7 @@ declare interface NexxtCustomerJourneyTileProps {
1299
1352
  selected?: boolean;
1300
1353
  }
1301
1354
 
1302
- export declare const NexxtDatePicker: __VLS_WithTemplateSlots_6<typeof __VLS_component_6, __VLS_TemplateResult_6["slots"]>;
1355
+ export declare const NexxtDatePicker: __VLS_WithTemplateSlots_7<typeof __VLS_component_7, __VLS_TemplateResult_7["slots"]>;
1303
1356
 
1304
1357
  declare interface NexxtDatePickerProps extends NexxtCalendarProps {
1305
1358
  placeholder?: string;
@@ -1307,7 +1360,7 @@ declare interface NexxtDatePickerProps extends NexxtCalendarProps {
1307
1360
  autoClose?: boolean;
1308
1361
  }
1309
1362
 
1310
- export declare const NexxtDoughnutChart: __VLS_WithTemplateSlots_7<typeof __VLS_component_7, __VLS_TemplateResult_7["slots"]>;
1363
+ export declare const NexxtDoughnutChart: __VLS_WithTemplateSlots_8<typeof __VLS_component_8, __VLS_TemplateResult_8["slots"]>;
1311
1364
 
1312
1365
  declare interface NexxtDoughnutChartProps {
1313
1366
  value: number;
@@ -1459,7 +1512,7 @@ declare interface NexxtDropdownButtonGroup {
1459
1512
  items: NexxtDropdownButton_2[];
1460
1513
  }
1461
1514
 
1462
- export declare const NexxtFloatingPanel: __VLS_WithTemplateSlots_8<typeof __VLS_component_8, __VLS_TemplateResult_8["slots"]>;
1515
+ export declare const NexxtFloatingPanel: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
1463
1516
 
1464
1517
  declare interface NexxtFloatingPanelProps {
1465
1518
  placement?: Placement;
@@ -1467,7 +1520,7 @@ declare interface NexxtFloatingPanelProps {
1467
1520
  matchWidth?: boolean;
1468
1521
  }
1469
1522
 
1470
- export declare const NexxtHeader: __VLS_WithTemplateSlots_9<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
1523
+ export declare const NexxtHeader: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
1471
1524
 
1472
1525
  declare interface NexxtHeaderProps {
1473
1526
  title: string;
@@ -1483,14 +1536,14 @@ declare interface NexxtIconProps {
1483
1536
  type?: IconType;
1484
1537
  }
1485
1538
 
1486
- export declare const NexxtInfoBlock: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
1539
+ export declare const NexxtInfoBlock: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, __VLS_TemplateResult_11["slots"]>;
1487
1540
 
1488
1541
  declare interface NexxtInfoBlockProps {
1489
1542
  icon: InstanceType<typeof NexxtIcon>['name'];
1490
1543
  color?: 'green' | 'purple' | 'blue' | 'rose';
1491
1544
  }
1492
1545
 
1493
- export declare const NexxtInputField: __VLS_WithTemplateSlots_11<typeof __VLS_component_11, __VLS_TemplateResult_11["slots"]>;
1546
+ export declare const NexxtInputField: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, __VLS_TemplateResult_12["slots"]>;
1494
1547
 
1495
1548
  declare interface NexxtInputFieldProps {
1496
1549
  placeholder?: string;
@@ -1502,7 +1555,7 @@ declare interface NexxtInputFieldProps {
1502
1555
  required?: boolean;
1503
1556
  }
1504
1557
 
1505
- export declare const NexxtModal: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, __VLS_TemplateResult_12["slots"]>;
1558
+ export declare const NexxtModal: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
1506
1559
 
1507
1560
  declare interface NexxtModalProps {
1508
1561
  title?: string;
@@ -1577,6 +1630,8 @@ declare interface NexxtSelectProps {
1577
1630
  required?: boolean;
1578
1631
  }
1579
1632
 
1633
+ export declare const NexxtSidebarMenuItem: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
1634
+
1580
1635
  export declare const NexxtSkeleton: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
1581
1636
 
1582
1637
  export declare const NexxtSkeletonPropertyCard: DefineComponent<NexxtSkeletonPropertyCardProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<NexxtSkeletonPropertyCardProps> & Readonly<{}>, {
@@ -1642,13 +1697,13 @@ declare interface NexxtSourceProps {
1642
1697
  source: keyof typeof SOURCE_MAP;
1643
1698
  }
1644
1699
 
1645
- export declare const NexxtSquircle: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
1700
+ export declare const NexxtSquircle: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, __VLS_TemplateResult_15["slots"]>;
1646
1701
 
1647
1702
  declare interface NexxtSquircleProps {
1648
1703
  size?: 'xs' | 'sm' | 'md' | 'lg' | 'xl' | number;
1649
1704
  }
1650
1705
 
1651
- export declare const NexxtStepperHeader: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, __VLS_TemplateResult_14["slots"]>;
1706
+ export declare const NexxtStepperHeader: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
1652
1707
 
1653
1708
  declare interface NexxtStepperHeaderProps {
1654
1709
  title: string;
@@ -1658,7 +1713,7 @@ declare interface NexxtStepperHeaderProps {
1658
1713
  backButtonAction: InstanceType<typeof NexxtHeader>['backButtonAction'];
1659
1714
  }
1660
1715
 
1661
- export declare const NexxtTabbedContent: __VLS_WithTemplateSlots_15<typeof __VLS_component_15, __VLS_TemplateResult_15["slots"]>;
1716
+ export declare const NexxtTabbedContent: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, __VLS_TemplateResult_17["slots"]>;
1662
1717
 
1663
1718
  declare interface NexxtTabbedContent_2 {
1664
1719
  tabs: InstanceType<typeof NexxtTabs>['tabs'];
@@ -1723,7 +1778,7 @@ splitView: boolean;
1723
1778
 
1724
1779
  export declare const NexxtTimelinePhaseblock: DefineComponent<__VLS_Props_12, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_12> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
1725
1780
 
1726
- export declare const NexxtTooltip: __VLS_WithTemplateSlots_16<typeof __VLS_component_16, __VLS_TemplateResult_16["slots"]>;
1781
+ export declare const NexxtTooltip: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, __VLS_TemplateResult_18["slots"]>;
1727
1782
 
1728
1783
  declare interface NexxtTooltip_2 {
1729
1784
  delay?: number;
@@ -1751,6 +1806,14 @@ declare type SelectOption = {
1751
1806
  value: string | number;
1752
1807
  } | string;
1753
1808
 
1809
+ declare interface SidebarMenuItemProps {
1810
+ icon: InstanceType<typeof NexxtIcon>['name'];
1811
+ selected?: boolean;
1812
+ notificationCount?: number;
1813
+ isCurentRoute?: boolean;
1814
+ variant?: 'default' | 'danger';
1815
+ }
1816
+
1754
1817
  declare type SocialPlatform = 'tiktok' | 'facebook' | 'instagram' | 'linkedin' | 'x' | 'twitter' | 'google';
1755
1818
 
1756
1819
  export declare const SOURCE_MAP: {