@livechat/design-system-react-components 1.0.0-beta.0 → 1.0.0-refresh-ui.0

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.
@@ -36,6 +36,15 @@
36
36
  }
37
37
  ]
38
38
  },
39
+ {
40
+ "id": "./src/foundations/radius-token.ts",
41
+ "name": "./src/foundations/radius-token.ts",
42
+ "reasons": [
43
+ {
44
+ "moduleName": "./src/index.ts"
45
+ }
46
+ ]
47
+ },
39
48
  {
40
49
  "id": "./src/components/ActionMenu/index.ts",
41
50
  "name": "./src/components/ActionMenu/index.ts",
@@ -83,13 +92,13 @@
83
92
  "moduleName": "./src/index.ts"
84
93
  },
85
94
  {
86
- "moduleName": "./src/components/Card/Card.tsx"
95
+ "moduleName": "./src/components/Alert/Alert.tsx"
87
96
  },
88
97
  {
89
98
  "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
90
99
  },
91
100
  {
92
- "moduleName": "./src/components/Alert/Alert.tsx"
101
+ "moduleName": "./src/components/Card/Card.tsx"
93
102
  },
94
103
  {
95
104
  "moduleName": "./src/components/Input/Input.tsx"
@@ -149,10 +158,10 @@
149
158
  "moduleName": "./src/index.ts"
150
159
  },
151
160
  {
152
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
161
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
153
162
  },
154
163
  {
155
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
164
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
156
165
  },
157
166
  {
158
167
  "moduleName": "./src/components/FormField/FormField.tsx"
@@ -224,19 +233,16 @@
224
233
  "moduleName": "./src/index.ts"
225
234
  },
226
235
  {
227
- "moduleName": "./src/components/Card/Card.tsx"
236
+ "moduleName": "./src/components/Alert/Alert.tsx"
228
237
  },
229
238
  {
230
239
  "moduleName": "./src/components/FieldError/FieldError.tsx"
231
240
  },
232
241
  {
233
- "moduleName": "./src/components/Avatar/Avatar.tsx"
234
- },
235
- {
236
- "moduleName": "./src/components/Alert/Alert.tsx"
242
+ "moduleName": "./src/components/Card/Card.tsx"
237
243
  },
238
244
  {
239
- "moduleName": "./src/components/Picker/PickerList.tsx"
245
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
240
246
  },
241
247
  {
242
248
  "moduleName": "./src/components/Input/Input.tsx"
@@ -254,22 +260,22 @@
254
260
  "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
255
261
  },
256
262
  {
257
- "moduleName": "./src/components/Switch/Switch.tsx"
263
+ "moduleName": "./src/components/Search/Search.tsx"
258
264
  },
259
265
  {
260
- "moduleName": "./src/components/Tag/Tag.tsx"
266
+ "moduleName": "./src/components/Switch/Switch.tsx"
261
267
  },
262
268
  {
263
- "moduleName": "./src/components/Search/Search.tsx"
269
+ "moduleName": "./src/components/Tag/Tag.tsx"
264
270
  },
265
271
  {
266
272
  "moduleName": "./src/components/Toast/Toast.tsx"
267
273
  },
268
274
  {
269
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
275
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
270
276
  },
271
277
  {
272
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
278
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
273
279
  },
274
280
  {
275
281
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
@@ -281,10 +287,13 @@
281
287
  "moduleName": "./src/components/Picker/Trigger.tsx"
282
288
  },
283
289
  {
284
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
290
+ "moduleName": "./src/components/Picker/PickerListItem.tsx"
285
291
  },
286
292
  {
287
293
  "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
294
+ },
295
+ {
296
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
288
297
  }
289
298
  ]
290
299
  },
@@ -317,10 +326,10 @@
317
326
  "moduleName": "./src/components/Button/Button.tsx"
318
327
  },
319
328
  {
320
- "moduleName": "./src/components/Switch/Switch.tsx"
329
+ "moduleName": "./src/components/Search/Search.tsx"
321
330
  },
322
331
  {
323
- "moduleName": "./src/components/Search/Search.tsx"
332
+ "moduleName": "./src/components/Switch/Switch.tsx"
324
333
  }
325
334
  ]
326
335
  },
@@ -473,37 +482,34 @@
473
482
  "moduleName": "./src/index.ts"
474
483
  },
475
484
  {
476
- "moduleName": "./src/components/Card/Card.tsx"
477
- },
478
- {
479
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
485
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
480
486
  },
481
487
  {
482
- "moduleName": "./src/components/Form/Form.tsx"
488
+ "moduleName": "./src/components/Alert/Alert.tsx"
483
489
  },
484
490
  {
485
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
491
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
486
492
  },
487
493
  {
488
494
  "moduleName": "./src/components/FieldError/FieldError.tsx"
489
495
  },
490
496
  {
491
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
497
+ "moduleName": "./src/components/Form/Form.tsx"
492
498
  },
493
499
  {
494
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
500
+ "moduleName": "./src/components/Card/Card.tsx"
495
501
  },
496
502
  {
497
- "moduleName": "./src/components/Alert/Alert.tsx"
503
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
498
504
  },
499
505
  {
500
506
  "moduleName": "./src/components/FormField/FormField.tsx"
501
507
  },
502
508
  {
503
- "moduleName": "./src/components/Loader/Loader.tsx"
509
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
504
510
  },
505
511
  {
506
- "moduleName": "./src/components/Popover/Popover.tsx"
512
+ "moduleName": "./src/components/Loader/Loader.tsx"
507
513
  },
508
514
  {
509
515
  "moduleName": "./src/components/Modal/Modal.tsx"
@@ -512,14 +518,20 @@
512
518
  "moduleName": "./src/components/Modal/ModalHeader.tsx"
513
519
  },
514
520
  {
515
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
521
+ "moduleName": "./src/components/Popover/Popover.tsx"
516
522
  },
517
523
  {
518
- "moduleName": "./src/components/Tag/Tag.tsx"
524
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
525
+ },
526
+ {
527
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
519
528
  },
520
529
  {
521
530
  "moduleName": "./src/components/Tab/Tab.tsx"
522
531
  },
532
+ {
533
+ "moduleName": "./src/components/Tag/Tag.tsx"
534
+ },
523
535
  {
524
536
  "moduleName": "./src/components/Toast/Toast.tsx"
525
537
  },
@@ -529,9 +541,6 @@
529
541
  {
530
542
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
531
543
  },
532
- {
533
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
534
- },
535
544
  {
536
545
  "moduleName": "./src/components/Tooltip/components/Reports.tsx"
537
546
  }
@@ -568,182 +577,182 @@
568
577
  ]
569
578
  },
570
579
  {
571
- "id": "./src/components/Form/Form.tsx",
572
- "name": "./src/components/Form/Form.tsx",
580
+ "id": "./src/components/Checkbox/Checkbox.tsx",
581
+ "name": "./src/components/Checkbox/Checkbox.tsx",
573
582
  "reasons": [
574
583
  {
575
- "moduleName": "./src/components/Form/index.ts"
584
+ "moduleName": "./src/components/Checkbox/index.ts"
576
585
  }
577
586
  ]
578
587
  },
579
588
  {
580
- "id": "./src/components/Card/Card.tsx",
581
- "name": "./src/components/Card/Card.tsx",
589
+ "id": "./src/components/Badge/Badge.tsx",
590
+ "name": "./src/components/Badge/Badge.tsx",
582
591
  "reasons": [
583
592
  {
584
- "moduleName": "./src/components/Card/index.ts"
593
+ "moduleName": "./src/components/Badge/index.ts"
585
594
  }
586
595
  ]
587
596
  },
588
597
  {
589
- "id": "./src/components/FieldGroup/FieldGroup.tsx",
590
- "name": "./src/components/FieldGroup/FieldGroup.tsx",
598
+ "id": "./src/components/Button/Button.tsx",
599
+ "name": "./src/components/Button/Button.tsx",
591
600
  "reasons": [
592
601
  {
593
- "moduleName": "./src/components/FieldGroup/index.ts"
602
+ "moduleName": "./src/components/Button/index.ts"
594
603
  }
595
604
  ]
596
605
  },
597
606
  {
598
- "id": "./src/components/ActionMenu/ActionMenu.tsx",
599
- "name": "./src/components/ActionMenu/ActionMenu.tsx",
607
+ "id": "./src/components/Alert/Alert.tsx",
608
+ "name": "./src/components/Alert/Alert.tsx",
600
609
  "reasons": [
601
610
  {
602
- "moduleName": "./src/components/ActionMenu/index.ts"
611
+ "moduleName": "./src/components/Alert/index.ts"
603
612
  }
604
613
  ]
605
614
  },
606
615
  {
607
- "id": "./src/components/ActionMenu/ActionMenuItem.tsx",
608
- "name": "./src/components/ActionMenu/ActionMenuItem.tsx",
616
+ "id": "./src/components/FormGroup/FormGroup.tsx",
617
+ "name": "./src/components/FormGroup/FormGroup.tsx",
609
618
  "reasons": [
610
619
  {
611
- "moduleName": "./src/components/ActionMenu/index.ts"
620
+ "moduleName": "./src/components/FormGroup/index.ts"
612
621
  }
613
622
  ]
614
623
  },
