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

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.
@@ -106,6 +106,9 @@
106
106
  {
107
107
  "moduleName": "./src/index.ts"
108
108
  },
109
+ {
110
+ "moduleName": "./src/components/Alert/Alert.tsx"
111
+ },
109
112
  {
110
113
  "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
111
114
  },
@@ -113,10 +116,10 @@
113
116
  "moduleName": "./src/components/Card/Card.tsx"
114
117
  },
115
118
  {
116
- "moduleName": "./src/components/Alert/Alert.tsx"
119
+ "moduleName": "./src/components/Input/Input.tsx"
117
120
  },
118
121
  {
119
- "moduleName": "./src/components/Input/Input.tsx"
122
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
120
123
  },
121
124
  {
122
125
  "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
@@ -124,9 +127,6 @@
124
127
  {
125
128
  "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
126
129
  },
127
- {
128
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
129
- },
130
130
  {
131
131
  "moduleName": "./src/components/Search/Search.tsx"
132
132
  },
@@ -137,10 +137,10 @@
137
137
  "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
138
138
  },
139
139
  {
140
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
140
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
141
141
  },
142
142
  {
143
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
143
+ "moduleName": "./src/components/Tooltip/components/Info.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/FieldGroup/FieldGroup.tsx"
191
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
192
192
  },
193
193
  {
194
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
194
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
195
195
  },
196
196
  {
197
197
  "moduleName": "./src/components/FormField/FormField.tsx"
@@ -266,34 +266,31 @@
266
266
  "moduleName": "./src/components/ActionBar/ActionBar.tsx"
267
267
  },
268
268
  {
269
- "moduleName": "./src/components/Card/Card.tsx"
270
- },
271
- {
272
- "moduleName": "./src/components/FieldError/FieldError.tsx"
269
+ "moduleName": "./src/components/Alert/Alert.tsx"
273
270
  },
274
271
  {
275
272
  "moduleName": "./src/components/Avatar/Avatar.tsx"
276
273
  },
277
274
  {
278
- "moduleName": "./src/components/Alert/Alert.tsx"
275
+ "moduleName": "./src/components/Card/Card.tsx"
279
276
  },
280
277
  {
281
- "moduleName": "./src/components/Input/Input.tsx"
278
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
282
279
  },
283
280
  {
284
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
281
+ "moduleName": "./src/components/Input/Input.tsx"
285
282
  },
286
283
  {
287
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
284
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
288
285
  },
289
286
  {
290
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
287
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
291
288
  },
292
289
  {
293
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
290
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
294
291
  },
295
292
  {
296
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
293
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
297
294
  },
298
295
  {
299
296
  "moduleName": "./src/components/Search/Search.tsx"
@@ -305,34 +302,37 @@
305
302
  "moduleName": "./src/components/Tag/Tag.tsx"
306
303
  },
307
304
  {
308
- "moduleName": "./src/components/Toast/Toast.tsx"
305
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
309
306
  },
310
307
  {
311
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
308
+ "moduleName": "./src/components/Toast/Toast.tsx"
312
309
  },
313
310
  {
314
311
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
315
312
  },
313
+ {
314
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
315
+ },
316
316
  {
317
317
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
318
318
  },
319
319
  {
320
- "moduleName": "./src/components/Picker/Trigger.tsx"
320
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
321
321
  },
322
322
  {
323
- "moduleName": "./src/components/Picker/TriggerBody.tsx"
323
+ "moduleName": "./src/components/Picker/Trigger.tsx"
324
324
  },
325
325
  {
326
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
326
+ "moduleName": "./src/components/Picker/TriggerBody.tsx"
327
327
  },
328
328
  {
329
329
  "moduleName": "./src/components/Picker/PickerListItem.tsx"
330
330
  },
331
331
  {
332
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
332
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
333
333
  },
334
334
  {
335
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
335
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
336
336
  }
337
337
  ]
338
338
  },
@@ -532,6 +532,12 @@
532
532
  {
533
533
  "moduleName": "./src/index.ts"
534
534
  },
535
+ {
536
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
537
+ },
538
+ {
539
+ "moduleName": "./src/components/Alert/Alert.tsx"
540
+ },
535
541
  {
536
542
  "moduleName": "./src/components/Card/Card.tsx"
537
543
  },
@@ -539,7 +545,7 @@
539
545
  "moduleName": "./src/components/Checkbox/Checkbox.tsx"
540
546
  },
541
547
  {
542
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
548
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
543
549
  },
544
550
  {
545
551
  "moduleName": "./src/components/Form/Form.tsx"
@@ -548,34 +554,28 @@
548
554
  "moduleName": "./src/components/FieldError/FieldError.tsx"
549
555
  },
550
556
  {
551
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
552
- },
553
- {
554
- "moduleName": "./src/components/Alert/Alert.tsx"
557
+ "moduleName": "./src/components/FormField/FormField.tsx"
555
558
  },
556
559
  {
557
- "moduleName": "./src/components/Popover/Popover.tsx"
560
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
558
561
  },
559
562
  {
560
563
  "moduleName": "./src/components/Loader/Loader.tsx"
561
564
  },
562
565
  {
563
- "moduleName": "./src/components/FormField/FormField.tsx"
564
- },
565
- {
566
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
566
+ "moduleName": "./src/components/Modal/Modal.tsx"
567
567
  },
568
568
  {
569
- "moduleName": "./src/components/Modal/Modal.tsx"
569
+ "moduleName": "./src/components/Popover/Popover.tsx"
570
570
  },
571
571
  {
572
572
  "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
573
573
  },
574
574
  {
575
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
575
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
576
576
  },
577
577
  {
578
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
578
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
579
579
  },
580
580
  {
581
581
  "moduleName": "./src/components/Tab/Tab.tsx"
@@ -637,20 +637,50 @@
637
637
  ]
638
638
  },
639
639
  {
640
- "id": "./src/components/FieldGroup/FieldGroup.tsx",
641
- "name": "./src/components/FieldGroup/FieldGroup.tsx",
640
+ "id": "./src/components/ActionMenu/ActionMenu.tsx",
641
+ "name": "./src/components/ActionMenu/ActionMenu.tsx",
642
642
  "reasons": [
643
643
  {
644
- "moduleName": "./src/components/FieldGroup/index.ts"
644
+ "moduleName": "./src/components/ActionMenu/index.ts"
645
645
  }
646
646
  ]
647
647
  },
648
648
  {
649
- "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
650
- "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
649
+ "id": "./src/components/ActionMenu/ActionMenuItem.tsx",
650
+ "name": "./src/components/ActionMenu/ActionMenuItem.tsx",
651
651
  "reasons": [
652
652
  {
653
- "moduleName": "./src/components/SegmentedControl/index.ts"
653
+ "moduleName": "./src/components/ActionMenu/index.ts"
654
+ }
655
+ ]
656
+ },
657
+ {
658
+ "id": "./src/components/Alert/Alert.tsx",
659
+ "name": "./src/components/Alert/Alert.tsx",
660
+ "reasons": [
661
+ {
662
+ "moduleName": "./src/components/Alert/index.ts"
663
+ }
664
+ ]
665
+ },
666
+ {
667
+ "id": "./src/components/Avatar/Avatar.tsx",
668
+ "name": "./src/components/Avatar/Avatar.tsx",
669
+ "reasons": [
670
+ {
671
+ "moduleName": "./src/components/Avatar/index.ts"
672
+ }
673
+ ]
674
+ },
675
+ {
676
+ "id": "./src/components/Avatar/Avatar.helpers.ts",
677
+ "name": "./src/components/Avatar/Avatar.helpers.ts",
678
+ "reasons": [
679
+ {
680
+ "moduleName": "./src/components/Avatar/index.ts"
681
+ },
682
+ {
683
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
654
684
  }
655
685
  ]
656
686
  },
@@ -673,20 +703,20 @@
673
703
  ]
674
704
  },
675
705
  {
676
- "id": "./src/components/Card/Card.tsx",
677
- "name": "./src/components/Card/Card.tsx",
706
+ "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
707
+ "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
678
708
  "reasons": [
679
709
  {
680
- "moduleName": "./src/components/Card/index.ts"
710
+ "moduleName": "./src/components/SegmentedControl/index.ts"
681
711
  }
682
712
  ]
683
713
  },
684
714
  {
685
- "id": "./src/components/Link/Link.tsx",
686
- "name": "./src/components/Link/Link.tsx",
715
+ "id": "./src/components/Card/Card.tsx",
716
+ "name": "./src/components/Card/Card.tsx",
687
717
  "reasons": [
688
718
  {
689
- "moduleName": "./src/components/Link/index.ts"
719
+ "moduleName": "./src/components/Card/index.ts"
690
720
  }
691
721
  ]
692
722
  },
@@ -700,41 +730,47 @@
700
730
  ]
701
731
  },
702
732
  {
703
- "id": "./src/components/Avatar/Avatar.tsx",
704
- "name": "./src/components/Avatar/Avatar.tsx",
733
+ "id": "./src/components/DatePicker/DatePicker.tsx",
734
+ "name": "./src/components/DatePicker/DatePicker.tsx",
705
735
  "reasons": [
706
736
  {
707
- "moduleName": "./src/components/Avatar/index.ts"
737
+ "moduleName": "./src/components/DatePicker/index.ts"
708
738
  }
709
739
  ]
710
740
  },
