@livechat/design-system-react-components 1.0.0-beta.2 → 1.0.0-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -88,18 +88,18 @@
88
88
  {
89
89
  "moduleName": "./src/components/Alert/Alert.tsx"
90
90
  },
91
- {
92
- "moduleName": "./src/components/Input/Input.tsx"
93
- },
94
91
  {
95
92
  "moduleName": "./src/components/Card/Card.tsx"
96
93
  },
97
94
  {
98
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
95
+ "moduleName": "./src/components/Input/Input.tsx"
99
96
  },
100
97
  {
101
98
  "moduleName": "./src/components/Toast/Toast.tsx"
102
99
  },
100
+ {
101
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
102
+ },
103
103
  {
104
104
  "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
105
105
  }
@@ -148,15 +148,15 @@
148
148
  {
149
149
  "moduleName": "./src/index.ts"
150
150
  },
151
- {
152
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
153
- },
154
151
  {
155
152
  "moduleName": "./src/components/FormField/FormField.tsx"
156
153
  },
157
154
  {
158
155
  "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
159
156
  },
157
+ {
158
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
159
+ },
160
160
  {
161
161
  "moduleName": "./src/components/RadioButton/RadioButton.tsx"
162
162
  }
@@ -223,9 +223,6 @@
223
223
  {
224
224
  "moduleName": "./src/index.ts"
225
225
  },
226
- {
227
- "moduleName": "./src/components/FieldError/FieldError.tsx"
228
- },
229
226
  {
230
227
  "moduleName": "./src/components/Avatar/Avatar.tsx"
231
228
  },
@@ -233,25 +230,25 @@
233
230
  "moduleName": "./src/components/Alert/Alert.tsx"
234
231
  },
235
232
  {
236
- "moduleName": "./src/components/Input/Input.tsx"
233
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
237
234
  },
238
235
  {
239
236
  "moduleName": "./src/components/Card/Card.tsx"
240
237
  },
241
238
  {
242
- "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
239
+ "moduleName": "./src/components/Input/Input.tsx"
243
240
  },
244
241
  {
245
- "moduleName": "./src/components/Modal/ModalHeader.tsx"
242
+ "moduleName": "./src/components/Picker/PickerList.tsx"
246
243
  },
247
244
  {
248
245
  "moduleName": "./src/components/NumericInput/NumericInput.tsx"
249
246
  },
250
247
  {
251
- "moduleName": "./src/components/Picker/PickerList.tsx"
248
+ "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
252
249
  },
253
250
  {
254
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
251
+ "moduleName": "./src/components/Modal/ModalHeader.tsx"
255
252
  },
256
253
  {
257
254
  "moduleName": "./src/components/Search/Search.tsx"
@@ -259,20 +256,23 @@
259
256
  {
260
257
  "moduleName": "./src/components/Switch/Switch.tsx"
261
258
  },
259
+ {
260
+ "moduleName": "./src/components/Toast/Toast.tsx"
261
+ },
262
262
  {
263
263
  "moduleName": "./src/components/Tag/Tag.tsx"
264
264
  },
265
265
  {
266
- "moduleName": "./src/components/Toast/Toast.tsx"
266
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
267
267
  },
268
268
  {
269
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
269
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
270
270
  },
271
271
  {
272
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
272
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
273
273
  },
274
274
  {
275
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
275
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
276
276
  },
277
277
  {
278
278
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
@@ -281,10 +281,10 @@
281
281
  "moduleName": "./src/components/Picker/Trigger.tsx"
282
282
  },
283
283
  {
284
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
284
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
285
285
  },
286
286
  {
287
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
287
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
288
288
  }
289
289
  ]
290
290
  },
@@ -371,10 +371,10 @@
371
371
  "moduleName": "./src/index.ts"
372
372
  },
373
373
  {
374
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
374
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
375
375
  },
376
376
  {
377
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
377
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
378
378
  }
379
379
  ]
380
380
  },
@@ -472,65 +472,65 @@
472
472
  {
473
473
  "moduleName": "./src/index.ts"
474
474
  },
475
- {
476
- "moduleName": "./src/components/FieldError/FieldError.tsx"
477
- },
478
475
  {
479
476
  "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
480
477
  },
481
478
  {
482
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
479
+ "moduleName": "./src/components/Alert/Alert.tsx"
483
480
  },
484
481
  {
485
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
482
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
486
483
  },
487
484
  {
488
- "moduleName": "./src/components/Form/Form.tsx"
485
+ "moduleName": "./src/components/FormField/FormField.tsx"
489
486
  },
490
487
  {
491
- "moduleName": "./src/components/FormField/FormField.tsx"
488
+ "moduleName": "./src/components/Card/Card.tsx"
492
489
  },
493
490
  {
494
491
  "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
495
492
  },
496
493
  {
497
- "moduleName": "./src/components/Alert/Alert.tsx"
494
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
495
+ },
496
+ {
497
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
498
498
  },
499
499
  {
500
500
  "moduleName": "./src/components/Loader/Loader.tsx"
501
501
  },
502
502
  {
503
- "moduleName": "./src/components/Modal/Modal.tsx"
503
+ "moduleName": "./src/components/Form/Form.tsx"
504
504
  },
505
505
  {
506
- "moduleName": "./src/components/Card/Card.tsx"
506
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
507
507
  },
508
508
  {
509
- "moduleName": "./src/components/Modal/ModalHeader.tsx"
509
+ "moduleName": "./src/components/Modal/Modal.tsx"
510
510
  },
511
511
  {
512
- "moduleName": "./src/components/Popover/Popover.tsx"
512
+ "moduleName": "./src/components/Modal/ModalHeader.tsx"
513
513
  },
514
514
  {
515
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
515
+ "moduleName": "./src/components/Tab/Tab.tsx"
516
516
  },
517
517
  {
518
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
518
+ "moduleName": "./src/components/Popover/Popover.tsx"
519
519
  },
520
520
  {
521
- "moduleName": "./src/components/Tab/Tab.tsx"
521
+ "moduleName": "./src/components/Toast/Toast.tsx"
522
522
  },
523
523
  {
524
524
  "moduleName": "./src/components/Tag/Tag.tsx"
525
525
  },
526
526
  {
527
- "moduleName": "./src/components/Toast/Toast.tsx"
527
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
528
528
  },
529
529
  {
530
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
530
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
531
531
  },
532
532
  {
533
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
533
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
534
534
  },
535
535
  {
536
536
  "moduleName": "./src/components/Tooltip/components/Reports.tsx"
@@ -567,15 +567,6 @@
567
567
  }
568
568
  ]
569
569
  },
570
- {
571
- "id": "./src/components/Button/Button.tsx",
572
- "name": "./src/components/Button/Button.tsx",
573
- "reasons": [
574
- {
575
- "moduleName": "./src/components/Button/index.ts"
576
- }
577
- ]
578
- },
579
570
  {
580
571
  "id": "./src/components/ActionMenu/ActionMenu.tsx",
581
572
  "name": "./src/components/ActionMenu/ActionMenu.tsx",
@@ -595,56 +586,56 @@
595
586
  ]
596
587
  },
597
588
  {
598
- "id": "./src/components/FieldError/FieldError.tsx",
599
- "name": "./src/components/FieldError/FieldError.tsx",
589
+ "id": "./src/components/Avatar/Avatar.tsx",
590
+ "name": "./src/components/Avatar/Avatar.tsx",
600
591
  "reasons": [
601
592
  {
602
- "moduleName": "./src/components/FieldError/index.ts"
593
+ "moduleName": "./src/components/Avatar/index.ts"
603
594
  }
604
595
  ]
605
596
  },
606
597
  {
607
- "id": "./src/components/Checkbox/Checkbox.tsx",
608
- "name": "./src/components/Checkbox/Checkbox.tsx",
598
+ "id": "./src/components/Alert/Alert.tsx",
599
+ "name": "./src/components/Alert/Alert.tsx",
609
600
  "reasons": [
610
601
  {
611
- "moduleName": "./src/components/Checkbox/index.ts"
602
+ "moduleName": "./src/components/Alert/index.ts"
612
603
  }
613
604
  ]
614
605
  },
615
606
  {
616
- "id": "./src/components/FormGroup/FormGroup.tsx",
617
- "name": "./src/components/FormGroup/FormGroup.tsx",
607
+ "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
608
+ "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
618
609
  "reasons": [
619
610
  {
620
- "moduleName": "./src/components/FormGroup/index.ts"
611
+ "moduleName": "./src/components/SegmentedControl/index.ts"
621
612
  }
622
613
  ]
623
614
  },
624
615
  {
625
- "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
626
- "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
616
+ "id": "./src/components/Badge/Badge.tsx",
617
+ "name": "./src/components/Badge/Badge.tsx",
627
618
  "reasons": [
628
619
  {
629
- "moduleName": "./src/components/SegmentedControl/index.ts"
620
+ "moduleName": "./src/components/Badge/index.ts"
630
621
  }
631
622
  ]
632
623
  },
