@livechat/design-system-react-components 1.0.0-beta.13 → 1.0.0-beta.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -107,13 +107,13 @@
107
107
  "moduleName": "./src/index.ts"
108
108
  },
109
109
  {
110
- "moduleName": "./src/components/Alert/Alert.tsx"
110
+ "moduleName": "./src/components/Card/Card.tsx"
111
111
  },
112
112
  {
113
113
  "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
114
114
  },
115
115
  {
116
- "moduleName": "./src/components/Card/Card.tsx"
116
+ "moduleName": "./src/components/Alert/Alert.tsx"
117
117
  },
118
118
  {
119
119
  "moduleName": "./src/components/Input/Input.tsx"
@@ -122,10 +122,10 @@
122
122
  "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
123
123
  },
124
124
  {
125
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
125
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
126
126
  },
127
127
  {
128
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
128
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
129
129
  },
130
130
  {
131
131
  "moduleName": "./src/components/Search/Search.tsx"
@@ -137,10 +137,10 @@
137
137
  "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
138
138
  },
139
139
  {
140
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
140
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
141
141
  },
142
142
  {
143
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
143
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
144
144
  }
145
145
  ]
146
146
  },
@@ -188,10 +188,10 @@
188
188
  "moduleName": "./src/index.ts"
189
189
  },
190
190
  {
191
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
191
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
192
192
  },
193
193
  {
194
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
194
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
195
195
  },
196
196
  {
197
197
  "moduleName": "./src/components/FormField/FormField.tsx"
@@ -265,9 +265,6 @@
265
265
  {
266
266
  "moduleName": "./src/components/ActionBar/ActionBar.tsx"
267
267
  },
268
- {
269
- "moduleName": "./src/components/Alert/Alert.tsx"
270
- },
271
268
  {
272
269
  "moduleName": "./src/components/Avatar/Avatar.tsx"
273
270
  },
@@ -277,6 +274,12 @@
277
274
  {
278
275
  "moduleName": "./src/components/FieldError/FieldError.tsx"
279
276
  },
277
+ {
278
+ "moduleName": "./src/components/Alert/Alert.tsx"
279
+ },
280
+ {
281
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
282
+ },
280
283
  {
281
284
  "moduleName": "./src/components/Input/Input.tsx"
282
285
  },
@@ -287,34 +290,31 @@
287
290
  "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
288
291
  },
289
292
  {
290
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
293
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
291
294
  },
292
295
  {
293
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
296
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
294
297
  },
295
298
  {
296
299
  "moduleName": "./src/components/Search/Search.tsx"
297
300
  },
298
301
  {
299
- "moduleName": "./src/components/Switch/Switch.tsx"
302
+ "moduleName": "./src/components/Toast/Toast.tsx"
300
303
  },
301
304
  {
302
305
  "moduleName": "./src/components/Tag/Tag.tsx"
303
306
  },
304
307
  {
305
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
306
- },
307
- {
308
- "moduleName": "./src/components/Toast/Toast.tsx"
308
+ "moduleName": "./src/components/Switch/Switch.tsx"
309
309
  },
310
310
  {
311
311
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
312
312
  },
313
313
  {
314
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
314
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
315
315
  },
316
316
  {
317
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
317
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
318
318
  },
319
319
  {
320
320
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
@@ -329,10 +329,10 @@
329
329
  "moduleName": "./src/components/Picker/PickerListItem.tsx"
330
330
  },
331
331
  {
332
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
332
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
333
333
  },
334
334
  {
335
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
335
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
336
336
  }
337
337
  ]
338
338
  },
@@ -419,10 +419,10 @@
419
419
  "moduleName": "./src/index.ts"
420
420
  },
421
421
  {
422
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
422
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
423
423
  },
424
424
  {
425
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
425
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
426
426
  }
427
427
  ]
428
428
  },
@@ -535,9 +535,6 @@
535
535
  {
536
536
  "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
537
537
  },
538
- {
539
- "moduleName": "./src/components/Alert/Alert.tsx"
540
- },
541
538
  {
542
539
  "moduleName": "./src/components/Card/Card.tsx"
543
540
  },
@@ -548,14 +545,20 @@
548
545
  "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
549
546
  },
550
547
  {
551
- "moduleName": "./src/components/Form/Form.tsx"
548
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
552
549
  },
553
550
  {
554
- "moduleName": "./src/components/FieldError/FieldError.tsx"
551
+ "moduleName": "./src/components/Alert/Alert.tsx"
552
+ },
553
+ {
554
+ "moduleName": "./src/components/Form/Form.tsx"
555
555
  },
556
556
  {
557
557
  "moduleName": "./src/components/FormField/FormField.tsx"
558
558
  },
559
+ {
560
+ "moduleName": "./src/components/Popover/Popover.tsx"
561
+ },
559
562
  {
560
563
  "moduleName": "./src/components/FormGroup/FormGroup.tsx"
561
564
  },
@@ -566,32 +569,29 @@
566
569
  "moduleName": "./src/components/Modal/Modal.tsx"
567
570
  },
568
571
  {
569
- "moduleName": "./src/components/Popover/Popover.tsx"
572
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
570
573
  },
571
574
  {
572
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
575
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
573
576
  },
574
577
  {
575
578
  "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
576
579
  },
577
580
  {
578
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
581
+ "moduleName": "./src/components/Tab/Tab.tsx"
579
582
  },
580
583
  {
581
- "moduleName": "./src/components/Tab/Tab.tsx"
584
+ "moduleName": "./src/components/Toast/Toast.tsx"
582
585
  },
583
586
  {
584
587
  "moduleName": "./src/components/Tag/Tag.tsx"
585
588
  },
586
589
  {
587
- "moduleName": "./src/components/Toast/Toast.tsx"
590
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
588
591
  },
589
592
  {
590
593
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
591
594
  },
592
- {
593
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
594
- },
595
595
  {
596
596
  "moduleName": "./src/components/Tooltip/components/Reports.tsx"
597
597
  }
@@ -655,11 +655,11 @@
655
655
  ]
656
656
  },
657
657
  {
658
- "id": "./src/components/Alert/Alert.tsx",
659
- "name": "./src/components/Alert/Alert.tsx",
658
+ "id": "./src/components/Badge/Badge.tsx",
659
+ "name": "./src/components/Badge/Badge.tsx",
660
660
  "reasons": [
661
661
  {
662
- "moduleName": "./src/components/Alert/index.ts"
662
+ "moduleName": "./src/components/Badge/index.ts"
663
663
  }
664
664
  ]
665
665
  },
@@ -685,38 +685,38 @@
685
685
  ]
686
686
  },
687
687
  {
688
- "id": "./src/components/Badge/Badge.tsx",
689
- "name": "./src/components/Badge/Badge.tsx",
688
+ "id": "./src/components/FieldGroup/FieldGroup.tsx",
689
+ "name": "./src/components/FieldGroup/FieldGroup.tsx",
690
690
  "reasons": [
691
691
  {
692
- "moduleName": "./src/components/Badge/index.ts"
692
+ "moduleName": "./src/components/FieldGroup/index.ts"
693
693
  }
694
694
  ]
695
695
  },
696
696
  {
697
- "id": "./src/components/Button/Button.tsx",
698
- "name": "./src/components/Button/Button.tsx",
697
+ "id": "./src/components/FieldDescription/FieldDescription.tsx",
698
+ "name": "./src/components/FieldDescription/FieldDescription.tsx",
699
699
  "reasons": [
700
700
  {
701
- "moduleName": "./src/components/Button/index.ts"
701
+ "moduleName": "./src/components/FieldDescription/index.ts"
702
702
  }
703
703
  ]
704
704
  },
705
705
  {
706
- "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
707
- "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
706
+ "id": "./src/components/Card/Card.tsx",
707
+ "name": "./src/components/Card/Card.tsx",
708
708
  "reasons": [
709
709
  {
710
- "moduleName": "./src/components/SegmentedControl/index.ts"
710
+ "moduleName": "./src/components/Card/index.ts"
711
711
  }
712
712
  ]
713
713
  },
