@livechat/design-system-react-components 1.0.0-beta.1 → 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.
Files changed (32) hide show
  1. package/dist/components/ActionMenu/ActionMenu.stories.d.ts +2 -2
  2. package/dist/components/Alert/Alert.stories.d.ts +3 -3
  3. package/dist/components/Avatar/Avatar.d.ts +1 -1
  4. package/dist/components/Avatar/Avatar.stories.d.ts +10 -10
  5. package/dist/components/Badge/Badge.stories.d.ts +3 -3
  6. package/dist/components/DatePicker/helpers.d.ts +2 -25
  7. package/dist/components/DatePicker/types.d.ts +3 -3
  8. package/dist/components/FormField/FormField.stories.d.ts +1 -1
  9. package/dist/components/Icon/Icon.d.ts +1 -1
  10. package/dist/components/Input/Input.d.ts +4 -0
  11. package/dist/components/Input/Input.stories.d.ts +4 -4
  12. package/dist/components/Modal/ModalHeader.d.ts +1 -1
  13. package/dist/components/NumericInput/NumericInput.d.ts +2 -4
  14. package/dist/components/NumericInput/NumericInput.stories.d.ts +20 -0
  15. package/dist/components/Picker/Picker.d.ts +3 -3
  16. package/dist/components/Picker/TriggerBody.d.ts +2 -2
  17. package/dist/components/Picker/constants.d.ts +1 -0
  18. package/dist/components/Picker/index.d.ts +1 -0
  19. package/dist/components/Tab/Tab.stories.d.ts +2 -2
  20. package/dist/components/TagInput/EmailTagInput.d.ts +1 -1
  21. package/dist/components/TagInput/TagInput.stories.d.ts +1 -1
  22. package/dist/components/Textarea/Textarea.stories.d.ts +1 -1
  23. package/dist/components/Toast/Toast.stories.d.ts +1 -1
  24. package/dist/components/Tooltip/Tooltip.stories.d.ts +4 -4
  25. package/dist/components/Tooltip/components/UserGuide/SpotlightOverlay.d.ts +2 -1
  26. package/dist/dsrc.cjs.js +6 -6
  27. package/dist/dsrc.es.js +1061 -1044
  28. package/dist/dsrc.umd.js +4 -4
  29. package/dist/index.d.ts +0 -1
  30. package/dist/preview-stats.json +527 -524
  31. package/dist/style.css +1 -1
  32. package/package.json +14 -14
@@ -83,10 +83,10 @@
83
83
  "moduleName": "./src/index.ts"
84
84
  },
85
85
  {
86
- "moduleName": "./src/components/Alert/Alert.tsx"
86
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
87
87
  },
88
88
  {
89
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
89
+ "moduleName": "./src/components/Alert/Alert.tsx"
90
90
  },
91
91
  {
92
92
  "moduleName": "./src/components/Card/Card.tsx"
@@ -95,10 +95,10 @@
95
95
  "moduleName": "./src/components/Input/Input.tsx"
96
96
  },
97
97
  {
98
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
98
+ "moduleName": "./src/components/Toast/Toast.tsx"
99
99
  },
100
100
  {
101
- "moduleName": "./src/components/Toast/Toast.tsx"
101
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
102
102
  },
103
103
  {
104
104
  "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
@@ -149,13 +149,13 @@
149
149
  "moduleName": "./src/index.ts"
150
150
  },
151
151
  {
152
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
152
+ "moduleName": "./src/components/FormField/FormField.tsx"
153
153
  },
154
154
  {
155
155
  "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
156
156
  },
157
157
  {
158
- "moduleName": "./src/components/FormField/FormField.tsx"
158
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
159
159
  },
160
160
  {
161
161
  "moduleName": "./src/components/RadioButton/RadioButton.tsx"
@@ -170,10 +170,10 @@
170
170
  "moduleName": "./src/index.ts"
171
171
  },
172
172
  {
173
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
173
+ "moduleName": "./src/components/FormField/FormField.tsx"
174
174
  },
175
175
  {
176
- "moduleName": "./src/components/FormField/FormField.tsx"
176
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
177
177
  },
178
178
  {
179
179
  "moduleName": "./src/components/TagInput/TagInput.tsx"
@@ -224,16 +224,16 @@
224
224
  "moduleName": "./src/index.ts"
225
225
  },
226
226
  {
227
- "moduleName": "./src/components/Alert/Alert.tsx"
227
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
228
228
  },
229
229
  {
230
- "moduleName": "./src/components/Card/Card.tsx"
230
+ "moduleName": "./src/components/Alert/Alert.tsx"
231
231
  },
232
232
  {
233
- "moduleName": "./src/components/Avatar/Avatar.tsx"
233
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
234
234
  },
235
235
  {
236
- "moduleName": "./src/components/FieldError/FieldError.tsx"
236
+ "moduleName": "./src/components/Card/Card.tsx"
237
237
  },
238
238
  {
239
239
  "moduleName": "./src/components/Input/Input.tsx"
@@ -242,28 +242,31 @@
242
242
  "moduleName": "./src/components/Picker/PickerList.tsx"
243
243
  },
244
244
  {
245
- "moduleName": "./src/components/Modal/ModalHeader.tsx"
245
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
246
246
  },
247
247
  {
248
248
  "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
249
249
  },
250
250
  {
251
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
251
+ "moduleName": "./src/components/Modal/ModalHeader.tsx"
252
252
  },
253
253
  {
254
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
254
+ "moduleName": "./src/components/Search/Search.tsx"
255
255
  },
256
256
  {
257
257
  "moduleName": "./src/components/Switch/Switch.tsx"
258
258
  },
259
+ {
260
+ "moduleName": "./src/components/Toast/Toast.tsx"
261
+ },
259
262
  {
260
263
  "moduleName": "./src/components/Tag/Tag.tsx"
261
264
  },
262
265
  {
263
- "moduleName": "./src/components/Toast/Toast.tsx"
266
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
264
267
  },
265
268
  {
266
- "moduleName": "./src/components/Search/Search.tsx"
269
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
267
270
  },
268
271
  {
269
272
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
@@ -271,9 +274,6 @@
271
274
  {
272
275
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
273
276
  },
274
- {
275
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
276
- },
277
277
  {
278
278
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
279
279
  },
@@ -317,10 +317,10 @@
317
317
  "moduleName": "./src/components/Button/Button.tsx"
318
318
  },
319
319
  {
320
- "moduleName": "./src/components/Switch/Switch.tsx"
320
+ "moduleName": "./src/components/Search/Search.tsx"
321
321
  },
322
322
  {
323
- "moduleName": "./src/components/Search/Search.tsx"
323
+ "moduleName": "./src/components/Switch/Switch.tsx"
324
324
  }
325
325
  ]
326
326
  },
@@ -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,11 +472,17 @@
472
472
  {
473
473
  "moduleName": "./src/index.ts"
474
474
  },
475
+ {
476
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
477
+ },
475
478
  {
476
479
  "moduleName": "./src/components/Alert/Alert.tsx"
477
480
  },
478
481
  {
479
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
482
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
483
+ },
484
+ {
485
+ "moduleName": "./src/components/FormField/FormField.tsx"
480
486
  },
481
487
  {
482
488
  "moduleName": "./src/components/Card/Card.tsx"
@@ -485,19 +491,19 @@
485
491
  "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
486
492
  },
487
493
  {
488
- "moduleName": "./src/components/FieldError/FieldError.tsx"
494
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
489
495
  },
490
496
  {
491
497
  "moduleName": "./src/components/Checkbox/Checkbox.tsx"
492
498
  },
493
499
  {
494
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
500
+ "moduleName": "./src/components/Loader/Loader.tsx"
495
501
  },
496
502
  {
497
503
  "moduleName": "./src/components/Form/Form.tsx"
498
504
  },
499
505
  {
500
- "moduleName": "./src/components/FormField/FormField.tsx"
506
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
501
507
  },
502
508
  {
503
509
  "moduleName": "./src/components/Modal/Modal.tsx"
@@ -506,32 +512,26 @@
506
512
  "moduleName": "./src/components/Modal/ModalHeader.tsx"
507
513
  },
508
514
  {
509
- "moduleName": "./src/components/Loader/Loader.tsx"
515
+ "moduleName": "./src/components/Tab/Tab.tsx"
510
516
  },
511
517
  {
512
518
  "moduleName": "./src/components/Popover/Popover.tsx"
513
519
  },
514
520
  {
515
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
516
- },
517
- {
518
- "moduleName": "./src/components/Tab/Tab.tsx"
521
+ "moduleName": "./src/components/Toast/Toast.tsx"
519
522
  },
520
523
  {
521
524
  "moduleName": "./src/components/Tag/Tag.tsx"
522
525
  },
523
526
  {
524
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
527
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
525
528
  },
