@livechat/design-system-react-components 1.0.0-alpha.icons.2 → 1.0.0-alpha.icons.3

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.
@@ -107,19 +107,19 @@
107
107
  "moduleName": "./src/index.ts"
108
108
  },
109
109
  {
110
- "moduleName": "./src/components/Card/Card.tsx"
110
+ "moduleName": "./src/components/Alert/Alert.tsx"
111
111
  },
112
112
  {
113
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
113
+ "moduleName": "./src/components/Card/Card.tsx"
114
114
  },
115
115
  {
116
- "moduleName": "./src/components/Input/Input.tsx"
116
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
117
117
  },
118
118
  {
119
- "moduleName": "./src/components/Alert/Alert.tsx"
119
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
120
120
  },
121
121
  {
122
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
122
+ "moduleName": "./src/components/Input/Input.tsx"
123
123
  },
124
124
  {
125
125
  "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
@@ -187,17 +187,17 @@
187
187
  {
188
188
  "moduleName": "./src/index.ts"
189
189
  },
190
- {
191
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
192
- },
193
190
  {
194
191
  "moduleName": "./src/components/FormField/FormField.tsx"
195
192
  },
196
193
  {
197
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
194
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
198
195
  },
199
196
  {
200
197
  "moduleName": "./src/components/RadioButton/RadioButton.tsx"
198
+ },
199
+ {
200
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
201
201
  }
202
202
  ]
203
203
  },
@@ -209,10 +209,10 @@
209
209
  "moduleName": "./src/index.ts"
210
210
  },
211
211
  {
212
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
212
+ "moduleName": "./src/components/FormField/FormField.tsx"
213
213
  },
214
214
  {
215
- "moduleName": "./src/components/FormField/FormField.tsx"
215
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
216
216
  },
217
217
  {
218
218
  "moduleName": "./src/components/TagInput/TagInput.tsx"
@@ -284,10 +284,10 @@
284
284
  "moduleName": "./src/components/Button/Button.tsx"
285
285
  },
286
286
  {
287
- "moduleName": "./src/components/Search/Search.tsx"
287
+ "moduleName": "./src/components/Switch/Switch.tsx"
288
288
  },
289
289
  {
290
- "moduleName": "./src/components/Switch/Switch.tsx"
290
+ "moduleName": "./src/components/Search/Search.tsx"
291
291
  }
292
292
  ]
293
293
  },
@@ -338,10 +338,10 @@
338
338
  "moduleName": "./src/index.ts"
339
339
  },
340
340
  {
341
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
341
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
342
342
  },
343
343
  {
344
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
344
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
345
345
  }
346
346
  ]
347
347
  },
@@ -452,35 +452,32 @@
452
452
  "moduleName": "./src/index.ts"
453
453
  },
454
454
  {
455
- "moduleName": "./src/components/Card/Card.tsx"
455
+ "moduleName": "./src/components/Alert/Alert.tsx"
456
456
  },
457
457
  {
458
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
458
+ "moduleName": "./src/components/Card/Card.tsx"
459
459
  },
460
460
  {
461
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
461
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
462
462
  },
463
463
  {
464
- "moduleName": "./src/components/FieldError/FieldError.tsx"
464
+ "moduleName": "./src/components/Popover/Popover.tsx"
465
465
  },
466
466
  {
467
- "moduleName": "./src/components/Form/Form.tsx"
467
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
468
468
  },
469
469
  {
470
- "moduleName": "./src/components/FormField/FormField.tsx"
470
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
471
471
  },
472
472
  {
473
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
473
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
474
474
  },
475
475
  {
476
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
476
+ "moduleName": "./src/components/FormField/FormField.tsx"
477
477
  },
478
478
  {
479
479
  "moduleName": "./src/components/Modal/Modal.tsx"
480
480
  },
481
- {
482
- "moduleName": "./src/components/Alert/Alert.tsx"
483
- },
484
481
  {
485
482
  "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
486
483
  },
@@ -488,7 +485,7 @@
488
485
  "moduleName": "./src/components/Loader/Loader.tsx"
489
486
  },
490
487
  {
491
- "moduleName": "./src/components/Popover/Popover.tsx"
488
+ "moduleName": "./src/components/Form/Form.tsx"
492
489
  },
493
490
  {
494
491
  "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
@@ -499,6 +496,9 @@
499
496
  {
500
497
  "moduleName": "./src/components/Tab/Tab.tsx"
501
498
  },
499
+ {
500
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
501
+ },
502
502
  {
503
503
  "moduleName": "./src/components/Tag/Tag.tsx"
504
504
  },
@@ -506,10 +506,10 @@
506
506
  "moduleName": "./src/components/Toast/Toast.tsx"
507
507
  },
508
508
  {
509
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
509
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
510
510
  },
511
511
  {
512
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
512
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
513
513
  },
514
514
  {
515
515
  "moduleName": "./src/components/Tooltip/components/Reports.tsx"
@@ -556,146 +556,158 @@
556
556
  ]
557
557
  },
558
558
  {
559
- "id": "./src/components/FieldDescription/FieldDescription.tsx",
560
- "name": "./src/components/FieldDescription/FieldDescription.tsx",
559
+ "id": "./src/components/DatePicker/DatePicker.tsx",
560
+ "name": "./src/components/DatePicker/DatePicker.tsx",
561
561
  "reasons": [
562
562
  {
563
- "moduleName": "./src/components/FieldDescription/index.ts"
563
+ "moduleName": "./src/components/DatePicker/index.ts"
564
564
  }
565
565
  ]
566
566
  },
567
567
  {
568
- "id": "./src/components/Button/Button.tsx",
569
- "name": "./src/components/Button/Button.tsx",
568
+ "id": "./src/components/DatePicker/RangeDatePicker.tsx",
569
+ "name": "./src/components/DatePicker/RangeDatePicker.tsx",
570
570
  "reasons": [
571
571
  {
572
- "moduleName": "./src/components/Button/index.ts"
572
+ "moduleName": "./src/components/DatePicker/index.ts"
573
573
  }
574
574
  ]
575
575
  },
576
576
  {
577
- "id": "./src/components/FormGroup/FormGroup.tsx",
578
- "name": "./src/components/FormGroup/FormGroup.tsx",
577
+ "id": "./src/components/Alert/Alert.tsx",
578
+ "name": "./src/components/Alert/Alert.tsx",
579
579
  "reasons": [
580
580
  {
581
- "moduleName": "./src/components/FormGroup/index.ts"
581
+ "moduleName": "./src/components/Alert/index.ts"
582
582
  }
583
583
  ]
584
584
  },
585
585
  {
586
- "id": "./src/components/ActionBar/ActionBar.tsx",
587
- "name": "./src/components/ActionBar/ActionBar.tsx",
586
+ "id": "./src/components/ActionMenu/ActionMenu.tsx",
587
+ "name": "./src/components/ActionMenu/ActionMenu.tsx",
588
588
  "reasons": [
589
589
  {
590
- "moduleName": "./src/components/ActionBar/index.ts"
590
+ "moduleName": "./src/components/ActionMenu/index.ts"
591
591
  }
592
592
  ]
593
593
  },
594
594
  {
595
- "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
596
- "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
595
+ "id": "./src/components/ActionMenu/ActionMenuItem.tsx",
596
+ "name": "./src/components/ActionMenu/ActionMenuItem.tsx",
597
597
  "reasons": [
598
598
  {
599
- "moduleName": "./src/components/SegmentedControl/index.ts"
599
+ "moduleName": "./src/components/ActionMenu/index.ts"
600
600
  }
601
601
  ]
602
602
  },
603
603
  {
604
- "id": "./src/components/Badge/Badge.tsx",
605
- "name": "./src/components/Badge/Badge.tsx",
604
+ "id": "./src/components/Popover/Popover.tsx",
605
+ "name": "./src/components/Popover/Popover.tsx",
606
606
  "reasons": [
607
607
  {
608
- "moduleName": "./src/components/Badge/index.ts"
608
+ "moduleName": "./src/components/Popover/index.ts"
609
609
  }
610
610
  ]
611
611
  },
612
612
  {
613
- "id": "./src/components/Form/Form.tsx",
614
- "name": "./src/components/Form/Form.tsx",
613
+ "id": "./src/components/FieldError/FieldError.tsx",
614
+ "name": "./src/components/FieldError/FieldError.tsx",
615
615
  "reasons": [
616
616
  {
617
- "moduleName": "./src/components/Form/index.ts"
617
+ "moduleName": "./src/components/FieldError/index.ts"
618
618
  }
619
619
  ]
620
620
  },
621
621
  {
622
- "id": "./src/components/Input/Input.tsx",
623
- "name": "./src/components/Input/Input.tsx",
622
+ "id": "./src/components/FormGroup/FormGroup.tsx",
623
+ "name": "./src/components/FormGroup/FormGroup.tsx",
624
624
  "reasons": [
625
625
  {
626
- "moduleName": "./src/components/Input/index.ts"
626
+ "moduleName": "./src/components/FormGroup/index.ts"
627
627
  }
628
628
  ]
629
629
  },