714
714
  {
715
- "id": "./src/components/Card/Card.tsx",
716
- "name": "./src/components/Card/Card.tsx",
715
+ "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
716
+ "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
717
717
  "reasons": [
718
718
  {
719
- "moduleName": "./src/components/Card/index.ts"
719
+ "moduleName": "./src/components/SegmentedControl/index.ts"
720
720
  }
721
721
  ]
722
722
  },
@@ -730,56 +730,56 @@
730
730
  ]
731
731
  },
732
732
  {
733
- "id": "./src/components/DatePicker/DatePicker.tsx",
734
- "name": "./src/components/DatePicker/DatePicker.tsx",
733
+ "id": "./src/components/FieldError/FieldError.tsx",
734
+ "name": "./src/components/FieldError/FieldError.tsx",
735
735
  "reasons": [
736
736
  {
737
- "moduleName": "./src/components/DatePicker/index.ts"
737
+ "moduleName": "./src/components/FieldError/index.ts"
738
738
  }
739
739
  ]
740
740
  },
741
741
  {
742
- "id": "./src/components/DatePicker/RangeDatePicker.tsx",
743
- "name": "./src/components/DatePicker/RangeDatePicker.tsx",
742
+ "id": "./src/components/Button/Button.tsx",
743
+ "name": "./src/components/Button/Button.tsx",
744
744
  "reasons": [
745
745
  {
746
- "moduleName": "./src/components/DatePicker/index.ts"
746
+ "moduleName": "./src/components/Button/index.ts"
747
747
  }
748
748
  ]
749
749
  },
750
750
  {
751
- "id": "./src/components/FieldDescription/FieldDescription.tsx",
752
- "name": "./src/components/FieldDescription/FieldDescription.tsx",
751
+ "id": "./src/components/Alert/Alert.tsx",
752
+ "name": "./src/components/Alert/Alert.tsx",
753
753
  "reasons": [
754
754
  {
755
- "moduleName": "./src/components/FieldDescription/index.ts"
755
+ "moduleName": "./src/components/Alert/index.ts"
756
756
  }
757
757
  ]
758
758
  },
759
759
  {
760
- "id": "./src/components/FieldGroup/FieldGroup.tsx",
761
- "name": "./src/components/FieldGroup/FieldGroup.tsx",
760
+ "id": "./src/components/Form/Form.tsx",
761
+ "name": "./src/components/Form/Form.tsx",
762
762
  "reasons": [
763
763
  {
764
- "moduleName": "./src/components/FieldGroup/index.ts"
764
+ "moduleName": "./src/components/Form/index.ts"
765
765
  }
766
766
  ]
767
767
  },
768
768
  {
769
- "id": "./src/components/Form/Form.tsx",
770
- "name": "./src/components/Form/Form.tsx",
769
+ "id": "./src/components/DatePicker/DatePicker.tsx",
770
+ "name": "./src/components/DatePicker/DatePicker.tsx",
771
771
  "reasons": [
772
772
  {
773
- "moduleName": "./src/components/Form/index.ts"
773
+ "moduleName": "./src/components/DatePicker/index.ts"
774
774
  }
775
775
  ]
776
776
  },
777
777
  {
778
- "id": "./src/components/FieldError/FieldError.tsx",
779
- "name": "./src/components/FieldError/FieldError.tsx",
778
+ "id": "./src/components/DatePicker/RangeDatePicker.tsx",
779
+ "name": "./src/components/DatePicker/RangeDatePicker.tsx",
780
780
  "reasons": [
781
781
  {
782
- "moduleName": "./src/components/FieldError/index.ts"
782
+ "moduleName": "./src/components/DatePicker/index.ts"
783
783
  }
784
784
  ]
785
785
  },
@@ -793,11 +793,32 @@
793
793
  ]
794
794
  },
795
795
  {
796
- "id": "./src/components/Input/Input.tsx",
797
- "name": "./src/components/Input/Input.tsx",
796
+ "id": "./src/components/Picker/Picker.tsx",
797
+ "name": "./src/components/Picker/Picker.tsx",
798
798
  "reasons": [
799
799
  {
800
- "moduleName": "./src/components/Input/index.ts"
800
+ "moduleName": "./src/components/Picker/index.ts"
801
+ }
802
+ ]
803
+ },
804
+ {
805
+ "id": "./src/components/Picker/PickerList.tsx",
806
+ "name": "./src/components/Picker/PickerList.tsx",
807
+ "reasons": [
808
+ {
809
+ "moduleName": "./src/components/Picker/index.ts"
810
+ },
811
+ {
812
+ "moduleName": "./src/components/Picker/Picker.tsx"
813
+ }
814
+ ]
815
+ },
816
+ {
817
+ "id": "./src/components/Popover/Popover.tsx",
818
+ "name": "./src/components/Popover/Popover.tsx",
819
+ "reasons": [
820
+ {
821
+ "moduleName": "./src/components/Popover/index.ts"
801
822
  }
802
823
  ]
803
824
  },
@@ -828,6 +849,42 @@
828
849
  }
829
850
  ]
830
851
  },
852
+ {
853
+ "id": "./src/components/Progress/ProgressCircle.tsx",
854
+ "name": "./src/components/Progress/ProgressCircle.tsx",
855
+ "reasons": [
856
+ {
857
+ "moduleName": "./src/components/Progress/index.ts"
858
+ }
859
+ ]
860
+ },
861
+ {
862
+ "id": "./src/components/Progress/ProgressBar.tsx",
863
+ "name": "./src/components/Progress/ProgressBar.tsx",
864
+ "reasons": [
865
+ {
866
+ "moduleName": "./src/components/Progress/index.ts"
867
+ }
868
+ ]
869
+ },
870
+ {
871
+ "id": "./src/components/Input/Input.tsx",
872
+ "name": "./src/components/Input/Input.tsx",
873
+ "reasons": [
874
+ {
875
+ "moduleName": "./src/components/Input/index.ts"
876
+ }
877
+ ]
878
+ },
879
+ {
880
+ "id": "./src/components/NumericInput/NumericInput.tsx",
881
+ "name": "./src/components/NumericInput/NumericInput.tsx",
882
+ "reasons": [
883
+ {
884
+ "moduleName": "./src/components/NumericInput/index.ts"
885
+ }
886
+ ]
887
+ },
831
888
  {
832
889
  "id": "./src/components/Loader/Loader.tsx",
833
890
  "name": "./src/components/Loader/Loader.tsx",
@@ -889,86 +946,80 @@
889
946
  ]
890
947
  },
891
948
  {
892
- "id": "./src/components/Popover/Popover.tsx",
893
- "name": "./src/components/Popover/Popover.tsx",
949
+ "id": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
950
+ "name": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
894
951
  "reasons": [
895
952
  {
896
- "moduleName": "./src/components/Popover/index.ts"
953
+ "moduleName": "./src/components/PromoBannerV2/index.ts"
897
954
  }
898
955
  ]
899
956
  },
900
957
  {
901
- "id": "./src/components/Progress/ProgressCircle.tsx",
902
- "name": "./src/components/Progress/ProgressCircle.tsx",
958
+ "id": "./src/components/RadioButton/RadioButton.tsx",
959
+ "name": "./src/components/RadioButton/RadioButton.tsx",
903
960
  "reasons": [
904
961
  {
905
- "moduleName": "./src/components/Progress/index.ts"
962
+ "moduleName": "./src/components/RadioButton/index.ts"
906
963
  }
907
964
  ]
908
965
  },
909
966
  {
910
- "id": "./src/components/Progress/ProgressBar.tsx",
911
- "name": "./src/components/Progress/ProgressBar.tsx",
967
+ "id": "./src/components/PromoBanner/PromoBanner.tsx",
968
+ "name": "./src/components/PromoBanner/PromoBanner.tsx",
912
969
  "reasons": [
913
970
  {
914
- "moduleName": "./src/components/Progress/index.ts"
971
+ "moduleName": "./src/components/PromoBanner/index.ts"
915
972
  }
916
973
  ]
917
974
  },