633
624
  {
634
- "id": "./src/components/FieldDescription/FieldDescription.tsx",
635
- "name": "./src/components/FieldDescription/FieldDescription.tsx",
625
+ "id": "./src/components/Card/Card.tsx",
626
+ "name": "./src/components/Card/Card.tsx",
636
627
  "reasons": [
637
628
  {
638
- "moduleName": "./src/components/FieldDescription/index.ts"
629
+ "moduleName": "./src/components/Card/index.ts"
639
630
  }
640
631
  ]
641
632
  },
642
633
  {
643
- "id": "./src/components/Form/Form.tsx",
644
- "name": "./src/components/Form/Form.tsx",
634
+ "id": "./src/components/FieldError/FieldError.tsx",
635
+ "name": "./src/components/FieldError/FieldError.tsx",
645
636
  "reasons": [
646
637
  {
647
- "moduleName": "./src/components/Form/index.ts"
638
+ "moduleName": "./src/components/FieldError/index.ts"
648
639
  }
649
640
  ]
650
641
  },
@@ -658,29 +649,38 @@
658
649
  ]
659
650
  },
660
651
  {
661
- "id": "./src/components/FieldGroup/FieldGroup.tsx",
662
- "name": "./src/components/FieldGroup/FieldGroup.tsx",
652
+ "id": "./src/components/Checkbox/Checkbox.tsx",
653
+ "name": "./src/components/Checkbox/Checkbox.tsx",
663
654
  "reasons": [
664
655
  {
665
- "moduleName": "./src/components/FieldGroup/index.ts"
656
+ "moduleName": "./src/components/Checkbox/index.ts"
666
657
  }
667
658
  ]
668
659
  },
669
660
  {
670
- "id": "./src/components/Badge/Badge.tsx",
671
- "name": "./src/components/Badge/Badge.tsx",
661
+ "id": "./src/components/FieldDescription/FieldDescription.tsx",
662
+ "name": "./src/components/FieldDescription/FieldDescription.tsx",
672
663
  "reasons": [
673
664
  {
674
- "moduleName": "./src/components/Badge/index.ts"
665
+ "moduleName": "./src/components/FieldDescription/index.ts"
675
666
  }
676
667
  ]
677
668
  },
678
669
  {
679
- "id": "./src/components/Avatar/Avatar.tsx",
680
- "name": "./src/components/Avatar/Avatar.tsx",
670
+ "id": "./src/components/FieldGroup/FieldGroup.tsx",
671
+ "name": "./src/components/FieldGroup/FieldGroup.tsx",
681
672
  "reasons": [
682
673
  {
683
- "moduleName": "./src/components/Avatar/index.ts"
674
+ "moduleName": "./src/components/FieldGroup/index.ts"
675
+ }
676
+ ]
677
+ },
678
+ {
679
+ "id": "./src/components/FormGroup/FormGroup.tsx",
680
+ "name": "./src/components/FormGroup/FormGroup.tsx",
681
+ "reasons": [
682
+ {
683
+ "moduleName": "./src/components/FormGroup/index.ts"
684
684
  }
685
685
  ]
686
686
  },
@@ -703,29 +703,47 @@
703
703
  ]
704
704
  },
705
705
  {
706
- "id": "./src/components/Icon/Icon.tsx",
707
- "name": "./src/components/Icon/Icon.tsx",
706
+ "id": "./src/components/Form/Form.tsx",
707
+ "name": "./src/components/Form/Form.tsx",
708
708
  "reasons": [
709
709
  {
710
- "moduleName": "./src/components/Icon/index.ts"
710
+ "moduleName": "./src/components/Form/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/Loader/Loader.tsx",
716
+ "name": "./src/components/Loader/Loader.tsx",
717
717
  "reasons": [
718
718
  {
719
- "moduleName": "./src/components/Card/index.ts"
719
+ "moduleName": "./src/components/Loader/index.ts"
720
720
  }
721
721
  ]
722
722
  },
723
723
  {
724
- "id": "./src/components/Alert/Alert.tsx",
725
- "name": "./src/components/Alert/Alert.tsx",
724
+ "id": "./src/components/Button/Button.tsx",
725
+ "name": "./src/components/Button/Button.tsx",
726
726
  "reasons": [
727
727
  {
728
- "moduleName": "./src/components/Alert/index.ts"
728
+ "moduleName": "./src/components/Button/index.ts"
729
+ }
730
+ ]
731
+ },
732
+ {
733
+ "id": "./src/components/Progress/ProgressCircle.tsx",
734
+ "name": "./src/components/Progress/ProgressCircle.tsx",
735
+ "reasons": [
736
+ {
737
+ "moduleName": "./src/components/Progress/index.ts"
738
+ }
739
+ ]
740
+ },
741
+ {
742
+ "id": "./src/components/Progress/ProgressBar.tsx",
743
+ "name": "./src/components/Progress/ProgressBar.tsx",
744
+ "reasons": [
745
+ {
746
+ "moduleName": "./src/components/Progress/index.ts"
729
747
  }
730
748
  ]
731
749
  },
@@ -739,20 +757,50 @@
739
757
  ]
740
758
  },
741
759
  {
742
- "id": "./src/components/Link/Link.tsx",
743
- "name": "./src/components/Link/Link.tsx",
760
+ "id": "./src/components/Picker/Picker.tsx",
761
+ "name": "./src/components/Picker/Picker.tsx",
744
762
  "reasons": [
745
763
  {
746
- "moduleName": "./src/components/Link/index.ts"
764
+ "moduleName": "./src/components/Picker/index.ts"
747
765
  }
748
766
  ]
749
767
  },
750
768
  {
751
- "id": "./src/components/Loader/Loader.tsx",
752
- "name": "./src/components/Loader/Loader.tsx",
769
+ "id": "./src/components/Picker/PickerList.tsx",
770
+ "name": "./src/components/Picker/PickerList.tsx",
753
771
  "reasons": [
754
772
  {
755
- "moduleName": "./src/components/Loader/index.ts"
773
+ "moduleName": "./src/components/Picker/index.ts"
774
+ },
775
+ {
776
+ "moduleName": "./src/components/Picker/Picker.tsx"
777
+ }
778
+ ]
779
+ },
780
+ {
781
+ "id": "./src/components/RadioButton/RadioButton.tsx",
782
+ "name": "./src/components/RadioButton/RadioButton.tsx",
783
+ "reasons": [
784
+ {
785
+ "moduleName": "./src/components/RadioButton/index.ts"
786
+ }
787
+ ]
788
+ },
789
+ {
790
+ "id": "./src/components/Icon/Icon.tsx",
791
+ "name": "./src/components/Icon/Icon.tsx",
792
+ "reasons": [
793
+ {
794
+ "moduleName": "./src/components/Icon/index.ts"
795
+ }
796
+ ]
797
+ },
798
+ {
799
+ "id": "./src/components/NumericInput/NumericInput.tsx",
800
+ "name": "./src/components/NumericInput/NumericInput.tsx",
801
+ "reasons": [
802
+ {
803
+ "moduleName": "./src/components/NumericInput/index.ts"
756
804
  }
757
805
  ]
758
806
  },
@@ -808,32 +856,29 @@
808
856
  ]
809
857
  },
810
858
  {
811
- "id": "./src/components/NumericInput/NumericInput.tsx",
812
- "name": "./src/components/NumericInput/NumericInput.tsx",
859
+ "id": "./src/components/Tab/Tab.tsx",
860
+ "name": "./src/components/Tab/Tab.tsx",
813
861
  "reasons": [
814
862
  {
815
- "moduleName": "./src/components/NumericInput/index.ts"
863
+ "moduleName": "./src/components/Tab/index.ts"
816
864
  }
817
865
  ]
818
866
  },
819
867
  {
820
- "id": "./src/components/Picker/Picker.tsx",
821
- "name": "./src/components/Picker/Picker.tsx",
868
+ "id": "./src/components/Tab/TabsWrapper.tsx",
869
+ "name": "./src/components/Tab/TabsWrapper.tsx",
822
870
  "reasons": [
823
871
  {
824
- "moduleName": "./src/components/Picker/index.ts"
872
+ "moduleName": "./src/components/Tab/index.ts"
825
873
  }
826
874
  ]
827
875
  },
828
876
  {
829
- "id": "./src/components/Picker/PickerList.tsx",
830
- "name": "./src/components/Picker/PickerList.tsx",
877
+ "id": "./src/components/Link/Link.tsx",
878
+ "name": "./src/components/Link/Link.tsx",
831
879
  "reasons": [
832
880
  {
833
- "moduleName": "./src/components/Picker/index.ts"
834
- },
835
- {
836
- "moduleName": "./src/components/Picker/Picker.tsx"
881
+ "moduleName": "./src/components/Link/index.ts"
837
882
  }
838
883
  ]
839
884
  },
@@ -846,42 +891,6 @@
846
891
  }
847
892
  ]