630
630
  {
631
- "id": "./src/components/ActionMenu/ActionMenu.tsx",
632
- "name": "./src/components/ActionMenu/ActionMenu.tsx",
631
+ "id": "./src/components/Link/Link.tsx",
632
+ "name": "./src/components/Link/Link.tsx",
633
633
  "reasons": [
634
634
  {
635
- "moduleName": "./src/components/ActionMenu/index.ts"
635
+ "moduleName": "./src/components/Link/index.ts"
636
636
  }
637
637
  ]
638
638
  },
639
639
  {
640
- "id": "./src/components/ActionMenu/ActionMenuItem.tsx",
641
- "name": "./src/components/ActionMenu/ActionMenuItem.tsx",
640
+ "id": "./src/components/Avatar/Avatar.tsx",
641
+ "name": "./src/components/Avatar/Avatar.tsx",
642
642
  "reasons": [
643
643
  {
644
- "moduleName": "./src/components/ActionMenu/index.ts"
644
+ "moduleName": "./src/components/Avatar/index.ts"
645
645
  }
646
646
  ]
647
647
  },
648
648
  {
649
- "id": "./src/components/FieldGroup/FieldGroup.tsx",
650
- "name": "./src/components/FieldGroup/FieldGroup.tsx",
649
+ "id": "./src/components/Avatar/Avatar.helpers.ts",
650
+ "name": "./src/components/Avatar/Avatar.helpers.ts",
651
651
  "reasons": [
652
652
  {
653
- "moduleName": "./src/components/FieldGroup/index.ts"
653
+ "moduleName": "./src/components/Avatar/index.ts"
654
+ },
655
+ {
656
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
654
657
  }
655
658
  ]
656
659
  },
657
660
  {
658
- "id": "./src/components/FieldError/FieldError.tsx",
659
- "name": "./src/components/FieldError/FieldError.tsx",
661
+ "id": "./src/components/Button/Button.tsx",
662
+ "name": "./src/components/Button/Button.tsx",
660
663
  "reasons": [
661
664
  {
662
- "moduleName": "./src/components/FieldError/index.ts"
665
+ "moduleName": "./src/components/Button/index.ts"
663
666
  }
664
667
  ]
665
668
  },
666
669
  {
667
- "id": "./src/components/FormField/FormField.tsx",
668
- "name": "./src/components/FormField/FormField.tsx",
670
+ "id": "./src/components/FieldDescription/FieldDescription.tsx",
671
+ "name": "./src/components/FieldDescription/FieldDescription.tsx",
669
672
  "reasons": [
670
673
  {
671
- "moduleName": "./src/components/FormField/index.ts"
674
+ "moduleName": "./src/components/FieldDescription/index.ts"
672
675
  }
673
676
  ]
674
677
  },
675
678
  {
676
- "id": "./src/components/Checkbox/Checkbox.tsx",
677
- "name": "./src/components/Checkbox/Checkbox.tsx",
679
+ "id": "./src/components/NumericInput/NumericInput.tsx",
680
+ "name": "./src/components/NumericInput/NumericInput.tsx",
678
681
  "reasons": [
679
682
  {
680
- "moduleName": "./src/components/Checkbox/index.ts"
683
+ "moduleName": "./src/components/NumericInput/index.ts"
681
684
  }
682
685
  ]
683
686
  },
684
687
  {
685
- "id": "./src/components/Alert/Alert.tsx",
686
- "name": "./src/components/Alert/Alert.tsx",
688
+ "id": "./src/components/Badge/Badge.tsx",
689
+ "name": "./src/components/Badge/Badge.tsx",
687
690
  "reasons": [
688
691
  {
689
- "moduleName": "./src/components/Alert/index.ts"
692
+ "moduleName": "./src/components/Badge/index.ts"
690
693
  }
691
694
  ]
692
695
  },
693
696
  {
694
- "id": "./src/components/Link/Link.tsx",
695
- "name": "./src/components/Link/Link.tsx",
697
+ "id": "./src/components/FieldGroup/FieldGroup.tsx",
698
+ "name": "./src/components/FieldGroup/FieldGroup.tsx",
696
699
  "reasons": [
697
700
  {
698
- "moduleName": "./src/components/Link/index.ts"
701
+ "moduleName": "./src/components/FieldGroup/index.ts"
702
+ }
703
+ ]
704
+ },
705
+ {
706
+ "id": "./src/components/FormField/FormField.tsx",
707
+ "name": "./src/components/FormField/FormField.tsx",
708
+ "reasons": [
709
+ {
710
+ "moduleName": "./src/components/FormField/index.ts"
699
711
  }
700
712
  ]
701
713
  },
@@ -751,29 +763,29 @@
751
763
  ]
752
764
  },
753
765
  {
754
- "id": "./src/components/DatePicker/DatePicker.tsx",
755
- "name": "./src/components/DatePicker/DatePicker.tsx",
766
+ "id": "./src/components/Input/Input.tsx",
767
+ "name": "./src/components/Input/Input.tsx",
756
768
  "reasons": [
757
769
  {
758
- "moduleName": "./src/components/DatePicker/index.ts"
770
+ "moduleName": "./src/components/Input/index.ts"
759
771
  }
760
772
  ]
761
773
  },
762
774
  {
763
- "id": "./src/components/DatePicker/RangeDatePicker.tsx",
764
- "name": "./src/components/DatePicker/RangeDatePicker.tsx",
775
+ "id": "./src/components/Loader/Loader.tsx",
776
+ "name": "./src/components/Loader/Loader.tsx",
765
777
  "reasons": [
766
778
  {
767
- "moduleName": "./src/components/DatePicker/index.ts"
779
+ "moduleName": "./src/components/Loader/index.ts"
768
780
  }
769
781
  ]
770
782
  },
771
783
  {
772
- "id": "./src/components/Loader/Loader.tsx",
773
- "name": "./src/components/Loader/Loader.tsx",
784
+ "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
785
+ "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
774
786
  "reasons": [
775
787
  {
776
- "moduleName": "./src/components/Loader/index.ts"
788
+ "moduleName": "./src/components/SegmentedControl/index.ts"
777
789
  }
778
790
  ]
779
791
  },
@@ -796,53 +808,50 @@
796
808
  ]
797
809
  },
798
810
  {
799
- "id": "./src/components/Popover/Popover.tsx",
800
- "name": "./src/components/Popover/Popover.tsx",
811
+ "id": "./src/components/Form/Form.tsx",
812
+ "name": "./src/components/Form/Form.tsx",
801
813
  "reasons": [
802
814
  {
803
- "moduleName": "./src/components/Popover/index.ts"
815
+ "moduleName": "./src/components/Form/index.ts"
804
816
  }
805
817
  ]
806
818
  },
807
819
  {
808
- "id": "./src/components/Picker/Picker.tsx",
809
- "name": "./src/components/Picker/Picker.tsx",
820
+ "id": "./src/components/ActionBar/ActionBar.tsx",
821
+ "name": "./src/components/ActionBar/ActionBar.tsx",
810
822
  "reasons": [
811
823
  {
812
- "moduleName": "./src/components/Picker/index.ts"
824
+ "moduleName": "./src/components/ActionBar/index.ts"
813
825
  }
814
826
  ]
815
827
  },
816
828
  {
817
- "id": "./src/components/Picker/PickerList.tsx",
818
- "name": "./src/components/Picker/PickerList.tsx",
829
+ "id": "./src/components/Switch/Switch.tsx",
830
+ "name": "./src/components/Switch/Switch.tsx",
819
831
  "reasons": [
820
832
  {
821
- "moduleName": "./src/components/Picker/index.ts"
822
- },
823
- {
824
- "moduleName": "./src/components/Picker/Picker.tsx"
833
+ "moduleName": "./src/components/Switch/index.ts"
825
834
  }
826
835
  ]
827
836
  },
828
837
  {
829
- "id": "./src/components/Avatar/Avatar.tsx",
830
- "name": "./src/components/Avatar/Avatar.tsx",
838
+ "id": "./src/components/Picker/Picker.tsx",
839
+ "name": "./src/components/Picker/Picker.tsx",
831
840
  "reasons": [
832
841
  {
833
- "moduleName": "./src/components/Avatar/index.ts"
842
+ "moduleName": "./src/components/Picker/index.ts"
834
843
  }
835
844
  ]
836
845
  },
837
846
  {
838
- "id": "./src/components/Avatar/Avatar.helpers.ts",
839
- "name": "./src/components/Avatar/Avatar.helpers.ts",
847
+ "id": "./src/components/Picker/PickerList.tsx",
848
+ "name": "./src/components/Picker/PickerList.tsx",
840
849
  "reasons": [
841
850
  {
842
- "moduleName": "./src/components/Avatar/index.ts"
851
+ "moduleName": "./src/components/Picker/index.ts"
843
852
  },
844
853
  {
845
- "moduleName": "./src/components/Avatar/Avatar.tsx"
854
+ "moduleName": "./src/components/Picker/Picker.tsx"
846
855
  }
847
856
  ]
848
857
  },
