@livechat/design-system-react-components 1.19.3 → 1.20.0

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.
@@ -89,10 +89,10 @@
89
89
  "moduleName": "./src/index.ts"
90
90
  },
91
91
  {
92
- "moduleName": "./src/components/Alert/Alert.tsx"
92
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
93
93
  },
94
94
  {
95
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
95
+ "moduleName": "./src/components/Alert/Alert.tsx"
96
96
  },
97
97
  {
98
98
  "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
@@ -110,13 +110,13 @@
110
110
  "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
111
111
  },
112
112
  {
113
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
113
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
114
114
  },
115
115
  {
116
- "moduleName": "./src/components/Search/Search.tsx"
116
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
117
117
  },
118
118
  {
119
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
119
+ "moduleName": "./src/components/Search/Search.tsx"
120
120
  },
121
121
  {
122
122
  "moduleName": "./src/components/Toast/Toast.tsx"
@@ -269,25 +269,25 @@
269
269
  "moduleName": "./src/index.ts"
270
270
  },
271
271
  {
272
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
272
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
273
273
  },
274
274
  {
275
- "moduleName": "./src/components/Alert/Alert.tsx"
275
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
276
276
  },
277
277
  {
278
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
278
+ "moduleName": "./src/components/Alert/Alert.tsx"
279
279
  },
280
280
  {
281
- "moduleName": "./src/components/Avatar/Avatar.tsx"
281
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
282
282
  },
283
283
  {
284
284
  "moduleName": "./src/components/Card/Card.tsx"
285
285
  },
286
286
  {
287
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
287
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
288
288
  },
289
289
  {
290
- "moduleName": "./src/components/FieldError/FieldError.tsx"
290
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
291
291
  },
292
292
  {
293
293
  "moduleName": "./src/components/Input/Input.tsx"
@@ -302,13 +302,13 @@
302
302
  "moduleName": "./src/components/NumericInput/NumericInput.tsx"
303
303
  },
304
304
  {
305
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
305
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
306
306
  },
307
307
  {
308
- "moduleName": "./src/components/Search/Search.tsx"
308
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
309
309
  },
310
310
  {
311
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
311
+ "moduleName": "./src/components/Search/Search.tsx"
312
312
  },
313
313
  {
314
314
  "moduleName": "./src/components/Switch/Switch.tsx"
@@ -319,9 +319,6 @@
319
319
  {
320
320
  "moduleName": "./src/components/Toast/Toast.tsx"
321
321
  },
322
- {
323
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
324
- },
325
322
  {
326
323
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
327
324
  },
@@ -329,14 +326,17 @@
329
326
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
330
327
  },
331
328
  {
332
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
329
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
333
330
  },
334
331
  {
335
- "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
332
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
336
333
  },
337
334
  {
338
335
  "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
339
336
  },
337
+ {
338
+ "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
339
+ },
340
340
  {
341
341
  "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
342
342
  },
@@ -551,46 +551,49 @@
551
551
  "moduleName": "./src/index.ts"
552
552
  },
553
553
  {
554
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
555
- },
556
- {
557
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
554
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
558
555
  },
559
556
  {
560
557
  "moduleName": "./src/components/Alert/Alert.tsx"
561
558
  },
562
559
  {
563
- "moduleName": "./src/components/Avatar/Avatar.tsx"
560
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
564
561
  },
565
562
  {
566
563
  "moduleName": "./src/components/Checkbox/Checkbox.tsx"
567
564
  },
568
565
  {
569
- "moduleName": "./src/components/Card/Card.tsx"
566
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
570
567
  },
571
568
  {
572
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
569
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
573
570
  },
574
571
  {
575
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
572
+ "moduleName": "./src/components/Card/Card.tsx"
576
573
  },
577
574
  {
578
575
  "moduleName": "./src/components/FieldError/FieldError.tsx"
579
576
  },
580
577
  {
581
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
578
+ "moduleName": "./src/components/Form/Form.tsx"
582
579
  },
583
580
  {
584
- "moduleName": "./src/components/Form/Form.tsx"
581
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
585
582
  },
586
583
  {
587
584
  "moduleName": "./src/components/FormField/FormField.tsx"
588
585
  },
589
586
  {
590
- "moduleName": "./src/components/Loader/Loader.tsx"
587
+ "moduleName": "./src/components/Input/Input.tsx"
591
588
  },
592
589
  {
593
- "moduleName": "./src/components/Input/Input.tsx"
590
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
591
+ },
592
+ {
593
+ "moduleName": "./src/components/Modal/Modal.tsx"
594
+ },
595
+ {
596
+ "moduleName": "./src/components/Loader/Loader.tsx"
594
597
  },
595
598
  {
596
599
  "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
@@ -599,16 +602,16 @@
599
602
  "moduleName": "./src/components/Popover/Popover.tsx"
600
603
  },
601
604
  {
602
- "moduleName": "./src/components/Modal/Modal.tsx"
605
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
603
606
  },
604
607
  {
605
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
608
+ "moduleName": "./src/components/Search/Search.tsx"
606
609
  },
607
610
  {
608
611
  "moduleName": "./src/components/RadioButton/RadioButton.tsx"
609
612
  },
610
613
  {
611
- "moduleName": "./src/components/Search/Search.tsx"
614
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
612
615
  },
613
616
  {
614
617
  "moduleName": "./src/components/Tab/Tab.tsx"
@@ -622,18 +625,15 @@
622
625
  {
623
626
  "moduleName": "./src/components/Textarea/Textarea.tsx"
624
627
  },
625
- {
626
- "moduleName": "./src/components/TagInput/TagInput.tsx"
627
- },
628
- {
629
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
630
- },
631
628
  {
632
629
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
633
630
  },
634
631
  {
635
632
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
636
633
  },
634
+ {
635
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
636
+ },
637
637
  {
638
638
  "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
639
639
  },
@@ -641,10 +641,10 @@
641
641
  "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
642
642
  },
643
643
  {
644
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
644
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
645
645
  },
646
646
  {
647
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
647
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
648
648
  },
649
649
  {
650
650
  "moduleName": "./src/components/Tooltip/components/Info.tsx"
@@ -727,77 +727,77 @@
727
727
  ]
728
728
  },
729
729
  {
730
- "id": "./src/utils/getDesignTokenWithOpacity.ts",
731
- "name": "./src/utils/getDesignTokenWithOpacity.ts",
730
+ "id": "./src/components/ActionBar/ActionBar.tsx",
731
+ "name": "./src/components/ActionBar/ActionBar.tsx",
732
732
  "reasons": [
733
733
  {
734
- "moduleName": "./src/utils/index.ts"
734
+ "moduleName": "./src/components/ActionBar/index.ts"
735
735
  }
736
736
  ]
737
737
  },
738
738
  {
739
- "id": "./src/components/ActionMenu/ActionMenu.tsx",
740
- "name": "./src/components/ActionMenu/ActionMenu.tsx",
739
+ "id": "./src/components/Avatar/Avatar.tsx",
740
+ "name": "./src/components/Avatar/Avatar.tsx",
741
741
  "reasons": [
742
742
  {
743
- "moduleName": "./src/components/ActionMenu/index.ts"
743
+ "moduleName": "./src/components/Avatar/index.ts"
744
744
  }
745
745
  ]
746
746
  },
747
747
  {
748
- "id": "./src/components/ActionMenu/ActionMenuItem.tsx",
749
- "name": "./src/components/ActionMenu/ActionMenuItem.tsx",
748
+ "id": "./src/components/Avatar/Avatar.helpers.ts",
749
+ "name": "./src/components/Avatar/Avatar.helpers.ts",
750
750
  "reasons": [
751
751
  {
752
- "moduleName": "./src/components/ActionMenu/index.ts"
752
+ "moduleName": "./src/components/Avatar/index.ts"
753
+ },
754
+ {
755
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
753
756
  }
754
757
  ]
755
758
  },
756
759
  {
757
- "id": "./src/components/Alert/Alert.tsx",
758
- "name": "./src/components/Alert/Alert.tsx",
760
+ "id": "./src/utils/getDesignTokenWithOpacity.ts",
761
+ "name": "./src/utils/getDesignTokenWithOpacity.ts",
759
762
  "reasons": [
760
763
  {
761
- "moduleName": "./src/components/Alert/index.ts"
764
+ "moduleName": "./src/utils/index.ts"
762
765
  }
763
766
  ]
764
767
  },
765
768
  {
766
- "id": "./src/components/ActionBar/ActionBar.tsx",
767
- "name": "./src/components/ActionBar/ActionBar.tsx",
769
+ "id": "./src/components/Alert/Alert.tsx",
770
+ "name": "./src/components/Alert/Alert.tsx",
768
771
  "reasons": [
769
772
  {
770
- "moduleName": "./src/components/ActionBar/index.ts"
773
+ "moduleName": "./src/components/Alert/index.ts"
771
774
  }
772
775
  ]
773
776
  },
774
777
  {
775
- "id": "./src/components/Badge/Badge.tsx",
776
- "name": "./src/components/Badge/Badge.tsx",
778
+ "id": "./src/components/Button/Button.tsx",
779
+ "name": "./src/components/Button/Button.tsx",
777
780
  "reasons": [
778
781
  {
779
- "moduleName": "./src/components/Badge/index.ts"
782
+ "moduleName": "./src/components/Button/index.ts"
780
783
  }
781
784
  ]
782
785
  },
783
786
  {
784
- "id": "./src/components/Avatar/Avatar.tsx",
785
- "name": "./src/components/Avatar/Avatar.tsx",
787
+ "id": "./src/components/ActionMenu/ActionMenu.tsx",
788
+ "name": "./src/components/ActionMenu/ActionMenu.tsx",
786
789
  "reasons": [
787
790
  {
788
- "moduleName": "./src/components/Avatar/index.ts"
791
+ "moduleName": "./src/components/ActionMenu/index.ts"
789
792
  }
790
793
  ]
791
794
  },
792
795
  {
793
- "id": "./src/components/Avatar/Avatar.helpers.ts",
794
- "name": "./src/components/Avatar/Avatar.helpers.ts",
796
+ "id": "./src/components/ActionMenu/ActionMenuItem.tsx",
797
+ "name": "./src/components/ActionMenu/ActionMenuItem.tsx",
795
798
  "reasons": [
796
799
  {
797
- "moduleName": "./src/components/Avatar/index.ts"
798
- },
799
- {
800
- "moduleName": "./src/components/Avatar/Avatar.tsx"
800
+ "moduleName": "./src/components/ActionMenu/index.ts"
801
801
  }
802
802
  ]
803
803
  },
