@livechat/design-system-react-components 1.22.5 → 1.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2764 +0,0 @@
1
- {
2
- "modules": [
3
- {
4
- "id": "./src/index.scss",
5
- "name": "./src/index.scss",
6
- "reasons": [
7
- {
8
- "moduleName": "./src/index.ts"
9
- }
10
- ]
11
- },
12
- {
13
- "id": "./src/foundations/index.ts",
14
- "name": "./src/foundations/index.ts",
15
- "reasons": [
16
- {
17
- "moduleName": "./src/index.ts"
18
- }
19
- ]
20
- },
21
- {
22
- "id": "./src/utils/index.ts",
23
- "name": "./src/utils/index.ts",
24
- "reasons": [
25
- {
26
- "moduleName": "./src/index.ts"
27
- }
28
- ]
29
- },
30
- {
31
- "id": "./src/components/ActionBar/index.ts",
32
- "name": "./src/components/ActionBar/index.ts",
33
- "reasons": [
34
- {
35
- "moduleName": "./src/index.ts"
36
- }
37
- ]
38
- },
39
- {
40
- "id": "./src/components/ActionMenu/index.ts",
41
- "name": "./src/components/ActionMenu/index.ts",
42
- "reasons": [
43
- {
44
- "moduleName": "./src/index.ts"
45
- },
46
- {
47
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
48
- }
49
- ]
50
- },
51
- {
52
- "id": "./src/components/Alert/index.ts",
53
- "name": "./src/components/Alert/index.ts",
54
- "reasons": [
55
- {
56
- "moduleName": "./src/index.ts"
57
- }
58
- ]
59
- },
60
- {
61
- "id": "./src/components/Avatar/index.ts",
62
- "name": "./src/components/Avatar/index.ts",
63
- "reasons": [
64
- {
65
- "moduleName": "./src/index.ts"
66
- },
67
- {
68
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
69
- }
70
- ]
71
- },
72
- {
73
- "id": "./src/components/Badge/index.ts",
74
- "name": "./src/components/Badge/index.ts",
75
- "reasons": [
76
- {
77
- "moduleName": "./src/index.ts"
78
- },
79
- {
80
- "moduleName": "./src/components/Tab/Tab.tsx"
81
- }
82
- ]
83
- },
84
- {
85
- "id": "./src/components/Button/index.ts",
86
- "name": "./src/components/Button/index.ts",
87
- "reasons": [
88
- {
89
- "moduleName": "./src/index.ts"
90
- },
91
- {
92
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
93
- },
94
- {
95
- "moduleName": "./src/components/Alert/Alert.tsx"
96
- },
97
- {
98
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
99
- },
100
- {
101
- "moduleName": "./src/components/Card/Card.tsx"
102
- },
103
- {
104
- "moduleName": "./src/components/Input/Input.tsx"
105
- },
106
- {
107
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
108
- },
109
- {
110
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
111
- },
112
- {
113
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
114
- },
115
- {
116
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
117
- },
118
- {
119
- "moduleName": "./src/components/Search/Search.tsx"
120
- },
121
- {
122
- "moduleName": "./src/components/Toast/Toast.tsx"
123
- },
124
- {
125
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
126
- },
127
- {
128
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
129
- }
130
- ]
131
- },
132
- {
133
- "id": "./src/components/SegmentedControl/index.ts",
134
- "name": "./src/components/SegmentedControl/index.ts",
135
- "reasons": [
136
- {
137
- "moduleName": "./src/index.ts"
138
- }
139
- ]
140
- },
141
- {
142
- "id": "./src/components/Card/index.ts",
143
- "name": "./src/components/Card/index.ts",
144
- "reasons": [
145
- {
146
- "moduleName": "./src/index.ts"
147
- }
148
- ]
149
- },
150
- {
151
- "id": "./src/components/Checkbox/index.ts",
152
- "name": "./src/components/Checkbox/index.ts",
153
- "reasons": [
154
- {
155
- "moduleName": "./src/index.ts"
156
- },
157
- {
158
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
159
- }
160
- ]
161
- },
162
- {
163
- "id": "./src/components/DatePicker/index.ts",
164
- "name": "./src/components/DatePicker/index.ts",
165
- "reasons": [
166
- {
167
- "moduleName": "./src/index.ts"
168
- }
169
- ]
170
- },
171
- {
172
- "id": "./src/components/DetailsCard/index.ts",
173
- "name": "./src/components/DetailsCard/index.ts",
174
- "reasons": [
175
- {
176
- "moduleName": "./src/index.ts"
177
- }
178
- ]
179
- },
180
- {
181
- "id": "./src/components/DetailsCardInfo/index.ts",
182
- "name": "./src/components/DetailsCardInfo/index.ts",
183
- "reasons": [
184
- {
185
- "moduleName": "./src/index.ts"
186
- }
187
- ]
188
- },
189
- {
190
- "id": "./src/components/FieldDescription/index.ts",
191
- "name": "./src/components/FieldDescription/index.ts",
192
- "reasons": [
193
- {
194
- "moduleName": "./src/index.ts"
195
- },
196
- {
197
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
198
- },
199
- {
200
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
201
- },
202
- {
203
- "moduleName": "./src/components/FormField/FormField.tsx"
204
- },
205
- {
206
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
207
- }
208
- ]
209
- },
210
- {
211
- "id": "./src/components/FieldError/index.ts",
212
- "name": "./src/components/FieldError/index.ts",
213
- "reasons": [
214
- {
215
- "moduleName": "./src/index.ts"
216
- },
217
- {
218
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
219
- },
220
- {
221
- "moduleName": "./src/components/FormField/FormField.tsx"
222
- },
223
- {
224
- "moduleName": "./src/components/TagInput/TagInput.tsx"
225
- }
226
- ]
227
- },
228
- {
229
- "id": "./src/components/FieldGroup/index.ts",
230
- "name": "./src/components/FieldGroup/index.ts",
231
- "reasons": [
232
- {
233
- "moduleName": "./src/index.ts"
234
- }
235
- ]
236
- },
237
- {
238
- "id": "./src/components/Form/index.ts",
239
- "name": "./src/components/Form/index.ts",
240
- "reasons": [
241
- {
242
- "moduleName": "./src/index.ts"
243
- }
244
- ]
245
- },
246
- {
247
- "id": "./src/components/FormField/index.ts",
248
- "name": "./src/components/FormField/index.ts",
249
- "reasons": [
250
- {
251
- "moduleName": "./src/index.ts"
252
- }
253
- ]
254
- },
255
- {
256
- "id": "./src/components/FormGroup/index.ts",
257
- "name": "./src/components/FormGroup/index.ts",
258
- "reasons": [
259
- {
260
- "moduleName": "./src/index.ts"
261
- }
262
- ]
263
- },
264
- {
265
- "id": "./src/components/Icon/index.ts",
266
- "name": "./src/components/Icon/index.ts",
267
- "reasons": [
268
- {
269
- "moduleName": "./src/index.ts"
270
- },
271
- {
272
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
273
- },
274
- {
275
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
276
- },
277
- {
278
- "moduleName": "./src/components/Avatar/Avatar.tsx"
279
- },
280
- {
281
- "moduleName": "./src/components/Alert/Alert.tsx"
282
- },
283
- {
284
- "moduleName": "./src/components/Card/Card.tsx"
285
- },
286
- {
287
- "moduleName": "./src/components/FieldError/FieldError.tsx"
288
- },
289
- {
290
- "moduleName": "./src/components/Input/Input.tsx"
291
- },
292
- {
293
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
294
- },
295
- {
296
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
297
- },
298
- {
299
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
300
- },
301
- {
302
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
303
- },
304
- {
305
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
306
- },
307
- {
308
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
309
- },
310
- {
311
- "moduleName": "./src/components/Search/Search.tsx"
312
- },
313
- {
314
- "moduleName": "./src/components/Switch/Switch.tsx"
315
- },
316
- {
317
- "moduleName": "./src/components/Tag/Tag.tsx"
318
- },
319
- {
320
- "moduleName": "./src/components/Toast/Toast.tsx"
321
- },
322
- {
323
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
324
- },
325
- {
326
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
327
- },
328
- {
329
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
330
- },
331
- {
332
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
333
- },
334
- {
335
- "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
336
- },
337
- {
338
- "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
339
- },
340
- {
341
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
342
- },
343
- {
344
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
345
- },
346
- {
347
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
348
- }
349
- ]
350
- },
351
- {
352
- "id": "./src/components/Input/index.ts",
353
- "name": "./src/components/Input/index.ts",
354
- "reasons": [
355
- {
356
- "moduleName": "./src/index.ts"
357
- }
358
- ]
359
- },
360
- {
361
- "id": "./src/components/Link/index.ts",
362
- "name": "./src/components/Link/index.ts",
363
- "reasons": [
364
- {
365
- "moduleName": "./src/index.ts"
366
- }
367
- ]
368
- },
369
- {
370
- "id": "./src/components/Loader/index.ts",
371
- "name": "./src/components/Loader/index.ts",
372
- "reasons": [
373
- {
374
- "moduleName": "./src/index.ts"
375
- },
376
- {
377
- "moduleName": "./src/components/Button/Button.tsx"
378
- },
379
- {
380
- "moduleName": "./src/components/Search/Search.tsx"
381
- },
382
- {
383
- "moduleName": "./src/components/Switch/Switch.tsx"
384
- }
385
- ]
386
- },
387
- {
388
- "id": "./src/components/Modal/index.ts",
389
- "name": "./src/components/Modal/index.ts",
390
- "reasons": [
391
- {
392
- "moduleName": "./src/index.ts"
393
- }
394
- ]
395
- },
396
- {
397
- "id": "./src/components/NumericInput/index.ts",
398
- "name": "./src/components/NumericInput/index.ts",
399
- "reasons": [
400
- {
401
- "moduleName": "./src/index.ts"
402
- }
403
- ]
404
- },
405
- {
406
- "id": "./src/components/Picker/index.ts",
407
- "name": "./src/components/Picker/index.ts",
408
- "reasons": [
409
- {
410
- "moduleName": "./src/index.ts"
411
- }
412
- ]
413
- },
414
- {
415
- "id": "./src/components/Popover/index.ts",
416
- "name": "./src/components/Popover/index.ts",
417
- "reasons": [
418
- {
419
- "moduleName": "./src/index.ts"
420
- }
421
- ]
422
- },
423
- {
424
- "id": "./src/components/Progress/index.ts",
425
- "name": "./src/components/Progress/index.ts",
426
- "reasons": [
427
- {
428
- "moduleName": "./src/index.ts"
429
- },
430
- {
431
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
432
- },
433
- {
434
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
435
- }
436
- ]
437
- },
438
- {
439
- "id": "./src/components/PromoBanner/index.ts",
440
- "name": "./src/components/PromoBanner/index.ts",
441
- "reasons": [
442
- {
443
- "moduleName": "./src/index.ts"
444
- }
445
- ]
446
- },
447
- {
448
- "id": "./src/components/PromoBannerV2/index.ts",
449
- "name": "./src/components/PromoBannerV2/index.ts",
450
- "reasons": [
451
- {
452
- "moduleName": "./src/index.ts"
453
- }
454
- ]
455
- },
456
- {
457
- "id": "./src/components/RadioButton/index.ts",
458
- "name": "./src/components/RadioButton/index.ts",
459
- "reasons": [
460
- {
461
- "moduleName": "./src/index.ts"
462
- }
463
- ]
464
- },
465
- {
466
- "id": "./src/components/Search/index.ts",
467
- "name": "./src/components/Search/index.ts",
468
- "reasons": [
469
- {
470
- "moduleName": "./src/index.ts"
471
- }
472
- ]
473
- },
474
- {
475
- "id": "./src/components/Skeleton/index.ts",
476
- "name": "./src/components/Skeleton/index.ts",
477
- "reasons": [
478
- {
479
- "moduleName": "./src/index.ts"
480
- }
481
- ]
482
- },
483
- {
484
- "id": "./src/components/Switch/index.ts",
485
- "name": "./src/components/Switch/index.ts",
486
- "reasons": [
487
- {
488
- "moduleName": "./src/index.ts"
489
- }
490
- ]
491
- },
492
- {
493
- "id": "./src/components/Tab/index.ts",
494
- "name": "./src/components/Tab/index.ts",
495
- "reasons": [
496
- {
497
- "moduleName": "./src/index.ts"
498
- }
499
- ]
500
- },
501
- {
502
- "id": "./src/components/Tag/index.ts",
503
- "name": "./src/components/Tag/index.ts",
504
- "reasons": [
505
- {
506
- "moduleName": "./src/index.ts"
507
- },
508
- {
509
- "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
510
- },
511
- {
512
- "moduleName": "./src/components/TagInput/components/EditableTag.tsx"
513
- }
514
- ]
515
- },
516
- {
517
- "id": "./src/components/TagInput/index.ts",
518
- "name": "./src/components/TagInput/index.ts",
519
- "reasons": [
520
- {
521
- "moduleName": "./src/index.ts"
522
- }
523
- ]
524
- },
525
- {
526
- "id": "./src/components/Toast/index.ts",
527
- "name": "./src/components/Toast/index.ts",
528
- "reasons": [
529
- {
530
- "moduleName": "./src/index.ts"
531
- }
532
- ]
533
- },
534
- {
535
- "id": "./src/components/Tooltip/index.ts",
536
- "name": "./src/components/Tooltip/index.ts",
537
- "reasons": [
538
- {
539
- "moduleName": "./src/index.ts"
540
- },
541
- {
542
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
543
- }
544
- ]
545
- },
546
- {
547
- "id": "./src/components/Typography/index.ts",
548
- "name": "./src/components/Typography/index.ts",
549
- "reasons": [
550
- {
551
- "moduleName": "./src/index.ts"
552
- },
553
- {
554
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
555
- },
556
- {
557
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
558
- },
559
- {
560
- "moduleName": "./src/components/Avatar/Avatar.tsx"
561
- },
562
- {
563
- "moduleName": "./src/components/Alert/Alert.tsx"
564
- },
565
- {
566
- "moduleName": "./src/components/Card/Card.tsx"
567
- },
568
- {
569
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
570
- },
571
- {
572
- "moduleName": "./src/components/FieldError/FieldError.tsx"
573
- },
574
- {
575
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
576
- },
577
- {
578
- "moduleName": "./src/components/Form/Form.tsx"
579
- },
580
- {
581
- "moduleName": "./src/components/FormField/FormField.tsx"
582
- },
583
- {
584
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
585
- },
586
- {
587
- "moduleName": "./src/components/Input/Input.tsx"
588
- },
589
- {
590
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
591
- },
592
- {
593
- "moduleName": "./src/components/Loader/Loader.tsx"
594
- },
595
- {
596
- "moduleName": "./src/components/Modal/Modal.tsx"
597
- },
598
- {
599
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
600
- },
601
- {
602
- "moduleName": "./src/components/Popover/Popover.tsx"
603
- },
604
- {
605
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
606
- },
607
- {
608
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
609
- },
610
- {
611
- "moduleName": "./src/components/Search/Search.tsx"
612
- },
613
- {
614
- "moduleName": "./src/components/Tab/Tab.tsx"
615
- },
616
- {
617
- "moduleName": "./src/components/Tag/Tag.tsx"
618
- },
619
- {
620
- "moduleName": "./src/components/TagInput/TagInput.tsx"
621
- },
622
- {
623
- "moduleName": "./src/components/Toast/Toast.tsx"
624
- },
625
- {
626
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
627
- },
628
- {
629
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
630
- },
631
- {
632
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
633
- },
634
- {
635
- "moduleName": "./src/components/Textarea/Textarea.tsx"
636
- },
637
- {
638
- "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
639
- },
640
- {
641
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
642
- },
643
- {
644
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
645
- },
646
- {
647
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
648
- },
649
- {
650
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
651
- }
652
- ]
653
- },
654
- {
655
- "id": "./src/components/Textarea/index.ts",
656
- "name": "./src/components/Textarea/index.ts",
657
- "reasons": [
658
- {
659
- "moduleName": "./src/index.ts"
660
- }
661
- ]
662
- },
663
- {
664
- "id": "./src/components/FileUploadProgress/index.ts",
665
- "name": "./src/components/FileUploadProgress/index.ts",
666
- "reasons": [
667
- {
668
- "moduleName": "./src/index.ts"
669
- },
670
- {
671
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
672
- }
673
- ]
674
- },
675
- {
676
- "id": "./src/components/UploadBar/index.ts",
677
- "name": "./src/components/UploadBar/index.ts",
678
- "reasons": [
679
- {
680
- "moduleName": "./src/index.ts"
681
- }
682
- ]
683
- },
684
- {
685
- "id": "./src/components/ActionBar/ActionBar.tsx",
686
- "name": "./src/components/ActionBar/ActionBar.tsx",
687
- "reasons": [
688
- {
689
- "moduleName": "./src/components/ActionBar/index.ts"
690
- }
691
- ]
692
- },
693
- {
694
- "id": "./src/components/ActionMenu/ActionMenu.tsx",
695
- "name": "./src/components/ActionMenu/ActionMenu.tsx",
696
- "reasons": [
697
- {
698
- "moduleName": "./src/components/ActionMenu/index.ts"
699
- }
700
- ]
701
- },
702
- {
703
- "id": "./src/components/ActionMenu/ActionMenuItem.tsx",
704
- "name": "./src/components/ActionMenu/ActionMenuItem.tsx",
705
- "reasons": [
706
- {
707
- "moduleName": "./src/components/ActionMenu/index.ts"
708
- }
709
- ]
710
- },
711
- {
712
- "id": "./src/utils/getDesignTokenWithOpacity.ts",
713
- "name": "./src/utils/getDesignTokenWithOpacity.ts",
714
- "reasons": [
715
- {
716
- "moduleName": "./src/utils/index.ts"
717
- }
718
- ]
719
- },
720
- {
721
- "id": "./src/components/Avatar/Avatar.tsx",
722
- "name": "./src/components/Avatar/Avatar.tsx",
723
- "reasons": [
724
- {
725
- "moduleName": "./src/components/Avatar/index.ts"
726
- }
727
- ]
728
- },
729
- {
730
- "id": "./src/components/Avatar/Avatar.helpers.ts",
731
- "name": "./src/components/Avatar/Avatar.helpers.ts",
732
- "reasons": [
733
- {
734
- "moduleName": "./src/components/Avatar/index.ts"
735
- },
736
- {
737
- "moduleName": "./src/components/Avatar/Avatar.tsx"
738
- }
739
- ]
740
- },
741
- {
742
- "id": "./src/components/Badge/Badge.tsx",
743
- "name": "./src/components/Badge/Badge.tsx",
744
- "reasons": [
745
- {
746
- "moduleName": "./src/components/Badge/index.ts"
747
- }
748
- ]
749
- },
750
- {
751
- "id": "./src/components/Alert/Alert.tsx",
752
- "name": "./src/components/Alert/Alert.tsx",
753
- "reasons": [
754
- {
755
- "moduleName": "./src/components/Alert/index.ts"
756
- }
757
- ]
758
- },
759
- {
760
- "id": "./src/components/Button/Button.tsx",
761
- "name": "./src/components/Button/Button.tsx",
762
- "reasons": [
763
- {
764
- "moduleName": "./src/components/Button/index.ts"
765
- }
766
- ]
767
- },
768
- {
769
- "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
770
- "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
771
- "reasons": [
772
- {
773
- "moduleName": "./src/components/SegmentedControl/index.ts"
774
- }
775
- ]
776
- },
777
- {
778
- "id": "./src/components/Card/Card.tsx",
779
- "name": "./src/components/Card/Card.tsx",
780
- "reasons": [
781
- {
782
- "moduleName": "./src/components/Card/index.ts"
783
- }
784
- ]
785
- },
786
- {
787
- "id": "./src/foundations/design-token.ts",
788
- "name": "./src/foundations/design-token.ts",
789
- "reasons": [
790
- {
791
- "moduleName": "./src/foundations/index.ts"
792
- }
793
- ]
794
- },
795
- {
796
- "id": "./src/foundations/spacing-token.ts",
797
- "name": "./src/foundations/spacing-token.ts",
798
- "reasons": [
799
- {
800
- "moduleName": "./src/foundations/index.ts"
801
- }
802
- ]
803
- },
804
- {
805
- "id": "./src/foundations/shadow-token.ts",
806
- "name": "./src/foundations/shadow-token.ts",
807
- "reasons": [
808
- {
809
- "moduleName": "./src/foundations/index.ts"
810
- }
811
- ]
812
- },
813
- {
814
- "id": "./src/foundations/radius-token.ts",
815
- "name": "./src/foundations/radius-token.ts",
816
- "reasons": [
817
- {
818
- "moduleName": "./src/foundations/index.ts"
819
- }
820
- ]
821
- },
822
- {
823
- "id": "./src/foundations/transition-token.ts",
824
- "name": "./src/foundations/transition-token.ts",
825
- "reasons": [
826
- {
827
- "moduleName": "./src/foundations/index.ts"
828
- }
829
- ]
830
- },
831
- {
832
- "id": "./src/components/DatePicker/DatePicker.tsx",
833
- "name": "./src/components/DatePicker/DatePicker.tsx",
834
- "reasons": [
835
- {
836
- "moduleName": "./src/components/DatePicker/index.ts"
837
- }
838
- ]
839
- },
840
- {
841
- "id": "./src/components/DatePicker/RangeDatePicker.tsx",
842
- "name": "./src/components/DatePicker/RangeDatePicker.tsx",
843
- "reasons": [
844
- {
845
- "moduleName": "./src/components/DatePicker/index.ts"
846
- }
847
- ]
848
- },
849
- {
850
- "id": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx",
851
- "name": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx",
852
- "reasons": [
853
- {
854
- "moduleName": "./src/components/DatePicker/index.ts"
855
- }
856
- ]
857
- },
858
- {
859
- "id": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
860
- "name": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
861
- "reasons": [
862
- {
863
- "moduleName": "./src/components/DetailsCardInfo/index.ts"
864
- }
865
- ]
866
- },
867
- {
868
- "id": "./src/components/DetailsCard/DetailsCard.tsx",
869
- "name": "./src/components/DetailsCard/DetailsCard.tsx",
870
- "reasons": [
871
- {
872
- "moduleName": "./src/components/DetailsCard/index.ts"
873
- }
874
- ]
875
- },
876
- {
877
- "id": "./src/components/Checkbox/Checkbox.tsx",
878
- "name": "./src/components/Checkbox/Checkbox.tsx",
879
- "reasons": [
880
- {
881
- "moduleName": "./src/components/Checkbox/index.ts"
882
- }
883
- ]
884
- },
885
- {
886
- "id": "./src/components/FieldError/FieldError.tsx",
887
- "name": "./src/components/FieldError/FieldError.tsx",
888
- "reasons": [
889
- {
890
- "moduleName": "./src/components/FieldError/index.ts"
891
- }
892
- ]
893
- },
894
- {
895
- "id": "./src/components/FieldDescription/FieldDescription.tsx",
896
- "name": "./src/components/FieldDescription/FieldDescription.tsx",
897
- "reasons": [
898
- {
899
- "moduleName": "./src/components/FieldDescription/index.ts"
900
- }
901
- ]
902
- },
903
- {
904
- "id": "./src/components/Form/Form.tsx",
905
- "name": "./src/components/Form/Form.tsx",
906
- "reasons": [
907
- {
908
- "moduleName": "./src/components/Form/index.ts"
909
- }
910
- ]
911
- },
912
- {
913
- "id": "./src/components/FormField/FormField.tsx",
914
- "name": "./src/components/FormField/FormField.tsx",
915
- "reasons": [
916
- {
917
- "moduleName": "./src/components/FormField/index.ts"
918
- }
919
- ]
920
- },
921
- {
922
- "id": "./src/components/FieldGroup/FieldGroup.tsx",
923
- "name": "./src/components/FieldGroup/FieldGroup.tsx",
924
- "reasons": [
925
- {
926
- "moduleName": "./src/components/FieldGroup/index.ts"
927
- }
928
- ]
929
- },
930
- {
931
- "id": "./src/components/FormGroup/FormGroup.tsx",
932
- "name": "./src/components/FormGroup/FormGroup.tsx",
933
- "reasons": [
934
- {
935
- "moduleName": "./src/components/FormGroup/index.ts"
936
- }
937
- ]
938
- },
939
- {
940
- "id": "./src/components/Icon/Icon.tsx",
941
- "name": "./src/components/Icon/Icon.tsx",
942
- "reasons": [
943
- {
944
- "moduleName": "./src/components/Icon/index.ts"
945
- }
946
- ]
947
- },
948
- {
949
- "id": "./src/components/Input/Input.tsx",
950
- "name": "./src/components/Input/Input.tsx",
951
- "reasons": [
952
- {
953
- "moduleName": "./src/components/Input/index.ts"
954
- }
955
- ]
956
- },
957
- {
958
- "id": "./src/components/Link/Link.tsx",
959
- "name": "./src/components/Link/Link.tsx",
960
- "reasons": [
961
- {
962
- "moduleName": "./src/components/Link/index.ts"
963
- }
964
- ]
965
- },
966
- {
967
- "id": "./src/components/Loader/Loader.tsx",
968
- "name": "./src/components/Loader/Loader.tsx",
969
- "reasons": [
970
- {
971
- "moduleName": "./src/components/Loader/index.ts"
972
- }
973
- ]
974
- },
975
- {
976
- "id": "./src/components/Modal/Modal.tsx",
977
- "name": "./src/components/Modal/Modal.tsx",
978
- "reasons": [
979
- {
980
- "moduleName": "./src/components/Modal/index.ts"
981
- }
982
- ]
983
- },
984
- {
985
- "id": "./src/components/Modal/components/ModalBase.tsx",
986
- "name": "./src/components/Modal/components/ModalBase.tsx",
987
- "reasons": [
988
- {
989
- "moduleName": "./src/components/Modal/index.ts"
990
- },
991
- {
992
- "moduleName": "./src/components/Modal/Modal.tsx"
993
- }
994
- ]
995
- },
996
- {
997
- "id": "./src/components/Modal/components/ModalCloseButton.tsx",
998
- "name": "./src/components/Modal/components/ModalCloseButton.tsx",
999
- "reasons": [
1000
- {
1001
- "moduleName": "./src/components/Modal/index.ts"
1002
- },
1003
- {
1004
- "moduleName": "./src/components/Modal/Modal.tsx"
1005
- }
1006
- ]
1007
- },
1008
- {
1009
- "id": "./src/components/Modal/components/ModalPortal.tsx",
1010
- "name": "./src/components/Modal/components/ModalPortal.tsx",
1011
- "reasons": [
1012
- {
1013
- "moduleName": "./src/components/Modal/index.ts"
1014
- }
1015
- ]
1016
- },
1017
- {
1018
- "id": "./src/components/Modal/components/ModalHeader.tsx",
1019
- "name": "./src/components/Modal/components/ModalHeader.tsx",
1020
- "reasons": [
1021
- {
1022
- "moduleName": "./src/components/Modal/index.ts"
1023
- }
1024
- ]
1025
- },
1026
- {
1027
- "id": "./src/components/NumericInput/NumericInput.tsx",
1028
- "name": "./src/components/NumericInput/NumericInput.tsx",
1029
- "reasons": [
1030
- {
1031
- "moduleName": "./src/components/NumericInput/index.ts"
1032
- }
1033
- ]
1034
- },
1035
- {
1036
- "id": "./src/components/Picker/Picker.tsx",
1037
- "name": "./src/components/Picker/Picker.tsx",
1038
- "reasons": [
1039
- {
1040
- "moduleName": "./src/components/Picker/index.ts"
1041
- }
1042
- ]
1043
- },
1044
- {
1045
- "id": "./src/components/Picker/components/PickerList.tsx",
1046
- "name": "./src/components/Picker/components/PickerList.tsx",
1047
- "reasons": [
1048
- {
1049
- "moduleName": "./src/components/Picker/index.ts"
1050
- },
1051
- {
1052
- "moduleName": "./src/components/Picker/Picker.tsx"
1053
- }
1054
- ]
1055
- },
1056
- {
1057
- "id": "./src/components/Popover/Popover.tsx",
1058
- "name": "./src/components/Popover/Popover.tsx",
1059
- "reasons": [
1060
- {
1061
- "moduleName": "./src/components/Popover/index.ts"
1062
- }
1063
- ]
1064
- },
1065
- {
1066
- "id": "./src/components/Progress/ProgressCircle.tsx",
1067
- "name": "./src/components/Progress/ProgressCircle.tsx",
1068
- "reasons": [
1069
- {
1070
- "moduleName": "./src/components/Progress/index.ts"
1071
- }
1072
- ]
1073
- },
1074
- {
1075
- "id": "./src/components/Progress/ProgressBar.tsx",
1076
- "name": "./src/components/Progress/ProgressBar.tsx",
1077
- "reasons": [
1078
- {
1079
- "moduleName": "./src/components/Progress/index.ts"
1080
- }
1081
- ]
1082
- },
1083
- {
1084
- "id": "./src/components/PromoBanner/PromoBanner.tsx",
1085
- "name": "./src/components/PromoBanner/PromoBanner.tsx",
1086
- "reasons": [
1087
- {
1088
- "moduleName": "./src/components/PromoBanner/index.ts"
1089
- }
1090
- ]
1091
- },
1092
- {
1093
- "id": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1094
- "name": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1095
- "reasons": [
1096
- {
1097
- "moduleName": "./src/components/PromoBannerV2/index.ts"
1098
- }
1099
- ]
1100
- },
1101
- {
1102
- "id": "./src/components/RadioButton/RadioButton.tsx",
1103
- "name": "./src/components/RadioButton/RadioButton.tsx",
1104
- "reasons": [
1105
- {
1106
- "moduleName": "./src/components/RadioButton/index.ts"
1107
- }
1108
- ]
1109
- },
1110
- {
1111
- "id": "./src/components/Search/Search.tsx",
1112
- "name": "./src/components/Search/Search.tsx",
1113
- "reasons": [
1114
- {
1115
- "moduleName": "./src/components/Search/index.ts"
1116
- }
1117
- ]
1118
- },
1119
- {
1120
- "id": "./src/components/Skeleton/SkeletonWrapper.tsx",
1121
- "name": "./src/components/Skeleton/SkeletonWrapper.tsx",
1122
- "reasons": [
1123
- {
1124
- "moduleName": "./src/components/Skeleton/index.ts"
1125
- }
1126
- ]
1127
- },
1128
- {
1129
- "id": "./src/components/Skeleton/SkeletonAvatar.tsx",
1130
- "name": "./src/components/Skeleton/SkeletonAvatar.tsx",
1131
- "reasons": [
1132
- {
1133
- "moduleName": "./src/components/Skeleton/index.ts"
1134
- }
1135
- ]
1136
- },
1137
- {
1138
- "id": "./src/components/Skeleton/SkeletonText.tsx",
1139
- "name": "./src/components/Skeleton/SkeletonText.tsx",
1140
- "reasons": [
1141
- {
1142
- "moduleName": "./src/components/Skeleton/index.ts"
1143
- }
1144
- ]
1145
- },
1146
- {
1147
- "id": "./src/components/Switch/Switch.tsx",
1148
- "name": "./src/components/Switch/Switch.tsx",
1149
- "reasons": [
1150
- {
1151
- "moduleName": "./src/components/Switch/index.ts"
1152
- }
1153
- ]
1154
- },
1155
- {
1156
- "id": "./src/components/Tab/Tab.tsx",
1157
- "name": "./src/components/Tab/Tab.tsx",
1158
- "reasons": [
1159
- {
1160
- "moduleName": "./src/components/Tab/index.ts"
1161
- }
1162
- ]
1163
- },
1164
- {
1165
- "id": "./src/components/Tab/TabsWrapper.tsx",
1166
- "name": "./src/components/Tab/TabsWrapper.tsx",
1167
- "reasons": [
1168
- {
1169
- "moduleName": "./src/components/Tab/index.ts"
1170
- }
1171
- ]
1172
- },
1173
- {
1174
- "id": "./src/components/Tag/Tag.tsx",
1175
- "name": "./src/components/Tag/Tag.tsx",
1176
- "reasons": [
1177
- {
1178
- "moduleName": "./src/components/Tag/index.ts"
1179
- }
1180
- ]
1181
- },
1182
- {
1183
- "id": "./src/components/TagInput/TagInput.tsx",
1184
- "name": "./src/components/TagInput/TagInput.tsx",
1185
- "reasons": [
1186
- {
1187
- "moduleName": "./src/components/TagInput/index.ts"
1188
- },
1189
- {
1190
- "moduleName": "./src/components/TagInput/components/EmailTagInput.tsx"
1191
- }
1192
- ]
1193
- },
1194
- {
1195
- "id": "./src/components/TagInput/components/EmailTagInput.tsx",
1196
- "name": "./src/components/TagInput/components/EmailTagInput.tsx",
1197
- "reasons": [
1198
- {
1199
- "moduleName": "./src/components/TagInput/index.ts"
1200
- }
1201
- ]
1202
- },
1203
- {
1204
- "id": "./src/components/Toast/Toast.tsx",
1205
- "name": "./src/components/Toast/Toast.tsx",
1206
- "reasons": [
1207
- {
1208
- "moduleName": "./src/components/Toast/index.ts"
1209
- },
1210
- {
1211
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1212
- }
1213
- ]
1214
- },
1215
- {
1216
- "id": "./src/components/Toast/ToastWrapper.tsx",
1217
- "name": "./src/components/Toast/ToastWrapper.tsx",
1218
- "reasons": [
1219
- {
1220
- "moduleName": "./src/components/Toast/index.ts"
1221
- }
1222
- ]
1223
- },
1224
- {
1225
- "id": "./src/components/Tooltip/Tooltip.tsx",
1226
- "name": "./src/components/Tooltip/Tooltip.tsx",
1227
- "reasons": [
1228
- {
1229
- "moduleName": "./src/components/Tooltip/index.ts"
1230
- },
1231
- {
1232
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1233
- }
1234
- ]
1235
- },
1236
- {
1237
- "id": "./src/components/Tooltip/components/index.ts",
1238
- "name": "./src/components/Tooltip/components/index.ts",
1239
- "reasons": [
1240
- {
1241
- "moduleName": "./src/components/Tooltip/index.ts"
1242
- }
1243
- ]
1244
- },
1245
- {
1246
- "id": "./src/components/Tooltip/components/UserGuide/index.ts",
1247
- "name": "./src/components/Tooltip/components/UserGuide/index.ts",
1248
- "reasons": [
1249
- {
1250
- "moduleName": "./src/components/Tooltip/index.ts"
1251
- },
1252
- {
1253
- "moduleName": "./src/components/Tooltip/components/index.ts"
1254
- }
1255
- ]
1256
- },
1257
- {
1258
- "id": "./src/components/Typography/Heading.tsx",
1259
- "name": "./src/components/Typography/Heading.tsx",
1260
- "reasons": [
1261
- {
1262
- "moduleName": "./src/components/Typography/index.ts"
1263
- }
1264
- ]
1265
- },
1266
- {
1267
- "id": "./src/components/Typography/Text.tsx",
1268
- "name": "./src/components/Typography/Text.tsx",
1269
- "reasons": [
1270
- {
1271
- "moduleName": "./src/components/Typography/index.ts"
1272
- }
1273
- ]
1274
- },
1275
- {
1276
- "id": "./src/components/Typography/Display.tsx",
1277
- "name": "./src/components/Typography/Display.tsx",
1278
- "reasons": [
1279
- {
1280
- "moduleName": "./src/components/Typography/index.ts"
1281
- }
1282
- ]
1283
- },
1284
- {
1285
- "id": "./src/components/Textarea/Textarea.tsx",
1286
- "name": "./src/components/Textarea/Textarea.tsx",
1287
- "reasons": [
1288
- {
1289
- "moduleName": "./src/components/Textarea/index.ts"
1290
- }
1291
- ]
1292
- },
1293
- {
1294
- "id": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1295
- "name": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1296
- "reasons": [
1297
- {
1298
- "moduleName": "./src/components/FileUploadProgress/index.ts"
1299
- }
1300
- ]
1301
- },
1302
- {
1303
- "id": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx",
1304
- "name": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx",
1305
- "reasons": [
1306
- {
1307
- "moduleName": "./src/components/FileUploadProgress/index.ts"
1308
- },
1309
- {
1310
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1311
- }
1312
- ]
1313
- },
1314
- {
1315
- "id": "./src/components/UploadBar/UploadBar.tsx",
1316
- "name": "./src/components/UploadBar/UploadBar.tsx",
1317
- "reasons": [
1318
- {
1319
- "moduleName": "./src/components/UploadBar/index.ts"
1320
- }
1321
- ]
1322
- },
1323
- {
1324
- "id": "./react",
1325
- "name": "./react",
1326
- "reasons": [
1327
- {
1328
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1329
- },
1330
- {
1331
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1332
- },
1333
- {
1334
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1335
- },
1336
- {
1337
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1338
- },
1339
- {
1340
- "moduleName": "./src/components/Badge/Badge.tsx"
1341
- },
1342
- {
1343
- "moduleName": "./src/components/Alert/Alert.tsx"
1344
- },
1345
- {
1346
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1347
- },
1348
- {
1349
- "moduleName": "./src/components/Button/Button.tsx"
1350
- },
1351
- {
1352
- "moduleName": "./src/components/Card/Card.tsx"
1353
- },
1354
- {
1355
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1356
- },
1357
- {
1358
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1359
- },
1360
- {
1361
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1362
- },
1363
- {
1364
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1365
- },
1366
- {
1367
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1368
- },
1369
- {
1370
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1371
- },
1372
- {
1373
- "moduleName": "./src/components/Form/Form.tsx"
1374
- },
1375
- {
1376
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1377
- },
1378
- {
1379
- "moduleName": "./src/components/FormField/FormField.tsx"
1380
- },
1381
- {
1382
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1383
- },
1384
- {
1385
- "moduleName": "./src/components/Icon/Icon.tsx"
1386
- },
1387
- {
1388
- "moduleName": "./src/components/Input/Input.tsx"
1389
- },
1390
- {
1391
- "moduleName": "./src/components/Link/Link.tsx"
1392
- },
1393
- {
1394
- "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1395
- },
1396
- {
1397
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1398
- },
1399
- {
1400
- "moduleName": "./src/components/Loader/Loader.tsx"
1401
- },
1402
- {
1403
- "moduleName": "./src/components/Modal/Modal.tsx"
1404
- },
1405
- {
1406
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1407
- },
1408
- {
1409
- "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1410
- },
1411
- {
1412
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1413
- },
1414
- {
1415
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1416
- },
1417
- {
1418
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1419
- },
1420
- {
1421
- "moduleName": "./src/components/Picker/Picker.tsx"
1422
- },
1423
- {
1424
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
1425
- },
1426
- {
1427
- "moduleName": "./src/components/Popover/Popover.tsx"
1428
- },
1429
- {
1430
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1431
- },
1432
- {
1433
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1434
- },
1435
- {
1436
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1437
- },
1438
- {
1439
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1440
- },
1441
- {
1442
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1443
- },
1444
- {
1445
- "moduleName": "./src/components/Search/Search.tsx"
1446
- },
1447
- {
1448
- "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
1449
- },
1450
- {
1451
- "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
1452
- },
1453
- {
1454
- "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
1455
- },
1456
- {
1457
- "moduleName": "./src/components/Switch/Switch.tsx"
1458
- },
1459
- {
1460
- "moduleName": "./src/components/Tab/Tab.tsx"
1461
- },
1462
- {
1463
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1464
- },
1465
- {
1466
- "moduleName": "./src/components/Tag/Tag.tsx"
1467
- },
1468
- {
1469
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1470
- },
1471
- {
1472
- "moduleName": "./src/components/TagInput/components/EmailTagInput.tsx"
1473
- },
1474
- {
1475
- "moduleName": "./src/components/Toast/Toast.tsx"
1476
- },
1477
- {
1478
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1479
- },
1480
- {
1481
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1482
- },
1483
- {
1484
- "moduleName": "./src/components/Typography/Heading.tsx"
1485
- },
1486
- {
1487
- "moduleName": "./src/components/Typography/Text.tsx"
1488
- },
1489
- {
1490
- "moduleName": "./src/components/Typography/Display.tsx"
1491
- },
1492
- {
1493
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1494
- },
1495
- {
1496
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1497
- },
1498
- {
1499
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1500
- },
1501
- {
1502
- "moduleName": "./src/components/Textarea/Textarea.tsx"
1503
- },
1504
- {
1505
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1506
- },
1507
- {
1508
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1509
- },
1510
- {
1511
- "moduleName": "./src/components/DatePicker/hooks.ts"
1512
- },
1513
- {
1514
- "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
1515
- },
1516
- {
1517
- "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1518
- },
1519
- {
1520
- "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
1521
- },
1522
- {
1523
- "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
1524
- },
1525
- {
1526
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1527
- },
1528
- {
1529
- "moduleName": "./src/components/TagInput/components/EditableTag.tsx"
1530
- },
1531
- {
1532
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1533
- },
1534
- {
1535
- "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1536
- },
1537
- {
1538
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1539
- },
1540
- {
1541
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1542
- },
1543
- {
1544
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1545
- },
1546
- {
1547
- "moduleName": "./src/components/TagInput/components/EditableTagContent.tsx"
1548
- },
1549
- {
1550
- "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
1551
- }
1552
- ]
1553
- },
1554
- {
1555
- "id": "./@livechat/design-system-icons",
1556
- "name": "./@livechat/design-system-icons",
1557
- "reasons": [
1558
- {
1559
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1560
- },
1561
- {
1562
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1563
- },
1564
- {
1565
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1566
- },
1567
- {
1568
- "moduleName": "./src/components/Alert/Alert.tsx"
1569
- },
1570
- {
1571
- "moduleName": "./src/components/Card/Card.tsx"
1572
- },
1573
- {
1574
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1575
- },
1576
- {
1577
- "moduleName": "./src/components/Input/Input.tsx"
1578
- },
1579
- {
1580
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1581
- },
1582
- {
1583
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1584
- },
1585
- {
1586
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1587
- },
1588
- {
1589
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1590
- },
1591
- {
1592
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1593
- },
1594
- {
1595
- "moduleName": "./src/components/Search/Search.tsx"
1596
- },
1597
- {
1598
- "moduleName": "./src/components/Switch/Switch.tsx"
1599
- },
1600
- {
1601
- "moduleName": "./src/components/Tag/Tag.tsx"
1602
- },
1603
- {
1604
- "moduleName": "./src/components/Toast/Toast.tsx"
1605
- },
1606
- {
1607
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1608
- },
1609
- {
1610
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1611
- },
1612
- {
1613
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1614
- },
1615
- {
1616
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1617
- },
1618
- {
1619
- "moduleName": "./src/components/Picker/constants.ts"
1620
- },
1621
- {
1622
- "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1623
- },
1624
- {
1625
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1626
- },
1627
- {
1628
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1629
- },
1630
- {
1631
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1632
- }
1633
- ]
1634
- },
1635
- {
1636
- "id": "./clsx",
1637
- "name": "./clsx",
1638
- "reasons": [
1639
- {
1640
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1641
- },
1642
- {
1643
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1644
- },
1645
- {
1646
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1647
- },
1648
- {
1649
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1650
- },
1651
- {
1652
- "moduleName": "./src/components/Badge/Badge.tsx"
1653
- },
1654
- {
1655
- "moduleName": "./src/components/Alert/Alert.tsx"
1656
- },
1657
- {
1658
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1659
- },
1660
- {
1661
- "moduleName": "./src/components/Button/Button.tsx"
1662
- },
1663
- {
1664
- "moduleName": "./src/components/Card/Card.tsx"
1665
- },
1666
- {
1667
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1668
- },
1669
- {
1670
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
1671
- },
1672
- {
1673
- "moduleName": "./src/components/FieldError/FieldError.tsx"
1674
- },
1675
- {
1676
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1677
- },
1678
- {
1679
- "moduleName": "./src/components/Form/Form.tsx"
1680
- },
1681
- {
1682
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1683
- },
1684
- {
1685
- "moduleName": "./src/components/FormField/FormField.tsx"
1686
- },
1687
- {
1688
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1689
- },
1690
- {
1691
- "moduleName": "./src/components/Icon/Icon.tsx"
1692
- },
1693
- {
1694
- "moduleName": "./src/components/Input/Input.tsx"
1695
- },
1696
- {
1697
- "moduleName": "./src/components/Link/Link.tsx"
1698
- },
1699
- {
1700
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1701
- },
1702
- {
1703
- "moduleName": "./src/components/Loader/Loader.tsx"
1704
- },
1705
- {
1706
- "moduleName": "./src/components/Modal/Modal.tsx"
1707
- },
1708
- {
1709
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1710
- },
1711
- {
1712
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1713
- },
1714
- {
1715
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1716
- },
1717
- {
1718
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1719
- },
1720
- {
1721
- "moduleName": "./src/components/Picker/Picker.tsx"
1722
- },
1723
- {
1724
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
1725
- },
1726
- {
1727
- "moduleName": "./src/components/Popover/Popover.tsx"
1728
- },
1729
- {
1730
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1731
- },
1732
- {
1733
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
1734
- },
1735
- {
1736
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1737
- },
1738
- {
1739
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1740
- },
1741
- {
1742
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1743
- },
1744
- {
1745
- "moduleName": "./src/components/Search/Search.tsx"
1746
- },
1747
- {
1748
- "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
1749
- },
1750
- {
1751
- "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
1752
- },
1753
- {
1754
- "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
1755
- },
1756
- {
1757
- "moduleName": "./src/components/Switch/Switch.tsx"
1758
- },
1759
- {
1760
- "moduleName": "./src/components/Tab/Tab.tsx"
1761
- },
1762
- {
1763
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1764
- },
1765
- {
1766
- "moduleName": "./src/components/Tag/Tag.tsx"
1767
- },
1768
- {
1769
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1770
- },
1771
- {
1772
- "moduleName": "./src/components/Toast/Toast.tsx"
1773
- },
1774
- {
1775
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1776
- },
1777
- {
1778
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1779
- },
1780
- {
1781
- "moduleName": "./src/components/Typography/Heading.tsx"
1782
- },
1783
- {
1784
- "moduleName": "./src/components/Typography/Text.tsx"
1785
- },
1786
- {
1787
- "moduleName": "./src/components/Typography/Display.tsx"
1788
- },
1789
- {
1790
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1791
- },
1792
- {
1793
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1794
- },
1795
- {
1796
- "moduleName": "./src/components/Textarea/Textarea.tsx"
1797
- },
1798
- {
1799
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1800
- },
1801
- {
1802
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1803
- },
1804
- {
1805
- "moduleName": "./src/components/DatePicker/helpers.ts"
1806
- },
1807
- {
1808
- "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
1809
- },
1810
- {
1811
- "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
1812
- },
1813
- {
1814
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
1815
- },
1816
- {
1817
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1818
- },
1819
- {
1820
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1821
- },
1822
- {
1823
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1824
- },
1825
- {
1826
- "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
1827
- }
1828
- ]
1829
- },
1830
- {
1831
- "id": "./src/components/ActionBar/ActionBarItem.tsx",
1832
- "name": "./src/components/ActionBar/ActionBarItem.tsx",
1833
- "reasons": [
1834
- {
1835
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1836
- }
1837
- ]
1838
- },
1839
- {
1840
- "id": "./src/components/ActionBar/ActionBar.module.scss",
1841
- "name": "./src/components/ActionBar/ActionBar.module.scss",
1842
- "reasons": [
1843
- {
1844
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1845
- },
1846
- {
1847
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1848
- }
1849
- ]
1850
- },
1851
- {
1852
- "id": "./@floating-ui/react",
1853
- "name": "./@floating-ui/react",
1854
- "reasons": [
1855
- {
1856
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1857
- },
1858
- {
1859
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1860
- },
1861
- {
1862
- "moduleName": "./src/components/Picker/Picker.tsx"
1863
- },
1864
- {
1865
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
1866
- },
1867
- {
1868
- "moduleName": "./src/components/Popover/Popover.tsx"
1869
- },
1870
- {
1871
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1872
- },
1873
- {
1874
- "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
1875
- },
1876
- {
1877
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1878
- }
1879
- ]
1880
- },
1881
- {
1882
- "id": "./src/utils/keyCodes.ts",
1883
- "name": "./src/utils/keyCodes.ts",
1884
- "reasons": [
1885
- {
1886
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1887
- },
1888
- {
1889
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1890
- },
1891
- {
1892
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1893
- },
1894
- {
1895
- "moduleName": "./src/components/Search/Search.tsx"
1896
- },
1897
- {
1898
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1899
- },
1900
- {
1901
- "moduleName": "./src/components/TagInput/components/EditableTagContent.tsx"
1902
- }
1903
- ]
1904
- },
1905
- {
1906
- "id": "./src/components/ActionMenu/ActionMenu.module.scss",
1907
- "name": "./src/components/ActionMenu/ActionMenu.module.scss",
1908
- "reasons": [
1909
- {
1910
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1911
- }
1912
- ]
1913
- },
1914
- {
1915
- "id": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1916
- "name": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1917
- "reasons": [
1918
- {
1919
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1920
- }
1921
- ]
1922
- },
1923
- {
1924
- "id": "./src/components/Avatar/Avatar.module.scss",
1925
- "name": "./src/components/Avatar/Avatar.module.scss",
1926
- "reasons": [
1927
- {
1928
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1929
- }
1930
- ]
1931
- },
1932
- {
1933
- "id": "./polished",
1934
- "name": "./polished",
1935
- "reasons": [
1936
- {
1937
- "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
1938
- },
1939
- {
1940
- "moduleName": "./src/components/Tag/Tag.tsx"
1941
- }
1942
- ]
1943
- },
1944
- {
1945
- "id": "./src/components/Badge/Badge.helpers.ts",
1946
- "name": "./src/components/Badge/Badge.helpers.ts",
1947
- "reasons": [
1948
- {
1949
- "moduleName": "./src/components/Badge/Badge.tsx"
1950
- }
1951
- ]
1952
- },
1953
- {
1954
- "id": "./src/components/Badge/Badge.module.scss",
1955
- "name": "./src/components/Badge/Badge.module.scss",
1956
- "reasons": [
1957
- {
1958
- "moduleName": "./src/components/Badge/Badge.tsx"
1959
- }
1960
- ]
1961
- },
1962
- {
1963
- "id": "./lodash.debounce",
1964
- "name": "./lodash.debounce",
1965
- "reasons": [
1966
- {
1967
- "moduleName": "./src/components/Alert/Alert.tsx"
1968
- },
1969
- {
1970
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1971
- }
1972
- ]
1973
- },
1974
- {
1975
- "id": "./src/components/Alert/Alert.module.scss",
1976
- "name": "./src/components/Alert/Alert.module.scss",
1977
- "reasons": [
1978
- {
1979
- "moduleName": "./src/components/Alert/Alert.tsx"
1980
- }
1981
- ]
1982
- },
1983
- {
1984
- "id": "./src/utils/noop.ts",
1985
- "name": "./src/utils/noop.ts",
1986
- "reasons": [
1987
- {
1988
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1989
- }
1990
- ]
1991
- },
1992
- {
1993
- "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1994
- "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1995
- "reasons": [
1996
- {
1997
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1998
- }
1999
- ]
2000
- },
2001
- {
2002
- "id": "./src/components/Button/helpers.ts",
2003
- "name": "./src/components/Button/helpers.ts",
2004
- "reasons": [
2005
- {
2006
- "moduleName": "./src/components/Button/Button.tsx"
2007
- }
2008
- ]
2009
- },
2010
- {
2011
- "id": "./src/components/Button/Button.module.scss",
2012
- "name": "./src/components/Button/Button.module.scss",
2013
- "reasons": [
2014
- {
2015
- "moduleName": "./src/components/Button/Button.tsx"
2016
- }
2017
- ]
2018
- },
2019
- {
2020
- "id": "./src/components/Card/Card.module.scss",
2021
- "name": "./src/components/Card/Card.module.scss",
2022
- "reasons": [
2023
- {
2024
- "moduleName": "./src/components/Card/Card.tsx"
2025
- }
2026
- ]
2027
- },
2028
- {
2029
- "id": "./react-day-picker",
2030
- "name": "./react-day-picker",
2031
- "reasons": [
2032
- {
2033
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
2034
- }
2035
- ]
2036
- },
2037
- {
2038
- "id": "./src/components/DatePicker/DatePickerNavbar.tsx",
2039
- "name": "./src/components/DatePicker/DatePickerNavbar.tsx",
2040
- "reasons": [
2041
- {
2042
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
2043
- }
2044
- ]
2045
- },
2046
- {
2047
- "id": "./src/components/DatePicker/helpers.ts",
2048
- "name": "./src/components/DatePicker/helpers.ts",
2049
- "reasons": [
2050
- {
2051
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
2052
- },
2053
- {
2054
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
2055
- },
2056
- {
2057
- "moduleName": "./src/components/DatePicker/hooks.ts"
2058
- }
2059
- ]
2060
- },
2061
- {
2062
- "id": "./src/components/DatePicker/DatePicker.module.scss",
2063
- "name": "./src/components/DatePicker/DatePicker.module.scss",
2064
- "reasons": [
2065
- {
2066
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
2067
- },
2068
- {
2069
- "moduleName": "./src/components/DatePicker/DatePickerRangeCalendarsWrapper.tsx"
2070
- },
2071
- {
2072
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2073
- },
2074
- {
2075
- "moduleName": "./src/components/DatePicker/helpers.ts"
2076
- }
2077
- ]
2078
- },
2079
- {
2080
- "id": "./date-fns",
2081
- "name": "./date-fns",
2082
- "reasons": [
2083
- {
2084
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
2085
- },
2086
- {
2087
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2088
- },
2089
- {
2090
- "moduleName": "./src/components/DatePicker/helpers.ts"
2091
- }
2092
- ]
2093
- },
2094
- {
2095
- "id": "./src/components/DatePicker/hooks.ts",
2096
- "name": "./src/components/DatePicker/hooks.ts",
2097
- "reasons": [
2098
- {
2099
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
2100
- }
2101
- ]
2102
- },
2103
- {
2104
- "id": "./src/components/DatePicker/types.ts",
2105
- "name": "./src/components/DatePicker/types.ts",
2106
- "reasons": [
2107
- {
2108
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
2109
- },
2110
- {
2111
- "moduleName": "./src/components/DatePicker/hooks.ts"
2112
- }
2113
- ]
2114
- },
2115
- {
2116
- "id": "./src/components/Checkbox/Checkbox.module.scss",
2117
- "name": "./src/components/Checkbox/Checkbox.module.scss",
2118
- "reasons": [
2119
- {
2120
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
2121
- }
2122
- ]
2123
- },
2124
- {
2125
- "id": "./src/components/FieldError/FieldError.module.scss",
2126
- "name": "./src/components/FieldError/FieldError.module.scss",
2127
- "reasons": [
2128
- {
2129
- "moduleName": "./src/components/FieldError/FieldError.tsx"
2130
- }
2131
- ]
2132
- },
2133
- {
2134
- "id": "./src/components/FieldDescription/FieldDescription.module.scss",
2135
- "name": "./src/components/FieldDescription/FieldDescription.module.scss",
2136
- "reasons": [
2137
- {
2138
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
2139
- }
2140
- ]
2141
- },
2142
- {
2143
- "id": "./src/components/Form/Form.module.scss",
2144
- "name": "./src/components/Form/Form.module.scss",
2145
- "reasons": [
2146
- {
2147
- "moduleName": "./src/components/Form/Form.tsx"
2148
- }
2149
- ]
2150
- },
2151
- {
2152
- "id": "./src/components/FieldGroup/FieldGroup.module.scss",
2153
- "name": "./src/components/FieldGroup/FieldGroup.module.scss",
2154
- "reasons": [
2155
- {
2156
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
2157
- }
2158
- ]
2159
- },
2160
- {
2161
- "id": "./src/components/FormField/FormField.module.scss",
2162
- "name": "./src/components/FormField/FormField.module.scss",
2163
- "reasons": [
2164
- {
2165
- "moduleName": "./src/components/FormField/FormField.tsx"
2166
- }
2167
- ]
2168
- },
2169
- {
2170
- "id": "./src/components/FormGroup/FormGroup.module.scss",
2171
- "name": "./src/components/FormGroup/FormGroup.module.scss",
2172
- "reasons": [
2173
- {
2174
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
2175
- }
2176
- ]
2177
- },
2178
- {
2179
- "id": "./src/components/Icon/Icon.module.scss",
2180
- "name": "./src/components/Icon/Icon.module.scss",
2181
- "reasons": [
2182
- {
2183
- "moduleName": "./src/components/Icon/Icon.tsx"
2184
- }
2185
- ]
2186
- },
2187
- {
2188
- "id": "./src/components/Input/Input.module.scss",
2189
- "name": "./src/components/Input/Input.module.scss",
2190
- "reasons": [
2191
- {
2192
- "moduleName": "./src/components/Input/Input.tsx"
2193
- }
2194
- ]
2195
- },
2196
- {
2197
- "id": "./src/components/Link/Link.module.scss",
2198
- "name": "./src/components/Link/Link.module.scss",
2199
- "reasons": [
2200
- {
2201
- "moduleName": "./src/components/Link/Link.tsx"
2202
- }
2203
- ]
2204
- },
2205
- {
2206
- "id": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2207
- "name": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2208
- "reasons": [
2209
- {
2210
- "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
2211
- }
2212
- ]
2213
- },
2214
- {
2215
- "id": "./src/components/DetailsCard/DetailsCard.module.scss",
2216
- "name": "./src/components/DetailsCard/DetailsCard.module.scss",
2217
- "reasons": [
2218
- {
2219
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
2220
- }
2221
- ]
2222
- },
2223
- {
2224
- "id": "./src/components/Loader/Loader.module.scss",
2225
- "name": "./src/components/Loader/Loader.module.scss",
2226
- "reasons": [
2227
- {
2228
- "moduleName": "./src/components/Loader/Loader.tsx"
2229
- }
2230
- ]
2231
- },
2232
- {
2233
- "id": "./src/components/Modal/Modal.module.scss",
2234
- "name": "./src/components/Modal/Modal.module.scss",
2235
- "reasons": [
2236
- {
2237
- "moduleName": "./src/components/Modal/Modal.tsx"
2238
- },
2239
- {
2240
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
2241
- },
2242
- {
2243
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
2244
- }
2245
- ]
2246
- },
2247
- {
2248
- "id": "./react-dom",
2249
- "name": "./react-dom",
2250
- "reasons": [
2251
- {
2252
- "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
2253
- },
2254
- {
2255
- "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
2256
- }
2257
- ]
2258
- },
2259
- {
2260
- "id": "./src/components/Modal/components/ModalHeader.module.scss",
2261
- "name": "./src/components/Modal/components/ModalHeader.module.scss",
2262
- "reasons": [
2263
- {
2264
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
2265
- }
2266
- ]
2267
- },
2268
- {
2269
- "id": "./src/components/NumericInput/NumericInput.module.scss",
2270
- "name": "./src/components/NumericInput/NumericInput.module.scss",
2271
- "reasons": [
2272
- {
2273
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
2274
- }
2275
- ]
2276
- },
2277
- {
2278
- "id": "./src/components/Picker/components/PickerTrigger.tsx",
2279
- "name": "./src/components/Picker/components/PickerTrigger.tsx",
2280
- "reasons": [
2281
- {
2282
- "moduleName": "./src/components/Picker/Picker.tsx"
2283
- }
2284
- ]
2285
- },
2286
- {
2287
- "id": "./src/components/Picker/components/PickerTriggerBody.tsx",
2288
- "name": "./src/components/Picker/components/PickerTriggerBody.tsx",
2289
- "reasons": [
2290
- {
2291
- "moduleName": "./src/components/Picker/Picker.tsx"
2292
- }
2293
- ]
2294
- },
2295
- {
2296
- "id": "./src/components/Picker/constants.ts",
2297
- "name": "./src/components/Picker/constants.ts",
2298
- "reasons": [
2299
- {
2300
- "moduleName": "./src/components/Picker/Picker.tsx"
2301
- },
2302
- {
2303
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2304
- },
2305
- {
2306
- "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
2307
- },
2308
- {
2309
- "moduleName": "./src/components/Picker/helpers.ts"
2310
- },
2311
- {
2312
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
2313
- }
2314
- ]
2315
- },
2316
- {
2317
- "id": "./src/components/Picker/hooks/useFloatingPicker.ts",
2318
- "name": "./src/components/Picker/hooks/useFloatingPicker.ts",
2319
- "reasons": [
2320
- {
2321
- "moduleName": "./src/components/Picker/Picker.tsx"
2322
- }
2323
- ]
2324
- },
2325
- {
2326
- "id": "./src/components/Picker/hooks/usePickerItems.ts",
2327
- "name": "./src/components/Picker/hooks/usePickerItems.ts",
2328
- "reasons": [
2329
- {
2330
- "moduleName": "./src/components/Picker/Picker.tsx"
2331
- }
2332
- ]
2333
- },
2334
- {
2335
- "id": "./src/components/Picker/Picker.module.scss",
2336
- "name": "./src/components/Picker/Picker.module.scss",
2337
- "reasons": [
2338
- {
2339
- "moduleName": "./src/components/Picker/Picker.tsx"
2340
- }
2341
- ]
2342
- },
2343
- {
2344
- "id": "./react-virtuoso",
2345
- "name": "./react-virtuoso",
2346
- "reasons": [
2347
- {
2348
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2349
- }
2350
- ]
2351
- },
2352
- {
2353
- "id": "./src/components/Picker/helpers.ts",
2354
- "name": "./src/components/Picker/helpers.ts",
2355
- "reasons": [
2356
- {
2357
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2358
- },
2359
- {
2360
- "moduleName": "./src/components/Picker/hooks/useFloatingPicker.ts"
2361
- },
2362
- {
2363
- "moduleName": "./src/components/Picker/hooks/usePickerItems.ts"
2364
- }
2365
- ]
2366
- },
2367
- {
2368
- "id": "./src/components/Picker/components/PickerListItem.tsx",
2369
- "name": "./src/components/Picker/components/PickerListItem.tsx",
2370
- "reasons": [
2371
- {
2372
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2373
- }
2374
- ]
2375
- },
2376
- {
2377
- "id": "./src/components/Picker/components/PickerList.module.scss",
2378
- "name": "./src/components/Picker/components/PickerList.module.scss",
2379
- "reasons": [
2380
- {
2381
- "moduleName": "./src/components/Picker/components/PickerList.tsx"
2382
- }
2383
- ]
2384
- },
2385
- {
2386
- "id": "./src/components/Popover/Popover.module.scss",
2387
- "name": "./src/components/Popover/Popover.module.scss",
2388
- "reasons": [
2389
- {
2390
- "moduleName": "./src/components/Popover/Popover.tsx"
2391
- }
2392
- ]
2393
- },
2394
- {
2395
- "id": "./src/components/Progress/helpers.ts",
2396
- "name": "./src/components/Progress/helpers.ts",
2397
- "reasons": [
2398
- {
2399
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2400
- },
2401
- {
2402
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
2403
- }
2404
- ]
2405
- },
2406
- {
2407
- "id": "./src/components/Progress/ProgressCircle.module.scss",
2408
- "name": "./src/components/Progress/ProgressCircle.module.scss",
2409
- "reasons": [
2410
- {
2411
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2412
- }
2413
- ]
2414
- },
2415
- {
2416
- "id": "./src/components/Progress/ProgressBar.module.scss",
2417
- "name": "./src/components/Progress/ProgressBar.module.scss",
2418
- "reasons": [
2419
- {
2420
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
2421
- }
2422
- ]
2423
- },
2424
- {
2425
- "id": "./src/components/PromoBanner/PromoBanner.module.scss",
2426
- "name": "./src/components/PromoBanner/PromoBanner.module.scss",
2427
- "reasons": [
2428
- {
2429
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2430
- }
2431
- ]
2432
- },
2433
- {
2434
- "id": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2435
- "name": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2436
- "reasons": [
2437
- {
2438
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2439
- }
2440
- ]
2441
- },
2442
- {
2443
- "id": "./src/components/RadioButton/RadioButton.module.scss",
2444
- "name": "./src/components/RadioButton/RadioButton.module.scss",
2445
- "reasons": [
2446
- {
2447
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
2448
- }
2449
- ]
2450
- },
2451
- {
2452
- "id": "./src/components/Search/Search.module.scss",
2453
- "name": "./src/components/Search/Search.module.scss",
2454
- "reasons": [
2455
- {
2456
- "moduleName": "./src/components/Search/Search.tsx"
2457
- }
2458
- ]
2459
- },
2460
- {
2461
- "id": "./src/components/Skeleton/Skeleton.module.scss",
2462
- "name": "./src/components/Skeleton/Skeleton.module.scss",
2463
- "reasons": [
2464
- {
2465
- "moduleName": "./src/components/Skeleton/SkeletonWrapper.tsx"
2466
- },
2467
- {
2468
- "moduleName": "./src/components/Skeleton/SkeletonAvatar.tsx"
2469
- },
2470
- {
2471
- "moduleName": "./src/components/Skeleton/SkeletonText.tsx"
2472
- }
2473
- ]
2474
- },
2475
- {
2476
- "id": "./src/components/Switch/Switch.module.scss",
2477
- "name": "./src/components/Switch/Switch.module.scss",
2478
- "reasons": [
2479
- {
2480
- "moduleName": "./src/components/Switch/Switch.tsx"
2481
- }
2482
- ]
2483
- },
2484
- {
2485
- "id": "./src/components/Tab/Tab.module.scss",
2486
- "name": "./src/components/Tab/Tab.module.scss",
2487
- "reasons": [
2488
- {
2489
- "moduleName": "./src/components/Tab/Tab.tsx"
2490
- }
2491
- ]
2492
- },
2493
- {
2494
- "id": "./src/components/Tab/TabsWrapper.module.scss",
2495
- "name": "./src/components/Tab/TabsWrapper.module.scss",
2496
- "reasons": [
2497
- {
2498
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2499
- }
2500
- ]
2501
- },
2502
- {
2503
- "id": "./src/components/Tag/Tag.module.scss",
2504
- "name": "./src/components/Tag/Tag.module.scss",
2505
- "reasons": [
2506
- {
2507
- "moduleName": "./src/components/Tag/Tag.tsx"
2508
- }
2509
- ]
2510
- },
2511
- {
2512
- "id": "./src/components/TagInput/components/EditableTag.tsx",
2513
- "name": "./src/components/TagInput/components/EditableTag.tsx",
2514
- "reasons": [
2515
- {
2516
- "moduleName": "./src/components/TagInput/TagInput.tsx"
2517
- }
2518
- ]
2519
- },
2520
- {
2521
- "id": "./src/components/TagInput/TagInput.module.scss",
2522
- "name": "./src/components/TagInput/TagInput.module.scss",
2523
- "reasons": [
2524
- {
2525
- "moduleName": "./src/components/TagInput/TagInput.tsx"
2526
- },
2527
- {
2528
- "moduleName": "./src/components/TagInput/components/EditableTag.tsx"
2529
- }
2530
- ]
2531
- },
2532
- {
2533
- "id": "./src/components/Toast/Toast.module.scss",
2534
- "name": "./src/components/Toast/Toast.module.scss",
2535
- "reasons": [
2536
- {
2537
- "moduleName": "./src/components/Toast/Toast.tsx"
2538
- },
2539
- {
2540
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2541
- }
2542
- ]
2543
- },
2544
- {
2545
- "id": "./react-transition-group",
2546
- "name": "./react-transition-group",
2547
- "reasons": [
2548
- {
2549
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2550
- },
2551
- {
2552
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2553
- }
2554
- ]
2555
- },
2556
- {
2557
- "id": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx",
2558
- "name": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx",
2559
- "reasons": [
2560
- {
2561
- "moduleName": "./src/components/Tooltip/components/UserGuide/index.ts"
2562
- }
2563
- ]
2564
- },
2565
- {
2566
- "id": "./src/components/Tooltip/helpers.ts",
2567
- "name": "./src/components/Tooltip/helpers.ts",
2568
- "reasons": [
2569
- {
2570
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2571
- },
2572
- {
2573
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2574
- },
2575
- {
2576
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2577
- }
2578
- ]
2579
- },
2580
- {
2581
- "id": "./src/components/Tooltip/Tooltip.module.scss",
2582
- "name": "./src/components/Tooltip/Tooltip.module.scss",
2583
- "reasons": [
2584
- {
2585
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2586
- },
2587
- {
2588
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2589
- },
2590
- {
2591
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
2592
- },
2593
- {
2594
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2595
- },
2596
- {
2597
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2598
- },
2599
- {
2600
- "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
2601
- }
2602
- ]
2603
- },
2604
- {
2605
- "id": "./src/components/Tooltip/components/Simple.tsx",
2606
- "name": "./src/components/Tooltip/components/Simple.tsx",
2607
- "reasons": [
2608
- {
2609
- "moduleName": "./src/components/Tooltip/components/index.ts"
2610
- }
2611
- ]
2612
- },
2613
- {
2614
- "id": "./src/components/Tooltip/components/Info.tsx",
2615
- "name": "./src/components/Tooltip/components/Info.tsx",
2616
- "reasons": [
2617
- {
2618
- "moduleName": "./src/components/Tooltip/components/index.ts"
2619
- }
2620
- ]
2621
- },
2622
- {
2623
- "id": "./src/components/Tooltip/components/Interactive.tsx",
2624
- "name": "./src/components/Tooltip/components/Interactive.tsx",
2625
- "reasons": [
2626
- {
2627
- "moduleName": "./src/components/Tooltip/components/index.ts"
2628
- }
2629
- ]
2630
- },
2631
- {
2632
- "id": "./src/components/Tooltip/components/Reports.tsx",
2633
- "name": "./src/components/Tooltip/components/Reports.tsx",
2634
- "reasons": [
2635
- {
2636
- "moduleName": "./src/components/Tooltip/components/index.ts"
2637
- }
2638
- ]
2639
- },
2640
- {
2641
- "id": "./src/components/Typography/Typography.module.scss",
2642
- "name": "./src/components/Typography/Typography.module.scss",
2643
- "reasons": [
2644
- {
2645
- "moduleName": "./src/components/Typography/Heading.tsx"
2646
- },
2647
- {
2648
- "moduleName": "./src/components/Typography/Text.tsx"
2649
- },
2650
- {
2651
- "moduleName": "./src/components/Typography/Display.tsx"
2652
- }
2653
- ]
2654
- },
2655
- {
2656
- "id": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2657
- "name": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2658
- "reasons": [
2659
- {
2660
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2661
- }
2662
- ]
2663
- },
2664
- {
2665
- "id": "./src/components/UploadBar/UploadBar.module.scss",
2666
- "name": "./src/components/UploadBar/UploadBar.module.scss",
2667
- "reasons": [
2668
- {
2669
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2670
- }
2671
- ]
2672
- },
2673
- {
2674
- "id": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2675
- "name": "./src/components/FileUploadProgress/FileUploadProgressActions.module.scss",
2676
- "reasons": [
2677
- {
2678
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
2679
- }
2680
- ]
2681
- },
2682
- {
2683
- "id": "./src/components/Textarea/Textarea.module.scss",
2684
- "name": "./src/components/Textarea/Textarea.module.scss",
2685
- "reasons": [
2686
- {
2687
- "moduleName": "./src/components/Textarea/Textarea.tsx"
2688
- }
2689
- ]
2690
- },
2691
- {
2692
- "id": "./src/components/Picker/components/PickerTrigger.module.scss",
2693
- "name": "./src/components/Picker/components/PickerTrigger.module.scss",
2694
- "reasons": [
2695
- {
2696
- "moduleName": "./src/components/Picker/components/PickerTrigger.tsx"
2697
- }
2698
- ]
2699
- },
2700
- {
2701
- "id": "./src/components/Picker/components/PickerTriggerBody.module.scss",
2702
- "name": "./src/components/Picker/components/PickerTriggerBody.module.scss",
2703
- "reasons": [
2704
- {
2705
- "moduleName": "./src/components/Picker/components/PickerTriggerBody.tsx"
2706
- }
2707
- ]
2708
- },
2709
- {
2710
- "id": "./src/components/Picker/components/PickerListItem.module.scss",
2711
- "name": "./src/components/Picker/components/PickerListItem.module.scss",
2712
- "reasons": [
2713
- {
2714
- "moduleName": "./src/components/Picker/components/PickerListItem.tsx"
2715
- }
2716
- ]
2717
- },
2718
- {
2719
- "id": "./src/components/Progress/constants.ts",
2720
- "name": "./src/components/Progress/constants.ts",
2721
- "reasons": [
2722
- {
2723
- "moduleName": "./src/components/Progress/helpers.ts"
2724
- }
2725
- ]
2726
- },
2727
- {
2728
- "id": "./src/components/TagInput/components/EditableTagContent.tsx",
2729
- "name": "./src/components/TagInput/components/EditableTagContent.tsx",
2730
- "reasons": [
2731
- {
2732
- "moduleName": "./src/components/TagInput/components/EditableTag.tsx"
2733
- }
2734
- ]
2735
- },
2736
- {
2737
- "id": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx",
2738
- "name": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx",
2739
- "reasons": [
2740
- {
2741
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2742
- }
2743
- ]
2744
- },
2745
- {
2746
- "id": "./src/components/Tooltip/components/UserGuide/virtualElementReference.ts",
2747
- "name": "./src/components/Tooltip/components/UserGuide/virtualElementReference.ts",
2748
- "reasons": [
2749
- {
2750
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2751
- }
2752
- ]
2753
- },
2754
- {
2755
- "id": "./lodash.escape",
2756
- "name": "./lodash.escape",
2757
- "reasons": [
2758
- {
2759
- "moduleName": "./src/components/TagInput/components/EditableTagContent.tsx"
2760
- }
2761
- ]
2762
- }
2763
- ]
2764
- }