@livechat/design-system-react-components 1.22.0 → 1.22.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -88,18 +88,18 @@
88
88
  {
89
89
  "moduleName": "./src/index.ts"
90
90
  },
91
- {
92
- "moduleName": "./src/components/Alert/Alert.tsx"
93
- },
94
91
  {
95
92
  "moduleName": "./src/components/ActionBar/ActionBar.tsx"
96
93
  },
97
94
  {
98
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
95
+ "moduleName": "./src/components/Alert/Alert.tsx"
99
96
  },
100
97
  {
101
98
  "moduleName": "./src/components/Card/Card.tsx"
102
99
  },
100
+ {
101
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
102
+ },
103
103
  {
104
104
  "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
105
105
  },
@@ -109,9 +109,6 @@
109
109
  {
110
110
  "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
111
111
  },
112
- {
113
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
114
- },
115
112
  {
116
113
  "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
117
114
  },
@@ -121,6 +118,9 @@
121
118
  {
122
119
  "moduleName": "./src/components/Toast/Toast.tsx"
123
120
  },
121
+ {
122
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
123
+ },
124
124
  {
125
125
  "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
126
126
  },
@@ -269,40 +269,37 @@
269
269
  "moduleName": "./src/index.ts"
270
270
  },
271
271
  {
272
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
272
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
273
273
  },
274
274
  {
275
- "moduleName": "./src/components/Alert/Alert.tsx"
275
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
276
276
  },
277
277
  {
278
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
278
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
279
279
  },
280
280
  {
281
- "moduleName": "./src/components/Avatar/Avatar.tsx"
281
+ "moduleName": "./src/components/Alert/Alert.tsx"
282
282
  },
283
283
  {
284
284
  "moduleName": "./src/components/Card/Card.tsx"
285
285
  },
286
286
  {
287
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
287
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
288
288
  },
289
289
  {
290
- "moduleName": "./src/components/Input/Input.tsx"
290
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
291
291
  },
292
292
  {
293
- "moduleName": "./src/components/FieldError/FieldError.tsx"
293
+ "moduleName": "./src/components/Input/Input.tsx"
294
294
  },
295
295
  {
296
296
  "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
297
297
  },
298
- {
299
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
300
- },
301
298
  {
302
299
  "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
303
300
  },
304
301
  {
305
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
302
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
306
303
  },
307
304
  {
308
305
  "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
@@ -319,6 +316,9 @@
319
316
  {
320
317
  "moduleName": "./src/components/Toast/Toast.tsx"
321
318
  },
319
+ {
320
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
321
+ },
322
322
  {
323
323
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
324
324
  },
@@ -332,19 +332,19 @@
332
332
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
333
333
  },
334
334
  {
335
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
335
+ "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
336
336
  },
337
337
  {
338
338
  "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
339
339
  },
340
340
  {
341
- "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
341
+ "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
342
342
  },
343
343
  {
344
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
344
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
345
345
  },
346
346
  {
347
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
347
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
348
348
  }
349
349
  ]
350
350
  },
@@ -557,52 +557,52 @@
557
557
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
558
558
  },
559
559
  {
560
- "moduleName": "./src/components/Alert/Alert.tsx"
560
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
561
561
  },
562
562
  {
563
- "moduleName": "./src/components/Avatar/Avatar.tsx"
563
+ "moduleName": "./src/components/Alert/Alert.tsx"
564
564
  },
565
565
  {
566
566
  "moduleName": "./src/components/Checkbox/Checkbox.tsx"
567
567
  },
568
568
  {
569
- "moduleName": "./src/components/Card/Card.tsx"
569
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
570
570
  },
571
571
  {
572
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
572
+ "moduleName": "./src/components/Card/Card.tsx"
573
573
  },
574
574
  {
575
- "moduleName": "./src/components/Form/Form.tsx"
575
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
576
576
  },
577
577
  {
578
- "moduleName": "./src/components/FormField/FormField.tsx"
578
+ "moduleName": "./src/components/Form/Form.tsx"
579
579
  },
580
580
  {
581
- "moduleName": "./src/components/Loader/Loader.tsx"
581
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
582
582
  },
583
583
  {
584
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
584
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
585
585
  },
586
586
  {
587
- "moduleName": "./src/components/Input/Input.tsx"
587
+ "moduleName": "./src/components/FormField/FormField.tsx"
588
588
  },
589
589
  {
590
- "moduleName": "./src/components/FieldError/FieldError.tsx"
590
+ "moduleName": "./src/components/Loader/Loader.tsx"
591
591
  },
592
592
  {
593
593
  "moduleName": "./src/components/Modal/Modal.tsx"
594
594
  },
595
595
  {
596
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
596
+ "moduleName": "./src/components/Input/Input.tsx"
597
597
  },
598
598
  {
599
599
  "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
600
600
  },
601
601
  {
602
- "moduleName": "./src/components/Popover/Popover.tsx"
602
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
603
603
  },
604
604
  {
605
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
605
+ "moduleName": "./src/components/Popover/Popover.tsx"
606
606
  },
607
607
  {
608
608
  "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
@@ -617,37 +617,37 @@
617
617
  "moduleName": "./src/components/Tag/Tag.tsx"
618
618
  },
619
619
  {
620
- "moduleName": "./src/components/TagInput/TagInput.tsx"
620
+ "moduleName": "./src/components/Toast/Toast.tsx"
621
621
  },
622
622
  {
623
- "moduleName": "./src/components/Textarea/Textarea.tsx"
623
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
624
624
  },
625
625
  {
626
- "moduleName": "./src/components/Toast/Toast.tsx"
626
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
627
627
  },
628
628
  {
629
629
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
630
630
  },
631
- {
632
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
633
- },
634
631
  {
635
632
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
636
633
  },
637
634
  {
638
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
635
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
639
636
  },
640
637
  {
641
638
  "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
642
639
  },
643
640
  {
644
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
641
+ "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
645
642
  },
646
643
  {
647
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
644
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
648
645
  },
649
646
  {
650
647
  "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
648
+ },
649
+ {
650
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
651
651
  }
652
652
  ]
653
653
  },
@@ -681,6 +681,15 @@
681
681
  }
682
682
  ]
683
683
  },
684
+ {
685
+ "id": "./src/components/ActionBar/ActionBar.tsx",
686
+ "name": "./src/components/ActionBar/ActionBar.tsx",
687
+ "reasons": [
688
+ {
689
+ "moduleName": "./src/components/ActionBar/index.ts"
690
+ }
691
+ ]
692
+ },
684
693
  {
685
694
  "id": "./src/foundations/design-token.ts",
686
695
  "name": "./src/foundations/design-token.ts",
@@ -726,15 +735,6 @@
726
735
  }
727
736
  ]
728
737
  },
729
- {
730
- "id": "./src/utils/getDesignTokenWithOpacity.ts",
731
- "name": "./src/utils/getDesignTokenWithOpacity.ts",
732
- "reasons": [
733
- {
734
- "moduleName": "./src/utils/index.ts"
735
- }
736
- ]
737
- },
738
738
  {
739
739
  "id": "./src/components/ActionMenu/ActionMenu.tsx",
740
740
  "name": "./src/components/ActionMenu/ActionMenu.tsx",
@@ -754,11 +754,11 @@
754
754
  ]
755
755
  },
756
756
  {
757
- "id": "./src/components/ActionBar/ActionBar.tsx",
758
- "name": "./src/components/ActionBar/ActionBar.tsx",
757
+ "id": "./src/utils/getDesignTokenWithOpacity.ts",
758
+ "name": "./src/utils/getDesignTokenWithOpacity.ts",
759
759
  "reasons": [
760
760
  {
761
- "moduleName": "./src/components/ActionBar/index.ts"
761
+ "moduleName": "./src/utils/index.ts"
762
762
  }
763
763
  ]
764
764
  },
@@ -781,41 +781,41 @@
781
781
  ]
782
782
  },