@@ -811,20 +811,20 @@
811
811
  ]
812
812
  },
813
813
  {
814
- "id": "./src/components/Card/Card.tsx",
815
- "name": "./src/components/Card/Card.tsx",
814
+ "id": "./src/components/Badge/Badge.tsx",
815
+ "name": "./src/components/Badge/Badge.tsx",
816
816
  "reasons": [
817
817
  {
818
- "moduleName": "./src/components/Card/index.ts"
818
+ "moduleName": "./src/components/Badge/index.ts"
819
819
  }
820
820
  ]
821
821
  },
822
822
  {
823
- "id": "./src/components/Button/Button.tsx",
824
- "name": "./src/components/Button/Button.tsx",
823
+ "id": "./src/components/Card/Card.tsx",
824
+ "name": "./src/components/Card/Card.tsx",
825
825
  "reasons": [
826
826
  {
827
- "moduleName": "./src/components/Button/index.ts"
827
+ "moduleName": "./src/components/Card/index.ts"
828
828
  }
829
829
  ]
830
830
  },
@@ -838,44 +838,44 @@
838
838
  ]
839
839
  },
840
840
  {
841
- "id": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
842
- "name": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
841
+ "id": "./src/components/FieldDescription/FieldDescription.tsx",
842
+ "name": "./src/components/FieldDescription/FieldDescription.tsx",
843
843
  "reasons": [
844
844
  {
845
- "moduleName": "./src/components/DetailsCardInfo/index.ts"
845
+ "moduleName": "./src/components/FieldDescription/index.ts"
846
846
  }
847
847
  ]
848
848
  },
849
849
  {
850
- "id": "./src/components/DetailsCard/DetailsCard.tsx",
851
- "name": "./src/components/DetailsCard/DetailsCard.tsx",
850
+ "id": "./src/components/FieldGroup/FieldGroup.tsx",
851
+ "name": "./src/components/FieldGroup/FieldGroup.tsx",
852
852
  "reasons": [
853
853
  {
854
- "moduleName": "./src/components/DetailsCard/index.ts"
854
+ "moduleName": "./src/components/FieldGroup/index.ts"
855
855
  }
856
856
  ]
857
857
  },
858
858
  {
859
- "id": "./src/components/FieldGroup/FieldGroup.tsx",
860
- "name": "./src/components/FieldGroup/FieldGroup.tsx",
859
+ "id": "./src/components/DatePicker/DatePicker.tsx",
860
+ "name": "./src/components/DatePicker/DatePicker.tsx",
861
861
  "reasons": [
862
862
  {
863
- "moduleName": "./src/components/FieldGroup/index.ts"
863
+ "moduleName": "./src/components/DatePicker/index.ts"
864
864
  }
865
865
  ]
866
866
  },
867
867
  {
868
- "id": "./src/components/FieldDescription/FieldDescription.tsx",
869
- "name": "./src/components/FieldDescription/FieldDescription.tsx",
868
+ "id": "./src/components/DatePicker/RangeDatePicker.tsx",
869
+ "name": "./src/components/DatePicker/RangeDatePicker.tsx",
870
870
  "reasons": [
871
871
  {
872
- "moduleName": "./src/components/FieldDescription/index.ts"
872
+ "moduleName": "./src/components/DatePicker/index.ts"
873
873
  }
874
874
  ]
875
875
  },
876
876
  {
877
- "id": "./src/components/DatePicker/DatePicker.tsx",
878
- "name": "./src/components/DatePicker/DatePicker.tsx",
877
+ "id": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx",
878
+ "name": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx",
879
879
  "reasons": [
880
880
  {
881
881
  "moduleName": "./src/components/DatePicker/index.ts"
@@ -883,20 +883,20 @@
883
883
  ]
884
884
  },
885
885
  {
886
- "id": "./src/components/DatePicker/RangeDatePicker.tsx",
887
- "name": "./src/components/DatePicker/RangeDatePicker.tsx",
886
+ "id": "./src/components/DetailsCard/DetailsCard.tsx",
887
+ "name": "./src/components/DetailsCard/DetailsCard.tsx",
888
888
  "reasons": [
889
889
  {
890
- "moduleName": "./src/components/DatePicker/index.ts"
890
+ "moduleName": "./src/components/DetailsCard/index.ts"
891
891
  }
892
892
  ]
893
893
  },
894
894
  {
895
- "id": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx",
896
- "name": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx",
895
+ "id": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
896
+ "name": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
897
897
  "reasons": [
898
898
  {
899
- "moduleName": "./src/components/DatePicker/index.ts"
899
+ "moduleName": "./src/components/DetailsCardInfo/index.ts"
900
900
  }
901
901
  ]
902
902
  },
@@ -928,20 +928,11 @@
928
928
  ]
929
929
  },
930
930
  {
931
- "id": "./src/components/FormGroup/FormGroup.tsx",
932
- "name": "./src/components/FormGroup/FormGroup.tsx",
933
- "reasons": [
934
- {
935
- "moduleName": "./src/components/FormGroup/index.ts"
936
- }
937
- ]
938
- },
939
- {
940
- "id": "./src/components/Icon/Icon.tsx",
941
- "name": "./src/components/Icon/Icon.tsx",
931
+ "id": "./src/components/Input/Input.tsx",
932
+ "name": "./src/components/Input/Input.tsx",
942
933
  "reasons": [
943
934
  {
944
- "moduleName": "./src/components/Icon/index.ts"
935
+ "moduleName": "./src/components/Input/index.ts"
945
936
  }
946
937
  ]
947
938
  },
@@ -955,11 +946,11 @@
955
946
  ]
956
947
  },
957
948
  {
958
- "id": "./src/components/Input/Input.tsx",
959
- "name": "./src/components/Input/Input.tsx",
949
+ "id": "./src/components/FormGroup/FormGroup.tsx",
950
+ "name": "./src/components/FormGroup/FormGroup.tsx",
960
951
  "reasons": [
961
952
  {
962
- "moduleName": "./src/components/Input/index.ts"
953
+ "moduleName": "./src/components/FormGroup/index.ts"
963
954
  }
964
955
  ]
965
956
  },
@@ -973,11 +964,11 @@
973
964
  ]
974
965
  },
975
966
  {
976
- "id": "./src/components/NumericInput/NumericInput.tsx",
977
- "name": "./src/components/NumericInput/NumericInput.tsx",
967
+ "id": "./src/components/Icon/Icon.tsx",
968
+ "name": "./src/components/Icon/Icon.tsx",
978
969
  "reasons": [
979
970
  {
980
- "moduleName": "./src/components/NumericInput/index.ts"
971
+ "moduleName": "./src/components/Icon/index.ts"
981
972
  }
982
973
  ]
983
974
  },
@@ -1033,56 +1024,86 @@
1033
1024
  ]
1034
1025
  },
1035
1026
  {
1036
- "id": "./src/components/Popover/Popover.tsx",
1037
- "name": "./src/components/Popover/Popover.tsx",
1027
+ "id": "./src/components/Picker/Picker.tsx",
1028
+ "name": "./src/components/Picker/Picker.tsx",
1038
1029
  "reasons": [
1039
1030
  {
1040
- "moduleName": "./src/components/Popover/index.ts"
1031
+ "moduleName": "./src/components/Picker/index.ts"
1041
1032
  }
1042
1033
  ]
1043
1034
  },
1044
1035
  {
1045
- "id": "./src/components/PromoBanner/PromoBanner.tsx",
1046
- "name": "./src/components/PromoBanner/PromoBanner.tsx",
1036
+ "id": "./src/components/Picker/components/PickerList.tsx",
1037
+ "name": "./src/components/Picker/components/PickerList.tsx",
1047
1038
  "reasons": [
1048
1039
  {
1049
- "moduleName": "./src/components/PromoBanner/index.ts"
1040
+ "moduleName": "./src/components/Picker/index.ts"
1041
+ },
1042
+ {
1043
+ "moduleName": "./src/components/Picker/Picker.tsx"
1050
1044
  }
1051
1045
  ]
1052
1046
  },
1053
1047
  {
1054
- "id": "./src/components/Progress/ProgressCircle.tsx",
1055
- "name": "./src/components/Progress/ProgressCircle.tsx",
1048
+ "id": "./src/components/NumericInput/NumericInput.tsx",
1049
+ "name": "./src/components/NumericInput/NumericInput.tsx",
1056
1050
  "reasons": [
1057
1051
  {
1058
- "moduleName": "./src/components/Progress/index.ts"
1052
+ "moduleName": "./src/components/NumericInput/index.ts"
1059
1053
  }
1060
1054
  ]
1061
1055
  },
1062
1056
  {
1063
- "id": "./src/components/Progress/ProgressBar.tsx",
1064
- "name": "./src/components/Progress/ProgressBar.tsx",
1057
+ "id": "./src/components/Popover/Popover.tsx",
1058
+ "name": "./src/components/Popover/Popover.tsx",
1065
1059
  "reasons": [
1066
1060
  {
1067
- "moduleName": "./src/components/Progress/index.ts"
1061
+ "moduleName": "./src/components/Popover/index.ts"
1068
1062
  }
1069
1063
  ]
1070
1064
  },
1071
1065
  {
1072
- "id": "./src/components/RadioButton/RadioButton.tsx",
1073
- "name": "./src/components/RadioButton/RadioButton.tsx",
1066
+ "id": "./src/components/Progress/ProgressCircle.tsx",
1067
+ "name": "./src/components/Progress/ProgressCircle.tsx",
1074
1068
  "reasons": [
1075
1069
  {
1076
- "moduleName": "./src/components/RadioButton/index.ts"
1070
+ "moduleName": "./src/components/Progress/index.ts"
1077
1071
  }
1078
1072
  ]
1079
1073
  },
