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

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.
@@ -88,21 +88,21 @@
88
88
  {
89
89
  "moduleName": "./src/index.ts"
90
90
  },
91
- {
92
- "moduleName": "./src/components/Alert/Alert.tsx"
93
- },
94
91
  {
95
92
  "moduleName": "./src/components/ActionBar/ActionBar.tsx"
96
93
  },
97
94
  {
98
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
95
+ "moduleName": "./src/components/Card/Card.tsx"
99
96
  },
100
97
  {
101
- "moduleName": "./src/components/Card/Card.tsx"
98
+ "moduleName": "./src/components/Alert/Alert.tsx"
102
99
  },
103
100
  {
104
101
  "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
105
102
  },
103
+ {
104
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
105
+ },
106
106
  {
107
107
  "moduleName": "./src/components/Input/Input.tsx"
108
108
  },
@@ -194,10 +194,10 @@
194
194
  "moduleName": "./src/index.ts"
195
195
  },
196
196
  {
197
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
197
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
198
198
  },
199
199
  {
200
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
200
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
201
201
  },
202
202
  {
203
203
  "moduleName": "./src/components/FormField/FormField.tsx"
@@ -269,13 +269,10 @@
269
269
  "moduleName": "./src/index.ts"
270
270
  },
271
271
  {
272
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
273
- },
274
- {
275
- "moduleName": "./src/components/Alert/Alert.tsx"
272
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
276
273
  },
277
274
  {
278
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
275
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
279
276
  },
280
277
  {
281
278
  "moduleName": "./src/components/Avatar/Avatar.tsx"
@@ -284,43 +281,43 @@
284
281
  "moduleName": "./src/components/Card/Card.tsx"
285
282
  },
286
283
  {
287
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
284
+ "moduleName": "./src/components/Alert/Alert.tsx"
288
285
  },
289
286
  {
290
287
  "moduleName": "./src/components/FieldError/FieldError.tsx"
291
288
  },
292
289
  {
293
- "moduleName": "./src/components/Input/Input.tsx"
290
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
294
291
  },
295
292
  {
296
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
293
+ "moduleName": "./src/components/Input/Input.tsx"
297
294
  },
298
295
  {
299
296
  "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
300
297
  },
301
298
  {
302
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
299
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
303
300
  },
304
301
  {
305
302
  "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
306
303
  },
307
304
  {
308
- "moduleName": "./src/components/Search/Search.tsx"
305
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
309
306
  },
310
307
  {
311
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
308
+ "moduleName": "./src/components/Switch/Switch.tsx"
312
309
  },
313
310
  {
314
- "moduleName": "./src/components/Switch/Switch.tsx"
311
+ "moduleName": "./src/components/Search/Search.tsx"
315
312
  },
316
313
  {
317
- "moduleName": "./src/components/Tag/Tag.tsx"
314
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
318
315
  },
319
316
  {
320
317
  "moduleName": "./src/components/Toast/Toast.tsx"
321
318
  },
322
319
  {
323
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
320
+ "moduleName": "./src/components/Tag/Tag.tsx"
324
321
  },
325
322
  {
326
323
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
@@ -329,10 +326,10 @@
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"
@@ -340,6 +337,9 @@
340
337
  {
341
338
  "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
342
339
  },
340
+ {
341
+ "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
342
+ },
343
343
  {
344
344
  "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
345
345
  },
@@ -377,10 +377,10 @@
377
377
  "moduleName": "./src/components/Button/Button.tsx"
378
378
  },
379
379
  {
380
- "moduleName": "./src/components/Search/Search.tsx"
380
+ "moduleName": "./src/components/Switch/Switch.tsx"
381
381
  },
382
382
  {
383
- "moduleName": "./src/components/Switch/Switch.tsx"
383
+ "moduleName": "./src/components/Search/Search.tsx"
384
384
  }
385
385
  ]
386
386
  },
@@ -557,31 +557,31 @@
557
557
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
558
558
  },
559
559
  {
560
- "moduleName": "./src/components/Alert/Alert.tsx"
560
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
561
561
  },
562
562
  {
563
- "moduleName": "./src/components/Avatar/Avatar.tsx"
563
+ "moduleName": "./src/components/Card/Card.tsx"
564
564
  },
565
565
  {
566
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
566
+ "moduleName": "./src/components/Alert/Alert.tsx"
567
567
  },
568
568
  {
569
- "moduleName": "./src/components/Card/Card.tsx"
569
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
570
570
  },
571
571
  {
572
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
572
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
573
573
  },
574
574
  {
575
575
  "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
576
576
  },
577
577
  {
578
- "moduleName": "./src/components/FieldError/FieldError.tsx"
578
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
579
579
  },
580
580
  {
581
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
581
+ "moduleName": "./src/components/Form/Form.tsx"
582
582
  },
583
583
  {
584
- "moduleName": "./src/components/Form/Form.tsx"
584
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
585
585
  },
586
586
  {
587
587
  "moduleName": "./src/components/FormField/FormField.tsx"
@@ -589,6 +589,9 @@
589
589
  {
590
590
  "moduleName": "./src/components/Loader/Loader.tsx"
591
591
  },
592
+ {
593
+ "moduleName": "./src/components/Modal/Modal.tsx"
594
+ },
592
595
  {
593
596
  "moduleName": "./src/components/Input/Input.tsx"
594
597
  },
@@ -598,9 +601,6 @@
598
601
  {
599
602
  "moduleName": "./src/components/Popover/Popover.tsx"
600
603
  },
601
- {
602
- "moduleName": "./src/components/Modal/Modal.tsx"
603
- },
604
604
  {
605
605
  "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
606
606
  },
@@ -613,21 +613,21 @@
613
613
  {
614
614
  "moduleName": "./src/components/Tab/Tab.tsx"
615
615
  },
616
- {
617
- "moduleName": "./src/components/Tag/Tag.tsx"
618
- },
619
616
  {
620
617
  "moduleName": "./src/components/Toast/Toast.tsx"
621
618
  },
622
619
  {
623
- "moduleName": "./src/components/Textarea/Textarea.tsx"
620
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
624
621
  },
625
622
  {
626
- "moduleName": "./src/components/TagInput/TagInput.tsx"
623
+ "moduleName": "./src/components/Tag/Tag.tsx"
627
624
  },
628
625
  {
629
626
  "moduleName": "./src/components/Tooltip/Tooltip.tsx"
630
627
  },
628
+ {
629
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
630
+ },
631
631
  {
632
632
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
633
633
  },
@@ -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"
@@ -681,6 +681,15 @@
681
681
  }
682
682
  ]
683
683
  },
684
+ {
685
+ "id": "./src/components/ActionBar/ActionBar.tsx",
686
+ "name": "./src/components/ActionBar/ActionBar.tsx",
687
+ "reasons": [
688
+ {
689
+ "moduleName": "./src/components/ActionBar/index.ts"
690
+ }
691
+ ]
692
+ },
684
693
  {
685
694
  "id": "./src/foundations/design-token.ts",
686
695
  "name": "./src/foundations/design-token.ts",
@@ -754,29 +763,11 @@
754
763
  ]
755
764
  },
756
765
  {
757
- "id": "./src/components/Alert/Alert.tsx",
758
- "name": "./src/components/Alert/Alert.tsx",
759
- "reasons": [
760
- {
761
- "moduleName": "./src/components/Alert/index.ts"
762
- }
763
- ]
764
- },
765
- {
766
- "id": "./src/components/ActionBar/ActionBar.tsx",
767
- "name": "./src/components/ActionBar/ActionBar.tsx",
768
- "reasons": [
769
- {
770
- "moduleName": "./src/components/ActionBar/index.ts"
771
- }
772
- ]
773
- },
774
- {
775
- "id": "./src/components/Badge/Badge.tsx",
776
- "name": "./src/components/Badge/Badge.tsx",
766
+ "id": "./src/components/Button/Button.tsx",
767
+ "name": "./src/components/Button/Button.tsx",
777
768
  "reasons": [
778
769
  {
779
- "moduleName": "./src/components/Badge/index.ts"
770
+ "moduleName": "./src/components/Button/index.ts"
780
771
  }
781
772
  ]
782
773
  },
@@ -802,11 +793,11 @@
802
793
  ]
803
794
  },
804
795
  {
805
- "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
806
- "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
796
+ "id": "./src/components/Alert/Alert.tsx",
797
+ "name": "./src/components/Alert/Alert.tsx",
807
798
  "reasons": [
808
799
  {
809
- "moduleName": "./src/components/SegmentedControl/index.ts"
800
+ "moduleName": "./src/components/Alert/index.ts"
810
801
  }
811
802
  ]
812
803
  },
@@ -820,29 +811,38 @@
820
811
  ]
821
812
  },
822
813
  {
823
- "id": "./src/components/Button/Button.tsx",
824
- "name": "./src/components/Button/Button.tsx",
814
+ "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
815
+ "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
825
816
  "reasons": [
826
817
  {
827
- "moduleName": "./src/components/Button/index.ts"
818
+ "moduleName": "./src/components/SegmentedControl/index.ts"
828
819
  }
829
820
  ]
830
821
  },
