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