1080
1074
  {
1081
- "id": "./src/components/Search/Search.tsx",
1082
- "name": "./src/components/Search/Search.tsx",
1075
+ "id": "./src/components/Progress/ProgressBar.tsx",
1076
+ "name": "./src/components/Progress/ProgressBar.tsx",
1083
1077
  "reasons": [
1084
1078
  {
1085
- "moduleName": "./src/components/Search/index.ts"
1079
+ "moduleName": "./src/components/Progress/index.ts"
1080
+ }
1081
+ ]
1082
+ },
1083
+ {
1084
+ "id": "./src/components/PromoBanner/PromoBanner.tsx",
1085
+ "name": "./src/components/PromoBanner/PromoBanner.tsx",
1086
+ "reasons": [
1087
+ {
1088
+ "moduleName": "./src/components/PromoBanner/index.ts"
1089
+ }
1090
+ ]
1091
+ },
1092
+ {
1093
+ "id": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1094
+ "name": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1095
+ "reasons": [
1096
+ {
1097
+ "moduleName": "./src/components/PromoBannerV2/index.ts"
1098
+ }
1099
+ ]
1100
+ },
1101
+ {
1102
+ "id": "./src/components/Search/Search.tsx",
1103
+ "name": "./src/components/Search/Search.tsx",
1104
+ "reasons": [
1105
+ {
1106
+ "moduleName": "./src/components/Search/index.ts"
1086
1107
  }
1087
1108
  ]
1088
1109
  },
@@ -1114,41 +1135,50 @@
1114
1135
  ]
1115
1136
  },
1116
1137
  {
1117
- "id": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1118
- "name": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1138
+ "id": "./src/components/Switch/Switch.tsx",
1139
+ "name": "./src/components/Switch/Switch.tsx",
1119
1140
  "reasons": [
1120
1141
  {
1121
- "moduleName": "./src/components/PromoBannerV2/index.ts"
1142
+ "moduleName": "./src/components/Switch/index.ts"
1122
1143
  }
1123
1144
  ]
1124
1145
  },
1125
1146
  {
1126
- "id": "./src/components/Picker/Picker.tsx",
1127
- "name": "./src/components/Picker/Picker.tsx",
1147
+ "id": "./src/components/RadioButton/RadioButton.tsx",
1148
+ "name": "./src/components/RadioButton/RadioButton.tsx",
1128
1149
  "reasons": [
1129
1150
  {
1130
- "moduleName": "./src/components/Picker/index.ts"
1151
+ "moduleName": "./src/components/RadioButton/index.ts"
1131
1152
  }
1132
1153
  ]
1133
1154
  },
1134
1155
  {
1135
- "id": "./src/components/Picker/components/PickerList.tsx",
1136
- "name": "./src/components/Picker/components/PickerList.tsx",
1156
+ "id": "./src/components/Tag/Tag.tsx",
1157
+ "name": "./src/components/Tag/Tag.tsx",
1137
1158
  "reasons": [
1138
1159
  {
1139
- "moduleName": "./src/components/Picker/index.ts"
1160
+ "moduleName": "./src/components/Tag/index.ts"
1161
+ }
1162
+ ]
1163
+ },
1164
+ {
1165
+ "id": "./src/components/TagInput/TagInput.tsx",
1166
+ "name": "./src/components/TagInput/TagInput.tsx",
1167
+ "reasons": [
1168
+ {
1169
+ "moduleName": "./src/components/TagInput/index.ts"
1140
1170
  },
1141
1171
  {
1142
- "moduleName": "./src/components/Picker/Picker.tsx"
1172
+ "moduleName": "./src/components/TagInput/components/EmailTagInput.tsx"
1143
1173
  }
1144
1174
  ]
1145
1175
  },
1146
1176
  {
1147
- "id": "./src/components/Switch/Switch.tsx",
1148
- "name": "./src/components/Switch/Switch.tsx",
1177
+ "id": "./src/components/TagInput/components/EmailTagInput.tsx",
1178
+ "name": "./src/components/TagInput/components/EmailTagInput.tsx",
1149
1179
  "reasons": [
1150
1180
  {
1151
- "moduleName": "./src/components/Switch/index.ts"
1181
+ "moduleName": "./src/components/TagInput/index.ts"
1152
1182
  }
1153
1183
  ]
1154
1184
  },
@@ -1170,15 +1200,6 @@
1170
1200
  }
1171
1201
  ]
1172
1202
  },
1173
- {
1174
- "id": "./src/components/Tag/Tag.tsx",
1175
- "name": "./src/components/Tag/Tag.tsx",
1176
- "reasons": [
1177
- {
1178
- "moduleName": "./src/components/Tag/index.ts"
1179
- }
1180
- ]
1181
- },
1182
1203
  {
1183
1204
  "id": "./src/components/Toast/Toast.tsx",
1184
1205
  "name": "./src/components/Toast/Toast.tsx",
@@ -1201,23 +1222,29 @@
1201
1222
  ]
1202
1223
  },
1203
1224
  {
1204
- "id": "./src/components/TagInput/TagInput.tsx",
1205
- "name": "./src/components/TagInput/TagInput.tsx",
1225
+ "id": "./src/components/Typography/Heading.tsx",
1226
+ "name": "./src/components/Typography/Heading.tsx",
1206
1227
  "reasons": [
1207
1228
  {
1208
- "moduleName": "./src/components/TagInput/index.ts"
1209
- },
1229
+ "moduleName": "./src/components/Typography/index.ts"
1230
+ }
1231
+ ]
1232
+ },
1233
+ {
1234
+ "id": "./src/components/Typography/Text.tsx",
1235
+ "name": "./src/components/Typography/Text.tsx",
1236
+ "reasons": [
1210
1237
  {
1211
- "moduleName": "./src/components/TagInput/components/EmailTagInput.tsx"
1238
+ "moduleName": "./src/components/Typography/index.ts"
1212
1239
  }
1213
1240
  ]
1214
1241
  },
1215
1242
  {
1216
- "id": "./src/components/TagInput/components/EmailTagInput.tsx",
1217
- "name": "./src/components/TagInput/components/EmailTagInput.tsx",
1243
+ "id": "./src/components/Typography/Display.tsx",
1244
+ "name": "./src/components/Typography/Display.tsx",
1218
1245
  "reasons": [
1219
1246
  {
1220
- "moduleName": "./src/components/TagInput/index.ts"
1247
+ "moduleName": "./src/components/Typography/index.ts"
1221
1248
  }
1222
1249
  ]
1223
1250
  },
@@ -1231,29 +1258,32 @@
1231
1258
  ]
1232
1259
  },
1233
1260
  {
1234
- "id": "./src/components/Typography/Heading.tsx",
1235
- "name": "./src/components/Typography/Heading.tsx",
1261
+ "id": "./src/components/UploadBar/UploadBar.tsx",
1262
+ "name": "./src/components/UploadBar/UploadBar.tsx",
1236
1263
  "reasons": [
1237
1264
  {
1238
- "moduleName": "./src/components/Typography/index.ts"
1265
+ "moduleName": "./src/components/UploadBar/index.ts"
1239
1266
  }
1240
1267
  ]
1241
1268
  },
1242
1269
  {
1243
- "id": "./src/components/Typography/Text.tsx",
1244
- "name": "./src/components/Typography/Text.tsx",
1270
+ "id": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1271
+ "name": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1245
1272
  "reasons": [
1246
1273
  {
1247
- "moduleName": "./src/components/Typography/index.ts"
1274
+ "moduleName": "./src/components/FileUploadProgress/index.ts"
1248
1275
  }
1249
1276
  ]
1250
1277
  },
1251
1278
  {
1252
- "id": "./src/components/Typography/Display.tsx",
1253
- "name": "./src/components/Typography/Display.tsx",
1279
+ "id": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx",
1280
+ "name": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx",
1254
1281
  "reasons": [
1255
1282
  {
1256
- "moduleName": "./src/components/Typography/index.ts"
1283
+ "moduleName": "./src/components/FileUploadProgress/index.ts"
1284
+ },
1285
+ {
1286
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1257
1287
  }
1258
1288
  ]
1259
1289
  },
@@ -1290,174 +1320,150 @@
1290
1320
  }
1291
1321
  ]
1292
1322
  },