711
741
  {
712
- "id": "./src/components/Avatar/Avatar.helpers.ts",
713
- "name": "./src/components/Avatar/Avatar.helpers.ts",
742
+ "id": "./src/components/DatePicker/RangeDatePicker.tsx",
743
+ "name": "./src/components/DatePicker/RangeDatePicker.tsx",
714
744
  "reasons": [
715
745
  {
716
- "moduleName": "./src/components/Avatar/index.ts"
717
- },
746
+ "moduleName": "./src/components/DatePicker/index.ts"
747
+ }
748
+ ]
749
+ },
750
+ {
751
+ "id": "./src/components/FieldDescription/FieldDescription.tsx",
752
+ "name": "./src/components/FieldDescription/FieldDescription.tsx",
753
+ "reasons": [
718
754
  {
719
- "moduleName": "./src/components/Avatar/Avatar.tsx"
755
+ "moduleName": "./src/components/FieldDescription/index.ts"
720
756
  }
721
757
  ]
722
758
  },
723
759
  {
724
- "id": "./src/components/ActionMenu/ActionMenu.tsx",
725
- "name": "./src/components/ActionMenu/ActionMenu.tsx",
760
+ "id": "./src/components/FieldGroup/FieldGroup.tsx",
761
+ "name": "./src/components/FieldGroup/FieldGroup.tsx",
726
762
  "reasons": [
727
763
  {
728
- "moduleName": "./src/components/ActionMenu/index.ts"
764
+ "moduleName": "./src/components/FieldGroup/index.ts"
729
765
  }
730
766
  ]
731
767
  },
732
768
  {
733
- "id": "./src/components/ActionMenu/ActionMenuItem.tsx",
734
- "name": "./src/components/ActionMenu/ActionMenuItem.tsx",
769
+ "id": "./src/components/Form/Form.tsx",
770
+ "name": "./src/components/Form/Form.tsx",
735
771
  "reasons": [
736
772
  {
737
- "moduleName": "./src/components/ActionMenu/index.ts"
773
+ "moduleName": "./src/components/Form/index.ts"
738
774
  }
739
775
  ]
740
776
  },
@@ -748,38 +784,47 @@
748
784
  ]
749
785
  },
750
786
  {
751
- "id": "./src/components/Form/Form.tsx",
752
- "name": "./src/components/Form/Form.tsx",
787
+ "id": "./src/components/FormField/FormField.tsx",
788
+ "name": "./src/components/FormField/FormField.tsx",
753
789
  "reasons": [
754
790
  {
755
- "moduleName": "./src/components/Form/index.ts"
791
+ "moduleName": "./src/components/FormField/index.ts"
756
792
  }
757
793
  ]
758
794
  },
759
795
  {
760
- "id": "./src/components/FieldDescription/FieldDescription.tsx",
761
- "name": "./src/components/FieldDescription/FieldDescription.tsx",
796
+ "id": "./src/components/Input/Input.tsx",
797
+ "name": "./src/components/Input/Input.tsx",
762
798
  "reasons": [
763
799
  {
764
- "moduleName": "./src/components/FieldDescription/index.ts"
800
+ "moduleName": "./src/components/Input/index.ts"
765
801
  }
766
802
  ]
767
803
  },
768
804
  {
769
- "id": "./src/components/Popover/Popover.tsx",
770
- "name": "./src/components/Popover/Popover.tsx",
805
+ "id": "./src/components/FormGroup/FormGroup.tsx",
806
+ "name": "./src/components/FormGroup/FormGroup.tsx",
771
807
  "reasons": [
772
808
  {
773
- "moduleName": "./src/components/Popover/index.ts"
809
+ "moduleName": "./src/components/FormGroup/index.ts"
774
810
  }
775
811
  ]
776
812
  },
777
813
  {
778
- "id": "./src/components/Alert/Alert.tsx",
779
- "name": "./src/components/Alert/Alert.tsx",
814
+ "id": "./src/components/Icon/Icon.tsx",
815
+ "name": "./src/components/Icon/Icon.tsx",
780
816
  "reasons": [
781
817
  {
782
- "moduleName": "./src/components/Alert/index.ts"
818
+ "moduleName": "./src/components/Icon/index.ts"
819
+ }
820
+ ]
821
+ },
822
+ {
823
+ "id": "./src/components/Link/Link.tsx",
824
+ "name": "./src/components/Link/Link.tsx",
825
+ "reasons": [
826
+ {
827
+ "moduleName": "./src/components/Link/index.ts"
783
828
  }
784
829
  ]
785
830
  },
@@ -793,50 +838,62 @@
793
838
  ]
794
839
  },
795
840
  {
796
- "id": "./src/components/Picker/Picker.tsx",
797
- "name": "./src/components/Picker/Picker.tsx",
841
+ "id": "./src/components/Modal/Modal.tsx",
842
+ "name": "./src/components/Modal/Modal.tsx",
798
843
  "reasons": [
799
844
  {
800
- "moduleName": "./src/components/Picker/index.ts"
845
+ "moduleName": "./src/components/Modal/index.ts"
801
846
  }
802
847
  ]
803
848
  },
804
849
  {
805
- "id": "./src/components/Picker/PickerList.tsx",
806
- "name": "./src/components/Picker/PickerList.tsx",
850
+ "id": "./src/components/Modal/components/ModalBase.tsx",
851
+ "name": "./src/components/Modal/components/ModalBase.tsx",
807
852
  "reasons": [
808
853
  {
809
- "moduleName": "./src/components/Picker/index.ts"
854
+ "moduleName": "./src/components/Modal/index.ts"
810
855
  },
811
856
  {
812
- "moduleName": "./src/components/Picker/Picker.tsx"
857
+ "moduleName": "./src/components/Modal/Modal.tsx"
813
858
  }
814
859
  ]
815
860
  },
816
861
  {
817
- "id": "./src/components/Input/Input.tsx",
818
- "name": "./src/components/Input/Input.tsx",
862
+ "id": "./src/components/Modal/components/ModalCloseButton.tsx",
863
+ "name": "./src/components/Modal/components/ModalCloseButton.tsx",
819
864
  "reasons": [
820
865
  {
821
- "moduleName": "./src/components/Input/index.ts"
866
+ "moduleName": "./src/components/Modal/index.ts"
867
+ },
868
+ {
869
+ "moduleName": "./src/components/Modal/Modal.tsx"
822
870
  }
823
871
  ]
824
872
  },
825
873
  {
826
- "id": "./src/components/DatePicker/DatePicker.tsx",
827
- "name": "./src/components/DatePicker/DatePicker.tsx",
874
+ "id": "./src/components/Modal/components/ModalPortal.tsx",
875
+ "name": "./src/components/Modal/components/ModalPortal.tsx",
828
876
  "reasons": [
829
877
  {
830
- "moduleName": "./src/components/DatePicker/index.ts"
878
+ "moduleName": "./src/components/Modal/index.ts"
831
879
  }
832
880
  ]
833
881
  },
834
882
  {
835
- "id": "./src/components/DatePicker/RangeDatePicker.tsx",
836
- "name": "./src/components/DatePicker/RangeDatePicker.tsx",
883
+ "id": "./src/components/Modal/components/ModalHeader.tsx",
884
+ "name": "./src/components/Modal/components/ModalHeader.tsx",
837
885
  "reasons": [
838
886
  {
839
- "moduleName": "./src/components/DatePicker/index.ts"
887
+ "moduleName": "./src/components/Modal/index.ts"
888
+ }
889
+ ]
890
+ },
891
+ {
892
+ "id": "./src/components/Popover/Popover.tsx",
893
+ "name": "./src/components/Popover/Popover.tsx",
894
+ "reasons": [
895
+ {
896
+ "moduleName": "./src/components/Popover/index.ts"
840
897
  }
841
898
  ]
842
899
  },
@@ -859,29 +916,23 @@
859
916
  ]
860
917
  },
861
918
  {
862
- "id": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
863
- "name": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
919
+ "id": "./src/components/Picker/Picker.tsx",
920
+ "name": "./src/components/Picker/Picker.tsx",
864
921
  "reasons": [
865
922
  {
866
- "moduleName": "./src/components/PromoBannerV2/index.ts"
923
+ "moduleName": "./src/components/Picker/index.ts"
867
924
  }
868
925
  ]
869
926
  },
870
927
  {
871
- "id": "./src/components/FormField/FormField.tsx",
872
- "name": "./src/components/FormField/FormField.tsx",
928
+ "id": "./src/components/Picker/PickerList.tsx",
929
+ "name": "./src/components/Picker/PickerList.tsx",
873
930
  "reasons": [
874
931
  {
875
- "moduleName": "./src/components/FormField/index.ts"
876
- }
877
- ]
878
- },
879
- {
880
- "id": "./src/components/NumericInput/NumericInput.tsx",
881
- "name": "./src/components/NumericInput/NumericInput.tsx",
882
- "reasons": [
932
+ "moduleName": "./src/components/Picker/index.ts"
933
+ },
883
934
  {
884
- "moduleName": "./src/components/NumericInput/index.ts"
935
+ "moduleName": "./src/components/Picker/Picker.tsx"
885
936
  }
886
937
  ]
887
938
  },
@@ -894,57 +945,6 @@
894
945
  }
895
946
  ]
896
947
  },