783
783
  {
784
- "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
785
- "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
784
+ "id": "./src/components/Avatar/Avatar.tsx",
785
+ "name": "./src/components/Avatar/Avatar.tsx",
786
786
  "reasons": [
787
787
  {
788
- "moduleName": "./src/components/SegmentedControl/index.ts"
788
+ "moduleName": "./src/components/Avatar/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/Avatar/Avatar.helpers.ts",
794
+ "name": "./src/components/Avatar/Avatar.helpers.ts",
795
795
  "reasons": [
796
796
  {
797
- "moduleName": "./src/components/Button/index.ts"
797
+ "moduleName": "./src/components/Avatar/index.ts"
798
+ },
799
+ {
800
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
798
801
  }
799
802
  ]
800
803
  },
801
804
  {
802
- "id": "./src/components/Avatar/Avatar.tsx",
803
- "name": "./src/components/Avatar/Avatar.tsx",
805
+ "id": "./src/components/Button/Button.tsx",
806
+ "name": "./src/components/Button/Button.tsx",
804
807
  "reasons": [
805
808
  {
806
- "moduleName": "./src/components/Avatar/index.ts"
809
+ "moduleName": "./src/components/Button/index.ts"
807
810
  }
808
811
  ]
809
812
  },
810
813
  {
811
- "id": "./src/components/Avatar/Avatar.helpers.ts",
812
- "name": "./src/components/Avatar/Avatar.helpers.ts",
814
+ "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
815
+ "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
813
816
  "reasons": [
814
817
  {
815
- "moduleName": "./src/components/Avatar/index.ts"
816
- },
817
- {
818
- "moduleName": "./src/components/Avatar/Avatar.tsx"
818
+ "moduleName": "./src/components/SegmentedControl/index.ts"
819
819
  }
820
820
  ]
821
821
  },
@@ -865,20 +865,20 @@
865
865
  ]
866
866
  },
867
867
  {
868
- "id": "./src/components/DetailsCard/DetailsCard.tsx",
869
- "name": "./src/components/DetailsCard/DetailsCard.tsx",
868
+ "id": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
869
+ "name": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
870
870
  "reasons": [
871
871
  {
872
- "moduleName": "./src/components/DetailsCard/index.ts"
872
+ "moduleName": "./src/components/DetailsCardInfo/index.ts"
873
873
  }
874
874
  ]
875
875
  },
876
876
  {
877
- "id": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
878
- "name": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
877
+ "id": "./src/components/DetailsCard/DetailsCard.tsx",
878
+ "name": "./src/components/DetailsCard/DetailsCard.tsx",
879
879
  "reasons": [
880
880
  {
881
- "moduleName": "./src/components/DetailsCardInfo/index.ts"
881
+ "moduleName": "./src/components/DetailsCard/index.ts"
882
882
  }
883
883
  ]
884
884
  },
@@ -892,20 +892,20 @@
892
892
  ]
893
893
  },
894
894
  {
895
- "id": "./src/components/FieldGroup/FieldGroup.tsx",
896
- "name": "./src/components/FieldGroup/FieldGroup.tsx",
895
+ "id": "./src/components/FieldError/FieldError.tsx",
896
+ "name": "./src/components/FieldError/FieldError.tsx",
897
897
  "reasons": [
898
898
  {
899
- "moduleName": "./src/components/FieldGroup/index.ts"
899
+ "moduleName": "./src/components/FieldError/index.ts"
900
900
  }
901
901
  ]
902
902
  },
903
903
  {
904
- "id": "./src/components/FieldError/FieldError.tsx",
905
- "name": "./src/components/FieldError/FieldError.tsx",
904
+ "id": "./src/components/FieldGroup/FieldGroup.tsx",
905
+ "name": "./src/components/FieldGroup/FieldGroup.tsx",
906
906
  "reasons": [
907
907
  {
908
- "moduleName": "./src/components/FieldError/index.ts"
908
+ "moduleName": "./src/components/FieldGroup/index.ts"
909
909
  }
910
910
  ]
911
911
  },
@@ -928,29 +928,29 @@
928
928
  ]
929
929
  },
930
930
  {
931
- "id": "./src/components/FormGroup/FormGroup.tsx",
932
- "name": "./src/components/FormGroup/FormGroup.tsx",
931
+ "id": "./src/components/Icon/Icon.tsx",
932
+ "name": "./src/components/Icon/Icon.tsx",
933
933
  "reasons": [
934
934
  {
935
- "moduleName": "./src/components/FormGroup/index.ts"
935
+ "moduleName": "./src/components/Icon/index.ts"
936
936
  }
937
937
  ]
938
938
  },
939
939
  {
940
- "id": "./src/components/Input/Input.tsx",
941
- "name": "./src/components/Input/Input.tsx",
940
+ "id": "./src/components/FormGroup/FormGroup.tsx",
941
+ "name": "./src/components/FormGroup/FormGroup.tsx",
942
942
  "reasons": [
943
943
  {
944
- "moduleName": "./src/components/Input/index.ts"
944
+ "moduleName": "./src/components/FormGroup/index.ts"
945
945
  }
946
946
  ]
947
947
  },
948
948
  {
949
- "id": "./src/components/Icon/Icon.tsx",
950
- "name": "./src/components/Icon/Icon.tsx",
949
+ "id": "./src/components/Input/Input.tsx",
950
+ "name": "./src/components/Input/Input.tsx",
951
951
  "reasons": [
952
952
  {
953
- "moduleName": "./src/components/Icon/index.ts"
953
+ "moduleName": "./src/components/Input/index.ts"
954
954
  }
955
955
  ]
956
956
  },
@@ -1023,15 +1023,6 @@
1023
1023
  }
1024
1024
  ]
1025
1025
  },
1026
- {
1027
- "id": "./src/components/NumericInput/NumericInput.tsx",
1028
- "name": "./src/components/NumericInput/NumericInput.tsx",
1029
- "reasons": [
1030
- {
1031
- "moduleName": "./src/components/NumericInput/index.ts"
1032
- }
1033
- ]
1034
- },
1035
1026
  {
1036
1027
  "id": "./src/components/Picker/Picker.tsx",
1037
1028
  "name": "./src/components/Picker/Picker.tsx",
@@ -1053,6 +1044,15 @@
1053
1044
  }
1054
1045
  ]
1055
1046
  },
1047
+ {
1048
+ "id": "./src/components/NumericInput/NumericInput.tsx",
1049
+ "name": "./src/components/NumericInput/NumericInput.tsx",
1050
+ "reasons": [
1051
+ {
1052
+ "moduleName": "./src/components/NumericInput/index.ts"
1053
+ }
1054
+ ]
1055
+ },
1056
1056
  {
1057
1057
  "id": "./src/components/Popover/Popover.tsx",
1058
1058
  "name": "./src/components/Popover/Popover.tsx",
@@ -1090,11 +1090,11 @@
1090
1090
  ]
1091
1091
  },
1092
1092
  {
1093
- "id": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1094
- "name": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1093
+ "id": "./src/components/RadioButton/RadioButton.tsx",
1094
+ "name": "./src/components/RadioButton/RadioButton.tsx",
1095
1095
  "reasons": [
1096
1096
  {
1097
- "moduleName": "./src/components/PromoBannerV2/index.ts"
1097
+ "moduleName": "./src/components/RadioButton/index.ts"
1098
1098
  }
1099
1099
  ]
1100
1100
  },
@@ -1107,15 +1107,6 @@
1107
1107
  }
1108
1108
  ]
1109
1109
  },
1110
- {
1111
- "id": "./src/components/RadioButton/RadioButton.tsx",
1112
- "name": "./src/components/RadioButton/RadioButton.tsx",
1113
- "reasons": [
1114
- {
1115
- "moduleName": "./src/components/RadioButton/index.ts"
1116
- }
1117
- ]
1118
- },
1119
1110
  {
1120
1111
  "id": "./src/components/Skeleton/SkeletonWrapper.tsx",
1121
1112
  "name": "./src/components/Skeleton/SkeletonWrapper.tsx",
@@ -1143,6 +1134,15 @@
1143
1134
  }
1144
1135
  ]
1145
1136
  },
1137
+ {
1138
+ "id": "./src/components/Switch/Switch.tsx",
1139
+ "name": "./src/components/Switch/Switch.tsx",
1140
+ "reasons": [
1141
+ {
1142
+ "moduleName": "./src/components/Switch/index.ts"
1143
+ }
1144
+ ]
1145
+ },
1146
1146
  {
1147
1147
  "id": "./src/components/Tab/Tab.tsx",
1148
1148
  "name": "./src/components/Tab/Tab.tsx",
@@ -1162,20 +1162,32 @@
1162
1162
  ]
1163
1163
  },
1164
1164
  {
1165
- "id": "./src/components/Switch/Switch.tsx",
1166
- "name": "./src/components/Switch/Switch.tsx",
1165
+ "id": "./src/components/Tag/Tag.tsx",
1166
+ "name": "./src/components/Tag/Tag.tsx",
1167
1167
  "reasons": [
1168
1168
  {
1169
- "moduleName": "./src/components/Switch/index.ts"
1169
+ "moduleName": "./src/components/Tag/index.ts"
1170
1170
  }
1171
1171
  ]
1172
1172
  },