1293
- {
1294
- "id": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1295
- "name": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1296
- "reasons": [
1297
- {
1298
- "moduleName": "./src/components/FileUploadProgress/index.ts"
1299
- }
1300
- ]
1301
- },
1302
- {
1303
- "id": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx",
1304
- "name": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx",
1305
- "reasons": [
1306
- {
1307
- "moduleName": "./src/components/FileUploadProgress/index.ts"
1308
- },
1309
- {
1310
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1311
- }
1312
- ]
1313
- },
1314
- {
1315
- "id": "./src/components/UploadBar/UploadBar.tsx",
1316
- "name": "./src/components/UploadBar/UploadBar.tsx",
1317
- "reasons": [
1318
- {
1319
- "moduleName": "./src/components/UploadBar/index.ts"
1320
- }
1321
- ]
1322
- },
1323
1323
  {
1324
1324
  "id": "./react",
1325
1325
  "name": "./react",
1326
1326
  "reasons": [
1327
1327
  {
1328
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1328
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1329
1329
  },
1330
1330
  {
1331
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1331
+ "moduleName": "./src/components/Button/Button.tsx"
1332
+ },
1333
+ {
1334
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1332
1335
  },
1333
1336
  {
1334
1337
  "moduleName": "./src/components/Alert/Alert.tsx"
1335
1338
  },
1336
1339
  {
1337
- "moduleName": "./src/components/Badge/Badge.tsx"
1340
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1338
1341
  },
1339
1342
  {
1340
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1343
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1341
1344
  },
1342
1345
  {
1343
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1346
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1344
1347
  },
1345
1348
  {
1346
1349
  "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1347
1350
  },
1348
1351
  {
1349
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1352
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1350
1353
  },
1351
1354
  {
1352
- "moduleName": "./src/components/Card/Card.tsx"
1355
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1353
1356
  },
1354
1357
  {
1355
- "moduleName": "./src/components/Button/Button.tsx"
1358
+ "moduleName": "./src/components/Badge/Badge.tsx"
1356
1359
  },
1357
1360
  {
1358
- "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1361
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1359
1362
  },
1360
1363
  {
1361
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1364
+ "moduleName": "./src/components/Card/Card.tsx"
1362
1365
  },
1363
1366
  {
1364
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1367
+ "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1365
1368
  },
1366
1369
  {
1367
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1370
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1368
1371
  },
1369
1372
  {
1370
1373
  "moduleName": "./src/components/FieldError/FieldError.tsx"
1371
1374
  },
1372
1375
  {
1373
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1376
+ "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1374
1377
  },
1375
1378
  {
1376
- "moduleName": "./src/components/Icon/Icon.tsx"
1379
+ "moduleName": "./src/components/Form/Form.tsx"
1377
1380
  },
1378
1381
  {
1379
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1382
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1380
1383
  },
1381
1384
  {
1382
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1385
+ "moduleName": "./src/components/Link/Link.tsx"
1383
1386
  },
1384
1387
  {
1385
- "moduleName": "./src/components/Form/Form.tsx"
1388
+ "moduleName": "./src/components/FormField/FormField.tsx"
1386
1389
  },
1387
1390
  {
1388
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1391
+ "moduleName": "./src/components/Input/Input.tsx"
1389
1392
  },
1390
1393
  {
1391
- "moduleName": "./src/components/Link/Link.tsx"
1394
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1392
1395
  },
1393
1396
  {
1394
- "moduleName": "./src/components/FormField/FormField.tsx"
1397
+ "moduleName": "./src/components/Modal/Modal.tsx"
1395
1398
  },
1396
1399
  {
1397
1400
  "moduleName": "./src/components/Loader/Loader.tsx"
1398
1401
  },
1399
1402
  {
1400
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1403
+ "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1401
1404
  },
1402
1405
  {
1403
- "moduleName": "./src/components/Input/Input.tsx"
1406
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1404
1407
  },
1405
1408
  {
1406
1409
  "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1407
1410
  },
1408
1411
  {
1409
- "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1412
+ "moduleName": "./src/components/Icon/Icon.tsx"
1410
1413
  },
1411
1414
  {
1412
1415
  "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1413
1416
  },
1414
1417
  {
1415
- "moduleName": "./src/components/Popover/Popover.tsx"
1418
+ "moduleName": "./src/components/Picker/Picker.tsx"
1416
1419
  },
1417
1420
  {
1418
1421
  "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1419
1422
  },
1420
1423
  {
1421
- "moduleName": "./src/components/Modal/Modal.tsx"
1424
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
1422
1425
  },
1423
1426
  {
1424
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1427
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1425
1428
  },
1426
1429
  {
1427
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1430
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1428
1431
  },
1429
1432
  {
1430
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1433
+ "moduleName": "./src/components/Popover/Popover.tsx"
1431
1434
  },
1432
1435
  {
1433
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1436
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1434
1437
  },
1435
1438
  {
1436
- "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
1439
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1437
1440
  },
1438
1441
  {
1439
1442
  "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
1440
1443
  },
1444
+ {
1445
+ "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
1446
+ },
1441
1447
  {
1442
1448
  "moduleName": "./src/components/Search/Search.tsx"
1443
1449
  },
1444
1450
  {
1445
- "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
1451
+ "moduleName": "./src/components/Switch/Switch.tsx"
1446
1452
  },
1447
1453
  {
1448
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1454
+ "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
1449
1455
  },
1450
1456
  {
1451
- "moduleName": "./src/components/Picker/Picker.tsx"
1457
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1452
1458
  },
1453
1459
  {
1454
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1460
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1455
1461
  },
1456
1462
  {
1457
- "moduleName": "./src/components/Switch/Switch.tsx"
1463
+ "moduleName": "./src/components/TagInput/components/EmailTagInput.tsx"
1458
1464
  },
1459
1465
  {
1460
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
1466
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1461
1467
  },
1462
1468
  {
1463
1469
  "moduleName": "./src/components/Tab/Tab.tsx"
@@ -1466,7 +1472,7 @@
1466
1472
  "moduleName": "./src/components/Tag/Tag.tsx"
1467
1473
  },
1468
1474
  {
1469
- "moduleName": "./src/components/Typography/Text.tsx"
1475
+ "moduleName": "./src/components/Typography/Heading.tsx"
1470
1476
  },
1471
1477
  {
1472
1478
  "moduleName": "./src/components/Toast/ToastWrapper.tsx"
@@ -1475,10 +1481,7 @@
1475
1481
  "moduleName": "./src/components/Toast/Toast.tsx"
1476
1482
  },
1477
1483
  {
1478
- "moduleName": "./src/components/TagInput/components/EmailTagInput.tsx"
1479
- },
1480
- {
1481
- "moduleName": "./src/components/Typography/Heading.tsx"
1484
+ "moduleName": "./src/components/Typography/Text.tsx"
1482
1485
  },
1483
1486
  {
1484
1487
  "moduleName": "./src/components/Typography/Display.tsx"
@@ -1487,56 +1490,53 @@
1487
1490
  "moduleName": "./src/components/Textarea/Textarea.tsx"
1488
1491
  },
1489
1492
  {
1490
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1493
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1491
1494
  },
1492
1495
  {
1493
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1496
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1494
1497
  },
1495
1498
  {
1496
1499
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1497
1500
  },
1498
1501
  {
1499
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1502
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1500
1503
  },
1501
1504
  {
1502
1505
  "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1503
1506
  },
1504
- {
1505
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1506
- },
1507
1507
  {
1508
1508
  "moduleName": "./src/components/DatePicker/hooks.ts"
1509
1509
  },
1510
1510
  {
1511
1511
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1512
1512
  },
1513
- {
1514
- "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
1515
- },
1516
1513
  {
1517
1514
  "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1518
1515
  },
1519
1516
  {
1520
- "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
1517
+ "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
1521
1518
  },
1522
1519
  {
1523
1520
  "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
1524
1521
  },
1525
1522
  {
1526
- "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1523
+ "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
1527
1524
  },
1528
1525
  {
1529
1526
  "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1530
1527
  },
1531
1528
  {
1532
- "moduleName": "./src/components/TagInput/components/EditableTag.tsx"
1529
+ "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1533
1530
  },
1534
1531
  {
1535
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1532
+ "moduleName": "./src/components/TagInput/components/EditableTag.tsx"
1536
1533
  },
1537
1534
  {
1538
1535
  "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1539
1536
  },
1537
+ {
1538
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1539
+ },
1540
1540
  {
1541
1541
  "moduleName": "./src/components/Tooltip/components/Info.tsx"
1542
1542
  },
@@ -1552,21 +1552,9 @@
1552
1552
  ]
1553
1553
  },
