@livechat/design-system-react-components 1.22.0 → 1.22.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -88,15 +88,15 @@
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
95
  "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
99
96
  },
97
+ {
98
+ "moduleName": "./src/components/Alert/Alert.tsx"
99
+ },
100
100
  {
101
101
  "moduleName": "./src/components/Card/Card.tsx"
102
102
  },
@@ -107,13 +107,13 @@
107
107
  "moduleName": "./src/components/Input/Input.tsx"
108
108
  },
109
109
  {
110
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
110
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
111
111
  },
112
112
  {
113
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
113
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
114
114
  },
115
115
  {
116
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
116
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
117
117
  },
118
118
  {
119
119
  "moduleName": "./src/components/Search/Search.tsx"
@@ -271,9 +271,6 @@
271
271
  {
272
272
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
273
273
  },
274
- {
275
- "moduleName": "./src/components/Alert/Alert.tsx"
276
- },
277
274
  {
278
275
  "moduleName": "./src/components/ActionBar/ActionBar.tsx"
279
276
  },
@@ -281,31 +278,34 @@
281
278
  "moduleName": "./src/components/Avatar/Avatar.tsx"
282
279
  },
283
280
  {
284
- "moduleName": "./src/components/Card/Card.tsx"
281
+ "moduleName": "./src/components/Alert/Alert.tsx"
285
282
  },
286
283
  {
287
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
284
+ "moduleName": "./src/components/Card/Card.tsx"
288
285
  },
289
286
  {
290
- "moduleName": "./src/components/Input/Input.tsx"
287
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
291
288
  },
292
289
  {
293
290
  "moduleName": "./src/components/FieldError/FieldError.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/NumericInput/NumericInput.tsx"
300
297
  },
301
298
  {
302
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
299
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
300
+ },
301
+ {
302
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
303
303
  },
304
304
  {
305
305
  "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
306
306
  },
307
307
  {
308
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
308
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
309
309
  },
310
310
  {
311
311
  "moduleName": "./src/components/Search/Search.tsx"
@@ -313,18 +313,18 @@
313
313
  {
314
314
  "moduleName": "./src/components/Switch/Switch.tsx"
315
315
  },
316
- {
317
- "moduleName": "./src/components/Tag/Tag.tsx"
318
- },
319
316
  {
320
317
  "moduleName": "./src/components/Toast/Toast.tsx"
321
318
  },
322
319
  {
323
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
320
+ "moduleName": "./src/components/Tag/Tag.tsx"
324
321
  },
325
322
  {
326
323
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
327
324
  },
325
+ {
326
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
327
+ },
328
328
  {
329
329
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
330
330
  },
@@ -550,14 +550,11 @@
550
550
  {
551
551
  "moduleName": "./src/index.ts"
552
552
  },
553
- {
554
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
555
- },
556
553
  {
557
554
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
558
555
  },
559
556
  {
560
- "moduleName": "./src/components/Alert/Alert.tsx"
557
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
561
558
  },
562
559
  {
563
560
  "moduleName": "./src/components/Avatar/Avatar.tsx"
@@ -565,6 +562,9 @@
565
562
  {
566
563
  "moduleName": "./src/components/Checkbox/Checkbox.tsx"
567
564
  },
565
+ {
566
+ "moduleName": "./src/components/Alert/Alert.tsx"
567
+ },
568
568
  {
569
569
  "moduleName": "./src/components/Card/Card.tsx"
570
570
  },
@@ -572,40 +572,40 @@
572
572
  "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
573
573
  },
574
574
  {
575
- "moduleName": "./src/components/Form/Form.tsx"
575
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
576
576
  },
577
577
  {
578
- "moduleName": "./src/components/FormField/FormField.tsx"
578
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
579
579
  },
580
580
  {
581
- "moduleName": "./src/components/Loader/Loader.tsx"
581
+ "moduleName": "./src/components/Form/Form.tsx"
582
582
  },
583
583
  {
584
584
  "moduleName": "./src/components/FormGroup/FormGroup.tsx"
585
585
  },
586
586
  {
587
- "moduleName": "./src/components/Input/Input.tsx"
587
+ "moduleName": "./src/components/FormField/FormField.tsx"
588
588
  },
589
589
  {
590
- "moduleName": "./src/components/FieldError/FieldError.tsx"
590
+ "moduleName": "./src/components/Loader/Loader.tsx"
591
591
  },
592
592
  {
593
- "moduleName": "./src/components/Modal/Modal.tsx"
593
+ "moduleName": "./src/components/Input/Input.tsx"
594
594
  },
595
595
  {
596
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
596
+ "moduleName": "./src/components/Popover/Popover.tsx"
597
597
  },
598
598
  {
599
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
599
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
600
600
  },
601
601
  {
602
- "moduleName": "./src/components/Popover/Popover.tsx"
602
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
603
603
  },
604
604
  {
605
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
605
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
606
606
  },
607
607
  {
608
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
608
+ "moduleName": "./src/components/Modal/Modal.tsx"
609
609
  },
610
610
  {
611
611
  "moduleName": "./src/components/Search/Search.tsx"
@@ -614,22 +614,22 @@
614
614
  "moduleName": "./src/components/Tab/Tab.tsx"
615
615
  },
616
616
  {
617
- "moduleName": "./src/components/Tag/Tag.tsx"
617
+ "moduleName": "./src/components/Toast/Toast.tsx"
618
618
  },
619
619
  {
620
620
  "moduleName": "./src/components/TagInput/TagInput.tsx"
621
621
  },
622
622
  {
623
- "moduleName": "./src/components/Textarea/Textarea.tsx"
623
+ "moduleName": "./src/components/Tag/Tag.tsx"
624
624
  },
625
625
  {
626
- "moduleName": "./src/components/Toast/Toast.tsx"
626
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
627
627
  },
628
628
  {
629
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
629
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
630
630
  },
631
631
  {
632
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
632
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
633
633
  },
634
634
  {
635
635
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
@@ -682,44 +682,44 @@
682
682
  ]
683
683
  },
684
684
  {
685
- "id": "./src/foundations/design-token.ts",
686
- "name": "./src/foundations/design-token.ts",
685
+ "id": "./src/utils/getDesignTokenWithOpacity.ts",
686
+ "name": "./src/utils/getDesignTokenWithOpacity.ts",
687
687
  "reasons": [
688
688
  {
689
- "moduleName": "./src/foundations/index.ts"
689
+ "moduleName": "./src/utils/index.ts"
690
690
  }
691
691
  ]
692
692
  },
693
693
  {
694
- "id": "./src/foundations/spacing-token.ts",
695
- "name": "./src/foundations/spacing-token.ts",
694
+ "id": "./src/components/ActionMenu/ActionMenu.tsx",
695
+ "name": "./src/components/ActionMenu/ActionMenu.tsx",
696
696
  "reasons": [
697
697
  {
698
- "moduleName": "./src/foundations/index.ts"
698
+ "moduleName": "./src/components/ActionMenu/index.ts"
699
699
  }
700
700
  ]
701
701
  },
702
702
  {
703
- "id": "./src/foundations/shadow-token.ts",
704
- "name": "./src/foundations/shadow-token.ts",
703
+ "id": "./src/components/ActionMenu/ActionMenuItem.tsx",
704
+ "name": "./src/components/ActionMenu/ActionMenuItem.tsx",
705
705
  "reasons": [
706
706
  {
707
- "moduleName": "./src/foundations/index.ts"
707
+ "moduleName": "./src/components/ActionMenu/index.ts"
708
708
  }
709
709
  ]
710
710
  },
711
711
  {
712
- "id": "./src/foundations/radius-token.ts",
713
- "name": "./src/foundations/radius-token.ts",
712
+ "id": "./src/components/ActionBar/ActionBar.tsx",
713
+ "name": "./src/components/ActionBar/ActionBar.tsx",
714
714
  "reasons": [
715
715
  {
716
- "moduleName": "./src/foundations/index.ts"
716
+ "moduleName": "./src/components/ActionBar/index.ts"
717
717
  }
718
718
  ]
719
719
  },