897
- {
898
- "id": "./src/components/Modal/Modal.tsx",
899
- "name": "./src/components/Modal/Modal.tsx",
900
- "reasons": [
901
- {
902
- "moduleName": "./src/components/Modal/index.ts"
903
- }
904
- ]
905
- },
906
- {
907
- "id": "./src/components/Modal/components/ModalBase.tsx",
908
- "name": "./src/components/Modal/components/ModalBase.tsx",
909
- "reasons": [
910
- {
911
- "moduleName": "./src/components/Modal/index.ts"
912
- },
913
- {
914
- "moduleName": "./src/components/Modal/Modal.tsx"
915
- }
916
- ]
917
- },
918
- {
919
- "id": "./src/components/Modal/components/ModalCloseButton.tsx",
920
- "name": "./src/components/Modal/components/ModalCloseButton.tsx",
921
- "reasons": [
922
- {
923
- "moduleName": "./src/components/Modal/index.ts"
924
- },
925
- {
926
- "moduleName": "./src/components/Modal/Modal.tsx"
927
- }
928
- ]
929
- },
930
- {
931
- "id": "./src/components/Modal/components/ModalPortal.tsx",
932
- "name": "./src/components/Modal/components/ModalPortal.tsx",
933
- "reasons": [
934
- {
935
- "moduleName": "./src/components/Modal/index.ts"
936
- }
937
- ]
938
- },
939
- {
940
- "id": "./src/components/Modal/components/ModalHeader.tsx",
941
- "name": "./src/components/Modal/components/ModalHeader.tsx",
942
- "reasons": [
943
- {
944
- "moduleName": "./src/components/Modal/index.ts"
945
- }
946
- ]
947
- },
948
948
  {
949
949
  "id": "./src/components/RadioButton/RadioButton.tsx",
950
950
  "name": "./src/components/RadioButton/RadioButton.tsx",
@@ -955,20 +955,11 @@
955
955
  ]
956
956
  },
957
957
  {
958
- "id": "./src/components/FormGroup/FormGroup.tsx",
959
- "name": "./src/components/FormGroup/FormGroup.tsx",
960
- "reasons": [
961
- {
962
- "moduleName": "./src/components/FormGroup/index.ts"
963
- }
964
- ]
965
- },
966
- {
967
- "id": "./src/components/Icon/Icon.tsx",
968
- "name": "./src/components/Icon/Icon.tsx",
958
+ "id": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
959
+ "name": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
969
960
  "reasons": [
970
961
  {
971
- "moduleName": "./src/components/Icon/index.ts"
962
+ "moduleName": "./src/components/PromoBannerV2/index.ts"
972
963
  }
973
964
  ]
974
965
  },
@@ -981,15 +972,6 @@
981
972
  }
982
973
  ]
983
974
  },
984
- {
985
- "id": "./src/components/Switch/Switch.tsx",
986
- "name": "./src/components/Switch/Switch.tsx",
987
- "reasons": [
988
- {
989
- "moduleName": "./src/components/Switch/index.ts"
990
- }
991
- ]
992
- },
993
975
  {
994
976
  "id": "./src/components/Tab/Tab.tsx",
995
977
  "name": "./src/components/Tab/Tab.tsx",
@@ -1009,11 +991,11 @@
1009
991
  ]
1010
992
  },
1011
993
  {
1012
- "id": "./src/components/Tag/Tag.tsx",
1013
- "name": "./src/components/Tag/Tag.tsx",
994
+ "id": "./src/components/Switch/Switch.tsx",
995
+ "name": "./src/components/Switch/Switch.tsx",
1014
996
  "reasons": [
1015
997
  {
1016
- "moduleName": "./src/components/Tag/index.ts"
998
+ "moduleName": "./src/components/Switch/index.ts"
1017
999
  }
1018
1000
  ]
1019
1001
  },
@@ -1038,6 +1020,24 @@
1038
1020
  }
1039
1021
  ]
1040
1022
  },
1023
+ {
1024
+ "id": "./src/components/Tag/Tag.tsx",
1025
+ "name": "./src/components/Tag/Tag.tsx",
1026
+ "reasons": [
1027
+ {
1028
+ "moduleName": "./src/components/Tag/index.ts"
1029
+ }
1030
+ ]
1031
+ },
1032
+ {
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
1041
  {
1042
1042
  "id": "./src/components/Toast/Toast.tsx",
1043
1043
  "name": "./src/components/Toast/Toast.tsx",
@@ -1092,15 +1092,6 @@
1092
1092
  }
1093
1093
  ]
1094
1094
  },
1095
- {
1096
- "id": "./src/components/Textarea/Textarea.tsx",
1097
- "name": "./src/components/Textarea/Textarea.tsx",
1098
- "reasons": [
1099
- {
1100
- "moduleName": "./src/components/Textarea/index.ts"
1101
- }
1102
- ]
1103
- },
1104
1095
  {
1105
1096
  "id": "./src/components/Typography/Heading.tsx",
1106
1097
  "name": "./src/components/Typography/Heading.tsx",
@@ -1128,6 +1119,15 @@
1128
1119
  }
1129
1120
  ]
1130
1121
  },
1122
+ {
1123
+ "id": "./src/components/Textarea/Textarea.tsx",
1124
+ "name": "./src/components/Textarea/Textarea.tsx",
1125
+ "reasons": [
1126
+ {
1127
+ "moduleName": "./src/components/Textarea/index.ts"
1128
+ }
1129
+ ]
1130
+ },
1131
1131
  {
1132
1132
  "id": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1133
1133
  "name": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
@@ -1162,119 +1162,113 @@
1162
1162
  "id": "./react",
1163
1163
  "name": "./react",
1164
1164
  "reasons": [
1165
- {
1166
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1167
- },
1168
1165
  {
1169
1166
  "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1170
1167
  },
1171
1168
  {
1172
- "moduleName": "./src/components/Badge/Badge.tsx"
1169
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1173
1170
  },
1174
1171
  {
1175
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1172
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1176
1173
  },
1177
1174
  {
1178
- "moduleName": "./src/components/Button/Button.tsx"
1175
+ "moduleName": "./src/components/Alert/Alert.tsx"
1179
1176
  },
1180
1177
  {
1181
- "moduleName": "./src/components/Card/Card.tsx"
1178
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1182
1179
  },
1183
1180
  {
1184
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1181
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1185
1182
  },
1186
1183
  {
1187
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1184
+ "moduleName": "./src/components/Badge/Badge.tsx"
1188
1185
  },
1189
1186
  {
1190
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1187
+ "moduleName": "./src/components/Button/Button.tsx"
1191
1188
  },
1192
1189
  {
1193
- "moduleName": "./src/components/Link/Link.tsx"
1190
+ "moduleName": "./src/components/Card/Card.tsx"
1194
1191
  },
1195
1192
  {
1196
- "moduleName": "./src/components/Form/Form.tsx"
1193
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1197
1194
  },
1198
1195
  {
1199
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1196
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1200
1197
  },
1201
1198
  {
1202
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1199
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1203
1200
  },
1204
1201
  {
1205
1202
  "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1206
1203
  },
1207
1204
  {
1208
- "moduleName": "./src/components/Alert/Alert.tsx"
1205
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1209
1206
  },
1210
1207
  {
1211
- "moduleName": "./src/components/Popover/Popover.tsx"
1208
+ "moduleName": "./src/components/Form/Form.tsx"
1212
1209
  },
1213
1210
  {
1214
- "moduleName": "./src/components/Picker/Picker.tsx"
1211
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1215
1212
  },
1216
1213
  {
1217
- "moduleName": "./src/components/Picker/PickerList.tsx"
1214
+ "moduleName": "./src/components/FormField/FormField.tsx"
1218
1215
  },
1219
1216
  {
1220
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1217
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1221
1218
  },
1222
1219
  {
1223
1220
  "moduleName": "./src/components/Input/Input.tsx"
1224
1221
  },
1225
1222
  {
1226
- "moduleName": "./src/components/Loader/Loader.tsx"
1227
- },
1228
- {
1229
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1223
+ "moduleName": "./src/components/Icon/Icon.tsx"
1230
1224
  },
1231
1225
  {
1232
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1226
+ "moduleName": "./src/components/Link/Link.tsx"
1233
1227
  },
1234
1228
  {
1235
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1229
+ "moduleName": "./src/components/Loader/Loader.tsx"
1236
1230
  },
1237
1231
  {
1238
- "moduleName": "./src/components/FormField/FormField.tsx"
1232
+ "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1239
1233
  },
1240
1234
  {
1241
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1235
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1242
1236
  },
1243
1237
  {
1244
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1238
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1245
1239
  },
1246
1240
  {
1247
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1241
+ "moduleName": "./src/components/Modal/Modal.tsx"
1248
1242
  },
1249
1243
  {
1250
- "moduleName": "./src/components/Modal/Modal.tsx"
1244
+ "moduleName": "./src/components/Popover/Popover.tsx"
1251
1245
  },
1252
1246
  {
1253
1247
  "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1254
1248
  },
1255
1249
  {
1256
- "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1250
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1257
1251
  },
1258
1252
  {
1259
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1253
+ "moduleName": "./src/components/Picker/Picker.tsx"
1260
1254
  },
1261
1255
  {
1262
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1256
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1263
1257
  },
1264
1258
  {
1265
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1259
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1266
1260
  },
1267
1261
  {
1268
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1262
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1269
1263
  },
1270
1264
  {
1271
- "moduleName": "./src/components/Icon/Icon.tsx"
1265
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1272
1266
  },
1273
1267
  {
1274
- "moduleName": "./src/components/Search/Search.tsx"
1268
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1275
1269
  },
1276
1270
  {
1277
- "moduleName": "./src/components/Switch/Switch.tsx"
1271
+ "moduleName": "./src/components/Search/Search.tsx"
1278
1272
  },
1279
1273
  {
1280
1274
  "moduleName": "./src/components/Tab/Tab.tsx"
@@ -1283,11 +1277,17 @@
1283
1277
  "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1284
1278
  },
1285
1279
  {
1286
- "moduleName": "./src/components/Tag/Tag.tsx"
1280
+ "moduleName": "./src/components/Switch/Switch.tsx"
1287
1281
  },
1288
1282
  {
1289
1283
  "moduleName": "./src/components/TagInput/TagInput.tsx"
1290
1284
  },
1285
+ {
1286
+ "moduleName": "./src/components/Tag/Tag.tsx"
1287
+ },
1288
+ {
1289
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1290
+ },
1291
1291
  {
1292
1292
  "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1293
1293
  },
@@ -1300,9 +1300,6 @@
1300
1300
  {
1301
1301
  "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1302
1302
  },
1303
- {
1304
- "moduleName": "./src/components/Textarea/Textarea.tsx"
1305
- },
1306
1303
  {
1307
1304
  "moduleName": "./src/components/Typography/Heading.tsx"
1308
1305
  },
@@ -1313,17 +1310,26 @@
1313
1310
  "moduleName": "./src/components/Typography/Display.tsx"
1314
1311
  },
1315
1312
  {
1316
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1313
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
1317
1314
  },
1318
1315
  {
1319
1316
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1320
1317
  },
1318
+ {
1319
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1320
+ },
1321
1321
  {
1322
1322
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1323
1323
  },
1324
1324
  {
1325
1325
  "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1326
1326
  },
1327
+ {
1328
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1329
+ },
1330
+ {
1331
+ "moduleName": "./src/components/DatePicker/hooks.ts"
1332
+ },
1327
1333
  {
1328
1334
  "moduleName": "./src/components/Picker/Trigger.tsx"
1329
1335
  },
@@ -1331,32 +1337,26 @@
1331
1337
  "moduleName": "./src/components/Picker/TriggerBody.tsx"
1332
1338
  },
