@livechat/design-system-react-components 1.6.0 → 1.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (242) hide show
  1. package/dist/preview-stats.json +1944 -546
  2. package/package.json +3 -3
  3. package/dist/components/ActionBar/ActionBar.d.ts +0 -3
  4. package/dist/components/ActionBar/ActionBar.spec.d.ts +0 -1
  5. package/dist/components/ActionBar/ActionBar.stories.d.ts +0 -10
  6. package/dist/components/ActionBar/ActionBarItem.d.ts +0 -3
  7. package/dist/components/ActionBar/index.d.ts +0 -2
  8. package/dist/components/ActionBar/types.d.ts +0 -40
  9. package/dist/components/ActionMenu/ActionMenu.d.ts +0 -50
  10. package/dist/components/ActionMenu/ActionMenu.spec.d.ts +0 -1
  11. package/dist/components/ActionMenu/ActionMenu.stories.d.ts +0 -11
  12. package/dist/components/ActionMenu/ActionMenuItem.d.ts +0 -16
  13. package/dist/components/ActionMenu/constants.d.ts +0 -15
  14. package/dist/components/ActionMenu/index.d.ts +0 -3
  15. package/dist/components/ActionMenu/types.d.ts +0 -9
  16. package/dist/components/Alert/Alert.d.ts +0 -32
  17. package/dist/components/Alert/Alert.spec.d.ts +0 -1
  18. package/dist/components/Alert/Alert.stories.d.ts +0 -9
  19. package/dist/components/Alert/index.d.ts +0 -1
  20. package/dist/components/Avatar/Avatar.d.ts +0 -49
  21. package/dist/components/Avatar/Avatar.helpers.d.ts +0 -3
  22. package/dist/components/Avatar/Avatar.helpers.spec.d.ts +0 -1
  23. package/dist/components/Avatar/Avatar.spec.d.ts +0 -1
  24. package/dist/components/Avatar/Avatar.stories.d.ts +0 -22
  25. package/dist/components/Avatar/index.d.ts +0 -3
  26. package/dist/components/Badge/Badge.d.ts +0 -24
  27. package/dist/components/Badge/Badge.helpers.d.ts +0 -1
  28. package/dist/components/Badge/Badge.spec.d.ts +0 -1
  29. package/dist/components/Badge/Badge.stories.d.ts +0 -12
  30. package/dist/components/Badge/index.d.ts +0 -1
  31. package/dist/components/Button/Button.d.ts +0 -63
  32. package/dist/components/Button/Button.spec.d.ts +0 -1
  33. package/dist/components/Button/Button.stories.d.ts +0 -42
  34. package/dist/components/Button/helpers.d.ts +0 -2
  35. package/dist/components/Button/index.d.ts +0 -3
  36. package/dist/components/Button/types.d.ts +0 -1
  37. package/dist/components/Card/Card.d.ts +0 -30
  38. package/dist/components/Card/Card.spec.d.ts +0 -1
  39. package/dist/components/Card/Card.stories.d.ts +0 -11
  40. package/dist/components/Card/index.d.ts +0 -2
  41. package/dist/components/Checkbox/Checkbox.d.ts +0 -16
  42. package/dist/components/Checkbox/Checkbox.spec.d.ts +0 -1
  43. package/dist/components/Checkbox/Checkbox.stories.d.ts +0 -13
  44. package/dist/components/Checkbox/index.d.ts +0 -1
  45. package/dist/components/DatePicker/DatePicker.d.ts +0 -4
  46. package/dist/components/DatePicker/DatePicker.spec.d.ts +0 -1
  47. package/dist/components/DatePicker/DatePicker.stories.d.ts +0 -7
  48. package/dist/components/DatePicker/DatePickerNavbar.d.ts +0 -4
  49. package/dist/components/DatePicker/DatePickerRangeCalendarsWrapper.d.ts +0 -2
  50. package/dist/components/DatePicker/RangeDatePicker.d.ts +0 -16
  51. package/dist/components/DatePicker/RangeDatePicker.spec.d.ts +0 -1
  52. package/dist/components/DatePicker/RangeDatePicker.stories.d.ts +0 -4
  53. package/dist/components/DatePicker/helpers.d.ts +0 -16
  54. package/dist/components/DatePicker/hooks.d.ts +0 -6
  55. package/dist/components/DatePicker/index.d.ts +0 -2
  56. package/dist/components/DatePicker/types.d.ts +0 -100
  57. package/dist/components/DetailsCard/DetailsCard.d.ts +0 -32
  58. package/dist/components/DetailsCard/DetailsCard.spec.d.ts +0 -1
  59. package/dist/components/DetailsCard/DetailsCard.stories.d.ts +0 -17
  60. package/dist/components/DetailsCard/index.d.ts +0 -2
  61. package/dist/components/DetailsCardInfo/DetailsCardInfo.d.ts +0 -8
  62. package/dist/components/DetailsCardInfo/index.d.ts +0 -1
  63. package/dist/components/FieldDescription/FieldDescription.d.ts +0 -3
  64. package/dist/components/FieldDescription/index.d.ts +0 -1
  65. package/dist/components/FieldError/FieldError.d.ts +0 -3
  66. package/dist/components/FieldError/index.d.ts +0 -1
  67. package/dist/components/FieldGroup/FieldGroup.d.ts +0 -8
  68. package/dist/components/FieldGroup/FieldGroup.spec.d.ts +0 -1
  69. package/dist/components/FieldGroup/FieldGroup.stories.d.ts +0 -10
  70. package/dist/components/FieldGroup/index.d.ts +0 -1
  71. package/dist/components/FileUploadProgress/FileUploadProgress.d.ts +0 -42
  72. package/dist/components/FileUploadProgress/FileUploadProgress.stories.d.ts +0 -7
  73. package/dist/components/FileUploadProgress/FileUploadProgressActions.d.ts +0 -9
  74. package/dist/components/FileUploadProgress/index.d.ts +0 -2
  75. package/dist/components/Form/Form.d.ts +0 -16
  76. package/dist/components/Form/Form.spec.d.ts +0 -1
  77. package/dist/components/Form/Form.stories.d.ts +0 -8
  78. package/dist/components/Form/index.d.ts +0 -2
  79. package/dist/components/FormField/FormField.d.ts +0 -40
  80. package/dist/components/FormField/FormField.spec.d.ts +0 -1
  81. package/dist/components/FormField/FormField.stories.d.ts +0 -9
  82. package/dist/components/FormField/index.d.ts +0 -1
  83. package/dist/components/FormGroup/FormGroup.d.ts +0 -16
  84. package/dist/components/FormGroup/FormGroup.spec.d.ts +0 -1
  85. package/dist/components/FormGroup/FormGroup.stories.d.ts +0 -10
  86. package/dist/components/FormGroup/index.d.ts +0 -1
  87. package/dist/components/Icon/Icon.d.ts +0 -32
  88. package/dist/components/Icon/Icon.stories.d.ts +0 -15
  89. package/dist/components/Icon/index.d.ts +0 -2
  90. package/dist/components/Icon/types.d.ts +0 -2
  91. package/dist/components/Input/Input.d.ts +0 -29
  92. package/dist/components/Input/Input.spec.d.ts +0 -1
  93. package/dist/components/Input/Input.stories.d.ts +0 -10
  94. package/dist/components/Input/index.d.ts +0 -1
  95. package/dist/components/Link/Link.d.ts +0 -14
  96. package/dist/components/Link/Link.stories.d.ts +0 -12
  97. package/dist/components/Link/index.d.ts +0 -1
  98. package/dist/components/Loader/Loader.d.ts +0 -20
  99. package/dist/components/Loader/Loader.spec.d.ts +0 -1
  100. package/dist/components/Loader/Loader.stories.d.ts +0 -10
  101. package/dist/components/Loader/index.d.ts +0 -1
  102. package/dist/components/Modal/Modal.d.ts +0 -25
  103. package/dist/components/Modal/Modal.spec.d.ts +0 -1
  104. package/dist/components/Modal/Modal.stories.d.ts +0 -14
  105. package/dist/components/Modal/StoriesComponents.d.ts +0 -4
  106. package/dist/components/Modal/components/ModalBase.d.ts +0 -20
  107. package/dist/components/Modal/components/ModalBase.spec.d.ts +0 -1
  108. package/dist/components/Modal/components/ModalCloseButton.d.ts +0 -7
  109. package/dist/components/Modal/components/ModalHeader.d.ts +0 -26
  110. package/dist/components/Modal/components/ModalPortal.d.ts +0 -7
  111. package/dist/components/Modal/index.d.ts +0 -10
  112. package/dist/components/NumericInput/NumericInput.d.ts +0 -12
  113. package/dist/components/NumericInput/NumericInput.spec.d.ts +0 -1
  114. package/dist/components/NumericInput/NumericInput.stories.d.ts +0 -20
  115. package/dist/components/NumericInput/index.d.ts +0 -1
  116. package/dist/components/Picker/Picker.d.ts +0 -78
  117. package/dist/components/Picker/Picker.spec.d.ts +0 -1
  118. package/dist/components/Picker/Picker.stories.d.ts +0 -11
  119. package/dist/components/Picker/PickerList.d.ts +0 -14
  120. package/dist/components/Picker/PickerList.spec.d.ts +0 -1
  121. package/dist/components/Picker/PickerListItem.d.ts +0 -11
  122. package/dist/components/Picker/Trigger.d.ts +0 -17
  123. package/dist/components/Picker/Trigger.spec.d.ts +0 -1
  124. package/dist/components/Picker/TriggerBody.d.ts +0 -16
  125. package/dist/components/Picker/TriggerBody.spec.d.ts +0 -1
  126. package/dist/components/Picker/constants.d.ts +0 -50
  127. package/dist/components/Picker/helpers.d.ts +0 -2
  128. package/dist/components/Picker/index.d.ts +0 -3
  129. package/dist/components/Picker/types.d.ts +0 -17
  130. package/dist/components/Popover/Popover.d.ts +0 -3
  131. package/dist/components/Popover/Popover.spec.d.ts +0 -1
  132. package/dist/components/Popover/Popover.stories.d.ts +0 -16
  133. package/dist/components/Popover/index.d.ts +0 -2
  134. package/dist/components/Popover/types.d.ts +0 -59
  135. package/dist/components/Progress/ProgressBar.d.ts +0 -21
  136. package/dist/components/Progress/ProgressBar.spec.d.ts +0 -1
  137. package/dist/components/Progress/ProgressBar.stories.d.ts +0 -12
  138. package/dist/components/Progress/ProgressCircle.d.ts +0 -21
  139. package/dist/components/Progress/ProgressCircle.spec.d.ts +0 -1
  140. package/dist/components/Progress/ProgressCircle.stories.d.ts +0 -12
  141. package/dist/components/Progress/constants.d.ts +0 -4
  142. package/dist/components/Progress/helpers.d.ts +0 -3
  143. package/dist/components/Progress/index.d.ts +0 -2
  144. package/dist/components/PromoBanner/PromoBanner.d.ts +0 -43
  145. package/dist/components/PromoBanner/PromoBanner.spec.d.ts +0 -1
  146. package/dist/components/PromoBanner/PromoBanner.stories.d.ts +0 -11
  147. package/dist/components/PromoBanner/index.d.ts +0 -1
  148. package/dist/components/PromoBannerV2/PromoBannerV2.d.ts +0 -33
  149. package/dist/components/PromoBannerV2/PromoBannerV2.spec.d.ts +0 -1
  150. package/dist/components/PromoBannerV2/PromoBannerV2.stories.d.ts +0 -23
  151. package/dist/components/PromoBannerV2/constants.d.ts +0 -1
  152. package/dist/components/PromoBannerV2/index.d.ts +0 -2
  153. package/dist/components/RadioButton/RadioButton.d.ts +0 -7
  154. package/dist/components/RadioButton/RadioButton.spec.d.ts +0 -1
  155. package/dist/components/RadioButton/RadioButton.stories.d.ts +0 -13
  156. package/dist/components/RadioButton/index.d.ts +0 -1
  157. package/dist/components/Search/Search.d.ts +0 -36
  158. package/dist/components/Search/Search.spec.d.ts +0 -1
  159. package/dist/components/Search/Search.stories.d.ts +0 -19
  160. package/dist/components/Search/index.d.ts +0 -1
  161. package/dist/components/SegmentedControl/SegmentedControl.d.ts +0 -39
  162. package/dist/components/SegmentedControl/SegmentedControl.spec.d.ts +0 -1
  163. package/dist/components/SegmentedControl/SegmentedControl.stories.d.ts +0 -9
  164. package/dist/components/SegmentedControl/index.d.ts +0 -2
  165. package/dist/components/Switch/Switch.d.ts +0 -47
  166. package/dist/components/Switch/Switch.spec.d.ts +0 -1
  167. package/dist/components/Switch/Switch.stories.d.ts +0 -11
  168. package/dist/components/Switch/index.d.ts +0 -1
  169. package/dist/components/Tab/Tab.d.ts +0 -15
  170. package/dist/components/Tab/Tab.spec.d.ts +0 -1
  171. package/dist/components/Tab/Tab.stories.d.ts +0 -29
  172. package/dist/components/Tab/TabsWrapper.d.ts +0 -3
  173. package/dist/components/Tab/TabsWrapper.spec.d.ts +0 -1
  174. package/dist/components/Tab/TabsWrapper.stories.d.ts +0 -18
  175. package/dist/components/Tab/index.d.ts +0 -2
  176. package/dist/components/Tag/Tag.d.ts +0 -36
  177. package/dist/components/Tag/Tag.spec.d.ts +0 -1
  178. package/dist/components/Tag/Tag.stories.d.ts +0 -26
  179. package/dist/components/Tag/index.d.ts +0 -2
  180. package/dist/components/TagInput/EditableTag.d.ts +0 -11
  181. package/dist/components/TagInput/EditableTagContent.d.ts +0 -11
  182. package/dist/components/TagInput/EmailTagInput.d.ts +0 -5
  183. package/dist/components/TagInput/TagInput.d.ts +0 -40
  184. package/dist/components/TagInput/TagInput.spec.d.ts +0 -1
  185. package/dist/components/TagInput/TagInput.stories.d.ts +0 -10
  186. package/dist/components/TagInput/index.d.ts +0 -4
  187. package/dist/components/Textarea/Textarea.d.ts +0 -6
  188. package/dist/components/Textarea/Textarea.spec.d.ts +0 -1
  189. package/dist/components/Textarea/Textarea.stories.d.ts +0 -7
  190. package/dist/components/Textarea/index.d.ts +0 -1
  191. package/dist/components/Toast/Toast.d.ts +0 -16
  192. package/dist/components/Toast/Toast.spec.d.ts +0 -1
  193. package/dist/components/Toast/Toast.stories.d.ts +0 -14
  194. package/dist/components/Toast/ToastWrapper.d.ts +0 -20
  195. package/dist/components/Toast/ToastWrapper.spec.d.ts +0 -1
  196. package/dist/components/Toast/ToastWrapper.stories.d.ts +0 -34
  197. package/dist/components/Toast/index.d.ts +0 -2
  198. package/dist/components/Tooltip/Tooltip.d.ts +0 -3
  199. package/dist/components/Tooltip/Tooltip.spec.d.ts +0 -1
  200. package/dist/components/Tooltip/Tooltip.stories.d.ts +0 -52
  201. package/dist/components/Tooltip/components/Info.d.ts +0 -10
  202. package/dist/components/Tooltip/components/Interactive.d.ts +0 -15
  203. package/dist/components/Tooltip/components/Reports.d.ts +0 -7
  204. package/dist/components/Tooltip/components/Simple.d.ts +0 -4
  205. package/dist/components/Tooltip/components/UserGuide/SpotlightOverlay.d.ts +0 -8
  206. package/dist/components/Tooltip/components/UserGuide/UserGuide.d.ts +0 -12
  207. package/dist/components/Tooltip/components/UserGuide/UserGuideStep.d.ts +0 -16
  208. package/dist/components/Tooltip/components/UserGuide/index.d.ts +0 -1
  209. package/dist/components/Tooltip/components/UserGuide/virtualElementReference.d.ts +0 -9
  210. package/dist/components/Tooltip/components/index.d.ts +0 -5
  211. package/dist/components/Tooltip/helpers.d.ts +0 -6
  212. package/dist/components/Tooltip/index.d.ts +0 -4
  213. package/dist/components/Tooltip/types.d.ts +0 -119
  214. package/dist/components/Typography/Display.d.ts +0 -10
  215. package/dist/components/Typography/Heading.d.ts +0 -11
  216. package/dist/components/Typography/Text.d.ts +0 -15
  217. package/dist/components/Typography/index.d.ts +0 -3
  218. package/dist/components/UploadBar/UploadBar.d.ts +0 -49
  219. package/dist/components/UploadBar/UploadBar.stories.d.ts +0 -7
  220. package/dist/components/UploadBar/index.d.ts +0 -1
  221. package/dist/foundations/radius-token.d.ts +0 -6
  222. package/dist/foundations/shadow-token.d.ts +0 -17
  223. package/dist/foundations/spacing-token.d.ts +0 -17
  224. package/dist/index.d.ts +0 -47
  225. package/dist/stories/components/BlockColumns.d.ts +0 -8
  226. package/dist/stories/components/ColorTokens.d.ts +0 -2
  227. package/dist/stories/components/Radius.d.ts +0 -2
  228. package/dist/stories/components/RadiusExamples.d.ts +0 -2
  229. package/dist/stories/components/Spacing.d.ts +0 -2
  230. package/dist/stories/components/SpacingExamples.d.ts +0 -2
  231. package/dist/stories/components/StoryDescriptor.d.ts +0 -6
  232. package/dist/stories/components/TablerIconsShowcase.d.ts +0 -6
  233. package/dist/test/setup.d.ts +0 -0
  234. package/dist/test/utils.d.ts +0 -3
  235. package/dist/themes/design-token.d.ts +0 -276
  236. package/dist/utils/PdfIcon.d.ts +0 -2
  237. package/dist/utils/constants.d.ts +0 -1
  238. package/dist/utils/getDesignTokenWithOpacity.d.ts +0 -1
  239. package/dist/utils/index.d.ts +0 -2
  240. package/dist/utils/keyCodes.d.ts +0 -12
  241. package/dist/utils/noop.d.ts +0 -1
  242. package/dist/utils/story-parameters.d.ts +0 -2
@@ -4,6 +4,9 @@
4
4
  "id": "./src/index.scss",
5
5
  "name": "./src/index.scss",