720
720
  {
721
- "id": "./src/foundations/transition-token.ts",
722
- "name": "./src/foundations/transition-token.ts",
721
+ "id": "./src/foundations/design-token.ts",
722
+ "name": "./src/foundations/design-token.ts",
723
723
  "reasons": [
724
724
  {
725
725
  "moduleName": "./src/foundations/index.ts"
@@ -727,38 +727,38 @@
727
727
  ]
728
728
  },
729
729
  {
730
- "id": "./src/utils/getDesignTokenWithOpacity.ts",
731
- "name": "./src/utils/getDesignTokenWithOpacity.ts",
730
+ "id": "./src/foundations/spacing-token.ts",
731
+ "name": "./src/foundations/spacing-token.ts",
732
732
  "reasons": [
733
733
  {
734
- "moduleName": "./src/utils/index.ts"
734
+ "moduleName": "./src/foundations/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/foundations/shadow-token.ts",
740
+ "name": "./src/foundations/shadow-token.ts",
741
741
  "reasons": [
742
742
  {
743
- "moduleName": "./src/components/ActionMenu/index.ts"
743
+ "moduleName": "./src/foundations/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/foundations/radius-token.ts",
749
+ "name": "./src/foundations/radius-token.ts",
750
750
  "reasons": [
751
751
  {
752
- "moduleName": "./src/components/ActionMenu/index.ts"
752
+ "moduleName": "./src/foundations/index.ts"
753
753
  }
754
754
  ]
755
755
  },
756
756
  {
757
- "id": "./src/components/ActionBar/ActionBar.tsx",
758
- "name": "./src/components/ActionBar/ActionBar.tsx",
757
+ "id": "./src/foundations/transition-token.ts",
758
+ "name": "./src/foundations/transition-token.ts",
759
759
  "reasons": [
760
760
  {
761
- "moduleName": "./src/components/ActionBar/index.ts"
761
+ "moduleName": "./src/foundations/index.ts"
762
762
  }
763
763
  ]
764
764
  },
@@ -772,50 +772,59 @@
772
772
  ]
773
773
  },
774
774
  {
775
- "id": "./src/components/Badge/Badge.tsx",
776
- "name": "./src/components/Badge/Badge.tsx",
775
+ "id": "./src/components/Avatar/Avatar.tsx",
776
+ "name": "./src/components/Avatar/Avatar.tsx",
777
777
  "reasons": [
778
778
  {
779
- "moduleName": "./src/components/Badge/index.ts"
779
+ "moduleName": "./src/components/Avatar/index.ts"
780
780
  }
781
781
  ]
782
782
  },
783
783
  {
784
- "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
785
- "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
784
+ "id": "./src/components/Avatar/Avatar.helpers.ts",
785
+ "name": "./src/components/Avatar/Avatar.helpers.ts",
786
786
  "reasons": [
787
787
  {
788
- "moduleName": "./src/components/SegmentedControl/index.ts"
788
+ "moduleName": "./src/components/Avatar/index.ts"
789
+ },
790
+ {
791
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
789
792
  }
790
793
  ]
791
794
  },
792
795
  {
793
- "id": "./src/components/Button/Button.tsx",
794
- "name": "./src/components/Button/Button.tsx",
796
+ "id": "./src/components/Badge/Badge.tsx",
797
+ "name": "./src/components/Badge/Badge.tsx",
795
798
  "reasons": [
796
799
  {
797
- "moduleName": "./src/components/Button/index.ts"
800
+ "moduleName": "./src/components/Badge/index.ts"
798
801
  }
799
802
  ]
800
803
  },
801
804
  {
802
- "id": "./src/components/Avatar/Avatar.tsx",
803
- "name": "./src/components/Avatar/Avatar.tsx",
805
+ "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
806
+ "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
804
807
  "reasons": [
805
808
  {
806
- "moduleName": "./src/components/Avatar/index.ts"
809
+ "moduleName": "./src/components/SegmentedControl/index.ts"
807
810
  }
808
811
  ]
809
812
  },
810
813
  {
811
- "id": "./src/components/Avatar/Avatar.helpers.ts",
812
- "name": "./src/components/Avatar/Avatar.helpers.ts",
814
+ "id": "./src/components/Checkbox/Checkbox.tsx",
815
+ "name": "./src/components/Checkbox/Checkbox.tsx",
813
816
  "reasons": [
814
817
  {
815
- "moduleName": "./src/components/Avatar/index.ts"
816
- },
818
+ "moduleName": "./src/components/Checkbox/index.ts"
819
+ }
820
+ ]
821
+ },
822
+ {
823
+ "id": "./src/components/FieldDescription/FieldDescription.tsx",
824
+ "name": "./src/components/FieldDescription/FieldDescription.tsx",
825
+ "reasons": [
817
826
  {
818
- "moduleName": "./src/components/Avatar/Avatar.tsx"
827
+ "moduleName": "./src/components/FieldDescription/index.ts"
819
828
  }
820
829
  ]
821
830
  },
@@ -829,11 +838,11 @@
829
838
  ]
830
839
  },
831
840
  {
832
- "id": "./src/components/Checkbox/Checkbox.tsx",
833
- "name": "./src/components/Checkbox/Checkbox.tsx",
841
+ "id": "./src/components/DetailsCard/DetailsCard.tsx",
842
+ "name": "./src/components/DetailsCard/DetailsCard.tsx",
834
843
  "reasons": [
835
844
  {
836
- "moduleName": "./src/components/Checkbox/index.ts"
845
+ "moduleName": "./src/components/DetailsCard/index.ts"
837
846
  }
838
847
  ]
839
848
  },
@@ -865,11 +874,11 @@
865
874
  ]
866
875
  },
867
876
  {
868
- "id": "./src/components/DetailsCard/DetailsCard.tsx",
869
- "name": "./src/components/DetailsCard/DetailsCard.tsx",
877
+ "id": "./src/components/Button/Button.tsx",
878
+ "name": "./src/components/Button/Button.tsx",
870
879
  "reasons": [
871
880
  {
872
- "moduleName": "./src/components/DetailsCard/index.ts"
881
+ "moduleName": "./src/components/Button/index.ts"
873
882
  }
874
883
  ]
875
884
  },
@@ -883,11 +892,11 @@
883
892
  ]
884
893
  },
885
894
  {
886
- "id": "./src/components/FieldDescription/FieldDescription.tsx",
887
- "name": "./src/components/FieldDescription/FieldDescription.tsx",
895
+ "id": "./src/components/FieldError/FieldError.tsx",
896
+ "name": "./src/components/FieldError/FieldError.tsx",
888
897
  "reasons": [
889
898
  {
890
- "moduleName": "./src/components/FieldDescription/index.ts"
899
+ "moduleName": "./src/components/FieldError/index.ts"
891
900
  }
892
901
  ]
893
902
  },
@@ -900,15 +909,6 @@
900
909
  }
901
910
  ]
902
911
  },
903
- {
904
- "id": "./src/components/FieldError/FieldError.tsx",
905
- "name": "./src/components/FieldError/FieldError.tsx",
906
- "reasons": [
907
- {
908
- "moduleName": "./src/components/FieldError/index.ts"
909
- }
910
- ]
911
- },
912
912
  {
913
913
  "id": "./src/components/Form/Form.tsx",
914
914
  "name": "./src/components/Form/Form.tsx",
@@ -936,15 +936,6 @@
936
936
  }
937
937
  ]
938
938
  },
939
- {
940
- "id": "./src/components/Input/Input.tsx",
941
- "name": "./src/components/Input/Input.tsx",
942
- "reasons": [
943
- {
944
- "moduleName": "./src/components/Input/index.ts"
945
- }
946
- ]
947
- },
948
939
  {
949
940
  "id": "./src/components/Icon/Icon.tsx",
950
941
  "name": "./src/components/Icon/Icon.tsx",
@@ -963,6 +954,15 @@
963
954
  }
964
955
  ]
965
956
  },
957
+ {
958
+ "id": "./src/components/Input/Input.tsx",
959
+ "name": "./src/components/Input/Input.tsx",
960
+ "reasons": [
961
+ {
962
+ "moduleName": "./src/components/Input/index.ts"
963
+ }
964
+ ]
965
+ },
966
966
  {
967
967
  "id": "./src/components/Loader/Loader.tsx",
968
968
  "name": "./src/components/Loader/Loader.tsx",
@@ -973,146 +973,146 @@
973
973
  ]
974
974
  },
975
975
  {
976
- "id": "./src/components/Modal/Modal.tsx",
977
- "name": "./src/components/Modal/Modal.tsx",
976
+ "id": "./src/components/NumericInput/NumericInput.tsx",
977
+ "name": "./src/components/NumericInput/NumericInput.tsx",
978
978
  "reasons": [
979
979
  {
980
- "moduleName": "./src/components/Modal/index.ts"
980
+ "moduleName": "./src/components/NumericInput/index.ts"
981
981
  }
982
982
  ]
983
983
  },
984
984
  {
985
- "id": "./src/components/Modal/components/ModalBase.tsx",
986
- "name": "./src/components/Modal/components/ModalBase.tsx",
985
+ "id": "./src/components/Picker/Picker.tsx",
986
+ "name": "./src/components/Picker/Picker.tsx",
987
987
  "reasons": [
988
988
  {
989
- "moduleName": "./src/components/Modal/index.ts"
990
- },
991
- {
992
- "moduleName": "./src/components/Modal/Modal.tsx"
989
+ "moduleName": "./src/components/Picker/index.ts"
993
990
  }
994
991
  ]
995
992
  },
996
993
  {
997
- "id": "./src/components/Modal/components/ModalCloseButton.tsx",
998
- "name": "./src/components/Modal/components/ModalCloseButton.tsx",
994
+ "id": "./src/components/Picker/components/PickerList.tsx",
995
+ "name": "./src/components/Picker/components/PickerList.tsx",
999
996
  "reasons": [
1000
997
  {
1001
- "moduleName": "./src/components/Modal/index.ts"
998
+ "moduleName": "./src/components/Picker/index.ts"
1002
999
  },
1003
1000
  {
1004
- "moduleName": "./src/components/Modal/Modal.tsx"
1001
+ "moduleName": "./src/components/Picker/Picker.tsx"
1005
1002
  }
1006
1003
  ]
1007
1004
  },
1008
1005
  {
1009
- "id": "./src/components/Modal/components/ModalPortal.tsx",
1010
- "name": "./src/components/Modal/components/ModalPortal.tsx",
1006
+ "id": "./src/components/Progress/ProgressCircle.tsx",
1007
+ "name": "./src/components/Progress/ProgressCircle.tsx",
1011
1008
  "reasons": [
1012
1009
  {
1013
- "moduleName": "./src/components/Modal/index.ts"
1010
+ "moduleName": "./src/components/Progress/index.ts"
1014
1011
  }
1015
1012
  ]
1016
1013
  },