526
529
  {
527
- "moduleName": "./src/components/Toast/Toast.tsx"
530
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
528
531
  },
529
532
  {
530
533
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
531
534
  },
532
- {
533
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
534
- },
535
535
  {
536
536
  "moduleName": "./src/components/Tooltip/components/Reports.tsx"
537
537
  }
@@ -585,6 +585,15 @@
585
585
  }
586
586
  ]
587
587
  },
588
+ {
589
+ "id": "./src/components/Avatar/Avatar.tsx",
590
+ "name": "./src/components/Avatar/Avatar.tsx",
591
+ "reasons": [
592
+ {
593
+ "moduleName": "./src/components/Avatar/index.ts"
594
+ }
595
+ ]
596
+ },
588
597
  {
589
598
  "id": "./src/components/Alert/Alert.tsx",
590
599
  "name": "./src/components/Alert/Alert.tsx",
@@ -595,11 +604,11 @@
595
604
  ]
596
605
  },
597
606
  {
598
- "id": "./src/components/Avatar/Avatar.tsx",
599
- "name": "./src/components/Avatar/Avatar.tsx",
607
+ "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
608
+ "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
600
609
  "reasons": [
601
610
  {
602
- "moduleName": "./src/components/Avatar/index.ts"
611
+ "moduleName": "./src/components/SegmentedControl/index.ts"
603
612
  }
604
613
  ]
605
614
  },
@@ -613,83 +622,83 @@
613
622
  ]
614
623
  },
615
624
  {
616
- "id": "./src/components/Button/Button.tsx",
617
- "name": "./src/components/Button/Button.tsx",
625
+ "id": "./src/components/Card/Card.tsx",
626
+ "name": "./src/components/Card/Card.tsx",
618
627
  "reasons": [
619
628
  {
620
- "moduleName": "./src/components/Button/index.ts"
629
+ "moduleName": "./src/components/Card/index.ts"
621
630
  }
622
631
  ]
623
632
  },
624
633
  {
625
- "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
626
- "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
634
+ "id": "./src/components/FieldError/FieldError.tsx",
635
+ "name": "./src/components/FieldError/FieldError.tsx",
627
636
  "reasons": [
628
637
  {
629
- "moduleName": "./src/components/SegmentedControl/index.ts"
638
+ "moduleName": "./src/components/FieldError/index.ts"
630
639
  }
631
640
  ]
632
641
  },
633
642
  {
634
- "id": "./src/components/Card/Card.tsx",
635
- "name": "./src/components/Card/Card.tsx",
643
+ "id": "./src/components/FormField/FormField.tsx",
644
+ "name": "./src/components/FormField/FormField.tsx",
636
645
  "reasons": [
637
646
  {
638
- "moduleName": "./src/components/Card/index.ts"
647
+ "moduleName": "./src/components/FormField/index.ts"
639
648
  }
640
649
  ]
641
650
  },
642
651
  {
643
- "id": "./src/components/FieldDescription/FieldDescription.tsx",
644
- "name": "./src/components/FieldDescription/FieldDescription.tsx",
652
+ "id": "./src/components/Checkbox/Checkbox.tsx",
653
+ "name": "./src/components/Checkbox/Checkbox.tsx",
645
654
  "reasons": [
646
655
  {
647
- "moduleName": "./src/components/FieldDescription/index.ts"
656
+ "moduleName": "./src/components/Checkbox/index.ts"
648
657
  }
649
658
  ]
650
659
  },
651
660
  {
652
- "id": "./src/components/DatePicker/DatePicker.tsx",
653
- "name": "./src/components/DatePicker/DatePicker.tsx",
661
+ "id": "./src/components/FieldDescription/FieldDescription.tsx",
662
+ "name": "./src/components/FieldDescription/FieldDescription.tsx",
654
663
  "reasons": [
655
664
  {
656
- "moduleName": "./src/components/DatePicker/index.ts"
665
+ "moduleName": "./src/components/FieldDescription/index.ts"
657
666
  }
658
667
  ]
659
668
  },
660
669
  {
661
- "id": "./src/components/DatePicker/RangeDatePicker.tsx",
662
- "name": "./src/components/DatePicker/RangeDatePicker.tsx",
670
+ "id": "./src/components/FieldGroup/FieldGroup.tsx",
671
+ "name": "./src/components/FieldGroup/FieldGroup.tsx",
663
672
  "reasons": [
664
673
  {
665
- "moduleName": "./src/components/DatePicker/index.ts"
674
+ "moduleName": "./src/components/FieldGroup/index.ts"
666
675
  }
667
676
  ]
668
677
  },
669
678
  {
670
- "id": "./src/components/Icon/Icon.tsx",
671
- "name": "./src/components/Icon/Icon.tsx",
679
+ "id": "./src/components/FormGroup/FormGroup.tsx",
680
+ "name": "./src/components/FormGroup/FormGroup.tsx",
672
681
  "reasons": [
673
682
  {
674
- "moduleName": "./src/components/Icon/index.ts"
683
+ "moduleName": "./src/components/FormGroup/index.ts"
675
684
  }
676
685
  ]
677
686
  },
678
687
  {
679
- "id": "./src/components/FieldGroup/FieldGroup.tsx",
680
- "name": "./src/components/FieldGroup/FieldGroup.tsx",
688
+ "id": "./src/components/DatePicker/DatePicker.tsx",
689
+ "name": "./src/components/DatePicker/DatePicker.tsx",
681
690
  "reasons": [
682
691
  {
683
- "moduleName": "./src/components/FieldGroup/index.ts"
692
+ "moduleName": "./src/components/DatePicker/index.ts"
684
693
  }
685
694
  ]
686
695
  },
687
696
  {
688
- "id": "./src/components/FieldError/FieldError.tsx",
689
- "name": "./src/components/FieldError/FieldError.tsx",
697
+ "id": "./src/components/DatePicker/RangeDatePicker.tsx",
698
+ "name": "./src/components/DatePicker/RangeDatePicker.tsx",
690
699
  "reasons": [
691
700
  {
692
- "moduleName": "./src/components/FieldError/index.ts"
701
+ "moduleName": "./src/components/DatePicker/index.ts"
693
702
  }
694
703
  ]
695
704
  },
@@ -703,47 +712,47 @@
703
712
  ]
704
713
  },
705
714
  {
706
- "id": "./src/components/Checkbox/Checkbox.tsx",
707
- "name": "./src/components/Checkbox/Checkbox.tsx",
715
+ "id": "./src/components/Loader/Loader.tsx",
716
+ "name": "./src/components/Loader/Loader.tsx",
708
717
  "reasons": [
709
718
  {
710
- "moduleName": "./src/components/Checkbox/index.ts"
719
+ "moduleName": "./src/components/Loader/index.ts"
711
720
  }
712
721
  ]
713
722
  },
714
723
  {
715
- "id": "./src/components/FormGroup/FormGroup.tsx",
716
- "name": "./src/components/FormGroup/FormGroup.tsx",
724
+ "id": "./src/components/Button/Button.tsx",
725
+ "name": "./src/components/Button/Button.tsx",
717
726
  "reasons": [
718
727
  {
719
- "moduleName": "./src/components/FormGroup/index.ts"
728
+ "moduleName": "./src/components/Button/index.ts"
720
729
  }
721
730
  ]
722
731
  },
723
732
  {
724
- "id": "./src/components/Link/Link.tsx",
725
- "name": "./src/components/Link/Link.tsx",
733
+ "id": "./src/components/Progress/ProgressCircle.tsx",
734
+ "name": "./src/components/Progress/ProgressCircle.tsx",
726
735
  "reasons": [
727
736
  {
728
- "moduleName": "./src/components/Link/index.ts"
737
+ "moduleName": "./src/components/Progress/index.ts"
729
738
  }
730
739
  ]
731
740
  },
732
741
  {
733
- "id": "./src/components/Input/Input.tsx",
734
- "name": "./src/components/Input/Input.tsx",
742
+ "id": "./src/components/Progress/ProgressBar.tsx",
743
+ "name": "./src/components/Progress/ProgressBar.tsx",
735
744
  "reasons": [
736
745
  {
737
- "moduleName": "./src/components/Input/index.ts"
746
+ "moduleName": "./src/components/Progress/index.ts"
738
747
  }
739
748
  ]
740
749
  },
741
750
  {
742
- "id": "./src/components/FormField/FormField.tsx",
743
- "name": "./src/components/FormField/FormField.tsx",
751
+ "id": "./src/components/Input/Input.tsx",
752
+ "name": "./src/components/Input/Input.tsx",
744
753
  "reasons": [
745
754
  {
746
- "moduleName": "./src/components/FormField/index.ts"
755
+ "moduleName": "./src/components/Input/index.ts"
747
756
  }
748
757
  ]
749
758
  },