6
6
  "reasons": [
7
+ {
8
+ "moduleName": "./src/index.ts"
9
+ },
7
10
  {
8
11
  "moduleName": "./src/index.ts"
9
12
  }
@@ -13,6 +16,9 @@
13
16
  "id": "./src/themes/design-token.ts",
14
17
  "name": "./src/themes/design-token.ts",
15
18
  "reasons": [
19
+ {
20
+ "moduleName": "./src/index.ts"
21
+ },
16
22
  {
17
23
  "moduleName": "./src/index.ts"
18
24
  }
@@ -22,6 +28,9 @@
22
28
  "id": "./src/foundations/spacing-token.ts",
23
29
  "name": "./src/foundations/spacing-token.ts",
24
30
  "reasons": [
31
+ {
32
+ "moduleName": "./src/index.ts"
33
+ },
25
34
  {
26
35
  "moduleName": "./src/index.ts"
27
36
  }
@@ -31,6 +40,9 @@
31
40
  "id": "./src/foundations/shadow-token.ts",
32
41
  "name": "./src/foundations/shadow-token.ts",
33
42
  "reasons": [
43
+ {
44
+ "moduleName": "./src/index.ts"
45
+ },
34
46
  {
35
47
  "moduleName": "./src/index.ts"
36
48
  }
@@ -40,6 +52,9 @@
40
52
  "id": "./src/foundations/radius-token.ts",
41
53
  "name": "./src/foundations/radius-token.ts",
42
54
  "reasons": [
55
+ {
56
+ "moduleName": "./src/index.ts"
57
+ },
43
58
  {
44
59
  "moduleName": "./src/index.ts"
45
60
  }
@@ -49,6 +64,9 @@
49
64
  "id": "./src/utils/index.ts",
50
65
  "name": "./src/utils/index.ts",
51
66
  "reasons": [
67
+ {
68
+ "moduleName": "./src/index.ts"
69
+ },
52
70
  {
53
71
  "moduleName": "./src/index.ts"
54
72
  }
@@ -58,6 +76,9 @@
58
76
  "id": "./src/components/ActionBar/index.ts",
59
77
  "name": "./src/components/ActionBar/index.ts",
60
78
  "reasons": [
79
+ {
80
+ "moduleName": "./src/index.ts"
81
+ },
61
82
  {
62
83
  "moduleName": "./src/index.ts"
63
84
  }
@@ -72,6 +93,12 @@
72
93
  },
73
94
  {
74
95
  "moduleName": "./src/components/ActionBar/ActionBar.tsx"
96
+ },
97
+ {
98
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
99
+ },
100
+ {
101
+ "moduleName": "./src/index.ts"
75
102
  }
76
103
  ]
77
104
  },
@@ -79,6 +106,9 @@
79
106
  "id": "./src/components/Alert/index.ts",
80
107
  "name": "./src/components/Alert/index.ts",
81
108
  "reasons": [
109
+ {
110
+ "moduleName": "./src/index.ts"
111
+ },
82
112
  {
83
113
  "moduleName": "./src/index.ts"
84
114
  }
@@ -93,6 +123,12 @@
93
123
  },
94
124
  {
95
125
  "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
126
+ },
127
+ {
128
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
129
+ },
130
+ {
131
+ "moduleName": "./src/index.ts"
96
132
  }
97
133
  ]
98
134
  },
@@ -105,6 +141,12 @@
105
141
  },
106
142
  {
107
143
  "moduleName": "./src/components/Tab/Tab.tsx"
144
+ },
145
+ {
146
+ "moduleName": "./src/components/Tab/Tab.tsx"
147
+ },
148
+ {
149
+ "moduleName": "./src/index.ts"
108
150
  }
109
151
  ]
110
152
  },
@@ -115,12 +157,51 @@
115
157
  {
116
158
  "moduleName": "./src/index.ts"
117
159
  },
160
+ {
161
+ "moduleName": "./src/components/Input/Input.tsx"
162
+ },
118
163
  {
119
164
  "moduleName": "./src/components/ActionBar/ActionBar.tsx"
120
165
  },
166
+ {
167
+ "moduleName": "./src/components/Alert/Alert.tsx"
168
+ },
169
+ {
170
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
171
+ },
172
+ {
173
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
174
+ },
121
175
  {
122
176
  "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
123
177
  },
178
+ {
179
+ "moduleName": "./src/components/Card/Card.tsx"
180
+ },
181
+ {
182
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
183
+ },
184
+ {
185
+ "moduleName": "./src/components/Search/Search.tsx"
186
+ },
187
+ {
188
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
189
+ },
190
+ {
191
+ "moduleName": "./src/components/Toast/Toast.tsx"
192
+ },
193
+ {
194
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
195
+ },
196
+ {
197
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
198
+ },
199
+ {
200
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
201
+ },
202
+ {
203
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
204
+ },
124
205
  {
125
206
  "moduleName": "./src/components/Alert/Alert.tsx"
126
207
  },
@@ -130,6 +211,9 @@
130
211
  {
131
212
  "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
132
213
  },
214
+ {
215
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
216
+ },
133
217
  {
134
218
  "moduleName": "./src/components/Input/Input.tsx"
135
219
  },
@@ -149,10 +233,10 @@
149
233
  "moduleName": "./src/components/Toast/Toast.tsx"
150
234
  },
151
235
  {
152
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
236
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
153
237
  },
154
238
  {
155
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
239
+ "moduleName": "./src/index.ts"
156
240
  }
157
241
  ]
158
242
  },
@@ -160,6 +244,9 @@
160
244
  "id": "./src/components/SegmentedControl/index.ts",
161
245
  "name": "./src/components/SegmentedControl/index.ts",
162
246
  "reasons": [
247
+ {
248
+ "moduleName": "./src/index.ts"
249
+ },
163
250
  {
164
251
  "moduleName": "./src/index.ts"
165
252
  }
@@ -169,6 +256,9 @@
169
256
  "id": "./src/components/Card/index.ts",
170
257
  "name": "./src/components/Card/index.ts",
171
258
  "reasons": [
259
+ {
260
+ "moduleName": "./src/index.ts"
261
+ },
172
262
  {
173
263
  "moduleName": "./src/index.ts"
174
264
  }
@@ -178,6 +268,9 @@
178
268
  "id": "./src/components/Checkbox/index.ts",
179
269
  "name": "./src/components/Checkbox/index.ts",
180
270
  "reasons": [
271
+ {
272
+ "moduleName": "./src/index.ts"
273
+ },
181
274
  {
182
275
  "moduleName": "./src/index.ts"
183
276
  }
@@ -187,6 +280,9 @@
187
280
  "id": "./src/components/DatePicker/index.ts",
188
281
  "name": "./src/components/DatePicker/index.ts",
189
282
  "reasons": [
283
+ {
284
+ "moduleName": "./src/index.ts"
285
+ },
190
286
  {
191
287
  "moduleName": "./src/index.ts"
192
288
  }
@@ -196,6 +292,9 @@
196
292
  "id": "./src/components/DetailsCard/index.ts",
197
293
  "name": "./src/components/DetailsCard/index.ts",
198
294
  "reasons": [
295
+ {
296
+ "moduleName": "./src/index.ts"
297
+ },
199
298
  {
200
299
  "moduleName": "./src/index.ts"
201
300
  }
@@ -205,6 +304,9 @@
205
304
  "id": "./src/components/DetailsCardInfo/index.ts",
206
305
  "name": "./src/components/DetailsCardInfo/index.ts",
207
306
  "reasons": [
307
+ {
308
+ "moduleName": "./src/index.ts"
309
+ },
208
310
  {
209
311
  "moduleName": "./src/index.ts"
210
312
  }
@@ -217,17 +319,32 @@
217
319
  {
218
320
  "moduleName": "./src/index.ts"
219
321
  },
322
+ {
323
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
324
+ },
220
325
  {
221
326
  "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
222
327
  },
328
+ {
329
+ "moduleName": "./src/components/FormField/FormField.tsx"
330
+ },
331
+ {
332
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
333
+ },
223
334
  {
224
335
  "moduleName": "./src/components/Checkbox/Checkbox.tsx"
225
336
  },
337
+ {
338
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
339
+ },
226
340
  {
227
341
  "moduleName": "./src/components/FormField/FormField.tsx"
228
342
  },
229
343
  {
230
344
  "moduleName": "./src/components/RadioButton/RadioButton.tsx"
345
+ },
346
+ {
347
+ "moduleName": "./src/index.ts"
231
348
  }
232
349
  ]
233
350
  },
@@ -246,6 +363,18 @@
246
363
  },
247
364
  {
248
365
  "moduleName": "./src/components/TagInput/TagInput.tsx"
366
+ },
367
+ {
368
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
369
+ },
370
+ {
371
+ "moduleName": "./src/components/FormField/FormField.tsx"
372
+ },
373
+ {
374
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
375
+ },
376
+ {
377
+ "moduleName": "./src/index.ts"
249
378
  }
250
379
  ]
251
380
  },
@@ -253,6 +382,9 @@
253
382
  "id": "./src/components/FieldGroup/index.ts",
254
383
  "name": "./src/components/FieldGroup/index.ts",
255
384
  "reasons": [
385
+ {
386
+ "moduleName": "./src/index.ts"
387
+ },
256
388
  {
257
389
  "moduleName": "./src/index.ts"
258
390
  }
@@ -262,6 +394,9 @@
262
394
  "id": "./src/components/Form/index.ts",
263
395
  "name": "./src/components/Form/index.ts",
264
396
  "reasons": [
397
+ {
398
+ "moduleName": "./src/index.ts"
399
+ },
265
400
  {
266
401
  "moduleName": "./src/index.ts"
267
402
  }
@@ -271,6 +406,9 @@
271
406
  "id": "./src/components/FormField/index.ts",
272
407
  "name": "./src/components/FormField/index.ts",
273
408
  "reasons": [
409
+ {
410
+ "moduleName": "./src/index.ts"
411
+ },
274
412
  {
275
413
  "moduleName": "./src/index.ts"
276
414
  }
@@ -280,6 +418,9 @@
280
418
  "id": "./src/components/FormGroup/index.ts",
281
419
  "name": "./src/components/FormGroup/index.ts",
282
420
  "reasons": [
421
+ {
422
+ "moduleName": "./src/index.ts"
423
+ },
283
424
  {
284
425
  "moduleName": "./src/index.ts"
285
426
  }
@@ -292,21 +433,99 @@
292
433
  {
293
434
  "moduleName": "./src/index.ts"
294
435
  },
436
+ {
437
+ "moduleName": "./src/components/Input/Input.tsx"
438
+ },
439
+ {
440
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
441
+ },
295
442
  {
296
443
  "moduleName": "./src/components/ActionBar/ActionBar.tsx"
297
444
  },
445
+ {
446
+ "moduleName": "./src/components/Alert/Alert.tsx"
447
+ },
298
448
  {
299
449
  "moduleName": "./src/components/Avatar/Avatar.tsx"
300
450
  },
451
+ {
452
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
453
+ },
454
+ {
455
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
456
+ },
457
+ {
458
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
459
+ },
460
+ {
461
+ "moduleName": "./src/components/Card/Card.tsx"
462
+ },
463
+ {
464
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
465
+ },
466
+ {
467
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
468
+ },
469
+ {
470
+ "moduleName": "./src/components/Search/Search.tsx"
471
+ },
472
+ {
473
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
474
+ },
475
+ {
476
+ "moduleName": "./src/components/Switch/Switch.tsx"
477
+ },
478
+ {
479
+ "moduleName": "./src/components/Tag/Tag.tsx"
480
+ },
481
+ {
482
+ "moduleName": "./src/components/Toast/Toast.tsx"
483
+ },
484
+ {
485
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
486
+ },
487
+ {
488
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
489
+ },
490
+ {
491
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
492
+ },
493
+ {
494
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
495
+ },
496
+ {
497
+ "moduleName": "./src/components/Picker/PickerListItem.tsx"
498
+ },
499
+ {
500
+ "moduleName": "./src/components/Picker/Trigger.tsx"
501
+ },
502
+ {
503
+ "moduleName": "./src/components/Picker/TriggerBody.tsx"
504
+ },
505
+ {
506
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
507
+ },
508
+ {
509
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
510
+ },
511
+ {
512
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
513
+ },
301
514
  {
302
515
  "moduleName": "./src/components/Alert/Alert.tsx"
303
516
  },
517
+ {
518
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
519
+ },
304
520
  {
305
521
  "moduleName": "./src/components/Card/Card.tsx"
306
522
  },
307
523
  {
308
524
  "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
309
525
  },
526
+ {
527
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
528
+ },
310
529
  {
311
530
  "moduleName": "./src/components/FieldError/FieldError.tsx"
312
531
  },
@@ -332,40 +551,40 @@
332
551
  "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
333
552
  },
334
553
  {
335
- "moduleName": "./src/components/Tag/Tag.tsx"
554
+ "moduleName": "./src/components/Switch/Switch.tsx"
336
555
  },
337
556
  {
338
- "moduleName": "./src/components/Switch/Switch.tsx"
557
+ "moduleName": "./src/components/Picker/PickerListItem.tsx"
339
558
  },
340
559
  {
341
- "moduleName": "./src/components/Toast/Toast.tsx"
560
+ "moduleName": "./src/components/Tag/Tag.tsx"
342
561
  },
343
562
  {
344
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
563
+ "moduleName": "./src/components/Toast/Toast.tsx"
345
564
  },
346
565
  {
347
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
566
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
348
567
  },
349
568
  {
350
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
569
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
351
570
  },
352
571
  {
353
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
572
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
354
573
  },
355
574
  {
356
- "moduleName": "./src/components/Picker/TriggerBody.tsx"
575
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
357
576
  },
358
577
  {
359
- "moduleName": "./src/components/Picker/Trigger.tsx"
578
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
360
579
  },
361
580
  {
362
- "moduleName": "./src/components/Picker/PickerListItem.tsx"
581
+ "moduleName": "./src/components/Picker/Trigger.tsx"
363
582
  },
364
583
  {
365
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
584
+ "moduleName": "./src/components/Picker/TriggerBody.tsx"
366
585
  },
367
586
  {
368
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
587
+ "moduleName": "./src/index.ts"
369
588
  }
370
589
  ]
371
590
  },
@@ -373,6 +592,9 @@
373
592
  "id": "./src/components/Input/index.ts",
374
593
  "name": "./src/components/Input/index.ts",
375
594
  "reasons": [
595
+ {
596
+ "moduleName": "./src/index.ts"
597
+ },
376
598
  {
377
599
  "moduleName": "./src/index.ts"
378
600
  }
@@ -382,6 +604,9 @@
382
604
  "id": "./src/components/Link/index.ts",
383
605
  "name": "./src/components/Link/index.ts",
384
606
  "reasons": [
607
+ {
608
+ "moduleName": "./src/index.ts"
609
+ },
385
610
  {
386
611
  "moduleName": "./src/index.ts"
387
612
  }
@@ -402,13 +627,28 @@
402
627
  },
403
628
  {
404
629
  "moduleName": "./src/components/Switch/Switch.tsx"
405
- }
406
- ]
407
- },
630
+ },
631
+ {
632
+ "moduleName": "./src/components/Button/Button.tsx"
633
+ },
634
+ {
635
+ "moduleName": "./src/components/Search/Search.tsx"
636
+ },
637
+ {
638
+ "moduleName": "./src/components/Switch/Switch.tsx"
639
+ },
640
+ {
641
+ "moduleName": "./src/index.ts"
642
+ }
643
+ ]
644
+ },
408
645
  {
409
646
  "id": "./src/components/Modal/index.ts",
410
647
  "name": "./src/components/Modal/index.ts",
411
648
  "reasons": [
649
+ {
650
+ "moduleName": "./src/index.ts"
651
+ },
412
652
  {
413
653
  "moduleName": "./src/index.ts"
414
654
  }
@@ -418,6 +658,9 @@
418
658
  "id": "./src/components/NumericInput/index.ts",
419
659
  "name": "./src/components/NumericInput/index.ts",
420
660
  "reasons": [
661
+ {
662
+ "moduleName": "./src/index.ts"
663
+ },
421
664
  {
422
665
  "moduleName": "./src/index.ts"
423
666
  }
@@ -427,6 +670,9 @@
427
670
  "id": "./src/components/Picker/index.ts",
428
671
  "name": "./src/components/Picker/index.ts",
429
672
  "reasons": [
673
+ {
674
+ "moduleName": "./src/index.ts"
675
+ },
430
676
  {
431
677
  "moduleName": "./src/index.ts"
432
678
  }
@@ -436,6 +682,9 @@
436
682
  "id": "./src/components/Popover/index.ts",
437
683
  "name": "./src/components/Popover/index.ts",
438
684
  "reasons": [
685
+ {
686
+ "moduleName": "./src/index.ts"
687
+ },
439
688
  {
440
689
  "moduleName": "./src/index.ts"
441
690
  }
@@ -453,6 +702,15 @@
453
702
  },
454
703
  {
455
704
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
705
+ },
706
+ {
707
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
708
+ },
709
+ {
710
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
711
+ },
712
+ {
713
+ "moduleName": "./src/index.ts"
456
714
  }
457
715
  ]
458
716
  },
@@ -460,6 +718,9 @@
460
718
  "id": "./src/components/PromoBanner/index.ts",
461
719
  "name": "./src/components/PromoBanner/index.ts",
462
720
  "reasons": [
721
+ {
722
+ "moduleName": "./src/index.ts"
723
+ },
463
724
  {
464
725
  "moduleName": "./src/index.ts"
465
726
  }
@@ -469,6 +730,9 @@
469
730
  "id": "./src/components/PromoBannerV2/index.ts",
470
731
  "name": "./src/components/PromoBannerV2/index.ts",
471
732
  "reasons": [
733
+ {
734
+ "moduleName": "./src/index.ts"
735
+ },
472
736
  {
473
737
  "moduleName": "./src/index.ts"
474
738
  }
@@ -478,6 +742,9 @@
478
742
  "id": "./src/components/RadioButton/index.ts",
479
743
  "name": "./src/components/RadioButton/index.ts",
480
744
  "reasons": [
745
+ {
746
+ "moduleName": "./src/index.ts"
747
+ },
481
748
  {
482
749
  "moduleName": "./src/index.ts"
483
750
  }
@@ -487,6 +754,9 @@
487
754
  "id": "./src/components/Search/index.ts",
488
755
  "name": "./src/components/Search/index.ts",
489
756
  "reasons": [
757
+ {
758
+ "moduleName": "./src/index.ts"
759
+ },
490
760
  {
491
761
  "moduleName": "./src/index.ts"
492
762
  }
@@ -496,6 +766,9 @@
496
766
  "id": "./src/components/Switch/index.ts",
497
767
  "name": "./src/components/Switch/index.ts",
498
768
  "reasons": [
769
+ {
770
+ "moduleName": "./src/index.ts"
771
+ },
499
772
  {
500
773
  "moduleName": "./src/index.ts"
501
774
  }
@@ -505,6 +778,9 @@
505
778
  "id": "./src/components/Tab/index.ts",
506
779
  "name": "./src/components/Tab/index.ts",
507
780
  "reasons": [
781
+ {
782
+ "moduleName": "./src/index.ts"
783
+ },
508
784
  {
509
785
  "moduleName": "./src/index.ts"
510
786
  }
@@ -522,6 +798,15 @@
522
798
  },
523
799
  {
524
800
  "moduleName": "./src/components/TagInput/EditableTag.tsx"
801
+ },
802
+ {
803
+ "moduleName": "./src/components/Picker/TriggerBody.tsx"
804
+ },
805
+ {
806
+ "moduleName": "./src/components/TagInput/EditableTag.tsx"
807
+ },
808
+ {
809
+ "moduleName": "./src/index.ts"
525
810
  }
526
811
  ]
527
812
  },
@@ -529,6 +814,9 @@
529
814
  "id": "./src/components/TagInput/index.ts",
530
815
  "name": "./src/components/TagInput/index.ts",
531
816
  "reasons": [
817
+ {
818
+ "moduleName": "./src/index.ts"
819
+ },
532
820
  {
533
821
  "moduleName": "./src/index.ts"
534
822
  }
@@ -538,6 +826,9 @@
538
826
  "id": "./src/components/Toast/index.ts",
539
827
  "name": "./src/components/Toast/index.ts",
540
828
  "reasons": [
829
+ {
830
+ "moduleName": "./src/index.ts"
831
+ },
541
832
  {
542
833
  "moduleName": "./src/index.ts"
543
834
  }
@@ -552,6 +843,12 @@
552
843
  },
553
844
  {
554
845
  "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
846
+ },
847
+ {
848
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
849
+ },
850
+ {
851
+ "moduleName": "./src/index.ts"
555
852
  }
556
853
  ]
557
854
  },
@@ -563,22 +860,34 @@
563
860
  "moduleName": "./src/index.ts"
564
861
  },
565
862
  {
566
- "moduleName": "./src/components/Alert/Alert.tsx"
863
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
567
864
  },
568
865
  {
569
866
  "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
570
867
  },
571
868
  {
572
- "moduleName": "./src/components/Card/Card.tsx"
869
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
573
870
  },
574
871
  {
575
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
872
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
576
873
  },
577
874
  {
578
- "moduleName": "./src/components/FieldError/FieldError.tsx"
875
+ "moduleName": "./src/components/Alert/Alert.tsx"
579
876
  },
580
877
  {
581
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
878
+ "moduleName": "./src/components/FormField/FormField.tsx"
879
+ },
880
+ {
881
+ "moduleName": "./src/components/Modal/Modal.tsx"
882
+ },
883
+ {
884
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
885
+ },
886
+ {
887
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
888
+ },
889
+ {
890
+ "moduleName": "./src/components/Loader/Loader.tsx"
582
891
  },
583
892
  {
584
893
  "moduleName": "./src/components/Form/Form.tsx"
@@ -586,20 +895,74 @@
586
895
  {
587
896
  "moduleName": "./src/components/FormGroup/FormGroup.tsx"
588
897
  },
898
+ {
899
+ "moduleName": "./src/components/Card/Card.tsx"
900
+ },
901
+ {
902
+ "moduleName": "./src/components/Popover/Popover.tsx"
903
+ },
904
+ {
905
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
906
+ },
907
+ {
908
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
909
+ },
910
+ {
911
+ "moduleName": "./src/components/Tab/Tab.tsx"
912
+ },
913
+ {
914
+ "moduleName": "./src/components/Tag/Tag.tsx"
915
+ },
916
+ {
917
+ "moduleName": "./src/components/Toast/Toast.tsx"
918
+ },
919
+ {
920
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
921
+ },
922
+ {
923
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
924
+ },
925
+ {
926
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
927
+ },
928
+ {
929
+ "moduleName": "./src/components/Alert/Alert.tsx"
930
+ },
931
+ {
932
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
933
+ },
589
934
  {
590
935
  "moduleName": "./src/components/Checkbox/Checkbox.tsx"
591
936
  },
937
+ {
938
+ "moduleName": "./src/components/Card/Card.tsx"
939
+ },
940
+ {
941
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
942
+ },
943
+ {
944
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
945
+ },
946
+ {
947
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
948
+ },
949
+ {
950
+ "moduleName": "./src/components/Form/Form.tsx"
951
+ },
592
952
  {
593
953
  "moduleName": "./src/components/FormField/FormField.tsx"
594
954
  },
595
955
  {
596
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
956
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
957
+ },
958
+ {
959
+ "moduleName": "./src/components/Loader/Loader.tsx"
597
960
  },
598
961
  {
599
962
  "moduleName": "./src/components/Modal/Modal.tsx"
600
963
  },
601
964
  {
602
- "moduleName": "./src/components/Loader/Loader.tsx"
965
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
603
966
  },
604
967
  {
605
968
  "moduleName": "./src/components/Popover/Popover.tsx"
@@ -619,6 +982,9 @@
619
982
  {
620
983
  "moduleName": "./src/components/Toast/Toast.tsx"
621
984
  },
985
+ {
986
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
987
+ },
622
988
  {
623
989
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
624
990
  },
@@ -626,7 +992,7 @@
626
992
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
627
993
  },
628
994
  {
629
- "moduleName": "./src/components/Tooltip/components/Reports.tsx"
995
+ "moduleName": "./src/index.ts"
630
996
  }
631
997
  ]
632
998
  },
@@ -634,6 +1000,9 @@
634
1000
  "id": "./src/components/Textarea/index.ts",
635
1001
  "name": "./src/components/Textarea/index.ts",
636
1002
  "reasons": [
1003
+ {
1004
+ "moduleName": "./src/index.ts"
1005
+ },
637
1006
  {
638
1007
  "moduleName": "./src/index.ts"
639
1008
  }
@@ -648,6 +1017,12 @@
648
1017
  },
649
1018
  {
650
1019
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1020
+ },
1021
+ {
1022
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1023
+ },
1024
+ {
1025
+ "moduleName": "./src/index.ts"
651
1026
  }
652
1027
  ]
653
1028
  },
