@onewelcome/react-lib-components 10.1.0 → 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.
- package/dist/components/Breadcrumbs/Breadcrumbs.module.scss.cjs.js +2 -2
- package/dist/components/Breadcrumbs/Breadcrumbs.module.scss.es.js +5 -5
- package/dist/components/Button/BaseButton.module.scss.cjs.js +2 -2
- package/dist/components/Button/BaseButton.module.scss.es.js +4 -4
- package/dist/components/Button/Button.module.scss.cjs.js +2 -2
- package/dist/components/Button/Button.module.scss.es.js +17 -17
- package/dist/components/Button/IconButton.module.scss.cjs.js +2 -2
- package/dist/components/Button/IconButton.module.scss.es.js +18 -18
- package/dist/components/ContextMenu/ContextMenu.module.scss.cjs.js +2 -2
- package/dist/components/ContextMenu/ContextMenu.module.scss.es.js +5 -5
- package/dist/components/ContextMenu/ContextMenuDivider.module.scss.cjs.js +2 -2
- package/dist/components/ContextMenu/ContextMenuDivider.module.scss.es.js +2 -2
- package/dist/components/ContextMenu/ContextMenuItem.module.scss.cjs.js +2 -2
- package/dist/components/ContextMenu/ContextMenuItem.module.scss.es.js +3 -3
- package/dist/components/DataGrid/DataGrid.module.scss.cjs.js +2 -2
- package/dist/components/DataGrid/DataGrid.module.scss.es.js +6 -6
- package/dist/components/DataGrid/DataGridActions/DataGridActions.module.scss.cjs.js +2 -2
- package/dist/components/DataGrid/DataGridActions/DataGridActions.module.scss.es.js +6 -6
- package/dist/components/DataGrid/DataGridActions/DataGridColumnsToggle.module.scss.cjs.js +2 -2
- package/dist/components/DataGrid/DataGridActions/DataGridColumnsToggle.module.scss.es.js +7 -7
- package/dist/components/DataGrid/DataGridBody/DataGridBody.module.scss.cjs.js +2 -2
- package/dist/components/DataGrid/DataGridBody/DataGridBody.module.scss.es.js +2 -2
- package/dist/components/DataGrid/DataGridBody/DataGridCell/DataGridCell.module.scss.cjs.js +2 -2
- package/dist/components/DataGrid/DataGridBody/DataGridCell/DataGridCell.module.scss.es.js +5 -5
- package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.module.scss.cjs.js +2 -2
- package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawer.module.scss.es.js +4 -4
- package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.module.scss.cjs.js +2 -2
- package/dist/components/DataGrid/DataGridBody/DataGridDrawer/DataGridDrawerItem.module.scss.es.js +5 -5
- package/dist/components/DataGrid/DataGridBody/DataGridRow/DataGridRow.module.scss.cjs.js +2 -2
- package/dist/components/DataGrid/DataGridBody/DataGridRow/DataGridRow.module.scss.es.js +24 -24
- package/dist/components/DataGrid/DataGridFilters/DataGridFilter.module.scss.cjs.js +2 -2
- package/dist/components/DataGrid/DataGridFilters/DataGridFilter.module.scss.es.js +9 -9
- package/dist/components/DataGrid/DataGridFilters/DataGridToolbar.module.scss.cjs.js +2 -2
- package/dist/components/DataGrid/DataGridFilters/DataGridToolbar.module.scss.es.js +8 -8
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePicker.module.scss.cjs.js +2 -2
- package/dist/components/DataGrid/DataGridFilters/DateTimePicker/DateTimePicker.module.scss.es.js +17 -17
- package/dist/components/DataGrid/DataGridHeader/DataGridHeader.module.scss.cjs.js +2 -2
- package/dist/components/DataGrid/DataGridHeader/DataGridHeader.module.scss.es.js +3 -3
- package/dist/components/DataGrid/DataGridHeader/DataGridHeaderCell.module.scss.cjs.js +2 -2
- package/dist/components/DataGrid/DataGridHeader/DataGridHeaderCell.module.scss.es.js +7 -7
- package/dist/components/DatePicker/DatePicker.module.scss.cjs.js +2 -2
- package/dist/components/DatePicker/DatePicker.module.scss.es.js +31 -31
- package/dist/components/Form/Checkbox/Checkbox.module.scss.cjs.js +2 -2
- package/dist/components/Form/Checkbox/Checkbox.module.scss.es.js +13 -13
- package/dist/components/Form/Fieldset/Fieldset.module.scss.cjs.js +2 -2
- package/dist/components/Form/Fieldset/Fieldset.module.scss.es.js +5 -5
- package/dist/components/Form/FileUpload/FileItem/FileItem.module.scss.cjs.js +2 -2
- package/dist/components/Form/FileUpload/FileItem/FileItem.module.scss.es.js +18 -18
- package/dist/components/Form/FileUpload/FileUpload.module.scss.cjs.js +2 -2
- package/dist/components/Form/FileUpload/FileUpload.module.scss.es.js +16 -16
- package/dist/components/Form/Form.module.scss.cjs.js +2 -2
- package/dist/components/Form/Form.module.scss.es.js +2 -2
- package/dist/components/Form/FormControl/FormControl.module.scss.cjs.js +2 -2
- package/dist/components/Form/FormControl/FormControl.module.scss.es.js +13 -13
- package/dist/components/Form/FormErrorText/FormErrorText.module.scss.cjs.js +2 -2
- package/dist/components/Form/FormErrorText/FormErrorText.module.scss.es.js +5 -5
- package/dist/components/Form/FormGroup/FormGroup.module.scss.cjs.js +2 -2
- package/dist/components/Form/FormGroup/FormGroup.module.scss.es.js +3 -3
- package/dist/components/Form/FormHelperText/FormHelperText.cjs.js +1 -1
- package/dist/components/Form/FormHelperText/FormHelperText.cjs.js.map +1 -1
- package/dist/components/Form/FormHelperText/FormHelperText.es.js +1 -1
- package/dist/components/Form/FormHelperText/FormHelperText.es.js.map +1 -1
- package/dist/components/Form/FormHelperText/FormHelperText.module.scss.cjs.js +2 -2
- package/dist/components/Form/FormHelperText/FormHelperText.module.scss.es.js +4 -4
- package/dist/components/Form/FormSelectorWrapper/FormSelectorWrapper.module.scss.cjs.js +2 -2
- package/dist/components/Form/FormSelectorWrapper/FormSelectorWrapper.module.scss.es.js +6 -6
- package/dist/components/Form/Input/Input.module.scss.cjs.js +2 -2
- package/dist/components/Form/Input/Input.module.scss.es.js +9 -9
- package/dist/components/Form/Label/Label.module.scss.cjs.js +2 -2
- package/dist/components/Form/Label/Label.module.scss.es.js +2 -2
- package/dist/components/Form/Radio/Radio.module.scss.cjs.js +2 -2
- package/dist/components/Form/Radio/Radio.module.scss.es.js +11 -11
- package/dist/components/Form/Select/MultiSelect/MultiSelect.module.scss.cjs.js +2 -2
- package/dist/components/Form/Select/MultiSelect/MultiSelect.module.scss.es.js +15 -15
- package/dist/components/Form/Select/MultiSelect/SelectButton.module.scss.cjs.js +2 -2
- package/dist/components/Form/Select/MultiSelect/SelectButton.module.scss.es.js +2 -2
- package/dist/components/Form/Select/MultiSelect/SelectedOptions.module.scss.cjs.js +2 -2
- package/dist/components/Form/Select/MultiSelect/SelectedOptions.module.scss.es.js +4 -4
- package/dist/components/Form/Select/MultiSelect/useSearch.cjs.js +1 -1
- package/dist/components/Form/Select/MultiSelect/useSearch.cjs.js.map +1 -1
- package/dist/components/Form/Select/MultiSelect/useSearch.es.js +7 -1
- package/dist/components/Form/Select/MultiSelect/useSearch.es.js.map +1 -1
- package/dist/components/Form/Select/SingleSelect/Select.module.scss.cjs.js +2 -2
- package/dist/components/Form/Select/SingleSelect/Select.module.scss.es.js +17 -17
- package/dist/components/Form/Select/SingleSelect/useSearch.cjs.js +1 -1
- package/dist/components/Form/Select/SingleSelect/useSearch.cjs.js.map +1 -1
- package/dist/components/Form/Select/SingleSelect/useSearch.es.js +3 -1
- package/dist/components/Form/Select/SingleSelect/useSearch.es.js.map +1 -1
- package/dist/components/Form/Select/useAddNewBtn.module.scss.cjs.js +2 -2
- package/dist/components/Form/Select/useAddNewBtn.module.scss.es.js +4 -4
- package/dist/components/Form/Textarea/Textarea.module.scss.cjs.js +2 -2
- package/dist/components/Form/Textarea/Textarea.module.scss.es.js +6 -6
- package/dist/components/Form/Toggle/Toggle.module.scss.cjs.js +2 -2
- package/dist/components/Form/Toggle/Toggle.module.scss.es.js +18 -18
- package/dist/components/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.module.scss.cjs.js +2 -2
- package/dist/components/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.module.scss.es.js +3 -3
- package/dist/components/Form/Wrapper/InputWrapper/InputWrapper.module.scss.cjs.js +2 -2
- package/dist/components/Form/Wrapper/InputWrapper/InputWrapper.module.scss.es.js +4 -4
- package/dist/components/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.module.scss.cjs.js +2 -2
- package/dist/components/Form/Wrapper/MultiSelectWrapper/MultiSelectWrapper.module.scss.es.js +3 -3
- package/dist/components/Form/Wrapper/RadioWrapper/RadioWrapper.module.scss.cjs.js +2 -2
- package/dist/components/Form/Wrapper/RadioWrapper/RadioWrapper.module.scss.es.js +3 -3
- package/dist/components/Form/Wrapper/SelectWrapper/SelectWrapper.module.scss.cjs.js +2 -2
- package/dist/components/Form/Wrapper/SelectWrapper/SelectWrapper.module.scss.es.js +3 -3
- package/dist/components/Form/Wrapper/TextareaWrapper/TextareaWrapper.module.scss.cjs.js +2 -2
- package/dist/components/Form/Wrapper/TextareaWrapper/TextareaWrapper.module.scss.es.js +8 -8
- package/dist/components/Form/Wrapper/Wrapper/Wrapper.module.scss.cjs.js +2 -2
- package/dist/components/Form/Wrapper/Wrapper/Wrapper.module.scss.es.js +6 -6
- package/dist/components/Icon/Icon.module.scss.cjs.js +2 -2
- package/dist/components/Icon/Icon.module.scss.es.js +104 -104
- package/dist/components/InlineEditing/InlineCheckbox/InlineCheckbox.cjs.js.map +1 -1
- package/dist/components/InlineEditing/InlineCheckbox/InlineCheckbox.es.js.map +1 -1
- package/dist/components/InlineEditing/InlineEditingSelect/InlineSelect.cjs.js.map +1 -1
- package/dist/components/InlineEditing/InlineEditingSelect/InlineSelect.es.js.map +1 -1
- package/dist/components/Layout/Card/Card.module.scss.cjs.js +2 -2
- package/dist/components/Layout/Card/Card.module.scss.es.js +12 -12
- package/dist/components/Layout/ContentHeader/ContentHeader.module.scss.cjs.js +2 -2
- package/dist/components/Layout/ContentHeader/ContentHeader.module.scss.es.js +12 -12
- package/dist/components/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.scss.cjs.js +2 -2
- package/dist/components/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.scss.es.js +4 -4
- package/dist/components/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.scss.cjs.js +2 -2
- package/dist/components/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.scss.es.js +2 -2
- package/dist/components/Layout/FormPage/FormWithStepper/FormWithStepper.module.scss.cjs.js +2 -2
- package/dist/components/Layout/FormPage/FormWithStepper/FormWithStepper.module.scss.es.js +3 -3
- package/dist/components/Link/Link.module.scss.cjs.js +2 -2
- package/dist/components/Link/Link.module.scss.es.js +16 -16
- package/dist/components/Notifications/Alert/AlertContainer/AlertContainer.module.scss.cjs.js +2 -2
- package/dist/components/Notifications/Alert/AlertContainer/AlertContainer.module.scss.es.js +11 -11
- package/dist/components/Notifications/Alert/AlertItem/AlertItem.module.scss.cjs.js +2 -2
- package/dist/components/Notifications/Alert/AlertItem/AlertItem.module.scss.es.js +22 -22
- package/dist/components/Notifications/Banner/Banner.module.scss.cjs.js +2 -2
- package/dist/components/Notifications/Banner/Banner.module.scss.es.js +9 -9
- package/dist/components/Notifications/BaseModal/BaseModal.module.scss.cjs.js +2 -2
- package/dist/components/Notifications/BaseModal/BaseModal.module.scss.es.js +5 -5
- package/dist/components/Notifications/BaseModal/BaseModalActions/BaseModalActions.module.scss.cjs.js +2 -2
- package/dist/components/Notifications/BaseModal/BaseModalActions/BaseModalActions.module.scss.es.js +4 -4
- package/dist/components/Notifications/BaseModal/BaseModalContent/BaseModalContent.module.scss.cjs.js +2 -2
- package/dist/components/Notifications/BaseModal/BaseModalContent/BaseModalContent.module.scss.es.js +2 -2
- package/dist/components/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.module.scss.cjs.js +2 -2
- package/dist/components/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.module.scss.es.js +6 -6
- package/dist/components/Notifications/Dialog/Dialog.module.scss.cjs.js +2 -2
- package/dist/components/Notifications/Dialog/Dialog.module.scss.es.js +4 -4
- package/dist/components/Notifications/Dialog/DialogActions/DialogActions.module.scss.cjs.js +2 -2
- package/dist/components/Notifications/Dialog/DialogActions/DialogActions.module.scss.es.js +3 -3
- package/dist/components/Notifications/Dialog/DialogTitle/DialogTitle.module.scss.cjs.js +2 -2
- package/dist/components/Notifications/Dialog/DialogTitle/DialogTitle.module.scss.es.js +10 -10
- package/dist/components/Notifications/SideSheet/SideSheet.module.scss.cjs.js +2 -2
- package/dist/components/Notifications/SideSheet/SideSheet.module.scss.es.js +13 -13
- package/dist/components/Notifications/SideSheet/SideSheetContent/SideSheetContent.module.scss.cjs.js +2 -2
- package/dist/components/Notifications/SideSheet/SideSheetContent/SideSheetContent.module.scss.es.js +2 -2
- package/dist/components/Notifications/SideSheet/SideSheetHeader/SideSheetHeader.module.scss.cjs.js +2 -2
- package/dist/components/Notifications/SideSheet/SideSheetHeader/SideSheetHeader.module.scss.es.js +2 -2
- package/dist/components/Notifications/SlideInModal/SlideInModal.module.scss.cjs.js +2 -2
- package/dist/components/Notifications/SlideInModal/SlideInModal.module.scss.es.js +10 -10
- package/dist/components/Pagination/Pagination.cjs.js +1 -1
- package/dist/components/Pagination/Pagination.cjs.js.map +1 -1
- package/dist/components/Pagination/Pagination.es.js +1 -1
- package/dist/components/Pagination/Pagination.es.js.map +1 -1
- package/dist/components/Pagination/Pagination.module.scss.cjs.js +2 -2
- package/dist/components/Pagination/Pagination.module.scss.es.js +14 -14
- package/dist/components/Popover/Popover.module.scss.cjs.js +2 -2
- package/dist/components/Popover/Popover.module.scss.es.js +3 -3
- package/dist/components/ProgressBar/ProgressBar.module.scss.cjs.js +2 -2
- package/dist/components/ProgressBar/ProgressBar.module.scss.es.js +9 -9
- package/dist/components/Skeleton/Skeleton.module.scss.cjs.js +2 -2
- package/dist/components/Skeleton/Skeleton.module.scss.es.js +5 -5
- package/dist/components/Spinner/Spinner.module.scss.cjs.js +2 -2
- package/dist/components/Spinner/Spinner.module.scss.es.js +3 -3
- package/dist/components/Stepper/Step.module.scss.cjs.js +2 -2
- package/dist/components/Stepper/Step.module.scss.es.js +22 -22
- package/dist/components/Stepper/Stepper.module.scss.cjs.js +2 -2
- package/dist/components/Stepper/Stepper.module.scss.es.js +4 -4
- package/dist/components/Tabs/Tab.module.scss.cjs.js +2 -2
- package/dist/components/Tabs/Tab.module.scss.es.js +3 -3
- package/dist/components/Tabs/TabButton.module.scss.cjs.js +2 -2
- package/dist/components/Tabs/TabButton.module.scss.es.js +12 -12
- package/dist/components/Tabs/Tabs.module.scss.cjs.js +2 -2
- package/dist/components/Tabs/Tabs.module.scss.es.js +10 -10
- package/dist/components/Tag/RemoveButton.module.scss.cjs.js +2 -2
- package/dist/components/Tag/RemoveButton.module.scss.es.js +3 -3
- package/dist/components/Tag/Tag.module.scss.cjs.js +2 -2
- package/dist/components/Tag/Tag.module.scss.es.js +6 -6
- package/dist/components/TextEllipsis/TextEllipsis.module.scss.cjs.js +2 -2
- package/dist/components/TextEllipsis/TextEllipsis.module.scss.es.js +3 -3
- package/dist/components/Tiles/Tile.module.scss.cjs.js +2 -2
- package/dist/components/Tiles/Tile.module.scss.es.js +8 -8
- package/dist/components/Tiles/Tiles.module.scss.cjs.js +2 -2
- package/dist/components/Tiles/Tiles.module.scss.es.js +2 -2
- package/dist/components/Tooltip/Tooltip.module.scss.cjs.js +2 -2
- package/dist/components/Tooltip/Tooltip.module.scss.es.js +27 -27
- package/dist/components/Typography/Typography.module.scss.cjs.js +2 -2
- package/dist/components/Typography/Typography.module.scss.es.js +13 -13
- package/dist/components/admin/layout/LeftNav/LeftNav.module.scss.cjs.js +2 -2
- package/dist/components/admin/layout/LeftNav/LeftNav.module.scss.es.js +5 -5
- package/dist/components/admin/layout/LeftNav/LeftNavItem/LeftNavItem.module.scss.cjs.js +2 -2
- package/dist/components/admin/layout/LeftNav/LeftNavItem/LeftNavItem.module.scss.es.js +14 -14
- package/dist/components/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.scss.cjs.js +2 -2
- package/dist/components/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.scss.es.js +3 -3
- package/dist/components/miscellaneous/IdentityProviderButton.module.scss.cjs.js +2 -2
- package/dist/components/miscellaneous/IdentityProviderButton.module.scss.es.js +3 -3
- package/dist/readyclasses.module.scss.cjs.js +2 -2
- package/dist/readyclasses.module.scss.es.js +5 -5
- package/package.json +1 -1
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
!function(){"use strict";try{if("undefined"!=typeof document){var o=document.createElement("style");o.appendChild(document.createTextNode('.Tooltip_sr-
|
|
2
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t="
|
|
1
|
+
!function(){"use strict";try{if("undefined"!=typeof document){var o=document.createElement("style");o.appendChild(document.createTextNode('.Tooltip_sr-only_HO9cY{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.Tooltip_hidden_HO9cY{display:none}.Tooltip_slide-in_HO9cY{animation:Tooltip_slide-in_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.Tooltip_slide-in_HO9cY{animation-duration:.1ms}}.Tooltip_slide-out_HO9cY{animation:Tooltip_slide-out_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.Tooltip_slide-out_HO9cY{animation-duration:.1ms}}@keyframes Tooltip_slide-in_HO9cY{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes Tooltip_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 */.Tooltip_wrapper_HO9cY{display:flex;align-items:center}.Tooltip_tooltip-wrapper_HO9cY .Tooltip_icon_HO9cY{margin-left:.5rem;color:var(--greyed-out);transition-property:all;transition-duration:.2s;transition-timing-function:ease-in-out}@media (prefers-reduced-motion: reduce){.Tooltip_tooltip-wrapper_HO9cY .Tooltip_icon_HO9cY{transition-duration:.1ms}}.Tooltip_tooltip-wrapper_HO9cY .Tooltip_icon_HO9cY:hover{color:var(--default)}.Tooltip_tooltip-wrapper_HO9cY .Tooltip_icon_HO9cY.Tooltip_error_HO9cY{color:var(--error)}.Tooltip_tooltip_HO9cY{position:fixed;font-size:var(--font-size-sub);line-height:1.33;border-radius:.125rem;padding:.75rem;color:var(--light);max-width:20.625rem;opacity:0;transform:scale(0);transform-origin:center center;pointer-events:none;box-shadow:0 .0625rem .3125rem #0105324d;word-break:break-word;z-index:var(--tooltip-index);transition-property:opacity,transform;transition-duration:.2s;transition-timing-function:ease-in-out}@media (prefers-reduced-motion: reduce){.Tooltip_tooltip_HO9cY{transition-duration:.1ms}}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY{background-color:var(--tooltip-background-color)}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_top_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-top-color:var(--tooltip-background-color);position:absolute;left:50%;right:initial;transform:translate(-50%);top:100%;border-bottom-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_top-start_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-top-color:var(--tooltip-background-color);position:absolute;right:.75rem;left:initial;top:100%;border-bottom-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_top-end_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-top-color:var(--tooltip-background-color);position:absolute;left:1rem;right:initial;top:100%;border-bottom-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_bottom_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-bottom-color:var(--tooltip-background-color);position:absolute;left:50%;right:initial;transform:translate(-50%);bottom:100%;border-top-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_bottom-start_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-bottom-color:var(--tooltip-background-color);position:absolute;right:.75rem;left:initial;bottom:100%;border-top-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_bottom-end_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-bottom-color:var(--tooltip-background-color);position:absolute;left:1rem;right:initial;bottom:100%;border-top-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_left_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-left-color:var(--tooltip-background-color);position:absolute;top:50%;bottom:initial;transform:translateY(-50%);left:100%;border-right-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_left-start_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-left-color:var(--tooltip-background-color);position:absolute;bottom:.9375rem;top:initial;left:100%;border-right-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_left-end_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-left-color:var(--tooltip-background-color);position:absolute;top:.875rem;bottom:initial;left:100%;border-right-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_right_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-right-color:var(--tooltip-background-color);position:absolute;top:50%;bottom:initial;transform:translateY(-50%);right:100%;border-left-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_right-start_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-right-color:var(--tooltip-background-color);position:absolute;bottom:.9375rem;top:initial;right:100%;border-left-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_right-end_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-right-color:var(--tooltip-background-color);position:absolute;top:.875rem;bottom:initial;right:100%;border-left-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY{background-color:var(--color-blue-grey500)}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_top_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-top-color:var(--color-blue-grey500);position:absolute;left:50%;right:initial;transform:translate(-50%);top:100%;border-bottom-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_top-start_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-top-color:var(--color-blue-grey500);position:absolute;right:.75rem;left:initial;top:100%;border-bottom-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_top-end_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-top-color:var(--color-blue-grey500);position:absolute;left:1rem;right:initial;top:100%;border-bottom-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_bottom_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-bottom-color:var(--color-blue-grey500);position:absolute;left:50%;right:initial;transform:translate(-50%);bottom:100%;border-top-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_bottom-start_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-bottom-color:var(--color-blue-grey500);position:absolute;right:.75rem;left:initial;bottom:100%;border-top-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_bottom-end_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-bottom-color:var(--color-blue-grey500);position:absolute;left:1rem;right:initial;bottom:100%;border-top-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_left_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-left-color:var(--color-blue-grey500);position:absolute;top:50%;bottom:initial;transform:translateY(-50%);left:100%;border-right-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_left-start_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-left-color:var(--color-blue-grey500);position:absolute;bottom:.9375rem;top:initial;left:100%;border-right-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_left-end_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-left-color:var(--color-blue-grey500);position:absolute;top:.875rem;bottom:initial;left:100%;border-right-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_right_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-right-color:var(--color-blue-grey500);position:absolute;top:50%;bottom:initial;transform:translateY(-50%);right:100%;border-left-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_right-start_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-right-color:var(--color-blue-grey500);position:absolute;bottom:.9375rem;top:initial;right:100%;border-left-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_right-end_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-right-color:var(--color-blue-grey500);position:absolute;top:.875rem;bottom:initial;right:100%;border-left-width:0}.Tooltip_tooltip_HO9cY:after{content:""}.Tooltip_tooltip_HO9cY.Tooltip_visible_HO9cY{opacity:1;transform:scale(1)}.Tooltip_label_HO9cY:focus-visible{outline:.0313rem dashed var(--color-primary)}.Tooltip_tooltip-title_HO9cY{font-weight:500;font-size:var(--font-size-form-label);line-height:1.43;display:block;margin-bottom:.25rem}')),document.head.appendChild(o)}}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 t="Tooltip_hidden_HO9cY",o="Tooltip_wrapper_HO9cY",l="Tooltip_icon_HO9cY",e="Tooltip_error_HO9cY",p="Tooltip_tooltip_HO9cY",i="Tooltip_black_HO9cY",r="Tooltip_top_HO9cY",_="Tooltip_bottom_HO9cY",s="Tooltip_left_HO9cY",c="Tooltip_right_HO9cY",O="Tooltip_blue_HO9cY",T="Tooltip_visible_HO9cY",H="Tooltip_label_HO9cY",Y={"sr-only":"Tooltip_sr-only_HO9cY",hidden:t,"slide-in":"Tooltip_slide-in_HO9cY","slide-out":"Tooltip_slide-out_HO9cY",wrapper:o,"tooltip-wrapper":"Tooltip_tooltip-wrapper_HO9cY",icon:l,error:e,tooltip:p,black:i,top:r,"top-start":"Tooltip_top-start_HO9cY","top-end":"Tooltip_top-end_HO9cY",bottom:_,"bottom-start":"Tooltip_bottom-start_HO9cY","bottom-end":"Tooltip_bottom-end_HO9cY",left:s,"left-start":"Tooltip_left-start_HO9cY","left-end":"Tooltip_left-end_HO9cY",right:c,"right-start":"Tooltip_right-start_HO9cY","right-end":"Tooltip_right-end_HO9cY",blue:O,visible:T,label:H,"tooltip-title":"Tooltip_tooltip-title_HO9cY"};exports.black=i,exports.blue=O,exports.bottom=_,exports.default=Y,exports.error=e,exports.hidden=t,exports.icon=l,exports.label=H,exports.left=s,exports.right=c,exports.tooltip=p,exports.top=r,exports.visible=T,exports.wrapper=o;
|
|
3
3
|
//# sourceMappingURL=Tooltip.module.scss.cjs.js.map
|
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
!function(){"use strict";try{if("undefined"!=typeof document){var o=document.createElement("style");o.appendChild(document.createTextNode('.Tooltip_sr-
|
|
2
|
-
const hidden = "
|
|
3
|
-
const wrapper = "
|
|
4
|
-
const icon = "
|
|
5
|
-
const error = "
|
|
6
|
-
const tooltip = "
|
|
7
|
-
const black = "
|
|
8
|
-
const top = "
|
|
9
|
-
const bottom = "
|
|
10
|
-
const left = "
|
|
11
|
-
const right = "
|
|
12
|
-
const blue = "
|
|
13
|
-
const visible = "
|
|
14
|
-
const label = "
|
|
1
|
+
!function(){"use strict";try{if("undefined"!=typeof document){var o=document.createElement("style");o.appendChild(document.createTextNode('.Tooltip_sr-only_HO9cY{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.Tooltip_hidden_HO9cY{display:none}.Tooltip_slide-in_HO9cY{animation:Tooltip_slide-in_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.Tooltip_slide-in_HO9cY{animation-duration:.1ms}}.Tooltip_slide-out_HO9cY{animation:Tooltip_slide-out_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.Tooltip_slide-out_HO9cY{animation-duration:.1ms}}@keyframes Tooltip_slide-in_HO9cY{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes Tooltip_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 */.Tooltip_wrapper_HO9cY{display:flex;align-items:center}.Tooltip_tooltip-wrapper_HO9cY .Tooltip_icon_HO9cY{margin-left:.5rem;color:var(--greyed-out);transition-property:all;transition-duration:.2s;transition-timing-function:ease-in-out}@media (prefers-reduced-motion: reduce){.Tooltip_tooltip-wrapper_HO9cY .Tooltip_icon_HO9cY{transition-duration:.1ms}}.Tooltip_tooltip-wrapper_HO9cY .Tooltip_icon_HO9cY:hover{color:var(--default)}.Tooltip_tooltip-wrapper_HO9cY .Tooltip_icon_HO9cY.Tooltip_error_HO9cY{color:var(--error)}.Tooltip_tooltip_HO9cY{position:fixed;font-size:var(--font-size-sub);line-height:1.33;border-radius:.125rem;padding:.75rem;color:var(--light);max-width:20.625rem;opacity:0;transform:scale(0);transform-origin:center center;pointer-events:none;box-shadow:0 .0625rem .3125rem #0105324d;word-break:break-word;z-index:var(--tooltip-index);transition-property:opacity,transform;transition-duration:.2s;transition-timing-function:ease-in-out}@media (prefers-reduced-motion: reduce){.Tooltip_tooltip_HO9cY{transition-duration:.1ms}}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY{background-color:var(--tooltip-background-color)}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_top_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-top-color:var(--tooltip-background-color);position:absolute;left:50%;right:initial;transform:translate(-50%);top:100%;border-bottom-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_top-start_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-top-color:var(--tooltip-background-color);position:absolute;right:.75rem;left:initial;top:100%;border-bottom-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_top-end_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-top-color:var(--tooltip-background-color);position:absolute;left:1rem;right:initial;top:100%;border-bottom-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_bottom_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-bottom-color:var(--tooltip-background-color);position:absolute;left:50%;right:initial;transform:translate(-50%);bottom:100%;border-top-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_bottom-start_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-bottom-color:var(--tooltip-background-color);position:absolute;right:.75rem;left:initial;bottom:100%;border-top-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_bottom-end_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-bottom-color:var(--tooltip-background-color);position:absolute;left:1rem;right:initial;bottom:100%;border-top-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_left_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-left-color:var(--tooltip-background-color);position:absolute;top:50%;bottom:initial;transform:translateY(-50%);left:100%;border-right-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_left-start_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-left-color:var(--tooltip-background-color);position:absolute;bottom:.9375rem;top:initial;left:100%;border-right-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_left-end_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-left-color:var(--tooltip-background-color);position:absolute;top:.875rem;bottom:initial;left:100%;border-right-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_right_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-right-color:var(--tooltip-background-color);position:absolute;top:50%;bottom:initial;transform:translateY(-50%);right:100%;border-left-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_right-start_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-right-color:var(--tooltip-background-color);position:absolute;bottom:.9375rem;top:initial;right:100%;border-left-width:0}.Tooltip_tooltip_HO9cY.Tooltip_black_HO9cY.Tooltip_right-end_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-right-color:var(--tooltip-background-color);position:absolute;top:.875rem;bottom:initial;right:100%;border-left-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY{background-color:var(--color-blue-grey500)}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_top_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-top-color:var(--color-blue-grey500);position:absolute;left:50%;right:initial;transform:translate(-50%);top:100%;border-bottom-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_top-start_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-top-color:var(--color-blue-grey500);position:absolute;right:.75rem;left:initial;top:100%;border-bottom-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_top-end_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-top-color:var(--color-blue-grey500);position:absolute;left:1rem;right:initial;top:100%;border-bottom-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_bottom_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-bottom-color:var(--color-blue-grey500);position:absolute;left:50%;right:initial;transform:translate(-50%);bottom:100%;border-top-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_bottom-start_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-bottom-color:var(--color-blue-grey500);position:absolute;right:.75rem;left:initial;bottom:100%;border-top-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_bottom-end_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-bottom-color:var(--color-blue-grey500);position:absolute;left:1rem;right:initial;bottom:100%;border-top-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_left_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-left-color:var(--color-blue-grey500);position:absolute;top:50%;bottom:initial;transform:translateY(-50%);left:100%;border-right-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_left-start_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-left-color:var(--color-blue-grey500);position:absolute;bottom:.9375rem;top:initial;left:100%;border-right-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_left-end_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-left-color:var(--color-blue-grey500);position:absolute;top:.875rem;bottom:initial;left:100%;border-right-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_right_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-right-color:var(--color-blue-grey500);position:absolute;top:50%;bottom:initial;transform:translateY(-50%);right:100%;border-left-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_right-start_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-right-color:var(--color-blue-grey500);position:absolute;bottom:.9375rem;top:initial;right:100%;border-left-width:0}.Tooltip_tooltip_HO9cY.Tooltip_blue_HO9cY.Tooltip_right-end_HO9cY:after{width:0;height:0;border-style:solid;border-width:.25rem;border-color:transparent;border-right-color:var(--color-blue-grey500);position:absolute;top:.875rem;bottom:initial;right:100%;border-left-width:0}.Tooltip_tooltip_HO9cY:after{content:""}.Tooltip_tooltip_HO9cY.Tooltip_visible_HO9cY{opacity:1;transform:scale(1)}.Tooltip_label_HO9cY:focus-visible{outline:.0313rem dashed var(--color-primary)}.Tooltip_tooltip-title_HO9cY{font-weight:500;font-size:var(--font-size-form-label);line-height:1.43;display:block;margin-bottom:.25rem}')),document.head.appendChild(o)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}}();
|
|
2
|
+
const hidden = "Tooltip_hidden_HO9cY";
|
|
3
|
+
const wrapper = "Tooltip_wrapper_HO9cY";
|
|
4
|
+
const icon = "Tooltip_icon_HO9cY";
|
|
5
|
+
const error = "Tooltip_error_HO9cY";
|
|
6
|
+
const tooltip = "Tooltip_tooltip_HO9cY";
|
|
7
|
+
const black = "Tooltip_black_HO9cY";
|
|
8
|
+
const top = "Tooltip_top_HO9cY";
|
|
9
|
+
const bottom = "Tooltip_bottom_HO9cY";
|
|
10
|
+
const left = "Tooltip_left_HO9cY";
|
|
11
|
+
const right = "Tooltip_right_HO9cY";
|
|
12
|
+
const blue = "Tooltip_blue_HO9cY";
|
|
13
|
+
const visible = "Tooltip_visible_HO9cY";
|
|
14
|
+
const label = "Tooltip_label_HO9cY";
|
|
15
15
|
const classes = {
|
|
16
|
-
"sr-only": "Tooltip_sr-
|
|
16
|
+
"sr-only": "Tooltip_sr-only_HO9cY",
|
|
17
17
|
hidden,
|
|
18
|
-
"slide-in": "Tooltip_slide-
|
|
19
|
-
"slide-out": "Tooltip_slide-
|
|
18
|
+
"slide-in": "Tooltip_slide-in_HO9cY",
|
|
19
|
+
"slide-out": "Tooltip_slide-out_HO9cY",
|
|
20
20
|
wrapper,
|
|
21
|
-
"tooltip-wrapper": "Tooltip_tooltip-
|
|
21
|
+
"tooltip-wrapper": "Tooltip_tooltip-wrapper_HO9cY",
|
|
22
22
|
icon,
|
|
23
23
|
error,
|
|
24
24
|
tooltip,
|
|
25
25
|
black,
|
|
26
26
|
top,
|
|
27
|
-
"top-start": "Tooltip_top-
|
|
28
|
-
"top-end": "Tooltip_top-
|
|
27
|
+
"top-start": "Tooltip_top-start_HO9cY",
|
|
28
|
+
"top-end": "Tooltip_top-end_HO9cY",
|
|
29
29
|
bottom,
|
|
30
|
-
"bottom-start": "Tooltip_bottom-
|
|
31
|
-
"bottom-end": "Tooltip_bottom-
|
|
30
|
+
"bottom-start": "Tooltip_bottom-start_HO9cY",
|
|
31
|
+
"bottom-end": "Tooltip_bottom-end_HO9cY",
|
|
32
32
|
left,
|
|
33
|
-
"left-start": "Tooltip_left-
|
|
34
|
-
"left-end": "Tooltip_left-
|
|
33
|
+
"left-start": "Tooltip_left-start_HO9cY",
|
|
34
|
+
"left-end": "Tooltip_left-end_HO9cY",
|
|
35
35
|
right,
|
|
36
|
-
"right-start": "Tooltip_right-
|
|
37
|
-
"right-end": "Tooltip_right-
|
|
36
|
+
"right-start": "Tooltip_right-start_HO9cY",
|
|
37
|
+
"right-end": "Tooltip_right-end_HO9cY",
|
|
38
38
|
blue,
|
|
39
39
|
visible,
|
|
40
40
|
label,
|
|
41
|
-
"tooltip-title": "Tooltip_tooltip-
|
|
41
|
+
"tooltip-title": "Tooltip_tooltip-title_HO9cY"
|
|
42
42
|
};
|
|
43
43
|
export {
|
|
44
44
|
black,
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
!function(){"use strict";try{if("undefined"!=typeof document){var t=document.createElement("style");t.appendChild(document.createTextNode('.Typography_sr-
|
|
2
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const y="
|
|
1
|
+
!function(){"use strict";try{if("undefined"!=typeof document){var t=document.createElement("style");t.appendChild(document.createTextNode('.Typography_sr-only_HO9cY{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.Typography_hidden_HO9cY{display:none}.Typography_slide-in_HO9cY{animation:Typography_slide-in_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.Typography_slide-in_HO9cY{animation-duration:.1ms}}.Typography_slide-out_HO9cY{animation:Typography_slide-out_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.Typography_slide-out_HO9cY{animation-duration:.1ms}}@keyframes Typography_slide-in_HO9cY{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes Typography_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 */.Typography_typography_style_h1_HO9cY{font-family:var(--font-family);font-size:var(--font-size-h1);font-style:normal;font-variant:normal;line-height:1.2;font-weight:700;text-transform:none;letter-spacing:0;color:var(--font-color-h1);margin:0 0 calc(1 * var(--font-size)) 0}.Typography_typography_style_h2_HO9cY{font-family:var(--font-family);font-size:var(--font-size-h2);font-style:normal;font-variant:normal;line-height:1.42857;font-weight:700;text-transform:none;letter-spacing:0;color:var(--font-color-h2);margin:0 0 calc(1 * var(--font-size)) 0}.Typography_typography_style_h3_HO9cY{font-family:var(--font-family);font-size:var(--font-size-h3);font-style:normal;font-variant:normal;line-height:1.16666;font-weight:500;text-transform:none;letter-spacing:0;color:var(--font-color-h3);margin:0 0 calc(1 * var(--font-size)) 0}.Typography_typography_style_h4_HO9cY{font-family:var(--font-family);font-size:var(--font-size-h4);font-style:normal;font-variant:normal;line-height:1.2;font-weight:500;text-transform:none;letter-spacing:0;color:var(--font-color-h4);margin:0 0 calc(1 * var(--font-size)) 0}.Typography_typography_style_body_HO9cY{font-family:var(--font-family);font-size:var(--font-size);font-style:normal;font-variant:normal;line-height:var(--default-line-height);font-weight:400;text-transform:none;letter-spacing:0;color:var(--font-color-body);margin:0 0 calc(1 * var(--font-size)) 0}.Typography_typography_style_body-bold_HO9cY{font-family:var(--font-family);font-size:var(--font-size);font-style:normal;font-variant:normal;line-height:var(--default-line-height);font-weight:700;text-transform:none;letter-spacing:0;color:var(--font-color-body);margin:0 0 calc(1 * var(--font-size)) 0}.Typography_typography_style_sub-text_HO9cY{font-family:var(--font-family);font-size:var(--font-size-sub);font-style:normal;font-variant:normal;line-height:var(--font-size);font-weight:400;text-transform:none;letter-spacing:0;color:var(--font-color-h4);margin:0 0 calc(1 * var(--font-size)) 0}.Typography_typography_style_code_HO9cY{font-family:var(--font-family-code);font-size:var(--font-size-code);font-style:normal;font-variant:normal;line-height:1.5;font-weight:400;text-transform:none;letter-spacing:0;color:var(--font-color-code);margin:0 0 calc(1 * var(--font-size)) 0}')),document.head.appendChild(t)}}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 y="Typography_hidden_HO9cY",p="Typography_typography_style_h1_HO9cY",_="Typography_typography_style_h2_HO9cY",t="Typography_typography_style_h3_HO9cY",o="Typography_typography_style_h4_HO9cY",e="Typography_typography_style_body_HO9cY",h="Typography_typography_style_code_HO9cY",r={"sr-only":"Typography_sr-only_HO9cY",hidden:y,"slide-in":"Typography_slide-in_HO9cY","slide-out":"Typography_slide-out_HO9cY",typography_style_h1:p,typography_style_h2:_,typography_style_h3:t,typography_style_h4:o,typography_style_body:e,"typography_style_body-bold":"Typography_typography_style_body-bold_HO9cY","typography_style_sub-text":"Typography_typography_style_sub-text_HO9cY",typography_style_code:h};exports.default=r,exports.hidden=y,exports.typography_style_body=e,exports.typography_style_code=h,exports.typography_style_h1=p,exports.typography_style_h2=_,exports.typography_style_h3=t,exports.typography_style_h4=o;
|
|
3
3
|
//# sourceMappingURL=Typography.module.scss.cjs.js.map
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
!function(){"use strict";try{if("undefined"!=typeof document){var t=document.createElement("style");t.appendChild(document.createTextNode('.Typography_sr-
|
|
2
|
-
const hidden = "
|
|
3
|
-
const typography_style_h1 = "
|
|
4
|
-
const typography_style_h2 = "
|
|
5
|
-
const typography_style_h3 = "
|
|
6
|
-
const typography_style_h4 = "
|
|
7
|
-
const typography_style_body = "
|
|
8
|
-
const typography_style_code = "
|
|
1
|
+
!function(){"use strict";try{if("undefined"!=typeof document){var t=document.createElement("style");t.appendChild(document.createTextNode('.Typography_sr-only_HO9cY{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.Typography_hidden_HO9cY{display:none}.Typography_slide-in_HO9cY{animation:Typography_slide-in_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.Typography_slide-in_HO9cY{animation-duration:.1ms}}.Typography_slide-out_HO9cY{animation:Typography_slide-out_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.Typography_slide-out_HO9cY{animation-duration:.1ms}}@keyframes Typography_slide-in_HO9cY{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes Typography_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 */.Typography_typography_style_h1_HO9cY{font-family:var(--font-family);font-size:var(--font-size-h1);font-style:normal;font-variant:normal;line-height:1.2;font-weight:700;text-transform:none;letter-spacing:0;color:var(--font-color-h1);margin:0 0 calc(1 * var(--font-size)) 0}.Typography_typography_style_h2_HO9cY{font-family:var(--font-family);font-size:var(--font-size-h2);font-style:normal;font-variant:normal;line-height:1.42857;font-weight:700;text-transform:none;letter-spacing:0;color:var(--font-color-h2);margin:0 0 calc(1 * var(--font-size)) 0}.Typography_typography_style_h3_HO9cY{font-family:var(--font-family);font-size:var(--font-size-h3);font-style:normal;font-variant:normal;line-height:1.16666;font-weight:500;text-transform:none;letter-spacing:0;color:var(--font-color-h3);margin:0 0 calc(1 * var(--font-size)) 0}.Typography_typography_style_h4_HO9cY{font-family:var(--font-family);font-size:var(--font-size-h4);font-style:normal;font-variant:normal;line-height:1.2;font-weight:500;text-transform:none;letter-spacing:0;color:var(--font-color-h4);margin:0 0 calc(1 * var(--font-size)) 0}.Typography_typography_style_body_HO9cY{font-family:var(--font-family);font-size:var(--font-size);font-style:normal;font-variant:normal;line-height:var(--default-line-height);font-weight:400;text-transform:none;letter-spacing:0;color:var(--font-color-body);margin:0 0 calc(1 * var(--font-size)) 0}.Typography_typography_style_body-bold_HO9cY{font-family:var(--font-family);font-size:var(--font-size);font-style:normal;font-variant:normal;line-height:var(--default-line-height);font-weight:700;text-transform:none;letter-spacing:0;color:var(--font-color-body);margin:0 0 calc(1 * var(--font-size)) 0}.Typography_typography_style_sub-text_HO9cY{font-family:var(--font-family);font-size:var(--font-size-sub);font-style:normal;font-variant:normal;line-height:var(--font-size);font-weight:400;text-transform:none;letter-spacing:0;color:var(--font-color-h4);margin:0 0 calc(1 * var(--font-size)) 0}.Typography_typography_style_code_HO9cY{font-family:var(--font-family-code);font-size:var(--font-size-code);font-style:normal;font-variant:normal;line-height:1.5;font-weight:400;text-transform:none;letter-spacing:0;color:var(--font-color-code);margin:0 0 calc(1 * var(--font-size)) 0}')),document.head.appendChild(t)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
|
|
2
|
+
const hidden = "Typography_hidden_HO9cY";
|
|
3
|
+
const typography_style_h1 = "Typography_typography_style_h1_HO9cY";
|
|
4
|
+
const typography_style_h2 = "Typography_typography_style_h2_HO9cY";
|
|
5
|
+
const typography_style_h3 = "Typography_typography_style_h3_HO9cY";
|
|
6
|
+
const typography_style_h4 = "Typography_typography_style_h4_HO9cY";
|
|
7
|
+
const typography_style_body = "Typography_typography_style_body_HO9cY";
|
|
8
|
+
const typography_style_code = "Typography_typography_style_code_HO9cY";
|
|
9
9
|
const classes = {
|
|
10
|
-
"sr-only": "Typography_sr-
|
|
10
|
+
"sr-only": "Typography_sr-only_HO9cY",
|
|
11
11
|
hidden,
|
|
12
|
-
"slide-in": "Typography_slide-
|
|
13
|
-
"slide-out": "Typography_slide-
|
|
12
|
+
"slide-in": "Typography_slide-in_HO9cY",
|
|
13
|
+
"slide-out": "Typography_slide-out_HO9cY",
|
|
14
14
|
typography_style_h1,
|
|
15
15
|
typography_style_h2,
|
|
16
16
|
typography_style_h3,
|
|
17
17
|
typography_style_h4,
|
|
18
18
|
typography_style_body,
|
|
19
|
-
"typography_style_body-bold": "Typography_typography_style_body-
|
|
20
|
-
"typography_style_sub-text": "Typography_typography_style_sub-
|
|
19
|
+
"typography_style_body-bold": "Typography_typography_style_body-bold_HO9cY",
|
|
20
|
+
"typography_style_sub-text": "Typography_typography_style_sub-text_HO9cY",
|
|
21
21
|
typography_style_code
|
|
22
22
|
};
|
|
23
23
|
export {
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.LeftNav_sr-
|
|
2
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="
|
|
1
|
+
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.LeftNav_sr-only_HO9cY{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.LeftNav_hidden_HO9cY{display:none}.LeftNav_slide-in_HO9cY{animation:LeftNav_slide-in_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.LeftNav_slide-in_HO9cY{animation-duration:.1ms}}.LeftNav_slide-out_HO9cY{animation:LeftNav_slide-out_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.LeftNav_slide-out_HO9cY{animation-duration:.1ms}}@keyframes LeftNav_slide-in_HO9cY{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes LeftNav_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 */.LeftNav_sidenavbar_HO9cY{--margin-top: 4rem;top:var(--margin-top);position:-webkit-sticky;position:sticky;z-index:2;display:block;overflow-y:auto;flex-shrink:0;width:15rem;height:calc(100vh - var(--margin-top));padding:0;margin:0;font-family:var(--font-family);background-color:#fff;box-shadow:0 2px 2px #01053205,0 3px 4px #01053205,0 1px 5px #0105320a;transition:transform .2s ease-in-out}@media screen and (max-width: 50em){.LeftNav_sidenavbar_HO9cY{box-shadow:0 30px 50px #00000029;transform:translate(-110%)}.LeftNav_sidenavbar_HO9cY.LeftNav_hidden_HO9cY{visibility:hidden;width:0}.LeftNav_sidenavbar_HO9cY.LeftNav_open_HO9cY{visibility:visible;transform:translate(0);width:15rem}}@media screen and (min-width: 50em){.LeftNav_sidenavbar_HO9cY.LeftNav_sidenavbar--collapsed_HO9cY{box-shadow:0 30px 50px #00000029;transform:translate(-110%);width:0}.LeftNav_sidenavbar_HO9cY.LeftNav_sidenavbar--collapsed_HO9cY.LeftNav_hidden_HO9cY{visibility:hidden;width: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="LeftNav_hidden_HO9cY",a="LeftNav_sidenavbar_HO9cY",d="LeftNav_open_HO9cY",s={hidden:e,sidenavbar:a,open:d,"sidenavbar--collapsed":"LeftNav_sidenavbar--collapsed_HO9cY"};exports.default=s,exports.hidden=e,exports.open=d,exports.sidenavbar=a;
|
|
3
3
|
//# sourceMappingURL=LeftNav.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('.LeftNav_sr-
|
|
2
|
-
const hidden = "
|
|
3
|
-
const sidenavbar = "
|
|
4
|
-
const open = "
|
|
1
|
+
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.LeftNav_sr-only_HO9cY{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.LeftNav_hidden_HO9cY{display:none}.LeftNav_slide-in_HO9cY{animation:LeftNav_slide-in_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.LeftNav_slide-in_HO9cY{animation-duration:.1ms}}.LeftNav_slide-out_HO9cY{animation:LeftNav_slide-out_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.LeftNav_slide-out_HO9cY{animation-duration:.1ms}}@keyframes LeftNav_slide-in_HO9cY{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes LeftNav_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 */.LeftNav_sidenavbar_HO9cY{--margin-top: 4rem;top:var(--margin-top);position:-webkit-sticky;position:sticky;z-index:2;display:block;overflow-y:auto;flex-shrink:0;width:15rem;height:calc(100vh - var(--margin-top));padding:0;margin:0;font-family:var(--font-family);background-color:#fff;box-shadow:0 2px 2px #01053205,0 3px 4px #01053205,0 1px 5px #0105320a;transition:transform .2s ease-in-out}@media screen and (max-width: 50em){.LeftNav_sidenavbar_HO9cY{box-shadow:0 30px 50px #00000029;transform:translate(-110%)}.LeftNav_sidenavbar_HO9cY.LeftNav_hidden_HO9cY{visibility:hidden;width:0}.LeftNav_sidenavbar_HO9cY.LeftNav_open_HO9cY{visibility:visible;transform:translate(0);width:15rem}}@media screen and (min-width: 50em){.LeftNav_sidenavbar_HO9cY.LeftNav_sidenavbar--collapsed_HO9cY{box-shadow:0 30px 50px #00000029;transform:translate(-110%);width:0}.LeftNav_sidenavbar_HO9cY.LeftNav_sidenavbar--collapsed_HO9cY.LeftNav_hidden_HO9cY{visibility:hidden;width:0}}')),document.head.appendChild(e)}}catch(i){console.error("vite-plugin-css-injected-by-js",i)}}();
|
|
2
|
+
const hidden = "LeftNav_hidden_HO9cY";
|
|
3
|
+
const sidenavbar = "LeftNav_sidenavbar_HO9cY";
|
|
4
|
+
const open = "LeftNav_open_HO9cY";
|
|
5
5
|
const classes = {
|
|
6
6
|
hidden,
|
|
7
7
|
sidenavbar,
|
|
8
8
|
open,
|
|
9
|
-
"sidenavbar--collapsed": "LeftNav_sidenavbar--
|
|
9
|
+
"sidenavbar--collapsed": "LeftNav_sidenavbar--collapsed_HO9cY"
|
|
10
10
|
};
|
|
11
11
|
export {
|
|
12
12
|
classes as default,
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.LeftNavItem_menu-
|
|
2
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="
|
|
1
|
+
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.LeftNavItem_menu-button_HO9cY{background-color:transparent;border:0;font-family:var(--font-family)}.LeftNavItem_menu-button_HO9cY a{color:inherit;text-decoration:inherit}.LeftNavItem_menu-button_HO9cY a:hover,.LeftNavItem_menu-button_HO9cY a:active,.LeftNavItem_menu-button_HO9cY a:focus{color:inherit}.LeftNavItem_menu-link_HO9cY{text-decoration:none}.LeftNavItem_menu-button-wrapper_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY,.LeftNavItem_menu-button-wrapper_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>a{opacity:0;transform:translateY(-60px)}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY,.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li{opacity:0;animation-name:LeftNavItem_item-fade-in_HO9cY;animation-duration:.25s;animation-fill-mode:forwards}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(1),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(1){animation-delay:0ms}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(2),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(2){animation-delay:.1s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(3),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(3){animation-delay:.2s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(4),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(4){animation-delay:.3s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(5),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(5){animation-delay:.4s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(6),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(6){animation-delay:.5s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(7),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(7){animation-delay:.6s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(8),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(8){animation-delay:.7s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(9),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(9){animation-delay:.8s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(10),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(10){animation-delay:.9s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(11),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(11){animation-delay:1s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(12),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(12){animation-delay:1.1s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(13),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(13){animation-delay:1.2s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(14),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(14){animation-delay:1.3s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(15),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(15){animation-delay:1.4s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(16),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(16){animation-delay:1.5s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(17),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(17){animation-delay:1.6s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(18),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(18){animation-delay:1.7s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(19),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(19){animation-delay:1.8s}.LeftNavItem_menu-button-wrapper_HO9cY .LeftNavItem_menu-button-wrapper_HO9cY .LeftNavItem_menu-link_HO9cY{padding-left:2.5rem}.LeftNavItem_menu-list_HO9cY{padding:0;margin:0;overflow:hidden;max-height:100000px;list-style:none;text-align:left;transition:max-height .15s ease-in-out}.LeftNavItem_menu-list_HO9cY .LeftNavItem_menu-item-text-wrapper_HO9cY{padding-left:2rem}.LeftNavItem_menu-list_HO9cY a:focus-visible,.LeftNavItem_menu-list_HO9cY button:focus-visible{outline-offset:-.0625rem}.LeftNavItem_menu-item_HO9cY{box-sizing:border-box;display:flex;padding:1.125rem 1rem;align-items:center;justify-content:space-between;width:100%;color:var(--color-blue-grey900);line-height:1.5rem;font-size:1rem;font-weight:400;transition:all .15s ease-in-out;cursor:pointer}.LeftNavItem_menu-item_HO9cY:focus-visible{outline-offset:-.0625rem}.LeftNavItem_menu-item_HO9cY .LeftNavItem_menu-item-text-wrapper_HO9cY{display:flex}.LeftNavItem_menu-item_HO9cY .LeftNavItem_menu-item-expand-icon_HO9cY{padding:.375rem;margin:-.375rem}.LeftNavItem_menu-item_HO9cY .LeftNavItem_menu-item-icon_HO9cY{display:flex;align-items:center;justify-content:center;width:1.5rem;margin-right:.5rem;font-size:1.125rem}.LeftNavItem_menu-item-text_HO9cY{display:flex;align-items:center}.LeftNavItem_menu-item-expand-icon_HO9cY{font-size:.75rem;color:var(--color-blue-grey900);transition:all .15s ease-in-out}.LeftNavItem_menu-item_HO9cY.LeftNavItem_expanded_HO9cY .LeftNavItem_menu-item-expand-icon_HO9cY{transform:rotate(180deg)}.LeftNavItem_menu-item_HO9cY a{color:inherit}.LeftNavItem_menu-item_HO9cY:hover{background-color:var(--color-blue-grey50)}.LeftNavItem_menu-item_HO9cY:focus,.LeftNavItem_menu-item_HO9cY:active{color:inherit;background-color:var(--color-blue-grey100)}.LeftNavItem_menu-item_HO9cY.LeftNavItem_disabled_HO9cY{color:var(--color-blue-grey400);background-color:var(--color-blue-grey25);pointer-events:none}.LeftNavItem_menu-list-item_HO9cY{position:relative}.LeftNavItem_menu-list-item_HO9cY a.LeftNavItem_menu-item_HO9cY{padding:.75rem 1rem;color:var(--color-blue-grey900)}.LeftNavItem_menu-list-item_HO9cY a.LeftNavItem_menu-item-active_HO9cY{background-color:var(--left-nav-item-active-background-color)}.LeftNavItem_menu-list-item_HO9cY a.LeftNavItem_menu-item-active_HO9cY:hover{background-color:var(--color-blue-grey50)}.LeftNavItem_menu-list-item_HO9cY a.LeftNavItem_menu-item-active_HO9cY:focus,.LeftNavItem_menu-list-item_HO9cY a.LeftNavItem_menu-item-active_HO9cY:active{background-color:var(--color-blue-grey100)}.LeftNavItem_menu-list-item_HO9cY a.LeftNavItem_menu-item-active_HO9cY:before{content:"";height:100%;position:absolute;left:0;z-index:2;border-top-right-radius:.125rem;border-bottom-right-radius:.125rem;border-left:.25rem solid var(--left-nav-item-active-ribbon-color)}.LeftNavItem_menu-list-item_HO9cY a.LeftNavItem_menu-item-active_HO9cY .LeftNavItem_menu-item-text_HO9cY,.LeftNavItem_menu-list-item_HO9cY button.LeftNavItem_menu-item-active_HO9cY .LeftNavItem_menu-item-text_HO9cY{font-weight:700}@keyframes LeftNavItem_item-fade-in_HO9cY{0%{opacity:0;transform:translateY(-60px)}80%{opacity:.6}to{opacity:1;transform:translateY(0)}}')),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="LeftNavItem_expanded_HO9cY",t="LeftNavItem_disabled_HO9cY",m={"menu-button":"LeftNavItem_menu-button_HO9cY","menu-link":"LeftNavItem_menu-link_HO9cY","menu-button-wrapper":"LeftNavItem_menu-button-wrapper_HO9cY",expanded:e,"menu-list":"LeftNavItem_menu-list_HO9cY","menu-item-text-wrapper":"LeftNavItem_menu-item-text-wrapper_HO9cY","menu-item":"LeftNavItem_menu-item_HO9cY","menu-item-expand-icon":"LeftNavItem_menu-item-expand-icon_HO9cY","menu-item-icon":"LeftNavItem_menu-item-icon_HO9cY","menu-item-text":"LeftNavItem_menu-item-text_HO9cY",disabled:t,"menu-list-item":"LeftNavItem_menu-list-item_HO9cY","menu-item-active":"LeftNavItem_menu-item-active_HO9cY"};exports.default=m,exports.disabled=t,exports.expanded=e;
|
|
3
3
|
//# sourceMappingURL=LeftNavItem.module.scss.cjs.js.map
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.LeftNavItem_menu-
|
|
2
|
-
const expanded = "
|
|
3
|
-
const disabled = "
|
|
1
|
+
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.LeftNavItem_menu-button_HO9cY{background-color:transparent;border:0;font-family:var(--font-family)}.LeftNavItem_menu-button_HO9cY a{color:inherit;text-decoration:inherit}.LeftNavItem_menu-button_HO9cY a:hover,.LeftNavItem_menu-button_HO9cY a:active,.LeftNavItem_menu-button_HO9cY a:focus{color:inherit}.LeftNavItem_menu-link_HO9cY{text-decoration:none}.LeftNavItem_menu-button-wrapper_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY,.LeftNavItem_menu-button-wrapper_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>a{opacity:0;transform:translateY(-60px)}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY,.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li{opacity:0;animation-name:LeftNavItem_item-fade-in_HO9cY;animation-duration:.25s;animation-fill-mode:forwards}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(1),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(1){animation-delay:0ms}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(2),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(2){animation-delay:.1s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(3),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(3){animation-delay:.2s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(4),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(4){animation-delay:.3s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(5),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(5){animation-delay:.4s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(6),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(6){animation-delay:.5s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(7),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(7){animation-delay:.6s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(8),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(8){animation-delay:.7s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(9),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(9){animation-delay:.8s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(10),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(10){animation-delay:.9s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(11),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(11){animation-delay:1s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(12),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(12){animation-delay:1.1s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(13),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(13){animation-delay:1.2s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(14),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(14){animation-delay:1.3s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(15),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(15){animation-delay:1.4s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(16),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(16){animation-delay:1.5s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(17),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(17){animation-delay:1.6s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(18),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(18){animation-delay:1.7s}.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>.LeftNavItem_menu-button-wrapper_HO9cY:nth-child(19),.LeftNavItem_menu-button-wrapper_HO9cY.LeftNavItem_expanded_HO9cY>.LeftNavItem_menu-button_HO9cY+ul>li:nth-child(19){animation-delay:1.8s}.LeftNavItem_menu-button-wrapper_HO9cY .LeftNavItem_menu-button-wrapper_HO9cY .LeftNavItem_menu-link_HO9cY{padding-left:2.5rem}.LeftNavItem_menu-list_HO9cY{padding:0;margin:0;overflow:hidden;max-height:100000px;list-style:none;text-align:left;transition:max-height .15s ease-in-out}.LeftNavItem_menu-list_HO9cY .LeftNavItem_menu-item-text-wrapper_HO9cY{padding-left:2rem}.LeftNavItem_menu-list_HO9cY a:focus-visible,.LeftNavItem_menu-list_HO9cY button:focus-visible{outline-offset:-.0625rem}.LeftNavItem_menu-item_HO9cY{box-sizing:border-box;display:flex;padding:1.125rem 1rem;align-items:center;justify-content:space-between;width:100%;color:var(--color-blue-grey900);line-height:1.5rem;font-size:1rem;font-weight:400;transition:all .15s ease-in-out;cursor:pointer}.LeftNavItem_menu-item_HO9cY:focus-visible{outline-offset:-.0625rem}.LeftNavItem_menu-item_HO9cY .LeftNavItem_menu-item-text-wrapper_HO9cY{display:flex}.LeftNavItem_menu-item_HO9cY .LeftNavItem_menu-item-expand-icon_HO9cY{padding:.375rem;margin:-.375rem}.LeftNavItem_menu-item_HO9cY .LeftNavItem_menu-item-icon_HO9cY{display:flex;align-items:center;justify-content:center;width:1.5rem;margin-right:.5rem;font-size:1.125rem}.LeftNavItem_menu-item-text_HO9cY{display:flex;align-items:center}.LeftNavItem_menu-item-expand-icon_HO9cY{font-size:.75rem;color:var(--color-blue-grey900);transition:all .15s ease-in-out}.LeftNavItem_menu-item_HO9cY.LeftNavItem_expanded_HO9cY .LeftNavItem_menu-item-expand-icon_HO9cY{transform:rotate(180deg)}.LeftNavItem_menu-item_HO9cY a{color:inherit}.LeftNavItem_menu-item_HO9cY:hover{background-color:var(--color-blue-grey50)}.LeftNavItem_menu-item_HO9cY:focus,.LeftNavItem_menu-item_HO9cY:active{color:inherit;background-color:var(--color-blue-grey100)}.LeftNavItem_menu-item_HO9cY.LeftNavItem_disabled_HO9cY{color:var(--color-blue-grey400);background-color:var(--color-blue-grey25);pointer-events:none}.LeftNavItem_menu-list-item_HO9cY{position:relative}.LeftNavItem_menu-list-item_HO9cY a.LeftNavItem_menu-item_HO9cY{padding:.75rem 1rem;color:var(--color-blue-grey900)}.LeftNavItem_menu-list-item_HO9cY a.LeftNavItem_menu-item-active_HO9cY{background-color:var(--left-nav-item-active-background-color)}.LeftNavItem_menu-list-item_HO9cY a.LeftNavItem_menu-item-active_HO9cY:hover{background-color:var(--color-blue-grey50)}.LeftNavItem_menu-list-item_HO9cY a.LeftNavItem_menu-item-active_HO9cY:focus,.LeftNavItem_menu-list-item_HO9cY a.LeftNavItem_menu-item-active_HO9cY:active{background-color:var(--color-blue-grey100)}.LeftNavItem_menu-list-item_HO9cY a.LeftNavItem_menu-item-active_HO9cY:before{content:"";height:100%;position:absolute;left:0;z-index:2;border-top-right-radius:.125rem;border-bottom-right-radius:.125rem;border-left:.25rem solid var(--left-nav-item-active-ribbon-color)}.LeftNavItem_menu-list-item_HO9cY a.LeftNavItem_menu-item-active_HO9cY .LeftNavItem_menu-item-text_HO9cY,.LeftNavItem_menu-list-item_HO9cY button.LeftNavItem_menu-item-active_HO9cY .LeftNavItem_menu-item-text_HO9cY{font-weight:700}@keyframes LeftNavItem_item-fade-in_HO9cY{0%{opacity:0;transform:translateY(-60px)}80%{opacity:.6}to{opacity:1;transform:translateY(0)}}')),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}}();
|
|
2
|
+
const expanded = "LeftNavItem_expanded_HO9cY";
|
|
3
|
+
const disabled = "LeftNavItem_disabled_HO9cY";
|
|
4
4
|
const classes = {
|
|
5
|
-
"menu-button": "LeftNavItem_menu-
|
|
6
|
-
"menu-link": "LeftNavItem_menu-
|
|
7
|
-
"menu-button-wrapper": "LeftNavItem_menu-button-
|
|
5
|
+
"menu-button": "LeftNavItem_menu-button_HO9cY",
|
|
6
|
+
"menu-link": "LeftNavItem_menu-link_HO9cY",
|
|
7
|
+
"menu-button-wrapper": "LeftNavItem_menu-button-wrapper_HO9cY",
|
|
8
8
|
expanded,
|
|
9
|
-
"menu-list": "LeftNavItem_menu-
|
|
10
|
-
"menu-item-text-wrapper": "LeftNavItem_menu-item-text-
|
|
11
|
-
"menu-item": "LeftNavItem_menu-
|
|
12
|
-
"menu-item-expand-icon": "LeftNavItem_menu-item-expand-
|
|
13
|
-
"menu-item-icon": "LeftNavItem_menu-item-
|
|
14
|
-
"menu-item-text": "LeftNavItem_menu-item-
|
|
9
|
+
"menu-list": "LeftNavItem_menu-list_HO9cY",
|
|
10
|
+
"menu-item-text-wrapper": "LeftNavItem_menu-item-text-wrapper_HO9cY",
|
|
11
|
+
"menu-item": "LeftNavItem_menu-item_HO9cY",
|
|
12
|
+
"menu-item-expand-icon": "LeftNavItem_menu-item-expand-icon_HO9cY",
|
|
13
|
+
"menu-item-icon": "LeftNavItem_menu-item-icon_HO9cY",
|
|
14
|
+
"menu-item-text": "LeftNavItem_menu-item-text_HO9cY",
|
|
15
15
|
disabled,
|
|
16
|
-
"menu-list-item": "LeftNavItem_menu-list-
|
|
17
|
-
"menu-item-active": "LeftNavItem_menu-item-
|
|
16
|
+
"menu-list-item": "LeftNavItem_menu-list-item_HO9cY",
|
|
17
|
+
"menu-item-active": "LeftNavItem_menu-item-active_HO9cY"
|
|
18
18
|
};
|
|
19
19
|
export {
|
|
20
20
|
classes as default,
|
|
@@ -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 */.MicrofrontendContainer_microfrontend-container-
|
|
2
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}}),exports.default={"microfrontend-container-margin":"MicrofrontendContainer_microfrontend-container-
|
|
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 */.MicrofrontendContainer_microfrontend-container-margin_HO9cY{padding:2rem}.MicrofrontendContainer_microfrontend-container-max-width_HO9cY{max-width:105rem}')),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"}}),exports.default={"microfrontend-container-margin":"MicrofrontendContainer_microfrontend-container-margin_HO9cY","microfrontend-container-max-width":"MicrofrontendContainer_microfrontend-container-max-width_HO9cY"};
|
|
3
3
|
//# sourceMappingURL=MicrofrontendContainer.module.scss.cjs.js.map
|
package/dist/components/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.scss.es.js
CHANGED
|
@@ -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 */.MicrofrontendContainer_microfrontend-container-
|
|
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 */.MicrofrontendContainer_microfrontend-container-margin_HO9cY{padding:2rem}.MicrofrontendContainer_microfrontend-container-max-width_HO9cY{max-width:105rem}')),document.head.appendChild(e)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}}();
|
|
2
2
|
const classes = {
|
|
3
|
-
"microfrontend-container-margin": "MicrofrontendContainer_microfrontend-container-
|
|
4
|
-
"microfrontend-container-max-width": "MicrofrontendContainer_microfrontend-container-max-
|
|
3
|
+
"microfrontend-container-margin": "MicrofrontendContainer_microfrontend-container-margin_HO9cY",
|
|
4
|
+
"microfrontend-container-max-width": "MicrofrontendContainer_microfrontend-container-max-width_HO9cY"
|
|
5
5
|
};
|
|
6
6
|
export {
|
|
7
7
|
classes as default
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.IdentityProviderButton_sr-
|
|
2
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}}),exports.default={"idp-button":"IdentityProviderButton_idp-
|
|
1
|
+
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.IdentityProviderButton_sr-only_HO9cY{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.IdentityProviderButton_hidden_HO9cY{display:none}.IdentityProviderButton_slide-in_HO9cY{animation:IdentityProviderButton_slide-in_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.IdentityProviderButton_slide-in_HO9cY{animation-duration:.1ms}}.IdentityProviderButton_slide-out_HO9cY{animation:IdentityProviderButton_slide-out_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.IdentityProviderButton_slide-out_HO9cY{animation-duration:.1ms}}@keyframes IdentityProviderButton_slide-in_HO9cY{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes IdentityProviderButton_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 */.IdentityProviderButton_idp-button_HO9cY{width:100%}.IdentityProviderButton_idp-button--with-icon_HO9cY{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:-.125rem;margin-bottom:-.125rem}')),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"}}),exports.default={"idp-button":"IdentityProviderButton_idp-button_HO9cY","idp-button--with-icon":"IdentityProviderButton_idp-button--with-icon_HO9cY"};
|
|
3
3
|
//# sourceMappingURL=IdentityProviderButton.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('.IdentityProviderButton_sr-
|
|
1
|
+
!function(){"use strict";try{if("undefined"!=typeof document){var e=document.createElement("style");e.appendChild(document.createTextNode('.IdentityProviderButton_sr-only_HO9cY{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.IdentityProviderButton_hidden_HO9cY{display:none}.IdentityProviderButton_slide-in_HO9cY{animation:IdentityProviderButton_slide-in_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.IdentityProviderButton_slide-in_HO9cY{animation-duration:.1ms}}.IdentityProviderButton_slide-out_HO9cY{animation:IdentityProviderButton_slide-out_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.IdentityProviderButton_slide-out_HO9cY{animation-duration:.1ms}}@keyframes IdentityProviderButton_slide-in_HO9cY{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes IdentityProviderButton_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 */.IdentityProviderButton_idp-button_HO9cY{width:100%}.IdentityProviderButton_idp-button--with-icon_HO9cY{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:-.125rem;margin-bottom:-.125rem}')),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}}();
|
|
2
2
|
const classes = {
|
|
3
|
-
"idp-button": "IdentityProviderButton_idp-
|
|
4
|
-
"idp-button--with-icon": "IdentityProviderButton_idp-button--with-
|
|
3
|
+
"idp-button": "IdentityProviderButton_idp-button_HO9cY",
|
|
4
|
+
"idp-button--with-icon": "IdentityProviderButton_idp-button--with-icon_HO9cY"
|
|
5
5
|
};
|
|
6
6
|
export {
|
|
7
7
|
classes as default
|
|
@@ -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 */.readyclasses_sr-
|
|
2
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const 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 */.readyclasses_sr-only_HO9cY{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.readyclasses_hidden_HO9cY{display:none}.readyclasses_slide-in_HO9cY{animation:readyclasses_slide-in_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.readyclasses_slide-in_HO9cY{animation-duration:.1ms}}.readyclasses_slide-out_HO9cY{animation:readyclasses_slide-out_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.readyclasses_slide-out_HO9cY{animation-duration:.1ms}}@keyframes readyclasses_slide-in_HO9cY{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes readyclasses_slide-out_HO9cY{0%{transform:translateY(0)}to{transform:translateY(100vh)}}')),document.head.appendChild(e)}}catch(s){console.error("vite-plugin-css-injected-by-js",s)}}();
|
|
2
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="readyclasses_hidden_HO9cY",s={"sr-only":"readyclasses_sr-only_HO9cY",hidden:e,"slide-in":"readyclasses_slide-in_HO9cY","slide-out":"readyclasses_slide-out_HO9cY"};exports.default=s,exports.hidden=e;
|
|
3
3
|
//# sourceMappingURL=readyclasses.module.scss.cjs.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
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 */.readyclasses_sr-
|
|
2
|
-
const hidden = "
|
|
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 */.readyclasses_sr-only_HO9cY{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.readyclasses_hidden_HO9cY{display:none}.readyclasses_slide-in_HO9cY{animation:readyclasses_slide-in_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.readyclasses_slide-in_HO9cY{animation-duration:.1ms}}.readyclasses_slide-out_HO9cY{animation:readyclasses_slide-out_HO9cY .5s forwards}@media (prefers-reduced-motion: reduce){.readyclasses_slide-out_HO9cY{animation-duration:.1ms}}@keyframes readyclasses_slide-in_HO9cY{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes readyclasses_slide-out_HO9cY{0%{transform:translateY(0)}to{transform:translateY(100vh)}}')),document.head.appendChild(e)}}catch(s){console.error("vite-plugin-css-injected-by-js",s)}}();
|
|
2
|
+
const hidden = "readyclasses_hidden_HO9cY";
|
|
3
3
|
const readyclasses = {
|
|
4
|
-
"sr-only": "readyclasses_sr-
|
|
4
|
+
"sr-only": "readyclasses_sr-only_HO9cY",
|
|
5
5
|
hidden,
|
|
6
|
-
"slide-in": "readyclasses_slide-
|
|
7
|
-
"slide-out": "readyclasses_slide-
|
|
6
|
+
"slide-in": "readyclasses_slide-in_HO9cY",
|
|
7
|
+
"slide-out": "readyclasses_slide-out_HO9cY"
|
|
8
8
|
};
|
|
9
9
|
export {
|
|
10
10
|
readyclasses as default,
|