@onewelcome/react-lib-components 10.0.2 → 11.0.0

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 (257) hide show
  1. package/dist/components/Breadcrumbs/Breadcrumbs.module.scss.cjs.js +2 -2
  2. package/dist/components/Breadcrumbs/Breadcrumbs.module.scss.es.js +5 -5
  3. package/dist/components/Button/BaseButton.module.scss.cjs.js +2 -2
  4. package/dist/components/Button/BaseButton.module.scss.es.js +4 -4
  5. package/dist/components/Button/Button.module.scss.cjs.js +2 -2
  6. package/dist/components/Button/Button.module.scss.es.js +17 -17
  7. package/dist/components/Button/IconButton.module.scss.cjs.js +2 -2
  8. package/dist/components/Button/IconButton.module.scss.es.js +18 -18
  9. package/dist/components/ContextMenu/ContextMenu.cjs.js +1 -1
  10. package/dist/components/ContextMenu/ContextMenu.cjs.js.map +1 -1
  11. package/dist/components/ContextMenu/ContextMenu.es.js +32 -19
  12. package/dist/components/ContextMenu/ContextMenu.es.js.map +1 -1
  13. package/dist/components/ContextMenu/ContextMenu.module.scss.cjs.js +2 -2
  14. package/dist/components/ContextMenu/ContextMenu.module.scss.es.js +5 -5
  15. package/dist/components/ContextMenu/ContextMenuDivider.cjs.js +2 -0
  16. package/dist/components/ContextMenu/ContextMenuDivider.cjs.js.map +1 -0
  17. package/dist/components/ContextMenu/ContextMenuDivider.es.js +9 -0
  18. package/dist/components/ContextMenu/ContextMenuDivider.es.js.map +1 -0
  19. package/dist/components/ContextMenu/ContextMenuDivider.module.scss.cjs.js +3 -0
  20. package/dist/components/ContextMenu/ContextMenuDivider.module.scss.cjs.js.map +1 -0
  21. package/dist/components/ContextMenu/ContextMenuDivider.module.scss.es.js +8 -0
  22. package/dist/components/ContextMenu/ContextMenuDivider.module.scss.es.js.map +1 -0
  23. package/dist/components/ContextMenu/ContextMenuItem.module.scss.cjs.js +2 -2
  24. package/dist/components/ContextMenu/ContextMenuItem.module.scss.es.js +3 -3
  25. package/dist/components/DataGrid/DataGrid.module.scss.cjs.js +2 -2
  26. package/dist/components/DataGrid/DataGrid.module.scss.es.js +6 -6
  27. package/dist/components/DataGrid/DataGridActions/DataGridActions.module.scss.cjs.js +2 -2
  28. package/dist/components/DataGrid/DataGridActions/DataGridActions.module.scss.es.js +6 -6
  29. package/dist/components/DataGrid/DataGridActions/DataGridColumnsToggle.cjs.js +1 -1
  30. package/dist/components/DataGrid/DataGridActions/DataGridColumnsToggle.cjs.js.map +1 -1
  31. package/dist/components/DataGrid/DataGridActions/DataGridColumnsToggle.es.js +2 -2
  32. package/dist/components/DataGrid/DataGridActions/DataGridColumnsToggle.es.js.map +1 -1
  33. package/dist/components/DataGrid/DataGridActions/DataGridColumnsToggle.module.scss.cjs.js +2 -2
  34. package/dist/components/DataGrid/DataGridActions/DataGridColumnsToggle.module.scss.es.js +7 -7
  35. package/dist/components/DataGrid/DataGridBody/DataGridBody.module.scss.cjs.js +2 -2
  36. package/dist/components/DataGrid/DataGridBody/DataGridBody.module.scss.es.js +2 -2
  37. package/dist/components/DataGrid/DataGridBody/DataGridCell/DataGridCell.module.scss.cjs.js +2 -2
  38. package/dist/components/DataGrid/DataGridBody/DataGridCell/DataGridCell.module.scss.es.js +5 -5
  39. package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.module.scss.cjs.js +2 -2
  40. package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.module.scss.es.js +4 -4
  41. package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.module.scss.cjs.js +2 -2
  42. package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.module.scss.es.js +5 -5
  43. package/dist/components/DataGrid/DataGridBody/DataGridRow/DataGridRow.cjs.js +1 -1
  44. package/dist/components/DataGrid/DataGridBody/DataGridRow/DataGridRow.cjs.js.map +1 -1
  45. package/dist/components/DataGrid/DataGridBody/DataGridRow/DataGridRow.es.js +11 -3
  46. package/dist/components/DataGrid/DataGridBody/DataGridRow/DataGridRow.es.js.map +1 -1
  47. package/dist/components/DataGrid/DataGridBody/DataGridRow/DataGridRow.module.scss.cjs.js +2 -2
  48. package/dist/components/DataGrid/DataGridBody/DataGridRow/DataGridRow.module.scss.es.js +24 -24
  49. package/dist/components/DataGrid/DataGridFilters/DataGridFilter.module.scss.cjs.js +2 -2
  50. package/dist/components/DataGrid/DataGridFilters/DataGridFilter.module.scss.es.js +9 -9
  51. package/dist/components/DataGrid/DataGridFilters/DataGridFilterPopover.cjs.js +1 -1
  52. package/dist/components/DataGrid/DataGridFilters/DataGridFilterPopover.cjs.js.map +1 -1
  53. package/dist/components/DataGrid/DataGridFilters/DataGridFilterPopover.es.js +1 -1
  54. package/dist/components/DataGrid/DataGridFilters/DataGridFilterPopover.es.js.map +1 -1
  55. package/dist/components/DataGrid/DataGridFilters/DataGridToolbar.module.scss.cjs.js +2 -2
  56. package/dist/components/DataGrid/DataGridFilters/DataGridToolbar.module.scss.es.js +8 -8
  57. package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePicker.cjs.js +1 -1
  58. package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePicker.cjs.js.map +1 -1
  59. package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePicker.es.js +1 -1
  60. package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePicker.es.js.map +1 -1
  61. package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePicker.module.scss.cjs.js +2 -2
  62. package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePicker.module.scss.es.js +17 -17
  63. package/dist/components/DataGrid/DataGridHeader/DataGridHeader.module.scss.cjs.js +2 -2
  64. package/dist/components/DataGrid/DataGridHeader/DataGridHeader.module.scss.es.js +3 -3
  65. package/dist/components/DataGrid/DataGridHeader/DataGridHeaderCell.module.scss.cjs.js +2 -2
  66. package/dist/components/DataGrid/DataGridHeader/DataGridHeaderCell.module.scss.es.js +7 -7
  67. package/dist/components/DatePicker/DatePicker.module.scss.cjs.js +2 -2
  68. package/dist/components/DatePicker/DatePicker.module.scss.es.js +31 -31
  69. package/dist/components/Form/Checkbox/Checkbox.module.scss.cjs.js +2 -2
  70. package/dist/components/Form/Checkbox/Checkbox.module.scss.es.js +13 -13
  71. package/dist/components/Form/Fieldset/Fieldset.module.scss.cjs.js +2 -2
  72. package/dist/components/Form/Fieldset/Fieldset.module.scss.es.js +5 -5
  73. package/dist/components/Form/FileUpload/FileItem/FileItem.module.scss.cjs.js +2 -2
  74. package/dist/components/Form/FileUpload/FileItem/FileItem.module.scss.es.js +18 -18
  75. package/dist/components/Form/FileUpload/FileUpload.module.scss.cjs.js +2 -2
  76. package/dist/components/Form/FileUpload/FileUpload.module.scss.es.js +16 -16
  77. package/dist/components/Form/Form.module.scss.cjs.js +2 -2
  78. package/dist/components/Form/Form.module.scss.es.js +2 -2
  79. package/dist/components/Form/FormControl/FormControl.module.scss.cjs.js +2 -2
  80. package/dist/components/Form/FormControl/FormControl.module.scss.es.js +13 -13
  81. package/dist/components/Form/FormErrorText/FormErrorText.module.scss.cjs.js +2 -2
  82. package/dist/components/Form/FormErrorText/FormErrorText.module.scss.es.js +5 -5
  83. package/dist/components/Form/FormGroup/FormGroup.module.scss.cjs.js +2 -2
  84. package/dist/components/Form/FormGroup/FormGroup.module.scss.es.js +3 -3
  85. package/dist/components/Form/FormHelperText/FormHelperText.cjs.js +1 -1
  86. package/dist/components/Form/FormHelperText/FormHelperText.cjs.js.map +1 -1
  87. package/dist/components/Form/FormHelperText/FormHelperText.es.js +1 -1
  88. package/dist/components/Form/FormHelperText/FormHelperText.es.js.map +1 -1
  89. package/dist/components/Form/FormHelperText/FormHelperText.module.scss.cjs.js +2 -2
  90. package/dist/components/Form/FormHelperText/FormHelperText.module.scss.es.js +4 -4
  91. package/dist/components/Form/FormSelectorWrapper/FormSelectorWrapper.module.scss.cjs.js +2 -2
  92. package/dist/components/Form/FormSelectorWrapper/FormSelectorWrapper.module.scss.es.js +6 -6
  93. package/dist/components/Form/Input/Input.module.scss.cjs.js +2 -2
  94. package/dist/components/Form/Input/Input.module.scss.es.js +9 -9
  95. package/dist/components/Form/Label/Label.module.scss.cjs.js +2 -2
  96. package/dist/components/Form/Label/Label.module.scss.es.js +2 -2
  97. package/dist/components/Form/Radio/Radio.module.scss.cjs.js +2 -2
  98. package/dist/components/Form/Radio/Radio.module.scss.es.js +11 -11
  99. package/dist/components/Form/Select/MultiSelect/MultiSelect.module.scss.cjs.js +2 -2
  100. package/dist/components/Form/Select/MultiSelect/MultiSelect.module.scss.es.js +15 -15
  101. package/dist/components/Form/Select/MultiSelect/SelectButton.module.scss.cjs.js +2 -2
  102. package/dist/components/Form/Select/MultiSelect/SelectButton.module.scss.es.js +2 -2
  103. package/dist/components/Form/Select/MultiSelect/SelectedOptions.module.scss.cjs.js +2 -2
  104. package/dist/components/Form/Select/MultiSelect/SelectedOptions.module.scss.es.js +4 -4
  105. package/dist/components/Form/Select/MultiSelect/useSearch.cjs.js +1 -1
  106. package/dist/components/Form/Select/MultiSelect/useSearch.cjs.js.map +1 -1
  107. package/dist/components/Form/Select/MultiSelect/useSearch.es.js +7 -1
  108. package/dist/components/Form/Select/MultiSelect/useSearch.es.js.map +1 -1
  109. package/dist/components/Form/Select/Select.interfaces.cjs.js.map +1 -1
  110. package/dist/components/Form/Select/Select.interfaces.es.js.map +1 -1
  111. package/dist/components/Form/Select/SingleSelect/Select.cjs.js +1 -1
  112. package/dist/components/Form/Select/SingleSelect/Select.cjs.js.map +1 -1
  113. package/dist/components/Form/Select/SingleSelect/Select.es.js +1 -1
  114. package/dist/components/Form/Select/SingleSelect/Select.es.js.map +1 -1
  115. package/dist/components/Form/Select/SingleSelect/Select.module.scss.cjs.js +2 -2
  116. package/dist/components/Form/Select/SingleSelect/Select.module.scss.es.js +17 -17
  117. package/dist/components/Form/Select/SingleSelect/useSearch.cjs.js +1 -1
  118. package/dist/components/Form/Select/SingleSelect/useSearch.cjs.js.map +1 -1
  119. package/dist/components/Form/Select/SingleSelect/useSearch.es.js +3 -1
  120. package/dist/components/Form/Select/SingleSelect/useSearch.es.js.map +1 -1
  121. package/dist/components/Form/Select/useAddNewBtn.module.scss.cjs.js +2 -2
  122. package/dist/components/Form/Select/useAddNewBtn.module.scss.es.js +4 -4
  123. package/dist/components/Form/Textarea/Textarea.module.scss.cjs.js +2 -2
  124. package/dist/components/Form/Textarea/Textarea.module.scss.es.js +6 -6
  125. package/dist/components/Form/Toggle/Toggle.cjs.js.map +1 -1
  126. package/dist/components/Form/Toggle/Toggle.es.js.map +1 -1
  127. package/dist/components/Form/Toggle/Toggle.module.scss.cjs.js +2 -2
  128. package/dist/components/Form/Toggle/Toggle.module.scss.es.js +18 -18
  129. package/dist/components/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.module.scss.cjs.js +2 -2
  130. package/dist/components/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.module.scss.es.js +3 -3
  131. package/dist/components/Form/Wrapper/InputWrapper/InputWrapper.module.scss.cjs.js +2 -2
  132. package/dist/components/Form/Wrapper/InputWrapper/InputWrapper.module.scss.es.js +4 -4
  133. package/dist/components/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.cjs.js.map +1 -1
  134. package/dist/components/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.es.js.map +1 -1
  135. package/dist/components/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.module.scss.cjs.js +2 -2
  136. package/dist/components/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.module.scss.es.js +3 -3
  137. package/dist/components/Form/Wrapper/RadioWrapper/RadioWrapper.module.scss.cjs.js +2 -2
  138. package/dist/components/Form/Wrapper/RadioWrapper/RadioWrapper.module.scss.es.js +3 -3
  139. package/dist/components/Form/Wrapper/SelectWrapper/SelectWrapper.cjs.js.map +1 -1
  140. package/dist/components/Form/Wrapper/SelectWrapper/SelectWrapper.es.js.map +1 -1
  141. package/dist/components/Form/Wrapper/SelectWrapper/SelectWrapper.module.scss.cjs.js +2 -2
  142. package/dist/components/Form/Wrapper/SelectWrapper/SelectWrapper.module.scss.es.js +3 -3
  143. package/dist/components/Form/Wrapper/TextareaWrapper/TextareaWrapper.cjs.js.map +1 -1
  144. package/dist/components/Form/Wrapper/TextareaWrapper/TextareaWrapper.es.js.map +1 -1
  145. package/dist/components/Form/Wrapper/TextareaWrapper/TextareaWrapper.module.scss.cjs.js +2 -2
  146. package/dist/components/Form/Wrapper/TextareaWrapper/TextareaWrapper.module.scss.es.js +8 -8
  147. package/dist/components/Form/Wrapper/Wrapper/Wrapper.module.scss.cjs.js +2 -2
  148. package/dist/components/Form/Wrapper/Wrapper/Wrapper.module.scss.es.js +6 -6
  149. package/dist/components/Icon/Icon.module.scss.cjs.js +2 -2
  150. package/dist/components/Icon/Icon.module.scss.es.js +104 -104
  151. package/dist/components/InlineEditing/InlineCheckbox/InlineCheckbox.cjs.js.map +1 -1
  152. package/dist/components/InlineEditing/InlineCheckbox/InlineCheckbox.es.js.map +1 -1
  153. package/dist/components/InlineEditing/InlineEditingSelect/InlineSelect.cjs.js.map +1 -1
  154. package/dist/components/InlineEditing/InlineEditingSelect/InlineSelect.es.js.map +1 -1
  155. package/dist/components/Layout/Card/Card.module.scss.cjs.js +2 -2
  156. package/dist/components/Layout/Card/Card.module.scss.es.js +12 -12
  157. package/dist/components/Layout/ContentHeader/ContentHeader.module.scss.cjs.js +2 -2
  158. package/dist/components/Layout/ContentHeader/ContentHeader.module.scss.es.js +12 -12
  159. package/dist/components/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.scss.cjs.js +2 -2
  160. package/dist/components/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.scss.es.js +4 -4
  161. package/dist/components/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.scss.cjs.js +2 -2
  162. package/dist/components/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.scss.es.js +2 -2
  163. package/dist/components/Layout/FormPage/FormWithStepper/FormWithStepper.module.scss.cjs.js +2 -2
  164. package/dist/components/Layout/FormPage/FormWithStepper/FormWithStepper.module.scss.es.js +3 -3
  165. package/dist/components/Link/Link.module.scss.cjs.js +2 -2
  166. package/dist/components/Link/Link.module.scss.es.js +16 -16
  167. package/dist/components/Notifications/Alert/AlertContainer/AlertContainer.module.scss.cjs.js +2 -2
  168. package/dist/components/Notifications/Alert/AlertContainer/AlertContainer.module.scss.es.js +11 -11
  169. package/dist/components/Notifications/Alert/AlertItem/AlertItem.module.scss.cjs.js +2 -2
  170. package/dist/components/Notifications/Alert/AlertItem/AlertItem.module.scss.es.js +22 -22
  171. package/dist/components/Notifications/Banner/Banner.module.scss.cjs.js +2 -2
  172. package/dist/components/Notifications/Banner/Banner.module.scss.es.js +9 -9
  173. package/dist/components/Notifications/BaseModal/BaseModal.module.scss.cjs.js +2 -2
  174. package/dist/components/Notifications/BaseModal/BaseModal.module.scss.es.js +5 -5
  175. package/dist/components/Notifications/BaseModal/BaseModalActions/BaseModalActions.module.scss.cjs.js +2 -2
  176. package/dist/components/Notifications/BaseModal/BaseModalActions/BaseModalActions.module.scss.es.js +4 -4
  177. package/dist/components/Notifications/BaseModal/BaseModalContent/BaseModalContent.module.scss.cjs.js +2 -2
  178. package/dist/components/Notifications/BaseModal/BaseModalContent/BaseModalContent.module.scss.es.js +2 -2
  179. package/dist/components/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.module.scss.cjs.js +2 -2
  180. package/dist/components/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.module.scss.es.js +6 -6
  181. package/dist/components/Notifications/Dialog/Dialog.module.scss.cjs.js +2 -2
  182. package/dist/components/Notifications/Dialog/Dialog.module.scss.es.js +4 -4
  183. package/dist/components/Notifications/Dialog/DialogActions/DialogActions.module.scss.cjs.js +2 -2
  184. package/dist/components/Notifications/Dialog/DialogActions/DialogActions.module.scss.es.js +3 -3
  185. package/dist/components/Notifications/Dialog/DialogTitle/DialogTitle.module.scss.cjs.js +2 -2
  186. package/dist/components/Notifications/Dialog/DialogTitle/DialogTitle.module.scss.es.js +10 -10
  187. package/dist/components/Notifications/SideSheet/SideSheet.module.scss.cjs.js +2 -2
  188. package/dist/components/Notifications/SideSheet/SideSheet.module.scss.es.js +13 -13
  189. package/dist/components/Notifications/SideSheet/SideSheetContent/SideSheetContent.module.scss.cjs.js +2 -2
  190. package/dist/components/Notifications/SideSheet/SideSheetContent/SideSheetContent.module.scss.es.js +2 -2
  191. package/dist/components/Notifications/SideSheet/SideSheetHeader/SideSheetHeader.module.scss.cjs.js +2 -2
  192. package/dist/components/Notifications/SideSheet/SideSheetHeader/SideSheetHeader.module.scss.es.js +2 -2
  193. package/dist/components/Notifications/SlideInModal/SlideInModal.module.scss.cjs.js +2 -2
  194. package/dist/components/Notifications/SlideInModal/SlideInModal.module.scss.es.js +10 -10
  195. package/dist/components/Pagination/Pagination.cjs.js +1 -1
  196. package/dist/components/Pagination/Pagination.cjs.js.map +1 -1
  197. package/dist/components/Pagination/Pagination.es.js +1 -1
  198. package/dist/components/Pagination/Pagination.es.js.map +1 -1
  199. package/dist/components/Pagination/Pagination.module.scss.cjs.js +2 -2
  200. package/dist/components/Pagination/Pagination.module.scss.es.js +14 -14
  201. package/dist/components/Popover/Popover.cjs.js +1 -1
  202. package/dist/components/Popover/Popover.cjs.js.map +1 -1
  203. package/dist/components/Popover/Popover.es.js +32 -9
  204. package/dist/components/Popover/Popover.es.js.map +1 -1
  205. package/dist/components/Popover/Popover.module.scss.cjs.js +2 -2
  206. package/dist/components/Popover/Popover.module.scss.es.js +3 -3
  207. package/dist/components/ProgressBar/ProgressBar.module.scss.cjs.js +2 -2
  208. package/dist/components/ProgressBar/ProgressBar.module.scss.es.js +9 -9
  209. package/dist/components/Skeleton/Skeleton.module.scss.cjs.js +2 -2
  210. package/dist/components/Skeleton/Skeleton.module.scss.es.js +5 -5
  211. package/dist/components/Spinner/Spinner.module.scss.cjs.js +2 -2
  212. package/dist/components/Spinner/Spinner.module.scss.es.js +3 -3
  213. package/dist/components/Stepper/Step.module.scss.cjs.js +2 -2
  214. package/dist/components/Stepper/Step.module.scss.es.js +22 -22
  215. package/dist/components/Stepper/Stepper.module.scss.cjs.js +2 -2
  216. package/dist/components/Stepper/Stepper.module.scss.es.js +4 -4
  217. package/dist/components/Tabs/Tab.module.scss.cjs.js +2 -2
  218. package/dist/components/Tabs/Tab.module.scss.es.js +3 -3
  219. package/dist/components/Tabs/TabButton.module.scss.cjs.js +2 -2
  220. package/dist/components/Tabs/TabButton.module.scss.es.js +12 -12
  221. package/dist/components/Tabs/Tabs.module.scss.cjs.js +2 -2
  222. package/dist/components/Tabs/Tabs.module.scss.es.js +10 -10
  223. package/dist/components/Tag/RemoveButton.module.scss.cjs.js +2 -2
  224. package/dist/components/Tag/RemoveButton.module.scss.es.js +3 -3
  225. package/dist/components/Tag/Tag.module.scss.cjs.js +2 -2
  226. package/dist/components/Tag/Tag.module.scss.es.js +6 -6
  227. package/dist/components/TextEllipsis/TextEllipsis.module.scss.cjs.js +2 -2
  228. package/dist/components/TextEllipsis/TextEllipsis.module.scss.es.js +3 -3
  229. package/dist/components/Tiles/Tile.module.scss.cjs.js +2 -2
  230. package/dist/components/Tiles/Tile.module.scss.es.js +8 -8
  231. package/dist/components/Tiles/Tiles.module.scss.cjs.js +2 -2
  232. package/dist/components/Tiles/Tiles.module.scss.es.js +2 -2
  233. package/dist/components/Tooltip/Tooltip.cjs.js +1 -1
  234. package/dist/components/Tooltip/Tooltip.cjs.js.map +1 -1
  235. package/dist/components/Tooltip/Tooltip.es.js +38 -12
  236. package/dist/components/Tooltip/Tooltip.es.js.map +1 -1
  237. package/dist/components/Tooltip/Tooltip.module.scss.cjs.js +2 -2
  238. package/dist/components/Tooltip/Tooltip.module.scss.es.js +27 -27
  239. package/dist/components/Typography/Typography.module.scss.cjs.js +2 -2
  240. package/dist/components/Typography/Typography.module.scss.es.js +13 -13
  241. package/dist/components/admin/layout/LeftNav/LeftNav.module.scss.cjs.js +2 -2
  242. package/dist/components/admin/layout/LeftNav/LeftNav.module.scss.es.js +5 -5
  243. package/dist/components/admin/layout/LeftNav/LeftNavItem/LeftNavItem.module.scss.cjs.js +2 -2
  244. package/dist/components/admin/layout/LeftNav/LeftNavItem/LeftNavItem.module.scss.es.js +14 -14
  245. package/dist/components/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.scss.cjs.js +2 -2
  246. package/dist/components/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.scss.es.js +3 -3
  247. package/dist/components/miscellaneous/IdentityProviderButton.module.scss.cjs.js +2 -2
  248. package/dist/components/miscellaneous/IdentityProviderButton.module.scss.es.js +3 -3
  249. package/dist/index.cjs.js +1 -1
  250. package/dist/index.d.ts +6 -1
  251. package/dist/index.es.js +2 -0
  252. package/dist/index.es.js.map +1 -1
  253. package/dist/readyclasses.module.scss.cjs.js +2 -2
  254. package/dist/readyclasses.module.scss.es.js +5 -5
  255. package/package.json +5 -47
  256. package/LICENSE +0 -202
  257. package/README.md +0 -94