@@ -657,63 +1032,45 @@
657
1032
  "reasons": [
658
1033
  {
659
1034
  "moduleName": "./src/index.ts"
660
- }
661
- ]
662
- },
663
- {
664
- "id": "./src/utils/getDesignTokenWithOpacity.ts",
665
- "name": "./src/utils/getDesignTokenWithOpacity.ts",
666
- "reasons": [
1035
+ },
667
1036
  {
668
- "moduleName": "./src/utils/index.ts"
1037
+ "moduleName": "./src/index.ts"
669
1038
  }
670
1039
  ]
671
1040
  },
672
1041
  {
673
- "id": "./src/components/ActionBar/ActionBar.tsx",
674
- "name": "./src/components/ActionBar/ActionBar.tsx",
1042
+ "id": "./src/components/DatePicker/DatePicker.tsx",
1043
+ "name": "./src/components/DatePicker/DatePicker.tsx",
675
1044
  "reasons": [
676
1045
  {
677
- "moduleName": "./src/components/ActionBar/index.ts"
678
- }
679
- ]
680
- },
681
- {
682
- "id": "./src/components/Avatar/Avatar.tsx",
683
- "name": "./src/components/Avatar/Avatar.tsx",
684
- "reasons": [
1046
+ "moduleName": "./src/components/DatePicker/index.ts"
1047
+ },
685
1048
  {
686
- "moduleName": "./src/components/Avatar/index.ts"
1049
+ "moduleName": "./src/components/DatePicker/index.ts"
687
1050
  }
688
1051
  ]
689
1052
  },
690
1053
  {
691
- "id": "./src/components/Avatar/Avatar.helpers.ts",
692
- "name": "./src/components/Avatar/Avatar.helpers.ts",
1054
+ "id": "./src/components/DatePicker/RangeDatePicker.tsx",
1055
+ "name": "./src/components/DatePicker/RangeDatePicker.tsx",
693
1056
  "reasons": [
694
1057
  {
695
- "moduleName": "./src/components/Avatar/index.ts"
1058
+ "moduleName": "./src/components/DatePicker/index.ts"
696
1059
  },
697
1060
  {
698
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1061
+ "moduleName": "./src/components/DatePicker/index.ts"
699
1062
  }
700
1063
  ]
701
1064
  },
702
1065
  {
703
- "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
704
- "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
1066
+ "id": "./src/components/FieldDescription/FieldDescription.tsx",
1067
+ "name": "./src/components/FieldDescription/FieldDescription.tsx",
705
1068
  "reasons": [
706
1069
  {
707
- "moduleName": "./src/components/SegmentedControl/index.ts"
708
- }
709
- ]
710
- },
711
- {
712
- "id": "./src/components/Alert/Alert.tsx",
713
- "name": "./src/components/Alert/Alert.tsx",
714
- "reasons": [
1070
+ "moduleName": "./src/components/FieldDescription/index.ts"
1071
+ },
715
1072
  {
716
- "moduleName": "./src/components/Alert/index.ts"
1073
+ "moduleName": "./src/components/FieldDescription/index.ts"
717
1074
  }
718
1075
  ]
719
1076
  },
@@ -721,6 +1078,9 @@
721
1078
  "id": "./src/components/ActionMenu/ActionMenu.tsx",
722
1079
  "name": "./src/components/ActionMenu/ActionMenu.tsx",
723
1080
  "reasons": [
1081
+ {
1082
+ "moduleName": "./src/components/ActionMenu/index.ts"
1083
+ },
724
1084
  {
725
1085
  "moduleName": "./src/components/ActionMenu/index.ts"
726
1086
  }
@@ -730,134 +1090,173 @@
730
1090
  "id": "./src/components/ActionMenu/ActionMenuItem.tsx",
731
1091
  "name": "./src/components/ActionMenu/ActionMenuItem.tsx",
732
1092
  "reasons": [
1093
+ {
1094
+ "moduleName": "./src/components/ActionMenu/index.ts"
1095
+ },
733
1096
  {
734
1097
  "moduleName": "./src/components/ActionMenu/index.ts"
735
1098
  }
736
1099
  ]
737
1100
  },
738
1101
  {
739
- "id": "./src/components/Card/Card.tsx",
740
- "name": "./src/components/Card/Card.tsx",
1102
+ "id": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
1103
+ "name": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
741
1104
  "reasons": [
742
1105
  {
743
- "moduleName": "./src/components/Card/index.ts"
1106
+ "moduleName": "./src/components/DetailsCardInfo/index.ts"
1107
+ },
1108
+ {
1109
+ "moduleName": "./src/components/DetailsCardInfo/index.ts"
744
1110
  }
745
1111
  ]
746
1112
  },
747
1113
  {
748
- "id": "./src/components/Button/Button.tsx",
749
- "name": "./src/components/Button/Button.tsx",
1114
+ "id": "./src/components/Checkbox/Checkbox.tsx",
1115
+ "name": "./src/components/Checkbox/Checkbox.tsx",
750
1116
  "reasons": [
751
1117
  {
752
- "moduleName": "./src/components/Button/index.ts"
1118
+ "moduleName": "./src/components/Checkbox/index.ts"
1119
+ },
1120
+ {
1121
+ "moduleName": "./src/components/Checkbox/index.ts"
753
1122
  }
754
1123
  ]
755
1124
  },
756
1125
  {
757
- "id": "./src/components/DetailsCard/DetailsCard.tsx",
758
- "name": "./src/components/DetailsCard/DetailsCard.tsx",
1126
+ "id": "./src/utils/getDesignTokenWithOpacity.ts",
1127
+ "name": "./src/utils/getDesignTokenWithOpacity.ts",
759
1128
  "reasons": [
760
1129
  {
761
- "moduleName": "./src/components/DetailsCard/index.ts"
1130
+ "moduleName": "./src/utils/index.ts"
1131
+ },
1132
+ {
1133
+ "moduleName": "./src/utils/index.ts"
762
1134
  }
763
1135
  ]
764
1136
  },
765
1137
  {
766
- "id": "./src/components/Badge/Badge.tsx",
767
- "name": "./src/components/Badge/Badge.tsx",
1138
+ "id": "./src/components/Button/Button.tsx",
1139
+ "name": "./src/components/Button/Button.tsx",
768
1140
  "reasons": [
769
1141
  {
770
- "moduleName": "./src/components/Badge/index.ts"
771
- }
772
- ]
773
- },
774
- {
775
- "id": "./src/components/FieldError/FieldError.tsx",
776
- "name": "./src/components/FieldError/FieldError.tsx",
777
- "reasons": [
1142
+ "moduleName": "./src/components/Button/index.ts"
1143
+ },
778
1144
  {
779
- "moduleName": "./src/components/FieldError/index.ts"
1145
+ "moduleName": "./src/components/Button/index.ts"
780
1146
  }
781
1147
  ]
782
1148
  },
783
1149
  {
784
- "id": "./src/components/FieldDescription/FieldDescription.tsx",
785
- "name": "./src/components/FieldDescription/FieldDescription.tsx",
1150
+ "id": "./src/components/Badge/Badge.tsx",
1151
+ "name": "./src/components/Badge/Badge.tsx",
786
1152
  "reasons": [
787
1153
  {
788
- "moduleName": "./src/components/FieldDescription/index.ts"
1154
+ "moduleName": "./src/components/Badge/index.ts"
1155
+ },
1156
+ {
1157
+ "moduleName": "./src/components/Badge/index.ts"
789
1158
  }
790
1159
  ]
791
1160
  },
792
1161
  {
793
- "id": "./src/components/DatePicker/DatePicker.tsx",
794
- "name": "./src/components/DatePicker/DatePicker.tsx",
1162
+ "id": "./src/components/Alert/Alert.tsx",
1163
+ "name": "./src/components/Alert/Alert.tsx",
795
1164
  "reasons": [
796
1165
  {
797
- "moduleName": "./src/components/DatePicker/index.ts"
1166
+ "moduleName": "./src/components/Alert/index.ts"
1167
+ },
1168
+ {
1169
+ "moduleName": "./src/components/Alert/index.ts"
798
1170
  }
799
1171
  ]
800
1172
  },
801
1173
  {
802
- "id": "./src/components/DatePicker/RangeDatePicker.tsx",
803
- "name": "./src/components/DatePicker/RangeDatePicker.tsx",
1174
+ "id": "./src/components/ActionBar/ActionBar.tsx",
1175
+ "name": "./src/components/ActionBar/ActionBar.tsx",
804
1176
  "reasons": [
805
1177
  {
806
- "moduleName": "./src/components/DatePicker/index.ts"
1178
+ "moduleName": "./src/components/ActionBar/index.ts"
1179
+ },
1180
+ {
1181
+ "moduleName": "./src/components/ActionBar/index.ts"
807
1182
  }
808
1183
  ]
809
1184
  },
810
1185
  {
811
- "id": "./src/components/FieldGroup/FieldGroup.tsx",
812
- "name": "./src/components/FieldGroup/FieldGroup.tsx",
1186
+ "id": "./src/components/Input/Input.tsx",
1187
+ "name": "./src/components/Input/Input.tsx",
813
1188
  "reasons": [
814
1189
  {
815
- "moduleName": "./src/components/FieldGroup/index.ts"
1190
+ "moduleName": "./src/components/Input/index.ts"
1191
+ },
1192
+ {
1193
+ "moduleName": "./src/components/Input/index.ts"
816
1194
  }
817
1195
  ]
818
1196
  },
819
1197
  {
820
- "id": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
821
- "name": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx",
1198
+ "id": "./src/components/FieldError/FieldError.tsx",
1199
+ "name": "./src/components/FieldError/FieldError.tsx",
822
1200
  "reasons": [
823
1201
  {
824
- "moduleName": "./src/components/DetailsCardInfo/index.ts"
1202
+ "moduleName": "./src/components/FieldError/index.ts"
1203
+ },
1204
+ {
1205
+ "moduleName": "./src/components/FieldError/index.ts"
825
1206
  }
826
1207
  ]
827
1208
  },
828
1209
  {
829
- "id": "./src/components/Checkbox/Checkbox.tsx",
830
- "name": "./src/components/Checkbox/Checkbox.tsx",
1210
+ "id": "./src/components/FieldGroup/FieldGroup.tsx",
1211
+ "name": "./src/components/FieldGroup/FieldGroup.tsx",
831
1212
  "reasons": [
832
1213
  {
833
- "moduleName": "./src/components/Checkbox/index.ts"
1214
+ "moduleName": "./src/components/FieldGroup/index.ts"
1215
+ },
1216
+ {
1217
+ "moduleName": "./src/components/FieldGroup/index.ts"
834
1218
  }
835
1219
  ]
836
1220
  },
837
1221
  {
838
- "id": "./src/components/Form/Form.tsx",
839
- "name": "./src/components/Form/Form.tsx",
1222
+ "id": "./src/components/Icon/Icon.tsx",
1223
+ "name": "./src/components/Icon/Icon.tsx",
840
1224
  "reasons": [
841
1225
  {
842
- "moduleName": "./src/components/Form/index.ts"
1226
+ "moduleName": "./src/components/Icon/index.ts"
1227
+ },
1228
+ {
1229
+ "moduleName": "./src/components/Icon/index.ts"
843
1230
  }
844
1231
  ]
845
1232
  },
846
1233
  {
847
- "id": "./src/components/FormGroup/FormGroup.tsx",
848
- "name": "./src/components/FormGroup/FormGroup.tsx",
1234
+ "id": "./src/components/Avatar/Avatar.tsx",
1235
+ "name": "./src/components/Avatar/Avatar.tsx",
849
1236
  "reasons": [
850
1237
  {
851
- "moduleName": "./src/components/FormGroup/index.ts"
1238
+ "moduleName": "./src/components/Avatar/index.ts"
1239
+ },
1240
+ {
1241
+ "moduleName": "./src/components/Avatar/index.ts"
852
1242
  }
853
1243
  ]
854
1244
  },
855
1245
  {
856
- "id": "./src/components/Input/Input.tsx",
857
- "name": "./src/components/Input/Input.tsx",
1246
+ "id": "./src/components/Avatar/Avatar.helpers.ts",
1247
+ "name": "./src/components/Avatar/Avatar.helpers.ts",
858
1248
  "reasons": [
859
1249
  {
860
- "moduleName": "./src/components/Input/index.ts"
1250
+ "moduleName": "./src/components/Avatar/index.ts"
1251
+ },
1252
+ {
1253
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1254
+ },
1255
+ {
1256
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1257
+ },
1258
+ {
1259
+ "moduleName": "./src/components/Avatar/index.ts"
861
1260
  }
862
1261
  ]
863
1262
  },
@@ -867,24 +1266,9 @@
867
1266
  "reasons": [
868
1267
  {
869
1268
  "moduleName": "./src/components/FormField/index.ts"
870
- }
871
- ]
872
- },
873
- {
874
- "id": "./src/components/Icon/Icon.tsx",
875
- "name": "./src/components/Icon/Icon.tsx",
876
- "reasons": [
877
- {
878
- "moduleName": "./src/components/Icon/index.ts"
879
- }
880
- ]
881
- },
882
- {
883
- "id": "./src/components/Loader/Loader.tsx",
884
- "name": "./src/components/Loader/Loader.tsx",
885
- "reasons": [
1269
+ },
886
1270
  {
887
- "moduleName": "./src/components/Loader/index.ts"
1271
+ "moduleName": "./src/components/FormField/index.ts"
888
1272
  }
889
1273
  ]
890
1274
  },
@@ -892,6 +1276,9 @@
892
1276
  "id": "./src/components/Modal/Modal.tsx",
893
1277
  "name": "./src/components/Modal/Modal.tsx",
894
1278
  "reasons": [
1279
+ {
1280
+ "moduleName": "./src/components/Modal/index.ts"
1281
+ },
895
1282
  {
896
1283
  "moduleName": "./src/components/Modal/index.ts"
897
1284
  }
@@ -906,6 +1293,12 @@
906
1293
  },
907
1294
  {
908
1295
  "moduleName": "./src/components/Modal/Modal.tsx"
1296
+ },
1297
+ {
1298
+ "moduleName": "./src/components/Modal/Modal.tsx"
1299
+ },
1300
+ {
1301
+ "moduleName": "./src/components/Modal/index.ts"
909
1302
  }
910
1303
  ]
911
1304
  },
@@ -918,6 +1311,12 @@
918
1311
  },
919
1312
  {
920
1313
  "moduleName": "./src/components/Modal/Modal.tsx"
1314
+ },
1315
+ {
1316
+ "moduleName": "./src/components/Modal/Modal.tsx"
1317
+ },
1318
+ {
1319
+ "moduleName": "./src/components/Modal/index.ts"
921
1320
  }
922
1321
  ]
923
1322
  },
@@ -925,6 +1324,9 @@
925
1324
  "id": "./src/components/Modal/components/ModalPortal.tsx",
926
1325
  "name": "./src/components/Modal/components/ModalPortal.tsx",
927
1326
  "reasons": [
1327
+ {
1328
+ "moduleName": "./src/components/Modal/index.ts"
1329
+ },
928
1330
  {
929
1331
  "moduleName": "./src/components/Modal/index.ts"
930
1332
  }
@@ -934,126 +1336,243 @@
934
1336
  "id": "./src/components/Modal/components/ModalHeader.tsx",
935
1337
  "name": "./src/components/Modal/components/ModalHeader.tsx",
936
1338
  "reasons": [
1339
+ {
1340
+ "moduleName": "./src/components/Modal/index.ts"
1341
+ },
937
1342
  {
938
1343
  "moduleName": "./src/components/Modal/index.ts"
939
1344
  }
940
1345
  ]
941
1346
  },