@@ -768,6 +777,33 @@
768
777
  }
769
778
  ]
770
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"
804
+ }
805
+ ]
806
+ },
771
807
  {
772
808
  "id": "./src/components/Modal/Modal.tsx",
773
809
  "name": "./src/components/Modal/Modal.tsx",
@@ -820,89 +856,80 @@
820
856
  ]
821
857
  },
822
858
  {
823
- "id": "./src/components/Loader/Loader.tsx",
824
- "name": "./src/components/Loader/Loader.tsx",
859
+ "id": "./src/components/Tab/Tab.tsx",
860
+ "name": "./src/components/Tab/Tab.tsx",
825
861
  "reasons": [
826
862
  {
827
- "moduleName": "./src/components/Loader/index.ts"
863
+ "moduleName": "./src/components/Tab/index.ts"
828
864
  }
829
865
  ]
830
866
  },
831
867
  {
832
- "id": "./src/components/Popover/Popover.tsx",
833
- "name": "./src/components/Popover/Popover.tsx",
868
+ "id": "./src/components/Tab/TabsWrapper.tsx",
869
+ "name": "./src/components/Tab/TabsWrapper.tsx",
834
870
  "reasons": [
835
871
  {
836
- "moduleName": "./src/components/Popover/index.ts"
872
+ "moduleName": "./src/components/Tab/index.ts"
837
873
  }
838
874
  ]
839
875
  },
840
876
  {
841
- "id": "./src/components/PromoBanner/PromoBanner.tsx",
842
- "name": "./src/components/PromoBanner/PromoBanner.tsx",
877
+ "id": "./src/components/Link/Link.tsx",
878
+ "name": "./src/components/Link/Link.tsx",
843
879
  "reasons": [
844
880
  {
845
- "moduleName": "./src/components/PromoBanner/index.ts"
881
+ "moduleName": "./src/components/Link/index.ts"
846
882
  }
847
883
  ]
848
884
  },
849
885
  {
850
- "id": "./src/components/NumericInput/NumericInput.tsx",
851
- "name": "./src/components/NumericInput/NumericInput.tsx",
886
+ "id": "./src/components/Popover/Popover.tsx",
887
+ "name": "./src/components/Popover/Popover.tsx",
852
888
  "reasons": [
853
889
  {
854
- "moduleName": "./src/components/NumericInput/index.ts"
890
+ "moduleName": "./src/components/Popover/index.ts"
855
891
  }
856
892
  ]
857
893
  },
858
894
  {
859
- "id": "./src/components/Progress/ProgressCircle.tsx",
860
- "name": "./src/components/Progress/ProgressCircle.tsx",
895
+ "id": "./src/components/Search/Search.tsx",
896
+ "name": "./src/components/Search/Search.tsx",
861
897
  "reasons": [
862
898
  {
863
- "moduleName": "./src/components/Progress/index.ts"
899
+ "moduleName": "./src/components/Search/index.ts"
864
900
  }
865
901
  ]
866
902
  },
867
903
  {
868
- "id": "./src/components/Progress/ProgressBar.tsx",
869
- "name": "./src/components/Progress/ProgressBar.tsx",
904
+ "id": "./src/components/Switch/Switch.tsx",
905
+ "name": "./src/components/Switch/Switch.tsx",
870
906
  "reasons": [
871
907
  {
872
- "moduleName": "./src/components/Progress/index.ts"
908
+ "moduleName": "./src/components/Switch/index.ts"
873
909
  }
874
910
  ]
875
911
  },
876
912
  {
877
- "id": "./src/components/Tab/Tab.tsx",
878
- "name": "./src/components/Tab/Tab.tsx",
913
+ "id": "./src/components/Typography/Heading.tsx",
914
+ "name": "./src/components/Typography/Heading.tsx",
879
915
  "reasons": [
880
916
  {
881
- "moduleName": "./src/components/Tab/index.ts"
917
+ "moduleName": "./src/components/Typography/index.ts"
882
918
  }
883
919
  ]
884
920
  },
885
921
  {
886
- "id": "./src/components/Tab/TabsWrapper.tsx",
887
- "name": "./src/components/Tab/TabsWrapper.tsx",
922
+ "id": "./src/components/Typography/Text.tsx",
923
+ "name": "./src/components/Typography/Text.tsx",
888
924
  "reasons": [
889
925
  {
890
- "moduleName": "./src/components/Tab/index.ts"
926
+ "moduleName": "./src/components/Typography/index.ts"
891
927
  }
892
928
  ]
893
929
  },
894
930
  {
895
- "id": "./src/components/Switch/Switch.tsx",
896
- "name": "./src/components/Switch/Switch.tsx",
897
- "reasons": [
898
- {
899
- "moduleName": "./src/components/Switch/index.ts"
900
- }
901
- ]
902
- },
903
- {
904
- "id": "./src/components/TagInput/TagInput.tsx",
905
- "name": "./src/components/TagInput/TagInput.tsx",
931
+ "id": "./src/components/TagInput/TagInput.tsx",
932
+ "name": "./src/components/TagInput/TagInput.tsx",
906
933
  "reasons": [
907
934
  {
908
935
  "moduleName": "./src/components/TagInput/index.ts"
@@ -922,20 +949,32 @@
922
949
  ]
923
950
  },
924
951
  {
925
- "id": "./src/components/Tag/Tag.tsx",
926
- "name": "./src/components/Tag/Tag.tsx",
952
+ "id": "./src/components/Toast/Toast.tsx",
953
+ "name": "./src/components/Toast/Toast.tsx",
927
954
  "reasons": [
928
955
  {
929
- "moduleName": "./src/components/Tag/index.ts"
956
+ "moduleName": "./src/components/Toast/index.ts"
957
+ },
958
+ {
959
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
930
960
  }
931
961
  ]
932
962
  },
933
963
  {
934
- "id": "./src/components/RadioButton/RadioButton.tsx",
935
- "name": "./src/components/RadioButton/RadioButton.tsx",
964
+ "id": "./src/components/Toast/ToastWrapper.tsx",
965
+ "name": "./src/components/Toast/ToastWrapper.tsx",
936
966
  "reasons": [
937
967
  {
938
- "moduleName": "./src/components/RadioButton/index.ts"
968
+ "moduleName": "./src/components/Toast/index.ts"
969
+ }
970
+ ]
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"
939
978
  }
940
979
  ]
941
980
  },
@@ -973,50 +1012,11 @@
973
1012
  ]
974
1013
  },
975
1014
  {
976
- "id": "./src/components/Toast/Toast.tsx",
977
- "name": "./src/components/Toast/Toast.tsx",
978
- "reasons": [
979
- {
980
- "moduleName": "./src/components/Toast/index.ts"
981
- },
982
- {
983
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
984
- }
985
- ]
986
- },
987
- {
988
- "id": "./src/components/Toast/ToastWrapper.tsx",
989
- "name": "./src/components/Toast/ToastWrapper.tsx",
990
- "reasons": [
991
- {
992
- "moduleName": "./src/components/Toast/index.ts"
993
- }
994
- ]
995
- },
996
- {
997
- "id": "./src/components/Search/Search.tsx",
998
- "name": "./src/components/Search/Search.tsx",
999
- "reasons": [
1000
- {
1001
- "moduleName": "./src/components/Search/index.ts"
1002
- }
1003
- ]
1004
- },
1005
- {
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
  },
@@ -1066,101 +1066,95 @@
1066
1066
  {
1067
1067
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1068
1068
  },
1069
- {
1070
- "moduleName": "./src/components/Badge/Badge.tsx"
1071
- },
1072
- {
1073
- "moduleName": "./src/components/Alert/Alert.tsx"
1074
- },
1075
1069
  {
1076
1070
  "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1077
1071
  },
1078
1072
  {
1079
- "moduleName": "./src/components/Button/Button.tsx"
1073
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1080
1074
  },
1081
1075
  {
1082
1076
  "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1083
1077
  },
1084
1078
  {
1085
- "moduleName": "./src/components/Card/Card.tsx"
1079
+ "moduleName": "./src/components/Alert/Alert.tsx"
1086
1080
  },
1087
1081
  {
1088
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1082
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1089
1083
  },
1090
1084
  {
1091
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1085
+ "moduleName": "./src/components/FormField/FormField.tsx"
1092
1086
  },
1093
1087
  {
1094
- "moduleName": "./src/components/Icon/Icon.tsx"
1088
+ "moduleName": "./src/components/Card/Card.tsx"
1095
1089
  },
1096
1090
  {
1097
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1091
+ "moduleName": "./src/components/Badge/Badge.tsx"
1098
1092
  },
1099
1093
  {
1100
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1094
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1101
1095
  },
1102
1096
  {
1103
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1097
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1104
1098
  },