848
893
  },
849
- {
850
- "id": "./src/components/Progress/ProgressCircle.tsx",
851
- "name": "./src/components/Progress/ProgressCircle.tsx",
852
- "reasons": [
853
- {
854
- "moduleName": "./src/components/Progress/index.ts"
855
- }
856
- ]
857
- },
858
- {
859
- "id": "./src/components/Progress/ProgressBar.tsx",
860
- "name": "./src/components/Progress/ProgressBar.tsx",
861
- "reasons": [
862
- {
863
- "moduleName": "./src/components/Progress/index.ts"
864
- }
865
- ]
866
- },
867
- {
868
- "id": "./src/components/PromoBanner/PromoBanner.tsx",
869
- "name": "./src/components/PromoBanner/PromoBanner.tsx",
870
- "reasons": [
871
- {
872
- "moduleName": "./src/components/PromoBanner/index.ts"
873
- }
874
- ]
875
- },
876
- {
877
- "id": "./src/components/RadioButton/RadioButton.tsx",
878
- "name": "./src/components/RadioButton/RadioButton.tsx",
879
- "reasons": [
880
- {
881
- "moduleName": "./src/components/RadioButton/index.ts"
882
- }
883
- ]
884
- },
885
894
  {
886
895
  "id": "./src/components/Search/Search.tsx",
887
896
  "name": "./src/components/Search/Search.tsx",
@@ -901,29 +910,20 @@
901
910
  ]
902
911
  },
903
912
  {
904
- "id": "./src/components/Tab/Tab.tsx",
905
- "name": "./src/components/Tab/Tab.tsx",
906
- "reasons": [
907
- {
908
- "moduleName": "./src/components/Tab/index.ts"
909
- }
910
- ]
911
- },
912
- {
913
- "id": "./src/components/Tab/TabsWrapper.tsx",
914
- "name": "./src/components/Tab/TabsWrapper.tsx",
913
+ "id": "./src/components/Typography/Heading.tsx",
914
+ "name": "./src/components/Typography/Heading.tsx",
915
915
  "reasons": [
916
916
  {
917
- "moduleName": "./src/components/Tab/index.ts"
917
+ "moduleName": "./src/components/Typography/index.ts"
918
918
  }
919
919
  ]
920
920
  },
921
921
  {
922
- "id": "./src/components/Tag/Tag.tsx",
923
- "name": "./src/components/Tag/Tag.tsx",
922
+ "id": "./src/components/Typography/Text.tsx",
923
+ "name": "./src/components/Typography/Text.tsx",
924
924
  "reasons": [
925
925
  {
926
- "moduleName": "./src/components/Tag/index.ts"
926
+ "moduleName": "./src/components/Typography/index.ts"
927
927
  }
928
928
  ]
929
929
  },
@@ -969,6 +969,15 @@
969
969
  }
970
970
  ]
971
971
  },
972
+ {
973
+ "id": "./src/components/Tag/Tag.tsx",
974
+ "name": "./src/components/Tag/Tag.tsx",
975
+ "reasons": [
976
+ {
977
+ "moduleName": "./src/components/Tag/index.ts"
978
+ }
979
+ ]
980
+ },
972
981
  {
973
982
  "id": "./src/components/Tooltip/Tooltip.tsx",
974
983
  "name": "./src/components/Tooltip/Tooltip.tsx",
@@ -1003,20 +1012,11 @@
1003
1012
  ]
1004
1013
  },
1005
1014
  {
1006
- "id": "./src/components/Typography/Heading.tsx",
1007
- "name": "./src/components/Typography/Heading.tsx",
1008
- "reasons": [
1009
- {
1010
- "moduleName": "./src/components/Typography/index.ts"
1011
- }
1012
- ]
1013
- },
1014
- {
1015
- "id": "./src/components/Typography/Text.tsx",
1016
- "name": "./src/components/Typography/Text.tsx",
1015
+ "id": "./src/components/PromoBanner/PromoBanner.tsx",
1016
+ "name": "./src/components/PromoBanner/PromoBanner.tsx",
1017
1017
  "reasons": [
1018
1018
  {
1019
- "moduleName": "./src/components/Typography/index.ts"
1019
+ "moduleName": "./src/components/PromoBanner/index.ts"
1020
1020
  }
1021
1021
  ]
1022
1022
  },
@@ -1063,35 +1063,29 @@
1063
1063
  "id": "./react",
1064
1064
  "name": "./react",