918
975
  {
919
- "id": "./src/components/Picker/Picker.tsx",
920
- "name": "./src/components/Picker/Picker.tsx",
976
+ "id": "./src/components/Search/Search.tsx",
977
+ "name": "./src/components/Search/Search.tsx",
921
978
  "reasons": [
922
979
  {
923
- "moduleName": "./src/components/Picker/index.ts"
980
+ "moduleName": "./src/components/Search/index.ts"
924
981
  }
925
982
  ]
926
983
  },
927
984
  {
928
- "id": "./src/components/Picker/PickerList.tsx",
929
- "name": "./src/components/Picker/PickerList.tsx",
985
+ "id": "./src/components/TagInput/TagInput.tsx",
986
+ "name": "./src/components/TagInput/TagInput.tsx",
930
987
  "reasons": [
931
988
  {
932
- "moduleName": "./src/components/Picker/index.ts"
989
+ "moduleName": "./src/components/TagInput/index.ts"
933
990
  },
934
991
  {
935
- "moduleName": "./src/components/Picker/Picker.tsx"
992
+ "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
936
993
  }
937
994
  ]
938
995
  },
939
996
  {
940
- "id": "./src/components/PromoBanner/PromoBanner.tsx",
941
- "name": "./src/components/PromoBanner/PromoBanner.tsx",
997
+ "id": "./src/components/TagInput/EmailTagInput.tsx",
998
+ "name": "./src/components/TagInput/EmailTagInput.tsx",
942
999
  "reasons": [
943
1000
  {
944
- "moduleName": "./src/components/PromoBanner/index.ts"
1001
+ "moduleName": "./src/components/TagInput/index.ts"
945
1002
  }
946
1003
  ]
947
1004
  },
948
1005
  {
949
- "id": "./src/components/RadioButton/RadioButton.tsx",
950
- "name": "./src/components/RadioButton/RadioButton.tsx",
1006
+ "id": "./src/components/Toast/Toast.tsx",
1007
+ "name": "./src/components/Toast/Toast.tsx",
951
1008
  "reasons": [
952
1009
  {
953
- "moduleName": "./src/components/RadioButton/index.ts"
1010
+ "moduleName": "./src/components/Toast/index.ts"
1011
+ },
1012
+ {
1013
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
954
1014
  }
955
1015
  ]
956
1016
  },
957
1017
  {
958
- "id": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
959
- "name": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1018
+ "id": "./src/components/Toast/ToastWrapper.tsx",
1019
+ "name": "./src/components/Toast/ToastWrapper.tsx",
960
1020
  "reasons": [
961
1021
  {
962
- "moduleName": "./src/components/PromoBannerV2/index.ts"
963
- }
964
- ]
965
- },
966
- {
967
- "id": "./src/components/Search/Search.tsx",
968
- "name": "./src/components/Search/Search.tsx",
969
- "reasons": [
970
- {
971
- "moduleName": "./src/components/Search/index.ts"
1022
+ "moduleName": "./src/components/Toast/index.ts"
972
1023
  }
973
1024
  ]
974
1025
  },
@@ -990,36 +1041,6 @@
990
1041
  }
991
1042
  ]
992
1043
  },
993
- {
994
- "id": "./src/components/Switch/Switch.tsx",
995
- "name": "./src/components/Switch/Switch.tsx",
996
- "reasons": [
997
- {
998
- "moduleName": "./src/components/Switch/index.ts"
999
- }
1000
- ]
1001
- },
1002
- {
1003
- "id": "./src/components/TagInput/TagInput.tsx",
1004
- "name": "./src/components/TagInput/TagInput.tsx",
1005
- "reasons": [
1006
- {
1007
- "moduleName": "./src/components/TagInput/index.ts"
1008
- },
1009
- {
1010
- "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1011
- }
1012
- ]
1013
- },
1014
- {
1015
- "id": "./src/components/TagInput/EmailTagInput.tsx",
1016
- "name": "./src/components/TagInput/EmailTagInput.tsx",
1017
- "reasons": [
1018
- {
1019
- "moduleName": "./src/components/TagInput/index.ts"
1020
- }
1021
- ]
1022
- },
1023
1044
  {
1024
1045
  "id": "./src/components/Tag/Tag.tsx",
1025
1046
  "name": "./src/components/Tag/Tag.tsx",
@@ -1030,32 +1051,11 @@
1030
1051
  ]
1031
1052
  },
1032
1053
  {
1033
- "id": "./src/components/NumericInput/NumericInput.tsx",
1034
- "name": "./src/components/NumericInput/NumericInput.tsx",
1035
- "reasons": [
1036
- {
1037
- "moduleName": "./src/components/NumericInput/index.ts"
1038
- }
1039
- ]
1040
- },
1041
- {
1042
- "id": "./src/components/Toast/Toast.tsx",
1043
- "name": "./src/components/Toast/Toast.tsx",
1044
- "reasons": [
1045
- {
1046
- "moduleName": "./src/components/Toast/index.ts"
1047
- },
1048
- {
1049
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1050
- }
1051
- ]
1052
- },
1053
- {
1054
- "id": "./src/components/Toast/ToastWrapper.tsx",
1055
- "name": "./src/components/Toast/ToastWrapper.tsx",
1054
+ "id": "./src/components/Switch/Switch.tsx",
1055
+ "name": "./src/components/Switch/Switch.tsx",
1056
1056
  "reasons": [
1057
1057
  {
1058
- "moduleName": "./src/components/Toast/index.ts"
1058
+ "moduleName": "./src/components/Switch/index.ts"
1059
1059
  }
1060
1060
  ]
1061
1061
  },
@@ -1169,22 +1169,16 @@
1169
1169
  "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1170
1170
  },
1171
1171
  {
1172
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1172
+ "moduleName": "./src/components/Badge/Badge.tsx"
1173
1173
  },
1174
1174
  {
1175
- "moduleName": "./src/components/Alert/Alert.tsx"
1175
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1176
1176
  },
1177
1177
  {
1178
1178
  "moduleName": "./src/components/Avatar/Avatar.tsx"
1179
1179
  },
1180
1180
  {
1181
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1182
- },
1183
- {
1184
- "moduleName": "./src/components/Badge/Badge.tsx"
1185
- },
1186
- {
1187
- "moduleName": "./src/components/Button/Button.tsx"
1181
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1188
1182
  },
1189
1183
  {
1190
1184
  "moduleName": "./src/components/Card/Card.tsx"
@@ -1193,113 +1187,119 @@
1193
1187
  "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1194
1188
  },
1195
1189
  {
1196
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1190
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1197
1191
  },
1198
1192
  {
1199
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1193
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1200
1194
  },
1201
1195
  {
1202
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1196
+ "moduleName": "./src/components/Button/Button.tsx"
1203
1197
  },
1204
1198
  {
1205
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1199
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1200
+ },
1201
+ {
1202
+ "moduleName": "./src/components/Alert/Alert.tsx"
1206
1203
  },
1207
1204
  {
1208
1205
  "moduleName": "./src/components/Form/Form.tsx"
1209
1206
  },
1210
1207
  {
1211
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1208
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1212
1209
  },
1213
1210
  {
1214
- "moduleName": "./src/components/FormField/FormField.tsx"
1211
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1215
1212
  },
1216
1213
  {
1217
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1214
+ "moduleName": "./src/components/FormField/FormField.tsx"
1218
1215
  },
1219
1216
  {
1220
- "moduleName": "./src/components/Input/Input.tsx"
1217
+ "moduleName": "./src/components/Picker/Picker.tsx"
1221
1218
  },
1222
1219
  {
1223
- "moduleName": "./src/components/Icon/Icon.tsx"
1220
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1224
1221
  },
1225
1222
  {
1226
- "moduleName": "./src/components/Link/Link.tsx"
1223
+ "moduleName": "./src/components/Popover/Popover.tsx"
1227
1224
  },
1228
1225
  {
1229
- "moduleName": "./src/components/Loader/Loader.tsx"
1226
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1230
1227
  },
1231
1228
  {
1232
- "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1229
+ "moduleName": "./src/components/Icon/Icon.tsx"
1233
1230
  },
1234
1231
  {
1235
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1232
+ "moduleName": "./src/components/Link/Link.tsx"
1236
1233
  },
1237
1234
  {
1238
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1235
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1239
1236
  },