1105
1099
  {
1106
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1100
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1107
1101
  },
1108
1102
  {
1109
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1103
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1110
1104
  },
1111
1105
  {
1112
- "moduleName": "./src/components/Link/Link.tsx"
1106
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1113
1107
  },
1114
1108
  {
1115
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1109
+ "moduleName": "./src/components/Loader/Loader.tsx"
1116
1110
  },
1117
1111
  {
1118
- "moduleName": "./src/components/Form/Form.tsx"
1112
+ "moduleName": "./src/components/Button/Button.tsx"
1119
1113
  },
1120
1114
  {
1121
- "moduleName": "./src/components/Input/Input.tsx"
1115
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1122
1116
  },
1123
1117
  {
1124
- "moduleName": "./src/components/Picker/PickerList.tsx"
1118
+ "moduleName": "./src/components/Form/Form.tsx"
1125
1119
  },
1126
1120
  {
1127
1121
  "moduleName": "./src/components/Picker/Picker.tsx"
1128
1122
  },
1129
1123
  {
1130
- "moduleName": "./src/components/FormField/FormField.tsx"
1124
+ "moduleName": "./src/components/Input/Input.tsx"
1131
1125
  },
1132
1126
  {
1133
- "moduleName": "./src/components/Modal/ModalPortal.tsx"
1127
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1134
1128
  },
1135
1129
  {
1136
- "moduleName": "./src/components/Modal/Modal.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
- "moduleName": "./src/components/Modal/ModalBase.tsx"
1136
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1143
1137
  },
1144
1138
  {
1145
1139
  "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
1146
1140
  },
1147
1141
  {
1148
- "moduleName": "./src/components/Loader/Loader.tsx"
1142
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1149
1143
  },
1150
1144
  {
1151
- "moduleName": "./src/components/Popover/Popover.tsx"
1145
+ "moduleName": "./src/components/Modal/Modal.tsx"
1152
1146
  },
1153
1147
  {
1154
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1148
+ "moduleName": "./src/components/Modal/ModalBase.tsx"
1155
1149
  },
1156
1150
  {
1157
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1151
+ "moduleName": "./src/components/Modal/ModalPortal.tsx"
1158
1152
  },
1159
1153
  {
1160
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1154
+ "moduleName": "./src/components/Icon/Icon.tsx"
1161
1155
  },
1162
1156
  {
1163
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1157
+ "moduleName": "./src/components/Modal/ModalHeader.tsx"
1164
1158
  },
1165
1159
  {
1166
1160
  "moduleName": "./src/components/Tab/Tab.tsx"
@@ -1169,22 +1163,28 @@
1169
1163
  "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1170
1164
  },
1171
1165
  {
1172
- "moduleName": "./src/components/Switch/Switch.tsx"
1166
+ "moduleName": "./src/components/Popover/Popover.tsx"
1173
1167
  },
1174
1168
  {
1175
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1169
+ "moduleName": "./src/components/Link/Link.tsx"
1176
1170
  },
1177
1171
  {
1178
- "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1172
+ "moduleName": "./src/components/Search/Search.tsx"
1179
1173
  },
1180
1174
  {
1181
- "moduleName": "./src/components/Tag/Tag.tsx"
1175
+ "moduleName": "./src/components/Switch/Switch.tsx"
1182
1176
  },
1183
1177
  {
1184
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1178
+ "moduleName": "./src/components/Typography/Text.tsx"
1185
1179
  },
1186
1180
  {
1187
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1181
+ "moduleName": "./src/components/Typography/Heading.tsx"
1182
+ },
1183
+ {
1184
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1185
+ },
1186
+ {
1187
+ "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1188
1188
  },
1189
1189
  {
1190
1190
  "moduleName": "./src/components/Toast/Toast.tsx"
@@ -1193,58 +1193,58 @@
1193
1193
  "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1194
1194
  },
1195
1195
  {
1196
- "moduleName": "./src/components/Search/Search.tsx"
1196
+ "moduleName": "./src/components/Tag/Tag.tsx"
1197
1197
  },
1198
1198
  {
1199
- "moduleName": "./src/components/Typography/Heading.tsx"
1199
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1200
1200
  },
1201
1201
  {
1202
- "moduleName": "./src/components/Typography/Text.tsx"
1202
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1203
1203
  },
1204
1204
  {
1205
1205
  "moduleName": "./src/components/Textarea/Textarea.tsx"
1206
1206
  },
1207
1207
  {
1208
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1208
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1209
1209
  },
1210
1210
  {
1211
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1211
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1212
1212
  },
1213
1213
  {
1214
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1214
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1215
1215
  },
1216
1216
  {
1217
1217
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1218
1218
  },
1219
1219
  {
1220
- "moduleName": "./src/components/DatePicker/hooks.ts"
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
- "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1229
+ "moduleName": "./src/components/TagInput/EditableTag.tsx"
1230
1230
  },
1231
1231
  {
1232
- "moduleName": "./src/components/TagInput/EditableTag.tsx"
1232
+ "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1233
1233
  },
1234
1234
  {
1235
1235
  "moduleName": "./src/components/Tooltip/components/Info.tsx"
1236
1236
  },
1237
1237
  {
1238
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1238
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1239
1239
  },
1240
1240
  {
1241
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1241
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1242
1242
  },
1243
1243
  {
1244
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"
@@ -1262,106 +1262,109 @@
1262
1262
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1263
1263
  },
1264
1264
  {
1265
- "moduleName": "./src/components/Badge/Badge.tsx"
1265
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1266
1266
  },
1267
1267
  {
1268
- "moduleName": "./src/components/Alert/Alert.tsx"
1268
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1269
1269
  },
1270
1270
  {
1271
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1271
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1272
1272
  },
1273
1273
  {
1274
- "moduleName": "./src/components/Button/Button.tsx"
1274
+ "moduleName": "./src/components/Alert/Alert.tsx"
1275
1275
  },
1276
1276
  {
1277
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1277
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1278
+ },
1279
+ {
1280
+ "moduleName": "./src/components/FormField/FormField.tsx"
1278
1281
  },
1279
1282
  {
1280
1283
  "moduleName": "./src/components/Card/Card.tsx"
1281
1284
  },
1282
1285
  {
1283
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1286
+ "moduleName": "./src/components/Badge/Badge.tsx"
1284
1287
  },
1285
1288
  {
1286
1289
  "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1287
1290
  },
1288
1291
  {
1289
- "moduleName": "./src/components/Icon/Icon.tsx"
1292
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1290
1293
  },
1291
1294
  {
1292
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1295
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1293
1296
  },
1294
1297
  {
1295
1298
  "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1296
1299
  },
1297
1300
  {
1298
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1301
+ "moduleName": "./src/components/Loader/Loader.tsx"
1299
1302
  },
1300
1303
  {
1301
- "moduleName": "./src/components/Link/Link.tsx"
1304
+ "moduleName": "./src/components/Button/Button.tsx"
1302
1305
  },
1303
1306
  {
1304
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1307
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1305
1308
  },
1306
1309
  {
1307
1310
  "moduleName": "./src/components/Form/Form.tsx"
1308
1311
  },
1309
1312
  {
1310
- "moduleName": "./src/components/Input/Input.tsx"
1313
+ "moduleName": "./src/components/Picker/Picker.tsx"
1311
1314
  },
1312
1315
  {
1313
- "moduleName": "./src/components/Picker/PickerList.tsx"
1316
+ "moduleName": "./src/components/Input/Input.tsx"
1314
1317
  },
1315
1318
  {
1316
- "moduleName": "./src/components/Picker/Picker.tsx"
1319
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1317
1320
  },
1318
1321
  {
1319
- "moduleName": "./src/components/FormField/FormField.tsx"
1322
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1320
1323
  },
1321
1324
  {
1322
- "moduleName": "./src/components/Modal/Modal.tsx"
1325
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1323
1326
  },
1324
1327
  {
1325
- "moduleName": "./src/components/Modal/ModalBase.tsx"
1328
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1326
1329
  },
1327
1330
  {
1328
1331
  "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
1329
1332
  },
1330
1333
  {
1331
- "moduleName": "./src/components/Loader/Loader.tsx"
1334
+ "moduleName": "./src/components/Modal/Modal.tsx"
1332
1335
  },
1333
1336
  {
1334
- "moduleName": "./src/components/Popover/Popover.tsx"
1337
+ "moduleName": "./src/components/Modal/ModalBase.tsx"
1335
1338
  },
1336
1339
  {
1337
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1340
+ "moduleName": "./src/components/Icon/Icon.tsx"
1338
1341
  },
1339
1342
  {
1340
- "moduleName": "./src/components/NumericInput/NumericInput.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/Progress/ProgressBar.tsx"
1349
+ "moduleName": "./src/components/Popover/Popover.tsx"
1347
1350
  },