1065
1065
  "reasons": [
1066
- {
1067
- "moduleName": "./src/components/Button/Button.tsx"
1068
- },
1069
1066
  {
1070
1067
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1071
1068
  },
1072
- {
1073
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1074
- },
1075
1069
  {
1076
1070
  "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1077
1071
  },
1078
1072
  {
1079
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1073
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1080
1074
  },
1081
1075
  {
1082
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1076
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1083
1077
  },
1084
1078
  {
1085
- "moduleName": "./src/components/Form/Form.tsx"
1079
+ "moduleName": "./src/components/Alert/Alert.tsx"
1086
1080
  },
1087
1081
  {
1088
- "moduleName": "./src/components/FormField/FormField.tsx"
1082
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1089
1083
  },
1090
1084
  {
1091
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1085
+ "moduleName": "./src/components/FormField/FormField.tsx"
1092
1086
  },
1093
1087
  {
1094
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1088
+ "moduleName": "./src/components/Card/Card.tsx"
1095
1089
  },
1096
1090
  {
1097
1091
  "moduleName": "./src/components/Badge/Badge.tsx"
@@ -1100,70 +1094,79 @@
1100
1094
  "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1101
1095
  },
1102
1096
  {
1103
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1097
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1104
1098
  },
1105
1099
  {
1106
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1100
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1107
1101
  },
1108
1102
  {
1109
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1103
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1110
1104
  },
1111
1105
  {
1112
- "moduleName": "./src/components/Alert/Alert.tsx"
1106
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1113
1107
  },
1114
1108
  {
1115
- "moduleName": "./src/components/Icon/Icon.tsx"
1109
+ "moduleName": "./src/components/Loader/Loader.tsx"
1116
1110
  },
1117
1111
  {
1118
- "moduleName": "./src/components/Input/Input.tsx"
1112
+ "moduleName": "./src/components/Button/Button.tsx"
1119
1113
  },
1120
1114
  {
1121
- "moduleName": "./src/components/Loader/Loader.tsx"
1115
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1122
1116
  },
1123
1117
  {
1124
- "moduleName": "./src/components/Link/Link.tsx"
1118
+ "moduleName": "./src/components/Form/Form.tsx"
1125
1119
  },
1126
1120
  {
1127
- "moduleName": "./src/components/Modal/Modal.tsx"
1121
+ "moduleName": "./src/components/Picker/Picker.tsx"
1128
1122
  },
1129
1123
  {
1130
- "moduleName": "./src/components/Modal/ModalPortal.tsx"
1124
+ "moduleName": "./src/components/Input/Input.tsx"
1131
1125
  },
1132
1126
  {
1133
- "moduleName": "./src/components/Card/Card.tsx"
1127
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1134
1128
  },
1135
1129
  {
1136
- "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
1130
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1137
1131
  },
1138
1132
  {
1139
- "moduleName": "./src/components/Modal/ModalHeader.tsx"
1133
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1140
1134
  },
1141
1135
  {
1142
1136
  "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1143
1137
  },
1144
1138
  {
1145
- "moduleName": "./src/components/Popover/Popover.tsx"
1139
+ "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
1146
1140
  },
1147
1141
  {
1148
- "moduleName": "./src/components/Picker/PickerList.tsx"
1142
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1143
+ },
1144
+ {
1145
+ "moduleName": "./src/components/Modal/Modal.tsx"
1149
1146
  },
1150
1147
  {
1151
1148
  "moduleName": "./src/components/Modal/ModalBase.tsx"
1152
1149
  },
1153
1150
  {
1154
- "moduleName": "./src/components/Picker/Picker.tsx"
1151
+ "moduleName": "./src/components/Modal/ModalPortal.tsx"
1155
1152
  },
1156
1153
  {
1157
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1154
+ "moduleName": "./src/components/Icon/Icon.tsx"
1158
1155
  },
1159
1156
  {
1160
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1157
+ "moduleName": "./src/components/Modal/ModalHeader.tsx"
1161
1158
  },
1162
1159
  {
1163
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1160
+ "moduleName": "./src/components/Tab/Tab.tsx"
1164
1161
  },
1165
1162
  {
1166
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1163
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1164
+ },
1165
+ {
1166
+ "moduleName": "./src/components/Popover/Popover.tsx"
1167
+ },
1168
+ {
1169
+ "moduleName": "./src/components/Link/Link.tsx"
1167
1170
  },
1168
1171
  {
1169
1172
  "moduleName": "./src/components/Search/Search.tsx"
@@ -1172,79 +1175,76 @@
1172
1175
  "moduleName": "./src/components/Switch/Switch.tsx"
1173
1176
  },
1174
1177
  {
1175
- "moduleName": "./src/components/Tab/Tab.tsx"
1178
+ "moduleName": "./src/components/Typography/Text.tsx"
1176
1179
  },
1177
1180
  {
1178
- "moduleName": "./src/components/Tag/Tag.tsx"
1181
+ "moduleName": "./src/components/Typography/Heading.tsx"
1179
1182
  },
1180
1183
  {
1181
1184
  "moduleName": "./src/components/TagInput/TagInput.tsx"
1182
1185
  },
1186
+ {
1187
+ "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1188
+ },
1183
1189
  {
1184
1190
  "moduleName": "./src/components/Toast/Toast.tsx"
1185
1191
  },
1186
1192
  {
1187
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1193
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1188
1194
  },
1189
1195
  {
1190
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1196
+ "moduleName": "./src/components/Tag/Tag.tsx"
1191
1197
  },
1192
1198
  {
1193
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1199
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1194
1200
  },
1195
1201
  {
1196
- "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1202
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1197
1203
  },
1198
1204
  {
1199
1205
  "moduleName": "./src/components/Textarea/Textarea.tsx"
1200
1206
  },
1201
1207
  {
1202
- "moduleName": "./src/components/Typography/Text.tsx"
1208
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1203
1209
  },
1204
1210
  {
1205
1211
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1206
1212
  },
1207
- {
1208
- "moduleName": "./src/components/Typography/Heading.tsx"
1209
- },
1210
1213
  {
1211
1214
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1212
1215
  },
1213
1216
  {
1214
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1215
- },
1216
- {
1217
- "moduleName": "./src/components/DatePicker/hooks.ts"
1217
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1218
1218
  },
1219
1219
  {
1220
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1220
+ "moduleName": "./src/components/Picker/TriggerBody.tsx"
1221
1221
  },
1222
1222
  {
1223
1223
  "moduleName": "./src/components/Picker/Trigger.tsx"
1224
1224
  },
1225
1225
  {
1226
- "moduleName": "./src/components/Picker/TriggerBody.tsx"
1226
+ "moduleName": "./src/components/DatePicker/hooks.ts"
1227
1227
  },
1228
1228
  {
1229
1229
  "moduleName": "./src/components/TagInput/EditableTag.tsx"
1230
1230
  },
1231
1231
  {
1232
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1232
+ "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1233
1233
  },
1234
1234
  {
1235
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1235
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
1236
1236
  },
1237
1237
  {
1238
- "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1238
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1239
1239
  },
1240
1240
  {
1241
1241
  "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1242
1242
  },
1243
1243
  {
1244
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1244
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1245
1245
  },
1246
1246
  {
1247
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1247
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1248
1248
  },
1249
1249
  {
1250
1250
  "moduleName": "./src/components/TagInput/EditableTagContent.tsx"
@@ -1258,95 +1258,98 @@
1258
1258
  "id": "./clsx",
1259
1259
  "name": "./clsx",
1260
1260
  "reasons": [
1261
- {
1262
- "moduleName": "./src/components/Button/Button.tsx"
1263
- },
1264
1261
  {
1265
1262
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1266
1263
  },
1267
1264
  {
1268
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1265
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1269
1266
  },
1270
1267
  {
1271
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1268
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1272
1269
  },
1273
1270
  {
1274
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1271
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1275
1272
  },
1276
1273
  {
1277
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1274
+ "moduleName": "./src/components/Alert/Alert.tsx"
1278
1275
  },
1279
1276
  {
1280
- "moduleName": "./src/components/Form/Form.tsx"
1277
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1281
1278
  },
1282
1279
  {
1283
1280
  "moduleName": "./src/components/FormField/FormField.tsx"
1284
1281
  },
1285
1282
  {
1286
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1283
+ "moduleName": "./src/components/Card/Card.tsx"
1284
+ },
1285
+ {
1286
+ "moduleName": "./src/components/Badge/Badge.tsx"
1287
+ },
1288
+ {
1289
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1287
1290
  },
1288
1291
  {
1289
1292
  "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1290
1293
  },
1291
1294
  {
1292
- "moduleName": "./src/components/Badge/Badge.tsx"
1295
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1293
1296
  },
1294
1297
  {
1295
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1298
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1296
1299
  },
1297
1300
  {
1298
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1301
+ "moduleName": "./src/components/Loader/Loader.tsx"
1299
1302
  },
1300
1303
  {
1301
- "moduleName": "./src/components/Alert/Alert.tsx"
1304
+ "moduleName": "./src/components/Button/Button.tsx"
1302
1305
  },
1303
1306
  {
1304
- "moduleName": "./src/components/Icon/Icon.tsx"
1307
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1305
1308
  },
1306
1309
  {
1307
- "moduleName": "./src/components/Input/Input.tsx"
1310
+ "moduleName": "./src/components/Form/Form.tsx"
1308
1311
  },
1309
1312
  {
1310
- "moduleName": "./src/components/Loader/Loader.tsx"
1313
+ "moduleName": "./src/components/Picker/Picker.tsx"
1311
1314
  },
1312
1315
  {
1313
- "moduleName": "./src/components/Link/Link.tsx"
1316
+ "moduleName": "./src/components/Input/Input.tsx"
1314
1317
  },
1315
1318
  {
1316
- "moduleName": "./src/components/Modal/Modal.tsx"
1319
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1317
1320
  },
1318
1321
  {
1319
- "moduleName": "./src/components/Card/Card.tsx"
1322
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1320
1323
  },
1321
1324
  {
1322
- "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
1325
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1323
1326
  },
1324
1327
  {
1325
1328
  "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1326
1329
  },
1327
1330
  {
1328
- "moduleName": "./src/components/Popover/Popover.tsx"
1331
+ "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
1329
1332
  },
1330
1333
  {
1331
- "moduleName": "./src/components/Picker/PickerList.tsx"
1334
+ "moduleName": "./src/components/Modal/Modal.tsx"
1332
1335
  },
1333
1336
  {
1334
1337
  "moduleName": "./src/components/Modal/ModalBase.tsx"
1335
1338
  },
1336
1339
  {
1337
- "moduleName": "./src/components/Picker/Picker.tsx"
1340
+ "moduleName": "./src/components/Icon/Icon.tsx"
1338
1341
  },
1339
1342
  {
1340
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1343
+ "moduleName": "./src/components/Tab/Tab.tsx"
1341
1344
  },
1342
1345
  {
1343
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1346
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1344
1347
  },
1345
1348
  {
1346
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1349
+ "moduleName": "./src/components/Popover/Popover.tsx"
1347
1350
  },
1348
1351
  {
1349
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1352
+ "moduleName": "./src/components/Link/Link.tsx"
1350
1353
  },
1351
1354
  {
1352
1355
  "moduleName": "./src/components/Search/Search.tsx"
@@ -1355,10 +1358,10 @@
1355
1358
  "moduleName": "./src/components/Switch/Switch.tsx"
1356
1359
  },
1357
1360
  {
1358
- "moduleName": "./src/components/Tab/Tab.tsx"
1361
+ "moduleName": "./src/components/Typography/Text.tsx"
1359
1362
  },
1360
1363
  {
1361
- "moduleName": "./src/components/Tag/Tag.tsx"
1364
+ "moduleName": "./src/components/Typography/Heading.tsx"
1362
1365
  },
1363
1366
  {
1364
1367
  "moduleName": "./src/components/TagInput/TagInput.tsx"
@@ -1367,34 +1370,34 @@
1367
1370
  "moduleName": "./src/components/Toast/Toast.tsx"
1368
1371
  },
1369
1372
  {
1370
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1373
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1371
1374
  },
1372
1375
  {
1373
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1376
+ "moduleName": "./src/components/Tag/Tag.tsx"
1377
+ },
1378
+ {
1379
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1374
1380
  },
1375
1381
  {
1376
1382
  "moduleName": "./src/components/Textarea/Textarea.tsx"
1377
1383
  },
1378
1384
  {
1379
- "moduleName": "./src/components/Typography/Text.tsx"
1385
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1380
1386
  },
1381
1387
  {
1382
1388
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1383
1389
  },
1384
1390
  {
1385
- "moduleName": "./src/components/Typography/Heading.tsx"
1386
- },
1387
- {
1388
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1391
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1389
1392
  },
1390
1393
  {
1391
1394
  "moduleName": "./src/components/DatePicker/helpers.ts"
1392
1395
  },
1393
1396
  {
1394
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1397
+ "moduleName": "./src/components/Picker/Trigger.tsx"
1395
1398
  },
1396
1399
  {
1397
- "moduleName": "./src/components/Picker/Trigger.tsx"
1400
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
1398
1401
  },
1399
1402
  {
1400
1403
  "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
@@ -1402,23 +1405,11 @@
1402
1405
  {
1403
1406
  "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1404
1407
  },
1405
- {
1406
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1407
- },
1408
1408
  {
1409
1409
  "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
1410
1410
  }
1411
1411
  ]
1412
1412
  },
1413
- {
1414
- "id": "./src/components/Button/Button.module.scss",
1415
- "name": "./src/components/Button/Button.module.scss",
1416
- "reasons": [
1417
- {
1418
- "moduleName": "./src/components/Button/Button.tsx"
1419
- }
1420
- ]
1421
- },
1422
1413
  {
1423
1414
  "id": "./src/utils/keyCodes.ts",
1424
1415
  "name": "./src/utils/keyCodes.ts",
@@ -1427,16 +1418,16 @@
1427
1418
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1428
1419
  },
1429
1420
  {
1430
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1421
+ "moduleName": "./src/components/Picker/Picker.tsx"
1431
1422
  },
1432
1423
  {
1433
1424
  "moduleName": "./src/components/Picker/PickerList.tsx"
1434
1425
  },
1435
1426
  {
1436
- "moduleName": "./src/components/Modal/ModalBase.tsx"
1427
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1437
1428
  },
1438
1429
  {
1439
- "moduleName": "./src/components/Picker/Picker.tsx"
1430
+ "moduleName": "./src/components/Modal/ModalBase.tsx"
1440
1431
  },
1441
1432
  {
1442
1433
  "moduleName": "./src/components/Search/Search.tsx"
@@ -1461,13 +1452,19 @@
1461
1452
  }
1462
1453
  ]
1463
1454
  },