1173
1173
  {
1174
- "id": "./src/components/Tag/Tag.tsx",
1175
- "name": "./src/components/Tag/Tag.tsx",
1174
+ "id": "./src/components/Toast/Toast.tsx",
1175
+ "name": "./src/components/Toast/Toast.tsx",
1176
1176
  "reasons": [
1177
1177
  {
1178
- "moduleName": "./src/components/Tag/index.ts"
1178
+ "moduleName": "./src/components/Toast/index.ts"
1179
+ },
1180
+ {
1181
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1182
+ }
1183
+ ]
1184
+ },
1185
+ {
1186
+ "id": "./src/components/Toast/ToastWrapper.tsx",
1187
+ "name": "./src/components/Toast/ToastWrapper.tsx",
1188
+ "reasons": [
1189
+ {
1190
+ "moduleName": "./src/components/Toast/index.ts"
1179
1191
  }
1180
1192
  ]
1181
1193
  },
@@ -1201,32 +1213,11 @@
1201
1213
  ]
1202
1214
  },
1203
1215
  {
1204
- "id": "./src/components/Toast/Toast.tsx",
1205
- "name": "./src/components/Toast/Toast.tsx",
1216
+ "id": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1217
+ "name": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1206
1218
  "reasons": [
1207
1219
  {
1208
- "moduleName": "./src/components/Toast/index.ts"
1209
- },
1210
- {
1211
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1212
- }
1213
- ]
1214
- },
1215
- {
1216
- "id": "./src/components/Toast/ToastWrapper.tsx",
1217
- "name": "./src/components/Toast/ToastWrapper.tsx",
1218
- "reasons": [
1219
- {
1220
- "moduleName": "./src/components/Toast/index.ts"
1221
- }
1222
- ]
1223
- },
1224
- {
1225
- "id": "./src/components/Textarea/Textarea.tsx",
1226
- "name": "./src/components/Textarea/Textarea.tsx",
1227
- "reasons": [
1228
- {
1229
- "moduleName": "./src/components/Textarea/index.ts"
1220
+ "moduleName": "./src/components/PromoBannerV2/index.ts"
1230
1221
  }
1231
1222
  ]
1232
1223
  },
@@ -1264,29 +1255,26 @@
1264
1255
  ]
1265
1256
  },
1266
1257
  {
1267
- "id": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1268
- "name": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1258
+ "id": "./src/components/Typography/Heading.tsx",
1259
+ "name": "./src/components/Typography/Heading.tsx",
1269
1260
  "reasons": [
1270
1261
  {
1271
- "moduleName": "./src/components/FileUploadProgress/index.ts"
1262
+ "moduleName": "./src/components/Typography/index.ts"
1272
1263
  }
1273
1264
  ]
1274
1265
  },
1275
1266
  {
1276
- "id": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx",
1277
- "name": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx",
1267
+ "id": "./src/components/Typography/Text.tsx",
1268
+ "name": "./src/components/Typography/Text.tsx",
1278
1269
  "reasons": [
1279
1270
  {
1280
- "moduleName": "./src/components/FileUploadProgress/index.ts"
1281
- },
1282
- {
1283
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1271
+ "moduleName": "./src/components/Typography/index.ts"
1284
1272
  }
1285
1273
  ]
1286
1274
  },
1287
1275
  {
1288
- "id": "./src/components/Typography/Heading.tsx",
1289
- "name": "./src/components/Typography/Heading.tsx",
1276
+ "id": "./src/components/Typography/Display.tsx",
1277
+ "name": "./src/components/Typography/Display.tsx",
1290
1278
  "reasons": [
1291
1279
  {
1292
1280
  "moduleName": "./src/components/Typography/index.ts"
@@ -1294,20 +1282,32 @@
1294
1282
  ]
1295
1283
  },
1296
1284
  {
1297
- "id": "./src/components/Typography/Text.tsx",
1298
- "name": "./src/components/Typography/Text.tsx",
1285
+ "id": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1286
+ "name": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1299
1287
  "reasons": [
1300
1288
  {
1301
- "moduleName": "./src/components/Typography/index.ts"
1289
+ "moduleName": "./src/components/FileUploadProgress/index.ts"
1302
1290
  }
1303
1291
  ]
1304
1292
  },
1305
1293
  {
1306
- "id": "./src/components/Typography/Display.tsx",
1307
- "name": "./src/components/Typography/Display.tsx",
1294
+ "id": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx",
1295
+ "name": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx",
1308
1296
  "reasons": [
1309
1297
  {
1310
- "moduleName": "./src/components/Typography/index.ts"
1298
+ "moduleName": "./src/components/FileUploadProgress/index.ts"
1299
+ },
1300
+ {
1301
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1302
+ }
1303
+ ]
1304
+ },
1305
+ {
1306
+ "id": "./src/components/Textarea/Textarea.tsx",
1307
+ "name": "./src/components/Textarea/Textarea.tsx",
1308
+ "reasons": [
1309
+ {
1310
+ "moduleName": "./src/components/Textarea/index.ts"
1311
1311
  }
1312
1312
  ]
1313
1313
  },
@@ -1324,6 +1324,9 @@
1324
1324
  "id": "./react",
1325
1325
  "name": "./react",
1326
1326
  "reasons": [
1327
+ {
1328
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1329
+ },
1327
1330
  {
1328
1331
  "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1329
1332
  },
@@ -1331,115 +1334,106 @@
1331
1334
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1332
1335
  },
1333
1336
  {
1334
- "moduleName": "./src/components/Alert/Alert.tsx"
1337
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1335
1338
  },
1336
1339
  {
1337
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1340
+ "moduleName": "./src/components/Alert/Alert.tsx"
1338
1341
  },
1339
1342
  {
1340
1343
  "moduleName": "./src/components/Badge/Badge.tsx"
1341
1344
  },
1342
- {
1343
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1344
- },
1345
- {
1346
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1347
- },
1348
1345
  {
1349
1346
  "moduleName": "./src/components/Button/Button.tsx"
1350
1347
  },
1351
1348
  {
1352
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1349
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1353
1350
  },
1354
1351
  {
1355
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1352
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1356
1353
  },
1357
1354
  {
1358
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1355
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1359
1356
  },
1360
1357
  {
1361
1358
  "moduleName": "./src/components/Card/Card.tsx"
1362
1359
  },
1363
1360
  {
1364
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1361
+ "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1365
1362
  },
1366
1363
  {
1367
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1364
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1368
1365
  },
1369
1366
  {
1370
1367
  "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1371
1368
  },
1372
1369
  {
1373
- "moduleName": "./src/components/Form/Form.tsx"
1374
- },
1375
- {
1376
- "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1370
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1377
1371
  },
1378
1372
  {
1379
- "moduleName": "./src/components/FormField/FormField.tsx"
1373
+ "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1380
1374
  },
1381
1375
  {
1382
- "moduleName": "./src/components/Loader/Loader.tsx"
1376
+ "moduleName": "./src/components/Icon/Icon.tsx"
1383
1377
  },
1384
1378
  {
1385
- "moduleName": "./src/components/Link/Link.tsx"
1379
+ "moduleName": "./src/components/Form/Form.tsx"
1386
1380
  },
1387
1381
  {
1388
1382
  "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1389
1383
  },
1390
1384
  {
1391
- "moduleName": "./src/components/Input/Input.tsx"
1385
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1392
1386
  },
1393
1387
  {
1394
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1388
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1395
1389
  },
1396
1390
  {
1397
- "moduleName": "./src/components/Icon/Icon.tsx"
1391
+ "moduleName": "./src/components/FormField/FormField.tsx"
1398
1392
  },
1399
1393
  {
1400
- "moduleName": "./src/components/Modal/Modal.tsx"
1394
+ "moduleName": "./src/components/Link/Link.tsx"
1401
1395
  },
1402
1396
  {
1403
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1397
+ "moduleName": "./src/components/Loader/Loader.tsx"
1404
1398
  },
1405
1399
  {
1406
- "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1400
+ "moduleName": "./src/components/Modal/Modal.tsx"
1407
1401
  },
1408
1402
  {
1409
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1403
+ "moduleName": "./src/components/Input/Input.tsx"
1410
1404
  },
1411
1405
  {
1412
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1406
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1413
1407
  },
1414
1408
  {
1415
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1409
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1416
1410
  },
1417
1411
  {
1418
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1412
+ "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1419
1413
  },
1420
1414
  {
1421
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
1415
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1422
1416
  },
1423
1417
  {
1424
- "moduleName": "./src/components/Popover/Popover.tsx"
1418
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1425
1419
  },
1426
1420
  {
1427
1421
  "moduleName": "./src/components/Picker/Picker.tsx"
1428
1422
  },
1429
1423
  {
1430
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1424
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
1431
1425
  },
1432
1426
  {
1433
1427
  "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1434
1428
  },
1435
1429
  {
1436
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1430
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1437
1431
  },
1438
1432
  {
1439
1433
  "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1440
1434
  },
1441
1435
  {
1442
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1436
+ "moduleName": "./src/components/Popover/Popover.tsx"
1443
1437
  },
1444
1438
  {
1445
1439
  "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
@@ -1448,10 +1442,10 @@
1448
1442
  "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
1449
1443
  },
1450
1444
  {
1451
- "moduleName": "./src/components/Search/Search.tsx"
1445
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1452
1446
  },
1453
1447
  {
1454
- "moduleName": "./src/components/Tab/Tab.tsx"
1448
+ "moduleName": "./src/components/Search/Search.tsx"
1455
1449
  },
1456
1450
  {
1457
1451
  "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
@@ -1459,6 +1453,9 @@
1459
1453
  {
1460
1454
  "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1461
1455
  },
1456
+ {
1457
+ "moduleName": "./src/components/Tab/Tab.tsx"
1458
+ },
1462
1459
  {
1463
1460
  "moduleName": "./src/components/Switch/Switch.tsx"
1464
1461
  },
@@ -1466,43 +1463,46 @@
1466
1463
  "moduleName": "./src/components/Tag/Tag.tsx"
1467
1464
  },
1468
1465
  {
1469
- "moduleName": "./src/components/TagInput/components/EmailTagInput.tsx"
1466
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1470
1467
  },
1471
1468
  {
1472
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1469
+ "moduleName": "./src/components/Toast/Toast.tsx"
1473
1470
  },
1474
1471
  {
1475
- "moduleName": "./src/components/Textarea/Textarea.tsx"
1472
+ "moduleName": "./src/components/TagInput/components/EmailTagInput.tsx"
1476
1473
  },
1477
1474
  {
1478
- "moduleName": "./src/components/Toast/Toast.tsx"
1475
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1479
1476
  },
1480
1477
  {
1481
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1478
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1482
1479
  },
1483
1480
  {
1484
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1481
+ "moduleName": "./src/components/Typography/Heading.tsx"
1485
1482
  },
1486
1483
  {
1487
1484
  "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1488
1485
  },
1486
+ {
1487
+ "moduleName": "./src/components/Typography/Text.tsx"
1488
+ },
1489
1489
  {
1490
1490
  "moduleName": "./src/components/Typography/Display.tsx"
1491
1491
  },
1492
1492
  {
1493
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1493
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1494
1494
  },
1495
1495
  {
1496
- "moduleName": "./src/components/Typography/Heading.tsx"
1496
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1497
1497
  },
1498
1498
  {
1499
- "moduleName": "./src/components/Typography/Text.tsx"
1499
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1500
1500
  },
1501
1501
  {
1502
1502
  "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1503
1503
  },
1504
1504
  {
1505
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1505
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
1506
1506
  },
1507
1507
  {
1508
1508
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
@@ -1511,22 +1511,19 @@
1511
1511
  "moduleName": "./src/components/DatePicker/hooks.ts"
1512
1512
  },
1513
1513
  {
1514
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1514
+ "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
1515
1515
  },
1516
1516
  {
1517
1517
  "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1518
1518
  },
1519
1519
  {
1520
- "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
1521
- },
1522
- {
1523
- "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
1520
+ "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
1524
1521
  },
1525
1522
  {
1526
- "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1523
+ "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
1527
1524
  },
1528
1525
  {
1529
- "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
1526
+ "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1530
1527
  },
1531
1528
  {
1532
1529
  "moduleName": "./src/components/TagInput/components/EditableTag.tsx"
@@ -1535,11 +1532,14 @@
1535
1532
  "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1536
1533
  },
1537
1534
  {
1538
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1535
+ "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1539
1536
  },
1540
1537
  {
1541
1538
  "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1542
1539
  },
1540
+ {
1541
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
1542
+ },
1543
1543
  {
1544
1544
  "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1545
1545
  },
@@ -1552,317 +1552,338 @@
1552
1552
  ]
