kdpa-components 1.39.0 → 1.39.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.
Files changed (40) hide show
  1. package/dist/index.js +2 -2
  2. package/dist/types/components/AdvancedList/KdpaAdvancedList.d.ts +13 -0
  3. package/dist/types/components/AdvancedList/KdpaAdvancedList.d.ts.map +1 -0
  4. package/dist/types/components/AdvancedList/KdpaAdvancedList.stories.d.ts +7 -0
  5. package/dist/types/components/AdvancedList/KdpaAdvancedList.stories.d.ts.map +1 -0
  6. package/dist/types/components/AdvancedList/index.d.ts +2 -0
  7. package/dist/types/components/AdvancedList/index.d.ts.map +1 -0
  8. package/dist/types/components/CodeEditor/KdpaCodeEditor.d.ts +5 -0
  9. package/dist/types/components/CodeEditor/KdpaCodeEditor.d.ts.map +1 -0
  10. package/dist/types/components/CodeEditor/KdpaCodeEditor.stories.d.ts +8 -0
  11. package/dist/types/components/CodeEditor/KdpaCodeEditor.stories.d.ts.map +1 -0
  12. package/dist/types/components/CodeEditor/index.d.ts +3 -0
  13. package/dist/types/components/CodeEditor/index.d.ts.map +1 -0
  14. package/dist/types/components/DataGrid/KdpaDataGrid.d.ts +4 -0
  15. package/dist/types/components/DataGrid/KdpaDataGrid.d.ts.map +1 -0
  16. package/dist/types/components/DataGrid/KdpaDataGrid.stories.d.ts +7 -0
  17. package/dist/types/components/DataGrid/KdpaDataGrid.stories.d.ts.map +1 -0
  18. package/dist/types/components/DataGrid/index.d.ts +2 -0
  19. package/dist/types/components/DataGrid/index.d.ts.map +1 -0
  20. package/dist/types/designerKit/components/Alert/Temp.d.ts +3 -0
  21. package/dist/types/designerKit/components/Alert/Temp.d.ts.map +1 -0
  22. package/dist/types/designerKit/components/Form/KdFormField/KdpaFormField.d.ts +12 -0
  23. package/dist/types/designerKit/components/Form/KdFormField/KdpaFormField.d.ts.map +1 -0
  24. package/dist/types/designerKit/components/GridPanel/PanelWrapper.d.ts +1 -1
  25. package/dist/types/designerKit/components/GridPanel/PanelWrapper.d.ts.map +1 -1
  26. package/dist/types/designerKit/components/ImageBox/KdImageBox.d.ts.map +1 -1
  27. package/dist/types/designerKit/components/ImageBox/KdModalImage.stories.d.ts +2 -2
  28. package/dist/types/designerKit/components/ImageBox/KdModalImage.stories.d.ts.map +1 -1
  29. package/dist/types/designerKit/components/Tree/useKdTreeHelper.d.ts +5 -0
  30. package/dist/types/designerKit/components/Tree/useKdTreeHelper.d.ts.map +1 -0
  31. package/dist/types/designerKit/components/Uploader/KdAdvanceFileUploader/DroppedFiles.d.ts.map +1 -1
  32. package/dist/types/designerKit/components/Uploader/KdAdvanceFileUploader/DroppingFiles.d.ts +9 -0
  33. package/dist/types/designerKit/components/Uploader/KdAdvanceFileUploader/DroppingFiles.d.ts.map +1 -0
  34. package/dist/types/designerKit/components/Uploader/KdFileUploader/UploadedItems.d.ts.map +1 -1
  35. package/dist/types/designerKit/components/Uploader/KdUseFileUpload/KdUseFileUpload.d.ts +53 -0
  36. package/dist/types/designerKit/components/Uploader/KdUseFileUpload/KdUseFileUpload.d.ts.map +1 -0
  37. package/dist/types/designerKit/hooks/useFileUpload.d.ts.map +1 -1
  38. package/dist/types/designerKit/utils/useTreeHelper.d.ts +17 -0
  39. package/dist/types/designerKit/utils/useTreeHelper.d.ts.map +1 -0
  40. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1407,7 +1407,7 @@ Message: ${e}`),e}}const pu=e=>typeof e=="string",O_e=e=>typeof e=="function",SH
1407
1407
  `),KHe=Gi("img")(`
1408
1408
  transition: opacity 0.8s;
1409
1409
  display: block;
1410
- `);function XHe({zoom:e="200",alt:t="This is an imageZoom image",src:n,onError:r,className:o,errorContent:i=W(UHe,{children:"There was a problem loading your image"}),...a}){const[s,c]=Mn("1"),[f,p]=Mn("50% 50%"),[m,b]=Mn(null),[y,w]=Mn(!1),S=m?"loaded":"loading",k=s==="0"?"zoomed":"fullView",[T,E]=Mn(!1),_=K=>{const Y=K.currentTarget.getBoundingClientRect();let J,X;if(K.type==="touchmove"){T||(E(!0),document.body.style.overflow="hidden");const ne=K.touches[0];J=(ne.clientX-Y.x)/Y.width*100,X=(ne.clientY-Y.y)/Y.height*100}else J=(K.clientX-Y.x)/Y.width*100,X=(K.clientY-Y.y)/Y.height*100;p(`${Math.max(0,Math.min(J,100))}% ${Math.max(0,Math.min(X,100))}%`)},R=K=>{s==="0"?c("1"):(c("0"),_(K))},N=K=>{R(K)},F=K=>{s==="0"&&_(K)},V=()=>{c("1"),p("50% 50%"),T&&(E(!1),document.body.style.overflow="initial")};return vn(()=>{if(b(null),n===""||n===null)throw new Error("Prop src must be defined when using ImageZoom component!");c("0");const K=new Image;K.addEventListener("load",()=>{setTimeout(()=>{c("1"),b(K.src)},200)}),K.addEventListener("error",Y=>{w(!0),r&&r(Y)}),n&&(K.src=n)},[n,r]),y?W(Zr,{children:i}):W(YHe,{className:[S,k,o].join(" "),style:{backgroundImage:`url( ${s==="0"&&m?m:""} )`,backgroundSize:e+"%",backgroundPosition:f},onClick:N,onMouseMove:F,onMouseLeave:V,onTouchStart:N,onTouchMove:F,onTouchEnd:V,...a,children:m&&W(KHe,{id:"imageZoom",src:m,alt:t,style:{opacity:s},...a})})}const GHe=Gi("img")(),qHe=Gi("div")(),ZHe=Gi(LT)(),JHe=({src:e,quality:t="LOW",zoomable:n,...r})=>{const[o,i]=Mn();vn(()=>{e===void 0?i(void 0):Array.isArray(e)?i(e[0]):i(e)},[e]);const a=c=>Array.isArray(e)?W(RL,{overlap:"circular",badgeContent:e.length,color:"primary",anchorOrigin:{vertical:"top",horizontal:"right"},children:c.children}):W(Zr,{children:c.children}),s=c=>c==="small"?r.basePath?.basePathThumbnail?r.basePath?.basePathThumbnail+o:o:r.basePath?.basePathStream?r.basePath?.basePathStream+o:o;return o?W(a,{children:r.modal===!1?W(GHe,{...r,onError:c=>{c.onerror=null,!(c?.target?.src??"").endsWith(s("small"))&&(c.target.src=s("small"))},src:s(t==="HIGH"?"large":"small")}):n?W(XHe,{...r,src:s(t==="HIGH"?"large":"small")}):W(ZHe,{...r,small:s(t==="HIGH"?"large":"small"),medium:s("large"),large:s("large"),hideZoom:!0})}):W(qHe,{sx:{...r?.style,...r?.sx},children:W(cFe,{style:{color:"gray",height:"100%",width:"100%"}})})};function fr(e,t,{checkForDefaultPrevented:n=!0}={}){return function(o){if(e?.(o),n===!1||!o.defaultPrevented)return t?.(o)}}function Ep(e,t=[]){let n=[];function r(i,a){const s=xf(a),c=n.length;n=[...n,a];function f(m){const{scope:b,children:y,...w}=m,S=b?.[e][c]||s,k=Jr(()=>w,Object.values(w));return cn(S.Provider,{value:k},y)}function p(m,b){const y=b?.[e][c]||s,w=yf(y);if(w)return w;if(a!==void 0)return a;throw new Error(`\`${m}\` must be used within \`${i}\``)}return f.displayName=i+"Provider",[f,p]}const o=()=>{const i=n.map(a=>xf(a));return function(s){const c=s?.[e]||i;return Jr(()=>({[`__scope${e}`]:{...s,[e]:c}}),[s,c])}};return o.scopeName=e,[r,QHe(o,...t)]}function QHe(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(o=>({useScope:o(),scopeName:o.scopeName}));return function(i){const a=r.reduce((s,{useScope:c,scopeName:f})=>{const m=c(i)[`__scope${f}`];return{...s,...m}},{});return Jr(()=>({[`__scope${t.scopeName}`]:a}),[a])}};return n.scopeName=t.scopeName,n}function eWe(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function pP(...e){return t=>e.forEach(n=>eWe(n,t))}function Ta(...e){return Zn(pP(...e),e)}const eb=rr((e,t)=>{const{children:n,...r}=e,o=Fu.toArray(n),i=o.find(nWe);if(i){const a=i.props.children,s=o.map(c=>c===i?Fu.count(a)>1?Fu.only(null):Ui(a)?a.props.children:null:c);return cn(mP,j({},r,{ref:t}),Ui(a)?js(a,void 0,s):null)}return cn(mP,j({},r,{ref:t}),n)});eb.displayName="Slot";const mP=rr((e,t)=>{const{children:n,...r}=e;return Ui(n)?js(n,{...rWe(r,n.props),ref:t?pP(t,n.ref):n.ref}):Fu.count(n)>1?Fu.only(null):null});mP.displayName="SlotClone";const tWe=({children:e})=>cn(VS,null,e);function nWe(e){return Ui(e)&&e.type===tWe}function rWe(e,t){const n={...t};for(const r in t){const o=e[r],i=t[r];/^on[A-Z]/.test(r)?o&&i?n[r]=(...s)=>{i(...s),o(...s)}:o&&(n[r]=o):r==="style"?n[r]={...o,...i}:r==="className"&&(n[r]=[o,i].filter(Boolean).join(" "))}return{...e,...n}}function gP(e){const t=e+"CollectionProvider",[n,r]=Ep(t),[o,i]=n(t,{collectionRef:{current:null},itemMap:new Map}),a=y=>{const{scope:w,children:S}=y,k=Dt.useRef(null),T=Dt.useRef(new Map).current;return Dt.createElement(o,{scope:w,itemMap:T,collectionRef:k},S)},s=e+"CollectionSlot",c=Dt.forwardRef((y,w)=>{const{scope:S,children:k}=y,T=i(s,S),E=Ta(w,T.collectionRef);return Dt.createElement(eb,{ref:E},k)}),f=e+"CollectionItemSlot",p="data-radix-collection-item",m=Dt.forwardRef((y,w)=>{const{scope:S,children:k,...T}=y,E=Dt.useRef(null),_=Ta(w,E),R=i(f,S);return Dt.useEffect(()=>(R.itemMap.set(E,{ref:E,...T}),()=>void R.itemMap.delete(E))),Dt.createElement(eb,{[p]:"",ref:_},k)});function b(y){const w=i(e+"CollectionConsumer",y);return Dt.useCallback(()=>{const k=w.collectionRef.current;if(!k)return[];const T=Array.from(k.querySelectorAll(`[${p}]`));return Array.from(w.itemMap.values()).sort((R,N)=>T.indexOf(R.ref.current)-T.indexOf(N.ref.current))},[w.collectionRef,w.itemMap])}return[{Provider:a,Slot:c,ItemSlot:m},b,r]}const Tp=globalThis?.document?Al:()=>{},oWe=M.useId||(()=>{});let iWe=0;function Jd(e){const[t,n]=M.useState(oWe());return Tp(()=>{e||n(r=>r??String(iWe++))},[e]),e||(t?`radix-${t}`:"")}const aWe=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],Wi=aWe.reduce((e,t)=>{const n=rr((r,o)=>{const{asChild:i,...a}=r,s=i?eb:t;return vn(()=>{window[Symbol.for("radix-ui")]=!0},[]),cn(s,j({},a,{ref:o}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function sWe(e,t){e&&qb(()=>e.dispatchEvent(t))}function Ns(e){const t=Wt(e);return vn(()=>{t.current=e}),Jr(()=>(...n)=>{var r;return(r=t.current)===null||r===void 0?void 0:r.call(t,...n)},[])}function Sw({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,o]=lWe({defaultProp:t,onChange:n}),i=e!==void 0,a=i?e:r,s=Ns(n),c=Zn(f=>{if(i){const m=typeof f=="function"?f(e):f;m!==e&&s(m)}else o(f)},[i,e,o,s]);return[a,c]}function lWe({defaultProp:e,onChange:t}){const n=Mn(e),[r]=n,o=Wt(r),i=Ns(t);return vn(()=>{o.current!==r&&(i(r),o.current=r)},[r,o,i]),n}const cWe=xf(void 0);function Cw(e){const t=yf(cWe);return e||t||"ltr"}const vP="rovingFocusGroup.onEntryFocus",uWe={bubbles:!1,cancelable:!0},bP="RovingFocusGroup",[yP,P7,dWe]=gP(bP),[fWe,Op]=Ep(bP,[dWe]),[hWe,pWe]=fWe(bP),mWe=rr((e,t)=>cn(yP.Provider,{scope:e.__scopeRovingFocusGroup},cn(yP.Slot,{scope:e.__scopeRovingFocusGroup},cn(gWe,j({},e,{ref:t}))))),gWe=rr((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:r,loop:o=!1,dir:i,currentTabStopId:a,defaultCurrentTabStopId:s,onCurrentTabStopIdChange:c,onEntryFocus:f,...p}=e,m=Wt(null),b=Ta(t,m),y=Cw(i),[w=null,S]=Sw({prop:a,defaultProp:s,onChange:c}),[k,T]=Mn(!1),E=Ns(f),_=P7(n),R=Wt(!1),[N,F]=Mn(0);return vn(()=>{const V=m.current;if(V)return V.addEventListener(vP,E),()=>V.removeEventListener(vP,E)},[E]),cn(hWe,{scope:n,orientation:r,dir:y,loop:o,currentTabStopId:w,onItemFocus:Zn(V=>S(V),[S]),onItemShiftTab:Zn(()=>T(!0),[]),onFocusableItemAdd:Zn(()=>F(V=>V+1),[]),onFocusableItemRemove:Zn(()=>F(V=>V-1),[])},cn(Wi.div,j({tabIndex:k||N===0?-1:0,"data-orientation":r},p,{ref:b,style:{outline:"none",...e.style},onMouseDown:fr(e.onMouseDown,()=>{R.current=!0}),onFocus:fr(e.onFocus,V=>{const K=!R.current;if(V.target===V.currentTarget&&K&&!k){const Y=new CustomEvent(vP,uWe);if(V.currentTarget.dispatchEvent(Y),!Y.defaultPrevented){const J=_().filter(re=>re.focusable),X=J.find(re=>re.active),ne=J.find(re=>re.id===w),te=[X,ne,...J].filter(Boolean).map(re=>re.ref.current);A7(te)}}R.current=!1}),onBlur:fr(e.onBlur,()=>T(!1))})))}),vWe="RovingFocusGroupItem",bWe=rr((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:o=!1,tabStopId:i,...a}=e,s=Jd(),c=i||s,f=pWe(vWe,n),p=f.currentTabStopId===c,m=P7(n),{onFocusableItemAdd:b,onFocusableItemRemove:y}=f;return vn(()=>{if(r)return b(),()=>y()},[r,b,y]),cn(yP.ItemSlot,{scope:n,id:c,focusable:r,active:o},cn(Wi.span,j({tabIndex:p?0:-1,"data-orientation":f.orientation},a,{ref:t,onMouseDown:fr(e.onMouseDown,w=>{r?f.onItemFocus(c):w.preventDefault()}),onFocus:fr(e.onFocus,()=>f.onItemFocus(c)),onKeyDown:fr(e.onKeyDown,w=>{if(w.key==="Tab"&&w.shiftKey){f.onItemShiftTab();return}if(w.target!==w.currentTarget)return;const S=wWe(w,f.orientation,f.dir);if(S!==void 0){w.preventDefault();let T=m().filter(E=>E.focusable).map(E=>E.ref.current);if(S==="last")T.reverse();else if(S==="prev"||S==="next"){S==="prev"&&T.reverse();const E=T.indexOf(w.currentTarget);T=f.loop?SWe(T,E+1):T.slice(E+1)}setTimeout(()=>A7(T))}})})))}),yWe={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function xWe(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function wWe(e,t,n){const r=xWe(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return yWe[r]}function A7(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function SWe(e,t){return e.map((n,r)=>e[(t+r)%e.length])}const xP=mWe,wP=bWe;function CWe(e,t){return BS((n,r)=>{const o=t[n][r];return o??n},e)}const tb=e=>{const{present:t,children:n}=e,r=kWe(t),o=typeof n=="function"?n({present:r.isPresent}):Fu.only(n),i=Ta(r.ref,o.ref);return typeof n=="function"||r.isPresent?js(o,{ref:i}):null};tb.displayName="Presence";function kWe(e){const[t,n]=Mn(),r=Wt({}),o=Wt(e),i=Wt("none"),a=e?"mounted":"unmounted",[s,c]=CWe(a,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return vn(()=>{const f=kw(r.current);i.current=s==="mounted"?f:"none"},[s]),Tp(()=>{const f=r.current,p=o.current;if(p!==e){const b=i.current,y=kw(f);e?c("MOUNT"):y==="none"||f?.display==="none"?c("UNMOUNT"):c(p&&b!==y?"ANIMATION_OUT":"UNMOUNT"),o.current=e}},[e,c]),Tp(()=>{if(t){const f=m=>{const y=kw(r.current).includes(m.animationName);m.target===t&&y&&qb(()=>c("ANIMATION_END"))},p=m=>{m.target===t&&(i.current=kw(r.current))};return t.addEventListener("animationstart",p),t.addEventListener("animationcancel",f),t.addEventListener("animationend",f),()=>{t.removeEventListener("animationstart",p),t.removeEventListener("animationcancel",f),t.removeEventListener("animationend",f)}}else c("ANIMATION_END")},[t,c]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:Zn(f=>{f&&(r.current=getComputedStyle(f)),n(f)},[])}}function kw(e){return e?.animationName||"none"}const D7="Tabs",[EWe,yYe]=Ep(D7,[Op]),_7=Op(),[TWe,SP]=EWe(D7),OWe=rr((e,t)=>{const{__scopeTabs:n,value:r,onValueChange:o,defaultValue:i,orientation:a="horizontal",dir:s,activationMode:c="automatic",...f}=e,p=Cw(s),[m,b]=Sw({prop:r,onChange:o,defaultProp:i});return cn(TWe,{scope:n,baseId:Jd(),value:m,onValueChange:b,orientation:a,dir:p,activationMode:c},cn(Wi.div,j({dir:p,"data-orientation":a},f,{ref:t})))}),MWe="TabsList",PWe=rr((e,t)=>{const{__scopeTabs:n,loop:r=!0,...o}=e,i=SP(MWe,n),a=_7(n);return cn(xP,j({asChild:!0},a,{orientation:i.orientation,dir:i.dir,loop:r}),cn(Wi.div,j({role:"tablist","aria-orientation":i.orientation},o,{ref:t})))}),AWe="TabsTrigger",DWe=rr((e,t)=>{const{__scopeTabs:n,value:r,disabled:o=!1,...i}=e,a=SP(AWe,n),s=_7(n),c=N7(a.baseId,r),f=R7(a.baseId,r),p=r===a.value;return cn(wP,j({asChild:!0},s,{focusable:!o,active:p}),cn(Wi.button,j({type:"button",role:"tab","aria-selected":p,"aria-controls":f,"data-state":p?"active":"inactive","data-disabled":o?"":void 0,disabled:o,id:c},i,{ref:t,onMouseDown:fr(e.onMouseDown,m=>{!o&&m.button===0&&m.ctrlKey===!1?a.onValueChange(r):m.preventDefault()}),onKeyDown:fr(e.onKeyDown,m=>{[" ","Enter"].includes(m.key)&&a.onValueChange(r)}),onFocus:fr(e.onFocus,()=>{const m=a.activationMode!=="manual";!p&&!o&&m&&a.onValueChange(r)})})))}),_We="TabsContent",NWe=rr((e,t)=>{const{__scopeTabs:n,value:r,forceMount:o,children:i,...a}=e,s=SP(_We,n),c=N7(s.baseId,r),f=R7(s.baseId,r),p=r===s.value,m=Wt(p);return vn(()=>{const b=requestAnimationFrame(()=>m.current=!1);return()=>cancelAnimationFrame(b)},[]),cn(tb,{present:o||p},({present:b})=>cn(Wi.div,j({"data-state":p?"active":"inactive","data-orientation":s.orientation,role:"tabpanel","aria-labelledby":c,hidden:!b,id:f,tabIndex:0},a,{ref:t,style:{...e.style,animationDuration:m.current?"0s":void 0}}),b&&i))});function N7(e,t){return`${e}-trigger-${t}`}function R7(e,t){return`${e}-content-${t}`}const RWe=OWe,IWe=PWe,LWe=DWe,$We=NWe,FWe=Gi(RWe)();function zWe({children:e,...t}){return W(FWe,{dir:"rtl",className:"KdTabsRoot",...t,children:e})}const BWe=Gi(IWe)();function VWe({children:e,...t}){return W(bT,{children:W(BWe,{className:"KdTabsList",...t,children:e})})}const jWe=Gi($We)();function HWe({children:e,...t}){return W(jWe,{className:"KdTabsContent",...t,children:e})}const WWe=et(LWe)`
1410
+ `);function XHe({zoom:e="200",alt:t="This is an imageZoom image",src:n,onError:r,className:o,errorContent:i=W(UHe,{children:"There was a problem loading your image"}),...a}){const[s,c]=Mn("1"),[f,p]=Mn("50% 50%"),[m,b]=Mn(null),[y,w]=Mn(!1),S=m?"loaded":"loading",k=s==="0"?"zoomed":"fullView",[T,E]=Mn(!1),_=K=>{const Y=K.currentTarget.getBoundingClientRect();let J,X;if(K.type==="touchmove"){T||(E(!0),document.body.style.overflow="hidden");const ne=K.touches[0];J=(ne.clientX-Y.x)/Y.width*100,X=(ne.clientY-Y.y)/Y.height*100}else J=(K.clientX-Y.x)/Y.width*100,X=(K.clientY-Y.y)/Y.height*100;p(`${Math.max(0,Math.min(J,100))}% ${Math.max(0,Math.min(X,100))}%`)},R=K=>{s==="0"?c("1"):(c("0"),_(K))},N=K=>{R(K)},F=K=>{s==="0"&&_(K)},V=()=>{c("1"),p("50% 50%"),T&&(E(!1),document.body.style.overflow="initial")};return vn(()=>{if(b(null),n===""||n===null)throw new Error("Prop src must be defined when using ImageZoom component!");c("0");const K=new Image;K.addEventListener("load",()=>{setTimeout(()=>{c("1"),b(K.src)},200)}),K.addEventListener("error",Y=>{w(!0),r&&r(Y)}),n&&(K.src=n)},[n,r]),y?W(Zr,{children:i}):W(YHe,{className:[S,k,o].join(" "),style:{backgroundImage:`url( ${s==="0"&&m?m:""} )`,backgroundSize:e+"%",backgroundPosition:f},onClick:N,onMouseMove:F,onMouseLeave:V,onTouchStart:N,onTouchMove:F,onTouchEnd:V,...a,children:m&&W(KHe,{id:"imageZoom",src:m,alt:t,style:{opacity:s},...a})})}const GHe=Gi("img")(),qHe=Gi("div")(),ZHe=Gi(LT)(),JHe=({src:e,quality:t="LOW",zoomable:n,...r})=>{const[o,i]=Mn();vn(()=>{e===void 0?i(void 0):Array.isArray(e)?i(e[0]):i(e)},[e]);const a=c=>Array.isArray(e)?W(RL,{overlap:"circular",badgeContent:e.length,color:"primary",anchorOrigin:{vertical:"top",horizontal:"right"},children:c.children}):W(Zr,{children:c.children}),s=c=>c==="small"?r.basePath?.basePathThumbnail?r.basePath?.basePathThumbnail+o:o:r.basePath?.basePathStream?r.basePath?.basePathStream+o:o;return o?W(a,{children:r.modal===!0?W(ZHe,{...r,small:s(t==="HIGH"?"large":"small"),medium:s("large"),large:s("large"),hideZoom:!0}):n===!0?W(XHe,{...r,src:s(t==="HIGH"?"large":"small")}):W(GHe,{...r,onError:c=>{c.onerror=null,!(c?.target?.src??"").endsWith(s("small"))&&(c.target.src=s("small"))},src:s(t==="HIGH"?"large":"small")})}):W(qHe,{sx:{...r?.style,...r?.sx},children:W(cFe,{style:{color:"gray",height:"100%",width:"100%"}})})};function fr(e,t,{checkForDefaultPrevented:n=!0}={}){return function(o){if(e?.(o),n===!1||!o.defaultPrevented)return t?.(o)}}function Ep(e,t=[]){let n=[];function r(i,a){const s=xf(a),c=n.length;n=[...n,a];function f(m){const{scope:b,children:y,...w}=m,S=b?.[e][c]||s,k=Jr(()=>w,Object.values(w));return cn(S.Provider,{value:k},y)}function p(m,b){const y=b?.[e][c]||s,w=yf(y);if(w)return w;if(a!==void 0)return a;throw new Error(`\`${m}\` must be used within \`${i}\``)}return f.displayName=i+"Provider",[f,p]}const o=()=>{const i=n.map(a=>xf(a));return function(s){const c=s?.[e]||i;return Jr(()=>({[`__scope${e}`]:{...s,[e]:c}}),[s,c])}};return o.scopeName=e,[r,QHe(o,...t)]}function QHe(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(o=>({useScope:o(),scopeName:o.scopeName}));return function(i){const a=r.reduce((s,{useScope:c,scopeName:f})=>{const m=c(i)[`__scope${f}`];return{...s,...m}},{});return Jr(()=>({[`__scope${t.scopeName}`]:a}),[a])}};return n.scopeName=t.scopeName,n}function eWe(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function pP(...e){return t=>e.forEach(n=>eWe(n,t))}function Ta(...e){return Zn(pP(...e),e)}const eb=rr((e,t)=>{const{children:n,...r}=e,o=Fu.toArray(n),i=o.find(nWe);if(i){const a=i.props.children,s=o.map(c=>c===i?Fu.count(a)>1?Fu.only(null):Ui(a)?a.props.children:null:c);return cn(mP,j({},r,{ref:t}),Ui(a)?js(a,void 0,s):null)}return cn(mP,j({},r,{ref:t}),n)});eb.displayName="Slot";const mP=rr((e,t)=>{const{children:n,...r}=e;return Ui(n)?js(n,{...rWe(r,n.props),ref:t?pP(t,n.ref):n.ref}):Fu.count(n)>1?Fu.only(null):null});mP.displayName="SlotClone";const tWe=({children:e})=>cn(VS,null,e);function nWe(e){return Ui(e)&&e.type===tWe}function rWe(e,t){const n={...t};for(const r in t){const o=e[r],i=t[r];/^on[A-Z]/.test(r)?o&&i?n[r]=(...s)=>{i(...s),o(...s)}:o&&(n[r]=o):r==="style"?n[r]={...o,...i}:r==="className"&&(n[r]=[o,i].filter(Boolean).join(" "))}return{...e,...n}}function gP(e){const t=e+"CollectionProvider",[n,r]=Ep(t),[o,i]=n(t,{collectionRef:{current:null},itemMap:new Map}),a=y=>{const{scope:w,children:S}=y,k=Dt.useRef(null),T=Dt.useRef(new Map).current;return Dt.createElement(o,{scope:w,itemMap:T,collectionRef:k},S)},s=e+"CollectionSlot",c=Dt.forwardRef((y,w)=>{const{scope:S,children:k}=y,T=i(s,S),E=Ta(w,T.collectionRef);return Dt.createElement(eb,{ref:E},k)}),f=e+"CollectionItemSlot",p="data-radix-collection-item",m=Dt.forwardRef((y,w)=>{const{scope:S,children:k,...T}=y,E=Dt.useRef(null),_=Ta(w,E),R=i(f,S);return Dt.useEffect(()=>(R.itemMap.set(E,{ref:E,...T}),()=>void R.itemMap.delete(E))),Dt.createElement(eb,{[p]:"",ref:_},k)});function b(y){const w=i(e+"CollectionConsumer",y);return Dt.useCallback(()=>{const k=w.collectionRef.current;if(!k)return[];const T=Array.from(k.querySelectorAll(`[${p}]`));return Array.from(w.itemMap.values()).sort((R,N)=>T.indexOf(R.ref.current)-T.indexOf(N.ref.current))},[w.collectionRef,w.itemMap])}return[{Provider:a,Slot:c,ItemSlot:m},b,r]}const Tp=globalThis?.document?Al:()=>{},oWe=M.useId||(()=>{});let iWe=0;function Jd(e){const[t,n]=M.useState(oWe());return Tp(()=>{e||n(r=>r??String(iWe++))},[e]),e||(t?`radix-${t}`:"")}const aWe=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],Wi=aWe.reduce((e,t)=>{const n=rr((r,o)=>{const{asChild:i,...a}=r,s=i?eb:t;return vn(()=>{window[Symbol.for("radix-ui")]=!0},[]),cn(s,j({},a,{ref:o}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function sWe(e,t){e&&qb(()=>e.dispatchEvent(t))}function Ns(e){const t=Wt(e);return vn(()=>{t.current=e}),Jr(()=>(...n)=>{var r;return(r=t.current)===null||r===void 0?void 0:r.call(t,...n)},[])}function Sw({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,o]=lWe({defaultProp:t,onChange:n}),i=e!==void 0,a=i?e:r,s=Ns(n),c=Zn(f=>{if(i){const m=typeof f=="function"?f(e):f;m!==e&&s(m)}else o(f)},[i,e,o,s]);return[a,c]}function lWe({defaultProp:e,onChange:t}){const n=Mn(e),[r]=n,o=Wt(r),i=Ns(t);return vn(()=>{o.current!==r&&(i(r),o.current=r)},[r,o,i]),n}const cWe=xf(void 0);function Cw(e){const t=yf(cWe);return e||t||"ltr"}const vP="rovingFocusGroup.onEntryFocus",uWe={bubbles:!1,cancelable:!0},bP="RovingFocusGroup",[yP,P7,dWe]=gP(bP),[fWe,Op]=Ep(bP,[dWe]),[hWe,pWe]=fWe(bP),mWe=rr((e,t)=>cn(yP.Provider,{scope:e.__scopeRovingFocusGroup},cn(yP.Slot,{scope:e.__scopeRovingFocusGroup},cn(gWe,j({},e,{ref:t}))))),gWe=rr((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:r,loop:o=!1,dir:i,currentTabStopId:a,defaultCurrentTabStopId:s,onCurrentTabStopIdChange:c,onEntryFocus:f,...p}=e,m=Wt(null),b=Ta(t,m),y=Cw(i),[w=null,S]=Sw({prop:a,defaultProp:s,onChange:c}),[k,T]=Mn(!1),E=Ns(f),_=P7(n),R=Wt(!1),[N,F]=Mn(0);return vn(()=>{const V=m.current;if(V)return V.addEventListener(vP,E),()=>V.removeEventListener(vP,E)},[E]),cn(hWe,{scope:n,orientation:r,dir:y,loop:o,currentTabStopId:w,onItemFocus:Zn(V=>S(V),[S]),onItemShiftTab:Zn(()=>T(!0),[]),onFocusableItemAdd:Zn(()=>F(V=>V+1),[]),onFocusableItemRemove:Zn(()=>F(V=>V-1),[])},cn(Wi.div,j({tabIndex:k||N===0?-1:0,"data-orientation":r},p,{ref:b,style:{outline:"none",...e.style},onMouseDown:fr(e.onMouseDown,()=>{R.current=!0}),onFocus:fr(e.onFocus,V=>{const K=!R.current;if(V.target===V.currentTarget&&K&&!k){const Y=new CustomEvent(vP,uWe);if(V.currentTarget.dispatchEvent(Y),!Y.defaultPrevented){const J=_().filter(re=>re.focusable),X=J.find(re=>re.active),ne=J.find(re=>re.id===w),te=[X,ne,...J].filter(Boolean).map(re=>re.ref.current);A7(te)}}R.current=!1}),onBlur:fr(e.onBlur,()=>T(!1))})))}),vWe="RovingFocusGroupItem",bWe=rr((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:o=!1,tabStopId:i,...a}=e,s=Jd(),c=i||s,f=pWe(vWe,n),p=f.currentTabStopId===c,m=P7(n),{onFocusableItemAdd:b,onFocusableItemRemove:y}=f;return vn(()=>{if(r)return b(),()=>y()},[r,b,y]),cn(yP.ItemSlot,{scope:n,id:c,focusable:r,active:o},cn(Wi.span,j({tabIndex:p?0:-1,"data-orientation":f.orientation},a,{ref:t,onMouseDown:fr(e.onMouseDown,w=>{r?f.onItemFocus(c):w.preventDefault()}),onFocus:fr(e.onFocus,()=>f.onItemFocus(c)),onKeyDown:fr(e.onKeyDown,w=>{if(w.key==="Tab"&&w.shiftKey){f.onItemShiftTab();return}if(w.target!==w.currentTarget)return;const S=wWe(w,f.orientation,f.dir);if(S!==void 0){w.preventDefault();let T=m().filter(E=>E.focusable).map(E=>E.ref.current);if(S==="last")T.reverse();else if(S==="prev"||S==="next"){S==="prev"&&T.reverse();const E=T.indexOf(w.currentTarget);T=f.loop?SWe(T,E+1):T.slice(E+1)}setTimeout(()=>A7(T))}})})))}),yWe={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function xWe(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function wWe(e,t,n){const r=xWe(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return yWe[r]}function A7(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function SWe(e,t){return e.map((n,r)=>e[(t+r)%e.length])}const xP=mWe,wP=bWe;function CWe(e,t){return BS((n,r)=>{const o=t[n][r];return o??n},e)}const tb=e=>{const{present:t,children:n}=e,r=kWe(t),o=typeof n=="function"?n({present:r.isPresent}):Fu.only(n),i=Ta(r.ref,o.ref);return typeof n=="function"||r.isPresent?js(o,{ref:i}):null};tb.displayName="Presence";function kWe(e){const[t,n]=Mn(),r=Wt({}),o=Wt(e),i=Wt("none"),a=e?"mounted":"unmounted",[s,c]=CWe(a,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return vn(()=>{const f=kw(r.current);i.current=s==="mounted"?f:"none"},[s]),Tp(()=>{const f=r.current,p=o.current;if(p!==e){const b=i.current,y=kw(f);e?c("MOUNT"):y==="none"||f?.display==="none"?c("UNMOUNT"):c(p&&b!==y?"ANIMATION_OUT":"UNMOUNT"),o.current=e}},[e,c]),Tp(()=>{if(t){const f=m=>{const y=kw(r.current).includes(m.animationName);m.target===t&&y&&qb(()=>c("ANIMATION_END"))},p=m=>{m.target===t&&(i.current=kw(r.current))};return t.addEventListener("animationstart",p),t.addEventListener("animationcancel",f),t.addEventListener("animationend",f),()=>{t.removeEventListener("animationstart",p),t.removeEventListener("animationcancel",f),t.removeEventListener("animationend",f)}}else c("ANIMATION_END")},[t,c]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:Zn(f=>{f&&(r.current=getComputedStyle(f)),n(f)},[])}}function kw(e){return e?.animationName||"none"}const D7="Tabs",[EWe,yYe]=Ep(D7,[Op]),_7=Op(),[TWe,SP]=EWe(D7),OWe=rr((e,t)=>{const{__scopeTabs:n,value:r,onValueChange:o,defaultValue:i,orientation:a="horizontal",dir:s,activationMode:c="automatic",...f}=e,p=Cw(s),[m,b]=Sw({prop:r,onChange:o,defaultProp:i});return cn(TWe,{scope:n,baseId:Jd(),value:m,onValueChange:b,orientation:a,dir:p,activationMode:c},cn(Wi.div,j({dir:p,"data-orientation":a},f,{ref:t})))}),MWe="TabsList",PWe=rr((e,t)=>{const{__scopeTabs:n,loop:r=!0,...o}=e,i=SP(MWe,n),a=_7(n);return cn(xP,j({asChild:!0},a,{orientation:i.orientation,dir:i.dir,loop:r}),cn(Wi.div,j({role:"tablist","aria-orientation":i.orientation},o,{ref:t})))}),AWe="TabsTrigger",DWe=rr((e,t)=>{const{__scopeTabs:n,value:r,disabled:o=!1,...i}=e,a=SP(AWe,n),s=_7(n),c=N7(a.baseId,r),f=R7(a.baseId,r),p=r===a.value;return cn(wP,j({asChild:!0},s,{focusable:!o,active:p}),cn(Wi.button,j({type:"button",role:"tab","aria-selected":p,"aria-controls":f,"data-state":p?"active":"inactive","data-disabled":o?"":void 0,disabled:o,id:c},i,{ref:t,onMouseDown:fr(e.onMouseDown,m=>{!o&&m.button===0&&m.ctrlKey===!1?a.onValueChange(r):m.preventDefault()}),onKeyDown:fr(e.onKeyDown,m=>{[" ","Enter"].includes(m.key)&&a.onValueChange(r)}),onFocus:fr(e.onFocus,()=>{const m=a.activationMode!=="manual";!p&&!o&&m&&a.onValueChange(r)})})))}),_We="TabsContent",NWe=rr((e,t)=>{const{__scopeTabs:n,value:r,forceMount:o,children:i,...a}=e,s=SP(_We,n),c=N7(s.baseId,r),f=R7(s.baseId,r),p=r===s.value,m=Wt(p);return vn(()=>{const b=requestAnimationFrame(()=>m.current=!1);return()=>cancelAnimationFrame(b)},[]),cn(tb,{present:o||p},({present:b})=>cn(Wi.div,j({"data-state":p?"active":"inactive","data-orientation":s.orientation,role:"tabpanel","aria-labelledby":c,hidden:!b,id:f,tabIndex:0},a,{ref:t,style:{...e.style,animationDuration:m.current?"0s":void 0}}),b&&i))});function N7(e,t){return`${e}-trigger-${t}`}function R7(e,t){return`${e}-content-${t}`}const RWe=OWe,IWe=PWe,LWe=DWe,$We=NWe,FWe=Gi(RWe)();function zWe({children:e,...t}){return W(FWe,{dir:"rtl",className:"KdTabsRoot",...t,children:e})}const BWe=Gi(IWe)();function VWe({children:e,...t}){return W(bT,{children:W(BWe,{className:"KdTabsList",...t,children:e})})}const jWe=Gi($We)();function HWe({children:e,...t}){return W(jWe,{className:"KdTabsContent",...t,children:e})}const WWe=et(LWe)`
1411
1411
  font-family: inherit;
1412
1412
  background-color: inherit;
1413
1413
  width: 50px;
@@ -1470,4 +1470,4 @@ Message: ${e}`),e}}const pu=e=>typeof e=="string",O_e=e=>typeof e=="function",SH
1470
1470
  `)},B8e=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,o=r===void 0?"margin":r,i=M.useMemo(function(){return $8e(o)},[o]);return M.useEffect(function(){return document.body.setAttribute(Mw,""),function(){document.body.removeAttribute(Mw)}},[]),M.createElement(F8e,{styles:z8e(i,!t,o,n?"":"!important")})},BP=!1;if(typeof window<"u")try{var Pw=Object.defineProperty({},"passive",{get:function(){return BP=!0,!0}});window.addEventListener("test",Pw,Pw),window.removeEventListener("test",Pw,Pw)}catch{BP=!1}var Pp=BP?{passive:!1}:!1,V8e=function(e){return e.tagName==="TEXTAREA"},h8=function(e,t){var n=window.getComputedStyle(e);return n[t]!=="hidden"&&!(n.overflowY===n.overflowX&&!V8e(e)&&n[t]==="visible")},j8e=function(e){return h8(e,"overflowY")},H8e=function(e){return h8(e,"overflowX")},p8=function(e,t){var n=t;do{typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&(n=n.host);var r=m8(e,n);if(r){var o=g8(e,n),i=o[1],a=o[2];if(i>a)return!0}n=n.parentNode}while(n&&n!==document.body);return!1},W8e=function(e){var t=e.scrollTop,n=e.scrollHeight,r=e.clientHeight;return[t,n,r]},Y8e=function(e){var t=e.scrollLeft,n=e.scrollWidth,r=e.clientWidth;return[t,n,r]},m8=function(e,t){return e==="v"?j8e(t):H8e(t)},g8=function(e,t){return e==="v"?W8e(t):Y8e(t)},U8e=function(e,t){return e==="h"&&t==="rtl"?-1:1},K8e=function(e,t,n,r,o){var i=U8e(e,window.getComputedStyle(t).direction),a=i*r,s=n.target,c=t.contains(s),f=!1,p=a>0,m=0,b=0;do{var y=g8(e,s),w=y[0],S=y[1],k=y[2],T=S-k-i*w;(w||T)&&m8(e,s)&&(m+=T,b+=w),s=s.parentNode}while(!c&&s!==document.body||c&&(t.contains(s)||t===s));return(p&&(o&&m===0||!o&&a>m)||!p&&(o&&b===0||!o&&-a>b))&&(f=!0),f},Aw=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},v8=function(e){return[e.deltaX,e.deltaY]},b8=function(e){return e&&"current"in e?e.current:e},X8e=function(e,t){return e[0]===t[0]&&e[1]===t[1]},G8e=function(e){return`
1471
1471
  .block-interactivity-`.concat(e,` {pointer-events: none;}
1472
1472
  .allow-interactivity-`).concat(e,` {pointer-events: all;}
1473
- `)},q8e=0,Ap=[];function Z8e(e){var t=M.useRef([]),n=M.useRef([0,0]),r=M.useRef(),o=M.useState(q8e++)[0],i=M.useState(function(){return f8()})[0],a=M.useRef(e);M.useEffect(function(){a.current=e},[e]),M.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(o));var S=sT([e.lockRef.current],(e.shards||[]).map(b8),!0).filter(Boolean);return S.forEach(function(k){return k.classList.add("allow-interactivity-".concat(o))}),function(){document.body.classList.remove("block-interactivity-".concat(o)),S.forEach(function(k){return k.classList.remove("allow-interactivity-".concat(o))})}}},[e.inert,e.lockRef.current,e.shards]);var s=M.useCallback(function(S,k){if("touches"in S&&S.touches.length===2)return!a.current.allowPinchZoom;var T=Aw(S),E=n.current,_="deltaX"in S?S.deltaX:E[0]-T[0],R="deltaY"in S?S.deltaY:E[1]-T[1],N,F=S.target,V=Math.abs(_)>Math.abs(R)?"h":"v";if("touches"in S&&V==="h"&&F.type==="range")return!1;var K=p8(V,F);if(!K)return!0;if(K?N=V:(N=V==="v"?"h":"v",K=p8(V,F)),!K)return!1;if(!r.current&&"changedTouches"in S&&(_||R)&&(r.current=N),!N)return!0;var Y=r.current||N;return K8e(Y,k,S,Y==="h"?_:R,!0)},[]),c=M.useCallback(function(S){var k=S;if(!(!Ap.length||Ap[Ap.length-1]!==i)){var T="deltaY"in k?v8(k):Aw(k),E=t.current.filter(function(N){return N.name===k.type&&N.target===k.target&&X8e(N.delta,T)})[0];if(E&&E.should){k.cancelable&&k.preventDefault();return}if(!E){var _=(a.current.shards||[]).map(b8).filter(Boolean).filter(function(N){return N.contains(k.target)}),R=_.length>0?s(k,_[0]):!a.current.noIsolation;R&&k.cancelable&&k.preventDefault()}}},[]),f=M.useCallback(function(S,k,T,E){var _={name:S,delta:k,target:T,should:E};t.current.push(_),setTimeout(function(){t.current=t.current.filter(function(R){return R!==_})},1)},[]),p=M.useCallback(function(S){n.current=Aw(S),r.current=void 0},[]),m=M.useCallback(function(S){f(S.type,v8(S),S.target,s(S,e.lockRef.current))},[]),b=M.useCallback(function(S){f(S.type,Aw(S),S.target,s(S,e.lockRef.current))},[]);M.useEffect(function(){return Ap.push(i),e.setCallbacks({onScrollCapture:m,onWheelCapture:m,onTouchMoveCapture:b}),document.addEventListener("wheel",c,Pp),document.addEventListener("touchmove",c,Pp),document.addEventListener("touchstart",p,Pp),function(){Ap=Ap.filter(function(S){return S!==i}),document.removeEventListener("wheel",c,Pp),document.removeEventListener("touchmove",c,Pp),document.removeEventListener("touchstart",p,Pp)}},[]);var y=e.removeScrollBar,w=e.inert;return M.createElement(M.Fragment,null,w?M.createElement(i,{styles:G8e(o)}):null,y?M.createElement(B8e,{gapMode:"margin"}):null)}var J8e=M8e(d8,Z8e),y8=M.forwardRef(function(e,t){return M.createElement(Ow,ul({},e,{ref:t,sideCar:J8e}))});y8.classNames=Ow.classNames;var Q8e=y8;const x8=["Enter"," "],e9e=["ArrowDown","PageUp","Home"],w8=["ArrowUp","PageDown","End"],t9e=[...e9e,...w8],n9e={ltr:[...x8,"ArrowRight"],rtl:[...x8,"ArrowLeft"]},r9e={ltr:["ArrowLeft"],rtl:["ArrowRight"]},Dw="Menu",[rb,o9e,i9e]=gP(Dw),[Qd,a9e]=Ep(Dw,[i9e,r8,Op]),_w=r8(),S8=Op(),[C8,Ou]=Qd(Dw),[s9e,Nw]=Qd(Dw),l9e=e=>{const{__scopeMenu:t,open:n=!1,children:r,dir:o,onOpenChange:i,modal:a=!0}=e,s=_w(t),[c,f]=Mn(null),p=Wt(!1),m=Ns(i),b=Cw(o);return vn(()=>{const y=()=>{p.current=!0,document.addEventListener("pointerdown",w,{capture:!0,once:!0}),document.addEventListener("pointermove",w,{capture:!0,once:!0})},w=()=>p.current=!1;return document.addEventListener("keydown",y,{capture:!0}),()=>{document.removeEventListener("keydown",y,{capture:!0}),document.removeEventListener("pointerdown",w,{capture:!0}),document.removeEventListener("pointermove",w,{capture:!0})}},[]),cn(l8,s,cn(C8,{scope:t,open:n,onOpenChange:m,content:c,onContentChange:f},cn(s9e,{scope:t,onClose:Zn(()=>m(!1),[m]),isUsingKeyboardRef:p,dir:b,modal:a},r)))},k8=rr((e,t)=>{const{__scopeMenu:n,...r}=e,o=_w(n);return cn(b8e,j({},o,r,{ref:t}))}),E8="MenuPortal",[c9e,T8]=Qd(E8,{forceMount:void 0}),u9e=e=>{const{__scopeMenu:t,forceMount:n,children:r,container:o}=e,i=Ou(E8,t);return cn(c9e,{scope:t,forceMount:n},cn(tb,{present:n||i.open},cn(x8e,{asChild:!0,container:o},r)))},Rs="MenuContent",[d9e,O8]=Qd(Rs),f9e=rr((e,t)=>{const n=T8(Rs,e.__scopeMenu),{forceMount:r=n.forceMount,...o}=e,i=Ou(Rs,e.__scopeMenu),a=Nw(Rs,e.__scopeMenu);return cn(rb.Provider,{scope:e.__scopeMenu},cn(tb,{present:r||i.open},cn(rb.Slot,{scope:e.__scopeMenu},a.modal?cn(h9e,j({},o,{ref:t})):cn(p9e,j({},o,{ref:t})))))}),h9e=rr((e,t)=>{const n=Ou(Rs,e.__scopeMenu),r=Wt(null),o=Ta(t,r);return vn(()=>{const i=r.current;if(i)return H5e(i)},[]),cn(VP,j({},e,{ref:o,trapFocus:n.open,disableOutsidePointerEvents:n.open,disableOutsideScroll:!0,onFocusOutside:fr(e.onFocusOutside,i=>i.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>n.onOpenChange(!1)}))}),p9e=rr((e,t)=>{const n=Ou(Rs,e.__scopeMenu);return cn(VP,j({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>n.onOpenChange(!1)}))}),VP=rr((e,t)=>{const{__scopeMenu:n,loop:r=!1,trapFocus:o,onOpenAutoFocus:i,onCloseAutoFocus:a,disableOutsidePointerEvents:s,onEntryFocus:c,onEscapeKeyDown:f,onPointerDownOutside:p,onFocusOutside:m,onInteractOutside:b,onDismiss:y,disableOutsideScroll:w,...S}=e,k=Ou(Rs,n),T=Nw(Rs,n),E=_w(n),_=S8(n),R=o9e(n),[N,F]=Mn(null),V=Wt(null),K=Ta(t,V,k.onContentChange),Y=Wt(0),J=Wt(""),X=Wt(0),ne=Wt(null),ie=Wt("right"),te=Wt(0),re=w?Q8e:VS,de=w?{as:eb,allowPinchZoom:!0}:void 0,le=ve=>{var fe,Te;const Re=J.current+ve,je=R().filter(Be=>!Be.disabled),ke=document.activeElement,me=(fe=je.find(Be=>Be.ref.current===ke))===null||fe===void 0?void 0:fe.textValue,Pe=je.map(Be=>Be.textValue),Me=T9e(Pe,Re,me),_e=(Te=je.find(Be=>Be.textValue===Me))===null||Te===void 0?void 0:Te.ref.current;(function Be(Le){J.current=Le,window.clearTimeout(Y.current),Le!==""&&(Y.current=window.setTimeout(()=>Be(""),1e3))})(Re),_e&&setTimeout(()=>_e.focus())};vn(()=>()=>window.clearTimeout(Y.current),[]),q7e();const ce=Zn(ve=>{var fe,Te;return ie.current===((fe=ne.current)===null||fe===void 0?void 0:fe.side)&&M9e(ve,(Te=ne.current)===null||Te===void 0?void 0:Te.area)},[]);return cn(d9e,{scope:n,searchRef:J,onItemEnter:Zn(ve=>{ce(ve)&&ve.preventDefault()},[ce]),onItemLeave:Zn(ve=>{var fe;ce(ve)||((fe=V.current)===null||fe===void 0||fe.focus(),F(null))},[ce]),onTriggerLeave:Zn(ve=>{ce(ve)&&ve.preventDefault()},[ce]),pointerGraceTimerRef:X,onPointerGraceIntentChange:Zn(ve=>{ne.current=ve},[])},cn(re,de,cn(Z7e,{asChild:!0,trapped:o,onMountAutoFocus:fr(i,ve=>{var fe;ve.preventDefault(),(fe=V.current)===null||fe===void 0||fe.focus()}),onUnmountAutoFocus:a},cn(K7e,{asChild:!0,disableOutsidePointerEvents:s,onEscapeKeyDown:f,onPointerDownOutside:p,onFocusOutside:m,onInteractOutside:b,onDismiss:y},cn(xP,j({asChild:!0},_,{dir:T.dir,orientation:"vertical",loop:r,currentTabStopId:N,onCurrentTabStopIdChange:F,onEntryFocus:fr(c,ve=>{T.isUsingKeyboardRef.current||ve.preventDefault()})}),cn(y8e,j({role:"menu","aria-orientation":"vertical","data-state":A8(k.open),"data-radix-menu-content":"",dir:T.dir},E,S,{ref:K,style:{outline:"none",...S.style},onKeyDown:fr(S.onKeyDown,ve=>{const Te=ve.target.closest("[data-radix-menu-content]")===ve.currentTarget,Re=ve.ctrlKey||ve.altKey||ve.metaKey,je=ve.key.length===1;Te&&(ve.key==="Tab"&&ve.preventDefault(),!Re&&je&&le(ve.key));const ke=V.current;if(ve.target!==ke||!t9e.includes(ve.key))return;ve.preventDefault();const Pe=R().filter(Me=>!Me.disabled).map(Me=>Me.ref.current);w8.includes(ve.key)&&Pe.reverse(),k9e(Pe)}),onBlur:fr(e.onBlur,ve=>{ve.currentTarget.contains(ve.target)||(window.clearTimeout(Y.current),J.current="")}),onPointerMove:fr(e.onPointerMove,ob(ve=>{const fe=ve.target,Te=te.current!==ve.clientX;if(ve.currentTarget.contains(fe)&&Te){const Re=ve.clientX>te.current?"right":"left";ie.current=Re,te.current=ve.clientX}}))})))))))}),m9e="MenuItem",g9e=rr((e,t)=>{const{__scopeMenu:n,disabled:r=!1,textValue:o,...i}=e,a=O8(m9e,n),s=S8(n),c=Wt(null),f=Ta(t,c),[p,m]=Mn(!1),[b,y]=Mn("");return vn(()=>{const w=c.current;if(w){var S;y(((S=w.textContent)!==null&&S!==void 0?S:"").trim())}},[i.children]),cn(rb.ItemSlot,{scope:n,disabled:r,textValue:o??b},cn(wP,j({asChild:!0},s,{focusable:!r}),cn(Wi.div,j({role:"menuitem","data-highlighted":p?"":void 0,"aria-disabled":r||void 0,"data-disabled":r?"":void 0},i,{ref:f,onPointerMove:fr(e.onPointerMove,ob(w=>{r?a.onItemLeave(w):(a.onItemEnter(w),w.defaultPrevented||w.currentTarget.focus())})),onPointerLeave:fr(e.onPointerLeave,ob(w=>a.onItemLeave(w))),onFocus:fr(e.onFocus,()=>m(!0)),onBlur:fr(e.onBlur,()=>m(!1))}))))}),v9e="MenuRadioGroup";Qd(v9e,{value:void 0,onValueChange:()=>{}});const b9e="MenuItemIndicator";Qd(b9e,{checked:!1});const M8="MenuSub",[y9e,P8]=Qd(M8),x9e=e=>{const{__scopeMenu:t,children:n,open:r=!1,onOpenChange:o}=e,i=Ou(M8,t),a=_w(t),[s,c]=Mn(null),[f,p]=Mn(null),m=Ns(o);return vn(()=>(i.open===!1&&m(!1),()=>m(!1)),[i.open,m]),cn(l8,a,cn(C8,{scope:t,open:r,onOpenChange:m,content:f,onContentChange:p},cn(y9e,{scope:t,contentId:Jd(),triggerId:Jd(),trigger:s,onTriggerChange:c},n)))},Rw="MenuSubTrigger",w9e=rr((e,t)=>{const n=Ou(Rw,e.__scopeMenu),r=Nw(Rw,e.__scopeMenu),o=P8(Rw,e.__scopeMenu),i=O8(Rw,e.__scopeMenu),a=Wt(null),{pointerGraceTimerRef:s,onPointerGraceIntentChange:c}=i,f={__scopeMenu:e.__scopeMenu},p=Zn(()=>{a.current&&window.clearTimeout(a.current),a.current=null},[]);return vn(()=>p,[p]),vn(()=>{const m=s.current;return()=>{window.clearTimeout(m),c(null)}},[s,c]),cn(k8,j({asChild:!0},f),cn(g9e,j({id:o.triggerId,"aria-haspopup":"menu","aria-expanded":n.open,"aria-controls":o.contentId,"data-state":A8(n.open)},e,{ref:pP(t,o.onTriggerChange),onClick:m=>{var b;(b=e.onClick)===null||b===void 0||b.call(e,m),!(e.disabled||m.defaultPrevented)&&(m.currentTarget.focus(),n.open||n.onOpenChange(!0))},onPointerMove:fr(e.onPointerMove,ob(m=>{i.onItemEnter(m),!m.defaultPrevented&&!e.disabled&&!n.open&&!a.current&&(i.onPointerGraceIntentChange(null),a.current=window.setTimeout(()=>{n.onOpenChange(!0),p()},100))})),onPointerLeave:fr(e.onPointerLeave,ob(m=>{var b;p();const y=(b=n.content)===null||b===void 0?void 0:b.getBoundingClientRect();if(y){var w;const S=(w=n.content)===null||w===void 0?void 0:w.dataset.side,k=S==="right",T=k?-5:5,E=y[k?"left":"right"],_=y[k?"right":"left"];i.onPointerGraceIntentChange({area:[{x:m.clientX+T,y:m.clientY},{x:E,y:y.top},{x:_,y:y.top},{x:_,y:y.bottom},{x:E,y:y.bottom}],side:S}),window.clearTimeout(s.current),s.current=window.setTimeout(()=>i.onPointerGraceIntentChange(null),300)}else{if(i.onTriggerLeave(m),m.defaultPrevented)return;i.onPointerGraceIntentChange(null)}})),onKeyDown:fr(e.onKeyDown,m=>{const b=i.searchRef.current!=="";if(!(e.disabled||b&&m.key===" ")&&n9e[r.dir].includes(m.key)){var y;n.onOpenChange(!0),(y=n.content)===null||y===void 0||y.focus(),m.preventDefault()}})})))}),S9e="MenuSubContent",C9e=rr((e,t)=>{const n=T8(Rs,e.__scopeMenu),{forceMount:r=n.forceMount,...o}=e,i=Ou(Rs,e.__scopeMenu),a=Nw(Rs,e.__scopeMenu),s=P8(S9e,e.__scopeMenu),c=Wt(null),f=Ta(t,c);return cn(rb.Provider,{scope:e.__scopeMenu},cn(tb,{present:r||i.open},cn(rb.Slot,{scope:e.__scopeMenu},cn(VP,j({id:s.contentId,"aria-labelledby":s.triggerId},o,{ref:f,align:"start",side:a.dir==="rtl"?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:p=>{var m;a.isUsingKeyboardRef.current&&((m=c.current)===null||m===void 0||m.focus()),p.preventDefault()},onCloseAutoFocus:p=>p.preventDefault(),onFocusOutside:fr(e.onFocusOutside,p=>{p.target!==s.trigger&&i.onOpenChange(!1)}),onEscapeKeyDown:fr(e.onEscapeKeyDown,p=>{a.onClose(),p.preventDefault()}),onKeyDown:fr(e.onKeyDown,p=>{const m=p.currentTarget.contains(p.target),b=r9e[a.dir].includes(p.key);if(m&&b){var y;i.onOpenChange(!1),(y=s.trigger)===null||y===void 0||y.focus(),p.preventDefault()}})})))))});function A8(e){return e?"open":"closed"}function k9e(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function E9e(e,t){return e.map((n,r)=>e[(t+r)%e.length])}function T9e(e,t,n){const o=t.length>1&&Array.from(t).every(f=>f===t[0])?t[0]:t,i=n?e.indexOf(n):-1;let a=E9e(e,Math.max(i,0));o.length===1&&(a=a.filter(f=>f!==n));const c=a.find(f=>f.toLowerCase().startsWith(o.toLowerCase()));return c!==n?c:void 0}function O9e(e,t){const{x:n,y:r}=e;let o=!1;for(let i=0,a=t.length-1;i<t.length;a=i++){const s=t[i].x,c=t[i].y,f=t[a].x,p=t[a].y;c>r!=p>r&&n<(f-s)*(r-c)/(p-c)+s&&(o=!o)}return o}function M9e(e,t){if(!t)return!1;const n={x:e.clientX,y:e.clientY};return O9e(n,t)}function ob(e){return t=>t.pointerType==="mouse"?e(t):void 0}const P9e=l9e,A9e=k8,D9e=u9e,_9e=f9e,N9e=x9e,R9e=w9e,I9e=C9e,jP="Menubar",[HP,L9e,$9e]=gP(jP),[D8,xYe]=Ep(jP,[$9e,Op]),ef=a9e(),_8=Op(),[F9e,WP]=D8(jP),z9e=rr((e,t)=>{const{__scopeMenubar:n,value:r,onValueChange:o,defaultValue:i,loop:a=!0,dir:s,...c}=e,f=Cw(s),p=_8(n),[m="",b]=Sw({prop:r,onChange:o,defaultProp:i}),[y,w]=Mn(null);return cn(F9e,{scope:n,value:m,onMenuOpen:Zn(S=>{b(S),w(S)},[b]),onMenuClose:Zn(()=>b(""),[b]),onMenuToggle:Zn(S=>{b(k=>k?"":S),w(S)},[b]),dir:f,loop:a},cn(HP.Provider,{scope:n},cn(HP.Slot,{scope:n},cn(xP,j({asChild:!0},p,{orientation:"horizontal",loop:a,dir:f,currentTabStopId:y,onCurrentTabStopIdChange:w}),cn(Wi.div,j({role:"menubar"},c,{ref:t}))))))}),N8="MenubarMenu",[B9e,R8]=D8(N8),V9e=e=>{const{__scopeMenubar:t,value:n,...r}=e,o=Jd(),i=n||o||"LEGACY_REACT_AUTO_VALUE",a=WP(N8,t),s=ef(t),c=Wt(null),f=Wt(!1),p=a.value===i;return vn(()=>{p||(f.current=!1)},[p]),cn(B9e,{scope:t,value:i,triggerId:Jd(),triggerRef:c,contentId:Jd(),wasKeyboardTriggerOpenRef:f},cn(P9e,j({},s,{open:p,onOpenChange:m=>{m||a.onMenuClose()},modal:!1,dir:a.dir},r)))},I8="MenubarTrigger",j9e=rr((e,t)=>{const{__scopeMenubar:n,disabled:r=!1,...o}=e,i=_8(n),a=ef(n),s=WP(I8,n),c=R8(I8,n),f=Wt(null),p=Ta(t,f,c.triggerRef),[m,b]=Mn(!1),y=s.value===c.value;return cn(HP.ItemSlot,{scope:n,value:c.value,disabled:r},cn(wP,j({asChild:!0},i,{focusable:!r,tabStopId:c.value}),cn(A9e,j({asChild:!0},a),cn(Wi.button,j({type:"button",role:"menuitem",id:c.triggerId,"aria-haspopup":"menu","aria-expanded":y,"aria-controls":y?c.contentId:void 0,"data-highlighted":m?"":void 0,"data-state":y?"open":"closed","data-disabled":r?"":void 0,disabled:r},o,{ref:p,onPointerDown:fr(e.onPointerDown,w=>{!r&&w.button===0&&w.ctrlKey===!1&&(s.onMenuOpen(c.value),y||w.preventDefault())}),onPointerEnter:fr(e.onPointerEnter,()=>{if(!!s.value&&!y){var S;s.onMenuOpen(c.value),(S=f.current)===null||S===void 0||S.focus()}}),onKeyDown:fr(e.onKeyDown,w=>{r||(["Enter"," "].includes(w.key)&&s.onMenuToggle(c.value),w.key==="ArrowDown"&&s.onMenuOpen(c.value),["Enter"," ","ArrowDown"].includes(w.key)&&(c.wasKeyboardTriggerOpenRef.current=!0,w.preventDefault()))}),onFocus:fr(e.onFocus,()=>b(!0)),onBlur:fr(e.onBlur,()=>b(!1))})))))}),H9e=e=>{const{__scopeMenubar:t,...n}=e,r=ef(t);return cn(D9e,j({},r,n))},L8="MenubarContent",W9e=rr((e,t)=>{const{__scopeMenubar:n,align:r="start",...o}=e,i=ef(n),a=WP(L8,n),s=R8(L8,n),c=L9e(n),f=Wt(!1);return cn(_9e,j({id:s.contentId,"aria-labelledby":s.triggerId,"data-radix-menubar-content":""},i,o,{ref:t,align:r,onCloseAutoFocus:fr(e.onCloseAutoFocus,p=>{if(!!!a.value&&!f.current){var b;(b=s.triggerRef.current)===null||b===void 0||b.focus()}f.current=!1,p.preventDefault()}),onFocusOutside:fr(e.onFocusOutside,p=>{const m=p.target;c().some(y=>{var w;return(w=y.ref.current)===null||w===void 0?void 0:w.contains(m)})&&p.preventDefault()}),onInteractOutside:fr(e.onInteractOutside,()=>{f.current=!0}),onEntryFocus:p=>{s.wasKeyboardTriggerOpenRef.current||p.preventDefault()},onKeyDown:fr(e.onKeyDown,p=>{if(["ArrowRight","ArrowLeft"].includes(p.key)){const m=p.target,b=m.hasAttribute("data-radix-menubar-subtrigger"),y=m.closest("[data-radix-menubar-content]")!==p.currentTarget,S=(a.dir==="rtl"?"ArrowRight":"ArrowLeft")===p.key;if(!S&&b||y&&S)return;let E=c().filter(N=>!N.disabled).map(N=>N.value);S&&E.reverse();const _=E.indexOf(s.value);E=a.loop?X9e(E,_+1):E.slice(_+1);const[R]=E;R&&a.onMenuOpen(R)}},{checkForDefaultPrevented:!1}),style:{...e.style,"--radix-menubar-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-menubar-content-available-width":"var(--radix-popper-available-width)","--radix-menubar-content-available-height":"var(--radix-popper-available-height)","--radix-menubar-trigger-width":"var(--radix-popper-anchor-width)","--radix-menubar-trigger-height":"var(--radix-popper-anchor-height)"}}))}),Y9e=e=>{const{__scopeMenubar:t,children:n,open:r,onOpenChange:o,defaultOpen:i}=e,a=ef(t),[s=!1,c]=Sw({prop:r,defaultProp:i,onChange:o});return cn(N9e,j({},a,{open:s,onOpenChange:c}),n)},U9e=rr((e,t)=>{const{__scopeMenubar:n,...r}=e,o=ef(n);return cn(R9e,j({"data-radix-menubar-subtrigger":""},o,r,{ref:t}))}),K9e=rr((e,t)=>{const{__scopeMenubar:n,...r}=e,o=ef(n);return cn(I9e,j({},o,{"data-radix-menubar-content":""},r,{ref:t,style:{...e.style,"--radix-menubar-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-menubar-content-available-width":"var(--radix-popper-available-width)","--radix-menubar-content-available-height":"var(--radix-popper-available-height)","--radix-menubar-trigger-width":"var(--radix-popper-anchor-width)","--radix-menubar-trigger-height":"var(--radix-popper-anchor-height)"}}))});function X9e(e,t){return e.map((n,r)=>e[(t+r)%e.length])}const $8=z9e,F8=V9e,z8=j9e,YP=H9e,B8=W9e,G9e=Y9e,q9e=U9e,Z9e=K9e,J9e=()=>{const e=({data:n,getOptionLabel:r=c=>c.label,getOptionValue:o=c=>c.value,getOptionParent:i=c=>c.parent,getOptionNavlink:a=c=>c.navlink,getOptionExternalLink:s=c=>c.externalLink})=>{const c=[];return n?.forEach(f=>{o(f)&&c.push({value:o(f),label:r(f),parent:i(f),externalLink:s(f),navlink:a(f)})}),c},t=(n=[],r)=>{const o=[];return n.forEach(i=>{const a=i;if(!r&&!a?.parent||a?.parent===r){const s=t(n,a.value);s.length>0&&(a.children=s),o.push(a)}}),o};return{renderMenubarToSpecificFieldName:e,buildMenubar:t}},Q9e=({data:e,onClick:t,orientation:n="horizontal",getOptionValue:r,getOptionLabel:o,getOptionParent:i,getOptionNavlink:a,getOptionExternalLink:s,noDataText:c="no data",...f})=>{const{buildMenubar:p,renderMenubarToSpecificFieldName:m}=J9e(),b=p(m({data:e,getOptionLabel:o,getOptionValue:r,getOptionParent:i,getOptionNavlink:a,getOptionExternalLink:s})),y=({data:k})=>wt(F8,{children:[wt(z8,{className:"MenubarTrigger",children:[k.label,W("div",{className:"LeftMainSlot",children:W(hFe,{size:10})})]}),W(YP,{children:W(B8,{className:"MenubarContent",align:"start",side:n==="horizontal"?"bottom":"right",sideOffset:5,children:(k.children??[]).map(T=>T.children&&T.children.length>0?W(S,{data:T}):W(w,{data:T}))})})]}),w=({data:k})=>{const T=t||!k.navlink?"span":(k.externalLink,"a"),E=t?{onClick:()=>{t(k)}}:k.externalLink?{href:k.navlink}:{href:k.navlink};return W(T,{className:"MenubarItem MenubarTriggerText",...E,children:k.label})},S=({data:k})=>wt(G9e,{children:[wt(q9e,{className:"MenubarSubTrigger",children:[W("span",{className:"MenubarTriggerText",children:k.label}),W("div",{className:"LeftSlot",children:W(pFe,{size:10})})]}),W(YP,{children:W(Z9e,{className:"MenubarSubContent",alignOffset:-5,sideOffset:10,children:(k.children??[]).map(T=>T.children&&T.children.length>0?W(S,{data:T}):W(w,{data:T}))})})]});return W(Zr,{children:b.length>0?W($8,{...f,className:"MenubarRoot",dir:"rtl",style:{flexDirection:n==="horizontal"?"unset":"column",...f.style},children:b.map(k=>W(y,{data:k,...f}))}):W("div",{style:{width:"100%",textAlign:"center"},children:c})})};function eYe({label:e,...t}){return W(KR,{...t,label:e,sx:{margin:"0px","& .MuiFormControlLabel-label":{width:"100%",border:n=>t.isActive?`2px solid ${n.palette.primary.main}`:"unset"}},control:W(GL,{sx:{display:"none"}})})}function tYe(e){return W(fs,{...e})}var V8,j8;function UP(){return UP=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},UP.apply(this,arguments)}var H8=function(t){return M.createElement("svg",UP({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 640 480"},t),V8||(V8=M.createElement("defs",null,M.createElement("clipPath",{id:"ir_svg__a"},M.createElement("path",{fillOpacity:.7,d:"M-85.3 0h682.7v512H-85.3z"})))),j8||(j8=M.createElement("g",{fillRule:"evenodd",clipPath:"url(#ir_svg__a)",transform:"translate(80)scale(.9375)"},M.createElement("path",{fill:"#fff",d:"M-192 0h896v512h-896z"}),M.createElement("path",{fill:"#da0000",d:"M-192 343.8h896V512h-896z"}),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M-21.6 351h49v3.3h-49zm7.3 16.8h3.4v3.3h-3.4zm41.9 0v3.3h-9.8v-3.4zm5.2-16.8h3.4v20h-3.4z"}),M.createElement("path",{d:"M52.4 367.7v3.4H33.8v-3.4zm-34.6-7.9H21v11.3h-3.3z"}),M.createElement("path",{d:"M49.6 351H53v20h-3.4zm-8.4 0h3.3v20h-3.3zm-44.8 8v3.4h-18V359zm39.3 0v3.4h-18V359z"}),M.createElement("path",{d:"M17.8 359.9H21V371h-3.3z"}),M.createElement("path",{d:"M17.8 359.9H21V371h-3.3z"}),M.createElement("path",{d:"M17.8 359.9H21V371h-3.3zm-39.3 0h3.3V371h-3.3zm28.8 0h3.4V371H7.3zm-14.3 0h3.4V371H-7z"}),M.createElement("path",{d:"M9.6 367.7v3.4H-5.5v-3.4zm1-8.7v3.4H1V359z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M-102.2 351h49v3.3h-49zm7.3 16.8h3.4v3.3H-95zm41.9 0v3.3h-9.8v-3.4zm5.2-16.8h3.4v20h-3.4z"}),M.createElement("path",{d:"M-28.2 367.7v3.4h-18.6v-3.4zm-34.6-7.9h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M-31 351h3.4v20H-31zm-8.4 0h3.3v20h-3.3zm-44.8 8v3.4h-18V359zm39.3 0v3.4h-18V359z"}),M.createElement("path",{d:"M-62.8 359.9h3.3V371h-3.3z"}),M.createElement("path",{d:"M-62.8 359.9h3.3V371h-3.3z"}),M.createElement("path",{d:"M-62.8 359.9h3.3V371h-3.3zm-39.3 0h3.3V371h-3.3zm28.8 0h3.3V371h-3.3zm-14.3 0h3.4V371h-3.4z"}),M.createElement("path",{d:"M-71 367.7v3.4h-15v-3.4zm1-8.7v3.4h-9.6V359z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M58.3 351h49v3.3h-49zm7.3 16.8H69v3.3h-3.4zm41.9 0v3.3h-9.8v-3.4zm5.3-16.8h3.4v20h-3.4z"}),M.createElement("path",{d:"M132.3 367.7v3.4h-18.6v-3.4zm-34.6-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M129.5 351h3.4v20h-3.4zm-8.4 0h3.4v20H121zm-44.8 8v3.4h-18V359zm39.3 0v3.4h-18V359z"}),M.createElement("path",{d:"M97.7 359.9h3.4V371h-3.4z"}),M.createElement("path",{d:"M97.7 359.9h3.4V371h-3.4z"}),M.createElement("path",{d:"M97.7 359.9h3.4V371h-3.4zm-39.3 0h3.4V371h-3.4zm28.8 0h3.4V371h-3.4zm-14.3 0h3.4V371h-3.4z"}),M.createElement("path",{d:"M89.6 367.7v3.4H74.4v-3.4zm1-8.7v3.4H81V359z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M622.7 351h49v3.3h-49zm7.3 16.8h3.4v3.3H630zm41.9 0v3.3H662v-3.4zm5.3-16.8h3.3v20h-3.4z"}),M.createElement("path",{d:"M696.7 367.7v3.4H678v-3.4zm-34.6-7.9h3.4v11.3H662z"}),M.createElement("path",{d:"M694 351h3.3v20h-3.4zm-8.5 0h3.4v20h-3.4zm-44.8 8v3.4h-18V359zm39.3 0v3.4h-18V359z"}),M.createElement("path",{d:"M662 359.9h3.5V371H662z"}),M.createElement("path",{d:"M662 359.9h3.5V371H662z"}),M.createElement("path",{d:"M662 359.9h3.5V371H662zm-39.2 0h3.4V371h-3.4zm28.8 0h3.4V371h-3.4zm-14.3 0h3.4V371h-3.4z"}),M.createElement("path",{d:"M654 367.7v3.4h-15.2v-3.4zm1-8.7v3.4h-9.6V359z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M138.7 351h49.1v3.3h-49zm7.4 16.8h3.3v3.3h-3.3zm41.8 0v3.3h-9.8v-3.4zm5.3-16.8h3.4v20h-3.4z"}),M.createElement("path",{d:"M212.8 367.7v3.4h-18.6v-3.4zm-34.7-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M210 351h3.4v20H210zm-8.5 0h3.4v20h-3.4zm-44.8 8v3.4h-17.9V359zm39.3 0v3.4h-17.9V359z"}),M.createElement("path",{d:"M178.1 359.9h3.4V371h-3.4z"}),M.createElement("path",{d:"M178.1 359.9h3.4V371h-3.4z"}),M.createElement("path",{d:"M178.1 359.9h3.4V371h-3.4zm-39.3 0h3.4V371h-3.4zm28.8 0h3.4V371h-3.4zm-14.2 0h3.3V371h-3.3z"}),M.createElement("path",{d:"M170 367.7v3.4h-15.1v-3.4zm1-8.7v3.4h-9.6V359z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M219.5 351h49v3.3h-49zm7.3 16.8h3.4v3.3h-3.4zm41.9 0v3.3h-9.8v-3.4zM274 351h3.3v20H274z"}),M.createElement("path",{d:"M293.5 367.7v3.4h-18.6v-3.4zm-34.6-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M290.7 351h3.4v20h-3.4zm-8.4 0h3.4v20h-3.4zm-44.8 8v3.4h-18V359zm39.3 0v3.4h-18V359z"}),M.createElement("path",{d:"M258.9 359.9h3.4V371h-3.4z"}),M.createElement("path",{d:"M258.9 359.9h3.4V371h-3.4z"}),M.createElement("path",{d:"M258.9 359.9h3.4V371h-3.4zm-39.3 0h3.3V371h-3.3zm28.8 0h3.4V371h-3.4zm-14.3 0h3.4V371H234z"}),M.createElement("path",{d:"M250.8 367.7v3.4h-15.2v-3.4zm1-8.7v3.4H242V359z"})),M.createElement("path",{fill:"#239f40",d:"M-192 0h896v168.2h-896z"}),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M300.7 351h49v3.3h-49zm7.3 16.8h3.4v3.3H308zm41.9 0v3.3H340v-3.4zm5.3-16.8h3.3v20h-3.3z"}),M.createElement("path",{d:"M374.7 367.7v3.4h-18.6v-3.4zm-34.6-7.9h3.4v11.3H340z"}),M.createElement("path",{d:"M372 351h3.3v20H372zm-8.5 0h3.4v20h-3.4zm-44.8 8v3.4h-18V359zm39.3 0v3.4h-18V359z"}),M.createElement("path",{d:"M340 359.9h3.5V371H340z"}),M.createElement("path",{d:"M340 359.9h3.5V371H340z"}),M.createElement("path",{d:"M340 359.9h3.5V371H340zm-39.2 0h3.4V371h-3.4zm28.8 0h3.4V371h-3.4zm-14.3 0h3.4V371h-3.4z"}),M.createElement("path",{d:"M332 367.7v3.4h-15.2v-3.4zm1-8.7v3.4h-9.6V359z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M381.4 351h49v3.3h-49zm7.3 16.8h3.4v3.3h-3.4zm42 0v3.3h-9.9v-3.4zm5.2-16.8h3.4v20h-3.4z"}),M.createElement("path",{d:"M455.4 367.7v3.4h-18.6v-3.4zm-34.6-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M452.7 351h3.3v20h-3.3zm-8.5 0h3.4v20h-3.4zm-44.8 8v3.4h-17.9V359zm39.3 0v3.4h-17.9V359z"}),M.createElement("path",{d:"M420.8 359.9h3.4V371h-3.4z"}),M.createElement("path",{d:"M420.8 359.9h3.4V371h-3.4z"}),M.createElement("path",{d:"M420.8 359.9h3.4V371h-3.4zm-39.3 0h3.4V371h-3.4zm28.8 0h3.4V371h-3.4zm-14.3 0h3.4V371h-3.3z"}),M.createElement("path",{d:"M412.7 367.7v3.4h-15.1v-3.4zm1-8.7v3.4H404V359z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M462.2 351h49v3.3h-49zm7.3 16.8h3.4v3.3h-3.4zm41.9 0v3.3h-9.8v-3.4zm5.2-16.8h3.4v20h-3.4z"}),M.createElement("path",{d:"M536.2 367.7v3.4h-18.6v-3.4zm-34.7-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M533.4 351h3.4v20h-3.4zm-8.4 0h3.3v20H525zm-44.8 8v3.4h-18V359zm39.3 0v3.4h-18V359z"}),M.createElement("path",{d:"M501.6 359.9h3.3V371h-3.3z"}),M.createElement("path",{d:"M501.6 359.9h3.3V371h-3.3z"}),M.createElement("path",{d:"M501.6 359.9h3.3V371h-3.3zm-39.4 0h3.4V371h-3.4zm28.9 0h3.3V371h-3.3zm-14.3 0h3.4V371h-3.4z"}),M.createElement("path",{d:"M493.4 367.7v3.4h-15.1v-3.4zm1-8.7v3.4h-9.6V359z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M543.4 351h49v3.3h-49zm7.3 16.8h3.4v3.3h-3.4zm41.9 0v3.3h-9.8v-3.4zm5.2-16.8h3.4v20h-3.4z"}),M.createElement("path",{d:"M617.4 367.7v3.4h-18.6v-3.4zm-34.6-7.9h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M614.6 351h3.4v20h-3.4zm-8.4 0h3.3v20h-3.3zm-44.8 8v3.4h-18V359zm39.3 0v3.4h-18V359z"}),M.createElement("path",{d:"M582.8 359.9h3.3V371h-3.3z"}),M.createElement("path",{d:"M582.8 359.9h3.3V371h-3.3z"}),M.createElement("path",{d:"M582.8 359.9h3.3V371h-3.3zm-39.3 0h3.3V371h-3.3zm28.8 0h3.4V371h-3.4zm-14.3 0h3.4V371H558z"}),M.createElement("path",{d:"M574.6 367.7v3.4h-15.1v-3.4zm1-8.7v3.4H566V359z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M-183.8 351h49v3.3h-49zm7.3 16.8h3.4v3.3h-3.4zm42 0v3.3h-9.9v-3.4zm5.2-16.8h3.4v20h-3.4z"}),M.createElement("path",{d:"M-109.8 367.7v3.4h-18.6v-3.4zm-34.6-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M-112.5 351h3.3v20h-3.3zm-8.5 0h3.4v20h-3.4zm-44.8 8v3.4h-17.9V359zm39.3 0v3.4h-17.9V359z"}),M.createElement("path",{d:"M-144.4 359.9h3.4V371h-3.4z"}),M.createElement("path",{d:"M-144.4 359.9h3.4V371h-3.4z"}),M.createElement("path",{d:"M-144.4 359.9h3.4V371h-3.4zm-39.3 0h3.4V371h-3.4zm28.8 0h3.4V371h-3.4zm-14.3 0h3.4V371h-3.4z"}),M.createElement("path",{d:"M-152.5 367.7v3.4h-15.2v-3.4zm1-8.7v3.4h-9.6V359z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M-21.6 143.4h49v3.4h-49zm7.3 17h3.4v3.2h-3.4zm41.9-.2v3.4h-9.8v-3.4zm5.2-16.8h3.4v20.2h-3.4z"}),M.createElement("path",{d:"M52.4 160.2v3.4H33.8v-3.4zm-34.6-7.9H21v11.3h-3.3z"}),M.createElement("path",{d:"M49.6 143.4H53v20.2h-3.4zm-8.4 0h3.3v20.2h-3.3zm-44.8 8v3.4h-18v-3.3zm39.3 0v3.4h-18v-3.3z"}),M.createElement("path",{d:"M17.8 152.3H21v11.3h-3.3z"}),M.createElement("path",{d:"M17.8 152.3H21v11.3h-3.3z"}),M.createElement("path",{d:"M17.8 152.3H21v11.3h-3.3zm-39.3 0h3.3v11.3h-3.3zm28.8 0h3.4v11.3H7.3zm-14.3 0h3.4v11.3H-7z"}),M.createElement("path",{d:"M9.6 160.2v3.4H-5.5v-3.4zm1-8.7v3.3H1v-3.3z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M-102.2 143.4h49v3.4h-49zm7.3 17h3.4v3.2H-95zm41.9-.2v3.4h-9.8v-3.4zm5.2-16.8h3.4v20.2h-3.4z"}),M.createElement("path",{d:"M-28.2 160.2v3.4h-18.6v-3.4zm-34.6-7.9h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M-31 143.4h3.4v20.2H-31zm-8.4 0h3.3v20.2h-3.3zm-44.8 8v3.4h-18v-3.3zm39.3 0v3.4h-18v-3.3z"}),M.createElement("path",{d:"M-62.8 152.3h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M-62.8 152.3h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M-62.8 152.3h3.3v11.3h-3.3zm-39.3 0h3.3v11.3h-3.3zm28.8 0h3.3v11.3h-3.3zm-14.3 0h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M-71 160.2v3.4h-15v-3.4zm1-8.7v3.3h-9.6v-3.3z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M58.3 143.4h49v3.4h-49zm7.3 17H69v3.2h-3.4zm41.9-.2v3.4h-9.8v-3.4zm5.3-16.8h3.4v20.2h-3.4z"}),M.createElement("path",{d:"M132.3 160.2v3.4h-18.6v-3.4zm-34.6-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M129.5 143.4h3.4v20.2h-3.4zm-8.4 0h3.4v20.2H121zm-44.8 8v3.4h-18v-3.3zm39.3 0v3.4h-18v-3.3z"}),M.createElement("path",{d:"M97.7 152.3h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M97.7 152.3h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M97.7 152.3h3.4v11.3h-3.4zm-39.3 0h3.4v11.3h-3.4zm28.8 0h3.4v11.3h-3.4zm-14.3 0h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M89.6 160.2v3.4H74.4v-3.4zm1-8.7v3.3H81v-3.3z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M622.7 143.4h49v3.4h-49zm7.3 17h3.4v3.2H630zm41.9-.2v3.4H662v-3.4zm5.3-16.8h3.3v20.2h-3.4z"}),M.createElement("path",{d:"M696.7 160.2v3.4H678v-3.4zm-34.6-7.9h3.4v11.3H662z"}),M.createElement("path",{d:"M694 143.4h3.3v20.2h-3.4zm-8.5 0h3.4v20.2h-3.4zm-44.8 8v3.4h-18v-3.3zm39.3 0v3.4h-18v-3.3z"}),M.createElement("path",{d:"M662 152.3h3.5v11.3H662z"}),M.createElement("path",{d:"M662 152.3h3.5v11.3H662z"}),M.createElement("path",{d:"M662 152.3h3.5v11.3H662zm-39.2 0h3.4v11.3h-3.4zm28.8 0h3.4v11.3h-3.4zm-14.3 0h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M654 160.2v3.4h-15.2v-3.4zm1-8.7v3.3h-9.6v-3.3z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M138.7 143.4h49.1v3.4h-49zm7.4 17h3.3v3.2h-3.3zm41.8-.2v3.4h-9.8v-3.4zm5.3-16.8h3.4v20.2h-3.4z"}),M.createElement("path",{d:"M212.8 160.2v3.4h-18.6v-3.4zm-34.7-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M210 143.4h3.4v20.2H210zm-8.5 0h3.4v20.2h-3.4zm-44.8 8v3.4h-17.9v-3.3zm39.3 0v3.4h-17.9v-3.3z"}),M.createElement("path",{d:"M178.1 152.3h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M178.1 152.3h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M178.1 152.3h3.4v11.3h-3.4zm-39.3 0h3.4v11.3h-3.4zm28.8 0h3.4v11.3h-3.4zm-14.2 0h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M170 160.2v3.4h-15.1v-3.4zm1-8.7v3.3h-9.6v-3.3z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M219.5 143.4h49v3.4h-49zm7.3 17h3.4v3.2h-3.4zm41.9-.2v3.4h-9.8v-3.4zm5.3-16.8h3.3v20.2H274z"}),M.createElement("path",{d:"M293.5 160.2v3.4h-18.6v-3.4zm-34.6-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M290.7 143.4h3.4v20.2h-3.4zm-8.4 0h3.4v20.2h-3.4zm-44.8 8v3.4h-18v-3.3zm39.3 0v3.4h-18v-3.3z"}),M.createElement("path",{d:"M258.9 152.3h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M258.9 152.3h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M258.9 152.3h3.4v11.3h-3.4zm-39.3 0h3.3v11.3h-3.3zm28.8 0h3.4v11.3h-3.4zm-14.3 0h3.4v11.3H234z"}),M.createElement("path",{d:"M250.8 160.2v3.4h-15.2v-3.4zm1-8.7v3.3H242v-3.3z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M300.7 143.4h49v3.4h-49zm7.3 17h3.4v3.2H308zm41.9-.2v3.4H340v-3.4zm5.3-16.8h3.3v20.2h-3.3z"}),M.createElement("path",{d:"M374.7 160.2v3.4h-18.6v-3.4zm-34.6-7.9h3.4v11.3H340z"}),M.createElement("path",{d:"M372 143.4h3.3v20.2H372zm-8.5 0h3.4v20.2h-3.4zm-44.8 8v3.4h-18v-3.3zm39.3 0v3.4h-18v-3.3z"}),M.createElement("path",{d:"M340 152.3h3.5v11.3H340z"}),M.createElement("path",{d:"M340 152.3h3.5v11.3H340z"}),M.createElement("path",{d:"M340 152.3h3.5v11.3H340zm-39.2 0h3.4v11.3h-3.4zm28.8 0h3.4v11.3h-3.4zm-14.3 0h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M332 160.2v3.4h-15.2v-3.4zm1-8.7v3.3h-9.6v-3.3z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M381.4 143.4h49v3.4h-49zm7.3 17h3.4v3.2h-3.4zm42-.2v3.4h-9.9v-3.4zm5.2-16.8h3.4v20.2h-3.4z"}),M.createElement("path",{d:"M455.4 160.2v3.4h-18.6v-3.4zm-34.6-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M452.7 143.4h3.3v20.2h-3.3zm-8.5 0h3.4v20.2h-3.4zm-44.8 8v3.4h-17.9v-3.3zm39.3 0v3.4h-17.9v-3.3z"}),M.createElement("path",{d:"M420.8 152.3h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M420.8 152.3h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M420.8 152.3h3.4v11.3h-3.4zm-39.3 0h3.4v11.3h-3.4zm28.8 0h3.4v11.3h-3.4zm-14.3 0h3.4v11.3h-3.3z"}),M.createElement("path",{d:"M412.7 160.2v3.4h-15.1v-3.4zm1-8.7v3.3H404v-3.3z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M462.2 143.4h49v3.4h-49zm7.3 17h3.4v3.2h-3.4zm41.9-.2v3.4h-9.8v-3.4zm5.2-16.8h3.4v20.2h-3.4z"}),M.createElement("path",{d:"M536.2 160.2v3.4h-18.6v-3.4zm-34.7-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M533.4 143.4h3.4v20.2h-3.4zm-8.4 0h3.3v20.2H525zm-44.8 8v3.4h-18v-3.3zm39.3 0v3.4h-18v-3.3z"}),M.createElement("path",{d:"M501.6 152.3h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M501.6 152.3h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M501.6 152.3h3.3v11.3h-3.3zm-39.4 0h3.4v11.3h-3.4zm28.9 0h3.3v11.3h-3.3zm-14.3 0h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M493.4 160.2v3.4h-15.1v-3.4zm1-8.7v3.3h-9.6v-3.3z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M543.4 143.4h49v3.4h-49zm7.3 17h3.4v3.2h-3.4zm41.9-.2v3.4h-9.8v-3.4zm5.2-16.8h3.4v20.2h-3.4z"}),M.createElement("path",{d:"M617.4 160.2v3.4h-18.6v-3.4zm-34.6-7.9h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M614.6 143.4h3.4v20.2h-3.4zm-8.4 0h3.3v20.2h-3.3zm-44.8 8v3.4h-18v-3.3zm39.3 0v3.4h-18v-3.3z"}),M.createElement("path",{d:"M582.8 152.3h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M582.8 152.3h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M582.8 152.3h3.3v11.3h-3.3zm-39.3 0h3.3v11.3h-3.3zm28.8 0h3.4v11.3h-3.4zm-14.3 0h3.4v11.3H558z"}),M.createElement("path",{d:"M574.6 160.2v3.4h-15.1v-3.4zm1-8.7v3.3H566v-3.3z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M-183.8 143.4h49v3.4h-49zm7.3 17h3.4v3.2h-3.4zm42-.2v3.4h-9.9v-3.4zm5.2-16.8h3.4v20.2h-3.4z"}),M.createElement("path",{d:"M-109.8 160.2v3.4h-18.6v-3.4zm-34.6-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M-112.5 143.4h3.3v20.2h-3.3zm-8.5 0h3.4v20.2h-3.4zm-44.8 8v3.4h-17.9v-3.3zm39.3 0v3.4h-17.9v-3.3z"}),M.createElement("path",{d:"M-144.4 152.3h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M-144.4 152.3h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M-144.4 152.3h3.4v11.3h-3.4zm-39.3 0h3.4v11.3h-3.4zm28.8 0h3.4v11.3h-3.4zm-14.3 0h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M-152.5 160.2v3.4h-15.2v-3.4zm1-8.7v3.3h-9.6v-3.3z"})),M.createElement("path",{fill:"#d90000",d:"M-68.8 339.5h6V350h-6zm160.5 0h6V350h-6zm-283.7 0h6V350h-6zm81.5 0h6V350h-6zm80.9 0h6V350h-6zm40 0h6V350h-6zm40.9 0h6V350h-6zm80.4 0h6V350h-6zm203 0h6.1V350h-6zm-162.1 0h6V350h-6zm40 0h6V350h-6zm40.5 0h6V350h-6zm40.4 0h6V350h-6zm323.2 0h6V350h-6zm-242.7 0h6V350h-6zm40.8 0h6V350h-6zm41.3 0h6V350h-6zm38.8 0h6V350h-6zm41.3 0h6V350h-6zm40.4 0h6V350h-6zm119.7 0h6V350h-6zm-38.8 0h6V350h-6zm-808.9 0h6V350h-6z"}),M.createElement("path",{fill:"#239e3f",d:"M-68.8 162.6h6v10.5h-6zm160.5 0h6v10.5h-6zm-283.7 0h6v10.5h-6zm81.5 0h6v10.5h-6zm80.9 0h6v10.5h-6zm40 0h6v10.5h-6zm40.9 0h6v10.5h-6zm80.4 0h6v10.5h-6zm203 0h6.1v10.5h-6zm-162.1 0h6v10.5h-6zm40 0h6v10.5h-6zm40.5 0h6v10.5h-6zm40.4 0h6v10.5h-6zm323.2 0h6v10.5h-6zm-242.7 0h6v10.5h-6zm40.8 0h6v10.5h-6zm41.3 0h6v10.5h-6zm38.8 0h6v10.5h-6zm41.3 0h6v10.5h-6zm40.4 0h6v10.5h-6zm119.7 0h6v10.5h-6zm-38.8 0h6v10.5h-6zm-808.9 0h6v10.5h-6z"}),M.createElement("g",{fill:"#da0000"},M.createElement("path",{d:"M279.8 197.5c8.4 10.4 34.5 67.6-15.7 105.2-23.7 17.8-9 18.6-8.3 21.6 38-20.1 50.3-47.5 50-72-.2-24.4-13.2-46-26-54.8"}),M.createElement("path",{d:"M284.8 194.8a73.3 73.3 0 0 1 15.7 112.4c27.2-6 62-86.4-15.7-112.4m-57.6 0a73.3 73.3 0 0 0-15.6 112.4c-27.3-6-62-86.4 15.6-112.4"}),M.createElement("path",{d:"M232.2 197.5c-8.4 10.4-34.5 67.6 15.7 105.2 23.6 17.8 9 18.6 8.3 21.6-38-20.1-50.3-47.5-50-72 .2-24.4 13.2-46 26-54.8"}),M.createElement("path",{d:"M304.2 319.1c-14.9.2-33.6-2-47.5-9.3 2.3 4.5 4.2 7.3 6.5 11.7 13.2 1.3 31.5 2.8 41-2.4m-95 0c14.9.2 33.6-2 47.5-9.3-2.3 4.5-4.2 7.3-6.5 11.7-13.2 1.3-31.5 2.8-41-2.4m27.3-138.7c3 8 10.9 9.2 19.3 4.5 6.2 3.6 15.7 3.9 19-4.1 2.5 19.8-18.3 15-19 11.2-7.8 7.5-22.2 3.2-19.3-11.6"}),M.createElement("path",{d:"m256.4 331.6 7.8-9 1.1-120.1-9.3-8.2-9.3 7.8 1.9 121z"})))))},W8,Y8,U8,K8,X8;function KP(){return KP=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},KP.apply(this,arguments)}var nYe=function(t){return M.createElement("svg",KP({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 640 480"},t),W8||(W8=M.createElement("path",{fill:"#bd3d44",d:"M0 0h640v480H0"})),Y8||(Y8=M.createElement("path",{stroke:"#fff",strokeWidth:37,d:"M0 55.3h640M0 129h640M0 203h640M0 277h640M0 351h640M0 425h640"})),U8||(U8=M.createElement("path",{fill:"#192f5d",d:"M0 0h364.8v258.5H0"})),K8||(K8=M.createElement("marker",{id:"us_svg__a",markerHeight:30,markerWidth:30},M.createElement("path",{fill:"#fff",d:"m14 0 9 27L0 10h28L5 27z"}))),X8||(X8=M.createElement("path",{fill:"none",markerMid:"url(#us_svg__a)",d:"m0 0 16 11h61 61 61 61 60L47 37h61 61 60 61L16 63h61 61 61 61 60L47 89h61 61 60 61L16 115h61 61 61 61 60L47 141h61 61 60 61L16 166h61 61 61 61 60L47 192h61 61 60 61L16 218h61 61 61 61 60z"})))},G8,q8;function XP(){return XP=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},XP.apply(this,arguments)}var rYe=function(t){return M.createElement("svg",XP({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 640 480"},t),G8||(G8=M.createElement("defs",null,M.createElement("clipPath",{id:"sa_svg__a"},M.createElement("path",{fillOpacity:.7,d:"M-85.3 0h682.6v512H-85.3z"})))),q8||(q8=M.createElement("g",{fillRule:"evenodd",clipPath:"url(#sa_svg__a)",transform:"translate(80)scale(.9375)"},M.createElement("path",{fill:"#165d31",d:"M-128 0h768v512h-768z"}),M.createElement("path",{fill:"#fff",d:"M65.5 145.1c-.8 12-2 33 8.3 35.2 12.3 1.2 5.5-20.8 10-24.8.8-2 2.3-2 2.4.5v18.7c0 6 4 7.8 7 9 3.2-.2 5.4 0 6.6 3l1.6 32.3s7.4 2.2 7.8-18.1c.3-12-2.4-21.9-.8-24.2 0-2.3 3-2.4 5-1.3 3.2 2.2 4.6 5 9.6 4 7.6-2.2 12.2-5.9 12.3-11.7a47 47 0 0 0-3.5-16.6c.4-1-1.4-3.7-1-4.7 1.3 2.2 3.4 2 3.8 0-1.3-4.2-3.3-8.3-6.5-10-2.7-2.4-6.7-2-8 3-.8 5.7 2 12.4 6.1 18 .9 2.1 2.1 5.7 1.6 8.9-2.2 1.3-4.4.7-6.3-1.2 0 0-6-4.5-6-5.6 1.6-10.2.3-11.4-.6-14.3-.6-3.9-2.5-5.2-4-7.8-1.5-1.6-3.5-1.6-4.5 0-2.7 4.6-1.4 14.5.5 19 1.4 4.1 3.5 6.7 2.5 6.7-.8 2.3-2.5 1.7-3.8-1a66.6 66.6 0 0 1-2.1-17.4c-.5-4.6-1.1-14.4-4.2-17-1.8-2.4-4.5-1.2-5.5 1a82.4 82.4 0 0 0 .3 13.4c2 7.4 2.7 14 3.7 21.5.3 10.1-5.8 4.4-5.5-.7a45 45 0 0 0-.3-19.4c-1-2.6-2.1-3.2-4.6-2.8-1.9 0-6.8 5.3-8.2 14.3 0 0-1.2 4.6-1.7 8.7-.7 4.6-3.7 8-5.9-.6-1.8-6.3-3-21.6-6-18z"}),M.createElement("path",{fill:"#fff",d:"m99 194.2-32 15.4c.3-7.3 15.1-20.4 25.3-20.5 6.5.1 4.9 2.5 6.6 5.1z"}),M.createElement("path",{fill:"#fff",d:"M93.3 204.2c-16.8 43.5 39.5 49.6 45.8 1.8.6-2 3-3.9 3.4-.7-1.3 43.3-43.6 46.2-50.8 32.6a41.9 41.9 0 0 1-2.5-14.6c-1-8.5-5.5-5.2-6.2 3.2-.7 4.7-.5 6-.5 10.5 2.2 34.2 56.7 19.5 65.6-8.7 4.7-15.6-.8-27.1 1.7-27.1 5.4 5.8 13 .8 14.7-1.2.7-1 2.5-1.7 3.7-.4 4.2 3 11.6 1.6 13.2-3.7.9-5.3 1.6-10.7 1.8-16.2-3.5 1-6 1.7-6.3 3.2l-.7 4.6c-.3 1.5-3.2 1.5-3.4-.4-1.3-6-6.7-6.7-10 2.5-2.1 1.8-6.1 2.2-6.5-.5.5-6.2-2-7-7-4.1l-4.8-36.2c2 0 4 1.5 5.9-.9-2-6.5-6.5-19.7-9-20.7-1.1-1.4-2.1-.5-3.7-.1-2.6.8-5 3-4.2 7.4 3 18.8 5 33.1 8.1 52 .5 2.1-1.3 5-3.7 4.7-4-2.7-5-8.2-12-8-5 0-10.6 5.5-11.3 10.7-.9 4.2-1.2 8.7 0 12.3 3.5 4.2 7.7 3.8 11.4 2.9 3-1.3 5.5-4.3 6.6-3.6.7.9.1 10.9-14.3 18.5-8.7 4-15.7 4.8-19.4-2.3-2.3-4.5.2-21.4-5.6-17.5"}),M.createElement("path",{fill:"#fff",d:"M165 160c3.3-1.2 19.3-19.6 19.3-19.6l-2.4-2c-.9-.7-.8-1.5 0-2.2 4-2.4 2.7-7.4.7-9.8a9.7 9.7 0 0 0-8.7.1c-2.8 2.7-3.4 7-1.2 9.6 2.1 1 4.2 3.2 2.8 4.4-6.6 7-24.5 19.1-22.4 19.5.4.6 11.5.6 11.8 0zm-97 65c-6 9.6-6.5 23.9-3.2 28.2 1.8 2 4.7 2.9 6.8 2.2 3.8-1.6 5.5-9.3 4.6-12-1.3-2-2.3-2.3-3.6-.7-2.6 5.4-3.7 1.7-4-1.3a70 70 0 0 1 .8-15.2c.7-4.2 0-3-1.4-1.2m257.1-15.3c-5.8-12.6-13.9-25-16.4-29.7a558 558 0 0 0-24.8-36c-6.2-7.4 10.2 3.1-2-11.7l-8.9-7.5c-2-1.4-6.8-4-7.6.2-.4 3.8-.2 5.8.4 8.9.5 2 3.5 5.5 5 7.5a565 565 0 0 1 53.8 86.5c2.6-1.3 2-16.1.5-18.2"}),M.createElement("path",{fill:"#fff",d:"M299.6 251.5c-1.2 1.3 2.8 6.8 8 6.8 8.6-1 16.2-5.8 23.2-18.6a33 33 0 0 0 5.3-14.2 317 317 0 0 0-5.8-72.4c-.3-2 0-4.4.2-5 .6-.7 2.5 0 3.5-1.7 1.5-1.5-4-14-7-18.7-1-2.2-1.5-3.6-3.3.2a27 27 0 0 0-3 13.6c4.1 28.5 5.4 53.4 8 81.9.3 2.8-.1 6.8-2 8.4a80.2 80.2 0 0 1-27.1 19.7m116.5-.1c-6.2 3.6-6.2 7.7-1.2 7.8 8.6-1 18.8-1.7 25.8-12.3a41 41 0 0 0 4.2-16 303 303 0 0 0-4.7-71.4c-.2-2-1.1-6.7-.8-7.3.6-1.4 3.4.1 4.4-1.5 1.4-1.5-7.3-12.7-10.4-17.5-1-2.2-1.4-3.6-3.3.2a22.3 22.3 0 0 0-1.8 13.6c4.6 31 8 54.2 8.7 81.6-.4 2.6-.5 4-1.7 7.3-2.7 3.4-5.7 7.8-8.5 9.9-2.8 2-8.8 4-10.7 5.6"}),M.createElement("path",{fill:"#fff",d:"M420.7 223.7c0-7.3.1-13.5-.1-19a34 34 0 0 0-3-13.5c-1.8-4.1-.7-7.4-1.6-11.8-.8-4.4-.6-11-1.8-16.1-.4-2-1.4-8.5-1.1-9.2.5-1.4 2.4 0 3.4-1.6 1.4-1.5-5-18-8.2-22.7-1.1-2.1-3.3-1.4-5.8 2-2.5 2.3-1.6 7.4-.6 12.3 6.1 32.3 10.8 61.6 9.8 92.3-.4 2.6 9-7.8 9-12.7m-45.7-40c-3.9-.2-12-7.7-14.4-12a8 8 0 0 1 .4-6.5c1.5-1 3.7-2 5.4-1 0 0 1.7 2.4 1.4 2.7 2 1 3 .5 3.2-.4.1-1.5-.6-2.4-.6-4 .9-4.6 6-5.3 8-2.4 1.4 1.8 2 5.5 2.1 8 0 1.3-2-.2-3.3 0-1.1.4-1.4 1.8-1.5 3-.2 3.3-.6 8.6-.7 12.5zm-71.8 48c1-9.8-.4-27.3-.5-33.1A477 477 0 0 0 299 154c-1.2-8.4 3.4.9 2.8-4-1.5-8.3-6.1-14-11.6-21.5-1.7-2.5-1.7-3-4.4.6-3 6.7-.4 11.4.4 16.7 3.9 17.2 6.2 33 7.3 48.7a393 393 0 0 1 .4 49c3 .1 7.6-4.7 9.3-11.8"}),M.createElement("path",{fill:"#fff",d:"M434 216c-6.9-11.6-17.2-24-20-28.7a658 658 0 0 0-29.2-37.8c-8.5-9 4-1.5-1.6-8.5-4.7-5.1-6-6.8-10.1-9.9-2-1.3-3.2-3.8-4 .5a83 83 0 0 0-.2 11.2c0 1.7 1.8 5 3.4 7 20.7 25.5 43.4 51.5 61.6 84.2 2.6-1.3 1.7-16 0-18z"}),M.createElement("path",{fill:"#165d31",d:"M122.6 194.7c-.5.9-1.6 2-1.2 3.1.7 1 1.4 1.3 2.6 1.3 1.1 0 2.7.3 3-.3.6-.7 1-2 .6-3.3-1.2-3-4.4-1.8-5-.8"}),M.createElement("path",{fill:"#fff",d:"M354.2 362.5c9.2.4 15.2.5 23.3 1.4l9.6-1c10.6-1 11 15.1 11 15.1 0 9.5-3.7 10-8.4 11-2.7.4-4-1.6-5.5-3.6a14 14 0 0 1-7 .4c-3.9-.2-7.7-.2-11.5-.5-4-.3-6.2.5-10.3.1-.8 1.3-2 3.1-4.4 2.6-2-.3-4.5-6-3.8-10.5 1.5-3.2 1-2.1 1-3.5-37.6-1-75.5-2.7-112.3-2.2-28.8.1-57.2 1.3-85.7 2.5-15.2-.2-26.8-2.6-34.8-14.3.8 0 38.8 2.1 49.9 1.4 20.5-.2 39.3-1.9 60.2-2.5 41.2.7 82.1.7 123.3 3.6-4-2.7-4-9 2-10.6.5-.4.8 3.1 1.7 3 4.9-.3 2.7 6.3 1.7 7.6M188.6 135.3c-6.2 17.8 3.6 37.4 10.4 35.5 5 2 8-7.4 10-17.6 1.5-2.9 2.5-3.2 3.2-1.7-.2 13.6 1 16.7 4.5 20.8 7.8 6 14.3.8 14.8.3l6-6.1c1.4-1.5 3.2-1.5 5.1-.3 1.9 1.7 1.6 4.6 5.6 6.6 3.4 1.4 10.5.4 12.2-2.5 2.2-3.9 2.8-5.2 3.8-6.6 1.6-2.1 4.3-1.2 4.3-.5-.3 1.2-1.9 2.3-.8 4.5 2 1.4 2.4.5 3.5.2 4-2 7-10.6 7-10.6.1-3.2-1.7-3-2.9-2.2l-3.1 2.1c-2 .3-5.7 1.6-7.6-1.3-1.9-3.4-1.9-8.3-3.3-11.8 0-.2-2.6-5.5-.2-5.8 1.2.2 3.7.9 4.1-1.2 1.2-2.1-2.6-8-5.3-11-2.3-2.5-5.5-2.8-8.6-.2-2.2 2-1.9 4.2-2.3 6.3a9.8 9.8 0 0 0 2 8.7c2.2 4.2 6.1 9.7 4.8 17.5 0 0-2.3 3.6-6.3 3.1-1.7-.3-4.4-1-5.8-11.8-1.1-8 .2-19.4-3.2-24.7-1.3-3.3-2.2-6.4-5.2-.9-.8 2.2-4.3 5.5-1.8 12.2a36 36 0 0 1 2 19c-1.5 2.2-1.8 2.9-3.7 5-2.6 3-5.5 2.2-7.7 1.1-2-1.3-3.6-2-4.6-6.5.2-7 .6-18.5-.7-20.9-1.9-3.8-5-2.4-6.3-1.2a47.7 47.7 0 0 0-11.5 23.5c-1.8 5.8-3.7 4.1-5 1.8-3.2-3-3.5-26.7-7.4-22.8"}),M.createElement("path",{fill:"#fff",d:"M207.4 174.1c2.9-2 1.6-3.4 5.8.8a72 72 0 0 1 9.2 31.3c-.2 2.6 1.6 4.2 2.5 3.6.4-6 15.1-14.4 28.6-15.6 2-.5 1-4.4 1.3-6.4-.8-7.5 4.2-14.3 11.2-14.8 9.6 1.4 12.8 6.5 13 14.2-1.1 15-16.7 17.5-25.4 18.7-1.3.5-1.9 1.1 0 1.8l36.6.2 1.9 1c.2 1-.6.2-2 2.6a29.5 29.5 0 0 0-3.7 11.5c-10.9 3.6-22.2 5-33.6 6.5-4 2-6 4.7-5.2 7.7 1.4 3.3 10.2 6.7 10.2 6.8 1.7 1 3.6 3.5-.5 8.6-17.8-.8-31.7-8.4-36.5-19.1-1.4-1.1-3 0-4 1.4-7 9-13.8 17-25.7 21.4-7 1.8-14.3-1.1-17.7-5.7-2.3-2.7-2.2-5.6-3-6.2-3.9 1.7-36.9 15.7-32.7 9.1 8-8.5 22-14.9 34.2-23.3.9-2.9 2.5-12.5 7.3-15.6.3 0-.7 5.6-.6 8 0 2-.2 2.7.2 2.2.9-.5 15.7-12.2 17-15.8 1.4-2 .3-7.2.3-7.4-2.8-7.2-6.7-7.8-8.1-11.4-1.3-4.7-.7-10.1 2-11.7 2.4-2.1 5.2-1.9 7.9.5 3 2.7 5.6 8 6.4 11.9-.5 1.5-4-1-5-.3a16 16 0 0 1 3.7 7.8c2 8.2 1.4 11.4-.6 16.7-6.6 13.9-15 18-22.4 23.2-.2 0-.3 3.5 2.4 5.4 1 1 4.9 1.5 9.4 0a54.5 54.5 0 0 0 22.3-23.3 51 51 0 0 0-2.4-22.2c-2.9-6.7-6.3-16.2-6.3-16.4-.1-4.2.2-5.6 2-7.7m-95.8-38.6c4.2 2 12.2 1.1 11.8-5.7l-.2-3.1c-.8-2-3.2-1.5-3.7.5-.2.7.3 1.8-.3 2.1-.4.4-1.7.2-1.7-1.7 0-.6-.4-1.2-.7-1.6-.2-.2-.4-.2-.9-.2-.6 0-.6.1-.9.6-.1.5-.3 1-.3 1.6 0 .7-.4.9-.8 1-.6 0-.5 0-1-.2-.2-.3-.5-.4-.5-1l-.3-1.6c-.2-.3-.6-.5-1-.6-2.3 0-2.5 2.7-2.3 3.7-.2.2-.3 4.9 2.8 6.2"}),M.createElement("path",{fill:"#fff",d:"M235.1 187.7c4.2 2 14.3.9 11.8-5.6l-.2-3.2c-.9-2-3.2-1.5-3.7.6-.2.6.3 1.7-.4 2-.3.4-1.7.2-1.6-1.6 0-.6-.4-1.3-.7-1.7-.3-.1-.4-.2-1-.2-.5 0-.5.2-.8.7-.2.5-.3 1-.3 1.6-.1.6-.4.8-.9 1-.5 0-.4 0-.8-.3-.3-.3-.6-.4-.6-.9l-.3-1.6c-.2-.3-.6-.5-1-.6-2.3 0-2.5 2.6-2.4 3.6-.1.2-.2 5 3 6.2zm72-21.6c4.2 2 12.1 1.1 11.8-5.6l-.2-3.2c-.9-2-3.2-1.5-3.7.5-.2.7.3 1.8-.4 2.2-.3.3-1.7.1-1.6-1.8 0-.6-.4-1.2-.7-1.6-.3-.2-.4-.2-1-.2-.5 0-.5.2-.8.7l-.3 1.5c-.1.7-.4 1-.9 1s-.4 0-.8-.2c-.3-.3-.6-.4-.6-.9s-.1-1.3-.3-1.7c-.2-.3-.6-.4-1-.5-2.3 0-2.5 2.6-2.4 3.6-.1.2-.2 4.9 3 6.2zm37.3 54.3c-7.3 8.3-4.1 22-2.4 25 2.4 4.8 4.3 7.9 9 10.3 4.3 3.1 7.7 1.2 9.5-1 4.3-4.5 4.4-16 6.4-18.2 1.4-4.2 5-3.5 6.7-1.6a16.5 16.5 0 0 0 6.2 5.3c4 3.5 8.8 4.2 13.6 1 3.2-1.9 5.3-4.2 7.2-8.9 2-5.6 1-31.6.5-47l-4.2-21.5c0-.2-.5-10.2-1-12.5 0-1-.3-1.3.7-1.2 1.1 1 1.2 1 2 1.3 1 .2 2-1.7 1.3-3.3l-10-18.6c-.8-.8-1.9-1.6-3.2.2a7.3 7.3 0 0 0-2.4 5.5c.3 4.4 1 8.9 1.3 13.3l4 22.6c1.3 16 1.6 29.2 2.9 45.3-.2 6.8-2.3 12.7-4.3 13.6 0 0-3 1.7-5-.2-1.5-.6-7.4-9.9-7.4-9.9-3-2.7-5-2-7.1 0-6 5.8-8.6 16.4-12.7 23.8-1 1.7-4 3-7.2-.1-8.2-11.3-3.4-27.3-4.4-23.2M309 126.7c3.8 1.5 6.4 9.2 5.6 13-.8 4.5-2.8 9.5-4.2 8.9-1.6-.6 1-4.6-.5-8.8-.8-2.8-6-7.8-5.4-9.2-1-3.1 2.2-4.5 4.5-4z"}),M.createElement("path",{fill:"#fff",d:"M356.6 225c.7-9.2-.6-14.8-.8-20.2s-6.1-46.6-7.3-50.6c-1.5-7.8 5.7-1 4.9-5.6-2.5-5.6-8.6-13.9-10.5-18.8-1.2-2-.7-4-3.3-.5a42.3 42.3 0 0 0-2.3 19.2c6.2 32.3 12.5 59.1 11.5 89.8 3 0 6.3-6.7 7.8-13.3m64.4-85.3c3.5 1.7 5.5 11.3 5.1 14-.7 5-2.5 10.4-3.8 9.7-1.5-.6.3-7.4-.4-9.5-.8-3-5.5-8.4-5-10-1-3.4 2-4.8 4.1-4.2m-255.7 67.9c3.3 1.3 5.3 8.3 5 10.3-.8 3.7-2.5 7.7-3.8 7.1-1.3-.4.3-5.4-.3-7-.3-3.7-4.9-5.7-4.8-7.3-.8-3 2-3.5 4-3.1z"}),M.createElement("path",{fill:"#165d31",d:"M244.9 218.2c4.2.2 6.3 3.6 2.4 5-4 1.3-7.7 2.4-7.8 8 1.5 8-2 5.2-4 4.2-2.4-1.8-9.2-6-10.2-15-.1-2.1 1.6-4 4.3-4 4 1.1 10 1.2 15.3 1.8"}),M.createElement("path",{fill:"#fff",d:"M77.4 124.4c4.8 1.4 5.1 8.6 4.8 10.7-.7 3.8-2.4 7.9-3.6 7.4-1.4-.5 0-5.7-.7-7.3-.7-2.2-4.8-6.4-4.4-7.6-.9-2.5 2-3.7 3.9-3.2m95.9 33.6c-3.8 2-5.2 8-2.9 11.6 2.2 3 5.6 1.9 6 1.9 3.7.4 5.9-6.9 5.9-6.9s.1-2-4.2 1.9c-1.9.3-2-.4-2.5-1.4a9 9 0 0 1 .5-5.7c.7-1.8-.7-2.6-2.8-1.4m28-36.4c-2 1.3-5.7 5.2-5.8 9.6-.1 2.5-.6 2.5 1 4 1.3 1.8 2.4 1.7 4.8.4a5.1 5.1 0 0 0 2.3-3.4c.6-2.8-3 1.4-3.4-1.8-.8-3 1.5-4.2 3.7-7 0-2 0-3.3-2.7-1.8zm22.4 4a59.5 59.5 0 0 0-1.6 11.1c-.6 2.8 3 4 4.5.4 2.4-6.5 2.4-9.3 2.6-12-.7-4.3-3.6-4.2-5.5.5m142 72.3c.4-.5 20-14.4 20-14.4 2-.7 1.5 7.2.6 7.1a77.8 77.8 0 0 1-20.7 14.3c-1 .7-1.9-5.3 0-7zm17.7-.2c3.5 1.7 4.9 11.8 4.5 14.5 0 5.4-3.3 9.6-4.7 9-1.4-.7.2-6.7-.5-8.8-.8-3-3.7-8.5-3.2-10.1-1-3.4 1.8-5.2 4-4.6zm-116 43.4a26 26 0 0 1 5.6-4.9c2-1 3.8.8 3.7.7.3 2-1.2 3.7-.7 6.3.4 1 .7 2.2 2.6 1.8 3.1-2.5 6-2.7 9-2.8 2.5.1 2.6 4.2 1 4.2-5.7 1.2-8.2 2.8-12.3 4.3-2 1.2-3.6-.3-3.6-.4s-1.1-1.1-.4-3.7c.2-2-.6-3.2-2.4-3-1.2.8-2.4 1.2-3-.3-.3-1-.4-1.6.5-2.2m136.6 5.4c.8 1 1.4 2-.1 3.8l-3.7 3.2c-.6 1-1 2.8 1 3.3 3.6 1 12-4.5 12-4.6 1.4-1 1-3 .8-3-.8-.9-2.6-.3-3.8-.5-.6 0-2.5-.2-1.6-2a11.4 11.4 0 0 0 1.6-2.9c.5-1.2 0-2-2-2.7-2.1-.4-3-.2-5.3 0-1.2.2-1.6.8-1.9 2.3.1 2.3 1.5 2.2 3 3z"}),M.createElement("path",{fill:"#165d31",d:"M268.1 189.7c-.5 1-2.3 1-4 0s-2.7-2.6-2.1-3.5 2.3-.9 4 0 2.6 2.6 2.1 3.5m-89-53.6c-1 .3-2.4-.6-3-2s-.3-2.6.7-2.9 2.3.7 3 2 .3 2.7-.8 3zM355.2 375c9.4.4 18.2 0 27.5.5 1.7 1.5.5 5-.6 4.8l-7.8-.3c-.1-3-7.7-2.5-7.5.1-4.1.5-7.8-.1-12-.3-1.2-1.5-1-4.2.4-4.8"}))))};const oYe=({defaultValue:e,...t})=>{const[n,r]=Mn(e??"fa"),o={fa:"\u0641\u0627\u0631\u0633\u06CC",en:"English",ar:"\u0627\u0644\u0639\u0631\u0628\u06CC\u0629"},i=s=>{switch(s){case"fa":return W(H8,{className:"KdLanguageChange-country-flag"});case"ar":return W(rYe,{className:"KdLanguageChange-country-flag"});case"en":return W(nYe,{className:"KdLanguageChange-country-flag"});default:return W(H8,{className:"KdLanguageChange-country-flag"})}},a=s=>{r(s),t?.onChange(s)};return W($8,{className:"KdLanguageChange-MenubarRoot",dir:"rtl",...t,children:wt(F8,{children:[wt(z8,{className:"KdLanguageChange-MenubarTrigger",children:[i(n),o[n]]}),W(YP,{children:W(B8,{align:"start",side:"bottom",sideOffset:10,className:"KdLanguageChange-MenubarContent",children:Object.keys(o).map((s,c)=>wt("div",{className:"KdLanguageChange-MenubarItem",onClick:()=>a(s),children:[i(s),o[s]]},c))})})]})})},iYe=Gi("img")(),aYe=({pathProp:e,randomNumber:t,...n})=>W(iYe,{...n,alt:"CAPTCHA",src:`${e.APIURL}${MEe}${t}`});function sYe({Component:e,...t}){const n=Gi(e)();return W(n,{...t})}function lYe({isOpen:e,onClose:t,...n}){return W(nre,{...n,open:e,onClose:t})}const cYe=(e,t,n,r,o)=>{const i={IMG:"create/image",TEXT:"create/text",VIDEO:"create/video",COMPRESS:"create/compress",FONT:"create/font"};return e?{url:i.IMG,type:"IMG"}:t?{url:i.TEXT,type:"TEXT"}:n?{url:i.VIDEO,type:"VIDEO"}:r?{url:i.COMPRESS,type:"COMPRESS"}:o?{url:i.FONT,type:"FONT"}:{url:"create",type:void 0}};function GP({APIURL:e=window?.env?.REACT_APP_APIURL??void 0,sessionId:t=localStorage.getItem("sessionId")??"",fileSizeLimit:n=2,fileCountLimit:r=20,validUploadType:o=["IMG","TEXT","VIDEO","COMPRESS","FONT"],multiple:i=!0,onError:a}){const[s,c]=Mn([]),f=Wt(0),[p,m]=Mn([]),b={},y=k=>{c(T=>{const E=T.filter(_=>_.session!==k);return f.current=E.length,E})},w=(k,T)=>{console.log(k,"err"),a&&a("\u0639\u0645\u0644\u06CC\u0627\u062A \u0628\u0627 \u062E\u0637\u0627 \u0645\u0648\u0627\u062C\u0647 \u0634\u062F"),m(E=>E.filter(_=>_.file!==T))};function S(k,T){if(!e)a&&a("Not exist APIURL"),console.error("Not exist APIURL");else try{const E=k.target.files||[];if(!i&&E.length>1){a&&a("\u062D\u062F\u0627\u06A9\u062B\u0631 1 \u0641\u0627\u06CC\u0644 \u0645\u06CC\u200C\u062A\u0648\u0627\u0646\u06CC\u062F \u0628\u0627\u0631\u06AF\u0630\u0627\u0631\u06CC \u06A9\u0646\u06CC\u062F.");return}if(i&&E.length+f.current>r){a&&a(`\u062D\u062F\u0627\u06A9\u062B\u0631 ${r} \u0641\u0627\u06CC\u0644 \u0645\u06CC\u200C\u062A\u0648\u0627\u0646\u06CC\u062F \u0628\u0627\u0631\u06AF\u0630\u0627\u0631\u06CC \u06A9\u0646\u06CC\u062F.`);return}for(let _=0;_<E.length;_++){const R=E[_],N=R.size/1024/1024,F=R.name,V=F.lastIndexOf(".")+1,K=F.substr(V,F.length).toLowerCase(),Y=T?!!T?.image&&!!(T?.image==="ALL"?Ga.image:T?.image)?.find(le=>le===K):!!o?.find(le=>le==="IMG")&&!!Ga?.image?.find(le=>le===K),J=T?!!T?.text&&!!(T?.text==="ALL"?Ga.text:T?.text)?.find(le=>le===K):!!o?.find(le=>le==="TEXT")&&!!Ga?.text?.find(le=>le===K),X=T?!!T?.video&&!!(T?.video==="ALL"?Ga.video:T?.video)?.find(le=>le===K):!!o?.find(le=>le==="VIDEO")&&!!Ga?.video?.find(le=>le===K),ne=T?!!T?.compress&&!!(T?.compress==="ALL"?Ga.compress:T?.compress)?.find(le=>le===K):!!o?.find(le=>le==="COMPRESS")&&!!Ga?.compress?.find(le=>le===K),ie=T?!!T?.font&&!!(T?.font==="ALL"?Ga.font:T?.font)?.find(le=>le===K):!!o?.find(le=>le==="FONT")&&!!Ga?.font?.find(le=>le===K),{url:te,type:re}=cYe(Y,J,X,ne,ie),de=`${e}${hl.upload}${Jx.pathFileUpload}${te}`;if(N>n)a&&a(`\u062D\u062F\u0627\u06A9\u062B\u0631 \u062D\u062C\u0645 \u0622\u067E\u0644\u0648\u062F ${n} \u0645\u06AF\u0627\u0628\u0627\u06CC\u062A \u0645\u06CC\u200C\u0628\u0627\u0634\u062F.`);else if(re){const le={file:R,progress:0,type:re};m(je=>i?[...je,le]:[le]);const ce=512*1024,ve=new FormData;ve.append("chunkSize",String(ce)),ve.append("totalSize",String(R.size)),ve.append("fileName",R.name);const fe=Math.ceil(R.size/ce),Te=[];for(let je=1;je<=fe;je++)Te.push(je);fetch(de,{method:"POST",headers:b,body:ve,credentials:"include"}).then(je=>je.json()).then(async je=>{let ke=0;if(je?.data?.sessionId?.length>0){let me=1,Pe=!1;for(let Me=0;Me<R.size;Me+=ce,me++)if(!Pe){const _e=R.slice(Me,Me+ce),Be=new FormData;Be.append("data",_e);const Le={method:"PUT",headers:{...b,sessionId:t},body:Be,credentials:"include"};await fetch(`${e}${hl.upload}${Jx.pathForUploadCunk}${je?.data?.sessionId}?chunkNumber=${me}&chunkSize=${_e.size}&totalSize=${R?.size}`,Le).then(Ne=>{if(Ne.status!==200)Pe=!0,w(Pe,R);else{ke=ke+_e.size;const Ee=Math.round(ke/R.size*100);m(He=>He.map(Ie=>Ie.file===R?{...Ie,progress:Ee,session:je?.data?.sessionId}:Ie))}})}if(!Pe){const Me={method:"GET",headers:{...b,sessionId:t},credentials:"include"};await fetch(`${e}${hl.upload}${Jx.pathForGetFile}${je?.data?.sessionId}`,Me).then(_e=>_e.json()).then(_e=>{m(Le=>Le.filter(Ne=>Ne.session!==je?.data?.sessionId));const Be={session:je?.data?.sessionId,concluded:_e.concluded,progress:100,fileURL:`${e}${hl.upload}${_e.fileLink}`,fileName:F??"",type:re};c(Le=>(i?f.current=Le.length+1:f.current=1,i?[...Le,Be]:[Be]))}).catch(_e=>{w(_e,R)})}}else w(`err in ${te} service`,R)}).catch(je=>{w(je,R)})}else a&&a("\u0644\u0637\u0641\u0627 \u0641\u0631\u0645\u062A \u0645\u0646\u0627\u0633\u0628 \u0627\u0646\u062A\u062E\u0627\u0628 \u06A9\u0646\u06CC\u062F.")}}catch(E){console.log("Error",E)}}return{APIURL:e,uploadingFiles:p,files:s,removeFile:y,handleFileChange:S,fileExtension:Ga}}export{DEe as KdAdvanceFileUploader,JWe as KdAlert,aYe as KdCaptcha,UEe as KdChart2D,WEe as KdChart3D,lYe as KdDrawer,d6 as KdDropDownField,PEe as KdFileUploader,u6 as KdFormContainer,uEe as KdFormField,t7e as KdGridHeader,e7e as KdGridPanel,HHe as KdHtmlEditor,JHe as KdImageBox,oYe as KdLanguageChange,dEe as KdLazyDropDownField,tYe as KdLoading,Q9e as KdMenubar,I7 as KdModal,L7 as KdPanelWrapper,eYe as KdRadioListCustom,Y7 as KdSearchableInput,fEe as KdSearchableInputField,qWe as KdStepContent,XWe as KdStepList,KWe as KdStepRoot,ZWe as KdStepTrigger,sYe as KdStyledComponent,HWe as KdTabsContent,VWe as KdTabsList,zWe as KdTabsRoot,YWe as KdTabsTrigger,mEe as KdTagBoxInput,V7e as KdTree,pEe as KdTreeField,TEe as KdTypography,Oke as KdpaAccordion,Pke as KdpaAccordionDetails,Mke as KdpaAccordionSummary,Sle as KdpaAlert,Cle as KdpaAlertTitle,pg as KdpaAutoComplete,qL as KdpaAvatar,kle as KdpaBadge,Zye as KdpaButton,Jye as KdpaCheckBox,Ple as KdpaChip,o0e as KdpaCircularProgress,_4 as KdpaCollapse,aT as KdpaCollapseTransitions,o1e as KdpaCopyToClipboard,Aye as KdpaDatePicker,Gye as KdpaDateTimePicker,sEe as KdpaDialog,N4 as KdpaDivider,Mxe as KdpaDropDownLazy,dxe as KdpaDropZone,l0e as KdpaFade,rEe as KdpaFileUploader,iEe as KdpaFormContainer,O4 as KdpaFormControl,qye as KdpaFormControlLabel,aEe as KdpaFormField,Jke as KdpaFullScreenDialog,Kk as KdpaGrid,Ele as KdpaGridBadge,c0e as KdpaGrow,P4 as KdpaIconButton,a1e as KdpaInlineSpinner,Hm as KdpaInput,tce as KdpaInputLabel,nce as KdpaInputMultiline,s1e as KdpaLoading,oT as KdpaMenuItem,X1e as KdpaModal,K1e as KdpaModalImage,RL as KdpaMuiBadge,q1e as KdpaPaginationGrid,ax as KdpaPrimaryButton,GL as KdpaRadio,rce as KdpaRadioGroup,qke as KdpaRtlProvider,mg as KdpaSecondaryButton,tEe as KdpaSegment,M4 as KdpaSelect,l1e as KdpaSkeleton,u0e as KdpaSlide,G1e as KdpaSlider,t0e as KdpaSweetAlertConfirm,n0e as KdpaSweetAlertDelete,r0e as KdpaSweetAlertOK,oce as KdpaSwitch,a0e as KdpaTab,s0e as KdpaTabs,Ake as KdpaThemeProvider,mme as KdpaTimePicker,jl as KdpaTooltip,J1e as KdpaTree,Tke as KdpaTreeSelect,Ya as KdpaTypography,I2 as KdpaUploadedFile,R2 as KdpaUploadingFile,GP as KdpaUseFileUploadHook,d0e as KdpaZoom,Ga as fileExtension,Sd as pathFile,Jx as pathServicesUpload,hl as serviceName};
1473
+ `)},q8e=0,Ap=[];function Z8e(e){var t=M.useRef([]),n=M.useRef([0,0]),r=M.useRef(),o=M.useState(q8e++)[0],i=M.useState(function(){return f8()})[0],a=M.useRef(e);M.useEffect(function(){a.current=e},[e]),M.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(o));var S=sT([e.lockRef.current],(e.shards||[]).map(b8),!0).filter(Boolean);return S.forEach(function(k){return k.classList.add("allow-interactivity-".concat(o))}),function(){document.body.classList.remove("block-interactivity-".concat(o)),S.forEach(function(k){return k.classList.remove("allow-interactivity-".concat(o))})}}},[e.inert,e.lockRef.current,e.shards]);var s=M.useCallback(function(S,k){if("touches"in S&&S.touches.length===2)return!a.current.allowPinchZoom;var T=Aw(S),E=n.current,_="deltaX"in S?S.deltaX:E[0]-T[0],R="deltaY"in S?S.deltaY:E[1]-T[1],N,F=S.target,V=Math.abs(_)>Math.abs(R)?"h":"v";if("touches"in S&&V==="h"&&F.type==="range")return!1;var K=p8(V,F);if(!K)return!0;if(K?N=V:(N=V==="v"?"h":"v",K=p8(V,F)),!K)return!1;if(!r.current&&"changedTouches"in S&&(_||R)&&(r.current=N),!N)return!0;var Y=r.current||N;return K8e(Y,k,S,Y==="h"?_:R,!0)},[]),c=M.useCallback(function(S){var k=S;if(!(!Ap.length||Ap[Ap.length-1]!==i)){var T="deltaY"in k?v8(k):Aw(k),E=t.current.filter(function(N){return N.name===k.type&&N.target===k.target&&X8e(N.delta,T)})[0];if(E&&E.should){k.cancelable&&k.preventDefault();return}if(!E){var _=(a.current.shards||[]).map(b8).filter(Boolean).filter(function(N){return N.contains(k.target)}),R=_.length>0?s(k,_[0]):!a.current.noIsolation;R&&k.cancelable&&k.preventDefault()}}},[]),f=M.useCallback(function(S,k,T,E){var _={name:S,delta:k,target:T,should:E};t.current.push(_),setTimeout(function(){t.current=t.current.filter(function(R){return R!==_})},1)},[]),p=M.useCallback(function(S){n.current=Aw(S),r.current=void 0},[]),m=M.useCallback(function(S){f(S.type,v8(S),S.target,s(S,e.lockRef.current))},[]),b=M.useCallback(function(S){f(S.type,Aw(S),S.target,s(S,e.lockRef.current))},[]);M.useEffect(function(){return Ap.push(i),e.setCallbacks({onScrollCapture:m,onWheelCapture:m,onTouchMoveCapture:b}),document.addEventListener("wheel",c,Pp),document.addEventListener("touchmove",c,Pp),document.addEventListener("touchstart",p,Pp),function(){Ap=Ap.filter(function(S){return S!==i}),document.removeEventListener("wheel",c,Pp),document.removeEventListener("touchmove",c,Pp),document.removeEventListener("touchstart",p,Pp)}},[]);var y=e.removeScrollBar,w=e.inert;return M.createElement(M.Fragment,null,w?M.createElement(i,{styles:G8e(o)}):null,y?M.createElement(B8e,{gapMode:"margin"}):null)}var J8e=M8e(d8,Z8e),y8=M.forwardRef(function(e,t){return M.createElement(Ow,ul({},e,{ref:t,sideCar:J8e}))});y8.classNames=Ow.classNames;var Q8e=y8;const x8=["Enter"," "],e9e=["ArrowDown","PageUp","Home"],w8=["ArrowUp","PageDown","End"],t9e=[...e9e,...w8],n9e={ltr:[...x8,"ArrowRight"],rtl:[...x8,"ArrowLeft"]},r9e={ltr:["ArrowLeft"],rtl:["ArrowRight"]},Dw="Menu",[rb,o9e,i9e]=gP(Dw),[Qd,a9e]=Ep(Dw,[i9e,r8,Op]),_w=r8(),S8=Op(),[C8,Ou]=Qd(Dw),[s9e,Nw]=Qd(Dw),l9e=e=>{const{__scopeMenu:t,open:n=!1,children:r,dir:o,onOpenChange:i,modal:a=!0}=e,s=_w(t),[c,f]=Mn(null),p=Wt(!1),m=Ns(i),b=Cw(o);return vn(()=>{const y=()=>{p.current=!0,document.addEventListener("pointerdown",w,{capture:!0,once:!0}),document.addEventListener("pointermove",w,{capture:!0,once:!0})},w=()=>p.current=!1;return document.addEventListener("keydown",y,{capture:!0}),()=>{document.removeEventListener("keydown",y,{capture:!0}),document.removeEventListener("pointerdown",w,{capture:!0}),document.removeEventListener("pointermove",w,{capture:!0})}},[]),cn(l8,s,cn(C8,{scope:t,open:n,onOpenChange:m,content:c,onContentChange:f},cn(s9e,{scope:t,onClose:Zn(()=>m(!1),[m]),isUsingKeyboardRef:p,dir:b,modal:a},r)))},k8=rr((e,t)=>{const{__scopeMenu:n,...r}=e,o=_w(n);return cn(b8e,j({},o,r,{ref:t}))}),E8="MenuPortal",[c9e,T8]=Qd(E8,{forceMount:void 0}),u9e=e=>{const{__scopeMenu:t,forceMount:n,children:r,container:o}=e,i=Ou(E8,t);return cn(c9e,{scope:t,forceMount:n},cn(tb,{present:n||i.open},cn(x8e,{asChild:!0,container:o},r)))},Rs="MenuContent",[d9e,O8]=Qd(Rs),f9e=rr((e,t)=>{const n=T8(Rs,e.__scopeMenu),{forceMount:r=n.forceMount,...o}=e,i=Ou(Rs,e.__scopeMenu),a=Nw(Rs,e.__scopeMenu);return cn(rb.Provider,{scope:e.__scopeMenu},cn(tb,{present:r||i.open},cn(rb.Slot,{scope:e.__scopeMenu},a.modal?cn(h9e,j({},o,{ref:t})):cn(p9e,j({},o,{ref:t})))))}),h9e=rr((e,t)=>{const n=Ou(Rs,e.__scopeMenu),r=Wt(null),o=Ta(t,r);return vn(()=>{const i=r.current;if(i)return H5e(i)},[]),cn(VP,j({},e,{ref:o,trapFocus:n.open,disableOutsidePointerEvents:n.open,disableOutsideScroll:!0,onFocusOutside:fr(e.onFocusOutside,i=>i.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>n.onOpenChange(!1)}))}),p9e=rr((e,t)=>{const n=Ou(Rs,e.__scopeMenu);return cn(VP,j({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>n.onOpenChange(!1)}))}),VP=rr((e,t)=>{const{__scopeMenu:n,loop:r=!1,trapFocus:o,onOpenAutoFocus:i,onCloseAutoFocus:a,disableOutsidePointerEvents:s,onEntryFocus:c,onEscapeKeyDown:f,onPointerDownOutside:p,onFocusOutside:m,onInteractOutside:b,onDismiss:y,disableOutsideScroll:w,...S}=e,k=Ou(Rs,n),T=Nw(Rs,n),E=_w(n),_=S8(n),R=o9e(n),[N,F]=Mn(null),V=Wt(null),K=Ta(t,V,k.onContentChange),Y=Wt(0),J=Wt(""),X=Wt(0),ne=Wt(null),ie=Wt("right"),te=Wt(0),re=w?Q8e:VS,de=w?{as:eb,allowPinchZoom:!0}:void 0,le=ve=>{var fe,Te;const Re=J.current+ve,je=R().filter(Be=>!Be.disabled),ke=document.activeElement,me=(fe=je.find(Be=>Be.ref.current===ke))===null||fe===void 0?void 0:fe.textValue,Pe=je.map(Be=>Be.textValue),Me=T9e(Pe,Re,me),_e=(Te=je.find(Be=>Be.textValue===Me))===null||Te===void 0?void 0:Te.ref.current;(function Be(Le){J.current=Le,window.clearTimeout(Y.current),Le!==""&&(Y.current=window.setTimeout(()=>Be(""),1e3))})(Re),_e&&setTimeout(()=>_e.focus())};vn(()=>()=>window.clearTimeout(Y.current),[]),q7e();const ce=Zn(ve=>{var fe,Te;return ie.current===((fe=ne.current)===null||fe===void 0?void 0:fe.side)&&M9e(ve,(Te=ne.current)===null||Te===void 0?void 0:Te.area)},[]);return cn(d9e,{scope:n,searchRef:J,onItemEnter:Zn(ve=>{ce(ve)&&ve.preventDefault()},[ce]),onItemLeave:Zn(ve=>{var fe;ce(ve)||((fe=V.current)===null||fe===void 0||fe.focus(),F(null))},[ce]),onTriggerLeave:Zn(ve=>{ce(ve)&&ve.preventDefault()},[ce]),pointerGraceTimerRef:X,onPointerGraceIntentChange:Zn(ve=>{ne.current=ve},[])},cn(re,de,cn(Z7e,{asChild:!0,trapped:o,onMountAutoFocus:fr(i,ve=>{var fe;ve.preventDefault(),(fe=V.current)===null||fe===void 0||fe.focus()}),onUnmountAutoFocus:a},cn(K7e,{asChild:!0,disableOutsidePointerEvents:s,onEscapeKeyDown:f,onPointerDownOutside:p,onFocusOutside:m,onInteractOutside:b,onDismiss:y},cn(xP,j({asChild:!0},_,{dir:T.dir,orientation:"vertical",loop:r,currentTabStopId:N,onCurrentTabStopIdChange:F,onEntryFocus:fr(c,ve=>{T.isUsingKeyboardRef.current||ve.preventDefault()})}),cn(y8e,j({role:"menu","aria-orientation":"vertical","data-state":A8(k.open),"data-radix-menu-content":"",dir:T.dir},E,S,{ref:K,style:{outline:"none",...S.style},onKeyDown:fr(S.onKeyDown,ve=>{const Te=ve.target.closest("[data-radix-menu-content]")===ve.currentTarget,Re=ve.ctrlKey||ve.altKey||ve.metaKey,je=ve.key.length===1;Te&&(ve.key==="Tab"&&ve.preventDefault(),!Re&&je&&le(ve.key));const ke=V.current;if(ve.target!==ke||!t9e.includes(ve.key))return;ve.preventDefault();const Pe=R().filter(Me=>!Me.disabled).map(Me=>Me.ref.current);w8.includes(ve.key)&&Pe.reverse(),k9e(Pe)}),onBlur:fr(e.onBlur,ve=>{ve.currentTarget.contains(ve.target)||(window.clearTimeout(Y.current),J.current="")}),onPointerMove:fr(e.onPointerMove,ob(ve=>{const fe=ve.target,Te=te.current!==ve.clientX;if(ve.currentTarget.contains(fe)&&Te){const Re=ve.clientX>te.current?"right":"left";ie.current=Re,te.current=ve.clientX}}))})))))))}),m9e="MenuItem",g9e=rr((e,t)=>{const{__scopeMenu:n,disabled:r=!1,textValue:o,...i}=e,a=O8(m9e,n),s=S8(n),c=Wt(null),f=Ta(t,c),[p,m]=Mn(!1),[b,y]=Mn("");return vn(()=>{const w=c.current;if(w){var S;y(((S=w.textContent)!==null&&S!==void 0?S:"").trim())}},[i.children]),cn(rb.ItemSlot,{scope:n,disabled:r,textValue:o??b},cn(wP,j({asChild:!0},s,{focusable:!r}),cn(Wi.div,j({role:"menuitem","data-highlighted":p?"":void 0,"aria-disabled":r||void 0,"data-disabled":r?"":void 0},i,{ref:f,onPointerMove:fr(e.onPointerMove,ob(w=>{r?a.onItemLeave(w):(a.onItemEnter(w),w.defaultPrevented||w.currentTarget.focus())})),onPointerLeave:fr(e.onPointerLeave,ob(w=>a.onItemLeave(w))),onFocus:fr(e.onFocus,()=>m(!0)),onBlur:fr(e.onBlur,()=>m(!1))}))))}),v9e="MenuRadioGroup";Qd(v9e,{value:void 0,onValueChange:()=>{}});const b9e="MenuItemIndicator";Qd(b9e,{checked:!1});const M8="MenuSub",[y9e,P8]=Qd(M8),x9e=e=>{const{__scopeMenu:t,children:n,open:r=!1,onOpenChange:o}=e,i=Ou(M8,t),a=_w(t),[s,c]=Mn(null),[f,p]=Mn(null),m=Ns(o);return vn(()=>(i.open===!1&&m(!1),()=>m(!1)),[i.open,m]),cn(l8,a,cn(C8,{scope:t,open:r,onOpenChange:m,content:f,onContentChange:p},cn(y9e,{scope:t,contentId:Jd(),triggerId:Jd(),trigger:s,onTriggerChange:c},n)))},Rw="MenuSubTrigger",w9e=rr((e,t)=>{const n=Ou(Rw,e.__scopeMenu),r=Nw(Rw,e.__scopeMenu),o=P8(Rw,e.__scopeMenu),i=O8(Rw,e.__scopeMenu),a=Wt(null),{pointerGraceTimerRef:s,onPointerGraceIntentChange:c}=i,f={__scopeMenu:e.__scopeMenu},p=Zn(()=>{a.current&&window.clearTimeout(a.current),a.current=null},[]);return vn(()=>p,[p]),vn(()=>{const m=s.current;return()=>{window.clearTimeout(m),c(null)}},[s,c]),cn(k8,j({asChild:!0},f),cn(g9e,j({id:o.triggerId,"aria-haspopup":"menu","aria-expanded":n.open,"aria-controls":o.contentId,"data-state":A8(n.open)},e,{ref:pP(t,o.onTriggerChange),onClick:m=>{var b;(b=e.onClick)===null||b===void 0||b.call(e,m),!(e.disabled||m.defaultPrevented)&&(m.currentTarget.focus(),n.open||n.onOpenChange(!0))},onPointerMove:fr(e.onPointerMove,ob(m=>{i.onItemEnter(m),!m.defaultPrevented&&!e.disabled&&!n.open&&!a.current&&(i.onPointerGraceIntentChange(null),a.current=window.setTimeout(()=>{n.onOpenChange(!0),p()},100))})),onPointerLeave:fr(e.onPointerLeave,ob(m=>{var b;p();const y=(b=n.content)===null||b===void 0?void 0:b.getBoundingClientRect();if(y){var w;const S=(w=n.content)===null||w===void 0?void 0:w.dataset.side,k=S==="right",T=k?-5:5,E=y[k?"left":"right"],_=y[k?"right":"left"];i.onPointerGraceIntentChange({area:[{x:m.clientX+T,y:m.clientY},{x:E,y:y.top},{x:_,y:y.top},{x:_,y:y.bottom},{x:E,y:y.bottom}],side:S}),window.clearTimeout(s.current),s.current=window.setTimeout(()=>i.onPointerGraceIntentChange(null),300)}else{if(i.onTriggerLeave(m),m.defaultPrevented)return;i.onPointerGraceIntentChange(null)}})),onKeyDown:fr(e.onKeyDown,m=>{const b=i.searchRef.current!=="";if(!(e.disabled||b&&m.key===" ")&&n9e[r.dir].includes(m.key)){var y;n.onOpenChange(!0),(y=n.content)===null||y===void 0||y.focus(),m.preventDefault()}})})))}),S9e="MenuSubContent",C9e=rr((e,t)=>{const n=T8(Rs,e.__scopeMenu),{forceMount:r=n.forceMount,...o}=e,i=Ou(Rs,e.__scopeMenu),a=Nw(Rs,e.__scopeMenu),s=P8(S9e,e.__scopeMenu),c=Wt(null),f=Ta(t,c);return cn(rb.Provider,{scope:e.__scopeMenu},cn(tb,{present:r||i.open},cn(rb.Slot,{scope:e.__scopeMenu},cn(VP,j({id:s.contentId,"aria-labelledby":s.triggerId},o,{ref:f,align:"start",side:a.dir==="rtl"?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:p=>{var m;a.isUsingKeyboardRef.current&&((m=c.current)===null||m===void 0||m.focus()),p.preventDefault()},onCloseAutoFocus:p=>p.preventDefault(),onFocusOutside:fr(e.onFocusOutside,p=>{p.target!==s.trigger&&i.onOpenChange(!1)}),onEscapeKeyDown:fr(e.onEscapeKeyDown,p=>{a.onClose(),p.preventDefault()}),onKeyDown:fr(e.onKeyDown,p=>{const m=p.currentTarget.contains(p.target),b=r9e[a.dir].includes(p.key);if(m&&b){var y;i.onOpenChange(!1),(y=s.trigger)===null||y===void 0||y.focus(),p.preventDefault()}})})))))});function A8(e){return e?"open":"closed"}function k9e(e){const t=document.activeElement;for(const n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function E9e(e,t){return e.map((n,r)=>e[(t+r)%e.length])}function T9e(e,t,n){const o=t.length>1&&Array.from(t).every(f=>f===t[0])?t[0]:t,i=n?e.indexOf(n):-1;let a=E9e(e,Math.max(i,0));o.length===1&&(a=a.filter(f=>f!==n));const c=a.find(f=>f.toLowerCase().startsWith(o.toLowerCase()));return c!==n?c:void 0}function O9e(e,t){const{x:n,y:r}=e;let o=!1;for(let i=0,a=t.length-1;i<t.length;a=i++){const s=t[i].x,c=t[i].y,f=t[a].x,p=t[a].y;c>r!=p>r&&n<(f-s)*(r-c)/(p-c)+s&&(o=!o)}return o}function M9e(e,t){if(!t)return!1;const n={x:e.clientX,y:e.clientY};return O9e(n,t)}function ob(e){return t=>t.pointerType==="mouse"?e(t):void 0}const P9e=l9e,A9e=k8,D9e=u9e,_9e=f9e,N9e=x9e,R9e=w9e,I9e=C9e,jP="Menubar",[HP,L9e,$9e]=gP(jP),[D8,xYe]=Ep(jP,[$9e,Op]),ef=a9e(),_8=Op(),[F9e,WP]=D8(jP),z9e=rr((e,t)=>{const{__scopeMenubar:n,value:r,onValueChange:o,defaultValue:i,loop:a=!0,dir:s,...c}=e,f=Cw(s),p=_8(n),[m="",b]=Sw({prop:r,onChange:o,defaultProp:i}),[y,w]=Mn(null);return cn(F9e,{scope:n,value:m,onMenuOpen:Zn(S=>{b(S),w(S)},[b]),onMenuClose:Zn(()=>b(""),[b]),onMenuToggle:Zn(S=>{b(k=>k?"":S),w(S)},[b]),dir:f,loop:a},cn(HP.Provider,{scope:n},cn(HP.Slot,{scope:n},cn(xP,j({asChild:!0},p,{orientation:"horizontal",loop:a,dir:f,currentTabStopId:y,onCurrentTabStopIdChange:w}),cn(Wi.div,j({role:"menubar"},c,{ref:t}))))))}),N8="MenubarMenu",[B9e,R8]=D8(N8),V9e=e=>{const{__scopeMenubar:t,value:n,...r}=e,o=Jd(),i=n||o||"LEGACY_REACT_AUTO_VALUE",a=WP(N8,t),s=ef(t),c=Wt(null),f=Wt(!1),p=a.value===i;return vn(()=>{p||(f.current=!1)},[p]),cn(B9e,{scope:t,value:i,triggerId:Jd(),triggerRef:c,contentId:Jd(),wasKeyboardTriggerOpenRef:f},cn(P9e,j({},s,{open:p,onOpenChange:m=>{m||a.onMenuClose()},modal:!1,dir:a.dir},r)))},I8="MenubarTrigger",j9e=rr((e,t)=>{const{__scopeMenubar:n,disabled:r=!1,...o}=e,i=_8(n),a=ef(n),s=WP(I8,n),c=R8(I8,n),f=Wt(null),p=Ta(t,f,c.triggerRef),[m,b]=Mn(!1),y=s.value===c.value;return cn(HP.ItemSlot,{scope:n,value:c.value,disabled:r},cn(wP,j({asChild:!0},i,{focusable:!r,tabStopId:c.value}),cn(A9e,j({asChild:!0},a),cn(Wi.button,j({type:"button",role:"menuitem",id:c.triggerId,"aria-haspopup":"menu","aria-expanded":y,"aria-controls":y?c.contentId:void 0,"data-highlighted":m?"":void 0,"data-state":y?"open":"closed","data-disabled":r?"":void 0,disabled:r},o,{ref:p,onPointerDown:fr(e.onPointerDown,w=>{!r&&w.button===0&&w.ctrlKey===!1&&(s.onMenuOpen(c.value),y||w.preventDefault())}),onPointerEnter:fr(e.onPointerEnter,()=>{if(!!s.value&&!y){var S;s.onMenuOpen(c.value),(S=f.current)===null||S===void 0||S.focus()}}),onKeyDown:fr(e.onKeyDown,w=>{r||(["Enter"," "].includes(w.key)&&s.onMenuToggle(c.value),w.key==="ArrowDown"&&s.onMenuOpen(c.value),["Enter"," ","ArrowDown"].includes(w.key)&&(c.wasKeyboardTriggerOpenRef.current=!0,w.preventDefault()))}),onFocus:fr(e.onFocus,()=>b(!0)),onBlur:fr(e.onBlur,()=>b(!1))})))))}),H9e=e=>{const{__scopeMenubar:t,...n}=e,r=ef(t);return cn(D9e,j({},r,n))},L8="MenubarContent",W9e=rr((e,t)=>{const{__scopeMenubar:n,align:r="start",...o}=e,i=ef(n),a=WP(L8,n),s=R8(L8,n),c=L9e(n),f=Wt(!1);return cn(_9e,j({id:s.contentId,"aria-labelledby":s.triggerId,"data-radix-menubar-content":""},i,o,{ref:t,align:r,onCloseAutoFocus:fr(e.onCloseAutoFocus,p=>{if(!!!a.value&&!f.current){var b;(b=s.triggerRef.current)===null||b===void 0||b.focus()}f.current=!1,p.preventDefault()}),onFocusOutside:fr(e.onFocusOutside,p=>{const m=p.target;c().some(y=>{var w;return(w=y.ref.current)===null||w===void 0?void 0:w.contains(m)})&&p.preventDefault()}),onInteractOutside:fr(e.onInteractOutside,()=>{f.current=!0}),onEntryFocus:p=>{s.wasKeyboardTriggerOpenRef.current||p.preventDefault()},onKeyDown:fr(e.onKeyDown,p=>{if(["ArrowRight","ArrowLeft"].includes(p.key)){const m=p.target,b=m.hasAttribute("data-radix-menubar-subtrigger"),y=m.closest("[data-radix-menubar-content]")!==p.currentTarget,S=(a.dir==="rtl"?"ArrowRight":"ArrowLeft")===p.key;if(!S&&b||y&&S)return;let E=c().filter(N=>!N.disabled).map(N=>N.value);S&&E.reverse();const _=E.indexOf(s.value);E=a.loop?X9e(E,_+1):E.slice(_+1);const[R]=E;R&&a.onMenuOpen(R)}},{checkForDefaultPrevented:!1}),style:{...e.style,"--radix-menubar-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-menubar-content-available-width":"var(--radix-popper-available-width)","--radix-menubar-content-available-height":"var(--radix-popper-available-height)","--radix-menubar-trigger-width":"var(--radix-popper-anchor-width)","--radix-menubar-trigger-height":"var(--radix-popper-anchor-height)"}}))}),Y9e=e=>{const{__scopeMenubar:t,children:n,open:r,onOpenChange:o,defaultOpen:i}=e,a=ef(t),[s=!1,c]=Sw({prop:r,defaultProp:i,onChange:o});return cn(N9e,j({},a,{open:s,onOpenChange:c}),n)},U9e=rr((e,t)=>{const{__scopeMenubar:n,...r}=e,o=ef(n);return cn(R9e,j({"data-radix-menubar-subtrigger":""},o,r,{ref:t}))}),K9e=rr((e,t)=>{const{__scopeMenubar:n,...r}=e,o=ef(n);return cn(I9e,j({},o,{"data-radix-menubar-content":""},r,{ref:t,style:{...e.style,"--radix-menubar-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-menubar-content-available-width":"var(--radix-popper-available-width)","--radix-menubar-content-available-height":"var(--radix-popper-available-height)","--radix-menubar-trigger-width":"var(--radix-popper-anchor-width)","--radix-menubar-trigger-height":"var(--radix-popper-anchor-height)"}}))});function X9e(e,t){return e.map((n,r)=>e[(t+r)%e.length])}const $8=z9e,F8=V9e,z8=j9e,YP=H9e,B8=W9e,G9e=Y9e,q9e=U9e,Z9e=K9e,J9e=()=>{const e=({data:n,getOptionLabel:r=c=>c.label,getOptionValue:o=c=>c.value,getOptionParent:i=c=>c.parent,getOptionNavlink:a=c=>c.navlink,getOptionExternalLink:s=c=>c.externalLink})=>{const c=[];return n?.forEach(f=>{o(f)&&c.push({value:o(f),label:r(f),parent:i(f),externalLink:s(f),navlink:a(f)})}),c},t=(n=[],r)=>{const o=[];return n.forEach(i=>{const a=i;if(!r&&!a?.parent||a?.parent===r){const s=t(n,a.value);s.length>0&&(a.children=s),o.push(a)}}),o};return{renderMenubarToSpecificFieldName:e,buildMenubar:t}},Q9e=({data:e,onClick:t,orientation:n="horizontal",getOptionValue:r,getOptionLabel:o,getOptionParent:i,getOptionNavlink:a,getOptionExternalLink:s,noDataText:c="no data",...f})=>{const{buildMenubar:p,renderMenubarToSpecificFieldName:m}=J9e(),b=p(m({data:e,getOptionLabel:o,getOptionValue:r,getOptionParent:i,getOptionNavlink:a,getOptionExternalLink:s})),y=({data:k})=>wt(F8,{children:[wt(z8,{className:"MenubarTrigger",children:[k.label,W("div",{className:"LeftMainSlot",children:W(hFe,{size:10})})]}),W(YP,{children:W(B8,{className:"MenubarContent",align:"start",side:n==="horizontal"?"bottom":"right",sideOffset:5,children:(k.children??[]).map(T=>T.children&&T.children.length>0?W(S,{data:T}):W(w,{data:T}))})})]}),w=({data:k})=>{const T=t||!k.navlink?"span":(k.externalLink,"a"),E=t?{onClick:()=>{t(k)}}:k.externalLink?{href:k.navlink}:{href:k.navlink};return W(T,{className:"MenubarItem MenubarTriggerText",...E,children:k.label})},S=({data:k})=>wt(G9e,{children:[wt(q9e,{className:"MenubarSubTrigger",children:[W("span",{className:"MenubarTriggerText",children:k.label}),W("div",{className:"LeftSlot",children:W(pFe,{size:10})})]}),W(YP,{children:W(Z9e,{className:"MenubarSubContent",alignOffset:-5,sideOffset:10,children:(k.children??[]).map(T=>T.children&&T.children.length>0?W(S,{data:T}):W(w,{data:T}))})})]});return W(Zr,{children:b.length>0?W($8,{...f,className:"MenubarRoot",dir:"rtl",style:{flexDirection:n==="horizontal"?"unset":"column",...f.style},children:b.map(k=>W(y,{data:k,...f}))}):W("div",{style:{width:"100%",textAlign:"center"},children:c})})};function eYe({label:e,...t}){return W(KR,{...t,label:e,sx:{margin:"0px","& .MuiFormControlLabel-label":{width:"100%",border:n=>t.isActive?`2px solid ${n.palette.primary.main}`:"unset"}},control:W(GL,{sx:{display:"none"}})})}function tYe(e){return W(fs,{...e})}var V8,j8;function UP(){return UP=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},UP.apply(this,arguments)}var H8=function(t){return M.createElement("svg",UP({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 640 480"},t),V8||(V8=M.createElement("defs",null,M.createElement("clipPath",{id:"ir_svg__a"},M.createElement("path",{fillOpacity:.7,d:"M-85.3 0h682.7v512H-85.3z"})))),j8||(j8=M.createElement("g",{fillRule:"evenodd",clipPath:"url(#ir_svg__a)",transform:"translate(80)scale(.9375)"},M.createElement("path",{fill:"#fff",d:"M-192 0h896v512h-896z"}),M.createElement("path",{fill:"#da0000",d:"M-192 343.8h896V512h-896z"}),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M-21.6 351h49v3.3h-49zm7.3 16.8h3.4v3.3h-3.4zm41.9 0v3.3h-9.8v-3.4zm5.2-16.8h3.4v20h-3.4z"}),M.createElement("path",{d:"M52.4 367.7v3.4H33.8v-3.4zm-34.6-7.9H21v11.3h-3.3z"}),M.createElement("path",{d:"M49.6 351H53v20h-3.4zm-8.4 0h3.3v20h-3.3zm-44.8 8v3.4h-18V359zm39.3 0v3.4h-18V359z"}),M.createElement("path",{d:"M17.8 359.9H21V371h-3.3z"}),M.createElement("path",{d:"M17.8 359.9H21V371h-3.3z"}),M.createElement("path",{d:"M17.8 359.9H21V371h-3.3zm-39.3 0h3.3V371h-3.3zm28.8 0h3.4V371H7.3zm-14.3 0h3.4V371H-7z"}),M.createElement("path",{d:"M9.6 367.7v3.4H-5.5v-3.4zm1-8.7v3.4H1V359z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M-102.2 351h49v3.3h-49zm7.3 16.8h3.4v3.3H-95zm41.9 0v3.3h-9.8v-3.4zm5.2-16.8h3.4v20h-3.4z"}),M.createElement("path",{d:"M-28.2 367.7v3.4h-18.6v-3.4zm-34.6-7.9h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M-31 351h3.4v20H-31zm-8.4 0h3.3v20h-3.3zm-44.8 8v3.4h-18V359zm39.3 0v3.4h-18V359z"}),M.createElement("path",{d:"M-62.8 359.9h3.3V371h-3.3z"}),M.createElement("path",{d:"M-62.8 359.9h3.3V371h-3.3z"}),M.createElement("path",{d:"M-62.8 359.9h3.3V371h-3.3zm-39.3 0h3.3V371h-3.3zm28.8 0h3.3V371h-3.3zm-14.3 0h3.4V371h-3.4z"}),M.createElement("path",{d:"M-71 367.7v3.4h-15v-3.4zm1-8.7v3.4h-9.6V359z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M58.3 351h49v3.3h-49zm7.3 16.8H69v3.3h-3.4zm41.9 0v3.3h-9.8v-3.4zm5.3-16.8h3.4v20h-3.4z"}),M.createElement("path",{d:"M132.3 367.7v3.4h-18.6v-3.4zm-34.6-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M129.5 351h3.4v20h-3.4zm-8.4 0h3.4v20H121zm-44.8 8v3.4h-18V359zm39.3 0v3.4h-18V359z"}),M.createElement("path",{d:"M97.7 359.9h3.4V371h-3.4z"}),M.createElement("path",{d:"M97.7 359.9h3.4V371h-3.4z"}),M.createElement("path",{d:"M97.7 359.9h3.4V371h-3.4zm-39.3 0h3.4V371h-3.4zm28.8 0h3.4V371h-3.4zm-14.3 0h3.4V371h-3.4z"}),M.createElement("path",{d:"M89.6 367.7v3.4H74.4v-3.4zm1-8.7v3.4H81V359z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M622.7 351h49v3.3h-49zm7.3 16.8h3.4v3.3H630zm41.9 0v3.3H662v-3.4zm5.3-16.8h3.3v20h-3.4z"}),M.createElement("path",{d:"M696.7 367.7v3.4H678v-3.4zm-34.6-7.9h3.4v11.3H662z"}),M.createElement("path",{d:"M694 351h3.3v20h-3.4zm-8.5 0h3.4v20h-3.4zm-44.8 8v3.4h-18V359zm39.3 0v3.4h-18V359z"}),M.createElement("path",{d:"M662 359.9h3.5V371H662z"}),M.createElement("path",{d:"M662 359.9h3.5V371H662z"}),M.createElement("path",{d:"M662 359.9h3.5V371H662zm-39.2 0h3.4V371h-3.4zm28.8 0h3.4V371h-3.4zm-14.3 0h3.4V371h-3.4z"}),M.createElement("path",{d:"M654 367.7v3.4h-15.2v-3.4zm1-8.7v3.4h-9.6V359z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M138.7 351h49.1v3.3h-49zm7.4 16.8h3.3v3.3h-3.3zm41.8 0v3.3h-9.8v-3.4zm5.3-16.8h3.4v20h-3.4z"}),M.createElement("path",{d:"M212.8 367.7v3.4h-18.6v-3.4zm-34.7-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M210 351h3.4v20H210zm-8.5 0h3.4v20h-3.4zm-44.8 8v3.4h-17.9V359zm39.3 0v3.4h-17.9V359z"}),M.createElement("path",{d:"M178.1 359.9h3.4V371h-3.4z"}),M.createElement("path",{d:"M178.1 359.9h3.4V371h-3.4z"}),M.createElement("path",{d:"M178.1 359.9h3.4V371h-3.4zm-39.3 0h3.4V371h-3.4zm28.8 0h3.4V371h-3.4zm-14.2 0h3.3V371h-3.3z"}),M.createElement("path",{d:"M170 367.7v3.4h-15.1v-3.4zm1-8.7v3.4h-9.6V359z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M219.5 351h49v3.3h-49zm7.3 16.8h3.4v3.3h-3.4zm41.9 0v3.3h-9.8v-3.4zM274 351h3.3v20H274z"}),M.createElement("path",{d:"M293.5 367.7v3.4h-18.6v-3.4zm-34.6-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M290.7 351h3.4v20h-3.4zm-8.4 0h3.4v20h-3.4zm-44.8 8v3.4h-18V359zm39.3 0v3.4h-18V359z"}),M.createElement("path",{d:"M258.9 359.9h3.4V371h-3.4z"}),M.createElement("path",{d:"M258.9 359.9h3.4V371h-3.4z"}),M.createElement("path",{d:"M258.9 359.9h3.4V371h-3.4zm-39.3 0h3.3V371h-3.3zm28.8 0h3.4V371h-3.4zm-14.3 0h3.4V371H234z"}),M.createElement("path",{d:"M250.8 367.7v3.4h-15.2v-3.4zm1-8.7v3.4H242V359z"})),M.createElement("path",{fill:"#239f40",d:"M-192 0h896v168.2h-896z"}),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M300.7 351h49v3.3h-49zm7.3 16.8h3.4v3.3H308zm41.9 0v3.3H340v-3.4zm5.3-16.8h3.3v20h-3.3z"}),M.createElement("path",{d:"M374.7 367.7v3.4h-18.6v-3.4zm-34.6-7.9h3.4v11.3H340z"}),M.createElement("path",{d:"M372 351h3.3v20H372zm-8.5 0h3.4v20h-3.4zm-44.8 8v3.4h-18V359zm39.3 0v3.4h-18V359z"}),M.createElement("path",{d:"M340 359.9h3.5V371H340z"}),M.createElement("path",{d:"M340 359.9h3.5V371H340z"}),M.createElement("path",{d:"M340 359.9h3.5V371H340zm-39.2 0h3.4V371h-3.4zm28.8 0h3.4V371h-3.4zm-14.3 0h3.4V371h-3.4z"}),M.createElement("path",{d:"M332 367.7v3.4h-15.2v-3.4zm1-8.7v3.4h-9.6V359z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M381.4 351h49v3.3h-49zm7.3 16.8h3.4v3.3h-3.4zm42 0v3.3h-9.9v-3.4zm5.2-16.8h3.4v20h-3.4z"}),M.createElement("path",{d:"M455.4 367.7v3.4h-18.6v-3.4zm-34.6-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M452.7 351h3.3v20h-3.3zm-8.5 0h3.4v20h-3.4zm-44.8 8v3.4h-17.9V359zm39.3 0v3.4h-17.9V359z"}),M.createElement("path",{d:"M420.8 359.9h3.4V371h-3.4z"}),M.createElement("path",{d:"M420.8 359.9h3.4V371h-3.4z"}),M.createElement("path",{d:"M420.8 359.9h3.4V371h-3.4zm-39.3 0h3.4V371h-3.4zm28.8 0h3.4V371h-3.4zm-14.3 0h3.4V371h-3.3z"}),M.createElement("path",{d:"M412.7 367.7v3.4h-15.1v-3.4zm1-8.7v3.4H404V359z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M462.2 351h49v3.3h-49zm7.3 16.8h3.4v3.3h-3.4zm41.9 0v3.3h-9.8v-3.4zm5.2-16.8h3.4v20h-3.4z"}),M.createElement("path",{d:"M536.2 367.7v3.4h-18.6v-3.4zm-34.7-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M533.4 351h3.4v20h-3.4zm-8.4 0h3.3v20H525zm-44.8 8v3.4h-18V359zm39.3 0v3.4h-18V359z"}),M.createElement("path",{d:"M501.6 359.9h3.3V371h-3.3z"}),M.createElement("path",{d:"M501.6 359.9h3.3V371h-3.3z"}),M.createElement("path",{d:"M501.6 359.9h3.3V371h-3.3zm-39.4 0h3.4V371h-3.4zm28.9 0h3.3V371h-3.3zm-14.3 0h3.4V371h-3.4z"}),M.createElement("path",{d:"M493.4 367.7v3.4h-15.1v-3.4zm1-8.7v3.4h-9.6V359z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M543.4 351h49v3.3h-49zm7.3 16.8h3.4v3.3h-3.4zm41.9 0v3.3h-9.8v-3.4zm5.2-16.8h3.4v20h-3.4z"}),M.createElement("path",{d:"M617.4 367.7v3.4h-18.6v-3.4zm-34.6-7.9h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M614.6 351h3.4v20h-3.4zm-8.4 0h3.3v20h-3.3zm-44.8 8v3.4h-18V359zm39.3 0v3.4h-18V359z"}),M.createElement("path",{d:"M582.8 359.9h3.3V371h-3.3z"}),M.createElement("path",{d:"M582.8 359.9h3.3V371h-3.3z"}),M.createElement("path",{d:"M582.8 359.9h3.3V371h-3.3zm-39.3 0h3.3V371h-3.3zm28.8 0h3.4V371h-3.4zm-14.3 0h3.4V371H558z"}),M.createElement("path",{d:"M574.6 367.7v3.4h-15.1v-3.4zm1-8.7v3.4H566V359z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M-183.8 351h49v3.3h-49zm7.3 16.8h3.4v3.3h-3.4zm42 0v3.3h-9.9v-3.4zm5.2-16.8h3.4v20h-3.4z"}),M.createElement("path",{d:"M-109.8 367.7v3.4h-18.6v-3.4zm-34.6-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M-112.5 351h3.3v20h-3.3zm-8.5 0h3.4v20h-3.4zm-44.8 8v3.4h-17.9V359zm39.3 0v3.4h-17.9V359z"}),M.createElement("path",{d:"M-144.4 359.9h3.4V371h-3.4z"}),M.createElement("path",{d:"M-144.4 359.9h3.4V371h-3.4z"}),M.createElement("path",{d:"M-144.4 359.9h3.4V371h-3.4zm-39.3 0h3.4V371h-3.4zm28.8 0h3.4V371h-3.4zm-14.3 0h3.4V371h-3.4z"}),M.createElement("path",{d:"M-152.5 367.7v3.4h-15.2v-3.4zm1-8.7v3.4h-9.6V359z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M-21.6 143.4h49v3.4h-49zm7.3 17h3.4v3.2h-3.4zm41.9-.2v3.4h-9.8v-3.4zm5.2-16.8h3.4v20.2h-3.4z"}),M.createElement("path",{d:"M52.4 160.2v3.4H33.8v-3.4zm-34.6-7.9H21v11.3h-3.3z"}),M.createElement("path",{d:"M49.6 143.4H53v20.2h-3.4zm-8.4 0h3.3v20.2h-3.3zm-44.8 8v3.4h-18v-3.3zm39.3 0v3.4h-18v-3.3z"}),M.createElement("path",{d:"M17.8 152.3H21v11.3h-3.3z"}),M.createElement("path",{d:"M17.8 152.3H21v11.3h-3.3z"}),M.createElement("path",{d:"M17.8 152.3H21v11.3h-3.3zm-39.3 0h3.3v11.3h-3.3zm28.8 0h3.4v11.3H7.3zm-14.3 0h3.4v11.3H-7z"}),M.createElement("path",{d:"M9.6 160.2v3.4H-5.5v-3.4zm1-8.7v3.3H1v-3.3z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M-102.2 143.4h49v3.4h-49zm7.3 17h3.4v3.2H-95zm41.9-.2v3.4h-9.8v-3.4zm5.2-16.8h3.4v20.2h-3.4z"}),M.createElement("path",{d:"M-28.2 160.2v3.4h-18.6v-3.4zm-34.6-7.9h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M-31 143.4h3.4v20.2H-31zm-8.4 0h3.3v20.2h-3.3zm-44.8 8v3.4h-18v-3.3zm39.3 0v3.4h-18v-3.3z"}),M.createElement("path",{d:"M-62.8 152.3h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M-62.8 152.3h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M-62.8 152.3h3.3v11.3h-3.3zm-39.3 0h3.3v11.3h-3.3zm28.8 0h3.3v11.3h-3.3zm-14.3 0h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M-71 160.2v3.4h-15v-3.4zm1-8.7v3.3h-9.6v-3.3z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M58.3 143.4h49v3.4h-49zm7.3 17H69v3.2h-3.4zm41.9-.2v3.4h-9.8v-3.4zm5.3-16.8h3.4v20.2h-3.4z"}),M.createElement("path",{d:"M132.3 160.2v3.4h-18.6v-3.4zm-34.6-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M129.5 143.4h3.4v20.2h-3.4zm-8.4 0h3.4v20.2H121zm-44.8 8v3.4h-18v-3.3zm39.3 0v3.4h-18v-3.3z"}),M.createElement("path",{d:"M97.7 152.3h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M97.7 152.3h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M97.7 152.3h3.4v11.3h-3.4zm-39.3 0h3.4v11.3h-3.4zm28.8 0h3.4v11.3h-3.4zm-14.3 0h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M89.6 160.2v3.4H74.4v-3.4zm1-8.7v3.3H81v-3.3z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M622.7 143.4h49v3.4h-49zm7.3 17h3.4v3.2H630zm41.9-.2v3.4H662v-3.4zm5.3-16.8h3.3v20.2h-3.4z"}),M.createElement("path",{d:"M696.7 160.2v3.4H678v-3.4zm-34.6-7.9h3.4v11.3H662z"}),M.createElement("path",{d:"M694 143.4h3.3v20.2h-3.4zm-8.5 0h3.4v20.2h-3.4zm-44.8 8v3.4h-18v-3.3zm39.3 0v3.4h-18v-3.3z"}),M.createElement("path",{d:"M662 152.3h3.5v11.3H662z"}),M.createElement("path",{d:"M662 152.3h3.5v11.3H662z"}),M.createElement("path",{d:"M662 152.3h3.5v11.3H662zm-39.2 0h3.4v11.3h-3.4zm28.8 0h3.4v11.3h-3.4zm-14.3 0h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M654 160.2v3.4h-15.2v-3.4zm1-8.7v3.3h-9.6v-3.3z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M138.7 143.4h49.1v3.4h-49zm7.4 17h3.3v3.2h-3.3zm41.8-.2v3.4h-9.8v-3.4zm5.3-16.8h3.4v20.2h-3.4z"}),M.createElement("path",{d:"M212.8 160.2v3.4h-18.6v-3.4zm-34.7-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M210 143.4h3.4v20.2H210zm-8.5 0h3.4v20.2h-3.4zm-44.8 8v3.4h-17.9v-3.3zm39.3 0v3.4h-17.9v-3.3z"}),M.createElement("path",{d:"M178.1 152.3h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M178.1 152.3h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M178.1 152.3h3.4v11.3h-3.4zm-39.3 0h3.4v11.3h-3.4zm28.8 0h3.4v11.3h-3.4zm-14.2 0h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M170 160.2v3.4h-15.1v-3.4zm1-8.7v3.3h-9.6v-3.3z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M219.5 143.4h49v3.4h-49zm7.3 17h3.4v3.2h-3.4zm41.9-.2v3.4h-9.8v-3.4zm5.3-16.8h3.3v20.2H274z"}),M.createElement("path",{d:"M293.5 160.2v3.4h-18.6v-3.4zm-34.6-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M290.7 143.4h3.4v20.2h-3.4zm-8.4 0h3.4v20.2h-3.4zm-44.8 8v3.4h-18v-3.3zm39.3 0v3.4h-18v-3.3z"}),M.createElement("path",{d:"M258.9 152.3h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M258.9 152.3h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M258.9 152.3h3.4v11.3h-3.4zm-39.3 0h3.3v11.3h-3.3zm28.8 0h3.4v11.3h-3.4zm-14.3 0h3.4v11.3H234z"}),M.createElement("path",{d:"M250.8 160.2v3.4h-15.2v-3.4zm1-8.7v3.3H242v-3.3z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M300.7 143.4h49v3.4h-49zm7.3 17h3.4v3.2H308zm41.9-.2v3.4H340v-3.4zm5.3-16.8h3.3v20.2h-3.3z"}),M.createElement("path",{d:"M374.7 160.2v3.4h-18.6v-3.4zm-34.6-7.9h3.4v11.3H340z"}),M.createElement("path",{d:"M372 143.4h3.3v20.2H372zm-8.5 0h3.4v20.2h-3.4zm-44.8 8v3.4h-18v-3.3zm39.3 0v3.4h-18v-3.3z"}),M.createElement("path",{d:"M340 152.3h3.5v11.3H340z"}),M.createElement("path",{d:"M340 152.3h3.5v11.3H340z"}),M.createElement("path",{d:"M340 152.3h3.5v11.3H340zm-39.2 0h3.4v11.3h-3.4zm28.8 0h3.4v11.3h-3.4zm-14.3 0h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M332 160.2v3.4h-15.2v-3.4zm1-8.7v3.3h-9.6v-3.3z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M381.4 143.4h49v3.4h-49zm7.3 17h3.4v3.2h-3.4zm42-.2v3.4h-9.9v-3.4zm5.2-16.8h3.4v20.2h-3.4z"}),M.createElement("path",{d:"M455.4 160.2v3.4h-18.6v-3.4zm-34.6-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M452.7 143.4h3.3v20.2h-3.3zm-8.5 0h3.4v20.2h-3.4zm-44.8 8v3.4h-17.9v-3.3zm39.3 0v3.4h-17.9v-3.3z"}),M.createElement("path",{d:"M420.8 152.3h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M420.8 152.3h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M420.8 152.3h3.4v11.3h-3.4zm-39.3 0h3.4v11.3h-3.4zm28.8 0h3.4v11.3h-3.4zm-14.3 0h3.4v11.3h-3.3z"}),M.createElement("path",{d:"M412.7 160.2v3.4h-15.1v-3.4zm1-8.7v3.3H404v-3.3z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M462.2 143.4h49v3.4h-49zm7.3 17h3.4v3.2h-3.4zm41.9-.2v3.4h-9.8v-3.4zm5.2-16.8h3.4v20.2h-3.4z"}),M.createElement("path",{d:"M536.2 160.2v3.4h-18.6v-3.4zm-34.7-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M533.4 143.4h3.4v20.2h-3.4zm-8.4 0h3.3v20.2H525zm-44.8 8v3.4h-18v-3.3zm39.3 0v3.4h-18v-3.3z"}),M.createElement("path",{d:"M501.6 152.3h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M501.6 152.3h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M501.6 152.3h3.3v11.3h-3.3zm-39.4 0h3.4v11.3h-3.4zm28.9 0h3.3v11.3h-3.3zm-14.3 0h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M493.4 160.2v3.4h-15.1v-3.4zm1-8.7v3.3h-9.6v-3.3z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M543.4 143.4h49v3.4h-49zm7.3 17h3.4v3.2h-3.4zm41.9-.2v3.4h-9.8v-3.4zm5.2-16.8h3.4v20.2h-3.4z"}),M.createElement("path",{d:"M617.4 160.2v3.4h-18.6v-3.4zm-34.6-7.9h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M614.6 143.4h3.4v20.2h-3.4zm-8.4 0h3.3v20.2h-3.3zm-44.8 8v3.4h-18v-3.3zm39.3 0v3.4h-18v-3.3z"}),M.createElement("path",{d:"M582.8 152.3h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M582.8 152.3h3.3v11.3h-3.3z"}),M.createElement("path",{d:"M582.8 152.3h3.3v11.3h-3.3zm-39.3 0h3.3v11.3h-3.3zm28.8 0h3.4v11.3h-3.4zm-14.3 0h3.4v11.3H558z"}),M.createElement("path",{d:"M574.6 160.2v3.4h-15.1v-3.4zm1-8.7v3.3H566v-3.3z"})),M.createElement("g",{fill:"#fff",strokeWidth:"1pt"},M.createElement("path",{d:"M-183.8 143.4h49v3.4h-49zm7.3 17h3.4v3.2h-3.4zm42-.2v3.4h-9.9v-3.4zm5.2-16.8h3.4v20.2h-3.4z"}),M.createElement("path",{d:"M-109.8 160.2v3.4h-18.6v-3.4zm-34.6-7.9h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M-112.5 143.4h3.3v20.2h-3.3zm-8.5 0h3.4v20.2h-3.4zm-44.8 8v3.4h-17.9v-3.3zm39.3 0v3.4h-17.9v-3.3z"}),M.createElement("path",{d:"M-144.4 152.3h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M-144.4 152.3h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M-144.4 152.3h3.4v11.3h-3.4zm-39.3 0h3.4v11.3h-3.4zm28.8 0h3.4v11.3h-3.4zm-14.3 0h3.4v11.3h-3.4z"}),M.createElement("path",{d:"M-152.5 160.2v3.4h-15.2v-3.4zm1-8.7v3.3h-9.6v-3.3z"})),M.createElement("path",{fill:"#d90000",d:"M-68.8 339.5h6V350h-6zm160.5 0h6V350h-6zm-283.7 0h6V350h-6zm81.5 0h6V350h-6zm80.9 0h6V350h-6zm40 0h6V350h-6zm40.9 0h6V350h-6zm80.4 0h6V350h-6zm203 0h6.1V350h-6zm-162.1 0h6V350h-6zm40 0h6V350h-6zm40.5 0h6V350h-6zm40.4 0h6V350h-6zm323.2 0h6V350h-6zm-242.7 0h6V350h-6zm40.8 0h6V350h-6zm41.3 0h6V350h-6zm38.8 0h6V350h-6zm41.3 0h6V350h-6zm40.4 0h6V350h-6zm119.7 0h6V350h-6zm-38.8 0h6V350h-6zm-808.9 0h6V350h-6z"}),M.createElement("path",{fill:"#239e3f",d:"M-68.8 162.6h6v10.5h-6zm160.5 0h6v10.5h-6zm-283.7 0h6v10.5h-6zm81.5 0h6v10.5h-6zm80.9 0h6v10.5h-6zm40 0h6v10.5h-6zm40.9 0h6v10.5h-6zm80.4 0h6v10.5h-6zm203 0h6.1v10.5h-6zm-162.1 0h6v10.5h-6zm40 0h6v10.5h-6zm40.5 0h6v10.5h-6zm40.4 0h6v10.5h-6zm323.2 0h6v10.5h-6zm-242.7 0h6v10.5h-6zm40.8 0h6v10.5h-6zm41.3 0h6v10.5h-6zm38.8 0h6v10.5h-6zm41.3 0h6v10.5h-6zm40.4 0h6v10.5h-6zm119.7 0h6v10.5h-6zm-38.8 0h6v10.5h-6zm-808.9 0h6v10.5h-6z"}),M.createElement("g",{fill:"#da0000"},M.createElement("path",{d:"M279.8 197.5c8.4 10.4 34.5 67.6-15.7 105.2-23.7 17.8-9 18.6-8.3 21.6 38-20.1 50.3-47.5 50-72-.2-24.4-13.2-46-26-54.8"}),M.createElement("path",{d:"M284.8 194.8a73.3 73.3 0 0 1 15.7 112.4c27.2-6 62-86.4-15.7-112.4m-57.6 0a73.3 73.3 0 0 0-15.6 112.4c-27.3-6-62-86.4 15.6-112.4"}),M.createElement("path",{d:"M232.2 197.5c-8.4 10.4-34.5 67.6 15.7 105.2 23.6 17.8 9 18.6 8.3 21.6-38-20.1-50.3-47.5-50-72 .2-24.4 13.2-46 26-54.8"}),M.createElement("path",{d:"M304.2 319.1c-14.9.2-33.6-2-47.5-9.3 2.3 4.5 4.2 7.3 6.5 11.7 13.2 1.3 31.5 2.8 41-2.4m-95 0c14.9.2 33.6-2 47.5-9.3-2.3 4.5-4.2 7.3-6.5 11.7-13.2 1.3-31.5 2.8-41-2.4m27.3-138.7c3 8 10.9 9.2 19.3 4.5 6.2 3.6 15.7 3.9 19-4.1 2.5 19.8-18.3 15-19 11.2-7.8 7.5-22.2 3.2-19.3-11.6"}),M.createElement("path",{d:"m256.4 331.6 7.8-9 1.1-120.1-9.3-8.2-9.3 7.8 1.9 121z"})))))},W8,Y8,U8,K8,X8;function KP(){return KP=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},KP.apply(this,arguments)}var nYe=function(t){return M.createElement("svg",KP({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 640 480"},t),W8||(W8=M.createElement("path",{fill:"#bd3d44",d:"M0 0h640v480H0"})),Y8||(Y8=M.createElement("path",{stroke:"#fff",strokeWidth:37,d:"M0 55.3h640M0 129h640M0 203h640M0 277h640M0 351h640M0 425h640"})),U8||(U8=M.createElement("path",{fill:"#192f5d",d:"M0 0h364.8v258.5H0"})),K8||(K8=M.createElement("marker",{id:"us_svg__a",markerHeight:30,markerWidth:30},M.createElement("path",{fill:"#fff",d:"m14 0 9 27L0 10h28L5 27z"}))),X8||(X8=M.createElement("path",{fill:"none",markerMid:"url(#us_svg__a)",d:"m0 0 16 11h61 61 61 61 60L47 37h61 61 60 61L16 63h61 61 61 61 60L47 89h61 61 60 61L16 115h61 61 61 61 60L47 141h61 61 60 61L16 166h61 61 61 61 60L47 192h61 61 60 61L16 218h61 61 61 61 60z"})))},G8,q8;function XP(){return XP=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},XP.apply(this,arguments)}var rYe=function(t){return M.createElement("svg",XP({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 640 480"},t),G8||(G8=M.createElement("defs",null,M.createElement("clipPath",{id:"sa_svg__a"},M.createElement("path",{fillOpacity:.7,d:"M-85.3 0h682.6v512H-85.3z"})))),q8||(q8=M.createElement("g",{fillRule:"evenodd",clipPath:"url(#sa_svg__a)",transform:"translate(80)scale(.9375)"},M.createElement("path",{fill:"#165d31",d:"M-128 0h768v512h-768z"}),M.createElement("path",{fill:"#fff",d:"M65.5 145.1c-.8 12-2 33 8.3 35.2 12.3 1.2 5.5-20.8 10-24.8.8-2 2.3-2 2.4.5v18.7c0 6 4 7.8 7 9 3.2-.2 5.4 0 6.6 3l1.6 32.3s7.4 2.2 7.8-18.1c.3-12-2.4-21.9-.8-24.2 0-2.3 3-2.4 5-1.3 3.2 2.2 4.6 5 9.6 4 7.6-2.2 12.2-5.9 12.3-11.7a47 47 0 0 0-3.5-16.6c.4-1-1.4-3.7-1-4.7 1.3 2.2 3.4 2 3.8 0-1.3-4.2-3.3-8.3-6.5-10-2.7-2.4-6.7-2-8 3-.8 5.7 2 12.4 6.1 18 .9 2.1 2.1 5.7 1.6 8.9-2.2 1.3-4.4.7-6.3-1.2 0 0-6-4.5-6-5.6 1.6-10.2.3-11.4-.6-14.3-.6-3.9-2.5-5.2-4-7.8-1.5-1.6-3.5-1.6-4.5 0-2.7 4.6-1.4 14.5.5 19 1.4 4.1 3.5 6.7 2.5 6.7-.8 2.3-2.5 1.7-3.8-1a66.6 66.6 0 0 1-2.1-17.4c-.5-4.6-1.1-14.4-4.2-17-1.8-2.4-4.5-1.2-5.5 1a82.4 82.4 0 0 0 .3 13.4c2 7.4 2.7 14 3.7 21.5.3 10.1-5.8 4.4-5.5-.7a45 45 0 0 0-.3-19.4c-1-2.6-2.1-3.2-4.6-2.8-1.9 0-6.8 5.3-8.2 14.3 0 0-1.2 4.6-1.7 8.7-.7 4.6-3.7 8-5.9-.6-1.8-6.3-3-21.6-6-18z"}),M.createElement("path",{fill:"#fff",d:"m99 194.2-32 15.4c.3-7.3 15.1-20.4 25.3-20.5 6.5.1 4.9 2.5 6.6 5.1z"}),M.createElement("path",{fill:"#fff",d:"M93.3 204.2c-16.8 43.5 39.5 49.6 45.8 1.8.6-2 3-3.9 3.4-.7-1.3 43.3-43.6 46.2-50.8 32.6a41.9 41.9 0 0 1-2.5-14.6c-1-8.5-5.5-5.2-6.2 3.2-.7 4.7-.5 6-.5 10.5 2.2 34.2 56.7 19.5 65.6-8.7 4.7-15.6-.8-27.1 1.7-27.1 5.4 5.8 13 .8 14.7-1.2.7-1 2.5-1.7 3.7-.4 4.2 3 11.6 1.6 13.2-3.7.9-5.3 1.6-10.7 1.8-16.2-3.5 1-6 1.7-6.3 3.2l-.7 4.6c-.3 1.5-3.2 1.5-3.4-.4-1.3-6-6.7-6.7-10 2.5-2.1 1.8-6.1 2.2-6.5-.5.5-6.2-2-7-7-4.1l-4.8-36.2c2 0 4 1.5 5.9-.9-2-6.5-6.5-19.7-9-20.7-1.1-1.4-2.1-.5-3.7-.1-2.6.8-5 3-4.2 7.4 3 18.8 5 33.1 8.1 52 .5 2.1-1.3 5-3.7 4.7-4-2.7-5-8.2-12-8-5 0-10.6 5.5-11.3 10.7-.9 4.2-1.2 8.7 0 12.3 3.5 4.2 7.7 3.8 11.4 2.9 3-1.3 5.5-4.3 6.6-3.6.7.9.1 10.9-14.3 18.5-8.7 4-15.7 4.8-19.4-2.3-2.3-4.5.2-21.4-5.6-17.5"}),M.createElement("path",{fill:"#fff",d:"M165 160c3.3-1.2 19.3-19.6 19.3-19.6l-2.4-2c-.9-.7-.8-1.5 0-2.2 4-2.4 2.7-7.4.7-9.8a9.7 9.7 0 0 0-8.7.1c-2.8 2.7-3.4 7-1.2 9.6 2.1 1 4.2 3.2 2.8 4.4-6.6 7-24.5 19.1-22.4 19.5.4.6 11.5.6 11.8 0zm-97 65c-6 9.6-6.5 23.9-3.2 28.2 1.8 2 4.7 2.9 6.8 2.2 3.8-1.6 5.5-9.3 4.6-12-1.3-2-2.3-2.3-3.6-.7-2.6 5.4-3.7 1.7-4-1.3a70 70 0 0 1 .8-15.2c.7-4.2 0-3-1.4-1.2m257.1-15.3c-5.8-12.6-13.9-25-16.4-29.7a558 558 0 0 0-24.8-36c-6.2-7.4 10.2 3.1-2-11.7l-8.9-7.5c-2-1.4-6.8-4-7.6.2-.4 3.8-.2 5.8.4 8.9.5 2 3.5 5.5 5 7.5a565 565 0 0 1 53.8 86.5c2.6-1.3 2-16.1.5-18.2"}),M.createElement("path",{fill:"#fff",d:"M299.6 251.5c-1.2 1.3 2.8 6.8 8 6.8 8.6-1 16.2-5.8 23.2-18.6a33 33 0 0 0 5.3-14.2 317 317 0 0 0-5.8-72.4c-.3-2 0-4.4.2-5 .6-.7 2.5 0 3.5-1.7 1.5-1.5-4-14-7-18.7-1-2.2-1.5-3.6-3.3.2a27 27 0 0 0-3 13.6c4.1 28.5 5.4 53.4 8 81.9.3 2.8-.1 6.8-2 8.4a80.2 80.2 0 0 1-27.1 19.7m116.5-.1c-6.2 3.6-6.2 7.7-1.2 7.8 8.6-1 18.8-1.7 25.8-12.3a41 41 0 0 0 4.2-16 303 303 0 0 0-4.7-71.4c-.2-2-1.1-6.7-.8-7.3.6-1.4 3.4.1 4.4-1.5 1.4-1.5-7.3-12.7-10.4-17.5-1-2.2-1.4-3.6-3.3.2a22.3 22.3 0 0 0-1.8 13.6c4.6 31 8 54.2 8.7 81.6-.4 2.6-.5 4-1.7 7.3-2.7 3.4-5.7 7.8-8.5 9.9-2.8 2-8.8 4-10.7 5.6"}),M.createElement("path",{fill:"#fff",d:"M420.7 223.7c0-7.3.1-13.5-.1-19a34 34 0 0 0-3-13.5c-1.8-4.1-.7-7.4-1.6-11.8-.8-4.4-.6-11-1.8-16.1-.4-2-1.4-8.5-1.1-9.2.5-1.4 2.4 0 3.4-1.6 1.4-1.5-5-18-8.2-22.7-1.1-2.1-3.3-1.4-5.8 2-2.5 2.3-1.6 7.4-.6 12.3 6.1 32.3 10.8 61.6 9.8 92.3-.4 2.6 9-7.8 9-12.7m-45.7-40c-3.9-.2-12-7.7-14.4-12a8 8 0 0 1 .4-6.5c1.5-1 3.7-2 5.4-1 0 0 1.7 2.4 1.4 2.7 2 1 3 .5 3.2-.4.1-1.5-.6-2.4-.6-4 .9-4.6 6-5.3 8-2.4 1.4 1.8 2 5.5 2.1 8 0 1.3-2-.2-3.3 0-1.1.4-1.4 1.8-1.5 3-.2 3.3-.6 8.6-.7 12.5zm-71.8 48c1-9.8-.4-27.3-.5-33.1A477 477 0 0 0 299 154c-1.2-8.4 3.4.9 2.8-4-1.5-8.3-6.1-14-11.6-21.5-1.7-2.5-1.7-3-4.4.6-3 6.7-.4 11.4.4 16.7 3.9 17.2 6.2 33 7.3 48.7a393 393 0 0 1 .4 49c3 .1 7.6-4.7 9.3-11.8"}),M.createElement("path",{fill:"#fff",d:"M434 216c-6.9-11.6-17.2-24-20-28.7a658 658 0 0 0-29.2-37.8c-8.5-9 4-1.5-1.6-8.5-4.7-5.1-6-6.8-10.1-9.9-2-1.3-3.2-3.8-4 .5a83 83 0 0 0-.2 11.2c0 1.7 1.8 5 3.4 7 20.7 25.5 43.4 51.5 61.6 84.2 2.6-1.3 1.7-16 0-18z"}),M.createElement("path",{fill:"#165d31",d:"M122.6 194.7c-.5.9-1.6 2-1.2 3.1.7 1 1.4 1.3 2.6 1.3 1.1 0 2.7.3 3-.3.6-.7 1-2 .6-3.3-1.2-3-4.4-1.8-5-.8"}),M.createElement("path",{fill:"#fff",d:"M354.2 362.5c9.2.4 15.2.5 23.3 1.4l9.6-1c10.6-1 11 15.1 11 15.1 0 9.5-3.7 10-8.4 11-2.7.4-4-1.6-5.5-3.6a14 14 0 0 1-7 .4c-3.9-.2-7.7-.2-11.5-.5-4-.3-6.2.5-10.3.1-.8 1.3-2 3.1-4.4 2.6-2-.3-4.5-6-3.8-10.5 1.5-3.2 1-2.1 1-3.5-37.6-1-75.5-2.7-112.3-2.2-28.8.1-57.2 1.3-85.7 2.5-15.2-.2-26.8-2.6-34.8-14.3.8 0 38.8 2.1 49.9 1.4 20.5-.2 39.3-1.9 60.2-2.5 41.2.7 82.1.7 123.3 3.6-4-2.7-4-9 2-10.6.5-.4.8 3.1 1.7 3 4.9-.3 2.7 6.3 1.7 7.6M188.6 135.3c-6.2 17.8 3.6 37.4 10.4 35.5 5 2 8-7.4 10-17.6 1.5-2.9 2.5-3.2 3.2-1.7-.2 13.6 1 16.7 4.5 20.8 7.8 6 14.3.8 14.8.3l6-6.1c1.4-1.5 3.2-1.5 5.1-.3 1.9 1.7 1.6 4.6 5.6 6.6 3.4 1.4 10.5.4 12.2-2.5 2.2-3.9 2.8-5.2 3.8-6.6 1.6-2.1 4.3-1.2 4.3-.5-.3 1.2-1.9 2.3-.8 4.5 2 1.4 2.4.5 3.5.2 4-2 7-10.6 7-10.6.1-3.2-1.7-3-2.9-2.2l-3.1 2.1c-2 .3-5.7 1.6-7.6-1.3-1.9-3.4-1.9-8.3-3.3-11.8 0-.2-2.6-5.5-.2-5.8 1.2.2 3.7.9 4.1-1.2 1.2-2.1-2.6-8-5.3-11-2.3-2.5-5.5-2.8-8.6-.2-2.2 2-1.9 4.2-2.3 6.3a9.8 9.8 0 0 0 2 8.7c2.2 4.2 6.1 9.7 4.8 17.5 0 0-2.3 3.6-6.3 3.1-1.7-.3-4.4-1-5.8-11.8-1.1-8 .2-19.4-3.2-24.7-1.3-3.3-2.2-6.4-5.2-.9-.8 2.2-4.3 5.5-1.8 12.2a36 36 0 0 1 2 19c-1.5 2.2-1.8 2.9-3.7 5-2.6 3-5.5 2.2-7.7 1.1-2-1.3-3.6-2-4.6-6.5.2-7 .6-18.5-.7-20.9-1.9-3.8-5-2.4-6.3-1.2a47.7 47.7 0 0 0-11.5 23.5c-1.8 5.8-3.7 4.1-5 1.8-3.2-3-3.5-26.7-7.4-22.8"}),M.createElement("path",{fill:"#fff",d:"M207.4 174.1c2.9-2 1.6-3.4 5.8.8a72 72 0 0 1 9.2 31.3c-.2 2.6 1.6 4.2 2.5 3.6.4-6 15.1-14.4 28.6-15.6 2-.5 1-4.4 1.3-6.4-.8-7.5 4.2-14.3 11.2-14.8 9.6 1.4 12.8 6.5 13 14.2-1.1 15-16.7 17.5-25.4 18.7-1.3.5-1.9 1.1 0 1.8l36.6.2 1.9 1c.2 1-.6.2-2 2.6a29.5 29.5 0 0 0-3.7 11.5c-10.9 3.6-22.2 5-33.6 6.5-4 2-6 4.7-5.2 7.7 1.4 3.3 10.2 6.7 10.2 6.8 1.7 1 3.6 3.5-.5 8.6-17.8-.8-31.7-8.4-36.5-19.1-1.4-1.1-3 0-4 1.4-7 9-13.8 17-25.7 21.4-7 1.8-14.3-1.1-17.7-5.7-2.3-2.7-2.2-5.6-3-6.2-3.9 1.7-36.9 15.7-32.7 9.1 8-8.5 22-14.9 34.2-23.3.9-2.9 2.5-12.5 7.3-15.6.3 0-.7 5.6-.6 8 0 2-.2 2.7.2 2.2.9-.5 15.7-12.2 17-15.8 1.4-2 .3-7.2.3-7.4-2.8-7.2-6.7-7.8-8.1-11.4-1.3-4.7-.7-10.1 2-11.7 2.4-2.1 5.2-1.9 7.9.5 3 2.7 5.6 8 6.4 11.9-.5 1.5-4-1-5-.3a16 16 0 0 1 3.7 7.8c2 8.2 1.4 11.4-.6 16.7-6.6 13.9-15 18-22.4 23.2-.2 0-.3 3.5 2.4 5.4 1 1 4.9 1.5 9.4 0a54.5 54.5 0 0 0 22.3-23.3 51 51 0 0 0-2.4-22.2c-2.9-6.7-6.3-16.2-6.3-16.4-.1-4.2.2-5.6 2-7.7m-95.8-38.6c4.2 2 12.2 1.1 11.8-5.7l-.2-3.1c-.8-2-3.2-1.5-3.7.5-.2.7.3 1.8-.3 2.1-.4.4-1.7.2-1.7-1.7 0-.6-.4-1.2-.7-1.6-.2-.2-.4-.2-.9-.2-.6 0-.6.1-.9.6-.1.5-.3 1-.3 1.6 0 .7-.4.9-.8 1-.6 0-.5 0-1-.2-.2-.3-.5-.4-.5-1l-.3-1.6c-.2-.3-.6-.5-1-.6-2.3 0-2.5 2.7-2.3 3.7-.2.2-.3 4.9 2.8 6.2"}),M.createElement("path",{fill:"#fff",d:"M235.1 187.7c4.2 2 14.3.9 11.8-5.6l-.2-3.2c-.9-2-3.2-1.5-3.7.6-.2.6.3 1.7-.4 2-.3.4-1.7.2-1.6-1.6 0-.6-.4-1.3-.7-1.7-.3-.1-.4-.2-1-.2-.5 0-.5.2-.8.7-.2.5-.3 1-.3 1.6-.1.6-.4.8-.9 1-.5 0-.4 0-.8-.3-.3-.3-.6-.4-.6-.9l-.3-1.6c-.2-.3-.6-.5-1-.6-2.3 0-2.5 2.6-2.4 3.6-.1.2-.2 5 3 6.2zm72-21.6c4.2 2 12.1 1.1 11.8-5.6l-.2-3.2c-.9-2-3.2-1.5-3.7.5-.2.7.3 1.8-.4 2.2-.3.3-1.7.1-1.6-1.8 0-.6-.4-1.2-.7-1.6-.3-.2-.4-.2-1-.2-.5 0-.5.2-.8.7l-.3 1.5c-.1.7-.4 1-.9 1s-.4 0-.8-.2c-.3-.3-.6-.4-.6-.9s-.1-1.3-.3-1.7c-.2-.3-.6-.4-1-.5-2.3 0-2.5 2.6-2.4 3.6-.1.2-.2 4.9 3 6.2zm37.3 54.3c-7.3 8.3-4.1 22-2.4 25 2.4 4.8 4.3 7.9 9 10.3 4.3 3.1 7.7 1.2 9.5-1 4.3-4.5 4.4-16 6.4-18.2 1.4-4.2 5-3.5 6.7-1.6a16.5 16.5 0 0 0 6.2 5.3c4 3.5 8.8 4.2 13.6 1 3.2-1.9 5.3-4.2 7.2-8.9 2-5.6 1-31.6.5-47l-4.2-21.5c0-.2-.5-10.2-1-12.5 0-1-.3-1.3.7-1.2 1.1 1 1.2 1 2 1.3 1 .2 2-1.7 1.3-3.3l-10-18.6c-.8-.8-1.9-1.6-3.2.2a7.3 7.3 0 0 0-2.4 5.5c.3 4.4 1 8.9 1.3 13.3l4 22.6c1.3 16 1.6 29.2 2.9 45.3-.2 6.8-2.3 12.7-4.3 13.6 0 0-3 1.7-5-.2-1.5-.6-7.4-9.9-7.4-9.9-3-2.7-5-2-7.1 0-6 5.8-8.6 16.4-12.7 23.8-1 1.7-4 3-7.2-.1-8.2-11.3-3.4-27.3-4.4-23.2M309 126.7c3.8 1.5 6.4 9.2 5.6 13-.8 4.5-2.8 9.5-4.2 8.9-1.6-.6 1-4.6-.5-8.8-.8-2.8-6-7.8-5.4-9.2-1-3.1 2.2-4.5 4.5-4z"}),M.createElement("path",{fill:"#fff",d:"M356.6 225c.7-9.2-.6-14.8-.8-20.2s-6.1-46.6-7.3-50.6c-1.5-7.8 5.7-1 4.9-5.6-2.5-5.6-8.6-13.9-10.5-18.8-1.2-2-.7-4-3.3-.5a42.3 42.3 0 0 0-2.3 19.2c6.2 32.3 12.5 59.1 11.5 89.8 3 0 6.3-6.7 7.8-13.3m64.4-85.3c3.5 1.7 5.5 11.3 5.1 14-.7 5-2.5 10.4-3.8 9.7-1.5-.6.3-7.4-.4-9.5-.8-3-5.5-8.4-5-10-1-3.4 2-4.8 4.1-4.2m-255.7 67.9c3.3 1.3 5.3 8.3 5 10.3-.8 3.7-2.5 7.7-3.8 7.1-1.3-.4.3-5.4-.3-7-.3-3.7-4.9-5.7-4.8-7.3-.8-3 2-3.5 4-3.1z"}),M.createElement("path",{fill:"#165d31",d:"M244.9 218.2c4.2.2 6.3 3.6 2.4 5-4 1.3-7.7 2.4-7.8 8 1.5 8-2 5.2-4 4.2-2.4-1.8-9.2-6-10.2-15-.1-2.1 1.6-4 4.3-4 4 1.1 10 1.2 15.3 1.8"}),M.createElement("path",{fill:"#fff",d:"M77.4 124.4c4.8 1.4 5.1 8.6 4.8 10.7-.7 3.8-2.4 7.9-3.6 7.4-1.4-.5 0-5.7-.7-7.3-.7-2.2-4.8-6.4-4.4-7.6-.9-2.5 2-3.7 3.9-3.2m95.9 33.6c-3.8 2-5.2 8-2.9 11.6 2.2 3 5.6 1.9 6 1.9 3.7.4 5.9-6.9 5.9-6.9s.1-2-4.2 1.9c-1.9.3-2-.4-2.5-1.4a9 9 0 0 1 .5-5.7c.7-1.8-.7-2.6-2.8-1.4m28-36.4c-2 1.3-5.7 5.2-5.8 9.6-.1 2.5-.6 2.5 1 4 1.3 1.8 2.4 1.7 4.8.4a5.1 5.1 0 0 0 2.3-3.4c.6-2.8-3 1.4-3.4-1.8-.8-3 1.5-4.2 3.7-7 0-2 0-3.3-2.7-1.8zm22.4 4a59.5 59.5 0 0 0-1.6 11.1c-.6 2.8 3 4 4.5.4 2.4-6.5 2.4-9.3 2.6-12-.7-4.3-3.6-4.2-5.5.5m142 72.3c.4-.5 20-14.4 20-14.4 2-.7 1.5 7.2.6 7.1a77.8 77.8 0 0 1-20.7 14.3c-1 .7-1.9-5.3 0-7zm17.7-.2c3.5 1.7 4.9 11.8 4.5 14.5 0 5.4-3.3 9.6-4.7 9-1.4-.7.2-6.7-.5-8.8-.8-3-3.7-8.5-3.2-10.1-1-3.4 1.8-5.2 4-4.6zm-116 43.4a26 26 0 0 1 5.6-4.9c2-1 3.8.8 3.7.7.3 2-1.2 3.7-.7 6.3.4 1 .7 2.2 2.6 1.8 3.1-2.5 6-2.7 9-2.8 2.5.1 2.6 4.2 1 4.2-5.7 1.2-8.2 2.8-12.3 4.3-2 1.2-3.6-.3-3.6-.4s-1.1-1.1-.4-3.7c.2-2-.6-3.2-2.4-3-1.2.8-2.4 1.2-3-.3-.3-1-.4-1.6.5-2.2m136.6 5.4c.8 1 1.4 2-.1 3.8l-3.7 3.2c-.6 1-1 2.8 1 3.3 3.6 1 12-4.5 12-4.6 1.4-1 1-3 .8-3-.8-.9-2.6-.3-3.8-.5-.6 0-2.5-.2-1.6-2a11.4 11.4 0 0 0 1.6-2.9c.5-1.2 0-2-2-2.7-2.1-.4-3-.2-5.3 0-1.2.2-1.6.8-1.9 2.3.1 2.3 1.5 2.2 3 3z"}),M.createElement("path",{fill:"#165d31",d:"M268.1 189.7c-.5 1-2.3 1-4 0s-2.7-2.6-2.1-3.5 2.3-.9 4 0 2.6 2.6 2.1 3.5m-89-53.6c-1 .3-2.4-.6-3-2s-.3-2.6.7-2.9 2.3.7 3 2 .3 2.7-.8 3zM355.2 375c9.4.4 18.2 0 27.5.5 1.7 1.5.5 5-.6 4.8l-7.8-.3c-.1-3-7.7-2.5-7.5.1-4.1.5-7.8-.1-12-.3-1.2-1.5-1-4.2.4-4.8"}))))};const oYe=({defaultValue:e,...t})=>{const[n,r]=Mn(e??"fa"),o={fa:"\u0641\u0627\u0631\u0633\u06CC",en:"English",ar:"\u0627\u0644\u0639\u0631\u0628\u06CC\u0629"},i=s=>{switch(s){case"fa":return W(H8,{className:"KdLanguageChange-country-flag"});case"ar":return W(rYe,{className:"KdLanguageChange-country-flag"});case"en":return W(nYe,{className:"KdLanguageChange-country-flag"});default:return W(H8,{className:"KdLanguageChange-country-flag"})}},a=s=>{r(s),t?.onChange(s)};return W($8,{className:"KdLanguageChange-MenubarRoot",dir:"rtl",...t,children:wt(F8,{children:[wt(z8,{className:"KdLanguageChange-MenubarTrigger",children:[i(n),o[n]]}),W(YP,{children:W(B8,{align:"start",side:"bottom",sideOffset:10,className:"KdLanguageChange-MenubarContent",children:Object.keys(o).map((s,c)=>wt("div",{className:"KdLanguageChange-MenubarItem",onClick:()=>a(s),children:[i(s),o[s]]},c))})})]})})},iYe=Gi("img")(),aYe=({pathProp:e,randomNumber:t,...n})=>W(iYe,{...n,alt:"CAPTCHA",src:`${e.APIURL}${MEe}${t}`});function sYe({Component:e,...t}){const n=Gi(e)();return W(n,{...t})}function lYe({isOpen:e,onClose:t,...n}){return W(nre,{...n,open:e,onClose:t})}const cYe=(e,t,n,r,o)=>{const i={IMG:"create/image",TEXT:"create/text",VIDEO:"create/video",COMPRESS:"create/compress",FONT:"create/font"};return e?{url:i.IMG,type:"IMG"}:t?{url:i.TEXT,type:"TEXT"}:n?{url:i.VIDEO,type:"VIDEO"}:r?{url:i.COMPRESS,type:"COMPRESS"}:o?{url:i.FONT,type:"FONT"}:{url:"create",type:void 0}};function GP({APIURL:e=window?.env?.REACT_APP_APIURL??void 0,sessionId:t=localStorage.getItem("sessionId")??"",fileSizeLimit:n=2,fileCountLimit:r=20,validUploadType:o=["IMG","TEXT","VIDEO","COMPRESS","FONT"],multiple:i=!0,onError:a}){const[s,c]=Mn([]),f=Wt(0),[p,m]=Mn([]),b={},y=k=>{c(T=>{const E=T.filter(_=>_.session!==k);return f.current=E.length,E})},w=(k,T)=>{console.log(k,"err"),a&&a("\u0639\u0645\u0644\u06CC\u0627\u062A \u0628\u0627 \u062E\u0637\u0627 \u0645\u0648\u0627\u062C\u0647 \u0634\u062F"),m(E=>E.filter(_=>_.file!==T))};function S(k,T){if(!e)a&&a("Not exist APIURL"),console.error("Not exist APIURL");else try{const E=k.target.files||[];if(!i&&E.length>1){a&&a("\u062D\u062F\u0627\u06A9\u062B\u0631 1 \u0641\u0627\u06CC\u0644 \u0645\u06CC\u200C\u062A\u0648\u0627\u0646\u06CC\u062F \u0628\u0627\u0631\u06AF\u0630\u0627\u0631\u06CC \u06A9\u0646\u06CC\u062F.");return}if(i&&E.length+f.current>r){a&&a(`\u062D\u062F\u0627\u06A9\u062B\u0631 ${r} \u0641\u0627\u06CC\u0644 \u0645\u06CC\u200C\u062A\u0648\u0627\u0646\u06CC\u062F \u0628\u0627\u0631\u06AF\u0630\u0627\u0631\u06CC \u06A9\u0646\u06CC\u062F.`);return}for(let _=0;_<E.length;_++){const R=E[_],N=R.size/1024/1024,F=R.name,V=F.lastIndexOf(".")+1,K=F.substr(V,F.length).toLowerCase(),Y=T?!!T?.image&&!!(T?.image==="ALL"?Ga.image:T?.image)?.find(le=>le===K):!!o?.find(le=>le==="IMG")&&!!Ga?.image?.find(le=>le===K),J=T?!!T?.text&&!!(T?.text==="ALL"?Ga.text:T?.text)?.find(le=>le===K):!!o?.find(le=>le==="TEXT")&&!!Ga?.text?.find(le=>le===K),X=T?!!T?.video&&!!(T?.video==="ALL"?Ga.video:T?.video)?.find(le=>le===K):!!o?.find(le=>le==="VIDEO")&&!!Ga?.video?.find(le=>le===K),ne=T?!!T?.compress&&!!(T?.compress==="ALL"?Ga.compress:T?.compress)?.find(le=>le===K):!!o?.find(le=>le==="COMPRESS")&&!!Ga?.compress?.find(le=>le===K),ie=T?!!T?.font&&!!(T?.font==="ALL"?Ga.font:T?.font)?.find(le=>le===K):!!o?.find(le=>le==="FONT")&&!!Ga?.font?.find(le=>le===K),{url:te,type:re}=cYe(Y,J,X,ne,ie),de=`${e}${hl.upload}${Jx.pathFileUpload}${te}`;if(N>n)a&&a(`\u062D\u062F\u0627\u06A9\u062B\u0631 \u062D\u062C\u0645 \u0622\u067E\u0644\u0648\u062F ${n} \u0645\u06AF\u0627\u0628\u0627\u06CC\u062A \u0645\u06CC\u200C\u0628\u0627\u0634\u062F.`);else if(re){const le={file:R,progress:0,type:re};m(je=>i?[...je,le]:[le]);const ce=512*1024,ve=new FormData;ve.append("chunkSize",String(ce)),ve.append("totalSize",String(R.size)),ve.append("fileName",R.name);const fe=Math.ceil(R.size/ce),Te=[];for(let je=1;je<=fe;je++)Te.push(je);fetch(de,{method:"POST",headers:b,body:ve,credentials:"include"}).then(je=>je.json()).then(async je=>{let ke=0;if(je?.data?.sessionId?.length>0){let me=1,Pe=!1;for(let Me=0;Me<R.size;Me+=ce,me++)if(!Pe){const _e=R.slice(Me,Me+ce),Be=new FormData;Be.append("data",_e);const Le={method:"PUT",headers:{...b,sessionId:t},body:Be,credentials:"include"};await fetch(`${e}${hl.upload}${Jx.pathForUploadCunk}${je?.data?.sessionId}?chunkNumber=${me}`,Le).then(Ne=>{if(Ne.status!==200)Pe=!0,w(Pe,R);else{ke=ke+_e.size;const Ee=Math.round(ke/R.size*100);m(He=>He.map(Ie=>Ie.file===R?{...Ie,progress:Ee,session:je?.data?.sessionId}:Ie))}})}if(!Pe){const Me={method:"GET",headers:{...b,sessionId:t},credentials:"include"};await fetch(`${e}${hl.upload}${Jx.pathForGetFile}${je?.data?.sessionId}`,Me).then(_e=>_e.json()).then(_e=>{m(Le=>Le.filter(Ne=>Ne.session!==je?.data?.sessionId));const Be={session:je?.data?.sessionId,concluded:_e.concluded,progress:100,fileURL:`${e}${hl.upload}${_e.fileLink}`,fileName:F??"",type:re};c(Le=>(i?f.current=Le.length+1:f.current=1,i?[...Le,Be]:[Be]))}).catch(_e=>{w(_e,R)})}}else w(`err in ${te} service`,R)}).catch(je=>{w(je,R)})}else a&&a("\u0644\u0637\u0641\u0627 \u0641\u0631\u0645\u062A \u0645\u0646\u0627\u0633\u0628 \u0627\u0646\u062A\u062E\u0627\u0628 \u06A9\u0646\u06CC\u062F.")}}catch(E){console.log("Error",E)}}return{APIURL:e,uploadingFiles:p,files:s,removeFile:y,handleFileChange:S,fileExtension:Ga}}export{DEe as KdAdvanceFileUploader,JWe as KdAlert,aYe as KdCaptcha,UEe as KdChart2D,WEe as KdChart3D,lYe as KdDrawer,d6 as KdDropDownField,PEe as KdFileUploader,u6 as KdFormContainer,uEe as KdFormField,t7e as KdGridHeader,e7e as KdGridPanel,HHe as KdHtmlEditor,JHe as KdImageBox,oYe as KdLanguageChange,dEe as KdLazyDropDownField,tYe as KdLoading,Q9e as KdMenubar,I7 as KdModal,L7 as KdPanelWrapper,eYe as KdRadioListCustom,Y7 as KdSearchableInput,fEe as KdSearchableInputField,qWe as KdStepContent,XWe as KdStepList,KWe as KdStepRoot,ZWe as KdStepTrigger,sYe as KdStyledComponent,HWe as KdTabsContent,VWe as KdTabsList,zWe as KdTabsRoot,YWe as KdTabsTrigger,mEe as KdTagBoxInput,V7e as KdTree,pEe as KdTreeField,TEe as KdTypography,Oke as KdpaAccordion,Pke as KdpaAccordionDetails,Mke as KdpaAccordionSummary,Sle as KdpaAlert,Cle as KdpaAlertTitle,pg as KdpaAutoComplete,qL as KdpaAvatar,kle as KdpaBadge,Zye as KdpaButton,Jye as KdpaCheckBox,Ple as KdpaChip,o0e as KdpaCircularProgress,_4 as KdpaCollapse,aT as KdpaCollapseTransitions,o1e as KdpaCopyToClipboard,Aye as KdpaDatePicker,Gye as KdpaDateTimePicker,sEe as KdpaDialog,N4 as KdpaDivider,Mxe as KdpaDropDownLazy,dxe as KdpaDropZone,l0e as KdpaFade,rEe as KdpaFileUploader,iEe as KdpaFormContainer,O4 as KdpaFormControl,qye as KdpaFormControlLabel,aEe as KdpaFormField,Jke as KdpaFullScreenDialog,Kk as KdpaGrid,Ele as KdpaGridBadge,c0e as KdpaGrow,P4 as KdpaIconButton,a1e as KdpaInlineSpinner,Hm as KdpaInput,tce as KdpaInputLabel,nce as KdpaInputMultiline,s1e as KdpaLoading,oT as KdpaMenuItem,X1e as KdpaModal,K1e as KdpaModalImage,RL as KdpaMuiBadge,q1e as KdpaPaginationGrid,ax as KdpaPrimaryButton,GL as KdpaRadio,rce as KdpaRadioGroup,qke as KdpaRtlProvider,mg as KdpaSecondaryButton,tEe as KdpaSegment,M4 as KdpaSelect,l1e as KdpaSkeleton,u0e as KdpaSlide,G1e as KdpaSlider,t0e as KdpaSweetAlertConfirm,n0e as KdpaSweetAlertDelete,r0e as KdpaSweetAlertOK,oce as KdpaSwitch,a0e as KdpaTab,s0e as KdpaTabs,Ake as KdpaThemeProvider,mme as KdpaTimePicker,jl as KdpaTooltip,J1e as KdpaTree,Tke as KdpaTreeSelect,Ya as KdpaTypography,I2 as KdpaUploadedFile,R2 as KdpaUploadingFile,GP as KdpaUseFileUploadHook,d0e as KdpaZoom,Ga as fileExtension,Sd as pathFile,Jx as pathServicesUpload,hl as serviceName};
@@ -0,0 +1,13 @@
1
+ import "./kdpaAdvancedList.scss";
2
+ interface KdpaAdvancedListProps {
3
+ components: any;
4
+ pagination: any;
5
+ loading?: boolean;
6
+ selection: any;
7
+ ordering: any;
8
+ columns: any;
9
+ rows: any;
10
+ }
11
+ declare const KdpaAdvancedList: ({ components, pagination, selection, ordering, loading, columns, rows, ...rest }: KdpaAdvancedListProps) => import("react/jsx-runtime").JSX.Element;
12
+ export default KdpaAdvancedList;
13
+ //# sourceMappingURL=KdpaAdvancedList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"KdpaAdvancedList.d.ts","sourceRoot":"","sources":["../../../../src/components/AdvancedList/KdpaAdvancedList.tsx"],"names":[],"mappings":"AAOA,OAAO,yBAAyB,CAAC;AAsCjC,UAAU,qBAAqB;IAC7B,UAAU,EAAE,GAAG,CAAC;IAChB,UAAU,EAAE,GAAG,CAAC;IAChB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,GAAG,CAAC;IACf,QAAQ,EAAE,GAAG,CAAC;IACd,OAAO,EAAE,GAAG,CAAC;IACb,IAAI,EAAE,GAAG,CAAC;CACX;AAED,QAAA,MAAM,gBAAgB,qFASnB,qBAAqB,4CAoEvB,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { Meta, StoryObj } from "@storybook/react";
2
+ import KdpaAdvancedList from "./KdpaAdvancedList";
3
+ declare const meta: Meta<typeof KdpaAdvancedList>;
4
+ export default meta;
5
+ type Story = StoryObj<typeof KdpaAdvancedList>;
6
+ export declare const Primary: Story;
7
+ //# sourceMappingURL=KdpaAdvancedList.stories.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"KdpaAdvancedList.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/AdvancedList/KdpaAdvancedList.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,gBAAgB,MAAM,oBAAoB,CAAC;AAIlD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,gBAAgB,CAGvC,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,gBAAgB,CAAC,CAAC;AA0D/C,eAAO,MAAM,OAAO,EAAE,KAwBrB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { default as KdpaAdvancedList } from "./KdpaAdvancedList";
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/AdvancedList/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,oBAAoB,CAAC"}
@@ -0,0 +1,5 @@
1
+ import { EditorProps } from "@monaco-editor/react";
2
+ export type KdpaCodeEditorProps = EditorProps;
3
+ declare function KdpaCodeEditor(props: KdpaCodeEditorProps): import("react/jsx-runtime").JSX.Element;
4
+ export default KdpaCodeEditor;
5
+ //# sourceMappingURL=KdpaCodeEditor.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"KdpaCodeEditor.d.ts","sourceRoot":"","sources":["../../../../src/components/CodeEditor/KdpaCodeEditor.tsx"],"names":[],"mappings":"AAAA,OAAe,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAE3D,MAAM,MAAM,mBAAmB,GAAG,WAAW,CAAC;AAE9C,iBAAS,cAAc,CAAC,KAAK,EAAE,mBAAmB,2CAMjD;AAED,eAAe,cAAc,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { Meta, StoryObj } from "@storybook/react";
2
+ import KdpaCodeEditor from "./KdpaCodeEditor";
3
+ declare const meta: Meta<typeof KdpaCodeEditor>;
4
+ export default meta;
5
+ type Story = StoryObj<typeof KdpaCodeEditor>;
6
+ export declare const Primary: Story;
7
+ export declare const Secondary: Story;
8
+ //# sourceMappingURL=KdpaCodeEditor.stories.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"KdpaCodeEditor.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/CodeEditor/KdpaCodeEditor.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,cAAc,MAAM,kBAAkB,CAAC;AAE9C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,cAAc,CAGrC,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,cAAc,CAAC,CAAC;AAE7C,eAAO,MAAM,OAAO,EAAE,KAgBrB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,KAavB,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { default as KdpaCodeEditor } from "./KdpaCodeEditor";
2
+ export type { KdpaCodeEditorProps } from "./KdpaCodeEditor";
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/CodeEditor/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAC7D,YAAY,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC"}
@@ -0,0 +1,4 @@
1
+ import "./DataGrid.scss";
2
+ declare function KdpaDataGrid(props: any): import("react/jsx-runtime").JSX.Element;
3
+ export default KdpaDataGrid;
4
+ //# sourceMappingURL=KdpaDataGrid.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"KdpaDataGrid.d.ts","sourceRoot":"","sources":["../../../../src/components/DataGrid/KdpaDataGrid.tsx"],"names":[],"mappings":"AAEA,OAAO,iBAAiB,CAAC;AAEzB,iBAAS,YAAY,CAAC,KAAK,EAAE,GAAG,2CAE/B;AAED,eAAe,YAAY,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { Meta, StoryObj } from "@storybook/react";
2
+ import KdpaDataGrid from "./KdpaDataGrid";
3
+ declare const meta: Meta<typeof KdpaDataGrid>;
4
+ export default meta;
5
+ type Story = StoryObj<typeof KdpaDataGrid>;
6
+ export declare const Primary: Story;
7
+ //# sourceMappingURL=KdpaDataGrid.stories.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"KdpaDataGrid.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/DataGrid/KdpaDataGrid.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,YAAY,MAAM,gBAAgB,CAAC;AAE1C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,YAAY,CAInC,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,YAAY,CAAC,CAAC;AAwE3C,eAAO,MAAM,OAAO,EAAE,KAyBrB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { default as KdpaDataGrid } from "./KdpaDataGrid";
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/DataGrid/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAC"}
@@ -0,0 +1,3 @@
1
+ declare const Sovovovoka: (props: any) => import("react/jsx-runtime").JSX.Element;
2
+ export default Sovovovoka;
3
+ //# sourceMappingURL=Temp.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Temp.d.ts","sourceRoot":"","sources":["../../../../../src/designerKit/components/Alert/Temp.tsx"],"names":[],"mappings":"AAMA,QAAA,MAAM,UAAU,yDA2Gf,CAAC;AACF,eAAe,UAAU,CAAC"}
@@ -0,0 +1,12 @@
1
+ import React from "react";
2
+ export interface KdFormFieldProps {
3
+ name: string;
4
+ rules?: any;
5
+ Component: React.ElementType;
6
+ autoComplete?: boolean;
7
+ onChange?: (e: unknown) => void;
8
+ [x: string]: any;
9
+ }
10
+ declare function KdpaFormField({ name, rules, Component, ...props }: KdFormFieldProps): import("react/jsx-runtime").JSX.Element;
11
+ export default KdpaFormField;
12
+ //# sourceMappingURL=KdpaFormField.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"KdpaFormField.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Form/KdFormField/KdpaFormField.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,MAAM,WAAW,gBAAgB;IAC/B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,SAAS,EAAE,KAAK,CAAC,WAAW,CAAC;IAC7B,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,QAAQ,CAAC,EAAE,CAAC,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;IAChC,CAAC,CAAC,EAAE,MAAM,GAAI,GAAG,CAAA;CAClB;AAED,iBAAS,aAAa,CAAC,EACrB,IAAS,EACT,KAAU,EACV,SAAS,EACT,GAAG,KAAK,EACT,EAAE,gBAAgB,2CA6BlB;AAED,eAAe,aAAa,CAAC"}
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- interface PanelWrapperProps {
2
+ export interface PanelWrapperProps {
3
3
  isOpen?: boolean;
4
4
  children: React.ReactNode;
5
5
  onClose: () => void;
@@ -1 +1 @@
1
- {"version":3,"file":"PanelWrapper.d.ts","sourceRoot":"","sources":["../../../../../src/designerKit/components/GridPanel/PanelWrapper.tsx"],"names":[],"mappings":";AAGA,UAAU,iBAAiB;IACzB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAC;CAClB;AAED,iBAAS,YAAY,CAAC,EAAE,IAAe,EAAE,MAAM,EAAE,QAAQ,EAAE,OAAO,EAAE,GAAG,KAAK,EAAE,EAAE,iBAAiB,2CAehG;AAED,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"PanelWrapper.d.ts","sourceRoot":"","sources":["../../../../../src/designerKit/components/GridPanel/PanelWrapper.tsx"],"names":[],"mappings":";AAGA,MAAM,WAAW,iBAAiB;IAChC,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAC;CAClB;AAED,iBAAS,YAAY,CAAC,EAAE,IAAe,EAAE,MAAM,EAAE,QAAQ,EAAE,OAAO,EAAE,GAAG,KAAK,EAAE,EAAE,iBAAiB,2CAehG;AAED,eAAe,YAAY,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"KdImageBox.d.ts","sourceRoot":"","sources":["../../../../../src/designerKit/components/ImageBox/KdImageBox.tsx"],"names":[],"mappings":"AAEA,OAAmB,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAWhE,MAAM,WAAW,eAAgB,SAAQ,OAAO,CAAC,eAAe,CAAC;IAC/D,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IACxB,QAAQ,CAAC,EAAE;QACT,cAAc,CAAC,EAAE,MAAM,CAAC;QACxB,iBAAiB,CAAC,EAAE,MAAM,CAAC;KAC5B,CAAC;IACF,KAAK,CAAC,EAAE,OAAO,CAAC;IAEhB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,KAAK,GAAG,MAAM,CAAC;IACzB,EAAE,CAAC,EAAE,GAAG,CAAC;CACV;AAED,QAAA,MAAM,UAAU,yCAKb,eAAe,4CA6EjB,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"KdImageBox.d.ts","sourceRoot":"","sources":["../../../../../src/designerKit/components/ImageBox/KdImageBox.tsx"],"names":[],"mappings":"AAEA,OAAmB,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAWhE,MAAM,WAAW,eAAgB,SAAQ,OAAO,CAAC,eAAe,CAAC;IAC/D,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IACxB,QAAQ,CAAC,EAAE;QACT,cAAc,CAAC,EAAE,MAAM,CAAC;QACxB,iBAAiB,CAAC,EAAE,MAAM,CAAC;KAC5B,CAAC;IACF,KAAK,CAAC,EAAE,OAAO,CAAC;IAEhB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,KAAK,GAAG,MAAM,CAAC;IACzB,EAAE,CAAC,EAAE,GAAG,CAAC;CACV;AAED,QAAA,MAAM,UAAU,yCAKb,eAAe,4CAyGjB,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -3,7 +3,7 @@ import KdImageBox from "./KdImageBox";
3
3
  declare const meta: Meta<typeof KdImageBox>;
4
4
  export default meta;
5
5
  type Story = StoryObj<typeof KdImageBox>;
6
- export declare const Primary: Story;
7
- export declare const Secondary: Story;
6
+ export declare const Normal: Story;
7
+ export declare const Modal: Story;
8
8
  export declare const Zoomable: Story;
9
9
  //# sourceMappingURL=KdModalImage.stories.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"KdModalImage.stories.d.ts","sourceRoot":"","sources":["../../../../../src/designerKit/components/ImageBox/KdModalImage.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,UAAU,MAAM,cAAc,CAAC;AAItC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,UAAU,CAGjC,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,UAAU,CAAC,CAAC;AAEzC,eAAO,MAAM,OAAO,EAAE,KAcrB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,KAIvB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,KAKtB,CAAC"}
1
+ {"version":3,"file":"KdModalImage.stories.d.ts","sourceRoot":"","sources":["../../../../../src/designerKit/components/ImageBox/KdModalImage.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,UAAU,MAAM,cAAc,CAAC;AAItC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,UAAU,CAGjC,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,UAAU,CAAC,CAAC;AAEzC,eAAO,MAAM,MAAM,EAAE,KAcpB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,KAKnB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,KAKtB,CAAC"}
@@ -0,0 +1,5 @@
1
+ export declare const useKdTreeHelper: () => {
2
+ renderTreeCheckBox: (data: unknown[], valueField: string, labelField: string, parentField: string, iconField?: string) => any[];
3
+ buildTree: (flatTree?: never[], parent?: undefined) => any[];
4
+ };
5
+ //# sourceMappingURL=useKdTreeHelper.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useKdTreeHelper.d.ts","sourceRoot":"","sources":["../../../../../src/designerKit/components/Tree/useKdTreeHelper.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe;+BAElB,OAAO,EAAE,cACH,MAAM,cACN,MAAM,eACL,MAAM,cACP,MAAM;;CAmCrB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"DroppedFiles.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Uploader/KdAdvanceFileUploader/DroppedFiles.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AAErE,UAAU,iBAAiB;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,aAAa,CAAC,EAAE,iBAAiB,CAAC;CACnC;AAED,MAAM,CAAC,OAAO,UAAU,YAAY,CAAC,EACnC,IAAI,EACJ,QAAQ,EACR,aAAa,GACd,EAAE,iBAAiB,2CA0DnB"}
1
+ {"version":3,"file":"DroppedFiles.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Uploader/KdAdvanceFileUploader/DroppedFiles.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AAErE,UAAU,iBAAiB;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,aAAa,CAAC,EAAE,iBAAiB,CAAC;CACnC;AAED,MAAM,CAAC,OAAO,UAAU,YAAY,CAAC,EACnC,IAAI,EACJ,QAAQ,EACR,aAAa,GACd,EAAE,iBAAiB,2CA8DnB"}
@@ -0,0 +1,9 @@
1
+ import { TypeUploadHandler } from "../KdFileUploader/KdFileUploader";
2
+ interface DroppedFilesProps {
3
+ item: any;
4
+ uploadHandler?: TypeUploadHandler;
5
+ }
6
+ export declare function CircularProgressWithLabel(props: any): import("react/jsx-runtime").JSX.Element;
7
+ export default function DroppingFiles({ item }: DroppedFilesProps): import("react/jsx-runtime").JSX.Element;
8
+ export {};
9
+ //# sourceMappingURL=DroppingFiles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DroppingFiles.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Uploader/KdAdvanceFileUploader/DroppingFiles.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AAIrE,UAAU,iBAAiB;IACzB,IAAI,EAAE,GAAG,CAAC;IACV,aAAa,CAAC,EAAE,iBAAiB,CAAC;CACnC;AAED,wBAAgB,yBAAyB,CAAC,KAAK,EAAE,GAAG,2CAsBnD;AACD,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,EAAE,IAAI,EAAE,EAAE,iBAAiB,2CA2ChE"}
@@ -1 +1 @@
1
- {"version":3,"file":"UploadedItems.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Uploader/KdFileUploader/UploadedItems.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAErD,UAAU,kBAAkB;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,aAAa,CAAC,EAAE,iBAAiB,CAAC;CACnC;AAED,iBAAS,aAAa,CAAC,EAAE,IAAI,EAAE,aAAa,EAAE,QAAQ,EAAE,EAAE,kBAAkB,2CA0D3E;AAED,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"UploadedItems.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Uploader/KdFileUploader/UploadedItems.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAErD,UAAU,kBAAkB;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,aAAa,CAAC,EAAE,iBAAiB,CAAC;CACnC;AAED,iBAAS,aAAa,CAAC,EAAE,IAAI,EAAE,aAAa,EAAE,QAAQ,EAAE,EAAE,kBAAkB,2CA8D3E;AAED,eAAe,aAAa,CAAC"}
@@ -0,0 +1,53 @@
1
+ export type TypeAcceptUploader = {
2
+ image?: string[] | "ALL";
3
+ video?: string[] | "ALL";
4
+ text?: string[] | "ALL";
5
+ compress?: string[] | "ALL";
6
+ };
7
+ export declare const fileExtension: {
8
+ image: string[];
9
+ text: string[];
10
+ video: string[];
11
+ compress: string[];
12
+ };
13
+ export declare const pathFile: {
14
+ streamPath: string;
15
+ thumbnailstreamPath: string;
16
+ tempPath: string;
17
+ thumbnailTempPath: string;
18
+ };
19
+ export interface KdUseFileUploadType {
20
+ APIURL?: string;
21
+ UPLOAD_REST_URL?: string;
22
+ sessionId?: string;
23
+ fileSizeLimit: number;
24
+ fileCountLimit: number;
25
+ validUploadType: string[];
26
+ }
27
+ declare function KdUseFileUpload({ APIURL, UPLOAD_REST_URL, sessionId, fileSizeLimit, fileCountLimit, validUploadType, }: KdUseFileUploadType): {
28
+ APIURL: string;
29
+ UPLOAD_REST_URL: string;
30
+ uploadingFiles: {
31
+ session?: string | undefined;
32
+ progress: number;
33
+ type: string;
34
+ file: File;
35
+ }[];
36
+ files: {
37
+ session: string;
38
+ progress?: number | undefined;
39
+ type?: string | undefined;
40
+ fileURL?: string | undefined;
41
+ file?: File | undefined;
42
+ }[];
43
+ removeFile: (session: string) => void;
44
+ handleFileChange: (e: React.ChangeEvent<HTMLInputElement>, internalValidUploadType: TypeAcceptUploader) => Promise<void>;
45
+ fileExtension: {
46
+ image: string[];
47
+ text: string[];
48
+ video: string[];
49
+ compress: string[];
50
+ };
51
+ };
52
+ export default KdUseFileUpload;
53
+ //# sourceMappingURL=KdUseFileUpload.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"KdUseFileUpload.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Uploader/KdUseFileUpload/KdUseFileUpload.ts"],"names":[],"mappings":"AAGA,MAAM,MAAM,kBAAkB,GAAG;IAC/B,KAAK,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IACxB,QAAQ,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;CAC7B,CAAC;AAEF,eAAO,MAAM,aAAa;;;;;CAoCzB,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;CAKpB,CAAC;AAsCF,MAAM,WAAW,mBAAmB;IAClC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,MAAM,CAAC;IACtB,cAAc,EAAE,MAAM,CAAC;IACvB,eAAe,EAAE,MAAM,EAAE,CAAC;CAC3B;AAED,iBAAS,eAAe,CAAC,EACvB,MAA2C,EAC3C,eAAyD,EACzD,SAAmD,EACnD,aAAiB,EACjB,cAAmB,EACnB,eAAsD,GACvD,EAAE,mBAAmB;;;;;kBAaN,MAAM;cACV,MAAM;cACN,IAAI;;;iBAZD,MAAM;;;;;;0BAqBU,MAAM;0BAe9B,MAAM,WAAW,CAAC,gBAAgB,CAAC,2BACb,kBAAkB;;;;;;;EA6O9C;AAED,eAAe,eAAe,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useFileUpload.d.ts","sourceRoot":"","sources":["../../../../src/designerKit/hooks/useFileUpload.ts"],"names":[],"mappings":"AAIA,MAAM,MAAM,kBAAkB,GAAG;IAC/B,KAAK,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IACxB,QAAQ,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IAC5B,IAAI,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;CACzB,CAAC;AA8BF,MAAM,WAAW,yBAAyB;IACxC,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;CACrC;AAED,iBAAS,qBAAqB,CAAC,EAE7B,MAAmD,EACnD,SAAmD,EACnD,aAAiB,EACjB,cAAmB,EACnB,eAA8D,EAC9D,QAAe,EACf,OAAO,GACR,EAAE,yBAAyB;;;;kBAiBZ,MAAM;cACV,MAAM;cACN,IAAI;;;iBAhBD,MAAM;;;;;;;;0BAsBU,MAAM;0BAgB9B,MAAM,WAAW,CAAC,gBAAgB,CAAC,4BACZ,kBAAkB;;;;;;;;EAwQ/C;AAED,eAAe,qBAAqB,CAAC"}
1
+ {"version":3,"file":"useFileUpload.d.ts","sourceRoot":"","sources":["../../../../src/designerKit/hooks/useFileUpload.ts"],"names":[],"mappings":"AAIA,MAAM,MAAM,kBAAkB,GAAG;IAC/B,KAAK,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IACxB,QAAQ,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;IAC5B,IAAI,CAAC,EAAE,MAAM,EAAE,GAAG,KAAK,CAAC;CACzB,CAAC;AA8BF,MAAM,WAAW,yBAAyB;IACxC,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;CACrC;AAED,iBAAS,qBAAqB,CAAC,EAE7B,MAAmD,EACnD,SAAmD,EACnD,aAAiB,EACjB,cAAmB,EACnB,eAA8D,EAC9D,QAAe,EACf,OAAO,GACR,EAAE,yBAAyB;;;;kBAiBZ,MAAM;cACV,MAAM;cACN,IAAI;;;iBAhBD,MAAM;;;;;;;;0BAsBU,MAAM;0BAgB9B,MAAM,WAAW,CAAC,gBAAgB,CAAC,4BACZ,kBAAkB;;;;;;;;EAyQ/C;AAED,eAAe,qBAAqB,CAAC"}
@@ -0,0 +1,17 @@
1
+ export interface RenderTreeType {
2
+ label: JSX.Element;
3
+ value: string;
4
+ parent?: string;
5
+ }
6
+ export interface BuildTreeType {
7
+ label: JSX.Element;
8
+ value: string;
9
+ parent?: string;
10
+ children?: RenderTreeType[];
11
+ }
12
+ export declare const useTreeHelper: () => {
13
+ renderTreeToSpecificFieldName: (data: unknown[], valueField: string, labelField: string, parentField: string, iconField?: string) => RenderTreeType[];
14
+ buildTree: (flatTree?: RenderTreeType[], parent?: undefined) => BuildTreeType[];
15
+ findAllExpanded: (nodes: RenderTreeType[], nodeValue?: string) => string[];
16
+ };
17
+ //# sourceMappingURL=useTreeHelper.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useTreeHelper.d.ts","sourceRoot":"","sources":["../../../../src/designerKit/utils/useTreeHelper.tsx"],"names":[],"mappings":"AAAA,MAAM,WAAW,cAAc;IAC7B,KAAK,EAAE,GAAG,CAAC,OAAO,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,aAAa;IAC5B,KAAK,EAAE,GAAG,CAAC,OAAO,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,cAAc,EAAE,CAAC;CAC7B;AAED,eAAO,MAAM,aAAa;0CAEhB,OAAO,EAAE,cACH,MAAM,cACN,MAAM,eACL,MAAM,cACP,MAAM;2BAmBS,cAAc,EAAE;6BAgBb,cAAc,EAAE,cAAc,MAAM;CAYrE,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kdpa-components",
3
- "version": "1.39.0",
3
+ "version": "1.39.2",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",