@dotss/ui 1.0.3 → 1.0.5

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 (2064) hide show
  1. package/DatePicker/DatePicker.cjs +100 -0
  2. package/{dist/DatePicker → DatePicker}/DatePicker.es.js +65 -65
  3. package/Tab/Tab.cjs +18 -0
  4. package/{dist/Tab → Tab}/Tab.es.js +12 -12
  5. package/package.json +2 -13
  6. package/.scripts/deploy/deploy.env +0 -1
  7. package/.scripts/deploy/deploy.sh +0 -102
  8. package/.scripts/deploy/release_body.md +0 -5
  9. package/.storybook/main.ts +0 -22
  10. package/.storybook/manager-head.html +0 -6
  11. package/.storybook/manager.ts +0 -11
  12. package/.storybook/preview-head.html +0 -16
  13. package/.storybook/preview.tsx +0 -56
  14. package/.turbo/turbo-build.log +0 -666
  15. package/.turbo/turbo-deploy.log +0 -45531
  16. package/CHANGELOG.md +0 -27
  17. package/build-storybook.log +0 -129
  18. package/components/Accordion/Accordion.stories.tsx +0 -138
  19. package/components/Accordion/Accordion.styles.ts +0 -76
  20. package/components/Accordion/Accordion.tsx +0 -148
  21. package/components/Accordion/index.ts +0 -3
  22. package/components/Autocomplete/Autocomplete.stories.tsx +0 -317
  23. package/components/Autocomplete/Autocomplete.styles.ts +0 -5
  24. package/components/Autocomplete/Autocomplete.tsx +0 -478
  25. package/components/Autocomplete/index.ts +0 -3
  26. package/components/Backdrop/Backdrop.stories.tsx +0 -84
  27. package/components/Backdrop/Backdrop.styles.ts +0 -69
  28. package/components/Backdrop/Backdrop.tsx +0 -140
  29. package/components/Backdrop/index.ts +0 -3
  30. package/components/Badge/Badge.stories.tsx +0 -66
  31. package/components/Badge/Badge.styles.ts +0 -75
  32. package/components/Badge/Badge.tsx +0 -67
  33. package/components/Badge/index.ts +0 -3
  34. package/components/BottomSheet/BottomSheet.stories.tsx +0 -498
  35. package/components/BottomSheet/BottomSheet.styles.ts +0 -58
  36. package/components/BottomSheet/BottomSheet.tsx +0 -213
  37. package/components/BottomSheet/BottomSheetAction/BottomSheetAction.styles.ts +0 -21
  38. package/components/BottomSheet/BottomSheetAction/BottomSheetAction.tsx +0 -28
  39. package/components/BottomSheet/BottomSheetAction/index.ts +0 -3
  40. package/components/BottomSheet/BottomSheetContent/BottomSheetContent.styles.ts +0 -17
  41. package/components/BottomSheet/BottomSheetContent/BottomSheetContent.tsx +0 -28
  42. package/components/BottomSheet/BottomSheetContent/index.ts +0 -3
  43. package/components/BottomSheet/BottomSheetText/BottomSheetText.styles.ts +0 -33
  44. package/components/BottomSheet/BottomSheetText/BottomSheetText.tsx +0 -36
  45. package/components/BottomSheet/BottomSheetText/index.ts +0 -3
  46. package/components/BottomSheet/BottomSheetTitle/BottomSheetTitle.styles.ts +0 -53
  47. package/components/BottomSheet/BottomSheetTitle/BottomSheetTitle.tsx +0 -45
  48. package/components/BottomSheet/BottomSheetTitle/index.ts +0 -3
  49. package/components/BottomSheet/index.ts +0 -8
  50. package/components/Box/Box.stories.tsx +0 -39
  51. package/components/Box/Box.styles.ts +0 -59
  52. package/components/Box/Box.tsx +0 -35
  53. package/components/Box/index.ts +0 -3
  54. package/components/Button/Button.stories.tsx +0 -136
  55. package/components/Button/Button.styles.ts +0 -420
  56. package/components/Button/Button.test.tsx +0 -68
  57. package/components/Button/Button.tsx +0 -96
  58. package/components/Button/index.ts +0 -4
  59. package/components/Card/Card.stories.tsx +0 -87
  60. package/components/Card/Card.styles.ts +0 -146
  61. package/components/Card/Card.tsx +0 -54
  62. package/components/Card/index.ts +0 -3
  63. package/components/ChainPicker/ChainPicker.stories.tsx +0 -127
  64. package/components/ChainPicker/ChainPicker.styles.ts +0 -105
  65. package/components/ChainPicker/ChainPicker.tsx +0 -283
  66. package/components/ChainPicker/index.ts +0 -5
  67. package/components/Checkbox/Checkbox.stories.tsx +0 -52
  68. package/components/Checkbox/Checkbox.styles.tsx +0 -85
  69. package/components/Checkbox/Checkbox.tsx +0 -27
  70. package/components/Checkbox/index.ts +0 -3
  71. package/components/Chip/Chip.stories.tsx +0 -88
  72. package/components/Chip/Chip.styles.ts +0 -101
  73. package/components/Chip/Chip.tsx +0 -58
  74. package/components/Chip/index.ts +0 -3
  75. package/components/CircularProgressIndicator/CircularProgressIndicator.stories.tsx +0 -61
  76. package/components/CircularProgressIndicator/CircularProgressIndicator.styles.ts +0 -78
  77. package/components/CircularProgressIndicator/CircularProgressIndicator.tsx +0 -56
  78. package/components/CircularProgressIndicator/index.tsx +0 -3
  79. package/components/ClickAwayListener/ClickAwayListener.tsx +0 -35
  80. package/components/ClickAwayListener/index.ts +0 -3
  81. package/components/DatePicker/DatePicker.stories.tsx +0 -542
  82. package/components/DatePicker/DatePicker.styles.ts +0 -336
  83. package/components/DatePicker/DatePicker.tsx +0 -1020
  84. package/components/DatePicker/EventDot/EventDot.styles.ts +0 -17
  85. package/components/DatePicker/EventDot/EventDot.tsx +0 -16
  86. package/components/DatePicker/EventDot/index.ts +0 -3
  87. package/components/DatePicker/EventDotGroup/EventDotGroup.styles.ts +0 -28
  88. package/components/DatePicker/EventDotGroup/EventDotGroup.tsx +0 -28
  89. package/components/DatePicker/EventDotGroup/index.ts +0 -3
  90. package/components/DatePicker/index.ts +0 -9
  91. package/components/Dialog/Dialog.stories.tsx +0 -595
  92. package/components/Dialog/Dialog.styles.ts +0 -50
  93. package/components/Dialog/Dialog.tsx +0 -161
  94. package/components/Dialog/DialogAction/DialogAction.styles.ts +0 -14
  95. package/components/Dialog/DialogAction/DialogAction.tsx +0 -19
  96. package/components/Dialog/DialogAction/index.ts +0 -3
  97. package/components/Dialog/DialogContent/DialogContent.styles.ts +0 -10
  98. package/components/Dialog/DialogContent/DialogContent.tsx +0 -19
  99. package/components/Dialog/DialogContent/index.ts +0 -3
  100. package/components/Dialog/DialogText/DialogText.styles.ts +0 -33
  101. package/components/Dialog/DialogText/DialogText.tsx +0 -33
  102. package/components/Dialog/DialogText/index.ts +0 -3
  103. package/components/Dialog/DialogTitle/DialogTitle.styles.ts +0 -65
  104. package/components/Dialog/DialogTitle/DialogTitle.tsx +0 -36
  105. package/components/Dialog/DialogTitle/index.ts +0 -3
  106. package/components/Dialog/index.ts +0 -8
  107. package/components/Flexbox/Flexbox.stories.tsx +0 -117
  108. package/components/Flexbox/Flexbox.styles.ts +0 -80
  109. package/components/Flexbox/Flexbox.tsx +0 -47
  110. package/components/Flexbox/index.ts +0 -3
  111. package/components/FocusBoundary/FocusBoundary.tsx +0 -130
  112. package/components/FocusBoundary/index.ts +0 -3
  113. package/components/FormControlText/FormControlText.stories.tsx +0 -90
  114. package/components/FormControlText/FormControlText.styles.ts +0 -55
  115. package/components/FormControlText/FormControlText.tsx +0 -82
  116. package/components/FormControlText/index.tsx +0 -3
  117. package/components/Icon/Icon.stories.tsx +0 -51
  118. package/components/Icon/Icon.styles.ts +0 -51
  119. package/components/Icon/Icon.tsx +0 -81
  120. package/components/Icon/index.ts +0 -3
  121. package/components/IconButton/IconButton.stories.tsx +0 -45
  122. package/components/IconButton/IconButton.styles.ts +0 -354
  123. package/components/IconButton/IconButton.tsx +0 -68
  124. package/components/IconButton/index.ts +0 -3
  125. package/components/Label/Label.stories.tsx +0 -87
  126. package/components/Label/Label.styles.ts +0 -339
  127. package/components/Label/Label.tsx +0 -64
  128. package/components/Label/index.ts +0 -3
  129. package/components/LineProgressIndicator/LineProgressIndicator.stories.tsx +0 -80
  130. package/components/LineProgressIndicator/LineProgressIndicator.styles.ts +0 -62
  131. package/components/LineProgressIndicator/LineProgressIndicator.tsx +0 -48
  132. package/components/LineProgressIndicator/index.ts +0 -3
  133. package/components/Menu/Menu.stories.tsx +0 -824
  134. package/components/Menu/Menu.styles.ts +0 -67
  135. package/components/Menu/Menu.tsx +0 -331
  136. package/components/Menu/MenuBlock/MenuBlock.styles.ts +0 -121
  137. package/components/Menu/MenuBlock/MenuBlock.tsx +0 -74
  138. package/components/Menu/MenuBlock/index.ts +0 -3
  139. package/components/Menu/MenuButton/MenuButton.tsx +0 -95
  140. package/components/Menu/MenuButton/index.ts +0 -3
  141. package/components/Menu/index.ts +0 -6
  142. package/components/NumberKeypad/NumberKeypad.stories.tsx +0 -113
  143. package/components/NumberKeypad/NumberKeypad.styles.ts +0 -14
  144. package/components/NumberKeypad/NumberKeypad.tsx +0 -59
  145. package/components/NumberKeypad/NumberKeypadBlock/NumberKeypadBlock.styles.ts +0 -114
  146. package/components/NumberKeypad/NumberKeypadBlock/NumberKeypadBlock.tsx +0 -35
  147. package/components/NumberKeypad/NumberKeypadBlock/index.ts +0 -3
  148. package/components/NumberKeypad/index.ts +0 -5
  149. package/components/PageControl/PageControl.stories.tsx +0 -79
  150. package/components/PageControl/PageControl.styles.ts +0 -60
  151. package/components/PageControl/PageControl.tsx +0 -118
  152. package/components/PageControl/index.ts +0 -3
  153. package/components/Radio/Radio.stories.tsx +0 -52
  154. package/components/Radio/Radio.styles.tsx +0 -80
  155. package/components/Radio/Radio.tsx +0 -27
  156. package/components/Radio/index.ts +0 -3
  157. package/components/RadioGroup/RadioGroup.stories.tsx +0 -71
  158. package/components/RadioGroup/RadioGroup.tsx +0 -49
  159. package/components/RadioGroup/index.ts +0 -3
  160. package/components/SegmentedButton/SegmentedButton.stories.tsx +0 -221
  161. package/components/SegmentedButton/SegmentedButton.styles.ts +0 -42
  162. package/components/SegmentedButton/SegmentedButton.tsx +0 -173
  163. package/components/SegmentedButton/SegmentedButtonBlock/SegmentedButtonBlock.styles.ts +0 -179
  164. package/components/SegmentedButton/SegmentedButtonBlock/SegmentedButtonBlock.tsx +0 -71
  165. package/components/SegmentedButton/SegmentedButtonBlock/index.ts +0 -3
  166. package/components/SegmentedButton/index.ts +0 -5
  167. package/components/Select/Option/Option.styles.ts +0 -115
  168. package/components/Select/Option/Option.tsx +0 -66
  169. package/components/Select/Option/index.ts +0 -3
  170. package/components/Select/Select.stories.tsx +0 -273
  171. package/components/Select/Select.styles.ts +0 -159
  172. package/components/Select/Select.tsx +0 -323
  173. package/components/Select/index.ts +0 -5
  174. package/components/Skeleton/Skeleton.stories.tsx +0 -54
  175. package/components/Skeleton/Skeleton.styles.ts +0 -100
  176. package/components/Skeleton/Skeleton.tsx +0 -41
  177. package/components/Skeleton/index.ts +0 -3
  178. package/components/Slider/Slider.stories.tsx +0 -121
  179. package/components/Slider/Slider.styles.ts +0 -89
  180. package/components/Slider/Slider.tsx +0 -261
  181. package/components/Slider/index.ts +0 -3
  182. package/components/Snackbar/Snackbar.stories.tsx +0 -374
  183. package/components/Snackbar/Snackbar.styles.ts +0 -138
  184. package/components/Snackbar/Snackbar.tsx +0 -248
  185. package/components/Snackbar/index.ts +0 -3
  186. package/components/Switch/Switch.stories.tsx +0 -97
  187. package/components/Switch/Switch.styles.ts +0 -210
  188. package/components/Switch/Switch.tsx +0 -125
  189. package/components/Switch/index.ts +0 -3
  190. package/components/Tab/Tab.stories.tsx +0 -240
  191. package/components/Tab/Tab.styles.ts +0 -48
  192. package/components/Tab/Tab.tsx +0 -343
  193. package/components/Tab/TabBlock/TabBlock.styles.ts +0 -53
  194. package/components/Tab/TabBlock/TabBlock.tsx +0 -67
  195. package/components/Tab/TabBlock/index.ts +0 -3
  196. package/components/Tab/index.ts +0 -4
  197. package/components/TextArea/TextArea.stories.tsx +0 -174
  198. package/components/TextArea/TextArea.styles.ts +0 -198
  199. package/components/TextArea/TextArea.tsx +0 -151
  200. package/components/TextArea/index.ts +0 -3
  201. package/components/TextField/TextField.stories.tsx +0 -177
  202. package/components/TextField/TextField.styles.ts +0 -278
  203. package/components/TextField/TextField.test.tsx +0 -43
  204. package/components/TextField/TextField.tsx +0 -167
  205. package/components/TextField/index.ts +0 -3
  206. package/components/Tooltip/Tooltip.stories.tsx +0 -205
  207. package/components/Tooltip/Tooltip.styles.ts +0 -288
  208. package/components/Tooltip/Tooltip.tsx +0 -276
  209. package/components/Tooltip/index.ts +0 -3
  210. package/components/Typography/Typography.stories.tsx +0 -161
  211. package/components/Typography/Typography.styles.ts +0 -63
  212. package/components/Typography/Typography.tsx +0 -66
  213. package/components/Typography/index.ts +0 -3
  214. package/components/index.ts +0 -45
  215. package/core/GlobalStyle.tsx +0 -72
  216. package/core/ThemeContext.ts +0 -10
  217. package/core/ThemeProvider.tsx +0 -34
  218. package/core/useTheme.ts +0 -11
  219. package/dist/DatePicker/DatePicker.cjs +0 -100
  220. package/dist/Tab/Tab.cjs +0 -18
  221. package/eslint.config.mjs +0 -10
  222. package/global.d.ts +0 -1
  223. package/hooks/index.ts +0 -4
  224. package/hooks/useCheckHasFocus/useCheckHasFocus.ts +0 -38
  225. package/hooks/useCheckHoverPossible/useCheckHoverPossible.ts +0 -20
  226. package/hooks/useCheckKeyboardMode/useCheckKeyboardMode.ts +0 -43
  227. package/hooks/useFocusBoundary/useFocusBoundary.ts +0 -126
  228. package/index.ts +0 -1
  229. package/node_modules/@chromatic-com/storybook/LICENSE +0 -21
  230. package/node_modules/@chromatic-com/storybook/README.md +0 -61
  231. package/node_modules/@chromatic-com/storybook/dist/index.js +0 -5
  232. package/node_modules/@chromatic-com/storybook/dist/index.mjs +0 -3
  233. package/node_modules/@chromatic-com/storybook/dist/manager.mjs +0 -369
  234. package/node_modules/@chromatic-com/storybook/dist/preset.js +0 -679
  235. package/node_modules/@chromatic-com/storybook/package.json +0 -170
  236. package/node_modules/@chromatic-com/storybook/preset.js +0 -1
  237. package/node_modules/@chromatic-com/storybook/types.d.ts +0 -4
  238. package/node_modules/@emotion/react/LICENSE +0 -21
  239. package/node_modules/@emotion/react/README.md +0 -48
  240. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.cjs.default.js +0 -1
  241. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.cjs.js +0 -19
  242. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.cjs.mjs +0 -2
  243. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.development.cjs.default.js +0 -1
  244. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.development.cjs.js +0 -19
  245. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.development.cjs.mjs +0 -2
  246. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.development.esm.js +0 -11
  247. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.esm.js +0 -11
  248. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.d.mts +0 -3
  249. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.d.ts +0 -3
  250. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.default.d.ts +0 -1
  251. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.default.js +0 -1
  252. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.js +0 -19
  253. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.mjs +0 -2
  254. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.development.cjs.default.js +0 -1
  255. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.development.cjs.js +0 -19
  256. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.development.cjs.mjs +0 -2
  257. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.development.edge-light.cjs.default.js +0 -1
  258. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.development.edge-light.cjs.js +0 -19
  259. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.development.edge-light.cjs.mjs +0 -2
  260. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.development.edge-light.esm.js +0 -11
  261. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.development.esm.js +0 -11
  262. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.edge-light.cjs.default.js +0 -1
  263. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.edge-light.cjs.js +0 -19
  264. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.edge-light.cjs.mjs +0 -2
  265. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.edge-light.esm.js +0 -11
  266. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.esm.js +0 -11
  267. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.umd.min.js +0 -2
  268. package/node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.umd.min.js.map +0 -1
  269. package/node_modules/@emotion/react/_isolated-hnrs/package.json +0 -10
  270. package/node_modules/@emotion/react/dist/declarations/src/_isolated-hnrs.d.ts +0 -3
  271. package/node_modules/@emotion/react/dist/declarations/src/class-names.d.ts +0 -18
  272. package/node_modules/@emotion/react/dist/declarations/src/context.d.ts +0 -6
  273. package/node_modules/@emotion/react/dist/declarations/src/css.d.ts +0 -5
  274. package/node_modules/@emotion/react/dist/declarations/src/global.d.ts +0 -7
  275. package/node_modules/@emotion/react/dist/declarations/src/index.d.ts +0 -14
  276. package/node_modules/@emotion/react/dist/declarations/src/jsx-dev-runtime.d.ts +0 -6
  277. package/node_modules/@emotion/react/dist/declarations/src/jsx-namespace.d.ts +0 -64
  278. package/node_modules/@emotion/react/dist/declarations/src/jsx-runtime.d.ts +0 -7
  279. package/node_modules/@emotion/react/dist/declarations/src/jsx.d.ts +0 -22
  280. package/node_modules/@emotion/react/dist/declarations/src/keyframes.d.ts +0 -10
  281. package/node_modules/@emotion/react/dist/declarations/src/theming.d.ts +0 -28
  282. package/node_modules/@emotion/react/dist/declarations/src/types.d.ts +0 -7
  283. package/node_modules/@emotion/react/dist/emotion-element-010f37fa.development.edge-light.cjs.js +0 -313
  284. package/node_modules/@emotion/react/dist/emotion-element-25f9958c.browser.cjs.js +0 -191
  285. package/node_modules/@emotion/react/dist/emotion-element-4787f564.browser.development.cjs.js +0 -274
  286. package/node_modules/@emotion/react/dist/emotion-element-489459f2.browser.development.esm.js +0 -240
  287. package/node_modules/@emotion/react/dist/emotion-element-516430c7.development.edge-light.esm.js +0 -280
  288. package/node_modules/@emotion/react/dist/emotion-element-782f682d.development.esm.js +0 -282
  289. package/node_modules/@emotion/react/dist/emotion-element-8113875a.edge-light.esm.js +0 -196
  290. package/node_modules/@emotion/react/dist/emotion-element-a1829a1e.cjs.js +0 -233
  291. package/node_modules/@emotion/react/dist/emotion-element-af3dc15b.edge-light.cjs.js +0 -230
  292. package/node_modules/@emotion/react/dist/emotion-element-d59e098f.esm.js +0 -198
  293. package/node_modules/@emotion/react/dist/emotion-element-e8f4cc37.development.cjs.js +0 -316
  294. package/node_modules/@emotion/react/dist/emotion-element-f0de968e.browser.esm.js +0 -156
  295. package/node_modules/@emotion/react/dist/emotion-react.browser.cjs.js +0 -279
  296. package/node_modules/@emotion/react/dist/emotion-react.browser.cjs.mjs +0 -15
  297. package/node_modules/@emotion/react/dist/emotion-react.browser.development.cjs.js +0 -639
  298. package/node_modules/@emotion/react/dist/emotion-react.browser.development.cjs.mjs +0 -15
  299. package/node_modules/@emotion/react/dist/emotion-react.browser.development.esm.js +0 -605
  300. package/node_modules/@emotion/react/dist/emotion-react.browser.esm.js +0 -245
  301. package/node_modules/@emotion/react/dist/emotion-react.cjs.d.mts +0 -2
  302. package/node_modules/@emotion/react/dist/emotion-react.cjs.d.ts +0 -2
  303. package/node_modules/@emotion/react/dist/emotion-react.cjs.js +0 -329
  304. package/node_modules/@emotion/react/dist/emotion-react.cjs.mjs +0 -15
  305. package/node_modules/@emotion/react/dist/emotion-react.development.cjs.js +0 -689
  306. package/node_modules/@emotion/react/dist/emotion-react.development.cjs.mjs +0 -15
  307. package/node_modules/@emotion/react/dist/emotion-react.development.edge-light.cjs.js +0 -630
  308. package/node_modules/@emotion/react/dist/emotion-react.development.edge-light.cjs.mjs +0 -15
  309. package/node_modules/@emotion/react/dist/emotion-react.development.edge-light.esm.js +0 -593
  310. package/node_modules/@emotion/react/dist/emotion-react.development.esm.js +0 -652
  311. package/node_modules/@emotion/react/dist/emotion-react.edge-light.cjs.js +0 -270
  312. package/node_modules/@emotion/react/dist/emotion-react.edge-light.cjs.mjs +0 -15
  313. package/node_modules/@emotion/react/dist/emotion-react.edge-light.esm.js +0 -233
  314. package/node_modules/@emotion/react/dist/emotion-react.esm.js +0 -292
  315. package/node_modules/@emotion/react/dist/emotion-react.umd.min.js +0 -2
  316. package/node_modules/@emotion/react/dist/emotion-react.umd.min.js.map +0 -1
  317. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.cjs.js +0 -47
  318. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.cjs.mjs +0 -4
  319. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.development.cjs.js +0 -47
  320. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.development.cjs.mjs +0 -4
  321. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.development.esm.js +0 -22
  322. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.esm.js +0 -22
  323. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.cjs.d.mts +0 -2
  324. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.cjs.d.ts +0 -2
  325. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.cjs.js +0 -47
  326. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.cjs.mjs +0 -4
  327. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.development.cjs.js +0 -47
  328. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.development.cjs.mjs +0 -4
  329. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.development.edge-light.cjs.js +0 -47
  330. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.development.edge-light.cjs.mjs +0 -4
  331. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.development.edge-light.esm.js +0 -22
  332. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.development.esm.js +0 -22
  333. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.edge-light.cjs.js +0 -47
  334. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.edge-light.cjs.mjs +0 -4
  335. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.edge-light.esm.js +0 -22
  336. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.esm.js +0 -22
  337. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.umd.min.js +0 -2
  338. package/node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.umd.min.js.map +0 -1
  339. package/node_modules/@emotion/react/jsx-dev-runtime/package.json +0 -10
  340. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.browser.cjs.js +0 -55
  341. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.browser.cjs.mjs +0 -5
  342. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.browser.development.cjs.js +0 -55
  343. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.browser.development.cjs.mjs +0 -5
  344. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.browser.development.esm.js +0 -29
  345. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.browser.esm.js +0 -29
  346. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.cjs.d.mts +0 -2
  347. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.cjs.d.ts +0 -2
  348. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.cjs.js +0 -55
  349. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.cjs.mjs +0 -5
  350. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.development.cjs.js +0 -55
  351. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.development.cjs.mjs +0 -5
  352. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.development.edge-light.cjs.js +0 -55
  353. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.development.edge-light.cjs.mjs +0 -5
  354. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.development.edge-light.esm.js +0 -29
  355. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.development.esm.js +0 -29
  356. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.edge-light.cjs.js +0 -55
  357. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.edge-light.cjs.mjs +0 -5
  358. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.edge-light.esm.js +0 -29
  359. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.esm.js +0 -29
  360. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.umd.min.js +0 -2
  361. package/node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.umd.min.js.map +0 -1
  362. package/node_modules/@emotion/react/jsx-runtime/package.json +0 -10
  363. package/node_modules/@emotion/react/macro.d.mts +0 -1
  364. package/node_modules/@emotion/react/macro.d.ts +0 -1
  365. package/node_modules/@emotion/react/macro.js +0 -1
  366. package/node_modules/@emotion/react/package.json +0 -318
  367. package/node_modules/@emotion/react/src/_isolated-hnrs.ts +0 -15
  368. package/node_modules/@emotion/react/src/class-names.tsx +0 -180
  369. package/node_modules/@emotion/react/src/conditions/false.ts +0 -1
  370. package/node_modules/@emotion/react/src/conditions/is-browser.ts +0 -1
  371. package/node_modules/@emotion/react/src/conditions/true.ts +0 -1
  372. package/node_modules/@emotion/react/src/context.tsx +0 -72
  373. package/node_modules/@emotion/react/src/css.ts +0 -14
  374. package/node_modules/@emotion/react/src/emotion-element.tsx +0 -193
  375. package/node_modules/@emotion/react/src/get-label-from-stack-trace.ts +0 -55
  376. package/node_modules/@emotion/react/src/global.tsx +0 -147
  377. package/node_modules/@emotion/react/src/index.ts +0 -63
  378. package/node_modules/@emotion/react/src/jsx-dev-runtime.ts +0 -37
  379. package/node_modules/@emotion/react/src/jsx-namespace.ts +0 -107
  380. package/node_modules/@emotion/react/src/jsx-runtime.ts +0 -32
  381. package/node_modules/@emotion/react/src/jsx.ts +0 -45
  382. package/node_modules/@emotion/react/src/keyframes.ts +0 -27
  383. package/node_modules/@emotion/react/src/theming.tsx +0 -105
  384. package/node_modules/@emotion/react/src/types.ts +0 -14
  385. package/node_modules/@emotion/react/src/utils.ts +0 -1
  386. package/node_modules/@emotion/react/types/css-prop.d.ts +0 -9
  387. package/node_modules/@emotion/serialize/LICENSE +0 -21
  388. package/node_modules/@emotion/serialize/dist/declarations/src/index.d.ts +0 -35
  389. package/node_modules/@emotion/serialize/dist/emotion-serialize.cjs.d.mts +0 -2
  390. package/node_modules/@emotion/serialize/dist/emotion-serialize.cjs.d.ts +0 -2
  391. package/node_modules/@emotion/serialize/dist/emotion-serialize.cjs.js +0 -246
  392. package/node_modules/@emotion/serialize/dist/emotion-serialize.cjs.mjs +0 -3
  393. package/node_modules/@emotion/serialize/dist/emotion-serialize.development.cjs.js +0 -314
  394. package/node_modules/@emotion/serialize/dist/emotion-serialize.development.cjs.mjs +0 -3
  395. package/node_modules/@emotion/serialize/dist/emotion-serialize.development.esm.js +0 -304
  396. package/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js +0 -236
  397. package/node_modules/@emotion/serialize/package.json +0 -54
  398. package/node_modules/@emotion/serialize/src/conditions/false.ts +0 -1
  399. package/node_modules/@emotion/serialize/src/conditions/true.ts +0 -1
  400. package/node_modules/@emotion/serialize/src/index.ts +0 -451
  401. package/node_modules/@emotion/styled/LICENSE +0 -21
  402. package/node_modules/@emotion/styled/README.md +0 -31
  403. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.browser.cjs.default.js +0 -1
  404. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.browser.cjs.js +0 -198
  405. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.browser.cjs.mjs +0 -2
  406. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.browser.development.cjs.default.js +0 -1
  407. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.browser.development.cjs.js +0 -212
  408. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.browser.development.cjs.mjs +0 -2
  409. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.browser.development.esm.js +0 -185
  410. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.browser.esm.js +0 -171
  411. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.cjs.d.mts +0 -3
  412. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.cjs.d.ts +0 -3
  413. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.cjs.default.d.ts +0 -1
  414. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.cjs.default.js +0 -1
  415. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.cjs.js +0 -216
  416. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.cjs.mjs +0 -2
  417. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.development.cjs.default.js +0 -1
  418. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.development.cjs.js +0 -230
  419. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.development.cjs.mjs +0 -2
  420. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.development.edge-light.cjs.default.js +0 -1
  421. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.development.edge-light.cjs.js +0 -228
  422. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.development.edge-light.cjs.mjs +0 -2
  423. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.development.edge-light.esm.js +0 -201
  424. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.development.esm.js +0 -203
  425. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.edge-light.cjs.default.js +0 -1
  426. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.edge-light.cjs.js +0 -214
  427. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.edge-light.cjs.mjs +0 -2
  428. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.edge-light.esm.js +0 -187
  429. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.esm.js +0 -189
  430. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.umd.min.js +0 -2
  431. package/node_modules/@emotion/styled/base/dist/emotion-styled-base.umd.min.js.map +0 -1
  432. package/node_modules/@emotion/styled/base/package.json +0 -9
  433. package/node_modules/@emotion/styled/dist/declarations/src/base.d.ts +0 -4
  434. package/node_modules/@emotion/styled/dist/declarations/src/index.d.ts +0 -15
  435. package/node_modules/@emotion/styled/dist/declarations/src/jsx-namespace.d.ts +0 -5
  436. package/node_modules/@emotion/styled/dist/declarations/src/types.d.ts +0 -88
  437. package/node_modules/@emotion/styled/dist/emotion-styled.browser.cjs.default.js +0 -1
  438. package/node_modules/@emotion/styled/dist/emotion-styled.browser.cjs.js +0 -23
  439. package/node_modules/@emotion/styled/dist/emotion-styled.browser.cjs.mjs +0 -2
  440. package/node_modules/@emotion/styled/dist/emotion-styled.browser.development.cjs.default.js +0 -1
  441. package/node_modules/@emotion/styled/dist/emotion-styled.browser.development.cjs.js +0 -23
  442. package/node_modules/@emotion/styled/dist/emotion-styled.browser.development.cjs.mjs +0 -2
  443. package/node_modules/@emotion/styled/dist/emotion-styled.browser.development.esm.js +0 -19
  444. package/node_modules/@emotion/styled/dist/emotion-styled.browser.esm.js +0 -19
  445. package/node_modules/@emotion/styled/dist/emotion-styled.cjs.d.mts +0 -3
  446. package/node_modules/@emotion/styled/dist/emotion-styled.cjs.d.ts +0 -3
  447. package/node_modules/@emotion/styled/dist/emotion-styled.cjs.default.d.ts +0 -1
  448. package/node_modules/@emotion/styled/dist/emotion-styled.cjs.default.js +0 -1
  449. package/node_modules/@emotion/styled/dist/emotion-styled.cjs.js +0 -23
  450. package/node_modules/@emotion/styled/dist/emotion-styled.cjs.mjs +0 -2
  451. package/node_modules/@emotion/styled/dist/emotion-styled.development.cjs.default.js +0 -1
  452. package/node_modules/@emotion/styled/dist/emotion-styled.development.cjs.js +0 -23
  453. package/node_modules/@emotion/styled/dist/emotion-styled.development.cjs.mjs +0 -2
  454. package/node_modules/@emotion/styled/dist/emotion-styled.development.edge-light.cjs.default.js +0 -1
  455. package/node_modules/@emotion/styled/dist/emotion-styled.development.edge-light.cjs.js +0 -23
  456. package/node_modules/@emotion/styled/dist/emotion-styled.development.edge-light.cjs.mjs +0 -2
  457. package/node_modules/@emotion/styled/dist/emotion-styled.development.edge-light.esm.js +0 -19
  458. package/node_modules/@emotion/styled/dist/emotion-styled.development.esm.js +0 -19
  459. package/node_modules/@emotion/styled/dist/emotion-styled.edge-light.cjs.default.js +0 -1
  460. package/node_modules/@emotion/styled/dist/emotion-styled.edge-light.cjs.js +0 -23
  461. package/node_modules/@emotion/styled/dist/emotion-styled.edge-light.cjs.mjs +0 -2
  462. package/node_modules/@emotion/styled/dist/emotion-styled.edge-light.esm.js +0 -19
  463. package/node_modules/@emotion/styled/dist/emotion-styled.esm.js +0 -19
  464. package/node_modules/@emotion/styled/dist/emotion-styled.umd.min.js +0 -2
  465. package/node_modules/@emotion/styled/dist/emotion-styled.umd.min.js.map +0 -1
  466. package/node_modules/@emotion/styled/macro.d.mts +0 -3
  467. package/node_modules/@emotion/styled/macro.d.ts +0 -3
  468. package/node_modules/@emotion/styled/macro.js +0 -1
  469. package/node_modules/@emotion/styled/package.json +0 -195
  470. package/node_modules/@emotion/styled/src/base.tsx +0 -229
  471. package/node_modules/@emotion/styled/src/conditions/false.ts +0 -1
  472. package/node_modules/@emotion/styled/src/conditions/is-browser.ts +0 -1
  473. package/node_modules/@emotion/styled/src/conditions/true.ts +0 -1
  474. package/node_modules/@emotion/styled/src/index.ts +0 -42
  475. package/node_modules/@emotion/styled/src/jsx-namespace.ts +0 -12
  476. package/node_modules/@emotion/styled/src/tags.ts +0 -138
  477. package/node_modules/@emotion/styled/src/types.ts +0 -190
  478. package/node_modules/@emotion/styled/src/utils.ts +0 -38
  479. package/node_modules/@storybook/addon-a11y/README.md +0 -13
  480. package/node_modules/@storybook/addon-a11y/dist/chunk-CEH6MNVV.mjs +0 -3
  481. package/node_modules/@storybook/addon-a11y/dist/index.d.ts +0 -40
  482. package/node_modules/@storybook/addon-a11y/dist/index.js +0 -25
  483. package/node_modules/@storybook/addon-a11y/dist/index.mjs +0 -8
  484. package/node_modules/@storybook/addon-a11y/dist/manager.js +0 -11
  485. package/node_modules/@storybook/addon-a11y/dist/matchers-7Z3WT2CE.mjs +0 -16
  486. package/node_modules/@storybook/addon-a11y/dist/matchers-TIWVOQAP.mjs +0 -18
  487. package/node_modules/@storybook/addon-a11y/dist/postinstall.js +0 -69
  488. package/node_modules/@storybook/addon-a11y/dist/preview.d.ts +0 -25
  489. package/node_modules/@storybook/addon-a11y/dist/preview.js +0 -24
  490. package/node_modules/@storybook/addon-a11y/dist/preview.mjs +0 -7
  491. package/node_modules/@storybook/addon-a11y/manager.js +0 -1
  492. package/node_modules/@storybook/addon-a11y/package.json +0 -115
  493. package/node_modules/@storybook/addon-a11y/preview.js +0 -1
  494. package/node_modules/@storybook/addon-docs/README.md +0 -154
  495. package/node_modules/@storybook/addon-docs/angular/README.md +0 -256
  496. package/node_modules/@storybook/addon-docs/angular/index.d.ts +0 -1
  497. package/node_modules/@storybook/addon-docs/angular/index.js +0 -6
  498. package/node_modules/@storybook/addon-docs/common/README.md +0 -98
  499. package/node_modules/@storybook/addon-docs/dist/DocsRenderer-CFRXHY34.mjs +0 -2
  500. package/node_modules/@storybook/addon-docs/dist/blocks.d.ts +0 -2
  501. package/node_modules/@storybook/addon-docs/dist/blocks.js +0 -1
  502. package/node_modules/@storybook/addon-docs/dist/blocks.mjs +0 -4
  503. package/node_modules/@storybook/addon-docs/dist/chunk-H6MOWX77.mjs +0 -3
  504. package/node_modules/@storybook/addon-docs/dist/chunk-NUUEMKO5.mjs +0 -7
  505. package/node_modules/@storybook/addon-docs/dist/chunk-PRSJUHPQ.mjs +0 -5
  506. package/node_modules/@storybook/addon-docs/dist/index.d.ts +0 -198
  507. package/node_modules/@storybook/addon-docs/dist/index.js +0 -1
  508. package/node_modules/@storybook/addon-docs/dist/index.mjs +0 -9
  509. package/node_modules/@storybook/addon-docs/dist/manager.d.ts +0 -2
  510. package/node_modules/@storybook/addon-docs/dist/manager.js +0 -1
  511. package/node_modules/@storybook/addon-docs/dist/manager.mjs +0 -8
  512. package/node_modules/@storybook/addon-docs/dist/mdx-loader.d.ts +0 -5940
  513. package/node_modules/@storybook/addon-docs/dist/mdx-loader.js +0 -56
  514. package/node_modules/@storybook/addon-docs/dist/mdx-loader.mjs +0 -59
  515. package/node_modules/@storybook/addon-docs/dist/preset.d.ts +0 -20
  516. package/node_modules/@storybook/addon-docs/dist/preset.js +0 -53
  517. package/node_modules/@storybook/addon-docs/dist/preview.d.ts +0 -3
  518. package/node_modules/@storybook/addon-docs/dist/preview.js +0 -1
  519. package/node_modules/@storybook/addon-docs/dist/preview.mjs +0 -2
  520. package/node_modules/@storybook/addon-docs/dist/shims/mdx-react-shim.d.ts +0 -1
  521. package/node_modules/@storybook/addon-docs/dist/shims/mdx-react-shim.js +0 -1
  522. package/node_modules/@storybook/addon-docs/dist/shims/mdx-react-shim.mjs +0 -1
  523. package/node_modules/@storybook/addon-docs/ember/README.md +0 -153
  524. package/node_modules/@storybook/addon-docs/ember/index.d.ts +0 -1
  525. package/node_modules/@storybook/addon-docs/ember/index.js +0 -5
  526. package/node_modules/@storybook/addon-docs/package.json +0 -171
  527. package/node_modules/@storybook/addon-docs/preset.js +0 -1
  528. package/node_modules/@storybook/addon-docs/preview.js +0 -1
  529. package/node_modules/@storybook/addon-docs/react/README.md +0 -149
  530. package/node_modules/@storybook/addon-docs/svelte/HOC.svelte +0 -7
  531. package/node_modules/@storybook/addon-docs/vue/README.md +0 -152
  532. package/node_modules/@storybook/addon-docs/web-components/README.md +0 -131
  533. package/node_modules/@storybook/addon-docs/web-components/index.js +0 -1
  534. package/node_modules/@storybook/addon-essentials/README.md +0 -57
  535. package/node_modules/@storybook/addon-essentials/dist/actions/manager.js +0 -1
  536. package/node_modules/@storybook/addon-essentials/dist/actions/preview.d.ts +0 -7
  537. package/node_modules/@storybook/addon-essentials/dist/actions/preview.js +0 -12
  538. package/node_modules/@storybook/addon-essentials/dist/actions/preview.mjs +0 -1
  539. package/node_modules/@storybook/addon-essentials/dist/backgrounds/manager.js +0 -1
  540. package/node_modules/@storybook/addon-essentials/dist/backgrounds/preview.d.ts +0 -1
  541. package/node_modules/@storybook/addon-essentials/dist/backgrounds/preview.js +0 -12
  542. package/node_modules/@storybook/addon-essentials/dist/backgrounds/preview.mjs +0 -1
  543. package/node_modules/@storybook/addon-essentials/dist/controls/manager.js +0 -1
  544. package/node_modules/@storybook/addon-essentials/dist/docs/manager.js +0 -1
  545. package/node_modules/@storybook/addon-essentials/dist/docs/mdx-react-shim.js +0 -12
  546. package/node_modules/@storybook/addon-essentials/dist/docs/preset.js +0 -14
  547. package/node_modules/@storybook/addon-essentials/dist/docs/preview.d.ts +0 -1
  548. package/node_modules/@storybook/addon-essentials/dist/docs/preview.js +0 -12
  549. package/node_modules/@storybook/addon-essentials/dist/docs/preview.mjs +0 -1
  550. package/node_modules/@storybook/addon-essentials/dist/highlight/preview.d.ts +0 -1
  551. package/node_modules/@storybook/addon-essentials/dist/highlight/preview.js +0 -12
  552. package/node_modules/@storybook/addon-essentials/dist/highlight/preview.mjs +0 -1
  553. package/node_modules/@storybook/addon-essentials/dist/index.d.ts +0 -5
  554. package/node_modules/@storybook/addon-essentials/dist/index.js +0 -42
  555. package/node_modules/@storybook/addon-essentials/dist/index.mjs +0 -12
  556. package/node_modules/@storybook/addon-essentials/dist/measure/manager.js +0 -1
  557. package/node_modules/@storybook/addon-essentials/dist/measure/preview.d.ts +0 -1
  558. package/node_modules/@storybook/addon-essentials/dist/measure/preview.js +0 -12
  559. package/node_modules/@storybook/addon-essentials/dist/measure/preview.mjs +0 -1
  560. package/node_modules/@storybook/addon-essentials/dist/outline/manager.js +0 -1
  561. package/node_modules/@storybook/addon-essentials/dist/outline/preview.d.ts +0 -1
  562. package/node_modules/@storybook/addon-essentials/dist/outline/preview.js +0 -12
  563. package/node_modules/@storybook/addon-essentials/dist/outline/preview.mjs +0 -1
  564. package/node_modules/@storybook/addon-essentials/dist/preset.js +0 -9
  565. package/node_modules/@storybook/addon-essentials/dist/preview.d.ts +0 -5
  566. package/node_modules/@storybook/addon-essentials/dist/preview.js +0 -42
  567. package/node_modules/@storybook/addon-essentials/dist/preview.mjs +0 -12
  568. package/node_modules/@storybook/addon-essentials/dist/toolbars/manager.js +0 -1
  569. package/node_modules/@storybook/addon-essentials/dist/viewport/manager.js +0 -1
  570. package/node_modules/@storybook/addon-essentials/dist/viewport/preview.d.ts +0 -1
  571. package/node_modules/@storybook/addon-essentials/dist/viewport/preview.js +0 -12
  572. package/node_modules/@storybook/addon-essentials/dist/viewport/preview.mjs +0 -1
  573. package/node_modules/@storybook/addon-essentials/package.json +0 -162
  574. package/node_modules/@storybook/addon-essentials/preset.js +0 -1
  575. package/node_modules/@storybook/addon-interactions/README.md +0 -57
  576. package/node_modules/@storybook/addon-interactions/dist/index.d.ts +0 -5
  577. package/node_modules/@storybook/addon-interactions/dist/index.js +0 -9
  578. package/node_modules/@storybook/addon-interactions/dist/index.mjs +0 -7
  579. package/node_modules/@storybook/addon-interactions/dist/manager.css +0 -1
  580. package/node_modules/@storybook/addon-interactions/dist/manager.js +0 -19
  581. package/node_modules/@storybook/addon-interactions/dist/preset.js +0 -9
  582. package/node_modules/@storybook/addon-interactions/dist/preview.d.ts +0 -20
  583. package/node_modules/@storybook/addon-interactions/dist/preview.js +0 -9
  584. package/node_modules/@storybook/addon-interactions/dist/preview.mjs +0 -6
  585. package/node_modules/@storybook/addon-interactions/manager.js +0 -1
  586. package/node_modules/@storybook/addon-interactions/package.json +0 -109
  587. package/node_modules/@storybook/addon-interactions/preset.js +0 -1
  588. package/node_modules/@storybook/addon-interactions/preview.js +0 -1
  589. package/node_modules/@storybook/addon-links/README.md +0 -147
  590. package/node_modules/@storybook/addon-links/dist/chunk-DQW2J2JG.mjs +0 -8
  591. package/node_modules/@storybook/addon-links/dist/index.d.ts +0 -20
  592. package/node_modules/@storybook/addon-links/dist/index.js +0 -16
  593. package/node_modules/@storybook/addon-links/dist/index.mjs +0 -7
  594. package/node_modules/@storybook/addon-links/dist/manager.js +0 -3
  595. package/node_modules/@storybook/addon-links/dist/preview.d.ts +0 -3
  596. package/node_modules/@storybook/addon-links/dist/preview.js +0 -10
  597. package/node_modules/@storybook/addon-links/dist/preview.mjs +0 -8
  598. package/node_modules/@storybook/addon-links/dist/react/index.d.ts +0 -24
  599. package/node_modules/@storybook/addon-links/dist/react/index.js +0 -15
  600. package/node_modules/@storybook/addon-links/dist/react/index.mjs +0 -6
  601. package/node_modules/@storybook/addon-links/manager.js +0 -1
  602. package/node_modules/@storybook/addon-links/package.json +0 -110
  603. package/node_modules/@storybook/addon-links/preview.js +0 -1
  604. package/node_modules/@storybook/addon-links/react.d.ts +0 -1
  605. package/node_modules/@storybook/addon-links/react.js +0 -3
  606. package/node_modules/@storybook/addon-viewport/README.md +0 -29
  607. package/node_modules/@storybook/addon-viewport/dist/index.d.ts +0 -311
  608. package/node_modules/@storybook/addon-viewport/dist/index.js +0 -12
  609. package/node_modules/@storybook/addon-viewport/dist/index.mjs +0 -5
  610. package/node_modules/@storybook/addon-viewport/dist/manager.js +0 -9
  611. package/node_modules/@storybook/addon-viewport/dist/preview.d.ts +0 -19
  612. package/node_modules/@storybook/addon-viewport/dist/preview.js +0 -5
  613. package/node_modules/@storybook/addon-viewport/dist/preview.mjs +0 -3
  614. package/node_modules/@storybook/addon-viewport/manager.js +0 -1
  615. package/node_modules/@storybook/addon-viewport/package.json +0 -98
  616. package/node_modules/@storybook/addon-viewport/preview.js +0 -1
  617. package/node_modules/@storybook/blocks/README.md +0 -23
  618. package/node_modules/@storybook/blocks/dist/Color-YHDXOIA2.mjs +0 -9
  619. package/node_modules/@storybook/blocks/dist/chunk-2PTXLE6R.mjs +0 -3
  620. package/node_modules/@storybook/blocks/dist/index.d.ts +0 -1032
  621. package/node_modules/@storybook/blocks/dist/index.js +0 -198
  622. package/node_modules/@storybook/blocks/dist/index.mjs +0 -214
  623. package/node_modules/@storybook/blocks/package.json +0 -86
  624. package/node_modules/@storybook/manager-api/package.json +0 -46
  625. package/node_modules/@storybook/manager-api/shim.d.ts +0 -2
  626. package/node_modules/@storybook/manager-api/shim.js +0 -1
  627. package/node_modules/@storybook/manager-api/shim.mjs +0 -1
  628. package/node_modules/@storybook/react/README.md +0 -1
  629. package/node_modules/@storybook/react/dist/chunk-EWIU6LHT.mjs +0 -56
  630. package/node_modules/@storybook/react/dist/chunk-TENYCC3B.mjs +0 -8
  631. package/node_modules/@storybook/react/dist/chunk-XP5HYGXS.mjs +0 -3
  632. package/node_modules/@storybook/react/dist/chunk-ZGTCCPPZ.mjs +0 -7
  633. package/node_modules/@storybook/react/dist/entry-preview-docs.d.ts +0 -20
  634. package/node_modules/@storybook/react/dist/entry-preview-docs.js +0 -47
  635. package/node_modules/@storybook/react/dist/entry-preview-docs.mjs +0 -2
  636. package/node_modules/@storybook/react/dist/entry-preview-rsc.d.ts +0 -7
  637. package/node_modules/@storybook/react/dist/entry-preview-rsc.js +0 -1
  638. package/node_modules/@storybook/react/dist/entry-preview-rsc.mjs +0 -5
  639. package/node_modules/@storybook/react/dist/entry-preview.d.ts +0 -19
  640. package/node_modules/@storybook/react/dist/entry-preview.js +0 -1
  641. package/node_modules/@storybook/react/dist/entry-preview.mjs +0 -2
  642. package/node_modules/@storybook/react/dist/index.d.ts +0 -91
  643. package/node_modules/@storybook/react/dist/index.js +0 -47
  644. package/node_modules/@storybook/react/dist/index.mjs +0 -11
  645. package/node_modules/@storybook/react/dist/playwright.d.ts +0 -1
  646. package/node_modules/@storybook/react/dist/playwright.js +0 -1
  647. package/node_modules/@storybook/react/dist/playwright.mjs +0 -2
  648. package/node_modules/@storybook/react/dist/preset.d.ts +0 -18
  649. package/node_modules/@storybook/react/dist/preset.js +0 -1
  650. package/node_modules/@storybook/react/dist/preview.d.ts +0 -199
  651. package/node_modules/@storybook/react/dist/preview.js +0 -47
  652. package/node_modules/@storybook/react/dist/preview.mjs +0 -4
  653. package/node_modules/@storybook/react/dist/public-types-f2c70f25.d.ts +0 -230
  654. package/node_modules/@storybook/react/dist/types-5617c98e.d.ts +0 -27
  655. package/node_modules/@storybook/react/package.json +0 -136
  656. package/node_modules/@storybook/react/preset.js +0 -1
  657. package/node_modules/@storybook/react/template/cli/.eslintrc.json +0 -5
  658. package/node_modules/@storybook/react/template/cli/js/Button.jsx +0 -39
  659. package/node_modules/@storybook/react/template/cli/js/Button.stories.js +0 -49
  660. package/node_modules/@storybook/react/template/cli/js/Header.jsx +0 -56
  661. package/node_modules/@storybook/react/template/cli/js/Header.stories.js +0 -29
  662. package/node_modules/@storybook/react/template/cli/js/Page.jsx +0 -69
  663. package/node_modules/@storybook/react/template/cli/js/Page.stories.js +0 -28
  664. package/node_modules/@storybook/react/template/cli/ts-3-8/Button.stories.ts +0 -53
  665. package/node_modules/@storybook/react/template/cli/ts-3-8/Button.tsx +0 -37
  666. package/node_modules/@storybook/react/template/cli/ts-3-8/Header.stories.ts +0 -33
  667. package/node_modules/@storybook/react/template/cli/ts-3-8/Header.tsx +0 -56
  668. package/node_modules/@storybook/react/template/cli/ts-3-8/Page.stories.ts +0 -32
  669. package/node_modules/@storybook/react/template/cli/ts-3-8/Page.tsx +0 -73
  670. package/node_modules/@storybook/react/template/cli/ts-4-9/Button.stories.ts +0 -53
  671. package/node_modules/@storybook/react/template/cli/ts-4-9/Button.tsx +0 -37
  672. package/node_modules/@storybook/react/template/cli/ts-4-9/Header.stories.ts +0 -33
  673. package/node_modules/@storybook/react/template/cli/ts-4-9/Header.tsx +0 -56
  674. package/node_modules/@storybook/react/template/cli/ts-4-9/Page.stories.ts +0 -32
  675. package/node_modules/@storybook/react/template/cli/ts-4-9/Page.tsx +0 -73
  676. package/node_modules/@storybook/react-vite/README.md +0 -3
  677. package/node_modules/@storybook/react-vite/dist/index.d.ts +0 -49
  678. package/node_modules/@storybook/react-vite/dist/index.js +0 -1
  679. package/node_modules/@storybook/react-vite/dist/index.mjs +0 -1
  680. package/node_modules/@storybook/react-vite/dist/node/index.d.ts +0 -9
  681. package/node_modules/@storybook/react-vite/dist/node/index.js +0 -1
  682. package/node_modules/@storybook/react-vite/dist/node/index.mjs +0 -3
  683. package/node_modules/@storybook/react-vite/dist/preset.d.ts +0 -10
  684. package/node_modules/@storybook/react-vite/dist/preset.js +0 -1
  685. package/node_modules/@storybook/react-vite/package.json +0 -111
  686. package/node_modules/@storybook/react-vite/preset.js +0 -1
  687. package/node_modules/@storybook/test/README.md +0 -41
  688. package/node_modules/@storybook/test/dist/index.d.ts +0 -186
  689. package/node_modules/@storybook/test/dist/index.js +0 -193
  690. package/node_modules/@storybook/test/dist/index.mjs +0 -199
  691. package/node_modules/@storybook/test/package.json +0 -85
  692. package/node_modules/@storybook/theming/create.d.ts +0 -2
  693. package/node_modules/@storybook/theming/create.js +0 -1
  694. package/node_modules/@storybook/theming/create.mjs +0 -1
  695. package/node_modules/@storybook/theming/package.json +0 -52
  696. package/node_modules/@storybook/theming/shim.d.ts +0 -2
  697. package/node_modules/@storybook/theming/shim.js +0 -1
  698. package/node_modules/@storybook/theming/shim.mjs +0 -1
  699. package/node_modules/@testing-library/jest-dom/LICENSE +0 -20
  700. package/node_modules/@testing-library/jest-dom/README.md +0 -1706
  701. package/node_modules/@testing-library/jest-dom/dist/index.js +0 -12
  702. package/node_modules/@testing-library/jest-dom/dist/index.mjs +0 -10
  703. package/node_modules/@testing-library/jest-dom/dist/jest-globals.js +0 -16
  704. package/node_modules/@testing-library/jest-dom/dist/jest-globals.mjs +0 -14
  705. package/node_modules/@testing-library/jest-dom/dist/matchers-7fb38cd4.js +0 -1945
  706. package/node_modules/@testing-library/jest-dom/dist/matchers-c85aadf8.mjs +0 -1914
  707. package/node_modules/@testing-library/jest-dom/dist/matchers.js +0 -42
  708. package/node_modules/@testing-library/jest-dom/dist/matchers.mjs +0 -8
  709. package/node_modules/@testing-library/jest-dom/dist/vitest.js +0 -16
  710. package/node_modules/@testing-library/jest-dom/dist/vitest.mjs +0 -14
  711. package/node_modules/@testing-library/jest-dom/jest-globals.d.ts +0 -1
  712. package/node_modules/@testing-library/jest-dom/jest-globals.js +0 -4
  713. package/node_modules/@testing-library/jest-dom/matchers.d.ts +0 -3
  714. package/node_modules/@testing-library/jest-dom/matchers.js +0 -2
  715. package/node_modules/@testing-library/jest-dom/package.json +0 -153
  716. package/node_modules/@testing-library/jest-dom/types/__tests__/bun/bun-custom-expect-types.test.ts +0 -100
  717. package/node_modules/@testing-library/jest-dom/types/__tests__/bun/bun-types.test.ts +0 -120
  718. package/node_modules/@testing-library/jest-dom/types/__tests__/bun/tsconfig.json +0 -9
  719. package/node_modules/@testing-library/jest-dom/types/__tests__/jest/jest-custom-expect-types.test.ts +0 -100
  720. package/node_modules/@testing-library/jest-dom/types/__tests__/jest/jest-types.test.ts +0 -119
  721. package/node_modules/@testing-library/jest-dom/types/__tests__/jest/tsconfig.json +0 -9
  722. package/node_modules/@testing-library/jest-dom/types/__tests__/jest-globals/jest-globals-custom-expect-types.test.ts +0 -97
  723. package/node_modules/@testing-library/jest-dom/types/__tests__/jest-globals/jest-globals-types.test.ts +0 -120
  724. package/node_modules/@testing-library/jest-dom/types/__tests__/jest-globals/tsconfig.json +0 -9
  725. package/node_modules/@testing-library/jest-dom/types/__tests__/vitest/tsconfig.json +0 -9
  726. package/node_modules/@testing-library/jest-dom/types/__tests__/vitest/vitest-custom-expect-types.test.ts +0 -97
  727. package/node_modules/@testing-library/jest-dom/types/__tests__/vitest/vitest-types.test.ts +0 -120
  728. package/node_modules/@testing-library/jest-dom/types/bun.d.ts +0 -11
  729. package/node_modules/@testing-library/jest-dom/types/index.d.ts +0 -1
  730. package/node_modules/@testing-library/jest-dom/types/jest-globals.d.ts +0 -11
  731. package/node_modules/@testing-library/jest-dom/types/jest.d.ts +0 -13
  732. package/node_modules/@testing-library/jest-dom/types/matchers-standalone.d.ts +0 -30
  733. package/node_modules/@testing-library/jest-dom/types/matchers.d.ts +0 -771
  734. package/node_modules/@testing-library/jest-dom/types/vitest.d.ts +0 -15
  735. package/node_modules/@testing-library/jest-dom/vitest.d.ts +0 -1
  736. package/node_modules/@testing-library/jest-dom/vitest.js +0 -4
  737. package/node_modules/@testing-library/react/LICENSE +0 -20
  738. package/node_modules/@testing-library/react/README.md +0 -688
  739. package/node_modules/@testing-library/react/dist/@testing-library/react.cjs.js +0 -532
  740. package/node_modules/@testing-library/react/dist/@testing-library/react.esm.js +0 -492
  741. package/node_modules/@testing-library/react/dist/@testing-library/react.pure.cjs.js +0 -496
  742. package/node_modules/@testing-library/react/dist/@testing-library/react.pure.esm.js +0 -456
  743. package/node_modules/@testing-library/react/dist/@testing-library/react.pure.umd.js +0 -13017
  744. package/node_modules/@testing-library/react/dist/@testing-library/react.pure.umd.js.map +0 -1
  745. package/node_modules/@testing-library/react/dist/@testing-library/react.pure.umd.min.js +0 -2
  746. package/node_modules/@testing-library/react/dist/@testing-library/react.pure.umd.min.js.map +0 -1
  747. package/node_modules/@testing-library/react/dist/@testing-library/react.umd.js +0 -13053
  748. package/node_modules/@testing-library/react/dist/@testing-library/react.umd.js.map +0 -1
  749. package/node_modules/@testing-library/react/dist/@testing-library/react.umd.min.js +0 -2
  750. package/node_modules/@testing-library/react/dist/@testing-library/react.umd.min.js.map +0 -1
  751. package/node_modules/@testing-library/react/dist/act-compat.js +0 -81
  752. package/node_modules/@testing-library/react/dist/config.js +0 -33
  753. package/node_modules/@testing-library/react/dist/fire-event.js +0 -70
  754. package/node_modules/@testing-library/react/dist/index.js +0 -52
  755. package/node_modules/@testing-library/react/dist/pure.js +0 -335
  756. package/node_modules/@testing-library/react/dont-cleanup-after-each.js +0 -1
  757. package/node_modules/@testing-library/react/package.json +0 -111
  758. package/node_modules/@testing-library/react/pure.d.ts +0 -1
  759. package/node_modules/@testing-library/react/pure.js +0 -2
  760. package/node_modules/@testing-library/react/types/index.d.ts +0 -257
  761. package/node_modules/@testing-library/react/types/pure.d.ts +0 -1
  762. package/node_modules/@testing-library/user-event/LICENSE +0 -20
  763. package/node_modules/@testing-library/user-event/README.md +0 -124
  764. package/node_modules/@testing-library/user-event/dist/cjs/clipboard/copy.js +0 -22
  765. package/node_modules/@testing-library/user-event/dist/cjs/clipboard/cut.js +0 -22
  766. package/node_modules/@testing-library/user-event/dist/cjs/clipboard/index.js +0 -11
  767. package/node_modules/@testing-library/user-event/dist/cjs/clipboard/paste.js +0 -25
  768. package/node_modules/@testing-library/user-event/dist/cjs/convenience/click.js +0 -35
  769. package/node_modules/@testing-library/user-event/dist/cjs/convenience/hover.js +0 -19
  770. package/node_modules/@testing-library/user-event/dist/cjs/convenience/index.js +0 -14
  771. package/node_modules/@testing-library/user-event/dist/cjs/convenience/tab.js +0 -7
  772. package/node_modules/@testing-library/user-event/dist/cjs/document/UI.js +0 -92
  773. package/node_modules/@testing-library/user-event/dist/cjs/document/copySelection.js +0 -29
  774. package/node_modules/@testing-library/user-event/dist/cjs/document/getValueOrTextContent.js +0 -18
  775. package/node_modules/@testing-library/user-event/dist/cjs/document/index.js +0 -17
  776. package/node_modules/@testing-library/user-event/dist/cjs/document/interceptor.js +0 -104
  777. package/node_modules/@testing-library/user-event/dist/cjs/document/patchFocus.js +0 -104
  778. package/node_modules/@testing-library/user-event/dist/cjs/document/prepareDocument.js +0 -58
  779. package/node_modules/@testing-library/user-event/dist/cjs/document/trackValue.js +0 -57
  780. package/node_modules/@testing-library/user-event/dist/cjs/event/behavior/click.js +0 -32
  781. package/node_modules/@testing-library/user-event/dist/cjs/event/behavior/cut.js +0 -14
  782. package/node_modules/@testing-library/user-event/dist/cjs/event/behavior/index.js +0 -13
  783. package/node_modules/@testing-library/user-event/dist/cjs/event/behavior/keydown.js +0 -128
  784. package/node_modules/@testing-library/user-event/dist/cjs/event/behavior/keypress.js +0 -51
  785. package/node_modules/@testing-library/user-event/dist/cjs/event/behavior/keyup.js +0 -17
  786. package/node_modules/@testing-library/user-event/dist/cjs/event/behavior/paste.js +0 -18
  787. package/node_modules/@testing-library/user-event/dist/cjs/event/behavior/registry.js +0 -5
  788. package/node_modules/@testing-library/user-event/dist/cjs/event/createEvent.js +0 -207
  789. package/node_modules/@testing-library/user-event/dist/cjs/event/dispatchEvent.js +0 -54
  790. package/node_modules/@testing-library/user-event/dist/cjs/event/eventMap.js +0 -281
  791. package/node_modules/@testing-library/user-event/dist/cjs/event/focus.js +0 -34
  792. package/node_modules/@testing-library/user-event/dist/cjs/event/index.js +0 -22
  793. package/node_modules/@testing-library/user-event/dist/cjs/event/input.js +0 -157
  794. package/node_modules/@testing-library/user-event/dist/cjs/event/radio.js +0 -27
  795. package/node_modules/@testing-library/user-event/dist/cjs/event/selection/getInputRange.js +0 -18
  796. package/node_modules/@testing-library/user-event/dist/cjs/event/selection/getTargetTypeAndSelection.js +0 -31
  797. package/node_modules/@testing-library/user-event/dist/cjs/event/selection/index.js +0 -24
  798. package/node_modules/@testing-library/user-event/dist/cjs/event/selection/modifySelection.js +0 -21
  799. package/node_modules/@testing-library/user-event/dist/cjs/event/selection/modifySelectionPerMouse.js +0 -40
  800. package/node_modules/@testing-library/user-event/dist/cjs/event/selection/moveSelection.js +0 -38
  801. package/node_modules/@testing-library/user-event/dist/cjs/event/selection/resolveCaretPosition.js +0 -61
  802. package/node_modules/@testing-library/user-event/dist/cjs/event/selection/selectAll.js +0 -38
  803. package/node_modules/@testing-library/user-event/dist/cjs/event/selection/setSelection.js +0 -21
  804. package/node_modules/@testing-library/user-event/dist/cjs/event/selection/setSelectionPerMouse.js +0 -81
  805. package/node_modules/@testing-library/user-event/dist/cjs/event/selection/setSelectionRange.js +0 -31
  806. package/node_modules/@testing-library/user-event/dist/cjs/event/selection/updateSelectionOnFocus.js +0 -40
  807. package/node_modules/@testing-library/user-event/dist/cjs/event/types.js +0 -2
  808. package/node_modules/@testing-library/user-event/dist/cjs/event/wrapEvent.js +0 -9
  809. package/node_modules/@testing-library/user-event/dist/cjs/index.js +0 -12
  810. package/node_modules/@testing-library/user-event/dist/cjs/keyboard/index.js +0 -40
  811. package/node_modules/@testing-library/user-event/dist/cjs/keyboard/keyMap.js +0 -178
  812. package/node_modules/@testing-library/user-event/dist/cjs/keyboard/parseKeyDef.js +0 -45
  813. package/node_modules/@testing-library/user-event/dist/cjs/options.js +0 -14
  814. package/node_modules/@testing-library/user-event/dist/cjs/package.json +0 -3
  815. package/node_modules/@testing-library/user-event/dist/cjs/pointer/index.js +0 -74
  816. package/node_modules/@testing-library/user-event/dist/cjs/pointer/keyMap.js +0 -33
  817. package/node_modules/@testing-library/user-event/dist/cjs/pointer/parseKeyDef.js +0 -23
  818. package/node_modules/@testing-library/user-event/dist/cjs/setup/api.js +0 -35
  819. package/node_modules/@testing-library/user-event/dist/cjs/setup/directApi.js +0 -75
  820. package/node_modules/@testing-library/user-event/dist/cjs/setup/index.js +0 -11
  821. package/node_modules/@testing-library/user-event/dist/cjs/setup/setup.js +0 -125
  822. package/node_modules/@testing-library/user-event/dist/cjs/setup/wrapAsync.js +0 -11
  823. package/node_modules/@testing-library/user-event/dist/cjs/system/index.js +0 -44
  824. package/node_modules/@testing-library/user-event/dist/cjs/system/keyboard.js +0 -169
  825. package/node_modules/@testing-library/user-event/dist/cjs/system/pointer/buttons.js +0 -84
  826. package/node_modules/@testing-library/user-event/dist/cjs/system/pointer/device.js +0 -34
  827. package/node_modules/@testing-library/user-event/dist/cjs/system/pointer/index.js +0 -159
  828. package/node_modules/@testing-library/user-event/dist/cjs/system/pointer/mouse.js +0 -207
  829. package/node_modules/@testing-library/user-event/dist/cjs/system/pointer/pointer.js +0 -131
  830. package/node_modules/@testing-library/user-event/dist/cjs/system/pointer/shared.js +0 -8
  831. package/node_modules/@testing-library/user-event/dist/cjs/utility/clear.js +0 -32
  832. package/node_modules/@testing-library/user-event/dist/cjs/utility/index.js +0 -14
  833. package/node_modules/@testing-library/user-event/dist/cjs/utility/selectOptions.js +0 -114
  834. package/node_modules/@testing-library/user-event/dist/cjs/utility/type.js +0 -23
  835. package/node_modules/@testing-library/user-event/dist/cjs/utility/upload.js +0 -62
  836. package/node_modules/@testing-library/user-event/dist/cjs/utils/click/isClickableInput.js +0 -20
  837. package/node_modules/@testing-library/user-event/dist/cjs/utils/dataTransfer/Blob.js +0 -16
  838. package/node_modules/@testing-library/user-event/dist/cjs/utils/dataTransfer/Clipboard.js +0 -169
  839. package/node_modules/@testing-library/user-event/dist/cjs/utils/dataTransfer/DataTransfer.js +0 -136
  840. package/node_modules/@testing-library/user-event/dist/cjs/utils/dataTransfer/FileList.js +0 -24
  841. package/node_modules/@testing-library/user-event/dist/cjs/utils/edit/isContentEditable.js +0 -18
  842. package/node_modules/@testing-library/user-event/dist/cjs/utils/edit/isEditable.js +0 -29
  843. package/node_modules/@testing-library/user-event/dist/cjs/utils/edit/maxLength.js +0 -26
  844. package/node_modules/@testing-library/user-event/dist/cjs/utils/edit/setFiles.js +0 -59
  845. package/node_modules/@testing-library/user-event/dist/cjs/utils/edit/timeValue.js +0 -40
  846. package/node_modules/@testing-library/user-event/dist/cjs/utils/focus/cursor.js +0 -126
  847. package/node_modules/@testing-library/user-event/dist/cjs/utils/focus/getActiveElement.js +0 -23
  848. package/node_modules/@testing-library/user-event/dist/cjs/utils/focus/getTabDestination.js +0 -80
  849. package/node_modules/@testing-library/user-event/dist/cjs/utils/focus/isFocusable.js +0 -9
  850. package/node_modules/@testing-library/user-event/dist/cjs/utils/focus/selection.js +0 -20
  851. package/node_modules/@testing-library/user-event/dist/cjs/utils/focus/selector.js +0 -14
  852. package/node_modules/@testing-library/user-event/dist/cjs/utils/index.js +0 -78
  853. package/node_modules/@testing-library/user-event/dist/cjs/utils/keyDef/readNextDescriptor.js +0 -92
  854. package/node_modules/@testing-library/user-event/dist/cjs/utils/misc/cloneEvent.js +0 -7
  855. package/node_modules/@testing-library/user-event/dist/cjs/utils/misc/findClosest.js +0 -14
  856. package/node_modules/@testing-library/user-event/dist/cjs/utils/misc/getDocumentFromNode.js +0 -10
  857. package/node_modules/@testing-library/user-event/dist/cjs/utils/misc/getTreeDiff.js +0 -25
  858. package/node_modules/@testing-library/user-event/dist/cjs/utils/misc/getWindow.js +0 -19
  859. package/node_modules/@testing-library/user-event/dist/cjs/utils/misc/isDescendantOrSelf.js +0 -14
  860. package/node_modules/@testing-library/user-event/dist/cjs/utils/misc/isDisabled.js +0 -33
  861. package/node_modules/@testing-library/user-event/dist/cjs/utils/misc/isElementType.js +0 -20
  862. package/node_modules/@testing-library/user-event/dist/cjs/utils/misc/isVisible.js +0 -19
  863. package/node_modules/@testing-library/user-event/dist/cjs/utils/misc/level.js +0 -17
  864. package/node_modules/@testing-library/user-event/dist/cjs/utils/misc/wait.js +0 -14
  865. package/node_modules/@testing-library/user-event/dist/cjs/utils/pointer/cssPointerEvents.js +0 -103
  866. package/node_modules/@testing-library/user-event/dist/esm/clipboard/copy.js +0 -20
  867. package/node_modules/@testing-library/user-event/dist/esm/clipboard/cut.js +0 -20
  868. package/node_modules/@testing-library/user-event/dist/esm/clipboard/index.js +0 -3
  869. package/node_modules/@testing-library/user-event/dist/esm/clipboard/paste.js +0 -23
  870. package/node_modules/@testing-library/user-event/dist/esm/convenience/click.js +0 -31
  871. package/node_modules/@testing-library/user-event/dist/esm/convenience/hover.js +0 -16
  872. package/node_modules/@testing-library/user-event/dist/esm/convenience/index.js +0 -3
  873. package/node_modules/@testing-library/user-event/dist/esm/convenience/tab.js +0 -5
  874. package/node_modules/@testing-library/user-event/dist/esm/document/UI.js +0 -79
  875. package/node_modules/@testing-library/user-event/dist/esm/document/copySelection.js +0 -27
  876. package/node_modules/@testing-library/user-event/dist/esm/document/getValueOrTextContent.js +0 -16
  877. package/node_modules/@testing-library/user-event/dist/esm/document/index.js +0 -4
  878. package/node_modules/@testing-library/user-event/dist/esm/document/interceptor.js +0 -99
  879. package/node_modules/@testing-library/user-event/dist/esm/document/patchFocus.js +0 -101
  880. package/node_modules/@testing-library/user-event/dist/esm/document/prepareDocument.js +0 -56
  881. package/node_modules/@testing-library/user-event/dist/esm/document/trackValue.js +0 -53
  882. package/node_modules/@testing-library/user-event/dist/esm/event/behavior/click.js +0 -30
  883. package/node_modules/@testing-library/user-event/dist/esm/event/behavior/cut.js +0 -12
  884. package/node_modules/@testing-library/user-event/dist/esm/event/behavior/index.js +0 -7
  885. package/node_modules/@testing-library/user-event/dist/esm/event/behavior/keydown.js +0 -126
  886. package/node_modules/@testing-library/user-event/dist/esm/event/behavior/keypress.js +0 -49
  887. package/node_modules/@testing-library/user-event/dist/esm/event/behavior/keyup.js +0 -15
  888. package/node_modules/@testing-library/user-event/dist/esm/event/behavior/paste.js +0 -16
  889. package/node_modules/@testing-library/user-event/dist/esm/event/behavior/registry.js +0 -3
  890. package/node_modules/@testing-library/user-event/dist/esm/event/createEvent.js +0 -205
  891. package/node_modules/@testing-library/user-event/dist/esm/event/dispatchEvent.js +0 -50
  892. package/node_modules/@testing-library/user-event/dist/esm/event/eventMap.js +0 -277
  893. package/node_modules/@testing-library/user-event/dist/esm/event/focus.js +0 -31
  894. package/node_modules/@testing-library/user-event/dist/esm/event/index.js +0 -7
  895. package/node_modules/@testing-library/user-event/dist/esm/event/input.js +0 -155
  896. package/node_modules/@testing-library/user-event/dist/esm/event/radio.js +0 -25
  897. package/node_modules/@testing-library/user-event/dist/esm/event/selection/getInputRange.js +0 -16
  898. package/node_modules/@testing-library/user-event/dist/esm/event/selection/getTargetTypeAndSelection.js +0 -29
  899. package/node_modules/@testing-library/user-event/dist/esm/event/selection/index.js +0 -9
  900. package/node_modules/@testing-library/user-event/dist/esm/event/selection/modifySelection.js +0 -19
  901. package/node_modules/@testing-library/user-event/dist/esm/event/selection/modifySelectionPerMouse.js +0 -38
  902. package/node_modules/@testing-library/user-event/dist/esm/event/selection/moveSelection.js +0 -36
  903. package/node_modules/@testing-library/user-event/dist/esm/event/selection/resolveCaretPosition.js +0 -59
  904. package/node_modules/@testing-library/user-event/dist/esm/event/selection/selectAll.js +0 -35
  905. package/node_modules/@testing-library/user-event/dist/esm/event/selection/setSelection.js +0 -19
  906. package/node_modules/@testing-library/user-event/dist/esm/event/selection/setSelectionPerMouse.js +0 -79
  907. package/node_modules/@testing-library/user-event/dist/esm/event/selection/setSelectionRange.js +0 -29
  908. package/node_modules/@testing-library/user-event/dist/esm/event/selection/updateSelectionOnFocus.js +0 -38
  909. package/node_modules/@testing-library/user-event/dist/esm/event/types.js +0 -1
  910. package/node_modules/@testing-library/user-event/dist/esm/event/wrapEvent.js +0 -7
  911. package/node_modules/@testing-library/user-event/dist/esm/index.js +0 -2
  912. package/node_modules/@testing-library/user-event/dist/esm/keyboard/index.js +0 -37
  913. package/node_modules/@testing-library/user-event/dist/esm/keyboard/keyMap.js +0 -176
  914. package/node_modules/@testing-library/user-event/dist/esm/keyboard/parseKeyDef.js +0 -43
  915. package/node_modules/@testing-library/user-event/dist/esm/options.js +0 -12
  916. package/node_modules/@testing-library/user-event/dist/esm/package.json +0 -3
  917. package/node_modules/@testing-library/user-event/dist/esm/pointer/index.js +0 -72
  918. package/node_modules/@testing-library/user-event/dist/esm/pointer/keyMap.js +0 -31
  919. package/node_modules/@testing-library/user-event/dist/esm/pointer/parseKeyDef.js +0 -21
  920. package/node_modules/@testing-library/user-event/dist/esm/setup/api.js +0 -33
  921. package/node_modules/@testing-library/user-event/dist/esm/setup/directApi.js +0 -58
  922. package/node_modules/@testing-library/user-event/dist/esm/setup/index.js +0 -9
  923. package/node_modules/@testing-library/user-event/dist/esm/setup/setup.js +0 -119
  924. package/node_modules/@testing-library/user-event/dist/esm/setup/wrapAsync.js +0 -9
  925. package/node_modules/@testing-library/user-event/dist/esm/system/index.js +0 -42
  926. package/node_modules/@testing-library/user-event/dist/esm/system/keyboard.js +0 -166
  927. package/node_modules/@testing-library/user-event/dist/esm/system/pointer/buttons.js +0 -78
  928. package/node_modules/@testing-library/user-event/dist/esm/system/pointer/device.js +0 -32
  929. package/node_modules/@testing-library/user-event/dist/esm/system/pointer/index.js +0 -157
  930. package/node_modules/@testing-library/user-event/dist/esm/system/pointer/mouse.js +0 -205
  931. package/node_modules/@testing-library/user-event/dist/esm/system/pointer/pointer.js +0 -129
  932. package/node_modules/@testing-library/user-event/dist/esm/system/pointer/shared.js +0 -6
  933. package/node_modules/@testing-library/user-event/dist/esm/utility/clear.js +0 -30
  934. package/node_modules/@testing-library/user-event/dist/esm/utility/index.js +0 -4
  935. package/node_modules/@testing-library/user-event/dist/esm/utility/selectOptions.js +0 -111
  936. package/node_modules/@testing-library/user-event/dist/esm/utility/type.js +0 -21
  937. package/node_modules/@testing-library/user-event/dist/esm/utility/upload.js +0 -60
  938. package/node_modules/@testing-library/user-event/dist/esm/utils/click/isClickableInput.js +0 -18
  939. package/node_modules/@testing-library/user-event/dist/esm/utils/dataTransfer/Blob.js +0 -14
  940. package/node_modules/@testing-library/user-event/dist/esm/utils/dataTransfer/Clipboard.js +0 -162
  941. package/node_modules/@testing-library/user-event/dist/esm/utils/dataTransfer/DataTransfer.js +0 -133
  942. package/node_modules/@testing-library/user-event/dist/esm/utils/dataTransfer/FileList.js +0 -22
  943. package/node_modules/@testing-library/user-event/dist/esm/utils/edit/isContentEditable.js +0 -15
  944. package/node_modules/@testing-library/user-event/dist/esm/utils/edit/isEditable.js +0 -26
  945. package/node_modules/@testing-library/user-event/dist/esm/utils/edit/maxLength.js +0 -23
  946. package/node_modules/@testing-library/user-event/dist/esm/utils/edit/setFiles.js +0 -57
  947. package/node_modules/@testing-library/user-event/dist/esm/utils/edit/timeValue.js +0 -37
  948. package/node_modules/@testing-library/user-event/dist/esm/utils/focus/cursor.js +0 -124
  949. package/node_modules/@testing-library/user-event/dist/esm/utils/focus/getActiveElement.js +0 -20
  950. package/node_modules/@testing-library/user-event/dist/esm/utils/focus/getTabDestination.js +0 -78
  951. package/node_modules/@testing-library/user-event/dist/esm/utils/focus/isFocusable.js +0 -7
  952. package/node_modules/@testing-library/user-event/dist/esm/utils/focus/selection.js +0 -17
  953. package/node_modules/@testing-library/user-event/dist/esm/utils/focus/selector.js +0 -12
  954. package/node_modules/@testing-library/user-event/dist/esm/utils/index.js +0 -29
  955. package/node_modules/@testing-library/user-event/dist/esm/utils/keyDef/readNextDescriptor.js +0 -90
  956. package/node_modules/@testing-library/user-event/dist/esm/utils/misc/cloneEvent.js +0 -5
  957. package/node_modules/@testing-library/user-event/dist/esm/utils/misc/findClosest.js +0 -12
  958. package/node_modules/@testing-library/user-event/dist/esm/utils/misc/getDocumentFromNode.js +0 -8
  959. package/node_modules/@testing-library/user-event/dist/esm/utils/misc/getTreeDiff.js +0 -23
  960. package/node_modules/@testing-library/user-event/dist/esm/utils/misc/getWindow.js +0 -17
  961. package/node_modules/@testing-library/user-event/dist/esm/utils/misc/isDescendantOrSelf.js +0 -12
  962. package/node_modules/@testing-library/user-event/dist/esm/utils/misc/isDisabled.js +0 -31
  963. package/node_modules/@testing-library/user-event/dist/esm/utils/misc/isElementType.js +0 -18
  964. package/node_modules/@testing-library/user-event/dist/esm/utils/misc/isVisible.js +0 -17
  965. package/node_modules/@testing-library/user-event/dist/esm/utils/misc/level.js +0 -13
  966. package/node_modules/@testing-library/user-event/dist/esm/utils/misc/wait.js +0 -12
  967. package/node_modules/@testing-library/user-event/dist/esm/utils/pointer/cssPointerEvents.js +0 -100
  968. package/node_modules/@testing-library/user-event/dist/types/clipboard/copy.d.ts +0 -2
  969. package/node_modules/@testing-library/user-event/dist/types/clipboard/cut.d.ts +0 -2
  970. package/node_modules/@testing-library/user-event/dist/types/clipboard/index.d.ts +0 -3
  971. package/node_modules/@testing-library/user-event/dist/types/clipboard/paste.d.ts +0 -2
  972. package/node_modules/@testing-library/user-event/dist/types/convenience/click.d.ts +0 -4
  973. package/node_modules/@testing-library/user-event/dist/types/convenience/hover.d.ts +0 -3
  974. package/node_modules/@testing-library/user-event/dist/types/convenience/index.d.ts +0 -3
  975. package/node_modules/@testing-library/user-event/dist/types/convenience/tab.d.ts +0 -4
  976. package/node_modules/@testing-library/user-event/dist/types/document/UI.d.ts +0 -42
  977. package/node_modules/@testing-library/user-event/dist/types/document/copySelection.d.ts +0 -1
  978. package/node_modules/@testing-library/user-event/dist/types/document/getValueOrTextContent.d.ts +0 -1
  979. package/node_modules/@testing-library/user-event/dist/types/document/index.d.ts +0 -5
  980. package/node_modules/@testing-library/user-event/dist/types/document/interceptor.d.ts +0 -19
  981. package/node_modules/@testing-library/user-event/dist/types/document/patchFocus.d.ts +0 -9
  982. package/node_modules/@testing-library/user-event/dist/types/document/prepareDocument.d.ts +0 -8
  983. package/node_modules/@testing-library/user-event/dist/types/document/trackValue.d.ts +0 -17
  984. package/node_modules/@testing-library/user-event/dist/types/event/behavior/click.d.ts +0 -1
  985. package/node_modules/@testing-library/user-event/dist/types/event/behavior/cut.d.ts +0 -1
  986. package/node_modules/@testing-library/user-event/dist/types/event/behavior/index.d.ts +0 -8
  987. package/node_modules/@testing-library/user-event/dist/types/event/behavior/keydown.d.ts +0 -1
  988. package/node_modules/@testing-library/user-event/dist/types/event/behavior/keypress.d.ts +0 -1
  989. package/node_modules/@testing-library/user-event/dist/types/event/behavior/keyup.d.ts +0 -1
  990. package/node_modules/@testing-library/user-event/dist/types/event/behavior/paste.d.ts +0 -1
  991. package/node_modules/@testing-library/user-event/dist/types/event/behavior/registry.d.ts +0 -9
  992. package/node_modules/@testing-library/user-event/dist/types/event/createEvent.d.ts +0 -2
  993. package/node_modules/@testing-library/user-event/dist/types/event/dispatchEvent.d.ts +0 -5
  994. package/node_modules/@testing-library/user-event/dist/types/event/eventMap.d.ts +0 -265
  995. package/node_modules/@testing-library/user-event/dist/types/event/focus.d.ts +0 -5
  996. package/node_modules/@testing-library/user-event/dist/types/event/index.d.ts +0 -7
  997. package/node_modules/@testing-library/user-event/dist/types/event/input.d.ts +0 -2
  998. package/node_modules/@testing-library/user-event/dist/types/event/radio.d.ts +0 -4
  999. package/node_modules/@testing-library/user-event/dist/types/event/selection/getInputRange.d.ts +0 -5
  1000. package/node_modules/@testing-library/user-event/dist/types/event/selection/getTargetTypeAndSelection.d.ts +0 -10
  1001. package/node_modules/@testing-library/user-event/dist/types/event/selection/index.d.ts +0 -15
  1002. package/node_modules/@testing-library/user-event/dist/types/event/selection/modifySelection.d.ts +0 -8
  1003. package/node_modules/@testing-library/user-event/dist/types/event/selection/modifySelectionPerMouse.d.ts +0 -7
  1004. package/node_modules/@testing-library/user-event/dist/types/event/selection/moveSelection.d.ts +0 -4
  1005. package/node_modules/@testing-library/user-event/dist/types/event/selection/resolveCaretPosition.d.ts +0 -8
  1006. package/node_modules/@testing-library/user-event/dist/types/event/selection/selectAll.d.ts +0 -5
  1007. package/node_modules/@testing-library/user-event/dist/types/event/selection/setSelection.d.ts +0 -10
  1008. package/node_modules/@testing-library/user-event/dist/types/event/selection/setSelectionPerMouse.d.ts +0 -8
  1009. package/node_modules/@testing-library/user-event/dist/types/event/selection/setSelectionRange.d.ts +0 -6
  1010. package/node_modules/@testing-library/user-event/dist/types/event/selection/updateSelectionOnFocus.d.ts +0 -5
  1011. package/node_modules/@testing-library/user-event/dist/types/event/types.d.ts +0 -20
  1012. package/node_modules/@testing-library/user-event/dist/types/event/wrapEvent.d.ts +0 -1
  1013. package/node_modules/@testing-library/user-event/dist/types/index.d.ts +0 -6
  1014. package/node_modules/@testing-library/user-event/dist/types/keyboard/index.d.ts +0 -3
  1015. package/node_modules/@testing-library/user-event/dist/types/keyboard/keyMap.d.ts +0 -5
  1016. package/node_modules/@testing-library/user-event/dist/types/keyboard/parseKeyDef.d.ts +0 -17
  1017. package/node_modules/@testing-library/user-event/dist/types/options.d.ts +0 -115
  1018. package/node_modules/@testing-library/user-event/dist/types/pointer/index.d.ts +0 -28
  1019. package/node_modules/@testing-library/user-event/dist/types/pointer/keyMap.d.ts +0 -2
  1020. package/node_modules/@testing-library/user-event/dist/types/pointer/parseKeyDef.d.ts +0 -6
  1021. package/node_modules/@testing-library/user-event/dist/types/setup/api.d.ts +0 -23
  1022. package/node_modules/@testing-library/user-event/dist/types/setup/directApi.d.ts +0 -24
  1023. package/node_modules/@testing-library/user-event/dist/types/setup/index.d.ts +0 -22
  1024. package/node_modules/@testing-library/user-event/dist/types/setup/setup.d.ts +0 -44
  1025. package/node_modules/@testing-library/user-event/dist/types/setup/wrapAsync.d.ts +0 -4
  1026. package/node_modules/@testing-library/user-event/dist/types/system/index.d.ts +0 -10
  1027. package/node_modules/@testing-library/user-event/dist/types/system/keyboard.d.ts +0 -50
  1028. package/node_modules/@testing-library/user-event/dist/types/system/pointer/buttons.d.ts +0 -23
  1029. package/node_modules/@testing-library/user-event/dist/types/system/pointer/device.d.ts +0 -8
  1030. package/node_modules/@testing-library/user-event/dist/types/system/pointer/index.d.ts +0 -21
  1031. package/node_modules/@testing-library/user-event/dist/types/system/pointer/mouse.d.ts +0 -31
  1032. package/node_modules/@testing-library/user-event/dist/types/system/pointer/pointer.d.ts +0 -32
  1033. package/node_modules/@testing-library/user-event/dist/types/system/pointer/shared.d.ts +0 -20
  1034. package/node_modules/@testing-library/user-event/dist/types/utility/clear.d.ts +0 -2
  1035. package/node_modules/@testing-library/user-event/dist/types/utility/index.d.ts +0 -4
  1036. package/node_modules/@testing-library/user-event/dist/types/utility/selectOptions.d.ts +0 -3
  1037. package/node_modules/@testing-library/user-event/dist/types/utility/type.d.ts +0 -9
  1038. package/node_modules/@testing-library/user-event/dist/types/utility/upload.d.ts +0 -5
  1039. package/node_modules/@testing-library/user-event/dist/types/utils/click/isClickableInput.d.ts +0 -15
  1040. package/node_modules/@testing-library/user-event/dist/types/utils/dataTransfer/Blob.d.ts +0 -3
  1041. package/node_modules/@testing-library/user-event/dist/types/utils/dataTransfer/Clipboard.d.ts +0 -11
  1042. package/node_modules/@testing-library/user-event/dist/types/utils/dataTransfer/DataTransfer.d.ts +0 -2
  1043. package/node_modules/@testing-library/user-event/dist/types/utils/dataTransfer/FileList.d.ts +0 -1
  1044. package/node_modules/@testing-library/user-event/dist/types/utils/edit/isContentEditable.d.ts +0 -7
  1045. package/node_modules/@testing-library/user-event/dist/types/utils/edit/isEditable.d.ts +0 -24
  1046. package/node_modules/@testing-library/user-event/dist/types/utils/edit/maxLength.d.ts +0 -14
  1047. package/node_modules/@testing-library/user-event/dist/types/utils/edit/setFiles.d.ts +0 -12
  1048. package/node_modules/@testing-library/user-event/dist/types/utils/edit/timeValue.d.ts +0 -4
  1049. package/node_modules/@testing-library/user-event/dist/types/utils/focus/cursor.d.ts +0 -9
  1050. package/node_modules/@testing-library/user-event/dist/types/utils/focus/getActiveElement.d.ts +0 -2
  1051. package/node_modules/@testing-library/user-event/dist/types/utils/focus/getTabDestination.d.ts +0 -1
  1052. package/node_modules/@testing-library/user-event/dist/types/utils/focus/isFocusable.d.ts +0 -1
  1053. package/node_modules/@testing-library/user-event/dist/types/utils/focus/selection.d.ts +0 -8
  1054. package/node_modules/@testing-library/user-event/dist/types/utils/focus/selector.d.ts +0 -1
  1055. package/node_modules/@testing-library/user-event/dist/types/utils/index.d.ts +0 -29
  1056. package/node_modules/@testing-library/user-event/dist/types/utils/keyDef/readNextDescriptor.d.ts +0 -21
  1057. package/node_modules/@testing-library/user-event/dist/types/utils/misc/cloneEvent.d.ts +0 -1
  1058. package/node_modules/@testing-library/user-event/dist/types/utils/misc/findClosest.d.ts +0 -1
  1059. package/node_modules/@testing-library/user-event/dist/types/utils/misc/getDocumentFromNode.d.ts +0 -1
  1060. package/node_modules/@testing-library/user-event/dist/types/utils/misc/getTreeDiff.d.ts +0 -1
  1061. package/node_modules/@testing-library/user-event/dist/types/utils/misc/getWindow.d.ts +0 -1
  1062. package/node_modules/@testing-library/user-event/dist/types/utils/misc/isDescendantOrSelf.d.ts +0 -1
  1063. package/node_modules/@testing-library/user-event/dist/types/utils/misc/isDisabled.d.ts +0 -1
  1064. package/node_modules/@testing-library/user-event/dist/types/utils/misc/isElementType.d.ts +0 -5
  1065. package/node_modules/@testing-library/user-event/dist/types/utils/misc/isVisible.d.ts +0 -1
  1066. package/node_modules/@testing-library/user-event/dist/types/utils/misc/level.d.ts +0 -8
  1067. package/node_modules/@testing-library/user-event/dist/types/utils/misc/wait.d.ts +0 -2
  1068. package/node_modules/@testing-library/user-event/dist/types/utils/pointer/cssPointerEvents.d.ts +0 -19
  1069. package/node_modules/@testing-library/user-event/package.json +0 -112
  1070. package/node_modules/@types/node/LICENSE +0 -21
  1071. package/node_modules/@types/node/README.md +0 -15
  1072. package/node_modules/@types/node/assert/strict.d.ts +0 -8
  1073. package/node_modules/@types/node/assert.d.ts +0 -1040
  1074. package/node_modules/@types/node/async_hooks.d.ts +0 -541
  1075. package/node_modules/@types/node/buffer.d.ts +0 -2363
  1076. package/node_modules/@types/node/child_process.d.ts +0 -1542
  1077. package/node_modules/@types/node/cluster.d.ts +0 -578
  1078. package/node_modules/@types/node/console.d.ts +0 -452
  1079. package/node_modules/@types/node/constants.d.ts +0 -19
  1080. package/node_modules/@types/node/crypto.d.ts +0 -4522
  1081. package/node_modules/@types/node/dgram.d.ts +0 -596
  1082. package/node_modules/@types/node/diagnostics_channel.d.ts +0 -545
  1083. package/node_modules/@types/node/dns/promises.d.ts +0 -473
  1084. package/node_modules/@types/node/dns.d.ts +0 -853
  1085. package/node_modules/@types/node/dom-events.d.ts +0 -124
  1086. package/node_modules/@types/node/domain.d.ts +0 -170
  1087. package/node_modules/@types/node/events.d.ts +0 -884
  1088. package/node_modules/@types/node/fs/promises.d.ts +0 -1245
  1089. package/node_modules/@types/node/fs.d.ts +0 -4317
  1090. package/node_modules/@types/node/globals.d.ts +0 -411
  1091. package/node_modules/@types/node/globals.global.d.ts +0 -1
  1092. package/node_modules/@types/node/http.d.ts +0 -1889
  1093. package/node_modules/@types/node/http2.d.ts +0 -2418
  1094. package/node_modules/@types/node/https.d.ts +0 -550
  1095. package/node_modules/@types/node/index.d.ts +0 -89
  1096. package/node_modules/@types/node/inspector.d.ts +0 -2746
  1097. package/node_modules/@types/node/module.d.ts +0 -315
  1098. package/node_modules/@types/node/net.d.ts +0 -996
  1099. package/node_modules/@types/node/os.d.ts +0 -495
  1100. package/node_modules/@types/node/package.json +0 -217
  1101. package/node_modules/@types/node/path.d.ts +0 -191
  1102. package/node_modules/@types/node/perf_hooks.d.ts +0 -645
  1103. package/node_modules/@types/node/process.d.ts +0 -1747
  1104. package/node_modules/@types/node/punycode.d.ts +0 -117
  1105. package/node_modules/@types/node/querystring.d.ts +0 -153
  1106. package/node_modules/@types/node/readline/promises.d.ts +0 -150
  1107. package/node_modules/@types/node/readline.d.ts +0 -540
  1108. package/node_modules/@types/node/repl.d.ts +0 -430
  1109. package/node_modules/@types/node/sea.d.ts +0 -153
  1110. package/node_modules/@types/node/stream/consumers.d.ts +0 -12
  1111. package/node_modules/@types/node/stream/promises.d.ts +0 -83
  1112. package/node_modules/@types/node/stream/web.d.ts +0 -367
  1113. package/node_modules/@types/node/stream.d.ts +0 -1707
  1114. package/node_modules/@types/node/string_decoder.d.ts +0 -67
  1115. package/node_modules/@types/node/test.d.ts +0 -1470
  1116. package/node_modules/@types/node/timers/promises.d.ts +0 -97
  1117. package/node_modules/@types/node/timers.d.ts +0 -240
  1118. package/node_modules/@types/node/tls.d.ts +0 -1217
  1119. package/node_modules/@types/node/trace_events.d.ts +0 -197
  1120. package/node_modules/@types/node/tty.d.ts +0 -208
  1121. package/node_modules/@types/node/url.d.ts +0 -944
  1122. package/node_modules/@types/node/util.d.ts +0 -2276
  1123. package/node_modules/@types/node/v8.d.ts +0 -764
  1124. package/node_modules/@types/node/vm.d.ts +0 -921
  1125. package/node_modules/@types/node/wasi.d.ts +0 -181
  1126. package/node_modules/@types/node/worker_threads.d.ts +0 -691
  1127. package/node_modules/@types/node/zlib.d.ts +0 -530
  1128. package/node_modules/@types/react/LICENSE +0 -21
  1129. package/node_modules/@types/react/README.md +0 -15
  1130. package/node_modules/@types/react/canary.d.ts +0 -157
  1131. package/node_modules/@types/react/experimental.d.ts +0 -127
  1132. package/node_modules/@types/react/global.d.ts +0 -160
  1133. package/node_modules/@types/react/index.d.ts +0 -4537
  1134. package/node_modules/@types/react/jsx-dev-runtime.d.ts +0 -45
  1135. package/node_modules/@types/react/jsx-runtime.d.ts +0 -36
  1136. package/node_modules/@types/react/package.json +0 -210
  1137. package/node_modules/@types/react/ts5.0/canary.d.ts +0 -157
  1138. package/node_modules/@types/react/ts5.0/experimental.d.ts +0 -127
  1139. package/node_modules/@types/react/ts5.0/global.d.ts +0 -160
  1140. package/node_modules/@types/react/ts5.0/index.d.ts +0 -4524
  1141. package/node_modules/@types/react/ts5.0/jsx-dev-runtime.d.ts +0 -44
  1142. package/node_modules/@types/react/ts5.0/jsx-runtime.d.ts +0 -35
  1143. package/node_modules/@types/react-dom/LICENSE +0 -21
  1144. package/node_modules/@types/react-dom/README.md +0 -16
  1145. package/node_modules/@types/react-dom/canary.d.ts +0 -185
  1146. package/node_modules/@types/react-dom/client.d.ts +0 -72
  1147. package/node_modules/@types/react-dom/experimental.d.ts +0 -36
  1148. package/node_modules/@types/react-dom/index.d.ts +0 -150
  1149. package/node_modules/@types/react-dom/package.json +0 -88
  1150. package/node_modules/@types/react-dom/server.d.ts +0 -131
  1151. package/node_modules/@types/react-dom/test-utils/index.d.ts +0 -402
  1152. package/node_modules/@vitest/ui/LICENSE +0 -21
  1153. package/node_modules/@vitest/ui/README.md +0 -21
  1154. package/node_modules/@vitest/ui/dist/client/assets/index-9agQl9q3.js +0 -35
  1155. package/node_modules/@vitest/ui/dist/client/assets/index-fUmMsp0O.css +0 -1
  1156. package/node_modules/@vitest/ui/dist/client/bg.png +0 -0
  1157. package/node_modules/@vitest/ui/dist/client/favicon.svg +0 -5
  1158. package/node_modules/@vitest/ui/dist/client/index.html +0 -26
  1159. package/node_modules/@vitest/ui/dist/index.d.ts +0 -6
  1160. package/node_modules/@vitest/ui/dist/index.js +0 -70
  1161. package/node_modules/@vitest/ui/dist/reporter.js +0 -109
  1162. package/node_modules/@vitest/ui/package.json +0 -89
  1163. package/node_modules/@vitest/ui/reporter.d.ts +0 -4
  1164. package/node_modules/@vitest/ui/shim.d.ts +0 -3
  1165. package/pnpm-lock.yaml +0 -6986
  1166. package/resources/tictoccroc/icons/colorLine/calendar-color-line.svg +0 -4
  1167. package/resources/tictoccroc/icons/colorLine/capacity-color-line.svg +0 -6
  1168. package/resources/tictoccroc/icons/colorLine/goods-color-line.svg +0 -4
  1169. package/resources/tictoccroc/icons/colorLine/index.ts +0 -5
  1170. package/resources/tictoccroc/icons/colorLine/kids-color-line.svg +0 -5
  1171. package/resources/tictoccroc/icons/colorLine/time-color-line.svg +0 -4
  1172. package/resources/tictoccroc/icons/emoji/average-plane-emoji.svg +0 -13
  1173. package/resources/tictoccroc/icons/emoji/excellent-plane-emoji.svg +0 -13
  1174. package/resources/tictoccroc/icons/emoji/good-plane-emoji.svg +0 -13
  1175. package/resources/tictoccroc/icons/emoji/index.ts +0 -3
  1176. package/resources/tictoccroc/icons/etc/cash-etc.svg +0 -5
  1177. package/resources/tictoccroc/icons/etc/check-etc.svg +0 -4
  1178. package/resources/tictoccroc/icons/etc/coupon-etc.svg +0 -16
  1179. package/resources/tictoccroc/icons/etc/index.ts +0 -5
  1180. package/resources/tictoccroc/icons/etc/point-etc.svg +0 -5
  1181. package/resources/tictoccroc/icons/etc/unscheduled-etc.svg +0 -19
  1182. package/resources/tictoccroc/icons/fill/alert-fill.svg +0 -3
  1183. package/resources/tictoccroc/icons/fill/alphabet-fill.svg +0 -4
  1184. package/resources/tictoccroc/icons/fill/apply-fill.svg +0 -3
  1185. package/resources/tictoccroc/icons/fill/arrow-down-fill.svg +0 -3
  1186. package/resources/tictoccroc/icons/fill/arrow-left-fill.svg +0 -3
  1187. package/resources/tictoccroc/icons/fill/arrow-right-fill.svg +0 -3
  1188. package/resources/tictoccroc/icons/fill/arrow-up-fill.svg +0 -3
  1189. package/resources/tictoccroc/icons/fill/certified-fill.svg +0 -3
  1190. package/resources/tictoccroc/icons/fill/chatting-fill.svg +0 -3
  1191. package/resources/tictoccroc/icons/fill/check-fill.svg +0 -3
  1192. package/resources/tictoccroc/icons/fill/clr-fill.svg +0 -3
  1193. package/resources/tictoccroc/icons/fill/complete-fill.svg +0 -3
  1194. package/resources/tictoccroc/icons/fill/home-fill.svg +0 -3
  1195. package/resources/tictoccroc/icons/fill/index.ts +0 -26
  1196. package/resources/tictoccroc/icons/fill/info-fill.svg +0 -3
  1197. package/resources/tictoccroc/icons/fill/invalid-fill.svg +0 -3
  1198. package/resources/tictoccroc/icons/fill/like-fill.svg +0 -4
  1199. package/resources/tictoccroc/icons/fill/location-fill.svg +0 -3
  1200. package/resources/tictoccroc/icons/fill/met-fill.svg +0 -3
  1201. package/resources/tictoccroc/icons/fill/ongoing-fill.svg +0 -3
  1202. package/resources/tictoccroc/icons/fill/review-fill.svg +0 -3
  1203. package/resources/tictoccroc/icons/fill/schedule-fill.svg +0 -3
  1204. package/resources/tictoccroc/icons/fill/search-fill.svg +0 -3
  1205. package/resources/tictoccroc/icons/fill/send-fill.svg +0 -3
  1206. package/resources/tictoccroc/icons/fill/time-fill.svg +0 -3
  1207. package/resources/tictoccroc/icons/fill/tooltip-fill.svg +0 -3
  1208. package/resources/tictoccroc/icons/fill/user-fill.svg +0 -4
  1209. package/resources/tictoccroc/icons/index.ts +0 -5
  1210. package/resources/tictoccroc/icons/line/alarm-line.svg +0 -4
  1211. package/resources/tictoccroc/icons/line/align-edit.svg +0 -5
  1212. package/resources/tictoccroc/icons/line/align-line.svg +0 -4
  1213. package/resources/tictoccroc/icons/line/apply-line.svg +0 -7
  1214. package/resources/tictoccroc/icons/line/archive-line.svg +0 -3
  1215. package/resources/tictoccroc/icons/line/arrow-back-line.svg +0 -3
  1216. package/resources/tictoccroc/icons/line/arrow-downward-line.svg +0 -3
  1217. package/resources/tictoccroc/icons/line/arrow-forward-line.svg +0 -3
  1218. package/resources/tictoccroc/icons/line/arrow-upward-line.svg +0 -3
  1219. package/resources/tictoccroc/icons/line/attach-line.svg +0 -3
  1220. package/resources/tictoccroc/icons/line/ban-line.svg +0 -3
  1221. package/resources/tictoccroc/icons/line/browser-line.svg +0 -6
  1222. package/resources/tictoccroc/icons/line/calendar-line.svg +0 -3
  1223. package/resources/tictoccroc/icons/line/call-line.svg +0 -3
  1224. package/resources/tictoccroc/icons/line/camera-line.svg +0 -5
  1225. package/resources/tictoccroc/icons/line/card-line.svg +0 -3
  1226. package/resources/tictoccroc/icons/line/cash-line.svg +0 -4
  1227. package/resources/tictoccroc/icons/line/certificate-line.svg +0 -3
  1228. package/resources/tictoccroc/icons/line/chat-line.svg +0 -3
  1229. package/resources/tictoccroc/icons/line/chatting-line.svg +0 -7
  1230. package/resources/tictoccroc/icons/line/check-line.svg +0 -3
  1231. package/resources/tictoccroc/icons/line/chevron-down-line.svg +0 -3
  1232. package/resources/tictoccroc/icons/line/chevron-left-line.svg +0 -3
  1233. package/resources/tictoccroc/icons/line/chevron-right-line.svg +0 -3
  1234. package/resources/tictoccroc/icons/line/chevron-up-line.svg +0 -3
  1235. package/resources/tictoccroc/icons/line/close-line.svg +0 -3
  1236. package/resources/tictoccroc/icons/line/copy-line.svg +0 -3
  1237. package/resources/tictoccroc/icons/line/delete-line.svg +0 -6
  1238. package/resources/tictoccroc/icons/line/download-line.svg +0 -4
  1239. package/resources/tictoccroc/icons/line/eye-invisible-line.svg +0 -7
  1240. package/resources/tictoccroc/icons/line/eye-visible-line.svg +0 -3
  1241. package/resources/tictoccroc/icons/line/filter-line.svg +0 -5
  1242. package/resources/tictoccroc/icons/line/fullview-line.svg +0 -6
  1243. package/resources/tictoccroc/icons/line/goods-line.svg +0 -3
  1244. package/resources/tictoccroc/icons/line/hamburger-line.svg +0 -3
  1245. package/resources/tictoccroc/icons/line/headphone-line.svg +0 -3
  1246. package/resources/tictoccroc/icons/line/home-line.svg +0 -4
  1247. package/resources/tictoccroc/icons/line/img-disable-line.svg +0 -3
  1248. package/resources/tictoccroc/icons/line/img-line.svg +0 -4
  1249. package/resources/tictoccroc/icons/line/index.ts +0 -78
  1250. package/resources/tictoccroc/icons/line/information-line.svg +0 -4
  1251. package/resources/tictoccroc/icons/line/instagram-line.svg +0 -5
  1252. package/resources/tictoccroc/icons/line/insurance-line.svg +0 -4
  1253. package/resources/tictoccroc/icons/line/kids-line.svg +0 -6
  1254. package/resources/tictoccroc/icons/line/like-line.svg +0 -4
  1255. package/resources/tictoccroc/icons/line/link-line.svg +0 -5
  1256. package/resources/tictoccroc/icons/line/list-line.svg +0 -8
  1257. package/resources/tictoccroc/icons/line/location-line.svg +0 -4
  1258. package/resources/tictoccroc/icons/line/match-type-line.svg +0 -4
  1259. package/resources/tictoccroc/icons/line/met-line.svg +0 -4
  1260. package/resources/tictoccroc/icons/line/minus-line.svg +0 -3
  1261. package/resources/tictoccroc/icons/line/mobile-line.svg +0 -4
  1262. package/resources/tictoccroc/icons/line/modify-line.svg +0 -4
  1263. package/resources/tictoccroc/icons/line/money-line.svg +0 -4
  1264. package/resources/tictoccroc/icons/line/monthly-line.svg +0 -14
  1265. package/resources/tictoccroc/icons/line/more-line.svg +0 -6
  1266. package/resources/tictoccroc/icons/line/parking-line.svg +0 -5
  1267. package/resources/tictoccroc/icons/line/plus-line.svg +0 -3
  1268. package/resources/tictoccroc/icons/line/receipt-line.svg +0 -5
  1269. package/resources/tictoccroc/icons/line/reset-line.svg +0 -3
  1270. package/resources/tictoccroc/icons/line/review-line.svg +0 -3
  1271. package/resources/tictoccroc/icons/line/schedule-line.svg +0 -13
  1272. package/resources/tictoccroc/icons/line/search-line.svg +0 -3
  1273. package/resources/tictoccroc/icons/line/setting-line.svg +0 -4
  1274. package/resources/tictoccroc/icons/line/share-line.svg +0 -5
  1275. package/resources/tictoccroc/icons/line/sms-line.svg +0 -4
  1276. package/resources/tictoccroc/icons/line/sound-line.svg +0 -5
  1277. package/resources/tictoccroc/icons/line/sound-off-line.svg +0 -4
  1278. package/resources/tictoccroc/icons/line/special-line.svg +0 -4
  1279. package/resources/tictoccroc/icons/line/time-line.svg +0 -4
  1280. package/resources/tictoccroc/icons/line/toy-line.svg +0 -3
  1281. package/resources/tictoccroc/icons/line/university-line.svg +0 -3
  1282. package/resources/tictoccroc/icons/line/upload-line.svg +0 -4
  1283. package/resources/tictoccroc/icons/line/user-line.svg +0 -6
  1284. package/resources/tictoccroc/icons/line/video-camera-line.svg +0 -4
  1285. package/resources/tictoccroc/icons/line/warning1-line.svg +0 -5
  1286. package/resources/tictoccroc/icons/line/warning2-line.svg +0 -4
  1287. package/resources/tictoccroc/icons/line/weekly-line.svg +0 -7
  1288. package/resources/tictoccroc/icons/line/wifi-line.svg +0 -6
  1289. package/stories/Introduction.mdx +0 -113
  1290. package/stories/foundations/tictoccroc-parent.mdx +0 -189
  1291. package/stories/foundations/tictoccroc-teacher.mdx +0 -189
  1292. package/themes/tictoccroc/colors/background.ts +0 -9
  1293. package/themes/tictoccroc/colors/blue.ts +0 -16
  1294. package/themes/tictoccroc/colors/classType.ts +0 -12
  1295. package/themes/tictoccroc/colors/etc.ts +0 -12
  1296. package/themes/tictoccroc/colors/green.ts +0 -16
  1297. package/themes/tictoccroc/colors/grey.ts +0 -18
  1298. package/themes/tictoccroc/colors/index.ts +0 -8
  1299. package/themes/tictoccroc/colors/pink.ts +0 -16
  1300. package/themes/tictoccroc/colors/yellow.ts +0 -16
  1301. package/themes/tictoccroc/index.ts +0 -5
  1302. package/themes/tictoccroc/parentLight.ts +0 -65
  1303. package/themes/tictoccroc/teacherLight.ts +0 -65
  1304. package/themes/tictoccroc/typography/body.ts +0 -76
  1305. package/themes/tictoccroc/typography/caption.ts +0 -111
  1306. package/themes/tictoccroc/typography/display.ts +0 -90
  1307. package/themes/tictoccroc/typography/headline.ts +0 -132
  1308. package/themes/tictoccroc/typography/index.ts +0 -4
  1309. package/tsconfig.json +0 -32
  1310. package/typings/color.ts +0 -37
  1311. package/typings/component.ts +0 -59
  1312. package/typings/index.ts +0 -7
  1313. package/typings/theme/core.ts +0 -72
  1314. package/typings/theme/tictoccroc.ts +0 -29
  1315. package/typings/typography.ts +0 -30
  1316. package/typings/utility.ts +0 -20
  1317. package/utils/convertNumberToCSSValue.ts +0 -12
  1318. package/utils/debounce/debounce.ts +0 -17
  1319. package/utils/getContrastRatio/getContrastRatio.test.ts +0 -19
  1320. package/utils/getContrastRatio/getContrastRatio.ts +0 -12
  1321. package/utils/getContrastingTextColor/getContrastingTextColor.test.ts +0 -27
  1322. package/utils/getContrastingTextColor/getContrastingTextColor.ts +0 -33
  1323. package/utils/getIconLabel/getIconLabel.ts +0 -128
  1324. package/utils/getInterpolation/getInterpolation.ts +0 -16
  1325. package/utils/getPaletteColor/getPaletteColor.test.ts +0 -26
  1326. package/utils/getPaletteColor/getPaletteColor.ts +0 -71
  1327. package/utils/getRelativeLuminance/getRelativeLuminance.test.ts +0 -23
  1328. package/utils/getRelativeLuminance/getRelativeLuminance.ts +0 -7
  1329. package/utils/getSibling/getSibling.ts +0 -27
  1330. package/utils/hexToRgb/hexToRgb.test.ts +0 -28
  1331. package/utils/hexToRgb/hexToRgb.ts +0 -15
  1332. package/vite.config.mts +0 -196
  1333. package/vitest.setup.ts +0 -7
  1334. /package/{dist/Accordion → Accordion}/Accordion.cjs +0 -0
  1335. /package/{dist/Accordion → Accordion}/Accordion.d.ts +0 -0
  1336. /package/{dist/Accordion → Accordion}/Accordion.es.js +0 -0
  1337. /package/{dist/Accordion → Accordion}/Accordion.stories.d.ts +0 -0
  1338. /package/{dist/Accordion → Accordion}/index.cjs +0 -0
  1339. /package/{dist/Accordion → Accordion}/index.d.ts +0 -0
  1340. /package/{dist/Accordion → Accordion}/index.es.js +0 -0
  1341. /package/{dist/Autocomplete → Autocomplete}/Autocomplete.cjs +0 -0
  1342. /package/{dist/Autocomplete → Autocomplete}/Autocomplete.d.ts +0 -0
  1343. /package/{dist/Autocomplete → Autocomplete}/Autocomplete.es.js +0 -0
  1344. /package/{dist/Autocomplete → Autocomplete}/Autocomplete.stories.d.ts +0 -0
  1345. /package/{dist/Autocomplete → Autocomplete}/index.cjs +0 -0
  1346. /package/{dist/Autocomplete → Autocomplete}/index.d.ts +0 -0
  1347. /package/{dist/Autocomplete → Autocomplete}/index.es.js +0 -0
  1348. /package/{dist/Backdrop → Backdrop}/Backdrop.cjs +0 -0
  1349. /package/{dist/Backdrop → Backdrop}/Backdrop.d.ts +0 -0
  1350. /package/{dist/Backdrop → Backdrop}/Backdrop.es.js +0 -0
  1351. /package/{dist/Backdrop → Backdrop}/Backdrop.stories.d.ts +0 -0
  1352. /package/{dist/Backdrop → Backdrop}/index.cjs +0 -0
  1353. /package/{dist/Backdrop → Backdrop}/index.d.ts +0 -0
  1354. /package/{dist/Backdrop → Backdrop}/index.es.js +0 -0
  1355. /package/{dist/Badge → Badge}/Badge.cjs +0 -0
  1356. /package/{dist/Badge → Badge}/Badge.d.ts +0 -0
  1357. /package/{dist/Badge → Badge}/Badge.es.js +0 -0
  1358. /package/{dist/Badge → Badge}/Badge.stories.d.ts +0 -0
  1359. /package/{dist/Badge → Badge}/index.cjs +0 -0
  1360. /package/{dist/Badge → Badge}/index.d.ts +0 -0
  1361. /package/{dist/Badge → Badge}/index.es.js +0 -0
  1362. /package/{dist/BottomSheet → BottomSheet}/BottomSheet.cjs +0 -0
  1363. /package/{dist/BottomSheet → BottomSheet}/BottomSheet.d.ts +0 -0
  1364. /package/{dist/BottomSheet → BottomSheet}/BottomSheet.es.js +0 -0
  1365. /package/{dist/BottomSheet → BottomSheet}/BottomSheet.stories.d.ts +0 -0
  1366. /package/{dist/BottomSheet → BottomSheet}/BottomSheetAction/BottomSheetAction.cjs +0 -0
  1367. /package/{dist/BottomSheet → BottomSheet}/BottomSheetAction/BottomSheetAction.d.ts +0 -0
  1368. /package/{dist/BottomSheet → BottomSheet}/BottomSheetAction/BottomSheetAction.es.js +0 -0
  1369. /package/{dist/BottomSheet → BottomSheet}/BottomSheetAction/index.cjs +0 -0
  1370. /package/{dist/BottomSheet → BottomSheet}/BottomSheetAction/index.d.ts +0 -0
  1371. /package/{dist/BottomSheet → BottomSheet}/BottomSheetAction/index.es.js +0 -0
  1372. /package/{dist/BottomSheet → BottomSheet}/BottomSheetContent/BottomSheetContent.cjs +0 -0
  1373. /package/{dist/BottomSheet → BottomSheet}/BottomSheetContent/BottomSheetContent.d.ts +0 -0
  1374. /package/{dist/BottomSheet → BottomSheet}/BottomSheetContent/BottomSheetContent.es.js +0 -0
  1375. /package/{dist/BottomSheet → BottomSheet}/BottomSheetContent/index.cjs +0 -0
  1376. /package/{dist/BottomSheet → BottomSheet}/BottomSheetContent/index.d.ts +0 -0
  1377. /package/{dist/BottomSheet → BottomSheet}/BottomSheetContent/index.es.js +0 -0
  1378. /package/{dist/BottomSheet → BottomSheet}/BottomSheetText/BottomSheetText.cjs +0 -0
  1379. /package/{dist/BottomSheet → BottomSheet}/BottomSheetText/BottomSheetText.d.ts +0 -0
  1380. /package/{dist/BottomSheet → BottomSheet}/BottomSheetText/BottomSheetText.es.js +0 -0
  1381. /package/{dist/BottomSheet → BottomSheet}/BottomSheetText/index.cjs +0 -0
  1382. /package/{dist/BottomSheet → BottomSheet}/BottomSheetText/index.d.ts +0 -0
  1383. /package/{dist/BottomSheet → BottomSheet}/BottomSheetText/index.es.js +0 -0
  1384. /package/{dist/BottomSheet → BottomSheet}/BottomSheetTitle/BottomSheetTitle.cjs +0 -0
  1385. /package/{dist/BottomSheet → BottomSheet}/BottomSheetTitle/BottomSheetTitle.d.ts +0 -0
  1386. /package/{dist/BottomSheet → BottomSheet}/BottomSheetTitle/BottomSheetTitle.es.js +0 -0
  1387. /package/{dist/BottomSheet → BottomSheet}/BottomSheetTitle/index.cjs +0 -0
  1388. /package/{dist/BottomSheet → BottomSheet}/BottomSheetTitle/index.d.ts +0 -0
  1389. /package/{dist/BottomSheet → BottomSheet}/BottomSheetTitle/index.es.js +0 -0
  1390. /package/{dist/BottomSheet → BottomSheet}/index.cjs +0 -0
  1391. /package/{dist/BottomSheet → BottomSheet}/index.d.ts +0 -0
  1392. /package/{dist/BottomSheet → BottomSheet}/index.es.js +0 -0
  1393. /package/{dist/Box → Box}/Box.cjs +0 -0
  1394. /package/{dist/Box → Box}/Box.d.ts +0 -0
  1395. /package/{dist/Box → Box}/Box.es.js +0 -0
  1396. /package/{dist/Box → Box}/Box.stories.d.ts +0 -0
  1397. /package/{dist/Box → Box}/index.cjs +0 -0
  1398. /package/{dist/Box → Box}/index.d.ts +0 -0
  1399. /package/{dist/Box → Box}/index.es.js +0 -0
  1400. /package/{dist/Button → Button}/Button.cjs +0 -0
  1401. /package/{dist/Button → Button}/Button.d.ts +0 -0
  1402. /package/{dist/Button → Button}/Button.es.js +0 -0
  1403. /package/{dist/Button → Button}/Button.stories.d.ts +0 -0
  1404. /package/{dist/Button → Button}/index.cjs +0 -0
  1405. /package/{dist/Button → Button}/index.d.ts +0 -0
  1406. /package/{dist/Button → Button}/index.es.js +0 -0
  1407. /package/{dist/Card → Card}/Card.cjs +0 -0
  1408. /package/{dist/Card → Card}/Card.d.ts +0 -0
  1409. /package/{dist/Card → Card}/Card.es.js +0 -0
  1410. /package/{dist/Card → Card}/Card.stories.d.ts +0 -0
  1411. /package/{dist/Card → Card}/index.cjs +0 -0
  1412. /package/{dist/Card → Card}/index.d.ts +0 -0
  1413. /package/{dist/Card → Card}/index.es.js +0 -0
  1414. /package/{dist/ChainPicker → ChainPicker}/ChainPicker.cjs +0 -0
  1415. /package/{dist/ChainPicker → ChainPicker}/ChainPicker.d.ts +0 -0
  1416. /package/{dist/ChainPicker → ChainPicker}/ChainPicker.es.js +0 -0
  1417. /package/{dist/ChainPicker → ChainPicker}/ChainPicker.stories.d.ts +0 -0
  1418. /package/{dist/ChainPicker → ChainPicker}/index.cjs +0 -0
  1419. /package/{dist/ChainPicker → ChainPicker}/index.d.ts +0 -0
  1420. /package/{dist/ChainPicker → ChainPicker}/index.es.js +0 -0
  1421. /package/{dist/Checkbox → Checkbox}/Checkbox.cjs +0 -0
  1422. /package/{dist/Checkbox → Checkbox}/Checkbox.d.ts +0 -0
  1423. /package/{dist/Checkbox → Checkbox}/Checkbox.es.js +0 -0
  1424. /package/{dist/Checkbox → Checkbox}/Checkbox.stories.d.ts +0 -0
  1425. /package/{dist/Checkbox → Checkbox}/index.cjs +0 -0
  1426. /package/{dist/Checkbox → Checkbox}/index.d.ts +0 -0
  1427. /package/{dist/Checkbox → Checkbox}/index.es.js +0 -0
  1428. /package/{dist/Chip → Chip}/Chip.cjs +0 -0
  1429. /package/{dist/Chip → Chip}/Chip.d.ts +0 -0
  1430. /package/{dist/Chip → Chip}/Chip.es.js +0 -0
  1431. /package/{dist/Chip → Chip}/Chip.stories.d.ts +0 -0
  1432. /package/{dist/Chip → Chip}/index.cjs +0 -0
  1433. /package/{dist/Chip → Chip}/index.d.ts +0 -0
  1434. /package/{dist/Chip → Chip}/index.es.js +0 -0
  1435. /package/{dist/CircularProgressIndicator → CircularProgressIndicator}/CircularProgressIndicator.cjs +0 -0
  1436. /package/{dist/CircularProgressIndicator → CircularProgressIndicator}/CircularProgressIndicator.d.ts +0 -0
  1437. /package/{dist/CircularProgressIndicator → CircularProgressIndicator}/CircularProgressIndicator.es.js +0 -0
  1438. /package/{dist/CircularProgressIndicator → CircularProgressIndicator}/CircularProgressIndicator.stories.d.ts +0 -0
  1439. /package/{dist/CircularProgressIndicator → CircularProgressIndicator}/index.cjs +0 -0
  1440. /package/{dist/CircularProgressIndicator → CircularProgressIndicator}/index.d.ts +0 -0
  1441. /package/{dist/CircularProgressIndicator → CircularProgressIndicator}/index.es.js +0 -0
  1442. /package/{dist/ClickAwayListener → ClickAwayListener}/ClickAwayListener.cjs +0 -0
  1443. /package/{dist/ClickAwayListener → ClickAwayListener}/ClickAwayListener.d.ts +0 -0
  1444. /package/{dist/ClickAwayListener → ClickAwayListener}/ClickAwayListener.es.js +0 -0
  1445. /package/{dist/ClickAwayListener → ClickAwayListener}/index.cjs +0 -0
  1446. /package/{dist/ClickAwayListener → ClickAwayListener}/index.d.ts +0 -0
  1447. /package/{dist/ClickAwayListener → ClickAwayListener}/index.es.js +0 -0
  1448. /package/{dist/DatePicker → DatePicker}/DatePicker.d.ts +0 -0
  1449. /package/{dist/DatePicker → DatePicker}/DatePicker.stories.d.ts +0 -0
  1450. /package/{dist/DatePicker → DatePicker}/EventDot/EventDot.cjs +0 -0
  1451. /package/{dist/DatePicker → DatePicker}/EventDot/EventDot.d.ts +0 -0
  1452. /package/{dist/DatePicker → DatePicker}/EventDot/EventDot.es.js +0 -0
  1453. /package/{dist/DatePicker → DatePicker}/EventDot/index.cjs +0 -0
  1454. /package/{dist/DatePicker → DatePicker}/EventDot/index.d.ts +0 -0
  1455. /package/{dist/DatePicker → DatePicker}/EventDot/index.es.js +0 -0
  1456. /package/{dist/DatePicker → DatePicker}/EventDotGroup/EventDotGroup.cjs +0 -0
  1457. /package/{dist/DatePicker → DatePicker}/EventDotGroup/EventDotGroup.d.ts +0 -0
  1458. /package/{dist/DatePicker → DatePicker}/EventDotGroup/EventDotGroup.es.js +0 -0
  1459. /package/{dist/DatePicker → DatePicker}/EventDotGroup/index.cjs +0 -0
  1460. /package/{dist/DatePicker → DatePicker}/EventDotGroup/index.d.ts +0 -0
  1461. /package/{dist/DatePicker → DatePicker}/EventDotGroup/index.es.js +0 -0
  1462. /package/{dist/DatePicker → DatePicker}/index.cjs +0 -0
  1463. /package/{dist/DatePicker → DatePicker}/index.d.ts +0 -0
  1464. /package/{dist/DatePicker → DatePicker}/index.es.js +0 -0
  1465. /package/{dist/Dialog → Dialog}/Dialog.cjs +0 -0
  1466. /package/{dist/Dialog → Dialog}/Dialog.d.ts +0 -0
  1467. /package/{dist/Dialog → Dialog}/Dialog.es.js +0 -0
  1468. /package/{dist/Dialog → Dialog}/Dialog.stories.d.ts +0 -0
  1469. /package/{dist/Dialog → Dialog}/DialogAction/DialogAction.cjs +0 -0
  1470. /package/{dist/Dialog → Dialog}/DialogAction/DialogAction.d.ts +0 -0
  1471. /package/{dist/Dialog → Dialog}/DialogAction/DialogAction.es.js +0 -0
  1472. /package/{dist/Dialog → Dialog}/DialogAction/index.cjs +0 -0
  1473. /package/{dist/Dialog → Dialog}/DialogAction/index.d.ts +0 -0
  1474. /package/{dist/Dialog → Dialog}/DialogAction/index.es.js +0 -0
  1475. /package/{dist/Dialog → Dialog}/DialogContent/DialogContent.cjs +0 -0
  1476. /package/{dist/Dialog → Dialog}/DialogContent/DialogContent.d.ts +0 -0
  1477. /package/{dist/Dialog → Dialog}/DialogContent/DialogContent.es.js +0 -0
  1478. /package/{dist/Dialog → Dialog}/DialogContent/index.cjs +0 -0
  1479. /package/{dist/Dialog → Dialog}/DialogContent/index.d.ts +0 -0
  1480. /package/{dist/Dialog → Dialog}/DialogContent/index.es.js +0 -0
  1481. /package/{dist/Dialog → Dialog}/DialogText/DialogText.cjs +0 -0
  1482. /package/{dist/Dialog → Dialog}/DialogText/DialogText.d.ts +0 -0
  1483. /package/{dist/Dialog → Dialog}/DialogText/DialogText.es.js +0 -0
  1484. /package/{dist/Dialog → Dialog}/DialogText/index.cjs +0 -0
  1485. /package/{dist/Dialog → Dialog}/DialogText/index.d.ts +0 -0
  1486. /package/{dist/Dialog → Dialog}/DialogText/index.es.js +0 -0
  1487. /package/{dist/Dialog → Dialog}/DialogTitle/DialogTitle.cjs +0 -0
  1488. /package/{dist/Dialog → Dialog}/DialogTitle/DialogTitle.d.ts +0 -0
  1489. /package/{dist/Dialog → Dialog}/DialogTitle/DialogTitle.es.js +0 -0
  1490. /package/{dist/Dialog → Dialog}/DialogTitle/index.cjs +0 -0
  1491. /package/{dist/Dialog → Dialog}/DialogTitle/index.d.ts +0 -0
  1492. /package/{dist/Dialog → Dialog}/DialogTitle/index.es.js +0 -0
  1493. /package/{dist/Dialog → Dialog}/index.cjs +0 -0
  1494. /package/{dist/Dialog → Dialog}/index.d.ts +0 -0
  1495. /package/{dist/Dialog → Dialog}/index.es.js +0 -0
  1496. /package/{dist/Flexbox → Flexbox}/Flexbox.cjs +0 -0
  1497. /package/{dist/Flexbox → Flexbox}/Flexbox.d.ts +0 -0
  1498. /package/{dist/Flexbox → Flexbox}/Flexbox.es.js +0 -0
  1499. /package/{dist/Flexbox → Flexbox}/Flexbox.stories.d.ts +0 -0
  1500. /package/{dist/Flexbox → Flexbox}/index.cjs +0 -0
  1501. /package/{dist/Flexbox → Flexbox}/index.d.ts +0 -0
  1502. /package/{dist/Flexbox → Flexbox}/index.es.js +0 -0
  1503. /package/{dist/FocusBoundary → FocusBoundary}/FocusBoundary.cjs +0 -0
  1504. /package/{dist/FocusBoundary → FocusBoundary}/FocusBoundary.d.ts +0 -0
  1505. /package/{dist/FocusBoundary → FocusBoundary}/FocusBoundary.es.js +0 -0
  1506. /package/{dist/FocusBoundary → FocusBoundary}/index.cjs +0 -0
  1507. /package/{dist/FocusBoundary → FocusBoundary}/index.d.ts +0 -0
  1508. /package/{dist/FocusBoundary → FocusBoundary}/index.es.js +0 -0
  1509. /package/{dist/FormControlText → FormControlText}/FormControlText.cjs +0 -0
  1510. /package/{dist/FormControlText → FormControlText}/FormControlText.d.ts +0 -0
  1511. /package/{dist/FormControlText → FormControlText}/FormControlText.es.js +0 -0
  1512. /package/{dist/FormControlText → FormControlText}/FormControlText.stories.d.ts +0 -0
  1513. /package/{dist/FormControlText → FormControlText}/index.cjs +0 -0
  1514. /package/{dist/FormControlText → FormControlText}/index.d.ts +0 -0
  1515. /package/{dist/FormControlText → FormControlText}/index.es.js +0 -0
  1516. /package/{dist/Icon → Icon}/Icon.cjs +0 -0
  1517. /package/{dist/Icon → Icon}/Icon.d.ts +0 -0
  1518. /package/{dist/Icon → Icon}/Icon.es.js +0 -0
  1519. /package/{dist/Icon → Icon}/Icon.stories.d.ts +0 -0
  1520. /package/{dist/Icon → Icon}/index.cjs +0 -0
  1521. /package/{dist/Icon → Icon}/index.d.ts +0 -0
  1522. /package/{dist/Icon → Icon}/index.es.js +0 -0
  1523. /package/{dist/IconButton → IconButton}/IconButton.cjs +0 -0
  1524. /package/{dist/IconButton → IconButton}/IconButton.d.ts +0 -0
  1525. /package/{dist/IconButton → IconButton}/IconButton.es.js +0 -0
  1526. /package/{dist/IconButton → IconButton}/IconButton.stories.d.ts +0 -0
  1527. /package/{dist/IconButton → IconButton}/index.cjs +0 -0
  1528. /package/{dist/IconButton → IconButton}/index.d.ts +0 -0
  1529. /package/{dist/IconButton → IconButton}/index.es.js +0 -0
  1530. /package/{dist/Label → Label}/Label.cjs +0 -0
  1531. /package/{dist/Label → Label}/Label.d.ts +0 -0
  1532. /package/{dist/Label → Label}/Label.es.js +0 -0
  1533. /package/{dist/Label → Label}/Label.stories.d.ts +0 -0
  1534. /package/{dist/Label → Label}/index.cjs +0 -0
  1535. /package/{dist/Label → Label}/index.d.ts +0 -0
  1536. /package/{dist/Label → Label}/index.es.js +0 -0
  1537. /package/{dist/LineProgressIndicator → LineProgressIndicator}/LineProgressIndicator.cjs +0 -0
  1538. /package/{dist/LineProgressIndicator → LineProgressIndicator}/LineProgressIndicator.d.ts +0 -0
  1539. /package/{dist/LineProgressIndicator → LineProgressIndicator}/LineProgressIndicator.es.js +0 -0
  1540. /package/{dist/LineProgressIndicator → LineProgressIndicator}/LineProgressIndicator.stories.d.ts +0 -0
  1541. /package/{dist/LineProgressIndicator → LineProgressIndicator}/index.cjs +0 -0
  1542. /package/{dist/LineProgressIndicator → LineProgressIndicator}/index.d.ts +0 -0
  1543. /package/{dist/LineProgressIndicator → LineProgressIndicator}/index.es.js +0 -0
  1544. /package/{dist/Menu → Menu}/Menu.cjs +0 -0
  1545. /package/{dist/Menu → Menu}/Menu.d.ts +0 -0
  1546. /package/{dist/Menu → Menu}/Menu.es.js +0 -0
  1547. /package/{dist/Menu → Menu}/Menu.stories.d.ts +0 -0
  1548. /package/{dist/Menu → Menu}/MenuBlock/MenuBlock.cjs +0 -0
  1549. /package/{dist/Menu → Menu}/MenuBlock/MenuBlock.d.ts +0 -0
  1550. /package/{dist/Menu → Menu}/MenuBlock/MenuBlock.es.js +0 -0
  1551. /package/{dist/Menu → Menu}/MenuBlock/index.cjs +0 -0
  1552. /package/{dist/Menu → Menu}/MenuBlock/index.d.ts +0 -0
  1553. /package/{dist/Menu → Menu}/MenuBlock/index.es.js +0 -0
  1554. /package/{dist/Menu → Menu}/MenuButton/MenuButton.cjs +0 -0
  1555. /package/{dist/Menu → Menu}/MenuButton/MenuButton.d.ts +0 -0
  1556. /package/{dist/Menu → Menu}/MenuButton/MenuButton.es.js +0 -0
  1557. /package/{dist/Menu → Menu}/MenuButton/index.cjs +0 -0
  1558. /package/{dist/Menu → Menu}/MenuButton/index.d.ts +0 -0
  1559. /package/{dist/Menu → Menu}/MenuButton/index.es.js +0 -0
  1560. /package/{dist/Menu → Menu}/index.cjs +0 -0
  1561. /package/{dist/Menu → Menu}/index.d.ts +0 -0
  1562. /package/{dist/Menu → Menu}/index.es.js +0 -0
  1563. /package/{dist/NumberKeypad → NumberKeypad}/NumberKeypad.cjs +0 -0
  1564. /package/{dist/NumberKeypad → NumberKeypad}/NumberKeypad.d.ts +0 -0
  1565. /package/{dist/NumberKeypad → NumberKeypad}/NumberKeypad.es.js +0 -0
  1566. /package/{dist/NumberKeypad → NumberKeypad}/NumberKeypad.stories.d.ts +0 -0
  1567. /package/{dist/NumberKeypad → NumberKeypad}/NumberKeypadBlock/NumberKeypadBlock.cjs +0 -0
  1568. /package/{dist/NumberKeypad → NumberKeypad}/NumberKeypadBlock/NumberKeypadBlock.d.ts +0 -0
  1569. /package/{dist/NumberKeypad → NumberKeypad}/NumberKeypadBlock/NumberKeypadBlock.es.js +0 -0
  1570. /package/{dist/NumberKeypad → NumberKeypad}/NumberKeypadBlock/index.cjs +0 -0
  1571. /package/{dist/NumberKeypad → NumberKeypad}/NumberKeypadBlock/index.d.ts +0 -0
  1572. /package/{dist/NumberKeypad → NumberKeypad}/NumberKeypadBlock/index.es.js +0 -0
  1573. /package/{dist/NumberKeypad → NumberKeypad}/index.cjs +0 -0
  1574. /package/{dist/NumberKeypad → NumberKeypad}/index.d.ts +0 -0
  1575. /package/{dist/NumberKeypad → NumberKeypad}/index.es.js +0 -0
  1576. /package/{dist/PageControl → PageControl}/PageControl.cjs +0 -0
  1577. /package/{dist/PageControl → PageControl}/PageControl.d.ts +0 -0
  1578. /package/{dist/PageControl → PageControl}/PageControl.es.js +0 -0
  1579. /package/{dist/PageControl → PageControl}/PageControl.stories.d.ts +0 -0
  1580. /package/{dist/PageControl → PageControl}/index.cjs +0 -0
  1581. /package/{dist/PageControl → PageControl}/index.d.ts +0 -0
  1582. /package/{dist/PageControl → PageControl}/index.es.js +0 -0
  1583. /package/{dist/Radio → Radio}/Radio.cjs +0 -0
  1584. /package/{dist/Radio → Radio}/Radio.d.ts +0 -0
  1585. /package/{dist/Radio → Radio}/Radio.es.js +0 -0
  1586. /package/{dist/Radio → Radio}/Radio.stories.d.ts +0 -0
  1587. /package/{dist/Radio → Radio}/index.cjs +0 -0
  1588. /package/{dist/Radio → Radio}/index.d.ts +0 -0
  1589. /package/{dist/Radio → Radio}/index.es.js +0 -0
  1590. /package/{dist/RadioGroup → RadioGroup}/RadioGroup.cjs +0 -0
  1591. /package/{dist/RadioGroup → RadioGroup}/RadioGroup.d.ts +0 -0
  1592. /package/{dist/RadioGroup → RadioGroup}/RadioGroup.es.js +0 -0
  1593. /package/{dist/RadioGroup → RadioGroup}/RadioGroup.stories.d.ts +0 -0
  1594. /package/{dist/RadioGroup → RadioGroup}/index.cjs +0 -0
  1595. /package/{dist/RadioGroup → RadioGroup}/index.d.ts +0 -0
  1596. /package/{dist/RadioGroup → RadioGroup}/index.es.js +0 -0
  1597. /package/{dist/SegmentedButton → SegmentedButton}/SegmentedButton.cjs +0 -0
  1598. /package/{dist/SegmentedButton → SegmentedButton}/SegmentedButton.d.ts +0 -0
  1599. /package/{dist/SegmentedButton → SegmentedButton}/SegmentedButton.es.js +0 -0
  1600. /package/{dist/SegmentedButton → SegmentedButton}/SegmentedButton.stories.d.ts +0 -0
  1601. /package/{dist/SegmentedButton → SegmentedButton}/SegmentedButtonBlock/SegmentedButtonBlock.cjs +0 -0
  1602. /package/{dist/SegmentedButton → SegmentedButton}/SegmentedButtonBlock/SegmentedButtonBlock.d.ts +0 -0
  1603. /package/{dist/SegmentedButton → SegmentedButton}/SegmentedButtonBlock/SegmentedButtonBlock.es.js +0 -0
  1604. /package/{dist/SegmentedButton → SegmentedButton}/SegmentedButtonBlock/index.cjs +0 -0
  1605. /package/{dist/SegmentedButton → SegmentedButton}/SegmentedButtonBlock/index.d.ts +0 -0
  1606. /package/{dist/SegmentedButton → SegmentedButton}/SegmentedButtonBlock/index.es.js +0 -0
  1607. /package/{dist/SegmentedButton → SegmentedButton}/index.cjs +0 -0
  1608. /package/{dist/SegmentedButton → SegmentedButton}/index.d.ts +0 -0
  1609. /package/{dist/SegmentedButton → SegmentedButton}/index.es.js +0 -0
  1610. /package/{dist/Select → Select}/Option/Option.cjs +0 -0
  1611. /package/{dist/Select → Select}/Option/Option.d.ts +0 -0
  1612. /package/{dist/Select → Select}/Option/Option.es.js +0 -0
  1613. /package/{dist/Select → Select}/Option/index.cjs +0 -0
  1614. /package/{dist/Select → Select}/Option/index.d.ts +0 -0
  1615. /package/{dist/Select → Select}/Option/index.es.js +0 -0
  1616. /package/{dist/Select → Select}/Select.cjs +0 -0
  1617. /package/{dist/Select → Select}/Select.d.ts +0 -0
  1618. /package/{dist/Select → Select}/Select.es.js +0 -0
  1619. /package/{dist/Select → Select}/Select.stories.d.ts +0 -0
  1620. /package/{dist/Select → Select}/index.cjs +0 -0
  1621. /package/{dist/Select → Select}/index.d.ts +0 -0
  1622. /package/{dist/Select → Select}/index.es.js +0 -0
  1623. /package/{dist/Skeleton → Skeleton}/Skeleton.cjs +0 -0
  1624. /package/{dist/Skeleton → Skeleton}/Skeleton.d.ts +0 -0
  1625. /package/{dist/Skeleton → Skeleton}/Skeleton.es.js +0 -0
  1626. /package/{dist/Skeleton → Skeleton}/Skeleton.stories.d.ts +0 -0
  1627. /package/{dist/Skeleton → Skeleton}/index.cjs +0 -0
  1628. /package/{dist/Skeleton → Skeleton}/index.d.ts +0 -0
  1629. /package/{dist/Skeleton → Skeleton}/index.es.js +0 -0
  1630. /package/{dist/Slider → Slider}/Slider.cjs +0 -0
  1631. /package/{dist/Slider → Slider}/Slider.d.ts +0 -0
  1632. /package/{dist/Slider → Slider}/Slider.es.js +0 -0
  1633. /package/{dist/Slider → Slider}/Slider.stories.d.ts +0 -0
  1634. /package/{dist/Slider → Slider}/index.cjs +0 -0
  1635. /package/{dist/Slider → Slider}/index.d.ts +0 -0
  1636. /package/{dist/Slider → Slider}/index.es.js +0 -0
  1637. /package/{dist/Snackbar → Snackbar}/Snackbar.cjs +0 -0
  1638. /package/{dist/Snackbar → Snackbar}/Snackbar.d.ts +0 -0
  1639. /package/{dist/Snackbar → Snackbar}/Snackbar.es.js +0 -0
  1640. /package/{dist/Snackbar → Snackbar}/Snackbar.stories.d.ts +0 -0
  1641. /package/{dist/Snackbar → Snackbar}/index.cjs +0 -0
  1642. /package/{dist/Snackbar → Snackbar}/index.d.ts +0 -0
  1643. /package/{dist/Snackbar → Snackbar}/index.es.js +0 -0
  1644. /package/{dist/Switch → Switch}/Switch.cjs +0 -0
  1645. /package/{dist/Switch → Switch}/Switch.d.ts +0 -0
  1646. /package/{dist/Switch → Switch}/Switch.es.js +0 -0
  1647. /package/{dist/Switch → Switch}/Switch.stories.d.ts +0 -0
  1648. /package/{dist/Switch → Switch}/index.cjs +0 -0
  1649. /package/{dist/Switch → Switch}/index.d.ts +0 -0
  1650. /package/{dist/Switch → Switch}/index.es.js +0 -0
  1651. /package/{dist/Tab → Tab}/Tab.d.ts +0 -0
  1652. /package/{dist/Tab → Tab}/Tab.stories.d.ts +0 -0
  1653. /package/{dist/Tab → Tab}/TabBlock/TabBlock.cjs +0 -0
  1654. /package/{dist/Tab → Tab}/TabBlock/TabBlock.d.ts +0 -0
  1655. /package/{dist/Tab → Tab}/TabBlock/TabBlock.es.js +0 -0
  1656. /package/{dist/Tab → Tab}/TabBlock/index.cjs +0 -0
  1657. /package/{dist/Tab → Tab}/TabBlock/index.d.ts +0 -0
  1658. /package/{dist/Tab → Tab}/TabBlock/index.es.js +0 -0
  1659. /package/{dist/Tab → Tab}/index.cjs +0 -0
  1660. /package/{dist/Tab → Tab}/index.d.ts +0 -0
  1661. /package/{dist/Tab → Tab}/index.es.js +0 -0
  1662. /package/{dist/TextArea → TextArea}/TextArea.cjs +0 -0
  1663. /package/{dist/TextArea → TextArea}/TextArea.d.ts +0 -0
  1664. /package/{dist/TextArea → TextArea}/TextArea.es.js +0 -0
  1665. /package/{dist/TextArea → TextArea}/TextArea.stories.d.ts +0 -0
  1666. /package/{dist/TextArea → TextArea}/index.cjs +0 -0
  1667. /package/{dist/TextArea → TextArea}/index.d.ts +0 -0
  1668. /package/{dist/TextArea → TextArea}/index.es.js +0 -0
  1669. /package/{dist/TextField → TextField}/TextField.cjs +0 -0
  1670. /package/{dist/TextField → TextField}/TextField.d.ts +0 -0
  1671. /package/{dist/TextField → TextField}/TextField.es.js +0 -0
  1672. /package/{dist/TextField → TextField}/TextField.stories.d.ts +0 -0
  1673. /package/{dist/TextField → TextField}/index.cjs +0 -0
  1674. /package/{dist/TextField → TextField}/index.d.ts +0 -0
  1675. /package/{dist/TextField → TextField}/index.es.js +0 -0
  1676. /package/{dist/Tooltip → Tooltip}/Tooltip.cjs +0 -0
  1677. /package/{dist/Tooltip → Tooltip}/Tooltip.d.ts +0 -0
  1678. /package/{dist/Tooltip → Tooltip}/Tooltip.es.js +0 -0
  1679. /package/{dist/Tooltip → Tooltip}/Tooltip.stories.d.ts +0 -0
  1680. /package/{dist/Tooltip → Tooltip}/index.cjs +0 -0
  1681. /package/{dist/Tooltip → Tooltip}/index.d.ts +0 -0
  1682. /package/{dist/Tooltip → Tooltip}/index.es.js +0 -0
  1683. /package/{dist/Typography → Typography}/Typography.cjs +0 -0
  1684. /package/{dist/Typography → Typography}/Typography.d.ts +0 -0
  1685. /package/{dist/Typography → Typography}/Typography.es.js +0 -0
  1686. /package/{dist/Typography → Typography}/Typography.stories.d.ts +0 -0
  1687. /package/{dist/Typography → Typography}/index.cjs +0 -0
  1688. /package/{dist/Typography → Typography}/index.d.ts +0 -0
  1689. /package/{dist/Typography → Typography}/index.es.js +0 -0
  1690. /package/{dist/core → core}/GlobalStyle.cjs +0 -0
  1691. /package/{dist/core → core}/GlobalStyle.d.ts +0 -0
  1692. /package/{dist/core → core}/GlobalStyle.es.js +0 -0
  1693. /package/{dist/core → core}/ThemeContext.cjs +0 -0
  1694. /package/{dist/core → core}/ThemeContext.d.ts +0 -0
  1695. /package/{dist/core → core}/ThemeContext.es.js +0 -0
  1696. /package/{dist/core → core}/ThemeProvider.cjs +0 -0
  1697. /package/{dist/core → core}/ThemeProvider.d.ts +0 -0
  1698. /package/{dist/core → core}/ThemeProvider.es.js +0 -0
  1699. /package/{dist/core → core}/useTheme.cjs +0 -0
  1700. /package/{dist/core → core}/useTheme.d.ts +0 -0
  1701. /package/{dist/core → core}/useTheme.es.js +0 -0
  1702. /package/{dist/hooks → hooks}/index.cjs +0 -0
  1703. /package/{dist/hooks → hooks}/index.d.ts +0 -0
  1704. /package/{dist/hooks → hooks}/index.es.js +0 -0
  1705. /package/{dist/hooks → hooks}/useCheckHasFocus/useCheckHasFocus.cjs +0 -0
  1706. /package/{dist/hooks → hooks}/useCheckHasFocus/useCheckHasFocus.d.ts +0 -0
  1707. /package/{dist/hooks → hooks}/useCheckHasFocus/useCheckHasFocus.es.js +0 -0
  1708. /package/{dist/hooks → hooks}/useCheckHoverPossible/useCheckHoverPossible.cjs +0 -0
  1709. /package/{dist/hooks → hooks}/useCheckHoverPossible/useCheckHoverPossible.d.ts +0 -0
  1710. /package/{dist/hooks → hooks}/useCheckHoverPossible/useCheckHoverPossible.es.js +0 -0
  1711. /package/{dist/hooks → hooks}/useCheckKeyboardMode/useCheckKeyboardMode.cjs +0 -0
  1712. /package/{dist/hooks → hooks}/useCheckKeyboardMode/useCheckKeyboardMode.d.ts +0 -0
  1713. /package/{dist/hooks → hooks}/useCheckKeyboardMode/useCheckKeyboardMode.es.js +0 -0
  1714. /package/{dist/hooks → hooks}/useFocusBoundary/useFocusBoundary.cjs +0 -0
  1715. /package/{dist/hooks → hooks}/useFocusBoundary/useFocusBoundary.d.ts +0 -0
  1716. /package/{dist/hooks → hooks}/useFocusBoundary/useFocusBoundary.es.js +0 -0
  1717. /package/{dist/index.cjs → index.cjs} +0 -0
  1718. /package/{dist/index.d.ts → index.d.ts} +0 -0
  1719. /package/{dist/index.es.js → index.es.js} +0 -0
  1720. /package/{dist/resources → resources}/tictoccroc/icons/colorLine/calendar-color-line.svg-B_vYjqIZ.js +0 -0
  1721. /package/{dist/resources → resources}/tictoccroc/icons/colorLine/calendar-color-line.svg-BtUQ4TKP.cjs +0 -0
  1722. /package/{dist/resources → resources}/tictoccroc/icons/colorLine/capacity-color-line.svg-BQo3SZhS.cjs +0 -0
  1723. /package/{dist/resources → resources}/tictoccroc/icons/colorLine/capacity-color-line.svg-oT5B8THh.js +0 -0
  1724. /package/{dist/resources → resources}/tictoccroc/icons/colorLine/goods-color-line.svg-CT8jVC5v.js +0 -0
  1725. /package/{dist/resources → resources}/tictoccroc/icons/colorLine/goods-color-line.svg-Dz9RB5RV.cjs +0 -0
  1726. /package/{dist/resources → resources}/tictoccroc/icons/colorLine/index.d.ts +0 -0
  1727. /package/{dist/resources → resources}/tictoccroc/icons/colorLine/index.ts-Dyvby5gX.cjs +0 -0
  1728. /package/{dist/resources → resources}/tictoccroc/icons/colorLine/index.ts-l0sNRNKZ.js +0 -0
  1729. /package/{dist/resources → resources}/tictoccroc/icons/colorLine/kids-color-line.svg-BF7M2ymg.cjs +0 -0
  1730. /package/{dist/resources → resources}/tictoccroc/icons/colorLine/kids-color-line.svg-CZDUwvTf.js +0 -0
  1731. /package/{dist/resources → resources}/tictoccroc/icons/colorLine/time-color-line.svg-K7igWiF7.js +0 -0
  1732. /package/{dist/resources → resources}/tictoccroc/icons/colorLine/time-color-line.svg-lvcsdtRd.cjs +0 -0
  1733. /package/{dist/resources → resources}/tictoccroc/icons/emoji/average-plane-emoji.svg-1B3oSCfr.js +0 -0
  1734. /package/{dist/resources → resources}/tictoccroc/icons/emoji/average-plane-emoji.svg-Ddpo9mEE.cjs +0 -0
  1735. /package/{dist/resources → resources}/tictoccroc/icons/emoji/excellent-plane-emoji.svg-Bq_nM8Tm.js +0 -0
  1736. /package/{dist/resources → resources}/tictoccroc/icons/emoji/excellent-plane-emoji.svg-CSFc2vsd.cjs +0 -0
  1737. /package/{dist/resources → resources}/tictoccroc/icons/emoji/good-plane-emoji.svg-BShQn-co.cjs +0 -0
  1738. /package/{dist/resources → resources}/tictoccroc/icons/emoji/good-plane-emoji.svg-Bve6hTZH.js +0 -0
  1739. /package/{dist/resources → resources}/tictoccroc/icons/emoji/index.d.ts +0 -0
  1740. /package/{dist/resources → resources}/tictoccroc/icons/emoji/index.ts-Dyvby5gX.cjs +0 -0
  1741. /package/{dist/resources → resources}/tictoccroc/icons/emoji/index.ts-l0sNRNKZ.js +0 -0
  1742. /package/{dist/resources → resources}/tictoccroc/icons/etc/cash-etc.svg-BE9-4t5W.cjs +0 -0
  1743. /package/{dist/resources → resources}/tictoccroc/icons/etc/cash-etc.svg-CvAOzEdq.js +0 -0
  1744. /package/{dist/resources → resources}/tictoccroc/icons/etc/check-etc.svg-6o7_QHlK.cjs +0 -0
  1745. /package/{dist/resources → resources}/tictoccroc/icons/etc/check-etc.svg-CeWjWVqv.js +0 -0
  1746. /package/{dist/resources → resources}/tictoccroc/icons/etc/coupon-etc.svg-BYpSMvLr.js +0 -0
  1747. /package/{dist/resources → resources}/tictoccroc/icons/etc/coupon-etc.svg-DB4JIfi8.cjs +0 -0
  1748. /package/{dist/resources → resources}/tictoccroc/icons/etc/index.d.ts +0 -0
  1749. /package/{dist/resources → resources}/tictoccroc/icons/etc/index.ts-Dyvby5gX.cjs +0 -0
  1750. /package/{dist/resources → resources}/tictoccroc/icons/etc/index.ts-l0sNRNKZ.js +0 -0
  1751. /package/{dist/resources → resources}/tictoccroc/icons/etc/point-etc.svg-CAEUCvfM.cjs +0 -0
  1752. /package/{dist/resources → resources}/tictoccroc/icons/etc/point-etc.svg-DZ31KNBj.js +0 -0
  1753. /package/{dist/resources → resources}/tictoccroc/icons/etc/unscheduled-etc.svg-C9TZ0hvI.js +0 -0
  1754. /package/{dist/resources → resources}/tictoccroc/icons/etc/unscheduled-etc.svg-D-47KeXg.cjs +0 -0
  1755. /package/{dist/resources → resources}/tictoccroc/icons/fill/alert-fill.svg-BJrM_goo.js +0 -0
  1756. /package/{dist/resources → resources}/tictoccroc/icons/fill/alert-fill.svg-C8QjfUUX.cjs +0 -0
  1757. /package/{dist/resources → resources}/tictoccroc/icons/fill/alphabet-fill.svg-CvfRsdBW.js +0 -0
  1758. /package/{dist/resources → resources}/tictoccroc/icons/fill/alphabet-fill.svg-HBXWjzrC.cjs +0 -0
  1759. /package/{dist/resources → resources}/tictoccroc/icons/fill/apply-fill.svg-CmRhMN1w.js +0 -0
  1760. /package/{dist/resources → resources}/tictoccroc/icons/fill/apply-fill.svg-DRpGrJGw.cjs +0 -0
  1761. /package/{dist/resources → resources}/tictoccroc/icons/fill/arrow-down-fill.svg-C30f0N0F.js +0 -0
  1762. /package/{dist/resources → resources}/tictoccroc/icons/fill/arrow-down-fill.svg-VKh4yV7q.cjs +0 -0
  1763. /package/{dist/resources → resources}/tictoccroc/icons/fill/arrow-left-fill.svg-CdGognG9.js +0 -0
  1764. /package/{dist/resources → resources}/tictoccroc/icons/fill/arrow-left-fill.svg-DVd7uVkk.cjs +0 -0
  1765. /package/{dist/resources → resources}/tictoccroc/icons/fill/arrow-right-fill.svg-C3fI1iEy.js +0 -0
  1766. /package/{dist/resources → resources}/tictoccroc/icons/fill/arrow-right-fill.svg-CkH6pq8F.cjs +0 -0
  1767. /package/{dist/resources → resources}/tictoccroc/icons/fill/arrow-up-fill.svg-CEHHUpG_.js +0 -0
  1768. /package/{dist/resources → resources}/tictoccroc/icons/fill/arrow-up-fill.svg-DWbcv7JX.cjs +0 -0
  1769. /package/{dist/resources → resources}/tictoccroc/icons/fill/certified-fill.svg-DA375i9-.cjs +0 -0
  1770. /package/{dist/resources → resources}/tictoccroc/icons/fill/certified-fill.svg-DBC-EEKD.js +0 -0
  1771. /package/{dist/resources → resources}/tictoccroc/icons/fill/chatting-fill.svg-CVjv4Kr7.js +0 -0
  1772. /package/{dist/resources → resources}/tictoccroc/icons/fill/chatting-fill.svg-HaX5-_VL.cjs +0 -0
  1773. /package/{dist/resources → resources}/tictoccroc/icons/fill/check-fill.svg-0_5PrDLC.js +0 -0
  1774. /package/{dist/resources → resources}/tictoccroc/icons/fill/check-fill.svg-BKKTgIa3.cjs +0 -0
  1775. /package/{dist/resources → resources}/tictoccroc/icons/fill/clr-fill.svg-Cn-I8j7d.js +0 -0
  1776. /package/{dist/resources → resources}/tictoccroc/icons/fill/clr-fill.svg-DuLFHwKc.cjs +0 -0
  1777. /package/{dist/resources → resources}/tictoccroc/icons/fill/complete-fill.svg-DhQki4Tw.cjs +0 -0
  1778. /package/{dist/resources → resources}/tictoccroc/icons/fill/complete-fill.svg-cERkJmCb.js +0 -0
  1779. /package/{dist/resources → resources}/tictoccroc/icons/fill/home-fill.svg-CxFGWK0L.cjs +0 -0
  1780. /package/{dist/resources → resources}/tictoccroc/icons/fill/home-fill.svg-D3lzGMV2.js +0 -0
  1781. /package/{dist/resources → resources}/tictoccroc/icons/fill/index.d.ts +0 -0
  1782. /package/{dist/resources → resources}/tictoccroc/icons/fill/index.ts-Dyvby5gX.cjs +0 -0
  1783. /package/{dist/resources → resources}/tictoccroc/icons/fill/index.ts-l0sNRNKZ.js +0 -0
  1784. /package/{dist/resources → resources}/tictoccroc/icons/fill/info-fill.svg-CwgxQGwL.js +0 -0
  1785. /package/{dist/resources → resources}/tictoccroc/icons/fill/info-fill.svg-DkEX99Sy.cjs +0 -0
  1786. /package/{dist/resources → resources}/tictoccroc/icons/fill/invalid-fill.svg-CJJ-xmGJ.cjs +0 -0
  1787. /package/{dist/resources → resources}/tictoccroc/icons/fill/invalid-fill.svg-D-87fL2g.js +0 -0
  1788. /package/{dist/resources → resources}/tictoccroc/icons/fill/like-fill.svg-Cx1cz0ZV.js +0 -0
  1789. /package/{dist/resources → resources}/tictoccroc/icons/fill/like-fill.svg-DnL66ApL.cjs +0 -0
  1790. /package/{dist/resources → resources}/tictoccroc/icons/fill/location-fill.svg-DfSHAnsd.js +0 -0
  1791. /package/{dist/resources → resources}/tictoccroc/icons/fill/location-fill.svg-Die9mxQH.cjs +0 -0
  1792. /package/{dist/resources → resources}/tictoccroc/icons/fill/met-fill.svg-B09QdWd-.cjs +0 -0
  1793. /package/{dist/resources → resources}/tictoccroc/icons/fill/met-fill.svg-BYSmsKBw.js +0 -0
  1794. /package/{dist/resources → resources}/tictoccroc/icons/fill/ongoing-fill.svg-BWY0Pepo.js +0 -0
  1795. /package/{dist/resources → resources}/tictoccroc/icons/fill/ongoing-fill.svg-D9OuoEPD.cjs +0 -0
  1796. /package/{dist/resources → resources}/tictoccroc/icons/fill/review-fill.svg-C356jYYw.js +0 -0
  1797. /package/{dist/resources → resources}/tictoccroc/icons/fill/review-fill.svg-Ci8MN4eI.cjs +0 -0
  1798. /package/{dist/resources → resources}/tictoccroc/icons/fill/schedule-fill.svg-7tGjhrTb.cjs +0 -0
  1799. /package/{dist/resources → resources}/tictoccroc/icons/fill/schedule-fill.svg-BrKSb-wR.js +0 -0
  1800. /package/{dist/resources → resources}/tictoccroc/icons/fill/search-fill.svg-BvLNCg-N.cjs +0 -0
  1801. /package/{dist/resources → resources}/tictoccroc/icons/fill/search-fill.svg-DnxhncI6.js +0 -0
  1802. /package/{dist/resources → resources}/tictoccroc/icons/fill/send-fill.svg-CItD_2L1.js +0 -0
  1803. /package/{dist/resources → resources}/tictoccroc/icons/fill/send-fill.svg-D197Lwl0.cjs +0 -0
  1804. /package/{dist/resources → resources}/tictoccroc/icons/fill/time-fill.svg-CbMJxmhK.js +0 -0
  1805. /package/{dist/resources → resources}/tictoccroc/icons/fill/time-fill.svg-DcMfM75a.cjs +0 -0
  1806. /package/{dist/resources → resources}/tictoccroc/icons/fill/tooltip-fill.svg-Csn01XEU.js +0 -0
  1807. /package/{dist/resources → resources}/tictoccroc/icons/fill/tooltip-fill.svg-taAPxbyB.cjs +0 -0
  1808. /package/{dist/resources → resources}/tictoccroc/icons/fill/user-fill.svg-1AdHldZ7.js +0 -0
  1809. /package/{dist/resources → resources}/tictoccroc/icons/fill/user-fill.svg-C5DT_82L.cjs +0 -0
  1810. /package/{dist/resources → resources}/tictoccroc/icons/index.d.ts +0 -0
  1811. /package/{dist/resources → resources}/tictoccroc/icons/index.ts-DQT-xh5P.cjs +0 -0
  1812. /package/{dist/resources → resources}/tictoccroc/icons/index.ts-DrS5ov5F.js +0 -0
  1813. /package/{dist/resources → resources}/tictoccroc/icons/line/alarm-line.svg-BRunNxMG.cjs +0 -0
  1814. /package/{dist/resources → resources}/tictoccroc/icons/line/alarm-line.svg-B_fgmSUh.js +0 -0
  1815. /package/{dist/resources → resources}/tictoccroc/icons/line/align-edit.svg-BpBWlArj.js +0 -0
  1816. /package/{dist/resources → resources}/tictoccroc/icons/line/align-edit.svg-CheFH-PQ.cjs +0 -0
  1817. /package/{dist/resources → resources}/tictoccroc/icons/line/align-line.svg-CZVeKsXI.js +0 -0
  1818. /package/{dist/resources → resources}/tictoccroc/icons/line/align-line.svg-DEHi23C3.cjs +0 -0
  1819. /package/{dist/resources → resources}/tictoccroc/icons/line/apply-line.svg-CPVSeeXQ.js +0 -0
  1820. /package/{dist/resources → resources}/tictoccroc/icons/line/apply-line.svg-OFt_RKTM.cjs +0 -0
  1821. /package/{dist/resources → resources}/tictoccroc/icons/line/archive-line.svg-DCCCNm0K.cjs +0 -0
  1822. /package/{dist/resources → resources}/tictoccroc/icons/line/archive-line.svg-DRsXXtcA.js +0 -0
  1823. /package/{dist/resources → resources}/tictoccroc/icons/line/arrow-back-line.svg-6pAPPZFb.js +0 -0
  1824. /package/{dist/resources → resources}/tictoccroc/icons/line/arrow-back-line.svg-CohS2cJ8.cjs +0 -0
  1825. /package/{dist/resources → resources}/tictoccroc/icons/line/arrow-downward-line.svg-BGmQO-HH.js +0 -0
  1826. /package/{dist/resources → resources}/tictoccroc/icons/line/arrow-downward-line.svg-U4yGkiO6.cjs +0 -0
  1827. /package/{dist/resources → resources}/tictoccroc/icons/line/arrow-forward-line.svg-CXsiELrZ.cjs +0 -0
  1828. /package/{dist/resources → resources}/tictoccroc/icons/line/arrow-forward-line.svg-i2PyDbcS.js +0 -0
  1829. /package/{dist/resources → resources}/tictoccroc/icons/line/arrow-upward-line.svg-D38aA0Uw.cjs +0 -0
  1830. /package/{dist/resources → resources}/tictoccroc/icons/line/arrow-upward-line.svg-UfpZFid8.js +0 -0
  1831. /package/{dist/resources → resources}/tictoccroc/icons/line/attach-line.svg-BhuonxHd.cjs +0 -0
  1832. /package/{dist/resources → resources}/tictoccroc/icons/line/attach-line.svg-SIRIt0qo.js +0 -0
  1833. /package/{dist/resources → resources}/tictoccroc/icons/line/ban-line.svg-D9JlR8gb.cjs +0 -0
  1834. /package/{dist/resources → resources}/tictoccroc/icons/line/ban-line.svg-oA3yLqdR.js +0 -0
  1835. /package/{dist/resources → resources}/tictoccroc/icons/line/browser-line.svg-B7UMwER5.cjs +0 -0
  1836. /package/{dist/resources → resources}/tictoccroc/icons/line/browser-line.svg-hDn02ywo.js +0 -0
  1837. /package/{dist/resources → resources}/tictoccroc/icons/line/calendar-line.svg-BsHcmpqT.cjs +0 -0
  1838. /package/{dist/resources → resources}/tictoccroc/icons/line/calendar-line.svg-CwmRMqQV.js +0 -0
  1839. /package/{dist/resources → resources}/tictoccroc/icons/line/call-line.svg-B2jT8BCB.js +0 -0
  1840. /package/{dist/resources → resources}/tictoccroc/icons/line/call-line.svg-CVbza-nx.cjs +0 -0
  1841. /package/{dist/resources → resources}/tictoccroc/icons/line/camera-line.svg-BuDRmRYc.cjs +0 -0
  1842. /package/{dist/resources → resources}/tictoccroc/icons/line/camera-line.svg-BvUSwmSN.js +0 -0
  1843. /package/{dist/resources → resources}/tictoccroc/icons/line/card-line.svg-BwluOZMy.js +0 -0
  1844. /package/{dist/resources → resources}/tictoccroc/icons/line/card-line.svg-Dh3x2e7j.cjs +0 -0
  1845. /package/{dist/resources → resources}/tictoccroc/icons/line/cash-line.svg-DMDHHJrt.js +0 -0
  1846. /package/{dist/resources → resources}/tictoccroc/icons/line/cash-line.svg-_QlaTlXM.cjs +0 -0
  1847. /package/{dist/resources → resources}/tictoccroc/icons/line/certificate-line.svg-BjOsTl11.js +0 -0
  1848. /package/{dist/resources → resources}/tictoccroc/icons/line/certificate-line.svg-BoPUjufG.cjs +0 -0
  1849. /package/{dist/resources → resources}/tictoccroc/icons/line/chat-line.svg-CmY7En0-.js +0 -0
  1850. /package/{dist/resources → resources}/tictoccroc/icons/line/chat-line.svg-Dhe-5vHA.cjs +0 -0
  1851. /package/{dist/resources → resources}/tictoccroc/icons/line/chatting-line.svg-CdN684WI.js +0 -0
  1852. /package/{dist/resources → resources}/tictoccroc/icons/line/chatting-line.svg-DFq1Xeov.cjs +0 -0
  1853. /package/{dist/resources → resources}/tictoccroc/icons/line/check-line.svg-BmxqZytH.js +0 -0
  1854. /package/{dist/resources → resources}/tictoccroc/icons/line/check-line.svg-CKsagFl6.cjs +0 -0
  1855. /package/{dist/resources → resources}/tictoccroc/icons/line/chevron-down-line.svg-BTq4vzeg.js +0 -0
  1856. /package/{dist/resources → resources}/tictoccroc/icons/line/chevron-down-line.svg-BYCd5Luv.cjs +0 -0
  1857. /package/{dist/resources → resources}/tictoccroc/icons/line/chevron-left-line.svg-DSET8qrk.cjs +0 -0
  1858. /package/{dist/resources → resources}/tictoccroc/icons/line/chevron-left-line.svg-aZUXpJ9q.js +0 -0
  1859. /package/{dist/resources → resources}/tictoccroc/icons/line/chevron-right-line.svg-C6wr7pgK.js +0 -0
  1860. /package/{dist/resources → resources}/tictoccroc/icons/line/chevron-right-line.svg-Dm2YWA1K.cjs +0 -0
  1861. /package/{dist/resources → resources}/tictoccroc/icons/line/chevron-up-line.svg-C8Sj7hTQ.js +0 -0
  1862. /package/{dist/resources → resources}/tictoccroc/icons/line/chevron-up-line.svg-D9ekQ02i.cjs +0 -0
  1863. /package/{dist/resources → resources}/tictoccroc/icons/line/close-line.svg-BzpCbaoG.js +0 -0
  1864. /package/{dist/resources → resources}/tictoccroc/icons/line/close-line.svg-CSVwgqiB.cjs +0 -0
  1865. /package/{dist/resources → resources}/tictoccroc/icons/line/copy-line.svg-CLdLNk9r.js +0 -0
  1866. /package/{dist/resources → resources}/tictoccroc/icons/line/copy-line.svg-DA-07Z90.cjs +0 -0
  1867. /package/{dist/resources → resources}/tictoccroc/icons/line/delete-line.svg-DQg7TEYw.js +0 -0
  1868. /package/{dist/resources → resources}/tictoccroc/icons/line/delete-line.svg-DyddYBjS.cjs +0 -0
  1869. /package/{dist/resources → resources}/tictoccroc/icons/line/download-line.svg-BKfz-6Mz.js +0 -0
  1870. /package/{dist/resources → resources}/tictoccroc/icons/line/download-line.svg-DvinNPah.cjs +0 -0
  1871. /package/{dist/resources → resources}/tictoccroc/icons/line/eye-invisible-line.svg-BuZicmwG.js +0 -0
  1872. /package/{dist/resources → resources}/tictoccroc/icons/line/eye-invisible-line.svg-C_XjeDHE.cjs +0 -0
  1873. /package/{dist/resources → resources}/tictoccroc/icons/line/eye-visible-line.svg-D3netPU8.cjs +0 -0
  1874. /package/{dist/resources → resources}/tictoccroc/icons/line/eye-visible-line.svg-XpDOJPr0.js +0 -0
  1875. /package/{dist/resources → resources}/tictoccroc/icons/line/filter-line.svg-Dbe7jw9Q.js +0 -0
  1876. /package/{dist/resources → resources}/tictoccroc/icons/line/filter-line.svg-J5XFEh1F.cjs +0 -0
  1877. /package/{dist/resources → resources}/tictoccroc/icons/line/fullview-line.svg-3aeWiJNf.cjs +0 -0
  1878. /package/{dist/resources → resources}/tictoccroc/icons/line/fullview-line.svg-n_xxoG0C.js +0 -0
  1879. /package/{dist/resources → resources}/tictoccroc/icons/line/goods-line.svg-BDAb5Snx.js +0 -0
  1880. /package/{dist/resources → resources}/tictoccroc/icons/line/goods-line.svg-BYSmk4Lo.cjs +0 -0
  1881. /package/{dist/resources → resources}/tictoccroc/icons/line/hamburger-line.svg-CMG7FGB3.cjs +0 -0
  1882. /package/{dist/resources → resources}/tictoccroc/icons/line/hamburger-line.svg-CZAv5Wt4.js +0 -0
  1883. /package/{dist/resources → resources}/tictoccroc/icons/line/headphone-line.svg-Buq82k6m.cjs +0 -0
  1884. /package/{dist/resources → resources}/tictoccroc/icons/line/headphone-line.svg-Cy-z1uje.js +0 -0
  1885. /package/{dist/resources → resources}/tictoccroc/icons/line/home-line.svg-BqHMy_15.cjs +0 -0
  1886. /package/{dist/resources → resources}/tictoccroc/icons/line/home-line.svg-DO90M2q7.js +0 -0
  1887. /package/{dist/resources → resources}/tictoccroc/icons/line/img-disable-line.svg-Bzvgi8Uu.cjs +0 -0
  1888. /package/{dist/resources → resources}/tictoccroc/icons/line/img-disable-line.svg-DtD7dgZQ.js +0 -0
  1889. /package/{dist/resources → resources}/tictoccroc/icons/line/img-line.svg-CPHQ1Cur.js +0 -0
  1890. /package/{dist/resources → resources}/tictoccroc/icons/line/img-line.svg-runB4pj4.cjs +0 -0
  1891. /package/{dist/resources → resources}/tictoccroc/icons/line/index.d.ts +0 -0
  1892. /package/{dist/resources → resources}/tictoccroc/icons/line/index.ts-Dyvby5gX.cjs +0 -0
  1893. /package/{dist/resources → resources}/tictoccroc/icons/line/index.ts-l0sNRNKZ.js +0 -0
  1894. /package/{dist/resources → resources}/tictoccroc/icons/line/information-line.svg-C1HeihVj.js +0 -0
  1895. /package/{dist/resources → resources}/tictoccroc/icons/line/information-line.svg-fQYLBjcn.cjs +0 -0
  1896. /package/{dist/resources → resources}/tictoccroc/icons/line/instagram-line.svg-9QADilvw.js +0 -0
  1897. /package/{dist/resources → resources}/tictoccroc/icons/line/instagram-line.svg-BiBj4li4.cjs +0 -0
  1898. /package/{dist/resources → resources}/tictoccroc/icons/line/insurance-line.svg-C-jGCuZ0.js +0 -0
  1899. /package/{dist/resources → resources}/tictoccroc/icons/line/insurance-line.svg-XgpoFsM2.cjs +0 -0
  1900. /package/{dist/resources → resources}/tictoccroc/icons/line/kids-line.svg-BZjs2lbf.js +0 -0
  1901. /package/{dist/resources → resources}/tictoccroc/icons/line/kids-line.svg-Hhqmv7us.cjs +0 -0
  1902. /package/{dist/resources → resources}/tictoccroc/icons/line/like-line.svg-B09ewWGN.cjs +0 -0
  1903. /package/{dist/resources → resources}/tictoccroc/icons/line/like-line.svg-WcxnZwNP.js +0 -0
  1904. /package/{dist/resources → resources}/tictoccroc/icons/line/link-line.svg-BQlngNks.cjs +0 -0
  1905. /package/{dist/resources → resources}/tictoccroc/icons/line/link-line.svg-DyTzcfH-.js +0 -0
  1906. /package/{dist/resources → resources}/tictoccroc/icons/line/list-line.svg-r5d5htjN.cjs +0 -0
  1907. /package/{dist/resources → resources}/tictoccroc/icons/line/list-line.svg-yFfhZxUp.js +0 -0
  1908. /package/{dist/resources → resources}/tictoccroc/icons/line/location-line.svg-BYTa6SR_.cjs +0 -0
  1909. /package/{dist/resources → resources}/tictoccroc/icons/line/location-line.svg-EQvkDzcG.js +0 -0
  1910. /package/{dist/resources → resources}/tictoccroc/icons/line/match-type-line.svg-CGS2gQZB.js +0 -0
  1911. /package/{dist/resources → resources}/tictoccroc/icons/line/match-type-line.svg-DGpCvcRV.cjs +0 -0
  1912. /package/{dist/resources → resources}/tictoccroc/icons/line/met-line.svg-CiYvySY5.cjs +0 -0
  1913. /package/{dist/resources → resources}/tictoccroc/icons/line/met-line.svg-CuTfmBGY.js +0 -0
  1914. /package/{dist/resources → resources}/tictoccroc/icons/line/minus-line.svg-BFTYxAEx.cjs +0 -0
  1915. /package/{dist/resources → resources}/tictoccroc/icons/line/minus-line.svg-Cd4pUSxn.js +0 -0
  1916. /package/{dist/resources → resources}/tictoccroc/icons/line/mobile-line.svg-B3REkeOs.js +0 -0
  1917. /package/{dist/resources → resources}/tictoccroc/icons/line/mobile-line.svg-CcR_mhy0.cjs +0 -0
  1918. /package/{dist/resources → resources}/tictoccroc/icons/line/modify-line.svg-Dtw-aJJL.js +0 -0
  1919. /package/{dist/resources → resources}/tictoccroc/icons/line/modify-line.svg-y24Tpez8.cjs +0 -0
  1920. /package/{dist/resources → resources}/tictoccroc/icons/line/money-line.svg-BlHnCVds.cjs +0 -0
  1921. /package/{dist/resources → resources}/tictoccroc/icons/line/money-line.svg-CmMXUYQs.js +0 -0
  1922. /package/{dist/resources → resources}/tictoccroc/icons/line/monthly-line.svg-BdyaJ1t_.cjs +0 -0
  1923. /package/{dist/resources → resources}/tictoccroc/icons/line/monthly-line.svg-DY5-Xv34.js +0 -0
  1924. /package/{dist/resources → resources}/tictoccroc/icons/line/more-line.svg-DkHQ1aCu.js +0 -0
  1925. /package/{dist/resources → resources}/tictoccroc/icons/line/more-line.svg-fOrqycnA.cjs +0 -0
  1926. /package/{dist/resources → resources}/tictoccroc/icons/line/parking-line.svg-BYdvScSf.cjs +0 -0
  1927. /package/{dist/resources → resources}/tictoccroc/icons/line/parking-line.svg-C69hhyJp.js +0 -0
  1928. /package/{dist/resources → resources}/tictoccroc/icons/line/plus-line.svg-CGLFrOvH.cjs +0 -0
  1929. /package/{dist/resources → resources}/tictoccroc/icons/line/plus-line.svg-DYFu3bQb.js +0 -0
  1930. /package/{dist/resources → resources}/tictoccroc/icons/line/receipt-line.svg-BpDVEXs_.js +0 -0
  1931. /package/{dist/resources → resources}/tictoccroc/icons/line/receipt-line.svg-Db2ey7Vk.cjs +0 -0
  1932. /package/{dist/resources → resources}/tictoccroc/icons/line/reset-line.svg-CYyXv2Ii.js +0 -0
  1933. /package/{dist/resources → resources}/tictoccroc/icons/line/reset-line.svg-VXhJXGw4.cjs +0 -0
  1934. /package/{dist/resources → resources}/tictoccroc/icons/line/review-line.svg-B4rfJrsO.js +0 -0
  1935. /package/{dist/resources → resources}/tictoccroc/icons/line/review-line.svg-DYUuUybx.cjs +0 -0
  1936. /package/{dist/resources → resources}/tictoccroc/icons/line/schedule-line.svg-C4rlD6fX.js +0 -0
  1937. /package/{dist/resources → resources}/tictoccroc/icons/line/schedule-line.svg-CBOfzdyP.cjs +0 -0
  1938. /package/{dist/resources → resources}/tictoccroc/icons/line/search-line.svg-ChK1nMkg.js +0 -0
  1939. /package/{dist/resources → resources}/tictoccroc/icons/line/search-line.svg-CyECq3s4.cjs +0 -0
  1940. /package/{dist/resources → resources}/tictoccroc/icons/line/setting-line.svg-B5KTXMkf.js +0 -0
  1941. /package/{dist/resources → resources}/tictoccroc/icons/line/setting-line.svg-KZcCRQnu.cjs +0 -0
  1942. /package/{dist/resources → resources}/tictoccroc/icons/line/share-line.svg-BuvAb_mR.cjs +0 -0
  1943. /package/{dist/resources → resources}/tictoccroc/icons/line/share-line.svg-YIeAM7qG.js +0 -0
  1944. /package/{dist/resources → resources}/tictoccroc/icons/line/sms-line.svg-CfS4BH8b.cjs +0 -0
  1945. /package/{dist/resources → resources}/tictoccroc/icons/line/sms-line.svg-mkRJRb3t.js +0 -0
  1946. /package/{dist/resources → resources}/tictoccroc/icons/line/sound-line.svg-CmfcTDgu.cjs +0 -0
  1947. /package/{dist/resources → resources}/tictoccroc/icons/line/sound-line.svg-DDrcGkDm.js +0 -0
  1948. /package/{dist/resources → resources}/tictoccroc/icons/line/sound-off-line.svg-BpovzQS7.cjs +0 -0
  1949. /package/{dist/resources → resources}/tictoccroc/icons/line/sound-off-line.svg-CyLPPUCN.js +0 -0
  1950. /package/{dist/resources → resources}/tictoccroc/icons/line/special-line.svg-BIbaMWsd.cjs +0 -0
  1951. /package/{dist/resources → resources}/tictoccroc/icons/line/special-line.svg-DmNM79L9.js +0 -0
  1952. /package/{dist/resources → resources}/tictoccroc/icons/line/time-line.svg-BuB2NlRB.js +0 -0
  1953. /package/{dist/resources → resources}/tictoccroc/icons/line/time-line.svg-DXBDjsih.cjs +0 -0
  1954. /package/{dist/resources → resources}/tictoccroc/icons/line/toy-line.svg-DyArYgu3.js +0 -0
  1955. /package/{dist/resources → resources}/tictoccroc/icons/line/toy-line.svg-vUxUn7S0.cjs +0 -0
  1956. /package/{dist/resources → resources}/tictoccroc/icons/line/university-line.svg-BEdQwFB6.js +0 -0
  1957. /package/{dist/resources → resources}/tictoccroc/icons/line/university-line.svg-D2T-TUW5.cjs +0 -0
  1958. /package/{dist/resources → resources}/tictoccroc/icons/line/upload-line.svg-CDbJ-I5E.cjs +0 -0
  1959. /package/{dist/resources → resources}/tictoccroc/icons/line/upload-line.svg-CKFtr3Jx.js +0 -0
  1960. /package/{dist/resources → resources}/tictoccroc/icons/line/user-line.svg-CNcTTUmF.js +0 -0
  1961. /package/{dist/resources → resources}/tictoccroc/icons/line/user-line.svg-Du2rRzus.cjs +0 -0
  1962. /package/{dist/resources → resources}/tictoccroc/icons/line/video-camera-line.svg-C2Y4ssOf.js +0 -0
  1963. /package/{dist/resources → resources}/tictoccroc/icons/line/video-camera-line.svg-iZ3dICcd.cjs +0 -0
  1964. /package/{dist/resources → resources}/tictoccroc/icons/line/warning1-line.svg-Bhi7ngGw.cjs +0 -0
  1965. /package/{dist/resources → resources}/tictoccroc/icons/line/warning1-line.svg-DsmZxbsf.js +0 -0
  1966. /package/{dist/resources → resources}/tictoccroc/icons/line/warning2-line.svg-DTvtKOYN.js +0 -0
  1967. /package/{dist/resources → resources}/tictoccroc/icons/line/warning2-line.svg-Kf0io8lf.cjs +0 -0
  1968. /package/{dist/resources → resources}/tictoccroc/icons/line/weekly-line.svg-BCO-LS_a.cjs +0 -0
  1969. /package/{dist/resources → resources}/tictoccroc/icons/line/weekly-line.svg-BUPmmgeE.js +0 -0
  1970. /package/{dist/resources → resources}/tictoccroc/icons/line/wifi-line.svg-BtsQLwZl.js +0 -0
  1971. /package/{dist/resources → resources}/tictoccroc/icons/line/wifi-line.svg-DGCMJ5Oi.cjs +0 -0
  1972. /package/{dist/themes → themes}/tictoccroc/colors/background.cjs +0 -0
  1973. /package/{dist/themes → themes}/tictoccroc/colors/background.d.ts +0 -0
  1974. /package/{dist/themes → themes}/tictoccroc/colors/background.es.js +0 -0
  1975. /package/{dist/themes → themes}/tictoccroc/colors/blue.cjs +0 -0
  1976. /package/{dist/themes → themes}/tictoccroc/colors/blue.d.ts +0 -0
  1977. /package/{dist/themes → themes}/tictoccroc/colors/blue.es.js +0 -0
  1978. /package/{dist/themes → themes}/tictoccroc/colors/classType.cjs +0 -0
  1979. /package/{dist/themes → themes}/tictoccroc/colors/classType.d.ts +0 -0
  1980. /package/{dist/themes → themes}/tictoccroc/colors/classType.es.js +0 -0
  1981. /package/{dist/themes → themes}/tictoccroc/colors/etc.cjs +0 -0
  1982. /package/{dist/themes → themes}/tictoccroc/colors/etc.d.ts +0 -0
  1983. /package/{dist/themes → themes}/tictoccroc/colors/etc.es.js +0 -0
  1984. /package/{dist/themes → themes}/tictoccroc/colors/green.cjs +0 -0
  1985. /package/{dist/themes → themes}/tictoccroc/colors/green.d.ts +0 -0
  1986. /package/{dist/themes → themes}/tictoccroc/colors/green.es.js +0 -0
  1987. /package/{dist/themes → themes}/tictoccroc/colors/grey.cjs +0 -0
  1988. /package/{dist/themes → themes}/tictoccroc/colors/grey.d.ts +0 -0
  1989. /package/{dist/themes → themes}/tictoccroc/colors/grey.es.js +0 -0
  1990. /package/{dist/themes → themes}/tictoccroc/colors/index.cjs +0 -0
  1991. /package/{dist/themes → themes}/tictoccroc/colors/index.d.ts +0 -0
  1992. /package/{dist/themes → themes}/tictoccroc/colors/index.es.js +0 -0
  1993. /package/{dist/themes → themes}/tictoccroc/colors/pink.cjs +0 -0
  1994. /package/{dist/themes → themes}/tictoccroc/colors/pink.d.ts +0 -0
  1995. /package/{dist/themes → themes}/tictoccroc/colors/pink.es.js +0 -0
  1996. /package/{dist/themes → themes}/tictoccroc/colors/yellow.cjs +0 -0
  1997. /package/{dist/themes → themes}/tictoccroc/colors/yellow.d.ts +0 -0
  1998. /package/{dist/themes → themes}/tictoccroc/colors/yellow.es.js +0 -0
  1999. /package/{dist/themes → themes}/tictoccroc/index.cjs +0 -0
  2000. /package/{dist/themes → themes}/tictoccroc/index.d.ts +0 -0
  2001. /package/{dist/themes → themes}/tictoccroc/index.es.js +0 -0
  2002. /package/{dist/themes → themes}/tictoccroc/parentLight.cjs +0 -0
  2003. /package/{dist/themes → themes}/tictoccroc/parentLight.d.ts +0 -0
  2004. /package/{dist/themes → themes}/tictoccroc/parentLight.es.js +0 -0
  2005. /package/{dist/themes → themes}/tictoccroc/teacherLight.cjs +0 -0
  2006. /package/{dist/themes → themes}/tictoccroc/teacherLight.d.ts +0 -0
  2007. /package/{dist/themes → themes}/tictoccroc/teacherLight.es.js +0 -0
  2008. /package/{dist/themes → themes}/tictoccroc/typography/body.cjs +0 -0
  2009. /package/{dist/themes → themes}/tictoccroc/typography/body.d.ts +0 -0
  2010. /package/{dist/themes → themes}/tictoccroc/typography/body.es.js +0 -0
  2011. /package/{dist/themes → themes}/tictoccroc/typography/caption.cjs +0 -0
  2012. /package/{dist/themes → themes}/tictoccroc/typography/caption.d.ts +0 -0
  2013. /package/{dist/themes → themes}/tictoccroc/typography/caption.es.js +0 -0
  2014. /package/{dist/themes → themes}/tictoccroc/typography/display.cjs +0 -0
  2015. /package/{dist/themes → themes}/tictoccroc/typography/display.d.ts +0 -0
  2016. /package/{dist/themes → themes}/tictoccroc/typography/display.es.js +0 -0
  2017. /package/{dist/themes → themes}/tictoccroc/typography/headline.cjs +0 -0
  2018. /package/{dist/themes → themes}/tictoccroc/typography/headline.d.ts +0 -0
  2019. /package/{dist/themes → themes}/tictoccroc/typography/headline.es.js +0 -0
  2020. /package/{dist/themes → themes}/tictoccroc/typography/index.cjs +0 -0
  2021. /package/{dist/themes → themes}/tictoccroc/typography/index.d.ts +0 -0
  2022. /package/{dist/themes → themes}/tictoccroc/typography/index.es.js +0 -0
  2023. /package/{dist/typings → typings}/color.d.ts +0 -0
  2024. /package/{dist/typings → typings}/component.d.ts +0 -0
  2025. /package/{dist/typings → typings}/index.d.ts +0 -0
  2026. /package/{dist/typings → typings}/theme/core.d.ts +0 -0
  2027. /package/{dist/typings → typings}/theme/tictoccroc.d.ts +0 -0
  2028. /package/{dist/typings → typings}/typography.d.ts +0 -0
  2029. /package/{dist/typings → typings}/utility.d.ts +0 -0
  2030. /package/{dist/utils → utils}/convertNumberToCSSValue.cjs +0 -0
  2031. /package/{dist/utils → utils}/convertNumberToCSSValue.d.ts +0 -0
  2032. /package/{dist/utils → utils}/convertNumberToCSSValue.es.js +0 -0
  2033. /package/{dist/utils → utils}/debounce/debounce.cjs +0 -0
  2034. /package/{dist/utils → utils}/debounce/debounce.d.ts +0 -0
  2035. /package/{dist/utils → utils}/debounce/debounce.es.js +0 -0
  2036. /package/{dist/utils → utils}/getContrastRatio/getContrastRatio.cjs +0 -0
  2037. /package/{dist/utils → utils}/getContrastRatio/getContrastRatio.d.ts +0 -0
  2038. /package/{dist/utils → utils}/getContrastRatio/getContrastRatio.es.js +0 -0
  2039. /package/{dist/utils → utils}/getContrastRatio/getContrastRatio.test.d.ts +0 -0
  2040. /package/{dist/utils → utils}/getContrastingTextColor/getContrastingTextColor.cjs +0 -0
  2041. /package/{dist/utils → utils}/getContrastingTextColor/getContrastingTextColor.d.ts +0 -0
  2042. /package/{dist/utils → utils}/getContrastingTextColor/getContrastingTextColor.es.js +0 -0
  2043. /package/{dist/utils → utils}/getContrastingTextColor/getContrastingTextColor.test.d.ts +0 -0
  2044. /package/{dist/utils → utils}/getIconLabel/getIconLabel.cjs +0 -0
  2045. /package/{dist/utils → utils}/getIconLabel/getIconLabel.d.ts +0 -0
  2046. /package/{dist/utils → utils}/getIconLabel/getIconLabel.es.js +0 -0
  2047. /package/{dist/utils → utils}/getInterpolation/getInterpolation.cjs +0 -0
  2048. /package/{dist/utils → utils}/getInterpolation/getInterpolation.d.ts +0 -0
  2049. /package/{dist/utils → utils}/getInterpolation/getInterpolation.es.js +0 -0
  2050. /package/{dist/utils → utils}/getPaletteColor/getPaletteColor.cjs +0 -0
  2051. /package/{dist/utils → utils}/getPaletteColor/getPaletteColor.d.ts +0 -0
  2052. /package/{dist/utils → utils}/getPaletteColor/getPaletteColor.es.js +0 -0
  2053. /package/{dist/utils → utils}/getPaletteColor/getPaletteColor.test.d.ts +0 -0
  2054. /package/{dist/utils → utils}/getRelativeLuminance/getRelativeLuminance.cjs +0 -0
  2055. /package/{dist/utils → utils}/getRelativeLuminance/getRelativeLuminance.d.ts +0 -0
  2056. /package/{dist/utils → utils}/getRelativeLuminance/getRelativeLuminance.es.js +0 -0
  2057. /package/{dist/utils → utils}/getRelativeLuminance/getRelativeLuminance.test.d.ts +0 -0
  2058. /package/{dist/utils → utils}/getSibling/getSibling.cjs +0 -0
  2059. /package/{dist/utils → utils}/getSibling/getSibling.d.ts +0 -0
  2060. /package/{dist/utils → utils}/getSibling/getSibling.es.js +0 -0
  2061. /package/{dist/utils → utils}/hexToRgb/hexToRgb.cjs +0 -0
  2062. /package/{dist/utils → utils}/hexToRgb/hexToRgb.d.ts +0 -0
  2063. /package/{dist/utils → utils}/hexToRgb/hexToRgb.es.js +0 -0
  2064. /package/{dist/utils → utils}/hexToRgb/hexToRgb.test.d.ts +0 -0
