@gobolt/genesis 0.1.2 → 0.1.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 (348) hide show
  1. package/README.md +7 -7
  2. package/dist/{AntdIcon-nCNB0J1E.js → AntdIcon-DP6hPDqu.js} +40 -39
  3. package/dist/CSSMotionList-DB0khM6h.js +22193 -0
  4. package/dist/{CheckCircleFilled-BKgizvyl.js → CheckCircleFilled-B-wrMduA.js} +2 -2
  5. package/dist/{CheckOutlined-cEBrx_Ag.js → CheckOutlined-DTEHi_xG.js} +2 -2
  6. package/dist/{ClockCircleOutlined-BaXQuLIn.js → ClockCircleOutlined-DGGcYjVd.js} +2 -2
  7. package/dist/{CloseCircleFilled-B9e7yFwo.js → CloseCircleFilled-WEQ0SaSW.js} +2 -2
  8. package/dist/{CloseOutlined-ogxnm7Oy.js → CloseOutlined-DzgBOns1.js} +2 -2
  9. package/dist/{Compact-Du9689ax.js → Compact-DFcWZrNo.js} +49 -49
  10. package/dist/Context-2_suFYDs.js +5 -0
  11. package/dist/{ContextIsolator-BmfhJgG0.js → ContextIsolator-CUJnq-4F.js} +2 -2
  12. package/dist/{DownOutlined-Dcq69ZKM.js → DownOutlined-Bv7ua5i8.js} +23 -22
  13. package/dist/EllipsisOutlined-BodkguEc.js +1118 -0
  14. package/dist/{ExclamationCircleFilled-BHELVsTg.js → ExclamationCircleFilled-x8Sr29BN.js} +2 -2
  15. package/dist/Input--qsU-6vp.js +424 -0
  16. package/dist/KeyCode-B3vHb2gY.js +155 -0
  17. package/dist/{Keyframes-C9_aCDvn.js → Keyframes-CyO2Aeq-.js} +7 -7
  18. package/dist/{LoadingOutlined-C1qu6ymP.js → LoadingOutlined-DOi5EGOl.js} +2 -2
  19. package/dist/{MinusCircleOutlined-Shz0RRQV.js → MinusCircleOutlined-BcKxYRyN.js} +2 -2
  20. package/dist/{Overflow-DWf4XIal.js → Overflow-CVbsx7Gn.js} +95 -95
  21. package/dist/{SearchOutlined-DNj-7b_h.js → SearchOutlined-DJ3uHFwq.js} +2 -2
  22. package/dist/{Skeleton-BVN4pcVe.js → Skeleton-CudViN0a.js} +166 -163
  23. package/dist/TextArea-CHo3cxKw.js +404 -0
  24. package/dist/{Typography-CoZ5qD-t.js → Typography-B2J8CPnt.js} +263 -247
  25. package/dist/_baseIsEqual-VdxFOa4v.js +1084 -0
  26. package/dist/{_commonjsHelpers-BkfeUUK-.js → _commonjsHelpers-B4e78b8K.js} +1 -1
  27. package/dist/{asyncToGenerator-CKP9bEZn.js → asyncToGenerator-CVBdSr4C.js} +27 -27
  28. package/dist/button-CYVlK7G0.js +1430 -0
  29. package/dist/components/Avatar/Avatar.js +8 -7
  30. package/dist/components/Avatar/__stories__/Avatar.stories.d.ts +0 -1
  31. package/dist/components/Avatar/__tests__/Avatar.test.js +1 -1
  32. package/dist/components/Avatar/styles.d.ts +1 -2
  33. package/dist/components/Avatar/styles.js +161 -159
  34. package/dist/components/Badge/Badge.js +8 -7
  35. package/dist/components/Badge/__stories__/Badge.stories.d.ts +0 -1
  36. package/dist/components/Badge/__tests__/Badge.test.js +1 -1
  37. package/dist/components/Badge/styles.d.ts +0 -1
  38. package/dist/components/Badge/styles.js +1 -1
  39. package/dist/components/Breadcrumb/Breadcrumb.d.ts +0 -1
  40. package/dist/components/Breadcrumb/Breadcrumb.js +1 -1
  41. package/dist/components/Breadcrumb/Breadcrumb.types.d.ts +0 -1
  42. package/dist/components/Breadcrumb/__stories__/Breadcrumb.stories.d.ts +0 -1
  43. package/dist/components/Breadcrumb/__tests__/Breadcrumb.test.js +3 -3
  44. package/dist/components/Breadcrumb/styles.d.ts +0 -1
  45. package/dist/components/Breadcrumb/styles.js +58 -58
  46. package/dist/components/Button/Button.d.ts +0 -1
  47. package/dist/components/Button/__stories__/Button.stories.d.ts +0 -1
  48. package/dist/components/Button/__tests__/Button.test.js +5 -4
  49. package/dist/components/Button/styles.d.ts +0 -1
  50. package/dist/components/Button/styles.js +2 -2
  51. package/dist/components/Card/__stories__/Card.stories.d.ts +0 -1
  52. package/dist/components/Card/__tests__/Card.test.js +1 -1
  53. package/dist/components/Card/styles.d.ts +0 -1
  54. package/dist/components/Card/styles.js +2 -2
  55. package/dist/components/Checkbox/Checkbox.d.ts +0 -1
  56. package/dist/components/Checkbox/Checkbox.js +11 -11
  57. package/dist/components/Checkbox/__stories__/Checkbox.stories.d.ts +0 -1
  58. package/dist/components/Checkbox/__tests__/Checkbox.test.js +16 -15
  59. package/dist/components/Checkbox/styles.d.ts +3 -4
  60. package/dist/components/Checkbox/styles.js +2 -2
  61. package/dist/components/Dashboard/__mocks__/dashboard-data.d.ts +0 -1
  62. package/dist/components/Dashboard/__stories__/Dashboard.stories.d.ts +0 -1
  63. package/dist/components/Dashboard/__stories__/DashboardLayoutContent.js +222 -223
  64. package/dist/components/Dashboard/__stories__/DashboardLayoutHeader.js +13 -12
  65. package/dist/components/Dashboard/__stories__/DashboardLayoutStory.d.ts +0 -1
  66. package/dist/components/Dashboard/__stories__/DashboardLayoutStory.js +10 -9
  67. package/dist/components/Dashboard/__stories__/charts/LineChart.js +72 -74
  68. package/dist/components/Dashboard/__tests__/Dashboard.test.js +1 -1
  69. package/dist/components/Dashboard/styles.d.ts +0 -1
  70. package/dist/components/Dashboard/styles.js +1 -1
  71. package/dist/components/DatePicker/DatePicker.d.ts +0 -1
  72. package/dist/components/DatePicker/DatePicker.js +1 -1
  73. package/dist/components/DatePicker/__stories__/DatePicker.stories.d.ts +0 -1
  74. package/dist/components/DatePicker/__tests__/DatePicker.test.js +2 -2
  75. package/dist/components/DateRangePicker/DateRangePicker.d.ts +0 -1
  76. package/dist/components/DateRangePicker/DateRangePicker.js +1 -1
  77. package/dist/components/DateRangePicker/__stories__/DateRangePicker.stories.d.ts +0 -1
  78. package/dist/components/DateRangePicker/__tests__/DateRangePicker.test.js +2 -2
  79. package/dist/components/ErrorBoundary/ErrorBoundary.d.ts +2 -2
  80. package/dist/components/ErrorBoundary/ErrorBoundary.js +8 -7
  81. package/dist/components/ErrorBoundary/__stories__/ErrorBoundary.stories.d.ts +0 -1
  82. package/dist/components/ErrorBoundary/__tests__/ErrorBoundary.test.js +25 -20
  83. package/dist/components/ErrorBoundary/styles.d.ts +0 -1
  84. package/dist/components/ErrorBoundary/styles.js +1 -1
  85. package/dist/components/ErrorBoundaryFallback/ErrorBoundaryFallback.js +16 -15
  86. package/dist/components/ErrorBoundaryFallback/__stories__/ErrorBoundaryFallback.stories.d.ts +0 -1
  87. package/dist/components/ErrorBoundaryFallback/styles.js +13 -13
  88. package/dist/components/Form/Form.d.ts +0 -1
  89. package/dist/components/Form/Form.js +2 -2
  90. package/dist/components/Form/__stories__/Form.stories.d.ts +0 -1
  91. package/dist/components/Form/__stories__/FormStory.js +11 -10
  92. package/dist/components/Form/__tests__/form.test.js +7 -6
  93. package/dist/components/Form/index.js +1 -1
  94. package/dist/components/Form/styles.d.ts +0 -1
  95. package/dist/components/Form/styles.js +10 -2
  96. package/dist/components/FormBrandon/Form.d.ts +25 -0
  97. package/dist/components/FormBrandon/Form.js +18 -0
  98. package/dist/components/FormBrandon/__stories__/Form.stories.d.ts +6 -0
  99. package/dist/components/FormBrandon/__stories__/FormStory.d.ts +1 -0
  100. package/dist/components/FormBrandon/__stories__/FormStory.js +172 -0
  101. package/dist/components/FormBrandon/__tests__/form.test.js +19 -0
  102. package/dist/components/FormBrandon/index.d.ts +2 -0
  103. package/dist/components/FormBrandon/index.js +4 -0
  104. package/dist/components/FormBrandon/styles.d.ts +2 -0
  105. package/dist/components/FormBrandon/styles.js +13 -0
  106. package/dist/components/Glyph/Glyph.js +2 -2
  107. package/dist/components/Glyph/__stories__/Glyph.stories.d.ts +0 -1
  108. package/dist/components/Glyph/styles.d.ts +0 -1
  109. package/dist/components/Glyph/styles.js +1 -1
  110. package/dist/components/Input/Input.d.ts +0 -1
  111. package/dist/components/Input/Input.js +9 -10
  112. package/dist/components/Input/__stories__/Input.stories.d.ts +0 -1
  113. package/dist/components/Input/__tests__/Input.test.js +21 -20
  114. package/dist/components/Input/styles.d.ts +5 -6
  115. package/dist/components/Input/styles.js +4 -119
  116. package/dist/components/Layout/Content/Content.d.ts +0 -1
  117. package/dist/components/Layout/Content/ResponsiveContent.js +14 -13
  118. package/dist/components/Layout/Content/styles.d.ts +0 -1
  119. package/dist/components/Layout/Content/styles.js +1 -1
  120. package/dist/components/Layout/MainLayout/MainLayout.d.ts +0 -1
  121. package/dist/components/Layout/MainLayout/MainLayout.js +1 -1
  122. package/dist/components/Layout/MainLayout/__stories__/MainLayout.stories.d.ts +0 -1
  123. package/dist/components/Layout/MainLayout/styles.js +1 -1
  124. package/dist/components/Layout/__stories__/Layout.stories.d.ts +0 -1
  125. package/dist/components/Layout/__tests__/Layout.test.js +1 -1
  126. package/dist/components/Message/Message.d.ts +0 -1
  127. package/dist/components/Message/Message.js +13 -12
  128. package/dist/components/Message/__stories__/Message.stories.d.ts +0 -1
  129. package/dist/components/Message/__tests__/Message.test.js +6 -5
  130. package/dist/components/Message/styles.js +1 -1
  131. package/dist/components/Notification/Notification.js +122 -55
  132. package/dist/components/Notification/NotificationBadge/NotificationBadge.js +2 -2
  133. package/dist/components/Notification/NotificationBadge/__stories__/NotificationBadge.stories.d.ts +0 -1
  134. package/dist/components/Notification/NotificationBadge/__tests__/NotificationBadge.test.js +4 -4
  135. package/dist/components/Notification/NotificationBadge/styles.js +1 -1
  136. package/dist/components/Notification/__stories__/Notification.stories.d.ts +0 -1
  137. package/dist/components/Notification/__tests__/Notification.test.js +3 -3
  138. package/dist/components/Notification/styles.js +1 -1
  139. package/dist/components/Popover/Popover.d.ts +1 -1
  140. package/dist/components/Popover/Popover.js +14 -11
  141. package/dist/components/Popover/__stories__/Popover.stories.d.ts +0 -1
  142. package/dist/components/Popover/__tests__/Popover.test.js +19 -26
  143. package/dist/components/Popover/styles.d.ts +0 -1
  144. package/dist/components/Popover/styles.js +2 -2
  145. package/dist/components/Progress/Progress.js +29 -27
  146. package/dist/components/Progress/Progress.util.d.ts +0 -1
  147. package/dist/components/Progress/Progress.util.js +8 -7
  148. package/dist/components/Progress/ProgressText.d.ts +0 -1
  149. package/dist/components/Progress/ProgressText.js +8 -7
  150. package/dist/components/Progress/__stories__/Progress.stories.d.ts +0 -1
  151. package/dist/components/Progress/__tests__/Progress.test.js +4 -4
  152. package/dist/components/Progress/styles.d.ts +0 -1
  153. package/dist/components/Progress/styles.js +217 -214
  154. package/dist/components/Radio/Radio.d.ts +0 -1
  155. package/dist/components/Radio/Radio.js +9 -8
  156. package/dist/components/Radio/RadioGroup.js +1 -1
  157. package/dist/components/Radio/__stories__/RadioGroup.stories.d.ts +0 -1
  158. package/dist/components/Radio/__tests__/RadioGroup.test.js +8 -7
  159. package/dist/components/Row/Row.d.ts +0 -1
  160. package/dist/components/Row/Row.js +29 -26
  161. package/dist/components/Row/RowActions/RowActions.js +8 -7
  162. package/dist/components/Row/RowActions/styles.js +1 -1
  163. package/dist/components/Row/RowLabelValue/RowLabelValue.d.ts +0 -1
  164. package/dist/components/Row/RowLabelValue/RowLabelValue.js +7 -6
  165. package/dist/components/Row/RowLabelValue/styles.js +2 -2
  166. package/dist/components/Row/__stories__/Row.stories.d.ts +0 -1
  167. package/dist/components/Row/__tests__/Row.test.js +3 -3
  168. package/dist/components/Row/styles.d.ts +0 -1
  169. package/dist/components/Row/styles.js +1 -1
  170. package/dist/components/SegmentedControls/__stories__/SegmentedControls.stories.d.ts +0 -1
  171. package/dist/components/SegmentedControls/__tests__/SegmentedControls.test.js +1 -1
  172. package/dist/components/SegmentedControls/styles.d.ts +1 -2
  173. package/dist/components/SegmentedControls/styles.js +214 -203
  174. package/dist/components/Select/Select.d.ts +0 -1
  175. package/dist/components/Select/Select.js +10 -11
  176. package/dist/components/Select/__stories__/Select.stories.d.ts +0 -1
  177. package/dist/components/Select/__tests__/Select.test.js +49 -10754
  178. package/dist/components/Select/styles.d.ts +0 -1
  179. package/dist/components/Select/styles.js +2 -2
  180. package/dist/components/Shapes/__stories__/Shapes.stories.d.ts +0 -1
  181. package/dist/components/Shapes/__tests__/Shapes.test.js +1 -1
  182. package/dist/components/Switch/__stories__/Switch.stories.d.ts +0 -1
  183. package/dist/components/Switch/__tests__/Switch.test.js +3 -3
  184. package/dist/components/Switch/styles.d.ts +0 -1
  185. package/dist/components/Switch/styles.js +74 -74
  186. package/dist/components/Table/Table.js +1 -1
  187. package/dist/components/Table/__mocks__/table-mocks.d.ts +0 -1
  188. package/dist/components/Table/__mocks__/table-mocks.js +10 -9
  189. package/dist/components/Table/__stories__/Table.stories.d.ts +0 -1
  190. package/dist/components/Table/__tests__/Table.test.js +1 -1
  191. package/dist/components/Table/styles.d.ts +0 -1
  192. package/dist/components/Table/styles.js +2 -2
  193. package/dist/components/Tabs/__stories__/Tabs.stories.d.ts +0 -1
  194. package/dist/components/Tabs/__tests__/Tabs.test.js +3 -3
  195. package/dist/components/Tabs/styles.d.ts +0 -1
  196. package/dist/components/Tabs/styles.js +2 -2
  197. package/dist/components/Tile/__stories__/Tile.stories.d.ts +0 -1
  198. package/dist/components/Tile/__tests__/Tile.test.js +1 -1
  199. package/dist/components/Tile/styles.d.ts +0 -1
  200. package/dist/components/Tile/styles.js +1 -1
  201. package/dist/components/Toast/Toast.d.ts +0 -1
  202. package/dist/components/Toast/Toast.js +9 -8
  203. package/dist/components/Toast/__stories__/Toast.stories.d.ts +0 -1
  204. package/dist/components/Toast/__tests__/Toast.test.js +6 -5
  205. package/dist/components/Toast/index.js +1 -1
  206. package/dist/components/Toast/styles.js +1 -1
  207. package/dist/components/Tooltip/Tooltip.js +8 -7
  208. package/dist/components/Tooltip/__stories__/Tooltip.stories.d.ts +0 -1
  209. package/dist/components/Tooltip/__tests__/Tooltip.test.js +1 -1
  210. package/dist/components/Tooltip/styles.d.ts +0 -1
  211. package/dist/components/Tooltip/styles.js +2 -2
  212. package/dist/components/Typography/Typography.d.ts +0 -1
  213. package/dist/components/Typography/Typography.js +1 -1
  214. package/dist/components/Typography/__stories__/Typography.stories.d.ts +0 -1
  215. package/dist/components/Typography/__tests__/Typography.test.js +14 -13
  216. package/dist/components/Typography/index.js +1 -1
  217. package/dist/components/Typography/styles.d.ts +0 -1
  218. package/dist/components/Typography/styles.js +2 -2
  219. package/dist/components/index.d.ts +0 -2
  220. package/dist/components/index.js +46 -48
  221. package/dist/{context-DIFtNa4d.js → context-CQfFkrkv.js} +285 -278
  222. package/dist/{dropdown-Dp_PTQ2u.js → dropdown-BlRB2LxQ.js} +492 -491
  223. package/dist/{generateCategoricalChart-7ceYaiZ2.js → generateCategoricalChart-CqByWmje.js} +7189 -6383
  224. package/dist/genesis/GenesisThemeBreakdown.d.ts +0 -1
  225. package/dist/genesis/GenesisThemeBreakdown.js +9 -8
  226. package/dist/genesis/GenesisThemeDemo.d.ts +0 -1
  227. package/dist/genesis/GenesisThemeDemo.stories.d.ts +0 -1
  228. package/dist/genesis/{labs/Lab.stories.d.ts → Lab.stories.d.ts} +0 -1
  229. package/dist/genesis/styles.d.ts +0 -1
  230. package/dist/genesis/styles.js +3 -3
  231. package/dist/{iconBase-LROS5hdG.js → iconBase-DSKTHwal.js} +9 -9
  232. package/dist/index-B7FXyiY_.js +104 -0
  233. package/dist/{index-B_1Ge8na.js → index-BHCqeC4j.js} +190 -183
  234. package/dist/index-BZ050Dyl.js +292 -0
  235. package/dist/{index-BpZSuIUV.js → index-Br3D3cFM.js} +23 -23
  236. package/dist/{index-DOsPeIWJ.js → index-Bxbr727t.js} +260 -265
  237. package/dist/index-C2K1BzmJ.js +3400 -0
  238. package/dist/{styles-D1vKDy9V.js → index-CupwdUIJ.js} +596 -603
  239. package/dist/{index-BQM5OniU.js → index-CzMIlMTV.js} +111 -111
  240. package/dist/index-DCopujxC.js +772 -0
  241. package/dist/index-DRGbc-fW.js +780 -0
  242. package/dist/index-DavB5GQ3.js +5221 -0
  243. package/dist/index-RAH9f-qb.js +540 -0
  244. package/dist/{index-BPVue1Yd.js → index-RtWhGOwR.js} +152 -150
  245. package/dist/index-Y0KgiFZb.js +909 -0
  246. package/dist/{index-DRGX1Wem.js → index-sX7KZ-nU.js} +414 -402
  247. package/dist/index.js +53 -55
  248. package/dist/interface/appointment.d.ts +0 -1
  249. package/dist/interface/appointmentV2.d.ts +0 -1
  250. package/dist/interface/appointmentsState.d.ts +0 -1
  251. package/dist/interface/deliveryPartner.d.ts +0 -1
  252. package/dist/interface/route.d.ts +0 -1
  253. package/dist/interface/routeAnalysis.d.ts +0 -1
  254. package/dist/interface/routeAutomationJob.d.ts +0 -1
  255. package/dist/interface/routeAutomationLog.d.ts +0 -1
  256. package/dist/interface/serviceArea.d.ts +0 -1
  257. package/dist/interface/vehicle.d.ts +0 -1
  258. package/dist/{magic-string.es-BKBb7z-1.js → magic-string.es-D4UQQyt0.js} +265 -264
  259. package/dist/{motion-CUN72xsH.js → motion-C-XpKcZG.js} +6 -5
  260. package/dist/{pickAttrs-CleuMJFR.js → pickAttrs-yFE4_vFd.js} +1 -1
  261. package/dist/{presets-Djh_L_6R.js → presets-CSXMiWyc.js} +176 -176
  262. package/dist/providers/BreakpointThemeProvider.d.ts +0 -1
  263. package/dist/providers/BreakpointThemeProvider.js +5 -5
  264. package/dist/providers/GenesisProvider.d.ts +0 -1
  265. package/dist/providers/GenesisProvider.js +1 -1
  266. package/dist/providers/ToastProvider.d.ts +0 -1
  267. package/dist/providers/ToastProvider.js +10 -9
  268. package/dist/providers/__stories__/GenesisProvider.stories.d.ts +0 -1
  269. package/dist/providers/index.js +1 -1
  270. package/dist/providers/useGenesis.d.ts +0 -1
  271. package/dist/providers/useGenesis.js +2 -2
  272. package/dist/{roundedArrow-DI_Q-xdU.js → roundedArrow-BxPlu4Hq.js} +2 -2
  273. package/dist/setup-aZdxWCJq.js +13976 -0
  274. package/dist/setup.types-CgFq66QX.js +9261 -0
  275. package/dist/shadow-9lsz-71t.js +13 -0
  276. package/dist/statusUtils-Kj9kMuVg.js +15 -0
  277. package/dist/{styleChecker-Cotu61d0.js → styleChecker-CSH9LQtm.js} +3 -3
  278. package/dist/{styled-components.browser.esm-CZ1XM4o4.js → styled-components.browser.esm-C47QHsU4.js} +371 -304
  279. package/dist/styles/design-tokens/border-tokens/BorderTokenList.js +11 -10
  280. package/dist/styles/design-tokens/border-tokens/BorderTokens.stories.d.ts +0 -1
  281. package/dist/styles/design-tokens/color-tokens/ColorTokens.stories.d.ts +0 -1
  282. package/dist/styles/design-tokens/sizing-tokens/SizingTokenList.js +9 -8
  283. package/dist/styles/design-tokens/sizing-tokens/index.stories.d.ts +0 -1
  284. package/dist/styles/design-tokens/typography-tokens/TypographyTokens.stories.d.ts +0 -1
  285. package/dist/styles/global-styles.d.ts +0 -1
  286. package/dist/styles/global-styles.js +1 -1
  287. package/dist/styles/theme/genesis-theme.d.ts +0 -1
  288. package/dist/styles/theme/genesis-theme.js +285 -337
  289. package/dist/styles/theme/genesis-theme.test.d.ts +1 -0
  290. package/dist/styles/theme/genesis-theme.test.js +69 -0
  291. package/dist/styles/theme/theme-tree/ThemeTree.js +488 -488
  292. package/dist/styles/theme/theme-tree/ThemeTree.stories.d.ts +0 -1
  293. package/dist/styles-DNay6iFa.js +292 -0
  294. package/dist/styles-Wpm1RiGr.js +9212 -0
  295. package/dist/styles-XuoEGUZZ.js +549 -0
  296. package/dist/test/setup.d.ts +0 -1
  297. package/dist/test/setup.js +35 -35
  298. package/dist/test/setup.types.d.ts +0 -1
  299. package/dist/test/setup.types.js +1 -1
  300. package/dist/{toArray-U3Az44CO.js → toArray-D5kvYi_U.js} +1 -1
  301. package/dist/useBreakpoint-ByLol0R9.js +88 -0
  302. package/dist/useCSSVarCls-YfJY1twF.js +10 -0
  303. package/dist/{useIcons-Ck4JP1m9.js → useIcons-CoxuumP_.js} +16 -16
  304. package/dist/{useId-D2tzlufo.js → useId-DLf1xVuv.js} +3 -3
  305. package/dist/useLocale-BQ3mKRyJ.js +16 -0
  306. package/dist/{useMergedState-D6toxSxh.js → useMergedState-D1-TbeEv.js} +2 -2
  307. package/dist/useSize-Ct1guc-z.js +9 -0
  308. package/dist/useVariants-C6UAAu9f.js +19 -0
  309. package/dist/{useZIndex-DhyHuZTN.js → useZIndex-tgX56o1r.js} +7 -6
  310. package/dist/utils/icon-util.js +48 -44
  311. package/dist/vi.B5EKKJdE-BsDIxc7v.js +14087 -0
  312. package/package.json +45 -24
  313. package/dist/EllipsisOutlined-DGMph0Bj.js +0 -1115
  314. package/dist/KeyCode-DM2sFh3-.js +0 -517
  315. package/dist/TextArea-Bkf9hh7l.js +0 -708
  316. package/dist/_baseIsEqual-L0-w1QRI.js +0 -598
  317. package/dist/button-BwqpCxVM.js +0 -1406
  318. package/dist/clsx-OuTLNxxd.js +0 -16
  319. package/dist/index-BRUI9igj.js +0 -11
  320. package/dist/index-BbTV2Cw5.js +0 -22638
  321. package/dist/index-BeGv28kJ.js +0 -5173
  322. package/dist/index-BvOLXELm.js +0 -102
  323. package/dist/index-CLSrpQRW.js +0 -416
  324. package/dist/index-CbVOl2U6.js +0 -288
  325. package/dist/index-D0U6r5O7.js +0 -780
  326. package/dist/index-DEu2PVzQ.js +0 -538
  327. package/dist/index-DLdU7Tpd.js +0 -183
  328. package/dist/index-DNQ-jnBx.js +0 -3321
  329. package/dist/index-DWjq9XYj.js +0 -899
  330. package/dist/responsiveObserver-dCkpy7Cb.js +0 -73
  331. package/dist/setup-DwHFLWUb.js +0 -24713
  332. package/dist/setup.types-dBtAXXGp.js +0 -8824
  333. package/dist/shadow-BoMGMNn3.js +0 -13
  334. package/dist/styles-CWdUpZom.js +0 -289
  335. package/dist/styles-qerRs7Rn.js +0 -9196
  336. package/dist/useBreakpoint-TkMv121M.js +0 -22
  337. package/dist/useCSSVarCls-Dau77fzS.js +0 -11
  338. package/dist/useLocale-CTfNpakL.js +0 -16
  339. package/dist/useSize-DSq4r6zy.js +0 -9
  340. package/dist/useVariants-DrLzUVLU.js +0 -30
  341. package/dist/utils/getAppointmentColor.d.ts +0 -4
  342. package/dist/utils/getAppointmentColor.js +0 -91
  343. package/dist/utils/isAllEnglishString.d.ts +0 -1
  344. package/dist/utils/isAllEnglishString.js +0 -8
  345. package/dist/utils/isAllEnglishString.test.js +0 -8
  346. package/dist/utils/parseAddress.d.ts +0 -3
  347. package/dist/utils/parseAddress.js +0 -19
  348. /package/dist/{utils/isAllEnglishString.test.d.ts → components/FormBrandon/__tests__/form.test.d.ts} +0 -0