1455
+ {
1456
+ "id": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1457
+ "name": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1458
+ "reasons": [
1459
+ {
1460
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1461
+ }
1462
+ ]
1463
+ },
1464
1464
  {
1465
1465
  "id": "./@livechat/design-system-icons/react/tabler",
1466
1466
  "name": "./@livechat/design-system-icons/react/tabler",
1467
1467
  "reasons": [
1468
- {
1469
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1470
- },
1471
1468
  {
1472
1469
  "moduleName": "./src/components/Avatar/Avatar.tsx"
1473
1470
  },
@@ -1475,22 +1472,22 @@
1475
1472
  "moduleName": "./src/components/Alert/Alert.tsx"
1476
1473
  },
1477
1474
  {
1478
- "moduleName": "./src/components/Input/Input.tsx"
1475
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1479
1476
  },
1480
1477
  {
1481
1478
  "moduleName": "./src/components/Card/Card.tsx"
1482
1479
  },
1483
1480
  {
1484
- "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
1481
+ "moduleName": "./src/components/Input/Input.tsx"
1485
1482
  },
1486
1483
  {
1487
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1484
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1488
1485
  },
1489
1486
  {
1490
- "moduleName": "./src/components/Picker/PickerList.tsx"
1487
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1491
1488
  },
1492
1489
  {
1493
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1490
+ "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
1494
1491
  },
1495
1492
  {
1496
1493
  "moduleName": "./src/components/Search/Search.tsx"
@@ -1498,20 +1495,23 @@
1498
1495
  {
1499
1496
  "moduleName": "./src/components/Switch/Switch.tsx"
1500
1497
  },
1498
+ {
1499
+ "moduleName": "./src/components/Toast/Toast.tsx"
1500
+ },
1501
1501
  {
1502
1502
  "moduleName": "./src/components/Tag/Tag.tsx"
1503
1503
  },
1504
1504
  {
1505
- "moduleName": "./src/components/Toast/Toast.tsx"
1505
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1506
1506
  },
1507
1507
  {
1508
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1508
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1509
1509
  },
1510
1510
  {
1511
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1511
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1512
1512
  },
1513
1513
  {
1514
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1514
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1515
1515
  },
1516
1516
  {
1517
1517
  "moduleName": "./src/components/Picker/Trigger.tsx"
@@ -1519,86 +1519,89 @@
1519
1519
  ]
1520
1520
  },
1521
1521
  {
1522
- "id": "./src/components/FieldError/FieldError.module.scss",
1523
- "name": "./src/components/FieldError/FieldError.module.scss",
1522
+ "id": "./src/components/Avatar/Avatar.helpers.ts",
1523
+ "name": "./src/components/Avatar/Avatar.helpers.ts",
1524
1524
  "reasons": [
1525
1525
  {
1526
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1526
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1527
1527
  }
1528
1528
  ]
1529
1529
  },
1530
1530
  {
1531
- "id": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1532
- "name": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1531
+ "id": "./src/components/Avatar/Avatar.module.scss",
1532
+ "name": "./src/components/Avatar/Avatar.module.scss",
1533
1533
  "reasons": [
1534
1534
  {
1535
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1535
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1536
1536
  }
1537
1537
  ]
1538
1538
  },
1539
1539
  {
1540
- "id": "./src/components/Checkbox/Checkbox.module.scss",
1541
- "name": "./src/components/Checkbox/Checkbox.module.scss",
1540
+ "id": "./src/utils/noop.ts",
1541
+ "name": "./src/utils/noop.ts",
1542
1542
  "reasons": [
1543
1543
  {
1544
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1544
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1545
+ },
1546
+ {
1547
+ "moduleName": "./src/components/Switch/Switch.tsx"
1545
1548
  }
1546
1549
  ]
1547
1550
  },
1548
1551
  {
1549
- "id": "./src/components/FormGroup/FormGroup.module.scss",
1550
- "name": "./src/components/FormGroup/FormGroup.module.scss",
1552
+ "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1553
+ "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1551
1554
  "reasons": [
1552
1555
  {
1553
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1556
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1554
1557
  }
1555
1558
  ]
1556
1559
  },
1557
1560
  {
1558
- "id": "./src/components/Form/Form.module.scss",
1559
- "name": "./src/components/Form/Form.module.scss",
1561
+ "id": "./lodash.debounce",
1562
+ "name": "./lodash.debounce",
1560
1563
  "reasons": [
1561
1564
  {
1562
- "moduleName": "./src/components/Form/Form.tsx"
1565
+ "moduleName": "./src/components/Alert/Alert.tsx"
1566
+ },
1567
+ {
1568
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1563
1569
  }
1564
1570
  ]
1565
1571
  },
1566
1572
  {
1567
- "id": "./src/components/FormField/FormField.module.scss",
1568
- "name": "./src/components/FormField/FormField.module.scss",
1573
+ "id": "./src/components/Alert/Alert.module.scss",
1574
+ "name": "./src/components/Alert/Alert.module.scss",
1569
1575
  "reasons": [
1570
1576
  {
1571
- "moduleName": "./src/components/FormField/FormField.tsx"
1577
+ "moduleName": "./src/components/Alert/Alert.tsx"
1572
1578
  }
1573
1579
  ]
1574
1580
  },
1575
1581
  {
1576
- "id": "./src/utils/noop.ts",
1577
- "name": "./src/utils/noop.ts",
1582
+ "id": "./src/components/FieldError/FieldError.module.scss",
1583
+ "name": "./src/components/FieldError/FieldError.module.scss",
1578
1584
  "reasons": [
1579
1585
  {
1580
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1581
- },
1582
- {
1583
- "moduleName": "./src/components/Switch/Switch.tsx"
1586
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1584
1587
  }
1585
1588
  ]
1586
1589
  },
1587
1590
  {
1588
- "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1589
- "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1591
+ "id": "./src/components/FormField/FormField.module.scss",
1592
+ "name": "./src/components/FormField/FormField.module.scss",
1590
1593
  "reasons": [
1591
1594
  {
1592
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1595
+ "moduleName": "./src/components/FormField/FormField.tsx"
1593
1596
  }
1594
1597
  ]
1595
1598
  },
1596
1599
  {
1597
- "id": "./src/components/FieldGroup/FieldGroup.module.scss",
1598
- "name": "./src/components/FieldGroup/FieldGroup.module.scss",
1600
+ "id": "./src/components/Card/Card.module.scss",
1601
+ "name": "./src/components/Card/Card.module.scss",
1599
1602
  "reasons": [
1600
1603
  {
1601
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1604
+ "moduleName": "./src/components/Card/Card.tsx"
1602
1605
  }
1603
1606
  ]
1604
1607
  },
@@ -1630,35 +1633,47 @@
1630
1633
  ]
1631
1634
  },
1632
1635
  {
1633
- "id": "./src/components/Avatar/Avatar.helpers.ts",
1634
- "name": "./src/components/Avatar/Avatar.helpers.ts",
1636
+ "id": "./src/components/FieldGroup/FieldGroup.module.scss",
1637
+ "name": "./src/components/FieldGroup/FieldGroup.module.scss",
1635
1638
  "reasons": [
1636
1639
  {
1637
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1640
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1638
1641
  }
1639
1642
  ]
1640
1643
  },
1641
1644
  {
1642
- "id": "./src/components/Avatar/Avatar.module.scss",
1643
- "name": "./src/components/Avatar/Avatar.module.scss",
1645
+ "id": "./src/components/FormGroup/FormGroup.module.scss",
1646
+ "name": "./src/components/FormGroup/FormGroup.module.scss",
1644
1647
  "reasons": [
1645
1648
  {
1646
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1649
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1647
1650
  }
1648
1651
  ]
1649
1652
  },