1240
1237
  {
1241
- "moduleName": "./src/components/Modal/Modal.tsx"
1238
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1242
1239
  },
1243
1240
  {
1244
- "moduleName": "./src/components/Popover/Popover.tsx"
1241
+ "moduleName": "./src/components/Loader/Loader.tsx"
1245
1242
  },
1246
1243
  {
1247
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1244
+ "moduleName": "./src/components/Input/Input.tsx"
1248
1245
  },
1249
1246
  {
1250
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1247
+ "moduleName": "./src/components/Modal/Modal.tsx"
1251
1248
  },
1252
1249
  {
1253
- "moduleName": "./src/components/Picker/Picker.tsx"
1250
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1254
1251
  },
1255
1252
  {
1256
- "moduleName": "./src/components/Picker/PickerList.tsx"
1253
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1257
1254
  },
1258
1255
  {
1259
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1256
+ "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1260
1257
  },
1261
1258
  {
1262
1259
  "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1263
1260
  },
1264
1261
  {
1265
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1262
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1266
1263
  },
1267
1264
  {
1268
1265
  "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1269
1266
  },
1270
1267
  {
1271
- "moduleName": "./src/components/Search/Search.tsx"
1268
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1272
1269
  },
1273
1270
  {
1274
- "moduleName": "./src/components/Tab/Tab.tsx"
1271
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1275
1272
  },
1276
1273
  {
1277
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1274
+ "moduleName": "./src/components/Search/Search.tsx"
1278
1275
  },
1279
1276
  {
1280
- "moduleName": "./src/components/Switch/Switch.tsx"
1277
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1281
1278
  },
1282
1279
  {
1283
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1280
+ "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1284
1281
  },
1285
1282
  {
1286
- "moduleName": "./src/components/Tag/Tag.tsx"
1283
+ "moduleName": "./src/components/Tab/Tab.tsx"
1287
1284
  },
1288
1285
  {
1289
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1286
+ "moduleName": "./src/components/Toast/Toast.tsx"
1290
1287
  },
1291
1288
  {
1292
- "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1289
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1293
1290
  },
1294
1291
  {
1295
- "moduleName": "./src/components/Toast/Toast.tsx"
1292
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1296
1293
  },
1297
1294
  {
1298
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1295
+ "moduleName": "./src/components/Tag/Tag.tsx"
1299
1296
  },
1300
1297
  {
1301
1298
  "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1302
1299
  },
1300
+ {
1301
+ "moduleName": "./src/components/Switch/Switch.tsx"
1302
+ },
1303
1303
  {
1304
1304
  "moduleName": "./src/components/Typography/Heading.tsx"
1305
1305
  },
@@ -1316,10 +1316,10 @@
1316
1316
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1317
1317
  },
1318
1318
  {
1319
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1319
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1320
1320
  },
1321
1321
  {
1322
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1322
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1323
1323
  },
1324
1324
  {
1325
1325
  "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
@@ -1336,9 +1336,6 @@
1336
1336
  {
1337
1337
  "moduleName": "./src/components/Picker/TriggerBody.tsx"
1338
1338
  },
1339
- {
1340
- "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1341
- },
1342
1339
  {
1343
1340
  "moduleName": "./src/components/Picker/PickerListItem.tsx"
1344
1341
  },
@@ -1346,19 +1343,22 @@
1346
1343
  "moduleName": "./src/components/TagInput/EditableTag.tsx"
1347
1344
  },
1348
1345
  {
1349
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1346
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1350
1347
  },
1351
1348
  {
1352
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1349
+ "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1353
1350
  },
1354
1351
  {
1355
1352
  "moduleName": "./src/components/Tooltip/components/Info.tsx"
1356
1353
  },
1357
1354
  {
1358
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1355
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1359
1356
  },
1360
1357
  {
1361
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1358
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1359
+ },
1360
+ {
1361
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1362
1362
  },
1363
1363
  {
1364
1364
  "moduleName": "./src/components/TagInput/EditableTagContent.tsx"
@@ -1375,9 +1375,6 @@
1375
1375
  {
1376
1376
  "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1377
1377
  },
1378
- {
1379
- "moduleName": "./src/components/Alert/Alert.tsx"
1380
- },
1381
1378
  {
1382
1379
  "moduleName": "./src/components/Avatar/Avatar.tsx"
1383
1380
  },
@@ -1387,6 +1384,12 @@
1387
1384
  {
1388
1385
  "moduleName": "./src/components/FieldError/FieldError.tsx"
1389
1386
  },
1387
+ {
1388
+ "moduleName": "./src/components/Alert/Alert.tsx"
1389
+ },
1390
+ {
1391
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1392
+ },
1390
1393
  {
1391
1394
  "moduleName": "./src/components/Input/Input.tsx"
1392
1395
  },
@@ -1394,41 +1397,38 @@
1394
1397
  "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1395
1398
  },
1396
1399
  {
1397
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1400
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1398
1401
  },
1399
1402
  {
1400
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1403
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1401
1404
  },
1402
1405
  {
1403
1406
  "moduleName": "./src/components/Search/Search.tsx"
1404
1407
  },
1405
1408
  {
1406
- "moduleName": "./src/components/Switch/Switch.tsx"
1409
+ "moduleName": "./src/components/Toast/Toast.tsx"
1407
1410
  },
1408
1411
  {
1409
1412
  "moduleName": "./src/components/Tag/Tag.tsx"
1410
1413
  },
1411
1414
  {
1412
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1415
+ "moduleName": "./src/components/Switch/Switch.tsx"
1413
1416
  },
1414
1417
  {
1415
- "moduleName": "./src/components/Toast/Toast.tsx"
1418
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1416
1419
  },
1417
1420
  {
1418
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1421
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1419
1422
  },
1420
1423
  {
1421
1424
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1422
1425
  },
1423
1426
  {
1424
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1427
+ "moduleName": "./src/components/Picker/Trigger.tsx"
1425
1428
  },
1426
1429
  {
1427
1430
  "moduleName": "./src/components/Picker/constants.ts"
1428
1431
  },
1429
- {
1430
- "moduleName": "./src/components/Picker/Trigger.tsx"
1431
- },
1432
1432
  {
1433
1433
  "moduleName": "./src/components/Picker/PickerListItem.tsx"
1434
1434
  }
@@ -1445,22 +1445,16 @@
1445
1445
  "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1446
1446
  },
1447
1447
  {
1448
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1448
+ "moduleName": "./src/components/Badge/Badge.tsx"
1449
1449
  },
1450
1450
  {
1451
- "moduleName": "./src/components/Alert/Alert.tsx"
1451
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1452
1452
  },
1453
1453
  {
1454
1454
  "moduleName": "./src/components/Avatar/Avatar.tsx"
1455
1455
  },
1456
1456
  {
1457
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1458
- },
1459
- {
1460
- "moduleName": "./src/components/Badge/Badge.tsx"
1461
- },
1462
- {
1463
- "moduleName": "./src/components/Button/Button.tsx"
1457
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1464
1458
  },
1465
1459
  {
1466
1460
  "moduleName": "./src/components/Card/Card.tsx"
@@ -1472,94 +1466,100 @@
1472
1466
  "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1473
1467
  },
1474
1468
  {
1475
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1469
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1476
1470
  },
1477
1471
  {
1478
- "moduleName": "./src/components/Form/Form.tsx"
1472
+ "moduleName": "./src/components/Button/Button.tsx"
1479
1473
  },
1480
1474
  {
1481
1475
  "moduleName": "./src/components/FieldError/FieldError.tsx"
1482
1476
  },
1477
+ {
1478
+ "moduleName": "./src/components/Alert/Alert.tsx"
1479
+ },
1480
+ {
1481
+ "moduleName": "./src/components/Form/Form.tsx"
1482
+ },
1483
1483
  {
1484
1484
  "moduleName": "./src/components/FormField/FormField.tsx"
1485
1485
  },
1486
1486
  {
1487
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1487
+ "moduleName": "./src/components/Picker/Picker.tsx"
1488
1488
  },
1489
1489
  {
1490
- "moduleName": "./src/components/Input/Input.tsx"
1490
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1491
1491
  },