1553
1553
  },
1554
1554
  {
1555
- "id": "./clsx",
1556
- "name": "./clsx",
1555
+ "id": "./@livechat/design-system-icons",
1556
+ "name": "./@livechat/design-system-icons",
1557
1557
  "reasons": [
1558
1558
  {
1559
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1559
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1560
1560
  },
1561
1561
  {
1562
1562
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1563
1563
  },
1564
1564
  {
1565
- "moduleName": "./src/components/Alert/Alert.tsx"
1565
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1566
1566
  },
1567
1567
  {
1568
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1568
+ "moduleName": "./src/components/Alert/Alert.tsx"
1569
1569
  },
1570
1570
  {
1571
- "moduleName": "./src/components/Badge/Badge.tsx"
1571
+ "moduleName": "./src/components/Card/Card.tsx"
1572
1572
  },
1573
1573
  {
1574
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1574
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1575
1575
  },
1576
1576
  {
1577
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1577
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1578
1578
  },
1579
1579
  {
1580
- "moduleName": "./src/components/Button/Button.tsx"
1580
+ "moduleName": "./src/components/Input/Input.tsx"
1581
1581
  },
1582
1582
  {
1583
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1583
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1584
1584
  },
1585
1585
  {
1586
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1586
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1587
1587
  },
1588
1588
  {
1589
- "moduleName": "./src/components/Card/Card.tsx"
1589
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1590
1590
  },
1591
1591
  {
1592
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1592
+ "moduleName": "./src/components/Search/Search.tsx"
1593
1593
  },
1594
1594
  {
1595
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1595
+ "moduleName": "./src/components/Switch/Switch.tsx"
1596
1596
  },
1597
1597
  {
1598
- "moduleName": "./src/components/Form/Form.tsx"
1598
+ "moduleName": "./src/components/Tag/Tag.tsx"
1599
1599
  },
1600
1600
  {
1601
- "moduleName": "./src/components/FormField/FormField.tsx"
1601
+ "moduleName": "./src/components/Toast/Toast.tsx"
1602
1602
  },
1603
1603
  {
1604
- "moduleName": "./src/components/Loader/Loader.tsx"
1604
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1605
1605
  },
1606
1606
  {
1607
- "moduleName": "./src/components/Link/Link.tsx"
1607
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1608
1608
  },
1609
1609
  {
1610
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1610
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1611
1611
  },
1612
1612
  {
1613
- "moduleName": "./src/components/Input/Input.tsx"
1613
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1614
1614
  },
1615
1615
  {
1616
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1616
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1617
1617
  },
1618
1618
  {
1619
- "moduleName": "./src/components/Icon/Icon.tsx"
1619
+ "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1620
1620
  },
1621
1621
  {
1622
- "moduleName": "./src/components/Modal/Modal.tsx"
1622
+ "moduleName": "./src/components/Picker/constants.ts"
1623
1623
  },
1624
1624
  {
1625
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1625
+ "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1626
1626
  },
1627
1627
  {
1628
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1628
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1629
1629
  },
1630
1630
  {
1631
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1632
- },
1631
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
1632
+ }
1633
+ ]
1634
+ },
1635
+ {
1636
+ "id": "./clsx",
1637
+ "name": "./clsx",
1638
+ "reasons": [
1633
1639
  {
1634
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1640
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1635
1641
  },
1636
1642
  {
1637
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1643
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1638
1644
  },
1639
1645
  {
1640
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
1646
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1641
1647
  },
1642
1648
  {
1643
- "moduleName": "./src/components/Popover/Popover.tsx"
1649
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1644
1650
  },
1645
1651
  {
1646
- "moduleName": "./src/components/Picker/Picker.tsx"
1652
+ "moduleName": "./src/components/Alert/Alert.tsx"
1647
1653
  },
1648
1654
  {
1649
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1655
+ "moduleName": "./src/components/Badge/Badge.tsx"
1650
1656
  },
1651
1657
  {
1652
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1658
+ "moduleName": "./src/components/Button/Button.tsx"
1653
1659
  },
1654
1660
  {
1655
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1661
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1656
1662
  },
1657
1663
  {
1658
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1664
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1659
1665
  },
1660
1666
  {
1661
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1667
+ "moduleName": "./src/components/Card/Card.tsx"
1662
1668
  },
1663
1669
  {
1664
- "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
1670
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1665
1671
  },
1666
1672
  {
1667
- "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
1673
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1668
1674
  },
1669
1675
  {
1670
- "moduleName": "./src/components/Search/Search.tsx"
1676
+ "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1671
1677
  },
1672
1678
  {
1673
- "moduleName": "./src/components/Tab/Tab.tsx"
1679
+ "moduleName": "./src/components/Icon/Icon.tsx"
1674
1680
  },
1675
1681
  {
1676
- "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
1682
+ "moduleName": "./src/components/Form/Form.tsx"
1677
1683
  },
1678
1684
  {
1679
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1685
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1680
1686
  },
1681
1687
  {
1682
- "moduleName": "./src/components/Switch/Switch.tsx"
1688
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1683
1689
  },
1684
1690
  {
1685
- "moduleName": "./src/components/Tag/Tag.tsx"
1691
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1686
1692
  },
1687
1693
  {
1688
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1694
+ "moduleName": "./src/components/FormField/FormField.tsx"
1689
1695
  },
1690
1696
  {
1691
- "moduleName": "./src/components/Textarea/Textarea.tsx"
1697
+ "moduleName": "./src/components/Link/Link.tsx"
1692
1698
  },
1693
1699
  {
1694
- "moduleName": "./src/components/Toast/Toast.tsx"
1700
+ "moduleName": "./src/components/Loader/Loader.tsx"
1695
1701
  },
1696
1702
  {
1697
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1703
+ "moduleName": "./src/components/Modal/Modal.tsx"
1698
1704
  },
1699
1705
  {
1700
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1706
+ "moduleName": "./src/components/Input/Input.tsx"
1701
1707
  },
1702
1708
  {
1703
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1709
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1704
1710
  },
1705
1711
  {
1706
- "moduleName": "./src/components/Typography/Display.tsx"
1712
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1707
1713
  },
1708
1714
  {
1709
- "moduleName": "./src/components/Typography/Heading.tsx"
1715
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1710
1716
  },
1711
1717
  {
1712
- "moduleName": "./src/components/Typography/Text.tsx"
1718
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1713
1719
  },
1714
1720
  {
1715
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1721
+ "moduleName": "./src/components/Picker/Picker.tsx"
1716
1722
  },
1717
1723
  {
1718
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1724
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
1719
1725
  },
1720
1726
  {
1721
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1727
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1722
1728
  },
1723
1729
  {
1724
- "moduleName": "./src/components/DatePicker/helpers.ts"
1730
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1725
1731
  },
1726
1732
  {
1727
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1733
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1728
1734
  },
1729
1735
  {
1730
- "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1736
+ "moduleName": "./src/components/Popover/Popover.tsx"
1731
1737
  },
1732
1738
  {
1733
- "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
1739
+ "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
1734
1740
  },
1735
1741
  {
1736
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1742
+ "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
1737
1743
  },
1738
1744
  {
1739
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1745
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1740
1746
  },
1741
1747
  {
1742
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1748
+ "moduleName": "./src/components/Search/Search.tsx"
1743
1749
  },
1744
1750
  {
1745
- "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
1746
- }
1747
- ]
1748
- },
1749
- {
1750
- "id": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1751
- "name": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1752
- "reasons": [
1753
- {
1754
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1755
- }
1756
- ]
1757
- },
1758
- {
1759
- "id": "./@floating-ui/react",
1760
- "name": "./@floating-ui/react",
1761
- "reasons": [
1751
+ "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
1752
+ },
1762
1753
  {
1763
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1754
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1764
1755
  },
1765
1756
  {
1766
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1757
+ "moduleName": "./src/components/Tab/Tab.tsx"
1767
1758
  },
1768
1759
  {
1769
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
1760
+ "moduleName": "./src/components/Switch/Switch.tsx"
1770
1761
  },
1771
1762
  {
1772
- "moduleName": "./src/components/Popover/Popover.tsx"
1763
+ "moduleName": "./src/components/Tag/Tag.tsx"
1773
1764
  },
1774
1765
  {
1775
- "moduleName": "./src/components/Picker/Picker.tsx"
1766
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1776
1767
  },
1777
1768
  {
1778
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1769
+ "moduleName": "./src/components/Toast/Toast.tsx"
1779
1770
  },
1780
1771
  {
1781
- "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
1772
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1782
1773
  },
1783
1774
  {
1784
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1785
- }
1786
- ]
1787
- },
1788
- {
1789
- "id": "./@livechat/design-system-icons",
1790
- "name": "./@livechat/design-system-icons",
1791
- "reasons": [
1775
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1776
+ },
1792
1777
  {
1793
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1778
+ "moduleName": "./src/components/Typography/Heading.tsx"
1794
1779
  },
1795
1780
  {
1796
- "moduleName": "./src/components/Alert/Alert.tsx"
1781
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1797
1782
  },
1798
1783
  {
1799
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1784
+ "moduleName": "./src/components/Typography/Text.tsx"
1800
1785
  },
1801
1786
  {
1802
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1787
+ "moduleName": "./src/components/Typography/Display.tsx"
1803
1788
  },
1804
1789
  {
1805
- "moduleName": "./src/components/Card/Card.tsx"
1790
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1806
1791
  },
1807
1792
  {
1808
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1793
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1809
1794
  },
1810
1795
  {
1811
- "moduleName": "./src/components/Input/Input.tsx"
1796
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1812
1797
  },
1813
1798
  {
1814
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1799
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
1815
1800
  },
1816
1801
  {
1817
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1802
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1818
1803
  },
1819
1804
  {
1820
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1805
+ "moduleName": "./src/components/DatePicker/helpers.ts"
1821
1806
  },
1822
1807
  {
1823
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1808
+ "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
1824
1809
  },
1825
1810
  {
1826
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1811
+ "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1827
1812
  },
1828
1813
  {
1829
- "moduleName": "./src/components/Search/Search.tsx"
1814
+ "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1830
1815
  },
1831
1816
  {
1832
- "moduleName": "./src/components/Switch/Switch.tsx"
1817
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1833
1818
  },
1834
1819
  {
1835
- "moduleName": "./src/components/Tag/Tag.tsx"
1820
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
1836
1821
  },
1837
1822
  {
1838
- "moduleName": "./src/components/Toast/Toast.tsx"
1823
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1839
1824
  },
1840
1825
  {
1841
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1826
+ "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
1827
+ }
1828
+ ]
1829
+ },
1830
+ {
1831
+ "id": "./src/components/ActionBar/ActionBarItem.tsx",
1832
+ "name": "./src/components/ActionBar/ActionBarItem.tsx",
1833
+ "reasons": [
1834
+ {
1835
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1836
+ }
1837
+ ]
1838
+ },
1839
+ {
1840
+ "id": "./src/components/ActionBar/ActionBar.module.scss",
1841
+ "name": "./src/components/ActionBar/ActionBar.module.scss",
1842
+ "reasons": [
1843
+ {
1844
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1842
1845
  },
1843
1846
  {
1844
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1847
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1848
+ }
1849
+ ]
1850
+ },
1851
+ {
1852
+ "id": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1853
+ "name": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1854
+ "reasons": [
1855
+ {
1856
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1857
+ }
1858
+ ]
1859
+ },
1860
+ {
1861
+ "id": "./@floating-ui/react",
1862
+ "name": "./@floating-ui/react",
1863
+ "reasons": [
1864
+ {
1865
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1845
1866
  },
1846
1867
  {
1847
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1868
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1848
1869
  },
1849
1870
  {
1850
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1871
+ "moduleName": "./src/components/Picker/Picker.tsx"
1851
1872
  },
1852
1873
  {
1853
- "moduleName": "./src/components/Picker/constants.ts"
1874
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
1854
1875
  },
1855
1876
  {
1856
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1877
+ "moduleName": "./src/components/Popover/Popover.tsx"
1857
1878
  },
1858
1879
  {
1859
- "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1880
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1860
1881
  },
1861
1882
  {
1862
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1883
+ "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
1863
1884
  },
1864
1885
  {
1865
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1886
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1866
1887
  }
1867
1888
  ]
1868
1889
  },