831
822
  {
832
- "id": "./src/components/Checkbox/Checkbox.tsx",
833
- "name": "./src/components/Checkbox/Checkbox.tsx",
823
+ "id": "./src/components/DatePicker/DatePicker.tsx",
824
+ "name": "./src/components/DatePicker/DatePicker.tsx",
834
825
  "reasons": [
835
826
  {
836
- "moduleName": "./src/components/Checkbox/index.ts"
827
+ "moduleName": "./src/components/DatePicker/index.ts"
837
828
  }
838
829
  ]
839
830
  },
840
831
  {
841
- "id": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
842
- "name": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
832
+ "id": "./src/components/DatePicker/RangeDatePicker.tsx",
833
+ "name": "./src/components/DatePicker/RangeDatePicker.tsx",
843
834
  "reasons": [
844
835
  {
845
- "moduleName": "./src/components/DetailsCardInfo/index.ts"
836
+ "moduleName": "./src/components/DatePicker/index.ts"
837
+ }
838
+ ]
839
+ },
840
+ {
841
+ "id": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx",
842
+ "name": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx",
843
+ "reasons": [
844
+ {
845
+ "moduleName": "./src/components/DatePicker/index.ts"
846
846
  }
847
847
  ]
848
848
  },
@@ -856,56 +856,56 @@
856
856
  ]
857
857
  },
858
858
  {
859
- "id": "./src/components/FieldGroup/FieldGroup.tsx",
860
- "name": "./src/components/FieldGroup/FieldGroup.tsx",
859
+ "id": "./src/components/Checkbox/Checkbox.tsx",
860
+ "name": "./src/components/Checkbox/Checkbox.tsx",
861
861
  "reasons": [
862
862
  {
863
- "moduleName": "./src/components/FieldGroup/index.ts"
863
+ "moduleName": "./src/components/Checkbox/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/FieldGroup/FieldGroup.tsx",
869
+ "name": "./src/components/FieldGroup/FieldGroup.tsx",
870
870
  "reasons": [
871
871
  {
872
- "moduleName": "./src/components/FieldDescription/index.ts"
872
+ "moduleName": "./src/components/FieldGroup/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/Badge/Badge.tsx",
878
+ "name": "./src/components/Badge/Badge.tsx",
879
879
  "reasons": [
880
880
  {
881
- "moduleName": "./src/components/DatePicker/index.ts"
881
+ "moduleName": "./src/components/Badge/index.ts"
882
882
  }
883
883
  ]
884
884
  },
885
885
  {
886
- "id": "./src/components/DatePicker/RangeDatePicker.tsx",
887
- "name": "./src/components/DatePicker/RangeDatePicker.tsx",
886
+ "id": "./src/components/FieldError/FieldError.tsx",
887
+ "name": "./src/components/FieldError/FieldError.tsx",
888
888
  "reasons": [
889
889
  {
890
- "moduleName": "./src/components/DatePicker/index.ts"
890
+ "moduleName": "./src/components/FieldError/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/FieldDescription/FieldDescription.tsx",
896
+ "name": "./src/components/FieldDescription/FieldDescription.tsx",
897
897
  "reasons": [
898
898
  {
899
- "moduleName": "./src/components/DatePicker/index.ts"
899
+ "moduleName": "./src/components/FieldDescription/index.ts"
900
900
  }
901
901
  ]
902
902
  },
903
903
  {
904
- "id": "./src/components/FieldError/FieldError.tsx",
905
- "name": "./src/components/FieldError/FieldError.tsx",
904
+ "id": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
905
+ "name": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
906
906
  "reasons": [
907
907
  {
908
- "moduleName": "./src/components/FieldError/index.ts"
908
+ "moduleName": "./src/components/DetailsCardInfo/index.ts"
909
909
  }
910
910
  ]
911
911
  },
@@ -945,15 +945,6 @@
945
945
  }
946
946
  ]
947
947
  },
948
- {
949
- "id": "./src/components/Link/Link.tsx",
950
- "name": "./src/components/Link/Link.tsx",
951
- "reasons": [
952
- {
953
- "moduleName": "./src/components/Link/index.ts"
954
- }
955
- ]
956
- },
957
948
  {
958
949
  "id": "./src/components/Input/Input.tsx",
959
950
  "name": "./src/components/Input/Input.tsx",
@@ -964,20 +955,20 @@
964
955
  ]
965
956
  },
966
957
  {
967
- "id": "./src/components/Loader/Loader.tsx",
968
- "name": "./src/components/Loader/Loader.tsx",
958
+ "id": "./src/components/Link/Link.tsx",
959
+ "name": "./src/components/Link/Link.tsx",
969
960
  "reasons": [
970
961
  {
971
- "moduleName": "./src/components/Loader/index.ts"
962
+ "moduleName": "./src/components/Link/index.ts"
972
963
  }
973
964
  ]
974
965
  },
975
966
  {
976
- "id": "./src/components/NumericInput/NumericInput.tsx",
977
- "name": "./src/components/NumericInput/NumericInput.tsx",
967
+ "id": "./src/components/Loader/Loader.tsx",
968
+ "name": "./src/components/Loader/Loader.tsx",
978
969
  "reasons": [
979
970
  {
980
- "moduleName": "./src/components/NumericInput/index.ts"
971
+ "moduleName": "./src/components/Loader/index.ts"
981
972
  }
982
973
  ]
983
974
  },
@@ -1033,20 +1024,32 @@
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"
1044
+ }
1045
+ ]
1046
+ },
1047
+ {
1048
+ "id": "./src/components/Popover/Popover.tsx",
1049
+ "name": "./src/components/Popover/Popover.tsx",
1050
+ "reasons": [
1051
+ {
1052
+ "moduleName": "./src/components/Popover/index.ts"
1050
1053
  }
1051
1054
  ]
1052
1055
  },
@@ -1069,44 +1072,44 @@
1069
1072
  ]
1070
1073
  },
1071
1074
  {
1072
- "id": "./src/components/RadioButton/RadioButton.tsx",
1073
- "name": "./src/components/RadioButton/RadioButton.tsx",
1075
+ "id": "./src/components/PromoBanner/PromoBanner.tsx",
1076
+ "name": "./src/components/PromoBanner/PromoBanner.tsx",
1074
1077
  "reasons": [
1075
1078
  {
1076
- "moduleName": "./src/components/RadioButton/index.ts"
1079
+ "moduleName": "./src/components/PromoBanner/index.ts"
1077
1080
  }
1078
1081
  ]
1079
1082
  },
1080
1083
  {
1081
- "id": "./src/components/Search/Search.tsx",
1082
- "name": "./src/components/Search/Search.tsx",
1084
+ "id": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1085
+ "name": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1083
1086
  "reasons": [
1084
1087
  {
1085
- "moduleName": "./src/components/Search/index.ts"
1088
+ "moduleName": "./src/components/PromoBannerV2/index.ts"
1086
1089
  }
1087
1090
  ]
1088
1091
  },
1089
1092
  {
1090
- "id": "./src/components/Skeleton/SkeletonWrapper.tsx",
1091
- "name": "./src/components/Skeleton/SkeletonWrapper.tsx",
1093
+ "id": "./src/components/NumericInput/NumericInput.tsx",
1094
+ "name": "./src/components/NumericInput/NumericInput.tsx",
1092
1095
  "reasons": [
1093
1096
  {
1094
- "moduleName": "./src/components/Skeleton/index.ts"
1097
+ "moduleName": "./src/components/NumericInput/index.ts"
1095
1098
  }
1096
1099
  ]
1097
1100
  },
1098
1101
  {
1099
- "id": "./src/components/Skeleton/SkeletonAvatar.tsx",
1100
- "name": "./src/components/Skeleton/SkeletonAvatar.tsx",
1102
+ "id": "./src/components/RadioButton/RadioButton.tsx",
1103
+ "name": "./src/components/RadioButton/RadioButton.tsx",
1101
1104
  "reasons": [
1102
1105
  {
1103
- "moduleName": "./src/components/Skeleton/index.ts"
1106
+ "moduleName": "./src/components/RadioButton/index.ts"
1104
1107
  }
1105
1108
  ]
1106
1109
  },
1107
1110
  {
1108
- "id": "./src/components/Skeleton/SkeletonText.tsx",
1109
- "name": "./src/components/Skeleton/SkeletonText.tsx",
1111
+ "id": "./src/components/Skeleton/SkeletonWrapper.tsx",
1112
+ "name": "./src/components/Skeleton/SkeletonWrapper.tsx",
1110
1113
  "reasons": [
1111
1114
  {
1112
1115
  "moduleName": "./src/components/Skeleton/index.ts"
@@ -1114,32 +1117,29 @@
1114
1117
  ]
1115
1118
  },
1116
1119
  {
1117
- "id": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1118
- "name": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1120
+ "id": "./src/components/Skeleton/SkeletonAvatar.tsx",
1121
+ "name": "./src/components/Skeleton/SkeletonAvatar.tsx",
1119
1122
  "reasons": [
1120
1123
  {
1121
- "moduleName": "./src/components/PromoBannerV2/index.ts"
1124
+ "moduleName": "./src/components/Skeleton/index.ts"
1122
1125
  }
1123
1126
  ]
1124
1127
  },
1125
1128
  {
1126
- "id": "./src/components/Picker/Picker.tsx",
1127
- "name": "./src/components/Picker/Picker.tsx",
1129
+ "id": "./src/components/Skeleton/SkeletonText.tsx",
1130
+ "name": "./src/components/Skeleton/SkeletonText.tsx",
1128
1131
  "reasons": [
1129
1132
  {
1130
- "moduleName": "./src/components/Picker/index.ts"
1133
+ "moduleName": "./src/components/Skeleton/index.ts"
1131
1134
  }
1132
1135
  ]
1133
1136
  },
1134
1137
  {
1135
- "id": "./src/components/Picker/components/PickerList.tsx",
1136
- "name": "./src/components/Picker/components/PickerList.tsx",
1138
+ "id": "./src/components/Search/Search.tsx",
1139
+ "name": "./src/components/Search/Search.tsx",
1137
1140
  "reasons": [
1138
1141
  {
1139
- "moduleName": "./src/components/Picker/index.ts"
1140
- },
1141
- {
1142
- "moduleName": "./src/components/Picker/Picker.tsx"
1142
+ "moduleName": "./src/components/Search/index.ts"
1143
1143
  }
1144
1144
  ]
1145
1145
  },
@@ -1171,11 +1171,23 @@
1171
1171
  ]