@@ -1,257 +1,258 @@
1
- import { c as ht } from "./_commonjsHelpers-BkfeUUK-.js";
2
- var q = { exports: {} };
3
- (function(E, t) {
4
- (function(e, n) {
5
- n(t);
6
- })(ht, function(e) {
7
- const r = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", u = new Uint8Array(64), f = new Uint8Array(128);
8
- for (let a = 0; a < r.length; a++) {
9
- const h = r.charCodeAt(a);
10
- u[a] = h, f[h] = a;
11
- }
12
- function o(a, h) {
13
- let i = 0, l = 0, d = 0;
14
- do {
15
- const b = a.next();
16
- d = f[b], i |= (d & 31) << l, l += 5;
17
- } while (d & 32);
18
- const g = i & 1;
19
- return i >>>= 1, g && (i = -2147483648 | -i), h + i;
20
- }
21
- function c(a, h, i) {
22
- let l = h - i;
23
- l = l < 0 ? -l << 1 | 1 : l << 1;
24
- do {
25
- let d = l & 31;
26
- l >>>= 5, l > 0 && (d |= 32), a.write(u[d]);
27
- } while (l > 0);
28
- return h;
29
- }
30
- function k(a, h) {
31
- return a.pos >= h ? !1 : a.peek() !== 44;
32
- }
33
- const O = 1024 * 16, z = typeof TextDecoder < "u" ? /* @__PURE__ */ new TextDecoder() : typeof Buffer < "u" ? {
34
- decode(a) {
35
- return Buffer.from(a.buffer, a.byteOffset, a.byteLength).toString();
36
- }
37
- } : {
38
- decode(a) {
39
- let h = "";
40
- for (let i = 0; i < a.length; i++)
41
- h += String.fromCharCode(a[i]);
42
- return h;
43
- }
44
- };
45
- class P {
46
- constructor() {
47
- this.pos = 0, this.out = "", this.buffer = new Uint8Array(O);
48
- }
49
- write(h) {
50
- const { buffer: i } = this;
51
- i[this.pos++] = h, this.pos === O && (this.out += z.decode(i), this.pos = 0);
52
- }
53
- flush() {
54
- const { buffer: h, out: i, pos: l } = this;
55
- return l > 0 ? i + z.decode(h.subarray(0, l)) : i;
56
- }
57
- }
58
- class G {
59
- constructor(h) {
60
- this.pos = 0, this.buffer = h;
1
+ var M = { exports: {} }, lt = M.exports, K;
2
+ function ut() {
3
+ return K || (K = 1, function(E, t) {
4
+ (function(e, n) {
5
+ n(t);
6
+ })(lt, function(e) {
7
+ const r = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", u = new Uint8Array(64), f = new Uint8Array(128);
8
+ for (let a = 0; a < r.length; a++) {
9
+ const h = r.charCodeAt(a);
10
+ u[a] = h, f[h] = a;
61
11
  }
62
- next() {
63
- return this.buffer.charCodeAt(this.pos++);
12
+ function o(a, h) {
13
+ let i = 0, l = 0, d = 0;
14
+ do {
15
+ const b = a.next();
16
+ d = f[b], i |= (d & 31) << l, l += 5;
17
+ } while (d & 32);
18
+ const g = i & 1;
19
+ return i >>>= 1, g && (i = -2147483648 | -i), h + i;
64
20
  }
65
- peek() {
66
- return this.buffer.charCodeAt(this.pos);
21
+ function c(a, h, i) {
22
+ let l = h - i;
23
+ l = l < 0 ? -l << 1 | 1 : l << 1;
24
+ do {
25
+ let d = l & 31;
26
+ l >>>= 5, l > 0 && (d |= 32), a.write(u[d]);
27
+ } while (l > 0);
28
+ return h;
67
29
  }
68
- indexOf(h) {
69
- const { buffer: i, pos: l } = this, d = i.indexOf(h, l);
70
- return d === -1 ? i.length : d;
30
+ function k(a, h) {
31
+ return a.pos >= h ? !1 : a.peek() !== 44;
71
32
  }
72
- }
73
- const F = [];
74
- function X(a) {
75
- const { length: h } = a, i = new G(a), l = [], d = [];
76
- let g = 0;
77
- for (; i.pos < h; i.pos++) {
78
- g = o(i, g);
79
- const b = o(i, 0);
80
- if (!k(i, h)) {
81
- const v = d.pop();
82
- v[2] = g, v[3] = b;
83
- continue;
33
+ const O = 1024 * 16, z = typeof TextDecoder < "u" ? /* @__PURE__ */ new TextDecoder() : typeof Buffer < "u" ? {
34
+ decode(a) {
35
+ return Buffer.from(a.buffer, a.byteOffset, a.byteLength).toString();
36
+ }
37
+ } : {
38
+ decode(a) {
39
+ let h = "";
40
+ for (let i = 0; i < a.length; i++)
41
+ h += String.fromCharCode(a[i]);
42
+ return h;
43
+ }
44
+ };
45
+ class D {
46
+ constructor() {
47
+ this.pos = 0, this.out = "", this.buffer = new Uint8Array(O);
84
48
  }
85
- const m = o(i, 0), w = o(i, 0) & 1 ? [g, b, 0, 0, m, o(i, 0)] : [g, b, 0, 0, m];
86
- let y = F;
87
- if (k(i, h)) {
88
- y = [];
89
- do {
90
- const v = o(i, 0);
91
- y.push(v);
92
- } while (k(i, h));
49
+ write(h) {
50
+ const { buffer: i } = this;
51
+ i[this.pos++] = h, this.pos === O && (this.out += z.decode(i), this.pos = 0);
52
+ }
53
+ flush() {
54
+ const { buffer: h, out: i, pos: l } = this;
55
+ return l > 0 ? i + z.decode(h.subarray(0, l)) : i;
93
56
  }
94
- w.vars = y, l.push(w), d.push(w);
95
57
  }
96
- return l;
97
- }
98
- function Z(a) {
99
- const h = new P();
100
- for (let i = 0; i < a.length; )
101
- i = H(a, i, h, [0]);
102
- return h.flush();
103
- }
104
- function H(a, h, i, l) {
105
- const d = a[h], { 0: g, 1: b, 2: m, 3: S, 4: C, vars: w } = d;
106
- h > 0 && i.write(44), l[0] = c(i, g, l[0]), c(i, b, 0), c(i, C, 0);
107
- const y = d.length === 6 ? 1 : 0;
108
- c(i, y, 0), d.length === 6 && c(i, d[5], 0);
109
- for (const v of w)
110
- c(i, v, 0);
111
- for (h++; h < a.length; ) {
112
- const v = a[h], { 0: p, 1: x } = v;
113
- if (p > m || p === m && x >= S)
114
- break;
115
- h = H(a, h, i, l);
58
+ class G {
59
+ constructor(h) {
60
+ this.pos = 0, this.buffer = h;
61
+ }
62
+ next() {
63
+ return this.buffer.charCodeAt(this.pos++);
64
+ }
65
+ peek() {
66
+ return this.buffer.charCodeAt(this.pos);
67
+ }
68
+ indexOf(h) {
69
+ const { buffer: i, pos: l } = this, d = i.indexOf(h, l);
70
+ return d === -1 ? i.length : d;
71
+ }
116
72
  }
117
- return i.write(44), l[0] = c(i, m, l[0]), c(i, S, 0), h;
118
- }
119
- function V(a) {
120
- const { length: h } = a, i = new G(a), l = [], d = [];
121
- let g = 0, b = 0, m = 0, S = 0, C = 0, w = 0, y = 0, v = 0;
122
- do {
123
- const p = i.indexOf(";");
124
- let x = 0;
125
- for (; i.pos < p; i.pos++) {
126
- if (x = o(i, x), !k(i, p)) {
127
- const L = d.pop();
128
- L[2] = g, L[3] = x;
73
+ const F = [];
74
+ function Z(a) {
75
+ const { length: h } = a, i = new G(a), l = [], d = [];
76
+ let g = 0;
77
+ for (; i.pos < h; i.pos++) {
78
+ g = o(i, g);
79
+ const b = o(i, 0);
80
+ if (!k(i, h)) {
81
+ const v = d.pop();
82
+ v[2] = g, v[3] = b;
129
83
  continue;
130
84
  }
131
- const R = o(i, 0), U = R & 1, A = R & 2, T = R & 4;
132
- let Y = null, D = F, _;
133
- if (U) {
134
- const L = o(i, b);
135
- m = o(i, b === L ? m : 0), b = L, _ = [g, x, 0, 0, L, m];
136
- } else
137
- _ = [g, x, 0, 0];
138
- if (_.isScope = !!T, A) {
139
- const L = S, I = C;
140
- S = o(i, S);
141
- const j = L === S;
142
- C = o(i, j ? C : 0), w = o(i, j && I === C ? w : 0), Y = [S, C, w];
143
- }
144
- if (_.callsite = Y, k(i, p)) {
145
- D = [];
85
+ const m = o(i, 0), w = o(i, 0) & 1 ? [g, b, 0, 0, m, o(i, 0)] : [g, b, 0, 0, m];
86
+ let y = F;
87
+ if (k(i, h)) {
88
+ y = [];
146
89
  do {
147
- y = g, v = x;
148
- const L = o(i, 0);
149
- let I;
150
- if (L < -1) {
151
- I = [[o(i, 0)]];
152
- for (let j = -1; j > L; j--) {
153
- const rt = y;
154
- y = o(i, y), v = o(i, y === rt ? v : 0);
155
- const ot = o(i, 0);
156
- I.push([ot, y, v]);
157
- }
158
- } else
159
- I = [[L]];
160
- D.push(I);
161
- } while (k(i, p));
90
+ const v = o(i, 0);
91
+ y.push(v);
92
+ } while (k(i, h));
162
93
  }
163
- _.bindings = D, l.push(_), d.push(_);
94
+ w.vars = y, l.push(w), d.push(w);
164
95
  }
165
- g++, i.pos = p + 1;
166
- } while (i.pos < h);
167
- return l;
168
- }
169
- function tt(a) {
170
- if (a.length === 0)
171
- return "";
172
- const h = new P();
173
- for (let i = 0; i < a.length; )
174
- i = J(a, i, h, [0, 0, 0, 0, 0, 0, 0]);
175
- return h.flush();
176
- }
177
- function J(a, h, i, l) {
178
- const d = a[h], { 0: g, 1: b, 2: m, 3: S, isScope: C, callsite: w, bindings: y } = d;
179
- l[0] < g ? (W(i, l[0], g), l[0] = g, l[1] = 0) : h > 0 && i.write(44), l[1] = c(i, d[1], l[1]);
180
- const v = (d.length === 6 ? 1 : 0) | (w ? 2 : 0) | (C ? 4 : 0);
181
- if (c(i, v, 0), d.length === 6) {
182
- const { 4: p, 5: x } = d;
183
- p !== l[2] && (l[3] = 0), l[2] = c(i, p, l[2]), l[3] = c(i, x, l[3]);
96
+ return l;
184
97
  }
185
- if (w) {
186
- const { 0: p, 1: x, 2: R } = d.callsite;
187
- p !== l[4] ? (l[5] = 0, l[6] = 0) : x !== l[5] && (l[6] = 0), l[4] = c(i, p, l[4]), l[5] = c(i, x, l[5]), l[6] = c(i, R, l[6]);
98
+ function V(a) {
99
+ const h = new D();
100
+ for (let i = 0; i < a.length; )
101
+ i = H(a, i, h, [0]);
102
+ return h.flush();
188
103
  }
189
- if (y)
190
- for (const p of y) {
191
- p.length > 1 && c(i, -p.length, 0);
192
- const x = p[0][0];
193
- c(i, x, 0);
194
- let R = g, U = b;
195
- for (let A = 1; A < p.length; A++) {
196
- const T = p[A];
197
- R = c(i, T[1], R), U = c(i, T[2], U), c(i, T[0], 0);
198
- }
104
+ function H(a, h, i, l) {
105
+ const d = a[h], { 0: g, 1: b, 2: m, 3: S, 4: C, vars: w } = d;
106
+ h > 0 && i.write(44), l[0] = c(i, g, l[0]), c(i, b, 0), c(i, C, 0);
107
+ const y = d.length === 6 ? 1 : 0;
108
+ c(i, y, 0), d.length === 6 && c(i, d[5], 0);
109
+ for (const v of w)
110
+ c(i, v, 0);
111
+ for (h++; h < a.length; ) {
112
+ const v = a[h], { 0: p, 1: x } = v;
113
+ if (p > m || p === m && x >= S)
114
+ break;
115
+ h = H(a, h, i, l);
199
116
  }
200
- for (h++; h < a.length; ) {
201
- const p = a[h], { 0: x, 1: R } = p;
202
- if (x > m || x === m && R >= S)
203
- break;
204
- h = J(a, h, i, l);
117
+ return i.write(44), l[0] = c(i, m, l[0]), c(i, S, 0), h;
205
118
  }
206
- return l[0] < m ? (W(i, l[0], m), l[0] = m, l[1] = 0) : i.write(44), l[1] = c(i, S, l[1]), h;
207
- }
208
- function W(a, h, i) {
209
- do
210
- a.write(59);
211
- while (++h < i);
212
- }
213
- function et(a) {
214
- const { length: h } = a, i = new G(a), l = [];
215
- let d = 0, g = 0, b = 0, m = 0, S = 0;
216
- do {
217
- const C = i.indexOf(";"), w = [];
218
- let y = !0, v = 0;
219
- for (d = 0; i.pos < C; ) {
220
- let p;
221
- d = o(i, d), d < v && (y = !1), v = d, k(i, C) ? (g = o(i, g), b = o(i, b), m = o(i, m), k(i, C) ? (S = o(i, S), p = [d, g, b, m, S]) : p = [d, g, b, m]) : p = [d], w.push(p), i.pos++;
119
+ function tt(a) {
120
+ const { length: h } = a, i = new G(a), l = [], d = [];
121
+ let g = 0, b = 0, m = 0, S = 0, C = 0, w = 0, y = 0, v = 0;
122
+ do {
123
+ const p = i.indexOf(";");
124
+ let x = 0;
125
+ for (; i.pos < p; i.pos++) {
126
+ if (x = o(i, x), !k(i, p)) {
127
+ const L = d.pop();
128
+ L[2] = g, L[3] = x;
129
+ continue;
130
+ }
131
+ const R = o(i, 0), B = R & 1, A = R & 2, T = R & 4;
132
+ let Y = null, q = F, _;
133
+ if (B) {
134
+ const L = o(i, b);
135
+ m = o(i, b === L ? m : 0), b = L, _ = [g, x, 0, 0, L, m];
136
+ } else
137
+ _ = [g, x, 0, 0];
138
+ if (_.isScope = !!T, A) {
139
+ const L = S, I = C;
140
+ S = o(i, S);
141
+ const j = L === S;
142
+ C = o(i, j ? C : 0), w = o(i, j && I === C ? w : 0), Y = [S, C, w];
143
+ }
144
+ if (_.callsite = Y, k(i, p)) {
145
+ q = [];
146
+ do {
147
+ y = g, v = x;
148
+ const L = o(i, 0);
149
+ let I;
150
+ if (L < -1) {
151
+ I = [[o(i, 0)]];
152
+ for (let j = -1; j > L; j--) {
153
+ const ot = y;
154
+ y = o(i, y), v = o(i, y === ot ? v : 0);
155
+ const ht = o(i, 0);
156
+ I.push([ht, y, v]);
157
+ }
158
+ } else
159
+ I = [[L]];
160
+ q.push(I);
161
+ } while (k(i, p));
162
+ }
163
+ _.bindings = q, l.push(_), d.push(_);
164
+ }
165
+ g++, i.pos = p + 1;
166
+ } while (i.pos < h);
167
+ return l;
168
+ }
169
+ function et(a) {
170
+ if (a.length === 0)
171
+ return "";
172
+ const h = new D();
173
+ for (let i = 0; i < a.length; )
174
+ i = J(a, i, h, [0, 0, 0, 0, 0, 0, 0]);
175
+ return h.flush();
176
+ }
177
+ function J(a, h, i, l) {
178
+ const d = a[h], { 0: g, 1: b, 2: m, 3: S, isScope: C, callsite: w, bindings: y } = d;
179
+ l[0] < g ? (W(i, l[0], g), l[0] = g, l[1] = 0) : h > 0 && i.write(44), l[1] = c(i, d[1], l[1]);
180
+ const v = (d.length === 6 ? 1 : 0) | (w ? 2 : 0) | (C ? 4 : 0);
181
+ if (c(i, v, 0), d.length === 6) {
182
+ const { 4: p, 5: x } = d;
183
+ p !== l[2] && (l[3] = 0), l[2] = c(i, p, l[2]), l[3] = c(i, x, l[3]);
222
184
  }
223
- y || nt(w), l.push(w), i.pos = C + 1;
224
- } while (i.pos <= h);
225
- return l;
226
- }
227
- function nt(a) {
228
- a.sort(it);
229
- }
230
- function it(a, h) {
231
- return a[0] - h[0];
232
- }
233
- function st(a) {
234
- const h = new P();
235
- let i = 0, l = 0, d = 0, g = 0;
236
- for (let b = 0; b < a.length; b++) {
237
- const m = a[b];
238
- if (b > 0 && h.write(59), m.length === 0)
239
- continue;
240
- let S = 0;
241
- for (let C = 0; C < m.length; C++) {
242
- const w = m[C];
243
- C > 0 && h.write(44), S = c(h, w[0], S), w.length !== 1 && (i = c(h, w[1], i), l = c(h, w[2], l), d = c(h, w[3], d), w.length !== 4 && (g = c(h, w[4], g)));
185
+ if (w) {
186
+ const { 0: p, 1: x, 2: R } = d.callsite;
187
+ p !== l[4] ? (l[5] = 0, l[6] = 0) : x !== l[5] && (l[6] = 0), l[4] = c(i, p, l[4]), l[5] = c(i, x, l[5]), l[6] = c(i, R, l[6]);
188
+ }
189
+ if (y)
190
+ for (const p of y) {
191
+ p.length > 1 && c(i, -p.length, 0);
192
+ const x = p[0][0];
193
+ c(i, x, 0);
194
+ let R = g, B = b;
195
+ for (let A = 1; A < p.length; A++) {
196
+ const T = p[A];
197
+ R = c(i, T[1], R), B = c(i, T[2], B), c(i, T[0], 0);
198
+ }
199
+ }
200
+ for (h++; h < a.length; ) {
201
+ const p = a[h], { 0: x, 1: R } = p;
202
+ if (x > m || x === m && R >= S)
203
+ break;
204
+ h = J(a, h, i, l);
244
205
  }
206
+ return l[0] < m ? (W(i, l[0], m), l[0] = m, l[1] = 0) : i.write(44), l[1] = c(i, S, l[1]), h;
245
207
  }
246
- return h.flush();
247
- }
248
- e.decode = et, e.decodeGeneratedRanges = V, e.decodeOriginalScopes = X, e.encode = st, e.encodeGeneratedRanges = tt, e.encodeOriginalScopes = Z, Object.defineProperty(e, "__esModule", { value: !0 });
249
- });
250
- })(q, q.exports);
251
- var lt = q.exports;
252
- class B {
208
+ function W(a, h, i) {
209
+ do
210
+ a.write(59);
211
+ while (++h < i);
212
+ }
213
+ function nt(a) {
214
+ const { length: h } = a, i = new G(a), l = [];
215
+ let d = 0, g = 0, b = 0, m = 0, S = 0;
216
+ do {
217
+ const C = i.indexOf(";"), w = [];
218
+ let y = !0, v = 0;
219
+ for (d = 0; i.pos < C; ) {
220
+ let p;
221
+ d = o(i, d), d < v && (y = !1), v = d, k(i, C) ? (g = o(i, g), b = o(i, b), m = o(i, m), k(i, C) ? (S = o(i, S), p = [d, g, b, m, S]) : p = [d, g, b, m]) : p = [d], w.push(p), i.pos++;
222
+ }
223
+ y || it(w), l.push(w), i.pos = C + 1;
224
+ } while (i.pos <= h);
225
+ return l;
226
+ }
227
+ function it(a) {
228
+ a.sort(st);
229
+ }
230
+ function st(a, h) {
231
+ return a[0] - h[0];
232
+ }
233
+ function rt(a) {
234
+ const h = new D();
235
+ let i = 0, l = 0, d = 0, g = 0;
236
+ for (let b = 0; b < a.length; b++) {
237
+ const m = a[b];
238
+ if (b > 0 && h.write(59), m.length === 0)
239
+ continue;
240
+ let S = 0;
241
+ for (let C = 0; C < m.length; C++) {
242
+ const w = m[C];
243
+ C > 0 && h.write(44), S = c(h, w[0], S), w.length !== 1 && (i = c(h, w[1], i), l = c(h, w[2], l), d = c(h, w[3], d), w.length !== 4 && (g = c(h, w[4], g)));
244
+ }
245
+ }
246
+ return h.flush();
247
+ }
248
+ e.decode = nt, e.decodeGeneratedRanges = tt, e.decodeOriginalScopes = Z, e.encode = rt, e.encodeGeneratedRanges = et, e.encodeOriginalScopes = V, Object.defineProperty(e, "__esModule", { value: !0 });
249
+ });
250
+ }(M, M.exports)), M.exports;
251
+ }
252
+ var ct = ut();
253
+ class P {
253
254
  constructor(t) {
254
- this.bits = t instanceof B ? t.bits.slice() : [];
255
+ this.bits = t instanceof P ? t.bits.slice() : [];
255
256
  }
256
257
  add(t) {
257
258
  this.bits[t >> 5] |= 1 << (t & 31);
@@ -260,7 +261,7 @@ class B {
260
261
  return !!(this.bits[t >> 5] & 1 << (t & 31));
261
262
  }
262
263
  }
263
- class M {
264
+ class U {
264
265
  constructor(t, e, n) {
265
266
  this.start = t, this.end = e, this.original = n, this.intro = "", this.outro = "", this.content = n, this.storeName = !1, this.edited = !1, this.previous = null, this.next = null;
266
267
  }
@@ -271,7 +272,7 @@ class M {
271
272
  this.intro = this.intro + t;
272
273
  }
273
274
  clone() {
274
- const t = new M(this.start, this.end, this.original);
275
+ const t = new U(this.start, this.end, this.original);
275
276
  return t.intro = this.intro, t.outro = this.outro, t.content = this.content, t.storeName = this.storeName, t.edited = this.edited, t;
276
277
  }
277
278
  contains(t) {
@@ -302,7 +303,7 @@ class M {
302
303
  split(t) {
303
304
  const e = t - this.start, n = this.original.slice(0, e), s = this.original.slice(e);
304
305
  this.original = n;
305
- const r = new M(t, this.end, s);
306
+ const r = new U(t, this.end, s);
306
307
  return r.outro = this.outro, this.outro = "", this.end = t, this.edited ? (r.edit("", !1), this.content = "") : this.content = n, r.next = this.next, r.next && (r.next.previous = r), r.previous = this, this.next = r, r;
307
308
  }
308
309
  toString() {
@@ -327,24 +328,24 @@ class M {
327
328
  } else if (this.edit("", void 0, !0), this.outro = this.outro.replace(t, ""), this.outro.length) return !0;
328
329
  }
329
330
  }
330
- function ut() {
331
+ function at() {
331
332
  return typeof globalThis < "u" && typeof globalThis.btoa == "function" ? (E) => globalThis.btoa(unescape(encodeURIComponent(E))) : typeof Buffer == "function" ? (E) => Buffer.from(E, "utf-8").toString("base64") : () => {
332
333
  throw new Error("Unsupported environment: `window.btoa` or `Buffer` should be supported.");
333
334
  };
334
335
  }
335
- const ct = /* @__PURE__ */ ut();
336
- class at {
336
+ const ft = /* @__PURE__ */ at();
337
+ class dt {
337
338
  constructor(t) {
338
- this.version = 3, this.file = t.file, this.sources = t.sources, this.sourcesContent = t.sourcesContent, this.names = t.names, this.mappings = lt.encode(t.mappings), typeof t.x_google_ignoreList < "u" && (this.x_google_ignoreList = t.x_google_ignoreList), typeof t.debugId < "u" && (this.debugId = t.debugId);
339
+ this.version = 3, this.file = t.file, this.sources = t.sources, this.sourcesContent = t.sourcesContent, this.names = t.names, this.mappings = ct.encode(t.mappings), typeof t.x_google_ignoreList < "u" && (this.x_google_ignoreList = t.x_google_ignoreList), typeof t.debugId < "u" && (this.debugId = t.debugId);
339
340
  }
340
341
  toString() {
341
342
  return JSON.stringify(this);
342
343
  }
343
344
  toUrl() {
344
- return "data:application/json;charset=utf-8;base64," + ct(this.toString());
345
+ return "data:application/json;charset=utf-8;base64," + ft(this.toString());
345
346
  }
346
347
  }
347
- function ft(E) {
348
+ function gt(E) {
348
349
  const t = E.split(`
349
350
  `), e = t.filter((r) => /^\t+/.test(r)), n = t.filter((r) => /^ {2,}/.test(r));
350
351
  if (e.length === 0 && n.length === 0)
@@ -357,7 +358,7 @@ function ft(E) {
357
358
  }, 1 / 0);
358
359
  return new Array(s + 1).join(" ");
359
360
  }
360
- function dt(E, t) {
361
+ function pt(E, t) {
361
362
  const e = E.split(/[/\\]/), n = t.split(/[/\\]/);
362
363
  for (e.pop(); e[0] === n[0]; )
363
364
  e.shift(), n.shift();
@@ -367,11 +368,11 @@ function dt(E, t) {
367
368
  }
368
369
  return e.concat(n).join("/");
369
370
  }
370
- const gt = Object.prototype.toString;
371
- function pt(E) {
372
- return gt.call(E) === "[object Object]";
371
+ const mt = Object.prototype.toString;
372
+ function wt(E) {
373
+ return mt.call(E) === "[object Object]";
373
374
  }
374
- function K(E) {
375
+ function Q(E) {
375
376
  const t = E.split(`
376
377
  `), e = [];
377
378
  for (let n = 0, s = 0; n < t.length; n++)
@@ -386,8 +387,8 @@ function K(E) {
386
387
  return { line: f, column: o };
387
388
  };
388
389
  }
389
- const mt = /\w/;
390
- class wt {
390
+ const bt = /\w/;
391
+ class Ct {
391
392
  constructor(t) {
392
393
  this.hires = t, this.generatedCodeLine = 0, this.generatedCodeColumn = 0, this.raw = [], this.rawSegments = this.raw[this.generatedCodeLine] = [], this.pending = null;
393
394
  }
@@ -415,7 +416,7 @@ class wt {
415
416
  else {
416
417
  if (this.hires || f || r.has(u)) {
417
418
  const c = [this.generatedCodeColumn, t, s.line, s.column];
418
- this.hires === "boundary" ? mt.test(n[u]) ? o || (this.rawSegments.push(c), o = !0) : (this.rawSegments.push(c), o = !1) : this.rawSegments.push(c);
419
+ this.hires === "boundary" ? bt.test(n[u]) ? o || (this.rawSegments.push(c), o = !0) : (this.rawSegments.push(c), o = !1) : this.rawSegments.push(c);
419
420
  }
420
421
  s.column += 1, this.generatedCodeColumn += 1, f = !1;
421
422
  }
@@ -441,9 +442,9 @@ const $ = `
441
442
  insertRight: !1,
442
443
  storeName: !1
443
444
  };
444
- class Q {
445
+ class X {
445
446
  constructor(t, e = {}) {
446
- const n = new M(0, t.length, t);
447
+ const n = new U(0, t.length, t);
447
448
  Object.defineProperties(this, {
448
449
  original: { writable: !0, value: t },
449
450
  outro: { writable: !0, value: "" },
@@ -455,7 +456,7 @@ class Q {
455
456
  byEnd: { writable: !0, value: {} },
456
457
  filename: { writable: !0, value: e.filename },
457
458
  indentExclusionRanges: { writable: !0, value: e.indentExclusionRanges },
458
- sourcemapLocations: { writable: !0, value: new B() },
459
+ sourcemapLocations: { writable: !0, value: new P() },
459
460
  storedNames: { writable: !0, value: {} },
460
461
  indentStr: { writable: !0, value: void 0 },
461
462
  ignoreList: { writable: !0, value: e.ignoreList },
@@ -482,18 +483,18 @@ class Q {
482
483
  return n ? n.appendRight(e) : this.outro += e, this;
483
484
  }
484
485
  clone() {
485
- const t = new Q(this.original, { filename: this.filename, offset: this.offset });
486
+ const t = new X(this.original, { filename: this.filename, offset: this.offset });
486
487
  let e = this.firstChunk, n = t.firstChunk = t.lastSearchedChunk = e.clone();
487
488
  for (; e; ) {
488
489
  t.byStart[n.start] = n, t.byEnd[n.end] = n;
489
490
  const s = e.next, r = s && s.clone();
490
491
  r && (n.next = r, r.previous = n, n = r), e = s;
491
492
  }
492
- return t.lastChunk = n, this.indentExclusionRanges && (t.indentExclusionRanges = this.indentExclusionRanges.slice()), t.sourcemapLocations = new B(this.sourcemapLocations), t.intro = this.intro, t.outro = this.outro, t;
493
+ return t.lastChunk = n, this.indentExclusionRanges && (t.indentExclusionRanges = this.indentExclusionRanges.slice()), t.sourcemapLocations = new P(this.sourcemapLocations), t.intro = this.intro, t.outro = this.outro, t;
493
494
  }
494
495
  generateDecodedMap(t) {
495
496
  t = t || {};
496
- const e = 0, n = Object.keys(this.storedNames), s = new wt(t.hires), r = K(this.original);
497
+ const e = 0, n = Object.keys(this.storedNames), s = new Ct(t.hires), r = Q(this.original);
497
498
  return this.intro && s.advance(this.intro), this.firstChunk.eachNext((u) => {
498
499
  const f = r(u.start);
499
500
  u.intro.length && s.advance(u.intro), u.edited ? s.addEdit(
@@ -505,7 +506,7 @@ class Q {
505
506
  }), {
506
507
  file: t.file ? t.file.split(/[/\\]/).pop() : void 0,
507
508
  sources: [
508
- t.source ? dt(t.file || "", t.source) : t.file || ""
509
+ t.source ? pt(t.file || "", t.source) : t.file || ""
509
510
  ],
510
511
  sourcesContent: t.includeContent ? [this.original] : void 0,
511
512
  names: n,
@@ -514,10 +515,10 @@ class Q {
514
515
  };
515
516
  }
516
517
  generateMap(t) {
517
- return new at(this.generateDecodedMap(t));
518
+ return new dt(this.generateDecodedMap(t));
518
519
  }
519
520
  _ensureindentStr() {
520
- this.indentStr === void 0 && (this.indentStr = ft(this.original));
521
+ this.indentStr === void 0 && (this.indentStr = gt(this.original));
521
522
  }
522
523
  _getRawIndentString() {
523
524
  return this._ensureindentStr(), this.indentStr;
@@ -527,7 +528,7 @@ class Q {
527
528
  }
528
529
  indent(t, e) {
529
530
  const n = /^[^\r\n]/gm;
530
- if (pt(t) && (e = t, t = void 0), t === void 0 && (this._ensureindentStr(), t = this.indentStr || " "), t === "") return this;
531
+ if (wt(t) && (e = t, t = void 0), t === void 0 && (this._ensureindentStr(), t = this.indentStr || " "), t === "") return this;
531
532
  e = e || {};
532
533
  const s = {};
533
534
  e.exclude && (typeof e.exclude[0] == "number" ? [e.exclude] : e.exclude).forEach((k) => {
@@ -615,7 +616,7 @@ class Q {
615
616
  }
616
617
  f.edit(n, r, !u);
617
618
  } else {
618
- const c = new M(t, e, "").edit(n, r);
619
+ const c = new U(t, e, "").edit(n, r);
619
620
  o.next = c, c.previous = o;
620
621
  }
621
622
  return this;
@@ -736,7 +737,7 @@ class Q {
736
737
  }
737
738
  _splitChunk(t, e) {
738
739
  if (t.edited && t.content.length) {
739
- const s = K(this.original)(e);
740
+ const s = Q(this.original)(e);
740
741
  throw new Error(
741
742
  `Cannot split a chunk that has already been edited (${s.line}:${s.column} – "${t.original}")`
742
743
  );
@@ -853,6 +854,6 @@ class Q {
853
854
  }
854
855
  }
855
856
  export {
856
- at as SourceMap,
857
- Q as default
857
+ dt as SourceMap,
858
+ X as default
858
859
  };