1554
1554
  {
1555
- "id": "./clsx",
1556
- "name": "./clsx",
1555
+ "id": "./@livechat/design-system-icons",
1556
+ "name": "./@livechat/design-system-icons",
1557
1557
  "reasons": [
1558
- {
1559
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1560
- },
1561
- {
1562
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1563
- },
1564
- {
1565
- "moduleName": "./src/components/Alert/Alert.tsx"
1566
- },
1567
- {
1568
- "moduleName": "./src/components/Badge/Badge.tsx"
1569
- },
1570
1558
  {
1571
1559
  "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1572
1560
  },
@@ -1574,274 +1562,244 @@
1574
1562
  "moduleName": "./src/components/Avatar/Avatar.tsx"
1575
1563
  },
1576
1564
  {
1577
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1565
+ "moduleName": "./src/components/Alert/Alert.tsx"
1578
1566
  },
1579
1567
  {
1580
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1568
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1581
1569
  },
1582
1570
  {
1583
1571
  "moduleName": "./src/components/Card/Card.tsx"
1584
1572
  },
1585
- {
1586
- "moduleName": "./src/components/Button/Button.tsx"
1587
- },
1588
- {
1589
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1590
- },
1591
- {
1592
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1593
- },
1594
- {
1595
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1596
- },
1597
1573
  {
1598
1574
  "moduleName": "./src/components/FieldError/FieldError.tsx"
1599
1575
  },
1600
1576
  {
1601
- "moduleName": "./src/components/Icon/Icon.tsx"
1577
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1602
1578
  },
1603
1579
  {
1604
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1580
+ "moduleName": "./src/components/Input/Input.tsx"
1605
1581
  },
1606
1582
  {
1607
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1583
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1608
1584
  },
1609
1585
  {
1610
- "moduleName": "./src/components/Form/Form.tsx"
1586
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1611
1587
  },
1612
1588
  {
1613
- "moduleName": "./src/components/Link/Link.tsx"
1589
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1614
1590
  },
1615
1591
  {
1616
- "moduleName": "./src/components/FormField/FormField.tsx"
1592
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1617
1593
  },
1618
1594
  {
1619
- "moduleName": "./src/components/Loader/Loader.tsx"
1595
+ "moduleName": "./src/components/Search/Search.tsx"
1620
1596
  },
1621
1597
  {
1622
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1598
+ "moduleName": "./src/components/Switch/Switch.tsx"
1623
1599
  },
1624
1600
  {
1625
- "moduleName": "./src/components/Input/Input.tsx"
1601
+ "moduleName": "./src/components/Tag/Tag.tsx"
1626
1602
  },
1627
1603
  {
1628
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1604
+ "moduleName": "./src/components/Toast/Toast.tsx"
1629
1605
  },
1630
1606
  {
1631
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1607
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1632
1608
  },
1633
1609
  {
1634
- "moduleName": "./src/components/Popover/Popover.tsx"
1610
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1635
1611
  },
1636
1612
  {
1637
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1613
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1638
1614
  },
1639
1615
  {
1640
- "moduleName": "./src/components/Modal/Modal.tsx"
1616
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1641
1617
  },
1642
1618
  {
1643
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1619
+ "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1644
1620
  },
1645
1621
  {
1646
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1622
+ "moduleName": "./src/components/Picker/constants.ts"
1647
1623
  },
1648
1624
  {
1649
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1625
+ "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1650
1626
  },
1651
1627
  {
1652
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1628
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1653
1629
  },
1654
1630
  {
1655
- "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
1656
- },
1631
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
1632
+ }
1633
+ ]
1634
+ },
1635
+ {
1636
+ "id": "./clsx",
1637
+ "name": "./clsx",
1638
+ "reasons": [
1657
1639
  {
1658
- "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
1640
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1659
1641
  },
1660
1642
  {
1661
- "moduleName": "./src/components/Search/Search.tsx"
1643
+ "moduleName": "./src/components/Button/Button.tsx"
1662
1644
  },
1663
1645
  {
1664
- "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
1646
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1665
1647
  },
1666
1648
  {
1667
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1649
+ "moduleName": "./src/components/Alert/Alert.tsx"
1668
1650
  },
1669
1651
  {
1670
- "moduleName": "./src/components/Picker/Picker.tsx"
1652
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1671
1653
  },
1672
1654
  {
1673
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1655
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1674
1656
  },
1675
1657
  {
1676
- "moduleName": "./src/components/Switch/Switch.tsx"
1658
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1677
1659
  },
1678
1660
  {
1679
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
1661
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1680
1662
  },
1681
1663
  {
1682
- "moduleName": "./src/components/Tab/Tab.tsx"
1664
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1683
1665
  },
1684
1666
  {
1685
- "moduleName": "./src/components/Tag/Tag.tsx"
1667
+ "moduleName": "./src/components/Badge/Badge.tsx"
1686
1668
  },
1687
1669
  {
1688
- "moduleName": "./src/components/Typography/Text.tsx"
1670
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1689
1671
  },
1690
1672
  {
1691
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1673
+ "moduleName": "./src/components/Card/Card.tsx"
1692
1674
  },
1693
1675
  {
1694
- "moduleName": "./src/components/Toast/Toast.tsx"
1676
+ "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1695
1677
  },
1696
1678
  {
1697
- "moduleName": "./src/components/Typography/Heading.tsx"
1679
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1698
1680
  },
1699
1681
  {
1700
- "moduleName": "./src/components/Typography/Display.tsx"
1682
+ "moduleName": "./src/components/Form/Form.tsx"
1701
1683
  },
1702
1684
  {
1703
- "moduleName": "./src/components/Textarea/Textarea.tsx"
1685
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1704
1686
  },
1705
1687
  {
1706
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1688
+ "moduleName": "./src/components/Link/Link.tsx"
1707
1689
  },
1708
1690
  {
1709
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1691
+ "moduleName": "./src/components/FormField/FormField.tsx"
1710
1692
  },
1711
1693
  {
1712
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1694
+ "moduleName": "./src/components/Input/Input.tsx"
1713
1695
  },
1714
1696
  {
1715
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1697
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1716
1698
  },
1717
1699
  {
1718
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1700
+ "moduleName": "./src/components/Modal/Modal.tsx"
1719
1701
  },
1720
1702
  {
1721
- "moduleName": "./src/components/DatePicker/helpers.ts"
1703
+ "moduleName": "./src/components/Loader/Loader.tsx"
1722
1704
  },
1723
1705
  {
1724
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1706
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1725
1707
  },
1726
1708
  {
1727
- "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
1709
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1728
1710
  },
1729
1711
  {
1730
- "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1712
+ "moduleName": "./src/components/Icon/Icon.tsx"
1731
1713
  },
1732
1714
  {
1733
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1715
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1734
1716
  },
1735
1717
  {
1736
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1718
+ "moduleName": "./src/components/Picker/Picker.tsx"
1737
1719
  },
1738
1720
  {
1739
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1721
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1740
1722
  },
1741
1723
  {
1742
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1724
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
1743
1725
  },
1744
1726
  {
1745
- "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
1746
- }
1747
- ]
1748
- },
1749
- {
1750
- "id": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1751
- "name": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1752
- "reasons": [
1753
- {
1754
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1755
- }
1756
- ]
1757
- },
1758
- {
1759
- "id": "./@floating-ui/react",
1760
- "name": "./@floating-ui/react",
1761
- "reasons": [
1762
- {
1763
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1727
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1764
1728
  },
1765
1729
  {
1766
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1730
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1767
1731
  },
1768
1732
  {
1769
1733
  "moduleName": "./src/components/Popover/Popover.tsx"
1770
1734
  },
1771
1735
  {
1772
- "moduleName": "./src/components/Picker/Picker.tsx"
1736
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1773
1737
  },
1774
1738
  {
1775
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
1739
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1776
1740
  },
1777
1741
  {
1778
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1742
+ "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
1779
1743
  },
1780
1744
  {
1781
- "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
1782
- }
1783
- ]
1784
- },
1785
- {
1786
- "id": "./@livechat/design-system-icons",
1787
- "name": "./@livechat/design-system-icons",
1788
- "reasons": [
1745
+ "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
1746
+ },
1789
1747
  {
1790
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1748
+ "moduleName": "./src/components/Search/Search.tsx"
1791
1749
  },
1792
1750
  {
1793
- "moduleName": "./src/components/Alert/Alert.tsx"
1751
+ "moduleName": "./src/components/Switch/Switch.tsx"
1794
1752
  },
1795
1753
  {
1796
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1754
+ "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
1797
1755
  },
1798
1756
  {
1799
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1757
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1800
1758
  },
1801
1759
  {
1802
- "moduleName": "./src/components/Card/Card.tsx"
1760
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1803
1761
  },
1804
1762
  {
1805
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1763
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1806
1764
  },
1807
1765
  {
1808
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1766
+ "moduleName": "./src/components/Tab/Tab.tsx"
1809
1767
  },
1810
1768
  {
1811
- "moduleName": "./src/components/Input/Input.tsx"
1769
+ "moduleName": "./src/components/Tag/Tag.tsx"
1812
1770
  },
1813
1771
  {
1814
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1772
+ "moduleName": "./src/components/Typography/Heading.tsx"
1815
1773
  },
1816
1774
  {
1817
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1775
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1818
1776
  },
1819
1777
  {
1820
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1778
+ "moduleName": "./src/components/Toast/Toast.tsx"
1821
1779
  },
1822
1780
  {
1823
- "moduleName": "./src/components/Search/Search.tsx"
1781
+ "moduleName": "./src/components/Typography/Text.tsx"
1824
1782
  },
1825
1783
  {
1826
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1784
+ "moduleName": "./src/components/Typography/Display.tsx"
1827
1785
  },
1828
1786
  {
1829
- "moduleName": "./src/components/Switch/Switch.tsx"
1787
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
1830
1788
  },
1831
1789
  {
1832
- "moduleName": "./src/components/Tag/Tag.tsx"
1790
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1833
1791
  },
1834
1792
  {
1835
- "moduleName": "./src/components/Toast/Toast.tsx"
1793
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1836
1794
  },
1837
1795
  {
1838
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1796
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1839
1797
  },
1840
1798
  {
1841
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1799
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1842
1800
  },
1843
1801
  {
1844
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1802
+ "moduleName": "./src/components/DatePicker/helpers.ts"
1845
1803
  },
1846
1804
  {
1847
1805
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
@@ -1850,7 +1808,7 @@
1850
1808
  "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1851
1809
  },
1852
1810
  {
1853
- "moduleName": "./src/components/Picker/constants.ts"
1811
+ "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
1854
1812
  },
1855
1813
  {
1856
1814
  "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
@@ -1860,183 +1818,180 @@
1860
1818
  },
1861
1819
  {
1862
1820
  "moduleName": "./src/components/Tooltip/components/Info.tsx"
1863
- }
1864
- ]
1865
- },
1866
- {
1867
- "id": "./src/utils/keyCodes.ts",
1868
- "name": "./src/utils/keyCodes.ts",
1869
- "reasons": [
1870
- {
1871
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1872
- },
1873
- {
1874
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1875
- },
1876
- {
1877
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1878
- },
1879
- {
1880
- "moduleName": "./src/components/Search/Search.tsx"
1881
1821
  },
1882
1822
  {
1883
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1823
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1884
1824
  },
1885
1825
  {
1886
- "moduleName": "./src/components/TagInput/components/EditableTagContent.tsx"
1826
+ "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
1887
1827
  }
1888
1828
  ]
1889
1829
  },
1890
1830
  {
1891
- "id": "./src/components/ActionMenu/ActionMenu.module.scss",
1892
- "name": "./src/components/ActionMenu/ActionMenu.module.scss",
1831
+ "id": "./src/components/ActionBar/ActionBarItem.tsx",
1832
+ "name": "./src/components/ActionBar/ActionBarItem.tsx",
1893
1833
  "reasons": [
1894
1834
  {
1895
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1835
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1896
1836
  }
1897
1837
  ]
1898
1838
  },
1899
1839
  {
1900
- "id": "./lodash.debounce",
1901
- "name": "./lodash.debounce",
1840
+ "id": "./src/components/ActionBar/ActionBar.module.scss",
1841
+ "name": "./src/components/ActionBar/ActionBar.module.scss",
1902
1842
  "reasons": [
1903
1843
  {
1904
- "moduleName": "./src/components/Alert/Alert.tsx"
1844
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1905
1845
  },
1906
1846
  {
1907
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1847
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1908
1848
  }
1909
1849
  ]
1910
1850
  },
1911
1851
  {
1912
- "id": "./src/components/Alert/Alert.module.scss",
1913
- "name": "./src/components/Alert/Alert.module.scss",
1852
+ "id": "./src/components/Button/helpers.ts",
1853
+ "name": "./src/components/Button/helpers.ts",
1914
1854
  "reasons": [
1915
1855
  {
1916
- "moduleName": "./src/components/Alert/Alert.tsx"
1856
+ "moduleName": "./src/components/Button/Button.tsx"
1917
1857
  }
1918
1858
  ]
1919
1859
  },
1920
1860
  {
1921
- "id": "./src/components/Badge/Badge.helpers.ts",
1922
- "name": "./src/components/Badge/Badge.helpers.ts",
1861
+ "id": "./src/components/Button/Button.module.scss",
1862
+ "name": "./src/components/Button/Button.module.scss",
1923
1863
  "reasons": [
1924
1864
  {
1925
- "moduleName": "./src/components/Badge/Badge.tsx"
1865
+ "moduleName": "./src/components/Button/Button.tsx"
1926
1866
  }
1927
1867
  ]
1928
1868
  },
1929
1869
  {
1930
- "id": "./src/components/Badge/Badge.module.scss",
1931
- "name": "./src/components/Badge/Badge.module.scss",
1870
+ "id": "./src/components/Avatar/Avatar.module.scss",
1871
+ "name": "./src/components/Avatar/Avatar.module.scss",
1932
1872
  "reasons": [
1933
1873
  {
1934
- "moduleName": "./src/components/Badge/Badge.tsx"
1874
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1935
1875
  }
1936
1876
  ]
1937
1877
  },
1938
1878
  {
1939
- "id": "./src/components/ActionBar/ActionBarItem.tsx",
1940
- "name": "./src/components/ActionBar/ActionBarItem.tsx",
1879
+ "id": "./polished",
1880
+ "name": "./polished",
1941
1881
  "reasons": [
1942
1882
  {
1943
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1883
+ "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
1884
+ },
1885
+ {
1886
+ "moduleName": "./src/components/Tag/Tag.tsx"
1944
1887
  }
1945
1888
  ]
1946
1889
  },