942
1347
  {
943
- "id": "./src/components/Link/Link.tsx",
944
- "name": "./src/components/Link/Link.tsx",
1348
+ "id": "./src/components/Loader/Loader.tsx",
1349
+ "name": "./src/components/Loader/Loader.tsx",
945
1350
  "reasons": [
946
1351
  {
947
- "moduleName": "./src/components/Link/index.ts"
1352
+ "moduleName": "./src/components/Loader/index.ts"
1353
+ },
1354
+ {
1355
+ "moduleName": "./src/components/Loader/index.ts"
948
1356
  }
949
1357
  ]
950
1358
  },
951
1359
  {
952
- "id": "./src/components/Picker/Picker.tsx",
953
- "name": "./src/components/Picker/Picker.tsx",
1360
+ "id": "./src/components/DetailsCard/DetailsCard.tsx",
1361
+ "name": "./src/components/DetailsCard/DetailsCard.tsx",
954
1362
  "reasons": [
955
1363
  {
956
- "moduleName": "./src/components/Picker/index.ts"
1364
+ "moduleName": "./src/components/DetailsCard/index.ts"
1365
+ },
1366
+ {
1367
+ "moduleName": "./src/components/DetailsCard/index.ts"
957
1368
  }
958
1369
  ]
959
1370
  },
960
1371
  {
961
- "id": "./src/components/Picker/PickerList.tsx",
962
- "name": "./src/components/Picker/PickerList.tsx",
1372
+ "id": "./src/components/Link/Link.tsx",
1373
+ "name": "./src/components/Link/Link.tsx",
963
1374
  "reasons": [
964
1375
  {
965
- "moduleName": "./src/components/Picker/index.ts"
1376
+ "moduleName": "./src/components/Link/index.ts"
966
1377
  },
967
1378
  {
968
- "moduleName": "./src/components/Picker/Picker.tsx"
1379
+ "moduleName": "./src/components/Link/index.ts"
969
1380
  }
970
1381
  ]
971
1382
  },
972
1383
  {
973
- "id": "./src/components/NumericInput/NumericInput.tsx",
974
- "name": "./src/components/NumericInput/NumericInput.tsx",
1384
+ "id": "./src/components/Form/Form.tsx",
1385
+ "name": "./src/components/Form/Form.tsx",
975
1386
  "reasons": [
976
1387
  {
977
- "moduleName": "./src/components/NumericInput/index.ts"
1388
+ "moduleName": "./src/components/Form/index.ts"
1389
+ },
1390
+ {
1391
+ "moduleName": "./src/components/Form/index.ts"
978
1392
  }
979
1393
  ]
980
1394
  },
981
1395
  {
982
- "id": "./src/components/Popover/Popover.tsx",
983
- "name": "./src/components/Popover/Popover.tsx",
1396
+ "id": "./src/components/SegmentedControl/SegmentedControl.tsx",
1397
+ "name": "./src/components/SegmentedControl/SegmentedControl.tsx",
984
1398
  "reasons": [
985
1399
  {
986
- "moduleName": "./src/components/Popover/index.ts"
1400
+ "moduleName": "./src/components/SegmentedControl/index.ts"
1401
+ },
1402
+ {
1403
+ "moduleName": "./src/components/SegmentedControl/index.ts"
987
1404
  }
988
1405
  ]
989
1406
  },
990
1407
  {
991
- "id": "./src/components/Progress/ProgressCircle.tsx",
992
- "name": "./src/components/Progress/ProgressCircle.tsx",
1408
+ "id": "./src/components/FormGroup/FormGroup.tsx",
1409
+ "name": "./src/components/FormGroup/FormGroup.tsx",
993
1410
  "reasons": [
994
1411
  {
995
- "moduleName": "./src/components/Progress/index.ts"
1412
+ "moduleName": "./src/components/FormGroup/index.ts"
1413
+ },
1414
+ {
1415
+ "moduleName": "./src/components/FormGroup/index.ts"
996
1416
  }
997
1417
  ]
998
1418
  },
999
1419
  {
1000
- "id": "./src/components/Progress/ProgressBar.tsx",
1001
- "name": "./src/components/Progress/ProgressBar.tsx",
1420
+ "id": "./src/components/Card/Card.tsx",
1421
+ "name": "./src/components/Card/Card.tsx",
1002
1422
  "reasons": [
1003
1423
  {
1004
- "moduleName": "./src/components/Progress/index.ts"
1424
+ "moduleName": "./src/components/Card/index.ts"
1425
+ },
1426
+ {
1427
+ "moduleName": "./src/components/Card/index.ts"
1005
1428
  }
1006
1429
  ]
1007
1430
  },
1008
1431
  {
1009
- "id": "./src/components/PromoBanner/PromoBanner.tsx",
1010
- "name": "./src/components/PromoBanner/PromoBanner.tsx",
1432
+ "id": "./src/components/Popover/Popover.tsx",
1433
+ "name": "./src/components/Popover/Popover.tsx",
1011
1434
  "reasons": [
1012
1435
  {
1013
- "moduleName": "./src/components/PromoBanner/index.ts"
1436
+ "moduleName": "./src/components/Popover/index.ts"
1437
+ },
1438
+ {
1439
+ "moduleName": "./src/components/Popover/index.ts"
1014
1440
  }
1015
1441
  ]
1016
1442
  },
1017
1443
  {
1018
- "id": "./src/components/RadioButton/RadioButton.tsx",
1019
- "name": "./src/components/RadioButton/RadioButton.tsx",
1444
+ "id": "./src/components/Picker/Picker.tsx",
1445
+ "name": "./src/components/Picker/Picker.tsx",
1020
1446
  "reasons": [
1021
1447
  {
1022
- "moduleName": "./src/components/RadioButton/index.ts"
1448
+ "moduleName": "./src/components/Picker/index.ts"
1449
+ },
1450
+ {
1451
+ "moduleName": "./src/components/Picker/index.ts"
1023
1452
  }
1024
1453
  ]
1025
1454
  },
1026
1455
  {
1027
- "id": "./src/components/Search/Search.tsx",
1028
- "name": "./src/components/Search/Search.tsx",
1456
+ "id": "./src/components/Picker/PickerList.tsx",
1457
+ "name": "./src/components/Picker/PickerList.tsx",
1029
1458
  "reasons": [
1030
1459
  {
1031
- "moduleName": "./src/components/Search/index.ts"
1460
+ "moduleName": "./src/components/Picker/index.ts"
1461
+ },
1462
+ {
1463
+ "moduleName": "./src/components/Picker/Picker.tsx"
1464
+ },
1465
+ {
1466
+ "moduleName": "./src/components/Picker/Picker.tsx"
1467
+ },
1468
+ {
1469
+ "moduleName": "./src/components/Picker/index.ts"
1032
1470
  }
1033
1471
  ]
1034
1472
  },
1035
1473
  {
1036
- "id": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1037
- "name": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1474
+ "id": "./src/components/NumericInput/NumericInput.tsx",
1475
+ "name": "./src/components/NumericInput/NumericInput.tsx",
1038
1476
  "reasons": [
1039
1477
  {
1040
- "moduleName": "./src/components/PromoBannerV2/index.ts"
1478
+ "moduleName": "./src/components/NumericInput/index.ts"
1479
+ },
1480
+ {
1481
+ "moduleName": "./src/components/NumericInput/index.ts"
1041
1482
  }
1042
1483
  ]
1043
1484
  },
1044
1485
  {
1045
- "id": "./src/components/Tab/Tab.tsx",
1046
- "name": "./src/components/Tab/Tab.tsx",
1486
+ "id": "./src/components/Progress/ProgressCircle.tsx",
1487
+ "name": "./src/components/Progress/ProgressCircle.tsx",
1047
1488
  "reasons": [
1048
1489
  {
1049
- "moduleName": "./src/components/Tab/index.ts"
1490
+ "moduleName": "./src/components/Progress/index.ts"
1491
+ },
1492
+ {
1493
+ "moduleName": "./src/components/Progress/index.ts"
1050
1494
  }
1051
1495
  ]
1052
1496
  },
1053
1497
  {
1054
- "id": "./src/components/Tab/TabsWrapper.tsx",
1055
- "name": "./src/components/Tab/TabsWrapper.tsx",
1498
+ "id": "./src/components/Progress/ProgressBar.tsx",
1499
+ "name": "./src/components/Progress/ProgressBar.tsx",
1500
+ "reasons": [
1501
+ {
1502
+ "moduleName": "./src/components/Progress/index.ts"
1503
+ },
1504
+ {
1505
+ "moduleName": "./src/components/Progress/index.ts"
1506
+ }
1507
+ ]
1508
+ },
1509
+ {
1510
+ "id": "./src/components/RadioButton/RadioButton.tsx",
1511
+ "name": "./src/components/RadioButton/RadioButton.tsx",
1512
+ "reasons": [
1513
+ {
1514
+ "moduleName": "./src/components/RadioButton/index.ts"
1515
+ },
1516
+ {
1517
+ "moduleName": "./src/components/RadioButton/index.ts"
1518
+ }
1519
+ ]
1520
+ },
1521
+ {
1522
+ "id": "./src/components/PromoBanner/PromoBanner.tsx",
1523
+ "name": "./src/components/PromoBanner/PromoBanner.tsx",
1524
+ "reasons": [
1525
+ {
1526
+ "moduleName": "./src/components/PromoBanner/index.ts"
1527
+ },
1528
+ {
1529
+ "moduleName": "./src/components/PromoBanner/index.ts"
1530
+ }
1531
+ ]
1532
+ },
1533
+ {
1534
+ "id": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1535
+ "name": "./src/components/PromoBannerV2/PromoBannerV2.tsx",
1536
+ "reasons": [
1537
+ {
1538
+ "moduleName": "./src/components/PromoBannerV2/index.ts"
1539
+ },
1540
+ {
1541
+ "moduleName": "./src/components/PromoBannerV2/index.ts"
1542
+ }
1543
+ ]
1544
+ },
1545
+ {
1546
+ "id": "./src/components/Search/Search.tsx",
1547
+ "name": "./src/components/Search/Search.tsx",
1548
+ "reasons": [
1549
+ {
1550
+ "moduleName": "./src/components/Search/index.ts"
1551
+ },
1552
+ {
1553
+ "moduleName": "./src/components/Search/index.ts"
1554
+ }
1555
+ ]
1556
+ },
1557
+ {
1558
+ "id": "./src/components/Tab/Tab.tsx",
1559
+ "name": "./src/components/Tab/Tab.tsx",
1560
+ "reasons": [
1561
+ {
1562
+ "moduleName": "./src/components/Tab/index.ts"
1563
+ },
1564
+ {
1565
+ "moduleName": "./src/components/Tab/index.ts"
1566
+ }
1567
+ ]
1568
+ },
1569
+ {
1570
+ "id": "./src/components/Tab/TabsWrapper.tsx",
1571
+ "name": "./src/components/Tab/TabsWrapper.tsx",
1056
1572
  "reasons": [
1573
+ {
1574
+ "moduleName": "./src/components/Tab/index.ts"
1575
+ },
1057
1576
  {
1058
1577
  "moduleName": "./src/components/Tab/index.ts"
1059
1578
  }
@@ -1063,6 +1582,9 @@
1063
1582
  "id": "./src/components/Tag/Tag.tsx",
1064
1583
  "name": "./src/components/Tag/Tag.tsx",
1065
1584
  "reasons": [
1585
+ {
1586
+ "moduleName": "./src/components/Tag/index.ts"
1587
+ },
1066
1588
  {
1067
1589
  "moduleName": "./src/components/Tag/index.ts"
1068
1590
  }
@@ -1072,6 +1594,9 @@
1072
1594
  "id": "./src/components/Switch/Switch.tsx",
1073
1595
  "name": "./src/components/Switch/Switch.tsx",
1074
1596
  "reasons": [
1597
+ {
1598
+ "moduleName": "./src/components/Switch/index.ts"
1599
+ },
1075
1600
  {
1076
1601
  "moduleName": "./src/components/Switch/index.ts"
1077
1602
  }
@@ -1086,6 +1611,12 @@
1086
1611
  },
1087
1612
  {
1088
1613
  "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1614
+ },
1615
+ {
1616
+ "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1617
+ },
1618
+ {
1619
+ "moduleName": "./src/components/TagInput/index.ts"
1089
1620
  }
1090
1621
  ]
1091
1622
  },
@@ -1093,6 +1624,9 @@
1093
1624
  "id": "./src/components/TagInput/EmailTagInput.tsx",
1094
1625
  "name": "./src/components/TagInput/EmailTagInput.tsx",
1095
1626
  "reasons": [
1627
+ {
1628
+ "moduleName": "./src/components/TagInput/index.ts"
1629
+ },
1096
1630
  {
1097
1631
  "moduleName": "./src/components/TagInput/index.ts"
1098
1632
  }
@@ -1107,6 +1641,12 @@
1107
1641
  },
1108
1642
  {
1109
1643
  "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1644
+ },
1645
+ {
1646
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1647
+ },
1648
+ {
1649
+ "moduleName": "./src/components/Toast/index.ts"
1110
1650
  }
1111
1651
  ]
1112
1652
  },
@@ -1114,6 +1654,9 @@
1114
1654
  "id": "./src/components/Toast/ToastWrapper.tsx",
1115
1655
  "name": "./src/components/Toast/ToastWrapper.tsx",
1116
1656
  "reasons": [
1657
+ {
1658
+ "moduleName": "./src/components/Toast/index.ts"
1659
+ },
1117
1660
  {
1118
1661
  "moduleName": "./src/components/Toast/index.ts"
1119
1662
  }
@@ -1123,6 +1666,9 @@
1123
1666
  "id": "./src/components/Typography/Heading.tsx",
1124
1667
  "name": "./src/components/Typography/Heading.tsx",
1125
1668
  "reasons": [
1669
+ {
1670
+ "moduleName": "./src/components/Typography/index.ts"
1671
+ },
1126
1672
  {
1127
1673
  "moduleName": "./src/components/Typography/index.ts"
1128
1674
  }
@@ -1132,6 +1678,9 @@
1132
1678
  "id": "./src/components/Typography/Text.tsx",
1133
1679
  "name": "./src/components/Typography/Text.tsx",
1134
1680
  "reasons": [
1681
+ {
1682
+ "moduleName": "./src/components/Typography/index.ts"
1683
+ },
1135
1684
  {
1136
1685
  "moduleName": "./src/components/Typography/index.ts"
1137
1686
  }
@@ -1141,6 +1690,9 @@
1141
1690
  "id": "./src/components/Typography/Display.tsx",
1142
1691
  "name": "./src/components/Typography/Display.tsx",
1143
1692
  "reasons": [
1693
+ {
1694
+ "moduleName": "./src/components/Typography/index.ts"
1695
+ },
1144
1696
  {
1145
1697
  "moduleName": "./src/components/Typography/index.ts"
1146
1698
  }
@@ -1155,6 +1707,12 @@
1155
1707
  },
1156
1708
  {
1157
1709
  "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1710
+ },
1711
+ {
1712
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1713
+ },
1714
+ {
1715
+ "moduleName": "./src/components/Tooltip/index.ts"
1158
1716
  }
1159
1717
  ]
1160
1718
  },
@@ -1162,6 +1720,9 @@
1162
1720
  "id": "./src/components/Tooltip/components/index.ts",
1163
1721
  "name": "./src/components/Tooltip/components/index.ts",
1164
1722
  "reasons": [
1723
+ {
1724
+ "moduleName": "./src/components/Tooltip/index.ts"
1725
+ },
1165
1726
  {
1166
1727
  "moduleName": "./src/components/Tooltip/index.ts"
1167
1728
  }
@@ -1176,15 +1737,12 @@
1176
1737
  },
1177
1738
  {
1178
1739
  "moduleName": "./src/components/Tooltip/components/index.ts"
1179
- }
1180
- ]
1181
- },
1182
- {
1183
- "id": "./src/components/Textarea/Textarea.tsx",
1184
- "name": "./src/components/Textarea/Textarea.tsx",
1185
- "reasons": [
1740
+ },
1186
1741
  {
1187
- "moduleName": "./src/components/Textarea/index.ts"
1742
+ "moduleName": "./src/components/Tooltip/components/index.ts"
1743
+ },
1744
+ {
1745
+ "moduleName": "./src/components/Tooltip/index.ts"
1188
1746
  }
1189
1747
  ]
1190
1748
  },
@@ -1192,6 +1750,9 @@
1192
1750
  "id": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1193
1751
  "name": "./src/components/FileUploadProgress/FileUploadProgress.tsx",
1194
1752
  "reasons": [
1753
+ {
1754
+ "moduleName": "./src/components/FileUploadProgress/index.ts"
1755
+ },
1195
1756
  {
1196
1757
  "moduleName": "./src/components/FileUploadProgress/index.ts"
1197
1758
  }
@@ -1206,6 +1767,12 @@
1206
1767
  },
1207
1768
  {
1208
1769
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1770
+ },
1771
+ {
1772
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1773
+ },
1774
+ {
1775
+ "moduleName": "./src/components/FileUploadProgress/index.ts"
1209
1776
  }
1210
1777
  ]
1211
1778
  },
@@ -1215,6 +1782,21 @@
1215
1782
  "reasons": [
1216
1783
  {
1217
1784
  "moduleName": "./src/components/UploadBar/index.ts"
1785
+ },
1786
+ {
1787
+ "moduleName": "./src/components/UploadBar/index.ts"
1788
+ }
1789
+ ]
1790
+ },
1791
+ {
1792
+ "id": "./src/components/Textarea/Textarea.tsx",
1793
+ "name": "./src/components/Textarea/Textarea.tsx",
1794
+ "reasons": [
1795
+ {
1796
+ "moduleName": "./src/components/Textarea/index.ts"
1797
+ },
1798
+ {
1799
+ "moduleName": "./src/components/Textarea/index.ts"
1218
1800
  }
1219
1801
  ]
1220
1802
  },
@@ -1223,94 +1805,94 @@
1223
1805
  "name": "./react",
