@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
@@ -1,468 +0,0 @@
1
- import React, { useRef, useEffect, useContext, useState, useCallback, Children, isValidElement, useMemo } from 'react';
2
- import classnames from 'classnames';
3
- import ReactDOM from 'react-dom';
4
- import { s as styleInject } from './style-inject.es-a0e1a0ba.js';
5
- import { I as Icon } from './Icon-22723fe6.js';
6
- import { T as Text } from './Text-c92ddeb3.js';
7
- import { G as Glimmer } from './Glimmer-6bf75ae0.js';
8
- import { S as Spinner } from './Spinner-90081e20.js';
9
- import { A as AnimatedPresence } from './AnimatedPresence-bbccdaf7.js';
10
- import { F as Flex } from './Flex-041db5c8.js';
11
- import { _ as __rest } from './tslib.es6-c563c1dd.js';
12
- import { useInView } from '@jobber/hooks/useInView';
13
- import { T as Typography } from './Typography-52ed1386.js';
14
- import { B as Button } from './Button-30154871.js';
15
- import { useRefocusOnActivator } from '@jobber/hooks/useRefocusOnActivator';
16
- import { useFocusTrap } from '@jobber/hooks/useFocusTrap';
17
- import { usePopper } from 'react-popper';
18
- import { useOnKeyDown } from '@jobber/hooks/useOnKeyDown';
19
- import { C as Chip } from './Chip-01343f8b.js';
20
- import debounce from 'lodash/debounce';
21
- import noop from 'lodash/noop';
22
- import '@jobber/design';
23
- import { useAssert } from '@jobber/hooks/useAssert';
24
-
25
- var css_248z$7 = ".m1w5vdUZ6rQ- {\n z-index: var(--elevation-tooltip);\n width: calc(var(--space-extravagant) * 3.75);\n box-shadow: var(--shadow-base);\n margin-top: var(--space-small);\n border: var(--border-base) solid var(--color-border);\n border-radius: var(--radius-larger);\n overflow: auto;\n background: var(--color-surface);\n}\n\n.jobber-retheme .m1w5vdUZ6rQ- {\n border-radius: var(--radius-base);\n}\n\n/* CAUTION: Tests for content visibility assume this class' presence hides the content\n* so please be careful if you change this class name, or the css rules within.\n*/\n\n.m1w5vdUZ6rQ-.Zlkv2HA096A- {\n display: none;\n visibility: hidden;\n}\n\n.m1w5vdUZ6rQ-:focus,\n.m1w5vdUZ6rQ-:focus-visible {\n outline: none;\n}\n\n.m1w5vdUZ6rQ-:focus-visible {\n box-shadow: var(--shadow-focus);\n}\n\n.YQry-Rd6zfQ- {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n position: sticky;\n gap: var(--space-smaller);\n bottom: 0;\n width: 100%;\n background-color: var(--color-surface);\n}\n\n.TcpqL34s4lI- {\n padding-bottom: var(--space-small);\n}\n";
26
- var styles$7 = {"content":"m1w5vdUZ6rQ-","hidden":"Zlkv2HA096A-","actions":"YQry-Rd6zfQ-","actionPadding":"TcpqL34s4lI-"};
27
- styleInject(css_248z$7);
28
-
29
- var css_248z$6 = ".MIyb-oFZg9w- {\n position: relative;\n}\n\n.WZPK91I4aJs- {\n width: 100%;\n padding: var(--space-base);\n padding-right: calc(var(--space-large) * 2.25);\n border: none;\n border-bottom: var(--border-base) solid var(--color-border);\n font-family: var(--typography--fontFamily-normal);\n font-size: var(--typography--fontSize-base);\n}\n\n.WZPK91I4aJs-::-webkit-search-decoration,\n.WZPK91I4aJs-::-webkit-search-cancel-button,\n.WZPK91I4aJs-::-webkit-search-results-button,\n.WZPK91I4aJs-::-webkit-search-results-decoration {\n -webkit-appearance: none;\n}\n\n.WZPK91I4aJs-:focus {\n outline: none;\n}\n\n._7loHrVUe-Rk- {\n display: -ms-flexbox;\n display: flex;\n position: absolute;\n top: 50%;\n right: var(--space-base);\n z-index: var(--elevation-tooltip);\n width: var(--space-large);\n height: var(--space-large);\n padding: 0;\n border: none;\n border-radius: var(--radius-circle);\n background-color: var(--color-surface--background);\n cursor: pointer;\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n -ms-flex-pack: center;\n justify-content: center;\n -ms-flex-align: center;\n align-items: center;\n}\n\n._7loHrVUe-Rk-:focus {\n outline: transparent;\n}\n\n._7loHrVUe-Rk-:focus-visible {\n box-shadow: var(--shadow-focus);\n}\n";
30
- var styles$6 = {"search":"MIyb-oFZg9w-","searchInput":"WZPK91I4aJs-","clearSearch":"_7loHrVUe-Rk-"};
31
- styleInject(css_248z$6);
32
-
33
- function ComboboxContentSearch(props) {
34
- const searchRef = useRef(null);
35
- useEffect(() => {
36
- if (props.open) {
37
- setTimeout(() => {
38
- var _a;
39
- (_a = searchRef.current) === null || _a === void 0 ? void 0 : _a.focus();
40
- }, 0);
41
- }
42
- }, [props.open]);
43
- return (React.createElement("div", { className: styles$6.search },
44
- React.createElement("input", { type: "search", ref: searchRef, className: styles$6.searchInput, placeholder: props.placeholder ? `Search ${props.placeholder}` : "Search", onChange: (event) => handleSearch(event), value: props.searchValue }),
45
- props.searchValue && (React.createElement("button", { className: styles$6.clearSearch, onClick: clearSearch, type: "button", "data-testid": "ATL-Combobox-Content-Search-Clear", "aria-label": "Clear search" },
46
- React.createElement(Icon, { name: "remove", size: "small" })))));
47
- function clearSearch() {
48
- var _a;
49
- props.setSearchValue("");
50
- props.handleSearchChange("");
51
- (_a = searchRef.current) === null || _a === void 0 ? void 0 : _a.focus();
52
- }
53
- function handleSearch(event) {
54
- props.setSearchValue(event.currentTarget.value);
55
- props.handleSearchChange(event.currentTarget.value);
56
- }
57
- }
58
-
59
- var css_248z$5 = ".SgMzjOcdE-E- {\n position: relative;\n padding: var(--space-small) 0;\n}\n\n.TwoTCjgcssc- {\n display: -ms-flexbox;\n display: flex;\n\n max-height: calc(var(--space-small) * 33.33);\n margin: 0;\n padding: 0;\n overflow: auto;\n list-style: none;\n -ms-flex-direction: column;\n flex-direction: column;\n gap: var(--space-smaller);\n}\n\n._8T5M7MGwCRE-,\n._4y5NXkNeIQM- {\n padding: var(--space-small) var(--space-base);\n}\n\n.SgMzjOcdE-E-::before,\n.SgMzjOcdE-E-::after {\n content: \"\";\n display: block;\n position: absolute;\n right: 0;\n left: 0;\n height: var(--space-base);\n pointer-events: none;\n transition: opacity 0.3s ease-in-out;\n}\n\n.SgMzjOcdE-E-::after {\n bottom: var(--space-small);\n background: linear-gradient(\n 180deg,\n rgba(255, 255, 255, 0) 0%,\n rgb(255, 255, 255) 100%\n );\n}\n\n.SgMzjOcdE-E-::before {\n top: var(--space-small);\n background: linear-gradient(\n to bottom,\n rgba(255, 255, 255, 1),\n rgba(255, 255, 255, 0)\n );\n}\n\n.T6E3VwBGoQM-::before,\n._6HQzxMQkXnE-::before {\n opacity: 0;\n}\n\n._5YsJZyMDkbA-::after,\n._6HQzxMQkXnE-::after {\n opacity: 0;\n}\n\n.A6z4OI58xoE- {\n padding: var(--space-base) var(--space-base);\n}\n\n.A6z4OI58xoE-.QqHBSf52fPk- {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: center;\n justify-content: center;\n position: sticky;\n bottom: 0;\n padding: var(--space-base) 0;\n}\n\n.A6z4OI58xoE-.QqHBSf52fPk-:empty {\n display: none;\n}\n";
60
- var styles$5 = {"container":"SgMzjOcdE-E-","optionsList":"TwoTCjgcssc-","filterMessage":"_8T5M7MGwCRE-","emptyStateMessage":"_4y5NXkNeIQM-","scrollTop":"T6E3VwBGoQM-","scrollNone":"_6HQzxMQkXnE-","scrollBottom":"_5YsJZyMDkbA-","loadingContainer":"A6z4OI58xoE-","hasOptions":"QqHBSf52fPk-"};
61
- styleInject(css_248z$5);
62
-
63
- var css_248z$4 = "._5QdRGmaNHvc- {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-negative: 0;\n flex-shrink: 0;\n min-height: calc((var(--space-largest) - var(--space-smaller)));\n box-sizing: border-box;\n margin: 0 var(--space-small);\n padding: var(--space-small);\n border-radius: var(--radius-large);\n color: var(--color-heading);\n font-weight: 500;\n cursor: pointer;\n transition: all var(--timing-base);\n -ms-flex-pack: justify;\n justify-content: space-between;\n -ms-flex-align: center;\n align-items: center;\n}\n\n.jobber-retheme ._5QdRGmaNHvc- {\n border-radius: var(--radius-base);\n}\n\n._5QdRGmaNHvc-:hover,\n._5QdRGmaNHvc-:focus-visible {\n background-color: var(--color-surface--hover);\n}\n\n._5QdRGmaNHvc-:focus,\n._5QdRGmaNHvc-:focus-visible {\n outline: none;\n}\n\n._5QdRGmaNHvc-:focus-visible {\n box-shadow: var(--shadow-focus);\n}\n";
64
- var styles$4 = {"option":"_5QdRGmaNHvc-"};
65
- styleInject(css_248z$4);
66
-
67
- const ComboboxContext = React.createContext({});
68
- function ComboboxContextProvider(_a) {
69
- var { children } = _a, props = __rest(_a, ["children"]);
70
- return (React.createElement(ComboboxContext.Provider, { value: props }, children));
71
- }
72
-
73
- function ComboboxOption(props) {
74
- const { selected, selectionHandler } = useContext(ComboboxContext);
75
- const isSelected = selected.some(selection => selection.id.toString() === props.id.toString());
76
- return (React.createElement("li", { key: props.id, tabIndex: -1, "data-selected": isSelected, role: "option", "aria-selected": isSelected, onClick: () => selectionHandler &&
77
- selectionHandler({ id: props.id, label: props.label }), className: classnames(styles$4.option) },
78
- React.createElement(Flex, { template: props.prefix ? ["shrink", "grow"] : ["grow"] },
79
- props.prefix,
80
- props.label),
81
- React.createElement("div", null, isSelected && React.createElement(Icon, { name: "checkmark", color: "blue" }))));
82
- }
83
-
84
- var css_248z$3 = "._3s8-RC5Ky3s- {\n -webkit-transform: translateY(calc(var(--space-largest) * -1));\n transform: translateY(calc(var(--space-largest) * -1));\n}\n";
85
- var styles$3 = {"trigger":"_3s8-RC5Ky3s-"};
86
- styleInject(css_248z$3);
87
-
88
- function ComboboxLoadMore({ onLoadMore }) {
89
- const [inViewRef, isInView] = useInView();
90
- useEffect(() => {
91
- isInView && onLoadMore();
92
- }, [isInView]);
93
- return (React.createElement("div", { "data-testid": "ATL-Combobox-Loadmore-Trigger", ref: inViewRef, className: styles$3.trigger }));
94
- }
95
-
96
- function ComboboxContentList(props) {
97
- const optionsExist = props.options.length > 0;
98
- const hasSearchTerm = props.searchValue.length > 0;
99
- const { listScrollState } = useScrollState(props.optionsListRef, props.options);
100
- return (React.createElement("div", { className: classnames(styles$5.container, styles$5[listScrollState]) },
101
- optionsExist && (React.createElement("ul", { className: styles$5.optionsList, role: "listbox", "aria-multiselectable": props.multiselect, ref: props.optionsListRef },
102
- props.options.map(option => {
103
- return (React.createElement(ComboboxOption, { key: option.id, id: option.id, label: option.label, prefix: option.prefix }));
104
- }),
105
- React.createElement("div", { className: classnames([styles$5.loadingContainer, styles$5.hasOptions]) },
106
- React.createElement(AnimatedPresence, { transition: "fromBottom" }, Boolean(props.loading && optionsExist) && (React.createElement(Spinner, { size: "small" })))),
107
- props.onLoadMore && (React.createElement(ComboboxLoadMore, { onLoadMore: props.onLoadMore })))),
108
- props.loading && !optionsExist && (React.createElement(React.Fragment, null, Array.from({ length: 5 }).map((_, index) => (React.createElement("div", { className: styles$5.loadingContainer, key: index },
109
- React.createElement(Glimmer, { shape: "rectangle", size: "small" })))))),
110
- hasSearchTerm && !props.loading && !optionsExist && (React.createElement("div", { className: styles$5.filterMessage },
111
- React.createElement(Text, { variation: "subdued" },
112
- "No results for ",
113
- `“${props.searchValue}”`))),
114
- !hasSearchTerm && !props.loading && !optionsExist && (React.createElement("div", { className: styles$5.emptyStateMessage },
115
- React.createElement(Text, { variation: "subdued" }, getZeroIndexStateText(props.subjectNoun))))));
116
- }
117
- function getZeroIndexStateText(subjectNoun) {
118
- if (subjectNoun) {
119
- return `You don't have any ${subjectNoun} yet`;
120
- }
121
- return "No options yet";
122
- }
123
- function useScrollState(optionsListRef, options) {
124
- const [listScrollState, setlistScrollState] = useState("");
125
- useEffect(() => {
126
- const handleScroll = () => {
127
- if (optionsListRef.current) {
128
- const { scrollTop, clientHeight, scrollHeight } = optionsListRef.current;
129
- if (scrollHeight === clientHeight) {
130
- setlistScrollState("scrollNone");
131
- }
132
- else if (scrollTop === 0) {
133
- setlistScrollState("scrollTop");
134
- }
135
- else if (scrollTop + clientHeight >= scrollHeight) {
136
- setlistScrollState("scrollBottom");
137
- }
138
- else {
139
- setlistScrollState("");
140
- }
141
- }
142
- };
143
- if (options.length === 0) {
144
- handleScroll();
145
- }
146
- if (optionsListRef.current) {
147
- optionsListRef.current.addEventListener("scroll", handleScroll);
148
- handleScroll();
149
- }
150
- return () => {
151
- if (optionsListRef.current) {
152
- optionsListRef.current.removeEventListener("scroll", handleScroll);
153
- }
154
- };
155
- }, [options]);
156
- return { listScrollState };
157
- }
158
-
159
- var css_248z$2 = ".Q-mwo-g5Fi8- {\n display: -ms-flexbox;\n display: flex;\n padding: var(--space-base) var(--space-small) 0 var(--space-base);\n -ms-flex-pack: justify;\n justify-content: space-between;\n -ms-flex-align: baseline;\n align-items: baseline;\n gap: var(--space-smaller);\n}\n";
160
- var styles$2 = {"header":"Q-mwo-g5Fi8-"};
161
- styleInject(css_248z$2);
162
-
163
- function ComboboxContentHeader(props) {
164
- const hasSelected = props.selectedCount > 0;
165
- const actionLabel = hasSelected ? "Clear" : "Select all";
166
- const label = getLabel(hasSelected, props.selectedCount, props.subjectNoun);
167
- const handleSelectAll = hasSelected ? props.onClearAll : props.onSelectAll;
168
- const showAction = hasSelected || props.hasOptionsVisible;
169
- return (React.createElement("div", { className: styles$2.header, "data-testid": "ATL-Combobox-Header" },
170
- React.createElement(Typography, { textColor: "heading", fontWeight: "semiBold" }, label),
171
- showAction && (React.createElement(Button, { size: "small", label: actionLabel, type: "tertiary", onClick: handleSelectAll }))));
172
- }
173
- function getLabel(hasSelected, count, subjectNoun) {
174
- if (hasSelected) {
175
- return `${count} selected`;
176
- }
177
- if (subjectNoun) {
178
- return `Select ${subjectNoun}`;
179
- }
180
- return "Select";
181
- }
182
-
183
- function useComboboxContent(open, selected) {
184
- const { shouldScroll } = useContext(ComboboxContext);
185
- const optionsListRef = useRef(null);
186
- useEffect(() => {
187
- var _a;
188
- if (open && shouldScroll.current && optionsListRef.current) {
189
- const firstSelected = Array.from((_a = optionsListRef === null || optionsListRef === void 0 ? void 0 : optionsListRef.current) === null || _a === void 0 ? void 0 : _a.children).find(child => {
190
- if (child instanceof HTMLElement) {
191
- return child.dataset.selected === "true";
192
- }
193
- });
194
- scrollToFirstSelected(firstSelected, shouldScroll);
195
- }
196
- }, [open, selected]);
197
- return {
198
- optionsListRef,
199
- };
200
- }
201
- function scrollToFirstSelected(firstSelected, shouldScroll) {
202
- if (firstSelected) {
203
- firstSelected.scrollIntoView({
204
- block: "nearest",
205
- });
206
- shouldScroll.current = false;
207
- }
208
- }
209
-
210
- // eslint-disable-next-line max-statements
211
- function useComboboxAccessibility(selectionCallback, filteredOptions, optionsListRef, open, wrapperRef) {
212
- const { handleClose } = useContext(ComboboxContext);
213
- const hasOptionsVisible = open && filteredOptions.length > 0;
214
- const focusedIndex = useRef(null);
215
- useRefocusOnActivator(open);
216
- const popperRef = useFocusTrap(open);
217
- const { styles: popperStyles, attributes, update, } = usePopper(wrapperRef.current, popperRef.current, {
218
- modifiers: [
219
- {
220
- name: "flip",
221
- options: {
222
- fallbackPlacements: ["top-start"],
223
- },
224
- },
225
- ],
226
- placement: "bottom-start",
227
- });
228
- useEffect(() => {
229
- focusedIndex.current = null;
230
- if (open) {
231
- update === null || update === void 0 ? void 0 : update();
232
- }
233
- }, [open, filteredOptions.length]);
234
- useEffect(() => {
235
- var _a;
236
- if (open) {
237
- (_a = popperRef.current) === null || _a === void 0 ? void 0 : _a.addEventListener("keydown", handleContentKeydown);
238
- }
239
- return () => {
240
- var _a;
241
- (_a = popperRef.current) === null || _a === void 0 ? void 0 : _a.removeEventListener("keydown", handleContentKeydown);
242
- };
243
- }, [open, optionsListRef, filteredOptions]);
244
- useOnKeyDown(() => {
245
- if (open) {
246
- handleClose();
247
- }
248
- }, "Escape");
249
- function handleContentKeydown(event) {
250
- var _a;
251
- if (!hasOptionsVisible)
252
- return;
253
- if (event.key === "Enter" || event.key === " ") {
254
- const activeElementInList = (_a = optionsListRef.current) === null || _a === void 0 ? void 0 : _a.contains(document.activeElement);
255
- if (!activeElementInList)
256
- return;
257
- handleKeyboardSelection(event);
258
- }
259
- if (event.key === "ArrowDown") {
260
- handleKeyboardNavigation(event, 1);
261
- }
262
- if (event.key === "ArrowUp") {
263
- handleKeyboardNavigation(event, -1);
264
- }
265
- }
266
- function handleKeyboardNavigation(event, indexChange) {
267
- var _a;
268
- const newIndex = focusedIndex.current === null ? 0 : focusedIndex.current + indexChange;
269
- if (newIndex < 0 || newIndex >= filteredOptions.length)
270
- return;
271
- const optionElement = (_a = optionsListRef.current) === null || _a === void 0 ? void 0 : _a.children[newIndex];
272
- optionElement === null || optionElement === void 0 ? void 0 : optionElement.focus();
273
- focusedIndex.current = newIndex;
274
- event.preventDefault();
275
- event.stopPropagation();
276
- }
277
- function handleKeyboardSelection(event) {
278
- event.preventDefault();
279
- event.stopPropagation();
280
- if (focusedIndex.current !== null) {
281
- selectionCallback(filteredOptions[focusedIndex.current]);
282
- }
283
- }
284
- return {
285
- popperRef,
286
- popperStyles,
287
- attributes,
288
- };
289
- }
290
-
291
- function ComboboxContent(props) {
292
- const optionsExist = props.options.length > 0;
293
- const { optionsListRef } = useComboboxContent(props.open, props.selected);
294
- const { popperRef, popperStyles, attributes } = useComboboxAccessibility(props.handleSelection, props.options, optionsListRef, props.open, props.wrapperRef);
295
- const template = (React.createElement("div", Object.assign({ ref: popperRef, id: "ATL-Combobox-Content", "data-testid": "ATL-Combobox-Content", tabIndex: 0, className: classnames(styles$7.content, { [styles$7.hidden]: !props.open }), style: popperStyles.popper }, attributes.popper),
296
- React.createElement(ComboboxContentSearch, { open: props.open, placeholder: props.subjectNoun, searchValue: props.searchValue, setSearchValue: props.setSearchValue, handleSearchChange: props.handleSearchChange }),
297
- props.multiselect && (optionsExist || props.selected.length > 0) && (React.createElement(ComboboxContentHeader, { hasOptionsVisible: optionsExist, subjectNoun: props.subjectNoun, selectedCount: props.selected.length, onClearAll: () => {
298
- props.selectedStateSetter([]);
299
- }, onSelectAll: () => {
300
- props.selectedStateSetter(props.options);
301
- } })),
302
- React.createElement(ComboboxContentList, { multiselect: props.multiselect, options: props.options, selected: props.selected, optionsListRef: optionsListRef, searchValue: props.searchValue, subjectNoun: props.subjectNoun, loading: props.loading, onLoadMore: props.onLoadMore }),
303
- props.actionElements && (React.createElement("div", { className: styles$7.actions, role: "group" }, props.actionElements.map((child, index, childrenArray) => (React.createElement("div", { key: index, className: classnames({
304
- [styles$7.actionPadding]: index === childrenArray.length - 1,
305
- }) }, child)))))));
306
- return ReactDOM.createPortal(template, document.body);
307
- }
308
-
309
- var css_248z$1 = ".Ow9wSNnGP-g- {\n width: 100%;\n box-sizing: border-box;\n padding: 0 var(--space-small);\n background-color: var(--color-surface);\n}\n\n.ncp0nKHQ7d8- {\n position: relative;\n width: 100%;\n min-height: calc((var(--space-largest) - var(--space-small)));\n padding: var(--space-small) 0;\n border: none;\n border-radius: var(--radius-large);\n text-align: left;\n background-color: var(--color-surface);\n cursor: pointer;\n transition: all var(--timing-base);\n}\n\n.jobber-retheme .ncp0nKHQ7d8- {\n border-radius: var(--radius-base);\n}\n\n.ncp0nKHQ7d8-:focus {\n outline: none;\n}\n\n.ncp0nKHQ7d8-:hover,\n.ncp0nKHQ7d8-:focus-visible {\n outline: none;\n background-color: var(--color-surface--hover);\n}\n\n.ncp0nKHQ7d8-:focus-visible {\n box-shadow: var(--shadow-focus);\n}\n\n.ncp0nKHQ7d8- span {\n margin-left: var(--space-small);\n}\n";
310
- var styles$1 = {"actionContainer":"Ow9wSNnGP-g-","actionButton":"ncp0nKHQ7d8-"};
311
- styleInject(css_248z$1);
312
-
313
- function ComboboxAction(props) {
314
- const { searchValue } = useContext(ComboboxContext);
315
- if (props.visible) {
316
- const isVisible = typeof props.visible === "function" && !props.visible({ searchValue });
317
- if (isVisible || !props.visible) {
318
- return null;
319
- }
320
- }
321
- const options = { searchValue };
322
- const computedLabel = typeof props.label === "string" ? props.label : props.label(options);
323
- return (React.createElement("div", { className: styles$1.actionContainer },
324
- React.createElement("button", { className: styles$1.actionButton, onClick: e => props.onClick(e, options), type: "button" },
325
- React.createElement(Typography, { element: "span", size: "base", textColor: "green", fontWeight: "semiBold" }, computedLabel))));
326
- }
327
-
328
- function ComboboxTrigger({ label = "Select", selected, }) {
329
- const { handleClose, open, setOpen } = React.useContext(ComboboxContext);
330
- const hasSelection = selected.length;
331
- const selectedLabel = selected.map(option => option.label).join(", ");
332
- return (React.createElement(Chip, { variation: hasSelection ? "base" : "subtle", label: hasSelection ? selectedLabel : "", ariaLabel: label, heading: label, onClick: () => {
333
- if (open) {
334
- handleClose();
335
- }
336
- else {
337
- setOpen(true);
338
- }
339
- }, role: "combobox" }, !hasSelection && (React.createElement(Chip.Suffix, null,
340
- React.createElement(Icon, { name: "add", size: "small" })))));
341
- }
342
-
343
- var css_248z = ".W8qMZnORYxI- {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: var(--elevation-menu);\n background-color: transparent;\n}\n\n._-0dkolvLF-Y- {\n display: inline-block;\n}\n";
344
- var styles = {"overlay":"W8qMZnORYxI-","wrapper":"_-0dkolvLF-Y-"};
345
- styleInject(css_248z);
346
-
347
- function useMakeComboboxHandlers(setOpen, setSearchValue, selectedOptions, shouldScroll, selectedStateSetter, multiSelect, onClose, onSearch) {
348
- const handleClose = useCallback(() => {
349
- setOpen(false);
350
- setSearchValue("");
351
- onSearch && onSearch("");
352
- onClose && onClose();
353
- if (selectedOptions.length > 0) {
354
- shouldScroll.current = true;
355
- }
356
- }, [setOpen, setSearchValue, onClose, onSearch, selectedOptions.length]);
357
- const handleSelection = useCallback((selection) => {
358
- if (multiSelect) {
359
- handleMultiSelect(selectedStateSetter, selectedOptions, selection);
360
- }
361
- else {
362
- handleSingleSelect(selectedStateSetter, selection);
363
- }
364
- }, [multiSelect, selectedStateSetter, selectedOptions]);
365
- const handleSingleSelect = useCallback((selectCallback, selection) => {
366
- selectCallback([selection]);
367
- handleClose();
368
- }, []);
369
- return {
370
- handleClose,
371
- handleSelection,
372
- };
373
- }
374
- function handleMultiSelect(selectCallback, selected, selection) {
375
- if (selected.some(s => s.id === selection.id)) {
376
- selectCallback(selected.filter(s => s.id !== selection.id));
377
- }
378
- else {
379
- selectCallback([...selected, selection]);
380
- }
381
- }
382
-
383
- function useCombobox(selected, onSelect, options, onClose, multiSelect, onSearch, debounceTime = 300) {
384
- const wrapperRef = useRef(null);
385
- const shouldScroll = useRef(false);
386
- const [open, setOpen] = useState(false);
387
- const [searchValue, setSearchValue] = useState("");
388
- const searchCallback = useCallback(debounce((value) => onSearch === null || onSearch === void 0 ? void 0 : onSearch(value), debounceTime), [onSearch, debounceTime]);
389
- const { handleClose, handleSelection } = useMakeComboboxHandlers(setOpen, setSearchValue, selected, shouldScroll, onSelect, multiSelect, onClose, onSearch);
390
- const internalFilteredOptions = options.filter(option => option.label.toLowerCase().includes(searchValue.toLowerCase()));
391
- return {
392
- wrapperRef,
393
- searchValue,
394
- setSearchValue,
395
- open,
396
- setOpen,
397
- selectedOptions: selected,
398
- selectedStateSetter: onSelect,
399
- shouldScroll,
400
- handleClose,
401
- handleSelection,
402
- internalFilteredOptions,
403
- handleSearchChange: onSearch ? searchCallback : noop,
404
- };
405
- }
406
-
407
- function ComboboxActivator(props) {
408
- const { handleClose, open, setOpen } = React.useContext(ComboboxContext);
409
- if (props.children.type === Button || props.children.type === Chip) {
410
- return React.cloneElement(props.children, {
411
- role: "combobox",
412
- onClick: () => {
413
- if (open) {
414
- handleClose();
415
- }
416
- else {
417
- setOpen(true);
418
- }
419
- },
420
- });
421
- }
422
- return props.children;
423
- }
424
-
425
- const COMBOBOX_TRIGGER_COUNT_ERROR_MESSAGE = "Combobox must have exactly one Trigger element";
426
- function useComboboxValidation(children) {
427
- const optionElements = getCompoundComponents(ComboboxOption, children);
428
- const actionElements = getCompoundComponents(ComboboxAction, children);
429
- const activatorElements = getCompoundComponents(ComboboxActivator, children);
430
- const shouldThrowTriggerError = isInvalid(activatorElements);
431
- useAssert(shouldThrowTriggerError, COMBOBOX_TRIGGER_COUNT_ERROR_MESSAGE);
432
- return {
433
- optionElements,
434
- triggerElement: activatorElements[0],
435
- actionElements,
436
- };
437
- }
438
- function isInvalid(activators) {
439
- return activators.length > 1 ? true : false;
440
- }
441
- /**
442
- * Return all instances child component that matches the `type` provided
443
- */
444
- function getCompoundComponents(type, children) {
445
- const childrenArray = Children.toArray(children);
446
- const elements = childrenArray.filter((child) => isValidElement(child) && child.type === type);
447
- return elements;
448
- }
449
-
450
- function Combobox(props) {
451
- const { optionElements, triggerElement, actionElements } = useComboboxValidation(props.children);
452
- const options = useMemo(() => (optionElements === null || optionElements === void 0 ? void 0 : optionElements.map(option => ({
453
- id: option.props.id,
454
- label: option.props.label,
455
- prefix: option.props.prefix,
456
- }))) || [], [optionElements]);
457
- const { selectedOptions, selectedStateSetter, shouldScroll, wrapperRef, searchValue, setSearchValue, open, setOpen, handleClose, handleSelection, internalFilteredOptions, handleSearchChange, } = useCombobox(props.selected, props.onSelect, options, props.onClose, props.multiSelect, props.onSearch, props.onSearchDebounce);
458
- return (React.createElement(ComboboxContextProvider, { selected: selectedOptions, selectionHandler: handleSelection, open: open, setOpen: setOpen, handleClose: handleClose, shouldScroll: shouldScroll, searchValue: searchValue },
459
- React.createElement("div", { ref: wrapperRef, className: styles.wrapper },
460
- open && (React.createElement("div", { className: styles.overlay, onClick: () => handleClose(), "data-testid": "ATL-Combobox-Overlay" })),
461
- triggerElement || (React.createElement(ComboboxTrigger, { label: props.label, selected: props.selected })),
462
- React.createElement(ComboboxContent, { multiselect: props.multiSelect, subjectNoun: props.subjectNoun, selected: selectedOptions, actionElements: actionElements, selectedStateSetter: selectedStateSetter, handleSelection: handleSelection, searchValue: searchValue, setSearchValue: setSearchValue, wrapperRef: wrapperRef, open: open, setOpen: setOpen, options: props.onSearch ? options : internalFilteredOptions, loading: props.loading, handleSearchChange: handleSearchChange, onLoadMore: props.onLoadMore }))));
463
- }
464
- Combobox.Activator = ComboboxActivator;
465
- Combobox.Action = ComboboxAction;
466
- Combobox.Option = ComboboxOption;
467
-
468
- export { ComboboxContextProvider as C, Combobox as a };
package/dist/Combobox.js DELETED
@@ -1,31 +0,0 @@
1
- export { a as Combobox, C as ComboboxContextProvider } from './Combobox-44f0ec2a.js';
2
- import 'react';
3
- import 'classnames';
4
- import 'react-dom';
5
- import './style-inject.es-a0e1a0ba.js';
6
- import './Icon-22723fe6.js';
7
- import '@jobber/design';
8
- import './Text-c92ddeb3.js';
9
- import './Typography-52ed1386.js';
10
- import './Glimmer-6bf75ae0.js';
11
- import './tslib.es6-c563c1dd.js';
12
- import './Content-c96e9299.js';
13
- import './Spinner-90081e20.js';
14
- import './AnimatedPresence-bbccdaf7.js';
15
- import 'framer-motion';
16
- import './Flex-041db5c8.js';
17
- import '@jobber/hooks/useInView';
18
- import './Button-30154871.js';
19
- import 'react-router-dom';
20
- import '@jobber/hooks/useRefocusOnActivator';
21
- import '@jobber/hooks/useFocusTrap';
22
- import 'react-popper';
23
- import '@jobber/hooks/useOnKeyDown';
24
- import './Chip-01343f8b.js';
25
- import './Avatar-229083ec.js';
26
- import 'color';
27
- import './Tooltip-a40fffbd.js';
28
- import '@jobber/hooks/useSafeLayoutEffect';
29
- import 'lodash/debounce';
30
- import 'lodash/noop';
31
- import '@jobber/hooks/useAssert';
@@ -1,94 +0,0 @@
1
- import React, { forwardRef, useReducer, useImperativeHandle, useEffect } from 'react';
2
- import { useOnKeyDown } from '@jobber/hooks/useOnKeyDown';
3
- import { M as Modal } from './Modal-eeb52d66.js';
4
- import { C as Content } from './Content-c96e9299.js';
5
- import { M as Markdown } from './Markdown-7b84fcdb.js';
6
-
7
- function confirmationModalReducer(state, action) {
8
- switch (action.type) {
9
- case "display":
10
- return Object.assign(Object.assign({}, state), { title: action.title, message: action.message, open: true, confirmLabel: action.confirmLabel, cancelLabel: action.cancelLabel || "Cancel", onConfirm: action.onConfirm, onCancel: action.onCancel });
11
- case "confirm":
12
- state.onConfirm && state.onConfirm();
13
- return Object.assign(Object.assign({}, state), { open: false });
14
- case "cancel":
15
- state.onCancel && state.onCancel();
16
- return Object.assign(Object.assign({}, state), { open: false });
17
- case "reset":
18
- return Object.assign(Object.assign({}, state), action.state);
19
- default:
20
- throw new Error();
21
- }
22
- }
23
- const ConfirmationModal = forwardRef(function ConfirmationModalInternal({ title, message, open = false, confirmLabel = "Confirm", cancelLabel = "Cancel", onConfirm, onCancel, onRequestClose, variation = "work", size, children, }, ref) {
24
- const [state, dispatch] = useReducer(confirmationModalReducer, {
25
- title,
26
- message,
27
- open: false,
28
- confirmLabel,
29
- cancelLabel,
30
- onConfirm,
31
- onCancel,
32
- });
33
- // Expose a `show` method through this component's ref.
34
- useImperativeHandle(ref, () => ({
35
- show: ({ title: newTitle, message: newMessage, confirmLabel: newConfirmLabel, cancelLabel: newCancelLabel, onConfirm: newOnConfirm, onCancel: newOnCancel, }) => {
36
- dispatch({
37
- type: "display",
38
- title: newTitle,
39
- message: newMessage,
40
- confirmLabel: newConfirmLabel,
41
- cancelLabel: newCancelLabel,
42
- onConfirm: newOnConfirm,
43
- onCancel: newOnCancel,
44
- });
45
- },
46
- }));
47
- useEffect(() => {
48
- dispatch({
49
- type: "reset",
50
- state: Object.assign(Object.assign({}, state), { title, message: message, confirmLabel,
51
- cancelLabel,
52
- onConfirm,
53
- onCancel }),
54
- });
55
- }, [title, message, confirmLabel, cancelLabel, onConfirm, onCancel]);
56
- useOnKeyDown(handleKeyboardShortcut, ["Escape", "Enter"]);
57
- return (React.createElement(Modal, { title: state.title, open: open || state.open, size: size, dismissible: false, primaryAction: {
58
- label: state.confirmLabel,
59
- onClick: handleAction("confirm"),
60
- variation: variation === "destructive" ? "destructive" : "work",
61
- }, secondaryAction: {
62
- label: state.cancelLabel,
63
- onClick: handleAction("cancel"),
64
- } }, state.message ? (React.createElement(Content, null,
65
- React.createElement(Markdown, { content: state.message }))) : (children)));
66
- function handleAction(type) {
67
- return () => {
68
- dispatch({ type });
69
- onRequestClose && onRequestClose();
70
- };
71
- }
72
- function handleKeyboardShortcut(event) {
73
- const { metaKey, ctrlKey, key, target } = event;
74
- if (!open)
75
- return;
76
- const shouldTriggerShortcut = target instanceof HTMLButtonElement ? metaKey || ctrlKey : true;
77
- if (!shouldTriggerShortcut)
78
- return;
79
- event.preventDefault();
80
- event.stopPropagation();
81
- switch (key) {
82
- case "Enter": {
83
- handleAction("confirm")();
84
- break;
85
- }
86
- case "Escape": {
87
- handleAction("cancel")();
88
- break;
89
- }
90
- }
91
- }
92
- });
93
-
94
- export { ConfirmationModal as C };
@@ -1,31 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- var ConfirmationModal = require('./ConfirmationModal-09ec5d02.js');
6
- require('react');
7
- require('@jobber/hooks/useOnKeyDown');
8
- require('./Modal-cda55f02.js');
9
- require('react-dom');
10
- require('classnames');
11
- require('framer-motion');
12
- require('@jobber/hooks/useRefocusOnActivator');
13
- require('@jobber/hooks/useFocusTrap');
14
- require('./style-inject.es-9d2f5f4e.js');
15
- require('./Heading-a8a24775.js');
16
- require('./Typography-fd88fcce.js');
17
- require('./getAtlantisConfig-0f3e8af2.js');
18
- require('./Button-ec64869e.js');
19
- require('react-router-dom');
20
- require('./Icon-405a216c.js');
21
- require('@jobber/design');
22
- require('./ButtonDismiss-d7417429.js');
23
- require('./Content-60a3452a.js');
24
- require('./Markdown-36854bd5.js');
25
- require('react-markdown');
26
- require('./Text-714f7d14.js');
27
- require('./Emphasis-84de1f3f.js');
28
-
29
-
30
-
31
- exports.ConfirmationModal = ConfirmationModal.ConfirmationModal;
@@ -1,23 +0,0 @@
1
- export { C as ConfirmationModal } from './ConfirmationModal-64f82a31.js';
2
- import 'react';
3
- import '@jobber/hooks/useOnKeyDown';
4
- import './Modal-eeb52d66.js';
5
- import 'react-dom';
6
- import 'classnames';
7
- import 'framer-motion';
8
- import '@jobber/hooks/useRefocusOnActivator';
9
- import '@jobber/hooks/useFocusTrap';
10
- import './style-inject.es-a0e1a0ba.js';
11
- import './Heading-dfd4f1cf.js';
12
- import './Typography-52ed1386.js';
13
- import './getAtlantisConfig-5b50057c.js';
14
- import './Button-30154871.js';
15
- import 'react-router-dom';
16
- import './Icon-22723fe6.js';
17
- import '@jobber/design';
18
- import './ButtonDismiss-a11eef74.js';
19
- import './Content-c96e9299.js';
20
- import './Markdown-7b84fcdb.js';
21
- import 'react-markdown';
22
- import './Text-c92ddeb3.js';
23
- import './Emphasis-2a640962.js';