615
624
  {
616
- "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
617
- "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
625
+ "id": "./src/components/FieldGroup/FieldGroup.tsx",
626
+ "name": "./src/components/FieldGroup/FieldGroup.tsx",
618
627
  "reasons": [
619
628
  {
620
- "moduleName": "./src/components/SegmentedControl/index.ts"
629
+ "moduleName": "./src/components/FieldGroup/index.ts"
621
630
  }
622
631
  ]
623
632
  },
624
633
  {
625
- "id": "./src/components/DatePicker/DatePicker.tsx",
626
- "name": "./src/components/DatePicker/DatePicker.tsx",
634
+ "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
635
+ "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
627
636
  "reasons": [
628
637
  {
629
- "moduleName": "./src/components/DatePicker/index.ts"
638
+ "moduleName": "./src/components/SegmentedControl/index.ts"
630
639
  }
631
640
  ]
632
641
  },
633
642
  {
634
- "id": "./src/components/DatePicker/RangeDatePicker.tsx",
635
- "name": "./src/components/DatePicker/RangeDatePicker.tsx",
643
+ "id": "./src/components/FieldError/FieldError.tsx",
644
+ "name": "./src/components/FieldError/FieldError.tsx",
636
645
  "reasons": [
637
646
  {
638
- "moduleName": "./src/components/DatePicker/index.ts"
647
+ "moduleName": "./src/components/FieldError/index.ts"
639
648
  }
640
649
  ]
641
650
  },
642
651
  {
643
- "id": "./src/components/Icon/Icon.tsx",
644
- "name": "./src/components/Icon/Icon.tsx",
652
+ "id": "./src/components/Form/Form.tsx",
653
+ "name": "./src/components/Form/Form.tsx",
645
654
  "reasons": [
646
655
  {
647
- "moduleName": "./src/components/Icon/index.ts"
656
+ "moduleName": "./src/components/Form/index.ts"
648
657
  }
649
658
  ]
650
659
  },
651
660
  {
652
- "id": "./src/components/Checkbox/Checkbox.tsx",
653
- "name": "./src/components/Checkbox/Checkbox.tsx",
661
+ "id": "./src/components/Card/Card.tsx",
662
+ "name": "./src/components/Card/Card.tsx",
654
663
  "reasons": [
655
664
  {
656
- "moduleName": "./src/components/Checkbox/index.ts"
665
+ "moduleName": "./src/components/Card/index.ts"
657
666
  }
658
667
  ]
659
668
  },
660
669
  {
661
- "id": "./src/components/Avatar/Avatar.tsx",
662
- "name": "./src/components/Avatar/Avatar.tsx",
670
+ "id": "./src/components/FieldDescription/FieldDescription.tsx",
671
+ "name": "./src/components/FieldDescription/FieldDescription.tsx",
663
672
  "reasons": [
664
673
  {
665
- "moduleName": "./src/components/Avatar/index.ts"
674
+ "moduleName": "./src/components/FieldDescription/index.ts"
666
675
  }
667
676
  ]
668
677
  },
669
678
  {
670
- "id": "./src/components/FormGroup/FormGroup.tsx",
671
- "name": "./src/components/FormGroup/FormGroup.tsx",
679
+ "id": "./src/components/ActionMenu/ActionMenu.tsx",
680
+ "name": "./src/components/ActionMenu/ActionMenu.tsx",
672
681
  "reasons": [
673
682
  {
674
- "moduleName": "./src/components/FormGroup/index.ts"
683
+ "moduleName": "./src/components/ActionMenu/index.ts"
675
684
  }
676
685
  ]
677
686
  },
678
687
  {
679
- "id": "./src/components/FieldError/FieldError.tsx",
680
- "name": "./src/components/FieldError/FieldError.tsx",
688
+ "id": "./src/components/ActionMenu/ActionMenuItem.tsx",
689
+ "name": "./src/components/ActionMenu/ActionMenuItem.tsx",
681
690
  "reasons": [
682
691
  {
683
- "moduleName": "./src/components/FieldError/index.ts"
692
+ "moduleName": "./src/components/ActionMenu/index.ts"
684
693
  }
685
694
  ]
686
695
  },
687
696
  {
688
- "id": "./src/components/Button/Button.tsx",
689
- "name": "./src/components/Button/Button.tsx",
697
+ "id": "./src/components/Avatar/Avatar.tsx",
698
+ "name": "./src/components/Avatar/Avatar.tsx",
690
699
  "reasons": [
691
700
  {
692
- "moduleName": "./src/components/Button/index.ts"
701
+ "moduleName": "./src/components/Avatar/index.ts"
693
702
  }
694
703
  ]
695
704
  },
696
705
  {
697
- "id": "./src/components/Link/Link.tsx",
698
- "name": "./src/components/Link/Link.tsx",
706
+ "id": "./src/components/FormField/FormField.tsx",
707
+ "name": "./src/components/FormField/FormField.tsx",
699
708
  "reasons": [
700
709
  {
701
- "moduleName": "./src/components/Link/index.ts"
710
+ "moduleName": "./src/components/FormField/index.ts"
702
711
  }
703
712
  ]
704
713
  },
705
714
  {
706
- "id": "./src/components/Input/Input.tsx",
707
- "name": "./src/components/Input/Input.tsx",
715
+ "id": "./src/components/DatePicker/DatePicker.tsx",
716
+ "name": "./src/components/DatePicker/DatePicker.tsx",
708
717
  "reasons": [
709
718
  {
710
- "moduleName": "./src/components/Input/index.ts"
719
+ "moduleName": "./src/components/DatePicker/index.ts"
711
720
  }
712
721
  ]
713
722
  },
714
723
  {
715
- "id": "./src/components/FieldDescription/FieldDescription.tsx",
716
- "name": "./src/components/FieldDescription/FieldDescription.tsx",
724
+ "id": "./src/components/DatePicker/RangeDatePicker.tsx",
725
+ "name": "./src/components/DatePicker/RangeDatePicker.tsx",
717
726
  "reasons": [
718
727
  {
719
- "moduleName": "./src/components/FieldDescription/index.ts"
728
+ "moduleName": "./src/components/DatePicker/index.ts"
720
729
  }
721
730
  ]
722
731
  },
723
732
  {
724
- "id": "./src/components/Alert/Alert.tsx",
725
- "name": "./src/components/Alert/Alert.tsx",
733
+ "id": "./src/components/Icon/Icon.tsx",
734
+ "name": "./src/components/Icon/Icon.tsx",
726
735
  "reasons": [
727
736
  {
728
- "moduleName": "./src/components/Alert/index.ts"
737
+ "moduleName": "./src/components/Icon/index.ts"
729
738
  }
730
739
  ]
731
740
  },
732
741
  {
733
- "id": "./src/components/Badge/Badge.tsx",
734
- "name": "./src/components/Badge/Badge.tsx",
742
+ "id": "./src/components/Input/Input.tsx",
743
+ "name": "./src/components/Input/Input.tsx",
735
744
  "reasons": [
736
745
  {
737
- "moduleName": "./src/components/Badge/index.ts"
746
+ "moduleName": "./src/components/Input/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/Link/Link.tsx",
752
+ "name": "./src/components/Link/Link.tsx",
744
753
  "reasons": [
745
754
  {
746
- "moduleName": "./src/components/FormField/index.ts"
755
+ "moduleName": "./src/components/Link/index.ts"
747
756
  }
748
757
  ]
749
758
  },
@@ -756,36 +765,6 @@
756
765
  }
757
766
  ]
758
767
  },
759
- {
760
- "id": "./src/components/Picker/Picker.tsx",
761
- "name": "./src/components/Picker/Picker.tsx",
762
- "reasons": [
763
- {
764
- "moduleName": "./src/components/Picker/index.ts"
765
- }
766
- ]
767
- },
768
- {
769
- "id": "./src/components/Picker/PickerList.tsx",
770
- "name": "./src/components/Picker/PickerList.tsx",
771
- "reasons": [
772
- {
773
- "moduleName": "./src/components/Picker/index.ts"
774
- },
775
- {
776
- "moduleName": "./src/components/Picker/Picker.tsx"
777
- }
778
- ]
779
- },
780
- {
781
- "id": "./src/components/Popover/Popover.tsx",
782
- "name": "./src/components/Popover/Popover.tsx",
783
- "reasons": [
784
- {
785
- "moduleName": "./src/components/Popover/index.ts"
786
- }
787
- ]
788
- },
789
768
  {
790
769
  "id": "./src/components/Modal/Modal.tsx",
791
770
  "name": "./src/components/Modal/Modal.tsx",
@@ -847,65 +826,86 @@
847
826
  ]
848
827
  },
849
828
  {
850
- "id": "./src/components/Progress/ProgressCircle.tsx",
851
- "name": "./src/components/Progress/ProgressCircle.tsx",
829
+ "id": "./src/components/Picker/Picker.tsx",
830
+ "name": "./src/components/Picker/Picker.tsx",
852
831
  "reasons": [
853
832
  {
854
- "moduleName": "./src/components/Progress/index.ts"
833
+ "moduleName": "./src/components/Picker/index.ts"
855
834
  }
856
835
  ]
857
836
  },
858
837
  {
859
- "id": "./src/components/Progress/ProgressBar.tsx",
860
- "name": "./src/components/Progress/ProgressBar.tsx",
838
+ "id": "./src/components/Picker/PickerList.tsx",
839
+ "name": "./src/components/Picker/PickerList.tsx",
861
840
  "reasons": [
862
841
  {
863
- "moduleName": "./src/components/Progress/index.ts"
842
+ "moduleName": "./src/components/Picker/index.ts"
843
+ },
844
+ {
845
+ "moduleName": "./src/components/Picker/Picker.tsx"
864
846
  }
865
847
  ]
866
848
  },