1348
1351
  {
1349
- "moduleName": "./src/components/Tab/Tab.tsx"
1352
+ "moduleName": "./src/components/Link/Link.tsx"
1350
1353
  },
1351
1354
  {
1352
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1355
+ "moduleName": "./src/components/Search/Search.tsx"
1353
1356
  },
1354
1357
  {
1355
1358
  "moduleName": "./src/components/Switch/Switch.tsx"
1356
1359
  },
1357
1360
  {
1358
- "moduleName": "./src/components/TagInput/TagInput.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
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1367
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1365
1368
  },
1366
1369
  {
1367
1370
  "moduleName": "./src/components/Toast/Toast.tsx"
@@ -1370,22 +1373,19 @@
1370
1373
  "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1371
1374
  },
1372
1375
  {
1373
- "moduleName": "./src/components/Search/Search.tsx"
1374
- },
1375
- {
1376
- "moduleName": "./src/components/Typography/Heading.tsx"
1376
+ "moduleName": "./src/components/Tag/Tag.tsx"
1377
1377
  },
1378
1378
  {
1379
- "moduleName": "./src/components/Typography/Text.tsx"
1379
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1380
1380
  },
1381
1381
  {
1382
1382
  "moduleName": "./src/components/Textarea/Textarea.tsx"
1383
1383
  },
1384
1384
  {
1385
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1385
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1386
1386
  },
1387
1387
  {
1388
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1388
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1389
1389
  },
1390
1390
  {
1391
1391
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
@@ -1400,10 +1400,10 @@
1400
1400
  "moduleName": "./src/components/Tooltip/components/Info.tsx"
1401
1401
  },
1402
1402
  {
1403
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1403
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1404
1404
  },
1405
1405
  {
1406
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1406
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1407
1407
  },
1408
1408
  {
1409
1409
  "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
@@ -1411,39 +1411,30 @@
1411
1411
  ]
1412
1412
  },
1413
1413
  {
1414
- "id": "./src/components/ActionMenu/ActionMenu.module.scss",
1415
- "name": "./src/components/ActionMenu/ActionMenu.module.scss",
1414
+ "id": "./src/utils/keyCodes.ts",
1415
+ "name": "./src/utils/keyCodes.ts",
1416
1416
  "reasons": [
1417
1417
  {
1418
1418
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1419
- }
1420
- ]
1421
- },
1422
- {
1423
- "id": "./src/utils/keyCodes.ts",
1424
- "name": "./src/utils/keyCodes.ts",
1425
- "reasons": [
1419
+ },
1426
1420
  {
1427
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1421
+ "moduleName": "./src/components/Picker/Picker.tsx"
1428
1422
  },
1429
1423
  {
1430
1424
  "moduleName": "./src/components/Picker/PickerList.tsx"
1431
1425
  },
1432
1426
  {
1433
- "moduleName": "./src/components/Picker/Picker.tsx"
1427
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1434
1428
  },
1435
1429
  {
1436
1430
  "moduleName": "./src/components/Modal/ModalBase.tsx"
1437
1431
  },
1438
1432
  {
1439
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1433
+ "moduleName": "./src/components/Search/Search.tsx"
1440
1434
  },
1441
1435
  {
1442
1436
  "moduleName": "./src/components/TagInput/TagInput.tsx"
1443
1437
  },
1444
- {
1445
- "moduleName": "./src/components/Search/Search.tsx"
1446
- },
1447
1438
  {
1448
1439
  "moduleName": "./src/components/Picker/Trigger.tsx"
1449
1440
  },
@@ -1453,20 +1444,20 @@
1453
1444
  ]
1454
1445
  },
1455
1446
  {
1456
- "id": "./src/components/Badge/Badge.module.scss",
1457
- "name": "./src/components/Badge/Badge.module.scss",
1447
+ "id": "./src/components/ActionMenu/ActionMenu.module.scss",
1448
+ "name": "./src/components/ActionMenu/ActionMenu.module.scss",
1458
1449
  "reasons": [
1459
1450
  {
1460
- "moduleName": "./src/components/Badge/Badge.tsx"
1451
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1461
1452
  }
1462
1453
  ]
1463
1454
  },
1464
1455
  {
1465
- "id": "./src/components/Badge/Badge.helpers.ts",
1466
- "name": "./src/components/Badge/Badge.helpers.ts",
1456
+ "id": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1457
+ "name": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1467
1458
  "reasons": [
1468
1459
  {
1469
- "moduleName": "./src/components/Badge/Badge.tsx"
1460
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1470
1461
  }
1471
1462
  ]
1472
1463
  },
@@ -1475,14 +1466,17 @@
1475
1466
  "name": "./@livechat/design-system-icons/react/tabler",
1476
1467
  "reasons": [
1477
1468
  {
1478
- "moduleName": "./src/components/Alert/Alert.tsx"
1469
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1479
1470
  },
1480
1471
  {
1481
- "moduleName": "./src/components/Card/Card.tsx"
1472
+ "moduleName": "./src/components/Alert/Alert.tsx"
1482
1473
  },
1483
1474
  {
1484
1475
  "moduleName": "./src/components/FieldError/FieldError.tsx"
1485
1476
  },
1477
+ {
1478
+ "moduleName": "./src/components/Card/Card.tsx"
1479
+ },
1486
1480
  {
1487
1481
  "moduleName": "./src/components/Input/Input.tsx"
1488
1482
  },
@@ -1490,25 +1484,28 @@
1490
1484
  "moduleName": "./src/components/Picker/PickerList.tsx"
1491
1485
  },
1492
1486
  {
1493
- "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
1487
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1494
1488
  },
1495
1489
  {
1496
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1490
+ "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
1497
1491
  },
1498
1492
  {
1499
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1493
+ "moduleName": "./src/components/Search/Search.tsx"
1500
1494
  },
1501
1495
  {
1502
1496
  "moduleName": "./src/components/Switch/Switch.tsx"
1503
1497
  },
1498
+ {
1499
+ "moduleName": "./src/components/Toast/Toast.tsx"
1500
+ },
1504
1501
  {
1505
1502
  "moduleName": "./src/components/Tag/Tag.tsx"
1506
1503
  },
1507
1504
  {
1508
- "moduleName": "./src/components/Toast/Toast.tsx"
1505
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1509
1506
  },
1510
1507
  {
1511
- "moduleName": "./src/components/Search/Search.tsx"
1508
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1512
1509
  },
1513
1510
  {
1514
1511
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
@@ -1516,71 +1513,86 @@
1516
1513
  {
1517
1514
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1518
1515
  },
1519
- {
1520
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1521
- },
1522
1516
  {
1523
1517
  "moduleName": "./src/components/Picker/Trigger.tsx"
1524
1518
  }
1525
1519
  ]
1526
1520
  },
1527
1521
  {
1528
- "id": "./lodash.debounce",
1529
- "name": "./lodash.debounce",
1522
+ "id": "./src/components/Avatar/Avatar.helpers.ts",
1523
+ "name": "./src/components/Avatar/Avatar.helpers.ts",
1530
1524
  "reasons": [
1531
1525
  {
1532
- "moduleName": "./src/components/Alert/Alert.tsx"
1533
- },
1526
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1527
+ }
1528
+ ]
1529
+ },
1530
+ {
1531
+ "id": "./src/components/Avatar/Avatar.module.scss",
1532
+ "name": "./src/components/Avatar/Avatar.module.scss",
1533
+ "reasons": [
1534
1534
  {
1535
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1535
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1536
1536
  }
1537
1537
  ]
1538
1538
  },
1539
1539
  {
1540
- "id": "./src/components/Alert/Alert.module.scss",
1541
- "name": "./src/components/Alert/Alert.module.scss",
1540
+ "id": "./src/utils/noop.ts",
1541
+ "name": "./src/utils/noop.ts",
1542
1542
  "reasons": [
1543
1543
  {
1544
- "moduleName": "./src/components/Alert/Alert.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/ActionMenu/ActionMenuItem.module.scss",
1550
- "name": "./src/components/ActionMenu/ActionMenuItem.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/ActionMenu/ActionMenuItem.tsx"
1556
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1554
1557
  }
1555
1558
  ]
1556
1559
  },
1557
1560
  {
1558
- "id": "./src/components/Button/Button.module.scss",
1559
- "name": "./src/components/Button/Button.module.scss",
1561
+ "id": "./lodash.debounce",
1562
+ "name": "./lodash.debounce",
1560
1563
  "reasons": [
1561
1564
  {
1562
- "moduleName": "./src/components/Button/Button.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/SegmentedControl/SegmentedControl.module.scss",
1568
- "name": "./src/components/SegmentedControl/SegmentedControl.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/SegmentedControl/SegmentedControl.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
- },
1586
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1587
+ }
1588
+ ]
1589
+ },
1590
+ {
1591
+ "id": "./src/components/FormField/FormField.module.scss",
1592
+ "name": "./src/components/FormField/FormField.module.scss",
1593
+ "reasons": [
1582
1594
  {
1583
- "moduleName": "./src/components/Switch/Switch.tsx"
1595
+ "moduleName": "./src/components/FormField/FormField.tsx"
1584
1596
  }
1585
1597
  ]
1586
1598
  },
