@livechat/design-system-react-components 1.16.3 → 1.16.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. package/dist/components/ActionMenu/ActionMenu.d.ts +2 -5
  2. package/dist/components/Alert/Alert.d.ts +2 -5
  3. package/dist/components/Alert/Alert.stories.d.ts +1 -1
  4. package/dist/components/Avatar/Avatar.d.ts +2 -5
  5. package/dist/components/Avatar/Avatar.stories.d.ts +1 -1
  6. package/dist/components/Button/Button.stories.d.ts +1 -1
  7. package/dist/components/Card/Card.stories.d.ts +1 -1
  8. package/dist/components/Checkbox/Checkbox.stories.d.ts +1 -1
  9. package/dist/components/DatePicker/DatePicker.stories.d.ts +4 -4
  10. package/dist/components/DatePicker/RangeDatePicker.stories.d.ts +2 -2
  11. package/dist/components/FieldGroup/FieldGroup.stories.d.ts +1 -1
  12. package/dist/components/FileUploadProgress/FileUploadProgress.stories.d.ts +3 -3
  13. package/dist/components/Form/Form.stories.d.ts +1 -1
  14. package/dist/components/FormField/FormField.stories.d.ts +3 -3
  15. package/dist/components/FormGroup/FormGroup.stories.d.ts +1 -1
  16. package/dist/components/Icon/Icon.stories.d.ts +1 -1
  17. package/dist/components/Input/Input.stories.d.ts +1 -1
  18. package/dist/components/Link/Link.stories.d.ts +1 -1
  19. package/dist/components/Loader/Loader.stories.d.ts +1 -1
  20. package/dist/components/Modal/Modal.stories.d.ts +5 -5
  21. package/dist/components/NumericInput/NumericInput.stories.d.ts +6 -6
  22. package/dist/components/Picker/Picker.stories.d.ts +2 -2
  23. package/dist/components/Picker/types.d.ts +2 -5
  24. package/dist/components/Popover/Popover.stories.d.ts +1 -1
  25. package/dist/components/Progress/ProgressBar.stories.d.ts +1 -1
  26. package/dist/components/Progress/ProgressCircle.stories.d.ts +1 -1
  27. package/dist/components/PromoBanner/PromoBanner.stories.d.ts +6 -6
  28. package/dist/components/RadioButton/RadioButton.stories.d.ts +1 -1
  29. package/dist/components/Search/Search.stories.d.ts +2 -2
  30. package/dist/components/SegmentedControl/SegmentedControl.stories.d.ts +1 -1
  31. package/dist/components/Switch/Switch.stories.d.ts +1 -1
  32. package/dist/components/Tab/Tab.stories.d.ts +1 -19
  33. package/dist/components/Tab/TabsWrapper.stories.d.ts +1 -1
  34. package/dist/components/Tag/Tag.stories.d.ts +1 -1
  35. package/dist/components/TagInput/TagInput.stories.d.ts +1 -1
  36. package/dist/components/Textarea/Textarea.stories.d.ts +1 -1
  37. package/dist/components/Toast/Toast.stories.d.ts +1 -1
  38. package/dist/components/Toast/ToastWrapper.stories.d.ts +1 -1
  39. package/dist/components/Tooltip/Tooltip.stories.d.ts +1 -1
  40. package/dist/components/UploadBar/UploadBar.stories.d.ts +1 -1
  41. package/dist/{stories/components → docs/components/Icons}/TablerIconsShowcase.d.ts +1 -1
  42. package/dist/dsrc.cjs.js +1 -1
  43. package/dist/dsrc.es.js +803 -793
  44. package/dist/preview-stats.json +715 -715
  45. package/dist/style.css +1 -1
  46. package/dist/utils/index.d.ts +1 -1
  47. package/dist/utils/types.d.ts +11 -0
  48. package/package.json +16 -14
  49. package/dist/utils/constants.d.ts +0 -1
  50. /package/dist/{stories/components → docs/components/BlockColumns}/BlockColumns.d.ts +0 -0
  51. /package/dist/{stories → docs}/components/ColorTokens.d.ts +0 -0
  52. /package/dist/{stories/components → docs/components/Radius}/Radius.d.ts +0 -0
  53. /package/dist/{stories/components → docs/components/Radius}/RadiusExamples.d.ts +0 -0
  54. /package/dist/{stories/components → docs/components/Shadow}/Shadow.d.ts +0 -0
  55. /package/dist/{stories/components → docs/components/Shadow}/ShadowExamples.d.ts +0 -0
  56. /package/dist/{stories/components → docs/components/Spacing}/Spacing.d.ts +0 -0
  57. /package/dist/{stories/components → docs/components/Spacing}/SpacingExamples.d.ts +0 -0
  58. /package/dist/{stories → docs}/components/StoryDescriptor.d.ts +0 -0
  59. /package/dist/{stories → docs}/components/Transition/TransitionTable.d.ts +0 -0
  60. /package/dist/{stories → docs}/components/Transition/transitionDelay.d.ts +0 -0
  61. /package/dist/{stories → docs}/components/Transition/transitionDuration.d.ts +0 -0
  62. /package/dist/{stories → docs}/components/Transition/transitionTiming.d.ts +0 -0
@@ -125,25 +125,25 @@
125
125
  "moduleName": "./src/index.ts"
126
126
  },
127
127
  {
128
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
128
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
129
129
  },
130
130
  {
131
131
  "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
132
132
  },
133
133
  {
134
- "moduleName": "./src/components/Card/Card.tsx"
134
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
135
135
  },
136
136
  {
137
- "moduleName": "./src/components/Alert/Alert.tsx"
137
+ "moduleName": "./src/components/Card/Card.tsx"
138
138
  },
139
139
  {
140
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
140
+ "moduleName": "./src/components/Alert/Alert.tsx"
141
141
  },
142
142
  {
143
143
  "moduleName": "./src/components/Input/Input.tsx"
144
144
  },
145
145
  {
146
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
146
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
147
147
  },
148
148
  {
149
149
  "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
@@ -230,13 +230,13 @@
230
230
  "moduleName": "./src/index.ts"
231
231
  },
232
232
  {
233
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
233
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
234
234
  },
235
235
  {
236
- "moduleName": "./src/components/FormField/FormField.tsx"
236
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
237
237
  },
238
238
  {
239
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
239
+ "moduleName": "./src/components/FormField/FormField.tsx"
240
240
  },
241
241
  {
242
242
  "moduleName": "./src/components/RadioButton/RadioButton.tsx"
@@ -305,46 +305,46 @@
305
305
  "moduleName": "./src/index.ts"
306
306
  },
307
307
  {
308
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
308
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
309
309
  },
310
310
  {
311
- "moduleName": "./src/components/Card/Card.tsx"
311
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
312
312
  },
313
313
  {
314
- "moduleName": "./src/components/Alert/Alert.tsx"
314
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
315
315
  },
316
316
  {
317
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
317
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
318
318
  },
319
319
  {
320
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
320
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
321
321
  },
322
322
  {
323
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
323
+ "moduleName": "./src/components/Card/Card.tsx"
324
324
  },
325
325
  {
326
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
326
+ "moduleName": "./src/components/Alert/Alert.tsx"
327
327
  },
328
328
  {
329
329
  "moduleName": "./src/components/Input/Input.tsx"
330
330
  },
331
331
  {
332
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
332
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
333
333
  },
334
334
  {
335
- "moduleName": "./src/components/Avatar/Avatar.tsx"
335
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
336
336
  },
337
337
  {
338
- "moduleName": "./src/components/FieldError/FieldError.tsx"
338
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
339
339
  },
340
340
  {
341
341
  "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
342
342
  },
343
343
  {
344
- "moduleName": "./src/components/Switch/Switch.tsx"
344
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
345
345
  },
346
346
  {
347
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
347
+ "moduleName": "./src/components/Switch/Switch.tsx"
348
348
  },
349
349
  {
350
350
  "moduleName": "./src/components/Search/Search.tsx"
@@ -355,15 +355,15 @@
355
355
  {
356
356
  "moduleName": "./src/components/Toast/Toast.tsx"
357
357
  },
358
- {
359
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
360
- },
361
358
  {
362
359
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
363
360
  },
364
361
  {
365
362
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
366
363
  },
364
+ {
365
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
366
+ },
367
367
  {
368
368
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
369
369
  },
@@ -377,10 +377,10 @@
377
377
  "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
378
378
  },
379
379
  {
380
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
380
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
381
381
  },
382
382
  {
383
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
383
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
384
384
  }
385
385
  ]
386
386
  },
@@ -578,55 +578,55 @@
578
578
  "moduleName": "./src/index.ts"
579
579
  },
580
580
  {
581
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
581
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
582
582
  },
583
583
  {
584
- "moduleName": "./src/components/Card/Card.tsx"
584
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
585
585
  },
586
586
  {
587
- "moduleName": "./src/components/FormField/FormField.tsx"
587
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
588
588
  },
589
589
  {
590
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
590
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
591
591
  },
592
592
  {
593
- "moduleName": "./src/components/Alert/Alert.tsx"
593
+ "moduleName": "./src/components/Card/Card.tsx"
594
594
  },
595
595
  {
596
- "moduleName": "./src/components/Modal/Modal.tsx"
596
+ "moduleName": "./src/components/FormField/FormField.tsx"
597
597
  },
598
598
  {
599
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
599
+ "moduleName": "./src/components/Form/Form.tsx"
600
600
  },
601
601
  {
602
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
602
+ "moduleName": "./src/components/Alert/Alert.tsx"
603
603
  },
604
604
  {
605
- "moduleName": "./src/components/FieldError/FieldError.tsx"
605
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
606
606
  },
607
607
  {
608
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
608
+ "moduleName": "./src/components/Modal/Modal.tsx"
609
609
  },
610
610
  {
611
- "moduleName": "./src/components/Loader/Loader.tsx"
611
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
612
612
  },
613
613
  {
614
614
  "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
615
615
  },
616
616
  {
617
- "moduleName": "./src/components/Form/Form.tsx"
617
+ "moduleName": "./src/components/Loader/Loader.tsx"
618
618
  },
619
619
  {
620
- "moduleName": "./src/components/Popover/Popover.tsx"
620
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
621
621
  },
622
622
  {
623
623
  "moduleName": "./src/components/RadioButton/RadioButton.tsx"
624
624
  },
625
625
  {
626
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
626
+ "moduleName": "./src/components/Tab/Tab.tsx"
627
627
  },
628
628
  {
629
- "moduleName": "./src/components/Tab/Tab.tsx"
629
+ "moduleName": "./src/components/Popover/Popover.tsx"
630
630
  },
631
631
  {
632
632
  "moduleName": "./src/components/Tag/Tag.tsx"
@@ -676,56 +676,68 @@
676
676
  ]
677
677
  },
678
678
  {
679
- "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
680
- "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
679
+ "id": "./src/components/Badge/Badge.tsx",
680
+ "name": "./src/components/Badge/Badge.tsx",
681
681
  "reasons": [
682
682
  {
683
- "moduleName": "./src/components/SegmentedControl/index.ts"
683
+ "moduleName": "./src/components/Badge/index.ts"
684
684
  }
685
685
  ]
686
686
  },
687
687
  {
688
- "id": "./src/components/DatePicker/DatePicker.tsx",
689
- "name": "./src/components/DatePicker/DatePicker.tsx",
688
+ "id": "./src/components/Checkbox/Checkbox.tsx",
689
+ "name": "./src/components/Checkbox/Checkbox.tsx",
690
690
  "reasons": [
691
691
  {
692
- "moduleName": "./src/components/DatePicker/index.ts"
692
+ "moduleName": "./src/components/Checkbox/index.ts"
693
693
  }
694
694
  ]
695
695
  },