1017
1014
  {
1018
- "id": "./src/components/Modal/components/ModalHeader.tsx",
1019
- "name": "./src/components/Modal/components/ModalHeader.tsx",
1015
+ "id": "./src/components/Progress/ProgressBar.tsx",
1016
+ "name": "./src/components/Progress/ProgressBar.tsx",
1020
1017
  "reasons": [
1021
1018
  {
1022
- "moduleName": "./src/components/Modal/index.ts"
1019
+ "moduleName": "./src/components/Progress/index.ts"
1023
1020
  }
1024
1021
  ]
1025
1022
  },
1026
1023
  {
1027
- "id": "./src/components/NumericInput/NumericInput.tsx",
1028
- "name": "./src/components/NumericInput/NumericInput.tsx",
1029
- "reasons": [
1024
+ "id": "./src/components/Popover/Popover.tsx",
1025
+ "name": "./src/components/Popover/Popover.tsx",
1026
+ "reasons": [
1030
1027
  {
1031
- "moduleName": "./src/components/NumericInput/index.ts"
1028
+ "moduleName": "./src/components/Popover/index.ts"
1032
1029
  }
1033
1030
  ]
1034
1031
  },
1035
1032
  {
1036
- "id": "./src/components/Picker/Picker.tsx",
1037
- "name": "./src/components/Picker/Picker.tsx",
1033
+ "id": "./src/components/PromoBanner/PromoBanner.tsx",
1034
+ "name": "./src/components/PromoBanner/PromoBanner.tsx",
1038
1035
  "reasons": [
1039
1036
  {
1040
- "moduleName": "./src/components/Picker/index.ts"
1037
+ "moduleName": "./src/components/PromoBanner/index.ts"
1041
1038
  }
1042
1039
  ]
1043
1040
  },
1044
1041
  {
1045
- "id": "./src/components/Picker/components/PickerList.tsx",
1046
- "name": "./src/components/Picker/components/PickerList.tsx",
1042
+ "id": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1043
+ "name": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1047
1044
  "reasons": [
1048
1045
  {
1049
- "moduleName": "./src/components/Picker/index.ts"
1050
- },
1051
- {
1052
- "moduleName": "./src/components/Picker/Picker.tsx"
1046
+ "moduleName": "./src/components/PromoBannerV2/index.ts"
1053
1047
  }
1054
1048
  ]
1055
1049
  },
1056
1050
  {
1057
- "id": "./src/components/Popover/Popover.tsx",
1058
- "name": "./src/components/Popover/Popover.tsx",
1051
+ "id": "./src/components/RadioButton/RadioButton.tsx",
1052
+ "name": "./src/components/RadioButton/RadioButton.tsx",
1059
1053
  "reasons": [
1060
1054
  {
1061
- "moduleName": "./src/components/Popover/index.ts"
1055
+ "moduleName": "./src/components/RadioButton/index.ts"
1062
1056
  }
1063
1057
  ]
1064
1058
  },
1065
1059
  {
1066
- "id": "./src/components/Progress/ProgressCircle.tsx",
1067
- "name": "./src/components/Progress/ProgressCircle.tsx",
1060
+ "id": "./src/components/Modal/Modal.tsx",
1061
+ "name": "./src/components/Modal/Modal.tsx",
1068
1062
  "reasons": [
1069
1063
  {
1070
- "moduleName": "./src/components/Progress/index.ts"
1064
+ "moduleName": "./src/components/Modal/index.ts"
1071
1065
  }
1072
1066
  ]
1073
1067
  },
1074
1068
  {
1075
- "id": "./src/components/Progress/ProgressBar.tsx",
1076
- "name": "./src/components/Progress/ProgressBar.tsx",
1069
+ "id": "./src/components/Modal/components/ModalBase.tsx",
1070
+ "name": "./src/components/Modal/components/ModalBase.tsx",
1077
1071
  "reasons": [
1078
1072
  {
1079
- "moduleName": "./src/components/Progress/index.ts"
1073
+ "moduleName": "./src/components/Modal/index.ts"
1074
+ },
1075
+ {
1076
+ "moduleName": "./src/components/Modal/Modal.tsx"
1080
1077
  }
1081
1078
  ]
1082
1079
  },
1083
1080
  {
1084
- "id": "./src/components/PromoBanner/PromoBanner.tsx",
1085
- "name": "./src/components/PromoBanner/PromoBanner.tsx",
1081
+ "id": "./src/components/Modal/components/ModalCloseButton.tsx",
1082
+ "name": "./src/components/Modal/components/ModalCloseButton.tsx",
1086
1083
  "reasons": [
1087
1084
  {
1088
- "moduleName": "./src/components/PromoBanner/index.ts"
1085
+ "moduleName": "./src/components/Modal/index.ts"
1086
+ },
1087
+ {
1088
+ "moduleName": "./src/components/Modal/Modal.tsx"
1089
1089
  }
1090
1090
  ]
1091
1091
  },
1092
1092
  {
1093
- "id": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1094
- "name": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1093
+ "id": "./src/components/Modal/components/ModalPortal.tsx",
1094
+ "name": "./src/components/Modal/components/ModalPortal.tsx",
1095
1095
  "reasons": [
1096
1096
  {
1097
- "moduleName": "./src/components/PromoBannerV2/index.ts"
1097
+ "moduleName": "./src/components/Modal/index.ts"
1098
1098
  }
1099
1099
  ]
1100
1100
  },
1101
1101
  {
1102
- "id": "./src/components/Search/Search.tsx",
1103
- "name": "./src/components/Search/Search.tsx",
1102
+ "id": "./src/components/Modal/components/ModalHeader.tsx",
1103
+ "name": "./src/components/Modal/components/ModalHeader.tsx",
1104
1104
  "reasons": [
1105
1105
  {
1106
- "moduleName": "./src/components/Search/index.ts"
1106
+ "moduleName": "./src/components/Modal/index.ts"
1107
1107
  }
1108
1108
  ]
1109
1109
  },
1110
1110
  {
1111
- "id": "./src/components/RadioButton/RadioButton.tsx",
1112
- "name": "./src/components/RadioButton/RadioButton.tsx",
1111
+ "id": "./src/components/Search/Search.tsx",
1112
+ "name": "./src/components/Search/Search.tsx",
1113
1113
  "reasons": [
1114
1114
  {
1115
- "moduleName": "./src/components/RadioButton/index.ts"
1115
+ "moduleName": "./src/components/Search/index.ts"
1116
1116
  }
1117
1117
  ]
1118
1118
  },
@@ -1144,17 +1144,17 @@
1144
1144
  ]
1145
1145
  },
1146
1146
  {
1147
- "id": "./src/components/Tab/Tab.tsx",
1148
- "name": "./src/components/Tab/Tab.tsx",
1147
+ "id": "./src/components/Switch/Switch.tsx",
1148
+ "name": "./src/components/Switch/Switch.tsx",
1149
1149
  "reasons": [
1150
1150
  {
1151
- "moduleName": "./src/components/Tab/index.ts"
1151
+ "moduleName": "./src/components/Switch/index.ts"
1152
1152
  }
1153
1153
  ]
1154
1154
  },
1155
1155
  {
1156
- "id": "./src/components/Tab/TabsWrapper.tsx",
1157
- "name": "./src/components/Tab/TabsWrapper.tsx",
1156
+ "id": "./src/components/Tab/Tab.tsx",
1157
+ "name": "./src/components/Tab/Tab.tsx",
1158
1158
  "reasons": [
1159
1159
  {
1160
1160
  "moduleName": "./src/components/Tab/index.ts"
@@ -1162,11 +1162,11 @@
1162
1162
  ]
1163
1163
  },
1164
1164
  {
1165
- "id": "./src/components/Switch/Switch.tsx",
1166
- "name": "./src/components/Switch/Switch.tsx",
1165
+ "id": "./src/components/Tab/TabsWrapper.tsx",
1166
+ "name": "./src/components/Tab/TabsWrapper.tsx",
1167
1167
  "reasons": [
1168
1168
  {
1169
- "moduleName": "./src/components/Switch/index.ts"
1169
+ "moduleName": "./src/components/Tab/index.ts"
1170
1170
  }
1171
1171
  ]
1172
1172
  },
@@ -1221,15 +1221,6 @@
1221
1221
  }
1222
1222
  ]
1223
1223
  },
1224
- {
1225
- "id": "./src/components/Textarea/Textarea.tsx",
1226
- "name": "./src/components/Textarea/Textarea.tsx",
1227
- "reasons": [
1228
- {
1229
- "moduleName": "./src/components/Textarea/index.ts"
1230
- }
1231
- ]
1232
- },
1233
1224
  {
1234
1225
  "id": "./src/components/Tooltip/Tooltip.tsx",
1235
1226
  "name": "./src/components/Tooltip/Tooltip.tsx",
@@ -1264,29 +1255,26 @@
1264
1255
  ]
1265
1256
  },
1266
1257
  {
1267
- "id": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1268
- "name": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1258
+ "id": "./src/components/Typography/Heading.tsx",
1259
+ "name": "./src/components/Typography/Heading.tsx",
1269
1260
  "reasons": [
1270
1261
  {
1271
- "moduleName": "./src/components/FileUploadProgress/index.ts"
1262
+ "moduleName": "./src/components/Typography/index.ts"
1272
1263
  }
1273
1264
  ]
1274
1265
  },