@@ -1594,56 +1606,56 @@
1594
1606
  ]
1595
1607
  },
1596
1608
  {
1597
- "id": "./@livechat/design-system-icons/react/material",
1598
- "name": "./@livechat/design-system-icons/react/material",
1609
+ "id": "./src/components/Badge/Badge.helpers.ts",
1610
+ "name": "./src/components/Badge/Badge.helpers.ts",
1599
1611
  "reasons": [
1600
1612
  {
1601
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1602
- },
1603
- {
1604
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1605
- },
1606
- {
1607
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1608
- },
1613
+ "moduleName": "./src/components/Badge/Badge.tsx"
1614
+ }
1615
+ ]
1616
+ },
1617
+ {
1618
+ "id": "./src/components/Badge/Badge.module.scss",
1619
+ "name": "./src/components/Badge/Badge.module.scss",
1620
+ "reasons": [
1609
1621
  {
1610
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1622
+ "moduleName": "./src/components/Badge/Badge.tsx"
1611
1623
  }
1612
1624
  ]
1613
1625
  },
1614
1626
  {
1615
- "id": "./src/components/Avatar/Avatar.helpers.ts",
1616
- "name": "./src/components/Avatar/Avatar.helpers.ts",
1627
+ "id": "./src/components/FieldDescription/FieldDescription.module.scss",
1628
+ "name": "./src/components/FieldDescription/FieldDescription.module.scss",
1617
1629
  "reasons": [
1618
1630
  {
1619
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1631
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1620
1632
  }
1621
1633
  ]
1622
1634
  },
1623
1635
  {
1624
- "id": "./src/components/Avatar/Avatar.module.scss",
1625
- "name": "./src/components/Avatar/Avatar.module.scss",
1636
+ "id": "./src/components/FieldGroup/FieldGroup.module.scss",
1637
+ "name": "./src/components/FieldGroup/FieldGroup.module.scss",
1626
1638
  "reasons": [
1627
1639
  {
1628
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1640
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1629
1641
  }
1630
1642
  ]
1631
1643
  },
1632
1644
  {
1633
- "id": "./src/components/FieldDescription/FieldDescription.module.scss",
1634
- "name": "./src/components/FieldDescription/FieldDescription.module.scss",
1645
+ "id": "./src/components/FormGroup/FormGroup.module.scss",
1646
+ "name": "./src/components/FormGroup/FormGroup.module.scss",
1635
1647
  "reasons": [
1636
1648
  {
1637
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1649
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1638
1650
  }
1639
1651
  ]
1640
1652
  },
1641
1653
  {
1642
- "id": "./src/components/Icon/Icon.module.scss",
1643
- "name": "./src/components/Icon/Icon.module.scss",
1654
+ "id": "./src/components/Checkbox/Checkbox.module.scss",
1655
+ "name": "./src/components/Checkbox/Checkbox.module.scss",
1644
1656
  "reasons": [
1645
1657
  {
1646
- "moduleName": "./src/components/Icon/Icon.tsx"
1658
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1647
1659
  }
1648
1660
  ]
1649
1661
  },
@@ -1696,92 +1708,89 @@
1696
1708
  ]
1697
1709
  },
1698
1710
  {
1699
- "id": "./date-fns",
1700
- "name": "./date-fns",
1711
+ "id": "./src/components/Loader/Loader.module.scss",
1712
+ "name": "./src/components/Loader/Loader.module.scss",
1701
1713
  "reasons": [
1702
1714
  {
1703
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1704
- },
1705
- {
1706
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1707
- },
1708
- {
1709
- "moduleName": "./src/components/DatePicker/helpers.ts"
1715
+ "moduleName": "./src/components/Loader/Loader.tsx"
1710
1716
  }
1711
1717
  ]
1712
1718
  },
1713
1719
  {
1714
- "id": "./src/components/DatePicker/hooks.ts",
1715
- "name": "./src/components/DatePicker/hooks.ts",
1720
+ "id": "./src/components/Button/Button.module.scss",
1721
+ "name": "./src/components/Button/Button.module.scss",
1716
1722
  "reasons": [
1717
1723
  {
1718
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1724
+ "moduleName": "./src/components/Button/Button.tsx"
1719
1725
  }
1720
1726
  ]
1721
1727
  },
1722
1728
  {
1723
- "id": "./src/components/DatePicker/types.ts",
1724
- "name": "./src/components/DatePicker/types.ts",
1729
+ "id": "./src/components/Progress/helpers.ts",
1730
+ "name": "./src/components/Progress/helpers.ts",
1725
1731
  "reasons": [
1726
1732
  {
1727
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1733
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1728
1734
  },
1729
1735
  {
1730
- "moduleName": "./src/components/DatePicker/hooks.ts"
1736
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1731
1737
  }
1732
1738
  ]
1733
1739
  },
1734
1740
  {
1735
- "id": "./src/components/FieldError/FieldError.module.scss",
1736
- "name": "./src/components/FieldError/FieldError.module.scss",
1741
+ "id": "./src/components/Progress/ProgressBar.module.scss",
1742
+ "name": "./src/components/Progress/ProgressBar.module.scss",
1737
1743
  "reasons": [
1738
1744
  {
1739
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1745
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1740
1746
  }
1741
1747
  ]
1742
1748
  },
1743
1749
  {
1744
- "id": "./src/components/Checkbox/Checkbox.module.scss",
1745
- "name": "./src/components/Checkbox/Checkbox.module.scss",
1750
+ "id": "./src/components/Form/Form.module.scss",
1751
+ "name": "./src/components/Form/Form.module.scss",
1746
1752
  "reasons": [
1747
1753
  {
1748
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1754
+ "moduleName": "./src/components/Form/Form.tsx"
1749
1755
  }
1750
1756
  ]
1751
1757
  },
1752
1758
  {
1753
- "id": "./src/components/FormGroup/FormGroup.module.scss",
1754
- "name": "./src/components/FormGroup/FormGroup.module.scss",
1759
+ "id": "./src/components/Picker/constants.ts",
1760
+ "name": "./src/components/Picker/constants.ts",
1755
1761
  "reasons": [
1756
1762
  {
1757
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1763
+ "moduleName": "./src/components/Picker/Picker.tsx"
1764
+ },
1765
+ {
1766
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1758
1767
  }
1759
1768
  ]
1760
1769
  },
1761
1770
  {
1762
- "id": "./src/components/Link/Link.module.scss",
1763
- "name": "./src/components/Link/Link.module.scss",
1771
+ "id": "./src/components/Picker/Trigger.tsx",
1772
+ "name": "./src/components/Picker/Trigger.tsx",
1764
1773
  "reasons": [
1765
1774
  {
1766
- "moduleName": "./src/components/Link/Link.tsx"
1775
+ "moduleName": "./src/components/Picker/Picker.tsx"
1767
1776
  }
1768
1777
  ]
1769
1778
  },
1770
1779
  {
1771
- "id": "./src/components/FieldGroup/FieldGroup.module.scss",
1772
- "name": "./src/components/FieldGroup/FieldGroup.module.scss",
1780
+ "id": "./src/components/Picker/TriggerBody.tsx",
1781
+ "name": "./src/components/Picker/TriggerBody.tsx",
1773
1782
  "reasons": [
1774
1783
  {
1775
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1784
+ "moduleName": "./src/components/Picker/Picker.tsx"
1776
1785
  }
1777
1786
  ]
1778
1787
  },
1779
1788
  {
1780
- "id": "./src/components/Form/Form.module.scss",
1781
- "name": "./src/components/Form/Form.module.scss",
1789
+ "id": "./src/components/Picker/Picker.module.scss",
1790
+ "name": "./src/components/Picker/Picker.module.scss",
1782
1791
  "reasons": [
1783
1792
  {
1784
- "moduleName": "./src/components/Form/Form.tsx"
1793
+ "moduleName": "./src/components/Picker/Picker.tsx"
1785
1794
  }
1786
1795
  ]
1787
1796
  },
@@ -1795,119 +1804,119 @@
1795
1804
  ]
1796
1805
  },