696
696
  {
697
- "id": "./src/components/DatePicker/RangeDatePicker.tsx",
698
- "name": "./src/components/DatePicker/RangeDatePicker.tsx",
697
+ "id": "./src/components/DetailsCard/DetailsCard.tsx",
698
+ "name": "./src/components/DetailsCard/DetailsCard.tsx",
699
699
  "reasons": [
700
700
  {
701
- "moduleName": "./src/components/DatePicker/index.ts"
701
+ "moduleName": "./src/components/DetailsCard/index.ts"
702
702
  }
703
703
  ]
704
704
  },
705
705
  {
706
- "id": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx",
707
- "name": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx",
706
+ "id": "./src/components/ActionBar/ActionBar.tsx",
707
+ "name": "./src/components/ActionBar/ActionBar.tsx",
708
708
  "reasons": [
709
709
  {
710
- "moduleName": "./src/components/DatePicker/index.ts"
710
+ "moduleName": "./src/components/ActionBar/index.ts"
711
711
  }
712
712
  ]
713
713
  },
714
714
  {
715
- "id": "./src/utils/getDesignTokenWithOpacity.ts",
716
- "name": "./src/utils/getDesignTokenWithOpacity.ts",
715
+ "id": "./src/components/Avatar/Avatar.tsx",
716
+ "name": "./src/components/Avatar/Avatar.tsx",
717
717
  "reasons": [
718
718
  {
719
- "moduleName": "./src/utils/index.ts"
719
+ "moduleName": "./src/components/Avatar/index.ts"
720
720
  }
721
721
  ]
722
722
  },
723
723
  {
724
- "id": "./src/components/DetailsCard/DetailsCard.tsx",
725
- "name": "./src/components/DetailsCard/DetailsCard.tsx",
724
+ "id": "./src/components/Avatar/Avatar.helpers.ts",
725
+ "name": "./src/components/Avatar/Avatar.helpers.ts",
726
726
  "reasons": [
727
727
  {
728
- "moduleName": "./src/components/DetailsCard/index.ts"
728
+ "moduleName": "./src/components/Avatar/index.ts"
729
+ },
730
+ {
731
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
732
+ }
733
+ ]
734
+ },
735
+ {
736
+ "id": "./src/components/Button/Button.tsx",
737
+ "name": "./src/components/Button/Button.tsx",
738
+ "reasons": [
739
+ {
740
+ "moduleName": "./src/components/Button/index.ts"
729
741
  }
730
742
  ]
731
743
  },
@@ -748,200 +760,197 @@
748
760
  ]
749
761
  },
750
762
  {
751
- "id": "./src/components/Card/Card.tsx",
752
- "name": "./src/components/Card/Card.tsx",
763
+ "id": "./src/components/ActionMenu/ActionMenu.tsx",
764
+ "name": "./src/components/ActionMenu/ActionMenu.tsx",
753
765
  "reasons": [
754
766
  {
755
- "moduleName": "./src/components/Card/index.ts"
767
+ "moduleName": "./src/components/ActionMenu/index.ts"
756
768
  }
757
769
  ]
758
770
  },
759
771
  {
760
- "id": "./src/components/Button/Button.tsx",
761
- "name": "./src/components/Button/Button.tsx",
772
+ "id": "./src/components/ActionMenu/ActionMenuItem.tsx",
773
+ "name": "./src/components/ActionMenu/ActionMenuItem.tsx",
762
774
  "reasons": [
763
775
  {
764
- "moduleName": "./src/components/Button/index.ts"
776
+ "moduleName": "./src/components/ActionMenu/index.ts"
765
777
  }
766
778
  ]
767
779
  },
768
780
  {
769
- "id": "./src/components/FormField/FormField.tsx",
770
- "name": "./src/components/FormField/FormField.tsx",
781
+ "id": "./src/components/FieldError/FieldError.tsx",
782
+ "name": "./src/components/FieldError/FieldError.tsx",
771
783
  "reasons": [
772
784
  {
773
- "moduleName": "./src/components/FormField/index.ts"
785
+ "moduleName": "./src/components/FieldError/index.ts"
774
786
  }
775
787
  ]
776
788
  },
777
789
  {
778
- "id": "./src/components/FormGroup/FormGroup.tsx",
779
- "name": "./src/components/FormGroup/FormGroup.tsx",
790
+ "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
791
+ "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
780
792
  "reasons": [
781
793
  {
782
- "moduleName": "./src/components/FormGroup/index.ts"
794
+ "moduleName": "./src/components/SegmentedControl/index.ts"
783
795
  }
784
796
  ]
785
797
  },
786
798
  {
787
- "id": "./src/components/Alert/Alert.tsx",
788
- "name": "./src/components/Alert/Alert.tsx",
799
+ "id": "./src/utils/getDesignTokenWithOpacity.ts",
800
+ "name": "./src/utils/getDesignTokenWithOpacity.ts",
789
801
  "reasons": [
790
802
  {
791
- "moduleName": "./src/components/Alert/index.ts"
803
+ "moduleName": "./src/utils/index.ts"
792
804
  }
793
805
  ]
794
806
  },
795
807
  {
796
- "id": "./src/components/Modal/Modal.tsx",
797
- "name": "./src/components/Modal/Modal.tsx",
808
+ "id": "./src/components/Card/Card.tsx",
809
+ "name": "./src/components/Card/Card.tsx",
798
810
  "reasons": [
799
811
  {
800
- "moduleName": "./src/components/Modal/index.ts"
812
+ "moduleName": "./src/components/Card/index.ts"
801
813
  }
802
814
  ]
803
815
  },
804
816
  {
805
- "id": "./src/components/Modal/components/ModalBase.tsx",
806
- "name": "./src/components/Modal/components/ModalBase.tsx",
817
+ "id": "./src/components/FormField/FormField.tsx",
818
+ "name": "./src/components/FormField/FormField.tsx",
807
819
  "reasons": [
808
820
  {
809
- "moduleName": "./src/components/Modal/index.ts"
810
- },
811
- {
812
- "moduleName": "./src/components/Modal/Modal.tsx"
821
+ "moduleName": "./src/components/FormField/index.ts"
813
822
  }
814
823
  ]
815
824
  },
816
825
  {
817
- "id": "./src/components/Modal/components/ModalCloseButton.tsx",
818
- "name": "./src/components/Modal/components/ModalCloseButton.tsx",
826
+ "id": "./src/components/Form/Form.tsx",
827
+ "name": "./src/components/Form/Form.tsx",
819
828
  "reasons": [
820
829
  {
821
- "moduleName": "./src/components/Modal/index.ts"
822
- },
823
- {
824
- "moduleName": "./src/components/Modal/Modal.tsx"
830
+ "moduleName": "./src/components/Form/index.ts"
825
831
  }
826
832
  ]
827
833
  },
828
834
  {
829
- "id": "./src/components/Modal/components/ModalPortal.tsx",
830
- "name": "./src/components/Modal/components/ModalPortal.tsx",
835
+ "id": "./src/components/DatePicker/DatePicker.tsx",
836
+ "name": "./src/components/DatePicker/DatePicker.tsx",
831
837
  "reasons": [
832
838
  {
833
- "moduleName": "./src/components/Modal/index.ts"
839
+ "moduleName": "./src/components/DatePicker/index.ts"
834
840
  }
835
841
  ]
836
842
  },
837
843
  {
838
- "id": "./src/components/Modal/components/ModalHeader.tsx",
839
- "name": "./src/components/Modal/components/ModalHeader.tsx",
844
+ "id": "./src/components/DatePicker/RangeDatePicker.tsx",
845
+ "name": "./src/components/DatePicker/RangeDatePicker.tsx",
840
846
  "reasons": [
841
847
  {
842
- "moduleName": "./src/components/Modal/index.ts"
848
+ "moduleName": "./src/components/DatePicker/index.ts"
843
849
  }
844
850
  ]
845
851
  },
846
852
  {
847
- "id": "./src/components/NumericInput/NumericInput.tsx",
848
- "name": "./src/components/NumericInput/NumericInput.tsx",
853
+ "id": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx",
854
+ "name": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx",
849
855
  "reasons": [
850
856
  {
851
- "moduleName": "./src/components/NumericInput/index.ts"
857
+ "moduleName": "./src/components/DatePicker/index.ts"
852
858
  }
853
859
  ]
854
860
  },
855
861
  {
856
- "id": "./src/components/Icon/Icon.tsx",
857
- "name": "./src/components/Icon/Icon.tsx",
862
+ "id": "./src/components/Alert/Alert.tsx",
863
+ "name": "./src/components/Alert/Alert.tsx",
858
864
  "reasons": [
859
865
  {
860
- "moduleName": "./src/components/Icon/index.ts"
866
+ "moduleName": "./src/components/Alert/index.ts"
861
867
  }
862
868
  ]
863
869
  },
864
870
  {
865
- "id": "./src/components/Badge/Badge.tsx",
866
- "name": "./src/components/Badge/Badge.tsx",
871
+ "id": "./src/components/FormGroup/FormGroup.tsx",
872
+ "name": "./src/components/FormGroup/FormGroup.tsx",
867
873
  "reasons": [
868
874
  {
869
- "moduleName": "./src/components/Badge/index.ts"
875
+ "moduleName": "./src/components/FormGroup/index.ts"
870
876
  }
871
877
  ]
872
878
  },
873
879
  {
874
- "id": "./src/components/ActionMenu/ActionMenu.tsx",
875
- "name": "./src/components/ActionMenu/ActionMenu.tsx",
880
+ "id": "./src/components/Input/Input.tsx",
881
+ "name": "./src/components/Input/Input.tsx",
876
882
  "reasons": [
877
883
  {
878
- "moduleName": "./src/components/ActionMenu/index.ts"
884
+ "moduleName": "./src/components/Input/index.ts"
879
885
  }
880
886
  ]
881
887
  },
882
888
  {
883
- "id": "./src/components/ActionMenu/ActionMenuItem.tsx",
884
- "name": "./src/components/ActionMenu/ActionMenuItem.tsx",
889
+ "id": "./src/components/Modal/Modal.tsx",
890
+ "name": "./src/components/Modal/Modal.tsx",
885
891
  "reasons": [
886
892
  {
887
- "moduleName": "./src/components/ActionMenu/index.ts"
893
+ "moduleName": "./src/components/Modal/index.ts"
888
894
  }
889
895
  ]
890
896
  },
891
897
  {
892
- "id": "./src/components/Input/Input.tsx",
893
- "name": "./src/components/Input/Input.tsx",
898
+ "id": "./src/components/Modal/components/ModalBase.tsx",
899
+ "name": "./src/components/Modal/components/ModalBase.tsx",
894
900
  "reasons": [
895
901
  {
896
- "moduleName": "./src/components/Input/index.ts"
902
+ "moduleName": "./src/components/Modal/index.ts"
903
+ },
904
+ {
905
+ "moduleName": "./src/components/Modal/Modal.tsx"
897
906
  }
898
907
  ]
899
908
  },
900
909
  {
901
- "id": "./src/components/ActionBar/ActionBar.tsx",
902
- "name": "./src/components/ActionBar/ActionBar.tsx",
910
+ "id": "./src/components/Modal/components/ModalCloseButton.tsx",
911
+ "name": "./src/components/Modal/components/ModalCloseButton.tsx",
903
912
  "reasons": [
904
913
  {
905
- "moduleName": "./src/components/ActionBar/index.ts"
914
+ "moduleName": "./src/components/Modal/index.ts"
915
+ },
916
+ {
917
+ "moduleName": "./src/components/Modal/Modal.tsx"
906
918
  }
907
919
  ]
908
920
  },
909
921
  {
910
- "id": "./src/components/Link/Link.tsx",
911
- "name": "./src/components/Link/Link.tsx",
922
+ "id": "./src/components/Modal/components/ModalPortal.tsx",
923
+ "name": "./src/components/Modal/components/ModalPortal.tsx",
912
924
  "reasons": [
913
925
  {
914
- "moduleName": "./src/components/Link/index.ts"
926
+ "moduleName": "./src/components/Modal/index.ts"
915
927
  }
916
928
  ]
917
929
  },