@@ -1899,6 +1920,15 @@
1899
1920
  }
1900
1921
  ]
1901
1922
  },
1923
+ {
1924
+ "id": "./src/components/Avatar/Avatar.module.scss",
1925
+ "name": "./src/components/Avatar/Avatar.module.scss",
1926
+ "reasons": [
1927
+ {
1928
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1929
+ }
1930
+ ]
1931
+ },
1902
1932
  {
1903
1933
  "id": "./lodash.debounce",
1904
1934
  "name": "./lodash.debounce",
@@ -1920,27 +1950,6 @@
1920
1950
  }
1921
1951
  ]
1922
1952
  },
1923
- {
1924
- "id": "./src/components/ActionBar/ActionBarItem.tsx",
1925
- "name": "./src/components/ActionBar/ActionBarItem.tsx",
1926
- "reasons": [
1927
- {
1928
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1929
- }
1930
- ]
1931
- },
1932
- {
1933
- "id": "./src/components/ActionBar/ActionBar.module.scss",
1934
- "name": "./src/components/ActionBar/ActionBar.module.scss",
1935
- "reasons": [
1936
- {
1937
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1938
- },
1939
- {
1940
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1941
- }
1942
- ]
1943
- },
1944
1953
  {
1945
1954
  "id": "./src/components/Badge/Badge.helpers.ts",
1946
1955
  "name": "./src/components/Badge/Badge.helpers.ts",
@@ -1959,33 +1968,6 @@
1959
1968
  }
1960
1969
  ]
1961
1970
  },