1650
1653
  {
1651
- "id": "./date-fns",
1652
- "name": "./date-fns",
1654
+ "id": "./src/components/Checkbox/Checkbox.module.scss",
1655
+ "name": "./src/components/Checkbox/Checkbox.module.scss",
1653
1656
  "reasons": [
1654
1657
  {
1655
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1656
- },
1658
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1659
+ }
1660
+ ]
1661
+ },
1662
+ {
1663
+ "id": "./react-day-picker",
1664
+ "name": "./react-day-picker",
1665
+ "reasons": [
1657
1666
  {
1658
- "moduleName": "./src/components/DatePicker/helpers.ts"
1659
- },
1667
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1668
+ }
1669
+ ]
1670
+ },
1671
+ {
1672
+ "id": "./src/components/DatePicker/DatePickerNavbar.tsx",
1673
+ "name": "./src/components/DatePicker/DatePickerNavbar.tsx",
1674
+ "reasons": [
1660
1675
  {
1661
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1676
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1662
1677
  }
1663
1678
  ]
1664
1679
  },
@@ -1666,98 +1681,116 @@
1666
1681
  "id": "./src/components/DatePicker/helpers.ts",
1667
1682
  "name": "./src/components/DatePicker/helpers.ts",
1668
1683
  "reasons": [
1684
+ {
1685
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1686
+ },
1669
1687
  {
1670
1688
  "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1671
1689
  },
1690
+ {
1691
+ "moduleName": "./src/components/DatePicker/hooks.ts"
1692
+ }
1693
+ ]
1694
+ },
1695
+ {
1696
+ "id": "./src/components/DatePicker/DatePicker.module.scss",
1697
+ "name": "./src/components/DatePicker/DatePicker.module.scss",
1698
+ "reasons": [
1672
1699
  {
1673
1700
  "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1674
1701
  },
1675
1702
  {
1676
- "moduleName": "./src/components/DatePicker/hooks.ts"
1703
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1704
+ },
1705
+ {
1706
+ "moduleName": "./src/components/DatePicker/helpers.ts"
1677
1707
  }
1678
1708
  ]
1679
1709
  },
1680
1710
  {
1681
- "id": "./src/components/DatePicker/hooks.ts",
1682
- "name": "./src/components/DatePicker/hooks.ts",
1711
+ "id": "./src/components/Loader/Loader.module.scss",
1712
+ "name": "./src/components/Loader/Loader.module.scss",
1683
1713
  "reasons": [
1684
1714
  {
1685
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1715
+ "moduleName": "./src/components/Loader/Loader.tsx"
1686
1716
  }
1687
1717
  ]
1688
1718
  },
1689
1719
  {
1690
- "id": "./src/components/DatePicker/types.ts",
1691
- "name": "./src/components/DatePicker/types.ts",
1720
+ "id": "./src/components/Button/Button.module.scss",
1721
+ "name": "./src/components/Button/Button.module.scss",
1692
1722
  "reasons": [
1693
1723
  {
1694
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1724
+ "moduleName": "./src/components/Button/Button.tsx"
1725
+ }
1726
+ ]
1727
+ },
1728
+ {
1729
+ "id": "./src/components/Progress/helpers.ts",
1730
+ "name": "./src/components/Progress/helpers.ts",
1731
+ "reasons": [
1732
+ {
1733
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1695
1734
  },
1696
1735
  {
1697
- "moduleName": "./src/components/DatePicker/hooks.ts"
1736
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1698
1737
  }
1699
1738
  ]
1700
1739
  },
1701
1740
  {
1702
- "id": "./react-day-picker",
1703
- "name": "./react-day-picker",
1741
+ "id": "./src/components/Progress/ProgressBar.module.scss",
1742
+ "name": "./src/components/Progress/ProgressBar.module.scss",
1704
1743
  "reasons": [
1705
1744
  {
1706
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1745
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1707
1746
  }
1708
1747
  ]
1709
1748
  },
1710
1749
  {
1711
- "id": "./src/components/DatePicker/DatePickerNavbar.tsx",
1712
- "name": "./src/components/DatePicker/DatePickerNavbar.tsx",
1750
+ "id": "./src/components/Form/Form.module.scss",
1751
+ "name": "./src/components/Form/Form.module.scss",
1713
1752
  "reasons": [
1714
1753
  {
1715
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1754
+ "moduleName": "./src/components/Form/Form.tsx"
1716
1755
  }
1717
1756
  ]
1718
1757
  },
1719
1758
  {
1720
- "id": "./src/components/DatePicker/DatePicker.module.scss",
1721
- "name": "./src/components/DatePicker/DatePicker.module.scss",
1759
+ "id": "./src/components/Picker/constants.ts",
1760
+ "name": "./src/components/Picker/constants.ts",
1722
1761
  "reasons": [
1723
1762
  {
1724
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1725
- },
1726
- {
1727
- "moduleName": "./src/components/DatePicker/helpers.ts"
1763
+ "moduleName": "./src/components/Picker/Picker.tsx"
1728
1764
  },
1729
1765
  {
1730
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1766
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1731
1767
  }
1732
1768
  ]
1733
1769
  },
1734
1770
  {
1735
- "id": "./lodash.debounce",
1736
- "name": "./lodash.debounce",
1771
+ "id": "./src/components/Picker/Trigger.tsx",
1772
+ "name": "./src/components/Picker/Trigger.tsx",
1737
1773
  "reasons": [
1738
1774
  {
1739
- "moduleName": "./src/components/Alert/Alert.tsx"
1740
- },
1741
- {
1742
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1775
+ "moduleName": "./src/components/Picker/Picker.tsx"
1743
1776
  }
1744
1777
  ]
1745
1778
  },
1746
1779
  {
1747
- "id": "./src/components/Alert/Alert.module.scss",
1748
- "name": "./src/components/Alert/Alert.module.scss",
1780
+ "id": "./src/components/Picker/TriggerBody.tsx",
1781
+ "name": "./src/components/Picker/TriggerBody.tsx",
1749
1782
  "reasons": [
1750
1783
  {
1751
- "moduleName": "./src/components/Alert/Alert.tsx"
1784
+ "moduleName": "./src/components/Picker/Picker.tsx"
1752
1785
  }
1753
1786
  ]
1754
1787
  },
1755
1788
  {
1756
- "id": "./src/components/Icon/Icon.module.scss",
1757
- "name": "./src/components/Icon/Icon.module.scss",
1789
+ "id": "./src/components/Picker/Picker.module.scss",
1790
+ "name": "./src/components/Picker/Picker.module.scss",
1758
1791
  "reasons": [
1759
1792
  {
1760
- "moduleName": "./src/components/Icon/Icon.tsx"
1793
+ "moduleName": "./src/components/Picker/Picker.tsx"
1761
1794
  }
1762
1795
  ]
1763
1796
  },
@@ -1771,38 +1804,92 @@
1771
1804
  ]
1772
1805
  },
1773
1806
  {
1774
- "id": "./src/components/Loader/Loader.module.scss",
1775
- "name": "./src/components/Loader/Loader.module.scss",
1807
+ "id": "./src/components/Progress/ProgressCircle.module.scss",
1808
+ "name": "./src/components/Progress/ProgressCircle.module.scss",
1776
1809
  "reasons": [
1777
1810
  {
1778
- "moduleName": "./src/components/Loader/Loader.tsx"
1811
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1779
1812
  }
1780
1813
  ]
1781
1814
  },
1782
1815
  {
1783
- "id": "./src/components/Link/Link.module.scss",
1784
- "name": "./src/components/Link/Link.module.scss",
1816
+ "id": "./src/components/RadioButton/RadioButton.module.scss",
1817
+ "name": "./src/components/RadioButton/RadioButton.module.scss",
1785
1818
  "reasons": [
1786
1819
  {
1787
- "moduleName": "./src/components/Link/Link.tsx"
1820
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1788
1821
  }
1789
1822
  ]
1790
1823
  },