918
930
  {
919
- "id": "./src/components/Avatar/Avatar.tsx",
920
- "name": "./src/components/Avatar/Avatar.tsx",
931
+ "id": "./src/components/Modal/components/ModalHeader.tsx",
932
+ "name": "./src/components/Modal/components/ModalHeader.tsx",
921
933
  "reasons": [
922
934
  {
923
- "moduleName": "./src/components/Avatar/index.ts"
935
+ "moduleName": "./src/components/Modal/index.ts"
924
936
  }
925
937
  ]
926
938
  },
927
939
  {
928
- "id": "./src/components/Avatar/Avatar.helpers.ts",
929
- "name": "./src/components/Avatar/Avatar.helpers.ts",
940
+ "id": "./src/components/FieldDescription/FieldDescription.tsx",
941
+ "name": "./src/components/FieldDescription/FieldDescription.tsx",
930
942
  "reasons": [
931
943
  {
932
- "moduleName": "./src/components/Avatar/index.ts"
933
- },
934
- {
935
- "moduleName": "./src/components/Avatar/Avatar.tsx"
944
+ "moduleName": "./src/components/FieldDescription/index.ts"
936
945
  }
937
946
  ]
938
947
  },
939
948
  {
940
- "id": "./src/components/FieldError/FieldError.tsx",
941
- "name": "./src/components/FieldError/FieldError.tsx",
949
+ "id": "./src/components/Link/Link.tsx",
950
+ "name": "./src/components/Link/Link.tsx",
942
951
  "reasons": [
943
952
  {
944
- "moduleName": "./src/components/FieldError/index.ts"
953
+ "moduleName": "./src/components/Link/index.ts"
945
954
  }
946
955
  ]
947
956
  },
@@ -955,113 +964,122 @@
955
964
  ]
956
965
  },
957
966
  {
958
- "id": "./src/components/Checkbox/Checkbox.tsx",
959
- "name": "./src/components/Checkbox/Checkbox.tsx",
967
+ "id": "./src/components/NumericInput/NumericInput.tsx",
968
+ "name": "./src/components/NumericInput/NumericInput.tsx",
960
969
  "reasons": [
961
970
  {
962
- "moduleName": "./src/components/Checkbox/index.ts"
971
+ "moduleName": "./src/components/NumericInput/index.ts"
963
972
  }
964
973
  ]
965
974
  },
966
975
  {
967
- "id": "./src/components/FieldDescription/FieldDescription.tsx",
968
- "name": "./src/components/FieldDescription/FieldDescription.tsx",
976
+ "id": "./src/components/Icon/Icon.tsx",
977
+ "name": "./src/components/Icon/Icon.tsx",
969
978
  "reasons": [
970
979
  {
971
- "moduleName": "./src/components/FieldDescription/index.ts"
980
+ "moduleName": "./src/components/Icon/index.ts"
972
981
  }
973
982
  ]
974
983
  },
975
984
  {
976
- "id": "./src/components/Picker/Picker.tsx",
977
- "name": "./src/components/Picker/Picker.tsx",
985
+ "id": "./src/components/PromoBanner/PromoBanner.tsx",
986
+ "name": "./src/components/PromoBanner/PromoBanner.tsx",
978
987
  "reasons": [
979
988
  {
980
- "moduleName": "./src/components/Picker/index.ts"
989
+ "moduleName": "./src/components/PromoBanner/index.ts"
981
990
  }
982
991
  ]
983
992
  },
984
993
  {
985
- "id": "./src/components/Picker/components/PickerList.tsx",
986
- "name": "./src/components/Picker/components/PickerList.tsx",
994
+ "id": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
995
+ "name": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
987
996
  "reasons": [
988
997
  {
989
- "moduleName": "./src/components/Picker/index.ts"
990
- },
998
+ "moduleName": "./src/components/PromoBannerV2/index.ts"
999
+ }
1000
+ ]
1001
+ },
1002
+ {
1003
+ "id": "./src/components/RadioButton/RadioButton.tsx",
1004
+ "name": "./src/components/RadioButton/RadioButton.tsx",
1005
+ "reasons": [
991
1006
  {
992
- "moduleName": "./src/components/Picker/Picker.tsx"
1007
+ "moduleName": "./src/components/RadioButton/index.ts"
993
1008
  }
994
1009
  ]
995
1010
  },
996
1011
  {
997
- "id": "./src/components/Popover/Popover.tsx",
998
- "name": "./src/components/Popover/Popover.tsx",
1012
+ "id": "./src/components/Tab/Tab.tsx",
1013
+ "name": "./src/components/Tab/Tab.tsx",
999
1014
  "reasons": [
1000
1015
  {
1001
- "moduleName": "./src/components/Popover/index.ts"
1016
+ "moduleName": "./src/components/Tab/index.ts"
1002
1017
  }
1003
1018
  ]
1004
1019
  },
1005
1020
  {
1006
- "id": "./src/components/Form/Form.tsx",
1007
- "name": "./src/components/Form/Form.tsx",
1021
+ "id": "./src/components/Tab/TabsWrapper.tsx",
1022
+ "name": "./src/components/Tab/TabsWrapper.tsx",
1008
1023
  "reasons": [
1009
1024
  {
1010
- "moduleName": "./src/components/Form/index.ts"
1025
+ "moduleName": "./src/components/Tab/index.ts"
1011
1026
  }
1012
1027
  ]
1013
1028
  },
1014
1029
  {
1015
- "id": "./src/components/Progress/ProgressCircle.tsx",
1016
- "name": "./src/components/Progress/ProgressCircle.tsx",
1030
+ "id": "./src/components/Popover/Popover.tsx",
1031
+ "name": "./src/components/Popover/Popover.tsx",
1017
1032
  "reasons": [
1018
1033
  {
1019
- "moduleName": "./src/components/Progress/index.ts"
1034
+ "moduleName": "./src/components/Popover/index.ts"
1020
1035
  }
1021
1036
  ]
1022
1037
  },
1023
1038
  {
1024
- "id": "./src/components/Progress/ProgressBar.tsx",
1025
- "name": "./src/components/Progress/ProgressBar.tsx",
1039
+ "id": "./src/components/Picker/Picker.tsx",
1040
+ "name": "./src/components/Picker/Picker.tsx",
1026
1041
  "reasons": [
1027
1042
  {
1028
- "moduleName": "./src/components/Progress/index.ts"
1043
+ "moduleName": "./src/components/Picker/index.ts"
1029
1044
  }
1030
1045
  ]
1031
1046
  },
1032
1047
  {
1033
- "id": "./src/components/PromoBanner/PromoBanner.tsx",
1034
- "name": "./src/components/PromoBanner/PromoBanner.tsx",
1048
+ "id": "./src/components/Picker/components/PickerList.tsx",
1049
+ "name": "./src/components/Picker/components/PickerList.tsx",
1035
1050
  "reasons": [
1036
1051
  {
1037
- "moduleName": "./src/components/PromoBanner/index.ts"
1052
+ "moduleName": "./src/components/Picker/index.ts"
1053
+ },
1054
+ {
1055
+ "moduleName": "./src/components/Picker/Picker.tsx"
1038
1056
  }
1039
1057
  ]
1040
1058
  },
1041
1059
  {
1042
- "id": "./src/components/RadioButton/RadioButton.tsx",
1043
- "name": "./src/components/RadioButton/RadioButton.tsx",
1060
+ "id": "./src/components/Progress/ProgressCircle.tsx",
1061
+ "name": "./src/components/Progress/ProgressCircle.tsx",
1044
1062
  "reasons": [
1045
1063
  {
1046
- "moduleName": "./src/components/RadioButton/index.ts"
1064
+ "moduleName": "./src/components/Progress/index.ts"
1047
1065
  }
1048
1066
  ]
1049
1067
  },
1050
1068
  {
1051
- "id": "./src/components/Switch/Switch.tsx",
1052
- "name": "./src/components/Switch/Switch.tsx",
1069
+ "id": "./src/components/Progress/ProgressBar.tsx",
1070
+ "name": "./src/components/Progress/ProgressBar.tsx",
1053
1071
  "reasons": [
1054
1072
  {
1055
- "moduleName": "./src/components/Switch/index.ts"
1073
+ "moduleName": "./src/components/Progress/index.ts"
1056
1074
  }
1057
1075
  ]
1058
1076
  },
1059
1077
  {
1060
- "id": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1061
- "name": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1078
+ "id": "./src/components/Switch/Switch.tsx",
1079
+ "name": "./src/components/Switch/Switch.tsx",
1062
1080
  "reasons": [
1063
1081
  {
1064
- "moduleName": "./src/components/PromoBannerV2/index.ts"
1082
+ "moduleName": "./src/components/Switch/index.ts"
1065
1083
  }
1066
1084
  ]
1067
1085
  },
@@ -1075,20 +1093,23 @@
1075
1093
  ]
1076
1094
  },
1077
1095
  {
1078
- "id": "./src/components/Tab/Tab.tsx",
1079
- "name": "./src/components/Tab/Tab.tsx",
1096
+ "id": "./src/components/TagInput/TagInput.tsx",
1097
+ "name": "./src/components/TagInput/TagInput.tsx",
1080
1098
  "reasons": [
1081
1099
  {
1082
- "moduleName": "./src/components/Tab/index.ts"
1100
+ "moduleName": "./src/components/TagInput/index.ts"
1101
+ },
1102
+ {
1103
+ "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1083
1104
  }
1084
1105
  ]
1085
1106
  },
1086
1107
  {
1087
- "id": "./src/components/Tab/TabsWrapper.tsx",
1088
- "name": "./src/components/Tab/TabsWrapper.tsx",
1108
+ "id": "./src/components/TagInput/EmailTagInput.tsx",
1109
+ "name": "./src/components/TagInput/EmailTagInput.tsx",
1089
1110
  "reasons": [
1090
1111
  {
1091
- "moduleName": "./src/components/Tab/index.ts"
1112
+ "moduleName": "./src/components/TagInput/index.ts"
1092
1113
  }
1093
1114
  ]
1094
1115
  },
@@ -1101,6 +1122,27 @@
1101
1122
  }
1102
1123
  ]
1103
1124
  },
1125
+ {
1126
+ "id": "./src/components/Toast/Toast.tsx",
1127
+ "name": "./src/components/Toast/Toast.tsx",
1128
+ "reasons": [
1129
+ {
1130
+ "moduleName": "./src/components/Toast/index.ts"
1131
+ },
1132
+ {
1133
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1134
+ }
1135
+ ]
1136
+ },
1137
+ {
1138
+ "id": "./src/components/Toast/ToastWrapper.tsx",
1139
+ "name": "./src/components/Toast/ToastWrapper.tsx",
1140
+ "reasons": [
1141
+ {
1142
+ "moduleName": "./src/components/Toast/index.ts"
1143
+ }
1144
+ ]
1145
+ },
1104
1146
  {
1105
1147
  "id": "./src/components/Tooltip/Tooltip.tsx",
1106
1148
  "name": "./src/components/Tooltip/Tooltip.tsx",
@@ -1135,23 +1177,11 @@
1135
1177
  ]
1136
1178
  },
1137
1179
  {
1138
- "id": "./src/components/Toast/Toast.tsx",
1139
- "name": "./src/components/Toast/Toast.tsx",
1140
- "reasons": [
1141
- {
1142
- "moduleName": "./src/components/Toast/index.ts"
1143
- },
1144
- {
1145
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1146
- }
1147
- ]
1148
- },
1149
- {
1150
- "id": "./src/components/Toast/ToastWrapper.tsx",
1151
- "name": "./src/components/Toast/ToastWrapper.tsx",
1180
+ "id": "./src/components/Textarea/Textarea.tsx",
1181
+ "name": "./src/components/Textarea/Textarea.tsx",
1152
1182
  "reasons": [
1153
1183
  {
1154
- "moduleName": "./src/components/Toast/index.ts"
1184
+ "moduleName": "./src/components/Textarea/index.ts"
1155
1185
  }
1156
1186
  ]
1157
1187
  },