867
849
  {
868
- "id": "./src/components/PromoBanner/PromoBanner.tsx",
869
- "name": "./src/components/PromoBanner/PromoBanner.tsx",
850
+ "id": "./src/components/Popover/Popover.tsx",
851
+ "name": "./src/components/Popover/Popover.tsx",
870
852
  "reasons": [
871
853
  {
872
- "moduleName": "./src/components/PromoBanner/index.ts"
854
+ "moduleName": "./src/components/Popover/index.ts"
873
855
  }
874
856
  ]
875
857
  },
876
858
  {
877
- "id": "./src/components/RadioButton/RadioButton.tsx",
878
- "name": "./src/components/RadioButton/RadioButton.tsx",
859
+ "id": "./src/components/Progress/ProgressCircle.tsx",
860
+ "name": "./src/components/Progress/ProgressCircle.tsx",
879
861
  "reasons": [
880
862
  {
881
- "moduleName": "./src/components/RadioButton/index.ts"
863
+ "moduleName": "./src/components/Progress/index.ts"
882
864
  }
883
865
  ]
884
866
  },
885
867
  {
886
- "id": "./src/components/Search/Search.tsx",
887
- "name": "./src/components/Search/Search.tsx",
868
+ "id": "./src/components/Progress/ProgressBar.tsx",
869
+ "name": "./src/components/Progress/ProgressBar.tsx",
888
870
  "reasons": [
889
871
  {
890
- "moduleName": "./src/components/Search/index.ts"
872
+ "moduleName": "./src/components/Progress/index.ts"
891
873
  }
892
874
  ]
893
875
  },
894
876
  {
895
- "id": "./src/components/Switch/Switch.tsx",
896
- "name": "./src/components/Switch/Switch.tsx",
877
+ "id": "./src/components/RadioButton/RadioButton.tsx",
878
+ "name": "./src/components/RadioButton/RadioButton.tsx",
897
879
  "reasons": [
898
880
  {
899
- "moduleName": "./src/components/Switch/index.ts"
881
+ "moduleName": "./src/components/RadioButton/index.ts"
900
882
  }
901
883
  ]
902
884
  },
903
885
  {
904
- "id": "./src/components/Tag/Tag.tsx",
905
- "name": "./src/components/Tag/Tag.tsx",
886
+ "id": "./src/components/PromoBanner/PromoBanner.tsx",
887
+ "name": "./src/components/PromoBanner/PromoBanner.tsx",
906
888
  "reasons": [
907
889
  {
908
- "moduleName": "./src/components/Tag/index.ts"
890
+ "moduleName": "./src/components/PromoBanner/index.ts"
891
+ }
892
+ ]
893
+ },
894
+ {
895
+ "id": "./src/components/Search/Search.tsx",
896
+ "name": "./src/components/Search/Search.tsx",
897
+ "reasons": [
898
+ {
899
+ "moduleName": "./src/components/Search/index.ts"
900
+ }
901
+ ]
902
+ },
903
+ {
904
+ "id": "./src/components/Switch/Switch.tsx",
905
+ "name": "./src/components/Switch/Switch.tsx",
906
+ "reasons": [
907
+ {
908
+ "moduleName": "./src/components/Switch/index.ts"
909
909
  }
910
910
  ]
911
911
  },
@@ -927,6 +927,15 @@
927
927
  }
928
928
  ]
929
929
  },
930
+ {
931
+ "id": "./src/components/Tag/Tag.tsx",
932
+ "name": "./src/components/Tag/Tag.tsx",
933
+ "reasons": [
934
+ {
935
+ "moduleName": "./src/components/Tag/index.ts"
936
+ }
937
+ ]
938
+ },
930
939
  {
931
940
  "id": "./src/components/TagInput/TagInput.tsx",
932
941
  "name": "./src/components/TagInput/TagInput.tsx",
@@ -970,92 +979,83 @@
970
979
  ]
971
980
  },
972
981
  {
973
- "id": "./src/components/Typography/Heading.tsx",
974
- "name": "./src/components/Typography/Heading.tsx",
982
+ "id": "./src/components/Tooltip/Tooltip.tsx",
983
+ "name": "./src/components/Tooltip/Tooltip.tsx",
975
984
  "reasons": [
976
985
  {
977
- "moduleName": "./src/components/Typography/index.ts"
986
+ "moduleName": "./src/components/Tooltip/index.ts"
987
+ },
988
+ {
989
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
978
990
  }
979
991
  ]
980
992
  },
981
993
  {
982
- "id": "./src/components/Typography/Text.tsx",
983
- "name": "./src/components/Typography/Text.tsx",
994
+ "id": "./src/components/Tooltip/components/index.ts",
995
+ "name": "./src/components/Tooltip/components/index.ts",
984
996
  "reasons": [
985
997
  {
986
- "moduleName": "./src/components/Typography/index.ts"
998
+ "moduleName": "./src/components/Tooltip/index.ts"
987
999
  }
988
1000
  ]
989
1001
  },
990
1002
  {
991
- "id": "./src/components/Textarea/Textarea.tsx",
992
- "name": "./src/components/Textarea/Textarea.tsx",
1003
+ "id": "./src/components/Tooltip/components/UserGuide/index.ts",
1004
+ "name": "./src/components/Tooltip/components/UserGuide/index.ts",
993
1005
  "reasons": [
994
1006
  {
995
- "moduleName": "./src/components/Textarea/index.ts"
1007
+ "moduleName": "./src/components/Tooltip/index.ts"
1008
+ },
1009
+ {
1010
+ "moduleName": "./src/components/Tooltip/components/index.ts"
996
1011
  }
997
1012
  ]
998
1013
  },
999
1014
  {
1000
- "id": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1001
- "name": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1015
+ "id": "./src/components/Typography/Heading.tsx",
1016
+ "name": "./src/components/Typography/Heading.tsx",
1002
1017
  "reasons": [
1003
1018
  {
1004
- "moduleName": "./src/components/FileUploadProgress/index.ts"
1019
+ "moduleName": "./src/components/Typography/index.ts"
1005
1020
  }
1006
1021
  ]
1007
1022
  },
1008
1023
  {
1009
- "id": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx",
1010
- "name": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx",
1024
+ "id": "./src/components/Typography/Text.tsx",
1025
+ "name": "./src/components/Typography/Text.tsx",
1011
1026
  "reasons": [
1012
1027
  {
1013
- "moduleName": "./src/components/FileUploadProgress/index.ts"
1014
- },
1015
- {
1016
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1028
+ "moduleName": "./src/components/Typography/index.ts"
1017
1029
  }
1018
1030
  ]
1019
1031
  },
1020
1032
  {
1021
- "id": "./src/components/Tooltip/Tooltip.tsx",
1022
- "name": "./src/components/Tooltip/Tooltip.tsx",
1033
+ "id": "./src/components/Textarea/Textarea.tsx",
1034
+ "name": "./src/components/Textarea/Textarea.tsx",
1023
1035
  "reasons": [
1024
1036
  {
1025
- "moduleName": "./src/components/Tooltip/index.ts"
1026
- },
1027
- {
1028
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1037
+ "moduleName": "./src/components/Textarea/index.ts"
1029
1038
  }
1030
1039
  ]
1031
1040
  },
1032
1041
  {
1033
- "id": "./src/components/Tooltip/components/index.ts",
1034
- "name": "./src/components/Tooltip/components/index.ts",
1042
+ "id": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1043
+ "name": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1035
1044
  "reasons": [
1036
1045
  {
1037
- "moduleName": "./src/components/Tooltip/index.ts"
1046
+ "moduleName": "./src/components/FileUploadProgress/index.ts"
1038
1047
  }
1039
1048
  ]
1040
1049
  },
1041
1050
  {
1042
- "id": "./src/components/Tooltip/components/UserGuide/index.ts",
1043
- "name": "./src/components/Tooltip/components/UserGuide/index.ts",
1051
+ "id": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx",
1052
+ "name": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx",
1044
1053
  "reasons": [
1045
1054
  {
1046
- "moduleName": "./src/components/Tooltip/index.ts"
1055
+ "moduleName": "./src/components/FileUploadProgress/index.ts"
1047
1056
  },
1048
1057
  {
1049
- "moduleName": "./src/components/Tooltip/components/index.ts"
1050
- }
1051
- ]
1052
- },
1053
- {
1054
- "id": "./src/components/UploadBar/UploadBar.tsx",
1055
- "name": "./src/components/UploadBar/UploadBar.tsx",
1056
- "reasons": [
1057
- {
1058
- "moduleName": "./src/components/UploadBar/index.ts"
1058
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1059
1059
  }
1060
1060
  ]
1061
1061
  },
@@ -1064,112 +1064,112 @@
1064
1064
  "name": "./react",