@@ -855,15 +864,6 @@
855
864
  }
856
865
  ]
857
866
  },
858
- {
859
- "id": "./src/components/NumericInput/NumericInput.tsx",
860
- "name": "./src/components/NumericInput/NumericInput.tsx",
861
- "reasons": [
862
- {
863
- "moduleName": "./src/components/NumericInput/index.ts"
864
- }
865
- ]
866
- },
867
867
  {
868
868
  "id": "./src/components/RadioButton/RadioButton.tsx",
869
869
  "name": "./src/components/RadioButton/RadioButton.tsx",
@@ -874,29 +874,20 @@
874
874
  ]
875
875
  },
876
876
  {
877
- "id": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
878
- "name": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
879
- "reasons": [
880
- {
881
- "moduleName": "./src/components/PromoBannerV2/index.ts"
882
- }
883
- ]
884
- },
885
- {
886
- "id": "./src/components/Search/Search.tsx",
887
- "name": "./src/components/Search/Search.tsx",
877
+ "id": "./src/components/Checkbox/Checkbox.tsx",
878
+ "name": "./src/components/Checkbox/Checkbox.tsx",
888
879
  "reasons": [
889
880
  {
890
- "moduleName": "./src/components/Search/index.ts"
881
+ "moduleName": "./src/components/Checkbox/index.ts"
891
882
  }
892
883
  ]
893
884
  },
894
885
  {
895
- "id": "./src/components/Switch/Switch.tsx",
896
- "name": "./src/components/Switch/Switch.tsx",
886
+ "id": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
887
+ "name": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
897
888
  "reasons": [
898
889
  {
899
- "moduleName": "./src/components/Switch/index.ts"
890
+ "moduleName": "./src/components/PromoBannerV2/index.ts"
900
891
  }
901
892
  ]
902
893
  },
@@ -949,101 +940,101 @@
949
940
  ]
950
941
  },
951
942
  {
952
- "id": "./src/components/Toast/Toast.tsx",
953
- "name": "./src/components/Toast/Toast.tsx",
943
+ "id": "./src/components/Search/Search.tsx",
944
+ "name": "./src/components/Search/Search.tsx",
954
945
  "reasons": [
955
946
  {
956
- "moduleName": "./src/components/Toast/index.ts"
957
- },
958
- {
959
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
947
+ "moduleName": "./src/components/Search/index.ts"
960
948
  }
961
949
  ]
962
950
  },
963
951
  {
964
- "id": "./src/components/Toast/ToastWrapper.tsx",
965
- "name": "./src/components/Toast/ToastWrapper.tsx",
952
+ "id": "./src/components/Typography/Heading.tsx",
953
+ "name": "./src/components/Typography/Heading.tsx",
966
954
  "reasons": [
967
955
  {
968
- "moduleName": "./src/components/Toast/index.ts"
956
+ "moduleName": "./src/components/Typography/index.ts"
969
957
  }
970
958
  ]
971
959
  },
972
960
  {
973
- "id": "./src/components/Tooltip/Tooltip.tsx",
974
- "name": "./src/components/Tooltip/Tooltip.tsx",
961
+ "id": "./src/components/Typography/Text.tsx",
962
+ "name": "./src/components/Typography/Text.tsx",
975
963
  "reasons": [
976
964
  {
977
- "moduleName": "./src/components/Tooltip/index.ts"
978
- },
979
- {
980
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
965
+ "moduleName": "./src/components/Typography/index.ts"
981
966
  }
982
967
  ]
983
968
  },
984
969
  {
985
- "id": "./src/components/Tooltip/components/index.ts",
986
- "name": "./src/components/Tooltip/components/index.ts",
970
+ "id": "./src/components/Typography/Display.tsx",
971
+ "name": "./src/components/Typography/Display.tsx",
987
972
  "reasons": [
988
973
  {
989
- "moduleName": "./src/components/Tooltip/index.ts"
974
+ "moduleName": "./src/components/Typography/index.ts"
990
975
  }
991
976
  ]
992
977
  },
993
978
  {
994
- "id": "./src/components/Tooltip/components/UserGuide/index.ts",
995
- "name": "./src/components/Tooltip/components/UserGuide/index.ts",
979
+ "id": "./src/components/Toast/Toast.tsx",
980
+ "name": "./src/components/Toast/Toast.tsx",
996
981
  "reasons": [
997
982
  {
998
- "moduleName": "./src/components/Tooltip/index.ts"
983
+ "moduleName": "./src/components/Toast/index.ts"
999
984
  },
1000
985
  {
1001
- "moduleName": "./src/components/Tooltip/components/index.ts"
986
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1002
987
  }
1003
988
  ]
1004
989
  },
1005
990
  {
1006
- "id": "./src/components/Typography/Heading.tsx",
1007
- "name": "./src/components/Typography/Heading.tsx",
991
+ "id": "./src/components/Toast/ToastWrapper.tsx",
992
+ "name": "./src/components/Toast/ToastWrapper.tsx",
1008
993
  "reasons": [
1009
994
  {
1010
- "moduleName": "./src/components/Typography/index.ts"
995
+ "moduleName": "./src/components/Toast/index.ts"
1011
996
  }
1012
997
  ]
1013
998
  },
1014
999
  {
1015
- "id": "./src/components/Typography/Text.tsx",
1016
- "name": "./src/components/Typography/Text.tsx",
1000
+ "id": "./src/components/Tooltip/Tooltip.tsx",
1001
+ "name": "./src/components/Tooltip/Tooltip.tsx",
1017
1002
  "reasons": [
1018
1003
  {
1019
- "moduleName": "./src/components/Typography/index.ts"
1004
+ "moduleName": "./src/components/Tooltip/index.ts"
1005
+ },
1006
+ {
1007
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1020
1008
  }
1021
1009
  ]
1022
1010
  },
1023
1011
  {
1024
- "id": "./src/components/Typography/Display.tsx",
1025
- "name": "./src/components/Typography/Display.tsx",
1012
+ "id": "./src/components/Tooltip/components/index.ts",
1013
+ "name": "./src/components/Tooltip/components/index.ts",
1026
1014
  "reasons": [
1027
1015
  {
1028
- "moduleName": "./src/components/Typography/index.ts"
1016
+ "moduleName": "./src/components/Tooltip/index.ts"
1029
1017
  }
1030
1018
  ]
1031
1019
  },
1032
1020
  {
1033
- "id": "./src/components/Textarea/Textarea.tsx",
1034
- "name": "./src/components/Textarea/Textarea.tsx",
1021
+ "id": "./src/components/Tooltip/components/UserGuide/index.ts",
1022
+ "name": "./src/components/Tooltip/components/UserGuide/index.ts",
1035
1023
  "reasons": [
1036
1024
  {
1037
- "moduleName": "./src/components/Textarea/index.ts"
1025
+ "moduleName": "./src/components/Tooltip/index.ts"
1026
+ },
1027
+ {
1028
+ "moduleName": "./src/components/Tooltip/components/index.ts"
1038
1029
  }
1039
1030
  ]
1040
1031
  },
1041
1032
  {
1042
- "id": "./src/components/UploadBar/UploadBar.tsx",
1043
- "name": "./src/components/UploadBar/UploadBar.tsx",
1033
+ "id": "./src/components/Textarea/Textarea.tsx",
1034
+ "name": "./src/components/Textarea/Textarea.tsx",
1044
1035
  "reasons": [
1045
1036
  {
1046
- "moduleName": "./src/components/UploadBar/index.ts"
1037
+ "moduleName": "./src/components/Textarea/index.ts"
1047
1038
  }
1048
1039
  ]
1049
1040
  },
@@ -1068,174 +1059,183 @@
1068
1059
  }
1069
1060
  ]
1070
1061
  },