1947
1890
  {
1948
- "id": "./src/components/ActionBar/ActionBar.module.scss",
1949
- "name": "./src/components/ActionBar/ActionBar.module.scss",
1891
+ "id": "./lodash.debounce",
1892
+ "name": "./lodash.debounce",
1950
1893
  "reasons": [
1951
1894
  {
1952
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1895
+ "moduleName": "./src/components/Alert/Alert.tsx"
1953
1896
  },
1954
1897
  {
1955
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1898
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1956
1899
  }
1957
1900
  ]
1958
1901
  },
1959
1902
  {
1960
- "id": "./polished",
1961
- "name": "./polished",
1903
+ "id": "./src/components/Alert/Alert.module.scss",
1904
+ "name": "./src/components/Alert/Alert.module.scss",
1962
1905
  "reasons": [
1963
1906
  {
1964
- "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
1965
- },
1966
- {
1967
- "moduleName": "./src/components/Tag/Tag.tsx"
1907
+ "moduleName": "./src/components/Alert/Alert.tsx"
1968
1908
  }
1969
1909
  ]
1970
1910
  },
1971
1911
  {
1972
- "id": "./src/components/Avatar/Avatar.module.scss",
1973
- "name": "./src/components/Avatar/Avatar.module.scss",
1912
+ "id": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1913
+ "name": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1974
1914
  "reasons": [
1975
1915
  {
1976
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1916
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1977
1917
  }
1978
1918
  ]
1979
1919
  },
1980
1920
  {
1981
- "id": "./src/utils/noop.ts",
1982
- "name": "./src/utils/noop.ts",
1921
+ "id": "./src/components/Checkbox/Checkbox.module.scss",
1922
+ "name": "./src/components/Checkbox/Checkbox.module.scss",
1983
1923
  "reasons": [
1984
1924
  {
1985
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1925
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1986
1926
  }
1987
1927
  ]
1988
1928
  },
1989
1929
  {
1990
- "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1991
- "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1930
+ "id": "./react-day-picker",
1931
+ "name": "./react-day-picker",
1992
1932
  "reasons": [
1993
1933
  {
1994
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1934
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1995
1935
  }
1996
1936
  ]
1997
1937
  },
1998
1938
  {
1999
- "id": "./src/components/Checkbox/Checkbox.module.scss",
2000
- "name": "./src/components/Checkbox/Checkbox.module.scss",
1939
+ "id": "./src/components/DatePicker/DatePickerNavbar.tsx",
1940
+ "name": "./src/components/DatePicker/DatePickerNavbar.tsx",
2001
1941
  "reasons": [
2002
1942
  {
2003
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1943
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
2004
1944
  }
2005
1945
  ]
2006
1946
  },
2007
1947
  {
2008
- "id": "./src/components/Card/Card.module.scss",
2009
- "name": "./src/components/Card/Card.module.scss",
1948
+ "id": "./src/components/DatePicker/helpers.ts",
1949
+ "name": "./src/components/DatePicker/helpers.ts",
2010
1950
  "reasons": [
2011
1951
  {
2012
- "moduleName": "./src/components/Card/Card.tsx"
1952
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1953
+ },
1954
+ {
1955
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1956
+ },
1957
+ {
1958
+ "moduleName": "./src/components/DatePicker/hooks.ts"
2013
1959
  }
2014
1960
  ]
2015
1961
  },
2016
1962
  {
2017
- "id": "./src/components/Button/helpers.ts",
2018
- "name": "./src/components/Button/helpers.ts",
1963
+ "id": "./src/components/DatePicker/DatePicker.module.scss",
1964
+ "name": "./src/components/DatePicker/DatePicker.module.scss",
2019
1965
  "reasons": [
2020
1966
  {
2021
- "moduleName": "./src/components/Button/Button.tsx"
1967
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1968
+ },
1969
+ {
1970
+ "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1971
+ },
1972
+ {
1973
+ "moduleName": "./src/components/DatePicker/helpers.ts"
1974
+ },
1975
+ {
1976
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2022
1977
  }
2023
1978
  ]
2024
1979
  },
2025
1980
  {
2026
- "id": "./src/components/Button/Button.module.scss",
2027
- "name": "./src/components/Button/Button.module.scss",
1981
+ "id": "./src/utils/noop.ts",
1982
+ "name": "./src/utils/noop.ts",
2028
1983
  "reasons": [
2029
1984
  {
2030
- "moduleName": "./src/components/Button/Button.tsx"
1985
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
2031
1986
  }
2032
1987
  ]
2033
1988
  },
2034
1989
  {
2035
- "id": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2036
- "name": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
1990
+ "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1991
+ "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
2037
1992
  "reasons": [
2038
1993
  {
2039
- "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1994
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
2040
1995
  }
2041
1996
  ]
2042
1997
  },
@@ -2059,98 +2014,89 @@
2059
2014
  ]
2060
2015
  },
2061
2016
  {
2062
- "id": "./src/components/DetailsCard/DetailsCard.module.scss",
2063
- "name": "./src/components/DetailsCard/DetailsCard.module.scss",
2017
+ "id": "./src/components/Badge/Badge.helpers.ts",
2018
+ "name": "./src/components/Badge/Badge.helpers.ts",
2064
2019
  "reasons": [
2065
2020
  {
2066
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
2021
+ "moduleName": "./src/components/Badge/Badge.tsx"
2067
2022
  }
2068
2023
  ]
2069
2024
  },
2070
2025
  {
2071
- "id": "./src/components/FieldError/FieldError.module.scss",
2072
- "name": "./src/components/FieldError/FieldError.module.scss",
2026
+ "id": "./src/components/Badge/Badge.module.scss",
2027
+ "name": "./src/components/Badge/Badge.module.scss",
2073
2028
  "reasons": [
2074
2029
  {
2075
- "moduleName": "./src/components/FieldError/FieldError.tsx"
2030
+ "moduleName": "./src/components/Badge/Badge.tsx"
2076
2031
  }
2077
2032
  ]
2078
2033
  },
2079
2034
  {
2080
- "id": "./react-day-picker",
2081
- "name": "./react-day-picker",
2035
+ "id": "./@floating-ui/react",
2036
+ "name": "./@floating-ui/react",
2082
2037
  "reasons": [
2083
2038
  {
2084
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
2085
- }
2086
- ]
2087
- },
2088
- {
2089
- "id": "./src/components/DatePicker/DatePickerNavbar.tsx",
2090
- "name": "./src/components/DatePicker/DatePickerNavbar.tsx",
2091
- "reasons": [
2039
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
2040
+ },
2092
2041
  {
2093
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
2094
- }
2095
- ]
2096
- },
2097
- {
2098
- "id": "./src/components/DatePicker/helpers.ts",
2099
- "name": "./src/components/DatePicker/helpers.ts",
2100
- "reasons": [
2042
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
2043
+ },
2101
2044
  {
2102
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
2045
+ "moduleName": "./src/components/Picker/Picker.tsx"
2103
2046
  },
2104
2047
  {
2105
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
2048
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
2106
2049
  },
2107
2050
  {
2108
- "moduleName": "./src/components/DatePicker/hooks.ts"
2051
+ "moduleName": "./src/components/Popover/Popover.tsx"
2052
+ },
2053
+ {
2054
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2055
+ },
2056
+ {
2057
+ "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
2109
2058
  }
2110
2059
  ]
2111
2060
  },
2112
2061
  {
2113
- "id": "./src/components/DatePicker/DatePicker.module.scss",
2114
- "name": "./src/components/DatePicker/DatePicker.module.scss",
2062
+ "id": "./src/utils/keyCodes.ts",
2063
+ "name": "./src/utils/keyCodes.ts",
2115
2064
  "reasons": [
2116
2065
  {
2117
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
2066
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
2118
2067
  },
2119
2068
  {
2120
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
2069
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
2121
2070
  },
2122
2071
  {
2123
- "moduleName": "./src/components/DatePicker/helpers.ts"
2072
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
2124
2073
  },
2125
2074
  {
2126
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2127
- }
2128
- ]
2129
- },
2130
- {
2131
- "id": "./src/components/Icon/Icon.module.scss",
2132
- "name": "./src/components/Icon/Icon.module.scss",
2133
- "reasons": [
2075
+ "moduleName": "./src/components/Search/Search.tsx"
2076
+ },
2134
2077
  {
2135
- "moduleName": "./src/components/Icon/Icon.tsx"
2078
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
2079
+ },
2080
+ {
2081
+ "moduleName": "./src/components/TagInput/components/EditableTagContent.tsx"
2136
2082
  }
2137
2083
  ]
2138
2084
  },
2139
2085
  {
2140
- "id": "./src/components/FormGroup/FormGroup.module.scss",
2141
- "name": "./src/components/FormGroup/FormGroup.module.scss",
2086
+ "id": "./src/components/ActionMenu/ActionMenu.module.scss",
2087
+ "name": "./src/components/ActionMenu/ActionMenu.module.scss",
2142
2088
  "reasons": [
2143
2089
  {
2144
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
2090
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
2145
2091
  }
2146
2092
  ]
2147
2093
  },
2148
2094
  {
2149
- "id": "./src/components/Form/Form.module.scss",
2150
- "name": "./src/components/Form/Form.module.scss",
2095
+ "id": "./src/components/Card/Card.module.scss",
2096
+ "name": "./src/components/Card/Card.module.scss",
2151
2097
  "reasons": [
2152
2098
  {
2153
- "moduleName": "./src/components/Form/Form.tsx"
2099
+ "moduleName": "./src/components/Card/Card.tsx"
2154
2100
  }
2155
2101
  ]
2156
2102
  },
@@ -2190,6 +2136,42 @@
2190
2136
  }
2191
2137
  ]
2192
2138
  },
2139
+ {
2140
+ "id": "./src/components/FieldError/FieldError.module.scss",
2141
+ "name": "./src/components/FieldError/FieldError.module.scss",
2142
+ "reasons": [
2143
+ {
2144
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
2145
+ }
2146
+ ]
2147
+ },
2148
+ {
2149
+ "id": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2150
+ "name": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2151
+ "reasons": [
2152
+ {
2153
+ "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
2154
+ }
2155
+ ]
2156
+ },
2157
+ {
2158
+ "id": "./src/components/Form/Form.module.scss",
2159
+ "name": "./src/components/Form/Form.module.scss",
2160
+ "reasons": [
2161
+ {
2162
+ "moduleName": "./src/components/Form/Form.tsx"
2163
+ }
2164
+ ]
2165
+ },
2166
+ {
2167
+ "id": "./src/components/DetailsCard/DetailsCard.module.scss",
2168
+ "name": "./src/components/DetailsCard/DetailsCard.module.scss",
2169
+ "reasons": [
2170
+ {
2171
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
2172
+ }
2173
+ ]
2174
+ },
2193
2175
  {
2194
2176
  "id": "./src/components/Link/Link.module.scss",
2195
2177
  "name": "./src/components/Link/Link.module.scss",
@@ -2209,11 +2191,20 @@
2209
2191
  ]