1224
1806
  "reasons": [
1225
1807
  {
1226
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1808
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1227
1809
  },
1228
1810
  {
1229
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1811
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1230
1812
  },
1231
1813
  {
1232
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1814
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1233
1815
  },
1234
1816
  {
1235
- "moduleName": "./src/components/Alert/Alert.tsx"
1817
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1236
1818
  },
1237
1819
  {
1238
1820
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1239
1821
  },
1240
1822
  {
1241
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1823
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1242
1824
  },
1243
1825
  {
1244
- "moduleName": "./src/components/Card/Card.tsx"
1826
+ "moduleName": "./src/components/Button/Button.tsx"
1245
1827
  },
1246
1828
  {
1247
- "moduleName": "./src/components/Button/Button.tsx"
1829
+ "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1248
1830
  },
1249
1831
  {
1250
1832
  "moduleName": "./src/components/Badge/Badge.tsx"
1251
1833
  },
1252
1834
  {
1253
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1835
+ "moduleName": "./src/components/Input/Input.tsx"
1254
1836
  },
1255
1837
  {
1256
1838
  "moduleName": "./src/components/FieldError/FieldError.tsx"
1257
1839
  },
1258
1840
  {
1259
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1841
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1260
1842
  },
1261
1843
  {
1262
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1844
+ "moduleName": "./src/components/Alert/Alert.tsx"
1263
1845
  },
1264
1846
  {
1265
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1847
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1266
1848
  },
1267
1849
  {
1268
1850
  "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1269
1851
  },
1270
1852
  {
1271
- "moduleName": "./src/components/Form/Form.tsx"
1853
+ "moduleName": "./src/components/Icon/Icon.tsx"
1272
1854
  },
1273
1855
  {
1274
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1856
+ "moduleName": "./src/components/FormField/FormField.tsx"
1275
1857
  },
1276
1858
  {
1277
- "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1859
+ "moduleName": "./src/components/Modal/Modal.tsx"
1278
1860
  },
1279
1861
  {
1280
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1862
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1281
1863
  },
1282
1864
  {
1283
- "moduleName": "./src/components/Input/Input.tsx"
1865
+ "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1284
1866
  },
1285
1867
  {
1286
- "moduleName": "./src/components/FormField/FormField.tsx"
1868
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1287
1869
  },
1288
1870
  {
1289
- "moduleName": "./src/components/Icon/Icon.tsx"
1871
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1290
1872
  },
1291
1873
  {
1292
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1874
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1293
1875
  },
1294
1876
  {
1295
- "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1877
+ "moduleName": "./src/components/Loader/Loader.tsx"
1296
1878
  },
1297
1879
  {
1298
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1880
+ "moduleName": "./src/components/Link/Link.tsx"
1299
1881
  },
1300
1882
  {
1301
- "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1883
+ "moduleName": "./src/components/Form/Form.tsx"
1302
1884
  },
1303
1885
  {
1304
- "moduleName": "./src/components/Link/Link.tsx"
1886
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1305
1887
  },
1306
1888
  {
1307
- "moduleName": "./src/components/Modal/Modal.tsx"
1889
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1308
1890
  },
1309
1891
  {
1310
- "moduleName": "./src/components/Picker/Picker.tsx"
1892
+ "moduleName": "./src/components/Card/Card.tsx"
1311
1893
  },
1312
1894
  {
1313
- "moduleName": "./src/components/Loader/Loader.tsx"
1895
+ "moduleName": "./src/components/Popover/Popover.tsx"
1314
1896
  },
1315
1897
  {
1316
1898
  "moduleName": "./src/components/Picker/PickerList.tsx"
@@ -1319,346 +1901,331 @@
1319
1901
  "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1320
1902
  },
1321
1903
  {
1322
- "moduleName": "./src/components/Popover/Popover.tsx"
1904
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1323
1905
  },
1324
1906
  {
1325
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1907
+ "moduleName": "./src/components/Picker/Picker.tsx"
1326
1908
  },
1327
1909
  {
1328
1910
  "moduleName": "./src/components/Progress/ProgressBar.tsx"
1329
1911
  },
1330
1912
  {
1331
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1913
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1332
1914
  },
1333
1915
  {
1334
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1916
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1335
1917
  },
1336
1918
  {
1337
1919
  "moduleName": "./src/components/Search/Search.tsx"
1338
1920
  },
1339
1921
  {
1340
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1922
+ "moduleName": "./src/components/Tab/Tab.tsx"
1341
1923
  },
1342
1924
  {
1343
- "moduleName": "./src/components/Tab/Tab.tsx"
1925
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1344
1926
  },
1345
1927
  {
1346
1928
  "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1347
1929
  },
1348
1930
  {
1349
- "moduleName": "./src/components/Tag/Tag.tsx"
1931
+ "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1350
1932
  },
1351
1933
  {
1352
- "moduleName": "./src/components/Switch/Switch.tsx"
1934
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1353
1935
  },
1354
1936
  {
1355
- "moduleName": "./src/components/TagInput/TagInput.tsx"
1937
+ "moduleName": "./src/components/Switch/Switch.tsx"
1356
1938
  },
1357
1939
  {
1358
- "moduleName": "./src/components/Toast/Toast.tsx"
1940
+ "moduleName": "./src/components/Tag/Tag.tsx"
1359
1941
  },
1360
1942
  {
1361
- "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1943
+ "moduleName": "./src/components/Toast/Toast.tsx"
1362
1944
  },
1363
1945
  {
1364
1946
  "moduleName": "./src/components/Typography/Heading.tsx"
1365
1947
  },
1366
1948
  {
1367
- "moduleName": "./src/components/Typography/Text.tsx"
1949
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1368
1950
  },
1369
1951
  {
1370
- "moduleName": "./src/components/Typography/Display.tsx"
1952
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1371
1953
  },
1372
1954
  {
1373
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1955
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1374
1956
  },
1375
1957
  {
1376
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1958
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1377
1959
  },
1378
1960
  {
1379
- "moduleName": "./src/components/Textarea/Textarea.tsx"
1961
+ "moduleName": "./src/components/Typography/Text.tsx"
1380
1962
  },
1381
1963
  {
1382
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1964
+ "moduleName": "./src/components/Typography/Display.tsx"
1383
1965
  },
1384
1966
  {
1385
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1967
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1386
1968
  },
1387
1969
  {
1388
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1970
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
1389
1971
  },
1390
1972
  {
1391
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1973
+ "moduleName": "./src/components/DatePicker/hooks.ts"
1392
1974
  },
1393
1975
  {
1394
1976
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1395
1977
  },
1396
1978
  {
1397
- "moduleName": "./src/components/DatePicker/hooks.ts"
1979
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1398
1980
  },
1399
1981
  {
1400
- "moduleName": "./src/components/Picker/TriggerBody.tsx"
1982
+ "moduleName": "./src/components/Picker/PickerListItem.tsx"
1401
1983
  },
1402
1984
  {
1403
1985
  "moduleName": "./src/components/Picker/Trigger.tsx"
1404
1986
  },
1405
1987
  {
1406
- "moduleName": "./src/components/Picker/PickerListItem.tsx"
1988
+ "moduleName": "./src/components/Picker/TriggerBody.tsx"
1407
1989
  },
1408
1990
  {
1409
- "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1991
+ "moduleName": "./src/components/TagInput/EditableTag.tsx"
1410
1992
  },
1411
1993
  {
1412
- "moduleName": "./src/components/TagInput/EditableTag.tsx"
1413
- },
1414
- {
1415
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1994
+ "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1416
1995
  },
1417
1996
  {
1418
1997
  "moduleName": "./src/components/Tooltip/components/Info.tsx"
1419
1998
  },
1420
- {
1421
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1422
- },
1423
1999
  {
1424
2000
  "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1425
2001
  },
1426
2002
  {
1427
- "moduleName": "./src/components/TagInput/EditableTagContent.tsx"
2003
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1428
2004
  },
1429
2005
  {
1430
- "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
1431
- }
1432
- ]
1433
- },
1434
- {
1435
- "id": "./@livechat/design-system-icons",
1436
- "name": "./@livechat/design-system-icons",
1437
- "reasons": [
1438
- {
1439
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
2006
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1440
2007
  },
1441
2008
  {
1442
- "moduleName": "./src/components/Avatar/Avatar.tsx"
2009
+ "moduleName": "./src/components/TagInput/EditableTagContent.tsx"
1443
2010
  },
1444
2011
  {
1445
- "moduleName": "./src/components/Alert/Alert.tsx"
2012
+ "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
1446
2013
  },
1447
2014
  {
1448
- "moduleName": "./src/components/Card/Card.tsx"
2015
+ "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
1449
2016
  },
1450
2017
  {
1451
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
2018
+ "moduleName": "./src/components/TagInput/EmailTagInput.tsx"
1452
2019
  },
1453
2020
  {
1454
- "moduleName": "./src/components/FieldError/FieldError.tsx"
2021
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1455
2022
  },
1456
2023
  {
1457
- "moduleName": "./src/components/Input/Input.tsx"
2024
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1458
2025
  },
1459
2026
  {
1460
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
2027
+ "moduleName": "./src/components/Alert/Alert.tsx"
1461
2028
  },
1462
2029
  {
1463
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
2030
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1464
2031
  },
1465
2032
  {
1466
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2033
+ "moduleName": "./src/components/Badge/Badge.tsx"
1467
2034
  },
1468
2035
  {
1469
- "moduleName": "./src/components/Search/Search.tsx"
2036
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1470
2037
  },
1471
2038
  {
1472
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2039
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1473
2040
  },
1474
2041
  {
1475
- "moduleName": "./src/components/Tag/Tag.tsx"
2042
+ "moduleName": "./src/components/Button/Button.tsx"
1476
2043
  },
1477
2044
  {
1478
- "moduleName": "./src/components/Switch/Switch.tsx"
2045
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1479
2046
  },
1480
2047
  {
1481
- "moduleName": "./src/components/Toast/Toast.tsx"
2048
+ "moduleName": "./src/components/Card/Card.tsx"
1482
2049
  },
1483
2050
  {
1484
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2051
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
1485
2052
  },
1486
2053
  {
1487
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
2054
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1488
2055
  },
1489
2056
  {
1490
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2057
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1491
2058
  },
1492
2059
  {
1493
2060
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1494
2061
  },
1495
2062
  {
1496
- "moduleName": "./src/components/Picker/constants.ts"
2063
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1497
2064
  },
1498
2065
  {
1499
- "moduleName": "./src/components/Picker/Trigger.tsx"
2066
+ "moduleName": "./src/components/DatePicker/hooks.ts"
1500
2067
  },
1501
2068
  {
1502
- "moduleName": "./src/components/Picker/PickerListItem.tsx"
2069
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1503
2070
  },
1504
2071
  {
1505
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2072
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1506
2073
  },
1507
2074
  {
1508
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
1509
- }
1510
- ]
1511
- },
1512
- {
1513
- "id": "./clsx",
1514
- "name": "./clsx",
1515
- "reasons": [
1516
- {
1517
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
2075
+ "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1518
2076
  },
1519
2077
  {
1520
- "moduleName": "./src/components/Avatar/Avatar.tsx"
2078
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
1521
2079
  },
1522
2080
  {
1523
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
2081
+ "moduleName": "./src/components/Form/Form.tsx"
1524
2082
  },
1525
2083
  {
1526
- "moduleName": "./src/components/Alert/Alert.tsx"
2084
+ "moduleName": "./src/components/FormField/FormField.tsx"
1527
2085
  },
1528
2086
  {
1529
- "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
2087
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
1530
2088
  },
1531
2089
  {
1532
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
2090
+ "moduleName": "./src/components/Icon/Icon.tsx"
1533
2091
  },
1534
2092
  {
1535
- "moduleName": "./src/components/Card/Card.tsx"
2093
+ "moduleName": "./src/components/Input/Input.tsx"
1536
2094
  },
1537
2095
  {
1538
- "moduleName": "./src/components/Button/Button.tsx"
2096
+ "moduleName": "./src/components/Link/Link.tsx"
1539
2097
  },
1540
2098
  {
1541
- "moduleName": "./src/components/Badge/Badge.tsx"
2099
+ "moduleName": "./src/components/Loader/Loader.tsx"
1542
2100
  },
1543
2101
  {
1544
- "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
2102
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1545
2103
  },
1546
2104
  {
1547
- "moduleName": "./src/components/FieldError/FieldError.tsx"
2105
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
1548
2106
  },
1549
2107
  {
1550
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
2108
+ "moduleName": "./src/components/Modal/Modal.tsx"
1551
2109
  },
1552
2110
  {
1553
- "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
2111
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
1554
2112
  },
1555
2113
  {
1556
- "moduleName": "./src/components/Form/Form.tsx"
2114
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
1557
2115
  },
1558
2116
  {
1559
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
2117
+ "moduleName": "./src/components/Popover/Popover.tsx"
1560
2118
  },
1561
2119
  {
1562
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
2120
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1563
2121
  },
1564
2122
  {
1565
- "moduleName": "./src/components/Input/Input.tsx"
2123
+ "moduleName": "./src/components/Search/Search.tsx"
1566
2124
  },
1567
2125
  {
1568
- "moduleName": "./src/components/FormField/FormField.tsx"
2126
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
1569
2127
  },
1570
2128
  {
1571
- "moduleName": "./src/components/Icon/Icon.tsx"
2129
+ "moduleName": "./src/components/Switch/Switch.tsx"
1572
2130
  },
1573
2131
  {
1574
- "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
2132
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
1575
2133
  },
1576
2134
  {
1577
- "moduleName": "./src/components/Modal/components/ModalBase.tsx"
2135
+ "moduleName": "./src/components/Picker/PickerListItem.tsx"
1578
2136
  },
1579
2137
  {
1580
- "moduleName": "./src/components/Link/Link.tsx"
2138
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1581
2139
  },
1582
2140
  {
1583
- "moduleName": "./src/components/Modal/Modal.tsx"
2141
+ "moduleName": "./src/components/Tab/Tab.tsx"
1584
2142
  },
1585
2143
  {
1586
- "moduleName": "./src/components/Picker/Picker.tsx"
2144
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
1587
2145
  },
1588
2146
  {
1589
- "moduleName": "./src/components/Loader/Loader.tsx"
2147
+ "moduleName": "./src/components/Tag/Tag.tsx"
1590
2148
  },
1591
2149
  {
1592
- "moduleName": "./src/components/Picker/PickerList.tsx"
2150
+ "moduleName": "./src/components/Toast/Toast.tsx"
1593
2151
  },
1594
2152
  {
1595
- "moduleName": "./src/components/NumericInput/NumericInput.tsx"
2153
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
1596
2154
  },
1597
2155
  {
1598
- "moduleName": "./src/components/Popover/Popover.tsx"
2156
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
1599
2157
  },
1600
2158
  {
1601
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2159
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
1602
2160
  },
1603
2161
  {
1604
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
2162
+ "moduleName": "./src/components/Tooltip/components/Simple.tsx"
1605
2163
  },
1606
2164
  {
1607
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2165
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
1608
2166
  },
1609
2167
  {
1610
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
2168
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
1611
2169
  },
1612
2170
  {
1613
- "moduleName": "./src/components/Search/Search.tsx"
2171
+ "moduleName": "./src/components/Typography/Heading.tsx"
1614
2172
  },
1615
2173
  {
1616
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2174
+ "moduleName": "./src/components/Typography/Text.tsx"
1617
2175
  },
1618
2176
  {
1619
- "moduleName": "./src/components/Tab/Tab.tsx"
2177
+ "moduleName": "./src/components/Typography/Display.tsx"
1620
2178
  },
1621
2179
  {
1622
- "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2180
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
1623
2181
  },
1624
2182
  {
1625
- "moduleName": "./src/components/Tag/Tag.tsx"
2183
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
1626
2184
  },
1627
2185
  {
1628
- "moduleName": "./src/components/Switch/Switch.tsx"
2186
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
1629
2187
  },
1630
2188
  {
1631
- "moduleName": "./src/components/TagInput/TagInput.tsx"
2189
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
1632
2190
  },
1633
2191
  {
1634
- "moduleName": "./src/components/Toast/Toast.tsx"
2192
+ "moduleName": "./src/components/Picker/Trigger.tsx"
1635
2193
  },
1636
2194
  {
1637
- "moduleName": "./src/components/Typography/Heading.tsx"
2195
+ "moduleName": "./src/components/Picker/TriggerBody.tsx"
1638
2196
  },
1639
2197
  {
1640
- "moduleName": "./src/components/Typography/Text.tsx"
2198
+ "moduleName": "./src/components/Picker/Picker.tsx"
1641
2199
  },
1642
2200
  {
1643
- "moduleName": "./src/components/Typography/Display.tsx"
2201
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
1644
2202
  },
1645
2203
  {
1646
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2204
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
1647
2205
  },
1648
2206
  {
1649
- "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2207
+ "moduleName": "./src/components/TagInput/EditableTagContent.tsx"
1650
2208
  },
1651
2209
  {
1652
- "moduleName": "./src/components/Textarea/Textarea.tsx"
2210
+ "moduleName": "./src/components/TagInput/EditableTag.tsx"
1653
2211
  },
1654
2212
  {
1655
- "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2213
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1656
2214
  },
1657
2215
  {
1658
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
2216
+ "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
1659
2217
  },
1660
2218
  {
1661
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2219
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2220
+ }
2221
+ ]
2222
+ },
2223
+ {
2224
+ "id": "./date-fns",
2225
+ "name": "./date-fns",
2226
+ "reasons": [
2227
+ {
2228
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1662
2229
  },
1663
2230
  {
1664
2231
  "moduleName": "./src/components/DatePicker/helpers.ts"
@@ -1667,106 +2234,493 @@
1667
2234
  "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1668
2235
  },
1669
2236
  {
1670
- "moduleName": "./src/components/Picker/TriggerBody.tsx"
2237
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
1671
2238
  },
1672
2239
  {
1673
- "moduleName": "./src/components/Picker/Trigger.tsx"
2240
+ "moduleName": "./src/components/DatePicker/helpers.ts"
1674
2241
  },
1675
2242
  {
1676
- "moduleName": "./src/components/Picker/PickerListItem.tsx"
2243
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
2244
+ }
2245
+ ]
2246
+ },
2247
+ {
2248
+ "id": "./src/components/DatePicker/helpers.ts",
2249
+ "name": "./src/components/DatePicker/helpers.ts",
2250
+ "reasons": [
2251
+ {
2252
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1677
2253
  },
1678
2254
  {
1679
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2255
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1680
2256
  },
1681
2257
  {
1682
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
2258
+ "moduleName": "./src/components/DatePicker/hooks.ts"
1683
2259
  },
1684
2260
  {
1685
- "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2261
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1686
2262
  },
1687
2263
  {
1688
- "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
1689
- }
1690
- ]
1691
- },
1692
- {
1693
- "id": "./src/components/ActionBar/ActionBarItem.tsx",
1694
- "name": "./src/components/ActionBar/ActionBarItem.tsx",
1695
- "reasons": [
2264
+ "moduleName": "./src/components/DatePicker/hooks.ts"
2265
+ },
1696
2266
  {
1697
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
2267
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1698
2268
  }
1699
2269
  ]
1700
2270
  },
1701
2271
  {
1702
- "id": "./src/components/ActionBar/ActionBar.module.scss",
1703
- "name": "./src/components/ActionBar/ActionBar.module.scss",
2272
+ "id": "./src/components/DatePicker/hooks.ts",
2273
+ "name": "./src/components/DatePicker/hooks.ts",
1704
2274
  "reasons": [
1705
2275
  {
1706
- "moduleName": "./src/components/ActionBar/ActionBar.tsx"
2276
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1707
2277
  },
1708
2278
  {
1709
- "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
2279
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1710
2280
  }
1711
2281
  ]
1712
2282
  },
1713
2283
  {
1714
- "id": "./src/components/Avatar/Avatar.module.scss",
1715
- "name": "./src/components/Avatar/Avatar.module.scss",
2284
+ "id": "./src/components/DatePicker/types.ts",
2285
+ "name": "./src/components/DatePicker/types.ts",
1716
2286
  "reasons": [
1717
2287
  {
1718
- "moduleName": "./src/components/Avatar/Avatar.tsx"
1719
- }
1720
- ]
1721
- },
1722
- {
1723
- "id": "./polished",
1724
- "name": "./polished",
1725
- "reasons": [
2288
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
2289
+ },
1726
2290
  {
1727
- "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
2291
+ "moduleName": "./src/components/DatePicker/hooks.ts"
1728
2292
  },
1729
2293
  {
1730
- "moduleName": "./src/components/Tag/Tag.tsx"
1731
- }
1732
- ]
1733
- },
1734
- {
1735
- "id": "./src/utils/noop.ts",
1736
- "name": "./src/utils/noop.ts",
1737
- "reasons": [
2294
+ "moduleName": "./src/components/DatePicker/hooks.ts"
2295
+ },
1738
2296
  {
1739
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
2297
+ "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
1740
2298
  }
1741
2299
  ]
1742
2300
  },