@@ -1183,32 +1213,23 @@
1183
1213
  ]
1184
1214
  },
1185
1215
  {
1186
- "id": "./src/components/TagInput/TagInput.tsx",
1187
- "name": "./src/components/TagInput/TagInput.tsx",
1216
+ "id": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1217
+ "name": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1188
1218
  "reasons": [
1189
1219
  {
1190
- "moduleName": "./src/components/TagInput/index.ts"
1191
- },
1192
- {
1193
- "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1220
+ "moduleName": "./src/components/FileUploadProgress/index.ts"
1194
1221
  }
1195
1222
  ]
1196
1223
  },
1197
1224
  {
1198
- "id": "./src/components/TagInput/EmailTagInput.tsx",
1199
- "name": "./src/components/TagInput/EmailTagInput.tsx",
1225
+ "id": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx",
1226
+ "name": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx",
1200
1227
  "reasons": [
1201
1228
  {
1202
- "moduleName": "./src/components/TagInput/index.ts"
1203
- }
1204
- ]
1205
- },
1206
- {
1207
- "id": "./src/components/Textarea/Textarea.tsx",
1208
- "name": "./src/components/Textarea/Textarea.tsx",
1209
- "reasons": [
1229
+ "moduleName": "./src/components/FileUploadProgress/index.ts"
1230
+ },
1210
1231
  {
1211
- "moduleName": "./src/components/Textarea/index.ts"
1232
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1212
1233
  }
1213
1234
  ]
1214
1235
  },
@@ -1221,198 +1242,180 @@
1221
1242
  }
1222
1243
  ]
1223
1244
  },
1224
- {
1225
- "id": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1226
- "name": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1227
- "reasons": [
1228
- {
1229
- "moduleName": "./src/components/FileUploadProgress/index.ts"
1230
- }
1231
- ]
1232
- },
1233
- {
1234
- "id": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx",
1235
- "name": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx",
1236
- "reasons": [
1237
- {
1238
- "moduleName": "./src/components/FileUploadProgress/index.ts"
1239
- },
1240
- {
1241
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1242
- }
1243
- ]
1244
- },
1245
1245
  {
1246
1246
  "id": "./react",
1247
1247
  "name": "./react",
1248
1248
  "reasons": [
1249
1249
  {
1250
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1250
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1251
1251
  },
1252
1252
  {
1253
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1253
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1254
1254
  },
1255
1255
  {
1256
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1256
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1257
1257
  },
1258
1258
  {
1259
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1259
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1260
1260
  },
1261
1261
  {
1262
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1262
+ "moduleName": "./src/components/Badge/Badge.tsx"
1263
1263
  },
1264
1264
  {
1265
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1265
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1266
1266
  },
1267
1267
  {
1268
- "moduleName": "./src/components/Card/Card.tsx"
1268
+ "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1269
1269
  },
1270
1270
  {
1271
- "moduleName": "./src/components/Button/Button.tsx"
1271
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1272
1272
  },
1273
1273
  {
1274
- "moduleName": "./src/components/FormField/FormField.tsx"
1274
+ "moduleName": "./src/components/Button/Button.tsx"
1275
1275
  },
1276
1276
  {
1277
- "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1277
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1278
1278
  },
1279
1279
  {
1280
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1280
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1281
1281
  },
1282
1282
  {
1283
- "moduleName": "./src/components/Alert/Alert.tsx"
1283
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1284
1284
  },
1285
1285
  {
1286
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1286
+ "moduleName": "./src/components/Card/Card.tsx"
1287
1287
  },
1288
1288
  {
1289
- "moduleName": "./src/components/Modal/Modal.tsx"
1289
+ "moduleName": "./src/components/FormField/FormField.tsx"
1290
1290
  },
1291
1291
  {
1292
- "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1292
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1293
1293
  },
1294
1294
  {
1295
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1295
+ "moduleName": "./src/components/Form/Form.tsx"
1296
1296
  },
1297
1297
  {
1298
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1298
+ "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1299
1299
  },
1300
1300
  {
1301
- "moduleName": "./src/components/Icon/Icon.tsx"
1301
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1302
1302
  },
1303
1303
  {
1304
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1304
+ "moduleName": "./src/components/Alert/Alert.tsx"
1305
1305
  },
1306
1306
  {
1307
- "moduleName": "./src/components/Badge/Badge.tsx"
1307
+ "moduleName": "./src/components/Input/Input.tsx"
1308
1308
  },
1309
1309
  {
1310
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1310
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1311
1311
  },
1312
1312
  {
1313
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1313
+ "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1314
1314
  },
1315
1315
  {
1316
- "moduleName": "./src/components/Input/Input.tsx"
1316
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1317
1317
  },
1318
1318
  {
1319
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1319
+ "moduleName": "./src/components/Modal/Modal.tsx"
1320
1320
  },
1321
1321
  {
1322
- "moduleName": "./src/components/Link/Link.tsx"
1322
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1323
1323
  },
1324
1324
  {
1325
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1325
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1326
1326
  },
1327
1327
  {
1328
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1328
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1329
1329
  },
1330
1330
  {
1331
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1331
+ "moduleName": "./src/components/Link/Link.tsx"
1332
1332
  },
1333
1333
  {
1334
1334
  "moduleName": "./src/components/Loader/Loader.tsx"
1335
1335
  },
1336
1336
  {
1337
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1337
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1338
1338
  },
1339
1339
  {
1340
- "moduleName": "./src/components/Picker/Picker.tsx"
1340
+ "moduleName": "./src/components/Icon/Icon.tsx"
1341
1341
  },
1342
1342
  {
1343
- "moduleName": "./src/components/Form/Form.tsx"
1343
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1344
1344
  },
1345
1345
  {
1346
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
1346
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1347
1347
  },
1348
1348
  {
1349
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1349
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1350
1350
  },
1351
1351
  {
1352
- "moduleName": "./src/components/Popover/Popover.tsx"
1352
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1353
1353
  },
1354
1354
  {
1355
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1355
+ "moduleName": "./src/components/Tab/Tab.tsx"
1356
1356
  },
1357
1357
  {
1358
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1358
+ "moduleName": "./src/components/Popover/Popover.tsx"
1359
1359
  },
1360
1360
  {
1361
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1361
+ "moduleName": "./src/components/Picker/Picker.tsx"
1362
+ },
1363
+ {
1364
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1362
1365
  },
1363
1366
  {
1364
1367
  "moduleName": "./src/components/Switch/Switch.tsx"
1365
1368
  },
1366
1369
  {
1367
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1370
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1368
1371
  },
1369
1372
  {
1370
- "moduleName": "./src/components/Tab/Tab.tsx"
1373
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1371
1374
  },
1372
1375
  {
1373
1376
  "moduleName": "./src/components/Search/Search.tsx"
1374
1377
  },
1375
1378
  {
1376
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1379
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
1377
1380
  },
1378
1381
  {
1379
- "moduleName": "./src/components/Tag/Tag.tsx"
1382
+ "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1380
1383
  },
1381
1384
  {
1382
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1385
+ "moduleName": "./src/components/Tag/Tag.tsx"
1383
1386
  },
1384
1387
  {
1385
- "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1388
+ "moduleName": "./src/components/Toast/Toast.tsx"
1386
1389
  },
1387
1390
  {
1388
- "moduleName": "./src/components/Typography/Text.tsx"
1391
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1389
1392
  },
1390
1393
  {
1391
- "moduleName": "./src/components/Typography/Heading.tsx"
1394
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1392
1395
  },
1393
1396
  {
1394
- "moduleName": "./src/components/Typography/Display.tsx"
1397
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
1395
1398
  },
1396
1399
  {
1397
- "moduleName": "./src/components/Toast/Toast.tsx"
1400
+ "moduleName": "./src/components/Typography/Heading.tsx"
1398
1401
  },
1399
1402
  {
1400
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1403
+ "moduleName": "./src/components/Typography/Text.tsx"
1401
1404
  },
1402
1405
  {
1403
- "moduleName": "./src/components/Textarea/Textarea.tsx"
1406
+ "moduleName": "./src/components/Typography/Display.tsx"
1404
1407
  },
1405
1408
  {
1406
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1409
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1407
1410
  },
1408
1411
  {
1409
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1412
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1410
1413
  },
1411
1414
  {
1412
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1415
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1413
1416
  },
1414
1417
  {
1415
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1418
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1416
1419
  },
1417
1420
  {
1418
1421
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
@@ -1420,9 +1423,6 @@
1420
1423
  {
1421
1424
  "moduleName": "./src/components/DatePicker/hooks.ts"
1422
1425
  },
1423
- {
1424
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1425
- },
1426
1426
  {
1427
1427
  "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1428
1428
  },
@@ -1430,166 +1430,238 @@
1430
1430
  "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
1431
1431
  },
1432
1432
  {
1433
- "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1433
+ "moduleName": "./src/components/TagInput/EditableTag.tsx"
1434
1434
  },
1435
1435
  {
1436
1436
  "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1437
1437
  },
1438
1438
  {
1439
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1439
+ "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1440
1440
  },
1441
1441
  {
1442
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1442
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1443
1443
  },
1444
1444
  {
1445
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1445
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
1446
1446
  },
1447
1447
  {
1448
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1448
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1449
1449
  },
1450
1450
  {
1451
- "moduleName": "./src/components/TagInput/EditableTag.tsx"
1451
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1452
1452
  },
1453
1453
  {
1454
- "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
1454
+ "moduleName": "./src/components/TagInput/EditableTagContent.tsx"
1455
1455
  },
1456
1456
  {
1457
- "moduleName": "./src/components/TagInput/EditableTagContent.tsx"
1457
+ "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
1458
1458
  }
1459
1459
  ]
1460
1460
  },
