@jobber/components 4.85.4-CJS-to-ESM.2 → 4.85.4

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 (482) hide show
  1. package/.eslintrc.js +10 -0
  2. package/AnimatedPresence.d.ts +1 -0
  3. package/AnimatedPresence.js +17 -0
  4. package/AnimatedSwitcher.d.ts +1 -0
  5. package/AnimatedSwitcher.js +17 -0
  6. package/Autocomplete.d.ts +1 -0
  7. package/Autocomplete.js +17 -0
  8. package/Avatar.d.ts +1 -0
  9. package/Avatar.js +17 -0
  10. package/Banner.d.ts +1 -0
  11. package/Banner.js +17 -0
  12. package/Button.d.ts +1 -0
  13. package/Button.js +17 -0
  14. package/ButtonDismiss.d.ts +1 -0
  15. package/ButtonDismiss.js +17 -0
  16. package/Card.d.ts +1 -0
  17. package/Card.js +17 -0
  18. package/Checkbox.d.ts +1 -0
  19. package/Checkbox.js +17 -0
  20. package/Chip.d.ts +1 -0
  21. package/Chip.js +17 -0
  22. package/Chips.d.ts +1 -0
  23. package/Chips.js +17 -0
  24. package/Combobox.d.ts +1 -0
  25. package/Combobox.js +17 -0
  26. package/ConfirmationModal.d.ts +1 -0
  27. package/ConfirmationModal.js +17 -0
  28. package/Content.d.ts +1 -0
  29. package/Content.js +17 -0
  30. package/Countdown.d.ts +1 -0
  31. package/Countdown.js +17 -0
  32. package/DataDump.d.ts +1 -0
  33. package/DataDump.js +17 -0
  34. package/DataList.d.ts +1 -0
  35. package/DataList.js +17 -0
  36. package/DataTable.d.ts +1 -0
  37. package/DataTable.js +17 -0
  38. package/DatePicker.d.ts +1 -0
  39. package/DatePicker.js +17 -0
  40. package/DescriptionList.d.ts +1 -0
  41. package/DescriptionList.js +17 -0
  42. package/Disclosure.d.ts +1 -0
  43. package/Disclosure.js +17 -0
  44. package/Divider.d.ts +1 -0
  45. package/Divider.js +17 -0
  46. package/Drawer.d.ts +1 -0
  47. package/Drawer.js +17 -0
  48. package/Emphasis.d.ts +1 -0
  49. package/Emphasis.js +17 -0
  50. package/FeatureSwitch.d.ts +1 -0
  51. package/FeatureSwitch.js +17 -0
  52. package/Flex.d.ts +1 -0
  53. package/Flex.js +17 -0
  54. package/Form.d.ts +1 -0
  55. package/Form.js +17 -0
  56. package/FormField.d.ts +1 -0
  57. package/FormField.js +17 -0
  58. package/FormatDate.d.ts +1 -0
  59. package/FormatDate.js +17 -0
  60. package/FormatEmail.d.ts +1 -0
  61. package/FormatEmail.js +17 -0
  62. package/FormatFile.d.ts +1 -0
  63. package/FormatFile.js +17 -0
  64. package/FormatRelativeDateTime.d.ts +1 -0
  65. package/FormatRelativeDateTime.js +17 -0
  66. package/FormatTime.d.ts +1 -0
  67. package/FormatTime.js +17 -0
  68. package/Gallery.d.ts +1 -0
  69. package/Gallery.js +17 -0
  70. package/Glimmer.d.ts +1 -0
  71. package/Glimmer.js +17 -0
  72. package/Grid.d.ts +1 -0
  73. package/Grid.js +17 -0
  74. package/Heading.d.ts +1 -0
  75. package/Heading.js +17 -0
  76. package/Icon.d.ts +1 -0
  77. package/Icon.js +17 -0
  78. package/InlineLabel.d.ts +1 -0
  79. package/InlineLabel.js +17 -0
  80. package/InputAvatar.d.ts +1 -0
  81. package/InputAvatar.js +17 -0
  82. package/InputDate.d.ts +1 -0
  83. package/InputDate.js +17 -0
  84. package/InputEmail.d.ts +1 -0
  85. package/InputEmail.js +17 -0
  86. package/InputFile.d.ts +1 -0
  87. package/InputFile.js +17 -0
  88. package/InputGroup.d.ts +1 -0
  89. package/InputGroup.js +17 -0
  90. package/InputNumber.d.ts +1 -0
  91. package/InputNumber.js +17 -0
  92. package/InputPassword.d.ts +1 -0
  93. package/InputPassword.js +17 -0
  94. package/InputPhoneNumber.d.ts +1 -0
  95. package/InputPhoneNumber.js +17 -0
  96. package/InputText.d.ts +1 -0
  97. package/InputText.js +17 -0
  98. package/InputTime.d.ts +1 -0
  99. package/InputTime.js +17 -0
  100. package/InputValidation.d.ts +1 -0
  101. package/InputValidation.js +17 -0
  102. package/LightBox.d.ts +1 -0
  103. package/LightBox.js +17 -0
  104. package/Link.d.ts +1 -0
  105. package/Link.js +17 -0
  106. package/List.d.ts +1 -0
  107. package/List.js +17 -0
  108. package/Markdown.d.ts +1 -0
  109. package/Markdown.js +17 -0
  110. package/Menu.d.ts +1 -0
  111. package/Menu.js +17 -0
  112. package/Modal.d.ts +1 -0
  113. package/Modal.js +17 -0
  114. package/MultiSelect.d.ts +1 -0
  115. package/MultiSelect.js +17 -0
  116. package/Page.d.ts +1 -0
  117. package/Page.js +17 -0
  118. package/Popover.d.ts +1 -0
  119. package/Popover.js +17 -0
  120. package/ProgressBar.d.ts +1 -0
  121. package/ProgressBar.js +17 -0
  122. package/RadioGroup.d.ts +1 -0
  123. package/RadioGroup.js +17 -0
  124. package/RecurringSelect.d.ts +1 -0
  125. package/RecurringSelect.js +17 -0
  126. package/Select.d.ts +1 -0
  127. package/Select.js +17 -0
  128. package/Spinner.d.ts +1 -0
  129. package/Spinner.js +17 -0
  130. package/StatusIndicator.d.ts +1 -0
  131. package/StatusIndicator.js +17 -0
  132. package/StatusLabel.d.ts +1 -0
  133. package/StatusLabel.js +17 -0
  134. package/Switch.d.ts +1 -0
  135. package/Switch.js +17 -0
  136. package/Table.d.ts +1 -0
  137. package/Table.js +17 -0
  138. package/Tabs.d.ts +1 -0
  139. package/Tabs.js +17 -0
  140. package/Text.d.ts +1 -0
  141. package/Text.js +17 -0
  142. package/Toast.d.ts +1 -0
  143. package/Toast.js +17 -0
  144. package/Tooltip.d.ts +1 -0
  145. package/Tooltip.js +17 -0
  146. package/Typography.d.ts +1 -0
  147. package/Typography.js +17 -0
  148. package/dist/{AnimatedPresence.cjs → AnimatedPresence/index.js} +1 -1
  149. package/dist/{AnimatedSwitcher.cjs → AnimatedSwitcher/index.js} +2 -2
  150. package/dist/{Autocomplete-b35c7ff5.js → Autocomplete/index.js} +20 -7
  151. package/dist/{Avatar.cjs → Avatar/index.js} +3 -3
  152. package/dist/{Avatar-cccf72b9.js → Avatar-76a799fa.js} +1 -1
  153. package/dist/Banner/index.js +110 -0
  154. package/dist/{Button.cjs → Button/index.js} +4 -4
  155. package/dist/Button-b73a5e01.js +57 -0
  156. package/dist/{ButtonDismiss.cjs → ButtonDismiss/index.js} +5 -5
  157. package/dist/{ButtonDismiss-d7417429.js → ButtonDismiss-350af163.js} +1 -1
  158. package/dist/Card/colors.css.d.ts +89 -0
  159. package/dist/{Card.cjs → Card/index.js} +8 -8
  160. package/dist/{Card-27375ded.js → Card-e3144022.js} +4 -4
  161. package/dist/Checkbox/index.js +18 -0
  162. package/dist/{Checkbox-b6e46d80.js → Checkbox-787e2e47.js} +2 -2
  163. package/dist/{ChipDismissible-a8ecc894.js → Chip/index.js} +18 -3
  164. package/dist/Chip-3d1bfddc.js +89 -0
  165. package/dist/{Chips-a8f4c9f2.js → Chips/index.js} +31 -12
  166. package/dist/{Combobox.cjs → Combobox/index.js} +15 -15
  167. package/dist/{Combobox-d8d28b1e.js → Combobox-a24c8241.js} +15 -15
  168. package/dist/ConfirmationModal/index.js +31 -0
  169. package/dist/{ConfirmationModal-09ec5d02.js → ConfirmationModal-52e16873.js} +3 -3
  170. package/dist/Content/Spacing.css.d.ts +13 -0
  171. package/dist/{Content.cjs → Content/index.js} +2 -2
  172. package/dist/{Content-60a3452a.js → Content-e3f7b6fc.js} +1 -1
  173. package/dist/{Countdown-961d8a6e.js → Countdown/index.js} +2 -0
  174. package/dist/{DataDump-f427abfe.js → DataDump/index.js} +19 -3
  175. package/dist/{DataList-4b0f9e5d.js → DataList/index.js} +48 -33
  176. package/dist/{DataTable-aab7f6b9.js → DataTable/index.js} +59 -10
  177. package/dist/{DatePicker.cjs → DatePicker/index.js} +5 -5
  178. package/dist/{DatePicker-c091c0d2.js → DatePicker-64c5ab1a.js} +3 -3
  179. package/dist/{DescriptionList-74db99a5.js → DescriptionList/index.js} +6 -3
  180. package/dist/Disclosure/index.js +46 -0
  181. package/dist/{Divider-1e6ac1ec.js → Divider/index.js} +4 -2
  182. package/dist/Drawer/index.js +49 -0
  183. package/dist/{Emphasis.cjs → Emphasis/index.js} +3 -3
  184. package/dist/{Emphasis-84de1f3f.js → Emphasis-bda56d3b.js} +1 -1
  185. package/dist/{FeatureSwitch-ddaebf27.js → FeatureSwitch/index.js} +17 -9
  186. package/dist/{Flex.cjs → Flex/index.js} +2 -2
  187. package/dist/{Flex-ddf28839.js → Flex-d490c4db.js} +1 -1
  188. package/dist/{Form-927647ef.js → Form/index.js} +3 -1
  189. package/dist/FormField/index.js +24 -0
  190. package/dist/{FormField-fc30bb1a.js → FormField-6ff183f8.js} +6 -6
  191. package/dist/{FormatDate.cjs → FormatDate/index.js} +1 -1
  192. package/dist/{FormatEmail-298393bb.js → FormatEmail/index.js} +3 -1
  193. package/dist/FormatFile/index.js +36 -0
  194. package/dist/{FormatFile-d57b8dfa.js → FormatFile-f036902d.js} +8 -8
  195. package/dist/{FormatRelativeDateTime-6336002d.js → FormatRelativeDateTime/index.js} +2 -0
  196. package/dist/{FormatTime-20538519.js → FormatTime/index.js} +2 -0
  197. package/dist/Gallery/Gallery.css.d.ts +9 -0
  198. package/dist/{Gallery-8d4d79a2.js → Gallery/index.js} +31 -5
  199. package/dist/{Glimmer.cjs → Glimmer/index.js} +4 -4
  200. package/dist/Glimmer/style/Shape.css.d.ts +9 -0
  201. package/dist/Glimmer/style/Sizes.css.d.ts +10 -0
  202. package/dist/Glimmer/style/Timing.css.d.ts +6 -0
  203. package/dist/{Glimmer-3fcdae65.js → Glimmer-84dee1ed.js} +4 -4
  204. package/dist/Grid/GridAlign.css.d.ts +8 -0
  205. package/dist/{Grid-cce44c9d.js → Grid/index.js} +5 -3
  206. package/dist/Heading/index.js +14 -0
  207. package/dist/{Heading-a8a24775.js → Heading-1e8e4bd3.js} +1 -1
  208. package/dist/{Icon.cjs → Icon/index.js} +1 -1
  209. package/dist/{InlineLabel.cjs → InlineLabel/index.js} +3 -3
  210. package/dist/InlineLabel-a6557829.js +28 -0
  211. package/dist/{InputAvatar-95c98620.js → InputAvatar/index.js} +21 -7
  212. package/dist/{InputDate-c5f19423.js → InputDate/index.js} +20 -2
  213. package/dist/{InputEmail-4efba03d.js → InputEmail/index.js} +17 -1
  214. package/dist/InputFile/index.js +25 -0
  215. package/dist/{InputFile-921c050e.js → InputFile-bb945071.js} +5 -5
  216. package/dist/{InputGroup.cjs → InputGroup/index.js} +2 -2
  217. package/dist/InputNumber/index.js +25 -0
  218. package/dist/{InputNumber-df9cb825.js → InputNumber-d451b52e.js} +1 -1
  219. package/dist/{InputPassword-08d2dfa1.js → InputPassword/index.js} +17 -1
  220. package/dist/{InputPhoneNumber-cbb2ca7d.js → InputPhoneNumber/index.js} +17 -4
  221. package/dist/InputText/index.js +26 -0
  222. package/dist/{InputText-125769fd.js → InputText-55b6cb65.js} +1 -1
  223. package/dist/{InputTime-3c4bdff0.js → InputTime/index.js} +17 -2
  224. package/dist/{InputValidation.cjs → InputValidation/index.js} +5 -5
  225. package/dist/{InputValidation-4a61254d.js → InputValidation-05e839fa.js} +2 -2
  226. package/dist/{LightBox.cjs → LightBox/index.js} +6 -6
  227. package/dist/{LightBox-3d6e74ba.js → LightBox-a89d8863.js} +3 -3
  228. package/dist/{Link-fd7301ec.js → Link/index.js} +2 -0
  229. package/dist/{List-821f249d.js → List/index.js} +16 -10
  230. package/dist/Markdown/index.js +19 -0
  231. package/dist/{Markdown-36854bd5.js → Markdown-f7c55304.js} +4 -4
  232. package/dist/{Menu.cjs → Menu/index.js} +5 -5
  233. package/dist/{Menu-5ce3cf41.js → Menu-083fc4c4.js} +3 -3
  234. package/dist/Modal/Sizes.css.d.ts +6 -0
  235. package/dist/{Modal.cjs → Modal/index.js} +8 -8
  236. package/dist/{Modal-cda55f02.js → Modal-c336cac6.js} +5 -5
  237. package/dist/{MultiSelect-707000e1.js → MultiSelect/index.js} +12 -6
  238. package/dist/{Option-73515eec.js → Option-3c4d377e.js} +1 -1
  239. package/dist/{Page-fdb087db.js → Page/index.js} +21 -9
  240. package/dist/Popover/index.js +61 -0
  241. package/dist/ProgressBar/Sizes.css.d.ts +7 -0
  242. package/dist/{ProgressBar.cjs → ProgressBar/index.js} +2 -2
  243. package/dist/{ProgressBar-4ee648b7.js → ProgressBar-b68edc8f.js} +1 -1
  244. package/dist/{RadioGroup.cjs → RadioGroup/index.js} +4 -4
  245. package/dist/{RadioGroup-68edd1e3.js → RadioGroup-17b67ade.js} +2 -2
  246. package/dist/{RecurringSelect-e391af31.js → RecurringSelect/index.js} +27 -14
  247. package/dist/Select/index.js +26 -0
  248. package/dist/{Spinner.cjs → Spinner/index.js} +2 -2
  249. package/dist/Spinner-9d8fc7ff.js +24 -0
  250. package/dist/{StatusIndicator.cjs → StatusIndicator/index.js} +2 -2
  251. package/dist/{StatusIndicator-0c680acb.js → StatusIndicator-b179d06e.js} +1 -1
  252. package/dist/{StatusLabel-5bf96fdb.js → StatusLabel/index.js} +7 -4
  253. package/dist/{Switch.cjs → Switch/index.js} +3 -3
  254. package/dist/Switch-7d4aa7c3.js +56 -0
  255. package/dist/{Body-22878526.js → Table/index.js} +5 -3
  256. package/dist/{Tabs-d6c8b965.js → Tabs/index.js} +5 -3
  257. package/dist/{Text.cjs → Text/index.js} +3 -3
  258. package/dist/{Text-714f7d14.js → Text-259af966.js} +1 -1
  259. package/dist/{showToast-63be1cf0.js → Toast/index.js} +10 -5
  260. package/dist/{Tooltip.cjs → Tooltip/index.js} +2 -2
  261. package/dist/{Tooltip-2e477150.js → Tooltip-ef3d6ef4.js} +1 -1
  262. package/dist/Typography/css/Emphasis.css.d.ts +6 -0
  263. package/dist/Typography/css/FontFamilies.css.d.ts +6 -0
  264. package/dist/Typography/css/FontSizes.css.d.ts +12 -0
  265. package/dist/Typography/css/FontWeights.css.d.ts +10 -0
  266. package/dist/Typography/css/TextAlignment.css.d.ts +7 -0
  267. package/dist/Typography/css/TextCases.css.d.ts +7 -0
  268. package/dist/Typography/css/TextColors.css.d.ts +22 -0
  269. package/dist/Typography/css/Truncate.css.d.ts +5 -0
  270. package/dist/Typography/css/Typography.css.d.ts +5 -0
  271. package/dist/{Typography.cjs → Typography/index.js} +2 -2
  272. package/dist/Typography-c45bf216.js +62 -0
  273. package/package.json +7 -15
  274. package/rollup.config.js +131 -0
  275. package/dist/AnimatedPresence-bbccdaf7.js +0 -98
  276. package/dist/AnimatedPresence.js +0 -4
  277. package/dist/AnimatedSwitcher-3aff3d12.js +0 -90
  278. package/dist/AnimatedSwitcher.js +0 -5
  279. package/dist/Autocomplete-dc7a4b9e.js +0 -188
  280. package/dist/Autocomplete.cjs +0 -33
  281. package/dist/Autocomplete.js +0 -25
  282. package/dist/Avatar-229083ec.js +0 -70
  283. package/dist/Avatar.js +0 -7
  284. package/dist/Banner-18d94700.js +0 -105
  285. package/dist/Banner-5475a9ea.js +0 -98
  286. package/dist/Banner.cjs +0 -20
  287. package/dist/Banner.js +0 -12
  288. package/dist/Body-4fbe21ac.js +0 -50
  289. package/dist/Button-30154871.js +0 -50
  290. package/dist/Button-ec64869e.js +0 -57
  291. package/dist/Button.js +0 -8
  292. package/dist/ButtonDismiss-a11eef74.js +0 -8
  293. package/dist/ButtonDismiss.js +0 -9
  294. package/dist/Card-35bd61ce.js +0 -86
  295. package/dist/Card.js +0 -16
  296. package/dist/Checkbox-a91b14f7.js +0 -56
  297. package/dist/Checkbox.cjs +0 -18
  298. package/dist/Checkbox.js +0 -10
  299. package/dist/Chip-01343f8b.js +0 -81
  300. package/dist/Chip-24613c57.js +0 -89
  301. package/dist/Chip.cjs +0 -27
  302. package/dist/Chip.js +0 -17
  303. package/dist/ChipDismissible-1f2754bd.js +0 -19
  304. package/dist/Chips-7c44a2f9.js +0 -494
  305. package/dist/Chips.cjs +0 -46
  306. package/dist/Chips.js +0 -37
  307. package/dist/Combobox-44f0ec2a.js +0 -468
  308. package/dist/Combobox.js +0 -31
  309. package/dist/ConfirmationModal-64f82a31.js +0 -94
  310. package/dist/ConfirmationModal.cjs +0 -31
  311. package/dist/ConfirmationModal.js +0 -23
  312. package/dist/Content-c96e9299.js +0 -18
  313. package/dist/Content.js +0 -4
  314. package/dist/Countdown-ac081ced.js +0 -63
  315. package/dist/Countdown.cjs +0 -12
  316. package/dist/Countdown.js +0 -4
  317. package/dist/DataDump-6fae2727.js +0 -15
  318. package/dist/DataDump.cjs +0 -27
  319. package/dist/DataDump.js +0 -19
  320. package/dist/DataList-18f2d692.js +0 -1310
  321. package/dist/DataList.cjs +0 -52
  322. package/dist/DataList.js +0 -44
  323. package/dist/DataTable-0f6649e0.js +0 -245
  324. package/dist/DataTable.cjs +0 -65
  325. package/dist/DataTable.js +0 -36
  326. package/dist/DatePicker-5d0c0353.js +0 -125
  327. package/dist/DatePicker.js +0 -12
  328. package/dist/DescriptionList-2cb975a9.js +0 -15
  329. package/dist/DescriptionList.cjs +0 -13
  330. package/dist/DescriptionList.js +0 -5
  331. package/dist/Disclosure-00a9459b.js +0 -36
  332. package/dist/Disclosure-56309ff3.js +0 -42
  333. package/dist/Disclosure.cjs +0 -16
  334. package/dist/Disclosure.js +0 -8
  335. package/dist/Divider-589745c1.js +0 -20
  336. package/dist/Divider.cjs +0 -12
  337. package/dist/Divider.js +0 -4
  338. package/dist/Drawer.cjs +0 -21
  339. package/dist/Drawer.js +0 -12
  340. package/dist/DrawerGrid-0861e529.js +0 -33
  341. package/dist/DrawerGrid-b233d837.js +0 -41
  342. package/dist/Emphasis-2a640962.js +0 -13
  343. package/dist/Emphasis.js +0 -5
  344. package/dist/FeatureSwitch-e33e30a9.js +0 -55
  345. package/dist/FeatureSwitch.cjs +0 -26
  346. package/dist/FeatureSwitch.js +0 -18
  347. package/dist/Flex-041db5c8.js +0 -31
  348. package/dist/Flex.js +0 -4
  349. package/dist/Form-6a161b07.js +0 -48
  350. package/dist/Form.cjs +0 -12
  351. package/dist/Form.js +0 -4
  352. package/dist/FormField-f1f405d2.js +0 -246
  353. package/dist/FormField.cjs +0 -24
  354. package/dist/FormField.js +0 -16
  355. package/dist/FormatDate-720b39cf.js +0 -27
  356. package/dist/FormatDate.js +0 -2
  357. package/dist/FormatEmail-04ee4085.js +0 -14
  358. package/dist/FormatEmail.cjs +0 -12
  359. package/dist/FormatEmail.js +0 -4
  360. package/dist/FormatFile-648aea3e.js +0 -154
  361. package/dist/FormatFile.cjs +0 -36
  362. package/dist/FormatFile.js +0 -28
  363. package/dist/FormatRelativeDateTime-529dc36b.js +0 -64
  364. package/dist/FormatRelativeDateTime.cjs +0 -10
  365. package/dist/FormatRelativeDateTime.js +0 -2
  366. package/dist/FormatTime-764fd3c8.js +0 -28
  367. package/dist/FormatTime.cjs +0 -10
  368. package/dist/FormatTime.js +0 -2
  369. package/dist/Gallery-7760f21f.js +0 -66
  370. package/dist/Gallery.cjs +0 -39
  371. package/dist/Gallery.js +0 -31
  372. package/dist/Glimmer-6bf75ae0.js +0 -69
  373. package/dist/Glimmer.js +0 -6
  374. package/dist/Grid-c28e226d.js +0 -66
  375. package/dist/Grid.cjs +0 -14
  376. package/dist/Grid.js +0 -5
  377. package/dist/Heading-dfd4f1cf.js +0 -49
  378. package/dist/Heading.cjs +0 -14
  379. package/dist/Heading.js +0 -6
  380. package/dist/Icon-22723fe6.js +0 -34
  381. package/dist/Icon.js +0 -3
  382. package/dist/InlineLabel-20f9095e.js +0 -21
  383. package/dist/InlineLabel-5144fa06.js +0 -28
  384. package/dist/InlineLabel.js +0 -5
  385. package/dist/InputAvatar-3a10bdb1.js +0 -50
  386. package/dist/InputAvatar.cjs +0 -28
  387. package/dist/InputAvatar.js +0 -20
  388. package/dist/InputDate-c258f5cb.js +0 -32
  389. package/dist/InputDate.cjs +0 -29
  390. package/dist/InputDate.js +0 -21
  391. package/dist/InputEmail-812bdffe.js +0 -20
  392. package/dist/InputEmail.cjs +0 -26
  393. package/dist/InputEmail.js +0 -17
  394. package/dist/InputFile-d089b486.js +0 -181
  395. package/dist/InputFile.cjs +0 -25
  396. package/dist/InputFile.js +0 -16
  397. package/dist/InputGroup-436859cf.js +0 -26
  398. package/dist/InputGroup.js +0 -4
  399. package/dist/InputNumber-4bd38b8e.js +0 -56
  400. package/dist/InputNumber.cjs +0 -25
  401. package/dist/InputNumber.js +0 -17
  402. package/dist/InputPassword-6b937a91.js +0 -19
  403. package/dist/InputPassword.cjs +0 -25
  404. package/dist/InputPassword.js +0 -17
  405. package/dist/InputPhoneNumber-947bdb49.js +0 -97
  406. package/dist/InputPhoneNumber.cjs +0 -25
  407. package/dist/InputPhoneNumber.js +0 -17
  408. package/dist/InputText-2fd8f942.js +0 -96
  409. package/dist/InputText.cjs +0 -26
  410. package/dist/InputText.js +0 -18
  411. package/dist/InputTime-ef8af2d9.js +0 -187
  412. package/dist/InputTime.cjs +0 -27
  413. package/dist/InputTime.js +0 -19
  414. package/dist/InputValidation-fe42fc3f.js +0 -23
  415. package/dist/InputValidation.js +0 -9
  416. package/dist/LightBox-8cc72953.js +0 -109
  417. package/dist/LightBox.js +0 -16
  418. package/dist/Link-b41bc1d3.js +0 -7
  419. package/dist/Link.cjs +0 -10
  420. package/dist/Link.js +0 -2
  421. package/dist/List-4fe52f57.js +0 -77
  422. package/dist/List.cjs +0 -25
  423. package/dist/List.js +0 -16
  424. package/dist/Markdown-7b84fcdb.js +0 -55
  425. package/dist/Markdown.cjs +0 -19
  426. package/dist/Markdown.js +0 -11
  427. package/dist/Menu-fb0b2e9b.js +0 -132
  428. package/dist/Menu.js +0 -13
  429. package/dist/Modal-eeb52d66.js +0 -63
  430. package/dist/Modal.js +0 -17
  431. package/dist/MultiSelect-0af9c956.js +0 -169
  432. package/dist/MultiSelect.cjs +0 -19
  433. package/dist/MultiSelect.js +0 -11
  434. package/dist/Option-58d7cab6.js +0 -12
  435. package/dist/Page-0b334096.js +0 -59
  436. package/dist/Page.cjs +0 -30
  437. package/dist/Page.js +0 -22
  438. package/dist/Popover-798f548e.js +0 -47
  439. package/dist/Popover-968c63b2.js +0 -53
  440. package/dist/Popover.cjs +0 -20
  441. package/dist/Popover.js +0 -12
  442. package/dist/ProgressBar-022ef3f6.js +0 -36
  443. package/dist/ProgressBar.js +0 -4
  444. package/dist/RadioGroup-a089f132.js +0 -39
  445. package/dist/RadioGroup.js +0 -6
  446. package/dist/RecurringSelect-2de4014c.js +0 -208
  447. package/dist/RecurringSelect.cjs +0 -38
  448. package/dist/RecurringSelect.js +0 -22
  449. package/dist/Select.cjs +0 -26
  450. package/dist/Select.js +0 -17
  451. package/dist/Spinner-3480bc34.js +0 -24
  452. package/dist/Spinner-90081e20.js +0 -17
  453. package/dist/Spinner.js +0 -4
  454. package/dist/StatusIndicator-d6f9aefa.js +0 -12
  455. package/dist/StatusIndicator.js +0 -3
  456. package/dist/StatusLabel-66214fc7.js +0 -19
  457. package/dist/StatusLabel.cjs +0 -15
  458. package/dist/StatusLabel.js +0 -7
  459. package/dist/Switch-6c6c727b.js +0 -56
  460. package/dist/Switch-87706cde.js +0 -49
  461. package/dist/Switch.js +0 -5
  462. package/dist/Table.cjs +0 -20
  463. package/dist/Table.js +0 -5
  464. package/dist/Tabs-109f1f10.js +0 -70
  465. package/dist/Tabs.cjs +0 -14
  466. package/dist/Tabs.js +0 -5
  467. package/dist/Text-c92ddeb3.js +0 -25
  468. package/dist/Text.js +0 -5
  469. package/dist/Toast.cjs +0 -19
  470. package/dist/Toast.js +0 -11
  471. package/dist/Tooltip-a40fffbd.js +0 -104
  472. package/dist/Tooltip.js +0 -8
  473. package/dist/Typography-52ed1386.js +0 -55
  474. package/dist/Typography-fd88fcce.js +0 -62
  475. package/dist/Typography.js +0 -4
  476. package/dist/getAtlantisConfig-5b50057c.js +0 -11
  477. package/dist/index.cjs +0 -224
  478. package/dist/index.d.ts +0 -73
  479. package/dist/index.js +0 -112
  480. package/dist/showToast-ff666be8.js +0 -100
  481. package/dist/style-inject.es-a0e1a0ba.js +0 -28
  482. package/dist/tslib.es6-c563c1dd.js +0 -43
package/dist/index.cjs DELETED
@@ -1,224 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- var AnimatedPresence = require('./AnimatedPresence-20a02aaa.js');
6
- var AnimatedSwitcher = require('./AnimatedSwitcher-3d45ec5d.js');
7
- var Autocomplete = require('./Autocomplete-b35c7ff5.js');
8
- var Avatar = require('./Avatar-cccf72b9.js');
9
- var Banner = require('./Banner-18d94700.js');
10
- var Button = require('./Button-ec64869e.js');
11
- var ButtonDismiss = require('./ButtonDismiss-d7417429.js');
12
- var Card = require('./Card-27375ded.js');
13
- var Checkbox = require('./Checkbox-b6e46d80.js');
14
- var Chip = require('./Chip-24613c57.js');
15
- var ChipDismissible = require('./ChipDismissible-a8ecc894.js');
16
- require('react');
17
- require('classnames');
18
- var Chips = require('./Chips-a8f4c9f2.js');
19
- require('@jobber/hooks/useAssert');
20
- var Icon = require('./Icon-405a216c.js');
21
- var Typography = require('./Typography-fd88fcce.js');
22
- var Tooltip = require('./Tooltip-2e477150.js');
23
- var Combobox = require('./Combobox-d8d28b1e.js');
24
- var ConfirmationModal = require('./ConfirmationModal-09ec5d02.js');
25
- var Content = require('./Content-60a3452a.js');
26
- var Countdown = require('./Countdown-961d8a6e.js');
27
- var DataDump = require('./DataDump-f427abfe.js');
28
- var DataList = require('./DataList-4b0f9e5d.js');
29
- var DataTable = require('./DataTable-aab7f6b9.js');
30
- require('@jobber/hooks/useResizeObserver');
31
- var reactTable = require('@tanstack/react-table');
32
- var DatePicker = require('./DatePicker-c091c0d2.js');
33
- var DescriptionList = require('./DescriptionList-74db99a5.js');
34
- var Disclosure = require('./Disclosure-56309ff3.js');
35
- var Divider = require('./Divider-1e6ac1ec.js');
36
- var DrawerGrid = require('./DrawerGrid-b233d837.js');
37
- var Emphasis = require('./Emphasis-84de1f3f.js');
38
- var FeatureSwitch = require('./FeatureSwitch-ddaebf27.js');
39
- var Flex = require('./Flex-ddf28839.js');
40
- var Form = require('./Form-927647ef.js');
41
- var FormField = require('./FormField-fc30bb1a.js');
42
- var FormatDate = require('./FormatDate-70ea5b43.js');
43
- var FormatEmail = require('./FormatEmail-298393bb.js');
44
- var FormatFile = require('./FormatFile-d57b8dfa.js');
45
- var FormatRelativeDateTime = require('./FormatRelativeDateTime-6336002d.js');
46
- var FormatTime = require('./FormatTime-20538519.js');
47
- var Gallery = require('./Gallery-8d4d79a2.js');
48
- var Glimmer = require('./Glimmer-3fcdae65.js');
49
- var Grid = require('./Grid-cce44c9d.js');
50
- var Heading = require('./Heading-a8a24775.js');
51
- var InlineLabel = require('./InlineLabel-5144fa06.js');
52
- var InputAvatar = require('./InputAvatar-95c98620.js');
53
- var InputDate = require('./InputDate-c5f19423.js');
54
- var InputEmail = require('./InputEmail-4efba03d.js');
55
- var InputFile = require('./InputFile-921c050e.js');
56
- var InputGroup = require('./InputGroup-8d4fd4eb.js');
57
- var InputNumber = require('./InputNumber-df9cb825.js');
58
- var InputPassword = require('./InputPassword-08d2dfa1.js');
59
- var InputPhoneNumber = require('./InputPhoneNumber-cbb2ca7d.js');
60
- var InputText = require('./InputText-125769fd.js');
61
- var InputTime = require('./InputTime-3c4bdff0.js');
62
- var InputValidation = require('./InputValidation-4a61254d.js');
63
- var LightBox = require('./LightBox-3d6e74ba.js');
64
- var Link = require('./Link-fd7301ec.js');
65
- var List = require('./List-821f249d.js');
66
- var Markdown = require('./Markdown-36854bd5.js');
67
- var Menu = require('./Menu-5ce3cf41.js');
68
- var Modal = require('./Modal-cda55f02.js');
69
- var MultiSelect = require('./MultiSelect-707000e1.js');
70
- var Page = require('./Page-fdb087db.js');
71
- var Popover = require('./Popover-968c63b2.js');
72
- var ProgressBar = require('./ProgressBar-4ee648b7.js');
73
- var RadioGroup = require('./RadioGroup-68edd1e3.js');
74
- var RecurringSelect = require('./RecurringSelect-e391af31.js');
75
- var Option = require('./Option-73515eec.js');
76
- var Spinner = require('./Spinner-3480bc34.js');
77
- var StatusIndicator = require('./StatusIndicator-0c680acb.js');
78
- var StatusLabel = require('./StatusLabel-5bf96fdb.js');
79
- var Switch = require('./Switch-6c6c727b.js');
80
- var Body = require('./Body-22878526.js');
81
- var Tabs = require('./Tabs-d6c8b965.js');
82
- var Text = require('./Text-714f7d14.js');
83
- var showToast = require('./showToast-63be1cf0.js');
84
- require('framer-motion');
85
- require('@jobber/design');
86
- require('./tslib.es6-754e2961.js');
87
- require('lodash/debounce');
88
- require('./style-inject.es-9d2f5f4e.js');
89
- require('react-dom');
90
- require('react-popper');
91
- require('@jobber/hooks/useOnKeyDown');
92
- require('@jobber/hooks/useSafeLayoutEffect');
93
- require('color');
94
- require('./getAtlantisConfig-0f3e8af2.js');
95
- require('react-router-dom');
96
- require('react-hook-form');
97
- require('@jobber/hooks/useInView');
98
- require('lodash/sortBy');
99
- require('@jobber/hooks/useLiveAnnounce');
100
- require('@jobber/hooks/useRefocusOnActivator');
101
- require('@jobber/hooks/useFocusTrap');
102
- require('lodash/noop');
103
- require('@std-proposal/temporal');
104
- require('react-countdown');
105
- require('lodash/isEmpty');
106
- require('react-datepicker');
107
- require('lodash/omit');
108
- require('@jobber/hooks/useShowClear');
109
- require('filesize');
110
- require('react-dropzone');
111
- require('axios');
112
- require('lodash/get');
113
- require('lodash/groupBy');
114
- require('react-markdown');
115
- require('@jobber/formatters');
116
- require('react-dom/client');
117
-
118
-
119
-
120
- exports.AnimatedPresence = AnimatedPresence.AnimatedPresence;
121
- exports.AnimatedSwitcher = AnimatedSwitcher.AnimatedSwitcher;
122
- exports.Autocomplete = Autocomplete.Autocomplete;
123
- exports.Avatar = Avatar.Avatar;
124
- exports.Banner = Banner.Banner;
125
- exports.Button = Button.Button;
126
- exports.ButtonDismiss = ButtonDismiss.ButtonDismiss;
127
- exports.Card = Card.Card;
128
- exports.Checkbox = Checkbox.Checkbox;
129
- exports.Chip = Chip.Chip;
130
- exports.ChipDismissible = ChipDismissible.ChipDismissible;
131
- exports.ChipSelectable = ChipDismissible.ChipSelectable;
132
- exports.Chips = Chips.Chips;
133
- exports.Icon = Icon.Icon;
134
- exports.Typography = Typography.Typography;
135
- exports.Tooltip = Tooltip.Tooltip;
136
- exports.Combobox = Combobox.Combobox;
137
- exports.ComboboxContextProvider = Combobox.ComboboxContextProvider;
138
- exports.ConfirmationModal = ConfirmationModal.ConfirmationModal;
139
- exports.Content = Content.Content;
140
- exports.Countdown = Countdown.Countdown;
141
- exports.DataDump = DataDump.DataDump;
142
- exports.DataList = DataList.DataList;
143
- exports.DataTable = DataTable.DataTable;
144
- Object.defineProperty(exports, 'createColumnHelper', {
145
- enumerable: true,
146
- get: function () { return reactTable.createColumnHelper; }
147
- });
148
- exports.DatePicker = DatePicker.DatePicker;
149
- exports.DescriptionList = DescriptionList.DescriptionList;
150
- exports.Disclosure = Disclosure.Disclosure;
151
- exports.Divider = Divider.Divider;
152
- exports.Drawer = DrawerGrid.Drawer;
153
- exports.DrawerGrid = DrawerGrid.DrawerGrid;
154
- exports.Emphasis = Emphasis.Emphasis;
155
- exports.FeatureSwitch = FeatureSwitch.FeatureSwitch;
156
- exports.Flex = Flex.Flex;
157
- exports.Form = Form.Form;
158
- exports.FormField = FormField.FormField;
159
- exports.FormatDate = FormatDate.FormatDate;
160
- exports.strFormatDate = FormatDate.strFormatDate;
161
- exports.FormatEmail = FormatEmail.FormatEmail;
162
- exports.FormatFile = FormatFile.FormatFile;
163
- exports.FormatRelativeDateTime = FormatRelativeDateTime.FormatRelativeDateTime;
164
- exports.FormatTime = FormatTime.FormatTime;
165
- exports.Gallery = Gallery.Gallery;
166
- exports.GLIMMER_TEST_ID = Glimmer.GLIMMER_TEST_ID;
167
- exports.Glimmer = Glimmer.Glimmer;
168
- exports.GRID_TEST_ID = Grid.GRID_TEST_ID;
169
- exports.Grid = Grid.Grid;
170
- exports.Heading = Heading.Heading;
171
- exports.InlineLabel = InlineLabel.InlineLabel;
172
- exports.InputAvatar = InputAvatar.InputAvatar;
173
- exports.InputDate = InputDate.InputDate;
174
- exports.InputEmail = InputEmail.InputEmail;
175
- exports.validationMessage = InputEmail.validationMessage;
176
- exports.InputFile = InputFile.InputFile;
177
- exports.updateFiles = InputFile.updateFiles;
178
- exports.InputGroup = InputGroup.InputGroup;
179
- exports.InputNumber = InputNumber.InputNumber;
180
- exports.InputPassword = InputPassword.InputPassword;
181
- exports.InputPhoneNumber = InputPhoneNumber.InputPhoneNumber;
182
- exports.InputText = InputText.InputText;
183
- exports.InputTime = InputTime.InputTime;
184
- exports.InputValidation = InputValidation.InputValidation;
185
- exports.LightBox = LightBox.LightBox;
186
- exports.Link = Link.Link;
187
- exports.List = List.List;
188
- exports.ListItem = List.ListItem;
189
- exports.Markdown = Markdown.Markdown;
190
- exports.Menu = Menu.Menu;
191
- exports.Modal = Modal.Modal;
192
- exports.MultiSelect = MultiSelect.MultiSelect;
193
- exports.Page = Page.Page;
194
- exports.Popover = Popover.Popover;
195
- exports.ProgressBar = ProgressBar.ProgressBar;
196
- exports.RadioGroup = RadioGroup.RadioGroup;
197
- exports.RadioOption = RadioGroup.RadioOption;
198
- Object.defineProperty(exports, 'DurationPeriod', {
199
- enumerable: true,
200
- get: function () { return RecurringSelect.DurationPeriod; }
201
- });
202
- exports.RecurringSelect = RecurringSelect.RecurringSelect;
203
- Object.defineProperty(exports, 'WeekDay', {
204
- enumerable: true,
205
- get: function () { return RecurringSelect.WeekDay; }
206
- });
207
- exports.Option = Option.SelectOption;
208
- exports.Select = Option.Select;
209
- exports.Spinner = Spinner.Spinner;
210
- exports.StatusIndicator = StatusIndicator.StatusIndicator;
211
- exports.StatusLabel = StatusLabel.StatusLabel;
212
- exports.Switch = Switch.Switch;
213
- exports.Body = Body.Body;
214
- exports.Cell = Body.Cell;
215
- exports.CellCurrency = Body.CellCurrency;
216
- exports.CellNumeric = Body.CellNumeric;
217
- exports.Footer = Body.Footer;
218
- exports.Header = Body.Header;
219
- exports.Row = Body.Row;
220
- exports.Table = Body.Table;
221
- exports.Tab = Tabs.Tab;
222
- exports.Tabs = Tabs.Tabs;
223
- exports.Text = Text.Text;
224
- exports.showToast = showToast.showToast;
package/dist/index.d.ts DELETED
@@ -1,73 +0,0 @@
1
- export * from "./AnimatedPresence";
2
- export * from "./AnimatedSwitcher";
3
- export { Autocomplete } from "./Autocomplete";
4
- export * from "./Avatar";
5
- export * from "./Banner";
6
- export * from "./Button";
7
- export * from "./ButtonDismiss";
8
- export * from "./Card";
9
- export * from "./Checkbox";
10
- export * from "./Chip";
11
- export { Chips } from "./Chips";
12
- export * from "./Combobox";
13
- export * from "./ConfirmationModal";
14
- export * from "./Content";
15
- export * from "./Countdown";
16
- export * from "./DataDump";
17
- export * from "./DataList";
18
- export { DataTable, createColumnHelper } from "./DataTable";
19
- export * from "./DatePicker";
20
- export * from "./DescriptionList";
21
- export * from "./Disclosure";
22
- export * from "./Divider";
23
- export * from "./Drawer";
24
- export * from "./Emphasis";
25
- export * from "./FeatureSwitch";
26
- export * from "./Flex";
27
- export * from "./Form";
28
- export * from "./FormField";
29
- export * from "./FormatDate";
30
- export * from "./FormatEmail";
31
- export * from "./FormatFile";
32
- export * from "./FormatRelativeDateTime";
33
- export * from "./FormatTime";
34
- export * from "./Gallery";
35
- export * from "./Glimmer";
36
- export * from "./Grid";
37
- export * from "./Heading";
38
- export * from "./Icon";
39
- export * from "./InlineLabel";
40
- export * from "./InputAvatar";
41
- export * from "./InputDate";
42
- export * from "./InputEmail";
43
- export * from "./InputFile";
44
- export * from "./InputGroup";
45
- export * from "./InputNumber";
46
- export * from "./InputPassword";
47
- export * from "./InputPhoneNumber";
48
- export * from "./InputText";
49
- export * from "./InputTime";
50
- export * from "./InputValidation";
51
- export * from "./LightBox";
52
- export * from "./Link";
53
- export * from "./List";
54
- export * from "./Markdown";
55
- export * from "./Menu";
56
- export * from "./Modal";
57
- export * from "./MultiSelect";
58
- export * from "./Page";
59
- export * from "./Popover";
60
- export * from "./ProgressBar";
61
- export * from "./RadioGroup";
62
- export * from "./RecurringSelect";
63
- export * from "./Select";
64
- export * from "./Spinner";
65
- export * from "./StatusIndicator";
66
- export * from "./StatusLabel";
67
- export * from "./Switch";
68
- export * from "./Table";
69
- export * from "./Tabs";
70
- export * from "./Text";
71
- export * from "./Toast";
72
- export * from "./Tooltip";
73
- export * from "./Typography";
package/dist/index.js DELETED
@@ -1,112 +0,0 @@
1
- export { A as AnimatedPresence } from './AnimatedPresence-bbccdaf7.js';
2
- export { A as AnimatedSwitcher } from './AnimatedSwitcher-3aff3d12.js';
3
- export { A as Autocomplete } from './Autocomplete-dc7a4b9e.js';
4
- export { A as Avatar } from './Avatar-229083ec.js';
5
- export { B as Banner } from './Banner-5475a9ea.js';
6
- export { B as Button } from './Button-30154871.js';
7
- export { B as ButtonDismiss } from './ButtonDismiss-a11eef74.js';
8
- export { C as Card } from './Card-35bd61ce.js';
9
- export { C as Checkbox } from './Checkbox-a91b14f7.js';
10
- export { C as Chip } from './Chip-01343f8b.js';
11
- export { a as ChipDismissible, C as ChipSelectable } from './ChipDismissible-1f2754bd.js';
12
- import 'react';
13
- import 'classnames';
14
- export { C as Chips } from './Chips-7c44a2f9.js';
15
- import '@jobber/hooks/useAssert';
16
- export { I as Icon } from './Icon-22723fe6.js';
17
- export { T as Typography } from './Typography-52ed1386.js';
18
- export { T as Tooltip } from './Tooltip-a40fffbd.js';
19
- export { a as Combobox, C as ComboboxContextProvider } from './Combobox-44f0ec2a.js';
20
- export { C as ConfirmationModal } from './ConfirmationModal-64f82a31.js';
21
- export { C as Content } from './Content-c96e9299.js';
22
- export { C as Countdown } from './Countdown-ac081ced.js';
23
- export { D as DataDump } from './DataDump-6fae2727.js';
24
- export { D as DataList } from './DataList-18f2d692.js';
25
- export { D as DataTable } from './DataTable-0f6649e0.js';
26
- import '@jobber/hooks/useResizeObserver';
27
- export { createColumnHelper } from '@tanstack/react-table';
28
- export { D as DatePicker } from './DatePicker-5d0c0353.js';
29
- export { D as DescriptionList } from './DescriptionList-2cb975a9.js';
30
- export { D as Disclosure } from './Disclosure-00a9459b.js';
31
- export { D as Divider } from './Divider-589745c1.js';
32
- export { D as Drawer, a as DrawerGrid } from './DrawerGrid-0861e529.js';
33
- export { E as Emphasis } from './Emphasis-2a640962.js';
34
- export { F as FeatureSwitch } from './FeatureSwitch-e33e30a9.js';
35
- export { F as Flex } from './Flex-041db5c8.js';
36
- export { F as Form } from './Form-6a161b07.js';
37
- export { F as FormField } from './FormField-f1f405d2.js';
38
- export { F as FormatDate, s as strFormatDate } from './FormatDate-720b39cf.js';
39
- export { F as FormatEmail } from './FormatEmail-04ee4085.js';
40
- export { F as FormatFile } from './FormatFile-648aea3e.js';
41
- export { F as FormatRelativeDateTime } from './FormatRelativeDateTime-529dc36b.js';
42
- export { F as FormatTime } from './FormatTime-764fd3c8.js';
43
- export { G as Gallery } from './Gallery-7760f21f.js';
44
- export { a as GLIMMER_TEST_ID, G as Glimmer } from './Glimmer-6bf75ae0.js';
45
- export { G as GRID_TEST_ID, a as Grid } from './Grid-c28e226d.js';
46
- export { H as Heading } from './Heading-dfd4f1cf.js';
47
- export { I as InlineLabel } from './InlineLabel-20f9095e.js';
48
- export { I as InputAvatar } from './InputAvatar-3a10bdb1.js';
49
- export { I as InputDate } from './InputDate-c258f5cb.js';
50
- export { I as InputEmail, v as validationMessage } from './InputEmail-812bdffe.js';
51
- export { I as InputFile, u as updateFiles } from './InputFile-d089b486.js';
52
- export { I as InputGroup } from './InputGroup-436859cf.js';
53
- export { I as InputNumber } from './InputNumber-4bd38b8e.js';
54
- export { I as InputPassword } from './InputPassword-6b937a91.js';
55
- export { I as InputPhoneNumber } from './InputPhoneNumber-947bdb49.js';
56
- export { I as InputText } from './InputText-2fd8f942.js';
57
- export { I as InputTime } from './InputTime-ef8af2d9.js';
58
- export { I as InputValidation } from './InputValidation-fe42fc3f.js';
59
- export { L as LightBox } from './LightBox-8cc72953.js';
60
- export { L as Link } from './Link-b41bc1d3.js';
61
- export { L as List, a as ListItem } from './List-4fe52f57.js';
62
- export { M as Markdown } from './Markdown-7b84fcdb.js';
63
- export { M as Menu } from './Menu-fb0b2e9b.js';
64
- export { M as Modal } from './Modal-eeb52d66.js';
65
- export { M as MultiSelect } from './MultiSelect-0af9c956.js';
66
- export { P as Page } from './Page-0b334096.js';
67
- export { P as Popover } from './Popover-798f548e.js';
68
- export { P as ProgressBar } from './ProgressBar-022ef3f6.js';
69
- export { R as RadioGroup, a as RadioOption } from './RadioGroup-a089f132.js';
70
- export { D as DurationPeriod, R as RecurringSelect, W as WeekDay } from './RecurringSelect-2de4014c.js';
71
- export { a as Option, S as Select } from './Option-58d7cab6.js';
72
- export { S as Spinner } from './Spinner-90081e20.js';
73
- export { S as StatusIndicator } from './StatusIndicator-d6f9aefa.js';
74
- export { S as StatusLabel } from './StatusLabel-66214fc7.js';
75
- export { S as Switch } from './Switch-87706cde.js';
76
- export { B as Body, C as Cell, b as CellCurrency, a as CellNumeric, F as Footer, H as Header, R as Row, T as Table } from './Body-4fbe21ac.js';
77
- export { a as Tab, T as Tabs } from './Tabs-109f1f10.js';
78
- export { T as Text } from './Text-c92ddeb3.js';
79
- export { s as showToast } from './showToast-ff666be8.js';
80
- import 'framer-motion';
81
- import '@jobber/design';
82
- import './tslib.es6-c563c1dd.js';
83
- import 'lodash/debounce';
84
- import './style-inject.es-a0e1a0ba.js';
85
- import 'react-dom';
86
- import 'react-popper';
87
- import '@jobber/hooks/useOnKeyDown';
88
- import '@jobber/hooks/useSafeLayoutEffect';
89
- import 'color';
90
- import './getAtlantisConfig-5b50057c.js';
91
- import 'react-router-dom';
92
- import 'react-hook-form';
93
- import '@jobber/hooks/useInView';
94
- import 'lodash/sortBy';
95
- import '@jobber/hooks/useLiveAnnounce';
96
- import '@jobber/hooks/useRefocusOnActivator';
97
- import '@jobber/hooks/useFocusTrap';
98
- import 'lodash/noop';
99
- import '@std-proposal/temporal';
100
- import 'react-countdown';
101
- import 'lodash/isEmpty';
102
- import 'react-datepicker';
103
- import 'lodash/omit';
104
- import '@jobber/hooks/useShowClear';
105
- import 'filesize';
106
- import 'react-dropzone';
107
- import 'axios';
108
- import 'lodash/get';
109
- import 'lodash/groupBy';
110
- import 'react-markdown';
111
- import '@jobber/formatters';
112
- import 'react-dom/client';
@@ -1,100 +0,0 @@
1
- import React, { useState, useEffect, forwardRef, useImperativeHandle, useRef } from 'react';
2
- import { createRoot } from 'react-dom/client';
3
- import { AnimatePresence, motion } from 'framer-motion';
4
- import { s as styleInject } from './style-inject.es-a0e1a0ba.js';
5
- import { I as Icon } from './Icon-22723fe6.js';
6
- import { B as Button } from './Button-30154871.js';
7
- import { T as Typography } from './Typography-52ed1386.js';
8
-
9
- var css_248z = ".FVK4VwhLaVQ- {\n position: relative;\n z-index: var(--elevation-toast);\n}\n\n.MUXYGaC7Msg- {\n display: -ms-flexbox;\n display: flex;\n position: fixed;\n right: 0;\n bottom: var(--space-large);\n left: 0;\n z-index: var(--elevation-toast);\n width: 100%;\n box-sizing: border-box;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-align: center;\n align-items: center;\n padding: 0 var(--space-large);\n color: var(--color-text--reverse);\n font-size: var(--typography--fontSize-large);\n pointer-events: none;\n}\n\n.yCRa7jHH33M- {\n box-shadow: var(--shadow-high);\n overflow: hidden;\n pointer-events: all;\n}\n\n.yCRa7jHH33M- + .yCRa7jHH33M- {\n margin-top: var(--space-base);\n}\n\n.KiJL-VNZ3Sg- {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n padding: calc(var(--space-small) / 1.25) var(--space-base);\n border-radius: var(--radius-base);\n background: var(--color-surface--reverse);\n}\n\n.xtRB59TMHcU- {\n margin-right: var(--space-base);\n}\n\n.cExoS0APILs- {\n margin-left: var(--space-base);\n}\n\n.jobber-retheme .cExoS0APILs- svg path {\n fill: var(--color-greyBlue--light);\n}\n\n.jobber-retheme .cExoS0APILs-:hover svg path {\n fill: var(--color-greyBlue);\n}\n\n.-T38wWbQUNs- {\n margin-left: var(--space-small);\n}\n";
10
- var styles = {"wrapper":"FVK4VwhLaVQ-","container":"MUXYGaC7Msg-","toast":"yCRa7jHH33M-","slice":"KiJL-VNZ3Sg-","icon":"xtRB59TMHcU-","button":"cExoS0APILs-","action":"-T38wWbQUNs-"};
11
- styleInject(css_248z);
12
-
13
- function Toast({ message, variation = "success", action, actionLabel, }) {
14
- const [visible, setVisible] = useState(true);
15
- const icon = getIcon();
16
- let timer;
17
- useEffect(() => startTimer(), []);
18
- return (React.createElement(AnimatePresence, null, visible && (React.createElement(motion.div, { className: styles.toast, initial: { opacity: 0, scale: 0.8 }, animate: { opacity: 1, scale: 1 }, onMouseEnter: () => stopTimer(), onMouseLeave: () => startTimer(), exit: {
19
- opacity: 0,
20
- scale: 0.8,
21
- height: 0,
22
- transition: { duration: 0.4 },
23
- } },
24
- React.createElement("div", { className: styles.slice },
25
- React.createElement("div", { className: styles.icon },
26
- React.createElement(Icon, { color: icon.color, name: icon.name })),
27
- React.createElement(Typography, { element: "span", size: "large" }, message),
28
- action && (React.createElement(Button, { label: `${actionLabel}`, onClick: action, type: "tertiary" })),
29
- React.createElement("div", { className: styles.button },
30
- React.createElement(Button, { icon: "remove", ariaLabel: "Hide Notification", onClick: handleToastClose, type: "tertiary", variation: "subtle" })))))));
31
- function startTimer() {
32
- timer = setTimeout(() => handleToastClose(), getTimeout());
33
- }
34
- function stopTimer() {
35
- clearTimeout(timer);
36
- }
37
- function handleToastClose() {
38
- setVisible(false);
39
- }
40
- function getTimeout() {
41
- const min = 5000;
42
- const max = 10000;
43
- const time = message.length * 200;
44
- if (time < min)
45
- return min;
46
- if (time > max)
47
- return max;
48
- return time;
49
- }
50
- function getIcon() {
51
- switch (variation) {
52
- case "info":
53
- return { name: "knot", color: "lightBlue" };
54
- case "error":
55
- return { name: "alert", color: "red" };
56
- default:
57
- return { name: "checkmark", color: "green" };
58
- }
59
- }
60
- }
61
-
62
- const targetId = "atlantis-toast-element";
63
- let target = document.querySelector(`#${targetId}`);
64
- if (!target) {
65
- target = document.createElement("div");
66
- target.id = targetId;
67
- target.classList.add(styles.wrapper);
68
- document.body.appendChild(target);
69
- }
70
- const root = createRoot(target);
71
- function showToast(props) {
72
- // Ensure target and body is still there when rendering the toast. This is due
73
- // to an issue with ReactDOM createRoot assuming document is always there and
74
- // Jest taking the document down.
75
- if (document.body.contains(target)) {
76
- root.render(React.createElement(ToasterOven, Object.assign({}, props)));
77
- }
78
- }
79
- const ToastContainer = forwardRef(ToastInternal);
80
- function ToasterOven(props) {
81
- const toastRef = useRef();
82
- useEffect(() => toastRef.current.add(props));
83
- return React.createElement(ToastContainer, { ref: toastRef });
84
- }
85
- function ToastInternal(_, ref) {
86
- const [toastKey, setToastKey] = useState(0);
87
- const [toasts, setToasts] = useState([]);
88
- useImperativeHandle(ref, () => ({
89
- add: props => {
90
- setToastKey(toastKey + 1);
91
- setToasts([
92
- Object.assign(Object.assign({}, props), { id: toastKey }),
93
- ...toasts,
94
- ]);
95
- },
96
- }));
97
- return (React.createElement("div", { className: styles.container }, toasts.map(toast => (React.createElement(Toast, Object.assign({}, toast, { key: toast.id }))))));
98
- }
99
-
100
- export { showToast as s };
@@ -1,28 +0,0 @@
1
- function styleInject(css, ref) {
2
- if ( ref === void 0 ) ref = {};
3
- var insertAt = ref.insertAt;
4
-
5
- if (!css || typeof document === 'undefined') { return; }
6
-
7
- var head = document.head || document.getElementsByTagName('head')[0];
8
- var style = document.createElement('style');
9
- style.type = 'text/css';
10
-
11
- if (insertAt === 'top') {
12
- if (head.firstChild) {
13
- head.insertBefore(style, head.firstChild);
14
- } else {
15
- head.appendChild(style);
16
- }
17
- } else {
18
- head.appendChild(style);
19
- }
20
-
21
- if (style.styleSheet) {
22
- style.styleSheet.cssText = css;
23
- } else {
24
- style.appendChild(document.createTextNode(css));
25
- }
26
- }
27
-
28
- export { styleInject as s };
@@ -1,43 +0,0 @@
1
- /******************************************************************************
2
- Copyright (c) Microsoft Corporation.
3
-
4
- Permission to use, copy, modify, and/or distribute this software for any
5
- purpose with or without fee is hereby granted.
6
-
7
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
8
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
9
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
10
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
11
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
12
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
13
- PERFORMANCE OF THIS SOFTWARE.
14
- ***************************************************************************** */
15
-
16
- function __rest(s, e) {
17
- var t = {};
18
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
19
- t[p] = s[p];
20
- if (s != null && typeof Object.getOwnPropertySymbols === "function")
21
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
22
- if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
23
- t[p[i]] = s[p[i]];
24
- }
25
- return t;
26
- }
27
-
28
- function __awaiter(thisArg, _arguments, P, generator) {
29
- function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
30
- return new (P || (P = Promise))(function (resolve, reject) {
31
- function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
32
- function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
33
- function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
34
- step((generator = generator.apply(thisArg, _arguments || [])).next());
35
- });
36
- }
37
-
38
- typeof SuppressedError === "function" ? SuppressedError : function (error, suppressed, message) {
39
- var e = new Error(message);
40
- return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
41
- };
42
-
43
- export { __rest as _, __awaiter as a };