1062
+ {
1063
+ "id": "./src/components/UploadBar/UploadBar.tsx",
1064
+ "name": "./src/components/UploadBar/UploadBar.tsx",
1065
+ "reasons": [
1066
+ {
1067
+ "moduleName": "./src/components/UploadBar/index.ts"
1068
+ }
1069
+ ]
1070
+ },
1071
1071
  {
1072
1072
  "id": "./react",
1073
1073
  "name": "./react",
1074
1074
  "reasons": [
1075
1075
  {
1076
- "moduleName": "./src/components/Card/Card.tsx"
1076
+ "moduleName": "./src/components/Alert/Alert.tsx"
1077
1077
  },
1078
1078
  {
1079
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1079
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1080
1080
  },
1081
1081
  {
1082
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1082
+ "moduleName": "./src/components/Card/Card.tsx"
1083
1083
  },
1084
1084
  {
1085
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1085
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1086
1086
  },
1087
1087
  {
1088
- "moduleName": "./src/components/Button/Button.tsx"
1088
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1089
1089
  },
1090
1090
  {
1091
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1091
+ "moduleName": "./src/components/Popover/Popover.tsx"
1092
1092
  },
1093
1093
  {
1094
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1094
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1095
1095
  },
1096
1096
  {
1097
1097
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1098
1098
  },
1099
1099
  {
1100
- "moduleName": "./src/components/Badge/Badge.tsx"
1100
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1101
1101
  },
1102
1102
  {
1103
1103
  "moduleName": "./src/components/FieldError/FieldError.tsx"
1104
1104
  },
1105
1105
  {
1106
- "moduleName": "./src/components/Form/Form.tsx"
1107
- },
1108
- {
1109
- "moduleName": "./src/components/Input/Input.tsx"
1106
+ "moduleName": "./src/components/Link/Link.tsx"
1110
1107
  },
1111
1108
  {
1112
- "moduleName": "./src/components/FormField/FormField.tsx"
1109
+ "moduleName": "./src/components/Button/Button.tsx"
1113
1110
  },
1114
1111
  {
1115
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1112
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1116
1113
  },
1117
1114
  {
1118
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1115
+ "moduleName": "./src/components/Badge/Badge.tsx"
1119
1116
  },
1120
1117
  {
1121
- "moduleName": "./src/components/Modal/Modal.tsx"
1118
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1122
1119
  },
1123
1120
  {
1124
1121
  "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1125
1122
  },
1126
1123
  {
1127
- "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1124
+ "moduleName": "./src/components/FormField/FormField.tsx"
1128
1125
  },
1129
1126
  {
1130
- "moduleName": "./src/components/Alert/Alert.tsx"
1127
+ "moduleName": "./src/components/Modal/Modal.tsx"
1131
1128
  },
1132
1129
  {
1133
- "moduleName": "./src/components/Link/Link.tsx"
1130
+ "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1134
1131
  },
1135
1132
  {
1136
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1133
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1137
1134
  },
1138
1135
  {
1139
1136
  "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1140
1137
  },
1141
1138
  {
1142
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1139
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1143
1140
  },
1144
1141
  {
1145
1142
  "moduleName": "./src/components/Loader/Loader.tsx"
1146
1143
  },
1147
1144
  {
1148
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1145
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1149
1146
  },
1150
1147
  {
1151
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1148
+ "moduleName": "./src/components/Input/Input.tsx"
1152
1149
  },
1153
1150
  {
1154
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1151
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1155
1152
  },
1156
1153
  {
1157
- "moduleName": "./src/components/Popover/Popover.tsx"
1154
+ "moduleName": "./src/components/Form/Form.tsx"
1158
1155
  },
1159
1156
  {
1160
- "moduleName": "./src/components/Picker/Picker.tsx"
1157
+ "moduleName": "./src/components/Switch/Switch.tsx"
1161
1158
  },
1162
1159
  {
1163
- "moduleName": "./src/components/Picker/PickerList.tsx"
1160
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1164
1161
  },
1165
1162
  {
1166
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1163
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1167
1164
  },
1168
1165
  {
1169
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1166
+ "moduleName": "./src/components/Picker/Picker.tsx"
1170
1167
  },
1171
1168
  {
1172
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1169
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1173
1170
  },
1174
1171
  {
1175
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1172
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1176
1173
  },
1177
1174
  {
1178
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1175
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1179
1176
  },
1180
1177
  {
1181
- "moduleName": "./src/components/Search/Search.tsx"
1178
+ "moduleName": "./src/components/Tab/Tab.tsx"
1182
1179
  },
1183
1180
  {
1184
- "moduleName": "./src/components/Switch/Switch.tsx"
1181
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1185
1182
  },
1186
1183
  {
1187
- "moduleName": "./src/components/Tab/Tab.tsx"
1184
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1188
1185
  },
1189
1186
  {
1190
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1187
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1191
1188
  },
1192
1189
  {
1193
1190
  "moduleName": "./src/components/Tag/Tag.tsx"
1194
1191
  },
1195
- {
1196
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1197
- },
1198
1192
  {
1199
1193
  "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1200
1194
  },
1201
1195
  {
1202
- "moduleName": "./src/components/Toast/Toast.tsx"
1196
+ "moduleName": "./src/components/Search/Search.tsx"
1203
1197
  },
1204
1198
  {
1205
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1199
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1206
1200
  },
1207
1201
  {
1208
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1202
+ "moduleName": "./src/components/Typography/Text.tsx"
1209
1203
  },
1210
1204
  {
1211
1205
  "moduleName": "./src/components/Typography/Heading.tsx"
1212
1206
  },
1213
1207
  {
1214
- "moduleName": "./src/components/Typography/Text.tsx"
1208
+ "moduleName": "./src/components/Typography/Display.tsx"
1215
1209
  },
1216
1210
  {
1217
- "moduleName": "./src/components/Typography/Display.tsx"
1211
+ "moduleName": "./src/components/Toast/Toast.tsx"
1218
1212
  },
1219
1213
  {
1220
- "moduleName": "./src/components/Textarea/Textarea.tsx"
1214
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1221
1215
  },
1222
1216
  {
1223
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1217
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1224
1218
  },
1225
1219
  {
1226
1220
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1227
1221
  },
1222
+ {
1223
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
1224
+ },
1228
1225
  {
1229
1226
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1230
1227
  },
1231
1228
  {
1232
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1229
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1230
+ },
1231
+ {
1232
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1233
1233
  },
1234
1234
  {
1235
1235
  "moduleName": "./src/components/DatePicker/hooks.ts"
1236
1236
  },
1237
1237
  {
1238
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1238
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1239
1239
  },
1240
1240
  {
1241
1241
  "moduleName": "./src/components/Picker/TriggerBody.tsx"
@@ -1250,22 +1250,22 @@
1250
1250
  "moduleName": "./src/components/TagInput/EditableTag.tsx"
1251
1251
  },
1252
1252
  {
1253
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1253
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
1254
1254
  },
1255
1255
  {
1256
- "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1256
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1257
1257
  },
1258
1258
  {
1259
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1259
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1260
1260
  },
1261
1261
  {
1262
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1262
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1263
1263
  },
1264
1264
  {
1265
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1265
+ "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1266
1266
  },
1267
1267
  {
1268
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1268
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1269
1269
  },
1270
1270
  {
1271
1271
  "moduleName": "./src/components/TagInput/EditableTagContent.tsx"
@@ -1279,53 +1279,50 @@
1279
1279
  "id": "./@livechat/design-system-icons",
1280
1280
  "name": "./@livechat/design-system-icons",
1281
1281
  "reasons": [
1282
+ {
1283
+ "moduleName": "./src/components/Alert/Alert.tsx"
1284
+ },
1282
1285
  {
1283
1286
  "moduleName": "./src/components/Card/Card.tsx"
1284
1287
  },
1285
1288
  {
1286
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1289
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1287
1290
  },
1288
1291
  {
1289
1292
  "moduleName": "./src/components/FieldError/FieldError.tsx"
1290
1293
  },
1291
1294
  {
1292
- "moduleName": "./src/components/Input/Input.tsx"
1295
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1293
1296
  },
1294
1297
  {
1295
- "moduleName": "./src/components/Alert/Alert.tsx"
1298
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1296
1299
  },
1297
1300
  {
1298
1301
  "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1299
1302
  },
1300
1303
  {
1301
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1304
+ "moduleName": "./src/components/Input/Input.tsx"
1302
1305
  },
1303
1306
  {
1304
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1307
+ "moduleName": "./src/components/Switch/Switch.tsx"
1305
1308
  },
1306
1309
  {
1307
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1310
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1308
1311
  },
1309
1312
  {
1310
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1313
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1311
1314
  },
1312
1315
  {
1313
1316
  "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1314
1317
  },
1315
- {
1316
- "moduleName": "./src/components/Search/Search.tsx"
1317
- },
1318
- {
1319
- "moduleName": "./src/components/Switch/Switch.tsx"
1320
- },
1321
1318
  {
1322
1319
  "moduleName": "./src/components/Tag/Tag.tsx"
1323
1320
  },
1324
1321
  {
1325
- "moduleName": "./src/components/Toast/Toast.tsx"
1322
+ "moduleName": "./src/components/Search/Search.tsx"
1326
1323
  },
1327
1324
  {
1328
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1325
+ "moduleName": "./src/components/Toast/Toast.tsx"
1329
1326
  },
1330
1327
  {
1331
1328
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
@@ -1333,6 +1330,9 @@
1333
1330
  {
1334
1331
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1335
1332
  },
1333
+ {
1334
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1335
+ },
1336
1336
  {
1337
1337
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1338
1338
  },
@@ -1358,61 +1358,55 @@
1358
1358
  "name": "./clsx",
1359
1359
  "reasons": [
1360
1360
  {
1361
- "moduleName": "./src/components/Card/Card.tsx"
1362
- },
1363
- {
1364
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1365
- },
1366
- {
1367
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1361
+ "moduleName": "./src/components/Alert/Alert.tsx"
1368
1362
  },
1369
1363
  {
1370
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1364
+ "moduleName": "./src/components/Card/Card.tsx"
1371
1365
  },
1372
1366
  {
1373
- "moduleName": "./src/components/Button/Button.tsx"
1367
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1374
1368
  },
1375
1369
  {
1376
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1370
+ "moduleName": "./src/components/Popover/Popover.tsx"
1377
1371
  },
1378
1372
  {
1379
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1373
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1380
1374
  },
1381
1375
  {
1382
1376
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1383
1377
  },
1384
1378
  {
1385
- "moduleName": "./src/components/Badge/Badge.tsx"
1379
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1386
1380
  },
1387
1381
  {
1388
1382
  "moduleName": "./src/components/FieldError/FieldError.tsx"
1389
1383
  },
1390
1384
  {
1391
- "moduleName": "./src/components/Form/Form.tsx"
1385
+ "moduleName": "./src/components/Link/Link.tsx"
1392
1386
  },
1393
1387
  {
1394
- "moduleName": "./src/components/Input/Input.tsx"
1388
+ "moduleName": "./src/components/Button/Button.tsx"
1395
1389
  },
1396
1390
  {
1397
- "moduleName": "./src/components/FormField/FormField.tsx"
1391
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1398
1392
  },
1399
1393
  {
1400
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1394
+ "moduleName": "./src/components/Badge/Badge.tsx"
1401
1395
  },
1402
1396
  {
1403
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1397
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1404
1398
  },
1405
1399
  {
1406
- "moduleName": "./src/components/Modal/Modal.tsx"
1400
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1407
1401
  },
1408
1402
  {
1409
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1403
+ "moduleName": "./src/components/FormField/FormField.tsx"
1410
1404
  },
1411
1405
  {
1412
- "moduleName": "./src/components/Alert/Alert.tsx"
1406
+ "moduleName": "./src/components/Modal/Modal.tsx"
1413
1407
  },
1414
1408
  {
1415
- "moduleName": "./src/components/Link/Link.tsx"
1409
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1416
1410
  },
1417
1411
  {
1418
1412
  "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
@@ -1421,40 +1415,37 @@
1421
1415
  "moduleName": "./src/components/Loader/Loader.tsx"
1422
1416
  },
1423
1417
  {
1424
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1418
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1425
1419
  },
1426
1420
  {
1427
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1421
+ "moduleName": "./src/components/Input/Input.tsx"
1428
1422
  },
1429
1423
  {
1430
- "moduleName": "./src/components/Popover/Popover.tsx"
1424
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1431
1425
  },
1432
1426
  {
1433
- "moduleName": "./src/components/Picker/Picker.tsx"
1434
- },
1435
- {
1436
- "moduleName": "./src/components/Picker/PickerList.tsx"
1427
+ "moduleName": "./src/components/Form/Form.tsx"
1437
1428
  },
1438
1429
  {
1439
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1430
+ "moduleName": "./src/components/Switch/Switch.tsx"
1440
1431
  },
1441
1432
  {
1442
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1433
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1443
1434
  },
1444
1435
  {
1445
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1436
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1446
1437
  },
1447
1438
  {
1448
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1439
+ "moduleName": "./src/components/Picker/Picker.tsx"
1449
1440
  },
1450
1441
  {
1451
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1442
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1452
1443
  },
1453
1444
  {
1454
- "moduleName": "./src/components/Search/Search.tsx"
1445
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1455
1446
  },
1456
1447
  {
1457
- "moduleName": "./src/components/Switch/Switch.tsx"
1448
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1458
1449
  },
1459
1450
  {
1460
1451
  "moduleName": "./src/components/Tab/Tab.tsx"
@@ -1463,47 +1454,56 @@
1463
1454
  "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1464
1455
  },
1465
1456
  {
1466
- "moduleName": "./src/components/Tag/Tag.tsx"
1457
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1467
1458
  },
1468
1459
  {
1469
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1460
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1470
1461
  },
1471
1462
  {
1472
- "moduleName": "./src/components/Toast/Toast.tsx"
1463
+ "moduleName": "./src/components/Tag/Tag.tsx"
1473
1464
  },
1474
1465
  {
1475
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1466
+ "moduleName": "./src/components/Search/Search.tsx"
1476
1467
  },
1477
1468
  {
1478
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1469
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1479
1470
  },
1480
1471
  {
1481
- "moduleName": "./src/components/Typography/Heading.tsx"
1472
+ "moduleName": "./src/components/Typography/Text.tsx"
1482
1473
  },
1483
1474
  {
1484
- "moduleName": "./src/components/Typography/Text.tsx"
1475
+ "moduleName": "./src/components/Typography/Heading.tsx"
1485
1476
  },
1486
1477
  {
1487
1478
  "moduleName": "./src/components/Typography/Display.tsx"
1488
1479
  },
1489
1480
  {
1490
- "moduleName": "./src/components/Textarea/Textarea.tsx"
1481
+ "moduleName": "./src/components/Toast/Toast.tsx"
1491
1482
  },
1492
1483
  {
1493
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1484
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1485
+ },
1486
+ {
1487
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1494
1488
  },
1495
1489
  {
1496
1490
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1497
1491
  },
1498
1492
  {
1499
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1493
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
1500
1494
  },
1501
1495
  {
1502
- "moduleName": "./src/components/DatePicker/helpers.ts"
1496
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1503
1497
  },
1504
1498
  {
1505
1499
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1506
1500
  },
1501
+ {
1502
+ "moduleName": "./src/components/DatePicker/helpers.ts"
1503
+ },
1504
+ {
1505
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1506
+ },
1507
1507
  {
1508
1508
  "moduleName": "./src/components/Picker/TriggerBody.tsx"
1509
1509
  },
@@ -1514,16 +1514,16 @@
1514
1514
  "moduleName": "./src/components/Picker/PickerListItem.tsx"
1515
1515
  },
1516
1516
  {
1517
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1517
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
1518
1518
  },
1519
1519
  {
1520
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1520
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1521
1521
  },
1522
1522
  {
1523
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1523
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1524
1524
  },
1525
1525
  {
1526
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1526
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1527
1527
  },
1528
1528
  {
1529
1529
  "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
@@ -1531,89 +1531,158 @@
1531
1531
  ]
1532
1532
  },
1533
1533
  {
1534
- "id": "./src/components/Card/Card.module.scss",
1535
- "name": "./src/components/Card/Card.module.scss",
1534
+ "id": "./lodash.debounce",
1535
+ "name": "./lodash.debounce",
1536
1536
  "reasons": [
1537
1537
  {
1538
- "moduleName": "./src/components/Card/Card.tsx"
1538
+ "moduleName": "./src/components/Alert/Alert.tsx"
1539
+ },
1540
+ {
1541
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1539
1542
  }
1540
1543
  ]
1541
1544
  },
1542
1545
  {
1543
- "id": "./src/components/FieldDescription/FieldDescription.module.scss",
1544
- "name": "./src/components/FieldDescription/FieldDescription.module.scss",
1546
+ "id": "./src/components/Alert/Alert.module.scss",
1547
+ "name": "./src/components/Alert/Alert.module.scss",
1545
1548
  "reasons": [
1546
1549
  {
1547
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1550
+ "moduleName": "./src/components/Alert/Alert.tsx"
1548
1551
  }
1549
1552
  ]
1550
1553
  },
1551
1554
  {
1552
- "id": "./src/components/FormGroup/FormGroup.module.scss",
1553
- "name": "./src/components/FormGroup/FormGroup.module.scss",
1555
+ "id": "./react-day-picker",
1556
+ "name": "./react-day-picker",
1554
1557
  "reasons": [
1555
1558
  {
1556
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1559
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1557
1560
  }
1558
1561
  ]
1559
1562
  },
1560
1563
  {
1561
- "id": "./src/utils/noop.ts",
1562
- "name": "./src/utils/noop.ts",
1564
+ "id": "./src/components/DatePicker/DatePickerNavbar.tsx",
1565
+ "name": "./src/components/DatePicker/DatePickerNavbar.tsx",
1563
1566
  "reasons": [
1564
1567
  {
1565
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1568
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1569
+ }
1570
+ ]
1571
+ },
1572
+ {
1573
+ "id": "./src/components/DatePicker/helpers.ts",
1574
+ "name": "./src/components/DatePicker/helpers.ts",
1575
+ "reasons": [
1576
+ {
1577
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1566
1578
  },
1567
1579
  {
1568
- "moduleName": "./src/components/Switch/Switch.tsx"
1580
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1581
+ },
1582
+ {
1583
+ "moduleName": "./src/components/DatePicker/hooks.ts"
1569
1584
  }
1570
1585
  ]
1571
1586
  },
1572
1587
  {
1573
- "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1574
- "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1588
+ "id": "./src/components/DatePicker/DatePicker.module.scss",
1589
+ "name": "./src/components/DatePicker/DatePicker.module.scss",
1575
1590
  "reasons": [
1576
1591
  {
1577
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1592
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1593
+ },
1594
+ {
1595
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1596
+ },
1597
+ {
1598
+ "moduleName": "./src/components/DatePicker/helpers.ts"
1578
1599
  }
1579
1600
  ]
1580
1601
  },
1581
1602
  {
1582
- "id": "./src/components/Button/Button.module.scss",
1583
- "name": "./src/components/Button/Button.module.scss",
1603
+ "id": "./src/components/Card/Card.module.scss",
1604
+ "name": "./src/components/Card/Card.module.scss",
1584
1605
  "reasons": [
1585
1606
  {
1586
- "moduleName": "./src/components/Button/Button.tsx"
1607
+ "moduleName": "./src/components/Card/Card.tsx"
1587
1608
  }
1588
1609
  ]
1589
1610
  },
1590
1611
  {
1591
- "id": "./src/components/ActionBar/ActionBarItem.tsx",
1592
- "name": "./src/components/ActionBar/ActionBarItem.tsx",
1612
+ "id": "./date-fns",
1613
+ "name": "./date-fns",
1593
1614
  "reasons": [
1594
1615
  {
1595
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1616
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1617
+ },
1618
+ {
1619
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1620
+ },
1621
+ {
1622
+ "moduleName": "./src/components/DatePicker/helpers.ts"
1596
1623
  }
1597
1624
  ]
1598
1625
  },
1599
1626
  {
1600
- "id": "./src/components/ActionBar/ActionBar.module.scss",
1601
- "name": "./src/components/ActionBar/ActionBar.module.scss",
1627
+ "id": "./src/components/DatePicker/hooks.ts",
1628
+ "name": "./src/components/DatePicker/hooks.ts",
1602
1629
  "reasons": [
1603
1630
  {
1604
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1631
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1632
+ }
1633
+ ]
1634
+ },
1635
+ {
1636
+ "id": "./src/components/DatePicker/types.ts",
1637
+ "name": "./src/components/DatePicker/types.ts",
1638
+ "reasons": [
1639
+ {
1640
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1605
1641
  },
1606
1642
  {
1607
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1643
+ "moduleName": "./src/components/DatePicker/hooks.ts"
1608
1644
  }
1609
1645
  ]
1610
1646
  },
1611
1647
  {
1612
- "id": "./src/components/FieldGroup/FieldGroup.module.scss",
1613
- "name": "./src/components/FieldGroup/FieldGroup.module.scss",
1648
+ "id": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1649
+ "name": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1614
1650
  "reasons": [
1615
1651
  {
1616
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1652
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1653
+ }
1654
+ ]
1655
+ },
1656
+ {
1657
+ "id": "./@floating-ui/react-dom",
1658
+ "name": "./@floating-ui/react-dom",
1659
+ "reasons": [
1660
+ {
1661
+ "moduleName": "./src/components/Popover/Popover.tsx"
1662
+ },
1663
+ {
1664
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1665
+ },
1666
+ {
1667
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1668
+ }
1669
+ ]
1670
+ },
1671
+ {
1672
+ "id": "./src/components/Popover/Popover.module.scss",
1673
+ "name": "./src/components/Popover/Popover.module.scss",
1674
+ "reasons": [
1675
+ {
1676
+ "moduleName": "./src/components/Popover/Popover.tsx"
1677
+ }
1678
+ ]
1679
+ },
1680
+ {
1681
+ "id": "./src/components/FormGroup/FormGroup.module.scss",
1682
+ "name": "./src/components/FormGroup/FormGroup.module.scss",
1683
+ "reasons": [
1684
+ {
1685
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1617
1686
  }
1618
1687
  ]
1619
1688
  },
@@ -1624,6 +1693,9 @@
1624
1693
  {
1625
1694
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1626
1695
  },
1696
+ {
1697
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1698
+ },
1627
1699
  {
1628
1700
  "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1629
1701
  },
@@ -1633,9 +1705,6 @@
1633
1705
  {
1634
1706
  "moduleName": "./src/components/Picker/PickerList.tsx"
1635
1707
  },
1636
- {
1637
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1638
- },
1639
1708
  {
1640
1709
  "moduleName": "./src/components/Search/Search.tsx"
1641
1710
  },
@@ -1660,74 +1729,86 @@
1660
1729
  ]
1661
1730
  },
1662
1731
  {
1663
- "id": "./src/components/Badge/Badge.helpers.ts",
1664
- "name": "./src/components/Badge/Badge.helpers.ts",
1732
+ "id": "./src/components/Avatar/Avatar.module.scss",
1733
+ "name": "./src/components/Avatar/Avatar.module.scss",
1665
1734
  "reasons": [
1666
1735
  {
1667
- "moduleName": "./src/components/Badge/Badge.tsx"
1736
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1668
1737
  }
1669
1738
  ]
1670
1739
  },
1671
1740
  {
1672
- "id": "./src/components/Badge/Badge.module.scss",
1673
- "name": "./src/components/Badge/Badge.module.scss",
1741
+ "id": "./src/components/FieldError/FieldError.module.scss",
1742
+ "name": "./src/components/FieldError/FieldError.module.scss",
1674
1743
  "reasons": [
1675
1744
  {
1676
- "moduleName": "./src/components/Badge/Badge.tsx"
1745
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1677
1746
  }
1678
1747
  ]
1679
1748
  },
1680
1749
  {
1681
- "id": "./src/components/FieldError/FieldError.module.scss",
1682
- "name": "./src/components/FieldError/FieldError.module.scss",
1750
+ "id": "./src/components/Link/Link.module.scss",
1751
+ "name": "./src/components/Link/Link.module.scss",
1683
1752
  "reasons": [
1684
1753
  {
1685
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1754
+ "moduleName": "./src/components/Link/Link.tsx"
1686
1755
  }
1687
1756
  ]
1688
1757
  },
1689
1758
  {
1690
- "id": "./src/components/Form/Form.module.scss",
1691
- "name": "./src/components/Form/Form.module.scss",
1759
+ "id": "./polished",
1760
+ "name": "./polished",
1692
1761
  "reasons": [
1693
1762
  {
1694
- "moduleName": "./src/components/Form/Form.tsx"
1763
+ "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
1764
+ },
1765
+ {
1766
+ "moduleName": "./src/components/Tag/Tag.tsx"
1695
1767
  }
1696
1768
  ]
1697
1769
  },
1698
1770
  {
1699
- "id": "./src/components/Input/Input.module.scss",
1700
- "name": "./src/components/Input/Input.module.scss",
1771
+ "id": "./src/components/Button/Button.module.scss",
1772
+ "name": "./src/components/Button/Button.module.scss",
1701
1773
  "reasons": [
1702
1774
  {
1703
- "moduleName": "./src/components/Input/Input.tsx"
1775
+ "moduleName": "./src/components/Button/Button.tsx"
1704
1776
  }
1705
1777
  ]
1706
1778
  },
1707
1779
  {
1708
- "id": "./src/components/FormField/FormField.module.scss",
1709
- "name": "./src/components/FormField/FormField.module.scss",
1780
+ "id": "./src/components/FieldDescription/FieldDescription.module.scss",
1781
+ "name": "./src/components/FieldDescription/FieldDescription.module.scss",
1710
1782
  "reasons": [
1711
1783
  {
1712
- "moduleName": "./src/components/FormField/FormField.tsx"
1784
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1713
1785
  }
1714
1786
  ]
1715
1787
  },
1716
1788
  {
1717
- "id": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1718
- "name": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1789
+ "id": "./src/components/Badge/Badge.helpers.ts",
1790
+ "name": "./src/components/Badge/Badge.helpers.ts",
1719
1791
  "reasons": [
1720
1792
  {
1721
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1793
+ "moduleName": "./src/components/Badge/Badge.tsx"
1722
1794
  }
1723
1795
  ]
1724
1796
  },
1725
1797
  {
1726
- "id": "./src/components/Checkbox/Checkbox.module.scss",
1727
- "name": "./src/components/Checkbox/Checkbox.module.scss",
1798
+ "id": "./src/components/Badge/Badge.module.scss",
1799
+ "name": "./src/components/Badge/Badge.module.scss",
1728
1800
  "reasons": [
1729
1801
  {
1730
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1802
+ "moduleName": "./src/components/Badge/Badge.tsx"
1803
+ }
1804
+ ]
1805
+ },
1806
+ {
1807
+ "id": "./src/components/NumericInput/NumericInput.module.scss",
1808
+ "name": "./src/components/NumericInput/NumericInput.module.scss",
1809
+ "reasons": [
1810
+ {
1811
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1731
1812
  }
1732
1813
  ]
1733
1814
  },
@@ -1736,10 +1817,10 @@
1736
1817
  "name": "./src/components/Modal/Modal.module.scss",
1737
1818
  "reasons": [
1738
1819
  {
1739
- "moduleName": "./src/components/Modal/Modal.tsx"
1820
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1740
1821
  },
1741
1822
  {
1742
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1823
+ "moduleName": "./src/components/Modal/Modal.tsx"
1743
1824
  },
1744
1825
  {
1745
1826
  "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
@@ -1747,41 +1828,29 @@
1747
1828
  ]
1748
1829
  },
1749
1830
  {
1750
- "id": "./react-dom",
1751
- "name": "./react-dom",
1752
- "reasons": [
1753
- {
1754
- "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1755
- }
1756
- ]
1757
- },
1758
- {
1759
- "id": "./lodash.debounce",
1760
- "name": "./lodash.debounce",
1831
+ "id": "./src/components/FormField/FormField.module.scss",
1832
+ "name": "./src/components/FormField/FormField.module.scss",
1761
1833
  "reasons": [
1762
1834
  {
1763
- "moduleName": "./src/components/Alert/Alert.tsx"
1764
- },
1765
- {
1766
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1835
+ "moduleName": "./src/components/FormField/FormField.tsx"
1767
1836
  }
1768
1837
  ]
1769
1838
  },
1770
1839
  {
1771
- "id": "./src/components/Alert/Alert.module.scss",
1772
- "name": "./src/components/Alert/Alert.module.scss",
1840
+ "id": "./react-dom",
1841
+ "name": "./react-dom",
1773
1842
  "reasons": [
1774
1843
  {
1775
- "moduleName": "./src/components/Alert/Alert.tsx"
1844
+ "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1776
1845
  }
1777
1846
  ]
1778
1847
  },
1779
1848
  {
1780
- "id": "./src/components/Link/Link.module.scss",
1781
- "name": "./src/components/Link/Link.module.scss",
1849
+ "id": "./src/components/FieldGroup/FieldGroup.module.scss",
1850
+ "name": "./src/components/FieldGroup/FieldGroup.module.scss",
1782
1851
  "reasons": [
1783
1852
  {
1784
- "moduleName": "./src/components/Link/Link.tsx"
1853
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1785
1854
  }
1786
1855
  ]
1787
1856
  },
@@ -1806,57 +1875,6 @@
1806
1875
  }
1807
1876
  ]