2210
2192
  },
2211
2193
  {
2212
- "id": "./src/components/Loader/Loader.module.scss",
2213
- "name": "./src/components/Loader/Loader.module.scss",
2194
+ "id": "./src/components/Input/Input.module.scss",
2195
+ "name": "./src/components/Input/Input.module.scss",
2214
2196
  "reasons": [
2215
2197
  {
2216
- "moduleName": "./src/components/Loader/Loader.tsx"
2198
+ "moduleName": "./src/components/Input/Input.tsx"
2199
+ }
2200
+ ]
2201
+ },
2202
+ {
2203
+ "id": "./src/components/FormGroup/FormGroup.module.scss",
2204
+ "name": "./src/components/FormGroup/FormGroup.module.scss",
2205
+ "reasons": [
2206
+ {
2207
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
2217
2208
  }
2218
2209
  ]
2219
2210
  },
@@ -2221,53 +2212,119 @@
2221
2212
  "id": "./src/components/Modal/Modal.module.scss",
2222
2213
  "name": "./src/components/Modal/Modal.module.scss",
2223
2214
  "reasons": [
2215
+ {
2216
+ "moduleName": "./src/components/Modal/Modal.tsx"
2217
+ },
2224
2218
  {
2225
2219
  "moduleName": "./src/components/Modal/components/ModalBase.tsx"
2226
2220
  },
2227
2221
  {
2228
2222
  "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
2223
+ }
2224
+ ]
2225
+ },
2226
+ {
2227
+ "id": "./src/components/Loader/Loader.module.scss",
2228
+ "name": "./src/components/Loader/Loader.module.scss",
2229
+ "reasons": [
2230
+ {
2231
+ "moduleName": "./src/components/Loader/Loader.tsx"
2232
+ }
2233
+ ]
2234
+ },
2235
+ {
2236
+ "id": "./react-dom",
2237
+ "name": "./react-dom",
2238
+ "reasons": [
2239
+ {
2240
+ "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
2229
2241
  },
2230
2242
  {
2231
- "moduleName": "./src/components/Modal/Modal.tsx"
2243
+ "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
2232
2244
  }
2233
2245
  ]
2234
2246
  },
2235
2247
  {
2236
- "id": "./src/components/Input/Input.module.scss",
2237
- "name": "./src/components/Input/Input.module.scss",
2248
+ "id": "./src/components/Icon/Icon.module.scss",
2249
+ "name": "./src/components/Icon/Icon.module.scss",
2250
+ "reasons": [
2251
+ {
2252
+ "moduleName": "./src/components/Icon/Icon.tsx"
2253
+ }
2254
+ ]
2255
+ },
2256
+ {
2257
+ "id": "./src/components/Modal/components/ModalHeader.module.scss",
2258
+ "name": "./src/components/Modal/components/ModalHeader.module.scss",
2259
+ "reasons": [
2260
+ {
2261
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
2262
+ }
2263
+ ]
2264
+ },
2265
+ {
2266
+ "id": "./src/components/Picker/components/PickerTrigger.tsx",
2267
+ "name": "./src/components/Picker/components/PickerTrigger.tsx",
2268
+ "reasons": [
2269
+ {
2270
+ "moduleName": "./src/components/Picker/Picker.tsx"
2271
+ }
2272
+ ]
2273
+ },
2274
+ {
2275
+ "id": "./src/components/Picker/components/PickerTriggerBody.tsx",
2276
+ "name": "./src/components/Picker/components/PickerTriggerBody.tsx",
2277
+ "reasons": [
2278
+ {
2279
+ "moduleName": "./src/components/Picker/Picker.tsx"
2280
+ }
2281
+ ]
2282
+ },
2283
+ {
2284
+ "id": "./src/components/Picker/constants.ts",
2285
+ "name": "./src/components/Picker/constants.ts",
2238
2286
  "reasons": [
2239
2287
  {
2240
- "moduleName": "./src/components/Input/Input.tsx"
2288
+ "moduleName": "./src/components/Picker/Picker.tsx"
2289
+ },
2290
+ {
2291
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
2292
+ },
2293
+ {
2294
+ "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
2295
+ },
2296
+ {
2297
+ "moduleName": "./src/components/Picker/helpers.ts"
2298
+ },
2299
+ {
2300
+ "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
2241
2301
  }
2242
2302
  ]
2243
2303
  },
2244
2304
  {
2245
- "id": "./react-dom",
2246
- "name": "./react-dom",
2305
+ "id": "./src/components/Picker/hooks/useFloatingPicker.ts",
2306
+ "name": "./src/components/Picker/hooks/useFloatingPicker.ts",
2247
2307
  "reasons": [
2248
2308
  {
2249
- "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
2250
- },
2251
- {
2252
- "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
2309
+ "moduleName": "./src/components/Picker/Picker.tsx"
2253
2310
  }
2254
2311
  ]
2255
2312
  },
2256
2313
  {
2257
- "id": "./src/components/Modal/components/ModalHeader.module.scss",
2258
- "name": "./src/components/Modal/components/ModalHeader.module.scss",
2314
+ "id": "./src/components/Picker/hooks/usePickerItems.ts",
2315
+ "name": "./src/components/Picker/hooks/usePickerItems.ts",
2259
2316
  "reasons": [
2260
2317
  {
2261
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
2318
+ "moduleName": "./src/components/Picker/Picker.tsx"
2262
2319
  }
2263
2320
  ]
2264
2321
  },
2265
2322
  {
2266
- "id": "./src/components/Popover/Popover.module.scss",
2267
- "name": "./src/components/Popover/Popover.module.scss",
2323
+ "id": "./src/components/Picker/Picker.module.scss",
2324
+ "name": "./src/components/Picker/Picker.module.scss",
2268
2325
  "reasons": [
2269
2326
  {
2270
- "moduleName": "./src/components/Popover/Popover.tsx"
2327
+ "moduleName": "./src/components/Picker/Picker.tsx"
2271
2328
  }
2272
2329
  ]
2273
2330
  },
@@ -2281,137 +2338,125 @@
2281
2338
  ]
2282
2339
  },
2283
2340
  {
2284
- "id": "./src/components/Progress/helpers.ts",
2285
- "name": "./src/components/Progress/helpers.ts",
2341
+ "id": "./react-virtuoso",
2342
+ "name": "./react-virtuoso",
2286
2343
  "reasons": [
2287
2344
  {
2288
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2289
- },
2290
- {
2291
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
2345
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
2292
2346
  }
2293
2347
  ]
2294
2348
  },
2295
2349
  {
2296
- "id": "./src/components/Progress/ProgressCircle.module.scss",
2297
- "name": "./src/components/Progress/ProgressCircle.module.scss",
2350
+ "id": "./src/components/Picker/helpers.ts",
2351
+ "name": "./src/components/Picker/helpers.ts",
2298
2352
  "reasons": [
2299
2353
  {
2300
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2301
- }
2302
- ]
2303
- },
2304
- {
2305
- "id": "./src/components/PromoBanner/PromoBanner.module.scss",
2306
- "name": "./src/components/PromoBanner/PromoBanner.module.scss",
2307
- "reasons": [
2354
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
2355
+ },
2308
2356
  {
2309
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2357
+ "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
2358
+ },
2359
+ {
2360
+ "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
2310
2361
  }
2311
2362
  ]
2312
2363
  },
2313
2364
  {
2314
- "id": "./src/components/Progress/ProgressBar.module.scss",
2315
- "name": "./src/components/Progress/ProgressBar.module.scss",
2365
+ "id": "./src/components/Picker/components/PickerListItem.tsx",
2366
+ "name": "./src/components/Picker/components/PickerListItem.tsx",
2316
2367
  "reasons": [
2317
2368
  {
2318
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
2369
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
2319
2370
  }
2320
2371
  ]
2321
2372
  },
2322
2373
  {
2323
- "id": "./src/components/RadioButton/RadioButton.module.scss",
2324
- "name": "./src/components/RadioButton/RadioButton.module.scss",
2374
+ "id": "./src/components/Picker/components/PickerList.module.scss",
2375
+ "name": "./src/components/Picker/components/PickerList.module.scss",
2325
2376
  "reasons": [
2326
2377
  {
2327
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
2378
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
2328
2379
  }
2329
2380
  ]
2330
2381
  },
2331
2382
  {
2332
- "id": "./src/components/Skeleton/Skeleton.module.scss",
2333
- "name": "./src/components/Skeleton/Skeleton.module.scss",
2383
+ "id": "./src/components/Progress/helpers.ts",
2384
+ "name": "./src/components/Progress/helpers.ts",
2334
2385
  "reasons": [
2335
2386
  {
2336
- "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
2337
- },
2338
- {
2339
- "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
2387
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
2340
2388
  },
2341
2389
  {
2342
- "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
2390
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2343
2391
  }
2344
2392
  ]
2345
2393
  },
2346
2394
  {
2347
- "id": "./src/components/Search/Search.module.scss",
2348
- "name": "./src/components/Search/Search.module.scss",
2395
+ "id": "./src/components/Progress/ProgressBar.module.scss",
2396
+ "name": "./src/components/Progress/ProgressBar.module.scss",
2349
2397
  "reasons": [
2350
2398
  {
2351
- "moduleName": "./src/components/Search/Search.tsx"
2399
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
2352
2400
  }
2353
2401
  ]
2354
2402
  },
2355
2403
  {
2356
- "id": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2357
- "name": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2404
+ "id": "./src/components/Progress/ProgressCircle.module.scss",
2405
+ "name": "./src/components/Progress/ProgressCircle.module.scss",
2358
2406
  "reasons": [
2359
2407
  {
2360
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2408
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2361
2409
  }
2362
2410
  ]
2363
2411
  },