1461
1461
  {
1462
- "id": "./clsx",
1463
- "name": "./clsx",
1462
+ "id": "./@livechat/design-system-icons",
1463
+ "name": "./@livechat/design-system-icons",
1464
1464
  "reasons": [
1465
1465
  {
1466
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1466
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1467
1467
  },
1468
1468
  {
1469
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1469
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1470
1470
  },
1471
1471
  {
1472
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1472
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1473
1473
  },
1474
1474
  {
1475
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1475
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1476
+ },
1477
+ {
1478
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1476
1479
  },
1477
1480
  {
1478
1481
  "moduleName": "./src/components/Card/Card.tsx"
1479
1482
  },
1480
1483
  {
1481
- "moduleName": "./src/components/Button/Button.tsx"
1484
+ "moduleName": "./src/components/Alert/Alert.tsx"
1482
1485
  },
1483
1486
  {
1484
- "moduleName": "./src/components/FormField/FormField.tsx"
1487
+ "moduleName": "./src/components/Input/Input.tsx"
1485
1488
  },
1486
1489
  {
1487
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1490
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1488
1491
  },
1489
1492
  {
1490
- "moduleName": "./src/components/Alert/Alert.tsx"
1493
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1491
1494
  },
1492
1495
  {
1493
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1496
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1494
1497
  },
1495
1498
  {
1496
- "moduleName": "./src/components/Modal/Modal.tsx"
1499
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1497
1500
  },
1498
1501
  {
1499
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1502
+ "moduleName": "./src/components/Switch/Switch.tsx"
1500
1503
  },
1501
1504
  {
1502
- "moduleName": "./src/components/Icon/Icon.tsx"
1505
+ "moduleName": "./src/components/Search/Search.tsx"
1503
1506
  },
1504
1507
  {
1505
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1508
+ "moduleName": "./src/components/Tag/Tag.tsx"
1506
1509
  },
1507
1510
  {
1508
- "moduleName": "./src/components/Badge/Badge.tsx"
1511
+ "moduleName": "./src/components/Toast/Toast.tsx"
1509
1512
  },
1510
1513
  {
1511
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1514
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1512
1515
  },
1513
1516
  {
1514
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1517
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1515
1518
  },
1516
1519
  {
1517
- "moduleName": "./src/components/Input/Input.tsx"
1520
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1521
+ },
1522
+ {
1523
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1524
+ },
1525
+ {
1526
+ "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1527
+ },
1528
+ {
1529
+ "moduleName": "./src/components/Picker/constants.ts"
1518
1530
  },
1531
+ {
1532
+ "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1533
+ },
1534
+ {
1535
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1536
+ },
1537
+ {
1538
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
1539
+ }
1540
+ ]
1541
+ },
1542
+ {
1543
+ "id": "./clsx",
1544
+ "name": "./clsx",
1545
+ "reasons": [
1519
1546
  {
1520
1547
  "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1521
1548
  },
1522
1549
  {
1523
- "moduleName": "./src/components/Link/Link.tsx"
1550
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1551
+ },
1552
+ {
1553
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1524
1554
  },
1525
1555
  {
1526
1556
  "moduleName": "./src/components/Avatar/Avatar.tsx"
1527
1557
  },
1528
1558
  {
1529
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1559
+ "moduleName": "./src/components/Badge/Badge.tsx"
1530
1560
  },
1531
1561
  {
1532
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1562
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1533
1563
  },
1534
1564
  {
1535
- "moduleName": "./src/components/Loader/Loader.tsx"
1565
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1536
1566
  },
1537
1567
  {
1538
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1568
+ "moduleName": "./src/components/Button/Button.tsx"
1539
1569
  },
1540
1570
  {
1541
- "moduleName": "./src/components/Picker/Picker.tsx"
1571
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1572
+ },
1573
+ {
1574
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1575
+ },
1576
+ {
1577
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1578
+ },
1579
+ {
1580
+ "moduleName": "./src/components/Card/Card.tsx"
1581
+ },
1582
+ {
1583
+ "moduleName": "./src/components/FormField/FormField.tsx"
1542
1584
  },
1543
1585
  {
1544
1586
  "moduleName": "./src/components/Form/Form.tsx"
1545
1587
  },
1546
1588
  {
1547
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
1589
+ "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1548
1590
  },
1549
1591
  {
1550
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1592
+ "moduleName": "./src/components/Alert/Alert.tsx"
1551
1593
  },
1552
1594
  {
1553
- "moduleName": "./src/components/Popover/Popover.tsx"
1595
+ "moduleName": "./src/components/Input/Input.tsx"
1554
1596
  },
1555
1597
  {
1556
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1598
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1557
1599
  },
1558
1600
  {
1559
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1601
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1560
1602
  },
1561
1603
  {
1562
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1604
+ "moduleName": "./src/components/Modal/Modal.tsx"
1563
1605
  },
1564
1606
  {
1565
- "moduleName": "./src/components/Switch/Switch.tsx"
1607
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1608
+ },
1609
+ {
1610
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1611
+ },
1612
+ {
1613
+ "moduleName": "./src/components/Link/Link.tsx"
1614
+ },
1615
+ {
1616
+ "moduleName": "./src/components/Loader/Loader.tsx"
1617
+ },
1618
+ {
1619
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1620
+ },
1621
+ {
1622
+ "moduleName": "./src/components/Icon/Icon.tsx"
1623
+ },
1624
+ {
1625
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1566
1626
  },
1567
1627
  {
1568
1628
  "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1569
1629
  },
1630
+ {
1631
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1632
+ },
1633
+ {
1634
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1635
+ },
1570
1636
  {
1571
1637
  "moduleName": "./src/components/Tab/Tab.tsx"
1572
1638
  },
1573
1639
  {
1574
- "moduleName": "./src/components/Search/Search.tsx"
1640
+ "moduleName": "./src/components/Popover/Popover.tsx"
1575
1641
  },
1576
1642
  {
1577
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1643
+ "moduleName": "./src/components/Picker/Picker.tsx"
1578
1644
  },
1579
1645
  {
1580
- "moduleName": "./src/components/Tag/Tag.tsx"
1646
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1581
1647
  },
1582
1648
  {
1583
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1649
+ "moduleName": "./src/components/Switch/Switch.tsx"
1584
1650
  },
1585
1651
  {
1586
- "moduleName": "./src/components/Typography/Text.tsx"
1652
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1587
1653
  },
1588
1654
  {
1589
- "moduleName": "./src/components/Typography/Heading.tsx"
1655
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1590
1656
  },
1591
1657
  {
1592
- "moduleName": "./src/components/Typography/Display.tsx"
1658
+ "moduleName": "./src/components/Search/Search.tsx"
1659
+ },
1660
+ {
1661
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
1662
+ },
1663
+ {
1664
+ "moduleName": "./src/components/Tag/Tag.tsx"
1593
1665
  },
1594
1666
  {
1595
1667
  "moduleName": "./src/components/Toast/Toast.tsx"
@@ -1597,11 +1669,20 @@
1597
1669
  {
1598
1670
  "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1599
1671
  },
1672
+ {
1673
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1674
+ },
1600
1675
  {
1601
1676
  "moduleName": "./src/components/Textarea/Textarea.tsx"
1602
1677
  },
1603
1678
  {
1604
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1679
+ "moduleName": "./src/components/Typography/Heading.tsx"
1680
+ },
1681
+ {
1682
+ "moduleName": "./src/components/Typography/Text.tsx"
1683
+ },
1684
+ {
1685
+ "moduleName": "./src/components/Typography/Display.tsx"
1605
1686
  },
1606
1687
  {
1607
1688
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
@@ -1610,13 +1691,13 @@
1610
1691
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1611
1692
  },
1612
1693
  {
1613
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1694
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1614
1695
  },
1615
1696
  {
1616
1697
  "moduleName": "./src/components/DatePicker/helpers.ts"
1617
1698
  },
1618
1699
  {
1619
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1700
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1620
1701
  },
1621
1702
  {
1622
1703
  "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
@@ -1628,13 +1709,13 @@
1628
1709
  "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1629
1710
  },
1630
1711
  {
1631
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1712
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1632
1713
  },
1633
1714
  {
1634
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1715
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
1635
1716
  },
1636
1717
  {
1637
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1718
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1638
1719
  },
1639
1720
  {
1640
1721
  "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
@@ -1642,215 +1723,152 @@
1642
1723
  ]
1643
1724
  },
1644
1725
  {
1645
- "id": "./src/utils/noop.ts",
1646
- "name": "./src/utils/noop.ts",
1726
+ "id": "./src/components/ActionBar/ActionBarItem.tsx",
1727
+ "name": "./src/components/ActionBar/ActionBarItem.tsx",
1647
1728
  "reasons": [
1648
1729
  {
1649
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1730
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1650
1731
  }
1651
1732
  ]
1652
1733
  },
1653
1734
  {
1654
- "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1655
- "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1735
+ "id": "./src/components/ActionBar/ActionBar.module.scss",
1736
+ "name": "./src/components/ActionBar/ActionBar.module.scss",
1656
1737
  "reasons": [
1657
1738
  {
1658
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1739
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1740
+ },
1741
+ {
1742
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1659
1743
  }
1660
1744
  ]
1661
1745
  },
1662
1746
  {
1663
- "id": "./react-day-picker",
1664
- "name": "./react-day-picker",
1747
+ "id": "./src/components/Checkbox/Checkbox.module.scss",
1748
+ "name": "./src/components/Checkbox/Checkbox.module.scss",
1665
1749
  "reasons": [
1666
1750
  {
1667
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1751
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1668
1752
  }
1669
1753
  ]
1670
1754
  },
1671
1755
  {
1672
- "id": "./src/components/DatePicker/DatePickerNavbar.tsx",
1673
- "name": "./src/components/DatePicker/DatePickerNavbar.tsx",
1756
+ "id": "./src/components/DetailsCard/DetailsCard.module.scss",
1757
+ "name": "./src/components/DetailsCard/DetailsCard.module.scss",
1674
1758
  "reasons": [
1675
1759
  {
1676
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1760
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1677
1761
  }
1678
1762
  ]
1679
1763
  },
1680
1764
  {
1681
- "id": "./src/components/DatePicker/helpers.ts",
1682
- "name": "./src/components/DatePicker/helpers.ts",
1765
+ "id": "./src/components/Avatar/Avatar.module.scss",
1766
+ "name": "./src/components/Avatar/Avatar.module.scss",
1683
1767
  "reasons": [
1684
1768
  {
1685
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1686
- },
1687
- {
1688
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1689
- },
1690
- {
1691
- "moduleName": "./src/components/DatePicker/hooks.ts"
1769
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1692
1770
  }
1693
1771
  ]
1694
1772
  },
1695
1773
  {
1696
- "id": "./src/components/DatePicker/DatePicker.module.scss",
1697
- "name": "./src/components/DatePicker/DatePicker.module.scss",
1774
+ "id": "./src/components/Badge/Badge.helpers.ts",
1775
+ "name": "./src/components/Badge/Badge.helpers.ts",
1698
1776
  "reasons": [
1699
1777
  {
1700
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1701
- },
1702
- {
1703
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1704
- },
1705
- {
1706
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1707
- },
1708
- {
1709
- "moduleName": "./src/components/DatePicker/helpers.ts"
1778
+ "moduleName": "./src/components/Badge/Badge.tsx"
1710
1779
  }
1711
1780
  ]
1712
1781
  },
1713
1782
  {
1714
- "id": "./date-fns",
1715
- "name": "./date-fns",
1783
+ "id": "./src/components/Badge/Badge.module.scss",
1784
+ "name": "./src/components/Badge/Badge.module.scss",
1716
1785
  "reasons": [
1717
1786
  {
1718
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1719
- },
1720
- {
1721
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1722
- },
1723
- {
1724
- "moduleName": "./src/components/DatePicker/helpers.ts"
1787
+ "moduleName": "./src/components/Badge/Badge.tsx"
1725
1788
  }
1726
1789
  ]
1727
1790
  },
1728
1791
  {
1729
- "id": "./src/components/DatePicker/hooks.ts",
1730
- "name": "./src/components/DatePicker/hooks.ts",
1792
+ "id": "./src/components/FieldGroup/FieldGroup.module.scss",
1793
+ "name": "./src/components/FieldGroup/FieldGroup.module.scss",
1731
1794
  "reasons": [
1732
1795
  {
1733
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1796
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1734
1797
  }
1735
1798
  ]
1736
1799
  },
1737
1800
  {
1738
- "id": "./src/components/DatePicker/types.ts",
1739
- "name": "./src/components/DatePicker/types.ts",
1801
+ "id": "./polished",
1802
+ "name": "./polished",
1740
1803
  "reasons": [
1741
1804
  {
1742
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1805
+ "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
1743
1806
  },
1744
1807
  {
1745
- "moduleName": "./src/components/DatePicker/hooks.ts"
1808
+ "moduleName": "./src/components/Tag/Tag.tsx"
1746
1809
  }
1747
1810
  ]
1748
1811
  },
1749
1812
  {
1750
- "id": "./src/components/FieldGroup/FieldGroup.module.scss",
1751
- "name": "./src/components/FieldGroup/FieldGroup.module.scss",
1813
+ "id": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
1814
+ "name": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
1752
1815
  "reasons": [
1753
1816
  {
1754
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1817
+ "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1755
1818
  }
1756
1819
  ]
1757
1820
  },
1758
1821
  {
1759
- "id": "./@livechat/design-system-icons",
1760
- "name": "./@livechat/design-system-icons",
1822
+ "id": "./@floating-ui/react",
1823
+ "name": "./@floating-ui/react",
1761
1824
  "reasons": [
1762
1825
  {
1763
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1826
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1764
1827
  },
1765
1828
  {
1766
- "moduleName": "./src/components/Card/Card.tsx"
1829
+ "moduleName": "./src/components/Popover/Popover.tsx"
1767
1830
  },
1768
1831
  {
1769
- "moduleName": "./src/components/Alert/Alert.tsx"
1832
+ "moduleName": "./src/components/Picker/Picker.tsx"
1770
1833
  },
1771
1834
  {
1772
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1835
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
1773
1836
  },
1774
1837
  {
1775
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1776
- },
1838
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1839
+ }
1840
+ ]
1841
+ },
1842
+ {
1843
+ "id": "./src/utils/keyCodes.ts",
1844
+ "name": "./src/utils/keyCodes.ts",
1845
+ "reasons": [
1777
1846
  {
1778
1847
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1779
1848
  },
1780
1849
  {
1781
- "moduleName": "./src/components/Input/Input.tsx"
1782
- },
1783
- {
1784
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1785
- },
1786
- {
1787
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1788
- },
1789
- {
1790
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1791
- },
1792
- {
1793
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1850
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1794
1851
  },
1795
1852
  {
1796
- "moduleName": "./src/components/Switch/Switch.tsx"
1853
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1797
1854
  },
1798
1855
  {
1799
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1856
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1800
1857
  },
1801
1858
  {
1802
1859
  "moduleName": "./src/components/Search/Search.tsx"
1803
1860
  },
1804
1861
  {
1805
- "moduleName": "./src/components/Tag/Tag.tsx"
1806
- },
1807
- {
1808
- "moduleName": "./src/components/Toast/Toast.tsx"
1809
- },
1810
- {
1811
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1812
- },
1813
- {
1814
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1815
- },
1816
- {
1817
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1818
- },
1819
- {
1820
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1821
- },
1822
- {
1823
- "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1824
- },
1825
- {
1826
- "moduleName": "./src/components/Picker/constants.ts"
1827
- },
1828
- {
1829
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1830
- },
1831
- {
1832
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1833
- },
1834
- {
1835
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1836
- }
1837
- ]
1838
- },
1839
- {
1840
- "id": "./src/components/DetailsCard/DetailsCard.module.scss",
1841
- "name": "./src/components/DetailsCard/DetailsCard.module.scss",
1842
- "reasons": [
1843
- {
1844
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1862
+ "moduleName": "./src/components/TagInput/EditableTagContent.tsx"
1845
1863
  }
1846
1864
  ]
1847
1865
  },
1848
1866
  {
1849
- "id": "./src/components/Card/Card.module.scss",
1850
- "name": "./src/components/Card/Card.module.scss",
1867
+ "id": "./src/components/ActionMenu/ActionMenu.module.scss",
1868
+ "name": "./src/components/ActionMenu/ActionMenu.module.scss",
1851
1869
  "reasons": [
1852
1870
  {
1853
- "moduleName": "./src/components/Card/Card.tsx"
1871
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1854
1872
  }
1855
1873
  ]
1856
1874
  },
@@ -1873,290 +1891,335 @@
1873
1891
  ]