1492
1492
  {
1493
- "moduleName": "./src/components/Icon/Icon.tsx"
1493
+ "moduleName": "./src/components/Popover/Popover.tsx"
1494
1494
  },
1495
1495
  {
1496
- "moduleName": "./src/components/Link/Link.tsx"
1496
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1497
1497
  },
1498
1498
  {
1499
- "moduleName": "./src/components/Loader/Loader.tsx"
1499
+ "moduleName": "./src/components/Icon/Icon.tsx"
1500
1500
  },
1501
1501
  {
1502
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1502
+ "moduleName": "./src/components/Link/Link.tsx"
1503
1503
  },
1504
1504
  {
1505
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1505
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1506
1506
  },
1507
1507
  {
1508
- "moduleName": "./src/components/Modal/Modal.tsx"
1508
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1509
1509
  },
1510
1510
  {
1511
- "moduleName": "./src/components/Popover/Popover.tsx"
1511
+ "moduleName": "./src/components/Loader/Loader.tsx"
1512
1512
  },
1513
1513
  {
1514
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1514
+ "moduleName": "./src/components/Input/Input.tsx"
1515
1515
  },
1516
1516
  {
1517
- "moduleName": "./src/components/Picker/Picker.tsx"
1517
+ "moduleName": "./src/components/Modal/Modal.tsx"
1518
1518
  },
1519
1519
  {
1520
- "moduleName": "./src/components/Picker/PickerList.tsx"
1520
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1521
1521
  },
1522
1522
  {
1523
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1523
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1524
1524
  },
1525
1525
  {
1526
1526
  "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1527
1527
  },
1528
+ {
1529
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1530
+ },
1528
1531
  {
1529
1532
  "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1530
1533
  },
1531
1534
  {
1532
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1535
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1533
1536
  },
1534
1537
  {
1535
1538
  "moduleName": "./src/components/Search/Search.tsx"
1536
1539
  },
1540
+ {
1541
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1542
+ },
1537
1543
  {
1538
1544
  "moduleName": "./src/components/Tab/Tab.tsx"
1539
1545
  },
1540
1546
  {
1541
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1547
+ "moduleName": "./src/components/Toast/Toast.tsx"
1542
1548
  },
1543
1549
  {
1544
- "moduleName": "./src/components/Switch/Switch.tsx"
1550
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1545
1551
  },
1546
1552
  {
1547
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1553
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1548
1554
  },
1549
1555
  {
1550
1556
  "moduleName": "./src/components/Tag/Tag.tsx"
1551
1557
  },
1552
1558
  {
1553
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1559
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1554
1560
  },
1555
1561
  {
1556
- "moduleName": "./src/components/Toast/Toast.tsx"
1557
- },
1558
- {
1559
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1560
- },
1561
- {
1562
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1562
+ "moduleName": "./src/components/Switch/Switch.tsx"
1563
1563
  },
1564
1564
  {
1565
1565
  "moduleName": "./src/components/Typography/Heading.tsx"
@@ -1574,10 +1574,10 @@
1574
1574
  "moduleName": "./src/components/Textarea/Textarea.tsx"
1575
1575
  },
1576
1576
  {
1577
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1577
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1578
1578
  },
1579
1579
  {
1580
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1580
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1581
1581
  },
1582
1582
  {
1583
1583
  "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
@@ -1598,16 +1598,16 @@
1598
1598
  "moduleName": "./src/components/Picker/PickerListItem.tsx"
1599
1599
  },
1600
1600
  {
1601
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1601
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1602
1602
  },
1603
1603
  {
1604
1604
  "moduleName": "./src/components/Tooltip/components/Info.tsx"
1605
1605
  },
1606
1606
  {
1607
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1607
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1608
1608
  },
1609
1609
  {
1610
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1610
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1611
1611
  },
1612
1612
  {
1613
1613
  "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
@@ -1644,6 +1644,24 @@
1644
1644
  }
1645
1645
  ]
1646
1646
  },
1647
+ {
1648
+ "id": "./src/components/Badge/Badge.helpers.ts",
1649
+ "name": "./src/components/Badge/Badge.helpers.ts",
1650
+ "reasons": [
1651
+ {
1652
+ "moduleName": "./src/components/Badge/Badge.tsx"
1653
+ }
1654
+ ]
1655
+ },
1656
+ {
1657
+ "id": "./src/components/Badge/Badge.module.scss",
1658
+ "name": "./src/components/Badge/Badge.module.scss",
1659
+ "reasons": [
1660
+ {
1661
+ "moduleName": "./src/components/Badge/Badge.tsx"
1662
+ }
1663
+ ]
1664
+ },
1647
1665
  {
1648
1666
  "id": "./src/utils/keyCodes.ts",
1649
1667
  "name": "./src/utils/keyCodes.ts",
@@ -1651,9 +1669,6 @@
1651
1669
  {
1652
1670
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1653
1671
  },
1654
- {
1655
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1656
- },
1657
1672
  {
1658
1673
  "moduleName": "./src/components/Picker/Picker.tsx"
1659
1674
  },
@@ -1661,13 +1676,16 @@
1661
1676
  "moduleName": "./src/components/Picker/PickerList.tsx"
1662
1677
  },
1663
1678
  {
1664
- "moduleName": "./src/components/Search/Search.tsx"
1679
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1665
1680
  },
1666
1681
  {
1667
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1682
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1668
1683
  },
1669
1684
  {
1670
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1685
+ "moduleName": "./src/components/Search/Search.tsx"
1686
+ },
1687
+ {
1688
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1671
1689
  },
1672
1690
  {
1673
1691
  "moduleName": "./src/components/Picker/Trigger.tsx"
@@ -1687,32 +1705,59 @@
1687
1705
  ]
1688
1706
  },
1689
1707
  {
1690
- "id": "./lodash.debounce",
1691
- "name": "./lodash.debounce",
1708
+ "id": "./src/components/Avatar/Avatar.module.scss",
1709
+ "name": "./src/components/Avatar/Avatar.module.scss",
1692
1710
  "reasons": [
1693
1711
  {
1694
- "moduleName": "./src/components/Alert/Alert.tsx"
1712
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1713
+ }
1714
+ ]
1715
+ },
1716
+ {
1717
+ "id": "./polished",
1718
+ "name": "./polished",
1719
+ "reasons": [
1720
+ {
1721
+ "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
1695
1722
  },
1696
1723
  {
1697
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1724
+ "moduleName": "./src/components/Tag/Tag.tsx"
1698
1725
  }
1699
1726
  ]
1700
1727
  },
1701
1728
  {
1702
- "id": "./src/components/Alert/Alert.module.scss",
1703
- "name": "./src/components/Alert/Alert.module.scss",
1729
+ "id": "./src/components/FieldGroup/FieldGroup.module.scss",
1730
+ "name": "./src/components/FieldGroup/FieldGroup.module.scss",
1704
1731
  "reasons": [
1705
1732
  {
1706
- "moduleName": "./src/components/Alert/Alert.tsx"
1733
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1707
1734
  }
1708
1735
  ]
1709
1736
  },
1710
1737
  {
1711
- "id": "./src/components/Avatar/Avatar.module.scss",
1712
- "name": "./src/components/Avatar/Avatar.module.scss",
1738
+ "id": "./src/components/Card/Card.module.scss",
1739
+ "name": "./src/components/Card/Card.module.scss",
1713
1740
  "reasons": [
1714
1741
  {
1715
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1742
+ "moduleName": "./src/components/Card/Card.tsx"
1743
+ }
1744
+ ]
1745
+ },
1746
+ {
1747
+ "id": "./src/components/Checkbox/Checkbox.module.scss",
1748
+ "name": "./src/components/Checkbox/Checkbox.module.scss",
1749
+ "reasons": [
1750
+ {
1751
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1752
+ }
1753
+ ]
1754
+ },
1755
+ {
1756
+ "id": "./src/components/FieldDescription/FieldDescription.module.scss",
1757
+ "name": "./src/components/FieldDescription/FieldDescription.module.scss",
1758
+ "reasons": [
1759
+ {
1760
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1716
1761
  }
1717
1762
  ]
1718
1763
  },
@@ -1735,59 +1780,50 @@
1735
1780
  ]