1797
1806
  {
1798
- "id": "./src/components/Picker/PickerList.module.scss",
1799
- "name": "./src/components/Picker/PickerList.module.scss",
1807
+ "id": "./src/components/Progress/ProgressCircle.module.scss",
1808
+ "name": "./src/components/Progress/ProgressCircle.module.scss",
1800
1809
  "reasons": [
1801
1810
  {
1802
- "moduleName": "./src/components/Picker/PickerList.tsx"
1811
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1803
1812
  }
1804
1813
  ]
1805
1814
  },
1806
1815
  {
1807
- "id": "./src/components/Picker/constants.ts",
1808
- "name": "./src/components/Picker/constants.ts",
1816
+ "id": "./src/components/RadioButton/RadioButton.module.scss",
1817
+ "name": "./src/components/RadioButton/RadioButton.module.scss",
1809
1818
  "reasons": [
1810
1819
  {
1811
- "moduleName": "./src/components/Picker/PickerList.tsx"
1812
- },
1813
- {
1814
- "moduleName": "./src/components/Picker/Picker.tsx"
1820
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1815
1821
  }
1816
1822
  ]
1817
1823
  },
1818
1824
  {
1819
- "id": "./src/components/Picker/Trigger.tsx",
1820
- "name": "./src/components/Picker/Trigger.tsx",
1825
+ "id": "./src/components/Picker/PickerList.module.scss",
1826
+ "name": "./src/components/Picker/PickerList.module.scss",
1821
1827
  "reasons": [
1822
1828
  {
1823
- "moduleName": "./src/components/Picker/Picker.tsx"
1829
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1824
1830
  }
1825
1831
  ]
1826
1832
  },
1827
1833
  {
1828
- "id": "./src/components/Picker/Picker.module.scss",
1829
- "name": "./src/components/Picker/Picker.module.scss",
1834
+ "id": "./src/components/NumericInput/NumericInput.module.scss",
1835
+ "name": "./src/components/NumericInput/NumericInput.module.scss",
1830
1836
  "reasons": [
1831
1837
  {
1832
- "moduleName": "./src/components/Picker/Picker.tsx"
1838
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1833
1839
  }
1834
1840
  ]
1835
1841
  },
1836
1842
  {
1837
- "id": "./src/components/Picker/TriggerBody.tsx",
1838
- "name": "./src/components/Picker/TriggerBody.tsx",
1843
+ "id": "./src/components/Modal/Modal.module.scss",
1844
+ "name": "./src/components/Modal/Modal.module.scss",
1839
1845
  "reasons": [
1840
1846
  {
1841
- "moduleName": "./src/components/Picker/Picker.tsx"
1847
+ "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
1848
+ },
1849
+ {
1850
+ "moduleName": "./src/components/Modal/Modal.tsx"
1851
+ },
1852
+ {
1853
+ "moduleName": "./src/components/Modal/ModalBase.tsx"
1854
+ },
1855
+ {
1856
+ "moduleName": "./src/components/Modal/ModalHeader.tsx"
1842
1857
  }
1843
1858
  ]
1844
1859
  },
1845
1860
  {
1846
- "id": "./src/components/FormField/FormField.module.scss",
1847
- "name": "./src/components/FormField/FormField.module.scss",
1861
+ "id": "./date-fns",
1862
+ "name": "./date-fns",
1848
1863
  "reasons": [
1849
1864
  {
1850
- "moduleName": "./src/components/FormField/FormField.tsx"
1865
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1866
+ },
1867
+ {
1868
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1869
+ },
1870
+ {
1871
+ "moduleName": "./src/components/DatePicker/helpers.ts"
1851
1872
  }
1852
1873
  ]
1853
1874
  },
1854
1875
  {
1855
- "id": "./react-dom",
1856
- "name": "./react-dom",
1876
+ "id": "./src/components/DatePicker/hooks.ts",
1877
+ "name": "./src/components/DatePicker/hooks.ts",
1857
1878
  "reasons": [
1858
1879
  {
1859
- "moduleName": "./src/components/Modal/ModalPortal.tsx"
1880
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1860
1881
  }
1861
1882
  ]
1862
1883
  },
1863
1884
  {
1864
- "id": "./src/components/Modal/Modal.module.scss",
1865
- "name": "./src/components/Modal/Modal.module.scss",
1885
+ "id": "./src/components/DatePicker/types.ts",
1886
+ "name": "./src/components/DatePicker/types.ts",
1866
1887
  "reasons": [
1867
1888
  {
1868
- "moduleName": "./src/components/Modal/Modal.tsx"
1869
- },
1870
- {
1871
- "moduleName": "./src/components/Modal/ModalHeader.tsx"
1872
- },
1873
- {
1874
- "moduleName": "./src/components/Modal/ModalBase.tsx"
1889
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1875
1890
  },
1876
1891
  {
1877
- "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
1892
+ "moduleName": "./src/components/DatePicker/hooks.ts"
1878
1893
  }
1879
1894
  ]
1880
1895
  },
1881
1896
  {
1882
- "id": "./@emotion/css",
1883
- "name": "./@emotion/css",
1897
+ "id": "./react-dom",
1898
+ "name": "./react-dom",
1884
1899
  "reasons": [
1885
1900
  {
1886
- "moduleName": "./src/components/Modal/ModalHeader.tsx"
1887
- },
1888
- {
1889
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1901
+ "moduleName": "./src/components/Modal/ModalPortal.tsx"
1890
1902
  }
1891
1903
  ]
1892
1904
  },
1893
1905
  {
1894
- "id": "./src/components/Loader/Loader.module.scss",
1895
- "name": "./src/components/Loader/Loader.module.scss",
1906
+ "id": "./src/components/Icon/Icon.module.scss",
1907
+ "name": "./src/components/Icon/Icon.module.scss",
1896
1908
  "reasons": [
1897
1909
  {
1898
- "moduleName": "./src/components/Loader/Loader.tsx"
1910
+ "moduleName": "./src/components/Icon/Icon.tsx"
1899
1911
  }
1900
1912
  ]
1901
1913
  },
1902
1914
  {
1903
- "id": "./@floating-ui/react-dom",
1904
- "name": "./@floating-ui/react-dom",
1915
+ "id": "./@emotion/css",
1916
+ "name": "./@emotion/css",
1905
1917
  "reasons": [
1906
1918
  {
1907
- "moduleName": "./src/components/Popover/Popover.tsx"
1908
- },
1909
- {
1910
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1919
+ "moduleName": "./src/components/Modal/ModalHeader.tsx"
1911
1920
  },
1912
1921
  {
1913
1922
  "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
@@ -1915,86 +1924,83 @@
1915
1924
  ]
1916
1925
  },
1917
1926
  {
1918
- "id": "./src/components/Popover/Popover.module.scss",
1919
- "name": "./src/components/Popover/Popover.module.scss",
1927
+ "id": "./src/components/Tab/Tab.module.scss",
1928
+ "name": "./src/components/Tab/Tab.module.scss",
1920
1929
  "reasons": [
1921
1930
  {
1922
- "moduleName": "./src/components/Popover/Popover.tsx"
1931
+ "moduleName": "./src/components/Tab/Tab.tsx"
1923
1932
  }
1924
1933
  ]
1925
1934
  },
1926
1935
  {
1927
- "id": "./src/components/PromoBanner/PromoBanner.module.scss",
1928
- "name": "./src/components/PromoBanner/PromoBanner.module.scss",
1936
+ "id": "./src/components/Tab/TabsWrapper.module.scss",
1937
+ "name": "./src/components/Tab/TabsWrapper.module.scss",
1929
1938
  "reasons": [
1930
1939
  {
1931
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1940
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1932
1941
  }
1933
1942
  ]
1934
1943
  },
1935
1944
  {
1936
- "id": "./src/components/NumericInput/NumericInput.module.scss",
1937
- "name": "./src/components/NumericInput/NumericInput.module.scss",
1945
+ "id": "./@floating-ui/react-dom",
1946
+ "name": "./@floating-ui/react-dom",
1938
1947
  "reasons": [
1939
1948
  {
1940
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1941
- }
1942
- ]
1943
- },
1944
- {
1945
- "id": "./src/components/Progress/helpers.ts",
1946
- "name": "./src/components/Progress/helpers.ts",
1947
- "reasons": [
1949
+ "moduleName": "./src/components/Popover/Popover.tsx"
1950
+ },
1948
1951
  {
1949
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1952
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1950
1953
  },
1951
1954
  {
1952
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1955
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1953
1956
  }
1954
1957
  ]
1955
1958
  },
1956
1959
  {
1957
- "id": "./src/components/Progress/ProgressCircle.module.scss",
1958
- "name": "./src/components/Progress/ProgressCircle.module.scss",
1960
+ "id": "./src/components/Popover/Popover.module.scss",
1961
+ "name": "./src/components/Popover/Popover.module.scss",
1959
1962
  "reasons": [
1960
1963
  {
1961
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1964
+ "moduleName": "./src/components/Popover/Popover.tsx"
1962
1965
  }
1963
1966
  ]
1964
1967
  },