1275
1266
  {
1276
- "id": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx",
1277
- "name": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx",
1267
+ "id": "./src/components/Typography/Text.tsx",
1268
+ "name": "./src/components/Typography/Text.tsx",
1278
1269
  "reasons": [
1279
1270
  {
1280
- "moduleName": "./src/components/FileUploadProgress/index.ts"
1281
- },
1282
- {
1283
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1271
+ "moduleName": "./src/components/Typography/index.ts"
1284
1272
  }
1285
1273
  ]
1286
1274
  },
1287
1275
  {
1288
- "id": "./src/components/Typography/Heading.tsx",
1289
- "name": "./src/components/Typography/Heading.tsx",
1276
+ "id": "./src/components/Typography/Display.tsx",
1277
+ "name": "./src/components/Typography/Display.tsx",
1290
1278
  "reasons": [
1291
1279
  {
1292
1280
  "moduleName": "./src/components/Typography/index.ts"
@@ -1294,20 +1282,32 @@
1294
1282
  ]
1295
1283
  },
1296
1284
  {
1297
- "id": "./src/components/Typography/Text.tsx",
1298
- "name": "./src/components/Typography/Text.tsx",
1285
+ "id": "./src/components/Textarea/Textarea.tsx",
1286
+ "name": "./src/components/Textarea/Textarea.tsx",
1299
1287
  "reasons": [
1300
1288
  {
1301
- "moduleName": "./src/components/Typography/index.ts"
1289
+ "moduleName": "./src/components/Textarea/index.ts"
1302
1290
  }
1303
1291
  ]
1304
1292
  },
1305
1293
  {
1306
- "id": "./src/components/Typography/Display.tsx",
1307
- "name": "./src/components/Typography/Display.tsx",
1294
+ "id": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1295
+ "name": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1308
1296
  "reasons": [
1309
1297
  {
1310
- "moduleName": "./src/components/Typography/index.ts"
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
1311
  }
1312
1312
  ]
1313
1313
  },
@@ -1324,14 +1324,11 @@
1324
1324
  "id": "./react",
1325
1325
  "name": "./react",
1326
1326
  "reasons": [
1327
- {
1328
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1329
- },
1330
1327
  {
1331
1328
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1332
1329
  },
1333
1330
  {
1334
- "moduleName": "./src/components/Alert/Alert.tsx"
1331
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1335
1332
  },
1336
1333
  {
1337
1334
  "moduleName": "./src/components/ActionBar/ActionBar.tsx"
@@ -1343,145 +1340,145 @@
1343
1340
  "moduleName": "./src/components/Avatar/Avatar.tsx"
1344
1341
  },
1345
1342
  {
1346
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1347
- },
1348
- {
1349
- "moduleName": "./src/components/Button/Button.tsx"
1350
- },
1351
- {
1352
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1343
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1353
1344
  },
1354
1345
  {
1355
1346
  "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1356
1347
  },
1357
1348
  {
1358
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1349
+ "moduleName": "./src/components/Alert/Alert.tsx"
1359
1350
  },
1360
1351
  {
1361
1352
  "moduleName": "./src/components/Card/Card.tsx"
1362
1353
  },
1363
1354
  {
1364
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1355
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1365
1356
  },
1366
1357
  {
1367
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1358
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1368
1359
  },
1369
1360
  {
1370
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1361
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1371
1362
  },
1372
1363
  {
1373
- "moduleName": "./src/components/Form/Form.tsx"
1364
+ "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1374
1365
  },
1375
1366
  {
1376
- "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1367
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1377
1368
  },
1378
1369
  {
1379
- "moduleName": "./src/components/FormField/FormField.tsx"
1370
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1380
1371
  },
1381
1372
  {
1382
- "moduleName": "./src/components/Loader/Loader.tsx"
1373
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1383
1374
  },
1384
1375
  {
1385
- "moduleName": "./src/components/Link/Link.tsx"
1376
+ "moduleName": "./src/components/Form/Form.tsx"
1386
1377
  },
1387
1378
  {
1388
1379
  "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1389
1380
  },
1390
1381
  {
1391
- "moduleName": "./src/components/Input/Input.tsx"
1382
+ "moduleName": "./src/components/Link/Link.tsx"
1392
1383
  },
1393
1384
  {
1394
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1385
+ "moduleName": "./src/components/FormField/FormField.tsx"
1395
1386
  },
1396
1387
  {
1397
- "moduleName": "./src/components/Icon/Icon.tsx"
1388
+ "moduleName": "./src/components/Loader/Loader.tsx"
1398
1389
  },
1399
1390
  {
1400
- "moduleName": "./src/components/Modal/Modal.tsx"
1391
+ "moduleName": "./src/components/Button/Button.tsx"
1401
1392
  },
1402
1393
  {
1403
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1394
+ "moduleName": "./src/components/Input/Input.tsx"
1404
1395
  },
1405
1396
  {
1406
- "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1397
+ "moduleName": "./src/components/Icon/Icon.tsx"
1407
1398
  },
1408
1399
  {
1409
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1400
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1410
1401
  },
1411
1402
  {
1412
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1403
+ "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1413
1404
  },
1414
1405
  {
1415
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1406
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
1416
1407
  },
1417
1408
  {
1418
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1409
+ "moduleName": "./src/components/Picker/Picker.tsx"
1419
1410
  },
1420
1411
  {
1421
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
1412
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1413
+ },
1414
+ {
1415
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1422
1416
  },
1423
1417
  {
1424
1418
  "moduleName": "./src/components/Popover/Popover.tsx"
1425
1419
  },
1426
1420
  {
1427
- "moduleName": "./src/components/Picker/Picker.tsx"
1421
+ "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1428
1422
  },
1429
1423
  {
1430
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1424
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1431
1425
  },
1432
1426
  {
1433
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1427
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1434
1428
  },
1435
1429
  {
1436
1430
  "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1437
1431
  },
1432
+ {
1433
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1434
+ },
1438
1435
  {
1439
1436
  "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1440
1437
  },
1441
1438
  {
1442
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1439
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1440
+ },
1441
+ {
1442
+ "moduleName": "./src/components/Modal/Modal.tsx"
1443
1443
  },
1444
1444
  {
1445
1445
  "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
1446
1446
  },
1447
1447
  {
1448
- "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
1448
+ "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
1449
1449
  },
1450
1450
  {
1451
1451
  "moduleName": "./src/components/Search/Search.tsx"
1452
1452
  },
1453
1453
  {
1454
- "moduleName": "./src/components/Tab/Tab.tsx"
1454
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1455
1455
  },
1456
1456
  {
1457
- "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
1457
+ "moduleName": "./src/components/Tab/Tab.tsx"
1458
1458
  },
1459
1459
  {
1460
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1460
+ "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
1461
1461
  },
1462
1462
  {
1463
1463
  "moduleName": "./src/components/Switch/Switch.tsx"
1464
1464
  },
1465
1465
  {
1466
- "moduleName": "./src/components/Tag/Tag.tsx"
1467
- },
1468
- {
1469
- "moduleName": "./src/components/TagInput/components/EmailTagInput.tsx"
1466
+ "moduleName": "./src/components/Toast/Toast.tsx"
1470
1467
  },
1471
1468
  {
1472
1469
  "moduleName": "./src/components/TagInput/TagInput.tsx"
1473
1470
  },
1474
1471
  {
1475
- "moduleName": "./src/components/Textarea/Textarea.tsx"
1472
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1476
1473
  },
1477
1474
  {
1478
- "moduleName": "./src/components/Toast/Toast.tsx"
1475
+ "moduleName": "./src/components/TagInput/components/EmailTagInput.tsx"
1479
1476
  },
1480
1477
  {
1481
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1478
+ "moduleName": "./src/components/Tag/Tag.tsx"
1482
1479
  },
1483
1480
  {
1484
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1481
+ "moduleName": "./src/components/Typography/Heading.tsx"
1485
1482
  },
1486
1483
  {
1487
1484
  "moduleName": "./src/components/Tooltip/Tooltip.tsx"
@@ -1490,14 +1487,17 @@
1490
1487
  "moduleName": "./src/components/Typography/Display.tsx"
1491
1488
  },
1492
1489
  {
1493
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1490
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
1494
1491
  },
1495
1492
  {
1496
- "moduleName": "./src/components/Typography/Heading.tsx"
1493
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1497
1494
  },
1498
1495
  {
1499
1496
  "moduleName": "./src/components/Typography/Text.tsx"
1500
1497
  },
1498
+ {
1499
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1500
+ },
1501
1501
  {
1502
1502
  "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1503
1503
  },
@@ -1516,6 +1516,9 @@
1516
1516
  {
1517
1517
  "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1518
1518
  },
1519
+ {
1520
+ "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
1521
+ },
1519
1522
  {
1520
1523
  "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
1521
1524
  },
@@ -1525,12 +1528,6 @@
1525
1528
  {
1526
1529
  "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1527
1530
  },
1528
- {
1529
- "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
1530
- },
1531
- {
1532
- "moduleName": "./src/components/TagInput/components/EditableTag.tsx"
1533
- },
1534
1531
  {
1535
1532
  "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1536
1533
  },
@@ -1540,6 +1537,9 @@
1540
1537
  {
1541
1538
  "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1542
1539
  },
1540
+ {
1541
+ "moduleName": "./src/components/TagInput/components/EditableTag.tsx"
1542
+ },
1543
1543
  {
1544
1544
  "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1545
1545
  },
@@ -1552,305 +1552,287 @@
1552
1552
  ]
1553
1553
  },