1065
1065
  "reasons": [
1066
1066
  {
1067
- "moduleName": "./src/components/Card/Card.tsx"
1067
+ "moduleName": "./src/components/Badge/Badge.tsx"
1068
1068
  },
1069
1069
  {
1070
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1070
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1071
1071
  },
1072
1072
  {
1073
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1073
+ "moduleName": "./src/components/Alert/Alert.tsx"
1074
1074
  },
1075
1075
  {
1076
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1076
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1077
1077
  },
1078
1078
  {
1079
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1079
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1080
1080
  },
1081
1081
  {
1082
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1082
+ "moduleName": "./src/components/Button/Button.tsx"
1083
1083
  },
1084
1084
  {
1085
- "moduleName": "./src/components/Icon/Icon.tsx"
1085
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1086
1086
  },
1087
1087
  {
1088
- "moduleName": "./src/components/Form/Form.tsx"
1088
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1089
1089
  },
1090
1090
  {
1091
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1091
+ "moduleName": "./src/components/Form/Form.tsx"
1092
1092
  },
1093
1093
  {
1094
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1094
+ "moduleName": "./src/components/Card/Card.tsx"
1095
1095
  },
1096
1096
  {
1097
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1097
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1098
1098
  },
1099
1099
  {
1100
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1100
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1101
1101
  },
1102
1102
  {
1103
1103
  "moduleName": "./src/components/Avatar/Avatar.tsx"
1104
1104
  },
1105
1105
  {
1106
- "moduleName": "./src/components/Button/Button.tsx"
1106
+ "moduleName": "./src/components/FormField/FormField.tsx"
1107
1107
  },
1108
1108
  {
1109
- "moduleName": "./src/components/Link/Link.tsx"
1109
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1110
1110
  },
1111
1111
  {
1112
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1112
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1113
1113
  },
1114
1114
  {
1115
- "moduleName": "./src/components/Alert/Alert.tsx"
1115
+ "moduleName": "./src/components/Icon/Icon.tsx"
1116
1116
  },
1117
1117
  {
1118
- "moduleName": "./src/components/Badge/Badge.tsx"
1118
+ "moduleName": "./src/components/Input/Input.tsx"
1119
1119
  },
1120
1120
  {
1121
- "moduleName": "./src/components/FormField/FormField.tsx"
1121
+ "moduleName": "./src/components/Link/Link.tsx"
1122
1122
  },
1123
1123
  {
1124
- "moduleName": "./src/components/Picker/Picker.tsx"
1124
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1125
1125
  },
1126
1126
  {
1127
1127
  "moduleName": "./src/components/Loader/Loader.tsx"
1128
1128
  },
1129
1129
  {
1130
- "moduleName": "./src/components/Picker/PickerList.tsx"
1130
+ "moduleName": "./src/components/Modal/Modal.tsx"
1131
1131
  },
1132
1132
  {
1133
- "moduleName": "./src/components/Popover/Popover.tsx"
1133
+ "moduleName": "./src/components/Modal/ModalBase.tsx"
1134
1134
  },
1135
1135
  {
1136
- "moduleName": "./src/components/Modal/Modal.tsx"
1136
+ "moduleName": "./src/components/Modal/ModalHeader.tsx"
1137
1137
  },
1138
1138
  {
1139
- "moduleName": "./src/components/Modal/ModalBase.tsx"
1139
+ "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
1140
1140
  },
1141
1141
  {
1142
- "moduleName": "./src/components/Modal/ModalPortal.tsx"
1142
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1143
1143
  },
1144
1144
  {
1145
- "moduleName": "./src/components/Input/Input.tsx"
1145
+ "moduleName": "./src/components/Modal/ModalPortal.tsx"
1146
1146
  },
1147
1147
  {
1148
- "moduleName": "./src/components/Modal/ModalHeader.tsx"
1148
+ "moduleName": "./src/components/Picker/Picker.tsx"
1149
1149
  },
1150
1150
  {
1151
- "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
1151
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1152
1152
  },
1153
1153
  {
1154
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1154
+ "moduleName": "./src/components/Popover/Popover.tsx"
1155
1155
  },
1156
1156
  {
1157
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1157
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1158
1158
  },
1159
1159
  {
1160
1160
  "moduleName": "./src/components/Progress/ProgressBar.tsx"
1161
1161
  },
1162
1162
  {
1163
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1163
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1164
1164
  },
1165
1165
  {
1166
- "moduleName": "./src/components/Switch/Switch.tsx"
1166
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1167
1167
  },
1168
1168
  {
1169
- "moduleName": "./src/components/Tag/Tag.tsx"
1169
+ "moduleName": "./src/components/Search/Search.tsx"
1170
1170
  },
1171
1171
  {
1172
- "moduleName": "./src/components/Search/Search.tsx"
1172
+ "moduleName": "./src/components/Switch/Switch.tsx"
1173
1173
  },
1174
1174
  {
1175
1175
  "moduleName": "./src/components/Tab/Tab.tsx"
@@ -1178,17 +1178,23 @@
1178
1178
  "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1179
1179
  },
1180
1180
  {
1181
- "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1181
+ "moduleName": "./src/components/Tag/Tag.tsx"
1182
1182
  },
1183
1183
  {
1184
1184
  "moduleName": "./src/components/TagInput/TagInput.tsx"
1185
1185
  },
1186
+ {
1187
+ "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1188
+ },
1186
1189
  {
1187
1190
  "moduleName": "./src/components/Toast/Toast.tsx"
1188
1191
  },
1189
1192
  {
1190
1193
  "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1191
1194
  },
1195
+ {
1196
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1197
+ },
1192
1198
  {
1193
1199
  "moduleName": "./src/components/Typography/Heading.tsx"
1194
1200
  },
@@ -1198,27 +1204,21 @@
1198
1204
  {
1199
1205
  "moduleName": "./src/components/Textarea/Textarea.tsx"
1200
1206
  },
1201
- {
1202
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1203
- },
1204
1207
  {
1205
1208
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1206
1209
  },
1207
1210
  {
1208
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1211
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1209
1212
  },
1210
1213
  {
1211
1214
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1212
1215
  },
1213
1216
  {
1214
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1217
+ "moduleName": "./src/components/DatePicker/hooks.ts"
1215
1218
  },
1216
1219
  {
1217
1220
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1218
1221
  },
1219
- {
1220
- "moduleName": "./src/components/DatePicker/hooks.ts"
1221
- },
1222
1222
  {
1223
1223
  "moduleName": "./src/components/Picker/Trigger.tsx"
1224
1224
  },
@@ -1226,16 +1226,13 @@
1226
1226
  "moduleName": "./src/components/Picker/TriggerBody.tsx"
1227
1227
  },
1228
1228
  {
1229
- "moduleName": "./src/components/TagInput/EditableTag.tsx"
1230
- },
1231
- {
1232
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1229
+ "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1233
1230
  },
1234
1231
  {
1235
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1232
+ "moduleName": "./src/components/Picker/PickerListItem.tsx"
1236
1233
  },
1237
1234
  {
1238
- "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1235
+ "moduleName": "./src/components/TagInput/EditableTag.tsx"
1239
1236
  },