1743
2301
  {
1744
- "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
1745
- "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
2302
+ "id": "./clsx",
2303
+ "name": "./clsx",
1746
2304
  "reasons": [
1747
2305
  {
1748
- "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
1749
- }
1750
- ]
1751
- },
1752
- {
1753
- "id": "./lodash.debounce",
1754
- "name": "./lodash.debounce",
1755
- "reasons": [
2306
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
2307
+ },
2308
+ {
2309
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
2310
+ },
2311
+ {
2312
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
2313
+ },
2314
+ {
2315
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
2316
+ },
2317
+ {
2318
+ "moduleName": "./src/components/Button/Button.tsx"
2319
+ },
2320
+ {
2321
+ "moduleName": "./src/components/Badge/Badge.tsx"
2322
+ },
2323
+ {
2324
+ "moduleName": "./src/components/Input/Input.tsx"
2325
+ },
2326
+ {
2327
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
2328
+ },
2329
+ {
2330
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
2331
+ },
1756
2332
  {
1757
2333
  "moduleName": "./src/components/Alert/Alert.tsx"
1758
2334
  },
2335
+ {
2336
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
2337
+ },
2338
+ {
2339
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
2340
+ },
2341
+ {
2342
+ "moduleName": "./src/components/Icon/Icon.tsx"
2343
+ },
2344
+ {
2345
+ "moduleName": "./src/components/FormField/FormField.tsx"
2346
+ },
2347
+ {
2348
+ "moduleName": "./src/components/Modal/Modal.tsx"
2349
+ },
2350
+ {
2351
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
2352
+ },
2353
+ {
2354
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
2355
+ },
2356
+ {
2357
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
2358
+ },
2359
+ {
2360
+ "moduleName": "./src/components/Loader/Loader.tsx"
2361
+ },
2362
+ {
2363
+ "moduleName": "./src/components/Link/Link.tsx"
2364
+ },
2365
+ {
2366
+ "moduleName": "./src/components/Form/Form.tsx"
2367
+ },
2368
+ {
2369
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
2370
+ },
2371
+ {
2372
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
2373
+ },
2374
+ {
2375
+ "moduleName": "./src/components/Card/Card.tsx"
2376
+ },
2377
+ {
2378
+ "moduleName": "./src/components/Popover/Popover.tsx"
2379
+ },
2380
+ {
2381
+ "moduleName": "./src/components/Picker/PickerList.tsx"
2382
+ },
2383
+ {
2384
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
2385
+ },
2386
+ {
2387
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2388
+ },
2389
+ {
2390
+ "moduleName": "./src/components/Picker/Picker.tsx"
2391
+ },
2392
+ {
2393
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
2394
+ },
2395
+ {
2396
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
2397
+ },
2398
+ {
2399
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2400
+ },
2401
+ {
2402
+ "moduleName": "./src/components/Search/Search.tsx"
2403
+ },
2404
+ {
2405
+ "moduleName": "./src/components/Tab/Tab.tsx"
2406
+ },
2407
+ {
2408
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2409
+ },
2410
+ {
2411
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2412
+ },
2413
+ {
2414
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
2415
+ },
2416
+ {
2417
+ "moduleName": "./src/components/Switch/Switch.tsx"
2418
+ },
2419
+ {
2420
+ "moduleName": "./src/components/Tag/Tag.tsx"
2421
+ },
2422
+ {
2423
+ "moduleName": "./src/components/Toast/Toast.tsx"
2424
+ },
2425
+ {
2426
+ "moduleName": "./src/components/Typography/Heading.tsx"
2427
+ },
2428
+ {
2429
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2430
+ },
2431
+ {
2432
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2433
+ },
2434
+ {
2435
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2436
+ },
2437
+ {
2438
+ "moduleName": "./src/components/Typography/Text.tsx"
2439
+ },
2440
+ {
2441
+ "moduleName": "./src/components/Typography/Display.tsx"
2442
+ },
2443
+ {
2444
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2445
+ },
2446
+ {
2447
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
2448
+ },
2449
+ {
2450
+ "moduleName": "./src/components/DatePicker/helpers.ts"
2451
+ },
2452
+ {
2453
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2454
+ },
2455
+ {
2456
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
2457
+ },
2458
+ {
2459
+ "moduleName": "./src/components/Picker/PickerListItem.tsx"
2460
+ },
2461
+ {
2462
+ "moduleName": "./src/components/Picker/Trigger.tsx"
2463
+ },
2464
+ {
2465
+ "moduleName": "./src/components/Picker/TriggerBody.tsx"
2466
+ },
2467
+ {
2468
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2469
+ },
2470
+ {
2471
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2472
+ },
2473
+ {
2474
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2475
+ },
2476
+ {
2477
+ "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
2478
+ },
2479
+ {
2480
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
2481
+ },
2482
+ {
2483
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
2484
+ },
2485
+ {
2486
+ "moduleName": "./src/components/Alert/Alert.tsx"
2487
+ },
2488
+ {
2489
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
2490
+ },
2491
+ {
2492
+ "moduleName": "./src/components/Badge/Badge.tsx"
2493
+ },
2494
+ {
2495
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
2496
+ },
2497
+ {
2498
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
2499
+ },
2500
+ {
2501
+ "moduleName": "./src/components/Button/Button.tsx"
2502
+ },
2503
+ {
2504
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
2505
+ },
2506
+ {
2507
+ "moduleName": "./src/components/Card/Card.tsx"
2508
+ },
2509
+ {
2510
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
2511
+ },
2512
+ {
2513
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
2514
+ },
2515
+ {
2516
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
2517
+ },
2518
+ {
2519
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2520
+ },
2521
+ {
2522
+ "moduleName": "./src/components/DatePicker/helpers.ts"
2523
+ },
2524
+ {
2525
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
2526
+ },
2527
+ {
2528
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
2529
+ },
2530
+ {
2531
+ "moduleName": "./src/components/Form/Form.tsx"
2532
+ },
2533
+ {
2534
+ "moduleName": "./src/components/FormField/FormField.tsx"
2535
+ },
2536
+ {
2537
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
2538
+ },
2539
+ {
2540
+ "moduleName": "./src/components/Icon/Icon.tsx"
2541
+ },
2542
+ {
2543
+ "moduleName": "./src/components/Input/Input.tsx"
2544
+ },
2545
+ {
2546
+ "moduleName": "./src/components/Link/Link.tsx"
2547
+ },
2548
+ {
2549
+ "moduleName": "./src/components/Loader/Loader.tsx"
2550
+ },
2551
+ {
2552
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
2553
+ },
2554
+ {
2555
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
2556
+ },
2557
+ {
2558
+ "moduleName": "./src/components/Modal/Modal.tsx"
2559
+ },
2560
+ {
2561
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
2562
+ },
2563
+ {
2564
+ "moduleName": "./src/components/Popover/Popover.tsx"
2565
+ },
1759
2566
  {
1760
2567
  "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2568
+ },
2569
+ {
2570
+ "moduleName": "./src/components/Search/Search.tsx"
2571
+ },
2572
+ {
2573
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2574
+ },
2575
+ {
2576
+ "moduleName": "./src/components/Switch/Switch.tsx"
2577
+ },
2578
+ {
2579
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
2580
+ },
2581
+ {
2582
+ "moduleName": "./src/components/Picker/PickerListItem.tsx"
2583
+ },
2584
+ {
2585
+ "moduleName": "./src/components/Picker/PickerList.tsx"
2586
+ },
2587
+ {
2588
+ "moduleName": "./src/components/Tab/Tab.tsx"
2589
+ },
2590
+ {
2591
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2592
+ },
2593
+ {
2594
+ "moduleName": "./src/components/Tag/Tag.tsx"
2595
+ },
2596
+ {
2597
+ "moduleName": "./src/components/Toast/Toast.tsx"
2598
+ },
2599
+ {
2600
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
2601
+ },
2602
+ {
2603
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2604
+ },
2605
+ {
2606
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2607
+ },
2608
+ {
2609
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2610
+ },
2611
+ {
2612
+ "moduleName": "./src/components/Typography/Heading.tsx"
2613
+ },
2614
+ {
2615
+ "moduleName": "./src/components/Typography/Text.tsx"
2616
+ },
2617
+ {
2618
+ "moduleName": "./src/components/Typography/Display.tsx"
2619
+ },
2620
+ {
2621
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
2622
+ },
2623
+ {
2624
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2625
+ },
2626
+ {
2627
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2628
+ },
2629
+ {
2630
+ "moduleName": "./src/components/Picker/Trigger.tsx"
2631
+ },
2632
+ {
2633
+ "moduleName": "./src/components/Picker/TriggerBody.tsx"
2634
+ },
2635
+ {
2636
+ "moduleName": "./src/components/Picker/Picker.tsx"
2637
+ },
2638
+ {
2639
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
2640
+ },
2641
+ {
2642
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
2643
+ },
2644
+ {
2645
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
2646
+ },
2647
+ {
2648
+ "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
2649
+ },
2650
+ {
2651
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
1761
2652
  }
1762
2653
  ]
1763
2654
  },
1764
2655
  {
1765
- "id": "./src/components/Alert/Alert.module.scss",
1766
- "name": "./src/components/Alert/Alert.module.scss",
2656
+ "id": "./src/components/FieldDescription/FieldDescription.module.scss",
2657
+ "name": "./src/components/FieldDescription/FieldDescription.module.scss",
1767
2658
  "reasons": [
1768
2659
  {
1769
- "moduleName": "./src/components/Alert/Alert.tsx"
2660
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
2661
+ },
2662
+ {
2663
+ "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
2664
+ }
2665
+ ]
2666
+ },
2667
+ {
2668
+ "id": "./react-day-picker",
2669
+ "name": "./react-day-picker",
2670
+ "reasons": [
2671
+ {
2672
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
2673
+ },
2674
+ {
2675
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
2676
+ }
2677
+ ]
2678
+ },
2679
+ {
2680
+ "id": "./src/components/DatePicker/DatePickerNavbar.tsx",
2681
+ "name": "./src/components/DatePicker/DatePickerNavbar.tsx",
2682
+ "reasons": [
2683
+ {
2684
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
2685
+ },
2686
+ {
2687
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
2688
+ }
2689
+ ]
2690
+ },
2691
+ {
2692
+ "id": "./src/components/DatePicker/DatePicker.module.scss",
2693
+ "name": "./src/components/DatePicker/DatePicker.module.scss",
2694
+ "reasons": [
2695
+ {
2696
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
2697
+ },
2698
+ {
2699
+ "moduleName": "./src/components/DatePicker/helpers.ts"
2700
+ },
2701
+ {
2702
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2703
+ },
2704
+ {
2705
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2706
+ },
2707
+ {
2708
+ "moduleName": "./src/components/DatePicker/helpers.ts"
2709
+ },
2710
+ {
2711
+ "moduleName": "./src/components/DatePicker/DatePicker.tsx"
2712
+ }
2713
+ ]
2714
+ },
2715
+ {
2716
+ "id": "./src/components/ActionMenu/ActionMenuItem.module.scss",
2717
+ "name": "./src/components/ActionMenu/ActionMenuItem.module.scss",
2718
+ "reasons": [
2719
+ {
2720
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
2721
+ },
2722
+ {
2723
+ "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
1770
2724
  }
1771
2725
  ]
1772
2726
  },
@@ -1774,6 +2728,15 @@
1774
2728
  "id": "./@floating-ui/react",
1775
2729
  "name": "./@floating-ui/react",
1776
2730
  "reasons": [
2731
+ {
2732
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
2733
+ },
2734
+ {
2735
+ "moduleName": "./src/components/Popover/Popover.tsx"
2736
+ },
2737
+ {
2738
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2739
+ },
1777
2740
  {
1778
2741
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1779
2742
  },
@@ -1796,10 +2759,31 @@
1796
2759
  "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1797
2760
  },
1798
2761
  {
1799
- "moduleName": "./src/components/Picker/Picker.tsx"
2762
+ "moduleName": "./src/components/Picker/PickerList.tsx"
2763
+ },
2764
+ {
2765
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
2766
+ },
2767
+ {
2768
+ "moduleName": "./src/components/Picker/Picker.tsx"
2769
+ },
2770
+ {
2771
+ "moduleName": "./src/components/Search/Search.tsx"
2772
+ },
2773
+ {
2774
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
2775
+ },
2776
+ {
2777
+ "moduleName": "./src/components/Picker/Trigger.tsx"
2778
+ },
2779
+ {
2780
+ "moduleName": "./src/components/TagInput/EditableTagContent.tsx"
2781
+ },
2782
+ {
2783
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1800
2784
  },
1801
2785
  {
1802
- "moduleName": "./src/components/Picker/PickerList.tsx"
2786
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
1803
2787
  },
1804
2788
  {
1805
2789
  "moduleName": "./src/components/NumericInput/NumericInput.tsx"
@@ -1808,13 +2792,19 @@
1808
2792
  "moduleName": "./src/components/Search/Search.tsx"
1809
2793
  },
1810
2794
  {
1811
- "moduleName": "./src/components/TagInput/TagInput.tsx"
2795
+ "moduleName": "./src/components/Picker/PickerList.tsx"
1812
2796
  },
1813
2797
  {
1814
2798
  "moduleName": "./src/components/Picker/Trigger.tsx"
1815
2799
  },
2800
+ {
2801
+ "moduleName": "./src/components/Picker/Picker.tsx"
2802
+ },
1816
2803
  {
1817
2804
  "moduleName": "./src/components/TagInput/EditableTagContent.tsx"
2805
+ },
2806
+ {
2807
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
1818
2808
  }
1819
2809
  ]
1820
2810
  },
@@ -1824,24 +2814,21 @@
1824
2814
  "reasons": [
1825
2815
  {
1826
2816
  "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1827
- }
1828
- ]
1829
- },
1830
- {
1831
- "id": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1832
- "name": "./src/components/ActionMenu/ActionMenuItem.module.scss",
1833
- "reasons": [
2817
+ },
1834
2818
  {
1835
- "moduleName": "./src/components/ActionMenu/ActionMenuItem.tsx"
2819
+ "moduleName": "./src/components/ActionMenu/ActionMenu.tsx"
1836
2820
  }
1837
2821
  ]
1838
2822
  },
1839
2823
  {
1840
- "id": "./src/components/Card/Card.module.scss",
1841
- "name": "./src/components/Card/Card.module.scss",
2824
+ "id": "./src/components/Checkbox/Checkbox.module.scss",
2825
+ "name": "./src/components/Checkbox/Checkbox.module.scss",
1842
2826
  "reasons": [
1843
2827
  {
1844
- "moduleName": "./src/components/Card/Card.tsx"
2828
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
2829
+ },
2830
+ {
2831
+ "moduleName": "./src/components/Checkbox/Checkbox.tsx"
1845
2832
  }
1846
2833
  ]
1847
2834
  },
@@ -1849,6 +2836,9 @@
1849
2836
  "id": "./src/components/Button/helpers.ts",
1850
2837
  "name": "./src/components/Button/helpers.ts",
1851
2838
  "reasons": [
2839
+ {
2840
+ "moduleName": "./src/components/Button/Button.tsx"
2841
+ },
1852
2842
  {
1853
2843
  "moduleName": "./src/components/Button/Button.tsx"
1854
2844
  }
@@ -1860,6 +2850,21 @@
1860
2850
  "reasons": [
1861
2851
  {
1862
2852
  "moduleName": "./src/components/Button/Button.tsx"
2853
+ },
2854
+ {
2855
+ "moduleName": "./src/components/Button/Button.tsx"
2856
+ }
2857
+ ]
2858
+ },
2859
+ {
2860
+ "id": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2861
+ "name": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2862
+ "reasons": [
2863
+ {
2864
+ "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
2865
+ },
2866
+ {
2867
+ "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
1863
2868
  }
1864
2869
  ]
1865
2870
  },
@@ -1867,6 +2872,9 @@
1867
2872
  "id": "./src/components/Badge/Badge.helpers.ts",
1868
2873
  "name": "./src/components/Badge/Badge.helpers.ts",
1869
2874
  "reasons": [
2875
+ {
2876
+ "moduleName": "./src/components/Badge/Badge.tsx"
2877
+ },
1870
2878
  {
1871
2879
  "moduleName": "./src/components/Badge/Badge.tsx"
1872
2880
  }
@@ -1876,119 +2884,257 @@
1876
2884
  "id": "./src/components/Badge/Badge.module.scss",
1877
2885
  "name": "./src/components/Badge/Badge.module.scss",
1878
2886
  "reasons": [
2887
+ {
2888
+ "moduleName": "./src/components/Badge/Badge.tsx"
2889
+ },
1879
2890
  {
1880
2891
  "moduleName": "./src/components/Badge/Badge.tsx"
1881
2892
  }
1882
2893
  ]
1883
2894
  },
1884
2895
  {
1885
- "id": "./src/components/DetailsCard/DetailsCard.module.scss",
1886
- "name": "./src/components/DetailsCard/DetailsCard.module.scss",
2896
+ "id": "./@livechat/design-system-icons",
2897
+ "name": "./@livechat/design-system-icons",
1887
2898
  "reasons": [
2899
+ {
2900
+ "moduleName": "./src/components/Input/Input.tsx"
2901
+ },
2902
+ {
2903
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
2904
+ },
2905
+ {
2906
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
2907
+ },
2908
+ {
2909
+ "moduleName": "./src/components/Alert/Alert.tsx"
2910
+ },
2911
+ {
2912
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
2913
+ },
2914
+ {
2915
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
2916
+ },
1888
2917
  {
1889
2918
  "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
1890
- }
1891
- ]
1892
- },
1893
- {
1894
- "id": "./src/components/FieldError/FieldError.module.scss",
1895
- "name": "./src/components/FieldError/FieldError.module.scss",
1896
- "reasons": [
2919
+ },
2920
+ {
2921
+ "moduleName": "./src/components/Card/Card.tsx"
2922
+ },
2923
+ {
2924
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
2925
+ },
2926
+ {
2927
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2928
+ },
2929
+ {
2930
+ "moduleName": "./src/components/Search/Search.tsx"
2931
+ },
2932
+ {
2933
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2934
+ },
2935
+ {
2936
+ "moduleName": "./src/components/Switch/Switch.tsx"
2937
+ },
2938
+ {
2939
+ "moduleName": "./src/components/Tag/Tag.tsx"
2940
+ },
2941
+ {
2942
+ "moduleName": "./src/components/Toast/Toast.tsx"
2943
+ },
2944
+ {
2945
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2946
+ },
2947
+ {
2948
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
2949
+ },
2950
+ {
2951
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2952
+ },
2953
+ {
2954
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2955
+ },
2956
+ {
2957
+ "moduleName": "./src/components/Picker/PickerListItem.tsx"
2958
+ },
2959
+ {
2960
+ "moduleName": "./src/components/Picker/constants.ts"
2961
+ },
2962
+ {
2963
+ "moduleName": "./src/components/Picker/Trigger.tsx"
2964
+ },
2965
+ {
2966
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2967
+ },
2968
+ {
2969
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2970
+ },
2971
+ {
2972
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
2973
+ },
2974
+ {
2975
+ "moduleName": "./src/components/Alert/Alert.tsx"
2976
+ },
2977
+ {
2978
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
2979
+ },
2980
+ {
2981
+ "moduleName": "./src/components/Card/Card.tsx"
2982
+ },
2983
+ {
2984
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
2985
+ },
2986
+ {
2987
+ "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
2988
+ },
1897
2989
  {
1898
2990
  "moduleName": "./src/components/FieldError/FieldError.tsx"
1899
- }
1900
- ]
1901
- },
1902
- {
1903
- "id": "./react-day-picker",
1904
- "name": "./react-day-picker",
1905
- "reasons": [
2991
+ },
1906
2992
  {
1907
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
2993
+ "moduleName": "./src/components/Input/Input.tsx"
2994
+ },
2995
+ {
2996
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
2997
+ },
2998
+ {
2999
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
3000
+ },
3001
+ {
3002
+ "moduleName": "./src/components/Picker/constants.ts"
3003
+ },
3004
+ {
3005
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
3006
+ },
3007
+ {
3008
+ "moduleName": "./src/components/Search/Search.tsx"
3009
+ },
3010
+ {
3011
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
3012
+ },
3013
+ {
3014
+ "moduleName": "./src/components/Switch/Switch.tsx"
3015
+ },
3016
+ {
3017
+ "moduleName": "./src/components/Picker/PickerListItem.tsx"
3018
+ },
3019
+ {
3020
+ "moduleName": "./src/components/Tag/Tag.tsx"
3021
+ },
3022
+ {
3023
+ "moduleName": "./src/components/Toast/Toast.tsx"
3024
+ },
3025
+ {
3026
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
3027
+ },
3028
+ {
3029
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
3030
+ },
3031
+ {
3032
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
3033
+ },
3034
+ {
3035
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
3036
+ },
3037
+ {
3038
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
3039
+ },
3040
+ {
3041
+ "moduleName": "./src/components/Picker/Trigger.tsx"
1908
3042
  }
1909
3043
  ]