1962
- {
1963
- "id": "./src/components/Avatar/Avatar.module.scss",
1964
- "name": "./src/components/Avatar/Avatar.module.scss",
1965
- "reasons": [
1966
- {
1967
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1968
- }
1969
- ]
1970
- },
1971
- {
1972
- "id": "./src/components/DatePicker/DatePicker.module.scss",
1973
- "name": "./src/components/DatePicker/DatePicker.module.scss",
1974
- "reasons": [
1975
- {
1976
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1977
- },
1978
- {
1979
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1980
- },
1981
- {
1982
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1983
- },
1984
- {
1985
- "moduleName": "./src/components/DatePicker/helpers.ts"
1986
- }
1987
- ]
1988
- },
1989
1971
  {
1990
1972
  "id": "./polished",
1991
1973
  "name": "./polished",
@@ -2016,6 +1998,24 @@
2016
1998
  }
2017
1999
  ]
2018
2000
  },
2001
+ {
2002
+ "id": "./src/components/Checkbox/Checkbox.module.scss",
2003
+ "name": "./src/components/Checkbox/Checkbox.module.scss",
2004
+ "reasons": [
2005
+ {
2006
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
2007
+ }
2008
+ ]
2009
+ },
2010
+ {
2011
+ "id": "./src/components/FieldDescription/FieldDescription.module.scss",
2012
+ "name": "./src/components/FieldDescription/FieldDescription.module.scss",
2013
+ "reasons": [
2014
+ {
2015
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
2016
+ }
2017
+ ]
2018
+ },
2019
2019
  {
2020
2020
  "id": "./react-day-picker",
2021
2021
  "name": "./react-day-picker",
@@ -2050,56 +2050,56 @@
2050
2050
  ]
2051
2051
  },
2052
2052
  {
2053
- "id": "./src/utils/noop.ts",
2054
- "name": "./src/utils/noop.ts",
2053
+ "id": "./src/components/DatePicker/DatePicker.module.scss",
2054
+ "name": "./src/components/DatePicker/DatePicker.module.scss",
2055
2055
  "reasons": [
2056
2056
  {
2057
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
2058
- }
2059
- ]
2060
- },
2061
- {
2062
- "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
2063
- "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
2064
- "reasons": [
2057
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
2058
+ },
2065
2059
  {
2066
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
2060
+ "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
2061
+ },
2062
+ {
2063
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2064
+ },
2065
+ {
2066
+ "moduleName": "./src/components/DatePicker/helpers.ts"
2067
2067
  }
2068
2068
  ]
2069
2069
  },
2070
2070
  {
2071
- "id": "./src/components/Checkbox/Checkbox.module.scss",
2072
- "name": "./src/components/Checkbox/Checkbox.module.scss",
2071
+ "id": "./src/components/Card/Card.module.scss",
2072
+ "name": "./src/components/Card/Card.module.scss",
2073
2073
  "reasons": [
2074
2074
  {
2075
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
2075
+ "moduleName": "./src/components/Card/Card.tsx"
2076
2076
  }
2077
2077
  ]
2078
2078
  },
2079
2079
  {
2080
- "id": "./src/components/Card/Card.module.scss",
2081
- "name": "./src/components/Card/Card.module.scss",
2080
+ "id": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2081
+ "name": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2082
2082
  "reasons": [
2083
2083
  {
2084
- "moduleName": "./src/components/Card/Card.tsx"
2084
+ "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
2085
2085
  }
2086
2086
  ]
2087
2087
  },
2088
2088
  {
2089
- "id": "./src/components/FieldGroup/FieldGroup.module.scss",
2090
- "name": "./src/components/FieldGroup/FieldGroup.module.scss",
2089
+ "id": "./src/utils/noop.ts",
2090
+ "name": "./src/utils/noop.ts",
2091
2091
  "reasons": [
2092
2092
  {
2093
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
2093
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
2094
2094
  }
2095
2095
  ]
2096
2096
  },
2097
2097
  {
2098
- "id": "./src/components/DetailsCard/DetailsCard.module.scss",
2099
- "name": "./src/components/DetailsCard/DetailsCard.module.scss",
2098
+ "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
2099
+ "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
2100
2100
  "reasons": [
2101
2101
  {
2102
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
2102
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
2103
2103
  }
2104
2104
  ]
2105
2105
  },
@@ -2140,83 +2140,83 @@
2140
2140
  ]
2141
2141
  },
2142
2142
  {
2143
- "id": "./src/components/Form/Form.module.scss",
2144
- "name": "./src/components/Form/Form.module.scss",
2143
+ "id": "./src/components/FieldError/FieldError.module.scss",
2144
+ "name": "./src/components/FieldError/FieldError.module.scss",
2145
2145
  "reasons": [
2146
2146
  {
2147
- "moduleName": "./src/components/Form/Form.tsx"
2147
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
2148
2148
  }
2149
2149
  ]
2150
2150
  },
2151
2151
  {
2152
- "id": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2153
- "name": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2152
+ "id": "./src/components/Icon/Icon.module.scss",
2153
+ "name": "./src/components/Icon/Icon.module.scss",
2154
2154
  "reasons": [
2155
2155
  {
2156
- "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
2156
+ "moduleName": "./src/components/Icon/Icon.tsx"
2157
2157
  }
2158
2158
  ]
2159
2159
  },
2160
2160
  {
2161
- "id": "./src/components/FormField/FormField.module.scss",
2162
- "name": "./src/components/FormField/FormField.module.scss",
2161
+ "id": "./src/components/Form/Form.module.scss",
2162
+ "name": "./src/components/Form/Form.module.scss",
2163
2163
  "reasons": [
2164
2164
  {
2165
- "moduleName": "./src/components/FormField/FormField.tsx"
2165
+ "moduleName": "./src/components/Form/Form.tsx"
2166
2166
  }
2167
2167
  ]
2168
2168
  },
2169
2169
  {
2170
- "id": "./src/components/Loader/Loader.module.scss",
2171
- "name": "./src/components/Loader/Loader.module.scss",
2170
+ "id": "./src/components/FormGroup/FormGroup.module.scss",
2171
+ "name": "./src/components/FormGroup/FormGroup.module.scss",
2172
2172
  "reasons": [
2173
2173
  {
2174
- "moduleName": "./src/components/Loader/Loader.tsx"
2174
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
2175
2175
  }
2176
2176
  ]
2177
2177
  },
2178
2178
  {
2179
- "id": "./src/components/Link/Link.module.scss",
2180
- "name": "./src/components/Link/Link.module.scss",
2179
+ "id": "./src/components/FieldGroup/FieldGroup.module.scss",
2180
+ "name": "./src/components/FieldGroup/FieldGroup.module.scss",
2181
2181
  "reasons": [
2182
2182
  {
2183
- "moduleName": "./src/components/Link/Link.tsx"
2183
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
2184
2184
  }
2185
2185
  ]
2186
2186
  },
2187
2187
  {
2188
- "id": "./src/components/FormGroup/FormGroup.module.scss",
2189
- "name": "./src/components/FormGroup/FormGroup.module.scss",
2188
+ "id": "./src/components/DetailsCard/DetailsCard.module.scss",
2189
+ "name": "./src/components/DetailsCard/DetailsCard.module.scss",
2190
2190
  "reasons": [
2191
2191
  {
2192
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
2192
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
2193
2193
  }
2194
2194
  ]
2195
2195
  },
2196
2196
  {
2197
- "id": "./src/components/Input/Input.module.scss",
2198
- "name": "./src/components/Input/Input.module.scss",
2197
+ "id": "./src/components/FormField/FormField.module.scss",
2198
+ "name": "./src/components/FormField/FormField.module.scss",
2199
2199
  "reasons": [
2200
2200
  {
2201
- "moduleName": "./src/components/Input/Input.tsx"
2201
+ "moduleName": "./src/components/FormField/FormField.tsx"
2202
2202
  }
2203
2203
  ]
2204
2204
  },
2205
2205
  {
2206
- "id": "./src/components/FieldError/FieldError.module.scss",
2207
- "name": "./src/components/FieldError/FieldError.module.scss",
2206
+ "id": "./src/components/Link/Link.module.scss",
2207
+ "name": "./src/components/Link/Link.module.scss",
2208
2208
  "reasons": [
2209
2209
  {
2210
- "moduleName": "./src/components/FieldError/FieldError.tsx"
2210
+ "moduleName": "./src/components/Link/Link.tsx"
2211
2211
  }
2212
2212
  ]
2213
2213
  },
2214
2214
  {
2215
- "id": "./src/components/Icon/Icon.module.scss",
2216
- "name": "./src/components/Icon/Icon.module.scss",
2215
+ "id": "./src/components/Loader/Loader.module.scss",
2216
+ "name": "./src/components/Loader/Loader.module.scss",
2217
2217
  "reasons": [
2218
2218
  {
2219
- "moduleName": "./src/components/Icon/Icon.tsx"
2219
+ "moduleName": "./src/components/Loader/Loader.tsx"
2220
2220
  }
2221
2221
  ]
2222
2222
  },
