@onewelcome/react-lib-components 2.0.0-alpha.1 → 2.0.0-alpha.3
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/cjs/DataGrid/DataGridActions/DataGridActions.cjs.js +1 -1
- package/dist/cjs/Form/Toggle/Toggle.module.cjs.js +1 -1
- package/dist/cjs/Notifications/Banner/Banner.module.cjs.js +1 -1
- package/dist/cjs/Notifications/BaseModal/BaseModal.module.cjs.js +1 -1
- package/dist/cjs/Pagination/Pagination.cjs.js +1 -1
- package/dist/cjs/ProgressBar/ProgressBar.module.cjs.js +1 -1
- package/dist/cjs/Tooltip/Tooltip.module.cjs.js +1 -1
- package/dist/cjs/_BaseStyling_/BaseStyling.cjs.js +1 -1
- package/dist/cjs/components/Form/FormControl/FormControl.d.ts +1 -1
- package/dist/cjs/components/_BaseStyling_/BaseStyling.d.ts +4 -0
- package/dist/esm/Breadcrumbs/Breadcrumbs.module.esm.js +1 -1
- package/dist/esm/Button/BaseButton.module.esm.js +1 -1
- package/dist/esm/Button/Button.module.esm.js +1 -1
- package/dist/esm/Button/IconButton.module.esm.js +1 -1
- package/dist/esm/ContextMenu/ContextMenu.module.esm.js +1 -1
- package/dist/esm/ContextMenu/ContextMenuItem.module.esm.js +1 -1
- package/dist/esm/DataGrid/DataGrid.module.esm.js +1 -1
- package/dist/esm/DataGrid/DataGridActions/DataGridActions.esm.js +1 -1
- package/dist/esm/DataGrid/DataGridActions/DataGridActions.module.esm.js +1 -1
- package/dist/esm/DataGrid/DataGridActions/DataGridColumnsToggle.module.esm.js +1 -1
- package/dist/esm/DataGrid/DataGridBody/DataGridBody.module.esm.js +1 -1
- package/dist/esm/DataGrid/DataGridBody/DataGridCell.module.esm.js +1 -1
- package/dist/esm/DataGrid/DataGridBody/DataGridRow.module.esm.js +1 -1
- package/dist/esm/DataGrid/DataGridHeader/DataGridHeader.module.esm.js +1 -1
- package/dist/esm/DataGrid/DataGridHeader/DataGridHeaderCell.module.esm.js +1 -1
- package/dist/esm/Form/Checkbox/Checkbox.module.esm.js +1 -1
- package/dist/esm/Form/Fieldset/Fieldset.module.esm.js +1 -1
- package/dist/esm/Form/Form.module.esm.js +1 -1
- package/dist/esm/Form/FormControl/FormControl.module.esm.js +1 -1
- package/dist/esm/Form/FormGroup/FormGroup.module.esm.js +1 -1
- package/dist/esm/Form/FormHelperText/FormHelperText.module.esm.js +1 -1
- package/dist/esm/Form/FormSelectorWrapper/FormSelectorWrapper.module.esm.js +1 -1
- package/dist/esm/Form/Input/Input.module.esm.js +1 -1
- package/dist/esm/Form/Label/Label.module.esm.js +1 -1
- package/dist/esm/Form/Radio/Radio.module.esm.js +1 -1
- package/dist/esm/Form/Select/Select.module.esm.js +1 -1
- package/dist/esm/Form/Textarea/Textarea.module.esm.js +1 -1
- package/dist/esm/Form/Toggle/Toggle.module.esm.js +1 -1
- package/dist/esm/Form/Wrapper/CheckboxWrapper/CheckboxWrapper.module.esm.js +1 -1
- package/dist/esm/Form/Wrapper/InputWrapper/InputWrapper.module.esm.js +1 -1
- package/dist/esm/Form/Wrapper/RadioWrapper/RadioWrapper.module.esm.js +1 -1
- package/dist/esm/Form/Wrapper/SelectWrapper/SelectWrapper.module.esm.js +1 -1
- package/dist/esm/Form/Wrapper/TextareaWrapper/TextareaWrapper.module.esm.js +1 -1
- package/dist/esm/Form/Wrapper/Wrapper/Wrapper.module.esm.js +1 -1
- package/dist/esm/Icon/Icon.module.esm.js +1 -1
- package/dist/esm/Link/Link.module.esm.js +1 -1
- package/dist/esm/Notifications/Banner/Banner.module.esm.js +1 -1
- package/dist/esm/Notifications/BaseModal/BaseModal.module.esm.js +1 -1
- package/dist/esm/Notifications/BaseModal/BaseModalActions/BaseModalActions.module.esm.js +1 -1
- package/dist/esm/Notifications/BaseModal/BaseModalContent/BaseModalContent.module.esm.js +1 -1
- package/dist/esm/Notifications/BaseModal/BaseModalHeader/BaseModalHeader.module.esm.js +1 -1
- package/dist/esm/Notifications/Dialog/Dialog.module.esm.js +1 -1
- package/dist/esm/Notifications/Dialog/DialogActions/DialogActions.module.esm.js +1 -1
- package/dist/esm/Notifications/Dialog/DialogTitle/DialogTitle.module.esm.js +1 -1
- package/dist/esm/Notifications/SlideInModal/SlideInModal.module.esm.js +1 -1
- package/dist/esm/Notifications/Snackbar/SnackbarContainer/SnackbarContainer.module.esm.js +1 -1
- package/dist/esm/Notifications/Snackbar/SnackbarItem/SnackbarItem.module.esm.js +1 -1
- package/dist/esm/Pagination/Pagination.esm.js +1 -1
- package/dist/esm/Pagination/Pagination.module.esm.js +1 -1
- package/dist/esm/Popover/Popover.module.esm.js +1 -1
- package/dist/esm/ProgressBar/ProgressBar.module.esm.js +1 -1
- package/dist/esm/Skeleton/Skeleton.module.esm.js +1 -1
- package/dist/esm/StatusIndicator/StatusIndicator.module.esm.js +1 -1
- package/dist/esm/Tabs/Tab.module.esm.js +1 -1
- package/dist/esm/Tabs/TabButton.module.esm.js +1 -1
- package/dist/esm/Tabs/Tabs.module.esm.js +1 -1
- package/dist/esm/TextEllipsis/TextEllipsis.module.esm.js +1 -1
- package/dist/esm/Tiles/Tile.module.esm.js +1 -1
- package/dist/esm/Tiles/Tiles.module.esm.js +1 -1
- package/dist/esm/Tooltip/Tooltip.module.esm.js +1 -1
- package/dist/esm/Typography/Typography.module.esm.js +1 -1
- package/dist/esm/Wizard/BaseWizardSteps/BaseWizardSteps.module.esm.js +1 -1
- package/dist/esm/_BaseStyling_/BaseStyling.esm.js +1 -1
- package/dist/esm/components/Form/FormControl/FormControl.d.ts +1 -1
- package/dist/esm/components/_BaseStyling_/BaseStyling.d.ts +4 -0
- package/dist/esm/src/readyclasses.module.esm.js +1 -1
- package/package.json +23 -20
- package/src/components/DataGrid/DataGridActions/DataGridActions.test.tsx +2 -0
- package/src/components/DataGrid/DataGridActions/DataGridActions.tsx +1 -1
- package/src/components/Form/FormControl/FormControl.tsx +1 -1
- package/src/components/Form/Toggle/Toggle.module.scss +1 -1
- package/src/components/Notifications/Banner/Banner.module.scss +1 -1
- package/src/components/Notifications/BaseModal/BaseModal.module.scss +1 -1
- package/src/components/Pagination/Pagination.tsx +11 -1
- package/src/components/ProgressBar/ProgressBar.module.scss +1 -1
- package/src/components/Tooltip/Tooltip.module.scss +1 -1
- package/src/components/_BaseStyling_/BaseStyling.tsx +11 -3
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import e from"../node_modules/rollup-plugin-styles/dist/runtime/inject-css.esm.js";var _='.Skeleton_module_srOnly__2ce63e39{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.Skeleton_module_hidden__2ce63e39{display:none}.Skeleton_module_slideIn__2ce63e39{animation:Skeleton_module_slideIn__2ce63e39 .5s forwards}@media (prefers-reduced-motion:reduce){.Skeleton_module_slideIn__2ce63e39{animation-duration:.1ms}}.Skeleton_module_slideOut__2ce63e39{animation:Skeleton_module_slideOut__2ce63e39 .5s forwards}@media (prefers-reduced-motion:reduce){.Skeleton_module_slideOut__2ce63e39{animation-duration:.1ms}}@keyframes Skeleton_module_slideIn__2ce63e39{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes Skeleton_module_slideOut__2ce63e39{0%{transform:translateY(0)}to{transform:translateY(100vh)}}.Skeleton_module_w6__2ce63e39{width:6%}.Skeleton_module_w7__2ce63e39{width:7%}.Skeleton_module_w8__2ce63e39{width:8%}.Skeleton_module_w9__2ce63e39{width:9%}.Skeleton_module_w10__2ce63e39{width:10%}.Skeleton_module_w11__2ce63e39{width:11%}.Skeleton_module_w12__2ce63e39{width:12%}.Skeleton_module_w13__2ce63e39{width:13%}.Skeleton_module_w14__2ce63e39{width:14%}.Skeleton_module_w15__2ce63e39{width:15%}.Skeleton_module_w16__2ce63e39{width:16%}.Skeleton_module_w17__2ce63e39{width:17%}.Skeleton_module_w18__2ce63e39{width:18%}.Skeleton_module_w19__2ce63e39{width:19%}.Skeleton_module_w20__2ce63e39{width:20%}.Skeleton_module_w21__2ce63e39{width:21%}.Skeleton_module_w22__2ce63e39{width:22%}.Skeleton_module_w23__2ce63e39{width:23%}.Skeleton_module_w24__2ce63e39{width:24%}.Skeleton_module_w25__2ce63e39{width:25%}.Skeleton_module_w26__2ce63e39{width:26%}.Skeleton_module_w27__2ce63e39{width:27%}.Skeleton_module_w28__2ce63e39{width:28%}.Skeleton_module_w29__2ce63e39{width:29%}.Skeleton_module_w30__2ce63e39{width:30%}.Skeleton_module_w31__2ce63e39{width:31%}.Skeleton_module_w32__2ce63e39{width:32%}.Skeleton_module_w33__2ce63e39{width:33%}.Skeleton_module_w34__2ce63e39{width:34%}.Skeleton_module_w35__2ce63e39{width:35%}.Skeleton_module_w36__2ce63e39{width:36%}.Skeleton_module_w37__2ce63e39{width:37%}.Skeleton_module_w38__2ce63e39{width:38%}.Skeleton_module_w39__2ce63e39{width:39%}.Skeleton_module_w40__2ce63e39{width:40%}.Skeleton_module_w41__2ce63e39{width:41%}.Skeleton_module_w42__2ce63e39{width:42%}.Skeleton_module_w43__2ce63e39{width:43%}.Skeleton_module_w44__2ce63e39{width:44%}.Skeleton_module_w45__2ce63e39{width:45%}.Skeleton_module_w46__2ce63e39{width:46%}.Skeleton_module_w47__2ce63e39{width:47%}.Skeleton_module_w48__2ce63e39{width:48%}.Skeleton_module_w49__2ce63e39{width:49%}.Skeleton_module_w50__2ce63e39{width:50%}.Skeleton_module_w51__2ce63e39{width:51%}.Skeleton_module_w52__2ce63e39{width:52%}.Skeleton_module_w53__2ce63e39{width:53%}.Skeleton_module_w54__2ce63e39{width:54%}.Skeleton_module_w55__2ce63e39{width:55%}.Skeleton_module_w56__2ce63e39{width:56%}.Skeleton_module_w57__2ce63e39{width:57%}.Skeleton_module_w58__2ce63e39{width:58%}.Skeleton_module_w59__2ce63e39{width:59%}.Skeleton_module_w60__2ce63e39{width:60%}.Skeleton_module_w61__2ce63e39{width:61%}.Skeleton_module_w62__2ce63e39{width:62%}.Skeleton_module_w63__2ce63e39{width:63%}.Skeleton_module_w64__2ce63e39{width:64%}.Skeleton_module_w65__2ce63e39{width:65%}.Skeleton_module_w66__2ce63e39{width:66%}.Skeleton_module_w67__2ce63e39{width:67%}.Skeleton_module_w68__2ce63e39{width:68%}.Skeleton_module_w69__2ce63e39{width:69%}.Skeleton_module_w70__2ce63e39{width:70%}.Skeleton_module_w71__2ce63e39{width:71%}.Skeleton_module_w72__2ce63e39{width:72%}.Skeleton_module_w73__2ce63e39{width:73%}.Skeleton_module_w74__2ce63e39{width:74%}.Skeleton_module_w75__2ce63e39{width:75%}.Skeleton_module_w76__2ce63e39{width:76%}.Skeleton_module_w77__2ce63e39{width:77%}.Skeleton_module_w78__2ce63e39{width:78%}.Skeleton_module_w79__2ce63e39{width:79%}.Skeleton_module_w80__2ce63e39{width:80%}.Skeleton_module_w81__2ce63e39{width:81%}.Skeleton_module_w82__2ce63e39{width:82%}.Skeleton_module_w83__2ce63e39{width:83%}.Skeleton_module_w84__2ce63e39{width:84%}.Skeleton_module_w85__2ce63e39{width:85%}.Skeleton_module_w86__2ce63e39{width:86%}.Skeleton_module_w87__2ce63e39{width:87%}.Skeleton_module_w88__2ce63e39{width:88%}.Skeleton_module_w89__2ce63e39{width:89%}.Skeleton_module_w90__2ce63e39{width:90%}.Skeleton_module_w91__2ce63e39{width:91%}.Skeleton_module_w92__2ce63e39{width:92%}.Skeleton_module_w93__2ce63e39{width:93%}.Skeleton_module_w94__2ce63e39{width:94%}.Skeleton_module_w95__2ce63e39{width:95%}.Skeleton_module_w96__2ce63e39{width:96%}.Skeleton_module_w97__2ce63e39{width:97%}.Skeleton_module_w98__2ce63e39{width:98%}.Skeleton_module_w99__2ce63e39{width:99%}.Skeleton_module_w100__2ce63e39{width:100%}.Skeleton_module_w101__2ce63e39{width:101%}.Skeleton_module_w102__2ce63e39{width:102%}.Skeleton_module_w103__2ce63e39{width:103%}.Skeleton_module_w104__2ce63e39{width:104%}.Skeleton_module_w105__2ce63e39{width:105%}.Skeleton_module_skeleton__2ce63e39{background-color:var(--skeleton-background-color);display:block;height:auto;overflow:hidden;position:relative}.Skeleton_module_skeleton__2ce63e39:after{animation:Skeleton_module_shimmer__2ce63e39 2s infinite;background-image:linear-gradient(90deg,rgba(var(--skeleton-animation-color-rgb),0) 0,rgba(var(--skeleton-animation-color-rgb),.2) 20%,rgba(var(--skeleton-animation-color-rgb),.5) 60%,rgba(var(--skeleton-animation-color-rgb),0));bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion:reduce){.Skeleton_module_skeleton__2ce63e39:after{animation:none}}@keyframes Skeleton_module_shimmer__2ce63e39{to{transform:translateX(100%)}}.Skeleton_module_noHeight__2ce63e39:before{content:" ";white-space:pre-wrap}.Skeleton_module_text__2ce63e39{border-radius:.5rem}.Skeleton_module_circular__2ce63e39{border-radius:50%}',o={"sr-only":"Skeleton_module_srOnly__2ce63e39",hidden:"Skeleton_module_hidden__2ce63e39","slide-in":"Skeleton_module_slideIn__2ce63e39","slide-out":"Skeleton_module_slideOut__2ce63e39","w-6":"Skeleton_module_w6__2ce63e39","w-7":"Skeleton_module_w7__2ce63e39","w-8":"Skeleton_module_w8__2ce63e39","w-9":"Skeleton_module_w9__2ce63e39","w-10":"Skeleton_module_w10__2ce63e39","w-11":"Skeleton_module_w11__2ce63e39","w-12":"Skeleton_module_w12__2ce63e39","w-13":"Skeleton_module_w13__2ce63e39","w-14":"Skeleton_module_w14__2ce63e39","w-15":"Skeleton_module_w15__2ce63e39","w-16":"Skeleton_module_w16__2ce63e39","w-17":"Skeleton_module_w17__2ce63e39","w-18":"Skeleton_module_w18__2ce63e39","w-19":"Skeleton_module_w19__2ce63e39","w-20":"Skeleton_module_w20__2ce63e39","w-21":"Skeleton_module_w21__2ce63e39","w-22":"Skeleton_module_w22__2ce63e39","w-23":"Skeleton_module_w23__2ce63e39","w-24":"Skeleton_module_w24__2ce63e39","w-25":"Skeleton_module_w25__2ce63e39","w-26":"Skeleton_module_w26__2ce63e39","w-27":"Skeleton_module_w27__2ce63e39","w-28":"Skeleton_module_w28__2ce63e39","w-29":"Skeleton_module_w29__2ce63e39","w-30":"Skeleton_module_w30__2ce63e39","w-31":"Skeleton_module_w31__2ce63e39","w-32":"Skeleton_module_w32__2ce63e39","w-33":"Skeleton_module_w33__2ce63e39","w-34":"Skeleton_module_w34__2ce63e39","w-35":"Skeleton_module_w35__2ce63e39","w-36":"Skeleton_module_w36__2ce63e39","w-37":"Skeleton_module_w37__2ce63e39","w-38":"Skeleton_module_w38__2ce63e39","w-39":"Skeleton_module_w39__2ce63e39","w-40":"Skeleton_module_w40__2ce63e39","w-41":"Skeleton_module_w41__2ce63e39","w-42":"Skeleton_module_w42__2ce63e39","w-43":"Skeleton_module_w43__2ce63e39","w-44":"Skeleton_module_w44__2ce63e39","w-45":"Skeleton_module_w45__2ce63e39","w-46":"Skeleton_module_w46__2ce63e39","w-47":"Skeleton_module_w47__2ce63e39","w-48":"Skeleton_module_w48__2ce63e39","w-49":"Skeleton_module_w49__2ce63e39","w-50":"Skeleton_module_w50__2ce63e39","w-51":"Skeleton_module_w51__2ce63e39","w-52":"Skeleton_module_w52__2ce63e39","w-53":"Skeleton_module_w53__2ce63e39","w-54":"Skeleton_module_w54__2ce63e39","w-55":"Skeleton_module_w55__2ce63e39","w-56":"Skeleton_module_w56__2ce63e39","w-57":"Skeleton_module_w57__2ce63e39","w-58":"Skeleton_module_w58__2ce63e39","w-59":"Skeleton_module_w59__2ce63e39","w-60":"Skeleton_module_w60__2ce63e39","w-61":"Skeleton_module_w61__2ce63e39","w-62":"Skeleton_module_w62__2ce63e39","w-63":"Skeleton_module_w63__2ce63e39","w-64":"Skeleton_module_w64__2ce63e39","w-65":"Skeleton_module_w65__2ce63e39","w-66":"Skeleton_module_w66__2ce63e39","w-67":"Skeleton_module_w67__2ce63e39","w-68":"Skeleton_module_w68__2ce63e39","w-69":"Skeleton_module_w69__2ce63e39","w-70":"Skeleton_module_w70__2ce63e39","w-71":"Skeleton_module_w71__2ce63e39","w-72":"Skeleton_module_w72__2ce63e39","w-73":"Skeleton_module_w73__2ce63e39","w-74":"Skeleton_module_w74__2ce63e39","w-75":"Skeleton_module_w75__2ce63e39","w-76":"Skeleton_module_w76__2ce63e39","w-77":"Skeleton_module_w77__2ce63e39","w-78":"Skeleton_module_w78__2ce63e39","w-79":"Skeleton_module_w79__2ce63e39","w-80":"Skeleton_module_w80__2ce63e39","w-81":"Skeleton_module_w81__2ce63e39","w-82":"Skeleton_module_w82__2ce63e39","w-83":"Skeleton_module_w83__2ce63e39","w-84":"Skeleton_module_w84__2ce63e39","w-85":"Skeleton_module_w85__2ce63e39","w-86":"Skeleton_module_w86__2ce63e39","w-87":"Skeleton_module_w87__2ce63e39","w-88":"Skeleton_module_w88__2ce63e39","w-89":"Skeleton_module_w89__2ce63e39","w-90":"Skeleton_module_w90__2ce63e39","w-91":"Skeleton_module_w91__2ce63e39","w-92":"Skeleton_module_w92__2ce63e39","w-93":"Skeleton_module_w93__2ce63e39","w-94":"Skeleton_module_w94__2ce63e39","w-95":"Skeleton_module_w95__2ce63e39","w-96":"Skeleton_module_w96__2ce63e39","w-97":"Skeleton_module_w97__2ce63e39","w-98":"Skeleton_module_w98__2ce63e39","w-99":"Skeleton_module_w99__2ce63e39","w-100":"Skeleton_module_w100__2ce63e39","w-101":"Skeleton_module_w101__2ce63e39","w-102":"Skeleton_module_w102__2ce63e39","w-103":"Skeleton_module_w103__2ce63e39","w-104":"Skeleton_module_w104__2ce63e39","w-105":"Skeleton_module_w105__2ce63e39",skeleton:"Skeleton_module_skeleton__2ce63e39",shimmer:"Skeleton_module_shimmer__2ce63e39","no-height":"Skeleton_module_noHeight__2ce63e39",text:"Skeleton_module_text__2ce63e39",circular:"Skeleton_module_circular__2ce63e39"};e(_,{});export{_ as css,o as default};
|
|
1
|
+
var containers=[],styleTags=[];const e = function(e,t){if(e&&"undefined"!=typeof document){var n,s=!0===t.prepend?"prepend":"append",r=!0===t.singleTag,a="string"==typeof t.container?document.querySelector(t.container):document.getElementsByTagName("head")[0];if(r){var i=containers.indexOf(a);-1===i&&(i=containers.push(a)-1,styleTags[i]={}),n=styleTags[i]&&styleTags[i][s]?styleTags[i][s]:styleTags[i][s]=c()}else n=c();65279===e.charCodeAt(0)&&(e=e.substring(1)),n.styleSheet?n.styleSheet.cssText+=e:n.appendChild(document.createTextNode(e))}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),t.attributes)for(var n=Object.keys(t.attributes),r=0;r<n.length;r++)e.setAttribute(n[r],t.attributes[n[r]]);var i="prepend"===s?"afterbegin":"beforeend";return a.insertAdjacentElement(i,e),e}};var _='.Skeleton_module_srOnly__2ce63e39{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.Skeleton_module_hidden__2ce63e39{display:none}.Skeleton_module_slideIn__2ce63e39{animation:Skeleton_module_slideIn__2ce63e39 .5s forwards}@media (prefers-reduced-motion:reduce){.Skeleton_module_slideIn__2ce63e39{animation-duration:.1ms}}.Skeleton_module_slideOut__2ce63e39{animation:Skeleton_module_slideOut__2ce63e39 .5s forwards}@media (prefers-reduced-motion:reduce){.Skeleton_module_slideOut__2ce63e39{animation-duration:.1ms}}@keyframes Skeleton_module_slideIn__2ce63e39{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes Skeleton_module_slideOut__2ce63e39{0%{transform:translateY(0)}to{transform:translateY(100vh)}}.Skeleton_module_w6__2ce63e39{width:6%}.Skeleton_module_w7__2ce63e39{width:7%}.Skeleton_module_w8__2ce63e39{width:8%}.Skeleton_module_w9__2ce63e39{width:9%}.Skeleton_module_w10__2ce63e39{width:10%}.Skeleton_module_w11__2ce63e39{width:11%}.Skeleton_module_w12__2ce63e39{width:12%}.Skeleton_module_w13__2ce63e39{width:13%}.Skeleton_module_w14__2ce63e39{width:14%}.Skeleton_module_w15__2ce63e39{width:15%}.Skeleton_module_w16__2ce63e39{width:16%}.Skeleton_module_w17__2ce63e39{width:17%}.Skeleton_module_w18__2ce63e39{width:18%}.Skeleton_module_w19__2ce63e39{width:19%}.Skeleton_module_w20__2ce63e39{width:20%}.Skeleton_module_w21__2ce63e39{width:21%}.Skeleton_module_w22__2ce63e39{width:22%}.Skeleton_module_w23__2ce63e39{width:23%}.Skeleton_module_w24__2ce63e39{width:24%}.Skeleton_module_w25__2ce63e39{width:25%}.Skeleton_module_w26__2ce63e39{width:26%}.Skeleton_module_w27__2ce63e39{width:27%}.Skeleton_module_w28__2ce63e39{width:28%}.Skeleton_module_w29__2ce63e39{width:29%}.Skeleton_module_w30__2ce63e39{width:30%}.Skeleton_module_w31__2ce63e39{width:31%}.Skeleton_module_w32__2ce63e39{width:32%}.Skeleton_module_w33__2ce63e39{width:33%}.Skeleton_module_w34__2ce63e39{width:34%}.Skeleton_module_w35__2ce63e39{width:35%}.Skeleton_module_w36__2ce63e39{width:36%}.Skeleton_module_w37__2ce63e39{width:37%}.Skeleton_module_w38__2ce63e39{width:38%}.Skeleton_module_w39__2ce63e39{width:39%}.Skeleton_module_w40__2ce63e39{width:40%}.Skeleton_module_w41__2ce63e39{width:41%}.Skeleton_module_w42__2ce63e39{width:42%}.Skeleton_module_w43__2ce63e39{width:43%}.Skeleton_module_w44__2ce63e39{width:44%}.Skeleton_module_w45__2ce63e39{width:45%}.Skeleton_module_w46__2ce63e39{width:46%}.Skeleton_module_w47__2ce63e39{width:47%}.Skeleton_module_w48__2ce63e39{width:48%}.Skeleton_module_w49__2ce63e39{width:49%}.Skeleton_module_w50__2ce63e39{width:50%}.Skeleton_module_w51__2ce63e39{width:51%}.Skeleton_module_w52__2ce63e39{width:52%}.Skeleton_module_w53__2ce63e39{width:53%}.Skeleton_module_w54__2ce63e39{width:54%}.Skeleton_module_w55__2ce63e39{width:55%}.Skeleton_module_w56__2ce63e39{width:56%}.Skeleton_module_w57__2ce63e39{width:57%}.Skeleton_module_w58__2ce63e39{width:58%}.Skeleton_module_w59__2ce63e39{width:59%}.Skeleton_module_w60__2ce63e39{width:60%}.Skeleton_module_w61__2ce63e39{width:61%}.Skeleton_module_w62__2ce63e39{width:62%}.Skeleton_module_w63__2ce63e39{width:63%}.Skeleton_module_w64__2ce63e39{width:64%}.Skeleton_module_w65__2ce63e39{width:65%}.Skeleton_module_w66__2ce63e39{width:66%}.Skeleton_module_w67__2ce63e39{width:67%}.Skeleton_module_w68__2ce63e39{width:68%}.Skeleton_module_w69__2ce63e39{width:69%}.Skeleton_module_w70__2ce63e39{width:70%}.Skeleton_module_w71__2ce63e39{width:71%}.Skeleton_module_w72__2ce63e39{width:72%}.Skeleton_module_w73__2ce63e39{width:73%}.Skeleton_module_w74__2ce63e39{width:74%}.Skeleton_module_w75__2ce63e39{width:75%}.Skeleton_module_w76__2ce63e39{width:76%}.Skeleton_module_w77__2ce63e39{width:77%}.Skeleton_module_w78__2ce63e39{width:78%}.Skeleton_module_w79__2ce63e39{width:79%}.Skeleton_module_w80__2ce63e39{width:80%}.Skeleton_module_w81__2ce63e39{width:81%}.Skeleton_module_w82__2ce63e39{width:82%}.Skeleton_module_w83__2ce63e39{width:83%}.Skeleton_module_w84__2ce63e39{width:84%}.Skeleton_module_w85__2ce63e39{width:85%}.Skeleton_module_w86__2ce63e39{width:86%}.Skeleton_module_w87__2ce63e39{width:87%}.Skeleton_module_w88__2ce63e39{width:88%}.Skeleton_module_w89__2ce63e39{width:89%}.Skeleton_module_w90__2ce63e39{width:90%}.Skeleton_module_w91__2ce63e39{width:91%}.Skeleton_module_w92__2ce63e39{width:92%}.Skeleton_module_w93__2ce63e39{width:93%}.Skeleton_module_w94__2ce63e39{width:94%}.Skeleton_module_w95__2ce63e39{width:95%}.Skeleton_module_w96__2ce63e39{width:96%}.Skeleton_module_w97__2ce63e39{width:97%}.Skeleton_module_w98__2ce63e39{width:98%}.Skeleton_module_w99__2ce63e39{width:99%}.Skeleton_module_w100__2ce63e39{width:100%}.Skeleton_module_w101__2ce63e39{width:101%}.Skeleton_module_w102__2ce63e39{width:102%}.Skeleton_module_w103__2ce63e39{width:103%}.Skeleton_module_w104__2ce63e39{width:104%}.Skeleton_module_w105__2ce63e39{width:105%}.Skeleton_module_skeleton__2ce63e39{background-color:var(--skeleton-background-color);display:block;height:auto;overflow:hidden;position:relative}.Skeleton_module_skeleton__2ce63e39:after{animation:Skeleton_module_shimmer__2ce63e39 2s infinite;background-image:linear-gradient(90deg,rgba(var(--skeleton-animation-color-rgb),0) 0,rgba(var(--skeleton-animation-color-rgb),.2) 20%,rgba(var(--skeleton-animation-color-rgb),.5) 60%,rgba(var(--skeleton-animation-color-rgb),0));bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion:reduce){.Skeleton_module_skeleton__2ce63e39:after{animation:none}}@keyframes Skeleton_module_shimmer__2ce63e39{to{transform:translateX(100%)}}.Skeleton_module_noHeight__2ce63e39:before{content:" ";white-space:pre-wrap}.Skeleton_module_text__2ce63e39{border-radius:.5rem}.Skeleton_module_circular__2ce63e39{border-radius:50%}',o={"sr-only":"Skeleton_module_srOnly__2ce63e39",hidden:"Skeleton_module_hidden__2ce63e39","slide-in":"Skeleton_module_slideIn__2ce63e39","slide-out":"Skeleton_module_slideOut__2ce63e39","w-6":"Skeleton_module_w6__2ce63e39","w-7":"Skeleton_module_w7__2ce63e39","w-8":"Skeleton_module_w8__2ce63e39","w-9":"Skeleton_module_w9__2ce63e39","w-10":"Skeleton_module_w10__2ce63e39","w-11":"Skeleton_module_w11__2ce63e39","w-12":"Skeleton_module_w12__2ce63e39","w-13":"Skeleton_module_w13__2ce63e39","w-14":"Skeleton_module_w14__2ce63e39","w-15":"Skeleton_module_w15__2ce63e39","w-16":"Skeleton_module_w16__2ce63e39","w-17":"Skeleton_module_w17__2ce63e39","w-18":"Skeleton_module_w18__2ce63e39","w-19":"Skeleton_module_w19__2ce63e39","w-20":"Skeleton_module_w20__2ce63e39","w-21":"Skeleton_module_w21__2ce63e39","w-22":"Skeleton_module_w22__2ce63e39","w-23":"Skeleton_module_w23__2ce63e39","w-24":"Skeleton_module_w24__2ce63e39","w-25":"Skeleton_module_w25__2ce63e39","w-26":"Skeleton_module_w26__2ce63e39","w-27":"Skeleton_module_w27__2ce63e39","w-28":"Skeleton_module_w28__2ce63e39","w-29":"Skeleton_module_w29__2ce63e39","w-30":"Skeleton_module_w30__2ce63e39","w-31":"Skeleton_module_w31__2ce63e39","w-32":"Skeleton_module_w32__2ce63e39","w-33":"Skeleton_module_w33__2ce63e39","w-34":"Skeleton_module_w34__2ce63e39","w-35":"Skeleton_module_w35__2ce63e39","w-36":"Skeleton_module_w36__2ce63e39","w-37":"Skeleton_module_w37__2ce63e39","w-38":"Skeleton_module_w38__2ce63e39","w-39":"Skeleton_module_w39__2ce63e39","w-40":"Skeleton_module_w40__2ce63e39","w-41":"Skeleton_module_w41__2ce63e39","w-42":"Skeleton_module_w42__2ce63e39","w-43":"Skeleton_module_w43__2ce63e39","w-44":"Skeleton_module_w44__2ce63e39","w-45":"Skeleton_module_w45__2ce63e39","w-46":"Skeleton_module_w46__2ce63e39","w-47":"Skeleton_module_w47__2ce63e39","w-48":"Skeleton_module_w48__2ce63e39","w-49":"Skeleton_module_w49__2ce63e39","w-50":"Skeleton_module_w50__2ce63e39","w-51":"Skeleton_module_w51__2ce63e39","w-52":"Skeleton_module_w52__2ce63e39","w-53":"Skeleton_module_w53__2ce63e39","w-54":"Skeleton_module_w54__2ce63e39","w-55":"Skeleton_module_w55__2ce63e39","w-56":"Skeleton_module_w56__2ce63e39","w-57":"Skeleton_module_w57__2ce63e39","w-58":"Skeleton_module_w58__2ce63e39","w-59":"Skeleton_module_w59__2ce63e39","w-60":"Skeleton_module_w60__2ce63e39","w-61":"Skeleton_module_w61__2ce63e39","w-62":"Skeleton_module_w62__2ce63e39","w-63":"Skeleton_module_w63__2ce63e39","w-64":"Skeleton_module_w64__2ce63e39","w-65":"Skeleton_module_w65__2ce63e39","w-66":"Skeleton_module_w66__2ce63e39","w-67":"Skeleton_module_w67__2ce63e39","w-68":"Skeleton_module_w68__2ce63e39","w-69":"Skeleton_module_w69__2ce63e39","w-70":"Skeleton_module_w70__2ce63e39","w-71":"Skeleton_module_w71__2ce63e39","w-72":"Skeleton_module_w72__2ce63e39","w-73":"Skeleton_module_w73__2ce63e39","w-74":"Skeleton_module_w74__2ce63e39","w-75":"Skeleton_module_w75__2ce63e39","w-76":"Skeleton_module_w76__2ce63e39","w-77":"Skeleton_module_w77__2ce63e39","w-78":"Skeleton_module_w78__2ce63e39","w-79":"Skeleton_module_w79__2ce63e39","w-80":"Skeleton_module_w80__2ce63e39","w-81":"Skeleton_module_w81__2ce63e39","w-82":"Skeleton_module_w82__2ce63e39","w-83":"Skeleton_module_w83__2ce63e39","w-84":"Skeleton_module_w84__2ce63e39","w-85":"Skeleton_module_w85__2ce63e39","w-86":"Skeleton_module_w86__2ce63e39","w-87":"Skeleton_module_w87__2ce63e39","w-88":"Skeleton_module_w88__2ce63e39","w-89":"Skeleton_module_w89__2ce63e39","w-90":"Skeleton_module_w90__2ce63e39","w-91":"Skeleton_module_w91__2ce63e39","w-92":"Skeleton_module_w92__2ce63e39","w-93":"Skeleton_module_w93__2ce63e39","w-94":"Skeleton_module_w94__2ce63e39","w-95":"Skeleton_module_w95__2ce63e39","w-96":"Skeleton_module_w96__2ce63e39","w-97":"Skeleton_module_w97__2ce63e39","w-98":"Skeleton_module_w98__2ce63e39","w-99":"Skeleton_module_w99__2ce63e39","w-100":"Skeleton_module_w100__2ce63e39","w-101":"Skeleton_module_w101__2ce63e39","w-102":"Skeleton_module_w102__2ce63e39","w-103":"Skeleton_module_w103__2ce63e39","w-104":"Skeleton_module_w104__2ce63e39","w-105":"Skeleton_module_w105__2ce63e39",skeleton:"Skeleton_module_skeleton__2ce63e39",shimmer:"Skeleton_module_shimmer__2ce63e39","no-height":"Skeleton_module_noHeight__2ce63e39",text:"Skeleton_module_text__2ce63e39",circular:"Skeleton_module_circular__2ce63e39"};e(_,{});export{_ as css,o as default};
|
|
2
2
|
//# sourceMappingURL=Skeleton.module.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
var containers=[],styleTags=[];const t = function(e,t){if(e&&"undefined"!=typeof document){var n,s=!0===t.prepend?"prepend":"append",r=!0===t.singleTag,a="string"==typeof t.container?document.querySelector(t.container):document.getElementsByTagName("head")[0];if(r){var i=containers.indexOf(a);-1===i&&(i=containers.push(a)-1,styleTags[i]={}),n=styleTags[i]&&styleTags[i][s]?styleTags[i][s]:styleTags[i][s]=c()}else n=c();65279===e.charCodeAt(0)&&(e=e.substring(1)),n.styleSheet?n.styleSheet.cssText+=e:n.appendChild(document.createTextNode(e))}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),t.attributes)for(var n=Object.keys(t.attributes),r=0;r<n.length;r++)e.setAttribute(n[r],t.attributes[n[r]]);var i="prepend"===s?"afterbegin":"beforeend";return a.insertAdjacentElement(i,e),e}};var r=".StatusIndicator_module_statusIndicator__c7c7e719{align-items:center;display:flex}.StatusIndicator_module_statusBadge__c7c7e719{border-radius:50%;height:.75rem;margin-right:.5rem;width:.75rem}.StatusIndicator_module_active__c7c7e719{background-color:var(--success)}.StatusIndicator_module_error__c7c7e719{background-color:var(--error)}.StatusIndicator_module_neutral__c7c7e719{background-color:var(--greyed-out)}.StatusIndicator_module_warning__c7c7e719{background-color:var(--warning)}",a={"status-indicator":"StatusIndicator_module_statusIndicator__c7c7e719","status-badge":"StatusIndicator_module_statusBadge__c7c7e719",active:"StatusIndicator_module_active__c7c7e719",error:"StatusIndicator_module_error__c7c7e719",neutral:"StatusIndicator_module_neutral__c7c7e719",warning:"StatusIndicator_module_warning__c7c7e719"};t(r,{});export{r as css,a as default};
|
|
2
2
|
//# sourceMappingURL=StatusIndicator.module.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
var containers=[],styleTags=[];const d = function(e,t){if(e&&"undefined"!=typeof document){var n,s=!0===t.prepend?"prepend":"append",r=!0===t.singleTag,a="string"==typeof t.container?document.querySelector(t.container):document.getElementsByTagName("head")[0];if(r){var i=containers.indexOf(a);-1===i&&(i=containers.push(a)-1,styleTags[i]={}),n=styleTags[i]&&styleTags[i][s]?styleTags[i][s]:styleTags[i][s]=c()}else n=c();65279===e.charCodeAt(0)&&(e=e.substring(1)),n.styleSheet?n.styleSheet.cssText+=e:n.appendChild(document.createTextNode(e))}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),t.attributes)for(var n=Object.keys(t.attributes),r=0;r<n.length;r++)e.setAttribute(n[r],t.attributes[n[r]]);var i="prepend"===s?"afterbegin":"beforeend";return a.insertAdjacentElement(i,e),e}};var e=".Tab_module_tab__4cd76a6d{display:none}.Tab_module_tab__4cd76a6d:focus-visible{outline-color:var(--color-focus)}.Tab_module_tab__4cd76a6d.Tab_module_selected__4cd76a6d{display:block}",_={tab:"Tab_module_tab__4cd76a6d",selected:"Tab_module_selected__4cd76a6d"};d(e,{});export{e as css,_ as default};
|
|
2
2
|
//# sourceMappingURL=Tab.module.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
var containers=[],styleTags=[];const t = function(e,t){if(e&&"undefined"!=typeof document){var n,s=!0===t.prepend?"prepend":"append",r=!0===t.singleTag,a="string"==typeof t.container?document.querySelector(t.container):document.getElementsByTagName("head")[0];if(r){var i=containers.indexOf(a);-1===i&&(i=containers.push(a)-1,styleTags[i]={}),n=styleTags[i]&&styleTags[i][s]?styleTags[i][s]:styleTags[i][s]=c()}else n=c();65279===e.charCodeAt(0)&&(e=e.substring(1)),n.styleSheet?n.styleSheet.cssText+=e:n.appendChild(document.createTextNode(e))}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),t.attributes)for(var n=Object.keys(t.attributes),r=0;r<n.length;r++)e.setAttribute(n[r],t.attributes[n[r]]);var i="prepend"===s?"afterbegin":"beforeend";return a.insertAdjacentElement(i,e),e}};var o=".TabButton_module_tabbutton__a4cbdc2d{background-color:transparent;border:0;border-radius:0;color:transparent;cursor:pointer;font-family:var(--font-family);font-size:var(--font-size);font-weight:400;line-height:var(--default-line-height);margin:0;min-height:2.5rem;padding:.25rem 0 1rem;position:relative;white-space:nowrap}.TabButton_module_tabbutton__a4cbdc2d:focus-visible{outline-color:var(--color-focus)}.TabButton_module_tabbutton__a4cbdc2d span{color:var(--tab-text-color);font-weight:400;left:0;position:absolute}.TabButton_module_tabbutton__a4cbdc2d.TabButton_module_selected__a4cbdc2d{color:var(--color-primary)}.TabButton_module_tabbutton__a4cbdc2d.TabButton_module_selected__a4cbdc2d span{color:transparent;visibility:hidden}",e={tabbutton:"TabButton_module_tabbutton__a4cbdc2d",selected:"TabButton_module_selected__a4cbdc2d"};t(o,{});export{o as css,e as default};
|
|
2
2
|
//# sourceMappingURL=TabButton.module.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import _ from"../node_modules/rollup-plugin-styles/dist/runtime/inject-css.esm.js";var w=".Tabs_module_srOnly__53085070{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.Tabs_module_hidden__53085070{display:none}.Tabs_module_slideIn__53085070{animation:Tabs_module_slideIn__53085070 .5s forwards}@media (prefers-reduced-motion:reduce){.Tabs_module_slideIn__53085070{animation-duration:.1ms}}.Tabs_module_slideOut__53085070{animation:Tabs_module_slideOut__53085070 .5s forwards}@media (prefers-reduced-motion:reduce){.Tabs_module_slideOut__53085070{animation-duration:.1ms}}@keyframes Tabs_module_slideIn__53085070{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes Tabs_module_slideOut__53085070{0%{transform:translateY(0)}to{transform:translateY(100vh)}}.Tabs_module_w6__53085070{width:6%}.Tabs_module_w7__53085070{width:7%}.Tabs_module_w8__53085070{width:8%}.Tabs_module_w9__53085070{width:9%}.Tabs_module_w10__53085070{width:10%}.Tabs_module_w11__53085070{width:11%}.Tabs_module_w12__53085070{width:12%}.Tabs_module_w13__53085070{width:13%}.Tabs_module_w14__53085070{width:14%}.Tabs_module_w15__53085070{width:15%}.Tabs_module_w16__53085070{width:16%}.Tabs_module_w17__53085070{width:17%}.Tabs_module_w18__53085070{width:18%}.Tabs_module_w19__53085070{width:19%}.Tabs_module_w20__53085070{width:20%}.Tabs_module_w21__53085070{width:21%}.Tabs_module_w22__53085070{width:22%}.Tabs_module_w23__53085070{width:23%}.Tabs_module_w24__53085070{width:24%}.Tabs_module_w25__53085070{width:25%}.Tabs_module_w26__53085070{width:26%}.Tabs_module_w27__53085070{width:27%}.Tabs_module_w28__53085070{width:28%}.Tabs_module_w29__53085070{width:29%}.Tabs_module_w30__53085070{width:30%}.Tabs_module_w31__53085070{width:31%}.Tabs_module_w32__53085070{width:32%}.Tabs_module_w33__53085070{width:33%}.Tabs_module_w34__53085070{width:34%}.Tabs_module_w35__53085070{width:35%}.Tabs_module_w36__53085070{width:36%}.Tabs_module_w37__53085070{width:37%}.Tabs_module_w38__53085070{width:38%}.Tabs_module_w39__53085070{width:39%}.Tabs_module_w40__53085070{width:40%}.Tabs_module_w41__53085070{width:41%}.Tabs_module_w42__53085070{width:42%}.Tabs_module_w43__53085070{width:43%}.Tabs_module_w44__53085070{width:44%}.Tabs_module_w45__53085070{width:45%}.Tabs_module_w46__53085070{width:46%}.Tabs_module_w47__53085070{width:47%}.Tabs_module_w48__53085070{width:48%}.Tabs_module_w49__53085070{width:49%}.Tabs_module_w50__53085070{width:50%}.Tabs_module_w51__53085070{width:51%}.Tabs_module_w52__53085070{width:52%}.Tabs_module_w53__53085070{width:53%}.Tabs_module_w54__53085070{width:54%}.Tabs_module_w55__53085070{width:55%}.Tabs_module_w56__53085070{width:56%}.Tabs_module_w57__53085070{width:57%}.Tabs_module_w58__53085070{width:58%}.Tabs_module_w59__53085070{width:59%}.Tabs_module_w60__53085070{width:60%}.Tabs_module_w61__53085070{width:61%}.Tabs_module_w62__53085070{width:62%}.Tabs_module_w63__53085070{width:63%}.Tabs_module_w64__53085070{width:64%}.Tabs_module_w65__53085070{width:65%}.Tabs_module_w66__53085070{width:66%}.Tabs_module_w67__53085070{width:67%}.Tabs_module_w68__53085070{width:68%}.Tabs_module_w69__53085070{width:69%}.Tabs_module_w70__53085070{width:70%}.Tabs_module_w71__53085070{width:71%}.Tabs_module_w72__53085070{width:72%}.Tabs_module_w73__53085070{width:73%}.Tabs_module_w74__53085070{width:74%}.Tabs_module_w75__53085070{width:75%}.Tabs_module_w76__53085070{width:76%}.Tabs_module_w77__53085070{width:77%}.Tabs_module_w78__53085070{width:78%}.Tabs_module_w79__53085070{width:79%}.Tabs_module_w80__53085070{width:80%}.Tabs_module_w81__53085070{width:81%}.Tabs_module_w82__53085070{width:82%}.Tabs_module_w83__53085070{width:83%}.Tabs_module_w84__53085070{width:84%}.Tabs_module_w85__53085070{width:85%}.Tabs_module_w86__53085070{width:86%}.Tabs_module_w87__53085070{width:87%}.Tabs_module_w88__53085070{width:88%}.Tabs_module_w89__53085070{width:89%}.Tabs_module_w90__53085070{width:90%}.Tabs_module_w91__53085070{width:91%}.Tabs_module_w92__53085070{width:92%}.Tabs_module_w93__53085070{width:93%}.Tabs_module_w94__53085070{width:94%}.Tabs_module_w95__53085070{width:95%}.Tabs_module_w96__53085070{width:96%}.Tabs_module_w97__53085070{width:97%}.Tabs_module_w98__53085070{width:98%}.Tabs_module_w99__53085070{width:99%}.Tabs_module_w100__53085070{width:100%}.Tabs_module_w101__53085070{width:101%}.Tabs_module_w102__53085070{width:102%}.Tabs_module_w103__53085070{width:103%}.Tabs_module_w104__53085070{width:104%}.Tabs_module_w105__53085070{width:105%}.Tabs_module_tabs__53085070{background-color:var(--tabs-background-color);border-radius:.5rem;display:flex;flex-direction:column;gap:1rem;padding:1rem 1.25rem}.Tabs_module_tablist__53085070{display:flex;flex-wrap:nowrap;gap:2rem;margin:-5px;overflow-x:auto;padding:5px;position:relative;z-index:0}.Tabs_module_indicator__53085070{background-color:var(--tab-active-border-color);border-radius:2px 2px 0 0;height:var(--tab-active-border-height);position:absolute;transition-duration:.2s;transition-property:left,width;transition-timing-function:ease-in-out}@media (prefers-reduced-motion:reduce){.Tabs_module_indicator__53085070{transition-duration:.1ms}}.Tabs_module_tabdivider__53085070{border-bottom:var(--tablist-border-width) var(--tablist-border-style) var(--tablist-border-color);bottom:5px;left:5px;position:absolute;width:calc(100% - 10px);z-index:-1}",d={"sr-only":"Tabs_module_srOnly__53085070",hidden:"Tabs_module_hidden__53085070","slide-in":"Tabs_module_slideIn__53085070","slide-out":"Tabs_module_slideOut__53085070","w-6":"Tabs_module_w6__53085070","w-7":"Tabs_module_w7__53085070","w-8":"Tabs_module_w8__53085070","w-9":"Tabs_module_w9__53085070","w-10":"Tabs_module_w10__53085070","w-11":"Tabs_module_w11__53085070","w-12":"Tabs_module_w12__53085070","w-13":"Tabs_module_w13__53085070","w-14":"Tabs_module_w14__53085070","w-15":"Tabs_module_w15__53085070","w-16":"Tabs_module_w16__53085070","w-17":"Tabs_module_w17__53085070","w-18":"Tabs_module_w18__53085070","w-19":"Tabs_module_w19__53085070","w-20":"Tabs_module_w20__53085070","w-21":"Tabs_module_w21__53085070","w-22":"Tabs_module_w22__53085070","w-23":"Tabs_module_w23__53085070","w-24":"Tabs_module_w24__53085070","w-25":"Tabs_module_w25__53085070","w-26":"Tabs_module_w26__53085070","w-27":"Tabs_module_w27__53085070","w-28":"Tabs_module_w28__53085070","w-29":"Tabs_module_w29__53085070","w-30":"Tabs_module_w30__53085070","w-31":"Tabs_module_w31__53085070","w-32":"Tabs_module_w32__53085070","w-33":"Tabs_module_w33__53085070","w-34":"Tabs_module_w34__53085070","w-35":"Tabs_module_w35__53085070","w-36":"Tabs_module_w36__53085070","w-37":"Tabs_module_w37__53085070","w-38":"Tabs_module_w38__53085070","w-39":"Tabs_module_w39__53085070","w-40":"Tabs_module_w40__53085070","w-41":"Tabs_module_w41__53085070","w-42":"Tabs_module_w42__53085070","w-43":"Tabs_module_w43__53085070","w-44":"Tabs_module_w44__53085070","w-45":"Tabs_module_w45__53085070","w-46":"Tabs_module_w46__53085070","w-47":"Tabs_module_w47__53085070","w-48":"Tabs_module_w48__53085070","w-49":"Tabs_module_w49__53085070","w-50":"Tabs_module_w50__53085070","w-51":"Tabs_module_w51__53085070","w-52":"Tabs_module_w52__53085070","w-53":"Tabs_module_w53__53085070","w-54":"Tabs_module_w54__53085070","w-55":"Tabs_module_w55__53085070","w-56":"Tabs_module_w56__53085070","w-57":"Tabs_module_w57__53085070","w-58":"Tabs_module_w58__53085070","w-59":"Tabs_module_w59__53085070","w-60":"Tabs_module_w60__53085070","w-61":"Tabs_module_w61__53085070","w-62":"Tabs_module_w62__53085070","w-63":"Tabs_module_w63__53085070","w-64":"Tabs_module_w64__53085070","w-65":"Tabs_module_w65__53085070","w-66":"Tabs_module_w66__53085070","w-67":"Tabs_module_w67__53085070","w-68":"Tabs_module_w68__53085070","w-69":"Tabs_module_w69__53085070","w-70":"Tabs_module_w70__53085070","w-71":"Tabs_module_w71__53085070","w-72":"Tabs_module_w72__53085070","w-73":"Tabs_module_w73__53085070","w-74":"Tabs_module_w74__53085070","w-75":"Tabs_module_w75__53085070","w-76":"Tabs_module_w76__53085070","w-77":"Tabs_module_w77__53085070","w-78":"Tabs_module_w78__53085070","w-79":"Tabs_module_w79__53085070","w-80":"Tabs_module_w80__53085070","w-81":"Tabs_module_w81__53085070","w-82":"Tabs_module_w82__53085070","w-83":"Tabs_module_w83__53085070","w-84":"Tabs_module_w84__53085070","w-85":"Tabs_module_w85__53085070","w-86":"Tabs_module_w86__53085070","w-87":"Tabs_module_w87__53085070","w-88":"Tabs_module_w88__53085070","w-89":"Tabs_module_w89__53085070","w-90":"Tabs_module_w90__53085070","w-91":"Tabs_module_w91__53085070","w-92":"Tabs_module_w92__53085070","w-93":"Tabs_module_w93__53085070","w-94":"Tabs_module_w94__53085070","w-95":"Tabs_module_w95__53085070","w-96":"Tabs_module_w96__53085070","w-97":"Tabs_module_w97__53085070","w-98":"Tabs_module_w98__53085070","w-99":"Tabs_module_w99__53085070","w-100":"Tabs_module_w100__53085070","w-101":"Tabs_module_w101__53085070","w-102":"Tabs_module_w102__53085070","w-103":"Tabs_module_w103__53085070","w-104":"Tabs_module_w104__53085070","w-105":"Tabs_module_w105__53085070",tabs:"Tabs_module_tabs__53085070",tablist:"Tabs_module_tablist__53085070",indicator:"Tabs_module_indicator__53085070",tabdivider:"Tabs_module_tabdivider__53085070"};_(w,{});export{w as css,d as default};
|
|
1
|
+
var containers=[],styleTags=[];const _ = function(e,t){if(e&&"undefined"!=typeof document){var n,s=!0===t.prepend?"prepend":"append",r=!0===t.singleTag,a="string"==typeof t.container?document.querySelector(t.container):document.getElementsByTagName("head")[0];if(r){var i=containers.indexOf(a);-1===i&&(i=containers.push(a)-1,styleTags[i]={}),n=styleTags[i]&&styleTags[i][s]?styleTags[i][s]:styleTags[i][s]=c()}else n=c();65279===e.charCodeAt(0)&&(e=e.substring(1)),n.styleSheet?n.styleSheet.cssText+=e:n.appendChild(document.createTextNode(e))}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),t.attributes)for(var n=Object.keys(t.attributes),r=0;r<n.length;r++)e.setAttribute(n[r],t.attributes[n[r]]);var i="prepend"===s?"afterbegin":"beforeend";return a.insertAdjacentElement(i,e),e}};var w=".Tabs_module_srOnly__53085070{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.Tabs_module_hidden__53085070{display:none}.Tabs_module_slideIn__53085070{animation:Tabs_module_slideIn__53085070 .5s forwards}@media (prefers-reduced-motion:reduce){.Tabs_module_slideIn__53085070{animation-duration:.1ms}}.Tabs_module_slideOut__53085070{animation:Tabs_module_slideOut__53085070 .5s forwards}@media (prefers-reduced-motion:reduce){.Tabs_module_slideOut__53085070{animation-duration:.1ms}}@keyframes Tabs_module_slideIn__53085070{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes Tabs_module_slideOut__53085070{0%{transform:translateY(0)}to{transform:translateY(100vh)}}.Tabs_module_w6__53085070{width:6%}.Tabs_module_w7__53085070{width:7%}.Tabs_module_w8__53085070{width:8%}.Tabs_module_w9__53085070{width:9%}.Tabs_module_w10__53085070{width:10%}.Tabs_module_w11__53085070{width:11%}.Tabs_module_w12__53085070{width:12%}.Tabs_module_w13__53085070{width:13%}.Tabs_module_w14__53085070{width:14%}.Tabs_module_w15__53085070{width:15%}.Tabs_module_w16__53085070{width:16%}.Tabs_module_w17__53085070{width:17%}.Tabs_module_w18__53085070{width:18%}.Tabs_module_w19__53085070{width:19%}.Tabs_module_w20__53085070{width:20%}.Tabs_module_w21__53085070{width:21%}.Tabs_module_w22__53085070{width:22%}.Tabs_module_w23__53085070{width:23%}.Tabs_module_w24__53085070{width:24%}.Tabs_module_w25__53085070{width:25%}.Tabs_module_w26__53085070{width:26%}.Tabs_module_w27__53085070{width:27%}.Tabs_module_w28__53085070{width:28%}.Tabs_module_w29__53085070{width:29%}.Tabs_module_w30__53085070{width:30%}.Tabs_module_w31__53085070{width:31%}.Tabs_module_w32__53085070{width:32%}.Tabs_module_w33__53085070{width:33%}.Tabs_module_w34__53085070{width:34%}.Tabs_module_w35__53085070{width:35%}.Tabs_module_w36__53085070{width:36%}.Tabs_module_w37__53085070{width:37%}.Tabs_module_w38__53085070{width:38%}.Tabs_module_w39__53085070{width:39%}.Tabs_module_w40__53085070{width:40%}.Tabs_module_w41__53085070{width:41%}.Tabs_module_w42__53085070{width:42%}.Tabs_module_w43__53085070{width:43%}.Tabs_module_w44__53085070{width:44%}.Tabs_module_w45__53085070{width:45%}.Tabs_module_w46__53085070{width:46%}.Tabs_module_w47__53085070{width:47%}.Tabs_module_w48__53085070{width:48%}.Tabs_module_w49__53085070{width:49%}.Tabs_module_w50__53085070{width:50%}.Tabs_module_w51__53085070{width:51%}.Tabs_module_w52__53085070{width:52%}.Tabs_module_w53__53085070{width:53%}.Tabs_module_w54__53085070{width:54%}.Tabs_module_w55__53085070{width:55%}.Tabs_module_w56__53085070{width:56%}.Tabs_module_w57__53085070{width:57%}.Tabs_module_w58__53085070{width:58%}.Tabs_module_w59__53085070{width:59%}.Tabs_module_w60__53085070{width:60%}.Tabs_module_w61__53085070{width:61%}.Tabs_module_w62__53085070{width:62%}.Tabs_module_w63__53085070{width:63%}.Tabs_module_w64__53085070{width:64%}.Tabs_module_w65__53085070{width:65%}.Tabs_module_w66__53085070{width:66%}.Tabs_module_w67__53085070{width:67%}.Tabs_module_w68__53085070{width:68%}.Tabs_module_w69__53085070{width:69%}.Tabs_module_w70__53085070{width:70%}.Tabs_module_w71__53085070{width:71%}.Tabs_module_w72__53085070{width:72%}.Tabs_module_w73__53085070{width:73%}.Tabs_module_w74__53085070{width:74%}.Tabs_module_w75__53085070{width:75%}.Tabs_module_w76__53085070{width:76%}.Tabs_module_w77__53085070{width:77%}.Tabs_module_w78__53085070{width:78%}.Tabs_module_w79__53085070{width:79%}.Tabs_module_w80__53085070{width:80%}.Tabs_module_w81__53085070{width:81%}.Tabs_module_w82__53085070{width:82%}.Tabs_module_w83__53085070{width:83%}.Tabs_module_w84__53085070{width:84%}.Tabs_module_w85__53085070{width:85%}.Tabs_module_w86__53085070{width:86%}.Tabs_module_w87__53085070{width:87%}.Tabs_module_w88__53085070{width:88%}.Tabs_module_w89__53085070{width:89%}.Tabs_module_w90__53085070{width:90%}.Tabs_module_w91__53085070{width:91%}.Tabs_module_w92__53085070{width:92%}.Tabs_module_w93__53085070{width:93%}.Tabs_module_w94__53085070{width:94%}.Tabs_module_w95__53085070{width:95%}.Tabs_module_w96__53085070{width:96%}.Tabs_module_w97__53085070{width:97%}.Tabs_module_w98__53085070{width:98%}.Tabs_module_w99__53085070{width:99%}.Tabs_module_w100__53085070{width:100%}.Tabs_module_w101__53085070{width:101%}.Tabs_module_w102__53085070{width:102%}.Tabs_module_w103__53085070{width:103%}.Tabs_module_w104__53085070{width:104%}.Tabs_module_w105__53085070{width:105%}.Tabs_module_tabs__53085070{background-color:var(--tabs-background-color);border-radius:.5rem;display:flex;flex-direction:column;gap:1rem;padding:1rem 1.25rem}.Tabs_module_tablist__53085070{display:flex;flex-wrap:nowrap;gap:2rem;margin:-5px;overflow-x:auto;padding:5px;position:relative;z-index:0}.Tabs_module_indicator__53085070{background-color:var(--tab-active-border-color);border-radius:2px 2px 0 0;height:var(--tab-active-border-height);position:absolute;transition-duration:.2s;transition-property:left,width;transition-timing-function:ease-in-out}@media (prefers-reduced-motion:reduce){.Tabs_module_indicator__53085070{transition-duration:.1ms}}.Tabs_module_tabdivider__53085070{border-bottom:var(--tablist-border-width) var(--tablist-border-style) var(--tablist-border-color);bottom:5px;left:5px;position:absolute;width:calc(100% - 10px);z-index:-1}",d={"sr-only":"Tabs_module_srOnly__53085070",hidden:"Tabs_module_hidden__53085070","slide-in":"Tabs_module_slideIn__53085070","slide-out":"Tabs_module_slideOut__53085070","w-6":"Tabs_module_w6__53085070","w-7":"Tabs_module_w7__53085070","w-8":"Tabs_module_w8__53085070","w-9":"Tabs_module_w9__53085070","w-10":"Tabs_module_w10__53085070","w-11":"Tabs_module_w11__53085070","w-12":"Tabs_module_w12__53085070","w-13":"Tabs_module_w13__53085070","w-14":"Tabs_module_w14__53085070","w-15":"Tabs_module_w15__53085070","w-16":"Tabs_module_w16__53085070","w-17":"Tabs_module_w17__53085070","w-18":"Tabs_module_w18__53085070","w-19":"Tabs_module_w19__53085070","w-20":"Tabs_module_w20__53085070","w-21":"Tabs_module_w21__53085070","w-22":"Tabs_module_w22__53085070","w-23":"Tabs_module_w23__53085070","w-24":"Tabs_module_w24__53085070","w-25":"Tabs_module_w25__53085070","w-26":"Tabs_module_w26__53085070","w-27":"Tabs_module_w27__53085070","w-28":"Tabs_module_w28__53085070","w-29":"Tabs_module_w29__53085070","w-30":"Tabs_module_w30__53085070","w-31":"Tabs_module_w31__53085070","w-32":"Tabs_module_w32__53085070","w-33":"Tabs_module_w33__53085070","w-34":"Tabs_module_w34__53085070","w-35":"Tabs_module_w35__53085070","w-36":"Tabs_module_w36__53085070","w-37":"Tabs_module_w37__53085070","w-38":"Tabs_module_w38__53085070","w-39":"Tabs_module_w39__53085070","w-40":"Tabs_module_w40__53085070","w-41":"Tabs_module_w41__53085070","w-42":"Tabs_module_w42__53085070","w-43":"Tabs_module_w43__53085070","w-44":"Tabs_module_w44__53085070","w-45":"Tabs_module_w45__53085070","w-46":"Tabs_module_w46__53085070","w-47":"Tabs_module_w47__53085070","w-48":"Tabs_module_w48__53085070","w-49":"Tabs_module_w49__53085070","w-50":"Tabs_module_w50__53085070","w-51":"Tabs_module_w51__53085070","w-52":"Tabs_module_w52__53085070","w-53":"Tabs_module_w53__53085070","w-54":"Tabs_module_w54__53085070","w-55":"Tabs_module_w55__53085070","w-56":"Tabs_module_w56__53085070","w-57":"Tabs_module_w57__53085070","w-58":"Tabs_module_w58__53085070","w-59":"Tabs_module_w59__53085070","w-60":"Tabs_module_w60__53085070","w-61":"Tabs_module_w61__53085070","w-62":"Tabs_module_w62__53085070","w-63":"Tabs_module_w63__53085070","w-64":"Tabs_module_w64__53085070","w-65":"Tabs_module_w65__53085070","w-66":"Tabs_module_w66__53085070","w-67":"Tabs_module_w67__53085070","w-68":"Tabs_module_w68__53085070","w-69":"Tabs_module_w69__53085070","w-70":"Tabs_module_w70__53085070","w-71":"Tabs_module_w71__53085070","w-72":"Tabs_module_w72__53085070","w-73":"Tabs_module_w73__53085070","w-74":"Tabs_module_w74__53085070","w-75":"Tabs_module_w75__53085070","w-76":"Tabs_module_w76__53085070","w-77":"Tabs_module_w77__53085070","w-78":"Tabs_module_w78__53085070","w-79":"Tabs_module_w79__53085070","w-80":"Tabs_module_w80__53085070","w-81":"Tabs_module_w81__53085070","w-82":"Tabs_module_w82__53085070","w-83":"Tabs_module_w83__53085070","w-84":"Tabs_module_w84__53085070","w-85":"Tabs_module_w85__53085070","w-86":"Tabs_module_w86__53085070","w-87":"Tabs_module_w87__53085070","w-88":"Tabs_module_w88__53085070","w-89":"Tabs_module_w89__53085070","w-90":"Tabs_module_w90__53085070","w-91":"Tabs_module_w91__53085070","w-92":"Tabs_module_w92__53085070","w-93":"Tabs_module_w93__53085070","w-94":"Tabs_module_w94__53085070","w-95":"Tabs_module_w95__53085070","w-96":"Tabs_module_w96__53085070","w-97":"Tabs_module_w97__53085070","w-98":"Tabs_module_w98__53085070","w-99":"Tabs_module_w99__53085070","w-100":"Tabs_module_w100__53085070","w-101":"Tabs_module_w101__53085070","w-102":"Tabs_module_w102__53085070","w-103":"Tabs_module_w103__53085070","w-104":"Tabs_module_w104__53085070","w-105":"Tabs_module_w105__53085070",tabs:"Tabs_module_tabs__53085070",tablist:"Tabs_module_tablist__53085070",indicator:"Tabs_module_indicator__53085070",tabdivider:"Tabs_module_tabdivider__53085070"};_(w,{});export{w as css,d as default};
|
|
2
2
|
//# sourceMappingURL=Tabs.module.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
var containers=[],styleTags=[];const e = function(e,t){if(e&&"undefined"!=typeof document){var n,s=!0===t.prepend?"prepend":"append",r=!0===t.singleTag,a="string"==typeof t.container?document.querySelector(t.container):document.getElementsByTagName("head")[0];if(r){var i=containers.indexOf(a);-1===i&&(i=containers.push(a)-1,styleTags[i]={}),n=styleTags[i]&&styleTags[i][s]?styleTags[i][s]:styleTags[i][s]=c()}else n=c();65279===e.charCodeAt(0)&&(e=e.substring(1)),n.styleSheet?n.styleSheet.cssText+=e:n.appendChild(document.createTextNode(e))}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),t.attributes)for(var n=Object.keys(t.attributes),r=0;r<n.length;r++)e.setAttribute(n[r],t.attributes[n[r]]);var i="prepend"===s?"afterbegin":"beforeend";return a.insertAdjacentElement(i,e),e}};var i=".TextEllipsis_module_textEllipsis__1c5df115{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TextEllipsis_module_popover__1c5df115{border-radius:.25rem;box-shadow:0 .1875rem .375rem rgba(0,0,0,.29);max-width:min(75ch,90%);padding:.6875rem .6875rem .6875rem .875rem;transform:scale(1);transition-property:opacity;white-space:pre-wrap;z-index:1}",s={"text-ellipsis":"TextEllipsis_module_textEllipsis__1c5df115",popover:"TextEllipsis_module_popover__1c5df115"};e(i,{});export{i as css,s as default};
|
|
2
2
|
//# sourceMappingURL=TextEllipsis.module.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import _ from"../node_modules/rollup-plugin-styles/dist/runtime/inject-css.esm.js";var e='.Tile_module_srOnly__f09795ba{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.Tile_module_hidden__f09795ba{display:none}.Tile_module_slideIn__f09795ba{animation:Tile_module_slideIn__f09795ba .5s forwards}@media (prefers-reduced-motion:reduce){.Tile_module_slideIn__f09795ba{animation-duration:.1ms}}.Tile_module_slideOut__f09795ba{animation:Tile_module_slideOut__f09795ba .5s forwards}@media (prefers-reduced-motion:reduce){.Tile_module_slideOut__f09795ba{animation-duration:.1ms}}@keyframes Tile_module_slideIn__f09795ba{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes Tile_module_slideOut__f09795ba{0%{transform:translateY(0)}to{transform:translateY(100vh)}}.Tile_module_w6__f09795ba{width:6%}.Tile_module_w7__f09795ba{width:7%}.Tile_module_w8__f09795ba{width:8%}.Tile_module_w9__f09795ba{width:9%}.Tile_module_w10__f09795ba{width:10%}.Tile_module_w11__f09795ba{width:11%}.Tile_module_w12__f09795ba{width:12%}.Tile_module_w13__f09795ba{width:13%}.Tile_module_w14__f09795ba{width:14%}.Tile_module_w15__f09795ba{width:15%}.Tile_module_w16__f09795ba{width:16%}.Tile_module_w17__f09795ba{width:17%}.Tile_module_w18__f09795ba{width:18%}.Tile_module_w19__f09795ba{width:19%}.Tile_module_w20__f09795ba{width:20%}.Tile_module_w21__f09795ba{width:21%}.Tile_module_w22__f09795ba{width:22%}.Tile_module_w23__f09795ba{width:23%}.Tile_module_w24__f09795ba{width:24%}.Tile_module_w25__f09795ba{width:25%}.Tile_module_w26__f09795ba{width:26%}.Tile_module_w27__f09795ba{width:27%}.Tile_module_w28__f09795ba{width:28%}.Tile_module_w29__f09795ba{width:29%}.Tile_module_w30__f09795ba{width:30%}.Tile_module_w31__f09795ba{width:31%}.Tile_module_w32__f09795ba{width:32%}.Tile_module_w33__f09795ba{width:33%}.Tile_module_w34__f09795ba{width:34%}.Tile_module_w35__f09795ba{width:35%}.Tile_module_w36__f09795ba{width:36%}.Tile_module_w37__f09795ba{width:37%}.Tile_module_w38__f09795ba{width:38%}.Tile_module_w39__f09795ba{width:39%}.Tile_module_w40__f09795ba{width:40%}.Tile_module_w41__f09795ba{width:41%}.Tile_module_w42__f09795ba{width:42%}.Tile_module_w43__f09795ba{width:43%}.Tile_module_w44__f09795ba{width:44%}.Tile_module_w45__f09795ba{width:45%}.Tile_module_w46__f09795ba{width:46%}.Tile_module_w47__f09795ba{width:47%}.Tile_module_w48__f09795ba{width:48%}.Tile_module_w49__f09795ba{width:49%}.Tile_module_w50__f09795ba{width:50%}.Tile_module_w51__f09795ba{width:51%}.Tile_module_w52__f09795ba{width:52%}.Tile_module_w53__f09795ba{width:53%}.Tile_module_w54__f09795ba{width:54%}.Tile_module_w55__f09795ba{width:55%}.Tile_module_w56__f09795ba{width:56%}.Tile_module_w57__f09795ba{width:57%}.Tile_module_w58__f09795ba{width:58%}.Tile_module_w59__f09795ba{width:59%}.Tile_module_w60__f09795ba{width:60%}.Tile_module_w61__f09795ba{width:61%}.Tile_module_w62__f09795ba{width:62%}.Tile_module_w63__f09795ba{width:63%}.Tile_module_w64__f09795ba{width:64%}.Tile_module_w65__f09795ba{width:65%}.Tile_module_w66__f09795ba{width:66%}.Tile_module_w67__f09795ba{width:67%}.Tile_module_w68__f09795ba{width:68%}.Tile_module_w69__f09795ba{width:69%}.Tile_module_w70__f09795ba{width:70%}.Tile_module_w71__f09795ba{width:71%}.Tile_module_w72__f09795ba{width:72%}.Tile_module_w73__f09795ba{width:73%}.Tile_module_w74__f09795ba{width:74%}.Tile_module_w75__f09795ba{width:75%}.Tile_module_w76__f09795ba{width:76%}.Tile_module_w77__f09795ba{width:77%}.Tile_module_w78__f09795ba{width:78%}.Tile_module_w79__f09795ba{width:79%}.Tile_module_w80__f09795ba{width:80%}.Tile_module_w81__f09795ba{width:81%}.Tile_module_w82__f09795ba{width:82%}.Tile_module_w83__f09795ba{width:83%}.Tile_module_w84__f09795ba{width:84%}.Tile_module_w85__f09795ba{width:85%}.Tile_module_w86__f09795ba{width:86%}.Tile_module_w87__f09795ba{width:87%}.Tile_module_w88__f09795ba{width:88%}.Tile_module_w89__f09795ba{width:89%}.Tile_module_w90__f09795ba{width:90%}.Tile_module_w91__f09795ba{width:91%}.Tile_module_w92__f09795ba{width:92%}.Tile_module_w93__f09795ba{width:93%}.Tile_module_w94__f09795ba{width:94%}.Tile_module_w95__f09795ba{width:95%}.Tile_module_w96__f09795ba{width:96%}.Tile_module_w97__f09795ba{width:97%}.Tile_module_w98__f09795ba{width:98%}.Tile_module_w99__f09795ba{width:99%}.Tile_module_w100__f09795ba{width:100%}.Tile_module_w101__f09795ba{width:101%}.Tile_module_w102__f09795ba{width:102%}.Tile_module_w103__f09795ba{width:103%}.Tile_module_w104__f09795ba{width:104%}.Tile_module_w105__f09795ba{width:105%}.Tile_module_tile__f09795ba{background-color:var(--light);border:1px solid var(--light-grey-border);border-radius:8px;box-sizing:border-box;font-family:var(--font-family);padding:0 0 2rem;transition-duration:.2s;transition-property:box-shadow;transition-timing-function:ease-in-out}@media (prefers-reduced-motion:reduce){.Tile_module_tile__f09795ba{transition-duration:.1ms}}.Tile_module_tile__f09795ba:hover{box-shadow:0 3px 6px rgba(0,0,0,.29)}.Tile_module_tile__f09795ba header{align-items:center;display:flex}.Tile_module_tile__f09795ba header .Tile_module_icon__f09795ba{padding:0 1rem}.Tile_module_tile__f09795ba figure{height:3rem;margin:0 0 1rem}.Tile_module_tile__f09795ba figure img{height:3rem;vertical-align:top;width:auto}.Tile_module_tile__f09795ba .Tile_module_placeholder__f09795ba{color:var(--greyed-out);font-size:3rem;margin:0 0 1rem}.Tile_module_tile__f09795ba .Tile_module_content__f09795ba{align-items:center;cursor:default;display:flex;flex-direction:column;justify-content:center;padding:0 1rem}.Tile_module_tile__f09795ba.Tile_module_loading__f09795ba header{display:none}.Tile_module_tile__f09795ba.Tile_module_loading__f09795ba .Tile_module_image__f09795ba{background-color:var(--skeleton-background-color);border-radius:.5rem;height:3rem;margin-top:2.5rem;overflow:hidden;position:relative;width:3rem}.Tile_module_tile__f09795ba.Tile_module_loading__f09795ba .Tile_module_image__f09795ba:after{animation:Tile_module_shimmer__f09795ba 2s infinite;background-image:linear-gradient(90deg,rgba(var(--skeleton-animation-color-rgb),0) 0,rgba(var(--skeleton-animation-color-rgb),.2) 20%,rgba(var(--skeleton-animation-color-rgb),.5) 60%,rgba(var(--skeleton-animation-color-rgb),0));bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion:reduce){.Tile_module_tile__f09795ba.Tile_module_loading__f09795ba .Tile_module_image__f09795ba:after{animation:none}}.Tile_module_tile__f09795ba.Tile_module_loading__f09795ba .Tile_module_title__f09795ba{background-color:var(--skeleton-background-color);border-radius:.5rem;color:transparent;display:inline-block;overflow:hidden;position:relative;width:70%}.Tile_module_tile__f09795ba.Tile_module_loading__f09795ba .Tile_module_title__f09795ba:after{animation:Tile_module_shimmer__f09795ba 2s infinite;background-image:linear-gradient(90deg,rgba(var(--skeleton-animation-color-rgb),0) 0,rgba(var(--skeleton-animation-color-rgb),.2) 20%,rgba(var(--skeleton-animation-color-rgb),.5) 60%,rgba(var(--skeleton-animation-color-rgb),0));bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion:reduce){.Tile_module_tile__f09795ba.Tile_module_loading__f09795ba .Tile_module_title__f09795ba:after{animation:none}}@keyframes Tile_module_shimmer__f09795ba{to{transform:translateX(100%)}}',l={"sr-only":"Tile_module_srOnly__f09795ba",hidden:"Tile_module_hidden__f09795ba","slide-in":"Tile_module_slideIn__f09795ba","slide-out":"Tile_module_slideOut__f09795ba","w-6":"Tile_module_w6__f09795ba","w-7":"Tile_module_w7__f09795ba","w-8":"Tile_module_w8__f09795ba","w-9":"Tile_module_w9__f09795ba","w-10":"Tile_module_w10__f09795ba","w-11":"Tile_module_w11__f09795ba","w-12":"Tile_module_w12__f09795ba","w-13":"Tile_module_w13__f09795ba","w-14":"Tile_module_w14__f09795ba","w-15":"Tile_module_w15__f09795ba","w-16":"Tile_module_w16__f09795ba","w-17":"Tile_module_w17__f09795ba","w-18":"Tile_module_w18__f09795ba","w-19":"Tile_module_w19__f09795ba","w-20":"Tile_module_w20__f09795ba","w-21":"Tile_module_w21__f09795ba","w-22":"Tile_module_w22__f09795ba","w-23":"Tile_module_w23__f09795ba","w-24":"Tile_module_w24__f09795ba","w-25":"Tile_module_w25__f09795ba","w-26":"Tile_module_w26__f09795ba","w-27":"Tile_module_w27__f09795ba","w-28":"Tile_module_w28__f09795ba","w-29":"Tile_module_w29__f09795ba","w-30":"Tile_module_w30__f09795ba","w-31":"Tile_module_w31__f09795ba","w-32":"Tile_module_w32__f09795ba","w-33":"Tile_module_w33__f09795ba","w-34":"Tile_module_w34__f09795ba","w-35":"Tile_module_w35__f09795ba","w-36":"Tile_module_w36__f09795ba","w-37":"Tile_module_w37__f09795ba","w-38":"Tile_module_w38__f09795ba","w-39":"Tile_module_w39__f09795ba","w-40":"Tile_module_w40__f09795ba","w-41":"Tile_module_w41__f09795ba","w-42":"Tile_module_w42__f09795ba","w-43":"Tile_module_w43__f09795ba","w-44":"Tile_module_w44__f09795ba","w-45":"Tile_module_w45__f09795ba","w-46":"Tile_module_w46__f09795ba","w-47":"Tile_module_w47__f09795ba","w-48":"Tile_module_w48__f09795ba","w-49":"Tile_module_w49__f09795ba","w-50":"Tile_module_w50__f09795ba","w-51":"Tile_module_w51__f09795ba","w-52":"Tile_module_w52__f09795ba","w-53":"Tile_module_w53__f09795ba","w-54":"Tile_module_w54__f09795ba","w-55":"Tile_module_w55__f09795ba","w-56":"Tile_module_w56__f09795ba","w-57":"Tile_module_w57__f09795ba","w-58":"Tile_module_w58__f09795ba","w-59":"Tile_module_w59__f09795ba","w-60":"Tile_module_w60__f09795ba","w-61":"Tile_module_w61__f09795ba","w-62":"Tile_module_w62__f09795ba","w-63":"Tile_module_w63__f09795ba","w-64":"Tile_module_w64__f09795ba","w-65":"Tile_module_w65__f09795ba","w-66":"Tile_module_w66__f09795ba","w-67":"Tile_module_w67__f09795ba","w-68":"Tile_module_w68__f09795ba","w-69":"Tile_module_w69__f09795ba","w-70":"Tile_module_w70__f09795ba","w-71":"Tile_module_w71__f09795ba","w-72":"Tile_module_w72__f09795ba","w-73":"Tile_module_w73__f09795ba","w-74":"Tile_module_w74__f09795ba","w-75":"Tile_module_w75__f09795ba","w-76":"Tile_module_w76__f09795ba","w-77":"Tile_module_w77__f09795ba","w-78":"Tile_module_w78__f09795ba","w-79":"Tile_module_w79__f09795ba","w-80":"Tile_module_w80__f09795ba","w-81":"Tile_module_w81__f09795ba","w-82":"Tile_module_w82__f09795ba","w-83":"Tile_module_w83__f09795ba","w-84":"Tile_module_w84__f09795ba","w-85":"Tile_module_w85__f09795ba","w-86":"Tile_module_w86__f09795ba","w-87":"Tile_module_w87__f09795ba","w-88":"Tile_module_w88__f09795ba","w-89":"Tile_module_w89__f09795ba","w-90":"Tile_module_w90__f09795ba","w-91":"Tile_module_w91__f09795ba","w-92":"Tile_module_w92__f09795ba","w-93":"Tile_module_w93__f09795ba","w-94":"Tile_module_w94__f09795ba","w-95":"Tile_module_w95__f09795ba","w-96":"Tile_module_w96__f09795ba","w-97":"Tile_module_w97__f09795ba","w-98":"Tile_module_w98__f09795ba","w-99":"Tile_module_w99__f09795ba","w-100":"Tile_module_w100__f09795ba","w-101":"Tile_module_w101__f09795ba","w-102":"Tile_module_w102__f09795ba","w-103":"Tile_module_w103__f09795ba","w-104":"Tile_module_w104__f09795ba","w-105":"Tile_module_w105__f09795ba",tile:"Tile_module_tile__f09795ba",icon:"Tile_module_icon__f09795ba",placeholder:"Tile_module_placeholder__f09795ba",content:"Tile_module_content__f09795ba",loading:"Tile_module_loading__f09795ba",image:"Tile_module_image__f09795ba",shimmer:"Tile_module_shimmer__f09795ba",title:"Tile_module_title__f09795ba"};_(e,{});export{e as css,l as default};
|
|
1
|
+
var containers=[],styleTags=[];const _ = function(e,t){if(e&&"undefined"!=typeof document){var n,s=!0===t.prepend?"prepend":"append",r=!0===t.singleTag,a="string"==typeof t.container?document.querySelector(t.container):document.getElementsByTagName("head")[0];if(r){var i=containers.indexOf(a);-1===i&&(i=containers.push(a)-1,styleTags[i]={}),n=styleTags[i]&&styleTags[i][s]?styleTags[i][s]:styleTags[i][s]=c()}else n=c();65279===e.charCodeAt(0)&&(e=e.substring(1)),n.styleSheet?n.styleSheet.cssText+=e:n.appendChild(document.createTextNode(e))}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),t.attributes)for(var n=Object.keys(t.attributes),r=0;r<n.length;r++)e.setAttribute(n[r],t.attributes[n[r]]);var i="prepend"===s?"afterbegin":"beforeend";return a.insertAdjacentElement(i,e),e}};var e='.Tile_module_srOnly__f09795ba{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.Tile_module_hidden__f09795ba{display:none}.Tile_module_slideIn__f09795ba{animation:Tile_module_slideIn__f09795ba .5s forwards}@media (prefers-reduced-motion:reduce){.Tile_module_slideIn__f09795ba{animation-duration:.1ms}}.Tile_module_slideOut__f09795ba{animation:Tile_module_slideOut__f09795ba .5s forwards}@media (prefers-reduced-motion:reduce){.Tile_module_slideOut__f09795ba{animation-duration:.1ms}}@keyframes Tile_module_slideIn__f09795ba{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes Tile_module_slideOut__f09795ba{0%{transform:translateY(0)}to{transform:translateY(100vh)}}.Tile_module_w6__f09795ba{width:6%}.Tile_module_w7__f09795ba{width:7%}.Tile_module_w8__f09795ba{width:8%}.Tile_module_w9__f09795ba{width:9%}.Tile_module_w10__f09795ba{width:10%}.Tile_module_w11__f09795ba{width:11%}.Tile_module_w12__f09795ba{width:12%}.Tile_module_w13__f09795ba{width:13%}.Tile_module_w14__f09795ba{width:14%}.Tile_module_w15__f09795ba{width:15%}.Tile_module_w16__f09795ba{width:16%}.Tile_module_w17__f09795ba{width:17%}.Tile_module_w18__f09795ba{width:18%}.Tile_module_w19__f09795ba{width:19%}.Tile_module_w20__f09795ba{width:20%}.Tile_module_w21__f09795ba{width:21%}.Tile_module_w22__f09795ba{width:22%}.Tile_module_w23__f09795ba{width:23%}.Tile_module_w24__f09795ba{width:24%}.Tile_module_w25__f09795ba{width:25%}.Tile_module_w26__f09795ba{width:26%}.Tile_module_w27__f09795ba{width:27%}.Tile_module_w28__f09795ba{width:28%}.Tile_module_w29__f09795ba{width:29%}.Tile_module_w30__f09795ba{width:30%}.Tile_module_w31__f09795ba{width:31%}.Tile_module_w32__f09795ba{width:32%}.Tile_module_w33__f09795ba{width:33%}.Tile_module_w34__f09795ba{width:34%}.Tile_module_w35__f09795ba{width:35%}.Tile_module_w36__f09795ba{width:36%}.Tile_module_w37__f09795ba{width:37%}.Tile_module_w38__f09795ba{width:38%}.Tile_module_w39__f09795ba{width:39%}.Tile_module_w40__f09795ba{width:40%}.Tile_module_w41__f09795ba{width:41%}.Tile_module_w42__f09795ba{width:42%}.Tile_module_w43__f09795ba{width:43%}.Tile_module_w44__f09795ba{width:44%}.Tile_module_w45__f09795ba{width:45%}.Tile_module_w46__f09795ba{width:46%}.Tile_module_w47__f09795ba{width:47%}.Tile_module_w48__f09795ba{width:48%}.Tile_module_w49__f09795ba{width:49%}.Tile_module_w50__f09795ba{width:50%}.Tile_module_w51__f09795ba{width:51%}.Tile_module_w52__f09795ba{width:52%}.Tile_module_w53__f09795ba{width:53%}.Tile_module_w54__f09795ba{width:54%}.Tile_module_w55__f09795ba{width:55%}.Tile_module_w56__f09795ba{width:56%}.Tile_module_w57__f09795ba{width:57%}.Tile_module_w58__f09795ba{width:58%}.Tile_module_w59__f09795ba{width:59%}.Tile_module_w60__f09795ba{width:60%}.Tile_module_w61__f09795ba{width:61%}.Tile_module_w62__f09795ba{width:62%}.Tile_module_w63__f09795ba{width:63%}.Tile_module_w64__f09795ba{width:64%}.Tile_module_w65__f09795ba{width:65%}.Tile_module_w66__f09795ba{width:66%}.Tile_module_w67__f09795ba{width:67%}.Tile_module_w68__f09795ba{width:68%}.Tile_module_w69__f09795ba{width:69%}.Tile_module_w70__f09795ba{width:70%}.Tile_module_w71__f09795ba{width:71%}.Tile_module_w72__f09795ba{width:72%}.Tile_module_w73__f09795ba{width:73%}.Tile_module_w74__f09795ba{width:74%}.Tile_module_w75__f09795ba{width:75%}.Tile_module_w76__f09795ba{width:76%}.Tile_module_w77__f09795ba{width:77%}.Tile_module_w78__f09795ba{width:78%}.Tile_module_w79__f09795ba{width:79%}.Tile_module_w80__f09795ba{width:80%}.Tile_module_w81__f09795ba{width:81%}.Tile_module_w82__f09795ba{width:82%}.Tile_module_w83__f09795ba{width:83%}.Tile_module_w84__f09795ba{width:84%}.Tile_module_w85__f09795ba{width:85%}.Tile_module_w86__f09795ba{width:86%}.Tile_module_w87__f09795ba{width:87%}.Tile_module_w88__f09795ba{width:88%}.Tile_module_w89__f09795ba{width:89%}.Tile_module_w90__f09795ba{width:90%}.Tile_module_w91__f09795ba{width:91%}.Tile_module_w92__f09795ba{width:92%}.Tile_module_w93__f09795ba{width:93%}.Tile_module_w94__f09795ba{width:94%}.Tile_module_w95__f09795ba{width:95%}.Tile_module_w96__f09795ba{width:96%}.Tile_module_w97__f09795ba{width:97%}.Tile_module_w98__f09795ba{width:98%}.Tile_module_w99__f09795ba{width:99%}.Tile_module_w100__f09795ba{width:100%}.Tile_module_w101__f09795ba{width:101%}.Tile_module_w102__f09795ba{width:102%}.Tile_module_w103__f09795ba{width:103%}.Tile_module_w104__f09795ba{width:104%}.Tile_module_w105__f09795ba{width:105%}.Tile_module_tile__f09795ba{background-color:var(--light);border:1px solid var(--light-grey-border);border-radius:8px;box-sizing:border-box;font-family:var(--font-family);padding:0 0 2rem;transition-duration:.2s;transition-property:box-shadow;transition-timing-function:ease-in-out}@media (prefers-reduced-motion:reduce){.Tile_module_tile__f09795ba{transition-duration:.1ms}}.Tile_module_tile__f09795ba:hover{box-shadow:0 3px 6px rgba(0,0,0,.29)}.Tile_module_tile__f09795ba header{align-items:center;display:flex}.Tile_module_tile__f09795ba header .Tile_module_icon__f09795ba{padding:0 1rem}.Tile_module_tile__f09795ba figure{height:3rem;margin:0 0 1rem}.Tile_module_tile__f09795ba figure img{height:3rem;vertical-align:top;width:auto}.Tile_module_tile__f09795ba .Tile_module_placeholder__f09795ba{color:var(--greyed-out);font-size:3rem;margin:0 0 1rem}.Tile_module_tile__f09795ba .Tile_module_content__f09795ba{align-items:center;cursor:default;display:flex;flex-direction:column;justify-content:center;padding:0 1rem}.Tile_module_tile__f09795ba.Tile_module_loading__f09795ba header{display:none}.Tile_module_tile__f09795ba.Tile_module_loading__f09795ba .Tile_module_image__f09795ba{background-color:var(--skeleton-background-color);border-radius:.5rem;height:3rem;margin-top:2.5rem;overflow:hidden;position:relative;width:3rem}.Tile_module_tile__f09795ba.Tile_module_loading__f09795ba .Tile_module_image__f09795ba:after{animation:Tile_module_shimmer__f09795ba 2s infinite;background-image:linear-gradient(90deg,rgba(var(--skeleton-animation-color-rgb),0) 0,rgba(var(--skeleton-animation-color-rgb),.2) 20%,rgba(var(--skeleton-animation-color-rgb),.5) 60%,rgba(var(--skeleton-animation-color-rgb),0));bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion:reduce){.Tile_module_tile__f09795ba.Tile_module_loading__f09795ba .Tile_module_image__f09795ba:after{animation:none}}.Tile_module_tile__f09795ba.Tile_module_loading__f09795ba .Tile_module_title__f09795ba{background-color:var(--skeleton-background-color);border-radius:.5rem;color:transparent;display:inline-block;overflow:hidden;position:relative;width:70%}.Tile_module_tile__f09795ba.Tile_module_loading__f09795ba .Tile_module_title__f09795ba:after{animation:Tile_module_shimmer__f09795ba 2s infinite;background-image:linear-gradient(90deg,rgba(var(--skeleton-animation-color-rgb),0) 0,rgba(var(--skeleton-animation-color-rgb),.2) 20%,rgba(var(--skeleton-animation-color-rgb),.5) 60%,rgba(var(--skeleton-animation-color-rgb),0));bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion:reduce){.Tile_module_tile__f09795ba.Tile_module_loading__f09795ba .Tile_module_title__f09795ba:after{animation:none}}@keyframes Tile_module_shimmer__f09795ba{to{transform:translateX(100%)}}',l={"sr-only":"Tile_module_srOnly__f09795ba",hidden:"Tile_module_hidden__f09795ba","slide-in":"Tile_module_slideIn__f09795ba","slide-out":"Tile_module_slideOut__f09795ba","w-6":"Tile_module_w6__f09795ba","w-7":"Tile_module_w7__f09795ba","w-8":"Tile_module_w8__f09795ba","w-9":"Tile_module_w9__f09795ba","w-10":"Tile_module_w10__f09795ba","w-11":"Tile_module_w11__f09795ba","w-12":"Tile_module_w12__f09795ba","w-13":"Tile_module_w13__f09795ba","w-14":"Tile_module_w14__f09795ba","w-15":"Tile_module_w15__f09795ba","w-16":"Tile_module_w16__f09795ba","w-17":"Tile_module_w17__f09795ba","w-18":"Tile_module_w18__f09795ba","w-19":"Tile_module_w19__f09795ba","w-20":"Tile_module_w20__f09795ba","w-21":"Tile_module_w21__f09795ba","w-22":"Tile_module_w22__f09795ba","w-23":"Tile_module_w23__f09795ba","w-24":"Tile_module_w24__f09795ba","w-25":"Tile_module_w25__f09795ba","w-26":"Tile_module_w26__f09795ba","w-27":"Tile_module_w27__f09795ba","w-28":"Tile_module_w28__f09795ba","w-29":"Tile_module_w29__f09795ba","w-30":"Tile_module_w30__f09795ba","w-31":"Tile_module_w31__f09795ba","w-32":"Tile_module_w32__f09795ba","w-33":"Tile_module_w33__f09795ba","w-34":"Tile_module_w34__f09795ba","w-35":"Tile_module_w35__f09795ba","w-36":"Tile_module_w36__f09795ba","w-37":"Tile_module_w37__f09795ba","w-38":"Tile_module_w38__f09795ba","w-39":"Tile_module_w39__f09795ba","w-40":"Tile_module_w40__f09795ba","w-41":"Tile_module_w41__f09795ba","w-42":"Tile_module_w42__f09795ba","w-43":"Tile_module_w43__f09795ba","w-44":"Tile_module_w44__f09795ba","w-45":"Tile_module_w45__f09795ba","w-46":"Tile_module_w46__f09795ba","w-47":"Tile_module_w47__f09795ba","w-48":"Tile_module_w48__f09795ba","w-49":"Tile_module_w49__f09795ba","w-50":"Tile_module_w50__f09795ba","w-51":"Tile_module_w51__f09795ba","w-52":"Tile_module_w52__f09795ba","w-53":"Tile_module_w53__f09795ba","w-54":"Tile_module_w54__f09795ba","w-55":"Tile_module_w55__f09795ba","w-56":"Tile_module_w56__f09795ba","w-57":"Tile_module_w57__f09795ba","w-58":"Tile_module_w58__f09795ba","w-59":"Tile_module_w59__f09795ba","w-60":"Tile_module_w60__f09795ba","w-61":"Tile_module_w61__f09795ba","w-62":"Tile_module_w62__f09795ba","w-63":"Tile_module_w63__f09795ba","w-64":"Tile_module_w64__f09795ba","w-65":"Tile_module_w65__f09795ba","w-66":"Tile_module_w66__f09795ba","w-67":"Tile_module_w67__f09795ba","w-68":"Tile_module_w68__f09795ba","w-69":"Tile_module_w69__f09795ba","w-70":"Tile_module_w70__f09795ba","w-71":"Tile_module_w71__f09795ba","w-72":"Tile_module_w72__f09795ba","w-73":"Tile_module_w73__f09795ba","w-74":"Tile_module_w74__f09795ba","w-75":"Tile_module_w75__f09795ba","w-76":"Tile_module_w76__f09795ba","w-77":"Tile_module_w77__f09795ba","w-78":"Tile_module_w78__f09795ba","w-79":"Tile_module_w79__f09795ba","w-80":"Tile_module_w80__f09795ba","w-81":"Tile_module_w81__f09795ba","w-82":"Tile_module_w82__f09795ba","w-83":"Tile_module_w83__f09795ba","w-84":"Tile_module_w84__f09795ba","w-85":"Tile_module_w85__f09795ba","w-86":"Tile_module_w86__f09795ba","w-87":"Tile_module_w87__f09795ba","w-88":"Tile_module_w88__f09795ba","w-89":"Tile_module_w89__f09795ba","w-90":"Tile_module_w90__f09795ba","w-91":"Tile_module_w91__f09795ba","w-92":"Tile_module_w92__f09795ba","w-93":"Tile_module_w93__f09795ba","w-94":"Tile_module_w94__f09795ba","w-95":"Tile_module_w95__f09795ba","w-96":"Tile_module_w96__f09795ba","w-97":"Tile_module_w97__f09795ba","w-98":"Tile_module_w98__f09795ba","w-99":"Tile_module_w99__f09795ba","w-100":"Tile_module_w100__f09795ba","w-101":"Tile_module_w101__f09795ba","w-102":"Tile_module_w102__f09795ba","w-103":"Tile_module_w103__f09795ba","w-104":"Tile_module_w104__f09795ba","w-105":"Tile_module_w105__f09795ba",tile:"Tile_module_tile__f09795ba",icon:"Tile_module_icon__f09795ba",placeholder:"Tile_module_placeholder__f09795ba",content:"Tile_module_content__f09795ba",loading:"Tile_module_loading__f09795ba",image:"Tile_module_image__f09795ba",shimmer:"Tile_module_shimmer__f09795ba",title:"Tile_module_title__f09795ba"};_(e,{});export{e as css,l as default};
|
|
2
2
|
//# sourceMappingURL=Tile.module.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
var containers=[],styleTags=[];const e = function(e,t){if(e&&"undefined"!=typeof document){var n,s=!0===t.prepend?"prepend":"append",r=!0===t.singleTag,a="string"==typeof t.container?document.querySelector(t.container):document.getElementsByTagName("head")[0];if(r){var i=containers.indexOf(a);-1===i&&(i=containers.push(a)-1,styleTags[i]={}),n=styleTags[i]&&styleTags[i][s]?styleTags[i][s]:styleTags[i][s]=c()}else n=c();65279===e.charCodeAt(0)&&(e=e.substring(1)),n.styleSheet?n.styleSheet.cssText+=e:n.appendChild(document.createTextNode(e))}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),t.attributes)for(var n=Object.keys(t.attributes),r=0;r<n.length;r++)e.setAttribute(n[r],t.attributes[n[r]]);var i="prepend"===s?"afterbegin":"beforeend";return a.insertAdjacentElement(i,e),e}};var i=".Tiles_module_tiles__fc3935bc{grid-gap:1rem;display:grid;grid-template-columns:repeat(1,1fr)}@media screen and (min-width:30em){.Tiles_module_tiles__fc3935bc{grid-template-columns:repeat(auto-fit,minmax(14.5rem,1fr))}}",l={tiles:"Tiles_module_tiles__fc3935bc"};e(i,{});export{i as css,l as default};
|
|
2
2
|
//# sourceMappingURL=Tiles.module.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import _ from"../node_modules/rollup-plugin-styles/dist/runtime/inject-css.esm.js";var o=".Tooltip_module_srOnly__dfe09bb0{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.Tooltip_module_hidden__dfe09bb0{display:none}.Tooltip_module_slideIn__dfe09bb0{animation:Tooltip_module_slideIn__dfe09bb0 .5s forwards}@media (prefers-reduced-motion:reduce){.Tooltip_module_slideIn__dfe09bb0{animation-duration:.1ms}}.Tooltip_module_slideOut__dfe09bb0{animation:Tooltip_module_slideOut__dfe09bb0 .5s forwards}@media (prefers-reduced-motion:reduce){.Tooltip_module_slideOut__dfe09bb0{animation-duration:.1ms}}@keyframes Tooltip_module_slideIn__dfe09bb0{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes Tooltip_module_slideOut__dfe09bb0{0%{transform:translateY(0)}to{transform:translateY(100vh)}}.Tooltip_module_w6__dfe09bb0{width:6%}.Tooltip_module_w7__dfe09bb0{width:7%}.Tooltip_module_w8__dfe09bb0{width:8%}.Tooltip_module_w9__dfe09bb0{width:9%}.Tooltip_module_w10__dfe09bb0{width:10%}.Tooltip_module_w11__dfe09bb0{width:11%}.Tooltip_module_w12__dfe09bb0{width:12%}.Tooltip_module_w13__dfe09bb0{width:13%}.Tooltip_module_w14__dfe09bb0{width:14%}.Tooltip_module_w15__dfe09bb0{width:15%}.Tooltip_module_w16__dfe09bb0{width:16%}.Tooltip_module_w17__dfe09bb0{width:17%}.Tooltip_module_w18__dfe09bb0{width:18%}.Tooltip_module_w19__dfe09bb0{width:19%}.Tooltip_module_w20__dfe09bb0{width:20%}.Tooltip_module_w21__dfe09bb0{width:21%}.Tooltip_module_w22__dfe09bb0{width:22%}.Tooltip_module_w23__dfe09bb0{width:23%}.Tooltip_module_w24__dfe09bb0{width:24%}.Tooltip_module_w25__dfe09bb0{width:25%}.Tooltip_module_w26__dfe09bb0{width:26%}.Tooltip_module_w27__dfe09bb0{width:27%}.Tooltip_module_w28__dfe09bb0{width:28%}.Tooltip_module_w29__dfe09bb0{width:29%}.Tooltip_module_w30__dfe09bb0{width:30%}.Tooltip_module_w31__dfe09bb0{width:31%}.Tooltip_module_w32__dfe09bb0{width:32%}.Tooltip_module_w33__dfe09bb0{width:33%}.Tooltip_module_w34__dfe09bb0{width:34%}.Tooltip_module_w35__dfe09bb0{width:35%}.Tooltip_module_w36__dfe09bb0{width:36%}.Tooltip_module_w37__dfe09bb0{width:37%}.Tooltip_module_w38__dfe09bb0{width:38%}.Tooltip_module_w39__dfe09bb0{width:39%}.Tooltip_module_w40__dfe09bb0{width:40%}.Tooltip_module_w41__dfe09bb0{width:41%}.Tooltip_module_w42__dfe09bb0{width:42%}.Tooltip_module_w43__dfe09bb0{width:43%}.Tooltip_module_w44__dfe09bb0{width:44%}.Tooltip_module_w45__dfe09bb0{width:45%}.Tooltip_module_w46__dfe09bb0{width:46%}.Tooltip_module_w47__dfe09bb0{width:47%}.Tooltip_module_w48__dfe09bb0{width:48%}.Tooltip_module_w49__dfe09bb0{width:49%}.Tooltip_module_w50__dfe09bb0{width:50%}.Tooltip_module_w51__dfe09bb0{width:51%}.Tooltip_module_w52__dfe09bb0{width:52%}.Tooltip_module_w53__dfe09bb0{width:53%}.Tooltip_module_w54__dfe09bb0{width:54%}.Tooltip_module_w55__dfe09bb0{width:55%}.Tooltip_module_w56__dfe09bb0{width:56%}.Tooltip_module_w57__dfe09bb0{width:57%}.Tooltip_module_w58__dfe09bb0{width:58%}.Tooltip_module_w59__dfe09bb0{width:59%}.Tooltip_module_w60__dfe09bb0{width:60%}.Tooltip_module_w61__dfe09bb0{width:61%}.Tooltip_module_w62__dfe09bb0{width:62%}.Tooltip_module_w63__dfe09bb0{width:63%}.Tooltip_module_w64__dfe09bb0{width:64%}.Tooltip_module_w65__dfe09bb0{width:65%}.Tooltip_module_w66__dfe09bb0{width:66%}.Tooltip_module_w67__dfe09bb0{width:67%}.Tooltip_module_w68__dfe09bb0{width:68%}.Tooltip_module_w69__dfe09bb0{width:69%}.Tooltip_module_w70__dfe09bb0{width:70%}.Tooltip_module_w71__dfe09bb0{width:71%}.Tooltip_module_w72__dfe09bb0{width:72%}.Tooltip_module_w73__dfe09bb0{width:73%}.Tooltip_module_w74__dfe09bb0{width:74%}.Tooltip_module_w75__dfe09bb0{width:75%}.Tooltip_module_w76__dfe09bb0{width:76%}.Tooltip_module_w77__dfe09bb0{width:77%}.Tooltip_module_w78__dfe09bb0{width:78%}.Tooltip_module_w79__dfe09bb0{width:79%}.Tooltip_module_w80__dfe09bb0{width:80%}.Tooltip_module_w81__dfe09bb0{width:81%}.Tooltip_module_w82__dfe09bb0{width:82%}.Tooltip_module_w83__dfe09bb0{width:83%}.Tooltip_module_w84__dfe09bb0{width:84%}.Tooltip_module_w85__dfe09bb0{width:85%}.Tooltip_module_w86__dfe09bb0{width:86%}.Tooltip_module_w87__dfe09bb0{width:87%}.Tooltip_module_w88__dfe09bb0{width:88%}.Tooltip_module_w89__dfe09bb0{width:89%}.Tooltip_module_w90__dfe09bb0{width:90%}.Tooltip_module_w91__dfe09bb0{width:91%}.Tooltip_module_w92__dfe09bb0{width:92%}.Tooltip_module_w93__dfe09bb0{width:93%}.Tooltip_module_w94__dfe09bb0{width:94%}.Tooltip_module_w95__dfe09bb0{width:95%}.Tooltip_module_w96__dfe09bb0{width:96%}.Tooltip_module_w97__dfe09bb0{width:97%}.Tooltip_module_w98__dfe09bb0{width:98%}.Tooltip_module_w99__dfe09bb0{width:99%}.Tooltip_module_w100__dfe09bb0{width:100%}.Tooltip_module_w101__dfe09bb0{width:101%}.Tooltip_module_w102__dfe09bb0{width:102%}.Tooltip_module_w103__dfe09bb0{width:103%}.Tooltip_module_w104__dfe09bb0{width:104%}.Tooltip_module_w105__dfe09bb0{width:105%}.Tooltip_module_wrapper__dfe09bb0{align-items:center;display:flex}.Tooltip_module_tooltipWrapper__dfe09bb0 .Tooltip_module_icon__dfe09bb0{color:var(--greyed-out);margin-left:.5rem;transition-duration:.2s;transition-property:all;transition-timing-function:ease-in-out}@media (prefers-reduced-motion:reduce){.Tooltip_module_tooltipWrapper__dfe09bb0 .Tooltip_module_icon__dfe09bb0{transition-duration:.1ms}}.Tooltip_module_tooltipWrapper__dfe09bb0 .Tooltip_module_icon__dfe09bb0:hover{color:var(--default)}.Tooltip_module_tooltip__dfe09bb0{background-color:var(--default);color:var(--light);max-width:330px;opacity:0;padding:.1875rem .5rem;pointer-events:none;position:fixed;transform:scale(0);transform-origin:center left;transition-duration:.2s;transition-property:opacity,transform;transition-timing-function:ease-in-out}@media (prefers-reduced-motion:reduce){.Tooltip_module_tooltip__dfe09bb0{transition-duration:.1ms}}.Tooltip_module_tooltip__dfe09bb0.Tooltip_module_visible__dfe09bb0{opacity:1;transform:scale(1)}.Tooltip_module_label__dfe09bb0:focus-visible{outline:.5px dashed var(--color-primary)}",d={"sr-only":"Tooltip_module_srOnly__dfe09bb0",hidden:"Tooltip_module_hidden__dfe09bb0","slide-in":"Tooltip_module_slideIn__dfe09bb0","slide-out":"Tooltip_module_slideOut__dfe09bb0","w-6":"Tooltip_module_w6__dfe09bb0","w-7":"Tooltip_module_w7__dfe09bb0","w-8":"Tooltip_module_w8__dfe09bb0","w-9":"Tooltip_module_w9__dfe09bb0","w-10":"Tooltip_module_w10__dfe09bb0","w-11":"Tooltip_module_w11__dfe09bb0","w-12":"Tooltip_module_w12__dfe09bb0","w-13":"Tooltip_module_w13__dfe09bb0","w-14":"Tooltip_module_w14__dfe09bb0","w-15":"Tooltip_module_w15__dfe09bb0","w-16":"Tooltip_module_w16__dfe09bb0","w-17":"Tooltip_module_w17__dfe09bb0","w-18":"Tooltip_module_w18__dfe09bb0","w-19":"Tooltip_module_w19__dfe09bb0","w-20":"Tooltip_module_w20__dfe09bb0","w-21":"Tooltip_module_w21__dfe09bb0","w-22":"Tooltip_module_w22__dfe09bb0","w-23":"Tooltip_module_w23__dfe09bb0","w-24":"Tooltip_module_w24__dfe09bb0","w-25":"Tooltip_module_w25__dfe09bb0","w-26":"Tooltip_module_w26__dfe09bb0","w-27":"Tooltip_module_w27__dfe09bb0","w-28":"Tooltip_module_w28__dfe09bb0","w-29":"Tooltip_module_w29__dfe09bb0","w-30":"Tooltip_module_w30__dfe09bb0","w-31":"Tooltip_module_w31__dfe09bb0","w-32":"Tooltip_module_w32__dfe09bb0","w-33":"Tooltip_module_w33__dfe09bb0","w-34":"Tooltip_module_w34__dfe09bb0","w-35":"Tooltip_module_w35__dfe09bb0","w-36":"Tooltip_module_w36__dfe09bb0","w-37":"Tooltip_module_w37__dfe09bb0","w-38":"Tooltip_module_w38__dfe09bb0","w-39":"Tooltip_module_w39__dfe09bb0","w-40":"Tooltip_module_w40__dfe09bb0","w-41":"Tooltip_module_w41__dfe09bb0","w-42":"Tooltip_module_w42__dfe09bb0","w-43":"Tooltip_module_w43__dfe09bb0","w-44":"Tooltip_module_w44__dfe09bb0","w-45":"Tooltip_module_w45__dfe09bb0","w-46":"Tooltip_module_w46__dfe09bb0","w-47":"Tooltip_module_w47__dfe09bb0","w-48":"Tooltip_module_w48__dfe09bb0","w-49":"Tooltip_module_w49__dfe09bb0","w-50":"Tooltip_module_w50__dfe09bb0","w-51":"Tooltip_module_w51__dfe09bb0","w-52":"Tooltip_module_w52__dfe09bb0","w-53":"Tooltip_module_w53__dfe09bb0","w-54":"Tooltip_module_w54__dfe09bb0","w-55":"Tooltip_module_w55__dfe09bb0","w-56":"Tooltip_module_w56__dfe09bb0","w-57":"Tooltip_module_w57__dfe09bb0","w-58":"Tooltip_module_w58__dfe09bb0","w-59":"Tooltip_module_w59__dfe09bb0","w-60":"Tooltip_module_w60__dfe09bb0","w-61":"Tooltip_module_w61__dfe09bb0","w-62":"Tooltip_module_w62__dfe09bb0","w-63":"Tooltip_module_w63__dfe09bb0","w-64":"Tooltip_module_w64__dfe09bb0","w-65":"Tooltip_module_w65__dfe09bb0","w-66":"Tooltip_module_w66__dfe09bb0","w-67":"Tooltip_module_w67__dfe09bb0","w-68":"Tooltip_module_w68__dfe09bb0","w-69":"Tooltip_module_w69__dfe09bb0","w-70":"Tooltip_module_w70__dfe09bb0","w-71":"Tooltip_module_w71__dfe09bb0","w-72":"Tooltip_module_w72__dfe09bb0","w-73":"Tooltip_module_w73__dfe09bb0","w-74":"Tooltip_module_w74__dfe09bb0","w-75":"Tooltip_module_w75__dfe09bb0","w-76":"Tooltip_module_w76__dfe09bb0","w-77":"Tooltip_module_w77__dfe09bb0","w-78":"Tooltip_module_w78__dfe09bb0","w-79":"Tooltip_module_w79__dfe09bb0","w-80":"Tooltip_module_w80__dfe09bb0","w-81":"Tooltip_module_w81__dfe09bb0","w-82":"Tooltip_module_w82__dfe09bb0","w-83":"Tooltip_module_w83__dfe09bb0","w-84":"Tooltip_module_w84__dfe09bb0","w-85":"Tooltip_module_w85__dfe09bb0","w-86":"Tooltip_module_w86__dfe09bb0","w-87":"Tooltip_module_w87__dfe09bb0","w-88":"Tooltip_module_w88__dfe09bb0","w-89":"Tooltip_module_w89__dfe09bb0","w-90":"Tooltip_module_w90__dfe09bb0","w-91":"Tooltip_module_w91__dfe09bb0","w-92":"Tooltip_module_w92__dfe09bb0","w-93":"Tooltip_module_w93__dfe09bb0","w-94":"Tooltip_module_w94__dfe09bb0","w-95":"Tooltip_module_w95__dfe09bb0","w-96":"Tooltip_module_w96__dfe09bb0","w-97":"Tooltip_module_w97__dfe09bb0","w-98":"Tooltip_module_w98__dfe09bb0","w-99":"Tooltip_module_w99__dfe09bb0","w-100":"Tooltip_module_w100__dfe09bb0","w-101":"Tooltip_module_w101__dfe09bb0","w-102":"Tooltip_module_w102__dfe09bb0","w-103":"Tooltip_module_w103__dfe09bb0","w-104":"Tooltip_module_w104__dfe09bb0","w-105":"Tooltip_module_w105__dfe09bb0",wrapper:"Tooltip_module_wrapper__dfe09bb0","tooltip-wrapper":"Tooltip_module_tooltipWrapper__dfe09bb0",icon:"Tooltip_module_icon__dfe09bb0",tooltip:"Tooltip_module_tooltip__dfe09bb0",visible:"Tooltip_module_visible__dfe09bb0",label:"Tooltip_module_label__dfe09bb0"};_(o,{});export{o as css,d as default};
|
|
1
|
+
var containers=[],styleTags=[];const _ = function(e,t){if(e&&"undefined"!=typeof document){var n,s=!0===t.prepend?"prepend":"append",r=!0===t.singleTag,a="string"==typeof t.container?document.querySelector(t.container):document.getElementsByTagName("head")[0];if(r){var i=containers.indexOf(a);-1===i&&(i=containers.push(a)-1,styleTags[i]={}),n=styleTags[i]&&styleTags[i][s]?styleTags[i][s]:styleTags[i][s]=c()}else n=c();65279===e.charCodeAt(0)&&(e=e.substring(1)),n.styleSheet?n.styleSheet.cssText+=e:n.appendChild(document.createTextNode(e))}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),t.attributes)for(var n=Object.keys(t.attributes),r=0;r<n.length;r++)e.setAttribute(n[r],t.attributes[n[r]]);var i="prepend"===s?"afterbegin":"beforeend";return a.insertAdjacentElement(i,e),e}};var o=".Tooltip_module_srOnly__de989fc2{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.Tooltip_module_hidden__de989fc2{display:none}.Tooltip_module_slideIn__de989fc2{animation:Tooltip_module_slideIn__de989fc2 .5s forwards}@media (prefers-reduced-motion:reduce){.Tooltip_module_slideIn__de989fc2{animation-duration:.1ms}}.Tooltip_module_slideOut__de989fc2{animation:Tooltip_module_slideOut__de989fc2 .5s forwards}@media (prefers-reduced-motion:reduce){.Tooltip_module_slideOut__de989fc2{animation-duration:.1ms}}@keyframes Tooltip_module_slideIn__de989fc2{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes Tooltip_module_slideOut__de989fc2{0%{transform:translateY(0)}to{transform:translateY(100vh)}}.Tooltip_module_w6__de989fc2{width:6%}.Tooltip_module_w7__de989fc2{width:7%}.Tooltip_module_w8__de989fc2{width:8%}.Tooltip_module_w9__de989fc2{width:9%}.Tooltip_module_w10__de989fc2{width:10%}.Tooltip_module_w11__de989fc2{width:11%}.Tooltip_module_w12__de989fc2{width:12%}.Tooltip_module_w13__de989fc2{width:13%}.Tooltip_module_w14__de989fc2{width:14%}.Tooltip_module_w15__de989fc2{width:15%}.Tooltip_module_w16__de989fc2{width:16%}.Tooltip_module_w17__de989fc2{width:17%}.Tooltip_module_w18__de989fc2{width:18%}.Tooltip_module_w19__de989fc2{width:19%}.Tooltip_module_w20__de989fc2{width:20%}.Tooltip_module_w21__de989fc2{width:21%}.Tooltip_module_w22__de989fc2{width:22%}.Tooltip_module_w23__de989fc2{width:23%}.Tooltip_module_w24__de989fc2{width:24%}.Tooltip_module_w25__de989fc2{width:25%}.Tooltip_module_w26__de989fc2{width:26%}.Tooltip_module_w27__de989fc2{width:27%}.Tooltip_module_w28__de989fc2{width:28%}.Tooltip_module_w29__de989fc2{width:29%}.Tooltip_module_w30__de989fc2{width:30%}.Tooltip_module_w31__de989fc2{width:31%}.Tooltip_module_w32__de989fc2{width:32%}.Tooltip_module_w33__de989fc2{width:33%}.Tooltip_module_w34__de989fc2{width:34%}.Tooltip_module_w35__de989fc2{width:35%}.Tooltip_module_w36__de989fc2{width:36%}.Tooltip_module_w37__de989fc2{width:37%}.Tooltip_module_w38__de989fc2{width:38%}.Tooltip_module_w39__de989fc2{width:39%}.Tooltip_module_w40__de989fc2{width:40%}.Tooltip_module_w41__de989fc2{width:41%}.Tooltip_module_w42__de989fc2{width:42%}.Tooltip_module_w43__de989fc2{width:43%}.Tooltip_module_w44__de989fc2{width:44%}.Tooltip_module_w45__de989fc2{width:45%}.Tooltip_module_w46__de989fc2{width:46%}.Tooltip_module_w47__de989fc2{width:47%}.Tooltip_module_w48__de989fc2{width:48%}.Tooltip_module_w49__de989fc2{width:49%}.Tooltip_module_w50__de989fc2{width:50%}.Tooltip_module_w51__de989fc2{width:51%}.Tooltip_module_w52__de989fc2{width:52%}.Tooltip_module_w53__de989fc2{width:53%}.Tooltip_module_w54__de989fc2{width:54%}.Tooltip_module_w55__de989fc2{width:55%}.Tooltip_module_w56__de989fc2{width:56%}.Tooltip_module_w57__de989fc2{width:57%}.Tooltip_module_w58__de989fc2{width:58%}.Tooltip_module_w59__de989fc2{width:59%}.Tooltip_module_w60__de989fc2{width:60%}.Tooltip_module_w61__de989fc2{width:61%}.Tooltip_module_w62__de989fc2{width:62%}.Tooltip_module_w63__de989fc2{width:63%}.Tooltip_module_w64__de989fc2{width:64%}.Tooltip_module_w65__de989fc2{width:65%}.Tooltip_module_w66__de989fc2{width:66%}.Tooltip_module_w67__de989fc2{width:67%}.Tooltip_module_w68__de989fc2{width:68%}.Tooltip_module_w69__de989fc2{width:69%}.Tooltip_module_w70__de989fc2{width:70%}.Tooltip_module_w71__de989fc2{width:71%}.Tooltip_module_w72__de989fc2{width:72%}.Tooltip_module_w73__de989fc2{width:73%}.Tooltip_module_w74__de989fc2{width:74%}.Tooltip_module_w75__de989fc2{width:75%}.Tooltip_module_w76__de989fc2{width:76%}.Tooltip_module_w77__de989fc2{width:77%}.Tooltip_module_w78__de989fc2{width:78%}.Tooltip_module_w79__de989fc2{width:79%}.Tooltip_module_w80__de989fc2{width:80%}.Tooltip_module_w81__de989fc2{width:81%}.Tooltip_module_w82__de989fc2{width:82%}.Tooltip_module_w83__de989fc2{width:83%}.Tooltip_module_w84__de989fc2{width:84%}.Tooltip_module_w85__de989fc2{width:85%}.Tooltip_module_w86__de989fc2{width:86%}.Tooltip_module_w87__de989fc2{width:87%}.Tooltip_module_w88__de989fc2{width:88%}.Tooltip_module_w89__de989fc2{width:89%}.Tooltip_module_w90__de989fc2{width:90%}.Tooltip_module_w91__de989fc2{width:91%}.Tooltip_module_w92__de989fc2{width:92%}.Tooltip_module_w93__de989fc2{width:93%}.Tooltip_module_w94__de989fc2{width:94%}.Tooltip_module_w95__de989fc2{width:95%}.Tooltip_module_w96__de989fc2{width:96%}.Tooltip_module_w97__de989fc2{width:97%}.Tooltip_module_w98__de989fc2{width:98%}.Tooltip_module_w99__de989fc2{width:99%}.Tooltip_module_w100__de989fc2{width:100%}.Tooltip_module_w101__de989fc2{width:101%}.Tooltip_module_w102__de989fc2{width:102%}.Tooltip_module_w103__de989fc2{width:103%}.Tooltip_module_w104__de989fc2{width:104%}.Tooltip_module_w105__de989fc2{width:105%}.Tooltip_module_wrapper__de989fc2{align-items:center;display:flex}.Tooltip_module_tooltipWrapper__de989fc2 .Tooltip_module_icon__de989fc2{color:var(--greyed-out);margin-left:.5rem;transition-duration:.2s;transition-property:all;transition-timing-function:ease-in-out}@media (prefers-reduced-motion:reduce){.Tooltip_module_tooltipWrapper__de989fc2 .Tooltip_module_icon__de989fc2{transition-duration:.1ms}}.Tooltip_module_tooltipWrapper__de989fc2 .Tooltip_module_icon__de989fc2:hover{color:var(--default)}.Tooltip_module_tooltip__de989fc2{background-color:var(--tooltip-background-color);color:var(--light);max-width:330px;opacity:0;padding:.1875rem .5rem;pointer-events:none;position:fixed;transform:scale(0);transform-origin:center left;transition-duration:.2s;transition-property:opacity,transform;transition-timing-function:ease-in-out}@media (prefers-reduced-motion:reduce){.Tooltip_module_tooltip__de989fc2{transition-duration:.1ms}}.Tooltip_module_tooltip__de989fc2.Tooltip_module_visible__de989fc2{opacity:1;transform:scale(1)}.Tooltip_module_label__de989fc2:focus-visible{outline:.5px dashed var(--color-primary)}",d={"sr-only":"Tooltip_module_srOnly__de989fc2",hidden:"Tooltip_module_hidden__de989fc2","slide-in":"Tooltip_module_slideIn__de989fc2","slide-out":"Tooltip_module_slideOut__de989fc2","w-6":"Tooltip_module_w6__de989fc2","w-7":"Tooltip_module_w7__de989fc2","w-8":"Tooltip_module_w8__de989fc2","w-9":"Tooltip_module_w9__de989fc2","w-10":"Tooltip_module_w10__de989fc2","w-11":"Tooltip_module_w11__de989fc2","w-12":"Tooltip_module_w12__de989fc2","w-13":"Tooltip_module_w13__de989fc2","w-14":"Tooltip_module_w14__de989fc2","w-15":"Tooltip_module_w15__de989fc2","w-16":"Tooltip_module_w16__de989fc2","w-17":"Tooltip_module_w17__de989fc2","w-18":"Tooltip_module_w18__de989fc2","w-19":"Tooltip_module_w19__de989fc2","w-20":"Tooltip_module_w20__de989fc2","w-21":"Tooltip_module_w21__de989fc2","w-22":"Tooltip_module_w22__de989fc2","w-23":"Tooltip_module_w23__de989fc2","w-24":"Tooltip_module_w24__de989fc2","w-25":"Tooltip_module_w25__de989fc2","w-26":"Tooltip_module_w26__de989fc2","w-27":"Tooltip_module_w27__de989fc2","w-28":"Tooltip_module_w28__de989fc2","w-29":"Tooltip_module_w29__de989fc2","w-30":"Tooltip_module_w30__de989fc2","w-31":"Tooltip_module_w31__de989fc2","w-32":"Tooltip_module_w32__de989fc2","w-33":"Tooltip_module_w33__de989fc2","w-34":"Tooltip_module_w34__de989fc2","w-35":"Tooltip_module_w35__de989fc2","w-36":"Tooltip_module_w36__de989fc2","w-37":"Tooltip_module_w37__de989fc2","w-38":"Tooltip_module_w38__de989fc2","w-39":"Tooltip_module_w39__de989fc2","w-40":"Tooltip_module_w40__de989fc2","w-41":"Tooltip_module_w41__de989fc2","w-42":"Tooltip_module_w42__de989fc2","w-43":"Tooltip_module_w43__de989fc2","w-44":"Tooltip_module_w44__de989fc2","w-45":"Tooltip_module_w45__de989fc2","w-46":"Tooltip_module_w46__de989fc2","w-47":"Tooltip_module_w47__de989fc2","w-48":"Tooltip_module_w48__de989fc2","w-49":"Tooltip_module_w49__de989fc2","w-50":"Tooltip_module_w50__de989fc2","w-51":"Tooltip_module_w51__de989fc2","w-52":"Tooltip_module_w52__de989fc2","w-53":"Tooltip_module_w53__de989fc2","w-54":"Tooltip_module_w54__de989fc2","w-55":"Tooltip_module_w55__de989fc2","w-56":"Tooltip_module_w56__de989fc2","w-57":"Tooltip_module_w57__de989fc2","w-58":"Tooltip_module_w58__de989fc2","w-59":"Tooltip_module_w59__de989fc2","w-60":"Tooltip_module_w60__de989fc2","w-61":"Tooltip_module_w61__de989fc2","w-62":"Tooltip_module_w62__de989fc2","w-63":"Tooltip_module_w63__de989fc2","w-64":"Tooltip_module_w64__de989fc2","w-65":"Tooltip_module_w65__de989fc2","w-66":"Tooltip_module_w66__de989fc2","w-67":"Tooltip_module_w67__de989fc2","w-68":"Tooltip_module_w68__de989fc2","w-69":"Tooltip_module_w69__de989fc2","w-70":"Tooltip_module_w70__de989fc2","w-71":"Tooltip_module_w71__de989fc2","w-72":"Tooltip_module_w72__de989fc2","w-73":"Tooltip_module_w73__de989fc2","w-74":"Tooltip_module_w74__de989fc2","w-75":"Tooltip_module_w75__de989fc2","w-76":"Tooltip_module_w76__de989fc2","w-77":"Tooltip_module_w77__de989fc2","w-78":"Tooltip_module_w78__de989fc2","w-79":"Tooltip_module_w79__de989fc2","w-80":"Tooltip_module_w80__de989fc2","w-81":"Tooltip_module_w81__de989fc2","w-82":"Tooltip_module_w82__de989fc2","w-83":"Tooltip_module_w83__de989fc2","w-84":"Tooltip_module_w84__de989fc2","w-85":"Tooltip_module_w85__de989fc2","w-86":"Tooltip_module_w86__de989fc2","w-87":"Tooltip_module_w87__de989fc2","w-88":"Tooltip_module_w88__de989fc2","w-89":"Tooltip_module_w89__de989fc2","w-90":"Tooltip_module_w90__de989fc2","w-91":"Tooltip_module_w91__de989fc2","w-92":"Tooltip_module_w92__de989fc2","w-93":"Tooltip_module_w93__de989fc2","w-94":"Tooltip_module_w94__de989fc2","w-95":"Tooltip_module_w95__de989fc2","w-96":"Tooltip_module_w96__de989fc2","w-97":"Tooltip_module_w97__de989fc2","w-98":"Tooltip_module_w98__de989fc2","w-99":"Tooltip_module_w99__de989fc2","w-100":"Tooltip_module_w100__de989fc2","w-101":"Tooltip_module_w101__de989fc2","w-102":"Tooltip_module_w102__de989fc2","w-103":"Tooltip_module_w103__de989fc2","w-104":"Tooltip_module_w104__de989fc2","w-105":"Tooltip_module_w105__de989fc2",wrapper:"Tooltip_module_wrapper__de989fc2","tooltip-wrapper":"Tooltip_module_tooltipWrapper__de989fc2",icon:"Tooltip_module_icon__de989fc2",tooltip:"Tooltip_module_tooltip__de989fc2",visible:"Tooltip_module_visible__de989fc2",label:"Tooltip_module_label__de989fc2"};_(o,{});export{o as css,d as default};
|
|
2
2
|
//# sourceMappingURL=Tooltip.module.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
var containers=[],styleTags=[];const y = function(e,t){if(e&&"undefined"!=typeof document){var n,s=!0===t.prepend?"prepend":"append",r=!0===t.singleTag,a="string"==typeof t.container?document.querySelector(t.container):document.getElementsByTagName("head")[0];if(r){var i=containers.indexOf(a);-1===i&&(i=containers.push(a)-1,styleTags[i]={}),n=styleTags[i]&&styleTags[i][s]?styleTags[i][s]:styleTags[i][s]=c()}else n=c();65279===e.charCodeAt(0)&&(e=e.substring(1)),n.styleSheet?n.styleSheet.cssText+=e:n.appendChild(document.createTextNode(e))}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),t.attributes)for(var n=Object.keys(t.attributes),r=0;r<n.length;r++)e.setAttribute(n[r],t.attributes[n[r]]);var i="prepend"===s?"afterbegin":"beforeend";return a.insertAdjacentElement(i,e),e}};var o=".Typography_module_typography_style_h1__c2f45810{font-size:var(--font-size-h1);line-height:1.2}.Typography_module_typography_style_h1__c2f45810,.Typography_module_typography_style_h2__c2f45810{color:var(--default);font-family:var(--font-family);font-style:normal;font-variant:normal;font-weight:700;letter-spacing:0;margin:0 0 1rem;text-transform:none}.Typography_module_typography_style_h2__c2f45810{font-size:var(--font-size-h2);line-height:1.42857}.Typography_module_typography_style_h3__c2f45810{font-size:var(--font-size-h3);line-height:1.16666}.Typography_module_typography_style_h3__c2f45810,.Typography_module_typography_style_h4__c2f45810{color:var(--default);font-family:var(--font-family);font-style:normal;font-variant:normal;font-weight:500;letter-spacing:0;margin:0 0 1rem;text-transform:none}.Typography_module_typography_style_h4__c2f45810{font-size:var(--font-size-h4);line-height:1.2}.Typography_module_typography_style_body__c2f45810{font-weight:400}.Typography_module_typography_style_bodyBold__c2f45810,.Typography_module_typography_style_body__c2f45810{color:var(--default);font-family:var(--font-family);font-size:var(--font-size);font-style:normal;font-variant:normal;letter-spacing:0;line-height:var(--default-line-height);margin:0 0 1rem;text-transform:none}.Typography_module_typography_style_bodyBold__c2f45810{font-weight:700}.Typography_module_typography_style_subText__c2f45810{font-family:var(--font-family);font-size:var(--font-size-sub);line-height:1rem}.Typography_module_typography_style_code__c2f45810,.Typography_module_typography_style_subText__c2f45810{color:var(--default);font-style:normal;font-variant:normal;font-weight:400;letter-spacing:0;margin:0 0 1rem;text-transform:none}.Typography_module_typography_style_code__c2f45810{font-family:var(--font-family-code);font-size:var(--font-size-code);line-height:1.5}",_={typography_style_h1:"Typography_module_typography_style_h1__c2f45810",typography_style_h2:"Typography_module_typography_style_h2__c2f45810",typography_style_h3:"Typography_module_typography_style_h3__c2f45810",typography_style_h4:"Typography_module_typography_style_h4__c2f45810",typography_style_body:"Typography_module_typography_style_body__c2f45810","typography_style_body-bold":"Typography_module_typography_style_bodyBold__c2f45810","typography_style_sub-text":"Typography_module_typography_style_subText__c2f45810",typography_style_code:"Typography_module_typography_style_code__c2f45810"};y(o,{});export{o as css,_ as default};
|
|
2
2
|
//# sourceMappingURL=Typography.module.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
var containers=[],styleTags=[];const e = function(e,t){if(e&&"undefined"!=typeof document){var n,s=!0===t.prepend?"prepend":"append",r=!0===t.singleTag,a="string"==typeof t.container?document.querySelector(t.container):document.getElementsByTagName("head")[0];if(r){var i=containers.indexOf(a);-1===i&&(i=containers.push(a)-1,styleTags[i]={}),n=styleTags[i]&&styleTags[i][s]?styleTags[i][s]:styleTags[i][s]=c()}else n=c();65279===e.charCodeAt(0)&&(e=e.substring(1)),n.styleSheet?n.styleSheet.cssText+=e:n.appendChild(document.createTextNode(e))}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),t.attributes)for(var n=Object.keys(t.attributes),r=0;r<n.length;r++)e.setAttribute(n[r],t.attributes[n[r]]);var i="prepend"===s?"afterbegin":"beforeend";return a.insertAdjacentElement(i,e),e}};var a='.BaseWizardSteps_module_wizard__09192c6a{display:flex;padding:1rem}.BaseWizardSteps_module_wizardElement__09192c6a{align-items:stretch;background-color:transparent;border:0;display:flex;flex:1;flex-direction:column;margin:0;padding:0}.BaseWizardSteps_module_wizardElement__09192c6a:focus-visible{outline:1px dashed var(--color-primary);outline-offset:1px}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_finished__09192c6a .BaseWizardSteps_module_numberWrapper__09192c6a .BaseWizardSteps_module_number__09192c6a{border:2px solid var(--color-primary);color:var(--color-primary);font-weight:400}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_finished__09192c6a .BaseWizardSteps_module_numberWrapper__09192c6a:after,.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_finished__09192c6a .BaseWizardSteps_module_numberWrapper__09192c6a:before{border-bottom:2px solid var(--color-primary)}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_finished__09192c6a .BaseWizardSteps_module_label__09192c6a{color:var(--color-primary)}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_finished__09192c6a:disabled .BaseWizardSteps_module_numberWrapper__09192c6a .BaseWizardSteps_module_number__09192c6a{border:2px solid var(--disabled);color:var(--disabled)}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_finished__09192c6a:disabled .BaseWizardSteps_module_label__09192c6a{color:var(--greyed-out)}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_finished__09192c6a:enabled:active,.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_finished__09192c6a:enabled:hover,.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_finished__09192c6a:focus{cursor:pointer}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_finished__09192c6a:enabled:active .BaseWizardSteps_module_numberWrapper__09192c6a .BaseWizardSteps_module_number__09192c6a,.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_finished__09192c6a:enabled:hover .BaseWizardSteps_module_numberWrapper__09192c6a .BaseWizardSteps_module_number__09192c6a,.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_finished__09192c6a:focus .BaseWizardSteps_module_numberWrapper__09192c6a .BaseWizardSteps_module_number__09192c6a{background-color:var(--color-primary);color:var(--light)}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_finished__09192c6a:enabled:active .BaseWizardSteps_module_label__09192c6a,.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_finished__09192c6a:enabled:hover .BaseWizardSteps_module_label__09192c6a,.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_finished__09192c6a:focus .BaseWizardSteps_module_label__09192c6a{text-decoration:underline}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_finished__09192c6a:enabled:active .BaseWizardSteps_module_numberWrapper__09192c6a .BaseWizardSteps_module_number__09192c6a{border:none;margin:2px}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_current__09192c6a .BaseWizardSteps_module_numberWrapper__09192c6a .BaseWizardSteps_module_number__09192c6a{background-color:var(--color-primary);border:2px solid var(--color-primary);color:var(--light)}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_current__09192c6a .BaseWizardSteps_module_numberWrapper__09192c6a:before{border-bottom:2px solid var(--color-primary)}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_current__09192c6a .BaseWizardSteps_module_label__09192c6a{color:var(--color-primary);font-weight:700}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_current__09192c6a .BaseWizardSteps_module_twoLineTextOverflow__09192c6a{display:unset}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_future__09192c6a.BaseWizardSteps_module_clickable__09192c6a .BaseWizardSteps_module_numberWrapper__09192c6a .BaseWizardSteps_module_number__09192c6a{border:2px solid var(--color-primary);color:var(--color-primary)}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_future__09192c6a.BaseWizardSteps_module_clickable__09192c6a .BaseWizardSteps_module_label__09192c6a{color:var(--color-primary)}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_future__09192c6a.BaseWizardSteps_module_clickable__09192c6a:enabled:active,.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_future__09192c6a.BaseWizardSteps_module_clickable__09192c6a:enabled:hover,.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_future__09192c6a.BaseWizardSteps_module_clickable__09192c6a:focus{cursor:pointer}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_future__09192c6a.BaseWizardSteps_module_clickable__09192c6a:enabled:active .BaseWizardSteps_module_numberWrapper__09192c6a .BaseWizardSteps_module_number__09192c6a,.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_future__09192c6a.BaseWizardSteps_module_clickable__09192c6a:enabled:hover .BaseWizardSteps_module_numberWrapper__09192c6a .BaseWizardSteps_module_number__09192c6a,.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_future__09192c6a.BaseWizardSteps_module_clickable__09192c6a:focus .BaseWizardSteps_module_numberWrapper__09192c6a .BaseWizardSteps_module_number__09192c6a{background-color:var(--color-primary);color:var(--light)}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_future__09192c6a.BaseWizardSteps_module_clickable__09192c6a:enabled:active .BaseWizardSteps_module_label__09192c6a,.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_future__09192c6a.BaseWizardSteps_module_clickable__09192c6a:enabled:hover .BaseWizardSteps_module_label__09192c6a,.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_future__09192c6a.BaseWizardSteps_module_clickable__09192c6a:focus .BaseWizardSteps_module_label__09192c6a{text-decoration:underline}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_future__09192c6a.BaseWizardSteps_module_clickable__09192c6a:enabled:active .BaseWizardSteps_module_numberWrapper__09192c6a .BaseWizardSteps_module_number__09192c6a{border:none;margin:2px}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_future__09192c6a.BaseWizardSteps_module_clickable__09192c6a:disabled .BaseWizardSteps_module_numberWrapper__09192c6a .BaseWizardSteps_module_number__09192c6a{border:2px solid var(--disabled);color:var(--disabled)}.BaseWizardSteps_module_wizardElement__09192c6a.BaseWizardSteps_module_future__09192c6a.BaseWizardSteps_module_clickable__09192c6a:disabled .BaseWizardSteps_module_label__09192c6a{color:var(--greyed-out)}.BaseWizardSteps_module_wizardElement__09192c6a:first-child .BaseWizardSteps_module_numberWrapper__09192c6a:before,.BaseWizardSteps_module_wizardElement__09192c6a:last-child .BaseWizardSteps_module_numberWrapper__09192c6a:after{border-bottom:none}.BaseWizardSteps_module_numberWrapper__09192c6a{display:flex;flex-direction:row}.BaseWizardSteps_module_numberWrapper__09192c6a:after,.BaseWizardSteps_module_numberWrapper__09192c6a:before{border-bottom:2px solid var(--greyed-out);content:" ";margin-bottom:.8125rem;width:100%}.BaseWizardSteps_module_number__09192c6a{align-items:center;background-color:var(--light);border:2px solid var(--wizard-step-indicator-future-color);border-radius:50%;box-sizing:content-box;color:var(--wizard-step-indicator-future-color);display:flex;font-family:var(--font-family);font-size:1rem;font-weight:400;height:1.5rem;justify-content:center;line-height:var(--default-line-height);min-height:1.5rem;min-width:1.5rem;width:1.5rem}.BaseWizardSteps_module_twoLineTextOverflow__09192c6a{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:none;max-height:2rem;overflow:hidden;padding:.25rem 1rem 0}.BaseWizardSteps_module_label__09192c6a{color:var(--default);font-family:var(--font-family);font-size:.75rem;line-height:1rem;overflow:hidden;text-align:center}.BaseWizardSteps_module_checkmark__09192c6a{font-size:.875rem}@media only screen and (min-width:30em){.BaseWizardSteps_module_twoLineTextOverflow__09192c6a{display:unset}}',_={wizard:"BaseWizardSteps_module_wizard__09192c6a","wizard-element":"BaseWizardSteps_module_wizardElement__09192c6a",finished:"BaseWizardSteps_module_finished__09192c6a","number-wrapper":"BaseWizardSteps_module_numberWrapper__09192c6a",number:"BaseWizardSteps_module_number__09192c6a",label:"BaseWizardSteps_module_label__09192c6a",current:"BaseWizardSteps_module_current__09192c6a","two-line-text-overflow":"BaseWizardSteps_module_twoLineTextOverflow__09192c6a",future:"BaseWizardSteps_module_future__09192c6a",clickable:"BaseWizardSteps_module_clickable__09192c6a",checkmark:"BaseWizardSteps_module_checkmark__09192c6a"};e(a,{});export{a as css,_ as default};
|
|
2
2
|
//# sourceMappingURL=BaseWizardSteps.module.esm.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import r,{useState as o,useRef as e,useEffect as l}from"react";const a=({children:a,properties:t={}})=>{const
|
|
1
|
+
import r,{useState as o,useRef as e,useEffect as l}from"react";const a=({children:a,properties:t={}})=>{const c={colorBlack10:"rgba(0 ,0 ,0, .1)",colorPrimary300:"#6871BF",colorPrimary500:"#041295",colorPrimary600:"#030F77",colorPrimary700:"#020B59",colorPrimary900:"#01041E",colorBlueGrey25:"#F7F7F9",colorBlueGrey25Transparent:"rgba(247, 247, 249, .8)",colorBlueGrey50:"#EEEFF3",colorBlueGrey100:"#DEDEE6",colorBlueGrey200:"#BCBECE",colorBlueGrey400:"#797D9C",colorBlueGrey500:"#5D607E",colorBlueGrey700:"#383A4B",colorBlueGrey800:"#252733",colorBlueGrey900:"#131319",colorGreen500:"#178244",colorGreen600:"#126836",colorGreen700:"#0E4E29",colorLightBlue500:"#00BCDD",colorLightBlue600:"#0096B1",colorOrange500:"#E07900",colorOrange600:"#B36100",colorOrange700:"#864900",colorRed500:"#E01E00",colorRed600:"#B31800",colorRed700:"#861200",colorBlack100:"#000000",colorBlack20:"rgba(0, 0, 0, 0.2)",colorShadowBlue:"#7078C3",colorWhite:"#FFFFFF",colorFocus:"var(--color-primary300)",colorPrimary:"var(--color-primary500)",colorSecondary:"var(--color-green500)",colorTertiary:"var(--color-light-blue600)",defaultLineHeight:"1.5",buttonBorderRadius:"2px",buttonBorderWidth:"2px",buttonFontSize:"1rem",buttonBorderStyle:"solid",buttonFillTextColor:"var(--light)",buttonPrimaryDefaultColor:"var(--color-primary500)",buttonPrimaryHoverColor:"var(--color-primary600)",buttonPrimaryFocusedColor:"var(--color-primary500)",buttonPrimaryPressedColor:"var(--color-primary700)",buttonSecondaryDefaultColor:"var(--color-green500)",buttonSecondaryHoverColor:"var(--color-green600)",buttonSecondaryFocusedColor:"var(--color-green500)",buttonSecondaryPressedColor:"var(--color-green700)",buttonWarningDefaultColor:"var(--color-orange500)",buttonWarningHoverColor:"var(--color-orange600)",buttonWarningFocusedColor:"var(--color-orange500)",buttonWarningPressedColor:"var(--color-orange700)",buttonDangerDefaultColor:"var(--color-red500)",buttonDangerHoverColor:"var(--color-red600)",buttonDangerFocusedColor:"var(--color-red500)",buttonDangerPressedColor:"var(--color-red700)",buttonDefaultColor:"var(--color-blue-grey700)",buttonDefaultHoverColor:"var(--color-blue-grey800)",buttonDefaultFocusedColor:"var(--color-blue-grey700)",buttonDefaultPressedColor:"var(--color-blue-grey800)",buttonOutlineHoverTextColor:"var(--color-primary600)",inputBorderRadius:"2px",inputBorderWidth:"1px",inputBorderWidthFocus:"2px",inputBorderStyle:"solid",inputBackgroundColor:"var(--light)",dragBackgroundColor:"var(--color-blue-grey25-transparent)",dragBorderStyle:"solid",modalShadowColor:"rgba(0, 0, 0, 0.16)",modalBackgroundColor:"var(--color-blue-grey25)",modalBackdropColor:"var(--default)",modalHeaderBackgroundColor:"var(--light)",skeletonBackgroundColor:"var(--disabled)",skeletonAnimationColorRgb:"255, 255, 255",snackbarTextColor:"var(--light)",snackbarInfoBackgroundColor:"var(--color-primary500)",snackbarSuccessBackgroundColor:"var(--color-green500)",snackbarErrorBackgroundColor:"var(--color-red500)",snackbarBorderRadius:"2px",bannerBorderRadius:"2px",bannerBorderWidth:"0 0 0 4px",dataGridRowBackgroundColor:"transparent",dataGridRowHoverBackgroundColor:"var(--color-blue-grey25)",progressBarBackgroundColor:"var(--disabled)",tabsBackgroundColor:"var(--light)",tabActiveBorderHeight:"4px",tabActiveBorderColor:"var(--color-primary)",tablistBorderWidth:"1px",tablistBorderStyle:"solid",tablistBorderColor:"var(--color-blue-grey100)",tabTextColor:"var(--color-blue-grey900)",toggleBackgroundColor:"var(--default)",tooltipBackgroundColor:"var(--default)",wizardStepIndicatorFutureColor:"var(--color-blue-grey200)",default:"var(--color-blue-grey900)",success:"var(--color-green500)",error:"var(--color-red500)",info:"var(--color-primary500)",disabled:"var(--color-blue-grey100)",greyedOut:"var(--color-blue-grey400)",lightGreyBorder:"var(--color-blue-grey100)",warning:"var(--color-orange500)",light:"var(--color-white)",fontFamily:"Roboto, sans-serif",fontFamilyCode:"'Roboto Mono', monospace",fontSize:"1rem",fontSizeH1:"2.5rem",fontSizeH2:"1.625rem",fontSizeH3:"1.5rem",fontSizeH4:"1.25rem",fontSizeSub:".75rem",fontSizeCode:"1rem",formControlFontSize:"14px"},[n,u]=o(!0),d=e(null),i=r=>{for(const[o,e]of Object.entries(r)){const r=o.replace(/([A-Z])/g,(r=>`-${r.toLowerCase()}`));d.current.style.setProperty(`--${r}`,e)}};return l((()=>{if(0!==Object.keys(t).length&&d.current){const r={...c,...t};i(r)}else d.current&&i(c);u(!1)}),[t,d.current]),r.createElement("div",{className:"basestyling-wrapper",ref:d},n?null:a)};export{a as BaseStyling};
|
|
2
2
|
//# sourceMappingURL=BaseStyling.esm.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { ComponentPropsWithRef, ReactElement } from "react";
|
|
2
2
|
export interface Props extends ComponentPropsWithRef<"div"> {
|
|
3
|
-
children?: ReactElement | ReactElement[];
|
|
3
|
+
children?: ReactElement | ReactElement[] | null;
|
|
4
4
|
grid?: 1 | 2 | 3;
|
|
5
5
|
align?: "top" | "start" | "middle" | "center" | "bottom" | "end" | "stretch";
|
|
6
6
|
error?: boolean;
|
|
@@ -76,6 +76,7 @@ interface CSSProperties {
|
|
|
76
76
|
dragBorderStyle?: string;
|
|
77
77
|
modalShadowColor?: string;
|
|
78
78
|
modalBackgroundColor?: string;
|
|
79
|
+
modalBackdropColor?: string;
|
|
79
80
|
modalHeaderBackgroundColor?: string;
|
|
80
81
|
skeletonBackgroundColor?: string;
|
|
81
82
|
skeletonAnimationColorRgb?: string;
|
|
@@ -88,6 +89,7 @@ interface CSSProperties {
|
|
|
88
89
|
bannerBorderWidth?: string;
|
|
89
90
|
dataGridRowBackgroundColor?: string;
|
|
90
91
|
dataGridRowHoverBackgroundColor?: string;
|
|
92
|
+
progressBarBackgroundColor?: string;
|
|
91
93
|
tabsBackgroundColor?: string;
|
|
92
94
|
tabActiveBorderHeight?: string;
|
|
93
95
|
tabActiveBorderColor?: string;
|
|
@@ -95,6 +97,8 @@ interface CSSProperties {
|
|
|
95
97
|
tablistBorderStyle?: string;
|
|
96
98
|
tablistBorderColor?: string;
|
|
97
99
|
tabTextColor?: string;
|
|
100
|
+
toggleBackgroundColor?: string;
|
|
101
|
+
tooltipBackgroundColor?: string;
|
|
98
102
|
wizardStepIndicatorFutureColor?: string;
|
|
99
103
|
default?: string;
|
|
100
104
|
success?: string;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
var containers=[],styleTags=[];const e = function(e,t){if(e&&"undefined"!=typeof document){var n,s=!0===t.prepend?"prepend":"append",r=!0===t.singleTag,a="string"==typeof t.container?document.querySelector(t.container):document.getElementsByTagName("head")[0];if(r){var i=containers.indexOf(a);-1===i&&(i=containers.push(a)-1,styleTags[i]={}),n=styleTags[i]&&styleTags[i][s]?styleTags[i][s]:styleTags[i][s]=c()}else n=c();65279===e.charCodeAt(0)&&(e=e.substring(1)),n.styleSheet?n.styleSheet.cssText+=e:n.appendChild(document.createTextNode(e))}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),t.attributes)for(var n=Object.keys(t.attributes),r=0;r<n.length;r++)e.setAttribute(n[r],t.attributes[n[r]]);var i="prepend"===s?"afterbegin":"beforeend";return a.insertAdjacentElement(i,e),e}};var s=".readyclasses_module_srOnly__c31559d9{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.readyclasses_module_hidden__c31559d9{display:none}.readyclasses_module_slideIn__c31559d9{animation:readyclasses_module_slideIn__c31559d9 .5s forwards}@media (prefers-reduced-motion:reduce){.readyclasses_module_slideIn__c31559d9{animation-duration:.1ms}}.readyclasses_module_slideOut__c31559d9{animation:readyclasses_module_slideOut__c31559d9 .5s forwards}@media (prefers-reduced-motion:reduce){.readyclasses_module_slideOut__c31559d9{animation-duration:.1ms}}@keyframes readyclasses_module_slideIn__c31559d9{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes readyclasses_module_slideOut__c31559d9{0%{transform:translateY(0)}to{transform:translateY(100vh)}}",d={"sr-only":"readyclasses_module_srOnly__c31559d9",hidden:"readyclasses_module_hidden__c31559d9","slide-in":"readyclasses_module_slideIn__c31559d9","slide-out":"readyclasses_module_slideOut__c31559d9"};e(s,{});export{s as css,d as default};
|
|
2
2
|
//# sourceMappingURL=readyclasses.module.esm.js.map
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"homepage": "http://onewelcome.github.io/react-lib-components",
|
|
3
3
|
"name": "@onewelcome/react-lib-components",
|
|
4
|
-
"version": "2.0.0-alpha.
|
|
4
|
+
"version": "2.0.0-alpha.3",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"author": "OneWelcome B.V.",
|
|
7
7
|
"main": "dist/cjs/src/index.cjs.js",
|
|
@@ -49,25 +49,25 @@
|
|
|
49
49
|
"node": ">=16"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
|
-
"@babel/core": "^7.
|
|
53
|
-
"@babel/preset-env": "^7.
|
|
54
|
-
"@babel/preset-react": "^7.
|
|
52
|
+
"@babel/core": "^7.22.1",
|
|
53
|
+
"@babel/preset-env": "^7.22.4",
|
|
54
|
+
"@babel/preset-react": "^7.22.3",
|
|
55
55
|
"@babel/preset-typescript": "^7.21.5",
|
|
56
56
|
"@mdx-js/react": "^2.3.0",
|
|
57
57
|
"@onewelcome/eslint-config-shared-codestyle": "^9.0.3",
|
|
58
58
|
"@rollup/plugin-commonjs": "^25.0.0",
|
|
59
59
|
"@rollup/plugin-node-resolve": "^15.0.2",
|
|
60
60
|
"@size-limit/preset-small-lib": "^8.2.4",
|
|
61
|
-
"@storybook/addon-a11y": "^7.0.
|
|
62
|
-
"@storybook/addon-actions": "^7.0.
|
|
63
|
-
"@storybook/addon-docs": "^7.0.
|
|
64
|
-
"@storybook/addon-essentials": "^7.0.
|
|
65
|
-
"@storybook/addon-interactions": "^7.0.
|
|
66
|
-
"@storybook/addon-links": "^7.0.
|
|
67
|
-
"@storybook/blocks": "^7.0.
|
|
68
|
-
"@storybook/react": "^7.0.
|
|
69
|
-
"@storybook/react-webpack5": "^7.0.
|
|
70
|
-
"@storybook/theming": "^7.0.
|
|
61
|
+
"@storybook/addon-a11y": "^7.0.18",
|
|
62
|
+
"@storybook/addon-actions": "^7.0.18",
|
|
63
|
+
"@storybook/addon-docs": "^7.0.18",
|
|
64
|
+
"@storybook/addon-essentials": "^7.0.18",
|
|
65
|
+
"@storybook/addon-interactions": "^7.0.18",
|
|
66
|
+
"@storybook/addon-links": "^7.0.18",
|
|
67
|
+
"@storybook/blocks": "^7.0.18",
|
|
68
|
+
"@storybook/react": "^7.0.18",
|
|
69
|
+
"@storybook/react-webpack5": "^7.0.18",
|
|
70
|
+
"@storybook/theming": "^7.0.18",
|
|
71
71
|
"@testing-library/dom": "^9.3.0",
|
|
72
72
|
"@testing-library/jest-dom": "^5.16.5",
|
|
73
73
|
"@testing-library/react": "^14.0.0",
|
|
@@ -76,15 +76,15 @@
|
|
|
76
76
|
"@types/color-convert": "^2.0.0",
|
|
77
77
|
"@types/jest": "^29.5.1",
|
|
78
78
|
"@types/mdx": "^2.0.5",
|
|
79
|
-
"@types/react": "^18.2.
|
|
79
|
+
"@types/react": "^18.2.7",
|
|
80
80
|
"@types/react-dom": "^18.2.4",
|
|
81
81
|
"@types/react-router": "^5.1.20",
|
|
82
82
|
"@types/react-router-dom": "^5.3.3",
|
|
83
|
-
"@typescript-eslint/eslint-plugin": "^5.59.
|
|
84
|
-
"@typescript-eslint/parser": "^5.59.
|
|
83
|
+
"@typescript-eslint/eslint-plugin": "^5.59.8",
|
|
84
|
+
"@typescript-eslint/parser": "^5.59.8",
|
|
85
85
|
"babel-loader": "^9.1.2",
|
|
86
86
|
"chromatic": "^6.17.4",
|
|
87
|
-
"css-loader": "^6.
|
|
87
|
+
"css-loader": "^6.8.1",
|
|
88
88
|
"eslint": "^8.41.0",
|
|
89
89
|
"eslint-config-prettier": "^8.8.0",
|
|
90
90
|
"eslint-plugin-cypress": "^2.13.3",
|
|
@@ -116,11 +116,14 @@
|
|
|
116
116
|
"rollup-plugin-terser": "^7.0.2",
|
|
117
117
|
"rollup-plugin-typescript2": "^0.34.1",
|
|
118
118
|
"sass": "^1.62.1",
|
|
119
|
-
"sass-loader": "^13.
|
|
119
|
+
"sass-loader": "^13.3.1",
|
|
120
120
|
"size-limit": "^8.2.4",
|
|
121
|
-
"storybook": "^7.0.
|
|
121
|
+
"storybook": "^7.0.18",
|
|
122
122
|
"style-loader": "^3.3.3",
|
|
123
123
|
"ts-jest": "^29.1.0",
|
|
124
124
|
"typescript": "^5.0.4"
|
|
125
|
+
},
|
|
126
|
+
"dependencies": {
|
|
127
|
+
"@onewelcome/storybook-addon-basestyling": "^0.0.1"
|
|
125
128
|
}
|
|
126
129
|
}
|
|
@@ -91,6 +91,8 @@ describe("DataGridActions should render", () => {
|
|
|
91
91
|
it("renders only search button", () => {
|
|
92
92
|
const { dataGridActions, getAllByRole } = createDataGridActions(params => ({
|
|
93
93
|
...params,
|
|
94
|
+
enableAddBtn: false,
|
|
95
|
+
enableColumnsBtn: false,
|
|
94
96
|
enableSearchBtn: true
|
|
95
97
|
}));
|
|
96
98
|
|
|
@@ -57,7 +57,7 @@ const DataGridActionsComponent: ForwardRefRenderFunction<HTMLDivElement, Props>
|
|
|
57
57
|
}: Props,
|
|
58
58
|
ref
|
|
59
59
|
) => {
|
|
60
|
-
const isHidden = !(enableAddBtn
|
|
60
|
+
const isHidden = !(enableAddBtn || enableColumnsBtn || enableSearchBtn);
|
|
61
61
|
const [showColsPopover, setShowColsPopover] = useState(false);
|
|
62
62
|
const showColumnBtn = useRef<HTMLButtonElement>(null);
|
|
63
63
|
const { children: addBtnChildren, ...restAddBtnProps } = addBtnProps;
|
|
@@ -18,7 +18,7 @@ import React, { ForwardRefRenderFunction, ComponentPropsWithRef, ReactElement }
|
|
|
18
18
|
import classes from "./FormControl.module.scss";
|
|
19
19
|
|
|
20
20
|
export interface Props extends ComponentPropsWithRef<"div"> {
|
|
21
|
-
children?: ReactElement | ReactElement[];
|
|
21
|
+
children?: ReactElement | ReactElement[] | null;
|
|
22
22
|
grid?: 1 | 2 | 3;
|
|
23
23
|
align?: "top" | "start" | "middle" | "center" | "bottom" | "end" | "stretch";
|
|
24
24
|
error?: boolean;
|
|
@@ -28,7 +28,7 @@ $borderRadius: 2.5rem;
|
|
|
28
28
|
width: 2rem;
|
|
29
29
|
min-width: 2rem;
|
|
30
30
|
height: 1.25rem;
|
|
31
|
-
background-color: var(--
|
|
31
|
+
background-color: var(--toggle-background-color);
|
|
32
32
|
border-radius: $borderRadius;
|
|
33
33
|
position: relative;
|
|
34
34
|
@include mixins.transition(background-color, 0.2s, ease-in-out);
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
padding: 1rem 1.25rem;
|
|
19
19
|
background-color: var(--light);
|
|
20
20
|
display: flex;
|
|
21
|
-
border-width: var(--banner-border-width);
|
|
21
|
+
border-width: 0 0 0 var(--banner-border-width);
|
|
22
22
|
border-style: solid;
|
|
23
23
|
flex-grow: 0;
|
|
24
24
|
border-radius: var(--banner-border-radius);
|