1240
1237
  {
1241
1238
  "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
@@ -1243,6 +1240,12 @@
1243
1240
  {
1244
1241
  "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1245
1242
  },
1243
+ {
1244
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
1245
+ },
1246
+ {
1247
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1248
+ },
1246
1249
  {
1247
1250
  "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1248
1251
  },
@@ -1259,107 +1262,110 @@
1259
1262
  "name": "./clsx",
1260
1263
  "reasons": [
1261
1264
  {
1262
- "moduleName": "./src/components/Card/Card.tsx"
1263
- },
1264
- {
1265
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1265
+ "moduleName": "./src/components/Badge/Badge.tsx"
1266
1266
  },
1267
1267
  {
1268
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1268
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1269
1269
  },
1270
1270
  {
1271
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1271
+ "moduleName": "./src/components/Alert/Alert.tsx"
1272
1272
  },
1273
1273
  {
1274
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1274
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1275
1275
  },
1276
1276
  {
1277
- "moduleName": "./src/components/Icon/Icon.tsx"
1277
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1278
1278
  },
1279
1279
  {
1280
- "moduleName": "./src/components/Form/Form.tsx"
1280
+ "moduleName": "./src/components/Button/Button.tsx"
1281
1281
  },
1282
1282
  {
1283
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1283
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1284
1284
  },
1285
1285
  {
1286
1286
  "moduleName": "./src/components/FieldError/FieldError.tsx"
1287
1287
  },
1288
1288
  {
1289
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1290
- },
1291
- {
1292
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1293
- },
1294
- {
1295
- "moduleName": "./src/components/Button/Button.tsx"
1289
+ "moduleName": "./src/components/Form/Form.tsx"
1296
1290
  },
1297
1291
  {
1298
- "moduleName": "./src/components/Link/Link.tsx"
1292
+ "moduleName": "./src/components/Card/Card.tsx"
1299
1293
  },
1300
1294
  {
1301
1295
  "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1302
1296
  },
1303
1297
  {
1304
- "moduleName": "./src/components/Alert/Alert.tsx"
1298
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1305
1299
  },
1306
1300
  {
1307
- "moduleName": "./src/components/Badge/Badge.tsx"
1301
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1308
1302
  },
1309
1303
  {
1310
1304
  "moduleName": "./src/components/FormField/FormField.tsx"
1311
1305
  },
1312
1306
  {
1313
- "moduleName": "./src/components/Picker/Picker.tsx"
1307
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1314
1308
  },
1315
1309
  {
1316
- "moduleName": "./src/components/Loader/Loader.tsx"
1310
+ "moduleName": "./src/components/Icon/Icon.tsx"
1317
1311
  },
1318
1312
  {
1319
- "moduleName": "./src/components/Picker/PickerList.tsx"
1313
+ "moduleName": "./src/components/Input/Input.tsx"
1320
1314
  },
1321
1315
  {
1322
- "moduleName": "./src/components/Popover/Popover.tsx"
1316
+ "moduleName": "./src/components/Link/Link.tsx"
1323
1317
  },
1324
1318
  {
1325
- "moduleName": "./src/components/Modal/Modal.tsx"
1319
+ "moduleName": "./src/components/Loader/Loader.tsx"
1326
1320
  },
1327
1321
  {
1328
- "moduleName": "./src/components/Modal/ModalBase.tsx"
1322
+ "moduleName": "./src/components/Modal/Modal.tsx"
1329
1323
  },
1330
1324
  {
1331
- "moduleName": "./src/components/Input/Input.tsx"
1325
+ "moduleName": "./src/components/Modal/ModalBase.tsx"
1332
1326
  },
1333
1327
  {
1334
1328
  "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
1335
1329
  },
1336
1330
  {
1337
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1331
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1338
1332
  },
1339
1333
  {
1340
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1334
+ "moduleName": "./src/components/Picker/Picker.tsx"
1341
1335
  },
1342
1336
  {
1343
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1337
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1344
1338
  },
1345
1339
  {
1346
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1340
+ "moduleName": "./src/components/Popover/Popover.tsx"
1347
1341
  },
1348
1342
  {
1349
- "moduleName": "./src/components/Switch/Switch.tsx"
1343
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1350
1344
  },
1351
1345
  {
1352
- "moduleName": "./src/components/Tag/Tag.tsx"
1346
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1347
+ },
1348
+ {
1349
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1350
+ },
1351
+ {
1352
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1353
1353
  },
1354
1354
  {
1355
1355
  "moduleName": "./src/components/Search/Search.tsx"
1356
1356
  },
1357
+ {
1358
+ "moduleName": "./src/components/Switch/Switch.tsx"
1359
+ },
1357
1360
  {
1358
1361
  "moduleName": "./src/components/Tab/Tab.tsx"
1359
1362
  },
1360
1363
  {
1361
1364
  "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1362
1365
  },
1366
+ {
1367
+ "moduleName": "./src/components/Tag/Tag.tsx"
1368
+ },
1363
1369
  {
1364
1370
  "moduleName": "./src/components/TagInput/TagInput.tsx"
1365
1371
  },
@@ -1385,23 +1391,26 @@
1385
1391
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1386
1392
  },
1387
1393
  {
1388
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1394
+ "moduleName": "./src/components/DatePicker/helpers.ts"
1389
1395
  },
1390
1396
  {
1391
1397
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1392
1398
  },
1393
1399
  {
1394
- "moduleName": "./src/components/DatePicker/helpers.ts"
1400
+ "moduleName": "./src/components/Picker/Trigger.tsx"
1395
1401
  },
1396
1402
  {
1397
- "moduleName": "./src/components/Picker/Trigger.tsx"
1403
+ "moduleName": "./src/components/Picker/TriggerBody.tsx"
1398
1404
  },
1399
1405
  {
1400
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1406
+ "moduleName": "./src/components/Picker/PickerListItem.tsx"
1401
1407
  },
1402
1408
  {
1403
1409
  "moduleName": "./src/components/Tooltip/components/Info.tsx"
1404
1410
  },
1411
+ {
1412
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1413
+ },
1405
1414
  {
1406
1415
  "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1407
1416
  },
@@ -1410,21 +1419,54 @@
1410
1419
  }
1411
1420
  ]
1412
1421
  },
1422
+ {
1423
+ "id": "./src/components/Badge/Badge.module.scss",
1424
+ "name": "./src/components/Badge/Badge.module.scss",
1425
+ "reasons": [
1426
+ {
1427
+ "moduleName": "./src/components/Badge/Badge.tsx"
1428
+ }
1429
+ ]
1430
+ },
1431
+ {
1432
+ "id": "./src/components/Badge/Badge.helpers.ts",
1433
+ "name": "./src/components/Badge/Badge.helpers.ts",
1434
+ "reasons": [
1435
+ {
1436
+ "moduleName": "./src/components/Badge/Badge.tsx"
1437
+ }
1438
+ ]
1439
+ },
1440
+ {
1441
+ "id": "./src/components/UploadBar/UploadBar.tsx",
1442
+ "name": "./src/components/UploadBar/UploadBar.tsx",
1443
+ "reasons": [
1444
+ {
1445
+ "moduleName": "./src/components/UploadBar/index.ts"
1446
+ }
1447
+ ]
1448
+ },
1449
+ {
1450
+ "id": "./src/components/Checkbox/Checkbox.module.scss",
1451
+ "name": "./src/components/Checkbox/Checkbox.module.scss",
1452
+ "reasons": [
1453
+ {
1454
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1455
+ }
1456
+ ]
1457
+ },
1413
1458
  {
1414
1459
  "id": "./@livechat/design-system-icons/react/tabler",
1415
1460
  "name": "./@livechat/design-system-icons/react/tabler",
1416
1461
  "reasons": [
1417
1462
  {
1418
- "moduleName": "./src/components/Card/Card.tsx"
1463
+ "moduleName": "./src/components/Alert/Alert.tsx"
1419
1464
  },
1420
1465
  {
1421
1466
  "moduleName": "./src/components/FieldError/FieldError.tsx"
1422
1467
  },
1423
1468
  {
1424
- "moduleName": "./src/components/Alert/Alert.tsx"
1425
- },
1426
- {
1427
- "moduleName": "./src/components/Picker/PickerList.tsx"
1469
+ "moduleName": "./src/components/Card/Card.tsx"
1428
1470
  },
1429
1471
  {
1430
1472
  "moduleName": "./src/components/Input/Input.tsx"
@@ -1439,37 +1481,61 @@
1439
1481
  "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1440
1482
  },
1441
1483
  {
1442
- "moduleName": "./src/components/Switch/Switch.tsx"
1484
+ "moduleName": "./src/components/Search/Search.tsx"
1443
1485
  },
1444
1486
  {
1445
- "moduleName": "./src/components/Tag/Tag.tsx"
1487
+ "moduleName": "./src/components/Switch/Switch.tsx"
1446
1488
  },
1447
1489
  {
1448
- "moduleName": "./src/components/Search/Search.tsx"
1490
+ "moduleName": "./src/components/Tag/Tag.tsx"
1449
1491
  },
1450
1492
  {
1451
1493
  "moduleName": "./src/components/Toast/Toast.tsx"
1452
1494
  },
1453
1495
  {
1454
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1496
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1455
1497
  },
1456
1498
  {
1457
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1499
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1458
1500
  },
1459
1501
  {
1460
1502
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1461
1503
  },
1462
1504
  {
1463
1505
  "moduleName": "./src/components/Picker/Trigger.tsx"
1506
+ },
1507
+ {
1508
+ "moduleName": "./src/components/Picker/PickerListItem.tsx"
1464
1509
  }
1465
1510
  ]
1466
1511
  },
1467
1512
  {
1468
- "id": "./src/components/Card/Card.module.scss",
1469
- "name": "./src/components/Card/Card.module.scss",
1513
+ "id": "./lodash.debounce",
1514
+ "name": "./lodash.debounce",
1470
1515
  "reasons": [
1471
1516
  {
1472
- "moduleName": "./src/components/Card/Card.tsx"
1517
+ "moduleName": "./src/components/Alert/Alert.tsx"
1518
+ },
1519
+ {
1520
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1521
+ }
1522
+ ]
1523
+ },
1524
+ {
1525
+ "id": "./src/components/Alert/Alert.module.scss",
1526
+ "name": "./src/components/Alert/Alert.module.scss",
1527
+ "reasons": [
1528
+ {
1529
+ "moduleName": "./src/components/Alert/Alert.tsx"
1530
+ }
1531
+ ]
1532
+ },
1533
+ {
1534
+ "id": "./src/components/FormGroup/FormGroup.module.scss",
1535
+ "name": "./src/components/FormGroup/FormGroup.module.scss",
1536
+ "reasons": [
1537
+ {
1538
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1473
1539
  }
1474
1540
  ]
1475
1541
  },
@@ -1483,11 +1549,11 @@
1483
1549
  ]
1484
1550
  },
1485
1551
  {
1486
- "id": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1487
- "name": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1552
+ "id": "./src/components/Button/Button.module.scss",
1553
+ "name": "./src/components/Button/Button.module.scss",
1488
1554
  "reasons": [
1489
1555
  {
1490
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1556
+ "moduleName": "./src/components/Button/Button.tsx"
1491
1557
  }
1492
1558
  ]
1493
1559
  },
@@ -1512,6 +1578,42 @@
1512
1578
  }
1513
1579
  ]
1514
1580
  },