1172
1172
  },
1173
1173
  {
1174
- "id": "./src/components/Tag/Tag.tsx",
1175
- "name": "./src/components/Tag/Tag.tsx",
1174
+ "id": "./src/components/TagInput/TagInput.tsx",
1175
+ "name": "./src/components/TagInput/TagInput.tsx",
1176
1176
  "reasons": [
1177
1177
  {
1178
- "moduleName": "./src/components/Tag/index.ts"
1178
+ "moduleName": "./src/components/TagInput/index.ts"
1179
+ },
1180
+ {
1181
+ "moduleName": "./src/components/TagInput/components/EmailTagInput.tsx"
1182
+ }
1183
+ ]
1184
+ },
1185
+ {
1186
+ "id": "./src/components/TagInput/components/EmailTagInput.tsx",
1187
+ "name": "./src/components/TagInput/components/EmailTagInput.tsx",
1188
+ "reasons": [
1189
+ {
1190
+ "moduleName": "./src/components/TagInput/index.ts"
1179
1191
  }
1180
1192
  ]
1181
1193
  },
@@ -1201,32 +1213,44 @@
1201
1213
  ]
1202
1214
  },
1203
1215
  {
1204
- "id": "./src/components/TagInput/TagInput.tsx",
1205
- "name": "./src/components/TagInput/TagInput.tsx",
1216
+ "id": "./src/components/Tag/Tag.tsx",
1217
+ "name": "./src/components/Tag/Tag.tsx",
1206
1218
  "reasons": [
1207
1219
  {
1208
- "moduleName": "./src/components/TagInput/index.ts"
1220
+ "moduleName": "./src/components/Tag/index.ts"
1221
+ }
1222
+ ]
1223
+ },
1224
+ {
1225
+ "id": "./src/components/Tooltip/Tooltip.tsx",
1226
+ "name": "./src/components/Tooltip/Tooltip.tsx",
1227
+ "reasons": [
1228
+ {
1229
+ "moduleName": "./src/components/Tooltip/index.ts"
1209
1230
  },
1210
1231
  {
1211
- "moduleName": "./src/components/TagInput/components/EmailTagInput.tsx"
1232
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1212
1233
  }
1213
1234
  ]
1214
1235
  },
1215
1236
  {
1216
- "id": "./src/components/TagInput/components/EmailTagInput.tsx",
1217
- "name": "./src/components/TagInput/components/EmailTagInput.tsx",
1237
+ "id": "./src/components/Tooltip/components/index.ts",
1238
+ "name": "./src/components/Tooltip/components/index.ts",
1218
1239
  "reasons": [
1219
1240
  {
1220
- "moduleName": "./src/components/TagInput/index.ts"
1241
+ "moduleName": "./src/components/Tooltip/index.ts"
1221
1242
  }
1222
1243
  ]
1223
1244
  },
1224
1245
  {
1225
- "id": "./src/components/Textarea/Textarea.tsx",
1226
- "name": "./src/components/Textarea/Textarea.tsx",
1246
+ "id": "./src/components/Tooltip/components/UserGuide/index.ts",
1247
+ "name": "./src/components/Tooltip/components/UserGuide/index.ts",
1227
1248
  "reasons": [
1228
1249
  {
1229
- "moduleName": "./src/components/Textarea/index.ts"
1250
+ "moduleName": "./src/components/Tooltip/index.ts"
1251
+ },
1252
+ {
1253
+ "moduleName": "./src/components/Tooltip/components/index.ts"
1230
1254
  }
1231
1255
  ]
1232
1256
  },
@@ -1258,35 +1282,11 @@
1258
1282
  ]
1259
1283
  },
1260
1284
  {
1261
- "id": "./src/components/Tooltip/Tooltip.tsx",
1262
- "name": "./src/components/Tooltip/Tooltip.tsx",
1263
- "reasons": [
1264
- {
1265
- "moduleName": "./src/components/Tooltip/index.ts"
1266
- },
1267
- {
1268
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1269
- }
1270
- ]
1271
- },
1272
- {
1273
- "id": "./src/components/Tooltip/components/index.ts",
1274
- "name": "./src/components/Tooltip/components/index.ts",
1275
- "reasons": [
1276
- {
1277
- "moduleName": "./src/components/Tooltip/index.ts"
1278
- }
1279
- ]
1280
- },
1281
- {
1282
- "id": "./src/components/Tooltip/components/UserGuide/index.ts",
1283
- "name": "./src/components/Tooltip/components/UserGuide/index.ts",
1285
+ "id": "./src/components/Textarea/Textarea.tsx",
1286
+ "name": "./src/components/Textarea/Textarea.tsx",
1284
1287
  "reasons": [
1285
1288
  {
1286
- "moduleName": "./src/components/Tooltip/index.ts"
1287
- },
1288
- {
1289
- "moduleName": "./src/components/Tooltip/components/index.ts"
1289
+ "moduleName": "./src/components/Textarea/index.ts"
1290
1290
  }
1291
1291
  ]
1292
1292
  },
@@ -1324,6 +1324,12 @@
1324
1324
  "id": "./react",
1325
1325
  "name": "./react",
1326
1326
  "reasons": [
1327
+ {
1328
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1329
+ },
1330
+ {
1331
+ "moduleName": "./src/components/Button/Button.tsx"
1332
+ },
1327
1333
  {
1328
1334
  "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1329
1335
  },
@@ -1331,124 +1337,115 @@
1331
1337
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1332
1338
  },
1333
1339
  {
1334
- "moduleName": "./src/components/Alert/Alert.tsx"
1340
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1335
1341
  },
1336
1342
  {
1337
- "moduleName": "./src/components/Badge/Badge.tsx"
1343
+ "moduleName": "./src/components/Card/Card.tsx"
1338
1344
  },
1339
1345
  {
1340
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1346
+ "moduleName": "./src/components/Alert/Alert.tsx"
1341
1347
  },
1342
1348
  {
1343
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1349
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1344
1350
  },
1345
1351
  {
1346
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1352
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1347
1353
  },
1348
1354
  {
1349
1355
  "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1350
1356
  },
1351
1357
  {
1352
- "moduleName": "./src/components/Card/Card.tsx"
1358
+ "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1353
1359
  },
1354
1360
  {
1355
- "moduleName": "./src/components/Button/Button.tsx"
1361
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1356
1362
  },
1357
1363
  {
1358
- "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1364
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1359
1365
  },
1360
1366
  {
1361
1367
  "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1362
1368
  },
1363
1369
  {
1364
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1370
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1365
1371
  },
1366
1372
  {
1367
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1373
+ "moduleName": "./src/components/Badge/Badge.tsx"
1368
1374
  },
1369
1375
  {
1370
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1376
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1371
1377
  },
1372
1378
  {
1373
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1379
+ "moduleName": "./src/components/Form/Form.tsx"
1374
1380
  },
1375
1381
  {
1376
- "moduleName": "./src/components/Icon/Icon.tsx"
1382
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1377
1383
  },
1378
1384
  {
1379
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1385
+ "moduleName": "./src/components/FormField/FormField.tsx"
1380
1386
  },
1381
1387
  {
1382
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1388
+ "moduleName": "./src/components/Icon/Icon.tsx"
1383
1389
  },
1384
1390
  {
1385
- "moduleName": "./src/components/Form/Form.tsx"
1391
+ "moduleName": "./src/components/Loader/Loader.tsx"
1386
1392
  },
1387
1393
  {
1388
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1394
+ "moduleName": "./src/components/Modal/Modal.tsx"
1389
1395
  },
1390
1396
  {
1391
1397
  "moduleName": "./src/components/Link/Link.tsx"
1392
1398
  },
1393
1399
  {
1394
- "moduleName": "./src/components/FormField/FormField.tsx"
1395
- },
1396
- {
1397
- "moduleName": "./src/components/Loader/Loader.tsx"
1400
+ "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1398
1401
  },
1399
1402
  {
1400
1403
  "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1401
1404
  },
1402
1405
  {
1403
- "moduleName": "./src/components/Input/Input.tsx"
1404
- },
1405
- {
1406
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1406
+ "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1407
1407
  },