1554
1554
  {
1555
- "id": "./clsx",
1556
- "name": "./clsx",
1555
+ "id": "./@floating-ui/react",
1556
+ "name": "./@floating-ui/react",
1557
1557
  "reasons": [
1558
1558
  {
1559
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1559
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1560
1560
  },
1561
1561
  {
1562
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1562
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
1563
1563
  },
1564
1564
  {
1565
- "moduleName": "./src/components/Alert/Alert.tsx"
1565
+ "moduleName": "./src/components/Picker/Picker.tsx"
1566
1566
  },
1567
1567
  {
1568
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1568
+ "moduleName": "./src/components/Popover/Popover.tsx"
1569
1569
  },
1570
1570
  {
1571
- "moduleName": "./src/components/Badge/Badge.tsx"
1571
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1572
1572
  },
1573
1573
  {
1574
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1574
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1575
1575
  },
1576
1576
  {
1577
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1577
+ "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
1578
1578
  },
1579
1579
  {
1580
- "moduleName": "./src/components/Button/Button.tsx"
1580
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1581
+ }
1582
+ ]
1583
+ },
1584
+ {
1585
+ "id": "./@livechat/design-system-icons",
1586
+ "name": "./@livechat/design-system-icons",
1587
+ "reasons": [
1588
+ {
1589
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1581
1590
  },
1582
1591
  {
1583
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1592
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1584
1593
  },
1585
1594
  {
1586
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1595
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1587
1596
  },
1588
1597
  {
1589
- "moduleName": "./src/components/Card/Card.tsx"
1598
+ "moduleName": "./src/components/Alert/Alert.tsx"
1590
1599
  },
1591
1600
  {
1592
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1601
+ "moduleName": "./src/components/Card/Card.tsx"
1593
1602
  },
1594
1603
  {
1595
1604
  "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1596
1605
  },
1597
1606
  {
1598
- "moduleName": "./src/components/Form/Form.tsx"
1607
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1599
1608
  },
1600
1609
  {
1601
- "moduleName": "./src/components/FormField/FormField.tsx"
1610
+ "moduleName": "./src/components/Input/Input.tsx"
1602
1611
  },
1603
1612
  {
1604
- "moduleName": "./src/components/Loader/Loader.tsx"
1613
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1605
1614
  },
1606
1615
  {
1607
- "moduleName": "./src/components/Link/Link.tsx"
1616
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1608
1617
  },
1609
1618
  {
1610
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1619
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1611
1620
  },
1612
1621
  {
1613
- "moduleName": "./src/components/Input/Input.tsx"
1622
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1614
1623
  },
1615
1624
  {
1616
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1625
+ "moduleName": "./src/components/Search/Search.tsx"
1617
1626
  },
1618
1627
  {
1619
- "moduleName": "./src/components/Icon/Icon.tsx"
1628
+ "moduleName": "./src/components/Switch/Switch.tsx"
1620
1629
  },
1621
1630
  {
1622
- "moduleName": "./src/components/Modal/Modal.tsx"
1631
+ "moduleName": "./src/components/Toast/Toast.tsx"
1623
1632
  },
1624
1633
  {
1625
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1634
+ "moduleName": "./src/components/Tag/Tag.tsx"
1626
1635
  },
1627
1636
  {
1628
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1637
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1629
1638
  },
1630
1639
  {
1631
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1640
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1632
1641
  },
1633
1642
  {
1634
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1643
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1635
1644
  },
1636
1645
  {
1637
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1646
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1638
1647
  },
1639
1648
  {
1640
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
1649
+ "moduleName": "./src/components/Picker/constants.ts"
1641
1650
  },
1642
1651
  {
1643
- "moduleName": "./src/components/Popover/Popover.tsx"
1652
+ "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1644
1653
  },
1645
1654
  {
1646
- "moduleName": "./src/components/Picker/Picker.tsx"
1655
+ "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1647
1656
  },
1648
1657
  {
1649
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1658
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
1650
1659
  },
1651
1660
  {
1652
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1653
- },
1661
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1662
+ }
1663
+ ]
1664
+ },
1665
+ {
1666
+ "id": "./clsx",
1667
+ "name": "./clsx",
1668
+ "reasons": [
1654
1669
  {
1655
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1670
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1656
1671
  },
1657
1672
  {
1658
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1673
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1659
1674
  },
1660
1675
  {
1661
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1676
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1662
1677
  },
1663
1678
  {
1664
- "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
1679
+ "moduleName": "./src/components/Badge/Badge.tsx"
1665
1680
  },
1666
1681
  {
1667
- "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
1682
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1668
1683
  },
1669
1684
  {
1670
- "moduleName": "./src/components/Search/Search.tsx"
1685
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1671
1686
  },
1672
1687
  {
1673
- "moduleName": "./src/components/Tab/Tab.tsx"
1688
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1674
1689
  },
1675
1690
  {
1676
- "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
1691
+ "moduleName": "./src/components/Alert/Alert.tsx"
1677
1692
  },
1678
1693
  {
1679
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1694
+ "moduleName": "./src/components/Card/Card.tsx"
1680
1695
  },
1681
1696
  {
1682
- "moduleName": "./src/components/Switch/Switch.tsx"
1697
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1683
1698
  },
1684
1699
  {
1685
- "moduleName": "./src/components/Tag/Tag.tsx"
1700
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1686
1701
  },
1687
1702
  {
1688
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1703
+ "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1689
1704
  },
1690
1705
  {
1691
- "moduleName": "./src/components/Textarea/Textarea.tsx"
1706
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1692
1707
  },
1693
1708
  {
1694
- "moduleName": "./src/components/Toast/Toast.tsx"
1709
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1695
1710
  },
1696
1711
  {
1697
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1712
+ "moduleName": "./src/components/Form/Form.tsx"
1698
1713
  },
1699
1714
  {
1700
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1715
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1701
1716
  },
1702
1717
  {
1703
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1718
+ "moduleName": "./src/components/Link/Link.tsx"
1704
1719
  },
1705
1720
  {
1706
- "moduleName": "./src/components/Typography/Display.tsx"
1721
+ "moduleName": "./src/components/FormField/FormField.tsx"
1707
1722
  },
1708
1723
  {
1709
- "moduleName": "./src/components/Typography/Heading.tsx"
1724
+ "moduleName": "./src/components/Loader/Loader.tsx"
1710
1725
  },
1711
1726
  {
1712
- "moduleName": "./src/components/Typography/Text.tsx"
1727
+ "moduleName": "./src/components/Button/Button.tsx"
1713
1728
  },
1714
1729
  {
1715
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1730
+ "moduleName": "./src/components/Input/Input.tsx"
1716
1731
  },
1717
1732
  {
1718
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1733
+ "moduleName": "./src/components/Icon/Icon.tsx"
1719
1734
  },
1720
1735
  {
1721
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1736
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1722
1737
  },
1723
1738
  {
1724
- "moduleName": "./src/components/DatePicker/helpers.ts"
1739
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
1725
1740
  },
1726
1741
  {
1727
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1742
+ "moduleName": "./src/components/Picker/Picker.tsx"
1728
1743
  },
1729
1744
  {
1730
- "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1745
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1731
1746
  },
1732
1747
  {
1733
- "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
1748
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1734
1749
  },
1735
1750
  {
1736
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1751
+ "moduleName": "./src/components/Popover/Popover.tsx"
1737
1752
  },
1738
1753
  {
1739
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1754
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1740
1755
  },
1741
1756
  {
1742
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1757
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1743
1758
  },
1744
1759
  {
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"
1760
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1764
1761
  },
1765
1762
  {
1766
1763
  "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1767
1764
  },
1768
1765
  {
1769
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
1770
- },
1771
- {
1772
- "moduleName": "./src/components/Popover/Popover.tsx"
1773
- },
1774
- {
1775
- "moduleName": "./src/components/Picker/Picker.tsx"
1766
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1776
1767
  },
1777
1768
  {
1778
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1769
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1779
1770
  },
1780
1771
  {
1781
- "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
1772
+ "moduleName": "./src/components/Modal/Modal.tsx"
1782
1773
  },
1783
1774
  {
1784
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1785
- }
1786
- ]
1787
- },
1788
- {
1789
- "id": "./@livechat/design-system-icons",
1790
- "name": "./@livechat/design-system-icons",
1791
- "reasons": [
1792
- {
1793
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1775
+ "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
1794
1776
  },
1795
1777
  {
1796
- "moduleName": "./src/components/Alert/Alert.tsx"
1778
+ "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
1797
1779
  },
1798
1780
  {
1799
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1781
+ "moduleName": "./src/components/Search/Search.tsx"
1800
1782
  },
1801
1783
  {
1802
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1784
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1803
1785
  },
1804
1786
  {
1805
- "moduleName": "./src/components/Card/Card.tsx"
1787
+ "moduleName": "./src/components/Tab/Tab.tsx"
1806
1788
  },
1807
1789
  {
1808
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1790
+ "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
1809
1791
  },
1810
1792
  {
1811
- "moduleName": "./src/components/Input/Input.tsx"
1793
+ "moduleName": "./src/components/Switch/Switch.tsx"
1812
1794
  },
1813
1795
  {
1814
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1796
+ "moduleName": "./src/components/Toast/Toast.tsx"
1815
1797
  },
1816
1798
  {
1817
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1799
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1818
1800
  },
1819
1801
  {
1820
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1802
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1821
1803
  },
1822
1804
  {
1823
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1805
+ "moduleName": "./src/components/Tag/Tag.tsx"
1824
1806
  },
1825
1807
  {
1826
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1808
+ "moduleName": "./src/components/Typography/Heading.tsx"
1827
1809
  },
1828
1810
  {
1829
- "moduleName": "./src/components/Search/Search.tsx"
1811
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1830
1812
  },
1831
1813
  {
1832
- "moduleName": "./src/components/Switch/Switch.tsx"
1814
+ "moduleName": "./src/components/Typography/Display.tsx"
1833
1815
  },
1834
1816
  {
1835
- "moduleName": "./src/components/Tag/Tag.tsx"
1817
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
1836
1818
  },
1837
1819
  {
1838
- "moduleName": "./src/components/Toast/Toast.tsx"
1820
+ "moduleName": "./src/components/Typography/Text.tsx"
1839
1821
  },
1840
1822
  {
1841
1823
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1842
1824
  },
1843
1825
  {
1844
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1826
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1845
1827
  },
1846
1828
  {
1847
1829
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1848
1830
  },
1849
1831
  {
1850
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1832
+ "moduleName": "./src/components/DatePicker/helpers.ts"
1851
1833
  },
1852
1834
  {
1853
- "moduleName": "./src/components/Picker/constants.ts"
1835
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1854
1836
  },
1855
1837
  {
1856
1838
  "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
@@ -1858,11 +1840,20 @@
1858
1840
  {
1859
1841
  "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1860
1842
  },
1843
+ {
1844
+ "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
1845
+ },
1861
1846
  {
1862
1847
  "moduleName": "./src/components/Tooltip/components/Info.tsx"
1863
1848
  },
1864
1849
  {
1865
1850
  "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1851
+ },
1852
+ {
1853
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1854
+ },
1855
+ {
1856
+ "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
1866
1857
  }
1867
1858
  ]
1868
1859
  },
@@ -1874,10 +1865,10 @@
1874
1865
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1875
1866
  },
