dibk-design 10.1.1 → 10.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/dibk-design.css +1 -1
- package/dist/index.cjs.js +7 -2
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.d.ts +34 -77
- package/dist/index.es.js +5983 -1962
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +7 -2
- package/dist/index.umd.js.map +1 -1
- package/package.json +2 -1
package/dist/index.umd.js
CHANGED
|
@@ -1,7 +1,12 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(X,v){typeof exports=="object"&&typeof module<"u"?v(exports,require("react"),require("react-router-dom"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","react-router-dom","react-dom"],v):(X=typeof globalThis<"u"?globalThis:X||self,v(X.DibkDesign={},X.React,X.reactRouterDom,X.ReactDOM))})(this,(function(X,v,Tt,hn){"use strict";function fo(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const r in t)if(r!=="default"){const o=Object.getOwnPropertyDescriptor(t,r);Object.defineProperty(e,r,o.get?o:{enumerable:!0,get:()=>t[r]})}}return e.default=t,Object.freeze(e)}const L=fo(v);var ut={exports:{}},He={};var In;function po(){if(In)return He;In=1;var t=Symbol.for("react.transitional.element"),e=Symbol.for("react.fragment");function r(o,n,i){var s=null;if(i!==void 0&&(s=""+i),n.key!==void 0&&(s=""+n.key),"key"in n){i={};for(var l in n)l!=="key"&&(i[l]=n[l])}else i=n;return n=i.ref,{$$typeof:t,type:o,key:s,ref:n!==void 0?n:null,props:i}}return He.Fragment=e,He.jsx=r,He.jsxs=r,He}var je={};var Cn;function mo(){return Cn||(Cn=1,process.env.NODE_ENV!=="production"&&(function(){function t(x){if(x==null)return null;if(typeof x=="function")return x.$$typeof===W?null:x.displayName||x.name||null;if(typeof x=="string")return x;switch(x){case b:return"Fragment";case S:return"Profiler";case h:return"StrictMode";case E:return"Suspense";case B:return"SuspenseList";case O:return"Activity"}if(typeof x=="object")switch(typeof x.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),x.$$typeof){case m:return"Portal";case G:return x.displayName||"Context";case y:return(x._context.displayName||"Context")+".Consumer";case I:var N=x.render;return x=x.displayName,x||(x=N.displayName||N.name||"",x=x!==""?"ForwardRef("+x+")":"ForwardRef"),x;case _:return N=x.displayName||null,N!==null?N:t(x.type)||"Memo";case P:N=x._payload,x=x._init;try{return t(x(N))}catch{}}return null}function e(x){return""+x}function r(x){try{e(x);var N=!1}catch{N=!0}if(N){N=console;var M=N.error,Z=typeof Symbol=="function"&&Symbol.toStringTag&&x[Symbol.toStringTag]||x.constructor.name||"Object";return M.call(N,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",Z),e(x)}}function o(x){if(x===b)return"<>";if(typeof x=="object"&&x!==null&&x.$$typeof===P)return"<...>";try{var N=t(x);return N?"<"+N+">":"<...>"}catch{return"<...>"}}function n(){var x=K.A;return x===null?null:x.getOwner()}function i(){return Error("react-stack-top-frame")}function s(x){if(ne.call(x,"key")){var N=Object.getOwnPropertyDescriptor(x,"key").get;if(N&&N.isReactWarning)return!1}return x.key!==void 0}function l(x,N){function M(){j||(j=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",N))}M.isReactWarning=!0,Object.defineProperty(x,"key",{get:M,configurable:!0})}function a(){var x=t(this.type);return k[x]||(k[x]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),x=this.props.ref,x!==void 0?x:null}function u(x,N,M,Z,se,oe){var A=M.ref;return x={$$typeof:C,type:x,key:N,props:M,_owner:Z},(A!==void 0?A:null)!==null?Object.defineProperty(x,"ref",{enumerable:!1,get:a}):Object.defineProperty(x,"ref",{enumerable:!1,value:null}),x._store={},Object.defineProperty(x._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(x,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(x,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:se}),Object.defineProperty(x,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:oe}),Object.freeze&&(Object.freeze(x.props),Object.freeze(x)),x}function c(x,N,M,Z,se,oe){var A=N.children;if(A!==void 0)if(Z)if(re(A)){for(Z=0;Z<A.length;Z++)g(A[Z]);Object.freeze&&Object.freeze(A)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else g(A);if(ne.call(N,"key")){A=t(x);var T=Object.keys(N).filter(function(ee){return ee!=="key"});Z=0<T.length?"{key: someKey, "+T.join(": ..., ")+": ...}":"{key: someKey}",ae[A+Z]||(T=0<T.length?"{"+T.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
2
2
|
let props = %s;
|
|
3
3
|
<%s {...props} />
|
|
4
4
|
React keys must be passed directly to JSX without using spread:
|
|
5
5
|
let props = %s;
|
|
6
|
-
<%s key={someKey} {...props} />`,V,v,D,v),ne[v+V]=!0)}if(v=null,z!==void 0&&(s(z),v=""+z),u(x)&&(s(x.key),v=""+x.key),"key"in x){z={};for(var Y in x)Y!=="key"&&(z[Y]=x[Y])}else z=x;return v&&c(z,typeof a=="function"?a.displayName||a.name||"Unknown":a),_(a,v,z,r(),h,L)}function p(a){b(a)?a._store&&(a._store.validated=1):typeof a=="object"&&a!==null&&a.$$typeof===W&&(a._payload.status==="fulfilled"?b(a._payload.value)&&a._payload.value._store&&(a._payload.value._store.validated=1):a._store&&(a._store.validated=1))}function b(a){return typeof a=="object"&&a!==null&&a.$$typeof===N}var y=i,N=Symbol.for("react.transitional.element"),j=Symbol.for("react.portal"),$=Symbol.for("react.fragment"),C=Symbol.for("react.strict_mode"),E=Symbol.for("react.profiler"),P=Symbol.for("react.consumer"),q=Symbol.for("react.context"),H=Symbol.for("react.forward_ref"),G=Symbol.for("react.suspense"),X=Symbol.for("react.suspense_list"),k=Symbol.for("react.memo"),W=Symbol.for("react.lazy"),M=Symbol.for("react.activity"),T=Symbol.for("react.client.reference"),R=y.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,I=Object.prototype.hasOwnProperty,A=Array.isArray,Q=console.createTask?console.createTask:function(){return null};y={react_stack_bottom_frame:function(a){return a()}};var m,w={},O=y.react_stack_bottom_frame.bind(y,l)(),U=Q(o(l)),ne={};ye.Fragment=$,ye.jsx=function(a,x,z){var V=1e4>R.recentlyCreatedOwnerStacks++;return g(a,x,z,!1,V?Error("react-stack-top-frame"):O,V?Q(o(a)):U)},ye.jsxs=function(a,x,z){var V=1e4>R.recentlyCreatedOwnerStacks++;return g(a,x,z,!0,V?Error("react-stack-top-frame"):O,V?Q(o(a)):U)}})()),ye}var Re;function yt(){return Re||(Re=1,process.env.NODE_ENV==="production"?Ce.exports=vt():Ce.exports=xt()),Ce.exports}var e=yt();const S=t=>t?.filter(Boolean).join(" ")||"",Ye=t=>t.replace(/([a-z0-9]|(?=[A-Z]))([A-Z])/g,"$1-$2").toLowerCase(),wt=t=>!t?.colors||!Object.entries(t.colors).length?{}:Object.entries(t.colors).reduce((n,[s,o])=>(s&&o&&(n[`--color-${Ye(s)}`]=o),n),{}),jt=t=>!t?.sizes||!Object.entries(t.sizes).length?{}:Object.entries(t.sizes).reduce((n,[s,o])=>(s&&o&&(n[`--size-${Ye(s)}`]=o),n),{}),Ct=t=>({...wt(t),...jt(t)}),kt=(t,n)=>{if(typeof document>"u")return;const s=document.createElement("style");s.setAttribute("id",t),s.textContent=n;const o=document.getElementById(t);o&&o.remove(),document.head.appendChild(s)},Lt=t=>Object.entries(t).map(([n,s])=>`${n}: ${s};`).join(""),ue=t=>{const n=[];return i.Children.forEach(t,s=>{if(i.isValidElement(s)){const o=s;if(o.type===i.Fragment){const r=ue(o.props.children);n.push(...r)}else n.push(i.cloneElement(o,{...o.props}))}else n.push(s)}),n},It=t=>{if(typeof document>"u")return;const n=document.createElement("button");n.style.position="absolute",n.style.opacity="0",t.prepend(n),n.focus(),n.remove()},$t=t=>Array.from(t.querySelectorAll('button, [href], input, [tabindex="0"]')).filter(s=>!!s),Ze=t=>{It(t);const n=$t(t),s=n[0],o=n[n.length-1]||s;s&&(s.onkeydown=r=>{r.key==="Tab"&&r.shiftKey&&(r.preventDefault(),o.focus())}),o&&(o.onclick=()=>{s?.focus()},o.onkeydown=r=>{r.key==="Tab"&&!r.shiftKey&&(r.preventDefault(),s?.focus())})},re={accordion:"_accordion_kwqaf_67",default:"_default_kwqaf_73",panel:"_panel_kwqaf_76",content:"_content_kwqaf_77",secondary:"_secondary_kwqaf_80",info:"_info_kwqaf_88",contrast:"_contrast_kwqaf_96",margin:"_margin_kwqaf_104",panelText:"_panelText_kwqaf_138",panelChevron:"_panelChevron_kwqaf_144",expanded:"_expanded_kwqaf_171",initialized:"_initialized_kwqaf_187",hide:"_hide_kwqaf_1",show:"_show_kwqaf_1"},Nt=({title:t,buttonProps:n,expanded:s,handleToggleExpand:o})=>e.jsxs("button",{...n,className:re.panel,onClick:o,"aria-expanded":s?"true":"false",children:[e.jsx("span",{className:re.panelText,children:t}),e.jsx("span",{className:`${re.panelChevron} ${s?re.expanded:""}`})]}),Et=({title:t,color:n="default",expanded:s=!1,onToggleExpand:o,buttonProps:r,noMargin:l=!1,initialized:u,children:c,...d})=>{const[_,g]=i.useState(s),[p,b]=i.useState(u),y=()=>{g(!_),b(!0),o&&o()};i.useEffect(()=>{g(s)},[s]);const N=S([re.accordion,n&&re[n],!l&&re.margin,d.className]);return e.jsxs("div",{className:N,...d,children:[e.jsx(Nt,{title:t??"",buttonProps:r??{},expanded:_??!1,handleToggleExpand:y}),e.jsx("div",{className:`${re.content} ${p?re.initialized:""} ${_?re.expanded:""}`,children:c})]})},Z={button:"_button_1y89g_161",noMargin:"_noMargin_1y89g_189",regular:"_regular_1y89g_199",small:"_small_1y89g_202",primary:"_primary_1y89g_214",noHover:"_noHover_1y89g_218",secondary:"_secondary_1y89g_234",neutral:"_neutral_1y89g_253",disabled:"_disabled_1y89g_272",hasErrors:"_hasErrors_1y89g_292",rounded:"_rounded_1y89g_298",hasArrowLeft:"_hasArrowLeft_1y89g_302",pushprev:"_pushprev_1y89g_1",hasArrowRight:"_hasArrowRight_1y89g_340",pushnext:"_pushnext_1y89g_1",hasIcon:"_hasIcon_1y89g_378",buttonIcon:"_buttonIcon_1y89g_382",buttonContent:"_buttonContent_1y89g_394"},ke=({content:t,color:n="primary",size:s="regular",arrow:o="none",disabled:r=!1,inputType:l,defaultChecked:u,hasErrors:c=!1,noHover:d=!1,rounded:_=!1,noMargin:g=!1,href:p,children:b,iconLeft:y,iconRight:N,className:j,...$})=>{const C=k=>k?e.jsx("span",{className:Z.buttonIcon,children:k}):null,E=k=>{switch(k){case"left":return Z.hasArrowLeft;case"right":return Z.hasArrowRight;default:return""}},P=l==="radio"?u?"primary":"secondary":n,q=S([Z.button,Z[P],Z[s],E(o),d||l==="radio"?Z.noHover:null,_&&Z.rounded,c&&Z.hasErrors,r?Z.disabled:null,g?Z.noMargin:null,y||N?Z.hasIcon:null,j]),H={"aria-invalid":c||void 0,href:!r&&p?.length?p:void 0,className:q,...$},G=k=>i.Children.toArray(ue(k)).map(M=>{if(!i.isValidElement(M))return null;const T=M,R=T.type===Ne.Link&&typeof T.props=="object"&&T.props!==null&&"to"in T.props;return!r&&R?i.cloneElement(T,{className:q,key:`button-${T.key}`,to:T.props.to},C(y),e.jsx("span",{className:Z.buttonContent,children:T.props.children}),C(N)):i.createElement("button",{...H,key:`button-${T.key}`},C(y),e.jsx("span",{className:Z.buttonContent,children:t||(T.props?T.props.children:null)}),C(N))});if(l==="button")return e.jsxs("button",{type:"button",...H,children:[C(y),e.jsx("span",{className:Z.buttonContent,children:t||b}),C(N)]});if(l==="radio"){const k={...H};return delete k.href,e.jsxs("label",{className:q,children:[e.jsx("input",{...k,type:"radio"}),C(y),e.jsx("span",{className:Z.buttonContent,children:t}),C(N)]})}if(p?.length&&!r){const k={...H};return"type"in k&&delete k.type,e.jsxs("a",{...k,children:[C(y),e.jsx("span",{className:Z.buttonContent,children:t||b}),C(N)]})}return i.isValidElement(b)&&b.type===Ne.Link?e.jsx(i.Fragment,{children:G(i.Children.toArray(b))}):e.jsxs("button",{...H,children:[C(y),e.jsx("span",{className:Z.buttonContent,children:t||b}),C(N)]})},_e={checkBoxIcon:"_checkBoxIcon_1kc3w_1",showBox:"_showBox_1kc3w_22",hasErrors:"_hasErrors_1kc3w_27",checked:"_checked_1kc3w_37",disabled:"_disabled_1kc3w_53",checkmark:"_checkmark_1kc3w_58"},Ee=({size:t="20px",checked:n=!1,disabled:s=!1,showBox:o=!0,hasErrors:r=!1,checkmarkCharacter:l="✔"})=>{const u={height:t,width:t,fontSize:t},c=[_e.checkBoxIcon,n&&_e.checked,s&&_e.disabled,o&&_e.showBox,r&&_e.hasErrors].filter(Boolean).join(" ");return e.jsx("span",{className:c,style:u,children:e.jsx("span",{"aria-hidden":!0,className:_e.checkmark,children:n?l:""})})},ie="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32.275'%20height='30.469'%20focusable='false'%3e%3cpath%20fill='%239d2024'%20d='m0%2014.355%202.246-6.933c5.176%201.823%208.936%203.402%2011.28%204.736-.62-5.892-.945-9.944-.977-12.158h7.08c-.098%203.223-.472%207.26-1.123%2012.11%203.353-1.693%207.194-3.256%2011.523-4.688l2.246%206.933c-4.134%201.368-8.186%202.28-12.158%202.735%201.986%201.725%204.785%204.801%208.399%209.228l-5.86%204.15c-1.888-2.57-4.118-6.07-6.69-10.497-2.408%204.59-4.524%208.089-6.347%2010.498l-5.762-4.15c3.776-4.656%206.478-7.732%208.106-9.23-4.2-.813-8.187-1.724-11.963-2.734'/%3e%3c/svg%3e",he={checkBoxInput:"_checkBoxInput_f1w9m_1",requiredSymbol:"_requiredSymbol_f1w9m_6",contentOnly:"_contentOnly_f1w9m_13",disabled:"_disabled_f1w9m_13",labelText:"_labelText_f1w9m_19",hasErrors:"_hasErrors_f1w9m_27"},Se=({checked:t=!1,disabled:n=!1,required:s=!1,requiredGroup:o=!1,id:r,name:l="",onChange:u,contentOnly:c=!1,hasErrors:d=!1,checkmarkCharacter:_="✔",tabIndex:g=0,children:p,"aria-controls":b,"aria-describedby":y,value:N})=>{const j=[he.checkBoxInput,c&&he.contentOnly,n&&he.disabled,d&&he.hasErrors].filter(Boolean).join(" "),$={checked:t,disabled:n,showBox:!c,hasErrors:c&&d,checkmarkCharacter:_},C={id:r,name:l,type:"checkbox",checked:t,disabled:n,required:s||o,onChange:u,tabIndex:g,"aria-controls":b,"aria-invalid":d?"true":void 0,"aria-describedby":y,value:N};return e.jsxs("label",{htmlFor:r,className:j,children:[c?e.jsx(Ee,{...$}):e.jsxs(e.Fragment,{children:[e.jsx(Ee,{...$}),e.jsx("input",{...C})]}),e.jsxs("span",{className:he.labelText,children:[p,s&&e.jsx("img",{src:ie,alt:"",className:he.requiredSymbol})]})]})},Ge={checkBoxList:"_checkBoxList_1sp8d_1",requiredSymbol:"_requiredSymbol_1sp8d_16"},Le={headerContainer:"_headerContainer_1hyx9_1",header:"_header_1hyx9_1","size-1":"_size-1_1hyx9_8",bigHeader:"_bigHeader_1hyx9_16","size-2":"_size-2_1hyx9_28","size-3":"_size-3_1hyx9_36","size-4":"_size-4_1hyx9_44","size-5":"_size-5_1hyx9_52"},Be=({id:t,content:n,size:s=1,big:o,label:r,htmlTag:l,htmlFor:u,children:c})=>{const d=l||`h${s}`,_=S([Le.header,Le[`size-${s}`],o&&Le.bigHeader]),g=r?.length&&typeof r=="string"?{"--label":`"${r}"`}:void 0,p=i.createElement(d,{className:_,id:t||void 0,htmlFor:u||void 0,style:g},n?.length?n:c);return e.jsx("div",{className:Le.headerContainer,children:p})},Ue=({legend:t,legendSize:n,required:s=!1,compact:o=!1,children:r})=>{const l=u=>ue(u).map(d=>i.isValidElement(d)&&d.type?.displayName==="RadioButtonListItem"?i.cloneElement(d,{requiredGroup:s,compact:o,key:`checkboxListItem-${d.key}`}):d);return e.jsxs("fieldset",{className:Ge.checkBoxList,children:[!!t?.length&&e.jsxs("legend",{children:[n?e.jsx(Be,{size:n,children:t}):t,s&&e.jsx("img",{src:ie,alt:"",className:Ge.requiredSymbol})]}),l(i.Children.toArray(r))]})},me={checkBoxListItem:"_checkBoxListItem_jnb8z_1",contentOnly:"_contentOnly_jnb8z_26",compact:"_compact_jnb8z_26",disabled:"_disabled_jnb8z_41",checked:"_checked_jnb8z_44"},Ke=({checked:t=!1,disabled:n=!1,required:s=!1,requiredGroup:o=!1,id:r,name:l="",onChange:u,contentOnly:c=!1,compact:d=!1,hasErrors:_=!1,checkmarkCharacter:g="✔","aria-controls":p,"aria-describedby":b,children:y,value:N})=>{const j=S([me.checkBoxListItem,t&&me.checked,n&&me.disabled,d&&me.compact,c&&me.contentOnly,_&&me.hasErrors]),$={onChange:u??(()=>{}),checked:t,disabled:n,required:s,requiredGroup:o,contentOnly:c,hasErrors:_,"aria-controls":p,"aria-describedby":b,id:r,name:l,checkmarkCharacter:g,value:N};return e.jsx("div",{className:j,children:e.jsx(Se,{...$,children:y})})},St={container:"_container_f8z49_1"},Je=({maxWidth:t,children:n})=>{const s={"--max-width":t?.length?t:void 0};return e.jsx("div",{className:St.container,style:s,children:n})},ge={contentBox:"_contentBox_1ndvc_1",link:"_link_1ndvc_8",default:"_default_1ndvc_21",content:"_content_1ndvc_1",title:"_title_1ndvc_25",secondary:"_secondary_1ndvc_28",regular:"_regular_1ndvc_36",large:"_large_1ndvc_45"},Bt=({title:t=null,titleSize:n="regular",content:s="",children:o,color:r="default",href:l=null})=>{const u=()=>{if(!t)return null;const b=`${ge.title} ${ge[n]}`;return e.jsx("h2",{className:b,children:t})},c=ge[r]||"",d=l?ge.link:"",_=`${ge.contentBox} ${c} ${d}`.trim(),g=s?.length?s:o,p=e.jsxs(e.Fragment,{children:[u(),e.jsx("div",{className:ge.content,children:g})]});return l?e.jsx("a",{href:l,className:_,children:p}):e.jsx("div",{className:_,children:p})},Qe={descriptionDetails:"_descriptionDetails_1d1dj_1",compact:"_compact_1d1dj_7"},Mt=({compact:t=!1,titleWidth:n,children:s})=>e.jsx("dd",{className:S([Qe.descriptionDetails,t&&Qe.compact]),style:{"--title-width":n||void 0},children:s}),et={descriptionList:"_descriptionList_w11ua_1",compact:"_compact_w11ua_13"},Tt=({compact:t=!1,titleWidth:n,children:s})=>{const o=r=>ue(r).map(u=>i.isValidElement(u)?i.cloneElement(u,{compact:t,titleWidth:n,key:`descriptionListItem-${u.key}`}):u);return i.createElement("dl",{className:S([et.descriptionList,t&&et.compact]),style:{"--title-width":n||void 0}},o(i.Children.toArray(s)))},tt={descriptionTerm:"_descriptionTerm_uuapd_1",compact:"_compact_uuapd_8"},At=({compact:t=!1,titleWidth:n,children:s})=>e.jsx("dt",{className:S([tt.descriptionTerm,t&&tt.compact]),style:{"--title-width":n||void 0},children:s}),zt="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='25'%20height='25'%3e%3cpath%20fill='%23072938'%20stroke='%23072938'%20stroke-linecap='round'%20stroke-width='3.23'%20d='m3.97%203.57%2017.44%2018.2m-17.44.01L21.41%203.57'/%3e%3c/svg%3e",ce={dialog:"_dialog_pl6ui_19",backdrop:"_backdrop_pl6ui_34",dialogContainer:"_dialogContainer_pl6ui_42",modalInVertical:"_modalInVertical_pl6ui_1",dialogContent:"_dialogContent_pl6ui_52",noPadding:"_noPadding_pl6ui_57",closeButton:"_closeButton_pl6ui_65",isSidebar:"_isSidebar_pl6ui_94",left:"_left_pl6ui_117",modalInHorizontalLeft:"_modalInHorizontalLeft_pl6ui_1",right:"_right_pl6ui_123",modalInHorizontalRight:"_modalInHorizontalRight_pl6ui_1"},Dt=({maxWidth:t="none",noPadding:n,closeButton:s,onClickOutside:o,modal:r=!0,attachTo:l,hidden:u=!1,children:c})=>{const[d,_]=i.useState(null),g=i.useRef(null),p=i.useCallback(j=>{j&&Ze(j)},[]);i.useEffect(()=>{if(u)return;const j=$=>{$.key==="Escape"&&o&&o()};return document.addEventListener("keydown",j,!1),()=>{document.removeEventListener("keydown",j,!1)}},[u,o]),i.useEffect(()=>{if(typeof window>"u")return;const $=(()=>{const E="dibk-design-dialog-root";let P=document.getElementById(E);return P||(P=document.createElement("div"),P.setAttribute("id",E),document.body.appendChild(P)),P})(),C=document.createElement("div");return $.appendChild(C),_(C),()=>{_(null),$.contains(C)&&$.removeChild(C)}},[]),i.useEffect(()=>{if(u||!r)return;const j=document.body.style.overflow;return document.body.style.overflow="hidden",()=>{document.body.style.overflow=j}},[u,r]);const b=l&&S([ce.isSidebar,ce[l]]),y={"--max-width":t};if(u||!d)return null;const N=r?{role:"dialog","aria-modal":"true"}:{role:"dialog"};return bt.createPortal(e.jsxs("div",{className:S([ce.dialog,b]),onClick:o,...N,children:[r&&e.jsx("div",{className:ce.backdrop,"aria-hidden":"true"}),e.jsx("div",{ref:g,className:ce.dialogContainer,style:y,onClick:j=>j.stopPropagation(),children:e.jsxs("div",{ref:p,className:S([ce.dialogContent,n&&ce.noPadding]),children:[s&&e.jsx("button",{type:"button","aria-label":"Lukk dialog",onClick:o,className:S([ce.closeButton,n&&ce.noPadding]),children:e.jsx("img",{src:zt,alt:""})}),e.jsx("div",{"aria-live":"assertive",children:c})]})})]}),d)},Ie={dragAndDropFileInput:"_dragAndDropFileInput_pfifv_1",requiredSymbol:"_requiredSymbol_pfifv_1",dragAndDropContainer:"_dragAndDropContainer_pfifv_8",highlighted:"_highlighted_pfifv_25"},nt="data:image/svg+xml,%3csvg%20width='24'%20height='28'%20viewBox='0%200%2024%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='12.0008'%20cy='20.0008'%20rx='1.2'%20ry='1.2'%20fill='black'/%3e%3cpath%20d='M12.0008%209.19922C12.6635%209.19922%2013.2007%2010.0348%2013.2008%2011.0656C13.2008%2011.2742%2013.1767%2011.4744%2013.1362%2011.6617L12.6008%2016.6656C12.6008%2017.181%2012.3322%2017.5992%2012.0008%2017.5992C11.6694%2017.5992%2011.4008%2017.181%2011.4008%2016.6656L10.8646%2011.6617C10.8241%2011.4745%2010.8008%2011.2741%2010.8008%2011.0656C10.8009%2010.0348%2011.3381%209.19922%2012.0008%209.19922Z'%20fill='black'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.833%205.08415C11.3507%204.16987%2012.6456%204.16987%2013.1633%205.08415L22.4834%2021.5413C23.0007%2022.4554%2022.3534%2023.5982%2021.3182%2023.5984H2.67934C1.64389%2023.5984%200.996537%2022.4556%201.51416%2021.5413L10.833%205.08415ZM12.2898%206.28415C12.1603%206.05562%2011.8373%206.0557%2011.7078%206.28415L2.96965%2021.7127C2.84068%2021.9412%203.0027%2022.2268%203.26127%2022.227H20.735C20.9938%2022.227%2021.1559%2021.9413%2021.0266%2021.7127L12.2898%206.28415Z'%20fill='black'/%3e%3c/svg%3e",st={errorMessage:"_errorMessage_15d1p_1",errorSign:"_errorSign_15d1p_10"},pe=({id:t,content:n=""})=>{const s=()=>({id:t?.length?t:void 0,className:st.errorMessage});return(typeof n=="string"?n.trim().length>0:!!n)?e.jsxs("span",{"aria-live":"polite",...s(),children:[e.jsx("img",{src:nt,alt:"",className:st.errorSign}),n]}):null},Me={label:"_label_18de6_1",inline:"_inline_18de6_11",normalCursor:"_normalCursor_18de6_14"},de=({inline:t=!1,normalCursor:n=!1,htmlTag:s="label",children:o,id:r,...l})=>{const u=[Me.label,t&&Me.inline,n&&Me.normalCursor].filter(Boolean).join(" "),c={...l,className:u,id:r||void 0};return i.createElement(s,c,o)},Pt=({id:t,name:n,onSelectChange:s,onDragAndDropChange:o,label:r="",contentOnly:l=!1,buttonColor:u="primary",buttonContent:c,buttonContentWhenSelectedFile:d,selectedFileName:_,defaultContent:g="",hasErrors:p=!1,errorMessage:b="",required:y=!1,children:N,"data-transaction-name":j})=>{const[$,C]=i.useState(!1),E=i.useRef(null),P=i.useRef(null),q=I=>{I.preventDefault(),I.stopPropagation()},H=(I,A)=>I||A,G=()=>{P.current?.click()},X=()=>`${t}-errorMessage`,k={id:t,"aria-describedby":p&&b?.toString().length?X():void 0,"aria-invalid":p?"true":void 0,name:n,required:y},W=_&&d||c,M=i.useCallback(()=>C(!0),[]),T=i.useCallback(()=>C(!1),[]),R=i.useCallback(I=>{q(I),I.dataTransfer?.files&&o(I.dataTransfer.files),C(!1)},[o]);return i.useEffect(()=>{const I=E.current;if(I)return["dragenter","dragover"].forEach(A=>{I.addEventListener(A,M)}),["dragleave","drop"].forEach(A=>{I.addEventListener(A,T)}),["dragenter","dragover","dragleave","drop"].forEach(A=>{I.addEventListener(A,q)}),I.addEventListener("drop",R),()=>{["dragenter","dragover","dragleave","drop"].forEach(A=>{I.removeEventListener(A,q),I.removeEventListener(A,M),I.removeEventListener(A,T)}),I.removeEventListener("drop",R)}},[o]),e.jsxs("div",{className:Ie.dragAndDropFileInput,children:[e.jsxs(de,{htmlFor:t,children:[r,y&&e.jsx("img",{src:ie,alt:"",className:Ie.requiredSymbol})]}),e.jsx("div",{children:N}),!l&&e.jsxs("div",{ref:E,className:`${Ie.dragAndDropContainer} ${$?Ie.highlighted:""}`,children:[_?e.jsx("div",{children:e.jsxs("span",{children:[e.jsx("b",{children:"Valgt fil:"})," ",_]})}):e.jsx("div",{children:"Slipp fil her"}),e.jsx("input",{...k,ref:P,type:"file",onChange:s}),c&&e.jsxs(e.Fragment,{children:[e.jsx("div",{children:_?"":"eller klikk på knappen for å velge fil"}),e.jsx(ke,{size:"small",inputType:"button",color:u,onClick:G,content:W,hasErrors:p,"data-transaction-name":j})]})]}),l&&e.jsx("span",{children:H(_,g)}),e.jsx(pe,{id:X(),content:b})]})},rt="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.9984%202.39844C17.3004%202.39844%2021.5984%206.6965%2021.5984%2011.9984C21.5984%2017.3004%2017.3004%2021.5984%2011.9984%2021.5984C6.6965%2021.5984%202.39844%2017.3004%202.39844%2011.9984C2.39844%206.6965%206.6965%202.39844%2011.9984%202.39844ZM11.9984%203.59844C7.35925%203.59844%203.59844%207.35925%203.59844%2011.9984C3.59844%2016.6376%207.35925%2020.3984%2011.9984%2020.3984C16.6376%2020.3984%2020.3984%2016.6376%2020.3984%2011.9984C20.3984%207.35925%2016.6376%203.59844%2011.9984%203.59844Z'%20fill='black'/%3e%3cellipse%20cx='12.0203'%20cy='8.37578'%20rx='1.2'%20ry='1.2'%20fill='black'/%3e%3cpath%20d='M13.1563%2011.1562V17.5934H13.1586C13.3618%2017.5934%2013.5266%2017.7583%2013.5266%2017.9613C13.5264%2018.1642%2013.3617%2018.3281%2013.1586%2018.3281L13.1563%2018.327L11.0984%2018.3281V18.3258H10.7551C10.7469%2018.3263%2010.7388%2018.3281%2010.7305%2018.3281C10.5274%2018.3281%2010.3627%2018.1642%2010.3625%2017.9613C10.3625%2017.7591%2010.526%2017.5946%2010.7281%2017.5934H10.9133C10.9133%2017.5934%2010.9906%2017.5875%2011.0609%2017.4938C11.1313%2017.4%2011.0984%2017.2172%2011.0984%2017.2172V12.9C11.0984%2012.9%2011.1266%2012.6293%2011.0047%2012.4781C10.8828%2012.327%2010.7094%2012.327%2010.7094%2012.327H10.3203C9.9969%2012.327%209.73469%2012.0652%209.73438%2011.7422C9.73438%2011.4189%209.99671%2011.1562%2010.3203%2011.1562H13.1563Z'%20fill='black'/%3e%3c/svg%3e",qt="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.37223%2011.899L7.78938%2010.4086L11.0086%2014.0181L16.9006%207.59082L18.5625%209.10819L11.0086%2017.0301L6.37223%2011.899Z'%20fill='%23202020'/%3e%3cpath%20d='M11.9984%202.40039C17.3004%202.40039%2021.5984%206.69846%2021.5984%2012.0004C21.5984%2017.3023%2017.3004%2021.6004%2011.9984%2021.6004C6.6965%2021.6004%202.39844%2017.3023%202.39844%2012.0004C2.39844%206.69846%206.6965%202.40039%2011.9984%202.40039ZM11.9984%203.60039C7.35925%203.60039%203.59844%207.3612%203.59844%2012.0004C3.59844%2016.6396%207.35925%2020.4004%2011.9984%2020.4004C16.6376%2020.4004%2020.3984%2016.6396%2020.3984%2012.0004C20.3984%207.3612%2016.6376%203.60039%2011.9984%203.60039Z'%20fill='black'/%3e%3c/svg%3e",Ft="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.9984%202.39844C17.3004%202.39844%2021.5984%206.6965%2021.5984%2011.9984C21.5984%2017.3004%2017.3004%2021.5984%2011.9984%2021.5984C6.6965%2021.5984%202.39844%2017.3004%202.39844%2011.9984C2.39844%206.6965%206.6965%202.39844%2011.9984%202.39844ZM11.9984%203.59844C7.35925%203.59844%203.59844%207.35925%203.59844%2011.9984C3.59844%2016.6376%207.35925%2020.3984%2011.9984%2020.3984C16.6376%2020.3984%2020.3984%2016.6376%2020.3984%2011.9984C20.3984%207.35925%2016.6376%203.59844%2011.9984%203.59844Z'%20fill='black'/%3e%3ccircle%20cx='12.0008'%20cy='17.45'%20r='1.2'%20fill='black'/%3e%3cpath%20d='M12.0008%205.07422C12.9741%205.07422%2013.7631%206.05478%2013.7633%207.26445C13.7633%207.50925%2013.728%207.74425%2013.6684%207.96406L12.882%2013.8363C12.882%2014.4413%2012.4875%2014.932%2012.0008%2014.932C11.5141%2014.932%2011.1195%2014.4413%2011.1195%2013.8363L10.332%207.96406C10.2725%207.74433%2010.2383%207.50914%2010.2383%207.26445C10.2385%206.05478%2011.0275%205.07422%2012.0008%205.07422Z'%20fill='black'/%3e%3c/svg%3e",oe={box:"_box_5nlhl_7",messageIn:"_messageIn_5nlhl_1",fullScreen:"_fullScreen_5nlhl_15",info:"_info_5nlhl_18",warning:"_warning_5nlhl_22",error:"_error_5nlhl_26",tip:"_tip_5nlhl_30",success:"_success_5nlhl_34",inner:"_inner_5nlhl_39",hasIcon:"_hasIcon_5nlhl_55",icon:"_icon_5nlhl_64",iconImage:"_iconImage_5nlhl_72",content:"_content_5nlhl_78",title:"_title_5nlhl_84",body:"_body_5nlhl_91"},ot=({title:t,children:n="",variant:s="info",fullScreen:o=!1,hideIcon:r=!1,icon:l,className:u})=>{const c={info:rt,warning:Ft,error:nt,tip:rt,success:qt},d=l??e.jsx("img",{src:c[s],alt:"",className:oe.iconImage}),_=!r&&d;return e.jsx("div",{className:S([oe.box,oe[s],o&&oe.fullScreen,_?oe.hasIcon:null,u]),children:e.jsxs("div",{className:oe.inner,children:[_?e.jsx("div",{className:oe.icon,children:d}):null,e.jsxs("div",{className:oe.content,children:[t?e.jsx("div",{className:oe.title,children:t}):null,n?e.jsx("div",{className:oe.body,children:n}):null]})]})})},Ot=({type:t="warning",children:n="",...s})=>e.jsx(ot,{variant:t,children:n,...s}),Vt={footer:"_footer_19fad_1"},Ht=({children:t})=>e.jsx("footer",{className:Vt.footer,children:e.jsx(Je,{children:t})}),ee={inputField:"_inputField_1q416_1",noMargin:"_noMargin_1q416_4",requiredSymbol:"_requiredSymbol_1q416_10",file:"_file_1q416_18",input:"_input_1q416_1",hasErrors:"_hasErrors_1q416_58",inputWithButton:"_inputWithButton_1q416_75",fileInputContainer:"_fileInputContainer_1q416_83",visuallyHidden:"_visuallyHidden_1q416_96",caption:"_caption_1q416_107"},Xt=t=>{const n=typeof t=="string"?new Date(t):t;if(Number.isNaN(n.getTime()))return String(t??"");const s=String(n.getDate()).padStart(2,"0"),o=String(n.getMonth()+1).padStart(2,"0"),r=n.getFullYear();return`${s}.${o}.${r}`},at=t=>{if(t==null||t==="")return;const n=t instanceof Date?t:new Date(t);if(Number.isNaN(n.getTime()))return;const s=n.getFullYear(),o=String(n.getMonth()+1).padStart(2,"0"),r=String(n.getDate()).padStart(2,"0");return`${s}-${o}-${r}`},Wt=t=>!t||["text","search","url","email","tel","password","number"].includes(t),Rt=({id:t,onChange:n=()=>{},onBlur:s,onFocus:o,name:r="",type:l="text",disabled:u=!1,required:c=!1,readOnly:d,width:_,value:g,defaultValue:p,elementKey:b,label:y="",contentOnly:N=!1,buttonColor:j="primary",buttonContent:$,actionButtonContent:C,actionButtonOnClick:E,actionButtonDisabled:P=!1,actionButtonAriaLabel:q,selectedFileName:H,placeholder:G="",defaultContent:X="",min:k,max:W,role:M,"aria-describedby":T,"aria-autocomplete":R,hasErrors:I=!1,errorMessage:A="",noMargin:Q=!1,caption:m})=>{const w=i.useRef(null),O=()=>`${t}-errorMessage`,U=`${t}-caption`,ne=_?{maxWidth:_}:{},a=l==="date"&&!u&&!d,x=!!C&&!!E&&l!=="file",z=()=>{if(!a||!w.current)return;document.activeElement!==w.current&&w.current.focus(),w.current.showPicker?.()},V=D=>{z(),o?.(D)},h=(()=>{if(l==="file")return{};if(l==="date"){const Y=g!==void 0?at(g):void 0,K=g===void 0&&p!==void 0?at(p):void 0;return g!==void 0?{value:Y??""}:p!==void 0?{defaultValue:K}:{}}const D=Y=>Y instanceof Date?String(Y.getTime()):Y;return g!==void 0?{value:D(g)}:p!==void 0?{defaultValue:D(p)}:{}})(),L=S([I&&ee.hasErrors,l==="file"&&ee.visuallyHidden]),v={name:r,readOnly:d,disabled:u,required:c,type:l,role:M,id:t,min:k,max:W,onChange:n,onBlur:s,onFocus:V,placeholder:l==="file"?void 0:G,className:L||void 0,"aria-describedby":[I&&A?O():null,m?U:null,T].filter(Boolean).join(" ").trim()||void 0,"aria-invalid":I||void 0,"aria-autocomplete":Wt(l)?R:void 0,style:x?void 0:ne,...h};if(N){const D=g??p??"",Y=l==="date"?D?Xt(D):X:String(D??"")||X;return e.jsxs("div",{className:S([ee.inputField,ee[l],Q&&ee.noMargin]),children:[e.jsxs(de,{htmlFor:t,children:[y,c&&e.jsx("img",{src:ie,alt:"",className:ee.requiredSymbol})]}),e.jsx("span",{children:Y}),I&&A?e.jsx(pe,{id:O(),content:A}):null]})}return e.jsxs("div",{className:S([ee.inputField,ee[l],Q&&ee.noMargin]),children:[e.jsxs(de,{htmlFor:t,children:[y,c&&e.jsx("img",{src:ie,alt:"",className:ee.requiredSymbol}),l==="file"&&e.jsxs("div",{className:ee.fileInputContainer,children:[e.jsx("span",{className:ee.input,children:H}),$&&e.jsx(ke,{color:j,inputType:"button",onClick:()=>w.current?.click(),content:$})]})]}),x?e.jsxs("div",{className:ee.inputWithButton,style:ne,children:[e.jsx("input",{...v,ref:w},b||t),e.jsx(ke,{color:j,inputType:"button",onClick:E,disabled:P,"aria-label":q,noMargin:!0,children:C})]}):e.jsx("input",{...v,ref:w},b||t),m?e.jsx("p",{className:ee.caption,id:U,children:m}):null,I&&A?e.jsx(pe,{id:O(),content:A}):null]})},Yt={lead:"_lead_176gy_1"},Zt=({id:t,htmlTag:n="p",children:s})=>i.createElement(n,{className:Yt.lead,id:t||void 0},s),lt={list:"_list_16gsl_1",compact:"_compact_16gsl_10"},Gt=({listStyle:t,compact:n=!1,ordered:s=!1,children:o})=>{const r=d=>ue(d).map(g=>i.isValidElement(g)?i.cloneElement(g,{compact:n,key:`listItem-${g.key}`}):g),l=s?"ol":"ul",u=s?"decimal":"disc";return i.createElement(l,{className:`${lt.list} ${n?lt.compact:""}`,style:{"--listStyle":t||u}},r(i.Children.toArray(o)))},it={listItem:"_listItem_33xs0_1",compact:"_compact_33xs0_5"},Ut=({compact:t=!1,children:n})=>{const s=S([it.listItem,t&&it.compact]);return e.jsx("li",{className:s,children:n})},Te={loadingAnimation:"_loadingAnimation_hzd5u_1",fixed:"_fixed_hzd5u_17"},Kt=({fixed:t=!1,message:n=""})=>{const s=t?`${Te.loadingAnimation} ${Te.fixed}`:Te.loadingAnimation;return e.jsx("div",{className:s,children:n})},ct={LoadingAnimation2:"_LoadingAnimation2_onmfe_1",dot:"_dot_onmfe_10"},Jt=({ariaLabel:t="Laster inn"})=>{const n=[0,.15,.3];return e.jsx("div",{role:"img","aria-label":t,className:ct.LoadingAnimation2,children:n.map(s=>e.jsx("span",{className:ct.dot,style:{animationDelay:`${s}s`}},s))})},Qt="data:image/svg+xml,%3csvg%20width='128'%20height='128'%20viewBox='0%200%20128%20128'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='128'%20height='128'%20rx='7'%20fill='white'/%3e%3cpath%20d='M63.9443%2046.0779L17%2068.0042V88.1594L64%2066.1771L111%2088.1594V68.0042L64.0558%2046.0779H63.9443ZM17%20119H111V100.783H17V119ZM60.6548%2014.2403C49.3369%2018.6145%2038.2977%2019.445%2027.8719%2016.5658C22.7983%2015.1816%2019.0629%2013.1883%2017%2011.9702V32.7891C23.0214%2035.1148%2030.994%2037.108%2040.4163%2037.108C49.8386%2037.108%2057.4769%2035.6684%2067.3451%2031.8479C78.6631%2027.4737%2089.7022%2026.6431%20100.128%2029.5224C105.201%2030.9066%20108.937%2032.8999%20111%2034.118V13.299C99.8497%209.03563%2082.2312%205.87952%2060.6548%2014.2403Z'%20fill='%23003045'/%3e%3c/svg%3e",en="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2019.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='14%20337%20406%20110'%20style='enable-background:new%2014%20337%20406%20110;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{display:none;}%20.st1{fill:%23003045;}%20.st2{fill:%2389BAD6;}%20.st3{fill:%23FFFFFF;}%20.st4{display:inline;fill:%23FFFFFF;}%20.st5{display:inline;fill:%23D7D4D1;}%20%3c/style%3e%3cg%20id='skisse__x28_forstørret_x29_'%20class='st0'%3e%3c/g%3e%3cg%20id='logo'%3e%3crect%20id='XMLID_5_'%20x='14'%20y='337'%20class='st1'%20width='640'%20height='110'/%3e%3cg%20id='XMLID_82_'%3e%3crect%20id='XMLID_80_'%20x='14'%20y='337'%20class='st2'%20width='150'%20height='110'/%3e%3cg%20id='XMLID_74_'%3e%3cpolygon%20id='XMLID_79_'%20class='st3'%20points='75.1,420.7%2083.2,426.1%2083.2,389.4%20103,402.2%20103,384%2075.1,365.9%20'/%3e%3cpolygon%20id='XMLID_78_'%20class='st3'%20points='41.9,424.2%2041.9,404.7%2060.9,392.4%2060.9,350.3%2027.3,372.1%2027.3,433.7%20'/%3e%3cpolygon%20id='XMLID_77_'%20class='st3'%20points='106.1,381.9%20106.1,417.1%20118.9,425.4%20118.9,354.7%2091.6,372.5%20'/%3e%3cpolygon%20id='XMLID_76_'%20class='st3'%20points='64,350.3%2064,409.8%2071.9,404.7%2071.9,363.9%2071.9,355.5%20'/%3e%3cpolygon%20id='XMLID_75_'%20class='st3'%20points='128.4,385.6%20122.1,389.7%20122.1,423.4%20128.4,419.3%20150.7,433.7%20150.7,399.9%20'/%3e%3c/g%3e%3c/g%3e%3cg%20id='XMLID_6_'%3e%3crect%20id='XMLID_81_'%20x='164.5'%20y='367.5'%20class='st1'%20width='255.5'%20height='79.5'/%3e%3cg%20id='XMLID_7_'%3e%3cg%20id='XMLID_44_'%3e%3cpath%20id='XMLID_71_'%20class='st3'%20d='M187.3,385.6h4.7c5.5,0,8.7,2.2,8.7,8.2s-4,8.2-8.7,8.2h-4.7V385.6z%20M191.9,399.4%20c4.2,0,5.5-1.6,5.5-5.4c0-3.7-1.3-5.6-5.5-5.6h-1.5v11H191.9z'/%3e%3cpath%20id='XMLID_69_'%20class='st3'%20d='M203.5,385.6h3.2v16.5h-3.2V385.6z'/%3e%3cpath%20id='XMLID_66_'%20class='st3'%20d='M213.7,396h-0.2v6.1h-3.2v-16.5h4.7c3.8,0,6.4,1.4,6.4,4.9c0,2.8-1.7,4.6-4.4,5.2l5.6,6.3%20h-3.8L213.7,396z%20M215,393.7c2,0,3.2-1,3.2-2.9c0-1.9-1.2-2.7-3.2-2.7h-1.5v5.5h1.5V393.7z'/%3e%3cpath%20id='XMLID_64_'%20class='st3'%20d='M224.6,385.6h10.5v2.7h-7.3v4h4.9v2.5h-4.9v4.5h7.3v2.7h-10.5V385.6z'/%3e%3cpath%20id='XMLID_62_'%20class='st3'%20d='M238,385.6h3.2v7.4l6.5-7.3h3.3l-5.9,6.6l6.3,9.9h-3.6l-4.7-7.7l-1.9,2.1v5.5H238V385.6z'/%3e%3cpath%20id='XMLID_60_'%20class='st3'%20d='M256.8,388.4H252v-2.7h12.6v2.7H260v13.7h-3.2V388.4z'/%3e%3cpath%20id='XMLID_57_'%20class='st3'%20d='M265.7,393.9c0-5.7,4-8.6,8.1-8.6c4.8,0,8.1,3,8.1,8.6c0,5.7-4,8.6-8.1,8.6%20C269,402.5,265.7,399.6,265.7,393.9z%20M278.7,394c0-3.9-1.9-6-4.8-6s-4.8,2.1-4.8,5.8c0,3.9,1.9,6.1,4.8,6.1%20C276.7,399.8,278.7,397.7,278.7,394z'/%3e%3cpath%20id='XMLID_54_'%20class='st3'%20d='M288,396h-0.2v6.1h-3.2v-16.5h4.7c3.8,0,6.4,1.4,6.4,4.9c0,2.8-1.7,4.6-4.4,5.2l5.6,6.3%20h-3.8L288,396z%20M289.3,393.7c2,0,3.2-1,3.2-2.9c0-1.9-1.2-2.7-3.2-2.7h-1.5v5.5h1.5V393.7z'/%3e%3cpath%20id='XMLID_51_'%20class='st3'%20d='M303.1,387.3l-0.6-1.7h3.3l6.5,16.5H309l-1.3-3.4h-6.1l-1.3,3.4h-3.1L303.1,387.3z%20M302.5,396.4h4.4l-1.7-4.5l-0.5-1.4l-0.5,1.4L302.5,396.4z'/%3e%3cpath%20id='XMLID_49_'%20class='st3'%20d='M316,388.4h-4.7v-2.7h12.6v2.7h-4.7v13.7H316V388.4z'/%3e%3cpath%20id='XMLID_47_'%20class='st3'%20d='M326.2,385.6h10.5v2.7h-7.3v4h4.9v2.5h-4.9v4.5h7.3v2.7h-10.5V385.6z'/%3e%3cpath%20id='XMLID_45_'%20class='st3'%20d='M343.1,388.4h-4.7v-2.7H351v2.7h-4.7v13.7h-3.2L343.1,388.4L343.1,388.4z'/%3e%3c/g%3e%3cg%20id='XMLID_8_'%3e%3cpath%20id='XMLID_42_'%20class='st3'%20d='M187.3,412.3h10.3v2.7h-7.1v4.1h4.7v2.4h-4.7v7.2h-3.2V412.3z'/%3e%3cpath%20id='XMLID_39_'%20class='st3'%20d='M198.8,420.5c0-5.7,4-8.6,8.1-8.6c4.8,0,8.1,3,8.1,8.6c0,5.7-4,8.6-8.1,8.6%20C202.1,429.1,198.8,426.2,198.8,420.5z%20M211.7,420.6c0-3.9-1.9-6-4.8-6c-2.9,0-4.8,2.1-4.8,5.8c0,3.9,1.9,6.1,4.8,6.1%20C209.8,426.4,211.7,424.3,211.7,420.6z'/%3e%3cpath%20id='XMLID_36_'%20class='st3'%20d='M221.1,422.6h-0.2v6.1h-3.2v-16.4h4.7c3.8,0,6.4,1.4,6.4,4.9c0,2.8-1.7,4.6-4.4,5.2l5.6,6.3%20h-3.8L221.1,422.6z%20M222.4,420.3c2,0,3.2-1,3.2-2.9s-1.2-2.7-3.2-2.7h-1.5v5.5L222.4,420.3L222.4,420.3z'/%3e%3cpath%20id='XMLID_32_'%20class='st3'%20d='M237.8,412.3h4.9c4.5,0,6.4,1.5,6.4,4.1c0,2.3-1.3,3.4-3.1,3.8l0,0c2,0.3,3.3,1.3,3.3,3.9%20s-1.8,4.7-6.5,4.7h-5L237.8,412.3L237.8,412.3z%20M242.8,419c2.4,0,3.1-0.8,3.1-2.2c0-1.4-0.9-2-3.1-2H241v4.2H242.8z%20M243,426.1%20c2.4,0,3.2-0.8,3.2-2.3c0-1.4-0.8-2.3-3.2-2.3h-2v4.5h2V426.1z'/%3e%3cpath%20id='XMLID_30_'%20class='st3'%20d='M255.5,422l-5.4-9.7h3.5l3.6,6.9l3.7-6.9h3.2l-5.4,9.7v6.8h-3.2L255.5,422L255.5,422z'/%3e%3cpath%20id='XMLID_28_'%20class='st3'%20d='M264.5,420.5c0-5.7,3.6-8.6,8-8.6c2.7,0,4.3,0.8,5.2,1.6v3.6c-0.9-1.4-2.4-2.4-4.8-2.4%20c-3.3,0-5.2,2-5.2,5.7s1.8,6.2,4.7,6.2c0.8,0,1.5-0.1,2.1-0.3v-5.1h3.2v6.6c-1.1,0.7-2.9,1.4-5.4,1.4%20C267.7,429.1,264.5,426.3,264.5,420.5z'/%3e%3cpath%20id='XMLID_26_'%20class='st3'%20d='M280,420.5c0-5.7,3.6-8.6,8-8.6c2.7,0,4.3,0.8,5.2,1.6v3.6c-0.9-1.4-2.4-2.4-4.8-2.4%20c-3.3,0-5.2,2-5.2,5.7s1.8,6.2,4.7,6.2c0.8,0,1.5-0.1,2.1-0.3v-5.1h3.2v6.6c-1.1,0.7-2.9,1.4-5.4,1.4%20C283.2,429.1,280,426.3,280,420.5z'/%3e%3cpath%20id='XMLID_24_'%20class='st3'%20d='M296.5,412.3h3.2v7.3l6.5-7.3h3.3l-5.9,6.6l6.3,9.9h-3.6l-4.7-7.7l-1.9,2.1v5.5h-3.2%20L296.5,412.3L296.5,412.3z'/%3e%3cpath%20id='XMLID_22_'%20class='st3'%20d='M310.1,412.3h3.3l3.9,11.5h0.1l4-11.5h3.1l-5.9,16.5H316L310.1,412.3z'/%3e%3cpath%20id='XMLID_19_'%20class='st3'%20d='M329.2,413.9l-0.6-1.7h3.3l6.5,16.5h-3.3l-1.3-3.4h-6.1l-1.3,3.4h-3.1L329.2,413.9z%20M328.6,423h4.4l-1.7-4.5l-0.5-1.4l-0.5,1.4L328.6,423z'/%3e%3cpath%20id='XMLID_17_'%20class='st3'%20d='M340.4,412.3h3.2V426h6.1v2.8h-9.3L340.4,412.3L340.4,412.3z'/%3e%3cpath%20id='XMLID_15_'%20class='st3'%20d='M352.1,412.3h3.2v16.5h-3.2V412.3z'/%3e%3cpath%20id='XMLID_13_'%20class='st3'%20d='M362.3,415h-4.7v-2.7h12.6v2.7h-4.7v13.7h-3.2L362.3,415L362.3,415z'/%3e%3cpath%20id='XMLID_11_'%20class='st3'%20d='M372.6,412.3h10.5v2.7h-7.3v3.9h4.9v2.5h-4.9v4.6h7.3v2.7h-10.5V412.3z'/%3e%3cpath%20id='XMLID_9_'%20class='st3'%20d='M389.4,415h-4.7v-2.7h12.6v2.7h-4.7v13.7h-3.2L389.4,415L389.4,415z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='hamburgermeny'%20class='st0'%3e%3crect%20id='XMLID_94_'%20x='578'%20y='386'%20class='st4'%20width='60'%20height='6'/%3e%3crect%20id='XMLID_95_'%20x='578'%20y='423'%20class='st4'%20width='60'%20height='6'/%3e%3crect%20id='XMLID_96_'%20x='578'%20y='405'%20class='st4'%20width='60'%20height='6'/%3e%3c/g%3e%3cg%20id='hamburgermeny__hover'%20class='st0'%3e%3crect%20id='XMLID_97_'%20x='578'%20y='386'%20class='st5'%20width='60'%20height='6'/%3e%3crect%20id='XMLID_93_'%20x='578'%20y='423'%20class='st5'%20width='60'%20height='6'/%3e%3crect%20id='XMLID_91_'%20x='578'%20y='405'%20class='st5'%20width='60'%20height='6'/%3e%3c/g%3e%3c/svg%3e",tn=t=>t?.logo??"",nn=t=>t?.logoPadding??"",sn=t=>t?.appName??"",F={navigationBarContainer:"_navigationBarContainer_2bltf_1",primary:"_primary_2bltf_5",neutral:"_neutral_2bltf_8",secondary:"_secondary_2bltf_11",mainContentLink:"_mainContentLink_2bltf_14",compact:"_compact_2bltf_43",navigationBar:"_navigationBar_2bltf_1",logoContainer:"_logoContainer_2bltf_87",childElements:"_childElements_2bltf_100",menuToggle:"_menuToggle_2bltf_106",hamburgerIcon:"_hamburgerIcon_2bltf_134",active:"_active_2bltf_168",dropdownContainer:"_dropdownContainer_2bltf_177",dropdown:"_dropdown_2bltf_177",primaryList:"_primaryList_2bltf_210",secondaryList:"_secondaryList_2bltf_211",closeOverlay:"_closeOverlay_2bltf_339",closeText:"_closeText_2bltf_355",closeIcon:"_closeIcon_2bltf_358",closeLine:"_closeLine_2bltf_364",line:"_line_2bltf_457"},Ae=({listItem:t})=>typeof t=="string"?e.jsx("li",{children:e.jsx("span",{children:t})}):typeof t=="object"?e.jsx("li",{children:e.jsx("a",{href:t.href,children:t.name})}):null,rn=({primaryListItems:t=[],secondaryListItems:n=[],menuContent:s,logoLink:o="",logoLinkTitle:r,openLogoLinkInNewTab:l,theme:u,compact:c,mainContentId:d,color:_="neutral",children:g})=>{const[p,b]=i.useState(!1),y=()=>b(!p),N=()=>b(!1),j=k=>({padding:nn(k)}),$=(k=t,W=0)=>k.length?e.jsx("ul",{className:F.primaryList,children:k.map((M,T)=>{const R=`${W}-${T}`;return M.listItems?e.jsxs("li",{children:[e.jsx("span",{children:M.name}),$(M.listItems,W+1)]},R):e.jsx(Ae,{listItem:M},R)})}):null,C=()=>n.length?e.jsx("ul",{className:F.secondaryList,children:n.map(k=>e.jsx(Ae,{listItem:k},k.name))}):null,E=(k,W)=>{const M=tn(u),T=sn(u),R=k&&W?"":M&&T?`${T} logo`:"DIBK logo",I=M?e.jsx("img",{alt:R,src:M,style:j(u)}):e.jsx("img",{alt:R,src:c?en:Qt});return k?.length?e.jsx("a",{href:k,title:W,target:l?"_blank":void 0,rel:l?"noopener noreferrer":void 0,children:I}):I},q=t.length>0||n.length>0||!!s,H=i.useId(),G=i.useId(),X=i.useId();return e.jsxs("div",{className:S([c&&F.compact,_&&F[_],F.navigationBarContainer]),children:[d&&e.jsx("a",{id:H,href:`#${d}`,className:F.mainContentLink,children:e.jsx("span",{id:G,children:"Hopp til hovedinnhold"})}),e.jsxs("div",{className:S([F.navigationBar]),children:[e.jsx("div",{className:F.logoContainer,children:E(o,r)}),g&&e.jsx("div",{className:F.childElements,children:g}),q&&e.jsxs("button",{type:"button",className:`${F.menuToggle} ${p?F.active:""}`,onClick:y,"aria-expanded":p?"true":"false","aria-controls":X,children:[!c&&"Meny",e.jsxs("span",{className:F.hamburgerIcon,children:[e.jsx("span",{className:F.line}),e.jsx("span",{className:F.line}),e.jsx("span",{className:F.line})]})]})]}),q&&e.jsx("div",{className:S([F.dropdownContainer,p&&F.active]),role:"dialog","aria-modal":"true","aria-label":"Hovedmeny",children:e.jsxs("div",{id:X,className:F.dropdown,children:[s??e.jsxs(e.Fragment,{children:[$(),C()]}),!c&&e.jsxs("button",{type:"button",className:F.closeOverlay,onClick:N,"aria-label":"Lukk meny",children:[e.jsx("span",{className:F.closeText,children:"Lukk"}),e.jsxs("span",{"aria-hidden":"true",className:F.closeIcon,children:[e.jsx("span",{className:F.closeLine}),e.jsx("span",{className:F.closeLine})]})]})]})})]})},dt={paragraph:"_paragraph_1mdeu_1",lead:"_lead_1mdeu_9",large:"_large_1mdeu_14",small:"_small_1mdeu_19"},on=({id:t,htmlTag:n="p",variant:s="large",children:o,className:r})=>{const l=S([dt.paragraph,dt[s],r]);return i.createElement(n,{className:l,id:t||void 0},o)},ze={paper:"_paper_1lgl3_1",noMargin:"_noMargin_1lgl3_6",noPadding:"_noPadding_1lgl3_9"},an=({noMargin:t=!1,noPadding:n=!1,children:s})=>{const o=[ze.paper,t&&ze.noMargin,n&&ze.noPadding].filter(Boolean).join(" ");return e.jsx("div",{className:o,children:s})},ut={progressBar:"_progressBar_t5aid_1",hasErrors:"_hasErrors_t5aid_23"},ln=({progress:t=0,hasErrors:n=!1})=>e.jsx("div",{className:`${ut.progressBar} ${n?ut.hasErrors:""}`,role:"progressbar","aria-valuenow":t,"aria-valuemin":0,"aria-valuemax":100,style:{"--value":t}}),$e={radioButtonIcon:"_radioButtonIcon_32fe0_1",hasErrors:"_hasErrors_32fe0_22",checked:"_checked_32fe0_32",disabled:"_disabled_32fe0_48"},_t=({size:t="10px",checked:n=!1,disabled:s=!1,hasErrors:o=!1})=>{const r={height:t,width:t},l=[$e.radioButtonIcon,n&&$e.checked,s&&$e.disabled,o&&$e.hasErrors].filter(Boolean).join(" ");return e.jsx("span",{className:l,style:r})},fe={radioButtonInput:"_radioButtonInput_1i7cy_1",requiredSymbol:"_requiredSymbol_1i7cy_6",disabled:"_disabled_1i7cy_13",labelText:"_labelText_1i7cy_19",hasErrors:"_hasErrors_1i7cy_27"},De=({checked:t=!1,disabled:n=!1,required:s=!1,requiredGroup:o=!1,id:r,name:l="",onChange:u,contentOnly:c=!1,hasErrors:d=!1,inputValue:_,tabIndex:g,children:p,"aria-controls":b,"aria-describedby":y})=>{const N=[fe.radioButtonInput,t&&fe.checked,n&&fe.disabled,d&&fe.hasErrors].filter(Boolean).join(" "),j={checked:t,disabled:n,hasErrors:!c&&d},$={id:r,name:l,type:"radio",value:_,checked:t,disabled:n,required:s||o,onChange:u,tabIndex:g??void 0,"aria-controls":b,"aria-invalid":d?"true":void 0,"aria-describedby":y};return e.jsxs("label",{htmlFor:r,className:N,children:[!c&&e.jsxs(e.Fragment,{children:[e.jsx(_t,{...j}),e.jsx("input",{...$})]}),e.jsxs("span",{className:fe.labelText,children:[p,s&&e.jsx("img",{src:ie,alt:"",className:fe.requiredSymbol})]})]})},ht={radioButtonList:"_radioButtonList_1cyu3_1",requiredSymbol:"_requiredSymbol_1cyu3_16"},cn=({legend:t,legendSize:n,required:s=!1,compact:o=!1,children:r})=>{const l=u=>ue(u).map(d=>i.isValidElement(d)&&d.type?.displayName==="RadioButtonListItem"?i.cloneElement(d,{requiredGroup:s,compact:o,key:`radioButtonListItem-${d.key}`}):d);return e.jsxs("fieldset",{className:ht.radioButtonList,children:[!!t?.length&&e.jsxs("legend",{children:[n?e.jsx(Be,{size:n,children:t}):t,s&&e.jsx("img",{src:ie,alt:"",className:ht.requiredSymbol})]}),l(i.Children.toArray(r))]})},be={radioButtonListItem:"_radioButtonListItem_1ggab_1",contentOnly:"_contentOnly_1ggab_26",compact:"_compact_1ggab_26",disabled:"_disabled_1ggab_41",checked:"_checked_1ggab_44"},dn=({inputValue:t,checked:n=!1,disabled:s=!1,required:o=!1,requiredGroup:r=!1,name:l="",id:u,onChange:c,contentOnly:d=!1,compact:_=!1,hasErrors:g=!1,"aria-controls":p,"aria-describedby":b,children:y})=>{const N=S([be.radioButtonListItem,n&&be.checked,s&&be.disabled,_&&be.compact,d&&be.contentOnly,g&&be.hasErrors]),j={onChange:c,inputValue:t,checked:n,disabled:s,required:o,requiredGroup:r,contentOnly:d,hasErrors:g,"aria-controls":p,"aria-describedby":b,id:u,name:l};return e.jsx("div",{className:N,children:e.jsx(De,{...j,children:y})})},te={select:"_select_vw2qd_1",requiredSymbol:"_requiredSymbol_vw2qd_1",selectContainer:"_selectContainer_vw2qd_8",small:"_small_vw2qd_11",selectListArrow:"_selectListArrow_vw2qd_11",multipleSelectDropdown:"_multipleSelectDropdown_vw2qd_50",multipleSelectElement:"_multipleSelectElement_vw2qd_60",hasErrors:"_hasErrors_vw2qd_115"},mt=t=>{const{id:n,name:s="",required:o=!1,disabled:r=!1,options:l=[],width:u,label:c="",contentOnly:d=!1,keyAsContent:_=!1,placeholder:g="",placeholderValue:p="",defaultContent:b="",role:y,"aria-describedby":N,hasErrors:j=!1,errorMessage:$="",size:C="medium"}=t,[E,P]=i.useState(!1),q=i.useRef(null),H=i.useCallback(m=>{m&&Ze(m)},[]),G=()=>P(!1);i.useEffect(()=>{const m=O=>{O.key==="Escape"&&G()},w=O=>{q.current&&!q.current.contains(O.target)&&G()};return document.addEventListener("mousedown",w),document.addEventListener("keydown",m),()=>{document.removeEventListener("mousedown",w),document.removeEventListener("keydown",m)}},[]);const X=m=>typeof m=="object"?{key:m.key,value:m.value}:{key:m,value:m},k=m=>{const w=l.map(X).find(O=>O.value===m||O.key===m);return w?w.key??w.value:m},W=m=>Array.isArray(m)?m:m==null?[]:[m],M=()=>t.value!==void 0?W(t.value):t.defaultValue!==void 0?W(t.defaultValue):[],T=()=>{const m=M();return m.length===0?g||b||"":m.map(k).join(", ")},R=m=>{const w=M(),U=w.includes(m)?w.filter(ne=>ne!==m):[...w,m];t.multiple&&t.onChange(U)},I=()=>{const m=M();return l.map(w=>{const{key:O,value:U}=X(w),ne=m.includes(U),a=`${n}-${String(U)}`;return e.jsx(Ke,{id:a,value:U,checked:ne,onChange:()=>R(U),children:O},String(U))})},A=()=>`${n}-errorMessage`;if(d){const m=M(),w=m.length===0?b:_?m.map(k).join(", "):m.join(", ");return e.jsxs("div",{className:te.select,children:[e.jsx(de,{htmlFor:n,children:c}),e.jsx("span",{children:w})]})}const Q=m=>{const w=l.map(X).find(O=>String(O.value)===m);return w?w.value:m};return e.jsxs("div",{className:te.select,children:[e.jsxs(de,{htmlFor:n,children:[c,o&&e.jsx("img",{src:ie,alt:"",className:te.requiredSymbol})]}),e.jsxs("div",{className:S([te.selectContainer,C==="small"&&te.small]),style:u?{maxWidth:u}:void 0,children:[e.jsx("span",{className:te.selectListArrow}),t.multiple?e.jsxs("div",{ref:q,children:[e.jsx("button",{type:"button",id:n,"aria-haspopup":"listbox","aria-expanded":E,onClick:()=>P(m=>!m),className:S([te.multipleSelectElement,C==="small"&&te.small]),disabled:r,children:T()}),E&&e.jsx("div",{ref:H,className:te.multipleSelectDropdown,role:"listbox","aria-multiselectable":"true","aria-labelledby":n,children:e.jsx(Ue,{compact:!0,children:I()})})]}):e.jsxs("select",{name:s,required:o,disabled:r,onChange:m=>t.onChange(Q(m.target.value)),id:n,role:y,className:S([j&&te.hasErrors,C==="small"&&te.small]),"aria-describedby":j&&$?A():N,"aria-invalid":j||void 0,style:u?{maxWidth:u}:void 0,...t.value!==void 0?{value:t.value}:t.defaultValue!==void 0?{defaultValue:t.defaultValue}:{},children:[g&&e.jsx("option",{value:p,disabled:!0,children:g}),l.map(m=>{const{key:w,value:O}=X(m);return e.jsx("option",{value:String(O),children:w},String(O))})]})]}),e.jsx(pe,{id:A(),content:$})]})},ae={wizardTopnavItem:"_wizardTopnavItem_5ar16_1",wizardTopnavItemContent:"_wizardTopnavItemContent_5ar16_4",vertical:"_vertical_5ar16_7",stepNumber:"_stepNumber_5ar16_24",stepName:"_stepName_5ar16_36",active:"_active_5ar16_46",finished:"_finished_5ar16_46",hasErrors:"_hasErrors_5ar16_46",horizontal:"_horizontal_5ar16_64"},un="data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20aria-label='Ferdig'%20style='fill:%20rgb(23,%20121,%2018);'%3e%3cmask%20id='mask0_1089_7430'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='20'%20height='20'%20style='mask-type:%20alpha;'%3e%3crect%20width='20'%20height='20'%3e%3c/rect%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1089_7430)'%3e%3cpath%20d='M5.71427%208.57149L3.80951%2010.4762L8.57141%2015.2382L17.1428%206.66672L15.2381%204.76196L8.57141%2011.4286L5.71427%208.57149Z'%3e%3c/path%3e%3c/g%3e%3c/svg%3e",gt=({step:t,index:n,activeStepId:s,direction:o="vertical"})=>{const r=s===t.id,l=o==="vertical",u=S([ae.wizardTopnavItem,r&&ae.active,t.finished&&ae.finished,t.hasErrors&&ae.hasErrors,ae[o]]),c=r?"step":void 0,d=()=>e.jsxs(e.Fragment,{children:[e.jsx("span",{className:ae.stepNumber,children:n+1}),e.jsx("span",{className:ae.stepName,children:t.name}),l&&t.finished&&!r&&e.jsx("img",{src:un,alt:"",className:ae.checkmarkSymbol})]});return t.link&&Object.keys(t.link).length>0?e.jsx("li",{className:u,children:e.jsx(Ne.Link,{to:t.link,"aria-current":c,className:ae.wizardTopnavItemContent,children:d()})}):e.jsx("li",{className:u,children:e.jsx("span",{"aria-current":c,className:ae.wizardTopnavItemContent,children:d()})})},B={table:"_table_1mqun_1",thButton:"_thButton_1mqun_30",sortable:"_sortable_1mqun_40",label:"_label_1mqun_50",sortIndicators:"_sortIndicators_1mqun_54",sortArrow:"_sortArrow_1mqun_60",activeArrow:"_activeArrow_1mqun_66",evenRow:"_evenRow_1mqun_70",oddRow:"_oddRow_1mqun_73",selectionHeader:"_selectionHeader_1mqun_84",selectionCell:"_selectionCell_1mqun_90",selectionControl:"_selectionControl_1mqun_104",rowClickable:"_rowClickable_1mqun_111",srOnly:"_srOnly_1mqun_118",pagination:"_pagination_1mqun_129",paginationControls:"_paginationControls_1mqun_136",paginationWithPageSize:"_paginationWithPageSize_1mqun_145",pageSizeSelector:"_pageSizeSelector_1mqun_149",pageNavButton:"_pageNavButton_1mqun_153",pageNavIcon:"_pageNavIcon_1mqun_178",pageList:"_pageList_1mqun_184",pageNumber:"_pageNumber_1mqun_190",pageNumberActive:"_pageNumberActive_1mqun_212",pageEllipsis:"_pageEllipsis_1mqun_216"},_n=(t,n)=>n<=7?Array.from({length:n},(s,o)=>o+1):t<=4?[1,2,3,4,5,"...",n]:t>=n-3?[1,"...",n-4,n-3,n-2,n-1,n]:[1,"...",t-1,t,t+1,"...",n],hn=({columns:t,data:n,caption:s,getRowId:o,selectionType:r,selectionLabel:l="Velg rad",selectedRowId:u,onSelect:c,selectedRowIds:d,onSelectMany:_,onRowClick:g,pageSize:p,page:b,defaultPage:y=1,onPageChange:N,pageSizeOptions:j,defaultPageSize:$,onPageSizeChange:C})=>{const[E,P]=i.useState(null),q=i.useId(),[H,G]=i.useState(y),[X,k]=i.useState(()=>{if(p===void 0){if($&&$>0)return $;if(j?.length)return j[0]}});i.useEffect(()=>{const h=t.find(L=>L.sortable);P(h?{headerKey:h.key,direction:"asc"}:null)},[t]);const W=i.useMemo(()=>{const h=new Map;for(const L of t)h.set(L.key,L);return h},[t]),M=i.useMemo(()=>{if(!E)return n;const h=W.get(E.headerKey);if(!h)return n;const L=h.sortAccessor??h.accessor;if(!L)return n;const v=[...n];return v.sort((D,Y)=>{const K=L(D),se=L(Y);if(K==null||se==null)return 0;if(typeof K=="number"&&typeof se=="number")return E.direction==="asc"?K-se:se-K;if(K instanceof Date&&se instanceof Date)return E.direction==="asc"?K.getTime()-se.getTime():se.getTime()-K.getTime();const Fe=String(K),je=String(se);return E.direction==="asc"?Fe.localeCompare(je,void 0,{numeric:!0}):je.localeCompare(Fe,void 0,{numeric:!0})}),v},[n,E,W]),T=h=>{P(L=>!L||L.headerKey!==h?{headerKey:h,direction:"asc"}:{headerKey:h,direction:L.direction==="asc"?"desc":"asc"})},R=(h,L)=>{if(L)return E?.headerKey!==h?"none":E.direction==="asc"?"ascending":"descending"},I=(h,L)=>{const v=o?.(h,L);if(v==null||v===""){const D=n.indexOf(h);return D===-1?L:D}return v},A=i.useMemo(()=>r!=="multiple"?new Set:new Set(d??[]),[d,r]),Q=i.useMemo(()=>{const h=p??X;return!h||h<=0?M.length||n.length||1:h},[p,X,M.length,n.length]),m=i.useMemo(()=>Math.max(1,Math.ceil(M.length/Q)),[M.length,Q]),w=i.useMemo(()=>{const h=b??H;return!Number.isFinite(h)||h<1?1:h>m?m:h},[b,H,m]);i.useEffect(()=>{b===void 0&&w>m&&G(m)},[w,m,b]);const O=i.useMemo(()=>{if(Q>=M.length)return M;const h=(w-1)*Q;return M.slice(h,h+Q)},[M,w,Q]),U=h=>{const L=Math.min(Math.max(h,1),m);b!==void 0?N?.(L):G(L)},ne=h=>{const L=h>0?Math.floor(h):1;p!==void 0?C?.(L):(k(L),G(1))},a=m>1,x=!!j?.length,z=i.useMemo(()=>_n(w,m),[w,m]),V=S([B.paginationControls,x&&B.paginationWithPageSize]);return e.jsxs(e.Fragment,{children:[e.jsxs("table",{className:B.table,children:[s&&e.jsx("caption",{children:s}),e.jsx("thead",{children:e.jsxs("tr",{children:[r&&e.jsx("th",{className:B.selectionHeader,"aria-label":l,children:e.jsx("span",{className:B.srOnly,children:l})}),t.map(({key:h,label:L,sortable:v,ariaLabel:D})=>{const Y=E?.headerKey===h,K=Y&&E.direction==="asc",se=Y&&E.direction==="desc";return e.jsx("th",{"aria-sort":R(h,v),scope:"col",children:v?e.jsxs("button",{type:"button",className:`${B.thButton} ${B.sortable}`,onClick:()=>T(h),"aria-label":`${D??L}: sort ${Y&&K?"descending":"ascending"}`,children:[e.jsx("span",{className:B.label,children:L}),e.jsxs("span",{className:B.sortIndicators,"aria-hidden":"true",children:[e.jsx("span",{className:`${B.sortArrow} ${K?B.activeArrow:""}`,children:e.jsx("svg",{viewBox:"0 0 12 8",xmlns:"http://www.w3.org/2000/svg",role:"presentation",children:e.jsx("path",{d:"M2 6 6 2 10 6",fill:"none",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"})})}),e.jsx("span",{className:`${B.sortArrow} ${se?B.activeArrow:""}`,children:e.jsx("svg",{viewBox:"0 0 12 8",xmlns:"http://www.w3.org/2000/svg",role:"presentation",children:e.jsx("path",{d:"M2 2 6 6 10 2",fill:"none",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"})})})]})]}):e.jsx("span",{className:B.thButton,children:e.jsx("span",{className:B.label,children:L})})},h)})]})}),e.jsx("tbody",{children:O.map((h,L)=>{const v=I(h,L),D=`${q}-${v}`,Y=r==="single"&&u===v,K=r==="multiple"&&A.has(v),je=!!g||r==="single"&&!!c||r==="multiple"&&!!_,wn=()=>{if(r==="single")c?.(h);else if(r==="multiple"&&_){const J=new Set(A);J.has(v)?J.delete(v):J.add(v);const ve=n.filter((Oe,Ve)=>{const He=I(Oe,Ve);return J.has(He)});_(ve)}g?.(h)};return e.jsxs("tr",{className:S([L%2===0?B.evenRow:B.oddRow,je&&B.rowClickable]),onClick:je?wn:void 0,children:[r==="single"&&e.jsx("td",{className:B.selectionCell,children:e.jsx("button",{type:"button",className:B.selectionControl,onClick:J=>J.stopPropagation(),children:e.jsx(De,{id:D,name:q,inputValue:String(v),checked:Y,onChange:J=>{J?.stopPropagation(),c?.(h)},"aria-label":l})})}),r==="multiple"&&e.jsx("td",{className:B.selectionCell,children:e.jsx("button",{type:"button",className:B.selectionControl,onClick:J=>J.stopPropagation(),children:e.jsx(Se,{id:D,value:String(v),checked:K,onChange:J=>{if(J?.stopPropagation(),!_)return;const ve=new Set(A);ve.has(v)?ve.delete(v):ve.add(v);const Oe=n.filter((Ve,He)=>{const jn=I(Ve,He);return ve.has(jn)});_(Oe)},"aria-label":l})})}),t.map(J=>e.jsx("td",{children:J.render?J.render(h):String(J.accessor?.(h)??"")},J.key))]},v)})})]}),(a||x)&&e.jsxs("div",{className:V,children:[x&&e.jsx("div",{className:B.pageSizeSelector,children:e.jsx(mt,{id:`${q}-page-size`,label:"Rader per side",options:j,value:Q,onChange:h=>ne(Number(h)),width:"120px",size:"small"})}),a&&e.jsxs("div",{className:B.pagination,children:[e.jsxs("button",{type:"button",className:B.pageNavButton,onClick:()=>U(w-1),disabled:w<=1,"aria-label":"Forrige side",children:[e.jsx("span",{className:B.pageNavIcon,"aria-hidden":"true",children:e.jsx("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M10.5 3.5L6 8l4.5 4.5",fill:"none",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"})})}),"Forrige"]}),e.jsx("div",{className:B.pageList,role:"list",children:z.map((h,L)=>h==="..."?e.jsx("span",{className:B.pageEllipsis,children:"..."},`ellipsis-${L}`):e.jsx("button",{type:"button",className:S([B.pageNumber,h===w&&B.pageNumberActive]),onClick:()=>U(Number(h)),"aria-current":h===w?"page":void 0,children:h},h))}),e.jsxs("button",{type:"button",className:B.pageNavButton,onClick:()=>U(w+1),disabled:w>=m,"aria-label":"Neste side",children:["Neste",e.jsx("span",{className:B.pageNavIcon,"aria-hidden":"true",children:e.jsx("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M5.5 3.5L10 8l-4.5 4.5",fill:"none",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"})})})]})]})]})]})},le={tabs:"_tabs_38zge_1",tabList:"_tabList_38zge_5",tab:"_tab_38zge_1",active:"_active_38zge_40",disabled:"_disabled_38zge_46",tabLabel:"_tabLabel_38zge_54",tabAmount:"_tabAmount_38zge_58",tabPanels:"_tabPanels_38zge_65",tabPanel:"_tabPanel_38zge_65",hidden:"_hidden_38zge_73"},we=({children:t,defaultIndex:n=0,onChange:s,className:o})=>{const[r,l]=i.useState(n),u=i.useId(),c=i.useMemo(()=>u.replace(/:/g,""),[u]),d=_=>{l(_),s?.(_)};return e.jsx("div",{className:S([le.tabs,o]),children:i.Children.map(t,_=>i.isValidElement(_)?_.type===pt?i.cloneElement(_,{activeIndex:r,setActiveIndex:d,baseId:c}):_.type===ft?i.cloneElement(_,{activeIndex:r,baseId:c}):_:null)})},pt=({children:t,activeIndex:n=0,setActiveIndex:s,baseId:o})=>{const r=i.useMemo(()=>i.Children.toArray(t).filter(c=>i.isValidElement(c)),[t]),l=r.length,u=(c,d)=>{if(!s||l===0)return;let _=d;switch(c.key){case"ArrowRight":c.preventDefault(),_=(d+1)%l;break;case"ArrowLeft":c.preventDefault(),_=(d-1+l)%l;break;case"Home":c.preventDefault(),_=0;break;case"End":c.preventDefault(),_=l-1;break;default:return}s(_)};return e.jsx("div",{className:le.tabList,role:"tablist",children:r.map((c,d)=>{if(!i.isValidElement(c))return null;const _=`${o}-tab-${d}`,g=`${o}-panel-${d}`,p=d===n;return i.cloneElement(c,{tabId:_,panelId:g,isActive:p,onSelect:()=>s?.(d),onKeyDown:b=>u(b,d)})})})},mn=({children:t,amount:n,isActive:s,onSelect:o,onClick:r,onKeyDown:l,tabId:u,panelId:c,className:d,..._})=>{const g=S([le.tab,s&&le.active,_.disabled&&le.disabled,d]),p=y=>{r?.(y),!y.defaultPrevented&&o?.()},b=y=>{l?.(y)};return e.jsxs("button",{..._,id:u,role:"tab",type:"button","aria-selected":s,"aria-controls":c,className:g,onClick:p,onKeyDown:b,children:[e.jsx("span",{className:le.tabLabel,children:t}),n&&e.jsx("span",{className:le.tabAmount,children:n})]})},ft=({children:t,activeIndex:n=0,baseId:s})=>e.jsx("div",{className:le.tabPanels,children:i.Children.map(t,(o,r)=>{if(!i.isValidElement(o))return null;const l=`${s}-tab-${r}`,u=`${s}-panel-${r}`;return i.cloneElement(o,{isActive:r===n,tabId:l,panelId:u})})}),gn=({children:t,isActive:n,tabId:s,panelId:o})=>e.jsx("div",{role:"tabpanel",id:o,"aria-labelledby":s,className:S([le.tabPanel,!n&&le.hidden]),hidden:!n,children:t});we.List=pt,we.Tab=mn,we.Panels=ft,we.Panel=gn;const pn=t=>{let n="";const s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",o=s.length;for(let r=0;r<t;r++)n+=s.charAt(Math.floor(Math.random()*o));return n},Pe={textarea:"_textarea_1596u_1",requiredSymbol:"_requiredSymbol_1596u_4",hasErrors:"_hasErrors_1596u_55"},fn=({id:t,onChange:n,onBlur:s,name:o="",required:r=!1,readOnly:l,disabled:u,width:c,resize:d="both",value:_,defaultValue:g,elementKey:p,rows:b,label:y="",contentOnly:N=!1,placeholder:j="",defaultContent:$="","aria-describedby":C,hasErrors:E=!1,errorMessage:P=""})=>{const q=()=>`${t}-errorMessage`,H=!_?.length&&g?.length?g:void 0,G=p||`${t}-${pn(6)}`,X={...c&&{maxWidth:c},...d&&{resize:d}},k={name:o,readOnly:l,disabled:u,required:r,id:t,onChange:n,onBlur:s,value:H?void 0:_,defaultValue:H||void 0,placeholder:j,rows:b?parseInt(b,10):void 0,className:E?Pe.hasErrors:"","aria-describedby":E&&P?q():C,"aria-invalid":E?"true":void 0,style:X};return e.jsxs("div",{className:Pe.textarea,children:[e.jsxs(de,{htmlFor:t,children:[y,r&&e.jsx("img",{src:ie,alt:"",className:Pe.requiredSymbol})]}),N?e.jsx("span",{children:_||g||$}):e.jsx("textarea",{...k},G),e.jsx(pe,{id:q(),content:P})]})},bn=({theme:t,children:n})=>{const s=Ct(t),o=Lt(s);return kt("theme-provider",`:root {${o}}`),n},vn={toggleNavigationButton:"_toggleNavigationButton_1eb2w_1"},xn=({id:t,htmlTag:n="button",showText:s,hideText:o,buttonProps:r={},isOpen:l=!1})=>i.createElement(n,{...r,className:vn.toggleNavigationButton,id:t||void 0},l?o:s),qe={wizardTopnavContainer:"_wizardTopnavContainer_qiy2o_1",wizardTopnav:"_wizardTopnav_qiy2o_1",vertical:"_vertical_qiy2o_6",horizontal:"_horizontal_qiy2o_11"},yn=({steps:t,activeStepId:n,direction:s="vertical","aria-label":o})=>{const r=Object.keys(t),u=`I dette skjemaet er det totalt ${r.length} steg som du skal gå igjennom`,c=o?.length?o:u;return e.jsx("nav",{"aria-label":c,className:S([qe.wizardTopnavContainer,qe[s]]),children:e.jsx("ol",{className:qe.wizardTopnav,children:r.map((d,_)=>e.jsx(gt,{step:t[d],activeStepId:n,direction:s,index:_},d))})})};f.Accordion=Et,f.Button=ke,f.CheckBoxIcon=Ee,f.CheckBoxInput=Se,f.CheckBoxList=Ue,f.CheckBoxListItem=Ke,f.Container=Je,f.ContentBox=Bt,f.DescriptionDetails=Mt,f.DescriptionList=Tt,f.DescriptionTerm=At,f.Dialog=Dt,f.DragAndDropFileInput=Pt,f.ErrorBox=Ot,f.ErrorMessage=pe,f.Footer=Ht,f.Header=Be,f.InfoBox=ot,f.InputField=Rt,f.Label=de,f.Lead=Zt,f.List=Gt,f.ListItem=Ut,f.LoadingAnimation=Kt,f.LoadingAnimation2=Jt,f.NavigationBar=rn,f.NavigationBarListItem=Ae,f.Paper=an,f.Paragraph=on,f.ProgressBar=ln,f.RadioButtonIcon=_t,f.RadioButtonInput=De,f.RadioButtonList=cn,f.RadioButtonListItem=dn,f.Select=mt,f.Table=hn,f.Tabs=we,f.Textarea=fn,f.ThemeProvider=bn,f.ToggleNavigationButton=xn,f.WizardNavigation=yn,f.WizardNavigationStep=gt,Object.defineProperty(f,Symbol.toStringTag,{value:"Module"})}));
|
|
6
|
+
<%s key={someKey} {...props} />`,Z,A,T,A),ae[A+Z]=!0)}if(A=null,M!==void 0&&(r(M),A=""+M),s(N)&&(r(N.key),A=""+N.key),"key"in N){M={};for(var D in N)D!=="key"&&(M[D]=N[D])}else M=N;return A&&l(M,typeof x=="function"?x.displayName||x.name||"Unknown":x),u(x,A,M,n(),se,oe)}function g(x){p(x)?x._store&&(x._store.validated=1):typeof x=="object"&&x!==null&&x.$$typeof===P&&(x._payload.status==="fulfilled"?p(x._payload.value)&&x._payload.value._store&&(x._payload.value._store.validated=1):x._store&&(x._store.validated=1))}function p(x){return typeof x=="object"&&x!==null&&x.$$typeof===C}var f=v,C=Symbol.for("react.transitional.element"),m=Symbol.for("react.portal"),b=Symbol.for("react.fragment"),h=Symbol.for("react.strict_mode"),S=Symbol.for("react.profiler"),y=Symbol.for("react.consumer"),G=Symbol.for("react.context"),I=Symbol.for("react.forward_ref"),E=Symbol.for("react.suspense"),B=Symbol.for("react.suspense_list"),_=Symbol.for("react.memo"),P=Symbol.for("react.lazy"),O=Symbol.for("react.activity"),W=Symbol.for("react.client.reference"),K=f.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ne=Object.prototype.hasOwnProperty,re=Array.isArray,q=console.createTask?console.createTask:function(){return null};f={react_stack_bottom_frame:function(x){return x()}};var j,k={},z=f.react_stack_bottom_frame.bind(f,i)(),le=q(o(i)),ae={};je.Fragment=b,je.jsx=function(x,N,M){var Z=1e4>K.recentlyCreatedOwnerStacks++;return c(x,N,M,!1,Z?Error("react-stack-top-frame"):z,Z?q(o(x)):le)},je.jsxs=function(x,N,M){var Z=1e4>K.recentlyCreatedOwnerStacks++;return c(x,N,M,!0,Z?Error("react-stack-top-frame"):z,Z?q(o(x)):le)}})()),je}var xn;function vo(){return xn||(xn=1,process.env.NODE_ENV==="production"?ut.exports=po():ut.exports=mo()),ut.exports}var d=vo();const Y=t=>t?.filter(Boolean).join(" ")||"",yn=t=>t.replace(/([a-z0-9]|(?=[A-Z]))([A-Z])/g,"$1-$2").toLowerCase(),ho=t=>!t?.colors||!Object.entries(t.colors).length?{}:Object.entries(t.colors).reduce((e,[r,o])=>(r&&o&&(e[`--color-${yn(r)}`]=o),e),{}),Io=t=>!t?.sizes||!Object.entries(t.sizes).length?{}:Object.entries(t.sizes).reduce((e,[r,o])=>(r&&o&&(e[`--size-${yn(r)}`]=o),e),{}),Co=t=>({...ho(t),...Io(t)}),xo=(t,e)=>{if(typeof document>"u")return;const r=document.createElement("style");r.setAttribute("id",t),r.textContent=e;const o=document.getElementById(t);o&&o.remove(),document.head.appendChild(r)},yo=t=>Object.entries(t).map(([e,r])=>`${e}: ${r};`).join(""),Xe=t=>{const e=[];return v.Children.forEach(t,r=>{if(v.isValidElement(r)){const o=r;if(o.type===v.Fragment){const n=Xe(o.props.children);e.push(...n)}else e.push(v.cloneElement(o,{...o.props}))}else e.push(r)}),e},Ao=t=>{if(typeof document>"u")return;const e=document.createElement("button");e.style.position="absolute",e.style.opacity="0",t.prepend(e),e.focus(),e.remove()},Eo=t=>Array.from(t.querySelectorAll('button, [href], input, [tabindex="0"]')).filter(r=>!!r),So=t=>{Ao(t);const e=Eo(t),r=e[0],o=e[e.length-1]||r;r&&(r.onkeydown=n=>{n.key==="Tab"&&n.shiftKey&&(n.preventDefault(),o.focus())}),o&&(o.onclick=()=>{r?.focus()},o.onkeydown=n=>{n.key==="Tab"&&!n.shiftKey&&(n.preventDefault(),r?.focus())})},Ie={accordion:"_accordion_kwqaf_67",default:"_default_kwqaf_73",panel:"_panel_kwqaf_76",content:"_content_kwqaf_77",secondary:"_secondary_kwqaf_80",info:"_info_kwqaf_88",contrast:"_contrast_kwqaf_96",margin:"_margin_kwqaf_104",panelText:"_panelText_kwqaf_138",panelChevron:"_panelChevron_kwqaf_144",expanded:"_expanded_kwqaf_171",initialized:"_initialized_kwqaf_187",hide:"_hide_kwqaf_1",show:"_show_kwqaf_1"},Go=({title:t,buttonProps:e,expanded:r,handleToggleExpand:o})=>d.jsxs("button",{...e,className:Ie.panel,onClick:o,"aria-expanded":r?"true":"false",children:[d.jsx("span",{className:Ie.panelText,children:t}),d.jsx("span",{className:`${Ie.panelChevron} ${r?Ie.expanded:""}`})]}),Bo=({title:t,color:e="default",expanded:r=!1,onToggleExpand:o,buttonProps:n,noMargin:i=!1,initialized:s,children:l,...a})=>{const[u,c]=v.useState(r),[g,p]=v.useState(s),f=()=>{c(!u),p(!0),o&&o()};v.useEffect(()=>{c(r)},[r]);const C=Y([Ie.accordion,e&&Ie[e],!i&&Ie.margin,a.className]);return d.jsxs("div",{className:C,...a,children:[d.jsx(Go,{title:t??"",buttonProps:n??{},expanded:u??!1,handleToggleExpand:f}),d.jsx("div",{className:`${Ie.content} ${g?Ie.initialized:""} ${u?Ie.expanded:""}`,children:l})]})},fe={button:"_button_frvev_161",noMargin:"_noMargin_frvev_181",regular:"_regular_frvev_194",small:"_small_frvev_197",primary:"_primary_frvev_203",noHover:"_noHover_frvev_208",secondary:"_secondary_frvev_224",neutral:"_neutral_frvev_247",disabled:"_disabled_frvev_267",hasErrors:"_hasErrors_frvev_287",hasArrowLeft:"_hasArrowLeft_frvev_293",pushprev:"_pushprev_frvev_1",hasArrowRight:"_hasArrowRight_frvev_331",pushnext:"_pushnext_frvev_1",hasIcon:"_hasIcon_frvev_369",buttonIcon:"_buttonIcon_frvev_373",buttonContent:"_buttonContent_frvev_385",hasIconLeft:"_hasIconLeft_frvev_388",hasIconRight:"_hasIconRight_frvev_391"},Fe=({content:t,color:e="primary",size:r="regular",arrow:o="none",disabled:n=!1,inputType:i,defaultChecked:s,hasErrors:l=!1,noHover:a=!1,noMargin:u=!1,href:c,children:g,iconLeft:p,iconRight:f,className:C,...m})=>{const b=_=>_?d.jsx("span",{className:fe.buttonIcon,children:_}):null,h=_=>{switch(_){case"left":return fe.hasArrowLeft;case"right":return fe.hasArrowRight;default:return""}},S=i==="radio"?s?"primary":"secondary":e,y=Y([fe.button,fe[S],fe[r],h(o),a||i==="radio"?fe.noHover:null,l&&fe.hasErrors,n?fe.disabled:null,u?fe.noMargin:null,p||f?fe.hasIcon:null,C]),G=Y([fe.buttonContent,p?fe.hasIconLeft:null,f?fe.hasIconRight:null]),I={"aria-invalid":l||void 0,href:!n&&c?.length?c:void 0,className:y,...m},E=_=>v.Children.toArray(Xe(_)).map(O=>{if(!v.isValidElement(O))return null;const W=O,K=W.type===Tt.Link&&typeof W.props=="object"&&W.props!==null&&"to"in W.props;return!n&&K?v.cloneElement(W,{className:y,key:`button-${W.key}`,to:W.props.to},b(p),d.jsx("span",{className:G,children:W.props.children}),b(f)):v.createElement("button",{...I,key:`button-${W.key}`},b(p),d.jsx("span",{className:G,children:t||(W.props?W.props.children:null)}),b(f))});if(i==="button")return d.jsxs("button",{type:"button",...I,children:[b(p),d.jsx("span",{className:G,children:t||g}),b(f)]});if(i==="radio"){const _={...I};return delete _.href,d.jsxs("label",{className:y,children:[d.jsx("input",{..._,type:"radio"}),b(p),d.jsx("span",{className:G,children:t}),b(f)]})}if(c?.length&&!n){const _={...I};return"type"in _&&delete _.type,d.jsxs("a",{..._,children:[b(p),d.jsx("span",{className:G,children:t||g}),b(f)]})}return v.isValidElement(g)&&g.type===Tt.Link?d.jsx(v.Fragment,{children:E(v.Children.toArray(g))}):d.jsxs("button",{...I,children:[b(p),d.jsx("span",{className:G,children:t||g}),b(f)]})},Pe={checkBoxIcon:"_checkBoxIcon_181ug_1",showBox:"_showBox_181ug_21",hasErrors:"_hasErrors_181ug_24",checked:"_checked_181ug_34",disabled:"_disabled_181ug_50",checkmark:"_checkmark_181ug_55",checkmarkIcon:"_checkmarkIcon_181ug_62"},An=({size:t="20px",checked:e=!1,disabled:r=!1,showBox:o=!0,hasErrors:n=!1,checkmarkCharacter:i="✔",checkmarkIconSrc:s})=>{const l={height:t,width:t,fontSize:t},a=[Pe.checkBoxIcon,e&&Pe.checked,r&&Pe.disabled,o&&Pe.showBox,n&&Pe.hasErrors].filter(Boolean).join(" ");return d.jsx("span",{className:a,style:l,children:d.jsx("span",{"aria-hidden":!0,className:Pe.checkmark,children:e?s?d.jsx("img",{src:s,alt:"","aria-hidden":"true",className:Pe.checkmarkIcon}):i:""})})},Ve="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32.275'%20height='30.469'%20focusable='false'%3e%3cpath%20fill='%239d2024'%20d='m0%2014.355%202.246-6.933c5.176%201.823%208.936%203.402%2011.28%204.736-.62-5.892-.945-9.944-.977-12.158h7.08c-.098%203.223-.472%207.26-1.123%2012.11%203.353-1.693%207.194-3.256%2011.523-4.688l2.246%206.933c-4.134%201.368-8.186%202.28-12.158%202.735%201.986%201.725%204.785%204.801%208.399%209.228l-5.86%204.15c-1.888-2.57-4.118-6.07-6.69-10.497-2.408%204.59-4.524%208.089-6.347%2010.498l-5.762-4.15c3.776-4.656%206.478-7.732%208.106-9.23-4.2-.813-8.187-1.724-11.963-2.734'/%3e%3c/svg%3e",En="data:image/svg+xml,%3csvg%20width='14'%20height='11'%20viewBox='0%200%2014%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.90476%203.80952L0%205.71429L4.7619%2010.4762L13.3333%201.90476L11.4286%200L4.7619%206.66667L1.90476%203.80952Z'%20fill='%23003045'/%3e%3c/svg%3e",ze={checkBoxInput:"_checkBoxInput_1octn_1",requiredSymbol:"_requiredSymbol_1octn_6",disabled:"_disabled_1octn_13",labelText:"_labelText_1octn_19",hasErrors:"_hasErrors_1octn_27"},Rt=({checked:t=!1,disabled:e=!1,required:r=!1,requiredGroup:o=!1,id:n,name:i="",onChange:s,hasErrors:l=!1,checkmarkCharacter:a="✔",tabIndex:u=0,children:c,"aria-controls":g,"aria-describedby":p,value:f})=>{const C=[ze.checkBoxInput,e&&ze.disabled,l&&ze.hasErrors].filter(Boolean).join(" "),m={checked:t,disabled:e,showBox:!0,hasErrors:l,checkmarkCharacter:a,checkmarkIconSrc:En},b={id:n,name:i,type:"checkbox",checked:t,disabled:e,required:r||o,onChange:s,tabIndex:u,"aria-controls":g,"aria-invalid":l?"true":void 0,"aria-describedby":p,value:f};return d.jsxs("label",{htmlFor:n,className:C,children:[d.jsx(An,{...m}),d.jsx("input",{...b}),d.jsxs("span",{className:ze.labelText,children:[c,r&&d.jsx("img",{src:Ve,alt:"",className:ze.requiredSymbol})]})]})},Sn={checkBoxList:"_checkBoxList_1cjjb_1",requiredSymbol:"_requiredSymbol_1cjjb_16"},Xt={headerContainer:"_headerContainer_1dym9_1",header:"_header_1dym9_1","size-1":"_size-1_1dym9_8",bigHeader:"_bigHeader_1dym9_17","size-2":"_size-2_1dym9_29","size-3":"_size-3_1dym9_37","size-4":"_size-4_1dym9_45","size-5":"_size-5_1dym9_53"},Ye=({id:t,content:e,size:r=1,htmlTag:o,htmlFor:n,children:i})=>{const s=o||`h${r}`,l=Y([Xt.header,Xt[`size-${r}`]]),a=v.createElement(s,{className:l,id:t||void 0,htmlFor:n||void 0},e?.length?e:i);return d.jsx("div",{className:Xt.headerContainer,children:a})},_o=({legend:t,legendSize:e,required:r=!1,compact:o=!1,children:n})=>{const i=s=>Xe(s).map(a=>v.isValidElement(a)&&a.type?.displayName==="RadioButtonListItem"?v.cloneElement(a,{requiredGroup:r,compact:o,key:`checkboxListItem-${a.key}`}):a);return d.jsxs("fieldset",{className:Sn.checkBoxList,children:[!!t?.length&&d.jsxs("legend",{children:[e?d.jsx(Ye,{size:e,children:t}):t,r&&d.jsx("img",{src:Ve,alt:"",className:Sn.requiredSymbol})]}),i(v.Children.toArray(n))]})},Je={checkBoxListItem:"_checkBoxListItem_j7hys_1",compact:"_compact_j7hys_26",disabled:"_disabled_j7hys_34",checked:"_checked_j7hys_37"},wo=({checked:t=!1,disabled:e=!1,required:r=!1,requiredGroup:o=!1,id:n,name:i="",onChange:s,compact:l=!1,hasErrors:a=!1,checkmarkCharacter:u="✔","aria-controls":c,"aria-describedby":g,children:p,value:f})=>{const C=Y([Je.checkBoxListItem,t&&Je.checked,e&&Je.disabled,l&&Je.compact,a&&Je.hasErrors]),m={onChange:s??(()=>{}),checked:t,disabled:e,required:r,requiredGroup:o,hasErrors:a,"aria-controls":c,"aria-describedby":g,id:n,name:i,checkmarkCharacter:u,value:f};return d.jsx("div",{className:C,children:d.jsx(Rt,{...m,children:p})})},No={container:"_container_f8z49_1"},Gn=({maxWidth:t,children:e})=>{const r={"--max-width":t?.length?t:void 0};return d.jsx("div",{className:No.container,style:r,children:e})},Me={contentBox:"_contentBox_1ndvc_1",link:"_link_1ndvc_8",default:"_default_1ndvc_21",content:"_content_1ndvc_1",title:"_title_1ndvc_25",secondary:"_secondary_1ndvc_28",regular:"_regular_1ndvc_36",large:"_large_1ndvc_45"},Vo=({title:t="",titleSize:e="regular",content:r="",children:o,color:n="default",href:i=null})=>{const s=()=>{if(!t)return null;const p=`${Me.title} ${Me[e]}`;return d.jsx("h2",{className:p,children:t})},l=Me[n]||"",a=i?Me.link:"",u=`${Me.contentBox} ${l} ${a}`.trim(),c=r?.length?r:o,g=d.jsxs(d.Fragment,{children:[s(),d.jsx("div",{className:Me.content,children:c})]});return i?d.jsx("a",{href:i,className:u,children:g}):d.jsx("div",{className:u,children:g})},Bn={descriptionDetails:"_descriptionDetails_1d1dj_1",compact:"_compact_1d1dj_7"},Fo=({compact:t=!1,titleWidth:e,children:r})=>d.jsx("dd",{className:Y([Bn.descriptionDetails,t&&Bn.compact]),style:{"--title-width":e||void 0},children:r}),_n={descriptionList:"_descriptionList_w11ua_1",compact:"_compact_w11ua_13"},Po=({compact:t=!1,titleWidth:e,children:r})=>{const o=n=>Xe(n).map(s=>v.isValidElement(s)?v.cloneElement(s,{compact:t,titleWidth:e,key:`descriptionListItem-${s.key}`}):s);return v.createElement("dl",{className:Y([_n.descriptionList,t&&_n.compact]),style:{"--title-width":e||void 0}},o(v.Children.toArray(r)))},wn={descriptionTerm:"_descriptionTerm_uuapd_1",compact:"_compact_uuapd_8"},To=({compact:t=!1,titleWidth:e,children:r})=>d.jsx("dt",{className:Y([wn.descriptionTerm,t&&wn.compact]),style:{"--title-width":e||void 0},children:r}),Ro="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='25'%20height='25'%3e%3cpath%20fill='%23072938'%20stroke='%23072938'%20stroke-linecap='round'%20stroke-width='3.23'%20d='m3.97%203.57%2017.44%2018.2m-17.44.01L21.41%203.57'/%3e%3c/svg%3e",Ce={dialog:"_dialog_tgq37_19",backdrop:"_backdrop_tgq37_34",backdropTransparent:"_backdropTransparent_tgq37_45",dialogContainer:"_dialogContainer_tgq37_48",modalInVertical:"_modalInVertical_tgq37_1",dialogContent:"_dialogContent_tgq37_60",dialogHeader:"_dialogHeader_tgq37_67",dialogBody:"_dialogBody_tgq37_77",noPadding:"_noPadding_tgq37_81",isSidebar:"_isSidebar_tgq37_84",left:"_left_tgq37_102",modalInHorizontalLeft:"_modalInHorizontalLeft_tgq37_1",right:"_right_tgq37_108",modalInHorizontalRight:"_modalInHorizontalRight_tgq37_1"},Xo=({maxWidth:t="none",noPadding:e,title:r,onClickOutside:o,modal:n=!0,attachTo:i,hidden:s=!1,children:l})=>{const[a,u]=v.useState(null),c=v.useRef(null),g=v.useCallback(m=>{m&&So(m)},[]);v.useEffect(()=>{if(s)return;const m=b=>{b.key==="Escape"&&o&&o()};return document.addEventListener("keydown",m,!1),()=>{document.removeEventListener("keydown",m,!1)}},[s,o]),v.useEffect(()=>{if(typeof window>"u")return;const b=(()=>{const S="dibk-design-dialog-root";let y=document.getElementById(S);return y||(y=document.createElement("div"),y.setAttribute("id",S),document.body.appendChild(y)),y})(),h=document.createElement("div");return b.appendChild(h),u(h),()=>{u(null),b.contains(h)&&b.removeChild(h)}},[]),v.useEffect(()=>{if(s||!n)return;const m=document.body.style.overflow;return document.body.style.overflow="hidden",()=>{document.body.style.overflow=m}},[s,n]);const p=i&&Y([Ce.isSidebar,Ce[i]]),f={"--max-width":t};if(s||!a)return null;const C=n?{role:"dialog","aria-modal":"true"}:{role:"dialog"};return hn.createPortal(d.jsxs("div",{className:Y([Ce.dialog,p]),...C,children:[d.jsx("button",{type:"button",className:Y([Ce.backdrop,!n&&Ce.backdropTransparent]),onClick:o,"aria-label":"Lukk dialog"}),d.jsx("div",{ref:c,className:Ce.dialogContainer,style:f,children:d.jsxs("div",{ref:g,className:Y([Ce.dialogContent,e&&Ce.noPadding]),children:[r&&d.jsxs("div",{className:Ce.dialogHeader,children:[r?d.jsx(Ye,{size:2,children:r}):d.jsx("span",{}),d.jsx(Fe,{color:"neutral","aria-label":"Lukk dialog",onClick:o,iconRight:d.jsx("img",{src:Ro,alt:""}),children:"Lukk"})]}),d.jsx("div",{className:Ce.dialogBody,"aria-live":"assertive",children:l})]})})]}),a)},$e={dragAndDropFileInput:"_dragAndDropFileInput_1hivh_1",requiredSymbol:"_requiredSymbol_1hivh_1",dragAndDropContainer:"_dragAndDropContainer_1hivh_8",highlighted:"_highlighted_1hivh_26",hasErrors:"_hasErrors_1hivh_30"},Nn="data:image/svg+xml,%3csvg%20width='24'%20height='28'%20viewBox='0%200%2024%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='12.0008'%20cy='20.0008'%20rx='1.2'%20ry='1.2'%20fill='black'/%3e%3cpath%20d='M12.0008%209.19922C12.6635%209.19922%2013.2007%2010.0348%2013.2008%2011.0656C13.2008%2011.2742%2013.1767%2011.4744%2013.1362%2011.6617L12.6008%2016.6656C12.6008%2017.181%2012.3322%2017.5992%2012.0008%2017.5992C11.6694%2017.5992%2011.4008%2017.181%2011.4008%2016.6656L10.8646%2011.6617C10.8241%2011.4745%2010.8008%2011.2741%2010.8008%2011.0656C10.8009%2010.0348%2011.3381%209.19922%2012.0008%209.19922Z'%20fill='black'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.833%205.08415C11.3507%204.16987%2012.6456%204.16987%2013.1633%205.08415L22.4834%2021.5413C23.0007%2022.4554%2022.3534%2023.5982%2021.3182%2023.5984H2.67934C1.64389%2023.5984%200.996537%2022.4556%201.51416%2021.5413L10.833%205.08415ZM12.2898%206.28415C12.1603%206.05562%2011.8373%206.0557%2011.7078%206.28415L2.96965%2021.7127C2.84068%2021.9412%203.0027%2022.2268%203.26127%2022.227H20.735C20.9938%2022.227%2021.1559%2021.9413%2021.0266%2021.7127L12.2898%206.28415Z'%20fill='black'/%3e%3c/svg%3e",Vn={errorMessage:"_errorMessage_15d1p_1",errorSign:"_errorSign_15d1p_10"},Ue=({id:t,content:e=""})=>{const r=()=>({id:t?.length?t:void 0,className:Vn.errorMessage});return(typeof e=="string"?e.trim().length>0:!!e)?d.jsxs("span",{"aria-live":"polite",...r(),children:[d.jsx("img",{src:Nn,alt:"",className:Vn.errorSign}),e]}):null},Qe={label:"_label_sxta8_1",inline:"_inline_sxta8_11",normalCursor:"_normalCursor_sxta8_14",labelText:"_labelText_sxta8_18",subLabel:"_subLabel_sxta8_23"},qe=({inline:t=!1,normalCursor:e=!1,htmlTag:r="label",children:o,subLabel:n,id:i,...s})=>{const l=[Qe.label,t&&Qe.inline,e&&Qe.normalCursor].filter(Boolean).join(" "),a={...s,className:l,id:i||void 0};return v.createElement(r,a,d.jsxs(d.Fragment,{children:[d.jsx("span",{className:Qe.labelText,children:o}),n&&d.jsx("span",{className:Qe.subLabel,children:n})]}))},Mo=({id:t,name:e,onSelectChange:r,onDragAndDropChange:o,label:n="",subLabel:i="",buttonContent:s,buttonContentWhenSelectedFile:l,selectedFileName:a,hasErrors:u=!1,errorMessage:c="",required:g=!1,"data-transaction-name":p})=>{const[f,C]=v.useState(!1),m=v.useRef(null),b=v.useRef(null),h=P=>{P.preventDefault(),P.stopPropagation()},S=()=>{b.current?.click()},y=()=>`${t}-errorMessage`,G={id:t,"aria-describedby":u&&c?.toString().length?y():void 0,"aria-invalid":u?"true":void 0,name:e,required:g},I=a&&l||s,E=v.useCallback(()=>C(!0),[]),B=v.useCallback(()=>C(!1),[]),_=v.useCallback(P=>{h(P),P.dataTransfer?.files&&o(P.dataTransfer.files),C(!1)},[o]);return v.useEffect(()=>{const P=m.current;if(P)return["dragenter","dragover"].forEach(O=>{P.addEventListener(O,E)}),["dragleave","drop"].forEach(O=>{P.addEventListener(O,B)}),["dragenter","dragover","dragleave","drop"].forEach(O=>{P.addEventListener(O,h)}),P.addEventListener("drop",_),()=>{["dragenter","dragover","dragleave","drop"].forEach(O=>{P.removeEventListener(O,h),P.removeEventListener(O,E),P.removeEventListener(O,B)}),P.removeEventListener("drop",_)}},[o]),d.jsxs("div",{className:$e.dragAndDropFileInput,children:[d.jsxs(qe,{htmlFor:t,subLabel:i,children:[n,g&&d.jsx("img",{src:Ve,alt:"",className:$e.requiredSymbol})]}),d.jsxs("div",{ref:m,className:`${$e.dragAndDropContainer} ${f?$e.highlighted:""} ${u?$e.hasErrors:""}`,children:[a?d.jsx("div",{children:d.jsxs("span",{children:[d.jsx("b",{children:"Valgt fil:"})," ",a]})}):d.jsx("div",{children:"Slipp fil her"}),d.jsx("input",{...G,ref:b,type:"file",onChange:r}),s&&d.jsxs(d.Fragment,{children:[d.jsx("div",{children:a?"":"eller klikk på knappen for å velge fil"}),d.jsx(Fe,{size:"small",inputType:"button",color:"secondary",onClick:S,content:I,"data-transaction-name":p})]})]}),d.jsx(Ue,{id:y(),content:c})]})},Fn="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.9984%202.39844C17.3004%202.39844%2021.5984%206.6965%2021.5984%2011.9984C21.5984%2017.3004%2017.3004%2021.5984%2011.9984%2021.5984C6.6965%2021.5984%202.39844%2017.3004%202.39844%2011.9984C2.39844%206.6965%206.6965%202.39844%2011.9984%202.39844ZM11.9984%203.59844C7.35925%203.59844%203.59844%207.35925%203.59844%2011.9984C3.59844%2016.6376%207.35925%2020.3984%2011.9984%2020.3984C16.6376%2020.3984%2020.3984%2016.6376%2020.3984%2011.9984C20.3984%207.35925%2016.6376%203.59844%2011.9984%203.59844Z'%20fill='black'/%3e%3cellipse%20cx='12.0203'%20cy='8.37578'%20rx='1.2'%20ry='1.2'%20fill='black'/%3e%3cpath%20d='M13.1563%2011.1562V17.5934H13.1586C13.3618%2017.5934%2013.5266%2017.7583%2013.5266%2017.9613C13.5264%2018.1642%2013.3617%2018.3281%2013.1586%2018.3281L13.1563%2018.327L11.0984%2018.3281V18.3258H10.7551C10.7469%2018.3263%2010.7388%2018.3281%2010.7305%2018.3281C10.5274%2018.3281%2010.3627%2018.1642%2010.3625%2017.9613C10.3625%2017.7591%2010.526%2017.5946%2010.7281%2017.5934H10.9133C10.9133%2017.5934%2010.9906%2017.5875%2011.0609%2017.4938C11.1313%2017.4%2011.0984%2017.2172%2011.0984%2017.2172V12.9C11.0984%2012.9%2011.1266%2012.6293%2011.0047%2012.4781C10.8828%2012.327%2010.7094%2012.327%2010.7094%2012.327H10.3203C9.9969%2012.327%209.73469%2012.0652%209.73438%2011.7422C9.73438%2011.4189%209.99671%2011.1562%2010.3203%2011.1562H13.1563Z'%20fill='black'/%3e%3c/svg%3e",Lo="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.37223%2011.899L7.78938%2010.4086L11.0086%2014.0181L16.9006%207.59082L18.5625%209.10819L11.0086%2017.0301L6.37223%2011.899Z'%20fill='%23202020'/%3e%3cpath%20d='M11.9984%202.40039C17.3004%202.40039%2021.5984%206.69846%2021.5984%2012.0004C21.5984%2017.3023%2017.3004%2021.6004%2011.9984%2021.6004C6.6965%2021.6004%202.39844%2017.3023%202.39844%2012.0004C2.39844%206.69846%206.6965%202.40039%2011.9984%202.40039ZM11.9984%203.60039C7.35925%203.60039%203.59844%207.3612%203.59844%2012.0004C3.59844%2016.6396%207.35925%2020.4004%2011.9984%2020.4004C16.6376%2020.4004%2020.3984%2016.6396%2020.3984%2012.0004C20.3984%207.3612%2016.6376%203.60039%2011.9984%203.60039Z'%20fill='black'/%3e%3c/svg%3e",Wo="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.9984%202.39844C17.3004%202.39844%2021.5984%206.6965%2021.5984%2011.9984C21.5984%2017.3004%2017.3004%2021.5984%2011.9984%2021.5984C6.6965%2021.5984%202.39844%2017.3004%202.39844%2011.9984C2.39844%206.6965%206.6965%202.39844%2011.9984%202.39844ZM11.9984%203.59844C7.35925%203.59844%203.59844%207.35925%203.59844%2011.9984C3.59844%2016.6376%207.35925%2020.3984%2011.9984%2020.3984C16.6376%2020.3984%2020.3984%2016.6376%2020.3984%2011.9984C20.3984%207.35925%2016.6376%203.59844%2011.9984%203.59844Z'%20fill='black'/%3e%3ccircle%20cx='12.0008'%20cy='17.45'%20r='1.2'%20fill='black'/%3e%3cpath%20d='M12.0008%205.07422C12.9741%205.07422%2013.7631%206.05478%2013.7633%207.26445C13.7633%207.50925%2013.728%207.74425%2013.6684%207.96406L12.882%2013.8363C12.882%2014.4413%2012.4875%2014.932%2012.0008%2014.932C11.5141%2014.932%2011.1195%2014.4413%2011.1195%2013.8363L10.332%207.96406C10.2725%207.74433%2010.2383%207.50914%2010.2383%207.26445C10.2385%206.05478%2011.0275%205.07422%2012.0008%205.07422Z'%20fill='black'/%3e%3c/svg%3e",xe={box:"_box_19oe1_7",messageIn:"_messageIn_19oe1_1",fullScreen:"_fullScreen_19oe1_15",noBorder:"_noBorder_19oe1_18",info:"_info_19oe1_21",warning:"_warning_19oe1_25",error:"_error_19oe1_29",tip:"_tip_19oe1_33",success:"_success_19oe1_37",inner:"_inner_19oe1_42",hasIcon:"_hasIcon_19oe1_58",icon:"_icon_19oe1_67",iconImage:"_iconImage_19oe1_76",content:"_content_19oe1_82",title:"_title_19oe1_87",body:"_body_19oe1_94"},Pn=({title:t,children:e="",variant:r="info",fullScreen:o=!1,noBorder:n=!1,hideIcon:i=!1,icon:s,className:l})=>{const a={info:Fn,warning:Wo,error:Nn,tip:Fn,success:Lo},u=s??d.jsx("img",{src:a[r],alt:"",className:xe.iconImage}),c=!i&&u;return d.jsx("div",{className:Y([xe.box,xe[r],o&&xe.fullScreen,n&&xe.noBorder,c?xe.hasIcon:null,l]),children:d.jsxs("div",{className:xe.inner,children:[c?d.jsx("div",{className:xe.icon,children:u}):null,d.jsxs("div",{className:xe.content,children:[t?d.jsx(Ye,{size:3,children:t}):null,e?d.jsx("div",{className:xe.body,children:e}):null]})]})})},Oo=({type:t="warning",children:e="",...r})=>d.jsx(Pn,{variant:t,children:e,...r}),ko={footer:"_footer_19fad_1"},Zo=({children:t})=>d.jsx("footer",{className:ko.footer,children:d.jsx(Gn,{children:t})}),ve={inputField:"_inputField_1x7wx_1",requiredSymbol:"_requiredSymbol_1x7wx_1",file:"_file_1x7wx_9",input:"_input_1x7wx_1",hasErrors:"_hasErrors_1x7wx_44",dateInput:"_dateInput_1x7wx_53",inputWithButton:"_inputWithButton_1x7wx_71",fileInputContainer:"_fileInputContainer_1x7wx_79",visuallyHidden:"_visuallyHidden_1x7wx_92",caption:"_caption_1x7wx_103"},Tn=t=>{if(t==null||t==="")return;const e=t instanceof Date?t:new Date(t);if(Number.isNaN(e.getTime()))return;const r=e.getFullYear(),o=String(e.getMonth()+1).padStart(2,"0"),n=String(e.getDate()).padStart(2,"0");return`${r}-${o}-${n}`},Do=t=>!t||["text","search","url","email","tel","password","number"].includes(t),Ho=({id:t,onChange:e=()=>{},onBlur:r,onFocus:o,name:n="",type:i="text",disabled:s=!1,required:l=!1,readOnly:a,width:u,value:c,defaultValue:g,elementKey:p,label:f="",buttonColor:C="primary",buttonContent:m,actionButtonContent:b,actionButtonIconLeft:h,actionButtonIconRight:S,actionButtonOnClick:y,actionButtonDisabled:G=!1,actionButtonAriaLabel:I,selectedFileName:E,placeholder:B="",min:_,max:P,role:O,"aria-describedby":W,"aria-autocomplete":K,hasErrors:ne=!1,errorMessage:re="",noMargin:q=!1,caption:j})=>{const k=v.useRef(null),z=()=>`${t}-errorMessage`,le=`${t}-caption`,ae=u?{maxWidth:u}:{},x=i==="date"&&!s&&!a,N=!!b&&!!y&&i!=="file",M=()=>{if(!x||!k.current)return;document.activeElement!==k.current&&k.current.focus(),k.current.showPicker?.()},Z=ee=>{M(),o?.(ee)},se=()=>{i==="file"&&(s||k.current?.click())},oe=ee=>{i!=="file"||s||(ee.key==="Enter"||ee.key===" ")&&(ee.preventDefault(),k.current?.click())},A=(()=>{if(i==="file")return{};if(i==="date"){const ue=c!==void 0?Tn(c):void 0,w=c===void 0&&g!==void 0?Tn(g):void 0;return c!==void 0?{value:ue??""}:g!==void 0?{defaultValue:w}:{}}const ee=ue=>ue instanceof Date?String(ue.getTime()):ue;return c!==void 0?{value:ee(c)}:g!==void 0?{defaultValue:ee(g)}:{}})(),T=Y([ne&&ve.hasErrors,i==="date"&&ve.dateInput,i==="file"&&ve.visuallyHidden]),D={name:n,readOnly:a,disabled:s,required:l,type:i,role:O,id:t,min:_,max:P,onChange:e,onBlur:r,onFocus:Z,placeholder:i==="file"?void 0:B,className:T||void 0,"aria-describedby":[ne&&re?z():null,j?le:null,W].filter(Boolean).join(" ").trim()||void 0,"aria-invalid":ne||void 0,"aria-autocomplete":Do(i)?K:void 0,style:N?void 0:ae,...A};return d.jsxs("div",{className:Y([ve.inputField,ve[i],q&&ve.noMargin]),children:[d.jsxs(qe,{htmlFor:t,children:[f,l&&d.jsx("img",{src:Ve,alt:"",className:ve.requiredSymbol}),i==="file"&&d.jsxs("div",{className:ve.fileInputContainer,onClick:se,onKeyDown:oe,role:"button",tabIndex:s?-1:0,"aria-disabled":s||void 0,children:[d.jsx("span",{className:ve.input,children:E}),m&&d.jsx(Fe,{color:C,inputType:"button",onClick:()=>k.current?.click(),content:m})]})]}),N?d.jsxs("div",{className:ve.inputWithButton,style:ae,children:[d.jsx("input",{...D,ref:k},p||t),d.jsx(Fe,{color:C,inputType:"button",onClick:y,disabled:G,"aria-label":I,iconLeft:h,iconRight:S,noMargin:!0,children:b})]}):d.jsx("input",{...D,ref:k},p||t),j?d.jsx("p",{className:ve.caption,id:le,children:j}):null,ne&&re?d.jsx(Ue,{id:z(),content:re}):null]})},Rn={list:"_list_16gsl_1",compact:"_compact_16gsl_10"},jo=({listStyle:t,compact:e=!1,ordered:r=!1,children:o})=>{const n=a=>Xe(a).map(c=>v.isValidElement(c)?v.cloneElement(c,{compact:e,key:`listItem-${c.key}`}):c),i=r?"ol":"ul",s=r?"decimal":"disc";return v.createElement(i,{className:`${Rn.list} ${e?Rn.compact:""}`,style:{"--listStyle":t||s}},n(v.Children.toArray(o)))},Xn={listItem:"_listItem_33xs0_1",compact:"_compact_33xs0_5"},zo=({compact:t=!1,children:e})=>{const r=Y([Xn.listItem,t&&Xn.compact]);return d.jsx("li",{className:r,children:e})},Mn={LoadingAnimation:"_LoadingAnimation_1blqf_1",dot:"_dot_1blqf_11"},Ln=({ariaLabel:t="Laster inn"})=>{const e=[0,.15,.3];return d.jsx("div",{role:"img","aria-label":t,className:Mn.LoadingAnimation,children:e.map(r=>d.jsx("span",{className:Mn.dot,style:{animationDelay:`${r}s`}},r))})},Yo=(t,e)=>e?t?.logoCompact??"":t?.logo??"",Jo=t=>t?.logoPadding??"",$o=t=>t?.appName??"",Ke={navigationBarContainer:"_navigationBarContainer_1s633_1",compact:"_compact_1s633_11",navigationBar:"_navigationBar_1s633_1",logoContainer:"_logoContainer_1s633_38",secondary:"_secondary_1s633_45",mainContentLink:"_mainContentLink_1s633_58"},Uo=({logoLink:t="",logoLinkTitle:e,openLogoLinkInNewTab:r,theme:o,compact:n,color:i="neutral"})=>{const s=a=>({padding:Jo(a)}),l=(a,u)=>{const c=Yo(o,n),g=$o(o),p=a&&u?"":c&&g?`${g} logo`:"DIBK logo",f=c?d.jsx("img",{alt:p,src:c,style:s(o)}):null;return a?.length?d.jsx("a",{href:a,title:u,target:r?"_blank":void 0,rel:r?"noopener noreferrer":void 0,children:f}):f};return d.jsx("div",{className:Y([n&&Ke.compact,i&&Ke[i],Ke.navigationBarContainer]),children:d.jsx("div",{className:Y([Ke.navigationBar]),children:d.jsx("div",{className:Ke.logoContainer,children:l(t,e)})})})},Mt={paper:"_paper_1lgl3_1",noMargin:"_noMargin_1lgl3_6",noPadding:"_noPadding_1lgl3_9"},Qo=({noMargin:t=!1,noPadding:e=!1,children:r})=>{const o=[Mt.paper,t&&Mt.noMargin,e&&Mt.noPadding].filter(Boolean).join(" ");return d.jsx("div",{className:o,children:r})},Wn={paragraph:"_paragraph_1aaue_1",lead:"_lead_1aaue_9",large:"_large_1aaue_14",small:"_small_1aaue_19"},qo=({id:t,htmlTag:e="p",variant:r="small",children:o,className:n})=>{const i=Y([Wn.paragraph,Wn[r],n]);return v.createElement(e,{className:i,id:t||void 0},o)},On={progressBar:"_progressBar_t5aid_1",hasErrors:"_hasErrors_t5aid_23"},Ko=({progress:t=0,hasErrors:e=!1})=>d.jsx("div",{className:`${On.progressBar} ${e?On.hasErrors:""}`,role:"progressbar","aria-valuenow":t,"aria-valuemin":0,"aria-valuemax":100,style:{"--value":t}}),ct={radioButtonIcon:"_radioButtonIcon_32fe0_1",hasErrors:"_hasErrors_32fe0_22",checked:"_checked_32fe0_32",disabled:"_disabled_32fe0_48"},kn=({size:t="10px",checked:e=!1,disabled:r=!1,hasErrors:o=!1})=>{const n={height:t,width:t},i=[ct.radioButtonIcon,e&&ct.checked,r&&ct.disabled,o&&ct.hasErrors].filter(Boolean).join(" ");return d.jsx("span",{className:i,style:n})},Le={radioButtonInput:"_radioButtonInput_9xta0_1",requiredSymbol:"_requiredSymbol_9xta0_6",disabled:"_disabled_9xta0_13",labelText:"_labelText_9xta0_19",hasErrors:"_hasErrors_9xta0_27"},Lt=({checked:t=!1,disabled:e=!1,required:r=!1,requiredGroup:o=!1,id:n,name:i="",onChange:s,hasErrors:l=!1,inputValue:a,tabIndex:u,children:c,"aria-controls":g,"aria-describedby":p})=>{const f=[Le.radioButtonInput,t&&Le.checked,e&&Le.disabled,l&&Le.hasErrors].filter(Boolean).join(" "),C={checked:t,disabled:e,hasErrors:l},m={id:n,name:i,type:"radio",value:a,checked:t,disabled:e,required:r||o,onChange:s,tabIndex:u??void 0,"aria-controls":g,"aria-invalid":l?"true":void 0,"aria-describedby":p};return d.jsxs("label",{htmlFor:n,className:f,children:[d.jsx(kn,{...C}),d.jsx("input",{...m}),d.jsxs("span",{className:Le.labelText,children:[c,r&&d.jsx("img",{src:Ve,alt:"",className:Le.requiredSymbol})]})]})},Zn={radioButtonList:"_radioButtonList_18lo8_1",requiredSymbol:"_requiredSymbol_18lo8_16"},ei=({legend:t,legendSize:e,required:r=!1,compact:o=!1,children:n})=>{const i=s=>Xe(s).map(a=>v.isValidElement(a)&&a.type?.displayName==="RadioButtonListItem"?v.cloneElement(a,{requiredGroup:r,compact:o,key:`radioButtonListItem-${a.key}`}):a);return d.jsxs("fieldset",{className:Zn.radioButtonList,children:[!!t?.length&&d.jsxs("legend",{children:[e?d.jsx(Ye,{size:e,children:t}):t,r&&d.jsx("img",{src:Ve,alt:"",className:Zn.requiredSymbol})]}),i(v.Children.toArray(n))]})},et={radioButtonListItem:"_radioButtonListItem_14vz4_1",compact:"_compact_14vz4_26",disabled:"_disabled_14vz4_34",checked:"_checked_14vz4_37"},ti=({inputValue:t,checked:e=!1,disabled:r=!1,required:o=!1,requiredGroup:n=!1,name:i="",id:s,onChange:l,compact:a=!1,hasErrors:u=!1,"aria-controls":c,"aria-describedby":g,children:p})=>{const f=Y([et.radioButtonListItem,e&&et.checked,r&&et.disabled,a&&et.compact,u&&et.hasErrors]),C={onChange:l,inputValue:t,checked:e,disabled:r,required:o,requiredGroup:n,hasErrors:u,"aria-controls":c,"aria-describedby":g,id:s,name:i};return d.jsx("div",{className:f,children:d.jsx(Lt,{...C,children:p})})};function Te(t){"@babel/helpers - typeof";return Te=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Te(t)}function ni(t,e){if(Te(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var o=r.call(t,e);if(Te(o)!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Dn(t){var e=ni(t,"string");return Te(e)=="symbol"?e:e+""}function tt(t,e,r){return(e=Dn(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Hn(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),r.push.apply(r,o)}return r}function F(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Hn(Object(r),!0).forEach(function(o){tt(t,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Hn(Object(r)).forEach(function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(r,o))})}return t}function ri(t){if(Array.isArray(t))return t}function oi(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var o,n,i,s,l=[],a=!0,u=!1;try{if(i=(r=r.call(t)).next,e===0){if(Object(r)!==r)return;a=!1}else for(;!(a=(o=i.call(r)).done)&&(l.push(o.value),l.length!==e);a=!0);}catch(c){u=!0,n=c}finally{try{if(!a&&r.return!=null&&(s=r.return(),Object(s)!==s))return}finally{if(u)throw n}}return l}}function Wt(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,o=Array(e);r<e;r++)o[r]=t[r];return o}function jn(t,e){if(t){if(typeof t=="string")return Wt(t,e);var r={}.toString.call(t).slice(8,-1);return r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set"?Array.from(t):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Wt(t,e):void 0}}function ii(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
7
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function _e(t,e){return ri(t)||oi(t,e)||jn(t,e)||ii()}function ai(t,e){if(t==null)return{};var r={};for(var o in t)if({}.hasOwnProperty.call(t,o)){if(e.indexOf(o)!==-1)continue;r[o]=t[o]}return r}function we(t,e){if(t==null)return{};var r,o,n=ai(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(o=0;o<i.length;o++)r=i[o],e.indexOf(r)===-1&&{}.propertyIsEnumerable.call(t,r)&&(n[r]=t[r])}return n}var si=["defaultInputValue","defaultMenuIsOpen","defaultValue","inputValue","menuIsOpen","onChange","onInputChange","onMenuClose","onMenuOpen","value"];function li(t){var e=t.defaultInputValue,r=e===void 0?"":e,o=t.defaultMenuIsOpen,n=o===void 0?!1:o,i=t.defaultValue,s=i===void 0?null:i,l=t.inputValue,a=t.menuIsOpen,u=t.onChange,c=t.onInputChange,g=t.onMenuClose,p=t.onMenuOpen,f=t.value,C=we(t,si),m=v.useState(l!==void 0?l:r),b=_e(m,2),h=b[0],S=b[1],y=v.useState(a!==void 0?a:n),G=_e(y,2),I=G[0],E=G[1],B=v.useState(f!==void 0?f:s),_=_e(B,2),P=_[0],O=_[1],W=v.useCallback(function(z,le){typeof u=="function"&&u(z,le),O(z)},[u]),K=v.useCallback(function(z,le){var ae;typeof c=="function"&&(ae=c(z,le)),S(ae!==void 0?ae:z)},[c]),ne=v.useCallback(function(){typeof p=="function"&&p(),E(!0)},[p]),re=v.useCallback(function(){typeof g=="function"&&g(),E(!1)},[g]),q=l!==void 0?l:h,j=a!==void 0?a:I,k=f!==void 0?f:P;return F(F({},C),{},{inputValue:q,menuIsOpen:j,onChange:W,onInputChange:K,onMenuClose:re,onMenuOpen:ne,value:k})}function R(){return R=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var o in r)({}).hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},R.apply(null,arguments)}function ui(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function zn(t,e){for(var r=0;r<e.length;r++){var o=e[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(t,Dn(o.key),o)}}function ci(t,e,r){return e&&zn(t.prototype,e),r&&zn(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function Ot(t,e){return Ot=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,o){return r.__proto__=o,r},Ot(t,e)}function di(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Ot(t,e)}function dt(t){return dt=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},dt(t)}function Yn(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(Yn=function(){return!!t})()}function gi(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function bi(t,e){if(e&&(Te(e)=="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return gi(t)}function fi(t){var e=Yn();return function(){var r,o=dt(t);if(e){var n=dt(this).constructor;r=Reflect.construct(o,arguments,n)}else r=o.apply(this,arguments);return bi(this,r)}}function pi(t){if(Array.isArray(t))return Wt(t)}function mi(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function vi(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
8
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function kt(t){return pi(t)||mi(t)||jn(t)||vi()}function hi(t){if(t.sheet)return t.sheet;for(var e=0;e<document.styleSheets.length;e++)if(document.styleSheets[e].ownerNode===t)return document.styleSheets[e]}function Ii(t){var e=document.createElement("style");return e.setAttribute("data-emotion",t.key),t.nonce!==void 0&&e.setAttribute("nonce",t.nonce),e.appendChild(document.createTextNode("")),e.setAttribute("data-s",""),e}var Ci=(function(){function t(r){var o=this;this._insertTag=function(n){var i;o.tags.length===0?o.insertionPoint?i=o.insertionPoint.nextSibling:o.prepend?i=o.container.firstChild:i=o.before:i=o.tags[o.tags.length-1].nextSibling,o.container.insertBefore(n,i),o.tags.push(n)},this.isSpeedy=r.speedy===void 0?!0:r.speedy,this.tags=[],this.ctr=0,this.nonce=r.nonce,this.key=r.key,this.container=r.container,this.prepend=r.prepend,this.insertionPoint=r.insertionPoint,this.before=null}var e=t.prototype;return e.hydrate=function(o){o.forEach(this._insertTag)},e.insert=function(o){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(Ii(this));var n=this.tags[this.tags.length-1];if(this.isSpeedy){var i=hi(n);try{i.insertRule(o,i.cssRules.length)}catch{}}else n.appendChild(document.createTextNode(o));this.ctr++},e.flush=function(){this.tags.forEach(function(o){var n;return(n=o.parentNode)==null?void 0:n.removeChild(o)}),this.tags=[],this.ctr=0},t})(),be="-ms-",gt="-moz-",J="-webkit-",Jn="comm",Zt="rule",Dt="decl",xi="@import",$n="@keyframes",yi="@layer",Ai=Math.abs,bt=String.fromCharCode,Ei=Object.assign;function Si(t,e){return ce(t,0)^45?(((e<<2^ce(t,0))<<2^ce(t,1))<<2^ce(t,2))<<2^ce(t,3):0}function Un(t){return t.trim()}function Gi(t,e){return(t=e.exec(t))?t[0]:t}function $(t,e,r){return t.replace(e,r)}function Ht(t,e){return t.indexOf(e)}function ce(t,e){return t.charCodeAt(e)|0}function nt(t,e,r){return t.slice(e,r)}function ye(t){return t.length}function jt(t){return t.length}function ft(t,e){return e.push(t),t}function Bi(t,e){return t.map(e).join("")}var pt=1,We=1,Qn=0,pe=0,ie=0,Oe="";function mt(t,e,r,o,n,i,s){return{value:t,root:e,parent:r,type:o,props:n,children:i,line:pt,column:We,length:s,return:""}}function rt(t,e){return Ei(mt("",null,null,"",null,null,0),t,{length:-t.length},e)}function _i(){return ie}function wi(){return ie=pe>0?ce(Oe,--pe):0,We--,ie===10&&(We=1,pt--),ie}function me(){return ie=pe<Qn?ce(Oe,pe++):0,We++,ie===10&&(We=1,pt++),ie}function Ae(){return ce(Oe,pe)}function vt(){return pe}function ot(t,e){return nt(Oe,t,e)}function it(t){switch(t){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 qn(t){return pt=We=1,Qn=ye(Oe=t),pe=0,[]}function Kn(t){return Oe="",t}function ht(t){return Un(ot(pe-1,zt(t===91?t+2:t===40?t+1:t)))}function Ni(t){for(;(ie=Ae())&&ie<33;)me();return it(t)>2||it(ie)>3?"":" "}function Vi(t,e){for(;--e&&me()&&!(ie<48||ie>102||ie>57&&ie<65||ie>70&&ie<97););return ot(t,vt()+(e<6&&Ae()==32&&me()==32))}function zt(t){for(;me();)switch(ie){case t:return pe;case 34:case 39:t!==34&&t!==39&&zt(ie);break;case 40:t===41&&zt(t);break;case 92:me();break}return pe}function Fi(t,e){for(;me()&&t+ie!==57;)if(t+ie===84&&Ae()===47)break;return"/*"+ot(e,pe-1)+"*"+bt(t===47?t:me())}function Pi(t){for(;!it(Ae());)me();return ot(t,pe)}function Ti(t){return Kn(It("",null,null,null,[""],t=qn(t),0,[0],t))}function It(t,e,r,o,n,i,s,l,a){for(var u=0,c=0,g=s,p=0,f=0,C=0,m=1,b=1,h=1,S=0,y="",G=n,I=i,E=o,B=y;b;)switch(C=S,S=me()){case 40:if(C!=108&&ce(B,g-1)==58){Ht(B+=$(ht(S),"&","&\f"),"&\f")!=-1&&(h=-1);break}case 34:case 39:case 91:B+=ht(S);break;case 9:case 10:case 13:case 32:B+=Ni(C);break;case 92:B+=Vi(vt()-1,7);continue;case 47:switch(Ae()){case 42:case 47:ft(Ri(Fi(me(),vt()),e,r),a);break;default:B+="/"}break;case 123*m:l[u++]=ye(B)*h;case 125*m:case 59:case 0:switch(S){case 0:case 125:b=0;case 59+c:h==-1&&(B=$(B,/\f/g,"")),f>0&&ye(B)-g&&ft(f>32?tr(B+";",o,r,g-1):tr($(B," ","")+";",o,r,g-2),a);break;case 59:B+=";";default:if(ft(E=er(B,e,r,u,c,n,l,y,G=[],I=[],g),i),S===123)if(c===0)It(B,e,E,E,G,i,g,l,I);else switch(p===99&&ce(B,3)===110?100:p){case 100:case 108:case 109:case 115:It(t,E,E,o&&ft(er(t,E,E,0,0,n,l,y,n,G=[],g),I),n,I,g,l,o?G:I);break;default:It(B,E,E,E,[""],I,0,l,I)}}u=c=f=0,m=h=1,y=B="",g=s;break;case 58:g=1+ye(B),f=C;default:if(m<1){if(S==123)--m;else if(S==125&&m++==0&&wi()==125)continue}switch(B+=bt(S),S*m){case 38:h=c>0?1:(B+="\f",-1);break;case 44:l[u++]=(ye(B)-1)*h,h=1;break;case 64:Ae()===45&&(B+=ht(me())),p=Ae(),c=g=ye(y=B+=Pi(vt())),S++;break;case 45:C===45&&ye(B)==2&&(m=0)}}return i}function er(t,e,r,o,n,i,s,l,a,u,c){for(var g=n-1,p=n===0?i:[""],f=jt(p),C=0,m=0,b=0;C<o;++C)for(var h=0,S=nt(t,g+1,g=Ai(m=s[C])),y=t;h<f;++h)(y=Un(m>0?p[h]+" "+S:$(S,/&\f/g,p[h])))&&(a[b++]=y);return mt(t,e,r,n===0?Zt:l,a,u,c)}function Ri(t,e,r){return mt(t,e,r,Jn,bt(_i()),nt(t,2,-2),0)}function tr(t,e,r,o){return mt(t,e,r,Dt,nt(t,0,o),nt(t,o+1,-1),o)}function ke(t,e){for(var r="",o=jt(t),n=0;n<o;n++)r+=e(t[n],n,t,e)||"";return r}function Xi(t,e,r,o){switch(t.type){case yi:if(t.children.length)break;case xi:case Dt:return t.return=t.return||t.value;case Jn:return"";case $n:return t.return=t.value+"{"+ke(t.children,o)+"}";case Zt:t.value=t.props.join(",")}return ye(r=ke(t.children,o))?t.return=t.value+"{"+r+"}":""}function Mi(t){var e=jt(t);return function(r,o,n,i){for(var s="",l=0;l<e;l++)s+=t[l](r,o,n,i)||"";return s}}function Li(t){return function(e){e.root||(e=e.return)&&t(e)}}function Wi(t){var e=Object.create(null);return function(r){return e[r]===void 0&&(e[r]=t(r)),e[r]}}var Oi=function(e,r,o){for(var n=0,i=0;n=i,i=Ae(),n===38&&i===12&&(r[o]=1),!it(i);)me();return ot(e,pe)},ki=function(e,r){var o=-1,n=44;do switch(it(n)){case 0:n===38&&Ae()===12&&(r[o]=1),e[o]+=Oi(pe-1,r,o);break;case 2:e[o]+=ht(n);break;case 4:if(n===44){e[++o]=Ae()===58?"&\f":"",r[o]=e[o].length;break}default:e[o]+=bt(n)}while(n=me());return e},Zi=function(e,r){return Kn(ki(qn(e),r))},nr=new WeakMap,Di=function(e){if(!(e.type!=="rule"||!e.parent||e.length<1)){for(var r=e.value,o=e.parent,n=e.column===o.column&&e.line===o.line;o.type!=="rule";)if(o=o.parent,!o)return;if(!(e.props.length===1&&r.charCodeAt(0)!==58&&!nr.get(o))&&!n){nr.set(e,!0);for(var i=[],s=Zi(r,i),l=o.props,a=0,u=0;a<s.length;a++)for(var c=0;c<l.length;c++,u++)e.props[u]=i[a]?s[a].replace(/&\f/g,l[c]):l[c]+" "+s[a]}}},Hi=function(e){if(e.type==="decl"){var r=e.value;r.charCodeAt(0)===108&&r.charCodeAt(2)===98&&(e.return="",e.value="")}};function rr(t,e){switch(Si(t,e)){case 5103:return J+"print-"+t+t;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 J+t+t;case 5349:case 4246:case 4810:case 6968:case 2756:return J+t+gt+t+be+t+t;case 6828:case 4268:return J+t+be+t+t;case 6165:return J+t+be+"flex-"+t+t;case 5187:return J+t+$(t,/(\w+).+(:[^]+)/,J+"box-$1$2"+be+"flex-$1$2")+t;case 5443:return J+t+be+"flex-item-"+$(t,/flex-|-self/,"")+t;case 4675:return J+t+be+"flex-line-pack"+$(t,/align-content|flex-|-self/,"")+t;case 5548:return J+t+be+$(t,"shrink","negative")+t;case 5292:return J+t+be+$(t,"basis","preferred-size")+t;case 6060:return J+"box-"+$(t,"-grow","")+J+t+be+$(t,"grow","positive")+t;case 4554:return J+$(t,/([^-])(transform)/g,"$1"+J+"$2")+t;case 6187:return $($($(t,/(zoom-|grab)/,J+"$1"),/(image-set)/,J+"$1"),t,"")+t;case 5495:case 3959:return $(t,/(image-set\([^]*)/,J+"$1$`$1");case 4968:return $($(t,/(.+:)(flex-)?(.*)/,J+"box-pack:$3"+be+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+J+t+t;case 4095:case 3583:case 4068:case 2532:return $(t,/(.+)-inline(.+)/,J+"$1$2")+t;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(ye(t)-1-e>6)switch(ce(t,e+1)){case 109:if(ce(t,e+4)!==45)break;case 102:return $(t,/(.+:)(.+)-([^]+)/,"$1"+J+"$2-$3$1"+gt+(ce(t,e+3)==108?"$3":"$2-$3"))+t;case 115:return~Ht(t,"stretch")?rr($(t,"stretch","fill-available"),e)+t:t}break;case 4949:if(ce(t,e+1)!==115)break;case 6444:switch(ce(t,ye(t)-3-(~Ht(t,"!important")&&10))){case 107:return $(t,":",":"+J)+t;case 101:return $(t,/(.+:)([^;!]+)(;|!.+)?/,"$1"+J+(ce(t,14)===45?"inline-":"")+"box$3$1"+J+"$2$3$1"+be+"$2box$3")+t}break;case 5936:switch(ce(t,e+11)){case 114:return J+t+be+$(t,/[svh]\w+-[tblr]{2}/,"tb")+t;case 108:return J+t+be+$(t,/[svh]\w+-[tblr]{2}/,"tb-rl")+t;case 45:return J+t+be+$(t,/[svh]\w+-[tblr]{2}/,"lr")+t}return J+t+be+t+t}return t}var ji=function(e,r,o,n){if(e.length>-1&&!e.return)switch(e.type){case Dt:e.return=rr(e.value,e.length);break;case $n:return ke([rt(e,{value:$(e.value,"@","@"+J)})],n);case Zt:if(e.length)return Bi(e.props,function(i){switch(Gi(i,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return ke([rt(e,{props:[$(i,/:(read-\w+)/,":"+gt+"$1")]})],n);case"::placeholder":return ke([rt(e,{props:[$(i,/:(plac\w+)/,":"+J+"input-$1")]}),rt(e,{props:[$(i,/:(plac\w+)/,":"+gt+"$1")]}),rt(e,{props:[$(i,/:(plac\w+)/,be+"input-$1")]})],n)}return""})}},zi=[ji],Yi=function(e){var r=e.key;if(r==="css"){var o=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(o,function(m){var b=m.getAttribute("data-emotion");b.indexOf(" ")!==-1&&(document.head.appendChild(m),m.setAttribute("data-s",""))})}var n=e.stylisPlugins||zi,i={},s,l=[];s=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+r+' "]'),function(m){for(var b=m.getAttribute("data-emotion").split(" "),h=1;h<b.length;h++)i[b[h]]=!0;l.push(m)});var a,u=[Di,Hi];{var c,g=[Xi,Li(function(m){c.insert(m)})],p=Mi(u.concat(n,g)),f=function(b){return ke(Ti(b),p)};a=function(b,h,S,y){c=S,f(b?b+"{"+h.styles+"}":h.styles),y&&(C.inserted[h.name]=!0)}}var C={key:r,sheet:new Ci({key:r,container:s,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:i,registered:{},insert:a};return C.sheet.hydrate(l),C},Ct={exports:{}},U={};var or;function Ji(){if(or)return U;or=1;var t=typeof Symbol=="function"&&Symbol.for,e=t?Symbol.for("react.element"):60103,r=t?Symbol.for("react.portal"):60106,o=t?Symbol.for("react.fragment"):60107,n=t?Symbol.for("react.strict_mode"):60108,i=t?Symbol.for("react.profiler"):60114,s=t?Symbol.for("react.provider"):60109,l=t?Symbol.for("react.context"):60110,a=t?Symbol.for("react.async_mode"):60111,u=t?Symbol.for("react.concurrent_mode"):60111,c=t?Symbol.for("react.forward_ref"):60112,g=t?Symbol.for("react.suspense"):60113,p=t?Symbol.for("react.suspense_list"):60120,f=t?Symbol.for("react.memo"):60115,C=t?Symbol.for("react.lazy"):60116,m=t?Symbol.for("react.block"):60121,b=t?Symbol.for("react.fundamental"):60117,h=t?Symbol.for("react.responder"):60118,S=t?Symbol.for("react.scope"):60119;function y(I){if(typeof I=="object"&&I!==null){var E=I.$$typeof;switch(E){case e:switch(I=I.type,I){case a:case u:case o:case i:case n:case g:return I;default:switch(I=I&&I.$$typeof,I){case l:case c:case C:case f:case s:return I;default:return E}}case r:return E}}}function G(I){return y(I)===u}return U.AsyncMode=a,U.ConcurrentMode=u,U.ContextConsumer=l,U.ContextProvider=s,U.Element=e,U.ForwardRef=c,U.Fragment=o,U.Lazy=C,U.Memo=f,U.Portal=r,U.Profiler=i,U.StrictMode=n,U.Suspense=g,U.isAsyncMode=function(I){return G(I)||y(I)===a},U.isConcurrentMode=G,U.isContextConsumer=function(I){return y(I)===l},U.isContextProvider=function(I){return y(I)===s},U.isElement=function(I){return typeof I=="object"&&I!==null&&I.$$typeof===e},U.isForwardRef=function(I){return y(I)===c},U.isFragment=function(I){return y(I)===o},U.isLazy=function(I){return y(I)===C},U.isMemo=function(I){return y(I)===f},U.isPortal=function(I){return y(I)===r},U.isProfiler=function(I){return y(I)===i},U.isStrictMode=function(I){return y(I)===n},U.isSuspense=function(I){return y(I)===g},U.isValidElementType=function(I){return typeof I=="string"||typeof I=="function"||I===o||I===u||I===i||I===n||I===g||I===p||typeof I=="object"&&I!==null&&(I.$$typeof===C||I.$$typeof===f||I.$$typeof===s||I.$$typeof===l||I.$$typeof===c||I.$$typeof===b||I.$$typeof===h||I.$$typeof===S||I.$$typeof===m)},U.typeOf=y,U}var Q={};var ir;function $i(){return ir||(ir=1,process.env.NODE_ENV!=="production"&&(function(){var t=typeof Symbol=="function"&&Symbol.for,e=t?Symbol.for("react.element"):60103,r=t?Symbol.for("react.portal"):60106,o=t?Symbol.for("react.fragment"):60107,n=t?Symbol.for("react.strict_mode"):60108,i=t?Symbol.for("react.profiler"):60114,s=t?Symbol.for("react.provider"):60109,l=t?Symbol.for("react.context"):60110,a=t?Symbol.for("react.async_mode"):60111,u=t?Symbol.for("react.concurrent_mode"):60111,c=t?Symbol.for("react.forward_ref"):60112,g=t?Symbol.for("react.suspense"):60113,p=t?Symbol.for("react.suspense_list"):60120,f=t?Symbol.for("react.memo"):60115,C=t?Symbol.for("react.lazy"):60116,m=t?Symbol.for("react.block"):60121,b=t?Symbol.for("react.fundamental"):60117,h=t?Symbol.for("react.responder"):60118,S=t?Symbol.for("react.scope"):60119;function y(w){return typeof w=="string"||typeof w=="function"||w===o||w===u||w===i||w===n||w===g||w===p||typeof w=="object"&&w!==null&&(w.$$typeof===C||w.$$typeof===f||w.$$typeof===s||w.$$typeof===l||w.$$typeof===c||w.$$typeof===b||w.$$typeof===h||w.$$typeof===S||w.$$typeof===m)}function G(w){if(typeof w=="object"&&w!==null){var de=w.$$typeof;switch(de){case e:var he=w.type;switch(he){case a:case u:case o:case i:case n:case g:return he;default:var Be=he&&he.$$typeof;switch(Be){case l:case c:case C:case f:case s:return Be;default:return de}}case r:return de}}}var I=a,E=u,B=l,_=s,P=e,O=c,W=o,K=C,ne=f,re=r,q=i,j=n,k=g,z=!1;function le(w){return z||(z=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),ae(w)||G(w)===a}function ae(w){return G(w)===u}function x(w){return G(w)===l}function N(w){return G(w)===s}function M(w){return typeof w=="object"&&w!==null&&w.$$typeof===e}function Z(w){return G(w)===c}function se(w){return G(w)===o}function oe(w){return G(w)===C}function A(w){return G(w)===f}function T(w){return G(w)===r}function D(w){return G(w)===i}function ee(w){return G(w)===n}function ue(w){return G(w)===g}Q.AsyncMode=I,Q.ConcurrentMode=E,Q.ContextConsumer=B,Q.ContextProvider=_,Q.Element=P,Q.ForwardRef=O,Q.Fragment=W,Q.Lazy=K,Q.Memo=ne,Q.Portal=re,Q.Profiler=q,Q.StrictMode=j,Q.Suspense=k,Q.isAsyncMode=le,Q.isConcurrentMode=ae,Q.isContextConsumer=x,Q.isContextProvider=N,Q.isElement=M,Q.isForwardRef=Z,Q.isFragment=se,Q.isLazy=oe,Q.isMemo=A,Q.isPortal=T,Q.isProfiler=D,Q.isStrictMode=ee,Q.isSuspense=ue,Q.isValidElementType=y,Q.typeOf=G})()),Q}var ar;function Ui(){return ar||(ar=1,process.env.NODE_ENV==="production"?Ct.exports=Ji():Ct.exports=$i()),Ct.exports}var Yt,sr;function Qi(){if(sr)return Yt;sr=1;var t=Ui(),e={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},r={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},o={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},n={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},i={};i[t.ForwardRef]=o,i[t.Memo]=n;function s(C){return t.isMemo(C)?n:i[C.$$typeof]||e}var l=Object.defineProperty,a=Object.getOwnPropertyNames,u=Object.getOwnPropertySymbols,c=Object.getOwnPropertyDescriptor,g=Object.getPrototypeOf,p=Object.prototype;function f(C,m,b){if(typeof m!="string"){if(p){var h=g(m);h&&h!==p&&f(C,h,b)}var S=a(m);u&&(S=S.concat(u(m)));for(var y=s(C),G=s(m),I=0;I<S.length;++I){var E=S[I];if(!r[E]&&!(b&&b[E])&&!(G&&G[E])&&!(y&&y[E])){var B=c(m,E);try{l(C,E,B)}catch{}}}}return C}return Yt=f,Yt}Qi();var qi=!0;function Ki(t,e,r){var o="";return r.split(" ").forEach(function(n){t[n]!==void 0?e.push(t[n]+";"):n&&(o+=n+" ")}),o}var lr=function(e,r,o){var n=e.key+"-"+r.name;(o===!1||qi===!1)&&e.registered[n]===void 0&&(e.registered[n]=r.styles)},ea=function(e,r,o){lr(e,r,o);var n=e.key+"-"+r.name;if(e.inserted[r.name]===void 0){var i=r;do e.insert(r===i?"."+n:"",i,e.sheet,!0),i=i.next;while(i!==void 0)}};function ta(t){for(var e=0,r,o=0,n=t.length;n>=4;++o,n-=4)r=t.charCodeAt(o)&255|(t.charCodeAt(++o)&255)<<8|(t.charCodeAt(++o)&255)<<16|(t.charCodeAt(++o)&255)<<24,r=(r&65535)*1540483477+((r>>>16)*59797<<16),r^=r>>>24,e=(r&65535)*1540483477+((r>>>16)*59797<<16)^(e&65535)*1540483477+((e>>>16)*59797<<16);switch(n){case 3:e^=(t.charCodeAt(o+2)&255)<<16;case 2:e^=(t.charCodeAt(o+1)&255)<<8;case 1:e^=t.charCodeAt(o)&255,e=(e&65535)*1540483477+((e>>>16)*59797<<16)}return e^=e>>>13,e=(e&65535)*1540483477+((e>>>16)*59797<<16),((e^e>>>15)>>>0).toString(36)}var na={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},ra=/[A-Z]|^ms/g,oa=/_EMO_([^_]+?)_([^]*?)_EMO_/g,ur=function(e){return e.charCodeAt(1)===45},cr=function(e){return e!=null&&typeof e!="boolean"},Jt=Wi(function(t){return ur(t)?t:t.replace(ra,"-$&").toLowerCase()}),dr=function(e,r){switch(e){case"animation":case"animationName":if(typeof r=="string")return r.replace(oa,function(o,n,i){return Ee={name:n,styles:i,next:Ee},n})}return na[e]!==1&&!ur(e)&&typeof r=="number"&&r!==0?r+"px":r};function at(t,e,r){if(r==null)return"";var o=r;if(o.__emotion_styles!==void 0)return o;switch(typeof r){case"boolean":return"";case"object":{var n=r;if(n.anim===1)return Ee={name:n.name,styles:n.styles,next:Ee},n.name;var i=r;if(i.styles!==void 0){var s=i.next;if(s!==void 0)for(;s!==void 0;)Ee={name:s.name,styles:s.styles,next:Ee},s=s.next;var l=i.styles+";";return l}return ia(t,e,r)}case"function":{if(t!==void 0){var a=Ee,u=r(t);return Ee=a,at(t,e,u)}break}}var c=r;return c}function ia(t,e,r){var o="";if(Array.isArray(r))for(var n=0;n<r.length;n++)o+=at(t,e,r[n])+";";else for(var i in r){var s=r[i];if(typeof s!="object"){var l=s;cr(l)&&(o+=Jt(i)+":"+dr(i,l)+";")}else if(Array.isArray(s)&&typeof s[0]=="string"&&e==null)for(var a=0;a<s.length;a++)cr(s[a])&&(o+=Jt(i)+":"+dr(i,s[a])+";");else{var u=at(t,e,s);switch(i){case"animation":case"animationName":{o+=Jt(i)+":"+u+";";break}default:o+=i+"{"+u+"}"}}}return o}var gr=/label:\s*([^\s;{]+)\s*(;|$)/g,Ee;function br(t,e,r){if(t.length===1&&typeof t[0]=="object"&&t[0]!==null&&t[0].styles!==void 0)return t[0];var o=!0,n="";Ee=void 0;var i=t[0];if(i==null||i.raw===void 0)o=!1,n+=at(r,e,i);else{var s=i;n+=s[0]}for(var l=1;l<t.length;l++)if(n+=at(r,e,t[l]),o){var a=i;n+=a[l]}gr.lastIndex=0;for(var u="",c;(c=gr.exec(n))!==null;)u+="-"+c[1];var g=ta(n)+u;return{name:g,styles:n,next:Ee}}var aa=function(e){return e()},sa=L.useInsertionEffect?L.useInsertionEffect:!1,la=sa||aa,fr=L.createContext(typeof HTMLElement<"u"?Yi({key:"css"}):null);fr.Provider;var ua=function(e){return v.forwardRef(function(r,o){var n=v.useContext(fr);return e(r,n,o)})},ca=L.createContext({}),$t={}.hasOwnProperty,Ut="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",da=function(e,r){var o={};for(var n in r)$t.call(r,n)&&(o[n]=r[n]);return o[Ut]=e,o},ga=function(e){var r=e.cache,o=e.serialized,n=e.isStringTag;return lr(r,o,n),la(function(){return ea(r,o,n)}),null},ba=ua(function(t,e,r){var o=t.css;typeof o=="string"&&e.registered[o]!==void 0&&(o=e.registered[o]);var n=t[Ut],i=[o],s="";typeof t.className=="string"?s=Ki(e.registered,i,t.className):t.className!=null&&(s=t.className+" ");var l=br(i,void 0,L.useContext(ca));s+=e.key+"-"+l.name;var a={};for(var u in t)$t.call(t,u)&&u!=="css"&&u!==Ut&&(a[u]=t[u]);return a.className=s,r&&(a.ref=r),L.createElement(L.Fragment,null,L.createElement(ga,{cache:e,serialized:l,isStringTag:typeof n=="string"}),L.createElement(n,a))}),fa=ba,V=function(e,r){var o=arguments;if(r==null||!$t.call(r,"css"))return L.createElement.apply(void 0,o);var n=o.length,i=new Array(n);i[0]=fa,i[1]=da(e,r);for(var s=2;s<n;s++)i[s]=o[s];return L.createElement.apply(null,i)};(function(t){var e;e||(e=t.JSX||(t.JSX={}))})(V||(V={}));function Qt(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return br(e)}function pa(){var t=Qt.apply(void 0,arguments),e="animation-"+t.name;return{name:e,styles:"@keyframes "+e+"{"+t.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}}function ma(t,e){return e||(e=t.slice(0)),Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(e)}}))}const va=Math.min,ha=Math.max,xt=Math.round,yt=Math.floor,At=t=>({x:t,y:t});function Ia(t){const{x:e,y:r,width:o,height:n}=t;return{width:o,height:n,top:r,left:e,right:e+o,bottom:r+n,x:e,y:r}}function Et(){return typeof window<"u"}function pr(t){return vr(t)?(t.nodeName||"").toLowerCase():"#document"}function Ne(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function mr(t){var e;return(e=(vr(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function vr(t){return Et()?t instanceof Node||t instanceof Ne(t).Node:!1}function Ca(t){return Et()?t instanceof Element||t instanceof Ne(t).Element:!1}function qt(t){return Et()?t instanceof HTMLElement||t instanceof Ne(t).HTMLElement:!1}function hr(t){return!Et()||typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof Ne(t).ShadowRoot}const xa=new Set(["inline","contents"]);function Ir(t){const{overflow:e,overflowX:r,overflowY:o,display:n}=Kt(t);return/auto|scroll|overlay|hidden|clip/.test(e+o+r)&&!xa.has(n)}function ya(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const Aa=new Set(["html","body","#document"]);function Ea(t){return Aa.has(pr(t))}function Kt(t){return Ne(t).getComputedStyle(t)}function Sa(t){if(pr(t)==="html")return t;const e=t.assignedSlot||t.parentNode||hr(t)&&t.host||mr(t);return hr(e)?e.host:e}function Cr(t){const e=Sa(t);return Ea(e)?t.ownerDocument?t.ownerDocument.body:t.body:qt(e)&&Ir(e)?e:Cr(e)}function St(t,e,r){var o;e===void 0&&(e=[]),r===void 0&&(r=!0);const n=Cr(t),i=n===((o=t.ownerDocument)==null?void 0:o.body),s=Ne(n);if(i){const l=en(s);return e.concat(s,s.visualViewport||[],Ir(n)?n:[],l&&r?St(l):[])}return e.concat(n,St(n,[],r))}function en(t){return t.parent&&Object.getPrototypeOf(t.parent)?t.frameElement:null}function Ga(t){const e=Kt(t);let r=parseFloat(e.width)||0,o=parseFloat(e.height)||0;const n=qt(t),i=n?t.offsetWidth:r,s=n?t.offsetHeight:o,l=xt(r)!==i||xt(o)!==s;return l&&(r=i,o=s),{width:r,height:o,$:l}}function tn(t){return Ca(t)?t:t.contextElement}function xr(t){const e=tn(t);if(!qt(e))return At(1);const r=e.getBoundingClientRect(),{width:o,height:n,$:i}=Ga(e);let s=(i?xt(r.width):r.width)/o,l=(i?xt(r.height):r.height)/n;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}const Ba=At(0);function _a(t){const e=Ne(t);return!ya()||!e.visualViewport?Ba:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function wa(t,e,r){return!1}function yr(t,e,r,o){e===void 0&&(e=!1);const n=t.getBoundingClientRect(),i=tn(t);let s=At(1);e&&(s=xr(t));const l=wa()?_a(i):At(0);let a=(n.left+l.x)/s.x,u=(n.top+l.y)/s.y,c=n.width/s.x,g=n.height/s.y;if(i){const p=Ne(i),f=o;let C=p,m=en(C);for(;m&&o&&f!==C;){const b=xr(m),h=m.getBoundingClientRect(),S=Kt(m),y=h.left+(m.clientLeft+parseFloat(S.paddingLeft))*b.x,G=h.top+(m.clientTop+parseFloat(S.paddingTop))*b.y;a*=b.x,u*=b.y,c*=b.x,g*=b.y,a+=y,u+=G,C=Ne(m),m=en(C)}}return Ia({width:c,height:g,x:a,y:u})}function Ar(t,e){return t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height}function Na(t,e){let r=null,o;const n=mr(t);function i(){var l;clearTimeout(o),(l=r)==null||l.disconnect(),r=null}function s(l,a){l===void 0&&(l=!1),a===void 0&&(a=1),i();const u=t.getBoundingClientRect(),{left:c,top:g,width:p,height:f}=u;if(l||e(),!p||!f)return;const C=yt(g),m=yt(n.clientWidth-(c+p)),b=yt(n.clientHeight-(g+f)),h=yt(c),y={rootMargin:-C+"px "+-m+"px "+-b+"px "+-h+"px",threshold:ha(0,va(1,a))||1};let G=!0;function I(E){const B=E[0].intersectionRatio;if(B!==a){if(!G)return s();B?s(!1,B):o=setTimeout(()=>{s(!1,1e-7)},1e3)}B===1&&!Ar(u,t.getBoundingClientRect())&&s(),G=!1}try{r=new IntersectionObserver(I,{...y,root:n.ownerDocument})}catch{r=new IntersectionObserver(I,y)}r.observe(t)}return s(!0),i}function Va(t,e,r,o){o===void 0&&(o={});const{ancestorScroll:n=!0,ancestorResize:i=!0,elementResize:s=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:a=!1}=o,u=tn(t),c=n||i?[...u?St(u):[],...St(e)]:[];c.forEach(h=>{n&&h.addEventListener("scroll",r,{passive:!0}),i&&h.addEventListener("resize",r)});const g=u&&l?Na(u,r):null;let p=-1,f=null;s&&(f=new ResizeObserver(h=>{let[S]=h;S&&S.target===u&&f&&(f.unobserve(e),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var y;(y=f)==null||y.observe(e)})),r()}),u&&!a&&f.observe(u),f.observe(e));let C,m=a?yr(t):null;a&&b();function b(){const h=yr(t);m&&!Ar(m,h)&&r(),m=h,C=requestAnimationFrame(b)}return r(),()=>{var h;c.forEach(S=>{n&&S.removeEventListener("scroll",r),i&&S.removeEventListener("resize",r)}),g?.(),(h=f)==null||h.disconnect(),f=null,a&&cancelAnimationFrame(C)}}var nn=v.useLayoutEffect,Fa=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],Gt=function(){};function Pa(t,e){return e?e[0]==="-"?t+e:t+"__"+e:t}function Ta(t,e){for(var r=arguments.length,o=new Array(r>2?r-2:0),n=2;n<r;n++)o[n-2]=arguments[n];var i=[].concat(o);if(e&&t)for(var s in e)e.hasOwnProperty(s)&&e[s]&&i.push("".concat(Pa(t,s)));return i.filter(function(l){return l}).map(function(l){return String(l).trim()}).join(" ")}var Er=function(e){return Da(e)?e.filter(Boolean):Te(e)==="object"&&e!==null?[e]:[]},Sr=function(e){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;var r=we(e,Fa);return F({},r)},te=function(e,r,o){var n=e.cx,i=e.getStyles,s=e.getClassNames,l=e.className;return{css:i(r,e),className:n(o??{},s(r,e),l)}};function Bt(t){return[document.documentElement,document.body,window].indexOf(t)>-1}function Ra(t){return Bt(t)?window.innerHeight:t.clientHeight}function Gr(t){return Bt(t)?window.pageYOffset:t.scrollTop}function _t(t,e){if(Bt(t)){window.scrollTo(0,e);return}t.scrollTop=e}function Xa(t){var e=getComputedStyle(t),r=e.position==="absolute",o=/(auto|scroll)/;if(e.position==="fixed")return document.documentElement;for(var n=t;n=n.parentElement;)if(e=getComputedStyle(n),!(r&&e.position==="static")&&o.test(e.overflow+e.overflowY+e.overflowX))return n;return document.documentElement}function Ma(t,e,r,o){return r*((t=t/o-1)*t*t+1)+e}function wt(t,e){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:200,o=arguments.length>3&&arguments[3]!==void 0?arguments[3]:Gt,n=Gr(t),i=e-n,s=10,l=0;function a(){l+=s;var u=Ma(l,n,i,r);_t(t,u),l<r?window.requestAnimationFrame(a):o(t)}a()}function Br(t,e){var r=t.getBoundingClientRect(),o=e.getBoundingClientRect(),n=e.offsetHeight/3;o.bottom+n>r.bottom?_t(t,Math.min(e.offsetTop+e.clientHeight-t.offsetHeight+n,t.scrollHeight)):o.top-n<r.top&&_t(t,Math.max(e.offsetTop-n,0))}function La(t){var e=t.getBoundingClientRect();return{bottom:e.bottom,height:e.height,left:e.left,right:e.right,top:e.top,width:e.width}}function _r(){try{return document.createEvent("TouchEvent"),!0}catch{return!1}}function Wa(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch{return!1}}var wr=!1,Oa={get passive(){return wr=!0}},Nt=typeof window<"u"?window:{};Nt.addEventListener&&Nt.removeEventListener&&(Nt.addEventListener("p",Gt,Oa),Nt.removeEventListener("p",Gt,!1));var ka=wr;function Za(t){return t!=null}function Da(t){return Array.isArray(t)}function Vt(t,e,r){return t?e:r}function ig(t){return t}function ag(t){return t}var Ha=function(e){for(var r=arguments.length,o=new Array(r>1?r-1:0),n=1;n<r;n++)o[n-1]=arguments[n];var i=Object.entries(e).filter(function(s){var l=_e(s,1),a=l[0];return!o.includes(a)});return i.reduce(function(s,l){var a=_e(l,2),u=a[0],c=a[1];return s[u]=c,s},{})},ja=["children","innerProps"],za=["children","innerProps"];function Ya(t){var e=t.maxHeight,r=t.menuEl,o=t.minHeight,n=t.placement,i=t.shouldScroll,s=t.isFixedPosition,l=t.controlHeight,a=Xa(r),u={placement:"bottom",maxHeight:e};if(!r||!r.offsetParent)return u;var c=a.getBoundingClientRect(),g=c.height,p=r.getBoundingClientRect(),f=p.bottom,C=p.height,m=p.top,b=r.offsetParent.getBoundingClientRect(),h=b.top,S=s?window.innerHeight:Ra(a),y=Gr(a),G=parseInt(getComputedStyle(r).marginBottom,10),I=parseInt(getComputedStyle(r).marginTop,10),E=h-I,B=S-m,_=E+y,P=g-y-m,O=f-S+y+G,W=y+m-I,K=160;switch(n){case"auto":case"bottom":if(B>=C)return{placement:"bottom",maxHeight:e};if(P>=C&&!s)return i&&wt(a,O,K),{placement:"bottom",maxHeight:e};if(!s&&P>=o||s&&B>=o){i&&wt(a,O,K);var ne=s?B-G:P-G;return{placement:"bottom",maxHeight:ne}}if(n==="auto"||s){var re=e,q=s?E:_;return q>=o&&(re=Math.min(q-G-l,e)),{placement:"top",maxHeight:re}}if(n==="bottom")return i&&_t(a,O),{placement:"bottom",maxHeight:e};break;case"top":if(E>=C)return{placement:"top",maxHeight:e};if(_>=C&&!s)return i&&wt(a,W,K),{placement:"top",maxHeight:e};if(!s&&_>=o||s&&E>=o){var j=e;return(!s&&_>=o||s&&E>=o)&&(j=s?E-I:_-I),i&&wt(a,W,K),{placement:"top",maxHeight:j}}return{placement:"bottom",maxHeight:e};default:throw new Error('Invalid placement provided "'.concat(n,'".'))}return u}function Ja(t){var e={bottom:"top",top:"bottom"};return t?e[t]:"bottom"}var Nr=function(e){return e==="auto"?"bottom":e},$a=function(e,r){var o,n=e.placement,i=e.theme,s=i.borderRadius,l=i.spacing,a=i.colors;return F((o={label:"menu"},tt(o,Ja(n),"100%"),tt(o,"position","absolute"),tt(o,"width","100%"),tt(o,"zIndex",1),o),r?{}:{backgroundColor:a.neutral0,borderRadius:s,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:l.menuGutter,marginTop:l.menuGutter})},Vr=v.createContext(null),Ua=function(e){var r=e.children,o=e.minMenuHeight,n=e.maxMenuHeight,i=e.menuPlacement,s=e.menuPosition,l=e.menuShouldScrollIntoView,a=e.theme,u=v.useContext(Vr)||{},c=u.setPortalPlacement,g=v.useRef(null),p=v.useState(n),f=_e(p,2),C=f[0],m=f[1],b=v.useState(null),h=_e(b,2),S=h[0],y=h[1],G=a.spacing.controlHeight;return nn(function(){var I=g.current;if(I){var E=s==="fixed",B=l&&!E,_=Ya({maxHeight:n,menuEl:I,minHeight:o,placement:i,shouldScroll:B,isFixedPosition:E,controlHeight:G});m(_.maxHeight),y(_.placement),c?.(_.placement)}},[n,i,s,l,o,c,G]),r({ref:g,placerProps:F(F({},e),{},{placement:S||Nr(i),maxHeight:C})})},Qa=function(e){var r=e.children,o=e.innerRef,n=e.innerProps;return V("div",R({},te(e,"menu",{menu:!0}),{ref:o},n),r)},qa=Qa,Ka=function(e,r){var o=e.maxHeight,n=e.theme.spacing.baseUnit;return F({maxHeight:o,overflowY:"auto",position:"relative",WebkitOverflowScrolling:"touch"},r?{}:{paddingBottom:n,paddingTop:n})},es=function(e){var r=e.children,o=e.innerProps,n=e.innerRef,i=e.isMulti;return V("div",R({},te(e,"menuList",{"menu-list":!0,"menu-list--is-multi":i}),{ref:n},o),r)},Fr=function(e,r){var o=e.theme,n=o.spacing.baseUnit,i=o.colors;return F({textAlign:"center"},r?{}:{color:i.neutral40,padding:"".concat(n*2,"px ").concat(n*3,"px")})},ts=Fr,ns=Fr,rs=function(e){var r=e.children,o=r===void 0?"No options":r,n=e.innerProps,i=we(e,ja);return V("div",R({},te(F(F({},i),{},{children:o,innerProps:n}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),n),o)},os=function(e){var r=e.children,o=r===void 0?"Loading...":r,n=e.innerProps,i=we(e,za);return V("div",R({},te(F(F({},i),{},{children:o,innerProps:n}),"loadingMessage",{"menu-notice":!0,"menu-notice--loading":!0}),n),o)},is=function(e){var r=e.rect,o=e.offset,n=e.position;return{left:r.left,position:n,top:o,width:r.width,zIndex:1}},as=function(e){var r=e.appendTo,o=e.children,n=e.controlElement,i=e.innerProps,s=e.menuPlacement,l=e.menuPosition,a=v.useRef(null),u=v.useRef(null),c=v.useState(Nr(s)),g=_e(c,2),p=g[0],f=g[1],C=v.useMemo(function(){return{setPortalPlacement:f}},[]),m=v.useState(null),b=_e(m,2),h=b[0],S=b[1],y=v.useCallback(function(){if(n){var B=La(n),_=l==="fixed"?0:window.pageYOffset,P=B[p]+_;(P!==h?.offset||B.left!==h?.rect.left||B.width!==h?.rect.width)&&S({offset:P,rect:B})}},[n,l,p,h?.offset,h?.rect.left,h?.rect.width]);nn(function(){y()},[y]);var G=v.useCallback(function(){typeof u.current=="function"&&(u.current(),u.current=null),n&&a.current&&(u.current=Va(n,a.current,y,{elementResize:"ResizeObserver"in window}))},[n,y]);nn(function(){G()},[G]);var I=v.useCallback(function(B){a.current=B,G()},[G]);if(!r&&l!=="fixed"||!h)return null;var E=V("div",R({ref:I},te(F(F({},e),{},{offset:h.offset,position:l,rect:h.rect}),"menuPortal",{"menu-portal":!0}),i),o);return V(Vr.Provider,{value:C},r?hn.createPortal(E,r):E)},ss=function(e){var r=e.isDisabled,o=e.isRtl;return{label:"container",direction:o?"rtl":void 0,pointerEvents:r?"none":void 0,position:"relative"}},ls=function(e){var r=e.children,o=e.innerProps,n=e.isDisabled,i=e.isRtl;return V("div",R({},te(e,"container",{"--is-disabled":n,"--is-rtl":i}),o),r)},us=function(e,r){var o=e.theme.spacing,n=e.isMulti,i=e.hasValue,s=e.selectProps.controlShouldRenderValue;return F({alignItems:"center",display:n&&i&&s?"flex":"grid",flex:1,flexWrap:"wrap",WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"},r?{}:{padding:"".concat(o.baseUnit/2,"px ").concat(o.baseUnit*2,"px")})},cs=function(e){var r=e.children,o=e.innerProps,n=e.isMulti,i=e.hasValue;return V("div",R({},te(e,"valueContainer",{"value-container":!0,"value-container--is-multi":n,"value-container--has-value":i}),o),r)},ds=function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},gs=function(e){var r=e.children,o=e.innerProps;return V("div",R({},te(e,"indicatorsContainer",{indicators:!0}),o),r)},Pr,bs=["size"],fs=["innerProps","isRtl","size"];function ps(){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)."}var ms=process.env.NODE_ENV==="production"?{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:ps},Tr=function(e){var r=e.size,o=we(e,bs);return V("svg",R({height:r,width:r,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:ms},o))},rn=function(e){return V(Tr,R({size:20},e),V("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"}))},Rr=function(e){return V(Tr,R({size:20},e),V("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"}))},Xr=function(e,r){var o=e.isFocused,n=e.theme,i=n.spacing.baseUnit,s=n.colors;return F({label:"indicatorContainer",display:"flex",transition:"color 150ms"},r?{}:{color:o?s.neutral60:s.neutral20,padding:i*2,":hover":{color:o?s.neutral80:s.neutral40}})},vs=Xr,hs=function(e){var r=e.children,o=e.innerProps;return V("div",R({},te(e,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),o),r||V(Rr,null))},Is=Xr,Cs=function(e){var r=e.children,o=e.innerProps;return V("div",R({},te(e,"clearIndicator",{indicator:!0,"clear-indicator":!0}),o),r||V(rn,null))},xs=function(e,r){var o=e.isDisabled,n=e.theme,i=n.spacing.baseUnit,s=n.colors;return F({label:"indicatorSeparator",alignSelf:"stretch",width:1},r?{}:{backgroundColor:o?s.neutral10:s.neutral20,marginBottom:i*2,marginTop:i*2})},ys=function(e){var r=e.innerProps;return V("span",R({},r,te(e,"indicatorSeparator",{"indicator-separator":!0})))},As=pa(Pr||(Pr=ma([`
|
|
9
|
+
0%, 80%, 100% { opacity: 0; }
|
|
10
|
+
40% { opacity: 1; }
|
|
11
|
+
`]))),Es=function(e,r){var o=e.isFocused,n=e.size,i=e.theme,s=i.colors,l=i.spacing.baseUnit;return F({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:n,lineHeight:1,marginRight:n,textAlign:"center",verticalAlign:"middle"},r?{}:{color:o?s.neutral60:s.neutral20,padding:l*2})},on=function(e){var r=e.delay,o=e.offset;return V("span",{css:Qt({animation:"".concat(As," 1s ease-in-out ").concat(r,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:o?"1em":void 0,height:"1em",verticalAlign:"top",width:"1em"},process.env.NODE_ENV==="production"?"":";label:LoadingDot;",process.env.NODE_ENV==="production"?"":"/*# 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= */")})},Ss=function(e){var r=e.innerProps,o=e.isRtl,n=e.size,i=n===void 0?4:n,s=we(e,fs);return V("div",R({},te(F(F({},s),{},{innerProps:r,isRtl:o,size:i}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),r),V(on,{delay:0,offset:o}),V(on,{delay:160,offset:!0}),V(on,{delay:320,offset:!o}))},Gs=function(e,r){var o=e.isDisabled,n=e.isFocused,i=e.theme,s=i.colors,l=i.borderRadius,a=i.spacing;return F({label:"control",alignItems:"center",cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:a.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms"},r?{}:{backgroundColor:o?s.neutral5:s.neutral0,borderColor:o?s.neutral10:n?s.primary:s.neutral20,borderRadius:l,borderStyle:"solid",borderWidth:1,boxShadow:n?"0 0 0 1px ".concat(s.primary):void 0,"&:hover":{borderColor:n?s.primary:s.neutral30}})},Bs=function(e){var r=e.children,o=e.isDisabled,n=e.isFocused,i=e.innerRef,s=e.innerProps,l=e.menuIsOpen;return V("div",R({ref:i},te(e,"control",{control:!0,"control--is-disabled":o,"control--is-focused":n,"control--menu-is-open":l}),s,{"aria-disabled":o||void 0}),r)},_s=Bs,ws=["data"],Ns=function(e,r){var o=e.theme.spacing;return r?{}:{paddingBottom:o.baseUnit*2,paddingTop:o.baseUnit*2}},Vs=function(e){var r=e.children,o=e.cx,n=e.getStyles,i=e.getClassNames,s=e.Heading,l=e.headingProps,a=e.innerProps,u=e.label,c=e.theme,g=e.selectProps;return V("div",R({},te(e,"group",{group:!0}),a),V(s,R({},l,{selectProps:g,theme:c,getStyles:n,getClassNames:i,cx:o}),u),V("div",null,r))},Fs=function(e,r){var o=e.theme,n=o.colors,i=o.spacing;return F({label:"group",cursor:"default",display:"block"},r?{}:{color:n.neutral40,fontSize:"75%",fontWeight:500,marginBottom:"0.25em",paddingLeft:i.baseUnit*3,paddingRight:i.baseUnit*3,textTransform:"uppercase"})},Ps=function(e){var r=Sr(e);r.data;var o=we(r,ws);return V("div",R({},te(e,"groupHeading",{"group-heading":!0}),o))},Ts=Vs,Rs=["innerRef","isDisabled","isHidden","inputClassName"],Xs=function(e,r){var o=e.isDisabled,n=e.value,i=e.theme,s=i.spacing,l=i.colors;return F(F({visibility:o?"hidden":"visible",transform:n?"translateZ(0)":""},Ms),r?{}:{margin:s.baseUnit/2,paddingBottom:s.baseUnit/2,paddingTop:s.baseUnit/2,color:l.neutral80})},Mr={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},Ms={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":F({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},Mr)},Ls=function(e){return F({label:"input",color:"inherit",background:0,opacity:e?0:1,width:"100%"},Mr)},Ws=function(e){var r=e.cx,o=e.value,n=Sr(e),i=n.innerRef,s=n.isDisabled,l=n.isHidden,a=n.inputClassName,u=we(n,Rs);return V("div",R({},te(e,"input",{"input-container":!0}),{"data-value":o||""}),V("input",R({className:r({input:!0},a),ref:i,style:Ls(l),disabled:s},u)))},Os=Ws,ks=function(e,r){var o=e.theme,n=o.spacing,i=o.borderRadius,s=o.colors;return F({label:"multiValue",display:"flex",minWidth:0},r?{}:{backgroundColor:s.neutral10,borderRadius:i/2,margin:n.baseUnit/2})},Zs=function(e,r){var o=e.theme,n=o.borderRadius,i=o.colors,s=e.cropWithEllipsis;return F({overflow:"hidden",textOverflow:s||s===void 0?"ellipsis":void 0,whiteSpace:"nowrap"},r?{}:{borderRadius:n/2,color:i.neutral80,fontSize:"85%",padding:3,paddingLeft:6})},Ds=function(e,r){var o=e.theme,n=o.spacing,i=o.borderRadius,s=o.colors,l=e.isFocused;return F({alignItems:"center",display:"flex"},r?{}:{borderRadius:i/2,backgroundColor:l?s.dangerLight:void 0,paddingLeft:n.baseUnit,paddingRight:n.baseUnit,":hover":{backgroundColor:s.dangerLight,color:s.danger}})},Lr=function(e){var r=e.children,o=e.innerProps;return V("div",o,r)},Hs=Lr,js=Lr;function zs(t){var e=t.children,r=t.innerProps;return V("div",R({role:"button"},r),e||V(rn,{size:14}))}var Ys=function(e){var r=e.children,o=e.components,n=e.data,i=e.innerProps,s=e.isDisabled,l=e.removeProps,a=e.selectProps,u=o.Container,c=o.Label,g=o.Remove;return V(u,{data:n,innerProps:F(F({},te(e,"multiValue",{"multi-value":!0,"multi-value--is-disabled":s})),i),selectProps:a},V(c,{data:n,innerProps:F({},te(e,"multiValueLabel",{"multi-value__label":!0})),selectProps:a},r),V(g,{data:n,innerProps:F(F({},te(e,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(r||"option")},l),selectProps:a}))},Js=Ys,$s=function(e,r){var o=e.isDisabled,n=e.isFocused,i=e.isSelected,s=e.theme,l=s.spacing,a=s.colors;return F({label:"option",cursor:"default",display:"block",fontSize:"inherit",width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)"},r?{}:{backgroundColor:i?a.primary:n?a.primary25:"transparent",color:o?a.neutral20:i?a.neutral0:"inherit",padding:"".concat(l.baseUnit*2,"px ").concat(l.baseUnit*3,"px"),":active":{backgroundColor:o?void 0:i?a.primary:a.primary50}})},Us=function(e){var r=e.children,o=e.isDisabled,n=e.isFocused,i=e.isSelected,s=e.innerRef,l=e.innerProps;return V("div",R({},te(e,"option",{option:!0,"option--is-disabled":o,"option--is-focused":n,"option--is-selected":i}),{ref:s,"aria-disabled":o},l),r)},Qs=Us,qs=function(e,r){var o=e.theme,n=o.spacing,i=o.colors;return F({label:"placeholder",gridArea:"1 / 1 / 2 / 3"},r?{}:{color:i.neutral50,marginLeft:n.baseUnit/2,marginRight:n.baseUnit/2})},Ks=function(e){var r=e.children,o=e.innerProps;return V("div",R({},te(e,"placeholder",{placeholder:!0}),o),r)},el=Ks,tl=function(e,r){var o=e.isDisabled,n=e.theme,i=n.spacing,s=n.colors;return F({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},r?{}:{color:o?s.neutral40:s.neutral80,marginLeft:i.baseUnit/2,marginRight:i.baseUnit/2})},nl=function(e){var r=e.children,o=e.isDisabled,n=e.innerProps;return V("div",R({},te(e,"singleValue",{"single-value":!0,"single-value--is-disabled":o}),n),r)},rl=nl,ol={ClearIndicator:Cs,Control:_s,DropdownIndicator:hs,DownChevron:Rr,CrossIcon:rn,Group:Ts,GroupHeading:Ps,IndicatorsContainer:gs,IndicatorSeparator:ys,Input:Os,LoadingIndicator:Ss,Menu:qa,MenuList:es,MenuPortal:as,LoadingMessage:os,NoOptionsMessage:rs,MultiValue:Js,MultiValueContainer:Hs,MultiValueLabel:js,MultiValueRemove:zs,Option:Qs,Placeholder:el,SelectContainer:ls,SingleValue:rl,ValueContainer:cs},il=function(e){return F(F({},ol),e.components)},Wr=Number.isNaN||function(e){return typeof e=="number"&&e!==e};function al(t,e){return!!(t===e||Wr(t)&&Wr(e))}function sl(t,e){if(t.length!==e.length)return!1;for(var r=0;r<t.length;r++)if(!al(t[r],e[r]))return!1;return!0}function ll(t,e){e===void 0&&(e=sl);var r=null;function o(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(r&&r.lastThis===this&&e(n,r.lastArgs))return r.lastResult;var s=t.apply(this,n);return r={lastResult:s,lastArgs:n,lastThis:this},s}return o.clear=function(){r=null},o}function ul(){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)."}for(var cl=process.env.NODE_ENV==="production"?{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:ul},dl=function(e){return V("span",R({css:cl},e))},Or=dl,gl={guidance:function(e){var r=e.isSearchable,o=e.isMulti,n=e.tabSelectsValue,i=e.context,s=e.isInitialFocus;switch(i){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(n?", press Tab to select the option and exit the menu":"",".");case"input":return s?"".concat(e["aria-label"]||"Select"," is focused ").concat(r?",type to refine list":"",", press Down to open the menu, ").concat(o?" 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 r=e.action,o=e.label,n=o===void 0?"":o,i=e.labels,s=e.isDisabled;switch(r){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(n,", deselected.");case"clear":return"All selected options have been cleared.";case"initial-input-focus":return"option".concat(i.length>1?"s":""," ").concat(i.join(","),", selected.");case"select-option":return s?"option ".concat(n," is disabled. Select another option."):"option ".concat(n,", selected.");default:return""}},onFocus:function(e){var r=e.context,o=e.focused,n=e.options,i=e.label,s=i===void 0?"":i,l=e.selectValue,a=e.isDisabled,u=e.isSelected,c=e.isAppleDevice,g=function(m,b){return m&&m.length?"".concat(m.indexOf(b)+1," of ").concat(m.length):""};if(r==="value"&&l)return"value ".concat(s," focused, ").concat(g(l,o),".");if(r==="menu"&&c){var p=a?" disabled":"",f="".concat(u?" selected":"").concat(p);return"".concat(s).concat(f,", ").concat(g(n,o),".")}return""},onFilter:function(e){var r=e.inputValue,o=e.resultsMessage;return"".concat(o).concat(r?" for search term "+r:"",".")}},bl=function(e){var r=e.ariaSelection,o=e.focusedOption,n=e.focusedValue,i=e.focusableOptions,s=e.isFocused,l=e.selectValue,a=e.selectProps,u=e.id,c=e.isAppleDevice,g=a.ariaLiveMessages,p=a.getOptionLabel,f=a.inputValue,C=a.isMulti,m=a.isOptionDisabled,b=a.isSearchable,h=a.menuIsOpen,S=a.options,y=a.screenReaderStatus,G=a.tabSelectsValue,I=a.isLoading,E=a["aria-label"],B=a["aria-live"],_=v.useMemo(function(){return F(F({},gl),g||{})},[g]),P=v.useMemo(function(){var q="";if(r&&_.onChange){var j=r.option,k=r.options,z=r.removedValue,le=r.removedValues,ae=r.value,x=function(T){return Array.isArray(T)?null:T},N=z||j||x(ae),M=N?p(N):"",Z=k||le||void 0,se=Z?Z.map(p):[],oe=F({isDisabled:N&&m(N,l),label:M,labels:se},r);q=_.onChange(oe)}return q},[r,_,m,l,p]),O=v.useMemo(function(){var q="",j=o||n,k=!!(o&&l&&l.includes(o));if(j&&_.onFocus){var z={focused:j,label:p(j),isDisabled:m(j,l),isSelected:k,options:i,context:j===o?"menu":"value",selectValue:l,isAppleDevice:c};q=_.onFocus(z)}return q},[o,n,p,m,_,i,l,c]),W=v.useMemo(function(){var q="";if(h&&S.length&&!I&&_.onFilter){var j=y({count:i.length});q=_.onFilter({inputValue:f,resultsMessage:j})}return q},[i,f,h,_,S,y,I]),K=r?.action==="initial-input-focus",ne=v.useMemo(function(){var q="";if(_.guidance){var j=n?"value":h?"menu":"input";q=_.guidance({"aria-label":E,context:j,isDisabled:o&&m(o,l),isMulti:C,isSearchable:b,tabSelectsValue:G,isInitialFocus:K})}return q},[E,o,n,C,m,b,h,_,l,G,K]),re=V(v.Fragment,null,V("span",{id:"aria-selection"},P),V("span",{id:"aria-focused"},O),V("span",{id:"aria-results"},W),V("span",{id:"aria-guidance"},ne));return V(v.Fragment,null,V(Or,{id:u},K&&re),V(Or,{"aria-live":B,"aria-atomic":"false","aria-relevant":"additions text",role:"log"},s&&!K&&re))},fl=bl,an=[{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źẑżžẓẕƶȥɀⱬꝣ"}],pl=new RegExp("["+an.map(function(t){return t.letters}).join("")+"]","g"),kr={},sn=0;sn<an.length;sn++)for(var ln=an[sn],un=0;un<ln.letters.length;un++)kr[ln.letters[un]]=ln.base;var Zr=function(e){return e.replace(pl,function(r){return kr[r]})},ml=ll(Zr),Dr=function(e){return e.replace(/^\s+|\s+$/g,"")},vl=function(e){return"".concat(e.label," ").concat(e.value)},hl=function(e){return function(r,o){if(r.data.__isNew__)return!0;var n=F({ignoreCase:!0,ignoreAccents:!0,stringify:vl,trim:!0,matchFrom:"any"},e),i=n.ignoreCase,s=n.ignoreAccents,l=n.stringify,a=n.trim,u=n.matchFrom,c=a?Dr(o):o,g=a?Dr(l(r)):l(r);return i&&(c=c.toLowerCase(),g=g.toLowerCase()),s&&(c=ml(c),g=Zr(g)),u==="start"?g.substr(0,c.length)===c:g.indexOf(c)>-1}},Il=["innerRef"];function Cl(t){var e=t.innerRef,r=we(t,Il),o=Ha(r,"onExited","in","enter","exit","appear");return V("input",R({ref:e},o,{css:Qt({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)"},process.env.NODE_ENV==="production"?"":";label:DummyInput;",process.env.NODE_ENV==="production"?"":"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkR1bW15SW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCTSIsImZpbGUiOiJEdW1teUlucHV0LnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWYgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3ggfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5pbXBvcnQgeyByZW1vdmVQcm9wcyB9IGZyb20gJy4uL3V0aWxzJztcblxuZXhwb3J0IGRlZmF1bHQgZnVuY3Rpb24gRHVtbXlJbnB1dCh7XG4gIGlubmVyUmVmLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydpbnB1dCddICYge1xuICByZWFkb25seSBpbm5lclJlZjogUmVmPEhUTUxJbnB1dEVsZW1lbnQ+O1xufSkge1xuICAvLyBSZW1vdmUgYW5pbWF0aW9uIHByb3BzIG5vdCBtZWFudCBmb3IgSFRNTCBlbGVtZW50c1xuICBjb25zdCBmaWx0ZXJlZFByb3BzID0gcmVtb3ZlUHJvcHMoXG4gICAgcHJvcHMsXG4gICAgJ29uRXhpdGVkJyxcbiAgICAnaW4nLFxuICAgICdlbnRlcicsXG4gICAgJ2V4aXQnLFxuICAgICdhcHBlYXInXG4gICk7XG5cbiAgcmV0dXJuIChcbiAgICA8aW5wdXRcbiAgICAgIHJlZj17aW5uZXJSZWZ9XG4gICAgICB7Li4uZmlsdGVyZWRQcm9wc31cbiAgICAgIGNzcz17e1xuICAgICAgICBsYWJlbDogJ2R1bW15SW5wdXQnLFxuICAgICAgICAvLyBnZXQgcmlkIG9mIGFueSBkZWZhdWx0IHN0eWxlc1xuICAgICAgICBiYWNrZ3JvdW5kOiAwLFxuICAgICAgICBib3JkZXI6IDAsXG4gICAgICAgIC8vIGltcG9ydGFudCEgdGhpcyBoaWRlcyB0aGUgZmxhc2hpbmcgY3Vyc29yXG4gICAgICAgIGNhcmV0Q29sb3I6ICd0cmFuc3BhcmVudCcsXG4gICAgICAgIGZvbnRTaXplOiAnaW5oZXJpdCcsXG4gICAgICAgIGdyaWRBcmVhOiAnMSAvIDEgLyAyIC8gMycsXG4gICAgICAgIG91dGxpbmU6IDAsXG4gICAgICAgIHBhZGRpbmc6IDAsXG4gICAgICAgIC8vIGltcG9ydGFudCEgd2l0aG91dCBgd2lkdGhgIGJyb3dzZXJzIHdvbid0IGFsbG93IGZvY3VzXG4gICAgICAgIHdpZHRoOiAxLFxuXG4gICAgICAgIC8vIHJlbW92ZSBjdXJzb3Igb24gZGVza3RvcFxuICAgICAgICBjb2xvcjogJ3RyYW5zcGFyZW50JyxcblxuICAgICAgICAvLyByZW1vdmUgY3Vyc29yIG9uIG1vYmlsZSB3aGlsc3QgbWFpbnRhaW5pbmcgXCJzY3JvbGwgaW50byB2aWV3XCIgYmVoYXZpb3VyXG4gICAgICAgIGxlZnQ6IC0xMDAsXG4gICAgICAgIG9wYWNpdHk6IDAsXG4gICAgICAgIHBvc2l0aW9uOiAncmVsYXRpdmUnLFxuICAgICAgICB0cmFuc2Zvcm06ICdzY2FsZSguMDEpJyxcbiAgICAgIH19XG4gICAgLz5cbiAgKTtcbn1cbiJdfQ== */")}))}var xl=function(e){e.cancelable&&e.preventDefault(),e.stopPropagation()};function yl(t){var e=t.isEnabled,r=t.onBottomArrive,o=t.onBottomLeave,n=t.onTopArrive,i=t.onTopLeave,s=v.useRef(!1),l=v.useRef(!1),a=v.useRef(0),u=v.useRef(null),c=v.useCallback(function(b,h){if(u.current!==null){var S=u.current,y=S.scrollTop,G=S.scrollHeight,I=S.clientHeight,E=u.current,B=h>0,_=G-I-y,P=!1;_>h&&s.current&&(o&&o(b),s.current=!1),B&&l.current&&(i&&i(b),l.current=!1),B&&h>_?(r&&!s.current&&r(b),E.scrollTop=G,P=!0,s.current=!0):!B&&-h>y&&(n&&!l.current&&n(b),E.scrollTop=0,P=!0,l.current=!0),P&&xl(b)}},[r,o,n,i]),g=v.useCallback(function(b){c(b,b.deltaY)},[c]),p=v.useCallback(function(b){a.current=b.changedTouches[0].clientY},[]),f=v.useCallback(function(b){var h=a.current-b.changedTouches[0].clientY;c(b,h)},[c]),C=v.useCallback(function(b){if(b){var h=ka?{passive:!1}:!1;b.addEventListener("wheel",g,h),b.addEventListener("touchstart",p,h),b.addEventListener("touchmove",f,h)}},[f,p,g]),m=v.useCallback(function(b){b&&(b.removeEventListener("wheel",g,!1),b.removeEventListener("touchstart",p,!1),b.removeEventListener("touchmove",f,!1))},[f,p,g]);return v.useEffect(function(){if(e){var b=u.current;return C(b),function(){m(b)}}},[e,C,m]),function(b){u.current=b}}var Hr=["boxSizing","height","overflow","paddingRight","position"],jr={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function zr(t){t.cancelable&&t.preventDefault()}function Yr(t){t.stopPropagation()}function Jr(){var t=this.scrollTop,e=this.scrollHeight,r=t+this.offsetHeight;t===0?this.scrollTop=1:r===e&&(this.scrollTop=t-1)}function $r(){return"ontouchstart"in window||navigator.maxTouchPoints}var Ur=!!(typeof window<"u"&&window.document&&window.document.createElement),st=0,Ze={capture:!1,passive:!1};function Al(t){var e=t.isEnabled,r=t.accountForScrollbars,o=r===void 0?!0:r,n=v.useRef({}),i=v.useRef(null),s=v.useCallback(function(a){if(Ur){var u=document.body,c=u&&u.style;if(o&&Hr.forEach(function(C){var m=c&&c[C];n.current[C]=m}),o&&st<1){var g=parseInt(n.current.paddingRight,10)||0,p=document.body?document.body.clientWidth:0,f=window.innerWidth-p+g||0;Object.keys(jr).forEach(function(C){var m=jr[C];c&&(c[C]=m)}),c&&(c.paddingRight="".concat(f,"px"))}u&&$r()&&(u.addEventListener("touchmove",zr,Ze),a&&(a.addEventListener("touchstart",Jr,Ze),a.addEventListener("touchmove",Yr,Ze))),st+=1}},[o]),l=v.useCallback(function(a){if(Ur){var u=document.body,c=u&&u.style;st=Math.max(st-1,0),o&&st<1&&Hr.forEach(function(g){var p=n.current[g];c&&(c[g]=p)}),u&&$r()&&(u.removeEventListener("touchmove",zr,Ze),a&&(a.removeEventListener("touchstart",Jr,Ze),a.removeEventListener("touchmove",Yr,Ze)))}},[o]);return v.useEffect(function(){if(e){var a=i.current;return s(a),function(){l(a)}}},[e,s,l]),function(a){i.current=a}}function El(){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)."}var Sl=function(e){var r=e.target;return r.ownerDocument.activeElement&&r.ownerDocument.activeElement.blur()},Gl=process.env.NODE_ENV==="production"?{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:El};function Bl(t){var e=t.children,r=t.lockEnabled,o=t.captureEnabled,n=o===void 0?!0:o,i=t.onBottomArrive,s=t.onBottomLeave,l=t.onTopArrive,a=t.onTopLeave,u=yl({isEnabled:n,onBottomArrive:i,onBottomLeave:s,onTopArrive:l,onTopLeave:a}),c=Al({isEnabled:r}),g=function(f){u(f),c(f)};return V(v.Fragment,null,r&&V("div",{onClick:Sl,css:Gl}),e(g))}function _l(){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)."}var wl=process.env.NODE_ENV==="production"?{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:_l},Nl=function(e){var r=e.name,o=e.onFocus;return V("input",{required:!0,name:r,tabIndex:-1,"aria-hidden":"true",onFocus:o,css:wl,value:"",onChange:function(){}})},Vl=Nl;function cn(t){var e;return typeof window<"u"&&window.navigator!=null?t.test(((e=window.navigator.userAgentData)===null||e===void 0?void 0:e.platform)||window.navigator.platform):!1}function Fl(){return cn(/^iPhone/i)}function Qr(){return cn(/^Mac/i)}function Pl(){return cn(/^iPad/i)||Qr()&&navigator.maxTouchPoints>1}function Tl(){return Fl()||Pl()}function Rl(){return Qr()||Tl()}var Xl=function(e){return e.label},Ml=function(e){return e.label},Ll=function(e){return e.value},Wl=function(e){return!!e.isDisabled},Ol={clearIndicator:Is,container:ss,control:Gs,dropdownIndicator:vs,group:Ns,groupHeading:Fs,indicatorsContainer:ds,indicatorSeparator:xs,input:Xs,loadingIndicator:Es,loadingMessage:ns,menu:$a,menuList:Ka,menuPortal:is,multiValue:ks,multiValueLabel:Zs,multiValueRemove:Ds,noOptionsMessage:ts,option:$s,placeholder:qs,singleValue:tl,valueContainer:us},kl={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%)"},Zl=4,qr=4,Dl=38,Hl=qr*2,jl={baseUnit:qr,controlHeight:Dl,menuGutter:Hl},dn={borderRadius:Zl,colors:kl,spacing:jl},zl={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:_r(),captureMenuScroll:!_r(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:hl(),formatGroupLabel:Xl,getOptionLabel:Ml,getOptionValue:Ll,isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:Wl,loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!Wa(),noOptionsMessage:function(){return"No options"},openMenuOnFocus:!1,openMenuOnClick:!0,options:[],pageSize:5,placeholder:"Select...",screenReaderStatus:function(e){var r=e.count;return"".concat(r," result").concat(r!==1?"s":""," available")},styles:{},tabIndex:0,tabSelectsValue:!0,unstyled:!1};function Kr(t,e,r,o){var n=oo(t,e,r),i=io(t,e,r),s=ro(t,e),l=Pt(t,e);return{type:"option",data:e,isDisabled:n,isSelected:i,label:s,value:l,index:o}}function Ft(t,e){return t.options.map(function(r,o){if("options"in r){var n=r.options.map(function(s,l){return Kr(t,s,e,l)}).filter(function(s){return no(t,s)});return n.length>0?{type:"group",data:r,options:n,index:o}:void 0}var i=Kr(t,r,e,o);return no(t,i)?i:void 0}).filter(Za)}function eo(t){return t.reduce(function(e,r){return r.type==="group"?e.push.apply(e,kt(r.options.map(function(o){return o.data}))):e.push(r.data),e},[])}function to(t,e){return t.reduce(function(r,o){return o.type==="group"?r.push.apply(r,kt(o.options.map(function(n){return{data:n.data,id:"".concat(e,"-").concat(o.index,"-").concat(n.index)}}))):r.push({data:o.data,id:"".concat(e,"-").concat(o.index)}),r},[])}function Yl(t,e){return eo(Ft(t,e))}function no(t,e){var r=t.inputValue,o=r===void 0?"":r,n=e.data,i=e.isSelected,s=e.label,l=e.value;return(!so(t)||!i)&&ao(t,{label:s,value:l,data:n},o)}function Jl(t,e){var r=t.focusedValue,o=t.selectValue,n=o.indexOf(r);if(n>-1){var i=e.indexOf(r);if(i>-1)return r;if(n<e.length)return e[n]}return null}function $l(t,e){var r=t.focusedOption;return r&&e.indexOf(r)>-1?r:e[0]}var gn=function(e,r){var o,n=(o=e.find(function(i){return i.data===r}))===null||o===void 0?void 0:o.id;return n||null},ro=function(e,r){return e.getOptionLabel(r)},Pt=function(e,r){return e.getOptionValue(r)};function oo(t,e,r){return typeof t.isOptionDisabled=="function"?t.isOptionDisabled(e,r):!1}function io(t,e,r){if(r.indexOf(e)>-1)return!0;if(typeof t.isOptionSelected=="function")return t.isOptionSelected(e,r);var o=Pt(t,e);return r.some(function(n){return Pt(t,n)===o})}function ao(t,e,r){return t.filterOption?t.filterOption(e,r):!0}var so=function(e){var r=e.hideSelectedOptions,o=e.isMulti;return r===void 0?o:r},Ul=1,lo=(function(t){di(r,t);var e=fi(r);function r(o){var n;if(ui(this,r),n=e.call(this,o),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},n.blockOptionHover=!1,n.isComposing=!1,n.commonProps=void 0,n.initialTouchX=0,n.initialTouchY=0,n.openAfterFocus=!1,n.scrollToFocusedOptionOnUpdate=!1,n.userIsDragging=void 0,n.controlRef=null,n.getControlRef=function(a){n.controlRef=a},n.focusedOptionRef=null,n.getFocusedOptionRef=function(a){n.focusedOptionRef=a},n.menuListRef=null,n.getMenuListRef=function(a){n.menuListRef=a},n.inputRef=null,n.getInputRef=function(a){n.inputRef=a},n.focus=n.focusInput,n.blur=n.blurInput,n.onChange=function(a,u){var c=n.props,g=c.onChange,p=c.name;u.name=p,n.ariaOnChange(a,u),g(a,u)},n.setValue=function(a,u,c){var g=n.props,p=g.closeMenuOnSelect,f=g.isMulti,C=g.inputValue;n.onInputChange("",{action:"set-value",prevInputValue:C}),p&&(n.setState({inputIsHiddenAfterUpdate:!f}),n.onMenuClose()),n.setState({clearFocusValueOnUpdate:!0}),n.onChange(a,{action:u,option:c})},n.selectOption=function(a){var u=n.props,c=u.blurInputOnSelect,g=u.isMulti,p=u.name,f=n.state.selectValue,C=g&&n.isOptionSelected(a,f),m=n.isOptionDisabled(a,f);if(C){var b=n.getOptionValue(a);n.setValue(f.filter(function(h){return n.getOptionValue(h)!==b}),"deselect-option",a)}else if(!m)g?n.setValue([].concat(kt(f),[a]),"select-option",a):n.setValue(a,"select-option");else{n.ariaOnChange(a,{action:"select-option",option:a,name:p});return}c&&n.blurInput()},n.removeValue=function(a){var u=n.props.isMulti,c=n.state.selectValue,g=n.getOptionValue(a),p=c.filter(function(C){return n.getOptionValue(C)!==g}),f=Vt(u,p,p[0]||null);n.onChange(f,{action:"remove-value",removedValue:a}),n.focusInput()},n.clearValue=function(){var a=n.state.selectValue;n.onChange(Vt(n.props.isMulti,[],null),{action:"clear",removedValues:a})},n.popValue=function(){var a=n.props.isMulti,u=n.state.selectValue,c=u[u.length-1],g=u.slice(0,u.length-1),p=Vt(a,g,g[0]||null);c&&n.onChange(p,{action:"pop-value",removedValue:c})},n.getFocusedOptionId=function(a){return gn(n.state.focusableOptionsWithIds,a)},n.getFocusableOptionsWithIds=function(){return to(Ft(n.props,n.state.selectValue),n.getElementId("option"))},n.getValue=function(){return n.state.selectValue},n.cx=function(){for(var a=arguments.length,u=new Array(a),c=0;c<a;c++)u[c]=arguments[c];return Ta.apply(void 0,[n.props.classNamePrefix].concat(u))},n.getOptionLabel=function(a){return ro(n.props,a)},n.getOptionValue=function(a){return Pt(n.props,a)},n.getStyles=function(a,u){var c=n.props.unstyled,g=Ol[a](u,c);g.boxSizing="border-box";var p=n.props.styles[a];return p?p(g,u):g},n.getClassNames=function(a,u){var c,g;return(c=(g=n.props.classNames)[a])===null||c===void 0?void 0:c.call(g,u)},n.getElementId=function(a){return"".concat(n.state.instancePrefix,"-").concat(a)},n.getComponents=function(){return il(n.props)},n.buildCategorizedOptions=function(){return Ft(n.props,n.state.selectValue)},n.getCategorizedOptions=function(){return n.props.menuIsOpen?n.buildCategorizedOptions():[]},n.buildFocusableOptions=function(){return eo(n.buildCategorizedOptions())},n.getFocusableOptions=function(){return n.props.menuIsOpen?n.buildFocusableOptions():[]},n.ariaOnChange=function(a,u){n.setState({ariaSelection:F({value:a},u)})},n.onMenuMouseDown=function(a){a.button===0&&(a.stopPropagation(),a.preventDefault(),n.focusInput())},n.onMenuMouseMove=function(a){n.blockOptionHover=!1},n.onControlMouseDown=function(a){if(!a.defaultPrevented){var u=n.props.openMenuOnClick;n.state.isFocused?n.props.menuIsOpen?a.target.tagName!=="INPUT"&&a.target.tagName!=="TEXTAREA"&&n.onMenuClose():u&&n.openMenu("first"):(u&&(n.openAfterFocus=!0),n.focusInput()),a.target.tagName!=="INPUT"&&a.target.tagName!=="TEXTAREA"&&a.preventDefault()}},n.onDropdownIndicatorMouseDown=function(a){if(!(a&&a.type==="mousedown"&&a.button!==0)&&!n.props.isDisabled){var u=n.props,c=u.isMulti,g=u.menuIsOpen;n.focusInput(),g?(n.setState({inputIsHiddenAfterUpdate:!c}),n.onMenuClose()):n.openMenu("first"),a.preventDefault()}},n.onClearIndicatorMouseDown=function(a){a&&a.type==="mousedown"&&a.button!==0||(n.clearValue(),a.preventDefault(),n.openAfterFocus=!1,a.type==="touchend"?n.focusInput():setTimeout(function(){return n.focusInput()}))},n.onScroll=function(a){typeof n.props.closeMenuOnScroll=="boolean"?a.target instanceof HTMLElement&&Bt(a.target)&&n.props.onMenuClose():typeof n.props.closeMenuOnScroll=="function"&&n.props.closeMenuOnScroll(a)&&n.props.onMenuClose()},n.onCompositionStart=function(){n.isComposing=!0},n.onCompositionEnd=function(){n.isComposing=!1},n.onTouchStart=function(a){var u=a.touches,c=u&&u.item(0);c&&(n.initialTouchX=c.clientX,n.initialTouchY=c.clientY,n.userIsDragging=!1)},n.onTouchMove=function(a){var u=a.touches,c=u&&u.item(0);if(c){var g=Math.abs(c.clientX-n.initialTouchX),p=Math.abs(c.clientY-n.initialTouchY),f=5;n.userIsDragging=g>f||p>f}},n.onTouchEnd=function(a){n.userIsDragging||(n.controlRef&&!n.controlRef.contains(a.target)&&n.menuListRef&&!n.menuListRef.contains(a.target)&&n.blurInput(),n.initialTouchX=0,n.initialTouchY=0)},n.onControlTouchEnd=function(a){n.userIsDragging||n.onControlMouseDown(a)},n.onClearIndicatorTouchEnd=function(a){n.userIsDragging||n.onClearIndicatorMouseDown(a)},n.onDropdownIndicatorTouchEnd=function(a){n.userIsDragging||n.onDropdownIndicatorMouseDown(a)},n.handleInputChange=function(a){var u=n.props.inputValue,c=a.currentTarget.value;n.setState({inputIsHiddenAfterUpdate:!1}),n.onInputChange(c,{action:"input-change",prevInputValue:u}),n.props.menuIsOpen||n.onMenuOpen()},n.onInputFocus=function(a){n.props.onFocus&&n.props.onFocus(a),n.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(n.openAfterFocus||n.props.openMenuOnFocus)&&n.openMenu("first"),n.openAfterFocus=!1},n.onInputBlur=function(a){var u=n.props.inputValue;if(n.menuListRef&&n.menuListRef.contains(document.activeElement)){n.inputRef.focus();return}n.props.onBlur&&n.props.onBlur(a),n.onInputChange("",{action:"input-blur",prevInputValue:u}),n.onMenuClose(),n.setState({focusedValue:null,isFocused:!1})},n.onOptionHover=function(a){if(!(n.blockOptionHover||n.state.focusedOption===a)){var u=n.getFocusableOptions(),c=u.indexOf(a);n.setState({focusedOption:a,focusedOptionId:c>-1?n.getFocusedOptionId(a):null})}},n.shouldHideSelectedOptions=function(){return so(n.props)},n.onValueInputFocus=function(a){a.preventDefault(),a.stopPropagation(),n.focus()},n.onKeyDown=function(a){var u=n.props,c=u.isMulti,g=u.backspaceRemovesValue,p=u.escapeClearsValue,f=u.inputValue,C=u.isClearable,m=u.isDisabled,b=u.menuIsOpen,h=u.onKeyDown,S=u.tabSelectsValue,y=u.openMenuOnFocus,G=n.state,I=G.focusedOption,E=G.focusedValue,B=G.selectValue;if(!m&&!(typeof h=="function"&&(h(a),a.defaultPrevented))){switch(n.blockOptionHover=!0,a.key){case"ArrowLeft":if(!c||f)return;n.focusValue("previous");break;case"ArrowRight":if(!c||f)return;n.focusValue("next");break;case"Delete":case"Backspace":if(f)return;if(E)n.removeValue(E);else{if(!g)return;c?n.popValue():C&&n.clearValue()}break;case"Tab":if(n.isComposing||a.shiftKey||!b||!S||!I||y&&n.isOptionSelected(I,B))return;n.selectOption(I);break;case"Enter":if(a.keyCode===229)break;if(b){if(!I||n.isComposing)return;n.selectOption(I);break}return;case"Escape":b?(n.setState({inputIsHiddenAfterUpdate:!1}),n.onInputChange("",{action:"menu-close",prevInputValue:f}),n.onMenuClose()):C&&p&&n.clearValue();break;case" ":if(f)return;if(!b){n.openMenu("first");break}if(!I)return;n.selectOption(I);break;case"ArrowUp":b?n.focusOption("up"):n.openMenu("last");break;case"ArrowDown":b?n.focusOption("down"):n.openMenu("first");break;case"PageUp":if(!b)return;n.focusOption("pageup");break;case"PageDown":if(!b)return;n.focusOption("pagedown");break;case"Home":if(!b)return;n.focusOption("first");break;case"End":if(!b)return;n.focusOption("last");break;default:return}a.preventDefault()}},n.state.instancePrefix="react-select-"+(n.props.instanceId||++Ul),n.state.selectValue=Er(o.value),o.menuIsOpen&&n.state.selectValue.length){var i=n.getFocusableOptionsWithIds(),s=n.buildFocusableOptions(),l=s.indexOf(n.state.selectValue[0]);n.state.focusableOptionsWithIds=i,n.state.focusedOption=s[l],n.state.focusedOptionId=gn(i,s[l])}return n}return ci(r,[{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&&Br(this.menuListRef,this.focusedOptionRef),Rl()&&this.setState({isAppleDevice:!0})}},{key:"componentDidUpdate",value:function(n){var i=this.props,s=i.isDisabled,l=i.menuIsOpen,a=this.state.isFocused;(a&&!s&&n.isDisabled||a&&l&&!n.menuIsOpen)&&this.focusInput(),a&&s&&!n.isDisabled?this.setState({isFocused:!1},this.onMenuClose):!a&&!s&&n.isDisabled&&this.inputRef===document.activeElement&&this.setState({isFocused:!0}),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(Br(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(n,i){this.props.onInputChange(n,i)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(n){var i=this,s=this.state,l=s.selectValue,a=s.isFocused,u=this.buildFocusableOptions(),c=n==="first"?0:u.length-1;if(!this.props.isMulti){var g=u.indexOf(l[0]);g>-1&&(c=g)}this.scrollToFocusedOptionOnUpdate=!(a&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:u[c],focusedOptionId:this.getFocusedOptionId(u[c])},function(){return i.onMenuOpen()})}},{key:"focusValue",value:function(n){var i=this.state,s=i.selectValue,l=i.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var a=s.indexOf(l);l||(a=-1);var u=s.length-1,c=-1;if(s.length){switch(n){case"previous":a===0?c=0:a===-1?c=u:c=a-1;break;case"next":a>-1&&a<u&&(c=a+1);break}this.setState({inputIsHidden:c!==-1,focusedValue:s[c]})}}}},{key:"focusOption",value:function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"first",i=this.props.pageSize,s=this.state.focusedOption,l=this.getFocusableOptions();if(l.length){var a=0,u=l.indexOf(s);s||(u=-1),n==="up"?a=u>0?u-1:l.length-1:n==="down"?a=(u+1)%l.length:n==="pageup"?(a=u-i,a<0&&(a=0)):n==="pagedown"?(a=u+i,a>l.length-1&&(a=l.length-1)):n==="last"&&(a=l.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:l[a],focusedValue:null,focusedOptionId:this.getFocusedOptionId(l[a])})}}},{key:"getTheme",value:function(){return this.props.theme?typeof this.props.theme=="function"?this.props.theme(dn):F(F({},dn),this.props.theme):dn}},{key:"getCommonProps",value:function(){var n=this.clearValue,i=this.cx,s=this.getStyles,l=this.getClassNames,a=this.getValue,u=this.selectOption,c=this.setValue,g=this.props,p=g.isMulti,f=g.isRtl,C=g.options,m=this.hasValue();return{clearValue:n,cx:i,getStyles:s,getClassNames:l,getValue:a,hasValue:m,isMulti:p,isRtl:f,options:C,selectOption:u,selectProps:g,setValue:c,theme:this.getTheme()}}},{key:"hasValue",value:function(){var n=this.state.selectValue;return n.length>0}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var n=this.props,i=n.isClearable,s=n.isMulti;return i===void 0?s:i}},{key:"isOptionDisabled",value:function(n,i){return oo(this.props,n,i)}},{key:"isOptionSelected",value:function(n,i){return io(this.props,n,i)}},{key:"filterOption",value:function(n,i){return ao(this.props,n,i)}},{key:"formatOptionLabel",value:function(n,i){if(typeof this.props.formatOptionLabel=="function"){var s=this.props.inputValue,l=this.state.selectValue;return this.props.formatOptionLabel(n,{context:i,inputValue:s,selectValue:l})}else return this.getOptionLabel(n)}},{key:"formatGroupLabel",value:function(n){return this.props.formatGroupLabel(n)}},{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 n=this.props,i=n.isDisabled,s=n.isSearchable,l=n.inputId,a=n.inputValue,u=n.tabIndex,c=n.form,g=n.menuIsOpen,p=n.required,f=this.getComponents(),C=f.Input,m=this.state,b=m.inputIsHidden,h=m.ariaSelection,S=this.commonProps,y=l||this.getElementId("input"),G=F(F(F({"aria-autocomplete":"list","aria-expanded":g,"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":p,role:"combobox","aria-activedescendant":this.state.isAppleDevice?void 0:this.state.focusedOptionId||""},g&&{"aria-controls":this.getElementId("listbox")}),!s&&{"aria-readonly":!0}),this.hasValue()?h?.action==="initial-input-focus"&&{"aria-describedby":this.getElementId("live-region")}:{"aria-describedby":this.getElementId("placeholder")});return s?L.createElement(C,R({},S,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:y,innerRef:this.getInputRef,isDisabled:i,isHidden:b,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:u,form:c,type:"text",value:a},G)):L.createElement(Cl,R({id:y,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:Gt,onFocus:this.onInputFocus,disabled:i,tabIndex:u,inputMode:"none",form:c,value:""},G))}},{key:"renderPlaceholderOrValue",value:function(){var n=this,i=this.getComponents(),s=i.MultiValue,l=i.MultiValueContainer,a=i.MultiValueLabel,u=i.MultiValueRemove,c=i.SingleValue,g=i.Placeholder,p=this.commonProps,f=this.props,C=f.controlShouldRenderValue,m=f.isDisabled,b=f.isMulti,h=f.inputValue,S=f.placeholder,y=this.state,G=y.selectValue,I=y.focusedValue,E=y.isFocused;if(!this.hasValue()||!C)return h?null:L.createElement(g,R({},p,{key:"placeholder",isDisabled:m,isFocused:E,innerProps:{id:this.getElementId("placeholder")}}),S);if(b)return G.map(function(_,P){var O=_===I,W="".concat(n.getOptionLabel(_),"-").concat(n.getOptionValue(_));return L.createElement(s,R({},p,{components:{Container:l,Label:a,Remove:u},isFocused:O,isDisabled:m,key:W,index:P,removeProps:{onClick:function(){return n.removeValue(_)},onTouchEnd:function(){return n.removeValue(_)},onMouseDown:function(ne){ne.preventDefault()}},data:_}),n.formatOptionLabel(_,"value"))});if(h)return null;var B=G[0];return L.createElement(c,R({},p,{data:B,isDisabled:m}),this.formatOptionLabel(B,"value"))}},{key:"renderClearIndicator",value:function(){var n=this.getComponents(),i=n.ClearIndicator,s=this.commonProps,l=this.props,a=l.isDisabled,u=l.isLoading,c=this.state.isFocused;if(!this.isClearable()||!i||a||!this.hasValue()||u)return null;var g={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return L.createElement(i,R({},s,{innerProps:g,isFocused:c}))}},{key:"renderLoadingIndicator",value:function(){var n=this.getComponents(),i=n.LoadingIndicator,s=this.commonProps,l=this.props,a=l.isDisabled,u=l.isLoading,c=this.state.isFocused;if(!i||!u)return null;var g={"aria-hidden":"true"};return L.createElement(i,R({},s,{innerProps:g,isDisabled:a,isFocused:c}))}},{key:"renderIndicatorSeparator",value:function(){var n=this.getComponents(),i=n.DropdownIndicator,s=n.IndicatorSeparator;if(!i||!s)return null;var l=this.commonProps,a=this.props.isDisabled,u=this.state.isFocused;return L.createElement(s,R({},l,{isDisabled:a,isFocused:u}))}},{key:"renderDropdownIndicator",value:function(){var n=this.getComponents(),i=n.DropdownIndicator;if(!i)return null;var s=this.commonProps,l=this.props.isDisabled,a=this.state.isFocused,u={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return L.createElement(i,R({},s,{innerProps:u,isDisabled:l,isFocused:a}))}},{key:"renderMenu",value:function(){var n=this,i=this.getComponents(),s=i.Group,l=i.GroupHeading,a=i.Menu,u=i.MenuList,c=i.MenuPortal,g=i.LoadingMessage,p=i.NoOptionsMessage,f=i.Option,C=this.commonProps,m=this.state.focusedOption,b=this.props,h=b.captureMenuScroll,S=b.inputValue,y=b.isLoading,G=b.loadingMessage,I=b.minMenuHeight,E=b.maxMenuHeight,B=b.menuIsOpen,_=b.menuPlacement,P=b.menuPosition,O=b.menuPortalTarget,W=b.menuShouldBlockScroll,K=b.menuShouldScrollIntoView,ne=b.noOptionsMessage,re=b.onMenuScrollToTop,q=b.onMenuScrollToBottom;if(!B)return null;var j=function(M,Z){var se=M.type,oe=M.data,A=M.isDisabled,T=M.isSelected,D=M.label,ee=M.value,ue=m===oe,w=A?void 0:function(){return n.onOptionHover(oe)},de=A?void 0:function(){return n.selectOption(oe)},he="".concat(n.getElementId("option"),"-").concat(Z),Be={id:he,onClick:de,onMouseMove:w,onMouseOver:w,tabIndex:-1,role:"option","aria-selected":n.state.isAppleDevice?void 0:T};return L.createElement(f,R({},C,{innerProps:Be,data:oe,isDisabled:A,isSelected:T,key:he,label:D,type:se,value:ee,isFocused:ue,innerRef:ue?n.getFocusedOptionRef:void 0}),n.formatOptionLabel(M.data,"menu"))},k;if(this.hasOptions())k=this.getCategorizedOptions().map(function(N){if(N.type==="group"){var M=N.data,Z=N.options,se=N.index,oe="".concat(n.getElementId("group"),"-").concat(se),A="".concat(oe,"-heading");return L.createElement(s,R({},C,{key:oe,data:M,options:Z,Heading:l,headingProps:{id:A,data:N.data},label:n.formatGroupLabel(N.data)}),N.options.map(function(T){return j(T,"".concat(se,"-").concat(T.index))}))}else if(N.type==="option")return j(N,"".concat(N.index))});else if(y){var z=G({inputValue:S});if(z===null)return null;k=L.createElement(g,C,z)}else{var le=ne({inputValue:S});if(le===null)return null;k=L.createElement(p,C,le)}var ae={minMenuHeight:I,maxMenuHeight:E,menuPlacement:_,menuPosition:P,menuShouldScrollIntoView:K},x=L.createElement(Ua,R({},C,ae),function(N){var M=N.ref,Z=N.placerProps,se=Z.placement,oe=Z.maxHeight;return L.createElement(a,R({},C,ae,{innerRef:M,innerProps:{onMouseDown:n.onMenuMouseDown,onMouseMove:n.onMenuMouseMove},isLoading:y,placement:se}),L.createElement(Bl,{captureEnabled:h,onTopArrive:re,onBottomArrive:q,lockEnabled:W},function(A){return L.createElement(u,R({},C,{innerRef:function(D){n.getMenuListRef(D),A(D)},innerProps:{role:"listbox","aria-multiselectable":C.isMulti,id:n.getElementId("listbox")},isLoading:y,maxHeight:oe,focusedOption:m}),k)}))});return O||P==="fixed"?L.createElement(c,R({},C,{appendTo:O,controlElement:this.controlRef,menuPlacement:_,menuPosition:P}),x):x}},{key:"renderFormField",value:function(){var n=this,i=this.props,s=i.delimiter,l=i.isDisabled,a=i.isMulti,u=i.name,c=i.required,g=this.state.selectValue;if(c&&!this.hasValue()&&!l)return L.createElement(Vl,{name:u,onFocus:this.onValueInputFocus});if(!(!u||l))if(a)if(s){var p=g.map(function(m){return n.getOptionValue(m)}).join(s);return L.createElement("input",{name:u,type:"hidden",value:p})}else{var f=g.length>0?g.map(function(m,b){return L.createElement("input",{key:"i-".concat(b),name:u,type:"hidden",value:n.getOptionValue(m)})}):L.createElement("input",{name:u,type:"hidden",value:""});return L.createElement("div",null,f)}else{var C=g[0]?this.getOptionValue(g[0]):"";return L.createElement("input",{name:u,type:"hidden",value:C})}}},{key:"renderLiveRegion",value:function(){var n=this.commonProps,i=this.state,s=i.ariaSelection,l=i.focusedOption,a=i.focusedValue,u=i.isFocused,c=i.selectValue,g=this.getFocusableOptions();return L.createElement(fl,R({},n,{id:this.getElementId("live-region"),ariaSelection:s,focusedOption:l,focusedValue:a,isFocused:u,selectValue:c,focusableOptions:g,isAppleDevice:this.state.isAppleDevice}))}},{key:"render",value:function(){var n=this.getComponents(),i=n.Control,s=n.IndicatorsContainer,l=n.SelectContainer,a=n.ValueContainer,u=this.props,c=u.className,g=u.id,p=u.isDisabled,f=u.menuIsOpen,C=this.state.isFocused,m=this.commonProps=this.getCommonProps();return L.createElement(l,R({},m,{className:c,innerProps:{id:g,onKeyDown:this.onKeyDown},isDisabled:p,isFocused:C}),this.renderLiveRegion(),L.createElement(i,R({},m,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:p,isFocused:C,menuIsOpen:f}),L.createElement(a,R({},m,{isDisabled:p}),this.renderPlaceholderOrValue(),this.renderInput()),L.createElement(s,R({},m,{isDisabled:p}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],[{key:"getDerivedStateFromProps",value:function(n,i){var s=i.prevProps,l=i.clearFocusValueOnUpdate,a=i.inputIsHiddenAfterUpdate,u=i.ariaSelection,c=i.isFocused,g=i.prevWasFocused,p=i.instancePrefix,f=n.options,C=n.value,m=n.menuIsOpen,b=n.inputValue,h=n.isMulti,S=Er(C),y={};if(s&&(C!==s.value||f!==s.options||m!==s.menuIsOpen||b!==s.inputValue)){var G=m?Yl(n,S):[],I=m?to(Ft(n,S),"".concat(p,"-option")):[],E=l?Jl(i,S):null,B=$l(i,G),_=gn(I,B);y={selectValue:S,focusedOption:B,focusedOptionId:_,focusableOptionsWithIds:I,focusedValue:E,clearFocusValueOnUpdate:!1}}var P=a!=null&&n!==s?{inputIsHidden:a,inputIsHiddenAfterUpdate:void 0}:{},O=u,W=c&&g;return c&&!W&&(O={value:Vt(h,S,S[0]||null),options:S,action:"initial-input-focus"},W=!g),u?.action==="initial-input-focus"&&(O=null),F(F(F({},y),P),{},{prevProps:n,ariaSelection:O,prevWasFocused:W})}}]),r})(v.Component);lo.defaultProps=zl;var Ql=v.forwardRef(function(t,e){var r=li(t);return L.createElement(lo,R({ref:e},r))}),ql=Ql;const Re={select:"_select_3o48x_1",requiredSymbol:"_requiredSymbol_3o48x_1",selectContainer:"_selectContainer_3o48x_8",small:"_small_3o48x_11",selectListArrow:"_selectListArrow_3o48x_11",hasErrors:"_hasErrors_3o48x_126"},uo=t=>{const{id:e,name:r="",required:o=!1,disabled:n=!1,options:i=[],width:s,label:l="",placeholder:a="",defaultContent:u="",role:c,"aria-describedby":g,hasErrors:p=!1,errorMessage:f="",size:C="medium"}=t,m=()=>`${e}-errorMessage`,b=t.multiple===!0,h=v.useMemo(()=>i.map(E=>typeof E=="object"?{value:E.value,label:String(E.key)}:{value:E,label:String(E)}),[i]),S=E=>h.find(_=>_.value===E)??{value:E,label:String(E)},y=E=>E===void 0?null:Array.isArray(E)?E.map(S):S(E),G=a||u||"",I=E=>{if(b){const _=E.map(P=>P.value);t.multiple&&t.onChange(_);return}const B=E;t.multiple||B&&t.onChange(B.value)};return d.jsxs("div",{className:Re.select,children:[d.jsxs(qe,{htmlFor:e,children:[l,o&&d.jsx("img",{src:Ve,alt:"",className:Re.requiredSymbol})]}),d.jsxs("div",{className:Y([Re.selectContainer,C==="small"&&Re.small]),style:s?{maxWidth:s}:void 0,role:c,children:[d.jsx("span",{className:Re.selectListArrow}),d.jsx(ql,{inputId:e,name:r,"aria-describedby":p&&f?m():g,"aria-invalid":p||void 0,"aria-required":o||void 0,isDisabled:n,isMulti:b,isSearchable:!1,closeMenuOnSelect:!b,placeholder:G,onChange:I,options:h,className:Y([p&&Re.hasErrors,C==="small"&&Re.small]),classNamePrefix:"reactSelect",components:{DropdownIndicator:()=>null,IndicatorSeparator:()=>null},...t.value!==void 0?{value:y(t.value)}:t.defaultValue!==void 0?{defaultValue:y(t.defaultValue)}:{}})]}),d.jsx(Ue,{id:m(),content:f})]})},Se={wizardTopnavItem:"_wizardTopnavItem_5ar16_1",wizardTopnavItemContent:"_wizardTopnavItemContent_5ar16_4",vertical:"_vertical_5ar16_7",stepNumber:"_stepNumber_5ar16_24",stepName:"_stepName_5ar16_36",active:"_active_5ar16_46",finished:"_finished_5ar16_46",hasErrors:"_hasErrors_5ar16_46",horizontal:"_horizontal_5ar16_64"},co=({step:t,index:e,activeStepId:r,direction:o="vertical"})=>{const n=r===t.id,i=o==="vertical",s=Y([Se.wizardTopnavItem,n&&Se.active,t.finished&&Se.finished,t.hasErrors&&Se.hasErrors,Se[o]]),l=n?"step":void 0,a=()=>d.jsxs(d.Fragment,{children:[d.jsx("span",{className:Se.stepNumber,children:e+1}),d.jsx("span",{className:Se.stepName,children:t.name}),i&&t.finished&&!n&&d.jsx("img",{src:En,alt:"",className:Se.checkmarkSymbol})]});return t.link&&Object.keys(t.link).length>0?d.jsx("li",{className:s,children:d.jsx(Tt.Link,{to:t.link,"aria-current":l,className:Se.wizardTopnavItemContent,children:a()})}):d.jsx("li",{className:s,children:d.jsx("span",{"aria-current":l,className:Se.wizardTopnavItemContent,children:a()})})},H={table:"_table_m7buf_1",thButton:"_thButton_m7buf_19",sortable:"_sortable_m7buf_29",label:"_label_m7buf_39",sortIndicators:"_sortIndicators_m7buf_43",sortArrow:"_sortArrow_m7buf_49",activeArrow:"_activeArrow_m7buf_55",evenRow:"_evenRow_m7buf_59",oddRow:"_oddRow_m7buf_62",loadingRow:"_loadingRow_m7buf_73",loadingCell:"_loadingCell_m7buf_77",selectionHeader:"_selectionHeader_m7buf_82",selectionCell:"_selectionCell_m7buf_88",selectionControl:"_selectionControl_m7buf_102",rowClickable:"_rowClickable_m7buf_109",srOnly:"_srOnly_m7buf_116",pagination:"_pagination_m7buf_127",paginationControls:"_paginationControls_m7buf_134",paginationWithPageSize:"_paginationWithPageSize_m7buf_143",pageSizeSelector:"_pageSizeSelector_m7buf_147",pageNavButtonHidden:"_pageNavButtonHidden_m7buf_151",pageNavIcon:"_pageNavIcon_m7buf_155",pageList:"_pageList_m7buf_161",pageNumber:"_pageNumber_m7buf_167",pageNumberActive:"_pageNumberActive_m7buf_188",pageEllipsis:"_pageEllipsis_m7buf_193"},Kl=(t,e)=>e<=7?Array.from({length:e},(r,o)=>o+1):t<=4?[1,2,3,4,5,"...",e]:t>=e-3?[1,"...",e-4,e-3,e-2,e-1,e]:[1,"...",t-1,t,t+1,"...",e],eu=({columns:t,data:e,loading:r=!1,loadingAriaLabel:o,getRowId:n,selectionType:i,selectionLabel:s="Velg rad",selectedRowId:l,onSelect:a,selectedRowIds:u,onSelectMany:c,onRowClick:g,pageSize:p,page:f,defaultPage:C=1,onPageChange:m,pageSizeOptions:b,defaultPageSize:h,onPageSizeChange:S})=>{const[y,G]=v.useState(null),I=v.useId(),[E,B]=v.useState(C),[_,P]=v.useState(()=>{if(p===void 0){if(h&&h>0)return h;if(b?.length)return b[0]}});v.useEffect(()=>{const A=t.find(T=>T.sortable);G(A?{headerKey:A.key,direction:"asc"}:null)},[t]);const O=v.useMemo(()=>{const A=new Map;for(const T of t)A.set(T.key,T);return A},[t]),W=v.useMemo(()=>{if(!y)return e;const A=O.get(y.headerKey);if(!A)return e;const T=A.sortAccessor??A.accessor;if(!T)return e;const D=[...e];return D.sort((ee,ue)=>{const w=T(ee),de=T(ue);if(w==null||de==null)return 0;if(typeof w=="number"&&typeof de=="number")return y.direction==="asc"?w-de:de-w;if(w instanceof Date&&de instanceof Date)return y.direction==="asc"?w.getTime()-de.getTime():de.getTime()-w.getTime();const he=String(w),Be=String(de);return y.direction==="asc"?he.localeCompare(Be,void 0,{numeric:!0}):Be.localeCompare(he,void 0,{numeric:!0})}),D},[e,y,O]),K=A=>{G(T=>!T||T.headerKey!==A?{headerKey:A,direction:"asc"}:{headerKey:A,direction:T.direction==="asc"?"desc":"asc"})},ne=(A,T)=>{if(T)return y?.headerKey!==A?"none":y.direction==="asc"?"ascending":"descending"},re=(A,T)=>{const D=n?.(A,T);if(D==null||D===""){const ee=e.indexOf(A);return ee===-1?T:ee}return D},q=v.useMemo(()=>i!=="multiple"?new Set:new Set(u??[]),[u,i]),j=v.useMemo(()=>{const A=p??_;return!A||A<=0?W.length||e.length||1:A},[p,_,W.length,e.length]),k=v.useMemo(()=>Math.max(1,Math.ceil(W.length/j)),[W.length,j]),z=v.useMemo(()=>{const A=f??E;return!Number.isFinite(A)||A<1?1:A>k?k:A},[f,E,k]);v.useEffect(()=>{f===void 0&&z>k&&B(k)},[z,k,f]);const le=v.useMemo(()=>{if(j>=W.length)return W;const A=(z-1)*j;return W.slice(A,A+j)},[W,z,j]),ae=t.length+(i?1:0),x=A=>{const T=Math.min(Math.max(A,1),k);f!==void 0?m?.(T):B(T)},N=A=>{const T=A>0?Math.floor(A):1;p!==void 0?S?.(T):(P(T),B(1))},M=!r&&k>1,Z=!r&&!!b?.length,se=v.useMemo(()=>Kl(z,k),[z,k]),oe=Y([H.paginationControls,Z&&H.paginationWithPageSize]);return d.jsxs(d.Fragment,{children:[d.jsxs("table",{className:H.table,children:[d.jsx("thead",{children:d.jsxs("tr",{children:[i&&d.jsx("th",{className:H.selectionHeader,"aria-label":s,children:d.jsx("span",{className:H.srOnly,children:s})}),t.map(({key:A,label:T,sortable:D,ariaLabel:ee})=>{const ue=y?.headerKey===A,w=ue&&y.direction==="asc",de=ue&&y.direction==="desc";return d.jsx("th",{"aria-sort":ne(A,D),scope:"col",children:D?d.jsxs("button",{type:"button",className:`${H.thButton} ${H.sortable}`,onClick:()=>K(A),"aria-label":`${ee??T}: sort ${ue&&w?"descending":"ascending"}`,children:[d.jsx("span",{className:H.label,children:T}),d.jsxs("span",{className:H.sortIndicators,"aria-hidden":"true",children:[d.jsx("span",{className:`${H.sortArrow} ${w?H.activeArrow:""}`,children:d.jsx("svg",{viewBox:"0 0 12 8",xmlns:"http://www.w3.org/2000/svg",role:"presentation",children:d.jsx("path",{d:"M2 6 6 2 10 6",fill:"none",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"})})}),d.jsx("span",{className:`${H.sortArrow} ${de?H.activeArrow:""}`,children:d.jsx("svg",{viewBox:"0 0 12 8",xmlns:"http://www.w3.org/2000/svg",role:"presentation",children:d.jsx("path",{d:"M2 2 6 6 10 2",fill:"none",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"})})})]})]}):d.jsx("span",{className:H.thButton,children:d.jsx("span",{className:H.label,children:T})})},A)})]})}),d.jsx("tbody",{children:r?d.jsx("tr",{className:H.loadingRow,children:d.jsx("td",{className:H.loadingCell,colSpan:ae,children:d.jsx(Ln,{ariaLabel:o})})}):le.map((A,T)=>{const D=re(A,T),ee=`${I}-${D}`,ue=i==="single"&&l===D,w=i==="multiple"&&q.has(D),Be=!!g||i==="single"&&!!a||i==="multiple"&&!!c,uu=()=>{if(i==="single")a?.(A);else if(i==="multiple"&&c){const ge=new Set(q);ge.has(D)?ge.delete(D):ge.add(D);const De=e.filter((pn,mn)=>{const vn=re(pn,mn);return ge.has(vn)});c(De)}g?.(A)};return d.jsxs("tr",{className:Y([T%2===0?H.evenRow:H.oddRow,Be&&H.rowClickable]),onClick:Be?uu:void 0,children:[i==="single"&&d.jsx("td",{className:H.selectionCell,children:d.jsx("button",{type:"button",className:H.selectionControl,onClick:ge=>ge.stopPropagation(),children:d.jsx(Lt,{id:ee,name:I,inputValue:String(D),checked:ue,onChange:ge=>{ge?.stopPropagation(),a?.(A)},"aria-label":s})})}),i==="multiple"&&d.jsx("td",{className:H.selectionCell,children:d.jsx("button",{type:"button",className:H.selectionControl,onClick:ge=>ge.stopPropagation(),children:d.jsx(Rt,{id:ee,value:String(D),checked:w,onChange:ge=>{if(ge?.stopPropagation(),!c)return;const De=new Set(q);De.has(D)?De.delete(D):De.add(D);const pn=e.filter((mn,vn)=>{const cu=re(mn,vn);return De.has(cu)});c(pn)},"aria-label":s})})}),t.map(ge=>d.jsx("td",{children:ge.render?ge.render(A):String(ge.accessor?.(A)??"")},ge.key))]},D)})})]}),(M||Z)&&d.jsxs("div",{className:oe,children:[Z&&d.jsx("div",{className:H.pageSizeSelector,children:d.jsx(uo,{id:`${I}-page-size`,label:"Rader per side",options:b,value:j,onChange:A=>N(Number(A)),width:"120px",size:"small"})}),M&&d.jsxs("div",{className:H.pagination,children:[d.jsx(Fe,{type:"button",color:"neutral",noMargin:!0,className:Y([H.pageNavButtonPrevious,z<=1&&H.pageNavButtonHidden]),onClick:()=>x(z-1),disabled:z<=1,"aria-label":"Forrige side",content:"Forrige",iconLeft:d.jsx("span",{className:H.pageNavIcon,"aria-hidden":"true",children:d.jsxs("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("title",{children:"Forrige side"}),d.jsx("path",{d:"M10.5 3.5L6 8l4.5 4.5",fill:"none",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"})]})})}),d.jsx("div",{className:H.pageList,children:se.map(A=>A==="..."?d.jsx("span",{className:H.pageEllipsis,children:"..."},`ellipsis-${A}`):d.jsx("button",{type:"button",className:Y([H.pageNumber,A===z&&H.pageNumberActive]),onClick:()=>x(Number(A)),"aria-current":A===z?"page":void 0,children:A},A))}),d.jsx(Fe,{type:"button",color:"neutral",noMargin:!0,className:Y([H.pageNavButtonNext,z>=k&&H.pageNavButtonHidden]),onClick:()=>x(z+1),disabled:z>=k,"aria-label":"Neste side",content:"Neste",iconRight:d.jsx("span",{className:H.pageNavIcon,"aria-hidden":"true",children:d.jsxs("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("title",{children:"Neste side"}),d.jsx("path",{d:"M5.5 3.5L10 8l-4.5 4.5",fill:"none",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"})]})})})]})]})]})},Ge={tabs:"_tabs_x3s88_1",tabList:"_tabList_x3s88_5",tab:"_tab_x3s88_1",active:"_active_x3s88_42",disabled:"_disabled_x3s88_47",tabLabel:"_tabLabel_x3s88_55",tabAmount:"_tabAmount_x3s88_59",tabPanels:"_tabPanels_x3s88_66",tabPanel:"_tabPanel_x3s88_66",hidden:"_hidden_x3s88_74"},lt=({children:t,defaultIndex:e=0,onChange:r,className:o})=>{const[n,i]=v.useState(e),s=v.useId(),l=v.useMemo(()=>s.replace(/:/g,""),[s]),a=u=>{i(u),r?.(u)};return d.jsx("div",{className:Y([Ge.tabs,o]),children:v.Children.map(t,u=>v.isValidElement(u)?u.type===go?v.cloneElement(u,{activeIndex:n,setActiveIndex:a,baseId:l}):u.type===bo?v.cloneElement(u,{activeIndex:n,baseId:l}):u:null)})},go=({children:t,activeIndex:e=0,setActiveIndex:r,baseId:o})=>{const n=v.useMemo(()=>v.Children.toArray(t).filter(l=>v.isValidElement(l)),[t]),i=n.length,s=(l,a)=>{if(!r||i===0)return;let u=a;switch(l.key){case"ArrowRight":l.preventDefault(),u=(a+1)%i;break;case"ArrowLeft":l.preventDefault(),u=(a-1+i)%i;break;case"Home":l.preventDefault(),u=0;break;case"End":l.preventDefault(),u=i-1;break;default:return}r(u)};return d.jsx("div",{className:Ge.tabList,role:"tablist",children:n.map((l,a)=>{if(!v.isValidElement(l))return null;const u=`${o}-tab-${a}`,c=`${o}-panel-${a}`,g=a===e;return v.cloneElement(l,{tabId:u,panelId:c,isActive:g,onSelect:()=>r?.(a),onKeyDown:p=>s(p,a)})})})},tu=({children:t,amount:e,isActive:r,onSelect:o,onClick:n,onKeyDown:i,tabId:s,panelId:l,className:a,...u})=>{const c=Y([Ge.tab,r&&Ge.active,u.disabled&&Ge.disabled,a]),g=f=>{n?.(f),!f.defaultPrevented&&o?.()},p=f=>{i?.(f)};return d.jsxs("button",{...u,id:s,role:"tab",type:"button","aria-selected":r,"aria-controls":l,className:c,onClick:g,onKeyDown:p,children:[d.jsx("span",{className:Ge.tabLabel,children:t}),e&&d.jsx("span",{className:Ge.tabAmount,children:e})]})},bo=({children:t,activeIndex:e=0,baseId:r})=>d.jsx("div",{className:Ge.tabPanels,children:v.Children.map(t,(o,n)=>{if(!v.isValidElement(o))return null;const i=`${r}-tab-${n}`,s=`${r}-panel-${n}`;return v.cloneElement(o,{isActive:n===e,tabId:i,panelId:s})})}),nu=({children:t,isActive:e,tabId:r,panelId:o})=>d.jsx("div",{role:"tabpanel",id:o,"aria-labelledby":r,className:Y([Ge.tabPanel,!e&&Ge.hidden]),hidden:!e,children:t});lt.List=go,lt.Tab=tu,lt.Panels=bo,lt.Panel=nu;const ru=t=>{let e="";const r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",o=r.length;for(let n=0;n<t;n++)e+=r.charAt(Math.floor(Math.random()*o));return e},bn={textarea:"_textarea_1596u_1",requiredSymbol:"_requiredSymbol_1596u_4",hasErrors:"_hasErrors_1596u_55"},ou=({id:t,onChange:e,onBlur:r,name:o="",required:n=!1,readOnly:i,disabled:s,width:l,resize:a="both",value:u,defaultValue:c,elementKey:g,rows:p,label:f="",placeholder:C="","aria-describedby":m,hasErrors:b=!1,errorMessage:h=""})=>{const S=()=>`${t}-errorMessage`,y=!u?.length&&c?.length?c:void 0,G=g||`${t}-${ru(6)}`,I={...l&&{maxWidth:l},...a&&{resize:a}},E={name:o,readOnly:i,disabled:s,required:n,id:t,onChange:e,onBlur:r,value:y?void 0:u,defaultValue:y||void 0,placeholder:C,rows:p?parseInt(p,10):void 0,className:b?bn.hasErrors:"","aria-describedby":b&&h?S():m,"aria-invalid":b?"true":void 0,style:I};return d.jsxs("div",{className:bn.textarea,children:[d.jsxs(qe,{htmlFor:t,children:[f,n&&d.jsx("img",{src:Ve,alt:"",className:bn.requiredSymbol})]}),d.jsx("textarea",{...E},G),d.jsx(Ue,{id:S(),content:h})]})},iu=({theme:t,children:e})=>{const r=Co(t),o=yo(r);return xo("theme-provider",`:root {${o}}`),e},au={toggleNavigationButton:"_toggleNavigationButton_1eb2w_1"},su=({id:t,htmlTag:e="button",showText:r,hideText:o,buttonProps:n={},isOpen:i=!1})=>v.createElement(e,{...n,className:au.toggleNavigationButton,id:t||void 0},i?o:r),fn={wizardTopnavContainer:"_wizardTopnavContainer_qiy2o_1",wizardTopnav:"_wizardTopnav_qiy2o_1",vertical:"_vertical_qiy2o_6",horizontal:"_horizontal_qiy2o_11"},lu=({steps:t,activeStepId:e,direction:r="vertical","aria-label":o})=>{const n=Object.keys(t),s=`I dette skjemaet er det totalt ${n.length} steg som du skal gå igjennom`,l=o?.length?o:s;return d.jsx("nav",{"aria-label":l,className:Y([fn.wizardTopnavContainer,fn[r]]),children:d.jsx("ol",{className:fn.wizardTopnav,children:n.map((a,u)=>d.jsx(co,{step:t[a],activeStepId:e,direction:r,index:u},a))})})};X.Accordion=Bo,X.Button=Fe,X.CheckBoxIcon=An,X.CheckBoxInput=Rt,X.CheckBoxList=_o,X.CheckBoxListItem=wo,X.Container=Gn,X.ContentBox=Vo,X.DescriptionDetails=Fo,X.DescriptionList=Po,X.DescriptionTerm=To,X.Dialog=Xo,X.DragAndDropFileInput=Mo,X.ErrorBox=Oo,X.ErrorMessage=Ue,X.Footer=Zo,X.Header=Ye,X.InfoBox=Pn,X.InputField=Ho,X.Label=qe,X.List=jo,X.ListItem=zo,X.LoadingAnimation=Ln,X.NavigationBar=Uo,X.Paper=Qo,X.Paragraph=qo,X.ProgressBar=Ko,X.RadioButtonIcon=kn,X.RadioButtonInput=Lt,X.RadioButtonList=ei,X.RadioButtonListItem=ti,X.Select=uo,X.Table=eu,X.Tabs=lt,X.Textarea=ou,X.ThemeProvider=iu,X.ToggleNavigationButton=su,X.WizardNavigation=lu,X.WizardNavigationStep=co,Object.defineProperty(X,Symbol.toStringTag,{value:"Module"})}));
|
|
7
12
|
//# sourceMappingURL=index.umd.js.map
|