1736
1781
  },
1737
1782
  {
1738
- "id": "./src/components/Badge/Badge.helpers.ts",
1739
- "name": "./src/components/Badge/Badge.helpers.ts",
1783
+ "id": "./src/components/Button/Button.module.scss",
1784
+ "name": "./src/components/Button/Button.module.scss",
1740
1785
  "reasons": [
1741
1786
  {
1742
- "moduleName": "./src/components/Badge/Badge.tsx"
1787
+ "moduleName": "./src/components/Button/Button.tsx"
1743
1788
  }
1744
1789
  ]
1745
1790
  },
1746
1791
  {
1747
- "id": "./src/components/Badge/Badge.module.scss",
1748
- "name": "./src/components/Badge/Badge.module.scss",
1792
+ "id": "./src/components/FieldError/FieldError.module.scss",
1793
+ "name": "./src/components/FieldError/FieldError.module.scss",
1749
1794
  "reasons": [
1750
1795
  {
1751
- "moduleName": "./src/components/Badge/Badge.tsx"
1796
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1752
1797
  }
1753
1798
  ]
1754
1799
  },
1755
1800
  {
1756
- "id": "./polished",
1757
- "name": "./polished",
1801
+ "id": "./lodash.debounce",
1802
+ "name": "./lodash.debounce",
1758
1803
  "reasons": [
1759
1804
  {
1760
- "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
1805
+ "moduleName": "./src/components/Alert/Alert.tsx"
1761
1806
  },
1762
1807
  {
1763
- "moduleName": "./src/components/Tag/Tag.tsx"
1764
- }
1765
- ]
1766
- },
1767
- {
1768
- "id": "./src/components/Button/Button.module.scss",
1769
- "name": "./src/components/Button/Button.module.scss",
1770
- "reasons": [
1771
- {
1772
- "moduleName": "./src/components/Button/Button.tsx"
1808
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1773
1809
  }
1774
1810
  ]
1775
1811
  },
1776
1812
  {
1777
- "id": "./src/components/Card/Card.module.scss",
1778
- "name": "./src/components/Card/Card.module.scss",
1813
+ "id": "./src/components/Alert/Alert.module.scss",
1814
+ "name": "./src/components/Alert/Alert.module.scss",
1779
1815
  "reasons": [
1780
1816
  {
1781
- "moduleName": "./src/components/Card/Card.tsx"
1817
+ "moduleName": "./src/components/Alert/Alert.tsx"
1782
1818
  }
1783
1819
  ]
1784
1820
  },
1785
1821
  {
1786
- "id": "./src/components/Checkbox/Checkbox.module.scss",
1787
- "name": "./src/components/Checkbox/Checkbox.module.scss",
1822
+ "id": "./src/components/Form/Form.module.scss",
1823
+ "name": "./src/components/Form/Form.module.scss",
1788
1824
  "reasons": [
1789
1825
  {
1790
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1826
+ "moduleName": "./src/components/Form/Form.tsx"
1791
1827
  }
1792
1828
  ]
1793
1829
  },
@@ -1875,42 +1911,6 @@
1875
1911
  }
1876
1912
  ]
1877
1913
  },
1878
- {
1879
- "id": "./src/components/FieldDescription/FieldDescription.module.scss",
1880
- "name": "./src/components/FieldDescription/FieldDescription.module.scss",
1881
- "reasons": [
1882
- {
1883
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1884
- }
1885
- ]
1886
- },
1887
- {
1888
- "id": "./src/components/FieldGroup/FieldGroup.module.scss",
1889
- "name": "./src/components/FieldGroup/FieldGroup.module.scss",
1890
- "reasons": [
1891
- {
1892
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1893
- }
1894
- ]
1895
- },
1896
- {
1897
- "id": "./src/components/Form/Form.module.scss",
1898
- "name": "./src/components/Form/Form.module.scss",
1899
- "reasons": [
1900
- {
1901
- "moduleName": "./src/components/Form/Form.tsx"
1902
- }
1903
- ]
1904
- },
1905
- {
1906
- "id": "./src/components/FieldError/FieldError.module.scss",
1907
- "name": "./src/components/FieldError/FieldError.module.scss",
1908
- "reasons": [
1909
- {
1910
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1911
- }
1912
- ]
1913
- },
1914
1914
  {
1915
1915
  "id": "./src/components/FormField/FormField.module.scss",
1916
1916
  "name": "./src/components/FormField/FormField.module.scss",
@@ -1921,71 +1921,71 @@
1921
1921
  ]
1922
1922
  },
1923
1923
  {
1924
- "id": "./src/components/FormGroup/FormGroup.module.scss",
1925
- "name": "./src/components/FormGroup/FormGroup.module.scss",
1924
+ "id": "./src/components/Picker/constants.ts",
1925
+ "name": "./src/components/Picker/constants.ts",
1926
1926
  "reasons": [
1927
1927
  {
1928
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1928
+ "moduleName": "./src/components/Picker/Picker.tsx"
1929
+ },
1930
+ {
1931
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1929
1932
  }
1930
1933
  ]
1931
1934
  },
1932
1935
  {
1933
- "id": "./src/components/Input/Input.module.scss",
1934
- "name": "./src/components/Input/Input.module.scss",
1936
+ "id": "./src/components/Picker/Trigger.tsx",
1937
+ "name": "./src/components/Picker/Trigger.tsx",
1935
1938
  "reasons": [
1936
1939
  {
1937
- "moduleName": "./src/components/Input/Input.tsx"
1940
+ "moduleName": "./src/components/Picker/Picker.tsx"
1938
1941
  }
1939
1942
  ]
1940
1943
  },
1941
1944
  {
1942
- "id": "./src/components/Icon/Icon.module.scss",
1943
- "name": "./src/components/Icon/Icon.module.scss",
1945
+ "id": "./src/components/Picker/TriggerBody.tsx",
1946
+ "name": "./src/components/Picker/TriggerBody.tsx",
1944
1947
  "reasons": [
1945
1948
  {
1946
- "moduleName": "./src/components/Icon/Icon.tsx"
1949
+ "moduleName": "./src/components/Picker/Picker.tsx"
1947
1950
  }
1948
1951
  ]
1949
1952
  },
1950
1953
  {
1951
- "id": "./src/components/Link/Link.module.scss",
1952
- "name": "./src/components/Link/Link.module.scss",
1954
+ "id": "./src/components/Picker/Picker.module.scss",
1955
+ "name": "./src/components/Picker/Picker.module.scss",
1953
1956
  "reasons": [
1954
1957
  {
1955
- "moduleName": "./src/components/Link/Link.tsx"
1958
+ "moduleName": "./src/components/Picker/Picker.tsx"
1956
1959
  }
1957
1960
  ]
1958
1961
  },
1959
1962
  {
1960
- "id": "./src/components/Loader/Loader.module.scss",
1961
- "name": "./src/components/Loader/Loader.module.scss",
1963
+ "id": "./src/components/Picker/helpers.ts",
1964
+ "name": "./src/components/Picker/helpers.ts",
1962
1965
  "reasons": [
1963
1966
  {
1964
- "moduleName": "./src/components/Loader/Loader.tsx"
1967
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1965
1968
  }
1966
1969
  ]
1967
1970
  },
1968
1971
  {
1969
- "id": "./react-dom",
1970
- "name": "./react-dom",
1972
+ "id": "./src/components/Picker/PickerListItem.tsx",
1973
+ "name": "./src/components/Picker/PickerListItem.tsx",
1971
1974
  "reasons": [
1972
1975
  {
1973
- "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1976
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1974
1977
  }
1975
1978
  ]
1976
1979
  },
1977
1980
  {
1978
- "id": "./src/components/Modal/Modal.module.scss",
1979
- "name": "./src/components/Modal/Modal.module.scss",
1981
+ "id": "./src/components/Picker/PickerList.module.scss",
1982
+ "name": "./src/components/Picker/PickerList.module.scss",
1980
1983
  "reasons": [
1981
1984
  {
1982
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1983
- },
1984
- {
1985
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1985
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1986
1986
  },
1987
1987
  {
1988
- "moduleName": "./src/components/Modal/Modal.tsx"
1988
+ "moduleName": "./src/components/Picker/PickerListItem.tsx"
1989
1989
  }
1990
1990
  ]
1991
1991
  },