1808
1877
  },
1809
- {
1810
- "id": "./date-fns",
1811
- "name": "./date-fns",
1812
- "reasons": [
1813
- {
1814
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1815
- },
1816
- {
1817
- "moduleName": "./src/components/DatePicker/helpers.ts"
1818
- },
1819
- {
1820
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1821
- }
1822
- ]
1823
- },
1824
- {
1825
- "id": "./src/components/DatePicker/helpers.ts",
1826
- "name": "./src/components/DatePicker/helpers.ts",
1827
- "reasons": [
1828
- {
1829
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1830
- },
1831
- {
1832
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1833
- },
1834
- {
1835
- "moduleName": "./src/components/DatePicker/hooks.ts"
1836
- }
1837
- ]
1838
- },
1839
- {
1840
- "id": "./src/components/DatePicker/hooks.ts",
1841
- "name": "./src/components/DatePicker/hooks.ts",
1842
- "reasons": [
1843
- {
1844
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1845
- }
1846
- ]
1847
- },
1848
- {
1849
- "id": "./src/components/DatePicker/types.ts",
1850
- "name": "./src/components/DatePicker/types.ts",
1851
- "reasons": [
1852
- {
1853
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1854
- },
1855
- {
1856
- "moduleName": "./src/components/DatePicker/hooks.ts"
1857
- }
1858
- ]
1859
- },
1860
1878
  {
1861
1879
  "id": "./src/components/Loader/Loader.module.scss",
1862
1880
  "name": "./src/components/Loader/Loader.module.scss",
@@ -1867,35 +1885,32 @@
1867
1885
  ]