1910
3044
  },
1911
3045
  {
1912
- "id": "./src/components/DatePicker/DatePickerNavbar.tsx",
1913
- "name": "./src/components/DatePicker/DatePickerNavbar.tsx",
3046
+ "id": "./src/components/Input/Input.module.scss",
3047
+ "name": "./src/components/Input/Input.module.scss",
1914
3048
  "reasons": [
1915
3049
  {
1916
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
3050
+ "moduleName": "./src/components/Input/Input.tsx"
3051
+ },
3052
+ {
3053
+ "moduleName": "./src/components/Input/Input.tsx"
1917
3054
  }
1918
3055
  ]
1919
3056
  },
1920
3057
  {
1921
- "id": "./src/components/DatePicker/helpers.ts",
1922
- "name": "./src/components/DatePicker/helpers.ts",
3058
+ "id": "./src/components/FieldError/FieldError.module.scss",
3059
+ "name": "./src/components/FieldError/FieldError.module.scss",
1923
3060
  "reasons": [
1924
3061
  {
1925
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1926
- },
1927
- {
1928
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
3062
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1929
3063
  },
1930
3064
  {
1931
- "moduleName": "./src/components/DatePicker/hooks.ts"
3065
+ "moduleName": "./src/components/FieldError/FieldError.tsx"
1932
3066
  }
1933
3067
  ]
1934
3068
  },
1935
3069
  {
1936
- "id": "./src/components/DatePicker/DatePicker.module.scss",
1937
- "name": "./src/components/DatePicker/DatePicker.module.scss",
3070
+ "id": "./src/components/ActionBar/ActionBarItem.tsx",
3071
+ "name": "./src/components/ActionBar/ActionBarItem.tsx",
1938
3072
  "reasons": [
1939
3073
  {
1940
- "moduleName": "./src/components/DatePicker/DatePicker.tsx"
1941
- },
1942
- {
1943
- "moduleName": "./src/components/DatePicker/helpers.ts"
3074
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1944
3075
  },
1945
3076
  {
1946
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
3077
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1947
3078
  }
1948
3079
  ]
1949
3080
  },
1950
3081
  {
1951
- "id": "./date-fns",
1952
- "name": "./date-fns",
3082
+ "id": "./src/components/ActionBar/ActionBar.module.scss",
3083
+ "name": "./src/components/ActionBar/ActionBar.module.scss",
1953
3084
  "reasons": [
1954
3085
  {
1955
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
3086
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1956
3087
  },
1957
3088
  {
1958
- "moduleName": "./src/components/DatePicker/helpers.ts"
3089
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
1959
3090
  },
1960
3091
  {
1961
- "moduleName": "./src/components/DatePicker/DatePickerNavbar.tsx"
3092
+ "moduleName": "./src/components/ActionBar/ActionBarItem.tsx"
3093
+ },
3094
+ {
3095
+ "moduleName": "./src/components/ActionBar/ActionBar.tsx"
1962
3096
  }
1963
3097
  ]
1964
3098
  },
1965
3099
  {
1966
- "id": "./src/components/DatePicker/hooks.ts",
1967
- "name": "./src/components/DatePicker/hooks.ts",
3100
+ "id": "./lodash.debounce",
3101
+ "name": "./lodash.debounce",
1968
3102
  "reasons": [
1969
3103
  {
1970
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
3104
+ "moduleName": "./src/components/Alert/Alert.tsx"
3105
+ },
3106
+ {
3107
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
3108
+ },
3109
+ {
3110
+ "moduleName": "./src/components/Alert/Alert.tsx"
3111
+ },
3112
+ {
3113
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
1971
3114
  }
1972
3115
  ]
1973
3116
  },
1974
3117
  {
1975
- "id": "./src/components/DatePicker/types.ts",
1976
- "name": "./src/components/DatePicker/types.ts",
3118
+ "id": "./src/components/Alert/Alert.module.scss",
3119
+ "name": "./src/components/Alert/Alert.module.scss",
1977
3120
  "reasons": [
1978
3121
  {
1979
- "moduleName": "./src/components/DatePicker/RangeDatePicker.tsx"
3122
+ "moduleName": "./src/components/Alert/Alert.tsx"
1980
3123
  },
1981
3124
  {
1982
- "moduleName": "./src/components/DatePicker/hooks.ts"
3125
+ "moduleName": "./src/components/Alert/Alert.tsx"
1983
3126
  }
1984
3127
  ]
1985
3128
  },
1986
3129
  {
1987
- "id": "./src/components/FieldDescription/FieldDescription.module.scss",
1988
- "name": "./src/components/FieldDescription/FieldDescription.module.scss",
3130
+ "id": "./src/components/Avatar/Avatar.module.scss",
3131
+ "name": "./src/components/Avatar/Avatar.module.scss",
1989
3132
  "reasons": [
1990
3133
  {
1991
- "moduleName": "./src/components/FieldDescription/FieldDescription.tsx"
3134
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
3135
+ },
3136
+ {
3137
+ "moduleName": "./src/components/Avatar/Avatar.tsx"
1992
3138
  }
1993
3139
  ]
1994
3140
  },
@@ -1998,51 +3144,39 @@
1998
3144
  "reasons": [
1999
3145
  {
2000
3146
  "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
2001
- }
2002
- ]
2003
- },
2004
- {
2005
- "id": "./src/components/Form/Form.module.scss",
2006
- "name": "./src/components/Form/Form.module.scss",
2007
- "reasons": [
3147
+ },
2008
3148
  {
2009
- "moduleName": "./src/components/Form/Form.tsx"
3149
+ "moduleName": "./src/components/FieldGroup/FieldGroup.tsx"
2010
3150
  }
2011
3151
  ]
2012
3152
  },
2013
3153
  {
2014
- "id": "./src/components/FormGroup/FormGroup.module.scss",
2015
- "name": "./src/components/FormGroup/FormGroup.module.scss",
3154
+ "id": "./src/components/Icon/Icon.module.scss",
3155
+ "name": "./src/components/Icon/Icon.module.scss",
2016
3156
  "reasons": [
2017
3157
  {
2018
- "moduleName": "./src/components/FormGroup/FormGroup.tsx"
2019
- }
2020
- ]
2021
- },
2022
- {
2023
- "id": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2024
- "name": "./src/components/DetailsCardInfo/DetailsCardInfo.module.scss",
2025
- "reasons": [
3158
+ "moduleName": "./src/components/Icon/Icon.tsx"
3159
+ },
2026
3160
  {
2027
- "moduleName": "./src/components/DetailsCardInfo/DetailsCardInfo.tsx"
3161
+ "moduleName": "./src/components/Icon/Icon.tsx"
2028
3162
  }
2029
3163
  ]
2030
3164
  },
2031
3165
  {
2032
- "id": "./src/components/Checkbox/Checkbox.module.scss",
2033
- "name": "./src/components/Checkbox/Checkbox.module.scss",
3166
+ "id": "./polished",
3167
+ "name": "./polished",
2034
3168
  "reasons": [
2035
3169
  {
2036
- "moduleName": "./src/components/Checkbox/Checkbox.tsx"
2037
- }
2038
- ]
2039
- },
2040
- {
2041
- "id": "./src/components/Input/Input.module.scss",
2042
- "name": "./src/components/Input/Input.module.scss",
2043
- "reasons": [
3170
+ "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
3171
+ },
2044
3172
  {
2045
- "moduleName": "./src/components/Input/Input.tsx"
3173
+ "moduleName": "./src/components/Tag/Tag.tsx"
3174
+ },
3175
+ {
3176
+ "moduleName": "./src/components/Avatar/Avatar.helpers.ts"
3177
+ },
3178
+ {
3179
+ "moduleName": "./src/components/Tag/Tag.tsx"
2046
3180
  }
2047
3181
  ]
2048
3182
  },
@@ -2052,15 +3186,9 @@
2052
3186
  "reasons": [
2053
3187
  {
2054
3188
  "moduleName": "./src/components/FormField/FormField.tsx"
2055
- }
2056
- ]
2057
- },
2058
- {
2059
- "id": "./src/components/Icon/Icon.module.scss",
2060
- "name": "./src/components/Icon/Icon.module.scss",
2061
- "reasons": [
3189
+ },
2062
3190
  {
2063
- "moduleName": "./src/components/Icon/Icon.tsx"
3191
+ "moduleName": "./src/components/FormField/FormField.tsx"
2064
3192
  }
2065
3193
  ]
2066
3194
  },
@@ -2068,12 +3196,21 @@
2068
3196
  "id": "./src/components/Modal/Modal.module.scss",
2069
3197
  "name": "./src/components/Modal/Modal.module.scss",
2070
3198
  "reasons": [
3199
+ {
3200
+ "moduleName": "./src/components/Modal/Modal.tsx"
3201
+ },
2071
3202
  {
2072
3203
  "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
2073
3204
  },
2074
3205
  {
2075
3206
  "moduleName": "./src/components/Modal/components/ModalBase.tsx"
2076
3207
  },
3208
+ {
3209
+ "moduleName": "./src/components/Modal/components/ModalBase.tsx"
3210
+ },
3211
+ {
3212
+ "moduleName": "./src/components/Modal/components/ModalCloseButton.tsx"
3213
+ },
2077
3214
  {
2078
3215
  "moduleName": "./src/components/Modal/Modal.tsx"
2079
3216
  }
@@ -2083,6 +3220,9 @@
2083
3220
  "id": "./react-dom",
2084
3221
  "name": "./react-dom",
2085
3222
  "reasons": [
3223
+ {
3224
+ "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
3225
+ },
2086
3226
  {
2087
3227
  "moduleName": "./src/components/Modal/components/ModalPortal.tsx"
2088
3228
  }
@@ -2092,6 +3232,9 @@
2092
3232
  "id": "./@emotion/css",
2093
3233
  "name": "./@emotion/css",
2094
3234
  "reasons": [
3235
+ {
3236
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
3237
+ },
2095
3238
  {
2096
3239
  "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
2097
3240
  }
@@ -2103,6 +3246,33 @@
2103
3246
  "reasons": [
2104
3247
  {
2105
3248
  "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
3249
+ },
3250
+ {
3251
+ "moduleName": "./src/components/Modal/components/ModalHeader.tsx"
3252
+ }
3253
+ ]
3254
+ },
3255
+ {
3256
+ "id": "./src/components/DetailsCard/DetailsCard.module.scss",
3257
+ "name": "./src/components/DetailsCard/DetailsCard.module.scss",
3258
+ "reasons": [
3259
+ {
3260
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
3261
+ },
3262
+ {
3263
+ "moduleName": "./src/components/DetailsCard/DetailsCard.tsx"
3264
+ }
3265
+ ]
3266
+ },
3267
+ {
3268
+ "id": "./src/components/Loader/Loader.module.scss",
3269
+ "name": "./src/components/Loader/Loader.module.scss",
3270
+ "reasons": [
3271
+ {
3272
+ "moduleName": "./src/components/Loader/Loader.tsx"
3273
+ },
3274
+ {
3275
+ "moduleName": "./src/components/Loader/Loader.tsx"
2106
3276
  }
2107
3277
  ]
2108
3278
  },
@@ -2110,56 +3280,101 @@
2110
3280
  "id": "./src/components/Link/Link.module.scss",
2111
3281
  "name": "./src/components/Link/Link.module.scss",
2112
3282
  "reasons": [
3283
+ {
3284
+ "moduleName": "./src/components/Link/Link.tsx"
3285
+ },
2113
3286
  {
2114
3287
  "moduleName": "./src/components/Link/Link.tsx"
2115
3288
  }
2116
3289
  ]
2117
3290
  },
2118
3291
  {
2119
- "id": "./src/components/Picker/constants.ts",
2120
- "name": "./src/components/Picker/constants.ts",
3292
+ "id": "./src/components/Form/Form.module.scss",
3293
+ "name": "./src/components/Form/Form.module.scss",
2121
3294
  "reasons": [
2122
3295
  {
2123
- "moduleName": "./src/components/Picker/Picker.tsx"
3296
+ "moduleName": "./src/components/Form/Form.tsx"
2124
3297
  },
2125
3298
  {
2126
- "moduleName": "./src/components/Picker/PickerList.tsx"
3299
+ "moduleName": "./src/components/Form/Form.tsx"
2127
3300
  }
2128
3301
  ]
2129
3302
  },
2130
3303
  {
2131
- "id": "./src/components/Picker/Trigger.tsx",
2132
- "name": "./src/components/Picker/Trigger.tsx",
3304
+ "id": "./src/utils/noop.ts",
3305
+ "name": "./src/utils/noop.ts",
2133
3306
  "reasons": [
2134
3307
  {
2135
- "moduleName": "./src/components/Picker/Picker.tsx"
3308
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
3309
+ },
3310
+ {
3311
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
2136
3312
  }
2137
3313
  ]
2138
3314
  },
2139
3315
  {
2140
- "id": "./src/components/Picker/TriggerBody.tsx",
2141
- "name": "./src/components/Picker/TriggerBody.tsx",
3316
+ "id": "./src/components/SegmentedControl/SegmentedControl.module.scss",
3317
+ "name": "./src/components/SegmentedControl/SegmentedControl.module.scss",
2142
3318
  "reasons": [
2143
3319
  {
2144
- "moduleName": "./src/components/Picker/Picker.tsx"
3320
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
3321
+ },
3322
+ {
3323
+ "moduleName": "./src/components/SegmentedControl/SegmentedControl.tsx"
2145
3324
  }
2146
3325
  ]
2147
3326
  },
2148
3327
  {
2149
- "id": "./src/components/Picker/Picker.module.scss",
2150
- "name": "./src/components/Picker/Picker.module.scss",
3328
+ "id": "./src/components/FormGroup/FormGroup.module.scss",
3329
+ "name": "./src/components/FormGroup/FormGroup.module.scss",
2151
3330
  "reasons": [
2152
3331
  {
2153
- "moduleName": "./src/components/Picker/Picker.tsx"
3332
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
3333
+ },
3334
+ {
3335
+ "moduleName": "./src/components/FormGroup/FormGroup.tsx"
2154
3336
  }
2155
3337
  ]
2156
3338
  },
2157
3339
  {
2158
- "id": "./src/components/Loader/Loader.module.scss",
2159
- "name": "./src/components/Loader/Loader.module.scss",
3340
+ "id": "./src/components/Card/Card.module.scss",
3341
+ "name": "./src/components/Card/Card.module.scss",
2160
3342
  "reasons": [
2161
3343
  {
2162
- "moduleName": "./src/components/Loader/Loader.tsx"
3344
+ "moduleName": "./src/components/Card/Card.tsx"
3345
+ },
3346
+ {
3347
+ "moduleName": "./src/components/Card/Card.tsx"
3348
+ }
3349
+ ]
3350
+ },
3351
+ {
3352
+ "id": "./src/components/Popover/Popover.module.scss",
3353
+ "name": "./src/components/Popover/Popover.module.scss",
3354
+ "reasons": [
3355
+ {
3356
+ "moduleName": "./src/components/Popover/Popover.tsx"
3357
+ },
3358
+ {
3359
+ "moduleName": "./src/components/Popover/Popover.tsx"
3360
+ }
3361
+ ]
3362
+ },
3363
+ {
3364
+ "id": "./src/components/Picker/constants.ts",
3365
+ "name": "./src/components/Picker/constants.ts",
3366
+ "reasons": [
3367
+ {
3368
+ "moduleName": "./src/components/Picker/PickerList.tsx"
3369
+ },
3370
+ {
3371
+ "moduleName": "./src/components/Picker/Picker.tsx"
3372
+ },
3373
+ {
3374
+ "moduleName": "./src/components/Picker/PickerList.tsx"
3375
+ },
3376
+ {
3377
+ "moduleName": "./src/components/Picker/Picker.tsx"
2163
3378
  }
2164
3379
  ]
2165
3380
  },
@@ -2167,6 +3382,9 @@
2167
3382
  "id": "./src/components/Picker/helpers.ts",
2168
3383
  "name": "./src/components/Picker/helpers.ts",
2169
3384
  "reasons": [
3385
+ {
3386
+ "moduleName": "./src/components/Picker/PickerList.tsx"
3387
+ },
2170
3388
  {
2171
3389
  "moduleName": "./src/components/Picker/PickerList.tsx"
2172
3390
  }
@@ -2176,6 +3394,9 @@
2176
3394
  "id": "./src/components/Picker/PickerListItem.tsx",
2177
3395
  "name": "./src/components/Picker/PickerListItem.tsx",
2178
3396
  "reasons": [
3397
+ {
3398
+ "moduleName": "./src/components/Picker/PickerList.tsx"
3399
+ },
2179
3400
  {
2180
3401
  "moduleName": "./src/components/Picker/PickerList.tsx"
2181
3402
  }
@@ -2190,6 +3411,12 @@
2190
3411
  },
2191
3412
  {
2192
3413
  "moduleName": "./src/components/Picker/PickerListItem.tsx"
3414
+ },
3415
+ {
3416
+ "moduleName": "./src/components/Picker/PickerListItem.tsx"
3417
+ },
3418
+ {
3419
+ "moduleName": "./src/components/Picker/PickerList.tsx"
2193
3420
  }
2194
3421
  ]
2195
3422
  },
@@ -2197,38 +3424,77 @@
2197
3424
  "id": "./src/components/NumericInput/NumericInput.module.scss",
2198
3425
  "name": "./src/components/NumericInput/NumericInput.module.scss",
2199
3426
  "reasons": [
3427
+ {
3428
+ "moduleName": "./src/components/NumericInput/NumericInput.tsx"
3429
+ },
2200
3430
  {
2201
3431
  "moduleName": "./src/components/NumericInput/NumericInput.tsx"
2202
3432
  }
2203
3433
  ]
2204
3434
  },
2205
3435
  {
2206
- "id": "./src/components/Popover/Popover.module.scss",
2207
- "name": "./src/components/Popover/Popover.module.scss",
3436
+ "id": "./src/components/Progress/helpers.ts",
3437
+ "name": "./src/components/Progress/helpers.ts",
3438
+ "reasons": [
3439
+ {
3440
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
3441
+ },
3442
+ {
3443
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
3444
+ },
3445
+ {
3446
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
3447
+ },
3448
+ {
3449
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
3450
+ }
3451
+ ]
3452
+ },
3453
+ {
3454
+ "id": "./src/components/Progress/ProgressCircle.module.scss",
3455
+ "name": "./src/components/Progress/ProgressCircle.module.scss",
3456
+ "reasons": [
3457
+ {
3458
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
3459
+ },
3460
+ {
3461
+ "moduleName": "./src/components/Progress/ProgressCircle.tsx"
3462
+ }
3463
+ ]
3464
+ },
3465
+ {
3466
+ "id": "./src/components/Picker/Trigger.tsx",
3467
+ "name": "./src/components/Picker/Trigger.tsx",
2208
3468
  "reasons": [
2209
3469
  {
2210
- "moduleName": "./src/components/Popover/Popover.tsx"
3470
+ "moduleName": "./src/components/Picker/Picker.tsx"
3471
+ },
3472
+ {
3473
+ "moduleName": "./src/components/Picker/Picker.tsx"
2211
3474
  }
2212
3475
  ]
2213
3476
  },