@@ -2014,23 +2014,29 @@
2014
2014
  ]
2015
2015
  },
2016
2016
  {
2017
- "id": "./@emotion/css",
2018
- "name": "./@emotion/css",
2017
+ "id": "./src/components/FormGroup/FormGroup.module.scss",
2018
+ "name": "./src/components/FormGroup/FormGroup.module.scss",
2019
2019
  "reasons": [
2020
2020
  {
2021
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
2022
- },
2021
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
2022
+ }
2023
+ ]
2024
+ },
2025
+ {
2026
+ "id": "./src/components/Icon/Icon.module.scss",
2027
+ "name": "./src/components/Icon/Icon.module.scss",
2028
+ "reasons": [
2023
2029
  {
2024
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2030
+ "moduleName": "./src/components/Icon/Icon.tsx"
2025
2031
  }
2026
2032
  ]
2027
2033
  },
2028
2034
  {
2029
- "id": "./src/components/Modal/components/ModalHeader.module.scss",
2030
- "name": "./src/components/Modal/components/ModalHeader.module.scss",
2035
+ "id": "./src/components/Link/Link.module.scss",
2036
+ "name": "./src/components/Link/Link.module.scss",
2031
2037
  "reasons": [
2032
2038
  {
2033
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
2039
+ "moduleName": "./src/components/Link/Link.tsx"
2034
2040
  }
2035
2041
  ]
2036
2042
  },
@@ -2056,89 +2062,92 @@
2056
2062
  ]
2057
2063
  },
2058
2064
  {
2059
- "id": "./src/components/Picker/constants.ts",
2060
- "name": "./src/components/Picker/constants.ts",
2065
+ "id": "./src/components/NumericInput/NumericInput.module.scss",
2066
+ "name": "./src/components/NumericInput/NumericInput.module.scss",
2061
2067
  "reasons": [
2062
2068
  {
2063
- "moduleName": "./src/components/Picker/Picker.tsx"
2064
- },
2065
- {
2066
- "moduleName": "./src/components/Picker/PickerList.tsx"
2069
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
2067
2070
  }
2068
2071
  ]
2069
2072
  },
2070
2073
  {
2071
- "id": "./src/components/Picker/Trigger.tsx",
2072
- "name": "./src/components/Picker/Trigger.tsx",
2074
+ "id": "./src/components/Loader/Loader.module.scss",
2075
+ "name": "./src/components/Loader/Loader.module.scss",
2073
2076
  "reasons": [
2074
2077
  {
2075
- "moduleName": "./src/components/Picker/Picker.tsx"
2078
+ "moduleName": "./src/components/Loader/Loader.tsx"
2076
2079
  }
2077
2080
  ]
2078
2081
  },
2079
2082
  {
2080
- "id": "./src/components/Picker/TriggerBody.tsx",
2081
- "name": "./src/components/Picker/TriggerBody.tsx",
2083
+ "id": "./src/components/Input/Input.module.scss",
2084
+ "name": "./src/components/Input/Input.module.scss",
2082
2085
  "reasons": [
2083
2086
  {
2084
- "moduleName": "./src/components/Picker/Picker.tsx"
2087
+ "moduleName": "./src/components/Input/Input.tsx"
2085
2088
  }
2086
2089
  ]
2087
2090
  },
2088
2091
  {
2089
- "id": "./src/components/Picker/Picker.module.scss",
2090
- "name": "./src/components/Picker/Picker.module.scss",
2092
+ "id": "./src/components/Modal/Modal.module.scss",
2093
+ "name": "./src/components/Modal/Modal.module.scss",
2091
2094
  "reasons": [
2092
2095
  {
2093
- "moduleName": "./src/components/Picker/Picker.tsx"
2096
+ "moduleName": "./src/components/Modal/Modal.tsx"
2097
+ },
2098
+ {
2099
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
2100
+ },
2101
+ {
2102
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
2094
2103
  }
2095
2104
  ]
2096
2105
  },
2097
2106
  {
2098
- "id": "./src/components/Picker/helpers.ts",
2099
- "name": "./src/components/Picker/helpers.ts",
2107
+ "id": "./react-dom",
2108
+ "name": "./react-dom",
2100
2109
  "reasons": [
2101
2110
  {
2102
- "moduleName": "./src/components/Picker/PickerList.tsx"
2111
+ "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
2103
2112
  }
2104
2113
  ]
2105
2114
  },
2106
2115
  {
2107
- "id": "./src/components/Picker/PickerListItem.tsx",
2108
- "name": "./src/components/Picker/PickerListItem.tsx",
2116
+ "id": "./src/components/Progress/ProgressCircle.module.scss",
2117
+ "name": "./src/components/Progress/ProgressCircle.module.scss",
2109
2118
  "reasons": [
2110
2119
  {
2111
- "moduleName": "./src/components/Picker/PickerList.tsx"
2120
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2112
2121
  }
2113
2122
  ]
2114
2123
  },
2115
2124
  {
2116
- "id": "./src/components/Picker/PickerList.module.scss",
2117
- "name": "./src/components/Picker/PickerList.module.scss",
2125
+ "id": "./@emotion/css",
2126
+ "name": "./@emotion/css",
2118
2127
  "reasons": [
2119
2128
  {
2120
- "moduleName": "./src/components/Picker/PickerList.tsx"
2129
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
2121
2130
  },
2122
2131
  {
2123
- "moduleName": "./src/components/Picker/PickerListItem.tsx"
2132
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2124
2133
  }
2125
2134
  ]
2126
2135
  },
2127
2136
  {
2128
- "id": "./src/components/PromoBanner/PromoBanner.module.scss",
2129
- "name": "./src/components/PromoBanner/PromoBanner.module.scss",
2137
+ "id": "./src/components/Modal/components/ModalHeader.module.scss",
2138
+ "name": "./src/components/Modal/components/ModalHeader.module.scss",
2130
2139
  "reasons": [
2131
2140
  {
2132
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2141
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
2133
2142
  }
2134
2143
  ]
2135
2144
  },
2136
2145
  {
2137
- "id": "./src/components/Progress/ProgressCircle.module.scss",
2138
- "name": "./src/components/Progress/ProgressCircle.module.scss",
2146
+ "id": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2147
+ "name": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2139
2148
  "reasons": [
2140
2149
  {
2141
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2150
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2142
2151
  }
2143
2152
  ]
2144
2153
  },
@@ -2152,11 +2161,11 @@
2152
2161
  ]
2153
2162
  },
2154
2163
  {
2155
- "id": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2156
- "name": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2164
+ "id": "./src/components/PromoBanner/PromoBanner.module.scss",
2165
+ "name": "./src/components/PromoBanner/PromoBanner.module.scss",
2157
2166
  "reasons": [
2158
2167
  {
2159
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2168
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2160
2169
  }
2161
2170
  ]
2162
2171
  },
@@ -2169,33 +2178,6 @@
2169
2178
  }
2170
2179
  ]
2171
2180
  },
2172
- {
2173
- "id": "./src/components/Tab/Tab.module.scss",
2174
- "name": "./src/components/Tab/Tab.module.scss",
2175
- "reasons": [
2176
- {
2177
- "moduleName": "./src/components/Tab/Tab.tsx"
2178
- }
2179
- ]
2180
- },
2181
- {
2182
- "id": "./src/components/Tab/TabsWrapper.module.scss",
2183
- "name": "./src/components/Tab/TabsWrapper.module.scss",
2184
- "reasons": [
2185
- {
2186
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2187
- }
2188
- ]
2189
- },
2190
- {
2191
- "id": "./src/components/Switch/Switch.module.scss",
2192
- "name": "./src/components/Switch/Switch.module.scss",
2193
- "reasons": [
2194
- {
2195
- "moduleName": "./src/components/Switch/Switch.tsx"
2196
- }
2197
- ]
2198
- },
2199
2181
  {
2200
2182
  "id": "./src/components/TagInput/EditableTag.tsx",
2201
2183
  "name": "./src/components/TagInput/EditableTag.tsx",
@@ -2218,20 +2200,11 @@
2218
2200
  ]