1333
1339
  {
1334
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1340
+ "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1335
1341
  },
1336
1342
  {
1337
1343
  "moduleName": "./src/components/Picker/PickerListItem.tsx"
1338
1344
  },
1339
- {
1340
- "moduleName": "./src/components/DatePicker/hooks.ts"
1341
- },
1342
1345
  {
1343
1346
  "moduleName": "./src/components/TagInput/EditableTag.tsx"
1344
1347
  },
1345
1348
  {
1346
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1349
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1347
1350
  },
1348
1351
  {
1349
- "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1352
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1350
1353
  },
1351
1354
  {
1352
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1355
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
1353
1356
  },
1354
1357
  {
1355
1358
  "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1356
1359
  },
1357
- {
1358
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1359
- },
1360
1360
  {
1361
1361
  "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1362
1362
  },
@@ -1369,269 +1369,248 @@
1369
1369
  ]
1370
1370
  },
1371
1371
  {
1372
- "id": "./clsx",
1373
- "name": "./clsx",
1372
+ "id": "./@livechat/design-system-icons/react/tabler",
1373
+ "name": "./@livechat/design-system-icons/react/tabler",
1374
1374
  "reasons": [
1375
- {
1376
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1377
- },
1378
1375
  {
1379
1376
  "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1380
1377
  },
1381
1378
  {
1382
- "moduleName": "./src/components/Badge/Badge.tsx"
1383
- },
1384
- {
1385
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1379
+ "moduleName": "./src/components/Alert/Alert.tsx"
1386
1380
  },
1387
1381
  {
1388
- "moduleName": "./src/components/Button/Button.tsx"
1382
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1389
1383
  },
1390
1384
  {
1391
1385
  "moduleName": "./src/components/Card/Card.tsx"
1392
1386
  },
1393
1387
  {
1394
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1388
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1395
1389
  },
1396
1390
  {
1397
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1391
+ "moduleName": "./src/components/Input/Input.tsx"
1398
1392
  },
1399
1393
  {
1400
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1394
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1401
1395
  },
1402
1396
  {
1403
- "moduleName": "./src/components/Link/Link.tsx"
1397
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1404
1398
  },
1405
1399
  {
1406
- "moduleName": "./src/components/Form/Form.tsx"
1400
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1407
1401
  },
1408
1402
  {
1409
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1403
+ "moduleName": "./src/components/Search/Search.tsx"
1410
1404
  },
1411
1405
  {
1412
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1406
+ "moduleName": "./src/components/Switch/Switch.tsx"
1413
1407
  },
1414
1408
  {
1415
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1409
+ "moduleName": "./src/components/Tag/Tag.tsx"
1416
1410
  },
1417
1411
  {
1418
- "moduleName": "./src/components/Alert/Alert.tsx"
1412
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1419
1413
  },
1420
1414
  {
1421
- "moduleName": "./src/components/Popover/Popover.tsx"
1415
+ "moduleName": "./src/components/Toast/Toast.tsx"
1422
1416
  },
1423
1417
  {
1424
- "moduleName": "./src/components/Picker/Picker.tsx"
1418
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1425
1419
  },
1426
1420
  {
1427
- "moduleName": "./src/components/Picker/PickerList.tsx"
1421
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1428
1422
  },
1429
1423
  {
1430
- "moduleName": "./src/components/Input/Input.tsx"
1424
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1431
1425
  },
1432
1426
  {
1433
- "moduleName": "./src/components/Loader/Loader.tsx"
1427
+ "moduleName": "./src/components/Picker/constants.ts"
1434
1428
  },
1435
1429
  {
1436
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1430
+ "moduleName": "./src/components/Picker/Trigger.tsx"
1437
1431
  },
1438
1432
  {
1439
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1440
- },
1433
+ "moduleName": "./src/components/Picker/PickerListItem.tsx"
1434
+ }
1435
+ ]
1436
+ },
1437
+ {
1438
+ "id": "./clsx",
1439
+ "name": "./clsx",
1440
+ "reasons": [
1441
1441
  {
1442
- "moduleName": "./src/components/FormField/FormField.tsx"
1442
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1443
1443
  },
1444
1444
  {
1445
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1445
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1446
1446
  },
1447
1447
  {
1448
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1448
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1449
1449
  },
1450
1450
  {
1451
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1451
+ "moduleName": "./src/components/Alert/Alert.tsx"
1452
1452
  },
1453
1453
  {
1454
- "moduleName": "./src/components/Modal/Modal.tsx"
1454
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1455
1455
  },
1456
1456
  {
1457
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1457
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1458
1458
  },
1459
1459
  {
1460
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1460
+ "moduleName": "./src/components/Badge/Badge.tsx"
1461
1461
  },
1462
1462
  {
1463
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1463
+ "moduleName": "./src/components/Button/Button.tsx"
1464
1464
  },
1465
1465
  {
1466
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1466
+ "moduleName": "./src/components/Card/Card.tsx"
1467
1467
  },
1468
1468
  {
1469
- "moduleName": "./src/components/Icon/Icon.tsx"
1469
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1470
1470
  },
1471
1471
  {
1472
- "moduleName": "./src/components/Search/Search.tsx"
1472
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1473
1473
  },
1474
1474
  {
1475
- "moduleName": "./src/components/Switch/Switch.tsx"
1475
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1476
1476
  },
1477
1477
  {
1478
- "moduleName": "./src/components/Tab/Tab.tsx"
1478
+ "moduleName": "./src/components/Form/Form.tsx"
1479
1479
  },
1480
1480
  {
1481
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1481
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1482
1482
  },
1483
1483
  {
1484
- "moduleName": "./src/components/Tag/Tag.tsx"
1484
+ "moduleName": "./src/components/FormField/FormField.tsx"
1485
1485
  },
1486
1486
  {
1487
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1487
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1488
1488
  },
1489
1489
  {
1490
- "moduleName": "./src/components/Toast/Toast.tsx"
1490
+ "moduleName": "./src/components/Input/Input.tsx"
1491
1491
  },
1492
1492
  {
1493
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1493
+ "moduleName": "./src/components/Icon/Icon.tsx"
1494
1494
  },
1495
1495
  {
1496
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1496
+ "moduleName": "./src/components/Link/Link.tsx"
1497
1497
  },
1498
1498
  {
1499
- "moduleName": "./src/components/Textarea/Textarea.tsx"
1499
+ "moduleName": "./src/components/Loader/Loader.tsx"
1500
1500
  },
1501
1501
  {
1502
- "moduleName": "./src/components/Typography/Heading.tsx"
1502
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1503
1503
  },
1504
1504
  {
1505
- "moduleName": "./src/components/Typography/Text.tsx"
1505
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1506
1506
  },
1507
1507
  {
1508
- "moduleName": "./src/components/Typography/Display.tsx"
1508
+ "moduleName": "./src/components/Modal/Modal.tsx"
1509
1509
  },
1510
1510
  {
1511
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1511
+ "moduleName": "./src/components/Popover/Popover.tsx"
1512
1512
  },
1513
1513
  {
1514
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1514
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1515
1515
  },
1516
1516
  {
1517
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1517
+ "moduleName": "./src/components/Picker/Picker.tsx"
1518
1518
  },
1519
1519
  {
1520
- "moduleName": "./src/components/Picker/Trigger.tsx"
1520
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1521
1521
  },
1522
1522
  {
1523
- "moduleName": "./src/components/Picker/TriggerBody.tsx"
1523
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1524
1524
  },
1525
1525
  {
1526
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1526
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1527
1527
  },
1528
1528
  {
1529
- "moduleName": "./src/components/DatePicker/helpers.ts"
1529
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1530
1530
  },
1531
1531
  {
1532
- "moduleName": "./src/components/Picker/PickerListItem.tsx"
1532
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1533
1533
  },
1534
1534
  {
1535
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1535
+ "moduleName": "./src/components/Search/Search.tsx"
1536
1536
  },
1537
1537
  {
1538
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1538
+ "moduleName": "./src/components/Tab/Tab.tsx"
1539
1539
  },
1540
1540
  {
1541
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1541
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1542
1542
  },
1543
1543
  {
1544
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1544
+ "moduleName": "./src/components/Switch/Switch.tsx"
1545
1545
  },
1546
1546
  {
1547
- "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
1548
- }
1549
- ]
1550
- },
1551
- {
1552
- "id": "./src/utils/noop.ts",
1553
- "name": "./src/utils/noop.ts",
1554
- "reasons": [
1555
- {
1556
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1547
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1557
1548
  },
1558
1549
  {
1559
- "moduleName": "./src/components/Switch/Switch.tsx"
1560
- }
1561
- ]
1562
- },
1563
- {
1564
- "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1565
- "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1566
- "reasons": [
1550
+ "moduleName": "./src/components/Tag/Tag.tsx"
1551
+ },
1567
1552
  {
1568
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1569
- }
1570
- ]
1571
- },
1572
- {
1573
- "id": "./@livechat/design-system-icons/react/tabler",
1574
- "name": "./@livechat/design-system-icons/react/tabler",
1575
- "reasons": [
1553
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1554
+ },
1576
1555
  {
1577
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1556
+ "moduleName": "./src/components/Toast/Toast.tsx"
1578
1557
  },
1579
1558
  {
1580
- "moduleName": "./src/components/Card/Card.tsx"
1559
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1581
1560
  },
1582
1561
  {
1583
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1562
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1584
1563
  },
1585
1564
  {
1586
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1565
+ "moduleName": "./src/components/Typography/Heading.tsx"
1587
1566
  },
1588
1567
  {
1589
- "moduleName": "./src/components/Alert/Alert.tsx"
1568
+ "moduleName": "./src/components/Typography/Text.tsx"
1590
1569
  },
1591
1570
  {
1592
- "moduleName": "./src/components/Input/Input.tsx"
1571
+ "moduleName": "./src/components/Typography/Display.tsx"
1593
1572
  },
1594
1573
  {
1595
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1574
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
1596
1575
  },
1597
1576
  {
1598
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1577
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1599
1578
  },
1600
1579
  {
1601
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1580
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1602
1581
  },
1603
1582
  {
1604
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1583
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1605
1584
  },
1606
1585
  {
1607
- "moduleName": "./src/components/Search/Search.tsx"
1586
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1608
1587
  },
1609
1588
  {
1610
- "moduleName": "./src/components/Switch/Switch.tsx"
1589
+ "moduleName": "./src/components/DatePicker/helpers.ts"
1611
1590
  },
1612
1591
  {
1613
- "moduleName": "./src/components/Tag/Tag.tsx"
1592
+ "moduleName": "./src/components/Picker/Trigger.tsx"
1614
1593
  },
1615
1594
  {
1616
- "moduleName": "./src/components/Toast/Toast.tsx"
1595
+ "moduleName": "./src/components/Picker/TriggerBody.tsx"
1617
1596
  },
1618
1597
  {
1619
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1598
+ "moduleName": "./src/components/Picker/PickerListItem.tsx"
1620
1599
  },
1621
1600
  {
1622
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1601
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1623
1602
  },
1624
1603
  {
1625
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1604
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
1626
1605
  },
1627
1606
  {
1628
- "moduleName": "./src/components/Picker/Trigger.tsx"
1607
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1629
1608
  },
1630
1609
  {
1631
- "moduleName": "./src/components/Picker/constants.ts"
1610
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1632
1611
  },
1633
1612
  {
1634
- "moduleName": "./src/components/Picker/PickerListItem.tsx"
1613
+ "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
1635
1614
  }
1636
1615
  ]