1874
1892
  },
1875
1893
  {
1876
- "id": "./src/components/FormField/FormField.module.scss",
1877
- "name": "./src/components/FormField/FormField.module.scss",
1894
+ "id": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1895
+ "name": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1878
1896
  "reasons": [
1879
1897
  {
1880
- "moduleName": "./src/components/FormField/FormField.tsx"
1898
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1881
1899
  }
1882
1900
  ]
1883
1901
  },
1884
1902
  {
1885
- "id": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
1886
- "name": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
1903
+ "id": "./src/components/FieldError/FieldError.module.scss",
1904
+ "name": "./src/components/FieldError/FieldError.module.scss",
1887
1905
  "reasons": [
1888
1906
  {
1889
- "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1907
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1890
1908
  }
1891
1909
  ]
1892
1910
  },
1893
1911
  {
1894
- "id": "./src/components/FormGroup/FormGroup.module.scss",
1895
- "name": "./src/components/FormGroup/FormGroup.module.scss",
1912
+ "id": "./src/utils/noop.ts",
1913
+ "name": "./src/utils/noop.ts",
1896
1914
  "reasons": [
1897
1915
  {
1898
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1916
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1899
1917
  }
1900
1918
  ]
1901
1919
  },
1902
1920
  {
1903
- "id": "./lodash.debounce",
1904
- "name": "./lodash.debounce",
1921
+ "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1922
+ "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1905
1923
  "reasons": [
1906
1924
  {
1907
- "moduleName": "./src/components/Alert/Alert.tsx"
1908
- },
1909
- {
1910
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1925
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1911
1926
  }
1912
1927
  ]
1913
1928
  },
1914
1929
  {
1915
- "id": "./src/components/Alert/Alert.module.scss",
1916
- "name": "./src/components/Alert/Alert.module.scss",
1930
+ "id": "./src/components/Card/Card.module.scss",
1931
+ "name": "./src/components/Card/Card.module.scss",
1917
1932
  "reasons": [
1918
1933
  {
1919
- "moduleName": "./src/components/Alert/Alert.tsx"
1934
+ "moduleName": "./src/components/Card/Card.tsx"
1920
1935
  }
1921
1936
  ]
1922
1937
  },
1923
1938
  {
1924
- "id": "./src/utils/keyCodes.ts",
1925
- "name": "./src/utils/keyCodes.ts",
1939
+ "id": "./src/components/FormField/FormField.module.scss",
1940
+ "name": "./src/components/FormField/FormField.module.scss",
1926
1941
  "reasons": [
1927
1942
  {
1928
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1929
- },
1943
+ "moduleName": "./src/components/FormField/FormField.tsx"
1944
+ }
1945
+ ]
1946
+ },
1947
+ {
1948
+ "id": "./react-day-picker",
1949
+ "name": "./react-day-picker",
1950
+ "reasons": [
1930
1951
  {
1931
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1932
- },
1952
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1953
+ }
1954
+ ]
1955
+ },
1956
+ {
1957
+ "id": "./src/components/DatePicker/DatePickerNavbar.tsx",
1958
+ "name": "./src/components/DatePicker/DatePickerNavbar.tsx",
1959
+ "reasons": [
1933
1960
  {
1934
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1935
- },
1961
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1962
+ }
1963
+ ]
1964
+ },
1965
+ {
1966
+ "id": "./src/components/DatePicker/helpers.ts",
1967
+ "name": "./src/components/DatePicker/helpers.ts",
1968
+ "reasons": [
1936
1969
  {
1937
- "moduleName": "./src/components/Search/Search.tsx"
1970
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1938
1971
  },
1939
1972
  {
1940
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1973
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1941
1974
  },
1942
1975
  {
1943
- "moduleName": "./src/components/TagInput/EditableTagContent.tsx"
1976
+ "moduleName": "./src/components/DatePicker/hooks.ts"
1944
1977
  }
1945
1978
  ]
1946
1979
  },
1947
1980
  {
1948
- "id": "./src/components/Modal/Modal.module.scss",
1949
- "name": "./src/components/Modal/Modal.module.scss",
1981
+ "id": "./src/components/DatePicker/DatePicker.module.scss",
1982
+ "name": "./src/components/DatePicker/DatePicker.module.scss",
1950
1983
  "reasons": [
1951
1984
  {
1952
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1985
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1953
1986
  },
1954
1987
  {
1955
- "moduleName": "./src/components/Modal/Modal.tsx"
1988
+ "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1956
1989
  },
1957
1990
  {
1958
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1991
+ "moduleName": "./src/components/DatePicker/helpers.ts"
1992
+ },
1993
+ {
1994
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1959
1995
  }
1960
1996
  ]
1961
1997
  },
1962
1998
  {
1963
- "id": "./react-dom",
1964
- "name": "./react-dom",
1999
+ "id": "./src/components/Form/Form.module.scss",
2000
+ "name": "./src/components/Form/Form.module.scss",
1965
2001
  "reasons": [
1966
2002
  {
1967
- "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1968
- },
1969
- {
1970
- "moduleName": "./src/components/Picker/Picker.tsx"
2003
+ "moduleName": "./src/components/Form/Form.tsx"
1971
2004
  }
1972
2005
  ]
1973
2006
  },
1974
2007
  {
1975
- "id": "./@emotion/css",
1976
- "name": "./@emotion/css",
2008
+ "id": "./date-fns",
2009
+ "name": "./date-fns",
1977
2010
  "reasons": [
1978
2011
  {
1979
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
2012
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
2013
+ },
2014
+ {
2015
+ "moduleName": "./src/components/DatePicker/helpers.ts"
2016
+ },
2017
+ {
2018
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1980
2019
  }
1981
2020
  ]
1982
2021
  },
1983
2022
  {
1984
- "id": "./src/components/Modal/components/ModalHeader.module.scss",
1985
- "name": "./src/components/Modal/components/ModalHeader.module.scss",
2023
+ "id": "./src/components/DatePicker/hooks.ts",
2024
+ "name": "./src/components/DatePicker/hooks.ts",
1986
2025
  "reasons": [
1987
2026
  {
1988
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
2027
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1989
2028
  }
1990
2029
  ]
1991
2030
  },
1992
2031
  {
1993
- "id": "./src/components/Icon/Icon.module.scss",
1994
- "name": "./src/components/Icon/Icon.module.scss",
2032
+ "id": "./src/components/DatePicker/types.ts",
2033
+ "name": "./src/components/DatePicker/types.ts",
1995
2034
  "reasons": [
1996
2035
  {
1997
- "moduleName": "./src/components/Icon/Icon.tsx"
2036
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
2037
+ },
2038
+ {
2039
+ "moduleName": "./src/components/DatePicker/hooks.ts"
1998
2040
  }
1999
2041
  ]
2000
2042
  },
2001
2043
  {
2002
- "id": "./src/components/NumericInput/NumericInput.module.scss",
2003
- "name": "./src/components/NumericInput/NumericInput.module.scss",
2044
+ "id": "./lodash.debounce",
2045
+ "name": "./lodash.debounce",
2004
2046
  "reasons": [
2005
2047
  {
2006
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
2048
+ "moduleName": "./src/components/Alert/Alert.tsx"
2049
+ },
2050
+ {
2051
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2007
2052
  }
2008
2053
  ]
2009
2054
  },
2010
2055
  {
2011
- "id": "./src/components/Badge/Badge.helpers.ts",
2012
- "name": "./src/components/Badge/Badge.helpers.ts",
2056
+ "id": "./src/components/Alert/Alert.module.scss",
2057
+ "name": "./src/components/Alert/Alert.module.scss",
2013
2058
  "reasons": [
2014
2059
  {
2015
- "moduleName": "./src/components/Badge/Badge.tsx"
2060
+ "moduleName": "./src/components/Alert/Alert.tsx"
2016
2061
  }
2017
2062
  ]
2018
2063
  },
2019
2064
  {
2020
- "id": "./src/components/Badge/Badge.module.scss",
2021
- "name": "./src/components/Badge/Badge.module.scss",
2065
+ "id": "./src/components/Input/Input.module.scss",
2066
+ "name": "./src/components/Input/Input.module.scss",
2022
2067
  "reasons": [
2023
2068
  {
2024
- "moduleName": "./src/components/Badge/Badge.tsx"
2069
+ "moduleName": "./src/components/Input/Input.tsx"
2025
2070
  }
2026
2071
  ]
2027
2072
  },
2028
2073
  {
2029
- "id": "./src/components/ActionMenu/ActionMenuItem.module.scss",
2030
- "name": "./src/components/ActionMenu/ActionMenuItem.module.scss",
2074
+ "id": "./src/components/FormGroup/FormGroup.module.scss",
2075
+ "name": "./src/components/FormGroup/FormGroup.module.scss",
2031
2076
  "reasons": [
2032
2077
  {
2033
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
2078
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
2034
2079
  }
2035
2080
  ]
2036
2081
  },
