@livechat/design-system-react-components 1.17.1-alpha.0 → 1.17.1-alpha.1

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