1637
1616
  },
@@ -1657,399 +1636,411 @@
1657
1636
  ]
1658
1637
  },
1659
1638
  {
1660
- "id": "./src/components/Badge/Badge.helpers.ts",
1661
- "name": "./src/components/Badge/Badge.helpers.ts",
1639
+ "id": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1640
+ "name": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1662
1641
  "reasons": [
1663
1642
  {
1664
- "moduleName": "./src/components/Badge/Badge.tsx"
1643
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1665
1644
  }
1666
1645
  ]
1667
1646
  },
1668
1647
  {
1669
- "id": "./src/components/Badge/Badge.module.scss",
1670
- "name": "./src/components/Badge/Badge.module.scss",
1648
+ "id": "./src/utils/keyCodes.ts",
1649
+ "name": "./src/utils/keyCodes.ts",
1671
1650
  "reasons": [
1672
1651
  {
1673
- "moduleName": "./src/components/Badge/Badge.tsx"
1652
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1653
+ },
1654
+ {
1655
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1656
+ },
1657
+ {
1658
+ "moduleName": "./src/components/Picker/Picker.tsx"
1659
+ },
1660
+ {
1661
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1662
+ },
1663
+ {
1664
+ "moduleName": "./src/components/Search/Search.tsx"
1665
+ },
1666
+ {
1667
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1668
+ },
1669
+ {
1670
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1671
+ },
1672
+ {
1673
+ "moduleName": "./src/components/Picker/Trigger.tsx"
1674
+ },
1675
+ {
1676
+ "moduleName": "./src/components/TagInput/EditableTagContent.tsx"
1674
1677
  }
1675
1678
  ]
1676
1679
  },
1677
1680
  {
1678
- "id": "./src/components/FieldGroup/FieldGroup.module.scss",
1679
- "name": "./src/components/FieldGroup/FieldGroup.module.scss",
1681
+ "id": "./src/components/ActionMenu/ActionMenu.module.scss",
1682
+ "name": "./src/components/ActionMenu/ActionMenu.module.scss",
1680
1683
  "reasons": [
1681
1684
  {
1682
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1685
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1683
1686
  }
1684
1687
  ]
1685
1688
  },
1686
1689
  {
1687
- "id": "./src/components/Button/Button.module.scss",
1688
- "name": "./src/components/Button/Button.module.scss",
1690
+ "id": "./lodash.debounce",
1691
+ "name": "./lodash.debounce",
1689
1692
  "reasons": [
1690
1693
  {
1691
- "moduleName": "./src/components/Button/Button.tsx"
1694
+ "moduleName": "./src/components/Alert/Alert.tsx"
1695
+ },
1696
+ {
1697
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1692
1698
  }
1693
1699
  ]
1694
1700
  },
1695
1701
  {
1696
- "id": "./src/components/Card/Card.module.scss",
1697
- "name": "./src/components/Card/Card.module.scss",
1702
+ "id": "./src/components/Alert/Alert.module.scss",
1703
+ "name": "./src/components/Alert/Alert.module.scss",
1698
1704
  "reasons": [
1699
1705
  {
1700
- "moduleName": "./src/components/Card/Card.tsx"
1706
+ "moduleName": "./src/components/Alert/Alert.tsx"
1701
1707
  }
1702
1708
  ]
1703
1709
  },
1704
1710
  {
1705
- "id": "./polished",
1706
- "name": "./polished",
1711
+ "id": "./src/components/Avatar/Avatar.module.scss",
1712
+ "name": "./src/components/Avatar/Avatar.module.scss",
1707
1713
  "reasons": [
1708
1714
  {
1709
- "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
1710
- },
1711
- {
1712
- "moduleName": "./src/components/Tag/Tag.tsx"
1715
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1713
1716
  }
1714
1717
  ]
1715
1718
  },
1716
1719
  {
1717
- "id": "./src/components/Checkbox/Checkbox.module.scss",
1718
- "name": "./src/components/Checkbox/Checkbox.module.scss",
1720
+ "id": "./src/utils/noop.ts",
1721
+ "name": "./src/utils/noop.ts",
1719
1722
  "reasons": [
1720
1723
  {
1721
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1724
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1722
1725
  }
1723
1726
  ]
1724
1727
  },
1725
1728
  {
1726
- "id": "./src/utils/keyCodes.ts",
1727
- "name": "./src/utils/keyCodes.ts",
1729
+ "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1730
+ "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1728
1731
  "reasons": [
1729
1732
  {
1730
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1731
- },
1732
- {
1733
- "moduleName": "./src/components/Picker/Picker.tsx"
1734
- },
1735
- {
1736
- "moduleName": "./src/components/Picker/PickerList.tsx"
1737
- },
1738
- {
1739
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1740
- },
1741
- {
1742
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1743
- },
1744
- {
1745
- "moduleName": "./src/components/Search/Search.tsx"
1746
- },
1747
- {
1748
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1749
- },
1750
- {
1751
- "moduleName": "./src/components/Picker/Trigger.tsx"
1752
- },
1733
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1734
+ }
1735
+ ]
1736
+ },
1737
+ {
1738
+ "id": "./src/components/Badge/Badge.helpers.ts",
1739
+ "name": "./src/components/Badge/Badge.helpers.ts",
1740
+ "reasons": [
1753
1741
  {
1754
- "moduleName": "./src/components/TagInput/EditableTagContent.tsx"
1742
+ "moduleName": "./src/components/Badge/Badge.tsx"
1755
1743
  }
1756
1744
  ]
1757
1745
  },
1758
1746
  {
1759
- "id": "./src/components/ActionMenu/ActionMenu.module.scss",
1760
- "name": "./src/components/ActionMenu/ActionMenu.module.scss",
1747
+ "id": "./src/components/Badge/Badge.module.scss",
1748
+ "name": "./src/components/Badge/Badge.module.scss",
1761
1749
  "reasons": [
1762
1750
  {
1763
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1751
+ "moduleName": "./src/components/Badge/Badge.tsx"
1764
1752
  }
1765
1753
  ]
1766
1754
  },
1767
1755
  {
1768
- "id": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1769
- "name": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1756
+ "id": "./polished",
1757
+ "name": "./polished",
1770
1758
  "reasons": [
1771
1759
  {
1772
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1760
+ "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
1761
+ },
1762
+ {
1763
+ "moduleName": "./src/components/Tag/Tag.tsx"
1773
1764
  }
1774
1765
  ]
1775
1766
  },