@@ -1,1747 +0,0 @@
1
- declare module "process" {
2
- import * as net from "node:net";
3
- import * as os from "node:os";
4
- import * as tty from "node:tty";
5
- import { Worker } from "node:worker_threads";
6
- global {
7
- var process: NodeJS.Process;
8
- namespace NodeJS {
9
- // this namespace merge is here because these are specifically used
10
- // as the type for process.stdin, process.stdout, and process.stderr.
11
- // they can't live in tty.d.ts because we need to disambiguate the imported name.
12
- interface ReadStream extends tty.ReadStream {}
13
- interface WriteStream extends tty.WriteStream {}
14
- interface MemoryUsageFn {
15
- /**
16
- * The `process.memoryUsage()` method iterate over each page to gather informations about memory
17
- * usage which can be slow depending on the program memory allocations.
18
- */
19
- (): MemoryUsage;
20
- /**
21
- * method returns an integer representing the Resident Set Size (RSS) in bytes.
22
- */
23
- rss(): number;
24
- }
25
- interface MemoryUsage {
26
- /**
27
- * Resident Set Size, is the amount of space occupied in the main memory device (that is a subset of the total allocated memory) for the
28
- * process, including all C++ and JavaScript objects and code.
29
- */
30
- rss: number;
31
- /**
32
- * Refers to V8's memory usage.
33
- */
34
- heapTotal: number;
35
- /**
36
- * Refers to V8's memory usage.
37
- */
38
- heapUsed: number;
39
- external: number;
40
- /**
41
- * Refers to memory allocated for `ArrayBuffer`s and `SharedArrayBuffer`s, including all Node.js Buffers. This is also included
42
- * in the external value. When Node.js is used as an embedded library, this value may be `0` because allocations for `ArrayBuffer`s
43
- * may not be tracked in that case.
44
- */
45
- arrayBuffers: number;
46
- }
47
- interface CpuUsage {
48
- user: number;
49
- system: number;
50
- }
51
- interface ProcessRelease {
52
- name: string;
53
- sourceUrl?: string | undefined;
54
- headersUrl?: string | undefined;
55
- libUrl?: string | undefined;
56
- lts?: string | undefined;
57
- }
58
- interface ProcessVersions extends Dict<string> {
59
- http_parser: string;
60
- node: string;
61
- v8: string;
62
- ares: string;
63
- uv: string;
64
- zlib: string;
65
- modules: string;
66
- openssl: string;
67
- }
68
- type Platform =
69
- | "aix"
70
- | "android"
71
- | "darwin"
72
- | "freebsd"
73
- | "haiku"
74
- | "linux"
75
- | "openbsd"
76
- | "sunos"
77
- | "win32"
78
- | "cygwin"
79
- | "netbsd";
80
- type Architecture =
81
- | "arm"
82
- | "arm64"
83
- | "ia32"
84
- | "loong64"
85
- | "mips"
86
- | "mipsel"
87
- | "ppc"
88
- | "ppc64"
89
- | "riscv64"
90
- | "s390"
91
- | "s390x"
92
- | "x64";
93
- type Signals =
94
- | "SIGABRT"
95
- | "SIGALRM"
96
- | "SIGBUS"
97
- | "SIGCHLD"
98
- | "SIGCONT"
99
- | "SIGFPE"
100
- | "SIGHUP"
101
- | "SIGILL"
102
- | "SIGINT"
103
- | "SIGIO"
104
- | "SIGIOT"
105
- | "SIGKILL"
106
- | "SIGPIPE"
107
- | "SIGPOLL"
108
- | "SIGPROF"
109
- | "SIGPWR"
110
- | "SIGQUIT"
111
- | "SIGSEGV"
112
- | "SIGSTKFLT"
113
- | "SIGSTOP"
114
- | "SIGSYS"
115
- | "SIGTERM"
116
- | "SIGTRAP"
117
- | "SIGTSTP"
118
- | "SIGTTIN"
119
- | "SIGTTOU"
120
- | "SIGUNUSED"
121
- | "SIGURG"
122
- | "SIGUSR1"
123
- | "SIGUSR2"
124
- | "SIGVTALRM"
125
- | "SIGWINCH"
126
- | "SIGXCPU"
127
- | "SIGXFSZ"
128
- | "SIGBREAK"
129
- | "SIGLOST"
130
- | "SIGINFO";
131
- type UncaughtExceptionOrigin = "uncaughtException" | "unhandledRejection";
132
- type MultipleResolveType = "resolve" | "reject";
133
- type BeforeExitListener = (code: number) => void;
134
- type DisconnectListener = () => void;
135
- type ExitListener = (code: number) => void;
136
- type RejectionHandledListener = (promise: Promise<unknown>) => void;
137
- type UncaughtExceptionListener = (error: Error, origin: UncaughtExceptionOrigin) => void;
138
- /**
139
- * Most of the time the unhandledRejection will be an Error, but this should not be relied upon
140
- * as *anything* can be thrown/rejected, it is therefore unsafe to assume that the value is an Error.
141
- */
142
- type UnhandledRejectionListener = (reason: unknown, promise: Promise<unknown>) => void;
143
- type WarningListener = (warning: Error) => void;
144
- type MessageListener = (message: unknown, sendHandle: unknown) => void;
145
- type SignalsListener = (signal: Signals) => void;
146
- type MultipleResolveListener = (
147
- type: MultipleResolveType,
148
- promise: Promise<unknown>,
149
- value: unknown,
150
- ) => void;
151
- type WorkerListener = (worker: Worker) => void;
152
- interface Socket extends ReadWriteStream {
153
- isTTY?: true | undefined;
154
- }
155
- // Alias for compatibility
156
- interface ProcessEnv extends Dict<string> {
157
- /**
158
- * Can be used to change the default timezone at runtime
159
- */
160
- TZ?: string;
161
- }
162
- interface HRTime {
163
- (time?: [number, number]): [number, number];
164
- /**
165
- * The `bigint` version of the `{@link hrtime()}` method returning the current high-resolution real time in nanoseconds as a `bigint`.
166
- *
167
- * Unlike `{@link hrtime()}`, it does not support an additional time argument since the difference can just be computed directly by subtraction of the two `bigint`s.
168
- * ```js
169
- * import { hrtime } from 'node:process';
170
- *
171
- * const start = hrtime.bigint();
172
- * // 191051479007711n
173
- *
174
- * setTimeout(() => {
175
- * const end = hrtime.bigint();
176
- * // 191052633396993n
177
- *
178
- * console.log(`Benchmark took ${end - start} nanoseconds`);
179
- * // Benchmark took 1154389282 nanoseconds
180
- * }, 1000);
181
- * ```
182
- */
183
- bigint(): bigint;
184
- }
185
- interface ProcessPermission {
186
- /**
187
- * Verifies that the process is able to access the given scope and reference.
188
- * If no reference is provided, a global scope is assumed, for instance, `process.permission.has('fs.read')`
189
- * will check if the process has ALL file system read permissions.
190
- *
191
- * The reference has a meaning based on the provided scope. For example, the reference when the scope is File System means files and folders.
192
- *
193
- * The available scopes are:
194
- *
195
- * * `fs` - All File System
196
- * * `fs.read` - File System read operations
197
- * * `fs.write` - File System write operations
198
- * * `child` - Child process spawning operations
199
- * * `worker` - Worker thread spawning operation
200
- *
201
- * ```js
202
- * // Check if the process has permission to read the README file
203
- * process.permission.has('fs.read', './README.md');
204
- * // Check if the process has read permission operations
205
- * process.permission.has('fs.read');
206
- * ```
207
- * @since v20.0.0
208
- */
209
- has(scope: string, reference?: string): boolean;
210
- }
211
- interface ProcessReport {
212
- /**
213
- * Directory where the report is written.
214
- * working directory of the Node.js process.
215
- * @default '' indicating that reports are written to the current
216
- */
217
- directory: string;
218
- /**
219
- * Filename where the report is written.
220
- * The default value is the empty string.
221
- * @default '' the output filename will be comprised of a timestamp,
222
- * PID, and sequence number.
223
- */
224
- filename: string;
225
- /**
226
- * Returns a JSON-formatted diagnostic report for the running process.
227
- * The report's JavaScript stack trace is taken from err, if present.
228
- */
229
- getReport(err?: Error): string;
230
- /**
231
- * If true, a diagnostic report is generated on fatal errors,
232
- * such as out of memory errors or failed C++ assertions.
233
- * @default false
234
- */
235
- reportOnFatalError: boolean;
236
- /**
237
- * If true, a diagnostic report is generated when the process
238
- * receives the signal specified by process.report.signal.
239
- * @default false
240
- */
241
- reportOnSignal: boolean;
242
- /**
243
- * If true, a diagnostic report is generated on uncaught exception.
244
- * @default false
245
- */
246
- reportOnUncaughtException: boolean;
247
- /**
248
- * The signal used to trigger the creation of a diagnostic report.
249
- * @default 'SIGUSR2'
250
- */
251
- signal: Signals;
252
- /**
253
- * Writes a diagnostic report to a file. If filename is not provided, the default filename
254
- * includes the date, time, PID, and a sequence number.
255
- * The report's JavaScript stack trace is taken from err, if present.
256
- *
257
- * @param fileName Name of the file where the report is written.
258
- * This should be a relative path, that will be appended to the directory specified in
259
- * `process.report.directory`, or the current working directory of the Node.js process,
260
- * if unspecified.
261
- * @param error A custom error used for reporting the JavaScript stack.
262
- * @return Filename of the generated report.
263
- */
264
- writeReport(fileName?: string): string;
265
- writeReport(error?: Error): string;
266
- writeReport(fileName?: string, err?: Error): string;
267
- }
268
- interface ResourceUsage {
269
- fsRead: number;
270
- fsWrite: number;
271
- involuntaryContextSwitches: number;
272
- ipcReceived: number;
273
- ipcSent: number;
274
- majorPageFault: number;
275
- maxRSS: number;
276
- minorPageFault: number;
277
- sharedMemorySize: number;
278
- signalsCount: number;
279
- swappedOut: number;
280
- systemCPUTime: number;
281
- unsharedDataSize: number;
282
- unsharedStackSize: number;
283
- userCPUTime: number;
284
- voluntaryContextSwitches: number;
285
- }
286
- interface EmitWarningOptions {
287
- /**
288
- * When `warning` is a `string`, `type` is the name to use for the _type_ of warning being emitted.
289
- *
290
- * @default 'Warning'
291
- */
292
- type?: string | undefined;
293
- /**
294
- * A unique identifier for the warning instance being emitted.
295
- */
296
- code?: string | undefined;
297
- /**
298
- * When `warning` is a `string`, `ctor` is an optional function used to limit the generated stack trace.
299
- *
300
- * @default process.emitWarning
301
- */
302
- ctor?: Function | undefined;
303
- /**
304
- * Additional text to include with the error.
305
- */
306
- detail?: string | undefined;
307
- }
308
- interface ProcessConfig {
309
- readonly target_defaults: {
310
- readonly cflags: any[];
311
- readonly default_configuration: string;
312
- readonly defines: string[];
313
- readonly include_dirs: string[];
314
- readonly libraries: string[];
315
- };
316
- readonly variables: {
317
- readonly clang: number;
318
- readonly host_arch: string;
319
- readonly node_install_npm: boolean;
320
- readonly node_install_waf: boolean;
321
- readonly node_prefix: string;
322
- readonly node_shared_openssl: boolean;
323
- readonly node_shared_v8: boolean;
324
- readonly node_shared_zlib: boolean;
325
- readonly node_use_dtrace: boolean;
326
- readonly node_use_etw: boolean;
327
- readonly node_use_openssl: boolean;
328
- readonly target_arch: string;
329
- readonly v8_no_strict_aliasing: number;
330
- readonly v8_use_snapshot: boolean;
331
- readonly visibility: string;
332
- };
333
- }
334
- interface Process extends EventEmitter {
335
- /**
336
- * The `process.stdout` property returns a stream connected to`stdout` (fd `1`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `1` refers to a file, in which case it is
337
- * a `Writable` stream.
338
- *
339
- * For example, to copy `process.stdin` to `process.stdout`:
340
- *
341
- * ```js
342
- * import { stdin, stdout } from 'node:process';
343
- *
344
- * stdin.pipe(stdout);
345
- * ```
346
- *
347
- * `process.stdout` differs from other Node.js streams in important ways. See `note on process I/O` for more information.
348
- */
349
- stdout: WriteStream & {
350
- fd: 1;
351
- };
352
- /**
353
- * The `process.stderr` property returns a stream connected to`stderr` (fd `2`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `2` refers to a file, in which case it is
354
- * a `Writable` stream.
355
- *
356
- * `process.stderr` differs from other Node.js streams in important ways. See `note on process I/O` for more information.
357
- */
358
- stderr: WriteStream & {
359
- fd: 2;
360
- };
361
- /**
362
- * The `process.stdin` property returns a stream connected to`stdin` (fd `0`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `0` refers to a file, in which case it is
363
- * a `Readable` stream.
364
- *
365
- * For details of how to read from `stdin` see `readable.read()`.
366
- *
367
- * As a `Duplex` stream, `process.stdin` can also be used in "old" mode that
368
- * is compatible with scripts written for Node.js prior to v0.10\.
369
- * For more information see `Stream compatibility`.
370
- *
371
- * In "old" streams mode the `stdin` stream is paused by default, so one
372
- * must call `process.stdin.resume()` to read from it. Note also that calling `process.stdin.resume()` itself would switch stream to "old" mode.
373
- */
374
- stdin: ReadStream & {
375
- fd: 0;
376
- };
377
- /**
378
- * The `process.argv` property returns an array containing the command-line
379
- * arguments passed when the Node.js process was launched. The first element will
380
- * be {@link execPath}. See `process.argv0` if access to the original value
381
- * of `argv[0]` is needed. The second element will be the path to the JavaScript
382
- * file being executed. The remaining elements will be any additional command-line
383
- * arguments.
384
- *
385
- * For example, assuming the following script for `process-args.js`:
386
- *
387
- * ```js
388
- * import { argv } from 'node:process';
389
- *
390
- * // print process.argv
391
- * argv.forEach((val, index) => {
392
- * console.log(`${index}: ${val}`);
393
- * });
394
- * ```
395
- *
396
- * Launching the Node.js process as:
397
- *
398
- * ```bash
399
- * node process-args.js one two=three four
400
- * ```
401
- *
402
- * Would generate the output:
403
- *
404
- * ```text
405
- * 0: /usr/local/bin/node
406
- * 1: /Users/mjr/work/node/process-args.js
407
- * 2: one
408
- * 3: two=three
409
- * 4: four
410
- * ```
411
- * @since v0.1.27
412
- */
413
- argv: string[];
414
- /**
415
- * The `process.argv0` property stores a read-only copy of the original value of`argv[0]` passed when Node.js starts.
416
- *
417
- * ```console
418
- * $ bash -c 'exec -a customArgv0 ./node'
419
- * > process.argv[0]
420
- * '/Volumes/code/external/node/out/Release/node'
421
- * > process.argv0
422
- * 'customArgv0'
423
- * ```
424
- * @since v6.4.0
425
- */
426
- argv0: string;
427
- /**
428
- * The `process.execArgv` property returns the set of Node.js-specific command-line
429
- * options passed when the Node.js process was launched. These options do not
430
- * appear in the array returned by the {@link argv} property, and do not
431
- * include the Node.js executable, the name of the script, or any options following
432
- * the script name. These options are useful in order to spawn child processes with
433
- * the same execution environment as the parent.
434
- *
435
- * ```bash
436
- * node --harmony script.js --version
437
- * ```
438
- *
439
- * Results in `process.execArgv`:
440
- *
441
- * ```js
442
- * ['--harmony']
443
- * ```
444
- *
445
- * And `process.argv`:
446
- *
447
- * ```js
448
- * ['/usr/local/bin/node', 'script.js', '--version']
449
- * ```
450
- *
451
- * Refer to `Worker constructor` for the detailed behavior of worker
452
- * threads with this property.
453
- * @since v0.7.7
454
- */
455
- execArgv: string[];
456
- /**
457
- * The `process.execPath` property returns the absolute pathname of the executable
458
- * that started the Node.js process. Symbolic links, if any, are resolved.
459
- *
460
- * ```js
461
- * '/usr/local/bin/node'
462
- * ```
463
- * @since v0.1.100
464
- */
465
- execPath: string;
466
- /**
467
- * The `process.abort()` method causes the Node.js process to exit immediately and
468
- * generate a core file.
469
- *
470
- * This feature is not available in `Worker` threads.
471
- * @since v0.7.0
472
- */
473
- abort(): never;
474
- /**
475
- * The `process.chdir()` method changes the current working directory of the
476
- * Node.js process or throws an exception if doing so fails (for instance, if
477
- * the specified `directory` does not exist).
478
- *
479
- * ```js
480
- * import { chdir, cwd } from 'node:process';
481
- *
482
- * console.log(`Starting directory: ${cwd()}`);
483
- * try {
484
- * chdir('/tmp');
485
- * console.log(`New directory: ${cwd()}`);
486
- * } catch (err) {
487
- * console.error(`chdir: ${err}`);
488
- * }
489
- * ```
490
- *
491
- * This feature is not available in `Worker` threads.
492
- * @since v0.1.17
493
- */
494
- chdir(directory: string): void;
495
- /**
496
- * The `process.cwd()` method returns the current working directory of the Node.js
497
- * process.
498
- *
499
- * ```js
500
- * import { cwd } from 'node:process';
501
- *
502
- * console.log(`Current directory: ${cwd()}`);
503
- * ```
504
- * @since v0.1.8
505
- */
506
- cwd(): string;
507
- /**
508
- * The port used by the Node.js debugger when enabled.
509
- *
510
- * ```js
511
- * import process from 'node:process';
512
- *
513
- * process.debugPort = 5858;
514
- * ```
515
- * @since v0.7.2
516
- */
517
- debugPort: number;
518
- /**
519
- * The `process.dlopen()` method allows dynamically loading shared objects. It is primarily used by `require()` to load C++ Addons, and
520
- * should not be used directly, except in special cases. In other words, `require()` should be preferred over `process.dlopen()`
521
- * unless there are specific reasons such as custom dlopen flags or loading from ES modules.
522
- *
523
- * The `flags` argument is an integer that allows to specify dlopen behavior. See the `[os.constants.dlopen](https://nodejs.org/docs/latest-v20.x/api/os.html#dlopen-constants)`
524
- * documentation for details.
525
- *
526
- * An important requirement when calling `process.dlopen()` is that the `module` instance must be passed. Functions exported by the C++ Addon
527
- * are then accessible via `module.exports`.
528
- *
529
- * The example below shows how to load a C++ Addon, named `local.node`, that exports a `foo` function. All the symbols are loaded before the call returns, by passing the `RTLD_NOW` constant.
530
- * In this example the constant is assumed to be available.
531
- *
532
- * ```js
533
- * import { dlopen } from 'node:process';
534
- * import { constants } from 'node:os';
535
- * import { fileURLToPath } from 'node:url';
536
- *
537
- * const module = { exports: {} };
538
- * dlopen(module, fileURLToPath(new URL('local.node', import.meta.url)),
539
- * constants.dlopen.RTLD_NOW);
540
- * module.exports.foo();
541
- * ```
542
- */
543
- dlopen(module: object, filename: string, flags?: number): void;
544
- /**
545
- * The `process.emitWarning()` method can be used to emit custom or application
546
- * specific process warnings. These can be listened for by adding a handler to the `'warning'` event.
547
- *
548
- * ```js
549
- * import { emitWarning } from 'node:process';
550
- *
551
- * // Emit a warning using a string.
552
- * emitWarning('Something happened!');
553
- * // Emits: (node: 56338) Warning: Something happened!
554
- * ```
555
- *
556
- * ```js
557
- * import { emitWarning } from 'node:process';
558
- *
559
- * // Emit a warning using a string and a type.
560
- * emitWarning('Something Happened!', 'CustomWarning');
561
- * // Emits: (node:56338) CustomWarning: Something Happened!
562
- * ```
563
- *
564
- * ```js
565
- * import { emitWarning } from 'node:process';
566
- *
567
- * emitWarning('Something happened!', 'CustomWarning', 'WARN001');
568
- * // Emits: (node:56338) [WARN001] CustomWarning: Something happened!
569
- * ```js
570
- *
571
- * In each of the previous examples, an `Error` object is generated internally by `process.emitWarning()` and passed through to the `'warning'` handler.
572
- *
573
- * ```js
574
- * import process from 'node:process';
575
- *
576
- * process.on('warning', (warning) => {
577
- * console.warn(warning.name); // 'Warning'
578
- * console.warn(warning.message); // 'Something happened!'
579
- * console.warn(warning.code); // 'MY_WARNING'
580
- * console.warn(warning.stack); // Stack trace
581
- * console.warn(warning.detail); // 'This is some additional information'
582
- * });
583
- * ```
584
- *
585
- * If `warning` is passed as an `Error` object, it will be passed through to the `'warning'` event handler
586
- * unmodified (and the optional `type`, `code` and `ctor` arguments will be ignored):
587
- *
588
- * ```js
589
- * import { emitWarning } from 'node:process';
590
- *
591
- * // Emit a warning using an Error object.
592
- * const myWarning = new Error('Something happened!');
593
- * // Use the Error name property to specify the type name
594
- * myWarning.name = 'CustomWarning';
595
- * myWarning.code = 'WARN001';
596
- *
597
- * emitWarning(myWarning);
598
- * // Emits: (node:56338) [WARN001] CustomWarning: Something happened!
599
- * ```
600
- *
601
- * A `TypeError` is thrown if `warning` is anything other than a string or `Error` object.
602
- *
603
- * While process warnings use `Error` objects, the process warning mechanism is not a replacement for normal error handling mechanisms.
604
- *
605
- * The following additional handling is implemented if the warning `type` is `'DeprecationWarning'`:
606
- * * If the `--throw-deprecation` command-line flag is used, the deprecation warning is thrown as an exception rather than being emitted as an event.
607
- * * If the `--no-deprecation` command-line flag is used, the deprecation warning is suppressed.
608
- * * If the `--trace-deprecation` command-line flag is used, the deprecation warning is printed to `stderr` along with the full stack trace.
609
- * @since v8.0.0
610
- * @param warning The warning to emit.
611
- */
612
- emitWarning(warning: string | Error, ctor?: Function): void;
613
- emitWarning(warning: string | Error, type?: string, ctor?: Function): void;
614
- emitWarning(warning: string | Error, type?: string, code?: string, ctor?: Function): void;
615
- emitWarning(warning: string | Error, options?: EmitWarningOptions): void;
616
- /**
617
- * The `process.env` property returns an object containing the user environment.
618
- * See [`environ(7)`](http://man7.org/linux/man-pages/man7/environ.7.html).
619
- *
620
- * An example of this object looks like:
621
- *
622
- * ```js
623
- * {
624
- * TERM: 'xterm-256color',
625
- * SHELL: '/usr/local/bin/bash',
626
- * USER: 'maciej',
627
- * PATH: '~/.bin/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin',
628
- * PWD: '/Users/maciej',
629
- * EDITOR: 'vim',
630
- * SHLVL: '1',
631
- * HOME: '/Users/maciej',
632
- * LOGNAME: 'maciej',
633
- * _: '/usr/local/bin/node'
634
- * }
635
- * ```
636
- *
637
- * It is possible to modify this object, but such modifications will not be
638
- * reflected outside the Node.js process, or (unless explicitly requested)
639
- * to other `Worker` threads.
640
- * In other words, the following example would not work:
641
- *
642
- * ```bash
643
- * node -e 'process.env.foo = "bar"' &#x26;&#x26; echo $foo
644
- * ```
645
- *
646
- * While the following will:
647
- *
648
- * ```js
649
- * import { env } from 'node:process';
650
- *
651
- * env.foo = 'bar';
652
- * console.log(env.foo);
653
- * ```
654
- *
655
- * Assigning a property on `process.env` will implicitly convert the value
656
- * to a string. **This behavior is deprecated.** Future versions of Node.js may
657
- * throw an error when the value is not a string, number, or boolean.
658
- *
659
- * ```js
660
- * import { env } from 'node:process';
661
- *
662
- * env.test = null;
663
- * console.log(env.test);
664
- * // => 'null'
665
- * env.test = undefined;
666
- * console.log(env.test);
667
- * // => 'undefined'
668
- * ```
669
- *
670
- * Use `delete` to delete a property from `process.env`.
671
- *
672
- * ```js
673
- * import { env } from 'node:process';
674
- *
675
- * env.TEST = 1;
676
- * delete env.TEST;
677
- * console.log(env.TEST);
678
- * // => undefined
679
- * ```
680
- *
681
- * On Windows operating systems, environment variables are case-insensitive.
682
- *
683
- * ```js
684
- * import { env } from 'node:process';
685
- *
686
- * env.TEST = 1;
687
- * console.log(env.test);
688
- * // => 1
689
- * ```
690
- *
691
- * Unless explicitly specified when creating a `Worker` instance,
692
- * each `Worker` thread has its own copy of `process.env`, based on its
693
- * parent thread's `process.env`, or whatever was specified as the `env` option
694
- * to the `Worker` constructor. Changes to `process.env` will not be visible
695
- * across `Worker` threads, and only the main thread can make changes that
696
- * are visible to the operating system or to native add-ons. On Windows, a copy of `process.env` on a `Worker` instance operates in a case-sensitive manner
697
- * unlike the main thread.
698
- * @since v0.1.27
699
- */
700
- env: ProcessEnv;
701
- /**
702
- * The `process.exit()` method instructs Node.js to terminate the process
703
- * synchronously with an exit status of `code`. If `code` is omitted, exit uses
704
- * either the 'success' code `0` or the value of `process.exitCode` if it has been
705
- * set. Node.js will not terminate until all the `'exit'` event listeners are
706
- * called.
707
- *
708
- * To exit with a 'failure' code:
709
- *
710
- * ```js
711
- * import { exit } from 'node:process';
712
- *
713
- * exit(1);
714
- * ```
715
- *
716
- * The shell that executed Node.js should see the exit code as `1`.
717
- *
718
- * Calling `process.exit()` will force the process to exit as quickly as possible
719
- * even if there are still asynchronous operations pending that have not yet
720
- * completed fully, including I/O operations to `process.stdout` and `process.stderr`.
721
- *
722
- * In most situations, it is not actually necessary to call `process.exit()` explicitly. The Node.js process will exit on its own _if there is no additional_
723
- * _work pending_ in the event loop. The `process.exitCode` property can be set to
724
- * tell the process which exit code to use when the process exits gracefully.
725
- *
726
- * For instance, the following example illustrates a _misuse_ of the `process.exit()` method that could lead to data printed to stdout being
727
- * truncated and lost:
728
- *
729
- * ```js
730
- * import { exit } from 'node:process';
731
- *
732
- * // This is an example of what *not* to do:
733
- * if (someConditionNotMet()) {
734
- * printUsageToStdout();
735
- * exit(1);
736
- * }
737
- * ```
738
- *
739
- * The reason this is problematic is because writes to `process.stdout` in Node.js
740
- * are sometimes _asynchronous_ and may occur over multiple ticks of the Node.js
741
- * event loop. Calling `process.exit()`, however, forces the process to exit _before_ those additional writes to `stdout` can be performed.
742
- *
743
- * Rather than calling `process.exit()` directly, the code _should_ set the `process.exitCode` and allow the process to exit naturally by avoiding
744
- * scheduling any additional work for the event loop:
745
- *
746
- * ```js
747
- * import process from 'node:process';
748
- *
749
- * // How to properly set the exit code while letting
750
- * // the process exit gracefully.
751
- * if (someConditionNotMet()) {
752
- * printUsageToStdout();
753
- * process.exitCode = 1;
754
- * }
755
- * ```
756
- *
757
- * If it is necessary to terminate the Node.js process due to an error condition,
758
- * throwing an _uncaught_ error and allowing the process to terminate accordingly
759
- * is safer than calling `process.exit()`.
760
- *
761
- * In `Worker` threads, this function stops the current thread rather
762
- * than the current process.
763
- * @since v0.1.13
764
- * @param [code=0] The exit code. For string type, only integer strings (e.g.,'1') are allowed.
765
- */
766
- exit(code?: number | string | null | undefined): never;
767
- /**
768
- * A number which will be the process exit code, when the process either
769
- * exits gracefully, or is exited via {@link exit} without specifying
770
- * a code.
771
- *
772
- * Specifying a code to {@link exit} will override any
773
- * previous setting of `process.exitCode`.
774
- * @default undefined
775
- * @since v0.11.8
776
- */
777
- exitCode?: number | string | number | undefined;
778
- /**
779
- * The `process.getActiveResourcesInfo()` method returns an array of strings containing
780
- * the types of the active resources that are currently keeping the event loop alive.
781
- *
782
- * ```js
783
- * import { getActiveResourcesInfo } from 'node:process';
784
- * import { setTimeout } from 'node:timers';
785
-
786
- * console.log('Before:', getActiveResourcesInfo());
787
- * setTimeout(() => {}, 1000);
788
- * console.log('After:', getActiveResourcesInfo());
789
- * // Prints:
790
- * // Before: [ 'TTYWrap', 'TTYWrap', 'TTYWrap' ]
791
- * // After: [ 'TTYWrap', 'TTYWrap', 'TTYWrap', 'Timeout' ]
792
- * ```
793
- * @since v17.3.0, v16.14.0
794
- */
795
- getActiveResourcesInfo(): string[];
796
- /**
797
- * The `process.getgid()` method returns the numerical group identity of the
798
- * process. (See [`getgid(2)`](http://man7.org/linux/man-pages/man2/getgid.2.html).)
799
- *
800
- * ```js
801
- * import process from 'node:process';
802
- *
803
- * if (process.getgid) {
804
- * console.log(`Current gid: ${process.getgid()}`);
805
- * }
806
- * ```
807
- *
808
- * This function is only available on POSIX platforms (i.e. not Windows or
809
- * Android).
810
- * @since v0.1.31
811
- */
812
- getgid?: () => number;
813
- /**
814
- * The `process.setgid()` method sets the group identity of the process. (See [`setgid(2)`](http://man7.org/linux/man-pages/man2/setgid.2.html).) The `id` can be passed as either a
815
- * numeric ID or a group name
816
- * string. If a group name is specified, this method blocks while resolving the
817
- * associated numeric ID.
818
- *
819
- * ```js
820
- * import process from 'node:process';
821
- *
822
- * if (process.getgid &#x26;&#x26; process.setgid) {
823
- * console.log(`Current gid: ${process.getgid()}`);
824
- * try {
825
- * process.setgid(501);
826
- * console.log(`New gid: ${process.getgid()}`);
827
- * } catch (err) {
828
- * console.log(`Failed to set gid: ${err}`);
829
- * }
830
- * }
831
- * ```
832
- *
833
- * This function is only available on POSIX platforms (i.e. not Windows or
834
- * Android).
835
- * This feature is not available in `Worker` threads.
836
- * @since v0.1.31
837
- * @param id The group name or ID
838
- */
839
- setgid?: (id: number | string) => void;
840
- /**
841
- * The `process.getuid()` method returns the numeric user identity of the process.
842
- * (See [`getuid(2)`](http://man7.org/linux/man-pages/man2/getuid.2.html).)
843
- *
844
- * ```js
845
- * import process from 'node:process';
846
- *
847
- * if (process.getuid) {
848
- * console.log(`Current uid: ${process.getuid()}`);
849
- * }
850
- * ```
851
- *
852
- * This function is only available on POSIX platforms (i.e. not Windows or
853
- * Android).
854
- * @since v0.1.28
855
- */
856
- getuid?: () => number;
857
- /**
858
- * The `process.setuid(id)` method sets the user identity of the process. (See [`setuid(2)`](http://man7.org/linux/man-pages/man2/setuid.2.html).) The `id` can be passed as either a
859
- * numeric ID or a username string.
860
- * If a username is specified, the method blocks while resolving the associated
861
- * numeric ID.
862
- *
863
- * ```js
864
- * import process from 'node:process';
865
- *
866
- * if (process.getuid &#x26;&#x26; process.setuid) {
867
- * console.log(`Current uid: ${process.getuid()}`);
868
- * try {
869
- * process.setuid(501);
870
- * console.log(`New uid: ${process.getuid()}`);
871
- * } catch (err) {
872
- * console.log(`Failed to set uid: ${err}`);
873
- * }
874
- * }
875
- * ```
876
- *
877
- * This function is only available on POSIX platforms (i.e. not Windows or
878
- * Android).
879
- * This feature is not available in `Worker` threads.
880
- * @since v0.1.28
881
- */
882
- setuid?: (id: number | string) => void;
883
- /**
884
- * The `process.geteuid()` method returns the numerical effective user identity of
885
- * the process. (See [`geteuid(2)`](http://man7.org/linux/man-pages/man2/geteuid.2.html).)
886
- *
887
- * ```js
888
- * import process from 'node:process';
889
- *
890
- * if (process.geteuid) {
891
- * console.log(`Current uid: ${process.geteuid()}`);
892
- * }
893
- * ```
894
- *
895
- * This function is only available on POSIX platforms (i.e. not Windows or
896
- * Android).
897
- * @since v2.0.0
898
- */
899
- geteuid?: () => number;
900
- /**
901
- * The `process.seteuid()` method sets the effective user identity of the process.
902
- * (See [`seteuid(2)`](http://man7.org/linux/man-pages/man2/seteuid.2.html).) The `id` can be passed as either a numeric ID or a username
903
- * string. If a username is specified, the method blocks while resolving the
904
- * associated numeric ID.
905
- *
906
- * ```js
907
- * import process from 'node:process';
908
- *
909
- * if (process.geteuid &#x26;&#x26; process.seteuid) {
910
- * console.log(`Current uid: ${process.geteuid()}`);
911
- * try {
912
- * process.seteuid(501);
913
- * console.log(`New uid: ${process.geteuid()}`);
914
- * } catch (err) {
915
- * console.log(`Failed to set uid: ${err}`);
916
- * }
917
- * }
918
- * ```
919
- *
920
- * This function is only available on POSIX platforms (i.e. not Windows or
921
- * Android).
922
- * This feature is not available in `Worker` threads.
923
- * @since v2.0.0
924
- * @param id A user name or ID
925
- */
926
- seteuid?: (id: number | string) => void;
927
- /**
928
- * The `process.getegid()` method returns the numerical effective group identity
929
- * of the Node.js process. (See [`getegid(2)`](http://man7.org/linux/man-pages/man2/getegid.2.html).)
930
- *
931
- * ```js
932
- * import process from 'node:process';
933
- *
934
- * if (process.getegid) {
935
- * console.log(`Current gid: ${process.getegid()}`);
936
- * }
937
- * ```
938
- *
939
- * This function is only available on POSIX platforms (i.e. not Windows or
940
- * Android).
941
- * @since v2.0.0
942
- */
943
- getegid?: () => number;
944
- /**
945
- * The `process.setegid()` method sets the effective group identity of the process.
946
- * (See [`setegid(2)`](http://man7.org/linux/man-pages/man2/setegid.2.html).) The `id` can be passed as either a numeric ID or a group
947
- * name string. If a group name is specified, this method blocks while resolving
948
- * the associated a numeric ID.
949
- *
950
- * ```js
951
- * import process from 'node:process';
952
- *
953
- * if (process.getegid &#x26;&#x26; process.setegid) {
954
- * console.log(`Current gid: ${process.getegid()}`);
955
- * try {
956
- * process.setegid(501);
957
- * console.log(`New gid: ${process.getegid()}`);
958
- * } catch (err) {
959
- * console.log(`Failed to set gid: ${err}`);
960
- * }
961
- * }
962
- * ```
963
- *
964
- * This function is only available on POSIX platforms (i.e. not Windows or
965
- * Android).
966
- * This feature is not available in `Worker` threads.
967
- * @since v2.0.0
968
- * @param id A group name or ID
969
- */
970
- setegid?: (id: number | string) => void;
971
- /**
972
- * The `process.getgroups()` method returns an array with the supplementary group
973
- * IDs. POSIX leaves it unspecified if the effective group ID is included but
974
- * Node.js ensures it always is.
975
- *
976
- * ```js
977
- * import process from 'node:process';
978
- *
979
- * if (process.getgroups) {
980
- * console.log(process.getgroups()); // [ 16, 21, 297 ]
981
- * }
982
- * ```
983
- *
984
- * This function is only available on POSIX platforms (i.e. not Windows or
985
- * Android).
986
- * @since v0.9.4
987
- */
988
- getgroups?: () => number[];
989
- /**
990
- * The `process.setgroups()` method sets the supplementary group IDs for the
991
- * Node.js process. This is a privileged operation that requires the Node.js
992
- * process to have `root` or the `CAP_SETGID` capability.
993
- *
994
- * The `groups` array can contain numeric group IDs, group names, or both.
995
- *
996
- * ```js
997
- * import process from 'node:process';
998
- *
999
- * if (process.getgroups &#x26;&#x26; process.setgroups) {
1000
- * try {
1001
- * process.setgroups([501]);
1002
- * console.log(process.getgroups()); // new groups
1003
- * } catch (err) {
1004
- * console.log(`Failed to set groups: ${err}`);
1005
- * }
1006
- * }
1007
- * ```
1008
- *
1009
- * This function is only available on POSIX platforms (i.e. not Windows or
1010
- * Android).
1011
- * This feature is not available in `Worker` threads.
1012
- * @since v0.9.4
1013
- */
1014
- setgroups?: (groups: ReadonlyArray<string | number>) => void;
1015
- /**
1016
- * The `process.setUncaughtExceptionCaptureCallback()` function sets a function
1017
- * that will be invoked when an uncaught exception occurs, which will receive the
1018
- * exception value itself as its first argument.
1019
- *
1020
- * If such a function is set, the `'uncaughtException'` event will
1021
- * not be emitted. If `--abort-on-uncaught-exception` was passed from the
1022
- * command line or set through `v8.setFlagsFromString()`, the process will
1023
- * not abort. Actions configured to take place on exceptions such as report
1024
- * generations will be affected too
1025
- *
1026
- * To unset the capture function, `process.setUncaughtExceptionCaptureCallback(null)` may be used. Calling this
1027
- * method with a non-`null` argument while another capture function is set will
1028
- * throw an error.
1029
- *
1030
- * Using this function is mutually exclusive with using the deprecated `domain` built-in module.
1031
- * @since v9.3.0
1032
- */
1033
- setUncaughtExceptionCaptureCallback(cb: ((err: Error) => void) | null): void;
1034
- /**
1035
- * Indicates whether a callback has been set using {@link setUncaughtExceptionCaptureCallback}.
1036
- * @since v9.3.0
1037
- */
1038
- hasUncaughtExceptionCaptureCallback(): boolean;
1039
- /**
1040
- * The `process.sourceMapsEnabled` property returns whether the [Source Map v3](https://sourcemaps.info/spec.html) support for stack traces is enabled.
1041
- * @since v20.7.0
1042
- * @experimental
1043
- */
1044
- readonly sourceMapsEnabled: boolean;
1045
- /**
1046
- * This function enables or disables the [Source Map v3](https://sourcemaps.info/spec.html) support for
1047
- * stack traces.
1048
- *
1049
- * It provides same features as launching Node.js process with commandline options `--enable-source-maps`.
1050
- *
1051
- * Only source maps in JavaScript files that are loaded after source maps has been
1052
- * enabled will be parsed and loaded.
1053
- * @since v16.6.0, v14.18.0
1054
- * @experimental
1055
- */
1056
- setSourceMapsEnabled(value: boolean): void;
1057
- /**
1058
- * The `process.version` property contains the Node.js version string.
1059
- *
1060
- * ```js
1061
- * import { version } from 'node:process';
1062
- *
1063
- * console.log(`Version: ${version}`);
1064
- * // Version: v14.8.0
1065
- * ```
1066
- *
1067
- * To get the version string without the prepended _v_, use`process.versions.node`.
1068
- * @since v0.1.3
1069
- */
1070
- readonly version: string;
1071
- /**
1072
- * The `process.versions` property returns an object listing the version strings of
1073
- * Node.js and its dependencies. `process.versions.modules` indicates the current
1074
- * ABI version, which is increased whenever a C++ API changes. Node.js will refuse
1075
- * to load modules that were compiled against a different module ABI version.
1076
- *
1077
- * ```js
1078
- * import { versions } from 'node:process';
1079
- *
1080
- * console.log(versions);
1081
- * ```
1082
- *
1083
- * Will generate an object similar to:
1084
- *
1085
- * ```console
1086
- * { node: '20.2.0',
1087
- * acorn: '8.8.2',
1088
- * ada: '2.4.0',
1089
- * ares: '1.19.0',
1090
- * base64: '0.5.0',
1091
- * brotli: '1.0.9',
1092
- * cjs_module_lexer: '1.2.2',
1093
- * cldr: '43.0',
1094
- * icu: '73.1',
1095
- * llhttp: '8.1.0',
1096
- * modules: '115',
1097
- * napi: '8',
1098
- * nghttp2: '1.52.0',
1099
- * nghttp3: '0.7.0',
1100
- * ngtcp2: '0.8.1',
1101
- * openssl: '3.0.8+quic',
1102
- * simdutf: '3.2.9',
1103
- * tz: '2023c',
1104
- * undici: '5.22.0',
1105
- * unicode: '15.0',
1106
- * uv: '1.44.2',
1107
- * uvwasi: '0.0.16',
1108
- * v8: '11.3.244.8-node.9',
1109
- * zlib: '1.2.13' }
1110
- * ```
1111
- * @since v0.2.0
1112
- */
1113
- readonly versions: ProcessVersions;
1114
- /**
1115
- * The `process.config` property returns a frozen `Object` containing the
1116
- * JavaScript representation of the configure options used to compile the current
1117
- * Node.js executable. This is the same as the `config.gypi` file that was produced
1118
- * when running the `./configure` script.
1119
- *
1120
- * An example of the possible output looks like:
1121
- *
1122
- * ```js
1123
- * {
1124
- * target_defaults:
1125
- * { cflags: [],
1126
- * default_configuration: 'Release',
1127
- * defines: [],
1128
- * include_dirs: [],
1129
- * libraries: [] },
1130
- * variables:
1131
- * {
1132
- * host_arch: 'x64',
1133
- * napi_build_version: 5,
1134
- * node_install_npm: 'true',
1135
- * node_prefix: '',
1136
- * node_shared_cares: 'false',
1137
- * node_shared_http_parser: 'false',
1138
- * node_shared_libuv: 'false',
1139
- * node_shared_zlib: 'false',
1140
- * node_use_openssl: 'true',
1141
- * node_shared_openssl: 'false',
1142
- * strict_aliasing: 'true',
1143
- * target_arch: 'x64',
1144
- * v8_use_snapshot: 1
1145
- * }
1146
- * }
1147
- * ```
1148
- * @since v0.7.7
1149
- */
1150
- readonly config: ProcessConfig;
1151
- /**
1152
- * The `process.kill()` method sends the `signal` to the process identified by`pid`.
1153
- *
1154
- * Signal names are strings such as `'SIGINT'` or `'SIGHUP'`. See `Signal Events` and [`kill(2)`](http://man7.org/linux/man-pages/man2/kill.2.html) for more information.
1155
- *
1156
- * This method will throw an error if the target `pid` does not exist. As a special
1157
- * case, a signal of `0` can be used to test for the existence of a process.
1158
- * Windows platforms will throw an error if the `pid` is used to kill a process
1159
- * group.
1160
- *
1161
- * Even though the name of this function is `process.kill()`, it is really just a
1162
- * signal sender, like the `kill` system call. The signal sent may do something
1163
- * other than kill the target process.
1164
- *
1165
- * ```js
1166
- * import process, { kill } from 'node:process';
1167
- *
1168
- * process.on('SIGHUP', () => {
1169
- * console.log('Got SIGHUP signal.');
1170
- * });
1171
- *
1172
- * setTimeout(() => {
1173
- * console.log('Exiting.');
1174
- * process.exit(0);
1175
- * }, 100);
1176
- *
1177
- * kill(process.pid, 'SIGHUP');
1178
- * ```
1179
- *
1180
- * When `SIGUSR1` is received by a Node.js process, Node.js will start the
1181
- * debugger. See `Signal Events`.
1182
- * @since v0.0.6
1183
- * @param pid A process ID
1184
- * @param [signal='SIGTERM'] The signal to send, either as a string or number.
1185
- */
1186
- kill(pid: number, signal?: string | number): true;
1187
- /**
1188
- * Loads the environment configuration from a `.env` file into `process.env`. If
1189
- * the file is not found, error will be thrown.
1190
- *
1191
- * To load a specific .env file by specifying its path, use the following code:
1192
- *
1193
- * ```js
1194
- * import { loadEnvFile } from 'node:process';
1195
- *
1196
- * loadEnvFile('./development.env')
1197
- * ```
1198
- * @since v20.12.0
1199
- * @param path The path to the .env file
1200
- */
1201
- loadEnvFile(path?: string | URL | Buffer): void;
1202
- /**
1203
- * The `process.pid` property returns the PID of the process.
1204
- *
1205
- * ```js
1206
- * import { pid } from 'node:process';
1207
- *
1208
- * console.log(`This process is pid ${pid}`);
1209
- * ```
1210
- * @since v0.1.15
1211
- */
1212
- readonly pid: number;
1213
- /**
1214
- * The `process.ppid` property returns the PID of the parent of the
1215
- * current process.
1216
- *
1217
- * ```js
1218
- * import { ppid } from 'node:process';
1219
- *
1220
- * console.log(`The parent process is pid ${ppid}`);
1221
- * ```
1222
- * @since v9.2.0, v8.10.0, v6.13.0
1223
- */
1224
- readonly ppid: number;
1225
- /**
1226
- * The `process.title` property returns the current process title (i.e. returns
1227
- * the current value of `ps`). Assigning a new value to `process.title` modifies
1228
- * the current value of `ps`.
1229
- *
1230
- * When a new value is assigned, different platforms will impose different maximum
1231
- * length restrictions on the title. Usually such restrictions are quite limited.
1232
- * For instance, on Linux and macOS, `process.title` is limited to the size of the
1233
- * binary name plus the length of the command-line arguments because setting the `process.title` overwrites the `argv` memory of the process. Node.js v0.8
1234
- * allowed for longer process title strings by also overwriting the `environ` memory but that was potentially insecure and confusing in some (rather obscure)
1235
- * cases.
1236
- *
1237
- * Assigning a value to `process.title` might not result in an accurate label
1238
- * within process manager applications such as macOS Activity Monitor or Windows
1239
- * Services Manager.
1240
- * @since v0.1.104
1241
- */
1242
- title: string;
1243
- /**
1244
- * The operating system CPU architecture for which the Node.js binary was compiled.
1245
- * Possible values are: `'arm'`, `'arm64'`, `'ia32'`, `'loong64'`, `'mips'`,`'mipsel'`, `'ppc'`, `'ppc64'`, `'riscv64'`, `'s390'`, `'s390x'`, and `'x64'`.
1246
- *
1247
- * ```js
1248
- * import { arch } from 'node:process';
1249
- *
1250
- * console.log(`This processor architecture is ${arch}`);
1251
- * ```
1252
- * @since v0.5.0
1253
- */
1254
- readonly arch: Architecture;
1255
- /**
1256
- * The `process.platform` property returns a string identifying the operating
1257
- * system platform for which the Node.js binary was compiled.
1258
- *
1259
- * Currently possible values are:
1260
- *
1261
- * * `'aix'`
1262
- * * `'darwin'`
1263
- * * `'freebsd'`
1264
- * * `'linux'`
1265
- * * `'openbsd'`
1266
- * * `'sunos'`
1267
- * * `'win32'`
1268
- *
1269
- * ```js
1270
- * import { platform } from 'node:process';
1271
- *
1272
- * console.log(`This platform is ${platform}`);
1273
- * ```
1274
- *
1275
- * The value `'android'` may also be returned if the Node.js is built on the
1276
- * Android operating system. However, Android support in Node.js [is experimental](https://github.com/nodejs/node/blob/HEAD/BUILDING.md#androidandroid-based-devices-eg-firefox-os).
1277
- * @since v0.1.16
1278
- */
1279
- readonly platform: Platform;
1280
- /**
1281
- * The `process.mainModule` property provides an alternative way of retrieving `require.main`. The difference is that if the main module changes at
1282
- * runtime, `require.main` may still refer to the original main module in
1283
- * modules that were required before the change occurred. Generally, it's
1284
- * safe to assume that the two refer to the same module.
1285
- *
1286
- * As with `require.main`, `process.mainModule` will be `undefined` if there
1287
- * is no entry script.
1288
- * @since v0.1.17
1289
- * @deprecated Since v14.0.0 - Use `main` instead.
1290
- */
1291
- mainModule?: Module | undefined;
1292
- memoryUsage: MemoryUsageFn;
1293
- /**
1294
- * Gets the amount of memory available to the process (in bytes) based on
1295
- * limits imposed by the OS. If there is no such constraint, or the constraint
1296
- * is unknown, `undefined` is returned.
1297
- *
1298
- * See [`uv_get_constrained_memory`](https://docs.libuv.org/en/v1.x/misc.html#c.uv_get_constrained_memory) for more
1299
- * information.
1300
- * @since v19.6.0, v18.15.0
1301
- * @experimental
1302
- */
1303
- constrainedMemory(): number | undefined;
1304
- /**
1305
- * The `process.cpuUsage()` method returns the user and system CPU time usage of
1306
- * the current process, in an object with properties `user` and `system`, whose
1307
- * values are microsecond values (millionth of a second). These values measure time
1308
- * spent in user and system code respectively, and may end up being greater than
1309
- * actual elapsed time if multiple CPU cores are performing work for this process.
1310
- *
1311
- * The result of a previous call to `process.cpuUsage()` can be passed as the
1312
- * argument to the function, to get a diff reading.
1313
- *
1314
- * ```js
1315
- * import { cpuUsage } from 'node:process';
1316
- *
1317
- * const startUsage = cpuUsage();
1318
- * // { user: 38579, system: 6986 }
1319
- *
1320
- * // spin the CPU for 500 milliseconds
1321
- * const now = Date.now();
1322
- * while (Date.now() - now < 500);
1323
- *
1324
- * console.log(cpuUsage(startUsage));
1325
- * // { user: 514883, system: 11226 }
1326
- * ```
1327
- * @since v6.1.0
1328
- * @param previousValue A previous return value from calling `process.cpuUsage()`
1329
- */
1330
- cpuUsage(previousValue?: CpuUsage): CpuUsage;
1331
- /**
1332
- * `process.nextTick()` adds `callback` to the "next tick queue". This queue is
1333
- * fully drained after the current operation on the JavaScript stack runs to
1334
- * completion and before the event loop is allowed to continue. It's possible to
1335
- * create an infinite loop if one were to recursively call `process.nextTick()`.
1336
- * See the [Event Loop](https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/#process-nexttick) guide for more background.
1337
- *
1338
- * ```js
1339
- * import { nextTick } from 'node:process';
1340
- *
1341
- * console.log('start');
1342
- * nextTick(() => {
1343
- * console.log('nextTick callback');
1344
- * });
1345
- * console.log('scheduled');
1346
- * // Output:
1347
- * // start
1348
- * // scheduled
1349
- * // nextTick callback
1350
- * ```
1351
- *
1352
- * This is important when developing APIs in order to give users the opportunity
1353
- * to assign event handlers _after_ an object has been constructed but before any
1354
- * I/O has occurred:
1355
- *
1356
- * ```js
1357
- * import { nextTick } from 'node:process';
1358
- *
1359
- * function MyThing(options) {
1360
- * this.setupOptions(options);
1361
- *
1362
- * nextTick(() => {
1363
- * this.startDoingStuff();
1364
- * });
1365
- * }
1366
- *
1367
- * const thing = new MyThing();
1368
- * thing.getReadyForStuff();
1369
- *
1370
- * // thing.startDoingStuff() gets called now, not before.
1371
- * ```
1372
- *
1373
- * It is very important for APIs to be either 100% synchronous or 100%
1374
- * asynchronous. Consider this example:
1375
- *
1376
- * ```js
1377
- * // WARNING! DO NOT USE! BAD UNSAFE HAZARD!
1378
- * function maybeSync(arg, cb) {
1379
- * if (arg) {
1380
- * cb();
1381
- * return;
1382
- * }
1383
- *
1384
- * fs.stat('file', cb);
1385
- * }
1386
- * ```
1387
- *
1388
- * This API is hazardous because in the following case:
1389
- *
1390
- * ```js
1391
- * const maybeTrue = Math.random() > 0.5;
1392
- *
1393
- * maybeSync(maybeTrue, () => {
1394
- * foo();
1395
- * });
1396
- *
1397
- * bar();
1398
- * ```
1399
- *
1400
- * It is not clear whether `foo()` or `bar()` will be called first.
1401
- *
1402
- * The following approach is much better:
1403
- *
1404
- * ```js
1405
- * import { nextTick } from 'node:process';
1406
- *
1407
- * function definitelyAsync(arg, cb) {
1408
- * if (arg) {
1409
- * nextTick(cb);
1410
- * return;
1411
- * }
1412
- *
1413
- * fs.stat('file', cb);
1414
- * }
1415
- * ```
1416
- * @since v0.1.26
1417
- * @param args Additional arguments to pass when invoking the `callback`
1418
- */
1419
- nextTick(callback: Function, ...args: any[]): void;
1420
- /**
1421
- * This API is available through the [--experimental-permission](https://nodejs.org/api/cli.html#--experimental-permission) flag.
1422
- *
1423
- * `process.permission` is an object whose methods are used to manage permissions for the current process.
1424
- * Additional documentation is available in the [Permission Model](https://nodejs.org/api/permissions.html#permission-model).
1425
- * @since v20.0.0
1426
- */
1427
- permission: ProcessPermission;
1428
- /**
1429
- * The `process.release` property returns an `Object` containing metadata related
1430
- * to the current release, including URLs for the source tarball and headers-only
1431
- * tarball.
1432
- *
1433
- * `process.release` contains the following properties:
1434
- *
1435
- * ```js
1436
- * {
1437
- * name: 'node',
1438
- * lts: 'Hydrogen',
1439
- * sourceUrl: 'https://nodejs.org/download/release/v18.12.0/node-v18.12.0.tar.gz',
1440
- * headersUrl: 'https://nodejs.org/download/release/v18.12.0/node-v18.12.0-headers.tar.gz',
1441
- * libUrl: 'https://nodejs.org/download/release/v18.12.0/win-x64/node.lib'
1442
- * }
1443
- * ```
1444
- *
1445
- * In custom builds from non-release versions of the source tree, only the `name` property may be present. The additional properties should not be
1446
- * relied upon to exist.
1447
- * @since v3.0.0
1448
- */
1449
- readonly release: ProcessRelease;
1450
- features: {
1451
- inspector: boolean;
1452
- debug: boolean;
1453
- uv: boolean;
1454
- ipv6: boolean;
1455
- tls_alpn: boolean;
1456
- tls_sni: boolean;
1457
- tls_ocsp: boolean;
1458
- tls: boolean;
1459
- };
1460
- /**
1461
- * `process.umask()` returns the Node.js process's file mode creation mask. Child
1462
- * processes inherit the mask from the parent process.
1463
- * @since v0.1.19
1464
- * @deprecated Calling `process.umask()` with no argument causes the process-wide umask to be written twice. This introduces a race condition between threads, and is a potential
1465
- * security vulnerability. There is no safe, cross-platform alternative API.
1466
- */
1467
- umask(): number;
1468
- /**
1469
- * Can only be set if not in worker thread.
1470
- */
1471
- umask(mask: string | number): number;
1472
- /**
1473
- * The `process.uptime()` method returns the number of seconds the current Node.js
1474
- * process has been running.
1475
- *
1476
- * The return value includes fractions of a second. Use `Math.floor()` to get whole
1477
- * seconds.
1478
- * @since v0.5.0
1479
- */
1480
- uptime(): number;
1481
- hrtime: HRTime;
1482
- /**
1483
- * If the Node.js process was spawned with an IPC channel, the process.channel property is a reference to the IPC channel.
1484
- * If no IPC channel exists, this property is undefined.
1485
- * @since v7.1.0
1486
- */
1487
- channel?: {
1488
- /**
1489
- * This method makes the IPC channel keep the event loop of the process running if .unref() has been called before.
1490
- * @since v7.1.0
1491
- */
1492
- ref(): void;
1493
- /**
1494
- * This method makes the IPC channel not keep the event loop of the process running, and lets it finish even while the channel is open.
1495
- * @since v7.1.0
1496
- */
1497
- unref(): void;
1498
- };
1499
- /**
1500
- * If Node.js is spawned with an IPC channel, the `process.send()` method can be
1501
- * used to send messages to the parent process. Messages will be received as a `'message'` event on the parent's `ChildProcess` object.
1502
- *
1503
- * If Node.js was not spawned with an IPC channel, `process.send` will be `undefined`.
1504
- *
1505
- * The message goes through serialization and parsing. The resulting message might
1506
- * not be the same as what is originally sent.
1507
- * @since v0.5.9
1508
- * @param options used to parameterize the sending of certain types of handles. `options` supports the following properties:
1509
- */
1510
- send?(
1511
- message: any,
1512
- sendHandle?: any,
1513
- options?: {
1514
- keepOpen?: boolean | undefined;
1515
- },
1516
- callback?: (error: Error | null) => void,
1517
- ): boolean;
1518
- /**
1519
- * If the Node.js process is spawned with an IPC channel (see the `Child Process` and `Cluster` documentation), the `process.disconnect()` method will close the
1520
- * IPC channel to the parent process, allowing the child process to exit gracefully
1521
- * once there are no other connections keeping it alive.
1522
- *
1523
- * The effect of calling `process.disconnect()` is the same as calling `ChildProcess.disconnect()` from the parent process.
1524
- *
1525
- * If the Node.js process was not spawned with an IPC channel, `process.disconnect()` will be `undefined`.
1526
- * @since v0.7.2
1527
- */
1528
- disconnect(): void;
1529
- /**
1530
- * If the Node.js process is spawned with an IPC channel (see the `Child Process` and `Cluster` documentation), the `process.connected` property will return `true` so long as the IPC
1531
- * channel is connected and will return `false` after `process.disconnect()` is called.
1532
- *
1533
- * Once `process.connected` is `false`, it is no longer possible to send messages
1534
- * over the IPC channel using `process.send()`.
1535
- * @since v0.7.2
1536
- */
1537
- connected: boolean;
1538
- /**
1539
- * The `process.allowedNodeEnvironmentFlags` property is a special,
1540
- * read-only `Set` of flags allowable within the `NODE_OPTIONS` environment variable.
1541
- *
1542
- * `process.allowedNodeEnvironmentFlags` extends `Set`, but overrides `Set.prototype.has` to recognize several different possible flag
1543
- * representations. `process.allowedNodeEnvironmentFlags.has()` will
1544
- * return `true` in the following cases:
1545
- *
1546
- * * Flags may omit leading single (`-`) or double (`--`) dashes; e.g., `inspect-brk` for `--inspect-brk`, or `r` for `-r`.
1547
- * * Flags passed through to V8 (as listed in `--v8-options`) may replace
1548
- * one or more _non-leading_ dashes for an underscore, or vice-versa;
1549
- * e.g., `--perf_basic_prof`, `--perf-basic-prof`, `--perf_basic-prof`,
1550
- * etc.
1551
- * * Flags may contain one or more equals (`=`) characters; all
1552
- * characters after and including the first equals will be ignored;
1553
- * e.g., `--stack-trace-limit=100`.
1554
- * * Flags _must_ be allowable within `NODE_OPTIONS`.
1555
- *
1556
- * When iterating over `process.allowedNodeEnvironmentFlags`, flags will
1557
- * appear only _once_; each will begin with one or more dashes. Flags
1558
- * passed through to V8 will contain underscores instead of non-leading
1559
- * dashes:
1560
- *
1561
- * ```js
1562
- * import { allowedNodeEnvironmentFlags } from 'node:process';
1563
- *
1564
- * allowedNodeEnvironmentFlags.forEach((flag) => {
1565
- * // -r
1566
- * // --inspect-brk
1567
- * // --abort_on_uncaught_exception
1568
- * // ...
1569
- * });
1570
- * ```
1571
- *
1572
- * The methods `add()`, `clear()`, and `delete()` of`process.allowedNodeEnvironmentFlags` do nothing, and will fail
1573
- * silently.
1574
- *
1575
- * If Node.js was compiled _without_ `NODE_OPTIONS` support (shown in {@link config}), `process.allowedNodeEnvironmentFlags` will
1576
- * contain what _would have_ been allowable.
1577
- * @since v10.10.0
1578
- */
1579
- allowedNodeEnvironmentFlags: ReadonlySet<string>;
1580
- /**
1581
- * `process.report` is an object whose methods are used to generate diagnostic
1582
- * reports for the current process. Additional documentation is available in the `report documentation`.
1583
- * @since v11.8.0
1584
- */
1585
- report?: ProcessReport | undefined;
1586
- /**
1587
- * ```js
1588
- * import { resourceUsage } from 'node:process';
1589
- *
1590
- * console.log(resourceUsage());
1591
- * /*
1592
- * Will output:
1593
- * {
1594
- * userCPUTime: 82872,
1595
- * systemCPUTime: 4143,
1596
- * maxRSS: 33164,
1597
- * sharedMemorySize: 0,
1598
- * unsharedDataSize: 0,
1599
- * unsharedStackSize: 0,
1600
- * minorPageFault: 2469,
1601
- * majorPageFault: 0,
1602
- * swappedOut: 0,
1603
- * fsRead: 0,
1604
- * fsWrite: 8,
1605
- * ipcSent: 0,
1606
- * ipcReceived: 0,
1607
- * signalsCount: 0,
1608
- * voluntaryContextSwitches: 79,
1609
- * involuntaryContextSwitches: 1
1610
- * }
1611
- *
1612
- * ```
1613
- * @since v12.6.0
1614
- * @return the resource usage for the current process. All of these values come from the `uv_getrusage` call which returns a [`uv_rusage_t` struct][uv_rusage_t].
1615
- */
1616
- resourceUsage(): ResourceUsage;
1617
- /**
1618
- * The initial value of `process.throwDeprecation` indicates whether the `--throw-deprecation` flag is set on the current Node.js process. `process.throwDeprecation`
1619
- * is mutable, so whether or not deprecation warnings result in errors may be altered at runtime. See the documentation for the 'warning' event and the emitWarning()
1620
- * method for more information.
1621
- *
1622
- * ```bash
1623
- * $ node --throw-deprecation -p "process.throwDeprecation"
1624
- * true
1625
- * $ node -p "process.throwDeprecation"
1626
- * undefined
1627
- * $ node
1628
- * > process.emitWarning('test', 'DeprecationWarning');
1629
- * undefined
1630
- * > (node:26598) DeprecationWarning: test
1631
- * > process.throwDeprecation = true;
1632
- * true
1633
- * > process.emitWarning('test', 'DeprecationWarning');
1634
- * Thrown:
1635
- * [DeprecationWarning: test] { name: 'DeprecationWarning' }
1636
- * ```
1637
- * @since v0.9.12
1638
- */
1639
- throwDeprecation: boolean;
1640
- /**
1641
- * The `process.traceDeprecation` property indicates whether the `--trace-deprecation` flag is set on the current Node.js process. See the
1642
- * documentation for the `'warning' event` and the `emitWarning() method` for more information about this
1643
- * flag's behavior.
1644
- * @since v0.8.0
1645
- */
1646
- traceDeprecation: boolean;
1647
- /* EventEmitter */
1648
- addListener(event: "beforeExit", listener: BeforeExitListener): this;
1649
- addListener(event: "disconnect", listener: DisconnectListener): this;
1650
- addListener(event: "exit", listener: ExitListener): this;
1651
- addListener(event: "rejectionHandled", listener: RejectionHandledListener): this;
1652
- addListener(event: "uncaughtException", listener: UncaughtExceptionListener): this;
1653
- addListener(event: "uncaughtExceptionMonitor", listener: UncaughtExceptionListener): this;
1654
- addListener(event: "unhandledRejection", listener: UnhandledRejectionListener): this;
1655
- addListener(event: "warning", listener: WarningListener): this;
1656
- addListener(event: "message", listener: MessageListener): this;
1657
- addListener(event: Signals, listener: SignalsListener): this;
1658
- addListener(event: "multipleResolves", listener: MultipleResolveListener): this;
1659
- addListener(event: "worker", listener: WorkerListener): this;
1660
- emit(event: "beforeExit", code: number): boolean;
1661
- emit(event: "disconnect"): boolean;
1662
- emit(event: "exit", code: number): boolean;
1663
- emit(event: "rejectionHandled", promise: Promise<unknown>): boolean;
1664
- emit(event: "uncaughtException", error: Error): boolean;
1665
- emit(event: "uncaughtExceptionMonitor", error: Error): boolean;
1666
- emit(event: "unhandledRejection", reason: unknown, promise: Promise<unknown>): boolean;
1667
- emit(event: "warning", warning: Error): boolean;
1668
- emit(event: "message", message: unknown, sendHandle: unknown): this;
1669
- emit(event: Signals, signal?: Signals): boolean;
1670
- emit(
1671
- event: "multipleResolves",
1672
- type: MultipleResolveType,
1673
- promise: Promise<unknown>,
1674
- value: unknown,
1675
- ): this;
1676
- emit(event: "worker", listener: WorkerListener): this;
1677
- on(event: "beforeExit", listener: BeforeExitListener): this;
1678
- on(event: "disconnect", listener: DisconnectListener): this;
1679
- on(event: "exit", listener: ExitListener): this;
1680
- on(event: "rejectionHandled", listener: RejectionHandledListener): this;
1681
- on(event: "uncaughtException", listener: UncaughtExceptionListener): this;
1682
- on(event: "uncaughtExceptionMonitor", listener: UncaughtExceptionListener): this;
1683
- on(event: "unhandledRejection", listener: UnhandledRejectionListener): this;
1684
- on(event: "warning", listener: WarningListener): this;
1685
- on(event: "message", listener: MessageListener): this;
1686
- on(event: Signals, listener: SignalsListener): this;
1687
- on(event: "multipleResolves", listener: MultipleResolveListener): this;
1688
- on(event: "worker", listener: WorkerListener): this;
1689
- on(event: string | symbol, listener: (...args: any[]) => void): this;
1690
- once(event: "beforeExit", listener: BeforeExitListener): this;
1691
- once(event: "disconnect", listener: DisconnectListener): this;
1692
- once(event: "exit", listener: ExitListener): this;
1693
- once(event: "rejectionHandled", listener: RejectionHandledListener): this;
1694
- once(event: "uncaughtException", listener: UncaughtExceptionListener): this;
1695
- once(event: "uncaughtExceptionMonitor", listener: UncaughtExceptionListener): this;
1696
- once(event: "unhandledRejection", listener: UnhandledRejectionListener): this;
1697
- once(event: "warning", listener: WarningListener): this;
1698
- once(event: "message", listener: MessageListener): this;
1699
- once(event: Signals, listener: SignalsListener): this;
1700
- once(event: "multipleResolves", listener: MultipleResolveListener): this;
1701
- once(event: "worker", listener: WorkerListener): this;
1702
- once(event: string | symbol, listener: (...args: any[]) => void): this;
1703
- prependListener(event: "beforeExit", listener: BeforeExitListener): this;
1704
- prependListener(event: "disconnect", listener: DisconnectListener): this;
1705
- prependListener(event: "exit", listener: ExitListener): this;
1706
- prependListener(event: "rejectionHandled", listener: RejectionHandledListener): this;
1707
- prependListener(event: "uncaughtException", listener: UncaughtExceptionListener): this;
1708
- prependListener(event: "uncaughtExceptionMonitor", listener: UncaughtExceptionListener): this;
1709
- prependListener(event: "unhandledRejection", listener: UnhandledRejectionListener): this;
1710
- prependListener(event: "warning", listener: WarningListener): this;
1711
- prependListener(event: "message", listener: MessageListener): this;
1712
- prependListener(event: Signals, listener: SignalsListener): this;
1713
- prependListener(event: "multipleResolves", listener: MultipleResolveListener): this;
1714
- prependListener(event: "worker", listener: WorkerListener): this;
1715
- prependOnceListener(event: "beforeExit", listener: BeforeExitListener): this;
1716
- prependOnceListener(event: "disconnect", listener: DisconnectListener): this;
1717
- prependOnceListener(event: "exit", listener: ExitListener): this;
1718
- prependOnceListener(event: "rejectionHandled", listener: RejectionHandledListener): this;
1719
- prependOnceListener(event: "uncaughtException", listener: UncaughtExceptionListener): this;
1720
- prependOnceListener(event: "uncaughtExceptionMonitor", listener: UncaughtExceptionListener): this;
1721
- prependOnceListener(event: "unhandledRejection", listener: UnhandledRejectionListener): this;
1722
- prependOnceListener(event: "warning", listener: WarningListener): this;
1723
- prependOnceListener(event: "message", listener: MessageListener): this;
1724
- prependOnceListener(event: Signals, listener: SignalsListener): this;
1725
- prependOnceListener(event: "multipleResolves", listener: MultipleResolveListener): this;
1726
- prependOnceListener(event: "worker", listener: WorkerListener): this;
1727
- listeners(event: "beforeExit"): BeforeExitListener[];
1728
- listeners(event: "disconnect"): DisconnectListener[];
1729
- listeners(event: "exit"): ExitListener[];
1730
- listeners(event: "rejectionHandled"): RejectionHandledListener[];
1731
- listeners(event: "uncaughtException"): UncaughtExceptionListener[];
1732
- listeners(event: "uncaughtExceptionMonitor"): UncaughtExceptionListener[];
1733
- listeners(event: "unhandledRejection"): UnhandledRejectionListener[];
1734
- listeners(event: "warning"): WarningListener[];
1735
- listeners(event: "message"): MessageListener[];
1736
- listeners(event: Signals): SignalsListener[];
1737
- listeners(event: "multipleResolves"): MultipleResolveListener[];
1738
- listeners(event: "worker"): WorkerListener[];
1739
- }
1740
- }
1741
- }
1742
- export = process;
1743
- }
1744
- declare module "node:process" {
1745
- import process = require("process");
1746
- export = process;
1747
- }