1965
1968
  {
1966
- "id": "./src/components/Progress/ProgressBar.module.scss",
1967
- "name": "./src/components/Progress/ProgressBar.module.scss",
1969
+ "id": "./src/components/Link/Link.module.scss",
1970
+ "name": "./src/components/Link/Link.module.scss",
1968
1971
  "reasons": [
1969
1972
  {
1970
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1973
+ "moduleName": "./src/components/Link/Link.tsx"
1971
1974
  }
1972
1975
  ]
1973
1976
  },
1974
1977
  {
1975
- "id": "./src/components/Tab/Tab.module.scss",
1976
- "name": "./src/components/Tab/Tab.module.scss",
1978
+ "id": "./src/components/Search/Search.module.scss",
1979
+ "name": "./src/components/Search/Search.module.scss",
1977
1980
  "reasons": [
1978
1981
  {
1979
- "moduleName": "./src/components/Tab/Tab.tsx"
1982
+ "moduleName": "./src/components/Search/Search.tsx"
1980
1983
  }
1981
1984
  ]
1982
1985
  },
1983
1986
  {
1984
- "id": "./src/components/Tab/TabsWrapper.module.scss",
1985
- "name": "./src/components/Tab/TabsWrapper.module.scss",
1987
+ "id": "./src/components/Switch/Switch.module.scss",
1988
+ "name": "./src/components/Switch/Switch.module.scss",
1986
1989
  "reasons": [
1987
1990
  {
1988
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1991
+ "moduleName": "./src/components/Switch/Switch.tsx"
1989
1992
  }
1990
1993
  ]
1991
1994
  },
1992
1995
  {
1993
- "id": "./src/components/Switch/Switch.module.scss",
1994
- "name": "./src/components/Switch/Switch.module.scss",
1996
+ "id": "./src/components/Typography/Typography.module.scss",
1997
+ "name": "./src/components/Typography/Typography.module.scss",
1995
1998
  "reasons": [
1996
1999
  {
1997
- "moduleName": "./src/components/Switch/Switch.tsx"
2000
+ "moduleName": "./src/components/Typography/Text.tsx"
2001
+ },
2002
+ {
2003
+ "moduleName": "./src/components/Typography/Heading.tsx"
1998
2004
  }
1999
2005
  ]
2000
2006
  },
@@ -2020,32 +2026,29 @@
2020
2026
  ]
2021
2027
  },
2022
2028
  {
2023
- "id": "./polished",
2024
- "name": "./polished",
2029
+ "id": "./src/components/Toast/Toast.module.scss",
2030
+ "name": "./src/components/Toast/Toast.module.scss",
2025
2031
  "reasons": [
2026
2032
  {
2027
- "moduleName": "./src/components/Tag/Tag.tsx"
2033
+ "moduleName": "./src/components/Toast/Toast.tsx"
2028
2034
  },
2029
2035
  {
2030
- "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
2036
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2031
2037
  }
2032
2038
  ]
2033
2039
  },
2034
2040
  {
2035
- "id": "./src/components/Tag/Tag.module.scss",
2036
- "name": "./src/components/Tag/Tag.module.scss",
2041
+ "id": "./react-transition-group",
2042
+ "name": "./react-transition-group",
2037
2043
  "reasons": [
2038
2044
  {
2039
- "moduleName": "./src/components/Tag/Tag.tsx"
2040
- }
2041
- ]
2042
- },
2043
- {
2044
- "id": "./src/components/RadioButton/RadioButton.module.scss",
2045
- "name": "./src/components/RadioButton/RadioButton.module.scss",
2046
- "reasons": [
2045
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2046
+ },
2047
2047
  {
2048
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
2048
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2049
+ },
2050
+ {
2051
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2049
2052
  }
2050
2053
  ]
2051
2054
  },
@@ -2086,26 +2089,23 @@
2086
2089
  ]
2087
2090
  },
2088
2091
  {
2089
- "id": "./src/components/Tooltip/helpers.ts",
2090
- "name": "./src/components/Tooltip/helpers.ts",
2092
+ "id": "./polished",
2093
+ "name": "./polished",
2091
2094
  "reasons": [
2092
2095
  {
2093
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2094
- },
2095
- {
2096
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2096
+ "moduleName": "./src/components/Tag/Tag.tsx"
2097
2097
  },
2098
2098
  {
2099
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2099
+ "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
2100
2100
  }
2101
2101
  ]
2102
2102
  },
2103
2103
  {
2104
- "id": "./src/components/Tooltip/components/FloatingComponent.tsx",
2105
- "name": "./src/components/Tooltip/components/FloatingComponent.tsx",
2104
+ "id": "./src/components/Tag/Tag.module.scss",
2105
+ "name": "./src/components/Tag/Tag.module.scss",
2106
2106
  "reasons": [
2107
2107
  {
2108
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2108
+ "moduleName": "./src/components/Tag/Tag.tsx"
2109
2109
  }
2110
2110
  ]
2111
2111
  },
@@ -2119,50 +2119,62 @@
2119
2119
  ]
2120
2120
  },
2121
2121
  {
2122
- "id": "./src/components/Toast/Toast.module.scss",
2123
- "name": "./src/components/Toast/Toast.module.scss",
2122
+ "id": "./src/components/Tooltip/components/FloatingComponent.tsx",
2123
+ "name": "./src/components/Tooltip/components/FloatingComponent.tsx",
2124
2124
  "reasons": [
2125
2125
  {
2126
- "moduleName": "./src/components/Toast/Toast.tsx"
2127
- },
2128
- {
2129
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2126
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2130
2127
  }
2131
2128
  ]
2132
2129
  },
2133
2130
  {
2134
- "id": "./react-transition-group",
2135
- "name": "./react-transition-group",
2131
+ "id": "./src/components/Tooltip/helpers.ts",
2132
+ "name": "./src/components/Tooltip/helpers.ts",
2136
2133
  "reasons": [
2137
2134
  {
2138
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2135
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2139
2136
  },
2140
2137
  {
2141
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2138
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2142
2139
  },
2143
2140
  {
2144
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2141
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2145
2142
  }
2146
2143
  ]
2147
2144
  },
2148
2145
  {
2149
- "id": "./src/components/Search/Search.module.scss",
2150
- "name": "./src/components/Search/Search.module.scss",
2146
+ "id": "./src/components/Tooltip/Tooltip.module.scss",
2147
+ "name": "./src/components/Tooltip/Tooltip.module.scss",
2151
2148
  "reasons": [
2152
2149
  {
2153
- "moduleName": "./src/components/Search/Search.tsx"
2150
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2151
+ },
2152
+ {
2153
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2154
+ },
2155
+ {
2156
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
2157
+ },
2158
+ {
2159
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2160
+ },
2161
+ {
2162
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2163
+ },
2164
+ {
2165
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2166
+ },
2167
+ {
2168
+ "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
2154
2169
  }
2155
2170
  ]
2156
2171
  },
2157
2172
  {
2158
- "id": "./src/components/Typography/Typography.module.scss",
2159
- "name": "./src/components/Typography/Typography.module.scss",
2173
+ "id": "./src/components/PromoBanner/PromoBanner.module.scss",
2174
+ "name": "./src/components/PromoBanner/PromoBanner.module.scss",
2160
2175
  "reasons": [
2161
2176
  {
2162
- "moduleName": "./src/components/Typography/Heading.tsx"
2163
- },
2164
- {
2165
- "moduleName": "./src/components/Typography/Text.tsx"
2177
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2166
2178
  }
2167
2179
  ]
2168
2180
  },
@@ -2175,6 +2187,15 @@
2175
2187
  }
2176
2188
  ]
2177
2189
  },
2190
+ {
2191
+ "id": "./src/components/UploadBar/UploadBar.module.scss",
2192
+ "name": "./src/components/UploadBar/UploadBar.module.scss",
2193
+ "reasons": [
2194
+ {
2195
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2196
+ }
2197
+ ]
2198
+ },
2178
2199
  {
2179
2200
  "id": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2180
2201
  "name": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
@@ -2194,20 +2215,26 @@
2194
2215
  ]
2195
2216
  },
2196
2217
  {
2197
- "id": "./src/components/UploadBar/UploadBar.module.scss",
2198
- "name": "./src/components/UploadBar/UploadBar.module.scss",
2218
+ "id": "./@livechat/design-system-icons/react/material",
2219
+ "name": "./@livechat/design-system-icons/react/material",
2199
2220
  "reasons": [
2200
2221
  {
2201
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2222
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2223
+ },
2224
+ {
2225
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2226
+ },
2227
+ {
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/Info.tsx"
2247
- },
2248
- {
2249
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2250
- },
2251
- {
2252
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
2253
- },
2254
- {
2255
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.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",