@@ -2236,11 +2236,20 @@
2236
2236
  ]
2237
2237
  },
2238
2238
  {
2239
- "id": "./src/components/FieldDescription/FieldDescription.module.scss",
2240
- "name": "./src/components/FieldDescription/FieldDescription.module.scss",
2239
+ "id": "./src/components/Input/Input.module.scss",
2240
+ "name": "./src/components/Input/Input.module.scss",
2241
2241
  "reasons": [
2242
2242
  {
2243
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
2243
+ "moduleName": "./src/components/Input/Input.tsx"
2244
+ }
2245
+ ]
2246
+ },
2247
+ {
2248
+ "id": "./src/components/Modal/components/ModalHeader.module.scss",
2249
+ "name": "./src/components/Modal/components/ModalHeader.module.scss",
2250
+ "reasons": [
2251
+ {
2252
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
2244
2253
  }
2245
2254
  ]
2246
2255
  },
@@ -2266,20 +2275,20 @@
2266
2275
  ]
2267
2276
  },
2268
2277
  {
2269
- "id": "./src/components/Modal/components/ModalHeader.module.scss",
2270
- "name": "./src/components/Modal/components/ModalHeader.module.scss",
2278
+ "id": "./src/components/Picker/components/PickerTrigger.tsx",
2279
+ "name": "./src/components/Picker/components/PickerTrigger.tsx",
2271
2280
  "reasons": [
2272
2281
  {
2273
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
2282
+ "moduleName": "./src/components/Picker/Picker.tsx"
2274
2283
  }
2275
2284
  ]
2276
2285
  },
2277
2286
  {
2278
- "id": "./react-virtuoso",
2279
- "name": "./react-virtuoso",
2287
+ "id": "./src/components/Picker/components/PickerTriggerBody.tsx",
2288
+ "name": "./src/components/Picker/components/PickerTriggerBody.tsx",
2280
2289
  "reasons": [
2281
2290
  {
2282
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2291
+ "moduleName": "./src/components/Picker/Picker.tsx"
2283
2292
  }
2284
2293
  ]
2285
2294
  },
@@ -2287,27 +2296,9 @@
2287
2296
  "id": "./src/components/Picker/constants.ts",
2288
2297
  "name": "./src/components/Picker/constants.ts",
2289
2298
  "reasons": [
2290
- {
2291
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2292
- },
2293
2299
  {
2294
2300
  "moduleName": "./src/components/Picker/Picker.tsx"
2295
2301
  },
2296
- {
2297
- "moduleName": "./src/components/Picker/helpers.ts"
2298
- },
2299
- {
2300
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
2301
- },
2302
- {
2303
- "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
2304
- }
2305
- ]
2306
- },
2307
- {
2308
- "id": "./src/components/Picker/helpers.ts",
2309
- "name": "./src/components/Picker/helpers.ts",
2310
- "reasons": [
2311
2302
  {
2312
2303
  "moduleName": "./src/components/Picker/components/PickerList.tsx"
2313
2304
  },
@@ -2315,40 +2306,34 @@
2315
2306
  "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
2316
2307
  },
2317
2308
  {
2318
- "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
2319
- }
2320
- ]
2321
- },
2322
- {
2323
- "id": "./src/components/Picker/components/PickerListItem.tsx",
2324
- "name": "./src/components/Picker/components/PickerListItem.tsx",
2325
- "reasons": [
2309
+ "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
2310
+ },
2326
2311
  {
2327
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2312
+ "moduleName": "./src/components/Picker/helpers.ts"
2328
2313
  }
2329
2314
  ]
2330
2315
  },
2331
2316
  {
2332
- "id": "./src/components/Picker/components/PickerList.module.scss",
2333
- "name": "./src/components/Picker/components/PickerList.module.scss",
2317
+ "id": "./src/components/Picker/hooks/useFloatingPicker.ts",
2318
+ "name": "./src/components/Picker/hooks/useFloatingPicker.ts",
2334
2319
  "reasons": [
2335
2320
  {
2336
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2321
+ "moduleName": "./src/components/Picker/Picker.tsx"
2337
2322
  }
2338
2323
  ]
2339
2324
  },
2340
2325
  {
2341
- "id": "./src/components/Popover/Popover.module.scss",
2342
- "name": "./src/components/Popover/Popover.module.scss",
2326
+ "id": "./src/components/Picker/hooks/usePickerItems.ts",
2327
+ "name": "./src/components/Picker/hooks/usePickerItems.ts",
2343
2328
  "reasons": [
2344
2329
  {
2345
- "moduleName": "./src/components/Popover/Popover.tsx"
2330
+ "moduleName": "./src/components/Picker/Picker.tsx"
2346
2331
  }
2347
2332
  ]
2348
2333
  },
2349
2334
  {
2350
- "id": "./src/components/Picker/components/PickerTrigger.tsx",
2351
- "name": "./src/components/Picker/components/PickerTrigger.tsx",
2335
+ "id": "./src/components/Picker/Picker.module.scss",
2336
+ "name": "./src/components/Picker/Picker.module.scss",
2352
2337
  "reasons": [
2353
2338
  {
2354
2339
  "moduleName": "./src/components/Picker/Picker.tsx"
@@ -2356,38 +2341,44 @@
2356
2341
  ]
2357
2342
  },
2358
2343
  {
2359
- "id": "./src/components/Picker/components/PickerTriggerBody.tsx",
2360
- "name": "./src/components/Picker/components/PickerTriggerBody.tsx",
2344
+ "id": "./react-virtuoso",
2345
+ "name": "./react-virtuoso",
2361
2346
  "reasons": [
2362
2347
  {
2363
- "moduleName": "./src/components/Picker/Picker.tsx"
2348
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
2364
2349
  }
2365
2350
  ]
2366
2351
  },
2367
2352
  {
2368
- "id": "./src/components/Picker/hooks/useFloatingPicker.ts",
2369
- "name": "./src/components/Picker/hooks/useFloatingPicker.ts",
2353
+ "id": "./src/components/Picker/helpers.ts",
2354
+ "name": "./src/components/Picker/helpers.ts",
2370
2355
  "reasons": [
2371
2356
  {
2372
- "moduleName": "./src/components/Picker/Picker.tsx"
2357
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
2358
+ },
2359
+ {
2360
+ "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
2361
+ },
2362
+ {
2363
+ "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
2373
2364
  }
2374
2365
  ]
2375
2366
  },
2376
2367
  {
2377
- "id": "./src/components/Picker/hooks/usePickerItems.ts",
2378
- "name": "./src/components/Picker/hooks/usePickerItems.ts",
2368
+ "id": "./src/components/Picker/components/PickerListItem.tsx",
2369
+ "name": "./src/components/Picker/components/PickerListItem.tsx",
2379
2370
  "reasons": [
2380
2371
  {
2381
- "moduleName": "./src/components/Picker/Picker.tsx"
2372
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
2382
2373
  }
2383
2374
  ]
2384
2375
  },
2385
2376
  {
2386
- "id": "./src/components/Picker/Picker.module.scss",
2387
- "name": "./src/components/Picker/Picker.module.scss",
2377
+ "id": "./src/components/Picker/components/PickerList.module.scss",
2378
+ "name": "./src/components/Picker/components/PickerList.module.scss",
2388
2379
  "reasons": [
2389
2380
  {
2390
- "moduleName": "./src/components/Picker/Picker.tsx"
2381
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
2391
2382
  }
2392
2383
  ]
2393
2384
  },
@@ -2395,18 +2386,9 @@
2395
2386
  "id": "./src/components/Progress/helpers.ts",
2396
2387
  "name": "./src/components/Progress/helpers.ts",
2397
2388
  "reasons": [
2398
- {
2399
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
2400
- },
2401
2389
  {
2402
2390
  "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2403
- }
2404
- ]
2405
- },
2406
- {
2407
- "id": "./src/components/Progress/ProgressBar.module.scss",
2408
- "name": "./src/components/Progress/ProgressBar.module.scss",
2409
- "reasons": [
2391
+ },
2410
2392
  {
2411
2393
  "moduleName": "./src/components/Progress/ProgressBar.tsx"
2412
2394
  }
@@ -2422,11 +2404,11 @@
2422
2404
  ]
2423
2405
  },
2424
2406
  {
2425
- "id": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2426
- "name": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2407
+ "id": "./src/components/Progress/ProgressBar.module.scss",
2408
+ "name": "./src/components/Progress/ProgressBar.module.scss",
2427
2409
  "reasons": [
2428
2410
  {
2429
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2411
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
2430
2412
  }
2431
2413
  ]
2432
2414
  },