2214
3477
  {
2215
- "id": "./src/components/Progress/helpers.ts",
2216
- "name": "./src/components/Progress/helpers.ts",
3478
+ "id": "./src/components/Picker/TriggerBody.tsx",
3479
+ "name": "./src/components/Picker/TriggerBody.tsx",
2217
3480
  "reasons": [
2218
3481
  {
2219
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
3482
+ "moduleName": "./src/components/Picker/Picker.tsx"
2220
3483
  },
2221
3484
  {
2222
- "moduleName": "./src/components/Progress/ProgressBar.tsx"
3485
+ "moduleName": "./src/components/Picker/Picker.tsx"
2223
3486
  }
2224
3487
  ]
2225
3488
  },
2226
3489
  {
2227
- "id": "./src/components/Progress/ProgressCircle.module.scss",
2228
- "name": "./src/components/Progress/ProgressCircle.module.scss",
3490
+ "id": "./src/components/Picker/Picker.module.scss",
3491
+ "name": "./src/components/Picker/Picker.module.scss",
2229
3492
  "reasons": [
2230
3493
  {
2231
- "moduleName": "./src/components/Progress/ProgressCircle.tsx"
3494
+ "moduleName": "./src/components/Picker/Picker.tsx"
3495
+ },
3496
+ {
3497
+ "moduleName": "./src/components/Picker/Picker.tsx"
2232
3498
  }
2233
3499
  ]
2234
3500
  },
@@ -2236,26 +3502,35 @@
2236
3502
  "id": "./src/components/Progress/ProgressBar.module.scss",
2237
3503
  "name": "./src/components/Progress/ProgressBar.module.scss",
2238
3504
  "reasons": [
3505
+ {
3506
+ "moduleName": "./src/components/Progress/ProgressBar.tsx"
3507
+ },
2239
3508
  {
2240
3509
  "moduleName": "./src/components/Progress/ProgressBar.tsx"
2241
3510
  }
2242
3511
  ]
2243
3512
  },
2244
3513
  {
2245
- "id": "./src/components/PromoBanner/PromoBanner.module.scss",
2246
- "name": "./src/components/PromoBanner/PromoBanner.module.scss",
3514
+ "id": "./src/components/RadioButton/RadioButton.module.scss",
3515
+ "name": "./src/components/RadioButton/RadioButton.module.scss",
2247
3516
  "reasons": [
2248
3517
  {
2249
- "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
3518
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
3519
+ },
3520
+ {
3521
+ "moduleName": "./src/components/RadioButton/RadioButton.tsx"
2250
3522
  }
2251
3523
  ]
2252
3524
  },
2253
3525
  {
2254
- "id": "./src/components/RadioButton/RadioButton.module.scss",
2255
- "name": "./src/components/RadioButton/RadioButton.module.scss",
3526
+ "id": "./src/components/PromoBanner/PromoBanner.module.scss",
3527
+ "name": "./src/components/PromoBanner/PromoBanner.module.scss",
2256
3528
  "reasons": [
2257
3529
  {
2258
- "moduleName": "./src/components/RadioButton/RadioButton.tsx"
3530
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
3531
+ },
3532
+ {
3533
+ "moduleName": "./src/components/PromoBanner/PromoBanner.tsx"
2259
3534
  }
2260
3535
  ]
2261
3536
  },
@@ -2263,26 +3538,35 @@
2263
3538
  "id": "./src/components/Search/Search.module.scss",
2264
3539
  "name": "./src/components/Search/Search.module.scss",
2265
3540
  "reasons": [
3541
+ {
3542
+ "moduleName": "./src/components/Search/Search.tsx"
3543
+ },
2266
3544
  {
2267
3545
  "moduleName": "./src/components/Search/Search.tsx"
2268
3546
  }
2269
3547
  ]
2270
3548
  },
2271
3549
  {
2272
- "id": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2273
- "name": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
3550
+ "id": "./src/components/Tab/Tab.module.scss",
3551
+ "name": "./src/components/Tab/Tab.module.scss",
2274
3552
  "reasons": [
2275
3553
  {
2276
- "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
3554
+ "moduleName": "./src/components/Tab/Tab.tsx"
3555
+ },
3556
+ {
3557
+ "moduleName": "./src/components/Tab/Tab.tsx"
2277
3558
  }
2278
3559
  ]
2279
3560
  },
2280
3561
  {
2281
- "id": "./src/components/Tab/Tab.module.scss",
2282
- "name": "./src/components/Tab/Tab.module.scss",
3562
+ "id": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
3563
+ "name": "./src/components/PromoBannerV2/PromoBannerV2.module.scss",
2283
3564
  "reasons": [
2284
3565
  {
2285
- "moduleName": "./src/components/Tab/Tab.tsx"
3566
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
3567
+ },
3568
+ {
3569
+ "moduleName": "./src/components/PromoBannerV2/PromoBannerV2.tsx"
2286
3570
  }
2287
3571
  ]
2288
3572
  },
@@ -2290,47 +3574,65 @@
2290
3574
  "id": "./src/components/Tab/TabsWrapper.module.scss",
2291
3575
  "name": "./src/components/Tab/TabsWrapper.module.scss",
2292
3576
  "reasons": [
3577
+ {
3578
+ "moduleName": "./src/components/Tab/TabsWrapper.tsx"
3579
+ },
2293
3580
  {
2294
3581
  "moduleName": "./src/components/Tab/TabsWrapper.tsx"
2295
3582
  }
2296
3583
  ]
2297
3584
  },
2298
3585
  {
2299
- "id": "./src/components/Tag/Tag.module.scss",
2300
- "name": "./src/components/Tag/Tag.module.scss",
3586
+ "id": "./src/components/TagInput/EditableTag.tsx",
3587
+ "name": "./src/components/TagInput/EditableTag.tsx",
2301
3588
  "reasons": [
2302
3589
  {
2303
- "moduleName": "./src/components/Tag/Tag.tsx"
3590
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
3591
+ },
3592
+ {
3593
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
2304
3594
  }
2305
3595
  ]
2306
3596
  },
2307
3597
  {
2308
- "id": "./src/components/Switch/Switch.module.scss",
2309
- "name": "./src/components/Switch/Switch.module.scss",
3598
+ "id": "./src/components/TagInput/TagInput.module.scss",
3599
+ "name": "./src/components/TagInput/TagInput.module.scss",
2310
3600
  "reasons": [
2311
3601
  {
2312
- "moduleName": "./src/components/Switch/Switch.tsx"
3602
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
3603
+ },
3604
+ {
3605
+ "moduleName": "./src/components/TagInput/EditableTag.tsx"
3606
+ },
3607
+ {
3608
+ "moduleName": "./src/components/TagInput/EditableTag.tsx"
3609
+ },
3610
+ {
3611
+ "moduleName": "./src/components/TagInput/TagInput.tsx"
2313
3612
  }
2314
3613
  ]
2315
3614
  },
2316
3615
  {
2317
- "id": "./src/components/TagInput/EditableTag.tsx",
2318
- "name": "./src/components/TagInput/EditableTag.tsx",
3616
+ "id": "./src/components/Switch/Switch.module.scss",
3617
+ "name": "./src/components/Switch/Switch.module.scss",
2319
3618
  "reasons": [
2320
3619
  {
2321
- "moduleName": "./src/components/TagInput/TagInput.tsx"
3620
+ "moduleName": "./src/components/Switch/Switch.tsx"
3621
+ },
3622
+ {
3623
+ "moduleName": "./src/components/Switch/Switch.tsx"
2322
3624
  }
2323
3625
  ]
2324
3626
  },
2325
3627
  {
2326
- "id": "./src/components/TagInput/TagInput.module.scss",
2327
- "name": "./src/components/TagInput/TagInput.module.scss",
3628
+ "id": "./src/components/Tag/Tag.module.scss",
3629
+ "name": "./src/components/Tag/Tag.module.scss",
2328
3630
  "reasons": [
2329
3631
  {
2330
- "moduleName": "./src/components/TagInput/TagInput.tsx"
3632
+ "moduleName": "./src/components/Tag/Tag.tsx"
2331
3633
  },
2332
3634
  {
2333
- "moduleName": "./src/components/TagInput/EditableTag.tsx"
3635
+ "moduleName": "./src/components/Tag/Tag.tsx"
2334
3636
  }
2335
3637
  ]
2336
3638
  },
@@ -2338,6 +3640,12 @@
2338
3640
  "id": "./src/components/Toast/Toast.module.scss",
2339
3641
  "name": "./src/components/Toast/Toast.module.scss",
2340
3642
  "reasons": [
3643
+ {
3644
+ "moduleName": "./src/components/Toast/Toast.tsx"
3645
+ },
3646
+ {
3647
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
3648
+ },
2341
3649
  {
2342
3650
  "moduleName": "./src/components/Toast/Toast.tsx"
2343
3651
  },
@@ -2358,18 +3666,15 @@
2358
3666
  },
2359
3667
  {
2360
3668
  "moduleName": "./src/components/Typography/Display.tsx"
2361
- }
2362
- ]
2363
- },
2364
- {
2365
- "id": "./react-transition-group",
2366
- "name": "./react-transition-group",
2367
- "reasons": [
3669
+ },
2368
3670
  {
2369
- "moduleName": "./src/components/Toast/ToastWrapper.tsx"
3671
+ "moduleName": "./src/components/Typography/Heading.tsx"
2370
3672
  },
2371
3673
  {
2372
- "moduleName": "./src/components/UploadBar/UploadBar.tsx"
3674
+ "moduleName": "./src/components/Typography/Text.tsx"
3675
+ },
3676
+ {
3677
+ "moduleName": "./src/components/Typography/Display.tsx"
2373
3678
  }
2374
3679
  ]
2375
3680
  },
@@ -2380,11 +3685,20 @@
2380
3685
  {
2381
3686
  "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2382
3687
  },
3688
+ {
3689
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
3690
+ },
2383
3691
  {
2384
3692
  "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2385
3693
  },
3694
+ {
3695
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
3696
+ },
2386
3697
  {
2387
3698
  "moduleName": "./src/components/Tooltip/components/Info.tsx"
3699
+ },
3700
+ {
3701
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2388
3702
  }
2389
3703
  ]
2390
3704
  },
@@ -2396,19 +3710,37 @@
2396
3710
  "moduleName": "./src/components/Tooltip/Tooltip.tsx"
2397
3711
  },
2398
3712
  {
2399
- "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
3713
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
2400
3714
  },
2401
3715
  {
2402
- "moduleName": "./src/components/Tooltip/components/Info.tsx"
3716
+ "moduleName": "./src/components/Tooltip/components/Reports.tsx"
3717
+ },
3718
+ {
3719
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
2403
3720
  },
2404
3721
  {
2405
3722
  "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2406
3723
  },
3724
+ {
3725
+ "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
3726
+ },
3727
+ {
3728
+ "moduleName": "./src/components/Tooltip/Tooltip.tsx"
3729
+ },
3730
+ {
3731
+ "moduleName": "./src/components/Tooltip/components/Info.tsx"
3732
+ },
2407
3733
  {
2408
3734
  "moduleName": "./src/components/Tooltip/components/Reports.tsx"
2409
3735
  },
3736
+ {
3737
+ "moduleName": "./src/components/Tooltip/components/Interactive.tsx"
3738
+ },
2410
3739
  {
2411
3740
  "moduleName": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx"
3741
+ },
3742
+ {
3743
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2412
3744
  }
2413
3745
  ]
2414
3746
  },
@@ -2416,6 +3748,9 @@
2416
3748
  "id": "./src/components/Tooltip/components/Simple.tsx",
2417
3749
  "name": "./src/components/Tooltip/components/Simple.tsx",
2418
3750
  "reasons": [
3751
+ {
3752
+ "moduleName": "./src/components/Tooltip/components/index.ts"
3753
+ },
2419
3754
  {
2420
3755
  "moduleName": "./src/components/Tooltip/components/index.ts"
2421
3756
  }
@@ -2425,6 +3760,9 @@
2425
3760
  "id": "./src/components/Tooltip/components/Info.tsx",
2426
3761
  "name": "./src/components/Tooltip/components/Info.tsx",
2427
3762
  "reasons": [
3763
+ {
3764
+ "moduleName": "./src/components/Tooltip/components/index.ts"
3765
+ },
2428
3766
  {
2429
3767
  "moduleName": "./src/components/Tooltip/components/index.ts"
2430
3768
  }
@@ -2434,6 +3772,9 @@
2434
3772
  "id": "./src/components/Tooltip/components/Interactive.tsx",
2435
3773
  "name": "./src/components/Tooltip/components/Interactive.tsx",
2436
3774
  "reasons": [
3775
+ {
3776
+ "moduleName": "./src/components/Tooltip/components/index.ts"
3777
+ },
2437
3778
  {
2438
3779
  "moduleName": "./src/components/Tooltip/components/index.ts"
2439
3780
  }
@@ -2443,6 +3784,9 @@
2443
3784
  "id": "./src/components/Tooltip/components/Reports.tsx",
2444
3785
  "name": "./src/components/Tooltip/components/Reports.tsx",
2445
3786
  "reasons": [
3787
+ {
3788
+ "moduleName": "./src/components/Tooltip/components/index.ts"
3789
+ },
2446
3790
  {
2447
3791
  "moduleName": "./src/components/Tooltip/components/index.ts"
2448
3792
  }
@@ -2454,15 +3798,9 @@
2454
3798
  "reasons": [
2455
3799
  {
2456
3800
  "moduleName": "./src/components/Tooltip/components/UserGuide/index.ts"
2457
- }
2458
- ]
2459
- },
2460
- {
2461
- "id": "./src/components/Textarea/Textarea.module.scss",
2462
- "name": "./src/components/Textarea/Textarea.module.scss",
2463
- "reasons": [
3801
+ },
2464
3802
  {
2465
- "moduleName": "./src/components/Textarea/Textarea.tsx"
3803
+ "moduleName": "./src/components/Tooltip/components/UserGuide/index.ts"
2466
3804
  }
2467
3805
  ]
2468
3806
  },
@@ -2470,6 +3808,9 @@
2470
3808
  "id": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2471
3809
  "name": "./src/components/FileUploadProgress/FileUploadProgress.module.scss",
2472
3810
  "reasons": [
3811
+ {
3812
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
3813
+ },
2473
3814
  {
2474
3815
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgress.tsx"
2475
3816
  }
@@ -2481,6 +3822,27 @@
2481
3822
  "reasons": [
2482
3823
  {
2483
3824
  "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
3825
+ },
3826
+ {
3827
+ "moduleName": "./src/components/FileUploadProgress/FileUploadProgressActions.tsx"
3828
+ }
3829
+ ]
3830
+ },
3831
+ {
3832
+ "id": "./react-transition-group",
3833
+ "name": "./react-transition-group",
3834
+ "reasons": [
3835
+ {
3836
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
3837
+ },
3838
+ {
3839
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
3840
+ },
3841
+ {
3842
+ "moduleName": "./src/components/Toast/ToastWrapper.tsx"
3843
+ },
3844
+ {
3845
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2484
3846
  }
2485
3847
  ]
2486
3848
  },
@@ -2488,17 +3850,35 @@
2488
3850
  "id": "./src/components/UploadBar/UploadBar.module.scss",
2489
3851
  "name": "./src/components/UploadBar/UploadBar.module.scss",
2490
3852
  "reasons": [
3853
+ {
3854
+ "moduleName": "./src/components/UploadBar/UploadBar.tsx"
3855
+ },
2491
3856
  {
2492
3857
  "moduleName": "./src/components/UploadBar/UploadBar.tsx"
2493
3858
  }
2494
3859
  ]
2495
3860
  },
2496
3861
  {
2497
- "id": "./src/components/Picker/TriggerBody.module.scss",
2498
- "name": "./src/components/Picker/TriggerBody.module.scss",
3862
+ "id": "./src/components/Textarea/Textarea.module.scss",
3863
+ "name": "./src/components/Textarea/Textarea.module.scss",
2499
3864
  "reasons": [
2500
3865
  {
2501
- "moduleName": "./src/components/Picker/TriggerBody.tsx"
3866
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
3867
+ },
3868
+ {
3869
+ "moduleName": "./src/components/Textarea/Textarea.tsx"
3870
+ }
3871
+ ]
3872
+ },
3873
+ {
3874
+ "id": "./src/components/Progress/constants.ts",
3875
+ "name": "./src/components/Progress/constants.ts",
3876
+ "reasons": [
3877
+ {
3878
+ "moduleName": "./src/components/Progress/helpers.ts"
3879
+ },
3880
+ {
3881
+ "moduleName": "./src/components/Progress/helpers.ts"
2502
3882
  }
2503
3883
  ]
2504
3884
  },
@@ -2506,17 +3886,23 @@
2506
3886
  "id": "./src/components/Picker/Trigger.module.scss",
2507
3887
  "name": "./src/components/Picker/Trigger.module.scss",
2508
3888
  "reasons": [
3889
+ {
3890
+ "moduleName": "./src/components/Picker/Trigger.tsx"
3891
+ },
2509
3892
  {
2510
3893
  "moduleName": "./src/components/Picker/Trigger.tsx"
2511
3894
  }
2512
3895
  ]
2513
3896
  },
2514
3897
  {
2515
- "id": "./src/components/Progress/constants.ts",
2516
- "name": "./src/components/Progress/constants.ts",
3898
+ "id": "./src/components/Picker/TriggerBody.module.scss",
3899
+ "name": "./src/components/Picker/TriggerBody.module.scss",
2517
3900
  "reasons": [
2518
3901
  {
2519
- "moduleName": "./src/components/Progress/helpers.ts"
3902
+ "moduleName": "./src/components/Picker/TriggerBody.tsx"
3903
+ },
3904
+ {
3905
+ "moduleName": "./src/components/Picker/TriggerBody.tsx"
2520
3906
  }
2521
3907
  ]
2522
3908
  },
@@ -2524,6 +3910,9 @@
2524
3910
  "id": "./src/components/TagInput/EditableTagContent.tsx",
2525
3911
  "name": "./src/components/TagInput/EditableTagContent.tsx",
2526
3912
  "reasons": [
3913
+ {
3914
+ "moduleName": "./src/components/TagInput/EditableTag.tsx"
3915
+ },
2527
3916
  {
2528
3917
  "moduleName": "./src/components/TagInput/EditableTag.tsx"
2529
3918
  }
@@ -2533,6 +3922,9 @@
2533
3922
  "id": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx",
2534
3923
  "name": "./src/components/Tooltip/components/UserGuide/SpotlightOverlay.tsx",
2535
3924
  "reasons": [
3925
+ {
3926
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
3927
+ },
2536
3928
  {
2537
3929
  "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2538
3930
  }
@@ -2542,6 +3934,9 @@
2542
3934
  "id": "./src/components/Tooltip/components/UserGuide/virtualElementReference.ts",
2543
3935
  "name": "./src/components/Tooltip/components/UserGuide/virtualElementReference.ts",
2544
3936
  "reasons": [
3937
+ {
3938
+ "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
3939
+ },
2545
3940
  {
2546
3941
  "moduleName": "./src/components/Tooltip/components/UserGuide/UserGuide.tsx"
2547
3942
  }
@@ -2551,6 +3946,9 @@
2551
3946
  "id": "./lodash.escape",
2552
3947
  "name": "./lodash.escape",
2553
3948
  "reasons": [
3949
+ {
3950
+ "moduleName": "./src/components/TagInput/EditableTagContent.tsx"
3951
+ },
2554
3952
  {
2555
3953
  "moduleName": "./src/components/TagInput/EditableTagContent.tsx"
2556
3954
  }