1408
1408
  {
1409
- "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1409
+ "moduleName": "./src/components/Input/Input.tsx"
1410
1410
  },
1411
1411
  {
1412
1412
  "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1413
1413
  },
1414
1414
  {
1415
- "moduleName": "./src/components/Popover/Popover.tsx"
1415
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1416
1416
  },
1417
1417
  {
1418
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1418
+ "moduleName": "./src/components/Picker/Picker.tsx"
1419
1419
  },
1420
1420
  {
1421
- "moduleName": "./src/components/Modal/Modal.tsx"
1421
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
1422
1422
  },
1423
1423
  {
1424
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1424
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1425
1425
  },
1426
1426
  {
1427
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1427
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1428
1428
  },
1429
1429
  {
1430
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1430
+ "moduleName": "./src/components/Popover/Popover.tsx"
1431
1431
  },
1432
1432
  {
1433
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1433
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1434
1434
  },
1435
1435
  {
1436
- "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
1436
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1437
1437
  },
1438
1438
  {
1439
1439
  "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
1440
1440
  },
1441
- {
1442
- "moduleName": "./src/components/Search/Search.tsx"
1443
- },
1444
1441
  {
1445
1442
  "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
1446
1443
  },
1447
1444
  {
1448
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1445
+ "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
1449
1446
  },
1450
1447
  {
1451
- "moduleName": "./src/components/Picker/Picker.tsx"
1448
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1452
1449
  },
1453
1450
  {
1454
1451
  "moduleName": "./src/components/Tab/TabsWrapper.tsx"
@@ -1457,16 +1454,16 @@
1457
1454
  "moduleName": "./src/components/Switch/Switch.tsx"
1458
1455
  },
1459
1456
  {
1460
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
1457
+ "moduleName": "./src/components/Search/Search.tsx"
1461
1458
  },
1462
1459
  {
1463
1460
  "moduleName": "./src/components/Tab/Tab.tsx"
1464
1461
  },
1465
1462
  {
1466
- "moduleName": "./src/components/Tag/Tag.tsx"
1463
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1467
1464
  },
1468
1465
  {
1469
- "moduleName": "./src/components/Typography/Text.tsx"
1466
+ "moduleName": "./src/components/TagInput/components/EmailTagInput.tsx"
1470
1467
  },
1471
1468
  {
1472
1469
  "moduleName": "./src/components/Toast/ToastWrapper.tsx"
@@ -1475,25 +1472,25 @@
1475
1472
  "moduleName": "./src/components/Toast/Toast.tsx"
1476
1473
  },
1477
1474
  {
1478
- "moduleName": "./src/components/TagInput/components/EmailTagInput.tsx"
1475
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1479
1476
  },
1480
1477
  {
1481
- "moduleName": "./src/components/Typography/Heading.tsx"
1478
+ "moduleName": "./src/components/Tag/Tag.tsx"
1482
1479
  },
1483
1480
  {
1484
- "moduleName": "./src/components/Typography/Display.tsx"
1481
+ "moduleName": "./src/components/Typography/Heading.tsx"
1485
1482
  },
1486
1483
  {
1487
- "moduleName": "./src/components/Textarea/Textarea.tsx"
1484
+ "moduleName": "./src/components/Typography/Text.tsx"
1488
1485
  },
1489
1486
  {
1490
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1487
+ "moduleName": "./src/components/Typography/Display.tsx"
1491
1488
  },
1492
1489
  {
1493
1490
  "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1494
1491
  },
1495
1492
  {
1496
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1493
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
1497
1494
  },
1498
1495
  {
1499
1496
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
@@ -1505,13 +1502,16 @@
1505
1502
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1506
1503
  },
1507
1504
  {
1508
- "moduleName": "./src/components/DatePicker/hooks.ts"
1505
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1509
1506
  },
1510
1507
  {
1511
1508
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1512
1509
  },
1513
1510
  {
1514
- "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
1511
+ "moduleName": "./src/components/DatePicker/hooks.ts"
1512
+ },
1513
+ {
1514
+ "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
1515
1515
  },
1516
1516
  {
1517
1517
  "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
@@ -1520,28 +1520,28 @@
1520
1520
  "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
1521
1521
  },
1522
1522
  {
1523
- "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
1523
+ "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1524
1524
  },
1525
1525
  {
1526
- "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1526
+ "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
1527
1527
  },
1528
1528
  {
1529
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1529
+ "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1530
1530
  },
1531
1531
  {
1532
1532
  "moduleName": "./src/components/TagInput/components/EditableTag.tsx"
1533
1533
  },
1534
1534
  {
1535
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1535
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1536
1536
  },
1537
1537
  {
1538
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1538
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1539
1539
  },
1540
1540
  {
1541
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1541
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1542
1542
  },
1543
1543
  {
1544
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1544
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
1545
1545
  },