@@ -2440,11 +2422,11 @@
2440
2422
  ]
2441
2423
  },
2442
2424
  {
2443
- "id": "./src/components/PromoBanner/PromoBanner.module.scss",
2444
- "name": "./src/components/PromoBanner/PromoBanner.module.scss",
2425
+ "id": "./src/components/Popover/Popover.module.scss",
2426
+ "name": "./src/components/Popover/Popover.module.scss",
2445
2427
  "reasons": [
2446
2428
  {
2447
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2429
+ "moduleName": "./src/components/Popover/Popover.tsx"
2448
2430
  }
2449
2431
  ]
2450
2432
  },
@@ -2464,20 +2446,20 @@
2464
2446
  ]
2465
2447
  },
2466
2448
  {
2467
- "id": "./src/components/Search/Search.module.scss",
2468
- "name": "./src/components/Search/Search.module.scss",
2449
+ "id": "./src/components/PromoBanner/PromoBanner.module.scss",
2450
+ "name": "./src/components/PromoBanner/PromoBanner.module.scss",
2469
2451
  "reasons": [
2470
2452
  {
2471
- "moduleName": "./src/components/Search/Search.tsx"
2453
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2472
2454
  }
2473
2455
  ]
2474
2456
  },
2475
2457
  {
2476
- "id": "./src/components/Tab/Tab.module.scss",
2477
- "name": "./src/components/Tab/Tab.module.scss",
2458
+ "id": "./src/components/Search/Search.module.scss",
2459
+ "name": "./src/components/Search/Search.module.scss",
2478
2460
  "reasons": [
2479
2461
  {
2480
- "moduleName": "./src/components/Tab/Tab.tsx"
2462
+ "moduleName": "./src/components/Search/Search.tsx"
2481
2463
  }
2482
2464
  ]
2483
2465
  },
@@ -2490,6 +2472,15 @@
2490
2472
  }
2491
2473
  ]
2492
2474
  },
2475
+ {
2476
+ "id": "./src/components/Tab/Tab.module.scss",
2477
+ "name": "./src/components/Tab/Tab.module.scss",
2478
+ "reasons": [
2479
+ {
2480
+ "moduleName": "./src/components/Tab/Tab.tsx"
2481
+ }
2482
+ ]
2483
+ },
2493
2484
  {
2494
2485
  "id": "./src/components/Switch/Switch.module.scss",
2495
2486
  "name": "./src/components/Switch/Switch.module.scss",
@@ -2509,56 +2500,56 @@
2509
2500
  ]
2510
2501
  },
2511
2502
  {
2512
- "id": "./src/components/TagInput/components/EditableTag.tsx",
2513
- "name": "./src/components/TagInput/components/EditableTag.tsx",
2503
+ "id": "./react-transition-group",
2504
+ "name": "./react-transition-group",
2514
2505
  "reasons": [
2515
2506
  {
2516
- "moduleName": "./src/components/TagInput/TagInput.tsx"
2507
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2508
+ },
2509
+ {
2510
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2517
2511
  }
2518
2512
  ]
2519
2513
  },
2520
2514
  {
2521
- "id": "./src/components/TagInput/TagInput.module.scss",
2522
- "name": "./src/components/TagInput/TagInput.module.scss",
2515
+ "id": "./src/components/Toast/Toast.module.scss",
2516
+ "name": "./src/components/Toast/Toast.module.scss",
2523
2517
  "reasons": [
2524
2518
  {
2525
- "moduleName": "./src/components/TagInput/TagInput.tsx"
2519
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2526
2520
  },
2527
2521
  {
2528
- "moduleName": "./src/components/TagInput/components/EditableTag.tsx"
2522
+ "moduleName": "./src/components/Toast/Toast.tsx"
2529
2523
  }
2530
2524
  ]
2531
2525
  },
2532
2526
  {
2533
- "id": "./src/components/Textarea/Textarea.module.scss",
2534
- "name": "./src/components/Textarea/Textarea.module.scss",
2527
+ "id": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2528
+ "name": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2535
2529
  "reasons": [
2536
2530
  {
2537
- "moduleName": "./src/components/Textarea/Textarea.tsx"
2531
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2538
2532
  }
2539
2533
  ]
2540
2534
  },
2541
2535
  {
2542
- "id": "./src/components/Toast/Toast.module.scss",
2543
- "name": "./src/components/Toast/Toast.module.scss",
2536
+ "id": "./src/components/TagInput/components/EditableTag.tsx",
2537
+ "name": "./src/components/TagInput/components/EditableTag.tsx",
2544
2538
  "reasons": [
2545
2539
  {
2546
- "moduleName": "./src/components/Toast/Toast.tsx"
2547
- },
2548
- {
2549
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2540
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
2550
2541
  }
2551
2542
  ]
2552
2543
  },
2553
2544
  {
2554
- "id": "./react-transition-group",
2555
- "name": "./react-transition-group",
2545
+ "id": "./src/components/TagInput/TagInput.module.scss",
2546
+ "name": "./src/components/TagInput/TagInput.module.scss",
2556
2547
  "reasons": [
2557
2548
  {
2558
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2549
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
2559
2550
  },
2560
2551
  {
2561
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2552
+ "moduleName": "./src/components/TagInput/components/EditableTag.tsx"
2562
2553
  }
2563
2554
  ]
2564
2555
  },
@@ -2608,11 +2599,17 @@
2608
2599
  ]
2609
2600
  },
2610
2601
  {
2611
- "id": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2612
- "name": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2602
+ "id": "./src/components/Typography/Typography.module.scss",
2603
+ "name": "./src/components/Typography/Typography.module.scss",
2613
2604
  "reasons": [
2614
2605
  {
2615
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2606
+ "moduleName": "./src/components/Typography/Heading.tsx"
2607
+ },
2608
+ {
2609
+ "moduleName": "./src/components/Typography/Text.tsx"
2610
+ },
2611
+ {
2612
+ "moduleName": "./src/components/Typography/Display.tsx"
2616
2613
  }
2617
2614
  ]
2618
2615
  },
@@ -2624,10 +2621,10 @@
2624
2621
  "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2625
2622
  },
2626
2623
  {
2627
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2624
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2628
2625
  },
2629
2626
  {
2630
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2627
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2631
2628
  }
2632
2629
  ]
2633
2630
  },
@@ -2642,10 +2639,10 @@
2642
2639
  "moduleName": "./src/components/Tooltip/components/Reports.tsx"
2643
2640
  },
2644
2641
  {
2645
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2642
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2646
2643
  },
2647
2644
  {
2648
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2645
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2649
2646
  },
2650
2647
  {
2651
2648
  "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
@@ -2656,17 +2653,11 @@
2656
2653
  ]
2657
2654
  },
2658
2655
  {
2659
- "id": "./src/components/Typography/Typography.module.scss",
2660
- "name": "./src/components/Typography/Typography.module.scss",
2656
+ "id": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2657
+ "name": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2661
2658
  "reasons": [
2662
2659
  {
2663
- "moduleName": "./src/components/Typography/Display.tsx"
2664
- },
2665
- {
2666
- "moduleName": "./src/components/Typography/Heading.tsx"
2667
- },
2668
- {
2669
- "moduleName": "./src/components/Typography/Text.tsx"
2660
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2670
2661
  }
2671
2662
  ]
2672
2663
  },
@@ -2689,11 +2680,20 @@
2689
2680
  ]
2690
2681
  },
2691
2682
  {
2692
- "id": "./src/components/Picker/components/PickerListItem.module.scss",
2693
- "name": "./src/components/Picker/components/PickerListItem.module.scss",
2683
+ "id": "./src/components/Textarea/Textarea.module.scss",
2684
+ "name": "./src/components/Textarea/Textarea.module.scss",
2694
2685
  "reasons": [
2695
2686
  {
2696
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
2687
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
2688
+ }
2689
+ ]
2690
+ },
2691
+ {
2692
+ "id": "./src/components/Picker/components/PickerTriggerBody.module.scss",
2693
+ "name": "./src/components/Picker/components/PickerTriggerBody.module.scss",
2694
+ "reasons": [
2695
+ {
2696
+ "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
2697
2697
  }
2698
2698
  ]
2699
2699
  },
@@ -2707,11 +2707,11 @@
2707
2707
  ]
2708
2708
  },
2709
2709
  {
2710
- "id": "./src/components/Picker/components/PickerTriggerBody.module.scss",
2711
- "name": "./src/components/Picker/components/PickerTriggerBody.module.scss",
2710
+ "id": "./src/components/Picker/components/PickerListItem.module.scss",
2711
+ "name": "./src/components/Picker/components/PickerListItem.module.scss",
2712
2712
  "reasons": [
2713
2713
  {
2714
- "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
2714
+ "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
2715
2715
  }
2716
2716
  ]
2717
2717
  },