1868
1886
  },
1869
1887
  {
1870
- "id": "./react-day-picker",
1871
- "name": "./react-day-picker",
1888
+ "id": "./src/utils/noop.ts",
1889
+ "name": "./src/utils/noop.ts",
1872
1890
  "reasons": [
1873
1891
  {
1874
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1892
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1893
+ },
1894
+ {
1895
+ "moduleName": "./src/components/Switch/Switch.tsx"
1875
1896
  }
1876
1897
  ]
1877
1898
  },
1878
1899
  {
1879
- "id": "./src/components/DatePicker/DatePickerNavbar.tsx",
1880
- "name": "./src/components/DatePicker/DatePickerNavbar.tsx",
1900
+ "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1901
+ "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1881
1902
  "reasons": [
1882
1903
  {
1883
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1904
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1884
1905
  }
1885
1906
  ]
1886
1907
  },
1887
1908
  {
1888
- "id": "./src/components/DatePicker/DatePicker.module.scss",
1889
- "name": "./src/components/DatePicker/DatePicker.module.scss",
1909
+ "id": "./src/components/Input/Input.module.scss",
1910
+ "name": "./src/components/Input/Input.module.scss",
1890
1911
  "reasons": [
1891
1912
  {
1892
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1893
- },
1894
- {
1895
- "moduleName": "./src/components/DatePicker/helpers.ts"
1896
- },
1897
- {
1898
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1913
+ "moduleName": "./src/components/Input/Input.tsx"
1899
1914
  }
1900
1915
  ]
1901
1916
  },
