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