1776
1767
  {
1777
- "id": "./src/components/Link/Link.module.scss",
1778
- "name": "./src/components/Link/Link.module.scss",
1768
+ "id": "./src/components/Button/Button.module.scss",
1769
+ "name": "./src/components/Button/Button.module.scss",
1779
1770
  "reasons": [
1780
1771
  {
1781
- "moduleName": "./src/components/Link/Link.tsx"
1772
+ "moduleName": "./src/components/Button/Button.tsx"
1782
1773
  }
1783
1774
  ]
1784
1775
  },
1785
1776
  {
1786
- "id": "./src/components/Form/Form.module.scss",
1787
- "name": "./src/components/Form/Form.module.scss",
1777
+ "id": "./src/components/Card/Card.module.scss",
1778
+ "name": "./src/components/Card/Card.module.scss",
1788
1779
  "reasons": [
1789
1780
  {
1790
- "moduleName": "./src/components/Form/Form.tsx"
1781
+ "moduleName": "./src/components/Card/Card.tsx"
1791
1782
  }
1792
1783
  ]
1793
1784
  },
1794
1785
  {
1795
- "id": "./src/components/FieldError/FieldError.module.scss",
1796
- "name": "./src/components/FieldError/FieldError.module.scss",
1786
+ "id": "./src/components/Checkbox/Checkbox.module.scss",
1787
+ "name": "./src/components/Checkbox/Checkbox.module.scss",
1797
1788
  "reasons": [
1798
1789
  {
1799
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1790
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1800
1791
  }
1801
1792
  ]
1802
1793
  },
1803
1794
  {
1804
- "id": "./src/components/Avatar/Avatar.module.scss",
1805
- "name": "./src/components/Avatar/Avatar.module.scss",
1795
+ "id": "./react-day-picker",
1796
+ "name": "./react-day-picker",
1806
1797
  "reasons": [
1807
1798
  {
1808
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1799
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1809
1800
  }
1810
1801
  ]
1811
1802
  },
1812
1803
  {
1813
- "id": "./src/components/FieldDescription/FieldDescription.module.scss",
1814
- "name": "./src/components/FieldDescription/FieldDescription.module.scss",
1804
+ "id": "./src/components/DatePicker/DatePickerNavbar.tsx",
1805
+ "name": "./src/components/DatePicker/DatePickerNavbar.tsx",
1815
1806
  "reasons": [
1816
1807
  {
1817
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1808
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1818
1809
  }
1819
1810
  ]
1820
1811
  },
1821
1812
  {
1822
- "id": "./lodash.debounce",
1823
- "name": "./lodash.debounce",
1813
+ "id": "./src/components/DatePicker/helpers.ts",
1814
+ "name": "./src/components/DatePicker/helpers.ts",
1824
1815
  "reasons": [
1825
1816
  {
1826
- "moduleName": "./src/components/Alert/Alert.tsx"
1817
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1827
1818
  },
1828
1819
  {
1829
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1820
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1821
+ },
1822
+ {
1823
+ "moduleName": "./src/components/DatePicker/hooks.ts"
1830
1824
  }
1831
1825
  ]
1832
1826
  },
1833
1827
  {
1834
- "id": "./src/components/Alert/Alert.module.scss",
1835
- "name": "./src/components/Alert/Alert.module.scss",
1828
+ "id": "./src/components/DatePicker/DatePicker.module.scss",
1829
+ "name": "./src/components/DatePicker/DatePicker.module.scss",
1836
1830
  "reasons": [
1837
1831
  {
1838
- "moduleName": "./src/components/Alert/Alert.tsx"
1832
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1833
+ },
1834
+ {
1835
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1836
+ },
1837
+ {
1838
+ "moduleName": "./src/components/DatePicker/helpers.ts"
1839
1839
  }
1840
1840
  ]
1841
1841
  },
1842
1842
  {
1843
- "id": "./@floating-ui/react-dom",
1844
- "name": "./@floating-ui/react-dom",
1843
+ "id": "./date-fns",
1844
+ "name": "./date-fns",
1845
1845
  "reasons": [
1846
1846
  {
1847
- "moduleName": "./src/components/Popover/Popover.tsx"
1847
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1848
1848
  },
1849
1849
  {
1850
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1850
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1851
1851
  },
1852
1852
  {
1853
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1853
+ "moduleName": "./src/components/DatePicker/helpers.ts"
1854
1854
  }
1855
1855
  ]
1856
1856
  },
1857
1857
  {
1858
- "id": "./src/components/Popover/Popover.module.scss",
1859
- "name": "./src/components/Popover/Popover.module.scss",
1858
+ "id": "./src/components/DatePicker/hooks.ts",
1859
+ "name": "./src/components/DatePicker/hooks.ts",
1860
1860
  "reasons": [
1861
1861
  {
1862
- "moduleName": "./src/components/Popover/Popover.tsx"
1862
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1863
1863
  }
1864
1864
  ]
1865
1865
  },
1866
1866
  {
1867
- "id": "./src/components/Picker/constants.ts",
1868
- "name": "./src/components/Picker/constants.ts",
1867
+ "id": "./src/components/DatePicker/types.ts",
1868
+ "name": "./src/components/DatePicker/types.ts",
1869
1869
  "reasons": [
1870
1870
  {
1871
- "moduleName": "./src/components/Picker/Picker.tsx"
1871
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1872
1872
  },
1873
1873
  {
1874
- "moduleName": "./src/components/Picker/PickerList.tsx"
1874
+ "moduleName": "./src/components/DatePicker/hooks.ts"
1875
1875
  }
1876
1876
  ]
1877
1877
  },
1878
1878
  {
1879
- "id": "./src/components/Picker/Trigger.tsx",
1880
- "name": "./src/components/Picker/Trigger.tsx",
1879
+ "id": "./src/components/FieldDescription/FieldDescription.module.scss",
1880
+ "name": "./src/components/FieldDescription/FieldDescription.module.scss",
1881
1881
  "reasons": [
1882
1882
  {
1883
- "moduleName": "./src/components/Picker/Picker.tsx"
1883
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1884
1884
  }
1885
1885
  ]
1886
1886
  },
1887
1887
  {
1888
- "id": "./src/components/Picker/TriggerBody.tsx",
1889
- "name": "./src/components/Picker/TriggerBody.tsx",
1888
+ "id": "./src/components/FieldGroup/FieldGroup.module.scss",
1889
+ "name": "./src/components/FieldGroup/FieldGroup.module.scss",
1890
1890
  "reasons": [
1891
1891
  {
1892
- "moduleName": "./src/components/Picker/Picker.tsx"
1892
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1893
1893
  }
1894
1894
  ]
1895
1895
  },
1896
1896
  {
1897
- "id": "./src/components/Picker/Picker.module.scss",
1898
- "name": "./src/components/Picker/Picker.module.scss",
1897
+ "id": "./src/components/Form/Form.module.scss",
1898
+ "name": "./src/components/Form/Form.module.scss",
1899
1899
  "reasons": [
1900
1900
  {
1901
- "moduleName": "./src/components/Picker/Picker.tsx"
1901
+ "moduleName": "./src/components/Form/Form.tsx"
1902
1902
  }
1903
1903
  ]
1904
1904
  },
1905
1905
  {
1906
- "id": "./src/components/Picker/helpers.ts",
1907
- "name": "./src/components/Picker/helpers.ts",
1906
+ "id": "./src/components/FieldError/FieldError.module.scss",
1907
+ "name": "./src/components/FieldError/FieldError.module.scss",
1908
1908
  "reasons": [
1909
1909
  {
1910
- "moduleName": "./src/components/Picker/PickerList.tsx"
1910
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1911
1911
  }
1912
1912
  ]
1913
1913
  },
1914
1914
  {
1915
- "id": "./src/components/Picker/PickerListItem.tsx",
1916
- "name": "./src/components/Picker/PickerListItem.tsx",
1915
+ "id": "./src/components/FormField/FormField.module.scss",
1916
+ "name": "./src/components/FormField/FormField.module.scss",
1917
1917
  "reasons": [
1918
1918
  {
1919
- "moduleName": "./src/components/Picker/PickerList.tsx"
1919
+ "moduleName": "./src/components/FormField/FormField.tsx"
1920
1920
  }
1921
1921
  ]
1922
1922
  },
1923
1923
  {
1924
- "id": "./src/components/Picker/PickerList.module.scss",
1925
- "name": "./src/components/Picker/PickerList.module.scss",
1924
+ "id": "./src/components/FormGroup/FormGroup.module.scss",
1925
+ "name": "./src/components/FormGroup/FormGroup.module.scss",
1926
1926
  "reasons": [
1927
1927
  {
1928
- "moduleName": "./src/components/Picker/PickerList.tsx"
1929
- },
1930
- {
1931
- "moduleName": "./src/components/Picker/PickerListItem.tsx"
1928
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1932
1929
  }
1933
1930
  ]
1934
1931
  },
1935
1932
  {
1936
- "id": "./react-day-picker",
1937
- "name": "./react-day-picker",
1933
+ "id": "./src/components/Input/Input.module.scss",
1934
+ "name": "./src/components/Input/Input.module.scss",
1938
1935
  "reasons": [
1939
1936
  {
1940
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1937
+ "moduleName": "./src/components/Input/Input.tsx"
1941
1938
  }
1942
1939
  ]
1943
1940
  },
1944
1941
  {
1945
- "id": "./src/components/DatePicker/DatePickerNavbar.tsx",
1946
- "name": "./src/components/DatePicker/DatePickerNavbar.tsx",
1942
+ "id": "./src/components/Icon/Icon.module.scss",
1943
+ "name": "./src/components/Icon/Icon.module.scss",
1947
1944
  "reasons": [
1948
1945
  {
1949
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1946
+ "moduleName": "./src/components/Icon/Icon.tsx"
1950
1947
  }
1951
1948
  ]
1952
1949
  },
