demio-ui 5.4.13 → 5.4.15
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/README.md +1 -1
- package/dist/bundle-analysis.html +1 -1
- package/dist/cjs/index.css +1 -1
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/index.css +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/types.d.ts +1 -1
- package/package.json +1 -1
- package/dist/cjs/types/jest.config.d.ts +0 -11
- package/dist/cjs/types/src/components/Alert/Alert.d.ts +0 -20
- package/dist/cjs/types/src/components/Alert/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Avatar/Avatar.d.ts +0 -13
- package/dist/cjs/types/src/components/Avatar/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Badge/Badge.d.ts +0 -10
- package/dist/cjs/types/src/components/Badge/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Button/Button.d.ts +0 -20
- package/dist/cjs/types/src/components/Button/index.d.ts +0 -1
- package/dist/cjs/types/src/components/ButtonNew/Button.d.ts +0 -17
- package/dist/cjs/types/src/components/ButtonNew/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Card/Card.d.ts +0 -12
- package/dist/cjs/types/src/components/Card/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Checkbox/Checkbox.d.ts +0 -14
- package/dist/cjs/types/src/components/Checkbox/index.d.ts +0 -1
- package/dist/cjs/types/src/components/CopyLinkInput/CopyLinkInput.d.ts +0 -4
- package/dist/cjs/types/src/components/CopyLinkInput/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Crop/Crop.d.ts +0 -16
- package/dist/cjs/types/src/components/Crop/index.d.ts +0 -1
- package/dist/cjs/types/src/components/DnDArea/DnDArea.d.ts +0 -22
- package/dist/cjs/types/src/components/DnDArea/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Drawer/Drawer.d.ts +0 -13
- package/dist/cjs/types/src/components/Drawer/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Dropdown/Dropdown.d.ts +0 -12
- package/dist/cjs/types/src/components/Dropdown/DropdownItem.d.ts +0 -11
- package/dist/cjs/types/src/components/Dropdown/index.d.ts +0 -3
- package/dist/cjs/types/src/components/FormGroup/FormGroup.d.ts +0 -10
- package/dist/cjs/types/src/components/FormGroup/index.d.ts +0 -1
- package/dist/cjs/types/src/components/InfoBanner/InfoBanner.d.ts +0 -11
- package/dist/cjs/types/src/components/InfoBanner/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Input/Input.d.ts +0 -31
- package/dist/cjs/types/src/components/Input/index.d.ts +0 -1
- package/dist/cjs/types/src/components/InputHint/InputHint.d.ts +0 -8
- package/dist/cjs/types/src/components/InputHint/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Label/Label.d.ts +0 -9
- package/dist/cjs/types/src/components/Label/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Loader/Loader.d.ts +0 -8
- package/dist/cjs/types/src/components/Loader/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Modal/Modal.d.ts +0 -24
- package/dist/cjs/types/src/components/Modal/index.d.ts +0 -1
- package/dist/cjs/types/src/components/ModalScrollable/ModalScrollable.d.ts +0 -30
- package/dist/cjs/types/src/components/ModalScrollable/index.d.ts +0 -1
- package/dist/cjs/types/src/components/ModalWindow/ModalWindow.d.ts +0 -20
- package/dist/cjs/types/src/components/ModalWindow/index.d.ts +0 -1
- package/dist/cjs/types/src/components/MultiSelect/MultiSelect.d.ts +0 -28
- package/dist/cjs/types/src/components/MultiSelect/MultiSelect.helper.d.ts +0 -9
- package/dist/cjs/types/src/components/MultiSelect/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Note/Note.d.ts +0 -9
- package/dist/cjs/types/src/components/Note/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Pagination/Pagination.d.ts +0 -11
- package/dist/cjs/types/src/components/Pagination/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Popover/Popover.d.ts +0 -16
- package/dist/cjs/types/src/components/Popover/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Progress/Progress.d.ts +0 -12
- package/dist/cjs/types/src/components/Progress/index.d.ts +0 -1
- package/dist/cjs/types/src/components/RadioGroup/RadioGroup.d.ts +0 -19
- package/dist/cjs/types/src/components/RadioGroup/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Select/Select.d.ts +0 -28
- package/dist/cjs/types/src/components/Select/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Slider/Slider.d.ts +0 -14
- package/dist/cjs/types/src/components/Slider/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Switch/Switch.d.ts +0 -16
- package/dist/cjs/types/src/components/Switch/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Tabs/Tabs.d.ts +0 -31
- package/dist/cjs/types/src/components/Tabs/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Tag/Tag.d.ts +0 -7
- package/dist/cjs/types/src/components/Tag/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Toast/Toast.d.ts +0 -15
- package/dist/cjs/types/src/components/Toast/index.d.ts +0 -1
- package/dist/cjs/types/src/components/ToastList/ToastList.d.ts +0 -3
- package/dist/cjs/types/src/components/ToastList/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Tooltip/Tooltip.d.ts +0 -29
- package/dist/cjs/types/src/components/Tooltip/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Typography/Typography.d.ts +0 -12
- package/dist/cjs/types/src/components/Typography/index.d.ts +0 -1
- package/dist/cjs/types/src/components/Upload/Upload.d.ts +0 -48
- package/dist/cjs/types/src/components/Upload/index.d.ts +0 -1
- package/dist/cjs/types/src/components/UploadError/UploadError.d.ts +0 -8
- package/dist/cjs/types/src/components/UploadError/index.d.ts +0 -1
- package/dist/cjs/types/src/components/UploadMenu/UploadMenu.d.ts +0 -30
- package/dist/cjs/types/src/components/UploadMenu/index.d.ts +0 -1
- package/dist/cjs/types/src/components/UploadPreview/UploadPreview.d.ts +0 -12
- package/dist/cjs/types/src/components/UploadPreview/index.d.ts +0 -1
- package/dist/cjs/types/src/components/UploadProgressPreview/UploadProgressPreview.d.ts +0 -14
- package/dist/cjs/types/src/components/UploadProgressPreview/index.d.ts +0 -1
- package/dist/cjs/types/src/components/index.d.ts +0 -38
- package/dist/cjs/types/src/hooks/index.d.ts +0 -2
- package/dist/cjs/types/src/hooks/useCroppedImage/index.d.ts +0 -1
- package/dist/cjs/types/src/hooks/useCroppedImage/useCroppedImage.d.ts +0 -4
- package/dist/cjs/types/src/hooks/useCroppedImage/useCroppedImage.test.d.ts +0 -1
- package/dist/cjs/types/src/hooks/useFileValidation/index.d.ts +0 -1
- package/dist/cjs/types/src/hooks/useFileValidation/useFileValidation.d.ts +0 -35
- package/dist/cjs/types/src/hooks/useFileValidation/useFileValidation.test.d.ts +0 -1
- package/dist/cjs/types/src/icons/index.d.ts +0 -105
- package/dist/cjs/types/src/index.d.ts +0 -5
- package/dist/cjs/types/src/utils/file/file-utils.d.ts +0 -9
- package/dist/cjs/types/src/utils/file/index.d.ts +0 -1
- package/dist/cjs/types/src/utils/image/image-utils.d.ts +0 -11
- package/dist/cjs/types/src/utils/image/index.d.ts +0 -1
- package/dist/cjs/types/src/utils/index.d.ts +0 -3
- package/dist/cjs/types/src/utils/toast/index.d.ts +0 -1
- package/dist/cjs/types/src/utils/toast/toast.d.ts +0 -23
- package/dist/esm/types/jest.config.d.ts +0 -11
- package/dist/esm/types/src/components/Alert/Alert.d.ts +0 -20
- package/dist/esm/types/src/components/Alert/index.d.ts +0 -1
- package/dist/esm/types/src/components/Avatar/Avatar.d.ts +0 -13
- package/dist/esm/types/src/components/Avatar/index.d.ts +0 -1
- package/dist/esm/types/src/components/Badge/Badge.d.ts +0 -10
- package/dist/esm/types/src/components/Badge/index.d.ts +0 -1
- package/dist/esm/types/src/components/Button/Button.d.ts +0 -20
- package/dist/esm/types/src/components/Button/index.d.ts +0 -1
- package/dist/esm/types/src/components/ButtonNew/Button.d.ts +0 -17
- package/dist/esm/types/src/components/ButtonNew/index.d.ts +0 -1
- package/dist/esm/types/src/components/Card/Card.d.ts +0 -12
- package/dist/esm/types/src/components/Card/index.d.ts +0 -1
- package/dist/esm/types/src/components/Checkbox/Checkbox.d.ts +0 -14
- package/dist/esm/types/src/components/Checkbox/index.d.ts +0 -1
- package/dist/esm/types/src/components/CopyLinkInput/CopyLinkInput.d.ts +0 -4
- package/dist/esm/types/src/components/CopyLinkInput/index.d.ts +0 -1
- package/dist/esm/types/src/components/Crop/Crop.d.ts +0 -16
- package/dist/esm/types/src/components/Crop/index.d.ts +0 -1
- package/dist/esm/types/src/components/DnDArea/DnDArea.d.ts +0 -22
- package/dist/esm/types/src/components/DnDArea/index.d.ts +0 -1
- package/dist/esm/types/src/components/Drawer/Drawer.d.ts +0 -13
- package/dist/esm/types/src/components/Drawer/index.d.ts +0 -1
- package/dist/esm/types/src/components/Dropdown/Dropdown.d.ts +0 -12
- package/dist/esm/types/src/components/Dropdown/DropdownItem.d.ts +0 -11
- package/dist/esm/types/src/components/Dropdown/index.d.ts +0 -3
- package/dist/esm/types/src/components/FormGroup/FormGroup.d.ts +0 -10
- package/dist/esm/types/src/components/FormGroup/index.d.ts +0 -1
- package/dist/esm/types/src/components/InfoBanner/InfoBanner.d.ts +0 -11
- package/dist/esm/types/src/components/InfoBanner/index.d.ts +0 -1
- package/dist/esm/types/src/components/Input/Input.d.ts +0 -31
- package/dist/esm/types/src/components/Input/index.d.ts +0 -1
- package/dist/esm/types/src/components/InputHint/InputHint.d.ts +0 -8
- package/dist/esm/types/src/components/InputHint/index.d.ts +0 -1
- package/dist/esm/types/src/components/Label/Label.d.ts +0 -9
- package/dist/esm/types/src/components/Label/index.d.ts +0 -1
- package/dist/esm/types/src/components/Loader/Loader.d.ts +0 -8
- package/dist/esm/types/src/components/Loader/index.d.ts +0 -1
- package/dist/esm/types/src/components/Modal/Modal.d.ts +0 -24
- package/dist/esm/types/src/components/Modal/index.d.ts +0 -1
- package/dist/esm/types/src/components/ModalScrollable/ModalScrollable.d.ts +0 -30
- package/dist/esm/types/src/components/ModalScrollable/index.d.ts +0 -1
- package/dist/esm/types/src/components/ModalWindow/ModalWindow.d.ts +0 -20
- package/dist/esm/types/src/components/ModalWindow/index.d.ts +0 -1
- package/dist/esm/types/src/components/MultiSelect/MultiSelect.d.ts +0 -28
- package/dist/esm/types/src/components/MultiSelect/MultiSelect.helper.d.ts +0 -9
- package/dist/esm/types/src/components/MultiSelect/index.d.ts +0 -1
- package/dist/esm/types/src/components/Note/Note.d.ts +0 -9
- package/dist/esm/types/src/components/Note/index.d.ts +0 -1
- package/dist/esm/types/src/components/Pagination/Pagination.d.ts +0 -11
- package/dist/esm/types/src/components/Pagination/index.d.ts +0 -1
- package/dist/esm/types/src/components/Popover/Popover.d.ts +0 -16
- package/dist/esm/types/src/components/Popover/index.d.ts +0 -1
- package/dist/esm/types/src/components/Progress/Progress.d.ts +0 -12
- package/dist/esm/types/src/components/Progress/index.d.ts +0 -1
- package/dist/esm/types/src/components/RadioGroup/RadioGroup.d.ts +0 -19
- package/dist/esm/types/src/components/RadioGroup/index.d.ts +0 -1
- package/dist/esm/types/src/components/Select/Select.d.ts +0 -28
- package/dist/esm/types/src/components/Select/index.d.ts +0 -1
- package/dist/esm/types/src/components/Slider/Slider.d.ts +0 -14
- package/dist/esm/types/src/components/Slider/index.d.ts +0 -1
- package/dist/esm/types/src/components/Switch/Switch.d.ts +0 -16
- package/dist/esm/types/src/components/Switch/index.d.ts +0 -1
- package/dist/esm/types/src/components/Tabs/Tabs.d.ts +0 -31
- package/dist/esm/types/src/components/Tabs/index.d.ts +0 -1
- package/dist/esm/types/src/components/Tag/Tag.d.ts +0 -7
- package/dist/esm/types/src/components/Tag/index.d.ts +0 -1
- package/dist/esm/types/src/components/Toast/Toast.d.ts +0 -15
- package/dist/esm/types/src/components/Toast/index.d.ts +0 -1
- package/dist/esm/types/src/components/ToastList/ToastList.d.ts +0 -3
- package/dist/esm/types/src/components/ToastList/index.d.ts +0 -1
- package/dist/esm/types/src/components/Tooltip/Tooltip.d.ts +0 -29
- package/dist/esm/types/src/components/Tooltip/index.d.ts +0 -1
- package/dist/esm/types/src/components/Typography/Typography.d.ts +0 -12
- package/dist/esm/types/src/components/Typography/index.d.ts +0 -1
- package/dist/esm/types/src/components/Upload/Upload.d.ts +0 -48
- package/dist/esm/types/src/components/Upload/index.d.ts +0 -1
- package/dist/esm/types/src/components/UploadError/UploadError.d.ts +0 -8
- package/dist/esm/types/src/components/UploadError/index.d.ts +0 -1
- package/dist/esm/types/src/components/UploadMenu/UploadMenu.d.ts +0 -30
- package/dist/esm/types/src/components/UploadMenu/index.d.ts +0 -1
- package/dist/esm/types/src/components/UploadPreview/UploadPreview.d.ts +0 -12
- package/dist/esm/types/src/components/UploadPreview/index.d.ts +0 -1
- package/dist/esm/types/src/components/UploadProgressPreview/UploadProgressPreview.d.ts +0 -14
- package/dist/esm/types/src/components/UploadProgressPreview/index.d.ts +0 -1
- package/dist/esm/types/src/components/index.d.ts +0 -38
- package/dist/esm/types/src/hooks/index.d.ts +0 -2
- package/dist/esm/types/src/hooks/useCroppedImage/index.d.ts +0 -1
- package/dist/esm/types/src/hooks/useCroppedImage/useCroppedImage.d.ts +0 -4
- package/dist/esm/types/src/hooks/useCroppedImage/useCroppedImage.test.d.ts +0 -1
- package/dist/esm/types/src/hooks/useFileValidation/index.d.ts +0 -1
- package/dist/esm/types/src/hooks/useFileValidation/useFileValidation.d.ts +0 -35
- package/dist/esm/types/src/hooks/useFileValidation/useFileValidation.test.d.ts +0 -1
- package/dist/esm/types/src/icons/index.d.ts +0 -105
- package/dist/esm/types/src/index.d.ts +0 -5
- package/dist/esm/types/src/utils/file/file-utils.d.ts +0 -9
- package/dist/esm/types/src/utils/file/index.d.ts +0 -1
- package/dist/esm/types/src/utils/image/image-utils.d.ts +0 -11
- package/dist/esm/types/src/utils/image/index.d.ts +0 -1
- package/dist/esm/types/src/utils/index.d.ts +0 -3
- package/dist/esm/types/src/utils/toast/index.d.ts +0 -1
- package/dist/esm/types/src/utils/toast/toast.d.ts +0 -23
package/dist/esm/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function t(e){return e&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function n(){return ri||(ri=1,e=oi,function(){function t(){var e,t,r="";for(e=0;e<arguments.length;e++)(t=arguments[e])&&(r=o(r,n(t)));return r}function n(e){var n,a;if("string"==typeof e||"number"==typeof e)return e;if("object"!=typeof e)return"";if(Array.isArray(e))return t.apply(null,e);if(e.toString!==Object.prototype.toString&&!e.toString.toString().includes("[native code]"))return e.toString();for(a in n="",e)r.call(e,a)&&e[a]&&(n=o(n,a));return n}function o(e,t){return t?e?e+" "+t:e+t:e}var r={}.hasOwnProperty;e.exports?(t.default=t,e.exports=t):window.classNames=t}()),oi.exports;var e}function o(e,t=[]){let n=[];const o=()=>{const t=n.map(e=>fO.createContext(e));return function(n){const o=n?.[e]||t;return fO.useMemo(()=>({[`__scope${e}`]:{...n,[e]:o}}),[n,o])}};return o.scopeName=e,[function(t,o){const r=fO.createContext(o),a=n.length;n=[...n,o];const i=t=>{const{scope:n,children:o,...i}=t,l=n?.[e]?.[a]||r,s=fO.useMemo(()=>i,Object.values(i));return RO(l.Provider,{value:s,children:o})};return i.displayName=t+"Provider",[i,function(n,i){const l=i?.[e]?.[a]||r,s=fO.useContext(l);if(s)return s;if(void 0!==o)return o;throw new Error(`\`${n}\` must be used within \`${t}\``)}]},r(o,...t)]}function r(...e){const t=e[0];if(1===e.length)return t;const n=()=>{const n=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){const o=n.reduce((t,{useScope:n,scopeName:o})=>({...t,...n(e)[`__scope${o}`]}),{});return fO.useMemo(()=>({[`__scope${t.scopeName}`]:o}),[o])}};return n.scopeName=t.scopeName,n}function a(e,t){if("function"==typeof e)return e(t);null!=e&&(e.current=t)}function i(...e){return t=>{let n=!1;const o=e.map(e=>{const o=a(e,t);return n||"function"!=typeof o||(n=!0),o});if(n)return()=>{for(let t=0;t<o.length;t++){const n=o[t];"function"==typeof n?n():a(e[t],null)}}}}function l(...e){return fO.useCallback(i(...e),e)}function s(e,t,{checkForDefaultPrevented:n=!0}={}){return function(o){if(e?.(o),!1===n||!o.defaultPrevented)return t?.(o)}}function c(e){const[t,n]=fO.useState(li());return ii(()=>{n(e=>e??String(si++))},[e]),e||(t?`radix-${t}`:"")}function u({prop:e,defaultProp:t,onChange:n=()=>{},caller:o}){const[r,a,i]=function({defaultProp:e,onChange:t}){const[n,o]=fO.useState(e),r=fO.useRef(n),a=fO.useRef(t);return ci(()=>{a.current=t},[t]),fO.useEffect(()=>{r.current!==n&&(a.current?.(n),r.current=n)},[n,r]),[n,o,a]}({defaultProp:t,onChange:n}),l=void 0!==e,s=l?e:r;{const t=fO.useRef(void 0!==e);fO.useEffect(()=>{const e=t.current;if(e!==l){const t=e?"controlled":"uncontrolled",n=l?"controlled":"uncontrolled";console.warn(`${o} is changing from ${t} to ${n}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`)}t.current=l},[l,o])}const c=fO.useCallback(t=>{if(l){const n=function(e){return"function"==typeof e}(t)?t(e):t;n!==e&&i.current?.(n)}else a(t)},[l,e,a,i]);return[s,c]}function d(e){const t=p(e),n=fO.forwardRef((e,n)=>{const{children:o,...r}=e,a=fO.Children.toArray(o),i=a.find(f);if(i){const e=i.props.children,o=a.map(t=>t===i?fO.Children.count(e)>1?fO.Children.only(null):fO.isValidElement(e)?e.props.children:null:t);return RO(t,{...r,ref:n,children:fO.isValidElement(e)?fO.cloneElement(e,void 0,o):null})}return RO(t,{...r,ref:n,children:o})});return n.displayName=`${e}.Slot`,n}function p(e){const t=fO.forwardRef((e,t)=>{const{children:n,...o}=e;if(fO.isValidElement(n)){const e=function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;if(n)return e.ref;if(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n)return e.props.ref;return e.props.ref||e.ref}(n),r=function(e,t){const n={...t};for(const o in t){const r=e[o],a=t[o];/^on[A-Z]/.test(o)?r&&a?n[o]=(...e)=>{const t=a(...e);return r(...e),t}:r&&(n[o]=r):"style"===o?n[o]={...r,...a}:"className"===o&&(n[o]=[r,a].filter(Boolean).join(" "))}return{...e,...n}}(o,n.props);return n.type!==fO.Fragment&&(r.ref=t?i(t,e):e),fO.cloneElement(n,r)}return fO.Children.count(n)>1?fO.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}function m(e){const t=({children:e})=>RO(MO,{children:e});return t.displayName=`${e}.Slottable`,t.__radixId=ui,t}function f(e){return fO.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===ui}function g(e,t){e&&NO.flushSync(()=>e.dispatchEvent(t))}function h(e){const t=fO.useRef(e);return fO.useEffect(()=>{t.current=e}),fO.useMemo(()=>(...e)=>t.current?.(...e),[])}function v(){const e=new CustomEvent(mi);document.dispatchEvent(e)}function b(e,t,n,{discrete:o}){const r=n.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&r.addEventListener(e,t,{once:!0}),o?g(r,a):r.dispatchEvent(a)}function w(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>{const t="INPUT"===e.tagName&&"hidden"===e.type;return e.disabled||e.hidden||t?NodeFilter.FILTER_SKIP:e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function y(e,t){for(const n of e)if(!I(n,{upTo:t}))return n}function I(e,{upTo:t}){if("hidden"===getComputedStyle(e).visibility)return!0;for(;e;){if(void 0!==t&&e===t)return!1;if("none"===getComputedStyle(e).display)return!0;e=e.parentElement}return!1}function C(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&function(e){return e instanceof HTMLInputElement&&"select"in e}(e)&&t&&e.select()}}function x(e,t){const n=[...e],o=n.indexOf(t);return-1!==o&&n.splice(o,1),n}function A(e){const[t,n]=fO.useState(),o=fO.useRef(null),r=fO.useRef(e),a=fO.useRef("none"),i=e?"mounted":"unmounted",[l,s]=function(e,t){return fO.useReducer((e,n)=>t[e][n]??e,e)}(i,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return fO.useEffect(()=>{const e=E(o.current);a.current="mounted"===l?e:"none"},[l]),ii(()=>{const t=o.current,n=r.current;if(n!==e){const o=a.current,i=E(t);if(e)s("MOUNT");else if("none"===i||"none"===t?.display)s("UNMOUNT");else{s(n&&o!==i?"ANIMATION_OUT":"UNMOUNT")}r.current=e}},[e,s]),ii(()=>{if(t){let e;const n=t.ownerDocument.defaultView??window,i=a=>{const i=E(o.current).includes(CSS.escape(a.animationName));if(a.target===t&&i&&(s("ANIMATION_END"),!r.current)){const o=t.style.animationFillMode;t.style.animationFillMode="forwards",e=n.setTimeout(()=>{"forwards"===t.style.animationFillMode&&(t.style.animationFillMode=o)})}},l=e=>{e.target===t&&(a.current=E(o.current))};return t.addEventListener("animationstart",l),t.addEventListener("animationcancel",i),t.addEventListener("animationend",i),()=>{n.clearTimeout(e),t.removeEventListener("animationstart",l),t.removeEventListener("animationcancel",i),t.removeEventListener("animationend",i)}}s("ANIMATION_END")},[t,s]),{isPresent:["mounted","unmountSuspended"].includes(l),ref:fO.useCallback(e=>{o.current=e?getComputedStyle(e):null,n(e)},[])}}function E(e){return e?.animationName||"none"}function _(){fO.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??O()),document.body.insertAdjacentElement("beforeend",e[1]??O()),Mi++,()=>{1===Mi&&document.querySelectorAll("[data-radix-focus-guard]").forEach(e=>e.remove()),Mi--}},[])}function O(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}function S(e,t){var n,o,r={};for(n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(o=0,n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]]);return r}function R(e,t){return"function"==typeof e?e(t):e&&(e.current=t),e}function M(e,t){var n,o,r,a=(n=null,o=function(t){return e.forEach(function(e){return R(e,t)})},(r=hO(function(){return{value:n,callback:o,facade:{get current(){return r.value},set current(e){var t=r.value;t!==e&&(r.value=e,r.callback(e,t))}}}})[0]).callback=o,r.facade);return Di(function(){var t,n,o,r=ki.get(a);r&&(t=new Set(r),n=new Set(e),o=a.current,t.forEach(function(e){n.has(e)||R(e,null)}),n.forEach(function(e){t.has(e)||R(e,o)})),ki.set(a,e)},[e]),a}function P(e){return e}function N(e){for(var t=null;null!==e;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}function B(e){return e?"open":"closed"}function G(){return G=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},G.apply(null,arguments)}function V({size:e="medium",className:t="",inheritColor:n=!1}){return gO.createElement("span",{className:ai("demio-ui-loader",Ws.loader,{[Ws[e]]:e,[Ws.inheritColor]:n,[t]:t})})}function T({className:e="",open:t,actionText:n="OK",onActionClick:o,cancelText:r="Cancel",onCancelClick:a,title:i,description:l="",showLoader:s=!1,isOkDisabled:c=!1,actionButtonType:u="danger",maxWidth:d="540px",onClose:p,isCloseButtonVisible:m=!0,...f}){return gO.createElement(Bs,{open:t,...f},gO.createElement(Gs,null,gO.createElement(Vs,{className:ai("demio-ui-alert__overlay",js)}),gO.createElement(Ts,{className:ai("demio-ui-alert",qs,e),style:{maxWidth:d}},m&&gO.createElement("button",{className:ai("demio-ui-alert__close-button",Zs),onClick:p||a,"data-testid":"close-button"},gO.createElement(Hs,null)),gO.createElement(Ls,{className:ai("demio-ui-alert__title",Ys)},i),l&&gO.createElement(zs,{className:ai("demio-ui-alert__description",Js)},l),gO.createElement("div",{className:ai("demio-ui-alert__action-buttons",Us)},gO.createElement(ks,{asChild:!0},gO.createElement(qO,{onClick:a,variant:"outline"},r)),gO.createElement(Ds,{asChild:!0},gO.createElement(qO,{onClick:o,disabled:c,variant:u,showLoader:s},n))))))}function D(...e){const t=e[0];if(1===e.length)return t;const n=()=>{const n=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){const o=n.reduce((t,{useScope:n,scopeName:o})=>({...t,...n(e)[`__scope${o}`]}),{});return fO.useMemo(()=>({[`__scope${t.scopeName}`]:o}),[o])}};return n.scopeName=t.scopeName,n}function k(e){return null!=e&&"object"==typeof e&&"$$typeof"in e&&e.$$typeof===Qs&&"_payload"in e&&("object"==typeof(t=e._payload)&&null!==t&&"then"in t);var t}function L(e){const t=fO.forwardRef((e,t)=>{let{children:n,...o}=e;if(k(n)&&"function"==typeof Ks&&(n=Ks(n._payload)),fO.isValidElement(n)){const e=function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;if(n)return e.ref;if(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n)return e.props.ref;return e.props.ref||e.ref}(n),r=function(e,t){const n={...t};for(const o in t){const r=e[o],a=t[o];/^on[A-Z]/.test(o)?r&&a?n[o]=(...e)=>{const t=a(...e);return r(...e),t}:r&&(n[o]=r):"style"===o?n[o]={...r,...a}:"className"===o&&(n[o]=[r,a].filter(Boolean).join(" "))}return{...e,...n}}(o,n.props);return n.type!==fO.Fragment&&(r.ref=t?i(t,e):e),fO.cloneElement(n,r)}return fO.Children.count(n)>1?fO.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}function z(e){return fO.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===$s}function F(){function e(e){var t,o=e.getSnapshot;e=e.value;try{return t=o(),!n(e,t)}catch(r){return!0}}var t,n,o,r,a,i,l;return rc||(rc=1,t=oc,n="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},o=t.useState,r=t.useEffect,a=t.useLayoutEffect,i=t.useDebugValue,l="undefined"==typeof window||void 0===window.document||void 0===window.document.createElement?function(e,t){return t()}:function(t,n){var l=n(),s=o({inst:{value:l,getSnapshot:n}}),c=s[0].inst,u=s[1];return a(function(){c.value=l,c.getSnapshot=n,e(c)&&u({inst:c})},[t,l,n]),r(function(){return e(c)&&u({inst:c}),t(function(){e(c)&&u({inst:c})})},[t]),i(l),l},nc.useSyncExternalStore=void 0!==t.useSyncExternalStore?t.useSyncExternalStore:l),nc}function H(){return ic||(ic=1,"production"!==process.env.NODE_ENV&&function(){function e(e){var t,o=e.getSnapshot;e=e.value;try{return t=o(),!n(e,t)}catch(r){return!0}}"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var t=oc,n="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},o=t.useState,r=t.useEffect,a=t.useLayoutEffect,i=t.useDebugValue,l=!1,s=!1,c="undefined"==typeof window||void 0===window.document||void 0===window.document.createElement?function(e,t){return t()}:function(c,u){var d,p,m,f;return l||void 0===t.startTransition||(l=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release.")),d=u(),s||(p=u(),n(d,p)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),s=!0)),p=o({inst:{value:d,getSnapshot:u}}),m=p[0].inst,f=p[1],a(function(){m.value=d,m.getSnapshot=u,e(m)&&f({inst:m})},[c,d,u]),r(function(){return e(m)&&f({inst:m}),c(function(){e(m)&&f({inst:m})})},[c]),i(d),d};ac.useSyncExternalStore=void 0!==t.useSyncExternalStore?t.useSyncExternalStore:c,"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),ac}function W(){return lc||(lc=1,"production"===process.env.NODE_ENV?tc.exports=F():tc.exports=H()),tc.exports}function X(){return()=>{}}function j(e,t){return e?t?(e.src!==t&&(e.src=t),e.complete&&e.naturalWidth>0?"loaded":"loading"):"error":"idle"}function Z(e,{referrerPolicy:t,crossOrigin:n}){const o=sc.useSyncExternalStore(X,()=>!0,()=>!1),r=fO.useRef(null),a=o?(r.current||(r.current=new window.Image),r.current):null,[i,l]=fO.useState(()=>j(a,e));return ii(()=>{l(j(a,e))},[a,e]),ii(()=>{const e=e=>()=>{l(e)};if(!a)return;const o=e("loaded"),r=e("error");return a.addEventListener("load",o),a.addEventListener("error",r),t&&(a.referrerPolicy=t),"string"==typeof n&&(a.crossOrigin=n),()=>{a.removeEventListener("load",o),a.removeEventListener("error",r)}},[a,n,t]),i}function q(){return q=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},q.apply(null,arguments)}function Y(){return Y=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Y.apply(null,arguments)}function J(){return J=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},J.apply(null,arguments)}function U(){return U=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},U.apply(null,arguments)}function Q(){return Q=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Q.apply(null,arguments)}function K(){return K=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},K.apply(null,arguments)}function $(){return $=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},$.apply(null,arguments)}function ee(){return ee=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ee.apply(null,arguments)}function te(){return te=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},te.apply(null,arguments)}function ne(){return ne=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ne.apply(null,arguments)}function oe(){return oe=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},oe.apply(null,arguments)}function re(){return re=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},re.apply(null,arguments)}function ae(){return ae=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ae.apply(null,arguments)}function ie(){return ie=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ie.apply(null,arguments)}function le(){return le=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},le.apply(null,arguments)}function se(){return se=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},se.apply(null,arguments)}function ce(){return ce=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ce.apply(null,arguments)}function ue(){return ue=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ue.apply(null,arguments)}function de(){return de=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},de.apply(null,arguments)}function pe(){return pe=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},pe.apply(null,arguments)}function me(){return me=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},me.apply(null,arguments)}function fe(){return fe=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},fe.apply(null,arguments)}function ge(){return ge=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ge.apply(null,arguments)}function he(){return he=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},he.apply(null,arguments)}function ve(){return ve=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ve.apply(null,arguments)}function be(){return be=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},be.apply(null,arguments)}function we(){return we=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},we.apply(null,arguments)}function ye(){return ye=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ye.apply(null,arguments)}function Ie(){return Ie=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ie.apply(null,arguments)}function Ce(){return Ce=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ce.apply(null,arguments)}function xe(){return xe=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},xe.apply(null,arguments)}function Ae(){return Ae=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ae.apply(null,arguments)}function Ee(){return Ee=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ee.apply(null,arguments)}function _e(){return _e=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},_e.apply(null,arguments)}function Oe(){return Oe=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Oe.apply(null,arguments)}function Se(){return Se=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Se.apply(null,arguments)}function Re(){return Re=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Re.apply(null,arguments)}function Me(){return Me=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Me.apply(null,arguments)}function Pe(){return Pe=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Pe.apply(null,arguments)}function Ne(){return Ne=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ne.apply(null,arguments)}function Be(){return Be=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Be.apply(null,arguments)}function Ge(){return Ge=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ge.apply(null,arguments)}function Ve(){return Ve=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ve.apply(null,arguments)}function Te(){return Te=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Te.apply(null,arguments)}function De(){return De=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},De.apply(null,arguments)}function ke(){return ke=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ke.apply(null,arguments)}function Le(){return Le=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Le.apply(null,arguments)}function ze(){return ze=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ze.apply(null,arguments)}function Fe(){return Fe=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Fe.apply(null,arguments)}function He(){return He=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},He.apply(null,arguments)}function We(){return We=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},We.apply(null,arguments)}function Xe(){return Xe=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Xe.apply(null,arguments)}function je(){return je=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},je.apply(null,arguments)}function Ze(){return Ze=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ze.apply(null,arguments)}function qe(){return qe=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},qe.apply(null,arguments)}function Ye(){return Ye=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ye.apply(null,arguments)}function Je(){return Je=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Je.apply(null,arguments)}function Ue(){return Ue=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ue.apply(null,arguments)}function Qe(){return Qe=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Qe.apply(null,arguments)}function Ke(){return Ke=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ke.apply(null,arguments)}function $e(){return $e=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},$e.apply(null,arguments)}function et(){return et=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},et.apply(null,arguments)}function tt(){return tt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},tt.apply(null,arguments)}function nt(){return nt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},nt.apply(null,arguments)}function ot(){return ot=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ot.apply(null,arguments)}function rt(){return rt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},rt.apply(null,arguments)}function at(){return at=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},at.apply(null,arguments)}function it(){return it=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},it.apply(null,arguments)}function lt(){return lt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},lt.apply(null,arguments)}function st(){return st=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},st.apply(null,arguments)}function ct(){return ct=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ct.apply(null,arguments)}function ut(){return ut=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ut.apply(null,arguments)}function dt(){return dt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},dt.apply(null,arguments)}function pt(){return pt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},pt.apply(null,arguments)}function mt(){return mt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},mt.apply(null,arguments)}function ft(){return ft=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ft.apply(null,arguments)}function gt(){return gt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},gt.apply(null,arguments)}function ht(){return ht=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ht.apply(null,arguments)}function vt(){return vt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},vt.apply(null,arguments)}function bt(){return bt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},bt.apply(null,arguments)}function wt(){return wt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},wt.apply(null,arguments)}function yt(){return yt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},yt.apply(null,arguments)}function It(){return It=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},It.apply(null,arguments)}function Ct(){return Ct=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ct.apply(null,arguments)}function xt(){return xt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},xt.apply(null,arguments)}function At(){return At=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},At.apply(null,arguments)}function Et(){return Et=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Et.apply(null,arguments)}function _t(){return _t=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},_t.apply(null,arguments)}function Ot(){return Ot=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ot.apply(null,arguments)}function St(){return St=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},St.apply(null,arguments)}function Rt(){return Rt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Rt.apply(null,arguments)}function Mt(){return Mt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Mt.apply(null,arguments)}function Pt(){return Pt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Pt.apply(null,arguments)}function Nt(){return Nt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Nt.apply(null,arguments)}function Bt(){return Bt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Bt.apply(null,arguments)}function Gt(){return Gt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Gt.apply(null,arguments)}function Vt(){return Vt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Vt.apply(null,arguments)}function Tt(){return Tt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Tt.apply(null,arguments)}function Dt(){return Dt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Dt.apply(null,arguments)}function kt(){return kt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},kt.apply(null,arguments)}function Lt(){return Lt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Lt.apply(null,arguments)}function zt(){return zt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},zt.apply(null,arguments)}function Ft(){return Ft=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ft.apply(null,arguments)}function Ht(){return Ht=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ht.apply(null,arguments)}function Wt(){return Wt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Wt.apply(null,arguments)}function Xt(){return Xt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Xt.apply(null,arguments)}function jt(){return jt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},jt.apply(null,arguments)}function Zt(){return Zt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Zt.apply(null,arguments)}function qt(){return qt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},qt.apply(null,arguments)}function Yt(){return Yt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Yt.apply(null,arguments)}function Jt(){return Jt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Jt.apply(null,arguments)}function Ut(){return Ut=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ut.apply(null,arguments)}function Qt(){return Qt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Qt.apply(null,arguments)}function Kt(){return Kt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Kt.apply(null,arguments)}function $t(){return $t=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},$t.apply(null,arguments)}function en(){return en=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},en.apply(null,arguments)}function tn(){return tn=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},tn.apply(null,arguments)}function nn(){return nn=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},nn.apply(null,arguments)}function on(){return on=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},on.apply(null,arguments)}function rn(){return rn=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},rn.apply(null,arguments)}function an(){return an=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},an.apply(null,arguments)}function ln(){return ln=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ln.apply(null,arguments)}function sn(){return sn=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},sn.apply(null,arguments)}function cn(){return cn=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},cn.apply(null,arguments)}function un(){return un=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},un.apply(null,arguments)}function dn(){return dn=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},dn.apply(null,arguments)}function pn(e){const t=fO.useRef({value:e,previous:e});return fO.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}function mn(e){const[t,n]=fO.useState(void 0);return ii(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const t=new ResizeObserver(t=>{if(!Array.isArray(t))return;if(!t.length)return;const o=t[0];let r,a;if("borderBoxSize"in o){const e=o.borderBoxSize,t=Array.isArray(e)?e[0]:e;r=t.inlineSize,a=t.blockSize}else r=e.offsetWidth,a=e.offsetHeight;n({width:r,height:a})});return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}n(void 0)},[e]),t}function fn(e){const{__scopeCheckbox:t,checked:n,children:o,defaultChecked:r,disabled:a,form:i,name:l,onCheckedChange:s,required:c,value:d="on",internal_do_not_use_render:p}=e,[m,f]=u({prop:n,defaultProp:r??!1,onChange:s,caller:Xf}),[g,h]=fO.useState(null),[v,b]=fO.useState(null),w=fO.useRef(!1),y=!g||(!!i||!!g.closest("form")),I={checked:m,disabled:a,setChecked:f,control:g,setControl:h,name:l,form:i,value:d,hasConsumerStoppedPropagationRef:w,required:c,defaultChecked:!hn(r)&&r,isFormControl:y,bubbleInput:v,setBubbleInput:b};return RO(oS,{scope:t,...I,children:gn(p)?p(I):o})}function gn(e){return"function"==typeof e}function hn(e){return"indeterminate"===e}function vn(e){return hn(e)?"indeterminate":e?"checked":"unchecked"}function bn(e){return null!=e&&"object"==typeof e&&"$$typeof"in e&&e.$$typeof===Kf&&"_payload"in e&&("object"==typeof(t=e._payload)&&null!==t&&"then"in t);var t}function wn(e){const t=fO.forwardRef((e,t)=>{let{children:n,...o}=e;if(bn(n)&&"function"==typeof $f&&(n=$f(n._payload)),fO.isValidElement(n)){const e=function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;if(n)return e.ref;if(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n)return e.props.ref;return e.props.ref||e.ref}(n),r=function(e,t){const n={...t};for(const o in t){const r=e[o],a=t[o];/^on[A-Z]/.test(o)?r&&a?n[o]=(...e)=>{const t=a(...e);return r(...e),t}:r&&(n[o]=r):"style"===o?n[o]={...r,...a}:"className"===o&&(n[o]=[r,a].filter(Boolean).join(" "))}return{...e,...n}}(o,n.props);return n.type!==fO.Fragment&&(r.ref=t?i(t,e):e),fO.cloneElement(n,r)}return fO.Children.count(n)>1?fO.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}function yn(e){return fO.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===eg}function In({htmlFor:e,children:t,className:n="",weight:o="regular"}){return gO.createElement(rg,{htmlFor:e,className:ai("demio-ui-label",ag,[aS(o)],{[n]:!!n})},t)}function Cn({children:e,type:t="hint",className:n=""}){return gO.createElement("div",{className:ai("demio-ui-input-hint",dg,{[pg]:"error"===t,[n]:!!n}),"data-html":t},e)}function xn(){function e(){var e,v,b,w,y;t||(t=!0,e=navigator.userAgent,v=/(?:MSIE.(\d+\.\d+))|(?:(?:Firefox|GranParadiso|Iceweasel).(\d+\.\d+))|(?:Opera(?:.+Version.|.)(\d+\.\d+))|(?:AppleWebKit.(\d+(?:\.\d+)?))|(?:Trident\/\d+\.\d+.*rv:(\d+\.\d+))/.exec(e),b=/(Mac OS X)|(Windows)|(Linux)/.exec(e),m=/\b(iPhone|iP[ao]d)/.exec(e),f=/\b(iP[ao]d)/.exec(e),d=/Android/i.exec(e),g=/FBAN\/\w+;/i.exec(e),h=/Mobile/i.exec(e),p=!!/Win64/.exec(e),v?((n=v[1]?parseFloat(v[1]):v[5]?parseFloat(v[5]):NaN)&&document&&document.documentMode&&(n=document.documentMode),w=/(?:Trident\/(\d+.\d+))/.exec(e),l=w?parseFloat(w[1])+4:n,o=v[2]?parseFloat(v[2]):NaN,r=v[3]?parseFloat(v[3]):NaN,(a=v[4]?parseFloat(v[4]):NaN)?(v=/(?:Chrome\/(\d+\.\d+))/.exec(e),i=v&&v[1]?parseFloat(v[1]):NaN):i=NaN):n=o=r=i=a=NaN,b?(b[1]?(y=/(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(e),s=!y||parseFloat(y[1].replace("_","."))):s=!1,c=!!b[2],u=!!b[3]):s=c=u=!1)}var t,n,o,r,a,i,l,s,c,u,d,p,m,f,g,h,v;return wg?bg:(wg=1,t=!1,bg=v={ie:function(){return e()||n},ieCompatibilityMode:function(){return e()||l>n},ie64:function(){return v.ie()&&p},firefox:function(){return e()||o},opera:function(){return e()||r},webkit:function(){return e()||a},safari:function(){return v.webkit()},chrome:function(){return e()||i},windows:function(){return e()||c},osx:function(){return e()||s},linux:function(){return e()||u},iphone:function(){return e()||m},mobile:function(){return e()||m||f||d||h},nativeApp:function(){return e()||g},android:function(){return e()||d},ipad:function(){return e()||f}})}function An(){var e,t;return Ig?yg:(Ig=1,t={canUseDOM:e=!("undefined"==typeof window||!window.document||!window.document.createElement),canUseWorkers:"undefined"!=typeof Worker,canUseEventListeners:e&&!(!window.addEventListener&&!window.attachEvent),canUseViewport:e&&!!window.screen,isInWorker:!e},yg=t)}function En(){var e,t;return xg?Cg:(xg=1,(e=An()).canUseDOM&&(t=document.implementation&&document.implementation.hasFeature&&!0!==document.implementation.hasFeature("","")),Cg=function(n,o){var r,a,i;return!(!e.canUseDOM||o&&!("addEventListener"in document))&&((a=(r="on"+n)in document)||((i=document.createElement("div")).setAttribute(r,"return;"),a="function"==typeof i[r]),!a&&t&&"wheel"===n&&(a=document.implementation.hasFeature("Events.wheel","3.0")),a)})}function _n(){function e(e){var t=0,n=0,i=0,l=0;return"detail"in e&&(n=e.detail),"wheelDelta"in e&&(n=-e.wheelDelta/120),"wheelDeltaY"in e&&(n=-e.wheelDeltaY/120),"wheelDeltaX"in e&&(t=-e.wheelDeltaX/120),"axis"in e&&e.axis===e.HORIZONTAL_AXIS&&(t=n,n=0),i=t*o,l=n*o,"deltaY"in e&&(l=e.deltaY),"deltaX"in e&&(i=e.deltaX),(i||l)&&e.deltaMode&&(1==e.deltaMode?(i*=r,l*=r):(i*=a,l*=a)),i&&!t&&(t=i<1?-1:1),l&&!n&&(n=l<1?-1:1),{spinX:t,spinY:n,pixelX:i,pixelY:l}}var t,n,o,r,a;return Eg?Ag:(Eg=1,t=xn(),n=En(),o=10,r=40,a=800,e.getEventType=function(){return t.firefox()?"DOMMouseScroll":n("wheel")?"wheel":"mousewheel"},Ag=e)}function On(){return Og?_g:(Og=1,_g=_n())}function Sn(e,t,n,o,r){void 0===r&&(r=0);var a=Vn(t.width,t.height,r),i=a.width,l=a.height;return{x:Rn(e.x,i,n.width,o),y:Rn(e.y,l,n.height,o)}}function Rn(e,t,n,o){var r=Math.abs(t*o/2-n/2);return Tn(e,-r,r)}function Mn(e,t){return Math.sqrt(Math.pow(e.y-t.y,2)+Math.pow(e.x-t.x,2))}function Pn(e,t){return 180*Math.atan2(t.y-e.y,t.x-e.x)/Math.PI}function Nn(e,t){return Math.min(e,Math.max(0,t))}function Bn(e,t){return t}function Gn(e,t){return{x:(t.x+e.x)/2,y:(t.y+e.y)/2}}function Vn(e,t,n){var o=n*Math.PI/180;return{width:Math.abs(Math.cos(o)*e)+Math.abs(Math.sin(o)*t),height:Math.abs(Math.sin(o)*e)+Math.abs(Math.cos(o)*t)}}function Tn(e,t,n){return Math.min(Math.max(e,t),n)}function Dn(){var e,t=[];for(e=0;e<arguments.length;e++)t[e]=arguments[e];return t.filter(function(e){return"string"==typeof e&&e.length>0}).join(" ").trim()}function kn(e,[t,n]){return Math.min(n,Math.max(t,e))}function Ln(e){const t=fO.useContext(Gg);return e||t||"ltr"}function zn(e){const t=e+"CollectionProvider",[n,r]=o(t),[a,i]=n(t,{collectionRef:{current:null},itemMap:new Map}),s=e=>{const{scope:t,children:n}=e,o=gO.useRef(null),r=gO.useRef(new Map).current;return RO(a,{scope:t,itemMap:r,collectionRef:o,children:n})};s.displayName=t;const c=e+"CollectionSlot",u=d(c),p=gO.forwardRef((e,t)=>{const{scope:n,children:o}=e,r=l(t,i(c,n).collectionRef);return RO(u,{ref:r,children:o})});p.displayName=c;const m=e+"CollectionItemSlot",f="data-radix-collection-item",g=d(m),h=gO.forwardRef((e,t)=>{const{scope:n,children:o,...r}=e,a=gO.useRef(null),s=l(t,a),c=i(m,n);return gO.useEffect(()=>(c.itemMap.set(a,{ref:a,...r}),()=>{c.itemMap.delete(a)})),RO(g,{[f]:"",ref:s,children:o})});return h.displayName=m,[{Provider:s,Slot:p,ItemSlot:h},function(t){const n=i(e+"CollectionConsumer",t);return gO.useCallback(()=>{const e=n.collectionRef.current;if(!e)return[];const t=Array.from(e.querySelectorAll(`[${f}]`));return Array.from(n.itemMap.values()).sort((e,n)=>t.indexOf(e.ref.current)-t.indexOf(n.ref.current))},[n.collectionRef,n.itemMap])},r]}function Fn(e,t,n){return kn(100/(n-t)*(e-t),[0,100])}function Hn(e,t){return n=>{if(e[0]===e[1]||t[0]===t[1])return t[0];const o=(t[1]-t[0])/(e[1]-e[0]);return t[0]+o*(n-e[0])}}function Wn({children:e=null,contentClassName:t="",isCloseButtonVisible:n=!0,onClose:o=()=>{},onOpenChange:r,open:a,overlayClassName:i="",title:l,isClosable:s=!0,portalContainer:c=document.body,...u}){return gO.createElement(is,{open:a,onOpenChange:e=>{s&&r&&r(e)},"data-testid":"modal-overlay"},gO.createElement(ss,{container:c||void 0},gO.createElement(cs,{"data-testid":"modal-overlay",className:ai(Gh,{[i]:!!i,[Th]:!l&&!n},"demio-ui-modal-overlay")},gO.createElement(us,{...u,className:ai(zh,{[t]:!!t},"demio-ui-modal-content"),"aria-describedby":void 0},gO.createElement("div",{className:ai(Vh,"demio-ui-modal-header"),"data-html":"header"},gO.createElement(ds,{className:ai(kh,{[Lh]:!n},"demio-ui-modal-title"),"data-html":"title"},l),n&&gO.createElement(ms,{className:ai(Dh,"demio-ui-modal-close-button"),onClick:()=>{r(!1),o()},"data-html":"close-btn","data-testid":"close-btn"},gO.createElement(Hs,null))),gO.createElement("div",{className:ai(Fh,"demio-ui-modal-children"),"data-html":"content"},e)))))}function Xn(e,t,n){return ZS(e,jS(t,n))}function jn(e,t){return"function"==typeof e?e(t):e}function Zn(e){return e.split("-")[0]}function qn(e){return e.split("-")[1]}function Yn(e){return"x"===e?"y":"x"}function Jn(e){return"y"===e?"height":"width"}function Un(e){const t=e[0];return"t"===t||"b"===t?"y":"x"}function Qn(e){return Yn(Un(e))}function Kn(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}function $n(e,t,n,o){const r=qn(e);let a=function(e,t,n){switch(e){case"top":case"bottom":return n?t?KS:QS:t?QS:KS;case"left":case"right":return t?$S:eR;default:return[]}}(Zn(e),"start"===n,o);return r&&(a=a.map(e=>e+"-"+r),t&&(a=a.concat(a.map(Kn)))),a}function eo(e){const t=Zn(e);return US[t]+e.slice(t.length)}function to(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function no(e){const{x:t,y:n,width:o,height:r}=e;return{width:o,height:r,top:n,left:t,right:t+o,bottom:n+r,x:t,y:n}}function oo(e,t,n){let{reference:o,floating:r}=e;const a=Un(t),i=Qn(t),l=Jn(i),s=Zn(t),c="y"===a,u=o.x+o.width/2-r.width/2,d=o.y+o.height/2-r.height/2,p=o[l]/2-r[l]/2;let m;switch(s){case"top":m={x:u,y:o.y-r.height};break;case"bottom":m={x:u,y:o.y+o.height};break;case"right":m={x:o.x+o.width,y:d};break;case"left":m={x:o.x-r.width,y:d};break;default:m={x:o.x,y:o.y}}switch(qn(t)){case"start":m[i]-=p*(n&&c?-1:1);break;case"end":m[i]+=p*(n&&c?-1:1)}return m}async function ro(e,t){var n;void 0===t&&(t={});const{x:o,y:r,platform:a,rects:i,elements:l,strategy:s}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:p=!1,padding:m=0}=jn(t,e),f=to(m),g=l[p?"floating"===d?"reference":"floating":d],h=no(await a.getClippingRect({element:null==(n=await(null==a.isElement?void 0:a.isElement(g)))||n?g:g.contextElement||await(null==a.getDocumentElement?void 0:a.getDocumentElement(l.floating)),boundary:c,rootBoundary:u,strategy:s})),v="floating"===d?{x:o,y:r,width:i.floating.width,height:i.floating.height}:i.reference,b=await(null==a.getOffsetParent?void 0:a.getOffsetParent(l.floating)),w=await(null==a.isElement?void 0:a.isElement(b))&&await(null==a.getScale?void 0:a.getScale(b))||{x:1,y:1},y=no(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:v,offsetParent:b,strategy:s}):v);return{top:(h.top-y.top+f.top)/w.y,bottom:(y.bottom-h.bottom+f.bottom)/w.y,left:(h.left-y.left+f.left)/w.x,right:(y.right-h.right+f.right)/w.x}}function ao(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function io(e){return XS.some(t=>e[t]>=0)}function lo(){return"undefined"!=typeof window}function so(e){return po(e)?(e.nodeName||"").toLowerCase():"#document"}function co(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function uo(e){var t;return null==(t=(po(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function po(e){return!!lo()&&(e instanceof Node||e instanceof co(e).Node)}function mo(e){return!!lo()&&(e instanceof Element||e instanceof co(e).Element)}function fo(e){return!!lo()&&(e instanceof HTMLElement||e instanceof co(e).HTMLElement)}function go(e){return!(!lo()||"undefined"==typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof co(e).ShadowRoot)}function ho(e){const{overflow:t,overflowX:n,overflowY:o,display:r}=Co(e);return/auto|scroll|overlay|hidden|clip/.test(t+o+n)&&"inline"!==r&&"contents"!==r}function vo(e){return/^(table|td|th)$/.test(so(e))}function bo(e){try{if(e.matches(":popover-open"))return!0}catch(t){}try{return e.matches(":modal")}catch(t){return!1}}function wo(e){const t=mo(e)?Co(e):e;return rR(t.transform)||rR(t.translate)||rR(t.scale)||rR(t.rotate)||rR(t.perspective)||!yo()&&(rR(t.backdropFilter)||rR(t.filter))||nR.test(t.willChange||"")||oR.test(t.contain||"")}function yo(){return null==aR&&(aR="undefined"!=typeof CSS&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),aR}function Io(e){return/^(html|body|#document)$/.test(so(e))}function Co(e){return co(e).getComputedStyle(e)}function xo(e){return mo(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Ao(e){if("html"===so(e))return e;const t=e.assignedSlot||e.parentNode||go(e)&&e.host||uo(e);return go(t)?t.host:t}function Eo(e){const t=Ao(e);return Io(t)?e.ownerDocument?e.ownerDocument.body:e.body:fo(t)&&ho(t)?t:Eo(t)}function _o(e,t,n){var o;void 0===t&&(t=[]),void 0===n&&(n=!0);const r=Eo(e),a=r===(null==(o=e.ownerDocument)?void 0:o.body),i=co(r);if(a){const e=Oo(i);return t.concat(i,i.visualViewport||[],ho(r)?r:[],e&&n?_o(e):[])}return t.concat(r,_o(r,[],n))}function Oo(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function So(e){const t=Co(e);let n=parseFloat(t.width)||0,o=parseFloat(t.height)||0;const r=fo(e),a=r?e.offsetWidth:n,i=r?e.offsetHeight:o,l=qS(n)!==a||qS(o)!==i;return l&&(n=a,o=i),{width:n,height:o,$:l}}function Ro(e){return mo(e)?e:e.contextElement}function Mo(e){const t=Ro(e);if(!fo(t))return JS(1);const n=t.getBoundingClientRect(),{width:o,height:r,$:a}=So(t);let i=(a?qS(n.width):n.width)/o,l=(a?qS(n.height):n.height)/r;return i&&Number.isFinite(i)||(i=1),l&&Number.isFinite(l)||(l=1),{x:i,y:l}}function Po(e){const t=co(e);return yo()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:iR}function No(e,t,n,o){void 0===t&&(t=!1),void 0===n&&(n=!1);const r=e.getBoundingClientRect(),a=Ro(e);let i=JS(1);t&&(o?mo(o)&&(i=Mo(o)):i=Mo(e));const l=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==co(e))&&t}(a,n,o)?Po(a):JS(0);let s=(r.left+l.x)/i.x,c=(r.top+l.y)/i.y,u=r.width/i.x,d=r.height/i.y;if(a){const e=co(a),t=o&&mo(o)?co(o):o;let n=e,r=Oo(n);for(;r&&o&&t!==n;){const e=Mo(r),t=r.getBoundingClientRect(),o=Co(r),a=t.left+(r.clientLeft+parseFloat(o.paddingLeft))*e.x,i=t.top+(r.clientTop+parseFloat(o.paddingTop))*e.y;s*=e.x,c*=e.y,u*=e.x,d*=e.y,s+=a,c+=i,n=co(r),r=Oo(n)}}return no({width:u,height:d,x:s,y:c})}function Bo(e,t){const n=xo(e).scrollLeft;return t?t.left+n:No(uo(e)).left+n}function Go(e,t){const n=e.getBoundingClientRect();return{x:n.left+t.scrollLeft-Bo(e,n),y:n.top+t.scrollTop}}function Vo(e,t,n){let o;if("viewport"===t)o=function(e,t){const n=co(e),o=uo(e),r=n.visualViewport;let a=o.clientWidth,i=o.clientHeight,l=0,s=0;if(r){a=r.width,i=r.height;const e=yo();(!e||e&&"fixed"===t)&&(l=r.offsetLeft,s=r.offsetTop)}const c=Bo(o);if(c<=0){const e=o.ownerDocument,t=e.body,n=getComputedStyle(t),r="CSS1Compat"===e.compatMode&&parseFloat(n.marginLeft)+parseFloat(n.marginRight)||0,i=Math.abs(o.clientWidth-t.clientWidth-r);i<=25&&(a-=i)}else c<=25&&(a+=c);return{width:a,height:i,x:l,y:s}}(e,n);else if("document"===t)o=function(e){const t=uo(e),n=xo(e),o=e.ownerDocument.body,r=ZS(t.scrollWidth,t.clientWidth,o.scrollWidth,o.clientWidth),a=ZS(t.scrollHeight,t.clientHeight,o.scrollHeight,o.clientHeight);let i=-n.scrollLeft+Bo(e);const l=-n.scrollTop;return"rtl"===Co(o).direction&&(i+=ZS(t.clientWidth,o.clientWidth)-r),{width:r,height:a,x:i,y:l}}(uo(e));else if(mo(t))o=function(e,t){const n=No(e,!0,"fixed"===t),o=n.top+e.clientTop,r=n.left+e.clientLeft,a=fo(e)?Mo(e):JS(1);return{width:e.clientWidth*a.x,height:e.clientHeight*a.y,x:r*a.x,y:o*a.y}}(t,n);else{const n=Po(e);o={x:t.x-n.x,y:t.y-n.y,width:t.width,height:t.height}}return no(o)}function To(e,t){const n=Ao(e);return!(n===t||!mo(n)||Io(n))&&("fixed"===Co(n).position||To(n,t))}function Do(e,t,n){function o(){c.x=Bo(a)}const r=fo(t),a=uo(t),i="fixed"===n,l=No(e,!0,i,t);let s={scrollLeft:0,scrollTop:0};const c=JS(0);if(r||!r&&!i)if(("body"!==so(t)||ho(a))&&(s=xo(t)),r){const e=No(t,!0,i,t);c.x=e.x+t.clientLeft,c.y=e.y+t.clientTop}else a&&o();i&&!r&&a&&o();const u=!a||r||i?JS(0):Go(a,s);return{x:l.left+s.scrollLeft-c.x-u.x,y:l.top+s.scrollTop-c.y-u.y,width:l.width,height:l.height}}function ko(e){return"static"===Co(e).position}function Lo(e,t){if(!fo(e)||"fixed"===Co(e).position)return null;if(t)return t(e);let n=e.offsetParent;return uo(e)===n&&(n=n.ownerDocument.body),n}function zo(e,t){const n=co(e);if(bo(e))return n;if(!fo(e)){let t=Ao(e);for(;t&&!Io(t);){if(mo(t)&&!ko(t))return t;t=Ao(t)}return n}let o=Lo(e,t);for(;o&&vo(o)&&ko(o);)o=Lo(o,t);return o&&Io(o)&&ko(o)&&!wo(o)?n:o||function(e){let t=Ao(e);for(;fo(t)&&!Io(t);){if(wo(t))return t;if(bo(t))return null;t=Ao(t)}return null}(e)||n}function Fo(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function Ho(e,t,n,o){void 0===o&&(o={});const{ancestorScroll:r=!0,ancestorResize:a=!0,elementResize:i="function"==typeof ResizeObserver,layoutShift:l="function"==typeof IntersectionObserver,animationFrame:s=!1}=o,c=Ro(e),u=r||a?[...c?_o(c):[],...t?_o(t):[]]:[];u.forEach(e=>{r&&e.addEventListener("scroll",n,{passive:!0}),a&&e.addEventListener("resize",n)});const d=c&&l?function(e,t){function n(){var e;clearTimeout(o),null==(e=r)||e.disconnect(),r=null}let o,r=null;const a=uo(e);return function i(l,s){function c(t){const n=t[0].intersectionRatio;if(n!==s){if(!h)return i();n?i(!1,n):o=setTimeout(()=>{i(!1,1e-7)},1e3)}1!==n||Fo(u,e.getBoundingClientRect())||i(),h=!1}void 0===l&&(l=!1),void 0===s&&(s=1),n();const u=e.getBoundingClientRect(),{left:d,top:p,width:m,height:f}=u;if(l||t(),!m||!f)return;const g={rootMargin:-YS(p)+"px "+-YS(a.clientWidth-(d+m))+"px "+-YS(a.clientHeight-(p+f))+"px "+-YS(d)+"px",threshold:ZS(0,jS(1,s))||1};let h=!0;try{r=new IntersectionObserver(c,{...g,root:a.ownerDocument})}catch(v){r=new IntersectionObserver(c,g)}r.observe(e)}(!0),n}(c,n):null;let p,m=-1,f=null;i&&(f=new ResizeObserver(e=>{let[o]=e;o&&o.target===c&&f&&t&&(f.unobserve(t),cancelAnimationFrame(m),m=requestAnimationFrame(()=>{var e;null==(e=f)||e.observe(t)})),n()}),c&&!s&&f.observe(c),t&&f.observe(t));let g=s?No(e):null;return s&&function t(){const o=No(e);g&&!Fo(g,o)&&n(),g=o,p=requestAnimationFrame(t)}(),n(),()=>{var e;u.forEach(e=>{r&&e.removeEventListener("scroll",n),a&&e.removeEventListener("resize",n)}),null==d||d(),null==(e=f)||e.disconnect(),f=null,s&&cancelAnimationFrame(p)}}function Wo(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if("function"==typeof e&&e.toString()===t.toString())return!0;let n,o,r;if(e&&t&&"object"==typeof e){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(o=n;0!==o--;)if(!Wo(e[o],t[o]))return!1;return!0}if(r=Object.keys(e),n=r.length,n!==Object.keys(t).length)return!1;for(o=n;0!==o--;)if(!{}.hasOwnProperty.call(t,r[o]))return!1;for(o=n;0!==o--;){const n=r[o];if(("_owner"!==n||!e.$$typeof)&&!Wo(e[n],t[n]))return!1}return!0}return e!=e&&t!=t}function Xo(e){if("undefined"==typeof window)return 1;return(e.ownerDocument.defaultView||window).devicePixelRatio||1}function jo(e,t){const n=Xo(e);return Math.round(t*n)/n}function Zo(e){const t=fO.useRef(e);return Xh(()=>{t.current=e}),t}function qo(e){return null!==e}function Yo(e){const[t,n="center"]=e.split("-");return[t,n]}function Jo(e,t=!1){const n=document.activeElement;for(const o of e){if(o===n)return;if(o.focus({preventScroll:t}),document.activeElement!==n)return}}function Uo(e){return e?"open":"closed"}function Qo(e){return"indeterminate"===e}function Ko(e){return Qo(e)?"indeterminate":e?"checked":"unchecked"}function $o(e){return t=>"mouse"===t.pointerType?e(t):void 0}function er({children:e,position:t="vertical",justify:n="start",alignItems:o="start",className:r}){return gO.createElement("div",{className:ai("demio-ui-form-group",iw.formGroup,r,{[iw.horizontal]:"horizontal"===t,[iw.vertical]:"vertical"===t,[iw[n]]:!!n,[iw[`${o}AlignItems`]]:!!o})},e)}function tr(e){return tr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},tr(e)}function nr(e){var t=function(e,t){var n,o;if("object"!=tr(e)||!e)return e;if(void 0!==(n=e[Symbol.toPrimitive])){if("object"!=tr(o=n.call(e,t)))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==tr(t)?t:t+""}function or(e,t,n){return(t=nr(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function rr(e,t){var n,o=Object.keys(e);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(e),t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),o.push.apply(o,n)),o}function ar(e){var t,n;for(t=1;t<arguments.length;t++)n=null!=arguments[t]?arguments[t]:{},t%2?rr(Object(n),!0).forEach(function(t){or(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):rr(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))});return e}function ir(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=Array(t);n<t;n++)o[n]=e[n];return o}function lr(e,t){if(e){if("string"==typeof e)return ir(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?ir(e,t):void 0}}function sr(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n,o,r,a,i,l,s,c=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=c){i=[],l=!0,s=!1;try{if(r=(c=c.call(e)).next,0===t){if(Object(c)!==c)return;l=!1}else for(;!(l=(n=r.call(c)).done)&&(i.push(n.value),i.length!==t);l=!0);}catch(e){s=!0,o=e}finally{try{if(!l&&null!=c.return&&(a=c.return(),Object(a)!==a))return}finally{if(s)throw o}}return i}}(e,t)||lr(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function cr(e,t){var n,o,r,a;if(null==e)return{};if(r=function(e,t){var n,o;if(null==e)return{};for(o in n={},e)if({}.hasOwnProperty.call(e,o)){if(-1!==t.indexOf(o))continue;n[o]=e[o]}return n}(e,t),Object.getOwnPropertySymbols)for(a=Object.getOwnPropertySymbols(e),o=0;o<a.length;o++)n=a[o],-1===t.indexOf(n)&&{}.propertyIsEnumerable.call(e,n)&&(r[n]=e[n]);return r}function ur(){return ur=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ur.apply(null,arguments)}function dr(e,t){var n,o;for(n=0;n<t.length;n++)(o=t[n]).enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,nr(o.key),o)}function pr(e,t){return pr=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},pr(e,t)}function mr(e){return mr=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},mr(e)}function fr(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(fr=function(){return!!e})()}function gr(e,t){if(t&&("object"==tr(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}function hr(e){return function(e){if(Array.isArray(e))return ir(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||lr(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function vr(e){return e.trim()}function br(e,t,n){return e.replace(t,n)}function wr(e,t){return e.indexOf(t)}function yr(e,t){return 0|e.charCodeAt(t)}function Ir(e,t,n){return e.slice(t,n)}function Cr(e){return e.length}function xr(e){return e.length}function Ar(e,t){return t.push(e),e}function Er(e,t,n,o,r,a,i){return{value:e,root:t,parent:n,type:o,props:r,children:a,line:Lw,column:zw,length:i,return:""}}function _r(e,t){return kw(Er("",null,null,"",null,null,0),e,{length:-e.length},t)}function Or(){return Ww=Hw>0?yr(Xw,--Hw):0,zw--,10===Ww&&(zw=1,Lw--),Ww}function Sr(){return Ww=Hw<Fw?yr(Xw,Hw++):0,zw++,10===Ww&&(zw=1,Lw++),Ww}function Rr(){return yr(Xw,Hw)}function Mr(){return Hw}function Pr(e,t){return Ir(Xw,e,t)}function Nr(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Br(e){return Lw=zw=1,Fw=Cr(Xw=e),Hw=0,[]}function Gr(e){return Xw="",e}function Vr(e){return vr(Pr(Hw-1,kr(91===e?e+2:40===e?e+1:e)))}function Tr(e){for(;(Ww=Rr())&&Ww<33;)Sr();return Nr(e)>2||Nr(Ww)>3?"":" "}function Dr(e,t){for(;--t&&Sr()&&!(Ww<48||Ww>102||Ww>57&&Ww<65||Ww>70&&Ww<97););return Pr(e,Mr()+(t<6&&32==Rr()&&32==Sr()))}function kr(e){for(;Sr();)switch(Ww){case e:return Hw;case 34:case 39:34!==e&&39!==e&&kr(Ww);break;case 40:41===e&&kr(e);break;case 92:Sr()}return Hw}function Lr(e,t){for(;Sr()&&e+Ww!==57&&(e+Ww!==84||47!==Rr()););return"/*"+Pr(t,Hw-1)+"*"+Dw(47===e?e:Sr())}function zr(e){for(;!Nr(Rr());)Sr();return Pr(e,Hw)}function Fr(e){return Gr(Hr("",null,null,null,[""],e=Br(e),0,[0],e))}function Hr(e,t,n,o,r,a,i,l,s){for(var c=0,u=0,d=i,p=0,m=0,f=0,g=1,h=1,v=1,b=0,w="",y=r,I=a,C=o,x=w;h;)switch(f=b,b=Sr()){case 40:if(108!=f&&58==yr(x,d-1)){-1!=wr(x+=br(Vr(b),"&","&\f"),"&\f")&&(v=-1);break}case 34:case 39:case 91:x+=Vr(b);break;case 9:case 10:case 13:case 32:x+=Tr(f);break;case 92:x+=Dr(Mr()-1,7);continue;case 47:switch(Rr()){case 42:case 47:Ar(Xr(Lr(Sr(),Mr()),t,n),s);break;default:x+="/"}break;case 123*g:l[c++]=Cr(x)*v;case 125*g:case 59:case 0:switch(b){case 0:case 125:h=0;case 59+u:-1==v&&(x=br(x,/\f/g,"")),m>0&&Cr(x)-d&&Ar(m>32?jr(x+";",o,n,d-1):jr(br(x," ","")+";",o,n,d-2),s);break;case 59:x+=";";default:if(Ar(C=Wr(x,t,n,c,u,r,l,w,y=[],I=[],d),a),123===b)if(0===u)Hr(x,t,C,C,y,a,d,l,I);else switch(99===p&&110===yr(x,3)?100:p){case 100:case 108:case 109:case 115:Hr(e,C,C,o&&Ar(Wr(e,C,C,0,0,r,l,w,r,y=[],d),I),r,I,d,l,o?y:I);break;default:Hr(x,C,C,C,[""],I,0,l,I)}}c=u=m=0,g=v=1,w=x="",d=i;break;case 58:d=1+Cr(x),m=f;default:if(g<1)if(123==b)--g;else if(125==b&&0==g++&&125==Or())continue;switch(x+=Dw(b),b*g){case 38:v=u>0?1:(x+="\f",-1);break;case 44:l[c++]=(Cr(x)-1)*v,v=1;break;case 64:45===Rr()&&(x+=Vr(Sr())),p=Rr(),u=d=Cr(w=x+=zr(Mr())),b++;break;case 45:45===f&&2==Cr(x)&&(g=0)}}return a}function Wr(e,t,n,o,r,a,i,l,s,c,u){var d,p,m,f,g,h,v=r-1,b=0===r?a:[""],w=xr(b);for(d=0,p=0,m=0;d<o;++d)for(f=0,g=Ir(e,v+1,v=Tw(p=i[d])),h=e;f<w;++f)(h=vr(p>0?b[f]+" "+g:br(g,/&\f/g,b[f])))&&(s[m++]=h);return Er(e,t,n,0===r?Pw:l,s,c,u)}function Xr(e,t,n){return Er(e,t,n,Mw,Dw(Ww),Ir(e,2,-2),0)}function jr(e,t,n,o){return Er(e,t,n,Nw,Ir(e,0,o),Ir(e,o+1,-1),o)}function Zr(e,t){var n,o="",r=xr(e);for(n=0;n<r;n++)o+=t(e[n],n,e,t)||"";return o}function qr(e,t,n,o){switch(e.type){case Vw:if(e.children.length)break;case Bw:case Nw:return e.return=e.return||e.value;case Mw:return"";case Gw:return e.return=e.value+"{"+Zr(e.children,o)+"}";case Pw:e.value=e.props.join(",")}return Cr(n=Zr(e.children,o))?e.return=e.value+"{"+n+"}":""}function Yr(e){var t=xr(e);return function(n,o,r,a){var i,l="";for(i=0;i<t;i++)l+=e[i](n,o,r,a)||"";return l}}function Jr(e){var t=Object.create(null);return function(n){return void 0===t[n]&&(t[n]=e(n)),t[n]}}function Ur(e,t){switch(function(e,t){return 45^yr(e,0)?(((t<<2^yr(e,0))<<2^yr(e,1))<<2^yr(e,2))<<2^yr(e,3):0}(e,t)){case 5103:return Rw+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return Rw+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return Rw+e+Sw+e+Ow+e+e;case 6828:case 4268:return Rw+e+Ow+e+e;case 6165:return Rw+e+Ow+"flex-"+e+e;case 5187:return Rw+e+br(e,/(\w+).+(:[^]+)/,Rw+"box-$1$2"+Ow+"flex-$1$2")+e;case 5443:return Rw+e+Ow+"flex-item-"+br(e,/flex-|-self/,"")+e;case 4675:return Rw+e+Ow+"flex-line-pack"+br(e,/align-content|flex-|-self/,"")+e;case 5548:return Rw+e+Ow+br(e,"shrink","negative")+e;case 5292:return Rw+e+Ow+br(e,"basis","preferred-size")+e;case 6060:return Rw+"box-"+br(e,"-grow","")+Rw+e+Ow+br(e,"grow","positive")+e;case 4554:return Rw+br(e,/([^-])(transform)/g,"$1"+Rw+"$2")+e;case 6187:return br(br(br(e,/(zoom-|grab)/,Rw+"$1"),/(image-set)/,Rw+"$1"),e,"")+e;case 5495:case 3959:return br(e,/(image-set\([^]*)/,Rw+"$1$`$1");case 4968:return br(br(e,/(.+:)(flex-)?(.*)/,Rw+"box-pack:$3"+Ow+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+Rw+e+e;case 4095:case 3583:case 4068:case 2532:return br(e,/(.+)-inline(.+)/,Rw+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Cr(e)-1-t>6)switch(yr(e,t+1)){case 109:if(45!==yr(e,t+4))break;case 102:return br(e,/(.+:)(.+)-([^]+)/,"$1"+Rw+"$2-$3$1"+Sw+(108==yr(e,t+3)?"$3":"$2-$3"))+e;case 115:return~wr(e,"stretch")?Ur(br(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(115!==yr(e,t+1))break;case 6444:switch(yr(e,Cr(e)-3-(~wr(e,"!important")&&10))){case 107:return br(e,":",":"+Rw)+e;case 101:return br(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+Rw+(45===yr(e,14)?"inline-":"")+"box$3$1"+Rw+"$2$3$1"+Ow+"$2box$3")+e}break;case 5936:switch(yr(e,t+11)){case 114:return Rw+e+Ow+br(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return Rw+e+Ow+br(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return Rw+e+Ow+br(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return Rw+e+Ow+e+e}return e}function Qr(e,t,n){var o,r,a,i,l,s;if(null==n)return"";if(void 0!==(o=n).__emotion_styles)return o;switch(typeof n){case"boolean":return"";case"object":if(1===(r=n).anim)return fy={name:r.name,styles:r.styles,next:fy},r.name;if(void 0!==(a=n).styles){if(void 0!==(i=a.next))for(;void 0!==i;)fy={name:i.name,styles:i.styles,next:fy},i=i.next;return a.styles+";"}return function(e,t,n){var o,r,a,i,l,s,c="";if(Array.isArray(n))for(o=0;o<n.length;o++)c+=Qr(e,t,n[o])+";";else for(r in n)if("object"!=typeof(a=n[r]))uy(i=a)&&(c+=dy(r)+":"+py(r,i)+";");else if(Array.isArray(a)&&"string"==typeof a[0]&&null==t)for(l=0;l<a.length;l++)uy(a[l])&&(c+=dy(r)+":"+py(r,a[l])+";");else switch(s=Qr(e,t,a),r){case"animation":case"animationName":c+=dy(r)+":"+s+";";break;default:c+=r+"{"+s+"}"}return c}(e,t,n);case"function":if(void 0!==e)return l=fy,s=n(e),fy=l,Qr(e,t,s)}return n}function Kr(e,t,n){var o,r,a,i,l,s,c;if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];for(o=!0,r="",fy=void 0,null==(a=e[0])||void 0===a.raw?(o=!1,r+=Qr(n,t,a)):r+=a[0],i=1;i<e.length;i++)r+=Qr(n,t,e[i]),o&&(r+=a[i]);for(my.lastIndex=0,l="";null!==(s=my.exec(r));)l+="-"+s[1];return c=function(e){for(var t,n=0,o=0,r=e.length;r>=4;++o,r-=4)t=1540483477*(65535&(t=255&e.charCodeAt(o)|(255&e.charCodeAt(++o))<<8|(255&e.charCodeAt(++o))<<16|(255&e.charCodeAt(++o))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(r){case 3:n^=(255&e.charCodeAt(o+2))<<16;case 2:n^=(255&e.charCodeAt(o+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(o)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)}(r)+l,{name:c,styles:r,next:fy}}function $r(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Kr(t)}function ea(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function ta(e,t){var n,o,r,a,i;for(n=arguments.length,o=new Array(n>2?n-2:0),r=2;r<n;r++)o[r-2]=arguments[r];if(a=[].concat(o),t&&e)for(i in t)t.hasOwnProperty(i)&&t[i]&&a.push("".concat(ea(e,i)));return a.filter(function(e){return e}).map(function(e){return String(e).trim()}).join(" ")}function na(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function oa(e){return na(e)?window.pageYOffset:e.scrollTop}function ra(e,t){na(e)?window.scrollTo(0,t):e.scrollTop=t}function aa(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:By,r=oa(e),a=t-r,i=10,l=0;!function t(){var s,c=a*((s=(s=l+=i)/n-1)*s*s+1)+r;ra(e,c),l<n?window.requestAnimationFrame(t):o(e)}()}function ia(e,t){var n=e.getBoundingClientRect(),o=t.getBoundingClientRect(),r=t.offsetHeight/3;o.bottom+r>n.bottom?ra(e,Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+r,e.scrollHeight)):o.top-r<n.top&&ra(e,Math.max(t.offsetTop-r,0))}function la(){try{return document.createEvent("TouchEvent"),!0}catch(vM){return!1}}function sa(e){return null!=e}function ca(e,t,n){return e?t:n}function ua(e){var t,n,o,r,a,i,l,s,c,u,d,p,m,f,g,h,v,b,w,y,I,C=e.maxHeight,x=e.menuEl,A=e.minHeight,E=e.placement,_=e.shouldScroll,O=e.isFixedPosition,S=e.controlHeight,R=function(e){var t,n=getComputedStyle(e),o="absolute"===n.position,r=/(auto|scroll)/;if("fixed"===n.position)return document.documentElement;for(t=e;t=t.parentElement;)if(n=getComputedStyle(t),(!o||"static"!==n.position)&&r.test(n.overflow+n.overflowY+n.overflowX))return t;return document.documentElement}(x),M={placement:"bottom",maxHeight:C};if(!x||!x.offsetParent)return M;switch(t=R.getBoundingClientRect().height,o=(n=x.getBoundingClientRect()).bottom,r=n.height,a=n.top,i=x.offsetParent.getBoundingClientRect().top,l=O?window.innerHeight:na(I=R)?window.innerHeight:I.clientHeight,s=oa(R),c=parseInt(getComputedStyle(x).marginBottom,10),p=l-a,m=(d=i-(u=parseInt(getComputedStyle(x).marginTop,10)))+s,f=t-s-a,g=o-l+s+c,h=s+a-u,v=160,E){case"auto":case"bottom":if(p>=r)return{placement:"bottom",maxHeight:C};if(f>=r&&!O)return _&&aa(R,g,v),{placement:"bottom",maxHeight:C};if(!O&&f>=A||O&&p>=A)return _&&aa(R,g,v),{placement:"bottom",maxHeight:O?p-c:f-c};if("auto"===E||O)return b=C,(w=O?d:m)>=A&&(b=Math.min(w-c-S,C)),{placement:"top",maxHeight:b};if("bottom"===E)return _&&ra(R,g),{placement:"bottom",maxHeight:C};break;case"top":return d>=r?{placement:"top",maxHeight:C}:m>=r&&!O?(_&&aa(R,h,v),{placement:"top",maxHeight:C}):!O&&m>=A||O&&d>=A?(y=C,(!O&&m>=A||O&&d>=A)&&(y=O?d-u:m-u),_&&aa(R,h,v),{placement:"top",maxHeight:y}):{placement:"bottom",maxHeight:C};default:throw new Error('Invalid placement provided "'.concat(E,'".'))}return M}function da(e,t){return e===t||!(!KI(e)||!KI(t))}function pa(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(!da(e[n],t[n]))return!1;return!0}function ma(e){var t=e.innerRef,n=cr(e,gC),o=Fy(n,"onExited","in","enter","exit","appear");return Ry("input",ur({ref:t},o,{css:$r({label:"dummyInput",background:0,border:0,caretColor:"transparent",fontSize:"inherit",gridArea:"1 / 1 / 2 / 3",outline:0,padding:0,width:1,color:"transparent",left:-100,opacity:0,position:"relative",transform:"scale(.01)"},"production"===process.env.NODE_ENV?"":";label:DummyInput;","production"===process.env.NODE_ENV?"":"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkR1bW15SW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCTSIsImZpbGUiOiJEdW1teUlucHV0LnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWYgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3ggfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5pbXBvcnQgeyByZW1vdmVQcm9wcyB9IGZyb20gJy4uL3V0aWxzJztcblxuZXhwb3J0IGRlZmF1bHQgZnVuY3Rpb24gRHVtbXlJbnB1dCh7XG4gIGlubmVyUmVmLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydpbnB1dCddICYge1xuICByZWFkb25seSBpbm5lclJlZjogUmVmPEhUTUxJbnB1dEVsZW1lbnQ+O1xufSkge1xuICAvLyBSZW1vdmUgYW5pbWF0aW9uIHByb3BzIG5vdCBtZWFudCBmb3IgSFRNTCBlbGVtZW50c1xuICBjb25zdCBmaWx0ZXJlZFByb3BzID0gcmVtb3ZlUHJvcHMoXG4gICAgcHJvcHMsXG4gICAgJ29uRXhpdGVkJyxcbiAgICAnaW4nLFxuICAgICdlbnRlcicsXG4gICAgJ2V4aXQnLFxuICAgICdhcHBlYXInXG4gICk7XG5cbiAgcmV0dXJuIChcbiAgICA8aW5wdXRcbiAgICAgIHJlZj17aW5uZXJSZWZ9XG4gICAgICB7Li4uZmlsdGVyZWRQcm9wc31cbiAgICAgIGNzcz17e1xuICAgICAgICBsYWJlbDogJ2R1bW15SW5wdXQnLFxuICAgICAgICAvLyBnZXQgcmlkIG9mIGFueSBkZWZhdWx0IHN0eWxlc1xuICAgICAgICBiYWNrZ3JvdW5kOiAwLFxuICAgICAgICBib3JkZXI6IDAsXG4gICAgICAgIC8vIGltcG9ydGFudCEgdGhpcyBoaWRlcyB0aGUgZmxhc2hpbmcgY3Vyc29yXG4gICAgICAgIGNhcmV0Q29sb3I6ICd0cmFuc3BhcmVudCcsXG4gICAgICAgIGZvbnRTaXplOiAnaW5oZXJpdCcsXG4gICAgICAgIGdyaWRBcmVhOiAnMSAvIDEgLyAyIC8gMycsXG4gICAgICAgIG91dGxpbmU6IDAsXG4gICAgICAgIHBhZGRpbmc6IDAsXG4gICAgICAgIC8vIGltcG9ydGFudCEgd2l0aG91dCBgd2lkdGhgIGJyb3dzZXJzIHdvbid0IGFsbG93IGZvY3VzXG4gICAgICAgIHdpZHRoOiAxLFxuXG4gICAgICAgIC8vIHJlbW92ZSBjdXJzb3Igb24gZGVza3RvcFxuICAgICAgICBjb2xvcjogJ3RyYW5zcGFyZW50JyxcblxuICAgICAgICAvLyByZW1vdmUgY3Vyc29yIG9uIG1vYmlsZSB3aGlsc3QgbWFpbnRhaW5pbmcgXCJzY3JvbGwgaW50byB2aWV3XCIgYmVoYXZpb3VyXG4gICAgICAgIGxlZnQ6IC0xMDAsXG4gICAgICAgIG9wYWNpdHk6IDAsXG4gICAgICAgIHBvc2l0aW9uOiAncmVsYXRpdmUnLFxuICAgICAgICB0cmFuc2Zvcm06ICdzY2FsZSguMDEpJyxcbiAgICAgIH19XG4gICAgLz5cbiAgKTtcbn1cbiJdfQ== */")}))}function fa(e){e.cancelable&&e.preventDefault()}function ga(e){e.stopPropagation()}function ha(){var e=this.scrollTop,t=this.scrollHeight,n=e+this.offsetHeight;0===e?this.scrollTop=1:n===t&&(this.scrollTop=e-1)}function va(){return"ontouchstart"in window||navigator.maxTouchPoints}function ba(e){var t=e.children,n=e.lockEnabled,o=e.captureEnabled,r=void 0===o||o,a=e.onBottomArrive,i=e.onBottomLeave,l=e.onTopArrive,s=e.onTopLeave,c=function(e){var t=e.isEnabled,n=e.onBottomArrive,o=e.onBottomLeave,r=e.onTopArrive,a=e.onTopLeave,i=wO(!1),l=wO(!1),s=wO(0),c=wO(null),u=yO(function(e,t){var s,u,d,p,m,f,g,h;null!==c.current&&(u=(s=c.current).scrollTop,d=s.scrollHeight,p=s.clientHeight,m=c.current,f=t>0,h=!1,(g=d-p-u)>t&&i.current&&(o&&o(e),i.current=!1),f&&l.current&&(a&&a(e),l.current=!1),f&&t>g?(n&&!i.current&&n(e),m.scrollTop=d,h=!0,i.current=!0):!f&&-t>u&&(r&&!l.current&&r(e),m.scrollTop=0,h=!0,l.current=!0),h&&hC(e))},[n,o,r,a]),d=yO(function(e){u(e,e.deltaY)},[u]),p=yO(function(e){s.current=e.changedTouches[0].clientY},[]),m=yO(function(e){var t=s.current-e.changedTouches[0].clientY;u(e,t)},[u]),f=yO(function(e){if(e){var t=!!zy&&{passive:!1};e.addEventListener("wheel",d,t),e.addEventListener("touchstart",p,t),e.addEventListener("touchmove",m,t)}},[m,p,d]),g=yO(function(e){e&&(e.removeEventListener("wheel",d,!1),e.removeEventListener("touchstart",p,!1),e.removeEventListener("touchmove",m,!1))},[m,p,d]);return IO(function(){if(t){var e=c.current;return f(e),function(){g(e)}}},[t,f,g]),function(e){c.current=e}}({isEnabled:r,onBottomArrive:a,onBottomLeave:i,onTopArrive:l,onTopLeave:s}),u=function(e){var t=e.isEnabled,n=e.accountForScrollbars,o=void 0===n||n,r=wO({}),a=wO(null),i=yO(function(e){var t,n,a,i,l;wC&&(t=document.body,n=t&&t.style,o&&vC.forEach(function(e){var t=n&&n[e];r.current[e]=t}),o&&yC<1&&(a=parseInt(r.current.paddingRight,10)||0,i=document.body?document.body.clientWidth:0,l=window.innerWidth-i+a||0,Object.keys(bC).forEach(function(e){var t=bC[e];n&&(n[e]=t)}),n&&(n.paddingRight="".concat(l,"px"))),t&&va()&&(t.addEventListener("touchmove",fa,IC),e&&(e.addEventListener("touchstart",ha,IC),e.addEventListener("touchmove",ga,IC))),yC+=1)},[o]),l=yO(function(e){var t,n;wC&&(t=document.body,n=t&&t.style,yC=Math.max(yC-1,0),o&&yC<1&&vC.forEach(function(e){var t=r.current[e];n&&(n[e]=t)}),t&&va()&&(t.removeEventListener("touchmove",fa,IC),e&&(e.removeEventListener("touchstart",ha,IC),e.removeEventListener("touchmove",ga,IC))))},[o]);return IO(function(){if(t){var e=a.current;return i(e),function(){l(e)}}},[t,i,l]),function(e){a.current=e}}({isEnabled:n}),d=function(e){c(e),u(e)};return Ry(OO,null,n&&Ry("div",{onClick:CC,css:xC}),t(d))}function wa(e){var t;return"undefined"!=typeof window&&null!=window.navigator&&e.test((null===(t=window.navigator.userAgentData)||void 0===t?void 0:t.platform)||window.navigator.platform)}function ya(){return wa(/^Mac/i)}function Ia(){return wa(/^iPhone/i)||wa(/^iPad/i)||ya()&&navigator.maxTouchPoints>1}function Ca(e,t,n,o){var r=Oa(e,t,n),a=Sa(e,t,n),i=TC(e,t),l=DC(e,t);return{type:"option",data:t,isDisabled:r,isSelected:a,label:i,value:l,index:o}}function xa(e,t){return e.options.map(function(n,o){var r,a;return"options"in n?(r=n.options.map(function(n,o){return Ca(e,n,t,o)}).filter(function(t){return _a(e,t)}),r.length>0?{type:"group",data:n,options:r,index:o}:void 0):(a=Ca(e,n,t,o),_a(e,a)?a:void 0)}).filter(sa)}function Aa(e){return e.reduce(function(e,t){return"group"===t.type?e.push.apply(e,hr(t.options.map(function(e){return e.data}))):e.push(t.data),e},[])}function Ea(e,t){return e.reduce(function(e,n){return"group"===n.type?e.push.apply(e,hr(n.options.map(function(e){return{data:e.data,id:"".concat(t,"-").concat(n.index,"-").concat(e.index)}}))):e.push({data:n.data,id:"".concat(t,"-").concat(n.index)}),e},[])}function _a(e,t){var n=e.inputValue,o=void 0===n?"":n,r=t.data,a=t.isSelected,i=t.label,l=t.value;return(!kC(e)||!a)&&Ra(e,{label:i,value:l,data:r},o)}function Oa(e,t,n){return"function"==typeof e.isOptionDisabled&&e.isOptionDisabled(t,n)}function Sa(e,t,n){if(n.indexOf(t)>-1)return!0;if("function"==typeof e.isOptionSelected)return e.isOptionSelected(t,n);var o=DC(e,t);return n.some(function(t){return DC(e,t)===o})}function Ra(e,t,n){return!e.filterOption||e.filterOption(t,n)}function Ma(e){return e?"open":"closed"}function Pa(...e){const t=e[0];if(1===e.length)return t;const n=()=>{const n=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){const o=n.reduce((t,{useScope:n,scopeName:o})=>({...t,...n(e)[`__scope${o}`]}),{});return fO.useMemo(()=>({[`__scope${t.scopeName}`]:o}),[o])}};return n.scopeName=t.scopeName,n}function Na(e){return null!=e&&"object"==typeof e&&"$$typeof"in e&&e.$$typeof===eA&&"_payload"in e&&("object"==typeof(t=e._payload)&&null!==t&&"then"in t);var t}function Ba(e){const t=fO.forwardRef((e,t)=>{let{children:n,...o}=e;if(Na(n)&&"function"==typeof tA&&(n=tA(n._payload)),fO.isValidElement(n)){const e=function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;if(n)return e.ref;if(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n)return e.props.ref;return e.props.ref||e.ref}(n),r=function(e,t){const n={...t};for(const o in t){const r=e[o],a=t[o];/^on[A-Z]/.test(o)?r&&a?n[o]=(...e)=>{const t=a(...e);return r(...e),t}:r&&(n[o]=r):"style"===o?n[o]={...r,...a}:"className"===o&&(n[o]=[r,a].filter(Boolean).join(" "))}return{...e,...n}}(o,n.props);return n.type!==fO.Fragment&&(r.ref=t?i(t,e):e),fO.cloneElement(n,r)}return fO.Children.count(n)>1?fO.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}function Ga(e){return fO.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===nA}function Va(e,t){return`${Math.round(e/t*100)}%`}function Ta(e,t){return null==e?"indeterminate":e===t?"complete":"loading"}function Da(e){return"number"==typeof e}function ka(e){return Da(e)&&!isNaN(e)&&e>0}function La(e,t){return Da(e)&&!isNaN(e)&&e<=t&&e>=0}function za({max:e=100,progress:t=0,className:n="",...o}){const r=t>e?"100%":t/e*100+"%";return gO.createElement(cA,{className:ai("demio-ui-progress",dA,{className:!!n}),value:t>e?e:t,max:e,...o},gO.createElement(uA,{className:pA,style:{width:r}}))}function Fa(e){return e?"checked":"unchecked"}function Ha({items:e=[],error:t="",defaultValue:n="",ariaLabel:o="",hint:r="",onChange:a,disabled:i=!1,value:l="",className:s="",...c}){const u=a?{value:l,onValueChange:a}:{};return gO.createElement(SA,{...u,...c,className:ai("demio-ui-radio-group",PA.root,{[PA.error]:!!t,[s]:!!s}),defaultValue:n,"aria-label":o},e.map(e=>gO.createElement("div",{key:e.id,className:ai(PA.container,{[PA.disabled]:e.disabled||i})},gO.createElement(RA,{className:PA.item,value:e.value,disabled:e.disabled||i,id:e.id},gO.createElement(MA,{className:PA.indicator})),gO.createElement(In,{className:PA.label,htmlFor:e.id,weight:"regular"},e.label))),gO.createElement("div",{className:PA.footer},t&&gO.createElement(Cn,{type:"error"},t),r&&!t&&gO.createElement(Cn,null,r)))}function Wa(e){return""===e||void 0===e}function Xa(e){const t=h(e),n=fO.useRef(""),o=fO.useRef(0),r=fO.useCallback(e=>{const r=n.current+e;t(r),function e(t){n.current=t,window.clearTimeout(o.current),""!==t&&(o.current=window.setTimeout(()=>e(""),1e3))}(r)},[t]),a=fO.useCallback(()=>{n.current="",window.clearTimeout(o.current)},[]);return fO.useEffect(()=>()=>window.clearTimeout(o.current),[]),[n,r,a]}function ja(e,t,n){const o=t.length>1&&Array.from(t).every(e=>e===t[0]),r=o?t[0]:t,a=n?e.indexOf(n):-1;let i=(l=e,s=Math.max(a,0),l.map((e,t)=>l[(s+t)%l.length]));var l,s;1===r.length&&(i=i.filter(e=>e!==n));const c=i.find(e=>e.textValue.toLowerCase().startsWith(r.toLowerCase()));return c!==n?c:void 0}function Za(e){return e?"checked":"unchecked"}function qa({className:e="",id:t="",disabled:n=!1,required:o=!1,name:r,...a}){return gO.createElement(FE,{className:ai(WE,"demio-ui-switch",{[e]:!!e}),disabled:n,required:o,name:r,id:t||r,...a},gO.createElement(HE,{className:XE}))}function Ya(e,t){return`${e}-trigger-${t}`}function Ja(e,t){return`${e}-content-${t}`}function Ua({children:e,className:t="",...n}){return gO.createElement(e_,{...n,className:ai(r_,"demio-ui-tabs",{[t]:t})},e)}function Qa({children:e,className:t=""}){return gO.createElement(t_,{className:ai(a_,"demio-ui-tabs-list",{[t]:t})},e)}function Ka({children:e,className:t="",...n}){return gO.createElement(n_,{...n,className:ai(i_,{[t]:t})},e)}function $a({children:e,value:t,className:n=""}){return gO.createElement(o_,{value:t,className:ai(l_,"demio-ui-tabs-tab",{[n]:n})},e)}function ei({children:e,onDelete:t=null,className:n=""}){return gO.createElement("div",{className:ai(s_,"demio-ui-tag-container",n)},e,Boolean(t)&&gO.createElement("button",{type:"button",onClick:t,className:ai(c_,"demio-ui-tag-delete-button")},gO.createElement(Hs,null)))}function ti({align:e="center",alignOffset:t=0,children:n,className:o="",collisionBoundary:r,container:a,content:i,defaultOpen:l,delayDuration:s=200,isCustomTrigger:c=!1,isPortal:u=!1,isTriggerAsChild:d=!0,open:p,onOpenChange:m,side:f="top",sideOffset:g=4,skipDelayDuration:h=300,...v}){const[b,w]=hO(l),y=p??b,I=gO.createElement(N_,{sideOffset:g,alignOffset:t,side:f,align:e,collisionBoundary:r,...v,className:ai(G_,"demio-ui-tooltip",{[o]:o})},i,gO.createElement(B_,{className:T_,width:11,height:5}));return i?gO.createElement(S_,{skipDelayDuration:h,delayDuration:s},gO.createElement(R_,{defaultOpen:l,onOpenChange:e=>{m&&m(e),w(e)},open:y},gO.createElement(M_,{asChild:c||d},c?gO.createElement("div",{className:ai("demio-ui-tooltip-trigger",V_)},n):n),u?gO.createElement(P_,{container:a},I):I)):n}function ni({align:e="center",alignOffset:t=0,children:n,className:o="",collisionBoundary:r,container:a,content:i,side:l="top",sideOffset:s=4,...c}){return"ontouchstart"in window||navigator.maxTouchPoints>0?gO.createElement(MM,{content:i,contentProps:{side:l,align:e,sideOffset:s,alignOffset:t,collisionBoundary:r},...c,showArrow:!0,asChild:!0,container:a,contentClassName:ai(G_,o,"demio-ui-tooltip")},n):gO.createElement(ti,{align:e,alignOffset:t,children:n,className:o,collisionBoundary:r,container:a,content:i,side:l,sideOffset:s,...c})}var oi,ri,ai,ii,li,si,ci,ui,di,pi,mi,fi,gi,hi,vi,bi,wi,yi,Ii,Ci,xi,Ai,Ei,_i,Oi,Si,Ri,Mi,Pi,Ni,Bi,Gi,Vi,Ti,Di,ki,Li,zi,Fi,Hi,Wi,Xi,ji,Zi,qi,Yi,Ji,Ui,Qi,Ki,$i,el,tl,nl,ol,rl,al,il,ll,sl,cl,ul,dl,pl,ml,fl,gl,hl,vl,bl,wl,yl,Il,Cl,xl,Al,El,_l,Ol,Sl,Rl,Ml,Pl,Nl,Bl,Gl,Vl,Tl,Dl,kl,Ll,zl,Fl,Hl,Wl,Xl,jl,Zl,ql,Yl,Jl,Ul,Ql,Kl,$l,es,ts,ns,os,rs,as,is,ls,ss,cs,us,ds,ps,ms,fs,gs,hs,vs,bs,ws,ys,Is,Cs,xs,As,Es,_s,Os,Ss,Rs,Ms,Ps,Ns,Bs,Gs,Vs,Ts,Ds,ks,Ls,zs,Fs,Hs,Ws,Xs,js,Zs,qs,Ys,Js,Us,Qs,Ks,$s,ec,tc,nc,oc,rc,ac,ic,lc,sc,cc,uc,dc,pc,mc,fc,gc,hc,vc,bc,wc,yc,Ic,Cc,xc,Ac,Ec,_c,Oc,Sc,Rc,Mc,Pc,Nc,Bc,Gc,Vc,Tc,Dc,kc,Lc,zc,Fc,Hc,Wc,Xc,jc,Zc,qc,Yc,Jc,Uc,Qc,Kc,$c,eu,tu,nu,ou,ru,au,iu,lu,su,cu,uu,du,pu,mu,fu,gu,hu,vu,bu,wu,yu,Iu,Cu,xu,Au,Eu,_u,Ou,Su,Ru,Mu,Pu,Nu,Bu,Gu,Vu,Tu,Du,ku,Lu,zu,Fu,Hu,Wu,Xu,ju,Zu,qu,Yu,Ju,Uu,Qu,Ku,$u,ed,td,nd,od,rd,ad,id,ld,sd,cd,ud,dd,pd,md,fd,gd,hd,vd,bd,wd,yd,Id,Cd,xd,Ad,Ed,_d,Od,Sd,Rd,Md,Pd,Nd,Bd,Gd,Vd,Td,Dd,kd,Ld,zd,Fd,Hd,Wd,Xd,jd,Zd,qd,Yd,Jd,Ud,Qd,Kd,$d,ep,tp,np,op,rp,ap,ip,lp,sp,cp,up,dp,pp,mp,fp,gp,hp,vp,bp,wp,yp,Ip,Cp,xp,Ap,Ep,_p,Op,Sp,Rp,Mp,Pp,Np,Bp,Gp,Vp,Tp,Dp,kp,Lp,zp,Fp,Hp,Wp,Xp,jp,Zp,qp,Yp,Jp,Up,Qp,Kp,$p,em,tm,nm,om,rm,am,im,lm,sm,cm,um,dm,pm,mm,fm,gm,hm,vm,bm,wm,ym,Im,Cm,xm,Am,Em,_m,Om,Sm,Rm,Mm,Pm,Nm,Bm,Gm,Vm,Tm,Dm,km,Lm,zm,Fm,Hm,Wm,Xm,jm,Zm,qm,Ym,Jm,Um,Qm,Km,$m,ef,tf,nf,of,rf,af,lf,sf,cf,uf,df,pf,mf,ff,gf,hf,vf,bf,wf,yf,If,Cf,xf,Af,Ef,_f,Of,Sf,Rf,Mf,Pf,Nf,Bf,Gf,Vf,Tf,Df,kf,Lf,zf,Ff,Hf,Wf,Xf,jf,Zf,qf,Yf,Jf,Uf,Qf,Kf,$f,eg,tg,ng,og,rg,ag,ig,lg,sg,cg,ug,dg,pg,mg,fg,gg,hg,vg,bg,wg,yg,Ig,Cg,xg,Ag,Eg,_g,Og,Sg,Rg,Mg,Pg,Ng,Bg,Gg,Vg,Tg,Dg,kg,Lg,zg,Fg,Hg,Wg,Xg,jg,Zg,qg,Yg,Jg,Ug,Qg,Kg,$g,eh,th,nh,oh,rh,ah,ih,lh,sh,ch,uh,dh,ph,mh,fh,gh,hh,vh,bh,wh,yh,Ih,Ch,xh,Ah,Eh,_h,Oh,Sh,Rh,Mh,Ph,Nh,Bh,Gh,Vh,Th,Dh,kh,Lh,zh,Fh,Hh,Wh,Xh,jh,Zh,qh,Yh,Jh,Uh,Qh,Kh,$h,ev,tv,nv,ov,rv,av,iv,lv,sv,cv,uv,dv,pv,mv,fv,gv,hv,vv,bv,wv,yv,Iv,Cv,xv,Av,Ev,_v,Ov,Sv,Rv,Mv,Pv,Nv,Bv,Gv,Vv,Tv,Dv,kv,Lv,zv,Fv,Hv,Wv,Xv,jv,Zv,qv,Yv,Jv,Uv,Qv,Kv,$v,eb,tb,nb,ob,rb,ab,ib,lb,sb,cb,ub,db,pb,mb,fb,gb,hb,vb,bb,wb,yb,Ib,Cb,xb,Ab,Eb,_b,Ob,Sb,Rb,Mb,Pb,Nb,Bb,Gb,Vb,Tb,Db,kb,Lb,zb,Fb,Hb,Wb,Xb,jb,Zb,qb,Yb,Jb,Ub,Qb,Kb,$b,ew,tw,nw,ow,rw,aw,iw,lw,sw,cw,uw,dw,pw,mw,fw,gw,hw,vw,bw,ww,yw,Iw,Cw,xw,Aw,Ew,_w,Ow,Sw,Rw,Mw,Pw,Nw,Bw,Gw,Vw,Tw,Dw,kw,Lw,zw,Fw,Hw,Ww,Xw,jw,Zw,qw,Yw,Jw,Uw,Qw,Kw,$w,ey,ty,ny,oy,ry,ay,iy,ly,sy,cy,uy,dy,py,my,fy,gy,hy,vy,by,wy,yy,Iy,Cy,xy,Ay,Ey,_y,Oy,Sy,Ry,My,Py,Ny,By,Gy,Vy,Ty,Dy,ky,Ly,zy,Fy,Hy,Wy,Xy,jy,Zy,qy,Yy,Jy,Uy,Qy,Ky,$y,eI,tI,nI,oI,rI,aI,iI,lI,sI,cI,uI,dI,pI,mI,fI,gI,hI,vI,bI,wI,yI,II,CI,xI,AI,EI,_I,OI,SI,RI,MI,PI,NI,BI,GI,VI,TI,DI,kI,LI,zI,FI,HI,WI,XI,jI,ZI,qI,YI,JI,UI,QI,KI,$I,eC,tC,nC,oC,rC,aC,iC,lC,sC,cC,uC,dC,pC,mC,fC,gC,hC,vC,bC,wC,yC,IC,CC,xC,AC,EC,_C,OC,SC,RC,MC,PC,NC,BC,GC,VC,TC,DC,kC,LC,zC,FC,HC,WC,XC,jC,ZC,qC,YC,JC,UC,QC,KC,$C,ex,tx,nx,ox,rx,ax,ix,lx,sx,cx,ux,dx,px,mx,fx,gx,hx,vx,bx,wx,yx,Ix,Cx,xx,Ax,Ex,_x,Ox,Sx,Rx,Mx,Px,Nx,Bx,Gx,Vx,Tx,Dx,kx,Lx,zx,Fx,Hx,Wx,Xx,jx,Zx,qx,Yx,Jx,Ux,Qx,Kx,$x,eA,tA,nA,oA,rA,aA,iA,lA,sA,cA,uA,dA,pA,mA,fA,gA,hA,vA,bA,wA,yA,IA,CA,xA,AA,EA,_A,OA,SA,RA,MA,PA,NA,BA,GA,VA,TA,DA,kA,LA,zA,FA,HA,WA,XA,jA,ZA,qA,YA,JA,UA,QA,KA,$A,eE,tE,nE,oE,rE,aE,iE,lE,sE,cE,uE,dE,pE,mE,fE,gE,hE,vE,bE,wE,yE,IE,CE,xE,AE,EE,_E,OE,SE,RE,ME,PE,NE,BE,GE,VE,TE,DE,kE,LE,zE,FE,HE,WE,XE,jE,ZE,qE,YE,JE,UE,QE,KE,$E,e_,t_,n_,o_,r_,a_,i_,l_,s_,c_,u_,d_,p_,m_,f_,g_,h_,v_,b_,w_,y_,I_,C_,x_,A_,E_,__,O_,S_,R_,M_,P_,N_,B_,G_,V_,T_,D_,k_,L_,z_,F_,H_,W_,X_,j_,Z_,q_,Y_,J_,U_,Q_,K_,$_,eO,tO,nO,oO,rO,aO,iO,lO,sO,cO,uO,dO,pO,mO;import*as fO from"react";import gO,{useState as hO,forwardRef as vO,memo as bO,useRef as wO,useCallback as yO,useEffect as IO,useLayoutEffect as CO,useContext as xO,useMemo as AO,createContext as EO,Component as _O,Fragment as OO,useImperativeHandle as SO}from"react";import{jsx as RO,Fragment as MO,jsxs as PO}from"react/jsx-runtime";import*as NO from"react-dom";import BO,{createPortal as GO}from"react-dom";import{createRoot as VO}from"react-dom/client";if(oi={exports:{}},ai=e(n()),ii=globalThis?.document?fO.useLayoutEffect:()=>{},li=fO[" useId ".trim().toString()]||(()=>{}),si=0,ci=fO[" useInsertionEffect ".trim().toString()]||ii,ui=Symbol("radix.slottable"),di=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{const n=d(`Primitive.${t}`),o=fO.forwardRef((e,o)=>{const{asChild:r,...a}=e,i=r?n:t;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),RO(i,{...a,ref:o})});return o.displayName=`Primitive.${t}`,{...e,[t]:o}},{}),pi="DismissableLayer",mi="dismissableLayer.update",fi="dismissableLayer.pointerDownOutside",gi="dismissableLayer.focusOutside",vi=fO.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),bi=fO.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:o,onPointerDownOutside:r,onFocusOutside:a,onInteractOutside:i,onDismiss:c,...u}=e,d=fO.useContext(vi),[p,m]=fO.useState(null),f=p?.ownerDocument??globalThis?.document,[,g]=fO.useState({}),w=l(t,e=>m(e)),y=Array.from(d.layers),[I]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),C=y.indexOf(I),x=p?y.indexOf(p):-1,A=d.layersWithOutsidePointerEventsDisabled.size>0,E=x>=C,_=function(e,t=globalThis?.document){const n=h(e),o=fO.useRef(!1),r=fO.useRef(()=>{});return fO.useEffect(()=>{const e=e=>{if(e.target&&!o.current){let o=function(){b(fi,n,a,{discrete:!0})};const a={originalEvent:e};"touch"===e.pointerType?(t.removeEventListener("click",r.current),r.current=o,t.addEventListener("click",r.current,{once:!0})):o()}else t.removeEventListener("click",r.current);o.current=!1},a=window.setTimeout(()=>{t.addEventListener("pointerdown",e)},0);return()=>{window.clearTimeout(a),t.removeEventListener("pointerdown",e),t.removeEventListener("click",r.current)}},[t,n]),{onPointerDownCapture:()=>o.current=!0}}(e=>{const t=e.target,n=[...d.branches].some(e=>e.contains(t));E&&!n&&(r?.(e),i?.(e),e.defaultPrevented||c?.())},f),O=function(e,t=globalThis?.document){const n=h(e),o=fO.useRef(!1);return fO.useEffect(()=>{const e=e=>{e.target&&!o.current&&b(gi,n,{originalEvent:e},{discrete:!1})};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)},[t,n]),{onFocusCapture:()=>o.current=!0,onBlurCapture:()=>o.current=!1}}(e=>{const t=e.target;[...d.branches].some(e=>e.contains(t))||(a?.(e),i?.(e),e.defaultPrevented||c?.())},f);return function(e,t=globalThis?.document){const n=h(e);fO.useEffect(()=>{const e=e=>{"Escape"===e.key&&n(e)};return t.addEventListener("keydown",e,{capture:!0}),()=>t.removeEventListener("keydown",e,{capture:!0})},[n,t])}(e=>{x===d.layers.size-1&&(o?.(e),!e.defaultPrevented&&c&&(e.preventDefault(),c()))},f),fO.useEffect(()=>{if(p)return n&&(0===d.layersWithOutsidePointerEventsDisabled.size&&(hi=f.body.style.pointerEvents,f.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(p)),d.layers.add(p),v(),()=>{n&&1===d.layersWithOutsidePointerEventsDisabled.size&&(f.body.style.pointerEvents=hi)}},[p,f,n,d]),fO.useEffect(()=>()=>{p&&(d.layers.delete(p),d.layersWithOutsidePointerEventsDisabled.delete(p),v())},[p,d]),fO.useEffect(()=>{const e=()=>g({});return document.addEventListener(mi,e),()=>document.removeEventListener(mi,e)},[]),RO(di.div,{...u,ref:w,style:{pointerEvents:A?E?"auto":"none":void 0,...e.style},onFocusCapture:s(e.onFocusCapture,O.onFocusCapture),onBlurCapture:s(e.onBlurCapture,O.onBlurCapture),onPointerDownCapture:s(e.onPointerDownCapture,_.onPointerDownCapture)})}),bi.displayName=pi,wi="DismissableLayerBranch",yi=fO.forwardRef((e,t)=>{const n=fO.useContext(vi),o=fO.useRef(null),r=l(t,o);return fO.useEffect(()=>{const e=o.current;if(e)return n.branches.add(e),()=>{n.branches.delete(e)}},[n.branches]),RO(di.div,{...e,ref:r})}),yi.displayName=wi,Ii="focusScope.autoFocusOnMount",Ci="focusScope.autoFocusOnUnmount",xi={bubbles:!1,cancelable:!0},Ai="FocusScope",Ei=fO.forwardRef((e,t)=>{const{loop:n=!1,trapped:o=!1,onMountAutoFocus:r,onUnmountAutoFocus:a,...i}=e,[s,c]=fO.useState(null),u=h(r),d=h(a),p=fO.useRef(null),m=l(t,e=>c(e)),f=fO.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;fO.useEffect(()=>{if(o){let e=function(e){if(f.paused||!s)return;const t=e.target;s.contains(t)?p.current=t:C(p.current,{select:!0})},t=function(e){if(f.paused||!s)return;const t=e.relatedTarget;null!==t&&(s.contains(t)||C(p.current,{select:!0}))},n=function(e){if(document.activeElement===document.body)for(const t of e)t.removedNodes.length>0&&C(s)};document.addEventListener("focusin",e),document.addEventListener("focusout",t);const o=new MutationObserver(n);return s&&o.observe(s,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",e),document.removeEventListener("focusout",t),o.disconnect()}}},[o,s,f.paused]),fO.useEffect(()=>{if(s){_i.add(f);const t=document.activeElement;if(!s.contains(t)){const n=new CustomEvent(Ii,xi);s.addEventListener(Ii,u),s.dispatchEvent(n),n.defaultPrevented||(!function(e,{select:t=!1}={}){const n=document.activeElement;for(const o of e)if(C(o,{select:t}),document.activeElement!==n)return}((e=w(s),e.filter(e=>"A"!==e.tagName)),{select:!0}),document.activeElement===t&&C(s))}return()=>{s.removeEventListener(Ii,u),setTimeout(()=>{const e=new CustomEvent(Ci,xi);s.addEventListener(Ci,d),s.dispatchEvent(e),e.defaultPrevented||C(t??document.body,{select:!0}),s.removeEventListener(Ci,d),_i.remove(f)},0)}}var e},[s,u,d,f]);const g=fO.useCallback(e=>{if(!n&&!o)return;if(f.paused)return;const t="Tab"===e.key&&!e.altKey&&!e.ctrlKey&&!e.metaKey,r=document.activeElement;if(t&&r){const t=e.currentTarget,[o,a]=function(e){const t=w(e);return[y(t,e),y(t.reverse(),e)]}(t);o&&a?e.shiftKey||r!==a?e.shiftKey&&r===o&&(e.preventDefault(),n&&C(a,{select:!0})):(e.preventDefault(),n&&C(o,{select:!0})):r===t&&e.preventDefault()}},[n,o,f.paused]);return RO(di.div,{tabIndex:-1,...i,ref:m,onKeyDown:g})}),Ei.displayName=Ai,_i=function(){let e=[];return{add(t){const n=e[0];t!==n&&n?.pause(),e=x(e,t),e.unshift(t)},remove(t){e=x(e,t),e[0]?.resume()}}}(),Oi="Portal",(Si=fO.forwardRef((e,t)=>{const{container:n,...o}=e,[r,a]=fO.useState(!1);ii(()=>a(!0),[]);const i=n||r&&globalThis?.document?.body;return i?BO.createPortal(RO(di.div,{...o,ref:t}),i):null})).displayName=Oi,(Ri=e=>{const{present:t,children:n}=e,o=A(t),r="function"==typeof n?n({present:o.isPresent}):fO.Children.only(n),a=l(o.ref,function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}(r));return"function"==typeof n||o.isPresent?fO.cloneElement(r,{ref:a}):null}).displayName="Presence",Mi=0,Pi=function(e,t){return Pi=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},Pi(e,t)},Ni=function(){return Ni=Object.assign||function(e){var t,n,o,r;for(n=1,o=arguments.length;n<o;n++)for(r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Ni.apply(this,arguments)},"function"==typeof SuppressedError&&SuppressedError,Bi="right-scroll-bar-position",Gi="width-before-scroll-bar",Vi="with-scroll-bars-hidden",Ti="--removed-body-scroll-bar-size",Di="undefined"!=typeof window?fO.useLayoutEffect:fO.useEffect,ki=new WeakMap,(Li=function(e){var t,n=e.sideCar,o=S(e,["sideCar"]);if(!n)throw new Error("Sidecar: please provide `sideCar` property to import the right car");if(!(t=n.read()))throw new Error("Sidecar medium not found");return fO.createElement(t,Ni({},o))}).isSideCarExport=!0,zi=function(e){void 0===e&&(e={});var t=function(e,t){var n,o;return void 0===t&&(t=P),n=[],o=!1,{read:function(){if(o)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(e){var r=t(e,o);return n.push(r),function(){n=n.filter(function(e){return e!==r})}},assignSyncMedium:function(e){for(o=!0;n.length;){var t=n;n=[],t.forEach(e)}n={push:function(t){return e(t)},filter:function(){return n}}},assignMedium:function(e){var t,r,a,i;o=!0,t=[],n.length&&(r=n,n=[],r.forEach(e),t=n),a=function(){var n=t;t=[],n.forEach(e)},(i=function(){return Promise.resolve().then(a)})(),n={push:function(e){t.push(e),i()},filter:function(e){return t=t.filter(e),n}}}}}(null);return t.options=Ni({async:!0,ssr:!1},e),t}(),Fi=function(){},Hi=fO.forwardRef(function(e,t){var n=fO.useRef(null),o=fO.useState({onScrollCapture:Fi,onWheelCapture:Fi,onTouchMoveCapture:Fi}),r=o[0],a=o[1],i=e.forwardProps,l=e.children,s=e.className,c=e.removeScrollBar,u=e.enabled,d=e.shards,p=e.sideCar,m=e.noRelative,f=e.noIsolation,g=e.inert,h=e.allowPinchZoom,v=e.as,b=void 0===v?"div":v,w=e.gapMode,y=S(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),I=p,C=M([n,t]),x=Ni(Ni({},y),r);return fO.createElement(fO.Fragment,null,u&&fO.createElement(I,{sideCar:zi,removeScrollBar:c,shards:d,noRelative:m,noIsolation:f,inert:g,setCallbacks:a,allowPinchZoom:!!h,lockRef:n,gapMode:w}),i?fO.cloneElement(fO.Children.only(l),Ni(Ni({},x),{ref:C})):fO.createElement(b,Ni({},x,{className:s,ref:C}),l))}),Hi.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},Hi.classNames={fullWidth:Gi,zeroRight:Bi},Wi=function(){if("undefined"!=typeof __webpack_nonce__)return __webpack_nonce__},Xi=function(){var e=0,t=null;return{add:function(n){var o,r;0==e&&(t=document?((o=document.createElement("style")).type="text/css",(r=Wi())&&o.setAttribute("nonce",r),o):null)&&(function(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}(t,n),function(e){(document.head||document.getElementsByTagName("head")[0]).appendChild(e)}(t)),e++},remove:function(){! --e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},ji=function(){var e=Xi();return function(t,n){fO.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},Zi=function(){var e=ji(),t=function(t){var n=t.styles,o=t.dynamic;return e(n,o),null};return t},qi={left:0,top:0,right:0,gap:0},Yi=function(e){return parseInt(e||"",10)||0},Ji=function(e){var t=window.getComputedStyle(document.body),n=t["padding"===e?"paddingLeft":"marginLeft"],o=t["padding"===e?"paddingTop":"marginTop"],r=t["padding"===e?"paddingRight":"marginRight"];return[Yi(n),Yi(o),Yi(r)]},Ui=function(e){var t,n,o;return void 0===e&&(e="margin"),"undefined"==typeof window?qi:(t=Ji(e),n=document.documentElement.clientWidth,o=window.innerWidth,{left:t[0],top:t[1],right:t[2],gap:Math.max(0,o-n+t[2]-t[0])})},Qi=Zi(),Ki="data-scroll-locked",$i=function(e,t,n,o){var r=e.left,a=e.top,i=e.right,l=e.gap;return void 0===n&&(n="margin"),"\n .".concat(Vi," {\n overflow: hidden ").concat(o,";\n padding-right: ").concat(l,"px ").concat(o,";\n }\n body[").concat(Ki,"] {\n overflow: hidden ").concat(o,";\n overscroll-behavior: contain;\n ").concat([t&&"position: relative ".concat(o,";"),"margin"===n&&"\n padding-left: ".concat(r,"px;\n padding-top: ").concat(a,"px;\n padding-right: ").concat(i,"px;\n margin-left:0;\n margin-top:0;\n margin-right: ").concat(l,"px ").concat(o,";\n "),"padding"===n&&"padding-right: ".concat(l,"px ").concat(o,";")].filter(Boolean).join(""),"\n }\n \n .").concat(Bi," {\n right: ").concat(l,"px ").concat(o,";\n }\n \n .").concat(Gi," {\n margin-right: ").concat(l,"px ").concat(o,";\n }\n \n .").concat(Bi," .").concat(Bi," {\n right: 0 ").concat(o,";\n }\n \n .").concat(Gi," .").concat(Gi," {\n margin-right: 0 ").concat(o,";\n }\n \n body[").concat(Ki,"] {\n ").concat(Ti,": ").concat(l,"px;\n }\n")},el=function(){var e=parseInt(document.body.getAttribute(Ki)||"0",10);return isFinite(e)?e:0},tl=function(){fO.useEffect(function(){return document.body.setAttribute(Ki,(el()+1).toString()),function(){var e=el()-1;e<=0?document.body.removeAttribute(Ki):document.body.setAttribute(Ki,e.toString())}},[])},nl=function(e){var t,n=e.noRelative,o=e.noImportant,r=e.gapMode,a=void 0===r?"margin":r;return tl(),t=fO.useMemo(function(){return Ui(a)},[a]),fO.createElement(Qi,{styles:$i(t,!n,a,o?"":"!important")})},ol=!1,"undefined"!=typeof window)try{rl=Object.defineProperty({},"passive",{get:function(){return ol=!0,!0}}),window.addEventListener("test",rl,rl),window.removeEventListener("test",rl,rl)}catch(OP){ol=!1}al=!!ol&&{passive:!1},il=function(e){return"TEXTAREA"===e.tagName},ll=function(e,t){if(!(e instanceof Element))return!1;var n=window.getComputedStyle(e);return"hidden"!==n[t]&&!(n.overflowY===n.overflowX&&!il(e)&&"visible"===n[t])},sl=function(e){return ll(e,"overflowY")},cl=function(e){return ll(e,"overflowX")},ul=function(e,t){var n,o=t.ownerDocument,r=t;do{if("undefined"!=typeof ShadowRoot&&r instanceof ShadowRoot&&(r=r.host),ml(e,r)&&(n=fl(e,r))[1]>n[2])return!0;r=r.parentNode}while(r&&r!==o.body);return!1},dl=function(e){return[e.scrollTop,e.scrollHeight,e.clientHeight]},pl=function(e){return[e.scrollLeft,e.scrollWidth,e.clientWidth]},ml=function(e,t){return"v"===e?sl(t):cl(t)},fl=function(e,t){return"v"===e?dl(t):pl(t)},gl=function(e,t){return"h"===e&&"rtl"===t?-1:1},hl=function(e,t,n,o,r){var a,i,l,s,c=gl(e,window.getComputedStyle(t).direction),u=c*o,d=n.target,p=t.contains(d),m=!1,f=u>0,g=0,h=0;do{if(!d)break;i=(a=fl(e,d))[0],l=a[1]-a[2]-c*i,(i||l)&&ml(e,d)&&(g+=l,h+=i),d=(s=d.parentNode)&&s.nodeType===Node.DOCUMENT_FRAGMENT_NODE?s.host:s}while(!p&&d!==document.body||p&&(t.contains(d)||t===d));return(f&&Math.abs(g)<1||!f&&Math.abs(h)<1)&&(m=!0),m},vl=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},bl=function(e){return[e.deltaX,e.deltaY]},wl=function(e){return e&&"current"in e?e.current:e},yl=function(e,t){return e[0]===t[0]&&e[1]===t[1]},Il=function(e){return"\n .block-interactivity-".concat(e," {pointer-events: none;}\n .allow-interactivity-").concat(e," {pointer-events: all;}\n")},Cl=0,xl=[],mO=function(e){var t,n,o,r,a,i,l,s,c=fO.useRef([]),u=fO.useRef([0,0]),d=fO.useRef(),p=fO.useState(Cl++)[0],m=fO.useState(Zi)[0],f=fO.useRef(e);return fO.useEffect(function(){f.current=e},[e]),fO.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(p));var t=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))}([e.lockRef.current],(e.shards||[]).map(wl),!0).filter(Boolean);return t.forEach(function(e){return e.classList.add("allow-interactivity-".concat(p))}),function(){document.body.classList.remove("block-interactivity-".concat(p)),t.forEach(function(e){return e.classList.remove("allow-interactivity-".concat(p))})}}},[e.inert,e.lockRef.current,e.shards]),t=fO.useCallback(function(e,t){var n,o,r,a,i,l,s,c,p,m,g;return"touches"in e&&2===e.touches.length||"wheel"===e.type&&e.ctrlKey?!f.current.allowPinchZoom:(n=vl(e),o=u.current,r="deltaX"in e?e.deltaX:o[0]-n[0],a="deltaY"in e?e.deltaY:o[1]-n[1],l=e.target,s=Math.abs(r)>Math.abs(a)?"h":"v",(!("touches"in e)||"h"!==s||"range"!==l.type)&&!((p=(c=window.getSelection())&&c.anchorNode)&&(p===l||p.contains(l)))&&(!(m=ul(s,l))||(m?i=s:(i="v"===s?"h":"v",m=ul(s,l)),!!m&&(!d.current&&"changedTouches"in e&&(r||a)&&(d.current=i),!i||(g=d.current||i,hl(g,t,e,"h"===g?r:a))))))},[]),n=fO.useCallback(function(e){var n,o,r,a=e;xl.length&&xl[xl.length-1]===m&&(n="deltaY"in a?bl(a):vl(a),(o=c.current.filter(function(e){return e.name===a.type&&(e.target===a.target||a.target===e.shadowParent)&&yl(e.delta,n)})[0])&&o.should?a.cancelable&&a.preventDefault():o||(r=(f.current.shards||[]).map(wl).filter(Boolean).filter(function(e){return e.contains(a.target)}),(r.length>0?t(a,r[0]):!f.current.noIsolation)&&a.cancelable&&a.preventDefault()))},[]),o=fO.useCallback(function(e,t,n,o){var r={name:e,delta:t,target:n,should:o,shadowParent:N(n)};c.current.push(r),setTimeout(function(){c.current=c.current.filter(function(e){return e!==r})},1)},[]),r=fO.useCallback(function(e){u.current=vl(e),d.current=void 0},[]),a=fO.useCallback(function(n){o(n.type,bl(n),n.target,t(n,e.lockRef.current))},[]),i=fO.useCallback(function(n){o(n.type,vl(n),n.target,t(n,e.lockRef.current))},[]),fO.useEffect(function(){return xl.push(m),e.setCallbacks({onScrollCapture:a,onWheelCapture:a,onTouchMoveCapture:i}),document.addEventListener("wheel",n,al),document.addEventListener("touchmove",n,al),document.addEventListener("touchstart",r,al),function(){xl=xl.filter(function(e){return e!==m}),document.removeEventListener("wheel",n,al),document.removeEventListener("touchmove",n,al),document.removeEventListener("touchstart",r,al)}},[]),l=e.removeScrollBar,s=e.inert,fO.createElement(fO.Fragment,null,s?fO.createElement(m,{styles:Il(p)}):null,l?fO.createElement(nl,{noRelative:e.noRelative,gapMode:e.gapMode}):null)},zi.useMedium(mO),Al=Li,(El=fO.forwardRef(function(e,t){return fO.createElement(Hi,Ni({},e,{ref:t,sideCar:Al}))})).classNames=Hi.classNames,_l=function(e){return"undefined"==typeof document?null:(Array.isArray(e)?e[0]:e).ownerDocument.body},Ol=new WeakMap,Sl=new WeakMap,Rl={},Ml=0,Pl=function(e){return e&&(e.host||Pl(e.parentNode))},Nl=function(e,t){return t.map(function(t){if(e.contains(t))return t;var n=Pl(t);return n&&e.contains(n)?n:(console.error("aria-hidden",t,"in not contained inside",e,". Doing nothing"),null)}).filter(function(e){return Boolean(e)})},Bl=function(e,t,n,o){var r,a,i,l,s,c,u=Nl(t,Array.isArray(e)?e:[e]);return Rl[n]||(Rl[n]=new WeakMap),r=Rl[n],a=[],i=new Set,l=new Set(u),s=function(e){e&&!i.has(e)&&(i.add(e),s(e.parentNode))},u.forEach(s),c=function(e){e&&!l.has(e)&&Array.prototype.forEach.call(e.children,function(e){var t,l,s,u;if(i.has(e))c(e);else try{l=null!==(t=e.getAttribute(o))&&"false"!==t,s=(Ol.get(e)||0)+1,u=(r.get(e)||0)+1,Ol.set(e,s),r.set(e,u),a.push(e),1===s&&l&&Sl.set(e,!0),1===u&&e.setAttribute(n,"true"),l||e.setAttribute(o,"true")}catch(vM){console.error("aria-hidden: cannot operate on ",e,vM)}})},c(t),i.clear(),Ml++,function(){a.forEach(function(e){var t=Ol.get(e)-1,a=r.get(e)-1;Ol.set(e,t),r.set(e,a),t||(Sl.has(e)||e.removeAttribute(o),Sl.delete(e)),a||e.removeAttribute(n)}),--Ml||(Ol=new WeakMap,Ol=new WeakMap,Sl=new WeakMap,Rl={})}},Gl=function(e,t,n){var o,r;return void 0===n&&(n="data-aria-hidden"),o=Array.from(Array.isArray(e)?e:[e]),(r=_l(e))?(o.push.apply(o,Array.from(r.querySelectorAll("[aria-live], script"))),Bl(o,r,n,"aria-hidden")):function(){return null}},Vl="Dialog";var[TO,DO]=o(Vl),[kO,LO]=TO(Vl);(Tl=e=>{const{__scopeDialog:t,children:n,open:o,defaultOpen:r,onOpenChange:a,modal:i=!0}=e,l=fO.useRef(null),s=fO.useRef(null),[d,p]=u({prop:o,defaultProp:r??!1,onChange:a,caller:Vl});return RO(kO,{scope:t,triggerRef:l,contentRef:s,contentId:c(),titleId:c(),descriptionId:c(),open:d,onOpenChange:p,onOpenToggle:fO.useCallback(()=>p(e=>!e),[p]),modal:i,children:n})}).displayName=Vl,Dl="DialogTrigger",(kl=fO.forwardRef((e,t)=>{const{__scopeDialog:n,...o}=e,r=LO(Dl,n),a=l(t,r.triggerRef);return RO(di.button,{type:"button","aria-haspopup":"dialog","aria-expanded":r.open,"aria-controls":r.contentId,"data-state":B(r.open),...o,ref:a,onClick:s(e.onClick,r.onOpenToggle)})})).displayName=Dl,Ll="DialogPortal";var[zO,FO]=TO(Ll,{forceMount:void 0});(zl=e=>{const{__scopeDialog:t,forceMount:n,children:o,container:r}=e,a=LO(Ll,t);return RO(zO,{scope:t,forceMount:n,children:fO.Children.map(o,e=>RO(Ri,{present:n||a.open,children:RO(Si,{asChild:!0,container:r,children:e})}))})}).displayName=Ll,Fl="DialogOverlay",(Hl=fO.forwardRef((e,t)=>{const n=FO(Fl,e.__scopeDialog),{forceMount:o=n.forceMount,...r}=e,a=LO(Fl,e.__scopeDialog);return a.modal?RO(Ri,{present:o||a.open,children:RO(Xl,{...r,ref:t})}):null})).displayName=Fl,Wl=d("DialogOverlay.RemoveScroll"),Xl=fO.forwardRef((e,t)=>{const{__scopeDialog:n,...o}=e,r=LO(Fl,n);return RO(El,{as:Wl,allowPinchZoom:!0,shards:[r.contentRef],children:RO(di.div,{"data-state":B(r.open),...o,ref:t,style:{pointerEvents:"auto",...o.style}})})}),jl="DialogContent",(Zl=fO.forwardRef((e,t)=>{const n=FO(jl,e.__scopeDialog),{forceMount:o=n.forceMount,...r}=e,a=LO(jl,e.__scopeDialog);return RO(Ri,{present:o||a.open,children:a.modal?RO(ql,{...r,ref:t}):RO(Yl,{...r,ref:t})})})).displayName=jl,ql=fO.forwardRef((e,t)=>{const n=LO(jl,e.__scopeDialog),o=fO.useRef(null),r=l(t,n.contentRef,o);return fO.useEffect(()=>{const e=o.current;if(e)return Gl(e)},[]),RO(Jl,{...e,ref:r,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:s(e.onCloseAutoFocus,e=>{e.preventDefault(),n.triggerRef.current?.focus()}),onPointerDownOutside:s(e.onPointerDownOutside,e=>{const t=e.detail.originalEvent,n=0===t.button&&!0===t.ctrlKey;(2===t.button||n)&&e.preventDefault()}),onFocusOutside:s(e.onFocusOutside,e=>e.preventDefault())})}),Yl=fO.forwardRef((e,t)=>{const n=LO(jl,e.__scopeDialog),o=fO.useRef(!1),r=fO.useRef(!1);return RO(Jl,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{e.onCloseAutoFocus?.(t),t.defaultPrevented||(o.current||n.triggerRef.current?.focus(),t.preventDefault()),o.current=!1,r.current=!1},onInteractOutside:t=>{e.onInteractOutside?.(t),t.defaultPrevented||(o.current=!0,"pointerdown"===t.detail.originalEvent.type&&(r.current=!0));const a=t.target,i=n.triggerRef.current?.contains(a);i&&t.preventDefault(),"focusin"===t.detail.originalEvent.type&&r.current&&t.preventDefault()}})}),Jl=fO.forwardRef((e,t)=>{const{__scopeDialog:n,trapFocus:o,onOpenAutoFocus:r,onCloseAutoFocus:a,...i}=e,s=LO(jl,n),c=fO.useRef(null),u=l(t,c);return _(),PO(MO,{children:[RO(Ei,{asChild:!0,loop:!0,trapped:o,onMountAutoFocus:r,onUnmountAutoFocus:a,children:RO(bi,{role:"dialog",id:s.contentId,"aria-describedby":s.descriptionId,"aria-labelledby":s.titleId,"data-state":B(s.open),...i,ref:u,onDismiss:()=>s.onOpenChange(!1)})}),PO(MO,{children:[RO(os,{titleId:s.titleId}),RO(as,{contentRef:c,descriptionId:s.descriptionId})]})]})}),Ul="DialogTitle",(Ql=fO.forwardRef((e,t)=>{const{__scopeDialog:n,...o}=e,r=LO(Ul,n);return RO(di.h2,{id:r.titleId,...o,ref:t})})).displayName=Ul,Kl="DialogDescription",($l=fO.forwardRef((e,t)=>{const{__scopeDialog:n,...o}=e,r=LO(Kl,n);return RO(di.p,{id:r.descriptionId,...o,ref:t})})).displayName=Kl,es="DialogClose",(ts=fO.forwardRef((e,t)=>{const{__scopeDialog:n,...o}=e,r=LO(es,n);return RO(di.button,{type:"button",...o,ref:t,onClick:s(e.onClick,()=>r.onOpenChange(!1))})})).displayName=es,ns="DialogTitleWarning";var[HO,WO]=function(e,t){const n=fO.createContext(t),o=e=>{const{children:t,...o}=e,r=fO.useMemo(()=>o,Object.values(o));return RO(n.Provider,{value:r,children:t})};return o.displayName=e+"Provider",[o,function(o){const r=fO.useContext(n);if(r)return r;if(void 0!==t)return t;throw new Error(`\`${o}\` must be used within \`${e}\``)}]}(ns,{contentName:jl,titleName:Ul,docsSlug:"dialog"});os=({titleId:e})=>{const t=WO(ns),n=`\`${t.contentName}\` requires a \`${t.titleName}\` for the component to be accessible for screen reader users.\n\nIf you want to hide the \`${t.titleName}\`, you can wrap it with our VisuallyHidden component.\n\nFor more information, see https://radix-ui.com/primitives/docs/components/${t.docsSlug}`;return fO.useEffect(()=>{if(e){document.getElementById(e)||console.error(n)}},[n,e]),null},rs="DialogDescriptionWarning",as=({contentRef:e,descriptionId:t})=>{const n=`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${WO(rs).contentName}}.`;return fO.useEffect(()=>{const o=e.current?.getAttribute("aria-describedby");if(t&&o){document.getElementById(t)||console.warn(n)}},[n,e,t]),null},is=Tl,ls=kl,ss=zl,cs=Hl,us=Zl,ds=Ql,ps=$l,ms=ts,fs="AlertDialog";var[XO]=o(fs,[DO]);gs=DO(),(hs=e=>{const{__scopeAlertDialog:t,...n}=e,o=gs(t);return RO(is,{...o,...n,modal:!0})}).displayName=fs,vs="AlertDialogTrigger",fO.forwardRef((e,t)=>{const{__scopeAlertDialog:n,...o}=e,r=gs(n);return RO(ls,{...r,...o,ref:t})}).displayName=vs,(bs=e=>{const{__scopeAlertDialog:t,...n}=e,o=gs(t);return RO(ss,{...o,...n})}).displayName="AlertDialogPortal",ws="AlertDialogOverlay",(ys=fO.forwardRef((e,t)=>{const{__scopeAlertDialog:n,...o}=e,r=gs(n);return RO(cs,{...r,...o,ref:t})})).displayName=ws,Is="AlertDialogContent";var[jO,ZO]=XO(Is);Cs=m("AlertDialogContent"),(xs=fO.forwardRef((e,t)=>{const{__scopeAlertDialog:n,children:o,...r}=e,a=gs(n),i=fO.useRef(null),c=l(t,i),u=fO.useRef(null);return RO(HO,{contentName:Is,titleName:As,docsSlug:"alert-dialog",children:RO(jO,{scope:n,cancelRef:u,children:PO(us,{role:"alertdialog",...a,...r,ref:c,onOpenAutoFocus:s(r.onOpenAutoFocus,e=>{e.preventDefault(),u.current?.focus({preventScroll:!0})}),onPointerDownOutside:e=>e.preventDefault(),onInteractOutside:e=>e.preventDefault(),children:[RO(Cs,{children:o}),RO(Ns,{contentRef:i})]})})})})).displayName=Is,As="AlertDialogTitle",(Es=fO.forwardRef((e,t)=>{const{__scopeAlertDialog:n,...o}=e,r=gs(n);return RO(ds,{...r,...o,ref:t})})).displayName=As,_s="AlertDialogDescription",(Os=fO.forwardRef((e,t)=>{const{__scopeAlertDialog:n,...o}=e,r=gs(n);return RO(ps,{...r,...o,ref:t})})).displayName=_s,Ss="AlertDialogAction",(Rs=fO.forwardRef((e,t)=>{const{__scopeAlertDialog:n,...o}=e,r=gs(n);return RO(ms,{...r,...o,ref:t})})).displayName=Ss,Ms="AlertDialogCancel",(Ps=fO.forwardRef((e,t)=>{const{__scopeAlertDialog:n,...o}=e,{cancelRef:r}=ZO(Ms,n),a=gs(n),i=l(t,r);return RO(ms,{...a,...o,ref:i})})).displayName=Ms,Ns=({contentRef:e})=>{const t=`\`${Is}\` requires a description for the component to be accessible for screen reader users.\n\nYou can add a description to the \`${Is}\` by passing a \`${_s}\` component as a child, which also benefits sighted users by adding visible context to the dialog.\n\nAlternatively, you can use your own component as a description by assigning it an \`id\` and passing the same value to the \`aria-describedby\` prop in \`${Is}\`. If the description is confusing or duplicative for sighted users, you can use the \`@radix-ui/react-visually-hidden\` primitive as a wrapper around your description component.\n\nFor more information, see https://radix-ui.com/primitives/docs/components/alert-dialog`;return fO.useEffect(()=>{document.getElementById(e.current?.getAttribute("aria-describedby"))||console.warn(t)},[t,e]),null},Bs=hs,Gs=bs,Vs=ys,Ts=xs,Ds=Rs,ks=Ps,Ls=Es,zs=Os,Hs=function(e){return fO.createElement("svg",G({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Fs||(Fs=fO.createElement("path",{fill:"#5D676B",d:"m12 13.4-4.9 4.9a.95.95 0 0 1-.7.276.95.95 0 0 1-.7-.275.95.95 0 0 1-.275-.7q0-.426.275-.7l4.9-4.9-4.9-4.9a.95.95 0 0 1-.275-.7q0-.426.275-.7a.95.95 0 0 1 .7-.275q.424 0 .7.275l4.9 4.9 4.9-4.9a.95.95 0 0 1 .7-.275q.424 0 .7.275a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7L13.4 12l4.9 4.9a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275z"})))},Ws={loader:"Loader-modules_loader__waPdv",small:"Loader-modules_small__ACDdJ",inheritColor:"Loader-modules_inheritColor__4aWvb"},Xs={button:"Button-modules_button__tpJr3",secondary:"Button-modules_secondary__JGOIF",outline:"Button-modules_outline__R9gjd",danger:"Button-modules_danger__eTzli",small:"Button-modules_small__dNTOw",large:"Button-modules_large__5tvgy",prefix:"Button-modules_prefix__86hpR",suffix:"Button-modules_suffix__5uHiO",fullWidth:"Button-modules_fullWidth__3ET8J"};const qO=gO.forwardRef(({disabled:e=!1,children:t,onClick:n,size:o="medium",variant:r="primary",type:a="button",prefix:i="",suffix:l="",className:s="",fullWidth:c=!1,showLoader:u=!1,...d},p)=>gO.createElement("button",{ref:p,type:a,disabled:e,className:ai("demio-ui-button",Xs.button,{[s]:s,[Xs[o]]:o,[Xs[r]]:r,[Xs.fullWidth]:c}),onClick:n,...d},(i||u)&&gO.createElement("span",{className:ai("demio-ui-button-prefix",Xs.prefix)},u?gO.createElement(V,{size:"small",inheritColor:!0}):i),t,l&&gO.createElement("span",{className:ai("demio-ui-button-suffix",Xs.suffix)},l)));js="Alert-modules_overlay__4XRHj",Zs="Alert-modules_close__dyL0l",qs="Alert-modules_content__Y7nMS",Ys="Alert-modules_title__e8UHT",Js="Alert-modules_description__wyWR-",Us="Alert-modules_buttons__cOEDw",Qs=Symbol.for("react.lazy"),Ks=fO[" use ".trim().toString()],$s=Symbol("radix.slottable"),ec=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{const n=function(e){const t=L(e),n=fO.forwardRef((e,n)=>{let{children:o,...r}=e;k(o)&&"function"==typeof Ks&&(o=Ks(o._payload));const a=fO.Children.toArray(o),i=a.find(z);if(i){const e=i.props.children,o=a.map(t=>t===i?fO.Children.count(e)>1?fO.Children.only(null):fO.isValidElement(e)?e.props.children:null:t);return RO(t,{...r,ref:n,children:fO.isValidElement(e)?fO.cloneElement(e,void 0,o):null})}return RO(t,{...r,ref:n,children:o})});return n.displayName=`${e}.Slot`,n}(`Primitive.${t}`),o=fO.forwardRef((e,o)=>{const{asChild:r,...a}=e,i=r?n:t;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),RO(i,{...a,ref:o})});return o.displayName=`Primitive.${t}`,{...e,[t]:o}},{}),tc={exports:{}},nc={},oc=t(fO),ac={},sc=W(),cc="Avatar";var[YO]=function(e,t=[]){let n=[];const o=()=>{const t=n.map(e=>fO.createContext(e));return function(n){const o=n?.[e]||t;return fO.useMemo(()=>({[`__scope${e}`]:{...n,[e]:o}}),[n,o])}};return o.scopeName=e,[function(t,o){const r=fO.createContext(o);r.displayName=t+"Context";const a=n.length;n=[...n,o];const i=t=>{const{scope:n,children:o,...i}=t,l=n?.[e]?.[a]||r,s=fO.useMemo(()=>i,Object.values(i));return RO(l.Provider,{value:s,children:o})};return i.displayName=t+"Provider",[i,function(n,i){const l=i?.[e]?.[a]||r,s=fO.useContext(l);if(s)return s;if(void 0!==o)return o;throw new Error(`\`${n}\` must be used within \`${t}\``)}]},D(o,...t)]}(cc),[JO,UO]=YO(cc);(uc=fO.forwardRef((e,t)=>{const{__scopeAvatar:n,...o}=e,[r,a]=fO.useState("idle");return RO(JO,{scope:n,imageLoadingStatus:r,onImageLoadingStatusChange:a,children:RO(ec.span,{...o,ref:t})})})).displayName=cc,dc="AvatarImage",(pc=fO.forwardRef((e,t)=>{const{__scopeAvatar:n,src:o,onLoadingStatusChange:r=()=>{},...a}=e,i=UO(dc,n),l=Z(o,a),s=h(e=>{r(e),i.onImageLoadingStatusChange(e)});return ii(()=>{"idle"!==l&&s(l)},[l,s]),"loaded"===l?RO(ec.img,{...a,ref:t,src:o}):null})).displayName=dc,mc="AvatarFallback",(fc=fO.forwardRef((e,t)=>{const{__scopeAvatar:n,delayMs:o,...r}=e,a=UO(mc,n),[i,l]=fO.useState(void 0===o);return fO.useEffect(()=>{if(void 0!==o){const e=window.setTimeout(()=>l(!0),o);return()=>window.clearTimeout(e)}},[o]),i&&"loaded"!==a.imageLoadingStatus?RO(ec.span,{...r,ref:t}):null})).displayName=mc,gc=uc,hc=pc,vc=fc,yc=function(e){return fO.createElement("svg",q({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),fO.createElement("mask",{id:"add_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},bc||(bc=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),wc||(wc=fO.createElement("g",{mask:"url(#add_svg__a)"},fO.createElement("path",{fill:"#2C3336",d:"M12 18.75a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534v-5.25H6a.73.73 0 0 1-.534-.216A.73.73 0 0 1 5.25 12q0-.32.216-.535A.73.73 0 0 1 6 11.25h5.25V6q0-.319.216-.534A.73.73 0 0 1 12 5.25q.32 0 .535.216A.73.73 0 0 1 12.75 6v5.25H18q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215h-5.25V18q0 .318-.216.534a.73.73 0 0 1-.534.216"}))))},Cc=function(e){return fO.createElement("svg",Y({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Ic||(Ic=fO.createElement("path",{fill:"#2C3336",d:"m12.277 22.093.928-.928a.56.56 0 0 0 0-.796l-7.272-7.271h16.005c.31 0 .562-.252.562-.563v-1.312a.563.563 0 0 0-.562-.563H5.933l7.272-7.272a.56.56 0 0 0 0-.795l-.928-.928a.563.563 0 0 0-.796 0L1.665 11.48a.563.563 0 0 0 0 .796l9.816 9.816c.22.22.576.22.796 0"})))},Ac=function(e){return fO.createElement("svg",J({fill:"currentColor","aria-hidden":"true","data-icon":"check",viewBox:"64 64 896 896"},e),xc||(xc=fO.createElement("path",{d:"M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 0 0-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8"})))},_c=function(e){return fO.createElement("svg",U({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),Ec||(Ec=fO.createElement("path",{fill:"currentColor",d:"M7.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6h-.25a.73.73 0 0 1-.535-.215.73.73 0 0 1-.215-.535.73.73 0 0 1 .215-.535.73.73 0 0 1 .535-.215H9a.84.84 0 0 1 .263-.63.9.9 0 0 1 .64-.255h4.193q.377 0 .64.254A.84.84 0 0 1 15 4.5h3.75a.73.73 0 0 1 .535.215.73.73 0 0 1 .215.535.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215h-.25v12.692q0 .758-.525 1.283t-1.283.525zM7 6v12.692a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087h9.385a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22V6zm2.404 10.25a.73.73 0 0 0 .215.535.73.73 0 0 0 .535.215.73.73 0 0 0 .534-.215.73.73 0 0 0 .216-.535v-7.5a.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215.73.73 0 0 0-.535.215.73.73 0 0 0-.215.535zm3.692 0q0 .32.216.535a.73.73 0 0 0 .534.215.73.73 0 0 0 .535-.215.73.73 0 0 0 .215-.535v-7.5a.73.73 0 0 0-.215-.535.73.73 0 0 0-.535-.215.73.73 0 0 0-.534.215.73.73 0 0 0-.216.535zM7 6v12.692a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087H7z"})))},Sc=function(e){return fO.createElement("svg",Q({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Oc||(Oc=fO.createElement("path",{fill:"#1C1B1F",d:"M4 21a.97.97 0 0 1-.712-.288A.97.97 0 0 1 3 20v-2.425a1.98 1.98 0 0 1 .575-1.4L16.2 3.575q.3-.275.663-.425.362-.15.762-.15t.775.15.65.45L20.425 5q.3.275.438.65a2.17 2.17 0 0 1 0 1.512 1.9 1.9 0 0 1-.438.663l-12.6 12.6a1.975 1.975 0 0 1-1.4.575zM17.6 7.8 19 6.4 17.6 5l-1.4 1.4z"})))},Mc=function(e){return fO.createElement("svg",K({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 15"},e),Rc||(Rc=fO.createElement("path",{fill:"#2C3336",d:"m11.175 9.583.889-.89a.223.223 0 0 1 .38.16v4.038c0 .736-.597 1.333-1.333 1.333H1.333A1.334 1.334 0 0 1 0 12.891V3.113C0 2.377.597 1.78 1.333 1.78h7.598c.197 0 .297.239.158.38l-.889.89a.22.22 0 0 1-.158.063H1.333v9.778h9.778V9.738c0-.058.022-.114.064-.155m4.35-5.606-7.294 7.294-2.512.278a1.148 1.148 0 0 1-1.266-1.266l.278-2.511L12.025.477a1.62 1.62 0 0 1 2.297 0l1.2 1.2c.636.636.636 1.667.003 2.3m-2.744.858-1.614-1.613-5.161 5.163-.203 1.814 1.814-.202zm1.8-2.213-1.2-1.2a.29.29 0 0 0-.412 0l-.858.858 1.614 1.614.858-.859a.296.296 0 0 0-.002-.413"})))},Bc=function(e){return fO.createElement("svg",$({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),fO.createElement("mask",{id:"keyboard_arrow_down_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Pc||(Pc=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),Nc||(Nc=fO.createElement("g",{mask:"url(#keyboard_arrow_down_svg__a)"},fO.createElement("path",{fill:"#2C3336",d:"M12 14.677a.9.9 0 0 1-.34-.066.8.8 0 0 1-.293-.19L6.873 9.927a.72.72 0 0 1-.217-.527q0-.31.217-.527a.72.72 0 0 1 .527-.217q.31 0 .527.217L12 12.946l4.073-4.073a.72.72 0 0 1 .527-.217q.31 0 .527.217t.217.527a.72.72 0 0 1-.217.527l-4.494 4.494a.83.83 0 0 1-.633.256"}))))},Vc=function(e){return fO.createElement("svg",ee({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Gc||(Gc=fO.createElement("path",{fill:"#2C3336",d:"M20.625 10.875h-7.5v-7.5A.375.375 0 0 0 12.75 3h-1.5a.375.375 0 0 0-.375.375v7.5h-7.5A.375.375 0 0 0 3 11.25v1.5c0 .207.168.375.375.375h7.5v7.5c0 .207.168.375.375.375h1.5a.375.375 0 0 0 .375-.375v-7.5h7.5A.375.375 0 0 0 21 12.75v-1.5a.375.375 0 0 0-.375-.375"})))},Dc=function(e){return fO.createElement("svg",te({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24"},e),Tc||(Tc=fO.createElement("path",{fill:"#2C3336",d:"m23.835 21.979-5.69-5.69a.56.56 0 0 0-.399-.165h-.619A9.72 9.72 0 0 0 19.5 9.75 9.75 9.75 0 0 0 9.749 0 9.75 9.75 0 0 0 0 9.75a9.75 9.75 0 0 0 9.75 9.749 9.72 9.72 0 0 0 6.374-2.372v.619c0 .15.061.29.164.398l5.69 5.69c.22.221.577.221.797 0l1.06-1.059a.563.563 0 0 0 0-.796M9.75 17.249a7.5 7.5 0 0 1-7.5-7.5c0-4.143 3.356-7.5 7.5-7.5 4.143 0 7.5 3.357 7.5 7.5 0 4.144-3.357 7.5-7.5 7.5"})))},zc=function(e){return fO.createElement("svg",ne({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),kc||(kc=fO.createElement("path",{fill:"#2C3336",d:"m3.166 11.602 6.93-6.938a.57.57 0 0 1 .803 0l.935.928a.56.56 0 0 1 0 .797L6.24 12l5.594 5.61a.56.56 0 0 1 0 .798l-.935.928a.57.57 0 0 1-.803 0l-6.93-6.938a.56.56 0 0 1 0-.796"})),Lc||(Lc=fO.createElement("path",{fill:"#2C3336",d:"m12.166 11.602 6.93-6.938a.57.57 0 0 1 .803 0l.935.928a.56.56 0 0 1 0 .797L15.24 12l5.594 5.61a.56.56 0 0 1 0 .798l-.935.928a.57.57 0 0 1-.803 0l-6.93-6.938a.56.56 0 0 1 0-.796"})))},Hc=function(e){return fO.createElement("svg",oe({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Fc||(Fc=fO.createElement("path",{fill:"#2C3336",d:"m7.697 11.602 6.881-6.938c.22-.22.577-.22.797 0l.928.928c.22.22.22.577 0 .797L10.748 12l5.555 5.61c.22.221.22.578 0 .798l-.928.928a.563.563 0 0 1-.797 0l-6.881-6.938a.563.563 0 0 1 0-.796"})))},Xc=function(e){return fO.createElement("svg",re({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),Wc||(Wc=fO.createElement("path",{d:"M12 10.875V6.422c0-1.003 1.212-1.505 1.92-.796l1.3 1.299 5.26-5.26a.56.56 0 0 1 .795 0l1.06 1.06c.22.22.22.576 0 .796l-5.26 5.26 1.299 1.298c.709.71.207 1.921-.796 1.921h-4.453A1.125 1.125 0 0 1 12 10.875m-8.48 11.46 5.26-5.26 1.3 1.299c.708.709 1.92.207 1.92-.796v-4.453c0-.621-.504-1.125-1.125-1.125H6.422c-1.003 0-1.505 1.212-.796 1.92l1.299 1.3-5.26 5.26a.563.563 0 0 0 0 .795l1.06 1.06c.22.22.576.22.796 0Z"})))},Zc=function(e){return fO.createElement("svg",ae({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),jc||(jc=fO.createElement("path",{d:"M22.5 2.625v4.453c0 1.003-1.212 1.505-1.92.796l-1.3-1.299-5.026 5.027a.563.563 0 0 1-.796 0l-1.06-1.06a.563.563 0 0 1 0-.796l5.027-5.027-1.299-1.299c-.709-.708-.207-1.92.796-1.92h4.453c.621 0 1.125.504 1.125 1.125M9.746 12.398 4.72 17.425l-1.3-1.299c-.708-.709-1.92-.207-1.92.796v4.453c0 .621.504 1.125 1.125 1.125h4.453c1.003 0 1.505-1.212.796-1.92l-1.299-1.3 5.027-5.026a.563.563 0 0 0 0-.796l-1.06-1.06a.563.563 0 0 0-.796 0"})))},Yc=function(e){return fO.createElement("svg",ie({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),qc||(qc=fO.createElement("path",{fill:"#2C3336",d:"M23.626 10.875c0-6.387-5.154-10.5-11.625-10.5C5.576.375.376 5.575.376 12s5.2 11.625 11.625 11.625c2.481 0 4.907-.8 6.895-2.265a.56.56 0 0 0 .098-.807l-.713-.872a.564.564 0 0 0-.77-.095A9.4 9.4 0 0 1 12 21.375c-5.17 0-9.375-4.206-9.375-9.375 0-5.17 4.206-9.375 9.375-9.375 5.132 0 9.375 3.048 9.375 8.25 0 2.958-1.991 4.607-3.891 4.607-.915 0-.944-.591-.768-1.474l1.342-6.964a.562.562 0 0 0-.552-.669H15.67a.56.56 0 0 0-.552.456c-.052.269-.078.391-.107.656-.559-.916-1.682-1.456-3.056-1.456-3.356 0-6.329 2.93-6.329 7.166 0 2.867 1.541 4.786 4.368 4.786 1.397 0 2.876-.789 3.738-1.98.195 1.446 1.336 1.782 2.783 1.782 4.649 0 7.111-2.982 7.111-6.91m-12.839 4.563c-1.335 0-2.131-.912-2.131-2.44 0-2.695 1.854-4.378 3.497-4.378 1.412 0 2.131 1.01 2.131 2.418 0 2.196-1.555 4.4-3.497 4.4"})))},Uc=function(e){return fO.createElement("svg",le({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Jc||(Jc=fO.createElement("path",{fill:"#2C3336",d:"m10.58 14.146-2.322-2.323a.72.72 0 0 0-.522-.212.7.7 0 0 0-.532.212.72.72 0 0 0-.217.527q0 .31.217.527l2.744 2.744a.87.87 0 0 0 .633.271q.361 0 .632-.27l5.564-5.564a.73.73 0 0 0 .212-.522.7.7 0 0 0-.212-.532.72.72 0 0 0-.527-.217.72.72 0 0 0-.527.217zm1.422 7.354a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.018-2.03 9.6 9.6 0 0 1-2.03-3.016 9.2 9.2 0 0 1-.749-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))},Kc=function(e){return fO.createElement("svg",se({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Qc||(Qc=fO.createElement("path",{fill:"#2C3336",d:"M23.938 12c0 6.42-5.205 11.625-11.625 11.625S.688 18.42.688 12 5.892.375 12.313.375C18.733.375 23.938 5.58 23.938 12m-12.97 6.155 8.625-8.625a.75.75 0 0 0 0-1.06l-1.06-1.06a.75.75 0 0 0-1.062 0l-7.033 7.033-3.285-3.284a.75.75 0 0 0-1.06 0l-1.06 1.06a.75.75 0 0 0 0 1.061l4.874 4.875a.75.75 0 0 0 1.06 0"})))},eu=function(e){return fO.createElement("svg",ce({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),$c||($c=fO.createElement("path",{fill:"#02BF6F",d:"m10.6 13.4-2.15-2.15a.95.95 0 0 0-.7-.275.95.95 0 0 0-.7.275.95.95 0 0 0-.275.7q0 .425.275.7L9.9 15.5q.3.3.7.3t.7-.3l5.65-5.65a.95.95 0 0 0 .275-.7.95.95 0 0 0-.275-.7.95.95 0 0 0-.7-.275.95.95 0 0 0-.7.275zM5 21q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 19V5q0-.824.587-1.412A1.93 1.93 0 0 1 5 3h14q.824 0 1.413.587Q21 4.176 21 5v14q0 .824-.587 1.413A1.93 1.93 0 0 1 19 21z"})))},nu=function(e){return fO.createElement("svg",ue({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),tu||(tu=fO.createElement("path",{fill:"#EDC121",d:"M23.625 12c0 6.422-5.205 11.625-11.625 11.625S.375 18.422.375 12C.375 5.582 5.58.375 12 .375S23.625 5.582 23.625 12M12 14.344a2.156 2.156 0 1 0 0 4.312 2.156 2.156 0 0 0 0-4.312m-2.047-7.75.348 6.374a.563.563 0 0 0 .561.532h2.276a.563.563 0 0 0 .562-.532l.347-6.375A.563.563 0 0 0 13.485 6h-2.97c-.323 0-.58.27-.562.593Z"})))},ru=function(e){return fO.createElement("svg",de({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 22 16"},e),ou||(ou=fO.createElement("path",{fill:"#838B97",d:"M11 2.335a9.77 9.77 0 0 1 8.82 5.5 9.76 9.76 0 0 1-8.82 5.5 9.76 9.76 0 0 1-8.82-5.5 9.77 9.77 0 0 1 8.82-5.5m0-2c-5 0-9.27 3.11-11 7.5 1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5m0 5a2.5 2.5 0 0 1 0 5 2.5 2.5 0 0 1 0-5m0-2c-2.48 0-4.5 2.02-4.5 4.5s2.02 4.5 4.5 4.5 4.5-2.02 4.5-4.5-2.02-4.5-4.5-4.5"})))},iu=function(e){return fO.createElement("svg",pe({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 20"},e),au||(au=fO.createElement("path",{fill:"#838B97",d:"M23.775 17.898 1.35.367A.6.6 0 0 0 .507.46L.132.93a.6.6 0 0 0 .093.844l22.425 17.53a.6.6 0 0 0 .843-.093l.375-.468a.6.6 0 0 0-.093-.844zM11.13 5.728l5.054 3.952a4.19 4.19 0 0 0-5.055-3.952zm1.74 8.215L7.816 9.99a4.19 4.19 0 0 0 5.054 3.952zM12 4.435c3.7 0 7.09 2.063 8.922 5.4a10.7 10.7 0 0 1-1.65 2.258l1.416 1.106a12.5 12.5 0 0 0 1.983-2.817 1.21 1.21 0 0 0 0-1.094C20.636 5.32 16.61 2.635 12 2.635c-1.376 0-2.69.263-3.924.706l1.74 1.36A10 10 0 0 1 12 4.435m0 10.8c-3.7 0-7.09-2.062-8.922-5.4.45-.821 1.004-1.58 1.651-2.257L3.314 6.472a12.5 12.5 0 0 0-1.983 2.816 1.21 1.21 0 0 0 0 1.095C3.364 14.35 7.39 17.035 12 17.035c1.376 0 2.689-.264 3.924-.705l-1.74-1.36a10 10 0 0 1-2.184.265"})))},su=function(e){return fO.createElement("svg",me({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20"},e),lu||(lu=fO.createElement("path",{fill:"currentColor",d:"M9.998 2c3.149 0 5.744 2.335 5.984 5.355l.014.223.004.224-.001 3.596.925 2.222q.034.081.053.167l.016.086.008.132a1 1 0 0 1-.749.963l-.116.027-.135.01-3.501-.001-.005.161a2.5 2.5 0 0 1-4.99 0l-.005-.161H3.999a1 1 0 0 1-.26-.034l-.124-.042a1 1 0 0 1-.603-1.052l.021-.128.043-.128.923-2.219L4 7.793l.004-.225C4.127 4.451 6.771 2 9.998 2M11.5 15.004h-3l.007.141a1.5 1.5 0 0 0 1.349 1.348L10 16.5a1.5 1.5 0 0 0 1.493-1.355zM9.998 3c-2.623 0-4.77 1.924-4.98 4.385l-.014.212L5 7.802V11.5l-.038.192-.963 2.313 11.958.002.045-.002-.964-2.313L15 11.5V7.812l-.004-.204C14.891 5.035 12.695 3 9.998 3"})))},uu=function(e){return fO.createElement("svg",fe({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},e),cu||(cu=fO.createElement("path",{d:"M11.674 3.223H1.66A1.67 1.67 0 0 0 0 4.903v10.14c0 .927.743 1.68 1.66 1.68h10.014a1.67 1.67 0 0 0 1.66-1.68V4.902a1.67 1.67 0 0 0-1.66-1.68Zm6.576 1.325-3.806 2.658v5.533l3.806 2.655c.736.513 1.75-.01 1.75-.907V5.455c0-.893-1.01-1.42-1.75-.907"})))},mu=function(e){return fO.createElement("svg",ge({xmlns:"http://www.w3.org/2000/svg",fill:"none"},e),du||(du=fO.createElement("g",{clipPath:"url(#camera_outlined_svg__a)"},fO.createElement("path",{fill:"#98A2B3",d:"M3.25 3A3.25 3.25 0 0 0 0 6.25v7.5A3.25 3.25 0 0 0 3.25 17h7.5A3.25 3.25 0 0 0 14 13.75v-.312l3.258 2.25c1.16.8 2.744-.03 2.744-1.44V5.751c0-1.41-1.584-2.242-2.744-1.44L14 6.562V6.25A3.25 3.25 0 0 0 10.75 3zM14 8.384l4.11-2.838a.25.25 0 0 1 .392.206v8.495a.25.25 0 0 1-.392.206L14 11.615zM1.5 6.25c0-.966.784-1.75 1.75-1.75h7.5c.966 0 1.75.784 1.75 1.75v7.5a1.75 1.75 0 0 1-1.75 1.75h-7.5a1.75 1.75 0 0 1-1.75-1.75z"}))),pu||(pu=fO.createElement("defs",null,fO.createElement("clipPath",{id:"camera_outlined_svg__a"},fO.createElement("path",{fill:"#fff",d:"M0 0h20v20H0z"})))))},gu=function(e){return fO.createElement("svg",he({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),fu||(fu=fO.createElement("path",{d:"M17.333 10.333V3.667A2.67 2.67 0 0 0 14.667 1h-12A2.67 2.67 0 0 0 0 3.667v6.666A2.67 2.67 0 0 0 2.667 13v2.258c0 .334.379.525.646.325l3.45-2.587h7.904a2.663 2.663 0 0 0 2.666-2.663m4-2.666h-2.666v2.666c0 2.204-1.796 4-4 4H8V17a2.67 2.67 0 0 0 2.667 2.667h5.237l3.45 2.587c.267.2.646.008.646-.325v-2.262h1.333A2.67 2.67 0 0 0 24 17v-6.667a2.67 2.67 0 0 0-2.667-2.666"})))},Iu=function(e){return fO.createElement("svg",ve({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),hu||(hu=fO.createElement("path",{fill:"#02BF6F",fillRule:"evenodd",d:"M0 15.6V2.4h2.4v13.2zM21.6 15.6V2.4H24v13.2zM21.6 2.4H2.4V0h19.2zM7.2 18H2.4v-2.4h4.8zM21.6 18h-4.8v-2.4h4.8z",clipRule:"evenodd"})),vu||(vu=fO.createElement("path",{fill:"#02BF6F",d:"M24 2.4A2.4 2.4 0 0 0 21.6 0v2.4zM24 15.6a2.4 2.4 0 0 1-2.4 2.4v-2.4zM0 2.4A2.4 2.4 0 0 1 2.4 0v2.4zM0 15.6A2.4 2.4 0 0 0 2.4 18v-2.4zM7.2 15.6A2.4 2.4 0 0 1 9.6 18H7.2zM7.2 22.8a1.2 1.2 0 1 0 2.4 0z"})),bu||(bu=fO.createElement("path",{fill:"#02BF6F",fillRule:"evenodd",d:"M7.2 22.8V18h2.4v4.8z",clipRule:"evenodd"})),wu||(wu=fO.createElement("path",{fill:"#02BF6F",fillRule:"evenodd",d:"M17.777 16.103a1.2 1.2 0 0 1-.28 1.673l-8.4 6a1.2 1.2 0 0 1-1.394-1.953l8.4-6a1.2 1.2 0 0 1 1.673.28M12 6a3.6 3.6 0 1 0 0 7.2A3.6 3.6 0 0 0 12 6M6 9.6a6 6 0 1 1 12 0 6 6 0 0 1-12 0",clipRule:"evenodd"})),yu||(yu=fO.createElement("path",{fill:"#02BF6F",fillRule:"evenodd",d:"M7.2 11.562 15.025 6l1.39 1.956-7.825 5.562z",clipRule:"evenodd"})))},Au=function(e){return fO.createElement("svg",be({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),fO.createElement("mask",{id:"mic_off_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Cu||(Cu=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),xu||(xu=fO.createElement("g",{mask:"url(#mic_off_svg__a)"},fO.createElement("path",{fill:"currentColor",d:"m17.24 14.18-1.103-1.122q.158-.29.281-.636t.18-.734a.9.9 0 0 1 .266-.488q.21-.2.484-.2a.75.75 0 0 1 .573.238.64.64 0 0 1 .177.558q-.086.685-.31 1.272a6.5 6.5 0 0 1-.548 1.113m-3.219-3.25L9.144 6.036V5q0-1.048.726-1.774a2.41 2.41 0 0 1 1.774-.726q1.048 0 1.774.726T14.144 5v5.346q0 .17-.038.308a6 6 0 0 1-.085.277m5.32 10.258L2.205 4.054a.73.73 0 0 1-.213-.522A.7.7 0 0 1 2.206 3a.72.72 0 0 1 .527-.217q.31 0 .527.217l17.134 17.135q.208.207.213.522a.7.7 0 0 1-.213.531.72.72 0 0 1-.527.218.72.72 0 0 1-.527-.218M10.893 20v-2.542q-2.267-.262-3.854-1.848a6.3 6.3 0 0 1-1.85-3.814.64.64 0 0 1 .177-.558.77.77 0 0 1 .589-.238q.263 0 .47.2a.9.9 0 0 1 .264.488q.249 1.827 1.652 3.07T11.644 16q.966 0 1.815-.344a4.9 4.9 0 0 0 1.502-.954l1.07 1.07a6.4 6.4 0 0 1-1.65 1.12 6.3 6.3 0 0 1-1.987.566V20a.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535"}))))},Ou=function(e){return fO.createElement("svg",we({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),fO.createElement("mask",{id:"mic_off-1_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Eu||(Eu=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),_u||(_u=fO.createElement("g",{mask:"url(#mic_off-1_svg__a)"},fO.createElement("path",{fill:"currentColor",d:"m17.24 14.18-1.103-1.122q.158-.29.281-.636t.18-.734a.9.9 0 0 1 .266-.488q.21-.2.484-.2a.75.75 0 0 1 .573.238.64.64 0 0 1 .177.558q-.086.685-.31 1.272a6.5 6.5 0 0 1-.548 1.113m-3.219-3.25-1.377-1.376V5a.97.97 0 0 0-.287-.713.97.97 0 0 0-.713-.287.97.97 0 0 0-.712.287.97.97 0 0 0-.288.713v2.535l-1.5-1.5V5q0-1.048.726-1.774a2.41 2.41 0 0 1 1.774-.726q1.048 0 1.774.726T14.144 5v5.346q0 .17-.038.308a6 6 0 0 1-.085.277m5.32 10.258L2.205 4.054a.73.73 0 0 1-.213-.522A.7.7 0 0 1 2.206 3a.72.72 0 0 1 .527-.217q.31 0 .527.217l17.134 17.135q.208.207.213.522a.7.7 0 0 1-.213.531.72.72 0 0 1-.527.218.72.72 0 0 1-.527-.218M10.893 20v-2.546q-2.267-.267-3.854-1.85a6.27 6.27 0 0 1-1.85-3.808.64.64 0 0 1 .177-.558.77.77 0 0 1 .589-.238q.263 0 .47.2a.9.9 0 0 1 .264.488q.249 1.827 1.652 3.07T11.644 16q.966 0 1.815-.344a4.9 4.9 0 0 0 1.502-.954l1.07 1.07a6.6 6.6 0 0 1-1.65 1.128 5.9 5.9 0 0 1-1.987.554V20a.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535"}))))},Ru=function(e){return fO.createElement("svg",ye({xmlns:"http://www.w3.org/2000/svg",fill:"none"},e),Su||(Su=fO.createElement("path",{fill:"#98A2B3",d:"M16.25 9a.75.75 0 0 1 .743.648L17 9.75v.5a6.75 6.75 0 0 1-6.249 6.732l-.001 2.268a.75.75 0 0 1-1.493.102l-.007-.102v-2.268a6.75 6.75 0 0 1-6.246-6.496L3 10.25v-.5a.75.75 0 0 1 1.493-.102l.007.102v.5a5.25 5.25 0 0 0 5.034 5.246l.216.004h.5a5.25 5.25 0 0 0 5.246-5.034l.004-.216v-.5a.75.75 0 0 1 .75-.75M10 0a4 4 0 0 1 4 4v6a4 4 0 0 1-8 0V4a4 4 0 0 1 4-4m0 1.5A2.5 2.5 0 0 0 7.5 4v6a2.5 2.5 0 0 0 5 0V4A2.5 2.5 0 0 0 10 1.5"})))},Nu=function(e){return fO.createElement("svg",Ie({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),fO.createElement("mask",{id:"mic-1_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Mu||(Mu=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),Pu||(Pu=fO.createElement("g",{mask:"url(#mic-1_svg__a)"},fO.createElement("path",{fill:"currentColor",d:"M12 13.5q-1.048 0-1.774-.726A2.41 2.41 0 0 1 9.5 11V5q0-1.048.726-1.774A2.41 2.41 0 0 1 12 2.5q1.047 0 1.774.726.726.726.726 1.774v6q0 1.048-.726 1.774A2.41 2.41 0 0 1 12 13.5m0 7.25a.73.73 0 0 1-.535-.215.73.73 0 0 1-.215-.535v-2.542q-2.267-.262-3.854-1.848a6.3 6.3 0 0 1-1.85-3.814.64.64 0 0 1 .177-.558A.77.77 0 0 1 6.31 11q.264 0 .471.2a.9.9 0 0 1 .264.488q.248 1.827 1.652 3.07T12 16t3.302-1.242 1.652-3.07a.9.9 0 0 1 .266-.488q.21-.2.484-.2a.75.75 0 0 1 .573.238.64.64 0 0 1 .177.558 6.3 6.3 0 0 1-1.85 3.814q-1.587 1.585-3.854 1.848V20a.73.73 0 0 1-.216.535.73.73 0 0 1-.534.215"}))))},Gu=function(e){return fO.createElement("svg",Ce({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},e),Bu||(Bu=fO.createElement("path",{d:"M7.215 19.986a2.12 2.12 0 0 1 1.488-2.044v-2.045a6.47 6.47 0 0 1-3.412-1.84 6.6 6.6 0 0 1-1.406-2.134 6.8 6.8 0 0 1-.525-2.624v-.9a1.736 1.736 0 0 1 1.726-1.758v2.658a4.96 4.96 0 0 0 1.44 3.524 4.85 4.85 0 0 0 5.284 1.117 4.9 4.9 0 0 0 1.589-1.035l.075-.082a4.96 4.96 0 0 0 1.44-3.524V6.64a1.743 1.743 0 0 1 1.726 1.758v.907c0 .9-.176 1.791-.518 2.624a6.8 6.8 0 0 1-1.427 2.14 6.47 6.47 0 0 1-3.412 1.84v2.045A2.12 2.12 0 0 1 12.771 20zM6.39 9.3V3.887A3.6 3.6 0 0 1 8.493.324a3.614 3.614 0 0 1 4.863 1.981c.178.459.26.948.24 1.439v5.555a3.6 3.6 0 0 1-1.006 2.57 3.614 3.614 0 0 1-6.214-2.427l.014-.143Z"})))},Du=function(e){return fO.createElement("svg",xe({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),fO.createElement("mask",{id:"videocam_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Vu||(Vu=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),Tu||(Tu=fO.createElement("g",{mask:"url(#videocam_svg__a)"},fO.createElement("path",{fill:"#2C3336",d:"M4.548 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.548 4.5h11.385q.757 0 1.282.525t.525 1.283v4.577l2.737-2.737q.23-.23.506-.11t.276.44v7.043q0 .321-.276.441t-.506-.11l-2.737-2.737v4.577q0 .758-.525 1.283-.524.525-1.283.525zm0-1.5h11.385a.3.3 0 0 0 .22-.087.3.3 0 0 0 .087-.22V6.307a.3.3 0 0 0-.086-.221.3.3 0 0 0-.222-.087H4.548a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22v11.385a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087"}))))},zu=function(e){return fO.createElement("svg",Ae({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),fO.createElement("mask",{id:"videocam-1_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},ku||(ku=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),Lu||(Lu=fO.createElement("g",{mask:"url(#videocam-1_svg__a)"},fO.createElement("path",{fill:"#2C3336",d:"M4.548 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.548 4.5h11.385q.757 0 1.282.525t.525 1.283v4.577l2.737-2.737a.43.43 0 0 1 .499-.103q.283.113.283.434v7.042q0 .321-.283.434a.43.43 0 0 1-.5-.103l-2.736-2.737v4.577q0 .758-.525 1.283-.524.525-1.283.525z"}))))},Wu=function(e){return fO.createElement("svg",Ee({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),fO.createElement("mask",{id:"volume_off-1_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Fu||(Fu=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),Hu||(Hu=fO.createElement("g",{mask:"url(#volume_off-1_svg__a)"},fO.createElement("path",{fill:"#2C3336",d:"m18.946 21.612-2.488-2.489q-.312.18-.619.344a8 8 0 0 1-.643.304.67.67 0 0 1-.699-.091.8.8 0 0 1-.324-.674q0-.209.124-.363a.8.8 0 0 1 .307-.235 5 5 0 0 0 .77-.37l-3.585-3.584v2.15q0 .607-.555.841t-.982-.193L7.5 14.5H4.692a.88.88 0 0 1-.645-.259.88.88 0 0 1-.258-.645v-3.192q0-.387.258-.645a.88.88 0 0 1 .645-.259h2.143L2.523 5.188a.73.73 0 0 1-.212-.522.7.7 0 0 1 .212-.531.72.72 0 0 1 .527-.218q.31 0 .527.218L20 20.558q.209.207.212.522a.7.7 0 0 1-.212.532.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.218m-3.75-17.433a8.5 8.5 0 0 1 3.836 3.087q1.449 2.101 1.449 4.709 0 1.315-.392 2.526-.39 1.21-1.104 2.232l-1.075-1.075a6.77 6.77 0 0 0 1.07-3.683q0-2.162-1.197-3.897a6.93 6.93 0 0 0-3.18-2.536.66.66 0 0 1-.43-.623q0-.416.324-.654a.68.68 0 0 1 .7-.086m.727 9.492-1.75-1.75V8.296a3.85 3.85 0 0 1 1.564 1.55 4.4 4.4 0 0 1 .46 3.017q-.09.42-.274.808M11.79 9.537 9.63 7.369l.621-.62q.427-.428.982-.194t.555.841zm-1.5 5.613v-2.196L8.335 11H5.289v2h2.85z"}))))},Zu=function(e){return fO.createElement("svg",_e({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),fO.createElement("mask",{id:"volume_up_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Xu||(Xu=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),ju||(ju=fO.createElement("g",{mask:"url(#volume_up_svg__a)"},fO.createElement("path",{fill:"#2C3336",d:"M15.061 19.771a.67.67 0 0 1-.699-.091.8.8 0 0 1-.324-.674q0-.209.124-.363a.8.8 0 0 1 .307-.235 6.93 6.93 0 0 0 3.179-2.536q1.198-1.735 1.198-3.897t-1.198-3.897a6.93 6.93 0 0 0-3.179-2.536.66.66 0 0 1-.32-.248.66.66 0 0 1-.11-.375q0-.416.323-.654a.68.68 0 0 1 .7-.086 8.55 8.55 0 0 1 3.83 3.087q1.454 2.101 1.454 4.709t-1.454 4.709a8.55 8.55 0 0 1-3.83 3.087M4.558 14.5a.88.88 0 0 1-.646-.259.88.88 0 0 1-.258-.645v-3.192q0-.387.258-.645a.88.88 0 0 1 .646-.259h2.807l2.752-2.752q.427-.426.982-.193.555.234.555.841v9.208q0 .607-.555.841t-.982-.193L7.365 14.5zm9.48 1.154V8.296q.971.525 1.544 1.524a4.3 4.3 0 0 1 .572 2.18q0 1.18-.572 2.155a3.93 3.93 0 0 1-1.544 1.499"}))))},Yu=function(e){return fO.createElement("svg",Oe({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),qu||(qu=fO.createElement("path",{fill:"#02BF6F",d:"M13 11.6V8a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 7a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 8v3.975q0 .2.075.388.075.187.225.337l3.3 3.3a.95.95 0 0 0 .7.275A.95.95 0 0 0 16 16a.95.95 0 0 0 .275-.7.95.95 0 0 0-.275-.7zM12 22a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m0-2q3.325 0 5.663-2.337T20 12t-2.337-5.662T12 4 6.338 6.338 4 12t2.338 5.663T12 20"})))},Uu=function(e){return fO.createElement("svg",Se({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Ju||(Ju=fO.createElement("path",{fill:"#2C3336",d:"M21.841 3.091 19.409.659A2.25 2.25 0 0 0 17.818 0H9.75A2.25 2.25 0 0 0 7.5 2.25V4.5H3.75A2.25 2.25 0 0 0 1.5 6.75v15A2.25 2.25 0 0 0 3.75 24h10.5a2.25 2.25 0 0 0 2.25-2.25V19.5h3.75a2.25 2.25 0 0 0 2.25-2.25V4.682a2.25 2.25 0 0 0-.659-1.591M18 1.523c.132.033.252.1.348.197l2.432 2.432a.74.74 0 0 1 .197.348H18zM15 21.75a.75.75 0 0 1-.75.75H3.75a.75.75 0 0 1-.75-.75v-15A.75.75 0 0 1 3.75 6H7.5v11.25a2.25 2.25 0 0 0 2.25 2.25H15zm6-4.5a.75.75 0 0 1-.75.75H9.75a.75.75 0 0 1-.75-.75v-15a.75.75 0 0 1 .75-.75h6.75v3.375c0 .619.506 1.125 1.125 1.125H21z"})))},Ku=function(e){return fO.createElement("svg",Re({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Qu||(Qu=fO.createElement("path",{fill:"#838B97",d:"M6 14q-.824 0-1.412-.588A1.93 1.93 0 0 1 4 12q0-.825.588-1.412A1.93 1.93 0 0 1 6 10q.824 0 1.412.588Q8 11.175 8 12t-.588 1.412A1.93 1.93 0 0 1 6 14m6 0q-.825 0-1.412-.588A1.93 1.93 0 0 1 10 12q0-.825.588-1.412A1.93 1.93 0 0 1 12 10q.825 0 1.412.588Q14 11.175 14 12t-.588 1.412A1.93 1.93 0 0 1 12 14m6 0q-.824 0-1.413-.588A1.93 1.93 0 0 1 16 12q0-.825.587-1.412A1.93 1.93 0 0 1 18 10q.824 0 1.413.588Q20 11.175 20 12t-.587 1.412A1.93 1.93 0 0 1 18 14"})))},ed=function(e){return fO.createElement("svg",Me({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),$u||($u=fO.createElement("path",{fill:"#2C3336",d:"M22 13.333h-3.837l1.92-1.92C21.338 10.157 20.45 8 18.671 8h-2.667V3.333a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2V8H5.338c-1.775 0-2.675 2.154-1.413 3.412l1.92 1.921H2a2 2 0 0 0-2 2v5.334a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2v-5.334a2 2 0 0 0-2-2M5.333 10H10V3.333h4V10h4.667L12 16.667zM22 20.667H2v-5.334h5.838l2.745 2.746a2 2 0 0 0 2.83 0l2.745-2.746H22zM18.333 18c0-.554.446-1 1-1 .555 0 1 .446 1 1s-.445 1-1 1-1-.446-1-1"})))},nd=function(e){return fO.createElement("svg",Pe({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12"},e),td||(td=fO.createElement("path",{fill:"#02BF6F",d:"m12 .8-.004 3.4a.3.3 0 0 1-.3.3h-.694a.3.3 0 0 1-.3-.306l.057-1.534-.043-.043-5.81 5.81a.25.25 0 0 1-.353 0l-.48-.48a.25.25 0 0 1 0-.354l5.81-5.81-.043-.042-1.534.056a.3.3 0 0 1-.306-.3V.804a.3.3 0 0 1 .3-.3L11.7.5a.3.3 0 0 1 .3.3M8.907 5.37l-.5.5a.25.25 0 0 0-.074.176v3.996a.125.125 0 0 1-.125.125H1.125A.125.125 0 0 1 1 10.042V2.958a.125.125 0 0 1 .125-.125h6.291a.25.25 0 0 0 .177-.426l-.5-.5a.25.25 0 0 0-.177-.074H1a1 1 0 0 0-1 1v7.334a1 1 0 0 0 1 1h7.333a1 1 0 0 0 1-1v-4.62a.25.25 0 0 0-.426-.177"})))},rd=function(e){return fO.createElement("svg",Ne({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),od||(od=fO.createElement("path",{fill:"#2C3336",d:"M16.5 11.625v1.313c0 .309-.253.562-.562.562H8.061a.564.564 0 0 1-.562-.562v-1.313c0-.31.253-.562.563-.562h7.874c.31 0 .563.253.563.562M15.938 15H8.061a.564.564 0 0 0-.562.563v1.312c0 .31.253.563.563.563h7.874c.31 0 .563-.254.563-.563v-1.312a.564.564 0 0 0-.562-.563M21 6.183V21.75A2.25 2.25 0 0 1 18.75 24H5.25A2.25 2.25 0 0 1 3 21.75V2.25A2.25 2.25 0 0 1 5.25 0h9.567c.595 0 1.167.24 1.59.66l3.932 3.934c.422.417.661.994.661 1.589m-6-3.75V6h3.567zm3.75 19.317V8.25h-4.875a1.12 1.12 0 0 1-1.125-1.125V2.25h-7.5v19.5z"})))},id=function(e){return fO.createElement("svg",Be({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),ad||(ad=fO.createElement("path",{fill:"#1C1B1F",d:"M11 18a.97.97 0 0 1-.713-.288A.97.97 0 0 1 10 17q0-.424.287-.712A.97.97 0 0 1 11 16h2q.424 0 .713.288.287.287.287.712 0 .424-.287.712A.97.97 0 0 1 13 18zm-4-5a.97.97 0 0 1-.713-.287A.97.97 0 0 1 6 12q0-.424.287-.713A.97.97 0 0 1 7 11h10q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 17 13zM4 8a.97.97 0 0 1-.712-.287A.97.97 0 0 1 3 7q0-.424.288-.713A.97.97 0 0 1 4 6h16q.424 0 .712.287Q21 6.576 21 7q0 .424-.288.713A.97.97 0 0 1 20 8z"})))},sd=function(e){return fO.createElement("svg",Ge({viewBox:"0 0 24 24"},e),ld||(ld=fO.createElement("path",{d:"M20 5h-3.17L15 3H9L7.17 5H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2m-8 13c-2.76 0-5-2.24-5-5H5l2.5-2.5L10 13H8c0 2.21 1.79 4 4 4 .58 0 1.13-.13 1.62-.35l.74.74c-.71.37-1.5.61-2.36.61m4.5-2.5L14 13h2c0-2.21-1.79-4-4-4-.58 0-1.13.13-1.62.35l-.74-.73C10.35 8.24 11.14 8 12 8c2.76 0 5 2.24 5 5h2z"})))},ud=function(e){return fO.createElement("svg",Ve({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),cd||(cd=fO.createElement("path",{d:"m22.846 14.798-1.997-1.153a9 9 0 0 0 0-3.29L22.846 9.2a.566.566 0 0 0 .258-.656A11.7 11.7 0 0 0 20.54 4.11a.564.564 0 0 0-.694-.108l-1.997 1.153A8.9 8.9 0 0 0 15 3.511V1.209a.56.56 0 0 0-.44-.548 11.8 11.8 0 0 0-5.12 0 .56.56 0 0 0-.44.548v2.307A9.1 9.1 0 0 0 6.15 5.16L4.157 4.008a.56.56 0 0 0-.694.108A11.6 11.6 0 0 0 .9 8.55a.56.56 0 0 0 .258.656l1.997 1.153a9 9 0 0 0 0 3.29l-1.997 1.154a.566.566 0 0 0-.258.656 11.7 11.7 0 0 0 2.564 4.435.564.564 0 0 0 .694.108l1.997-1.154a8.9 8.9 0 0 0 2.85 1.646V22.8c0 .262.183.492.44.548 1.72.385 3.483.366 5.12 0a.56.56 0 0 0 .44-.548v-2.306a9.1 9.1 0 0 0 2.85-1.646l1.997 1.154c.23.13.515.089.693-.108a11.6 11.6 0 0 0 2.564-4.435.58.58 0 0 0-.262-.66Zm-10.847.952A3.755 3.755 0 0 1 8.25 12 3.755 3.755 0 0 1 12 8.25 3.755 3.755 0 0 1 15.75 12 3.755 3.755 0 0 1 12 15.75Z"})))},pd=function(e){return fO.createElement("svg",Te({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),dd||(dd=fO.createElement("path",{fill:"#2C3336",d:"M12 19.313A1.31 1.31 0 0 1 10.688 18v-3A1.31 1.31 0 0 1 12 13.688 1.31 1.31 0 0 1 13.313 15v3A1.31 1.31 0 0 1 12 19.313m10.5-8.063v10.5A2.25 2.25 0 0 1 20.25 24H3.75a2.25 2.25 0 0 1-2.25-2.25v-10.5A2.25 2.25 0 0 1 3.75 9h1.5V6.75A6.76 6.76 0 0 1 12.019 0c3.731.01 6.731 3.084 6.731 6.816V9h1.5a2.25 2.25 0 0 1 2.25 2.25M7.5 9h9V6.75c0-2.48-2.02-4.5-4.5-4.5s-4.5 2.02-4.5 4.5zm12.75 2.25H3.75v10.5h16.5z"})))},fd=function(e){return fO.createElement("svg",De({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),md||(md=fO.createElement("path",{fill:"#1C1B1F",d:"M4 20q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 18V6q0-.824.587-1.412A1.93 1.93 0 0 1 4 4h16q.824 0 1.413.588Q22 5.175 22 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 20 20zM20 8l-7.475 4.675a1.04 1.04 0 0 1-.525.15 1.04 1.04 0 0 1-.525-.15L4 8v10h16zm-8 3 8-5H4zM4 8.25V6.775 6.8v-.013z"})))},hd=function(e){return fO.createElement("svg",ke({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),gd||(gd=fO.createElement("path",{fill:"#42454B",d:"m15.262 6.708-11-6.503C3.37-.323 2 .19 2 1.495V14.5c0 1.172 1.272 1.878 2.263 1.29l11-6.5c.98-.578.984-2.002 0-2.58Z"})))},wd=function(e){return fO.createElement("svg",Le({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 1000 1000"},e),vd||(vd=fO.createElement("circle",{cx:500,cy:500,r:500,fill:"#2c3336"})),bd||(bd=fO.createElement("path",{fill:"#fff",d:"M677.47 467.52 400.89 304c-22.47-13.27-56.89-.39-56.89 32.45v327c0 29.46 32 47.22 56.89 32.45l276.58-163.48c24.67-14.54 24.75-50.37 0-64.9"})))},Id=function(e){return fO.createElement("svg",ze({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),yd||(yd=fO.createElement("path",{fill:"#2C3336",d:"M23.438.375h-1.3c-.315 0-.57.26-.562.576l.11 4.62A11.61 11.61 0 0 0 12 .376C6.32.375 1.59 4.45.576 9.835a.562.562 0 0 0 .554.665h1.34a.564.564 0 0 0 .55-.447A9.184 9.184 0 0 1 12 2.813a9.18 9.18 0 0 1 8.375 5.404l-5.924-.14a.563.563 0 0 0-.576.562v1.299c0 .31.252.562.563.562h9c.31 0 .562-.252.562-.562v-9a.563.563 0 0 0-.562-.563M22.87 13.5h-1.34a.564.564 0 0 0-.55.447 9.184 9.184 0 0 1-8.98 7.24 9.18 9.18 0 0 1-8.375-5.404l5.924.14a.563.563 0 0 0 .576-.562v-1.299a.563.563 0 0 0-.562-.562h-9a.563.563 0 0 0-.563.563v9c0 .31.252.562.563.562H1.86c.316 0 .57-.26.563-.576l-.11-4.62A11.61 11.61 0 0 0 12 23.624c5.68 0 10.41-4.075 11.424-9.46a.562.562 0 0 0-.554-.665"})))},xd=function(e){return fO.createElement("svg",Fe({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Cd||(Cd=fO.createElement("path",{fill:"#2C3336",d:"M12.313.375C5.89.375.688 5.578.688 12S5.89 23.625 12.313 23.625 23.938 18.422 23.938 12 18.734.375 12.313.375m5.7 14.677c.22.22.22.576 0 .796L16.156 17.7a.563.563 0 0 1-.797 0l-3.046-3.075L9.26 17.7a.563.563 0 0 1-.797 0l-1.852-1.856a.563.563 0 0 1 0-.797L9.689 12 6.611 8.948a.563.563 0 0 1 0-.796L8.47 6.295c.22-.22.576-.22.797 0l3.047 3.08L15.364 6.3c.22-.22.577-.22.797 0l1.856 1.856c.22.22.22.577 0 .797L14.937 12z"})))},Ed=function(e){return fO.createElement("svg",He({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Ad||(Ad=fO.createElement("path",{fill:"#2C3336",d:"M21.75 3.75h-3.863l-1.593-2.658A2.25 2.25 0 0 0 14.363 0H9.638a2.25 2.25 0 0 0-1.932 1.092L6.112 3.75H2.25a.75.75 0 0 0-.75.75v.75a.75.75 0 0 0 .75.75H3l.994 15.89A2.25 2.25 0 0 0 6.239 24h11.522a2.25 2.25 0 0 0 2.245-2.11L21 6h.75a.75.75 0 0 0 .75-.75V4.5a.75.75 0 0 0-.75-.75M9.638 2.25h4.725l.9 1.5H8.737zm8.123 19.5H6.24L5.255 6h13.49z"})))},Od=function(e){return fO.createElement("svg",We({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),_d||(_d=fO.createElement("path",{fill:"#2C3336",d:"M.75.375h1.299c.316 0 .57.26.562.576l-.11 4.62A11.61 11.61 0 0 1 12.225.375c6.393.02 11.598 5.25 11.588 11.644-.01 6.411-5.211 11.606-11.625 11.606a11.58 11.58 0 0 1-7.79-2.996.563.563 0 0 1-.023-.817l.926-.925c.21-.21.55-.224.773-.026a9.15 9.15 0 0 0 6.114 2.326A9.183 9.183 0 0 0 21.374 12a9.183 9.183 0 0 0-9.187-9.187 9.18 9.18 0 0 0-8.376 5.404l5.925-.14a.563.563 0 0 1 .575.562v1.299c0 .31-.251.562-.562.562h-9a.56.56 0 0 1-.562-.562v-9C.188.627.439.375.75.375"})))},Rd=function(e){return fO.createElement("svg",Xe({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),Sd||(Sd=fO.createElement("path",{fill:"currentColor",d:"M11.95 18q.525 0 .888-.363.362-.362.362-.887c0-.525-.12-.646-.362-.887a1.2 1.2 0 0 0-.888-.363 1.2 1.2 0 0 0-.887.363 1.2 1.2 0 0 0-.363.887q0 .525.363.887.362.363.887.363m.05 4a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12a9.7 9.7 0 0 1 .788-3.9 10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2a9.7 9.7 0 0 1 3.9.788 10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20m.1-12.3q.626 0 1.088.4t.462 1q0 .55-.338.975-.337.425-.762.8a6.7 6.7 0 0 0-1.013 1.1q-.437.6-.437 1.35 0 .35.263.588a.89.89 0 0 0 .612.237.9.9 0 0 0 .638-.25q.262-.25.337-.625a2 2 0 0 1 .45-.938q.35-.412.75-.787.575-.55.987-1.2a2.65 2.65 0 0 0 .413-1.45q0-1.275-1.038-2.088Q13.476 6 12.1 6a4.3 4.3 0 0 0-1.813.4 2.8 2.8 0 0 0-1.312 1.225.9.9 0 0 0-.112.637.74.74 0 0 0 .337.513q.35.2.725.125a1 1 0 0 0 .625-.425q.274-.375.688-.575.412-.2.862-.2"})))},Pd=function(e){return fO.createElement("svg",je({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Md||(Md=fO.createElement("path",{fill:"#1C1B1F",d:"M11.95 18q.525 0 .888-.363.362-.362.362-.887t-.362-.887a1.2 1.2 0 0 0-.888-.363q-.525 0-.887.363a1.2 1.2 0 0 0-.363.887q0 .525.363.887.362.363.887.363m-.9-3.85h1.85q0-.825.188-1.3t1.062-1.3a7.5 7.5 0 0 0 1.025-1.238q.375-.587.375-1.412 0-1.4-1.025-2.15T12.1 6q-1.424 0-2.312.75T8.55 8.55l1.65.65q.124-.45.563-.975Q11.2 7.7 12.1 7.7q.8 0 1.2.437.4.438.4.963 0 .5-.3.938t-.75.812q-1.1.975-1.35 1.475t-.25 1.825M12 22a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22"})))},Bd=function(e){return fO.createElement("svg",Ze({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Nd||(Nd=fO.createElement("path",{fill:"#2C3336",d:"M12 17q.424 0 .713-.288A.97.97 0 0 0 13 16v-4a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 11a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 12v4q0 .424.287.712.288.288.713.288m0-8q.424 0 .713-.287A.97.97 0 0 0 13 8a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 7a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 8q0 .424.287.713Q11.576 9 12 9m0 13a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))},Td=function(e){return fO.createElement("svg",qe({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),fO.createElement("mask",{id:"info-1_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Gd||(Gd=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),Vd||(Vd=fO.createElement("g",{mask:"url(#info-1_svg__a)"},fO.createElement("path",{fill:"#2C3336",d:"M12 17a.97.97 0 0 0 .713-.288A.97.97 0 0 0 13 16v-4a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 11a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 12v4q0 .424.287.712.288.288.713.288m0-8q.424 0 .713-.287A.97.97 0 0 0 13 8a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 7a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 8q0 .424.287.713Q11.575 9 12 9m0 13a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12a9.7 9.7 0 0 1 .788-3.9 10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2a9.7 9.7 0 0 1 3.9.788 10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22"}))))},kd=function(e){return fO.createElement("svg",Ye({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Dd||(Dd=fO.createElement("path",{fill:"#2C3336",d:"M12 1.875c5.56 0 10.125 4.504 10.125 10.125A10.12 10.12 0 0 1 12 22.125C6.41 22.125 1.875 17.599 1.875 12 1.875 6.412 6.403 1.875 12 1.875m0-1.5C5.58.375.375 5.582.375 12 .375 18.422 5.58 23.625 12 23.625S23.625 18.422 23.625 12C23.625 5.582 18.42.375 12 .375M10.313 16.5h.562v-5.625h-.562a.563.563 0 0 1-.563-.562v-.376c0-.31.252-.562.563-.562h2.25c.31 0 .562.252.562.563V16.5h.563c.31 0 .562.252.562.563v.375c0 .31-.252.562-.562.562h-3.376a.563.563 0 0 1-.562-.562v-.375c0-.311.252-.563.563-.563M12 5.25a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3"})))},zd=function(e){return fO.createElement("svg",Je({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Ld||(Ld=fO.createElement("path",{fill:"#2C3336",d:"M12 .375C5.58.375.375 5.582.375 12 .375 18.422 5.58 23.625 12 23.625S23.625 18.422 23.625 12C23.625 5.582 18.42.375 12 .375m0 5.156a1.969 1.969 0 1 1 0 3.938 1.969 1.969 0 0 1 0-3.938m2.625 11.907c0 .31-.252.562-.562.562H9.936a.563.563 0 0 1-.562-.562v-1.125c0-.311.252-.563.563-.563h.562v-3h-.562a.563.563 0 0 1-.563-.562v-1.126c0-.31.252-.562.563-.562h3c.31 0 .562.252.562.563v4.687h.563c.31 0 .562.252.562.563z"})))},Wd=function(e){return fO.createElement("svg",Ue({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),fO.createElement("mask",{id:"warning_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Fd||(Fd=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),Hd||(Hd=fO.createElement("g",{mask:"url(#warning_svg__a)"},fO.createElement("path",{fill:"#2C3336",d:"M2.725 21a.97.97 0 0 1-.85-.5 1.1 1.1 0 0 1-.138-.488.9.9 0 0 1 .138-.512l9.25-16a1 1 0 0 1 .387-.375Q11.75 3 12 3t.487.125a1 1 0 0 1 .388.375l9.25 16q.15.25.137.512a1.1 1.1 0 0 1-.137.488.97.97 0 0 1-.85.5zM12 18q.424 0 .712-.288A.97.97 0 0 0 13 17a.97.97 0 0 0-.288-.712A.97.97 0 0 0 12 16a.97.97 0 0 0-.713.288A.97.97 0 0 0 11 17q0 .424.287.712.288.288.713.288m0-3a.97.97 0 0 0 .712-.287A.97.97 0 0 0 13 14v-3a.97.97 0 0 0-.288-.713A.97.97 0 0 0 12 10a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 11v3q0 .424.287.713.288.287.713.287"}))))},Zd=function(e){return fO.createElement("svg",Qe({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),fO.createElement("mask",{id:"warning-1_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Xd||(Xd=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),jd||(jd=fO.createElement("g",{mask:"url(#warning-1_svg__a)"},fO.createElement("path",{fill:"#2C3336",d:"M3.426 20.5a.878.878 0 0 1-.772-.452.96.96 0 0 1-.129-.437.8.8 0 0 1 .127-.467l8.561-14.788A.9.9 0 0 1 12 3.904q.23 0 .44.11.208.111.347.342l8.56 14.788q.14.231.128.467a.96.96 0 0 1-.129.437.88.88 0 0 1-.771.452zM4.45 19h15.1L12 6zM12 17.808q.343 0 .576-.232a.78.78 0 0 0 .232-.576.78.78 0 0 0-.232-.575.78.78 0 0 0-.576-.233.78.78 0 0 0-.575.233.78.78 0 0 0-.233.575q0 .343.233.576a.78.78 0 0 0 .575.232m0-2.616q.32 0 .535-.215a.73.73 0 0 0 .215-.535v-3.5a.73.73 0 0 0-.216-.534.73.73 0 0 0-.534-.216.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534v3.5q0 .32.216.535a.73.73 0 0 0 .534.215"}))))},Yd=function(e){return fO.createElement("svg",Ke({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),qd||(qd=fO.createElement("path",{fill:"#000",d:"M3 21a.97.97 0 0 1-.712-.288A.97.97 0 0 1 2 20q0-.424.288-.712A.97.97 0 0 1 3 19h18q.424 0 .712.288.288.287.288.712 0 .424-.288.712A.97.97 0 0 1 21 21zm1.5-3q-.625 0-1.062-.437A1.45 1.45 0 0 1 3 16.5v-4q0-.625.438-1.062A1.45 1.45 0 0 1 4.5 11q.624 0 1.063.438Q6 11.875 6 12.5v4q0 .625-.437 1.063A1.45 1.45 0 0 1 4.5 18m5 0q-.625 0-1.062-.437A1.45 1.45 0 0 1 8 16.5v-9q0-.625.438-1.062A1.45 1.45 0 0 1 9.5 6q.624 0 1.063.438Q11 6.874 11 7.5v9q0 .625-.437 1.063A1.45 1.45 0 0 1 9.5 18m5 0q-.625 0-1.062-.437A1.45 1.45 0 0 1 13 16.5v-6q0-.625.438-1.062A1.45 1.45 0 0 1 14.5 9q.624 0 1.063.438Q16 9.874 16 10.5v6q0 .625-.437 1.063A1.45 1.45 0 0 1 14.5 18m5 0q-.625 0-1.062-.437A1.45 1.45 0 0 1 18 16.5v-12q0-.625.438-1.062A1.45 1.45 0 0 1 19.5 3q.625 0 1.063.438Q21 3.874 21 4.5v12q0 .625-.437 1.063A1.45 1.45 0 0 1 19.5 18"})))},Ud=function(e){return fO.createElement("svg",$e({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 18 18"},e),Jd||(Jd=fO.createElement("path",{fill:"#02BF6F",d:"M2.25 15.75v-1.5l1.5-1.5v3zm3 0v-4.5l1.5-1.5v6zm3 0v-6l1.5 1.519v4.481zm3 0v-4.481l1.5-1.5v5.981zm3 0v-7.5l1.5-1.5v9zm-12-3.881V9.75L7.5 4.5l3 3 5.25-5.25v2.119l-5.25 5.25-3-3z"})))},$d=function(e){return fO.createElement("svg",et({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Qd||(Qd=fO.createElement("path",{fill:"#2C3336",d:"M1.5 3.75v16.5a2.25 2.25 0 0 0 2.25 2.25h16.5a2.25 2.25 0 0 0 2.25-2.25V3.75a2.25 2.25 0 0 0-2.25-2.25H3.75A2.25 2.25 0 0 0 1.5 3.75M6.75 18a.75.75 0 0 1-.75-.75v-6a.75.75 0 0 1 .75-.75h1.5a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-.75.75zm10.5-4.5a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1-.75-.75v-3a.75.75 0 0 1 .75-.75zM12.75 6a.75.75 0 0 1 .75.75v10.5a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1-.75-.75V6.75a.75.75 0 0 1 .75-.75z"})),Kd||(Kd=fO.createElement("path",{fill:"#2C3336",d:"M9 17.25v-6a.75.75 0 0 0-.75-.75h-1.5a.75.75 0 0 0-.75.75v6a.75.75 0 0 0 .75.75h1.5a.75.75 0 0 0 .75-.75m6-3v3a.75.75 0 0 0 .75.75h1.5a.75.75 0 0 0 .75-.75v-3a.75.75 0 0 0-.75-.75h-1.5a.75.75 0 0 0-.75.75m-4.5-7.5v10.5a.75.75 0 0 0 .75.75h1.5a.75.75 0 0 0 .75-.75V6.75a.75.75 0 0 0-.75-.75h-1.5a.75.75 0 0 0-.75.75"})))},tp=function(e){return fO.createElement("svg",tt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),ep||(ep=fO.createElement("path",{fill:"#DEE4E8",d:"M12 0A12 12 0 1 1 0 12h2.64A9.36 9.36 0 1 0 12 2.64z"})))},op=function(e){return fO.createElement("svg",nt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),np||(np=fO.createElement("path",{fill:"#1C1B1F",d:"m18.6 16-5.2-5.15-2.575 2.575Q10.25 14 9.4 14t-1.425-.575L2.7 8.1a.98.98 0 0 1-.288-.688A.93.93 0 0 1 2.7 6.7a.95.95 0 0 1 .7-.275q.425 0 .7.275L9.4 12l2.575-2.575q.575-.575 1.425-.575t1.425.575L20 14.6V13q0-.424.288-.713A.97.97 0 0 1 21 12q.424 0 .712.287.288.288.288.713v4q0 .424-.288.712A.97.97 0 0 1 21 18h-4a.97.97 0 0 1-.712-.288A.97.97 0 0 1 16 17q0-.424.288-.712A.97.97 0 0 1 17 16z"})))},ap=function(e){return fO.createElement("svg",ot({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),rp||(rp=fO.createElement("path",{fill:"#1C1B1F",d:"M2.7 17.625a.93.93 0 0 1-.288-.712.98.98 0 0 1 .288-.688l5.275-5.35Q8.55 10.3 9.4 10.3t1.425.575l2.575 2.6 5.2-5.15H17a.97.97 0 0 1-.712-.287.97.97 0 0 1-.288-.713q0-.424.288-.712A.97.97 0 0 1 17 6.325h4q.424 0 .712.288.288.287.288.712v4q0 .424-.288.713a.97.97 0 0 1-.712.287.97.97 0 0 1-.712-.287.97.97 0 0 1-.288-.713v-1.6L14.825 14.9q-.575.575-1.425.575t-1.425-.575L9.4 12.325l-5.3 5.3a.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275"})))},sp=function(e){return fO.createElement("svg",rt({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 32 32"},e),fO.createElement("mask",{id:"calendar_svg__a",width:32,height:32,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},ip||(ip=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h32v32H0z"}))),lp||(lp=fO.createElement("g",{mask:"url(#calendar_svg__a)"},fO.createElement("path",{fill:"#11B06E",d:"M6.667 29.333a2.57 2.57 0 0 1-1.884-.783A2.57 2.57 0 0 1 4 26.666V8q0-1.1.783-1.883a2.57 2.57 0 0 1 1.884-.784H8V4q0-.567.383-.95a1.3 1.3 0 0 1 .95-.383q.567 0 .95.383.384.383.384.95v1.333h10.666V4q0-.567.384-.95a1.3 1.3 0 0 1 .95-.383q.566 0 .95.383Q24 3.433 24 4v1.333h1.333q1.1 0 1.884.784Q28 6.9 28 8v18.667q0 1.099-.783 1.883a2.57 2.57 0 0 1-1.884.783zm0-2.666h18.666V13.333H6.667zm9.333-8a1.3 1.3 0 0 1-.95-.384 1.3 1.3 0 0 1-.383-.95q0-.567.383-.95A1.3 1.3 0 0 1 16 16q.566 0 .95.383.383.383.383.95t-.383.95a1.3 1.3 0 0 1-.95.383m-5.333 0a1.3 1.3 0 0 1-.95-.384 1.3 1.3 0 0 1-.384-.95q0-.567.384-.95a1.3 1.3 0 0 1 .95-.383q.566 0 .95.383.383.383.383.95t-.383.95a1.3 1.3 0 0 1-.95.383m10.666 0a1.3 1.3 0 0 1-.95-.384 1.3 1.3 0 0 1-.383-.95q0-.567.383-.95a1.3 1.3 0 0 1 .95-.383q.567 0 .95.383.384.383.384.95t-.384.95a1.3 1.3 0 0 1-.95.383M16 24a1.3 1.3 0 0 1-.95-.384 1.3 1.3 0 0 1-.383-.95q0-.566.383-.95a1.3 1.3 0 0 1 .95-.383q.566 0 .95.384.383.383.383.95 0 .566-.383.95A1.3 1.3 0 0 1 16 24m-5.333 0a1.3 1.3 0 0 1-.95-.384 1.3 1.3 0 0 1-.384-.95q0-.566.384-.95a1.3 1.3 0 0 1 .95-.383q.566 0 .95.384.383.383.383.95 0 .566-.383.95a1.3 1.3 0 0 1-.95.383m10.666 0a1.3 1.3 0 0 1-.95-.384 1.3 1.3 0 0 1-.383-.95q0-.566.383-.95a1.3 1.3 0 0 1 .95-.383q.567 0 .95.384.384.383.384.95 0 .566-.384.95a1.3 1.3 0 0 1-.95.383"}))))},dp=function(e){return fO.createElement("svg",at({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 32 32"},e),fO.createElement("mask",{id:"event_details_svg__a",width:32,height:32,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},cp||(cp=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h32v32H0z"}))),up||(up=fO.createElement("g",{mask:"url(#event_details_svg__a)"},fO.createElement("path",{fill:"#11B06E",d:"M5.333 26.667a2.57 2.57 0 0 1-1.883-.784A2.57 2.57 0 0 1 2.667 24V8q0-1.1.783-1.883a2.57 2.57 0 0 1 1.883-.784h21.334q1.099 0 1.883.784.783.783.783 1.883v16q0 1.1-.783 1.883a2.57 2.57 0 0 1-1.883.784zm0-2.667h21.334V8H5.333zM8 22.667h16q.566 0 .95-.384a1.3 1.3 0 0 0 .383-.95 1.3 1.3 0 0 0-.383-.95A1.3 1.3 0 0 0 24 20H8a1.3 1.3 0 0 0-.95.383 1.3 1.3 0 0 0-.383.95q0 .567.383.95.383.384.95.384m0-5.334h16q.566 0 .95-.383a1.3 1.3 0 0 0 .383-.95 1.3 1.3 0 0 0-.383-.95 1.3 1.3 0 0 0-.95-.383H8a1.3 1.3 0 0 0-.95.383 1.3 1.3 0 0 0-.383.95q0 .566.383.95.383.383.95.383M8 12h10.667q.566 0 .95-.383a1.3 1.3 0 0 0 .383-.95 1.3 1.3 0 0 0-.383-.95 1.3 1.3 0 0 0-.95-.384H8a1.3 1.3 0 0 0-.95.384 1.3 1.3 0 0 0-.383.95q0 .566.383.95Q7.433 12 8 12"}))))},fp=function(e){return fO.createElement("svg",it({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),fO.createElement("mask",{id:"event_repeat_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},pp||(pp=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),mp||(mp=fO.createElement("g",{mask:"url(#event_repeat_svg__a)"},fO.createElement("path",{fill:"#6C737A",d:"M5 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 20V6q0-.824.587-1.412A1.93 1.93 0 0 1 5 4h1V3q0-.424.287-.712A.97.97 0 0 1 7 2q.424 0 .713.288Q8 2.575 8 3v1h8V3q0-.424.288-.712A.97.97 0 0 1 17 2q.424 0 .712.288Q18 2.575 18 3v1h1q.824 0 1.413.588Q21 5.175 21 6v5q0 .424-.288.713A.97.97 0 0 1 20 12a.97.97 0 0 1-.712-.287A.97.97 0 0 1 19 11v-1H5v10h6q.424 0 .713.288.287.287.287.712 0 .424-.287.712A.97.97 0 0 1 11 22zm14 2q-1.6 0-2.863-.887a4.95 4.95 0 0 1-1.812-2.313.51.51 0 0 1 .063-.538.57.57 0 0 1 .487-.262q.35 0 .637.212.288.213.463.538a3.4 3.4 0 0 0 1.25 1.275A3.4 3.4 0 0 0 19 22.5q1.45 0 2.475-1.025A3.37 3.37 0 0 0 22.5 19q0-1.45-1.025-2.475A3.37 3.37 0 0 0 19 15.5a3.404 3.404 0 0 0-2.45 1h.7a.73.73 0 0 1 .75.75.73.73 0 0 1-.75.75H15a.97.97 0 0 1-.713-.288A.97.97 0 0 1 14 17v-2.25a.73.73 0 0 1 .75-.75.73.73 0 0 1 .75.75v.675q.675-.65 1.575-1.038A4.8 4.8 0 0 1 19 14q2.075 0 3.538 1.463T24 19t-1.462 3.538Q21.074 24 19 24M5 8h14V6H5z"}))))},vp=function(e){return fO.createElement("svg",lt({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),fO.createElement("mask",{id:"today_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},gp||(gp=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),hp||(hp=fO.createElement("g",{mask:"url(#today_svg__a)"},fO.createElement("path",{fill:"#02BF6F",d:"M9 16.5q-1.05 0-1.775-.725T6.5 14t.725-1.775T9 11.5t1.775.725T11.5 14t-.725 1.775T9 16.5M5 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 20V6q0-.824.587-1.412A1.93 1.93 0 0 1 5 4h1V3q0-.424.287-.712A.97.97 0 0 1 7 2q.424 0 .713.288Q8 2.575 8 3v1h8V3q0-.424.288-.712A.97.97 0 0 1 17 2q.424 0 .712.288Q18 2.575 18 3v1h1q.824 0 1.413.588Q21 5.175 21 6v14q0 .824-.587 1.413A1.93 1.93 0 0 1 19 22zm0-2h14V10H5zM5 8h14V6H5z"}))))},yp=function(e){return fO.createElement("svg",st({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 18 18"},e),bp||(bp=fO.createElement("rect",{width:18,height:18,fill:"#0866FF",rx:9})),wp||(wp=fO.createElement("path",{fill:"#fff",d:"M12.143 5.111H5.857a.87.87 0 0 0-.606.244.82.82 0 0 0-.251.59v6.11c0 .222.09.434.251.59a.87.87 0 0 0 .606.244h2.451v-2.644H7.183V9h1.125v-.949c0-1.079.66-1.675 1.673-1.675.484 0 .991.084.991.084v1.06h-.558c-.55 0-.722.331-.722.672V9h1.228l-.196 1.245H9.692v2.644h2.45a.87.87 0 0 0 .607-.244.82.82 0 0 0 .251-.59v-6.11a.82.82 0 0 0-.251-.59.87.87 0 0 0-.606-.244"})))},Cp=function(e){return fO.createElement("svg",ct({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 14 16"},e),Ip||(Ip=fO.createElement("path",{fill:"#0866FF",d:"M12.5 1h-11A1.5 1.5 0 0 0 0 2.5v11A1.5 1.5 0 0 0 1.5 15h4.29v-4.76H3.82V8h1.97V6.293c0-1.943 1.155-3.016 2.926-3.016.848 0 1.735.152 1.735.152v1.906h-.977c-.963 0-1.263.598-1.263 1.21V8h2.15l-.344 2.24H8.21V15H12.5a1.5 1.5 0 0 0 1.5-1.5v-11A1.5 1.5 0 0 0 12.5 1"})))},Ep=function(e){return fO.createElement("svg",ut({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 18 18"},e),xp||(xp=fO.createElement("rect",{width:18,height:18,fill:"#0A66C2",rx:9})),Ap||(Ap=fO.createElement("path",{fill:"#fff",d:"M12.429 5.111h-6.86a.566.566 0 0 0-.569.56v6.657c0 .31.255.56.57.56h6.858a.57.57 0 0 0 .572-.56V5.672a.567.567 0 0 0-.572-.56m-5.011 6.667H6.232V8.066H7.42v3.712zm-.593-4.219c-.38 0-.688-.3-.688-.668s.308-.669.688-.669.687.3.687.669-.307.668-.687.668m5.038 4.219h-1.186V9.972c0-.43-.01-.984-.616-.984-.618 0-.713.469-.713.953v1.837H8.162V8.066H9.3v.507h.016c.159-.292.546-.6 1.123-.6 1.2 0 1.424.77 1.424 1.77z"})))},Op=function(e){return fO.createElement("svg",dt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),_p||(_p=fO.createElement("path",{fill:"#0A66C2",d:"M14 1H1.997C1.447 1 1 1.453 1 2.01v11.98c0 .557.447 1.01.997 1.01H14c.55 0 1-.453 1-1.01V2.01C15 1.452 14.55 1 14 1M5.231 13H3.156V6.319h2.078V13zM4.194 5.406a1.204 1.204 0 1 1 0-2.407 1.204 1.204 0 0 1 0 2.407M13.009 13h-2.075V9.75c0-.775-.015-1.772-1.078-1.772-1.081 0-1.247.844-1.247 1.716V13H6.534V6.319h1.991v.912h.028c.278-.525.956-1.078 1.966-1.078 2.1 0 2.49 1.385 2.49 3.185z"})))},Rp=function(e){return fO.createElement("svg",pt({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 18"},e),Sp||(Sp=fO.createElement("path",{fill:"#BBB",d:"M7.2 9c2.321 0 4.2-1.879 4.2-4.2S9.521.6 7.2.6A4.2 4.2 0 0 0 3 4.8C3 7.121 4.879 9 7.2 9m2.88 1.2h-.311c-.78.375-1.646.6-2.569.6a5.9 5.9 0 0 1-2.569-.6H4.32A4.32 4.32 0 0 0 0 14.52v1.08a1.8 1.8 0 0 0 1.8 1.8h10.8a1.8 1.8 0 0 0 1.8-1.8v-1.08a4.32 4.32 0 0 0-4.32-4.32M18 9a3.6 3.6 0 0 0 0-7.2A3.6 3.6 0 0 0 18 9m1.8 1.2h-.143c-.52.18-1.072.3-1.657.3s-1.136-.12-1.657-.3H16.2a4.16 4.16 0 0 0-2.089.578A5.5 5.5 0 0 1 15.6 14.52v1.44c0 .082-.019.161-.022.24H22.2a1.8 1.8 0 0 0 1.8-1.8c0-2.321-1.879-4.2-4.2-4.2"})))},Pp=function(e){return fO.createElement("svg",mt({xmlns:"http://www.w3.org/2000/svg",fill:"#FFF",viewBox:"0 0 24 18"},e),Mp||(Mp=fO.createElement("path",{d:"M3.6 7.799a2.4 2.4 0 1 0 0-4.8 2.4 2.4 0 0 0 0 4.8m8.4 1.2a3.6 3.6 0 0 0 3.6-3.6v-.6H8.4v.6a3.6 3.6 0 0 0 3.6 3.6m9.6 0h-2.4c-.66 0-1.256.266-1.69.697a5.5 5.5 0 0 1 2.817 4.103H22.8a1.2 1.2 0 0 0 1.2-1.2v-1.2a2.4 2.4 0 0 0-2.4-2.4m-15.11.697a2.4 2.4 0 0 0-1.69-.697H2.4a2.4 2.4 0 0 0-2.4 2.4v1.2a1.2 1.2 0 0 0 1.2 1.2h2.473A5.5 5.5 0 0 1 6.49 9.696M20.4 7.799a2.4 2.4 0 1 0 0-4.8 2.4 2.4 0 0 0 0 4.8m-5.52 2.4h-.312c-.781.373-1.646.6-2.568.6a5.9 5.9 0 0 1-2.568-.6H9.12a4.32 4.32 0 0 0-4.32 4.32v1.08a1.8 1.8 0 0 0 1.8 1.8h10.8a1.8 1.8 0 0 0 1.8-1.8v-1.08a4.32 4.32 0 0 0-4.32-4.32m.72-9.6-1.8.9-1.8-.9-1.8.9-1.8-.9v3h7.2z"})))},Bp=function(e){return fO.createElement("svg",ft({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Np||(Np=fO.createElement("path",{fill:"#2C3336",d:"M12 12q-1.65 0-2.825-1.175T8 8t1.175-2.825T12 4t2.825 1.175T16 8t-1.175 2.825T12 12m6 8H6q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 18v-.8q0-.85.438-1.562.437-.713 1.162-1.088a14.8 14.8 0 0 1 3.15-1.163A13.8 13.8 0 0 1 12 13q1.65 0 3.25.387 1.6.388 3.15 1.163.724.375 1.163 1.087Q20 16.35 20 17.2v.8q0 .824-.587 1.413A1.93 1.93 0 0 1 18 20M6 18h12v-.8a.973.973 0 0 0-.5-.85q-1.35-.675-2.725-1.012a11.6 11.6 0 0 0-5.55 0Q7.85 15.675 6.5 16.35a.97.97 0 0 0-.5.85zm6-8q.825 0 1.412-.588Q14 8.826 14 8q0-.824-.588-1.412A1.93 1.93 0 0 0 12 6q-.825 0-1.412.588A1.93 1.93 0 0 0 10 8q0 .825.588 1.412Q11.175 10 12 10"})))},Vp=function(e){return fO.createElement("svg",gt({xmlns:"http://www.w3.org/2000/svg",width:800,height:800,viewBox:"0 0 24 24"},e),Gp||(Gp=fO.createElement("path",{fill:"#212121",d:"M17.5 12a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11m-5.478 2a6.5 6.5 0 0 0-.708 1.5h-7.06a.75.75 0 0 0-.75.75v.907c0 .656.286 1.279.783 1.706C5.545 19.945 7.44 20.501 10 20.501q.898 0 1.688-.09c.25.5.563.963.93 1.38q-1.205.21-2.618.21c-2.89 0-5.128-.657-6.691-2a3.75 3.75 0 0 1-1.305-2.844v-.907A2.25 2.25 0 0 1 4.254 14zm3.071.966-.07.058-.057.07a.5.5 0 0 0 0 .568l.058.07 1.77 1.769-1.768 1.766-.057.07a.5.5 0 0 0 0 .568l.057.07.07.057a.5.5 0 0 0 .568 0l.07-.057 1.766-1.767 1.77 1.769.069.058a.5.5 0 0 0 .568 0l.07-.058.057-.07a.5.5 0 0 0 0-.568l-.057-.07-1.77-1.768 1.772-1.77.058-.069a.5.5 0 0 0 0-.569l-.058-.069-.069-.058a.5.5 0 0 0-.569 0l-.069.058-1.772 1.77-1.77-1.77-.068-.058a.5.5 0 0 0-.493-.043zM10 2.005a5 5 0 1 1 0 10 5 5 0 0 1 0-10m0 1.5a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7"})))},Dp=function(e){return fO.createElement("svg",ht({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20"},e),Tp||(Tp=fO.createElement("path",{fill:"#9FA6AD",d:"M10 .313A9.686 9.686 0 0 0 .313 10 9.686 9.686 0 0 0 10 19.688 9.686 9.686 0 0 0 19.688 10 9.686 9.686 0 0 0 10 .313m0 17.5c-4.309 0-7.812-3.504-7.812-7.813S5.69 2.188 10 2.188 17.813 5.69 17.813 10 14.309 17.813 10 17.813M6.875 9.375c.691 0 1.25-.559 1.25-1.25s-.559-1.25-1.25-1.25-1.25.559-1.25 1.25.559 1.25 1.25 1.25m6.25 0c.691 0 1.25-.559 1.25-1.25s-.559-1.25-1.25-1.25-1.25.559-1.25 1.25.559 1.25 1.25 1.25m.156 2.836A4.26 4.26 0 0 1 10 13.75a4.25 4.25 0 0 1-3.281-1.54.94.94 0 0 0-1.32-.12.94.94 0 0 0-.122 1.32A6.13 6.13 0 0 0 10 15.621c1.828 0 3.55-.805 4.723-2.21a.937.937 0 1 0-1.442-1.2"})))},zp=function(e){return fO.createElement("svg",vt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 18 18"},e),kp||(kp=fO.createElement("rect",{width:18,height:18,fill:"#FF0302",rx:9})),Lp||(Lp=fO.createElement("path",{fill:"#fff",d:"M9.009 12.052q-.789 0-1.476-.021a41 41 0 0 1-1.158-.058q-.57-.037-.832-.106a1.2 1.2 0 0 1-.508-.284 1.05 1.05 0 0 1-.295-.49 4 4 0 0 1-.104-.613q-.034-.359-.057-.694a13 13 0 0 1 0-1.572q.022-.335.057-.694.035-.357.104-.613.082-.289.295-.49.214-.203.508-.284.26-.069.832-.106.57-.037 1.158-.058.687-.02 1.475-.02h.444a35 35 0 0 1 2.188.075q.578.04.834.11.289.08.496.283.21.201.29.49.069.255.104.613.034.359.057.694a13 13 0 0 1 0 1.572 25 25 0 0 1-.057.694 4 4 0 0 1-.105.613q-.08.288-.289.49-.207.203-.496.284-.255.069-.832.106-.579.036-1.161.052-.585.016-1.028.021zm-.882-1.746L10.44 9 8.127 7.694z"})))},Hp=function(e){return fO.createElement("svg",bt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Fp||(Fp=fO.createElement("path",{fill:"#FF0302",d:"M8.004 12.4q-1.138 0-2.128-.03a59 59 0 0 1-1.67-.084q-.822-.053-1.198-.153a1.7 1.7 0 0 1-.733-.408 1.5 1.5 0 0 1-.425-.707 5.4 5.4 0 0 1-.15-.885 36 36 0 0 1-.083-1 19 19 0 0 1 0-2.266q.033-.483.083-1t.15-.885a1.5 1.5 0 0 1 .425-.707q.308-.291.733-.408.376-.1 1.198-.153a59 59 0 0 1 1.67-.084q.99-.03 2.127-.03h.64q.64 0 1.481.025t1.674.083q.834.06 1.202.159.417.117.717.408.3.292.416.707.1.368.15.885t.084 1a19 19 0 0 1 0 2.266q-.034.484-.084 1-.05.518-.15.885a1.55 1.55 0 0 1-.416.707q-.3.291-.716.408-.367.1-1.2.153-.834.054-1.675.076-.84.023-1.481.03zm-1.27-2.517L10.066 8 6.733 6.117z"})))},Xp=function(e){return fO.createElement("svg",wt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Wp||(Wp=fO.createElement("path",{fill:"#1C1B1F",d:"M12 19.35q3.05-2.8 4.525-5.088Q18 11.976 18 10.2q0-2.725-1.738-4.462Q14.526 4 12 4T7.738 5.737Q6 7.476 6 10.2q0 1.775 1.475 4.063Q8.95 16.549 12 19.35m0 1.975a2.1 2.1 0 0 1-.7-.125 1.8 1.8 0 0 1-.625-.375A39 39 0 0 1 7.8 17.9q-1.25-1.425-2.087-2.762-.838-1.338-1.275-2.575Q4 11.325 4 10.2q0-3.75 2.412-5.975T12 2t5.587 2.225T20 10.2q0 1.125-.437 2.363-.438 1.237-1.275 2.574A21.7 21.7 0 0 1 16.2 17.9a39 39 0 0 1-2.875 2.925 1.8 1.8 0 0 1-.625.375 2.1 2.1 0 0 1-.7.125M12 12q.825 0 1.412-.588Q14 10.826 14 10t-.588-1.412A1.93 1.93 0 0 0 12 8q-.825 0-1.412.588A1.93 1.93 0 0 0 10 10q0 .825.588 1.412Q11.175 12 12 12"})))},Zp=function(e){return fO.createElement("svg",yt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),jp||(jp=fO.createElement("path",{fill:"currentColor",d:"M8.857 3h6.286c1.084 0 1.958 0 2.666.058.729.06 1.369.185 1.961.487a5 5 0 0 1 2.185 2.185c.302.592.428 1.233.487 1.961.058.708.058 1.582.058 2.666v3.286c0 1.084 0 1.958-.058 2.666-.06.729-.185 1.369-.487 1.961a5 5 0 0 1-2.185 2.185c-.592.302-1.232.428-1.961.487C17.1 21 16.227 21 15.143 21H8.857c-1.084 0-1.958 0-2.666-.058-.728-.06-1.369-.185-1.96-.487a5 5 0 0 1-2.186-2.185c-.302-.592-.428-1.232-.487-1.961C1.5 15.6 1.5 14.727 1.5 13.643v-3.286c0-1.084 0-1.958.058-2.666.06-.728.185-1.369.487-1.96A5 5 0 0 1 4.23 3.544c.592-.302 1.233-.428 1.961-.487C6.9 3 7.773 3 8.857 3M6.354 5.051c-.605.05-.953.142-1.216.276a3 3 0 0 0-1.311 1.311c-.134.263-.226.611-.276 1.216-.05.617-.051 1.41-.051 2.546v3.2c0 1.137 0 1.929.051 2.546.05.605.142.953.276 1.216a3 3 0 0 0 1.311 1.311c.263.134.611.226 1.216.276.617.05 1.41.051 2.546.051h.6V5h-.6c-1.137 0-1.929 0-2.546.051M11.5 5v14h3.6c1.137 0 1.929 0 2.546-.051.605-.05.953-.142 1.216-.276a3 3 0 0 0 1.311-1.311c.134-.263.226-.611.276-1.216.05-.617.051-1.41.051-2.546v-3.2c0-1.137 0-1.929-.051-2.546-.05-.605-.142-.953-.276-1.216a3 3 0 0 0-1.311-1.311c-.263-.134-.611-.226-1.216-.276C17.029 5.001 16.236 5 15.1 5zM5 8.5a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1M5 12a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1"})))},Yp=function(e){return fO.createElement("svg",It({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16"},e),qp||(qp=fO.createElement("path",{fill:"#5D676B",d:"M2.004 0A1.88 1.88 0 0 0 .9.314l-.02.02H.858c-.835.65-1.15 1.858-.542 2.77v.022l.812 1.125.375.541.542-.375 2.208-1.541.542-.375-.375-.542L3.69.897 3.67.876V.855A2.27 2.27 0 0 0 2.379.042a2 2 0 0 0-.375-.041Zm3.73 3.396-1.126.73L2.942 5.27 1.796 6l2.23 7.79c.047.458.333.817.666 1.063.363.269.804.46 1.333.625 1.057.33 2.45.521 3.979.521s2.922-.19 3.979-.52c.528-.166.97-.357 1.333-.626.363-.268.688-.669.688-1.187 0-.519-.325-.92-.688-1.188a3 3 0 0 0-.292-.187zm4.27 9.27c1.416 0 2.69.186 3.562.46.437.136.782.306.959.437a1 1 0 0 1 .124.104 1 1 0 0 1-.124.104c-.177.13-.522.301-.959.437-.873.273-2.146.459-3.562.459s-2.69-.186-3.562-.459c-.437-.136-.782-.307-.959-.437a1 1 0 0 1-.125-.104 1 1 0 0 1 .125-.104c.177-.13.522-.302.959-.438.873-.273 2.146-.458 3.562-.458Z"})))},Up=function(e){return fO.createElement("svg",Ct({xmlns:"http://www.w3.org/2000/svg",fill:"#BBB",viewBox:"0 0 33 24"},e),Jp||(Jp=fO.createElement("path",{d:"M6 0h5.25c.412 0 .75.338.75.75v1.5c0 .413-.338.75-.75.75H6a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h5.25c.412 0 .75.337.75.75v1.5c0 .413-.338.75-.75.75H6c-3.313 0-6-2.688-6-6V6c0-3.313 2.688-6 6-6m14.444 1.219-1.225 1.225c-.3.3-.294.781.012 1.069l7.069 6.862H10.75a.75.75 0 0 0-.75.75v1.75c0 .412.338.75.75.75H26.3l-7.069 6.856a.753.753 0 0 0-.012 1.069l1.225 1.225a.75.75 0 0 0 1.062 0l10.275-10.25a.75.75 0 0 0 0-1.063L21.506 1.213a.756.756 0 0 0-1.062.007Z"})))},Kp=function(e){return fO.createElement("svg",xt({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 12 12"},e),Qp||(Qp=fO.createElement("path",{d:"M11.667.667H.333A.333.333 0 0 0 0 1v.333c0 .184.15.334.333.334h.334v5.666c0 .368.298.667.666.667H5.5v.91l-1.618 1.618a.333.333 0 0 0 0 .472l.236.236c.13.13.341.13.471 0L6 9.825l1.41 1.41c.131.13.342.13.472 0L8.118 11a.333.333 0 0 0 0-.472L6.5 8.911V8h4.167a.667.667 0 0 0 .666-.667V1.666h.334A.333.333 0 0 0 12 1.333V1a.333.333 0 0 0-.333-.333M10.333 7H1.667V1.667h8.666z"})))},em=function(e){return fO.createElement("svg",At({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},e),$p||($p=fO.createElement("path",{fill:"#D0D5DD",d:"M17.745 2a2.25 2.25 0 0 1 2.25 2.25v11.505a2.25 2.25 0 0 1-2.25 2.25H2.25A2.25 2.25 0 0 1 0 15.755V4.25A2.25 2.25 0 0 1 2.25 2zm0 1.5H2.25a.75.75 0 0 0-.75.75v11.505c0 .414.336.75.75.75l2.749-.001L5 13.75a1.75 1.75 0 0 1 1.606-1.744L6.75 12h6.495a1.75 1.75 0 0 1 1.744 1.607l.006.143-.001 2.754h2.751a.75.75 0 0 0 .75-.75V4.25a.75.75 0 0 0-.75-.75m-4.5 10H6.75a.25.25 0 0 0-.243.193l-.007.057-.001 2.754h6.995V13.75a.25.25 0 0 0-.192-.243zM10 5a3 3 0 1 1 0 6 3 3 0 0 1 0-6m0 1.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3"})))},nm=function(e){return fO.createElement("svg",Et({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),tm||(tm=fO.createElement("path",{fill:"#2C3336",d:"M21.75 0h-15A2.25 2.25 0 0 0 4.5 2.25V4.5H2.25A2.25 2.25 0 0 0 0 6.75v15A2.25 2.25 0 0 0 2.25 24h15a2.25 2.25 0 0 0 2.25-2.25V19.5h2.25A2.25 2.25 0 0 0 24 17.25v-15A2.25 2.25 0 0 0 21.75 0m-4.5 21.75h-15V12h15zm4.5-4.5H19.5V6.75a2.25 2.25 0 0 0-2.25-2.25H6.75V2.25h15z"})))},rm=function(e){return fO.createElement("svg",_t({xmlns:"http://www.w3.org/2000/svg",fill:"#BBB",className:"screen-sharing_svg__demio-icon",style:{fontSize:20},viewBox:"0 0 20 18"},e),om||(om=fO.createElement("path",{d:"M18.333 0H1.667C.747 0 0 .756 0 1.688v11.25c0 .931.747 1.687 1.667 1.687h6.666l-.555 1.688h-2.5a.837.837 0 0 0-.834.843c0 .468.372.844.834.844h9.444a.837.837 0 0 0 .834-.844.837.837 0 0 0-.834-.843h-2.5l-.555-1.688h6.666c.92 0 1.667-.756 1.667-1.688V1.688C20 .756 19.253 0 18.333 0m-.555 12.375H2.222V2.25h15.556z"})))},im=function(e){return fO.createElement("svg",Ot({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20"},e),am||(am=fO.createElement("path",{fill:"#98A2B3",d:"M18.245 10.997c.709 0 1.022.892.469 1.335l-4.718 3.778v1.644a2.25 2.25 0 0 1-2.25 2.25H8.25A2.25 2.25 0 0 1 6 17.754V16.11l-4.72-3.778c-.553-.443-.24-1.335.47-1.335zm-2.137 1.5H3.887l3.332 2.667a.75.75 0 0 1 .281.585v2.005c0 .414.336.75.75.75h3.496a.75.75 0 0 0 .75-.75V15.75a.75.75 0 0 1 .281-.585zM6.75 7h6.495a1.75 1.75 0 0 1 1.744 1.606l.006.144V10h-1.5V8.75a.25.25 0 0 0-.192-.244l-.058-.006H6.75a.25.25 0 0 0-.243.192L6.5 8.75V10H5V8.75a1.75 1.75 0 0 1 1.607-1.745zh6.495zM10 0a3 3 0 1 1 0 6 3 3 0 0 1 0-6m0 1.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3"})))},cm=function(e){return fO.createElement("svg",St({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),fO.createElement("mask",{id:"block_svg__a",maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},lm||(lm=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),sm||(sm=fO.createElement("g",{mask:"url(#block_svg__a)"},fO.createElement("path",{fill:"#42454B",d:"M12.002 21.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.018-2.03 9.6 9.6 0 0 1-2.03-3.016 9.2 9.2 0 0 1-.749-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12q0-1.408-.48-2.71a8.1 8.1 0 0 0-1.374-2.382L6.908 18.146a7.9 7.9 0 0 0 2.382 1.378A7.8 7.8 0 0 0 12 20m-6.146-2.908L17.092 5.854a7.6 7.6 0 0 0-2.375-1.383A8 8 0 0 0 12 4Q8.65 4 6.325 6.325T4 12q0 1.408.476 2.71a7.9 7.9 0 0 0 1.378 2.382"}))))},pm=function(e){return fO.createElement("svg",Rt({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),fO.createElement("mask",{id:"blur_on_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},um||(um=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),dm||(dm=fO.createElement("g",{mask:"url(#blur_on_svg__a)"},fO.createElement("path",{fill:"#2C3336",d:"M3 14.5a.48.48 0 0 1-.35-.15.48.48 0 0 1 0-.7.48.48 0 0 1 .7 0 .48.48 0 0 1 0 .7.48.48 0 0 1-.35.15m0-4a.48.48 0 0 1-.35-.15.48.48 0 0 1 0-.7.48.48 0 0 1 .7 0 .48.48 0 0 1 0 .7.48.48 0 0 1-.35.15m3 8.423a.9.9 0 0 1-.658-.265.9.9 0 0 1-.265-.658q0-.392.265-.658A.9.9 0 0 1 6 17.077q.392 0 .658.265a.9.9 0 0 1 .265.658q0 .392-.265.658a.9.9 0 0 1-.658.265m0-4a.9.9 0 0 1-.658-.265.9.9 0 0 1-.265-.658q0-.391.265-.658A.9.9 0 0 1 6 13.077q.392 0 .658.265a.9.9 0 0 1 .265.658q0 .391-.265.658a.9.9 0 0 1-.658.265m0-4a.9.9 0 0 1-.658-.265.9.9 0 0 1-.265-.658q0-.392.265-.658A.9.9 0 0 1 6 9.077q.392 0 .658.265a.9.9 0 0 1 .265.658q0 .391-.265.658a.9.9 0 0 1-.658.265m0-4a.9.9 0 0 1-.658-.265A.9.9 0 0 1 5.077 6q0-.392.265-.658A.9.9 0 0 1 6 5.077q.392 0 .658.265A.9.9 0 0 1 6.923 6q0 .392-.265.658A.9.9 0 0 1 6 6.923m4.002 8.423q-.56 0-.954-.392a1.3 1.3 0 0 1-.394-.952q0-.56.392-.954.391-.394.952-.394t.954.392q.394.391.394.952t-.392.954a1.3 1.3 0 0 1-.952.394m0-4q-.56 0-.954-.392a1.3 1.3 0 0 1-.394-.952q0-.56.392-.954.391-.394.952-.394t.954.392q.394.391.394.952t-.392.954a1.3 1.3 0 0 1-.952.394M10 18.923a.9.9 0 0 1-.658-.265.9.9 0 0 1-.265-.658q0-.392.265-.658a.9.9 0 0 1 .658-.265q.391 0 .658.265a.9.9 0 0 1 .265.658q0 .392-.265.658a.9.9 0 0 1-.658.265m0-12a.9.9 0 0 1-.658-.265A.9.9 0 0 1 9.077 6q0-.392.265-.658A.9.9 0 0 1 10 5.077q.391 0 .658.265a.9.9 0 0 1 .265.658q0 .392-.265.658a.9.9 0 0 1-.658.265M10 21.5a.48.48 0 0 1-.35-.15.48.48 0 0 1 0-.7.48.48 0 0 1 .7 0 .48.48 0 0 1 0 .7.48.48 0 0 1-.35.15m0-18a.48.48 0 0 1-.35-.15.48.48 0 0 1 0-.7.48.48 0 0 1 .7 0 .48.48 0 0 1 0 .7.48.48 0 0 1-.35.15m4.002 11.846q-.56 0-.954-.392a1.3 1.3 0 0 1-.394-.952q0-.56.392-.954.391-.394.952-.394t.954.392q.394.391.394.952t-.392.954a1.3 1.3 0 0 1-.952.394m0-4q-.56 0-.954-.392a1.3 1.3 0 0 1-.394-.952q0-.56.392-.954.391-.394.952-.394t.954.392q.394.391.394.952t-.392.954a1.3 1.3 0 0 1-.952.394M14 18.923a.9.9 0 0 1-.658-.265.9.9 0 0 1-.265-.658q0-.392.265-.658a.9.9 0 0 1 .658-.265q.391 0 .658.265a.9.9 0 0 1 .265.658q0 .392-.265.658a.9.9 0 0 1-.658.265m0-12a.9.9 0 0 1-.658-.265.9.9 0 0 1-.265-.658q0-.392.265-.658A.9.9 0 0 1 14 5.077q.391 0 .658.265a.9.9 0 0 1 .265.658q0 .392-.265.658a.9.9 0 0 1-.658.265M14 21.5a.48.48 0 0 1-.35-.15.48.48 0 0 1 0-.7.48.48 0 0 1 .7 0 .48.48 0 0 1 0 .7.48.48 0 0 1-.35.15m0-18a.48.48 0 0 1-.35-.15.48.48 0 0 1 0-.7.48.48 0 0 1 .7 0 .48.48 0 0 1 0 .7.48.48 0 0 1-.35.15m4 15.423a.9.9 0 0 1-.658-.265.9.9 0 0 1-.265-.658q0-.392.265-.658a.9.9 0 0 1 .658-.265q.392 0 .658.265a.9.9 0 0 1 .265.658q0 .392-.265.658a.9.9 0 0 1-.658.265m0-4a.9.9 0 0 1-.658-.265.9.9 0 0 1-.265-.658q0-.391.265-.658a.9.9 0 0 1 .658-.265q.392 0 .658.265a.9.9 0 0 1 .265.658q0 .391-.265.658a.9.9 0 0 1-.658.265m0-4a.9.9 0 0 1-.658-.265.9.9 0 0 1-.265-.658q0-.392.265-.658A.9.9 0 0 1 18 9.077q.392 0 .658.265a.9.9 0 0 1 .265.658q0 .391-.265.658a.9.9 0 0 1-.658.265m0-4a.9.9 0 0 1-.658-.265.9.9 0 0 1-.265-.658q0-.392.265-.658A.9.9 0 0 1 18 5.077q.392 0 .658.265a.9.9 0 0 1 .265.658q0 .392-.265.658a.9.9 0 0 1-.658.265m3 7.577a.48.48 0 0 1-.35-.15.48.48 0 0 1 0-.7.48.48 0 0 1 .7 0 .48.48 0 0 1 0 .7.48.48 0 0 1-.35.15m0-4a.48.48 0 0 1-.35-.15.48.48 0 0 1 0-.7.48.48 0 0 1 .7 0 .48.48 0 0 1 0 .7.48.48 0 0 1-.35.15"}))))},gm=function(e){return fO.createElement("svg",Mt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),fO.createElement("mask",{id:"cached_svg__a",x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},mm||(mm=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),fm||(fm=fO.createElement("g",{mask:"url(#cached_svg__a)"},fO.createElement("path",{fill:"#2C3336",d:"M12.05 19.75q-3.245 0-5.522-2.258T4.25 12v-.78l-1.323 1.322a.73.73 0 0 1-.522.213.7.7 0 0 1-.532-.213.72.72 0 0 1-.217-.527q0-.31.217-.527l2.494-2.494A.87.87 0 0 1 5 8.724a.87.87 0 0 1 .633.27l2.494 2.495q.208.207.212.521a.7.7 0 0 1-.212.532.72.72 0 0 1-.527.218.72.72 0 0 1-.527-.218L5.75 11.22V12q0 2.605 1.835 4.428t4.465 1.822q.439 0 .874-.06t.859-.204a.88.88 0 0 1 .603.02.8.8 0 0 1 .426.396.68.68 0 0 1 .018.585.66.66 0 0 1-.444.388q-.565.2-1.155.288a8 8 0 0 1-1.181.087m-.1-14q-.438 0-.874.06a4.6 4.6 0 0 0-.859.203.9.9 0 0 1-.61-.02.8.8 0 0 1-.434-.395.66.66 0 0 1-.023-.57.65.65 0 0 1 .423-.388q.581-.2 1.176-.295a7.6 7.6 0 0 1 1.201-.095q3.245 0 5.522 2.258T19.75 12v.78l1.323-1.322a.73.73 0 0 1 .522-.213.7.7 0 0 1 .532.213q.217.216.217.527a.72.72 0 0 1-.217.527l-2.494 2.494a.87.87 0 0 1-.633.27.87.87 0 0 1-.633-.27l-2.494-2.495a.72.72 0 0 1-.212-.522.7.7 0 0 1 .212-.531.72.72 0 0 1 .527-.218q.31 0 .527.218l1.323 1.323V12q0-2.605-1.835-4.428T11.95 5.75"}))))},bm=function(e){return fO.createElement("svg",Pt({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),fO.createElement("mask",{id:"customize_svg__a",width:25,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},hm||(hm=fO.createElement("path",{fill:"#D9D9D9",d:"M.5 0h24v24H.5z"}))),vm||(vm=fO.createElement("g",{mask:"url(#customize_svg__a)"},fO.createElement("path",{fill:"#02BF6F",d:"M14.5 21a.97.97 0 0 1-.713-.288A.97.97 0 0 1 13.5 20q0-.424.287-.712A.97.97 0 0 1 14.5 19q1.175 0 2.087-.462.913-.464.913-1.038 0-.35-.325-.65t-.9-.55l1.475-1.475q.8.476 1.275 1.125.475.65.475 1.55 0 1.65-1.575 2.575A6.64 6.64 0 0 1 14.5 21m-9.425-7.65q-.725-.425-1.15-.987T3.5 11q0-1.05.775-1.762.776-.714 2.775-1.588 1.574-.724 2.013-1.013Q9.5 6.35 9.5 6q0-.4-.488-.7T7.5 5q-.625 0-1.05.15t-.775.5A1.12 1.12 0 0 1 5 5.975a.9.9 0 0 1-.725-.225.94.94 0 0 1-.375-.65.9.9 0 0 1 .225-.725Q4.6 3.8 5.487 3.4T7.5 3q1.8 0 2.9.813T11.5 6q0 .975-.725 1.75-.725.776-2.925 1.725-1.45.625-1.9.925t-.45.6q0 .225.287.438.288.212.788.412zM19.35 10.4 15.1 6.15l1.05-1.05q.6-.6 1.438-.6.837 0 1.412.6l1.4 1.4q.6.575.6 1.412 0 .838-.6 1.438zM6.5 19h1.4l7.2-7.2-1.4-1.4-7.2 7.2zM5 21a.48.48 0 0 1-.35-.15.48.48 0 0 1-.15-.35v-3.55q0-.05.15-.35l9.05-9.05 4.25 4.25-9.05 9.05q-.05.05-.35.15z"}))))},Im=function(e){return fO.createElement("svg",Nt({xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"none"},e),fO.createElement("mask",{id:"electric_bolt_svg__a",width:20,height:20,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},wm||(wm=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h20v20H0z"}))),ym||(ym=fO.createElement("g",{mask:"url(#electric_bolt_svg__a)"},fO.createElement("path",{fill:"#F19241",d:"m9.167 12.083-4.938-.625q-.52-.062-.677-.562-.156-.5.219-.854l8.52-8.167a.7.7 0 0 1 .25-.156q.147-.052.396-.052.417 0 .636.354t.01.729l-2.75 5.167 4.938.625q.52.062.677.562.156.5-.219.854l-8.52 8.167a.7.7 0 0 1-.25.156q-.147.052-.396.052a.7.7 0 0 1-.636-.354.68.68 0 0 1-.01-.729z"}))))},Am=function(e){return fO.createElement("svg",Bt({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),Cm||(Cm=fO.createElement("g",{clipPath:"url(#feature_action_svg__a)"},fO.createElement("circle",{cx:12.125,cy:12.005,r:11.625,fill:"#fff"}),fO.createElement("path",{fill:"#9FA6AD",d:"M12.125.375C5.705.375.5 5.58.5 12s5.205 11.625 11.625 11.625S23.75 18.421 23.75 12C23.75 5.58 18.546.375 12.125.375m0 20.25A8.62 8.62 0 0 1 3.5 12a8.62 8.62 0 0 1 8.625-8.625A8.62 8.62 0 0 1 20.75 12a8.62 8.62 0 0 1-8.625 8.625m0-14.625a6 6 0 1 0 0 12 6 6 0 0 0 0-12m0 9c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3-1.346 3-3 3"}))),xm||(xm=fO.createElement("defs",null,fO.createElement("clipPath",{id:"feature_action_svg__a"},fO.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"})))))},_m=function(e){return fO.createElement("svg",Gt({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),Em||(Em=fO.createElement("path",{fill:"#5D676B",d:"M5 11q-.613 0-1.057-.443A1.44 1.44 0 0 1 3.5 9.5V5q0-.613.443-1.057A1.44 1.44 0 0 1 5 3.5h4.5q.613 0 1.057.443Q11 4.387 11 5v4.5q0 .613-.443 1.057A1.44 1.44 0 0 1 9.5 11zm0 9.5q-.613 0-1.057-.443A1.44 1.44 0 0 1 3.5 19v-4.5q0-.613.443-1.057A1.44 1.44 0 0 1 5 13h4.5q.613 0 1.057.443.443.444.443 1.057V19q0 .613-.443 1.057A1.44 1.44 0 0 1 9.5 20.5zm9.5-9.5q-.613 0-1.057-.443A1.44 1.44 0 0 1 13 9.5V5q0-.613.443-1.057A1.44 1.44 0 0 1 14.5 3.5H19q.613 0 1.057.443.443.444.443 1.057v4.5q0 .613-.443 1.057A1.44 1.44 0 0 1 19 11zm0 9.5q-.613 0-1.057-.443A1.44 1.44 0 0 1 13 19v-4.5q0-.613.443-1.057A1.44 1.44 0 0 1 14.5 13H19q.613 0 1.057.443.443.444.443 1.057V19q0 .613-.443 1.057A1.44 1.44 0 0 1 19 20.5zM5 9.5h4.5V5H5zm9.5 0H19V5h-4.5zm0 9.5H19v-4.5h-4.5zM5 19h4.5v-4.5H5z"})))},Sm=function(e){return fO.createElement("svg",Vt({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),Om||(Om=fO.createElement("path",{fill:"#5D676B",d:"M4.25 7a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 4.25 5.5h15.5q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535A.73.73 0 0 1 19.75 7zm0 11.5a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 4.25 17h15.5q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215zm0-5.75a.73.73 0 0 1-.534-.216A.73.73 0 0 1 3.5 12q0-.32.216-.535a.73.73 0 0 1 .534-.215h15.5q.318 0 .534.216A.73.73 0 0 1 20.5 12q0 .32-.216.535a.73.73 0 0 1-.534.215z"})))},Mm=function(e){return fO.createElement("svg",Tt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Rm||(Rm=fO.createElement("path",{fill:"#02BF6F",d:"M23.341 3.576 20.424.659A2.24 2.24 0 0 0 18.835 0c-.576 0-1.152.22-1.591.66L.659 17.242a2.25 2.25 0 0 0 0 3.181l2.917 2.917c.439.44 1.015.659 1.59.659s1.152-.22 1.592-.66L23.34 6.759c.879-.879.879-2.303 0-3.182M5.167 21.75 2.25 18.833 12.745 8.337l2.918 2.917zM17.254 9.663l-2.918-2.918 4.495-4.495h.003l2.916 2.917zM20.25 13.5 19 16l-2.5 1.25L19 18.5l1.25 2.5 1.25-2.5 2.5-1.25L21.5 16zm-9.75-9 .75-1.5 1.5-.75-1.5-.75L10.5 0l-.75 1.5-1.5.75 1.5.75zm-6.75 3L5 5l2.5-1.25L5 2.5 3.75 0 2.5 2.5 0 3.75 2.5 5z"})))},Nm=function(e){return fO.createElement("svg",Dt({xmlns:"http://www.w3.org/2000/svg",fill:"#3e484c",viewBox:"0 0 20 16"},e),Pm||(Pm=fO.createElement("path",{d:"M19 0H5a1 1 0 0 0-1 1v3h5V2h6v10h4a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1M7.25 3.219a.28.28 0 0 1-.281.281H6.03a.28.28 0 0 1-.281-.281V2.28A.28.28 0 0 1 6.031 2h.938a.28.28 0 0 1 .281.281zm11 6.5a.28.28 0 0 1-.281.281h-.938a.28.28 0 0 1-.281-.281V8.78a.28.28 0 0 1 .281-.281h.938a.28.28 0 0 1 .281.281zm0-3.25a.28.28 0 0 1-.281.281h-.938a.28.28 0 0 1-.281-.281V5.53a.28.28 0 0 1 .281-.281h.938a.28.28 0 0 1 .281.281v.938Zm0-3.25a.28.28 0 0 1-.281.281h-.938a.28.28 0 0 1-.281-.281V2.28a.28.28 0 0 1 .281-.28h.938a.28.28 0 0 1 .281.281zM13 5H1a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1M3 7a1 1 0 1 1 0 2 1 1 0 0 1 0-2m9 7H2v-1l2-2 1 1 4-4 3 3z"})))},Vm=function(e){return fO.createElement("svg",kt({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),fO.createElement("mask",{id:"materials_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Bm||(Bm=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),Gm||(Gm=fO.createElement("g",{mask:"url(#materials_svg__a)"},fO.createElement("path",{fill:"#02BF6F",d:"m10.825 17.425-2.55 1.6a.49.49 0 0 1-.513.013.46.46 0 0 1-.262-.438v-3.2q0-.3.263-.437a.49.49 0 0 1 .512.012l2.55 1.6q.25.15.25.425a.47.47 0 0 1-.25.425M13 10a2.9 2.9 0 0 1-2.125-.875A2.9 2.9 0 0 1 10 7q0-1.25.875-2.125A2.9 2.9 0 0 1 13 4h.5a.73.73 0 0 1 .75.75.73.73 0 0 1-.75.75H13q-.625 0-1.062.438A1.45 1.45 0 0 0 11.5 7q0 .624.438 1.063.437.437 1.062.437h.5a.73.73 0 0 1 .75.75.73.73 0 0 1-.75.75zm4 0h-.5a.73.73 0 0 1-.75-.75.73.73 0 0 1 .75-.75h.5q.625 0 1.063-.437Q18.5 7.625 18.5 7t-.437-1.062A1.45 1.45 0 0 0 17 5.5h-.5a.73.73 0 0 1-.75-.75.73.73 0 0 1 .75-.75h.5q1.25 0 2.125.875T20 7t-.875 2.125A2.9 2.9 0 0 1 17 10m-.75-2.25h-2.5A.73.73 0 0 1 13 7a.73.73 0 0 1 .75-.75h2.5A.73.73 0 0 1 17 7a.73.73 0 0 1-.75.75M16.1 14v-2H21V3H9v9H7V3q0-.824.588-1.412A1.93 1.93 0 0 1 9 1h12q.824 0 1.413.587Q23 2.176 23 3v9q0 .825-.587 1.412A1.93 1.93 0 0 1 21 14zM3 23q-.824 0-1.412-.587A1.93 1.93 0 0 1 1 21v-8q0-.825.587-1.412A1.93 1.93 0 0 1 3 11h12q.824 0 1.413.588Q17 12.175 17 13v8q0 .824-.587 1.413A1.93 1.93 0 0 1 15 23zm0-2h12v-8H3z"}))))},Dm=function(e){return fO.createElement("svg",Lt({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"#2C3336",className:"mobile-device_svg__demio-icon",style:{fontSize:16},viewBox:"0 0 16 16"},e),Tm||(Tm=fO.createElement("path",{d:"M11.5 0h-7A1.5 1.5 0 0 0 3 1.5v13A1.5 1.5 0 0 0 4.5 16h7a1.5 1.5 0 0 0 1.5-1.5v-13A1.5 1.5 0 0 0 11.5 0M8 15a.999.999 0 1 1 0-2 .999.999 0 1 1 0 2m3.5-3.375a.376.376 0 0 1-.375.375h-6.25a.376.376 0 0 1-.375-.375v-9.75c0-.206.169-.375.375-.375h6.25c.206 0 .375.169.375.375z"})))},Lm=function(e){return fO.createElement("svg",zt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 14"},e),km||(km=fO.createElement("path",{fill:"#545C60",d:"M2.825 13.575A9.5 9.5 0 0 1 .75 10.538Q0 8.801 0 6.812q0-2.011.75-3.75A10 10 0 0 1 2.8 0l1.275 1.275a8.2 8.2 0 0 0-1.662 2.49A7.5 7.5 0 0 0 1.8 6.79q0 1.635.612 3.048T4.1 12.3zM5.35 11.05a6.4 6.4 0 0 1-1.275-1.913 5.8 5.8 0 0 1-.475-2.33q0-1.27.475-2.35A6.4 6.4 0 0 1 5.35 2.55l1.275 1.275a4.3 4.3 0 0 0-.9 1.345A4.1 4.1 0 0 0 5.4 6.805q0 .87.326 1.631.326.762.899 1.339zm2.763-2.769A2.04 2.04 0 0 1 7.5 6.794q0-.87.619-1.481A2.04 2.04 0 0 1 9.606 4.7q.87 0 1.482.619.612.618.612 1.487t-.619 1.481a2.04 2.04 0 0 1-1.487.613q-.87 0-1.481-.619m5.712 2.744-1.25-1.25q.573-.58.9-1.345.325-.765.325-1.635t-.326-1.631a4.3 4.3 0 0 0-.899-1.339L13.85 2.55q.8.825 1.275 1.909.475 1.083.475 2.354 0 1.245-.475 2.329a5.9 5.9 0 0 1-1.3 1.883m2.55 2.55L15.1 12.3a7.7 7.7 0 0 0 1.688-2.465A7.5 7.5 0 0 0 17.4 6.81q0-1.635-.612-3.047a8.2 8.2 0 0 0-1.663-2.488L16.4 0a10 10 0 0 1 2.05 3.062q.75 1.737.75 3.75a9.3 9.3 0 0 1-.75 3.725 9.5 9.5 0 0 1-2.075 3.038"})))},Wm=function(e){return fO.createElement("svg",Ft({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),zm||(zm=fO.createElement("path",{fill:"#DEE4E8",d:"M12 .375C5.578.375.375 5.578.375 12S5.578 23.625 12 23.625 23.625 18.422 23.625 12 18.422.375 12 .375m5.423 12.75-8.25 4.734a1.127 1.127 0 0 1-1.673-.984v-9.75c0-.862.928-1.397 1.673-.984l8.25 5.015c.77.431.77 1.542 0 1.969",opacity:.8})),Fm||(Fm=fO.createElement("path",{fill:"#fff",d:"m17.424 13.125-8.25 4.735a1.127 1.127 0 0 1-1.674-.985v-9.75c0-.862.928-1.397 1.673-.984l8.25 5.016c.77.43.77 1.542 0 1.968",opacity:.8})),Hm||(Hm=fO.createElement("path",{stroke:"#fff",d:"m3.161 20.133 16.97-16.971"})))},jm=function(e){return fO.createElement("svg",Ht({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Xm||(Xm=fO.createElement("path",{fill:"#2C3336",d:"M23.625 11.979a11.59 11.59 0 0 0-3.22-8.01l1.674-1.673c.71-.71.207-1.921-.795-1.921H15c-.621 0-1.125.504-1.125 1.125v6.284c0 1.002 1.212 1.504 1.92.796l1.958-1.958a7.82 7.82 0 0 1 2.122 5.308c.037 4.331-3.468 7.982-7.943 7.945-4.245-.036-7.807-3.477-7.807-7.875 0-1.928.688-3.75 1.948-5.186a.56.56 0 0 0-.026-.767l-1.86-1.86a.564.564 0 0 0-.816.023A11.58 11.58 0 0 0 .375 12C.375 18.42 5.58 23.625 12 23.625c6.413 0 11.637-5.233 11.625-11.646"})))},qm=function(e){return fO.createElement("svg",Wt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Zm||(Zm=fO.createElement("path",{d:"M7.1 11.35q.35-.7.725-1.35t.825-1.3l-1.4-.275-2.1 2.1zm12.05-6.875q-1.75.05-3.737 1.025A13.5 13.5 0 0 0 11.8 8.1q-1.05 1.05-1.875 2.25T8.7 12.6l2.85 2.825q1.05-.4 2.25-1.225t2.25-1.875a13.6 13.6 0 0 0 2.6-3.6Q19.625 6.75 19.675 5a.6.6 0 0 0-.038-.2.49.49 0 0 0-.287-.288.6.6 0 0 0-.2-.037m-5.5 6a1.92 1.92 0 0 1-.575-1.413q0-.837.575-1.412t1.425-.575 1.425.575.575 1.412a1.92 1.92 0 0 1-.575 1.413q-.575.575-1.425.575t-1.425-.575m-.85 6.55L13.625 19l2.1-2.1-.275-1.4q-.65.45-1.3.813t-1.35.712m8.775-13.35q.2 2.75-.9 5.362T17.2 14.025l.5 2.475q.1.5-.05.975t-.5.825L14 21.45a.98.98 0 0 1-.9.288.9.9 0 0 1-.725-.588l-1.525-3.575L6.575 13.3 3 11.775a.92.92 0 0 1-.6-.725.95.95 0 0 1 .275-.9L5.825 7q.35-.35.838-.5t.987-.05l2.475.5q2.375-2.375 4.988-3.475 2.612-1.1 5.362-.9.2.025.4.112a1.13 1.13 0 0 1 .587.588q.088.2.113.4m-17.65 12.3q.875-.876 2.138-.887 1.262-.013 2.137.862.874.875.863 2.137-.014 1.263-.888 2.138-.625.625-2.087 1.075t-4.038.8q.35-2.575.8-4.038.45-1.462 1.075-2.087m1.425 1.4q-.25.25-.5.913a6.5 6.5 0 0 0-.35 1.337q.675-.101 1.338-.337.662-.238.912-.488.3-.3.325-.725a.9.9 0 0 0-.275-.725.95.95 0 0 0-.725-.288 1.03 1.03 0 0 0-.725.313"})))},Um=function(e){return fO.createElement("svg",Xt({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),fO.createElement("mask",{id:"stacked_email_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Ym||(Ym=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),Jm||(Jm=fO.createElement("g",{mask:"url(#stacked_email_svg__a)"},fO.createElement("path",{fill:"#02BF6F",d:"M7 17q-.824 0-1.412-.587A1.93 1.93 0 0 1 5 15V5q0-.824.588-1.412A1.93 1.93 0 0 1 7 3h14q.824 0 1.413.587Q23 4.176 23 5v10q0 .824-.587 1.413A1.93 1.93 0 0 1 21 17zm6.425-5.1L7 7.425V15h14V7.425L14.575 11.9a.96.96 0 0 1-.575.2.96.96 0 0 1-.575-.2M14 9.85 21 5H7zM3 21q-.824 0-1.412-.587A1.93 1.93 0 0 1 1 19V7.5q0-.424.288-.713A.97.97 0 0 1 2 6.5q.424 0 .712.287Q3 7.076 3 7.5V19h15.5q.424 0 .712.288.288.287.288.712 0 .424-.288.712A.97.97 0 0 1 18.5 21z"}))))},Km=function(e){return fO.createElement("svg",jt({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 64 64"},e),Qm||(Qm=fO.createElement("path",{fill:"#02BF6F",d:"M58.586 2.586a2 2 0 1 1 2.828 2.828l-2.201 2.202A13.94 13.94 0 0 1 62 16v44a2 2 0 0 1-3.176 1.617L48.35 54H16a14 14 0 0 1-2.876-.296l-7.71 7.71a2 2 0 1 1-2.828-2.828zM16.828 50H49a2 2 0 0 1 1.176.383L58 56.073V16c0-2.038-.61-3.934-1.657-5.515zM48 2c1.83 0 3.579.351 5.182.99l-3.206 3.205Q49.016 6.001 48 6H16C10.477 6 6 10.477 6 16v24a9.97 9.97 0 0 0 3.015 7.156l-2.828 2.829A13.96 13.96 0 0 1 2 40V16C2 8.268 8.268 2 16 2z"})))},ef=function(e){return fO.createElement("svg",Zt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),$m||($m=fO.createElement("path",{fill:"#6C737A",d:"M9.983 9.984A2.7 2.7 0 0 0 10.8 8a2.7 2.7 0 0 0-.817-1.983A2.7 2.7 0 0 0 8 5.2a2.7 2.7 0 0 0-1.983.817A2.7 2.7 0 0 0 5.2 8a2.7 2.7 0 0 0 .817 1.984A2.7 2.7 0 0 0 8 10.8a2.7 2.7 0 0 0 1.983-.816m-3.116-.85A1.54 1.54 0 0 1 6.4 8q0-.666.467-1.133A1.54 1.54 0 0 1 8 6.4q.666 0 1.133.467T9.6 8t-.467 1.134A1.54 1.54 0 0 1 8 9.6q-.666 0-1.133-.466m-3.2 2.358A7.7 7.7 0 0 1 .8 8 7.7 7.7 0 0 1 3.667 4.51 7.6 7.6 0 0 1 8 3.2q2.383 0 4.333 1.309A7.7 7.7 0 0 1 15.2 8a7.7 7.7 0 0 1-2.867 3.492A7.6 7.6 0 0 1 8 12.8a7.6 7.6 0 0 1-4.333-1.308"})))},of=function(e){return fO.createElement("svg",qt({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none"},e),fO.createElement("mask",{id:"on-demand_svg__a",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},tf||(tf=fO.createElement("path",{fill:"#D9D9D9",d:"M0 0h16v16H0z"}))),nf||(nf=fO.createElement("g",{mask:"url(#on-demand_svg__a)"},fO.createElement("path",{fill:"#02BF6F",d:"M4.667 10.667h4a.65.65 0 0 0 .475-.192.65.65 0 0 0 .192-.475V8.533l1.85 1.484a.47.47 0 0 0 .533.066.46.46 0 0 0 .283-.45V6.367a.46.46 0 0 0-.283-.45.47.47 0 0 0-.534.066l-1.85 1.484V6a.65.65 0 0 0-.191-.475.65.65 0 0 0-.475-.192h-4a.65.65 0 0 0-.475.192A.65.65 0 0 0 4 6v4q0 .283.192.475a.65.65 0 0 0 .475.192m-2 2.666q-.55 0-.942-.391A1.28 1.28 0 0 1 1.333 12V4q0-.55.392-.942.391-.39.942-.391h10.667q.55 0 .941.391.392.392.392.942v8q0 .55-.392.942a1.28 1.28 0 0 1-.941.391zm0-1.333h10.667V4H2.667z"}))))},af=function(e){return fO.createElement("svg",Yt({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none"},e),rf||(rf=fO.createElement("path",{fill:"#6C737A",d:"M8 13.6q-2.334 0-3.967-1.633Q2.4 10.332 2.4 8h1.2q0 1.816 1.292 3.108Q6.182 12.4 8 12.4q1.816 0 3.108-1.292Q12.4 9.818 12.4 8q0-1.816-1.292-3.108Q9.818 3.6 8 3.6a4.3 4.3 0 0 0-1.91.427A4.25 4.25 0 0 0 4.618 5.2H6.4v1.2h-4v-4h1.2v2.167a5.56 5.56 0 0 1 1.908-1.584A5.4 5.4 0 0 1 8 2.4q1.167 0 2.185.443a5.7 5.7 0 0 1 1.774 1.198 5.7 5.7 0 0 1 1.198 1.773Q13.6 6.834 13.6 8q0 1.167-.443 2.185a5.7 5.7 0 0 1-1.198 1.774 5.7 5.7 0 0 1-1.774 1.198A5.4 5.4 0 0 1 8 13.6m1.667-3.333L7.4 8V4.8h1.2v2.7l1.917 1.917z"})))},sf=function(e){return fO.createElement("svg",Jt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),lf||(lf=fO.createElement("path",{fill:"#6C737A",d:"M4.4 14.4q-.55 0-.875-.325T3.2 13.2V2.8q0-.55.325-.875.326-.325.875-.325h7.2q.55 0 .875.325t.325.875v10.4q0 .55-.325.875-.324.325-.875.325h-2l-.8-1.2H7.2l-.8 1.2zm1.2-4.8h4.8v-.55q0-.783-.75-1.117A4 4 0 0 0 8 7.6q-.9 0-1.65.333-.75.334-.75 1.117zm3.25-2.75Q9.2 6.5 9.2 6t-.35-.85A1.16 1.16 0 0 0 8 4.8q-.5 0-.85.35T6.8 6t.35.85.85.35.85-.35"})))},uf=function(e){return fO.createElement("svg",Ut({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),cf||(cf=fO.createElement("path",{fill:"#6C737A",d:"M11.583 8.4 9.6 6.417l.85-.85L11.583 6.7l2.55-2.533.85.833zM4.7 7.3A2.31 2.31 0 0 1 4 5.6q0-1 .7-1.7a2.31 2.31 0 0 1 1.7-.7q1 0 1.7.7t.7 1.7-.7 1.7-1.7.7a2.31 2.31 0 0 1-1.7-.7m-3.1 5.5v-1.533q0-.433.208-.792.21-.358.575-.575a8.2 8.2 0 0 1 1.934-.816A7.7 7.7 0 0 1 6.4 8.8q1.067 0 2.083.284a8.2 8.2 0 0 1 1.934.816q.366.217.575.575.208.36.208.792V12.8z"})))},pf=function(e){return fO.createElement("svg",Qt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),df||(df=fO.createElement("path",{fill:"#6C737A",d:"m12.8 14.5-1.7-1.7H3.2v-1.533q0-.434.208-.792.209-.358.575-.575A7.5 7.5 0 0 1 7.15 8.85L1.5 3.2l.85-.85 11.3 11.3zm-.767-4.6q.334.183.534.5.199.316.233.7l-1.65-1.65q.234.1.45.208.216.109.433.242M9.317 7.6 6 4.283q.333-.515.867-.8A2.4 2.4 0 0 1 8 3.2q1 0 1.7.7t.7 1.7q0 .6-.283 1.133a2.3 2.3 0 0 1-.8.867"})))},ff=function(e){return fO.createElement("svg",Kt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),mf||(mf=fO.createElement("path",{fill:"#6C737A",d:"M11.8 8.8V7.4h-1.4V6.2h1.4V4.8H13v1.4h1.4v1.2H13v1.4zM4.7 7.3A2.31 2.31 0 0 1 4 5.6q0-1 .7-1.7a2.31 2.31 0 0 1 1.7-.7q1 0 1.7.7t.7 1.7-.7 1.7-1.7.7a2.31 2.31 0 0 1-1.7-.7m-3.1 5.5v-1.533q0-.433.208-.792.21-.358.575-.575a8.2 8.2 0 0 1 1.934-.816A7.7 7.7 0 0 1 6.4 8.8q1.067 0 2.083.284a8.2 8.2 0 0 1 1.934.816q.366.217.575.575.208.36.208.792V12.8z"})))},hf=function(e){return fO.createElement("svg",$t({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),gf||(gf=fO.createElement("path",{fill:"#02BF6F",d:"M7.06 17a7 7 0 0 1-1.513-2.237A6.9 6.9 0 0 1 5 12.018q0-1.482.547-2.762A7.4 7.4 0 0 1 7.042 7l.93.94a6 6 0 0 0-1.213 1.833 5.6 5.6 0 0 0-.447 2.229 5.64 5.64 0 0 0 1.678 4.059zM8.9 15.14a4.7 4.7 0 0 1-.93-1.409 4.3 4.3 0 0 1-.346-1.717q0-.935.346-1.73.346-.797.93-1.406l.93.94a3.2 3.2 0 0 0-.656.99 3.1 3.1 0 0 0-.238 1.205q0 .641.238 1.201.237.561.656.987zm2.014-2.04a1.5 1.5 0 0 1-.446-1.095q0-.64.45-1.092.452-.45 1.086-.45.633 0 1.08.455.446.456.446 1.096t-.45 1.091q-.452.45-1.086.451-.633 0-1.08-.456m4.166 2.021-.912-.92q.42-.428.656-.99.237-.564.238-1.205 0-.642-.238-1.202a3.1 3.1 0 0 0-.656-.986l.93-.94q.583.609.93 1.406.346.798.346 1.734 0 .918-.346 1.716-.347.798-.948 1.387M16.94 17l-.93-.94a5.65 5.65 0 0 0 1.677-4.044q0-1.203-.447-2.244a6 6 0 0 0-1.212-1.833l.93-.939a7.4 7.4 0 0 1 1.494 2.256Q19 10.535 19 12.018q0 1.464-.547 2.744A7 7 0 0 1 16.94 17"})))},bf=function(e){return fO.createElement("svg",en({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),vf||(vf=fO.createElement("path",{fill:"#6C737A",d:"m17.264 19-8.068-8.565q-.09.25-.135.518-.046.27-.046.557 0 .672.236 1.258.234.585.65 1.028l-.904.96a4.5 4.5 0 0 1-.94-1.45 4.7 4.7 0 0 1-.344-1.796q0-.576.136-1.104.135-.528.37-1.008L7.262 8.36q-.397.69-.624 1.488a6 6 0 0 0-.226 1.661q0 1.248.443 2.334a5.9 5.9 0 0 0 1.22 1.891l-.922.98a7.3 7.3 0 0 1-1.5-2.334 7.6 7.6 0 0 1-.543-2.87q0-1.153.307-2.2.307-1.046.886-1.949L5 5.98 5.922 5l12.264 13.02zm.542-3.342-.959-.998q.399-.691.625-1.489a6 6 0 0 0 .226-1.66 6.1 6.1 0 0 0-.444-2.334 5.9 5.9 0 0 0-1.22-1.892l.922-.98a7.3 7.3 0 0 1 1.501 2.334Q19 9.974 19 11.51q0 1.152-.308 2.209-.306 1.056-.886 1.94m-1.899-2.016-.995-1.056q.09-.27.136-.528.045-.26.045-.548 0-.672-.235-1.258a3.3 3.3 0 0 0-.651-1.027l.904-.96q.598.615.94 1.45.345.835.344 1.795 0 .576-.117 1.114a4 4 0 0 1-.371 1.018"})))},yf=function(e){return fO.createElement("svg",tn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),wf||(wf=fO.createElement("path",{fill:"#5D676B",d:"M1.6 12.8v-2.4H4v2.4zm3.6 0v-2.4h9.2v2.4zM1.6 9.2V6.8H4v2.4zm3.6 0V6.8h9.2v2.4zM1.6 5.6V3.2H4v2.4zm3.6 0V3.2h9.2v2.4z"})))},Cf=function(e){return fO.createElement("svg",nn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),If||(If=fO.createElement("path",{fill:"#5D676B",d:"M3.333 14.667q-.55 0-.941-.392A1.28 1.28 0 0 1 2 13.334V4q0-.55.392-.941.391-.393.941-.392H4V1.334h1.333v1.333h5.334V1.334H12v1.333h.667q.55 0 .941.392Q14 3.45 14 4v3.117a.65.65 0 0 1-.192.475.65.65 0 0 1-.475.192.65.65 0 0 1-.475-.192.65.65 0 0 1-.191-.475v-.45H3.333v6.667H7.2q.283 0 .475.191a.65.65 0 0 1 .192.475.65.65 0 0 1-.192.475.65.65 0 0 1-.475.192zm6.309-.309A3.21 3.21 0 0 1 8.667 12q0-1.383.975-2.358A3.21 3.21 0 0 1 12 8.667q1.383 0 2.358.975T15.333 12t-.975 2.358q-.975.976-2.358.976a3.21 3.21 0 0 1-2.358-.976m3.475-.774.466-.467-1.25-1.25V10h-.666v2.133z"})))},Af=function(e){return fO.createElement("svg",on({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 18 22"},e),xf||(xf=fO.createElement("path",{stroke:"#282D2F",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M8.302 20.547c.222.129.332.194.489.227.12.026.298.026.419 0 .156-.033.267-.098.488-.227C11.646 19.41 17 15.84 17 10.932V6.15c0-.8 0-1.2-.13-1.543a2 2 0 0 0-.547-.79c-.276-.243-.65-.383-1.4-.664l-5.361-2.01c-.208-.078-.312-.117-.419-.133a1 1 0 0 0-.286 0c-.107.016-.21.055-.419.133l-5.361 2.01c-.749.281-1.123.421-1.4.665a2 2 0 0 0-.546.789c-.13.343-.13.743-.13 1.543v4.782c0 4.908 5.353 8.478 7.301 9.615"})))},_f=function(e){return fO.createElement("svg",rn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 13 13"},e),Ef||(Ef=fO.createElement("path",{fill:"#6C737A",d:"M8.6 5.8a.96.96 0 0 0 .708-.292A.96.96 0 0 0 9.6 4.8a.96.96 0 0 0-.292-.708A.96.96 0 0 0 8.6 3.8a.96.96 0 0 0-.708.292.96.96 0 0 0-.292.708q0 .417.292.708.291.292.708.292m-4.4 0a.96.96 0 0 0 .708-.292A.96.96 0 0 0 5.2 4.8a.96.96 0 0 0-.292-.708A.96.96 0 0 0 4.2 3.8a.96.96 0 0 0-.708.292.96.96 0 0 0-.292.708q0 .417.292.708.291.292.708.292m4.108 3.317a2.77 2.77 0 0 0 1.259-1.434H3.233a2.77 2.77 0 0 0 1.259 1.434Q5.367 9.6 6.4 9.6q1.034 0 1.908-.483M3.917 12.3a6.5 6.5 0 0 1-2.042-1.375A6.5 6.5 0 0 1 .5 8.884 6.3 6.3 0 0 1 0 6.392a6.2 6.2 0 0 1 .5-2.484A6.453 6.453 0 0 1 3.916.5 6.3 6.3 0 0 1 6.408 0a6.2 6.2 0 0 1 2.484.5A6.48 6.48 0 0 1 12.3 3.912q.5 1.163.5 2.483t-.5 2.488A6.45 6.45 0 0 1 8.888 12.3q-1.163.5-2.483.5a6.25 6.25 0 0 1-2.488-.5"})))},Sf=function(e){return fO.createElement("svg",an({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none"},e),Of||(Of=fO.createElement("path",{fill:"#6C737A",d:"M8.467 11.537A1.54 1.54 0 0 1 8 10.404q0-.67.463-1.137A1.54 1.54 0 0 1 9.596 8.8q.67 0 1.137.463t.467 1.133-.463 1.137A1.54 1.54 0 0 1 9.604 12q-.67 0-1.137-.463M3.6 14.4q-.495 0-.848-.358A1.16 1.16 0 0 1 2.4 13.2V4.4q0-.483.352-.842.353-.358.848-.358h1.2V1.6H6v1.6h4V1.6h1.2v1.6h1.2q.495 0 .847.358.353.36.353.842v8.8q0 .483-.353.842a1.15 1.15 0 0 1-.847.358zm0-1.2h8.8v-6H3.6z"})))},Mf=function(e){return fO.createElement("svg",ln({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none"},e),Rf||(Rf=fO.createElement("path",{fill:"#6C737A",d:"M10 14v-1.2h2.8v-6H4v3.6H2.8V4q0-.483.353-.842Q3.504 2.8 4 2.8h1.2V1.2h1.2v1.6h4V1.2h1.2v1.6h1.2q.483 0 .842.358Q14 3.518 14 4v8.8q0 .483-.358.842-.36.358-.842.358zm-3.55.8-.85-.85.933-.95H2v-1.2h4.533l-.933-.95.85-.85 2.35 2.4zM4 5.6h8.8V4H4z"})))},Nf=function(e){return fO.createElement("svg",sn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17"},e),Pf||(Pf=fO.createElement("path",{stroke:"#087443",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.667,d:"M15.833 10.833v1c0 1.4 0 2.1-.273 2.635a2.5 2.5 0 0 1-1.092 1.092c-.535.273-1.235.273-2.635.273h-7c-1.4 0-2.1 0-2.635-.273a2.5 2.5 0 0 1-1.093-1.092c-.272-.535-.272-1.235-.272-2.635v-1m3.333-4.167 4.167 4.167L12.5 6.666m-4.167 4.167v-10"})))},Gf=function(e){return fO.createElement("svg",cn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17"},e),Bf||(Bf=fO.createElement("path",{stroke:"#B42318",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.667,d:"M5.833.833h5m-10 2.5h15m-1.667 0-.584 8.766c-.088 1.315-.132 1.973-.416 2.471a2.5 2.5 0 0 1-1.082 1.013c-.516.25-1.175.25-2.493.25H7.075c-1.318 0-1.977 0-2.493-.25A2.5 2.5 0 0 1 3.5 14.57c-.284-.498-.328-1.156-.416-2.47L2.5 3.332"})))},Tf=function(e){return fO.createElement("svg",un({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 19 19"},e),Vf||(Vf=fO.createElement("path",{stroke:"#fff",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.667,d:"m8.333 5.833 2.5-2.5-2.5-2.5m2.5 2.5h-6c-1.4 0-2.1 0-2.635.272a2.5 2.5 0 0 0-1.093 1.093C.833 5.233.833 5.933.833 7.333v4.75c0 .387 0 .58.021.743a2.5 2.5 0 0 0 2.153 2.152c.162.022.356.022.743.022m3.75 0h6c1.4 0 2.1 0 2.635-.273a2.5 2.5 0 0 0 1.092-1.092C17.5 13.1 17.5 12.4 17.5 11V6.25c0-.387 0-.58-.022-.743a2.5 2.5 0 0 0-2.152-2.153c-.162-.021-.356-.021-.743-.021M10 12.5 7.5 15l2.5 2.5"})))},kf=function(e){return fO.createElement("svg",dn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20"},e),Df||(Df=fO.createElement("path",{stroke:"#fff",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.667,d:"M17.5 12.5v1c0 1.4 0 2.1-.273 2.635a2.5 2.5 0 0 1-1.092 1.092c-.535.273-1.235.273-2.635.273h-7c-1.4 0-2.1 0-2.635-.273a2.5 2.5 0 0 1-1.093-1.092C2.5 15.6 2.5 14.9 2.5 13.5v-1m3.333-5.833L10 2.5l4.167 4.167M10 2.5v10"})))},Lf=Object.freeze({__proto__:null,AddIcon:yc,AlertIcon:su,ArrowDownIcon:Bc,ArrowLeftDoubleIcon:zc,ArrowLeftIcon:Cc,ArrowLeftSingleIcon:Hc,AtIcon:Yc,BarChartIcon:Yd,BlockIcon:cm,BlurOnIcon:pm,CachedIcon:gm,CalendarIcon:sp,CameraIcon:uu,CameraOutlinedIcon:mu,ChatDisabledIcon:Iu,ChatDisabledOldIcon:Km,ChatIcon:gu,CheckCircleIcon:Uc,CheckCircleSolidIcon:Kc,CheckIcon:Ac,CheckboxIcon:eu,ClockIcon:Yu,CloseIcon:Hs,CompressIcon:Xc,CopyIcon:Uu,CustomizeIcon:bm,DeleteIcon:_c,DotsIcon:Ku,DownloadAllIcon:Nf,DownloadIcon:ed,EditIcon:Sc,EditSectionIcon:Mc,ElectricBoltIcon:Im,EmptyBasketIcon:Gf,EventDetailsIcon:dp,EventRepeatIcon:fp,ExclamationIcon:nu,ExpandIcon:Zc,ExternalLinkIcon:nd,EyeSolidIcon:ef,FacebookIcon:yp,FacebookSquaredIcon:Cp,FeatureActionIcon:Am,FileIcon:rd,FilterListIcon:id,FlipCameraIcon:sd,GearIcon:ud,HelpIcon:Rd,HelpSolidIcon:Pd,InfoCircleIcon:kd,InfoCircleSolidIcon:zd,InfoIcon:Bd,InfoSolidIcon:Td,InsightsIcon:Ud,ItemsIcon:_m,LinkedInIcon:Ep,LinkedInSquaredIcon:Op,ListIcon:Sm,LocationIcon:Xp,LockIcon:pd,MagicIcon:Mm,MailIcon:fd,MaterialIcon:Nm,MaterialsIcon:Vm,MicBoldIcon:Gu,MicOffIcon:Ou,MicOffSolidIcon:Au,MicOnSolidIcon:Nu,MicOutlinedIcon:Ru,MobileDeviceIcon:Dm,OnDemanIcon:of,OutStageIcon:Up,PasswordEyeCrossedIcon:iu,PasswordEyeIcon:ru,PastSessionIcon:af,PeopleCommunityIcon:Pp,PeopleIcon:Rp,Person:Bp,PersonCardIcon:sf,PersonCheckIcon:uf,PersonCrossedIcon:pf,PersonDeleteIcon:Vp,PersonIcon:Bp,PersonPlusIcon:ff,PlayCircleIcon:wd,PlayIcon:hd,PlusIcon:Vc,PollIcon:$d,PresentationIcon:Kp,ProgressIcon:tp,RadioIcon:Lm,ReplaceIcon:Tf,ReplayDisabledIcon:Wm,RestartIcon:jm,RestreamingDisabledIcon:bf,RestreamingIcon:hf,RocketIcon:qm,ScreenPersonIcon:em,ScreenShareIcon:rm,ScreenShareWindowIcon:nm,SearchIcon:Dc,SeriesTypeIcon:yf,SessionTimeIcon:Cf,ShieldIcon:Af,SideBarIcon:Zp,SmileIcon:Dp,SmileSolidIcon:_f,SpotlightIcon:Yp,StackedEmailIcon:Um,StageIcon:im,StandardTypeIcon:Sf,SyncIcon:Id,TimesCircleIcon:xd,TodayIcon:vp,TrashIcon:Ed,TrendingDownIcon:op,TrendingUpIcon:ap,UndoIcon:Od,UpcomingSessionIcon:Mf,UploadIcon:kf,VideoCamOnIcon:Du,VideoCamOnSolidIcon:zu,VolumeOffIcon:Wu,VolumeUpSolidIcon:Zu,WarningIcon:Wd,WarningSolidIcon:Zd,YoutubeIcon:zp,YoutubeSquaredIcon:Hp}),zf={avatarRoot:"Avatar-modules_avatarRoot__-f6qf",avatarImage:"Avatar-modules_avatarImage__zceNY",avatarFallback:"Avatar-modules_avatarFallback__q-QHl",size16:"Avatar-modules_size16__G8gqA",size24:"Avatar-modules_size24__mfBv9",size32:"Avatar-modules_size32__B21z8",size40:"Avatar-modules_size40__ixjf7",size48:"Avatar-modules_size48__l5CtN",size64:"Avatar-modules_size64__2kbdu",size80:"Avatar-modules_size80__MjWsy",size96:"Avatar-modules_size96__GRUKB",size128:"Avatar-modules_size128__STzjL"};const QO=[16,24,32,40,48,64,80,96,128],KO=({src:e="",size:t=32,userName:n="",alt:o="",className:r="",fallbackDelay:a=600})=>{const i=QO.includes(t)?zf[`size${t}`]:zf.size32,l=String(n).slice(0,1)||"";return gO.createElement("div",{className:ai(i,"demio-ui-avatar",r)},gO.createElement(gc,{className:ai(zf.avatarRoot,"demio-ui-avatar-root")},gO.createElement(hc,{className:ai(zf.avatarImage,"demio-ui-avatar-image"),src:e,alt:o||`${n} profile picture`}),gO.createElement(vc,{className:ai(zf.avatarFallback,"demio-ui-avatar-fallback"),delayMs:a},l||gO.createElement(Bp,null))))};Ff={badge:"Badge-modules_badge__Q3gMy",title:"Badge-modules_title__ldcxW",icon:"Badge-modules_icon__PuMGj",orange:"Badge-modules_orange__KUE8y",gray:"Badge-modules_gray__gyQRh",purple:"Badge-modules_purple__0r-Ep",blue:"Badge-modules_blue__gLy09",outlined:"Badge-modules_outlined__6J7Qy",contained:"Badge-modules_contained__iOqhq",green:"Badge-modules_green__az-Sp"};const $O=({className:e="",icon:t=null,children:n=null,variant:o="contained",color:r="green"})=>gO.createElement("div",{className:ai(Ff.badge,Ff[o],Ff[r],"demio-ui-badge",e)},t&&gO.createElement("div",{className:ai(Ff.icon,"demio-ui-badge-icon")},t),gO.createElement("p",{className:ai(Ff.title,"demio-ui-badge-title")},n));Hf={button:"Button-modules_button__aG-rx",primary:"Button-modules_primary__4wFpG",red:"Button-modules_red__kzhcS",dark:"Button-modules_dark__y2K4o",secondary:"Button-modules_secondary__BxoW-",green:"Button-modules_green__XduFJ",tertiary:"Button-modules_tertiary__atvmK",quarter:"Button-modules_quarter__X0oiw",fullWidth:"Button-modules_fullWidth__K1YM1",prefix:"Button-modules_prefix__5QA-K",suffix:"Button-modules_suffix__alHaW"};const eS=vO(({disabled:e=!1,children:t,onClick:n,variant:o="primary",color:r="green",type:a="button",prefix:i="",suffix:l="",className:s="",fullWidth:c=!1,showLoader:u=!1,...d},p)=>gO.createElement("button",{ref:p,type:a,disabled:e,className:ai("demio-ui-button",Hf.button,{[s]:s,[Hf[o]]:o,[Hf.fullWidth]:c,[Hf[r]]:!!r}),onClick:n,...d},(i||u)&&gO.createElement("span",{className:ai("demio-ui-button-prefix",Hf.prefix)},u?gO.createElement(V,{size:"small",inheritColor:!0}):i),gO.createElement("span",null,t),l&&gO.createElement("span",{className:ai("demio-ui-button-suffix",Hf.suffix)},l)));Wf={card:"Card-modules_card__CalVf",shadowElevation1:"Card-modules_shadowElevation1__W-OBt",shadowElevation2:"Card-modules_shadowElevation2__wi10x",shadowElevation3:"Card-modules_shadowElevation3__PhQ67",shadowElevation4:"Card-modules_shadowElevation4__Gw1NR",shadowElevation5:"Card-modules_shadowElevation5__1dyXB",shadowElevation6:"Card-modules_shadowElevation6__d6Bwl",shadowElevation7:"Card-modules_shadowElevation7__IKuo-",shadowElevation8:"Card-modules_shadowElevation8__fboRY",shadowElevation9:"Card-modules_shadowElevation9__hpxHG",emptyState:"Card-modules_emptyState__NPe3g"};const tS=bO(({children:e=null,className:t="",isEmptyStateAvailable:n=!0,isLoading:o=!1,emptyStateIcon:r=null,emptyStateText:a="",shadowElevation:i=1})=>{const l=null===r,s=""===a,c=Wf[`shadowElevation${i}`];return gO.createElement("div",{className:ai(Wf.card,c,"demio-ui-card",t)},o&&gO.createElement(V,{className:"demio-ui-card-loader"}),!o&&(e||gO.createElement("div",{className:ai(Wf.emptyState,"demio-ui-card-empty-state")},n&&gO.createElement(gO.Fragment,null,gO.createElement("div",{className:ai({"demio-ui-card-empty-state-icon":l,"demio-ui-card-custom-state-icon":!l})},r||gO.createElement(Yd,null)),gO.createElement("div",{className:ai({"demio-ui-card-empty-state-text":s,"demio-ui-card-custom-state-text":!s})},a||"No Data Available")))))});Xf="Checkbox";var[nS]=o(Xf),[oS,rS]=nS(Xf);jf="CheckboxTrigger",(Zf=fO.forwardRef(({__scopeCheckbox:e,onKeyDown:t,onClick:n,...o},r)=>{const{control:a,value:i,disabled:c,checked:u,required:d,setControl:p,setChecked:m,hasConsumerStoppedPropagationRef:f,isFormControl:g,bubbleInput:h}=rS(jf,e),v=l(r,p),b=fO.useRef(u);return fO.useEffect(()=>{const e=a?.form;if(e){const t=()=>m(b.current);return e.addEventListener("reset",t),()=>e.removeEventListener("reset",t)}},[a,m]),RO(di.button,{type:"button",role:"checkbox","aria-checked":hn(u)?"mixed":u,"aria-required":d,"data-state":vn(u),"data-disabled":c?"":void 0,disabled:c,value:i,...o,ref:v,onKeyDown:s(t,e=>{"Enter"===e.key&&e.preventDefault()}),onClick:s(n,e=>{m(e=>!!hn(e)||!e),h&&g&&(f.current=e.isPropagationStopped(),f.current||e.stopPropagation())})})})).displayName=jf,(qf=fO.forwardRef((e,t)=>{const{__scopeCheckbox:n,name:o,checked:r,defaultChecked:a,required:i,disabled:l,value:s,onCheckedChange:c,form:u,...d}=e;return RO(fn,{__scopeCheckbox:n,checked:r,defaultChecked:a,disabled:l,required:i,onCheckedChange:c,name:o,form:u,value:s,internal_do_not_use_render:({isFormControl:e})=>PO(MO,{children:[RO(Zf,{...d,ref:t,__scopeCheckbox:n}),e&&RO(Qf,{__scopeCheckbox:n})]})})})).displayName=Xf,Yf="CheckboxIndicator",(Jf=fO.forwardRef((e,t)=>{const{__scopeCheckbox:n,forceMount:o,...r}=e,a=rS(Yf,n);return RO(Ri,{present:o||hn(a.checked)||!0===a.checked,children:RO(di.span,{"data-state":vn(a.checked),"data-disabled":a.disabled?"":void 0,...r,ref:t,style:{pointerEvents:"none",...e.style}})})})).displayName=Yf,Uf="CheckboxBubbleInput",(Qf=fO.forwardRef(({__scopeCheckbox:e,...t},n)=>{const{control:o,hasConsumerStoppedPropagationRef:r,checked:a,defaultChecked:i,required:s,disabled:c,name:u,value:d,form:p,bubbleInput:m,setBubbleInput:f}=rS(Uf,e),g=l(n,f),h=pn(a),v=mn(o);fO.useEffect(()=>{const e=m;if(!e)return;const t=window.HTMLInputElement.prototype,n=Object.getOwnPropertyDescriptor(t,"checked").set,o=!r.current;if(h!==a&&n){const t=new Event("click",{bubbles:o});e.indeterminate=hn(a),n.call(e,!hn(a)&&a),e.dispatchEvent(t)}},[m,h,a,r]);const b=fO.useRef(!hn(a)&&a);return RO(di.input,{type:"checkbox","aria-hidden":!0,defaultChecked:i??b.current,required:s,disabled:c,name:u,value:d,form:p,...t,tabIndex:-1,ref:g,style:{...t.style,...v,position:"absolute",pointerEvents:"none",opacity:0,margin:0,transform:"translateX(-100%)"}})})).displayName=Uf,Kf=Symbol.for("react.lazy"),$f=fO[" use ".trim().toString()],eg=Symbol("radix.slottable"),tg=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{const n=function(e){const t=wn(e),n=fO.forwardRef((e,n)=>{let{children:o,...r}=e;bn(o)&&"function"==typeof $f&&(o=$f(o._payload));const a=fO.Children.toArray(o),i=a.find(yn);if(i){const e=i.props.children,o=a.map(t=>t===i?fO.Children.count(e)>1?fO.Children.only(null):fO.isValidElement(e)?e.props.children:null:t);return RO(t,{...r,ref:n,children:fO.isValidElement(e)?fO.cloneElement(e,void 0,o):null})}return RO(t,{...r,ref:n,children:o})});return n.displayName=`${e}.Slot`,n}(`Primitive.${t}`),o=fO.forwardRef((e,o)=>{const{asChild:r,...a}=e,i=r?n:t;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),RO(i,{...a,ref:o})});return o.displayName=`Primitive.${t}`,{...e,[t]:o}},{}),ng="Label",(og=fO.forwardRef((e,t)=>RO(tg.label,{...e,ref:t,onMouseDown:t=>{t.target.closest("button, input, select, textarea")||(e.onMouseDown?.(t),!t.defaultPrevented&&t.detail>1&&t.preventDefault())}}))).displayName=ng,rg=og,ag="Label-modules_label__rXO6J",ig="Label-modules_semiBold__vTm1B",lg="Label-modules_regular__F9gNE";const aS=(e="regular")=>"semiBold"===e?ig:lg;sg="Checkbox-modules_container__psQsQ",cg="Checkbox-modules_root__iysyc",ug="Checkbox-modules_label__4TV-f";const iS=bO(vO(({children:e=null,disabled:t=!1,id:n,...o},r)=>gO.createElement("div",{className:ai("demio-ui-checkbox",sg),ref:r},gO.createElement(qf,{...o,className:ai("demio-ui-checkbox-button",cg),disabled:t,id:n},gO.createElement(Jf,{className:"demio-ui-checkbox-button"},gO.createElement(eu,null))),e&&gO.createElement(In,{className:ai("demio-ui-checkbox-label",ug),htmlFor:n,weight:"regular"},e))));dg="InputHint-modules_root__bJTnj",pg="InputHint-modules_error__HZnQD",mg={root:"Input-modules_root__vdxX5",label:"Input-modules_label__2RN8-",optional:"Input-modules_optional__M78yJ",static:"Input-modules_static__cpwFU",correctedTop:"Input-modules_correctedTop__I3y-S",inputWrapper:"Input-modules_inputWrapper__KPYyg",input:"Input-modules_input__y9hSj",startAdornment:"Input-modules_startAdornment__Xs8xw",endAdornment:"Input-modules_endAdornment__z04mP",footer:"Input-modules_footer__R8J8U",togglePasswordButton:"Input-modules_togglePasswordButton__KGieB",footerMessage:"Input-modules_footerMessage__akEOh",counter:"Input-modules_counter__HFA5P",isDisabled:"Input-modules_isDisabled__bHf8L",hint:"Input-modules_hint__e-KNY",isError:"Input-modules_isError__1B8e9",isFocused:"Input-modules_isFocused__Oa1Re",isLabelStatic:"Input-modules_isLabelStatic__iF0-s"};const lS=vO((e,t)=>{const{autoComplete:n="off",className:o="",counterVisibilityLimit:r=.8,defaultValue:a="",disabled:i=!1,endAdornment:l=null,endAdornmentClassName:s="",errorMessage:c="",hint:u="",id:d,inputWrapperClass:p="",isLabelStatic:m=!1,label:f="",maxLength:g=150,name:h="",onBlur:v,onChange:b,onFocus:w,optionalText:y="Optional",placeholder:I="",required:C=!1,startAdornment:x=null,type:A="text",value:E,..._}=e,[O,S]=hO(!1),[R,M]=hO(a||""),[P,N]=hO(!1),B=void 0!==E,G="password"===A,V=G?O?"text":"password":A,T=B?E:R,D=T.length,k=D>=g*r;return gO.createElement("div",{className:ai("demio-ui-input",`demio-ui-input-${A}`,mg.root,{[o]:!!o,[mg.isDisabled]:i,[mg.isFocused]:P||T,[mg.hasStartAdornment]:!!x,[mg.isError]:!!c,[mg.isLabelStatic]:!!m,"demio-ui-input-has-error":!!c}),"data-html":"container","data-state":P?"focused":""},f&&gO.createElement("label",{htmlFor:d,className:ai("demio-ui-input-label",mg.label,{[mg.static]:m}),"data-html":"label"},f),!C&&gO.createElement("span",{className:ai("demio-ui-input-optional",mg.optional,{[mg.correctedTop]:m}),"data-html":"optional"},y),gO.createElement("div",{className:ai("demio-ui-input-wrapper",mg.inputWrapper,p),"data-html":"wrapper"},x&&gO.createElement("div",{className:mg.startAdornment,"data-html":"start-adornment"},x),gO.createElement("input",{..._,type:V,id:d,ref:t,name:h||d,className:mg.input,placeholder:I,required:C,"data-html":"input",disabled:i,autoComplete:n,maxLength:g,onChange:e=>{b?.(e),B||M(e.target.value)},value:T,onFocus:e=>{w?.(e),N(!0)},onBlur:e=>{v?.(e),N(!1)}}),l&&gO.createElement("div",{className:ai(mg.endAdornment,{[s]:!!s}),"data-html":"end-adornment"},l),G&&gO.createElement("button",{className:ai("demio-ui-input-toggle-password-button",mg.togglePasswordButton),"data-testid":"toggle-password-button",onClick:()=>{S(!O)},type:"button"},O?gO.createElement(ru,null):gO.createElement(iu,null))),gO.createElement("div",{className:ai("demio-ui-input-footer",mg.footer,{[mg.footerWithEndAdornment]:!!l}),"data-html":"footer"},gO.createElement("div",{className:ai("demio-ui-input-footer-message",mg.footerMessage)},c&&gO.createElement(Cn,{type:"error"},c),u&&!c&&gO.createElement(Cn,{className:mg.hint},u)),gO.createElement(Cn,{className:ai("demio-ui-input-counter",mg.counter)},k&&`(${D} / ${g})`)))});fg="CopyLinkInput-module_root__oxVd0",gg="CopyLinkInput-module_input__MQztq",hg="CopyLinkInput-module_button__J5F9v",vg="CopyLinkInput-module_inputWrapper__m0PMy";const sS=({onCopy:e})=>gO.createElement("button",{type:"button",className:hg,onClick:e,"aria-label":"Copy to clipboard"},gO.createElement(Uu,{width:16,height:16})),cS=({value:e="",className:t="",hint:n="Link copied to clipboard",id:o="copy-link-input",...r})=>{const[a,i]=hO(!1),l=wO(null),s=wO(null),c=yO(async()=>{await(async e=>{try{await navigator.clipboard.writeText(e)}catch(OP){console.error("Could not copy text: ",OP)}})(e),i(!0),l.current=setTimeout(()=>{i(!1)},2e3)},[e]);return IO(()=>()=>{l.current&&clearTimeout(l.current)},[]),gO.createElement("div",{className:ai(fg,t)},gO.createElement(lS,{className:gg,readOnly:!0,id:o,ref:s,value:e,hint:a?n:"",inputWrapperClass:vg,endAdornment:gO.createElement(sS,{onCopy:c}),required:!0,onFocus:e=>{c(),r.onFocus&&r.onFocus(e)},...r}))};Sg=e(On()),Rg=".reactEasyCrop_Container {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n overflow: hidden;\n user-select: none;\n touch-action: none;\n cursor: move;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n\n.reactEasyCrop_Image,\n.reactEasyCrop_Video {\n will-change: transform; /* this improves performances and prevent painting issues on iOS Chrome */\n}\n\n.reactEasyCrop_Contain {\n max-width: 100%;\n max-height: 100%;\n margin: auto;\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n}\n.reactEasyCrop_Cover_Horizontal {\n width: 100%;\n height: auto;\n}\n.reactEasyCrop_Cover_Vertical {\n width: auto;\n height: 100%;\n}\n\n.reactEasyCrop_CropArea {\n position: absolute;\n left: 50%;\n top: 50%;\n transform: translate(-50%, -50%);\n border: 1px solid rgba(255, 255, 255, 0.5);\n box-sizing: border-box;\n box-shadow: 0 0 0 9999em;\n color: rgba(0, 0, 0, 0.5);\n overflow: hidden;\n}\n\n.reactEasyCrop_CropAreaRound {\n border-radius: 50%;\n}\n\n.reactEasyCrop_CropAreaGrid::before {\n content: ' ';\n box-sizing: border-box;\n position: absolute;\n border: 1px solid rgba(255, 255, 255, 0.5);\n top: 0;\n bottom: 0;\n left: 33.33%;\n right: 33.33%;\n border-top: 0;\n border-bottom: 0;\n}\n\n.reactEasyCrop_CropAreaGrid::after {\n content: ' ';\n box-sizing: border-box;\n position: absolute;\n border: 1px solid rgba(255, 255, 255, 0.5);\n top: 33.33%;\n bottom: 33.33%;\n left: 0;\n right: 0;\n border-left: 0;\n border-right: 0;\n}\n",Mg=1,Pg=3,Ng=1,Bg=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.cropperRef=fO.createRef(),n.imageRef=fO.createRef(),n.videoRef=fO.createRef(),n.containerPosition={x:0,y:0},n.containerRef=null,n.styleRef=null,n.containerRect=null,n.mediaSize={width:0,height:0,naturalWidth:0,naturalHeight:0},n.dragStartPosition={x:0,y:0},n.dragStartCrop={x:0,y:0},n.gestureZoomStart=0,n.gestureRotationStart=0,n.isTouching=!1,n.lastPinchDistance=0,n.lastPinchRotation=0,n.rafDragTimeout=null,n.rafPinchTimeout=null,n.wheelTimer=null,n.currentDoc="undefined"!=typeof document?document:null,n.currentWindow="undefined"!=typeof window?window:null,n.resizeObserver=null,n.previousCropSize=null,n.isInitialized=!1,n.state={cropSize:null,hasWheelJustStarted:!1,mediaObjectFit:void 0},n.initResizeObserver=function(){if(void 0!==window.ResizeObserver&&n.containerRef){var e=!0;n.resizeObserver=new window.ResizeObserver(function(t){e?e=!1:n.computeSizes()}),n.resizeObserver.observe(n.containerRef)}},n.preventZoomSafari=function(e){return e.preventDefault()},n.cleanEvents=function(){n.currentDoc&&(n.currentDoc.removeEventListener("mousemove",n.onMouseMove),n.currentDoc.removeEventListener("mouseup",n.onDragStopped),n.currentDoc.removeEventListener("touchmove",n.onTouchMove),n.currentDoc.removeEventListener("touchend",n.onDragStopped),n.currentDoc.removeEventListener("gesturechange",n.onGestureChange),n.currentDoc.removeEventListener("gestureend",n.onGestureEnd),n.currentDoc.removeEventListener("scroll",n.onScroll))},n.clearScrollEvent=function(){n.containerRef&&n.containerRef.removeEventListener("wheel",n.onWheel),n.wheelTimer&&clearTimeout(n.wheelTimer)},n.onMediaLoad=function(){var e=n.computeSizes();e&&(n.previousCropSize=e,n.emitCropData(),n.setInitialCrop(e),n.isInitialized=!0),n.props.onMediaLoaded&&n.props.onMediaLoaded(n.mediaSize)},n.setInitialCrop=function(e){var t,o,r,a;n.props.initialCroppedAreaPercentages?(t=function(e,t,n,o,r,a){var i=Vn(t.width,t.height,n),l=Tn(o.width/i.width*(100/e.width),r,a),s={x:l*i.width/2-o.width/2-i.width*l*(e.x/100),y:l*i.height/2-o.height/2-i.height*l*(e.y/100)};return{crop:s,zoom:l}}(n.props.initialCroppedAreaPercentages,n.mediaSize,n.props.rotation,e,n.props.minZoom,n.props.maxZoom),o=t.crop,r=t.zoom,n.props.onCropChange(o),n.props.onZoomChange&&n.props.onZoomChange(r)):n.props.initialCroppedAreaPixels&&(a=function(e,t,n,o,r,a){var i,l,s;return void 0===n&&(n=0),i=Vn(t.naturalWidth,t.naturalHeight,n),l=Tn(function(e,t,n){var o=function(e){return e.width>e.height?e.width/e.naturalWidth:e.height/e.naturalHeight}(t);return n.height>n.width?n.height/(e.height*o):n.width/(e.width*o)}(e,t,o),r,a),s=o.height>o.width?o.height/e.height:o.width/e.width,{crop:{x:((i.width-e.width)/2-e.x)*s,y:((i.height-e.height)/2-e.y)*s},zoom:l}}(n.props.initialCroppedAreaPixels,n.mediaSize,n.props.rotation,e,n.props.minZoom,n.props.maxZoom),o=a.crop,r=a.zoom,n.props.onCropChange(o),n.props.onZoomChange&&n.props.onZoomChange(r))},n.computeSizes=function(){var e,t,o,r,a,i,l,s,c,u,d,p,m=n.imageRef.current||n.videoRef.current;if(m&&n.containerRef){if(n.containerRect=n.containerRef.getBoundingClientRect(),n.saveContainerPosition(),l=n.containerRect.width/n.containerRect.height,u=(s=(null===(e=n.imageRef.current)||void 0===e?void 0:e.naturalWidth)||(null===(t=n.videoRef.current)||void 0===t?void 0:t.videoWidth)||0)/(c=(null===(o=n.imageRef.current)||void 0===o?void 0:o.naturalHeight)||(null===(r=n.videoRef.current)||void 0===r?void 0:r.videoHeight)||0),d=void 0,m.offsetWidth<s||m.offsetHeight<c)switch(n.state.mediaObjectFit){default:case"contain":d=l>u?{width:n.containerRect.height*u,height:n.containerRect.height}:{width:n.containerRect.width,height:n.containerRect.width/u};break;case"horizontal-cover":d={width:n.containerRect.width,height:n.containerRect.width/u};break;case"vertical-cover":d={width:n.containerRect.height*u,height:n.containerRect.height}}else d={width:m.offsetWidth,height:m.offsetHeight};return n.mediaSize=Ni(Ni({},d),{naturalWidth:s,naturalHeight:c}),n.props.setMediaSize&&n.props.setMediaSize(n.mediaSize),p=n.props.cropSize?n.props.cropSize:function(e,t,n,o,r,a){var i,l,s,c,u;return void 0===a&&(a=0),l=(i=Vn(e,t,a)).width,s=i.height,(c=Math.min(l,n))>(u=Math.min(s,o))*r?{width:u*r,height:u}:{width:c,height:c/r}}(n.mediaSize.width,n.mediaSize.height,n.containerRect.width,n.containerRect.height,n.props.aspect,n.props.rotation),(null===(a=n.state.cropSize)||void 0===a?void 0:a.height)===p.height&&(null===(i=n.state.cropSize)||void 0===i?void 0:i.width)===p.width||n.props.onCropSizeChange&&n.props.onCropSizeChange(p),n.setState({cropSize:p},n.recomputeCropPosition),n.props.setCropSize&&n.props.setCropSize(p),p}},n.saveContainerPosition=function(){if(n.containerRef){var e=n.containerRef.getBoundingClientRect();n.containerPosition={x:e.left,y:e.top}}},n.onMouseDown=function(e){n.currentDoc&&(e.preventDefault(),n.currentDoc.addEventListener("mousemove",n.onMouseMove),n.currentDoc.addEventListener("mouseup",n.onDragStopped),n.saveContainerPosition(),n.onDragStart(t.getMousePoint(e)))},n.onMouseMove=function(e){return n.onDrag(t.getMousePoint(e))},n.onScroll=function(e){n.currentDoc&&(e.preventDefault(),n.saveContainerPosition())},n.onTouchStart=function(e){n.currentDoc&&(n.isTouching=!0,n.props.onTouchRequest&&!n.props.onTouchRequest(e)||(n.currentDoc.addEventListener("touchmove",n.onTouchMove,{passive:!1}),n.currentDoc.addEventListener("touchend",n.onDragStopped),n.saveContainerPosition(),2===e.touches.length?n.onPinchStart(e):1===e.touches.length&&n.onDragStart(t.getTouchPoint(e.touches[0]))))},n.onTouchMove=function(e){e.preventDefault(),2===e.touches.length?n.onPinchMove(e):1===e.touches.length&&n.onDrag(t.getTouchPoint(e.touches[0]))},n.onGestureStart=function(e){n.currentDoc&&(e.preventDefault(),n.currentDoc.addEventListener("gesturechange",n.onGestureChange),n.currentDoc.addEventListener("gestureend",n.onGestureEnd),n.gestureZoomStart=n.props.zoom,n.gestureRotationStart=n.props.rotation)},n.onGestureChange=function(e){var o,r,a;e.preventDefault(),n.isTouching||(o=t.getMousePoint(e),r=n.gestureZoomStart-1+e.scale,n.setNewZoom(r,o,{shouldUpdatePosition:!0}),n.props.onRotationChange&&(a=n.gestureRotationStart+e.rotation,n.props.onRotationChange(a)))},n.onGestureEnd=function(e){n.cleanEvents()},n.onDragStart=function(e){var t,o,r=e.x,a=e.y;n.dragStartPosition={x:r,y:a},n.dragStartCrop=Ni({},n.props.crop),null===(o=(t=n.props).onInteractionStart)||void 0===o||o.call(t)},n.onDrag=function(e){var t=e.x,o=e.y;n.currentWindow&&(n.rafDragTimeout&&n.currentWindow.cancelAnimationFrame(n.rafDragTimeout),n.rafDragTimeout=n.currentWindow.requestAnimationFrame(function(){var e,r,a,i;n.state.cropSize&&void 0!==t&&void 0!==o&&(e=t-n.dragStartPosition.x,r=o-n.dragStartPosition.y,a={x:n.dragStartCrop.x+e,y:n.dragStartCrop.y+r},i=n.props.restrictPosition?Sn(a,n.mediaSize,n.state.cropSize,n.props.zoom,n.props.rotation):a,n.props.onCropChange(i))}))},n.onDragStopped=function(){var e,t;n.isTouching=!1,n.cleanEvents(),n.emitCropData(),null===(t=(e=n.props).onInteractionEnd)||void 0===t||t.call(e)},n.onWheel=function(e){var o,r,a;n.currentWindow&&(n.props.onWheelRequest&&!n.props.onWheelRequest(e)||(e.preventDefault(),o=t.getMousePoint(e),r=Sg(e).pixelY,a=n.props.zoom-r*n.props.zoomSpeed/200,n.setNewZoom(a,o,{shouldUpdatePosition:!0}),n.state.hasWheelJustStarted||n.setState({hasWheelJustStarted:!0},function(){var e,t;return null===(t=(e=n.props).onInteractionStart)||void 0===t?void 0:t.call(e)}),n.wheelTimer&&clearTimeout(n.wheelTimer),n.wheelTimer=n.currentWindow.setTimeout(function(){return n.setState({hasWheelJustStarted:!1},function(){var e,t;return null===(t=(e=n.props).onInteractionEnd)||void 0===t?void 0:t.call(e)})},250)))},n.getPointOnContainer=function(e,t){var o=e.x,r=e.y;if(!n.containerRect)throw new Error("The Cropper is not mounted");return{x:n.containerRect.width/2-(o-t.x),y:n.containerRect.height/2-(r-t.y)}},n.getPointOnMedia=function(e){var t=e.x,o=e.y,r=n.props,a=r.crop,i=r.zoom;return{x:(t+a.x)/i,y:(o+a.y)/i}},n.setNewZoom=function(e,t,o){var r,a,i,l,s,c=void 0===o?{}:o,u=c.shouldUpdatePosition,d=void 0===u||u;n.state.cropSize&&n.props.onZoomChange&&(r=Tn(e,n.props.minZoom,n.props.maxZoom),d&&(a=n.getPointOnContainer(t,n.containerPosition),l={x:(i=n.getPointOnMedia(a)).x*r-a.x,y:i.y*r-a.y},s=n.props.restrictPosition?Sn(l,n.mediaSize,n.state.cropSize,r,n.props.rotation):l,n.props.onCropChange(s)),n.props.onZoomChange(r))},n.getCropData=function(){return n.state.cropSize?function(e,t,n,o,r,a,i){var l,s,c,u,d,p,m;return void 0===a&&(a=0),void 0===i&&(i=!0),l=i?Nn:Bn,s=Vn(t.width,t.height,a),c=Vn(t.naturalWidth,t.naturalHeight,a),u={x:l(100,((s.width-n.width/r)/2-e.x/r)/s.width*100),y:l(100,((s.height-n.height/r)/2-e.y/r)/s.height*100),width:l(100,n.width/s.width*100/r),height:l(100,n.height/s.height*100/r)},d=Math.round(l(c.width,u.width*c.width/100)),p=Math.round(l(c.height,u.height*c.height/100)),m=c.width>=c.height*o?{width:Math.round(p*o),height:p}:{width:d,height:Math.round(d/o)},{croppedAreaPercentages:u,croppedAreaPixels:Ni(Ni({},m),{x:Math.round(l(c.width-m.width,u.x*c.width/100)),y:Math.round(l(c.height-m.height,u.y*c.height/100))})}}(n.props.restrictPosition?Sn(n.props.crop,n.mediaSize,n.state.cropSize,n.props.zoom,n.props.rotation):n.props.crop,n.mediaSize,n.state.cropSize,n.getAspect(),n.props.zoom,n.props.rotation,n.props.restrictPosition):null},n.emitCropData=function(){var e,t,o=n.getCropData();o&&(e=o.croppedAreaPercentages,t=o.croppedAreaPixels,n.props.onCropComplete&&n.props.onCropComplete(e,t),n.props.onCropAreaChange&&n.props.onCropAreaChange(e,t))},n.emitCropAreaChange=function(){var e,t,o=n.getCropData();o&&(e=o.croppedAreaPercentages,t=o.croppedAreaPixels,n.props.onCropAreaChange&&n.props.onCropAreaChange(e,t))},n.recomputeCropPosition=function(){var e,t,o,r,a,i;n.state.cropSize&&(o=n.props.crop,n.isInitialized&&(null===(e=n.previousCropSize)||void 0===e?void 0:e.width)&&(null===(t=n.previousCropSize)||void 0===t?void 0:t.height)&&(Math.abs(n.previousCropSize.width-n.state.cropSize.width)>1e-6||Math.abs(n.previousCropSize.height-n.state.cropSize.height)>1e-6)&&(r=n.state.cropSize.width/n.previousCropSize.width,a=n.state.cropSize.height/n.previousCropSize.height,o={x:n.props.crop.x*r,y:n.props.crop.y*a}),i=n.props.restrictPosition?Sn(o,n.mediaSize,n.state.cropSize,n.props.zoom,n.props.rotation):o,n.previousCropSize=n.state.cropSize,n.props.onCropChange(i),n.emitCropData())},n.onKeyDown=function(e){var t,o,r,a=n.props,i=a.crop,l=a.onCropChange,s=a.keyboardStep,c=a.zoom,u=a.rotation,d=s;if(n.state.cropSize){switch(e.shiftKey&&(d*=.2),r=Ni({},i),e.key){case"ArrowUp":r.y-=d,e.preventDefault();break;case"ArrowDown":r.y+=d,e.preventDefault();break;case"ArrowLeft":r.x-=d,e.preventDefault();break;case"ArrowRight":r.x+=d,e.preventDefault();break;default:return}n.props.restrictPosition&&(r=Sn(r,n.mediaSize,n.state.cropSize,c,u)),e.repeat||null===(o=(t=n.props).onInteractionStart)||void 0===o||o.call(t),l(r)}},n.onKeyUp=function(e){var t,o;switch(e.key){case"ArrowUp":case"ArrowDown":case"ArrowLeft":case"ArrowRight":e.preventDefault();break;default:return}n.emitCropData(),null===(o=(t=n.props).onInteractionEnd)||void 0===o||o.call(t)},n}return function(e,t){function n(){this.constructor=e}if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Pi(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}(t,e),t.prototype.componentDidMount=function(){this.currentDoc&&this.currentWindow&&(this.containerRef&&(this.containerRef.ownerDocument&&(this.currentDoc=this.containerRef.ownerDocument),this.currentDoc.defaultView&&(this.currentWindow=this.currentDoc.defaultView),this.initResizeObserver(),void 0===window.ResizeObserver&&this.currentWindow.addEventListener("resize",this.computeSizes),this.props.zoomWithScroll&&this.containerRef.addEventListener("wheel",this.onWheel,{passive:!1}),this.containerRef.addEventListener("gesturestart",this.onGestureStart)),this.currentDoc.addEventListener("scroll",this.onScroll),this.props.disableAutomaticStylesInjection||(this.styleRef=this.currentDoc.createElement("style"),this.styleRef.setAttribute("type","text/css"),this.props.nonce&&this.styleRef.setAttribute("nonce",this.props.nonce),this.styleRef.innerHTML=Rg,this.currentDoc.head.appendChild(this.styleRef)),this.imageRef.current&&this.imageRef.current.complete&&this.onMediaLoad(),this.props.setImageRef&&this.props.setImageRef(this.imageRef),this.props.setVideoRef&&this.props.setVideoRef(this.videoRef),this.props.setCropperRef&&this.props.setCropperRef(this.cropperRef))},t.prototype.componentWillUnmount=function(){var e,t;this.currentDoc&&this.currentWindow&&(void 0===window.ResizeObserver&&this.currentWindow.removeEventListener("resize",this.computeSizes),null===(e=this.resizeObserver)||void 0===e||e.disconnect(),this.containerRef&&this.containerRef.removeEventListener("gesturestart",this.preventZoomSafari),this.styleRef&&(null===(t=this.styleRef.parentNode)||void 0===t||t.removeChild(this.styleRef)),this.cleanEvents(),this.props.zoomWithScroll&&this.clearScrollEvent())},t.prototype.componentDidUpdate=function(e){var t,n,o,r,a,i,l,s,c,u;e.rotation!==this.props.rotation?(this.computeSizes(),this.recomputeCropPosition()):e.aspect!==this.props.aspect||e.objectFit!==this.props.objectFit?this.computeSizes():e.zoom!==this.props.zoom?this.recomputeCropPosition():(null===(t=e.cropSize)||void 0===t?void 0:t.height)!==(null===(n=this.props.cropSize)||void 0===n?void 0:n.height)||(null===(o=e.cropSize)||void 0===o?void 0:o.width)!==(null===(r=this.props.cropSize)||void 0===r?void 0:r.width)?this.computeSizes():(null===(a=e.crop)||void 0===a?void 0:a.x)===(null===(i=this.props.crop)||void 0===i?void 0:i.x)&&(null===(l=e.crop)||void 0===l?void 0:l.y)===(null===(s=this.props.crop)||void 0===s?void 0:s.y)||this.emitCropAreaChange(),e.zoomWithScroll!==this.props.zoomWithScroll&&this.containerRef&&(this.props.zoomWithScroll?this.containerRef.addEventListener("wheel",this.onWheel,{passive:!1}):this.clearScrollEvent()),e.video!==this.props.video&&(null===(c=this.videoRef.current)||void 0===c||c.load()),(u=this.getObjectFit())!==this.state.mediaObjectFit&&this.setState({mediaObjectFit:u},this.computeSizes)},t.prototype.getAspect=function(){var e=this.props,t=e.cropSize,n=e.aspect;return t?t.width/t.height:n},t.prototype.getObjectFit=function(){var e,t,n,o,r;return"cover"===this.props.objectFit?(this.imageRef.current||this.videoRef.current)&&this.containerRef?(this.containerRect=this.containerRef.getBoundingClientRect(),r=this.containerRect.width/this.containerRect.height,((null===(e=this.imageRef.current)||void 0===e?void 0:e.naturalWidth)||(null===(t=this.videoRef.current)||void 0===t?void 0:t.videoWidth)||0)/((null===(n=this.imageRef.current)||void 0===n?void 0:n.naturalHeight)||(null===(o=this.videoRef.current)||void 0===o?void 0:o.videoHeight)||0)<r?"horizontal-cover":"vertical-cover"):"horizontal-cover":this.props.objectFit},t.prototype.onPinchStart=function(e){var n=t.getTouchPoint(e.touches[0]),o=t.getTouchPoint(e.touches[1]);this.lastPinchDistance=Mn(n,o),this.lastPinchRotation=Pn(n,o),this.onDragStart(Gn(n,o))},t.prototype.onPinchMove=function(e){var n,o,r,a=this;this.currentDoc&&this.currentWindow&&(n=t.getTouchPoint(e.touches[0]),o=t.getTouchPoint(e.touches[1]),r=Gn(n,o),this.onDrag(r),this.rafPinchTimeout&&this.currentWindow.cancelAnimationFrame(this.rafPinchTimeout),this.rafPinchTimeout=this.currentWindow.requestAnimationFrame(function(){var e,t,i=Mn(n,o),l=a.props.zoom*(i/a.lastPinchDistance);a.setNewZoom(l,r,{shouldUpdatePosition:!1}),a.lastPinchDistance=i,e=Pn(n,o),t=a.props.rotation+(e-a.lastPinchRotation),a.props.onRotationChange&&a.props.onRotationChange(t),a.lastPinchRotation=e}))},t.prototype.render=function(){var e,t=this,n=this.props,o=n.image,r=n.video,a=n.mediaProps,i=n.cropperProps,l=n.transform,s=n.crop,c=s.x,u=s.y,d=n.rotation,p=n.zoom,m=n.cropShape,f=n.showGrid,g=n.roundCropAreaPixels,h=n.style,v=h.containerStyle,b=h.cropAreaStyle,w=h.mediaStyle,y=n.classes,I=y.containerClassName,C=y.cropAreaClassName,x=y.mediaClassName,A=null!==(e=this.state.mediaObjectFit)&&void 0!==e?e:this.getObjectFit();return fO.createElement("div",{onMouseDown:this.onMouseDown,onTouchStart:this.onTouchStart,ref:function(e){return t.containerRef=e},"data-testid":"container",style:v,className:Dn("reactEasyCrop_Container",I)},o?fO.createElement("img",Ni({alt:"",className:Dn("reactEasyCrop_Image","contain"===A&&"reactEasyCrop_Contain","horizontal-cover"===A&&"reactEasyCrop_Cover_Horizontal","vertical-cover"===A&&"reactEasyCrop_Cover_Vertical",x)},a,{src:o,ref:this.imageRef,style:Ni(Ni({},w),{transform:l||"translate(".concat(c,"px, ").concat(u,"px) rotate(").concat(d,"deg) scale(").concat(p,")")}),onLoad:this.onMediaLoad})):r&&fO.createElement("video",Ni({autoPlay:!0,playsInline:!0,loop:!0,muted:!0,className:Dn("reactEasyCrop_Video","contain"===A&&"reactEasyCrop_Contain","horizontal-cover"===A&&"reactEasyCrop_Cover_Horizontal","vertical-cover"===A&&"reactEasyCrop_Cover_Vertical",x)},a,{ref:this.videoRef,onLoadedMetadata:this.onMediaLoad,style:Ni(Ni({},w),{transform:l||"translate(".concat(c,"px, ").concat(u,"px) rotate(").concat(d,"deg) scale(").concat(p,")")}),controls:!1}),(Array.isArray(r)?r:[{src:r}]).map(function(e){return fO.createElement("source",Ni({key:e.src},e))})),this.state.cropSize&&fO.createElement("div",Ni({ref:this.cropperRef,style:Ni(Ni({},b),{width:g?Math.round(this.state.cropSize.width):this.state.cropSize.width,height:g?Math.round(this.state.cropSize.height):this.state.cropSize.height}),tabIndex:0,onKeyDown:this.onKeyDown,onKeyUp:this.onKeyUp,"data-testid":"cropper",className:Dn("reactEasyCrop_CropArea","round"===m&&"reactEasyCrop_CropAreaRound",f&&"reactEasyCrop_CropAreaGrid",C)},i)))},t.defaultProps={zoom:1,rotation:0,aspect:4/3,maxZoom:Pg,minZoom:Mg,cropShape:"rect",objectFit:"contain",showGrid:!0,style:{},classes:{},mediaProps:{},cropperProps:{},zoomSpeed:1,restrictPosition:!0,zoomWithScroll:!0,keyboardStep:Ng},t.getMousePoint=function(e){return{x:Number(e.clientX),y:Number(e.clientY)}},t.getTouchPoint=function(e){return{x:Number(e.clientX),y:Number(e.clientY)}},t}(fO.Component),Gg=fO.createContext(void 0),Vg=["PageUp","PageDown"],Tg=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"],Dg={"from-left":["Home","PageDown","ArrowDown","ArrowLeft"],"from-right":["Home","PageDown","ArrowDown","ArrowRight"],"from-bottom":["Home","PageDown","ArrowDown","ArrowLeft"],"from-top":["Home","PageDown","ArrowUp","ArrowLeft"]},kg="Slider";var[uS,dS,pS]=zn(kg),[mS]=o(kg,[pS]),[fS,gS]=mS(kg);Lg=fO.forwardRef((e,t)=>{function n(e,t,{commit:n}={commit:!1}){const o=function(e){return(String(e).split(".")[1]||"").length}(i),l=function(e,t){const n=Math.pow(10,t);return Math.round(e*n)/n}(Math.round((e-r)/i)*i+r,o),s=kn(l,[r,a]);x((e=[])=>{const o=function(e=[],t,n){const o=[...e];return o[n]=t,o.sort((e,t)=>e-t)}(e,s,t);if(function(e,t){if(t>0){const n=function(e){return e.slice(0,-1).map((t,n)=>e[n+1]-t)}(e);return Math.min(...n)>=t}return!0}(o,d*i)){y.current=o.indexOf(s);const t=String(o)!==String(e);return t&&n&&g(o),t?o:e}return e})}const{name:o,min:r=0,max:a=100,step:i=1,orientation:l="horizontal",disabled:c=!1,minStepsBetweenThumbs:d=0,defaultValue:p=[r],value:m,onValueChange:f=()=>{},onValueCommit:g=()=>{},inverted:h=!1,form:v,...b}=e,w=fO.useRef(new Set),y=fO.useRef(0),I="horizontal"===l?zg:Fg,[C=[],x]=u({prop:m,defaultProp:p,onChange:e=>{const t=[...w.current];t[y.current]?.focus(),f(e)}}),A=fO.useRef(C);return RO(fS,{scope:e.__scopeSlider,name:o,disabled:c,min:r,max:a,valueIndexToChangeRef:y,thumbs:w.current,values:C,orientation:l,form:v,children:RO(uS.Provider,{scope:e.__scopeSlider,children:RO(uS.Slot,{scope:e.__scopeSlider,children:RO(I,{"aria-disabled":c,"data-disabled":c?"":void 0,...b,ref:t,onPointerDown:s(b.onPointerDown,()=>{c||(A.current=C)}),min:r,max:a,inverted:h,onSlideStart:c?void 0:function(e){const t=function(e,t){if(1===e.length)return 0;const n=e.map(e=>Math.abs(e-t)),o=Math.min(...n);return n.indexOf(o)}(C,e);n(e,t)},onSlideMove:c?void 0:function(e){n(e,y.current)},onSlideEnd:c?void 0:function(){const e=A.current[y.current];C[y.current]!==e&&g(C)},onHomeKeyDown:()=>!c&&n(r,0,{commit:!0}),onEndKeyDown:()=>!c&&n(a,C.length-1,{commit:!0}),onStepKeyDown:({event:e,direction:t})=>{if(!c){const o=Vg.includes(e.key)||e.shiftKey&&Tg.includes(e.key)?10:1,r=y.current;n(C[r]+i*o*t,r,{commit:!0})}}})})})})}),Lg.displayName=kg;var[hS,vS]=mS(kg,{startEdge:"left",endEdge:"right",size:"width",direction:1});zg=fO.forwardRef((e,t)=>{function n(e){const t=h.current||m.getBoundingClientRect(),n=Hn([0,t.width],w?[o,r]:[r,o]);return h.current=t,n(e-t.left)}const{min:o,max:r,dir:a,inverted:i,onSlideStart:s,onSlideMove:c,onSlideEnd:u,onStepKeyDown:d,...p}=e,[m,f]=fO.useState(null),g=l(t,e=>f(e)),h=fO.useRef(void 0),v=Ln(a),b="ltr"===v,w=b&&!i||!b&&i;return RO(hS,{scope:e.__scopeSlider,startEdge:w?"left":"right",endEdge:w?"right":"left",direction:w?1:-1,size:"width",children:RO(Hg,{dir:v,"data-orientation":"horizontal",...p,ref:g,style:{...p.style,"--radix-slider-thumb-transform":"translateX(-50%)"},onSlideStart:e=>{const t=n(e.clientX);s?.(t)},onSlideMove:e=>{const t=n(e.clientX);c?.(t)},onSlideEnd:()=>{h.current=void 0,u?.()},onStepKeyDown:e=>{const t=Dg[w?"from-left":"from-right"].includes(e.key);d?.({event:e,direction:t?-1:1})}})})}),Fg=fO.forwardRef((e,t)=>{function n(e){const t=f.current||p.current.getBoundingClientRect(),n=Hn([0,t.height],g?[r,o]:[o,r]);return f.current=t,n(e-t.top)}const{min:o,max:r,inverted:a,onSlideStart:i,onSlideMove:s,onSlideEnd:c,onStepKeyDown:u,...d}=e,p=fO.useRef(null),m=l(t,p),f=fO.useRef(void 0),g=!a;return RO(hS,{scope:e.__scopeSlider,startEdge:g?"bottom":"top",endEdge:g?"top":"bottom",size:"height",direction:g?1:-1,children:RO(Hg,{"data-orientation":"vertical",...d,ref:m,style:{...d.style,"--radix-slider-thumb-transform":"translateY(50%)"},onSlideStart:e=>{const t=n(e.clientY);i?.(t)},onSlideMove:e=>{const t=n(e.clientY);s?.(t)},onSlideEnd:()=>{f.current=void 0,c?.()},onStepKeyDown:e=>{const t=Dg[g?"from-bottom":"from-top"].includes(e.key);u?.({event:e,direction:t?-1:1})}})})}),Hg=fO.forwardRef((e,t)=>{const{__scopeSlider:n,onSlideStart:o,onSlideMove:r,onSlideEnd:a,onHomeKeyDown:i,onEndKeyDown:l,onStepKeyDown:c,...u}=e,d=gS(kg,n);return RO(di.span,{...u,ref:t,onKeyDown:s(e.onKeyDown,e=>{"Home"===e.key?(i(e),e.preventDefault()):"End"===e.key?(l(e),e.preventDefault()):Vg.concat(Tg).includes(e.key)&&(c(e),e.preventDefault())}),onPointerDown:s(e.onPointerDown,e=>{const t=e.target;t.setPointerCapture(e.pointerId),e.preventDefault(),d.thumbs.has(t)?t.focus():o(e)}),onPointerMove:s(e.onPointerMove,e=>{e.target.hasPointerCapture(e.pointerId)&&r(e)}),onPointerUp:s(e.onPointerUp,e=>{const t=e.target;t.hasPointerCapture(e.pointerId)&&(t.releasePointerCapture(e.pointerId),a(e))})})}),Wg="SliderTrack",(Xg=fO.forwardRef((e,t)=>{const{__scopeSlider:n,...o}=e,r=gS(Wg,n);return RO(di.span,{"data-disabled":r.disabled?"":void 0,"data-orientation":r.orientation,...o,ref:t})})).displayName=Wg,jg="SliderRange",(Zg=fO.forwardRef((e,t)=>{const{__scopeSlider:n,...o}=e,r=gS(jg,n),a=vS(jg,n),i=l(t,fO.useRef(null)),s=r.values.length,c=r.values.map(e=>Fn(e,r.min,r.max)),u=s>1?Math.min(...c):0,d=100-Math.max(...c);return RO(di.span,{"data-orientation":r.orientation,"data-disabled":r.disabled?"":void 0,...o,ref:i,style:{...e.style,[a.startEdge]:u+"%",[a.endEdge]:d+"%"}})})).displayName=jg,qg="SliderThumb",Yg=fO.forwardRef((e,t)=>{const n=dS(e.__scopeSlider),[o,r]=fO.useState(null),a=l(t,e=>r(e)),i=fO.useMemo(()=>o?n().findIndex(e=>e.ref.current===o):-1,[n,o]);return RO(Jg,{...e,ref:a,index:i})}),Jg=fO.forwardRef((e,t)=>{const{__scopeSlider:n,index:o,name:r,...a}=e,i=gS(qg,n),c=vS(qg,n),[u,d]=fO.useState(null),p=l(t,e=>d(e)),m=!u||(i.form||!!u.closest("form")),f=mn(u),g=i.values[o],h=void 0===g?0:Fn(g,i.min,i.max),v=function(e,t){return t>2?`Value ${e+1} of ${t}`:2===t?["Minimum","Maximum"][e]:void 0}(o,i.values.length),b=f?.[c.size],w=b?function(e,t,n){const o=e/2;return(o-Hn([0,50],[0,o])(t)*n)*n}(b,h,c.direction):0;return fO.useEffect(()=>{if(u)return i.thumbs.add(u),()=>{i.thumbs.delete(u)}},[u,i.thumbs]),PO("span",{style:{transform:"var(--radix-slider-thumb-transform)",position:"absolute",[c.startEdge]:`calc(${h}% + ${w}px)`},children:[RO(uS.ItemSlot,{scope:e.__scopeSlider,children:RO(di.span,{role:"slider","aria-label":e["aria-label"]||v,"aria-valuemin":i.min,"aria-valuenow":g,"aria-valuemax":i.max,"aria-orientation":i.orientation,"data-orientation":i.orientation,"data-disabled":i.disabled?"":void 0,tabIndex:i.disabled?void 0:0,...a,ref:p,style:void 0===g?{display:"none"}:e.style,onFocus:s(e.onFocus,()=>{i.valueIndexToChangeRef.current=o})})}),m&&RO(Qg,{name:r??(i.name?i.name+(i.values.length>1?"[]":""):void 0),form:i.form,value:g},o)]})}),Yg.displayName=qg,Ug="RadioBubbleInput",(Qg=fO.forwardRef(({__scopeSlider:e,value:t,...n},o)=>{const r=fO.useRef(null),a=l(r,o),i=pn(t);return fO.useEffect(()=>{const e=r.current;if(!e)return;const n=window.HTMLInputElement.prototype,o=Object.getOwnPropertyDescriptor(n,"value").set;if(i!==t&&o){const n=new Event("input",{bubbles:!0});o.call(e,t),e.dispatchEvent(n)}},[i,t]),RO(di.input,{style:{display:"none"},...n,ref:a,defaultValue:t})})).displayName=Ug,Kg=Lg,$g=Xg,eh=Zg,th=Yg,nh="Slider-modules_container__ZtkgF",oh="Slider-modules_track__KLggY",rh="Slider-modules_range__3s39d",ah="Slider-modules_thumb__P9ZoJ",ih="Slider-modules_thumbArea__lNKj-";const bS=bO(e=>{const{className:t,isDisabled:n=!1,max:o,min:r,name:a="slider",onChange:i,step:l,thumbAriaLabel:s="",value:c=0}=e,[u,d]=hO(c);return IO(()=>{d(c)},[c]),gO.createElement(Kg,{className:ai("demio-ui-slider-container",nh,t),"data-testid":"container",disabled:n,min:r,max:o,name:a,onValueChange:e=>{return t=e[0],d(t),void(i&&i(t));var t},step:l,value:[u]},gO.createElement($g,{className:ai("demio-ui-slider-track",oh),"data-testid":"track"},gO.createElement(eh,{className:ai("demio-ui-slider-range",rh),"data-testid":"range"})),gO.createElement(th,{"aria-label":s,className:ai("demio-ui-slider-thumb",ah),"data-testid":"thumb"},gO.createElement("div",{className:ai("demio-ui-slider-thumb-area",ih)})))});lh="Crop-modules_root__rN-SB",sh="Crop-modules_wrapper__gCOCS",ch="Crop-modules_slider__-2TIB";const wS=bO(e=>{const{aspect:t=1,className:n="",image:o="",isGridVisible:r=!1,onCropChange:a,onCropComplete:i,onZoomChange:l,sliderMin:s=1,sliderMax:c=3,sliderStep:u=.1}=e,[d,p]=hO({x:0,y:0}),[m,f]=hO(s);return o&&gO.createElement("div",{className:ai("demio-ui-crop-root",lh,n),"data-testid":"crop-root"},gO.createElement("div",{className:ai("demio-ui-crop-wrapper",sh),"data-testid":"crop-wrapper"},gO.createElement(Bg,{...e,aspect:t,classes:{containerClassName:"demio-ui-crop-container",mediaClassName:"demio-ui-crop-image "+(r?"demio-ui-crop-grid":"")},crop:d,image:o,onCropChange:e=>{p(e),a&&a(e)},onCropComplete:async(e,t)=>{i&&i(e,t)},onZoomChange:f,showGrid:r,zoom:m})),gO.createElement("div",{className:ai("demio-ui-crop-slider",ch),"data-testid":"crop-slider"},gO.createElement(bS,{max:c,min:s,onChange:e=>{f(e),l&&l(e)},step:u})))}),yS={jpg:["image/jpeg"],jpeg:["image/jpeg"],png:["image/png"],gif:["image/gif"],bmp:["image/bmp"],webp:["image/webp"],tiff:["image/tiff"],ico:["image/x-icon"],svg:["image/svg+xml"],pdf:["application/pdf"],txt:["text/plain"],doc:["application/msword"],docx:["application/vnd.openxmlformats-officedocument.wordprocessingml.document"],xls:["application/vnd.ms-excel"],xlsx:["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],pps:["application/vnd.ms-powerpoint","application/mspowerpoint","application/powerpoint","application/x-mspowerpoint","application/x-powerpoint"],ppt:["application/vnd.ms-powerpoint"],pptx:["application/vnd.openxmlformats-officedocument.presentationml.presentation"],odt:["application/vnd.oasis.opendocument.text"],ods:["application/vnd.oasis.opendocument.spreadsheet"],odp:["application/vnd.oasis.opendocument.presentation"],rtf:["application/rtf"],mp3:["audio/mpeg"],wav:["audio/wav"],ogg:["audio/ogg"],aac:["audio/aac"],flac:["audio/flac"],avi:["video/x-msvideo","video/avi","video/x-avi"],flv:["video/x-flv","video/flv"],m4v:["video/x-m4v","video/m4v","video/mp4"],mkv:["video/x-matroska"],mov:["video/quicktime"],mp4:["video/mp4"],mpeg:["video/mpeg"],mpg:["video/mpeg"],webm:["video/webm"],zip:["application/zip"],tar:["application/x-tar"],gz:["application/gzip","application/x-gzip"],rar:["application/x-rar-compressed"],"7z":["application/x-7z-compressed"],html:["text/html"],htm:["text/html"],css:["text/css"],js:["application/javascript"],json:["application/json"],xml:["application/xml"],ttf:["font/ttf"],otf:["font/otf"],woff:["font/woff"],woff2:["font/woff2"],csv:["text/csv"],sql:["application/sql"],md:["text/markdown"],yaml:["text/yaml"],yml:["text/yaml"],epub:["application/epub+zip"],mobi:["application/x-mobipocket-ebook"]},IS=(e=null)=>{if(!(e instanceof File&&e.name))return"";const t=e.name.toLowerCase().trim(),n=t.lastIndexOf(".");return-1!==n?t.substring(n+1):""},CS=(e=null)=>{if(!(e instanceof File))return"";const t=e.type?.toLowerCase().trim()||"";return t.length>0?t:""},xS=(e="",t="")=>{if("string"!=typeof e||"string"!=typeof t)return!1;const n=e.toLowerCase().trim(),o=t.toLowerCase().trim(),r=yS[n]||[];return!(r.length>0)||r.includes(o)},AS=(e=null,t="")=>{if(!(e instanceof File))return!1;if(!("string"==typeof t&&t?.length>0))return!0;const n=IS(e),o=CS(e);if(!n||!o)return!1;if(!xS(n,o))return!1;return t.toLowerCase().trim().includes(n)},ES=(e=null)=>e instanceof File&&e.type.startsWith("image/"),_S=(e=null)=>e instanceof File&&e.type.startsWith("video/"),OS=(e=null,t=0)=>{if(!(e instanceof File))return!1;if(!t||"number"!=typeof t||t<0)return!0;const n=1024*t*1024;return e.size<n},SS=async(e=null,t=0,n=0)=>new Promise((o,r)=>{if(!(e instanceof File))return o(!1);if(!ES(e))return o(!0);const a=new FileReader;a.onload=e=>{const a=new Image;a.onload=()=>{const e=a.width>=t&&a.height>=n;o(e)},a.onerror=()=>{r(new Error("Error while loading Image"))},a.src=e.target?.result},a.onerror=()=>{r(new Error("Error while reading Image"))},a.readAsDataURL(e)}),RS=e=>new Promise((t,n)=>{if(!e)return void n(new Error("URL is empty"));const o=new Image;o.addEventListener("load",()=>t(o)),o.addEventListener("error",e=>n(e)),o.setAttribute("crossOrigin","anonymous"),o.src=e}),MS=(e=0)=>e*Math.PI/180,PS=(e,t,n)=>{const o=MS(n);return{width:Math.abs(Math.cos(o)*e)+Math.abs(Math.sin(o)*t),height:Math.abs(Math.sin(o)*e)+Math.abs(Math.cos(o)*t)}},NS=async(e,t,n=0,o={horizontal:!1,vertical:!1})=>{const r=await RS(e),a=document.createElement("canvas"),i=a.getContext("2d");if(!i)return null;const{width:l,height:s}=PS(r.width,r.height,n);a.width=l,a.height=s,i.translate(l/2,s/2),i.scale(o.horizontal?-1:1,o.vertical?-1:1),i.translate(-r.width/2,-r.height/2),i.drawImage(r,0,0);const c=document.createElement("canvas"),u=c.getContext("2d");return u?(c.width=t.width,c.height=t.height,u.drawImage(a,t.x,t.y,t.width,t.height,0,0,t.width,t.height),new Promise((e,t)=>{c.toBlob(n=>{n?e(URL.createObjectURL(n)):t(null)},"image/jpeg")})):null};uh="Toast-modules_toast__jBLRk",dh="Toast-modules_noCloseBtn__pyGvH",ph="Toast-modules_icon__ORsLy",mh="Toast-modules_success__BYfwB",fh="Toast-modules_warning__HLJ8C",gh="Toast-modules_error__yN4Cu",hh="Toast-modules_info__V0nO3",vh="Toast-modules_message__fnWMJ",bh="Toast-modules_description__GYPY5",wh="Toast-modules_noMessage__3Wskx",yh="Toast-modules_closeButton__GIv2a",Ih="Toast-modules_closeIcon__2qev9";const BS=bO(({className:e="",description:t="",duration:n=4e3,icon:o=null,id:r,isClosable:a=!0,message:i="",onClose:l,style:s={},type:c="info"})=>{const[u,d]=hO(!0),p=r||Date.now(),m=Boolean(t),f=Boolean(i),g="error"===c&&!o,h="info"===c&&!o,v="success"===c&&!o,b="warning"===c&&!o,w=n<1e3?1e3*n:n,y=e=>{e instanceof Event&&(e.preventDefault(),e.stopPropagation()),"number"==typeof e&&clearTimeout(e),d(!1),l?.(p)};return IO(()=>{const e=setTimeout(()=>y(e),w);return()=>clearTimeout(e)},[]),(f||m)&&u&&gO.createElement("div",{className:ai("demio-ui-toast",uh,{[dh]:!a},e),"data-testid":`toast-${p}`,style:s},o&&gO.createElement("div",{className:ai("demio-ui-toast-custom-icon",ph),"data-testid":"toast-custom-icon"},o),g&&gO.createElement(nu,{className:ai("demio-ui-toast-icon demio-ui-toast-icon-error",ph,gh),"data-testid":"toast-icon-error"}),h&&gO.createElement(kd,{className:ai("demio-ui-toast-icon demio-ui-toast-icon-info",ph,hh),"data-testid":"toast-icon-info"}),v&&gO.createElement(Uc,{className:ai("demio-ui-toast-icon demio-ui-toast-icon-success",ph,mh),"data-testid":"toast-icon-success"}),b&&gO.createElement(Bd,{className:ai("demio-ui-toast-icon demio-ui-toast-icon-warning",ph,fh),"data-testid":"toast-icon-warning"}),gO.createElement("div",{className:ai("demio-ui-toast-message",vh),"data-testid":"toast-message"},i,m&&gO.createElement("div",{className:ai("demio-ui-toast-description",bh,{[wh]:!f}),"data-testid":"toast-description"},t)),a&&gO.createElement("button",{className:ai("demio-ui-toast-close-btn",yh),"data-testid":"toast-close-btn",onClick:()=>y(null)},gO.createElement(Hs,{className:ai("demio-ui-toast-close-icon",Ih),"data-testid":"toast-close-icon"})))});Ch={toastList:"ToastList-modules_toastList__9nnFy",center:"ToastList-modules_center__hvy9G",left:"ToastList-modules_left__NvgHS",right:"ToastList-modules_right__P8EIO"};const GS=bO(({position:e="right",className:t})=>{const[n,o]=hO([]),r=0===n.length,a=yO(e=>o(t=>t.filter(t=>t.id!==e)),[o]),i=yO(()=>{r||(a(Number(n[0].id)),n[0].onClose?.(Number(n[0].id)))},[r,n[0],a]),l=yO(e=>{"Escape"===e?.key&&i()},[i]);return IO(()=>{Promise.resolve().then(function(){return xh}).then(({toast:e})=>{e?.updateSetter(o)})},[]),IO(()=>(document.addEventListener("keydown",l),()=>{document.removeEventListener("keydown",l)}),[l]),gO.createElement("div",{className:ai("demio-ui-toast-list",Ch.toastList,Ch[e],t),id:"demio-ui-toast-list","data-testid":"toast-list"},n.map(e=>gO.createElement(BS,{...e,key:`toast-${e.id}`})))}),VS=()=>{if("undefined"==typeof document)return!1;let e=document.getElementById("demio-ui-toast-root");return e||(e=document.createElement("div"),e.setAttribute("id","demio-ui-toast-root"),e.setAttribute("data-testid","demio-ui-toast-root"),document.body.appendChild(e),VO(e).render(gO.createElement(GS,null))),!0};const TS=new class{setToastList=null;toastQueue=[];timerId=null;isWaitingForClient=!1;constructor(){this.render()}render=()=>{"undefined"!=typeof document?VS():this.waitForClient()};waitForClient(){if(!this.isWaitingForClient&&"undefined"!=typeof window&&(this.isWaitingForClient=!0,window.addEventListener("load",()=>{VS(),this.isWaitingForClient=!1}),"undefined"!=typeof MutationObserver)){const e=new MutationObserver(()=>{document.getElementById("demio-ui-toast-root")&&(VS(),e.disconnect(),this.isWaitingForClient=!1)});e.observe(document.body,{childList:!0,subtree:!0})}}updateSetter(e){this.setToastList=e}remove=e=>{this.setToastList?.(t=>t.map(t=>t.id===e?{...t,message:""}:t))};getUIToastListAmount=()=>document.getElementById("demio-ui-toast-list")?.children?.length||null;add=e=>{const t=this.getUIToastListAmount(),n={...e,id:e.id||Date.now()};this.setToastList?.(e=>null===t?[{...n}]:[...e,{...n}])};processQueue=()=>{if(null!==this.timerId||0===this.toastQueue.length)return;const e=this.toastQueue.shift();e&&(this.add(e),this.timerId=setTimeout(()=>{this.timerId=null,this.processQueue()},40))};addToQueue=e=>{if(!VS())return this.isWaitingForClient||this.waitForClient(),void setTimeout(()=>this.addToQueue(e),50);this.toastQueue.push(e),this.processQueue()};error=e=>{this.addToQueue({...e,type:"error"})};info=e=>{this.addToQueue({...e,type:"info"})};success=e=>{this.addToQueue({...e,type:"success"})};warning=e=>{this.addToQueue({...e,type:"warning"})}};xh=Object.freeze({__proto__:null,toast:TS});const DS=(e="",t=null)=>{const[n,o]=hO("");return IO(()=>{t&&e?NS(e,t).then(e=>{o(String(e))}).catch(()=>{o("")}):o("")},[e,t]),{croppedImageURL:n}},kS={isFileDimensionValid:!0,isFileSizeValid:!0,isFileTypeValid:!0,isFileValid:!0},LS=({acceptableFileTypes:e="",fileSizeMbLimit:t=0,isValidationEnabled:n=!0,isDimensionValidationEnabled:o=!0,isSizeValidationEnabled:r=!0,minHeightLimit:a=0,minWidthLimit:i=0})=>{const[l,s]=hO(kS);return{...l,validate:async(c=null)=>{if(!(n&&c instanceof File))return kS;const u=!o||await SS(c,i,a),d=!r||OS(c,t),p=!(e.length>0)||AS(c,e),m=u&&d&&p,f={...l,isFileDimensionValid:u,isFileSizeValid:d,isFileTypeValid:p,isFileValid:m};return s(f),f}}};Ah="Note-modules_note__6dcyr",Eh="Note-modules_error__sG0TM",_h="Note-modules_info__4-D0C",Oh="Note-modules_warning__kCpaR",Sh="Note-modules_icon__P-p8I",Rh="Note-modules_blue__uKo5V",Mh="Note-modules_red__7sZ4c",Ph="Note-modules_yellow__oqigw";const zS={error:xd,info:zd,warning:nu},FS=bO(e=>{const{children:t="",className:n="",classNameIcon:o="",type:r="error"}=e,a=String(t).trim().length>0,i="info"===r,l="error"===r,s="warning"===r,c=zS[r];return a&&gO.createElement("div",{className:ai("demio-ui-note",Ah,{[Eh]:l,[_h]:i,[Oh]:s},n),"data-testid":"note",role:i?"status":"alert"},gO.createElement(c,{className:ai("demio-ui-note-icon",Sh,{[Rh]:i,[Mh]:l,[Ph]:s},o),"data-testid":`note-icon-${r}`}),t)});Nh="DnDArea-modules_container__bPaID",Bh="DnDArea-modules_isDraggedOver__A5x5L";const HS=bO(e=>{const{acceptableFileTypes:t="",className:n="",children:o="Drag the file into the selected area",dropText:r="Drop it like it’s hot! 🔥",fileSizeMbLimit:a=0,error:i="",minHeightLimit:l=0,minWidthLimit:s=0,errorDimension:c=`Minimum required dimensions are ${s}x${l}.`,errorSize:u=`Exceeds maximum size limit of ${a} MB.`,errorType:d="File type is not supported.",isValidationEnabled:p=!0,isDimensionValidationEnabled:m=!0,isSizeValidationEnabled:f=!0,onDragLeave:g,onDragOver:h,onDrop:v}=e,[b,w]=hO(!1),{isFileDimensionValid:y,isFileSizeValid:I,isFileTypeValid:C,validate:x}=LS({acceptableFileTypes:t,fileSizeMbLimit:a,isDimensionValidationEnabled:m,isSizeValidationEnabled:f,isValidationEnabled:p,minHeightLimit:l,minWidthLimit:s}),A=i?.length>0,E=t&&t.length>0,_=p&&m&&!y,O=p&&f&&!I,S=p&&E&&!C;return gO.createElement("div",{className:"demio-ui-dnd-area-root","data-testid":"dnd-area-root"},p&&A&&gO.createElement(FS,{children:i}),p&&!A&&S&&gO.createElement(FS,{children:d}),p&&!A&&!S&&O&&gO.createElement(FS,{children:u}),p&&!A&&!S&&!O&&_&&gO.createElement(FS,{children:c}),gO.createElement("div",{className:ai("demio-ui-dnd-area-container",Nh,{[Bh]:b},n),"data-testid":"dnd-area-container",onDragLeave:e=>{e.preventDefault(),e.stopPropagation(),w(!1),g&&g(e)},onDragOver:e=>{e.preventDefault(),e.stopPropagation(),w(!0),h&&h(e)},onDrop:async e=>{e.preventDefault(),e.stopPropagation(),w(!1);const t=e.dataTransfer?.files[0]||null;await x(t),v&&v(e,t)}},b&&r,!b&&o))});Gh="Modal-modules_overlay__V-vTn",Vh="Modal-modules_header__-dxAm",Th="Modal-modules_isTitleHidden__T6g1-",Dh="Modal-modules_close__CwIjR",kh="Modal-modules_title__3ehge",Lh="Modal-modules_titleCentered__Qqy8u",zh="Modal-modules_content__sK9HS",Fh="Modal-modules_body__8Khpx",Hh={overlay:"Drawer-modules_overlay__BbKV9",content:"Drawer-modules_content__mZs-5",alignRight:"Drawer-modules_alignRight__QQxn4",alignLeft:"Drawer-modules_alignLeft__4W0Tp",childrenWrapper:"Drawer-modules_childrenWrapper__dGPQP",header:"Drawer-modules_header__cM4Mi"};const WS=({children:e=null,isOpen:t=!1,className:n="",isCloseButtonVisible:o=!0,header:r=null,toggleDrawer:a=()=>{},align:i="right",isClosable:l=!0})=>gO.createElement(gO.Fragment,null,t&&gO.createElement("div",{className:ai(Hh.drawer,"demio-ui-drawer",n)},gO.createElement(Wn,{isClosable:l,open:t,overlayClassName:Hh.overlay,contentClassName:ai(Hh.content,{[Hh.alignRight]:"right"===i,[Hh.alignLeft]:"left"===i}),onOpenChange:a,isCloseButtonVisible:o},r&&gO.createElement("div",{className:ai(Hh.header,"demio-ui-drawer-header")},r),e&&gO.createElement("div",{className:ai(Hh.childrenWrapper,"demio-ui-drawer-children-wrapper")},e)))),XS=["top","right","bottom","left"],jS=Math.min,ZS=Math.max,qS=Math.round,YS=Math.floor,JS=e=>({x:e,y:e}),US={left:"right",right:"left",bottom:"top",top:"bottom"},QS=["left","right"],KS=["right","left"],$S=["top","bottom"],eR=["bottom","top"],tR=new Set(["left","top"]),nR=/transform|translate|scale|rotate|perspective|filter/,oR=/paint|layout|strict|content/,rR=e=>!!e&&"none"!==e;let aR;const iR=JS(0),lR={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:n,offsetParent:o,strategy:r}=e;const a="fixed"===r,i=uo(o),l=!!t&&bo(t.floating);if(o===i||l&&a)return n;let s={scrollLeft:0,scrollTop:0},c=JS(1);const u=JS(0),d=fo(o);if((d||!d&&!a)&&(("body"!==so(o)||ho(i))&&(s=xo(o)),d)){const e=No(o);c=Mo(o),u.x=e.x+o.clientLeft,u.y=e.y+o.clientTop}const p=!i||d||a?JS(0):Go(i,s);return{width:n.width*c.x,height:n.height*c.y,x:n.x*c.x-s.scrollLeft*c.x+u.x+p.x,y:n.y*c.y-s.scrollTop*c.y+u.y+p.y}},getDocumentElement:uo,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:o,strategy:r}=e;const a=[..."clippingAncestors"===n?bo(t)?[]:function(e,t){const n=t.get(e);if(n)return n;let o=_o(e,[],!1).filter(e=>mo(e)&&"body"!==so(e)),r=null;const a="fixed"===Co(e).position;let i=a?Ao(e):e;for(;mo(i)&&!Io(i);){const t=Co(i),n=wo(i);n||"fixed"!==t.position||(r=null),(a?!n&&!r:!n&&"static"===t.position&&r&&("absolute"===r.position||"fixed"===r.position)||ho(i)&&!n&&To(e,i))?o=o.filter(e=>e!==i):r=t,i=Ao(i)}return t.set(e,o),o}(t,this._c):[].concat(n),o],i=Vo(t,a[0],r);let l=i.top,s=i.right,c=i.bottom,u=i.left;for(let d=1;d<a.length;d++){const e=Vo(t,a[d],r);l=ZS(e.top,l),s=jS(e.right,s),c=jS(e.bottom,c),u=ZS(e.left,u)}return{width:s-u,height:c-l,x:u,y:l}},getOffsetParent:zo,getElementRects:async function(e){const t=this.getOffsetParent||zo,n=this.getDimensions,o=await n(e.floating);return{reference:Do(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:o.width,height:o.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:n}=So(e);return{width:t,height:n}},getScale:Mo,isElement:mo,isRTL:function(e){return"rtl"===Co(e).direction}},sR=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var n,o;const{x:r,y:a,placement:i,middlewareData:l}=t,s=await async function(e,t){const{placement:n,platform:o,elements:r}=e,a=await(null==o.isRTL?void 0:o.isRTL(r.floating)),i=Zn(n),l=qn(n),s="y"===Un(n),c=tR.has(i)?-1:1,u=a&&s?-1:1,d=jn(t,e);let{mainAxis:p,crossAxis:m,alignmentAxis:f}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:d.mainAxis||0,crossAxis:d.crossAxis||0,alignmentAxis:d.alignmentAxis};return l&&"number"==typeof f&&(m="end"===l?-1*f:f),s?{x:m*u,y:p*c}:{x:p*c,y:m*u}}(t,e);return i===(null==(n=l.offset)?void 0:n.placement)&&null!=(o=l.arrow)&&o.alignmentOffset?{}:{x:r+s.x,y:a+s.y,data:{...s,placement:i}}}}},cR=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:o,placement:r,platform:a}=t,{mainAxis:i=!0,crossAxis:l=!1,limiter:s={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...c}=jn(e,t),u={x:n,y:o},d=await a.detectOverflow(t,c),p=Un(Zn(r)),m=Yn(p);let f=u[m],g=u[p];if(i){const e="y"===m?"bottom":"right";f=Xn(f+d["y"===m?"top":"left"],f,f-d[e])}if(l){const e="y"===p?"bottom":"right";g=Xn(g+d["y"===p?"top":"left"],g,g-d[e])}const h=s.fn({...t,[m]:f,[p]:g});return{...h,data:{x:h.x-n,y:h.y-o,enabled:{[m]:i,[p]:l}}}}}},uR=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,o,r,a,i;const{placement:l,middlewareData:s,rects:c,initialPlacement:u,platform:d,elements:p}=t,{mainAxis:m=!0,crossAxis:f=!0,fallbackPlacements:g,fallbackStrategy:h="bestFit",fallbackAxisSideDirection:v="none",flipAlignment:b=!0,...w}=jn(e,t);if(null!=(n=s.arrow)&&n.alignmentOffset)return{};const y=Zn(l),I=Un(u),C=Zn(u)===u,x=await(null==d.isRTL?void 0:d.isRTL(p.floating)),A=g||(C||!b?[eo(u)]:function(e){const t=eo(e);return[Kn(e),t,Kn(t)]}(u)),E="none"!==v;!g&&E&&A.push(...$n(u,b,v,x));const _=[u,...A],O=await d.detectOverflow(t,w),S=[];let R=(null==(o=s.flip)?void 0:o.overflows)||[];if(m&&S.push(O[y]),f){const e=function(e,t,n){void 0===n&&(n=!1);const o=qn(e),r=Qn(e),a=Jn(r);let i="x"===r?o===(n?"end":"start")?"right":"left":"start"===o?"bottom":"top";return t.reference[a]>t.floating[a]&&(i=eo(i)),[i,eo(i)]}(l,c,x);S.push(O[e[0]],O[e[1]])}if(R=[...R,{placement:l,overflows:S}],!S.every(e=>e<=0)){const e=((null==(r=s.flip)?void 0:r.index)||0)+1,t=_[e];if(t){if(!("alignment"===f&&I!==Un(t))||R.every(e=>Un(e.placement)!==I||e.overflows[0]>0))return{data:{index:e,overflows:R},reset:{placement:t}}}let n=null==(a=R.filter(e=>e.overflows[0]<=0).sort((e,t)=>e.overflows[1]-t.overflows[1])[0])?void 0:a.placement;if(!n)switch(h){case"bestFit":{const e=null==(i=R.filter(e=>{if(E){const t=Un(e.placement);return t===I||"y"===t}return!0}).map(e=>[e.placement,e.overflows.filter(e=>e>0).reduce((e,t)=>e+t,0)]).sort((e,t)=>e[1]-t[1])[0])?void 0:i[0];e&&(n=e);break}case"initialPlacement":n=u}if(l!==n)return{reset:{placement:n}}}return{}}}},dR=function(e){return void 0===e&&(e={}),{name:"size",options:e,async fn(t){var n,o;const{placement:r,rects:a,platform:i,elements:l}=t,{apply:s=()=>{},...c}=jn(e,t),u=await i.detectOverflow(t,c),d=Zn(r),p=qn(r),m="y"===Un(r),{width:f,height:g}=a.floating;let h,v;"top"===d||"bottom"===d?(h=d,v=p===(await(null==i.isRTL?void 0:i.isRTL(l.floating))?"start":"end")?"left":"right"):(v=d,h="end"===p?"top":"bottom");const b=g-u.top-u.bottom,w=f-u.left-u.right,y=jS(g-u[h],b),I=jS(f-u[v],w),C=!t.middlewareData.shift;let x=y,A=I;if(null!=(n=t.middlewareData.shift)&&n.enabled.x&&(A=w),null!=(o=t.middlewareData.shift)&&o.enabled.y&&(x=b),C&&!p){const e=ZS(u.left,0),t=ZS(u.right,0),n=ZS(u.top,0),o=ZS(u.bottom,0);m?A=f-2*(0!==e||0!==t?e+t:ZS(u.left,u.right)):x=g-2*(0!==n||0!==o?n+o:ZS(u.top,u.bottom))}await s({...t,availableWidth:A,availableHeight:x});const E=await i.getDimensions(l.floating);return f!==E.width||g!==E.height?{reset:{rects:!0}}:{}}}},pR=function(e){return void 0===e&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n,platform:o}=t,{strategy:r="referenceHidden",...a}=jn(e,t);switch(r){case"referenceHidden":{const e=ao(await o.detectOverflow(t,{...a,elementContext:"reference"}),n.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:io(e)}}}case"escaped":{const e=ao(await o.detectOverflow(t,{...a,altBoundary:!0}),n.floating);return{data:{escapedOffsets:e,escaped:io(e)}}}default:return{}}}}},mR=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:o,placement:r,rects:a,platform:i,elements:l,middlewareData:s}=t,{element:c,padding:u=0}=jn(e,t)||{};if(null==c)return{};const d=to(u),p={x:n,y:o},m=Qn(r),f=Jn(m),g=await i.getDimensions(c),h="y"===m,v=h?"top":"left",b=h?"bottom":"right",w=h?"clientHeight":"clientWidth",y=a.reference[f]+a.reference[m]-p[m]-a.floating[f],I=p[m]-a.reference[m],C=await(null==i.getOffsetParent?void 0:i.getOffsetParent(c));let x=C?C[w]:0;x&&await(null==i.isElement?void 0:i.isElement(C))||(x=l.floating[w]||a.floating[f]);const A=y/2-I/2,E=x/2-g[f]/2-1,_=jS(d[v],E),O=jS(d[b],E),S=_,R=x-g[f]-O,M=x/2-g[f]/2+A,P=Xn(S,M,R),N=!s.arrow&&null!=qn(r)&&M!==P&&a.reference[f]/2-(M<S?_:O)-g[f]/2<0,B=N?M<S?M-S:M-R:0;return{[m]:p[m]+B,data:{[m]:P,centerOffset:M-P-B,...N&&{alignmentOffset:B}},reset:N}}}),fR=function(e){return void 0===e&&(e={}),{options:e,fn(t){const{x:n,y:o,placement:r,rects:a,middlewareData:i}=t,{offset:l=0,mainAxis:s=!0,crossAxis:c=!0}=jn(e,t),u={x:n,y:o},d=Un(r),p=Yn(d);let m=u[p],f=u[d];const g=jn(l,t),h="number"==typeof g?{mainAxis:g,crossAxis:0}:{mainAxis:0,crossAxis:0,...g};if(s){const e="y"===p?"height":"width",t=a.reference[p]-a.floating[e]+h.mainAxis,n=a.reference[p]+a.reference[e]-h.mainAxis;m<t?m=t:m>n&&(m=n)}if(c){var v,b;const e="y"===p?"width":"height",t=tR.has(Zn(r)),n=a.reference[d]-a.floating[e]+(t&&(null==(v=i.offset)?void 0:v[d])||0)+(t?0:h.crossAxis),o=a.reference[d]+a.reference[e]+(t?0:(null==(b=i.offset)?void 0:b[d])||0)-(t?h.crossAxis:0);f<n?f=n:f>o&&(f=o)}return{[p]:m,[d]:f}}}},gR=(e,t,n)=>{const o=new Map,r={platform:lR,...n},a={...r.platform,_c:o};return(async(e,t,n)=>{const{placement:o="bottom",strategy:r="absolute",middleware:a=[],platform:i}=n,l=i.detectOverflow?i:{...i,detectOverflow:ro},s=await(null==i.isRTL?void 0:i.isRTL(t));let c=await i.getElementRects({reference:e,floating:t,strategy:r}),{x:u,y:d}=oo(c,o,s),p=o,m=0;const f={};for(let g=0;g<a.length;g++){const n=a[g];if(!n)continue;const{name:h,fn:v}=n,{x:b,y:w,data:y,reset:I}=await v({x:u,y:d,initialPlacement:o,placement:p,strategy:r,middlewareData:f,rects:c,platform:l,elements:{reference:e,floating:t}});u=null!=b?b:u,d=null!=w?w:d,f[h]={...f[h],...y},I&&m<50&&(m++,"object"==typeof I&&(I.placement&&(p=I.placement),I.rects&&(c=!0===I.rects?await i.getElementRects({reference:e,floating:t,strategy:r}):I.rects),({x:u,y:d}=oo(c,p,s))),g=-1)}return{x:u,y:d,placement:p,strategy:r,middlewareData:f}})(e,t,{...r,platform:a})};Wh="undefined"!=typeof document,Xh=Wh?CO:function(){};const hR=(e,t)=>{const n=sR(e);return{name:n.name,fn:n.fn,options:[e,t]}},vR=(e,t)=>{const n=cR(e);return{name:n.name,fn:n.fn,options:[e,t]}},bR=(e,t)=>({fn:fR(e).fn,options:[e,t]}),wR=(e,t)=>{const n=uR(e);return{name:n.name,fn:n.fn,options:[e,t]}},yR=(e,t)=>{const n=dR(e);return{name:n.name,fn:n.fn,options:[e,t]}},IR=(e,t)=>{const n=pR(e);return{name:n.name,fn:n.fn,options:[e,t]}},CR=(e,t)=>{const n=(e=>({name:"arrow",options:e,fn(t){const{element:n,padding:o}="function"==typeof e?e(t):e;return n&&(r=n,{}.hasOwnProperty.call(r,"current"))?null!=n.current?mR({element:n.current,padding:o}).fn(t):{}:n?mR({element:n,padding:o}).fn(t):{};var r}}))(e);return{name:n.name,fn:n.fn,options:[e,t]}};jh="Arrow",(Zh=fO.forwardRef((e,t)=>{const{children:n,width:o=10,height:r=5,...a}=e;return RO(di.svg,{...a,ref:t,width:o,height:r,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?n:RO("polygon",{points:"0,0 30,0 15,10"})})})).displayName=jh,qh=Zh,Yh="Popper";var[xR,AR]=o(Yh),[ER,_R]=xR(Yh);(Jh=e=>{const{__scopePopper:t,children:n}=e,[o,r]=fO.useState(null);return RO(ER,{scope:t,anchor:o,onAnchorChange:r,children:n})}).displayName=Yh,Uh="PopperAnchor",(Qh=fO.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:o,...r}=e,a=_R(Uh,n),i=fO.useRef(null),s=l(t,i),c=fO.useRef(null);return fO.useEffect(()=>{const e=c.current;c.current=o?.current||i.current,e!==c.current&&a.onAnchorChange(c.current)}),o?null:RO(di.div,{...r,ref:s})})).displayName=Uh,Kh="PopperContent";var[OR,SR]=xR(Kh);$h=fO.forwardRef((e,t)=>{const{__scopePopper:n,side:o="bottom",sideOffset:r=0,align:a="center",alignOffset:i=0,arrowPadding:s=0,avoidCollisions:c=!0,collisionBoundary:u=[],collisionPadding:d=0,sticky:p="partial",hideWhenDetached:m=!1,updatePositionStrategy:f="optimized",onPlaced:g,...v}=e,b=_R(Kh,n),[w,y]=fO.useState(null),I=l(t,e=>y(e)),[C,x]=fO.useState(null),A=mn(C),E=A?.width??0,_=A?.height??0,O=o+("center"!==a?"-"+a:""),S="number"==typeof d?d:{top:0,right:0,bottom:0,left:0,...d},R=Array.isArray(u)?u:[u],M=R.length>0,P={padding:S,boundary:R.filter(qo),altBoundary:M},{refs:N,floatingStyles:B,placement:G,isPositioned:V,middlewareData:T}=function(e){void 0===e&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:o=[],platform:r,elements:{reference:a,floating:i}={},transform:l=!0,whileElementsMounted:s,open:c}=e,[u,d]=fO.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[p,m]=fO.useState(o);Wo(p,o)||m(o);const[f,g]=fO.useState(null),[h,v]=fO.useState(null),b=fO.useCallback(e=>{e!==C.current&&(C.current=e,g(e))},[]),w=fO.useCallback(e=>{e!==x.current&&(x.current=e,v(e))},[]),y=a||f,I=i||h,C=fO.useRef(null),x=fO.useRef(null),A=fO.useRef(u),E=null!=s,_=Zo(s),O=Zo(r),S=Zo(c),R=fO.useCallback(()=>{if(!C.current||!x.current)return;const e={placement:t,strategy:n,middleware:p};O.current&&(e.platform=O.current),gR(C.current,x.current,e).then(e=>{const t={...e,isPositioned:!1!==S.current};M.current&&!Wo(A.current,t)&&(A.current=t,NO.flushSync(()=>{d(t)}))})},[p,t,n,O,S]);Xh(()=>{!1===c&&A.current.isPositioned&&(A.current.isPositioned=!1,d(e=>({...e,isPositioned:!1})))},[c]);const M=fO.useRef(!1);Xh(()=>(M.current=!0,()=>{M.current=!1}),[]),Xh(()=>{if(y&&(C.current=y),I&&(x.current=I),y&&I){if(_.current)return _.current(y,I,R);R()}},[y,I,R,_,E]);const P=fO.useMemo(()=>({reference:C,floating:x,setReference:b,setFloating:w}),[b,w]),N=fO.useMemo(()=>({reference:y,floating:I}),[y,I]),B=fO.useMemo(()=>{const e={position:n,left:0,top:0};if(!N.floating)return e;const t=jo(N.floating,u.x),o=jo(N.floating,u.y);return l?{...e,transform:"translate("+t+"px, "+o+"px)",...Xo(N.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:t,top:o}},[n,l,N.floating,u.x,u.y]);return fO.useMemo(()=>({...u,update:R,refs:P,elements:N,floatingStyles:B}),[u,R,P,N,B])}({strategy:"fixed",placement:O,whileElementsMounted:(...e)=>Ho(...e,{animationFrame:"always"===f}),elements:{reference:b.anchor},middleware:[hR({mainAxis:r+_,alignmentAxis:i}),c&&vR({mainAxis:!0,crossAxis:!1,limiter:"partial"===p?bR():void 0,...P}),c&&wR({...P}),yR({...P,apply:({elements:e,rects:t,availableWidth:n,availableHeight:o})=>{const{width:r,height:a}=t.reference,i=e.floating.style;i.setProperty("--radix-popper-available-width",`${n}px`),i.setProperty("--radix-popper-available-height",`${o}px`),i.setProperty("--radix-popper-anchor-width",`${r}px`),i.setProperty("--radix-popper-anchor-height",`${a}px`)}}),C&&CR({element:C,padding:s}),ov({arrowWidth:E,arrowHeight:_}),m&&IR({strategy:"referenceHidden",...P})]}),[D,k]=Yo(G),L=h(g);ii(()=>{V&&L?.()},[V,L]);const z=T.arrow?.x,F=T.arrow?.y,H=0!==T.arrow?.centerOffset,[W,X]=fO.useState();return ii(()=>{w&&X(window.getComputedStyle(w).zIndex)},[w]),RO("div",{ref:N.setFloating,"data-radix-popper-content-wrapper":"",style:{...B,transform:V?B.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:W,"--radix-popper-transform-origin":[T.transformOrigin?.x,T.transformOrigin?.y].join(" "),...T.hide?.referenceHidden&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:RO(OR,{scope:n,placedSide:D,onArrowChange:x,arrowX:z,arrowY:F,shouldHideArrow:H,children:RO(di.div,{"data-side":D,"data-align":k,...v,ref:I,style:{...v.style,animation:V?void 0:"none"}})})})}),$h.displayName=Kh,ev="PopperArrow",tv={top:"bottom",right:"left",bottom:"top",left:"right"},(nv=fO.forwardRef(function(e,t){const{__scopePopper:n,...o}=e,r=SR(ev,n),a=tv[r.placedSide];return RO("span",{ref:r.onArrowChange,style:{position:"absolute",left:r.arrowX,top:r.arrowY,[a]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[r.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[r.placedSide],visibility:r.shouldHideArrow?"hidden":void 0},children:RO(qh,{...o,ref:t,style:{...o.style,display:"block"}})})})).displayName=ev,ov=e=>({name:"transformOrigin",options:e,fn(t){const{placement:n,rects:o,middlewareData:r}=t,a=0!==r.arrow?.centerOffset,i=a?0:e.arrowWidth,l=a?0:e.arrowHeight,[s,c]=Yo(n),u={start:"0%",center:"50%",end:"100%"}[c],d=(r.arrow?.x??0)+i/2,p=(r.arrow?.y??0)+l/2;let m="",f="";return"bottom"===s?(m=a?u:`${d}px`,f=-l+"px"):"top"===s?(m=a?u:`${d}px`,f=`${o.floating.height+l}px`):"right"===s?(m=-l+"px",f=a?u:`${p}px`):"left"===s&&(m=`${o.floating.width+l}px`,f=a?u:`${p}px`),{data:{x:m,y:f}}}}),rv=Jh,av=Qh,iv=$h,lv=nv,sv="rovingFocusGroup.onEntryFocus",cv={bubbles:!1,cancelable:!0},uv="RovingFocusGroup";var[RR,MR,PR]=zn(uv),[NR,BR]=o(uv,[PR]),[GR,VR]=NR(uv);(dv=fO.forwardRef((e,t)=>RO(RR.Provider,{scope:e.__scopeRovingFocusGroup,children:RO(RR.Slot,{scope:e.__scopeRovingFocusGroup,children:RO(pv,{...e,ref:t})})}))).displayName=uv,pv=fO.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:o,loop:r=!1,dir:a,currentTabStopId:i,defaultCurrentTabStopId:c,onCurrentTabStopIdChange:d,onEntryFocus:p,preventScrollOnEntryFocus:m=!1,...f}=e,g=fO.useRef(null),v=l(t,g),b=Ln(a),[w,y]=u({prop:i,defaultProp:c??null,onChange:d,caller:uv}),[I,C]=fO.useState(!1),x=h(p),A=MR(n),E=fO.useRef(!1),[_,O]=fO.useState(0);return fO.useEffect(()=>{const e=g.current;if(e)return e.addEventListener(sv,x),()=>e.removeEventListener(sv,x)},[x]),RO(GR,{scope:n,orientation:o,dir:b,loop:r,currentTabStopId:w,onItemFocus:fO.useCallback(e=>y(e),[y]),onItemShiftTab:fO.useCallback(()=>C(!0),[]),onFocusableItemAdd:fO.useCallback(()=>O(e=>e+1),[]),onFocusableItemRemove:fO.useCallback(()=>O(e=>e-1),[]),children:RO(di.div,{tabIndex:I||0===_?-1:0,"data-orientation":o,...f,ref:v,style:{outline:"none",...e.style},onMouseDown:s(e.onMouseDown,()=>{E.current=!0}),onFocus:s(e.onFocus,e=>{const t=!E.current;if(e.target===e.currentTarget&&t&&!I){const t=new CustomEvent(sv,cv);if(e.currentTarget.dispatchEvent(t),!t.defaultPrevented){const e=A().filter(e=>e.focusable);Jo([e.find(e=>e.active),e.find(e=>e.id===w),...e].filter(Boolean).map(e=>e.ref.current),m)}}E.current=!1}),onBlur:s(e.onBlur,()=>C(!1))})})}),mv="RovingFocusGroupItem",fv=fO.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:o=!0,active:r=!1,tabStopId:a,children:i,...l}=e,u=c(),d=a||u,p=VR(mv,n),m=p.currentTabStopId===d,f=MR(n),{onFocusableItemAdd:g,onFocusableItemRemove:h,currentTabStopId:v}=p;return fO.useEffect(()=>{if(o)return g(),()=>h()},[o,g,h]),RO(RR.ItemSlot,{scope:n,id:d,focusable:o,active:r,children:RO(di.span,{tabIndex:m?0:-1,"data-orientation":p.orientation,...l,ref:t,onMouseDown:s(e.onMouseDown,e=>{o?p.onItemFocus(d):e.preventDefault()}),onFocus:s(e.onFocus,()=>p.onItemFocus(d)),onKeyDown:s(e.onKeyDown,e=>{if("Tab"===e.key&&e.shiftKey)return void p.onItemShiftTab();if(e.target!==e.currentTarget)return;const t=function(e,t,n){const o=function(e,t){return"rtl"!==t?e:"ArrowLeft"===e?"ArrowRight":"ArrowRight"===e?"ArrowLeft":e}(e.key,n);if(!("vertical"===t&&["ArrowLeft","ArrowRight"].includes(o)||"horizontal"===t&&["ArrowUp","ArrowDown"].includes(o)))return gv[o]}(e,p.orientation,p.dir);if(void 0!==t){if(e.metaKey||e.ctrlKey||e.altKey||e.shiftKey)return;e.preventDefault();let r=f().filter(e=>e.focusable).map(e=>e.ref.current);if("last"===t)r.reverse();else if("prev"===t||"next"===t){"prev"===t&&r.reverse();const a=r.indexOf(e.currentTarget);r=p.loop?(o=a+1,(n=r).map((e,t)=>n[(o+t)%n.length])):r.slice(a+1)}setTimeout(()=>Jo(r))}var n,o}),children:"function"==typeof i?i({isCurrentTabStop:m,hasTabStop:null!=v}):i})})}),fv.displayName=mv,gv={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"},hv=dv,vv=fv,bv=["Enter"," "],wv=["ArrowUp","PageDown","End"],yv=[...["ArrowDown","PageUp","Home"],...wv],Iv={ltr:[...bv,"ArrowRight"],rtl:[...bv,"ArrowLeft"]},Cv={ltr:["ArrowLeft"],rtl:["ArrowRight"]},xv="Menu";var[TR,DR,kR]=zn(xv),[LR,zR]=o(xv,[kR,AR,BR]);Av=AR(),Ev=BR();var[FR,HR]=LR(xv),[WR,XR]=LR(xv);(_v=e=>{const{__scopeMenu:t,open:n=!1,children:o,dir:r,onOpenChange:a,modal:i=!0}=e,l=Av(t),[s,c]=fO.useState(null),u=fO.useRef(!1),d=h(a),p=Ln(r);return fO.useEffect(()=>{const e=()=>{u.current=!0,document.addEventListener("pointerdown",t,{capture:!0,once:!0}),document.addEventListener("pointermove",t,{capture:!0,once:!0})},t=()=>u.current=!1;return document.addEventListener("keydown",e,{capture:!0}),()=>{document.removeEventListener("keydown",e,{capture:!0}),document.removeEventListener("pointerdown",t,{capture:!0}),document.removeEventListener("pointermove",t,{capture:!0})}},[]),RO(rv,{...l,children:RO(FR,{scope:t,open:n,onOpenChange:d,content:s,onContentChange:c,children:RO(WR,{scope:t,onClose:fO.useCallback(()=>d(!1),[d]),isUsingKeyboardRef:u,dir:p,modal:i,children:o})})})}).displayName=xv,Ov="MenuAnchor",(Sv=fO.forwardRef((e,t)=>{const{__scopeMenu:n,...o}=e,r=Av(n);return RO(av,{...r,...o,ref:t})})).displayName=Ov,Rv="MenuPortal";var[jR,ZR]=LR(Rv,{forceMount:void 0});(Mv=e=>{const{__scopeMenu:t,forceMount:n,children:o,container:r}=e,a=HR(Rv,t);return RO(jR,{scope:t,forceMount:n,children:RO(Ri,{present:n||a.open,children:RO(Si,{asChild:!0,container:r,children:o})})})}).displayName=Rv,Pv="MenuContent";var[qR,YR]=LR(Pv);Nv=fO.forwardRef((e,t)=>{const n=ZR(Pv,e.__scopeMenu),{forceMount:o=n.forceMount,...r}=e,a=HR(Pv,e.__scopeMenu),i=XR(Pv,e.__scopeMenu);return RO(TR.Provider,{scope:e.__scopeMenu,children:RO(Ri,{present:o||a.open,children:RO(TR.Slot,{scope:e.__scopeMenu,children:i.modal?RO(Bv,{...r,ref:t}):RO(Gv,{...r,ref:t})})})})}),Bv=fO.forwardRef((e,t)=>{const n=HR(Pv,e.__scopeMenu),o=fO.useRef(null),r=l(t,o);return fO.useEffect(()=>{const e=o.current;if(e)return Gl(e)},[]),RO(Tv,{...e,ref:r,trapFocus:n.open,disableOutsidePointerEvents:n.open,disableOutsideScroll:!0,onFocusOutside:s(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>n.onOpenChange(!1)})}),Gv=fO.forwardRef((e,t)=>{const n=HR(Pv,e.__scopeMenu);return RO(Tv,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>n.onOpenChange(!1)})}),Vv=d("MenuContent.ScrollLock"),Tv=fO.forwardRef((e,t)=>{const{__scopeMenu:n,loop:o=!1,trapFocus:r,onOpenAutoFocus:a,onCloseAutoFocus:i,disableOutsidePointerEvents:c,onEntryFocus:u,onEscapeKeyDown:d,onPointerDownOutside:p,onFocusOutside:m,onInteractOutside:f,onDismiss:g,disableOutsideScroll:h,...v}=e,b=HR(Pv,n),w=XR(Pv,n),y=Av(n),I=Ev(n),C=DR(n),[x,A]=fO.useState(null),E=fO.useRef(null),O=l(t,E,b.onContentChange),S=fO.useRef(0),R=fO.useRef(""),M=fO.useRef(0),P=fO.useRef(null),N=fO.useRef("right"),B=fO.useRef(0),G=h?El:fO.Fragment,V=h?{as:Vv,allowPinchZoom:!0}:void 0,T=e=>{const t=R.current+e,n=C().filter(e=>!e.disabled),o=document.activeElement,r=n.find(e=>e.ref.current===o)?.textValue,a=function(e,t,n){const o=t.length>1&&Array.from(t).every(e=>e===t[0]),r=o?t[0]:t,a=n?e.indexOf(n):-1;let i=(l=e,s=Math.max(a,0),l.map((e,t)=>l[(s+t)%l.length]));var l,s;1===r.length&&(i=i.filter(e=>e!==n));const c=i.find(e=>e.toLowerCase().startsWith(r.toLowerCase()));return c!==n?c:void 0}(n.map(e=>e.textValue),t,r),i=n.find(e=>e.textValue===a)?.ref.current;!function e(t){R.current=t,window.clearTimeout(S.current),""!==t&&(S.current=window.setTimeout(()=>e(""),1e3))}(t),i&&setTimeout(()=>i.focus())};fO.useEffect(()=>()=>window.clearTimeout(S.current),[]),_();const D=fO.useCallback(e=>N.current===P.current?.side&&function(e,t){return!!t&&function(e,t){const{x:n,y:o}=e;let r=!1;for(let a=0,i=t.length-1;a<t.length;i=a++){const e=t[a],l=t[i],s=e.x,c=e.y,u=l.x,d=l.y;c>o!=d>o&&n<(u-s)*(o-c)/(d-c)+s&&(r=!r)}return r}({x:e.clientX,y:e.clientY},t)}(e,P.current?.area),[]);return RO(qR,{scope:n,searchRef:R,onItemEnter:fO.useCallback(e=>{D(e)&&e.preventDefault()},[D]),onItemLeave:fO.useCallback(e=>{D(e)||(E.current?.focus(),A(null))},[D]),onTriggerLeave:fO.useCallback(e=>{D(e)&&e.preventDefault()},[D]),pointerGraceTimerRef:M,onPointerGraceIntentChange:fO.useCallback(e=>{P.current=e},[]),children:RO(G,{...V,children:RO(Ei,{asChild:!0,trapped:r,onMountAutoFocus:s(a,e=>{e.preventDefault(),E.current?.focus({preventScroll:!0})}),onUnmountAutoFocus:i,children:RO(bi,{asChild:!0,disableOutsidePointerEvents:c,onEscapeKeyDown:d,onPointerDownOutside:p,onFocusOutside:m,onInteractOutside:f,onDismiss:g,children:RO(hv,{asChild:!0,...I,dir:w.dir,orientation:"vertical",loop:o,currentTabStopId:x,onCurrentTabStopIdChange:A,onEntryFocus:s(u,e=>{w.isUsingKeyboardRef.current||e.preventDefault()}),preventScrollOnEntryFocus:!0,children:RO(iv,{role:"menu","aria-orientation":"vertical","data-state":Uo(b.open),"data-radix-menu-content":"",dir:w.dir,...y,...v,ref:O,style:{outline:"none",...v.style},onKeyDown:s(v.onKeyDown,e=>{const t=e.target.closest("[data-radix-menu-content]")===e.currentTarget,n=e.ctrlKey||e.altKey||e.metaKey,o=1===e.key.length;t&&("Tab"===e.key&&e.preventDefault(),!n&&o&&T(e.key));const r=E.current;if(e.target!==r)return;if(!yv.includes(e.key))return;e.preventDefault();const a=C().filter(e=>!e.disabled).map(e=>e.ref.current);wv.includes(e.key)&&a.reverse(),function(e){const t=document.activeElement;for(const n of e){if(n===t)return;if(n.focus(),document.activeElement!==t)return}}(a)}),onBlur:s(e.onBlur,e=>{e.currentTarget.contains(e.target)||(window.clearTimeout(S.current),R.current="")}),onPointerMove:s(e.onPointerMove,$o(e=>{const t=e.target,n=B.current!==e.clientX;if(e.currentTarget.contains(t)&&n){const t=e.clientX>B.current?"right":"left";N.current=t,B.current=e.clientX}}))})})})})})})}),Nv.displayName=Pv,Dv="MenuGroup",(kv=fO.forwardRef((e,t)=>{const{__scopeMenu:n,...o}=e;return RO(di.div,{role:"group",...o,ref:t})})).displayName=Dv,Lv="MenuLabel",(zv=fO.forwardRef((e,t)=>{const{__scopeMenu:n,...o}=e;return RO(di.div,{...o,ref:t})})).displayName=Lv,Fv="MenuItem",Hv="menu.itemSelect",(Wv=fO.forwardRef((e,t)=>{const{disabled:n=!1,onSelect:o,...r}=e,a=fO.useRef(null),i=XR(Fv,e.__scopeMenu),c=YR(Fv,e.__scopeMenu),u=l(t,a),d=fO.useRef(!1);return RO(Xv,{...r,ref:u,disabled:n,onClick:s(e.onClick,()=>{const e=a.current;if(!n&&e){const t=new CustomEvent(Hv,{bubbles:!0,cancelable:!0});e.addEventListener(Hv,e=>o?.(e),{once:!0}),g(e,t),t.defaultPrevented?d.current=!1:i.onClose()}}),onPointerDown:t=>{e.onPointerDown?.(t),d.current=!0},onPointerUp:s(e.onPointerUp,e=>{d.current||e.currentTarget?.click()}),onKeyDown:s(e.onKeyDown,e=>{const t=""!==c.searchRef.current;n||t&&" "===e.key||bv.includes(e.key)&&(e.currentTarget.click(),e.preventDefault())})})})).displayName=Fv,Xv=fO.forwardRef((e,t)=>{const{__scopeMenu:n,disabled:o=!1,textValue:r,...a}=e,i=YR(Fv,n),c=Ev(n),u=fO.useRef(null),d=l(t,u),[p,m]=fO.useState(!1),[f,g]=fO.useState("");return fO.useEffect(()=>{const e=u.current;e&&g((e.textContent??"").trim())},[a.children]),RO(TR.ItemSlot,{scope:n,disabled:o,textValue:r??f,children:RO(vv,{asChild:!0,...c,focusable:!o,children:RO(di.div,{role:"menuitem","data-highlighted":p?"":void 0,"aria-disabled":o||void 0,"data-disabled":o?"":void 0,...a,ref:d,onPointerMove:s(e.onPointerMove,$o(e=>{if(o)i.onItemLeave(e);else if(i.onItemEnter(e),!e.defaultPrevented){e.currentTarget.focus({preventScroll:!0})}})),onPointerLeave:s(e.onPointerLeave,$o(e=>i.onItemLeave(e))),onFocus:s(e.onFocus,()=>m(!0)),onBlur:s(e.onBlur,()=>m(!1))})})})}),jv="MenuCheckboxItem",(Zv=fO.forwardRef((e,t)=>{const{checked:n=!1,onCheckedChange:o,...r}=e;return RO(QR,{scope:e.__scopeMenu,checked:n,children:RO(Wv,{role:"menuitemcheckbox","aria-checked":Qo(n)?"mixed":n,...r,ref:t,"data-state":Ko(n),onSelect:s(r.onSelect,()=>o?.(!!Qo(n)||!n),{checkForDefaultPrevented:!1})})})})).displayName=jv,qv="MenuRadioGroup";var[JR,UR]=LR(qv,{value:void 0,onValueChange:()=>{}});(Yv=fO.forwardRef((e,t)=>{const{value:n,onValueChange:o,...r}=e,a=h(o);return RO(JR,{scope:e.__scopeMenu,value:n,onValueChange:a,children:RO(kv,{...r,ref:t})})})).displayName=qv,Jv="MenuRadioItem",(Uv=fO.forwardRef((e,t)=>{const{value:n,...o}=e,r=UR(Jv,e.__scopeMenu),a=n===r.value;return RO(QR,{scope:e.__scopeMenu,checked:a,children:RO(Wv,{role:"menuitemradio","aria-checked":a,...o,ref:t,"data-state":Ko(a),onSelect:s(o.onSelect,()=>r.onValueChange?.(n),{checkForDefaultPrevented:!1})})})})).displayName=Jv,Qv="MenuItemIndicator";var[QR,KR]=LR(Qv,{checked:!1});(Kv=fO.forwardRef((e,t)=>{const{__scopeMenu:n,forceMount:o,...r}=e,a=KR(Qv,n);return RO(Ri,{present:o||Qo(a.checked)||!0===a.checked,children:RO(di.span,{...r,ref:t,"data-state":Ko(a.checked)})})})).displayName=Qv,$v="MenuSeparator",(eb=fO.forwardRef((e,t)=>{const{__scopeMenu:n,...o}=e;return RO(di.div,{role:"separator","aria-orientation":"horizontal",...o,ref:t})})).displayName=$v,tb="MenuArrow",(nb=fO.forwardRef((e,t)=>{const{__scopeMenu:n,...o}=e,r=Av(n);return RO(lv,{...r,...o,ref:t})})).displayName=tb,ob="MenuSub";var[$R,eM]=LR(ob);rb="MenuSubTrigger",(ab=fO.forwardRef((e,t)=>{const n=HR(rb,e.__scopeMenu),o=XR(rb,e.__scopeMenu),r=eM(rb,e.__scopeMenu),a=YR(rb,e.__scopeMenu),l=fO.useRef(null),{pointerGraceTimerRef:c,onPointerGraceIntentChange:u}=a,d={__scopeMenu:e.__scopeMenu},p=fO.useCallback(()=>{l.current&&window.clearTimeout(l.current),l.current=null},[]);return fO.useEffect(()=>p,[p]),fO.useEffect(()=>{const e=c.current;return()=>{window.clearTimeout(e),u(null)}},[c,u]),RO(Sv,{asChild:!0,...d,children:RO(Xv,{id:r.triggerId,"aria-haspopup":"menu","aria-expanded":n.open,"aria-controls":r.contentId,"data-state":Uo(n.open),...e,ref:i(t,r.onTriggerChange),onClick:t=>{e.onClick?.(t),e.disabled||t.defaultPrevented||(t.currentTarget.focus(),n.open||n.onOpenChange(!0))},onPointerMove:s(e.onPointerMove,$o(t=>{a.onItemEnter(t),t.defaultPrevented||e.disabled||n.open||l.current||(a.onPointerGraceIntentChange(null),l.current=window.setTimeout(()=>{n.onOpenChange(!0),p()},100))})),onPointerLeave:s(e.onPointerLeave,$o(e=>{p();const t=n.content?.getBoundingClientRect();if(t){const o=n.content?.dataset.side,r="right"===o,i=r?-5:5,l=t[r?"left":"right"],s=t[r?"right":"left"];a.onPointerGraceIntentChange({area:[{x:e.clientX+i,y:e.clientY},{x:l,y:t.top},{x:s,y:t.top},{x:s,y:t.bottom},{x:l,y:t.bottom}],side:o}),window.clearTimeout(c.current),c.current=window.setTimeout(()=>a.onPointerGraceIntentChange(null),300)}else{if(a.onTriggerLeave(e),e.defaultPrevented)return;a.onPointerGraceIntentChange(null)}})),onKeyDown:s(e.onKeyDown,t=>{const r=""!==a.searchRef.current;e.disabled||r&&" "===t.key||Iv[o.dir].includes(t.key)&&(n.onOpenChange(!0),n.content?.focus(),t.preventDefault())})})})})).displayName=rb,ib="MenuSubContent",(lb=fO.forwardRef((e,t)=>{const n=ZR(Pv,e.__scopeMenu),{forceMount:o=n.forceMount,...r}=e,a=HR(Pv,e.__scopeMenu),i=XR(Pv,e.__scopeMenu),c=eM(ib,e.__scopeMenu),u=fO.useRef(null),d=l(t,u);return RO(TR.Provider,{scope:e.__scopeMenu,children:RO(Ri,{present:o||a.open,children:RO(TR.Slot,{scope:e.__scopeMenu,children:RO(Tv,{id:c.contentId,"aria-labelledby":c.triggerId,...r,ref:d,align:"start",side:"rtl"===i.dir?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:e=>{i.isUsingKeyboardRef.current&&u.current?.focus(),e.preventDefault()},onCloseAutoFocus:e=>e.preventDefault(),onFocusOutside:s(e.onFocusOutside,e=>{e.target!==c.trigger&&a.onOpenChange(!1)}),onEscapeKeyDown:s(e.onEscapeKeyDown,e=>{i.onClose(),e.preventDefault()}),onKeyDown:s(e.onKeyDown,e=>{const t=e.currentTarget.contains(e.target),n=Cv[i.dir].includes(e.key);t&&n&&(a.onOpenChange(!1),c.trigger?.focus(),e.preventDefault())})})})})})})).displayName=ib,sb=_v,cb=Sv,ub=Mv,db=Nv,pb=kv,mb=zv,fb=Wv,gb=Zv,hb=Yv,vb=Uv,bb=Kv,wb=eb,yb=nb,Ib=ab,Cb=lb,xb="DropdownMenu";var[tM]=o(xb,[zR]);Ab=zR();var[nM,oM]=tM(xb);(Eb=e=>{const{__scopeDropdownMenu:t,children:n,dir:o,open:r,defaultOpen:a,onOpenChange:i,modal:l=!0}=e,s=Ab(t),d=fO.useRef(null),[p,m]=u({prop:r,defaultProp:a??!1,onChange:i,caller:xb});return RO(nM,{scope:t,triggerId:c(),triggerRef:d,contentId:c(),open:p,onOpenChange:m,onOpenToggle:fO.useCallback(()=>m(e=>!e),[m]),modal:l,children:RO(sb,{...s,open:p,onOpenChange:m,dir:o,modal:l,children:n})})}).displayName=xb,_b="DropdownMenuTrigger",(Ob=fO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,disabled:o=!1,...r}=e,a=oM(_b,n),l=Ab(n);return RO(cb,{asChild:!0,...l,children:RO(di.button,{type:"button",id:a.triggerId,"aria-haspopup":"menu","aria-expanded":a.open,"aria-controls":a.open?a.contentId:void 0,"data-state":a.open?"open":"closed","data-disabled":o?"":void 0,disabled:o,...r,ref:i(t,a.triggerRef),onPointerDown:s(e.onPointerDown,e=>{o||0!==e.button||!1!==e.ctrlKey||(a.onOpenToggle(),a.open||e.preventDefault())}),onKeyDown:s(e.onKeyDown,e=>{o||(["Enter"," "].includes(e.key)&&a.onOpenToggle(),"ArrowDown"===e.key&&a.onOpenChange(!0),["Enter"," ","ArrowDown"].includes(e.key)&&e.preventDefault())})})})})).displayName=_b,(Sb=e=>{const{__scopeDropdownMenu:t,...n}=e,o=Ab(t);return RO(ub,{...o,...n})}).displayName="DropdownMenuPortal",Rb="DropdownMenuContent",(Mb=fO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=oM(Rb,n),a=Ab(n),i=fO.useRef(!1);return RO(db,{id:r.contentId,"aria-labelledby":r.triggerId,...a,...o,ref:t,onCloseAutoFocus:s(e.onCloseAutoFocus,e=>{i.current||r.triggerRef.current?.focus(),i.current=!1,e.preventDefault()}),onInteractOutside:s(e.onInteractOutside,e=>{const t=e.detail.originalEvent,n=0===t.button&&!0===t.ctrlKey,o=2===t.button||n;r.modal&&!o||(i.current=!0)}),style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})})).displayName=Rb,Pb="DropdownMenuGroup",(Nb=fO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=Ab(n);return RO(pb,{...r,...o,ref:t})})).displayName=Pb,Bb="DropdownMenuLabel",(Gb=fO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=Ab(n);return RO(mb,{...r,...o,ref:t})})).displayName=Bb,Vb="DropdownMenuItem",(Tb=fO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=Ab(n);return RO(fb,{...r,...o,ref:t})})).displayName=Vb,Db="DropdownMenuCheckboxItem",fO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=Ab(n);return RO(gb,{...r,...o,ref:t})}).displayName=Db,kb="DropdownMenuRadioGroup",fO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=Ab(n);return RO(hb,{...r,...o,ref:t})}).displayName=kb,Lb="DropdownMenuRadioItem",fO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=Ab(n);return RO(vb,{...r,...o,ref:t})}).displayName=Lb,zb="DropdownMenuItemIndicator",fO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=Ab(n);return RO(bb,{...r,...o,ref:t})}).displayName=zb,Fb="DropdownMenuSeparator",(Hb=fO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=Ab(n);return RO(wb,{...r,...o,ref:t})})).displayName=Fb,Wb="DropdownMenuArrow",fO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=Ab(n);return RO(yb,{...r,...o,ref:t})}).displayName=Wb,Xb="DropdownMenuSubTrigger",fO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=Ab(n);return RO(Ib,{...r,...o,ref:t})}).displayName=Xb,jb="DropdownMenuSubContent",fO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=Ab(n);return RO(Cb,{...r,...o,ref:t,style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})}).displayName=jb,Zb=Eb,qb=Ob,Yb=Sb,Jb=Mb,Ub=Nb,Qb=Gb,Kb=Tb,$b=Hb,ew="Dropdown-modules_content__hz-wg",tw="Dropdown-modules_scrollableArea__9SHHg",nw="Dropdown-modules_item__67YXq",ow="Dropdown-modules_label__05rx3",rw="Dropdown-modules_warning__dIJD1",aw="Dropdown-modules_separator__dNtZP";const rM=gO.forwardRef(({children:e,className:t,...n},o)=>gO.createElement(Yb,{...n},gO.createElement(Jb,{className:ai(ew,"demio-ui-dropdown-content",t),...n,ref:o},gO.createElement("div",{className:tw},e)))),aM=gO.forwardRef(({className:e,...t},n)=>gO.createElement($b,{ref:n,...t,className:ai(aw,"demio-ui-dropdown-separator",e)})),iM=Zb,lM=qb,sM=Qb,cM=Kb,uM=Ub,dM=Yb,pM=({children:e,className:t="",isWarning:n=!1,isLabel:o=!1,disabled:r=!1,onSelect:a,...i})=>{const l=ai(nw,"demio-ui-dropdown-item",{[t]:t,[rw]:n,"demio-ui-dropdown-label":o,[ow]:o});return o?gO.createElement(Qb,{className:l,...i},e):gO.createElement(Kb,{className:l,disabled:r,onSelect:a,...i},e)};iw={formGroup:"FormGroup-modules_formGroup__Zjh7i",horizontal:"FormGroup-modules_horizontal__9g7gn",vertical:"FormGroup-modules_vertical__yPEor",between:"FormGroup-modules_between__poqnA",start:"FormGroup-modules_start__ylflU",center:"FormGroup-modules_center__xkWT-",startAlignItems:"FormGroup-modules_startAlignItems__h-nDr",stretchAlignItems:"FormGroup-modules_stretchAlignItems__jg3e0",centerAlignItems:"FormGroup-modules_centerAlignItems__J7KaF"},lw="InfoBanner-modules_infoBanner__6KCFX",sw="InfoBanner-modules_infoBannerWrapper__mUG2s",cw="InfoBanner-modules_contentWrapper__GVYBK",uw="InfoBanner-modules_title__HqhSZ",dw="InfoBanner-modules_iconWrapper__MiPMN";const mM=({children:e=null,className:t="",icon:n=null,isIconVisible:o=!0,text:r=null,title:a=null})=>gO.createElement("div",{className:ai(lw,"demio-ui-info-banner",t)},gO.createElement("div",{className:ai(sw,"demio-ui-info-banner-wrapper")},o&&gO.createElement("div",{className:ai(dw,"demio-ui-info-banner-iconWrapper")},n||gO.createElement(qm,null)),e||gO.createElement("div",{className:ai(cw,"demio-ui-info-banner-contentWrapper")},a&&gO.createElement("span",{className:ai(uw,"demio-ui-info-banner-title")},a),r&&gO.createElement("span",{className:"demio-ui-info-banner-text"},r))));pw="ModalScrollable-modules_overlay__e4-c1",mw="ModalScrollable-modules_closeBtn__prSB-",fw="ModalScrollable-modules_isHidden__rqtyM",gw="ModalScrollable-modules_title__TzPu5",hw="ModalScrollable-modules_withHeader__OTqO-",vw="ModalScrollable-modules_header__BaeDK",bw="ModalScrollable-modules_noTitle__Aeqsv",ww="ModalScrollable-modules_content__oWfLS",yw="ModalScrollable-modules_body__zrctf",Iw="ModalScrollable-modules_footer__fxnqN",Cw="ModalScrollable-modules_footerButtonsContainer__MhbTv",xw="ModalScrollable-modules_withFooter__HDHPq",Aw="ModalScrollable-modules_btn__KdfVl";const fM=bO(vO(({children:e,customBodyClass:t="",customCloseBtnClass:n="",customContentClass:o="",customFooterClass:r="",customOverlayClass:a="",customTitleClass:i="",footer:l,header:s,isClosable:c=!0,isCloseButtonVisible:u=!0,isOkBtnDisabled:d=!1,isOpen:p,isOpenByDefault:m=!1,onOpenChange:f,portalContainer:g,title:h="",cancelBtnText:v="Cancel",customCancelBtnClass:b="",cancelBtnColor:w="dark",cancelBtnVariant:y="tertiary",isAvailableCancelBtn:I=!0,onCancel:C,okBtnText:x="ok",customOkBtnClass:A="",okBtnColor:E="green",okBtnVariant:_="primary",isAvailableOkBtn:O=!0,onOk:S},R)=>{const M=e=>{f?.(e)},P=(e=null)=>{C?.(e),M(!1)};return gO.createElement(is,{defaultOpen:m,open:p,onOpenChange:M},gO.createElement(ss,{container:g||void 0},gO.createElement(cs,{className:ai("demio-ui-scrollable-modal-overlay",pw,a),"data-testid":"scrollable-modal-overlay"}),gO.createElement(us,{"aria-describedby":void 0,className:ai("demio-ui-scrollable-modal-content",ww,o),"data-testid":"scrollable-modal-content",onPointerDownOutside:e=>{c?P():e?.preventDefault()},ref:R},gO.createElement(ds,{className:ai("demio-ui-scrollable-modal-title",gw,{"no-title":!h,[fw]:!h,"with-header":!!s,[hw]:!!s},i),"data-testid":"scrollable-modal-title"},h),!!s&&gO.createElement("div",{className:ai("demio-ui-scrollable-modal-header",vw,{"without-title":!h,[bw]:!h}),"data-testid":"scrollable-modal-header"},s),gO.createElement(ms,{className:ai("demio-ui-scrollable-modal-close-btn",mw,{"no-close-btn":!u,[fw]:!u},n),"data-testid":"scrollable-modal-close-btn",onClick:P},gO.createElement(Hs,null)),gO.createElement("div",{className:ai("demio-ui-scrollable-modal-body",yw,t),"data-testid":"scrollable-modal-body"},e),(I||O||!!l)&&gO.createElement("div",{className:ai("demio-ui-scrollable-modal-footer",Iw,r),"data-testid":"scrollable-modal-footer"},l,(I||O)&&gO.createElement("div",{className:ai("demio-ui-scrollable-modal-footer-buttons-container",Cw,{"with-footer":!!l,[xw]:!!l}),"data-testid":"scrollable-modal-footer-buttons-container"},I&&gO.createElement(eS,{className:ai("demio-ui-scrollable-modal-footer-cancel-btn",Aw,b),color:w,"data-testid":"scrollable-modal-footer-cancel-btn",onClick:P,variant:y},v),O&&gO.createElement(eS,{className:ai("demio-ui-scrollable-modal-footer-ok-btn",Aw,A),color:E,"data-testid":"scrollable-modal-footer-ok-btn",disabled:d,onClick:e=>{S?.(e)},variant:_},x))))))}));var gM,hM,vM,bM;for(Ew=["defaultInputValue","defaultMenuIsOpen","defaultValue","inputValue","menuIsOpen","onChange","onInputChange","onMenuClose","onMenuOpen","value"],_w=function(){function e(e){var t=this;this._insertTag=function(e){var n;n=0===t.tags.length?t.insertionPoint?t.insertionPoint.nextSibling:t.prepend?t.container.firstChild:t.before:t.tags[t.tags.length-1].nextSibling,t.container.insertBefore(e,n),t.tags.push(e)},this.isSpeedy=void 0===e.speedy||e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.prepend=e.prepend,this.insertionPoint=e.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(e){e.forEach(this._insertTag)},t.insert=function(e){var t,n;if(this.ctr%(this.isSpeedy?65e3:1)==0&&this._insertTag(function(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),void 0!==e.nonce&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}(this)),t=this.tags[this.tags.length-1],this.isSpeedy){n=function(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}(t);try{n.insertRule(e,n.cssRules.length)}catch(vM){}}else t.appendChild(document.createTextNode(e));this.ctr++},t.flush=function(){this.tags.forEach(function(e){var t;return null==(t=e.parentNode)?void 0:t.removeChild(e)}),this.tags=[],this.ctr=0},e}(),Ow="-ms-",Sw="-moz-",Rw="-webkit-",Mw="comm",Pw="rule",Nw="decl",Bw="@import",Gw="@keyframes",Vw="@layer",Tw=Math.abs,Dw=String.fromCharCode,kw=Object.assign,Lw=1,zw=1,Fw=0,Hw=0,Ww=0,Xw="",jw=function(e){var t=new WeakMap;return function(n){if(t.has(n))return t.get(n);var o=e(n);return t.set(n,o),o}},Zw="undefined"!=typeof document,qw=function(e,t,n){for(var o=0,r=0;o=r,r=Rr(),38===o&&12===r&&(t[n]=1),!Nr(r);)Sr();return Pr(e,Hw)},Yw=function(e,t){var n=-1,o=44;do{switch(Nr(o)){case 0:38===o&&12===Rr()&&(t[n]=1),e[n]+=qw(Hw-1,t,n);break;case 2:e[n]+=Vr(o);break;case 4:if(44===o){e[++n]=58===Rr()?"&\f":"",t[n]=e[n].length;break}default:e[n]+=Dw(o)}}while(o=Sr());return e},Jw=function(e,t){return Gr(Yw(Br(e),t))},Uw=new WeakMap,Qw=function(e){var t,n,o,r,a,i,l,s,c;if("rule"===e.type&&e.parent&&!(e.length<1)){for(t=e.value,n=e.parent,o=e.column===n.column&&e.line===n.line;"rule"!==n.type;)if(!(n=n.parent))return;if((1!==e.props.length||58===t.charCodeAt(0)||Uw.get(n))&&!o)for(Uw.set(e,!0),a=Jw(t,r=[]),i=n.props,l=0,s=0;l<a.length;l++)for(c=0;c<i.length;c++,s++)e.props[s]=r[l]?a[l].replace(/&\f/g,i[c]):i[c]+" "+a[l]}},Kw=function(e){if("decl"===e.type){var t=e.value;108===t.charCodeAt(0)&&98===t.charCodeAt(2)&&(e.return="",e.value="")}},$w=function(e,t,n,o){if(e.length>-1&&!e.return)switch(e.type){case Nw:e.return=Ur(e.value,e.length);break;case Gw:return Zr([_r(e,{value:br(e.value,"@","@"+Rw)})],o);case Pw:if(e.length)return function(e,t){return e.map(t).join("")}(e.props,function(t){switch(function(e,t){return(e=t.exec(e))?e[0]:e}(t,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Zr([_r(e,{props:[br(t,/:(read-\w+)/,":"+Sw+"$1")]})],o);case"::placeholder":return Zr([_r(e,{props:[br(t,/:(plac\w+)/,":"+Rw+"input-$1")]}),_r(e,{props:[br(t,/:(plac\w+)/,":"+Sw+"$1")]}),_r(e,{props:[br(t,/:(plac\w+)/,Ow+"input-$1")]})],o)}return""})}},ey=Zw?void 0:jw(function(){return Jr(function(){return{}})}),ty=[$w],ny=function(e){var t,n,o,r,a,i,l,s,c,u,d,p,m,f,g,h,v,b,w=e.key;return Zw&&"css"===w&&(t=document.querySelectorAll("style[data-emotion]:not([data-s])"),Array.prototype.forEach.call(t,function(e){-1!==e.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(e),e.setAttribute("data-s",""))})),n=e.stylisPlugins||ty,o={},a=[],Zw&&(r=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+w+' "]'),function(e){var t,n=e.getAttribute("data-emotion").split(" ");for(t=1;t<n.length;t++)o[n[t]]=!0;a.push(e)})),l=[Qw,Kw],ey?(p=[qr],m=Yr(l.concat(n,p)),f=function(e){return Zr(Fr(e),m)},g=ey(n)(w),h=function(e,t){var n=t.name;return void 0===g[n]&&(g[n]=f(e?e+"{"+t.styles+"}":t.styles)),g[n]},i=function(e,t,n,o){var r=t.name,a=h(e,t);return void 0===v.compat?(o&&(v.inserted[r]=!0),a):o?void(v.inserted[r]=a):a}):(c=[qr,(b=function(e){s.insert(e)},function(e){e.root||(e=e.return)&&b(e)})],u=Yr(l.concat(n,c)),d=function(e){return Zr(Fr(e),u)},i=function(e,t,n,o){s=n,d(e?e+"{"+t.styles+"}":t.styles),o&&(v.inserted[t.name]=!0)}),(v={key:w,sheet:new _w({key:w,container:r,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:o,registered:{},insert:i}).sheet.hydrate(a),v},oy="undefined"!=typeof document,ry=function(e,t,n){var o=e.key+"-"+t.name;(!1===n||!1===oy&&void 0!==e.compat)&&void 0===e.registered[o]&&(e.registered[o]=t.styles)},ay=function(e,t,n){var o,r,a,i;if(ry(e,t,n),o=e.key+"-"+t.name,void 0===e.inserted[t.name]){r="",a=t;do{i=e.insert(t===a?"."+o:"",a,e.sheet,!0),oy||void 0===i||(r+=i),a=a.next}while(void 0!==a);if(!oy&&0!==r.length)return r}},iy={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},ly=/[A-Z]|^ms/g,sy=/_EMO_([^_]+?)_([^]*?)_EMO_/g,cy=function(e){return 45===e.charCodeAt(1)},uy=function(e){return null!=e&&"boolean"!=typeof e},dy=Jr(function(e){return cy(e)?e:e.replace(ly,"-$&").toLowerCase()}),py=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(sy,function(e,t,n){return fy={name:t,styles:n,next:fy},t})}return 1===iy[e]||cy(e)||"number"!=typeof t||0===t?t:t+"px"},my=/label:\s*([^\s;{]+)\s*(;|$)/g,gy="undefined"!=typeof document,hy=function(e){return e()},vy=!!fO.useInsertionEffect&&fO.useInsertionEffect,by=gy&&vy||hy,wy="undefined"!=typeof document,(yy=fO.createContext("undefined"!=typeof HTMLElement?ny({key:"css"}):null)).Provider,Iy=function(e){return vO(function(t,n){var o=xO(yy);return e(t,o,n)})},wy||(Iy=function(e){return function(t){var n=xO(yy);return null===n?(n=ny({key:"css"}),fO.createElement(yy.Provider,{value:n},e(t,n))):e(t,n)}}),Cy=fO.createContext({}),xy={}.hasOwnProperty,Ay="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",Ey=function(e,t){var n,o={};for(n in t)xy.call(t,n)&&(o[n]=t[n]);return o[Ay]=e,o},_y=function(e){var t,n,o,r,a=e.cache,i=e.serialized,l=e.isStringTag;if(ry(a,i,l),t=by(function(){return ay(a,i,l)}),!wy&&void 0!==t){for(o=i.name,r=i.next;void 0!==r;)o+=" "+r.name,r=r.next;return fO.createElement("style",((n={})["data-emotion"]=a.key+" "+o,n.dangerouslySetInnerHTML={__html:t},n.nonce=a.sheet.nonce,n))}return null},Oy=Iy(function(e,t,n){var o,r,a,i,l,s,c=e.css;for(s in"string"==typeof c&&void 0!==t.registered[c]&&(c=t.registered[c]),o=e[Ay],r=[c],a="","string"==typeof e.className?a=function(e,t,n){var o="";return n.split(" ").forEach(function(n){void 0!==e[n]?t.push(e[n]+";"):n&&(o+=n+" ")}),o}(t.registered,r,e.className):null!=e.className&&(a=e.className+" "),i=Kr(r,void 0,fO.useContext(Cy)),a+=t.key+"-"+i.name,l={},e)xy.call(e,s)&&"css"!==s&&s!==Ay&&(l[s]=e[s]);return l.className=a,n&&(l.ref=n),fO.createElement(fO.Fragment,null,fO.createElement(_y,{cache:t,serialized:i,isStringTag:"string"==typeof o}),fO.createElement(o,l))}),Sy=Oy,Ry=function(e,t){var n,o,r,a=arguments;if(null==t||!xy.call(t,"css"))return fO.createElement.apply(void 0,a);for(n=a.length,(o=new Array(n))[0]=Sy,o[1]=Ey(e,t),r=2;r<n;r++)o[r]=a[r];return fO.createElement.apply(null,o)},gM=Ry||(Ry={}),hM||(hM=gM.JSX||(gM.JSX={})),My="undefined"!=typeof document,Py=My?CO:function(){},Ny=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],By=function(){},Gy=function(e){return t=e,Array.isArray(t)?e.filter(Boolean):"object"===tr(e)&&null!==e?[e]:[];var t},Vy=function(e){return e.className,e.clearValue,e.cx,e.getStyles,e.getClassNames,e.getValue,e.hasValue,e.isMulti,e.isRtl,e.options,e.selectOption,e.selectProps,e.setValue,e.theme,ar({},cr(e,Ny))},Ty=function(e,t,n){var o=e.cx,r=e.getStyles,a=e.getClassNames,i=e.className;return{css:r(t,e),className:o(null!=n?n:{},a(t,e),i)}},Dy=!1,ky={get passive(){return Dy=!0}},(Ly="undefined"!=typeof window?window:{}).addEventListener&&Ly.removeEventListener&&(Ly.addEventListener("p",By,ky),Ly.removeEventListener("p",By,!1)),zy=Dy,Fy=function(e){var t,n,o,r;for(t=arguments.length,n=new Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];return r=Object.entries(e).filter(function(e){var t=sr(e,1)[0];return!n.includes(t)}),r.reduce(function(e,t){var n=sr(t,2),o=n[0],r=n[1];return e[o]=r,e},{})},Hy=["children","innerProps"],Wy=["children","innerProps"],Xy=function(e){return"auto"===e?"bottom":e},jy=function(e,t){var n,o=e.placement,r=e.theme,a=r.borderRadius,i=r.spacing,l=r.colors;return ar((or(n={label:"menu"},function(e){return e?{bottom:"top",top:"bottom"}[e]:"bottom"}(o),"100%"),or(n,"position","absolute"),or(n,"width","100%"),or(n,"zIndex",1),n),t?{}:{backgroundColor:l.neutral0,borderRadius:a,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:i.menuGutter,marginTop:i.menuGutter})},Zy=EO(null),qy=function(e){var t=e.children,n=e.minMenuHeight,o=e.maxMenuHeight,r=e.menuPlacement,a=e.menuPosition,i=e.menuShouldScrollIntoView,l=e.theme,s=xO(Zy)||{},c=s.setPortalPlacement,u=wO(null),d=hO(o),p=sr(d,2),m=p[0],f=p[1],g=hO(null),h=sr(g,2),v=h[0],b=h[1],w=l.spacing.controlHeight;return Py(function(){var e,t,l=u.current;l&&(e="fixed"===a,t=ua({maxHeight:o,menuEl:l,minHeight:n,placement:r,shouldScroll:i&&!e,isFixedPosition:e,controlHeight:w}),f(t.maxHeight),b(t.placement),null==c||c(t.placement))},[o,r,a,i,n,c,w]),t({ref:u,placerProps:ar(ar({},e),{},{placement:v||Xy(r),maxHeight:m})})},Yy=function(e){var t=e.children,n=e.innerRef,o=e.innerProps;return Ry("div",ur({},Ty(e,"menu",{menu:!0}),{ref:n},o),t)},Jy=function(e,t){var n=e.maxHeight,o=e.theme.spacing.baseUnit;return ar({maxHeight:n,overflowY:"auto",position:"relative",WebkitOverflowScrolling:"touch"},t?{}:{paddingBottom:o,paddingTop:o})},Uy=function(e){var t=e.children,n=e.innerProps,o=e.innerRef,r=e.isMulti;return Ry("div",ur({},Ty(e,"menuList",{"menu-list":!0,"menu-list--is-multi":r}),{ref:o},n),t)},Qy=function(e,t){var n=e.theme,o=n.spacing.baseUnit,r=n.colors;return ar({textAlign:"center"},t?{}:{color:r.neutral40,padding:"".concat(2*o,"px ").concat(3*o,"px")})},Ky=Qy,$y=Qy,eI=function(e){var t=e.children,n=void 0===t?"No options":t,o=e.innerProps,r=cr(e,Hy);return Ry("div",ur({},Ty(ar(ar({},r),{},{children:n,innerProps:o}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),o),n)},tI=function(e){var t=e.children,n=void 0===t?"Loading...":t,o=e.innerProps,r=cr(e,Wy);return Ry("div",ur({},Ty(ar(ar({},r),{},{children:n,innerProps:o}),"loadingMessage",{"menu-notice":!0,"menu-notice--loading":!0}),o),n)},nI=function(e){var t=e.rect,n=e.offset,o=e.position;return{left:t.left,position:o,top:n,width:t.width,zIndex:1}},oI=function(e){var t,n,o,r=e.appendTo,a=e.children,i=e.controlElement,l=e.innerProps,s=e.menuPlacement,c=e.menuPosition,u=wO(null),d=wO(null),p=hO(Xy(s)),m=sr(p,2),f=m[0],g=m[1],h=AO(function(){return{setPortalPlacement:g}},[]),v=hO(null),b=sr(v,2),w=b[0],y=b[1],I=yO(function(){var e,t,n;i&&(e=function(e){var t=e.getBoundingClientRect();return{bottom:t.bottom,height:t.height,left:t.left,right:t.right,top:t.top,width:t.width}}(i),t="fixed"===c?0:window.pageYOffset,(n=e[f]+t)===(null==w?void 0:w.offset)&&e.left===(null==w?void 0:w.rect.left)&&e.width===(null==w?void 0:w.rect.width)||y({offset:n,rect:e}))},[i,c,f,null==w?void 0:w.offset,null==w?void 0:w.rect.left,null==w?void 0:w.rect.width]);return Py(function(){I()},[I]),t=yO(function(){"function"==typeof d.current&&(d.current(),d.current=null),i&&u.current&&(d.current=Ho(i,u.current,I,{elementResize:"ResizeObserver"in window}))},[i,I]),Py(function(){t()},[t]),n=yO(function(e){u.current=e,t()},[t]),!r&&"fixed"!==c||!w?null:(o=Ry("div",ur({ref:n},Ty(ar(ar({},e),{},{offset:w.offset,position:c,rect:w.rect}),"menuPortal",{"menu-portal":!0}),l),a),Ry(Zy.Provider,{value:h},r?GO(o,r):o))},rI=function(e){var t=e.isDisabled;return{label:"container",direction:e.isRtl?"rtl":void 0,pointerEvents:t?"none":void 0,position:"relative"}},aI=function(e){var t=e.children,n=e.innerProps,o=e.isDisabled,r=e.isRtl;return Ry("div",ur({},Ty(e,"container",{"--is-disabled":o,"--is-rtl":r}),n),t)},iI=function(e,t){var n=e.theme.spacing,o=e.isMulti,r=e.hasValue,a=e.selectProps.controlShouldRenderValue;return ar({alignItems:"center",display:o&&r&&a?"flex":"grid",flex:1,flexWrap:"wrap",WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"},t?{}:{padding:"".concat(n.baseUnit/2,"px ").concat(2*n.baseUnit,"px")})},lI=function(e){var t=e.children,n=e.innerProps,o=e.isMulti,r=e.hasValue;return Ry("div",ur({},Ty(e,"valueContainer",{"value-container":!0,"value-container--is-multi":o,"value-container--has-value":r}),n),t)},sI=function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},cI=function(e){var t=e.children,n=e.innerProps;return Ry("div",ur({},Ty(e,"indicatorsContainer",{indicators:!0}),n),t)},dI=["size"],pI=["innerProps","isRtl","size"],mI="production"===process.env.NODE_ENV?{name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"}:{name:"tj5bde-Svg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;label:Svg;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWFjdE5vZGUgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3gsIGtleWZyYW1lcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHtcbiAgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWUsXG4gIENTU09iamVjdFdpdGhMYWJlbCxcbiAgR3JvdXBCYXNlLFxufSBmcm9tICcuLi90eXBlcyc7XG5pbXBvcnQgeyBnZXRTdHlsZVByb3BzIH0gZnJvbSAnLi4vdXRpbHMnO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgSWNvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBTdmcgPSAoe1xuICBzaXplLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZTogbnVtYmVyIH0pID0+IChcbiAgPHN2Z1xuICAgIGhlaWdodD17c2l6ZX1cbiAgICB3aWR0aD17c2l6ZX1cbiAgICB2aWV3Qm94PVwiMCAwIDIwIDIwXCJcbiAgICBhcmlhLWhpZGRlbj1cInRydWVcIlxuICAgIGZvY3VzYWJsZT1cImZhbHNlXCJcbiAgICBjc3M9e3tcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgZmlsbDogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBsaW5lSGVpZ2h0OiAxLFxuICAgICAgc3Ryb2tlOiAnY3VycmVudENvbG9yJyxcbiAgICAgIHN0cm9rZVdpZHRoOiAwLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IHR5cGUgQ3Jvc3NJY29uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgQ3Jvc3NJY29uID0gKHByb3BzOiBDcm9zc0ljb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNMTQuMzQ4IDE0Ljg0OWMtMC40NjkgMC40NjktMS4yMjkgMC40NjktMS42OTcgMGwtMi42NTEtMy4wMzAtMi42NTEgMy4wMjljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDAtMC40NjktMC40NjktMC40NjktMS4yMjkgMC0xLjY5N2wyLjc1OC0zLjE1LTIuNzU5LTMuMTUyYy0wLjQ2OS0wLjQ2OS0wLjQ2OS0xLjIyOCAwLTEuNjk3czEuMjI4LTAuNDY5IDEuNjk3IDBsMi42NTIgMy4wMzEgMi42NTEtMy4wMzFjMC40NjktMC40NjkgMS4yMjgtMC40NjkgMS42OTcgMHMwLjQ2OSAxLjIyOSAwIDEuNjk3bC0yLjc1OCAzLjE1MiAyLjc1OCAzLjE1YzAuNDY5IDAuNDY5IDAuNDY5IDEuMjI5IDAgMS42OTh6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuZXhwb3J0IHR5cGUgRG93bkNoZXZyb25Qcm9wcyA9IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU/OiBudW1iZXIgfTtcbmV4cG9ydCBjb25zdCBEb3duQ2hldnJvbiA9IChwcm9wczogRG93bkNoZXZyb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNNC41MTYgNy41NDhjMC40MzYtMC40NDYgMS4wNDMtMC40ODEgMS41NzYgMGwzLjkwOCAzLjc0NyAzLjkwOC0zLjc0N2MwLjUzMy0wLjQ4MSAxLjE0MS0wLjQ0NiAxLjU3NCAwIDAuNDM2IDAuNDQ1IDAuNDA4IDEuMTk3IDAgMS42MTUtMC40MDYgMC40MTgtNC42OTUgNC41MDItNC42OTUgNC41MDItMC4yMTcgMC4yMjMtMC41MDIgMC4zMzUtMC43ODcgMC4zMzVzLTAuNTctMC4xMTItMC43ODktMC4zMzVjMCAwLTQuMjg3LTQuMDg0LTQuNjk1LTQuNTAycy0wLjQzNi0xLjE3IDAtMS42MTV6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgQnV0dG9uc1xuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG5cbmV4cG9ydCBpbnRlcmZhY2UgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBUaGUgY2hpbGRyZW4gdG8gYmUgcmVuZGVyZWQgaW5zaWRlIHRoZSBpbmRpY2F0b3IuICovXG4gIGNoaWxkcmVuPzogUmVhY3ROb2RlO1xuICAvKiogUHJvcHMgdGhhdCB3aWxsIGJlIHBhc3NlZCBvbiB0byB0aGUgY2hpbGRyZW4uICovXG4gIGlubmVyUHJvcHM6IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snZGl2J107XG4gIC8qKiBUaGUgZm9jdXNlZCBzdGF0ZSBvZiB0aGUgc2VsZWN0LiAqL1xuICBpc0ZvY3VzZWQ6IGJvb2xlYW47XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG59XG5cbmNvbnN0IGJhc2VDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgdGhlbWU6IHtcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICAgIGNvbG9ycyxcbiAgICB9LFxuICB9OlxuICAgIHwgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuICAgIHwgQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2luZGljYXRvckNvbnRhaW5lcicsXG4gIGRpc3BsYXk6ICdmbGV4JyxcbiAgdHJhbnNpdGlvbjogJ2NvbG9yIDE1MG1zJyxcbiAgLi4uKHVuc3R5bGVkXG4gICAgPyB7fVxuICAgIDoge1xuICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw2MCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIHBhZGRpbmc6IGJhc2VVbml0ICogMixcbiAgICAgICAgJzpob3Zlcic6IHtcbiAgICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw4MCA6IGNvbG9ycy5uZXV0cmFsNDAsXG4gICAgICAgIH0sXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgZHJvcGRvd25JbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IERyb3Bkb3duSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnZHJvcGRvd25JbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2Ryb3Bkb3duLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8RG93bkNoZXZyb24gLz59XG4gICAgPC9kaXY+XG4gICk7XG59O1xuXG5leHBvcnQgaW50ZXJmYWNlIENsZWFySW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xufVxuXG5leHBvcnQgY29uc3QgY2xlYXJJbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IENsZWFySW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnY2xlYXJJbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2NsZWFyLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8Q3Jvc3NJY29uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBTZXBhcmF0b3Jcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIEluZGljYXRvclNlcGFyYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpbm5lclByb3BzPzogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ107XG59XG5cbmV4cG9ydCBjb25zdCBpbmRpY2F0b3JTZXBhcmF0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0Rpc2FibGVkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JTZXBhcmF0b3InLFxuICBhbGlnblNlbGY6ICdzdHJldGNoJyxcbiAgd2lkdGg6IDEsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgYmFja2dyb3VuZENvbG9yOiBpc0Rpc2FibGVkID8gY29sb3JzLm5ldXRyYWwxMCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIG1hcmdpbkJvdHRvbTogYmFzZVVuaXQgKiAyLFxuICAgICAgICBtYXJnaW5Ub3A6IGJhc2VVbml0ICogMixcbiAgICAgIH0pLFxufSk7XG5cbmV4cG9ydCBjb25zdCBJbmRpY2F0b3JTZXBhcmF0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHByb3BzOiBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgaW5uZXJQcm9wcyB9ID0gcHJvcHM7XG4gIHJldHVybiAoXG4gICAgPHNwYW5cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgICAgey4uLmdldFN0eWxlUHJvcHMocHJvcHMsICdpbmRpY2F0b3JTZXBhcmF0b3InLCB7XG4gICAgICAgICdpbmRpY2F0b3Itc2VwYXJhdG9yJzogdHJ1ZSxcbiAgICAgIH0pfVxuICAgIC8+XG4gICk7XG59O1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIExvYWRpbmdcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBsb2FkaW5nRG90QW5pbWF0aW9ucyA9IGtleWZyYW1lc2BcbiAgMCUsIDgwJSwgMTAwJSB7IG9wYWNpdHk6IDA7IH1cbiAgNDAlIHsgb3BhY2l0eTogMTsgfVxuYDtcblxuZXhwb3J0IGNvbnN0IGxvYWRpbmdJbmRpY2F0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgc2l6ZSxcbiAgICB0aGVtZToge1xuICAgICAgY29sb3JzLFxuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgIH0sXG4gIH06IExvYWRpbmdJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2xvYWRpbmdJbmRpY2F0b3InLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIGFsaWduU2VsZjogJ2NlbnRlcicsXG4gIGZvbnRTaXplOiBzaXplLFxuICBsaW5lSGVpZ2h0OiAxLFxuICBtYXJnaW5SaWdodDogc2l6ZSxcbiAgdGV4dEFsaWduOiAnY2VudGVyJyxcbiAgdmVydGljYWxBbGlnbjogJ21pZGRsZScsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5pbnRlcmZhY2UgTG9hZGluZ0RvdFByb3BzIHtcbiAgZGVsYXk6IG51bWJlcjtcbiAgb2Zmc2V0OiBib29sZWFuO1xufVxuY29uc3QgTG9hZGluZ0RvdCA9ICh7IGRlbGF5LCBvZmZzZXQgfTogTG9hZGluZ0RvdFByb3BzKSA9PiAoXG4gIDxzcGFuXG4gICAgY3NzPXt7XG4gICAgICBhbmltYXRpb246IGAke2xvYWRpbmdEb3RBbmltYXRpb25zfSAxcyBlYXNlLWluLW91dCAke2RlbGF5fW1zIGluZmluaXRlO2AsXG4gICAgICBiYWNrZ3JvdW5kQ29sb3I6ICdjdXJyZW50Q29sb3InLFxuICAgICAgYm9yZGVyUmFkaXVzOiAnMWVtJyxcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgbWFyZ2luTGVmdDogb2Zmc2V0ID8gJzFlbScgOiB1bmRlZmluZWQsXG4gICAgICBoZWlnaHQ6ICcxZW0nLFxuICAgICAgdmVydGljYWxBbGlnbjogJ3RvcCcsXG4gICAgICB3aWR0aDogJzFlbScsXG4gICAgfX1cbiAgLz5cbik7XG5cbmV4cG9ydCBpbnRlcmZhY2UgTG9hZGluZ0luZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xuICAvKiogU2V0IHNpemUgb2YgdGhlIGNvbnRhaW5lci4gKi9cbiAgc2l6ZTogbnVtYmVyO1xufVxuZXhwb3J0IGNvbnN0IExvYWRpbmdJbmRpY2F0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oe1xuICBpbm5lclByb3BzLFxuICBpc1J0bCxcbiAgc2l6ZSA9IDQsXG4gIC4uLnJlc3RQcm9wc1xufTogTG9hZGluZ0luZGljYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+KSA9PiB7XG4gIHJldHVybiAoXG4gICAgPGRpdlxuICAgICAgey4uLmdldFN0eWxlUHJvcHMoXG4gICAgICAgIHsgLi4ucmVzdFByb3BzLCBpbm5lclByb3BzLCBpc1J0bCwgc2l6ZSB9LFxuICAgICAgICAnbG9hZGluZ0luZGljYXRvcicsXG4gICAgICAgIHtcbiAgICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICAgJ2xvYWRpbmctaW5kaWNhdG9yJzogdHJ1ZSxcbiAgICAgICAgfVxuICAgICAgKX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXswfSBvZmZzZXQ9e2lzUnRsfSAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezE2MH0gb2Zmc2V0IC8+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MzIwfSBvZmZzZXQ9eyFpc1J0bH0gLz5cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}},fI=function(e){var t=e.size,n=cr(e,dI);return Ry("svg",ur({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:mI},n))},gI=function(e){return Ry(fI,ur({size:20},e),Ry("path",{d:"M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"}))},hI=function(e){return Ry(fI,ur({size:20},e),Ry("path",{d:"M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"}))},vI=function(e,t){var n=e.isFocused,o=e.theme,r=o.spacing.baseUnit,a=o.colors;return ar({label:"indicatorContainer",display:"flex",transition:"color 150ms"},t?{}:{color:n?a.neutral60:a.neutral20,padding:2*r,":hover":{color:n?a.neutral80:a.neutral40}})},bI=vI,wI=function(e){var t=e.children,n=e.innerProps;return Ry("div",ur({},Ty(e,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),n),t||Ry(hI,null))},yI=vI,II=function(e){var t=e.children,n=e.innerProps;return Ry("div",ur({},Ty(e,"clearIndicator",{indicator:!0,"clear-indicator":!0}),n),t||Ry(gI,null))},CI=function(e,t){var n=e.isDisabled,o=e.theme,r=o.spacing.baseUnit,a=o.colors;return ar({label:"indicatorSeparator",alignSelf:"stretch",width:1},t?{}:{backgroundColor:n?a.neutral10:a.neutral20,marginBottom:2*r,marginTop:2*r})},xI=function(e){var t=e.innerProps;return Ry("span",ur({},t,Ty(e,"indicatorSeparator",{"indicator-separator":!0})))},AI=function(){var e=$r.apply(void 0,arguments),t="animation-"+e.name;return{name:t,styles:"@keyframes "+t+"{"+e.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}}(uI||(vM=["\n 0%, 80%, 100% { opacity: 0; }\n 40% { opacity: 1; }\n"],bM||(bM=vM.slice(0)),uI=Object.freeze(Object.defineProperties(vM,{raw:{value:Object.freeze(bM)}})))),EI=function(e,t){var n=e.isFocused,o=e.size,r=e.theme,a=r.colors,i=r.spacing.baseUnit;return ar({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:o,lineHeight:1,marginRight:o,textAlign:"center",verticalAlign:"middle"},t?{}:{color:n?a.neutral60:a.neutral20,padding:2*i})},_I=function(e){var t=e.delay,n=e.offset;return Ry("span",{css:$r({animation:"".concat(AI," 1s ease-in-out ").concat(t,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:n?"1em":void 0,height:"1em",verticalAlign:"top",width:"1em"},"production"===process.env.NODE_ENV?"":";label:LoadingDot;","production"===process.env.NODE_ENV?"":"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW1RSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWFjdE5vZGUgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3gsIGtleWZyYW1lcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHtcbiAgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWUsXG4gIENTU09iamVjdFdpdGhMYWJlbCxcbiAgR3JvdXBCYXNlLFxufSBmcm9tICcuLi90eXBlcyc7XG5pbXBvcnQgeyBnZXRTdHlsZVByb3BzIH0gZnJvbSAnLi4vdXRpbHMnO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgSWNvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBTdmcgPSAoe1xuICBzaXplLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZTogbnVtYmVyIH0pID0+IChcbiAgPHN2Z1xuICAgIGhlaWdodD17c2l6ZX1cbiAgICB3aWR0aD17c2l6ZX1cbiAgICB2aWV3Qm94PVwiMCAwIDIwIDIwXCJcbiAgICBhcmlhLWhpZGRlbj1cInRydWVcIlxuICAgIGZvY3VzYWJsZT1cImZhbHNlXCJcbiAgICBjc3M9e3tcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgZmlsbDogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBsaW5lSGVpZ2h0OiAxLFxuICAgICAgc3Ryb2tlOiAnY3VycmVudENvbG9yJyxcbiAgICAgIHN0cm9rZVdpZHRoOiAwLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IHR5cGUgQ3Jvc3NJY29uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgQ3Jvc3NJY29uID0gKHByb3BzOiBDcm9zc0ljb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNMTQuMzQ4IDE0Ljg0OWMtMC40NjkgMC40NjktMS4yMjkgMC40NjktMS42OTcgMGwtMi42NTEtMy4wMzAtMi42NTEgMy4wMjljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDAtMC40NjktMC40NjktMC40NjktMS4yMjkgMC0xLjY5N2wyLjc1OC0zLjE1LTIuNzU5LTMuMTUyYy0wLjQ2OS0wLjQ2OS0wLjQ2OS0xLjIyOCAwLTEuNjk3czEuMjI4LTAuNDY5IDEuNjk3IDBsMi42NTIgMy4wMzEgMi42NTEtMy4wMzFjMC40NjktMC40NjkgMS4yMjgtMC40NjkgMS42OTcgMHMwLjQ2OSAxLjIyOSAwIDEuNjk3bC0yLjc1OCAzLjE1MiAyLjc1OCAzLjE1YzAuNDY5IDAuNDY5IDAuNDY5IDEuMjI5IDAgMS42OTh6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuZXhwb3J0IHR5cGUgRG93bkNoZXZyb25Qcm9wcyA9IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU/OiBudW1iZXIgfTtcbmV4cG9ydCBjb25zdCBEb3duQ2hldnJvbiA9IChwcm9wczogRG93bkNoZXZyb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNNC41MTYgNy41NDhjMC40MzYtMC40NDYgMS4wNDMtMC40ODEgMS41NzYgMGwzLjkwOCAzLjc0NyAzLjkwOC0zLjc0N2MwLjUzMy0wLjQ4MSAxLjE0MS0wLjQ0NiAxLjU3NCAwIDAuNDM2IDAuNDQ1IDAuNDA4IDEuMTk3IDAgMS42MTUtMC40MDYgMC40MTgtNC42OTUgNC41MDItNC42OTUgNC41MDItMC4yMTcgMC4yMjMtMC41MDIgMC4zMzUtMC43ODcgMC4zMzVzLTAuNTctMC4xMTItMC43ODktMC4zMzVjMCAwLTQuMjg3LTQuMDg0LTQuNjk1LTQuNTAycy0wLjQzNi0xLjE3IDAtMS42MTV6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgQnV0dG9uc1xuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG5cbmV4cG9ydCBpbnRlcmZhY2UgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBUaGUgY2hpbGRyZW4gdG8gYmUgcmVuZGVyZWQgaW5zaWRlIHRoZSBpbmRpY2F0b3IuICovXG4gIGNoaWxkcmVuPzogUmVhY3ROb2RlO1xuICAvKiogUHJvcHMgdGhhdCB3aWxsIGJlIHBhc3NlZCBvbiB0byB0aGUgY2hpbGRyZW4uICovXG4gIGlubmVyUHJvcHM6IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snZGl2J107XG4gIC8qKiBUaGUgZm9jdXNlZCBzdGF0ZSBvZiB0aGUgc2VsZWN0LiAqL1xuICBpc0ZvY3VzZWQ6IGJvb2xlYW47XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG59XG5cbmNvbnN0IGJhc2VDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgdGhlbWU6IHtcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICAgIGNvbG9ycyxcbiAgICB9LFxuICB9OlxuICAgIHwgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuICAgIHwgQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2luZGljYXRvckNvbnRhaW5lcicsXG4gIGRpc3BsYXk6ICdmbGV4JyxcbiAgdHJhbnNpdGlvbjogJ2NvbG9yIDE1MG1zJyxcbiAgLi4uKHVuc3R5bGVkXG4gICAgPyB7fVxuICAgIDoge1xuICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw2MCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIHBhZGRpbmc6IGJhc2VVbml0ICogMixcbiAgICAgICAgJzpob3Zlcic6IHtcbiAgICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw4MCA6IGNvbG9ycy5uZXV0cmFsNDAsXG4gICAgICAgIH0sXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgZHJvcGRvd25JbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IERyb3Bkb3duSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnZHJvcGRvd25JbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2Ryb3Bkb3duLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8RG93bkNoZXZyb24gLz59XG4gICAgPC9kaXY+XG4gICk7XG59O1xuXG5leHBvcnQgaW50ZXJmYWNlIENsZWFySW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xufVxuXG5leHBvcnQgY29uc3QgY2xlYXJJbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IENsZWFySW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnY2xlYXJJbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2NsZWFyLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8Q3Jvc3NJY29uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBTZXBhcmF0b3Jcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIEluZGljYXRvclNlcGFyYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpbm5lclByb3BzPzogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ107XG59XG5cbmV4cG9ydCBjb25zdCBpbmRpY2F0b3JTZXBhcmF0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0Rpc2FibGVkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JTZXBhcmF0b3InLFxuICBhbGlnblNlbGY6ICdzdHJldGNoJyxcbiAgd2lkdGg6IDEsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgYmFja2dyb3VuZENvbG9yOiBpc0Rpc2FibGVkID8gY29sb3JzLm5ldXRyYWwxMCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIG1hcmdpbkJvdHRvbTogYmFzZVVuaXQgKiAyLFxuICAgICAgICBtYXJnaW5Ub3A6IGJhc2VVbml0ICogMixcbiAgICAgIH0pLFxufSk7XG5cbmV4cG9ydCBjb25zdCBJbmRpY2F0b3JTZXBhcmF0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHByb3BzOiBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgaW5uZXJQcm9wcyB9ID0gcHJvcHM7XG4gIHJldHVybiAoXG4gICAgPHNwYW5cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgICAgey4uLmdldFN0eWxlUHJvcHMocHJvcHMsICdpbmRpY2F0b3JTZXBhcmF0b3InLCB7XG4gICAgICAgICdpbmRpY2F0b3Itc2VwYXJhdG9yJzogdHJ1ZSxcbiAgICAgIH0pfVxuICAgIC8+XG4gICk7XG59O1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIExvYWRpbmdcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBsb2FkaW5nRG90QW5pbWF0aW9ucyA9IGtleWZyYW1lc2BcbiAgMCUsIDgwJSwgMTAwJSB7IG9wYWNpdHk6IDA7IH1cbiAgNDAlIHsgb3BhY2l0eTogMTsgfVxuYDtcblxuZXhwb3J0IGNvbnN0IGxvYWRpbmdJbmRpY2F0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgc2l6ZSxcbiAgICB0aGVtZToge1xuICAgICAgY29sb3JzLFxuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgIH0sXG4gIH06IExvYWRpbmdJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2xvYWRpbmdJbmRpY2F0b3InLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIGFsaWduU2VsZjogJ2NlbnRlcicsXG4gIGZvbnRTaXplOiBzaXplLFxuICBsaW5lSGVpZ2h0OiAxLFxuICBtYXJnaW5SaWdodDogc2l6ZSxcbiAgdGV4dEFsaWduOiAnY2VudGVyJyxcbiAgdmVydGljYWxBbGlnbjogJ21pZGRsZScsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5pbnRlcmZhY2UgTG9hZGluZ0RvdFByb3BzIHtcbiAgZGVsYXk6IG51bWJlcjtcbiAgb2Zmc2V0OiBib29sZWFuO1xufVxuY29uc3QgTG9hZGluZ0RvdCA9ICh7IGRlbGF5LCBvZmZzZXQgfTogTG9hZGluZ0RvdFByb3BzKSA9PiAoXG4gIDxzcGFuXG4gICAgY3NzPXt7XG4gICAgICBhbmltYXRpb246IGAke2xvYWRpbmdEb3RBbmltYXRpb25zfSAxcyBlYXNlLWluLW91dCAke2RlbGF5fW1zIGluZmluaXRlO2AsXG4gICAgICBiYWNrZ3JvdW5kQ29sb3I6ICdjdXJyZW50Q29sb3InLFxuICAgICAgYm9yZGVyUmFkaXVzOiAnMWVtJyxcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgbWFyZ2luTGVmdDogb2Zmc2V0ID8gJzFlbScgOiB1bmRlZmluZWQsXG4gICAgICBoZWlnaHQ6ICcxZW0nLFxuICAgICAgdmVydGljYWxBbGlnbjogJ3RvcCcsXG4gICAgICB3aWR0aDogJzFlbScsXG4gICAgfX1cbiAgLz5cbik7XG5cbmV4cG9ydCBpbnRlcmZhY2UgTG9hZGluZ0luZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xuICAvKiogU2V0IHNpemUgb2YgdGhlIGNvbnRhaW5lci4gKi9cbiAgc2l6ZTogbnVtYmVyO1xufVxuZXhwb3J0IGNvbnN0IExvYWRpbmdJbmRpY2F0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oe1xuICBpbm5lclByb3BzLFxuICBpc1J0bCxcbiAgc2l6ZSA9IDQsXG4gIC4uLnJlc3RQcm9wc1xufTogTG9hZGluZ0luZGljYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+KSA9PiB7XG4gIHJldHVybiAoXG4gICAgPGRpdlxuICAgICAgey4uLmdldFN0eWxlUHJvcHMoXG4gICAgICAgIHsgLi4ucmVzdFByb3BzLCBpbm5lclByb3BzLCBpc1J0bCwgc2l6ZSB9LFxuICAgICAgICAnbG9hZGluZ0luZGljYXRvcicsXG4gICAgICAgIHtcbiAgICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICAgJ2xvYWRpbmctaW5kaWNhdG9yJzogdHJ1ZSxcbiAgICAgICAgfVxuICAgICAgKX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXswfSBvZmZzZXQ9e2lzUnRsfSAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezE2MH0gb2Zmc2V0IC8+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MzIwfSBvZmZzZXQ9eyFpc1J0bH0gLz5cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG4iXX0= */")})},OI=function(e){var t=e.innerProps,n=e.isRtl,o=e.size,r=void 0===o?4:o,a=cr(e,pI);return Ry("div",ur({},Ty(ar(ar({},a),{},{innerProps:t,isRtl:n,size:r}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),t),Ry(_I,{delay:0,offset:n}),Ry(_I,{delay:160,offset:!0}),Ry(_I,{delay:320,offset:!n}))},SI=function(e,t){var n=e.isDisabled,o=e.isFocused,r=e.theme,a=r.colors,i=r.borderRadius;return ar({label:"control",alignItems:"center",cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:r.spacing.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms"},t?{}:{backgroundColor:n?a.neutral5:a.neutral0,borderColor:n?a.neutral10:o?a.primary:a.neutral20,borderRadius:i,borderStyle:"solid",borderWidth:1,boxShadow:o?"0 0 0 1px ".concat(a.primary):void 0,"&:hover":{borderColor:o?a.primary:a.neutral30}})},RI=function(e){var t=e.children,n=e.isDisabled,o=e.isFocused,r=e.innerRef,a=e.innerProps,i=e.menuIsOpen;return Ry("div",ur({ref:r},Ty(e,"control",{control:!0,"control--is-disabled":n,"control--is-focused":o,"control--menu-is-open":i}),a,{"aria-disabled":n||void 0}),t)},MI=["data"],PI=function(e,t){var n=e.theme.spacing;return t?{}:{paddingBottom:2*n.baseUnit,paddingTop:2*n.baseUnit}},NI=function(e){var t=e.children,n=e.cx,o=e.getStyles,r=e.getClassNames,a=e.Heading,i=e.headingProps,l=e.innerProps,s=e.label,c=e.theme,u=e.selectProps;return Ry("div",ur({},Ty(e,"group",{group:!0}),l),Ry(a,ur({},i,{selectProps:u,theme:c,getStyles:o,getClassNames:r,cx:n}),s),Ry("div",null,t))},BI=function(e,t){var n=e.theme,o=n.colors,r=n.spacing;return ar({label:"group",cursor:"default",display:"block"},t?{}:{color:o.neutral40,fontSize:"75%",fontWeight:500,marginBottom:"0.25em",paddingLeft:3*r.baseUnit,paddingRight:3*r.baseUnit,textTransform:"uppercase"})},GI=function(e){var t,n=Vy(e);return n.data,t=cr(n,MI),Ry("div",ur({},Ty(e,"groupHeading",{"group-heading":!0}),t))},VI=NI,TI=["innerRef","isDisabled","isHidden","inputClassName"],DI=function(e,t){var n=e.isDisabled,o=e.value,r=e.theme,a=r.spacing,i=r.colors;return ar(ar({visibility:n?"hidden":"visible",transform:o?"translateZ(0)":""},LI),t?{}:{margin:a.baseUnit/2,paddingBottom:a.baseUnit/2,paddingTop:a.baseUnit/2,color:i.neutral80})},LI={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":ar({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},kI={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0})},zI=function(e){return ar({label:"input",color:"inherit",background:0,opacity:e?0:1,width:"100%"},kI)},FI=function(e){var t=e.cx,n=e.value,o=Vy(e),r=o.innerRef,a=o.isDisabled,i=o.isHidden,l=o.inputClassName,s=cr(o,TI);return Ry("div",ur({},Ty(e,"input",{"input-container":!0}),{"data-value":n||""}),Ry("input",ur({className:t({input:!0},l),ref:r,style:zI(i),disabled:a},s)))},HI=function(e,t){var n=e.theme,o=n.spacing,r=n.borderRadius,a=n.colors;return ar({label:"multiValue",display:"flex",minWidth:0},t?{}:{backgroundColor:a.neutral10,borderRadius:r/2,margin:o.baseUnit/2})},WI=function(e,t){var n=e.theme,o=n.borderRadius,r=n.colors,a=e.cropWithEllipsis;return ar({overflow:"hidden",textOverflow:a||void 0===a?"ellipsis":void 0,whiteSpace:"nowrap"},t?{}:{borderRadius:o/2,color:r.neutral80,fontSize:"85%",padding:3,paddingLeft:6})},XI=function(e,t){var n=e.theme,o=n.spacing,r=n.borderRadius,a=n.colors,i=e.isFocused;return ar({alignItems:"center",display:"flex"},t?{}:{borderRadius:r/2,backgroundColor:i?a.dangerLight:void 0,paddingLeft:o.baseUnit,paddingRight:o.baseUnit,":hover":{backgroundColor:a.dangerLight,color:a.danger}})},ZI=function(e){var t=e.children,n=e.components,o=e.data,r=e.innerProps,a=e.isDisabled,i=e.removeProps,l=e.selectProps,s=n.Container,c=n.Label,u=n.Remove;return Ry(s,{data:o,innerProps:ar(ar({},Ty(e,"multiValue",{"multi-value":!0,"multi-value--is-disabled":a})),r),selectProps:l},Ry(c,{data:o,innerProps:ar({},Ty(e,"multiValueLabel",{"multi-value__label":!0})),selectProps:l},t),Ry(u,{data:o,innerProps:ar(ar({},Ty(e,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(t||"option")},i),selectProps:l}))},qI=function(e,t){var n=e.isDisabled,o=e.isFocused,r=e.isSelected,a=e.theme,i=a.spacing,l=a.colors;return ar({label:"option",cursor:"default",display:"block",fontSize:"inherit",width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)"},t?{}:{backgroundColor:r?l.primary:o?l.primary25:"transparent",color:n?l.neutral20:r?l.neutral0:"inherit",padding:"".concat(2*i.baseUnit,"px ").concat(3*i.baseUnit,"px"),":active":{backgroundColor:n?void 0:r?l.primary:l.primary50}})},YI=function(e,t){var n=e.theme,o=n.spacing,r=n.colors;return ar({label:"placeholder",gridArea:"1 / 1 / 2 / 3"},t?{}:{color:r.neutral50,marginLeft:o.baseUnit/2,marginRight:o.baseUnit/2})},JI=function(e,t){var n=e.isDisabled,o=e.theme,r=o.spacing,a=o.colors;return ar({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},t?{}:{color:n?a.neutral40:a.neutral80,marginLeft:r.baseUnit/2,marginRight:r.baseUnit/2})},UI={ClearIndicator:II,Control:RI,DropdownIndicator:wI,DownChevron:hI,CrossIcon:gI,Group:VI,GroupHeading:GI,IndicatorsContainer:cI,IndicatorSeparator:xI,Input:FI,LoadingIndicator:OI,Menu:Yy,MenuList:Uy,MenuPortal:oI,LoadingMessage:tI,NoOptionsMessage:eI,MultiValue:ZI,MultiValueContainer:jI=function(e){var t=e.children,n=e.innerProps;return Ry("div",n,t)},MultiValueLabel:jI,MultiValueRemove:function(e){var t=e.children,n=e.innerProps;return Ry("div",ur({role:"button"},n),t||Ry(gI,{size:14}))},Option:function(e){var t=e.children,n=e.isDisabled,o=e.isFocused,r=e.isSelected,a=e.innerRef,i=e.innerProps;return Ry("div",ur({},Ty(e,"option",{option:!0,"option--is-disabled":n,"option--is-focused":o,"option--is-selected":r}),{ref:a,"aria-disabled":n},i),t)},Placeholder:function(e){var t=e.children,n=e.innerProps;return Ry("div",ur({},Ty(e,"placeholder",{placeholder:!0}),n),t)},SelectContainer:aI,SingleValue:function(e){var t=e.children,n=e.isDisabled,o=e.innerProps;return Ry("div",ur({},Ty(e,"singleValue",{"single-value":!0,"single-value--is-disabled":n}),o),t)},ValueContainer:lI},QI=function(e){return ar(ar({},UI),e.components)},KI=Number.isNaN||function(e){return"number"==typeof e&&e!=e},$I="production"===process.env.NODE_ENV?{name:"7pg0cj-a11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap"}:{name:"1f43avz-a11yText-A11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap;label:A11yText;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkExMXlUZXh0LnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFPSSIsImZpbGUiOiJBMTF5VGV4dC50c3giLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGpzeCBqc3ggKi9cbmltcG9ydCB7IEpTWCB9IGZyb20gJ3JlYWN0JztcbmltcG9ydCB7IGpzeCB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuLy8gQXNzaXN0aXZlIHRleHQgdG8gZGVzY3JpYmUgdmlzdWFsIGVsZW1lbnRzLiBIaWRkZW4gZm9yIHNpZ2h0ZWQgdXNlcnMuXG5jb25zdCBBMTF5VGV4dCA9IChwcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ10pID0+IChcbiAgPHNwYW5cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAnYTExeVRleHQnLFxuICAgICAgekluZGV4OiA5OTk5LFxuICAgICAgYm9yZGVyOiAwLFxuICAgICAgY2xpcDogJ3JlY3QoMXB4LCAxcHgsIDFweCwgMXB4KScsXG4gICAgICBoZWlnaHQ6IDEsXG4gICAgICB3aWR0aDogMSxcbiAgICAgIHBvc2l0aW9uOiAnYWJzb2x1dGUnLFxuICAgICAgb3ZlcmZsb3c6ICdoaWRkZW4nLFxuICAgICAgcGFkZGluZzogMCxcbiAgICAgIHdoaXRlU3BhY2U6ICdub3dyYXAnLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IGRlZmF1bHQgQTExeVRleHQ7XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}},eC=function(e){return Ry("span",ur({css:$I},e))},tC={guidance:function(e){var t=e.isSearchable,n=e.isMulti,o=e.tabSelectsValue,r=e.context,a=e.isInitialFocus;switch(r){case"menu":return"Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu".concat(o?", press Tab to select the option and exit the menu":"",".");case"input":return a?"".concat(e["aria-label"]||"Select"," is focused ").concat(t?",type to refine list":"",", press Down to open the menu, ").concat(n?" press left to focus selected values":""):"";case"value":return"Use left and right to toggle between focused values, press Backspace to remove the currently focused value";default:return""}},onChange:function(e){var t=e.action,n=e.label,o=void 0===n?"":n,r=e.labels,a=e.isDisabled;switch(t){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(o,", deselected.");case"clear":return"All selected options have been cleared.";case"initial-input-focus":return"option".concat(r.length>1?"s":""," ").concat(r.join(","),", selected.");case"select-option":return"option ".concat(o,a?" is disabled. Select another option.":", selected.");default:return""}},onFocus:function(e){var t,n,o=e.context,r=e.focused,a=e.options,i=e.label,l=void 0===i?"":i,s=e.selectValue,c=e.isDisabled,u=e.isSelected,d=e.isAppleDevice,p=function(e,t){return e&&e.length?"".concat(e.indexOf(t)+1," of ").concat(e.length):""};return"value"===o&&s?"value ".concat(l," focused, ").concat(p(s,r),"."):"menu"===o&&d?(t=c?" disabled":"",n="".concat(u?" selected":"").concat(t),"".concat(l).concat(n,", ").concat(p(a,r),".")):""},onFilter:function(e){var t=e.inputValue,n=e.resultsMessage;return"".concat(n).concat(t?" for search term "+t:"",".")}},nC=function(e){var t=e.ariaSelection,n=e.focusedOption,o=e.focusedValue,r=e.focusableOptions,a=e.isFocused,i=e.selectValue,l=e.selectProps,s=e.id,c=e.isAppleDevice,u=l.ariaLiveMessages,d=l.getOptionLabel,p=l.inputValue,m=l.isMulti,f=l.isOptionDisabled,g=l.isSearchable,h=l.menuIsOpen,v=l.options,b=l.screenReaderStatus,w=l.tabSelectsValue,y=l.isLoading,I=l["aria-label"],C=l["aria-live"],x=AO(function(){return ar(ar({},tC),u||{})},[u]),A=AO(function(){var e,n,o,r,a,l,s,c,u,p,m="";return t&&x.onChange&&(e=t.option,n=t.options,o=t.removedValue,r=t.removedValues,a=t.value,s=(l=o||e||function(e){return Array.isArray(e)?null:e}(a))?d(l):"",u=(c=n||r||void 0)?c.map(d):[],p=ar({isDisabled:l&&f(l,i),label:s,labels:u},t),m=x.onChange(p)),m},[t,x,f,i,d]),E=AO(function(){var e,t="",a=n||o,l=!!(n&&i&&i.includes(n));return a&&x.onFocus&&(e={focused:a,label:d(a),isDisabled:f(a,i),isSelected:l,options:r,context:a===n?"menu":"value",selectValue:i,isAppleDevice:c},t=x.onFocus(e)),t},[n,o,d,f,x,r,i,c]),_=AO(function(){var e,t="";return h&&v.length&&!y&&x.onFilter&&(e=b({count:r.length}),t=x.onFilter({inputValue:p,resultsMessage:e})),t},[r,p,h,x,v,b,y]),O="initial-input-focus"===(null==t?void 0:t.action),S=AO(function(){var e,t="";return x.guidance&&(e=o?"value":h?"menu":"input",t=x.guidance({"aria-label":I,context:e,isDisabled:n&&f(n,i),isMulti:m,isSearchable:g,tabSelectsValue:w,isInitialFocus:O})),t},[I,n,o,m,f,g,h,x,i,w,O]),R=Ry(OO,null,Ry("span",{id:"aria-selection"},A),Ry("span",{id:"aria-focused"},E),Ry("span",{id:"aria-results"},_),Ry("span",{id:"aria-guidance"},S));return Ry(OO,null,Ry(eC,{id:s},O&&R),Ry(eC,{"aria-live":C,"aria-atomic":"false","aria-relevant":"additions text",role:"log"},a&&!O&&R))},oC=nC,rC=[{base:"A",letters:"AⒶAÀÁÂẦẤẪẨÃĀĂẰẮẴẲȦǠÄǞẢÅǺǍȀȂẠẬẶḀĄȺⱯ"},{base:"AA",letters:"Ꜳ"},{base:"AE",letters:"ÆǼǢ"},{base:"AO",letters:"Ꜵ"},{base:"AU",letters:"Ꜷ"},{base:"AV",letters:"ꜸꜺ"},{base:"AY",letters:"Ꜽ"},{base:"B",letters:"BⒷBḂḄḆɃƂƁ"},{base:"C",letters:"CⒸCĆĈĊČÇḈƇȻꜾ"},{base:"D",letters:"DⒹDḊĎḌḐḒḎĐƋƊƉꝹ"},{base:"DZ",letters:"DZDŽ"},{base:"Dz",letters:"DzDž"},{base:"E",letters:"EⒺEÈÉÊỀẾỄỂẼĒḔḖĔĖËẺĚȄȆẸỆȨḜĘḘḚƐƎ"},{base:"F",letters:"FⒻFḞƑꝻ"},{base:"G",letters:"GⒼGǴĜḠĞĠǦĢǤƓꞠꝽꝾ"},{base:"H",letters:"HⒽHĤḢḦȞḤḨḪĦⱧⱵꞍ"},{base:"I",letters:"IⒾIÌÍÎĨĪĬİÏḮỈǏȈȊỊĮḬƗ"},{base:"J",letters:"JⒿJĴɈ"},{base:"K",letters:"KⓀKḰǨḲĶḴƘⱩꝀꝂꝄꞢ"},{base:"L",letters:"LⓁLĿĹĽḶḸĻḼḺŁȽⱢⱠꝈꝆꞀ"},{base:"LJ",letters:"LJ"},{base:"Lj",letters:"Lj"},{base:"M",letters:"MⓂMḾṀṂⱮƜ"},{base:"N",letters:"NⓃNǸŃÑṄŇṆŅṊṈȠƝꞐꞤ"},{base:"NJ",letters:"NJ"},{base:"Nj",letters:"Nj"},{base:"O",letters:"OⓄOÒÓÔỒỐỖỔÕṌȬṎŌṐṒŎȮȰÖȪỎŐǑȌȎƠỜỚỠỞỢỌỘǪǬØǾƆƟꝊꝌ"},{base:"OI",letters:"Ƣ"},{base:"OO",letters:"Ꝏ"},{base:"OU",letters:"Ȣ"},{base:"P",letters:"PⓅPṔṖƤⱣꝐꝒꝔ"},{base:"Q",letters:"QⓆQꝖꝘɊ"},{base:"R",letters:"RⓇRŔṘŘȐȒṚṜŖṞɌⱤꝚꞦꞂ"},{base:"S",letters:"SⓈSẞŚṤŜṠŠṦṢṨȘŞⱾꞨꞄ"},{base:"T",letters:"TⓉTṪŤṬȚŢṰṮŦƬƮȾꞆ"},{base:"TZ",letters:"Ꜩ"},{base:"U",letters:"UⓊUÙÚÛŨṸŪṺŬÜǛǗǕǙỦŮŰǓȔȖƯỪỨỮỬỰỤṲŲṶṴɄ"},{base:"V",letters:"VⓋVṼṾƲꝞɅ"},{base:"VY",letters:"Ꝡ"},{base:"W",letters:"WⓌWẀẂŴẆẄẈⱲ"},{base:"X",letters:"XⓍXẊẌ"},{base:"Y",letters:"YⓎYỲÝŶỸȲẎŸỶỴƳɎỾ"},{base:"Z",letters:"ZⓏZŹẐŻŽẒẔƵȤⱿⱫꝢ"},{base:"a",letters:"aⓐaẚàáâầấẫẩãāăằắẵẳȧǡäǟảåǻǎȁȃạậặḁąⱥɐ"},{base:"aa",letters:"ꜳ"},{base:"ae",letters:"æǽǣ"},{base:"ao",letters:"ꜵ"},{base:"au",letters:"ꜷ"},{base:"av",letters:"ꜹꜻ"},{base:"ay",letters:"ꜽ"},{base:"b",letters:"bⓑbḃḅḇƀƃɓ"},{base:"c",letters:"cⓒcćĉċčçḉƈȼꜿↄ"},{base:"d",letters:"dⓓdḋďḍḑḓḏđƌɖɗꝺ"},{base:"dz",letters:"dzdž"},{base:"e",letters:"eⓔeèéêềếễểẽēḕḗĕėëẻěȅȇẹệȩḝęḙḛɇɛǝ"},{base:"f",letters:"fⓕfḟƒꝼ"},{base:"g",letters:"gⓖgǵĝḡğġǧģǥɠꞡᵹꝿ"},{base:"h",letters:"hⓗhĥḣḧȟḥḩḫẖħⱨⱶɥ"},{base:"hv",letters:"ƕ"},{base:"i",letters:"iⓘiìíîĩīĭïḯỉǐȉȋịįḭɨı"},{base:"j",letters:"jⓙjĵǰɉ"},{base:"k",letters:"kⓚkḱǩḳķḵƙⱪꝁꝃꝅꞣ"},{base:"l",letters:"lⓛlŀĺľḷḹļḽḻſłƚɫⱡꝉꞁꝇ"},{base:"lj",letters:"lj"},{base:"m",letters:"mⓜmḿṁṃɱɯ"},{base:"n",letters:"nⓝnǹńñṅňṇņṋṉƞɲʼnꞑꞥ"},{base:"nj",letters:"nj"},{base:"o",letters:"oⓞoòóôồốỗổõṍȭṏōṑṓŏȯȱöȫỏőǒȍȏơờớỡởợọộǫǭøǿɔꝋꝍɵ"},{base:"oi",letters:"ƣ"},{base:"ou",letters:"ȣ"},{base:"oo",letters:"ꝏ"},{base:"p",letters:"pⓟpṕṗƥᵽꝑꝓꝕ"},{base:"q",letters:"qⓠqɋꝗꝙ"},{base:"r",letters:"rⓡrŕṙřȑȓṛṝŗṟɍɽꝛꞧꞃ"},{base:"s",letters:"sⓢsßśṥŝṡšṧṣṩșşȿꞩꞅẛ"},{base:"t",letters:"tⓣtṫẗťṭțţṱṯŧƭʈⱦꞇ"},{base:"tz",letters:"ꜩ"},{base:"u",letters:"uⓤuùúûũṹūṻŭüǜǘǖǚủůűǔȕȗưừứữửựụṳųṷṵʉ"},{base:"v",letters:"vⓥvṽṿʋꝟʌ"},{base:"vy",letters:"ꝡ"},{base:"w",letters:"wⓦwẁẃŵẇẅẘẉⱳ"},{base:"x",letters:"xⓧxẋẍ"},{base:"y",letters:"yⓨyỳýŷỹȳẏÿỷẙỵƴɏỿ"},{base:"z",letters:"zⓩzźẑżžẓẕƶȥɀⱬꝣ"}],aC=new RegExp("["+rC.map(function(e){return e.letters}).join("")+"]","g"),iC={},lC=0;lC<rC.length;lC++)for(sC=rC[lC],cC=0;cC<sC.letters.length;cC++)iC[sC.letters[cC]]=sC.base;uC=function(e){return e.replace(aC,function(e){return iC[e]})},dC=function(e,t){function n(){var n,r,a=[];for(n=0;n<arguments.length;n++)a[n]=arguments[n];return o&&o.lastThis===this&&t(a,o.lastArgs)?o.lastResult:(r=e.apply(this,a),o={lastResult:r,lastArgs:a,lastThis:this},r)}void 0===t&&(t=pa);var o=null;return n.clear=function(){o=null},n}(uC),pC=function(e){return e.replace(/^\s+|\s+$/g,"")},mC=function(e){return"".concat(e.label," ").concat(e.value)},fC=function(e){return function(t,n){var o,r,a,i,l,s,c,u;return!!t.data.__isNew__||(r=(o=ar({ignoreCase:!0,ignoreAccents:!0,stringify:mC,trim:!0,matchFrom:"any"},e)).ignoreCase,a=o.ignoreAccents,i=o.stringify,l=o.trim,s=o.matchFrom,c=l?pC(n):n,u=l?pC(i(t)):i(t),r&&(c=c.toLowerCase(),u=u.toLowerCase()),a&&(c=dC(c),u=uC(u)),"start"===s?u.substr(0,c.length)===c:u.indexOf(c)>-1)}},gC=["innerRef"],hC=function(e){e.cancelable&&e.preventDefault(),e.stopPropagation()},vC=["boxSizing","height","overflow","paddingRight","position"],bC={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"},wC=!("undefined"==typeof window||!window.document||!window.document.createElement),yC=0,IC={capture:!1,passive:!1},CC=function(e){var t=e.target;return t.ownerDocument.activeElement&&t.ownerDocument.activeElement.blur()},xC="production"===process.env.NODE_ENV?{name:"1kfdb0e",styles:"position:fixed;left:0;bottom:0;right:0;top:0"}:{name:"bp8cua-ScrollManager",styles:"position:fixed;left:0;bottom:0;right:0;top:0;label:ScrollManager;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlNjcm9sbE1hbmFnZXIudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW9EVSIsImZpbGUiOiJTY3JvbGxNYW5hZ2VyLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuaW1wb3J0IHsgRnJhZ21lbnQsIFJlYWN0RWxlbWVudCwgUmVmQ2FsbGJhY2ssIE1vdXNlRXZlbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgdXNlU2Nyb2xsQ2FwdHVyZSBmcm9tICcuL3VzZVNjcm9sbENhcHR1cmUnO1xuaW1wb3J0IHVzZVNjcm9sbExvY2sgZnJvbSAnLi91c2VTY3JvbGxMb2NrJztcblxuaW50ZXJmYWNlIFByb3BzIHtcbiAgcmVhZG9ubHkgY2hpbGRyZW46IChyZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PikgPT4gUmVhY3RFbGVtZW50O1xuICByZWFkb25seSBsb2NrRW5hYmxlZDogYm9vbGVhbjtcbiAgcmVhZG9ubHkgY2FwdHVyZUVuYWJsZWQ6IGJvb2xlYW47XG4gIHJlYWRvbmx5IG9uQm90dG9tQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Cb3R0b21MZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG4gIHJlYWRvbmx5IG9uVG9wQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Ub3BMZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG59XG5cbmNvbnN0IGJsdXJTZWxlY3RJbnB1dCA9IChldmVudDogTW91c2VFdmVudDxIVE1MRGl2RWxlbWVudD4pID0+IHtcbiAgY29uc3QgZWxlbWVudCA9IGV2ZW50LnRhcmdldCBhcyBIVE1MRGl2RWxlbWVudDtcbiAgcmV0dXJuIChcbiAgICBlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCAmJlxuICAgIChlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCBhcyBIVE1MRWxlbWVudCkuYmx1cigpXG4gICk7XG59O1xuXG5leHBvcnQgZGVmYXVsdCBmdW5jdGlvbiBTY3JvbGxNYW5hZ2VyKHtcbiAgY2hpbGRyZW4sXG4gIGxvY2tFbmFibGVkLFxuICBjYXB0dXJlRW5hYmxlZCA9IHRydWUsXG4gIG9uQm90dG9tQXJyaXZlLFxuICBvbkJvdHRvbUxlYXZlLFxuICBvblRvcEFycml2ZSxcbiAgb25Ub3BMZWF2ZSxcbn06IFByb3BzKSB7XG4gIGNvbnN0IHNldFNjcm9sbENhcHR1cmVUYXJnZXQgPSB1c2VTY3JvbGxDYXB0dXJlKHtcbiAgICBpc0VuYWJsZWQ6IGNhcHR1cmVFbmFibGVkLFxuICAgIG9uQm90dG9tQXJyaXZlLFxuICAgIG9uQm90dG9tTGVhdmUsXG4gICAgb25Ub3BBcnJpdmUsXG4gICAgb25Ub3BMZWF2ZSxcbiAgfSk7XG4gIGNvbnN0IHNldFNjcm9sbExvY2tUYXJnZXQgPSB1c2VTY3JvbGxMb2NrKHsgaXNFbmFibGVkOiBsb2NrRW5hYmxlZCB9KTtcblxuICBjb25zdCB0YXJnZXRSZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PiA9IChlbGVtZW50KSA9PiB7XG4gICAgc2V0U2Nyb2xsQ2FwdHVyZVRhcmdldChlbGVtZW50KTtcbiAgICBzZXRTY3JvbGxMb2NrVGFyZ2V0KGVsZW1lbnQpO1xuICB9O1xuXG4gIHJldHVybiAoXG4gICAgPEZyYWdtZW50PlxuICAgICAge2xvY2tFbmFibGVkICYmIChcbiAgICAgICAgPGRpdlxuICAgICAgICAgIG9uQ2xpY2s9e2JsdXJTZWxlY3RJbnB1dH1cbiAgICAgICAgICBjc3M9e3sgcG9zaXRpb246ICdmaXhlZCcsIGxlZnQ6IDAsIGJvdHRvbTogMCwgcmlnaHQ6IDAsIHRvcDogMCB9fVxuICAgICAgICAvPlxuICAgICAgKX1cbiAgICAgIHtjaGlsZHJlbih0YXJnZXRSZWYpfVxuICAgIDwvRnJhZ21lbnQ+XG4gICk7XG59XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}},AC="production"===process.env.NODE_ENV?{name:"1a0ro4n-requiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%"}:{name:"5kkxb2-requiredInput-RequiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%;label:RequiredInput;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlJlcXVpcmVkSW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQWNJIiwiZmlsZSI6IlJlcXVpcmVkSW5wdXQudHN4Iiwic291cmNlc0NvbnRlbnQiOlsiLyoqIEBqc3gganN4ICovXG5pbXBvcnQgeyBGb2N1c0V2ZW50SGFuZGxlciwgRnVuY3Rpb25Db21wb25lbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3ggfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmNvbnN0IFJlcXVpcmVkSW5wdXQ6IEZ1bmN0aW9uQ29tcG9uZW50PHtcbiAgcmVhZG9ubHkgbmFtZT86IHN0cmluZztcbiAgcmVhZG9ubHkgb25Gb2N1czogRm9jdXNFdmVudEhhbmRsZXI8SFRNTElucHV0RWxlbWVudD47XG59PiA9ICh7IG5hbWUsIG9uRm9jdXMgfSkgPT4gKFxuICA8aW5wdXRcbiAgICByZXF1aXJlZFxuICAgIG5hbWU9e25hbWV9XG4gICAgdGFiSW5kZXg9ey0xfVxuICAgIGFyaWEtaGlkZGVuPVwidHJ1ZVwiXG4gICAgb25Gb2N1cz17b25Gb2N1c31cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAncmVxdWlyZWRJbnB1dCcsXG4gICAgICBvcGFjaXR5OiAwLFxuICAgICAgcG9pbnRlckV2ZW50czogJ25vbmUnLFxuICAgICAgcG9zaXRpb246ICdhYnNvbHV0ZScsXG4gICAgICBib3R0b206IDAsXG4gICAgICBsZWZ0OiAwLFxuICAgICAgcmlnaHQ6IDAsXG4gICAgICB3aWR0aDogJzEwMCUnLFxuICAgIH19XG4gICAgLy8gUHJldmVudCBgU3dpdGNoaW5nIGZyb20gdW5jb250cm9sbGVkIHRvIGNvbnRyb2xsZWRgIGVycm9yXG4gICAgdmFsdWU9XCJcIlxuICAgIG9uQ2hhbmdlPXsoKSA9PiB7fX1cbiAgLz5cbik7XG5cbmV4cG9ydCBkZWZhdWx0IFJlcXVpcmVkSW5wdXQ7XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}},EC=function(e){var t=e.name,n=e.onFocus;return Ry("input",{required:!0,name:t,tabIndex:-1,"aria-hidden":"true",onFocus:n,css:AC,value:"",onChange:function(){}})},_C=EC,OC=function(e){return e.label},SC=function(e){return e.label},RC=function(e){return e.value},MC=function(e){return!!e.isDisabled},PC={clearIndicator:yI,container:rI,control:SI,dropdownIndicator:bI,group:PI,groupHeading:BI,indicatorsContainer:sI,indicatorSeparator:CI,input:DI,loadingIndicator:EI,loadingMessage:$y,menu:jy,menuList:Jy,menuPortal:nI,multiValue:HI,multiValueLabel:WI,multiValueRemove:XI,noOptionsMessage:Ky,option:qI,placeholder:YI,singleValue:JI,valueContainer:iI},BC={borderRadius:4,colors:{primary:"#2684FF",primary75:"#4C9AFF",primary50:"#B2D4FF",primary25:"#DEEBFF",danger:"#DE350B",dangerLight:"#FFBDAD",neutral0:"hsl(0, 0%, 100%)",neutral5:"hsl(0, 0%, 95%)",neutral10:"hsl(0, 0%, 90%)",neutral20:"hsl(0, 0%, 80%)",neutral30:"hsl(0, 0%, 70%)",neutral40:"hsl(0, 0%, 60%)",neutral50:"hsl(0, 0%, 50%)",neutral60:"hsl(0, 0%, 40%)",neutral70:"hsl(0, 0%, 30%)",neutral80:"hsl(0, 0%, 20%)",neutral90:"hsl(0, 0%, 10%)"},spacing:{baseUnit:NC=4,controlHeight:38,menuGutter:2*NC}},GC={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:la(),captureMenuScroll:!la(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:fC(),formatGroupLabel:OC,getOptionLabel:SC,getOptionValue:RC,isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:MC,loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!function(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch(vM){return!1}}(),noOptionsMessage:function(){return"No options"},openMenuOnFocus:!1,openMenuOnClick:!0,options:[],pageSize:5,placeholder:"Select...",screenReaderStatus:function(e){var t=e.count;return"".concat(t," result").concat(1!==t?"s":""," available")},styles:{},tabIndex:0,tabSelectsValue:!0,unstyled:!1},VC=function(e,t){var n,o=null===(n=e.find(function(e){return e.data===t}))||void 0===n?void 0:n.id;return o||null},TC=function(e,t){return e.getOptionLabel(t)},DC=function(e,t){return e.getOptionValue(t)},kC=function(e){var t=e.hideSelectedOptions,n=e.isMulti;return void 0===t?n:t},LC=1,zC=function(){function e(n){var o,r,a,i;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),(o=t.call(this,n)).state={ariaSelection:null,focusedOption:null,focusedOptionId:null,focusableOptionsWithIds:[],focusedValue:null,inputIsHidden:!1,isFocused:!1,selectValue:[],clearFocusValueOnUpdate:!1,prevWasFocused:!1,inputIsHiddenAfterUpdate:void 0,prevProps:void 0,instancePrefix:"",isAppleDevice:!1},o.blockOptionHover=!1,o.isComposing=!1,o.commonProps=void 0,o.initialTouchX=0,o.initialTouchY=0,o.openAfterFocus=!1,o.scrollToFocusedOptionOnUpdate=!1,o.userIsDragging=void 0,o.controlRef=null,o.getControlRef=function(e){o.controlRef=e},o.focusedOptionRef=null,o.getFocusedOptionRef=function(e){o.focusedOptionRef=e},o.menuListRef=null,o.getMenuListRef=function(e){o.menuListRef=e},o.inputRef=null,o.getInputRef=function(e){o.inputRef=e},o.focus=o.focusInput,o.blur=o.blurInput,o.onChange=function(e,t){var n=o.props,r=n.onChange,a=n.name;t.name=a,o.ariaOnChange(e,t),r(e,t)},o.setValue=function(e,t,n){var r=o.props,a=r.closeMenuOnSelect,i=r.isMulti,l=r.inputValue;o.onInputChange("",{action:"set-value",prevInputValue:l}),a&&(o.setState({inputIsHiddenAfterUpdate:!i}),o.onMenuClose()),o.setState({clearFocusValueOnUpdate:!0}),o.onChange(e,{action:t,option:n})},o.selectOption=function(e){var t,n=o.props,r=n.blurInputOnSelect,a=n.isMulti,i=n.name,l=o.state.selectValue,s=a&&o.isOptionSelected(e,l),c=o.isOptionDisabled(e,l);if(s)t=o.getOptionValue(e),o.setValue(l.filter(function(e){return o.getOptionValue(e)!==t}),"deselect-option",e);else{if(c)return void o.ariaOnChange(e,{action:"select-option",option:e,name:i});a?o.setValue([].concat(hr(l),[e]),"select-option",e):o.setValue(e,"select-option")}r&&o.blurInput()},o.removeValue=function(e){var t=o.props.isMulti,n=o.state.selectValue,r=o.getOptionValue(e),a=n.filter(function(e){return o.getOptionValue(e)!==r}),i=ca(t,a,a[0]||null);o.onChange(i,{action:"remove-value",removedValue:e}),o.focusInput()},o.clearValue=function(){var e=o.state.selectValue;o.onChange(ca(o.props.isMulti,[],null),{action:"clear",removedValues:e})},o.popValue=function(){var e=o.props.isMulti,t=o.state.selectValue,n=t[t.length-1],r=t.slice(0,t.length-1),a=ca(e,r,r[0]||null);n&&o.onChange(a,{action:"pop-value",removedValue:n})},o.getFocusedOptionId=function(e){return VC(o.state.focusableOptionsWithIds,e)},o.getFocusableOptionsWithIds=function(){return Ea(xa(o.props,o.state.selectValue),o.getElementId("option"))},o.getValue=function(){return o.state.selectValue},o.cx=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return ta.apply(void 0,[o.props.classNamePrefix].concat(t))},o.getOptionLabel=function(e){return TC(o.props,e)},o.getOptionValue=function(e){return DC(o.props,e)},o.getStyles=function(e,t){var n,r=o.props.unstyled,a=PC[e](t,r);return a.boxSizing="border-box",(n=o.props.styles[e])?n(a,t):a},o.getClassNames=function(e,t){var n,r;return null===(n=(r=o.props.classNames)[e])||void 0===n?void 0:n.call(r,t)},o.getElementId=function(e){return"".concat(o.state.instancePrefix,"-").concat(e)},o.getComponents=function(){return QI(o.props)},o.buildCategorizedOptions=function(){return xa(o.props,o.state.selectValue)},o.getCategorizedOptions=function(){return o.props.menuIsOpen?o.buildCategorizedOptions():[]},o.buildFocusableOptions=function(){return Aa(o.buildCategorizedOptions())},o.getFocusableOptions=function(){return o.props.menuIsOpen?o.buildFocusableOptions():[]},o.ariaOnChange=function(e,t){o.setState({ariaSelection:ar({value:e},t)})},o.onMenuMouseDown=function(e){0===e.button&&(e.stopPropagation(),e.preventDefault(),o.focusInput())},o.onMenuMouseMove=function(e){o.blockOptionHover=!1},o.onControlMouseDown=function(e){if(!e.defaultPrevented){var t=o.props.openMenuOnClick;o.state.isFocused?o.props.menuIsOpen?"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&o.onMenuClose():t&&o.openMenu("first"):(t&&(o.openAfterFocus=!0),o.focusInput()),"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&e.preventDefault()}},o.onDropdownIndicatorMouseDown=function(e){if(!(e&&"mousedown"===e.type&&0!==e.button||o.props.isDisabled)){var t=o.props,n=t.isMulti,r=t.menuIsOpen;o.focusInput(),r?(o.setState({inputIsHiddenAfterUpdate:!n}),o.onMenuClose()):o.openMenu("first"),e.preventDefault()}},o.onClearIndicatorMouseDown=function(e){e&&"mousedown"===e.type&&0!==e.button||(o.clearValue(),e.preventDefault(),o.openAfterFocus=!1,"touchend"===e.type?o.focusInput():setTimeout(function(){return o.focusInput()}))},o.onScroll=function(e){"boolean"==typeof o.props.closeMenuOnScroll?e.target instanceof HTMLElement&&na(e.target)&&o.props.onMenuClose():"function"==typeof o.props.closeMenuOnScroll&&o.props.closeMenuOnScroll(e)&&o.props.onMenuClose()},o.onCompositionStart=function(){o.isComposing=!0},o.onCompositionEnd=function(){o.isComposing=!1},o.onTouchStart=function(e){var t=e.touches,n=t&&t.item(0);n&&(o.initialTouchX=n.clientX,o.initialTouchY=n.clientY,o.userIsDragging=!1)},o.onTouchMove=function(e){var t,n,r,a=e.touches,i=a&&a.item(0);i&&(t=Math.abs(i.clientX-o.initialTouchX),n=Math.abs(i.clientY-o.initialTouchY),r=5,o.userIsDragging=t>r||n>r)},o.onTouchEnd=function(e){o.userIsDragging||(o.controlRef&&!o.controlRef.contains(e.target)&&o.menuListRef&&!o.menuListRef.contains(e.target)&&o.blurInput(),o.initialTouchX=0,o.initialTouchY=0)},o.onControlTouchEnd=function(e){o.userIsDragging||o.onControlMouseDown(e)},o.onClearIndicatorTouchEnd=function(e){o.userIsDragging||o.onClearIndicatorMouseDown(e)},o.onDropdownIndicatorTouchEnd=function(e){o.userIsDragging||o.onDropdownIndicatorMouseDown(e)},o.handleInputChange=function(e){var t=o.props.inputValue,n=e.currentTarget.value;o.setState({inputIsHiddenAfterUpdate:!1}),o.onInputChange(n,{action:"input-change",prevInputValue:t}),o.props.menuIsOpen||o.onMenuOpen()},o.onInputFocus=function(e){o.props.onFocus&&o.props.onFocus(e),o.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(o.openAfterFocus||o.props.openMenuOnFocus)&&o.openMenu("first"),o.openAfterFocus=!1},o.onInputBlur=function(e){var t=o.props.inputValue;o.menuListRef&&o.menuListRef.contains(document.activeElement)?o.inputRef.focus():(o.props.onBlur&&o.props.onBlur(e),o.onInputChange("",{action:"input-blur",prevInputValue:t}),o.onMenuClose(),o.setState({focusedValue:null,isFocused:!1}))},o.onOptionHover=function(e){var t;o.blockOptionHover||o.state.focusedOption===e||(t=o.getFocusableOptions().indexOf(e),o.setState({focusedOption:e,focusedOptionId:t>-1?o.getFocusedOptionId(e):null}))},o.shouldHideSelectedOptions=function(){return kC(o.props)},o.onValueInputFocus=function(e){e.preventDefault(),e.stopPropagation(),o.focus()},o.onKeyDown=function(e){var t=o.props,n=t.isMulti,r=t.backspaceRemovesValue,a=t.escapeClearsValue,i=t.inputValue,l=t.isClearable,s=t.isDisabled,c=t.menuIsOpen,u=t.onKeyDown,d=t.tabSelectsValue,p=t.openMenuOnFocus,m=o.state,f=m.focusedOption,g=m.focusedValue,h=m.selectValue;if(!(s||"function"==typeof u&&(u(e),e.defaultPrevented))){switch(o.blockOptionHover=!0,e.key){case"ArrowLeft":if(!n||i)return;o.focusValue("previous");break;case"ArrowRight":if(!n||i)return;o.focusValue("next");break;case"Delete":case"Backspace":if(i)return;if(g)o.removeValue(g);else{if(!r)return;n?o.popValue():l&&o.clearValue()}break;case"Tab":if(o.isComposing)return;if(e.shiftKey||!c||!d||!f||p&&o.isOptionSelected(f,h))return;o.selectOption(f);break;case"Enter":if(229===e.keyCode)break;if(c){if(!f)return;if(o.isComposing)return;o.selectOption(f);break}return;case"Escape":c?(o.setState({inputIsHiddenAfterUpdate:!1}),o.onInputChange("",{action:"menu-close",prevInputValue:i}),o.onMenuClose()):l&&a&&o.clearValue();break;case" ":if(i)return;if(!c){o.openMenu("first");break}if(!f)return;o.selectOption(f);break;case"ArrowUp":c?o.focusOption("up"):o.openMenu("last");break;case"ArrowDown":c?o.focusOption("down"):o.openMenu("first");break;case"PageUp":if(!c)return;o.focusOption("pageup");break;case"PageDown":if(!c)return;o.focusOption("pagedown");break;case"Home":if(!c)return;o.focusOption("first");break;case"End":if(!c)return;o.focusOption("last");break;default:return}e.preventDefault()}},o.state.instancePrefix="react-select-"+(o.props.instanceId||++LC),o.state.selectValue=Gy(n.value),n.menuIsOpen&&o.state.selectValue.length&&(r=o.getFocusableOptionsWithIds(),i=(a=o.buildFocusableOptions()).indexOf(o.state.selectValue[0]),o.state.focusableOptionsWithIds=r,o.state.focusedOption=a[i],o.state.focusedOptionId=VC(r,a[i])),o}!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&pr(e,t)}(e,_O);var t=function(e){var t=fr();return function(){var n,o,r=mr(e);return t?(o=mr(this).constructor,n=Reflect.construct(r,arguments,o)):n=r.apply(this,arguments),gr(this,n)}}(e);return function(e,t,n){t&&dr(e.prototype,t),n&&dr(e,n),Object.defineProperty(e,"prototype",{writable:!1})}(e,[{key:"componentDidMount",value:function(){this.startListeningComposition(),this.startListeningToTouch(),this.props.closeMenuOnScroll&&document&&document.addEventListener&&document.addEventListener("scroll",this.onScroll,!0),this.props.autoFocus&&this.focusInput(),this.props.menuIsOpen&&this.state.focusedOption&&this.menuListRef&&this.focusedOptionRef&&ia(this.menuListRef,this.focusedOptionRef),(ya()||Ia())&&this.setState({isAppleDevice:!0})}},{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.isDisabled,o=t.menuIsOpen,r=this.state.isFocused;(r&&!n&&e.isDisabled||r&&o&&!e.menuIsOpen)&&this.focusInput(),r&&n&&!e.isDisabled?this.setState({isFocused:!1},this.onMenuClose):r||n||!e.isDisabled||this.inputRef!==document.activeElement||this.setState({isFocused:!0}),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(ia(this.menuListRef,this.focusedOptionRef),this.scrollToFocusedOptionOnUpdate=!1)}},{key:"componentWillUnmount",value:function(){this.stopListeningComposition(),this.stopListeningToTouch(),document.removeEventListener("scroll",this.onScroll,!0)}},{key:"onMenuOpen",value:function(){this.props.onMenuOpen()}},{key:"onMenuClose",value:function(){this.onInputChange("",{action:"menu-close",prevInputValue:this.props.inputValue}),this.props.onMenuClose()}},{key:"onInputChange",value:function(e,t){this.props.onInputChange(e,t)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(e){var t,n=this,o=this.state,r=o.selectValue,a=o.isFocused,i=this.buildFocusableOptions(),l="first"===e?0:i.length-1;this.props.isMulti||(t=i.indexOf(r[0]))>-1&&(l=t),this.scrollToFocusedOptionOnUpdate=!(a&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:i[l],focusedOptionId:this.getFocusedOptionId(i[l])},function(){return n.onMenuOpen()})}},{key:"focusValue",value:function(e){var t,n,o,r=this.state,a=r.selectValue,i=r.focusedValue;if(this.props.isMulti&&(this.setState({focusedOption:null}),t=a.indexOf(i),i||(t=-1),n=a.length-1,o=-1,a.length)){switch(e){case"previous":o=0===t?0:-1===t?n:t-1;break;case"next":t>-1&&t<n&&(o=t+1)}this.setState({inputIsHidden:-1!==o,focusedValue:a[o]})}}},{key:"focusOption",value:function(){var e,t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"first",o=this.props.pageSize,r=this.state.focusedOption,a=this.getFocusableOptions();a.length&&(e=0,t=a.indexOf(r),r||(t=-1),"up"===n?e=t>0?t-1:a.length-1:"down"===n?e=(t+1)%a.length:"pageup"===n?(e=t-o)<0&&(e=0):"pagedown"===n?(e=t+o)>a.length-1&&(e=a.length-1):"last"===n&&(e=a.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:a[e],focusedValue:null,focusedOptionId:this.getFocusedOptionId(a[e])}))}},{key:"getTheme",value:function(){return this.props.theme?"function"==typeof this.props.theme?this.props.theme(BC):ar(ar({},BC),this.props.theme):BC}},{key:"getCommonProps",value:function(){var e=this.clearValue,t=this.cx,n=this.getStyles,o=this.getClassNames,r=this.getValue,a=this.selectOption,i=this.setValue,l=this.props,s=l.isMulti,c=l.isRtl,u=l.options,d=this.hasValue();return{clearValue:e,cx:t,getStyles:n,getClassNames:o,getValue:r,hasValue:d,isMulti:s,isRtl:c,options:u,selectOption:a,selectProps:l,setValue:i,theme:this.getTheme()}}},{key:"hasValue",value:function(){return this.state.selectValue.length>0}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var e=this.props,t=e.isClearable,n=e.isMulti;return void 0===t?n:t}},{key:"isOptionDisabled",value:function(e,t){return Oa(this.props,e,t)}},{key:"isOptionSelected",value:function(e,t){return Sa(this.props,e,t)}},{key:"filterOption",value:function(e,t){return Ra(this.props,e,t)}},{key:"formatOptionLabel",value:function(e,t){var n,o;return"function"==typeof this.props.formatOptionLabel?(n=this.props.inputValue,o=this.state.selectValue,this.props.formatOptionLabel(e,{context:t,inputValue:n,selectValue:o})):this.getOptionLabel(e)}},{key:"formatGroupLabel",value:function(e){return this.props.formatGroupLabel(e)}},{key:"startListeningComposition",value:function(){document&&document.addEventListener&&(document.addEventListener("compositionstart",this.onCompositionStart,!1),document.addEventListener("compositionend",this.onCompositionEnd,!1))}},{key:"stopListeningComposition",value:function(){document&&document.removeEventListener&&(document.removeEventListener("compositionstart",this.onCompositionStart),document.removeEventListener("compositionend",this.onCompositionEnd))}},{key:"startListeningToTouch",value:function(){document&&document.addEventListener&&(document.addEventListener("touchstart",this.onTouchStart,!1),document.addEventListener("touchmove",this.onTouchMove,!1),document.addEventListener("touchend",this.onTouchEnd,!1))}},{key:"stopListeningToTouch",value:function(){document&&document.removeEventListener&&(document.removeEventListener("touchstart",this.onTouchStart),document.removeEventListener("touchmove",this.onTouchMove),document.removeEventListener("touchend",this.onTouchEnd))}},{key:"renderInput",value:function(){var e=this.props,t=e.isDisabled,n=e.isSearchable,o=e.inputId,r=e.inputValue,a=e.tabIndex,i=e.form,l=e.menuIsOpen,s=e.required,c=this.getComponents(),u=c.Input,d=this.state,p=d.inputIsHidden,m=d.ariaSelection,f=this.commonProps,g=o||this.getElementId("input"),h=ar(ar(ar({"aria-autocomplete":"list","aria-expanded":l,"aria-haspopup":!0,"aria-errormessage":this.props["aria-errormessage"],"aria-invalid":this.props["aria-invalid"],"aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"],"aria-required":s,role:"combobox","aria-activedescendant":this.state.isAppleDevice?void 0:this.state.focusedOptionId||""},l&&{"aria-controls":this.getElementId("listbox")}),!n&&{"aria-readonly":!0}),this.hasValue()?"initial-input-focus"===(null==m?void 0:m.action)&&{"aria-describedby":this.getElementId("live-region")}:{"aria-describedby":this.getElementId("placeholder")});return n?fO.createElement(u,ur({},f,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:g,innerRef:this.getInputRef,isDisabled:t,isHidden:p,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:a,form:i,type:"text",value:r},h)):fO.createElement(ma,ur({id:g,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:By,onFocus:this.onInputFocus,disabled:t,tabIndex:a,inputMode:"none",form:i,value:""},h))}},{key:"renderPlaceholderOrValue",value:function(){var e,t=this,n=this.getComponents(),o=n.MultiValue,r=n.MultiValueContainer,a=n.MultiValueLabel,i=n.MultiValueRemove,l=n.SingleValue,s=n.Placeholder,c=this.commonProps,u=this.props,d=u.controlShouldRenderValue,p=u.isDisabled,m=u.isMulti,f=u.inputValue,g=u.placeholder,h=this.state,v=h.selectValue,b=h.focusedValue,w=h.isFocused;return this.hasValue()&&d?m?v.map(function(e,n){var l=e===b,s="".concat(t.getOptionLabel(e),"-").concat(t.getOptionValue(e));return fO.createElement(o,ur({},c,{components:{Container:r,Label:a,Remove:i},isFocused:l,isDisabled:p,key:s,index:n,removeProps:{onClick:function(){return t.removeValue(e)},onTouchEnd:function(){return t.removeValue(e)},onMouseDown:function(e){e.preventDefault()}},data:e}),t.formatOptionLabel(e,"value"))}):f?null:(e=v[0],fO.createElement(l,ur({},c,{data:e,isDisabled:p}),this.formatOptionLabel(e,"value"))):f?null:fO.createElement(s,ur({},c,{key:"placeholder",isDisabled:p,isFocused:w,innerProps:{id:this.getElementId("placeholder")}}),g)}},{key:"renderClearIndicator",value:function(){var e,t=this.getComponents(),n=t.ClearIndicator,o=this.commonProps,r=this.props,a=r.isDisabled,i=r.isLoading,l=this.state.isFocused;return this.isClearable()&&n&&!a&&this.hasValue()&&!i?(e={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"},fO.createElement(n,ur({},o,{innerProps:e,isFocused:l}))):null}},{key:"renderLoadingIndicator",value:function(){var e,t=this.getComponents(),n=t.LoadingIndicator,o=this.commonProps,r=this.props,a=r.isDisabled,i=r.isLoading,l=this.state.isFocused;return n&&i?(e={"aria-hidden":"true"},fO.createElement(n,ur({},o,{innerProps:e,isDisabled:a,isFocused:l}))):null}},{key:"renderIndicatorSeparator",value:function(){var e,t,n,o=this.getComponents(),r=o.DropdownIndicator,a=o.IndicatorSeparator;return r&&a?(e=this.commonProps,t=this.props.isDisabled,n=this.state.isFocused,fO.createElement(a,ur({},e,{isDisabled:t,isFocused:n}))):null}},{key:"renderDropdownIndicator",value:function(){var e,t,n,o,r=this.getComponents(),a=r.DropdownIndicator;return a?(e=this.commonProps,t=this.props.isDisabled,n=this.state.isFocused,o={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"},fO.createElement(a,ur({},e,{innerProps:o,isDisabled:t,isFocused:n}))):null}},{key:"renderMenu",value:function(){var e,t,n,o,r,a,i=this,l=this.getComponents(),s=l.Group,c=l.GroupHeading,u=l.Menu,d=l.MenuList,p=l.MenuPortal,m=l.LoadingMessage,f=l.NoOptionsMessage,g=l.Option,h=this.commonProps,v=this.state.focusedOption,b=this.props,w=b.captureMenuScroll,y=b.inputValue,I=b.isLoading,C=b.loadingMessage,x=b.minMenuHeight,A=b.maxMenuHeight,E=b.menuIsOpen,_=b.menuPlacement,O=b.menuPosition,S=b.menuPortalTarget,R=b.menuShouldBlockScroll,M=b.menuShouldScrollIntoView,P=b.noOptionsMessage,N=b.onMenuScrollToTop,B=b.onMenuScrollToBottom;if(!E)return null;if(e=function(e,t){var n=e.type,o=e.data,r=e.isDisabled,a=e.isSelected,l=e.label,s=e.value,c=v===o,u=r?void 0:function(){return i.onOptionHover(o)},d=r?void 0:function(){return i.selectOption(o)},p="".concat(i.getElementId("option"),"-").concat(t),m={id:p,onClick:d,onMouseMove:u,onMouseOver:u,tabIndex:-1,role:"option","aria-selected":i.state.isAppleDevice?void 0:a};return fO.createElement(g,ur({},h,{innerProps:m,data:o,isDisabled:r,isSelected:a,key:p,label:l,type:n,value:s,isFocused:c,innerRef:c?i.getFocusedOptionRef:void 0}),i.formatOptionLabel(e.data,"menu"))},this.hasOptions())t=this.getCategorizedOptions().map(function(t){var n,o,r,a,l;return"group"===t.type?(n=t.data,o=t.options,r=t.index,a="".concat(i.getElementId("group"),"-").concat(r),l="".concat(a,"-heading"),fO.createElement(s,ur({},h,{key:a,data:n,options:o,Heading:c,headingProps:{id:l,data:t.data},label:i.formatGroupLabel(t.data)}),t.options.map(function(t){return e(t,"".concat(r,"-").concat(t.index))}))):"option"===t.type?e(t,"".concat(t.index)):void 0});else if(I){if(null===(n=C({inputValue:y})))return null;t=fO.createElement(m,h,n)}else{if(null===(o=P({inputValue:y})))return null;t=fO.createElement(f,h,o)}return r={minMenuHeight:x,maxMenuHeight:A,menuPlacement:_,menuPosition:O,menuShouldScrollIntoView:M},a=fO.createElement(qy,ur({},h,r),function(e){var n=e.ref,o=e.placerProps,a=o.placement,l=o.maxHeight;return fO.createElement(u,ur({},h,r,{innerRef:n,innerProps:{onMouseDown:i.onMenuMouseDown,onMouseMove:i.onMenuMouseMove},isLoading:I,placement:a}),fO.createElement(ba,{captureEnabled:w,onTopArrive:N,onBottomArrive:B,lockEnabled:R},function(e){return fO.createElement(d,ur({},h,{innerRef:function(t){i.getMenuListRef(t),e(t)},innerProps:{role:"listbox","aria-multiselectable":h.isMulti,id:i.getElementId("listbox")},isLoading:I,maxHeight:l,focusedOption:v}),t)}))}),S||"fixed"===O?fO.createElement(p,ur({},h,{appendTo:S,controlElement:this.controlRef,menuPlacement:_,menuPosition:O}),a):a}},{key:"renderFormField",value:function(){var e,t,n,o=this,r=this.props,a=r.delimiter,i=r.isDisabled,l=r.isMulti,s=r.name,c=r.required,u=this.state.selectValue;return!c||this.hasValue()||i?s&&!i?l?a?(e=u.map(function(e){return o.getOptionValue(e)}).join(a),fO.createElement("input",{name:s,type:"hidden",value:e})):(t=u.length>0?u.map(function(e,t){return fO.createElement("input",{key:"i-".concat(t),name:s,type:"hidden",value:o.getOptionValue(e)})}):fO.createElement("input",{name:s,type:"hidden",value:""}),fO.createElement("div",null,t)):(n=u[0]?this.getOptionValue(u[0]):"",fO.createElement("input",{name:s,type:"hidden",value:n})):void 0:fO.createElement(_C,{name:s,onFocus:this.onValueInputFocus})}},{key:"renderLiveRegion",value:function(){var e=this.commonProps,t=this.state,n=t.ariaSelection,o=t.focusedOption,r=t.focusedValue,a=t.isFocused,i=t.selectValue,l=this.getFocusableOptions();return fO.createElement(oC,ur({},e,{id:this.getElementId("live-region"),ariaSelection:n,focusedOption:o,focusedValue:r,isFocused:a,selectValue:i,focusableOptions:l,isAppleDevice:this.state.isAppleDevice}))}},{key:"render",value:function(){var e=this.getComponents(),t=e.Control,n=e.IndicatorsContainer,o=e.SelectContainer,r=e.ValueContainer,a=this.props,i=a.className,l=a.id,s=a.isDisabled,c=a.menuIsOpen,u=this.state.isFocused,d=this.commonProps=this.getCommonProps();return fO.createElement(o,ur({},d,{className:i,innerProps:{id:l,onKeyDown:this.onKeyDown},isDisabled:s,isFocused:u}),this.renderLiveRegion(),fO.createElement(t,ur({},d,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:s,isFocused:u,menuIsOpen:c}),fO.createElement(r,ur({},d,{isDisabled:s}),this.renderPlaceholderOrValue(),this.renderInput()),fO.createElement(n,ur({},d,{isDisabled:s}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n,o,r,a,i,l,s,c=t.prevProps,u=t.clearFocusValueOnUpdate,d=t.inputIsHiddenAfterUpdate,p=t.ariaSelection,m=t.isFocused,f=t.prevWasFocused,g=t.instancePrefix,h=e.options,v=e.value,b=e.menuIsOpen,w=e.inputValue,y=e.isMulti,I=Gy(v),C={};return!c||v===c.value&&h===c.options&&b===c.menuIsOpen&&w===c.inputValue||(n=b?function(e,t){return Aa(xa(e,t))}(e,I):[],o=b?Ea(xa(e,I),"".concat(g,"-option")):[],r=u?function(e,t){var n=e.focusedValue,o=e.selectValue,r=o.indexOf(n);if(r>-1){if(t.indexOf(n)>-1)return n;if(r<t.length)return t[r]}return null}(t,I):null,a=function(e,t){var n=e.focusedOption;return n&&t.indexOf(n)>-1?n:t[0]}(t,n),C={selectValue:I,focusedOption:a,focusedOptionId:VC(o,a),focusableOptionsWithIds:o,focusedValue:r,clearFocusValueOnUpdate:!1}),i=null!=d&&e!==c?{inputIsHidden:d,inputIsHiddenAfterUpdate:void 0}:{},l=p,s=m&&f,m&&!s&&(l={value:ca(y,I,I[0]||null),options:I,action:"initial-input-focus"},s=!f),"initial-input-focus"===(null==p?void 0:p.action)&&(l=null),ar(ar(ar({},C),i),{},{prevProps:e,ariaSelection:l,prevWasFocused:s})}}]),e}(),zC.defaultProps=GC,FC=vO(function(e,t){var n=function(e){var t=e.defaultInputValue,n=void 0===t?"":t,o=e.defaultMenuIsOpen,r=void 0!==o&&o,a=e.defaultValue,i=void 0===a?null:a,l=e.inputValue,s=e.menuIsOpen,c=e.onChange,u=e.onInputChange,d=e.onMenuClose,p=e.onMenuOpen,m=e.value,f=cr(e,Ew),g=sr(hO(void 0!==l?l:n),2),h=g[0],v=g[1],b=sr(hO(void 0!==s?s:r),2),w=b[0],y=b[1],I=sr(hO(void 0!==m?m:i),2),C=I[0],x=I[1],A=yO(function(e,t){"function"==typeof c&&c(e,t),x(e)},[c]),E=yO(function(e,t){var n;"function"==typeof u&&(n=u(e,t)),v(void 0!==n?n:e)},[u]),_=yO(function(){"function"==typeof p&&p(),y(!0)},[p]),O=yO(function(){"function"==typeof d&&d(),y(!1)},[d]),S=void 0!==l?l:h,R=void 0!==s?s:w,M=void 0!==m?m:C;return ar(ar({},f),{},{inputValue:S,menuIsOpen:R,onChange:A,onInputChange:E,onMenuClose:O,onMenuOpen:_,value:M})}(e);return fO.createElement(zC,ur({ref:t},n))}),HC=FC,WC="MultiSelect-modules_menuPortal__ul6k7",XC="MultiSelect-modules_container__Mn9VS",jC="MultiSelect-modules_menu__W5T89",ZC="MultiSelect-modules_menuList__xbYKy",qC="MultiSelect-modules_option__K81Xh",YC="MultiSelect-modules_optionFocused__wx-Me",JC="MultiSelect-modules_optionDisabled__5vZh1",UC="MultiSelect-modules_optionSelected__WQUPs",QC="MultiSelect-modules_input__HhsgF",KC="MultiSelect-modules_control__8x7-K",$C="MultiSelect-modules_controlIsFocused__82GDX",ex="MultiSelect-modules_isDisabled__OstVw",tx="MultiSelect-modules_placeholder__DbrLc",nx="MultiSelect-modules_selectedValueWithIcon__N4AIn",ox="MultiSelect-modules_selectedValueIcon__ziEbV",rx="MultiSelect-modules_multiValue__PO-ik",ax="MultiSelect-modules_indicator__tnLxc",ix="MultiSelect-modules_indicatorIsDisabled__e6zXU",lx="MultiSelect-modules_controlIsOpened__x9-TZ",sx="MultiSelect-modules_multiValueIsDisabled__nPxAv",cx="MultiSelect-modules_multiValueLabel__kDgH6",ux="MultiSelect-modules_multiValueLabelIsDisabled__jgqo0",dx="MultiSelect-modules_multiValueRemove__c6VU-",px="MultiSelect-modules_multiValueRemoveIsDisabled__Dc-gy",mx="MultiSelect-modules_valueContainer__KLcgg",fx="MultiSelect-modules_singleValue__7-x1w",gx="MultiSelect-modules_noOptionMessage__1T9-0",hx="MultiSelect-modules_errorMessage__crhXM",vx="MultiSelect-modules_wrapper__NZzex",bx="MultiSelect-modules_wrapperWithIcon__vnTpG",wx="MultiSelect-modules_isMulti__xVDUR",yx="MultiSelect-modules_label__q8Ey7",Ix="MultiSelect-modules_optional__3QTxE",Cx="MultiSelect-modules_indicatorsContainer__wR6F-",xx="MultiSelect-modules_selectedValueText__wWMvy";const wM=e=>gO.createElement(UI.IndicatorsContainer,{...e,className:ai("demio-ui-multiselect-indicators-container",Cx)},e.children),yM=e=>gO.createElement(UI.DropdownIndicator,{...e,className:ai("demio-ui-multiselect-indicator",ax,{"demio-ui-multiselect-indicator-disabled":e.isDisabled,[ix]:e.isDisabled})},gO.createElement(Bc,{className:ai("demio-ui-multiselect-indicator-icon")})),IM=e=>gO.createElement(UI.MultiValueRemove,{...e},gO.createElement(Hs,{className:ai("demio-ui-multiselect-multi-value-remove-icon")})),CM=()=>gO.createElement("p",{className:ai("demio-ui-multiselect-empty-options",gx)},"No results found."),xM=bO(vO((e,t)=>{const{className:n="",classNamePrefix:o="",errorMessage:r="",errorMessageClass:a="",isMulti:i=!0,isVisibleOptional:l=!1,label:s="",onChange:c=null,portalTarget:u=document.body,icon:d,value:p=""}=e,[m,f]=hO("");return IO(()=>{f(p)},[p]),gO.createElement("div",{className:ai("demio-ui-multiselect-wrapper",vx,{[bx]:!!d,[wx]:i})},gO.createElement(HC,{...e,className:ai("demio-ui-multiselect",XC,n),classNamePrefix:o,classNames:{control:e=>ai("demio-ui-multiselect-control",KC,{"demio-ui-multiselect-control-focused":e.isFocused,[$C]:e.isFocused,"demio-ui-multiselect-control-menu-is-open":e.menuIsOpen,[lx]:e.menuIsOpen,"demio-ui-multiselect-control-is-disabled":e.isDisabled,[ex]:e.isDisabled}),input:e=>ai("demio-ui-multiselect-input",QC,{"demio-ui-multiselect-input-is-multi":e.isMulti}),menu:()=>ai("demio-ui-multiselect-menu",jC),menuList:()=>ai("demio-ui-multiselect-menu-list",ZC),menuPortal:()=>ai("demio-ui-multiselect-menu-portal",WC),multiValue:e=>ai("demio-ui-multiselect-multi-value",rx,{"demio-ui-multiselect-multi-value-focused":e.isFocused,"demio-ui-multiselect-multi-value-is-multi":e.isMulti,"demio-ui-multiselect-multi-value-disabled":e.isDisabled,[sx]:e.isDisabled}),multiValueLabel:e=>ai("demio-ui-multiselect-multi-value-label",cx,{"demio-ui-multiselect-multi-value-label-disabled":e.isDisabled,[ux]:e.isDisabled}),multiValueRemove:e=>ai("demio-ui-multiselect-multi-value-remove",dx,{"demio-ui-multiselect-multi-value-remove-disabled":e.isDisabled,[px]:e.isDisabled}),option:e=>ai("demio-ui-multiselect-option",qC,{"demio-ui-multiselect-option-selected":e.isSelected,[UC]:e.isSelected,"demio-ui-multiselect-option-focused":e.isFocused,[YC]:e.isFocused,"demio-ui-multiselect-option-disabled":e.isDisabled,[JC]:e.isDisabled}),placeholder:e=>ai("demio-ui-multiselect-placeholder",tx,{"demio-ui-multiselect-placeholder-focused":e.isFocused,"demio-ui-multiselect-placeholder-is-multi":e.isMulti}),singleValue:()=>ai("demio-ui-multiselect-single-value",fx),valueContainer:()=>ai("demio-ui-multiselect-value-container",mx)},components:{IndicatorSeparator:null,IndicatorsContainer:wM,DropdownIndicator:yM,MultiValueRemove:IM,NoOptionsMessage:CM,SingleValue:e=>gO.createElement(UI.SingleValue,{...e},d&&gO.createElement("span",{className:ai("demio-ui-multiselect-selected-value-with-icon",nx)},gO.createElement("span",{className:ai("demio-ui-multiselect-selected-value-icon",ox)},d)),gO.createElement("span",{className:ai("demio-ui-multiselect-selected-value-text",xx)},e.children))},isMulti:i,menuPortalTarget:u,onChange:e=>{f(e),c&&c(e)},ref:t,styles:{multiValue:(e,t)=>({...e,pointerEvents:t.selectProps.isDisabled?"none":"auto"})},value:m}),s&&gO.createElement("div",{className:ai("demio-ui-multiselect-label",yx)},s),l&&gO.createElement("div",{className:ai("demio-ui-multiselect-optional",Ix)},"Optional"),!!r&&gO.createElement(Cn,{className:ai("demio-ui-multiselect-error",hx,a),type:"error"},r))}));Ax="Pagination-modules_container__KyJ0Q",Ex="Pagination-modules_button__wRk2o",_x="Pagination-modules_selected__ZgeXX",Ox="Pagination-modules_rotated__k03AZ",Sx="Pagination-modules_disabled__NU2ZU";const AM=bO(e=>{const{className:t="",currentPage:n=1,isDisabled:o=!1,onChange:r,pageSize:a=10,total:i}=e,[l,s]=hO(n),c=Math.ceil(i/a),u=l<=1,d=l>=c,p=i>a,m=l-1,f=l-2,g=l+1,h=l+2,v=yO(e=>Math.min(Math.max(e,1),c),[c]),b=e=>{if(e===l)return;const t=v(e);s(t),r&&r(t)};return IO(()=>{s(v(n))},[n,v]),p&&gO.createElement("div",{"aria-label":"Pagination Navigation",className:ai("demio-ui-pagination",Ax,t,{"demio-ui-pagination-disabled":o,[Sx]:o}),role:"navigation"},gO.createElement(eS,{"aria-label":"Go to first page",className:ai("demio-ui-pagination-first",Ex),disabled:u,onClick:()=>b(1)},gO.createElement(zc,null)),gO.createElement(eS,{"aria-label":"Go to previous page",className:ai("demio-ui-pagination-previous",Ex),disabled:u,onClick:()=>b(m)},gO.createElement(Hc,null)),d&&f>=1&&gO.createElement(eS,{"aria-label":`Go to page ${f}`,className:ai("demio-ui-pagination-previous-previous",Ex),onClick:()=>b(f)},f),!u&&gO.createElement(eS,{"aria-label":`Go to page ${m}`,className:ai("demio-ui-pagination-previous-page",Ex),onClick:()=>b(m)},m),gO.createElement(eS,{"aria-label":`Selected page ${l}`,className:ai("demio-ui-pagination-selected",Ex,_x),onClick:()=>b(l)},l),!d&&gO.createElement(eS,{"aria-label":`Go to page ${g}`,className:ai("demio-ui-pagination-next-page",Ex),onClick:()=>b(g)},g),u&&h<=c&&gO.createElement(eS,{"aria-label":`Go to page ${h}`,className:ai("demio-ui-pagination-next-next",Ex),onClick:()=>b(h)},h),gO.createElement(eS,{"aria-label":"Go to next page",className:ai("demio-ui-pagination-next",Ex,Ox),disabled:d,onClick:()=>b(g)},gO.createElement(Hc,null)),gO.createElement(eS,{"aria-label":"Go to last page",className:ai("demio-ui-pagination-last",Ex,Ox),disabled:d,onClick:()=>b(c)},gO.createElement(zc,null)))});Rx="Popover";var[EM]=o(Rx,[AR]);Mx=AR();var[_M,OM]=EM(Rx);(Px=e=>{const{__scopePopover:t,children:n,open:o,defaultOpen:r,onOpenChange:a,modal:i=!1}=e,l=Mx(t),s=fO.useRef(null),[d,p]=fO.useState(!1),[m,f]=u({prop:o,defaultProp:r??!1,onChange:a,caller:Rx});return RO(rv,{...l,children:RO(_M,{scope:t,contentId:c(),triggerRef:s,open:m,onOpenChange:f,onOpenToggle:fO.useCallback(()=>f(e=>!e),[f]),hasCustomAnchor:d,onCustomAnchorAdd:fO.useCallback(()=>p(!0),[]),onCustomAnchorRemove:fO.useCallback(()=>p(!1),[]),modal:i,children:n})})}).displayName=Rx,Nx="PopoverAnchor",fO.forwardRef((e,t)=>{const{__scopePopover:n,...o}=e,r=OM(Nx,n),a=Mx(n),{onCustomAnchorAdd:i,onCustomAnchorRemove:l}=r;return fO.useEffect(()=>(i(),()=>l()),[i,l]),RO(av,{...a,...o,ref:t})}).displayName=Nx,Bx="PopoverTrigger",(Gx=fO.forwardRef((e,t)=>{const{__scopePopover:n,...o}=e,r=OM(Bx,n),a=Mx(n),i=l(t,r.triggerRef),c=RO(di.button,{type:"button","aria-haspopup":"dialog","aria-expanded":r.open,"aria-controls":r.contentId,"data-state":Ma(r.open),...o,ref:i,onClick:s(e.onClick,r.onOpenToggle)});return r.hasCustomAnchor?c:RO(av,{asChild:!0,...a,children:c})})).displayName=Bx,Vx="PopoverPortal";var[SM,RM]=EM(Vx,{forceMount:void 0});(Tx=e=>{const{__scopePopover:t,forceMount:n,children:o,container:r}=e,a=OM(Vx,t);return RO(SM,{scope:t,forceMount:n,children:RO(Ri,{present:n||a.open,children:RO(Si,{asChild:!0,container:r,children:o})})})}).displayName=Vx,Dx="PopoverContent",(kx=fO.forwardRef((e,t)=>{const n=RM(Dx,e.__scopePopover),{forceMount:o=n.forceMount,...r}=e,a=OM(Dx,e.__scopePopover);return RO(Ri,{present:o||a.open,children:a.modal?RO(zx,{...r,ref:t}):RO(Fx,{...r,ref:t})})})).displayName=Dx,Lx=d("PopoverContent.RemoveScroll"),zx=fO.forwardRef((e,t)=>{const n=OM(Dx,e.__scopePopover),o=fO.useRef(null),r=l(t,o),a=fO.useRef(!1);return fO.useEffect(()=>{const e=o.current;if(e)return Gl(e)},[]),RO(El,{as:Lx,allowPinchZoom:!0,children:RO(Hx,{...e,ref:r,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:s(e.onCloseAutoFocus,e=>{e.preventDefault(),a.current||n.triggerRef.current?.focus()}),onPointerDownOutside:s(e.onPointerDownOutside,e=>{const t=e.detail.originalEvent,n=0===t.button&&!0===t.ctrlKey,o=2===t.button||n;a.current=o},{checkForDefaultPrevented:!1}),onFocusOutside:s(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1})})})}),Fx=fO.forwardRef((e,t)=>{const n=OM(Dx,e.__scopePopover),o=fO.useRef(!1),r=fO.useRef(!1);return RO(Hx,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{e.onCloseAutoFocus?.(t),t.defaultPrevented||(o.current||n.triggerRef.current?.focus(),t.preventDefault()),o.current=!1,r.current=!1},onInteractOutside:t=>{e.onInteractOutside?.(t),t.defaultPrevented||(o.current=!0,"pointerdown"===t.detail.originalEvent.type&&(r.current=!0));const a=t.target,i=n.triggerRef.current?.contains(a);i&&t.preventDefault(),"focusin"===t.detail.originalEvent.type&&r.current&&t.preventDefault()}})}),Hx=fO.forwardRef((e,t)=>{const{__scopePopover:n,trapFocus:o,onOpenAutoFocus:r,onCloseAutoFocus:a,disableOutsidePointerEvents:i,onEscapeKeyDown:l,onPointerDownOutside:s,onFocusOutside:c,onInteractOutside:u,...d}=e,p=OM(Dx,n),m=Mx(n);return _(),RO(Ei,{asChild:!0,loop:!0,trapped:o,onMountAutoFocus:r,onUnmountAutoFocus:a,children:RO(bi,{asChild:!0,disableOutsidePointerEvents:i,onInteractOutside:u,onEscapeKeyDown:l,onPointerDownOutside:s,onFocusOutside:c,onDismiss:()=>p.onOpenChange(!1),children:RO(iv,{"data-state":Ma(p.open),role:"dialog",id:p.contentId,...m,...d,ref:t,style:{...d.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}})})})}),Wx="PopoverClose",fO.forwardRef((e,t)=>{const{__scopePopover:n,...o}=e,r=OM(Wx,n);return RO(di.button,{type:"button",...o,ref:t,onClick:s(e.onClick,()=>r.onOpenChange(!1))})}).displayName=Wx,Xx="PopoverArrow",(jx=fO.forwardRef((e,t)=>{const{__scopePopover:n,...o}=e,r=Mx(n);return RO(lv,{...r,...o,ref:t})})).displayName=Xx,Zx=Px,qx=Gx,Yx=Tx,Jx=kx,Ux=jx,Qx="Popover-modules_popoverContent__EQXkn",Kx="Popover-modules_popoverTrigger__vCIUa",$x="Popover-modules_arrow__x1Xqe";const MM=({children:e="",content:t="",contentClassName:n="",triggerClassName:o="",container:r=document.body,contentProps:a={},open:i,onOpenChange:l,showArrow:s=!1,asChild:c=!1})=>t?gO.createElement(Zx,{open:i,onOpenChange:e=>{l&&"function"==typeof l&&l(e)}},gO.createElement(qx,{asChild:c,className:ai("demio-ui-popover-trigger",{[Kx]:!0,[o]:!!o})},e),gO.createElement(Yx,{container:r},gO.createElement(Jx,{...a,className:ai("demio-ui-popover-content",Qx,{[n]:!!n})},s&&gO.createElement(Ux,{className:$x}),t))):e;eA=Symbol.for("react.lazy"),tA=fO[" use ".trim().toString()],nA=Symbol("radix.slottable"),oA=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{const n=function(e){const t=Ba(e),n=fO.forwardRef((e,n)=>{let{children:o,...r}=e;Na(o)&&"function"==typeof tA&&(o=tA(o._payload));const a=fO.Children.toArray(o),i=a.find(Ga);if(i){const e=i.props.children,o=a.map(t=>t===i?fO.Children.count(e)>1?fO.Children.only(null):fO.isValidElement(e)?e.props.children:null:t);return RO(t,{...r,ref:n,children:fO.isValidElement(e)?fO.cloneElement(e,void 0,o):null})}return RO(t,{...r,ref:n,children:o})});return n.displayName=`${e}.Slot`,n}(`Primitive.${t}`),o=fO.forwardRef((e,o)=>{const{asChild:r,...a}=e,i=r?n:t;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),RO(i,{...a,ref:o})});return o.displayName=`Primitive.${t}`,{...e,[t]:o}},{}),rA="Progress",aA=100;var[PM]=function(e,t=[]){let n=[];const o=()=>{const t=n.map(e=>fO.createContext(e));return function(n){const o=n?.[e]||t;return fO.useMemo(()=>({[`__scope${e}`]:{...n,[e]:o}}),[n,o])}};return o.scopeName=e,[function(t,o){const r=fO.createContext(o);r.displayName=t+"Context";const a=n.length;n=[...n,o];const i=t=>{const{scope:n,children:o,...i}=t,l=n?.[e]?.[a]||r,s=fO.useMemo(()=>i,Object.values(i));return RO(l.Provider,{value:s,children:o})};return i.displayName=t+"Provider",[i,function(n,i){const l=i?.[e]?.[a]||r,s=fO.useContext(l);if(s)return s;if(void 0!==o)return o;throw new Error(`\`${n}\` must be used within \`${t}\``)}]},Pa(o,...t)]}(rA),[NM,BM]=PM(rA);iA=fO.forwardRef((e,t)=>{const{__scopeProgress:n,value:o=null,max:r,getValueLabel:a=Va,...i}=e;!r&&0!==r||ka(r)||console.error(`Invalid prop \`max\` of value \`${`${r}`}\` supplied to \`${"Progress"}\`. Only numbers greater than 0 are valid max values. Defaulting to \`${aA}\`.`);const l=ka(r)?r:aA;null===o||La(o,l)||console.error(function(e,t){return`Invalid prop \`value\` of value \`${e}\` supplied to \`${t}\`. The \`value\` prop must be:\n - a positive number\n - less than the value passed to \`max\` (or ${aA} if no \`max\` prop is set)\n - \`null\` or \`undefined\` if the progress is indeterminate.\n\nDefaulting to \`null\`.`}(`${o}`,"Progress"));const s=La(o,l)?o:null,c=Da(s)?a(s,l):void 0;return RO(NM,{scope:n,value:s,max:l,children:RO(oA.div,{"aria-valuemax":l,"aria-valuemin":0,"aria-valuenow":Da(s)?s:void 0,"aria-valuetext":c,role:"progressbar","data-state":Ta(s,l),"data-value":s??void 0,"data-max":l,...i,ref:t})})}),iA.displayName=rA,lA="ProgressIndicator",(sA=fO.forwardRef((e,t)=>{const{__scopeProgress:n,...o}=e,r=BM(lA,n);return RO(oA.div,{"data-state":Ta(r.value,r.max),"data-value":r.value??void 0,"data-max":r.max,...o,ref:t})})).displayName=lA,cA=iA,uA=sA,dA="Progress-modules_root__E0rHH",pA="Progress-modules_indicator__qpwRi",mA="Radio";var[GM,VM]=o(mA),[TM,DM]=GM(mA);fA=fO.forwardRef((e,t)=>{const{__scopeRadio:n,name:o,checked:r=!1,required:a,disabled:i,value:c="on",onCheck:u,form:d,...p}=e,[m,f]=fO.useState(null),g=l(t,e=>f(e)),h=fO.useRef(!1),v=!m||(d||!!m.closest("form"));return PO(TM,{scope:n,checked:r,disabled:i,children:[RO(di.button,{type:"button",role:"radio","aria-checked":r,"data-state":Fa(r),"data-disabled":i?"":void 0,disabled:i,value:c,...p,ref:g,onClick:s(e.onClick,e=>{r||u?.(),v&&(h.current=e.isPropagationStopped(),h.current||e.stopPropagation())})}),v&&RO(bA,{control:m,bubbles:!h.current,name:o,value:c,checked:r,required:a,disabled:i,form:d,style:{transform:"translateX(-100%)"}})]})}),fA.displayName=mA,gA="RadioIndicator",(hA=fO.forwardRef((e,t)=>{const{__scopeRadio:n,forceMount:o,...r}=e,a=DM(gA,n);return RO(Ri,{present:o||a.checked,children:RO(di.span,{"data-state":Fa(a.checked),"data-disabled":a.disabled?"":void 0,...r,ref:t})})})).displayName=gA,vA="RadioBubbleInput",(bA=fO.forwardRef(({__scopeRadio:e,control:t,checked:n,bubbles:o=!0,...r},a)=>{const i=fO.useRef(null),s=l(i,a),c=pn(n),u=mn(t);return fO.useEffect(()=>{const e=i.current;if(!e)return;const t=window.HTMLInputElement.prototype,r=Object.getOwnPropertyDescriptor(t,"checked").set;if(c!==n&&r){const t=new Event("click",{bubbles:o});r.call(e,n),e.dispatchEvent(t)}},[c,n,o]),RO(di.input,{type:"radio","aria-hidden":!0,defaultChecked:n,...r,tabIndex:-1,ref:s,style:{...r.style,...u,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})})).displayName=vA,wA=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"],yA="RadioGroup";var[kM]=o(yA,[BR,VM]);IA=BR(),CA=VM();var[LM,zM]=kM(yA);(xA=fO.forwardRef((e,t)=>{const{__scopeRadioGroup:n,name:o,defaultValue:r,value:a,required:i=!1,disabled:l=!1,orientation:s,dir:c,loop:d=!0,onValueChange:p,...m}=e,f=IA(n),g=Ln(c),[h,v]=u({prop:a,defaultProp:r??null,onChange:p,caller:yA});return RO(LM,{scope:n,name:o,required:i,disabled:l,value:h,onValueChange:v,children:RO(hv,{asChild:!0,...f,orientation:s,dir:g,loop:d,children:RO(di.div,{role:"radiogroup","aria-required":i,"aria-orientation":s,"data-disabled":l?"":void 0,dir:g,...m,ref:t})})})})).displayName=yA,AA="RadioGroupItem",(EA=fO.forwardRef((e,t)=>{const{__scopeRadioGroup:n,disabled:o,...r}=e,a=zM(AA,n),i=a.disabled||o,c=IA(n),u=CA(n),d=fO.useRef(null),p=l(t,d),m=a.value===r.value,f=fO.useRef(!1);return fO.useEffect(()=>{const e=e=>{wA.includes(e.key)&&(f.current=!0)},t=()=>f.current=!1;return document.addEventListener("keydown",e),document.addEventListener("keyup",t),()=>{document.removeEventListener("keydown",e),document.removeEventListener("keyup",t)}},[]),RO(vv,{asChild:!0,...c,focusable:!i,active:m,children:RO(fA,{disabled:i,required:a.required,checked:m,...u,...r,name:a.name,ref:p,onCheck:()=>a.onValueChange(r.value),onKeyDown:s(e=>{"Enter"===e.key&&e.preventDefault()}),onFocus:s(r.onFocus,()=>{f.current&&d.current?.click()})})})})).displayName=AA,_A="RadioGroupIndicator",(OA=fO.forwardRef((e,t)=>{const{__scopeRadioGroup:n,...o}=e,r=CA(n);return RO(hA,{...r,...o,ref:t})})).displayName=_A,SA=xA,RA=EA,MA=OA,PA={root:"RadioGroup-modules_root__AbbNa",container:"RadioGroup-modules_container__yPAMg",indicator:"RadioGroup-modules_indicator__jEw97",item:"RadioGroup-modules_item__wuUmn",label:"RadioGroup-modules_label__ggYdY",footer:"RadioGroup-modules_footer__1Zp99",disabled:"RadioGroup-modules_disabled__H3T--"},NA=Object.freeze({position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal"}),BA="VisuallyHidden",(GA=fO.forwardRef((e,t)=>RO(di.span,{...e,ref:t,style:{...NA,...e.style}}))).displayName=BA,VA=GA,TA=[" ","Enter","ArrowUp","ArrowDown"],DA=[" ","Enter"],kA="Select";var[FM,HM,WM]=zn(kA),[XM]=o(kA,[WM,AR]);LA=AR();var[jM,ZM]=XM(kA),[qM,YM]=XM(kA);zA=e=>{const{__scopeSelect:t,children:n,open:o,defaultOpen:r,onOpenChange:a,value:i,defaultValue:l,onValueChange:s,dir:d,name:p,autoComplete:m,disabled:f,required:g,form:h}=e,v=LA(t),[b,w]=fO.useState(null),[y,I]=fO.useState(null),[C,x]=fO.useState(!1),A=Ln(d),[E,_]=u({prop:o,defaultProp:r??!1,onChange:a,caller:kA}),[O,S]=u({prop:i,defaultProp:l,onChange:s,caller:kA}),R=fO.useRef(null),M=!b||(h||!!b.closest("form")),[P,N]=fO.useState(new Set),B=Array.from(P).map(e=>e.props.value).join(";");return RO(rv,{...v,children:PO(jM,{required:g,scope:t,trigger:b,onTriggerChange:w,valueNode:y,onValueNodeChange:I,valueNodeHasChildren:C,onValueNodeHasChildrenChange:x,contentId:c(),value:O,onValueChange:S,open:E,onOpenChange:_,dir:A,triggerPointerDownPosRef:R,disabled:f,children:[RO(FM.Provider,{scope:t,children:RO(qM,{scope:e.__scopeSelect,onNativeOptionAdd:fO.useCallback(e=>{N(t=>new Set(t).add(e))},[]),onNativeOptionRemove:fO.useCallback(e=>{N(t=>{const n=new Set(t);return n.delete(e),n})},[]),children:n})}),M?PO(wE,{"aria-hidden":!0,required:g,tabIndex:-1,name:p,autoComplete:m,value:O,onChange:e=>S(e.target.value),disabled:f,form:h,children:[void 0===O?RO("option",{value:""}):null,Array.from(P)]},B):null]})})},zA.displayName=kA,FA="SelectTrigger",(HA=fO.forwardRef((e,t)=>{const{__scopeSelect:n,disabled:o=!1,...r}=e,a=LA(n),i=ZM(FA,n),c=i.disabled||o,u=l(t,i.onTriggerChange),d=HM(n),p=fO.useRef("touch"),[m,f,g]=Xa(e=>{const t=d().filter(e=>!e.disabled),n=t.find(e=>e.value===i.value),o=ja(t,e,n);void 0!==o&&i.onValueChange(o.value)}),h=e=>{c||(i.onOpenChange(!0),g()),e&&(i.triggerPointerDownPosRef.current={x:Math.round(e.pageX),y:Math.round(e.pageY)})};return RO(av,{asChild:!0,...a,children:RO(di.button,{type:"button",role:"combobox","aria-controls":i.contentId,"aria-expanded":i.open,"aria-required":i.required,"aria-autocomplete":"none",dir:i.dir,"data-state":i.open?"open":"closed",disabled:c,"data-disabled":c?"":void 0,"data-placeholder":Wa(i.value)?"":void 0,...r,ref:u,onClick:s(r.onClick,e=>{e.currentTarget.focus(),"mouse"!==p.current&&h(e)}),onPointerDown:s(r.onPointerDown,e=>{p.current=e.pointerType;const t=e.target;t.hasPointerCapture(e.pointerId)&&t.releasePointerCapture(e.pointerId),0===e.button&&!1===e.ctrlKey&&"mouse"===e.pointerType&&(h(e),e.preventDefault())}),onKeyDown:s(r.onKeyDown,e=>{const t=""!==m.current;e.ctrlKey||e.altKey||e.metaKey||1!==e.key.length||f(e.key),t&&" "===e.key||TA.includes(e.key)&&(h(),e.preventDefault())})})})})).displayName=FA,WA="SelectValue",(XA=fO.forwardRef((e,t)=>{const{__scopeSelect:n,className:o,style:r,children:a,placeholder:i="",...s}=e,c=ZM(WA,n),{onValueNodeHasChildrenChange:u}=c,d=void 0!==a,p=l(t,c.onValueNodeChange);return ii(()=>{u(d)},[u,d]),RO(di.span,{...s,ref:p,style:{pointerEvents:"none"},children:Wa(c.value)?RO(MO,{children:i}):a})})).displayName=WA,jA="SelectIcon",(ZA=fO.forwardRef((e,t)=>{const{__scopeSelect:n,children:o,...r}=e;return RO(di.span,{"aria-hidden":!0,...r,ref:t,children:o||"▼"})})).displayName=jA,(qA=e=>RO(Si,{asChild:!0,...e})).displayName="SelectPortal",YA="SelectContent",(JA=fO.forwardRef((e,t)=>{const n=ZM(YA,e.__scopeSelect),[o,r]=fO.useState();if(ii(()=>{r(new DocumentFragment)},[]),!n.open){const t=o;return t?NO.createPortal(RO(JM,{scope:e.__scopeSelect,children:RO(FM.Slot,{scope:e.__scopeSelect,children:RO("div",{children:e.children})})}),t):null}return RO($A,{...e,ref:t})})).displayName=YA,UA=10;var[JM,UM]=XM(YA);QA="SelectContentImpl",KA=d("SelectContent.RemoveScroll"),$A=fO.forwardRef((e,t)=>{const{__scopeSelect:n,position:o="item-aligned",onCloseAutoFocus:r,onEscapeKeyDown:a,onPointerDownOutside:i,side:c,sideOffset:u,align:d,alignOffset:p,arrowPadding:m,collisionBoundary:f,collisionPadding:g,sticky:h,hideWhenDetached:v,avoidCollisions:b,...w}=e,y=ZM(YA,n),[I,C]=fO.useState(null),[x,A]=fO.useState(null),E=l(t,e=>C(e)),[O,S]=fO.useState(null),[R,M]=fO.useState(null),P=HM(n),[N,B]=fO.useState(!1),G=fO.useRef(!1);fO.useEffect(()=>{if(I)return Gl(I)},[I]),_();const V=fO.useCallback(e=>{const[t,...n]=P().map(e=>e.ref.current),[o]=n.slice(-1),r=document.activeElement;for(const a of e){if(a===r)return;if(a?.scrollIntoView({block:"nearest"}),a===t&&x&&(x.scrollTop=0),a===o&&x&&(x.scrollTop=x.scrollHeight),a?.focus(),document.activeElement!==r)return}},[P,x]),T=fO.useCallback(()=>V([O,I]),[V,O,I]);fO.useEffect(()=>{N&&T()},[N,T]);const{onOpenChange:D,triggerPointerDownPosRef:k}=y;fO.useEffect(()=>{if(I){let e={x:0,y:0};const t=t=>{e={x:Math.abs(Math.round(t.pageX)-(k.current?.x??0)),y:Math.abs(Math.round(t.pageY)-(k.current?.y??0))}},n=n=>{e.x<=10&&e.y<=10?n.preventDefault():I.contains(n.target)||D(!1),document.removeEventListener("pointermove",t),k.current=null};return null!==k.current&&(document.addEventListener("pointermove",t),document.addEventListener("pointerup",n,{capture:!0,once:!0})),()=>{document.removeEventListener("pointermove",t),document.removeEventListener("pointerup",n,{capture:!0})}}},[I,D,k]),fO.useEffect(()=>{const e=()=>D(!1);return window.addEventListener("blur",e),window.addEventListener("resize",e),()=>{window.removeEventListener("blur",e),window.removeEventListener("resize",e)}},[D]);const[L,z]=Xa(e=>{const t=P().filter(e=>!e.disabled),n=t.find(e=>e.ref.current===document.activeElement),o=ja(t,e,n);o&&setTimeout(()=>o.ref.current.focus())}),F=fO.useCallback((e,t,n)=>{const o=!G.current&&!n;(void 0!==y.value&&y.value===t||o)&&(S(e),o&&(G.current=!0))},[y.value]),H=fO.useCallback(()=>I?.focus(),[I]),W=fO.useCallback((e,t,n)=>{const o=!G.current&&!n;(void 0!==y.value&&y.value===t||o)&&M(e)},[y.value]),X="popper"===o?oE:tE,j=X===oE?{side:c,sideOffset:u,align:d,alignOffset:p,arrowPadding:m,collisionBoundary:f,collisionPadding:g,sticky:h,hideWhenDetached:v,avoidCollisions:b}:{};return RO(JM,{scope:n,content:I,viewport:x,onViewportChange:A,itemRefCallback:F,selectedItem:O,onItemLeave:H,itemTextRefCallback:W,focusSelectedItem:T,selectedItemText:R,position:o,isPositioned:N,searchRef:L,children:RO(El,{as:KA,allowPinchZoom:!0,children:RO(Ei,{asChild:!0,trapped:y.open,onMountAutoFocus:e=>{e.preventDefault()},onUnmountAutoFocus:s(r,e=>{y.trigger?.focus({preventScroll:!0}),e.preventDefault()}),children:RO(bi,{asChild:!0,disableOutsidePointerEvents:!0,onEscapeKeyDown:a,onPointerDownOutside:i,onFocusOutside:e=>e.preventDefault(),onDismiss:()=>y.onOpenChange(!1),children:RO(X,{role:"listbox",id:y.contentId,"data-state":y.open?"open":"closed",dir:y.dir,onContextMenu:e=>e.preventDefault(),...w,...j,onPlaced:()=>B(!0),ref:E,style:{display:"flex",flexDirection:"column",outline:"none",...w.style},onKeyDown:s(w.onKeyDown,e=>{const t=e.ctrlKey||e.altKey||e.metaKey;if("Tab"===e.key&&e.preventDefault(),t||1!==e.key.length||z(e.key),["ArrowUp","ArrowDown","Home","End"].includes(e.key)){let t=P().filter(e=>!e.disabled).map(e=>e.ref.current);if(["ArrowUp","End"].includes(e.key)&&(t=t.slice().reverse()),["ArrowUp","ArrowDown"].includes(e.key)){const n=e.target,o=t.indexOf(n);t=t.slice(o+1)}setTimeout(()=>V(t)),e.preventDefault()}})})})})})})}),$A.displayName=QA,eE="SelectItemAlignedPosition",tE=fO.forwardRef((e,t)=>{const{__scopeSelect:n,onPlaced:o,...r}=e,a=ZM(YA,n),i=UM(YA,n),[s,c]=fO.useState(null),[u,d]=fO.useState(null),p=l(t,e=>d(e)),m=HM(n),f=fO.useRef(!1),g=fO.useRef(!0),{viewport:h,selectedItem:v,selectedItemText:b,focusSelectedItem:w}=i,y=fO.useCallback(()=>{if(a.trigger&&a.valueNode&&s&&u&&h&&v&&b){const e=a.trigger.getBoundingClientRect(),t=u.getBoundingClientRect(),n=a.valueNode.getBoundingClientRect(),r=b.getBoundingClientRect();if("rtl"!==a.dir){const o=r.left-t.left,a=n.left-o,i=e.left-a,l=e.width+i,c=Math.max(l,t.width),u=window.innerWidth-UA,d=kn(a,[UA,Math.max(UA,u-c)]);s.style.minWidth=l+"px",s.style.left=d+"px"}else{const o=t.right-r.right,a=window.innerWidth-n.right-o,i=window.innerWidth-e.right-a,l=e.width+i,c=Math.max(l,t.width),u=window.innerWidth-UA,d=kn(a,[UA,Math.max(UA,u-c)]);s.style.minWidth=l+"px",s.style.right=d+"px"}const i=m(),l=window.innerHeight-2*UA,c=h.scrollHeight,d=window.getComputedStyle(u),p=parseInt(d.borderTopWidth,10),g=parseInt(d.paddingTop,10),w=parseInt(d.borderBottomWidth,10),y=p+g+c+parseInt(d.paddingBottom,10)+w,I=Math.min(5*v.offsetHeight,y),C=window.getComputedStyle(h),x=parseInt(C.paddingTop,10),A=parseInt(C.paddingBottom,10),E=e.top+e.height/2-UA,_=l-E,O=v.offsetHeight/2,S=p+g+(v.offsetTop+O),R=y-S;if(S<=E){const e=i.length>0&&v===i[i.length-1].ref.current;s.style.bottom="0px";const t=u.clientHeight-h.offsetTop-h.offsetHeight,n=S+Math.max(_,O+(e?A:0)+t+w);s.style.height=n+"px"}else{const e=i.length>0&&v===i[0].ref.current;s.style.top="0px";const t=Math.max(E,p+h.offsetTop+(e?x:0)+O)+R;s.style.height=t+"px",h.scrollTop=S-E+h.offsetTop}s.style.margin=`${UA}px 0`,s.style.minHeight=I+"px",s.style.maxHeight=l+"px",o?.(),requestAnimationFrame(()=>f.current=!0)}},[m,a.trigger,a.valueNode,s,u,h,v,b,a.dir,o]);ii(()=>y(),[y]);const[I,C]=fO.useState();ii(()=>{u&&C(window.getComputedStyle(u).zIndex)},[u]);const x=fO.useCallback(e=>{e&&!0===g.current&&(y(),w?.(),g.current=!1)},[y,w]);return RO(QM,{scope:n,contentWrapper:s,shouldExpandOnScrollRef:f,onScrollButtonChange:x,children:RO("div",{ref:c,style:{display:"flex",flexDirection:"column",position:"fixed",zIndex:I},children:RO(di.div,{...r,ref:p,style:{boxSizing:"border-box",maxHeight:"100%",...r.style}})})})}),tE.displayName=eE,nE="SelectPopperPosition",(oE=fO.forwardRef((e,t)=>{const{__scopeSelect:n,align:o="start",collisionPadding:r=UA,...a}=e,i=LA(n);return RO(iv,{...i,...a,ref:t,align:o,collisionPadding:r,style:{boxSizing:"border-box",...a.style,"--radix-select-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-select-content-available-width":"var(--radix-popper-available-width)","--radix-select-content-available-height":"var(--radix-popper-available-height)","--radix-select-trigger-width":"var(--radix-popper-anchor-width)","--radix-select-trigger-height":"var(--radix-popper-anchor-height)"}})})).displayName=nE;var[QM,KM]=XM(YA,{});rE="SelectViewport",(aE=fO.forwardRef((e,t)=>{const{__scopeSelect:n,nonce:o,...r}=e,a=UM(rE,n),i=KM(rE,n),c=l(t,a.onViewportChange),u=fO.useRef(0);return PO(MO,{children:[RO("style",{dangerouslySetInnerHTML:{__html:"[data-radix-select-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-select-viewport]::-webkit-scrollbar{display:none}"},nonce:o}),RO(FM.Slot,{scope:n,children:RO(di.div,{"data-radix-select-viewport":"",role:"presentation",...r,ref:c,style:{position:"relative",flex:1,overflow:"hidden auto",...r.style},onScroll:s(r.onScroll,e=>{const t=e.currentTarget,{contentWrapper:n,shouldExpandOnScrollRef:o}=i;if(o?.current&&n){const e=Math.abs(u.current-t.scrollTop);if(e>0){const o=window.innerHeight-2*UA,r=parseFloat(n.style.minHeight),a=parseFloat(n.style.height),i=Math.max(r,a);if(i<o){const r=i+e,a=Math.min(o,r),l=r-a;n.style.height=a+"px","0px"===n.style.bottom&&(t.scrollTop=l>0?l:0,n.style.justifyContent="flex-end")}}}u.current=t.scrollTop})})})]})})).displayName=rE,iE="SelectGroup";var[$M,eP]=XM(iE);fO.forwardRef((e,t)=>{const{__scopeSelect:n,...o}=e,r=c();return RO($M,{scope:n,id:r,children:RO(di.div,{role:"group","aria-labelledby":r,...o,ref:t})})}).displayName=iE,lE="SelectLabel",fO.forwardRef((e,t)=>{const{__scopeSelect:n,...o}=e,r=eP(lE,n);return RO(di.div,{id:r.id,...o,ref:t})}).displayName=lE,sE="SelectItem";var[tP,nP]=XM(sE);cE=fO.forwardRef((e,t)=>{const{__scopeSelect:n,value:o,disabled:r=!1,textValue:a,...i}=e,u=ZM(sE,n),d=UM(sE,n),p=u.value===o,[m,f]=fO.useState(a??""),[g,h]=fO.useState(!1),v=l(t,e=>d.itemRefCallback?.(e,o,r)),b=c(),w=fO.useRef("touch"),y=()=>{r||(u.onValueChange(o),u.onOpenChange(!1))};if(""===o)throw new Error("A <Select.Item /> must have a value prop that is not an empty string. This is because the Select value can be set to an empty string to clear the selection and show the placeholder.");return RO(tP,{scope:n,value:o,disabled:r,textId:b,isSelected:p,onItemTextChange:fO.useCallback(e=>{f(t=>t||(e?.textContent??"").trim())},[]),children:RO(FM.ItemSlot,{scope:n,value:o,disabled:r,textValue:m,children:RO(di.div,{role:"option","aria-labelledby":b,"data-highlighted":g?"":void 0,"aria-selected":p&&g,"data-state":p?"checked":"unchecked","aria-disabled":r||void 0,"data-disabled":r?"":void 0,tabIndex:r?void 0:-1,...i,ref:v,onFocus:s(i.onFocus,()=>h(!0)),onBlur:s(i.onBlur,()=>h(!1)),onClick:s(i.onClick,()=>{"mouse"!==w.current&&y()}),onPointerUp:s(i.onPointerUp,()=>{"mouse"===w.current&&y()}),onPointerDown:s(i.onPointerDown,e=>{w.current=e.pointerType}),onPointerMove:s(i.onPointerMove,e=>{w.current=e.pointerType,r?d.onItemLeave?.():"mouse"===w.current&&e.currentTarget.focus({preventScroll:!0})}),onPointerLeave:s(i.onPointerLeave,e=>{e.currentTarget===document.activeElement&&d.onItemLeave?.()}),onKeyDown:s(i.onKeyDown,e=>{""!==d.searchRef?.current&&" "===e.key||(DA.includes(e.key)&&y()," "===e.key&&e.preventDefault())})})})})}),cE.displayName=sE,uE="SelectItemText",dE=fO.forwardRef((e,t)=>{const{__scopeSelect:n,className:o,style:r,...a}=e,i=ZM(uE,n),s=UM(uE,n),c=nP(uE,n),u=YM(uE,n),[d,p]=fO.useState(null),m=l(t,e=>p(e),c.onItemTextChange,e=>s.itemTextRefCallback?.(e,c.value,c.disabled)),f=d?.textContent,g=fO.useMemo(()=>RO("option",{value:c.value,disabled:c.disabled,children:f},c.value),[c.disabled,c.value,f]),{onNativeOptionAdd:h,onNativeOptionRemove:v}=u;return ii(()=>(h(g),()=>v(g)),[h,v,g]),PO(MO,{children:[RO(di.span,{id:c.textId,...a,ref:m}),c.isSelected&&i.valueNode&&!i.valueNodeHasChildren?NO.createPortal(a.children,i.valueNode):null]})}),dE.displayName=uE,pE="SelectItemIndicator",fO.forwardRef((e,t)=>{const{__scopeSelect:n,...o}=e;return nP(pE,n).isSelected?RO(di.span,{"aria-hidden":!0,...o,ref:t}):null}).displayName=pE,mE="SelectScrollUpButton",fO.forwardRef((e,t)=>{const n=UM(mE,e.__scopeSelect),o=KM(mE,e.__scopeSelect),[r,a]=fO.useState(!1),i=l(t,o.onScrollButtonChange);return ii(()=>{if(n.viewport&&n.isPositioned){let e=function(){const e=t.scrollTop>0;a(e)};const t=n.viewport;return e(),t.addEventListener("scroll",e),()=>t.removeEventListener("scroll",e)}},[n.viewport,n.isPositioned]),r?RO(gE,{...e,ref:i,onAutoScroll:()=>{const{viewport:e,selectedItem:t}=n;e&&t&&(e.scrollTop=e.scrollTop-t.offsetHeight)}}):null}).displayName=mE,fE="SelectScrollDownButton",fO.forwardRef((e,t)=>{const n=UM(fE,e.__scopeSelect),o=KM(fE,e.__scopeSelect),[r,a]=fO.useState(!1),i=l(t,o.onScrollButtonChange);return ii(()=>{if(n.viewport&&n.isPositioned){let e=function(){const e=t.scrollHeight-t.clientHeight,n=Math.ceil(t.scrollTop)<e;a(n)};const t=n.viewport;return e(),t.addEventListener("scroll",e),()=>t.removeEventListener("scroll",e)}},[n.viewport,n.isPositioned]),r?RO(gE,{...e,ref:i,onAutoScroll:()=>{const{viewport:e,selectedItem:t}=n;e&&t&&(e.scrollTop=e.scrollTop+t.offsetHeight)}}):null}).displayName=fE,gE=fO.forwardRef((e,t)=>{const{__scopeSelect:n,onAutoScroll:o,...r}=e,a=UM("SelectScrollButton",n),i=fO.useRef(null),l=HM(n),c=fO.useCallback(()=>{null!==i.current&&(window.clearInterval(i.current),i.current=null)},[]);return fO.useEffect(()=>()=>c(),[c]),ii(()=>{const e=l().find(e=>e.ref.current===document.activeElement);e?.ref.current?.scrollIntoView({block:"nearest"})},[l]),RO(di.div,{"aria-hidden":!0,...r,ref:t,style:{flexShrink:0,...r.style},onPointerDown:s(r.onPointerDown,()=>{null===i.current&&(i.current=window.setInterval(o,50))}),onPointerMove:s(r.onPointerMove,()=>{a.onItemLeave?.(),null===i.current&&(i.current=window.setInterval(o,50))}),onPointerLeave:s(r.onPointerLeave,()=>{c()})})}),hE="SelectSeparator",fO.forwardRef((e,t)=>{const{__scopeSelect:n,...o}=e;return RO(di.div,{"aria-hidden":!0,...o,ref:t})}).displayName=hE,vE="SelectArrow",fO.forwardRef((e,t)=>{const{__scopeSelect:n,...o}=e,r=LA(n),a=ZM(vE,n),i=UM(vE,n);return a.open&&"popper"===i.position?RO(lv,{...r,...o,ref:t}):null}).displayName=vE,bE="SelectBubbleInput",(wE=fO.forwardRef(({__scopeSelect:e,value:t,...n},o)=>{const r=fO.useRef(null),a=l(o,r),i=pn(t);return fO.useEffect(()=>{const e=r.current;if(!e)return;const n=window.HTMLSelectElement.prototype,o=Object.getOwnPropertyDescriptor(n,"value").set;if(i!==t&&o){const n=new Event("change",{bubbles:!0});o.call(e,t),e.dispatchEvent(n)}},[i,t]),RO(di.select,{...n,style:{...NA,...n.style},ref:a,defaultValue:t})})).displayName=bE,yE=zA,IE=HA,CE=XA,xE=ZA,AE=qA,EE=JA,_E=aE,OE=cE,SE=dE,RE="Select-modules_trigger__dS9Dx",ME="Select-modules_icon__sgRRc",PE="Select-modules_startIcon__kohMV",NE="Select-modules_value__h6Q4Z",BE="Select-modules_content__YuAqS",GE="Select-modules_item__cTAIm";const oP=gO.forwardRef(({children:e,cssClass:t="",sideOffset:n=4,position:o="popper",disabled:r=!1,value:a="",id:i,icon:l=null,placeholder:s="",portalContainer:c=document.body,contentClassName:u="",contentProps:d={},...p},m)=>gO.createElement(yE,{value:a||void 0,disabled:r,...p},gO.createElement(IE,{id:i,ref:m,className:ai(RE,t,"demio-ui-select-trigger")},l&&gO.createElement("span",{className:ai(PE,"demio-ui-select-start-icon")},l),gO.createElement("span",{className:ai(NE,"demio-ui-select-value")},gO.createElement(CE,{placeholder:a||s})),gO.createElement(xE,{className:ai(ME,"demio-ui-select-icon")},gO.createElement(Bc,null))),gO.createElement(AE,{container:c},gO.createElement(EE,{position:o,className:ai("demio-ui-select-content",BE,u),...d,sideOffset:n},gO.createElement(_E,null,gO.createElement(_E,null,e)))))),rP=gO.forwardRef(({children:e,className:t,disabled:n=!1,...o},r)=>gO.createElement(OE,{...o,ref:r,className:ai(GE,"demio-ui-select-item",t),disabled:n},e)),aP=SE;VE="Switch";var[iP]=o(VE),[lP,sP]=iP(VE);TE=fO.forwardRef((e,t)=>{const{__scopeSwitch:n,name:o,checked:r,defaultChecked:a,required:i,disabled:c,value:d="on",onCheckedChange:p,form:m,...f}=e,[g,h]=fO.useState(null),v=l(t,e=>h(e)),b=fO.useRef(!1),w=!g||(m||!!g.closest("form")),[y,I]=u({prop:r,defaultProp:a??!1,onChange:p,caller:VE});return PO(lP,{scope:n,checked:y,disabled:c,children:[RO(di.button,{type:"button",role:"switch","aria-checked":y,"aria-required":i,"data-state":Za(y),"data-disabled":c?"":void 0,disabled:c,value:d,...f,ref:v,onClick:s(e.onClick,e=>{I(e=>!e),w&&(b.current=e.isPropagationStopped(),b.current||e.stopPropagation())})}),w&&RO(zE,{control:g,bubbles:!b.current,name:o,value:d,checked:y,required:i,disabled:c,form:m,style:{transform:"translateX(-100%)"}})]})}),TE.displayName=VE,DE="SwitchThumb",(kE=fO.forwardRef((e,t)=>{const{__scopeSwitch:n,...o}=e,r=sP(DE,n);return RO(di.span,{"data-state":Za(r.checked),"data-disabled":r.disabled?"":void 0,...o,ref:t})})).displayName=DE,LE="SwitchBubbleInput",(zE=fO.forwardRef(({__scopeSwitch:e,control:t,checked:n,bubbles:o=!0,...r},a)=>{const i=fO.useRef(null),s=l(i,a),c=pn(n),u=mn(t);return fO.useEffect(()=>{const e=i.current;if(!e)return;const t=window.HTMLInputElement.prototype,r=Object.getOwnPropertyDescriptor(t,"checked").set;if(c!==n&&r){const t=new Event("click",{bubbles:o});r.call(e,n),e.dispatchEvent(t)}},[c,n,o]),RO("input",{type:"checkbox","aria-hidden":!0,defaultChecked:n,...r,tabIndex:-1,ref:s,style:{...r.style,...u,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})})).displayName=LE,FE=TE,HE=kE,WE="Switch-modules_root__V5S6a",XE="Switch-modules_thumb__PZ-lR",jE="Tabs";var[cP]=o(jE,[BR]);ZE=BR();var[uP,dP]=cP(jE);(qE=fO.forwardRef((e,t)=>{const{__scopeTabs:n,value:o,onValueChange:r,defaultValue:a,orientation:i="horizontal",dir:l,activationMode:s="automatic",...d}=e,p=Ln(l),[m,f]=u({prop:o,onChange:r,defaultProp:a??"",caller:jE});return RO(uP,{scope:n,baseId:c(),value:m,onValueChange:f,orientation:i,dir:p,activationMode:s,children:RO(di.div,{dir:p,"data-orientation":i,...d,ref:t})})})).displayName=jE,YE="TabsList",(JE=fO.forwardRef((e,t)=>{const{__scopeTabs:n,loop:o=!0,...r}=e,a=dP(YE,n),i=ZE(n);return RO(hv,{asChild:!0,...i,orientation:a.orientation,dir:a.dir,loop:o,children:RO(di.div,{role:"tablist","aria-orientation":a.orientation,...r,ref:t})})})).displayName=YE,UE="TabsTrigger",(QE=fO.forwardRef((e,t)=>{const{__scopeTabs:n,value:o,disabled:r=!1,...a}=e,i=dP(UE,n),l=ZE(n),c=Ya(i.baseId,o),u=Ja(i.baseId,o),d=o===i.value;return RO(vv,{asChild:!0,...l,focusable:!r,active:d,children:RO(di.button,{type:"button",role:"tab","aria-selected":d,"aria-controls":u,"data-state":d?"active":"inactive","data-disabled":r?"":void 0,disabled:r,id:c,...a,ref:t,onMouseDown:s(e.onMouseDown,e=>{r||0!==e.button||!1!==e.ctrlKey?e.preventDefault():i.onValueChange(o)}),onKeyDown:s(e.onKeyDown,e=>{[" ","Enter"].includes(e.key)&&i.onValueChange(o)}),onFocus:s(e.onFocus,()=>{const e="manual"!==i.activationMode;d||r||!e||i.onValueChange(o)})})})})).displayName=UE,KE="TabsContent",($E=fO.forwardRef((e,t)=>{const{__scopeTabs:n,value:o,forceMount:r,children:a,...i}=e,l=dP(KE,n),s=Ya(l.baseId,o),c=Ja(l.baseId,o),u=o===l.value,d=fO.useRef(u);return fO.useEffect(()=>{const e=requestAnimationFrame(()=>d.current=!1);return()=>cancelAnimationFrame(e)},[]),RO(Ri,{present:r||u,children:({present:n})=>RO(di.div,{"data-state":u?"active":"inactive","data-orientation":l.orientation,role:"tabpanel","aria-labelledby":s,hidden:!n,id:c,tabIndex:0,...i,ref:t,style:{...e.style,animationDuration:d.current?"0s":void 0},children:n&&a})})})).displayName=KE,e_=qE,t_=JE,n_=QE,o_=$E,r_="Tabs-modules_root__TvYE1",a_="Tabs-modules_list__G3KVd",i_="Tabs-modules_tab__-FuG6",l_="Tabs-modules_content__X0OLh",s_="Tag-modules_default__A5rGa",c_="Tag-modules_deleteButton__HzjLp";var[pP]=o("Tooltip",[AR]);u_=AR(),d_="TooltipProvider",p_=700,m_="tooltip.open";var[mP,fP]=pP(d_);(f_=e=>{const{__scopeTooltip:t,delayDuration:n=p_,skipDelayDuration:o=300,disableHoverableContent:r=!1,children:a}=e,i=fO.useRef(!0),l=fO.useRef(!1),s=fO.useRef(0);return fO.useEffect(()=>{const e=s.current;return()=>window.clearTimeout(e)},[]),RO(mP,{scope:t,isOpenDelayedRef:i,delayDuration:n,onOpen:fO.useCallback(()=>{window.clearTimeout(s.current),i.current=!1},[]),onClose:fO.useCallback(()=>{window.clearTimeout(s.current),s.current=window.setTimeout(()=>i.current=!0,o)},[o]),isPointerInTransitRef:l,onPointerInTransitChange:fO.useCallback(e=>{l.current=e},[]),disableHoverableContent:r,children:a})}).displayName=d_,g_="Tooltip";var[gP,hP]=pP(g_);(h_=e=>{const{__scopeTooltip:t,children:n,open:o,defaultOpen:r,onOpenChange:a,disableHoverableContent:i,delayDuration:l}=e,s=fP(g_,e.__scopeTooltip),d=u_(t),[p,m]=fO.useState(null),f=c(),g=fO.useRef(0),h=i??s.disableHoverableContent,v=l??s.delayDuration,b=fO.useRef(!1),[w,y]=u({prop:o,defaultProp:r??!1,onChange:e=>{e?(s.onOpen(),document.dispatchEvent(new CustomEvent(m_))):s.onClose(),a?.(e)},caller:g_}),I=fO.useMemo(()=>w?b.current?"delayed-open":"instant-open":"closed",[w]),C=fO.useCallback(()=>{window.clearTimeout(g.current),g.current=0,b.current=!1,y(!0)},[y]),x=fO.useCallback(()=>{window.clearTimeout(g.current),g.current=0,y(!1)},[y]),A=fO.useCallback(()=>{window.clearTimeout(g.current),g.current=window.setTimeout(()=>{b.current=!0,y(!0),g.current=0},v)},[v,y]);return fO.useEffect(()=>()=>{g.current&&(window.clearTimeout(g.current),g.current=0)},[]),RO(rv,{...d,children:RO(gP,{scope:t,contentId:f,open:w,stateAttribute:I,trigger:p,onTriggerChange:m,onTriggerEnter:fO.useCallback(()=>{s.isOpenDelayedRef.current?A():C()},[s.isOpenDelayedRef,A,C]),onTriggerLeave:fO.useCallback(()=>{h?x():(window.clearTimeout(g.current),g.current=0)},[x,h]),onOpen:C,onClose:x,disableHoverableContent:h,children:n})})}).displayName=g_,v_="TooltipTrigger",(b_=fO.forwardRef((e,t)=>{const{__scopeTooltip:n,...o}=e,r=hP(v_,n),a=fP(v_,n),i=u_(n),c=l(t,fO.useRef(null),r.onTriggerChange),u=fO.useRef(!1),d=fO.useRef(!1),p=fO.useCallback(()=>u.current=!1,[]);return fO.useEffect(()=>()=>document.removeEventListener("pointerup",p),[p]),RO(av,{asChild:!0,...i,children:RO(di.button,{"aria-describedby":r.open?r.contentId:void 0,"data-state":r.stateAttribute,...o,ref:c,onPointerMove:s(e.onPointerMove,e=>{"touch"!==e.pointerType&&(d.current||a.isPointerInTransitRef.current||(r.onTriggerEnter(),d.current=!0))}),onPointerLeave:s(e.onPointerLeave,()=>{r.onTriggerLeave(),d.current=!1}),onPointerDown:s(e.onPointerDown,()=>{r.open&&r.onClose(),u.current=!0,document.addEventListener("pointerup",p,{once:!0})}),onFocus:s(e.onFocus,()=>{u.current||r.onOpen()}),onBlur:s(e.onBlur,r.onClose),onClick:s(e.onClick,r.onClose)})})})).displayName=v_,w_="TooltipPortal";var[vP,bP]=pP(w_,{forceMount:void 0});(y_=e=>{const{__scopeTooltip:t,forceMount:n,children:o,container:r}=e,a=hP(w_,t);return RO(vP,{scope:t,forceMount:n,children:RO(Ri,{present:n||a.open,children:RO(Si,{asChild:!0,container:r,children:o})})})}).displayName=w_,I_="TooltipContent",C_=fO.forwardRef((e,t)=>{const n=bP(I_,e.__scopeTooltip),{forceMount:o=n.forceMount,side:r="top",...a}=e,i=hP(I_,e.__scopeTooltip);return RO(Ri,{present:o||i.open,children:i.disableHoverableContent?RO(E_,{side:r,...a,ref:t}):RO(x_,{side:r,...a,ref:t})})}),x_=fO.forwardRef((e,t)=>{const n=hP(I_,e.__scopeTooltip),o=fP(I_,e.__scopeTooltip),r=fO.useRef(null),a=l(t,r),[i,s]=fO.useState(null),{trigger:c,onClose:u}=n,d=r.current,{onPointerInTransitChange:p}=o,m=fO.useCallback(()=>{s(null),p(!1)},[p]),f=fO.useCallback((e,t)=>{const n=e.currentTarget,o={x:e.clientX,y:e.clientY},r=function(e,t,n=5){const o=[];switch(t){case"top":o.push({x:e.x-n,y:e.y+n},{x:e.x+n,y:e.y+n});break;case"bottom":o.push({x:e.x-n,y:e.y-n},{x:e.x+n,y:e.y-n});break;case"left":o.push({x:e.x+n,y:e.y-n},{x:e.x+n,y:e.y+n});break;case"right":o.push({x:e.x-n,y:e.y-n},{x:e.x-n,y:e.y+n})}return o}(o,function(e,t){const n=Math.abs(t.top-e.y),o=Math.abs(t.bottom-e.y),r=Math.abs(t.right-e.x),a=Math.abs(t.left-e.x);switch(Math.min(n,o,r,a)){case a:return"left";case r:return"right";case n:return"top";case o:return"bottom";default:throw new Error("unreachable")}}(o,n.getBoundingClientRect())),a=function(e){const t=e.slice();return t.sort((e,t)=>e.x<t.x?-1:e.x>t.x?1:e.y<t.y?-1:e.y>t.y?1:0),function(e){if(e.length<=1)return e.slice();const t=[];for(let o=0;o<e.length;o++){const n=e[o];for(;t.length>=2;){const e=t[t.length-1],o=t[t.length-2];if(!((e.x-o.x)*(n.y-o.y)>=(e.y-o.y)*(n.x-o.x)))break;t.pop()}t.push(n)}t.pop();const n=[];for(let o=e.length-1;o>=0;o--){const t=e[o];for(;n.length>=2;){const e=n[n.length-1],o=n[n.length-2];if(!((e.x-o.x)*(t.y-o.y)>=(e.y-o.y)*(t.x-o.x)))break;n.pop()}n.push(t)}return n.pop(),1===t.length&&1===n.length&&t[0].x===n[0].x&&t[0].y===n[0].y?t:t.concat(n)}(t)}([...r,...function(e){const{top:t,right:n,bottom:o,left:r}=e;return[{x:r,y:t},{x:n,y:t},{x:n,y:o},{x:r,y:o}]}(t.getBoundingClientRect())]);s(a),p(!0)},[p]);return fO.useEffect(()=>()=>m(),[m]),fO.useEffect(()=>{if(c&&d){const e=e=>f(e,d),t=e=>f(e,c);return c.addEventListener("pointerleave",e),d.addEventListener("pointerleave",t),()=>{c.removeEventListener("pointerleave",e),d.removeEventListener("pointerleave",t)}}},[c,d,f,m]),fO.useEffect(()=>{if(i){const e=e=>{const t=e.target,n={x:e.clientX,y:e.clientY},o=c?.contains(t)||d?.contains(t),r=!function(e,t){const{x:n,y:o}=e;let r=!1;for(let a=0,i=t.length-1;a<t.length;i=a++){const e=t[a],l=t[i],s=e.x,c=e.y,u=l.x,d=l.y;c>o!=d>o&&n<(u-s)*(o-c)/(d-c)+s&&(r=!r)}return r}(n,i);o?m():r&&(m(),u())};return document.addEventListener("pointermove",e),()=>document.removeEventListener("pointermove",e)}},[c,d,i,u,m]),RO(E_,{...e,ref:a})});var[wP,yP]=pP(g_,{isInside:!1});A_=m("TooltipContent"),E_=fO.forwardRef((e,t)=>{const{__scopeTooltip:n,children:o,"aria-label":r,onEscapeKeyDown:a,onPointerDownOutside:i,...l}=e,s=hP(I_,n),c=u_(n),{onClose:u}=s;return fO.useEffect(()=>(document.addEventListener(m_,u),()=>document.removeEventListener(m_,u)),[u]),fO.useEffect(()=>{if(s.trigger){const e=e=>{const t=e.target;t?.contains(s.trigger)&&u()};return window.addEventListener("scroll",e,{capture:!0}),()=>window.removeEventListener("scroll",e,{capture:!0})}},[s.trigger,u]),RO(bi,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:a,onPointerDownOutside:i,onFocusOutside:e=>e.preventDefault(),onDismiss:u,children:PO(iv,{"data-state":s.stateAttribute,...c,...l,ref:t,style:{...l.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"},children:[RO(A_,{children:o}),RO(wP,{scope:n,isInside:!0,children:RO(VA,{id:s.contentId,role:"tooltip",children:r||o})})]})})}),C_.displayName=I_,__="TooltipArrow",(O_=fO.forwardRef((e,t)=>{const{__scopeTooltip:n,...o}=e,r=u_(n);return yP(__,n).isInside?null:RO(lv,{...r,...o,ref:t})})).displayName=__,S_=f_,R_=h_,M_=b_,P_=y_,N_=C_,B_=O_,G_="Tooltip-modules_content__--tK0",V_="Tooltip-modules_tooltipTrigger__-SmeR",T_="Tooltip-modules_arrow__4vjj8",D_={default:"Typography-modules_default__JCzxD",headerFirst:"Typography-modules_headerFirst__NkO--",headerSecond:"Typography-modules_headerSecond__LEiQi",headerThird:"Typography-modules_headerThird__lSaFv",headerForth:"Typography-modules_headerForth__B5L3L",headerFifth:"Typography-modules_headerFifth__5LBdo",headerSixth:"Typography-modules_headerSixth__Bxy4-",bodyFirst:"Typography-modules_bodyFirst__iMtZC",bodySecond:"Typography-modules_bodySecond__bRjfb",bodyThird:"Typography-modules_bodyThird__SR8zo",semiBoldFirst:"Typography-modules_semiBoldFirst__IekIE",semiBoldSecond:"Typography-modules_semiBoldSecond__AaWKP",semiBoldThird:"Typography-modules_semiBoldThird__mmpEF",overLineFirst:"Typography-modules_overLineFirst__6-WmT",overLineSecond:"Typography-modules_overLineSecond__bRFIg",link:"Typography-modules_link__T8ZSo",left:"Typography-modules_left__toyKQ",center:"Typography-modules_center__LyrMT",right:"Typography-modules_right__s-R-0",inherit:"Typography-modules_inherit__yG6sp",regular:"Typography-modules_regular__nf3tw",bold:"Typography-modules_bold__kZqUJ",italic:"Typography-modules_italic__YadIq"};const IP={h1:"headerFirst",h2:"headerSecond",h3:"headerThird",h4:"headerForth",h5:"headerFifth",h6:"headerSixth",b1:"bodyFirst",b2:"bodySecond",b3:"bodyThird",sb1:"semiBoldFirst",sb2:"semiBoldSecond",sb3:"semiBoldThird",ol1:"overLineFirst",ol2:"overLineSecond",link:"link"},CP=({tag:e="p",align:t="left",className:n="",children:o=null,emphasis:r="regular",title:a="",variant:i="b1",...l})=>{const s=e;return gO.createElement(s,{title:a,className:ai(D_.default,D_[IP[i]],D_[t],D_[r],"demio-ui-typography-element",`typography-${i}`,n),...l},o)};k_="UploadMenu-modules_triggerButton__TnM4-",L_="UploadMenu-modules_triggerButtonIcon__j-eLU",z_="UploadMenu-modules_menuContent__hPJib",F_="UploadMenu-modules_menuItem__XOxMt",H_="UploadMenu-modules_menuItemDisabled__QmNk4";const xP=4,AP=bO(e=>{const{align:t="end",isOpen:n=!1,menu:o=[],onInteractOutside:r,onOpen:a,portalContainer:i,sideOffset:l=xP,triggerButton:s=null,triggerButtonClass:c=""}=e,[u,d]=hO(n||!1),p=Boolean(s),m=o.filter(e=>Boolean(e)&&Boolean(e?.text||e?.icon)),f=Boolean(m.length);return IO(()=>{d(n)},[n]),gO.createElement("div",{className:ai("demio-ui-upload-menu"),"data-testid":"upload-menu"},f&&gO.createElement(iM,{open:u,onOpenChange:e=>{d(e),a&&a(e)}},gO.createElement(lM,{className:ai("demio-ui-upload-menu-trigger-button",k_,c),"data-testid":"upload-menu-trigger-button"},p&&s,!p&&gO.createElement(Ku,{className:ai("demio-ui-upload-menu-default-trigger-button",L_),"data-testid":"upload-menu-default-trigger-button",width:16})),gO.createElement(dM,{container:i instanceof Element?i:void 0},gO.createElement(rM,{align:t,className:ai("demio-ui-upload-menu-content",z_),"data-testid":"upload-menu-content",onInteractOutside:e=>{e?.preventDefault(),d(!1),r?.()},sideOffset:l},m.map(({className:e,icon:t,isDisabled:n,text:o},r)=>gO.createElement(cM,{className:ai("demio-ui-upload-menu-item",F_,{[H_]:n},e),"data-testid":`upload-menu-item-${r}`,disabled:n,key:`upload-menu-item-key-${r}`,onSelect:n?void 0:e=>((e,t)=>{m[t]&&m[t].onSelect&&m[t].onSelect(e,{itemNumber:t})})(e,r)},t,o))))))});W_="UploadProgressPreview-modules_root__9StJo",X_="UploadProgressPreview-modules_image__OMRPt",j_="UploadProgressPreview-modules_row__KkHVU",Z_="UploadProgressPreview-modules_iconContainer__Ktq69",q_="UploadProgressPreview-modules_icon__z5MfW",Y_="UploadProgressPreview-modules_percent__VVNJt",J_="UploadProgressPreview-modules_fileData__hhid5",U_="UploadProgressPreview-modules_isUploadMode__M13Qp",Q_="UploadProgressPreview-modules_noMenu__Kyn3S",K_="UploadProgressPreview-modules_fileName__i-Dl-",$_="UploadProgressPreview-modules_duration__HRRaa";const EP=bO(({className:e="",fileName:t="",fileInfo:n="",imageSrc:o="",imageTitle:r="",isUpload:a=!1,menu:i=[],percent:l})=>{const s=Boolean(i.length),c=a||"number"==typeof l&&l<100,u=i.filter(e=>e?.isPreviewOnly),d=i.filter(e=>e?.isProgressOnly);return gO.createElement("div",{className:ai("demio-ui-upload-progress-preview",W_,e),"data-testid":"upload-progress-preview"},o&&!c&&gO.createElement("img",{alt:r,className:ai("demio-ui-upload-progress-preview-image",X_),"data-testid":"upload-progress-preview-image",title:r,src:o}),gO.createElement("div",{className:ai("demio-ui-upload-progress-preview-row",j_),"data-testid":"upload-progress-preview-row"},c&&gO.createElement(gO.Fragment,null,gO.createElement("div",{className:ai("demio-ui-upload-progress-preview-progress-icon-container",Z_),"data-testid":"upload-progress-preview-progress-icon-container"},gO.createElement(tp,{className:ai("demio-ui-upload-progress-preview-progress-icon",q_),"data-testid":"upload-progress-preview-progress-icon"})),gO.createElement("div",{className:ai("demio-ui-upload-progress-preview-progress-percentage",Y_),"data-testid":"upload-progress-preview-progress-percentage"},l,"%")),gO.createElement("div",{className:ai("demio-ui-upload-progress-preview-file-data",J_,{[Q_]:!s,[U_]:c}),"data-testid":"upload-progress-preview-file-data"},t&&gO.createElement("div",{className:ai("demio-ui-upload-progress-preview-file-name",K_),"data-testid":"upload-progress-preview-file-name"},t),n&&!c&&gO.createElement("div",{className:ai("demio-ui-upload-progress-preview-file-info",$_),"data-testid":"upload-progress-preview-file-info"},n)),s&&gO.createElement("div",{className:ai("demio-ui-upload-progress-preview-menu",{isProgressOnly:c,isPreviewOnly:!c}),"data-testid":"upload-progress-preview-menu"},gO.createElement(AP,{menu:c?d:u}))))});eO="Upload-modules_root__DE-cj",tO="Upload-modules_croppedImageContainer__tPNFg",nO="Upload-modules_croppedImageWrapper__H1aDd",oO="Upload-modules_croppedImage__5pBYs",rO="Upload-modules_uploadLabel__aWGAb",aO="Upload-modules_uploadInput__Bq7Fp",iO="Upload-modules_icon__pmGlQ",lO="Upload-modules_header__adz5V",sO="Upload-modules_text__PS7SI",cO="Upload-modules_uploadTextFormat__IGVKt",uO="Upload-modules_modalContent__tfbd6",dO="Upload-modules_modalBody__q-3hj",pO="Upload-modules_modalFooter__jFAuB";const _P=vO((e,t)=>{const{acceptableFileTypes:n="",children:o=null,className:r="",customIcon:a=null,customHeader:i="Upload Media",customText:l=null,cropAspectRatio:s=1,error:c="",fileSizeMbLimit:u=3,minHeightLimit:d=0,minWidthLimit:p=0,errorDimension:m=`Minimum required dimensions are ${p}x${d}.`,errorSize:f=`Exceeds maximum size limit of ${u} MB.`,errorType:g="File type is not supported.",isCropAllowed:h=!1,isDimensionValidationEnabled:v=!0,isSizeValidationEnabled:b=!0,isValidationEnabled:w=!0,menu:y=[],onUpload:I,onCropCancel:C,onCropOk:x,onCropComplete:A,onCropChange:E,onDrop:_,onReadFileError:O,onReadFileProgress:S,onReadFileStart:R,onReadFileSuccess:M,onZoomChange:P,previewFileInfo:N="",previewFileName:B="",previewImage:G="",previewImageTitle:V="",uploadPercent:T}=e,[D,k]=hO(null),[L,z]=hO(""),[F,H]=hO(!1),[W,X]=hO(!1),[j,Z]=hO(""),[q,Y]=hO(null),[J,U]=hO(void 0),{croppedImageURL:Q}=DS(L,D),{validate:K}=LS({acceptableFileTypes:n,fileSizeMbLimit:u,isDimensionValidationEnabled:v,isSizeValidationEnabled:b,isValidationEnabled:w,minHeightLimit:d,minWidthLimit:p}),$="number"==typeof J,ee=n.replaceAll(",","").toLowerCase()||"",te=q?.name||"",ne=Boolean(Q),oe=ES(q),re=n&&n.length>0,ae=async(e=null)=>{if(!(e instanceof File))return;const t=await(async e=>{const t=URL.createObjectURL(e)||"",{isFileValid:n,isFileDimensionValid:o,isFileSizeValid:r,isFileTypeValid:a}=await K(e);n?(z(t),Y(e)):le();const i=(re&&!a?g:"")||(b&&!r?f:"")||(v&&!o?m:"");return U(i?void 0:0),Z(w&&!n&&i||c),n})(e);if(t){I?.(e);try{const t=new FileReader;R?.(e),t.onprogress=t=>{if(t.lengthComputable){const n=Math.floor(Number(t.loaded/t.total*100));S?.(n,e)}},t.onload=()=>{M?.(t.result,e)},t.onerror=()=>{U(void 0),O?.(t.error,e)},t.readAsDataURL(e)}catch(c){Z("Something went wrong while reading File"),U(void 0),O?.(c,e)}}},ie=()=>{z(""),H(!1),X(!1),Z(""),Y(null),U(void 0)},le=()=>{ie(),C&&C()},se=y.filter(e=>Boolean(e)).map((e,t)=>({...e,onSelect:e=>((e,t)=>{y[t]&&("cancel"===y[t].action?.toLowerCase()&&ie(),y[t].onSelect&&y[t].onSelect(e,{itemNumber:t,croppedImageURL:Q,setFileUrl:z,cancelUpload:ie}))})(e,t)})),ce=se.filter(e=>e.isPreviewOnly||e.isProgressOnly),ue=se.filter(e=>!(e.isProgressOnly||e.isPreviewOnly));return SO(t,()=>({cancelUpload:ie,setUploadProgress:U,setUploadError:Z})),IO(()=>{h&&oe&&X(!0)},[h,oe]),IO(()=>{ne||Y(null)},[ne]),IO(()=>{W||H(ne)},[ne,W]),IO(()=>{Z(c)},[c]),IO(()=>{U(T)},[T]),IO(()=>{ie()},[n,u]),gO.createElement("div",{className:ai("demio-ui-upload-root",eO,r),"data-testid":"upload-root"},j&&gO.createElement(FS,{children:j}),$&&gO.createElement(EP,{fileName:te||B,fileInfo:N,imageSrc:G,imageTitle:V,menu:ce,percent:J}),!$&&gO.createElement(HS,{...e,error:j,isValidationEnabled:!1,onDrop:async(e,t)=>{await ae(t),_&&_(e,t)}},F&&gO.createElement("div",{className:ai("demio-ui-upload-cropped-image-container",tO),"data-testid":"upload-cropped-image-container"},gO.createElement("div",{className:ai("demio-ui-upload-cropped-image-wrapper",nO),"data-testid":"upload-cropped-image-wrapper"},gO.createElement("img",{alt:"Cropped image",className:ai("demio-ui-upload-cropped-image",oO),"data-testid":"upload-cropped-image",src:Q})),gO.createElement("div",{className:ai("demio-ui-upload-menu"),"data-testid":"upload-menu"},gO.createElement(AP,{menu:ue}))),!F&&gO.createElement("label",{className:ai("demio-ui-upload-label",rO),"data-testid":"upload-label",htmlFor:"file"},gO.createElement("input",{accept:n,className:ai("demio-ui-upload-input",aO),"data-testid":"upload-input",id:"file",name:"file",onChange:async e=>{const t=e?.target?.files?.[0]||null;await ae(t)},type:"file"}),o,!o&&gO.createElement(gO.Fragment,null,a||gO.createElement(Vc,{className:ai("demio-ui-upload-icon",iO),"data-testid":"upload-icon"}),i&&gO.createElement("div",{className:ai("demio-ui-upload-header",lO),"data-testid":"upload-header"},i),gO.createElement("div",{className:ai("demio-ui-upload-text",sO),"data-testid":"upload-text"},l||gO.createElement(gO.Fragment,null,gO.createElement("strong",{className:ai("demio-ui-upload-text-format",cO),"data-testid":"upload-text-format"},ee)," ","up to ",gO.createElement("strong",null,u," MB")))))),W&&oe&&h&&gO.createElement(Wn,{contentClassName:uO,open:!0,isClosable:!1,onOpenChange:()=>X(!1),title:"Crop & Upload Profile Picture"},gO.createElement("div",{className:ai("demio-ui-upload-crop-modal-body",dO),"data-testid":"upload-crop-modal-body"},!!L&&gO.createElement(wS,{aspect:s,image:L,onCropChange:E,onCropComplete:(e,t)=>{k(t),A&&A(e,t)},onZoomChange:P})),gO.createElement("div",{className:ai("demio-ui-upload-crop-modal-footer",pO),"data-testid":"upload-crop-modal-footer"},gO.createElement(qO,{className:"demio-ui-upload-crop-modal-btn-cancel","data-testid":"upload-crop-modal-btn-cancel",onClick:le,variant:"secondary"},"no, never mind"),gO.createElement(qO,{className:"demio-ui-upload-crop-modal-btn-ok","data-testid":"upload-crop-modal-btn-ok",onClick:()=>{H(!0),X(!1),x&&x(Q)}},"crop image"))))});export{yc as AddIcon,T as Alert,su as AlertIcon,Bc as ArrowDownIcon,zc as ArrowLeftDoubleIcon,Cc as ArrowLeftIcon,Hc as ArrowLeftSingleIcon,Yc as AtIcon,KO as Avatar,$O as Badge,Yd as BarChartIcon,cm as BlockIcon,pm as BlurOnIcon,qO as Button,eS as ButtonNew,gm as CachedIcon,sp as CalendarIcon,uu as CameraIcon,mu as CameraOutlinedIcon,tS as Card,Iu as ChatDisabledIcon,Km as ChatDisabledOldIcon,gu as ChatIcon,Uc as CheckCircleIcon,Kc as CheckCircleSolidIcon,Ac as CheckIcon,iS as Checkbox,eu as CheckboxIcon,Yu as ClockIcon,Hs as CloseIcon,Xc as CompressIcon,Uu as CopyIcon,cS as CopyLinkInput,wS as Crop,bm as CustomizeIcon,_c as DeleteIcon,HS as DnDArea,Ku as DotsIcon,Nf as DownloadAllIcon,ed as DownloadIcon,WS as Drawer,pM as DropdownItem,rM as DropdownMenuContent,uM as DropdownMenuGroup,cM as DropdownMenuItem,sM as DropdownMenuLabel,dM as DropdownMenuPortal,iM as DropdownMenuRoot,aM as DropdownMenuSeparator,lM as DropdownMenuTrigger,Sc as EditIcon,Mc as EditSectionIcon,Im as ElectricBoltIcon,Gf as EmptyBasketIcon,dp as EventDetailsIcon,fp as EventRepeatIcon,nu as ExclamationIcon,Zc as ExpandIcon,nd as ExternalLinkIcon,ef as EyeSolidIcon,yp as FacebookIcon,Cp as FacebookSquaredIcon,Am as FeatureActionIcon,rd as FileIcon,id as FilterListIcon,sd as FlipCameraIcon,er as FormGroup,ud as GearIcon,Rd as HelpIcon,Pd as HelpSolidIcon,mM as InfoBanner,kd as InfoCircleIcon,zd as InfoCircleSolidIcon,Bd as InfoIcon,Td as InfoSolidIcon,lS as Input,Cn as InputHint,Ud as InsightsIcon,_m as ItemsIcon,In as Label,Ep as LinkedInIcon,Op as LinkedInSquaredIcon,Sm as ListIcon,V as Loader,Xp as LocationIcon,pd as LockIcon,Mm as MagicIcon,fd as MailIcon,Nm as MaterialIcon,Vm as MaterialsIcon,Gu as MicBoldIcon,Ou as MicOffIcon,Au as MicOffSolidIcon,Nu as MicOnSolidIcon,Ru as MicOutlinedIcon,Dm as MobileDeviceIcon,Wn as Modal,fM as ModalScrollable,xM as MultiSelect,FS as Note,of as OnDemanIcon,Up as OutStageIcon,AM as Pagination,iu as PasswordEyeCrossedIcon,ru as PasswordEyeIcon,af as PastSessionIcon,Pp as PeopleCommunityIcon,Rp as PeopleIcon,Bp as Person,sf as PersonCardIcon,uf as PersonCheckIcon,pf as PersonCrossedIcon,Vp as PersonDeleteIcon,Bp as PersonIcon,ff as PersonPlusIcon,wd as PlayCircleIcon,hd as PlayIcon,Vc as PlusIcon,$d as PollIcon,MM as Popover,Jx as PopoverContent,Yx as PopoverPortal,Zx as PopoverRoot,ni as PopoverTooltip,qx as PopoverTrigger,Kp as PresentationIcon,za as Progress,tp as ProgressIcon,Ha as RadioGroup,Lm as RadioIcon,Tf as ReplaceIcon,Wm as ReplayDisabledIcon,jm as RestartIcon,bf as RestreamingDisabledIcon,hf as RestreamingIcon,qm as RocketIcon,em as ScreenPersonIcon,rm as ScreenShareIcon,nm as ScreenShareWindowIcon,fM as ScrollableModal,Dc as SearchIcon,oP as Select,rP as SelectItem,aP as SelectItemText,yf as SeriesTypeIcon,Cf as SessionTimeIcon,Af as ShieldIcon,Zp as SideBarIcon,bS as Slider,Dp as SmileIcon,_f as SmileSolidIcon,Yp as SpotlightIcon,Um as StackedEmailIcon,im as StageIcon,Sf as StandardTypeIcon,qa as Switch,Id as SyncIcon,Ka as Tab,$a as TabsContent,Qa as TabsList,Ua as TabsRoot,ei as Tag,xd as TimesCircleIcon,BS as Toast,vp as TodayIcon,ti as Tooltip,Ed as TrashIcon,op as TrendingDownIcon,ap as TrendingUpIcon,CP as Typography,Od as UndoIcon,Mf as UpcomingSessionIcon,_P as Upload,kf as UploadIcon,AP as UploadMenu,EP as UploadProgressPreview,Du as VideoCamOnIcon,zu as VideoCamOnSolidIcon,Wu as VolumeOffIcon,Zu as VolumeUpSolidIcon,Wd as WarningIcon,Zd as WarningSolidIcon,zp as YoutubeIcon,Hp as YoutubeSquaredIcon,RS as createImage,NS as getCroppedImageURL,IS as getFileExtension,CS as getFileMimeType,MS as getRadianAngle,Lf as icons,xS as isExtensionMatchingMimeType,ES as isImage,SS as isValidFileDimension,OS as isValidFileSize,AS as isValidFileType,_S as isVideo,yS as mimeTypeMap,PS as rotateSize,TS as toast,DS as useCroppedImage,LS as useFileValidation};
|
|
1
|
+
function e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function t(e){return e&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function n(){return ri||(ri=1,e=oi,function(){function t(){var e,t,r="";for(e=0;e<arguments.length;e++)(t=arguments[e])&&(r=o(r,n(t)));return r}function n(e){var n,a;if("string"==typeof e||"number"==typeof e)return e;if("object"!=typeof e)return"";if(Array.isArray(e))return t.apply(null,e);if(e.toString!==Object.prototype.toString&&!e.toString.toString().includes("[native code]"))return e.toString();for(a in n="",e)r.call(e,a)&&e[a]&&(n=o(n,a));return n}function o(e,t){return t?e?e+" "+t:e+t:e}var r={}.hasOwnProperty;e.exports?(t.default=t,e.exports=t):window.classNames=t}()),oi.exports;var e}function o(e,t=[]){let n=[];const o=()=>{const t=n.map(e=>sO.createContext(e));return function(n){const o=n?.[e]||t;return sO.useMemo(()=>({[`__scope${e}`]:{...n,[e]:o}}),[n,o])}};return o.scopeName=e,[function(t,o){const r=sO.createContext(o),a=n.length;n=[...n,o];const i=t=>{const{scope:n,children:o,...i}=t,l=n?.[e]?.[a]||r,s=sO.useMemo(()=>i,Object.values(i));return xO(l.Provider,{value:s,children:o})};return i.displayName=t+"Provider",[i,function(n,i){const l=i?.[e]?.[a]||r,s=sO.useContext(l);if(s)return s;if(void 0!==o)return o;throw new Error(`\`${n}\` must be used within \`${t}\``)}]},r(o,...t)]}function r(...e){const t=e[0];if(1===e.length)return t;const n=()=>{const n=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){const o=n.reduce((t,{useScope:n,scopeName:o})=>({...t,...n(e)[`__scope${o}`]}),{});return sO.useMemo(()=>({[`__scope${t.scopeName}`]:o}),[o])}};return n.scopeName=t.scopeName,n}function a(e,t){if("function"==typeof e)return e(t);null!=e&&(e.current=t)}function i(...e){return t=>{let n=!1;const o=e.map(e=>{const o=a(e,t);return n||"function"!=typeof o||(n=!0),o});if(n)return()=>{for(let t=0;t<o.length;t++){const n=o[t];"function"==typeof n?n():a(e[t],null)}}}}function l(...e){return sO.useCallback(i(...e),e)}function s(e,t,{checkForDefaultPrevented:n=!0}={}){return function(o){if(e?.(o),!1===n||!o.defaultPrevented)return t?.(o)}}function c(e){const[t,n]=sO.useState(li());return ii(()=>{n(e=>e??String(si++))},[e]),e||(t?`radix-${t}`:"")}function u({prop:e,defaultProp:t,onChange:n=()=>{},caller:o}){const[r,a,i]=function({defaultProp:e,onChange:t}){const[n,o]=sO.useState(e),r=sO.useRef(n),a=sO.useRef(t);return ci(()=>{a.current=t},[t]),sO.useEffect(()=>{r.current!==n&&(a.current?.(n),r.current=n)},[n,r]),[n,o,a]}({defaultProp:t,onChange:n}),l=void 0!==e,s=l?e:r;{const t=sO.useRef(void 0!==e);sO.useEffect(()=>{const e=t.current;if(e!==l){const t=e?"controlled":"uncontrolled",n=l?"controlled":"uncontrolled";console.warn(`${o} is changing from ${t} to ${n}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`)}t.current=l},[l,o])}const c=sO.useCallback(t=>{if(l){const n=function(e){return"function"==typeof e}(t)?t(e):t;n!==e&&i.current?.(n)}else a(t)},[l,e,a,i]);return[s,c]}function d(e){const t=p(e),n=sO.forwardRef((e,n)=>{const{children:o,...r}=e,a=sO.Children.toArray(o),i=a.find(f);if(i){const e=i.props.children,o=a.map(t=>t===i?sO.Children.count(e)>1?sO.Children.only(null):sO.isValidElement(e)?e.props.children:null:t);return xO(t,{...r,ref:n,children:sO.isValidElement(e)?sO.cloneElement(e,void 0,o):null})}return xO(t,{...r,ref:n,children:o})});return n.displayName=`${e}.Slot`,n}function p(e){const t=sO.forwardRef((e,t)=>{const{children:n,...o}=e;if(sO.isValidElement(n)){const e=function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;if(n)return e.ref;if(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n)return e.props.ref;return e.props.ref||e.ref}(n),r=function(e,t){const n={...t};for(const o in t){const r=e[o],a=t[o];/^on[A-Z]/.test(o)?r&&a?n[o]=(...e)=>{const t=a(...e);return r(...e),t}:r&&(n[o]=r):"style"===o?n[o]={...r,...a}:"className"===o&&(n[o]=[r,a].filter(Boolean).join(" "))}return{...e,...n}}(o,n.props);return n.type!==sO.Fragment&&(r.ref=t?i(t,e):e),sO.cloneElement(n,r)}return sO.Children.count(n)>1?sO.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}function m(e){const t=({children:e})=>xO(AO,{children:e});return t.displayName=`${e}.Slottable`,t.__radixId=ui,t}function f(e){return sO.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===ui}function g(e,t){e&&_O.flushSync(()=>e.dispatchEvent(t))}function h(e){const t=sO.useRef(e);return sO.useEffect(()=>{t.current=e}),sO.useMemo(()=>(...e)=>t.current?.(...e),[])}function v(){const e=new CustomEvent(mi);document.dispatchEvent(e)}function b(e,t,n,{discrete:o}){const r=n.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&r.addEventListener(e,t,{once:!0}),o?g(r,a):r.dispatchEvent(a)}function w(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>{const t="INPUT"===e.tagName&&"hidden"===e.type;return e.disabled||e.hidden||t?NodeFilter.FILTER_SKIP:e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function y(e,t){for(const n of e)if(!I(n,{upTo:t}))return n}function I(e,{upTo:t}){if("hidden"===getComputedStyle(e).visibility)return!0;for(;e;){if(void 0!==t&&e===t)return!1;if("none"===getComputedStyle(e).display)return!0;e=e.parentElement}return!1}function C(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&function(e){return e instanceof HTMLInputElement&&"select"in e}(e)&&t&&e.select()}}function x(e,t){const n=[...e],o=n.indexOf(t);return-1!==o&&n.splice(o,1),n}function A(e){const[t,n]=sO.useState(),o=sO.useRef(null),r=sO.useRef(e),a=sO.useRef("none"),i=e?"mounted":"unmounted",[l,s]=function(e,t){return sO.useReducer((e,n)=>t[e][n]??e,e)}(i,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return sO.useEffect(()=>{const e=E(o.current);a.current="mounted"===l?e:"none"},[l]),ii(()=>{const t=o.current,n=r.current;if(n!==e){const o=a.current,i=E(t);if(e)s("MOUNT");else if("none"===i||"none"===t?.display)s("UNMOUNT");else{s(n&&o!==i?"ANIMATION_OUT":"UNMOUNT")}r.current=e}},[e,s]),ii(()=>{if(t){let e;const n=t.ownerDocument.defaultView??window,i=a=>{const i=E(o.current).includes(CSS.escape(a.animationName));if(a.target===t&&i&&(s("ANIMATION_END"),!r.current)){const o=t.style.animationFillMode;t.style.animationFillMode="forwards",e=n.setTimeout(()=>{"forwards"===t.style.animationFillMode&&(t.style.animationFillMode=o)})}},l=e=>{e.target===t&&(a.current=E(o.current))};return t.addEventListener("animationstart",l),t.addEventListener("animationcancel",i),t.addEventListener("animationend",i),()=>{n.clearTimeout(e),t.removeEventListener("animationstart",l),t.removeEventListener("animationcancel",i),t.removeEventListener("animationend",i)}}s("ANIMATION_END")},[t,s]),{isPresent:["mounted","unmountSuspended"].includes(l),ref:sO.useCallback(e=>{o.current=e?getComputedStyle(e):null,n(e)},[])}}function E(e){return e?.animationName||"none"}function _(){sO.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??O()),document.body.insertAdjacentElement("beforeend",e[1]??O()),Mi++,()=>{1===Mi&&document.querySelectorAll("[data-radix-focus-guard]").forEach(e=>e.remove()),Mi--}},[])}function O(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}function S(e,t){var n,o,r={};for(n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(o=0,n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]]);return r}function R(e,t){return"function"==typeof e?e(t):e&&(e.current=t),e}function M(e,t){var n,o,r,a=(n=null,o=function(t){return e.forEach(function(e){return R(e,t)})},(r=uO(function(){return{value:n,callback:o,facade:{get current(){return r.value},set current(e){var t=r.value;t!==e&&(r.value=e,r.callback(e,t))}}}})[0]).callback=o,r.facade);return Di(function(){var t,n,o,r=ki.get(a);r&&(t=new Set(r),n=new Set(e),o=a.current,t.forEach(function(e){n.has(e)||R(e,null)}),n.forEach(function(e){t.has(e)||R(e,o)})),ki.set(a,e)},[e]),a}function P(e){return e}function N(e){for(var t=null;null!==e;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}function B(e){return e?"open":"closed"}function G(){return G=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},G.apply(null,arguments)}function V({size:e="medium",className:t="",inheritColor:n=!1}){return cO.createElement("span",{className:ai("demio-ui-loader",Ws.loader,{[Ws[e]]:e,[Ws.inheritColor]:n,[t]:t})})}function T({className:e="",open:t,actionText:n="OK",onActionClick:o,cancelText:r="Cancel",onCancelClick:a,title:i,description:l="",showLoader:s=!1,isOkDisabled:c=!1,actionButtonType:u="danger",maxWidth:d="540px",onClose:p,isCloseButtonVisible:m=!0,...f}){return cO.createElement(Bs,{open:t,...f},cO.createElement(Gs,null,cO.createElement(Vs,{className:ai("demio-ui-alert__overlay",js)}),cO.createElement(Ts,{className:ai("demio-ui-alert",qs,e),style:{maxWidth:d}},m&&cO.createElement("button",{className:ai("demio-ui-alert__close-button",Zs),onClick:p||a,"data-testid":"close-button"},cO.createElement(Hs,null)),cO.createElement(Ls,{className:ai("demio-ui-alert__title",Ys)},i),l&&cO.createElement(zs,{className:ai("demio-ui-alert__description",Js)},l),cO.createElement("div",{className:ai("demio-ui-alert__action-buttons",Us)},cO.createElement(ks,{asChild:!0},cO.createElement(FO,{onClick:a,variant:"outline"},r)),cO.createElement(Ds,{asChild:!0},cO.createElement(FO,{onClick:o,disabled:c,variant:u,showLoader:s},n))))))}function D(...e){const t=e[0];if(1===e.length)return t;const n=()=>{const n=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){const o=n.reduce((t,{useScope:n,scopeName:o})=>({...t,...n(e)[`__scope${o}`]}),{});return sO.useMemo(()=>({[`__scope${t.scopeName}`]:o}),[o])}};return n.scopeName=t.scopeName,n}function k(e){return null!=e&&"object"==typeof e&&"$$typeof"in e&&e.$$typeof===Qs&&"_payload"in e&&("object"==typeof(t=e._payload)&&null!==t&&"then"in t);var t}function L(e){const t=sO.forwardRef((e,t)=>{let{children:n,...o}=e;if(k(n)&&"function"==typeof Ks&&(n=Ks(n._payload)),sO.isValidElement(n)){const e=function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;if(n)return e.ref;if(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n)return e.props.ref;return e.props.ref||e.ref}(n),r=function(e,t){const n={...t};for(const o in t){const r=e[o],a=t[o];/^on[A-Z]/.test(o)?r&&a?n[o]=(...e)=>{const t=a(...e);return r(...e),t}:r&&(n[o]=r):"style"===o?n[o]={...r,...a}:"className"===o&&(n[o]=[r,a].filter(Boolean).join(" "))}return{...e,...n}}(o,n.props);return n.type!==sO.Fragment&&(r.ref=t?i(t,e):e),sO.cloneElement(n,r)}return sO.Children.count(n)>1?sO.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}function z(e){return sO.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===$s}function F(){function e(e){var t,o=e.getSnapshot;e=e.value;try{return t=o(),!n(e,t)}catch(r){return!0}}var t,n,o,r,a,i,l;return rc||(rc=1,t=oc,n="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},o=t.useState,r=t.useEffect,a=t.useLayoutEffect,i=t.useDebugValue,l="undefined"==typeof window||void 0===window.document||void 0===window.document.createElement?function(e,t){return t()}:function(t,n){var l=n(),s=o({inst:{value:l,getSnapshot:n}}),c=s[0].inst,u=s[1];return a(function(){c.value=l,c.getSnapshot=n,e(c)&&u({inst:c})},[t,l,n]),r(function(){return e(c)&&u({inst:c}),t(function(){e(c)&&u({inst:c})})},[t]),i(l),l},nc.useSyncExternalStore=void 0!==t.useSyncExternalStore?t.useSyncExternalStore:l),nc}function H(){return ic||(ic=1,"production"!==process.env.NODE_ENV&&function(){function e(e){var t,o=e.getSnapshot;e=e.value;try{return t=o(),!n(e,t)}catch(r){return!0}}"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var t=oc,n="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},o=t.useState,r=t.useEffect,a=t.useLayoutEffect,i=t.useDebugValue,l=!1,s=!1,c="undefined"==typeof window||void 0===window.document||void 0===window.document.createElement?function(e,t){return t()}:function(c,u){var d,p,m,f;return l||void 0===t.startTransition||(l=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release.")),d=u(),s||(p=u(),n(d,p)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),s=!0)),p=o({inst:{value:d,getSnapshot:u}}),m=p[0].inst,f=p[1],a(function(){m.value=d,m.getSnapshot=u,e(m)&&f({inst:m})},[c,d,u]),r(function(){return e(m)&&f({inst:m}),c(function(){e(m)&&f({inst:m})})},[c]),i(d),d};ac.useSyncExternalStore=void 0!==t.useSyncExternalStore?t.useSyncExternalStore:c,"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),ac}function W(){return lc||(lc=1,"production"===process.env.NODE_ENV?tc.exports=F():tc.exports=H()),tc.exports}function X(){return()=>{}}function j(e,t){return e?t?(e.src!==t&&(e.src=t),e.complete&&e.naturalWidth>0?"loaded":"loading"):"error":"idle"}function Z(e,{referrerPolicy:t,crossOrigin:n}){const o=sc.useSyncExternalStore(X,()=>!0,()=>!1),r=sO.useRef(null),a=o?(r.current||(r.current=new window.Image),r.current):null,[i,l]=sO.useState(()=>j(a,e));return ii(()=>{l(j(a,e))},[a,e]),ii(()=>{const e=e=>()=>{l(e)};if(!a)return;const o=e("loaded"),r=e("error");return a.addEventListener("load",o),a.addEventListener("error",r),t&&(a.referrerPolicy=t),"string"==typeof n&&(a.crossOrigin=n),()=>{a.removeEventListener("load",o),a.removeEventListener("error",r)}},[a,n,t]),i}function q(){return q=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},q.apply(null,arguments)}function Y(){return Y=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Y.apply(null,arguments)}function J(){return J=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},J.apply(null,arguments)}function U(){return U=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},U.apply(null,arguments)}function Q(){return Q=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Q.apply(null,arguments)}function K(){return K=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},K.apply(null,arguments)}function $(){return $=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},$.apply(null,arguments)}function ee(){return ee=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ee.apply(null,arguments)}function te(){return te=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},te.apply(null,arguments)}function ne(){return ne=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ne.apply(null,arguments)}function oe(){return oe=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},oe.apply(null,arguments)}function re(){return re=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},re.apply(null,arguments)}function ae(){return ae=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ae.apply(null,arguments)}function ie(){return ie=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ie.apply(null,arguments)}function le(){return le=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},le.apply(null,arguments)}function se(){return se=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},se.apply(null,arguments)}function ce(){return ce=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ce.apply(null,arguments)}function ue(){return ue=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ue.apply(null,arguments)}function de(){return de=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},de.apply(null,arguments)}function pe(){return pe=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},pe.apply(null,arguments)}function me(){return me=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},me.apply(null,arguments)}function fe(){return fe=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},fe.apply(null,arguments)}function ge(){return ge=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ge.apply(null,arguments)}function he(){return he=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},he.apply(null,arguments)}function ve(){return ve=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ve.apply(null,arguments)}function be(){return be=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},be.apply(null,arguments)}function we(){return we=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},we.apply(null,arguments)}function ye(){return ye=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ye.apply(null,arguments)}function Ie(){return Ie=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ie.apply(null,arguments)}function Ce(){return Ce=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ce.apply(null,arguments)}function xe(){return xe=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},xe.apply(null,arguments)}function Ae(){return Ae=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ae.apply(null,arguments)}function Ee(){return Ee=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ee.apply(null,arguments)}function _e(){return _e=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},_e.apply(null,arguments)}function Oe(){return Oe=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Oe.apply(null,arguments)}function Se(){return Se=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Se.apply(null,arguments)}function Re(){return Re=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Re.apply(null,arguments)}function Me(){return Me=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Me.apply(null,arguments)}function Pe(){return Pe=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Pe.apply(null,arguments)}function Ne(){return Ne=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ne.apply(null,arguments)}function Be(){return Be=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Be.apply(null,arguments)}function Ge(){return Ge=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ge.apply(null,arguments)}function Ve(){return Ve=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ve.apply(null,arguments)}function Te(){return Te=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Te.apply(null,arguments)}function De(){return De=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},De.apply(null,arguments)}function ke(){return ke=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ke.apply(null,arguments)}function Le(){return Le=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Le.apply(null,arguments)}function ze(){return ze=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ze.apply(null,arguments)}function Fe(){return Fe=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Fe.apply(null,arguments)}function He(){return He=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},He.apply(null,arguments)}function We(){return We=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},We.apply(null,arguments)}function Xe(){return Xe=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Xe.apply(null,arguments)}function je(){return je=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},je.apply(null,arguments)}function Ze(){return Ze=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ze.apply(null,arguments)}function qe(){return qe=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},qe.apply(null,arguments)}function Ye(){return Ye=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ye.apply(null,arguments)}function Je(){return Je=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Je.apply(null,arguments)}function Ue(){return Ue=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ue.apply(null,arguments)}function Qe(){return Qe=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Qe.apply(null,arguments)}function Ke(){return Ke=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ke.apply(null,arguments)}function $e(){return $e=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},$e.apply(null,arguments)}function et(){return et=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},et.apply(null,arguments)}function tt(){return tt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},tt.apply(null,arguments)}function nt(){return nt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},nt.apply(null,arguments)}function ot(){return ot=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ot.apply(null,arguments)}function rt(){return rt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},rt.apply(null,arguments)}function at(){return at=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},at.apply(null,arguments)}function it(){return it=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},it.apply(null,arguments)}function lt(){return lt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},lt.apply(null,arguments)}function st(){return st=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},st.apply(null,arguments)}function ct(){return ct=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ct.apply(null,arguments)}function ut(){return ut=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ut.apply(null,arguments)}function dt(){return dt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},dt.apply(null,arguments)}function pt(){return pt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},pt.apply(null,arguments)}function mt(){return mt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},mt.apply(null,arguments)}function ft(){return ft=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ft.apply(null,arguments)}function gt(){return gt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},gt.apply(null,arguments)}function ht(){return ht=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ht.apply(null,arguments)}function vt(){return vt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},vt.apply(null,arguments)}function bt(){return bt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},bt.apply(null,arguments)}function wt(){return wt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},wt.apply(null,arguments)}function yt(){return yt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},yt.apply(null,arguments)}function It(){return It=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},It.apply(null,arguments)}function Ct(){return Ct=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ct.apply(null,arguments)}function xt(){return xt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},xt.apply(null,arguments)}function At(){return At=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},At.apply(null,arguments)}function Et(){return Et=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Et.apply(null,arguments)}function _t(){return _t=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},_t.apply(null,arguments)}function Ot(){return Ot=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ot.apply(null,arguments)}function St(){return St=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},St.apply(null,arguments)}function Rt(){return Rt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Rt.apply(null,arguments)}function Mt(){return Mt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Mt.apply(null,arguments)}function Pt(){return Pt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Pt.apply(null,arguments)}function Nt(){return Nt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Nt.apply(null,arguments)}function Bt(){return Bt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Bt.apply(null,arguments)}function Gt(){return Gt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Gt.apply(null,arguments)}function Vt(){return Vt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Vt.apply(null,arguments)}function Tt(){return Tt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Tt.apply(null,arguments)}function Dt(){return Dt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Dt.apply(null,arguments)}function kt(){return kt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},kt.apply(null,arguments)}function Lt(){return Lt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Lt.apply(null,arguments)}function zt(){return zt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},zt.apply(null,arguments)}function Ft(){return Ft=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ft.apply(null,arguments)}function Ht(){return Ht=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ht.apply(null,arguments)}function Wt(){return Wt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Wt.apply(null,arguments)}function Xt(){return Xt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Xt.apply(null,arguments)}function jt(){return jt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},jt.apply(null,arguments)}function Zt(){return Zt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Zt.apply(null,arguments)}function qt(){return qt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},qt.apply(null,arguments)}function Yt(){return Yt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Yt.apply(null,arguments)}function Jt(){return Jt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Jt.apply(null,arguments)}function Ut(){return Ut=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ut.apply(null,arguments)}function Qt(){return Qt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Qt.apply(null,arguments)}function Kt(){return Kt=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Kt.apply(null,arguments)}function $t(){return $t=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},$t.apply(null,arguments)}function en(){return en=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},en.apply(null,arguments)}function tn(){return tn=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},tn.apply(null,arguments)}function nn(){return nn=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},nn.apply(null,arguments)}function on(){return on=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},on.apply(null,arguments)}function rn(){return rn=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},rn.apply(null,arguments)}function an(){return an=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},an.apply(null,arguments)}function ln(){return ln=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ln.apply(null,arguments)}function sn(){return sn=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},sn.apply(null,arguments)}function cn(){return cn=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},cn.apply(null,arguments)}function un(){return un=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},un.apply(null,arguments)}function dn(){return dn=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},dn.apply(null,arguments)}function pn(e){const t=sO.useRef({value:e,previous:e});return sO.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}function mn(e){const[t,n]=sO.useState(void 0);return ii(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const t=new ResizeObserver(t=>{if(!Array.isArray(t))return;if(!t.length)return;const o=t[0];let r,a;if("borderBoxSize"in o){const e=o.borderBoxSize,t=Array.isArray(e)?e[0]:e;r=t.inlineSize,a=t.blockSize}else r=e.offsetWidth,a=e.offsetHeight;n({width:r,height:a})});return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}n(void 0)},[e]),t}function fn(e){const{__scopeCheckbox:t,checked:n,children:o,defaultChecked:r,disabled:a,form:i,name:l,onCheckedChange:s,required:c,value:d="on",internal_do_not_use_render:p}=e,[m,f]=u({prop:n,defaultProp:r??!1,onChange:s,caller:Xf}),[g,h]=sO.useState(null),[v,b]=sO.useState(null),w=sO.useRef(!1),y=!g||(!!i||!!g.closest("form")),I={checked:m,disabled:a,setChecked:f,control:g,setControl:h,name:l,form:i,value:d,hasConsumerStoppedPropagationRef:w,required:c,defaultChecked:!hn(r)&&r,isFormControl:y,bubbleInput:v,setBubbleInput:b};return xO(QO,{scope:t,...I,children:gn(p)?p(I):o})}function gn(e){return"function"==typeof e}function hn(e){return"indeterminate"===e}function vn(e){return hn(e)?"indeterminate":e?"checked":"unchecked"}function bn(e){return null!=e&&"object"==typeof e&&"$$typeof"in e&&e.$$typeof===Kf&&"_payload"in e&&("object"==typeof(t=e._payload)&&null!==t&&"then"in t);var t}function wn(e){const t=sO.forwardRef((e,t)=>{let{children:n,...o}=e;if(bn(n)&&"function"==typeof $f&&(n=$f(n._payload)),sO.isValidElement(n)){const e=function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;if(n)return e.ref;if(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n)return e.props.ref;return e.props.ref||e.ref}(n),r=function(e,t){const n={...t};for(const o in t){const r=e[o],a=t[o];/^on[A-Z]/.test(o)?r&&a?n[o]=(...e)=>{const t=a(...e);return r(...e),t}:r&&(n[o]=r):"style"===o?n[o]={...r,...a}:"className"===o&&(n[o]=[r,a].filter(Boolean).join(" "))}return{...e,...n}}(o,n.props);return n.type!==sO.Fragment&&(r.ref=t?i(t,e):e),sO.cloneElement(n,r)}return sO.Children.count(n)>1?sO.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}function yn(e){return sO.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===eg}function In({htmlFor:e,children:t,className:n="",weight:o="regular"}){return cO.createElement(rg,{htmlFor:e,className:ai("demio-ui-label",ag,[$O(o)],{[n]:!!n})},t)}function Cn({children:e,type:t="hint",className:n=""}){return cO.createElement("div",{className:ai("demio-ui-input-hint",dg,{[pg]:"error"===t,[n]:!!n}),"data-html":t},e)}function xn(){function e(){var e,v,b,w,y;t||(t=!0,e=navigator.userAgent,v=/(?:MSIE.(\d+\.\d+))|(?:(?:Firefox|GranParadiso|Iceweasel).(\d+\.\d+))|(?:Opera(?:.+Version.|.)(\d+\.\d+))|(?:AppleWebKit.(\d+(?:\.\d+)?))|(?:Trident\/\d+\.\d+.*rv:(\d+\.\d+))/.exec(e),b=/(Mac OS X)|(Windows)|(Linux)/.exec(e),m=/\b(iPhone|iP[ao]d)/.exec(e),f=/\b(iP[ao]d)/.exec(e),d=/Android/i.exec(e),g=/FBAN\/\w+;/i.exec(e),h=/Mobile/i.exec(e),p=!!/Win64/.exec(e),v?((n=v[1]?parseFloat(v[1]):v[5]?parseFloat(v[5]):NaN)&&document&&document.documentMode&&(n=document.documentMode),w=/(?:Trident\/(\d+.\d+))/.exec(e),l=w?parseFloat(w[1])+4:n,o=v[2]?parseFloat(v[2]):NaN,r=v[3]?parseFloat(v[3]):NaN,(a=v[4]?parseFloat(v[4]):NaN)?(v=/(?:Chrome\/(\d+\.\d+))/.exec(e),i=v&&v[1]?parseFloat(v[1]):NaN):i=NaN):n=o=r=i=a=NaN,b?(b[1]?(y=/(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(e),s=!y||parseFloat(y[1].replace("_","."))):s=!1,c=!!b[2],u=!!b[3]):s=c=u=!1)}var t,n,o,r,a,i,l,s,c,u,d,p,m,f,g,h,v;return wg?bg:(wg=1,t=!1,bg=v={ie:function(){return e()||n},ieCompatibilityMode:function(){return e()||l>n},ie64:function(){return v.ie()&&p},firefox:function(){return e()||o},opera:function(){return e()||r},webkit:function(){return e()||a},safari:function(){return v.webkit()},chrome:function(){return e()||i},windows:function(){return e()||c},osx:function(){return e()||s},linux:function(){return e()||u},iphone:function(){return e()||m},mobile:function(){return e()||m||f||d||h},nativeApp:function(){return e()||g},android:function(){return e()||d},ipad:function(){return e()||f}})}function An(){var e,t;return Ig?yg:(Ig=1,t={canUseDOM:e=!("undefined"==typeof window||!window.document||!window.document.createElement),canUseWorkers:"undefined"!=typeof Worker,canUseEventListeners:e&&!(!window.addEventListener&&!window.attachEvent),canUseViewport:e&&!!window.screen,isInWorker:!e},yg=t)}function En(){var e,t;return xg?Cg:(xg=1,(e=An()).canUseDOM&&(t=document.implementation&&document.implementation.hasFeature&&!0!==document.implementation.hasFeature("","")),Cg=function(n,o){var r,a,i;return!(!e.canUseDOM||o&&!("addEventListener"in document))&&((a=(r="on"+n)in document)||((i=document.createElement("div")).setAttribute(r,"return;"),a="function"==typeof i[r]),!a&&t&&"wheel"===n&&(a=document.implementation.hasFeature("Events.wheel","3.0")),a)})}function _n(){function e(e){var t=0,n=0,i=0,l=0;return"detail"in e&&(n=e.detail),"wheelDelta"in e&&(n=-e.wheelDelta/120),"wheelDeltaY"in e&&(n=-e.wheelDeltaY/120),"wheelDeltaX"in e&&(t=-e.wheelDeltaX/120),"axis"in e&&e.axis===e.HORIZONTAL_AXIS&&(t=n,n=0),i=t*o,l=n*o,"deltaY"in e&&(l=e.deltaY),"deltaX"in e&&(i=e.deltaX),(i||l)&&e.deltaMode&&(1==e.deltaMode?(i*=r,l*=r):(i*=a,l*=a)),i&&!t&&(t=i<1?-1:1),l&&!n&&(n=l<1?-1:1),{spinX:t,spinY:n,pixelX:i,pixelY:l}}var t,n,o,r,a;return Eg?Ag:(Eg=1,t=xn(),n=En(),o=10,r=40,a=800,e.getEventType=function(){return t.firefox()?"DOMMouseScroll":n("wheel")?"wheel":"mousewheel"},Ag=e)}function On(){return Og?_g:(Og=1,_g=_n())}function Sn(e,t,n,o,r){void 0===r&&(r=0);var a=Vn(t.width,t.height,r),i=a.width,l=a.height;return{x:Rn(e.x,i,n.width,o),y:Rn(e.y,l,n.height,o)}}function Rn(e,t,n,o){var r=Math.abs(t*o/2-n/2);return Tn(e,-r,r)}function Mn(e,t){return Math.sqrt(Math.pow(e.y-t.y,2)+Math.pow(e.x-t.x,2))}function Pn(e,t){return 180*Math.atan2(t.y-e.y,t.x-e.x)/Math.PI}function Nn(e,t){return Math.min(e,Math.max(0,t))}function Bn(e,t){return t}function Gn(e,t){return{x:(t.x+e.x)/2,y:(t.y+e.y)/2}}function Vn(e,t,n){var o=n*Math.PI/180;return{width:Math.abs(Math.cos(o)*e)+Math.abs(Math.sin(o)*t),height:Math.abs(Math.sin(o)*e)+Math.abs(Math.cos(o)*t)}}function Tn(e,t,n){return Math.min(Math.max(e,t),n)}function Dn(){var e,t=[];for(e=0;e<arguments.length;e++)t[e]=arguments[e];return t.filter(function(e){return"string"==typeof e&&e.length>0}).join(" ").trim()}function kn(e,[t,n]){return Math.min(n,Math.max(t,e))}function Ln(e){const t=sO.useContext(Gg);return e||t||"ltr"}function zn(e){const t=e+"CollectionProvider",[n,r]=o(t),[a,i]=n(t,{collectionRef:{current:null},itemMap:new Map}),s=e=>{const{scope:t,children:n}=e,o=cO.useRef(null),r=cO.useRef(new Map).current;return xO(a,{scope:t,itemMap:r,collectionRef:o,children:n})};s.displayName=t;const c=e+"CollectionSlot",u=d(c),p=cO.forwardRef((e,t)=>{const{scope:n,children:o}=e,r=l(t,i(c,n).collectionRef);return xO(u,{ref:r,children:o})});p.displayName=c;const m=e+"CollectionItemSlot",f="data-radix-collection-item",g=d(m),h=cO.forwardRef((e,t)=>{const{scope:n,children:o,...r}=e,a=cO.useRef(null),s=l(t,a),c=i(m,n);return cO.useEffect(()=>(c.itemMap.set(a,{ref:a,...r}),()=>{c.itemMap.delete(a)})),xO(g,{[f]:"",ref:s,children:o})});return h.displayName=m,[{Provider:s,Slot:p,ItemSlot:h},function(t){const n=i(e+"CollectionConsumer",t);return cO.useCallback(()=>{const e=n.collectionRef.current;if(!e)return[];const t=Array.from(e.querySelectorAll(`[${f}]`));return Array.from(n.itemMap.values()).sort((e,n)=>t.indexOf(e.ref.current)-t.indexOf(n.ref.current))},[n.collectionRef,n.itemMap])},r]}function Fn(e,t,n){return kn(100/(n-t)*(e-t),[0,100])}function Hn(e,t){return n=>{if(e[0]===e[1]||t[0]===t[1])return t[0];const o=(t[1]-t[0])/(e[1]-e[0]);return t[0]+o*(n-e[0])}}function Wn({children:e=null,contentClassName:t="",isCloseButtonVisible:n=!0,onClose:o=()=>{},onOpenChange:r,open:a,overlayClassName:i="",title:l,isClosable:s=!0,portalContainer:c=document.body,...u}){return cO.createElement(is,{open:a,onOpenChange:e=>{s&&r&&r(e)},"data-testid":"modal-overlay"},cO.createElement(ss,{container:c||void 0},cO.createElement(cs,{"data-testid":"modal-overlay",className:ai(Sh,{[i]:!!i,[Mh]:!l&&!n},"demio-ui-modal-overlay")},cO.createElement(us,{...u,className:ai(Gh,{[t]:!!t},"demio-ui-modal-content"),"aria-describedby":void 0},cO.createElement("div",{className:ai(Rh,"demio-ui-modal-header"),"data-html":"header"},cO.createElement(ds,{className:ai(Nh,{[Bh]:!n},"demio-ui-modal-title"),"data-html":"title"},l),n&&cO.createElement(ms,{className:ai(Ph,"demio-ui-modal-close-button"),onClick:()=>{r(!1),o()},"data-html":"close-btn","data-testid":"close-btn"},cO.createElement(Hs,null))),cO.createElement("div",{className:ai(Vh,"demio-ui-modal-children"),"data-html":"content"},e)))))}function Xn(e,t,n){return FS(e,zS(t,n))}function jn(e,t){return"function"==typeof e?e(t):e}function Zn(e){return e.split("-")[0]}function qn(e){return e.split("-")[1]}function Yn(e){return"x"===e?"y":"x"}function Jn(e){return"y"===e?"height":"width"}function Un(e){const t=e[0];return"t"===t||"b"===t?"y":"x"}function Qn(e){return Yn(Un(e))}function Kn(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}function $n(e,t,n,o){const r=qn(e);let a=function(e,t,n){switch(e){case"top":case"bottom":return n?t?qS:ZS:t?ZS:qS;case"left":case"right":return t?YS:JS;default:return[]}}(Zn(e),"start"===n,o);return r&&(a=a.map(e=>e+"-"+r),t&&(a=a.concat(a.map(Kn)))),a}function eo(e){const t=Zn(e);return jS[t]+e.slice(t.length)}function to(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function no(e){const{x:t,y:n,width:o,height:r}=e;return{width:o,height:r,top:n,left:t,right:t+o,bottom:n+r,x:t,y:n}}function oo(e,t,n){let{reference:o,floating:r}=e;const a=Un(t),i=Qn(t),l=Jn(i),s=Zn(t),c="y"===a,u=o.x+o.width/2-r.width/2,d=o.y+o.height/2-r.height/2,p=o[l]/2-r[l]/2;let m;switch(s){case"top":m={x:u,y:o.y-r.height};break;case"bottom":m={x:u,y:o.y+o.height};break;case"right":m={x:o.x+o.width,y:d};break;case"left":m={x:o.x-r.width,y:d};break;default:m={x:o.x,y:o.y}}switch(qn(t)){case"start":m[i]-=p*(n&&c?-1:1);break;case"end":m[i]+=p*(n&&c?-1:1)}return m}async function ro(e,t){var n;void 0===t&&(t={});const{x:o,y:r,platform:a,rects:i,elements:l,strategy:s}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:p=!1,padding:m=0}=jn(t,e),f=to(m),g=l[p?"floating"===d?"reference":"floating":d],h=no(await a.getClippingRect({element:null==(n=await(null==a.isElement?void 0:a.isElement(g)))||n?g:g.contextElement||await(null==a.getDocumentElement?void 0:a.getDocumentElement(l.floating)),boundary:c,rootBoundary:u,strategy:s})),v="floating"===d?{x:o,y:r,width:i.floating.width,height:i.floating.height}:i.reference,b=await(null==a.getOffsetParent?void 0:a.getOffsetParent(l.floating)),w=await(null==a.isElement?void 0:a.isElement(b))&&await(null==a.getScale?void 0:a.getScale(b))||{x:1,y:1},y=no(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:v,offsetParent:b,strategy:s}):v);return{top:(h.top-y.top+f.top)/w.y,bottom:(y.bottom-h.bottom+f.bottom)/w.y,left:(h.left-y.left+f.left)/w.x,right:(y.right-h.right+f.right)/w.x}}function ao(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function io(e){return LS.some(t=>e[t]>=0)}function lo(){return"undefined"!=typeof window}function so(e){return po(e)?(e.nodeName||"").toLowerCase():"#document"}function co(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function uo(e){var t;return null==(t=(po(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function po(e){return!!lo()&&(e instanceof Node||e instanceof co(e).Node)}function mo(e){return!!lo()&&(e instanceof Element||e instanceof co(e).Element)}function fo(e){return!!lo()&&(e instanceof HTMLElement||e instanceof co(e).HTMLElement)}function go(e){return!(!lo()||"undefined"==typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof co(e).ShadowRoot)}function ho(e){const{overflow:t,overflowX:n,overflowY:o,display:r}=Co(e);return/auto|scroll|overlay|hidden|clip/.test(t+o+n)&&"inline"!==r&&"contents"!==r}function vo(e){return/^(table|td|th)$/.test(so(e))}function bo(e){try{if(e.matches(":popover-open"))return!0}catch(t){}try{return e.matches(":modal")}catch(t){return!1}}function wo(e){const t=mo(e)?Co(e):e;return $S(t.transform)||$S(t.translate)||$S(t.scale)||$S(t.rotate)||$S(t.perspective)||!yo()&&($S(t.backdropFilter)||$S(t.filter))||QS.test(t.willChange||"")||KS.test(t.contain||"")}function yo(){return null==eR&&(eR="undefined"!=typeof CSS&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),eR}function Io(e){return/^(html|body|#document)$/.test(so(e))}function Co(e){return co(e).getComputedStyle(e)}function xo(e){return mo(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Ao(e){if("html"===so(e))return e;const t=e.assignedSlot||e.parentNode||go(e)&&e.host||uo(e);return go(t)?t.host:t}function Eo(e){const t=Ao(e);return Io(t)?e.ownerDocument?e.ownerDocument.body:e.body:fo(t)&&ho(t)?t:Eo(t)}function _o(e,t,n){var o;void 0===t&&(t=[]),void 0===n&&(n=!0);const r=Eo(e),a=r===(null==(o=e.ownerDocument)?void 0:o.body),i=co(r);if(a){const e=Oo(i);return t.concat(i,i.visualViewport||[],ho(r)?r:[],e&&n?_o(e):[])}return t.concat(r,_o(r,[],n))}function Oo(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function So(e){const t=Co(e);let n=parseFloat(t.width)||0,o=parseFloat(t.height)||0;const r=fo(e),a=r?e.offsetWidth:n,i=r?e.offsetHeight:o,l=HS(n)!==a||HS(o)!==i;return l&&(n=a,o=i),{width:n,height:o,$:l}}function Ro(e){return mo(e)?e:e.contextElement}function Mo(e){const t=Ro(e);if(!fo(t))return XS(1);const n=t.getBoundingClientRect(),{width:o,height:r,$:a}=So(t);let i=(a?HS(n.width):n.width)/o,l=(a?HS(n.height):n.height)/r;return i&&Number.isFinite(i)||(i=1),l&&Number.isFinite(l)||(l=1),{x:i,y:l}}function Po(e){const t=co(e);return yo()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:tR}function No(e,t,n,o){void 0===t&&(t=!1),void 0===n&&(n=!1);const r=e.getBoundingClientRect(),a=Ro(e);let i=XS(1);t&&(o?mo(o)&&(i=Mo(o)):i=Mo(e));const l=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==co(e))&&t}(a,n,o)?Po(a):XS(0);let s=(r.left+l.x)/i.x,c=(r.top+l.y)/i.y,u=r.width/i.x,d=r.height/i.y;if(a){const e=co(a),t=o&&mo(o)?co(o):o;let n=e,r=Oo(n);for(;r&&o&&t!==n;){const e=Mo(r),t=r.getBoundingClientRect(),o=Co(r),a=t.left+(r.clientLeft+parseFloat(o.paddingLeft))*e.x,i=t.top+(r.clientTop+parseFloat(o.paddingTop))*e.y;s*=e.x,c*=e.y,u*=e.x,d*=e.y,s+=a,c+=i,n=co(r),r=Oo(n)}}return no({width:u,height:d,x:s,y:c})}function Bo(e,t){const n=xo(e).scrollLeft;return t?t.left+n:No(uo(e)).left+n}function Go(e,t){const n=e.getBoundingClientRect();return{x:n.left+t.scrollLeft-Bo(e,n),y:n.top+t.scrollTop}}function Vo(e,t,n){let o;if("viewport"===t)o=function(e,t){const n=co(e),o=uo(e),r=n.visualViewport;let a=o.clientWidth,i=o.clientHeight,l=0,s=0;if(r){a=r.width,i=r.height;const e=yo();(!e||e&&"fixed"===t)&&(l=r.offsetLeft,s=r.offsetTop)}const c=Bo(o);if(c<=0){const e=o.ownerDocument,t=e.body,n=getComputedStyle(t),r="CSS1Compat"===e.compatMode&&parseFloat(n.marginLeft)+parseFloat(n.marginRight)||0,i=Math.abs(o.clientWidth-t.clientWidth-r);i<=25&&(a-=i)}else c<=25&&(a+=c);return{width:a,height:i,x:l,y:s}}(e,n);else if("document"===t)o=function(e){const t=uo(e),n=xo(e),o=e.ownerDocument.body,r=FS(t.scrollWidth,t.clientWidth,o.scrollWidth,o.clientWidth),a=FS(t.scrollHeight,t.clientHeight,o.scrollHeight,o.clientHeight);let i=-n.scrollLeft+Bo(e);const l=-n.scrollTop;return"rtl"===Co(o).direction&&(i+=FS(t.clientWidth,o.clientWidth)-r),{width:r,height:a,x:i,y:l}}(uo(e));else if(mo(t))o=function(e,t){const n=No(e,!0,"fixed"===t),o=n.top+e.clientTop,r=n.left+e.clientLeft,a=fo(e)?Mo(e):XS(1);return{width:e.clientWidth*a.x,height:e.clientHeight*a.y,x:r*a.x,y:o*a.y}}(t,n);else{const n=Po(e);o={x:t.x-n.x,y:t.y-n.y,width:t.width,height:t.height}}return no(o)}function To(e,t){const n=Ao(e);return!(n===t||!mo(n)||Io(n))&&("fixed"===Co(n).position||To(n,t))}function Do(e,t,n){function o(){c.x=Bo(a)}const r=fo(t),a=uo(t),i="fixed"===n,l=No(e,!0,i,t);let s={scrollLeft:0,scrollTop:0};const c=XS(0);if(r||!r&&!i)if(("body"!==so(t)||ho(a))&&(s=xo(t)),r){const e=No(t,!0,i,t);c.x=e.x+t.clientLeft,c.y=e.y+t.clientTop}else a&&o();i&&!r&&a&&o();const u=!a||r||i?XS(0):Go(a,s);return{x:l.left+s.scrollLeft-c.x-u.x,y:l.top+s.scrollTop-c.y-u.y,width:l.width,height:l.height}}function ko(e){return"static"===Co(e).position}function Lo(e,t){if(!fo(e)||"fixed"===Co(e).position)return null;if(t)return t(e);let n=e.offsetParent;return uo(e)===n&&(n=n.ownerDocument.body),n}function zo(e,t){const n=co(e);if(bo(e))return n;if(!fo(e)){let t=Ao(e);for(;t&&!Io(t);){if(mo(t)&&!ko(t))return t;t=Ao(t)}return n}let o=Lo(e,t);for(;o&&vo(o)&&ko(o);)o=Lo(o,t);return o&&Io(o)&&ko(o)&&!wo(o)?n:o||function(e){let t=Ao(e);for(;fo(t)&&!Io(t);){if(wo(t))return t;if(bo(t))return null;t=Ao(t)}return null}(e)||n}function Fo(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function Ho(e,t,n,o){void 0===o&&(o={});const{ancestorScroll:r=!0,ancestorResize:a=!0,elementResize:i="function"==typeof ResizeObserver,layoutShift:l="function"==typeof IntersectionObserver,animationFrame:s=!1}=o,c=Ro(e),u=r||a?[...c?_o(c):[],...t?_o(t):[]]:[];u.forEach(e=>{r&&e.addEventListener("scroll",n,{passive:!0}),a&&e.addEventListener("resize",n)});const d=c&&l?function(e,t){function n(){var e;clearTimeout(o),null==(e=r)||e.disconnect(),r=null}let o,r=null;const a=uo(e);return function i(l,s){function c(t){const n=t[0].intersectionRatio;if(n!==s){if(!h)return i();n?i(!1,n):o=setTimeout(()=>{i(!1,1e-7)},1e3)}1!==n||Fo(u,e.getBoundingClientRect())||i(),h=!1}void 0===l&&(l=!1),void 0===s&&(s=1),n();const u=e.getBoundingClientRect(),{left:d,top:p,width:m,height:f}=u;if(l||t(),!m||!f)return;const g={rootMargin:-WS(p)+"px "+-WS(a.clientWidth-(d+m))+"px "+-WS(a.clientHeight-(p+f))+"px "+-WS(d)+"px",threshold:FS(0,zS(1,s))||1};let h=!0;try{r=new IntersectionObserver(c,{...g,root:a.ownerDocument})}catch(v){r=new IntersectionObserver(c,g)}r.observe(e)}(!0),n}(c,n):null;let p,m=-1,f=null;i&&(f=new ResizeObserver(e=>{let[o]=e;o&&o.target===c&&f&&t&&(f.unobserve(t),cancelAnimationFrame(m),m=requestAnimationFrame(()=>{var e;null==(e=f)||e.observe(t)})),n()}),c&&!s&&f.observe(c),t&&f.observe(t));let g=s?No(e):null;return s&&function t(){const o=No(e);g&&!Fo(g,o)&&n(),g=o,p=requestAnimationFrame(t)}(),n(),()=>{var e;u.forEach(e=>{r&&e.removeEventListener("scroll",n),a&&e.removeEventListener("resize",n)}),null==d||d(),null==(e=f)||e.disconnect(),f=null,s&&cancelAnimationFrame(p)}}function Wo(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if("function"==typeof e&&e.toString()===t.toString())return!0;let n,o,r;if(e&&t&&"object"==typeof e){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(o=n;0!==o--;)if(!Wo(e[o],t[o]))return!1;return!0}if(r=Object.keys(e),n=r.length,n!==Object.keys(t).length)return!1;for(o=n;0!==o--;)if(!{}.hasOwnProperty.call(t,r[o]))return!1;for(o=n;0!==o--;){const n=r[o];if(("_owner"!==n||!e.$$typeof)&&!Wo(e[n],t[n]))return!1}return!0}return e!=e&&t!=t}function Xo(e){if("undefined"==typeof window)return 1;return(e.ownerDocument.defaultView||window).devicePixelRatio||1}function jo(e,t){const n=Xo(e);return Math.round(t*n)/n}function Zo(e){const t=sO.useRef(e);return kh(()=>{t.current=e}),t}function qo(e){return null!==e}function Yo(e){const[t,n="center"]=e.split("-");return[t,n]}function Jo(e,t=!1){const n=document.activeElement;for(const o of e){if(o===n)return;if(o.focus({preventScroll:t}),document.activeElement!==n)return}}function Uo(e){return e?"open":"closed"}function Qo(e){return"indeterminate"===e}function Ko(e){return Qo(e)?"indeterminate":e?"checked":"unchecked"}function $o(e){return t=>"mouse"===t.pointerType?e(t):void 0}function er({children:e,position:t="vertical",justify:n="start",alignItems:o="start",className:r}){return cO.createElement("div",{className:ai("demio-ui-form-group",ew.formGroup,r,{[ew.horizontal]:"horizontal"===t,[ew.vertical]:"vertical"===t,[ew[n]]:!!n,[ew[`${o}AlignItems`]]:!!o})},e)}function tr(e){return tr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},tr(e)}function nr(e){var t=function(e,t){var n,o;if("object"!=tr(e)||!e)return e;if(void 0!==(n=e[Symbol.toPrimitive])){if("object"!=tr(o=n.call(e,t)))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==tr(t)?t:t+""}function or(e,t,n){return(t=nr(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function rr(e,t){var n,o=Object.keys(e);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(e),t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),o.push.apply(o,n)),o}function ar(e){var t,n;for(t=1;t<arguments.length;t++)n=null!=arguments[t]?arguments[t]:{},t%2?rr(Object(n),!0).forEach(function(t){or(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):rr(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))});return e}function ir(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=Array(t);n<t;n++)o[n]=e[n];return o}function lr(e,t){if(e){if("string"==typeof e)return ir(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?ir(e,t):void 0}}function sr(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n,o,r,a,i,l,s,c=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=c){i=[],l=!0,s=!1;try{if(r=(c=c.call(e)).next,0===t){if(Object(c)!==c)return;l=!1}else for(;!(l=(n=r.call(c)).done)&&(i.push(n.value),i.length!==t);l=!0);}catch(e){s=!0,o=e}finally{try{if(!l&&null!=c.return&&(a=c.return(),Object(a)!==a))return}finally{if(s)throw o}}return i}}(e,t)||lr(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function cr(e,t){var n,o,r,a;if(null==e)return{};if(r=function(e,t){var n,o;if(null==e)return{};for(o in n={},e)if({}.hasOwnProperty.call(e,o)){if(-1!==t.indexOf(o))continue;n[o]=e[o]}return n}(e,t),Object.getOwnPropertySymbols)for(a=Object.getOwnPropertySymbols(e),o=0;o<a.length;o++)n=a[o],-1===t.indexOf(n)&&{}.propertyIsEnumerable.call(e,n)&&(r[n]=e[n]);return r}function ur(){return ur=Object.assign?Object.assign.bind():function(e){var t,n,o;for(t=1;t<arguments.length;t++)for(o in n=arguments[t])({}).hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},ur.apply(null,arguments)}function dr(e,t){var n,o;for(n=0;n<t.length;n++)(o=t[n]).enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,nr(o.key),o)}function pr(e,t){return pr=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},pr(e,t)}function mr(e){return mr=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},mr(e)}function fr(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(fr=function(){return!!e})()}function gr(e,t){if(t&&("object"==tr(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}function hr(e){return function(e){if(Array.isArray(e))return ir(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||lr(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function vr(e){return e.trim()}function br(e,t,n){return e.replace(t,n)}function wr(e,t){return e.indexOf(t)}function yr(e,t){return 0|e.charCodeAt(t)}function Ir(e,t,n){return e.slice(t,n)}function Cr(e){return e.length}function xr(e){return e.length}function Ar(e,t){return t.push(e),e}function Er(e,t,n,o,r,a,i){return{value:e,root:t,parent:n,type:o,props:r,children:a,line:Bw,column:Gw,length:i,return:""}}function _r(e,t){return Nw(Er("",null,null,"",null,null,0),e,{length:-e.length},t)}function Or(){return Dw=Tw>0?yr(kw,--Tw):0,Gw--,10===Dw&&(Gw=1,Bw--),Dw}function Sr(){return Dw=Tw<Vw?yr(kw,Tw++):0,Gw++,10===Dw&&(Gw=1,Bw++),Dw}function Rr(){return yr(kw,Tw)}function Mr(){return Tw}function Pr(e,t){return Ir(kw,e,t)}function Nr(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Br(e){return Bw=Gw=1,Vw=Cr(kw=e),Tw=0,[]}function Gr(e){return kw="",e}function Vr(e){return vr(Pr(Tw-1,kr(91===e?e+2:40===e?e+1:e)))}function Tr(e){for(;(Dw=Rr())&&Dw<33;)Sr();return Nr(e)>2||Nr(Dw)>3?"":" "}function Dr(e,t){for(;--t&&Sr()&&!(Dw<48||Dw>102||Dw>57&&Dw<65||Dw>70&&Dw<97););return Pr(e,Mr()+(t<6&&32==Rr()&&32==Sr()))}function kr(e){for(;Sr();)switch(Dw){case e:return Tw;case 34:case 39:34!==e&&39!==e&&kr(Dw);break;case 40:41===e&&kr(e);break;case 92:Sr()}return Tw}function Lr(e,t){for(;Sr()&&e+Dw!==57&&(e+Dw!==84||47!==Rr()););return"/*"+Pr(t,Tw-1)+"*"+Pw(47===e?e:Sr())}function zr(e){for(;!Nr(Rr());)Sr();return Pr(e,Tw)}function Fr(e){return Gr(Hr("",null,null,null,[""],e=Br(e),0,[0],e))}function Hr(e,t,n,o,r,a,i,l,s){for(var c=0,u=0,d=i,p=0,m=0,f=0,g=1,h=1,v=1,b=0,w="",y=r,I=a,C=o,x=w;h;)switch(f=b,b=Sr()){case 40:if(108!=f&&58==yr(x,d-1)){-1!=wr(x+=br(Vr(b),"&","&\f"),"&\f")&&(v=-1);break}case 34:case 39:case 91:x+=Vr(b);break;case 9:case 10:case 13:case 32:x+=Tr(f);break;case 92:x+=Dr(Mr()-1,7);continue;case 47:switch(Rr()){case 42:case 47:Ar(Xr(Lr(Sr(),Mr()),t,n),s);break;default:x+="/"}break;case 123*g:l[c++]=Cr(x)*v;case 125*g:case 59:case 0:switch(b){case 0:case 125:h=0;case 59+u:-1==v&&(x=br(x,/\f/g,"")),m>0&&Cr(x)-d&&Ar(m>32?jr(x+";",o,n,d-1):jr(br(x," ","")+";",o,n,d-2),s);break;case 59:x+=";";default:if(Ar(C=Wr(x,t,n,c,u,r,l,w,y=[],I=[],d),a),123===b)if(0===u)Hr(x,t,C,C,y,a,d,l,I);else switch(99===p&&110===yr(x,3)?100:p){case 100:case 108:case 109:case 115:Hr(e,C,C,o&&Ar(Wr(e,C,C,0,0,r,l,w,r,y=[],d),I),r,I,d,l,o?y:I);break;default:Hr(x,C,C,C,[""],I,0,l,I)}}c=u=m=0,g=v=1,w=x="",d=i;break;case 58:d=1+Cr(x),m=f;default:if(g<1)if(123==b)--g;else if(125==b&&0==g++&&125==Or())continue;switch(x+=Pw(b),b*g){case 38:v=u>0?1:(x+="\f",-1);break;case 44:l[c++]=(Cr(x)-1)*v,v=1;break;case 64:45===Rr()&&(x+=Vr(Sr())),p=Rr(),u=d=Cr(w=x+=zr(Mr())),b++;break;case 45:45===f&&2==Cr(x)&&(g=0)}}return a}function Wr(e,t,n,o,r,a,i,l,s,c,u){var d,p,m,f,g,h,v=r-1,b=0===r?a:[""],w=xr(b);for(d=0,p=0,m=0;d<o;++d)for(f=0,g=Ir(e,v+1,v=Mw(p=i[d])),h=e;f<w;++f)(h=vr(p>0?b[f]+" "+g:br(g,/&\f/g,b[f])))&&(s[m++]=h);return Er(e,t,n,0===r?Ew:l,s,c,u)}function Xr(e,t,n){return Er(e,t,n,Aw,Pw(Dw),Ir(e,2,-2),0)}function jr(e,t,n,o){return Er(e,t,n,_w,Ir(e,0,o),Ir(e,o+1,-1),o)}function Zr(e,t){var n,o="",r=xr(e);for(n=0;n<r;n++)o+=t(e[n],n,e,t)||"";return o}function qr(e,t,n,o){switch(e.type){case Rw:if(e.children.length)break;case Ow:case _w:return e.return=e.return||e.value;case Aw:return"";case Sw:return e.return=e.value+"{"+Zr(e.children,o)+"}";case Ew:e.value=e.props.join(",")}return Cr(n=Zr(e.children,o))?e.return=e.value+"{"+n+"}":""}function Yr(e){var t=xr(e);return function(n,o,r,a){var i,l="";for(i=0;i<t;i++)l+=e[i](n,o,r,a)||"";return l}}function Jr(e){var t=Object.create(null);return function(n){return void 0===t[n]&&(t[n]=e(n)),t[n]}}function Ur(e,t){switch(function(e,t){return 45^yr(e,0)?(((t<<2^yr(e,0))<<2^yr(e,1))<<2^yr(e,2))<<2^yr(e,3):0}(e,t)){case 5103:return xw+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return xw+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return xw+e+Cw+e+Iw+e+e;case 6828:case 4268:return xw+e+Iw+e+e;case 6165:return xw+e+Iw+"flex-"+e+e;case 5187:return xw+e+br(e,/(\w+).+(:[^]+)/,xw+"box-$1$2"+Iw+"flex-$1$2")+e;case 5443:return xw+e+Iw+"flex-item-"+br(e,/flex-|-self/,"")+e;case 4675:return xw+e+Iw+"flex-line-pack"+br(e,/align-content|flex-|-self/,"")+e;case 5548:return xw+e+Iw+br(e,"shrink","negative")+e;case 5292:return xw+e+Iw+br(e,"basis","preferred-size")+e;case 6060:return xw+"box-"+br(e,"-grow","")+xw+e+Iw+br(e,"grow","positive")+e;case 4554:return xw+br(e,/([^-])(transform)/g,"$1"+xw+"$2")+e;case 6187:return br(br(br(e,/(zoom-|grab)/,xw+"$1"),/(image-set)/,xw+"$1"),e,"")+e;case 5495:case 3959:return br(e,/(image-set\([^]*)/,xw+"$1$`$1");case 4968:return br(br(e,/(.+:)(flex-)?(.*)/,xw+"box-pack:$3"+Iw+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+xw+e+e;case 4095:case 3583:case 4068:case 2532:return br(e,/(.+)-inline(.+)/,xw+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Cr(e)-1-t>6)switch(yr(e,t+1)){case 109:if(45!==yr(e,t+4))break;case 102:return br(e,/(.+:)(.+)-([^]+)/,"$1"+xw+"$2-$3$1"+Cw+(108==yr(e,t+3)?"$3":"$2-$3"))+e;case 115:return~wr(e,"stretch")?Ur(br(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(115!==yr(e,t+1))break;case 6444:switch(yr(e,Cr(e)-3-(~wr(e,"!important")&&10))){case 107:return br(e,":",":"+xw)+e;case 101:return br(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+xw+(45===yr(e,14)?"inline-":"")+"box$3$1"+xw+"$2$3$1"+Iw+"$2box$3")+e}break;case 5936:switch(yr(e,t+11)){case 114:return xw+e+Iw+br(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return xw+e+Iw+br(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return xw+e+Iw+br(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return xw+e+Iw+e+e}return e}function Qr(e,t,n){var o,r,a,i,l,s;if(null==n)return"";if(void 0!==(o=n).__emotion_styles)return o;switch(typeof n){case"boolean":return"";case"object":if(1===(r=n).anim)return sy={name:r.name,styles:r.styles,next:sy},r.name;if(void 0!==(a=n).styles){if(void 0!==(i=a.next))for(;void 0!==i;)sy={name:i.name,styles:i.styles,next:sy},i=i.next;return a.styles+";"}return function(e,t,n){var o,r,a,i,l,s,c="";if(Array.isArray(n))for(o=0;o<n.length;o++)c+=Qr(e,t,n[o])+";";else for(r in n)if("object"!=typeof(a=n[r]))ry(i=a)&&(c+=ay(r)+":"+iy(r,i)+";");else if(Array.isArray(a)&&"string"==typeof a[0]&&null==t)for(l=0;l<a.length;l++)ry(a[l])&&(c+=ay(r)+":"+iy(r,a[l])+";");else switch(s=Qr(e,t,a),r){case"animation":case"animationName":c+=ay(r)+":"+s+";";break;default:c+=r+"{"+s+"}"}return c}(e,t,n);case"function":if(void 0!==e)return l=sy,s=n(e),sy=l,Qr(e,t,s)}return n}function Kr(e,t,n){var o,r,a,i,l,s,c;if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];for(o=!0,r="",sy=void 0,null==(a=e[0])||void 0===a.raw?(o=!1,r+=Qr(n,t,a)):r+=a[0],i=1;i<e.length;i++)r+=Qr(n,t,e[i]),o&&(r+=a[i]);for(ly.lastIndex=0,l="";null!==(s=ly.exec(r));)l+="-"+s[1];return c=function(e){for(var t,n=0,o=0,r=e.length;r>=4;++o,r-=4)t=1540483477*(65535&(t=255&e.charCodeAt(o)|(255&e.charCodeAt(++o))<<8|(255&e.charCodeAt(++o))<<16|(255&e.charCodeAt(++o))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(r){case 3:n^=(255&e.charCodeAt(o+2))<<16;case 2:n^=(255&e.charCodeAt(o+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(o)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)}(r)+l,{name:c,styles:r,next:sy}}function $r(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Kr(t)}function ea(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function ta(e,t){var n,o,r,a,i;for(n=arguments.length,o=new Array(n>2?n-2:0),r=2;r<n;r++)o[r-2]=arguments[r];if(a=[].concat(o),t&&e)for(i in t)t.hasOwnProperty(i)&&t[i]&&a.push("".concat(ea(e,i)));return a.filter(function(e){return e}).map(function(e){return String(e).trim()}).join(" ")}function na(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function oa(e){return na(e)?window.pageYOffset:e.scrollTop}function ra(e,t){na(e)?window.scrollTo(0,t):e.scrollTop=t}function aa(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Oy,r=oa(e),a=t-r,i=10,l=0;!function t(){var s,c=a*((s=(s=l+=i)/n-1)*s*s+1)+r;ra(e,c),l<n?window.requestAnimationFrame(t):o(e)}()}function ia(e,t){var n=e.getBoundingClientRect(),o=t.getBoundingClientRect(),r=t.offsetHeight/3;o.bottom+r>n.bottom?ra(e,Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+r,e.scrollHeight)):o.top-r<n.top&&ra(e,Math.max(t.offsetTop-r,0))}function la(){try{return document.createEvent("TouchEvent"),!0}catch(pM){return!1}}function sa(e){return null!=e}function ca(e,t,n){return e?t:n}function ua(e){var t,n,o,r,a,i,l,s,c,u,d,p,m,f,g,h,v,b,w,y,I,C=e.maxHeight,x=e.menuEl,A=e.minHeight,E=e.placement,_=e.shouldScroll,O=e.isFixedPosition,S=e.controlHeight,R=function(e){var t,n=getComputedStyle(e),o="absolute"===n.position,r=/(auto|scroll)/;if("fixed"===n.position)return document.documentElement;for(t=e;t=t.parentElement;)if(n=getComputedStyle(t),(!o||"static"!==n.position)&&r.test(n.overflow+n.overflowY+n.overflowX))return t;return document.documentElement}(x),M={placement:"bottom",maxHeight:C};if(!x||!x.offsetParent)return M;switch(t=R.getBoundingClientRect().height,o=(n=x.getBoundingClientRect()).bottom,r=n.height,a=n.top,i=x.offsetParent.getBoundingClientRect().top,l=O?window.innerHeight:na(I=R)?window.innerHeight:I.clientHeight,s=oa(R),c=parseInt(getComputedStyle(x).marginBottom,10),p=l-a,m=(d=i-(u=parseInt(getComputedStyle(x).marginTop,10)))+s,f=t-s-a,g=o-l+s+c,h=s+a-u,v=160,E){case"auto":case"bottom":if(p>=r)return{placement:"bottom",maxHeight:C};if(f>=r&&!O)return _&&aa(R,g,v),{placement:"bottom",maxHeight:C};if(!O&&f>=A||O&&p>=A)return _&&aa(R,g,v),{placement:"bottom",maxHeight:O?p-c:f-c};if("auto"===E||O)return b=C,(w=O?d:m)>=A&&(b=Math.min(w-c-S,C)),{placement:"top",maxHeight:b};if("bottom"===E)return _&&ra(R,g),{placement:"bottom",maxHeight:C};break;case"top":return d>=r?{placement:"top",maxHeight:C}:m>=r&&!O?(_&&aa(R,h,v),{placement:"top",maxHeight:C}):!O&&m>=A||O&&d>=A?(y=C,(!O&&m>=A||O&&d>=A)&&(y=O?d-u:m-u),_&&aa(R,h,v),{placement:"top",maxHeight:y}):{placement:"bottom",maxHeight:C};default:throw new Error('Invalid placement provided "'.concat(E,'".'))}return M}function da(e,t){return e===t||!(!ZI(e)||!ZI(t))}function pa(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(!da(e[n],t[n]))return!1;return!0}function ma(e){var t=e.innerRef,n=cr(e,cC),o=Vy(n,"onExited","in","enter","exit","appear");return xy("input",ur({ref:t},o,{css:$r({label:"dummyInput",background:0,border:0,caretColor:"transparent",fontSize:"inherit",gridArea:"1 / 1 / 2 / 3",outline:0,padding:0,width:1,color:"transparent",left:-100,opacity:0,position:"relative",transform:"scale(.01)"},"production"===process.env.NODE_ENV?"":";label:DummyInput;","production"===process.env.NODE_ENV?"":"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkR1bW15SW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCTSIsImZpbGUiOiJEdW1teUlucHV0LnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWYgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3ggfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5pbXBvcnQgeyByZW1vdmVQcm9wcyB9IGZyb20gJy4uL3V0aWxzJztcblxuZXhwb3J0IGRlZmF1bHQgZnVuY3Rpb24gRHVtbXlJbnB1dCh7XG4gIGlubmVyUmVmLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydpbnB1dCddICYge1xuICByZWFkb25seSBpbm5lclJlZjogUmVmPEhUTUxJbnB1dEVsZW1lbnQ+O1xufSkge1xuICAvLyBSZW1vdmUgYW5pbWF0aW9uIHByb3BzIG5vdCBtZWFudCBmb3IgSFRNTCBlbGVtZW50c1xuICBjb25zdCBmaWx0ZXJlZFByb3BzID0gcmVtb3ZlUHJvcHMoXG4gICAgcHJvcHMsXG4gICAgJ29uRXhpdGVkJyxcbiAgICAnaW4nLFxuICAgICdlbnRlcicsXG4gICAgJ2V4aXQnLFxuICAgICdhcHBlYXInXG4gICk7XG5cbiAgcmV0dXJuIChcbiAgICA8aW5wdXRcbiAgICAgIHJlZj17aW5uZXJSZWZ9XG4gICAgICB7Li4uZmlsdGVyZWRQcm9wc31cbiAgICAgIGNzcz17e1xuICAgICAgICBsYWJlbDogJ2R1bW15SW5wdXQnLFxuICAgICAgICAvLyBnZXQgcmlkIG9mIGFueSBkZWZhdWx0IHN0eWxlc1xuICAgICAgICBiYWNrZ3JvdW5kOiAwLFxuICAgICAgICBib3JkZXI6IDAsXG4gICAgICAgIC8vIGltcG9ydGFudCEgdGhpcyBoaWRlcyB0aGUgZmxhc2hpbmcgY3Vyc29yXG4gICAgICAgIGNhcmV0Q29sb3I6ICd0cmFuc3BhcmVudCcsXG4gICAgICAgIGZvbnRTaXplOiAnaW5oZXJpdCcsXG4gICAgICAgIGdyaWRBcmVhOiAnMSAvIDEgLyAyIC8gMycsXG4gICAgICAgIG91dGxpbmU6IDAsXG4gICAgICAgIHBhZGRpbmc6IDAsXG4gICAgICAgIC8vIGltcG9ydGFudCEgd2l0aG91dCBgd2lkdGhgIGJyb3dzZXJzIHdvbid0IGFsbG93IGZvY3VzXG4gICAgICAgIHdpZHRoOiAxLFxuXG4gICAgICAgIC8vIHJlbW92ZSBjdXJzb3Igb24gZGVza3RvcFxuICAgICAgICBjb2xvcjogJ3RyYW5zcGFyZW50JyxcblxuICAgICAgICAvLyByZW1vdmUgY3Vyc29yIG9uIG1vYmlsZSB3aGlsc3QgbWFpbnRhaW5pbmcgXCJzY3JvbGwgaW50byB2aWV3XCIgYmVoYXZpb3VyXG4gICAgICAgIGxlZnQ6IC0xMDAsXG4gICAgICAgIG9wYWNpdHk6IDAsXG4gICAgICAgIHBvc2l0aW9uOiAncmVsYXRpdmUnLFxuICAgICAgICB0cmFuc2Zvcm06ICdzY2FsZSguMDEpJyxcbiAgICAgIH19XG4gICAgLz5cbiAgKTtcbn1cbiJdfQ== */")}))}function fa(e){e.cancelable&&e.preventDefault()}function ga(e){e.stopPropagation()}function ha(){var e=this.scrollTop,t=this.scrollHeight,n=e+this.offsetHeight;0===e?this.scrollTop=1:n===t&&(this.scrollTop=e-1)}function va(){return"ontouchstart"in window||navigator.maxTouchPoints}function ba(e){var t=e.children,n=e.lockEnabled,o=e.captureEnabled,r=void 0===o||o,a=e.onBottomArrive,i=e.onBottomLeave,l=e.onTopArrive,s=e.onTopLeave,c=function(e){var t=e.isEnabled,n=e.onBottomArrive,o=e.onBottomLeave,r=e.onTopArrive,a=e.onTopLeave,i=mO(!1),l=mO(!1),s=mO(0),c=mO(null),u=fO(function(e,t){var s,u,d,p,m,f,g,h;null!==c.current&&(u=(s=c.current).scrollTop,d=s.scrollHeight,p=s.clientHeight,m=c.current,f=t>0,h=!1,(g=d-p-u)>t&&i.current&&(o&&o(e),i.current=!1),f&&l.current&&(a&&a(e),l.current=!1),f&&t>g?(n&&!i.current&&n(e),m.scrollTop=d,h=!0,i.current=!0):!f&&-t>u&&(r&&!l.current&&r(e),m.scrollTop=0,h=!0,l.current=!0),h&&uC(e))},[n,o,r,a]),d=fO(function(e){u(e,e.deltaY)},[u]),p=fO(function(e){s.current=e.changedTouches[0].clientY},[]),m=fO(function(e){var t=s.current-e.changedTouches[0].clientY;u(e,t)},[u]),f=fO(function(e){if(e){var t=!!Gy&&{passive:!1};e.addEventListener("wheel",d,t),e.addEventListener("touchstart",p,t),e.addEventListener("touchmove",m,t)}},[m,p,d]),g=fO(function(e){e&&(e.removeEventListener("wheel",d,!1),e.removeEventListener("touchstart",p,!1),e.removeEventListener("touchmove",m,!1))},[m,p,d]);return gO(function(){if(t){var e=c.current;return f(e),function(){g(e)}}},[t,f,g]),function(e){c.current=e}}({isEnabled:r,onBottomArrive:a,onBottomLeave:i,onTopArrive:l,onTopLeave:s}),u=function(e){var t=e.isEnabled,n=e.accountForScrollbars,o=void 0===n||n,r=mO({}),a=mO(null),i=fO(function(e){var t,n,a,i,l;mC&&(t=document.body,n=t&&t.style,o&&dC.forEach(function(e){var t=n&&n[e];r.current[e]=t}),o&&fC<1&&(a=parseInt(r.current.paddingRight,10)||0,i=document.body?document.body.clientWidth:0,l=window.innerWidth-i+a||0,Object.keys(pC).forEach(function(e){var t=pC[e];n&&(n[e]=t)}),n&&(n.paddingRight="".concat(l,"px"))),t&&va()&&(t.addEventListener("touchmove",fa,gC),e&&(e.addEventListener("touchstart",ha,gC),e.addEventListener("touchmove",ga,gC))),fC+=1)},[o]),l=fO(function(e){var t,n;mC&&(t=document.body,n=t&&t.style,fC=Math.max(fC-1,0),o&&fC<1&&dC.forEach(function(e){var t=r.current[e];n&&(n[e]=t)}),t&&va()&&(t.removeEventListener("touchmove",fa,gC),e&&(e.removeEventListener("touchstart",ha,gC),e.removeEventListener("touchmove",ga,gC))))},[o]);return gO(function(){if(t){var e=a.current;return i(e),function(){l(e)}}},[t,i,l]),function(e){a.current=e}}({isEnabled:n}),d=function(e){c(e),u(e)};return xy(IO,null,n&&xy("div",{onClick:hC,css:vC}),t(d))}function wa(e){var t;return"undefined"!=typeof window&&null!=window.navigator&&e.test((null===(t=window.navigator.userAgentData)||void 0===t?void 0:t.platform)||window.navigator.platform)}function ya(){return wa(/^Mac/i)}function Ia(){return wa(/^iPhone/i)||wa(/^iPad/i)||ya()&&navigator.maxTouchPoints>1}function Ca(e,t,n,o){var r=Oa(e,t,n),a=Sa(e,t,n),i=MC(e,t),l=PC(e,t);return{type:"option",data:t,isDisabled:r,isSelected:a,label:i,value:l,index:o}}function xa(e,t){return e.options.map(function(n,o){var r,a;return"options"in n?(r=n.options.map(function(n,o){return Ca(e,n,t,o)}).filter(function(t){return _a(e,t)}),r.length>0?{type:"group",data:n,options:r,index:o}:void 0):(a=Ca(e,n,t,o),_a(e,a)?a:void 0)}).filter(sa)}function Aa(e){return e.reduce(function(e,t){return"group"===t.type?e.push.apply(e,hr(t.options.map(function(e){return e.data}))):e.push(t.data),e},[])}function Ea(e,t){return e.reduce(function(e,n){return"group"===n.type?e.push.apply(e,hr(n.options.map(function(e){return{data:e.data,id:"".concat(t,"-").concat(n.index,"-").concat(e.index)}}))):e.push({data:n.data,id:"".concat(t,"-").concat(n.index)}),e},[])}function _a(e,t){var n=e.inputValue,o=void 0===n?"":n,r=t.data,a=t.isSelected,i=t.label,l=t.value;return(!NC(e)||!a)&&Ra(e,{label:i,value:l,data:r},o)}function Oa(e,t,n){return"function"==typeof e.isOptionDisabled&&e.isOptionDisabled(t,n)}function Sa(e,t,n){if(n.indexOf(t)>-1)return!0;if("function"==typeof e.isOptionSelected)return e.isOptionSelected(t,n);var o=PC(e,t);return n.some(function(t){return PC(e,t)===o})}function Ra(e,t,n){return!e.filterOption||e.filterOption(t,n)}function Ma(e){return e?"open":"closed"}function Pa(...e){const t=e[0];if(1===e.length)return t;const n=()=>{const n=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){const o=n.reduce((t,{useScope:n,scopeName:o})=>({...t,...n(e)[`__scope${o}`]}),{});return sO.useMemo(()=>({[`__scope${t.scopeName}`]:o}),[o])}};return n.scopeName=t.scopeName,n}function Na(e){return null!=e&&"object"==typeof e&&"$$typeof"in e&&e.$$typeof===Yx&&"_payload"in e&&("object"==typeof(t=e._payload)&&null!==t&&"then"in t);var t}function Ba(e){const t=sO.forwardRef((e,t)=>{let{children:n,...o}=e;if(Na(n)&&"function"==typeof Jx&&(n=Jx(n._payload)),sO.isValidElement(n)){const e=function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;if(n)return e.ref;if(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n)return e.props.ref;return e.props.ref||e.ref}(n),r=function(e,t){const n={...t};for(const o in t){const r=e[o],a=t[o];/^on[A-Z]/.test(o)?r&&a?n[o]=(...e)=>{const t=a(...e);return r(...e),t}:r&&(n[o]=r):"style"===o?n[o]={...r,...a}:"className"===o&&(n[o]=[r,a].filter(Boolean).join(" "))}return{...e,...n}}(o,n.props);return n.type!==sO.Fragment&&(r.ref=t?i(t,e):e),sO.cloneElement(n,r)}return sO.Children.count(n)>1?sO.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}function Ga(e){return sO.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===Ux}function Va(e,t){return`${Math.round(e/t*100)}%`}function Ta(e,t){return null==e?"indeterminate":e===t?"complete":"loading"}function Da(e){return"number"==typeof e}function ka(e){return Da(e)&&!isNaN(e)&&e>0}function La(e,t){return Da(e)&&!isNaN(e)&&e<=t&&e>=0}function za({max:e=100,progress:t=0,className:n="",...o}){const r=t>e?"100%":t/e*100+"%";return cO.createElement(oA,{className:ai("demio-ui-progress",aA,{className:!!n}),value:t>e?e:t,max:e,...o},cO.createElement(rA,{className:iA,style:{width:r}}))}function Fa(e){return e?"checked":"unchecked"}function Ha({items:e=[],error:t="",defaultValue:n="",ariaLabel:o="",hint:r="",onChange:a,disabled:i=!1,value:l="",className:s="",...c}){const u=a?{value:l,onValueChange:a}:{};return cO.createElement(CA,{...u,...c,className:ai("demio-ui-radio-group",EA.root,{[EA.error]:!!t,[s]:!!s}),defaultValue:n,"aria-label":o},e.map(e=>cO.createElement("div",{key:e.id,className:ai(EA.container,{[EA.disabled]:e.disabled||i})},cO.createElement(xA,{className:EA.item,value:e.value,disabled:e.disabled||i,id:e.id},cO.createElement(AA,{className:EA.indicator})),cO.createElement(In,{className:EA.label,htmlFor:e.id,weight:"regular"},e.label))),cO.createElement("div",{className:EA.footer},t&&cO.createElement(Cn,{type:"error"},t),r&&!t&&cO.createElement(Cn,null,r)))}function Wa(e){return""===e||void 0===e}function Xa(e){const t=h(e),n=sO.useRef(""),o=sO.useRef(0),r=sO.useCallback(e=>{const r=n.current+e;t(r),function e(t){n.current=t,window.clearTimeout(o.current),""!==t&&(o.current=window.setTimeout(()=>e(""),1e3))}(r)},[t]),a=sO.useCallback(()=>{n.current="",window.clearTimeout(o.current)},[]);return sO.useEffect(()=>()=>window.clearTimeout(o.current),[]),[n,r,a]}function ja(e,t,n){const o=t.length>1&&Array.from(t).every(e=>e===t[0]),r=o?t[0]:t,a=n?e.indexOf(n):-1;let i=(l=e,s=Math.max(a,0),l.map((e,t)=>l[(s+t)%l.length]));var l,s;1===r.length&&(i=i.filter(e=>e!==n));const c=i.find(e=>e.textValue.toLowerCase().startsWith(r.toLowerCase()));return c!==n?c:void 0}function Za(e){return e?"checked":"unchecked"}function qa({className:e="",id:t="",disabled:n=!1,required:o=!1,name:r,...a}){return cO.createElement(VE,{className:ai(DE,"demio-ui-switch",{[e]:!!e}),disabled:n,required:o,name:r,id:t||r,...a},cO.createElement(TE,{className:kE}))}function Ya(e,t){return`${e}-trigger-${t}`}function Ja(e,t){return`${e}-content-${t}`}function Ua({children:e,className:t="",...n}){return cO.createElement(YE,{...n,className:ai(KE,"demio-ui-tabs",{[t]:t})},e)}function Qa({children:e,className:t=""}){return cO.createElement(JE,{className:ai($E,"demio-ui-tabs-list",{[t]:t})},e)}function Ka({children:e,className:t="",...n}){return cO.createElement(UE,{...n,className:ai(e_,{[t]:t})},e)}function $a({children:e,value:t,className:n=""}){return cO.createElement(QE,{value:t,className:ai(t_,"demio-ui-tabs-tab",{[n]:n})},e)}function ei({children:e,onDelete:t=null,className:n=""}){return cO.createElement("div",{className:ai(n_,"demio-ui-tag-container",n)},e,Boolean(t)&&cO.createElement("button",{type:"button",onClick:t,className:ai(o_,"demio-ui-tag-delete-button")},cO.createElement(Hs,null)))}function ti({align:e="center",alignOffset:t=0,children:n,className:o="",collisionBoundary:r,container:a,content:i,defaultOpen:l,delayDuration:s=200,isCustomTrigger:c=!1,isPortal:u=!1,isTriggerAsChild:d=!0,open:p,onOpenChange:m,side:f="top",sideOffset:g=4,skipDelayDuration:h=300,...v}){const[b,w]=uO(l),y=p??b,I=cO.createElement(__,{sideOffset:g,alignOffset:t,side:f,align:e,collisionBoundary:r,...v,className:ai(S_,"demio-ui-tooltip",{[o]:o})},i,cO.createElement(O_,{className:M_,width:11,height:5}));return i?cO.createElement(C_,{skipDelayDuration:h,delayDuration:s},cO.createElement(x_,{defaultOpen:l,onOpenChange:e=>{m&&m(e),w(e)},open:y},cO.createElement(A_,{asChild:c||d},c?cO.createElement("div",{className:ai("demio-ui-tooltip-trigger",R_)},n):n),u?cO.createElement(E_,{container:a},I):I)):n}function ni({align:e="center",alignOffset:t=0,children:n,className:o="",collisionBoundary:r,container:a,content:i,side:l="top",sideOffset:s=4,...c}){return"ontouchstart"in window||navigator.maxTouchPoints>0?cO.createElement(EM,{content:i,contentProps:{side:l,align:e,sideOffset:s,alignOffset:t,collisionBoundary:r},...c,showArrow:!0,asChild:!0,container:a,contentClassName:ai(S_,o,"demio-ui-tooltip")},n):cO.createElement(ti,{align:e,alignOffset:t,children:n,className:o,collisionBoundary:r,container:a,content:i,side:l,sideOffset:s,...c})}var oi,ri,ai,ii,li,si,ci,ui,di,pi,mi,fi,gi,hi,vi,bi,wi,yi,Ii,Ci,xi,Ai,Ei,_i,Oi,Si,Ri,Mi,Pi,Ni,Bi,Gi,Vi,Ti,Di,ki,Li,zi,Fi,Hi,Wi,Xi,ji,Zi,qi,Yi,Ji,Ui,Qi,Ki,$i,el,tl,nl,ol,rl,al,il,ll,sl,cl,ul,dl,pl,ml,fl,gl,hl,vl,bl,wl,yl,Il,Cl,xl,Al,El,_l,Ol,Sl,Rl,Ml,Pl,Nl,Bl,Gl,Vl,Tl,Dl,kl,Ll,zl,Fl,Hl,Wl,Xl,jl,Zl,ql,Yl,Jl,Ul,Ql,Kl,$l,es,ts,ns,os,rs,as,is,ls,ss,cs,us,ds,ps,ms,fs,gs,hs,vs,bs,ws,ys,Is,Cs,xs,As,Es,_s,Os,Ss,Rs,Ms,Ps,Ns,Bs,Gs,Vs,Ts,Ds,ks,Ls,zs,Fs,Hs,Ws,Xs,js,Zs,qs,Ys,Js,Us,Qs,Ks,$s,ec,tc,nc,oc,rc,ac,ic,lc,sc,cc,uc,dc,pc,mc,fc,gc,hc,vc,bc,wc,yc,Ic,Cc,xc,Ac,Ec,_c,Oc,Sc,Rc,Mc,Pc,Nc,Bc,Gc,Vc,Tc,Dc,kc,Lc,zc,Fc,Hc,Wc,Xc,jc,Zc,qc,Yc,Jc,Uc,Qc,Kc,$c,eu,tu,nu,ou,ru,au,iu,lu,su,cu,uu,du,pu,mu,fu,gu,hu,vu,bu,wu,yu,Iu,Cu,xu,Au,Eu,_u,Ou,Su,Ru,Mu,Pu,Nu,Bu,Gu,Vu,Tu,Du,ku,Lu,zu,Fu,Hu,Wu,Xu,ju,Zu,qu,Yu,Ju,Uu,Qu,Ku,$u,ed,td,nd,od,rd,ad,id,ld,sd,cd,ud,dd,pd,md,fd,gd,hd,vd,bd,wd,yd,Id,Cd,xd,Ad,Ed,_d,Od,Sd,Rd,Md,Pd,Nd,Bd,Gd,Vd,Td,Dd,kd,Ld,zd,Fd,Hd,Wd,Xd,jd,Zd,qd,Yd,Jd,Ud,Qd,Kd,$d,ep,tp,np,op,rp,ap,ip,lp,sp,cp,up,dp,pp,mp,fp,gp,hp,vp,bp,wp,yp,Ip,Cp,xp,Ap,Ep,_p,Op,Sp,Rp,Mp,Pp,Np,Bp,Gp,Vp,Tp,Dp,kp,Lp,zp,Fp,Hp,Wp,Xp,jp,Zp,qp,Yp,Jp,Up,Qp,Kp,$p,em,tm,nm,om,rm,am,im,lm,sm,cm,um,dm,pm,mm,fm,gm,hm,vm,bm,wm,ym,Im,Cm,xm,Am,Em,_m,Om,Sm,Rm,Mm,Pm,Nm,Bm,Gm,Vm,Tm,Dm,km,Lm,zm,Fm,Hm,Wm,Xm,jm,Zm,qm,Ym,Jm,Um,Qm,Km,$m,ef,tf,nf,of,rf,af,lf,sf,cf,uf,df,pf,mf,ff,gf,hf,vf,bf,wf,yf,If,Cf,xf,Af,Ef,_f,Of,Sf,Rf,Mf,Pf,Nf,Bf,Gf,Vf,Tf,Df,kf,Lf,zf,Ff,Hf,Wf,Xf,jf,Zf,qf,Yf,Jf,Uf,Qf,Kf,$f,eg,tg,ng,og,rg,ag,ig,lg,sg,cg,ug,dg,pg,mg,fg,gg,hg,vg,bg,wg,yg,Ig,Cg,xg,Ag,Eg,_g,Og,Sg,Rg,Mg,Pg,Ng,Bg,Gg,Vg,Tg,Dg,kg,Lg,zg,Fg,Hg,Wg,Xg,jg,Zg,qg,Yg,Jg,Ug,Qg,Kg,$g,eh,th,nh,oh,rh,ah,ih,lh,sh,ch,uh,dh,ph,mh,fh,gh,hh,vh,bh,wh,yh,Ih,Ch,xh,Ah,Eh,_h,Oh,Sh,Rh,Mh,Ph,Nh,Bh,Gh,Vh,Th,Dh,kh,Lh,zh,Fh,Hh,Wh,Xh,jh,Zh,qh,Yh,Jh,Uh,Qh,Kh,$h,ev,tv,nv,ov,rv,av,iv,lv,sv,cv,uv,dv,pv,mv,fv,gv,hv,vv,bv,wv,yv,Iv,Cv,xv,Av,Ev,_v,Ov,Sv,Rv,Mv,Pv,Nv,Bv,Gv,Vv,Tv,Dv,kv,Lv,zv,Fv,Hv,Wv,Xv,jv,Zv,qv,Yv,Jv,Uv,Qv,Kv,$v,eb,tb,nb,ob,rb,ab,ib,lb,sb,cb,ub,db,pb,mb,fb,gb,hb,vb,bb,wb,yb,Ib,Cb,xb,Ab,Eb,_b,Ob,Sb,Rb,Mb,Pb,Nb,Bb,Gb,Vb,Tb,Db,kb,Lb,zb,Fb,Hb,Wb,Xb,jb,Zb,qb,Yb,Jb,Ub,Qb,Kb,$b,ew,tw,nw,ow,rw,aw,iw,lw,sw,cw,uw,dw,pw,mw,fw,gw,hw,vw,bw,ww,yw,Iw,Cw,xw,Aw,Ew,_w,Ow,Sw,Rw,Mw,Pw,Nw,Bw,Gw,Vw,Tw,Dw,kw,Lw,zw,Fw,Hw,Ww,Xw,jw,Zw,qw,Yw,Jw,Uw,Qw,Kw,$w,ey,ty,ny,oy,ry,ay,iy,ly,sy,cy,uy,dy,py,my,fy,gy,hy,vy,by,wy,yy,Iy,Cy,xy,Ay,Ey,_y,Oy,Sy,Ry,My,Py,Ny,By,Gy,Vy,Ty,Dy,ky,Ly,zy,Fy,Hy,Wy,Xy,jy,Zy,qy,Yy,Jy,Uy,Qy,Ky,$y,eI,tI,nI,oI,rI,aI,iI,lI,sI,cI,uI,dI,pI,mI,fI,gI,hI,vI,bI,wI,yI,II,CI,xI,AI,EI,_I,OI,SI,RI,MI,PI,NI,BI,GI,VI,TI,DI,kI,LI,zI,FI,HI,WI,XI,jI,ZI,qI,YI,JI,UI,QI,KI,$I,eC,tC,nC,oC,rC,aC,iC,lC,sC,cC,uC,dC,pC,mC,fC,gC,hC,vC,bC,wC,yC,IC,CC,xC,AC,EC,_C,OC,SC,RC,MC,PC,NC,BC,GC,VC,TC,DC,kC,LC,zC,FC,HC,WC,XC,jC,ZC,qC,YC,JC,UC,QC,KC,$C,ex,tx,nx,ox,rx,ax,ix,lx,sx,cx,ux,dx,px,mx,fx,gx,hx,vx,bx,wx,yx,Ix,Cx,xx,Ax,Ex,_x,Ox,Sx,Rx,Mx,Px,Nx,Bx,Gx,Vx,Tx,Dx,kx,Lx,zx,Fx,Hx,Wx,Xx,jx,Zx,qx,Yx,Jx,Ux,Qx,Kx,$x,eA,tA,nA,oA,rA,aA,iA,lA,sA,cA,uA,dA,pA,mA,fA,gA,hA,vA,bA,wA,yA,IA,CA,xA,AA,EA,_A,OA,SA,RA,MA,PA,NA,BA,GA,VA,TA,DA,kA,LA,zA,FA,HA,WA,XA,jA,ZA,qA,YA,JA,UA,QA,KA,$A,eE,tE,nE,oE,rE,aE,iE,lE,sE,cE,uE,dE,pE,mE,fE,gE,hE,vE,bE,wE,yE,IE,CE,xE,AE,EE,_E,OE,SE,RE,ME,PE,NE,BE,GE,VE,TE,DE,kE,LE,zE,FE,HE,WE,XE,jE,ZE,qE,YE,JE,UE,QE,KE,$E,e_,t_,n_,o_,r_,a_,i_,l_,s_,c_,u_,d_,p_,m_,f_,g_,h_,v_,b_,w_,y_,I_,C_,x_,A_,E_,__,O_,S_,R_,M_,P_,N_,B_,G_,V_,T_,D_,k_,L_,z_,F_,H_,W_,X_,j_,Z_,q_,Y_,J_,U_,Q_,K_,$_,eO,tO,nO,oO,rO,aO,iO,lO;import*as sO from"react";import cO,{useState as uO,forwardRef as dO,memo as pO,useRef as mO,useCallback as fO,useEffect as gO,useLayoutEffect as hO,useContext as vO,useMemo as bO,createContext as wO,Component as yO,Fragment as IO,useImperativeHandle as CO}from"react";import{jsx as xO,Fragment as AO,jsxs as EO}from"react/jsx-runtime";import*as _O from"react-dom";import OO,{createPortal as SO}from"react-dom";import{createRoot as RO}from"react-dom/client";if(oi={exports:{}},ai=e(n()),ii=globalThis?.document?sO.useLayoutEffect:()=>{},li=sO[" useId ".trim().toString()]||(()=>{}),si=0,ci=sO[" useInsertionEffect ".trim().toString()]||ii,ui=Symbol("radix.slottable"),di=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{const n=d(`Primitive.${t}`),o=sO.forwardRef((e,o)=>{const{asChild:r,...a}=e,i=r?n:t;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),xO(i,{...a,ref:o})});return o.displayName=`Primitive.${t}`,{...e,[t]:o}},{}),pi="DismissableLayer",mi="dismissableLayer.update",fi="dismissableLayer.pointerDownOutside",gi="dismissableLayer.focusOutside",vi=sO.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),bi=sO.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:o,onPointerDownOutside:r,onFocusOutside:a,onInteractOutside:i,onDismiss:c,...u}=e,d=sO.useContext(vi),[p,m]=sO.useState(null),f=p?.ownerDocument??globalThis?.document,[,g]=sO.useState({}),w=l(t,e=>m(e)),y=Array.from(d.layers),[I]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),C=y.indexOf(I),x=p?y.indexOf(p):-1,A=d.layersWithOutsidePointerEventsDisabled.size>0,E=x>=C,_=function(e,t=globalThis?.document){const n=h(e),o=sO.useRef(!1),r=sO.useRef(()=>{});return sO.useEffect(()=>{const e=e=>{if(e.target&&!o.current){let o=function(){b(fi,n,a,{discrete:!0})};const a={originalEvent:e};"touch"===e.pointerType?(t.removeEventListener("click",r.current),r.current=o,t.addEventListener("click",r.current,{once:!0})):o()}else t.removeEventListener("click",r.current);o.current=!1},a=window.setTimeout(()=>{t.addEventListener("pointerdown",e)},0);return()=>{window.clearTimeout(a),t.removeEventListener("pointerdown",e),t.removeEventListener("click",r.current)}},[t,n]),{onPointerDownCapture:()=>o.current=!0}}(e=>{const t=e.target,n=[...d.branches].some(e=>e.contains(t));E&&!n&&(r?.(e),i?.(e),e.defaultPrevented||c?.())},f),O=function(e,t=globalThis?.document){const n=h(e),o=sO.useRef(!1);return sO.useEffect(()=>{const e=e=>{e.target&&!o.current&&b(gi,n,{originalEvent:e},{discrete:!1})};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)},[t,n]),{onFocusCapture:()=>o.current=!0,onBlurCapture:()=>o.current=!1}}(e=>{const t=e.target;[...d.branches].some(e=>e.contains(t))||(a?.(e),i?.(e),e.defaultPrevented||c?.())},f);return function(e,t=globalThis?.document){const n=h(e);sO.useEffect(()=>{const e=e=>{"Escape"===e.key&&n(e)};return t.addEventListener("keydown",e,{capture:!0}),()=>t.removeEventListener("keydown",e,{capture:!0})},[n,t])}(e=>{x===d.layers.size-1&&(o?.(e),!e.defaultPrevented&&c&&(e.preventDefault(),c()))},f),sO.useEffect(()=>{if(p)return n&&(0===d.layersWithOutsidePointerEventsDisabled.size&&(hi=f.body.style.pointerEvents,f.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(p)),d.layers.add(p),v(),()=>{n&&1===d.layersWithOutsidePointerEventsDisabled.size&&(f.body.style.pointerEvents=hi)}},[p,f,n,d]),sO.useEffect(()=>()=>{p&&(d.layers.delete(p),d.layersWithOutsidePointerEventsDisabled.delete(p),v())},[p,d]),sO.useEffect(()=>{const e=()=>g({});return document.addEventListener(mi,e),()=>document.removeEventListener(mi,e)},[]),xO(di.div,{...u,ref:w,style:{pointerEvents:A?E?"auto":"none":void 0,...e.style},onFocusCapture:s(e.onFocusCapture,O.onFocusCapture),onBlurCapture:s(e.onBlurCapture,O.onBlurCapture),onPointerDownCapture:s(e.onPointerDownCapture,_.onPointerDownCapture)})}),bi.displayName=pi,wi="DismissableLayerBranch",yi=sO.forwardRef((e,t)=>{const n=sO.useContext(vi),o=sO.useRef(null),r=l(t,o);return sO.useEffect(()=>{const e=o.current;if(e)return n.branches.add(e),()=>{n.branches.delete(e)}},[n.branches]),xO(di.div,{...e,ref:r})}),yi.displayName=wi,Ii="focusScope.autoFocusOnMount",Ci="focusScope.autoFocusOnUnmount",xi={bubbles:!1,cancelable:!0},Ai="FocusScope",Ei=sO.forwardRef((e,t)=>{const{loop:n=!1,trapped:o=!1,onMountAutoFocus:r,onUnmountAutoFocus:a,...i}=e,[s,c]=sO.useState(null),u=h(r),d=h(a),p=sO.useRef(null),m=l(t,e=>c(e)),f=sO.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;sO.useEffect(()=>{if(o){let e=function(e){if(f.paused||!s)return;const t=e.target;s.contains(t)?p.current=t:C(p.current,{select:!0})},t=function(e){if(f.paused||!s)return;const t=e.relatedTarget;null!==t&&(s.contains(t)||C(p.current,{select:!0}))},n=function(e){if(document.activeElement===document.body)for(const t of e)t.removedNodes.length>0&&C(s)};document.addEventListener("focusin",e),document.addEventListener("focusout",t);const o=new MutationObserver(n);return s&&o.observe(s,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",e),document.removeEventListener("focusout",t),o.disconnect()}}},[o,s,f.paused]),sO.useEffect(()=>{if(s){_i.add(f);const t=document.activeElement;if(!s.contains(t)){const n=new CustomEvent(Ii,xi);s.addEventListener(Ii,u),s.dispatchEvent(n),n.defaultPrevented||(!function(e,{select:t=!1}={}){const n=document.activeElement;for(const o of e)if(C(o,{select:t}),document.activeElement!==n)return}((e=w(s),e.filter(e=>"A"!==e.tagName)),{select:!0}),document.activeElement===t&&C(s))}return()=>{s.removeEventListener(Ii,u),setTimeout(()=>{const e=new CustomEvent(Ci,xi);s.addEventListener(Ci,d),s.dispatchEvent(e),e.defaultPrevented||C(t??document.body,{select:!0}),s.removeEventListener(Ci,d),_i.remove(f)},0)}}var e},[s,u,d,f]);const g=sO.useCallback(e=>{if(!n&&!o)return;if(f.paused)return;const t="Tab"===e.key&&!e.altKey&&!e.ctrlKey&&!e.metaKey,r=document.activeElement;if(t&&r){const t=e.currentTarget,[o,a]=function(e){const t=w(e);return[y(t,e),y(t.reverse(),e)]}(t);o&&a?e.shiftKey||r!==a?e.shiftKey&&r===o&&(e.preventDefault(),n&&C(a,{select:!0})):(e.preventDefault(),n&&C(o,{select:!0})):r===t&&e.preventDefault()}},[n,o,f.paused]);return xO(di.div,{tabIndex:-1,...i,ref:m,onKeyDown:g})}),Ei.displayName=Ai,_i=function(){let e=[];return{add(t){const n=e[0];t!==n&&n?.pause(),e=x(e,t),e.unshift(t)},remove(t){e=x(e,t),e[0]?.resume()}}}(),Oi="Portal",(Si=sO.forwardRef((e,t)=>{const{container:n,...o}=e,[r,a]=sO.useState(!1);ii(()=>a(!0),[]);const i=n||r&&globalThis?.document?.body;return i?OO.createPortal(xO(di.div,{...o,ref:t}),i):null})).displayName=Oi,(Ri=e=>{const{present:t,children:n}=e,o=A(t),r="function"==typeof n?n({present:o.isPresent}):sO.Children.only(n),a=l(o.ref,function(e){let t=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=Object.getOwnPropertyDescriptor(e,"ref")?.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}(r));return"function"==typeof n||o.isPresent?sO.cloneElement(r,{ref:a}):null}).displayName="Presence",Mi=0,Pi=function(e,t){return Pi=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},Pi(e,t)},Ni=function(){return Ni=Object.assign||function(e){var t,n,o,r;for(n=1,o=arguments.length;n<o;n++)for(r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Ni.apply(this,arguments)},"function"==typeof SuppressedError&&SuppressedError,Bi="right-scroll-bar-position",Gi="width-before-scroll-bar",Vi="with-scroll-bars-hidden",Ti="--removed-body-scroll-bar-size",Di="undefined"!=typeof window?sO.useLayoutEffect:sO.useEffect,ki=new WeakMap,(Li=function(e){var t,n=e.sideCar,o=S(e,["sideCar"]);if(!n)throw new Error("Sidecar: please provide `sideCar` property to import the right car");if(!(t=n.read()))throw new Error("Sidecar medium not found");return sO.createElement(t,Ni({},o))}).isSideCarExport=!0,zi=function(e){void 0===e&&(e={});var t=function(e,t){var n,o;return void 0===t&&(t=P),n=[],o=!1,{read:function(){if(o)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(e){var r=t(e,o);return n.push(r),function(){n=n.filter(function(e){return e!==r})}},assignSyncMedium:function(e){for(o=!0;n.length;){var t=n;n=[],t.forEach(e)}n={push:function(t){return e(t)},filter:function(){return n}}},assignMedium:function(e){var t,r,a,i;o=!0,t=[],n.length&&(r=n,n=[],r.forEach(e),t=n),a=function(){var n=t;t=[],n.forEach(e)},(i=function(){return Promise.resolve().then(a)})(),n={push:function(e){t.push(e),i()},filter:function(e){return t=t.filter(e),n}}}}}(null);return t.options=Ni({async:!0,ssr:!1},e),t}(),Fi=function(){},Hi=sO.forwardRef(function(e,t){var n=sO.useRef(null),o=sO.useState({onScrollCapture:Fi,onWheelCapture:Fi,onTouchMoveCapture:Fi}),r=o[0],a=o[1],i=e.forwardProps,l=e.children,s=e.className,c=e.removeScrollBar,u=e.enabled,d=e.shards,p=e.sideCar,m=e.noRelative,f=e.noIsolation,g=e.inert,h=e.allowPinchZoom,v=e.as,b=void 0===v?"div":v,w=e.gapMode,y=S(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),I=p,C=M([n,t]),x=Ni(Ni({},y),r);return sO.createElement(sO.Fragment,null,u&&sO.createElement(I,{sideCar:zi,removeScrollBar:c,shards:d,noRelative:m,noIsolation:f,inert:g,setCallbacks:a,allowPinchZoom:!!h,lockRef:n,gapMode:w}),i?sO.cloneElement(sO.Children.only(l),Ni(Ni({},x),{ref:C})):sO.createElement(b,Ni({},x,{className:s,ref:C}),l))}),Hi.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},Hi.classNames={fullWidth:Gi,zeroRight:Bi},Wi=function(){if("undefined"!=typeof __webpack_nonce__)return __webpack_nonce__},Xi=function(){var e=0,t=null;return{add:function(n){var o,r;0==e&&(t=document?((o=document.createElement("style")).type="text/css",(r=Wi())&&o.setAttribute("nonce",r),o):null)&&(function(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}(t,n),function(e){(document.head||document.getElementsByTagName("head")[0]).appendChild(e)}(t)),e++},remove:function(){! --e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},ji=function(){var e=Xi();return function(t,n){sO.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},Zi=function(){var e=ji(),t=function(t){var n=t.styles,o=t.dynamic;return e(n,o),null};return t},qi={left:0,top:0,right:0,gap:0},Yi=function(e){return parseInt(e||"",10)||0},Ji=function(e){var t=window.getComputedStyle(document.body),n=t["padding"===e?"paddingLeft":"marginLeft"],o=t["padding"===e?"paddingTop":"marginTop"],r=t["padding"===e?"paddingRight":"marginRight"];return[Yi(n),Yi(o),Yi(r)]},Ui=function(e){var t,n,o;return void 0===e&&(e="margin"),"undefined"==typeof window?qi:(t=Ji(e),n=document.documentElement.clientWidth,o=window.innerWidth,{left:t[0],top:t[1],right:t[2],gap:Math.max(0,o-n+t[2]-t[0])})},Qi=Zi(),Ki="data-scroll-locked",$i=function(e,t,n,o){var r=e.left,a=e.top,i=e.right,l=e.gap;return void 0===n&&(n="margin"),"\n .".concat(Vi," {\n overflow: hidden ").concat(o,";\n padding-right: ").concat(l,"px ").concat(o,";\n }\n body[").concat(Ki,"] {\n overflow: hidden ").concat(o,";\n overscroll-behavior: contain;\n ").concat([t&&"position: relative ".concat(o,";"),"margin"===n&&"\n padding-left: ".concat(r,"px;\n padding-top: ").concat(a,"px;\n padding-right: ").concat(i,"px;\n margin-left:0;\n margin-top:0;\n margin-right: ").concat(l,"px ").concat(o,";\n "),"padding"===n&&"padding-right: ".concat(l,"px ").concat(o,";")].filter(Boolean).join(""),"\n }\n \n .").concat(Bi," {\n right: ").concat(l,"px ").concat(o,";\n }\n \n .").concat(Gi," {\n margin-right: ").concat(l,"px ").concat(o,";\n }\n \n .").concat(Bi," .").concat(Bi," {\n right: 0 ").concat(o,";\n }\n \n .").concat(Gi," .").concat(Gi," {\n margin-right: 0 ").concat(o,";\n }\n \n body[").concat(Ki,"] {\n ").concat(Ti,": ").concat(l,"px;\n }\n")},el=function(){var e=parseInt(document.body.getAttribute(Ki)||"0",10);return isFinite(e)?e:0},tl=function(){sO.useEffect(function(){return document.body.setAttribute(Ki,(el()+1).toString()),function(){var e=el()-1;e<=0?document.body.removeAttribute(Ki):document.body.setAttribute(Ki,e.toString())}},[])},nl=function(e){var t,n=e.noRelative,o=e.noImportant,r=e.gapMode,a=void 0===r?"margin":r;return tl(),t=sO.useMemo(function(){return Ui(a)},[a]),sO.createElement(Qi,{styles:$i(t,!n,a,o?"":"!important")})},ol=!1,"undefined"!=typeof window)try{rl=Object.defineProperty({},"passive",{get:function(){return ol=!0,!0}}),window.addEventListener("test",rl,rl),window.removeEventListener("test",rl,rl)}catch(CP){ol=!1}al=!!ol&&{passive:!1},il=function(e){return"TEXTAREA"===e.tagName},ll=function(e,t){if(!(e instanceof Element))return!1;var n=window.getComputedStyle(e);return"hidden"!==n[t]&&!(n.overflowY===n.overflowX&&!il(e)&&"visible"===n[t])},sl=function(e){return ll(e,"overflowY")},cl=function(e){return ll(e,"overflowX")},ul=function(e,t){var n,o=t.ownerDocument,r=t;do{if("undefined"!=typeof ShadowRoot&&r instanceof ShadowRoot&&(r=r.host),ml(e,r)&&(n=fl(e,r))[1]>n[2])return!0;r=r.parentNode}while(r&&r!==o.body);return!1},dl=function(e){return[e.scrollTop,e.scrollHeight,e.clientHeight]},pl=function(e){return[e.scrollLeft,e.scrollWidth,e.clientWidth]},ml=function(e,t){return"v"===e?sl(t):cl(t)},fl=function(e,t){return"v"===e?dl(t):pl(t)},gl=function(e,t){return"h"===e&&"rtl"===t?-1:1},hl=function(e,t,n,o,r){var a,i,l,s,c=gl(e,window.getComputedStyle(t).direction),u=c*o,d=n.target,p=t.contains(d),m=!1,f=u>0,g=0,h=0;do{if(!d)break;i=(a=fl(e,d))[0],l=a[1]-a[2]-c*i,(i||l)&&ml(e,d)&&(g+=l,h+=i),d=(s=d.parentNode)&&s.nodeType===Node.DOCUMENT_FRAGMENT_NODE?s.host:s}while(!p&&d!==document.body||p&&(t.contains(d)||t===d));return(f&&Math.abs(g)<1||!f&&Math.abs(h)<1)&&(m=!0),m},vl=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},bl=function(e){return[e.deltaX,e.deltaY]},wl=function(e){return e&&"current"in e?e.current:e},yl=function(e,t){return e[0]===t[0]&&e[1]===t[1]},Il=function(e){return"\n .block-interactivity-".concat(e," {pointer-events: none;}\n .allow-interactivity-").concat(e," {pointer-events: all;}\n")},Cl=0,xl=[],lO=function(e){var t,n,o,r,a,i,l,s,c=sO.useRef([]),u=sO.useRef([0,0]),d=sO.useRef(),p=sO.useState(Cl++)[0],m=sO.useState(Zi)[0],f=sO.useRef(e);return sO.useEffect(function(){f.current=e},[e]),sO.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(p));var t=function(e,t,n){if(n||2===arguments.length)for(var o,r=0,a=t.length;r<a;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))}([e.lockRef.current],(e.shards||[]).map(wl),!0).filter(Boolean);return t.forEach(function(e){return e.classList.add("allow-interactivity-".concat(p))}),function(){document.body.classList.remove("block-interactivity-".concat(p)),t.forEach(function(e){return e.classList.remove("allow-interactivity-".concat(p))})}}},[e.inert,e.lockRef.current,e.shards]),t=sO.useCallback(function(e,t){var n,o,r,a,i,l,s,c,p,m,g;return"touches"in e&&2===e.touches.length||"wheel"===e.type&&e.ctrlKey?!f.current.allowPinchZoom:(n=vl(e),o=u.current,r="deltaX"in e?e.deltaX:o[0]-n[0],a="deltaY"in e?e.deltaY:o[1]-n[1],l=e.target,s=Math.abs(r)>Math.abs(a)?"h":"v",(!("touches"in e)||"h"!==s||"range"!==l.type)&&!((p=(c=window.getSelection())&&c.anchorNode)&&(p===l||p.contains(l)))&&(!(m=ul(s,l))||(m?i=s:(i="v"===s?"h":"v",m=ul(s,l)),!!m&&(!d.current&&"changedTouches"in e&&(r||a)&&(d.current=i),!i||(g=d.current||i,hl(g,t,e,"h"===g?r:a))))))},[]),n=sO.useCallback(function(e){var n,o,r,a=e;xl.length&&xl[xl.length-1]===m&&(n="deltaY"in a?bl(a):vl(a),(o=c.current.filter(function(e){return e.name===a.type&&(e.target===a.target||a.target===e.shadowParent)&&yl(e.delta,n)})[0])&&o.should?a.cancelable&&a.preventDefault():o||(r=(f.current.shards||[]).map(wl).filter(Boolean).filter(function(e){return e.contains(a.target)}),(r.length>0?t(a,r[0]):!f.current.noIsolation)&&a.cancelable&&a.preventDefault()))},[]),o=sO.useCallback(function(e,t,n,o){var r={name:e,delta:t,target:n,should:o,shadowParent:N(n)};c.current.push(r),setTimeout(function(){c.current=c.current.filter(function(e){return e!==r})},1)},[]),r=sO.useCallback(function(e){u.current=vl(e),d.current=void 0},[]),a=sO.useCallback(function(n){o(n.type,bl(n),n.target,t(n,e.lockRef.current))},[]),i=sO.useCallback(function(n){o(n.type,vl(n),n.target,t(n,e.lockRef.current))},[]),sO.useEffect(function(){return xl.push(m),e.setCallbacks({onScrollCapture:a,onWheelCapture:a,onTouchMoveCapture:i}),document.addEventListener("wheel",n,al),document.addEventListener("touchmove",n,al),document.addEventListener("touchstart",r,al),function(){xl=xl.filter(function(e){return e!==m}),document.removeEventListener("wheel",n,al),document.removeEventListener("touchmove",n,al),document.removeEventListener("touchstart",r,al)}},[]),l=e.removeScrollBar,s=e.inert,sO.createElement(sO.Fragment,null,s?sO.createElement(m,{styles:Il(p)}):null,l?sO.createElement(nl,{noRelative:e.noRelative,gapMode:e.gapMode}):null)},zi.useMedium(lO),Al=Li,(El=sO.forwardRef(function(e,t){return sO.createElement(Hi,Ni({},e,{ref:t,sideCar:Al}))})).classNames=Hi.classNames,_l=function(e){return"undefined"==typeof document?null:(Array.isArray(e)?e[0]:e).ownerDocument.body},Ol=new WeakMap,Sl=new WeakMap,Rl={},Ml=0,Pl=function(e){return e&&(e.host||Pl(e.parentNode))},Nl=function(e,t){return t.map(function(t){if(e.contains(t))return t;var n=Pl(t);return n&&e.contains(n)?n:(console.error("aria-hidden",t,"in not contained inside",e,". Doing nothing"),null)}).filter(function(e){return Boolean(e)})},Bl=function(e,t,n,o){var r,a,i,l,s,c,u=Nl(t,Array.isArray(e)?e:[e]);return Rl[n]||(Rl[n]=new WeakMap),r=Rl[n],a=[],i=new Set,l=new Set(u),s=function(e){e&&!i.has(e)&&(i.add(e),s(e.parentNode))},u.forEach(s),c=function(e){e&&!l.has(e)&&Array.prototype.forEach.call(e.children,function(e){var t,l,s,u;if(i.has(e))c(e);else try{l=null!==(t=e.getAttribute(o))&&"false"!==t,s=(Ol.get(e)||0)+1,u=(r.get(e)||0)+1,Ol.set(e,s),r.set(e,u),a.push(e),1===s&&l&&Sl.set(e,!0),1===u&&e.setAttribute(n,"true"),l||e.setAttribute(o,"true")}catch(pM){console.error("aria-hidden: cannot operate on ",e,pM)}})},c(t),i.clear(),Ml++,function(){a.forEach(function(e){var t=Ol.get(e)-1,a=r.get(e)-1;Ol.set(e,t),r.set(e,a),t||(Sl.has(e)||e.removeAttribute(o),Sl.delete(e)),a||e.removeAttribute(n)}),--Ml||(Ol=new WeakMap,Ol=new WeakMap,Sl=new WeakMap,Rl={})}},Gl=function(e,t,n){var o,r;return void 0===n&&(n="data-aria-hidden"),o=Array.from(Array.isArray(e)?e:[e]),(r=_l(e))?(o.push.apply(o,Array.from(r.querySelectorAll("[aria-live], script"))),Bl(o,r,n,"aria-hidden")):function(){return null}},Vl="Dialog";var[MO,PO]=o(Vl),[NO,BO]=MO(Vl);(Tl=e=>{const{__scopeDialog:t,children:n,open:o,defaultOpen:r,onOpenChange:a,modal:i=!0}=e,l=sO.useRef(null),s=sO.useRef(null),[d,p]=u({prop:o,defaultProp:r??!1,onChange:a,caller:Vl});return xO(NO,{scope:t,triggerRef:l,contentRef:s,contentId:c(),titleId:c(),descriptionId:c(),open:d,onOpenChange:p,onOpenToggle:sO.useCallback(()=>p(e=>!e),[p]),modal:i,children:n})}).displayName=Vl,Dl="DialogTrigger",(kl=sO.forwardRef((e,t)=>{const{__scopeDialog:n,...o}=e,r=BO(Dl,n),a=l(t,r.triggerRef);return xO(di.button,{type:"button","aria-haspopup":"dialog","aria-expanded":r.open,"aria-controls":r.contentId,"data-state":B(r.open),...o,ref:a,onClick:s(e.onClick,r.onOpenToggle)})})).displayName=Dl,Ll="DialogPortal";var[GO,VO]=MO(Ll,{forceMount:void 0});(zl=e=>{const{__scopeDialog:t,forceMount:n,children:o,container:r}=e,a=BO(Ll,t);return xO(GO,{scope:t,forceMount:n,children:sO.Children.map(o,e=>xO(Ri,{present:n||a.open,children:xO(Si,{asChild:!0,container:r,children:e})}))})}).displayName=Ll,Fl="DialogOverlay",(Hl=sO.forwardRef((e,t)=>{const n=VO(Fl,e.__scopeDialog),{forceMount:o=n.forceMount,...r}=e,a=BO(Fl,e.__scopeDialog);return a.modal?xO(Ri,{present:o||a.open,children:xO(Xl,{...r,ref:t})}):null})).displayName=Fl,Wl=d("DialogOverlay.RemoveScroll"),Xl=sO.forwardRef((e,t)=>{const{__scopeDialog:n,...o}=e,r=BO(Fl,n);return xO(El,{as:Wl,allowPinchZoom:!0,shards:[r.contentRef],children:xO(di.div,{"data-state":B(r.open),...o,ref:t,style:{pointerEvents:"auto",...o.style}})})}),jl="DialogContent",(Zl=sO.forwardRef((e,t)=>{const n=VO(jl,e.__scopeDialog),{forceMount:o=n.forceMount,...r}=e,a=BO(jl,e.__scopeDialog);return xO(Ri,{present:o||a.open,children:a.modal?xO(ql,{...r,ref:t}):xO(Yl,{...r,ref:t})})})).displayName=jl,ql=sO.forwardRef((e,t)=>{const n=BO(jl,e.__scopeDialog),o=sO.useRef(null),r=l(t,n.contentRef,o);return sO.useEffect(()=>{const e=o.current;if(e)return Gl(e)},[]),xO(Jl,{...e,ref:r,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:s(e.onCloseAutoFocus,e=>{e.preventDefault(),n.triggerRef.current?.focus()}),onPointerDownOutside:s(e.onPointerDownOutside,e=>{const t=e.detail.originalEvent,n=0===t.button&&!0===t.ctrlKey;(2===t.button||n)&&e.preventDefault()}),onFocusOutside:s(e.onFocusOutside,e=>e.preventDefault())})}),Yl=sO.forwardRef((e,t)=>{const n=BO(jl,e.__scopeDialog),o=sO.useRef(!1),r=sO.useRef(!1);return xO(Jl,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{e.onCloseAutoFocus?.(t),t.defaultPrevented||(o.current||n.triggerRef.current?.focus(),t.preventDefault()),o.current=!1,r.current=!1},onInteractOutside:t=>{e.onInteractOutside?.(t),t.defaultPrevented||(o.current=!0,"pointerdown"===t.detail.originalEvent.type&&(r.current=!0));const a=t.target,i=n.triggerRef.current?.contains(a);i&&t.preventDefault(),"focusin"===t.detail.originalEvent.type&&r.current&&t.preventDefault()}})}),Jl=sO.forwardRef((e,t)=>{const{__scopeDialog:n,trapFocus:o,onOpenAutoFocus:r,onCloseAutoFocus:a,...i}=e,s=BO(jl,n),c=sO.useRef(null),u=l(t,c);return _(),EO(AO,{children:[xO(Ei,{asChild:!0,loop:!0,trapped:o,onMountAutoFocus:r,onUnmountAutoFocus:a,children:xO(bi,{role:"dialog",id:s.contentId,"aria-describedby":s.descriptionId,"aria-labelledby":s.titleId,"data-state":B(s.open),...i,ref:u,onDismiss:()=>s.onOpenChange(!1)})}),EO(AO,{children:[xO(os,{titleId:s.titleId}),xO(as,{contentRef:c,descriptionId:s.descriptionId})]})]})}),Ul="DialogTitle",(Ql=sO.forwardRef((e,t)=>{const{__scopeDialog:n,...o}=e,r=BO(Ul,n);return xO(di.h2,{id:r.titleId,...o,ref:t})})).displayName=Ul,Kl="DialogDescription",($l=sO.forwardRef((e,t)=>{const{__scopeDialog:n,...o}=e,r=BO(Kl,n);return xO(di.p,{id:r.descriptionId,...o,ref:t})})).displayName=Kl,es="DialogClose",(ts=sO.forwardRef((e,t)=>{const{__scopeDialog:n,...o}=e,r=BO(es,n);return xO(di.button,{type:"button",...o,ref:t,onClick:s(e.onClick,()=>r.onOpenChange(!1))})})).displayName=es,ns="DialogTitleWarning";var[TO,DO]=function(e,t){const n=sO.createContext(t),o=e=>{const{children:t,...o}=e,r=sO.useMemo(()=>o,Object.values(o));return xO(n.Provider,{value:r,children:t})};return o.displayName=e+"Provider",[o,function(o){const r=sO.useContext(n);if(r)return r;if(void 0!==t)return t;throw new Error(`\`${o}\` must be used within \`${e}\``)}]}(ns,{contentName:jl,titleName:Ul,docsSlug:"dialog"});os=({titleId:e})=>{const t=DO(ns),n=`\`${t.contentName}\` requires a \`${t.titleName}\` for the component to be accessible for screen reader users.\n\nIf you want to hide the \`${t.titleName}\`, you can wrap it with our VisuallyHidden component.\n\nFor more information, see https://radix-ui.com/primitives/docs/components/${t.docsSlug}`;return sO.useEffect(()=>{if(e){document.getElementById(e)||console.error(n)}},[n,e]),null},rs="DialogDescriptionWarning",as=({contentRef:e,descriptionId:t})=>{const n=`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${DO(rs).contentName}}.`;return sO.useEffect(()=>{const o=e.current?.getAttribute("aria-describedby");if(t&&o){document.getElementById(t)||console.warn(n)}},[n,e,t]),null},is=Tl,ls=kl,ss=zl,cs=Hl,us=Zl,ds=Ql,ps=$l,ms=ts,fs="AlertDialog";var[kO]=o(fs,[PO]);gs=PO(),(hs=e=>{const{__scopeAlertDialog:t,...n}=e,o=gs(t);return xO(is,{...o,...n,modal:!0})}).displayName=fs,vs="AlertDialogTrigger",sO.forwardRef((e,t)=>{const{__scopeAlertDialog:n,...o}=e,r=gs(n);return xO(ls,{...r,...o,ref:t})}).displayName=vs,(bs=e=>{const{__scopeAlertDialog:t,...n}=e,o=gs(t);return xO(ss,{...o,...n})}).displayName="AlertDialogPortal",ws="AlertDialogOverlay",(ys=sO.forwardRef((e,t)=>{const{__scopeAlertDialog:n,...o}=e,r=gs(n);return xO(cs,{...r,...o,ref:t})})).displayName=ws,Is="AlertDialogContent";var[LO,zO]=kO(Is);Cs=m("AlertDialogContent"),(xs=sO.forwardRef((e,t)=>{const{__scopeAlertDialog:n,children:o,...r}=e,a=gs(n),i=sO.useRef(null),c=l(t,i),u=sO.useRef(null);return xO(TO,{contentName:Is,titleName:As,docsSlug:"alert-dialog",children:xO(LO,{scope:n,cancelRef:u,children:EO(us,{role:"alertdialog",...a,...r,ref:c,onOpenAutoFocus:s(r.onOpenAutoFocus,e=>{e.preventDefault(),u.current?.focus({preventScroll:!0})}),onPointerDownOutside:e=>e.preventDefault(),onInteractOutside:e=>e.preventDefault(),children:[xO(Cs,{children:o}),xO(Ns,{contentRef:i})]})})})})).displayName=Is,As="AlertDialogTitle",(Es=sO.forwardRef((e,t)=>{const{__scopeAlertDialog:n,...o}=e,r=gs(n);return xO(ds,{...r,...o,ref:t})})).displayName=As,_s="AlertDialogDescription",(Os=sO.forwardRef((e,t)=>{const{__scopeAlertDialog:n,...o}=e,r=gs(n);return xO(ps,{...r,...o,ref:t})})).displayName=_s,Ss="AlertDialogAction",(Rs=sO.forwardRef((e,t)=>{const{__scopeAlertDialog:n,...o}=e,r=gs(n);return xO(ms,{...r,...o,ref:t})})).displayName=Ss,Ms="AlertDialogCancel",(Ps=sO.forwardRef((e,t)=>{const{__scopeAlertDialog:n,...o}=e,{cancelRef:r}=zO(Ms,n),a=gs(n),i=l(t,r);return xO(ms,{...a,...o,ref:i})})).displayName=Ms,Ns=({contentRef:e})=>{const t=`\`${Is}\` requires a description for the component to be accessible for screen reader users.\n\nYou can add a description to the \`${Is}\` by passing a \`${_s}\` component as a child, which also benefits sighted users by adding visible context to the dialog.\n\nAlternatively, you can use your own component as a description by assigning it an \`id\` and passing the same value to the \`aria-describedby\` prop in \`${Is}\`. If the description is confusing or duplicative for sighted users, you can use the \`@radix-ui/react-visually-hidden\` primitive as a wrapper around your description component.\n\nFor more information, see https://radix-ui.com/primitives/docs/components/alert-dialog`;return sO.useEffect(()=>{document.getElementById(e.current?.getAttribute("aria-describedby"))||console.warn(t)},[t,e]),null},Bs=hs,Gs=bs,Vs=ys,Ts=xs,Ds=Rs,ks=Ps,Ls=Es,zs=Os,Hs=function(e){return sO.createElement("svg",G({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Fs||(Fs=sO.createElement("path",{fill:"#5D676B",d:"m12 13.4-4.9 4.9a.95.95 0 0 1-.7.276.95.95 0 0 1-.7-.275.95.95 0 0 1-.275-.7q0-.426.275-.7l4.9-4.9-4.9-4.9a.95.95 0 0 1-.275-.7q0-.426.275-.7a.95.95 0 0 1 .7-.275q.424 0 .7.275l4.9 4.9 4.9-4.9a.95.95 0 0 1 .7-.275q.424 0 .7.275a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7L13.4 12l4.9 4.9a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275z"})))},Ws={loader:"Loader-modules_loader__waPdv",small:"Loader-modules_small__ACDdJ",inheritColor:"Loader-modules_inheritColor__4aWvb"},Xs={button:"Button-modules_button__tpJr3",secondary:"Button-modules_secondary__JGOIF",outline:"Button-modules_outline__R9gjd",danger:"Button-modules_danger__eTzli",small:"Button-modules_small__dNTOw",large:"Button-modules_large__5tvgy",prefix:"Button-modules_prefix__86hpR",suffix:"Button-modules_suffix__5uHiO",fullWidth:"Button-modules_fullWidth__3ET8J"};const FO=cO.forwardRef(({disabled:e=!1,children:t,onClick:n,size:o="medium",variant:r="primary",type:a="button",prefix:i="",suffix:l="",className:s="",fullWidth:c=!1,showLoader:u=!1,...d},p)=>cO.createElement("button",{ref:p,type:a,disabled:e,className:ai("demio-ui-button",Xs.button,{[s]:s,[Xs[o]]:o,[Xs[r]]:r,[Xs.fullWidth]:c}),onClick:n,...d},(i||u)&&cO.createElement("span",{className:ai("demio-ui-button-prefix",Xs.prefix)},u?cO.createElement(V,{size:"small",inheritColor:!0}):i),t,l&&cO.createElement("span",{className:ai("demio-ui-button-suffix",Xs.suffix)},l)));js="Alert-modules_overlay__4XRHj",Zs="Alert-modules_close__dyL0l",qs="Alert-modules_content__Y7nMS",Ys="Alert-modules_title__e8UHT",Js="Alert-modules_description__wyWR-",Us="Alert-modules_buttons__cOEDw",Qs=Symbol.for("react.lazy"),Ks=sO[" use ".trim().toString()],$s=Symbol("radix.slottable"),ec=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{const n=function(e){const t=L(e),n=sO.forwardRef((e,n)=>{let{children:o,...r}=e;k(o)&&"function"==typeof Ks&&(o=Ks(o._payload));const a=sO.Children.toArray(o),i=a.find(z);if(i){const e=i.props.children,o=a.map(t=>t===i?sO.Children.count(e)>1?sO.Children.only(null):sO.isValidElement(e)?e.props.children:null:t);return xO(t,{...r,ref:n,children:sO.isValidElement(e)?sO.cloneElement(e,void 0,o):null})}return xO(t,{...r,ref:n,children:o})});return n.displayName=`${e}.Slot`,n}(`Primitive.${t}`),o=sO.forwardRef((e,o)=>{const{asChild:r,...a}=e,i=r?n:t;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),xO(i,{...a,ref:o})});return o.displayName=`Primitive.${t}`,{...e,[t]:o}},{}),tc={exports:{}},nc={},oc=t(sO),ac={},sc=W(),cc="Avatar";var[HO]=function(e,t=[]){let n=[];const o=()=>{const t=n.map(e=>sO.createContext(e));return function(n){const o=n?.[e]||t;return sO.useMemo(()=>({[`__scope${e}`]:{...n,[e]:o}}),[n,o])}};return o.scopeName=e,[function(t,o){const r=sO.createContext(o);r.displayName=t+"Context";const a=n.length;n=[...n,o];const i=t=>{const{scope:n,children:o,...i}=t,l=n?.[e]?.[a]||r,s=sO.useMemo(()=>i,Object.values(i));return xO(l.Provider,{value:s,children:o})};return i.displayName=t+"Provider",[i,function(n,i){const l=i?.[e]?.[a]||r,s=sO.useContext(l);if(s)return s;if(void 0!==o)return o;throw new Error(`\`${n}\` must be used within \`${t}\``)}]},D(o,...t)]}(cc),[WO,XO]=HO(cc);(uc=sO.forwardRef((e,t)=>{const{__scopeAvatar:n,...o}=e,[r,a]=sO.useState("idle");return xO(WO,{scope:n,imageLoadingStatus:r,onImageLoadingStatusChange:a,children:xO(ec.span,{...o,ref:t})})})).displayName=cc,dc="AvatarImage",(pc=sO.forwardRef((e,t)=>{const{__scopeAvatar:n,src:o,onLoadingStatusChange:r=()=>{},...a}=e,i=XO(dc,n),l=Z(o,a),s=h(e=>{r(e),i.onImageLoadingStatusChange(e)});return ii(()=>{"idle"!==l&&s(l)},[l,s]),"loaded"===l?xO(ec.img,{...a,ref:t,src:o}):null})).displayName=dc,mc="AvatarFallback",(fc=sO.forwardRef((e,t)=>{const{__scopeAvatar:n,delayMs:o,...r}=e,a=XO(mc,n),[i,l]=sO.useState(void 0===o);return sO.useEffect(()=>{if(void 0!==o){const e=window.setTimeout(()=>l(!0),o);return()=>window.clearTimeout(e)}},[o]),i&&"loaded"!==a.imageLoadingStatus?xO(ec.span,{...r,ref:t}):null})).displayName=mc,gc=uc,hc=pc,vc=fc,yc=function(e){return sO.createElement("svg",q({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),sO.createElement("mask",{id:"add_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},bc||(bc=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),wc||(wc=sO.createElement("g",{mask:"url(#add_svg__a)"},sO.createElement("path",{fill:"#2C3336",d:"M12 18.75a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534v-5.25H6a.73.73 0 0 1-.534-.216A.73.73 0 0 1 5.25 12q0-.32.216-.535A.73.73 0 0 1 6 11.25h5.25V6q0-.319.216-.534A.73.73 0 0 1 12 5.25q.32 0 .535.216A.73.73 0 0 1 12.75 6v5.25H18q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215h-5.25V18q0 .318-.216.534a.73.73 0 0 1-.534.216"}))))},Cc=function(e){return sO.createElement("svg",Y({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Ic||(Ic=sO.createElement("path",{fill:"#2C3336",d:"m12.277 22.093.928-.928a.56.56 0 0 0 0-.796l-7.272-7.271h16.005c.31 0 .562-.252.562-.563v-1.312a.563.563 0 0 0-.562-.563H5.933l7.272-7.272a.56.56 0 0 0 0-.795l-.928-.928a.563.563 0 0 0-.796 0L1.665 11.48a.563.563 0 0 0 0 .796l9.816 9.816c.22.22.576.22.796 0"})))},Ac=function(e){return sO.createElement("svg",J({fill:"currentColor","aria-hidden":"true","data-icon":"check",viewBox:"64 64 896 896"},e),xc||(xc=sO.createElement("path",{d:"M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 0 0-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8"})))},_c=function(e){return sO.createElement("svg",U({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),Ec||(Ec=sO.createElement("path",{fill:"currentColor",d:"M7.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6h-.25a.73.73 0 0 1-.535-.215.73.73 0 0 1-.215-.535.73.73 0 0 1 .215-.535.73.73 0 0 1 .535-.215H9a.84.84 0 0 1 .263-.63.9.9 0 0 1 .64-.255h4.193q.377 0 .64.254A.84.84 0 0 1 15 4.5h3.75a.73.73 0 0 1 .535.215.73.73 0 0 1 .215.535.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215h-.25v12.692q0 .758-.525 1.283t-1.283.525zM7 6v12.692a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087h9.385a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22V6zm2.404 10.25a.73.73 0 0 0 .215.535.73.73 0 0 0 .535.215.73.73 0 0 0 .534-.215.73.73 0 0 0 .216-.535v-7.5a.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215.73.73 0 0 0-.535.215.73.73 0 0 0-.215.535zm3.692 0q0 .32.216.535a.73.73 0 0 0 .534.215.73.73 0 0 0 .535-.215.73.73 0 0 0 .215-.535v-7.5a.73.73 0 0 0-.215-.535.73.73 0 0 0-.535-.215.73.73 0 0 0-.534.215.73.73 0 0 0-.216.535zM7 6v12.692a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087H7z"})))},Sc=function(e){return sO.createElement("svg",Q({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Oc||(Oc=sO.createElement("path",{fill:"#1C1B1F",d:"M4 21a.97.97 0 0 1-.712-.288A.97.97 0 0 1 3 20v-2.425a1.98 1.98 0 0 1 .575-1.4L16.2 3.575q.3-.275.663-.425.362-.15.762-.15t.775.15.65.45L20.425 5q.3.275.438.65a2.17 2.17 0 0 1 0 1.512 1.9 1.9 0 0 1-.438.663l-12.6 12.6a1.975 1.975 0 0 1-1.4.575zM17.6 7.8 19 6.4 17.6 5l-1.4 1.4z"})))},Mc=function(e){return sO.createElement("svg",K({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 15"},e),Rc||(Rc=sO.createElement("path",{fill:"#2C3336",d:"m11.175 9.583.889-.89a.223.223 0 0 1 .38.16v4.038c0 .736-.597 1.333-1.333 1.333H1.333A1.334 1.334 0 0 1 0 12.891V3.113C0 2.377.597 1.78 1.333 1.78h7.598c.197 0 .297.239.158.38l-.889.89a.22.22 0 0 1-.158.063H1.333v9.778h9.778V9.738c0-.058.022-.114.064-.155m4.35-5.606-7.294 7.294-2.512.278a1.148 1.148 0 0 1-1.266-1.266l.278-2.511L12.025.477a1.62 1.62 0 0 1 2.297 0l1.2 1.2c.636.636.636 1.667.003 2.3m-2.744.858-1.614-1.613-5.161 5.163-.203 1.814 1.814-.202zm1.8-2.213-1.2-1.2a.29.29 0 0 0-.412 0l-.858.858 1.614 1.614.858-.859a.296.296 0 0 0-.002-.413"})))},Bc=function(e){return sO.createElement("svg",$({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),sO.createElement("mask",{id:"keyboard_arrow_down_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Pc||(Pc=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),Nc||(Nc=sO.createElement("g",{mask:"url(#keyboard_arrow_down_svg__a)"},sO.createElement("path",{fill:"#2C3336",d:"M12 14.677a.9.9 0 0 1-.34-.066.8.8 0 0 1-.293-.19L6.873 9.927a.72.72 0 0 1-.217-.527q0-.31.217-.527a.72.72 0 0 1 .527-.217q.31 0 .527.217L12 12.946l4.073-4.073a.72.72 0 0 1 .527-.217q.31 0 .527.217t.217.527a.72.72 0 0 1-.217.527l-4.494 4.494a.83.83 0 0 1-.633.256"}))))},Vc=function(e){return sO.createElement("svg",ee({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Gc||(Gc=sO.createElement("path",{fill:"#2C3336",d:"M20.625 10.875h-7.5v-7.5A.375.375 0 0 0 12.75 3h-1.5a.375.375 0 0 0-.375.375v7.5h-7.5A.375.375 0 0 0 3 11.25v1.5c0 .207.168.375.375.375h7.5v7.5c0 .207.168.375.375.375h1.5a.375.375 0 0 0 .375-.375v-7.5h7.5A.375.375 0 0 0 21 12.75v-1.5a.375.375 0 0 0-.375-.375"})))},Dc=function(e){return sO.createElement("svg",te({xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24"},e),Tc||(Tc=sO.createElement("path",{fill:"#2C3336",d:"m23.835 21.979-5.69-5.69a.56.56 0 0 0-.399-.165h-.619A9.72 9.72 0 0 0 19.5 9.75 9.75 9.75 0 0 0 9.749 0 9.75 9.75 0 0 0 0 9.75a9.75 9.75 0 0 0 9.75 9.749 9.72 9.72 0 0 0 6.374-2.372v.619c0 .15.061.29.164.398l5.69 5.69c.22.221.577.221.797 0l1.06-1.059a.563.563 0 0 0 0-.796M9.75 17.249a7.5 7.5 0 0 1-7.5-7.5c0-4.143 3.356-7.5 7.5-7.5 4.143 0 7.5 3.357 7.5 7.5 0 4.144-3.357 7.5-7.5 7.5"})))},zc=function(e){return sO.createElement("svg",ne({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),kc||(kc=sO.createElement("path",{fill:"#2C3336",d:"m3.166 11.602 6.93-6.938a.57.57 0 0 1 .803 0l.935.928a.56.56 0 0 1 0 .797L6.24 12l5.594 5.61a.56.56 0 0 1 0 .798l-.935.928a.57.57 0 0 1-.803 0l-6.93-6.938a.56.56 0 0 1 0-.796"})),Lc||(Lc=sO.createElement("path",{fill:"#2C3336",d:"m12.166 11.602 6.93-6.938a.57.57 0 0 1 .803 0l.935.928a.56.56 0 0 1 0 .797L15.24 12l5.594 5.61a.56.56 0 0 1 0 .798l-.935.928a.57.57 0 0 1-.803 0l-6.93-6.938a.56.56 0 0 1 0-.796"})))},Hc=function(e){return sO.createElement("svg",oe({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Fc||(Fc=sO.createElement("path",{fill:"#2C3336",d:"m7.697 11.602 6.881-6.938c.22-.22.577-.22.797 0l.928.928c.22.22.22.577 0 .797L10.748 12l5.555 5.61c.22.221.22.578 0 .798l-.928.928a.563.563 0 0 1-.797 0l-6.881-6.938a.563.563 0 0 1 0-.796"})))},Xc=function(e){return sO.createElement("svg",re({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),Wc||(Wc=sO.createElement("path",{d:"M12 10.875V6.422c0-1.003 1.212-1.505 1.92-.796l1.3 1.299 5.26-5.26a.56.56 0 0 1 .795 0l1.06 1.06c.22.22.22.576 0 .796l-5.26 5.26 1.299 1.298c.709.71.207 1.921-.796 1.921h-4.453A1.125 1.125 0 0 1 12 10.875m-8.48 11.46 5.26-5.26 1.3 1.299c.708.709 1.92.207 1.92-.796v-4.453c0-.621-.504-1.125-1.125-1.125H6.422c-1.003 0-1.505 1.212-.796 1.92l1.299 1.3-5.26 5.26a.563.563 0 0 0 0 .795l1.06 1.06c.22.22.576.22.796 0Z"})))},Zc=function(e){return sO.createElement("svg",ae({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),jc||(jc=sO.createElement("path",{d:"M22.5 2.625v4.453c0 1.003-1.212 1.505-1.92.796l-1.3-1.299-5.026 5.027a.563.563 0 0 1-.796 0l-1.06-1.06a.563.563 0 0 1 0-.796l5.027-5.027-1.299-1.299c-.709-.708-.207-1.92.796-1.92h4.453c.621 0 1.125.504 1.125 1.125M9.746 12.398 4.72 17.425l-1.3-1.299c-.708-.709-1.92-.207-1.92.796v4.453c0 .621.504 1.125 1.125 1.125h4.453c1.003 0 1.505-1.212.796-1.92l-1.299-1.3 5.027-5.026a.563.563 0 0 0 0-.796l-1.06-1.06a.563.563 0 0 0-.796 0"})))},Yc=function(e){return sO.createElement("svg",ie({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),qc||(qc=sO.createElement("path",{fill:"#2C3336",d:"M23.626 10.875c0-6.387-5.154-10.5-11.625-10.5C5.576.375.376 5.575.376 12s5.2 11.625 11.625 11.625c2.481 0 4.907-.8 6.895-2.265a.56.56 0 0 0 .098-.807l-.713-.872a.564.564 0 0 0-.77-.095A9.4 9.4 0 0 1 12 21.375c-5.17 0-9.375-4.206-9.375-9.375 0-5.17 4.206-9.375 9.375-9.375 5.132 0 9.375 3.048 9.375 8.25 0 2.958-1.991 4.607-3.891 4.607-.915 0-.944-.591-.768-1.474l1.342-6.964a.562.562 0 0 0-.552-.669H15.67a.56.56 0 0 0-.552.456c-.052.269-.078.391-.107.656-.559-.916-1.682-1.456-3.056-1.456-3.356 0-6.329 2.93-6.329 7.166 0 2.867 1.541 4.786 4.368 4.786 1.397 0 2.876-.789 3.738-1.98.195 1.446 1.336 1.782 2.783 1.782 4.649 0 7.111-2.982 7.111-6.91m-12.839 4.563c-1.335 0-2.131-.912-2.131-2.44 0-2.695 1.854-4.378 3.497-4.378 1.412 0 2.131 1.01 2.131 2.418 0 2.196-1.555 4.4-3.497 4.4"})))},Uc=function(e){return sO.createElement("svg",le({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Jc||(Jc=sO.createElement("path",{fill:"#2C3336",d:"m10.58 14.146-2.322-2.323a.72.72 0 0 0-.522-.212.7.7 0 0 0-.532.212.72.72 0 0 0-.217.527q0 .31.217.527l2.744 2.744a.87.87 0 0 0 .633.271q.361 0 .632-.27l5.564-5.564a.73.73 0 0 0 .212-.522.7.7 0 0 0-.212-.532.72.72 0 0 0-.527-.217.72.72 0 0 0-.527.217zm1.422 7.354a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.018-2.03 9.6 9.6 0 0 1-2.03-3.016 9.2 9.2 0 0 1-.749-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749"})))},Kc=function(e){return sO.createElement("svg",se({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Qc||(Qc=sO.createElement("path",{fill:"#2C3336",d:"M23.938 12c0 6.42-5.205 11.625-11.625 11.625S.688 18.42.688 12 5.892.375 12.313.375C18.733.375 23.938 5.58 23.938 12m-12.97 6.155 8.625-8.625a.75.75 0 0 0 0-1.06l-1.06-1.06a.75.75 0 0 0-1.062 0l-7.033 7.033-3.285-3.284a.75.75 0 0 0-1.06 0l-1.06 1.06a.75.75 0 0 0 0 1.061l4.874 4.875a.75.75 0 0 0 1.06 0"})))},eu=function(e){return sO.createElement("svg",ce({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),$c||($c=sO.createElement("path",{fill:"#02BF6F",d:"m10.6 13.4-2.15-2.15a.95.95 0 0 0-.7-.275.95.95 0 0 0-.7.275.95.95 0 0 0-.275.7q0 .425.275.7L9.9 15.5q.3.3.7.3t.7-.3l5.65-5.65a.95.95 0 0 0 .275-.7.95.95 0 0 0-.275-.7.95.95 0 0 0-.7-.275.95.95 0 0 0-.7.275zM5 21q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 19V5q0-.824.587-1.412A1.93 1.93 0 0 1 5 3h14q.824 0 1.413.587Q21 4.176 21 5v14q0 .824-.587 1.413A1.93 1.93 0 0 1 19 21z"})))},nu=function(e){return sO.createElement("svg",ue({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),tu||(tu=sO.createElement("path",{fill:"#EDC121",d:"M23.625 12c0 6.422-5.205 11.625-11.625 11.625S.375 18.422.375 12C.375 5.582 5.58.375 12 .375S23.625 5.582 23.625 12M12 14.344a2.156 2.156 0 1 0 0 4.312 2.156 2.156 0 0 0 0-4.312m-2.047-7.75.348 6.374a.563.563 0 0 0 .561.532h2.276a.563.563 0 0 0 .562-.532l.347-6.375A.563.563 0 0 0 13.485 6h-2.97c-.323 0-.58.27-.562.593Z"})))},ru=function(e){return sO.createElement("svg",de({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 22 16"},e),ou||(ou=sO.createElement("path",{fill:"#838B97",d:"M11 2.335a9.77 9.77 0 0 1 8.82 5.5 9.76 9.76 0 0 1-8.82 5.5 9.76 9.76 0 0 1-8.82-5.5 9.77 9.77 0 0 1 8.82-5.5m0-2c-5 0-9.27 3.11-11 7.5 1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5m0 5a2.5 2.5 0 0 1 0 5 2.5 2.5 0 0 1 0-5m0-2c-2.48 0-4.5 2.02-4.5 4.5s2.02 4.5 4.5 4.5 4.5-2.02 4.5-4.5-2.02-4.5-4.5-4.5"})))},iu=function(e){return sO.createElement("svg",pe({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 20"},e),au||(au=sO.createElement("path",{fill:"#838B97",d:"M23.775 17.898 1.35.367A.6.6 0 0 0 .507.46L.132.93a.6.6 0 0 0 .093.844l22.425 17.53a.6.6 0 0 0 .843-.093l.375-.468a.6.6 0 0 0-.093-.844zM11.13 5.728l5.054 3.952a4.19 4.19 0 0 0-5.055-3.952zm1.74 8.215L7.816 9.99a4.19 4.19 0 0 0 5.054 3.952zM12 4.435c3.7 0 7.09 2.063 8.922 5.4a10.7 10.7 0 0 1-1.65 2.258l1.416 1.106a12.5 12.5 0 0 0 1.983-2.817 1.21 1.21 0 0 0 0-1.094C20.636 5.32 16.61 2.635 12 2.635c-1.376 0-2.69.263-3.924.706l1.74 1.36A10 10 0 0 1 12 4.435m0 10.8c-3.7 0-7.09-2.062-8.922-5.4.45-.821 1.004-1.58 1.651-2.257L3.314 6.472a12.5 12.5 0 0 0-1.983 2.816 1.21 1.21 0 0 0 0 1.095C3.364 14.35 7.39 17.035 12 17.035c1.376 0 2.689-.264 3.924-.705l-1.74-1.36a10 10 0 0 1-2.184.265"})))},su=function(e){return sO.createElement("svg",me({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20"},e),lu||(lu=sO.createElement("path",{fill:"currentColor",d:"M9.998 2c3.149 0 5.744 2.335 5.984 5.355l.014.223.004.224-.001 3.596.925 2.222q.034.081.053.167l.016.086.008.132a1 1 0 0 1-.749.963l-.116.027-.135.01-3.501-.001-.005.161a2.5 2.5 0 0 1-4.99 0l-.005-.161H3.999a1 1 0 0 1-.26-.034l-.124-.042a1 1 0 0 1-.603-1.052l.021-.128.043-.128.923-2.219L4 7.793l.004-.225C4.127 4.451 6.771 2 9.998 2M11.5 15.004h-3l.007.141a1.5 1.5 0 0 0 1.349 1.348L10 16.5a1.5 1.5 0 0 0 1.493-1.355zM9.998 3c-2.623 0-4.77 1.924-4.98 4.385l-.014.212L5 7.802V11.5l-.038.192-.963 2.313 11.958.002.045-.002-.964-2.313L15 11.5V7.812l-.004-.204C14.891 5.035 12.695 3 9.998 3"})))},uu=function(e){return sO.createElement("svg",fe({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},e),cu||(cu=sO.createElement("path",{d:"M11.674 3.223H1.66A1.67 1.67 0 0 0 0 4.903v10.14c0 .927.743 1.68 1.66 1.68h10.014a1.67 1.67 0 0 0 1.66-1.68V4.902a1.67 1.67 0 0 0-1.66-1.68Zm6.576 1.325-3.806 2.658v5.533l3.806 2.655c.736.513 1.75-.01 1.75-.907V5.455c0-.893-1.01-1.42-1.75-.907"})))},mu=function(e){return sO.createElement("svg",ge({xmlns:"http://www.w3.org/2000/svg",fill:"none"},e),du||(du=sO.createElement("g",{clipPath:"url(#camera_outlined_svg__a)"},sO.createElement("path",{fill:"#98A2B3",d:"M3.25 3A3.25 3.25 0 0 0 0 6.25v7.5A3.25 3.25 0 0 0 3.25 17h7.5A3.25 3.25 0 0 0 14 13.75v-.312l3.258 2.25c1.16.8 2.744-.03 2.744-1.44V5.751c0-1.41-1.584-2.242-2.744-1.44L14 6.562V6.25A3.25 3.25 0 0 0 10.75 3zM14 8.384l4.11-2.838a.25.25 0 0 1 .392.206v8.495a.25.25 0 0 1-.392.206L14 11.615zM1.5 6.25c0-.966.784-1.75 1.75-1.75h7.5c.966 0 1.75.784 1.75 1.75v7.5a1.75 1.75 0 0 1-1.75 1.75h-7.5a1.75 1.75 0 0 1-1.75-1.75z"}))),pu||(pu=sO.createElement("defs",null,sO.createElement("clipPath",{id:"camera_outlined_svg__a"},sO.createElement("path",{fill:"#fff",d:"M0 0h20v20H0z"})))))},gu=function(e){return sO.createElement("svg",he({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),fu||(fu=sO.createElement("path",{d:"M17.333 10.333V3.667A2.67 2.67 0 0 0 14.667 1h-12A2.67 2.67 0 0 0 0 3.667v6.666A2.67 2.67 0 0 0 2.667 13v2.258c0 .334.379.525.646.325l3.45-2.587h7.904a2.663 2.663 0 0 0 2.666-2.663m4-2.666h-2.666v2.666c0 2.204-1.796 4-4 4H8V17a2.67 2.67 0 0 0 2.667 2.667h5.237l3.45 2.587c.267.2.646.008.646-.325v-2.262h1.333A2.67 2.67 0 0 0 24 17v-6.667a2.67 2.67 0 0 0-2.667-2.666"})))},Iu=function(e){return sO.createElement("svg",ve({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),hu||(hu=sO.createElement("path",{fill:"#02BF6F",fillRule:"evenodd",d:"M0 15.6V2.4h2.4v13.2zM21.6 15.6V2.4H24v13.2zM21.6 2.4H2.4V0h19.2zM7.2 18H2.4v-2.4h4.8zM21.6 18h-4.8v-2.4h4.8z",clipRule:"evenodd"})),vu||(vu=sO.createElement("path",{fill:"#02BF6F",d:"M24 2.4A2.4 2.4 0 0 0 21.6 0v2.4zM24 15.6a2.4 2.4 0 0 1-2.4 2.4v-2.4zM0 2.4A2.4 2.4 0 0 1 2.4 0v2.4zM0 15.6A2.4 2.4 0 0 0 2.4 18v-2.4zM7.2 15.6A2.4 2.4 0 0 1 9.6 18H7.2zM7.2 22.8a1.2 1.2 0 1 0 2.4 0z"})),bu||(bu=sO.createElement("path",{fill:"#02BF6F",fillRule:"evenodd",d:"M7.2 22.8V18h2.4v4.8z",clipRule:"evenodd"})),wu||(wu=sO.createElement("path",{fill:"#02BF6F",fillRule:"evenodd",d:"M17.777 16.103a1.2 1.2 0 0 1-.28 1.673l-8.4 6a1.2 1.2 0 0 1-1.394-1.953l8.4-6a1.2 1.2 0 0 1 1.673.28M12 6a3.6 3.6 0 1 0 0 7.2A3.6 3.6 0 0 0 12 6M6 9.6a6 6 0 1 1 12 0 6 6 0 0 1-12 0",clipRule:"evenodd"})),yu||(yu=sO.createElement("path",{fill:"#02BF6F",fillRule:"evenodd",d:"M7.2 11.562 15.025 6l1.39 1.956-7.825 5.562z",clipRule:"evenodd"})))},Au=function(e){return sO.createElement("svg",be({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),sO.createElement("mask",{id:"mic_off_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Cu||(Cu=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),xu||(xu=sO.createElement("g",{mask:"url(#mic_off_svg__a)"},sO.createElement("path",{fill:"currentColor",d:"m17.24 14.18-1.103-1.122q.158-.29.281-.636t.18-.734a.9.9 0 0 1 .266-.488q.21-.2.484-.2a.75.75 0 0 1 .573.238.64.64 0 0 1 .177.558q-.086.685-.31 1.272a6.5 6.5 0 0 1-.548 1.113m-3.219-3.25L9.144 6.036V5q0-1.048.726-1.774a2.41 2.41 0 0 1 1.774-.726q1.048 0 1.774.726T14.144 5v5.346q0 .17-.038.308a6 6 0 0 1-.085.277m5.32 10.258L2.205 4.054a.73.73 0 0 1-.213-.522A.7.7 0 0 1 2.206 3a.72.72 0 0 1 .527-.217q.31 0 .527.217l17.134 17.135q.208.207.213.522a.7.7 0 0 1-.213.531.72.72 0 0 1-.527.218.72.72 0 0 1-.527-.218M10.893 20v-2.542q-2.267-.262-3.854-1.848a6.3 6.3 0 0 1-1.85-3.814.64.64 0 0 1 .177-.558.77.77 0 0 1 .589-.238q.263 0 .47.2a.9.9 0 0 1 .264.488q.249 1.827 1.652 3.07T11.644 16q.966 0 1.815-.344a4.9 4.9 0 0 0 1.502-.954l1.07 1.07a6.4 6.4 0 0 1-1.65 1.12 6.3 6.3 0 0 1-1.987.566V20a.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535"}))))},Ou=function(e){return sO.createElement("svg",we({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),sO.createElement("mask",{id:"mic_off-1_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Eu||(Eu=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),_u||(_u=sO.createElement("g",{mask:"url(#mic_off-1_svg__a)"},sO.createElement("path",{fill:"currentColor",d:"m17.24 14.18-1.103-1.122q.158-.29.281-.636t.18-.734a.9.9 0 0 1 .266-.488q.21-.2.484-.2a.75.75 0 0 1 .573.238.64.64 0 0 1 .177.558q-.086.685-.31 1.272a6.5 6.5 0 0 1-.548 1.113m-3.219-3.25-1.377-1.376V5a.97.97 0 0 0-.287-.713.97.97 0 0 0-.713-.287.97.97 0 0 0-.712.287.97.97 0 0 0-.288.713v2.535l-1.5-1.5V5q0-1.048.726-1.774a2.41 2.41 0 0 1 1.774-.726q1.048 0 1.774.726T14.144 5v5.346q0 .17-.038.308a6 6 0 0 1-.085.277m5.32 10.258L2.205 4.054a.73.73 0 0 1-.213-.522A.7.7 0 0 1 2.206 3a.72.72 0 0 1 .527-.217q.31 0 .527.217l17.134 17.135q.208.207.213.522a.7.7 0 0 1-.213.531.72.72 0 0 1-.527.218.72.72 0 0 1-.527-.218M10.893 20v-2.546q-2.267-.267-3.854-1.85a6.27 6.27 0 0 1-1.85-3.808.64.64 0 0 1 .177-.558.77.77 0 0 1 .589-.238q.263 0 .47.2a.9.9 0 0 1 .264.488q.249 1.827 1.652 3.07T11.644 16q.966 0 1.815-.344a4.9 4.9 0 0 0 1.502-.954l1.07 1.07a6.6 6.6 0 0 1-1.65 1.128 5.9 5.9 0 0 1-1.987.554V20a.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535"}))))},Ru=function(e){return sO.createElement("svg",ye({xmlns:"http://www.w3.org/2000/svg",fill:"none"},e),Su||(Su=sO.createElement("path",{fill:"#98A2B3",d:"M16.25 9a.75.75 0 0 1 .743.648L17 9.75v.5a6.75 6.75 0 0 1-6.249 6.732l-.001 2.268a.75.75 0 0 1-1.493.102l-.007-.102v-2.268a6.75 6.75 0 0 1-6.246-6.496L3 10.25v-.5a.75.75 0 0 1 1.493-.102l.007.102v.5a5.25 5.25 0 0 0 5.034 5.246l.216.004h.5a5.25 5.25 0 0 0 5.246-5.034l.004-.216v-.5a.75.75 0 0 1 .75-.75M10 0a4 4 0 0 1 4 4v6a4 4 0 0 1-8 0V4a4 4 0 0 1 4-4m0 1.5A2.5 2.5 0 0 0 7.5 4v6a2.5 2.5 0 0 0 5 0V4A2.5 2.5 0 0 0 10 1.5"})))},Nu=function(e){return sO.createElement("svg",Ie({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),sO.createElement("mask",{id:"mic-1_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Mu||(Mu=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),Pu||(Pu=sO.createElement("g",{mask:"url(#mic-1_svg__a)"},sO.createElement("path",{fill:"currentColor",d:"M12 13.5q-1.048 0-1.774-.726A2.41 2.41 0 0 1 9.5 11V5q0-1.048.726-1.774A2.41 2.41 0 0 1 12 2.5q1.047 0 1.774.726.726.726.726 1.774v6q0 1.048-.726 1.774A2.41 2.41 0 0 1 12 13.5m0 7.25a.73.73 0 0 1-.535-.215.73.73 0 0 1-.215-.535v-2.542q-2.267-.262-3.854-1.848a6.3 6.3 0 0 1-1.85-3.814.64.64 0 0 1 .177-.558A.77.77 0 0 1 6.31 11q.264 0 .471.2a.9.9 0 0 1 .264.488q.248 1.827 1.652 3.07T12 16t3.302-1.242 1.652-3.07a.9.9 0 0 1 .266-.488q.21-.2.484-.2a.75.75 0 0 1 .573.238.64.64 0 0 1 .177.558 6.3 6.3 0 0 1-1.85 3.814q-1.587 1.585-3.854 1.848V20a.73.73 0 0 1-.216.535.73.73 0 0 1-.534.215"}))))},Gu=function(e){return sO.createElement("svg",Ce({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},e),Bu||(Bu=sO.createElement("path",{d:"M7.215 19.986a2.12 2.12 0 0 1 1.488-2.044v-2.045a6.47 6.47 0 0 1-3.412-1.84 6.6 6.6 0 0 1-1.406-2.134 6.8 6.8 0 0 1-.525-2.624v-.9a1.736 1.736 0 0 1 1.726-1.758v2.658a4.96 4.96 0 0 0 1.44 3.524 4.85 4.85 0 0 0 5.284 1.117 4.9 4.9 0 0 0 1.589-1.035l.075-.082a4.96 4.96 0 0 0 1.44-3.524V6.64a1.743 1.743 0 0 1 1.726 1.758v.907c0 .9-.176 1.791-.518 2.624a6.8 6.8 0 0 1-1.427 2.14 6.47 6.47 0 0 1-3.412 1.84v2.045A2.12 2.12 0 0 1 12.771 20zM6.39 9.3V3.887A3.6 3.6 0 0 1 8.493.324a3.614 3.614 0 0 1 4.863 1.981c.178.459.26.948.24 1.439v5.555a3.6 3.6 0 0 1-1.006 2.57 3.614 3.614 0 0 1-6.214-2.427l.014-.143Z"})))},Du=function(e){return sO.createElement("svg",xe({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),sO.createElement("mask",{id:"videocam_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Vu||(Vu=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),Tu||(Tu=sO.createElement("g",{mask:"url(#videocam_svg__a)"},sO.createElement("path",{fill:"#2C3336",d:"M4.548 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.548 4.5h11.385q.757 0 1.282.525t.525 1.283v4.577l2.737-2.737q.23-.23.506-.11t.276.44v7.043q0 .321-.276.441t-.506-.11l-2.737-2.737v4.577q0 .758-.525 1.283-.524.525-1.283.525zm0-1.5h11.385a.3.3 0 0 0 .22-.087.3.3 0 0 0 .087-.22V6.307a.3.3 0 0 0-.086-.221.3.3 0 0 0-.222-.087H4.548a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22v11.385a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087"}))))},zu=function(e){return sO.createElement("svg",Ae({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),sO.createElement("mask",{id:"videocam-1_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},ku||(ku=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),Lu||(Lu=sO.createElement("g",{mask:"url(#videocam-1_svg__a)"},sO.createElement("path",{fill:"#2C3336",d:"M4.548 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.548 4.5h11.385q.757 0 1.282.525t.525 1.283v4.577l2.737-2.737a.43.43 0 0 1 .499-.103q.283.113.283.434v7.042q0 .321-.283.434a.43.43 0 0 1-.5-.103l-2.736-2.737v4.577q0 .758-.525 1.283-.524.525-1.283.525z"}))))},Wu=function(e){return sO.createElement("svg",Ee({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),sO.createElement("mask",{id:"volume_off-1_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Fu||(Fu=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),Hu||(Hu=sO.createElement("g",{mask:"url(#volume_off-1_svg__a)"},sO.createElement("path",{fill:"#2C3336",d:"m18.946 21.612-2.488-2.489q-.312.18-.619.344a8 8 0 0 1-.643.304.67.67 0 0 1-.699-.091.8.8 0 0 1-.324-.674q0-.209.124-.363a.8.8 0 0 1 .307-.235 5 5 0 0 0 .77-.37l-3.585-3.584v2.15q0 .607-.555.841t-.982-.193L7.5 14.5H4.692a.88.88 0 0 1-.645-.259.88.88 0 0 1-.258-.645v-3.192q0-.387.258-.645a.88.88 0 0 1 .645-.259h2.143L2.523 5.188a.73.73 0 0 1-.212-.522.7.7 0 0 1 .212-.531.72.72 0 0 1 .527-.218q.31 0 .527.218L20 20.558q.209.207.212.522a.7.7 0 0 1-.212.532.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.218m-3.75-17.433a8.5 8.5 0 0 1 3.836 3.087q1.449 2.101 1.449 4.709 0 1.315-.392 2.526-.39 1.21-1.104 2.232l-1.075-1.075a6.77 6.77 0 0 0 1.07-3.683q0-2.162-1.197-3.897a6.93 6.93 0 0 0-3.18-2.536.66.66 0 0 1-.43-.623q0-.416.324-.654a.68.68 0 0 1 .7-.086m.727 9.492-1.75-1.75V8.296a3.85 3.85 0 0 1 1.564 1.55 4.4 4.4 0 0 1 .46 3.017q-.09.42-.274.808M11.79 9.537 9.63 7.369l.621-.62q.427-.428.982-.194t.555.841zm-1.5 5.613v-2.196L8.335 11H5.289v2h2.85z"}))))},Zu=function(e){return sO.createElement("svg",_e({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),sO.createElement("mask",{id:"volume_up_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Xu||(Xu=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),ju||(ju=sO.createElement("g",{mask:"url(#volume_up_svg__a)"},sO.createElement("path",{fill:"#2C3336",d:"M15.061 19.771a.67.67 0 0 1-.699-.091.8.8 0 0 1-.324-.674q0-.209.124-.363a.8.8 0 0 1 .307-.235 6.93 6.93 0 0 0 3.179-2.536q1.198-1.735 1.198-3.897t-1.198-3.897a6.93 6.93 0 0 0-3.179-2.536.66.66 0 0 1-.32-.248.66.66 0 0 1-.11-.375q0-.416.323-.654a.68.68 0 0 1 .7-.086 8.55 8.55 0 0 1 3.83 3.087q1.454 2.101 1.454 4.709t-1.454 4.709a8.55 8.55 0 0 1-3.83 3.087M4.558 14.5a.88.88 0 0 1-.646-.259.88.88 0 0 1-.258-.645v-3.192q0-.387.258-.645a.88.88 0 0 1 .646-.259h2.807l2.752-2.752q.427-.426.982-.193.555.234.555.841v9.208q0 .607-.555.841t-.982-.193L7.365 14.5zm9.48 1.154V8.296q.971.525 1.544 1.524a4.3 4.3 0 0 1 .572 2.18q0 1.18-.572 2.155a3.93 3.93 0 0 1-1.544 1.499"}))))},Yu=function(e){return sO.createElement("svg",Oe({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),qu||(qu=sO.createElement("path",{fill:"#02BF6F",d:"M13 11.6V8a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 7a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 8v3.975q0 .2.075.388.075.187.225.337l3.3 3.3a.95.95 0 0 0 .7.275A.95.95 0 0 0 16 16a.95.95 0 0 0 .275-.7.95.95 0 0 0-.275-.7zM12 22a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m0-2q3.325 0 5.663-2.337T20 12t-2.337-5.662T12 4 6.338 6.338 4 12t2.338 5.663T12 20"})))},Uu=function(e){return sO.createElement("svg",Se({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Ju||(Ju=sO.createElement("path",{fill:"#2C3336",d:"M21.841 3.091 19.409.659A2.25 2.25 0 0 0 17.818 0H9.75A2.25 2.25 0 0 0 7.5 2.25V4.5H3.75A2.25 2.25 0 0 0 1.5 6.75v15A2.25 2.25 0 0 0 3.75 24h10.5a2.25 2.25 0 0 0 2.25-2.25V19.5h3.75a2.25 2.25 0 0 0 2.25-2.25V4.682a2.25 2.25 0 0 0-.659-1.591M18 1.523c.132.033.252.1.348.197l2.432 2.432a.74.74 0 0 1 .197.348H18zM15 21.75a.75.75 0 0 1-.75.75H3.75a.75.75 0 0 1-.75-.75v-15A.75.75 0 0 1 3.75 6H7.5v11.25a2.25 2.25 0 0 0 2.25 2.25H15zm6-4.5a.75.75 0 0 1-.75.75H9.75a.75.75 0 0 1-.75-.75v-15a.75.75 0 0 1 .75-.75h6.75v3.375c0 .619.506 1.125 1.125 1.125H21z"})))},Ku=function(e){return sO.createElement("svg",Re({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Qu||(Qu=sO.createElement("path",{fill:"#838B97",d:"M6 14q-.824 0-1.412-.588A1.93 1.93 0 0 1 4 12q0-.825.588-1.412A1.93 1.93 0 0 1 6 10q.824 0 1.412.588Q8 11.175 8 12t-.588 1.412A1.93 1.93 0 0 1 6 14m6 0q-.825 0-1.412-.588A1.93 1.93 0 0 1 10 12q0-.825.588-1.412A1.93 1.93 0 0 1 12 10q.825 0 1.412.588Q14 11.175 14 12t-.588 1.412A1.93 1.93 0 0 1 12 14m6 0q-.824 0-1.413-.588A1.93 1.93 0 0 1 16 12q0-.825.587-1.412A1.93 1.93 0 0 1 18 10q.824 0 1.413.588Q20 11.175 20 12t-.587 1.412A1.93 1.93 0 0 1 18 14"})))},ed=function(e){return sO.createElement("svg",Me({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),$u||($u=sO.createElement("path",{fill:"#2C3336",d:"M22 13.333h-3.837l1.92-1.92C21.338 10.157 20.45 8 18.671 8h-2.667V3.333a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2V8H5.338c-1.775 0-2.675 2.154-1.413 3.412l1.92 1.921H2a2 2 0 0 0-2 2v5.334a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2v-5.334a2 2 0 0 0-2-2M5.333 10H10V3.333h4V10h4.667L12 16.667zM22 20.667H2v-5.334h5.838l2.745 2.746a2 2 0 0 0 2.83 0l2.745-2.746H22zM18.333 18c0-.554.446-1 1-1 .555 0 1 .446 1 1s-.445 1-1 1-1-.446-1-1"})))},nd=function(e){return sO.createElement("svg",Pe({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 12 12"},e),td||(td=sO.createElement("path",{fill:"#02BF6F",d:"m12 .8-.004 3.4a.3.3 0 0 1-.3.3h-.694a.3.3 0 0 1-.3-.306l.057-1.534-.043-.043-5.81 5.81a.25.25 0 0 1-.353 0l-.48-.48a.25.25 0 0 1 0-.354l5.81-5.81-.043-.042-1.534.056a.3.3 0 0 1-.306-.3V.804a.3.3 0 0 1 .3-.3L11.7.5a.3.3 0 0 1 .3.3M8.907 5.37l-.5.5a.25.25 0 0 0-.074.176v3.996a.125.125 0 0 1-.125.125H1.125A.125.125 0 0 1 1 10.042V2.958a.125.125 0 0 1 .125-.125h6.291a.25.25 0 0 0 .177-.426l-.5-.5a.25.25 0 0 0-.177-.074H1a1 1 0 0 0-1 1v7.334a1 1 0 0 0 1 1h7.333a1 1 0 0 0 1-1v-4.62a.25.25 0 0 0-.426-.177"})))},rd=function(e){return sO.createElement("svg",Ne({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),od||(od=sO.createElement("path",{fill:"#2C3336",d:"M16.5 11.625v1.313c0 .309-.253.562-.562.562H8.061a.564.564 0 0 1-.562-.562v-1.313c0-.31.253-.562.563-.562h7.874c.31 0 .563.253.563.562M15.938 15H8.061a.564.564 0 0 0-.562.563v1.312c0 .31.253.563.563.563h7.874c.31 0 .563-.254.563-.563v-1.312a.564.564 0 0 0-.562-.563M21 6.183V21.75A2.25 2.25 0 0 1 18.75 24H5.25A2.25 2.25 0 0 1 3 21.75V2.25A2.25 2.25 0 0 1 5.25 0h9.567c.595 0 1.167.24 1.59.66l3.932 3.934c.422.417.661.994.661 1.589m-6-3.75V6h3.567zm3.75 19.317V8.25h-4.875a1.12 1.12 0 0 1-1.125-1.125V2.25h-7.5v19.5z"})))},id=function(e){return sO.createElement("svg",Be({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),ad||(ad=sO.createElement("path",{fill:"#1C1B1F",d:"M11 18a.97.97 0 0 1-.713-.288A.97.97 0 0 1 10 17q0-.424.287-.712A.97.97 0 0 1 11 16h2q.424 0 .713.288.287.287.287.712 0 .424-.287.712A.97.97 0 0 1 13 18zm-4-5a.97.97 0 0 1-.713-.287A.97.97 0 0 1 6 12q0-.424.287-.713A.97.97 0 0 1 7 11h10q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 17 13zM4 8a.97.97 0 0 1-.712-.287A.97.97 0 0 1 3 7q0-.424.288-.713A.97.97 0 0 1 4 6h16q.424 0 .712.287Q21 6.576 21 7q0 .424-.288.713A.97.97 0 0 1 20 8z"})))},sd=function(e){return sO.createElement("svg",Ge({viewBox:"0 0 24 24"},e),ld||(ld=sO.createElement("path",{d:"M20 5h-3.17L15 3H9L7.17 5H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2m-8 13c-2.76 0-5-2.24-5-5H5l2.5-2.5L10 13H8c0 2.21 1.79 4 4 4 .58 0 1.13-.13 1.62-.35l.74.74c-.71.37-1.5.61-2.36.61m4.5-2.5L14 13h2c0-2.21-1.79-4-4-4-.58 0-1.13.13-1.62.35l-.74-.73C10.35 8.24 11.14 8 12 8c2.76 0 5 2.24 5 5h2z"})))},ud=function(e){return sO.createElement("svg",Ve({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),cd||(cd=sO.createElement("path",{d:"m22.846 14.798-1.997-1.153a9 9 0 0 0 0-3.29L22.846 9.2a.566.566 0 0 0 .258-.656A11.7 11.7 0 0 0 20.54 4.11a.564.564 0 0 0-.694-.108l-1.997 1.153A8.9 8.9 0 0 0 15 3.511V1.209a.56.56 0 0 0-.44-.548 11.8 11.8 0 0 0-5.12 0 .56.56 0 0 0-.44.548v2.307A9.1 9.1 0 0 0 6.15 5.16L4.157 4.008a.56.56 0 0 0-.694.108A11.6 11.6 0 0 0 .9 8.55a.56.56 0 0 0 .258.656l1.997 1.153a9 9 0 0 0 0 3.29l-1.997 1.154a.566.566 0 0 0-.258.656 11.7 11.7 0 0 0 2.564 4.435.564.564 0 0 0 .694.108l1.997-1.154a8.9 8.9 0 0 0 2.85 1.646V22.8c0 .262.183.492.44.548 1.72.385 3.483.366 5.12 0a.56.56 0 0 0 .44-.548v-2.306a9.1 9.1 0 0 0 2.85-1.646l1.997 1.154c.23.13.515.089.693-.108a11.6 11.6 0 0 0 2.564-4.435.58.58 0 0 0-.262-.66Zm-10.847.952A3.755 3.755 0 0 1 8.25 12 3.755 3.755 0 0 1 12 8.25 3.755 3.755 0 0 1 15.75 12 3.755 3.755 0 0 1 12 15.75Z"})))},pd=function(e){return sO.createElement("svg",Te({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),dd||(dd=sO.createElement("path",{fill:"#2C3336",d:"M12 19.313A1.31 1.31 0 0 1 10.688 18v-3A1.31 1.31 0 0 1 12 13.688 1.31 1.31 0 0 1 13.313 15v3A1.31 1.31 0 0 1 12 19.313m10.5-8.063v10.5A2.25 2.25 0 0 1 20.25 24H3.75a2.25 2.25 0 0 1-2.25-2.25v-10.5A2.25 2.25 0 0 1 3.75 9h1.5V6.75A6.76 6.76 0 0 1 12.019 0c3.731.01 6.731 3.084 6.731 6.816V9h1.5a2.25 2.25 0 0 1 2.25 2.25M7.5 9h9V6.75c0-2.48-2.02-4.5-4.5-4.5s-4.5 2.02-4.5 4.5zm12.75 2.25H3.75v10.5h16.5z"})))},fd=function(e){return sO.createElement("svg",De({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),md||(md=sO.createElement("path",{fill:"#1C1B1F",d:"M4 20q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 18V6q0-.824.587-1.412A1.93 1.93 0 0 1 4 4h16q.824 0 1.413.588Q22 5.175 22 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 20 20zM20 8l-7.475 4.675a1.04 1.04 0 0 1-.525.15 1.04 1.04 0 0 1-.525-.15L4 8v10h16zm-8 3 8-5H4zM4 8.25V6.775 6.8v-.013z"})))},hd=function(e){return sO.createElement("svg",ke({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),gd||(gd=sO.createElement("path",{fill:"#42454B",d:"m15.262 6.708-11-6.503C3.37-.323 2 .19 2 1.495V14.5c0 1.172 1.272 1.878 2.263 1.29l11-6.5c.98-.578.984-2.002 0-2.58Z"})))},wd=function(e){return sO.createElement("svg",Le({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 1000 1000"},e),vd||(vd=sO.createElement("circle",{cx:500,cy:500,r:500,fill:"#2c3336"})),bd||(bd=sO.createElement("path",{fill:"#fff",d:"M677.47 467.52 400.89 304c-22.47-13.27-56.89-.39-56.89 32.45v327c0 29.46 32 47.22 56.89 32.45l276.58-163.48c24.67-14.54 24.75-50.37 0-64.9"})))},Id=function(e){return sO.createElement("svg",ze({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),yd||(yd=sO.createElement("path",{fill:"#2C3336",d:"M23.438.375h-1.3c-.315 0-.57.26-.562.576l.11 4.62A11.61 11.61 0 0 0 12 .376C6.32.375 1.59 4.45.576 9.835a.562.562 0 0 0 .554.665h1.34a.564.564 0 0 0 .55-.447A9.184 9.184 0 0 1 12 2.813a9.18 9.18 0 0 1 8.375 5.404l-5.924-.14a.563.563 0 0 0-.576.562v1.299c0 .31.252.562.563.562h9c.31 0 .562-.252.562-.562v-9a.563.563 0 0 0-.562-.563M22.87 13.5h-1.34a.564.564 0 0 0-.55.447 9.184 9.184 0 0 1-8.98 7.24 9.18 9.18 0 0 1-8.375-5.404l5.924.14a.563.563 0 0 0 .576-.562v-1.299a.563.563 0 0 0-.562-.562h-9a.563.563 0 0 0-.563.563v9c0 .31.252.562.563.562H1.86c.316 0 .57-.26.563-.576l-.11-4.62A11.61 11.61 0 0 0 12 23.624c5.68 0 10.41-4.075 11.424-9.46a.562.562 0 0 0-.554-.665"})))},xd=function(e){return sO.createElement("svg",Fe({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Cd||(Cd=sO.createElement("path",{fill:"#2C3336",d:"M12.313.375C5.89.375.688 5.578.688 12S5.89 23.625 12.313 23.625 23.938 18.422 23.938 12 18.734.375 12.313.375m5.7 14.677c.22.22.22.576 0 .796L16.156 17.7a.563.563 0 0 1-.797 0l-3.046-3.075L9.26 17.7a.563.563 0 0 1-.797 0l-1.852-1.856a.563.563 0 0 1 0-.797L9.689 12 6.611 8.948a.563.563 0 0 1 0-.796L8.47 6.295c.22-.22.576-.22.797 0l3.047 3.08L15.364 6.3c.22-.22.577-.22.797 0l1.856 1.856c.22.22.22.577 0 .797L14.937 12z"})))},Ed=function(e){return sO.createElement("svg",He({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Ad||(Ad=sO.createElement("path",{fill:"#2C3336",d:"M21.75 3.75h-3.863l-1.593-2.658A2.25 2.25 0 0 0 14.363 0H9.638a2.25 2.25 0 0 0-1.932 1.092L6.112 3.75H2.25a.75.75 0 0 0-.75.75v.75a.75.75 0 0 0 .75.75H3l.994 15.89A2.25 2.25 0 0 0 6.239 24h11.522a2.25 2.25 0 0 0 2.245-2.11L21 6h.75a.75.75 0 0 0 .75-.75V4.5a.75.75 0 0 0-.75-.75M9.638 2.25h4.725l.9 1.5H8.737zm8.123 19.5H6.24L5.255 6h13.49z"})))},Od=function(e){return sO.createElement("svg",We({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),_d||(_d=sO.createElement("path",{fill:"#2C3336",d:"M.75.375h1.299c.316 0 .57.26.562.576l-.11 4.62A11.61 11.61 0 0 1 12.225.375c6.393.02 11.598 5.25 11.588 11.644-.01 6.411-5.211 11.606-11.625 11.606a11.58 11.58 0 0 1-7.79-2.996.563.563 0 0 1-.023-.817l.926-.925c.21-.21.55-.224.773-.026a9.15 9.15 0 0 0 6.114 2.326A9.183 9.183 0 0 0 21.374 12a9.183 9.183 0 0 0-9.187-9.187 9.18 9.18 0 0 0-8.376 5.404l5.925-.14a.563.563 0 0 1 .575.562v1.299c0 .31-.251.562-.562.562h-9a.56.56 0 0 1-.562-.562v-9C.188.627.439.375.75.375"})))},Rd=function(e){return sO.createElement("svg",Xe({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),Sd||(Sd=sO.createElement("path",{fill:"currentColor",d:"M11.95 18q.525 0 .888-.363.362-.362.362-.887c0-.525-.12-.646-.362-.887a1.2 1.2 0 0 0-.888-.363 1.2 1.2 0 0 0-.887.363 1.2 1.2 0 0 0-.363.887q0 .525.363.887.362.363.887.363m.05 4a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12a9.7 9.7 0 0 1 .788-3.9 10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2a9.7 9.7 0 0 1 3.9.788 10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20m.1-12.3q.626 0 1.088.4t.462 1q0 .55-.338.975-.337.425-.762.8a6.7 6.7 0 0 0-1.013 1.1q-.437.6-.437 1.35 0 .35.263.588a.89.89 0 0 0 .612.237.9.9 0 0 0 .638-.25q.262-.25.337-.625a2 2 0 0 1 .45-.938q.35-.412.75-.787.575-.55.987-1.2a2.65 2.65 0 0 0 .413-1.45q0-1.275-1.038-2.088Q13.476 6 12.1 6a4.3 4.3 0 0 0-1.813.4 2.8 2.8 0 0 0-1.312 1.225.9.9 0 0 0-.112.637.74.74 0 0 0 .337.513q.35.2.725.125a1 1 0 0 0 .625-.425q.274-.375.688-.575.412-.2.862-.2"})))},Pd=function(e){return sO.createElement("svg",je({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Md||(Md=sO.createElement("path",{fill:"#1C1B1F",d:"M11.95 18q.525 0 .888-.363.362-.362.362-.887t-.362-.887a1.2 1.2 0 0 0-.888-.363q-.525 0-.887.363a1.2 1.2 0 0 0-.363.887q0 .525.363.887.362.363.887.363m-.9-3.85h1.85q0-.825.188-1.3t1.062-1.3a7.5 7.5 0 0 0 1.025-1.238q.375-.587.375-1.412 0-1.4-1.025-2.15T12.1 6q-1.424 0-2.312.75T8.55 8.55l1.65.65q.124-.45.563-.975Q11.2 7.7 12.1 7.7q.8 0 1.2.437.4.438.4.963 0 .5-.3.938t-.75.812q-1.1.975-1.35 1.475t-.25 1.825M12 22a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22"})))},Bd=function(e){return sO.createElement("svg",Ze({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Nd||(Nd=sO.createElement("path",{fill:"#2C3336",d:"M12 17q.424 0 .713-.288A.97.97 0 0 0 13 16v-4a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 11a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 12v4q0 .424.287.712.288.288.713.288m0-8q.424 0 .713-.287A.97.97 0 0 0 13 8a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 7a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 8q0 .424.287.713Q11.576 9 12 9m0 13a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})))},Td=function(e){return sO.createElement("svg",qe({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),sO.createElement("mask",{id:"info-1_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Gd||(Gd=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),Vd||(Vd=sO.createElement("g",{mask:"url(#info-1_svg__a)"},sO.createElement("path",{fill:"#2C3336",d:"M12 17a.97.97 0 0 0 .713-.288A.97.97 0 0 0 13 16v-4a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 11a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 12v4q0 .424.287.712.288.288.713.288m0-8q.424 0 .713-.287A.97.97 0 0 0 13 8a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 7a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 8q0 .424.287.713Q11.575 9 12 9m0 13a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12a9.7 9.7 0 0 1 .788-3.9 10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2a9.7 9.7 0 0 1 3.9.788 10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22"}))))},kd=function(e){return sO.createElement("svg",Ye({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Dd||(Dd=sO.createElement("path",{fill:"#2C3336",d:"M12 1.875c5.56 0 10.125 4.504 10.125 10.125A10.12 10.12 0 0 1 12 22.125C6.41 22.125 1.875 17.599 1.875 12 1.875 6.412 6.403 1.875 12 1.875m0-1.5C5.58.375.375 5.582.375 12 .375 18.422 5.58 23.625 12 23.625S23.625 18.422 23.625 12C23.625 5.582 18.42.375 12 .375M10.313 16.5h.562v-5.625h-.562a.563.563 0 0 1-.563-.562v-.376c0-.31.252-.562.563-.562h2.25c.31 0 .562.252.562.563V16.5h.563c.31 0 .562.252.562.563v.375c0 .31-.252.562-.562.562h-3.376a.563.563 0 0 1-.562-.562v-.375c0-.311.252-.563.563-.563M12 5.25a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3"})))},zd=function(e){return sO.createElement("svg",Je({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Ld||(Ld=sO.createElement("path",{fill:"#2C3336",d:"M12 .375C5.58.375.375 5.582.375 12 .375 18.422 5.58 23.625 12 23.625S23.625 18.422 23.625 12C23.625 5.582 18.42.375 12 .375m0 5.156a1.969 1.969 0 1 1 0 3.938 1.969 1.969 0 0 1 0-3.938m2.625 11.907c0 .31-.252.562-.562.562H9.936a.563.563 0 0 1-.562-.562v-1.125c0-.311.252-.563.563-.563h.562v-3h-.562a.563.563 0 0 1-.563-.562v-1.126c0-.31.252-.562.563-.562h3c.31 0 .562.252.562.563v4.687h.563c.31 0 .562.252.562.563z"})))},Wd=function(e){return sO.createElement("svg",Ue({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),sO.createElement("mask",{id:"warning_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Fd||(Fd=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),Hd||(Hd=sO.createElement("g",{mask:"url(#warning_svg__a)"},sO.createElement("path",{fill:"#2C3336",d:"M2.725 21a.97.97 0 0 1-.85-.5 1.1 1.1 0 0 1-.138-.488.9.9 0 0 1 .138-.512l9.25-16a1 1 0 0 1 .387-.375Q11.75 3 12 3t.487.125a1 1 0 0 1 .388.375l9.25 16q.15.25.137.512a1.1 1.1 0 0 1-.137.488.97.97 0 0 1-.85.5zM12 18q.424 0 .712-.288A.97.97 0 0 0 13 17a.97.97 0 0 0-.288-.712A.97.97 0 0 0 12 16a.97.97 0 0 0-.713.288A.97.97 0 0 0 11 17q0 .424.287.712.288.288.713.288m0-3a.97.97 0 0 0 .712-.287A.97.97 0 0 0 13 14v-3a.97.97 0 0 0-.288-.713A.97.97 0 0 0 12 10a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 11v3q0 .424.287.713.288.287.713.287"}))))},Zd=function(e){return sO.createElement("svg",Qe({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),sO.createElement("mask",{id:"warning-1_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Xd||(Xd=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),jd||(jd=sO.createElement("g",{mask:"url(#warning-1_svg__a)"},sO.createElement("path",{fill:"#2C3336",d:"M3.426 20.5a.878.878 0 0 1-.772-.452.96.96 0 0 1-.129-.437.8.8 0 0 1 .127-.467l8.561-14.788A.9.9 0 0 1 12 3.904q.23 0 .44.11.208.111.347.342l8.56 14.788q.14.231.128.467a.96.96 0 0 1-.129.437.88.88 0 0 1-.771.452zM4.45 19h15.1L12 6zM12 17.808q.343 0 .576-.232a.78.78 0 0 0 .232-.576.78.78 0 0 0-.232-.575.78.78 0 0 0-.576-.233.78.78 0 0 0-.575.233.78.78 0 0 0-.233.575q0 .343.233.576a.78.78 0 0 0 .575.232m0-2.616q.32 0 .535-.215a.73.73 0 0 0 .215-.535v-3.5a.73.73 0 0 0-.216-.534.73.73 0 0 0-.534-.216.73.73 0 0 0-.534.216.73.73 0 0 0-.216.534v3.5q0 .32.216.535a.73.73 0 0 0 .534.215"}))))},Yd=function(e){return sO.createElement("svg",Ke({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),qd||(qd=sO.createElement("path",{fill:"#000",d:"M3 21a.97.97 0 0 1-.712-.288A.97.97 0 0 1 2 20q0-.424.288-.712A.97.97 0 0 1 3 19h18q.424 0 .712.288.288.287.288.712 0 .424-.288.712A.97.97 0 0 1 21 21zm1.5-3q-.625 0-1.062-.437A1.45 1.45 0 0 1 3 16.5v-4q0-.625.438-1.062A1.45 1.45 0 0 1 4.5 11q.624 0 1.063.438Q6 11.875 6 12.5v4q0 .625-.437 1.063A1.45 1.45 0 0 1 4.5 18m5 0q-.625 0-1.062-.437A1.45 1.45 0 0 1 8 16.5v-9q0-.625.438-1.062A1.45 1.45 0 0 1 9.5 6q.624 0 1.063.438Q11 6.874 11 7.5v9q0 .625-.437 1.063A1.45 1.45 0 0 1 9.5 18m5 0q-.625 0-1.062-.437A1.45 1.45 0 0 1 13 16.5v-6q0-.625.438-1.062A1.45 1.45 0 0 1 14.5 9q.624 0 1.063.438Q16 9.874 16 10.5v6q0 .625-.437 1.063A1.45 1.45 0 0 1 14.5 18m5 0q-.625 0-1.062-.437A1.45 1.45 0 0 1 18 16.5v-12q0-.625.438-1.062A1.45 1.45 0 0 1 19.5 3q.625 0 1.063.438Q21 3.874 21 4.5v12q0 .625-.437 1.063A1.45 1.45 0 0 1 19.5 18"})))},Ud=function(e){return sO.createElement("svg",$e({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 18 18"},e),Jd||(Jd=sO.createElement("path",{fill:"#02BF6F",d:"M2.25 15.75v-1.5l1.5-1.5v3zm3 0v-4.5l1.5-1.5v6zm3 0v-6l1.5 1.519v4.481zm3 0v-4.481l1.5-1.5v5.981zm3 0v-7.5l1.5-1.5v9zm-12-3.881V9.75L7.5 4.5l3 3 5.25-5.25v2.119l-5.25 5.25-3-3z"})))},$d=function(e){return sO.createElement("svg",et({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Qd||(Qd=sO.createElement("path",{fill:"#2C3336",d:"M1.5 3.75v16.5a2.25 2.25 0 0 0 2.25 2.25h16.5a2.25 2.25 0 0 0 2.25-2.25V3.75a2.25 2.25 0 0 0-2.25-2.25H3.75A2.25 2.25 0 0 0 1.5 3.75M6.75 18a.75.75 0 0 1-.75-.75v-6a.75.75 0 0 1 .75-.75h1.5a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-.75.75zm10.5-4.5a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1-.75-.75v-3a.75.75 0 0 1 .75-.75zM12.75 6a.75.75 0 0 1 .75.75v10.5a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1-.75-.75V6.75a.75.75 0 0 1 .75-.75z"})),Kd||(Kd=sO.createElement("path",{fill:"#2C3336",d:"M9 17.25v-6a.75.75 0 0 0-.75-.75h-1.5a.75.75 0 0 0-.75.75v6a.75.75 0 0 0 .75.75h1.5a.75.75 0 0 0 .75-.75m6-3v3a.75.75 0 0 0 .75.75h1.5a.75.75 0 0 0 .75-.75v-3a.75.75 0 0 0-.75-.75h-1.5a.75.75 0 0 0-.75.75m-4.5-7.5v10.5a.75.75 0 0 0 .75.75h1.5a.75.75 0 0 0 .75-.75V6.75a.75.75 0 0 0-.75-.75h-1.5a.75.75 0 0 0-.75.75"})))},tp=function(e){return sO.createElement("svg",tt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),ep||(ep=sO.createElement("path",{fill:"#DEE4E8",d:"M12 0A12 12 0 1 1 0 12h2.64A9.36 9.36 0 1 0 12 2.64z"})))},op=function(e){return sO.createElement("svg",nt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),np||(np=sO.createElement("path",{fill:"#1C1B1F",d:"m18.6 16-5.2-5.15-2.575 2.575Q10.25 14 9.4 14t-1.425-.575L2.7 8.1a.98.98 0 0 1-.288-.688A.93.93 0 0 1 2.7 6.7a.95.95 0 0 1 .7-.275q.425 0 .7.275L9.4 12l2.575-2.575q.575-.575 1.425-.575t1.425.575L20 14.6V13q0-.424.288-.713A.97.97 0 0 1 21 12q.424 0 .712.287.288.288.288.713v4q0 .424-.288.712A.97.97 0 0 1 21 18h-4a.97.97 0 0 1-.712-.288A.97.97 0 0 1 16 17q0-.424.288-.712A.97.97 0 0 1 17 16z"})))},ap=function(e){return sO.createElement("svg",ot({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),rp||(rp=sO.createElement("path",{fill:"#1C1B1F",d:"M2.7 17.625a.93.93 0 0 1-.288-.712.98.98 0 0 1 .288-.688l5.275-5.35Q8.55 10.3 9.4 10.3t1.425.575l2.575 2.6 5.2-5.15H17a.97.97 0 0 1-.712-.287.97.97 0 0 1-.288-.713q0-.424.288-.712A.97.97 0 0 1 17 6.325h4q.424 0 .712.288.288.287.288.712v4q0 .424-.288.713a.97.97 0 0 1-.712.287.97.97 0 0 1-.712-.287.97.97 0 0 1-.288-.713v-1.6L14.825 14.9q-.575.575-1.425.575t-1.425-.575L9.4 12.325l-5.3 5.3a.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275"})))},sp=function(e){return sO.createElement("svg",rt({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 32 32"},e),sO.createElement("mask",{id:"calendar_svg__a",width:32,height:32,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},ip||(ip=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h32v32H0z"}))),lp||(lp=sO.createElement("g",{mask:"url(#calendar_svg__a)"},sO.createElement("path",{fill:"#11B06E",d:"M6.667 29.333a2.57 2.57 0 0 1-1.884-.783A2.57 2.57 0 0 1 4 26.666V8q0-1.1.783-1.883a2.57 2.57 0 0 1 1.884-.784H8V4q0-.567.383-.95a1.3 1.3 0 0 1 .95-.383q.567 0 .95.383.384.383.384.95v1.333h10.666V4q0-.567.384-.95a1.3 1.3 0 0 1 .95-.383q.566 0 .95.383Q24 3.433 24 4v1.333h1.333q1.1 0 1.884.784Q28 6.9 28 8v18.667q0 1.099-.783 1.883a2.57 2.57 0 0 1-1.884.783zm0-2.666h18.666V13.333H6.667zm9.333-8a1.3 1.3 0 0 1-.95-.384 1.3 1.3 0 0 1-.383-.95q0-.567.383-.95A1.3 1.3 0 0 1 16 16q.566 0 .95.383.383.383.383.95t-.383.95a1.3 1.3 0 0 1-.95.383m-5.333 0a1.3 1.3 0 0 1-.95-.384 1.3 1.3 0 0 1-.384-.95q0-.567.384-.95a1.3 1.3 0 0 1 .95-.383q.566 0 .95.383.383.383.383.95t-.383.95a1.3 1.3 0 0 1-.95.383m10.666 0a1.3 1.3 0 0 1-.95-.384 1.3 1.3 0 0 1-.383-.95q0-.567.383-.95a1.3 1.3 0 0 1 .95-.383q.567 0 .95.383.384.383.384.95t-.384.95a1.3 1.3 0 0 1-.95.383M16 24a1.3 1.3 0 0 1-.95-.384 1.3 1.3 0 0 1-.383-.95q0-.566.383-.95a1.3 1.3 0 0 1 .95-.383q.566 0 .95.384.383.383.383.95 0 .566-.383.95A1.3 1.3 0 0 1 16 24m-5.333 0a1.3 1.3 0 0 1-.95-.384 1.3 1.3 0 0 1-.384-.95q0-.566.384-.95a1.3 1.3 0 0 1 .95-.383q.566 0 .95.384.383.383.383.95 0 .566-.383.95a1.3 1.3 0 0 1-.95.383m10.666 0a1.3 1.3 0 0 1-.95-.384 1.3 1.3 0 0 1-.383-.95q0-.566.383-.95a1.3 1.3 0 0 1 .95-.383q.567 0 .95.384.384.383.384.95 0 .566-.384.95a1.3 1.3 0 0 1-.95.383"}))))},dp=function(e){return sO.createElement("svg",at({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 32 32"},e),sO.createElement("mask",{id:"event_details_svg__a",width:32,height:32,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},cp||(cp=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h32v32H0z"}))),up||(up=sO.createElement("g",{mask:"url(#event_details_svg__a)"},sO.createElement("path",{fill:"#11B06E",d:"M5.333 26.667a2.57 2.57 0 0 1-1.883-.784A2.57 2.57 0 0 1 2.667 24V8q0-1.1.783-1.883a2.57 2.57 0 0 1 1.883-.784h21.334q1.099 0 1.883.784.783.783.783 1.883v16q0 1.1-.783 1.883a2.57 2.57 0 0 1-1.883.784zm0-2.667h21.334V8H5.333zM8 22.667h16q.566 0 .95-.384a1.3 1.3 0 0 0 .383-.95 1.3 1.3 0 0 0-.383-.95A1.3 1.3 0 0 0 24 20H8a1.3 1.3 0 0 0-.95.383 1.3 1.3 0 0 0-.383.95q0 .567.383.95.383.384.95.384m0-5.334h16q.566 0 .95-.383a1.3 1.3 0 0 0 .383-.95 1.3 1.3 0 0 0-.383-.95 1.3 1.3 0 0 0-.95-.383H8a1.3 1.3 0 0 0-.95.383 1.3 1.3 0 0 0-.383.95q0 .566.383.95.383.383.95.383M8 12h10.667q.566 0 .95-.383a1.3 1.3 0 0 0 .383-.95 1.3 1.3 0 0 0-.383-.95 1.3 1.3 0 0 0-.95-.384H8a1.3 1.3 0 0 0-.95.384 1.3 1.3 0 0 0-.383.95q0 .566.383.95Q7.433 12 8 12"}))))},fp=function(e){return sO.createElement("svg",it({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),sO.createElement("mask",{id:"event_repeat_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},pp||(pp=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),mp||(mp=sO.createElement("g",{mask:"url(#event_repeat_svg__a)"},sO.createElement("path",{fill:"#6C737A",d:"M5 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 20V6q0-.824.587-1.412A1.93 1.93 0 0 1 5 4h1V3q0-.424.287-.712A.97.97 0 0 1 7 2q.424 0 .713.288Q8 2.575 8 3v1h8V3q0-.424.288-.712A.97.97 0 0 1 17 2q.424 0 .712.288Q18 2.575 18 3v1h1q.824 0 1.413.588Q21 5.175 21 6v5q0 .424-.288.713A.97.97 0 0 1 20 12a.97.97 0 0 1-.712-.287A.97.97 0 0 1 19 11v-1H5v10h6q.424 0 .713.288.287.287.287.712 0 .424-.287.712A.97.97 0 0 1 11 22zm14 2q-1.6 0-2.863-.887a4.95 4.95 0 0 1-1.812-2.313.51.51 0 0 1 .063-.538.57.57 0 0 1 .487-.262q.35 0 .637.212.288.213.463.538a3.4 3.4 0 0 0 1.25 1.275A3.4 3.4 0 0 0 19 22.5q1.45 0 2.475-1.025A3.37 3.37 0 0 0 22.5 19q0-1.45-1.025-2.475A3.37 3.37 0 0 0 19 15.5a3.404 3.404 0 0 0-2.45 1h.7a.73.73 0 0 1 .75.75.73.73 0 0 1-.75.75H15a.97.97 0 0 1-.713-.288A.97.97 0 0 1 14 17v-2.25a.73.73 0 0 1 .75-.75.73.73 0 0 1 .75.75v.675q.675-.65 1.575-1.038A4.8 4.8 0 0 1 19 14q2.075 0 3.538 1.463T24 19t-1.462 3.538Q21.074 24 19 24M5 8h14V6H5z"}))))},vp=function(e){return sO.createElement("svg",lt({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),sO.createElement("mask",{id:"today_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},gp||(gp=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),hp||(hp=sO.createElement("g",{mask:"url(#today_svg__a)"},sO.createElement("path",{fill:"#02BF6F",d:"M9 16.5q-1.05 0-1.775-.725T6.5 14t.725-1.775T9 11.5t1.775.725T11.5 14t-.725 1.775T9 16.5M5 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 20V6q0-.824.587-1.412A1.93 1.93 0 0 1 5 4h1V3q0-.424.287-.712A.97.97 0 0 1 7 2q.424 0 .713.288Q8 2.575 8 3v1h8V3q0-.424.288-.712A.97.97 0 0 1 17 2q.424 0 .712.288Q18 2.575 18 3v1h1q.824 0 1.413.588Q21 5.175 21 6v14q0 .824-.587 1.413A1.93 1.93 0 0 1 19 22zm0-2h14V10H5zM5 8h14V6H5z"}))))},yp=function(e){return sO.createElement("svg",st({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 18 18"},e),bp||(bp=sO.createElement("rect",{width:18,height:18,fill:"#0866FF",rx:9})),wp||(wp=sO.createElement("path",{fill:"#fff",d:"M12.143 5.111H5.857a.87.87 0 0 0-.606.244.82.82 0 0 0-.251.59v6.11c0 .222.09.434.251.59a.87.87 0 0 0 .606.244h2.451v-2.644H7.183V9h1.125v-.949c0-1.079.66-1.675 1.673-1.675.484 0 .991.084.991.084v1.06h-.558c-.55 0-.722.331-.722.672V9h1.228l-.196 1.245H9.692v2.644h2.45a.87.87 0 0 0 .607-.244.82.82 0 0 0 .251-.59v-6.11a.82.82 0 0 0-.251-.59.87.87 0 0 0-.606-.244"})))},Cp=function(e){return sO.createElement("svg",ct({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 14 16"},e),Ip||(Ip=sO.createElement("path",{fill:"#0866FF",d:"M12.5 1h-11A1.5 1.5 0 0 0 0 2.5v11A1.5 1.5 0 0 0 1.5 15h4.29v-4.76H3.82V8h1.97V6.293c0-1.943 1.155-3.016 2.926-3.016.848 0 1.735.152 1.735.152v1.906h-.977c-.963 0-1.263.598-1.263 1.21V8h2.15l-.344 2.24H8.21V15H12.5a1.5 1.5 0 0 0 1.5-1.5v-11A1.5 1.5 0 0 0 12.5 1"})))},Ep=function(e){return sO.createElement("svg",ut({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 18 18"},e),xp||(xp=sO.createElement("rect",{width:18,height:18,fill:"#0A66C2",rx:9})),Ap||(Ap=sO.createElement("path",{fill:"#fff",d:"M12.429 5.111h-6.86a.566.566 0 0 0-.569.56v6.657c0 .31.255.56.57.56h6.858a.57.57 0 0 0 .572-.56V5.672a.567.567 0 0 0-.572-.56m-5.011 6.667H6.232V8.066H7.42v3.712zm-.593-4.219c-.38 0-.688-.3-.688-.668s.308-.669.688-.669.687.3.687.669-.307.668-.687.668m5.038 4.219h-1.186V9.972c0-.43-.01-.984-.616-.984-.618 0-.713.469-.713.953v1.837H8.162V8.066H9.3v.507h.016c.159-.292.546-.6 1.123-.6 1.2 0 1.424.77 1.424 1.77z"})))},Op=function(e){return sO.createElement("svg",dt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),_p||(_p=sO.createElement("path",{fill:"#0A66C2",d:"M14 1H1.997C1.447 1 1 1.453 1 2.01v11.98c0 .557.447 1.01.997 1.01H14c.55 0 1-.453 1-1.01V2.01C15 1.452 14.55 1 14 1M5.231 13H3.156V6.319h2.078V13zM4.194 5.406a1.204 1.204 0 1 1 0-2.407 1.204 1.204 0 0 1 0 2.407M13.009 13h-2.075V9.75c0-.775-.015-1.772-1.078-1.772-1.081 0-1.247.844-1.247 1.716V13H6.534V6.319h1.991v.912h.028c.278-.525.956-1.078 1.966-1.078 2.1 0 2.49 1.385 2.49 3.185z"})))},Rp=function(e){return sO.createElement("svg",pt({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 18"},e),Sp||(Sp=sO.createElement("path",{fill:"#BBB",d:"M7.2 9c2.321 0 4.2-1.879 4.2-4.2S9.521.6 7.2.6A4.2 4.2 0 0 0 3 4.8C3 7.121 4.879 9 7.2 9m2.88 1.2h-.311c-.78.375-1.646.6-2.569.6a5.9 5.9 0 0 1-2.569-.6H4.32A4.32 4.32 0 0 0 0 14.52v1.08a1.8 1.8 0 0 0 1.8 1.8h10.8a1.8 1.8 0 0 0 1.8-1.8v-1.08a4.32 4.32 0 0 0-4.32-4.32M18 9a3.6 3.6 0 0 0 0-7.2A3.6 3.6 0 0 0 18 9m1.8 1.2h-.143c-.52.18-1.072.3-1.657.3s-1.136-.12-1.657-.3H16.2a4.16 4.16 0 0 0-2.089.578A5.5 5.5 0 0 1 15.6 14.52v1.44c0 .082-.019.161-.022.24H22.2a1.8 1.8 0 0 0 1.8-1.8c0-2.321-1.879-4.2-4.2-4.2"})))},Pp=function(e){return sO.createElement("svg",mt({xmlns:"http://www.w3.org/2000/svg",fill:"#FFF",viewBox:"0 0 24 18"},e),Mp||(Mp=sO.createElement("path",{d:"M3.6 7.799a2.4 2.4 0 1 0 0-4.8 2.4 2.4 0 0 0 0 4.8m8.4 1.2a3.6 3.6 0 0 0 3.6-3.6v-.6H8.4v.6a3.6 3.6 0 0 0 3.6 3.6m9.6 0h-2.4c-.66 0-1.256.266-1.69.697a5.5 5.5 0 0 1 2.817 4.103H22.8a1.2 1.2 0 0 0 1.2-1.2v-1.2a2.4 2.4 0 0 0-2.4-2.4m-15.11.697a2.4 2.4 0 0 0-1.69-.697H2.4a2.4 2.4 0 0 0-2.4 2.4v1.2a1.2 1.2 0 0 0 1.2 1.2h2.473A5.5 5.5 0 0 1 6.49 9.696M20.4 7.799a2.4 2.4 0 1 0 0-4.8 2.4 2.4 0 0 0 0 4.8m-5.52 2.4h-.312c-.781.373-1.646.6-2.568.6a5.9 5.9 0 0 1-2.568-.6H9.12a4.32 4.32 0 0 0-4.32 4.32v1.08a1.8 1.8 0 0 0 1.8 1.8h10.8a1.8 1.8 0 0 0 1.8-1.8v-1.08a4.32 4.32 0 0 0-4.32-4.32m.72-9.6-1.8.9-1.8-.9-1.8.9-1.8-.9v3h7.2z"})))},Bp=function(e){return sO.createElement("svg",ft({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Np||(Np=sO.createElement("path",{fill:"#2C3336",d:"M12 12q-1.65 0-2.825-1.175T8 8t1.175-2.825T12 4t2.825 1.175T16 8t-1.175 2.825T12 12m6 8H6q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 18v-.8q0-.85.438-1.562.437-.713 1.162-1.088a14.8 14.8 0 0 1 3.15-1.163A13.8 13.8 0 0 1 12 13q1.65 0 3.25.387 1.6.388 3.15 1.163.724.375 1.163 1.087Q20 16.35 20 17.2v.8q0 .824-.587 1.413A1.93 1.93 0 0 1 18 20M6 18h12v-.8a.973.973 0 0 0-.5-.85q-1.35-.675-2.725-1.012a11.6 11.6 0 0 0-5.55 0Q7.85 15.675 6.5 16.35a.97.97 0 0 0-.5.85zm6-8q.825 0 1.412-.588Q14 8.826 14 8q0-.824-.588-1.412A1.93 1.93 0 0 0 12 6q-.825 0-1.412.588A1.93 1.93 0 0 0 10 8q0 .825.588 1.412Q11.175 10 12 10"})))},Vp=function(e){return sO.createElement("svg",gt({xmlns:"http://www.w3.org/2000/svg",width:800,height:800,viewBox:"0 0 24 24"},e),Gp||(Gp=sO.createElement("path",{fill:"#212121",d:"M17.5 12a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11m-5.478 2a6.5 6.5 0 0 0-.708 1.5h-7.06a.75.75 0 0 0-.75.75v.907c0 .656.286 1.279.783 1.706C5.545 19.945 7.44 20.501 10 20.501q.898 0 1.688-.09c.25.5.563.963.93 1.38q-1.205.21-2.618.21c-2.89 0-5.128-.657-6.691-2a3.75 3.75 0 0 1-1.305-2.844v-.907A2.25 2.25 0 0 1 4.254 14zm3.071.966-.07.058-.057.07a.5.5 0 0 0 0 .568l.058.07 1.77 1.769-1.768 1.766-.057.07a.5.5 0 0 0 0 .568l.057.07.07.057a.5.5 0 0 0 .568 0l.07-.057 1.766-1.767 1.77 1.769.069.058a.5.5 0 0 0 .568 0l.07-.058.057-.07a.5.5 0 0 0 0-.568l-.057-.07-1.77-1.768 1.772-1.77.058-.069a.5.5 0 0 0 0-.569l-.058-.069-.069-.058a.5.5 0 0 0-.569 0l-.069.058-1.772 1.77-1.77-1.77-.068-.058a.5.5 0 0 0-.493-.043zM10 2.005a5 5 0 1 1 0 10 5 5 0 0 1 0-10m0 1.5a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7"})))},Dp=function(e){return sO.createElement("svg",ht({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20"},e),Tp||(Tp=sO.createElement("path",{fill:"#9FA6AD",d:"M10 .313A9.686 9.686 0 0 0 .313 10 9.686 9.686 0 0 0 10 19.688 9.686 9.686 0 0 0 19.688 10 9.686 9.686 0 0 0 10 .313m0 17.5c-4.309 0-7.812-3.504-7.812-7.813S5.69 2.188 10 2.188 17.813 5.69 17.813 10 14.309 17.813 10 17.813M6.875 9.375c.691 0 1.25-.559 1.25-1.25s-.559-1.25-1.25-1.25-1.25.559-1.25 1.25.559 1.25 1.25 1.25m6.25 0c.691 0 1.25-.559 1.25-1.25s-.559-1.25-1.25-1.25-1.25.559-1.25 1.25.559 1.25 1.25 1.25m.156 2.836A4.26 4.26 0 0 1 10 13.75a4.25 4.25 0 0 1-3.281-1.54.94.94 0 0 0-1.32-.12.94.94 0 0 0-.122 1.32A6.13 6.13 0 0 0 10 15.621c1.828 0 3.55-.805 4.723-2.21a.937.937 0 1 0-1.442-1.2"})))},zp=function(e){return sO.createElement("svg",vt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 18 18"},e),kp||(kp=sO.createElement("rect",{width:18,height:18,fill:"#FF0302",rx:9})),Lp||(Lp=sO.createElement("path",{fill:"#fff",d:"M9.009 12.052q-.789 0-1.476-.021a41 41 0 0 1-1.158-.058q-.57-.037-.832-.106a1.2 1.2 0 0 1-.508-.284 1.05 1.05 0 0 1-.295-.49 4 4 0 0 1-.104-.613q-.034-.359-.057-.694a13 13 0 0 1 0-1.572q.022-.335.057-.694.035-.357.104-.613.082-.289.295-.49.214-.203.508-.284.26-.069.832-.106.57-.037 1.158-.058.687-.02 1.475-.02h.444a35 35 0 0 1 2.188.075q.578.04.834.11.289.08.496.283.21.201.29.49.069.255.104.613.034.359.057.694a13 13 0 0 1 0 1.572 25 25 0 0 1-.057.694 4 4 0 0 1-.105.613q-.08.288-.289.49-.207.203-.496.284-.255.069-.832.106-.579.036-1.161.052-.585.016-1.028.021zm-.882-1.746L10.44 9 8.127 7.694z"})))},Hp=function(e){return sO.createElement("svg",bt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Fp||(Fp=sO.createElement("path",{fill:"#FF0302",d:"M8.004 12.4q-1.138 0-2.128-.03a59 59 0 0 1-1.67-.084q-.822-.053-1.198-.153a1.7 1.7 0 0 1-.733-.408 1.5 1.5 0 0 1-.425-.707 5.4 5.4 0 0 1-.15-.885 36 36 0 0 1-.083-1 19 19 0 0 1 0-2.266q.033-.483.083-1t.15-.885a1.5 1.5 0 0 1 .425-.707q.308-.291.733-.408.376-.1 1.198-.153a59 59 0 0 1 1.67-.084q.99-.03 2.127-.03h.64q.64 0 1.481.025t1.674.083q.834.06 1.202.159.417.117.717.408.3.292.416.707.1.368.15.885t.084 1a19 19 0 0 1 0 2.266q-.034.484-.084 1-.05.518-.15.885a1.55 1.55 0 0 1-.416.707q-.3.291-.716.408-.367.1-1.2.153-.834.054-1.675.076-.84.023-1.481.03zm-1.27-2.517L10.066 8 6.733 6.117z"})))},Xp=function(e){return sO.createElement("svg",wt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Wp||(Wp=sO.createElement("path",{fill:"#1C1B1F",d:"M12 19.35q3.05-2.8 4.525-5.088Q18 11.976 18 10.2q0-2.725-1.738-4.462Q14.526 4 12 4T7.738 5.737Q6 7.476 6 10.2q0 1.775 1.475 4.063Q8.95 16.549 12 19.35m0 1.975a2.1 2.1 0 0 1-.7-.125 1.8 1.8 0 0 1-.625-.375A39 39 0 0 1 7.8 17.9q-1.25-1.425-2.087-2.762-.838-1.338-1.275-2.575Q4 11.325 4 10.2q0-3.75 2.412-5.975T12 2t5.587 2.225T20 10.2q0 1.125-.437 2.363-.438 1.237-1.275 2.574A21.7 21.7 0 0 1 16.2 17.9a39 39 0 0 1-2.875 2.925 1.8 1.8 0 0 1-.625.375 2.1 2.1 0 0 1-.7.125M12 12q.825 0 1.412-.588Q14 10.826 14 10t-.588-1.412A1.93 1.93 0 0 0 12 8q-.825 0-1.412.588A1.93 1.93 0 0 0 10 10q0 .825.588 1.412Q11.175 12 12 12"})))},Zp=function(e){return sO.createElement("svg",yt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),jp||(jp=sO.createElement("path",{fill:"currentColor",d:"M8.857 3h6.286c1.084 0 1.958 0 2.666.058.729.06 1.369.185 1.961.487a5 5 0 0 1 2.185 2.185c.302.592.428 1.233.487 1.961.058.708.058 1.582.058 2.666v3.286c0 1.084 0 1.958-.058 2.666-.06.729-.185 1.369-.487 1.961a5 5 0 0 1-2.185 2.185c-.592.302-1.232.428-1.961.487C17.1 21 16.227 21 15.143 21H8.857c-1.084 0-1.958 0-2.666-.058-.728-.06-1.369-.185-1.96-.487a5 5 0 0 1-2.186-2.185c-.302-.592-.428-1.232-.487-1.961C1.5 15.6 1.5 14.727 1.5 13.643v-3.286c0-1.084 0-1.958.058-2.666.06-.728.185-1.369.487-1.96A5 5 0 0 1 4.23 3.544c.592-.302 1.233-.428 1.961-.487C6.9 3 7.773 3 8.857 3M6.354 5.051c-.605.05-.953.142-1.216.276a3 3 0 0 0-1.311 1.311c-.134.263-.226.611-.276 1.216-.05.617-.051 1.41-.051 2.546v3.2c0 1.137 0 1.929.051 2.546.05.605.142.953.276 1.216a3 3 0 0 0 1.311 1.311c.263.134.611.226 1.216.276.617.05 1.41.051 2.546.051h.6V5h-.6c-1.137 0-1.929 0-2.546.051M11.5 5v14h3.6c1.137 0 1.929 0 2.546-.051.605-.05.953-.142 1.216-.276a3 3 0 0 0 1.311-1.311c.134-.263.226-.611.276-1.216.05-.617.051-1.41.051-2.546v-3.2c0-1.137 0-1.929-.051-2.546-.05-.605-.142-.953-.276-1.216a3 3 0 0 0-1.311-1.311c-.263-.134-.611-.226-1.216-.276C17.029 5.001 16.236 5 15.1 5zM5 8.5a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1M5 12a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1"})))},Yp=function(e){return sO.createElement("svg",It({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 16"},e),qp||(qp=sO.createElement("path",{fill:"#5D676B",d:"M2.004 0A1.88 1.88 0 0 0 .9.314l-.02.02H.858c-.835.65-1.15 1.858-.542 2.77v.022l.812 1.125.375.541.542-.375 2.208-1.541.542-.375-.375-.542L3.69.897 3.67.876V.855A2.27 2.27 0 0 0 2.379.042a2 2 0 0 0-.375-.041Zm3.73 3.396-1.126.73L2.942 5.27 1.796 6l2.23 7.79c.047.458.333.817.666 1.063.363.269.804.46 1.333.625 1.057.33 2.45.521 3.979.521s2.922-.19 3.979-.52c.528-.166.97-.357 1.333-.626.363-.268.688-.669.688-1.187 0-.519-.325-.92-.688-1.188a3 3 0 0 0-.292-.187zm4.27 9.27c1.416 0 2.69.186 3.562.46.437.136.782.306.959.437a1 1 0 0 1 .124.104 1 1 0 0 1-.124.104c-.177.13-.522.301-.959.437-.873.273-2.146.459-3.562.459s-2.69-.186-3.562-.459c-.437-.136-.782-.307-.959-.437a1 1 0 0 1-.125-.104 1 1 0 0 1 .125-.104c.177-.13.522-.302.959-.438.873-.273 2.146-.458 3.562-.458Z"})))},Up=function(e){return sO.createElement("svg",Ct({xmlns:"http://www.w3.org/2000/svg",fill:"#BBB",viewBox:"0 0 33 24"},e),Jp||(Jp=sO.createElement("path",{d:"M6 0h5.25c.412 0 .75.338.75.75v1.5c0 .413-.338.75-.75.75H6a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h5.25c.412 0 .75.337.75.75v1.5c0 .413-.338.75-.75.75H6c-3.313 0-6-2.688-6-6V6c0-3.313 2.688-6 6-6m14.444 1.219-1.225 1.225c-.3.3-.294.781.012 1.069l7.069 6.862H10.75a.75.75 0 0 0-.75.75v1.75c0 .412.338.75.75.75H26.3l-7.069 6.856a.753.753 0 0 0-.012 1.069l1.225 1.225a.75.75 0 0 0 1.062 0l10.275-10.25a.75.75 0 0 0 0-1.063L21.506 1.213a.756.756 0 0 0-1.062.007Z"})))},Kp=function(e){return sO.createElement("svg",xt({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 12 12"},e),Qp||(Qp=sO.createElement("path",{d:"M11.667.667H.333A.333.333 0 0 0 0 1v.333c0 .184.15.334.333.334h.334v5.666c0 .368.298.667.666.667H5.5v.91l-1.618 1.618a.333.333 0 0 0 0 .472l.236.236c.13.13.341.13.471 0L6 9.825l1.41 1.41c.131.13.342.13.472 0L8.118 11a.333.333 0 0 0 0-.472L6.5 8.911V8h4.167a.667.667 0 0 0 .666-.667V1.666h.334A.333.333 0 0 0 12 1.333V1a.333.333 0 0 0-.333-.333M10.333 7H1.667V1.667h8.666z"})))},em=function(e){return sO.createElement("svg",At({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},e),$p||($p=sO.createElement("path",{fill:"#D0D5DD",d:"M17.745 2a2.25 2.25 0 0 1 2.25 2.25v11.505a2.25 2.25 0 0 1-2.25 2.25H2.25A2.25 2.25 0 0 1 0 15.755V4.25A2.25 2.25 0 0 1 2.25 2zm0 1.5H2.25a.75.75 0 0 0-.75.75v11.505c0 .414.336.75.75.75l2.749-.001L5 13.75a1.75 1.75 0 0 1 1.606-1.744L6.75 12h6.495a1.75 1.75 0 0 1 1.744 1.607l.006.143-.001 2.754h2.751a.75.75 0 0 0 .75-.75V4.25a.75.75 0 0 0-.75-.75m-4.5 10H6.75a.25.25 0 0 0-.243.193l-.007.057-.001 2.754h6.995V13.75a.25.25 0 0 0-.192-.243zM10 5a3 3 0 1 1 0 6 3 3 0 0 1 0-6m0 1.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3"})))},nm=function(e){return sO.createElement("svg",Et({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),tm||(tm=sO.createElement("path",{fill:"#2C3336",d:"M21.75 0h-15A2.25 2.25 0 0 0 4.5 2.25V4.5H2.25A2.25 2.25 0 0 0 0 6.75v15A2.25 2.25 0 0 0 2.25 24h15a2.25 2.25 0 0 0 2.25-2.25V19.5h2.25A2.25 2.25 0 0 0 24 17.25v-15A2.25 2.25 0 0 0 21.75 0m-4.5 21.75h-15V12h15zm4.5-4.5H19.5V6.75a2.25 2.25 0 0 0-2.25-2.25H6.75V2.25h15z"})))},rm=function(e){return sO.createElement("svg",_t({xmlns:"http://www.w3.org/2000/svg",fill:"#BBB",className:"screen-sharing_svg__demio-icon",style:{fontSize:20},viewBox:"0 0 20 18"},e),om||(om=sO.createElement("path",{d:"M18.333 0H1.667C.747 0 0 .756 0 1.688v11.25c0 .931.747 1.687 1.667 1.687h6.666l-.555 1.688h-2.5a.837.837 0 0 0-.834.843c0 .468.372.844.834.844h9.444a.837.837 0 0 0 .834-.844.837.837 0 0 0-.834-.843h-2.5l-.555-1.688h6.666c.92 0 1.667-.756 1.667-1.688V1.688C20 .756 19.253 0 18.333 0m-.555 12.375H2.222V2.25h15.556z"})))},im=function(e){return sO.createElement("svg",Ot({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20"},e),am||(am=sO.createElement("path",{fill:"#98A2B3",d:"M18.245 10.997c.709 0 1.022.892.469 1.335l-4.718 3.778v1.644a2.25 2.25 0 0 1-2.25 2.25H8.25A2.25 2.25 0 0 1 6 17.754V16.11l-4.72-3.778c-.553-.443-.24-1.335.47-1.335zm-2.137 1.5H3.887l3.332 2.667a.75.75 0 0 1 .281.585v2.005c0 .414.336.75.75.75h3.496a.75.75 0 0 0 .75-.75V15.75a.75.75 0 0 1 .281-.585zM6.75 7h6.495a1.75 1.75 0 0 1 1.744 1.606l.006.144V10h-1.5V8.75a.25.25 0 0 0-.192-.244l-.058-.006H6.75a.25.25 0 0 0-.243.192L6.5 8.75V10H5V8.75a1.75 1.75 0 0 1 1.607-1.745zh6.495zM10 0a3 3 0 1 1 0 6 3 3 0 0 1 0-6m0 1.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3"})))},cm=function(e){return sO.createElement("svg",St({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),sO.createElement("mask",{id:"block_svg__a",maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},lm||(lm=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),sm||(sm=sO.createElement("g",{mask:"url(#block_svg__a)"},sO.createElement("path",{fill:"#42454B",d:"M12.002 21.5a9.3 9.3 0 0 1-3.705-.748 9.6 9.6 0 0 1-3.018-2.03 9.6 9.6 0 0 1-2.03-3.016 9.2 9.2 0 0 1-.749-3.704q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.018 9.6 9.6 0 0 1 3.016-2.03 9.2 9.2 0 0 1 3.704-.749q1.972 0 3.705.748a9.6 9.6 0 0 1 3.018 2.03 9.6 9.6 0 0 1 2.03 3.016 9.2 9.2 0 0 1 .749 3.704q0 1.972-.748 3.705a9.6 9.6 0 0 1-2.03 3.018 9.6 9.6 0 0 1-3.016 2.03 9.2 9.2 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12q0-1.408-.48-2.71a8.1 8.1 0 0 0-1.374-2.382L6.908 18.146a7.9 7.9 0 0 0 2.382 1.378A7.8 7.8 0 0 0 12 20m-6.146-2.908L17.092 5.854a7.6 7.6 0 0 0-2.375-1.383A8 8 0 0 0 12 4Q8.65 4 6.325 6.325T4 12q0 1.408.476 2.71a7.9 7.9 0 0 0 1.378 2.382"}))))},pm=function(e){return sO.createElement("svg",Rt({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),sO.createElement("mask",{id:"blur_on_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},um||(um=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),dm||(dm=sO.createElement("g",{mask:"url(#blur_on_svg__a)"},sO.createElement("path",{fill:"#2C3336",d:"M3 14.5a.48.48 0 0 1-.35-.15.48.48 0 0 1 0-.7.48.48 0 0 1 .7 0 .48.48 0 0 1 0 .7.48.48 0 0 1-.35.15m0-4a.48.48 0 0 1-.35-.15.48.48 0 0 1 0-.7.48.48 0 0 1 .7 0 .48.48 0 0 1 0 .7.48.48 0 0 1-.35.15m3 8.423a.9.9 0 0 1-.658-.265.9.9 0 0 1-.265-.658q0-.392.265-.658A.9.9 0 0 1 6 17.077q.392 0 .658.265a.9.9 0 0 1 .265.658q0 .392-.265.658a.9.9 0 0 1-.658.265m0-4a.9.9 0 0 1-.658-.265.9.9 0 0 1-.265-.658q0-.391.265-.658A.9.9 0 0 1 6 13.077q.392 0 .658.265a.9.9 0 0 1 .265.658q0 .391-.265.658a.9.9 0 0 1-.658.265m0-4a.9.9 0 0 1-.658-.265.9.9 0 0 1-.265-.658q0-.392.265-.658A.9.9 0 0 1 6 9.077q.392 0 .658.265a.9.9 0 0 1 .265.658q0 .391-.265.658a.9.9 0 0 1-.658.265m0-4a.9.9 0 0 1-.658-.265A.9.9 0 0 1 5.077 6q0-.392.265-.658A.9.9 0 0 1 6 5.077q.392 0 .658.265A.9.9 0 0 1 6.923 6q0 .392-.265.658A.9.9 0 0 1 6 6.923m4.002 8.423q-.56 0-.954-.392a1.3 1.3 0 0 1-.394-.952q0-.56.392-.954.391-.394.952-.394t.954.392q.394.391.394.952t-.392.954a1.3 1.3 0 0 1-.952.394m0-4q-.56 0-.954-.392a1.3 1.3 0 0 1-.394-.952q0-.56.392-.954.391-.394.952-.394t.954.392q.394.391.394.952t-.392.954a1.3 1.3 0 0 1-.952.394M10 18.923a.9.9 0 0 1-.658-.265.9.9 0 0 1-.265-.658q0-.392.265-.658a.9.9 0 0 1 .658-.265q.391 0 .658.265a.9.9 0 0 1 .265.658q0 .392-.265.658a.9.9 0 0 1-.658.265m0-12a.9.9 0 0 1-.658-.265A.9.9 0 0 1 9.077 6q0-.392.265-.658A.9.9 0 0 1 10 5.077q.391 0 .658.265a.9.9 0 0 1 .265.658q0 .392-.265.658a.9.9 0 0 1-.658.265M10 21.5a.48.48 0 0 1-.35-.15.48.48 0 0 1 0-.7.48.48 0 0 1 .7 0 .48.48 0 0 1 0 .7.48.48 0 0 1-.35.15m0-18a.48.48 0 0 1-.35-.15.48.48 0 0 1 0-.7.48.48 0 0 1 .7 0 .48.48 0 0 1 0 .7.48.48 0 0 1-.35.15m4.002 11.846q-.56 0-.954-.392a1.3 1.3 0 0 1-.394-.952q0-.56.392-.954.391-.394.952-.394t.954.392q.394.391.394.952t-.392.954a1.3 1.3 0 0 1-.952.394m0-4q-.56 0-.954-.392a1.3 1.3 0 0 1-.394-.952q0-.56.392-.954.391-.394.952-.394t.954.392q.394.391.394.952t-.392.954a1.3 1.3 0 0 1-.952.394M14 18.923a.9.9 0 0 1-.658-.265.9.9 0 0 1-.265-.658q0-.392.265-.658a.9.9 0 0 1 .658-.265q.391 0 .658.265a.9.9 0 0 1 .265.658q0 .392-.265.658a.9.9 0 0 1-.658.265m0-12a.9.9 0 0 1-.658-.265.9.9 0 0 1-.265-.658q0-.392.265-.658A.9.9 0 0 1 14 5.077q.391 0 .658.265a.9.9 0 0 1 .265.658q0 .392-.265.658a.9.9 0 0 1-.658.265M14 21.5a.48.48 0 0 1-.35-.15.48.48 0 0 1 0-.7.48.48 0 0 1 .7 0 .48.48 0 0 1 0 .7.48.48 0 0 1-.35.15m0-18a.48.48 0 0 1-.35-.15.48.48 0 0 1 0-.7.48.48 0 0 1 .7 0 .48.48 0 0 1 0 .7.48.48 0 0 1-.35.15m4 15.423a.9.9 0 0 1-.658-.265.9.9 0 0 1-.265-.658q0-.392.265-.658a.9.9 0 0 1 .658-.265q.392 0 .658.265a.9.9 0 0 1 .265.658q0 .392-.265.658a.9.9 0 0 1-.658.265m0-4a.9.9 0 0 1-.658-.265.9.9 0 0 1-.265-.658q0-.391.265-.658a.9.9 0 0 1 .658-.265q.392 0 .658.265a.9.9 0 0 1 .265.658q0 .391-.265.658a.9.9 0 0 1-.658.265m0-4a.9.9 0 0 1-.658-.265.9.9 0 0 1-.265-.658q0-.392.265-.658A.9.9 0 0 1 18 9.077q.392 0 .658.265a.9.9 0 0 1 .265.658q0 .391-.265.658a.9.9 0 0 1-.658.265m0-4a.9.9 0 0 1-.658-.265.9.9 0 0 1-.265-.658q0-.392.265-.658A.9.9 0 0 1 18 5.077q.392 0 .658.265a.9.9 0 0 1 .265.658q0 .392-.265.658a.9.9 0 0 1-.658.265m3 7.577a.48.48 0 0 1-.35-.15.48.48 0 0 1 0-.7.48.48 0 0 1 .7 0 .48.48 0 0 1 0 .7.48.48 0 0 1-.35.15m0-4a.48.48 0 0 1-.35-.15.48.48 0 0 1 0-.7.48.48 0 0 1 .7 0 .48.48 0 0 1 0 .7.48.48 0 0 1-.35.15"}))))},gm=function(e){return sO.createElement("svg",Mt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),sO.createElement("mask",{id:"cached_svg__a",x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},mm||(mm=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),fm||(fm=sO.createElement("g",{mask:"url(#cached_svg__a)"},sO.createElement("path",{fill:"#2C3336",d:"M12.05 19.75q-3.245 0-5.522-2.258T4.25 12v-.78l-1.323 1.322a.73.73 0 0 1-.522.213.7.7 0 0 1-.532-.213.72.72 0 0 1-.217-.527q0-.31.217-.527l2.494-2.494A.87.87 0 0 1 5 8.724a.87.87 0 0 1 .633.27l2.494 2.495q.208.207.212.521a.7.7 0 0 1-.212.532.72.72 0 0 1-.527.218.72.72 0 0 1-.527-.218L5.75 11.22V12q0 2.605 1.835 4.428t4.465 1.822q.439 0 .874-.06t.859-.204a.88.88 0 0 1 .603.02.8.8 0 0 1 .426.396.68.68 0 0 1 .018.585.66.66 0 0 1-.444.388q-.565.2-1.155.288a8 8 0 0 1-1.181.087m-.1-14q-.438 0-.874.06a4.6 4.6 0 0 0-.859.203.9.9 0 0 1-.61-.02.8.8 0 0 1-.434-.395.66.66 0 0 1-.023-.57.65.65 0 0 1 .423-.388q.581-.2 1.176-.295a7.6 7.6 0 0 1 1.201-.095q3.245 0 5.522 2.258T19.75 12v.78l1.323-1.322a.73.73 0 0 1 .522-.213.7.7 0 0 1 .532.213q.217.216.217.527a.72.72 0 0 1-.217.527l-2.494 2.494a.87.87 0 0 1-.633.27.87.87 0 0 1-.633-.27l-2.494-2.495a.72.72 0 0 1-.212-.522.7.7 0 0 1 .212-.531.72.72 0 0 1 .527-.218q.31 0 .527.218l1.323 1.323V12q0-2.605-1.835-4.428T11.95 5.75"}))))},bm=function(e){return sO.createElement("svg",Pt({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),sO.createElement("mask",{id:"customize_svg__a",width:25,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},hm||(hm=sO.createElement("path",{fill:"#D9D9D9",d:"M.5 0h24v24H.5z"}))),vm||(vm=sO.createElement("g",{mask:"url(#customize_svg__a)"},sO.createElement("path",{fill:"#02BF6F",d:"M14.5 21a.97.97 0 0 1-.713-.288A.97.97 0 0 1 13.5 20q0-.424.287-.712A.97.97 0 0 1 14.5 19q1.175 0 2.087-.462.913-.464.913-1.038 0-.35-.325-.65t-.9-.55l1.475-1.475q.8.476 1.275 1.125.475.65.475 1.55 0 1.65-1.575 2.575A6.64 6.64 0 0 1 14.5 21m-9.425-7.65q-.725-.425-1.15-.987T3.5 11q0-1.05.775-1.762.776-.714 2.775-1.588 1.574-.724 2.013-1.013Q9.5 6.35 9.5 6q0-.4-.488-.7T7.5 5q-.625 0-1.05.15t-.775.5A1.12 1.12 0 0 1 5 5.975a.9.9 0 0 1-.725-.225.94.94 0 0 1-.375-.65.9.9 0 0 1 .225-.725Q4.6 3.8 5.487 3.4T7.5 3q1.8 0 2.9.813T11.5 6q0 .975-.725 1.75-.725.776-2.925 1.725-1.45.625-1.9.925t-.45.6q0 .225.287.438.288.212.788.412zM19.35 10.4 15.1 6.15l1.05-1.05q.6-.6 1.438-.6.837 0 1.412.6l1.4 1.4q.6.575.6 1.412 0 .838-.6 1.438zM6.5 19h1.4l7.2-7.2-1.4-1.4-7.2 7.2zM5 21a.48.48 0 0 1-.35-.15.48.48 0 0 1-.15-.35v-3.55q0-.05.15-.35l9.05-9.05 4.25 4.25-9.05 9.05q-.05.05-.35.15z"}))))},Im=function(e){return sO.createElement("svg",Nt({xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"none"},e),sO.createElement("mask",{id:"electric_bolt_svg__a",width:20,height:20,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},wm||(wm=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h20v20H0z"}))),ym||(ym=sO.createElement("g",{mask:"url(#electric_bolt_svg__a)"},sO.createElement("path",{fill:"#F19241",d:"m9.167 12.083-4.938-.625q-.52-.062-.677-.562-.156-.5.219-.854l8.52-8.167a.7.7 0 0 1 .25-.156q.147-.052.396-.052.417 0 .636.354t.01.729l-2.75 5.167 4.938.625q.52.062.677.562.156.5-.219.854l-8.52 8.167a.7.7 0 0 1-.25.156q-.147.052-.396.052a.7.7 0 0 1-.636-.354.68.68 0 0 1-.01-.729z"}))))},Am=function(e){return sO.createElement("svg",Bt({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},e),Cm||(Cm=sO.createElement("g",{clipPath:"url(#feature_action_svg__a)"},sO.createElement("circle",{cx:12.125,cy:12.005,r:11.625,fill:"#fff"}),sO.createElement("path",{fill:"#9FA6AD",d:"M12.125.375C5.705.375.5 5.58.5 12s5.205 11.625 11.625 11.625S23.75 18.421 23.75 12C23.75 5.58 18.546.375 12.125.375m0 20.25A8.62 8.62 0 0 1 3.5 12a8.62 8.62 0 0 1 8.625-8.625A8.62 8.62 0 0 1 20.75 12a8.62 8.62 0 0 1-8.625 8.625m0-14.625a6 6 0 1 0 0 12 6 6 0 0 0 0-12m0 9c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3-1.346 3-3 3"}))),xm||(xm=sO.createElement("defs",null,sO.createElement("clipPath",{id:"feature_action_svg__a"},sO.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"})))))},_m=function(e){return sO.createElement("svg",Gt({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),Em||(Em=sO.createElement("path",{fill:"#5D676B",d:"M5 11q-.613 0-1.057-.443A1.44 1.44 0 0 1 3.5 9.5V5q0-.613.443-1.057A1.44 1.44 0 0 1 5 3.5h4.5q.613 0 1.057.443Q11 4.387 11 5v4.5q0 .613-.443 1.057A1.44 1.44 0 0 1 9.5 11zm0 9.5q-.613 0-1.057-.443A1.44 1.44 0 0 1 3.5 19v-4.5q0-.613.443-1.057A1.44 1.44 0 0 1 5 13h4.5q.613 0 1.057.443.443.444.443 1.057V19q0 .613-.443 1.057A1.44 1.44 0 0 1 9.5 20.5zm9.5-9.5q-.613 0-1.057-.443A1.44 1.44 0 0 1 13 9.5V5q0-.613.443-1.057A1.44 1.44 0 0 1 14.5 3.5H19q.613 0 1.057.443.443.444.443 1.057v4.5q0 .613-.443 1.057A1.44 1.44 0 0 1 19 11zm0 9.5q-.613 0-1.057-.443A1.44 1.44 0 0 1 13 19v-4.5q0-.613.443-1.057A1.44 1.44 0 0 1 14.5 13H19q.613 0 1.057.443.443.444.443 1.057V19q0 .613-.443 1.057A1.44 1.44 0 0 1 19 20.5zM5 9.5h4.5V5H5zm9.5 0H19V5h-4.5zm0 9.5H19v-4.5h-4.5zM5 19h4.5v-4.5H5z"})))},Sm=function(e){return sO.createElement("svg",Vt({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),Om||(Om=sO.createElement("path",{fill:"#5D676B",d:"M4.25 7a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 4.25 5.5h15.5q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535A.73.73 0 0 1 19.75 7zm0 11.5a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 4.25 17h15.5q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.535a.73.73 0 0 1-.534.215zm0-5.75a.73.73 0 0 1-.534-.216A.73.73 0 0 1 3.5 12q0-.32.216-.535a.73.73 0 0 1 .534-.215h15.5q.318 0 .534.216A.73.73 0 0 1 20.5 12q0 .32-.216.535a.73.73 0 0 1-.534.215z"})))},Mm=function(e){return sO.createElement("svg",Tt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Rm||(Rm=sO.createElement("path",{fill:"#02BF6F",d:"M23.341 3.576 20.424.659A2.24 2.24 0 0 0 18.835 0c-.576 0-1.152.22-1.591.66L.659 17.242a2.25 2.25 0 0 0 0 3.181l2.917 2.917c.439.44 1.015.659 1.59.659s1.152-.22 1.592-.66L23.34 6.759c.879-.879.879-2.303 0-3.182M5.167 21.75 2.25 18.833 12.745 8.337l2.918 2.917zM17.254 9.663l-2.918-2.918 4.495-4.495h.003l2.916 2.917zM20.25 13.5 19 16l-2.5 1.25L19 18.5l1.25 2.5 1.25-2.5 2.5-1.25L21.5 16zm-9.75-9 .75-1.5 1.5-.75-1.5-.75L10.5 0l-.75 1.5-1.5.75 1.5.75zm-6.75 3L5 5l2.5-1.25L5 2.5 3.75 0 2.5 2.5 0 3.75 2.5 5z"})))},Nm=function(e){return sO.createElement("svg",Dt({xmlns:"http://www.w3.org/2000/svg",fill:"#3e484c",viewBox:"0 0 20 16"},e),Pm||(Pm=sO.createElement("path",{d:"M19 0H5a1 1 0 0 0-1 1v3h5V2h6v10h4a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1M7.25 3.219a.28.28 0 0 1-.281.281H6.03a.28.28 0 0 1-.281-.281V2.28A.28.28 0 0 1 6.031 2h.938a.28.28 0 0 1 .281.281zm11 6.5a.28.28 0 0 1-.281.281h-.938a.28.28 0 0 1-.281-.281V8.78a.28.28 0 0 1 .281-.281h.938a.28.28 0 0 1 .281.281zm0-3.25a.28.28 0 0 1-.281.281h-.938a.28.28 0 0 1-.281-.281V5.53a.28.28 0 0 1 .281-.281h.938a.28.28 0 0 1 .281.281v.938Zm0-3.25a.28.28 0 0 1-.281.281h-.938a.28.28 0 0 1-.281-.281V2.28a.28.28 0 0 1 .281-.28h.938a.28.28 0 0 1 .281.281zM13 5H1a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1M3 7a1 1 0 1 1 0 2 1 1 0 0 1 0-2m9 7H2v-1l2-2 1 1 4-4 3 3z"})))},Vm=function(e){return sO.createElement("svg",kt({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),sO.createElement("mask",{id:"materials_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Bm||(Bm=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),Gm||(Gm=sO.createElement("g",{mask:"url(#materials_svg__a)"},sO.createElement("path",{fill:"#02BF6F",d:"m10.825 17.425-2.55 1.6a.49.49 0 0 1-.513.013.46.46 0 0 1-.262-.438v-3.2q0-.3.263-.437a.49.49 0 0 1 .512.012l2.55 1.6q.25.15.25.425a.47.47 0 0 1-.25.425M13 10a2.9 2.9 0 0 1-2.125-.875A2.9 2.9 0 0 1 10 7q0-1.25.875-2.125A2.9 2.9 0 0 1 13 4h.5a.73.73 0 0 1 .75.75.73.73 0 0 1-.75.75H13q-.625 0-1.062.438A1.45 1.45 0 0 0 11.5 7q0 .624.438 1.063.437.437 1.062.437h.5a.73.73 0 0 1 .75.75.73.73 0 0 1-.75.75zm4 0h-.5a.73.73 0 0 1-.75-.75.73.73 0 0 1 .75-.75h.5q.625 0 1.063-.437Q18.5 7.625 18.5 7t-.437-1.062A1.45 1.45 0 0 0 17 5.5h-.5a.73.73 0 0 1-.75-.75.73.73 0 0 1 .75-.75h.5q1.25 0 2.125.875T20 7t-.875 2.125A2.9 2.9 0 0 1 17 10m-.75-2.25h-2.5A.73.73 0 0 1 13 7a.73.73 0 0 1 .75-.75h2.5A.73.73 0 0 1 17 7a.73.73 0 0 1-.75.75M16.1 14v-2H21V3H9v9H7V3q0-.824.588-1.412A1.93 1.93 0 0 1 9 1h12q.824 0 1.413.587Q23 2.176 23 3v9q0 .825-.587 1.412A1.93 1.93 0 0 1 21 14zM3 23q-.824 0-1.412-.587A1.93 1.93 0 0 1 1 21v-8q0-.825.587-1.412A1.93 1.93 0 0 1 3 11h12q.824 0 1.413.588Q17 12.175 17 13v8q0 .824-.587 1.413A1.93 1.93 0 0 1 15 23zm0-2h12v-8H3z"}))))},Dm=function(e){return sO.createElement("svg",Lt({xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"#2C3336",className:"mobile-device_svg__demio-icon",style:{fontSize:16},viewBox:"0 0 16 16"},e),Tm||(Tm=sO.createElement("path",{d:"M11.5 0h-7A1.5 1.5 0 0 0 3 1.5v13A1.5 1.5 0 0 0 4.5 16h7a1.5 1.5 0 0 0 1.5-1.5v-13A1.5 1.5 0 0 0 11.5 0M8 15a.999.999 0 1 1 0-2 .999.999 0 1 1 0 2m3.5-3.375a.376.376 0 0 1-.375.375h-6.25a.376.376 0 0 1-.375-.375v-9.75c0-.206.169-.375.375-.375h6.25c.206 0 .375.169.375.375z"})))},Lm=function(e){return sO.createElement("svg",zt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 14"},e),km||(km=sO.createElement("path",{fill:"#545C60",d:"M2.825 13.575A9.5 9.5 0 0 1 .75 10.538Q0 8.801 0 6.812q0-2.011.75-3.75A10 10 0 0 1 2.8 0l1.275 1.275a8.2 8.2 0 0 0-1.662 2.49A7.5 7.5 0 0 0 1.8 6.79q0 1.635.612 3.048T4.1 12.3zM5.35 11.05a6.4 6.4 0 0 1-1.275-1.913 5.8 5.8 0 0 1-.475-2.33q0-1.27.475-2.35A6.4 6.4 0 0 1 5.35 2.55l1.275 1.275a4.3 4.3 0 0 0-.9 1.345A4.1 4.1 0 0 0 5.4 6.805q0 .87.326 1.631.326.762.899 1.339zm2.763-2.769A2.04 2.04 0 0 1 7.5 6.794q0-.87.619-1.481A2.04 2.04 0 0 1 9.606 4.7q.87 0 1.482.619.612.618.612 1.487t-.619 1.481a2.04 2.04 0 0 1-1.487.613q-.87 0-1.481-.619m5.712 2.744-1.25-1.25q.573-.58.9-1.345.325-.765.325-1.635t-.326-1.631a4.3 4.3 0 0 0-.899-1.339L13.85 2.55q.8.825 1.275 1.909.475 1.083.475 2.354 0 1.245-.475 2.329a5.9 5.9 0 0 1-1.3 1.883m2.55 2.55L15.1 12.3a7.7 7.7 0 0 0 1.688-2.465A7.5 7.5 0 0 0 17.4 6.81q0-1.635-.612-3.047a8.2 8.2 0 0 0-1.663-2.488L16.4 0a10 10 0 0 1 2.05 3.062q.75 1.737.75 3.75a9.3 9.3 0 0 1-.75 3.725 9.5 9.5 0 0 1-2.075 3.038"})))},Wm=function(e){return sO.createElement("svg",Ft({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),zm||(zm=sO.createElement("path",{fill:"#DEE4E8",d:"M12 .375C5.578.375.375 5.578.375 12S5.578 23.625 12 23.625 23.625 18.422 23.625 12 18.422.375 12 .375m5.423 12.75-8.25 4.734a1.127 1.127 0 0 1-1.673-.984v-9.75c0-.862.928-1.397 1.673-.984l8.25 5.015c.77.431.77 1.542 0 1.969",opacity:.8})),Fm||(Fm=sO.createElement("path",{fill:"#fff",d:"m17.424 13.125-8.25 4.735a1.127 1.127 0 0 1-1.674-.985v-9.75c0-.862.928-1.397 1.673-.984l8.25 5.016c.77.43.77 1.542 0 1.968",opacity:.8})),Hm||(Hm=sO.createElement("path",{stroke:"#fff",d:"m3.161 20.133 16.97-16.971"})))},jm=function(e){return sO.createElement("svg",Ht({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Xm||(Xm=sO.createElement("path",{fill:"#2C3336",d:"M23.625 11.979a11.59 11.59 0 0 0-3.22-8.01l1.674-1.673c.71-.71.207-1.921-.795-1.921H15c-.621 0-1.125.504-1.125 1.125v6.284c0 1.002 1.212 1.504 1.92.796l1.958-1.958a7.82 7.82 0 0 1 2.122 5.308c.037 4.331-3.468 7.982-7.943 7.945-4.245-.036-7.807-3.477-7.807-7.875 0-1.928.688-3.75 1.948-5.186a.56.56 0 0 0-.026-.767l-1.86-1.86a.564.564 0 0 0-.816.023A11.58 11.58 0 0 0 .375 12C.375 18.42 5.58 23.625 12 23.625c6.413 0 11.637-5.233 11.625-11.646"})))},qm=function(e){return sO.createElement("svg",Wt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),Zm||(Zm=sO.createElement("path",{d:"M7.1 11.35q.35-.7.725-1.35t.825-1.3l-1.4-.275-2.1 2.1zm12.05-6.875q-1.75.05-3.737 1.025A13.5 13.5 0 0 0 11.8 8.1q-1.05 1.05-1.875 2.25T8.7 12.6l2.85 2.825q1.05-.4 2.25-1.225t2.25-1.875a13.6 13.6 0 0 0 2.6-3.6Q19.625 6.75 19.675 5a.6.6 0 0 0-.038-.2.49.49 0 0 0-.287-.288.6.6 0 0 0-.2-.037m-5.5 6a1.92 1.92 0 0 1-.575-1.413q0-.837.575-1.412t1.425-.575 1.425.575.575 1.412a1.92 1.92 0 0 1-.575 1.413q-.575.575-1.425.575t-1.425-.575m-.85 6.55L13.625 19l2.1-2.1-.275-1.4q-.65.45-1.3.813t-1.35.712m8.775-13.35q.2 2.75-.9 5.362T17.2 14.025l.5 2.475q.1.5-.05.975t-.5.825L14 21.45a.98.98 0 0 1-.9.288.9.9 0 0 1-.725-.588l-1.525-3.575L6.575 13.3 3 11.775a.92.92 0 0 1-.6-.725.95.95 0 0 1 .275-.9L5.825 7q.35-.35.838-.5t.987-.05l2.475.5q2.375-2.375 4.988-3.475 2.612-1.1 5.362-.9.2.025.4.112a1.13 1.13 0 0 1 .587.588q.088.2.113.4m-17.65 12.3q.875-.876 2.138-.887 1.262-.013 2.137.862.874.875.863 2.137-.014 1.263-.888 2.138-.625.625-2.087 1.075t-4.038.8q.35-2.575.8-4.038.45-1.462 1.075-2.087m1.425 1.4q-.25.25-.5.913a6.5 6.5 0 0 0-.35 1.337q.675-.101 1.338-.337.662-.238.912-.488.3-.3.325-.725a.9.9 0 0 0-.275-.725.95.95 0 0 0-.725-.288 1.03 1.03 0 0 0-.725.313"})))},Um=function(e){return sO.createElement("svg",Xt({xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none"},e),sO.createElement("mask",{id:"stacked_email_svg__a",width:24,height:24,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Ym||(Ym=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h24v24H0z"}))),Jm||(Jm=sO.createElement("g",{mask:"url(#stacked_email_svg__a)"},sO.createElement("path",{fill:"#02BF6F",d:"M7 17q-.824 0-1.412-.587A1.93 1.93 0 0 1 5 15V5q0-.824.588-1.412A1.93 1.93 0 0 1 7 3h14q.824 0 1.413.587Q23 4.176 23 5v10q0 .824-.587 1.413A1.93 1.93 0 0 1 21 17zm6.425-5.1L7 7.425V15h14V7.425L14.575 11.9a.96.96 0 0 1-.575.2.96.96 0 0 1-.575-.2M14 9.85 21 5H7zM3 21q-.824 0-1.412-.587A1.93 1.93 0 0 1 1 19V7.5q0-.424.288-.713A.97.97 0 0 1 2 6.5q.424 0 .712.287Q3 7.076 3 7.5V19h15.5q.424 0 .712.288.288.287.288.712 0 .424-.288.712A.97.97 0 0 1 18.5 21z"}))))},Km=function(e){return sO.createElement("svg",jt({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 64 64"},e),Qm||(Qm=sO.createElement("path",{fill:"#02BF6F",d:"M58.586 2.586a2 2 0 1 1 2.828 2.828l-2.201 2.202A13.94 13.94 0 0 1 62 16v44a2 2 0 0 1-3.176 1.617L48.35 54H16a14 14 0 0 1-2.876-.296l-7.71 7.71a2 2 0 1 1-2.828-2.828zM16.828 50H49a2 2 0 0 1 1.176.383L58 56.073V16c0-2.038-.61-3.934-1.657-5.515zM48 2c1.83 0 3.579.351 5.182.99l-3.206 3.205Q49.016 6.001 48 6H16C10.477 6 6 10.477 6 16v24a9.97 9.97 0 0 0 3.015 7.156l-2.828 2.829A13.96 13.96 0 0 1 2 40V16C2 8.268 8.268 2 16 2z"})))},ef=function(e){return sO.createElement("svg",Zt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),$m||($m=sO.createElement("path",{fill:"#6C737A",d:"M9.983 9.984A2.7 2.7 0 0 0 10.8 8a2.7 2.7 0 0 0-.817-1.983A2.7 2.7 0 0 0 8 5.2a2.7 2.7 0 0 0-1.983.817A2.7 2.7 0 0 0 5.2 8a2.7 2.7 0 0 0 .817 1.984A2.7 2.7 0 0 0 8 10.8a2.7 2.7 0 0 0 1.983-.816m-3.116-.85A1.54 1.54 0 0 1 6.4 8q0-.666.467-1.133A1.54 1.54 0 0 1 8 6.4q.666 0 1.133.467T9.6 8t-.467 1.134A1.54 1.54 0 0 1 8 9.6q-.666 0-1.133-.466m-3.2 2.358A7.7 7.7 0 0 1 .8 8 7.7 7.7 0 0 1 3.667 4.51 7.6 7.6 0 0 1 8 3.2q2.383 0 4.333 1.309A7.7 7.7 0 0 1 15.2 8a7.7 7.7 0 0 1-2.867 3.492A7.6 7.6 0 0 1 8 12.8a7.6 7.6 0 0 1-4.333-1.308"})))},of=function(e){return sO.createElement("svg",qt({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none"},e),sO.createElement("mask",{id:"on-demand_svg__a",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},tf||(tf=sO.createElement("path",{fill:"#D9D9D9",d:"M0 0h16v16H0z"}))),nf||(nf=sO.createElement("g",{mask:"url(#on-demand_svg__a)"},sO.createElement("path",{fill:"#02BF6F",d:"M4.667 10.667h4a.65.65 0 0 0 .475-.192.65.65 0 0 0 .192-.475V8.533l1.85 1.484a.47.47 0 0 0 .533.066.46.46 0 0 0 .283-.45V6.367a.46.46 0 0 0-.283-.45.47.47 0 0 0-.534.066l-1.85 1.484V6a.65.65 0 0 0-.191-.475.65.65 0 0 0-.475-.192h-4a.65.65 0 0 0-.475.192A.65.65 0 0 0 4 6v4q0 .283.192.475a.65.65 0 0 0 .475.192m-2 2.666q-.55 0-.942-.391A1.28 1.28 0 0 1 1.333 12V4q0-.55.392-.942.391-.39.942-.391h10.667q.55 0 .941.391.392.392.392.942v8q0 .55-.392.942a1.28 1.28 0 0 1-.941.391zm0-1.333h10.667V4H2.667z"}))))},af=function(e){return sO.createElement("svg",Yt({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none"},e),rf||(rf=sO.createElement("path",{fill:"#6C737A",d:"M8 13.6q-2.334 0-3.967-1.633Q2.4 10.332 2.4 8h1.2q0 1.816 1.292 3.108Q6.182 12.4 8 12.4q1.816 0 3.108-1.292Q12.4 9.818 12.4 8q0-1.816-1.292-3.108Q9.818 3.6 8 3.6a4.3 4.3 0 0 0-1.91.427A4.25 4.25 0 0 0 4.618 5.2H6.4v1.2h-4v-4h1.2v2.167a5.56 5.56 0 0 1 1.908-1.584A5.4 5.4 0 0 1 8 2.4q1.167 0 2.185.443a5.7 5.7 0 0 1 1.774 1.198 5.7 5.7 0 0 1 1.198 1.773Q13.6 6.834 13.6 8q0 1.167-.443 2.185a5.7 5.7 0 0 1-1.198 1.774 5.7 5.7 0 0 1-1.774 1.198A5.4 5.4 0 0 1 8 13.6m1.667-3.333L7.4 8V4.8h1.2v2.7l1.917 1.917z"})))},sf=function(e){return sO.createElement("svg",Jt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),lf||(lf=sO.createElement("path",{fill:"#6C737A",d:"M4.4 14.4q-.55 0-.875-.325T3.2 13.2V2.8q0-.55.325-.875.326-.325.875-.325h7.2q.55 0 .875.325t.325.875v10.4q0 .55-.325.875-.324.325-.875.325h-2l-.8-1.2H7.2l-.8 1.2zm1.2-4.8h4.8v-.55q0-.783-.75-1.117A4 4 0 0 0 8 7.6q-.9 0-1.65.333-.75.334-.75 1.117zm3.25-2.75Q9.2 6.5 9.2 6t-.35-.85A1.16 1.16 0 0 0 8 4.8q-.5 0-.85.35T6.8 6t.35.85.85.35.85-.35"})))},uf=function(e){return sO.createElement("svg",Ut({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),cf||(cf=sO.createElement("path",{fill:"#6C737A",d:"M11.583 8.4 9.6 6.417l.85-.85L11.583 6.7l2.55-2.533.85.833zM4.7 7.3A2.31 2.31 0 0 1 4 5.6q0-1 .7-1.7a2.31 2.31 0 0 1 1.7-.7q1 0 1.7.7t.7 1.7-.7 1.7-1.7.7a2.31 2.31 0 0 1-1.7-.7m-3.1 5.5v-1.533q0-.433.208-.792.21-.358.575-.575a8.2 8.2 0 0 1 1.934-.816A7.7 7.7 0 0 1 6.4 8.8q1.067 0 2.083.284a8.2 8.2 0 0 1 1.934.816q.366.217.575.575.208.36.208.792V12.8z"})))},pf=function(e){return sO.createElement("svg",Qt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),df||(df=sO.createElement("path",{fill:"#6C737A",d:"m12.8 14.5-1.7-1.7H3.2v-1.533q0-.434.208-.792.209-.358.575-.575A7.5 7.5 0 0 1 7.15 8.85L1.5 3.2l.85-.85 11.3 11.3zm-.767-4.6q.334.183.534.5.199.316.233.7l-1.65-1.65q.234.1.45.208.216.109.433.242M9.317 7.6 6 4.283q.333-.515.867-.8A2.4 2.4 0 0 1 8 3.2q1 0 1.7.7t.7 1.7q0 .6-.283 1.133a2.3 2.3 0 0 1-.8.867"})))},ff=function(e){return sO.createElement("svg",Kt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),mf||(mf=sO.createElement("path",{fill:"#6C737A",d:"M11.8 8.8V7.4h-1.4V6.2h1.4V4.8H13v1.4h1.4v1.2H13v1.4zM4.7 7.3A2.31 2.31 0 0 1 4 5.6q0-1 .7-1.7a2.31 2.31 0 0 1 1.7-.7q1 0 1.7.7t.7 1.7-.7 1.7-1.7.7a2.31 2.31 0 0 1-1.7-.7m-3.1 5.5v-1.533q0-.433.208-.792.21-.358.575-.575a8.2 8.2 0 0 1 1.934-.816A7.7 7.7 0 0 1 6.4 8.8q1.067 0 2.083.284a8.2 8.2 0 0 1 1.934.816q.366.217.575.575.208.36.208.792V12.8z"})))},hf=function(e){return sO.createElement("svg",$t({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),gf||(gf=sO.createElement("path",{fill:"#02BF6F",d:"M7.06 17a7 7 0 0 1-1.513-2.237A6.9 6.9 0 0 1 5 12.018q0-1.482.547-2.762A7.4 7.4 0 0 1 7.042 7l.93.94a6 6 0 0 0-1.213 1.833 5.6 5.6 0 0 0-.447 2.229 5.64 5.64 0 0 0 1.678 4.059zM8.9 15.14a4.7 4.7 0 0 1-.93-1.409 4.3 4.3 0 0 1-.346-1.717q0-.935.346-1.73.346-.797.93-1.406l.93.94a3.2 3.2 0 0 0-.656.99 3.1 3.1 0 0 0-.238 1.205q0 .641.238 1.201.237.561.656.987zm2.014-2.04a1.5 1.5 0 0 1-.446-1.095q0-.64.45-1.092.452-.45 1.086-.45.633 0 1.08.455.446.456.446 1.096t-.45 1.091q-.452.45-1.086.451-.633 0-1.08-.456m4.166 2.021-.912-.92q.42-.428.656-.99.237-.564.238-1.205 0-.642-.238-1.202a3.1 3.1 0 0 0-.656-.986l.93-.94q.583.609.93 1.406.346.798.346 1.734 0 .918-.346 1.716-.347.798-.948 1.387M16.94 17l-.93-.94a5.65 5.65 0 0 0 1.677-4.044q0-1.203-.447-2.244a6 6 0 0 0-1.212-1.833l.93-.939a7.4 7.4 0 0 1 1.494 2.256Q19 10.535 19 12.018q0 1.464-.547 2.744A7 7 0 0 1 16.94 17"})))},bf=function(e){return sO.createElement("svg",en({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},e),vf||(vf=sO.createElement("path",{fill:"#6C737A",d:"m17.264 19-8.068-8.565q-.09.25-.135.518-.046.27-.046.557 0 .672.236 1.258.234.585.65 1.028l-.904.96a4.5 4.5 0 0 1-.94-1.45 4.7 4.7 0 0 1-.344-1.796q0-.576.136-1.104.135-.528.37-1.008L7.262 8.36q-.397.69-.624 1.488a6 6 0 0 0-.226 1.661q0 1.248.443 2.334a5.9 5.9 0 0 0 1.22 1.891l-.922.98a7.3 7.3 0 0 1-1.5-2.334 7.6 7.6 0 0 1-.543-2.87q0-1.153.307-2.2.307-1.046.886-1.949L5 5.98 5.922 5l12.264 13.02zm.542-3.342-.959-.998q.399-.691.625-1.489a6 6 0 0 0 .226-1.66 6.1 6.1 0 0 0-.444-2.334 5.9 5.9 0 0 0-1.22-1.892l.922-.98a7.3 7.3 0 0 1 1.501 2.334Q19 9.974 19 11.51q0 1.152-.308 2.209-.306 1.056-.886 1.94m-1.899-2.016-.995-1.056q.09-.27.136-.528.045-.26.045-.548 0-.672-.235-1.258a3.3 3.3 0 0 0-.651-1.027l.904-.96q.598.615.94 1.45.345.835.344 1.795 0 .576-.117 1.114a4 4 0 0 1-.371 1.018"})))},yf=function(e){return sO.createElement("svg",tn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),wf||(wf=sO.createElement("path",{fill:"#5D676B",d:"M1.6 12.8v-2.4H4v2.4zm3.6 0v-2.4h9.2v2.4zM1.6 9.2V6.8H4v2.4zm3.6 0V6.8h9.2v2.4zM1.6 5.6V3.2H4v2.4zm3.6 0V3.2h9.2v2.4z"})))},Cf=function(e){return sO.createElement("svg",nn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),If||(If=sO.createElement("path",{fill:"#5D676B",d:"M3.333 14.667q-.55 0-.941-.392A1.28 1.28 0 0 1 2 13.334V4q0-.55.392-.941.391-.393.941-.392H4V1.334h1.333v1.333h5.334V1.334H12v1.333h.667q.55 0 .941.392Q14 3.45 14 4v3.117a.65.65 0 0 1-.192.475.65.65 0 0 1-.475.192.65.65 0 0 1-.475-.192.65.65 0 0 1-.191-.475v-.45H3.333v6.667H7.2q.283 0 .475.191a.65.65 0 0 1 .192.475.65.65 0 0 1-.192.475.65.65 0 0 1-.475.192zm6.309-.309A3.21 3.21 0 0 1 8.667 12q0-1.383.975-2.358A3.21 3.21 0 0 1 12 8.667q1.383 0 2.358.975T15.333 12t-.975 2.358q-.975.976-2.358.976a3.21 3.21 0 0 1-2.358-.976m3.475-.774.466-.467-1.25-1.25V10h-.666v2.133z"})))},Af=function(e){return sO.createElement("svg",on({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 18 22"},e),xf||(xf=sO.createElement("path",{stroke:"#282D2F",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M8.302 20.547c.222.129.332.194.489.227.12.026.298.026.419 0 .156-.033.267-.098.488-.227C11.646 19.41 17 15.84 17 10.932V6.15c0-.8 0-1.2-.13-1.543a2 2 0 0 0-.547-.79c-.276-.243-.65-.383-1.4-.664l-5.361-2.01c-.208-.078-.312-.117-.419-.133a1 1 0 0 0-.286 0c-.107.016-.21.055-.419.133l-5.361 2.01c-.749.281-1.123.421-1.4.665a2 2 0 0 0-.546.789c-.13.343-.13.743-.13 1.543v4.782c0 4.908 5.353 8.478 7.301 9.615"})))},_f=function(e){return sO.createElement("svg",rn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 13 13"},e),Ef||(Ef=sO.createElement("path",{fill:"#6C737A",d:"M8.6 5.8a.96.96 0 0 0 .708-.292A.96.96 0 0 0 9.6 4.8a.96.96 0 0 0-.292-.708A.96.96 0 0 0 8.6 3.8a.96.96 0 0 0-.708.292.96.96 0 0 0-.292.708q0 .417.292.708.291.292.708.292m-4.4 0a.96.96 0 0 0 .708-.292A.96.96 0 0 0 5.2 4.8a.96.96 0 0 0-.292-.708A.96.96 0 0 0 4.2 3.8a.96.96 0 0 0-.708.292.96.96 0 0 0-.292.708q0 .417.292.708.291.292.708.292m4.108 3.317a2.77 2.77 0 0 0 1.259-1.434H3.233a2.77 2.77 0 0 0 1.259 1.434Q5.367 9.6 6.4 9.6q1.034 0 1.908-.483M3.917 12.3a6.5 6.5 0 0 1-2.042-1.375A6.5 6.5 0 0 1 .5 8.884 6.3 6.3 0 0 1 0 6.392a6.2 6.2 0 0 1 .5-2.484A6.453 6.453 0 0 1 3.916.5 6.3 6.3 0 0 1 6.408 0a6.2 6.2 0 0 1 2.484.5A6.48 6.48 0 0 1 12.3 3.912q.5 1.163.5 2.483t-.5 2.488A6.45 6.45 0 0 1 8.888 12.3q-1.163.5-2.483.5a6.25 6.25 0 0 1-2.488-.5"})))},Sf=function(e){return sO.createElement("svg",an({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none"},e),Of||(Of=sO.createElement("path",{fill:"#6C737A",d:"M8.467 11.537A1.54 1.54 0 0 1 8 10.404q0-.67.463-1.137A1.54 1.54 0 0 1 9.596 8.8q.67 0 1.137.463t.467 1.133-.463 1.137A1.54 1.54 0 0 1 9.604 12q-.67 0-1.137-.463M3.6 14.4q-.495 0-.848-.358A1.16 1.16 0 0 1 2.4 13.2V4.4q0-.483.352-.842.353-.358.848-.358h1.2V1.6H6v1.6h4V1.6h1.2v1.6h1.2q.495 0 .847.358.353.36.353.842v8.8q0 .483-.353.842a1.15 1.15 0 0 1-.847.358zm0-1.2h8.8v-6H3.6z"})))},Mf=function(e){return sO.createElement("svg",ln({xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none"},e),Rf||(Rf=sO.createElement("path",{fill:"#6C737A",d:"M10 14v-1.2h2.8v-6H4v3.6H2.8V4q0-.483.353-.842Q3.504 2.8 4 2.8h1.2V1.2h1.2v1.6h4V1.2h1.2v1.6h1.2q.483 0 .842.358Q14 3.518 14 4v8.8q0 .483-.358.842-.36.358-.842.358zm-3.55.8-.85-.85.933-.95H2v-1.2h4.533l-.933-.95.85-.85 2.35 2.4zM4 5.6h8.8V4H4z"})))},Nf=function(e){return sO.createElement("svg",sn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17"},e),Pf||(Pf=sO.createElement("path",{stroke:"#087443",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.667,d:"M15.833 10.833v1c0 1.4 0 2.1-.273 2.635a2.5 2.5 0 0 1-1.092 1.092c-.535.273-1.235.273-2.635.273h-7c-1.4 0-2.1 0-2.635-.273a2.5 2.5 0 0 1-1.093-1.092c-.272-.535-.272-1.235-.272-2.635v-1m3.333-4.167 4.167 4.167L12.5 6.666m-4.167 4.167v-10"})))},Gf=function(e){return sO.createElement("svg",cn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 17"},e),Bf||(Bf=sO.createElement("path",{stroke:"#B42318",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.667,d:"M5.833.833h5m-10 2.5h15m-1.667 0-.584 8.766c-.088 1.315-.132 1.973-.416 2.471a2.5 2.5 0 0 1-1.082 1.013c-.516.25-1.175.25-2.493.25H7.075c-1.318 0-1.977 0-2.493-.25A2.5 2.5 0 0 1 3.5 14.57c-.284-.498-.328-1.156-.416-2.47L2.5 3.332"})))},Tf=function(e){return sO.createElement("svg",un({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 19 19"},e),Vf||(Vf=sO.createElement("path",{stroke:"#fff",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.667,d:"m8.333 5.833 2.5-2.5-2.5-2.5m2.5 2.5h-6c-1.4 0-2.1 0-2.635.272a2.5 2.5 0 0 0-1.093 1.093C.833 5.233.833 5.933.833 7.333v4.75c0 .387 0 .58.021.743a2.5 2.5 0 0 0 2.153 2.152c.162.022.356.022.743.022m3.75 0h6c1.4 0 2.1 0 2.635-.273a2.5 2.5 0 0 0 1.092-1.092C17.5 13.1 17.5 12.4 17.5 11V6.25c0-.387 0-.58-.022-.743a2.5 2.5 0 0 0-2.152-2.153c-.162-.021-.356-.021-.743-.021M10 12.5 7.5 15l2.5 2.5"})))},kf=function(e){return sO.createElement("svg",dn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 20 20"},e),Df||(Df=sO.createElement("path",{stroke:"#fff",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.667,d:"M17.5 12.5v1c0 1.4 0 2.1-.273 2.635a2.5 2.5 0 0 1-1.092 1.092c-.535.273-1.235.273-2.635.273h-7c-1.4 0-2.1 0-2.635-.273a2.5 2.5 0 0 1-1.093-1.092C2.5 15.6 2.5 14.9 2.5 13.5v-1m3.333-5.833L10 2.5l4.167 4.167M10 2.5v10"})))},Lf=Object.freeze({__proto__:null,AddIcon:yc,AlertIcon:su,ArrowDownIcon:Bc,ArrowLeftDoubleIcon:zc,ArrowLeftIcon:Cc,ArrowLeftSingleIcon:Hc,AtIcon:Yc,BarChartIcon:Yd,BlockIcon:cm,BlurOnIcon:pm,CachedIcon:gm,CalendarIcon:sp,CameraIcon:uu,CameraOutlinedIcon:mu,ChatDisabledIcon:Iu,ChatDisabledOldIcon:Km,ChatIcon:gu,CheckCircleIcon:Uc,CheckCircleSolidIcon:Kc,CheckIcon:Ac,CheckboxIcon:eu,ClockIcon:Yu,CloseIcon:Hs,CompressIcon:Xc,CopyIcon:Uu,CustomizeIcon:bm,DeleteIcon:_c,DotsIcon:Ku,DownloadAllIcon:Nf,DownloadIcon:ed,EditIcon:Sc,EditSectionIcon:Mc,ElectricBoltIcon:Im,EmptyBasketIcon:Gf,EventDetailsIcon:dp,EventRepeatIcon:fp,ExclamationIcon:nu,ExpandIcon:Zc,ExternalLinkIcon:nd,EyeSolidIcon:ef,FacebookIcon:yp,FacebookSquaredIcon:Cp,FeatureActionIcon:Am,FileIcon:rd,FilterListIcon:id,FlipCameraIcon:sd,GearIcon:ud,HelpIcon:Rd,HelpSolidIcon:Pd,InfoCircleIcon:kd,InfoCircleSolidIcon:zd,InfoIcon:Bd,InfoSolidIcon:Td,InsightsIcon:Ud,ItemsIcon:_m,LinkedInIcon:Ep,LinkedInSquaredIcon:Op,ListIcon:Sm,LocationIcon:Xp,LockIcon:pd,MagicIcon:Mm,MailIcon:fd,MaterialIcon:Nm,MaterialsIcon:Vm,MicBoldIcon:Gu,MicOffIcon:Ou,MicOffSolidIcon:Au,MicOnSolidIcon:Nu,MicOutlinedIcon:Ru,MobileDeviceIcon:Dm,OnDemanIcon:of,OutStageIcon:Up,PasswordEyeCrossedIcon:iu,PasswordEyeIcon:ru,PastSessionIcon:af,PeopleCommunityIcon:Pp,PeopleIcon:Rp,Person:Bp,PersonCardIcon:sf,PersonCheckIcon:uf,PersonCrossedIcon:pf,PersonDeleteIcon:Vp,PersonIcon:Bp,PersonPlusIcon:ff,PlayCircleIcon:wd,PlayIcon:hd,PlusIcon:Vc,PollIcon:$d,PresentationIcon:Kp,ProgressIcon:tp,RadioIcon:Lm,ReplaceIcon:Tf,ReplayDisabledIcon:Wm,RestartIcon:jm,RestreamingDisabledIcon:bf,RestreamingIcon:hf,RocketIcon:qm,ScreenPersonIcon:em,ScreenShareIcon:rm,ScreenShareWindowIcon:nm,SearchIcon:Dc,SeriesTypeIcon:yf,SessionTimeIcon:Cf,ShieldIcon:Af,SideBarIcon:Zp,SmileIcon:Dp,SmileSolidIcon:_f,SpotlightIcon:Yp,StackedEmailIcon:Um,StageIcon:im,StandardTypeIcon:Sf,SyncIcon:Id,TimesCircleIcon:xd,TodayIcon:vp,TrashIcon:Ed,TrendingDownIcon:op,TrendingUpIcon:ap,UndoIcon:Od,UpcomingSessionIcon:Mf,UploadIcon:kf,VideoCamOnIcon:Du,VideoCamOnSolidIcon:zu,VolumeOffIcon:Wu,VolumeUpSolidIcon:Zu,WarningIcon:Wd,WarningSolidIcon:Zd,YoutubeIcon:zp,YoutubeSquaredIcon:Hp}),zf={avatarRoot:"Avatar-modules_avatarRoot__-f6qf",avatarImage:"Avatar-modules_avatarImage__zceNY",avatarFallback:"Avatar-modules_avatarFallback__q-QHl",size16:"Avatar-modules_size16__G8gqA",size24:"Avatar-modules_size24__mfBv9",size32:"Avatar-modules_size32__B21z8",size40:"Avatar-modules_size40__ixjf7",size48:"Avatar-modules_size48__l5CtN",size64:"Avatar-modules_size64__2kbdu",size80:"Avatar-modules_size80__MjWsy",size96:"Avatar-modules_size96__GRUKB",size128:"Avatar-modules_size128__STzjL"};const jO=[16,24,32,40,48,64,80,96,128],ZO=({src:e="",size:t=32,userName:n="",alt:o="",className:r="",fallbackDelay:a=600})=>{const i=jO.includes(t)?zf[`size${t}`]:zf.size32,l=String(n).slice(0,1)||"";return cO.createElement("div",{className:ai(i,"demio-ui-avatar",r)},cO.createElement(gc,{className:ai(zf.avatarRoot,"demio-ui-avatar-root")},cO.createElement(hc,{className:ai(zf.avatarImage,"demio-ui-avatar-image"),src:e,alt:o||`${n} profile picture`}),cO.createElement(vc,{className:ai(zf.avatarFallback,"demio-ui-avatar-fallback"),delayMs:a},l||cO.createElement(Bp,null))))};Ff={badge:"Badge-modules_badge__Q3gMy",title:"Badge-modules_title__ldcxW",icon:"Badge-modules_icon__PuMGj",orange:"Badge-modules_orange__KUE8y",gray:"Badge-modules_gray__gyQRh",purple:"Badge-modules_purple__0r-Ep",blue:"Badge-modules_blue__gLy09",outlined:"Badge-modules_outlined__6J7Qy",contained:"Badge-modules_contained__iOqhq",green:"Badge-modules_green__az-Sp"};const qO=({className:e="",icon:t=null,children:n=null,variant:o="contained",color:r="green"})=>cO.createElement("div",{className:ai(Ff.badge,Ff[o],Ff[r],"demio-ui-badge",e)},t&&cO.createElement("div",{className:ai(Ff.icon,"demio-ui-badge-icon")},t),cO.createElement("p",{className:ai(Ff.title,"demio-ui-badge-title")},n));Hf={button:"Button-modules_button__aG-rx",primary:"Button-modules_primary__4wFpG",red:"Button-modules_red__kzhcS",dark:"Button-modules_dark__y2K4o",secondary:"Button-modules_secondary__BxoW-",green:"Button-modules_green__XduFJ",tertiary:"Button-modules_tertiary__atvmK",quarter:"Button-modules_quarter__X0oiw",fullWidth:"Button-modules_fullWidth__K1YM1",prefix:"Button-modules_prefix__5QA-K",suffix:"Button-modules_suffix__alHaW"};const YO=dO(({disabled:e=!1,children:t,onClick:n,variant:o="primary",color:r="green",type:a="button",prefix:i="",suffix:l="",className:s="",fullWidth:c=!1,showLoader:u=!1,...d},p)=>cO.createElement("button",{ref:p,type:a,disabled:e,className:ai("demio-ui-button",Hf.button,{[s]:s,[Hf[o]]:o,[Hf.fullWidth]:c,[Hf[r]]:!!r}),onClick:n,...d},(i||u)&&cO.createElement("span",{className:ai("demio-ui-button-prefix",Hf.prefix)},u?cO.createElement(V,{size:"small",inheritColor:!0}):i),cO.createElement("span",null,t),l&&cO.createElement("span",{className:ai("demio-ui-button-suffix",Hf.suffix)},l)));Wf={card:"Card-modules_card__CalVf",shadowElevation1:"Card-modules_shadowElevation1__W-OBt",shadowElevation2:"Card-modules_shadowElevation2__wi10x",shadowElevation3:"Card-modules_shadowElevation3__PhQ67",shadowElevation4:"Card-modules_shadowElevation4__Gw1NR",shadowElevation5:"Card-modules_shadowElevation5__1dyXB",shadowElevation6:"Card-modules_shadowElevation6__d6Bwl",shadowElevation7:"Card-modules_shadowElevation7__IKuo-",shadowElevation8:"Card-modules_shadowElevation8__fboRY",shadowElevation9:"Card-modules_shadowElevation9__hpxHG",emptyState:"Card-modules_emptyState__NPe3g"};const JO=pO(({children:e=null,className:t="",isEmptyStateAvailable:n=!0,isLoading:o=!1,emptyStateIcon:r=null,emptyStateText:a="",shadowElevation:i=1})=>{const l=null===r,s=""===a,c=Wf[`shadowElevation${i}`];return cO.createElement("div",{className:ai(Wf.card,c,"demio-ui-card",t)},o&&cO.createElement(V,{className:"demio-ui-card-loader"}),!o&&(e||cO.createElement("div",{className:ai(Wf.emptyState,"demio-ui-card-empty-state")},n&&cO.createElement(cO.Fragment,null,cO.createElement("div",{className:ai({"demio-ui-card-empty-state-icon":l,"demio-ui-card-custom-state-icon":!l})},r||cO.createElement(Yd,null)),cO.createElement("div",{className:ai({"demio-ui-card-empty-state-text":s,"demio-ui-card-custom-state-text":!s})},a||"No Data Available")))))});Xf="Checkbox";var[UO]=o(Xf),[QO,KO]=UO(Xf);jf="CheckboxTrigger",(Zf=sO.forwardRef(({__scopeCheckbox:e,onKeyDown:t,onClick:n,...o},r)=>{const{control:a,value:i,disabled:c,checked:u,required:d,setControl:p,setChecked:m,hasConsumerStoppedPropagationRef:f,isFormControl:g,bubbleInput:h}=KO(jf,e),v=l(r,p),b=sO.useRef(u);return sO.useEffect(()=>{const e=a?.form;if(e){const t=()=>m(b.current);return e.addEventListener("reset",t),()=>e.removeEventListener("reset",t)}},[a,m]),xO(di.button,{type:"button",role:"checkbox","aria-checked":hn(u)?"mixed":u,"aria-required":d,"data-state":vn(u),"data-disabled":c?"":void 0,disabled:c,value:i,...o,ref:v,onKeyDown:s(t,e=>{"Enter"===e.key&&e.preventDefault()}),onClick:s(n,e=>{m(e=>!!hn(e)||!e),h&&g&&(f.current=e.isPropagationStopped(),f.current||e.stopPropagation())})})})).displayName=jf,(qf=sO.forwardRef((e,t)=>{const{__scopeCheckbox:n,name:o,checked:r,defaultChecked:a,required:i,disabled:l,value:s,onCheckedChange:c,form:u,...d}=e;return xO(fn,{__scopeCheckbox:n,checked:r,defaultChecked:a,disabled:l,required:i,onCheckedChange:c,name:o,form:u,value:s,internal_do_not_use_render:({isFormControl:e})=>EO(AO,{children:[xO(Zf,{...d,ref:t,__scopeCheckbox:n}),e&&xO(Qf,{__scopeCheckbox:n})]})})})).displayName=Xf,Yf="CheckboxIndicator",(Jf=sO.forwardRef((e,t)=>{const{__scopeCheckbox:n,forceMount:o,...r}=e,a=KO(Yf,n);return xO(Ri,{present:o||hn(a.checked)||!0===a.checked,children:xO(di.span,{"data-state":vn(a.checked),"data-disabled":a.disabled?"":void 0,...r,ref:t,style:{pointerEvents:"none",...e.style}})})})).displayName=Yf,Uf="CheckboxBubbleInput",(Qf=sO.forwardRef(({__scopeCheckbox:e,...t},n)=>{const{control:o,hasConsumerStoppedPropagationRef:r,checked:a,defaultChecked:i,required:s,disabled:c,name:u,value:d,form:p,bubbleInput:m,setBubbleInput:f}=KO(Uf,e),g=l(n,f),h=pn(a),v=mn(o);sO.useEffect(()=>{const e=m;if(!e)return;const t=window.HTMLInputElement.prototype,n=Object.getOwnPropertyDescriptor(t,"checked").set,o=!r.current;if(h!==a&&n){const t=new Event("click",{bubbles:o});e.indeterminate=hn(a),n.call(e,!hn(a)&&a),e.dispatchEvent(t)}},[m,h,a,r]);const b=sO.useRef(!hn(a)&&a);return xO(di.input,{type:"checkbox","aria-hidden":!0,defaultChecked:i??b.current,required:s,disabled:c,name:u,value:d,form:p,...t,tabIndex:-1,ref:g,style:{...t.style,...v,position:"absolute",pointerEvents:"none",opacity:0,margin:0,transform:"translateX(-100%)"}})})).displayName=Uf,Kf=Symbol.for("react.lazy"),$f=sO[" use ".trim().toString()],eg=Symbol("radix.slottable"),tg=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{const n=function(e){const t=wn(e),n=sO.forwardRef((e,n)=>{let{children:o,...r}=e;bn(o)&&"function"==typeof $f&&(o=$f(o._payload));const a=sO.Children.toArray(o),i=a.find(yn);if(i){const e=i.props.children,o=a.map(t=>t===i?sO.Children.count(e)>1?sO.Children.only(null):sO.isValidElement(e)?e.props.children:null:t);return xO(t,{...r,ref:n,children:sO.isValidElement(e)?sO.cloneElement(e,void 0,o):null})}return xO(t,{...r,ref:n,children:o})});return n.displayName=`${e}.Slot`,n}(`Primitive.${t}`),o=sO.forwardRef((e,o)=>{const{asChild:r,...a}=e,i=r?n:t;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),xO(i,{...a,ref:o})});return o.displayName=`Primitive.${t}`,{...e,[t]:o}},{}),ng="Label",(og=sO.forwardRef((e,t)=>xO(tg.label,{...e,ref:t,onMouseDown:t=>{t.target.closest("button, input, select, textarea")||(e.onMouseDown?.(t),!t.defaultPrevented&&t.detail>1&&t.preventDefault())}}))).displayName=ng,rg=og,ag="Label-modules_label__rXO6J",ig="Label-modules_semiBold__vTm1B",lg="Label-modules_regular__F9gNE";const $O=(e="regular")=>"semiBold"===e?ig:lg;sg="Checkbox-modules_container__psQsQ",cg="Checkbox-modules_root__iysyc",ug="Checkbox-modules_label__4TV-f";const eS=pO(dO(({children:e=null,disabled:t=!1,id:n,...o},r)=>cO.createElement("div",{className:ai("demio-ui-checkbox",sg),ref:r},cO.createElement(qf,{...o,className:ai("demio-ui-checkbox-button",cg),disabled:t,id:n},cO.createElement(Jf,{className:"demio-ui-checkbox-button"},cO.createElement(eu,null))),e&&cO.createElement(In,{className:ai("demio-ui-checkbox-label",ug),htmlFor:n,weight:"regular"},e))));dg="InputHint-modules_root__bJTnj",pg="InputHint-modules_error__HZnQD",mg={root:"Input-modules_root__vdxX5",label:"Input-modules_label__2RN8-",optional:"Input-modules_optional__M78yJ",static:"Input-modules_static__cpwFU",correctedTop:"Input-modules_correctedTop__I3y-S",inputWrapper:"Input-modules_inputWrapper__KPYyg",input:"Input-modules_input__y9hSj",startAdornment:"Input-modules_startAdornment__Xs8xw",endAdornment:"Input-modules_endAdornment__z04mP",footer:"Input-modules_footer__R8J8U",togglePasswordButton:"Input-modules_togglePasswordButton__KGieB",footerMessage:"Input-modules_footerMessage__akEOh",counter:"Input-modules_counter__HFA5P",isDisabled:"Input-modules_isDisabled__bHf8L",hint:"Input-modules_hint__e-KNY",isError:"Input-modules_isError__1B8e9",isFocused:"Input-modules_isFocused__Oa1Re",isLabelStatic:"Input-modules_isLabelStatic__iF0-s"};const tS=dO((e,t)=>{const{autoComplete:n="off",className:o="",counterVisibilityLimit:r=.8,defaultValue:a="",disabled:i=!1,endAdornment:l=null,endAdornmentClassName:s="",errorMessage:c="",hint:u="",id:d,inputWrapperClass:p="",isLabelStatic:m=!1,label:f="",maxLength:g=150,name:h="",onBlur:v,onChange:b,onFocus:w,optionalText:y="Optional",placeholder:I="",required:C=!1,startAdornment:x=null,type:A="text",value:E,..._}=e,[O,S]=uO(!1),[R,M]=uO(a||""),[P,N]=uO(!1),B=void 0!==E,G="password"===A,V=G?O?"text":"password":A,T=B?E:R,D=T.length,k=D>=g*r;return cO.createElement("div",{className:ai("demio-ui-input",`demio-ui-input-${A}`,mg.root,{[o]:!!o,[mg.isDisabled]:i,[mg.isFocused]:P||T,[mg.hasStartAdornment]:!!x,[mg.isError]:!!c,[mg.isLabelStatic]:!!m,"demio-ui-input-has-error":!!c}),"data-html":"container","data-state":P?"focused":""},f&&cO.createElement("label",{htmlFor:d,className:ai("demio-ui-input-label",mg.label,{[mg.static]:m}),"data-html":"label"},f),!C&&cO.createElement("span",{className:ai("demio-ui-input-optional",mg.optional,{[mg.correctedTop]:m}),"data-html":"optional"},y),cO.createElement("div",{className:ai("demio-ui-input-wrapper",mg.inputWrapper,p),"data-html":"wrapper"},x&&cO.createElement("div",{className:mg.startAdornment,"data-html":"start-adornment"},x),cO.createElement("input",{..._,type:V,id:d,ref:t,name:h||d,className:mg.input,placeholder:I,required:C,"data-html":"input",disabled:i,autoComplete:n,maxLength:g,onChange:e=>{b?.(e),B||M(e.target.value)},value:T,onFocus:e=>{w?.(e),N(!0)},onBlur:e=>{v?.(e),N(!1)}}),l&&cO.createElement("div",{className:ai(mg.endAdornment,{[s]:!!s}),"data-html":"end-adornment"},l),G&&cO.createElement("button",{className:ai("demio-ui-input-toggle-password-button",mg.togglePasswordButton),"data-testid":"toggle-password-button",onClick:()=>{S(!O)},type:"button"},O?cO.createElement(ru,null):cO.createElement(iu,null))),cO.createElement("div",{className:ai("demio-ui-input-footer",mg.footer,{[mg.footerWithEndAdornment]:!!l}),"data-html":"footer"},cO.createElement("div",{className:ai("demio-ui-input-footer-message",mg.footerMessage)},c&&cO.createElement(Cn,{type:"error"},c),u&&!c&&cO.createElement(Cn,{className:mg.hint},u)),cO.createElement(Cn,{className:ai("demio-ui-input-counter",mg.counter)},k&&`(${D} / ${g})`)))});fg="CopyLinkInput-module_root__oxVd0",gg="CopyLinkInput-module_input__MQztq",hg="CopyLinkInput-module_button__J5F9v",vg="CopyLinkInput-module_inputWrapper__m0PMy";const nS=({onCopy:e})=>cO.createElement("button",{type:"button",className:hg,onClick:e,"aria-label":"Copy to clipboard"},cO.createElement(Uu,{width:16,height:16})),oS=({value:e="",className:t="",hint:n="Link copied to clipboard",id:o="copy-link-input",...r})=>{const[a,i]=uO(!1),l=mO(null),s=mO(null),c=fO(async()=>{await(async e=>{try{await navigator.clipboard.writeText(e)}catch(CP){console.error("Could not copy text: ",CP)}})(e),i(!0),l.current=setTimeout(()=>{i(!1)},2e3)},[e]);return gO(()=>()=>{l.current&&clearTimeout(l.current)},[]),cO.createElement("div",{className:ai(fg,t)},cO.createElement(tS,{className:gg,readOnly:!0,id:o,ref:s,value:e,hint:a?n:"",inputWrapperClass:vg,endAdornment:cO.createElement(nS,{onCopy:c}),required:!0,onFocus:e=>{c(),r.onFocus&&r.onFocus(e)},...r}))};Sg=e(On()),Rg=".reactEasyCrop_Container {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n overflow: hidden;\n user-select: none;\n touch-action: none;\n cursor: move;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n\n.reactEasyCrop_Image,\n.reactEasyCrop_Video {\n will-change: transform; /* this improves performances and prevent painting issues on iOS Chrome */\n}\n\n.reactEasyCrop_Contain {\n max-width: 100%;\n max-height: 100%;\n margin: auto;\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n}\n.reactEasyCrop_Cover_Horizontal {\n width: 100%;\n height: auto;\n}\n.reactEasyCrop_Cover_Vertical {\n width: auto;\n height: 100%;\n}\n\n.reactEasyCrop_CropArea {\n position: absolute;\n left: 50%;\n top: 50%;\n transform: translate(-50%, -50%);\n border: 1px solid rgba(255, 255, 255, 0.5);\n box-sizing: border-box;\n box-shadow: 0 0 0 9999em;\n color: rgba(0, 0, 0, 0.5);\n overflow: hidden;\n}\n\n.reactEasyCrop_CropAreaRound {\n border-radius: 50%;\n}\n\n.reactEasyCrop_CropAreaGrid::before {\n content: ' ';\n box-sizing: border-box;\n position: absolute;\n border: 1px solid rgba(255, 255, 255, 0.5);\n top: 0;\n bottom: 0;\n left: 33.33%;\n right: 33.33%;\n border-top: 0;\n border-bottom: 0;\n}\n\n.reactEasyCrop_CropAreaGrid::after {\n content: ' ';\n box-sizing: border-box;\n position: absolute;\n border: 1px solid rgba(255, 255, 255, 0.5);\n top: 33.33%;\n bottom: 33.33%;\n left: 0;\n right: 0;\n border-left: 0;\n border-right: 0;\n}\n",Mg=1,Pg=3,Ng=1,Bg=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.cropperRef=sO.createRef(),n.imageRef=sO.createRef(),n.videoRef=sO.createRef(),n.containerPosition={x:0,y:0},n.containerRef=null,n.styleRef=null,n.containerRect=null,n.mediaSize={width:0,height:0,naturalWidth:0,naturalHeight:0},n.dragStartPosition={x:0,y:0},n.dragStartCrop={x:0,y:0},n.gestureZoomStart=0,n.gestureRotationStart=0,n.isTouching=!1,n.lastPinchDistance=0,n.lastPinchRotation=0,n.rafDragTimeout=null,n.rafPinchTimeout=null,n.wheelTimer=null,n.currentDoc="undefined"!=typeof document?document:null,n.currentWindow="undefined"!=typeof window?window:null,n.resizeObserver=null,n.previousCropSize=null,n.isInitialized=!1,n.state={cropSize:null,hasWheelJustStarted:!1,mediaObjectFit:void 0},n.initResizeObserver=function(){if(void 0!==window.ResizeObserver&&n.containerRef){var e=!0;n.resizeObserver=new window.ResizeObserver(function(t){e?e=!1:n.computeSizes()}),n.resizeObserver.observe(n.containerRef)}},n.preventZoomSafari=function(e){return e.preventDefault()},n.cleanEvents=function(){n.currentDoc&&(n.currentDoc.removeEventListener("mousemove",n.onMouseMove),n.currentDoc.removeEventListener("mouseup",n.onDragStopped),n.currentDoc.removeEventListener("touchmove",n.onTouchMove),n.currentDoc.removeEventListener("touchend",n.onDragStopped),n.currentDoc.removeEventListener("gesturechange",n.onGestureChange),n.currentDoc.removeEventListener("gestureend",n.onGestureEnd),n.currentDoc.removeEventListener("scroll",n.onScroll))},n.clearScrollEvent=function(){n.containerRef&&n.containerRef.removeEventListener("wheel",n.onWheel),n.wheelTimer&&clearTimeout(n.wheelTimer)},n.onMediaLoad=function(){var e=n.computeSizes();e&&(n.previousCropSize=e,n.emitCropData(),n.setInitialCrop(e),n.isInitialized=!0),n.props.onMediaLoaded&&n.props.onMediaLoaded(n.mediaSize)},n.setInitialCrop=function(e){var t,o,r,a;n.props.initialCroppedAreaPercentages?(t=function(e,t,n,o,r,a){var i=Vn(t.width,t.height,n),l=Tn(o.width/i.width*(100/e.width),r,a),s={x:l*i.width/2-o.width/2-i.width*l*(e.x/100),y:l*i.height/2-o.height/2-i.height*l*(e.y/100)};return{crop:s,zoom:l}}(n.props.initialCroppedAreaPercentages,n.mediaSize,n.props.rotation,e,n.props.minZoom,n.props.maxZoom),o=t.crop,r=t.zoom,n.props.onCropChange(o),n.props.onZoomChange&&n.props.onZoomChange(r)):n.props.initialCroppedAreaPixels&&(a=function(e,t,n,o,r,a){var i,l,s;return void 0===n&&(n=0),i=Vn(t.naturalWidth,t.naturalHeight,n),l=Tn(function(e,t,n){var o=function(e){return e.width>e.height?e.width/e.naturalWidth:e.height/e.naturalHeight}(t);return n.height>n.width?n.height/(e.height*o):n.width/(e.width*o)}(e,t,o),r,a),s=o.height>o.width?o.height/e.height:o.width/e.width,{crop:{x:((i.width-e.width)/2-e.x)*s,y:((i.height-e.height)/2-e.y)*s},zoom:l}}(n.props.initialCroppedAreaPixels,n.mediaSize,n.props.rotation,e,n.props.minZoom,n.props.maxZoom),o=a.crop,r=a.zoom,n.props.onCropChange(o),n.props.onZoomChange&&n.props.onZoomChange(r))},n.computeSizes=function(){var e,t,o,r,a,i,l,s,c,u,d,p,m=n.imageRef.current||n.videoRef.current;if(m&&n.containerRef){if(n.containerRect=n.containerRef.getBoundingClientRect(),n.saveContainerPosition(),l=n.containerRect.width/n.containerRect.height,u=(s=(null===(e=n.imageRef.current)||void 0===e?void 0:e.naturalWidth)||(null===(t=n.videoRef.current)||void 0===t?void 0:t.videoWidth)||0)/(c=(null===(o=n.imageRef.current)||void 0===o?void 0:o.naturalHeight)||(null===(r=n.videoRef.current)||void 0===r?void 0:r.videoHeight)||0),d=void 0,m.offsetWidth<s||m.offsetHeight<c)switch(n.state.mediaObjectFit){default:case"contain":d=l>u?{width:n.containerRect.height*u,height:n.containerRect.height}:{width:n.containerRect.width,height:n.containerRect.width/u};break;case"horizontal-cover":d={width:n.containerRect.width,height:n.containerRect.width/u};break;case"vertical-cover":d={width:n.containerRect.height*u,height:n.containerRect.height}}else d={width:m.offsetWidth,height:m.offsetHeight};return n.mediaSize=Ni(Ni({},d),{naturalWidth:s,naturalHeight:c}),n.props.setMediaSize&&n.props.setMediaSize(n.mediaSize),p=n.props.cropSize?n.props.cropSize:function(e,t,n,o,r,a){var i,l,s,c,u;return void 0===a&&(a=0),l=(i=Vn(e,t,a)).width,s=i.height,(c=Math.min(l,n))>(u=Math.min(s,o))*r?{width:u*r,height:u}:{width:c,height:c/r}}(n.mediaSize.width,n.mediaSize.height,n.containerRect.width,n.containerRect.height,n.props.aspect,n.props.rotation),(null===(a=n.state.cropSize)||void 0===a?void 0:a.height)===p.height&&(null===(i=n.state.cropSize)||void 0===i?void 0:i.width)===p.width||n.props.onCropSizeChange&&n.props.onCropSizeChange(p),n.setState({cropSize:p},n.recomputeCropPosition),n.props.setCropSize&&n.props.setCropSize(p),p}},n.saveContainerPosition=function(){if(n.containerRef){var e=n.containerRef.getBoundingClientRect();n.containerPosition={x:e.left,y:e.top}}},n.onMouseDown=function(e){n.currentDoc&&(e.preventDefault(),n.currentDoc.addEventListener("mousemove",n.onMouseMove),n.currentDoc.addEventListener("mouseup",n.onDragStopped),n.saveContainerPosition(),n.onDragStart(t.getMousePoint(e)))},n.onMouseMove=function(e){return n.onDrag(t.getMousePoint(e))},n.onScroll=function(e){n.currentDoc&&(e.preventDefault(),n.saveContainerPosition())},n.onTouchStart=function(e){n.currentDoc&&(n.isTouching=!0,n.props.onTouchRequest&&!n.props.onTouchRequest(e)||(n.currentDoc.addEventListener("touchmove",n.onTouchMove,{passive:!1}),n.currentDoc.addEventListener("touchend",n.onDragStopped),n.saveContainerPosition(),2===e.touches.length?n.onPinchStart(e):1===e.touches.length&&n.onDragStart(t.getTouchPoint(e.touches[0]))))},n.onTouchMove=function(e){e.preventDefault(),2===e.touches.length?n.onPinchMove(e):1===e.touches.length&&n.onDrag(t.getTouchPoint(e.touches[0]))},n.onGestureStart=function(e){n.currentDoc&&(e.preventDefault(),n.currentDoc.addEventListener("gesturechange",n.onGestureChange),n.currentDoc.addEventListener("gestureend",n.onGestureEnd),n.gestureZoomStart=n.props.zoom,n.gestureRotationStart=n.props.rotation)},n.onGestureChange=function(e){var o,r,a;e.preventDefault(),n.isTouching||(o=t.getMousePoint(e),r=n.gestureZoomStart-1+e.scale,n.setNewZoom(r,o,{shouldUpdatePosition:!0}),n.props.onRotationChange&&(a=n.gestureRotationStart+e.rotation,n.props.onRotationChange(a)))},n.onGestureEnd=function(e){n.cleanEvents()},n.onDragStart=function(e){var t,o,r=e.x,a=e.y;n.dragStartPosition={x:r,y:a},n.dragStartCrop=Ni({},n.props.crop),null===(o=(t=n.props).onInteractionStart)||void 0===o||o.call(t)},n.onDrag=function(e){var t=e.x,o=e.y;n.currentWindow&&(n.rafDragTimeout&&n.currentWindow.cancelAnimationFrame(n.rafDragTimeout),n.rafDragTimeout=n.currentWindow.requestAnimationFrame(function(){var e,r,a,i;n.state.cropSize&&void 0!==t&&void 0!==o&&(e=t-n.dragStartPosition.x,r=o-n.dragStartPosition.y,a={x:n.dragStartCrop.x+e,y:n.dragStartCrop.y+r},i=n.props.restrictPosition?Sn(a,n.mediaSize,n.state.cropSize,n.props.zoom,n.props.rotation):a,n.props.onCropChange(i))}))},n.onDragStopped=function(){var e,t;n.isTouching=!1,n.cleanEvents(),n.emitCropData(),null===(t=(e=n.props).onInteractionEnd)||void 0===t||t.call(e)},n.onWheel=function(e){var o,r,a;n.currentWindow&&(n.props.onWheelRequest&&!n.props.onWheelRequest(e)||(e.preventDefault(),o=t.getMousePoint(e),r=Sg(e).pixelY,a=n.props.zoom-r*n.props.zoomSpeed/200,n.setNewZoom(a,o,{shouldUpdatePosition:!0}),n.state.hasWheelJustStarted||n.setState({hasWheelJustStarted:!0},function(){var e,t;return null===(t=(e=n.props).onInteractionStart)||void 0===t?void 0:t.call(e)}),n.wheelTimer&&clearTimeout(n.wheelTimer),n.wheelTimer=n.currentWindow.setTimeout(function(){return n.setState({hasWheelJustStarted:!1},function(){var e,t;return null===(t=(e=n.props).onInteractionEnd)||void 0===t?void 0:t.call(e)})},250)))},n.getPointOnContainer=function(e,t){var o=e.x,r=e.y;if(!n.containerRect)throw new Error("The Cropper is not mounted");return{x:n.containerRect.width/2-(o-t.x),y:n.containerRect.height/2-(r-t.y)}},n.getPointOnMedia=function(e){var t=e.x,o=e.y,r=n.props,a=r.crop,i=r.zoom;return{x:(t+a.x)/i,y:(o+a.y)/i}},n.setNewZoom=function(e,t,o){var r,a,i,l,s,c=void 0===o?{}:o,u=c.shouldUpdatePosition,d=void 0===u||u;n.state.cropSize&&n.props.onZoomChange&&(r=Tn(e,n.props.minZoom,n.props.maxZoom),d&&(a=n.getPointOnContainer(t,n.containerPosition),l={x:(i=n.getPointOnMedia(a)).x*r-a.x,y:i.y*r-a.y},s=n.props.restrictPosition?Sn(l,n.mediaSize,n.state.cropSize,r,n.props.rotation):l,n.props.onCropChange(s)),n.props.onZoomChange(r))},n.getCropData=function(){return n.state.cropSize?function(e,t,n,o,r,a,i){var l,s,c,u,d,p,m;return void 0===a&&(a=0),void 0===i&&(i=!0),l=i?Nn:Bn,s=Vn(t.width,t.height,a),c=Vn(t.naturalWidth,t.naturalHeight,a),u={x:l(100,((s.width-n.width/r)/2-e.x/r)/s.width*100),y:l(100,((s.height-n.height/r)/2-e.y/r)/s.height*100),width:l(100,n.width/s.width*100/r),height:l(100,n.height/s.height*100/r)},d=Math.round(l(c.width,u.width*c.width/100)),p=Math.round(l(c.height,u.height*c.height/100)),m=c.width>=c.height*o?{width:Math.round(p*o),height:p}:{width:d,height:Math.round(d/o)},{croppedAreaPercentages:u,croppedAreaPixels:Ni(Ni({},m),{x:Math.round(l(c.width-m.width,u.x*c.width/100)),y:Math.round(l(c.height-m.height,u.y*c.height/100))})}}(n.props.restrictPosition?Sn(n.props.crop,n.mediaSize,n.state.cropSize,n.props.zoom,n.props.rotation):n.props.crop,n.mediaSize,n.state.cropSize,n.getAspect(),n.props.zoom,n.props.rotation,n.props.restrictPosition):null},n.emitCropData=function(){var e,t,o=n.getCropData();o&&(e=o.croppedAreaPercentages,t=o.croppedAreaPixels,n.props.onCropComplete&&n.props.onCropComplete(e,t),n.props.onCropAreaChange&&n.props.onCropAreaChange(e,t))},n.emitCropAreaChange=function(){var e,t,o=n.getCropData();o&&(e=o.croppedAreaPercentages,t=o.croppedAreaPixels,n.props.onCropAreaChange&&n.props.onCropAreaChange(e,t))},n.recomputeCropPosition=function(){var e,t,o,r,a,i;n.state.cropSize&&(o=n.props.crop,n.isInitialized&&(null===(e=n.previousCropSize)||void 0===e?void 0:e.width)&&(null===(t=n.previousCropSize)||void 0===t?void 0:t.height)&&(Math.abs(n.previousCropSize.width-n.state.cropSize.width)>1e-6||Math.abs(n.previousCropSize.height-n.state.cropSize.height)>1e-6)&&(r=n.state.cropSize.width/n.previousCropSize.width,a=n.state.cropSize.height/n.previousCropSize.height,o={x:n.props.crop.x*r,y:n.props.crop.y*a}),i=n.props.restrictPosition?Sn(o,n.mediaSize,n.state.cropSize,n.props.zoom,n.props.rotation):o,n.previousCropSize=n.state.cropSize,n.props.onCropChange(i),n.emitCropData())},n.onKeyDown=function(e){var t,o,r,a=n.props,i=a.crop,l=a.onCropChange,s=a.keyboardStep,c=a.zoom,u=a.rotation,d=s;if(n.state.cropSize){switch(e.shiftKey&&(d*=.2),r=Ni({},i),e.key){case"ArrowUp":r.y-=d,e.preventDefault();break;case"ArrowDown":r.y+=d,e.preventDefault();break;case"ArrowLeft":r.x-=d,e.preventDefault();break;case"ArrowRight":r.x+=d,e.preventDefault();break;default:return}n.props.restrictPosition&&(r=Sn(r,n.mediaSize,n.state.cropSize,c,u)),e.repeat||null===(o=(t=n.props).onInteractionStart)||void 0===o||o.call(t),l(r)}},n.onKeyUp=function(e){var t,o;switch(e.key){case"ArrowUp":case"ArrowDown":case"ArrowLeft":case"ArrowRight":e.preventDefault();break;default:return}n.emitCropData(),null===(o=(t=n.props).onInteractionEnd)||void 0===o||o.call(t)},n}return function(e,t){function n(){this.constructor=e}if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Pi(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}(t,e),t.prototype.componentDidMount=function(){this.currentDoc&&this.currentWindow&&(this.containerRef&&(this.containerRef.ownerDocument&&(this.currentDoc=this.containerRef.ownerDocument),this.currentDoc.defaultView&&(this.currentWindow=this.currentDoc.defaultView),this.initResizeObserver(),void 0===window.ResizeObserver&&this.currentWindow.addEventListener("resize",this.computeSizes),this.props.zoomWithScroll&&this.containerRef.addEventListener("wheel",this.onWheel,{passive:!1}),this.containerRef.addEventListener("gesturestart",this.onGestureStart)),this.currentDoc.addEventListener("scroll",this.onScroll),this.props.disableAutomaticStylesInjection||(this.styleRef=this.currentDoc.createElement("style"),this.styleRef.setAttribute("type","text/css"),this.props.nonce&&this.styleRef.setAttribute("nonce",this.props.nonce),this.styleRef.innerHTML=Rg,this.currentDoc.head.appendChild(this.styleRef)),this.imageRef.current&&this.imageRef.current.complete&&this.onMediaLoad(),this.props.setImageRef&&this.props.setImageRef(this.imageRef),this.props.setVideoRef&&this.props.setVideoRef(this.videoRef),this.props.setCropperRef&&this.props.setCropperRef(this.cropperRef))},t.prototype.componentWillUnmount=function(){var e,t;this.currentDoc&&this.currentWindow&&(void 0===window.ResizeObserver&&this.currentWindow.removeEventListener("resize",this.computeSizes),null===(e=this.resizeObserver)||void 0===e||e.disconnect(),this.containerRef&&this.containerRef.removeEventListener("gesturestart",this.preventZoomSafari),this.styleRef&&(null===(t=this.styleRef.parentNode)||void 0===t||t.removeChild(this.styleRef)),this.cleanEvents(),this.props.zoomWithScroll&&this.clearScrollEvent())},t.prototype.componentDidUpdate=function(e){var t,n,o,r,a,i,l,s,c,u;e.rotation!==this.props.rotation?(this.computeSizes(),this.recomputeCropPosition()):e.aspect!==this.props.aspect||e.objectFit!==this.props.objectFit?this.computeSizes():e.zoom!==this.props.zoom?this.recomputeCropPosition():(null===(t=e.cropSize)||void 0===t?void 0:t.height)!==(null===(n=this.props.cropSize)||void 0===n?void 0:n.height)||(null===(o=e.cropSize)||void 0===o?void 0:o.width)!==(null===(r=this.props.cropSize)||void 0===r?void 0:r.width)?this.computeSizes():(null===(a=e.crop)||void 0===a?void 0:a.x)===(null===(i=this.props.crop)||void 0===i?void 0:i.x)&&(null===(l=e.crop)||void 0===l?void 0:l.y)===(null===(s=this.props.crop)||void 0===s?void 0:s.y)||this.emitCropAreaChange(),e.zoomWithScroll!==this.props.zoomWithScroll&&this.containerRef&&(this.props.zoomWithScroll?this.containerRef.addEventListener("wheel",this.onWheel,{passive:!1}):this.clearScrollEvent()),e.video!==this.props.video&&(null===(c=this.videoRef.current)||void 0===c||c.load()),(u=this.getObjectFit())!==this.state.mediaObjectFit&&this.setState({mediaObjectFit:u},this.computeSizes)},t.prototype.getAspect=function(){var e=this.props,t=e.cropSize,n=e.aspect;return t?t.width/t.height:n},t.prototype.getObjectFit=function(){var e,t,n,o,r;return"cover"===this.props.objectFit?(this.imageRef.current||this.videoRef.current)&&this.containerRef?(this.containerRect=this.containerRef.getBoundingClientRect(),r=this.containerRect.width/this.containerRect.height,((null===(e=this.imageRef.current)||void 0===e?void 0:e.naturalWidth)||(null===(t=this.videoRef.current)||void 0===t?void 0:t.videoWidth)||0)/((null===(n=this.imageRef.current)||void 0===n?void 0:n.naturalHeight)||(null===(o=this.videoRef.current)||void 0===o?void 0:o.videoHeight)||0)<r?"horizontal-cover":"vertical-cover"):"horizontal-cover":this.props.objectFit},t.prototype.onPinchStart=function(e){var n=t.getTouchPoint(e.touches[0]),o=t.getTouchPoint(e.touches[1]);this.lastPinchDistance=Mn(n,o),this.lastPinchRotation=Pn(n,o),this.onDragStart(Gn(n,o))},t.prototype.onPinchMove=function(e){var n,o,r,a=this;this.currentDoc&&this.currentWindow&&(n=t.getTouchPoint(e.touches[0]),o=t.getTouchPoint(e.touches[1]),r=Gn(n,o),this.onDrag(r),this.rafPinchTimeout&&this.currentWindow.cancelAnimationFrame(this.rafPinchTimeout),this.rafPinchTimeout=this.currentWindow.requestAnimationFrame(function(){var e,t,i=Mn(n,o),l=a.props.zoom*(i/a.lastPinchDistance);a.setNewZoom(l,r,{shouldUpdatePosition:!1}),a.lastPinchDistance=i,e=Pn(n,o),t=a.props.rotation+(e-a.lastPinchRotation),a.props.onRotationChange&&a.props.onRotationChange(t),a.lastPinchRotation=e}))},t.prototype.render=function(){var e,t=this,n=this.props,o=n.image,r=n.video,a=n.mediaProps,i=n.cropperProps,l=n.transform,s=n.crop,c=s.x,u=s.y,d=n.rotation,p=n.zoom,m=n.cropShape,f=n.showGrid,g=n.roundCropAreaPixels,h=n.style,v=h.containerStyle,b=h.cropAreaStyle,w=h.mediaStyle,y=n.classes,I=y.containerClassName,C=y.cropAreaClassName,x=y.mediaClassName,A=null!==(e=this.state.mediaObjectFit)&&void 0!==e?e:this.getObjectFit();return sO.createElement("div",{onMouseDown:this.onMouseDown,onTouchStart:this.onTouchStart,ref:function(e){return t.containerRef=e},"data-testid":"container",style:v,className:Dn("reactEasyCrop_Container",I)},o?sO.createElement("img",Ni({alt:"",className:Dn("reactEasyCrop_Image","contain"===A&&"reactEasyCrop_Contain","horizontal-cover"===A&&"reactEasyCrop_Cover_Horizontal","vertical-cover"===A&&"reactEasyCrop_Cover_Vertical",x)},a,{src:o,ref:this.imageRef,style:Ni(Ni({},w),{transform:l||"translate(".concat(c,"px, ").concat(u,"px) rotate(").concat(d,"deg) scale(").concat(p,")")}),onLoad:this.onMediaLoad})):r&&sO.createElement("video",Ni({autoPlay:!0,playsInline:!0,loop:!0,muted:!0,className:Dn("reactEasyCrop_Video","contain"===A&&"reactEasyCrop_Contain","horizontal-cover"===A&&"reactEasyCrop_Cover_Horizontal","vertical-cover"===A&&"reactEasyCrop_Cover_Vertical",x)},a,{ref:this.videoRef,onLoadedMetadata:this.onMediaLoad,style:Ni(Ni({},w),{transform:l||"translate(".concat(c,"px, ").concat(u,"px) rotate(").concat(d,"deg) scale(").concat(p,")")}),controls:!1}),(Array.isArray(r)?r:[{src:r}]).map(function(e){return sO.createElement("source",Ni({key:e.src},e))})),this.state.cropSize&&sO.createElement("div",Ni({ref:this.cropperRef,style:Ni(Ni({},b),{width:g?Math.round(this.state.cropSize.width):this.state.cropSize.width,height:g?Math.round(this.state.cropSize.height):this.state.cropSize.height}),tabIndex:0,onKeyDown:this.onKeyDown,onKeyUp:this.onKeyUp,"data-testid":"cropper",className:Dn("reactEasyCrop_CropArea","round"===m&&"reactEasyCrop_CropAreaRound",f&&"reactEasyCrop_CropAreaGrid",C)},i)))},t.defaultProps={zoom:1,rotation:0,aspect:4/3,maxZoom:Pg,minZoom:Mg,cropShape:"rect",objectFit:"contain",showGrid:!0,style:{},classes:{},mediaProps:{},cropperProps:{},zoomSpeed:1,restrictPosition:!0,zoomWithScroll:!0,keyboardStep:Ng},t.getMousePoint=function(e){return{x:Number(e.clientX),y:Number(e.clientY)}},t.getTouchPoint=function(e){return{x:Number(e.clientX),y:Number(e.clientY)}},t}(sO.Component),Gg=sO.createContext(void 0),Vg=["PageUp","PageDown"],Tg=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"],Dg={"from-left":["Home","PageDown","ArrowDown","ArrowLeft"],"from-right":["Home","PageDown","ArrowDown","ArrowRight"],"from-bottom":["Home","PageDown","ArrowDown","ArrowLeft"],"from-top":["Home","PageDown","ArrowUp","ArrowLeft"]},kg="Slider";var[rS,aS,iS]=zn(kg),[lS]=o(kg,[iS]),[sS,cS]=lS(kg);Lg=sO.forwardRef((e,t)=>{function n(e,t,{commit:n}={commit:!1}){const o=function(e){return(String(e).split(".")[1]||"").length}(i),l=function(e,t){const n=Math.pow(10,t);return Math.round(e*n)/n}(Math.round((e-r)/i)*i+r,o),s=kn(l,[r,a]);x((e=[])=>{const o=function(e=[],t,n){const o=[...e];return o[n]=t,o.sort((e,t)=>e-t)}(e,s,t);if(function(e,t){if(t>0){const n=function(e){return e.slice(0,-1).map((t,n)=>e[n+1]-t)}(e);return Math.min(...n)>=t}return!0}(o,d*i)){y.current=o.indexOf(s);const t=String(o)!==String(e);return t&&n&&g(o),t?o:e}return e})}const{name:o,min:r=0,max:a=100,step:i=1,orientation:l="horizontal",disabled:c=!1,minStepsBetweenThumbs:d=0,defaultValue:p=[r],value:m,onValueChange:f=()=>{},onValueCommit:g=()=>{},inverted:h=!1,form:v,...b}=e,w=sO.useRef(new Set),y=sO.useRef(0),I="horizontal"===l?zg:Fg,[C=[],x]=u({prop:m,defaultProp:p,onChange:e=>{const t=[...w.current];t[y.current]?.focus(),f(e)}}),A=sO.useRef(C);return xO(sS,{scope:e.__scopeSlider,name:o,disabled:c,min:r,max:a,valueIndexToChangeRef:y,thumbs:w.current,values:C,orientation:l,form:v,children:xO(rS.Provider,{scope:e.__scopeSlider,children:xO(rS.Slot,{scope:e.__scopeSlider,children:xO(I,{"aria-disabled":c,"data-disabled":c?"":void 0,...b,ref:t,onPointerDown:s(b.onPointerDown,()=>{c||(A.current=C)}),min:r,max:a,inverted:h,onSlideStart:c?void 0:function(e){const t=function(e,t){if(1===e.length)return 0;const n=e.map(e=>Math.abs(e-t)),o=Math.min(...n);return n.indexOf(o)}(C,e);n(e,t)},onSlideMove:c?void 0:function(e){n(e,y.current)},onSlideEnd:c?void 0:function(){const e=A.current[y.current];C[y.current]!==e&&g(C)},onHomeKeyDown:()=>!c&&n(r,0,{commit:!0}),onEndKeyDown:()=>!c&&n(a,C.length-1,{commit:!0}),onStepKeyDown:({event:e,direction:t})=>{if(!c){const o=Vg.includes(e.key)||e.shiftKey&&Tg.includes(e.key)?10:1,r=y.current;n(C[r]+i*o*t,r,{commit:!0})}}})})})})}),Lg.displayName=kg;var[uS,dS]=lS(kg,{startEdge:"left",endEdge:"right",size:"width",direction:1});zg=sO.forwardRef((e,t)=>{function n(e){const t=h.current||m.getBoundingClientRect(),n=Hn([0,t.width],w?[o,r]:[r,o]);return h.current=t,n(e-t.left)}const{min:o,max:r,dir:a,inverted:i,onSlideStart:s,onSlideMove:c,onSlideEnd:u,onStepKeyDown:d,...p}=e,[m,f]=sO.useState(null),g=l(t,e=>f(e)),h=sO.useRef(void 0),v=Ln(a),b="ltr"===v,w=b&&!i||!b&&i;return xO(uS,{scope:e.__scopeSlider,startEdge:w?"left":"right",endEdge:w?"right":"left",direction:w?1:-1,size:"width",children:xO(Hg,{dir:v,"data-orientation":"horizontal",...p,ref:g,style:{...p.style,"--radix-slider-thumb-transform":"translateX(-50%)"},onSlideStart:e=>{const t=n(e.clientX);s?.(t)},onSlideMove:e=>{const t=n(e.clientX);c?.(t)},onSlideEnd:()=>{h.current=void 0,u?.()},onStepKeyDown:e=>{const t=Dg[w?"from-left":"from-right"].includes(e.key);d?.({event:e,direction:t?-1:1})}})})}),Fg=sO.forwardRef((e,t)=>{function n(e){const t=f.current||p.current.getBoundingClientRect(),n=Hn([0,t.height],g?[r,o]:[o,r]);return f.current=t,n(e-t.top)}const{min:o,max:r,inverted:a,onSlideStart:i,onSlideMove:s,onSlideEnd:c,onStepKeyDown:u,...d}=e,p=sO.useRef(null),m=l(t,p),f=sO.useRef(void 0),g=!a;return xO(uS,{scope:e.__scopeSlider,startEdge:g?"bottom":"top",endEdge:g?"top":"bottom",size:"height",direction:g?1:-1,children:xO(Hg,{"data-orientation":"vertical",...d,ref:m,style:{...d.style,"--radix-slider-thumb-transform":"translateY(50%)"},onSlideStart:e=>{const t=n(e.clientY);i?.(t)},onSlideMove:e=>{const t=n(e.clientY);s?.(t)},onSlideEnd:()=>{f.current=void 0,c?.()},onStepKeyDown:e=>{const t=Dg[g?"from-bottom":"from-top"].includes(e.key);u?.({event:e,direction:t?-1:1})}})})}),Hg=sO.forwardRef((e,t)=>{const{__scopeSlider:n,onSlideStart:o,onSlideMove:r,onSlideEnd:a,onHomeKeyDown:i,onEndKeyDown:l,onStepKeyDown:c,...u}=e,d=cS(kg,n);return xO(di.span,{...u,ref:t,onKeyDown:s(e.onKeyDown,e=>{"Home"===e.key?(i(e),e.preventDefault()):"End"===e.key?(l(e),e.preventDefault()):Vg.concat(Tg).includes(e.key)&&(c(e),e.preventDefault())}),onPointerDown:s(e.onPointerDown,e=>{const t=e.target;t.setPointerCapture(e.pointerId),e.preventDefault(),d.thumbs.has(t)?t.focus():o(e)}),onPointerMove:s(e.onPointerMove,e=>{e.target.hasPointerCapture(e.pointerId)&&r(e)}),onPointerUp:s(e.onPointerUp,e=>{const t=e.target;t.hasPointerCapture(e.pointerId)&&(t.releasePointerCapture(e.pointerId),a(e))})})}),Wg="SliderTrack",(Xg=sO.forwardRef((e,t)=>{const{__scopeSlider:n,...o}=e,r=cS(Wg,n);return xO(di.span,{"data-disabled":r.disabled?"":void 0,"data-orientation":r.orientation,...o,ref:t})})).displayName=Wg,jg="SliderRange",(Zg=sO.forwardRef((e,t)=>{const{__scopeSlider:n,...o}=e,r=cS(jg,n),a=dS(jg,n),i=l(t,sO.useRef(null)),s=r.values.length,c=r.values.map(e=>Fn(e,r.min,r.max)),u=s>1?Math.min(...c):0,d=100-Math.max(...c);return xO(di.span,{"data-orientation":r.orientation,"data-disabled":r.disabled?"":void 0,...o,ref:i,style:{...e.style,[a.startEdge]:u+"%",[a.endEdge]:d+"%"}})})).displayName=jg,qg="SliderThumb",Yg=sO.forwardRef((e,t)=>{const n=aS(e.__scopeSlider),[o,r]=sO.useState(null),a=l(t,e=>r(e)),i=sO.useMemo(()=>o?n().findIndex(e=>e.ref.current===o):-1,[n,o]);return xO(Jg,{...e,ref:a,index:i})}),Jg=sO.forwardRef((e,t)=>{const{__scopeSlider:n,index:o,name:r,...a}=e,i=cS(qg,n),c=dS(qg,n),[u,d]=sO.useState(null),p=l(t,e=>d(e)),m=!u||(i.form||!!u.closest("form")),f=mn(u),g=i.values[o],h=void 0===g?0:Fn(g,i.min,i.max),v=function(e,t){return t>2?`Value ${e+1} of ${t}`:2===t?["Minimum","Maximum"][e]:void 0}(o,i.values.length),b=f?.[c.size],w=b?function(e,t,n){const o=e/2;return(o-Hn([0,50],[0,o])(t)*n)*n}(b,h,c.direction):0;return sO.useEffect(()=>{if(u)return i.thumbs.add(u),()=>{i.thumbs.delete(u)}},[u,i.thumbs]),EO("span",{style:{transform:"var(--radix-slider-thumb-transform)",position:"absolute",[c.startEdge]:`calc(${h}% + ${w}px)`},children:[xO(rS.ItemSlot,{scope:e.__scopeSlider,children:xO(di.span,{role:"slider","aria-label":e["aria-label"]||v,"aria-valuemin":i.min,"aria-valuenow":g,"aria-valuemax":i.max,"aria-orientation":i.orientation,"data-orientation":i.orientation,"data-disabled":i.disabled?"":void 0,tabIndex:i.disabled?void 0:0,...a,ref:p,style:void 0===g?{display:"none"}:e.style,onFocus:s(e.onFocus,()=>{i.valueIndexToChangeRef.current=o})})}),m&&xO(Qg,{name:r??(i.name?i.name+(i.values.length>1?"[]":""):void 0),form:i.form,value:g},o)]})}),Yg.displayName=qg,Ug="RadioBubbleInput",(Qg=sO.forwardRef(({__scopeSlider:e,value:t,...n},o)=>{const r=sO.useRef(null),a=l(r,o),i=pn(t);return sO.useEffect(()=>{const e=r.current;if(!e)return;const n=window.HTMLInputElement.prototype,o=Object.getOwnPropertyDescriptor(n,"value").set;if(i!==t&&o){const n=new Event("input",{bubbles:!0});o.call(e,t),e.dispatchEvent(n)}},[i,t]),xO(di.input,{style:{display:"none"},...n,ref:a,defaultValue:t})})).displayName=Ug,Kg=Lg,$g=Xg,eh=Zg,th=Yg,nh="Slider-modules_container__ZtkgF",oh="Slider-modules_track__KLggY",rh="Slider-modules_range__3s39d",ah="Slider-modules_thumb__P9ZoJ",ih="Slider-modules_thumbArea__lNKj-";const pS=pO(e=>{const{className:t,isDisabled:n=!1,max:o,min:r,name:a="slider",onChange:i,step:l,thumbAriaLabel:s="",value:c=0}=e,[u,d]=uO(c);return gO(()=>{d(c)},[c]),cO.createElement(Kg,{className:ai("demio-ui-slider-container",nh,t),"data-testid":"container",disabled:n,min:r,max:o,name:a,onValueChange:e=>{return t=e[0],d(t),void(i&&i(t));var t},step:l,value:[u]},cO.createElement($g,{className:ai("demio-ui-slider-track",oh),"data-testid":"track"},cO.createElement(eh,{className:ai("demio-ui-slider-range",rh),"data-testid":"range"})),cO.createElement(th,{"aria-label":s,className:ai("demio-ui-slider-thumb",ah),"data-testid":"thumb"},cO.createElement("div",{className:ai("demio-ui-slider-thumb-area",ih)})))});lh="Crop-modules_root__rN-SB",sh="Crop-modules_wrapper__gCOCS",ch="Crop-modules_slider__-2TIB";const mS=pO(e=>{const{aspect:t=1,className:n="",image:o="",isGridVisible:r=!1,onCropChange:a,onCropComplete:i,onZoomChange:l,sliderMin:s=1,sliderMax:c=3,sliderStep:u=.1}=e,[d,p]=uO({x:0,y:0}),[m,f]=uO(s);return o&&cO.createElement("div",{className:ai("demio-ui-crop-root",lh,n),"data-testid":"crop-root"},cO.createElement("div",{className:ai("demio-ui-crop-wrapper",sh),"data-testid":"crop-wrapper"},cO.createElement(Bg,{...e,aspect:t,classes:{containerClassName:"demio-ui-crop-container",mediaClassName:"demio-ui-crop-image "+(r?"demio-ui-crop-grid":"")},crop:d,image:o,onCropChange:e=>{p(e),a&&a(e)},onCropComplete:async(e,t)=>{i&&i(e,t)},onZoomChange:f,showGrid:r,zoom:m})),cO.createElement("div",{className:ai("demio-ui-crop-slider",ch),"data-testid":"crop-slider"},cO.createElement(pS,{max:c,min:s,onChange:e=>{f(e),l&&l(e)},step:u})))}),fS={jpg:["image/jpeg"],jpeg:["image/jpeg"],png:["image/png"],gif:["image/gif"],bmp:["image/bmp"],webp:["image/webp"],tiff:["image/tiff"],ico:["image/x-icon"],svg:["image/svg+xml"],pdf:["application/pdf"],txt:["text/plain"],doc:["application/msword"],docx:["application/vnd.openxmlformats-officedocument.wordprocessingml.document"],xls:["application/vnd.ms-excel"],xlsx:["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],pps:["application/vnd.ms-powerpoint","application/mspowerpoint","application/powerpoint","application/x-mspowerpoint","application/x-powerpoint"],ppt:["application/vnd.ms-powerpoint"],pptx:["application/vnd.openxmlformats-officedocument.presentationml.presentation"],odt:["application/vnd.oasis.opendocument.text"],ods:["application/vnd.oasis.opendocument.spreadsheet"],odp:["application/vnd.oasis.opendocument.presentation"],rtf:["application/rtf"],mp3:["audio/mpeg"],wav:["audio/wav"],ogg:["audio/ogg"],aac:["audio/aac"],flac:["audio/flac"],avi:["video/x-msvideo","video/avi","video/x-avi"],flv:["video/x-flv","video/flv"],m4v:["video/x-m4v","video/m4v","video/mp4"],mkv:["video/x-matroska"],mov:["video/quicktime"],mp4:["video/mp4"],mpeg:["video/mpeg"],mpg:["video/mpeg"],webm:["video/webm"],zip:["application/zip"],tar:["application/x-tar"],gz:["application/gzip","application/x-gzip"],rar:["application/x-rar-compressed"],"7z":["application/x-7z-compressed"],html:["text/html"],htm:["text/html"],css:["text/css"],js:["application/javascript"],json:["application/json"],xml:["application/xml"],ttf:["font/ttf"],otf:["font/otf"],woff:["font/woff"],woff2:["font/woff2"],csv:["text/csv"],sql:["application/sql"],md:["text/markdown"],yaml:["text/yaml"],yml:["text/yaml"],epub:["application/epub+zip"],mobi:["application/x-mobipocket-ebook"]},gS=(e=null)=>{if(!(e instanceof File&&e.name))return"";const t=e.name.toLowerCase().trim(),n=t.lastIndexOf(".");return-1!==n?t.substring(n+1):""},hS=(e=null)=>{if(!(e instanceof File))return"";const t=e.type?.toLowerCase().trim()||"";return t.length>0?t:""},vS=(e="",t="")=>{if("string"!=typeof e||"string"!=typeof t)return!1;const n=e.toLowerCase().trim(),o=t.toLowerCase().trim(),r=fS[n]||[];return!(r.length>0)||r.includes(o)},bS=(e=null,t="")=>{if(!(e instanceof File))return!1;if(!("string"==typeof t&&t?.length>0))return!0;const n=gS(e),o=hS(e);if(!n||!o)return!1;if(!vS(n,o))return!1;return t.toLowerCase().trim().includes(n)},wS=(e=null)=>e instanceof File&&e.type.startsWith("image/"),yS=(e=null)=>e instanceof File&&e.type.startsWith("video/"),IS=(e=null,t=0)=>{if(!(e instanceof File))return!1;if(!t||"number"!=typeof t||t<0)return!0;const n=1024*t*1024;return e.size<n},CS=async(e=null,t=0,n=0)=>new Promise((o,r)=>{if(!(e instanceof File))return o(!1);if(!wS(e))return o(!0);const a=new FileReader;a.onload=e=>{const a=new Image;a.onload=()=>{const e=a.width>=t&&a.height>=n;o(e)},a.onerror=()=>{r(new Error("Error while loading Image"))},a.src=e.target?.result},a.onerror=()=>{r(new Error("Error while reading Image"))},a.readAsDataURL(e)}),xS=e=>new Promise((t,n)=>{if(!e)return void n(new Error("URL is empty"));const o=new Image;o.addEventListener("load",()=>t(o)),o.addEventListener("error",e=>n(e)),o.setAttribute("crossOrigin","anonymous"),o.src=e}),AS=(e=0)=>e*Math.PI/180,ES=(e,t,n)=>{const o=AS(n);return{width:Math.abs(Math.cos(o)*e)+Math.abs(Math.sin(o)*t),height:Math.abs(Math.sin(o)*e)+Math.abs(Math.cos(o)*t)}},_S=async(e,t,n=0,o={horizontal:!1,vertical:!1})=>{const r=await xS(e),a=document.createElement("canvas"),i=a.getContext("2d");if(!i)return null;const{width:l,height:s}=ES(r.width,r.height,n);a.width=l,a.height=s,i.translate(l/2,s/2),i.scale(o.horizontal?-1:1,o.vertical?-1:1),i.translate(-r.width/2,-r.height/2),i.drawImage(r,0,0);const c=document.createElement("canvas"),u=c.getContext("2d");return u?(c.width=t.width,c.height=t.height,u.drawImage(a,t.x,t.y,t.width,t.height,0,0,t.width,t.height),new Promise((e,t)=>{c.toBlob(n=>{n?e(URL.createObjectURL(n)):t(null)},"image/jpeg")})):null};uh="Toast-modules_toast__jBLRk",dh="Toast-modules_noCloseBtn__pyGvH",ph="Toast-modules_icon__ORsLy",mh="Toast-modules_success__BYfwB",fh="Toast-modules_warning__HLJ8C",gh="Toast-modules_error__yN4Cu",hh="Toast-modules_info__V0nO3",vh="Toast-modules_message__fnWMJ",bh="Toast-modules_description__GYPY5",wh="Toast-modules_noMessage__3Wskx",yh="Toast-modules_closeButton__GIv2a",Ih="Toast-modules_closeIcon__2qev9";const OS=pO(({className:e="",description:t="",duration:n=4e3,icon:o=null,id:r,isClosable:a=!0,message:i="",onClose:l,style:s={},type:c="info"})=>{const[u,d]=uO(!0),p=r||Date.now(),m=Boolean(t),f=Boolean(i),g="error"===c&&!o,h="info"===c&&!o,v="success"===c&&!o,b="warning"===c&&!o,w=n<1e3?1e3*n:n,y=e=>{e instanceof Event&&(e.preventDefault(),e.stopPropagation()),"number"==typeof e&&clearTimeout(e),d(!1),l?.(p)};return gO(()=>{const e=setTimeout(()=>y(e),w);return()=>clearTimeout(e)},[]),(f||m)&&u&&cO.createElement("div",{className:ai("demio-ui-toast",uh,{[dh]:!a},e),"data-testid":`toast-${p}`,style:s},o&&cO.createElement("div",{className:ai("demio-ui-toast-custom-icon",ph),"data-testid":"toast-custom-icon"},o),g&&cO.createElement(nu,{className:ai("demio-ui-toast-icon demio-ui-toast-icon-error",ph,gh),"data-testid":"toast-icon-error"}),h&&cO.createElement(kd,{className:ai("demio-ui-toast-icon demio-ui-toast-icon-info",ph,hh),"data-testid":"toast-icon-info"}),v&&cO.createElement(Uc,{className:ai("demio-ui-toast-icon demio-ui-toast-icon-success",ph,mh),"data-testid":"toast-icon-success"}),b&&cO.createElement(Bd,{className:ai("demio-ui-toast-icon demio-ui-toast-icon-warning",ph,fh),"data-testid":"toast-icon-warning"}),cO.createElement("div",{className:ai("demio-ui-toast-message",vh),"data-testid":"toast-message"},i,m&&cO.createElement("div",{className:ai("demio-ui-toast-description",bh,{[wh]:!f}),"data-testid":"toast-description"},t)),a&&cO.createElement("button",{className:ai("demio-ui-toast-close-btn",yh),"data-testid":"toast-close-btn",onClick:()=>y(null)},cO.createElement(Hs,{className:ai("demio-ui-toast-close-icon",Ih),"data-testid":"toast-close-icon"})))});Ch={toastList:"ToastList-modules_toastList__9nnFy",center:"ToastList-modules_center__hvy9G",left:"ToastList-modules_left__NvgHS",right:"ToastList-modules_right__P8EIO"};const SS=pO(({position:e="right",className:t})=>{const[n,o]=uO([]),r=0===n.length,a=fO(e=>o(t=>t.filter(t=>t.id!==e)),[o]),i=fO(()=>{r||(a(Number(n[0].id)),n[0].onClose?.(Number(n[0].id)))},[r,n[0],a]),l=fO(e=>{"Escape"===e?.key&&i()},[i]);return gO(()=>{Promise.resolve().then(function(){return xh}).then(({toast:e})=>{e?.updateSetter(o)})},[]),gO(()=>(document.addEventListener("keydown",l),()=>{document.removeEventListener("keydown",l)}),[l]),cO.createElement("div",{className:ai("demio-ui-toast-list",Ch.toastList,Ch[e],t),id:"demio-ui-toast-list","data-testid":"toast-list"},n.map(e=>cO.createElement(OS,{...e,key:`toast-${e.id}`})))}),RS=()=>{if("undefined"==typeof document)return!1;let e=document.getElementById("demio-ui-toast-root");return e||(e=document.createElement("div"),e.setAttribute("id","demio-ui-toast-root"),e.setAttribute("data-testid","demio-ui-toast-root"),document.body.appendChild(e),RO(e).render(cO.createElement(SS,null))),!0};const MS=new class{setToastList=null;toastQueue=[];timerId=null;isWaitingForClient=!1;constructor(){this.render()}render=()=>{"undefined"!=typeof document?RS():this.waitForClient()};waitForClient(){if(!this.isWaitingForClient&&"undefined"!=typeof window&&(this.isWaitingForClient=!0,window.addEventListener("load",()=>{RS(),this.isWaitingForClient=!1}),"undefined"!=typeof MutationObserver)){const e=new MutationObserver(()=>{document.getElementById("demio-ui-toast-root")&&(RS(),e.disconnect(),this.isWaitingForClient=!1)});e.observe(document.body,{childList:!0,subtree:!0})}}updateSetter(e){this.setToastList=e}remove=e=>{this.setToastList?.(t=>t.map(t=>t.id===e?{...t,message:""}:t))};getUIToastListAmount=()=>document.getElementById("demio-ui-toast-list")?.children?.length||null;add=e=>{const t=this.getUIToastListAmount(),n={...e,id:e.id||Date.now()};this.setToastList?.(e=>null===t?[{...n}]:[...e,{...n}])};processQueue=()=>{if(null!==this.timerId||0===this.toastQueue.length)return;const e=this.toastQueue.shift();e&&(this.add(e),this.timerId=setTimeout(()=>{this.timerId=null,this.processQueue()},40))};addToQueue=e=>{if(!RS())return this.isWaitingForClient||this.waitForClient(),void setTimeout(()=>this.addToQueue(e),50);this.toastQueue.push(e),this.processQueue()};error=e=>{this.addToQueue({...e,type:"error"})};info=e=>{this.addToQueue({...e,type:"info"})};success=e=>{this.addToQueue({...e,type:"success"})};warning=e=>{this.addToQueue({...e,type:"warning"})}};xh=Object.freeze({__proto__:null,toast:MS});const PS=(e="",t=null)=>{const[n,o]=uO("");return gO(()=>{t&&e?_S(e,t).then(e=>{o(String(e))}).catch(()=>{o("")}):o("")},[e,t]),{croppedImageURL:n}},NS={isFileDimensionValid:!0,isFileSizeValid:!0,isFileTypeValid:!0,isFileValid:!0},BS=({acceptableFileTypes:e="",fileSizeMbLimit:t=0,isValidationEnabled:n=!0,isDimensionValidationEnabled:o=!0,isSizeValidationEnabled:r=!0,minHeightLimit:a=0,minWidthLimit:i=0})=>{const[l,s]=uO(NS);return{...l,validate:async(c=null)=>{if(!(n&&c instanceof File))return NS;const u=!o||await CS(c,i,a),d=!r||IS(c,t),p=!(e.length>0)||bS(c,e),m=u&&d&&p,f={...l,isFileDimensionValid:u,isFileSizeValid:d,isFileTypeValid:p,isFileValid:m};return s(f),f}}};Ah="Note-modules_note__6dcyr",Eh="Note-modules_icon__P-p8I";const GS={error:xd,info:zd,warning:nu},VS={error:"Note-modules_error__sG0TM",info:"Note-modules_info__4-D0C",warning:"Note-modules_warning__kCpaR"},TS=pO(e=>{const{children:t="",className:n="",classNameIcon:o="",type:r="error"}=e,a=String(t).trim().length>0,i=GS[r];return a&&cO.createElement("div",{className:ai("demio-ui-note",Ah,VS[r],n),"data-testid":"note",role:"info"===r?"status":"alert"},cO.createElement(i,{className:ai("demio-ui-note-icon",Eh,o),"data-testid":`note-icon-${r}`}),t)});_h="DnDArea-modules_container__bPaID",Oh="DnDArea-modules_isDraggedOver__A5x5L";const DS=pO(e=>{const{acceptableFileTypes:t="",className:n="",children:o="Drag the file into the selected area",dropText:r="Drop it like it’s hot! 🔥",fileSizeMbLimit:a=0,error:i="",minHeightLimit:l=0,minWidthLimit:s=0,errorDimension:c=`Minimum required dimensions are ${s}x${l}.`,errorSize:u=`Exceeds maximum size limit of ${a} MB.`,errorType:d="File type is not supported.",isValidationEnabled:p=!0,isDimensionValidationEnabled:m=!0,isSizeValidationEnabled:f=!0,onDragLeave:g,onDragOver:h,onDrop:v}=e,[b,w]=uO(!1),{isFileDimensionValid:y,isFileSizeValid:I,isFileTypeValid:C,validate:x}=BS({acceptableFileTypes:t,fileSizeMbLimit:a,isDimensionValidationEnabled:m,isSizeValidationEnabled:f,isValidationEnabled:p,minHeightLimit:l,minWidthLimit:s}),A=i?.length>0,E=t&&t.length>0,_=p&&m&&!y,O=p&&f&&!I,S=p&&E&&!C;return cO.createElement("div",{className:"demio-ui-dnd-area-root","data-testid":"dnd-area-root"},p&&A&&cO.createElement(TS,{children:i}),p&&!A&&S&&cO.createElement(TS,{children:d}),p&&!A&&!S&&O&&cO.createElement(TS,{children:u}),p&&!A&&!S&&!O&&_&&cO.createElement(TS,{children:c}),cO.createElement("div",{className:ai("demio-ui-dnd-area-container",_h,{[Oh]:b},n),"data-testid":"dnd-area-container",onDragLeave:e=>{e.preventDefault(),e.stopPropagation(),w(!1),g&&g(e)},onDragOver:e=>{e.preventDefault(),e.stopPropagation(),w(!0),h&&h(e)},onDrop:async e=>{e.preventDefault(),e.stopPropagation(),w(!1);const t=e.dataTransfer?.files[0]||null;await x(t),v&&v(e,t)}},b&&r,!b&&o))});Sh="Modal-modules_overlay__V-vTn",Rh="Modal-modules_header__-dxAm",Mh="Modal-modules_isTitleHidden__T6g1-",Ph="Modal-modules_close__CwIjR",Nh="Modal-modules_title__3ehge",Bh="Modal-modules_titleCentered__Qqy8u",Gh="Modal-modules_content__sK9HS",Vh="Modal-modules_body__8Khpx",Th={overlay:"Drawer-modules_overlay__BbKV9",content:"Drawer-modules_content__mZs-5",alignRight:"Drawer-modules_alignRight__QQxn4",alignLeft:"Drawer-modules_alignLeft__4W0Tp",childrenWrapper:"Drawer-modules_childrenWrapper__dGPQP",header:"Drawer-modules_header__cM4Mi"};const kS=({children:e=null,isOpen:t=!1,className:n="",isCloseButtonVisible:o=!0,header:r=null,toggleDrawer:a=()=>{},align:i="right",isClosable:l=!0})=>cO.createElement(cO.Fragment,null,t&&cO.createElement("div",{className:ai(Th.drawer,"demio-ui-drawer",n)},cO.createElement(Wn,{isClosable:l,open:t,overlayClassName:Th.overlay,contentClassName:ai(Th.content,{[Th.alignRight]:"right"===i,[Th.alignLeft]:"left"===i}),onOpenChange:a,isCloseButtonVisible:o},r&&cO.createElement("div",{className:ai(Th.header,"demio-ui-drawer-header")},r),e&&cO.createElement("div",{className:ai(Th.childrenWrapper,"demio-ui-drawer-children-wrapper")},e)))),LS=["top","right","bottom","left"],zS=Math.min,FS=Math.max,HS=Math.round,WS=Math.floor,XS=e=>({x:e,y:e}),jS={left:"right",right:"left",bottom:"top",top:"bottom"},ZS=["left","right"],qS=["right","left"],YS=["top","bottom"],JS=["bottom","top"],US=new Set(["left","top"]),QS=/transform|translate|scale|rotate|perspective|filter/,KS=/paint|layout|strict|content/,$S=e=>!!e&&"none"!==e;let eR;const tR=XS(0),nR={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:n,offsetParent:o,strategy:r}=e;const a="fixed"===r,i=uo(o),l=!!t&&bo(t.floating);if(o===i||l&&a)return n;let s={scrollLeft:0,scrollTop:0},c=XS(1);const u=XS(0),d=fo(o);if((d||!d&&!a)&&(("body"!==so(o)||ho(i))&&(s=xo(o)),d)){const e=No(o);c=Mo(o),u.x=e.x+o.clientLeft,u.y=e.y+o.clientTop}const p=!i||d||a?XS(0):Go(i,s);return{width:n.width*c.x,height:n.height*c.y,x:n.x*c.x-s.scrollLeft*c.x+u.x+p.x,y:n.y*c.y-s.scrollTop*c.y+u.y+p.y}},getDocumentElement:uo,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:o,strategy:r}=e;const a=[..."clippingAncestors"===n?bo(t)?[]:function(e,t){const n=t.get(e);if(n)return n;let o=_o(e,[],!1).filter(e=>mo(e)&&"body"!==so(e)),r=null;const a="fixed"===Co(e).position;let i=a?Ao(e):e;for(;mo(i)&&!Io(i);){const t=Co(i),n=wo(i);n||"fixed"!==t.position||(r=null),(a?!n&&!r:!n&&"static"===t.position&&r&&("absolute"===r.position||"fixed"===r.position)||ho(i)&&!n&&To(e,i))?o=o.filter(e=>e!==i):r=t,i=Ao(i)}return t.set(e,o),o}(t,this._c):[].concat(n),o],i=Vo(t,a[0],r);let l=i.top,s=i.right,c=i.bottom,u=i.left;for(let d=1;d<a.length;d++){const e=Vo(t,a[d],r);l=FS(e.top,l),s=zS(e.right,s),c=zS(e.bottom,c),u=FS(e.left,u)}return{width:s-u,height:c-l,x:u,y:l}},getOffsetParent:zo,getElementRects:async function(e){const t=this.getOffsetParent||zo,n=this.getDimensions,o=await n(e.floating);return{reference:Do(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:o.width,height:o.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:n}=So(e);return{width:t,height:n}},getScale:Mo,isElement:mo,isRTL:function(e){return"rtl"===Co(e).direction}},oR=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var n,o;const{x:r,y:a,placement:i,middlewareData:l}=t,s=await async function(e,t){const{placement:n,platform:o,elements:r}=e,a=await(null==o.isRTL?void 0:o.isRTL(r.floating)),i=Zn(n),l=qn(n),s="y"===Un(n),c=US.has(i)?-1:1,u=a&&s?-1:1,d=jn(t,e);let{mainAxis:p,crossAxis:m,alignmentAxis:f}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:d.mainAxis||0,crossAxis:d.crossAxis||0,alignmentAxis:d.alignmentAxis};return l&&"number"==typeof f&&(m="end"===l?-1*f:f),s?{x:m*u,y:p*c}:{x:p*c,y:m*u}}(t,e);return i===(null==(n=l.offset)?void 0:n.placement)&&null!=(o=l.arrow)&&o.alignmentOffset?{}:{x:r+s.x,y:a+s.y,data:{...s,placement:i}}}}},rR=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:o,placement:r,platform:a}=t,{mainAxis:i=!0,crossAxis:l=!1,limiter:s={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...c}=jn(e,t),u={x:n,y:o},d=await a.detectOverflow(t,c),p=Un(Zn(r)),m=Yn(p);let f=u[m],g=u[p];if(i){const e="y"===m?"bottom":"right";f=Xn(f+d["y"===m?"top":"left"],f,f-d[e])}if(l){const e="y"===p?"bottom":"right";g=Xn(g+d["y"===p?"top":"left"],g,g-d[e])}const h=s.fn({...t,[m]:f,[p]:g});return{...h,data:{x:h.x-n,y:h.y-o,enabled:{[m]:i,[p]:l}}}}}},aR=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,o,r,a,i;const{placement:l,middlewareData:s,rects:c,initialPlacement:u,platform:d,elements:p}=t,{mainAxis:m=!0,crossAxis:f=!0,fallbackPlacements:g,fallbackStrategy:h="bestFit",fallbackAxisSideDirection:v="none",flipAlignment:b=!0,...w}=jn(e,t);if(null!=(n=s.arrow)&&n.alignmentOffset)return{};const y=Zn(l),I=Un(u),C=Zn(u)===u,x=await(null==d.isRTL?void 0:d.isRTL(p.floating)),A=g||(C||!b?[eo(u)]:function(e){const t=eo(e);return[Kn(e),t,Kn(t)]}(u)),E="none"!==v;!g&&E&&A.push(...$n(u,b,v,x));const _=[u,...A],O=await d.detectOverflow(t,w),S=[];let R=(null==(o=s.flip)?void 0:o.overflows)||[];if(m&&S.push(O[y]),f){const e=function(e,t,n){void 0===n&&(n=!1);const o=qn(e),r=Qn(e),a=Jn(r);let i="x"===r?o===(n?"end":"start")?"right":"left":"start"===o?"bottom":"top";return t.reference[a]>t.floating[a]&&(i=eo(i)),[i,eo(i)]}(l,c,x);S.push(O[e[0]],O[e[1]])}if(R=[...R,{placement:l,overflows:S}],!S.every(e=>e<=0)){const e=((null==(r=s.flip)?void 0:r.index)||0)+1,t=_[e];if(t){if(!("alignment"===f&&I!==Un(t))||R.every(e=>Un(e.placement)!==I||e.overflows[0]>0))return{data:{index:e,overflows:R},reset:{placement:t}}}let n=null==(a=R.filter(e=>e.overflows[0]<=0).sort((e,t)=>e.overflows[1]-t.overflows[1])[0])?void 0:a.placement;if(!n)switch(h){case"bestFit":{const e=null==(i=R.filter(e=>{if(E){const t=Un(e.placement);return t===I||"y"===t}return!0}).map(e=>[e.placement,e.overflows.filter(e=>e>0).reduce((e,t)=>e+t,0)]).sort((e,t)=>e[1]-t[1])[0])?void 0:i[0];e&&(n=e);break}case"initialPlacement":n=u}if(l!==n)return{reset:{placement:n}}}return{}}}},iR=function(e){return void 0===e&&(e={}),{name:"size",options:e,async fn(t){var n,o;const{placement:r,rects:a,platform:i,elements:l}=t,{apply:s=()=>{},...c}=jn(e,t),u=await i.detectOverflow(t,c),d=Zn(r),p=qn(r),m="y"===Un(r),{width:f,height:g}=a.floating;let h,v;"top"===d||"bottom"===d?(h=d,v=p===(await(null==i.isRTL?void 0:i.isRTL(l.floating))?"start":"end")?"left":"right"):(v=d,h="end"===p?"top":"bottom");const b=g-u.top-u.bottom,w=f-u.left-u.right,y=zS(g-u[h],b),I=zS(f-u[v],w),C=!t.middlewareData.shift;let x=y,A=I;if(null!=(n=t.middlewareData.shift)&&n.enabled.x&&(A=w),null!=(o=t.middlewareData.shift)&&o.enabled.y&&(x=b),C&&!p){const e=FS(u.left,0),t=FS(u.right,0),n=FS(u.top,0),o=FS(u.bottom,0);m?A=f-2*(0!==e||0!==t?e+t:FS(u.left,u.right)):x=g-2*(0!==n||0!==o?n+o:FS(u.top,u.bottom))}await s({...t,availableWidth:A,availableHeight:x});const E=await i.getDimensions(l.floating);return f!==E.width||g!==E.height?{reset:{rects:!0}}:{}}}},lR=function(e){return void 0===e&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n,platform:o}=t,{strategy:r="referenceHidden",...a}=jn(e,t);switch(r){case"referenceHidden":{const e=ao(await o.detectOverflow(t,{...a,elementContext:"reference"}),n.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:io(e)}}}case"escaped":{const e=ao(await o.detectOverflow(t,{...a,altBoundary:!0}),n.floating);return{data:{escapedOffsets:e,escaped:io(e)}}}default:return{}}}}},sR=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:o,placement:r,rects:a,platform:i,elements:l,middlewareData:s}=t,{element:c,padding:u=0}=jn(e,t)||{};if(null==c)return{};const d=to(u),p={x:n,y:o},m=Qn(r),f=Jn(m),g=await i.getDimensions(c),h="y"===m,v=h?"top":"left",b=h?"bottom":"right",w=h?"clientHeight":"clientWidth",y=a.reference[f]+a.reference[m]-p[m]-a.floating[f],I=p[m]-a.reference[m],C=await(null==i.getOffsetParent?void 0:i.getOffsetParent(c));let x=C?C[w]:0;x&&await(null==i.isElement?void 0:i.isElement(C))||(x=l.floating[w]||a.floating[f]);const A=y/2-I/2,E=x/2-g[f]/2-1,_=zS(d[v],E),O=zS(d[b],E),S=_,R=x-g[f]-O,M=x/2-g[f]/2+A,P=Xn(S,M,R),N=!s.arrow&&null!=qn(r)&&M!==P&&a.reference[f]/2-(M<S?_:O)-g[f]/2<0,B=N?M<S?M-S:M-R:0;return{[m]:p[m]+B,data:{[m]:P,centerOffset:M-P-B,...N&&{alignmentOffset:B}},reset:N}}}),cR=function(e){return void 0===e&&(e={}),{options:e,fn(t){const{x:n,y:o,placement:r,rects:a,middlewareData:i}=t,{offset:l=0,mainAxis:s=!0,crossAxis:c=!0}=jn(e,t),u={x:n,y:o},d=Un(r),p=Yn(d);let m=u[p],f=u[d];const g=jn(l,t),h="number"==typeof g?{mainAxis:g,crossAxis:0}:{mainAxis:0,crossAxis:0,...g};if(s){const e="y"===p?"height":"width",t=a.reference[p]-a.floating[e]+h.mainAxis,n=a.reference[p]+a.reference[e]-h.mainAxis;m<t?m=t:m>n&&(m=n)}if(c){var v,b;const e="y"===p?"width":"height",t=US.has(Zn(r)),n=a.reference[d]-a.floating[e]+(t&&(null==(v=i.offset)?void 0:v[d])||0)+(t?0:h.crossAxis),o=a.reference[d]+a.reference[e]+(t?0:(null==(b=i.offset)?void 0:b[d])||0)-(t?h.crossAxis:0);f<n?f=n:f>o&&(f=o)}return{[p]:m,[d]:f}}}},uR=(e,t,n)=>{const o=new Map,r={platform:nR,...n},a={...r.platform,_c:o};return(async(e,t,n)=>{const{placement:o="bottom",strategy:r="absolute",middleware:a=[],platform:i}=n,l=i.detectOverflow?i:{...i,detectOverflow:ro},s=await(null==i.isRTL?void 0:i.isRTL(t));let c=await i.getElementRects({reference:e,floating:t,strategy:r}),{x:u,y:d}=oo(c,o,s),p=o,m=0;const f={};for(let g=0;g<a.length;g++){const n=a[g];if(!n)continue;const{name:h,fn:v}=n,{x:b,y:w,data:y,reset:I}=await v({x:u,y:d,initialPlacement:o,placement:p,strategy:r,middlewareData:f,rects:c,platform:l,elements:{reference:e,floating:t}});u=null!=b?b:u,d=null!=w?w:d,f[h]={...f[h],...y},I&&m<50&&(m++,"object"==typeof I&&(I.placement&&(p=I.placement),I.rects&&(c=!0===I.rects?await i.getElementRects({reference:e,floating:t,strategy:r}):I.rects),({x:u,y:d}=oo(c,p,s))),g=-1)}return{x:u,y:d,placement:p,strategy:r,middlewareData:f}})(e,t,{...r,platform:a})};Dh="undefined"!=typeof document,kh=Dh?hO:function(){};const dR=(e,t)=>{const n=oR(e);return{name:n.name,fn:n.fn,options:[e,t]}},pR=(e,t)=>{const n=rR(e);return{name:n.name,fn:n.fn,options:[e,t]}},mR=(e,t)=>({fn:cR(e).fn,options:[e,t]}),fR=(e,t)=>{const n=aR(e);return{name:n.name,fn:n.fn,options:[e,t]}},gR=(e,t)=>{const n=iR(e);return{name:n.name,fn:n.fn,options:[e,t]}},hR=(e,t)=>{const n=lR(e);return{name:n.name,fn:n.fn,options:[e,t]}},vR=(e,t)=>{const n=(e=>({name:"arrow",options:e,fn(t){const{element:n,padding:o}="function"==typeof e?e(t):e;return n&&(r=n,{}.hasOwnProperty.call(r,"current"))?null!=n.current?sR({element:n.current,padding:o}).fn(t):{}:n?sR({element:n,padding:o}).fn(t):{};var r}}))(e);return{name:n.name,fn:n.fn,options:[e,t]}};Lh="Arrow",(zh=sO.forwardRef((e,t)=>{const{children:n,width:o=10,height:r=5,...a}=e;return xO(di.svg,{...a,ref:t,width:o,height:r,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?n:xO("polygon",{points:"0,0 30,0 15,10"})})})).displayName=Lh,Fh=zh,Hh="Popper";var[bR,wR]=o(Hh),[yR,IR]=bR(Hh);(Wh=e=>{const{__scopePopper:t,children:n}=e,[o,r]=sO.useState(null);return xO(yR,{scope:t,anchor:o,onAnchorChange:r,children:n})}).displayName=Hh,Xh="PopperAnchor",(jh=sO.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:o,...r}=e,a=IR(Xh,n),i=sO.useRef(null),s=l(t,i),c=sO.useRef(null);return sO.useEffect(()=>{const e=c.current;c.current=o?.current||i.current,e!==c.current&&a.onAnchorChange(c.current)}),o?null:xO(di.div,{...r,ref:s})})).displayName=Xh,Zh="PopperContent";var[CR,xR]=bR(Zh);qh=sO.forwardRef((e,t)=>{const{__scopePopper:n,side:o="bottom",sideOffset:r=0,align:a="center",alignOffset:i=0,arrowPadding:s=0,avoidCollisions:c=!0,collisionBoundary:u=[],collisionPadding:d=0,sticky:p="partial",hideWhenDetached:m=!1,updatePositionStrategy:f="optimized",onPlaced:g,...v}=e,b=IR(Zh,n),[w,y]=sO.useState(null),I=l(t,e=>y(e)),[C,x]=sO.useState(null),A=mn(C),E=A?.width??0,_=A?.height??0,O=o+("center"!==a?"-"+a:""),S="number"==typeof d?d:{top:0,right:0,bottom:0,left:0,...d},R=Array.isArray(u)?u:[u],M=R.length>0,P={padding:S,boundary:R.filter(qo),altBoundary:M},{refs:N,floatingStyles:B,placement:G,isPositioned:V,middlewareData:T}=function(e){void 0===e&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:o=[],platform:r,elements:{reference:a,floating:i}={},transform:l=!0,whileElementsMounted:s,open:c}=e,[u,d]=sO.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[p,m]=sO.useState(o);Wo(p,o)||m(o);const[f,g]=sO.useState(null),[h,v]=sO.useState(null),b=sO.useCallback(e=>{e!==C.current&&(C.current=e,g(e))},[]),w=sO.useCallback(e=>{e!==x.current&&(x.current=e,v(e))},[]),y=a||f,I=i||h,C=sO.useRef(null),x=sO.useRef(null),A=sO.useRef(u),E=null!=s,_=Zo(s),O=Zo(r),S=Zo(c),R=sO.useCallback(()=>{if(!C.current||!x.current)return;const e={placement:t,strategy:n,middleware:p};O.current&&(e.platform=O.current),uR(C.current,x.current,e).then(e=>{const t={...e,isPositioned:!1!==S.current};M.current&&!Wo(A.current,t)&&(A.current=t,_O.flushSync(()=>{d(t)}))})},[p,t,n,O,S]);kh(()=>{!1===c&&A.current.isPositioned&&(A.current.isPositioned=!1,d(e=>({...e,isPositioned:!1})))},[c]);const M=sO.useRef(!1);kh(()=>(M.current=!0,()=>{M.current=!1}),[]),kh(()=>{if(y&&(C.current=y),I&&(x.current=I),y&&I){if(_.current)return _.current(y,I,R);R()}},[y,I,R,_,E]);const P=sO.useMemo(()=>({reference:C,floating:x,setReference:b,setFloating:w}),[b,w]),N=sO.useMemo(()=>({reference:y,floating:I}),[y,I]),B=sO.useMemo(()=>{const e={position:n,left:0,top:0};if(!N.floating)return e;const t=jo(N.floating,u.x),o=jo(N.floating,u.y);return l?{...e,transform:"translate("+t+"px, "+o+"px)",...Xo(N.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:t,top:o}},[n,l,N.floating,u.x,u.y]);return sO.useMemo(()=>({...u,update:R,refs:P,elements:N,floatingStyles:B}),[u,R,P,N,B])}({strategy:"fixed",placement:O,whileElementsMounted:(...e)=>Ho(...e,{animationFrame:"always"===f}),elements:{reference:b.anchor},middleware:[dR({mainAxis:r+_,alignmentAxis:i}),c&&pR({mainAxis:!0,crossAxis:!1,limiter:"partial"===p?mR():void 0,...P}),c&&fR({...P}),gR({...P,apply:({elements:e,rects:t,availableWidth:n,availableHeight:o})=>{const{width:r,height:a}=t.reference,i=e.floating.style;i.setProperty("--radix-popper-available-width",`${n}px`),i.setProperty("--radix-popper-available-height",`${o}px`),i.setProperty("--radix-popper-anchor-width",`${r}px`),i.setProperty("--radix-popper-anchor-height",`${a}px`)}}),C&&vR({element:C,padding:s}),Qh({arrowWidth:E,arrowHeight:_}),m&&hR({strategy:"referenceHidden",...P})]}),[D,k]=Yo(G),L=h(g);ii(()=>{V&&L?.()},[V,L]);const z=T.arrow?.x,F=T.arrow?.y,H=0!==T.arrow?.centerOffset,[W,X]=sO.useState();return ii(()=>{w&&X(window.getComputedStyle(w).zIndex)},[w]),xO("div",{ref:N.setFloating,"data-radix-popper-content-wrapper":"",style:{...B,transform:V?B.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:W,"--radix-popper-transform-origin":[T.transformOrigin?.x,T.transformOrigin?.y].join(" "),...T.hide?.referenceHidden&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:xO(CR,{scope:n,placedSide:D,onArrowChange:x,arrowX:z,arrowY:F,shouldHideArrow:H,children:xO(di.div,{"data-side":D,"data-align":k,...v,ref:I,style:{...v.style,animation:V?void 0:"none"}})})})}),qh.displayName=Zh,Yh="PopperArrow",Jh={top:"bottom",right:"left",bottom:"top",left:"right"},(Uh=sO.forwardRef(function(e,t){const{__scopePopper:n,...o}=e,r=xR(Yh,n),a=Jh[r.placedSide];return xO("span",{ref:r.onArrowChange,style:{position:"absolute",left:r.arrowX,top:r.arrowY,[a]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[r.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[r.placedSide],visibility:r.shouldHideArrow?"hidden":void 0},children:xO(Fh,{...o,ref:t,style:{...o.style,display:"block"}})})})).displayName=Yh,Qh=e=>({name:"transformOrigin",options:e,fn(t){const{placement:n,rects:o,middlewareData:r}=t,a=0!==r.arrow?.centerOffset,i=a?0:e.arrowWidth,l=a?0:e.arrowHeight,[s,c]=Yo(n),u={start:"0%",center:"50%",end:"100%"}[c],d=(r.arrow?.x??0)+i/2,p=(r.arrow?.y??0)+l/2;let m="",f="";return"bottom"===s?(m=a?u:`${d}px`,f=-l+"px"):"top"===s?(m=a?u:`${d}px`,f=`${o.floating.height+l}px`):"right"===s?(m=-l+"px",f=a?u:`${p}px`):"left"===s&&(m=`${o.floating.width+l}px`,f=a?u:`${p}px`),{data:{x:m,y:f}}}}),Kh=Wh,$h=jh,ev=qh,tv=Uh,nv="rovingFocusGroup.onEntryFocus",ov={bubbles:!1,cancelable:!0},rv="RovingFocusGroup";var[AR,ER,_R]=zn(rv),[OR,SR]=o(rv,[_R]),[RR,MR]=OR(rv);(av=sO.forwardRef((e,t)=>xO(AR.Provider,{scope:e.__scopeRovingFocusGroup,children:xO(AR.Slot,{scope:e.__scopeRovingFocusGroup,children:xO(iv,{...e,ref:t})})}))).displayName=rv,iv=sO.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:o,loop:r=!1,dir:a,currentTabStopId:i,defaultCurrentTabStopId:c,onCurrentTabStopIdChange:d,onEntryFocus:p,preventScrollOnEntryFocus:m=!1,...f}=e,g=sO.useRef(null),v=l(t,g),b=Ln(a),[w,y]=u({prop:i,defaultProp:c??null,onChange:d,caller:rv}),[I,C]=sO.useState(!1),x=h(p),A=ER(n),E=sO.useRef(!1),[_,O]=sO.useState(0);return sO.useEffect(()=>{const e=g.current;if(e)return e.addEventListener(nv,x),()=>e.removeEventListener(nv,x)},[x]),xO(RR,{scope:n,orientation:o,dir:b,loop:r,currentTabStopId:w,onItemFocus:sO.useCallback(e=>y(e),[y]),onItemShiftTab:sO.useCallback(()=>C(!0),[]),onFocusableItemAdd:sO.useCallback(()=>O(e=>e+1),[]),onFocusableItemRemove:sO.useCallback(()=>O(e=>e-1),[]),children:xO(di.div,{tabIndex:I||0===_?-1:0,"data-orientation":o,...f,ref:v,style:{outline:"none",...e.style},onMouseDown:s(e.onMouseDown,()=>{E.current=!0}),onFocus:s(e.onFocus,e=>{const t=!E.current;if(e.target===e.currentTarget&&t&&!I){const t=new CustomEvent(nv,ov);if(e.currentTarget.dispatchEvent(t),!t.defaultPrevented){const e=A().filter(e=>e.focusable);Jo([e.find(e=>e.active),e.find(e=>e.id===w),...e].filter(Boolean).map(e=>e.ref.current),m)}}E.current=!1}),onBlur:s(e.onBlur,()=>C(!1))})})}),lv="RovingFocusGroupItem",sv=sO.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:o=!0,active:r=!1,tabStopId:a,children:i,...l}=e,u=c(),d=a||u,p=MR(lv,n),m=p.currentTabStopId===d,f=ER(n),{onFocusableItemAdd:g,onFocusableItemRemove:h,currentTabStopId:v}=p;return sO.useEffect(()=>{if(o)return g(),()=>h()},[o,g,h]),xO(AR.ItemSlot,{scope:n,id:d,focusable:o,active:r,children:xO(di.span,{tabIndex:m?0:-1,"data-orientation":p.orientation,...l,ref:t,onMouseDown:s(e.onMouseDown,e=>{o?p.onItemFocus(d):e.preventDefault()}),onFocus:s(e.onFocus,()=>p.onItemFocus(d)),onKeyDown:s(e.onKeyDown,e=>{if("Tab"===e.key&&e.shiftKey)return void p.onItemShiftTab();if(e.target!==e.currentTarget)return;const t=function(e,t,n){const o=function(e,t){return"rtl"!==t?e:"ArrowLeft"===e?"ArrowRight":"ArrowRight"===e?"ArrowLeft":e}(e.key,n);if(!("vertical"===t&&["ArrowLeft","ArrowRight"].includes(o)||"horizontal"===t&&["ArrowUp","ArrowDown"].includes(o)))return cv[o]}(e,p.orientation,p.dir);if(void 0!==t){if(e.metaKey||e.ctrlKey||e.altKey||e.shiftKey)return;e.preventDefault();let r=f().filter(e=>e.focusable).map(e=>e.ref.current);if("last"===t)r.reverse();else if("prev"===t||"next"===t){"prev"===t&&r.reverse();const a=r.indexOf(e.currentTarget);r=p.loop?(o=a+1,(n=r).map((e,t)=>n[(o+t)%n.length])):r.slice(a+1)}setTimeout(()=>Jo(r))}var n,o}),children:"function"==typeof i?i({isCurrentTabStop:m,hasTabStop:null!=v}):i})})}),sv.displayName=lv,cv={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"},uv=av,dv=sv,pv=["Enter"," "],mv=["ArrowUp","PageDown","End"],fv=[...["ArrowDown","PageUp","Home"],...mv],gv={ltr:[...pv,"ArrowRight"],rtl:[...pv,"ArrowLeft"]},hv={ltr:["ArrowLeft"],rtl:["ArrowRight"]},vv="Menu";var[PR,NR,BR]=zn(vv),[GR,VR]=o(vv,[BR,wR,SR]);bv=wR(),wv=SR();var[TR,DR]=GR(vv),[kR,LR]=GR(vv);(yv=e=>{const{__scopeMenu:t,open:n=!1,children:o,dir:r,onOpenChange:a,modal:i=!0}=e,l=bv(t),[s,c]=sO.useState(null),u=sO.useRef(!1),d=h(a),p=Ln(r);return sO.useEffect(()=>{const e=()=>{u.current=!0,document.addEventListener("pointerdown",t,{capture:!0,once:!0}),document.addEventListener("pointermove",t,{capture:!0,once:!0})},t=()=>u.current=!1;return document.addEventListener("keydown",e,{capture:!0}),()=>{document.removeEventListener("keydown",e,{capture:!0}),document.removeEventListener("pointerdown",t,{capture:!0}),document.removeEventListener("pointermove",t,{capture:!0})}},[]),xO(Kh,{...l,children:xO(TR,{scope:t,open:n,onOpenChange:d,content:s,onContentChange:c,children:xO(kR,{scope:t,onClose:sO.useCallback(()=>d(!1),[d]),isUsingKeyboardRef:u,dir:p,modal:i,children:o})})})}).displayName=vv,Iv="MenuAnchor",(Cv=sO.forwardRef((e,t)=>{const{__scopeMenu:n,...o}=e,r=bv(n);return xO($h,{...r,...o,ref:t})})).displayName=Iv,xv="MenuPortal";var[zR,FR]=GR(xv,{forceMount:void 0});(Av=e=>{const{__scopeMenu:t,forceMount:n,children:o,container:r}=e,a=DR(xv,t);return xO(zR,{scope:t,forceMount:n,children:xO(Ri,{present:n||a.open,children:xO(Si,{asChild:!0,container:r,children:o})})})}).displayName=xv,Ev="MenuContent";var[HR,WR]=GR(Ev);_v=sO.forwardRef((e,t)=>{const n=FR(Ev,e.__scopeMenu),{forceMount:o=n.forceMount,...r}=e,a=DR(Ev,e.__scopeMenu),i=LR(Ev,e.__scopeMenu);return xO(PR.Provider,{scope:e.__scopeMenu,children:xO(Ri,{present:o||a.open,children:xO(PR.Slot,{scope:e.__scopeMenu,children:i.modal?xO(Ov,{...r,ref:t}):xO(Sv,{...r,ref:t})})})})}),Ov=sO.forwardRef((e,t)=>{const n=DR(Ev,e.__scopeMenu),o=sO.useRef(null),r=l(t,o);return sO.useEffect(()=>{const e=o.current;if(e)return Gl(e)},[]),xO(Mv,{...e,ref:r,trapFocus:n.open,disableOutsidePointerEvents:n.open,disableOutsideScroll:!0,onFocusOutside:s(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>n.onOpenChange(!1)})}),Sv=sO.forwardRef((e,t)=>{const n=DR(Ev,e.__scopeMenu);return xO(Mv,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>n.onOpenChange(!1)})}),Rv=d("MenuContent.ScrollLock"),Mv=sO.forwardRef((e,t)=>{const{__scopeMenu:n,loop:o=!1,trapFocus:r,onOpenAutoFocus:a,onCloseAutoFocus:i,disableOutsidePointerEvents:c,onEntryFocus:u,onEscapeKeyDown:d,onPointerDownOutside:p,onFocusOutside:m,onInteractOutside:f,onDismiss:g,disableOutsideScroll:h,...v}=e,b=DR(Ev,n),w=LR(Ev,n),y=bv(n),I=wv(n),C=NR(n),[x,A]=sO.useState(null),E=sO.useRef(null),O=l(t,E,b.onContentChange),S=sO.useRef(0),R=sO.useRef(""),M=sO.useRef(0),P=sO.useRef(null),N=sO.useRef("right"),B=sO.useRef(0),G=h?El:sO.Fragment,V=h?{as:Rv,allowPinchZoom:!0}:void 0,T=e=>{const t=R.current+e,n=C().filter(e=>!e.disabled),o=document.activeElement,r=n.find(e=>e.ref.current===o)?.textValue,a=function(e,t,n){const o=t.length>1&&Array.from(t).every(e=>e===t[0]),r=o?t[0]:t,a=n?e.indexOf(n):-1;let i=(l=e,s=Math.max(a,0),l.map((e,t)=>l[(s+t)%l.length]));var l,s;1===r.length&&(i=i.filter(e=>e!==n));const c=i.find(e=>e.toLowerCase().startsWith(r.toLowerCase()));return c!==n?c:void 0}(n.map(e=>e.textValue),t,r),i=n.find(e=>e.textValue===a)?.ref.current;!function e(t){R.current=t,window.clearTimeout(S.current),""!==t&&(S.current=window.setTimeout(()=>e(""),1e3))}(t),i&&setTimeout(()=>i.focus())};sO.useEffect(()=>()=>window.clearTimeout(S.current),[]),_();const D=sO.useCallback(e=>N.current===P.current?.side&&function(e,t){return!!t&&function(e,t){const{x:n,y:o}=e;let r=!1;for(let a=0,i=t.length-1;a<t.length;i=a++){const e=t[a],l=t[i],s=e.x,c=e.y,u=l.x,d=l.y;c>o!=d>o&&n<(u-s)*(o-c)/(d-c)+s&&(r=!r)}return r}({x:e.clientX,y:e.clientY},t)}(e,P.current?.area),[]);return xO(HR,{scope:n,searchRef:R,onItemEnter:sO.useCallback(e=>{D(e)&&e.preventDefault()},[D]),onItemLeave:sO.useCallback(e=>{D(e)||(E.current?.focus(),A(null))},[D]),onTriggerLeave:sO.useCallback(e=>{D(e)&&e.preventDefault()},[D]),pointerGraceTimerRef:M,onPointerGraceIntentChange:sO.useCallback(e=>{P.current=e},[]),children:xO(G,{...V,children:xO(Ei,{asChild:!0,trapped:r,onMountAutoFocus:s(a,e=>{e.preventDefault(),E.current?.focus({preventScroll:!0})}),onUnmountAutoFocus:i,children:xO(bi,{asChild:!0,disableOutsidePointerEvents:c,onEscapeKeyDown:d,onPointerDownOutside:p,onFocusOutside:m,onInteractOutside:f,onDismiss:g,children:xO(uv,{asChild:!0,...I,dir:w.dir,orientation:"vertical",loop:o,currentTabStopId:x,onCurrentTabStopIdChange:A,onEntryFocus:s(u,e=>{w.isUsingKeyboardRef.current||e.preventDefault()}),preventScrollOnEntryFocus:!0,children:xO(ev,{role:"menu","aria-orientation":"vertical","data-state":Uo(b.open),"data-radix-menu-content":"",dir:w.dir,...y,...v,ref:O,style:{outline:"none",...v.style},onKeyDown:s(v.onKeyDown,e=>{const t=e.target.closest("[data-radix-menu-content]")===e.currentTarget,n=e.ctrlKey||e.altKey||e.metaKey,o=1===e.key.length;t&&("Tab"===e.key&&e.preventDefault(),!n&&o&&T(e.key));const r=E.current;if(e.target!==r)return;if(!fv.includes(e.key))return;e.preventDefault();const a=C().filter(e=>!e.disabled).map(e=>e.ref.current);mv.includes(e.key)&&a.reverse(),function(e){const t=document.activeElement;for(const n of e){if(n===t)return;if(n.focus(),document.activeElement!==t)return}}(a)}),onBlur:s(e.onBlur,e=>{e.currentTarget.contains(e.target)||(window.clearTimeout(S.current),R.current="")}),onPointerMove:s(e.onPointerMove,$o(e=>{const t=e.target,n=B.current!==e.clientX;if(e.currentTarget.contains(t)&&n){const t=e.clientX>B.current?"right":"left";N.current=t,B.current=e.clientX}}))})})})})})})}),_v.displayName=Ev,Pv="MenuGroup",(Nv=sO.forwardRef((e,t)=>{const{__scopeMenu:n,...o}=e;return xO(di.div,{role:"group",...o,ref:t})})).displayName=Pv,Bv="MenuLabel",(Gv=sO.forwardRef((e,t)=>{const{__scopeMenu:n,...o}=e;return xO(di.div,{...o,ref:t})})).displayName=Bv,Vv="MenuItem",Tv="menu.itemSelect",(Dv=sO.forwardRef((e,t)=>{const{disabled:n=!1,onSelect:o,...r}=e,a=sO.useRef(null),i=LR(Vv,e.__scopeMenu),c=WR(Vv,e.__scopeMenu),u=l(t,a),d=sO.useRef(!1);return xO(kv,{...r,ref:u,disabled:n,onClick:s(e.onClick,()=>{const e=a.current;if(!n&&e){const t=new CustomEvent(Tv,{bubbles:!0,cancelable:!0});e.addEventListener(Tv,e=>o?.(e),{once:!0}),g(e,t),t.defaultPrevented?d.current=!1:i.onClose()}}),onPointerDown:t=>{e.onPointerDown?.(t),d.current=!0},onPointerUp:s(e.onPointerUp,e=>{d.current||e.currentTarget?.click()}),onKeyDown:s(e.onKeyDown,e=>{const t=""!==c.searchRef.current;n||t&&" "===e.key||pv.includes(e.key)&&(e.currentTarget.click(),e.preventDefault())})})})).displayName=Vv,kv=sO.forwardRef((e,t)=>{const{__scopeMenu:n,disabled:o=!1,textValue:r,...a}=e,i=WR(Vv,n),c=wv(n),u=sO.useRef(null),d=l(t,u),[p,m]=sO.useState(!1),[f,g]=sO.useState("");return sO.useEffect(()=>{const e=u.current;e&&g((e.textContent??"").trim())},[a.children]),xO(PR.ItemSlot,{scope:n,disabled:o,textValue:r??f,children:xO(dv,{asChild:!0,...c,focusable:!o,children:xO(di.div,{role:"menuitem","data-highlighted":p?"":void 0,"aria-disabled":o||void 0,"data-disabled":o?"":void 0,...a,ref:d,onPointerMove:s(e.onPointerMove,$o(e=>{if(o)i.onItemLeave(e);else if(i.onItemEnter(e),!e.defaultPrevented){e.currentTarget.focus({preventScroll:!0})}})),onPointerLeave:s(e.onPointerLeave,$o(e=>i.onItemLeave(e))),onFocus:s(e.onFocus,()=>m(!0)),onBlur:s(e.onBlur,()=>m(!1))})})})}),Lv="MenuCheckboxItem",(zv=sO.forwardRef((e,t)=>{const{checked:n=!1,onCheckedChange:o,...r}=e;return xO(ZR,{scope:e.__scopeMenu,checked:n,children:xO(Dv,{role:"menuitemcheckbox","aria-checked":Qo(n)?"mixed":n,...r,ref:t,"data-state":Ko(n),onSelect:s(r.onSelect,()=>o?.(!!Qo(n)||!n),{checkForDefaultPrevented:!1})})})})).displayName=Lv,Fv="MenuRadioGroup";var[XR,jR]=GR(Fv,{value:void 0,onValueChange:()=>{}});(Hv=sO.forwardRef((e,t)=>{const{value:n,onValueChange:o,...r}=e,a=h(o);return xO(XR,{scope:e.__scopeMenu,value:n,onValueChange:a,children:xO(Nv,{...r,ref:t})})})).displayName=Fv,Wv="MenuRadioItem",(Xv=sO.forwardRef((e,t)=>{const{value:n,...o}=e,r=jR(Wv,e.__scopeMenu),a=n===r.value;return xO(ZR,{scope:e.__scopeMenu,checked:a,children:xO(Dv,{role:"menuitemradio","aria-checked":a,...o,ref:t,"data-state":Ko(a),onSelect:s(o.onSelect,()=>r.onValueChange?.(n),{checkForDefaultPrevented:!1})})})})).displayName=Wv,jv="MenuItemIndicator";var[ZR,qR]=GR(jv,{checked:!1});(Zv=sO.forwardRef((e,t)=>{const{__scopeMenu:n,forceMount:o,...r}=e,a=qR(jv,n);return xO(Ri,{present:o||Qo(a.checked)||!0===a.checked,children:xO(di.span,{...r,ref:t,"data-state":Ko(a.checked)})})})).displayName=jv,qv="MenuSeparator",(Yv=sO.forwardRef((e,t)=>{const{__scopeMenu:n,...o}=e;return xO(di.div,{role:"separator","aria-orientation":"horizontal",...o,ref:t})})).displayName=qv,Jv="MenuArrow",(Uv=sO.forwardRef((e,t)=>{const{__scopeMenu:n,...o}=e,r=bv(n);return xO(tv,{...r,...o,ref:t})})).displayName=Jv,Qv="MenuSub";var[YR,JR]=GR(Qv);Kv="MenuSubTrigger",($v=sO.forwardRef((e,t)=>{const n=DR(Kv,e.__scopeMenu),o=LR(Kv,e.__scopeMenu),r=JR(Kv,e.__scopeMenu),a=WR(Kv,e.__scopeMenu),l=sO.useRef(null),{pointerGraceTimerRef:c,onPointerGraceIntentChange:u}=a,d={__scopeMenu:e.__scopeMenu},p=sO.useCallback(()=>{l.current&&window.clearTimeout(l.current),l.current=null},[]);return sO.useEffect(()=>p,[p]),sO.useEffect(()=>{const e=c.current;return()=>{window.clearTimeout(e),u(null)}},[c,u]),xO(Cv,{asChild:!0,...d,children:xO(kv,{id:r.triggerId,"aria-haspopup":"menu","aria-expanded":n.open,"aria-controls":r.contentId,"data-state":Uo(n.open),...e,ref:i(t,r.onTriggerChange),onClick:t=>{e.onClick?.(t),e.disabled||t.defaultPrevented||(t.currentTarget.focus(),n.open||n.onOpenChange(!0))},onPointerMove:s(e.onPointerMove,$o(t=>{a.onItemEnter(t),t.defaultPrevented||e.disabled||n.open||l.current||(a.onPointerGraceIntentChange(null),l.current=window.setTimeout(()=>{n.onOpenChange(!0),p()},100))})),onPointerLeave:s(e.onPointerLeave,$o(e=>{p();const t=n.content?.getBoundingClientRect();if(t){const o=n.content?.dataset.side,r="right"===o,i=r?-5:5,l=t[r?"left":"right"],s=t[r?"right":"left"];a.onPointerGraceIntentChange({area:[{x:e.clientX+i,y:e.clientY},{x:l,y:t.top},{x:s,y:t.top},{x:s,y:t.bottom},{x:l,y:t.bottom}],side:o}),window.clearTimeout(c.current),c.current=window.setTimeout(()=>a.onPointerGraceIntentChange(null),300)}else{if(a.onTriggerLeave(e),e.defaultPrevented)return;a.onPointerGraceIntentChange(null)}})),onKeyDown:s(e.onKeyDown,t=>{const r=""!==a.searchRef.current;e.disabled||r&&" "===t.key||gv[o.dir].includes(t.key)&&(n.onOpenChange(!0),n.content?.focus(),t.preventDefault())})})})})).displayName=Kv,eb="MenuSubContent",(tb=sO.forwardRef((e,t)=>{const n=FR(Ev,e.__scopeMenu),{forceMount:o=n.forceMount,...r}=e,a=DR(Ev,e.__scopeMenu),i=LR(Ev,e.__scopeMenu),c=JR(eb,e.__scopeMenu),u=sO.useRef(null),d=l(t,u);return xO(PR.Provider,{scope:e.__scopeMenu,children:xO(Ri,{present:o||a.open,children:xO(PR.Slot,{scope:e.__scopeMenu,children:xO(Mv,{id:c.contentId,"aria-labelledby":c.triggerId,...r,ref:d,align:"start",side:"rtl"===i.dir?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:e=>{i.isUsingKeyboardRef.current&&u.current?.focus(),e.preventDefault()},onCloseAutoFocus:e=>e.preventDefault(),onFocusOutside:s(e.onFocusOutside,e=>{e.target!==c.trigger&&a.onOpenChange(!1)}),onEscapeKeyDown:s(e.onEscapeKeyDown,e=>{i.onClose(),e.preventDefault()}),onKeyDown:s(e.onKeyDown,e=>{const t=e.currentTarget.contains(e.target),n=hv[i.dir].includes(e.key);t&&n&&(a.onOpenChange(!1),c.trigger?.focus(),e.preventDefault())})})})})})})).displayName=eb,nb=yv,ob=Cv,rb=Av,ab=_v,ib=Nv,lb=Gv,sb=Dv,cb=zv,ub=Hv,db=Xv,pb=Zv,mb=Yv,fb=Uv,gb=$v,hb=tb,vb="DropdownMenu";var[UR]=o(vb,[VR]);bb=VR();var[QR,KR]=UR(vb);(wb=e=>{const{__scopeDropdownMenu:t,children:n,dir:o,open:r,defaultOpen:a,onOpenChange:i,modal:l=!0}=e,s=bb(t),d=sO.useRef(null),[p,m]=u({prop:r,defaultProp:a??!1,onChange:i,caller:vb});return xO(QR,{scope:t,triggerId:c(),triggerRef:d,contentId:c(),open:p,onOpenChange:m,onOpenToggle:sO.useCallback(()=>m(e=>!e),[m]),modal:l,children:xO(nb,{...s,open:p,onOpenChange:m,dir:o,modal:l,children:n})})}).displayName=vb,yb="DropdownMenuTrigger",(Ib=sO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,disabled:o=!1,...r}=e,a=KR(yb,n),l=bb(n);return xO(ob,{asChild:!0,...l,children:xO(di.button,{type:"button",id:a.triggerId,"aria-haspopup":"menu","aria-expanded":a.open,"aria-controls":a.open?a.contentId:void 0,"data-state":a.open?"open":"closed","data-disabled":o?"":void 0,disabled:o,...r,ref:i(t,a.triggerRef),onPointerDown:s(e.onPointerDown,e=>{o||0!==e.button||!1!==e.ctrlKey||(a.onOpenToggle(),a.open||e.preventDefault())}),onKeyDown:s(e.onKeyDown,e=>{o||(["Enter"," "].includes(e.key)&&a.onOpenToggle(),"ArrowDown"===e.key&&a.onOpenChange(!0),["Enter"," ","ArrowDown"].includes(e.key)&&e.preventDefault())})})})})).displayName=yb,(Cb=e=>{const{__scopeDropdownMenu:t,...n}=e,o=bb(t);return xO(rb,{...o,...n})}).displayName="DropdownMenuPortal",xb="DropdownMenuContent",(Ab=sO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=KR(xb,n),a=bb(n),i=sO.useRef(!1);return xO(ab,{id:r.contentId,"aria-labelledby":r.triggerId,...a,...o,ref:t,onCloseAutoFocus:s(e.onCloseAutoFocus,e=>{i.current||r.triggerRef.current?.focus(),i.current=!1,e.preventDefault()}),onInteractOutside:s(e.onInteractOutside,e=>{const t=e.detail.originalEvent,n=0===t.button&&!0===t.ctrlKey,o=2===t.button||n;r.modal&&!o||(i.current=!0)}),style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})})).displayName=xb,Eb="DropdownMenuGroup",(_b=sO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=bb(n);return xO(ib,{...r,...o,ref:t})})).displayName=Eb,Ob="DropdownMenuLabel",(Sb=sO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=bb(n);return xO(lb,{...r,...o,ref:t})})).displayName=Ob,Rb="DropdownMenuItem",(Mb=sO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=bb(n);return xO(sb,{...r,...o,ref:t})})).displayName=Rb,Pb="DropdownMenuCheckboxItem",sO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=bb(n);return xO(cb,{...r,...o,ref:t})}).displayName=Pb,Nb="DropdownMenuRadioGroup",sO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=bb(n);return xO(ub,{...r,...o,ref:t})}).displayName=Nb,Bb="DropdownMenuRadioItem",sO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=bb(n);return xO(db,{...r,...o,ref:t})}).displayName=Bb,Gb="DropdownMenuItemIndicator",sO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=bb(n);return xO(pb,{...r,...o,ref:t})}).displayName=Gb,Vb="DropdownMenuSeparator",(Tb=sO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=bb(n);return xO(mb,{...r,...o,ref:t})})).displayName=Vb,Db="DropdownMenuArrow",sO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=bb(n);return xO(fb,{...r,...o,ref:t})}).displayName=Db,kb="DropdownMenuSubTrigger",sO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=bb(n);return xO(gb,{...r,...o,ref:t})}).displayName=kb,Lb="DropdownMenuSubContent",sO.forwardRef((e,t)=>{const{__scopeDropdownMenu:n,...o}=e,r=bb(n);return xO(hb,{...r,...o,ref:t,style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})}).displayName=Lb,zb=wb,Fb=Ib,Hb=Cb,Wb=Ab,Xb=_b,jb=Sb,Zb=Mb,qb=Tb,Yb="Dropdown-modules_content__hz-wg",Jb="Dropdown-modules_scrollableArea__9SHHg",Ub="Dropdown-modules_item__67YXq",Qb="Dropdown-modules_label__05rx3",Kb="Dropdown-modules_warning__dIJD1",$b="Dropdown-modules_separator__dNtZP";const $R=cO.forwardRef(({children:e,className:t,...n},o)=>cO.createElement(Hb,{...n},cO.createElement(Wb,{className:ai(Yb,"demio-ui-dropdown-content",t),...n,ref:o},cO.createElement("div",{className:Jb},e)))),eM=cO.forwardRef(({className:e,...t},n)=>cO.createElement(qb,{ref:n,...t,className:ai($b,"demio-ui-dropdown-separator",e)})),tM=zb,nM=Fb,oM=jb,rM=Zb,aM=Xb,iM=Hb,lM=({children:e,className:t="",isWarning:n=!1,isLabel:o=!1,disabled:r=!1,onSelect:a,...i})=>{const l=ai(Ub,"demio-ui-dropdown-item",{[t]:t,[Kb]:n,"demio-ui-dropdown-label":o,[Qb]:o});return o?cO.createElement(jb,{className:l,...i},e):cO.createElement(Zb,{className:l,disabled:r,onSelect:a,...i},e)};ew={formGroup:"FormGroup-modules_formGroup__Zjh7i",horizontal:"FormGroup-modules_horizontal__9g7gn",vertical:"FormGroup-modules_vertical__yPEor",between:"FormGroup-modules_between__poqnA",start:"FormGroup-modules_start__ylflU",center:"FormGroup-modules_center__xkWT-",startAlignItems:"FormGroup-modules_startAlignItems__h-nDr",stretchAlignItems:"FormGroup-modules_stretchAlignItems__jg3e0",centerAlignItems:"FormGroup-modules_centerAlignItems__J7KaF"},tw="InfoBanner-modules_infoBanner__6KCFX",nw="InfoBanner-modules_infoBannerWrapper__mUG2s",ow="InfoBanner-modules_contentWrapper__GVYBK",rw="InfoBanner-modules_title__HqhSZ",aw="InfoBanner-modules_iconWrapper__MiPMN";const sM=({children:e=null,className:t="",icon:n=null,isIconVisible:o=!0,text:r=null,title:a=null})=>cO.createElement("div",{className:ai(tw,"demio-ui-info-banner",t)},cO.createElement("div",{className:ai(nw,"demio-ui-info-banner-wrapper")},o&&cO.createElement("div",{className:ai(aw,"demio-ui-info-banner-iconWrapper")},n||cO.createElement(qm,null)),e||cO.createElement("div",{className:ai(ow,"demio-ui-info-banner-contentWrapper")},a&&cO.createElement("span",{className:ai(rw,"demio-ui-info-banner-title")},a),r&&cO.createElement("span",{className:"demio-ui-info-banner-text"},r))));iw="ModalScrollable-modules_overlay__e4-c1",lw="ModalScrollable-modules_closeBtn__prSB-",sw="ModalScrollable-modules_isHidden__rqtyM",cw="ModalScrollable-modules_title__TzPu5",uw="ModalScrollable-modules_withHeader__OTqO-",dw="ModalScrollable-modules_header__BaeDK",pw="ModalScrollable-modules_noTitle__Aeqsv",mw="ModalScrollable-modules_content__oWfLS",fw="ModalScrollable-modules_body__zrctf",gw="ModalScrollable-modules_footer__fxnqN",hw="ModalScrollable-modules_footerButtonsContainer__MhbTv",vw="ModalScrollable-modules_withFooter__HDHPq",bw="ModalScrollable-modules_btn__KdfVl";const cM=pO(dO(({children:e,customBodyClass:t="",customCloseBtnClass:n="",customContentClass:o="",customFooterClass:r="",customOverlayClass:a="",customTitleClass:i="",footer:l,header:s,isClosable:c=!0,isCloseButtonVisible:u=!0,isOkBtnDisabled:d=!1,isOpen:p,isOpenByDefault:m=!1,onOpenChange:f,portalContainer:g,title:h="",cancelBtnText:v="Cancel",customCancelBtnClass:b="",cancelBtnColor:w="dark",cancelBtnVariant:y="tertiary",isAvailableCancelBtn:I=!0,onCancel:C,okBtnText:x="ok",customOkBtnClass:A="",okBtnColor:E="green",okBtnVariant:_="primary",isAvailableOkBtn:O=!0,onOk:S},R)=>{const M=e=>{f?.(e)},P=(e=null)=>{C?.(e),M(!1)};return cO.createElement(is,{defaultOpen:m,open:p,onOpenChange:M},cO.createElement(ss,{container:g||void 0},cO.createElement(cs,{className:ai("demio-ui-scrollable-modal-overlay",iw,a),"data-testid":"scrollable-modal-overlay"}),cO.createElement(us,{"aria-describedby":void 0,className:ai("demio-ui-scrollable-modal-content",mw,o),"data-testid":"scrollable-modal-content",onPointerDownOutside:e=>{c?P():e?.preventDefault()},ref:R},cO.createElement(ds,{className:ai("demio-ui-scrollable-modal-title",cw,{"no-title":!h,[sw]:!h,"with-header":!!s,[uw]:!!s},i),"data-testid":"scrollable-modal-title"},h),!!s&&cO.createElement("div",{className:ai("demio-ui-scrollable-modal-header",dw,{"without-title":!h,[pw]:!h}),"data-testid":"scrollable-modal-header"},s),cO.createElement(ms,{className:ai("demio-ui-scrollable-modal-close-btn",lw,{"no-close-btn":!u,[sw]:!u},n),"data-testid":"scrollable-modal-close-btn",onClick:P},cO.createElement(Hs,null)),cO.createElement("div",{className:ai("demio-ui-scrollable-modal-body",fw,t),"data-testid":"scrollable-modal-body"},e),(I||O||!!l)&&cO.createElement("div",{className:ai("demio-ui-scrollable-modal-footer",gw,r),"data-testid":"scrollable-modal-footer"},l,(I||O)&&cO.createElement("div",{className:ai("demio-ui-scrollable-modal-footer-buttons-container",hw,{"with-footer":!!l,[vw]:!!l}),"data-testid":"scrollable-modal-footer-buttons-container"},I&&cO.createElement(YO,{className:ai("demio-ui-scrollable-modal-footer-cancel-btn",bw,b),color:w,"data-testid":"scrollable-modal-footer-cancel-btn",onClick:P,variant:y},v),O&&cO.createElement(YO,{className:ai("demio-ui-scrollable-modal-footer-ok-btn",bw,A),color:E,"data-testid":"scrollable-modal-footer-ok-btn",disabled:d,onClick:e=>{S?.(e)},variant:_},x))))))}));var uM,dM,pM,mM;for(ww=["defaultInputValue","defaultMenuIsOpen","defaultValue","inputValue","menuIsOpen","onChange","onInputChange","onMenuClose","onMenuOpen","value"],yw=function(){function e(e){var t=this;this._insertTag=function(e){var n;n=0===t.tags.length?t.insertionPoint?t.insertionPoint.nextSibling:t.prepend?t.container.firstChild:t.before:t.tags[t.tags.length-1].nextSibling,t.container.insertBefore(e,n),t.tags.push(e)},this.isSpeedy=void 0===e.speedy||e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.prepend=e.prepend,this.insertionPoint=e.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(e){e.forEach(this._insertTag)},t.insert=function(e){var t,n;if(this.ctr%(this.isSpeedy?65e3:1)==0&&this._insertTag(function(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),void 0!==e.nonce&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}(this)),t=this.tags[this.tags.length-1],this.isSpeedy){n=function(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}(t);try{n.insertRule(e,n.cssRules.length)}catch(pM){}}else t.appendChild(document.createTextNode(e));this.ctr++},t.flush=function(){this.tags.forEach(function(e){var t;return null==(t=e.parentNode)?void 0:t.removeChild(e)}),this.tags=[],this.ctr=0},e}(),Iw="-ms-",Cw="-moz-",xw="-webkit-",Aw="comm",Ew="rule",_w="decl",Ow="@import",Sw="@keyframes",Rw="@layer",Mw=Math.abs,Pw=String.fromCharCode,Nw=Object.assign,Bw=1,Gw=1,Vw=0,Tw=0,Dw=0,kw="",Lw=function(e){var t=new WeakMap;return function(n){if(t.has(n))return t.get(n);var o=e(n);return t.set(n,o),o}},zw="undefined"!=typeof document,Fw=function(e,t,n){for(var o=0,r=0;o=r,r=Rr(),38===o&&12===r&&(t[n]=1),!Nr(r);)Sr();return Pr(e,Tw)},Hw=function(e,t){var n=-1,o=44;do{switch(Nr(o)){case 0:38===o&&12===Rr()&&(t[n]=1),e[n]+=Fw(Tw-1,t,n);break;case 2:e[n]+=Vr(o);break;case 4:if(44===o){e[++n]=58===Rr()?"&\f":"",t[n]=e[n].length;break}default:e[n]+=Pw(o)}}while(o=Sr());return e},Ww=function(e,t){return Gr(Hw(Br(e),t))},Xw=new WeakMap,jw=function(e){var t,n,o,r,a,i,l,s,c;if("rule"===e.type&&e.parent&&!(e.length<1)){for(t=e.value,n=e.parent,o=e.column===n.column&&e.line===n.line;"rule"!==n.type;)if(!(n=n.parent))return;if((1!==e.props.length||58===t.charCodeAt(0)||Xw.get(n))&&!o)for(Xw.set(e,!0),a=Ww(t,r=[]),i=n.props,l=0,s=0;l<a.length;l++)for(c=0;c<i.length;c++,s++)e.props[s]=r[l]?a[l].replace(/&\f/g,i[c]):i[c]+" "+a[l]}},Zw=function(e){if("decl"===e.type){var t=e.value;108===t.charCodeAt(0)&&98===t.charCodeAt(2)&&(e.return="",e.value="")}},qw=function(e,t,n,o){if(e.length>-1&&!e.return)switch(e.type){case _w:e.return=Ur(e.value,e.length);break;case Sw:return Zr([_r(e,{value:br(e.value,"@","@"+xw)})],o);case Ew:if(e.length)return function(e,t){return e.map(t).join("")}(e.props,function(t){switch(function(e,t){return(e=t.exec(e))?e[0]:e}(t,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Zr([_r(e,{props:[br(t,/:(read-\w+)/,":"+Cw+"$1")]})],o);case"::placeholder":return Zr([_r(e,{props:[br(t,/:(plac\w+)/,":"+xw+"input-$1")]}),_r(e,{props:[br(t,/:(plac\w+)/,":"+Cw+"$1")]}),_r(e,{props:[br(t,/:(plac\w+)/,Iw+"input-$1")]})],o)}return""})}},Yw=zw?void 0:Lw(function(){return Jr(function(){return{}})}),Jw=[qw],Uw=function(e){var t,n,o,r,a,i,l,s,c,u,d,p,m,f,g,h,v,b,w=e.key;return zw&&"css"===w&&(t=document.querySelectorAll("style[data-emotion]:not([data-s])"),Array.prototype.forEach.call(t,function(e){-1!==e.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(e),e.setAttribute("data-s",""))})),n=e.stylisPlugins||Jw,o={},a=[],zw&&(r=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+w+' "]'),function(e){var t,n=e.getAttribute("data-emotion").split(" ");for(t=1;t<n.length;t++)o[n[t]]=!0;a.push(e)})),l=[jw,Zw],Yw?(p=[qr],m=Yr(l.concat(n,p)),f=function(e){return Zr(Fr(e),m)},g=Yw(n)(w),h=function(e,t){var n=t.name;return void 0===g[n]&&(g[n]=f(e?e+"{"+t.styles+"}":t.styles)),g[n]},i=function(e,t,n,o){var r=t.name,a=h(e,t);return void 0===v.compat?(o&&(v.inserted[r]=!0),a):o?void(v.inserted[r]=a):a}):(c=[qr,(b=function(e){s.insert(e)},function(e){e.root||(e=e.return)&&b(e)})],u=Yr(l.concat(n,c)),d=function(e){return Zr(Fr(e),u)},i=function(e,t,n,o){s=n,d(e?e+"{"+t.styles+"}":t.styles),o&&(v.inserted[t.name]=!0)}),(v={key:w,sheet:new yw({key:w,container:r,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:o,registered:{},insert:i}).sheet.hydrate(a),v},Qw="undefined"!=typeof document,Kw=function(e,t,n){var o=e.key+"-"+t.name;(!1===n||!1===Qw&&void 0!==e.compat)&&void 0===e.registered[o]&&(e.registered[o]=t.styles)},$w=function(e,t,n){var o,r,a,i;if(Kw(e,t,n),o=e.key+"-"+t.name,void 0===e.inserted[t.name]){r="",a=t;do{i=e.insert(t===a?"."+o:"",a,e.sheet,!0),Qw||void 0===i||(r+=i),a=a.next}while(void 0!==a);if(!Qw&&0!==r.length)return r}},ey={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},ty=/[A-Z]|^ms/g,ny=/_EMO_([^_]+?)_([^]*?)_EMO_/g,oy=function(e){return 45===e.charCodeAt(1)},ry=function(e){return null!=e&&"boolean"!=typeof e},ay=Jr(function(e){return oy(e)?e:e.replace(ty,"-$&").toLowerCase()}),iy=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(ny,function(e,t,n){return sy={name:t,styles:n,next:sy},t})}return 1===ey[e]||oy(e)||"number"!=typeof t||0===t?t:t+"px"},ly=/label:\s*([^\s;{]+)\s*(;|$)/g,cy="undefined"!=typeof document,uy=function(e){return e()},dy=!!sO.useInsertionEffect&&sO.useInsertionEffect,py=cy&&dy||uy,my="undefined"!=typeof document,(fy=sO.createContext("undefined"!=typeof HTMLElement?Uw({key:"css"}):null)).Provider,gy=function(e){return dO(function(t,n){var o=vO(fy);return e(t,o,n)})},my||(gy=function(e){return function(t){var n=vO(fy);return null===n?(n=Uw({key:"css"}),sO.createElement(fy.Provider,{value:n},e(t,n))):e(t,n)}}),hy=sO.createContext({}),vy={}.hasOwnProperty,by="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",wy=function(e,t){var n,o={};for(n in t)vy.call(t,n)&&(o[n]=t[n]);return o[by]=e,o},yy=function(e){var t,n,o,r,a=e.cache,i=e.serialized,l=e.isStringTag;if(Kw(a,i,l),t=py(function(){return $w(a,i,l)}),!my&&void 0!==t){for(o=i.name,r=i.next;void 0!==r;)o+=" "+r.name,r=r.next;return sO.createElement("style",((n={})["data-emotion"]=a.key+" "+o,n.dangerouslySetInnerHTML={__html:t},n.nonce=a.sheet.nonce,n))}return null},Iy=gy(function(e,t,n){var o,r,a,i,l,s,c=e.css;for(s in"string"==typeof c&&void 0!==t.registered[c]&&(c=t.registered[c]),o=e[by],r=[c],a="","string"==typeof e.className?a=function(e,t,n){var o="";return n.split(" ").forEach(function(n){void 0!==e[n]?t.push(e[n]+";"):n&&(o+=n+" ")}),o}(t.registered,r,e.className):null!=e.className&&(a=e.className+" "),i=Kr(r,void 0,sO.useContext(hy)),a+=t.key+"-"+i.name,l={},e)vy.call(e,s)&&"css"!==s&&s!==by&&(l[s]=e[s]);return l.className=a,n&&(l.ref=n),sO.createElement(sO.Fragment,null,sO.createElement(yy,{cache:t,serialized:i,isStringTag:"string"==typeof o}),sO.createElement(o,l))}),Cy=Iy,xy=function(e,t){var n,o,r,a=arguments;if(null==t||!vy.call(t,"css"))return sO.createElement.apply(void 0,a);for(n=a.length,(o=new Array(n))[0]=Cy,o[1]=wy(e,t),r=2;r<n;r++)o[r]=a[r];return sO.createElement.apply(null,o)},uM=xy||(xy={}),dM||(dM=uM.JSX||(uM.JSX={})),Ay="undefined"!=typeof document,Ey=Ay?hO:function(){},_y=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],Oy=function(){},Sy=function(e){return t=e,Array.isArray(t)?e.filter(Boolean):"object"===tr(e)&&null!==e?[e]:[];var t},Ry=function(e){return e.className,e.clearValue,e.cx,e.getStyles,e.getClassNames,e.getValue,e.hasValue,e.isMulti,e.isRtl,e.options,e.selectOption,e.selectProps,e.setValue,e.theme,ar({},cr(e,_y))},My=function(e,t,n){var o=e.cx,r=e.getStyles,a=e.getClassNames,i=e.className;return{css:r(t,e),className:o(null!=n?n:{},a(t,e),i)}},Py=!1,Ny={get passive(){return Py=!0}},(By="undefined"!=typeof window?window:{}).addEventListener&&By.removeEventListener&&(By.addEventListener("p",Oy,Ny),By.removeEventListener("p",Oy,!1)),Gy=Py,Vy=function(e){var t,n,o,r;for(t=arguments.length,n=new Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];return r=Object.entries(e).filter(function(e){var t=sr(e,1)[0];return!n.includes(t)}),r.reduce(function(e,t){var n=sr(t,2),o=n[0],r=n[1];return e[o]=r,e},{})},Ty=["children","innerProps"],Dy=["children","innerProps"],ky=function(e){return"auto"===e?"bottom":e},Ly=function(e,t){var n,o=e.placement,r=e.theme,a=r.borderRadius,i=r.spacing,l=r.colors;return ar((or(n={label:"menu"},function(e){return e?{bottom:"top",top:"bottom"}[e]:"bottom"}(o),"100%"),or(n,"position","absolute"),or(n,"width","100%"),or(n,"zIndex",1),n),t?{}:{backgroundColor:l.neutral0,borderRadius:a,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:i.menuGutter,marginTop:i.menuGutter})},zy=wO(null),Fy=function(e){var t=e.children,n=e.minMenuHeight,o=e.maxMenuHeight,r=e.menuPlacement,a=e.menuPosition,i=e.menuShouldScrollIntoView,l=e.theme,s=vO(zy)||{},c=s.setPortalPlacement,u=mO(null),d=uO(o),p=sr(d,2),m=p[0],f=p[1],g=uO(null),h=sr(g,2),v=h[0],b=h[1],w=l.spacing.controlHeight;return Ey(function(){var e,t,l=u.current;l&&(e="fixed"===a,t=ua({maxHeight:o,menuEl:l,minHeight:n,placement:r,shouldScroll:i&&!e,isFixedPosition:e,controlHeight:w}),f(t.maxHeight),b(t.placement),null==c||c(t.placement))},[o,r,a,i,n,c,w]),t({ref:u,placerProps:ar(ar({},e),{},{placement:v||ky(r),maxHeight:m})})},Hy=function(e){var t=e.children,n=e.innerRef,o=e.innerProps;return xy("div",ur({},My(e,"menu",{menu:!0}),{ref:n},o),t)},Wy=function(e,t){var n=e.maxHeight,o=e.theme.spacing.baseUnit;return ar({maxHeight:n,overflowY:"auto",position:"relative",WebkitOverflowScrolling:"touch"},t?{}:{paddingBottom:o,paddingTop:o})},Xy=function(e){var t=e.children,n=e.innerProps,o=e.innerRef,r=e.isMulti;return xy("div",ur({},My(e,"menuList",{"menu-list":!0,"menu-list--is-multi":r}),{ref:o},n),t)},jy=function(e,t){var n=e.theme,o=n.spacing.baseUnit,r=n.colors;return ar({textAlign:"center"},t?{}:{color:r.neutral40,padding:"".concat(2*o,"px ").concat(3*o,"px")})},Zy=jy,qy=jy,Yy=function(e){var t=e.children,n=void 0===t?"No options":t,o=e.innerProps,r=cr(e,Ty);return xy("div",ur({},My(ar(ar({},r),{},{children:n,innerProps:o}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),o),n)},Jy=function(e){var t=e.children,n=void 0===t?"Loading...":t,o=e.innerProps,r=cr(e,Dy);return xy("div",ur({},My(ar(ar({},r),{},{children:n,innerProps:o}),"loadingMessage",{"menu-notice":!0,"menu-notice--loading":!0}),o),n)},Uy=function(e){var t=e.rect,n=e.offset,o=e.position;return{left:t.left,position:o,top:n,width:t.width,zIndex:1}},Qy=function(e){var t,n,o,r=e.appendTo,a=e.children,i=e.controlElement,l=e.innerProps,s=e.menuPlacement,c=e.menuPosition,u=mO(null),d=mO(null),p=uO(ky(s)),m=sr(p,2),f=m[0],g=m[1],h=bO(function(){return{setPortalPlacement:g}},[]),v=uO(null),b=sr(v,2),w=b[0],y=b[1],I=fO(function(){var e,t,n;i&&(e=function(e){var t=e.getBoundingClientRect();return{bottom:t.bottom,height:t.height,left:t.left,right:t.right,top:t.top,width:t.width}}(i),t="fixed"===c?0:window.pageYOffset,(n=e[f]+t)===(null==w?void 0:w.offset)&&e.left===(null==w?void 0:w.rect.left)&&e.width===(null==w?void 0:w.rect.width)||y({offset:n,rect:e}))},[i,c,f,null==w?void 0:w.offset,null==w?void 0:w.rect.left,null==w?void 0:w.rect.width]);return Ey(function(){I()},[I]),t=fO(function(){"function"==typeof d.current&&(d.current(),d.current=null),i&&u.current&&(d.current=Ho(i,u.current,I,{elementResize:"ResizeObserver"in window}))},[i,I]),Ey(function(){t()},[t]),n=fO(function(e){u.current=e,t()},[t]),!r&&"fixed"!==c||!w?null:(o=xy("div",ur({ref:n},My(ar(ar({},e),{},{offset:w.offset,position:c,rect:w.rect}),"menuPortal",{"menu-portal":!0}),l),a),xy(zy.Provider,{value:h},r?SO(o,r):o))},Ky=function(e){var t=e.isDisabled;return{label:"container",direction:e.isRtl?"rtl":void 0,pointerEvents:t?"none":void 0,position:"relative"}},$y=function(e){var t=e.children,n=e.innerProps,o=e.isDisabled,r=e.isRtl;return xy("div",ur({},My(e,"container",{"--is-disabled":o,"--is-rtl":r}),n),t)},eI=function(e,t){var n=e.theme.spacing,o=e.isMulti,r=e.hasValue,a=e.selectProps.controlShouldRenderValue;return ar({alignItems:"center",display:o&&r&&a?"flex":"grid",flex:1,flexWrap:"wrap",WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"},t?{}:{padding:"".concat(n.baseUnit/2,"px ").concat(2*n.baseUnit,"px")})},tI=function(e){var t=e.children,n=e.innerProps,o=e.isMulti,r=e.hasValue;return xy("div",ur({},My(e,"valueContainer",{"value-container":!0,"value-container--is-multi":o,"value-container--has-value":r}),n),t)},nI=function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},oI=function(e){var t=e.children,n=e.innerProps;return xy("div",ur({},My(e,"indicatorsContainer",{indicators:!0}),n),t)},aI=["size"],iI=["innerProps","isRtl","size"],lI="production"===process.env.NODE_ENV?{name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"}:{name:"tj5bde-Svg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;label:Svg;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWFjdE5vZGUgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3gsIGtleWZyYW1lcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHtcbiAgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWUsXG4gIENTU09iamVjdFdpdGhMYWJlbCxcbiAgR3JvdXBCYXNlLFxufSBmcm9tICcuLi90eXBlcyc7XG5pbXBvcnQgeyBnZXRTdHlsZVByb3BzIH0gZnJvbSAnLi4vdXRpbHMnO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgSWNvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBTdmcgPSAoe1xuICBzaXplLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZTogbnVtYmVyIH0pID0+IChcbiAgPHN2Z1xuICAgIGhlaWdodD17c2l6ZX1cbiAgICB3aWR0aD17c2l6ZX1cbiAgICB2aWV3Qm94PVwiMCAwIDIwIDIwXCJcbiAgICBhcmlhLWhpZGRlbj1cInRydWVcIlxuICAgIGZvY3VzYWJsZT1cImZhbHNlXCJcbiAgICBjc3M9e3tcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgZmlsbDogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBsaW5lSGVpZ2h0OiAxLFxuICAgICAgc3Ryb2tlOiAnY3VycmVudENvbG9yJyxcbiAgICAgIHN0cm9rZVdpZHRoOiAwLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IHR5cGUgQ3Jvc3NJY29uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgQ3Jvc3NJY29uID0gKHByb3BzOiBDcm9zc0ljb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNMTQuMzQ4IDE0Ljg0OWMtMC40NjkgMC40NjktMS4yMjkgMC40NjktMS42OTcgMGwtMi42NTEtMy4wMzAtMi42NTEgMy4wMjljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDAtMC40NjktMC40NjktMC40NjktMS4yMjkgMC0xLjY5N2wyLjc1OC0zLjE1LTIuNzU5LTMuMTUyYy0wLjQ2OS0wLjQ2OS0wLjQ2OS0xLjIyOCAwLTEuNjk3czEuMjI4LTAuNDY5IDEuNjk3IDBsMi42NTIgMy4wMzEgMi42NTEtMy4wMzFjMC40NjktMC40NjkgMS4yMjgtMC40NjkgMS42OTcgMHMwLjQ2OSAxLjIyOSAwIDEuNjk3bC0yLjc1OCAzLjE1MiAyLjc1OCAzLjE1YzAuNDY5IDAuNDY5IDAuNDY5IDEuMjI5IDAgMS42OTh6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuZXhwb3J0IHR5cGUgRG93bkNoZXZyb25Qcm9wcyA9IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU/OiBudW1iZXIgfTtcbmV4cG9ydCBjb25zdCBEb3duQ2hldnJvbiA9IChwcm9wczogRG93bkNoZXZyb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNNC41MTYgNy41NDhjMC40MzYtMC40NDYgMS4wNDMtMC40ODEgMS41NzYgMGwzLjkwOCAzLjc0NyAzLjkwOC0zLjc0N2MwLjUzMy0wLjQ4MSAxLjE0MS0wLjQ0NiAxLjU3NCAwIDAuNDM2IDAuNDQ1IDAuNDA4IDEuMTk3IDAgMS42MTUtMC40MDYgMC40MTgtNC42OTUgNC41MDItNC42OTUgNC41MDItMC4yMTcgMC4yMjMtMC41MDIgMC4zMzUtMC43ODcgMC4zMzVzLTAuNTctMC4xMTItMC43ODktMC4zMzVjMCAwLTQuMjg3LTQuMDg0LTQuNjk1LTQuNTAycy0wLjQzNi0xLjE3IDAtMS42MTV6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgQnV0dG9uc1xuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG5cbmV4cG9ydCBpbnRlcmZhY2UgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBUaGUgY2hpbGRyZW4gdG8gYmUgcmVuZGVyZWQgaW5zaWRlIHRoZSBpbmRpY2F0b3IuICovXG4gIGNoaWxkcmVuPzogUmVhY3ROb2RlO1xuICAvKiogUHJvcHMgdGhhdCB3aWxsIGJlIHBhc3NlZCBvbiB0byB0aGUgY2hpbGRyZW4uICovXG4gIGlubmVyUHJvcHM6IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snZGl2J107XG4gIC8qKiBUaGUgZm9jdXNlZCBzdGF0ZSBvZiB0aGUgc2VsZWN0LiAqL1xuICBpc0ZvY3VzZWQ6IGJvb2xlYW47XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG59XG5cbmNvbnN0IGJhc2VDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgdGhlbWU6IHtcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICAgIGNvbG9ycyxcbiAgICB9LFxuICB9OlxuICAgIHwgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuICAgIHwgQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2luZGljYXRvckNvbnRhaW5lcicsXG4gIGRpc3BsYXk6ICdmbGV4JyxcbiAgdHJhbnNpdGlvbjogJ2NvbG9yIDE1MG1zJyxcbiAgLi4uKHVuc3R5bGVkXG4gICAgPyB7fVxuICAgIDoge1xuICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw2MCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIHBhZGRpbmc6IGJhc2VVbml0ICogMixcbiAgICAgICAgJzpob3Zlcic6IHtcbiAgICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw4MCA6IGNvbG9ycy5uZXV0cmFsNDAsXG4gICAgICAgIH0sXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgZHJvcGRvd25JbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IERyb3Bkb3duSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnZHJvcGRvd25JbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2Ryb3Bkb3duLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8RG93bkNoZXZyb24gLz59XG4gICAgPC9kaXY+XG4gICk7XG59O1xuXG5leHBvcnQgaW50ZXJmYWNlIENsZWFySW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xufVxuXG5leHBvcnQgY29uc3QgY2xlYXJJbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IENsZWFySW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnY2xlYXJJbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2NsZWFyLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8Q3Jvc3NJY29uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBTZXBhcmF0b3Jcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIEluZGljYXRvclNlcGFyYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpbm5lclByb3BzPzogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ107XG59XG5cbmV4cG9ydCBjb25zdCBpbmRpY2F0b3JTZXBhcmF0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0Rpc2FibGVkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JTZXBhcmF0b3InLFxuICBhbGlnblNlbGY6ICdzdHJldGNoJyxcbiAgd2lkdGg6IDEsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgYmFja2dyb3VuZENvbG9yOiBpc0Rpc2FibGVkID8gY29sb3JzLm5ldXRyYWwxMCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIG1hcmdpbkJvdHRvbTogYmFzZVVuaXQgKiAyLFxuICAgICAgICBtYXJnaW5Ub3A6IGJhc2VVbml0ICogMixcbiAgICAgIH0pLFxufSk7XG5cbmV4cG9ydCBjb25zdCBJbmRpY2F0b3JTZXBhcmF0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHByb3BzOiBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgaW5uZXJQcm9wcyB9ID0gcHJvcHM7XG4gIHJldHVybiAoXG4gICAgPHNwYW5cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgICAgey4uLmdldFN0eWxlUHJvcHMocHJvcHMsICdpbmRpY2F0b3JTZXBhcmF0b3InLCB7XG4gICAgICAgICdpbmRpY2F0b3Itc2VwYXJhdG9yJzogdHJ1ZSxcbiAgICAgIH0pfVxuICAgIC8+XG4gICk7XG59O1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIExvYWRpbmdcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBsb2FkaW5nRG90QW5pbWF0aW9ucyA9IGtleWZyYW1lc2BcbiAgMCUsIDgwJSwgMTAwJSB7IG9wYWNpdHk6IDA7IH1cbiAgNDAlIHsgb3BhY2l0eTogMTsgfVxuYDtcblxuZXhwb3J0IGNvbnN0IGxvYWRpbmdJbmRpY2F0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgc2l6ZSxcbiAgICB0aGVtZToge1xuICAgICAgY29sb3JzLFxuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgIH0sXG4gIH06IExvYWRpbmdJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2xvYWRpbmdJbmRpY2F0b3InLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIGFsaWduU2VsZjogJ2NlbnRlcicsXG4gIGZvbnRTaXplOiBzaXplLFxuICBsaW5lSGVpZ2h0OiAxLFxuICBtYXJnaW5SaWdodDogc2l6ZSxcbiAgdGV4dEFsaWduOiAnY2VudGVyJyxcbiAgdmVydGljYWxBbGlnbjogJ21pZGRsZScsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5pbnRlcmZhY2UgTG9hZGluZ0RvdFByb3BzIHtcbiAgZGVsYXk6IG51bWJlcjtcbiAgb2Zmc2V0OiBib29sZWFuO1xufVxuY29uc3QgTG9hZGluZ0RvdCA9ICh7IGRlbGF5LCBvZmZzZXQgfTogTG9hZGluZ0RvdFByb3BzKSA9PiAoXG4gIDxzcGFuXG4gICAgY3NzPXt7XG4gICAgICBhbmltYXRpb246IGAke2xvYWRpbmdEb3RBbmltYXRpb25zfSAxcyBlYXNlLWluLW91dCAke2RlbGF5fW1zIGluZmluaXRlO2AsXG4gICAgICBiYWNrZ3JvdW5kQ29sb3I6ICdjdXJyZW50Q29sb3InLFxuICAgICAgYm9yZGVyUmFkaXVzOiAnMWVtJyxcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgbWFyZ2luTGVmdDogb2Zmc2V0ID8gJzFlbScgOiB1bmRlZmluZWQsXG4gICAgICBoZWlnaHQ6ICcxZW0nLFxuICAgICAgdmVydGljYWxBbGlnbjogJ3RvcCcsXG4gICAgICB3aWR0aDogJzFlbScsXG4gICAgfX1cbiAgLz5cbik7XG5cbmV4cG9ydCBpbnRlcmZhY2UgTG9hZGluZ0luZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xuICAvKiogU2V0IHNpemUgb2YgdGhlIGNvbnRhaW5lci4gKi9cbiAgc2l6ZTogbnVtYmVyO1xufVxuZXhwb3J0IGNvbnN0IExvYWRpbmdJbmRpY2F0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oe1xuICBpbm5lclByb3BzLFxuICBpc1J0bCxcbiAgc2l6ZSA9IDQsXG4gIC4uLnJlc3RQcm9wc1xufTogTG9hZGluZ0luZGljYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+KSA9PiB7XG4gIHJldHVybiAoXG4gICAgPGRpdlxuICAgICAgey4uLmdldFN0eWxlUHJvcHMoXG4gICAgICAgIHsgLi4ucmVzdFByb3BzLCBpbm5lclByb3BzLCBpc1J0bCwgc2l6ZSB9LFxuICAgICAgICAnbG9hZGluZ0luZGljYXRvcicsXG4gICAgICAgIHtcbiAgICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICAgJ2xvYWRpbmctaW5kaWNhdG9yJzogdHJ1ZSxcbiAgICAgICAgfVxuICAgICAgKX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXswfSBvZmZzZXQ9e2lzUnRsfSAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezE2MH0gb2Zmc2V0IC8+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MzIwfSBvZmZzZXQ9eyFpc1J0bH0gLz5cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}},sI=function(e){var t=e.size,n=cr(e,aI);return xy("svg",ur({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:lI},n))},cI=function(e){return xy(sI,ur({size:20},e),xy("path",{d:"M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"}))},uI=function(e){return xy(sI,ur({size:20},e),xy("path",{d:"M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"}))},dI=function(e,t){var n=e.isFocused,o=e.theme,r=o.spacing.baseUnit,a=o.colors;return ar({label:"indicatorContainer",display:"flex",transition:"color 150ms"},t?{}:{color:n?a.neutral60:a.neutral20,padding:2*r,":hover":{color:n?a.neutral80:a.neutral40}})},pI=dI,mI=function(e){var t=e.children,n=e.innerProps;return xy("div",ur({},My(e,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),n),t||xy(uI,null))},fI=dI,gI=function(e){var t=e.children,n=e.innerProps;return xy("div",ur({},My(e,"clearIndicator",{indicator:!0,"clear-indicator":!0}),n),t||xy(cI,null))},hI=function(e,t){var n=e.isDisabled,o=e.theme,r=o.spacing.baseUnit,a=o.colors;return ar({label:"indicatorSeparator",alignSelf:"stretch",width:1},t?{}:{backgroundColor:n?a.neutral10:a.neutral20,marginBottom:2*r,marginTop:2*r})},vI=function(e){var t=e.innerProps;return xy("span",ur({},t,My(e,"indicatorSeparator",{"indicator-separator":!0})))},bI=function(){var e=$r.apply(void 0,arguments),t="animation-"+e.name;return{name:t,styles:"@keyframes "+t+"{"+e.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}}(rI||(pM=["\n 0%, 80%, 100% { opacity: 0; }\n 40% { opacity: 1; }\n"],mM||(mM=pM.slice(0)),rI=Object.freeze(Object.defineProperties(pM,{raw:{value:Object.freeze(mM)}})))),wI=function(e,t){var n=e.isFocused,o=e.size,r=e.theme,a=r.colors,i=r.spacing.baseUnit;return ar({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:o,lineHeight:1,marginRight:o,textAlign:"center",verticalAlign:"middle"},t?{}:{color:n?a.neutral60:a.neutral20,padding:2*i})},yI=function(e){var t=e.delay,n=e.offset;return xy("span",{css:$r({animation:"".concat(bI," 1s ease-in-out ").concat(t,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:n?"1em":void 0,height:"1em",verticalAlign:"top",width:"1em"},"production"===process.env.NODE_ENV?"":";label:LoadingDot;","production"===process.env.NODE_ENV?"":"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW1RSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWFjdE5vZGUgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3gsIGtleWZyYW1lcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHtcbiAgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWUsXG4gIENTU09iamVjdFdpdGhMYWJlbCxcbiAgR3JvdXBCYXNlLFxufSBmcm9tICcuLi90eXBlcyc7XG5pbXBvcnQgeyBnZXRTdHlsZVByb3BzIH0gZnJvbSAnLi4vdXRpbHMnO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgSWNvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBTdmcgPSAoe1xuICBzaXplLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZTogbnVtYmVyIH0pID0+IChcbiAgPHN2Z1xuICAgIGhlaWdodD17c2l6ZX1cbiAgICB3aWR0aD17c2l6ZX1cbiAgICB2aWV3Qm94PVwiMCAwIDIwIDIwXCJcbiAgICBhcmlhLWhpZGRlbj1cInRydWVcIlxuICAgIGZvY3VzYWJsZT1cImZhbHNlXCJcbiAgICBjc3M9e3tcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgZmlsbDogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBsaW5lSGVpZ2h0OiAxLFxuICAgICAgc3Ryb2tlOiAnY3VycmVudENvbG9yJyxcbiAgICAgIHN0cm9rZVdpZHRoOiAwLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IHR5cGUgQ3Jvc3NJY29uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgQ3Jvc3NJY29uID0gKHByb3BzOiBDcm9zc0ljb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNMTQuMzQ4IDE0Ljg0OWMtMC40NjkgMC40NjktMS4yMjkgMC40NjktMS42OTcgMGwtMi42NTEtMy4wMzAtMi42NTEgMy4wMjljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDAtMC40NjktMC40NjktMC40NjktMS4yMjkgMC0xLjY5N2wyLjc1OC0zLjE1LTIuNzU5LTMuMTUyYy0wLjQ2OS0wLjQ2OS0wLjQ2OS0xLjIyOCAwLTEuNjk3czEuMjI4LTAuNDY5IDEuNjk3IDBsMi42NTIgMy4wMzEgMi42NTEtMy4wMzFjMC40NjktMC40NjkgMS4yMjgtMC40NjkgMS42OTcgMHMwLjQ2OSAxLjIyOSAwIDEuNjk3bC0yLjc1OCAzLjE1MiAyLjc1OCAzLjE1YzAuNDY5IDAuNDY5IDAuNDY5IDEuMjI5IDAgMS42OTh6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuZXhwb3J0IHR5cGUgRG93bkNoZXZyb25Qcm9wcyA9IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU/OiBudW1iZXIgfTtcbmV4cG9ydCBjb25zdCBEb3duQ2hldnJvbiA9IChwcm9wczogRG93bkNoZXZyb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNNC41MTYgNy41NDhjMC40MzYtMC40NDYgMS4wNDMtMC40ODEgMS41NzYgMGwzLjkwOCAzLjc0NyAzLjkwOC0zLjc0N2MwLjUzMy0wLjQ4MSAxLjE0MS0wLjQ0NiAxLjU3NCAwIDAuNDM2IDAuNDQ1IDAuNDA4IDEuMTk3IDAgMS42MTUtMC40MDYgMC40MTgtNC42OTUgNC41MDItNC42OTUgNC41MDItMC4yMTcgMC4yMjMtMC41MDIgMC4zMzUtMC43ODcgMC4zMzVzLTAuNTctMC4xMTItMC43ODktMC4zMzVjMCAwLTQuMjg3LTQuMDg0LTQuNjk1LTQuNTAycy0wLjQzNi0xLjE3IDAtMS42MTV6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgQnV0dG9uc1xuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG5cbmV4cG9ydCBpbnRlcmZhY2UgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBUaGUgY2hpbGRyZW4gdG8gYmUgcmVuZGVyZWQgaW5zaWRlIHRoZSBpbmRpY2F0b3IuICovXG4gIGNoaWxkcmVuPzogUmVhY3ROb2RlO1xuICAvKiogUHJvcHMgdGhhdCB3aWxsIGJlIHBhc3NlZCBvbiB0byB0aGUgY2hpbGRyZW4uICovXG4gIGlubmVyUHJvcHM6IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snZGl2J107XG4gIC8qKiBUaGUgZm9jdXNlZCBzdGF0ZSBvZiB0aGUgc2VsZWN0LiAqL1xuICBpc0ZvY3VzZWQ6IGJvb2xlYW47XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG59XG5cbmNvbnN0IGJhc2VDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgdGhlbWU6IHtcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICAgIGNvbG9ycyxcbiAgICB9LFxuICB9OlxuICAgIHwgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuICAgIHwgQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2luZGljYXRvckNvbnRhaW5lcicsXG4gIGRpc3BsYXk6ICdmbGV4JyxcbiAgdHJhbnNpdGlvbjogJ2NvbG9yIDE1MG1zJyxcbiAgLi4uKHVuc3R5bGVkXG4gICAgPyB7fVxuICAgIDoge1xuICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw2MCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIHBhZGRpbmc6IGJhc2VVbml0ICogMixcbiAgICAgICAgJzpob3Zlcic6IHtcbiAgICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw4MCA6IGNvbG9ycy5uZXV0cmFsNDAsXG4gICAgICAgIH0sXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgZHJvcGRvd25JbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IERyb3Bkb3duSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnZHJvcGRvd25JbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2Ryb3Bkb3duLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8RG93bkNoZXZyb24gLz59XG4gICAgPC9kaXY+XG4gICk7XG59O1xuXG5leHBvcnQgaW50ZXJmYWNlIENsZWFySW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xufVxuXG5leHBvcnQgY29uc3QgY2xlYXJJbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IENsZWFySW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnY2xlYXJJbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2NsZWFyLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8Q3Jvc3NJY29uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBTZXBhcmF0b3Jcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIEluZGljYXRvclNlcGFyYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpbm5lclByb3BzPzogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ107XG59XG5cbmV4cG9ydCBjb25zdCBpbmRpY2F0b3JTZXBhcmF0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0Rpc2FibGVkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JTZXBhcmF0b3InLFxuICBhbGlnblNlbGY6ICdzdHJldGNoJyxcbiAgd2lkdGg6IDEsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgYmFja2dyb3VuZENvbG9yOiBpc0Rpc2FibGVkID8gY29sb3JzLm5ldXRyYWwxMCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIG1hcmdpbkJvdHRvbTogYmFzZVVuaXQgKiAyLFxuICAgICAgICBtYXJnaW5Ub3A6IGJhc2VVbml0ICogMixcbiAgICAgIH0pLFxufSk7XG5cbmV4cG9ydCBjb25zdCBJbmRpY2F0b3JTZXBhcmF0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHByb3BzOiBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgaW5uZXJQcm9wcyB9ID0gcHJvcHM7XG4gIHJldHVybiAoXG4gICAgPHNwYW5cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgICAgey4uLmdldFN0eWxlUHJvcHMocHJvcHMsICdpbmRpY2F0b3JTZXBhcmF0b3InLCB7XG4gICAgICAgICdpbmRpY2F0b3Itc2VwYXJhdG9yJzogdHJ1ZSxcbiAgICAgIH0pfVxuICAgIC8+XG4gICk7XG59O1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIExvYWRpbmdcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBsb2FkaW5nRG90QW5pbWF0aW9ucyA9IGtleWZyYW1lc2BcbiAgMCUsIDgwJSwgMTAwJSB7IG9wYWNpdHk6IDA7IH1cbiAgNDAlIHsgb3BhY2l0eTogMTsgfVxuYDtcblxuZXhwb3J0IGNvbnN0IGxvYWRpbmdJbmRpY2F0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgc2l6ZSxcbiAgICB0aGVtZToge1xuICAgICAgY29sb3JzLFxuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgIH0sXG4gIH06IExvYWRpbmdJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2xvYWRpbmdJbmRpY2F0b3InLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIGFsaWduU2VsZjogJ2NlbnRlcicsXG4gIGZvbnRTaXplOiBzaXplLFxuICBsaW5lSGVpZ2h0OiAxLFxuICBtYXJnaW5SaWdodDogc2l6ZSxcbiAgdGV4dEFsaWduOiAnY2VudGVyJyxcbiAgdmVydGljYWxBbGlnbjogJ21pZGRsZScsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5pbnRlcmZhY2UgTG9hZGluZ0RvdFByb3BzIHtcbiAgZGVsYXk6IG51bWJlcjtcbiAgb2Zmc2V0OiBib29sZWFuO1xufVxuY29uc3QgTG9hZGluZ0RvdCA9ICh7IGRlbGF5LCBvZmZzZXQgfTogTG9hZGluZ0RvdFByb3BzKSA9PiAoXG4gIDxzcGFuXG4gICAgY3NzPXt7XG4gICAgICBhbmltYXRpb246IGAke2xvYWRpbmdEb3RBbmltYXRpb25zfSAxcyBlYXNlLWluLW91dCAke2RlbGF5fW1zIGluZmluaXRlO2AsXG4gICAgICBiYWNrZ3JvdW5kQ29sb3I6ICdjdXJyZW50Q29sb3InLFxuICAgICAgYm9yZGVyUmFkaXVzOiAnMWVtJyxcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgbWFyZ2luTGVmdDogb2Zmc2V0ID8gJzFlbScgOiB1bmRlZmluZWQsXG4gICAgICBoZWlnaHQ6ICcxZW0nLFxuICAgICAgdmVydGljYWxBbGlnbjogJ3RvcCcsXG4gICAgICB3aWR0aDogJzFlbScsXG4gICAgfX1cbiAgLz5cbik7XG5cbmV4cG9ydCBpbnRlcmZhY2UgTG9hZGluZ0luZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xuICAvKiogU2V0IHNpemUgb2YgdGhlIGNvbnRhaW5lci4gKi9cbiAgc2l6ZTogbnVtYmVyO1xufVxuZXhwb3J0IGNvbnN0IExvYWRpbmdJbmRpY2F0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oe1xuICBpbm5lclByb3BzLFxuICBpc1J0bCxcbiAgc2l6ZSA9IDQsXG4gIC4uLnJlc3RQcm9wc1xufTogTG9hZGluZ0luZGljYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+KSA9PiB7XG4gIHJldHVybiAoXG4gICAgPGRpdlxuICAgICAgey4uLmdldFN0eWxlUHJvcHMoXG4gICAgICAgIHsgLi4ucmVzdFByb3BzLCBpbm5lclByb3BzLCBpc1J0bCwgc2l6ZSB9LFxuICAgICAgICAnbG9hZGluZ0luZGljYXRvcicsXG4gICAgICAgIHtcbiAgICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICAgJ2xvYWRpbmctaW5kaWNhdG9yJzogdHJ1ZSxcbiAgICAgICAgfVxuICAgICAgKX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXswfSBvZmZzZXQ9e2lzUnRsfSAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezE2MH0gb2Zmc2V0IC8+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MzIwfSBvZmZzZXQ9eyFpc1J0bH0gLz5cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG4iXX0= */")})},II=function(e){var t=e.innerProps,n=e.isRtl,o=e.size,r=void 0===o?4:o,a=cr(e,iI);return xy("div",ur({},My(ar(ar({},a),{},{innerProps:t,isRtl:n,size:r}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),t),xy(yI,{delay:0,offset:n}),xy(yI,{delay:160,offset:!0}),xy(yI,{delay:320,offset:!n}))},CI=function(e,t){var n=e.isDisabled,o=e.isFocused,r=e.theme,a=r.colors,i=r.borderRadius;return ar({label:"control",alignItems:"center",cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:r.spacing.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms"},t?{}:{backgroundColor:n?a.neutral5:a.neutral0,borderColor:n?a.neutral10:o?a.primary:a.neutral20,borderRadius:i,borderStyle:"solid",borderWidth:1,boxShadow:o?"0 0 0 1px ".concat(a.primary):void 0,"&:hover":{borderColor:o?a.primary:a.neutral30}})},xI=function(e){var t=e.children,n=e.isDisabled,o=e.isFocused,r=e.innerRef,a=e.innerProps,i=e.menuIsOpen;return xy("div",ur({ref:r},My(e,"control",{control:!0,"control--is-disabled":n,"control--is-focused":o,"control--menu-is-open":i}),a,{"aria-disabled":n||void 0}),t)},AI=["data"],EI=function(e,t){var n=e.theme.spacing;return t?{}:{paddingBottom:2*n.baseUnit,paddingTop:2*n.baseUnit}},_I=function(e){var t=e.children,n=e.cx,o=e.getStyles,r=e.getClassNames,a=e.Heading,i=e.headingProps,l=e.innerProps,s=e.label,c=e.theme,u=e.selectProps;return xy("div",ur({},My(e,"group",{group:!0}),l),xy(a,ur({},i,{selectProps:u,theme:c,getStyles:o,getClassNames:r,cx:n}),s),xy("div",null,t))},OI=function(e,t){var n=e.theme,o=n.colors,r=n.spacing;return ar({label:"group",cursor:"default",display:"block"},t?{}:{color:o.neutral40,fontSize:"75%",fontWeight:500,marginBottom:"0.25em",paddingLeft:3*r.baseUnit,paddingRight:3*r.baseUnit,textTransform:"uppercase"})},SI=function(e){var t,n=Ry(e);return n.data,t=cr(n,AI),xy("div",ur({},My(e,"groupHeading",{"group-heading":!0}),t))},RI=_I,MI=["innerRef","isDisabled","isHidden","inputClassName"],PI=function(e,t){var n=e.isDisabled,o=e.value,r=e.theme,a=r.spacing,i=r.colors;return ar(ar({visibility:n?"hidden":"visible",transform:o?"translateZ(0)":""},BI),t?{}:{margin:a.baseUnit/2,paddingBottom:a.baseUnit/2,paddingTop:a.baseUnit/2,color:i.neutral80})},BI={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":ar({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},NI={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0})},GI=function(e){return ar({label:"input",color:"inherit",background:0,opacity:e?0:1,width:"100%"},NI)},VI=function(e){var t=e.cx,n=e.value,o=Ry(e),r=o.innerRef,a=o.isDisabled,i=o.isHidden,l=o.inputClassName,s=cr(o,MI);return xy("div",ur({},My(e,"input",{"input-container":!0}),{"data-value":n||""}),xy("input",ur({className:t({input:!0},l),ref:r,style:GI(i),disabled:a},s)))},TI=function(e,t){var n=e.theme,o=n.spacing,r=n.borderRadius,a=n.colors;return ar({label:"multiValue",display:"flex",minWidth:0},t?{}:{backgroundColor:a.neutral10,borderRadius:r/2,margin:o.baseUnit/2})},DI=function(e,t){var n=e.theme,o=n.borderRadius,r=n.colors,a=e.cropWithEllipsis;return ar({overflow:"hidden",textOverflow:a||void 0===a?"ellipsis":void 0,whiteSpace:"nowrap"},t?{}:{borderRadius:o/2,color:r.neutral80,fontSize:"85%",padding:3,paddingLeft:6})},kI=function(e,t){var n=e.theme,o=n.spacing,r=n.borderRadius,a=n.colors,i=e.isFocused;return ar({alignItems:"center",display:"flex"},t?{}:{borderRadius:r/2,backgroundColor:i?a.dangerLight:void 0,paddingLeft:o.baseUnit,paddingRight:o.baseUnit,":hover":{backgroundColor:a.dangerLight,color:a.danger}})},zI=function(e){var t=e.children,n=e.components,o=e.data,r=e.innerProps,a=e.isDisabled,i=e.removeProps,l=e.selectProps,s=n.Container,c=n.Label,u=n.Remove;return xy(s,{data:o,innerProps:ar(ar({},My(e,"multiValue",{"multi-value":!0,"multi-value--is-disabled":a})),r),selectProps:l},xy(c,{data:o,innerProps:ar({},My(e,"multiValueLabel",{"multi-value__label":!0})),selectProps:l},t),xy(u,{data:o,innerProps:ar(ar({},My(e,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(t||"option")},i),selectProps:l}))},FI=function(e,t){var n=e.isDisabled,o=e.isFocused,r=e.isSelected,a=e.theme,i=a.spacing,l=a.colors;return ar({label:"option",cursor:"default",display:"block",fontSize:"inherit",width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)"},t?{}:{backgroundColor:r?l.primary:o?l.primary25:"transparent",color:n?l.neutral20:r?l.neutral0:"inherit",padding:"".concat(2*i.baseUnit,"px ").concat(3*i.baseUnit,"px"),":active":{backgroundColor:n?void 0:r?l.primary:l.primary50}})},HI=function(e,t){var n=e.theme,o=n.spacing,r=n.colors;return ar({label:"placeholder",gridArea:"1 / 1 / 2 / 3"},t?{}:{color:r.neutral50,marginLeft:o.baseUnit/2,marginRight:o.baseUnit/2})},WI=function(e,t){var n=e.isDisabled,o=e.theme,r=o.spacing,a=o.colors;return ar({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},t?{}:{color:n?a.neutral40:a.neutral80,marginLeft:r.baseUnit/2,marginRight:r.baseUnit/2})},XI={ClearIndicator:gI,Control:xI,DropdownIndicator:mI,DownChevron:uI,CrossIcon:cI,Group:RI,GroupHeading:SI,IndicatorsContainer:oI,IndicatorSeparator:vI,Input:VI,LoadingIndicator:II,Menu:Hy,MenuList:Xy,MenuPortal:Qy,LoadingMessage:Jy,NoOptionsMessage:Yy,MultiValue:zI,MultiValueContainer:LI=function(e){var t=e.children,n=e.innerProps;return xy("div",n,t)},MultiValueLabel:LI,MultiValueRemove:function(e){var t=e.children,n=e.innerProps;return xy("div",ur({role:"button"},n),t||xy(cI,{size:14}))},Option:function(e){var t=e.children,n=e.isDisabled,o=e.isFocused,r=e.isSelected,a=e.innerRef,i=e.innerProps;return xy("div",ur({},My(e,"option",{option:!0,"option--is-disabled":n,"option--is-focused":o,"option--is-selected":r}),{ref:a,"aria-disabled":n},i),t)},Placeholder:function(e){var t=e.children,n=e.innerProps;return xy("div",ur({},My(e,"placeholder",{placeholder:!0}),n),t)},SelectContainer:$y,SingleValue:function(e){var t=e.children,n=e.isDisabled,o=e.innerProps;return xy("div",ur({},My(e,"singleValue",{"single-value":!0,"single-value--is-disabled":n}),o),t)},ValueContainer:tI},jI=function(e){return ar(ar({},XI),e.components)},ZI=Number.isNaN||function(e){return"number"==typeof e&&e!=e},qI="production"===process.env.NODE_ENV?{name:"7pg0cj-a11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap"}:{name:"1f43avz-a11yText-A11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap;label:A11yText;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkExMXlUZXh0LnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFPSSIsImZpbGUiOiJBMTF5VGV4dC50c3giLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGpzeCBqc3ggKi9cbmltcG9ydCB7IEpTWCB9IGZyb20gJ3JlYWN0JztcbmltcG9ydCB7IGpzeCB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuLy8gQXNzaXN0aXZlIHRleHQgdG8gZGVzY3JpYmUgdmlzdWFsIGVsZW1lbnRzLiBIaWRkZW4gZm9yIHNpZ2h0ZWQgdXNlcnMuXG5jb25zdCBBMTF5VGV4dCA9IChwcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ10pID0+IChcbiAgPHNwYW5cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAnYTExeVRleHQnLFxuICAgICAgekluZGV4OiA5OTk5LFxuICAgICAgYm9yZGVyOiAwLFxuICAgICAgY2xpcDogJ3JlY3QoMXB4LCAxcHgsIDFweCwgMXB4KScsXG4gICAgICBoZWlnaHQ6IDEsXG4gICAgICB3aWR0aDogMSxcbiAgICAgIHBvc2l0aW9uOiAnYWJzb2x1dGUnLFxuICAgICAgb3ZlcmZsb3c6ICdoaWRkZW4nLFxuICAgICAgcGFkZGluZzogMCxcbiAgICAgIHdoaXRlU3BhY2U6ICdub3dyYXAnLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IGRlZmF1bHQgQTExeVRleHQ7XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}},YI=function(e){return xy("span",ur({css:qI},e))},JI={guidance:function(e){var t=e.isSearchable,n=e.isMulti,o=e.tabSelectsValue,r=e.context,a=e.isInitialFocus;switch(r){case"menu":return"Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu".concat(o?", press Tab to select the option and exit the menu":"",".");case"input":return a?"".concat(e["aria-label"]||"Select"," is focused ").concat(t?",type to refine list":"",", press Down to open the menu, ").concat(n?" press left to focus selected values":""):"";case"value":return"Use left and right to toggle between focused values, press Backspace to remove the currently focused value";default:return""}},onChange:function(e){var t=e.action,n=e.label,o=void 0===n?"":n,r=e.labels,a=e.isDisabled;switch(t){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(o,", deselected.");case"clear":return"All selected options have been cleared.";case"initial-input-focus":return"option".concat(r.length>1?"s":""," ").concat(r.join(","),", selected.");case"select-option":return"option ".concat(o,a?" is disabled. Select another option.":", selected.");default:return""}},onFocus:function(e){var t,n,o=e.context,r=e.focused,a=e.options,i=e.label,l=void 0===i?"":i,s=e.selectValue,c=e.isDisabled,u=e.isSelected,d=e.isAppleDevice,p=function(e,t){return e&&e.length?"".concat(e.indexOf(t)+1," of ").concat(e.length):""};return"value"===o&&s?"value ".concat(l," focused, ").concat(p(s,r),"."):"menu"===o&&d?(t=c?" disabled":"",n="".concat(u?" selected":"").concat(t),"".concat(l).concat(n,", ").concat(p(a,r),".")):""},onFilter:function(e){var t=e.inputValue,n=e.resultsMessage;return"".concat(n).concat(t?" for search term "+t:"",".")}},UI=function(e){var t=e.ariaSelection,n=e.focusedOption,o=e.focusedValue,r=e.focusableOptions,a=e.isFocused,i=e.selectValue,l=e.selectProps,s=e.id,c=e.isAppleDevice,u=l.ariaLiveMessages,d=l.getOptionLabel,p=l.inputValue,m=l.isMulti,f=l.isOptionDisabled,g=l.isSearchable,h=l.menuIsOpen,v=l.options,b=l.screenReaderStatus,w=l.tabSelectsValue,y=l.isLoading,I=l["aria-label"],C=l["aria-live"],x=bO(function(){return ar(ar({},JI),u||{})},[u]),A=bO(function(){var e,n,o,r,a,l,s,c,u,p,m="";return t&&x.onChange&&(e=t.option,n=t.options,o=t.removedValue,r=t.removedValues,a=t.value,s=(l=o||e||function(e){return Array.isArray(e)?null:e}(a))?d(l):"",u=(c=n||r||void 0)?c.map(d):[],p=ar({isDisabled:l&&f(l,i),label:s,labels:u},t),m=x.onChange(p)),m},[t,x,f,i,d]),E=bO(function(){var e,t="",a=n||o,l=!!(n&&i&&i.includes(n));return a&&x.onFocus&&(e={focused:a,label:d(a),isDisabled:f(a,i),isSelected:l,options:r,context:a===n?"menu":"value",selectValue:i,isAppleDevice:c},t=x.onFocus(e)),t},[n,o,d,f,x,r,i,c]),_=bO(function(){var e,t="";return h&&v.length&&!y&&x.onFilter&&(e=b({count:r.length}),t=x.onFilter({inputValue:p,resultsMessage:e})),t},[r,p,h,x,v,b,y]),O="initial-input-focus"===(null==t?void 0:t.action),S=bO(function(){var e,t="";return x.guidance&&(e=o?"value":h?"menu":"input",t=x.guidance({"aria-label":I,context:e,isDisabled:n&&f(n,i),isMulti:m,isSearchable:g,tabSelectsValue:w,isInitialFocus:O})),t},[I,n,o,m,f,g,h,x,i,w,O]),R=xy(IO,null,xy("span",{id:"aria-selection"},A),xy("span",{id:"aria-focused"},E),xy("span",{id:"aria-results"},_),xy("span",{id:"aria-guidance"},S));return xy(IO,null,xy(YI,{id:s},O&&R),xy(YI,{"aria-live":C,"aria-atomic":"false","aria-relevant":"additions text",role:"log"},a&&!O&&R))},QI=UI,KI=[{base:"A",letters:"AⒶAÀÁÂẦẤẪẨÃĀĂẰẮẴẲȦǠÄǞẢÅǺǍȀȂẠẬẶḀĄȺⱯ"},{base:"AA",letters:"Ꜳ"},{base:"AE",letters:"ÆǼǢ"},{base:"AO",letters:"Ꜵ"},{base:"AU",letters:"Ꜷ"},{base:"AV",letters:"ꜸꜺ"},{base:"AY",letters:"Ꜽ"},{base:"B",letters:"BⒷBḂḄḆɃƂƁ"},{base:"C",letters:"CⒸCĆĈĊČÇḈƇȻꜾ"},{base:"D",letters:"DⒹDḊĎḌḐḒḎĐƋƊƉꝹ"},{base:"DZ",letters:"DZDŽ"},{base:"Dz",letters:"DzDž"},{base:"E",letters:"EⒺEÈÉÊỀẾỄỂẼĒḔḖĔĖËẺĚȄȆẸỆȨḜĘḘḚƐƎ"},{base:"F",letters:"FⒻFḞƑꝻ"},{base:"G",letters:"GⒼGǴĜḠĞĠǦĢǤƓꞠꝽꝾ"},{base:"H",letters:"HⒽHĤḢḦȞḤḨḪĦⱧⱵꞍ"},{base:"I",letters:"IⒾIÌÍÎĨĪĬİÏḮỈǏȈȊỊĮḬƗ"},{base:"J",letters:"JⒿJĴɈ"},{base:"K",letters:"KⓀKḰǨḲĶḴƘⱩꝀꝂꝄꞢ"},{base:"L",letters:"LⓁLĿĹĽḶḸĻḼḺŁȽⱢⱠꝈꝆꞀ"},{base:"LJ",letters:"LJ"},{base:"Lj",letters:"Lj"},{base:"M",letters:"MⓂMḾṀṂⱮƜ"},{base:"N",letters:"NⓃNǸŃÑṄŇṆŅṊṈȠƝꞐꞤ"},{base:"NJ",letters:"NJ"},{base:"Nj",letters:"Nj"},{base:"O",letters:"OⓄOÒÓÔỒỐỖỔÕṌȬṎŌṐṒŎȮȰÖȪỎŐǑȌȎƠỜỚỠỞỢỌỘǪǬØǾƆƟꝊꝌ"},{base:"OI",letters:"Ƣ"},{base:"OO",letters:"Ꝏ"},{base:"OU",letters:"Ȣ"},{base:"P",letters:"PⓅPṔṖƤⱣꝐꝒꝔ"},{base:"Q",letters:"QⓆQꝖꝘɊ"},{base:"R",letters:"RⓇRŔṘŘȐȒṚṜŖṞɌⱤꝚꞦꞂ"},{base:"S",letters:"SⓈSẞŚṤŜṠŠṦṢṨȘŞⱾꞨꞄ"},{base:"T",letters:"TⓉTṪŤṬȚŢṰṮŦƬƮȾꞆ"},{base:"TZ",letters:"Ꜩ"},{base:"U",letters:"UⓊUÙÚÛŨṸŪṺŬÜǛǗǕǙỦŮŰǓȔȖƯỪỨỮỬỰỤṲŲṶṴɄ"},{base:"V",letters:"VⓋVṼṾƲꝞɅ"},{base:"VY",letters:"Ꝡ"},{base:"W",letters:"WⓌWẀẂŴẆẄẈⱲ"},{base:"X",letters:"XⓍXẊẌ"},{base:"Y",letters:"YⓎYỲÝŶỸȲẎŸỶỴƳɎỾ"},{base:"Z",letters:"ZⓏZŹẐŻŽẒẔƵȤⱿⱫꝢ"},{base:"a",letters:"aⓐaẚàáâầấẫẩãāăằắẵẳȧǡäǟảåǻǎȁȃạậặḁąⱥɐ"},{base:"aa",letters:"ꜳ"},{base:"ae",letters:"æǽǣ"},{base:"ao",letters:"ꜵ"},{base:"au",letters:"ꜷ"},{base:"av",letters:"ꜹꜻ"},{base:"ay",letters:"ꜽ"},{base:"b",letters:"bⓑbḃḅḇƀƃɓ"},{base:"c",letters:"cⓒcćĉċčçḉƈȼꜿↄ"},{base:"d",letters:"dⓓdḋďḍḑḓḏđƌɖɗꝺ"},{base:"dz",letters:"dzdž"},{base:"e",letters:"eⓔeèéêềếễểẽēḕḗĕėëẻěȅȇẹệȩḝęḙḛɇɛǝ"},{base:"f",letters:"fⓕfḟƒꝼ"},{base:"g",letters:"gⓖgǵĝḡğġǧģǥɠꞡᵹꝿ"},{base:"h",letters:"hⓗhĥḣḧȟḥḩḫẖħⱨⱶɥ"},{base:"hv",letters:"ƕ"},{base:"i",letters:"iⓘiìíîĩīĭïḯỉǐȉȋịįḭɨı"},{base:"j",letters:"jⓙjĵǰɉ"},{base:"k",letters:"kⓚkḱǩḳķḵƙⱪꝁꝃꝅꞣ"},{base:"l",letters:"lⓛlŀĺľḷḹļḽḻſłƚɫⱡꝉꞁꝇ"},{base:"lj",letters:"lj"},{base:"m",letters:"mⓜmḿṁṃɱɯ"},{base:"n",letters:"nⓝnǹńñṅňṇņṋṉƞɲʼnꞑꞥ"},{base:"nj",letters:"nj"},{base:"o",letters:"oⓞoòóôồốỗổõṍȭṏōṑṓŏȯȱöȫỏőǒȍȏơờớỡởợọộǫǭøǿɔꝋꝍɵ"},{base:"oi",letters:"ƣ"},{base:"ou",letters:"ȣ"},{base:"oo",letters:"ꝏ"},{base:"p",letters:"pⓟpṕṗƥᵽꝑꝓꝕ"},{base:"q",letters:"qⓠqɋꝗꝙ"},{base:"r",letters:"rⓡrŕṙřȑȓṛṝŗṟɍɽꝛꞧꞃ"},{base:"s",letters:"sⓢsßśṥŝṡšṧṣṩșşȿꞩꞅẛ"},{base:"t",letters:"tⓣtṫẗťṭțţṱṯŧƭʈⱦꞇ"},{base:"tz",letters:"ꜩ"},{base:"u",letters:"uⓤuùúûũṹūṻŭüǜǘǖǚủůűǔȕȗưừứữửựụṳųṷṵʉ"},{base:"v",letters:"vⓥvṽṿʋꝟʌ"},{base:"vy",letters:"ꝡ"},{base:"w",letters:"wⓦwẁẃŵẇẅẘẉⱳ"},{base:"x",letters:"xⓧxẋẍ"},{base:"y",letters:"yⓨyỳýŷỹȳẏÿỷẙỵƴɏỿ"},{base:"z",letters:"zⓩzźẑżžẓẕƶȥɀⱬꝣ"}],$I=new RegExp("["+KI.map(function(e){return e.letters}).join("")+"]","g"),eC={},tC=0;tC<KI.length;tC++)for(nC=KI[tC],oC=0;oC<nC.letters.length;oC++)eC[nC.letters[oC]]=nC.base;rC=function(e){return e.replace($I,function(e){return eC[e]})},aC=function(e,t){function n(){var n,r,a=[];for(n=0;n<arguments.length;n++)a[n]=arguments[n];return o&&o.lastThis===this&&t(a,o.lastArgs)?o.lastResult:(r=e.apply(this,a),o={lastResult:r,lastArgs:a,lastThis:this},r)}void 0===t&&(t=pa);var o=null;return n.clear=function(){o=null},n}(rC),iC=function(e){return e.replace(/^\s+|\s+$/g,"")},lC=function(e){return"".concat(e.label," ").concat(e.value)},sC=function(e){return function(t,n){var o,r,a,i,l,s,c,u;return!!t.data.__isNew__||(r=(o=ar({ignoreCase:!0,ignoreAccents:!0,stringify:lC,trim:!0,matchFrom:"any"},e)).ignoreCase,a=o.ignoreAccents,i=o.stringify,l=o.trim,s=o.matchFrom,c=l?iC(n):n,u=l?iC(i(t)):i(t),r&&(c=c.toLowerCase(),u=u.toLowerCase()),a&&(c=aC(c),u=rC(u)),"start"===s?u.substr(0,c.length)===c:u.indexOf(c)>-1)}},cC=["innerRef"],uC=function(e){e.cancelable&&e.preventDefault(),e.stopPropagation()},dC=["boxSizing","height","overflow","paddingRight","position"],pC={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"},mC=!("undefined"==typeof window||!window.document||!window.document.createElement),fC=0,gC={capture:!1,passive:!1},hC=function(e){var t=e.target;return t.ownerDocument.activeElement&&t.ownerDocument.activeElement.blur()},vC="production"===process.env.NODE_ENV?{name:"1kfdb0e",styles:"position:fixed;left:0;bottom:0;right:0;top:0"}:{name:"bp8cua-ScrollManager",styles:"position:fixed;left:0;bottom:0;right:0;top:0;label:ScrollManager;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlNjcm9sbE1hbmFnZXIudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW9EVSIsImZpbGUiOiJTY3JvbGxNYW5hZ2VyLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuaW1wb3J0IHsgRnJhZ21lbnQsIFJlYWN0RWxlbWVudCwgUmVmQ2FsbGJhY2ssIE1vdXNlRXZlbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgdXNlU2Nyb2xsQ2FwdHVyZSBmcm9tICcuL3VzZVNjcm9sbENhcHR1cmUnO1xuaW1wb3J0IHVzZVNjcm9sbExvY2sgZnJvbSAnLi91c2VTY3JvbGxMb2NrJztcblxuaW50ZXJmYWNlIFByb3BzIHtcbiAgcmVhZG9ubHkgY2hpbGRyZW46IChyZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PikgPT4gUmVhY3RFbGVtZW50O1xuICByZWFkb25seSBsb2NrRW5hYmxlZDogYm9vbGVhbjtcbiAgcmVhZG9ubHkgY2FwdHVyZUVuYWJsZWQ6IGJvb2xlYW47XG4gIHJlYWRvbmx5IG9uQm90dG9tQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Cb3R0b21MZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG4gIHJlYWRvbmx5IG9uVG9wQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Ub3BMZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG59XG5cbmNvbnN0IGJsdXJTZWxlY3RJbnB1dCA9IChldmVudDogTW91c2VFdmVudDxIVE1MRGl2RWxlbWVudD4pID0+IHtcbiAgY29uc3QgZWxlbWVudCA9IGV2ZW50LnRhcmdldCBhcyBIVE1MRGl2RWxlbWVudDtcbiAgcmV0dXJuIChcbiAgICBlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCAmJlxuICAgIChlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCBhcyBIVE1MRWxlbWVudCkuYmx1cigpXG4gICk7XG59O1xuXG5leHBvcnQgZGVmYXVsdCBmdW5jdGlvbiBTY3JvbGxNYW5hZ2VyKHtcbiAgY2hpbGRyZW4sXG4gIGxvY2tFbmFibGVkLFxuICBjYXB0dXJlRW5hYmxlZCA9IHRydWUsXG4gIG9uQm90dG9tQXJyaXZlLFxuICBvbkJvdHRvbUxlYXZlLFxuICBvblRvcEFycml2ZSxcbiAgb25Ub3BMZWF2ZSxcbn06IFByb3BzKSB7XG4gIGNvbnN0IHNldFNjcm9sbENhcHR1cmVUYXJnZXQgPSB1c2VTY3JvbGxDYXB0dXJlKHtcbiAgICBpc0VuYWJsZWQ6IGNhcHR1cmVFbmFibGVkLFxuICAgIG9uQm90dG9tQXJyaXZlLFxuICAgIG9uQm90dG9tTGVhdmUsXG4gICAgb25Ub3BBcnJpdmUsXG4gICAgb25Ub3BMZWF2ZSxcbiAgfSk7XG4gIGNvbnN0IHNldFNjcm9sbExvY2tUYXJnZXQgPSB1c2VTY3JvbGxMb2NrKHsgaXNFbmFibGVkOiBsb2NrRW5hYmxlZCB9KTtcblxuICBjb25zdCB0YXJnZXRSZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PiA9IChlbGVtZW50KSA9PiB7XG4gICAgc2V0U2Nyb2xsQ2FwdHVyZVRhcmdldChlbGVtZW50KTtcbiAgICBzZXRTY3JvbGxMb2NrVGFyZ2V0KGVsZW1lbnQpO1xuICB9O1xuXG4gIHJldHVybiAoXG4gICAgPEZyYWdtZW50PlxuICAgICAge2xvY2tFbmFibGVkICYmIChcbiAgICAgICAgPGRpdlxuICAgICAgICAgIG9uQ2xpY2s9e2JsdXJTZWxlY3RJbnB1dH1cbiAgICAgICAgICBjc3M9e3sgcG9zaXRpb246ICdmaXhlZCcsIGxlZnQ6IDAsIGJvdHRvbTogMCwgcmlnaHQ6IDAsIHRvcDogMCB9fVxuICAgICAgICAvPlxuICAgICAgKX1cbiAgICAgIHtjaGlsZHJlbih0YXJnZXRSZWYpfVxuICAgIDwvRnJhZ21lbnQ+XG4gICk7XG59XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}},bC="production"===process.env.NODE_ENV?{name:"1a0ro4n-requiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%"}:{name:"5kkxb2-requiredInput-RequiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%;label:RequiredInput;",map:"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlJlcXVpcmVkSW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQWNJIiwiZmlsZSI6IlJlcXVpcmVkSW5wdXQudHN4Iiwic291cmNlc0NvbnRlbnQiOlsiLyoqIEBqc3gganN4ICovXG5pbXBvcnQgeyBGb2N1c0V2ZW50SGFuZGxlciwgRnVuY3Rpb25Db21wb25lbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3ggfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmNvbnN0IFJlcXVpcmVkSW5wdXQ6IEZ1bmN0aW9uQ29tcG9uZW50PHtcbiAgcmVhZG9ubHkgbmFtZT86IHN0cmluZztcbiAgcmVhZG9ubHkgb25Gb2N1czogRm9jdXNFdmVudEhhbmRsZXI8SFRNTElucHV0RWxlbWVudD47XG59PiA9ICh7IG5hbWUsIG9uRm9jdXMgfSkgPT4gKFxuICA8aW5wdXRcbiAgICByZXF1aXJlZFxuICAgIG5hbWU9e25hbWV9XG4gICAgdGFiSW5kZXg9ey0xfVxuICAgIGFyaWEtaGlkZGVuPVwidHJ1ZVwiXG4gICAgb25Gb2N1cz17b25Gb2N1c31cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAncmVxdWlyZWRJbnB1dCcsXG4gICAgICBvcGFjaXR5OiAwLFxuICAgICAgcG9pbnRlckV2ZW50czogJ25vbmUnLFxuICAgICAgcG9zaXRpb246ICdhYnNvbHV0ZScsXG4gICAgICBib3R0b206IDAsXG4gICAgICBsZWZ0OiAwLFxuICAgICAgcmlnaHQ6IDAsXG4gICAgICB3aWR0aDogJzEwMCUnLFxuICAgIH19XG4gICAgLy8gUHJldmVudCBgU3dpdGNoaW5nIGZyb20gdW5jb250cm9sbGVkIHRvIGNvbnRyb2xsZWRgIGVycm9yXG4gICAgdmFsdWU9XCJcIlxuICAgIG9uQ2hhbmdlPXsoKSA9PiB7fX1cbiAgLz5cbik7XG5cbmV4cG9ydCBkZWZhdWx0IFJlcXVpcmVkSW5wdXQ7XG4iXX0= */",toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}},wC=function(e){var t=e.name,n=e.onFocus;return xy("input",{required:!0,name:t,tabIndex:-1,"aria-hidden":"true",onFocus:n,css:bC,value:"",onChange:function(){}})},yC=wC,IC=function(e){return e.label},CC=function(e){return e.label},xC=function(e){return e.value},AC=function(e){return!!e.isDisabled},EC={clearIndicator:fI,container:Ky,control:CI,dropdownIndicator:pI,group:EI,groupHeading:OI,indicatorsContainer:nI,indicatorSeparator:hI,input:PI,loadingIndicator:wI,loadingMessage:qy,menu:Ly,menuList:Wy,menuPortal:Uy,multiValue:TI,multiValueLabel:DI,multiValueRemove:kI,noOptionsMessage:Zy,option:FI,placeholder:HI,singleValue:WI,valueContainer:eI},OC={borderRadius:4,colors:{primary:"#2684FF",primary75:"#4C9AFF",primary50:"#B2D4FF",primary25:"#DEEBFF",danger:"#DE350B",dangerLight:"#FFBDAD",neutral0:"hsl(0, 0%, 100%)",neutral5:"hsl(0, 0%, 95%)",neutral10:"hsl(0, 0%, 90%)",neutral20:"hsl(0, 0%, 80%)",neutral30:"hsl(0, 0%, 70%)",neutral40:"hsl(0, 0%, 60%)",neutral50:"hsl(0, 0%, 50%)",neutral60:"hsl(0, 0%, 40%)",neutral70:"hsl(0, 0%, 30%)",neutral80:"hsl(0, 0%, 20%)",neutral90:"hsl(0, 0%, 10%)"},spacing:{baseUnit:_C=4,controlHeight:38,menuGutter:2*_C}},SC={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:la(),captureMenuScroll:!la(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:sC(),formatGroupLabel:IC,getOptionLabel:CC,getOptionValue:xC,isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:AC,loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!function(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch(pM){return!1}}(),noOptionsMessage:function(){return"No options"},openMenuOnFocus:!1,openMenuOnClick:!0,options:[],pageSize:5,placeholder:"Select...",screenReaderStatus:function(e){var t=e.count;return"".concat(t," result").concat(1!==t?"s":""," available")},styles:{},tabIndex:0,tabSelectsValue:!0,unstyled:!1},RC=function(e,t){var n,o=null===(n=e.find(function(e){return e.data===t}))||void 0===n?void 0:n.id;return o||null},MC=function(e,t){return e.getOptionLabel(t)},PC=function(e,t){return e.getOptionValue(t)},NC=function(e){var t=e.hideSelectedOptions,n=e.isMulti;return void 0===t?n:t},BC=1,GC=function(){function e(n){var o,r,a,i;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),(o=t.call(this,n)).state={ariaSelection:null,focusedOption:null,focusedOptionId:null,focusableOptionsWithIds:[],focusedValue:null,inputIsHidden:!1,isFocused:!1,selectValue:[],clearFocusValueOnUpdate:!1,prevWasFocused:!1,inputIsHiddenAfterUpdate:void 0,prevProps:void 0,instancePrefix:"",isAppleDevice:!1},o.blockOptionHover=!1,o.isComposing=!1,o.commonProps=void 0,o.initialTouchX=0,o.initialTouchY=0,o.openAfterFocus=!1,o.scrollToFocusedOptionOnUpdate=!1,o.userIsDragging=void 0,o.controlRef=null,o.getControlRef=function(e){o.controlRef=e},o.focusedOptionRef=null,o.getFocusedOptionRef=function(e){o.focusedOptionRef=e},o.menuListRef=null,o.getMenuListRef=function(e){o.menuListRef=e},o.inputRef=null,o.getInputRef=function(e){o.inputRef=e},o.focus=o.focusInput,o.blur=o.blurInput,o.onChange=function(e,t){var n=o.props,r=n.onChange,a=n.name;t.name=a,o.ariaOnChange(e,t),r(e,t)},o.setValue=function(e,t,n){var r=o.props,a=r.closeMenuOnSelect,i=r.isMulti,l=r.inputValue;o.onInputChange("",{action:"set-value",prevInputValue:l}),a&&(o.setState({inputIsHiddenAfterUpdate:!i}),o.onMenuClose()),o.setState({clearFocusValueOnUpdate:!0}),o.onChange(e,{action:t,option:n})},o.selectOption=function(e){var t,n=o.props,r=n.blurInputOnSelect,a=n.isMulti,i=n.name,l=o.state.selectValue,s=a&&o.isOptionSelected(e,l),c=o.isOptionDisabled(e,l);if(s)t=o.getOptionValue(e),o.setValue(l.filter(function(e){return o.getOptionValue(e)!==t}),"deselect-option",e);else{if(c)return void o.ariaOnChange(e,{action:"select-option",option:e,name:i});a?o.setValue([].concat(hr(l),[e]),"select-option",e):o.setValue(e,"select-option")}r&&o.blurInput()},o.removeValue=function(e){var t=o.props.isMulti,n=o.state.selectValue,r=o.getOptionValue(e),a=n.filter(function(e){return o.getOptionValue(e)!==r}),i=ca(t,a,a[0]||null);o.onChange(i,{action:"remove-value",removedValue:e}),o.focusInput()},o.clearValue=function(){var e=o.state.selectValue;o.onChange(ca(o.props.isMulti,[],null),{action:"clear",removedValues:e})},o.popValue=function(){var e=o.props.isMulti,t=o.state.selectValue,n=t[t.length-1],r=t.slice(0,t.length-1),a=ca(e,r,r[0]||null);n&&o.onChange(a,{action:"pop-value",removedValue:n})},o.getFocusedOptionId=function(e){return RC(o.state.focusableOptionsWithIds,e)},o.getFocusableOptionsWithIds=function(){return Ea(xa(o.props,o.state.selectValue),o.getElementId("option"))},o.getValue=function(){return o.state.selectValue},o.cx=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return ta.apply(void 0,[o.props.classNamePrefix].concat(t))},o.getOptionLabel=function(e){return MC(o.props,e)},o.getOptionValue=function(e){return PC(o.props,e)},o.getStyles=function(e,t){var n,r=o.props.unstyled,a=EC[e](t,r);return a.boxSizing="border-box",(n=o.props.styles[e])?n(a,t):a},o.getClassNames=function(e,t){var n,r;return null===(n=(r=o.props.classNames)[e])||void 0===n?void 0:n.call(r,t)},o.getElementId=function(e){return"".concat(o.state.instancePrefix,"-").concat(e)},o.getComponents=function(){return jI(o.props)},o.buildCategorizedOptions=function(){return xa(o.props,o.state.selectValue)},o.getCategorizedOptions=function(){return o.props.menuIsOpen?o.buildCategorizedOptions():[]},o.buildFocusableOptions=function(){return Aa(o.buildCategorizedOptions())},o.getFocusableOptions=function(){return o.props.menuIsOpen?o.buildFocusableOptions():[]},o.ariaOnChange=function(e,t){o.setState({ariaSelection:ar({value:e},t)})},o.onMenuMouseDown=function(e){0===e.button&&(e.stopPropagation(),e.preventDefault(),o.focusInput())},o.onMenuMouseMove=function(e){o.blockOptionHover=!1},o.onControlMouseDown=function(e){if(!e.defaultPrevented){var t=o.props.openMenuOnClick;o.state.isFocused?o.props.menuIsOpen?"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&o.onMenuClose():t&&o.openMenu("first"):(t&&(o.openAfterFocus=!0),o.focusInput()),"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&e.preventDefault()}},o.onDropdownIndicatorMouseDown=function(e){if(!(e&&"mousedown"===e.type&&0!==e.button||o.props.isDisabled)){var t=o.props,n=t.isMulti,r=t.menuIsOpen;o.focusInput(),r?(o.setState({inputIsHiddenAfterUpdate:!n}),o.onMenuClose()):o.openMenu("first"),e.preventDefault()}},o.onClearIndicatorMouseDown=function(e){e&&"mousedown"===e.type&&0!==e.button||(o.clearValue(),e.preventDefault(),o.openAfterFocus=!1,"touchend"===e.type?o.focusInput():setTimeout(function(){return o.focusInput()}))},o.onScroll=function(e){"boolean"==typeof o.props.closeMenuOnScroll?e.target instanceof HTMLElement&&na(e.target)&&o.props.onMenuClose():"function"==typeof o.props.closeMenuOnScroll&&o.props.closeMenuOnScroll(e)&&o.props.onMenuClose()},o.onCompositionStart=function(){o.isComposing=!0},o.onCompositionEnd=function(){o.isComposing=!1},o.onTouchStart=function(e){var t=e.touches,n=t&&t.item(0);n&&(o.initialTouchX=n.clientX,o.initialTouchY=n.clientY,o.userIsDragging=!1)},o.onTouchMove=function(e){var t,n,r,a=e.touches,i=a&&a.item(0);i&&(t=Math.abs(i.clientX-o.initialTouchX),n=Math.abs(i.clientY-o.initialTouchY),r=5,o.userIsDragging=t>r||n>r)},o.onTouchEnd=function(e){o.userIsDragging||(o.controlRef&&!o.controlRef.contains(e.target)&&o.menuListRef&&!o.menuListRef.contains(e.target)&&o.blurInput(),o.initialTouchX=0,o.initialTouchY=0)},o.onControlTouchEnd=function(e){o.userIsDragging||o.onControlMouseDown(e)},o.onClearIndicatorTouchEnd=function(e){o.userIsDragging||o.onClearIndicatorMouseDown(e)},o.onDropdownIndicatorTouchEnd=function(e){o.userIsDragging||o.onDropdownIndicatorMouseDown(e)},o.handleInputChange=function(e){var t=o.props.inputValue,n=e.currentTarget.value;o.setState({inputIsHiddenAfterUpdate:!1}),o.onInputChange(n,{action:"input-change",prevInputValue:t}),o.props.menuIsOpen||o.onMenuOpen()},o.onInputFocus=function(e){o.props.onFocus&&o.props.onFocus(e),o.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(o.openAfterFocus||o.props.openMenuOnFocus)&&o.openMenu("first"),o.openAfterFocus=!1},o.onInputBlur=function(e){var t=o.props.inputValue;o.menuListRef&&o.menuListRef.contains(document.activeElement)?o.inputRef.focus():(o.props.onBlur&&o.props.onBlur(e),o.onInputChange("",{action:"input-blur",prevInputValue:t}),o.onMenuClose(),o.setState({focusedValue:null,isFocused:!1}))},o.onOptionHover=function(e){var t;o.blockOptionHover||o.state.focusedOption===e||(t=o.getFocusableOptions().indexOf(e),o.setState({focusedOption:e,focusedOptionId:t>-1?o.getFocusedOptionId(e):null}))},o.shouldHideSelectedOptions=function(){return NC(o.props)},o.onValueInputFocus=function(e){e.preventDefault(),e.stopPropagation(),o.focus()},o.onKeyDown=function(e){var t=o.props,n=t.isMulti,r=t.backspaceRemovesValue,a=t.escapeClearsValue,i=t.inputValue,l=t.isClearable,s=t.isDisabled,c=t.menuIsOpen,u=t.onKeyDown,d=t.tabSelectsValue,p=t.openMenuOnFocus,m=o.state,f=m.focusedOption,g=m.focusedValue,h=m.selectValue;if(!(s||"function"==typeof u&&(u(e),e.defaultPrevented))){switch(o.blockOptionHover=!0,e.key){case"ArrowLeft":if(!n||i)return;o.focusValue("previous");break;case"ArrowRight":if(!n||i)return;o.focusValue("next");break;case"Delete":case"Backspace":if(i)return;if(g)o.removeValue(g);else{if(!r)return;n?o.popValue():l&&o.clearValue()}break;case"Tab":if(o.isComposing)return;if(e.shiftKey||!c||!d||!f||p&&o.isOptionSelected(f,h))return;o.selectOption(f);break;case"Enter":if(229===e.keyCode)break;if(c){if(!f)return;if(o.isComposing)return;o.selectOption(f);break}return;case"Escape":c?(o.setState({inputIsHiddenAfterUpdate:!1}),o.onInputChange("",{action:"menu-close",prevInputValue:i}),o.onMenuClose()):l&&a&&o.clearValue();break;case" ":if(i)return;if(!c){o.openMenu("first");break}if(!f)return;o.selectOption(f);break;case"ArrowUp":c?o.focusOption("up"):o.openMenu("last");break;case"ArrowDown":c?o.focusOption("down"):o.openMenu("first");break;case"PageUp":if(!c)return;o.focusOption("pageup");break;case"PageDown":if(!c)return;o.focusOption("pagedown");break;case"Home":if(!c)return;o.focusOption("first");break;case"End":if(!c)return;o.focusOption("last");break;default:return}e.preventDefault()}},o.state.instancePrefix="react-select-"+(o.props.instanceId||++BC),o.state.selectValue=Sy(n.value),n.menuIsOpen&&o.state.selectValue.length&&(r=o.getFocusableOptionsWithIds(),i=(a=o.buildFocusableOptions()).indexOf(o.state.selectValue[0]),o.state.focusableOptionsWithIds=r,o.state.focusedOption=a[i],o.state.focusedOptionId=RC(r,a[i])),o}!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&pr(e,t)}(e,yO);var t=function(e){var t=fr();return function(){var n,o,r=mr(e);return t?(o=mr(this).constructor,n=Reflect.construct(r,arguments,o)):n=r.apply(this,arguments),gr(this,n)}}(e);return function(e,t,n){t&&dr(e.prototype,t),n&&dr(e,n),Object.defineProperty(e,"prototype",{writable:!1})}(e,[{key:"componentDidMount",value:function(){this.startListeningComposition(),this.startListeningToTouch(),this.props.closeMenuOnScroll&&document&&document.addEventListener&&document.addEventListener("scroll",this.onScroll,!0),this.props.autoFocus&&this.focusInput(),this.props.menuIsOpen&&this.state.focusedOption&&this.menuListRef&&this.focusedOptionRef&&ia(this.menuListRef,this.focusedOptionRef),(ya()||Ia())&&this.setState({isAppleDevice:!0})}},{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.isDisabled,o=t.menuIsOpen,r=this.state.isFocused;(r&&!n&&e.isDisabled||r&&o&&!e.menuIsOpen)&&this.focusInput(),r&&n&&!e.isDisabled?this.setState({isFocused:!1},this.onMenuClose):r||n||!e.isDisabled||this.inputRef!==document.activeElement||this.setState({isFocused:!0}),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(ia(this.menuListRef,this.focusedOptionRef),this.scrollToFocusedOptionOnUpdate=!1)}},{key:"componentWillUnmount",value:function(){this.stopListeningComposition(),this.stopListeningToTouch(),document.removeEventListener("scroll",this.onScroll,!0)}},{key:"onMenuOpen",value:function(){this.props.onMenuOpen()}},{key:"onMenuClose",value:function(){this.onInputChange("",{action:"menu-close",prevInputValue:this.props.inputValue}),this.props.onMenuClose()}},{key:"onInputChange",value:function(e,t){this.props.onInputChange(e,t)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(e){var t,n=this,o=this.state,r=o.selectValue,a=o.isFocused,i=this.buildFocusableOptions(),l="first"===e?0:i.length-1;this.props.isMulti||(t=i.indexOf(r[0]))>-1&&(l=t),this.scrollToFocusedOptionOnUpdate=!(a&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:i[l],focusedOptionId:this.getFocusedOptionId(i[l])},function(){return n.onMenuOpen()})}},{key:"focusValue",value:function(e){var t,n,o,r=this.state,a=r.selectValue,i=r.focusedValue;if(this.props.isMulti&&(this.setState({focusedOption:null}),t=a.indexOf(i),i||(t=-1),n=a.length-1,o=-1,a.length)){switch(e){case"previous":o=0===t?0:-1===t?n:t-1;break;case"next":t>-1&&t<n&&(o=t+1)}this.setState({inputIsHidden:-1!==o,focusedValue:a[o]})}}},{key:"focusOption",value:function(){var e,t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"first",o=this.props.pageSize,r=this.state.focusedOption,a=this.getFocusableOptions();a.length&&(e=0,t=a.indexOf(r),r||(t=-1),"up"===n?e=t>0?t-1:a.length-1:"down"===n?e=(t+1)%a.length:"pageup"===n?(e=t-o)<0&&(e=0):"pagedown"===n?(e=t+o)>a.length-1&&(e=a.length-1):"last"===n&&(e=a.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:a[e],focusedValue:null,focusedOptionId:this.getFocusedOptionId(a[e])}))}},{key:"getTheme",value:function(){return this.props.theme?"function"==typeof this.props.theme?this.props.theme(OC):ar(ar({},OC),this.props.theme):OC}},{key:"getCommonProps",value:function(){var e=this.clearValue,t=this.cx,n=this.getStyles,o=this.getClassNames,r=this.getValue,a=this.selectOption,i=this.setValue,l=this.props,s=l.isMulti,c=l.isRtl,u=l.options,d=this.hasValue();return{clearValue:e,cx:t,getStyles:n,getClassNames:o,getValue:r,hasValue:d,isMulti:s,isRtl:c,options:u,selectOption:a,selectProps:l,setValue:i,theme:this.getTheme()}}},{key:"hasValue",value:function(){return this.state.selectValue.length>0}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var e=this.props,t=e.isClearable,n=e.isMulti;return void 0===t?n:t}},{key:"isOptionDisabled",value:function(e,t){return Oa(this.props,e,t)}},{key:"isOptionSelected",value:function(e,t){return Sa(this.props,e,t)}},{key:"filterOption",value:function(e,t){return Ra(this.props,e,t)}},{key:"formatOptionLabel",value:function(e,t){var n,o;return"function"==typeof this.props.formatOptionLabel?(n=this.props.inputValue,o=this.state.selectValue,this.props.formatOptionLabel(e,{context:t,inputValue:n,selectValue:o})):this.getOptionLabel(e)}},{key:"formatGroupLabel",value:function(e){return this.props.formatGroupLabel(e)}},{key:"startListeningComposition",value:function(){document&&document.addEventListener&&(document.addEventListener("compositionstart",this.onCompositionStart,!1),document.addEventListener("compositionend",this.onCompositionEnd,!1))}},{key:"stopListeningComposition",value:function(){document&&document.removeEventListener&&(document.removeEventListener("compositionstart",this.onCompositionStart),document.removeEventListener("compositionend",this.onCompositionEnd))}},{key:"startListeningToTouch",value:function(){document&&document.addEventListener&&(document.addEventListener("touchstart",this.onTouchStart,!1),document.addEventListener("touchmove",this.onTouchMove,!1),document.addEventListener("touchend",this.onTouchEnd,!1))}},{key:"stopListeningToTouch",value:function(){document&&document.removeEventListener&&(document.removeEventListener("touchstart",this.onTouchStart),document.removeEventListener("touchmove",this.onTouchMove),document.removeEventListener("touchend",this.onTouchEnd))}},{key:"renderInput",value:function(){var e=this.props,t=e.isDisabled,n=e.isSearchable,o=e.inputId,r=e.inputValue,a=e.tabIndex,i=e.form,l=e.menuIsOpen,s=e.required,c=this.getComponents(),u=c.Input,d=this.state,p=d.inputIsHidden,m=d.ariaSelection,f=this.commonProps,g=o||this.getElementId("input"),h=ar(ar(ar({"aria-autocomplete":"list","aria-expanded":l,"aria-haspopup":!0,"aria-errormessage":this.props["aria-errormessage"],"aria-invalid":this.props["aria-invalid"],"aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"],"aria-required":s,role:"combobox","aria-activedescendant":this.state.isAppleDevice?void 0:this.state.focusedOptionId||""},l&&{"aria-controls":this.getElementId("listbox")}),!n&&{"aria-readonly":!0}),this.hasValue()?"initial-input-focus"===(null==m?void 0:m.action)&&{"aria-describedby":this.getElementId("live-region")}:{"aria-describedby":this.getElementId("placeholder")});return n?sO.createElement(u,ur({},f,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:g,innerRef:this.getInputRef,isDisabled:t,isHidden:p,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:a,form:i,type:"text",value:r},h)):sO.createElement(ma,ur({id:g,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:Oy,onFocus:this.onInputFocus,disabled:t,tabIndex:a,inputMode:"none",form:i,value:""},h))}},{key:"renderPlaceholderOrValue",value:function(){var e,t=this,n=this.getComponents(),o=n.MultiValue,r=n.MultiValueContainer,a=n.MultiValueLabel,i=n.MultiValueRemove,l=n.SingleValue,s=n.Placeholder,c=this.commonProps,u=this.props,d=u.controlShouldRenderValue,p=u.isDisabled,m=u.isMulti,f=u.inputValue,g=u.placeholder,h=this.state,v=h.selectValue,b=h.focusedValue,w=h.isFocused;return this.hasValue()&&d?m?v.map(function(e,n){var l=e===b,s="".concat(t.getOptionLabel(e),"-").concat(t.getOptionValue(e));return sO.createElement(o,ur({},c,{components:{Container:r,Label:a,Remove:i},isFocused:l,isDisabled:p,key:s,index:n,removeProps:{onClick:function(){return t.removeValue(e)},onTouchEnd:function(){return t.removeValue(e)},onMouseDown:function(e){e.preventDefault()}},data:e}),t.formatOptionLabel(e,"value"))}):f?null:(e=v[0],sO.createElement(l,ur({},c,{data:e,isDisabled:p}),this.formatOptionLabel(e,"value"))):f?null:sO.createElement(s,ur({},c,{key:"placeholder",isDisabled:p,isFocused:w,innerProps:{id:this.getElementId("placeholder")}}),g)}},{key:"renderClearIndicator",value:function(){var e,t=this.getComponents(),n=t.ClearIndicator,o=this.commonProps,r=this.props,a=r.isDisabled,i=r.isLoading,l=this.state.isFocused;return this.isClearable()&&n&&!a&&this.hasValue()&&!i?(e={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"},sO.createElement(n,ur({},o,{innerProps:e,isFocused:l}))):null}},{key:"renderLoadingIndicator",value:function(){var e,t=this.getComponents(),n=t.LoadingIndicator,o=this.commonProps,r=this.props,a=r.isDisabled,i=r.isLoading,l=this.state.isFocused;return n&&i?(e={"aria-hidden":"true"},sO.createElement(n,ur({},o,{innerProps:e,isDisabled:a,isFocused:l}))):null}},{key:"renderIndicatorSeparator",value:function(){var e,t,n,o=this.getComponents(),r=o.DropdownIndicator,a=o.IndicatorSeparator;return r&&a?(e=this.commonProps,t=this.props.isDisabled,n=this.state.isFocused,sO.createElement(a,ur({},e,{isDisabled:t,isFocused:n}))):null}},{key:"renderDropdownIndicator",value:function(){var e,t,n,o,r=this.getComponents(),a=r.DropdownIndicator;return a?(e=this.commonProps,t=this.props.isDisabled,n=this.state.isFocused,o={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"},sO.createElement(a,ur({},e,{innerProps:o,isDisabled:t,isFocused:n}))):null}},{key:"renderMenu",value:function(){var e,t,n,o,r,a,i=this,l=this.getComponents(),s=l.Group,c=l.GroupHeading,u=l.Menu,d=l.MenuList,p=l.MenuPortal,m=l.LoadingMessage,f=l.NoOptionsMessage,g=l.Option,h=this.commonProps,v=this.state.focusedOption,b=this.props,w=b.captureMenuScroll,y=b.inputValue,I=b.isLoading,C=b.loadingMessage,x=b.minMenuHeight,A=b.maxMenuHeight,E=b.menuIsOpen,_=b.menuPlacement,O=b.menuPosition,S=b.menuPortalTarget,R=b.menuShouldBlockScroll,M=b.menuShouldScrollIntoView,P=b.noOptionsMessage,N=b.onMenuScrollToTop,B=b.onMenuScrollToBottom;if(!E)return null;if(e=function(e,t){var n=e.type,o=e.data,r=e.isDisabled,a=e.isSelected,l=e.label,s=e.value,c=v===o,u=r?void 0:function(){return i.onOptionHover(o)},d=r?void 0:function(){return i.selectOption(o)},p="".concat(i.getElementId("option"),"-").concat(t),m={id:p,onClick:d,onMouseMove:u,onMouseOver:u,tabIndex:-1,role:"option","aria-selected":i.state.isAppleDevice?void 0:a};return sO.createElement(g,ur({},h,{innerProps:m,data:o,isDisabled:r,isSelected:a,key:p,label:l,type:n,value:s,isFocused:c,innerRef:c?i.getFocusedOptionRef:void 0}),i.formatOptionLabel(e.data,"menu"))},this.hasOptions())t=this.getCategorizedOptions().map(function(t){var n,o,r,a,l;return"group"===t.type?(n=t.data,o=t.options,r=t.index,a="".concat(i.getElementId("group"),"-").concat(r),l="".concat(a,"-heading"),sO.createElement(s,ur({},h,{key:a,data:n,options:o,Heading:c,headingProps:{id:l,data:t.data},label:i.formatGroupLabel(t.data)}),t.options.map(function(t){return e(t,"".concat(r,"-").concat(t.index))}))):"option"===t.type?e(t,"".concat(t.index)):void 0});else if(I){if(null===(n=C({inputValue:y})))return null;t=sO.createElement(m,h,n)}else{if(null===(o=P({inputValue:y})))return null;t=sO.createElement(f,h,o)}return r={minMenuHeight:x,maxMenuHeight:A,menuPlacement:_,menuPosition:O,menuShouldScrollIntoView:M},a=sO.createElement(Fy,ur({},h,r),function(e){var n=e.ref,o=e.placerProps,a=o.placement,l=o.maxHeight;return sO.createElement(u,ur({},h,r,{innerRef:n,innerProps:{onMouseDown:i.onMenuMouseDown,onMouseMove:i.onMenuMouseMove},isLoading:I,placement:a}),sO.createElement(ba,{captureEnabled:w,onTopArrive:N,onBottomArrive:B,lockEnabled:R},function(e){return sO.createElement(d,ur({},h,{innerRef:function(t){i.getMenuListRef(t),e(t)},innerProps:{role:"listbox","aria-multiselectable":h.isMulti,id:i.getElementId("listbox")},isLoading:I,maxHeight:l,focusedOption:v}),t)}))}),S||"fixed"===O?sO.createElement(p,ur({},h,{appendTo:S,controlElement:this.controlRef,menuPlacement:_,menuPosition:O}),a):a}},{key:"renderFormField",value:function(){var e,t,n,o=this,r=this.props,a=r.delimiter,i=r.isDisabled,l=r.isMulti,s=r.name,c=r.required,u=this.state.selectValue;return!c||this.hasValue()||i?s&&!i?l?a?(e=u.map(function(e){return o.getOptionValue(e)}).join(a),sO.createElement("input",{name:s,type:"hidden",value:e})):(t=u.length>0?u.map(function(e,t){return sO.createElement("input",{key:"i-".concat(t),name:s,type:"hidden",value:o.getOptionValue(e)})}):sO.createElement("input",{name:s,type:"hidden",value:""}),sO.createElement("div",null,t)):(n=u[0]?this.getOptionValue(u[0]):"",sO.createElement("input",{name:s,type:"hidden",value:n})):void 0:sO.createElement(yC,{name:s,onFocus:this.onValueInputFocus})}},{key:"renderLiveRegion",value:function(){var e=this.commonProps,t=this.state,n=t.ariaSelection,o=t.focusedOption,r=t.focusedValue,a=t.isFocused,i=t.selectValue,l=this.getFocusableOptions();return sO.createElement(QI,ur({},e,{id:this.getElementId("live-region"),ariaSelection:n,focusedOption:o,focusedValue:r,isFocused:a,selectValue:i,focusableOptions:l,isAppleDevice:this.state.isAppleDevice}))}},{key:"render",value:function(){var e=this.getComponents(),t=e.Control,n=e.IndicatorsContainer,o=e.SelectContainer,r=e.ValueContainer,a=this.props,i=a.className,l=a.id,s=a.isDisabled,c=a.menuIsOpen,u=this.state.isFocused,d=this.commonProps=this.getCommonProps();return sO.createElement(o,ur({},d,{className:i,innerProps:{id:l,onKeyDown:this.onKeyDown},isDisabled:s,isFocused:u}),this.renderLiveRegion(),sO.createElement(t,ur({},d,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:s,isFocused:u,menuIsOpen:c}),sO.createElement(r,ur({},d,{isDisabled:s}),this.renderPlaceholderOrValue(),this.renderInput()),sO.createElement(n,ur({},d,{isDisabled:s}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n,o,r,a,i,l,s,c=t.prevProps,u=t.clearFocusValueOnUpdate,d=t.inputIsHiddenAfterUpdate,p=t.ariaSelection,m=t.isFocused,f=t.prevWasFocused,g=t.instancePrefix,h=e.options,v=e.value,b=e.menuIsOpen,w=e.inputValue,y=e.isMulti,I=Sy(v),C={};return!c||v===c.value&&h===c.options&&b===c.menuIsOpen&&w===c.inputValue||(n=b?function(e,t){return Aa(xa(e,t))}(e,I):[],o=b?Ea(xa(e,I),"".concat(g,"-option")):[],r=u?function(e,t){var n=e.focusedValue,o=e.selectValue,r=o.indexOf(n);if(r>-1){if(t.indexOf(n)>-1)return n;if(r<t.length)return t[r]}return null}(t,I):null,a=function(e,t){var n=e.focusedOption;return n&&t.indexOf(n)>-1?n:t[0]}(t,n),C={selectValue:I,focusedOption:a,focusedOptionId:RC(o,a),focusableOptionsWithIds:o,focusedValue:r,clearFocusValueOnUpdate:!1}),i=null!=d&&e!==c?{inputIsHidden:d,inputIsHiddenAfterUpdate:void 0}:{},l=p,s=m&&f,m&&!s&&(l={value:ca(y,I,I[0]||null),options:I,action:"initial-input-focus"},s=!f),"initial-input-focus"===(null==p?void 0:p.action)&&(l=null),ar(ar(ar({},C),i),{},{prevProps:e,ariaSelection:l,prevWasFocused:s})}}]),e}(),GC.defaultProps=SC,VC=dO(function(e,t){var n=function(e){var t=e.defaultInputValue,n=void 0===t?"":t,o=e.defaultMenuIsOpen,r=void 0!==o&&o,a=e.defaultValue,i=void 0===a?null:a,l=e.inputValue,s=e.menuIsOpen,c=e.onChange,u=e.onInputChange,d=e.onMenuClose,p=e.onMenuOpen,m=e.value,f=cr(e,ww),g=sr(uO(void 0!==l?l:n),2),h=g[0],v=g[1],b=sr(uO(void 0!==s?s:r),2),w=b[0],y=b[1],I=sr(uO(void 0!==m?m:i),2),C=I[0],x=I[1],A=fO(function(e,t){"function"==typeof c&&c(e,t),x(e)},[c]),E=fO(function(e,t){var n;"function"==typeof u&&(n=u(e,t)),v(void 0!==n?n:e)},[u]),_=fO(function(){"function"==typeof p&&p(),y(!0)},[p]),O=fO(function(){"function"==typeof d&&d(),y(!1)},[d]),S=void 0!==l?l:h,R=void 0!==s?s:w,M=void 0!==m?m:C;return ar(ar({},f),{},{inputValue:S,menuIsOpen:R,onChange:A,onInputChange:E,onMenuClose:O,onMenuOpen:_,value:M})}(e);return sO.createElement(GC,ur({ref:t},n))}),TC=VC,DC="MultiSelect-modules_menuPortal__ul6k7",kC="MultiSelect-modules_container__Mn9VS",LC="MultiSelect-modules_menu__W5T89",zC="MultiSelect-modules_menuList__xbYKy",FC="MultiSelect-modules_option__K81Xh",HC="MultiSelect-modules_optionFocused__wx-Me",WC="MultiSelect-modules_optionDisabled__5vZh1",XC="MultiSelect-modules_optionSelected__WQUPs",jC="MultiSelect-modules_input__HhsgF",ZC="MultiSelect-modules_control__8x7-K",qC="MultiSelect-modules_controlIsFocused__82GDX",YC="MultiSelect-modules_isDisabled__OstVw",JC="MultiSelect-modules_placeholder__DbrLc",UC="MultiSelect-modules_selectedValueWithIcon__N4AIn",QC="MultiSelect-modules_selectedValueIcon__ziEbV",KC="MultiSelect-modules_multiValue__PO-ik",$C="MultiSelect-modules_indicator__tnLxc",ex="MultiSelect-modules_indicatorIsDisabled__e6zXU",tx="MultiSelect-modules_controlIsOpened__x9-TZ",nx="MultiSelect-modules_multiValueIsDisabled__nPxAv",ox="MultiSelect-modules_multiValueLabel__kDgH6",rx="MultiSelect-modules_multiValueLabelIsDisabled__jgqo0",ax="MultiSelect-modules_multiValueRemove__c6VU-",ix="MultiSelect-modules_multiValueRemoveIsDisabled__Dc-gy",lx="MultiSelect-modules_valueContainer__KLcgg",sx="MultiSelect-modules_singleValue__7-x1w",cx="MultiSelect-modules_noOptionMessage__1T9-0",ux="MultiSelect-modules_errorMessage__crhXM",dx="MultiSelect-modules_wrapper__NZzex",px="MultiSelect-modules_wrapperWithIcon__vnTpG",mx="MultiSelect-modules_isMulti__xVDUR",fx="MultiSelect-modules_label__q8Ey7",gx="MultiSelect-modules_optional__3QTxE",hx="MultiSelect-modules_indicatorsContainer__wR6F-",vx="MultiSelect-modules_selectedValueText__wWMvy";const fM=e=>cO.createElement(XI.IndicatorsContainer,{...e,className:ai("demio-ui-multiselect-indicators-container",hx)},e.children),gM=e=>cO.createElement(XI.DropdownIndicator,{...e,className:ai("demio-ui-multiselect-indicator",$C,{"demio-ui-multiselect-indicator-disabled":e.isDisabled,[ex]:e.isDisabled})},cO.createElement(Bc,{className:ai("demio-ui-multiselect-indicator-icon")})),hM=e=>cO.createElement(XI.MultiValueRemove,{...e},cO.createElement(Hs,{className:ai("demio-ui-multiselect-multi-value-remove-icon")})),vM=()=>cO.createElement("p",{className:ai("demio-ui-multiselect-empty-options",cx)},"No results found."),bM=pO(dO((e,t)=>{const{className:n="",classNamePrefix:o="",errorMessage:r="",errorMessageClass:a="",isMulti:i=!0,isVisibleOptional:l=!1,label:s="",onChange:c=null,portalTarget:u=document.body,icon:d,value:p=""}=e,[m,f]=uO("");return gO(()=>{f(p)},[p]),cO.createElement("div",{className:ai("demio-ui-multiselect-wrapper",dx,{[px]:!!d,[mx]:i})},cO.createElement(TC,{...e,className:ai("demio-ui-multiselect",kC,n),classNamePrefix:o,classNames:{control:e=>ai("demio-ui-multiselect-control",ZC,{"demio-ui-multiselect-control-focused":e.isFocused,[qC]:e.isFocused,"demio-ui-multiselect-control-menu-is-open":e.menuIsOpen,[tx]:e.menuIsOpen,"demio-ui-multiselect-control-is-disabled":e.isDisabled,[YC]:e.isDisabled}),input:e=>ai("demio-ui-multiselect-input",jC,{"demio-ui-multiselect-input-is-multi":e.isMulti}),menu:()=>ai("demio-ui-multiselect-menu",LC),menuList:()=>ai("demio-ui-multiselect-menu-list",zC),menuPortal:()=>ai("demio-ui-multiselect-menu-portal",DC),multiValue:e=>ai("demio-ui-multiselect-multi-value",KC,{"demio-ui-multiselect-multi-value-focused":e.isFocused,"demio-ui-multiselect-multi-value-is-multi":e.isMulti,"demio-ui-multiselect-multi-value-disabled":e.isDisabled,[nx]:e.isDisabled}),multiValueLabel:e=>ai("demio-ui-multiselect-multi-value-label",ox,{"demio-ui-multiselect-multi-value-label-disabled":e.isDisabled,[rx]:e.isDisabled}),multiValueRemove:e=>ai("demio-ui-multiselect-multi-value-remove",ax,{"demio-ui-multiselect-multi-value-remove-disabled":e.isDisabled,[ix]:e.isDisabled}),option:e=>ai("demio-ui-multiselect-option",FC,{"demio-ui-multiselect-option-selected":e.isSelected,[XC]:e.isSelected,"demio-ui-multiselect-option-focused":e.isFocused,[HC]:e.isFocused,"demio-ui-multiselect-option-disabled":e.isDisabled,[WC]:e.isDisabled}),placeholder:e=>ai("demio-ui-multiselect-placeholder",JC,{"demio-ui-multiselect-placeholder-focused":e.isFocused,"demio-ui-multiselect-placeholder-is-multi":e.isMulti}),singleValue:()=>ai("demio-ui-multiselect-single-value",sx),valueContainer:()=>ai("demio-ui-multiselect-value-container",lx)},components:{IndicatorSeparator:null,IndicatorsContainer:fM,DropdownIndicator:gM,MultiValueRemove:hM,NoOptionsMessage:vM,SingleValue:e=>cO.createElement(XI.SingleValue,{...e},d&&cO.createElement("span",{className:ai("demio-ui-multiselect-selected-value-with-icon",UC)},cO.createElement("span",{className:ai("demio-ui-multiselect-selected-value-icon",QC)},d)),cO.createElement("span",{className:ai("demio-ui-multiselect-selected-value-text",vx)},e.children))},isMulti:i,menuPortalTarget:u,onChange:e=>{f(e),c&&c(e)},ref:t,styles:{multiValue:(e,t)=>({...e,pointerEvents:t.selectProps.isDisabled?"none":"auto"})},value:m}),s&&cO.createElement("div",{className:ai("demio-ui-multiselect-label",fx)},s),l&&cO.createElement("div",{className:ai("demio-ui-multiselect-optional",gx)},"Optional"),!!r&&cO.createElement(Cn,{className:ai("demio-ui-multiselect-error",ux,a),type:"error"},r))}));bx="Pagination-modules_container__KyJ0Q",wx="Pagination-modules_button__wRk2o",yx="Pagination-modules_selected__ZgeXX",Ix="Pagination-modules_rotated__k03AZ",Cx="Pagination-modules_disabled__NU2ZU";const wM=pO(e=>{const{className:t="",currentPage:n=1,isDisabled:o=!1,onChange:r,pageSize:a=10,total:i}=e,[l,s]=uO(n),c=Math.ceil(i/a),u=l<=1,d=l>=c,p=i>a,m=l-1,f=l-2,g=l+1,h=l+2,v=fO(e=>Math.min(Math.max(e,1),c),[c]),b=e=>{if(e===l)return;const t=v(e);s(t),r&&r(t)};return gO(()=>{s(v(n))},[n,v]),p&&cO.createElement("div",{"aria-label":"Pagination Navigation",className:ai("demio-ui-pagination",bx,t,{"demio-ui-pagination-disabled":o,[Cx]:o}),role:"navigation"},cO.createElement(YO,{"aria-label":"Go to first page",className:ai("demio-ui-pagination-first",wx),disabled:u,onClick:()=>b(1)},cO.createElement(zc,null)),cO.createElement(YO,{"aria-label":"Go to previous page",className:ai("demio-ui-pagination-previous",wx),disabled:u,onClick:()=>b(m)},cO.createElement(Hc,null)),d&&f>=1&&cO.createElement(YO,{"aria-label":`Go to page ${f}`,className:ai("demio-ui-pagination-previous-previous",wx),onClick:()=>b(f)},f),!u&&cO.createElement(YO,{"aria-label":`Go to page ${m}`,className:ai("demio-ui-pagination-previous-page",wx),onClick:()=>b(m)},m),cO.createElement(YO,{"aria-label":`Selected page ${l}`,className:ai("demio-ui-pagination-selected",wx,yx),onClick:()=>b(l)},l),!d&&cO.createElement(YO,{"aria-label":`Go to page ${g}`,className:ai("demio-ui-pagination-next-page",wx),onClick:()=>b(g)},g),u&&h<=c&&cO.createElement(YO,{"aria-label":`Go to page ${h}`,className:ai("demio-ui-pagination-next-next",wx),onClick:()=>b(h)},h),cO.createElement(YO,{"aria-label":"Go to next page",className:ai("demio-ui-pagination-next",wx,Ix),disabled:d,onClick:()=>b(g)},cO.createElement(Hc,null)),cO.createElement(YO,{"aria-label":"Go to last page",className:ai("demio-ui-pagination-last",wx,Ix),disabled:d,onClick:()=>b(c)},cO.createElement(zc,null)))});xx="Popover";var[yM]=o(xx,[wR]);Ax=wR();var[IM,CM]=yM(xx);(Ex=e=>{const{__scopePopover:t,children:n,open:o,defaultOpen:r,onOpenChange:a,modal:i=!1}=e,l=Ax(t),s=sO.useRef(null),[d,p]=sO.useState(!1),[m,f]=u({prop:o,defaultProp:r??!1,onChange:a,caller:xx});return xO(Kh,{...l,children:xO(IM,{scope:t,contentId:c(),triggerRef:s,open:m,onOpenChange:f,onOpenToggle:sO.useCallback(()=>f(e=>!e),[f]),hasCustomAnchor:d,onCustomAnchorAdd:sO.useCallback(()=>p(!0),[]),onCustomAnchorRemove:sO.useCallback(()=>p(!1),[]),modal:i,children:n})})}).displayName=xx,_x="PopoverAnchor",sO.forwardRef((e,t)=>{const{__scopePopover:n,...o}=e,r=CM(_x,n),a=Ax(n),{onCustomAnchorAdd:i,onCustomAnchorRemove:l}=r;return sO.useEffect(()=>(i(),()=>l()),[i,l]),xO($h,{...a,...o,ref:t})}).displayName=_x,Ox="PopoverTrigger",(Sx=sO.forwardRef((e,t)=>{const{__scopePopover:n,...o}=e,r=CM(Ox,n),a=Ax(n),i=l(t,r.triggerRef),c=xO(di.button,{type:"button","aria-haspopup":"dialog","aria-expanded":r.open,"aria-controls":r.contentId,"data-state":Ma(r.open),...o,ref:i,onClick:s(e.onClick,r.onOpenToggle)});return r.hasCustomAnchor?c:xO($h,{asChild:!0,...a,children:c})})).displayName=Ox,Rx="PopoverPortal";var[xM,AM]=yM(Rx,{forceMount:void 0});(Mx=e=>{const{__scopePopover:t,forceMount:n,children:o,container:r}=e,a=CM(Rx,t);return xO(xM,{scope:t,forceMount:n,children:xO(Ri,{present:n||a.open,children:xO(Si,{asChild:!0,container:r,children:o})})})}).displayName=Rx,Px="PopoverContent",(Nx=sO.forwardRef((e,t)=>{const n=AM(Px,e.__scopePopover),{forceMount:o=n.forceMount,...r}=e,a=CM(Px,e.__scopePopover);return xO(Ri,{present:o||a.open,children:a.modal?xO(Gx,{...r,ref:t}):xO(Vx,{...r,ref:t})})})).displayName=Px,Bx=d("PopoverContent.RemoveScroll"),Gx=sO.forwardRef((e,t)=>{const n=CM(Px,e.__scopePopover),o=sO.useRef(null),r=l(t,o),a=sO.useRef(!1);return sO.useEffect(()=>{const e=o.current;if(e)return Gl(e)},[]),xO(El,{as:Bx,allowPinchZoom:!0,children:xO(Tx,{...e,ref:r,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:s(e.onCloseAutoFocus,e=>{e.preventDefault(),a.current||n.triggerRef.current?.focus()}),onPointerDownOutside:s(e.onPointerDownOutside,e=>{const t=e.detail.originalEvent,n=0===t.button&&!0===t.ctrlKey,o=2===t.button||n;a.current=o},{checkForDefaultPrevented:!1}),onFocusOutside:s(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1})})})}),Vx=sO.forwardRef((e,t)=>{const n=CM(Px,e.__scopePopover),o=sO.useRef(!1),r=sO.useRef(!1);return xO(Tx,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{e.onCloseAutoFocus?.(t),t.defaultPrevented||(o.current||n.triggerRef.current?.focus(),t.preventDefault()),o.current=!1,r.current=!1},onInteractOutside:t=>{e.onInteractOutside?.(t),t.defaultPrevented||(o.current=!0,"pointerdown"===t.detail.originalEvent.type&&(r.current=!0));const a=t.target,i=n.triggerRef.current?.contains(a);i&&t.preventDefault(),"focusin"===t.detail.originalEvent.type&&r.current&&t.preventDefault()}})}),Tx=sO.forwardRef((e,t)=>{const{__scopePopover:n,trapFocus:o,onOpenAutoFocus:r,onCloseAutoFocus:a,disableOutsidePointerEvents:i,onEscapeKeyDown:l,onPointerDownOutside:s,onFocusOutside:c,onInteractOutside:u,...d}=e,p=CM(Px,n),m=Ax(n);return _(),xO(Ei,{asChild:!0,loop:!0,trapped:o,onMountAutoFocus:r,onUnmountAutoFocus:a,children:xO(bi,{asChild:!0,disableOutsidePointerEvents:i,onInteractOutside:u,onEscapeKeyDown:l,onPointerDownOutside:s,onFocusOutside:c,onDismiss:()=>p.onOpenChange(!1),children:xO(ev,{"data-state":Ma(p.open),role:"dialog",id:p.contentId,...m,...d,ref:t,style:{...d.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}})})})}),Dx="PopoverClose",sO.forwardRef((e,t)=>{const{__scopePopover:n,...o}=e,r=CM(Dx,n);return xO(di.button,{type:"button",...o,ref:t,onClick:s(e.onClick,()=>r.onOpenChange(!1))})}).displayName=Dx,kx="PopoverArrow",(Lx=sO.forwardRef((e,t)=>{const{__scopePopover:n,...o}=e,r=Ax(n);return xO(tv,{...r,...o,ref:t})})).displayName=kx,zx=Ex,Fx=Sx,Hx=Mx,Wx=Nx,Xx=Lx,jx="Popover-modules_popoverContent__EQXkn",Zx="Popover-modules_popoverTrigger__vCIUa",qx="Popover-modules_arrow__x1Xqe";const EM=({children:e="",content:t="",contentClassName:n="",triggerClassName:o="",container:r=document.body,contentProps:a={},open:i,onOpenChange:l,showArrow:s=!1,asChild:c=!1})=>t?cO.createElement(zx,{open:i,onOpenChange:e=>{l&&"function"==typeof l&&l(e)}},cO.createElement(Fx,{asChild:c,className:ai("demio-ui-popover-trigger",{[Zx]:!0,[o]:!!o})},e),cO.createElement(Hx,{container:r},cO.createElement(Wx,{...a,className:ai("demio-ui-popover-content",jx,{[n]:!!n})},s&&cO.createElement(Xx,{className:qx}),t))):e;Yx=Symbol.for("react.lazy"),Jx=sO[" use ".trim().toString()],Ux=Symbol("radix.slottable"),Qx=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{const n=function(e){const t=Ba(e),n=sO.forwardRef((e,n)=>{let{children:o,...r}=e;Na(o)&&"function"==typeof Jx&&(o=Jx(o._payload));const a=sO.Children.toArray(o),i=a.find(Ga);if(i){const e=i.props.children,o=a.map(t=>t===i?sO.Children.count(e)>1?sO.Children.only(null):sO.isValidElement(e)?e.props.children:null:t);return xO(t,{...r,ref:n,children:sO.isValidElement(e)?sO.cloneElement(e,void 0,o):null})}return xO(t,{...r,ref:n,children:o})});return n.displayName=`${e}.Slot`,n}(`Primitive.${t}`),o=sO.forwardRef((e,o)=>{const{asChild:r,...a}=e,i=r?n:t;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),xO(i,{...a,ref:o})});return o.displayName=`Primitive.${t}`,{...e,[t]:o}},{}),Kx="Progress",$x=100;var[_M]=function(e,t=[]){let n=[];const o=()=>{const t=n.map(e=>sO.createContext(e));return function(n){const o=n?.[e]||t;return sO.useMemo(()=>({[`__scope${e}`]:{...n,[e]:o}}),[n,o])}};return o.scopeName=e,[function(t,o){const r=sO.createContext(o);r.displayName=t+"Context";const a=n.length;n=[...n,o];const i=t=>{const{scope:n,children:o,...i}=t,l=n?.[e]?.[a]||r,s=sO.useMemo(()=>i,Object.values(i));return xO(l.Provider,{value:s,children:o})};return i.displayName=t+"Provider",[i,function(n,i){const l=i?.[e]?.[a]||r,s=sO.useContext(l);if(s)return s;if(void 0!==o)return o;throw new Error(`\`${n}\` must be used within \`${t}\``)}]},Pa(o,...t)]}(Kx),[OM,SM]=_M(Kx);eA=sO.forwardRef((e,t)=>{const{__scopeProgress:n,value:o=null,max:r,getValueLabel:a=Va,...i}=e;!r&&0!==r||ka(r)||console.error(`Invalid prop \`max\` of value \`${`${r}`}\` supplied to \`${"Progress"}\`. Only numbers greater than 0 are valid max values. Defaulting to \`${$x}\`.`);const l=ka(r)?r:$x;null===o||La(o,l)||console.error(function(e,t){return`Invalid prop \`value\` of value \`${e}\` supplied to \`${t}\`. The \`value\` prop must be:\n - a positive number\n - less than the value passed to \`max\` (or ${$x} if no \`max\` prop is set)\n - \`null\` or \`undefined\` if the progress is indeterminate.\n\nDefaulting to \`null\`.`}(`${o}`,"Progress"));const s=La(o,l)?o:null,c=Da(s)?a(s,l):void 0;return xO(OM,{scope:n,value:s,max:l,children:xO(Qx.div,{"aria-valuemax":l,"aria-valuemin":0,"aria-valuenow":Da(s)?s:void 0,"aria-valuetext":c,role:"progressbar","data-state":Ta(s,l),"data-value":s??void 0,"data-max":l,...i,ref:t})})}),eA.displayName=Kx,tA="ProgressIndicator",(nA=sO.forwardRef((e,t)=>{const{__scopeProgress:n,...o}=e,r=SM(tA,n);return xO(Qx.div,{"data-state":Ta(r.value,r.max),"data-value":r.value??void 0,"data-max":r.max,...o,ref:t})})).displayName=tA,oA=eA,rA=nA,aA="Progress-modules_root__E0rHH",iA="Progress-modules_indicator__qpwRi",lA="Radio";var[RM,MM]=o(lA),[PM,NM]=RM(lA);sA=sO.forwardRef((e,t)=>{const{__scopeRadio:n,name:o,checked:r=!1,required:a,disabled:i,value:c="on",onCheck:u,form:d,...p}=e,[m,f]=sO.useState(null),g=l(t,e=>f(e)),h=sO.useRef(!1),v=!m||(d||!!m.closest("form"));return EO(PM,{scope:n,checked:r,disabled:i,children:[xO(di.button,{type:"button",role:"radio","aria-checked":r,"data-state":Fa(r),"data-disabled":i?"":void 0,disabled:i,value:c,...p,ref:g,onClick:s(e.onClick,e=>{r||u?.(),v&&(h.current=e.isPropagationStopped(),h.current||e.stopPropagation())})}),v&&xO(pA,{control:m,bubbles:!h.current,name:o,value:c,checked:r,required:a,disabled:i,form:d,style:{transform:"translateX(-100%)"}})]})}),sA.displayName=lA,cA="RadioIndicator",(uA=sO.forwardRef((e,t)=>{const{__scopeRadio:n,forceMount:o,...r}=e,a=NM(cA,n);return xO(Ri,{present:o||a.checked,children:xO(di.span,{"data-state":Fa(a.checked),"data-disabled":a.disabled?"":void 0,...r,ref:t})})})).displayName=cA,dA="RadioBubbleInput",(pA=sO.forwardRef(({__scopeRadio:e,control:t,checked:n,bubbles:o=!0,...r},a)=>{const i=sO.useRef(null),s=l(i,a),c=pn(n),u=mn(t);return sO.useEffect(()=>{const e=i.current;if(!e)return;const t=window.HTMLInputElement.prototype,r=Object.getOwnPropertyDescriptor(t,"checked").set;if(c!==n&&r){const t=new Event("click",{bubbles:o});r.call(e,n),e.dispatchEvent(t)}},[c,n,o]),xO(di.input,{type:"radio","aria-hidden":!0,defaultChecked:n,...r,tabIndex:-1,ref:s,style:{...r.style,...u,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})})).displayName=dA,mA=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"],fA="RadioGroup";var[BM]=o(fA,[SR,MM]);gA=SR(),hA=MM();var[GM,VM]=BM(fA);(vA=sO.forwardRef((e,t)=>{const{__scopeRadioGroup:n,name:o,defaultValue:r,value:a,required:i=!1,disabled:l=!1,orientation:s,dir:c,loop:d=!0,onValueChange:p,...m}=e,f=gA(n),g=Ln(c),[h,v]=u({prop:a,defaultProp:r??null,onChange:p,caller:fA});return xO(GM,{scope:n,name:o,required:i,disabled:l,value:h,onValueChange:v,children:xO(uv,{asChild:!0,...f,orientation:s,dir:g,loop:d,children:xO(di.div,{role:"radiogroup","aria-required":i,"aria-orientation":s,"data-disabled":l?"":void 0,dir:g,...m,ref:t})})})})).displayName=fA,bA="RadioGroupItem",(wA=sO.forwardRef((e,t)=>{const{__scopeRadioGroup:n,disabled:o,...r}=e,a=VM(bA,n),i=a.disabled||o,c=gA(n),u=hA(n),d=sO.useRef(null),p=l(t,d),m=a.value===r.value,f=sO.useRef(!1);return sO.useEffect(()=>{const e=e=>{mA.includes(e.key)&&(f.current=!0)},t=()=>f.current=!1;return document.addEventListener("keydown",e),document.addEventListener("keyup",t),()=>{document.removeEventListener("keydown",e),document.removeEventListener("keyup",t)}},[]),xO(dv,{asChild:!0,...c,focusable:!i,active:m,children:xO(sA,{disabled:i,required:a.required,checked:m,...u,...r,name:a.name,ref:p,onCheck:()=>a.onValueChange(r.value),onKeyDown:s(e=>{"Enter"===e.key&&e.preventDefault()}),onFocus:s(r.onFocus,()=>{f.current&&d.current?.click()})})})})).displayName=bA,yA="RadioGroupIndicator",(IA=sO.forwardRef((e,t)=>{const{__scopeRadioGroup:n,...o}=e,r=hA(n);return xO(uA,{...r,...o,ref:t})})).displayName=yA,CA=vA,xA=wA,AA=IA,EA={root:"RadioGroup-modules_root__AbbNa",container:"RadioGroup-modules_container__yPAMg",indicator:"RadioGroup-modules_indicator__jEw97",item:"RadioGroup-modules_item__wuUmn",label:"RadioGroup-modules_label__ggYdY",footer:"RadioGroup-modules_footer__1Zp99",disabled:"RadioGroup-modules_disabled__H3T--"},_A=Object.freeze({position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal"}),OA="VisuallyHidden",(SA=sO.forwardRef((e,t)=>xO(di.span,{...e,ref:t,style:{..._A,...e.style}}))).displayName=OA,RA=SA,MA=[" ","Enter","ArrowUp","ArrowDown"],PA=[" ","Enter"],NA="Select";var[TM,DM,kM]=zn(NA),[LM]=o(NA,[kM,wR]);BA=wR();var[zM,FM]=LM(NA),[HM,WM]=LM(NA);GA=e=>{const{__scopeSelect:t,children:n,open:o,defaultOpen:r,onOpenChange:a,value:i,defaultValue:l,onValueChange:s,dir:d,name:p,autoComplete:m,disabled:f,required:g,form:h}=e,v=BA(t),[b,w]=sO.useState(null),[y,I]=sO.useState(null),[C,x]=sO.useState(!1),A=Ln(d),[E,_]=u({prop:o,defaultProp:r??!1,onChange:a,caller:NA}),[O,S]=u({prop:i,defaultProp:l,onChange:s,caller:NA}),R=sO.useRef(null),M=!b||(h||!!b.closest("form")),[P,N]=sO.useState(new Set),B=Array.from(P).map(e=>e.props.value).join(";");return xO(Kh,{...v,children:EO(zM,{required:g,scope:t,trigger:b,onTriggerChange:w,valueNode:y,onValueNodeChange:I,valueNodeHasChildren:C,onValueNodeHasChildrenChange:x,contentId:c(),value:O,onValueChange:S,open:E,onOpenChange:_,dir:A,triggerPointerDownPosRef:R,disabled:f,children:[xO(TM.Provider,{scope:t,children:xO(HM,{scope:e.__scopeSelect,onNativeOptionAdd:sO.useCallback(e=>{N(t=>new Set(t).add(e))},[]),onNativeOptionRemove:sO.useCallback(e=>{N(t=>{const n=new Set(t);return n.delete(e),n})},[]),children:n})}),M?EO(mE,{"aria-hidden":!0,required:g,tabIndex:-1,name:p,autoComplete:m,value:O,onChange:e=>S(e.target.value),disabled:f,form:h,children:[void 0===O?xO("option",{value:""}):null,Array.from(P)]},B):null]})})},GA.displayName=NA,VA="SelectTrigger",(TA=sO.forwardRef((e,t)=>{const{__scopeSelect:n,disabled:o=!1,...r}=e,a=BA(n),i=FM(VA,n),c=i.disabled||o,u=l(t,i.onTriggerChange),d=DM(n),p=sO.useRef("touch"),[m,f,g]=Xa(e=>{const t=d().filter(e=>!e.disabled),n=t.find(e=>e.value===i.value),o=ja(t,e,n);void 0!==o&&i.onValueChange(o.value)}),h=e=>{c||(i.onOpenChange(!0),g()),e&&(i.triggerPointerDownPosRef.current={x:Math.round(e.pageX),y:Math.round(e.pageY)})};return xO($h,{asChild:!0,...a,children:xO(di.button,{type:"button",role:"combobox","aria-controls":i.contentId,"aria-expanded":i.open,"aria-required":i.required,"aria-autocomplete":"none",dir:i.dir,"data-state":i.open?"open":"closed",disabled:c,"data-disabled":c?"":void 0,"data-placeholder":Wa(i.value)?"":void 0,...r,ref:u,onClick:s(r.onClick,e=>{e.currentTarget.focus(),"mouse"!==p.current&&h(e)}),onPointerDown:s(r.onPointerDown,e=>{p.current=e.pointerType;const t=e.target;t.hasPointerCapture(e.pointerId)&&t.releasePointerCapture(e.pointerId),0===e.button&&!1===e.ctrlKey&&"mouse"===e.pointerType&&(h(e),e.preventDefault())}),onKeyDown:s(r.onKeyDown,e=>{const t=""!==m.current;e.ctrlKey||e.altKey||e.metaKey||1!==e.key.length||f(e.key),t&&" "===e.key||MA.includes(e.key)&&(h(),e.preventDefault())})})})})).displayName=VA,DA="SelectValue",(kA=sO.forwardRef((e,t)=>{const{__scopeSelect:n,className:o,style:r,children:a,placeholder:i="",...s}=e,c=FM(DA,n),{onValueNodeHasChildrenChange:u}=c,d=void 0!==a,p=l(t,c.onValueNodeChange);return ii(()=>{u(d)},[u,d]),xO(di.span,{...s,ref:p,style:{pointerEvents:"none"},children:Wa(c.value)?xO(AO,{children:i}):a})})).displayName=DA,LA="SelectIcon",(zA=sO.forwardRef((e,t)=>{const{__scopeSelect:n,children:o,...r}=e;return xO(di.span,{"aria-hidden":!0,...r,ref:t,children:o||"▼"})})).displayName=LA,(FA=e=>xO(Si,{asChild:!0,...e})).displayName="SelectPortal",HA="SelectContent",(WA=sO.forwardRef((e,t)=>{const n=FM(HA,e.__scopeSelect),[o,r]=sO.useState();if(ii(()=>{r(new DocumentFragment)},[]),!n.open){const t=o;return t?_O.createPortal(xO(XM,{scope:e.__scopeSelect,children:xO(TM.Slot,{scope:e.__scopeSelect,children:xO("div",{children:e.children})})}),t):null}return xO(qA,{...e,ref:t})})).displayName=HA,XA=10;var[XM,jM]=LM(HA);jA="SelectContentImpl",ZA=d("SelectContent.RemoveScroll"),qA=sO.forwardRef((e,t)=>{const{__scopeSelect:n,position:o="item-aligned",onCloseAutoFocus:r,onEscapeKeyDown:a,onPointerDownOutside:i,side:c,sideOffset:u,align:d,alignOffset:p,arrowPadding:m,collisionBoundary:f,collisionPadding:g,sticky:h,hideWhenDetached:v,avoidCollisions:b,...w}=e,y=FM(HA,n),[I,C]=sO.useState(null),[x,A]=sO.useState(null),E=l(t,e=>C(e)),[O,S]=sO.useState(null),[R,M]=sO.useState(null),P=DM(n),[N,B]=sO.useState(!1),G=sO.useRef(!1);sO.useEffect(()=>{if(I)return Gl(I)},[I]),_();const V=sO.useCallback(e=>{const[t,...n]=P().map(e=>e.ref.current),[o]=n.slice(-1),r=document.activeElement;for(const a of e){if(a===r)return;if(a?.scrollIntoView({block:"nearest"}),a===t&&x&&(x.scrollTop=0),a===o&&x&&(x.scrollTop=x.scrollHeight),a?.focus(),document.activeElement!==r)return}},[P,x]),T=sO.useCallback(()=>V([O,I]),[V,O,I]);sO.useEffect(()=>{N&&T()},[N,T]);const{onOpenChange:D,triggerPointerDownPosRef:k}=y;sO.useEffect(()=>{if(I){let e={x:0,y:0};const t=t=>{e={x:Math.abs(Math.round(t.pageX)-(k.current?.x??0)),y:Math.abs(Math.round(t.pageY)-(k.current?.y??0))}},n=n=>{e.x<=10&&e.y<=10?n.preventDefault():I.contains(n.target)||D(!1),document.removeEventListener("pointermove",t),k.current=null};return null!==k.current&&(document.addEventListener("pointermove",t),document.addEventListener("pointerup",n,{capture:!0,once:!0})),()=>{document.removeEventListener("pointermove",t),document.removeEventListener("pointerup",n,{capture:!0})}}},[I,D,k]),sO.useEffect(()=>{const e=()=>D(!1);return window.addEventListener("blur",e),window.addEventListener("resize",e),()=>{window.removeEventListener("blur",e),window.removeEventListener("resize",e)}},[D]);const[L,z]=Xa(e=>{const t=P().filter(e=>!e.disabled),n=t.find(e=>e.ref.current===document.activeElement),o=ja(t,e,n);o&&setTimeout(()=>o.ref.current.focus())}),F=sO.useCallback((e,t,n)=>{const o=!G.current&&!n;(void 0!==y.value&&y.value===t||o)&&(S(e),o&&(G.current=!0))},[y.value]),H=sO.useCallback(()=>I?.focus(),[I]),W=sO.useCallback((e,t,n)=>{const o=!G.current&&!n;(void 0!==y.value&&y.value===t||o)&&M(e)},[y.value]),X="popper"===o?QA:JA,j=X===QA?{side:c,sideOffset:u,align:d,alignOffset:p,arrowPadding:m,collisionBoundary:f,collisionPadding:g,sticky:h,hideWhenDetached:v,avoidCollisions:b}:{};return xO(XM,{scope:n,content:I,viewport:x,onViewportChange:A,itemRefCallback:F,selectedItem:O,onItemLeave:H,itemTextRefCallback:W,focusSelectedItem:T,selectedItemText:R,position:o,isPositioned:N,searchRef:L,children:xO(El,{as:ZA,allowPinchZoom:!0,children:xO(Ei,{asChild:!0,trapped:y.open,onMountAutoFocus:e=>{e.preventDefault()},onUnmountAutoFocus:s(r,e=>{y.trigger?.focus({preventScroll:!0}),e.preventDefault()}),children:xO(bi,{asChild:!0,disableOutsidePointerEvents:!0,onEscapeKeyDown:a,onPointerDownOutside:i,onFocusOutside:e=>e.preventDefault(),onDismiss:()=>y.onOpenChange(!1),children:xO(X,{role:"listbox",id:y.contentId,"data-state":y.open?"open":"closed",dir:y.dir,onContextMenu:e=>e.preventDefault(),...w,...j,onPlaced:()=>B(!0),ref:E,style:{display:"flex",flexDirection:"column",outline:"none",...w.style},onKeyDown:s(w.onKeyDown,e=>{const t=e.ctrlKey||e.altKey||e.metaKey;if("Tab"===e.key&&e.preventDefault(),t||1!==e.key.length||z(e.key),["ArrowUp","ArrowDown","Home","End"].includes(e.key)){let t=P().filter(e=>!e.disabled).map(e=>e.ref.current);if(["ArrowUp","End"].includes(e.key)&&(t=t.slice().reverse()),["ArrowUp","ArrowDown"].includes(e.key)){const n=e.target,o=t.indexOf(n);t=t.slice(o+1)}setTimeout(()=>V(t)),e.preventDefault()}})})})})})})}),qA.displayName=jA,YA="SelectItemAlignedPosition",JA=sO.forwardRef((e,t)=>{const{__scopeSelect:n,onPlaced:o,...r}=e,a=FM(HA,n),i=jM(HA,n),[s,c]=sO.useState(null),[u,d]=sO.useState(null),p=l(t,e=>d(e)),m=DM(n),f=sO.useRef(!1),g=sO.useRef(!0),{viewport:h,selectedItem:v,selectedItemText:b,focusSelectedItem:w}=i,y=sO.useCallback(()=>{if(a.trigger&&a.valueNode&&s&&u&&h&&v&&b){const e=a.trigger.getBoundingClientRect(),t=u.getBoundingClientRect(),n=a.valueNode.getBoundingClientRect(),r=b.getBoundingClientRect();if("rtl"!==a.dir){const o=r.left-t.left,a=n.left-o,i=e.left-a,l=e.width+i,c=Math.max(l,t.width),u=window.innerWidth-XA,d=kn(a,[XA,Math.max(XA,u-c)]);s.style.minWidth=l+"px",s.style.left=d+"px"}else{const o=t.right-r.right,a=window.innerWidth-n.right-o,i=window.innerWidth-e.right-a,l=e.width+i,c=Math.max(l,t.width),u=window.innerWidth-XA,d=kn(a,[XA,Math.max(XA,u-c)]);s.style.minWidth=l+"px",s.style.right=d+"px"}const i=m(),l=window.innerHeight-2*XA,c=h.scrollHeight,d=window.getComputedStyle(u),p=parseInt(d.borderTopWidth,10),g=parseInt(d.paddingTop,10),w=parseInt(d.borderBottomWidth,10),y=p+g+c+parseInt(d.paddingBottom,10)+w,I=Math.min(5*v.offsetHeight,y),C=window.getComputedStyle(h),x=parseInt(C.paddingTop,10),A=parseInt(C.paddingBottom,10),E=e.top+e.height/2-XA,_=l-E,O=v.offsetHeight/2,S=p+g+(v.offsetTop+O),R=y-S;if(S<=E){const e=i.length>0&&v===i[i.length-1].ref.current;s.style.bottom="0px";const t=u.clientHeight-h.offsetTop-h.offsetHeight,n=S+Math.max(_,O+(e?A:0)+t+w);s.style.height=n+"px"}else{const e=i.length>0&&v===i[0].ref.current;s.style.top="0px";const t=Math.max(E,p+h.offsetTop+(e?x:0)+O)+R;s.style.height=t+"px",h.scrollTop=S-E+h.offsetTop}s.style.margin=`${XA}px 0`,s.style.minHeight=I+"px",s.style.maxHeight=l+"px",o?.(),requestAnimationFrame(()=>f.current=!0)}},[m,a.trigger,a.valueNode,s,u,h,v,b,a.dir,o]);ii(()=>y(),[y]);const[I,C]=sO.useState();ii(()=>{u&&C(window.getComputedStyle(u).zIndex)},[u]);const x=sO.useCallback(e=>{e&&!0===g.current&&(y(),w?.(),g.current=!1)},[y,w]);return xO(ZM,{scope:n,contentWrapper:s,shouldExpandOnScrollRef:f,onScrollButtonChange:x,children:xO("div",{ref:c,style:{display:"flex",flexDirection:"column",position:"fixed",zIndex:I},children:xO(di.div,{...r,ref:p,style:{boxSizing:"border-box",maxHeight:"100%",...r.style}})})})}),JA.displayName=YA,UA="SelectPopperPosition",(QA=sO.forwardRef((e,t)=>{const{__scopeSelect:n,align:o="start",collisionPadding:r=XA,...a}=e,i=BA(n);return xO(ev,{...i,...a,ref:t,align:o,collisionPadding:r,style:{boxSizing:"border-box",...a.style,"--radix-select-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-select-content-available-width":"var(--radix-popper-available-width)","--radix-select-content-available-height":"var(--radix-popper-available-height)","--radix-select-trigger-width":"var(--radix-popper-anchor-width)","--radix-select-trigger-height":"var(--radix-popper-anchor-height)"}})})).displayName=UA;var[ZM,qM]=LM(HA,{});KA="SelectViewport",($A=sO.forwardRef((e,t)=>{const{__scopeSelect:n,nonce:o,...r}=e,a=jM(KA,n),i=qM(KA,n),c=l(t,a.onViewportChange),u=sO.useRef(0);return EO(AO,{children:[xO("style",{dangerouslySetInnerHTML:{__html:"[data-radix-select-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-select-viewport]::-webkit-scrollbar{display:none}"},nonce:o}),xO(TM.Slot,{scope:n,children:xO(di.div,{"data-radix-select-viewport":"",role:"presentation",...r,ref:c,style:{position:"relative",flex:1,overflow:"hidden auto",...r.style},onScroll:s(r.onScroll,e=>{const t=e.currentTarget,{contentWrapper:n,shouldExpandOnScrollRef:o}=i;if(o?.current&&n){const e=Math.abs(u.current-t.scrollTop);if(e>0){const o=window.innerHeight-2*XA,r=parseFloat(n.style.minHeight),a=parseFloat(n.style.height),i=Math.max(r,a);if(i<o){const r=i+e,a=Math.min(o,r),l=r-a;n.style.height=a+"px","0px"===n.style.bottom&&(t.scrollTop=l>0?l:0,n.style.justifyContent="flex-end")}}}u.current=t.scrollTop})})})]})})).displayName=KA,eE="SelectGroup";var[YM,JM]=LM(eE);sO.forwardRef((e,t)=>{const{__scopeSelect:n,...o}=e,r=c();return xO(YM,{scope:n,id:r,children:xO(di.div,{role:"group","aria-labelledby":r,...o,ref:t})})}).displayName=eE,tE="SelectLabel",sO.forwardRef((e,t)=>{const{__scopeSelect:n,...o}=e,r=JM(tE,n);return xO(di.div,{id:r.id,...o,ref:t})}).displayName=tE,nE="SelectItem";var[UM,QM]=LM(nE);oE=sO.forwardRef((e,t)=>{const{__scopeSelect:n,value:o,disabled:r=!1,textValue:a,...i}=e,u=FM(nE,n),d=jM(nE,n),p=u.value===o,[m,f]=sO.useState(a??""),[g,h]=sO.useState(!1),v=l(t,e=>d.itemRefCallback?.(e,o,r)),b=c(),w=sO.useRef("touch"),y=()=>{r||(u.onValueChange(o),u.onOpenChange(!1))};if(""===o)throw new Error("A <Select.Item /> must have a value prop that is not an empty string. This is because the Select value can be set to an empty string to clear the selection and show the placeholder.");return xO(UM,{scope:n,value:o,disabled:r,textId:b,isSelected:p,onItemTextChange:sO.useCallback(e=>{f(t=>t||(e?.textContent??"").trim())},[]),children:xO(TM.ItemSlot,{scope:n,value:o,disabled:r,textValue:m,children:xO(di.div,{role:"option","aria-labelledby":b,"data-highlighted":g?"":void 0,"aria-selected":p&&g,"data-state":p?"checked":"unchecked","aria-disabled":r||void 0,"data-disabled":r?"":void 0,tabIndex:r?void 0:-1,...i,ref:v,onFocus:s(i.onFocus,()=>h(!0)),onBlur:s(i.onBlur,()=>h(!1)),onClick:s(i.onClick,()=>{"mouse"!==w.current&&y()}),onPointerUp:s(i.onPointerUp,()=>{"mouse"===w.current&&y()}),onPointerDown:s(i.onPointerDown,e=>{w.current=e.pointerType}),onPointerMove:s(i.onPointerMove,e=>{w.current=e.pointerType,r?d.onItemLeave?.():"mouse"===w.current&&e.currentTarget.focus({preventScroll:!0})}),onPointerLeave:s(i.onPointerLeave,e=>{e.currentTarget===document.activeElement&&d.onItemLeave?.()}),onKeyDown:s(i.onKeyDown,e=>{""!==d.searchRef?.current&&" "===e.key||(PA.includes(e.key)&&y()," "===e.key&&e.preventDefault())})})})})}),oE.displayName=nE,rE="SelectItemText",aE=sO.forwardRef((e,t)=>{const{__scopeSelect:n,className:o,style:r,...a}=e,i=FM(rE,n),s=jM(rE,n),c=QM(rE,n),u=WM(rE,n),[d,p]=sO.useState(null),m=l(t,e=>p(e),c.onItemTextChange,e=>s.itemTextRefCallback?.(e,c.value,c.disabled)),f=d?.textContent,g=sO.useMemo(()=>xO("option",{value:c.value,disabled:c.disabled,children:f},c.value),[c.disabled,c.value,f]),{onNativeOptionAdd:h,onNativeOptionRemove:v}=u;return ii(()=>(h(g),()=>v(g)),[h,v,g]),EO(AO,{children:[xO(di.span,{id:c.textId,...a,ref:m}),c.isSelected&&i.valueNode&&!i.valueNodeHasChildren?_O.createPortal(a.children,i.valueNode):null]})}),aE.displayName=rE,iE="SelectItemIndicator",sO.forwardRef((e,t)=>{const{__scopeSelect:n,...o}=e;return QM(iE,n).isSelected?xO(di.span,{"aria-hidden":!0,...o,ref:t}):null}).displayName=iE,lE="SelectScrollUpButton",sO.forwardRef((e,t)=>{const n=jM(lE,e.__scopeSelect),o=qM(lE,e.__scopeSelect),[r,a]=sO.useState(!1),i=l(t,o.onScrollButtonChange);return ii(()=>{if(n.viewport&&n.isPositioned){let e=function(){const e=t.scrollTop>0;a(e)};const t=n.viewport;return e(),t.addEventListener("scroll",e),()=>t.removeEventListener("scroll",e)}},[n.viewport,n.isPositioned]),r?xO(cE,{...e,ref:i,onAutoScroll:()=>{const{viewport:e,selectedItem:t}=n;e&&t&&(e.scrollTop=e.scrollTop-t.offsetHeight)}}):null}).displayName=lE,sE="SelectScrollDownButton",sO.forwardRef((e,t)=>{const n=jM(sE,e.__scopeSelect),o=qM(sE,e.__scopeSelect),[r,a]=sO.useState(!1),i=l(t,o.onScrollButtonChange);return ii(()=>{if(n.viewport&&n.isPositioned){let e=function(){const e=t.scrollHeight-t.clientHeight,n=Math.ceil(t.scrollTop)<e;a(n)};const t=n.viewport;return e(),t.addEventListener("scroll",e),()=>t.removeEventListener("scroll",e)}},[n.viewport,n.isPositioned]),r?xO(cE,{...e,ref:i,onAutoScroll:()=>{const{viewport:e,selectedItem:t}=n;e&&t&&(e.scrollTop=e.scrollTop+t.offsetHeight)}}):null}).displayName=sE,cE=sO.forwardRef((e,t)=>{const{__scopeSelect:n,onAutoScroll:o,...r}=e,a=jM("SelectScrollButton",n),i=sO.useRef(null),l=DM(n),c=sO.useCallback(()=>{null!==i.current&&(window.clearInterval(i.current),i.current=null)},[]);return sO.useEffect(()=>()=>c(),[c]),ii(()=>{const e=l().find(e=>e.ref.current===document.activeElement);e?.ref.current?.scrollIntoView({block:"nearest"})},[l]),xO(di.div,{"aria-hidden":!0,...r,ref:t,style:{flexShrink:0,...r.style},onPointerDown:s(r.onPointerDown,()=>{null===i.current&&(i.current=window.setInterval(o,50))}),onPointerMove:s(r.onPointerMove,()=>{a.onItemLeave?.(),null===i.current&&(i.current=window.setInterval(o,50))}),onPointerLeave:s(r.onPointerLeave,()=>{c()})})}),uE="SelectSeparator",sO.forwardRef((e,t)=>{const{__scopeSelect:n,...o}=e;return xO(di.div,{"aria-hidden":!0,...o,ref:t})}).displayName=uE,dE="SelectArrow",sO.forwardRef((e,t)=>{const{__scopeSelect:n,...o}=e,r=BA(n),a=FM(dE,n),i=jM(dE,n);return a.open&&"popper"===i.position?xO(tv,{...r,...o,ref:t}):null}).displayName=dE,pE="SelectBubbleInput",(mE=sO.forwardRef(({__scopeSelect:e,value:t,...n},o)=>{const r=sO.useRef(null),a=l(o,r),i=pn(t);return sO.useEffect(()=>{const e=r.current;if(!e)return;const n=window.HTMLSelectElement.prototype,o=Object.getOwnPropertyDescriptor(n,"value").set;if(i!==t&&o){const n=new Event("change",{bubbles:!0});o.call(e,t),e.dispatchEvent(n)}},[i,t]),xO(di.select,{...n,style:{..._A,...n.style},ref:a,defaultValue:t})})).displayName=pE,fE=GA,gE=TA,hE=kA,vE=zA,bE=FA,wE=WA,yE=$A,IE=oE,CE=aE,xE="Select-modules_trigger__dS9Dx",AE="Select-modules_icon__sgRRc",EE="Select-modules_startIcon__kohMV",_E="Select-modules_value__h6Q4Z",OE="Select-modules_content__YuAqS",SE="Select-modules_item__cTAIm";const KM=cO.forwardRef(({children:e,cssClass:t="",sideOffset:n=4,position:o="popper",disabled:r=!1,value:a="",id:i,icon:l=null,placeholder:s="",portalContainer:c=document.body,contentClassName:u="",contentProps:d={},...p},m)=>cO.createElement(fE,{value:a||void 0,disabled:r,...p},cO.createElement(gE,{id:i,ref:m,className:ai(xE,t,"demio-ui-select-trigger")},l&&cO.createElement("span",{className:ai(EE,"demio-ui-select-start-icon")},l),cO.createElement("span",{className:ai(_E,"demio-ui-select-value")},cO.createElement(hE,{placeholder:a||s})),cO.createElement(vE,{className:ai(AE,"demio-ui-select-icon")},cO.createElement(Bc,null))),cO.createElement(bE,{container:c},cO.createElement(wE,{position:o,className:ai("demio-ui-select-content",OE,u),...d,sideOffset:n},cO.createElement(yE,null,cO.createElement(yE,null,e)))))),$M=cO.forwardRef(({children:e,className:t,disabled:n=!1,...o},r)=>cO.createElement(IE,{...o,ref:r,className:ai(SE,"demio-ui-select-item",t),disabled:n},e)),eP=CE;RE="Switch";var[tP]=o(RE),[nP,oP]=tP(RE);ME=sO.forwardRef((e,t)=>{const{__scopeSwitch:n,name:o,checked:r,defaultChecked:a,required:i,disabled:c,value:d="on",onCheckedChange:p,form:m,...f}=e,[g,h]=sO.useState(null),v=l(t,e=>h(e)),b=sO.useRef(!1),w=!g||(m||!!g.closest("form")),[y,I]=u({prop:r,defaultProp:a??!1,onChange:p,caller:RE});return EO(nP,{scope:n,checked:y,disabled:c,children:[xO(di.button,{type:"button",role:"switch","aria-checked":y,"aria-required":i,"data-state":Za(y),"data-disabled":c?"":void 0,disabled:c,value:d,...f,ref:v,onClick:s(e.onClick,e=>{I(e=>!e),w&&(b.current=e.isPropagationStopped(),b.current||e.stopPropagation())})}),w&&xO(GE,{control:g,bubbles:!b.current,name:o,value:d,checked:y,required:i,disabled:c,form:m,style:{transform:"translateX(-100%)"}})]})}),ME.displayName=RE,PE="SwitchThumb",(NE=sO.forwardRef((e,t)=>{const{__scopeSwitch:n,...o}=e,r=oP(PE,n);return xO(di.span,{"data-state":Za(r.checked),"data-disabled":r.disabled?"":void 0,...o,ref:t})})).displayName=PE,BE="SwitchBubbleInput",(GE=sO.forwardRef(({__scopeSwitch:e,control:t,checked:n,bubbles:o=!0,...r},a)=>{const i=sO.useRef(null),s=l(i,a),c=pn(n),u=mn(t);return sO.useEffect(()=>{const e=i.current;if(!e)return;const t=window.HTMLInputElement.prototype,r=Object.getOwnPropertyDescriptor(t,"checked").set;if(c!==n&&r){const t=new Event("click",{bubbles:o});r.call(e,n),e.dispatchEvent(t)}},[c,n,o]),xO("input",{type:"checkbox","aria-hidden":!0,defaultChecked:n,...r,tabIndex:-1,ref:s,style:{...r.style,...u,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})})).displayName=BE,VE=ME,TE=NE,DE="Switch-modules_root__V5S6a",kE="Switch-modules_thumb__PZ-lR",LE="Tabs";var[rP]=o(LE,[SR]);zE=SR();var[aP,iP]=rP(LE);(FE=sO.forwardRef((e,t)=>{const{__scopeTabs:n,value:o,onValueChange:r,defaultValue:a,orientation:i="horizontal",dir:l,activationMode:s="automatic",...d}=e,p=Ln(l),[m,f]=u({prop:o,onChange:r,defaultProp:a??"",caller:LE});return xO(aP,{scope:n,baseId:c(),value:m,onValueChange:f,orientation:i,dir:p,activationMode:s,children:xO(di.div,{dir:p,"data-orientation":i,...d,ref:t})})})).displayName=LE,HE="TabsList",(WE=sO.forwardRef((e,t)=>{const{__scopeTabs:n,loop:o=!0,...r}=e,a=iP(HE,n),i=zE(n);return xO(uv,{asChild:!0,...i,orientation:a.orientation,dir:a.dir,loop:o,children:xO(di.div,{role:"tablist","aria-orientation":a.orientation,...r,ref:t})})})).displayName=HE,XE="TabsTrigger",(jE=sO.forwardRef((e,t)=>{const{__scopeTabs:n,value:o,disabled:r=!1,...a}=e,i=iP(XE,n),l=zE(n),c=Ya(i.baseId,o),u=Ja(i.baseId,o),d=o===i.value;return xO(dv,{asChild:!0,...l,focusable:!r,active:d,children:xO(di.button,{type:"button",role:"tab","aria-selected":d,"aria-controls":u,"data-state":d?"active":"inactive","data-disabled":r?"":void 0,disabled:r,id:c,...a,ref:t,onMouseDown:s(e.onMouseDown,e=>{r||0!==e.button||!1!==e.ctrlKey?e.preventDefault():i.onValueChange(o)}),onKeyDown:s(e.onKeyDown,e=>{[" ","Enter"].includes(e.key)&&i.onValueChange(o)}),onFocus:s(e.onFocus,()=>{const e="manual"!==i.activationMode;d||r||!e||i.onValueChange(o)})})})})).displayName=XE,ZE="TabsContent",(qE=sO.forwardRef((e,t)=>{const{__scopeTabs:n,value:o,forceMount:r,children:a,...i}=e,l=iP(ZE,n),s=Ya(l.baseId,o),c=Ja(l.baseId,o),u=o===l.value,d=sO.useRef(u);return sO.useEffect(()=>{const e=requestAnimationFrame(()=>d.current=!1);return()=>cancelAnimationFrame(e)},[]),xO(Ri,{present:r||u,children:({present:n})=>xO(di.div,{"data-state":u?"active":"inactive","data-orientation":l.orientation,role:"tabpanel","aria-labelledby":s,hidden:!n,id:c,tabIndex:0,...i,ref:t,style:{...e.style,animationDuration:d.current?"0s":void 0},children:n&&a})})})).displayName=ZE,YE=FE,JE=WE,UE=jE,QE=qE,KE="Tabs-modules_root__TvYE1",$E="Tabs-modules_list__G3KVd",e_="Tabs-modules_tab__-FuG6",t_="Tabs-modules_content__X0OLh",n_="Tag-modules_default__A5rGa",o_="Tag-modules_deleteButton__HzjLp";var[lP]=o("Tooltip",[wR]);r_=wR(),a_="TooltipProvider",i_=700,l_="tooltip.open";var[sP,cP]=lP(a_);(s_=e=>{const{__scopeTooltip:t,delayDuration:n=i_,skipDelayDuration:o=300,disableHoverableContent:r=!1,children:a}=e,i=sO.useRef(!0),l=sO.useRef(!1),s=sO.useRef(0);return sO.useEffect(()=>{const e=s.current;return()=>window.clearTimeout(e)},[]),xO(sP,{scope:t,isOpenDelayedRef:i,delayDuration:n,onOpen:sO.useCallback(()=>{window.clearTimeout(s.current),i.current=!1},[]),onClose:sO.useCallback(()=>{window.clearTimeout(s.current),s.current=window.setTimeout(()=>i.current=!0,o)},[o]),isPointerInTransitRef:l,onPointerInTransitChange:sO.useCallback(e=>{l.current=e},[]),disableHoverableContent:r,children:a})}).displayName=a_,c_="Tooltip";var[uP,dP]=lP(c_);(u_=e=>{const{__scopeTooltip:t,children:n,open:o,defaultOpen:r,onOpenChange:a,disableHoverableContent:i,delayDuration:l}=e,s=cP(c_,e.__scopeTooltip),d=r_(t),[p,m]=sO.useState(null),f=c(),g=sO.useRef(0),h=i??s.disableHoverableContent,v=l??s.delayDuration,b=sO.useRef(!1),[w,y]=u({prop:o,defaultProp:r??!1,onChange:e=>{e?(s.onOpen(),document.dispatchEvent(new CustomEvent(l_))):s.onClose(),a?.(e)},caller:c_}),I=sO.useMemo(()=>w?b.current?"delayed-open":"instant-open":"closed",[w]),C=sO.useCallback(()=>{window.clearTimeout(g.current),g.current=0,b.current=!1,y(!0)},[y]),x=sO.useCallback(()=>{window.clearTimeout(g.current),g.current=0,y(!1)},[y]),A=sO.useCallback(()=>{window.clearTimeout(g.current),g.current=window.setTimeout(()=>{b.current=!0,y(!0),g.current=0},v)},[v,y]);return sO.useEffect(()=>()=>{g.current&&(window.clearTimeout(g.current),g.current=0)},[]),xO(Kh,{...d,children:xO(uP,{scope:t,contentId:f,open:w,stateAttribute:I,trigger:p,onTriggerChange:m,onTriggerEnter:sO.useCallback(()=>{s.isOpenDelayedRef.current?A():C()},[s.isOpenDelayedRef,A,C]),onTriggerLeave:sO.useCallback(()=>{h?x():(window.clearTimeout(g.current),g.current=0)},[x,h]),onOpen:C,onClose:x,disableHoverableContent:h,children:n})})}).displayName=c_,d_="TooltipTrigger",(p_=sO.forwardRef((e,t)=>{const{__scopeTooltip:n,...o}=e,r=dP(d_,n),a=cP(d_,n),i=r_(n),c=l(t,sO.useRef(null),r.onTriggerChange),u=sO.useRef(!1),d=sO.useRef(!1),p=sO.useCallback(()=>u.current=!1,[]);return sO.useEffect(()=>()=>document.removeEventListener("pointerup",p),[p]),xO($h,{asChild:!0,...i,children:xO(di.button,{"aria-describedby":r.open?r.contentId:void 0,"data-state":r.stateAttribute,...o,ref:c,onPointerMove:s(e.onPointerMove,e=>{"touch"!==e.pointerType&&(d.current||a.isPointerInTransitRef.current||(r.onTriggerEnter(),d.current=!0))}),onPointerLeave:s(e.onPointerLeave,()=>{r.onTriggerLeave(),d.current=!1}),onPointerDown:s(e.onPointerDown,()=>{r.open&&r.onClose(),u.current=!0,document.addEventListener("pointerup",p,{once:!0})}),onFocus:s(e.onFocus,()=>{u.current||r.onOpen()}),onBlur:s(e.onBlur,r.onClose),onClick:s(e.onClick,r.onClose)})})})).displayName=d_,m_="TooltipPortal";var[pP,mP]=lP(m_,{forceMount:void 0});(f_=e=>{const{__scopeTooltip:t,forceMount:n,children:o,container:r}=e,a=dP(m_,t);return xO(pP,{scope:t,forceMount:n,children:xO(Ri,{present:n||a.open,children:xO(Si,{asChild:!0,container:r,children:o})})})}).displayName=m_,g_="TooltipContent",h_=sO.forwardRef((e,t)=>{const n=mP(g_,e.__scopeTooltip),{forceMount:o=n.forceMount,side:r="top",...a}=e,i=dP(g_,e.__scopeTooltip);return xO(Ri,{present:o||i.open,children:i.disableHoverableContent?xO(w_,{side:r,...a,ref:t}):xO(v_,{side:r,...a,ref:t})})}),v_=sO.forwardRef((e,t)=>{const n=dP(g_,e.__scopeTooltip),o=cP(g_,e.__scopeTooltip),r=sO.useRef(null),a=l(t,r),[i,s]=sO.useState(null),{trigger:c,onClose:u}=n,d=r.current,{onPointerInTransitChange:p}=o,m=sO.useCallback(()=>{s(null),p(!1)},[p]),f=sO.useCallback((e,t)=>{const n=e.currentTarget,o={x:e.clientX,y:e.clientY},r=function(e,t,n=5){const o=[];switch(t){case"top":o.push({x:e.x-n,y:e.y+n},{x:e.x+n,y:e.y+n});break;case"bottom":o.push({x:e.x-n,y:e.y-n},{x:e.x+n,y:e.y-n});break;case"left":o.push({x:e.x+n,y:e.y-n},{x:e.x+n,y:e.y+n});break;case"right":o.push({x:e.x-n,y:e.y-n},{x:e.x-n,y:e.y+n})}return o}(o,function(e,t){const n=Math.abs(t.top-e.y),o=Math.abs(t.bottom-e.y),r=Math.abs(t.right-e.x),a=Math.abs(t.left-e.x);switch(Math.min(n,o,r,a)){case a:return"left";case r:return"right";case n:return"top";case o:return"bottom";default:throw new Error("unreachable")}}(o,n.getBoundingClientRect())),a=function(e){const t=e.slice();return t.sort((e,t)=>e.x<t.x?-1:e.x>t.x?1:e.y<t.y?-1:e.y>t.y?1:0),function(e){if(e.length<=1)return e.slice();const t=[];for(let o=0;o<e.length;o++){const n=e[o];for(;t.length>=2;){const e=t[t.length-1],o=t[t.length-2];if(!((e.x-o.x)*(n.y-o.y)>=(e.y-o.y)*(n.x-o.x)))break;t.pop()}t.push(n)}t.pop();const n=[];for(let o=e.length-1;o>=0;o--){const t=e[o];for(;n.length>=2;){const e=n[n.length-1],o=n[n.length-2];if(!((e.x-o.x)*(t.y-o.y)>=(e.y-o.y)*(t.x-o.x)))break;n.pop()}n.push(t)}return n.pop(),1===t.length&&1===n.length&&t[0].x===n[0].x&&t[0].y===n[0].y?t:t.concat(n)}(t)}([...r,...function(e){const{top:t,right:n,bottom:o,left:r}=e;return[{x:r,y:t},{x:n,y:t},{x:n,y:o},{x:r,y:o}]}(t.getBoundingClientRect())]);s(a),p(!0)},[p]);return sO.useEffect(()=>()=>m(),[m]),sO.useEffect(()=>{if(c&&d){const e=e=>f(e,d),t=e=>f(e,c);return c.addEventListener("pointerleave",e),d.addEventListener("pointerleave",t),()=>{c.removeEventListener("pointerleave",e),d.removeEventListener("pointerleave",t)}}},[c,d,f,m]),sO.useEffect(()=>{if(i){const e=e=>{const t=e.target,n={x:e.clientX,y:e.clientY},o=c?.contains(t)||d?.contains(t),r=!function(e,t){const{x:n,y:o}=e;let r=!1;for(let a=0,i=t.length-1;a<t.length;i=a++){const e=t[a],l=t[i],s=e.x,c=e.y,u=l.x,d=l.y;c>o!=d>o&&n<(u-s)*(o-c)/(d-c)+s&&(r=!r)}return r}(n,i);o?m():r&&(m(),u())};return document.addEventListener("pointermove",e),()=>document.removeEventListener("pointermove",e)}},[c,d,i,u,m]),xO(w_,{...e,ref:a})});var[fP,gP]=lP(c_,{isInside:!1});b_=m("TooltipContent"),w_=sO.forwardRef((e,t)=>{const{__scopeTooltip:n,children:o,"aria-label":r,onEscapeKeyDown:a,onPointerDownOutside:i,...l}=e,s=dP(g_,n),c=r_(n),{onClose:u}=s;return sO.useEffect(()=>(document.addEventListener(l_,u),()=>document.removeEventListener(l_,u)),[u]),sO.useEffect(()=>{if(s.trigger){const e=e=>{const t=e.target;t?.contains(s.trigger)&&u()};return window.addEventListener("scroll",e,{capture:!0}),()=>window.removeEventListener("scroll",e,{capture:!0})}},[s.trigger,u]),xO(bi,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:a,onPointerDownOutside:i,onFocusOutside:e=>e.preventDefault(),onDismiss:u,children:EO(ev,{"data-state":s.stateAttribute,...c,...l,ref:t,style:{...l.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"},children:[xO(b_,{children:o}),xO(fP,{scope:n,isInside:!0,children:xO(RA,{id:s.contentId,role:"tooltip",children:r||o})})]})})}),h_.displayName=g_,y_="TooltipArrow",(I_=sO.forwardRef((e,t)=>{const{__scopeTooltip:n,...o}=e,r=r_(n);return gP(y_,n).isInside?null:xO(tv,{...r,...o,ref:t})})).displayName=y_,C_=s_,x_=u_,A_=p_,E_=f_,__=h_,O_=I_,S_="Tooltip-modules_content__--tK0",R_="Tooltip-modules_tooltipTrigger__-SmeR",M_="Tooltip-modules_arrow__4vjj8",P_={default:"Typography-modules_default__JCzxD",headerFirst:"Typography-modules_headerFirst__NkO--",headerSecond:"Typography-modules_headerSecond__LEiQi",headerThird:"Typography-modules_headerThird__lSaFv",headerForth:"Typography-modules_headerForth__B5L3L",headerFifth:"Typography-modules_headerFifth__5LBdo",headerSixth:"Typography-modules_headerSixth__Bxy4-",bodyFirst:"Typography-modules_bodyFirst__iMtZC",bodySecond:"Typography-modules_bodySecond__bRjfb",bodyThird:"Typography-modules_bodyThird__SR8zo",semiBoldFirst:"Typography-modules_semiBoldFirst__IekIE",semiBoldSecond:"Typography-modules_semiBoldSecond__AaWKP",semiBoldThird:"Typography-modules_semiBoldThird__mmpEF",overLineFirst:"Typography-modules_overLineFirst__6-WmT",overLineSecond:"Typography-modules_overLineSecond__bRFIg",link:"Typography-modules_link__T8ZSo",left:"Typography-modules_left__toyKQ",center:"Typography-modules_center__LyrMT",right:"Typography-modules_right__s-R-0",inherit:"Typography-modules_inherit__yG6sp",regular:"Typography-modules_regular__nf3tw",bold:"Typography-modules_bold__kZqUJ",italic:"Typography-modules_italic__YadIq"};const hP={h1:"headerFirst",h2:"headerSecond",h3:"headerThird",h4:"headerForth",h5:"headerFifth",h6:"headerSixth",b1:"bodyFirst",b2:"bodySecond",b3:"bodyThird",sb1:"semiBoldFirst",sb2:"semiBoldSecond",sb3:"semiBoldThird",ol1:"overLineFirst",ol2:"overLineSecond",link:"link"},vP=({tag:e="p",align:t="left",className:n="",children:o=null,emphasis:r="regular",title:a="",variant:i="b1",...l})=>{const s=e;return cO.createElement(s,{title:a,className:ai(P_.default,P_[hP[i]],P_[t],P_[r],"demio-ui-typography-element",`typography-${i}`,n),...l},o)};N_="UploadMenu-modules_triggerButton__TnM4-",B_="UploadMenu-modules_triggerButtonIcon__j-eLU",G_="UploadMenu-modules_menuContent__hPJib",V_="UploadMenu-modules_menuItem__XOxMt",T_="UploadMenu-modules_menuItemDisabled__QmNk4";const bP=4,wP=pO(e=>{const{align:t="end",isOpen:n=!1,menu:o=[],onInteractOutside:r,onOpen:a,portalContainer:i,sideOffset:l=bP,triggerButton:s=null,triggerButtonClass:c=""}=e,[u,d]=uO(n||!1),p=Boolean(s),m=o.filter(e=>Boolean(e)&&Boolean(e?.text||e?.icon)),f=Boolean(m.length);return gO(()=>{d(n)},[n]),cO.createElement("div",{className:ai("demio-ui-upload-menu"),"data-testid":"upload-menu"},f&&cO.createElement(tM,{open:u,onOpenChange:e=>{d(e),a&&a(e)}},cO.createElement(nM,{className:ai("demio-ui-upload-menu-trigger-button",N_,c),"data-testid":"upload-menu-trigger-button"},p&&s,!p&&cO.createElement(Ku,{className:ai("demio-ui-upload-menu-default-trigger-button",B_),"data-testid":"upload-menu-default-trigger-button",width:16})),cO.createElement(iM,{container:i instanceof Element?i:void 0},cO.createElement($R,{align:t,className:ai("demio-ui-upload-menu-content",G_),"data-testid":"upload-menu-content",onInteractOutside:e=>{e?.preventDefault(),d(!1),r?.()},sideOffset:l},m.map(({className:e,icon:t,isDisabled:n,text:o},r)=>cO.createElement(rM,{className:ai("demio-ui-upload-menu-item",V_,{[T_]:n},e),"data-testid":`upload-menu-item-${r}`,disabled:n,key:`upload-menu-item-key-${r}`,onSelect:n?void 0:e=>((e,t)=>{m[t]&&m[t].onSelect&&m[t].onSelect(e,{itemNumber:t})})(e,r)},t,o))))))});D_="UploadProgressPreview-modules_root__9StJo",k_="UploadProgressPreview-modules_image__OMRPt",L_="UploadProgressPreview-modules_row__KkHVU",z_="UploadProgressPreview-modules_iconContainer__Ktq69",F_="UploadProgressPreview-modules_icon__z5MfW",H_="UploadProgressPreview-modules_percent__VVNJt",W_="UploadProgressPreview-modules_fileData__hhid5",X_="UploadProgressPreview-modules_isUploadMode__M13Qp",j_="UploadProgressPreview-modules_noMenu__Kyn3S",Z_="UploadProgressPreview-modules_fileName__i-Dl-",q_="UploadProgressPreview-modules_duration__HRRaa";const yP=pO(({className:e="",fileName:t="",fileInfo:n="",imageSrc:o="",imageTitle:r="",isUpload:a=!1,menu:i=[],percent:l})=>{const s=Boolean(i.length),c=a||"number"==typeof l&&l<100,u=i.filter(e=>e?.isPreviewOnly),d=i.filter(e=>e?.isProgressOnly);return cO.createElement("div",{className:ai("demio-ui-upload-progress-preview",D_,e),"data-testid":"upload-progress-preview"},o&&!c&&cO.createElement("img",{alt:r,className:ai("demio-ui-upload-progress-preview-image",k_),"data-testid":"upload-progress-preview-image",title:r,src:o}),cO.createElement("div",{className:ai("demio-ui-upload-progress-preview-row",L_),"data-testid":"upload-progress-preview-row"},c&&cO.createElement(cO.Fragment,null,cO.createElement("div",{className:ai("demio-ui-upload-progress-preview-progress-icon-container",z_),"data-testid":"upload-progress-preview-progress-icon-container"},cO.createElement(tp,{className:ai("demio-ui-upload-progress-preview-progress-icon",F_),"data-testid":"upload-progress-preview-progress-icon"})),cO.createElement("div",{className:ai("demio-ui-upload-progress-preview-progress-percentage",H_),"data-testid":"upload-progress-preview-progress-percentage"},l,"%")),cO.createElement("div",{className:ai("demio-ui-upload-progress-preview-file-data",W_,{[j_]:!s,[X_]:c}),"data-testid":"upload-progress-preview-file-data"},t&&cO.createElement("div",{className:ai("demio-ui-upload-progress-preview-file-name",Z_),"data-testid":"upload-progress-preview-file-name"},t),n&&!c&&cO.createElement("div",{className:ai("demio-ui-upload-progress-preview-file-info",q_),"data-testid":"upload-progress-preview-file-info"},n)),s&&cO.createElement("div",{className:ai("demio-ui-upload-progress-preview-menu",{isProgressOnly:c,isPreviewOnly:!c}),"data-testid":"upload-progress-preview-menu"},cO.createElement(wP,{menu:c?d:u}))))});Y_="Upload-modules_root__DE-cj",J_="Upload-modules_croppedImageContainer__tPNFg",U_="Upload-modules_croppedImageWrapper__H1aDd",Q_="Upload-modules_croppedImage__5pBYs",K_="Upload-modules_uploadLabel__aWGAb",$_="Upload-modules_uploadInput__Bq7Fp",eO="Upload-modules_icon__pmGlQ",tO="Upload-modules_header__adz5V",nO="Upload-modules_text__PS7SI",oO="Upload-modules_uploadTextFormat__IGVKt",rO="Upload-modules_modalContent__tfbd6",aO="Upload-modules_modalBody__q-3hj",iO="Upload-modules_modalFooter__jFAuB";const IP=dO((e,t)=>{const{acceptableFileTypes:n="",children:o=null,className:r="",customIcon:a=null,customHeader:i="Upload Media",customText:l=null,cropAspectRatio:s=1,error:c="",fileSizeMbLimit:u=3,minHeightLimit:d=0,minWidthLimit:p=0,errorDimension:m=`Minimum required dimensions are ${p}x${d}.`,errorSize:f=`Exceeds maximum size limit of ${u} MB.`,errorType:g="File type is not supported.",isCropAllowed:h=!1,isDimensionValidationEnabled:v=!0,isSizeValidationEnabled:b=!0,isValidationEnabled:w=!0,menu:y=[],onUpload:I,onCropCancel:C,onCropOk:x,onCropComplete:A,onCropChange:E,onDrop:_,onReadFileError:O,onReadFileProgress:S,onReadFileStart:R,onReadFileSuccess:M,onZoomChange:P,previewFileInfo:N="",previewFileName:B="",previewImage:G="",previewImageTitle:V="",uploadPercent:T}=e,[D,k]=uO(null),[L,z]=uO(""),[F,H]=uO(!1),[W,X]=uO(!1),[j,Z]=uO(""),[q,Y]=uO(null),[J,U]=uO(void 0),{croppedImageURL:Q}=PS(L,D),{validate:K}=BS({acceptableFileTypes:n,fileSizeMbLimit:u,isDimensionValidationEnabled:v,isSizeValidationEnabled:b,isValidationEnabled:w,minHeightLimit:d,minWidthLimit:p}),$="number"==typeof J,ee=n.replaceAll(",","").toLowerCase()||"",te=q?.name||"",ne=Boolean(Q),oe=wS(q),re=n&&n.length>0,ae=async(e=null)=>{if(!(e instanceof File))return;const t=await(async e=>{const t=URL.createObjectURL(e)||"",{isFileValid:n,isFileDimensionValid:o,isFileSizeValid:r,isFileTypeValid:a}=await K(e);n?(z(t),Y(e)):le();const i=(re&&!a?g:"")||(b&&!r?f:"")||(v&&!o?m:"");return U(i?void 0:0),Z(w&&!n&&i||c),n})(e);if(t){I?.(e);try{const t=new FileReader;R?.(e),t.onprogress=t=>{if(t.lengthComputable){const n=Math.floor(Number(t.loaded/t.total*100));S?.(n,e)}},t.onload=()=>{M?.(t.result,e)},t.onerror=()=>{U(void 0),O?.(t.error,e)},t.readAsDataURL(e)}catch(c){Z("Something went wrong while reading File"),U(void 0),O?.(c,e)}}},ie=()=>{z(""),H(!1),X(!1),Z(""),Y(null),U(void 0)},le=()=>{ie(),C&&C()},se=y.filter(e=>Boolean(e)).map((e,t)=>({...e,onSelect:e=>((e,t)=>{y[t]&&("cancel"===y[t].action?.toLowerCase()&&ie(),y[t].onSelect&&y[t].onSelect(e,{itemNumber:t,croppedImageURL:Q,setFileUrl:z,cancelUpload:ie}))})(e,t)})),ce=se.filter(e=>e.isPreviewOnly||e.isProgressOnly),ue=se.filter(e=>!(e.isProgressOnly||e.isPreviewOnly));return CO(t,()=>({cancelUpload:ie,setUploadProgress:U,setUploadError:Z})),gO(()=>{h&&oe&&X(!0)},[h,oe]),gO(()=>{ne||Y(null)},[ne]),gO(()=>{W||H(ne)},[ne,W]),gO(()=>{Z(c)},[c]),gO(()=>{U(T)},[T]),gO(()=>{ie()},[n,u]),cO.createElement("div",{className:ai("demio-ui-upload-root",Y_,r),"data-testid":"upload-root"},j&&cO.createElement(TS,{children:j}),$&&cO.createElement(yP,{fileName:te||B,fileInfo:N,imageSrc:G,imageTitle:V,menu:ce,percent:J}),!$&&cO.createElement(DS,{...e,error:j,isValidationEnabled:!1,onDrop:async(e,t)=>{await ae(t),_&&_(e,t)}},F&&cO.createElement("div",{className:ai("demio-ui-upload-cropped-image-container",J_),"data-testid":"upload-cropped-image-container"},cO.createElement("div",{className:ai("demio-ui-upload-cropped-image-wrapper",U_),"data-testid":"upload-cropped-image-wrapper"},cO.createElement("img",{alt:"Cropped image",className:ai("demio-ui-upload-cropped-image",Q_),"data-testid":"upload-cropped-image",src:Q})),cO.createElement("div",{className:ai("demio-ui-upload-menu"),"data-testid":"upload-menu"},cO.createElement(wP,{menu:ue}))),!F&&cO.createElement("label",{className:ai("demio-ui-upload-label",K_),"data-testid":"upload-label",htmlFor:"file"},cO.createElement("input",{accept:n,className:ai("demio-ui-upload-input",$_),"data-testid":"upload-input",id:"file",name:"file",onChange:async e=>{const t=e?.target?.files?.[0]||null;await ae(t)},type:"file"}),o,!o&&cO.createElement(cO.Fragment,null,a||cO.createElement(Vc,{className:ai("demio-ui-upload-icon",eO),"data-testid":"upload-icon"}),i&&cO.createElement("div",{className:ai("demio-ui-upload-header",tO),"data-testid":"upload-header"},i),cO.createElement("div",{className:ai("demio-ui-upload-text",nO),"data-testid":"upload-text"},l||cO.createElement(cO.Fragment,null,cO.createElement("strong",{className:ai("demio-ui-upload-text-format",oO),"data-testid":"upload-text-format"},ee)," ","up to ",cO.createElement("strong",null,u," MB")))))),W&&oe&&h&&cO.createElement(Wn,{contentClassName:rO,open:!0,isClosable:!1,onOpenChange:()=>X(!1),title:"Crop & Upload Profile Picture"},cO.createElement("div",{className:ai("demio-ui-upload-crop-modal-body",aO),"data-testid":"upload-crop-modal-body"},!!L&&cO.createElement(mS,{aspect:s,image:L,onCropChange:E,onCropComplete:(e,t)=>{k(t),A&&A(e,t)},onZoomChange:P})),cO.createElement("div",{className:ai("demio-ui-upload-crop-modal-footer",iO),"data-testid":"upload-crop-modal-footer"},cO.createElement(FO,{className:"demio-ui-upload-crop-modal-btn-cancel","data-testid":"upload-crop-modal-btn-cancel",onClick:le,variant:"secondary"},"no, never mind"),cO.createElement(FO,{className:"demio-ui-upload-crop-modal-btn-ok","data-testid":"upload-crop-modal-btn-ok",onClick:()=>{H(!0),X(!1),x&&x(Q)}},"crop image"))))});export{yc as AddIcon,T as Alert,su as AlertIcon,Bc as ArrowDownIcon,zc as ArrowLeftDoubleIcon,Cc as ArrowLeftIcon,Hc as ArrowLeftSingleIcon,Yc as AtIcon,ZO as Avatar,qO as Badge,Yd as BarChartIcon,cm as BlockIcon,pm as BlurOnIcon,FO as Button,YO as ButtonNew,gm as CachedIcon,sp as CalendarIcon,uu as CameraIcon,mu as CameraOutlinedIcon,JO as Card,Iu as ChatDisabledIcon,Km as ChatDisabledOldIcon,gu as ChatIcon,Uc as CheckCircleIcon,Kc as CheckCircleSolidIcon,Ac as CheckIcon,eS as Checkbox,eu as CheckboxIcon,Yu as ClockIcon,Hs as CloseIcon,Xc as CompressIcon,Uu as CopyIcon,oS as CopyLinkInput,mS as Crop,bm as CustomizeIcon,_c as DeleteIcon,DS as DnDArea,Ku as DotsIcon,Nf as DownloadAllIcon,ed as DownloadIcon,kS as Drawer,lM as DropdownItem,$R as DropdownMenuContent,aM as DropdownMenuGroup,rM as DropdownMenuItem,oM as DropdownMenuLabel,iM as DropdownMenuPortal,tM as DropdownMenuRoot,eM as DropdownMenuSeparator,nM as DropdownMenuTrigger,Sc as EditIcon,Mc as EditSectionIcon,Im as ElectricBoltIcon,Gf as EmptyBasketIcon,dp as EventDetailsIcon,fp as EventRepeatIcon,nu as ExclamationIcon,Zc as ExpandIcon,nd as ExternalLinkIcon,ef as EyeSolidIcon,yp as FacebookIcon,Cp as FacebookSquaredIcon,Am as FeatureActionIcon,rd as FileIcon,id as FilterListIcon,sd as FlipCameraIcon,er as FormGroup,ud as GearIcon,Rd as HelpIcon,Pd as HelpSolidIcon,sM as InfoBanner,kd as InfoCircleIcon,zd as InfoCircleSolidIcon,Bd as InfoIcon,Td as InfoSolidIcon,tS as Input,Cn as InputHint,Ud as InsightsIcon,_m as ItemsIcon,In as Label,Ep as LinkedInIcon,Op as LinkedInSquaredIcon,Sm as ListIcon,V as Loader,Xp as LocationIcon,pd as LockIcon,Mm as MagicIcon,fd as MailIcon,Nm as MaterialIcon,Vm as MaterialsIcon,Gu as MicBoldIcon,Ou as MicOffIcon,Au as MicOffSolidIcon,Nu as MicOnSolidIcon,Ru as MicOutlinedIcon,Dm as MobileDeviceIcon,Wn as Modal,cM as ModalScrollable,bM as MultiSelect,TS as Note,of as OnDemanIcon,Up as OutStageIcon,wM as Pagination,iu as PasswordEyeCrossedIcon,ru as PasswordEyeIcon,af as PastSessionIcon,Pp as PeopleCommunityIcon,Rp as PeopleIcon,Bp as Person,sf as PersonCardIcon,uf as PersonCheckIcon,pf as PersonCrossedIcon,Vp as PersonDeleteIcon,Bp as PersonIcon,ff as PersonPlusIcon,wd as PlayCircleIcon,hd as PlayIcon,Vc as PlusIcon,$d as PollIcon,EM as Popover,Wx as PopoverContent,Hx as PopoverPortal,zx as PopoverRoot,ni as PopoverTooltip,Fx as PopoverTrigger,Kp as PresentationIcon,za as Progress,tp as ProgressIcon,Ha as RadioGroup,Lm as RadioIcon,Tf as ReplaceIcon,Wm as ReplayDisabledIcon,jm as RestartIcon,bf as RestreamingDisabledIcon,hf as RestreamingIcon,qm as RocketIcon,em as ScreenPersonIcon,rm as ScreenShareIcon,nm as ScreenShareWindowIcon,cM as ScrollableModal,Dc as SearchIcon,KM as Select,$M as SelectItem,eP as SelectItemText,yf as SeriesTypeIcon,Cf as SessionTimeIcon,Af as ShieldIcon,Zp as SideBarIcon,pS as Slider,Dp as SmileIcon,_f as SmileSolidIcon,Yp as SpotlightIcon,Um as StackedEmailIcon,im as StageIcon,Sf as StandardTypeIcon,qa as Switch,Id as SyncIcon,Ka as Tab,$a as TabsContent,Qa as TabsList,Ua as TabsRoot,ei as Tag,xd as TimesCircleIcon,OS as Toast,vp as TodayIcon,ti as Tooltip,Ed as TrashIcon,op as TrendingDownIcon,ap as TrendingUpIcon,vP as Typography,Od as UndoIcon,Mf as UpcomingSessionIcon,IP as Upload,kf as UploadIcon,wP as UploadMenu,yP as UploadProgressPreview,Du as VideoCamOnIcon,zu as VideoCamOnSolidIcon,Wu as VolumeOffIcon,Zu as VolumeUpSolidIcon,Wd as WarningIcon,Zd as WarningSolidIcon,zp as YoutubeIcon,Hp as YoutubeSquaredIcon,xS as createImage,_S as getCroppedImageURL,gS as getFileExtension,hS as getFileMimeType,AS as getRadianAngle,Lf as icons,vS as isExtensionMatchingMimeType,wS as isImage,CS as isValidFileDimension,IS as isValidFileSize,bS as isValidFileType,yS as isVideo,fS as mimeTypeMap,ES as rotateSize,MS as toast,PS as useCroppedImage,BS as useFileValidation};
|