@livechat/design-system-react-components 1.17.1-alpha.4 → 1.18.0

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