2037
2082
  {
2038
- "id": "./@floating-ui/react",
2039
- "name": "./@floating-ui/react",
2083
+ "id": "./react-dom",
2084
+ "name": "./react-dom",
2040
2085
  "reasons": [
2041
2086
  {
2042
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
2087
+ "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
2043
2088
  },
2044
2089
  {
2045
2090
  "moduleName": "./src/components/Picker/Picker.tsx"
2046
- },
2091
+ }
2092
+ ]
2093
+ },
2094
+ {
2095
+ "id": "./src/components/Modal/Modal.module.scss",
2096
+ "name": "./src/components/Modal/Modal.module.scss",
2097
+ "reasons": [
2047
2098
  {
2048
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2099
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
2049
2100
  },
2050
2101
  {
2051
- "moduleName": "./src/components/Popover/Popover.tsx"
2102
+ "moduleName": "./src/components/Modal/Modal.tsx"
2052
2103
  },
2053
2104
  {
2054
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2105
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
2055
2106
  }
2056
2107
  ]
2057
2108
  },
2058
2109
  {
2059
- "id": "./src/components/ActionMenu/ActionMenu.module.scss",
2060
- "name": "./src/components/ActionMenu/ActionMenu.module.scss",
2110
+ "id": "./@emotion/css",
2111
+ "name": "./@emotion/css",
2061
2112
  "reasons": [
2062
2113
  {
2063
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
2114
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
2064
2115
  }
2065
2116
  ]
2066
2117
  },
2067
2118
  {
2068
- "id": "./src/components/Input/Input.module.scss",
2069
- "name": "./src/components/Input/Input.module.scss",
2119
+ "id": "./src/components/Modal/components/ModalHeader.module.scss",
2120
+ "name": "./src/components/Modal/components/ModalHeader.module.scss",
2070
2121
  "reasons": [
2071
2122
  {
2072
- "moduleName": "./src/components/Input/Input.tsx"
2123
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
2073
2124
  }
2074
2125
  ]
2075
2126
  },
2076
2127
  {
2077
- "id": "./src/components/ActionBar/ActionBarItem.tsx",
2078
- "name": "./src/components/ActionBar/ActionBarItem.tsx",
2128
+ "id": "./src/components/FieldDescription/FieldDescription.module.scss",
2129
+ "name": "./src/components/FieldDescription/FieldDescription.module.scss",
2079
2130
  "reasons": [
2080
2131
  {
2081
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
2132
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
2082
2133
  }
2083
2134
  ]
2084
2135
  },
2085
2136
  {
2086
- "id": "./src/components/ActionBar/ActionBar.module.scss",
2087
- "name": "./src/components/ActionBar/ActionBar.module.scss",
2137
+ "id": "./src/components/Link/Link.module.scss",
2138
+ "name": "./src/components/Link/Link.module.scss",
2088
2139
  "reasons": [
2089
2140
  {
2090
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
2091
- },
2141
+ "moduleName": "./src/components/Link/Link.tsx"
2142
+ }
2143
+ ]
2144
+ },
2145
+ {
2146
+ "id": "./src/components/Loader/Loader.module.scss",
2147
+ "name": "./src/components/Loader/Loader.module.scss",
2148
+ "reasons": [
2092
2149
  {
2093
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
2150
+ "moduleName": "./src/components/Loader/Loader.tsx"
2094
2151
  }
2095
2152
  ]
2096
2153
  },
2097
2154
  {
2098
- "id": "./src/components/Link/Link.module.scss",
2099
- "name": "./src/components/Link/Link.module.scss",
2155
+ "id": "./src/components/NumericInput/NumericInput.module.scss",
2156
+ "name": "./src/components/NumericInput/NumericInput.module.scss",
2100
2157
  "reasons": [
2101
2158
  {
2102
- "moduleName": "./src/components/Link/Link.tsx"
2159
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
2103
2160
  }
2104
2161
  ]
2105
2162
  },
2106
2163
  {
2107
- "id": "./src/components/Avatar/Avatar.module.scss",
2108
- "name": "./src/components/Avatar/Avatar.module.scss",
2164
+ "id": "./src/components/Icon/Icon.module.scss",
2165
+ "name": "./src/components/Icon/Icon.module.scss",
2109
2166
  "reasons": [
2110
2167
  {
2111
- "moduleName": "./src/components/Avatar/Avatar.tsx"
2168
+ "moduleName": "./src/components/Icon/Icon.tsx"
2112
2169
  }
2113
2170
  ]
2114
2171
  },
2115
2172
  {
2116
- "id": "./src/components/FieldError/FieldError.module.scss",
2117
- "name": "./src/components/FieldError/FieldError.module.scss",
2173
+ "id": "./src/components/PromoBanner/PromoBanner.module.scss",
2174
+ "name": "./src/components/PromoBanner/PromoBanner.module.scss",
2118
2175
  "reasons": [
2119
2176
  {
2120
- "moduleName": "./src/components/FieldError/FieldError.tsx"
2177
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2121
2178
  }
2122
2179
  ]
2123
2180
  },
2124
2181
  {
2125
- "id": "./polished",
2126
- "name": "./polished",
2182
+ "id": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2183
+ "name": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2127
2184
  "reasons": [
2128
2185
  {
2129
- "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
2130
- },
2186
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2187
+ }
2188
+ ]
2189
+ },
2190
+ {
2191
+ "id": "./src/components/RadioButton/RadioButton.module.scss",
2192
+ "name": "./src/components/RadioButton/RadioButton.module.scss",
2193
+ "reasons": [
2131
2194
  {
2132
- "moduleName": "./src/components/Tag/Tag.tsx"
2195
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
2133
2196
  }
2134
2197
  ]
2135
2198
  },
2136
2199
  {
2137
- "id": "./src/components/Checkbox/Checkbox.module.scss",
2138
- "name": "./src/components/Checkbox/Checkbox.module.scss",
2200
+ "id": "./src/components/Tab/TabsWrapper.module.scss",
2201
+ "name": "./src/components/Tab/TabsWrapper.module.scss",
2139
2202
  "reasons": [
2140
2203
  {
2141
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
2204
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2142
2205
  }
2143
2206
  ]
2144
2207
  },
2145
2208
  {
2146
- "id": "./src/components/Loader/Loader.module.scss",
2147
- "name": "./src/components/Loader/Loader.module.scss",
2209
+ "id": "./src/components/Tab/Tab.module.scss",
2210
+ "name": "./src/components/Tab/Tab.module.scss",
2148
2211
  "reasons": [
2149
2212
  {
2150
- "moduleName": "./src/components/Loader/Loader.tsx"
2213
+ "moduleName": "./src/components/Tab/Tab.tsx"
2151
2214
  }
2152
2215
  ]
2153
2216
  },
2154
2217
  {
2155
- "id": "./src/components/FieldDescription/FieldDescription.module.scss",
2156
- "name": "./src/components/FieldDescription/FieldDescription.module.scss",
2218
+ "id": "./src/components/Popover/Popover.module.scss",
2219
+ "name": "./src/components/Popover/Popover.module.scss",
2157
2220
  "reasons": [
2158
2221
  {
2159
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
2222
+ "moduleName": "./src/components/Popover/Popover.tsx"
2160
2223
  }
2161
2224
  ]
2162
2225
  },
@@ -2217,72 +2280,18 @@
2217
2280
  }
2218
2281
  ]
2219
2282
  },
2220
- {
2221
- "id": "./src/components/Form/Form.module.scss",
2222
- "name": "./src/components/Form/Form.module.scss",
2223
- "reasons": [
2224
- {
2225
- "moduleName": "./src/components/Form/Form.tsx"
2226
- }
2227
- ]
2228
- },
2229
- {
2230
- "id": "./react-virtuoso",
2231
- "name": "./react-virtuoso",
2232
- "reasons": [
2233
- {
2234
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2235
- }
2236
- ]
2237
- },
2238
- {
2239
- "id": "./src/components/Picker/components/PickerListItem.tsx",
2240
- "name": "./src/components/Picker/components/PickerListItem.tsx",
2241
- "reasons": [
2242
- {
2243
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2244
- }
2245
- ]
2246
- },
2247
- {
2248
- "id": "./src/components/Picker/components/PickerList.module.scss",
2249
- "name": "./src/components/Picker/components/PickerList.module.scss",
2250
- "reasons": [
2251
- {
2252
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2253
- }
2254
- ]
2255
- },
2256
2283
  {
2257
2284
  "id": "./src/components/Progress/helpers.ts",
2258
2285
  "name": "./src/components/Progress/helpers.ts",
2259
2286
  "reasons": [
2260
- {
2261
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
2262
- },
2263
2287
  {
2264
2288
  "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2265
- }
2266
- ]
2267
- },
2268
- {
2269
- "id": "./src/components/Progress/ProgressBar.module.scss",
2270
- "name": "./src/components/Progress/ProgressBar.module.scss",
2271
- "reasons": [
2289
+ },
2272
2290
  {
2273
2291
  "moduleName": "./src/components/Progress/ProgressBar.tsx"
2274
2292
  }
2275
2293
  ]
2276
2294
  },
2277
- {
2278
- "id": "./src/components/Popover/Popover.module.scss",
2279
- "name": "./src/components/Popover/Popover.module.scss",
2280
- "reasons": [
2281
- {
2282
- "moduleName": "./src/components/Popover/Popover.tsx"
2283
- }
2284
- ]
2285
- },
2286
2295
  {
2287
2296
  "id": "./src/components/Progress/ProgressCircle.module.scss",
2288
2297
  "name": "./src/components/Progress/ProgressCircle.module.scss",
@@ -2293,47 +2302,41 @@
2293
2302
  ]
2294
2303
  },
2295
2304
  {
2296
- "id": "./src/components/RadioButton/RadioButton.module.scss",
2297
- "name": "./src/components/RadioButton/RadioButton.module.scss",
2305
+ "id": "./src/components/Switch/Switch.module.scss",
2306
+ "name": "./src/components/Switch/Switch.module.scss",
2298
2307
  "reasons": [
2299
2308
  {
2300
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
2309
+ "moduleName": "./src/components/Switch/Switch.tsx"
2301
2310
  }
2302
2311
  ]
2303
2312
  },
2304
2313
  {
2305
- "id": "./src/components/PromoBanner/PromoBanner.module.scss",
2306
- "name": "./src/components/PromoBanner/PromoBanner.module.scss",
2314
+ "id": "./src/components/Progress/ProgressBar.module.scss",
2315
+ "name": "./src/components/Progress/ProgressBar.module.scss",
2307
2316
  "reasons": [
2308
2317
  {
2309
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2318
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
2310
2319
  }
2311
2320
  ]
2312
2321
  },
2313
2322
  {
2314
- "id": "./src/components/Switch/Switch.module.scss",
2315
- "name": "./src/components/Switch/Switch.module.scss",
2323
+ "id": "./src/components/TagInput/EditableTag.tsx",
2324
+ "name": "./src/components/TagInput/EditableTag.tsx",
2316
2325
  "reasons": [
2317
2326
  {
2318
- "moduleName": "./src/components/Switch/Switch.tsx"
2327
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
2319
2328
  }
2320
2329
  ]
2321
2330
  },
2322
2331
  {
2323
- "id": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2324
- "name": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2332
+ "id": "./src/components/TagInput/TagInput.module.scss",
2333
+ "name": "./src/components/TagInput/TagInput.module.scss",
2325
2334
  "reasons": [
2326
2335
  {
2327
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2328
- }
2329
- ]
2330
- },
2331
- {
2332
- "id": "./src/components/Tab/Tab.module.scss",
2333
- "name": "./src/components/Tab/Tab.module.scss",
2334
- "reasons": [
2336
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
2337
+ },
2335
2338
  {
2336
- "moduleName": "./src/components/Tab/Tab.tsx"
2339
+ "moduleName": "./src/components/TagInput/EditableTag.tsx"
2337
2340
  }
2338
2341
  ]