1546
1546
  {
1547
1547
  "moduleName": "./src/components/TagInput/components/EditableTagContent.tsx"
@@ -1552,294 +1552,249 @@
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
1558
  {
1559
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1559
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1560
1560
  },
1561
1561
  {
1562
1562
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1563
1563
  },
1564
1564
  {
1565
- "moduleName": "./src/components/Alert/Alert.tsx"
1565
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1566
1566
  },
1567
1567
  {
1568
- "moduleName": "./src/components/Badge/Badge.tsx"
1568
+ "moduleName": "./src/components/Card/Card.tsx"
1569
1569
  },
1570
1570
  {
1571
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1571
+ "moduleName": "./src/components/Alert/Alert.tsx"
1572
1572
  },
1573
1573
  {
1574
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1574
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1575
1575
  },
1576
1576
  {
1577
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1577
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1578
1578
  },
1579
1579
  {
1580
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1580
+ "moduleName": "./src/components/Input/Input.tsx"
1581
1581
  },
1582
1582
  {
1583
- "moduleName": "./src/components/Card/Card.tsx"
1583
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1584
1584
  },
1585
1585
  {
1586
- "moduleName": "./src/components/Button/Button.tsx"
1586
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1587
1587
  },
1588
1588
  {
1589
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1589
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1590
1590
  },
1591
1591
  {
1592
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1592
+ "moduleName": "./src/components/Switch/Switch.tsx"
1593
1593
  },
1594
1594
  {
1595
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1595
+ "moduleName": "./src/components/Search/Search.tsx"
1596
1596
  },
1597
1597
  {
1598
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1598
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1599
1599
  },
1600
1600
  {
1601
- "moduleName": "./src/components/Icon/Icon.tsx"
1601
+ "moduleName": "./src/components/Toast/Toast.tsx"
1602
1602
  },
1603
1603
  {
1604
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1604
+ "moduleName": "./src/components/Tag/Tag.tsx"
1605
1605
  },
1606
1606
  {
1607
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1607
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1608
1608
  },
1609
1609
  {
1610
- "moduleName": "./src/components/Form/Form.tsx"
1611
- },
1612
- {
1613
- "moduleName": "./src/components/Link/Link.tsx"
1614
- },
1615
- {
1616
- "moduleName": "./src/components/FormField/FormField.tsx"
1617
- },
1618
- {
1619
- "moduleName": "./src/components/Loader/Loader.tsx"
1620
- },
1621
- {
1622
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1623
- },
1624
- {
1625
- "moduleName": "./src/components/Input/Input.tsx"
1626
- },
1627
- {
1628
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1629
- },
1630
- {
1631
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1632
- },
1633
- {
1634
- "moduleName": "./src/components/Popover/Popover.tsx"
1635
- },
1636
- {
1637
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1610
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1638
1611
  },
1639
1612
  {
1640
- "moduleName": "./src/components/Modal/Modal.tsx"
1613
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1641
1614
  },
1642
1615
  {
1643
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1616
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1644
1617
  },
1645
1618
  {
1646
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1619
+ "moduleName": "./src/components/Picker/constants.ts"
1647
1620
  },
1648
1621
  {
1649
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1622
+ "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1650
1623
  },
1651
1624
  {
1652
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1625
+ "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1653
1626
  },
1654
1627
  {
1655
- "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
1628
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1656
1629
  },
1657
1630
  {
1658
- "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
1659
- },
1631
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
1632
+ }
1633
+ ]
1634
+ },
1635
+ {
1636
+ "id": "./clsx",
1637
+ "name": "./clsx",
1638
+ "reasons": [
1660
1639
  {
1661
- "moduleName": "./src/components/Search/Search.tsx"
1640
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1662
1641
  },
1663
1642
  {
1664
- "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
1643
+ "moduleName": "./src/components/Button/Button.tsx"
1665
1644
  },
1666
1645
  {
1667
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1646
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1668
1647
  },
1669
1648
  {
1670
- "moduleName": "./src/components/Picker/Picker.tsx"
1649
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1671
1650
  },
1672
1651
  {
1673
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1652
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1674
1653
  },
1675
1654
  {
1676
- "moduleName": "./src/components/Switch/Switch.tsx"
1655
+ "moduleName": "./src/components/Card/Card.tsx"
1677
1656
  },
1678
1657
  {
1679
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
1658
+ "moduleName": "./src/components/Alert/Alert.tsx"
1680
1659
  },
1681
1660
  {
1682
- "moduleName": "./src/components/Tab/Tab.tsx"
1661
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1683
1662
  },
1684
1663
  {
1685
- "moduleName": "./src/components/Tag/Tag.tsx"
1664
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1686
1665
  },
1687
1666
  {
1688
- "moduleName": "./src/components/Typography/Text.tsx"
1667
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1689
1668
  },
1690
1669
  {
1691
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1670
+ "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1692
1671
  },
1693
1672
  {
1694
- "moduleName": "./src/components/Toast/Toast.tsx"
1673
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1695
1674
  },
1696
1675
  {
1697
- "moduleName": "./src/components/Typography/Heading.tsx"
1676
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1698
1677
  },
1699
1678
  {
1700
- "moduleName": "./src/components/Typography/Display.tsx"
1679
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1701
1680
  },
1702
1681
  {
1703
- "moduleName": "./src/components/Textarea/Textarea.tsx"
1682
+ "moduleName": "./src/components/Badge/Badge.tsx"
1704
1683
  },
1705
1684
  {
1706
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1685
+ "moduleName": "./src/components/Form/Form.tsx"
1707
1686
  },
1708
1687
  {
1709
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1688
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1710
1689
  },
1711
1690
  {
1712
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1691
+ "moduleName": "./src/components/FormField/FormField.tsx"
1713
1692
  },
1714
1693
  {
1715
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1694
+ "moduleName": "./src/components/Icon/Icon.tsx"
1716
1695
  },
1717
1696
  {
1718
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1697
+ "moduleName": "./src/components/Loader/Loader.tsx"
1719
1698
  },
1720
1699
  {
1721
- "moduleName": "./src/components/DatePicker/helpers.ts"
1700
+ "moduleName": "./src/components/Modal/Modal.tsx"
1722
1701
  },
1723
1702
  {
1724
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1703
+ "moduleName": "./src/components/Link/Link.tsx"
1725
1704
  },
1726
1705
  {
1727
- "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
1706
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1728
1707
  },
1729
1708
  {
1730
- "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1709
+ "moduleName": "./src/components/Input/Input.tsx"
1731
1710
  },
1732
1711
  {
1733
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1712
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1734
1713
  },
1735
1714
  {
1736
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1715
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1737
1716
  },
1738
1717
  {
1739
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1718
+ "moduleName": "./src/components/Picker/Picker.tsx"
1740
1719
  },
1741
1720
  {
1742
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1721
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
1743
1722
  },
1744
1723
  {
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"
1724
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1764
1725
  },
1765
1726
  {
1766
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1727
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1767
1728
  },
1768
1729
  {
1769
1730
  "moduleName": "./src/components/Popover/Popover.tsx"
1770
1731
  },
1771
1732
  {
1772
- "moduleName": "./src/components/Picker/Picker.tsx"
1733
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1773
1734
  },
1774
1735
  {
1775
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
1736
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1776
1737
  },
1777
1738
  {
1778
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1739
+ "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
1779
1740
  },
1780
1741
  {
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": [
1789
- {
1790
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1742
+ "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
1791
1743
  },
1792
1744
  {
1793
- "moduleName": "./src/components/Alert/Alert.tsx"
1745
+ "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
1794
1746
  },
1795
1747
  {
1796
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1748
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1797
1749
  },
1798
1750
  {
1799
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1751
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1800
1752
  },
1801
1753
  {
1802
- "moduleName": "./src/components/Card/Card.tsx"
1754
+ "moduleName": "./src/components/Switch/Switch.tsx"
1803
1755
  },
1804
1756
  {
1805
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1757
+ "moduleName": "./src/components/Search/Search.tsx"
1806
1758
  },
1807
1759
  {
1808
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1760
+ "moduleName": "./src/components/Tab/Tab.tsx"
1809
1761
  },
1810
1762
  {
1811
- "moduleName": "./src/components/Input/Input.tsx"
1763
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1812
1764
  },
1813
1765
  {
1814
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1766
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1815
1767
  },
1816
1768
  {
1817
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1769
+ "moduleName": "./src/components/Toast/Toast.tsx"
1818
1770
  },
1819
1771
  {
1820
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1772
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1821
1773
  },
1822
1774
  {
1823
- "moduleName": "./src/components/Search/Search.tsx"
1775
+ "moduleName": "./src/components/Tag/Tag.tsx"
1824
1776
  },
1825
1777
  {
1826
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1778
+ "moduleName": "./src/components/Typography/Heading.tsx"
1827
1779
  },
1828
1780
  {
1829
- "moduleName": "./src/components/Switch/Switch.tsx"
1781
+ "moduleName": "./src/components/Typography/Text.tsx"
1830
1782
  },
1831
1783
  {
1832
- "moduleName": "./src/components/Tag/Tag.tsx"
1784
+ "moduleName": "./src/components/Typography/Display.tsx"
1833
1785
  },
1834
1786
  {
1835
- "moduleName": "./src/components/Toast/Toast.tsx"
1787
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1836
1788
  },
1837
1789
  {
1838
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1790
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
1839
1791
  },
1840
1792
  {
1841
1793
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1842
1794
  },
1795
+ {
1796
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1797
+ },
1843
1798
  {
1844
1799
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1845
1800
  },
@@ -1847,160 +1802,157 @@
1847
1802
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1848
1803
  },
1849
1804
  {
1850
- "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1805
+ "moduleName": "./src/components/DatePicker/helpers.ts"
1851
1806
  },
1852
1807
  {
1853
- "moduleName": "./src/components/Picker/constants.ts"
1808
+ "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1854
1809
  },
1855
1810
  {
1856
1811
  "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1857
1812
  },
1858
1813
  {
1859
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1860
- },
1861
- {
1862
- "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"
1814
+ "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
1875
1815
  },
1876
1816
  {
1877
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1817
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1878
1818
  },
1879
1819
  {
1880
- "moduleName": "./src/components/Search/Search.tsx"
1820
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1881
1821
  },
1882
1822
  {
1883
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1823
+ "moduleName": "./src/components/Tooltip/components/Info.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/ActionMenu/ActionMenuItem.module.scss",
1871
+ "name": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1932
1872
  "reasons": [
1933
1873
  {
1934
- "moduleName": "./src/components/Badge/Badge.tsx"
1874
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.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": "./@floating-ui/react",
1880
+ "name": "./@floating-ui/react",
1941
1881
  "reasons": [
1942
1882
  {
1943
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1944
- }
1945
- ]
1946
- },
1947
- {
1948
- "id": "./src/components/ActionBar/ActionBar.module.scss",
1949
- "name": "./src/components/ActionBar/ActionBar.module.scss",
1950
- "reasons": [
1883
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1884
+ },
1951
1885
  {
1952
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1886
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1953
1887
  },
1954
1888
  {
1955
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1956
- }
1957
- ]
1958
- },
1959
- {
1960
- "id": "./polished",
1961
- "name": "./polished",
1962
- "reasons": [
1889
+ "moduleName": "./src/components/Picker/Picker.tsx"
1890
+ },
1963
1891
  {
1964
- "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
1892
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
1965
1893
  },
1966
1894
  {
1967
- "moduleName": "./src/components/Tag/Tag.tsx"
1895
+ "moduleName": "./src/components/Popover/Popover.tsx"
1896
+ },
1897
+ {
1898
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1899
+ },
1900
+ {
1901
+ "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
1968
1902
  }
1969
1903
  ]
1970
1904
  },
1971
1905
  {
1972
- "id": "./src/components/Avatar/Avatar.module.scss",
1973
- "name": "./src/components/Avatar/Avatar.module.scss",
1906
+ "id": "./src/utils/keyCodes.ts",
1907
+ "name": "./src/utils/keyCodes.ts",
1974
1908
  "reasons": [
1975
1909
  {
1976
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1910
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1911
+ },
1912
+ {
1913
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1914
+ },
1915
+ {
1916
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1917
+ },
1918
+ {
1919
+ "moduleName": "./src/components/Search/Search.tsx"
1920
+ },
1921
+ {
1922
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1923
+ },
1924
+ {
1925
+ "moduleName": "./src/components/TagInput/components/EditableTagContent.tsx"
1977
1926
  }
1978
1927
  ]
1979
1928
  },
1980
1929
  {
1981
- "id": "./src/utils/noop.ts",
1982
- "name": "./src/utils/noop.ts",
1930
+ "id": "./src/components/ActionMenu/ActionMenu.module.scss",
1931
+ "name": "./src/components/ActionMenu/ActionMenu.module.scss",
1983
1932
  "reasons": [
1984
1933
  {
1985
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1934
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1986
1935
  }
1987
1936
  ]
1988
1937
  },
1989
1938
  {
1990
- "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1991
- "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1939
+ "id": "./src/components/Avatar/Avatar.module.scss",
1940
+ "name": "./src/components/Avatar/Avatar.module.scss",
1992
1941
  "reasons": [
1993
1942
  {
1994
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1943
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1995
1944
  }
1996
1945
  ]
1997
1946
  },
1998
1947
  {
1999
- "id": "./src/components/Checkbox/Checkbox.module.scss",
2000
- "name": "./src/components/Checkbox/Checkbox.module.scss",
1948
+ "id": "./polished",
1949
+ "name": "./polished",
2001
1950
  "reasons": [
2002
1951
  {
2003
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1952
+ "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
1953
+ },
1954
+ {
1955
+ "moduleName": "./src/components/Tag/Tag.tsx"
2004
1956
  }
2005
1957
  ]
2006
1958
  },
@@ -2014,65 +1966,77 @@
2014
1966
  ]
2015
1967
  },
2016
1968
  {
2017
- "id": "./src/components/Button/helpers.ts",
2018
- "name": "./src/components/Button/helpers.ts",
1969
+ "id": "./lodash.debounce",
1970
+ "name": "./lodash.debounce",
2019
1971
  "reasons": [
2020
1972
  {
2021
- "moduleName": "./src/components/Button/Button.tsx"
1973
+ "moduleName": "./src/components/Alert/Alert.tsx"
1974
+ },
1975
+ {
1976
+ "moduleName": "./src/components/PromoBanner/PromoBanner.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/components/Alert/Alert.module.scss",
1982
+ "name": "./src/components/Alert/Alert.module.scss",
2028
1983
  "reasons": [
2029
1984
  {
2030
- "moduleName": "./src/components/Button/Button.tsx"
1985
+ "moduleName": "./src/components/Alert/Alert.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/FieldGroup/FieldGroup.module.scss",
1991
+ "name": "./src/components/FieldGroup/FieldGroup.module.scss",
2037
1992
  "reasons": [
2038
1993
  {
2039
- "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1994
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
2040
1995
  }
2041
1996
  ]
2042
1997
  },
2043
1998
  {
2044
- "id": "./src/components/FieldDescription/FieldDescription.module.scss",
2045
- "name": "./src/components/FieldDescription/FieldDescription.module.scss",
1999
+ "id": "./src/components/FieldError/FieldError.module.scss",
2000
+ "name": "./src/components/FieldError/FieldError.module.scss",
2046
2001
  "reasons": [
2047
2002
  {
2048
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
2003
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
2049
2004
  }
2050
2005
  ]
2051
2006
  },
2052
2007
  {
2053
- "id": "./src/components/FieldGroup/FieldGroup.module.scss",
2054
- "name": "./src/components/FieldGroup/FieldGroup.module.scss",
2008
+ "id": "./src/components/Checkbox/Checkbox.module.scss",
2009
+ "name": "./src/components/Checkbox/Checkbox.module.scss",
2055
2010
  "reasons": [
2056
2011
  {
2057
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
2012
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
2058
2013
  }
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/DatePicker/DatePicker.module.scss",
2018
+ "name": "./src/components/DatePicker/DatePicker.module.scss",
2064
2019
  "reasons": [
2065
2020
  {
2066
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
2021
+ "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
2022
+ },
2023
+ {
2024
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
2025
+ },
2026
+ {
2027
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2028
+ },
2029
+ {
2030
+ "moduleName": "./src/components/DatePicker/helpers.ts"
2067
2031
  }
2068
2032
  ]
2069
2033
  },
2070
2034
  {
2071
- "id": "./src/components/FieldError/FieldError.module.scss",
2072
- "name": "./src/components/FieldError/FieldError.module.scss",
2035
+ "id": "./src/components/DetailsCard/DetailsCard.module.scss",
2036
+ "name": "./src/components/DetailsCard/DetailsCard.module.scss",
2073
2037
  "reasons": [
2074
2038
  {
2075
- "moduleName": "./src/components/FieldError/FieldError.tsx"
2039
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
2076
2040
  }
2077
2041
  ]
2078
2042
  },
@@ -2110,47 +2074,47 @@
2110
2074
  ]
2111
2075
  },
2112
2076
  {
2113
- "id": "./src/components/DatePicker/DatePicker.module.scss",
2114
- "name": "./src/components/DatePicker/DatePicker.module.scss",
2077
+ "id": "./src/components/FieldDescription/FieldDescription.module.scss",
2078
+ "name": "./src/components/FieldDescription/FieldDescription.module.scss",
2115
2079
  "reasons": [
2116
2080
  {
2117
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
2118
- },
2119
- {
2120
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
2121
- },
2122
- {
2123
- "moduleName": "./src/components/DatePicker/helpers.ts"
2124
- },
2081
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
2082
+ }
2083
+ ]
2084
+ },
2085
+ {
2086
+ "id": "./src/utils/noop.ts",
2087
+ "name": "./src/utils/noop.ts",
2088
+ "reasons": [
2125
2089
  {
2126
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2090
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
2127
2091
  }
2128
2092
  ]
2129
2093
  },
2130
2094
  {
2131
- "id": "./src/components/Icon/Icon.module.scss",
2132
- "name": "./src/components/Icon/Icon.module.scss",
2095
+ "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
2096
+ "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
2133
2097
  "reasons": [
2134
2098
  {
2135
- "moduleName": "./src/components/Icon/Icon.tsx"
2099
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
2136
2100
  }
2137
2101
  ]
2138
2102
  },
2139
2103
  {
2140
- "id": "./src/components/FormGroup/FormGroup.module.scss",
2141
- "name": "./src/components/FormGroup/FormGroup.module.scss",
2104
+ "id": "./src/components/Badge/Badge.helpers.ts",
2105
+ "name": "./src/components/Badge/Badge.helpers.ts",
2142
2106
  "reasons": [
2143
2107
  {
2144
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
2108
+ "moduleName": "./src/components/Badge/Badge.tsx"
2145
2109
  }
2146
2110
  ]
2147
2111
  },
2148
2112
  {
2149
- "id": "./src/components/Form/Form.module.scss",
2150
- "name": "./src/components/Form/Form.module.scss",
2113
+ "id": "./src/components/Badge/Badge.module.scss",
2114
+ "name": "./src/components/Badge/Badge.module.scss",
2151
2115
  "reasons": [
2152
2116
  {
2153
- "moduleName": "./src/components/Form/Form.tsx"
2117
+ "moduleName": "./src/components/Badge/Badge.tsx"
2154
2118
  }
2155
2119
  ]
2156
2120
  },
@@ -2162,10 +2126,10 @@
2162
2126
  "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
2163
2127
  },
2164
2128
  {
2165
- "moduleName": "./src/components/DatePicker/helpers.ts"
2129
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2166
2130
  },
2167
2131
  {
2168
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2132
+ "moduleName": "./src/components/DatePicker/helpers.ts"
2169
2133
  }
2170
2134
  ]
2171
2135
  },
@@ -2191,11 +2155,20 @@
2191
2155
  ]
2192
2156
  },
2193
2157
  {
2194
- "id": "./src/components/Link/Link.module.scss",
2195
- "name": "./src/components/Link/Link.module.scss",
2158
+ "id": "./src/components/Form/Form.module.scss",
2159
+ "name": "./src/components/Form/Form.module.scss",
2196
2160
  "reasons": [
2197
2161
  {
2198
- "moduleName": "./src/components/Link/Link.tsx"
2162
+ "moduleName": "./src/components/Form/Form.tsx"
2163
+ }
2164
+ ]
2165
+ },
2166
+ {
2167
+ "id": "./src/components/FormGroup/FormGroup.module.scss",
2168
+ "name": "./src/components/FormGroup/FormGroup.module.scss",
2169
+ "reasons": [
2170
+ {
2171
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
2199
2172
  }
2200
2173
  ]
2201
2174
  },
@@ -2208,6 +2181,15 @@
2208
2181
  }
2209
2182
  ]
2210
2183
  },
2184
+ {
2185
+ "id": "./src/components/Icon/Icon.module.scss",
2186
+ "name": "./src/components/Icon/Icon.module.scss",
2187
+ "reasons": [
2188
+ {
2189
+ "moduleName": "./src/components/Icon/Icon.tsx"
2190
+ }
2191
+ ]
2192
+ },
2211
2193
  {
2212
2194
  "id": "./src/components/Loader/Loader.module.scss",
2213
2195
  "name": "./src/components/Loader/Loader.module.scss",
@@ -2221,23 +2203,32 @@
2221
2203
  "id": "./src/components/Modal/Modal.module.scss",
2222
2204
  "name": "./src/components/Modal/Modal.module.scss",
2223
2205
  "reasons": [
2206
+ {
2207
+ "moduleName": "./src/components/Modal/Modal.tsx"
2208
+ },
2224
2209
  {
2225
2210
  "moduleName": "./src/components/Modal/components/ModalBase.tsx"
2226
2211
  },
2227
2212
  {
2228
2213
  "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
2229
- },
2214
+ }
2215
+ ]
2216
+ },
2217
+ {
2218
+ "id": "./src/components/Link/Link.module.scss",
2219
+ "name": "./src/components/Link/Link.module.scss",
2220
+ "reasons": [
2230
2221
  {
2231
- "moduleName": "./src/components/Modal/Modal.tsx"
2222
+ "moduleName": "./src/components/Link/Link.tsx"
2232
2223
  }
2233
2224
  ]
2234
2225
  },
2235
2226
  {
2236
- "id": "./src/components/Input/Input.module.scss",
2237
- "name": "./src/components/Input/Input.module.scss",
2227
+ "id": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2228
+ "name": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2238
2229
  "reasons": [
2239
2230
  {
2240
- "moduleName": "./src/components/Input/Input.tsx"
2231
+ "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
2241
2232
  }
2242
2233
  ]
2243
2234
  },
@@ -2253,6 +2244,15 @@
2253
2244
  }
2254
2245
  ]
2255
2246
  },
2247
+ {
2248
+ "id": "./src/components/Input/Input.module.scss",
2249
+ "name": "./src/components/Input/Input.module.scss",
2250
+ "reasons": [
2251
+ {
2252
+ "moduleName": "./src/components/Input/Input.tsx"
2253
+ }
2254
+ ]
2255
+ },
2256
2256
  {
2257
2257
  "id": "./src/components/Modal/components/ModalHeader.module.scss",
2258
2258
  "name": "./src/components/Modal/components/ModalHeader.module.scss",
@@ -2263,257 +2263,236 @@
2263
2263
  ]
2264
2264
  },
2265
2265
  {
2266
- "id": "./src/components/Popover/Popover.module.scss",
2267
- "name": "./src/components/Popover/Popover.module.scss",
2266
+ "id": "./src/components/Picker/components/PickerTrigger.tsx",
2267
+ "name": "./src/components/Picker/components/PickerTrigger.tsx",
2268
2268
  "reasons": [
2269
2269
  {
2270
- "moduleName": "./src/components/Popover/Popover.tsx"
2270
+ "moduleName": "./src/components/Picker/Picker.tsx"
2271
2271
  }
2272
2272
  ]
2273
2273
  },
2274
2274
  {
2275
- "id": "./src/components/NumericInput/NumericInput.module.scss",
2276
- "name": "./src/components/NumericInput/NumericInput.module.scss",
2275
+ "id": "./src/components/Picker/components/PickerTriggerBody.tsx",
2276
+ "name": "./src/components/Picker/components/PickerTriggerBody.tsx",
2277
2277
  "reasons": [
2278
2278
  {
2279
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
2279
+ "moduleName": "./src/components/Picker/Picker.tsx"
2280
2280
  }
2281
2281
  ]
2282
2282
  },
2283
2283
  {
2284
- "id": "./src/components/Progress/helpers.ts",
2285
- "name": "./src/components/Progress/helpers.ts",
2284
+ "id": "./src/components/Picker/constants.ts",
2285
+ "name": "./src/components/Picker/constants.ts",
2286
2286
  "reasons": [
2287
2287
  {
2288
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2288
+ "moduleName": "./src/components/Picker/Picker.tsx"
2289
2289
  },
2290
2290
  {
2291
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
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/components/PickerListItem.tsx"
2298
+ },
2299
+ {
2300
+ "moduleName": "./src/components/Picker/helpers.ts"
2292
2301
  }
2293
2302
  ]
2294
2303
  },
2295
2304
  {
2296
- "id": "./src/components/Progress/ProgressCircle.module.scss",
2297
- "name": "./src/components/Progress/ProgressCircle.module.scss",
2305
+ "id": "./src/components/Picker/hooks/useFloatingPicker.ts",
2306
+ "name": "./src/components/Picker/hooks/useFloatingPicker.ts",
2298
2307
  "reasons": [
2299
2308
  {
2300
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2309
+ "moduleName": "./src/components/Picker/Picker.tsx"
2301
2310
  }
2302
2311
  ]
2303
2312
  },
2304
2313
  {
2305
- "id": "./src/components/PromoBanner/PromoBanner.module.scss",
2306
- "name": "./src/components/PromoBanner/PromoBanner.module.scss",
2314
+ "id": "./src/components/Picker/hooks/usePickerItems.ts",
2315
+ "name": "./src/components/Picker/hooks/usePickerItems.ts",
2307
2316
  "reasons": [
2308
2317
  {
2309
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2318
+ "moduleName": "./src/components/Picker/Picker.tsx"
2310
2319
  }
2311
2320
  ]
2312
2321
  },
2313
2322
  {
2314
- "id": "./src/components/Progress/ProgressBar.module.scss",
2315
- "name": "./src/components/Progress/ProgressBar.module.scss",
2323
+ "id": "./src/components/Picker/Picker.module.scss",
2324
+ "name": "./src/components/Picker/Picker.module.scss",
2316
2325
  "reasons": [
2317
2326
  {
2318
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
2327
+ "moduleName": "./src/components/Picker/Picker.tsx"
2319
2328
  }
2320
2329
  ]
2321
2330
  },
2322
2331
  {
2323
- "id": "./src/components/RadioButton/RadioButton.module.scss",
2324
- "name": "./src/components/RadioButton/RadioButton.module.scss",
2332
+ "id": "./react-virtuoso",
2333
+ "name": "./react-virtuoso",
2325
2334
  "reasons": [
2326
2335
  {
2327
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
2336
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
2328
2337
  }
2329
2338
  ]
2330
2339
  },
2331
2340
  {
2332
- "id": "./src/components/Skeleton/Skeleton.module.scss",
2333
- "name": "./src/components/Skeleton/Skeleton.module.scss",
2341
+ "id": "./src/components/Picker/helpers.ts",
2342
+ "name": "./src/components/Picker/helpers.ts",
2334
2343
  "reasons": [
2335
2344
  {
2336
- "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
2345
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
2337
2346
  },
2338
2347
  {
2339
- "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
2348
+ "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
2340
2349
  },
2341
2350
  {
2342
- "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
2343
- }
2344
- ]
2345
- },
2346
- {
2347
- "id": "./src/components/Search/Search.module.scss",
2348
- "name": "./src/components/Search/Search.module.scss",
2349
- "reasons": [
2350
- {
2351
- "moduleName": "./src/components/Search/Search.tsx"
2351
+ "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
2352
2352
  }
2353
2353
  ]
2354
2354
  },
2355
2355
  {
2356
- "id": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2357
- "name": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2356
+ "id": "./src/components/Picker/components/PickerListItem.tsx",
2357
+ "name": "./src/components/Picker/components/PickerListItem.tsx",
2358
2358
  "reasons": [
2359
2359
  {
2360
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2360
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
2361
2361
  }
2362
2362
  ]
2363
2363
  },
2364
2364
  {
2365
- "id": "./src/components/Picker/components/PickerTrigger.tsx",
2366
- "name": "./src/components/Picker/components/PickerTrigger.tsx",
2365
+ "id": "./src/components/Picker/components/PickerList.module.scss",
2366
+ "name": "./src/components/Picker/components/PickerList.module.scss",
2367
2367
  "reasons": [
2368
2368
  {
2369
- "moduleName": "./src/components/Picker/Picker.tsx"
2369
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
2370
2370
  }
2371
2371
  ]
2372
2372
  },
2373
2373
  {
2374
- "id": "./src/components/Picker/components/PickerTriggerBody.tsx",
2375
- "name": "./src/components/Picker/components/PickerTriggerBody.tsx",
2374
+ "id": "./src/components/Progress/helpers.ts",
2375
+ "name": "./src/components/Progress/helpers.ts",
2376
2376
  "reasons": [
2377
2377
  {
2378
- "moduleName": "./src/components/Picker/Picker.tsx"
2379
- }
2380
- ]
2381
- },
2382
- {
2383
- "id": "./src/components/Picker/hooks/useFloatingPicker.ts",
2384
- "name": "./src/components/Picker/hooks/useFloatingPicker.ts",
2385
- "reasons": [
2378
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
2379
+ },
2386
2380
  {
2387
- "moduleName": "./src/components/Picker/Picker.tsx"
2381
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2388
2382
  }
2389
2383
  ]
2390
2384
  },
2391
2385
  {
2392
- "id": "./src/components/Picker/hooks/usePickerItems.ts",
2393
- "name": "./src/components/Picker/hooks/usePickerItems.ts",
2386
+ "id": "./src/components/Progress/ProgressBar.module.scss",
2387
+ "name": "./src/components/Progress/ProgressBar.module.scss",
2394
2388
  "reasons": [
2395
2389
  {
2396
- "moduleName": "./src/components/Picker/Picker.tsx"
2390
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
2397
2391
  }
2398
2392
  ]
2399
2393
  },
2400
2394
  {
2401
- "id": "./src/components/Picker/Picker.module.scss",
2402
- "name": "./src/components/Picker/Picker.module.scss",
2395
+ "id": "./src/components/Progress/ProgressCircle.module.scss",
2396
+ "name": "./src/components/Progress/ProgressCircle.module.scss",
2403
2397
  "reasons": [
2404
2398
  {
2405
- "moduleName": "./src/components/Picker/Picker.tsx"
2399
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2406
2400
  }
2407
2401
  ]
2408
2402
  },
2409
2403
  {
2410
- "id": "./src/components/Tab/TabsWrapper.module.scss",
2411
- "name": "./src/components/Tab/TabsWrapper.module.scss",
2404
+ "id": "./src/components/Popover/Popover.module.scss",
2405
+ "name": "./src/components/Popover/Popover.module.scss",
2412
2406
  "reasons": [
2413
2407
  {
2414
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2408
+ "moduleName": "./src/components/Popover/Popover.tsx"
2415
2409
  }
2416
2410
  ]
2417
2411
  },
2418
2412
  {
2419
- "id": "./src/components/Switch/Switch.module.scss",
2420
- "name": "./src/components/Switch/Switch.module.scss",
2413
+ "id": "./src/components/PromoBanner/PromoBanner.module.scss",
2414
+ "name": "./src/components/PromoBanner/PromoBanner.module.scss",
2421
2415
  "reasons": [
2422
2416
  {
2423
- "moduleName": "./src/components/Switch/Switch.tsx"
2417
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2424
2418
  }
2425
2419
  ]
2426
2420
  },
2427
2421
  {
2428
- "id": "./react-virtuoso",
2429
- "name": "./react-virtuoso",
2422
+ "id": "./src/components/NumericInput/NumericInput.module.scss",
2423
+ "name": "./src/components/NumericInput/NumericInput.module.scss",
2430
2424
  "reasons": [
2431
2425
  {
2432
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2426
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
2433
2427
  }
2434
2428
  ]
2435
2429
  },
2436
2430
  {
2437
- "id": "./src/components/Picker/constants.ts",
2438
- "name": "./src/components/Picker/constants.ts",
2431
+ "id": "./src/components/Skeleton/Skeleton.module.scss",
2432
+ "name": "./src/components/Skeleton/Skeleton.module.scss",
2439
2433
  "reasons": [
2440
2434
  {
2441
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2442
- },
2443
- {
2444
- "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
2435
+ "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
2445
2436
  },
2446
2437
  {
2447
- "moduleName": "./src/components/Picker/helpers.ts"
2438
+ "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
2448
2439
  },
2449
2440
  {
2450
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
2441
+ "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
2451
2442
  }
2452
2443
  ]
2453
2444
  },
2454
2445
  {
2455
- "id": "./src/components/Picker/helpers.ts",
2456
- "name": "./src/components/Picker/helpers.ts",
2446
+ "id": "./src/components/RadioButton/RadioButton.module.scss",
2447
+ "name": "./src/components/RadioButton/RadioButton.module.scss",
2457
2448
  "reasons": [
2458
2449
  {
2459
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2460
- },
2461
- {
2462
- "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
2463
- },
2464
- {
2465
- "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
2450
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
2466
2451
  }
2467
2452
  ]
2468
2453
  },
2469
2454
  {
2470
- "id": "./src/components/Picker/components/PickerListItem.tsx",
2471
- "name": "./src/components/Picker/components/PickerListItem.tsx",
2455
+ "id": "./src/components/Tab/TabsWrapper.module.scss",
2456
+ "name": "./src/components/Tab/TabsWrapper.module.scss",
2472
2457
  "reasons": [
2473
2458
  {
2474
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2459
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2475
2460
  }
2476
2461
  ]
2477
2462
  },
2478
2463
  {
2479
- "id": "./src/components/Picker/components/PickerList.module.scss",
2480
- "name": "./src/components/Picker/components/PickerList.module.scss",
2464
+ "id": "./src/components/Switch/Switch.module.scss",
2465
+ "name": "./src/components/Switch/Switch.module.scss",
2481
2466
  "reasons": [
2482
2467
  {
2483
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2468
+ "moduleName": "./src/components/Switch/Switch.tsx"
2484
2469
  }
2485
2470
  ]
2486
2471
  },
2487
2472
  {
2488
- "id": "./src/components/Tab/Tab.module.scss",
2489
- "name": "./src/components/Tab/Tab.module.scss",
2473
+ "id": "./src/components/Search/Search.module.scss",
2474
+ "name": "./src/components/Search/Search.module.scss",
2490
2475
  "reasons": [
2491
2476
  {
2492
- "moduleName": "./src/components/Tab/Tab.tsx"
2477
+ "moduleName": "./src/components/Search/Search.tsx"
2493
2478
  }
2494
2479
  ]
2495
2480
  },
2496
2481
  {
2497
- "id": "./src/components/Tag/Tag.module.scss",
2498
- "name": "./src/components/Tag/Tag.module.scss",
2482
+ "id": "./src/components/Tab/Tab.module.scss",
2483
+ "name": "./src/components/Tab/Tab.module.scss",
2499
2484
  "reasons": [
2500
2485
  {
2501
- "moduleName": "./src/components/Tag/Tag.tsx"
2486
+ "moduleName": "./src/components/Tab/Tab.tsx"
2502
2487
  }
2503
2488
  ]
2504
2489
  },
2505
2490
  {
2506
- "id": "./src/components/Typography/Typography.module.scss",
2507
- "name": "./src/components/Typography/Typography.module.scss",
2491
+ "id": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2492
+ "name": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2508
2493
  "reasons": [
2509
2494
  {
2510
- "moduleName": "./src/components/Typography/Text.tsx"
2511
- },
2512
- {
2513
- "moduleName": "./src/components/Typography/Heading.tsx"
2514
- },
2515
- {
2516
- "moduleName": "./src/components/Typography/Display.tsx"
2495
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2517
2496
  }
2518
2497
  ]
2519
2498
  },
@@ -2541,15 +2520,6 @@
2541
2520
  }
2542
2521
  ]
2543
2522
  },
2544
- {
2545
- "id": "./src/components/Textarea/Textarea.module.scss",
2546
- "name": "./src/components/Textarea/Textarea.module.scss",
2547
- "reasons": [
2548
- {
2549
- "moduleName": "./src/components/Textarea/Textarea.tsx"
2550
- }
2551
- ]
2552
- },
2553
2523
  {
2554
2524
  "id": "./src/components/TagInput/components/EditableTag.tsx",
2555
2525
  "name": "./src/components/TagInput/components/EditableTag.tsx",
@@ -2571,6 +2541,15 @@
2571
2541
  }
2572
2542
  ]
2573
2543
  },
2544
+ {
2545
+ "id": "./src/components/Tag/Tag.module.scss",
2546
+ "name": "./src/components/Tag/Tag.module.scss",
2547
+ "reasons": [
2548
+ {
2549
+ "moduleName": "./src/components/Tag/Tag.tsx"
2550
+ }
2551
+ ]
2552
+ },
2574
2553
  {
2575
2554
  "id": "./src/components/Tooltip/components/Simple.tsx",
2576
2555
  "name": "./src/components/Tooltip/components/Simple.tsx",
@@ -2616,6 +2595,21 @@
2616
2595
  }
2617
2596
  ]
2618
2597
  },
2598
+ {
2599
+ "id": "./src/components/Typography/Typography.module.scss",
2600
+ "name": "./src/components/Typography/Typography.module.scss",
2601
+ "reasons": [
2602
+ {
2603
+ "moduleName": "./src/components/Typography/Heading.tsx"
2604
+ },
2605
+ {
2606
+ "moduleName": "./src/components/Typography/Text.tsx"
2607
+ },
2608
+ {
2609
+ "moduleName": "./src/components/Typography/Display.tsx"
2610
+ }
2611
+ ]
2612
+ },
2619
2613
  {
2620
2614
  "id": "./src/components/Tooltip/helpers.ts",
2621
2615
  "name": "./src/components/Tooltip/helpers.ts",
@@ -2639,16 +2633,16 @@
2639
2633
  "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2640
2634
  },
2641
2635
  {
2642
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
2636
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2643
2637
  },
2644
2638
  {
2645
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2639
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2646
2640
  },
2647
2641
  {
2648
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2642
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
2649
2643
  },
2650
2644
  {
2651
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2645
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2652
2646
  },
2653
2647
  {
2654
2648
  "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
@@ -2656,11 +2650,11 @@
2656
2650
  ]
2657
2651
  },
2658
2652
  {
2659
- "id": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2660
- "name": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2653
+ "id": "./src/components/Textarea/Textarea.module.scss",
2654
+ "name": "./src/components/Textarea/Textarea.module.scss",
2661
2655
  "reasons": [
2662
2656
  {
2663
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
2657
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
2664
2658
  }
2665
2659
  ]
2666
2660
  },
@@ -2683,20 +2677,11 @@
2683
2677
  ]
2684
2678
  },
2685
2679
  {
2686
- "id": "./src/components/Progress/constants.ts",
2687
- "name": "./src/components/Progress/constants.ts",
2688
- "reasons": [
2689
- {
2690
- "moduleName": "./src/components/Progress/helpers.ts"
2691
- }
2692
- ]
2693
- },
2694
- {
2695
- "id": "./src/components/Picker/components/PickerTriggerBody.module.scss",
2696
- "name": "./src/components/Picker/components/PickerTriggerBody.module.scss",
2680
+ "id": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2681
+ "name": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2697
2682
  "reasons": [
2698
2683
  {
2699
- "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
2684
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
2700
2685
  }
2701
2686
  ]
2702
2687
  },
@@ -2718,6 +2703,24 @@
2718
2703
  }
2719
2704
  ]
2720
2705
  },
2706
+ {
2707
+ "id": "./src/components/Picker/components/PickerTriggerBody.module.scss",
2708
+ "name": "./src/components/Picker/components/PickerTriggerBody.module.scss",
2709
+ "reasons": [
2710
+ {
2711
+ "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
2712
+ }
2713
+ ]
2714
+ },
2715
+ {
2716
+ "id": "./src/components/Progress/constants.ts",
2717
+ "name": "./src/components/Progress/constants.ts",
2718
+ "reasons": [
2719
+ {
2720
+ "moduleName": "./src/components/Progress/helpers.ts"
2721
+ }
2722
+ ]
2723
+ },
2721
2724
  {
2722
2725
  "id": "./src/components/TagInput/components/EditableTagContent.tsx",
2723
2726
  "name": "./src/components/TagInput/components/EditableTagContent.tsx",