1953
1950
  {
1954
- "id": "./src/components/DatePicker/helpers.ts",
1955
- "name": "./src/components/DatePicker/helpers.ts",
1951
+ "id": "./src/components/Link/Link.module.scss",
1952
+ "name": "./src/components/Link/Link.module.scss",
1956
1953
  "reasons": [
1957
1954
  {
1958
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1959
- },
1960
- {
1961
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1962
- },
1963
- {
1964
- "moduleName": "./src/components/DatePicker/hooks.ts"
1955
+ "moduleName": "./src/components/Link/Link.tsx"
1965
1956
  }
1966
1957
  ]
1967
1958
  },
1968
1959
  {
1969
- "id": "./src/components/DatePicker/DatePicker.module.scss",
1970
- "name": "./src/components/DatePicker/DatePicker.module.scss",
1960
+ "id": "./src/components/Loader/Loader.module.scss",
1961
+ "name": "./src/components/Loader/Loader.module.scss",
1971
1962
  "reasons": [
1972
1963
  {
1973
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1974
- },
1975
- {
1976
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1977
- },
1978
- {
1979
- "moduleName": "./src/components/DatePicker/helpers.ts"
1964
+ "moduleName": "./src/components/Loader/Loader.tsx"
1980
1965
  }
1981
1966
  ]
1982
1967
  },
1983
1968
  {
1984
- "id": "./src/components/Input/Input.module.scss",
1985
- "name": "./src/components/Input/Input.module.scss",
1969
+ "id": "./react-dom",
1970
+ "name": "./react-dom",
1986
1971
  "reasons": [
1987
1972
  {
1988
- "moduleName": "./src/components/Input/Input.tsx"
1973
+ "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1989
1974
  }
1990
1975
  ]
1991
1976
  },
1992
1977
  {
1993
- "id": "./src/components/Loader/Loader.module.scss",
1994
- "name": "./src/components/Loader/Loader.module.scss",
1978
+ "id": "./src/components/Modal/Modal.module.scss",
1979
+ "name": "./src/components/Modal/Modal.module.scss",
1995
1980
  "reasons": [
1996
1981
  {
1997
- "moduleName": "./src/components/Loader/Loader.tsx"
1982
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1983
+ },
1984
+ {
1985
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1986
+ },
1987
+ {
1988
+ "moduleName": "./src/components/Modal/Modal.tsx"
1998
1989
  }
1999
1990
  ]
2000
1991
  },
2001
1992
  {
2002
- "id": "./date-fns",
2003
- "name": "./date-fns",
1993
+ "id": "./@floating-ui/react-dom",
1994
+ "name": "./@floating-ui/react-dom",
2004
1995
  "reasons": [
2005
1996
  {
2006
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1997
+ "moduleName": "./src/components/Popover/Popover.tsx"
2007
1998
  },
2008
1999
  {
2009
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2000
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2010
2001
  },
2011
2002
  {
2012
- "moduleName": "./src/components/DatePicker/helpers.ts"
2003
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2013
2004
  }
2014
2005
  ]
2015
2006
  },
2016
2007
  {
2017
- "id": "./src/components/DatePicker/hooks.ts",
2018
- "name": "./src/components/DatePicker/hooks.ts",
2008
+ "id": "./src/components/Popover/Popover.module.scss",
2009
+ "name": "./src/components/Popover/Popover.module.scss",
2019
2010
  "reasons": [
2020
2011
  {
2021
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
2012
+ "moduleName": "./src/components/Popover/Popover.tsx"
2022
2013
  }
2023
2014
  ]
2024
2015
  },
2025
2016
  {
2026
- "id": "./src/components/DatePicker/types.ts",
2027
- "name": "./src/components/DatePicker/types.ts",
2017
+ "id": "./@emotion/css",
2018
+ "name": "./@emotion/css",
2028
2019
  "reasons": [
2029
2020
  {
2030
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
2021
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
2031
2022
  },
2032
2023
  {
2033
- "moduleName": "./src/components/DatePicker/hooks.ts"
2024
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2034
2025
  }
2035
2026
  ]
2036
2027
  },
2037
2028
  {
2038
- "id": "./src/components/Progress/helpers.ts",
2039
- "name": "./src/components/Progress/helpers.ts",
2029
+ "id": "./src/components/Modal/components/ModalHeader.module.scss",
2030
+ "name": "./src/components/Modal/components/ModalHeader.module.scss",
2040
2031
  "reasons": [
2041
2032
  {
2042
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2043
- },
2044
- {
2045
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
2033
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
2046
2034
  }
2047
2035
  ]
2048
2036
  },
2049
2037
  {
2050
- "id": "./src/components/Progress/ProgressCircle.module.scss",
2051
- "name": "./src/components/Progress/ProgressCircle.module.scss",
2038
+ "id": "./src/components/Progress/helpers.ts",
2039
+ "name": "./src/components/Progress/helpers.ts",
2052
2040
  "reasons": [
2041
+ {
2042
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
2043
+ },
2053
2044
  {
2054
2045
  "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2055
2046
  }
@@ -2065,110 +2056,107 @@
2065
2056
  ]
2066
2057
  },
2067
2058
  {
2068
- "id": "./src/components/FormField/FormField.module.scss",
2069
- "name": "./src/components/FormField/FormField.module.scss",
2059
+ "id": "./src/components/Picker/constants.ts",
2060
+ "name": "./src/components/Picker/constants.ts",
2070
2061
  "reasons": [
2071
2062
  {
2072
- "moduleName": "./src/components/FormField/FormField.tsx"
2063
+ "moduleName": "./src/components/Picker/Picker.tsx"
2064
+ },
2065
+ {
2066
+ "moduleName": "./src/components/Picker/PickerList.tsx"
2073
2067
  }
2074
2068
  ]
2075
2069
  },
2076
2070
  {
2077
- "id": "./src/components/NumericInput/NumericInput.module.scss",
2078
- "name": "./src/components/NumericInput/NumericInput.module.scss",
2071
+ "id": "./src/components/Picker/Trigger.tsx",
2072
+ "name": "./src/components/Picker/Trigger.tsx",
2079
2073
  "reasons": [
2080
2074
  {
2081
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
2075
+ "moduleName": "./src/components/Picker/Picker.tsx"
2082
2076
  }
2083
2077
  ]
2084
2078
  },
2085
2079
  {
2086
- "id": "./src/components/PromoBanner/PromoBanner.module.scss",
2087
- "name": "./src/components/PromoBanner/PromoBanner.module.scss",
2080
+ "id": "./src/components/Picker/TriggerBody.tsx",
2081
+ "name": "./src/components/Picker/TriggerBody.tsx",
2088
2082
  "reasons": [
2089
2083
  {
2090
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2084
+ "moduleName": "./src/components/Picker/Picker.tsx"
2091
2085
  }
2092
2086
  ]
2093
2087
  },
2094
2088
  {
2095
- "id": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2096
- "name": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2089
+ "id": "./src/components/Picker/Picker.module.scss",
2090
+ "name": "./src/components/Picker/Picker.module.scss",
2097
2091
  "reasons": [
2098
2092
  {
2099
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2093
+ "moduleName": "./src/components/Picker/Picker.tsx"
2100
2094
  }
2101
2095
  ]
2102
2096
  },
2103
2097
  {
2104
- "id": "./src/components/Modal/Modal.module.scss",
2105
- "name": "./src/components/Modal/Modal.module.scss",
2098
+ "id": "./src/components/Picker/helpers.ts",
2099
+ "name": "./src/components/Picker/helpers.ts",
2106
2100
  "reasons": [
2107
2101
  {
2108
- "moduleName": "./src/components/Modal/Modal.tsx"
2109
- },
2110
- {
2111
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
2112
- },
2113
- {
2114
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
2102
+ "moduleName": "./src/components/Picker/PickerList.tsx"
2115
2103
  }
2116
2104
  ]
2117
2105
  },
2118
2106
  {
2119
- "id": "./@emotion/css",
2120
- "name": "./@emotion/css",
2107
+ "id": "./src/components/Picker/PickerListItem.tsx",
2108
+ "name": "./src/components/Picker/PickerListItem.tsx",
2121
2109
  "reasons": [
2122
2110
  {
2123
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
2124
- },
2125
- {
2126
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2111
+ "moduleName": "./src/components/Picker/PickerList.tsx"
2127
2112
  }
2128
2113
  ]
2129
2114
  },
2130
2115
  {
2131
- "id": "./src/components/Modal/components/ModalHeader.module.scss",
2132
- "name": "./src/components/Modal/components/ModalHeader.module.scss",
2116
+ "id": "./src/components/Picker/PickerList.module.scss",
2117
+ "name": "./src/components/Picker/PickerList.module.scss",
2133
2118
  "reasons": [
2134
2119
  {
2135
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
2120
+ "moduleName": "./src/components/Picker/PickerList.tsx"
2121
+ },
2122
+ {
2123
+ "moduleName": "./src/components/Picker/PickerListItem.tsx"
2136
2124
  }
2137
2125
  ]
2138
2126
  },
2139
2127
  {
2140
- "id": "./react-dom",
2141
- "name": "./react-dom",
2128
+ "id": "./src/components/PromoBanner/PromoBanner.module.scss",
2129
+ "name": "./src/components/PromoBanner/PromoBanner.module.scss",
2142
2130
  "reasons": [
2143
2131
  {
2144
- "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
2132
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2145
2133
  }
2146
2134
  ]
2147
2135
  },
2148
2136
  {
2149
- "id": "./src/components/RadioButton/RadioButton.module.scss",
2150
- "name": "./src/components/RadioButton/RadioButton.module.scss",
2137
+ "id": "./src/components/Progress/ProgressCircle.module.scss",
2138
+ "name": "./src/components/Progress/ProgressCircle.module.scss",
2151
2139
  "reasons": [
2152
2140
  {
2153
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
2141
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2154
2142
  }
2155
2143
  ]
2156
2144
  },