1581
+ {
1582
+ "id": "./src/components/FieldError/FieldError.module.scss",
1583
+ "name": "./src/components/FieldError/FieldError.module.scss",
1584
+ "reasons": [
1585
+ {
1586
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1587
+ }
1588
+ ]
1589
+ },
1590
+ {
1591
+ "id": "./src/components/Form/Form.module.scss",
1592
+ "name": "./src/components/Form/Form.module.scss",
1593
+ "reasons": [
1594
+ {
1595
+ "moduleName": "./src/components/Form/Form.tsx"
1596
+ }
1597
+ ]
1598
+ },
1599
+ {
1600
+ "id": "./src/components/Card/Card.module.scss",
1601
+ "name": "./src/components/Card/Card.module.scss",
1602
+ "reasons": [
1603
+ {
1604
+ "moduleName": "./src/components/Card/Card.tsx"
1605
+ }
1606
+ ]
1607
+ },
1608
+ {
1609
+ "id": "./src/components/FieldDescription/FieldDescription.module.scss",
1610
+ "name": "./src/components/FieldDescription/FieldDescription.module.scss",
1611
+ "reasons": [
1612
+ {
1613
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1614
+ }
1615
+ ]
1616
+ },
1515
1617
  {
1516
1618
  "id": "./src/components/ActionMenu/ActionMenu.module.scss",
1517
1619
  "name": "./src/components/ActionMenu/ActionMenu.module.scss",
@@ -1529,16 +1631,16 @@
1529
1631
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1530
1632
  },
1531
1633
  {
1532
- "moduleName": "./src/components/Picker/Picker.tsx"
1634
+ "moduleName": "./src/components/Modal/ModalBase.tsx"
1533
1635
  },
1534
1636
  {
1535
- "moduleName": "./src/components/Picker/PickerList.tsx"
1637
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1536
1638
  },
1537
1639
  {
1538
- "moduleName": "./src/components/Modal/ModalBase.tsx"
1640
+ "moduleName": "./src/components/Picker/Picker.tsx"
1539
1641
  },
1540
1642
  {
1541
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1643
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1542
1644
  },
1543
1645
  {
1544
1646
  "moduleName": "./src/components/Search/Search.tsx"
@@ -1555,83 +1657,86 @@
1555
1657
  ]
1556
1658
  },
1557
1659
  {
1558
- "id": "./react-day-picker",
1559
- "name": "./react-day-picker",
1660
+ "id": "./@livechat/design-system-icons/react/material",
1661
+ "name": "./@livechat/design-system-icons/react/material",
1560
1662
  "reasons": [
1561
1663
  {
1562
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1664
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1665
+ },
1666
+ {
1667
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1668
+ },
1669
+ {
1670
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1671
+ },
1672
+ {
1673
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
1563
1674
  }
1564
1675
  ]
1565
1676
  },
1566
1677
  {
1567
- "id": "./src/components/DatePicker/DatePickerNavbar.tsx",
1568
- "name": "./src/components/DatePicker/DatePickerNavbar.tsx",
1678
+ "id": "./src/components/Avatar/Avatar.helpers.ts",
1679
+ "name": "./src/components/Avatar/Avatar.helpers.ts",
1569
1680
  "reasons": [
1570
1681
  {
1571
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1682
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1572
1683
  }
1573
1684
  ]
1574
1685
  },
1575
1686
  {
1576
- "id": "./src/components/DatePicker/helpers.ts",
1577
- "name": "./src/components/DatePicker/helpers.ts",
1687
+ "id": "./src/components/Avatar/Avatar.module.scss",
1688
+ "name": "./src/components/Avatar/Avatar.module.scss",
1578
1689
  "reasons": [
1579
1690
  {
1580
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1581
- },
1582
- {
1583
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1584
- },
1585
- {
1586
- "moduleName": "./src/components/DatePicker/hooks.ts"
1691
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1587
1692
  }
1588
1693
  ]
1589
1694
  },
1590
1695
  {
1591
- "id": "./src/components/DatePicker/DatePicker.module.scss",
1592
- "name": "./src/components/DatePicker/DatePicker.module.scss",
1696
+ "id": "./src/components/FormField/FormField.module.scss",
1697
+ "name": "./src/components/FormField/FormField.module.scss",
1593
1698
  "reasons": [
1594
1699
  {
1595
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1596
- },
1597
- {
1598
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1599
- },
1600
- {
1601
- "moduleName": "./src/components/DatePicker/helpers.ts"
1700
+ "moduleName": "./src/components/FormField/FormField.tsx"
1602
1701
  }
1603
1702
  ]
1604
1703
  },
1605
1704
  {
1606
- "id": "./src/components/Icon/Icon.module.scss",
1607
- "name": "./src/components/Icon/Icon.module.scss",
1705
+ "id": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1706
+ "name": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1608
1707
  "reasons": [
1609
1708
  {
1610
- "moduleName": "./src/components/Icon/Icon.tsx"
1709
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1611
1710
  }
1612
1711
  ]
1613
1712
  },
1614
1713
  {
1615
- "id": "./src/components/Form/Form.module.scss",
1616
- "name": "./src/components/Form/Form.module.scss",
1714
+ "id": "./date-fns",
1715
+ "name": "./date-fns",
1617
1716
  "reasons": [
1618
1717
  {
1619
- "moduleName": "./src/components/Form/Form.tsx"
1718
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1719
+ },
1720
+ {
1721
+ "moduleName": "./src/components/DatePicker/helpers.ts"
1722
+ },
1723
+ {
1724
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1620
1725
  }
1621
1726
  ]
1622
1727
  },
1623
1728
  {
1624
- "id": "./date-fns",
1625
- "name": "./date-fns",
1729
+ "id": "./src/components/DatePicker/helpers.ts",
1730
+ "name": "./src/components/DatePicker/helpers.ts",
1626
1731
  "reasons": [
1627
1732
  {
1628
1733
  "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1629
1734
  },
1630
1735
  {
1631
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1736
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1632
1737
  },
1633
1738
  {
1634
- "moduleName": "./src/components/DatePicker/helpers.ts"
1739
+ "moduleName": "./src/components/DatePicker/hooks.ts"
1635
1740
  }
1636
1741
  ]
1637
1742
  },
@@ -1657,140 +1762,125 @@
1657
1762
  ]
1658
1763
  },
1659
1764
  {
1660
- "id": "./src/components/Checkbox/Checkbox.module.scss",
1661
- "name": "./src/components/Checkbox/Checkbox.module.scss",
1765
+ "id": "./src/components/Icon/Icon.module.scss",
1766
+ "name": "./src/components/Icon/Icon.module.scss",
1662
1767
  "reasons": [
1663
1768
  {
1664
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1769
+ "moduleName": "./src/components/Icon/Icon.tsx"
1665
1770
  }
1666
1771
  ]
1667
1772
  },
1668
1773
  {
1669
- "id": "./src/components/FieldError/FieldError.module.scss",
1670
- "name": "./src/components/FieldError/FieldError.module.scss",
1774
+ "id": "./src/components/Input/Input.module.scss",
1775
+ "name": "./src/components/Input/Input.module.scss",
1671
1776
  "reasons": [
1672
1777
  {
1673
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1778
+ "moduleName": "./src/components/Input/Input.tsx"
1674
1779
  }
1675
1780
  ]
1676
1781
  },
1677
1782
  {
1678
- "id": "./src/components/FormGroup/FormGroup.module.scss",
1679
- "name": "./src/components/FormGroup/FormGroup.module.scss",
1783
+ "id": "./src/components/Link/Link.module.scss",
1784
+ "name": "./src/components/Link/Link.module.scss",
1680
1785
  "reasons": [
1681
1786
  {
1682
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1787
+ "moduleName": "./src/components/Link/Link.tsx"
1683
1788
  }
1684
1789
  ]
1685
1790
  },
1686
1791
  {
1687
- "id": "./@livechat/design-system-icons/react/material",
1688
- "name": "./@livechat/design-system-icons/react/material",
1792
+ "id": "./react-day-picker",
1793
+ "name": "./react-day-picker",
1689
1794
  "reasons": [
1690
1795
  {
1691
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1692
- },
1693
- {
1694
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1695
- },
1696
- {
1697
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1698
- },
1699
- {
1700
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1796
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1701
1797
  }
1702
1798
  ]
1703
1799
  },
1704
1800
  {
1705
- "id": "./src/components/Avatar/Avatar.helpers.ts",
1706
- "name": "./src/components/Avatar/Avatar.helpers.ts",
1801
+ "id": "./src/components/DatePicker/DatePickerNavbar.tsx",
1802
+ "name": "./src/components/DatePicker/DatePickerNavbar.tsx",
1707
1803
  "reasons": [
1708
1804
  {
1709
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1805
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1710
1806
  }
1711
1807
  ]
1712
1808
  },
1713
1809
  {
1714
- "id": "./src/components/Avatar/Avatar.module.scss",
1715
- "name": "./src/components/Avatar/Avatar.module.scss",
1810
+ "id": "./src/components/DatePicker/DatePicker.module.scss",
1811
+ "name": "./src/components/DatePicker/DatePicker.module.scss",
1716
1812
  "reasons": [
1717
1813
  {
1718
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1719
- }
1720
- ]
1721
- },
1722
- {
1723
- "id": "./src/components/Button/Button.module.scss",
1724
- "name": "./src/components/Button/Button.module.scss",
1725
- "reasons": [
1814
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1815
+ },
1726
1816
  {
1727
- "moduleName": "./src/components/Button/Button.tsx"
1728
- }
1729
- ]
1730
- },
1731
- {
1732
- "id": "./src/components/Link/Link.module.scss",
1733
- "name": "./src/components/Link/Link.module.scss",
1734
- "reasons": [
1817
+ "moduleName": "./src/components/DatePicker/helpers.ts"
1818
+ },
1735
1819
  {
1736
- "moduleName": "./src/components/Link/Link.tsx"
1820
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1737
1821
  }
1738
1822
  ]
1739
1823
  },
1740
1824
  {
1741
- "id": "./src/components/FieldDescription/FieldDescription.module.scss",
1742
- "name": "./src/components/FieldDescription/FieldDescription.module.scss",
1825
+ "id": "./src/components/Loader/Loader.module.scss",
1826
+ "name": "./src/components/Loader/Loader.module.scss",
1743
1827
  "reasons": [
1744
1828
  {
1745
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1829
+ "moduleName": "./src/components/Loader/Loader.tsx"
1746
1830
  }
1747
1831
  ]
1748
1832
  },
1749
1833
  {
1750
- "id": "./lodash.debounce",
1751
- "name": "./lodash.debounce",
1834
+ "id": "./src/components/Modal/Modal.module.scss",
1835
+ "name": "./src/components/Modal/Modal.module.scss",
1752
1836
  "reasons": [
1753
1837
  {
1754
- "moduleName": "./src/components/Alert/Alert.tsx"
1838
+ "moduleName": "./src/components/Modal/Modal.tsx"
1755
1839
  },
1756
1840
  {
1757
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1841
+ "moduleName": "./src/components/Modal/ModalBase.tsx"
1842
+ },
1843
+ {
1844
+ "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
1758
1845
  }
1759
1846
  ]
1760
1847
  },
1761
1848
  {
1762
- "id": "./src/components/Alert/Alert.module.scss",
1763
- "name": "./src/components/Alert/Alert.module.scss",
1849
+ "id": "./src/components/Modal/ModalHeader.module.scss",
1850
+ "name": "./src/components/Modal/ModalHeader.module.scss",
1764
1851
  "reasons": [
1765
1852
  {
1766
- "moduleName": "./src/components/Alert/Alert.tsx"
1853
+ "moduleName": "./src/components/Modal/ModalHeader.tsx"
1767
1854
  }
1768
1855
  ]
1769
1856
  },
1770
1857
  {
1771
- "id": "./src/components/Badge/Badge.module.scss",
1772
- "name": "./src/components/Badge/Badge.module.scss",
1858
+ "id": "./@emotion/css",
1859
+ "name": "./@emotion/css",
1773
1860
  "reasons": [
1774
1861
  {
1775
- "moduleName": "./src/components/Badge/Badge.tsx"
1862
+ "moduleName": "./src/components/Modal/ModalHeader.tsx"
1863
+ },
1864
+ {
1865
+ "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1776
1866
  }
1777
1867
  ]
1778
1868
  },
1779
1869
  {
1780
- "id": "./src/components/Badge/Badge.helpers.ts",
1781
- "name": "./src/components/Badge/Badge.helpers.ts",
1870
+ "id": "./src/components/NumericInput/NumericInput.module.scss",
1871
+ "name": "./src/components/NumericInput/NumericInput.module.scss",
1782
1872
  "reasons": [
1783
1873
  {
1784
- "moduleName": "./src/components/Badge/Badge.tsx"
1874
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1785
1875
  }
1786
1876
  ]
1787
1877
  },
1788
1878
  {
1789
- "id": "./src/components/FormField/FormField.module.scss",
1790
- "name": "./src/components/FormField/FormField.module.scss",
1879
+ "id": "./react-dom",
1880
+ "name": "./react-dom",
1791
1881
  "reasons": [
1792
1882
  {
1793
- "moduleName": "./src/components/FormField/FormField.tsx"
1883
+ "moduleName": "./src/components/Modal/ModalPortal.tsx"
1794
1884
  }
1795
1885
  ]
1796
1886
  },
@@ -1834,17 +1924,20 @@
1834
1924
  ]
1835
1925
  },
1836
1926
  {
1837
- "id": "./src/components/Loader/Loader.module.scss",
1838
- "name": "./src/components/Loader/Loader.module.scss",
1927
+ "id": "./src/components/Picker/PickerList.module.scss",
1928
+ "name": "./src/components/Picker/PickerList.module.scss",
1839
1929
  "reasons": [
1840
1930
  {
1841
- "moduleName": "./src/components/Loader/Loader.tsx"
1931
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1932
+ },
1933
+ {
1934
+ "moduleName": "./src/components/Picker/PickerListItem.tsx"
1842
1935
  }
1843
1936
  ]
1844
1937
  },
1845
1938
  {
1846
- "id": "./src/components/Picker/PickerList.module.scss",
1847
- "name": "./src/components/Picker/PickerList.module.scss",
1939
+ "id": "./src/components/Picker/PickerListItem.tsx",
1940
+ "name": "./src/components/Picker/PickerListItem.tsx",
1848
1941
  "reasons": [
1849
1942
  {
1850
1943
  "moduleName": "./src/components/Picker/PickerList.tsx"
@@ -1875,54 +1968,6 @@
1875
1968
  }
1876
1969
  ]
1877
1970
  },
1878
- {
1879
- "id": "./src/components/Modal/Modal.module.scss",
1880
- "name": "./src/components/Modal/Modal.module.scss",
1881
- "reasons": [
1882
- {
1883
- "moduleName": "./src/components/Modal/Modal.tsx"
1884
- },
1885
- {
1886
- "moduleName": "./src/components/Modal/ModalBase.tsx"
1887
- },
1888
- {
1889
- "moduleName": "./src/components/Modal/ModalHeader.tsx"
1890
- },
1891
- {
1892
- "moduleName": "./src/components/Modal/ModalCloseButton.tsx"
1893
- }
1894
- ]
1895
- },
1896
- {
1897
- "id": "./react-dom",
1898
- "name": "./react-dom",
1899
- "reasons": [
1900
- {
1901
- "moduleName": "./src/components/Modal/ModalPortal.tsx"
1902
- }
1903
- ]
1904
- },
1905
- {
1906
- "id": "./src/components/Input/Input.module.scss",
1907
- "name": "./src/components/Input/Input.module.scss",
1908
- "reasons": [
1909
- {
1910
- "moduleName": "./src/components/Input/Input.tsx"
1911
- }
1912
- ]
1913
- },
1914
- {
1915
- "id": "./@emotion/css",
1916
- "name": "./@emotion/css",
1917
- "reasons": [
1918
- {
1919
- "moduleName": "./src/components/Modal/ModalHeader.tsx"
1920
- },
1921
- {
1922
- "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
1923
- }
1924
- ]
1925
- },
1926
1971
  {
1927
1972
  "id": "./src/components/Progress/helpers.ts",
1928
1973
  "name": "./src/components/Progress/helpers.ts",
@@ -1945,20 +1990,20 @@
1945
1990
  ]
1946
1991
  },
1947
1992
  {
1948
- "id": "./src/components/NumericInput/NumericInput.module.scss",
1949
- "name": "./src/components/NumericInput/NumericInput.module.scss",
1993
+ "id": "./src/components/Progress/ProgressBar.module.scss",
1994
+ "name": "./src/components/Progress/ProgressBar.module.scss",
1950
1995
  "reasons": [
1951
1996
  {
1952
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1997
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1953
1998
  }
1954
1999
  ]
1955
2000
  },
1956
2001
  {
1957
- "id": "./src/components/Progress/ProgressBar.module.scss",
1958
- "name": "./src/components/Progress/ProgressBar.module.scss",
2002
+ "id": "./src/components/RadioButton/RadioButton.module.scss",
2003
+ "name": "./src/components/RadioButton/RadioButton.module.scss",
1959
2004
  "reasons": [
1960
2005
  {
1961
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
2006
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1962
2007
  }
1963
2008
  ]
1964
2009
  },
@@ -1972,59 +2017,59 @@
1972
2017
  ]
1973
2018
  },
1974
2019
  {
1975
- "id": "./src/components/Switch/Switch.module.scss",
1976
- "name": "./src/components/Switch/Switch.module.scss",
2020
+ "id": "./src/components/Search/Search.module.scss",
2021
+ "name": "./src/components/Search/Search.module.scss",
1977
2022
  "reasons": [
1978
2023
  {
1979
- "moduleName": "./src/components/Switch/Switch.tsx"
2024
+ "moduleName": "./src/components/Search/Search.tsx"
1980
2025
  }
1981
2026
  ]
1982
2027
  },
1983
2028
  {
1984
- "id": "./polished",
1985
- "name": "./polished",
2029
+ "id": "./src/components/Switch/Switch.module.scss",
2030
+ "name": "./src/components/Switch/Switch.module.scss",
1986
2031
  "reasons": [
1987
2032
  {
1988
- "moduleName": "./src/components/Tag/Tag.tsx"
1989
- },
1990
- {
1991
- "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
2033
+ "moduleName": "./src/components/Switch/Switch.tsx"
1992
2034
  }
1993
2035
  ]
1994
2036
  },
1995
2037
  {
1996
- "id": "./src/components/Tag/Tag.module.scss",
1997
- "name": "./src/components/Tag/Tag.module.scss",
2038
+ "id": "./src/components/Tab/Tab.module.scss",
2039
+ "name": "./src/components/Tab/Tab.module.scss",
1998
2040
  "reasons": [
1999
2041
  {
2000
- "moduleName": "./src/components/Tag/Tag.tsx"
2042
+ "moduleName": "./src/components/Tab/Tab.tsx"
2001
2043
  }
2002
2044
  ]
2003
2045
  },
2004
2046
  {
2005
- "id": "./src/components/Search/Search.module.scss",
2006
- "name": "./src/components/Search/Search.module.scss",
2047
+ "id": "./src/components/Tab/TabsWrapper.module.scss",
2048
+ "name": "./src/components/Tab/TabsWrapper.module.scss",
2007
2049
  "reasons": [
2008
2050
  {
2009
- "moduleName": "./src/components/Search/Search.tsx"
2051
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2010
2052
  }
2011
2053
  ]
2012
2054
  },
2013
2055
  {
2014
- "id": "./src/components/Tab/Tab.module.scss",
2015
- "name": "./src/components/Tab/Tab.module.scss",
2056
+ "id": "./polished",
2057
+ "name": "./polished",
2016
2058
  "reasons": [
2017
2059
  {
2018
- "moduleName": "./src/components/Tab/Tab.tsx"
2060
+ "moduleName": "./src/components/Tag/Tag.tsx"
2061
+ },
2062
+ {
2063
+ "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
2019
2064
  }
2020
2065
  ]
2021
2066
  },
2022
2067
  {
2023
- "id": "./src/components/Tab/TabsWrapper.module.scss",
2024
- "name": "./src/components/Tab/TabsWrapper.module.scss",
2068
+ "id": "./src/components/Tag/Tag.module.scss",
2069
+ "name": "./src/components/Tag/Tag.module.scss",
2025
2070
  "reasons": [
2026
2071
  {
2027
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2072
+ "moduleName": "./src/components/Tag/Tag.tsx"
2028
2073
  }
2029
2074
  ]
2030
2075
  },
@@ -2077,110 +2122,110 @@
2077
2122
  ]
2078
2123
  },
2079
2124
  {
2080
- "id": "./src/components/Typography/Typography.module.scss",
2081
- "name": "./src/components/Typography/Typography.module.scss",
2125
+ "id": "./src/components/Tooltip/components/Simple.tsx",
2126
+ "name": "./src/components/Tooltip/components/Simple.tsx",
2082
2127
  "reasons": [
2083
2128
  {
2084
- "moduleName": "./src/components/Typography/Heading.tsx"
2085
- },
2086
- {
2087
- "moduleName": "./src/components/Typography/Text.tsx"
2129
+ "moduleName": "./src/components/Tooltip/components/index.ts"
2088
2130
  }
2089
2131
  ]
2090
2132
  },
2091
2133
  {
2092
- "id": "./src/components/Textarea/Textarea.module.scss",
2093
- "name": "./src/components/Textarea/Textarea.module.scss",
2134
+ "id": "./src/components/Tooltip/components/Info.tsx",
2135
+ "name": "./src/components/Tooltip/components/Info.tsx",
2094
2136
  "reasons": [
2095
2137
  {
2096
- "moduleName": "./src/components/Textarea/Textarea.tsx"
2138
+ "moduleName": "./src/components/Tooltip/components/index.ts"
2097
2139
  }
2098
2140
  ]
2099
2141
  },
2100
2142
  {
2101
- "id": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2102
- "name": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2143
+ "id": "./src/components/Tooltip/components/Interactive.tsx",
2144
+ "name": "./src/components/Tooltip/components/Interactive.tsx",
2103
2145
  "reasons": [
2104
2146
  {
2105
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
2147
+ "moduleName": "./src/components/Tooltip/components/index.ts"
2106
2148
  }
2107
2149
  ]
2108
2150
  },
2109
2151
  {
2110
- "id": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2111
- "name": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2152
+ "id": "./src/components/Tooltip/components/Reports.tsx",
2153
+ "name": "./src/components/Tooltip/components/Reports.tsx",
2112
2154
  "reasons": [
2113
2155
  {
2114
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2156
+ "moduleName": "./src/components/Tooltip/components/index.ts"
2115
2157
  }
2116
2158
  ]
2117
2159
  },
2118
2160
  {
2119
- "id": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx",
2120
- "name": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx",
2161
+ "id": "./src/components/Tooltip/helpers.ts",
2162
+ "name": "./src/components/Tooltip/helpers.ts",
2121
2163
  "reasons": [
2122
2164
  {
2123
- "moduleName": "./src/components/Tooltip/components/UserGuide/index.ts"
2165
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2166
+ },
2167
+ {
2168
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2169
+ },
2170
+ {
2171
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2124
2172
  }
2125
2173
  ]
2126
2174
  },
2127
2175
  {
2128
- "id": "./src/components/Tooltip/components/Simple.tsx",
2129
- "name": "./src/components/Tooltip/components/Simple.tsx",
2176
+ "id": "./src/components/Tooltip/components/FloatingComponent.tsx",
2177
+ "name": "./src/components/Tooltip/components/FloatingComponent.tsx",
2130
2178
  "reasons": [
2131
2179
  {
2132
- "moduleName": "./src/components/Tooltip/components/index.ts"
2180
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2133
2181
  }
2134
2182
  ]
2135
2183
  },
2136
2184
  {
2137
- "id": "./src/components/Tooltip/components/Info.tsx",
2138
- "name": "./src/components/Tooltip/components/Info.tsx",
2185
+ "id": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx",
2186
+ "name": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx",
2139
2187
  "reasons": [
2140
2188
  {
2141
- "moduleName": "./src/components/Tooltip/components/index.ts"
2189
+ "moduleName": "./src/components/Tooltip/components/UserGuide/index.ts"
2142
2190
  }
2143
2191
  ]
2144
2192
  },
2145
2193
  {
2146
- "id": "./src/components/Tooltip/components/Interactive.tsx",
2147
- "name": "./src/components/Tooltip/components/Interactive.tsx",
2194
+ "id": "./src/components/Typography/Typography.module.scss",
2195
+ "name": "./src/components/Typography/Typography.module.scss",
2148
2196
  "reasons": [
2149
2197
  {
2150
- "moduleName": "./src/components/Tooltip/components/index.ts"
2198
+ "moduleName": "./src/components/Typography/Heading.tsx"
2199
+ },
2200
+ {
2201
+ "moduleName": "./src/components/Typography/Text.tsx"
2151
2202
  }
2152
2203
  ]
2153
2204
  },
2154
2205
  {
2155
- "id": "./src/components/Tooltip/components/Reports.tsx",
2156
- "name": "./src/components/Tooltip/components/Reports.tsx",
2206
+ "id": "./src/components/Textarea/Textarea.module.scss",
2207
+ "name": "./src/components/Textarea/Textarea.module.scss",
2157
2208
  "reasons": [
2158
2209
  {
2159
- "moduleName": "./src/components/Tooltip/components/index.ts"
2210
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
2160
2211
  }
2161
2212
  ]
2162
2213
  },
2163
2214
  {
2164
- "id": "./src/components/Tooltip/helpers.ts",
2165
- "name": "./src/components/Tooltip/helpers.ts",
2215
+ "id": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2216
+ "name": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2166
2217
  "reasons": [
2167
2218
  {
2168
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2169
- },
2170
- {
2171
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2172
- },
2173
- {
2174
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2219
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2175
2220
  }
2176
2221
  ]
2177
2222
  },
2178
2223
  {
2179
- "id": "./src/components/Tooltip/components/FloatingComponent.tsx",
2180
- "name": "./src/components/Tooltip/components/FloatingComponent.tsx",
2224
+ "id": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2225
+ "name": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2181
2226
  "reasons": [
2182
2227
  {
2183
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2228
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
2184
2229
  }
2185
2230
  ]
2186
2231
  },
@@ -2193,15 +2238,6 @@
2193
2238
  }
2194
2239
  ]
2195
2240
  },
2196
- {
2197
- "id": "./src/components/RadioButton/RadioButton.module.scss",
2198
- "name": "./src/components/RadioButton/RadioButton.module.scss",
2199
- "reasons": [
2200
- {
2201
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
2202
- }
2203
- ]
2204
- },
2205
2241
  {
2206
2242
  "id": "./src/components/Picker/Trigger.module.scss",
2207
2243
  "name": "./src/components/Picker/Trigger.module.scss",
@@ -2238,30 +2274,21 @@
2238
2274
  }
2239
2275
  ]
2240
2276
  },
2241
- {
2242
- "id": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx",
2243
- "name": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx",
2244
- "reasons": [
2245
- {
2246
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2247
- }
2248
- ]
2249
- },
2250
2277
  {
2251
2278
  "id": "./src/components/Tooltip/Tooltip.module.scss",
2252
2279
  "name": "./src/components/Tooltip/Tooltip.module.scss",
2253
2280
  "reasons": [
2254
2281
  {
2255
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2282
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2256
2283
  },
2257
2284
  {
2258
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2285
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
2259
2286
  },
2260
2287
  {
2261
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2288
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2262
2289
  },
2263
2290
  {
2264
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
2291
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2265
2292
  },
2266
2293
  {
2267
2294
  "moduleName": "./src/components/Tooltip/components/FloatingComponent.tsx"
@@ -2271,6 +2298,15 @@
2271
2298
  }
2272
2299
  ]
2273
2300
  },
2301
+ {
2302
+ "id": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx",
2303
+ "name": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx",
2304
+ "reasons": [
2305
+ {
2306
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2307
+ }
2308
+ ]
2309
+ },
2274
2310
  {
2275
2311
  "id": "./src/components/Tooltip/components/UserGuide/virtualElementReference.ts",
2276
2312
  "name": "./src/components/Tooltip/components/UserGuide/virtualElementReference.ts",