2339
2342
  },
@@ -2347,65 +2350,62 @@
2347
2350
  ]
2348
2351
  },
2349
2352
  {
2350
- "id": "./src/components/Tab/TabsWrapper.module.scss",
2351
- "name": "./src/components/Tab/TabsWrapper.module.scss",
2353
+ "id": "./react-virtuoso",
2354
+ "name": "./react-virtuoso",
2352
2355
  "reasons": [
2353
2356
  {
2354
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2357
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
2355
2358
  }
2356
2359
  ]
2357
2360
  },
2358
2361
  {
2359
- "id": "./src/components/Tag/Tag.module.scss",
2360
- "name": "./src/components/Tag/Tag.module.scss",
2362
+ "id": "./src/components/Picker/components/PickerListItem.tsx",
2363
+ "name": "./src/components/Picker/components/PickerListItem.tsx",
2361
2364
  "reasons": [
2362
2365
  {
2363
- "moduleName": "./src/components/Tag/Tag.tsx"
2366
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
2364
2367
  }
2365
2368
  ]
2366
2369
  },
2367
2370
  {
2368
- "id": "./src/components/Tooltip/components/Simple.tsx",
2369
- "name": "./src/components/Tooltip/components/Simple.tsx",
2371
+ "id": "./src/components/Picker/components/PickerList.module.scss",
2372
+ "name": "./src/components/Picker/components/PickerList.module.scss",
2370
2373
  "reasons": [
2371
2374
  {
2372
- "moduleName": "./src/components/Tooltip/components/index.ts"
2375
+ "moduleName": "./src/components/Picker/components/PickerList.tsx"
2373
2376
  }
2374
2377
  ]
2375
2378
  },
2376
2379
  {
2377
- "id": "./src/components/Tooltip/components/Info.tsx",
2378
- "name": "./src/components/Tooltip/components/Info.tsx",
2380
+ "id": "./src/components/Tag/Tag.module.scss",
2381
+ "name": "./src/components/Tag/Tag.module.scss",
2379
2382
  "reasons": [
2380
2383
  {
2381
- "moduleName": "./src/components/Tooltip/components/index.ts"
2384
+ "moduleName": "./src/components/Tag/Tag.tsx"
2382
2385
  }
2383
2386
  ]
2384
2387
  },
2385
2388
  {
2386
- "id": "./src/components/Tooltip/components/Interactive.tsx",
2387
- "name": "./src/components/Tooltip/components/Interactive.tsx",
2389
+ "id": "./src/components/Toast/Toast.module.scss",
2390
+ "name": "./src/components/Toast/Toast.module.scss",
2388
2391
  "reasons": [
2389
2392
  {
2390
- "moduleName": "./src/components/Tooltip/components/index.ts"
2391
- }
2392
- ]
2393
- },
2394
- {
2395
- "id": "./src/components/Tooltip/components/Reports.tsx",
2396
- "name": "./src/components/Tooltip/components/Reports.tsx",
2397
- "reasons": [
2393
+ "moduleName": "./src/components/Toast/Toast.tsx"
2394
+ },
2398
2395
  {
2399
- "moduleName": "./src/components/Tooltip/components/index.ts"
2396
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2400
2397
  }
2401
2398
  ]
2402
2399
  },
2403
2400
  {
2404
- "id": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx",
2405
- "name": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx",
2401
+ "id": "./react-transition-group",
2402
+ "name": "./react-transition-group",
2406
2403
  "reasons": [
2407
2404
  {
2408
- "moduleName": "./src/components/Tooltip/components/UserGuide/index.ts"
2405
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2406
+ },
2407
+ {
2408
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2409
2409
  }
2410
2410
  ]
2411
2411
  },
@@ -2417,10 +2417,10 @@
2417
2417
  "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2418
2418
  },
2419
2419
  {
2420
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2420
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2421
2421
  },
2422
2422
  {
2423
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2423
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2424
2424
  }
2425
2425
  ]
2426
2426
  },
@@ -2431,6 +2431,9 @@
2431
2431
  {
2432
2432
  "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2433
2433
  },
2434
+ {
2435
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2436
+ },
2434
2437
  {
2435
2438
  "moduleName": "./src/components/Tooltip/components/Info.tsx"
2436
2439
  },
@@ -2440,89 +2443,77 @@
2440
2443
  {
2441
2444
  "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2442
2445
  },
2443
- {
2444
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2445
- },
2446
2446
  {
2447
2447
  "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
2448
2448
  }
2449
2449
  ]
2450
2450
  },
2451
2451
  {
2452
- "id": "./src/components/Typography/Typography.module.scss",
2453
- "name": "./src/components/Typography/Typography.module.scss",
2452
+ "id": "./src/components/Tooltip/components/Simple.tsx",
2453
+ "name": "./src/components/Tooltip/components/Simple.tsx",
2454
2454
  "reasons": [
2455
2455
  {
2456
- "moduleName": "./src/components/Typography/Text.tsx"
2457
- },
2458
- {
2459
- "moduleName": "./src/components/Typography/Heading.tsx"
2460
- },
2461
- {
2462
- "moduleName": "./src/components/Typography/Display.tsx"
2456
+ "moduleName": "./src/components/Tooltip/components/index.ts"
2463
2457
  }
2464
2458
  ]
2465
2459
  },
2466
2460
  {
2467
- "id": "./src/components/Toast/Toast.module.scss",
2468
- "name": "./src/components/Toast/Toast.module.scss",
2461
+ "id": "./src/components/Tooltip/components/Info.tsx",
2462
+ "name": "./src/components/Tooltip/components/Info.tsx",
2469
2463
  "reasons": [
2470
2464
  {
2471
- "moduleName": "./src/components/Toast/Toast.tsx"
2472
- },
2473
- {
2474
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2465
+ "moduleName": "./src/components/Tooltip/components/index.ts"
2475
2466
  }
2476
2467
  ]
2477
2468
  },
2478
2469
  {
2479
- "id": "./react-transition-group",
2480
- "name": "./react-transition-group",
2470
+ "id": "./src/components/Tooltip/components/Interactive.tsx",
2471
+ "name": "./src/components/Tooltip/components/Interactive.tsx",
2481
2472
  "reasons": [
2482
2473
  {
2483
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2484
- },
2485
- {
2486
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2474
+ "moduleName": "./src/components/Tooltip/components/index.ts"
2487
2475
  }
2488
2476
  ]
2489
2477
  },
2490
2478
  {
2491
- "id": "./src/components/Textarea/Textarea.module.scss",
2492
- "name": "./src/components/Textarea/Textarea.module.scss",
2479
+ "id": "./src/components/Tooltip/components/Reports.tsx",
2480
+ "name": "./src/components/Tooltip/components/Reports.tsx",
2493
2481
  "reasons": [
2494
2482
  {
2495
- "moduleName": "./src/components/Textarea/Textarea.tsx"
2483
+ "moduleName": "./src/components/Tooltip/components/index.ts"
2496
2484
  }
2497
2485
  ]
2498
2486
  },
2499
2487
  {
2500
- "id": "./src/components/TagInput/EditableTag.tsx",
2501
- "name": "./src/components/TagInput/EditableTag.tsx",
2488
+ "id": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx",
2489
+ "name": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx",
2502
2490
  "reasons": [
2503
2491
  {
2504
- "moduleName": "./src/components/TagInput/TagInput.tsx"
2492
+ "moduleName": "./src/components/Tooltip/components/UserGuide/index.ts"
2505
2493
  }
2506
2494
  ]
2507
2495
  },
2508
2496
  {
2509
- "id": "./src/components/TagInput/TagInput.module.scss",
2510
- "name": "./src/components/TagInput/TagInput.module.scss",
2497
+ "id": "./src/components/Textarea/Textarea.module.scss",
2498
+ "name": "./src/components/Textarea/Textarea.module.scss",
2511
2499
  "reasons": [
2512
2500
  {
2513
- "moduleName": "./src/components/TagInput/TagInput.tsx"
2514
- },
2515
- {
2516
- "moduleName": "./src/components/TagInput/EditableTag.tsx"
2501
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
2517
2502
  }
2518
2503
  ]
2519
2504
  },
2520
2505
  {
2521
- "id": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2522
- "name": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2506
+ "id": "./src/components/Typography/Typography.module.scss",
2507
+ "name": "./src/components/Typography/Typography.module.scss",
2523
2508
  "reasons": [
2524
2509
  {
2525
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
2510
+ "moduleName": "./src/components/Typography/Heading.tsx"
2511
+ },
2512
+ {
2513
+ "moduleName": "./src/components/Typography/Text.tsx"
2514
+ },
2515
+ {
2516
+ "moduleName": "./src/components/Typography/Display.tsx"
2526
2517
  }
2527
2518
  ]
2528
2519
  },
@@ -2544,6 +2535,15 @@
2544
2535
  }
2545
2536
  ]
2546
2537
  },
2538
+ {
2539
+ "id": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2540
+ "name": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2541
+ "reasons": [
2542
+ {
2543
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
2544
+ }
2545
+ ]
2546
+ },
2547
2547
  {
2548
2548
  "id": "./src/components/Picker/components/PickerTrigger.module.scss",
2549
2549
  "name": "./src/components/Picker/components/PickerTrigger.module.scss",
@@ -2563,35 +2563,35 @@
2563
2563
  ]
2564
2564
  },
2565
2565
  {
2566
- "id": "./src/components/Picker/components/PickerListItem.module.scss",
2567
- "name": "./src/components/Picker/components/PickerListItem.module.scss",
2566
+ "id": "./src/components/Progress/constants.ts",
2567
+ "name": "./src/components/Progress/constants.ts",
2568
2568
  "reasons": [
2569
2569
  {
2570
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
2570
+ "moduleName": "./src/components/Progress/helpers.ts"
2571
2571
  }
2572
2572
  ]
2573
2573
  },
2574
2574
  {
2575
- "id": "./src/components/Progress/constants.ts",
2576
- "name": "./src/components/Progress/constants.ts",
2575
+ "id": "./src/components/TagInput/EditableTagContent.tsx",
2576
+ "name": "./src/components/TagInput/EditableTagContent.tsx",
2577
2577
  "reasons": [
2578
2578
  {
2579
- "moduleName": "./src/components/Progress/helpers.ts"
2579
+ "moduleName": "./src/components/TagInput/EditableTag.tsx"
2580
2580
  }
2581
2581
  ]
2582
2582
  },
2583
2583
  {
2584
- "id": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx",
2585
- "name": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx",
2584
+ "id": "./src/components/Picker/components/PickerListItem.module.scss",
2585
+ "name": "./src/components/Picker/components/PickerListItem.module.scss",
2586
2586
  "reasons": [
2587
2587
  {
2588
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2588
+ "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
2589
2589
  }
2590
2590
  ]
2591
2591
  },
2592
2592
  {
2593
- "id": "./src/components/Tooltip/components/UserGuide/virtualElementReference.ts",
2594
- "name": "./src/components/Tooltip/components/UserGuide/virtualElementReference.ts",
2593
+ "id": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx",
2594
+ "name": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx",
2595
2595
  "reasons": [
2596
2596
  {
2597
2597
  "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
@@ -2599,11 +2599,11 @@
2599
2599
  ]
2600
2600
  },
2601
2601
  {
2602
- "id": "./src/components/TagInput/EditableTagContent.tsx",
2603
- "name": "./src/components/TagInput/EditableTagContent.tsx",
2602
+ "id": "./src/components/Tooltip/components/UserGuide/virtualElementReference.ts",
2603
+ "name": "./src/components/Tooltip/components/UserGuide/virtualElementReference.ts",
2604
2604
  "reasons": [
2605
2605
  {
2606
- "moduleName": "./src/components/TagInput/EditableTag.tsx"
2606
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2607
2607
  }
2608
2608
  ]
2609
2609
  },