2157
2145
  {
2158
- "id": "./src/components/FormGroup/FormGroup.module.scss",
2159
- "name": "./src/components/FormGroup/FormGroup.module.scss",
2146
+ "id": "./src/components/RadioButton/RadioButton.module.scss",
2147
+ "name": "./src/components/RadioButton/RadioButton.module.scss",
2160
2148
  "reasons": [
2161
2149
  {
2162
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
2150
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
2163
2151
  }
2164
2152
  ]
2165
2153
  },
2166
2154
  {
2167
- "id": "./src/components/Icon/Icon.module.scss",
2168
- "name": "./src/components/Icon/Icon.module.scss",
2155
+ "id": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2156
+ "name": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2169
2157
  "reasons": [
2170
2158
  {
2171
- "moduleName": "./src/components/Icon/Icon.tsx"
2159
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2172
2160
  }
2173
2161
  ]
2174
2162
  },
@@ -2181,15 +2169,6 @@
2181
2169
  }
2182
2170
  ]
2183
2171
  },
2184
- {
2185
- "id": "./src/components/Switch/Switch.module.scss",
2186
- "name": "./src/components/Switch/Switch.module.scss",
2187
- "reasons": [
2188
- {
2189
- "moduleName": "./src/components/Switch/Switch.tsx"
2190
- }
2191
- ]
2192
- },
2193
2172
  {
2194
2173
  "id": "./src/components/Tab/Tab.module.scss",
2195
2174
  "name": "./src/components/Tab/Tab.module.scss",
@@ -2209,11 +2188,11 @@
2209
2188
  ]
2210
2189
  },
2211
2190
  {
2212
- "id": "./src/components/Tag/Tag.module.scss",
2213
- "name": "./src/components/Tag/Tag.module.scss",
2191
+ "id": "./src/components/Switch/Switch.module.scss",
2192
+ "name": "./src/components/Switch/Switch.module.scss",
2214
2193
  "reasons": [
2215
2194
  {
2216
- "moduleName": "./src/components/Tag/Tag.tsx"
2195
+ "moduleName": "./src/components/Switch/Switch.tsx"
2217
2196
  }
2218
2197
  ]
2219
2198
  },
@@ -2239,80 +2218,47 @@
2239
2218
  ]
2240
2219
  },
2241
2220
  {
2242
- "id": "./src/components/Toast/Toast.module.scss",
2243
- "name": "./src/components/Toast/Toast.module.scss",
2244
- "reasons": [
2245
- {
2246
- "moduleName": "./src/components/Toast/Toast.tsx"
2247
- },
2248
- {
2249
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2250
- }
2251
- ]
2252
- },
2253
- {
2254
- "id": "./react-transition-group",
2255
- "name": "./react-transition-group",
2221
+ "id": "./src/components/Tag/Tag.module.scss",
2222
+ "name": "./src/components/Tag/Tag.module.scss",
2256
2223
  "reasons": [
2257
2224
  {
2258
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2259
- },
2260
- {
2261
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2262
- },
2263
- {
2264
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2225
+ "moduleName": "./src/components/Tag/Tag.tsx"
2265
2226
  }
2266
2227
  ]
2267
2228
  },
2268
2229
  {
2269
- "id": "./src/components/Tooltip/components/FloatingComponent.tsx",
2270
- "name": "./src/components/Tooltip/components/FloatingComponent.tsx",
2230
+ "id": "./src/components/NumericInput/NumericInput.module.scss",
2231
+ "name": "./src/components/NumericInput/NumericInput.module.scss",
2271
2232
  "reasons": [
2272
2233
  {
2273
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2234
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
2274
2235
  }
2275
2236
  ]
2276
2237
  },
2277
2238
  {
2278
- "id": "./src/components/Tooltip/helpers.ts",
2279
- "name": "./src/components/Tooltip/helpers.ts",
2239
+ "id": "./src/components/Toast/Toast.module.scss",
2240
+ "name": "./src/components/Toast/Toast.module.scss",
2280
2241
  "reasons": [
2281
2242
  {
2282
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2283
- },
2284
- {
2285
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2243
+ "moduleName": "./src/components/Toast/Toast.tsx"
2286
2244
  },
2287
2245
  {
2288
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2246
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2289
2247
  }
2290
2248
  ]
2291
2249
  },
2292
2250
  {
2293
- "id": "./src/components/Tooltip/Tooltip.module.scss",
2294
- "name": "./src/components/Tooltip/Tooltip.module.scss",
2251
+ "id": "./react-transition-group",
2252
+ "name": "./react-transition-group",
2295
2253
  "reasons": [
2296
2254
  {
2297
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2298
- },
2299
- {
2300
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2301
- },
2302
- {
2303
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2304
- },
2305
- {
2306
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2255
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2307
2256
  },
2308
2257
  {
2309
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
2258
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2310
2259
  },
2311
2260
  {
2312
2261
  "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2313
- },
2314
- {
2315
- "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
2316
2262
  }
2317
2263
  ]
2318
2264
  },
@@ -2362,11 +2308,53 @@
2362
2308
  ]
2363
2309
  },
2364
2310
  {
2365
- "id": "./src/components/Textarea/Textarea.module.scss",
2366
- "name": "./src/components/Textarea/Textarea.module.scss",
2311
+ "id": "./src/components/Tooltip/components/FloatingComponent.tsx",
2312
+ "name": "./src/components/Tooltip/components/FloatingComponent.tsx",
2367
2313
  "reasons": [
2368
2314
  {
2369
- "moduleName": "./src/components/Textarea/Textarea.tsx"
2315
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2316
+ }
2317
+ ]
2318
+ },
2319
+ {
2320
+ "id": "./src/components/Tooltip/helpers.ts",
2321
+ "name": "./src/components/Tooltip/helpers.ts",
2322
+ "reasons": [
2323
+ {
2324
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2325
+ },
2326
+ {
2327
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2328
+ },
2329
+ {
2330
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2331
+ }
2332
+ ]
2333
+ },
2334
+ {
2335
+ "id": "./src/components/Tooltip/Tooltip.module.scss",
2336
+ "name": "./src/components/Tooltip/Tooltip.module.scss",
2337
+ "reasons": [
2338
+ {
2339
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2340
+ },
2341
+ {
2342
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2343
+ },
2344
+ {
2345
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
2346
+ },
2347
+ {
2348
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2349
+ },
2350
+ {
2351
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2352
+ },
2353
+ {
2354
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2355
+ },
2356
+ {
2357
+ "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
2370
2358
  }
2371
2359
  ]
2372
2360
  },
@@ -2386,11 +2374,11 @@
2386
2374
  ]
2387
2375
  },
2388
2376
  {
2389
- "id": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2390
- "name": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2377
+ "id": "./src/components/Textarea/Textarea.module.scss",
2378
+ "name": "./src/components/Textarea/Textarea.module.scss",
2391
2379
  "reasons": [
2392
2380
  {
2393
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2381
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
2394
2382
  }
2395
2383
  ]
2396
2384
  },
@@ -2404,29 +2392,20 @@
2404
2392
  ]
2405
2393
  },
2406
2394
  {
2407
- "id": "./src/components/UploadBar/UploadBar.module.scss",
2408
- "name": "./src/components/UploadBar/UploadBar.module.scss",
2409
- "reasons": [
2410
- {
2411
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2412
- }
2413
- ]
2414
- },
2415
- {
2416
- "id": "./src/components/Picker/Trigger.module.scss",
2417
- "name": "./src/components/Picker/Trigger.module.scss",
2395
+ "id": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2396
+ "name": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2418
2397
  "reasons": [
2419
2398
  {
2420
- "moduleName": "./src/components/Picker/Trigger.tsx"
2399
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2421
2400
  }
2422
2401
  ]
2423
2402
  },
2424
2403
  {
2425
- "id": "./src/components/Picker/TriggerBody.module.scss",
2426
- "name": "./src/components/Picker/TriggerBody.module.scss",
2404
+ "id": "./src/components/UploadBar/UploadBar.module.scss",
2405
+ "name": "./src/components/UploadBar/UploadBar.module.scss",
2427
2406
  "reasons": [
2428
2407
  {
2429
- "moduleName": "./src/components/Picker/TriggerBody.tsx"
2408
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2430
2409
  }
2431
2410
  ]
2432
2411
  },
@@ -2438,10 +2417,10 @@
2438
2417
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2439
2418
  },
2440
2419
  {
2441
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2420
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2442
2421
  },
2443
2422
  {
2444
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2423
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2445
2424
  }
2446
2425
  ]
2447
2426
  },
@@ -2454,6 +2433,24 @@
2454
2433
  }
2455
2434
  ]
2456
2435
  },
2436
+ {
2437
+ "id": "./src/components/Picker/Trigger.module.scss",
2438
+ "name": "./src/components/Picker/Trigger.module.scss",
2439
+ "reasons": [
2440
+ {
2441
+ "moduleName": "./src/components/Picker/Trigger.tsx"
2442
+ }
2443
+ ]
2444
+ },
2445
+ {
2446
+ "id": "./src/components/Picker/TriggerBody.module.scss",
2447
+ "name": "./src/components/Picker/TriggerBody.module.scss",
2448
+ "reasons": [
2449
+ {
2450
+ "moduleName": "./src/components/Picker/TriggerBody.tsx"
2451
+ }
2452
+ ]
2453
+ },
2457
2454
  {
2458
2455
  "id": "./src/components/TagInput/EditableTagContent.tsx",
2459
2456
  "name": "./src/components/TagInput/EditableTagContent.tsx",