@@ -1920,6 +1935,24 @@
1920
1935
  }
1921
1936
  ]
1922
1937
  },
1938
+ {
1939
+ "id": "./src/components/Form/Form.module.scss",
1940
+ "name": "./src/components/Form/Form.module.scss",
1941
+ "reasons": [
1942
+ {
1943
+ "moduleName": "./src/components/Form/Form.tsx"
1944
+ }
1945
+ ]
1946
+ },
1947
+ {
1948
+ "id": "./src/components/Switch/Switch.module.scss",
1949
+ "name": "./src/components/Switch/Switch.module.scss",
1950
+ "reasons": [
1951
+ {
1952
+ "moduleName": "./src/components/Switch/Switch.tsx"
1953
+ }
1954
+ ]
1955
+ },
1923
1956
  {
1924
1957
  "id": "./src/components/Progress/ProgressBar.module.scss",
1925
1958
  "name": "./src/components/Progress/ProgressBar.module.scss",
@@ -1930,26 +1963,23 @@
1930
1963
  ]
1931
1964
  },
1932
1965
  {
1933
- "id": "./@floating-ui/react-dom",
1934
- "name": "./@floating-ui/react-dom",
1966
+ "id": "./src/components/ActionBar/ActionBarItem.tsx",
1967
+ "name": "./src/components/ActionBar/ActionBarItem.tsx",
1935
1968
  "reasons": [
1936
1969
  {
1937
- "moduleName": "./src/components/Popover/Popover.tsx"
1938
- },
1939
- {
1940
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1941
- },
1942
- {
1943
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1970
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1944
1971
  }
1945
1972
  ]
1946
1973
  },
1947
1974
  {
1948
- "id": "./src/components/Popover/Popover.module.scss",
1949
- "name": "./src/components/Popover/Popover.module.scss",
1975
+ "id": "./src/components/ActionBar/ActionBar.module.scss",
1976
+ "name": "./src/components/ActionBar/ActionBar.module.scss",
1950
1977
  "reasons": [
1951
1978
  {
1952
- "moduleName": "./src/components/Popover/Popover.tsx"
1979
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1980
+ },
1981
+ {
1982
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1953
1983
  }
1954
1984
  ]
1955
1985
  },
@@ -2022,27 +2052,6 @@
2022
2052
  }
2023
2053
  ]
2024
2054
  },
2025
- {
2026
- "id": "./src/components/Avatar/Avatar.module.scss",
2027
- "name": "./src/components/Avatar/Avatar.module.scss",
2028
- "reasons": [
2029
- {
2030
- "moduleName": "./src/components/Avatar/Avatar.tsx"
2031
- }
2032
- ]
2033
- },
2034
- {
2035
- "id": "./polished",
2036
- "name": "./polished",
2037
- "reasons": [
2038
- {
2039
- "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
2040
- },
2041
- {
2042
- "moduleName": "./src/components/Tag/Tag.tsx"
2043
- }
2044
- ]
2045
- },
2046
2055
  {
2047
2056
  "id": "./src/components/PromoBanner/PromoBanner.module.scss",
2048
2057
  "name": "./src/components/PromoBanner/PromoBanner.module.scss",
@@ -2052,15 +2061,6 @@
2052
2061
  }
2053
2062
  ]
2054
2063
  },
2055
- {
2056
- "id": "./src/components/NumericInput/NumericInput.module.scss",
2057
- "name": "./src/components/NumericInput/NumericInput.module.scss",
2058
- "reasons": [
2059
- {
2060
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
2061
- }
2062
- ]
2063
- },
2064
2064
  {
2065
2065
  "id": "./src/components/RadioButton/RadioButton.module.scss",
2066
2066
  "name": "./src/components/RadioButton/RadioButton.module.scss",
@@ -2071,56 +2071,56 @@
2071
2071
  ]
2072
2072
  },