1791
1824
  {
1792
- "id": "./src/components/Modal/Modal.module.scss",
1825
+ "id": "./src/components/Picker/PickerList.module.scss",
1826
+ "name": "./src/components/Picker/PickerList.module.scss",
1827
+ "reasons": [
1828
+ {
1829
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1830
+ }
1831
+ ]
1832
+ },
1833
+ {
1834
+ "id": "./src/components/NumericInput/NumericInput.module.scss",
1835
+ "name": "./src/components/NumericInput/NumericInput.module.scss",
1836
+ "reasons": [
1837
+ {
1838
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1839
+ }
1840
+ ]
1841
+ },
1842
+ {
1843
+ "id": "./src/components/Modal/Modal.module.scss",
1793
1844
  "name": "./src/components/Modal/Modal.module.scss",
1794
1845
  "reasons": [
1846
+ {
1847
+ "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
1848
+ },
1795
1849
  {
1796
1850
  "moduleName": "./src/components/Modal/Modal.tsx"
1797
1851
  },
1798
1852
  {
1799
- "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
1853
+ "moduleName": "./src/components/Modal/ModalBase.tsx"
1800
1854
  },
1801
1855
  {
1802
1856
  "moduleName": "./src/components/Modal/ModalHeader.tsx"
1857
+ }
1858
+ ]
1859
+ },
1860
+ {
1861
+ "id": "./date-fns",
1862
+ "name": "./date-fns",
1863
+ "reasons": [
1864
+ {
1865
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1803
1866
  },
1804
1867
  {
1805
- "moduleName": "./src/components/Modal/ModalBase.tsx"
1868
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1869
+ },
1870
+ {
1871
+ "moduleName": "./src/components/DatePicker/helpers.ts"
1872
+ }
1873
+ ]
1874
+ },
1875
+ {
1876
+ "id": "./src/components/DatePicker/hooks.ts",
1877
+ "name": "./src/components/DatePicker/hooks.ts",
1878
+ "reasons": [
1879
+ {
1880
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1881
+ }
1882
+ ]
1883
+ },
1884
+ {
1885
+ "id": "./src/components/DatePicker/types.ts",
1886
+ "name": "./src/components/DatePicker/types.ts",
1887
+ "reasons": [
1888
+ {
1889
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1890
+ },
1891
+ {
1892
+ "moduleName": "./src/components/DatePicker/hooks.ts"
1806
1893
  }
1807
1894
  ]
1808
1895
  },
@@ -1816,11 +1903,11 @@
1816
1903
  ]
1817
1904
  },
1818
1905
  {
1819
- "id": "./src/components/Card/Card.module.scss",
1820
- "name": "./src/components/Card/Card.module.scss",
1906
+ "id": "./src/components/Icon/Icon.module.scss",
1907
+ "name": "./src/components/Icon/Icon.module.scss",
1821
1908
  "reasons": [
1822
1909
  {
1823
- "moduleName": "./src/components/Card/Card.tsx"
1910
+ "moduleName": "./src/components/Icon/Icon.tsx"
1824
1911
  }
1825
1912
  ]
1826
1913
  },
@@ -1837,11 +1924,20 @@
1837
1924
  ]
1838
1925
  },
1839
1926
  {
1840
- "id": "./src/components/NumericInput/NumericInput.module.scss",
1841
- "name": "./src/components/NumericInput/NumericInput.module.scss",
1927
+ "id": "./src/components/Tab/Tab.module.scss",
1928
+ "name": "./src/components/Tab/Tab.module.scss",
1842
1929
  "reasons": [
1843
1930
  {
1844
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1931
+ "moduleName": "./src/components/Tab/Tab.tsx"
1932
+ }
1933
+ ]
1934
+ },
1935
+ {
1936
+ "id": "./src/components/Tab/TabsWrapper.module.scss",
1937
+ "name": "./src/components/Tab/TabsWrapper.module.scss",
1938
+ "reasons": [
1939
+ {
1940
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1845
1941
  }
1846
1942
  ]
1847
1943
  },
@@ -1870,125 +1966,125 @@
1870
1966
  ]
1871
1967
  },
1872
1968
  {
1873
- "id": "./src/components/Picker/constants.ts",
1874
- "name": "./src/components/Picker/constants.ts",
1969
+ "id": "./src/components/Link/Link.module.scss",
1970
+ "name": "./src/components/Link/Link.module.scss",
1875
1971
  "reasons": [
1876
1972
  {
1877
- "moduleName": "./src/components/Picker/PickerList.tsx"
1878
- },
1879
- {
1880
- "moduleName": "./src/components/Picker/Picker.tsx"
1973
+ "moduleName": "./src/components/Link/Link.tsx"
1881
1974
  }
1882
1975
  ]
1883
1976
  },
1884
1977
  {
1885
- "id": "./src/components/Picker/PickerList.module.scss",
1886
- "name": "./src/components/Picker/PickerList.module.scss",
1978
+ "id": "./src/components/Search/Search.module.scss",
1979
+ "name": "./src/components/Search/Search.module.scss",
1887
1980
  "reasons": [
1888
1981
  {
1889
- "moduleName": "./src/components/Picker/PickerList.tsx"
1982
+ "moduleName": "./src/components/Search/Search.tsx"
1890
1983
  }
1891
1984
  ]
1892
1985
  },
1893
1986
  {
1894
- "id": "./src/components/Picker/Trigger.tsx",
1895
- "name": "./src/components/Picker/Trigger.tsx",
1987
+ "id": "./src/components/Switch/Switch.module.scss",
1988
+ "name": "./src/components/Switch/Switch.module.scss",
1896
1989
  "reasons": [
1897
1990
  {
1898
- "moduleName": "./src/components/Picker/Picker.tsx"
1991
+ "moduleName": "./src/components/Switch/Switch.tsx"
1899
1992
  }
1900
1993
  ]
1901
1994
  },
1902
1995
  {
1903
- "id": "./src/components/Picker/TriggerBody.tsx",
1904
- "name": "./src/components/Picker/TriggerBody.tsx",
1996
+ "id": "./src/components/Typography/Typography.module.scss",
1997
+ "name": "./src/components/Typography/Typography.module.scss",
1905
1998
  "reasons": [
1906
1999
  {
1907
- "moduleName": "./src/components/Picker/Picker.tsx"
2000
+ "moduleName": "./src/components/Typography/Text.tsx"
2001
+ },
2002
+ {
2003
+ "moduleName": "./src/components/Typography/Heading.tsx"
1908
2004
  }
1909
2005
  ]
1910
2006
  },
1911
2007
  {
1912
- "id": "./src/components/Picker/Picker.module.scss",
1913
- "name": "./src/components/Picker/Picker.module.scss",
2008
+ "id": "./src/components/TagInput/EditableTag.tsx",
2009
+ "name": "./src/components/TagInput/EditableTag.tsx",
1914
2010
  "reasons": [
1915
2011
  {
1916
- "moduleName": "./src/components/Picker/Picker.tsx"
2012
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1917
2013
  }
1918
2014
  ]
1919
2015
  },
1920
2016
  {
1921
- "id": "./src/components/Progress/helpers.ts",
1922
- "name": "./src/components/Progress/helpers.ts",
2017
+ "id": "./src/components/TagInput/TagInput.module.scss",
2018
+ "name": "./src/components/TagInput/TagInput.module.scss",
1923
2019
  "reasons": [
1924
2020
  {
1925
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
2021
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1926
2022
  },
1927
2023
  {
1928
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2024
+ "moduleName": "./src/components/TagInput/EditableTag.tsx"
1929
2025
  }
1930
2026
  ]
1931
2027
  },
1932
2028
  {
1933
- "id": "./src/components/Progress/ProgressBar.module.scss",
1934
- "name": "./src/components/Progress/ProgressBar.module.scss",
2029
+ "id": "./src/components/Toast/Toast.module.scss",
2030
+ "name": "./src/components/Toast/Toast.module.scss",
1935
2031
  "reasons": [
1936
2032
  {
1937
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1938
- }
1939
- ]
1940
- },
1941
- {
1942
- "id": "./src/components/Progress/ProgressCircle.module.scss",
1943
- "name": "./src/components/Progress/ProgressCircle.module.scss",
1944
- "reasons": [
2033
+ "moduleName": "./src/components/Toast/Toast.tsx"
2034
+ },
1945
2035
  {
1946
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2036
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1947
2037
  }
1948
2038
  ]
1949
2039
  },
1950
2040
  {
1951
- "id": "./src/components/PromoBanner/PromoBanner.module.scss",
1952
- "name": "./src/components/PromoBanner/PromoBanner.module.scss",
2041
+ "id": "./react-transition-group",
2042
+ "name": "./react-transition-group",
1953
2043
  "reasons": [
1954
2044
  {
1955
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2045
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2046
+ },
2047
+ {
2048
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2049
+ },
2050
+ {
2051
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1956
2052
  }
1957
2053
  ]
1958
2054
  },
1959
2055
  {
1960
- "id": "./src/components/RadioButton/RadioButton.module.scss",
1961
- "name": "./src/components/RadioButton/RadioButton.module.scss",
2056
+ "id": "./src/components/Tooltip/components/Simple.tsx",
2057
+ "name": "./src/components/Tooltip/components/Simple.tsx",
1962
2058
  "reasons": [
1963
2059
  {
1964
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
2060
+ "moduleName": "./src/components/Tooltip/components/index.ts"
1965
2061
  }
1966
2062
  ]
1967
2063
  },
1968
2064
  {
1969
- "id": "./src/components/Search/Search.module.scss",
1970
- "name": "./src/components/Search/Search.module.scss",
2065
+ "id": "./src/components/Tooltip/components/Info.tsx",
2066
+ "name": "./src/components/Tooltip/components/Info.tsx",
1971
2067
  "reasons": [
1972
2068
  {
1973
- "moduleName": "./src/components/Search/Search.tsx"
2069
+ "moduleName": "./src/components/Tooltip/components/index.ts"
1974
2070
  }
1975
2071
  ]
1976
2072
  },