1876
1867
  {
1877
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1868
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1878
1869
  },
1879
1870
  {
1880
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1871
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1881
1872
  },
1882
1873
  {
1883
1874
  "moduleName": "./src/components/Search/Search.tsx"
@@ -1900,23 +1891,11 @@
1900
1891
  ]
1901
1892
  },
1902
1893
  {
1903
- "id": "./lodash.debounce",
1904
- "name": "./lodash.debounce",
1905
- "reasons": [
1906
- {
1907
- "moduleName": "./src/components/Alert/Alert.tsx"
1908
- },
1909
- {
1910
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1911
- }
1912
- ]
1913
- },
1914
- {
1915
- "id": "./src/components/Alert/Alert.module.scss",
1916
- "name": "./src/components/Alert/Alert.module.scss",
1894
+ "id": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1895
+ "name": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1917
1896
  "reasons": [
1918
1897
  {
1919
- "moduleName": "./src/components/Alert/Alert.tsx"
1898
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1920
1899
  }
1921
1900
  ]
1922
1901
  },
@@ -1959,6 +1938,18 @@
1959
1938
  }
1960
1939
  ]
1961
1940
  },
1941
+ {
1942
+ "id": "./polished",
1943
+ "name": "./polished",
1944
+ "reasons": [
1945
+ {
1946
+ "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
1947
+ },
1948
+ {
1949
+ "moduleName": "./src/components/Tag/Tag.tsx"
1950
+ }
1951
+ ]
1952
+ },
1962
1953
  {
1963
1954
  "id": "./src/components/Avatar/Avatar.module.scss",
1964
1955
  "name": "./src/components/Avatar/Avatar.module.scss",
@@ -1969,50 +1960,77 @@
1969
1960
  ]
1970
1961
  },
1971
1962
  {
1972
- "id": "./src/components/DatePicker/DatePicker.module.scss",
1973
- "name": "./src/components/DatePicker/DatePicker.module.scss",
1963
+ "id": "./src/components/Checkbox/Checkbox.module.scss",
1964
+ "name": "./src/components/Checkbox/Checkbox.module.scss",
1974
1965
  "reasons": [
1975
1966
  {
1976
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1977
- },
1967
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1968
+ }
1969
+ ]
1970
+ },
1971
+ {
1972
+ "id": "./src/utils/noop.ts",
1973
+ "name": "./src/utils/noop.ts",
1974
+ "reasons": [
1978
1975
  {
1979
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1980
- },
1976
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1977
+ }
1978
+ ]
1979
+ },
1980
+ {
1981
+ "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1982
+ "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1983
+ "reasons": [
1981
1984
  {
1982
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1985
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1986
+ }
1987
+ ]
1988
+ },
1989
+ {
1990
+ "id": "./lodash.debounce",
1991
+ "name": "./lodash.debounce",
1992
+ "reasons": [
1993
+ {
1994
+ "moduleName": "./src/components/Alert/Alert.tsx"
1983
1995
  },
1984
1996
  {
1985
- "moduleName": "./src/components/DatePicker/helpers.ts"
1997
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1986
1998
  }
1987
1999
  ]
1988
2000
  },
1989
2001
  {
1990
- "id": "./polished",
1991
- "name": "./polished",
2002
+ "id": "./src/components/Alert/Alert.module.scss",
2003
+ "name": "./src/components/Alert/Alert.module.scss",
1992
2004
  "reasons": [
1993
2005
  {
1994
- "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
1995
- },
2006
+ "moduleName": "./src/components/Alert/Alert.tsx"
2007
+ }
2008
+ ]
2009
+ },
2010
+ {
2011
+ "id": "./src/components/Card/Card.module.scss",
2012
+ "name": "./src/components/Card/Card.module.scss",
2013
+ "reasons": [
1996
2014
  {
1997
- "moduleName": "./src/components/Tag/Tag.tsx"
2015
+ "moduleName": "./src/components/Card/Card.tsx"
1998
2016
  }
1999
2017
  ]
2000
2018
  },
2001
2019
  {
2002
- "id": "./src/components/Button/helpers.ts",
2003
- "name": "./src/components/Button/helpers.ts",
2020
+ "id": "./src/components/DetailsCard/DetailsCard.module.scss",
2021
+ "name": "./src/components/DetailsCard/DetailsCard.module.scss",
2004
2022
  "reasons": [
2005
2023
  {
2006
- "moduleName": "./src/components/Button/Button.tsx"
2024
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
2007
2025
  }
2008
2026
  ]
2009
2027
  },
2010
2028
  {
2011
- "id": "./src/components/Button/Button.module.scss",
2012
- "name": "./src/components/Button/Button.module.scss",
2029
+ "id": "./src/components/FieldDescription/FieldDescription.module.scss",
2030
+ "name": "./src/components/FieldDescription/FieldDescription.module.scss",
2013
2031
  "reasons": [
2014
2032
  {
2015
- "moduleName": "./src/components/Button/Button.tsx"
2033
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
2016
2034
  }
2017
2035
  ]
2018
2036
  },
@@ -2050,38 +2068,29 @@
2050
2068
  ]
2051
2069
  },
2052
2070
  {
2053
- "id": "./src/utils/noop.ts",
2054
- "name": "./src/utils/noop.ts",
2071
+ "id": "./src/components/DatePicker/DatePicker.module.scss",
2072
+ "name": "./src/components/DatePicker/DatePicker.module.scss",
2055
2073
  "reasons": [
2056
2074
  {
2057
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
2058
- }
2059
- ]
2060
- },
2061
- {
2062
- "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
2063
- "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
2064
- "reasons": [
2075
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
2076
+ },
2065
2077
  {
2066
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
2067
- }
2068
- ]
2069
- },
2070
- {
2071
- "id": "./src/components/Checkbox/Checkbox.module.scss",
2072
- "name": "./src/components/Checkbox/Checkbox.module.scss",
2073
- "reasons": [
2078
+ "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
2079
+ },
2074
2080
  {
2075
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
2081
+ "moduleName": "./src/components/DatePicker/helpers.ts"
2082
+ },
2083
+ {
2084
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2076
2085
  }
2077
2086
  ]
2078
2087
  },
2079
2088
  {
2080
- "id": "./src/components/Card/Card.module.scss",
2081
- "name": "./src/components/Card/Card.module.scss",
2089
+ "id": "./src/components/FieldError/FieldError.module.scss",
2090
+ "name": "./src/components/FieldError/FieldError.module.scss",
2082
2091
  "reasons": [
2083
2092
  {
2084
- "moduleName": "./src/components/Card/Card.tsx"
2093
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
2085
2094
  }
2086
2095
  ]
2087
2096
  },
@@ -2094,15 +2103,6 @@
2094
2103
  }
2095
2104
  ]
2096
2105
  },
2097
- {
2098
- "id": "./src/components/DetailsCard/DetailsCard.module.scss",
2099
- "name": "./src/components/DetailsCard/DetailsCard.module.scss",
2100
- "reasons": [
2101
- {
2102
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
2103
- }
2104
- ]
2105
- },
2106
2106
  {
2107
2107
  "id": "./date-fns",
2108
2108
  "name": "./date-fns",
@@ -2111,10 +2111,10 @@
2111
2111
  "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
2112
2112
  },
2113
2113
  {
2114
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2114
+ "moduleName": "./src/components/DatePicker/helpers.ts"
2115
2115
  },
2116
2116
  {
2117
- "moduleName": "./src/components/DatePicker/helpers.ts"
2117
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2118
2118
  }
2119
2119
  ]
2120
2120
  },
@@ -2149,110 +2149,74 @@
2149
2149
  ]
2150
2150
  },
2151
2151
  {
2152
- "id": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2153
- "name": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2154
- "reasons": [
2155
- {
2156
- "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
2157
- }
2158
- ]
2159
- },
2160
- {
2161
- "id": "./src/components/FormField/FormField.module.scss",
2162
- "name": "./src/components/FormField/FormField.module.scss",
2163
- "reasons": [
2164
- {
2165
- "moduleName": "./src/components/FormField/FormField.tsx"
2166
- }
2167
- ]
2168
- },
2169
- {
2170
- "id": "./src/components/Loader/Loader.module.scss",
2171
- "name": "./src/components/Loader/Loader.module.scss",
2172
- "reasons": [
2173
- {
2174
- "moduleName": "./src/components/Loader/Loader.tsx"
2175
- }
2176
- ]
2177
- },
2178
- {
2179
- "id": "./src/components/Link/Link.module.scss",
2180
- "name": "./src/components/Link/Link.module.scss",
2152
+ "id": "./src/components/FormGroup/FormGroup.module.scss",
2153
+ "name": "./src/components/FormGroup/FormGroup.module.scss",
2181
2154
  "reasons": [
2182
2155
  {
2183
- "moduleName": "./src/components/Link/Link.tsx"
2156
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
2184
2157
  }
2185
2158
  ]
2186
2159
  },
2187
- {
2188
- "id": "./src/components/FormGroup/FormGroup.module.scss",
2189
- "name": "./src/components/FormGroup/FormGroup.module.scss",
2160
+ {
2161
+ "id": "./src/components/Link/Link.module.scss",
2162
+ "name": "./src/components/Link/Link.module.scss",
2190
2163
  "reasons": [
2191
2164
  {
2192
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
2165
+ "moduleName": "./src/components/Link/Link.tsx"
2193
2166
  }
2194
2167
  ]
2195
2168
  },
2196
2169
  {
2197
- "id": "./src/components/Input/Input.module.scss",
2198
- "name": "./src/components/Input/Input.module.scss",
2170
+ "id": "./src/components/FormField/FormField.module.scss",
2171
+ "name": "./src/components/FormField/FormField.module.scss",
2199
2172
  "reasons": [
2200
2173
  {
2201
- "moduleName": "./src/components/Input/Input.tsx"
2174
+ "moduleName": "./src/components/FormField/FormField.tsx"
2202
2175
  }
2203
2176
  ]
2204
2177
  },
2205
2178
  {
2206
- "id": "./src/components/FieldError/FieldError.module.scss",
2207
- "name": "./src/components/FieldError/FieldError.module.scss",
2179
+ "id": "./src/components/Loader/Loader.module.scss",
2180
+ "name": "./src/components/Loader/Loader.module.scss",
2208
2181
  "reasons": [
2209
2182
  {
2210
- "moduleName": "./src/components/FieldError/FieldError.tsx"
2183
+ "moduleName": "./src/components/Loader/Loader.tsx"
2211
2184
  }
2212
2185
  ]
2213
2186
  },
2214
2187
  {
2215
- "id": "./src/components/Icon/Icon.module.scss",
2216
- "name": "./src/components/Icon/Icon.module.scss",
2188
+ "id": "./src/components/Button/helpers.ts",
2189
+ "name": "./src/components/Button/helpers.ts",
2217
2190
  "reasons": [
2218
2191
  {
2219
- "moduleName": "./src/components/Icon/Icon.tsx"
2192
+ "moduleName": "./src/components/Button/Button.tsx"
2220
2193
  }
2221
2194
  ]
2222
2195
  },
2223
2196
  {
2224
- "id": "./src/components/Modal/Modal.module.scss",
2225
- "name": "./src/components/Modal/Modal.module.scss",
2197
+ "id": "./src/components/Button/Button.module.scss",
2198
+ "name": "./src/components/Button/Button.module.scss",
2226
2199
  "reasons": [
2227
2200
  {
2228
- "moduleName": "./src/components/Modal/Modal.tsx"
2229
- },
2230
- {
2231
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
2232
- },
2233
- {
2234
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
2201
+ "moduleName": "./src/components/Button/Button.tsx"
2235
2202
  }
2236
2203
  ]
2237
2204
  },
2238
2205
  {
2239
- "id": "./src/components/FieldDescription/FieldDescription.module.scss",
2240
- "name": "./src/components/FieldDescription/FieldDescription.module.scss",
2206
+ "id": "./src/components/Input/Input.module.scss",
2207
+ "name": "./src/components/Input/Input.module.scss",
2241
2208
  "reasons": [
2242
2209
  {
2243
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
2210
+ "moduleName": "./src/components/Input/Input.tsx"
2244
2211
  }
2245
2212
  ]
2246
2213
  },
2247
2214
  {
2248
- "id": "./react-dom",
2249
- "name": "./react-dom",
2215
+ "id": "./src/components/Icon/Icon.module.scss",
2216
+ "name": "./src/components/Icon/Icon.module.scss",
2250
2217
  "reasons": [
2251
2218
  {
2252
- "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
2253
- },
2254
- {
2255
- "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
2219
+ "moduleName": "./src/components/Icon/Icon.tsx"
2256
2220
  }
2257
2221
  ]
2258
2222
  },
@@ -2266,11 +2230,11 @@
2266
2230
  ]
2267
2231
  },
2268
2232
  {
2269
- "id": "./src/components/Modal/components/ModalHeader.module.scss",
2270
- "name": "./src/components/Modal/components/ModalHeader.module.scss",
2233
+ "id": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2234
+ "name": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2271
2235
  "reasons": [
2272
2236
  {
2273
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
2237
+ "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
2274
2238
  }
2275
2239
  ]
2276
2240
  },
@@ -2312,10 +2276,10 @@
2312
2276
  "moduleName": "./src/components/Picker/components/PickerList.tsx"
2313
2277
  },
2314
2278
  {
2315
- "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
2279
+ "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
2316
2280
  },
2317
2281
  {
2318
- "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
2282
+ "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
2319
2283
  }
2320
2284
  ]
2321
2285
  },
@@ -2337,15 +2301,6 @@
2337
2301
  }
2338
2302
  ]
2339
2303
  },
2340
- {
2341
- "id": "./src/components/Popover/Popover.module.scss",
2342
- "name": "./src/components/Popover/Popover.module.scss",
2343
- "reasons": [
2344
- {
2345
- "moduleName": "./src/components/Popover/Popover.tsx"
2346
- }
2347
- ]
2348
- },
2349
2304
  {
2350
2305
  "id": "./src/components/Picker/components/PickerTrigger.tsx",
2351
2306
  "name": "./src/components/Picker/components/PickerTrigger.tsx",
@@ -2422,20 +2377,23 @@
2422
2377
  ]
2423
2378
  },
2424
2379
  {
2425
- "id": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2426
- "name": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2380
+ "id": "./src/components/Popover/Popover.module.scss",
2381
+ "name": "./src/components/Popover/Popover.module.scss",
2427
2382
  "reasons": [
2428
2383
  {
2429
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2384
+ "moduleName": "./src/components/Popover/Popover.tsx"
2430
2385
  }
2431
2386
  ]
2432
2387
  },
2433
2388
  {
2434
- "id": "./src/components/RadioButton/RadioButton.module.scss",
2435
- "name": "./src/components/RadioButton/RadioButton.module.scss",
2389
+ "id": "./react-dom",
2390
+ "name": "./react-dom",
2436
2391
  "reasons": [
2437
2392
  {
2438
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
2393
+ "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
2394
+ },
2395
+ {
2396
+ "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
2439
2397
  }
2440
2398
  ]
2441
2399
  },
@@ -2449,92 +2407,95 @@
2449
2407
  ]
2450
2408
  },
2451
2409
  {
2452
- "id": "./src/components/Skeleton/Skeleton.module.scss",
2453
- "name": "./src/components/Skeleton/Skeleton.module.scss",
2410
+ "id": "./src/components/Modal/Modal.module.scss",
2411
+ "name": "./src/components/Modal/Modal.module.scss",
2454
2412
  "reasons": [
2455
2413
  {
2456
- "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
2414
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
2457
2415
  },
2458
2416
  {
2459
- "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
2417
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
2460
2418
  },
2461
2419
  {
2462
- "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
2420
+ "moduleName": "./src/components/Modal/Modal.tsx"
2463
2421
  }
2464
2422
  ]
2465
2423
  },
2466
2424
  {
2467
- "id": "./src/components/Search/Search.module.scss",
2468
- "name": "./src/components/Search/Search.module.scss",
2425
+ "id": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2426
+ "name": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2469
2427
  "reasons": [
2470
2428
  {
2471
- "moduleName": "./src/components/Search/Search.tsx"
2429
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2472
2430
  }
2473
2431
  ]
2474
2432
  },
2475
2433
  {
2476
- "id": "./src/components/Tab/Tab.module.scss",
2477
- "name": "./src/components/Tab/Tab.module.scss",
2434
+ "id": "./src/components/RadioButton/RadioButton.module.scss",
2435
+ "name": "./src/components/RadioButton/RadioButton.module.scss",
2478
2436
  "reasons": [
2479
2437
  {
2480
- "moduleName": "./src/components/Tab/Tab.tsx"
2438
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
2481
2439
  }
2482
2440
  ]
2483
2441
  },
2484
2442
  {
2485
- "id": "./src/components/Tab/TabsWrapper.module.scss",
2486
- "name": "./src/components/Tab/TabsWrapper.module.scss",
2443
+ "id": "./src/components/Modal/components/ModalHeader.module.scss",
2444
+ "name": "./src/components/Modal/components/ModalHeader.module.scss",
2487
2445
  "reasons": [
2488
2446
  {
2489
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2447
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
2490
2448
  }
2491
2449
  ]
2492
2450
  },
2493
2451
  {
2494
- "id": "./src/components/Switch/Switch.module.scss",
2495
- "name": "./src/components/Switch/Switch.module.scss",
2452
+ "id": "./src/components/Skeleton/Skeleton.module.scss",
2453
+ "name": "./src/components/Skeleton/Skeleton.module.scss",
2496
2454
  "reasons": [
2497
2455
  {
2498
- "moduleName": "./src/components/Switch/Switch.tsx"
2456
+ "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
2457
+ },
2458
+ {
2459
+ "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
2460
+ },
2461
+ {
2462
+ "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
2499
2463
  }
2500
2464
  ]
2501
2465
  },
2502
2466
  {
2503
- "id": "./src/components/Tag/Tag.module.scss",
2504
- "name": "./src/components/Tag/Tag.module.scss",
2467
+ "id": "./src/components/Search/Search.module.scss",
2468
+ "name": "./src/components/Search/Search.module.scss",
2505
2469
  "reasons": [
2506
2470
  {
2507
- "moduleName": "./src/components/Tag/Tag.tsx"
2471
+ "moduleName": "./src/components/Search/Search.tsx"
2508
2472
  }
2509
2473
  ]
2510
2474
  },
2511
2475
  {
2512
- "id": "./src/components/TagInput/components/EditableTag.tsx",
2513
- "name": "./src/components/TagInput/components/EditableTag.tsx",
2476
+ "id": "./src/components/Tab/TabsWrapper.module.scss",
2477
+ "name": "./src/components/Tab/TabsWrapper.module.scss",
2514
2478
  "reasons": [
2515
2479
  {
2516
- "moduleName": "./src/components/TagInput/TagInput.tsx"
2480
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2517
2481
  }
2518
2482
  ]
2519
2483
  },
2520
2484
  {
2521
- "id": "./src/components/TagInput/TagInput.module.scss",
2522
- "name": "./src/components/TagInput/TagInput.module.scss",
2485
+ "id": "./src/components/Tab/Tab.module.scss",
2486
+ "name": "./src/components/Tab/Tab.module.scss",
2523
2487
  "reasons": [
2524
2488
  {
2525
- "moduleName": "./src/components/TagInput/TagInput.tsx"
2526
- },
2527
- {
2528
- "moduleName": "./src/components/TagInput/components/EditableTag.tsx"
2489
+ "moduleName": "./src/components/Tab/Tab.tsx"
2529
2490
  }
2530
2491
  ]
2531
2492
  },
2532
2493
  {
2533
- "id": "./src/components/Textarea/Textarea.module.scss",
2534
- "name": "./src/components/Textarea/Textarea.module.scss",
2494
+ "id": "./src/components/Switch/Switch.module.scss",
2495
+ "name": "./src/components/Switch/Switch.module.scss",
2535
2496
  "reasons": [
2536
2497
  {
2537
- "moduleName": "./src/components/Textarea/Textarea.tsx"
2498
+ "moduleName": "./src/components/Switch/Switch.tsx"
2538
2499
  }
2539
2500
  ]
2540
2501
  },
@@ -2550,18 +2511,6 @@
2550
2511
  }
2551
2512
  ]
2552
2513
  },
2553
- {
2554
- "id": "./react-transition-group",
2555
- "name": "./react-transition-group",
2556
- "reasons": [
2557
- {
2558
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2559
- },
2560
- {
2561
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2562
- }
2563
- ]
2564
- },
2565
2514
  {
2566
2515
  "id": "./src/components/Tooltip/components/Simple.tsx",
2567
2516
  "name": "./src/components/Tooltip/components/Simple.tsx",
@@ -2599,20 +2548,59 @@
2599
2548
  ]
2600
2549
  },
2601
2550
  {
2602
- "id": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx",
2603
- "name": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx",
2551
+ "id": "./src/components/TagInput/components/EditableTag.tsx",
2552
+ "name": "./src/components/TagInput/components/EditableTag.tsx",
2604
2553
  "reasons": [
2605
2554
  {
2606
- "moduleName": "./src/components/Tooltip/components/UserGuide/index.ts"
2555
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
2607
2556
  }
2608
2557
  ]
2609
2558
  },
2610
2559
  {
2611
- "id": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2612
- "name": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2560
+ "id": "./src/components/TagInput/TagInput.module.scss",
2561
+ "name": "./src/components/TagInput/TagInput.module.scss",
2613
2562
  "reasons": [
2614
2563
  {
2615
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2564
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
2565
+ },
2566
+ {
2567
+ "moduleName": "./src/components/TagInput/components/EditableTag.tsx"
2568
+ }
2569
+ ]
2570
+ },
2571
+ {
2572
+ "id": "./react-transition-group",
2573
+ "name": "./react-transition-group",
2574
+ "reasons": [
2575
+ {
2576
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2577
+ },
2578
+ {
2579
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2580
+ }
2581
+ ]
2582
+ },
2583
+ {
2584
+ "id": "./src/components/Tag/Tag.module.scss",
2585
+ "name": "./src/components/Tag/Tag.module.scss",
2586
+ "reasons": [
2587
+ {
2588
+ "moduleName": "./src/components/Tag/Tag.tsx"
2589
+ }
2590
+ ]
2591
+ },
2592
+ {
2593
+ "id": "./src/components/Typography/Typography.module.scss",
2594
+ "name": "./src/components/Typography/Typography.module.scss",
2595
+ "reasons": [
2596
+ {
2597
+ "moduleName": "./src/components/Typography/Heading.tsx"
2598
+ },
2599
+ {
2600
+ "moduleName": "./src/components/Typography/Display.tsx"
2601
+ },
2602
+ {
2603
+ "moduleName": "./src/components/Typography/Text.tsx"
2616
2604
  }
2617
2605
  ]
2618
2606
  },
@@ -2656,17 +2644,11 @@
2656
2644
  ]
2657
2645
  },
2658
2646
  {
2659
- "id": "./src/components/Typography/Typography.module.scss",
2660
- "name": "./src/components/Typography/Typography.module.scss",
2647
+ "id": "./src/components/Textarea/Textarea.module.scss",
2648
+ "name": "./src/components/Textarea/Textarea.module.scss",
2661
2649
  "reasons": [
2662
2650
  {
2663
- "moduleName": "./src/components/Typography/Display.tsx"
2664
- },
2665
- {
2666
- "moduleName": "./src/components/Typography/Heading.tsx"
2667
- },
2668
- {
2669
- "moduleName": "./src/components/Typography/Text.tsx"
2651
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
2670
2652
  }
2671
2653
  ]
2672
2654
  },
@@ -2679,6 +2661,24 @@
2679
2661
  }
2680
2662
  ]
2681
2663
  },
2664
+ {
2665
+ "id": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx",
2666
+ "name": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx",
2667
+ "reasons": [
2668
+ {
2669
+ "moduleName": "./src/components/Tooltip/components/UserGuide/index.ts"
2670
+ }
2671
+ ]
2672
+ },
2673
+ {
2674
+ "id": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2675
+ "name": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2676
+ "reasons": [
2677
+ {
2678
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2679
+ }
2680
+ ]
2681
+ },
2682
2682
  {
2683
2683
  "id": "./src/components/UploadBar/UploadBar.module.scss",
2684
2684
  "name": "./src/components/UploadBar/UploadBar.module.scss",
@@ -2707,20 +2707,20 @@
2707
2707
  ]
2708
2708
  },
2709
2709
  {
2710
- "id": "./src/components/Picker/components/PickerTriggerBody.module.scss",
2711
- "name": "./src/components/Picker/components/PickerTriggerBody.module.scss",
2710
+ "id": "./src/components/Progress/constants.ts",
2711
+ "name": "./src/components/Progress/constants.ts",
2712
2712
  "reasons": [
2713
2713
  {
2714
- "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
2714
+ "moduleName": "./src/components/Progress/helpers.ts"
2715
2715
  }
2716
2716
  ]
2717
2717
  },
2718
2718
  {
2719
- "id": "./src/components/Progress/constants.ts",
2720
- "name": "./src/components/Progress/constants.ts",
2719
+ "id": "./src/components/Picker/components/PickerTriggerBody.module.scss",
2720
+ "name": "./src/components/Picker/components/PickerTriggerBody.module.scss",
2721
2721
  "reasons": [
2722
2722
  {
2723
- "moduleName": "./src/components/Progress/helpers.ts"
2723
+ "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
2724
2724
  }
2725
2725
  ]
2726
2726
  },