2219
2201
  },
2220
2202
  {
2221
- "id": "./src/components/Tag/Tag.module.scss",
2222
- "name": "./src/components/Tag/Tag.module.scss",
2223
- "reasons": [
2224
- {
2225
- "moduleName": "./src/components/Tag/Tag.tsx"
2226
- }
2227
- ]
2228
- },
2229
- {
2230
- "id": "./src/components/NumericInput/NumericInput.module.scss",
2231
- "name": "./src/components/NumericInput/NumericInput.module.scss",
2203
+ "id": "./src/components/Tab/Tab.module.scss",
2204
+ "name": "./src/components/Tab/Tab.module.scss",
2232
2205
  "reasons": [
2233
2206
  {
2234
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
2207
+ "moduleName": "./src/components/Tab/Tab.tsx"
2235
2208
  }
2236
2209
  ]
2237
2210
  },
@@ -2263,47 +2236,20 @@
2263
2236
  ]
2264
2237
  },
2265
2238
  {
2266
- "id": "./src/components/Tooltip/components/Simple.tsx",
2267
- "name": "./src/components/Tooltip/components/Simple.tsx",
2268
- "reasons": [
2269
- {
2270
- "moduleName": "./src/components/Tooltip/components/index.ts"
2271
- }
2272
- ]
2273
- },
2274
- {
2275
- "id": "./src/components/Tooltip/components/Info.tsx",
2276
- "name": "./src/components/Tooltip/components/Info.tsx",
2277
- "reasons": [
2278
- {
2279
- "moduleName": "./src/components/Tooltip/components/index.ts"
2280
- }
2281
- ]
2282
- },
2283
- {
2284
- "id": "./src/components/Tooltip/components/Interactive.tsx",
2285
- "name": "./src/components/Tooltip/components/Interactive.tsx",
2286
- "reasons": [
2287
- {
2288
- "moduleName": "./src/components/Tooltip/components/index.ts"
2289
- }
2290
- ]
2291
- },
2292
- {
2293
- "id": "./src/components/Tooltip/components/Reports.tsx",
2294
- "name": "./src/components/Tooltip/components/Reports.tsx",
2239
+ "id": "./src/components/Tab/TabsWrapper.module.scss",
2240
+ "name": "./src/components/Tab/TabsWrapper.module.scss",
2295
2241
  "reasons": [
2296
2242
  {
2297
- "moduleName": "./src/components/Tooltip/components/index.ts"
2243
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2298
2244
  }
2299
2245
  ]
2300
2246
  },
2301
2247
  {
2302
- "id": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx",
2303
- "name": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx",
2248
+ "id": "./src/components/Tag/Tag.module.scss",
2249
+ "name": "./src/components/Tag/Tag.module.scss",
2304
2250
  "reasons": [
2305
2251
  {
2306
- "moduleName": "./src/components/Tooltip/components/UserGuide/index.ts"
2252
+ "moduleName": "./src/components/Tag/Tag.tsx"
2307
2253
  }
2308
2254
  ]
2309
2255
  },
@@ -2324,10 +2270,10 @@
2324
2270
  "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2325
2271
  },
2326
2272
  {
2327
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2273
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2328
2274
  },
2329
2275
  {
2330
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2276
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2331
2277
  }
2332
2278
  ]
2333
2279
  },
@@ -2339,25 +2285,79 @@
2339
2285
  "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2340
2286
  },
2341
2287
  {
2342
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2288
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2343
2289
  },
2344
2290
  {
2345
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
2291
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2346
2292
  },
2347
2293
  {
2348
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2294
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2349
2295
  },
2350
2296
  {
2351
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2297
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
2352
2298
  },
2353
2299
  {
2354
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2300
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2355
2301
  },
2356
2302
  {
2357
2303
  "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
2358
2304
  }
2359
2305
  ]
2360
2306
  },
2307
+ {
2308
+ "id": "./src/components/Switch/Switch.module.scss",
2309
+ "name": "./src/components/Switch/Switch.module.scss",
2310
+ "reasons": [
2311
+ {
2312
+ "moduleName": "./src/components/Switch/Switch.tsx"
2313
+ }
2314
+ ]
2315
+ },
2316
+ {
2317
+ "id": "./src/components/Tooltip/components/Simple.tsx",
2318
+ "name": "./src/components/Tooltip/components/Simple.tsx",
2319
+ "reasons": [
2320
+ {
2321
+ "moduleName": "./src/components/Tooltip/components/index.ts"
2322
+ }
2323
+ ]
2324
+ },
2325
+ {
2326
+ "id": "./src/components/Tooltip/components/Info.tsx",
2327
+ "name": "./src/components/Tooltip/components/Info.tsx",
2328
+ "reasons": [
2329
+ {
2330
+ "moduleName": "./src/components/Tooltip/components/index.ts"
2331
+ }
2332
+ ]
2333
+ },
2334
+ {
2335
+ "id": "./src/components/Tooltip/components/Interactive.tsx",
2336
+ "name": "./src/components/Tooltip/components/Interactive.tsx",
2337
+ "reasons": [
2338
+ {
2339
+ "moduleName": "./src/components/Tooltip/components/index.ts"
2340
+ }
2341
+ ]
2342
+ },
2343
+ {
2344
+ "id": "./src/components/Tooltip/components/Reports.tsx",
2345
+ "name": "./src/components/Tooltip/components/Reports.tsx",
2346
+ "reasons": [
2347
+ {
2348
+ "moduleName": "./src/components/Tooltip/components/index.ts"
2349
+ }
2350
+ ]
2351
+ },
2352
+ {
2353
+ "id": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx",
2354
+ "name": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx",
2355
+ "reasons": [
2356
+ {
2357
+ "moduleName": "./src/components/Tooltip/components/UserGuide/index.ts"
2358
+ }
2359
+ ]
2360
+ },
2361
2361
  {
2362
2362
  "id": "./src/components/Typography/Typography.module.scss",
2363
2363
  "name": "./src/components/Typography/Typography.module.scss",
@@ -2392,20 +2392,20 @@
2392
2392
  ]
2393
2393
  },
2394
2394
  {
2395
- "id": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2396
- "name": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2395
+ "id": "./src/components/UploadBar/UploadBar.module.scss",
2396
+ "name": "./src/components/UploadBar/UploadBar.module.scss",
2397
2397
  "reasons": [
2398
2398
  {
2399
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2399
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2400
2400
  }
2401
2401
  ]
2402
2402
  },
2403
2403
  {
2404
- "id": "./src/components/UploadBar/UploadBar.module.scss",
2405
- "name": "./src/components/UploadBar/UploadBar.module.scss",
2404
+ "id": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2405
+ "name": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2406
2406
  "reasons": [
2407
2407
  {
2408
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2408
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2409
2409
  }
2410
2410
  ]
2411
2411
  },
@@ -2416,20 +2416,11 @@
2416
2416
  {
2417
2417
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2418
2418
  },
2419
- {
2420
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2421
- },
2422
2419
  {
2423
2420
  "moduleName": "./src/components/Tooltip/components/Info.tsx"
2424
- }
2425
- ]
2426
- },
2427
- {
2428
- "id": "./src/components/Progress/constants.ts",
2429
- "name": "./src/components/Progress/constants.ts",
2430
- "reasons": [
2421
+ },
2431
2422
  {
2432
- "moduleName": "./src/components/Progress/helpers.ts"
2423
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2433
2424
  }
2434
2425
  ]
2435
2426
  },
@@ -2451,6 +2442,15 @@
2451
2442
  }
2452
2443
  ]
2453
2444
  },
2445
+ {
2446
+ "id": "./src/components/Progress/constants.ts",
2447
+ "name": "./src/components/Progress/constants.ts",
2448
+ "reasons": [
2449
+ {
2450
+ "moduleName": "./src/components/Progress/helpers.ts"
2451
+ }
2452
+ ]
2453
+ },
2454
2454
  {
2455
2455
  "id": "./src/components/TagInput/EditableTagContent.tsx",
2456
2456
  "name": "./src/components/TagInput/EditableTagContent.tsx",