2364
2412
  {
2365
- "id": "./src/components/Picker/components/PickerTrigger.tsx",
2366
- "name": "./src/components/Picker/components/PickerTrigger.tsx",
2413
+ "id": "./src/components/Popover/Popover.module.scss",
2414
+ "name": "./src/components/Popover/Popover.module.scss",
2367
2415
  "reasons": [
2368
2416
  {
2369
- "moduleName": "./src/components/Picker/Picker.tsx"
2417
+ "moduleName": "./src/components/Popover/Popover.tsx"
2370
2418
  }
2371
2419
  ]
2372
2420
  },
2373
2421
  {
2374
- "id": "./src/components/Picker/components/PickerTriggerBody.tsx",
2375
- "name": "./src/components/Picker/components/PickerTriggerBody.tsx",
2422
+ "id": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2423
+ "name": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2376
2424
  "reasons": [
2377
2425
  {
2378
- "moduleName": "./src/components/Picker/Picker.tsx"
2426
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2379
2427
  }
2380
2428
  ]
2381
2429
  },
2382
2430
  {
2383
- "id": "./src/components/Picker/hooks/useFloatingPicker.ts",
2384
- "name": "./src/components/Picker/hooks/useFloatingPicker.ts",
2431
+ "id": "./src/components/PromoBanner/PromoBanner.module.scss",
2432
+ "name": "./src/components/PromoBanner/PromoBanner.module.scss",
2385
2433
  "reasons": [
2386
2434
  {
2387
- "moduleName": "./src/components/Picker/Picker.tsx"
2435
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2388
2436
  }
2389
2437
  ]
2390
2438
  },
2391
2439
  {
2392
- "id": "./src/components/Picker/hooks/usePickerItems.ts",
2393
- "name": "./src/components/Picker/hooks/usePickerItems.ts",
2440
+ "id": "./src/components/Skeleton/Skeleton.module.scss",
2441
+ "name": "./src/components/Skeleton/Skeleton.module.scss",
2394
2442
  "reasons": [
2395
2443
  {
2396
- "moduleName": "./src/components/Picker/Picker.tsx"
2397
- }
2398
- ]
2399
- },
2400
- {
2401
- "id": "./src/components/Picker/Picker.module.scss",
2402
- "name": "./src/components/Picker/Picker.module.scss",
2403
- "reasons": [
2444
+ "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
2445
+ },
2404
2446
  {
2405
- "moduleName": "./src/components/Picker/Picker.tsx"
2447
+ "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
2448
+ },
2449
+ {
2450
+ "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
2406
2451
  }
2407
2452
  ]
2408
2453
  },
2409
2454
  {
2410
- "id": "./src/components/Tab/TabsWrapper.module.scss",
2411
- "name": "./src/components/Tab/TabsWrapper.module.scss",
2455
+ "id": "./src/components/Search/Search.module.scss",
2456
+ "name": "./src/components/Search/Search.module.scss",
2412
2457
  "reasons": [
2413
2458
  {
2414
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2459
+ "moduleName": "./src/components/Search/Search.tsx"
2415
2460
  }
2416
2461
  ]
2417
2462
  },
@@ -2425,62 +2470,41 @@
2425
2470
  ]
2426
2471
  },
2427
2472
  {
2428
- "id": "./react-virtuoso",
2429
- "name": "./react-virtuoso",
2473
+ "id": "./src/components/RadioButton/RadioButton.module.scss",
2474
+ "name": "./src/components/RadioButton/RadioButton.module.scss",
2430
2475
  "reasons": [
2431
2476
  {
2432
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2477
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
2433
2478
  }
2434
2479
  ]
2435
2480
  },
2436
2481
  {
2437
- "id": "./src/components/Picker/constants.ts",
2438
- "name": "./src/components/Picker/constants.ts",
2482
+ "id": "./src/components/TagInput/components/EditableTag.tsx",
2483
+ "name": "./src/components/TagInput/components/EditableTag.tsx",
2439
2484
  "reasons": [
2440
2485
  {
2441
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2442
- },
2443
- {
2444
- "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
2445
- },
2446
- {
2447
- "moduleName": "./src/components/Picker/helpers.ts"
2448
- },
2449
- {
2450
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
2486
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
2451
2487
  }
2452
2488
  ]
2453
2489
  },
2454
2490
  {
2455
- "id": "./src/components/Picker/helpers.ts",
2456
- "name": "./src/components/Picker/helpers.ts",
2491
+ "id": "./src/components/TagInput/TagInput.module.scss",
2492
+ "name": "./src/components/TagInput/TagInput.module.scss",
2457
2493
  "reasons": [
2458
2494
  {
2459
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2460
- },
2461
- {
2462
- "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
2495
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
2463
2496
  },
2464
2497
  {
2465
- "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
2466
- }
2467
- ]
2468
- },
2469
- {
2470
- "id": "./src/components/Picker/components/PickerListItem.tsx",
2471
- "name": "./src/components/Picker/components/PickerListItem.tsx",
2472
- "reasons": [
2473
- {
2474
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2498
+ "moduleName": "./src/components/TagInput/components/EditableTag.tsx"
2475
2499
  }
2476
2500
  ]
2477
2501
  },
2478
2502
  {
2479
- "id": "./src/components/Picker/components/PickerList.module.scss",
2480
- "name": "./src/components/Picker/components/PickerList.module.scss",
2503
+ "id": "./src/components/Tab/TabsWrapper.module.scss",
2504
+ "name": "./src/components/Tab/TabsWrapper.module.scss",
2481
2505
  "reasons": [
2482
2506
  {
2483
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2507
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2484
2508
  }
2485
2509
  ]
2486
2510
  },
@@ -2507,10 +2531,10 @@
2507
2531
  "name": "./src/components/Typography/Typography.module.scss",
2508
2532
  "reasons": [
2509
2533
  {
2510
- "moduleName": "./src/components/Typography/Text.tsx"
2534
+ "moduleName": "./src/components/Typography/Heading.tsx"
2511
2535
  },
2512
2536
  {
2513
- "moduleName": "./src/components/Typography/Heading.tsx"
2537
+ "moduleName": "./src/components/Typography/Text.tsx"
2514
2538
  },
2515
2539
  {
2516
2540
  "moduleName": "./src/components/Typography/Display.tsx"
@@ -2551,23 +2575,20 @@
2551
2575
  ]
2552
2576
  },
2553
2577
  {
2554
- "id": "./src/components/TagInput/components/EditableTag.tsx",
2555
- "name": "./src/components/TagInput/components/EditableTag.tsx",
2578
+ "id": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2579
+ "name": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2556
2580
  "reasons": [
2557
2581
  {
2558
- "moduleName": "./src/components/TagInput/TagInput.tsx"
2582
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2559
2583
  }
2560
2584
  ]
2561
2585
  },
2562
2586
  {
2563
- "id": "./src/components/TagInput/TagInput.module.scss",
2564
- "name": "./src/components/TagInput/TagInput.module.scss",
2587
+ "id": "./src/components/UploadBar/UploadBar.module.scss",
2588
+ "name": "./src/components/UploadBar/UploadBar.module.scss",
2565
2589
  "reasons": [
2566
2590
  {
2567
- "moduleName": "./src/components/TagInput/TagInput.tsx"
2568
- },
2569
- {
2570
- "moduleName": "./src/components/TagInput/components/EditableTag.tsx"
2591
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2571
2592
  }
2572
2593
  ]
2573
2594
  },
@@ -2616,6 +2637,15 @@
2616
2637
  }
2617
2638
  ]
2618
2639
  },
2640
+ {
2641
+ "id": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2642
+ "name": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2643
+ "reasons": [
2644
+ {
2645
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
2646
+ }
2647
+ ]
2648
+ },
2619
2649
  {
2620
2650
  "id": "./src/components/Tooltip/helpers.ts",
2621
2651
  "name": "./src/components/Tooltip/helpers.ts",
@@ -2639,10 +2669,10 @@
2639
2669
  "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2640
2670
  },
2641
2671
  {
2642
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
2672
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2643
2673
  },
2644
2674
  {
2645
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2675
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
2646
2676
  },
2647
2677
  {
2648
2678
  "moduleName": "./src/components/Tooltip/components/Info.tsx"
@@ -2656,38 +2686,11 @@
2656
2686
  ]
2657
2687
  },
2658
2688
  {
2659
- "id": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2660
- "name": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2661
- "reasons": [
2662
- {
2663
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
2664
- }
2665
- ]
2666
- },
2667
- {
2668
- "id": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2669
- "name": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2670
- "reasons": [
2671
- {
2672
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2673
- }
2674
- ]
2675
- },
2676
- {
2677
- "id": "./src/components/UploadBar/UploadBar.module.scss",
2678
- "name": "./src/components/UploadBar/UploadBar.module.scss",
2679
- "reasons": [
2680
- {
2681
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2682
- }
2683
- ]
2684
- },
2685
- {
2686
- "id": "./src/components/Progress/constants.ts",
2687
- "name": "./src/components/Progress/constants.ts",
2689
+ "id": "./src/components/Picker/components/PickerTrigger.module.scss",
2690
+ "name": "./src/components/Picker/components/PickerTrigger.module.scss",
2688
2691
  "reasons": [
2689
2692
  {
2690
- "moduleName": "./src/components/Progress/helpers.ts"
2693
+ "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
2691
2694
  }
2692
2695
  ]
2693
2696
  },
@@ -2701,20 +2704,20 @@
2701
2704
  ]
2702
2705
  },
2703
2706
  {
2704
- "id": "./src/components/Picker/components/PickerTrigger.module.scss",
2705
- "name": "./src/components/Picker/components/PickerTrigger.module.scss",
2707
+ "id": "./src/components/Picker/components/PickerListItem.module.scss",
2708
+ "name": "./src/components/Picker/components/PickerListItem.module.scss",
2706
2709
  "reasons": [
2707
2710
  {
2708
- "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
2711
+ "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
2709
2712
  }
2710
2713
  ]
2711
2714
  },
2712
2715
  {
2713
- "id": "./src/components/Picker/components/PickerListItem.module.scss",
2714
- "name": "./src/components/Picker/components/PickerListItem.module.scss",
2716
+ "id": "./src/components/Progress/constants.ts",
2717
+ "name": "./src/components/Progress/constants.ts",
2715
2718
  "reasons": [
2716
2719
  {
2717
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
2720
+ "moduleName": "./src/components/Progress/helpers.ts"
2718
2721
  }
2719
2722
  ]
2720
2723
  },