1977
2073
  {
1978
- "id": "./src/components/Switch/Switch.module.scss",
1979
- "name": "./src/components/Switch/Switch.module.scss",
2074
+ "id": "./src/components/Tooltip/components/Interactive.tsx",
2075
+ "name": "./src/components/Tooltip/components/Interactive.tsx",
1980
2076
  "reasons": [
1981
2077
  {
1982
- "moduleName": "./src/components/Switch/Switch.tsx"
2078
+ "moduleName": "./src/components/Tooltip/components/index.ts"
1983
2079
  }
1984
2080
  ]
1985
2081
  },
1986
2082
  {
1987
- "id": "./src/components/Tab/Tab.module.scss",
1988
- "name": "./src/components/Tab/Tab.module.scss",
2083
+ "id": "./src/components/Tooltip/components/Reports.tsx",
2084
+ "name": "./src/components/Tooltip/components/Reports.tsx",
1989
2085
  "reasons": [
1990
2086
  {
1991
- "moduleName": "./src/components/Tab/Tab.tsx"
2087
+ "moduleName": "./src/components/Tooltip/components/index.ts"
1992
2088
  }
1993
2089
  ]
1994
2090
  },
@@ -2013,48 +2109,6 @@
2013
2109
  }
2014
2110
  ]
2015
2111
  },
2016
- {
2017
- "id": "./src/components/TagInput/EditableTag.tsx",
2018
- "name": "./src/components/TagInput/EditableTag.tsx",
2019
- "reasons": [
2020
- {
2021
- "moduleName": "./src/components/TagInput/TagInput.tsx"
2022
- }
2023
- ]
2024
- },
2025
- {
2026
- "id": "./src/components/TagInput/TagInput.module.scss",
2027
- "name": "./src/components/TagInput/TagInput.module.scss",
2028
- "reasons": [
2029
- {
2030
- "moduleName": "./src/components/TagInput/TagInput.tsx"
2031
- },
2032
- {
2033
- "moduleName": "./src/components/TagInput/EditableTag.tsx"
2034
- }
2035
- ]
2036
- },
2037
- {
2038
- "id": "./src/components/Toast/Toast.module.scss",
2039
- "name": "./src/components/Toast/Toast.module.scss",
2040
- "reasons": [
2041
- {
2042
- "moduleName": "./src/components/Toast/Toast.tsx"
2043
- },
2044
- {
2045
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2046
- }
2047
- ]
2048
- },
2049
- {
2050
- "id": "./src/components/Tab/TabsWrapper.module.scss",
2051
- "name": "./src/components/Tab/TabsWrapper.module.scss",
2052
- "reasons": [
2053
- {
2054
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2055
- }
2056
- ]
2057
- },
2058
2112
  {
2059
2113
  "id": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx",
2060
2114
  "name": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx",
@@ -2081,61 +2135,46 @@
2081
2135
  "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2082
2136
  },
2083
2137
  {
2084
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2138
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2085
2139
  },
2086
2140
  {
2087
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2141
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2088
2142
  }
2089
2143
  ]
2090
2144
  },
2091
2145
  {
2092
- "id": "./react-transition-group",
2093
- "name": "./react-transition-group",
2146
+ "id": "./src/components/Tooltip/Tooltip.module.scss",
2147
+ "name": "./src/components/Tooltip/Tooltip.module.scss",
2094
2148
  "reasons": [
2095
2149
  {
2096
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2150
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2097
2151
  },
2098
2152
  {
2099
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2153
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2100
2154
  },
2101
2155
  {
2102
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2103
- }
2104
- ]
2105
- },
2106
- {
2107
- "id": "./src/components/Tooltip/components/Simple.tsx",
2108
- "name": "./src/components/Tooltip/components/Simple.tsx",
2109
- "reasons": [
2156
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
2157
+ },
2110
2158
  {
2111
- "moduleName": "./src/components/Tooltip/components/index.ts"
2112
- }
2113
- ]
2114
- },
2115
- {
2116
- "id": "./src/components/Tooltip/components/Info.tsx",
2117
- "name": "./src/components/Tooltip/components/Info.tsx",
2118
- "reasons": [
2159
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2160
+ },
2119
2161
  {
2120
- "moduleName": "./src/components/Tooltip/components/index.ts"
2121
- }
2122
- ]
2123
- },
2124
- {
2125
- "id": "./src/components/Tooltip/components/Interactive.tsx",
2126
- "name": "./src/components/Tooltip/components/Interactive.tsx",
2127
- "reasons": [
2162
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2163
+ },
2128
2164
  {
2129
- "moduleName": "./src/components/Tooltip/components/index.ts"
2165
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2166
+ },
2167
+ {
2168
+ "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
2130
2169
  }
2131
2170
  ]
2132
2171
  },
2133
2172
  {
2134
- "id": "./src/components/Tooltip/components/Reports.tsx",
2135
- "name": "./src/components/Tooltip/components/Reports.tsx",
2173
+ "id": "./src/components/PromoBanner/PromoBanner.module.scss",
2174
+ "name": "./src/components/PromoBanner/PromoBanner.module.scss",
2136
2175
  "reasons": [
2137
2176
  {
2138
- "moduleName": "./src/components/Tooltip/components/index.ts"
2177
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2139
2178
  }
2140
2179
  ]
2141
2180
  },
@@ -2149,14 +2188,11 @@
2149
2188
  ]
2150
2189
  },
2151
2190
  {
2152
- "id": "./src/components/Typography/Typography.module.scss",
2153
- "name": "./src/components/Typography/Typography.module.scss",
2191
+ "id": "./src/components/UploadBar/UploadBar.module.scss",
2192
+ "name": "./src/components/UploadBar/UploadBar.module.scss",
2154
2193
  "reasons": [
2155
2194
  {
2156
- "moduleName": "./src/components/Typography/Text.tsx"
2157
- },
2158
- {
2159
- "moduleName": "./src/components/Typography/Heading.tsx"
2195
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2160
2196
  }
2161
2197
  ]
2162
2198
  },
@@ -2178,15 +2214,6 @@
2178
2214
  }
2179
2215
  ]
2180
2216
  },
2181
- {
2182
- "id": "./src/components/UploadBar/UploadBar.module.scss",
2183
- "name": "./src/components/UploadBar/UploadBar.module.scss",
2184
- "reasons": [
2185
- {
2186
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2187
- }
2188
- ]
2189
- },
2190
2217
  {
2191
2218
  "id": "./@livechat/design-system-icons/react/material",
2192
2219
  "name": "./@livechat/design-system-icons/react/material",
@@ -2195,19 +2222,19 @@
2195
2222
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2196
2223
  },
2197
2224
  {
2198
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2225
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2199
2226
  },
2200
2227
  {
2201
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2228
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2202
2229
  }
2203
2230
  ]
2204
2231
  },
2205
2232
  {
2206
- "id": "./src/components/Picker/Trigger.module.scss",
2207
- "name": "./src/components/Picker/Trigger.module.scss",
2233
+ "id": "./src/components/Progress/constants.ts",
2234
+ "name": "./src/components/Progress/constants.ts",
2208
2235
  "reasons": [
2209
2236
  {
2210
- "moduleName": "./src/components/Picker/Trigger.tsx"
2237
+ "moduleName": "./src/components/Progress/helpers.ts"
2211
2238
  }
2212
2239
  ]
2213
2240
  },
@@ -2221,11 +2248,11 @@
2221
2248
  ]
2222
2249
  },
2223
2250
  {
2224
- "id": "./src/components/Progress/constants.ts",
2225
- "name": "./src/components/Progress/constants.ts",
2251
+ "id": "./src/components/Picker/Trigger.module.scss",
2252
+ "name": "./src/components/Picker/Trigger.module.scss",
2226
2253
  "reasons": [
2227
2254
  {
2228
- "moduleName": "./src/components/Progress/helpers.ts"
2255
+ "moduleName": "./src/components/Picker/Trigger.tsx"
2229
2256
  }
2230
2257
  ]
2231
2258
  },
@@ -2238,30 +2265,6 @@
2238
2265
  }
2239
2266
  ]
2240
2267
  },
2241
- {
2242
- "id": "./src/components/Tooltip/Tooltip.module.scss",
2243
- "name": "./src/components/Tooltip/Tooltip.module.scss",
2244
- "reasons": [
2245
- {
2246
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2247
- },
2248
- {
2249
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2250
- },
2251
- {
2252
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2253
- },
2254
- {
2255
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2256
- },
2257
- {
2258
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
2259
- },
2260
- {
2261
- "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
2262
- }
2263
- ]
2264
- },
2265
2268
  {
2266
2269
  "id": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx",
2267
2270
  "name": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx",