@livechat/design-system-react-components 1.17.1 → 1.18.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.
@@ -88,20 +88,20 @@
88
88
  {
89
89
  "moduleName": "./src/index.ts"
90
90
  },
91
- {
92
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
93
- },
94
91
  {
95
92
  "moduleName": "./src/components/Alert/Alert.tsx"
96
93
  },
97
94
  {
98
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
95
+ "moduleName": "./src/components/Card/Card.tsx"
99
96
  },
100
97
  {
101
98
  "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
102
99
  },
103
100
  {
104
- "moduleName": "./src/components/Card/Card.tsx"
101
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
102
+ },
103
+ {
104
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
105
105
  },
106
106
  {
107
107
  "moduleName": "./src/components/Input/Input.tsx"
@@ -193,15 +193,15 @@
193
193
  {
194
194
  "moduleName": "./src/index.ts"
195
195
  },
196
- {
197
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
198
- },
199
196
  {
200
197
  "moduleName": "./src/components/Checkbox/Checkbox.tsx"
201
198
  },
202
199
  {
203
200
  "moduleName": "./src/components/FormField/FormField.tsx"
204
201
  },
202
+ {
203
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
204
+ },
205
205
  {
206
206
  "moduleName": "./src/components/RadioButton/RadioButton.tsx"
207
207
  }
@@ -215,10 +215,10 @@
215
215
  "moduleName": "./src/index.ts"
216
216
  },
217
217
  {
218
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
218
+ "moduleName": "./src/components/FormField/FormField.tsx"
219
219
  },
220
220
  {
221
- "moduleName": "./src/components/FormField/FormField.tsx"
221
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
222
222
  },
223
223
  {
224
224
  "moduleName": "./src/components/TagInput/TagInput.tsx"
@@ -269,22 +269,22 @@
269
269
  "moduleName": "./src/index.ts"
270
270
  },
271
271
  {
272
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
272
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
273
273
  },
274
274
  {
275
275
  "moduleName": "./src/components/Avatar/Avatar.tsx"
276
276
  },
277
277
  {
278
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
278
+ "moduleName": "./src/components/Alert/Alert.tsx"
279
279
  },
280
280
  {
281
- "moduleName": "./src/components/Alert/Alert.tsx"
281
+ "moduleName": "./src/components/Card/Card.tsx"
282
282
  },
283
283
  {
284
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
284
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
285
285
  },
286
286
  {
287
- "moduleName": "./src/components/Card/Card.tsx"
287
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
288
288
  },
289
289
  {
290
290
  "moduleName": "./src/components/FieldError/FieldError.tsx"
@@ -310,6 +310,9 @@
310
310
  {
311
311
  "moduleName": "./src/components/Search/Search.tsx"
312
312
  },
313
+ {
314
+ "moduleName": "./src/components/Tag/Tag.tsx"
315
+ },
313
316
  {
314
317
  "moduleName": "./src/components/Switch/Switch.tsx"
315
318
  },
@@ -317,7 +320,7 @@
317
320
  "moduleName": "./src/components/Toast/Toast.tsx"
318
321
  },
319
322
  {
320
- "moduleName": "./src/components/Tag/Tag.tsx"
323
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
321
324
  },
322
325
  {
323
326
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
@@ -325,9 +328,6 @@
325
328
  {
326
329
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
327
330
  },
328
- {
329
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
330
- },
331
331
  {
332
332
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
333
333
  },
@@ -428,10 +428,10 @@
428
428
  "moduleName": "./src/index.ts"
429
429
  },
430
430
  {
431
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
431
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
432
432
  },
433
433
  {
434
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
434
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
435
435
  }
436
436
  ]
437
437
  },
@@ -500,7 +500,7 @@
500
500
  "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
501
501
  },
502
502
  {
503
- "moduleName": "./src/components/TagInput/EditableTag.tsx"
503
+ "moduleName": "./src/components/TagInput/components/EditableTag.tsx"
504
504
  }
505
505
  ]
506
506
  },
@@ -542,40 +542,37 @@
542
542
  "moduleName": "./src/index.ts"
543
543
  },
544
544
  {
545
- "moduleName": "./src/components/Avatar/Avatar.tsx"
545
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
546
546
  },
547
547
  {
548
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
548
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
549
549
  },
550
550
  {
551
551
  "moduleName": "./src/components/Alert/Alert.tsx"
552
552
  },
553
553
  {
554
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
554
+ "moduleName": "./src/components/Card/Card.tsx"
555
555
  },
556
556
  {
557
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
557
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
558
558
  },
559
559
  {
560
- "moduleName": "./src/components/Card/Card.tsx"
560
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
561
561
  },
562
562
  {
563
563
  "moduleName": "./src/components/Checkbox/Checkbox.tsx"
564
564
  },
565
565
  {
566
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
567
- },
568
- {
569
- "moduleName": "./src/components/Form/Form.tsx"
566
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
570
567
  },
571
568
  {
572
569
  "moduleName": "./src/components/FormField/FormField.tsx"
573
570
  },
574
571
  {
575
- "moduleName": "./src/components/Loader/Loader.tsx"
572
+ "moduleName": "./src/components/Form/Form.tsx"
576
573
  },
577
574
  {
578
- "moduleName": "./src/components/FieldError/FieldError.tsx"
575
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
579
576
  },
580
577
  {
581
578
  "moduleName": "./src/components/Input/Input.tsx"
@@ -587,14 +584,17 @@
587
584
  "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
588
585
  },
589
586
  {
590
- "moduleName": "./src/components/Popover/Popover.tsx"
587
+ "moduleName": "./src/components/Loader/Loader.tsx"
591
588
  },
592
589
  {
593
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
590
+ "moduleName": "./src/components/Popover/Popover.tsx"
594
591
  },
595
592
  {
596
593
  "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
597
594
  },
595
+ {
596
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
597
+ },
598
598
  {
599
599
  "moduleName": "./src/components/Search/Search.tsx"
600
600
  },
@@ -602,25 +602,25 @@
602
602
  "moduleName": "./src/components/Tab/Tab.tsx"
603
603
  },
604
604
  {
605
- "moduleName": "./src/components/TagInput/TagInput.tsx"
605
+ "moduleName": "./src/components/Tag/Tag.tsx"
606
606
  },
607
607
  {
608
- "moduleName": "./src/components/Toast/Toast.tsx"
608
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
609
609
  },
610
610
  {
611
- "moduleName": "./src/components/Tag/Tag.tsx"
611
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
612
612
  },
613
613
  {
614
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
614
+ "moduleName": "./src/components/Toast/Toast.tsx"
615
615
  },
616
616
  {
617
617
  "moduleName": "./src/components/Textarea/Textarea.tsx"
618
618
  },
619
619
  {
620
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
620
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
621
621
  },
622
622
  {
623
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
623
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
624
624
  },
625
625
  {
626
626
  "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
@@ -632,10 +632,10 @@
632
632
  "moduleName": "./src/components/Tooltip/components/Info.tsx"
633
633
  },
634
634
  {
635
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
635
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
636
636
  },
637
637
  {
638
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
638
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
639
639
  }
640
640
  ]
641
641
  },
@@ -670,131 +670,131 @@
670
670
  ]
671
671
  },
672
672
  {
673
- "id": "./src/components/ActionBar/ActionBar.tsx",
674
- "name": "./src/components/ActionBar/ActionBar.tsx",
673
+ "id": "./src/utils/getDesignTokenWithOpacity.ts",
674
+ "name": "./src/utils/getDesignTokenWithOpacity.ts",
675
675
  "reasons": [
676
676
  {
677
- "moduleName": "./src/components/ActionBar/index.ts"
677
+ "moduleName": "./src/utils/index.ts"
678
678
  }
679
679
  ]
680
680
  },
681
681
  {
682
- "id": "./src/foundations/design-token.ts",
683
- "name": "./src/foundations/design-token.ts",
682
+ "id": "./src/components/ActionMenu/ActionMenu.tsx",
683
+ "name": "./src/components/ActionMenu/ActionMenu.tsx",
684
684
  "reasons": [
685
685
  {
686
- "moduleName": "./src/foundations/index.ts"
686
+ "moduleName": "./src/components/ActionMenu/index.ts"
687
687
  }
688
688
  ]
689
689
  },
690
690
  {
691
- "id": "./src/foundations/spacing-token.ts",
692
- "name": "./src/foundations/spacing-token.ts",
691
+ "id": "./src/components/ActionMenu/ActionMenuItem.tsx",
692
+ "name": "./src/components/ActionMenu/ActionMenuItem.tsx",
693
693
  "reasons": [
694
694
  {
695
- "moduleName": "./src/foundations/index.ts"
695
+ "moduleName": "./src/components/ActionMenu/index.ts"
696
696
  }
697
697
  ]
698
698
  },
699
699
  {
700
- "id": "./src/foundations/shadow-token.ts",
701
- "name": "./src/foundations/shadow-token.ts",
700
+ "id": "./src/components/Avatar/Avatar.tsx",
701
+ "name": "./src/components/Avatar/Avatar.tsx",
702
702
  "reasons": [
703
703
  {
704
- "moduleName": "./src/foundations/index.ts"
704
+ "moduleName": "./src/components/Avatar/index.ts"
705
705
  }
706
706
  ]
707
707
  },
708
708
  {
709
- "id": "./src/foundations/radius-token.ts",
710
- "name": "./src/foundations/radius-token.ts",
709
+ "id": "./src/components/Avatar/Avatar.helpers.ts",
710
+ "name": "./src/components/Avatar/Avatar.helpers.ts",
711
711
  "reasons": [
712
712
  {
713
- "moduleName": "./src/foundations/index.ts"
713
+ "moduleName": "./src/components/Avatar/index.ts"
714
+ },
715
+ {
716
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
714
717
  }
715
718
  ]
716
719
  },
717
720
  {
718
- "id": "./src/foundations/transition-token.ts",
719
- "name": "./src/foundations/transition-token.ts",
721
+ "id": "./src/components/Alert/Alert.tsx",
722
+ "name": "./src/components/Alert/Alert.tsx",
720
723
  "reasons": [
721
724
  {
722
- "moduleName": "./src/foundations/index.ts"
725
+ "moduleName": "./src/components/Alert/index.ts"
723
726
  }
724
727
  ]
725
728
  },
726
729
  {
727
- "id": "./src/utils/getDesignTokenWithOpacity.ts",
728
- "name": "./src/utils/getDesignTokenWithOpacity.ts",
730
+ "id": "./src/components/Button/Button.tsx",
731
+ "name": "./src/components/Button/Button.tsx",
729
732
  "reasons": [
730
733
  {
731
- "moduleName": "./src/utils/index.ts"
734
+ "moduleName": "./src/components/Button/index.ts"
732
735
  }
733
736
  ]
734
737
  },
735
738
  {
736
- "id": "./src/components/Avatar/Avatar.tsx",
737
- "name": "./src/components/Avatar/Avatar.tsx",
739
+ "id": "./src/components/Card/Card.tsx",
740
+ "name": "./src/components/Card/Card.tsx",
738
741
  "reasons": [
739
742
  {
740
- "moduleName": "./src/components/Avatar/index.ts"
743
+ "moduleName": "./src/components/Card/index.ts"
741
744
  }
742
745
  ]
743
746
  },
744
747
  {
745
- "id": "./src/components/Avatar/Avatar.helpers.ts",
746
- "name": "./src/components/Avatar/Avatar.helpers.ts",
748
+ "id": "./src/foundations/design-token.ts",
749
+ "name": "./src/foundations/design-token.ts",
747
750
  "reasons": [
748
751
  {
749
- "moduleName": "./src/components/Avatar/index.ts"
750
- },
751
- {
752
- "moduleName": "./src/components/Avatar/Avatar.tsx"
752
+ "moduleName": "./src/foundations/index.ts"
753
753
  }
754
754
  ]
755
755
  },
756
756
  {
757
- "id": "./src/components/ActionMenu/ActionMenu.tsx",
758
- "name": "./src/components/ActionMenu/ActionMenu.tsx",
757
+ "id": "./src/foundations/spacing-token.ts",
758
+ "name": "./src/foundations/spacing-token.ts",
759
759
  "reasons": [
760
760
  {
761
- "moduleName": "./src/components/ActionMenu/index.ts"
761
+ "moduleName": "./src/foundations/index.ts"
762
762
  }
763
763
  ]
764
764
  },
765
765
  {
766
- "id": "./src/components/ActionMenu/ActionMenuItem.tsx",
767
- "name": "./src/components/ActionMenu/ActionMenuItem.tsx",
766
+ "id": "./src/foundations/shadow-token.ts",
767
+ "name": "./src/foundations/shadow-token.ts",
768
768
  "reasons": [
769
769
  {
770
- "moduleName": "./src/components/ActionMenu/index.ts"
770
+ "moduleName": "./src/foundations/index.ts"
771
771
  }
772
772
  ]
773
773
  },
774
774
  {
775
- "id": "./src/components/Alert/Alert.tsx",
776
- "name": "./src/components/Alert/Alert.tsx",
775
+ "id": "./src/foundations/radius-token.ts",
776
+ "name": "./src/foundations/radius-token.ts",
777
777
  "reasons": [
778
778
  {
779
- "moduleName": "./src/components/Alert/index.ts"
779
+ "moduleName": "./src/foundations/index.ts"
780
780
  }
781
781
  ]
782
782
  },
783
783
  {
784
- "id": "./src/components/Badge/Badge.tsx",
785
- "name": "./src/components/Badge/Badge.tsx",
784
+ "id": "./src/foundations/transition-token.ts",
785
+ "name": "./src/foundations/transition-token.ts",
786
786
  "reasons": [
787
787
  {
788
- "moduleName": "./src/components/Badge/index.ts"
788
+ "moduleName": "./src/foundations/index.ts"
789
789
  }
790
790
  ]
791
791
  },
792
792
  {
793
- "id": "./src/components/Button/Button.tsx",
794
- "name": "./src/components/Button/Button.tsx",
793
+ "id": "./src/components/Badge/Badge.tsx",
794
+ "name": "./src/components/Badge/Badge.tsx",
795
795
  "reasons": [
796
796
  {
797
- "moduleName": "./src/components/Button/index.ts"
797
+ "moduleName": "./src/components/Badge/index.ts"
798
798
  }
799
799
  ]
800
800
  },
@@ -808,38 +808,38 @@
808
808
  ]
809
809
  },
810
810
  {
811
- "id": "./src/components/Card/Card.tsx",
812
- "name": "./src/components/Card/Card.tsx",
811
+ "id": "./src/components/DatePicker/DatePicker.tsx",
812
+ "name": "./src/components/DatePicker/DatePicker.tsx",
813
813
  "reasons": [
814
814
  {
815
- "moduleName": "./src/components/Card/index.ts"
815
+ "moduleName": "./src/components/DatePicker/index.ts"
816
816
  }
817
817
  ]
818
818
  },
819
819
  {
820
- "id": "./src/components/Checkbox/Checkbox.tsx",
821
- "name": "./src/components/Checkbox/Checkbox.tsx",
820
+ "id": "./src/components/DatePicker/RangeDatePicker.tsx",
821
+ "name": "./src/components/DatePicker/RangeDatePicker.tsx",
822
822
  "reasons": [
823
823
  {
824
- "moduleName": "./src/components/Checkbox/index.ts"
824
+ "moduleName": "./src/components/DatePicker/index.ts"
825
825
  }
826
826
  ]
827
827
  },
828
828
  {
829
- "id": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
830
- "name": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
829
+ "id": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx",
830
+ "name": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx",
831
831
  "reasons": [
832
832
  {
833
- "moduleName": "./src/components/DetailsCardInfo/index.ts"
833
+ "moduleName": "./src/components/DatePicker/index.ts"
834
834
  }
835
835
  ]
836
836
  },
837
837
  {
838
- "id": "./src/components/DetailsCard/DetailsCard.tsx",
839
- "name": "./src/components/DetailsCard/DetailsCard.tsx",
838
+ "id": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
839
+ "name": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
840
840
  "reasons": [
841
841
  {
842
- "moduleName": "./src/components/DetailsCard/index.ts"
842
+ "moduleName": "./src/components/DetailsCardInfo/index.ts"
843
843
  }
844
844
  ]
845
845
  },
@@ -853,29 +853,29 @@
853
853
  ]
854
854
  },
855
855
  {
856
- "id": "./src/components/DatePicker/DatePicker.tsx",
857
- "name": "./src/components/DatePicker/DatePicker.tsx",
856
+ "id": "./src/components/ActionBar/ActionBar.tsx",
857
+ "name": "./src/components/ActionBar/ActionBar.tsx",
858
858
  "reasons": [
859
859
  {
860
- "moduleName": "./src/components/DatePicker/index.ts"
860
+ "moduleName": "./src/components/ActionBar/index.ts"
861
861
  }
862
862
  ]
863
863
  },
864
864
  {
865
- "id": "./src/components/DatePicker/RangeDatePicker.tsx",
866
- "name": "./src/components/DatePicker/RangeDatePicker.tsx",
865
+ "id": "./src/components/DetailsCard/DetailsCard.tsx",
866
+ "name": "./src/components/DetailsCard/DetailsCard.tsx",
867
867
  "reasons": [
868
868
  {
869
- "moduleName": "./src/components/DatePicker/index.ts"
869
+ "moduleName": "./src/components/DetailsCard/index.ts"
870
870
  }
871
871
  ]
872
872
  },
873
873
  {
874
- "id": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx",
875
- "name": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx",
874
+ "id": "./src/components/Checkbox/Checkbox.tsx",
875
+ "name": "./src/components/Checkbox/Checkbox.tsx",
876
876
  "reasons": [
877
877
  {
878
- "moduleName": "./src/components/DatePicker/index.ts"
878
+ "moduleName": "./src/components/Checkbox/index.ts"
879
879
  }
880
880
  ]
881
881
  },
@@ -888,15 +888,6 @@
888
888
  }
889
889
  ]
890
890
  },
891
- {
892
- "id": "./src/components/FieldGroup/FieldGroup.tsx",
893
- "name": "./src/components/FieldGroup/FieldGroup.tsx",
894
- "reasons": [
895
- {
896
- "moduleName": "./src/components/FieldGroup/index.ts"
897
- }
898
- ]
899
- },
900
891
  {
901
892
  "id": "./src/components/FormField/FormField.tsx",
902
893
  "name": "./src/components/FormField/FormField.tsx",
@@ -916,11 +907,11 @@
916
907
  ]
917
908
  },
918
909
  {
919
- "id": "./src/components/Icon/Icon.tsx",
920
- "name": "./src/components/Icon/Icon.tsx",
910
+ "id": "./src/components/FieldGroup/FieldGroup.tsx",
911
+ "name": "./src/components/FieldGroup/FieldGroup.tsx",
921
912
  "reasons": [
922
913
  {
923
- "moduleName": "./src/components/Icon/index.ts"
914
+ "moduleName": "./src/components/FieldGroup/index.ts"
924
915
  }
925
916
  ]
926
917
  },
@@ -934,29 +925,29 @@
934
925
  ]
935
926
  },
936
927
  {
937
- "id": "./src/components/Link/Link.tsx",
938
- "name": "./src/components/Link/Link.tsx",
928
+ "id": "./src/components/Icon/Icon.tsx",
929
+ "name": "./src/components/Icon/Icon.tsx",
939
930
  "reasons": [
940
931
  {
941
- "moduleName": "./src/components/Link/index.ts"
932
+ "moduleName": "./src/components/Icon/index.ts"
942
933
  }
943
934
  ]
944
935
  },
945
936
  {
946
- "id": "./src/components/Input/Input.tsx",
947
- "name": "./src/components/Input/Input.tsx",
937
+ "id": "./src/components/Link/Link.tsx",
938
+ "name": "./src/components/Link/Link.tsx",
948
939
  "reasons": [
949
940
  {
950
- "moduleName": "./src/components/Input/index.ts"
941
+ "moduleName": "./src/components/Link/index.ts"
951
942
  }
952
943
  ]
953
944
  },
954
945
  {
955
- "id": "./src/components/Loader/Loader.tsx",
956
- "name": "./src/components/Loader/Loader.tsx",
946
+ "id": "./src/components/Input/Input.tsx",
947
+ "name": "./src/components/Input/Input.tsx",
957
948
  "reasons": [
958
949
  {
959
- "moduleName": "./src/components/Loader/index.ts"
950
+ "moduleName": "./src/components/Input/index.ts"
960
951
  }
961
952
  ]
962
953
  },
@@ -1012,16 +1003,25 @@
1012
1003
  ]
1013
1004
  },
1014
1005
  {
1015
- "id": "./src/components/NumericInput/NumericInput.tsx",
1016
- "name": "./src/components/NumericInput/NumericInput.tsx",
1006
+ "id": "./src/components/Loader/Loader.tsx",
1007
+ "name": "./src/components/Loader/Loader.tsx",
1017
1008
  "reasons": [
1018
1009
  {
1019
- "moduleName": "./src/components/NumericInput/index.ts"
1010
+ "moduleName": "./src/components/Loader/index.ts"
1020
1011
  }
1021
1012
  ]
1022
1013
  },
1023
1014
  {
1024
- "id": "./src/components/Picker/Picker.tsx",
1015
+ "id": "./src/components/NumericInput/NumericInput.tsx",
1016
+ "name": "./src/components/NumericInput/NumericInput.tsx",
1017
+ "reasons": [
1018
+ {
1019
+ "moduleName": "./src/components/NumericInput/index.ts"
1020
+ }
1021
+ ]
1022
+ },
1023
+ {
1024
+ "id": "./src/components/Picker/Picker.tsx",
1025
1025
  "name": "./src/components/Picker/Picker.tsx",
1026
1026
  "reasons": [
1027
1027
  {
@@ -1148,13 +1148,13 @@
1148
1148
  "moduleName": "./src/components/TagInput/index.ts"
1149
1149
  },
1150
1150
  {
1151
- "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1151
+ "moduleName": "./src/components/TagInput/components/EmailTagInput.tsx"
1152
1152
  }
1153
1153
  ]
1154
1154
  },
1155
1155
  {
1156
- "id": "./src/components/TagInput/EmailTagInput.tsx",
1157
- "name": "./src/components/TagInput/EmailTagInput.tsx",
1156
+ "id": "./src/components/TagInput/components/EmailTagInput.tsx",
1157
+ "name": "./src/components/TagInput/components/EmailTagInput.tsx",
1158
1158
  "reasons": [
1159
1159
  {
1160
1160
  "moduleName": "./src/components/TagInput/index.ts"
@@ -1281,28 +1281,10 @@
1281
1281
  }
1282
1282
  ]
1283
1283
  },
1284
- {
1285
- "id": "./polished",
1286
- "name": "./polished",
1287
- "reasons": [
1288
- {
1289
- "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
1290
- },
1291
- {
1292
- "moduleName": "./src/components/Tag/Tag.tsx"
1293
- }
1294
- ]
1295
- },
1296
1284
  {
1297
1285
  "id": "./react",
1298
1286
  "name": "./react",
1299
1287
  "reasons": [
1300
- {
1301
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1302
- },
1303
- {
1304
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1305
- },
1306
1288
  {
1307
1289
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1308
1290
  },
@@ -1310,70 +1292,73 @@
1310
1292
  "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1311
1293
  },
1312
1294
  {
1313
- "moduleName": "./src/components/Badge/Badge.tsx"
1295
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1314
1296
  },
1315
1297
  {
1316
1298
  "moduleName": "./src/components/Alert/Alert.tsx"
1317
1299
  },
1318
1300
  {
1319
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1320
- },
1321
- {
1322
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1301
+ "moduleName": "./src/components/Button/Button.tsx"
1323
1302
  },
1324
1303
  {
1325
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1304
+ "moduleName": "./src/components/Card/Card.tsx"
1326
1305
  },
1327
1306
  {
1328
- "moduleName": "./src/components/Button/Button.tsx"
1307
+ "moduleName": "./src/components/Badge/Badge.tsx"
1329
1308
  },
1330
1309
  {
1331
1310
  "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1332
1311
  },
1333
1312
  {
1334
- "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1313
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1335
1314
  },
1336
1315
  {
1337
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1316
+ "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1338
1317
  },
1339
1318
  {
1340
- "moduleName": "./src/components/Card/Card.tsx"
1319
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1341
1320
  },
1342
1321
  {
1343
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1322
+ "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1344
1323
  },
1345
1324
  {
1346
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1325
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1347
1326
  },
1348
1327
  {
1349
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1328
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1350
1329
  },
1351
1330
  {
1352
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1331
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1353
1332
  },
1354
1333
  {
1355
- "moduleName": "./src/components/Icon/Icon.tsx"
1334
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1356
1335
  },
1357
1336
  {
1358
- "moduleName": "./src/components/Form/Form.tsx"
1337
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1359
1338
  },
1360
1339
  {
1361
1340
  "moduleName": "./src/components/FormField/FormField.tsx"
1362
1341
  },
1363
1342
  {
1364
- "moduleName": "./src/components/Link/Link.tsx"
1343
+ "moduleName": "./src/components/Form/Form.tsx"
1365
1344
  },
1366
1345
  {
1367
- "moduleName": "./src/components/Loader/Loader.tsx"
1346
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1368
1347
  },
1369
1348
  {
1370
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1349
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1350
+ },
1351
+ {
1352
+ "moduleName": "./src/components/Link/Link.tsx"
1371
1353
  },
1372
1354
  {
1373
1355
  "moduleName": "./src/components/Input/Input.tsx"
1374
1356
  },
1375
1357
  {
1376
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1358
+ "moduleName": "./src/components/Icon/Icon.tsx"
1359
+ },
1360
+ {
1361
+ "moduleName": "./src/components/Modal/Modal.tsx"
1377
1362
  },
1378
1363
  {
1379
1364
  "moduleName": "./src/components/Modal/components/ModalBase.tsx"
@@ -1382,31 +1367,31 @@
1382
1367
  "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1383
1368
  },
1384
1369
  {
1385
- "moduleName": "./src/components/Modal/Modal.tsx"
1370
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1386
1371
  },
1387
1372
  {
1388
1373
  "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1389
1374
  },
1390
1375
  {
1391
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1376
+ "moduleName": "./src/components/Loader/Loader.tsx"
1392
1377
  },
1393
1378
  {
1394
- "moduleName": "./src/components/Popover/Popover.tsx"
1379
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1395
1380
  },
1396
1381
  {
1397
1382
  "moduleName": "./src/components/Picker/Picker.tsx"
1398
1383
  },
1399
1384
  {
1400
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1385
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
1401
1386
  },
1402
1387
  {
1403
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
1388
+ "moduleName": "./src/components/Popover/Popover.tsx"
1404
1389
  },
1405
1390
  {
1406
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1391
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1407
1392
  },
1408
1393
  {
1409
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1394
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1410
1395
  },
1411
1396
  {
1412
1397
  "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
@@ -1415,73 +1400,76 @@
1415
1400
  "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1416
1401
  },
1417
1402
  {
1418
- "moduleName": "./src/components/Search/Search.tsx"
1403
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1419
1404
  },
1420
1405
  {
1421
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1406
+ "moduleName": "./src/components/Search/Search.tsx"
1422
1407
  },
1423
1408
  {
1424
1409
  "moduleName": "./src/components/Tab/Tab.tsx"
1425
1410
  },
1426
1411
  {
1427
- "moduleName": "./src/components/Switch/Switch.tsx"
1412
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1413
+ },
1414
+ {
1415
+ "moduleName": "./src/components/Tag/Tag.tsx"
1428
1416
  },
1429
1417
  {
1430
1418
  "moduleName": "./src/components/TagInput/TagInput.tsx"
1431
1419
  },
1432
1420
  {
1433
- "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1421
+ "moduleName": "./src/components/Switch/Switch.tsx"
1422
+ },
1423
+ {
1424
+ "moduleName": "./src/components/TagInput/components/EmailTagInput.tsx"
1434
1425
  },
1435
1426
  {
1436
1427
  "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1437
1428
  },
1438
1429
  {
1439
- "moduleName": "./src/components/Toast/Toast.tsx"
1430
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1440
1431
  },
1441
1432
  {
1442
- "moduleName": "./src/components/Tag/Tag.tsx"
1433
+ "moduleName": "./src/components/Toast/Toast.tsx"
1443
1434
  },
1444
1435
  {
1445
1436
  "moduleName": "./src/components/Typography/Heading.tsx"
1446
1437
  },
1447
1438
  {
1448
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1439
+ "moduleName": "./src/components/Typography/Text.tsx"
1449
1440
  },
1450
1441
  {
1451
1442
  "moduleName": "./src/components/Typography/Display.tsx"
1452
1443
  },
1453
1444
  {
1454
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1445
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
1455
1446
  },
1456
1447
  {
1457
- "moduleName": "./src/components/Typography/Text.tsx"
1448
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1458
1449
  },
1459
1450
  {
1460
- "moduleName": "./src/components/Textarea/Textarea.tsx"
1451
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1461
1452
  },
1462
1453
  {
1463
1454
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1464
1455
  },
1465
- {
1466
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1467
- },
1468
1456
  {
1469
1457
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1470
1458
  },
1471
1459
  {
1472
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1460
+ "moduleName": "./src/components/DatePicker/hooks.ts"
1473
1461
  },
1474
1462
  {
1475
- "moduleName": "./src/components/DatePicker/hooks.ts"
1463
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1476
1464
  },
1477
1465
  {
1478
1466
  "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1479
1467
  },
1480
1468
  {
1481
- "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
1469
+ "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
1482
1470
  },
1483
1471
  {
1484
- "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
1472
+ "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
1485
1473
  },
1486
1474
  {
1487
1475
  "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
@@ -1493,49 +1481,76 @@
1493
1481
  "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1494
1482
  },
1495
1483
  {
1496
- "moduleName": "./src/components/TagInput/EditableTag.tsx"
1484
+ "moduleName": "./src/components/TagInput/components/EditableTag.tsx"
1497
1485
  },
1498
1486
  {
1499
1487
  "moduleName": "./src/components/Tooltip/components/Info.tsx"
1500
1488
  },
1501
1489
  {
1502
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1490
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1503
1491
  },
1504
1492
  {
1505
1493
  "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1506
1494
  },
1507
1495
  {
1508
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1496
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1509
1497
  },
1510
1498
  {
1511
- "moduleName": "./src/components/TagInput/EditableTagContent.tsx"
1499
+ "moduleName": "./src/components/TagInput/components/EditableTagContent.tsx"
1512
1500
  },
1513
1501
  {
1514
1502
  "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
1515
1503
  }
1516
1504
  ]
1517
1505
  },
1506
+ {
1507
+ "id": "./@floating-ui/react",
1508
+ "name": "./@floating-ui/react",
1509
+ "reasons": [
1510
+ {
1511
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1512
+ },
1513
+ {
1514
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1515
+ },
1516
+ {
1517
+ "moduleName": "./src/components/Picker/Picker.tsx"
1518
+ },
1519
+ {
1520
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
1521
+ },
1522
+ {
1523
+ "moduleName": "./src/components/Popover/Popover.tsx"
1524
+ },
1525
+ {
1526
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1527
+ },
1528
+ {
1529
+ "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
1530
+ }
1531
+ ]
1532
+ },
1518
1533
  {
1519
1534
  "id": "./@livechat/design-system-icons",
1520
1535
  "name": "./@livechat/design-system-icons",
1521
1536
  "reasons": [
1522
1537
  {
1523
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1538
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1524
1539
  },
1525
1540
  {
1526
1541
  "moduleName": "./src/components/Avatar/Avatar.tsx"
1527
1542
  },
1528
1543
  {
1529
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1544
+ "moduleName": "./src/components/Alert/Alert.tsx"
1530
1545
  },
1531
1546
  {
1532
- "moduleName": "./src/components/Alert/Alert.tsx"
1547
+ "moduleName": "./src/components/Card/Card.tsx"
1533
1548
  },
1534
1549
  {
1535
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1550
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1536
1551
  },
1537
1552
  {
1538
- "moduleName": "./src/components/Card/Card.tsx"
1553
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1539
1554
  },
1540
1555
  {
1541
1556
  "moduleName": "./src/components/FieldError/FieldError.tsx"
@@ -1558,6 +1573,9 @@
1558
1573
  {
1559
1574
  "moduleName": "./src/components/Search/Search.tsx"
1560
1575
  },
1576
+ {
1577
+ "moduleName": "./src/components/Tag/Tag.tsx"
1578
+ },
1561
1579
  {
1562
1580
  "moduleName": "./src/components/Switch/Switch.tsx"
1563
1581
  },
@@ -1565,7 +1583,7 @@
1565
1583
  "moduleName": "./src/components/Toast/Toast.tsx"
1566
1584
  },
1567
1585
  {
1568
- "moduleName": "./src/components/Tag/Tag.tsx"
1586
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1569
1587
  },
1570
1588
  {
1571
1589
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
@@ -1573,9 +1591,6 @@
1573
1591
  {
1574
1592
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1575
1593
  },
1576
- {
1577
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1578
- },
1579
1594
  {
1580
1595
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1581
1596
  },
@@ -1600,12 +1615,6 @@
1600
1615
  "id": "./clsx",
1601
1616
  "name": "./clsx",
1602
1617
  "reasons": [
1603
- {
1604
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1605
- },
1606
- {
1607
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1608
- },
1609
1618
  {
1610
1619
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1611
1620
  },
@@ -1613,91 +1622,94 @@
1613
1622
  "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1614
1623
  },
1615
1624
  {
1616
- "moduleName": "./src/components/Badge/Badge.tsx"
1625
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1617
1626
  },
1618
1627
  {
1619
1628
  "moduleName": "./src/components/Alert/Alert.tsx"
1620
1629
  },
1621
1630
  {
1622
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1631
+ "moduleName": "./src/components/Button/Button.tsx"
1623
1632
  },
1624
1633
  {
1625
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1634
+ "moduleName": "./src/components/Card/Card.tsx"
1626
1635
  },
1627
1636
  {
1628
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1637
+ "moduleName": "./src/components/Badge/Badge.tsx"
1629
1638
  },
1630
1639
  {
1631
- "moduleName": "./src/components/Button/Button.tsx"
1640
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1632
1641
  },
1633
1642
  {
1634
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1643
+ "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1635
1644
  },
1636
1645
  {
1637
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1646
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1638
1647
  },
1639
1648
  {
1640
- "moduleName": "./src/components/Card/Card.tsx"
1649
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1650
+ },
1651
+ {
1652
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1641
1653
  },
1642
1654
  {
1643
1655
  "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1644
1656
  },
1645
1657
  {
1646
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1658
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1647
1659
  },
1648
1660
  {
1649
- "moduleName": "./src/components/Icon/Icon.tsx"
1661
+ "moduleName": "./src/components/FormField/FormField.tsx"
1650
1662
  },
1651
1663
  {
1652
1664
  "moduleName": "./src/components/Form/Form.tsx"
1653
1665
  },
1654
1666
  {
1655
- "moduleName": "./src/components/FormField/FormField.tsx"
1667
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1656
1668
  },
1657
1669
  {
1658
- "moduleName": "./src/components/Link/Link.tsx"
1670
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1659
1671
  },
1660
1672
  {
1661
- "moduleName": "./src/components/Loader/Loader.tsx"
1673
+ "moduleName": "./src/components/Link/Link.tsx"
1662
1674
  },
1663
1675
  {
1664
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1676
+ "moduleName": "./src/components/Input/Input.tsx"
1665
1677
  },
1666
1678
  {
1667
- "moduleName": "./src/components/Input/Input.tsx"
1679
+ "moduleName": "./src/components/Icon/Icon.tsx"
1668
1680
  },
1669
1681
  {
1670
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1682
+ "moduleName": "./src/components/Modal/Modal.tsx"
1671
1683
  },
1672
1684
  {
1673
1685
  "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1674
1686
  },
1675
1687
  {
1676
- "moduleName": "./src/components/Modal/Modal.tsx"
1688
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1677
1689
  },
1678
1690
  {
1679
1691
  "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1680
1692
  },
1681
1693
  {
1682
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1694
+ "moduleName": "./src/components/Loader/Loader.tsx"
1683
1695
  },
1684
1696
  {
1685
- "moduleName": "./src/components/Popover/Popover.tsx"
1697
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1686
1698
  },
1687
1699
  {
1688
1700
  "moduleName": "./src/components/Picker/Picker.tsx"
1689
1701
  },
1690
1702
  {
1691
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1703
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
1692
1704
  },
1693
1705
  {
1694
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
1706
+ "moduleName": "./src/components/Popover/Popover.tsx"
1695
1707
  },
1696
1708
  {
1697
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1709
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1698
1710
  },
1699
1711
  {
1700
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1712
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1701
1713
  },
1702
1714
  {
1703
1715
  "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
@@ -1706,56 +1718,59 @@
1706
1718
  "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1707
1719
  },
1708
1720
  {
1709
- "moduleName": "./src/components/Search/Search.tsx"
1721
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1710
1722
  },
1711
1723
  {
1712
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1724
+ "moduleName": "./src/components/Search/Search.tsx"
1713
1725
  },
1714
1726
  {
1715
1727
  "moduleName": "./src/components/Tab/Tab.tsx"
1716
1728
  },
1717
1729
  {
1718
- "moduleName": "./src/components/Switch/Switch.tsx"
1730
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1731
+ },
1732
+ {
1733
+ "moduleName": "./src/components/Tag/Tag.tsx"
1719
1734
  },
1720
1735
  {
1721
1736
  "moduleName": "./src/components/TagInput/TagInput.tsx"
1722
1737
  },
1738
+ {
1739
+ "moduleName": "./src/components/Switch/Switch.tsx"
1740
+ },
1723
1741
  {
1724
1742
  "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1725
1743
  },
1726
1744
  {
1727
- "moduleName": "./src/components/Toast/Toast.tsx"
1745
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1728
1746
  },
1729
1747
  {
1730
- "moduleName": "./src/components/Tag/Tag.tsx"
1748
+ "moduleName": "./src/components/Toast/Toast.tsx"
1731
1749
  },
1732
1750
  {
1733
1751
  "moduleName": "./src/components/Typography/Heading.tsx"
1734
1752
  },
1735
1753
  {
1736
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1754
+ "moduleName": "./src/components/Typography/Text.tsx"
1737
1755
  },
1738
1756
  {
1739
1757
  "moduleName": "./src/components/Typography/Display.tsx"
1740
1758
  },
1741
1759
  {
1742
- "moduleName": "./src/components/Typography/Text.tsx"
1760
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
1743
1761
  },
1744
1762
  {
1745
- "moduleName": "./src/components/Textarea/Textarea.tsx"
1763
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1746
1764
  },
1747
1765
  {
1748
1766
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1749
1767
  },
1750
1768
  {
1751
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1769
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1752
1770
  },
1753
1771
  {
1754
1772
  "moduleName": "./src/components/DatePicker/helpers.ts"
1755
1773
  },
1756
- {
1757
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1758
- },
1759
1774
  {
1760
1775
  "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1761
1776
  },
@@ -1772,73 +1787,16 @@
1772
1787
  "moduleName": "./src/components/Tooltip/components/Info.tsx"
1773
1788
  },
1774
1789
  {
1775
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1790
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1776
1791
  },
1777
1792
  {
1778
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1793
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1779
1794
  },
1780
1795
  {
1781
1796
  "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
1782
1797
  }
1783
1798
  ]
1784
1799
  },
1785
- {
1786
- "id": "./src/components/ActionBar/ActionBarItem.tsx",
1787
- "name": "./src/components/ActionBar/ActionBarItem.tsx",
1788
- "reasons": [
1789
- {
1790
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1791
- }
1792
- ]
1793
- },
1794
- {
1795
- "id": "./src/components/ActionBar/ActionBar.module.scss",
1796
- "name": "./src/components/ActionBar/ActionBar.module.scss",
1797
- "reasons": [
1798
- {
1799
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1800
- },
1801
- {
1802
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1803
- }
1804
- ]
1805
- },
1806
- {
1807
- "id": "./src/components/Avatar/Avatar.module.scss",
1808
- "name": "./src/components/Avatar/Avatar.module.scss",
1809
- "reasons": [
1810
- {
1811
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1812
- }
1813
- ]
1814
- },
1815
- {
1816
- "id": "./@floating-ui/react",
1817
- "name": "./@floating-ui/react",
1818
- "reasons": [
1819
- {
1820
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1821
- },
1822
- {
1823
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1824
- },
1825
- {
1826
- "moduleName": "./src/components/Popover/Popover.tsx"
1827
- },
1828
- {
1829
- "moduleName": "./src/components/Picker/Picker.tsx"
1830
- },
1831
- {
1832
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
1833
- },
1834
- {
1835
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1836
- },
1837
- {
1838
- "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
1839
- }
1840
- ]
1841
- },
1842
1800
  {
1843
1801
  "id": "./src/utils/keyCodes.ts",
1844
1802
  "name": "./src/utils/keyCodes.ts",
@@ -1859,7 +1817,7 @@
1859
1817
  "moduleName": "./src/components/TagInput/TagInput.tsx"
1860
1818
  },
1861
1819
  {
1862
- "moduleName": "./src/components/TagInput/EditableTagContent.tsx"
1820
+ "moduleName": "./src/components/TagInput/components/EditableTagContent.tsx"
1863
1821
  }
1864
1822
  ]
1865
1823
  },
@@ -1882,20 +1840,23 @@
1882
1840
  ]
1883
1841
  },
1884
1842
  {
1885
- "id": "./src/components/Badge/Badge.helpers.ts",
1886
- "name": "./src/components/Badge/Badge.helpers.ts",
1843
+ "id": "./polished",
1844
+ "name": "./polished",
1887
1845
  "reasons": [
1888
1846
  {
1889
- "moduleName": "./src/components/Badge/Badge.tsx"
1847
+ "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
1848
+ },
1849
+ {
1850
+ "moduleName": "./src/components/Tag/Tag.tsx"
1890
1851
  }
1891
1852
  ]
1892
1853
  },
1893
1854
  {
1894
- "id": "./src/components/Badge/Badge.module.scss",
1895
- "name": "./src/components/Badge/Badge.module.scss",
1855
+ "id": "./src/components/Avatar/Avatar.module.scss",
1856
+ "name": "./src/components/Avatar/Avatar.module.scss",
1896
1857
  "reasons": [
1897
1858
  {
1898
- "moduleName": "./src/components/Badge/Badge.tsx"
1859
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1899
1860
  }
1900
1861
  ]
1901
1862
  },
@@ -1920,42 +1881,6 @@
1920
1881
  }
1921
1882
  ]
1922
1883
  },
1923
- {
1924
- "id": "./src/components/FieldDescription/FieldDescription.module.scss",
1925
- "name": "./src/components/FieldDescription/FieldDescription.module.scss",
1926
- "reasons": [
1927
- {
1928
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1929
- }
1930
- ]
1931
- },
1932
- {
1933
- "id": "./src/components/DetailsCard/DetailsCard.module.scss",
1934
- "name": "./src/components/DetailsCard/DetailsCard.module.scss",
1935
- "reasons": [
1936
- {
1937
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1938
- }
1939
- ]
1940
- },
1941
- {
1942
- "id": "./src/components/DatePicker/DatePicker.module.scss",
1943
- "name": "./src/components/DatePicker/DatePicker.module.scss",
1944
- "reasons": [
1945
- {
1946
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1947
- },
1948
- {
1949
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1950
- },
1951
- {
1952
- "moduleName": "./src/components/DatePicker/helpers.ts"
1953
- },
1954
- {
1955
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1956
- }
1957
- ]
1958
- },
1959
1884
  {
1960
1885
  "id": "./src/components/Button/helpers.ts",
1961
1886
  "name": "./src/components/Button/helpers.ts",
@@ -1975,56 +1900,47 @@
1975
1900
  ]
1976
1901
  },
1977
1902
  {
1978
- "id": "./src/utils/noop.ts",
1979
- "name": "./src/utils/noop.ts",
1980
- "reasons": [
1981
- {
1982
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1983
- }
1984
- ]
1985
- },
1986
- {
1987
- "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1988
- "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1903
+ "id": "./src/components/Card/Card.module.scss",
1904
+ "name": "./src/components/Card/Card.module.scss",
1989
1905
  "reasons": [
1990
1906
  {
1991
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1907
+ "moduleName": "./src/components/Card/Card.tsx"
1992
1908
  }
1993
1909
  ]
1994
1910
  },
1995
1911
  {
1996
- "id": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
1997
- "name": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
1912
+ "id": "./src/components/Badge/Badge.helpers.ts",
1913
+ "name": "./src/components/Badge/Badge.helpers.ts",
1998
1914
  "reasons": [
1999
1915
  {
2000
- "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1916
+ "moduleName": "./src/components/Badge/Badge.tsx"
2001
1917
  }
2002
1918
  ]
2003
1919
  },
2004
1920
  {
2005
- "id": "./src/components/FieldGroup/FieldGroup.module.scss",
2006
- "name": "./src/components/FieldGroup/FieldGroup.module.scss",
1921
+ "id": "./src/components/Badge/Badge.module.scss",
1922
+ "name": "./src/components/Badge/Badge.module.scss",
2007
1923
  "reasons": [
2008
1924
  {
2009
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1925
+ "moduleName": "./src/components/Badge/Badge.tsx"
2010
1926
  }
2011
1927
  ]
2012
1928
  },
2013
1929
  {
2014
- "id": "./src/components/Card/Card.module.scss",
2015
- "name": "./src/components/Card/Card.module.scss",
1930
+ "id": "./src/utils/noop.ts",
1931
+ "name": "./src/utils/noop.ts",
2016
1932
  "reasons": [
2017
1933
  {
2018
- "moduleName": "./src/components/Card/Card.tsx"
1934
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
2019
1935
  }
2020
1936
  ]
2021
1937
  },
2022
1938
  {
2023
- "id": "./src/components/Checkbox/Checkbox.module.scss",
2024
- "name": "./src/components/Checkbox/Checkbox.module.scss",
1939
+ "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1940
+ "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
2025
1941
  "reasons": [
2026
1942
  {
2027
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1943
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
2028
1944
  }
2029
1945
  ]
2030
1946
  },
@@ -2061,6 +1977,24 @@
2061
1977
  }
2062
1978
  ]
2063
1979
  },
1980
+ {
1981
+ "id": "./src/components/DatePicker/DatePicker.module.scss",
1982
+ "name": "./src/components/DatePicker/DatePicker.module.scss",
1983
+ "reasons": [
1984
+ {
1985
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1986
+ },
1987
+ {
1988
+ "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1989
+ },
1990
+ {
1991
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1992
+ },
1993
+ {
1994
+ "moduleName": "./src/components/DatePicker/helpers.ts"
1995
+ }
1996
+ ]
1997
+ },
2064
1998
  {
2065
1999
  "id": "./date-fns",
2066
2000
  "name": "./date-fns",
@@ -2069,10 +2003,10 @@
2069
2003
  "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
2070
2004
  },
2071
2005
  {
2072
- "moduleName": "./src/components/DatePicker/helpers.ts"
2006
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2073
2007
  },
2074
2008
  {
2075
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2009
+ "moduleName": "./src/components/DatePicker/helpers.ts"
2076
2010
  }
2077
2011
  ]
2078
2012
  },
@@ -2098,56 +2032,59 @@
2098
2032
  ]
2099
2033
  },
2100
2034
  {
2101
- "id": "./src/components/FormGroup/FormGroup.module.scss",
2102
- "name": "./src/components/FormGroup/FormGroup.module.scss",
2035
+ "id": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2036
+ "name": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2103
2037
  "reasons": [
2104
2038
  {
2105
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
2039
+ "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
2106
2040
  }
2107
2041
  ]
2108
2042
  },
2109
2043
  {
2110
- "id": "./src/components/Icon/Icon.module.scss",
2111
- "name": "./src/components/Icon/Icon.module.scss",
2044
+ "id": "./src/components/FieldDescription/FieldDescription.module.scss",
2045
+ "name": "./src/components/FieldDescription/FieldDescription.module.scss",
2112
2046
  "reasons": [
2113
2047
  {
2114
- "moduleName": "./src/components/Icon/Icon.tsx"
2048
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
2115
2049
  }
2116
2050
  ]
2117
2051
  },
2118
2052
  {
2119
- "id": "./src/components/Form/Form.module.scss",
2120
- "name": "./src/components/Form/Form.module.scss",
2053
+ "id": "./src/components/ActionBar/ActionBarItem.tsx",
2054
+ "name": "./src/components/ActionBar/ActionBarItem.tsx",
2121
2055
  "reasons": [
2122
2056
  {
2123
- "moduleName": "./src/components/Form/Form.tsx"
2057
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
2124
2058
  }
2125
2059
  ]
2126
2060
  },
2127
2061
  {
2128
- "id": "./src/components/FormField/FormField.module.scss",
2129
- "name": "./src/components/FormField/FormField.module.scss",
2062
+ "id": "./src/components/ActionBar/ActionBar.module.scss",
2063
+ "name": "./src/components/ActionBar/ActionBar.module.scss",
2130
2064
  "reasons": [
2131
2065
  {
2132
- "moduleName": "./src/components/FormField/FormField.tsx"
2066
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
2067
+ },
2068
+ {
2069
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
2133
2070
  }
2134
2071
  ]
2135
2072
  },
2136
2073
  {
2137
- "id": "./src/components/Link/Link.module.scss",
2138
- "name": "./src/components/Link/Link.module.scss",
2074
+ "id": "./src/components/DetailsCard/DetailsCard.module.scss",
2075
+ "name": "./src/components/DetailsCard/DetailsCard.module.scss",
2139
2076
  "reasons": [
2140
2077
  {
2141
- "moduleName": "./src/components/Link/Link.tsx"
2078
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
2142
2079
  }
2143
2080
  ]
2144
2081
  },
2145
2082
  {
2146
- "id": "./src/components/Loader/Loader.module.scss",
2147
- "name": "./src/components/Loader/Loader.module.scss",
2083
+ "id": "./src/components/Checkbox/Checkbox.module.scss",
2084
+ "name": "./src/components/Checkbox/Checkbox.module.scss",
2148
2085
  "reasons": [
2149
2086
  {
2150
- "moduleName": "./src/components/Loader/Loader.tsx"
2087
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
2151
2088
  }
2152
2089
  ]
2153
2090
  },
@@ -2160,6 +2097,51 @@
2160
2097
  }
2161
2098
  ]
2162
2099
  },
2100
+ {
2101
+ "id": "./src/components/FormField/FormField.module.scss",
2102
+ "name": "./src/components/FormField/FormField.module.scss",
2103
+ "reasons": [
2104
+ {
2105
+ "moduleName": "./src/components/FormField/FormField.tsx"
2106
+ }
2107
+ ]
2108
+ },
2109
+ {
2110
+ "id": "./src/components/Form/Form.module.scss",
2111
+ "name": "./src/components/Form/Form.module.scss",
2112
+ "reasons": [
2113
+ {
2114
+ "moduleName": "./src/components/Form/Form.tsx"
2115
+ }
2116
+ ]
2117
+ },
2118
+ {
2119
+ "id": "./src/components/FieldGroup/FieldGroup.module.scss",
2120
+ "name": "./src/components/FieldGroup/FieldGroup.module.scss",
2121
+ "reasons": [
2122
+ {
2123
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
2124
+ }
2125
+ ]
2126
+ },
2127
+ {
2128
+ "id": "./src/components/FormGroup/FormGroup.module.scss",
2129
+ "name": "./src/components/FormGroup/FormGroup.module.scss",
2130
+ "reasons": [
2131
+ {
2132
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
2133
+ }
2134
+ ]
2135
+ },
2136
+ {
2137
+ "id": "./src/components/Link/Link.module.scss",
2138
+ "name": "./src/components/Link/Link.module.scss",
2139
+ "reasons": [
2140
+ {
2141
+ "moduleName": "./src/components/Link/Link.tsx"
2142
+ }
2143
+ ]
2144
+ },
2163
2145
  {
2164
2146
  "id": "./src/components/Input/Input.module.scss",
2165
2147
  "name": "./src/components/Input/Input.module.scss",
@@ -2169,18 +2151,27 @@
2169
2151
  }
2170
2152
  ]
2171
2153
  },
2154
+ {
2155
+ "id": "./src/components/Icon/Icon.module.scss",
2156
+ "name": "./src/components/Icon/Icon.module.scss",
2157
+ "reasons": [
2158
+ {
2159
+ "moduleName": "./src/components/Icon/Icon.tsx"
2160
+ }
2161
+ ]
2162
+ },
2172
2163
  {
2173
2164
  "id": "./src/components/Modal/Modal.module.scss",
2174
2165
  "name": "./src/components/Modal/Modal.module.scss",
2175
2166
  "reasons": [
2176
2167
  {
2177
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
2168
+ "moduleName": "./src/components/Modal/Modal.tsx"
2178
2169
  },
2179
2170
  {
2180
2171
  "moduleName": "./src/components/Modal/components/ModalBase.tsx"
2181
2172
  },
2182
2173
  {
2183
- "moduleName": "./src/components/Modal/Modal.tsx"
2174
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
2184
2175
  }
2185
2176
  ]
2186
2177
  },
@@ -2206,20 +2197,20 @@
2206
2197
  ]
2207
2198
  },
2208
2199
  {
2209
- "id": "./src/components/NumericInput/NumericInput.module.scss",
2210
- "name": "./src/components/NumericInput/NumericInput.module.scss",
2200
+ "id": "./src/components/Loader/Loader.module.scss",
2201
+ "name": "./src/components/Loader/Loader.module.scss",
2211
2202
  "reasons": [
2212
2203
  {
2213
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
2204
+ "moduleName": "./src/components/Loader/Loader.tsx"
2214
2205
  }
2215
2206
  ]
2216
2207
  },
2217
2208
  {
2218
- "id": "./src/components/Popover/Popover.module.scss",
2219
- "name": "./src/components/Popover/Popover.module.scss",
2209
+ "id": "./src/components/NumericInput/NumericInput.module.scss",
2210
+ "name": "./src/components/NumericInput/NumericInput.module.scss",
2220
2211
  "reasons": [
2221
2212
  {
2222
- "moduleName": "./src/components/Popover/Popover.tsx"
2213
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
2223
2214
  }
2224
2215
  ]
2225
2216
  },
@@ -2268,27 +2259,6 @@
2268
2259
  }
2269
2260
  ]
2270
2261
  },
2271
- {
2272
- "id": "./src/components/Progress/helpers.ts",
2273
- "name": "./src/components/Progress/helpers.ts",
2274
- "reasons": [
2275
- {
2276
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2277
- },
2278
- {
2279
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
2280
- }
2281
- ]
2282
- },
2283
- {
2284
- "id": "./src/components/Progress/ProgressCircle.module.scss",
2285
- "name": "./src/components/Progress/ProgressCircle.module.scss",
2286
- "reasons": [
2287
- {
2288
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2289
- }
2290
- ]
2291
- },
2292
2262
  {
2293
2263
  "id": "./react-virtuoso",
2294
2264
  "name": "./react-virtuoso",
@@ -2309,10 +2279,10 @@
2309
2279
  "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
2310
2280
  },
2311
2281
  {
2312
- "moduleName": "./src/components/Picker/helpers.ts"
2282
+ "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
2313
2283
  },
2314
2284
  {
2315
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
2285
+ "moduleName": "./src/components/Picker/helpers.ts"
2316
2286
  }
2317
2287
  ]
2318
2288
  },
@@ -2350,20 +2320,41 @@
2350
2320
  ]
2351
2321
  },
2352
2322
  {
2353
- "id": "./src/components/Progress/ProgressBar.module.scss",
2354
- "name": "./src/components/Progress/ProgressBar.module.scss",
2323
+ "id": "./src/components/Popover/Popover.module.scss",
2324
+ "name": "./src/components/Popover/Popover.module.scss",
2325
+ "reasons": [
2326
+ {
2327
+ "moduleName": "./src/components/Popover/Popover.tsx"
2328
+ }
2329
+ ]
2330
+ },
2331
+ {
2332
+ "id": "./src/components/Progress/helpers.ts",
2333
+ "name": "./src/components/Progress/helpers.ts",
2355
2334
  "reasons": [
2335
+ {
2336
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2337
+ },
2356
2338
  {
2357
2339
  "moduleName": "./src/components/Progress/ProgressBar.tsx"
2358
2340
  }
2359
2341
  ]
2360
2342
  },
2361
2343
  {
2362
- "id": "./src/components/RadioButton/RadioButton.module.scss",
2363
- "name": "./src/components/RadioButton/RadioButton.module.scss",
2344
+ "id": "./src/components/Progress/ProgressCircle.module.scss",
2345
+ "name": "./src/components/Progress/ProgressCircle.module.scss",
2364
2346
  "reasons": [
2365
2347
  {
2366
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
2348
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2349
+ }
2350
+ ]
2351
+ },
2352
+ {
2353
+ "id": "./src/components/Progress/ProgressBar.module.scss",
2354
+ "name": "./src/components/Progress/ProgressBar.module.scss",
2355
+ "reasons": [
2356
+ {
2357
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
2367
2358
  }
2368
2359
  ]
2369
2360
  },
@@ -2386,20 +2377,20 @@
2386
2377
  ]
2387
2378
  },
2388
2379
  {
2389
- "id": "./src/components/Search/Search.module.scss",
2390
- "name": "./src/components/Search/Search.module.scss",
2380
+ "id": "./src/components/RadioButton/RadioButton.module.scss",
2381
+ "name": "./src/components/RadioButton/RadioButton.module.scss",
2391
2382
  "reasons": [
2392
2383
  {
2393
- "moduleName": "./src/components/Search/Search.tsx"
2384
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
2394
2385
  }
2395
2386
  ]
2396
2387
  },
2397
2388
  {
2398
- "id": "./src/components/Tab/TabsWrapper.module.scss",
2399
- "name": "./src/components/Tab/TabsWrapper.module.scss",
2389
+ "id": "./src/components/Search/Search.module.scss",
2390
+ "name": "./src/components/Search/Search.module.scss",
2400
2391
  "reasons": [
2401
2392
  {
2402
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2393
+ "moduleName": "./src/components/Search/Search.tsx"
2403
2394
  }
2404
2395
  ]
2405
2396
  },
@@ -2413,17 +2404,26 @@
2413
2404
  ]
2414
2405
  },
2415
2406
  {
2416
- "id": "./src/components/Switch/Switch.module.scss",
2417
- "name": "./src/components/Switch/Switch.module.scss",
2407
+ "id": "./src/components/Tab/TabsWrapper.module.scss",
2408
+ "name": "./src/components/Tab/TabsWrapper.module.scss",
2418
2409
  "reasons": [
2419
2410
  {
2420
- "moduleName": "./src/components/Switch/Switch.tsx"
2411
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2412
+ }
2413
+ ]
2414
+ },
2415
+ {
2416
+ "id": "./src/components/Tag/Tag.module.scss",
2417
+ "name": "./src/components/Tag/Tag.module.scss",
2418
+ "reasons": [
2419
+ {
2420
+ "moduleName": "./src/components/Tag/Tag.tsx"
2421
2421
  }
2422
2422
  ]
2423
2423
  },
2424
2424
  {
2425
- "id": "./src/components/TagInput/EditableTag.tsx",
2426
- "name": "./src/components/TagInput/EditableTag.tsx",
2425
+ "id": "./src/components/TagInput/components/EditableTag.tsx",
2426
+ "name": "./src/components/TagInput/components/EditableTag.tsx",
2427
2427
  "reasons": [
2428
2428
  {
2429
2429
  "moduleName": "./src/components/TagInput/TagInput.tsx"
@@ -2438,7 +2438,16 @@
2438
2438
  "moduleName": "./src/components/TagInput/TagInput.tsx"
2439
2439
  },
2440
2440
  {
2441
- "moduleName": "./src/components/TagInput/EditableTag.tsx"
2441
+ "moduleName": "./src/components/TagInput/components/EditableTag.tsx"
2442
+ }
2443
+ ]
2444
+ },
2445
+ {
2446
+ "id": "./src/components/Switch/Switch.module.scss",
2447
+ "name": "./src/components/Switch/Switch.module.scss",
2448
+ "reasons": [
2449
+ {
2450
+ "moduleName": "./src/components/Switch/Switch.tsx"
2442
2451
  }
2443
2452
  ]
2444
2453
  },
@@ -2467,11 +2476,41 @@
2467
2476
  ]
2468
2477
  },
2469
2478
  {
2470
- "id": "./src/components/Tag/Tag.module.scss",
2471
- "name": "./src/components/Tag/Tag.module.scss",
2479
+ "id": "./src/components/Tooltip/helpers.ts",
2480
+ "name": "./src/components/Tooltip/helpers.ts",
2472
2481
  "reasons": [
2473
2482
  {
2474
- "moduleName": "./src/components/Tag/Tag.tsx"
2483
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2484
+ },
2485
+ {
2486
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2487
+ },
2488
+ {
2489
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2490
+ }
2491
+ ]
2492
+ },
2493
+ {
2494
+ "id": "./src/components/Tooltip/Tooltip.module.scss",
2495
+ "name": "./src/components/Tooltip/Tooltip.module.scss",
2496
+ "reasons": [
2497
+ {
2498
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2499
+ },
2500
+ {
2501
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2502
+ },
2503
+ {
2504
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
2505
+ },
2506
+ {
2507
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2508
+ },
2509
+ {
2510
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2511
+ },
2512
+ {
2513
+ "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
2475
2514
  }
2476
2515
  ]
2477
2516
  },
@@ -2528,49 +2567,28 @@
2528
2567
  "moduleName": "./src/components/Typography/Heading.tsx"
2529
2568
  },
2530
2569
  {
2531
- "moduleName": "./src/components/Typography/Display.tsx"
2570
+ "moduleName": "./src/components/Typography/Text.tsx"
2532
2571
  },
2533
2572
  {
2534
- "moduleName": "./src/components/Typography/Text.tsx"
2573
+ "moduleName": "./src/components/Typography/Display.tsx"
2535
2574
  }
2536
2575
  ]
2537
2576
  },
2538
2577
  {
2539
- "id": "./src/components/Tooltip/helpers.ts",
2540
- "name": "./src/components/Tooltip/helpers.ts",
2578
+ "id": "./src/components/Textarea/Textarea.module.scss",
2579
+ "name": "./src/components/Textarea/Textarea.module.scss",
2541
2580
  "reasons": [
2542
2581
  {
2543
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2544
- },
2545
- {
2546
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2547
- },
2548
- {
2549
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2582
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
2550
2583
  }
2551
2584
  ]
2552
2585
  },
2553
2586
  {
2554
- "id": "./src/components/Tooltip/Tooltip.module.scss",
2555
- "name": "./src/components/Tooltip/Tooltip.module.scss",
2587
+ "id": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2588
+ "name": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2556
2589
  "reasons": [
2557
2590
  {
2558
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2559
- },
2560
- {
2561
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2562
- },
2563
- {
2564
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2565
- },
2566
- {
2567
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2568
- },
2569
- {
2570
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
2571
- },
2572
- {
2573
- "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
2591
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2574
2592
  }
2575
2593
  ]
2576
2594
  },
@@ -2583,15 +2601,6 @@
2583
2601
  }
2584
2602
  ]
2585
2603
  },
2586
- {
2587
- "id": "./src/components/Textarea/Textarea.module.scss",
2588
- "name": "./src/components/Textarea/Textarea.module.scss",
2589
- "reasons": [
2590
- {
2591
- "moduleName": "./src/components/Textarea/Textarea.tsx"
2592
- }
2593
- ]
2594
- },
2595
2604
  {
2596
2605
  "id": "./src/components/UploadBar/UploadBar.module.scss",
2597
2606
  "name": "./src/components/UploadBar/UploadBar.module.scss",
@@ -2601,15 +2610,6 @@
2601
2610
  }
2602
2611
  ]
2603
2612
  },
2604
- {
2605
- "id": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2606
- "name": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2607
- "reasons": [
2608
- {
2609
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2610
- }
2611
- ]
2612
- },
2613
2613
  {
2614
2614
  "id": "./src/components/Picker/components/PickerTrigger.module.scss",
2615
2615
  "name": "./src/components/Picker/components/PickerTrigger.module.scss",
@@ -2629,29 +2629,29 @@
2629
2629
  ]
2630
2630
  },
2631
2631
  {
2632
- "id": "./src/components/Progress/constants.ts",
2633
- "name": "./src/components/Progress/constants.ts",
2632
+ "id": "./src/components/Picker/components/PickerListItem.module.scss",
2633
+ "name": "./src/components/Picker/components/PickerListItem.module.scss",
2634
2634
  "reasons": [
2635
2635
  {
2636
- "moduleName": "./src/components/Progress/helpers.ts"
2636
+ "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
2637
2637
  }
2638
2638
  ]
2639
2639
  },
2640
2640
  {
2641
- "id": "./src/components/Picker/components/PickerListItem.module.scss",
2642
- "name": "./src/components/Picker/components/PickerListItem.module.scss",
2641
+ "id": "./src/components/Progress/constants.ts",
2642
+ "name": "./src/components/Progress/constants.ts",
2643
2643
  "reasons": [
2644
2644
  {
2645
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
2645
+ "moduleName": "./src/components/Progress/helpers.ts"
2646
2646
  }
2647
2647
  ]
2648
2648
  },
2649
2649
  {
2650
- "id": "./src/components/TagInput/EditableTagContent.tsx",
2651
- "name": "./src/components/TagInput/EditableTagContent.tsx",
2650
+ "id": "./src/components/TagInput/components/EditableTagContent.tsx",
2651
+ "name": "./src/components/TagInput/components/EditableTagContent.tsx",
2652
2652
  "reasons": [
2653
2653
  {
2654
- "moduleName": "./src/components/TagInput/EditableTag.tsx"
2654
+ "moduleName": "./src/components/TagInput/components/EditableTag.tsx"
2655
2655
  }
2656
2656
  ]
2657
2657
  },
@@ -2678,7 +2678,7 @@
2678
2678
  "name": "./lodash.escape",
2679
2679
  "reasons": [
2680
2680
  {
2681
- "moduleName": "./src/components/TagInput/EditableTagContent.tsx"
2681
+ "moduleName": "./src/components/TagInput/components/EditableTagContent.tsx"
2682
2682
  }
2683
2683
  ]
2684
2684
  }