@@ -1,3 +1,3 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.AlertItem_sr-only_EsL6T{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.AlertItem_hidden_EsL6T{display:none}.AlertItem_slide-in_EsL6T{animation:AlertItem_slide-in_EsL6T .5s forwards}@media (prefers-reduced-motion: reduce){.AlertItem_slide-in_EsL6T{animation-duration:.1ms}}.AlertItem_slide-out_EsL6T{animation:AlertItem_slide-out_EsL6T .5s forwards}@media (prefers-reduced-motion: reduce){.AlertItem_slide-out_EsL6T{animation-duration:.1ms}}@keyframes AlertItem_slide-in_EsL6T{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes AlertItem_slide-out_EsL6T{0%{transform:translateY(0)}to{transform:translateY(100vh)}}/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.AlertItem_alert_EsL6T{padding:1rem .875rem;border-radius:var(--alert-border-radius);display:flex;gap:.5rem;align-items:center;width:100%;box-sizing:border-box;flex-grow:0}.AlertItem_alert_EsL6T.AlertItem_neutral_EsL6T{background-color:var(--alert-neutral-background-color);border-radius:var(--alert-border-radius)}.AlertItem_alert_EsL6T.AlertItem_neutral_EsL6T.AlertItem_emph-low_EsL6T{color:unset}.AlertItem_alert_EsL6T.AlertItem_neutral_EsL6T.AlertItem_emph-medium_EsL6T{border-style:none none none solid;border-width:var(--alert-border-width);border-color:var(--alert-neutral-inverted-color);padding-left:calc(1 * var(--font-size) - var(--alert-border-width))}.AlertItem_alert_EsL6T.AlertItem_neutral_EsL6T.AlertItem_emph-high_EsL6T{background-color:var(--alert-neutral-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_neutral_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_content_EsL6T,.AlertItem_alert_EsL6T.AlertItem_neutral_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_title_EsL6T,.AlertItem_alert_EsL6T.AlertItem_neutral_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_close-btn_EsL6T,.AlertItem_alert_EsL6T.AlertItem_neutral_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_icon_EsL6T,.AlertItem_alert_EsL6T.AlertItem_neutral_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_action-button_EsL6T{color:var(--alert-text-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_informative_EsL6T{background-color:var(--alert-info-background-color);border-radius:var(--alert-border-radius)}.AlertItem_alert_EsL6T.AlertItem_informative_EsL6T.AlertItem_emph-low_EsL6T{color:unset}.AlertItem_alert_EsL6T.AlertItem_informative_EsL6T.AlertItem_emph-medium_EsL6T{border-style:none none none solid;border-width:var(--alert-border-width);border-color:var(--alert-info-inverted-color);padding-left:calc(1 * var(--font-size) - var(--alert-border-width))}.AlertItem_alert_EsL6T.AlertItem_informative_EsL6T.AlertItem_emph-high_EsL6T{background-color:var(--alert-info-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_informative_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_content_EsL6T,.AlertItem_alert_EsL6T.AlertItem_informative_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_title_EsL6T,.AlertItem_alert_EsL6T.AlertItem_informative_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_close-btn_EsL6T,.AlertItem_alert_EsL6T.AlertItem_informative_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_icon_EsL6T,.AlertItem_alert_EsL6T.AlertItem_informative_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_action-button_EsL6T{color:var(--alert-text-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_success_EsL6T{background-color:var(--alert-success-background-color);border-radius:var(--alert-border-radius)}.AlertItem_alert_EsL6T.AlertItem_success_EsL6T.AlertItem_emph-low_EsL6T .AlertItem_icon_EsL6T{color:var(--alert-success-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_success_EsL6T.AlertItem_emph-medium_EsL6T{border-style:none none none solid;border-width:var(--alert-border-width);border-color:var(--alert-success-inverted-color);padding-left:calc(1 * var(--font-size) - var(--alert-border-width))}.AlertItem_alert_EsL6T.AlertItem_success_EsL6T.AlertItem_emph-medium_EsL6T .AlertItem_icon_EsL6T{color:var(--alert-success-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_success_EsL6T.AlertItem_emph-high_EsL6T{background-color:var(--alert-success-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_success_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_content_EsL6T,.AlertItem_alert_EsL6T.AlertItem_success_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_title_EsL6T,.AlertItem_alert_EsL6T.AlertItem_success_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_close-btn_EsL6T,.AlertItem_alert_EsL6T.AlertItem_success_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_icon_EsL6T,.AlertItem_alert_EsL6T.AlertItem_success_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_action-button_EsL6T{color:var(--alert-text-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_warning_EsL6T{background-color:var(--alert-warning-background-color);border-radius:var(--alert-border-radius)}.AlertItem_alert_EsL6T.AlertItem_warning_EsL6T.AlertItem_emph-low_EsL6T .AlertItem_icon_EsL6T{color:var(--alert-warning-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_warning_EsL6T.AlertItem_emph-medium_EsL6T{border-style:none none none solid;border-width:var(--alert-border-width);border-color:var(--alert-warning-inverted-color);padding-left:calc(1 * var(--font-size) - var(--alert-border-width))}.AlertItem_alert_EsL6T.AlertItem_warning_EsL6T.AlertItem_emph-medium_EsL6T .AlertItem_icon_EsL6T{color:var(--alert-warning-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_warning_EsL6T.AlertItem_emph-high_EsL6T{background-color:var(--alert-warning-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_warning_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_content_EsL6T,.AlertItem_alert_EsL6T.AlertItem_warning_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_title_EsL6T,.AlertItem_alert_EsL6T.AlertItem_warning_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_close-btn_EsL6T,.AlertItem_alert_EsL6T.AlertItem_warning_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_icon_EsL6T,.AlertItem_alert_EsL6T.AlertItem_warning_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_action-button_EsL6T{color:var(--alert-text-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_error_EsL6T{background-color:var(--alert-error-background-color);border-radius:var(--alert-border-radius)}.AlertItem_alert_EsL6T.AlertItem_error_EsL6T.AlertItem_emph-low_EsL6T .AlertItem_icon_EsL6T{color:var(--alert-error-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_error_EsL6T.AlertItem_emph-medium_EsL6T{border-style:none none none solid;border-width:var(--alert-border-width);border-color:var(--alert-error-inverted-color);padding-left:calc(1 * var(--font-size) - var(--alert-border-width))}.AlertItem_alert_EsL6T.AlertItem_error_EsL6T.AlertItem_emph-medium_EsL6T .AlertItem_icon_EsL6T{color:var(--alert-error-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_error_EsL6T.AlertItem_emph-high_EsL6T{background-color:var(--alert-error-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_error_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_content_EsL6T,.AlertItem_alert_EsL6T.AlertItem_error_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_title_EsL6T,.AlertItem_alert_EsL6T.AlertItem_error_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_close-btn_EsL6T,.AlertItem_alert_EsL6T.AlertItem_error_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_icon_EsL6T,.AlertItem_alert_EsL6T.AlertItem_error_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_action-button_EsL6T{color:var(--alert-text-inverted-color)}.AlertItem_alert_EsL6T+.AlertItem_alert_EsL6T{margin-top:.5rem}.AlertItem_alert_EsL6T .AlertItem_close-btn_EsL6T{color:var(--alert-text-color);align-self:center;width:2.5rem;height:2.5rem;margin:-.5rem 0;flex-shrink:0;border:0}.AlertItem_alert_EsL6T .AlertItem_close-btn_EsL6T span{font-size:var(--alert-font-size)}.AlertItem_alert_EsL6T .AlertItem_close-btn_EsL6T:not(:disabled):hover,.AlertItem_alert_EsL6T .AlertItem_close-btn_EsL6T:not(:disabled):focus{background-color:var(--color-black10)}.AlertItem_alert_EsL6T .AlertItem_close-btn_EsL6T:not(:disabled):active{background-color:var(--color-black20)}.AlertItem_alert_EsL6T .AlertItem_icon_EsL6T{color:var(--alert-text-color);font-size:var(--font-size);height:var(--font-size-big);display:inline-flex;align-items:center;align-self:flex-start}.AlertItem_alert_EsL6T .AlertItem_title_EsL6T{color:var(--alert-text-color);flex:1;font-size:var(--alert-font-size);line-height:1.43;margin-bottom:.25rem;display:block}.AlertItem_alert_EsL6T .AlertItem_outer-content-wrapper_EsL6T{display:flex;gap:.5rem;flex-grow:1}.AlertItem_alert_EsL6T .AlertItem_content-wrapper_EsL6T{flex-grow:1;padding-left:.125rem}.AlertItem_alert_EsL6T .AlertItem_content_EsL6T{color:var(--alert-text-color);font-size:var(--alert-font-size);line-height:1.43;margin-bottom:0;word-break:break-word}.AlertItem_alert_EsL6T .AlertItem_actions_EsL6T{text-align:right;align-self:center}.AlertItem_alert_EsL6T .AlertItem_action-button_EsL6T{border-width:var(--button-border-width);border-style:var(--button-border-style);border-radius:var(--button-border-radius);white-space:nowrap;font-size:var(--alert-font-size);line-height:1;font-weight:400;margin:-.5rem 0;padding:.625rem 1.25rem;cursor:pointer;transition:color,background-color,border-color .2s ease-in-out;font-family:var(--font-family);color:var(--alert-text-color);background-color:transparent;border-color:transparent}.AlertItem_alert_EsL6T .AlertItem_action-button_EsL6T:disabled{color:var(--greyed-out);cursor:not-allowed}.AlertItem_alert_EsL6T .AlertItem_action-button_EsL6T:focus-visible{outline:calc(.125 * var(--font-size)) solid var(--color-focus);outline-offset:calc(.125 * var(--font-size));border-radius:var(--focus-border-radius)}.AlertItem_alert_EsL6T .AlertItem_action-button_EsL6T:not(:disabled):hover,.AlertItem_alert_EsL6T .AlertItem_action-button_EsL6T:not(:disabled):focus{background-color:var(--color-black10)}.AlertItem_alert_EsL6T .AlertItem_action-button_EsL6T:not(:disabled):active{background-color:var(--color-black20)}@media only screen and (min-width: 37.5em){.AlertItem_alert_EsL6T{width:-webkit-min-content;width:min-content;min-width:25rem}}')),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}}();
2
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="AlertItem_hidden_EsL6T",t="AlertItem_alert_EsL6T",r="AlertItem_neutral_EsL6T",s="AlertItem_content_EsL6T",o="AlertItem_title_EsL6T",n="AlertItem_icon_EsL6T",l="AlertItem_informative_EsL6T",_="AlertItem_success_EsL6T",i="AlertItem_warning_EsL6T",m="AlertItem_error_EsL6T",p="AlertItem_actions_EsL6T",c={"sr-only":"AlertItem_sr-only_EsL6T",hidden:e,"slide-in":"AlertItem_slide-in_EsL6T","slide-out":"AlertItem_slide-out_EsL6T",alert:t,neutral:r,"emph-low":"AlertItem_emph-low_EsL6T","emph-medium":"AlertItem_emph-medium_EsL6T","emph-high":"AlertItem_emph-high_EsL6T",content:s,title:o,"close-btn":"AlertItem_close-btn_EsL6T",icon:n,"action-button":"AlertItem_action-button_EsL6T",informative:l,success:_,warning:i,error:m,"outer-content-wrapper":"AlertItem_outer-content-wrapper_EsL6T","content-wrapper":"AlertItem_content-wrapper_EsL6T",actions:p};exports.actions=p,exports.alert=t,exports.content=s,exports.default=c,exports.error=m,exports.hidden=e,exports.icon=n,exports.informative=l,exports.neutral=r,exports.success=_,exports.title=o,exports.warning=i;
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.AlertItem_sr-only_HO9cY{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.AlertItem_hidden_HO9cY{display:none}.AlertItem_slide-in_HO9cY{animation:AlertItem_slide-in_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.AlertItem_slide-in_HO9cY{animation-duration:.1ms}}.AlertItem_slide-out_HO9cY{animation:AlertItem_slide-out_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.AlertItem_slide-out_HO9cY{animation-duration:.1ms}}@keyframes AlertItem_slide-in_HO9cY{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes AlertItem_slide-out_HO9cY{0%{transform:translateY(0)}to{transform:translateY(100vh)}}/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.AlertItem_alert_HO9cY{padding:1rem .875rem;border-radius:var(--alert-border-radius);display:flex;gap:.5rem;align-items:center;width:100%;box-sizing:border-box;flex-grow:0}.AlertItem_alert_HO9cY.AlertItem_neutral_HO9cY{background-color:var(--alert-neutral-background-color);border-radius:var(--alert-border-radius)}.AlertItem_alert_HO9cY.AlertItem_neutral_HO9cY.AlertItem_emph-low_HO9cY{color:unset}.AlertItem_alert_HO9cY.AlertItem_neutral_HO9cY.AlertItem_emph-medium_HO9cY{border-style:none none none solid;border-width:var(--alert-border-width);border-color:var(--alert-neutral-inverted-color);padding-left:calc(1 * var(--font-size) - var(--alert-border-width))}.AlertItem_alert_HO9cY.AlertItem_neutral_HO9cY.AlertItem_emph-high_HO9cY{background-color:var(--alert-neutral-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_neutral_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_content_HO9cY,.AlertItem_alert_HO9cY.AlertItem_neutral_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_title_HO9cY,.AlertItem_alert_HO9cY.AlertItem_neutral_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_close-btn_HO9cY,.AlertItem_alert_HO9cY.AlertItem_neutral_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_icon_HO9cY,.AlertItem_alert_HO9cY.AlertItem_neutral_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_action-button_HO9cY{color:var(--alert-text-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_informative_HO9cY{background-color:var(--alert-info-background-color);border-radius:var(--alert-border-radius)}.AlertItem_alert_HO9cY.AlertItem_informative_HO9cY.AlertItem_emph-low_HO9cY{color:unset}.AlertItem_alert_HO9cY.AlertItem_informative_HO9cY.AlertItem_emph-medium_HO9cY{border-style:none none none solid;border-width:var(--alert-border-width);border-color:var(--alert-info-inverted-color);padding-left:calc(1 * var(--font-size) - var(--alert-border-width))}.AlertItem_alert_HO9cY.AlertItem_informative_HO9cY.AlertItem_emph-high_HO9cY{background-color:var(--alert-info-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_informative_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_content_HO9cY,.AlertItem_alert_HO9cY.AlertItem_informative_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_title_HO9cY,.AlertItem_alert_HO9cY.AlertItem_informative_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_close-btn_HO9cY,.AlertItem_alert_HO9cY.AlertItem_informative_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_icon_HO9cY,.AlertItem_alert_HO9cY.AlertItem_informative_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_action-button_HO9cY{color:var(--alert-text-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_success_HO9cY{background-color:var(--alert-success-background-color);border-radius:var(--alert-border-radius)}.AlertItem_alert_HO9cY.AlertItem_success_HO9cY.AlertItem_emph-low_HO9cY .AlertItem_icon_HO9cY{color:var(--alert-success-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_success_HO9cY.AlertItem_emph-medium_HO9cY{border-style:none none none solid;border-width:var(--alert-border-width);border-color:var(--alert-success-inverted-color);padding-left:calc(1 * var(--font-size) - var(--alert-border-width))}.AlertItem_alert_HO9cY.AlertItem_success_HO9cY.AlertItem_emph-medium_HO9cY .AlertItem_icon_HO9cY{color:var(--alert-success-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_success_HO9cY.AlertItem_emph-high_HO9cY{background-color:var(--alert-success-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_success_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_content_HO9cY,.AlertItem_alert_HO9cY.AlertItem_success_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_title_HO9cY,.AlertItem_alert_HO9cY.AlertItem_success_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_close-btn_HO9cY,.AlertItem_alert_HO9cY.AlertItem_success_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_icon_HO9cY,.AlertItem_alert_HO9cY.AlertItem_success_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_action-button_HO9cY{color:var(--alert-text-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_warning_HO9cY{background-color:var(--alert-warning-background-color);border-radius:var(--alert-border-radius)}.AlertItem_alert_HO9cY.AlertItem_warning_HO9cY.AlertItem_emph-low_HO9cY .AlertItem_icon_HO9cY{color:var(--alert-warning-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_warning_HO9cY.AlertItem_emph-medium_HO9cY{border-style:none none none solid;border-width:var(--alert-border-width);border-color:var(--alert-warning-inverted-color);padding-left:calc(1 * var(--font-size) - var(--alert-border-width))}.AlertItem_alert_HO9cY.AlertItem_warning_HO9cY.AlertItem_emph-medium_HO9cY .AlertItem_icon_HO9cY{color:var(--alert-warning-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_warning_HO9cY.AlertItem_emph-high_HO9cY{background-color:var(--alert-warning-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_warning_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_content_HO9cY,.AlertItem_alert_HO9cY.AlertItem_warning_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_title_HO9cY,.AlertItem_alert_HO9cY.AlertItem_warning_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_close-btn_HO9cY,.AlertItem_alert_HO9cY.AlertItem_warning_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_icon_HO9cY,.AlertItem_alert_HO9cY.AlertItem_warning_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_action-button_HO9cY{color:var(--alert-text-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_error_HO9cY{background-color:var(--alert-error-background-color);border-radius:var(--alert-border-radius)}.AlertItem_alert_HO9cY.AlertItem_error_HO9cY.AlertItem_emph-low_HO9cY .AlertItem_icon_HO9cY{color:var(--alert-error-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_error_HO9cY.AlertItem_emph-medium_HO9cY{border-style:none none none solid;border-width:var(--alert-border-width);border-color:var(--alert-error-inverted-color);padding-left:calc(1 * var(--font-size) - var(--alert-border-width))}.AlertItem_alert_HO9cY.AlertItem_error_HO9cY.AlertItem_emph-medium_HO9cY .AlertItem_icon_HO9cY{color:var(--alert-error-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_error_HO9cY.AlertItem_emph-high_HO9cY{background-color:var(--alert-error-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_error_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_content_HO9cY,.AlertItem_alert_HO9cY.AlertItem_error_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_title_HO9cY,.AlertItem_alert_HO9cY.AlertItem_error_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_close-btn_HO9cY,.AlertItem_alert_HO9cY.AlertItem_error_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_icon_HO9cY,.AlertItem_alert_HO9cY.AlertItem_error_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_action-button_HO9cY{color:var(--alert-text-inverted-color)}.AlertItem_alert_HO9cY+.AlertItem_alert_HO9cY{margin-top:.5rem}.AlertItem_alert_HO9cY .AlertItem_close-btn_HO9cY{color:var(--alert-text-color);align-self:center;width:2.5rem;height:2.5rem;margin:-.5rem 0;flex-shrink:0;border:0}.AlertItem_alert_HO9cY .AlertItem_close-btn_HO9cY span{font-size:var(--alert-font-size)}.AlertItem_alert_HO9cY .AlertItem_close-btn_HO9cY:not(:disabled):hover,.AlertItem_alert_HO9cY .AlertItem_close-btn_HO9cY:not(:disabled):focus{background-color:var(--color-black10)}.AlertItem_alert_HO9cY .AlertItem_close-btn_HO9cY:not(:disabled):active{background-color:var(--color-black20)}.AlertItem_alert_HO9cY .AlertItem_icon_HO9cY{color:var(--alert-text-color);font-size:var(--font-size);height:var(--font-size-big);display:inline-flex;align-items:center;align-self:flex-start}.AlertItem_alert_HO9cY .AlertItem_title_HO9cY{color:var(--alert-text-color);flex:1;font-size:var(--alert-font-size);line-height:1.43;margin-bottom:.25rem;display:block}.AlertItem_alert_HO9cY .AlertItem_outer-content-wrapper_HO9cY{display:flex;gap:.5rem;flex-grow:1}.AlertItem_alert_HO9cY .AlertItem_content-wrapper_HO9cY{flex-grow:1;padding-left:.125rem}.AlertItem_alert_HO9cY .AlertItem_content_HO9cY{color:var(--alert-text-color);font-size:var(--alert-font-size);line-height:1.43;margin-bottom:0;word-break:break-word}.AlertItem_alert_HO9cY .AlertItem_actions_HO9cY{text-align:right;align-self:center}.AlertItem_alert_HO9cY .AlertItem_action-button_HO9cY{border-width:var(--button-border-width);border-style:var(--button-border-style);border-radius:var(--button-border-radius);white-space:nowrap;font-size:var(--alert-font-size);line-height:1;font-weight:400;margin:-.5rem 0;padding:.625rem 1.25rem;cursor:pointer;transition:color,background-color,border-color .2s ease-in-out;font-family:var(--font-family);color:var(--alert-text-color);background-color:transparent;border-color:transparent}.AlertItem_alert_HO9cY .AlertItem_action-button_HO9cY:disabled{color:var(--greyed-out);cursor:not-allowed}.AlertItem_alert_HO9cY .AlertItem_action-button_HO9cY:focus-visible{outline:calc(.125 * var(--font-size)) solid var(--color-focus);outline-offset:calc(.125 * var(--font-size));border-radius:var(--focus-border-radius)}.AlertItem_alert_HO9cY .AlertItem_action-button_HO9cY:not(:disabled):hover,.AlertItem_alert_HO9cY .AlertItem_action-button_HO9cY:not(:disabled):focus{background-color:var(--color-black10)}.AlertItem_alert_HO9cY .AlertItem_action-button_HO9cY:not(:disabled):active{background-color:var(--color-black20)}@media only screen and (min-width: 37.5em){.AlertItem_alert_HO9cY{width:-webkit-min-content;width:min-content;min-width:25rem}}')),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}}();
2
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="AlertItem_hidden_HO9cY",t="AlertItem_alert_HO9cY",r="AlertItem_neutral_HO9cY",o="AlertItem_content_HO9cY",n="AlertItem_title_HO9cY",c="AlertItem_icon_HO9cY",l="AlertItem_informative_HO9cY",_="AlertItem_success_HO9cY",s="AlertItem_warning_HO9cY",i="AlertItem_error_HO9cY",m="AlertItem_actions_HO9cY",p={"sr-only":"AlertItem_sr-only_HO9cY",hidden:e,"slide-in":"AlertItem_slide-in_HO9cY","slide-out":"AlertItem_slide-out_HO9cY",alert:t,neutral:r,"emph-low":"AlertItem_emph-low_HO9cY","emph-medium":"AlertItem_emph-medium_HO9cY","emph-high":"AlertItem_emph-high_HO9cY",content:o,title:n,"close-btn":"AlertItem_close-btn_HO9cY",icon:c,"action-button":"AlertItem_action-button_HO9cY",informative:l,success:_,warning:s,error:i,"outer-content-wrapper":"AlertItem_outer-content-wrapper_HO9cY","content-wrapper":"AlertItem_content-wrapper_HO9cY",actions:m};exports.actions=m,exports.alert=t,exports.content=o,exports.default=p,exports.error=i,exports.hidden=e,exports.icon=c,exports.informative=l,exports.neutral=r,exports.success=_,exports.title=n,exports.warning=s;
3
3
  //# sourceMappingURL=AlertItem.module.scss.cjs.js.map
@@ -1,36 +1,36 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.AlertItem_sr-only_EsL6T{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.AlertItem_hidden_EsL6T{display:none}.AlertItem_slide-in_EsL6T{animation:AlertItem_slide-in_EsL6T .5s forwards}@media (prefers-reduced-motion: reduce){.AlertItem_slide-in_EsL6T{animation-duration:.1ms}}.AlertItem_slide-out_EsL6T{animation:AlertItem_slide-out_EsL6T .5s forwards}@media (prefers-reduced-motion: reduce){.AlertItem_slide-out_EsL6T{animation-duration:.1ms}}@keyframes AlertItem_slide-in_EsL6T{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes AlertItem_slide-out_EsL6T{0%{transform:translateY(0)}to{transform:translateY(100vh)}}/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.AlertItem_alert_EsL6T{padding:1rem .875rem;border-radius:var(--alert-border-radius);display:flex;gap:.5rem;align-items:center;width:100%;box-sizing:border-box;flex-grow:0}.AlertItem_alert_EsL6T.AlertItem_neutral_EsL6T{background-color:var(--alert-neutral-background-color);border-radius:var(--alert-border-radius)}.AlertItem_alert_EsL6T.AlertItem_neutral_EsL6T.AlertItem_emph-low_EsL6T{color:unset}.AlertItem_alert_EsL6T.AlertItem_neutral_EsL6T.AlertItem_emph-medium_EsL6T{border-style:none none none solid;border-width:var(--alert-border-width);border-color:var(--alert-neutral-inverted-color);padding-left:calc(1 * var(--font-size) - var(--alert-border-width))}.AlertItem_alert_EsL6T.AlertItem_neutral_EsL6T.AlertItem_emph-high_EsL6T{background-color:var(--alert-neutral-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_neutral_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_content_EsL6T,.AlertItem_alert_EsL6T.AlertItem_neutral_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_title_EsL6T,.AlertItem_alert_EsL6T.AlertItem_neutral_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_close-btn_EsL6T,.AlertItem_alert_EsL6T.AlertItem_neutral_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_icon_EsL6T,.AlertItem_alert_EsL6T.AlertItem_neutral_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_action-button_EsL6T{color:var(--alert-text-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_informative_EsL6T{background-color:var(--alert-info-background-color);border-radius:var(--alert-border-radius)}.AlertItem_alert_EsL6T.AlertItem_informative_EsL6T.AlertItem_emph-low_EsL6T{color:unset}.AlertItem_alert_EsL6T.AlertItem_informative_EsL6T.AlertItem_emph-medium_EsL6T{border-style:none none none solid;border-width:var(--alert-border-width);border-color:var(--alert-info-inverted-color);padding-left:calc(1 * var(--font-size) - var(--alert-border-width))}.AlertItem_alert_EsL6T.AlertItem_informative_EsL6T.AlertItem_emph-high_EsL6T{background-color:var(--alert-info-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_informative_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_content_EsL6T,.AlertItem_alert_EsL6T.AlertItem_informative_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_title_EsL6T,.AlertItem_alert_EsL6T.AlertItem_informative_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_close-btn_EsL6T,.AlertItem_alert_EsL6T.AlertItem_informative_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_icon_EsL6T,.AlertItem_alert_EsL6T.AlertItem_informative_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_action-button_EsL6T{color:var(--alert-text-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_success_EsL6T{background-color:var(--alert-success-background-color);border-radius:var(--alert-border-radius)}.AlertItem_alert_EsL6T.AlertItem_success_EsL6T.AlertItem_emph-low_EsL6T .AlertItem_icon_EsL6T{color:var(--alert-success-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_success_EsL6T.AlertItem_emph-medium_EsL6T{border-style:none none none solid;border-width:var(--alert-border-width);border-color:var(--alert-success-inverted-color);padding-left:calc(1 * var(--font-size) - var(--alert-border-width))}.AlertItem_alert_EsL6T.AlertItem_success_EsL6T.AlertItem_emph-medium_EsL6T .AlertItem_icon_EsL6T{color:var(--alert-success-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_success_EsL6T.AlertItem_emph-high_EsL6T{background-color:var(--alert-success-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_success_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_content_EsL6T,.AlertItem_alert_EsL6T.AlertItem_success_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_title_EsL6T,.AlertItem_alert_EsL6T.AlertItem_success_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_close-btn_EsL6T,.AlertItem_alert_EsL6T.AlertItem_success_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_icon_EsL6T,.AlertItem_alert_EsL6T.AlertItem_success_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_action-button_EsL6T{color:var(--alert-text-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_warning_EsL6T{background-color:var(--alert-warning-background-color);border-radius:var(--alert-border-radius)}.AlertItem_alert_EsL6T.AlertItem_warning_EsL6T.AlertItem_emph-low_EsL6T .AlertItem_icon_EsL6T{color:var(--alert-warning-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_warning_EsL6T.AlertItem_emph-medium_EsL6T{border-style:none none none solid;border-width:var(--alert-border-width);border-color:var(--alert-warning-inverted-color);padding-left:calc(1 * var(--font-size) - var(--alert-border-width))}.AlertItem_alert_EsL6T.AlertItem_warning_EsL6T.AlertItem_emph-medium_EsL6T .AlertItem_icon_EsL6T{color:var(--alert-warning-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_warning_EsL6T.AlertItem_emph-high_EsL6T{background-color:var(--alert-warning-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_warning_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_content_EsL6T,.AlertItem_alert_EsL6T.AlertItem_warning_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_title_EsL6T,.AlertItem_alert_EsL6T.AlertItem_warning_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_close-btn_EsL6T,.AlertItem_alert_EsL6T.AlertItem_warning_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_icon_EsL6T,.AlertItem_alert_EsL6T.AlertItem_warning_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_action-button_EsL6T{color:var(--alert-text-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_error_EsL6T{background-color:var(--alert-error-background-color);border-radius:var(--alert-border-radius)}.AlertItem_alert_EsL6T.AlertItem_error_EsL6T.AlertItem_emph-low_EsL6T .AlertItem_icon_EsL6T{color:var(--alert-error-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_error_EsL6T.AlertItem_emph-medium_EsL6T{border-style:none none none solid;border-width:var(--alert-border-width);border-color:var(--alert-error-inverted-color);padding-left:calc(1 * var(--font-size) - var(--alert-border-width))}.AlertItem_alert_EsL6T.AlertItem_error_EsL6T.AlertItem_emph-medium_EsL6T .AlertItem_icon_EsL6T{color:var(--alert-error-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_error_EsL6T.AlertItem_emph-high_EsL6T{background-color:var(--alert-error-inverted-color)}.AlertItem_alert_EsL6T.AlertItem_error_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_content_EsL6T,.AlertItem_alert_EsL6T.AlertItem_error_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_title_EsL6T,.AlertItem_alert_EsL6T.AlertItem_error_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_close-btn_EsL6T,.AlertItem_alert_EsL6T.AlertItem_error_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_icon_EsL6T,.AlertItem_alert_EsL6T.AlertItem_error_EsL6T.AlertItem_emph-high_EsL6T .AlertItem_action-button_EsL6T{color:var(--alert-text-inverted-color)}.AlertItem_alert_EsL6T+.AlertItem_alert_EsL6T{margin-top:.5rem}.AlertItem_alert_EsL6T .AlertItem_close-btn_EsL6T{color:var(--alert-text-color);align-self:center;width:2.5rem;height:2.5rem;margin:-.5rem 0;flex-shrink:0;border:0}.AlertItem_alert_EsL6T .AlertItem_close-btn_EsL6T span{font-size:var(--alert-font-size)}.AlertItem_alert_EsL6T .AlertItem_close-btn_EsL6T:not(:disabled):hover,.AlertItem_alert_EsL6T .AlertItem_close-btn_EsL6T:not(:disabled):focus{background-color:var(--color-black10)}.AlertItem_alert_EsL6T .AlertItem_close-btn_EsL6T:not(:disabled):active{background-color:var(--color-black20)}.AlertItem_alert_EsL6T .AlertItem_icon_EsL6T{color:var(--alert-text-color);font-size:var(--font-size);height:var(--font-size-big);display:inline-flex;align-items:center;align-self:flex-start}.AlertItem_alert_EsL6T .AlertItem_title_EsL6T{color:var(--alert-text-color);flex:1;font-size:var(--alert-font-size);line-height:1.43;margin-bottom:.25rem;display:block}.AlertItem_alert_EsL6T .AlertItem_outer-content-wrapper_EsL6T{display:flex;gap:.5rem;flex-grow:1}.AlertItem_alert_EsL6T .AlertItem_content-wrapper_EsL6T{flex-grow:1;padding-left:.125rem}.AlertItem_alert_EsL6T .AlertItem_content_EsL6T{color:var(--alert-text-color);font-size:var(--alert-font-size);line-height:1.43;margin-bottom:0;word-break:break-word}.AlertItem_alert_EsL6T .AlertItem_actions_EsL6T{text-align:right;align-self:center}.AlertItem_alert_EsL6T .AlertItem_action-button_EsL6T{border-width:var(--button-border-width);border-style:var(--button-border-style);border-radius:var(--button-border-radius);white-space:nowrap;font-size:var(--alert-font-size);line-height:1;font-weight:400;margin:-.5rem 0;padding:.625rem 1.25rem;cursor:pointer;transition:color,background-color,border-color .2s ease-in-out;font-family:var(--font-family);color:var(--alert-text-color);background-color:transparent;border-color:transparent}.AlertItem_alert_EsL6T .AlertItem_action-button_EsL6T:disabled{color:var(--greyed-out);cursor:not-allowed}.AlertItem_alert_EsL6T .AlertItem_action-button_EsL6T:focus-visible{outline:calc(.125 * var(--font-size)) solid var(--color-focus);outline-offset:calc(.125 * var(--font-size));border-radius:var(--focus-border-radius)}.AlertItem_alert_EsL6T .AlertItem_action-button_EsL6T:not(:disabled):hover,.AlertItem_alert_EsL6T .AlertItem_action-button_EsL6T:not(:disabled):focus{background-color:var(--color-black10)}.AlertItem_alert_EsL6T .AlertItem_action-button_EsL6T:not(:disabled):active{background-color:var(--color-black20)}@media only screen and (min-width: 37.5em){.AlertItem_alert_EsL6T{width:-webkit-min-content;width:min-content;min-width:25rem}}')),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}}();
2
- const hidden = "AlertItem_hidden_EsL6T";
3
- const alert = "AlertItem_alert_EsL6T";
4
- const neutral = "AlertItem_neutral_EsL6T";
5
- const content = "AlertItem_content_EsL6T";
6
- const title = "AlertItem_title_EsL6T";
7
- const icon = "AlertItem_icon_EsL6T";
8
- const informative = "AlertItem_informative_EsL6T";
9
- const success = "AlertItem_success_EsL6T";
10
- const warning = "AlertItem_warning_EsL6T";
11
- const error = "AlertItem_error_EsL6T";
12
- const actions = "AlertItem_actions_EsL6T";
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.AlertItem_sr-only_HO9cY{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.AlertItem_hidden_HO9cY{display:none}.AlertItem_slide-in_HO9cY{animation:AlertItem_slide-in_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.AlertItem_slide-in_HO9cY{animation-duration:.1ms}}.AlertItem_slide-out_HO9cY{animation:AlertItem_slide-out_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.AlertItem_slide-out_HO9cY{animation-duration:.1ms}}@keyframes AlertItem_slide-in_HO9cY{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes AlertItem_slide-out_HO9cY{0%{transform:translateY(0)}to{transform:translateY(100vh)}}/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.AlertItem_alert_HO9cY{padding:1rem .875rem;border-radius:var(--alert-border-radius);display:flex;gap:.5rem;align-items:center;width:100%;box-sizing:border-box;flex-grow:0}.AlertItem_alert_HO9cY.AlertItem_neutral_HO9cY{background-color:var(--alert-neutral-background-color);border-radius:var(--alert-border-radius)}.AlertItem_alert_HO9cY.AlertItem_neutral_HO9cY.AlertItem_emph-low_HO9cY{color:unset}.AlertItem_alert_HO9cY.AlertItem_neutral_HO9cY.AlertItem_emph-medium_HO9cY{border-style:none none none solid;border-width:var(--alert-border-width);border-color:var(--alert-neutral-inverted-color);padding-left:calc(1 * var(--font-size) - var(--alert-border-width))}.AlertItem_alert_HO9cY.AlertItem_neutral_HO9cY.AlertItem_emph-high_HO9cY{background-color:var(--alert-neutral-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_neutral_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_content_HO9cY,.AlertItem_alert_HO9cY.AlertItem_neutral_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_title_HO9cY,.AlertItem_alert_HO9cY.AlertItem_neutral_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_close-btn_HO9cY,.AlertItem_alert_HO9cY.AlertItem_neutral_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_icon_HO9cY,.AlertItem_alert_HO9cY.AlertItem_neutral_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_action-button_HO9cY{color:var(--alert-text-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_informative_HO9cY{background-color:var(--alert-info-background-color);border-radius:var(--alert-border-radius)}.AlertItem_alert_HO9cY.AlertItem_informative_HO9cY.AlertItem_emph-low_HO9cY{color:unset}.AlertItem_alert_HO9cY.AlertItem_informative_HO9cY.AlertItem_emph-medium_HO9cY{border-style:none none none solid;border-width:var(--alert-border-width);border-color:var(--alert-info-inverted-color);padding-left:calc(1 * var(--font-size) - var(--alert-border-width))}.AlertItem_alert_HO9cY.AlertItem_informative_HO9cY.AlertItem_emph-high_HO9cY{background-color:var(--alert-info-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_informative_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_content_HO9cY,.AlertItem_alert_HO9cY.AlertItem_informative_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_title_HO9cY,.AlertItem_alert_HO9cY.AlertItem_informative_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_close-btn_HO9cY,.AlertItem_alert_HO9cY.AlertItem_informative_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_icon_HO9cY,.AlertItem_alert_HO9cY.AlertItem_informative_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_action-button_HO9cY{color:var(--alert-text-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_success_HO9cY{background-color:var(--alert-success-background-color);border-radius:var(--alert-border-radius)}.AlertItem_alert_HO9cY.AlertItem_success_HO9cY.AlertItem_emph-low_HO9cY .AlertItem_icon_HO9cY{color:var(--alert-success-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_success_HO9cY.AlertItem_emph-medium_HO9cY{border-style:none none none solid;border-width:var(--alert-border-width);border-color:var(--alert-success-inverted-color);padding-left:calc(1 * var(--font-size) - var(--alert-border-width))}.AlertItem_alert_HO9cY.AlertItem_success_HO9cY.AlertItem_emph-medium_HO9cY .AlertItem_icon_HO9cY{color:var(--alert-success-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_success_HO9cY.AlertItem_emph-high_HO9cY{background-color:var(--alert-success-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_success_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_content_HO9cY,.AlertItem_alert_HO9cY.AlertItem_success_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_title_HO9cY,.AlertItem_alert_HO9cY.AlertItem_success_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_close-btn_HO9cY,.AlertItem_alert_HO9cY.AlertItem_success_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_icon_HO9cY,.AlertItem_alert_HO9cY.AlertItem_success_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_action-button_HO9cY{color:var(--alert-text-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_warning_HO9cY{background-color:var(--alert-warning-background-color);border-radius:var(--alert-border-radius)}.AlertItem_alert_HO9cY.AlertItem_warning_HO9cY.AlertItem_emph-low_HO9cY .AlertItem_icon_HO9cY{color:var(--alert-warning-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_warning_HO9cY.AlertItem_emph-medium_HO9cY{border-style:none none none solid;border-width:var(--alert-border-width);border-color:var(--alert-warning-inverted-color);padding-left:calc(1 * var(--font-size) - var(--alert-border-width))}.AlertItem_alert_HO9cY.AlertItem_warning_HO9cY.AlertItem_emph-medium_HO9cY .AlertItem_icon_HO9cY{color:var(--alert-warning-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_warning_HO9cY.AlertItem_emph-high_HO9cY{background-color:var(--alert-warning-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_warning_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_content_HO9cY,.AlertItem_alert_HO9cY.AlertItem_warning_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_title_HO9cY,.AlertItem_alert_HO9cY.AlertItem_warning_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_close-btn_HO9cY,.AlertItem_alert_HO9cY.AlertItem_warning_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_icon_HO9cY,.AlertItem_alert_HO9cY.AlertItem_warning_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_action-button_HO9cY{color:var(--alert-text-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_error_HO9cY{background-color:var(--alert-error-background-color);border-radius:var(--alert-border-radius)}.AlertItem_alert_HO9cY.AlertItem_error_HO9cY.AlertItem_emph-low_HO9cY .AlertItem_icon_HO9cY{color:var(--alert-error-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_error_HO9cY.AlertItem_emph-medium_HO9cY{border-style:none none none solid;border-width:var(--alert-border-width);border-color:var(--alert-error-inverted-color);padding-left:calc(1 * var(--font-size) - var(--alert-border-width))}.AlertItem_alert_HO9cY.AlertItem_error_HO9cY.AlertItem_emph-medium_HO9cY .AlertItem_icon_HO9cY{color:var(--alert-error-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_error_HO9cY.AlertItem_emph-high_HO9cY{background-color:var(--alert-error-inverted-color)}.AlertItem_alert_HO9cY.AlertItem_error_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_content_HO9cY,.AlertItem_alert_HO9cY.AlertItem_error_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_title_HO9cY,.AlertItem_alert_HO9cY.AlertItem_error_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_close-btn_HO9cY,.AlertItem_alert_HO9cY.AlertItem_error_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_icon_HO9cY,.AlertItem_alert_HO9cY.AlertItem_error_HO9cY.AlertItem_emph-high_HO9cY .AlertItem_action-button_HO9cY{color:var(--alert-text-inverted-color)}.AlertItem_alert_HO9cY+.AlertItem_alert_HO9cY{margin-top:.5rem}.AlertItem_alert_HO9cY .AlertItem_close-btn_HO9cY{color:var(--alert-text-color);align-self:center;width:2.5rem;height:2.5rem;margin:-.5rem 0;flex-shrink:0;border:0}.AlertItem_alert_HO9cY .AlertItem_close-btn_HO9cY span{font-size:var(--alert-font-size)}.AlertItem_alert_HO9cY .AlertItem_close-btn_HO9cY:not(:disabled):hover,.AlertItem_alert_HO9cY .AlertItem_close-btn_HO9cY:not(:disabled):focus{background-color:var(--color-black10)}.AlertItem_alert_HO9cY .AlertItem_close-btn_HO9cY:not(:disabled):active{background-color:var(--color-black20)}.AlertItem_alert_HO9cY .AlertItem_icon_HO9cY{color:var(--alert-text-color);font-size:var(--font-size);height:var(--font-size-big);display:inline-flex;align-items:center;align-self:flex-start}.AlertItem_alert_HO9cY .AlertItem_title_HO9cY{color:var(--alert-text-color);flex:1;font-size:var(--alert-font-size);line-height:1.43;margin-bottom:.25rem;display:block}.AlertItem_alert_HO9cY .AlertItem_outer-content-wrapper_HO9cY{display:flex;gap:.5rem;flex-grow:1}.AlertItem_alert_HO9cY .AlertItem_content-wrapper_HO9cY{flex-grow:1;padding-left:.125rem}.AlertItem_alert_HO9cY .AlertItem_content_HO9cY{color:var(--alert-text-color);font-size:var(--alert-font-size);line-height:1.43;margin-bottom:0;word-break:break-word}.AlertItem_alert_HO9cY .AlertItem_actions_HO9cY{text-align:right;align-self:center}.AlertItem_alert_HO9cY .AlertItem_action-button_HO9cY{border-width:var(--button-border-width);border-style:var(--button-border-style);border-radius:var(--button-border-radius);white-space:nowrap;font-size:var(--alert-font-size);line-height:1;font-weight:400;margin:-.5rem 0;padding:.625rem 1.25rem;cursor:pointer;transition:color,background-color,border-color .2s ease-in-out;font-family:var(--font-family);color:var(--alert-text-color);background-color:transparent;border-color:transparent}.AlertItem_alert_HO9cY .AlertItem_action-button_HO9cY:disabled{color:var(--greyed-out);cursor:not-allowed}.AlertItem_alert_HO9cY .AlertItem_action-button_HO9cY:focus-visible{outline:calc(.125 * var(--font-size)) solid var(--color-focus);outline-offset:calc(.125 * var(--font-size));border-radius:var(--focus-border-radius)}.AlertItem_alert_HO9cY .AlertItem_action-button_HO9cY:not(:disabled):hover,.AlertItem_alert_HO9cY .AlertItem_action-button_HO9cY:not(:disabled):focus{background-color:var(--color-black10)}.AlertItem_alert_HO9cY .AlertItem_action-button_HO9cY:not(:disabled):active{background-color:var(--color-black20)}@media only screen and (min-width: 37.5em){.AlertItem_alert_HO9cY{width:-webkit-min-content;width:min-content;min-width:25rem}}')),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}}();
2
+ const hidden = "AlertItem_hidden_HO9cY";
3
+ const alert = "AlertItem_alert_HO9cY";
4
+ const neutral = "AlertItem_neutral_HO9cY";
5
+ const content = "AlertItem_content_HO9cY";
6
+ const title = "AlertItem_title_HO9cY";
7
+ const icon = "AlertItem_icon_HO9cY";
8
+ const informative = "AlertItem_informative_HO9cY";
9
+ const success = "AlertItem_success_HO9cY";
10
+ const warning = "AlertItem_warning_HO9cY";
11
+ const error = "AlertItem_error_HO9cY";
12
+ const actions = "AlertItem_actions_HO9cY";
13
13
  const classes = {
14
- "sr-only": "AlertItem_sr-only_EsL6T",
14
+ "sr-only": "AlertItem_sr-only_HO9cY",
15
15
  hidden,
16
- "slide-in": "AlertItem_slide-in_EsL6T",
17
- "slide-out": "AlertItem_slide-out_EsL6T",
16
+ "slide-in": "AlertItem_slide-in_HO9cY",
17
+ "slide-out": "AlertItem_slide-out_HO9cY",
18
18
  alert,
19
19
  neutral,
20
- "emph-low": "AlertItem_emph-low_EsL6T",
21
- "emph-medium": "AlertItem_emph-medium_EsL6T",
22
- "emph-high": "AlertItem_emph-high_EsL6T",
20
+ "emph-low": "AlertItem_emph-low_HO9cY",
21
+ "emph-medium": "AlertItem_emph-medium_HO9cY",
22
+ "emph-high": "AlertItem_emph-high_HO9cY",
23
23
  content,
24
24
  title,
25
- "close-btn": "AlertItem_close-btn_EsL6T",
25
+ "close-btn": "AlertItem_close-btn_HO9cY",
26
26
  icon,
27
- "action-button": "AlertItem_action-button_EsL6T",
27
+ "action-button": "AlertItem_action-button_HO9cY",
28
28
  informative,
29
29
  success,
30
30
  warning,
31
31
  error,
32
- "outer-content-wrapper": "AlertItem_outer-content-wrapper_EsL6T",
33
- "content-wrapper": "AlertItem_content-wrapper_EsL6T",
32
+ "outer-content-wrapper": "AlertItem_outer-content-wrapper_HO9cY",
33
+ "content-wrapper": "AlertItem_content-wrapper_HO9cY",
34
34
  actions
35
35
  };
36
36
  export {
@@ -1,3 +1,3 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var n=document.createElement("style");n.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.Banner_banner_EsL6T{padding:1rem 1.25rem;background-color:var(--light);display:flex;border-width:0 0 0 var(--banner-border-width);border-style:solid;flex-grow:0;border-radius:var(--banner-border-radius)}.Banner_banner_EsL6T .Banner_container_EsL6T{display:block;margin-left:1rem;flex:1;color:var(--default)}.Banner_banner_EsL6T .Banner_headline_EsL6T{margin-bottom:.25rem}.Banner_banner_EsL6T .Banner_content_EsL6T{margin-bottom:0}.Banner_banner_EsL6T .Banner_icon_EsL6T{margin-top:.1rem;font-size:var(--font-size-big);line-height:var(--default-line-height)}.Banner_banner_EsL6T.Banner_info_EsL6T{border-color:var(--info)}.Banner_banner_EsL6T.Banner_info_EsL6T .Banner_icon_EsL6T,.Banner_banner_EsL6T.Banner_info_EsL6T .Banner_headline_EsL6T{color:var(--info)}.Banner_banner_EsL6T.Banner_warning_EsL6T{border-color:var(--warning)}.Banner_banner_EsL6T.Banner_warning_EsL6T .Banner_icon_EsL6T,.Banner_banner_EsL6T.Banner_warning_EsL6T .Banner_headline_EsL6T{color:var(--warning)}.Banner_banner_EsL6T.Banner_error_EsL6T{border-color:var(--error)}.Banner_banner_EsL6T.Banner_error_EsL6T .Banner_icon_EsL6T,.Banner_banner_EsL6T.Banner_error_EsL6T .Banner_headline_EsL6T{color:var(--error)}')),document.head.appendChild(n)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}}();
2
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n="Banner_banner_EsL6T",e="Banner_container_EsL6T",r="Banner_headline_EsL6T",o="Banner_content_EsL6T",t="Banner_icon_EsL6T",a="Banner_info_EsL6T",s="Banner_warning_EsL6T",i="Banner_error_EsL6T",_={banner:n,container:e,headline:r,content:o,icon:t,info:a,warning:s,error:i};exports.banner=n,exports.container=e,exports.content=o,exports.default=_,exports.error=i,exports.headline=r,exports.icon=t,exports.info=a,exports.warning=s;
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var n=document.createElement("style");n.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.Banner_banner_HO9cY{padding:1rem 1.25rem;background-color:var(--light);display:flex;border-width:0 0 0 var(--banner-border-width);border-style:solid;flex-grow:0;border-radius:var(--banner-border-radius)}.Banner_banner_HO9cY .Banner_container_HO9cY{display:block;margin-left:1rem;flex:1;color:var(--default)}.Banner_banner_HO9cY .Banner_headline_HO9cY{margin-bottom:.25rem}.Banner_banner_HO9cY .Banner_content_HO9cY{margin-bottom:0}.Banner_banner_HO9cY .Banner_icon_HO9cY{margin-top:.1rem;font-size:var(--font-size-big);line-height:var(--default-line-height)}.Banner_banner_HO9cY.Banner_info_HO9cY{border-color:var(--info)}.Banner_banner_HO9cY.Banner_info_HO9cY .Banner_icon_HO9cY,.Banner_banner_HO9cY.Banner_info_HO9cY .Banner_headline_HO9cY{color:var(--info)}.Banner_banner_HO9cY.Banner_warning_HO9cY{border-color:var(--warning)}.Banner_banner_HO9cY.Banner_warning_HO9cY .Banner_icon_HO9cY,.Banner_banner_HO9cY.Banner_warning_HO9cY .Banner_headline_HO9cY{color:var(--warning)}.Banner_banner_HO9cY.Banner_error_HO9cY{border-color:var(--error)}.Banner_banner_HO9cY.Banner_error_HO9cY .Banner_icon_HO9cY,.Banner_banner_HO9cY.Banner_error_HO9cY .Banner_headline_HO9cY{color:var(--error)}')),document.head.appendChild(n)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}}();
2
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n="Banner_banner_HO9cY",e="Banner_container_HO9cY",r="Banner_headline_HO9cY",o="Banner_content_HO9cY",t="Banner_icon_HO9cY",a="Banner_info_HO9cY",c="Banner_warning_HO9cY",i="Banner_error_HO9cY",_={banner:n,container:e,headline:r,content:o,icon:t,info:a,warning:c,error:i};exports.banner=n,exports.container=e,exports.content=o,exports.default=_,exports.error=i,exports.headline=r,exports.icon=t,exports.info=a,exports.warning=c;
3
3
  //# sourceMappingURL=Banner.module.scss.cjs.js.map
@@ -1,12 +1,12 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var n=document.createElement("style");n.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.Banner_banner_EsL6T{padding:1rem 1.25rem;background-color:var(--light);display:flex;border-width:0 0 0 var(--banner-border-width);border-style:solid;flex-grow:0;border-radius:var(--banner-border-radius)}.Banner_banner_EsL6T .Banner_container_EsL6T{display:block;margin-left:1rem;flex:1;color:var(--default)}.Banner_banner_EsL6T .Banner_headline_EsL6T{margin-bottom:.25rem}.Banner_banner_EsL6T .Banner_content_EsL6T{margin-bottom:0}.Banner_banner_EsL6T .Banner_icon_EsL6T{margin-top:.1rem;font-size:var(--font-size-big);line-height:var(--default-line-height)}.Banner_banner_EsL6T.Banner_info_EsL6T{border-color:var(--info)}.Banner_banner_EsL6T.Banner_info_EsL6T .Banner_icon_EsL6T,.Banner_banner_EsL6T.Banner_info_EsL6T .Banner_headline_EsL6T{color:var(--info)}.Banner_banner_EsL6T.Banner_warning_EsL6T{border-color:var(--warning)}.Banner_banner_EsL6T.Banner_warning_EsL6T .Banner_icon_EsL6T,.Banner_banner_EsL6T.Banner_warning_EsL6T .Banner_headline_EsL6T{color:var(--warning)}.Banner_banner_EsL6T.Banner_error_EsL6T{border-color:var(--error)}.Banner_banner_EsL6T.Banner_error_EsL6T .Banner_icon_EsL6T,.Banner_banner_EsL6T.Banner_error_EsL6T .Banner_headline_EsL6T{color:var(--error)}')),document.head.appendChild(n)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}}();
2
- const banner = "Banner_banner_EsL6T";
3
- const container = "Banner_container_EsL6T";
4
- const headline = "Banner_headline_EsL6T";
5
- const content = "Banner_content_EsL6T";
6
- const icon = "Banner_icon_EsL6T";
7
- const info = "Banner_info_EsL6T";
8
- const warning = "Banner_warning_EsL6T";
9
- const error = "Banner_error_EsL6T";
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var n=document.createElement("style");n.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.Banner_banner_HO9cY{padding:1rem 1.25rem;background-color:var(--light);display:flex;border-width:0 0 0 var(--banner-border-width);border-style:solid;flex-grow:0;border-radius:var(--banner-border-radius)}.Banner_banner_HO9cY .Banner_container_HO9cY{display:block;margin-left:1rem;flex:1;color:var(--default)}.Banner_banner_HO9cY .Banner_headline_HO9cY{margin-bottom:.25rem}.Banner_banner_HO9cY .Banner_content_HO9cY{margin-bottom:0}.Banner_banner_HO9cY .Banner_icon_HO9cY{margin-top:.1rem;font-size:var(--font-size-big);line-height:var(--default-line-height)}.Banner_banner_HO9cY.Banner_info_HO9cY{border-color:var(--info)}.Banner_banner_HO9cY.Banner_info_HO9cY .Banner_icon_HO9cY,.Banner_banner_HO9cY.Banner_info_HO9cY .Banner_headline_HO9cY{color:var(--info)}.Banner_banner_HO9cY.Banner_warning_HO9cY{border-color:var(--warning)}.Banner_banner_HO9cY.Banner_warning_HO9cY .Banner_icon_HO9cY,.Banner_banner_HO9cY.Banner_warning_HO9cY .Banner_headline_HO9cY{color:var(--warning)}.Banner_banner_HO9cY.Banner_error_HO9cY{border-color:var(--error)}.Banner_banner_HO9cY.Banner_error_HO9cY .Banner_icon_HO9cY,.Banner_banner_HO9cY.Banner_error_HO9cY .Banner_headline_HO9cY{color:var(--error)}')),document.head.appendChild(n)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}}();
2
+ const banner = "Banner_banner_HO9cY";
3
+ const container = "Banner_container_HO9cY";
4
+ const headline = "Banner_headline_HO9cY";
5
+ const content = "Banner_content_HO9cY";
6
+ const icon = "Banner_icon_HO9cY";
7
+ const info = "Banner_info_HO9cY";
8
+ const warning = "Banner_warning_HO9cY";
9
+ const error = "Banner_error_HO9cY";
10
10
  const classes = {
11
11
  banner,
12
12
  container,
@@ -1,3 +1,3 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.BaseModal_sr-only_EsL6T{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.BaseModal_hidden_EsL6T{display:none}.BaseModal_slide-in_EsL6T{animation:BaseModal_slide-in_EsL6T .5s forwards}@media (prefers-reduced-motion: reduce){.BaseModal_slide-in_EsL6T{animation-duration:.1ms}}.BaseModal_slide-out_EsL6T{animation:BaseModal_slide-out_EsL6T .5s forwards}@media (prefers-reduced-motion: reduce){.BaseModal_slide-out_EsL6T{animation-duration:.1ms}}@keyframes BaseModal_slide-in_EsL6T{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes BaseModal_slide-out_EsL6T{0%{transform:translateY(0)}to{transform:translateY(100vh)}}/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.BaseModal_modal_EsL6T{position:fixed;z-index:10;top:0;left:0;height:100vh;width:100vw;visibility:hidden;display:flex;align-items:flex-start;justify-content:center}.BaseModal_modal_EsL6T .BaseModal_backdrop_EsL6T{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:transparent;opacity:0;transition-property:background-color;transition-property:opacity;transition-duration:.5s;transition-timing-function:ease}@media (prefers-reduced-motion: reduce){.BaseModal_modal_EsL6T .BaseModal_backdrop_EsL6T{transition-duration:.1ms}}.BaseModal_modal_EsL6T.BaseModal_visible_EsL6T{visibility:visible}.BaseModal_modal_EsL6T.BaseModal_visible_EsL6T .BaseModal_backdrop_EsL6T{background-color:var(--modal-backdrop-color);opacity:.75}.BaseModal_container_EsL6T{margin-top:3.125rem;background-color:var(--modal-background-color);z-index:11;width:calc(100% - 2rem);height:auto;max-height:calc(90% - 3.125rem);display:flex;flex-direction:column}@media only screen and (min-width: 50em){.BaseModal_container_EsL6T{width:50rem;border-radius:2px;box-shadow:0 30px 50px var(--modal-shadow-color)}}')),document.head.appendChild(e)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}}();
2
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="BaseModal_modal_EsL6T",o="BaseModal_backdrop_EsL6T",s="BaseModal_visible_EsL6T",a="BaseModal_container_EsL6T",t={modal:e,backdrop:o,visible:s,container:a};exports.backdrop=o,exports.container=a,exports.default=t,exports.modal=e,exports.visible=s;
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.BaseModal_sr-only_HO9cY{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.BaseModal_hidden_HO9cY{display:none}.BaseModal_slide-in_HO9cY{animation:BaseModal_slide-in_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.BaseModal_slide-in_HO9cY{animation-duration:.1ms}}.BaseModal_slide-out_HO9cY{animation:BaseModal_slide-out_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.BaseModal_slide-out_HO9cY{animation-duration:.1ms}}@keyframes BaseModal_slide-in_HO9cY{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes BaseModal_slide-out_HO9cY{0%{transform:translateY(0)}to{transform:translateY(100vh)}}/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.BaseModal_modal_HO9cY{position:fixed;z-index:10;top:0;left:0;height:100vh;width:100vw;visibility:hidden;display:flex;align-items:flex-start;justify-content:center}.BaseModal_modal_HO9cY .BaseModal_backdrop_HO9cY{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:transparent;opacity:0;transition-property:background-color;transition-property:opacity;transition-duration:.5s;transition-timing-function:ease}@media (prefers-reduced-motion: reduce){.BaseModal_modal_HO9cY .BaseModal_backdrop_HO9cY{transition-duration:.1ms}}.BaseModal_modal_HO9cY.BaseModal_visible_HO9cY{visibility:visible}.BaseModal_modal_HO9cY.BaseModal_visible_HO9cY .BaseModal_backdrop_HO9cY{background-color:var(--modal-backdrop-color);opacity:.75}.BaseModal_container_HO9cY{margin-top:3.125rem;background-color:var(--modal-background-color);z-index:11;width:calc(100% - 2rem);height:auto;max-height:calc(90% - 3.125rem);display:flex;flex-direction:column}@media only screen and (min-width: 50em){.BaseModal_container_HO9cY{width:50rem;border-radius:2px;box-shadow:0 30px 50px var(--modal-shadow-color)}}')),document.head.appendChild(e)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}}();
2
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="BaseModal_modal_HO9cY",o="BaseModal_backdrop_HO9cY",a="BaseModal_visible_HO9cY",s="BaseModal_container_HO9cY",t={modal:e,backdrop:o,visible:a,container:s};exports.backdrop=o,exports.container=s,exports.default=t,exports.modal=e,exports.visible=a;
3
3
  //# sourceMappingURL=BaseModal.module.scss.cjs.js.map
@@ -1,8 +1,8 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.BaseModal_sr-only_EsL6T{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.BaseModal_hidden_EsL6T{display:none}.BaseModal_slide-in_EsL6T{animation:BaseModal_slide-in_EsL6T .5s forwards}@media (prefers-reduced-motion: reduce){.BaseModal_slide-in_EsL6T{animation-duration:.1ms}}.BaseModal_slide-out_EsL6T{animation:BaseModal_slide-out_EsL6T .5s forwards}@media (prefers-reduced-motion: reduce){.BaseModal_slide-out_EsL6T{animation-duration:.1ms}}@keyframes BaseModal_slide-in_EsL6T{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes BaseModal_slide-out_EsL6T{0%{transform:translateY(0)}to{transform:translateY(100vh)}}/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.BaseModal_modal_EsL6T{position:fixed;z-index:10;top:0;left:0;height:100vh;width:100vw;visibility:hidden;display:flex;align-items:flex-start;justify-content:center}.BaseModal_modal_EsL6T .BaseModal_backdrop_EsL6T{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:transparent;opacity:0;transition-property:background-color;transition-property:opacity;transition-duration:.5s;transition-timing-function:ease}@media (prefers-reduced-motion: reduce){.BaseModal_modal_EsL6T .BaseModal_backdrop_EsL6T{transition-duration:.1ms}}.BaseModal_modal_EsL6T.BaseModal_visible_EsL6T{visibility:visible}.BaseModal_modal_EsL6T.BaseModal_visible_EsL6T .BaseModal_backdrop_EsL6T{background-color:var(--modal-backdrop-color);opacity:.75}.BaseModal_container_EsL6T{margin-top:3.125rem;background-color:var(--modal-background-color);z-index:11;width:calc(100% - 2rem);height:auto;max-height:calc(90% - 3.125rem);display:flex;flex-direction:column}@media only screen and (min-width: 50em){.BaseModal_container_EsL6T{width:50rem;border-radius:2px;box-shadow:0 30px 50px var(--modal-shadow-color)}}')),document.head.appendChild(e)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}}();
2
- const modal = "BaseModal_modal_EsL6T";
3
- const backdrop = "BaseModal_backdrop_EsL6T";
4
- const visible = "BaseModal_visible_EsL6T";
5
- const container = "BaseModal_container_EsL6T";
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.BaseModal_sr-only_HO9cY{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.BaseModal_hidden_HO9cY{display:none}.BaseModal_slide-in_HO9cY{animation:BaseModal_slide-in_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.BaseModal_slide-in_HO9cY{animation-duration:.1ms}}.BaseModal_slide-out_HO9cY{animation:BaseModal_slide-out_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.BaseModal_slide-out_HO9cY{animation-duration:.1ms}}@keyframes BaseModal_slide-in_HO9cY{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes BaseModal_slide-out_HO9cY{0%{transform:translateY(0)}to{transform:translateY(100vh)}}/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.BaseModal_modal_HO9cY{position:fixed;z-index:10;top:0;left:0;height:100vh;width:100vw;visibility:hidden;display:flex;align-items:flex-start;justify-content:center}.BaseModal_modal_HO9cY .BaseModal_backdrop_HO9cY{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:transparent;opacity:0;transition-property:background-color;transition-property:opacity;transition-duration:.5s;transition-timing-function:ease}@media (prefers-reduced-motion: reduce){.BaseModal_modal_HO9cY .BaseModal_backdrop_HO9cY{transition-duration:.1ms}}.BaseModal_modal_HO9cY.BaseModal_visible_HO9cY{visibility:visible}.BaseModal_modal_HO9cY.BaseModal_visible_HO9cY .BaseModal_backdrop_HO9cY{background-color:var(--modal-backdrop-color);opacity:.75}.BaseModal_container_HO9cY{margin-top:3.125rem;background-color:var(--modal-background-color);z-index:11;width:calc(100% - 2rem);height:auto;max-height:calc(90% - 3.125rem);display:flex;flex-direction:column}@media only screen and (min-width: 50em){.BaseModal_container_HO9cY{width:50rem;border-radius:2px;box-shadow:0 30px 50px var(--modal-shadow-color)}}')),document.head.appendChild(e)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}}();
2
+ const modal = "BaseModal_modal_HO9cY";
3
+ const backdrop = "BaseModal_backdrop_HO9cY";
4
+ const visible = "BaseModal_visible_HO9cY";
5
+ const container = "BaseModal_container_HO9cY";
6
6
  const classes = {
7
7
  modal,
8
8
  backdrop,
@@ -1,3 +1,3 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.BaseModalActions_actions_EsL6T{margin:1.5rem 0 1rem;padding:1rem 1.5rem 0;display:flex;justify-content:space-between;border-top:1px solid var(--color-blue-grey100)}.BaseModalActions_actions_EsL6T>*+*{margin-left:2rem}@media screen and (max-width: 640px){.BaseModalActions_actions_EsL6T{display:block}.BaseModalActions_actions_EsL6T .BaseModalActions_cancel-action_EsL6T{display:none}.BaseModalActions_actions_EsL6T .BaseModalActions_primary-actions_EsL6T{flex-direction:column;align-items:flex-end;margin-left:0}.BaseModalActions_actions_EsL6T .BaseModalActions_primary-actions_EsL6T>*{width:100%}.BaseModalActions_actions_EsL6T .BaseModalActions_primary-actions_EsL6T>*+*{margin-top:.5rem}}.BaseModalActions_primary-actions_EsL6T{display:flex;flex-grow:1;justify-content:flex-end}.BaseModalActions_primary-actions_EsL6T button{white-space:nowrap}@media screen and (min-width: 640px){.BaseModalActions_primary-actions_EsL6T button+button{margin-left:.5rem}}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
2
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o="BaseModalActions_actions_EsL6T",s={actions:o,"cancel-action":"BaseModalActions_cancel-action_EsL6T","primary-actions":"BaseModalActions_primary-actions_EsL6T"};exports.actions=o,exports.default=s;
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.BaseModalActions_actions_HO9cY{margin:1.5rem 0 1rem;padding:1rem 1.5rem 0;display:flex;justify-content:space-between;border-top:1px solid var(--color-blue-grey100)}.BaseModalActions_actions_HO9cY>*+*{margin-left:2rem}@media screen and (max-width: 640px){.BaseModalActions_actions_HO9cY{display:block}.BaseModalActions_actions_HO9cY .BaseModalActions_cancel-action_HO9cY{display:none}.BaseModalActions_actions_HO9cY .BaseModalActions_primary-actions_HO9cY{flex-direction:column;align-items:flex-end;margin-left:0}.BaseModalActions_actions_HO9cY .BaseModalActions_primary-actions_HO9cY>*{width:100%}.BaseModalActions_actions_HO9cY .BaseModalActions_primary-actions_HO9cY>*+*{margin-top:.5rem}}.BaseModalActions_primary-actions_HO9cY{display:flex;flex-grow:1;justify-content:flex-end}.BaseModalActions_primary-actions_HO9cY button{white-space:nowrap}@media screen and (min-width: 640px){.BaseModalActions_primary-actions_HO9cY button+button{margin-left:.5rem}}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
2
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o="BaseModalActions_actions_HO9cY",a={actions:o,"cancel-action":"BaseModalActions_cancel-action_HO9cY","primary-actions":"BaseModalActions_primary-actions_HO9cY"};exports.actions=o,exports.default=a;
3
3
  //# sourceMappingURL=BaseModalActions.module.scss.cjs.js.map
@@ -1,9 +1,9 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.BaseModalActions_actions_EsL6T{margin:1.5rem 0 1rem;padding:1rem 1.5rem 0;display:flex;justify-content:space-between;border-top:1px solid var(--color-blue-grey100)}.BaseModalActions_actions_EsL6T>*+*{margin-left:2rem}@media screen and (max-width: 640px){.BaseModalActions_actions_EsL6T{display:block}.BaseModalActions_actions_EsL6T .BaseModalActions_cancel-action_EsL6T{display:none}.BaseModalActions_actions_EsL6T .BaseModalActions_primary-actions_EsL6T{flex-direction:column;align-items:flex-end;margin-left:0}.BaseModalActions_actions_EsL6T .BaseModalActions_primary-actions_EsL6T>*{width:100%}.BaseModalActions_actions_EsL6T .BaseModalActions_primary-actions_EsL6T>*+*{margin-top:.5rem}}.BaseModalActions_primary-actions_EsL6T{display:flex;flex-grow:1;justify-content:flex-end}.BaseModalActions_primary-actions_EsL6T button{white-space:nowrap}@media screen and (min-width: 640px){.BaseModalActions_primary-actions_EsL6T button+button{margin-left:.5rem}}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
2
- const actions = "BaseModalActions_actions_EsL6T";
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.BaseModalActions_actions_HO9cY{margin:1.5rem 0 1rem;padding:1rem 1.5rem 0;display:flex;justify-content:space-between;border-top:1px solid var(--color-blue-grey100)}.BaseModalActions_actions_HO9cY>*+*{margin-left:2rem}@media screen and (max-width: 640px){.BaseModalActions_actions_HO9cY{display:block}.BaseModalActions_actions_HO9cY .BaseModalActions_cancel-action_HO9cY{display:none}.BaseModalActions_actions_HO9cY .BaseModalActions_primary-actions_HO9cY{flex-direction:column;align-items:flex-end;margin-left:0}.BaseModalActions_actions_HO9cY .BaseModalActions_primary-actions_HO9cY>*{width:100%}.BaseModalActions_actions_HO9cY .BaseModalActions_primary-actions_HO9cY>*+*{margin-top:.5rem}}.BaseModalActions_primary-actions_HO9cY{display:flex;flex-grow:1;justify-content:flex-end}.BaseModalActions_primary-actions_HO9cY button{white-space:nowrap}@media screen and (min-width: 640px){.BaseModalActions_primary-actions_HO9cY button+button{margin-left:.5rem}}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
2
+ const actions = "BaseModalActions_actions_HO9cY";
3
3
  const classes = {
4
4
  actions,
5
- "cancel-action": "BaseModalActions_cancel-action_EsL6T",
6
- "primary-actions": "BaseModalActions_primary-actions_EsL6T"
5
+ "cancel-action": "BaseModalActions_cancel-action_HO9cY",
6
+ "primary-actions": "BaseModalActions_primary-actions_HO9cY"
7
7
  };
8
8
  export {
9
9
  actions,
@@ -1,3 +1,3 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.BaseModalContent_content_EsL6T{padding:1.25rem 1.5rem 0;overflow-y:auto;flex:1;outline:none;font-size:var(--modal-content-font-size);line-height:1.43;overflow-wrap:break-word}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
2
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="BaseModalContent_content_EsL6T",t={content:e};exports.content=e,exports.default=t;
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.BaseModalContent_content_HO9cY{padding:1.25rem 1.5rem 0;overflow-y:auto;flex:1;outline:none;font-size:var(--modal-content-font-size);line-height:1.43;overflow-wrap:break-word}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
2
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="BaseModalContent_content_HO9cY",t={content:e};exports.content=e,exports.default=t;
3
3
  //# sourceMappingURL=BaseModalContent.module.scss.cjs.js.map
@@ -1,5 +1,5 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.BaseModalContent_content_EsL6T{padding:1.25rem 1.5rem 0;overflow-y:auto;flex:1;outline:none;font-size:var(--modal-content-font-size);line-height:1.43;overflow-wrap:break-word}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
2
- const content = "BaseModalContent_content_EsL6T";
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.BaseModalContent_content_HO9cY{padding:1.25rem 1.5rem 0;overflow-y:auto;flex:1;outline:none;font-size:var(--modal-content-font-size);line-height:1.43;overflow-wrap:break-word}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
2
+ const content = "BaseModalContent_content_HO9cY";
3
3
  const classes = {
4
4
  content
5
5
  };
@@ -1,3 +1,3 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.BaseModalHeader_header_EsL6T{min-width:80px;padding:1.25rem 1.5rem 0;border-top-left-radius:8px;border-top-right-radius:8px}.BaseModalHeader_header_EsL6T .BaseModalHeader_headline_EsL6T{display:flex;align-items:center;justify-content:space-between}.BaseModalHeader_header_EsL6T .BaseModalHeader_headline_EsL6T .BaseModalHeader_title-wrapper_EsL6T{min-width:0}.BaseModalHeader_header_EsL6T .BaseModalHeader_headline_EsL6T .BaseModalHeader_title_EsL6T{min-width:0;margin:0;color:var(--modal-title-color);overflow-wrap:break-word}.BaseModalHeader_header_EsL6T .BaseModalHeader_closeBtn_EsL6T{flex-shrink:0;align-self:flex-start}')),document.head.appendChild(e)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}}();
2
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="BaseModalHeader_header_EsL6T",a="BaseModalHeader_headline_EsL6T",t="BaseModalHeader_title_EsL6T",s="BaseModalHeader_closeBtn_EsL6T",l={header:e,headline:a,"title-wrapper":"BaseModalHeader_title-wrapper_EsL6T",title:t,closeBtn:s};exports.closeBtn=s,exports.default=l,exports.header=e,exports.headline=a,exports.title=t;
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.BaseModalHeader_header_HO9cY{min-width:80px;padding:1.25rem 1.5rem 0;border-top-left-radius:8px;border-top-right-radius:8px}.BaseModalHeader_header_HO9cY .BaseModalHeader_headline_HO9cY{display:flex;align-items:center;justify-content:space-between}.BaseModalHeader_header_HO9cY .BaseModalHeader_headline_HO9cY .BaseModalHeader_title-wrapper_HO9cY{min-width:0}.BaseModalHeader_header_HO9cY .BaseModalHeader_headline_HO9cY .BaseModalHeader_title_HO9cY{min-width:0;margin:0;color:var(--modal-title-color);overflow-wrap:break-word}.BaseModalHeader_header_HO9cY .BaseModalHeader_closeBtn_HO9cY{flex-shrink:0;align-self:flex-start}')),document.head.appendChild(e)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}}();
2
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="BaseModalHeader_header_HO9cY",a="BaseModalHeader_headline_HO9cY",t="BaseModalHeader_title_HO9cY",l="BaseModalHeader_closeBtn_HO9cY",r={header:e,headline:a,"title-wrapper":"BaseModalHeader_title-wrapper_HO9cY",title:t,closeBtn:l};exports.closeBtn=l,exports.default=r,exports.header=e,exports.headline=a,exports.title=t;
3
3
  //# sourceMappingURL=BaseModalHeader.module.scss.cjs.js.map
@@ -1,12 +1,12 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.BaseModalHeader_header_EsL6T{min-width:80px;padding:1.25rem 1.5rem 0;border-top-left-radius:8px;border-top-right-radius:8px}.BaseModalHeader_header_EsL6T .BaseModalHeader_headline_EsL6T{display:flex;align-items:center;justify-content:space-between}.BaseModalHeader_header_EsL6T .BaseModalHeader_headline_EsL6T .BaseModalHeader_title-wrapper_EsL6T{min-width:0}.BaseModalHeader_header_EsL6T .BaseModalHeader_headline_EsL6T .BaseModalHeader_title_EsL6T{min-width:0;margin:0;color:var(--modal-title-color);overflow-wrap:break-word}.BaseModalHeader_header_EsL6T .BaseModalHeader_closeBtn_EsL6T{flex-shrink:0;align-self:flex-start}')),document.head.appendChild(e)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}}();
2
- const header = "BaseModalHeader_header_EsL6T";
3
- const headline = "BaseModalHeader_headline_EsL6T";
4
- const title = "BaseModalHeader_title_EsL6T";
5
- const closeBtn = "BaseModalHeader_closeBtn_EsL6T";
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.BaseModalHeader_header_HO9cY{min-width:80px;padding:1.25rem 1.5rem 0;border-top-left-radius:8px;border-top-right-radius:8px}.BaseModalHeader_header_HO9cY .BaseModalHeader_headline_HO9cY{display:flex;align-items:center;justify-content:space-between}.BaseModalHeader_header_HO9cY .BaseModalHeader_headline_HO9cY .BaseModalHeader_title-wrapper_HO9cY{min-width:0}.BaseModalHeader_header_HO9cY .BaseModalHeader_headline_HO9cY .BaseModalHeader_title_HO9cY{min-width:0;margin:0;color:var(--modal-title-color);overflow-wrap:break-word}.BaseModalHeader_header_HO9cY .BaseModalHeader_closeBtn_HO9cY{flex-shrink:0;align-self:flex-start}')),document.head.appendChild(e)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}}();
2
+ const header = "BaseModalHeader_header_HO9cY";
3
+ const headline = "BaseModalHeader_headline_HO9cY";
4
+ const title = "BaseModalHeader_title_HO9cY";
5
+ const closeBtn = "BaseModalHeader_closeBtn_HO9cY";
6
6
  const classes = {
7
7
  header,
8
8
  headline,
9
- "title-wrapper": "BaseModalHeader_title-wrapper_EsL6T",
9
+ "title-wrapper": "BaseModalHeader_title-wrapper_HO9cY",
10
10
  title,
11
11
  closeBtn
12
12
  };
@@ -1,3 +1,3 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.Dialog_dialog_EsL6T{align-items:center}@media only screen and (min-width: 50em){.Dialog_container_EsL6T{width:30rem;margin-top:0;max-height:90%}}.Dialog_content_EsL6T{padding-top:0}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
2
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="Dialog_dialog_EsL6T",o="Dialog_container_EsL6T",t="Dialog_content_EsL6T",n={dialog:e,container:o,content:t};exports.container=o,exports.content=t,exports.default=n,exports.dialog=e;
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.Dialog_dialog_HO9cY{align-items:center}@media only screen and (min-width: 50em){.Dialog_container_HO9cY{width:30rem;margin-top:0;max-height:90%}}.Dialog_content_HO9cY{padding-top:0}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
2
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="Dialog_dialog_HO9cY",o="Dialog_container_HO9cY",t="Dialog_content_HO9cY",n={dialog:e,container:o,content:t};exports.container=o,exports.content=t,exports.default=n,exports.dialog=e;
3
3
  //# sourceMappingURL=Dialog.module.scss.cjs.js.map
@@ -1,7 +1,7 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.Dialog_dialog_EsL6T{align-items:center}@media only screen and (min-width: 50em){.Dialog_container_EsL6T{width:30rem;margin-top:0;max-height:90%}}.Dialog_content_EsL6T{padding-top:0}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
2
- const dialog = "Dialog_dialog_EsL6T";
3
- const container = "Dialog_container_EsL6T";
4
- const content = "Dialog_content_EsL6T";
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.Dialog_dialog_HO9cY{align-items:center}@media only screen and (min-width: 50em){.Dialog_container_HO9cY{width:30rem;margin-top:0;max-height:90%}}.Dialog_content_HO9cY{padding-top:0}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
2
+ const dialog = "Dialog_dialog_HO9cY";
3
+ const container = "Dialog_container_HO9cY";
4
+ const content = "Dialog_content_HO9cY";
5
5
  const classes = {
6
6
  dialog,
7
7
  container,
@@ -1,3 +1,3 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.DialogActions_actions_EsL6T *+*{margin-left:.5rem}@media screen and (max-width: 640px){.DialogActions_actions_EsL6T .DialogActions_cancel-action_EsL6T{display:block;flex-direction:column;align-items:flex-end;margin-left:0;margin-bottom:.5rem}.DialogActions_actions_EsL6T .DialogActions_cancel-action_EsL6T>*{width:100%}}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
2
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o="DialogActions_actions_EsL6T",t={actions:o,"cancel-action":"DialogActions_cancel-action_EsL6T"};exports.actions=o,exports.default=t;
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.DialogActions_actions_HO9cY *+*{margin-left:.5rem}@media screen and (max-width: 640px){.DialogActions_actions_HO9cY .DialogActions_cancel-action_HO9cY{display:block;flex-direction:column;align-items:flex-end;margin-left:0;margin-bottom:.5rem}.DialogActions_actions_HO9cY .DialogActions_cancel-action_HO9cY>*{width:100%}}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
2
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o="DialogActions_actions_HO9cY",t={actions:o,"cancel-action":"DialogActions_cancel-action_HO9cY"};exports.actions=o,exports.default=t;
3
3
  //# sourceMappingURL=DialogActions.module.scss.cjs.js.map
@@ -1,8 +1,8 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.DialogActions_actions_EsL6T *+*{margin-left:.5rem}@media screen and (max-width: 640px){.DialogActions_actions_EsL6T .DialogActions_cancel-action_EsL6T{display:block;flex-direction:column;align-items:flex-end;margin-left:0;margin-bottom:.5rem}.DialogActions_actions_EsL6T .DialogActions_cancel-action_EsL6T>*{width:100%}}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
2
- const actions = "DialogActions_actions_EsL6T";
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.DialogActions_actions_HO9cY *+*{margin-left:.5rem}@media screen and (max-width: 640px){.DialogActions_actions_HO9cY .DialogActions_cancel-action_HO9cY{display:block;flex-direction:column;align-items:flex-end;margin-left:0;margin-bottom:.5rem}.DialogActions_actions_HO9cY .DialogActions_cancel-action_HO9cY>*{width:100%}}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
2
+ const actions = "DialogActions_actions_HO9cY";
3
3
  const classes = {
4
4
  actions,
5
- "cancel-action": "DialogActions_cancel-action_EsL6T"
5
+ "cancel-action": "DialogActions_cancel-action_HO9cY"
6
6
  };
7
7
  export {
8
8
  actions,
@@ -1,3 +1,3 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.DialogTitle_header_EsL6T{margin:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.DialogTitle_header_EsL6T .DialogTitle_headline_EsL6T{display:flex;min-width:0}.DialogTitle_header_EsL6T .DialogTitle_headline_EsL6T.DialogTitle_with-caption_EsL6T{align-items:flex-start}.DialogTitle_header_EsL6T .DialogTitle_headline_EsL6T.DialogTitle_no-caption_EsL6T{align-items:center}.DialogTitle_header_EsL6T .DialogTitle_headline_EsL6T .DialogTitle_title-wrapper_EsL6T{min-width:0}.DialogTitle_header_EsL6T .DialogTitle_headline_EsL6T .DialogTitle_title_EsL6T{margin:0;line-height:1;color:var(--modal-title-color);overflow-wrap:break-word}.DialogTitle_header_EsL6T .DialogTitle_headline_EsL6T .DialogTitle_title-icon_EsL6T>[data-icon]{font-size:var(--font-size-big)}.DialogTitle_header_EsL6T .DialogTitle_caption_EsL6T{color:var(--color-blue-grey500)}.DialogTitle_header_EsL6T .DialogTitle_close-button_EsL6T{flex-shrink:0}')),document.head.appendChild(e)}}catch(i){console.error("vite-plugin-css-injected-by-js",i)}}();
2
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="DialogTitle_header_EsL6T",t="DialogTitle_headline_EsL6T",i="DialogTitle_title_EsL6T",l="DialogTitle_caption_EsL6T",o={header:e,headline:t,"with-caption":"DialogTitle_with-caption_EsL6T","no-caption":"DialogTitle_no-caption_EsL6T","title-wrapper":"DialogTitle_title-wrapper_EsL6T",title:i,"title-icon":"DialogTitle_title-icon_EsL6T",caption:l,"close-button":"DialogTitle_close-button_EsL6T"};exports.caption=l,exports.default=o,exports.header=e,exports.headline=t,exports.title=i;
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.DialogTitle_header_HO9cY{margin:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.DialogTitle_header_HO9cY .DialogTitle_headline_HO9cY{display:flex;min-width:0}.DialogTitle_header_HO9cY .DialogTitle_headline_HO9cY.DialogTitle_with-caption_HO9cY{align-items:flex-start}.DialogTitle_header_HO9cY .DialogTitle_headline_HO9cY.DialogTitle_no-caption_HO9cY{align-items:center}.DialogTitle_header_HO9cY .DialogTitle_headline_HO9cY .DialogTitle_title-wrapper_HO9cY{min-width:0}.DialogTitle_header_HO9cY .DialogTitle_headline_HO9cY .DialogTitle_title_HO9cY{margin:0;line-height:1;color:var(--modal-title-color);overflow-wrap:break-word}.DialogTitle_header_HO9cY .DialogTitle_headline_HO9cY .DialogTitle_title-icon_HO9cY>[data-icon]{font-size:var(--font-size-big)}.DialogTitle_header_HO9cY .DialogTitle_caption_HO9cY{color:var(--color-blue-grey500)}.DialogTitle_header_HO9cY .DialogTitle_close-button_HO9cY{flex-shrink:0}')),document.head.appendChild(e)}}catch(i){console.error("vite-plugin-css-injected-by-js",i)}}();
2
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="DialogTitle_header_HO9cY",t="DialogTitle_headline_HO9cY",i="DialogTitle_title_HO9cY",l="DialogTitle_caption_HO9cY",o={header:e,headline:t,"with-caption":"DialogTitle_with-caption_HO9cY","no-caption":"DialogTitle_no-caption_HO9cY","title-wrapper":"DialogTitle_title-wrapper_HO9cY",title:i,"title-icon":"DialogTitle_title-icon_HO9cY",caption:l,"close-button":"DialogTitle_close-button_HO9cY"};exports.caption=l,exports.default=o,exports.header=e,exports.headline=t,exports.title=i;
3
3
  //# sourceMappingURL=DialogTitle.module.scss.cjs.js.map
@@ -1,18 +1,18 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.DialogTitle_header_EsL6T{margin:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.DialogTitle_header_EsL6T .DialogTitle_headline_EsL6T{display:flex;min-width:0}.DialogTitle_header_EsL6T .DialogTitle_headline_EsL6T.DialogTitle_with-caption_EsL6T{align-items:flex-start}.DialogTitle_header_EsL6T .DialogTitle_headline_EsL6T.DialogTitle_no-caption_EsL6T{align-items:center}.DialogTitle_header_EsL6T .DialogTitle_headline_EsL6T .DialogTitle_title-wrapper_EsL6T{min-width:0}.DialogTitle_header_EsL6T .DialogTitle_headline_EsL6T .DialogTitle_title_EsL6T{margin:0;line-height:1;color:var(--modal-title-color);overflow-wrap:break-word}.DialogTitle_header_EsL6T .DialogTitle_headline_EsL6T .DialogTitle_title-icon_EsL6T>[data-icon]{font-size:var(--font-size-big)}.DialogTitle_header_EsL6T .DialogTitle_caption_EsL6T{color:var(--color-blue-grey500)}.DialogTitle_header_EsL6T .DialogTitle_close-button_EsL6T{flex-shrink:0}')),document.head.appendChild(e)}}catch(i){console.error("vite-plugin-css-injected-by-js",i)}}();
2
- const header = "DialogTitle_header_EsL6T";
3
- const headline = "DialogTitle_headline_EsL6T";
4
- const title = "DialogTitle_title_EsL6T";
5
- const caption = "DialogTitle_caption_EsL6T";
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.DialogTitle_header_HO9cY{margin:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.DialogTitle_header_HO9cY .DialogTitle_headline_HO9cY{display:flex;min-width:0}.DialogTitle_header_HO9cY .DialogTitle_headline_HO9cY.DialogTitle_with-caption_HO9cY{align-items:flex-start}.DialogTitle_header_HO9cY .DialogTitle_headline_HO9cY.DialogTitle_no-caption_HO9cY{align-items:center}.DialogTitle_header_HO9cY .DialogTitle_headline_HO9cY .DialogTitle_title-wrapper_HO9cY{min-width:0}.DialogTitle_header_HO9cY .DialogTitle_headline_HO9cY .DialogTitle_title_HO9cY{margin:0;line-height:1;color:var(--modal-title-color);overflow-wrap:break-word}.DialogTitle_header_HO9cY .DialogTitle_headline_HO9cY .DialogTitle_title-icon_HO9cY>[data-icon]{font-size:var(--font-size-big)}.DialogTitle_header_HO9cY .DialogTitle_caption_HO9cY{color:var(--color-blue-grey500)}.DialogTitle_header_HO9cY .DialogTitle_close-button_HO9cY{flex-shrink:0}')),document.head.appendChild(e)}}catch(i){console.error("vite-plugin-css-injected-by-js",i)}}();
2
+ const header = "DialogTitle_header_HO9cY";
3
+ const headline = "DialogTitle_headline_HO9cY";
4
+ const title = "DialogTitle_title_HO9cY";
5
+ const caption = "DialogTitle_caption_HO9cY";
6
6
  const classes = {
7
7
  header,
8
8
  headline,
9
- "with-caption": "DialogTitle_with-caption_EsL6T",
10
- "no-caption": "DialogTitle_no-caption_EsL6T",
11
- "title-wrapper": "DialogTitle_title-wrapper_EsL6T",
9
+ "with-caption": "DialogTitle_with-caption_HO9cY",
10
+ "no-caption": "DialogTitle_no-caption_HO9cY",
11
+ "title-wrapper": "DialogTitle_title-wrapper_HO9cY",
12
12
  title,
13
- "title-icon": "DialogTitle_title-icon_EsL6T",
13
+ "title-icon": "DialogTitle_title-icon_HO9cY",
14
14
  caption,
15
- "close-button": "DialogTitle_close-button_EsL6T"
15
+ "close-button": "DialogTitle_close-button_HO9cY"
16
16
  };
17
17
  export {
18
18
  caption,
@@ -1,3 +1,3 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.SideSheet_sr-only_EsL6T{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.SideSheet_hidden_EsL6T{display:none}.SideSheet_slide-in_EsL6T{animation:SideSheet_slide-in_EsL6T .5s forwards}@media (prefers-reduced-motion: reduce){.SideSheet_slide-in_EsL6T{animation-duration:.1ms}}.SideSheet_slide-out_EsL6T{animation:SideSheet_slide-out_EsL6T .5s forwards}@media (prefers-reduced-motion: reduce){.SideSheet_slide-out_EsL6T{animation-duration:.1ms}}@keyframes SideSheet_slide-in_EsL6T{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes SideSheet_slide-out_EsL6T{0%{transform:translateY(0)}to{transform:translateY(100vh)}}/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.SideSheet_slide-in-modal_EsL6T{right:0;left:auto;justify-content:flex-end;min-width:25rem;width:33vw;max-width:40rem;visibility:visible;transform:translate(calc(100% - .5rem));transition-property:transform;transition-duration:.5s;transition-timing-function:ease-in-out}@media (prefers-reduced-motion: reduce){.SideSheet_slide-in-modal_EsL6T{transition-duration:.1ms}}.SideSheet_slide-in-modal_EsL6T.SideSheet_hide_EsL6T{visibility:hidden}.SideSheet_slide-in-modal_EsL6T.SideSheet_visible_EsL6T{visibility:visible;transform:translate(0)}.SideSheet_slide-in-modal_EsL6T.SideSheet_visible_EsL6T #SideSheet_backdrop-slide_EsL6T{background-color:transparent}.SideSheet_handle_EsL6T{position:absolute;top:13.25rem;left:calc(-1.5 * var(--font-size));display:flex;align-items:center;justify-content:center;width:1.5rem;height:2.5rem;padding:.5rem 0;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:var(--modal-background-color);box-shadow:-4px 4px 5px 0 var(--side-sheet-shadow-color-one),-4px 3px 14px 0 var(--side-sheet-shadow-color-two),-4px 8px 10px 0 var(--side-sheet-shadow-color-two)}.SideSheet_handle-button_EsL6T{transform:rotateY(180deg)}.SideSheet_collapsed-sheet_EsL6T{position:absolute;top:0;right:0;width:.5rem;height:100vh;background-color:var(--modal-background-color);box-shadow:0 4px 5px 0 var(--side-sheet-shadow-color-one),0 3px 14px 0 var(--side-sheet-shadow-color-two),0 8px 10px 0 var(--side-sheet-shadow-color-two)}.SideSheet_container_EsL6T{margin-top:0;width:50rem;height:100%;max-height:unset;border-radius:0;box-shadow:0 4px 5px 0 var(--side-sheet-shadow-color-one),0 3px 14px 0 var(--side-sheet-shadow-color-two),0 8px 10px 0 var(--side-sheet-shadow-color-two)}')),document.head.appendChild(e)}}catch(i){console.error("vite-plugin-css-injected-by-js",i)}}();
2
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="SideSheet_hidden_EsL6T",d="SideSheet_hide_EsL6T",i="SideSheet_visible_EsL6T",s="SideSheet_handle_EsL6T",t="SideSheet_container_EsL6T",l={"sr-only":"SideSheet_sr-only_EsL6T",hidden:e,"slide-in":"SideSheet_slide-in_EsL6T","slide-out":"SideSheet_slide-out_EsL6T","slide-in-modal":"SideSheet_slide-in-modal_EsL6T",hide:d,visible:i,"backdrop-slide":"SideSheet_backdrop-slide_EsL6T",handle:s,"handle-button":"SideSheet_handle-button_EsL6T","collapsed-sheet":"SideSheet_collapsed-sheet_EsL6T",container:t};exports.container=t,exports.default=l,exports.handle=s,exports.hidden=e,exports.hide=d,exports.visible=i;
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.SideSheet_sr-only_HO9cY{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.SideSheet_hidden_HO9cY{display:none}.SideSheet_slide-in_HO9cY{animation:SideSheet_slide-in_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.SideSheet_slide-in_HO9cY{animation-duration:.1ms}}.SideSheet_slide-out_HO9cY{animation:SideSheet_slide-out_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.SideSheet_slide-out_HO9cY{animation-duration:.1ms}}@keyframes SideSheet_slide-in_HO9cY{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes SideSheet_slide-out_HO9cY{0%{transform:translateY(0)}to{transform:translateY(100vh)}}/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.SideSheet_slide-in-modal_HO9cY{right:0;left:auto;justify-content:flex-end;min-width:25rem;width:33vw;max-width:40rem;visibility:visible;transform:translate(calc(100% - .5rem));transition-property:transform;transition-duration:.5s;transition-timing-function:ease-in-out}@media (prefers-reduced-motion: reduce){.SideSheet_slide-in-modal_HO9cY{transition-duration:.1ms}}.SideSheet_slide-in-modal_HO9cY.SideSheet_hide_HO9cY{visibility:hidden}.SideSheet_slide-in-modal_HO9cY.SideSheet_visible_HO9cY{visibility:visible;transform:translate(0)}.SideSheet_slide-in-modal_HO9cY.SideSheet_visible_HO9cY #SideSheet_backdrop-slide_HO9cY{background-color:transparent}.SideSheet_handle_HO9cY{position:absolute;top:13.25rem;left:calc(-1.5 * var(--font-size));display:flex;align-items:center;justify-content:center;width:1.5rem;height:2.5rem;padding:.5rem 0;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:var(--modal-background-color);box-shadow:-4px 4px 5px 0 var(--side-sheet-shadow-color-one),-4px 3px 14px 0 var(--side-sheet-shadow-color-two),-4px 8px 10px 0 var(--side-sheet-shadow-color-two)}.SideSheet_handle-button_HO9cY{transform:rotateY(180deg)}.SideSheet_collapsed-sheet_HO9cY{position:absolute;top:0;right:0;width:.5rem;height:100vh;background-color:var(--modal-background-color);box-shadow:0 4px 5px 0 var(--side-sheet-shadow-color-one),0 3px 14px 0 var(--side-sheet-shadow-color-two),0 8px 10px 0 var(--side-sheet-shadow-color-two)}.SideSheet_container_HO9cY{margin-top:0;width:50rem;height:100%;max-height:unset;border-radius:0;box-shadow:0 4px 5px 0 var(--side-sheet-shadow-color-one),0 3px 14px 0 var(--side-sheet-shadow-color-two),0 8px 10px 0 var(--side-sheet-shadow-color-two)}')),document.head.appendChild(e)}}catch(i){console.error("vite-plugin-css-injected-by-js",i)}}();
2
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="SideSheet_hidden_HO9cY",d="SideSheet_hide_HO9cY",i="SideSheet_visible_HO9cY",t="SideSheet_handle_HO9cY",l="SideSheet_container_HO9cY",s={"sr-only":"SideSheet_sr-only_HO9cY",hidden:e,"slide-in":"SideSheet_slide-in_HO9cY","slide-out":"SideSheet_slide-out_HO9cY","slide-in-modal":"SideSheet_slide-in-modal_HO9cY",hide:d,visible:i,"backdrop-slide":"SideSheet_backdrop-slide_HO9cY",handle:t,"handle-button":"SideSheet_handle-button_HO9cY","collapsed-sheet":"SideSheet_collapsed-sheet_HO9cY",container:l};exports.container=l,exports.default=s,exports.handle=t,exports.hidden=e,exports.hide=d,exports.visible=i;
3
3
  //# sourceMappingURL=SideSheet.module.scss.cjs.js.map
@@ -1,21 +1,21 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.SideSheet_sr-only_EsL6T{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.SideSheet_hidden_EsL6T{display:none}.SideSheet_slide-in_EsL6T{animation:SideSheet_slide-in_EsL6T .5s forwards}@media (prefers-reduced-motion: reduce){.SideSheet_slide-in_EsL6T{animation-duration:.1ms}}.SideSheet_slide-out_EsL6T{animation:SideSheet_slide-out_EsL6T .5s forwards}@media (prefers-reduced-motion: reduce){.SideSheet_slide-out_EsL6T{animation-duration:.1ms}}@keyframes SideSheet_slide-in_EsL6T{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes SideSheet_slide-out_EsL6T{0%{transform:translateY(0)}to{transform:translateY(100vh)}}/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.SideSheet_slide-in-modal_EsL6T{right:0;left:auto;justify-content:flex-end;min-width:25rem;width:33vw;max-width:40rem;visibility:visible;transform:translate(calc(100% - .5rem));transition-property:transform;transition-duration:.5s;transition-timing-function:ease-in-out}@media (prefers-reduced-motion: reduce){.SideSheet_slide-in-modal_EsL6T{transition-duration:.1ms}}.SideSheet_slide-in-modal_EsL6T.SideSheet_hide_EsL6T{visibility:hidden}.SideSheet_slide-in-modal_EsL6T.SideSheet_visible_EsL6T{visibility:visible;transform:translate(0)}.SideSheet_slide-in-modal_EsL6T.SideSheet_visible_EsL6T #SideSheet_backdrop-slide_EsL6T{background-color:transparent}.SideSheet_handle_EsL6T{position:absolute;top:13.25rem;left:calc(-1.5 * var(--font-size));display:flex;align-items:center;justify-content:center;width:1.5rem;height:2.5rem;padding:.5rem 0;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:var(--modal-background-color);box-shadow:-4px 4px 5px 0 var(--side-sheet-shadow-color-one),-4px 3px 14px 0 var(--side-sheet-shadow-color-two),-4px 8px 10px 0 var(--side-sheet-shadow-color-two)}.SideSheet_handle-button_EsL6T{transform:rotateY(180deg)}.SideSheet_collapsed-sheet_EsL6T{position:absolute;top:0;right:0;width:.5rem;height:100vh;background-color:var(--modal-background-color);box-shadow:0 4px 5px 0 var(--side-sheet-shadow-color-one),0 3px 14px 0 var(--side-sheet-shadow-color-two),0 8px 10px 0 var(--side-sheet-shadow-color-two)}.SideSheet_container_EsL6T{margin-top:0;width:50rem;height:100%;max-height:unset;border-radius:0;box-shadow:0 4px 5px 0 var(--side-sheet-shadow-color-one),0 3px 14px 0 var(--side-sheet-shadow-color-two),0 8px 10px 0 var(--side-sheet-shadow-color-two)}')),document.head.appendChild(e)}}catch(i){console.error("vite-plugin-css-injected-by-js",i)}}();
2
- const hidden = "SideSheet_hidden_EsL6T";
3
- const hide = "SideSheet_hide_EsL6T";
4
- const visible = "SideSheet_visible_EsL6T";
5
- const handle = "SideSheet_handle_EsL6T";
6
- const container = "SideSheet_container_EsL6T";
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.SideSheet_sr-only_HO9cY{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.SideSheet_hidden_HO9cY{display:none}.SideSheet_slide-in_HO9cY{animation:SideSheet_slide-in_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.SideSheet_slide-in_HO9cY{animation-duration:.1ms}}.SideSheet_slide-out_HO9cY{animation:SideSheet_slide-out_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.SideSheet_slide-out_HO9cY{animation-duration:.1ms}}@keyframes SideSheet_slide-in_HO9cY{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes SideSheet_slide-out_HO9cY{0%{transform:translateY(0)}to{transform:translateY(100vh)}}/*!\n * Copyright 2022 OneWelcome B.V.\n *\n * Licensed under the Apache License, Version 2.0 (the "License");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an "AS IS" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */.SideSheet_slide-in-modal_HO9cY{right:0;left:auto;justify-content:flex-end;min-width:25rem;width:33vw;max-width:40rem;visibility:visible;transform:translate(calc(100% - .5rem));transition-property:transform;transition-duration:.5s;transition-timing-function:ease-in-out}@media (prefers-reduced-motion: reduce){.SideSheet_slide-in-modal_HO9cY{transition-duration:.1ms}}.SideSheet_slide-in-modal_HO9cY.SideSheet_hide_HO9cY{visibility:hidden}.SideSheet_slide-in-modal_HO9cY.SideSheet_visible_HO9cY{visibility:visible;transform:translate(0)}.SideSheet_slide-in-modal_HO9cY.SideSheet_visible_HO9cY #SideSheet_backdrop-slide_HO9cY{background-color:transparent}.SideSheet_handle_HO9cY{position:absolute;top:13.25rem;left:calc(-1.5 * var(--font-size));display:flex;align-items:center;justify-content:center;width:1.5rem;height:2.5rem;padding:.5rem 0;border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:var(--modal-background-color);box-shadow:-4px 4px 5px 0 var(--side-sheet-shadow-color-one),-4px 3px 14px 0 var(--side-sheet-shadow-color-two),-4px 8px 10px 0 var(--side-sheet-shadow-color-two)}.SideSheet_handle-button_HO9cY{transform:rotateY(180deg)}.SideSheet_collapsed-sheet_HO9cY{position:absolute;top:0;right:0;width:.5rem;height:100vh;background-color:var(--modal-background-color);box-shadow:0 4px 5px 0 var(--side-sheet-shadow-color-one),0 3px 14px 0 var(--side-sheet-shadow-color-two),0 8px 10px 0 var(--side-sheet-shadow-color-two)}.SideSheet_container_HO9cY{margin-top:0;width:50rem;height:100%;max-height:unset;border-radius:0;box-shadow:0 4px 5px 0 var(--side-sheet-shadow-color-one),0 3px 14px 0 var(--side-sheet-shadow-color-two),0 8px 10px 0 var(--side-sheet-shadow-color-two)}')),document.head.appendChild(e)}}catch(i){console.error("vite-plugin-css-injected-by-js",i)}}();
2
+ const hidden = "SideSheet_hidden_HO9cY";
3
+ const hide = "SideSheet_hide_HO9cY";
4
+ const visible = "SideSheet_visible_HO9cY";
5
+ const handle = "SideSheet_handle_HO9cY";
6
+ const container = "SideSheet_container_HO9cY";
7
7
  const classes = {
8
- "sr-only": "SideSheet_sr-only_EsL6T",
8
+ "sr-only": "SideSheet_sr-only_HO9cY",
9
9
  hidden,
10
- "slide-in": "SideSheet_slide-in_EsL6T",
11
- "slide-out": "SideSheet_slide-out_EsL6T",
12
- "slide-in-modal": "SideSheet_slide-in-modal_EsL6T",
10
+ "slide-in": "SideSheet_slide-in_HO9cY",
11
+ "slide-out": "SideSheet_slide-out_HO9cY",
12
+ "slide-in-modal": "SideSheet_slide-in-modal_HO9cY",
13
13
  hide,
14
14
  visible,
15
- "backdrop-slide": "SideSheet_backdrop-slide_EsL6T",
15
+ "backdrop-slide": "SideSheet_backdrop-slide_HO9cY",
16
16
  handle,
17
- "handle-button": "SideSheet_handle-button_EsL6T",
18
- "collapsed-sheet": "SideSheet_collapsed-sheet_EsL6T",
17
+ "handle-button": "SideSheet_handle-button_HO9cY",
18
+ "collapsed-sheet": "SideSheet_collapsed-sheet_HO9cY",
19
19
  container
20
20
  };
21
21
  export {