2073
2073
  {
2074
- "id": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2075
- "name": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2074
+ "id": "./src/components/Tab/Tab.module.scss",
2075
+ "name": "./src/components/Tab/Tab.module.scss",
2076
2076
  "reasons": [
2077
2077
  {
2078
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2078
+ "moduleName": "./src/components/Tab/Tab.tsx"
2079
2079
  }
2080
2080
  ]
2081
2081
  },
2082
2082
  {
2083
- "id": "./src/components/Search/Search.module.scss",
2084
- "name": "./src/components/Search/Search.module.scss",
2083
+ "id": "./src/components/Tab/TabsWrapper.module.scss",
2084
+ "name": "./src/components/Tab/TabsWrapper.module.scss",
2085
2085
  "reasons": [
2086
2086
  {
2087
- "moduleName": "./src/components/Search/Search.tsx"
2087
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2088
2088
  }
2089
2089
  ]
2090
2090
  },
2091
2091
  {
2092
- "id": "./src/components/Switch/Switch.module.scss",
2093
- "name": "./src/components/Switch/Switch.module.scss",
2092
+ "id": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2093
+ "name": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2094
2094
  "reasons": [
2095
2095
  {
2096
- "moduleName": "./src/components/Switch/Switch.tsx"
2096
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2097
2097
  }
2098
2098
  ]
2099
2099
  },
2100
2100
  {
2101
- "id": "./src/components/Tab/Tab.module.scss",
2102
- "name": "./src/components/Tab/Tab.module.scss",
2101
+ "id": "./src/components/Checkbox/Checkbox.module.scss",
2102
+ "name": "./src/components/Checkbox/Checkbox.module.scss",
2103
2103
  "reasons": [
2104
2104
  {
2105
- "moduleName": "./src/components/Tab/Tab.tsx"
2105
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
2106
2106
  }
2107
2107
  ]
2108
2108
  },
2109
2109
  {
2110
- "id": "./src/components/Tab/TabsWrapper.module.scss",
2111
- "name": "./src/components/Tab/TabsWrapper.module.scss",
2110
+ "id": "./src/components/Tag/Tag.module.scss",
2111
+ "name": "./src/components/Tag/Tag.module.scss",
2112
2112
  "reasons": [
2113
2113
  {
2114
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2114
+ "moduleName": "./src/components/Tag/Tag.tsx"
2115
2115
  }
2116
2116
  ]
2117
2117
  },
2118
2118
  {
2119
- "id": "./src/components/Tag/Tag.module.scss",
2120
- "name": "./src/components/Tag/Tag.module.scss",
2119
+ "id": "./src/components/Search/Search.module.scss",
2120
+ "name": "./src/components/Search/Search.module.scss",
2121
2121
  "reasons": [
2122
2122
  {
2123
- "moduleName": "./src/components/Tag/Tag.tsx"
2123
+ "moduleName": "./src/components/Search/Search.tsx"
2124
2124
  }
2125
2125
  ]
2126
2126
  },
@@ -2145,6 +2145,21 @@
2145
2145
  }
2146
2146
  ]
2147
2147
  },
2148
+ {
2149
+ "id": "./src/components/Typography/Typography.module.scss",
2150
+ "name": "./src/components/Typography/Typography.module.scss",
2151
+ "reasons": [
2152
+ {
2153
+ "moduleName": "./src/components/Typography/Text.tsx"
2154
+ },
2155
+ {
2156
+ "moduleName": "./src/components/Typography/Heading.tsx"
2157
+ },
2158
+ {
2159
+ "moduleName": "./src/components/Typography/Display.tsx"
2160
+ }
2161
+ ]
2162
+ },
2148
2163
  {
2149
2164
  "id": "./src/components/Toast/Toast.module.scss",
2150
2165
  "name": "./src/components/Toast/Toast.module.scss",
@@ -2158,17 +2173,38 @@
2158
2173
  ]
2159
2174
  },
2160
2175
  {
2161
- "id": "./react-transition-group",
2162
- "name": "./react-transition-group",
2176
+ "id": "./src/components/Tooltip/components/Simple.tsx",
2177
+ "name": "./src/components/Tooltip/components/Simple.tsx",
2163
2178
  "reasons": [
2164
2179
  {
2165
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2166
- },
2180
+ "moduleName": "./src/components/Tooltip/components/index.ts"
2181
+ }
2182
+ ]
2183
+ },
2184
+ {
2185
+ "id": "./src/components/Tooltip/components/Info.tsx",
2186
+ "name": "./src/components/Tooltip/components/Info.tsx",
2187
+ "reasons": [
2167
2188
  {
2168
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2169
- },
2189
+ "moduleName": "./src/components/Tooltip/components/index.ts"
2190
+ }
2191
+ ]
2192
+ },
2193
+ {
2194
+ "id": "./src/components/Tooltip/components/Interactive.tsx",
2195
+ "name": "./src/components/Tooltip/components/Interactive.tsx",
2196
+ "reasons": [
2170
2197
  {
2171
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2198
+ "moduleName": "./src/components/Tooltip/components/index.ts"
2199
+ }
2200
+ ]
2201
+ },
2202
+ {
2203
+ "id": "./src/components/Tooltip/components/Reports.tsx",
2204
+ "name": "./src/components/Tooltip/components/Reports.tsx",
2205
+ "reasons": [
2206
+ {
2207
+ "moduleName": "./src/components/Tooltip/components/index.ts"
2172
2208
  }
2173
2209
  ]
2174
2210
  },
@@ -2213,73 +2249,46 @@
2213
2249
  "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2214
2250
  },
2215
2251
  {
2216
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2217
- },
2218
- {
2219
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2252
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2220
2253
  },
2221
2254
  {
2222
2255
  "moduleName": "./src/components/Tooltip/components/Reports.tsx"
2223
2256
  },
2224
2257
  {
2225
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2258
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2226
2259
  },
2227
2260
  {
2228
2261
  "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2229
2262
  },
2263
+ {
2264
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2265
+ },
2230
2266
  {
2231
2267
  "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
2232
2268
  }
2233
2269
  ]
2234
2270
  },
2235
2271
  {
2236
- "id": "./src/components/Typography/Typography.module.scss",
2237
- "name": "./src/components/Typography/Typography.module.scss",
2272
+ "id": "./react-transition-group",
2273
+ "name": "./react-transition-group",
2238
2274
  "reasons": [
2239
2275
  {
2240
- "moduleName": "./src/components/Typography/Heading.tsx"
2276
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2241
2277
  },
2242
2278
  {
2243
- "moduleName": "./src/components/Typography/Text.tsx"
2279
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2244
2280
  },
2245
2281
  {
2246
- "moduleName": "./src/components/Typography/Display.tsx"
2247
- }
2248
- ]
2249
- },
2250
- {
2251
- "id": "./src/components/Tooltip/components/Simple.tsx",
2252
- "name": "./src/components/Tooltip/components/Simple.tsx",
2253
- "reasons": [
2254
- {
2255
- "moduleName": "./src/components/Tooltip/components/index.ts"
2256
- }
2257
- ]
2258
- },
2259
- {
2260
- "id": "./src/components/Tooltip/components/Info.tsx",
2261
- "name": "./src/components/Tooltip/components/Info.tsx",
2262
- "reasons": [
2263
- {
2264
- "moduleName": "./src/components/Tooltip/components/index.ts"
2265
- }
2266
- ]
2267
- },
2268
- {
2269
- "id": "./src/components/Tooltip/components/Interactive.tsx",
2270
- "name": "./src/components/Tooltip/components/Interactive.tsx",
2271
- "reasons": [
2272
- {
2273
- "moduleName": "./src/components/Tooltip/components/index.ts"
2282
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2274
2283
  }
2275
2284
  ]
2276
2285
  },
2277
2286
  {
2278
- "id": "./src/components/Tooltip/components/Reports.tsx",
2279
- "name": "./src/components/Tooltip/components/Reports.tsx",
2287
+ "id": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2288
+ "name": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2280
2289
  "reasons": [
2281
2290
  {
2282
- "moduleName": "./src/components/Tooltip/components/index.ts"
2291
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2283
2292
  }
2284
2293
  ]
2285
2294
  },
@@ -2293,29 +2302,20 @@
2293
2302
  ]
2294
2303
  },
2295
2304
  {
2296
- "id": "./src/components/UploadBar/UploadBar.module.scss",
2297
- "name": "./src/components/UploadBar/UploadBar.module.scss",
2298
- "reasons": [
2299
- {
2300
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2301
- }
2302
- ]
2303
- },
2304
- {
2305
- "id": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2306
- "name": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2305
+ "id": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2306
+ "name": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2307
2307
  "reasons": [
2308
2308
  {
2309
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2309
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
2310
2310
  }
2311
2311
  ]
2312
2312
  },
2313
2313
  {
2314
- "id": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2315
- "name": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2314
+ "id": "./src/components/UploadBar/UploadBar.module.scss",
2315
+ "name": "./src/components/UploadBar/UploadBar.module.scss",
2316
2316
  "reasons": [
2317
2317
  {
2318
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
2318
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2319
2319
  }
2320
2320
  ]
2321
2321
  },