@tsiky/components-r19 7.0.2 → 7.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),m=require("react"),a=require("./LineChart-CbXw3Rem.cjs"),E=require("styled-components"),mw=require("react-dom");function dz(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const c=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,c.get?c:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const Q=dz(m),lz="_button_1kuwt_2",hz="_primary_1kuwt_21",uz="_secondary_1kuwt_26",pz="_accent_1kuwt_31",yz="_outline_1kuwt_36",kz="_success_1kuwt_41",mz="_danger_1kuwt_46",fz="_warning_1kuwt_51",gz="_info_1kuwt_56",vz="_sm_1kuwt_62",xz="_md_1kuwt_67",Mz="_lg_1kuwt_72",We={button:lz,primary:hz,secondary:uz,accent:pz,outline:yz,success:kz,danger:mz,warning:fz,info:gz,sm:vz,md:xz,lg:Mz};function Z(e,t,n,c){if(!e||!e.mode||e.mode==="none")return;const{mode:i,moduleName:r,key:s,description:d,titleKey:l,textLabel:h="Texte",guideLabel:u="Guide"}=e,p=n||s,y=c||d,f=t||l,g=(k,x)=>{const M=x?x.trim():"";return M?M.includes(":")?`${k} : ${M.replace(/\s*:\s*/g," : ")}`:r?`${k} : ${r} : ${M}`:`${k} : ${M}`:`${k} : `};if(i==="key"){const k=[f?.trim()?g(h||"Texte",f):null,p?.trim()?g(u||"Guide",p):null].filter(Boolean);return k.length>0?k.join(" | "):void 0}if(i==="guide")return y||void 0}const sL=({children:e,variant:t="primary",size:n="md",className:c="",type:i="button",a11yConfig:r,...s})=>{const d={primary:We.primary,secondary:We.secondary,accent:We.accent,outline:We.outline,success:We.success,danger:We.danger,warning:We.warning,info:We.info},l={sm:We.sm,md:We.md,lg:We.lg},h=[We.button,d[t]??"",l[n]??"",c].filter(Boolean).join(" ");return o.jsx("button",{type:i,className:h,...s,title:s.title||Z(r,typeof e=="string"?e:void 0),children:e})},Rb=({progress:e,size:t,strokeWidth:n,color:c="#FFD700",bgColor:i="#eef2f6",textColor:r,textTop:s,textBottom:d,label:l,labelColor:h,textTopStyle:u,textBottomStyle:p,className:y=""})=>{t||(t=150);const f=n||t*.1;t+=f;const g=Math.min(5,Math.max(0,Math.floor(e))),k=t/2,x=(t-f)/2,M=2*Math.PI*x,I=M/5*(1-.1),b=M-I;return o.jsxs("div",{className:`circular-progress-container ${y}`,children:[o.jsxs("div",{className:"circular-progress",style:{width:t,height:t},children:[o.jsxs("svg",{width:t,height:t,children:[o.jsx("circle",{cx:k,cy:k,r:x-f/2,fill:i,stroke:"none",style:{filter:"drop-shadow(0px 0px 1px rgba(0,0,0,0.4))"}}),Array.from({length:5}).map((C,w)=>{const _=-90+w*72;return w>=g?null:o.jsx("circle",{cx:k,cy:k,r:x,fill:"transparent",stroke:c,strokeWidth:f,strokeLinecap:"butt",strokeDasharray:`${I} ${b}`,strokeDashoffset:0,transform:`rotate(${_} ${k} ${k})`,style:{transition:"stroke 0.3s ease"}},w)})]}),(s||d)&&o.jsxs("div",{className:"circular-progress-content",style:{color:r},children:[s&&o.jsx("div",{className:"circular-progress-text-top",style:{fontSize:"var(--text-paragraph)",fontWeight:"var(--font-bold)",...u},children:s}),d&&o.jsx("div",{className:"circular-progress-text-bottom",style:{fontSize:"var(--text-paragraph)",fontWeight:"var(--font-medium)",...p},children:d})]})]}),l&&o.jsx("div",{className:"circular-progress-label",style:{fontSize:"var(--text-paragraph)",fontWeight:"var(--font-medium)",color:h||r||"inherit"},children:l})]})},_z="_wrapper_12x8x_1",Lz="_list_12x8x_12",Iz="_item_12x8x_22",bz="_badge_12x8x_30",wz="_text_12x8x_42",Cz="_tooltip_12x8x_49",it={wrapper:_z,list:Lz,item:Iz,badge:bz,text:wz,tooltip:Cz};function DS({data:e,style:t,defaultBadgeColor:n="#2E7D32",defaultTextColor:c="#000",bgColor:i="transparent",activateTooltip:r=!0,maxVisible:s=3,width:d="auto",gap:l=0}){const[h,u]=m.useState(!1),[p,y]=m.useState(null),f=m.useRef(null);m.useEffect(()=>{function M(v){v.key==="Escape"&&u(!1)}return h&&document.addEventListener("keydown",M),()=>document.removeEventListener("keydown",M)},[h]),m.useEffect(()=>{function M(v){f.current&&!f.current.contains(v.target)&&u(!1)}return h&&document.addEventListener("mousedown",M),()=>document.removeEventListener("mousedown",M)},[h]);function g(M){r&&(M.preventDefault(),y({x:M.clientX,y:M.clientY}),u(!0))}const k=e.slice(0,s),x=M=>typeof M=="number"?`${M}px`:M;return o.jsxs("div",{className:it.wrapper,style:{width:x(d),background:i,...t,"--gap":x(l)},onContextMenu:g,"aria-label":"liste-badges",children:[o.jsx("ul",{className:it.list,children:k.map((M,v)=>o.jsxs("li",{className:it.item,children:[o.jsx("span",{className:it.badge,style:{backgroundColor:M.badgeColor??n},"aria-hidden":!0}),o.jsx("span",{className:it.text,style:{color:M.textColor??c},children:M.text})]},v))}),r&&h&&p&&o.jsx("div",{className:it.tooltip,style:{left:p.x+8,top:p.y+8,backgroundColor:i,"--gap":x(l)},role:"dialog","aria-modal":"false",ref:f,children:o.jsx("ul",{className:it.list,children:e.map((M,v)=>o.jsxs("li",{className:it.item,children:[o.jsx("span",{className:it.badge,style:{backgroundColor:M.badgeColor??n}}),o.jsx("span",{className:it.text,style:{color:M.textColor??"#000"},children:M.text})]},v))})})]})}/**
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),m=require("react"),a=require("./LineChart-CbXw3Rem.cjs"),F=require("styled-components"),mw=require("react-dom");function dz(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const c=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,c.get?c:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const Q=dz(m),lz="_button_1kuwt_2",hz="_primary_1kuwt_21",uz="_secondary_1kuwt_26",pz="_accent_1kuwt_31",yz="_outline_1kuwt_36",kz="_success_1kuwt_41",mz="_danger_1kuwt_46",fz="_warning_1kuwt_51",gz="_info_1kuwt_56",vz="_sm_1kuwt_62",xz="_md_1kuwt_67",Mz="_lg_1kuwt_72",We={button:lz,primary:hz,secondary:uz,accent:pz,outline:yz,success:kz,danger:mz,warning:fz,info:gz,sm:vz,md:xz,lg:Mz};function Z(e,t,n,c){if(!e||!e.mode||e.mode==="none")return;const{mode:i,moduleName:r,key:s,description:d,titleKey:l,textLabel:h="Texte",guideLabel:u="Guide"}=e,p=n||s,y=c||d,f=t||l,g=(k,x)=>{const M=x?x.trim():"";return M?M.includes(":")?`${k} : ${M.replace(/\s*:\s*/g," : ")}`:r?`${k} : ${r} : ${M}`:`${k} : ${M}`:`${k} : `};if(i==="key"){const k=[f?.trim()?g(h||"Texte",f):null,p?.trim()?g(u||"Guide",p):null].filter(Boolean);return k.length>0?k.join(" | "):void 0}if(i==="guide")return y||void 0}const sL=({children:e,variant:t="primary",size:n="md",className:c="",type:i="button",a11yConfig:r,...s})=>{const d={primary:We.primary,secondary:We.secondary,accent:We.accent,outline:We.outline,success:We.success,danger:We.danger,warning:We.warning,info:We.info},l={sm:We.sm,md:We.md,lg:We.lg},h=[We.button,d[t]??"",l[n]??"",c].filter(Boolean).join(" ");return o.jsx("button",{type:i,className:h,...s,title:s.title||Z(r,typeof e=="string"?e:void 0),children:e})},Rb=({progress:e,size:t,strokeWidth:n,color:c="#FFD700",bgColor:i="#eef2f6",textColor:r,textTop:s,textBottom:d,label:l,labelColor:h,textTopStyle:u,textBottomStyle:p,className:y=""})=>{t||(t=150);const f=n||t*.1;t+=f;const g=Math.min(5,Math.max(0,Math.floor(e))),k=t/2,x=(t-f)/2,M=2*Math.PI*x,I=M/5*(1-.1),b=M-I;return o.jsxs("div",{className:`circular-progress-container ${y}`,children:[o.jsxs("div",{className:"circular-progress",style:{width:t,height:t},children:[o.jsxs("svg",{width:t,height:t,children:[o.jsx("circle",{cx:k,cy:k,r:x-f/2,fill:i,stroke:"none",style:{filter:"drop-shadow(0px 0px 1px rgba(0,0,0,0.4))"}}),Array.from({length:5}).map((C,w)=>{const _=-90+w*72;return w>=g?null:o.jsx("circle",{cx:k,cy:k,r:x,fill:"transparent",stroke:c,strokeWidth:f,strokeLinecap:"butt",strokeDasharray:`${I} ${b}`,strokeDashoffset:0,transform:`rotate(${_} ${k} ${k})`,style:{transition:"stroke 0.3s ease"}},w)})]}),(s||d)&&o.jsxs("div",{className:"circular-progress-content",style:{color:r},children:[s&&o.jsx("div",{className:"circular-progress-text-top",style:{fontSize:"var(--text-paragraph)",fontWeight:"var(--font-bold)",...u},children:s}),d&&o.jsx("div",{className:"circular-progress-text-bottom",style:{fontSize:"var(--text-paragraph)",fontWeight:"var(--font-medium)",...p},children:d})]})]}),l&&o.jsx("div",{className:"circular-progress-label",style:{fontSize:"var(--text-paragraph)",fontWeight:"var(--font-medium)",color:h||r||"inherit"},children:l})]})},_z="_wrapper_12x8x_1",Lz="_list_12x8x_12",Iz="_item_12x8x_22",bz="_badge_12x8x_30",wz="_text_12x8x_42",Cz="_tooltip_12x8x_49",it={wrapper:_z,list:Lz,item:Iz,badge:bz,text:wz,tooltip:Cz};function DS({data:e,style:t,defaultBadgeColor:n="#2E7D32",defaultTextColor:c="#000",bgColor:i="transparent",activateTooltip:r=!0,maxVisible:s=3,width:d="auto",gap:l=0}){const[h,u]=m.useState(!1),[p,y]=m.useState(null),f=m.useRef(null);m.useEffect(()=>{function M(v){v.key==="Escape"&&u(!1)}return h&&document.addEventListener("keydown",M),()=>document.removeEventListener("keydown",M)},[h]),m.useEffect(()=>{function M(v){f.current&&!f.current.contains(v.target)&&u(!1)}return h&&document.addEventListener("mousedown",M),()=>document.removeEventListener("mousedown",M)},[h]);function g(M){r&&(M.preventDefault(),y({x:M.clientX,y:M.clientY}),u(!0))}const k=e.slice(0,s),x=M=>typeof M=="number"?`${M}px`:M;return o.jsxs("div",{className:it.wrapper,style:{width:x(d),background:i,...t,"--gap":x(l)},onContextMenu:g,"aria-label":"liste-badges",children:[o.jsx("ul",{className:it.list,children:k.map((M,v)=>o.jsxs("li",{className:it.item,children:[o.jsx("span",{className:it.badge,style:{backgroundColor:M.badgeColor??n},"aria-hidden":!0}),o.jsx("span",{className:it.text,style:{color:M.textColor??c},children:M.text})]},v))}),r&&h&&p&&o.jsx("div",{className:it.tooltip,style:{left:p.x+8,top:p.y+8,backgroundColor:i,"--gap":x(l)},role:"dialog","aria-modal":"false",ref:f,children:o.jsx("ul",{className:it.list,children:e.map((M,v)=>o.jsxs("li",{className:it.item,children:[o.jsx("span",{className:it.badge,style:{backgroundColor:M.badgeColor??n}}),o.jsx("span",{className:it.text,style:{color:M.textColor??"#000"},children:M.text})]},v))})})]})}/**
2
2
  * @license lucide-react v0.540.0 - ISC
3
3
  *
4
4
  * This source code is licensed under the ISC license.
@@ -388,7 +388,7 @@
388
388
  *
389
389
  * This source code is licensed under the ISC license.
390
390
  * See the LICENSE file in the root directory of this source tree.
391
- */const YV=[["path",{d:"M12 5v14",key:"s699le"}],["path",{d:"m19 12-7 7-7-7",key:"1idqje"}]],Qc=a.createLucideIcon("arrow-down",YV);/**
391
+ */const YV=[["path",{d:"M12 5v14",key:"s699le"}],["path",{d:"m19 12-7 7-7-7",key:"1idqje"}]],e1=a.createLucideIcon("arrow-down",YV);/**
392
392
  * @license lucide-react v0.540.0 - ISC
393
393
  *
394
394
  * This source code is licensed under the ISC license.
@@ -493,7 +493,7 @@
493
493
  *
494
494
  * This source code is licensed under the ISC license.
495
495
  * See the LICENSE file in the root directory of this source tree.
496
- */const gP=[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]],e1=a.createLucideIcon("arrow-up",gP);/**
496
+ */const gP=[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]],t1=a.createLucideIcon("arrow-up",gP);/**
497
497
  * @license lucide-react v0.540.0 - ISC
498
498
  *
499
499
  * This source code is licensed under the ISC license.
@@ -1678,7 +1678,7 @@
1678
1678
  *
1679
1679
  * This source code is licensed under the ISC license.
1680
1680
  * See the LICENSE file in the root directory of this source tree.
1681
- */const DB=[["path",{d:"m7 15 5 5 5-5",key:"1hf1tw"}],["path",{d:"m7 9 5-5 5 5",key:"sgt6xg"}]],t1=a.createLucideIcon("chevrons-up-down",DB);/**
1681
+ */const DB=[["path",{d:"m7 15 5 5 5-5",key:"1hf1tw"}],["path",{d:"m7 9 5-5 5 5",key:"sgt6xg"}]],a1=a.createLucideIcon("chevrons-up-down",DB);/**
1682
1682
  * @license lucide-react v0.540.0 - ISC
1683
1683
  *
1684
1684
  * This source code is licensed under the ISC license.
@@ -3388,7 +3388,7 @@
3388
3388
  *
3389
3389
  * This source code is licensed under the ISC license.
3390
3390
  * See the LICENSE file in the root directory of this source tree.
3391
- */const nG=[["path",{d:"M12 10v6",key:"1bos4e"}],["path",{d:"M9 13h6",key:"1uhe8q"}],["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}]],a1=a.createLucideIcon("folder-plus",nG);/**
3391
+ */const nG=[["path",{d:"M12 10v6",key:"1bos4e"}],["path",{d:"M9 13h6",key:"1uhe8q"}],["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}]],zc=a.createLucideIcon("folder-plus",nG);/**
3392
3392
  * @license lucide-react v0.540.0 - ISC
3393
3393
  *
3394
3394
  * This source code is licensed under the ISC license.
@@ -5653,7 +5653,7 @@
5653
5653
  *
5654
5654
  * This source code is licensed under the ISC license.
5655
5655
  * See the LICENSE file in the root directory of this source tree.
5656
- */const Ite=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]],zc=a.createLucideIcon("plus",Ite);/**
5656
+ */const Ite=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]],Vc=a.createLucideIcon("plus",Ite);/**
5657
5657
  * @license lucide-react v0.540.0 - ISC
5658
5658
  *
5659
5659
  * This source code is licensed under the ISC license.
@@ -8153,19 +8153,19 @@
8153
8153
  *
8154
8154
  * This source code is licensed under the ISC license.
8155
8155
  * See the LICENSE file in the root directory of this source tree.
8156
- */const H2e=Object.freeze(Object.defineProperty({__proto__:null,AArrowDown:li,AArrowUp:hi,ALargeSmall:ui,Accessibility:L1,Activity:I1,AirVent:pi,Airplay:yi,AlarmClock:mi,AlarmClockCheck:Ut,AlarmClockMinus:Wt,AlarmClockOff:ki,AlarmClockPlus:Gt,AlarmSmoke:fi,Album:gi,AlignCenter:Ii,AlignCenterHorizontal:vi,AlignCenterVertical:xi,AlignEndHorizontal:Mi,AlignEndVertical:_i,AlignHorizontalDistributeCenter:Li,AlignHorizontalDistributeEnd:bi,AlignHorizontalDistributeStart:wi,AlignHorizontalJustifyCenter:Ci,AlignHorizontalJustifyEnd:Ni,AlignHorizontalJustifyStart:ji,AlignHorizontalSpaceAround:Si,AlignHorizontalSpaceBetween:qi,AlignJustify:$i,AlignLeft:Ai,AlignRight:zi,AlignStartHorizontal:Vi,AlignStartVertical:Pi,AlignVerticalDistributeCenter:Hi,AlignVerticalDistributeEnd:Ti,AlignVerticalDistributeStart:Bi,AlignVerticalJustifyCenter:Di,AlignVerticalJustifyEnd:Ri,AlignVerticalJustifyStart:Fi,AlignVerticalSpaceAround:Oi,AlignVerticalSpaceBetween:Ei,Ambulance:Ui,Ampersand:Wi,Ampersands:Gi,Amphora:Ki,Anchor:Zi,Angry:Xi,Annoyed:Yi,Antenna:Ji,Anvil:Qi,Aperture:er,AppWindow:ar,AppWindowMac:tr,Apple:nr,Archive:ir,ArchiveRestore:or,ArchiveX:cr,Armchair:rr,ArrowBigDown:dr,ArrowBigDownDash:sr,ArrowBigLeft:hr,ArrowBigLeftDash:lr,ArrowBigRight:pr,ArrowBigRightDash:ur,ArrowBigUp:kr,ArrowBigUpDash:yr,ArrowDown:Qc,ArrowDown01:mr,ArrowDown10:fr,ArrowDownAZ:Kt,ArrowDownFromLine:gr,ArrowDownLeft:vr,ArrowDownNarrowWide:xr,ArrowDownRight:Mr,ArrowDownToDot:_r,ArrowDownToLine:Lr,ArrowDownUp:Ir,ArrowDownWideNarrow:Zt,ArrowDownZA:Xt,ArrowLeft:b1,ArrowLeftFromLine:br,ArrowLeftRight:wr,ArrowLeftToLine:Cr,ArrowRight:$r,ArrowRightFromLine:Nr,ArrowRightLeft:jr,ArrowRightToLine:Sr,ArrowUp:e1,ArrowUp01:qr,ArrowUp10:Ar,ArrowUpAZ:Yt,ArrowUpDown:zr,ArrowUpFromDot:Vr,ArrowUpFromLine:Pr,ArrowUpLeft:Tr,ArrowUpNarrowWide:Jt,ArrowUpRight:Hr,ArrowUpToLine:Dr,ArrowUpWideNarrow:Br,ArrowUpZA:Qt,ArrowsUpFromLine:Rr,Asterisk:Fr,AtSign:Er,Atom:Or,AudioLines:Ur,AudioWaveform:Wr,Award:Gr,Axe:Kr,Axis3d:ea,Baby:Zr,Backpack:Xr,Badge:us,BadgeAlert:Yr,BadgeCent:Jr,BadgeCheck:ta,BadgeDollarSign:Qr,BadgeEuro:es,BadgeIndianRupee:ts,BadgeInfo:as,BadgeJapaneseYen:os,BadgeMinus:ns,BadgePercent:cs,BadgePlus:is,BadgePoundSterling:rs,BadgeQuestionMark:aa,BadgeRussianRuble:ss,BadgeSwissFranc:ds,BadgeTurkishLira:ls,BadgeX:hs,BaggageClaim:ps,Ban:ys,Banana:ks,Bandage:ms,Banknote:xs,BanknoteArrowDown:fs,BanknoteArrowUp:gs,BanknoteX:vs,Barcode:Ms,Barrel:_s,Baseline:Ls,Bath:Is,Battery:$s,BatteryCharging:bs,BatteryFull:ws,BatteryLow:Cs,BatteryMedium:Ns,BatteryPlus:js,BatteryWarning:Ss,Beaker:qs,Bean:zs,BeanOff:As,Bed:Ts,BedDouble:Vs,BedSingle:Ps,Beef:Hs,Beer:Bs,BeerOff:Ds,Bell:Ws,BellDot:Rs,BellElectric:Fs,BellMinus:Es,BellOff:Os,BellPlus:Us,BellRing:Gs,BetweenHorizontalEnd:na,BetweenHorizontalStart:oa,BetweenVerticalEnd:Zs,BetweenVerticalStart:Ks,BicepsFlexed:Xs,Bike:Js,Binary:Ys,Binoculars:Qs,Biohazard:e2,Bird:t2,Bitcoin:a2,Blend:n2,Blinds:o2,Blocks:c2,Bluetooth:d2,BluetoothConnected:i2,BluetoothOff:r2,BluetoothSearching:s2,Bold:l2,Bolt:h2,Bomb:u2,Bone:p2,Book:T2,BookA:y2,BookAlert:k2,BookAudio:m2,BookCheck:f2,BookCopy:g2,BookDashed:ca,BookDown:v2,BookHeadphones:x2,BookHeart:M2,BookImage:_2,BookKey:L2,BookLock:I2,BookMarked:w2,BookMinus:b2,BookOpen:j2,BookOpenCheck:C2,BookOpenText:N2,BookPlus:S2,BookText:$2,BookType:q2,BookUp:z2,BookUp2:A2,BookUser:V2,BookX:P2,Bookmark:F2,BookmarkCheck:H2,BookmarkMinus:D2,BookmarkPlus:B2,BookmarkX:R2,BoomBox:E2,Bot:W2,BotMessageSquare:O2,BotOff:U2,BottleWine:G2,BowArrow:K2,Box:Z2,Boxes:X2,Braces:ia,Brackets:Y2,Brain:ed,BrainCircuit:J2,BrainCog:Q2,BrickWall:nd,BrickWallFire:td,BrickWallShield:ad,Briefcase:rd,BriefcaseBusiness:od,BriefcaseConveyorBelt:cd,BriefcaseMedical:id,BringToFront:sd,Brush:ld,BrushCleaning:dd,Bubbles:hd,Bug:kd,BugOff:ud,BugPlay:pd,Building:md,Building2:yd,Bus:gd,BusFront:fd,Cable:xd,CableCar:vd,Cake:_d,CakeSlice:Md,Calculator:Ld,Calendar:w1,Calendar1:Id,CalendarArrowDown:bd,CalendarArrowUp:wd,CalendarCheck:Nd,CalendarCheck2:Cd,CalendarClock:jd,CalendarCog:Sd,CalendarDays:$d,CalendarFold:qd,CalendarHeart:Ad,CalendarMinus:Vd,CalendarMinus2:zd,CalendarOff:Pd,CalendarPlus:Hd,CalendarPlus2:Td,CalendarRange:Dd,CalendarSearch:Bd,CalendarSync:Rd,CalendarX:Ed,CalendarX2:Fd,Camera:Ud,CameraOff:Od,Candy:Kd,CandyCane:Wd,CandyOff:Gd,Cannabis:Zd,Captions:ra,CaptionsOff:Xd,Car:Qd,CarFront:Yd,CarTaxiFront:Jd,Caravan:e0,CardSim:t0,Carrot:a0,CaseLower:n0,CaseSensitive:o0,CaseUpper:c0,CassetteTape:i0,Cast:r0,Castle:d0,Cat:s0,Cctv:l0,ChartArea:sa,ChartBar:la,ChartBarBig:da,ChartBarDecreasing:h0,ChartBarIncreasing:u0,ChartBarStacked:p0,ChartCandlestick:ha,ChartColumn:ya,ChartColumnBig:ua,ChartColumnDecreasing:y0,ChartColumnIncreasing:pa,ChartColumnStacked:k0,ChartGantt:m0,ChartLine:ka,ChartNetwork:f0,ChartNoAxesColumn:fa,ChartNoAxesColumnDecreasing:g0,ChartNoAxesColumnIncreasing:ma,ChartNoAxesCombined:v0,ChartNoAxesGantt:ga,ChartPie:va,ChartScatter:xa,ChartSpline:x0,Check:C1,CheckCheck:M0,CheckLine:_0,ChefHat:L0,Cherry:I0,ChevronDown:Ht,ChevronFirst:b0,ChevronLast:w0,ChevronLeft:C0,ChevronRight:N1,ChevronUp:Ac,ChevronsDown:j0,ChevronsDownUp:N0,ChevronsLeft:$0,ChevronsLeftRight:S0,ChevronsLeftRightEllipsis:q0,ChevronsRight:z0,ChevronsRightLeft:A0,ChevronsUp:V0,ChevronsUpDown:t1,Chrome:P0,Church:T0,Cigarette:D0,CigaretteOff:H0,Circle:Q0,CircleAlert:Ma,CircleArrowDown:_a,CircleArrowLeft:La,CircleArrowOutDownLeft:Ia,CircleArrowOutDownRight:ba,CircleArrowOutUpLeft:wa,CircleArrowOutUpRight:Ca,CircleArrowRight:Na,CircleArrowUp:ja,CircleCheck:$a,CircleCheckBig:Sa,CircleChevronDown:qa,CircleChevronLeft:Aa,CircleChevronRight:za,CircleChevronUp:Va,CircleDashed:B0,CircleDivide:Pa,CircleDollarSign:F0,CircleDot:E0,CircleDotDashed:R0,CircleEllipsis:O0,CircleEqual:U0,CircleFadingArrowUp:G0,CircleFadingPlus:W0,CircleGauge:Ta,CircleMinus:Ha,CircleOff:K0,CircleParking:Ra,CircleParkingOff:Da,CirclePause:Ba,CirclePercent:Fa,CirclePlay:Ea,CirclePlus:Oa,CirclePoundSterling:Z0,CirclePower:Ua,CircleQuestionMark:st,CircleSlash:X0,CircleSlash2:Wa,CircleSmall:Y0,CircleStar:J0,CircleStop:Ga,CircleUser:Za,CircleUserRound:Ka,CircleX:qt,CircuitBoard:el,Citrus:tl,Clapperboard:al,Clipboard:ul,ClipboardCheck:nl,ClipboardClock:ol,ClipboardCopy:cl,ClipboardList:il,ClipboardMinus:rl,ClipboardPaste:sl,ClipboardPen:Ya,ClipboardPenLine:Xa,ClipboardPlus:dl,ClipboardType:ll,ClipboardX:hl,Clock:Sl,Clock1:yl,Clock10:pl,Clock11:kl,Clock12:ml,Clock2:fl,Clock3:gl,Clock4:vl,Clock5:xl,Clock6:Ml,Clock7:_l,Clock8:Ll,Clock9:Il,ClockAlert:bl,ClockArrowDown:wl,ClockArrowUp:Cl,ClockFading:Nl,ClockPlus:jl,ClosedCaption:$l,Cloud:Gl,CloudAlert:ql,CloudCheck:Al,CloudCog:zl,CloudDownload:Ja,CloudDrizzle:Vl,CloudFog:Pl,CloudHail:Tl,CloudLightning:Hl,CloudMoon:Bl,CloudMoonRain:Dl,CloudOff:Rl,CloudRain:El,CloudRainWind:Fl,CloudSnow:Ol,CloudSun:Wl,CloudSunRain:Ul,CloudUpload:Qa,Cloudy:Kl,Clover:Zl,Club:Xl,Code:Yl,CodeXml:en,Codepen:Jl,Codesandbox:Ql,Coffee:eh,Cog:th,Coins:ah,Columns2:tn,Columns3:an,Columns3Cog:dt,Columns4:nh,Combine:oh,Command:ch,Compass:ih,Component:rh,Computer:sh,ConciergeBell:dh,Cone:lh,Construction:hh,Contact:uh,ContactRound:nn,Container:ph,Contrast:kh,Cookie:yh,CookingPot:fh,Copy:_h,CopyCheck:mh,CopyMinus:gh,CopyPlus:vh,CopySlash:xh,CopyX:Mh,Copyleft:Lh,Copyright:Ih,CornerDownLeft:bh,CornerDownRight:wh,CornerLeftDown:Ch,CornerLeftUp:Nh,CornerRightDown:jh,CornerRightUp:Sh,CornerUpLeft:$h,CornerUpRight:qh,Cpu:Ah,CreativeCommons:zh,CreditCard:Vh,Croissant:Ph,Crop:Th,Cross:Hh,Crosshair:Dh,Crown:Bh,Cuboid:Rh,CupSoda:Fh,Currency:Eh,Cylinder:Oh,Dam:Uh,Database:Kh,DatabaseBackup:Wh,DatabaseZap:Gh,DecimalsArrowLeft:Zh,DecimalsArrowRight:Xh,Delete:Yh,Dessert:Jh,Diameter:Qh,Diamond:au,DiamondMinus:eu,DiamondPercent:on,DiamondPlus:tu,Dice1:nu,Dice2:ou,Dice3:cu,Dice4:iu,Dice5:ru,Dice6:su,Dices:du,Diff:lu,Disc:yu,Disc2:hu,Disc3:uu,DiscAlbum:pu,Divide:ku,Dna:fu,DnaOff:mu,Dock:gu,Dog:vu,DollarSign:xu,Donut:Mu,DoorClosed:Lu,DoorClosedLocked:_u,DoorOpen:Iu,Dot:bu,Download:Cu,DraftingCompass:wu,Drama:Nu,Dribbble:ju,Drill:Su,Drone:$u,Droplet:Au,DropletOff:qu,Droplets:zu,Drum:Vu,Drumstick:Pu,Dumbbell:Tu,Ear:Du,EarOff:Hu,Earth:cn,EarthLock:Bu,Eclipse:Ru,Egg:Ou,EggFried:Fu,EggOff:Eu,Ellipsis:sn,EllipsisVertical:rn,Equal:Gu,EqualApproximately:Uu,EqualNot:Wu,Eraser:Ku,EthernetPort:Zu,Euro:Xu,Expand:Ju,ExternalLink:Yu,Eye:S1,EyeClosed:Qu,EyeOff:j1,Facebook:ep,Factory:tp,Fan:ap,FastForward:np,Feather:op,Fence:cp,FerrisWheel:ip,Figma:rp,File:ty,FileArchive:sp,FileAudio:lp,FileAudio2:dp,FileAxis3d:dn,FileBadge:pp,FileBadge2:hp,FileBox:up,FileChartColumn:hn,FileChartColumnIncreasing:ln,FileChartLine:un,FileChartPie:pn,FileCheck:kp,FileCheck2:yp,FileClock:mp,FileCode:fp,FileCode2:gp,FileCog:yn,FileDiff:vp,FileDigit:xp,FileDown:Mp,FileHeart:_p,FileImage:Lp,FileInput:Ip,FileJson:wp,FileJson2:bp,FileKey:Np,FileKey2:Cp,FileLock:Sp,FileLock2:jp,FileMinus:qp,FileMinus2:$p,FileMusic:Ap,FileOutput:zp,FilePen:mn,FilePenLine:kn,FilePlay:fn,FilePlus:Pp,FilePlus2:Vp,FileQuestionMark:gn,FileScan:Tp,FileSearch:Dp,FileSearch2:Hp,FileSliders:Bp,FileSpreadsheet:Rp,FileStack:Fp,FileSymlink:Ep,FileTerminal:Op,FileText:Up,FileType:Gp,FileType2:Wp,FileUp:Kp,FileUser:Zp,FileVideoCamera:vn,FileVolume:Yp,FileVolume2:Xp,FileWarning:Jp,FileX:ey,FileX2:Qp,Files:ay,Film:ny,Fingerprint:oy,FireExtinguisher:cy,Fish:ry,FishOff:iy,FishSymbol:sy,Flag:uy,FlagOff:dy,FlagTriangleLeft:ly,FlagTriangleRight:hy,Flame:yy,FlameKindling:py,Flashlight:my,FlashlightOff:ky,FlaskConical:gy,FlaskConicalOff:fy,FlaskRound:vy,FlipHorizontal:My,FlipHorizontal2:xy,FlipVertical:Ly,FlipVertical2:_y,Flower:by,Flower2:Iy,Focus:wy,FoldHorizontal:Cy,FoldVertical:Ny,Folder:$1,FolderArchive:jy,FolderCheck:Sy,FolderClock:$y,FolderClosed:qy,FolderCode:Ay,FolderCog:xn,FolderDot:zy,FolderDown:Vy,FolderGit:Ty,FolderGit2:Py,FolderHeart:Hy,FolderInput:Dy,FolderKanban:By,FolderKey:Ry,FolderLock:Fy,FolderMinus:Ey,FolderOpen:Uy,FolderOpenDot:Oy,FolderOutput:Wy,FolderPen:Mn,FolderPlus:a1,FolderRoot:Gy,FolderSearch:Zy,FolderSearch2:Ky,FolderSymlink:Xy,FolderSync:Yy,FolderTree:Jy,FolderUp:Qy,FolderX:e4,Folders:t4,Footprints:a4,Forklift:n4,Forward:o4,Frame:c4,Framer:i4,Frown:r4,Fuel:s4,Fullscreen:d4,Funnel:At,FunnelPlus:l4,FunnelX:_n,GalleryHorizontal:u4,GalleryHorizontalEnd:h4,GalleryThumbnails:p4,GalleryVertical:k4,GalleryVerticalEnd:y4,Gamepad:f4,Gamepad2:m4,Gauge:g4,Gavel:v4,Gem:x4,GeorgianLari:M4,Ghost:_4,Gift:L4,GitBranch:b4,GitBranchPlus:I4,GitCommitHorizontal:Ln,GitCommitVertical:w4,GitCompare:N4,GitCompareArrows:C4,GitFork:j4,GitGraph:S4,GitMerge:$4,GitPullRequest:T4,GitPullRequestArrow:q4,GitPullRequestClosed:A4,GitPullRequestCreate:V4,GitPullRequestCreateArrow:z4,GitPullRequestDraft:P4,Github:H4,Gitlab:D4,GlassWater:B4,Glasses:R4,Globe:E4,GlobeLock:F4,Goal:O4,Gpu:U4,GraduationCap:W4,Grape:G4,Grid2x2:Cn,Grid2x2Check:In,Grid2x2Plus:bn,Grid2x2X:wn,Grid3x2:K4,Grid3x3:lt,Grip:X4,GripHorizontal:Z4,GripVertical:q1,Group:Y4,Guitar:J4,Ham:Q4,Hamburger:e5,Hammer:t5,Hand:r5,HandCoins:a5,HandFist:n5,HandGrab:Nn,HandHeart:o5,HandHelping:jn,HandMetal:c5,HandPlatter:i5,Handbag:s5,Handshake:d5,HardDrive:u5,HardDriveDownload:l5,HardDriveUpload:h5,HardHat:p5,Hash:y5,HatGlasses:k5,Haze:m5,HdmiPort:f5,Heading:I5,Heading1:g5,Heading2:v5,Heading3:x5,Heading4:M5,Heading5:_5,Heading6:L5,HeadphoneOff:b5,Headphones:w5,Headset:C5,Heart:z5,HeartCrack:N5,HeartHandshake:j5,HeartMinus:S5,HeartOff:$5,HeartPlus:q5,HeartPulse:A5,Heater:V5,Hexagon:P5,Highlighter:T5,History:H5,Hop:B5,HopOff:D5,Hospital:A1,Hotel:R5,Hourglass:F5,House:zt,HousePlug:E5,HousePlus:U5,HouseWifi:O5,IceCreamBowl:Sn,IceCreamCone:$n,IdCard:G5,IdCardLanyard:W5,Image:tk,ImageDown:K5,ImageMinus:Z5,ImageOff:X5,ImagePlay:Y5,ImagePlus:J5,ImageUp:Q5,ImageUpscale:ek,Images:ak,Import:nk,Inbox:ok,IndentDecrease:qn,IndentIncrease:An,IndianRupee:ck,Infinity:ik,Info:rk,InspectionPanel:sk,Instagram:dk,Italic:lk,IterationCcw:hk,IterationCw:uk,JapaneseYen:yk,Joystick:pk,Kanban:kk,Kayak:mk,Key:vk,KeyRound:fk,KeySquare:gk,Keyboard:_k,KeyboardMusic:xk,KeyboardOff:Mk,Lamp:Nk,LampCeiling:Lk,LampDesk:bk,LampFloor:Ik,LampWallDown:wk,LampWallUp:Ck,LandPlot:jk,Landmark:Sk,Languages:$k,Laptop:Ak,LaptopMinimal:zn,LaptopMinimalCheck:qk,Lasso:Vk,LassoSelect:zk,Laugh:Pk,Layers:Vn,Layers2:Tk,LayoutDashboard:Hk,LayoutGrid:Dk,LayoutList:Bk,LayoutPanelLeft:Rk,LayoutPanelTop:Fk,LayoutTemplate:Ek,Leaf:Ok,LeafyGreen:Wk,Lectern:Uk,LetterText:Gk,Library:Zk,LibraryBig:Kk,LifeBuoy:Xk,Ligature:Yk,Lightbulb:Qk,LightbulbOff:Jk,LineSquiggle:e3,Link:n3,Link2:t3,Link2Off:a3,Linkedin:o3,List:M3,ListCheck:c3,ListChecks:i3,ListCollapse:r3,ListEnd:s3,ListFilter:h3,ListFilterPlus:d3,ListMinus:l3,ListMusic:u3,ListOrdered:p3,ListPlus:y3,ListRestart:k3,ListStart:m3,ListTodo:f3,ListTree:g3,ListVideo:v3,ListX:x3,Loader:L3,LoaderCircle:Pn,LoaderPinwheel:_3,Locate:w3,LocateFixed:I3,LocateOff:b3,Lock:N3,LockKeyhole:C3,LockKeyholeOpen:Tn,LockOpen:Hn,LogIn:j3,LogOut:S3,Logs:$3,Lollipop:q3,Luggage:A3,Magnet:z3,Mail:R3,MailCheck:V3,MailMinus:P3,MailOpen:T3,MailPlus:H3,MailQuestionMark:Dn,MailSearch:D3,MailWarning:B3,MailX:F3,Mailbox:E3,Mails:O3,Map:cm,MapMinus:U3,MapPin:am,MapPinCheck:W3,MapPinCheckInside:G3,MapPinHouse:K3,MapPinMinus:X3,MapPinMinusInside:Z3,MapPinOff:Y3,MapPinPen:Bn,MapPinPlus:Q3,MapPinPlusInside:J3,MapPinX:tm,MapPinXInside:em,MapPinned:nm,MapPlus:om,Mars:rm,MarsStroke:im,Martini:sm,Maximize:hm,Maximize2:dm,Medal:lm,Megaphone:pm,MegaphoneOff:um,Meh:ym,MemoryStick:km,Menu:n1,Merge:mm,MessageCircle:wm,MessageCircleCode:fm,MessageCircleDashed:gm,MessageCircleHeart:vm,MessageCircleMore:xm,MessageCircleOff:Mm,MessageCirclePlus:_m,MessageCircleQuestionMark:Rn,MessageCircleReply:Lm,MessageCircleWarning:Im,MessageCircleX:bm,MessageSquare:Fm,MessageSquareCode:Cm,MessageSquareDashed:Nm,MessageSquareDiff:jm,MessageSquareDot:Sm,MessageSquareHeart:$m,MessageSquareLock:qm,MessageSquareMore:Am,MessageSquareOff:zm,MessageSquarePlus:Vm,MessageSquareQuote:Pm,MessageSquareReply:Tm,MessageSquareShare:Hm,MessageSquareText:Dm,MessageSquareWarning:Bm,MessageSquareX:Rm,MessagesSquare:Em,Mic:Um,MicOff:Om,MicVocal:Fn,Microchip:Wm,Microscope:Gm,Microwave:Km,Milestone:Zm,Milk:Ym,MilkOff:Xm,Minimize:Qm,Minimize2:Jm,Minus:e6,Monitor:p6,MonitorCheck:t6,MonitorCog:a6,MonitorDot:n6,MonitorDown:o6,MonitorOff:c6,MonitorPause:r6,MonitorPlay:i6,MonitorSmartphone:s6,MonitorSpeaker:d6,MonitorStop:l6,MonitorUp:h6,MonitorX:u6,Moon:k6,MoonStar:y6,Mountain:f6,MountainSnow:m6,Mouse:L6,MouseOff:g6,MousePointer:M6,MousePointer2:v6,MousePointerBan:x6,MousePointerClick:_6,Move:a.Move,Move3d:En,MoveDiagonal:b6,MoveDiagonal2:I6,MoveDown:j6,MoveDownLeft:w6,MoveDownRight:C6,MoveHorizontal:N6,MoveLeft:S6,MoveRight:$6,MoveUp:z6,MoveUpLeft:q6,MoveUpRight:A6,MoveVertical:V6,Music:D6,Music2:P6,Music3:T6,Music4:H6,Navigation:E6,Navigation2:R6,Navigation2Off:B6,NavigationOff:F6,Network:O6,Newspaper:U6,Nfc:W6,NonBinary:G6,Notebook:Y6,NotebookPen:K6,NotebookTabs:Z6,NotebookText:X6,NotepadText:Q6,NotepadTextDashed:J6,Nut:tf,NutOff:ef,Octagon:nf,OctagonAlert:On,OctagonMinus:af,OctagonPause:Un,OctagonX:Wn,Omega:of,Option:cf,Orbit:rf,Origami:sf,Package:mf,Package2:df,PackageCheck:lf,PackageMinus:hf,PackageOpen:uf,PackagePlus:pf,PackageSearch:yf,PackageX:kf,PaintBucket:ff,PaintRoller:gf,Paintbrush:vf,PaintbrushVertical:Gn,Palette:xf,Panda:Mf,PanelBottom:If,PanelBottomClose:_f,PanelBottomDashed:Kn,PanelBottomOpen:Lf,PanelLeft:Jn,PanelLeftClose:Zn,PanelLeftDashed:Xn,PanelLeftOpen:Yn,PanelRight:Cf,PanelRightClose:bf,PanelRightDashed:Qn,PanelRightOpen:wf,PanelTop:Sf,PanelTopClose:Nf,PanelTopDashed:eo,PanelTopOpen:jf,PanelsLeftBottom:$f,PanelsRightBottom:qf,PanelsTopLeft:to,Paperclip:Af,Parentheses:zf,ParkingMeter:Vf,PartyPopper:Pf,Pause:Tf,PawPrint:Hf,PcCase:Df,Pen:gt,PenLine:ft,PenOff:Rf,PenTool:Bf,Pencil:o1,PencilLine:Ff,PencilOff:Ef,PencilRuler:Of,Pentagon:Uf,Percent:Wf,PersonStanding:Kf,PhilippinePeso:Gf,Phone:e8,PhoneCall:Zf,PhoneForwarded:Xf,PhoneIncoming:Yf,PhoneMissed:Jf,PhoneOff:Qf,PhoneOutgoing:t8,Pi:a8,Piano:n8,Pickaxe:o8,PictureInPicture:i8,PictureInPicture2:c8,PiggyBank:r8,Pilcrow:d8,PilcrowLeft:s8,PilcrowRight:l8,Pill:u8,PillBottle:h8,Pin:y8,PinOff:p8,Pipette:k8,Pizza:m8,Plane:v8,PlaneLanding:f8,PlaneTakeoff:g8,Play:x8,Plug:_8,Plug2:M8,PlugZap:ao,Plus:zc,Pocket:I8,PocketKnife:L8,Podcast:b8,Pointer:C8,PointerOff:w8,Popcorn:j8,Popsicle:N8,PoundSterling:S8,Power:q8,PowerOff:$8,Presentation:A8,Printer:V8,PrinterCheck:z8,Projector:P8,Proportions:T8,Puzzle:D8,Pyramid:H8,QrCode:B8,Quote:R8,Rabbit:F8,Radar:E8,Radiation:O8,Radical:U8,Radio:K8,RadioReceiver:W8,RadioTower:G8,Radius:Z8,RailSymbol:X8,Rainbow:Y8,Rat:J8,Ratio:Q8,Receipt:dg,ReceiptCent:eg,ReceiptEuro:ag,ReceiptIndianRupee:tg,ReceiptJapaneseYen:ng,ReceiptPoundSterling:og,ReceiptRussianRuble:cg,ReceiptSwissFranc:ig,ReceiptText:rg,ReceiptTurkishLira:sg,RectangleCircle:lg,RectangleEllipsis:no,RectangleGoggles:hg,RectangleHorizontal:ug,RectangleVertical:pg,Recycle:yg,Redo:fg,Redo2:kg,RedoDot:mg,RefreshCcw:vg,RefreshCcwDot:gg,RefreshCw:Mg,RefreshCwOff:xg,Refrigerator:_g,Regex:Lg,RemoveFormatting:Ig,Repeat:Cg,Repeat1:bg,Repeat2:wg,Replace:jg,ReplaceAll:Ng,Reply:qg,ReplyAll:Sg,Rewind:$g,Ribbon:Ag,Rocket:zg,RockingChair:Tg,RollerCoaster:Vg,Rose:Pg,Rotate3d:oo,RotateCcw:Bg,RotateCcwKey:Hg,RotateCcwSquare:Dg,RotateCw:Fg,RotateCwSquare:Rg,Route:Og,RouteOff:Eg,Router:Ug,Rows2:co,Rows3:io,Rows4:Wg,Rss:Gg,Ruler:Zg,RulerDimensionLine:Kg,RussianRuble:Xg,Sailboat:Yg,Salad:Jg,Sandwich:Qg,Satellite:t7,SatelliteDish:e7,SaudiRiyal:a7,Save:i7,SaveAll:n7,SaveOff:o7,Scale:c7,Scale3d:ro,Scaling:r7,Scan:m7,ScanBarcode:s7,ScanEye:d7,ScanFace:l7,ScanHeart:h7,ScanLine:u7,ScanQrCode:p7,ScanSearch:y7,ScanText:k7,School:f7,Scissors:v7,ScissorsLineDashed:g7,ScreenShare:x7,ScreenShareOff:M7,Scroll:L7,ScrollText:_7,Search:z1,SearchCheck:I7,SearchCode:b7,SearchSlash:w7,SearchX:C7,Section:N7,Send:S7,SendHorizontal:so,SendToBack:j7,SeparatorHorizontal:$7,SeparatorVertical:q7,Server:P7,ServerCog:A7,ServerCrash:V7,ServerOff:z7,Settings:H7,Settings2:T7,Shapes:D7,Share:R7,Share2:B7,Sheet:F7,Shell:E7,Shield:Q7,ShieldAlert:O7,ShieldBan:U7,ShieldCheck:W7,ShieldEllipsis:G7,ShieldHalf:K7,ShieldMinus:X7,ShieldOff:Z7,ShieldPlus:Y7,ShieldQuestionMark:lo,ShieldUser:J7,ShieldX:ho,Ship:tv,ShipWheel:ev,Shirt:av,ShoppingBag:nv,ShoppingBasket:ov,ShoppingCart:cv,Shovel:iv,ShowerHead:rv,Shredder:sv,Shrimp:dv,Shrink:lv,Shrub:hv,Shuffle:pv,Sigma:uv,Signal:gv,SignalHigh:yv,SignalLow:kv,SignalMedium:mv,SignalZero:fv,Signature:vv,Signpost:Mv,SignpostBig:xv,Siren:_v,SkipBack:Lv,SkipForward:Iv,Skull:bv,Slack:wv,Slash:Cv,Slice:Nv,SlidersHorizontal:jv,SlidersVertical:uo,Smartphone:qv,SmartphoneCharging:Sv,SmartphoneNfc:$v,Smile:zv,SmilePlus:Av,Snail:Vv,Snowflake:Pv,SoapDispenserDroplet:Tv,Sofa:Hv,Soup:Dv,Space:Bv,Spade:Rv,Sparkle:Fv,Sparkles:po,Speaker:Ev,Speech:Ov,SpellCheck:Wv,SpellCheck2:Uv,Spline:Kv,SplinePointer:Gv,Split:Zv,Spool:Xv,Spotlight:Yv,SprayCan:Jv,Sprout:Qv,Square:l9,SquareActivity:Vt,SquareArrowDown:mo,SquareArrowDownLeft:yo,SquareArrowDownRight:ko,SquareArrowLeft:fo,SquareArrowOutDownLeft:go,SquareArrowOutDownRight:vo,SquareArrowOutUpLeft:xo,SquareArrowOutUpRight:Mo,SquareArrowRight:_o,SquareArrowUp:bo,SquareArrowUpLeft:Lo,SquareArrowUpRight:Io,SquareAsterisk:wo,SquareBottomDashedScissors:Co,SquareChartGantt:ht,SquareCheck:jo,SquareCheckBig:No,SquareChevronDown:So,SquareChevronLeft:$o,SquareChevronRight:qo,SquareChevronUp:Ao,SquareCode:zo,SquareDashed:To,SquareDashedBottom:t9,SquareDashedBottomCode:e9,SquareDashedKanban:Vo,SquareDashedMousePointer:Po,SquareDashedTopSolid:a9,SquareDivide:Ho,SquareDot:Bo,SquareEqual:Do,SquareFunction:Ro,SquareKanban:Fo,SquareLibrary:Eo,SquareM:Oo,SquareMenu:Uo,SquareMinus:Wo,SquareMousePointer:Ko,SquareParking:Zo,SquareParkingOff:Go,SquarePause:n9,SquarePen:Ee,SquarePercent:Xo,SquarePi:Yo,SquarePilcrow:Jo,SquarePlay:Qo,SquarePlus:ec,SquarePower:tc,SquareRadical:o9,SquareRoundCorner:c9,SquareScissors:ac,SquareSigma:nc,SquareSlash:oc,SquareSplitHorizontal:cc,SquareSplitVertical:ic,SquareSquare:i9,SquareStack:r9,SquareStar:s9,SquareStop:d9,SquareTerminal:rc,SquareUser:dc,SquareUserRound:sc,SquareX:lc,SquaresExclude:h9,SquaresIntersect:u9,SquaresSubtract:p9,SquaresUnite:y9,Squircle:m9,SquircleDashed:k9,Squirrel:f9,Stamp:g9,Star:_9,StarHalf:v9,StarOff:x9,StepBack:M9,StepForward:L9,Stethoscope:I9,Sticker:b9,StickyNote:w9,Store:C9,StretchHorizontal:N9,StretchVertical:j9,Strikethrough:S9,Subscript:$9,Sun:T9,SunDim:q9,SunMedium:A9,SunMoon:z9,SunSnow:V9,Sunrise:P9,Sunset:H9,Superscript:D9,SwatchBook:B9,SwissFranc:R9,SwitchCamera:F9,Sword:E9,Swords:U9,Syringe:O9,Table:Q9,Table2:W9,TableCellsMerge:G9,TableCellsSplit:K9,TableColumnsSplit:Z9,TableOfContents:X9,TableProperties:Y9,TableRowsSplit:J9,Tablet:tx,TabletSmartphone:ex,Tablets:ax,Tag:nx,Tags:ox,Tally1:cx,Tally2:ix,Tally3:rx,Tally4:sx,Tally5:dx,Tangent:lx,Target:hx,Telescope:ux,Tent:yx,TentTree:px,Terminal:kx,TestTube:mx,TestTubeDiagonal:hc,TestTubes:fx,Text:_x,TextCursor:vx,TextCursorInput:gx,TextQuote:xx,TextSearch:Mx,TextSelect:uc,Theater:Lx,Thermometer:Cx,ThermometerSnowflake:Ix,ThermometerSun:bx,ThumbsDown:wx,ThumbsUp:Nx,Ticket:Vx,TicketCheck:jx,TicketMinus:Sx,TicketPercent:$x,TicketPlus:qx,TicketSlash:Ax,TicketX:zx,Tickets:Tx,TicketsPlane:Px,Timer:Bx,TimerOff:Hx,TimerReset:Dx,ToggleLeft:Rx,ToggleRight:Fx,Toilet:Ex,ToolCase:Ox,Tornado:Wx,Torus:Ux,Touchpad:Kx,TouchpadOff:Gx,TowerControl:Xx,ToyBrick:Zx,Tractor:Yx,TrafficCone:Jx,TrainFront:eM,TrainFrontTunnel:Qx,TrainTrack:tM,TramFront:pc,Transgender:aM,Trash:nM,Trash2:ut,TreeDeciduous:oM,TreePalm:yc,TreePine:cM,Trees:iM,Trello:rM,TrendingDown:sM,TrendingUp:dM,TrendingUpDown:lM,Triangle:uM,TriangleAlert:kc,TriangleDashed:hM,TriangleRight:pM,Trophy:yM,Truck:mM,TruckElectric:kM,TurkishLira:fM,Turntable:gM,Turtle:vM,Tv:MM,TvMinimal:mc,TvMinimalPlay:xM,Twitch:_M,Twitter:LM,Type:bM,TypeOutline:IM,Umbrella:CM,UmbrellaOff:wM,Underline:NM,Undo:$M,Undo2:jM,UndoDot:SM,UnfoldHorizontal:qM,UnfoldVertical:AM,Ungroup:zM,University:fc,Unlink:HM,Unlink2:VM,Unplug:PM,Upload:TM,Usb:DM,User:XM,UserCheck:BM,UserCog:RM,UserLock:FM,UserMinus:EM,UserPen:OM,UserPlus:V1,UserRound:Lc,UserRoundCheck:gc,UserRoundCog:vc,UserRoundMinus:xc,UserRoundPen:UM,UserRoundPlus:Mc,UserRoundSearch:WM,UserRoundX:_c,UserSearch:GM,UserStar:KM,UserX:ZM,Users:YM,UsersRound:Ic,Utensils:wc,UtensilsCrossed:bc,UtilityPole:JM,Variable:QM,Vault:e_,VectorSquare:t_,Vegan:a_,VenetianMask:n_,Venus:r_,VenusAndMars:o_,Vibrate:i_,VibrateOff:c_,Video:d_,VideoOff:s_,Videotape:l_,View:u_,Voicemail:h_,Volleyball:p_,Volume:v_,Volume1:y_,Volume2:k_,VolumeOff:m_,VolumeX:f_,Vote:g_,Wallet:M_,WalletCards:x_,WalletMinimal:Cc,Wallpaper:__,Wand:L_,WandSparkles:Nc,Warehouse:I_,WashingMachine:b_,Watch:w_,Waves:N_,WavesLadder:C_,Waypoints:j_,Webcam:S_,Webhook:A_,WebhookOff:$_,Weight:q_,Wheat:V_,WheatOff:z_,WholeWord:P_,Wifi:O_,WifiCog:T_,WifiHigh:H_,WifiLow:D_,WifiOff:B_,WifiPen:R_,WifiSync:F_,WifiZero:E_,Wind:W_,WindArrowDown:U_,Wine:K_,WineOff:G_,Workflow:Z_,Worm:X_,WrapText:Y_,Wrench:J_,X:Qe,Youtube:eL,Zap:tL,ZapOff:Q_,ZoomIn:aL,ZoomOut:nL},Symbol.toStringTag,{value:"Module"}));/**
8156
+ */const H2e=Object.freeze(Object.defineProperty({__proto__:null,AArrowDown:li,AArrowUp:hi,ALargeSmall:ui,Accessibility:L1,Activity:I1,AirVent:pi,Airplay:yi,AlarmClock:mi,AlarmClockCheck:Ut,AlarmClockMinus:Wt,AlarmClockOff:ki,AlarmClockPlus:Gt,AlarmSmoke:fi,Album:gi,AlignCenter:Ii,AlignCenterHorizontal:vi,AlignCenterVertical:xi,AlignEndHorizontal:Mi,AlignEndVertical:_i,AlignHorizontalDistributeCenter:Li,AlignHorizontalDistributeEnd:bi,AlignHorizontalDistributeStart:wi,AlignHorizontalJustifyCenter:Ci,AlignHorizontalJustifyEnd:Ni,AlignHorizontalJustifyStart:ji,AlignHorizontalSpaceAround:Si,AlignHorizontalSpaceBetween:qi,AlignJustify:$i,AlignLeft:Ai,AlignRight:zi,AlignStartHorizontal:Vi,AlignStartVertical:Pi,AlignVerticalDistributeCenter:Hi,AlignVerticalDistributeEnd:Ti,AlignVerticalDistributeStart:Bi,AlignVerticalJustifyCenter:Di,AlignVerticalJustifyEnd:Ri,AlignVerticalJustifyStart:Fi,AlignVerticalSpaceAround:Oi,AlignVerticalSpaceBetween:Ei,Ambulance:Ui,Ampersand:Wi,Ampersands:Gi,Amphora:Ki,Anchor:Zi,Angry:Xi,Annoyed:Yi,Antenna:Ji,Anvil:Qi,Aperture:er,AppWindow:ar,AppWindowMac:tr,Apple:nr,Archive:ir,ArchiveRestore:or,ArchiveX:cr,Armchair:rr,ArrowBigDown:dr,ArrowBigDownDash:sr,ArrowBigLeft:hr,ArrowBigLeftDash:lr,ArrowBigRight:pr,ArrowBigRightDash:ur,ArrowBigUp:kr,ArrowBigUpDash:yr,ArrowDown:e1,ArrowDown01:mr,ArrowDown10:fr,ArrowDownAZ:Kt,ArrowDownFromLine:gr,ArrowDownLeft:vr,ArrowDownNarrowWide:xr,ArrowDownRight:Mr,ArrowDownToDot:_r,ArrowDownToLine:Lr,ArrowDownUp:Ir,ArrowDownWideNarrow:Zt,ArrowDownZA:Xt,ArrowLeft:b1,ArrowLeftFromLine:br,ArrowLeftRight:wr,ArrowLeftToLine:Cr,ArrowRight:$r,ArrowRightFromLine:Nr,ArrowRightLeft:jr,ArrowRightToLine:Sr,ArrowUp:t1,ArrowUp01:qr,ArrowUp10:Ar,ArrowUpAZ:Yt,ArrowUpDown:zr,ArrowUpFromDot:Vr,ArrowUpFromLine:Pr,ArrowUpLeft:Tr,ArrowUpNarrowWide:Jt,ArrowUpRight:Hr,ArrowUpToLine:Dr,ArrowUpWideNarrow:Br,ArrowUpZA:Qt,ArrowsUpFromLine:Rr,Asterisk:Fr,AtSign:Er,Atom:Or,AudioLines:Ur,AudioWaveform:Wr,Award:Gr,Axe:Kr,Axis3d:ea,Baby:Zr,Backpack:Xr,Badge:us,BadgeAlert:Yr,BadgeCent:Jr,BadgeCheck:ta,BadgeDollarSign:Qr,BadgeEuro:es,BadgeIndianRupee:ts,BadgeInfo:as,BadgeJapaneseYen:os,BadgeMinus:ns,BadgePercent:cs,BadgePlus:is,BadgePoundSterling:rs,BadgeQuestionMark:aa,BadgeRussianRuble:ss,BadgeSwissFranc:ds,BadgeTurkishLira:ls,BadgeX:hs,BaggageClaim:ps,Ban:ys,Banana:ks,Bandage:ms,Banknote:xs,BanknoteArrowDown:fs,BanknoteArrowUp:gs,BanknoteX:vs,Barcode:Ms,Barrel:_s,Baseline:Ls,Bath:Is,Battery:$s,BatteryCharging:bs,BatteryFull:ws,BatteryLow:Cs,BatteryMedium:Ns,BatteryPlus:js,BatteryWarning:Ss,Beaker:qs,Bean:zs,BeanOff:As,Bed:Ts,BedDouble:Vs,BedSingle:Ps,Beef:Hs,Beer:Bs,BeerOff:Ds,Bell:Ws,BellDot:Rs,BellElectric:Fs,BellMinus:Es,BellOff:Os,BellPlus:Us,BellRing:Gs,BetweenHorizontalEnd:na,BetweenHorizontalStart:oa,BetweenVerticalEnd:Zs,BetweenVerticalStart:Ks,BicepsFlexed:Xs,Bike:Js,Binary:Ys,Binoculars:Qs,Biohazard:e2,Bird:t2,Bitcoin:a2,Blend:n2,Blinds:o2,Blocks:c2,Bluetooth:d2,BluetoothConnected:i2,BluetoothOff:r2,BluetoothSearching:s2,Bold:l2,Bolt:h2,Bomb:u2,Bone:p2,Book:T2,BookA:y2,BookAlert:k2,BookAudio:m2,BookCheck:f2,BookCopy:g2,BookDashed:ca,BookDown:v2,BookHeadphones:x2,BookHeart:M2,BookImage:_2,BookKey:L2,BookLock:I2,BookMarked:w2,BookMinus:b2,BookOpen:j2,BookOpenCheck:C2,BookOpenText:N2,BookPlus:S2,BookText:$2,BookType:q2,BookUp:z2,BookUp2:A2,BookUser:V2,BookX:P2,Bookmark:F2,BookmarkCheck:H2,BookmarkMinus:D2,BookmarkPlus:B2,BookmarkX:R2,BoomBox:E2,Bot:W2,BotMessageSquare:O2,BotOff:U2,BottleWine:G2,BowArrow:K2,Box:Z2,Boxes:X2,Braces:ia,Brackets:Y2,Brain:ed,BrainCircuit:J2,BrainCog:Q2,BrickWall:nd,BrickWallFire:td,BrickWallShield:ad,Briefcase:rd,BriefcaseBusiness:od,BriefcaseConveyorBelt:cd,BriefcaseMedical:id,BringToFront:sd,Brush:ld,BrushCleaning:dd,Bubbles:hd,Bug:kd,BugOff:ud,BugPlay:pd,Building:md,Building2:yd,Bus:gd,BusFront:fd,Cable:xd,CableCar:vd,Cake:_d,CakeSlice:Md,Calculator:Ld,Calendar:w1,Calendar1:Id,CalendarArrowDown:bd,CalendarArrowUp:wd,CalendarCheck:Nd,CalendarCheck2:Cd,CalendarClock:jd,CalendarCog:Sd,CalendarDays:$d,CalendarFold:qd,CalendarHeart:Ad,CalendarMinus:Vd,CalendarMinus2:zd,CalendarOff:Pd,CalendarPlus:Hd,CalendarPlus2:Td,CalendarRange:Dd,CalendarSearch:Bd,CalendarSync:Rd,CalendarX:Ed,CalendarX2:Fd,Camera:Ud,CameraOff:Od,Candy:Kd,CandyCane:Wd,CandyOff:Gd,Cannabis:Zd,Captions:ra,CaptionsOff:Xd,Car:Qd,CarFront:Yd,CarTaxiFront:Jd,Caravan:e0,CardSim:t0,Carrot:a0,CaseLower:n0,CaseSensitive:o0,CaseUpper:c0,CassetteTape:i0,Cast:r0,Castle:d0,Cat:s0,Cctv:l0,ChartArea:sa,ChartBar:la,ChartBarBig:da,ChartBarDecreasing:h0,ChartBarIncreasing:u0,ChartBarStacked:p0,ChartCandlestick:ha,ChartColumn:ya,ChartColumnBig:ua,ChartColumnDecreasing:y0,ChartColumnIncreasing:pa,ChartColumnStacked:k0,ChartGantt:m0,ChartLine:ka,ChartNetwork:f0,ChartNoAxesColumn:fa,ChartNoAxesColumnDecreasing:g0,ChartNoAxesColumnIncreasing:ma,ChartNoAxesCombined:v0,ChartNoAxesGantt:ga,ChartPie:va,ChartScatter:xa,ChartSpline:x0,Check:C1,CheckCheck:M0,CheckLine:_0,ChefHat:L0,Cherry:I0,ChevronDown:Ht,ChevronFirst:b0,ChevronLast:w0,ChevronLeft:C0,ChevronRight:N1,ChevronUp:Ac,ChevronsDown:j0,ChevronsDownUp:N0,ChevronsLeft:$0,ChevronsLeftRight:S0,ChevronsLeftRightEllipsis:q0,ChevronsRight:z0,ChevronsRightLeft:A0,ChevronsUp:V0,ChevronsUpDown:a1,Chrome:P0,Church:T0,Cigarette:D0,CigaretteOff:H0,Circle:Q0,CircleAlert:Ma,CircleArrowDown:_a,CircleArrowLeft:La,CircleArrowOutDownLeft:Ia,CircleArrowOutDownRight:ba,CircleArrowOutUpLeft:wa,CircleArrowOutUpRight:Ca,CircleArrowRight:Na,CircleArrowUp:ja,CircleCheck:$a,CircleCheckBig:Sa,CircleChevronDown:qa,CircleChevronLeft:Aa,CircleChevronRight:za,CircleChevronUp:Va,CircleDashed:B0,CircleDivide:Pa,CircleDollarSign:F0,CircleDot:E0,CircleDotDashed:R0,CircleEllipsis:O0,CircleEqual:U0,CircleFadingArrowUp:G0,CircleFadingPlus:W0,CircleGauge:Ta,CircleMinus:Ha,CircleOff:K0,CircleParking:Ra,CircleParkingOff:Da,CirclePause:Ba,CirclePercent:Fa,CirclePlay:Ea,CirclePlus:Oa,CirclePoundSterling:Z0,CirclePower:Ua,CircleQuestionMark:st,CircleSlash:X0,CircleSlash2:Wa,CircleSmall:Y0,CircleStar:J0,CircleStop:Ga,CircleUser:Za,CircleUserRound:Ka,CircleX:qt,CircuitBoard:el,Citrus:tl,Clapperboard:al,Clipboard:ul,ClipboardCheck:nl,ClipboardClock:ol,ClipboardCopy:cl,ClipboardList:il,ClipboardMinus:rl,ClipboardPaste:sl,ClipboardPen:Ya,ClipboardPenLine:Xa,ClipboardPlus:dl,ClipboardType:ll,ClipboardX:hl,Clock:Sl,Clock1:yl,Clock10:pl,Clock11:kl,Clock12:ml,Clock2:fl,Clock3:gl,Clock4:vl,Clock5:xl,Clock6:Ml,Clock7:_l,Clock8:Ll,Clock9:Il,ClockAlert:bl,ClockArrowDown:wl,ClockArrowUp:Cl,ClockFading:Nl,ClockPlus:jl,ClosedCaption:$l,Cloud:Gl,CloudAlert:ql,CloudCheck:Al,CloudCog:zl,CloudDownload:Ja,CloudDrizzle:Vl,CloudFog:Pl,CloudHail:Tl,CloudLightning:Hl,CloudMoon:Bl,CloudMoonRain:Dl,CloudOff:Rl,CloudRain:El,CloudRainWind:Fl,CloudSnow:Ol,CloudSun:Wl,CloudSunRain:Ul,CloudUpload:Qa,Cloudy:Kl,Clover:Zl,Club:Xl,Code:Yl,CodeXml:en,Codepen:Jl,Codesandbox:Ql,Coffee:eh,Cog:th,Coins:ah,Columns2:tn,Columns3:an,Columns3Cog:dt,Columns4:nh,Combine:oh,Command:ch,Compass:ih,Component:rh,Computer:sh,ConciergeBell:dh,Cone:lh,Construction:hh,Contact:uh,ContactRound:nn,Container:ph,Contrast:kh,Cookie:yh,CookingPot:fh,Copy:_h,CopyCheck:mh,CopyMinus:gh,CopyPlus:vh,CopySlash:xh,CopyX:Mh,Copyleft:Lh,Copyright:Ih,CornerDownLeft:bh,CornerDownRight:wh,CornerLeftDown:Ch,CornerLeftUp:Nh,CornerRightDown:jh,CornerRightUp:Sh,CornerUpLeft:$h,CornerUpRight:qh,Cpu:Ah,CreativeCommons:zh,CreditCard:Vh,Croissant:Ph,Crop:Th,Cross:Hh,Crosshair:Dh,Crown:Bh,Cuboid:Rh,CupSoda:Fh,Currency:Eh,Cylinder:Oh,Dam:Uh,Database:Kh,DatabaseBackup:Wh,DatabaseZap:Gh,DecimalsArrowLeft:Zh,DecimalsArrowRight:Xh,Delete:Yh,Dessert:Jh,Diameter:Qh,Diamond:au,DiamondMinus:eu,DiamondPercent:on,DiamondPlus:tu,Dice1:nu,Dice2:ou,Dice3:cu,Dice4:iu,Dice5:ru,Dice6:su,Dices:du,Diff:lu,Disc:yu,Disc2:hu,Disc3:uu,DiscAlbum:pu,Divide:ku,Dna:fu,DnaOff:mu,Dock:gu,Dog:vu,DollarSign:xu,Donut:Mu,DoorClosed:Lu,DoorClosedLocked:_u,DoorOpen:Iu,Dot:bu,Download:Cu,DraftingCompass:wu,Drama:Nu,Dribbble:ju,Drill:Su,Drone:$u,Droplet:Au,DropletOff:qu,Droplets:zu,Drum:Vu,Drumstick:Pu,Dumbbell:Tu,Ear:Du,EarOff:Hu,Earth:cn,EarthLock:Bu,Eclipse:Ru,Egg:Ou,EggFried:Fu,EggOff:Eu,Ellipsis:sn,EllipsisVertical:rn,Equal:Gu,EqualApproximately:Uu,EqualNot:Wu,Eraser:Ku,EthernetPort:Zu,Euro:Xu,Expand:Ju,ExternalLink:Yu,Eye:S1,EyeClosed:Qu,EyeOff:j1,Facebook:ep,Factory:tp,Fan:ap,FastForward:np,Feather:op,Fence:cp,FerrisWheel:ip,Figma:rp,File:ty,FileArchive:sp,FileAudio:lp,FileAudio2:dp,FileAxis3d:dn,FileBadge:pp,FileBadge2:hp,FileBox:up,FileChartColumn:hn,FileChartColumnIncreasing:ln,FileChartLine:un,FileChartPie:pn,FileCheck:kp,FileCheck2:yp,FileClock:mp,FileCode:fp,FileCode2:gp,FileCog:yn,FileDiff:vp,FileDigit:xp,FileDown:Mp,FileHeart:_p,FileImage:Lp,FileInput:Ip,FileJson:wp,FileJson2:bp,FileKey:Np,FileKey2:Cp,FileLock:Sp,FileLock2:jp,FileMinus:qp,FileMinus2:$p,FileMusic:Ap,FileOutput:zp,FilePen:mn,FilePenLine:kn,FilePlay:fn,FilePlus:Pp,FilePlus2:Vp,FileQuestionMark:gn,FileScan:Tp,FileSearch:Dp,FileSearch2:Hp,FileSliders:Bp,FileSpreadsheet:Rp,FileStack:Fp,FileSymlink:Ep,FileTerminal:Op,FileText:Up,FileType:Gp,FileType2:Wp,FileUp:Kp,FileUser:Zp,FileVideoCamera:vn,FileVolume:Yp,FileVolume2:Xp,FileWarning:Jp,FileX:ey,FileX2:Qp,Files:ay,Film:ny,Fingerprint:oy,FireExtinguisher:cy,Fish:ry,FishOff:iy,FishSymbol:sy,Flag:uy,FlagOff:dy,FlagTriangleLeft:ly,FlagTriangleRight:hy,Flame:yy,FlameKindling:py,Flashlight:my,FlashlightOff:ky,FlaskConical:gy,FlaskConicalOff:fy,FlaskRound:vy,FlipHorizontal:My,FlipHorizontal2:xy,FlipVertical:Ly,FlipVertical2:_y,Flower:by,Flower2:Iy,Focus:wy,FoldHorizontal:Cy,FoldVertical:Ny,Folder:$1,FolderArchive:jy,FolderCheck:Sy,FolderClock:$y,FolderClosed:qy,FolderCode:Ay,FolderCog:xn,FolderDot:zy,FolderDown:Vy,FolderGit:Ty,FolderGit2:Py,FolderHeart:Hy,FolderInput:Dy,FolderKanban:By,FolderKey:Ry,FolderLock:Fy,FolderMinus:Ey,FolderOpen:Uy,FolderOpenDot:Oy,FolderOutput:Wy,FolderPen:Mn,FolderPlus:zc,FolderRoot:Gy,FolderSearch:Zy,FolderSearch2:Ky,FolderSymlink:Xy,FolderSync:Yy,FolderTree:Jy,FolderUp:Qy,FolderX:e4,Folders:t4,Footprints:a4,Forklift:n4,Forward:o4,Frame:c4,Framer:i4,Frown:r4,Fuel:s4,Fullscreen:d4,Funnel:At,FunnelPlus:l4,FunnelX:_n,GalleryHorizontal:u4,GalleryHorizontalEnd:h4,GalleryThumbnails:p4,GalleryVertical:k4,GalleryVerticalEnd:y4,Gamepad:f4,Gamepad2:m4,Gauge:g4,Gavel:v4,Gem:x4,GeorgianLari:M4,Ghost:_4,Gift:L4,GitBranch:b4,GitBranchPlus:I4,GitCommitHorizontal:Ln,GitCommitVertical:w4,GitCompare:N4,GitCompareArrows:C4,GitFork:j4,GitGraph:S4,GitMerge:$4,GitPullRequest:T4,GitPullRequestArrow:q4,GitPullRequestClosed:A4,GitPullRequestCreate:V4,GitPullRequestCreateArrow:z4,GitPullRequestDraft:P4,Github:H4,Gitlab:D4,GlassWater:B4,Glasses:R4,Globe:E4,GlobeLock:F4,Goal:O4,Gpu:U4,GraduationCap:W4,Grape:G4,Grid2x2:Cn,Grid2x2Check:In,Grid2x2Plus:bn,Grid2x2X:wn,Grid3x2:K4,Grid3x3:lt,Grip:X4,GripHorizontal:Z4,GripVertical:q1,Group:Y4,Guitar:J4,Ham:Q4,Hamburger:e5,Hammer:t5,Hand:r5,HandCoins:a5,HandFist:n5,HandGrab:Nn,HandHeart:o5,HandHelping:jn,HandMetal:c5,HandPlatter:i5,Handbag:s5,Handshake:d5,HardDrive:u5,HardDriveDownload:l5,HardDriveUpload:h5,HardHat:p5,Hash:y5,HatGlasses:k5,Haze:m5,HdmiPort:f5,Heading:I5,Heading1:g5,Heading2:v5,Heading3:x5,Heading4:M5,Heading5:_5,Heading6:L5,HeadphoneOff:b5,Headphones:w5,Headset:C5,Heart:z5,HeartCrack:N5,HeartHandshake:j5,HeartMinus:S5,HeartOff:$5,HeartPlus:q5,HeartPulse:A5,Heater:V5,Hexagon:P5,Highlighter:T5,History:H5,Hop:B5,HopOff:D5,Hospital:A1,Hotel:R5,Hourglass:F5,House:zt,HousePlug:E5,HousePlus:U5,HouseWifi:O5,IceCreamBowl:Sn,IceCreamCone:$n,IdCard:G5,IdCardLanyard:W5,Image:tk,ImageDown:K5,ImageMinus:Z5,ImageOff:X5,ImagePlay:Y5,ImagePlus:J5,ImageUp:Q5,ImageUpscale:ek,Images:ak,Import:nk,Inbox:ok,IndentDecrease:qn,IndentIncrease:An,IndianRupee:ck,Infinity:ik,Info:rk,InspectionPanel:sk,Instagram:dk,Italic:lk,IterationCcw:hk,IterationCw:uk,JapaneseYen:yk,Joystick:pk,Kanban:kk,Kayak:mk,Key:vk,KeyRound:fk,KeySquare:gk,Keyboard:_k,KeyboardMusic:xk,KeyboardOff:Mk,Lamp:Nk,LampCeiling:Lk,LampDesk:bk,LampFloor:Ik,LampWallDown:wk,LampWallUp:Ck,LandPlot:jk,Landmark:Sk,Languages:$k,Laptop:Ak,LaptopMinimal:zn,LaptopMinimalCheck:qk,Lasso:Vk,LassoSelect:zk,Laugh:Pk,Layers:Vn,Layers2:Tk,LayoutDashboard:Hk,LayoutGrid:Dk,LayoutList:Bk,LayoutPanelLeft:Rk,LayoutPanelTop:Fk,LayoutTemplate:Ek,Leaf:Ok,LeafyGreen:Wk,Lectern:Uk,LetterText:Gk,Library:Zk,LibraryBig:Kk,LifeBuoy:Xk,Ligature:Yk,Lightbulb:Qk,LightbulbOff:Jk,LineSquiggle:e3,Link:n3,Link2:t3,Link2Off:a3,Linkedin:o3,List:M3,ListCheck:c3,ListChecks:i3,ListCollapse:r3,ListEnd:s3,ListFilter:h3,ListFilterPlus:d3,ListMinus:l3,ListMusic:u3,ListOrdered:p3,ListPlus:y3,ListRestart:k3,ListStart:m3,ListTodo:f3,ListTree:g3,ListVideo:v3,ListX:x3,Loader:L3,LoaderCircle:Pn,LoaderPinwheel:_3,Locate:w3,LocateFixed:I3,LocateOff:b3,Lock:N3,LockKeyhole:C3,LockKeyholeOpen:Tn,LockOpen:Hn,LogIn:j3,LogOut:S3,Logs:$3,Lollipop:q3,Luggage:A3,Magnet:z3,Mail:R3,MailCheck:V3,MailMinus:P3,MailOpen:T3,MailPlus:H3,MailQuestionMark:Dn,MailSearch:D3,MailWarning:B3,MailX:F3,Mailbox:E3,Mails:O3,Map:cm,MapMinus:U3,MapPin:am,MapPinCheck:W3,MapPinCheckInside:G3,MapPinHouse:K3,MapPinMinus:X3,MapPinMinusInside:Z3,MapPinOff:Y3,MapPinPen:Bn,MapPinPlus:Q3,MapPinPlusInside:J3,MapPinX:tm,MapPinXInside:em,MapPinned:nm,MapPlus:om,Mars:rm,MarsStroke:im,Martini:sm,Maximize:hm,Maximize2:dm,Medal:lm,Megaphone:pm,MegaphoneOff:um,Meh:ym,MemoryStick:km,Menu:n1,Merge:mm,MessageCircle:wm,MessageCircleCode:fm,MessageCircleDashed:gm,MessageCircleHeart:vm,MessageCircleMore:xm,MessageCircleOff:Mm,MessageCirclePlus:_m,MessageCircleQuestionMark:Rn,MessageCircleReply:Lm,MessageCircleWarning:Im,MessageCircleX:bm,MessageSquare:Fm,MessageSquareCode:Cm,MessageSquareDashed:Nm,MessageSquareDiff:jm,MessageSquareDot:Sm,MessageSquareHeart:$m,MessageSquareLock:qm,MessageSquareMore:Am,MessageSquareOff:zm,MessageSquarePlus:Vm,MessageSquareQuote:Pm,MessageSquareReply:Tm,MessageSquareShare:Hm,MessageSquareText:Dm,MessageSquareWarning:Bm,MessageSquareX:Rm,MessagesSquare:Em,Mic:Um,MicOff:Om,MicVocal:Fn,Microchip:Wm,Microscope:Gm,Microwave:Km,Milestone:Zm,Milk:Ym,MilkOff:Xm,Minimize:Qm,Minimize2:Jm,Minus:e6,Monitor:p6,MonitorCheck:t6,MonitorCog:a6,MonitorDot:n6,MonitorDown:o6,MonitorOff:c6,MonitorPause:r6,MonitorPlay:i6,MonitorSmartphone:s6,MonitorSpeaker:d6,MonitorStop:l6,MonitorUp:h6,MonitorX:u6,Moon:k6,MoonStar:y6,Mountain:f6,MountainSnow:m6,Mouse:L6,MouseOff:g6,MousePointer:M6,MousePointer2:v6,MousePointerBan:x6,MousePointerClick:_6,Move:a.Move,Move3d:En,MoveDiagonal:b6,MoveDiagonal2:I6,MoveDown:j6,MoveDownLeft:w6,MoveDownRight:C6,MoveHorizontal:N6,MoveLeft:S6,MoveRight:$6,MoveUp:z6,MoveUpLeft:q6,MoveUpRight:A6,MoveVertical:V6,Music:D6,Music2:P6,Music3:T6,Music4:H6,Navigation:E6,Navigation2:R6,Navigation2Off:B6,NavigationOff:F6,Network:O6,Newspaper:U6,Nfc:W6,NonBinary:G6,Notebook:Y6,NotebookPen:K6,NotebookTabs:Z6,NotebookText:X6,NotepadText:Q6,NotepadTextDashed:J6,Nut:tf,NutOff:ef,Octagon:nf,OctagonAlert:On,OctagonMinus:af,OctagonPause:Un,OctagonX:Wn,Omega:of,Option:cf,Orbit:rf,Origami:sf,Package:mf,Package2:df,PackageCheck:lf,PackageMinus:hf,PackageOpen:uf,PackagePlus:pf,PackageSearch:yf,PackageX:kf,PaintBucket:ff,PaintRoller:gf,Paintbrush:vf,PaintbrushVertical:Gn,Palette:xf,Panda:Mf,PanelBottom:If,PanelBottomClose:_f,PanelBottomDashed:Kn,PanelBottomOpen:Lf,PanelLeft:Jn,PanelLeftClose:Zn,PanelLeftDashed:Xn,PanelLeftOpen:Yn,PanelRight:Cf,PanelRightClose:bf,PanelRightDashed:Qn,PanelRightOpen:wf,PanelTop:Sf,PanelTopClose:Nf,PanelTopDashed:eo,PanelTopOpen:jf,PanelsLeftBottom:$f,PanelsRightBottom:qf,PanelsTopLeft:to,Paperclip:Af,Parentheses:zf,ParkingMeter:Vf,PartyPopper:Pf,Pause:Tf,PawPrint:Hf,PcCase:Df,Pen:gt,PenLine:ft,PenOff:Rf,PenTool:Bf,Pencil:o1,PencilLine:Ff,PencilOff:Ef,PencilRuler:Of,Pentagon:Uf,Percent:Wf,PersonStanding:Kf,PhilippinePeso:Gf,Phone:e8,PhoneCall:Zf,PhoneForwarded:Xf,PhoneIncoming:Yf,PhoneMissed:Jf,PhoneOff:Qf,PhoneOutgoing:t8,Pi:a8,Piano:n8,Pickaxe:o8,PictureInPicture:i8,PictureInPicture2:c8,PiggyBank:r8,Pilcrow:d8,PilcrowLeft:s8,PilcrowRight:l8,Pill:u8,PillBottle:h8,Pin:y8,PinOff:p8,Pipette:k8,Pizza:m8,Plane:v8,PlaneLanding:f8,PlaneTakeoff:g8,Play:x8,Plug:_8,Plug2:M8,PlugZap:ao,Plus:Vc,Pocket:I8,PocketKnife:L8,Podcast:b8,Pointer:C8,PointerOff:w8,Popcorn:j8,Popsicle:N8,PoundSterling:S8,Power:q8,PowerOff:$8,Presentation:A8,Printer:V8,PrinterCheck:z8,Projector:P8,Proportions:T8,Puzzle:D8,Pyramid:H8,QrCode:B8,Quote:R8,Rabbit:F8,Radar:E8,Radiation:O8,Radical:U8,Radio:K8,RadioReceiver:W8,RadioTower:G8,Radius:Z8,RailSymbol:X8,Rainbow:Y8,Rat:J8,Ratio:Q8,Receipt:dg,ReceiptCent:eg,ReceiptEuro:ag,ReceiptIndianRupee:tg,ReceiptJapaneseYen:ng,ReceiptPoundSterling:og,ReceiptRussianRuble:cg,ReceiptSwissFranc:ig,ReceiptText:rg,ReceiptTurkishLira:sg,RectangleCircle:lg,RectangleEllipsis:no,RectangleGoggles:hg,RectangleHorizontal:ug,RectangleVertical:pg,Recycle:yg,Redo:fg,Redo2:kg,RedoDot:mg,RefreshCcw:vg,RefreshCcwDot:gg,RefreshCw:Mg,RefreshCwOff:xg,Refrigerator:_g,Regex:Lg,RemoveFormatting:Ig,Repeat:Cg,Repeat1:bg,Repeat2:wg,Replace:jg,ReplaceAll:Ng,Reply:qg,ReplyAll:Sg,Rewind:$g,Ribbon:Ag,Rocket:zg,RockingChair:Tg,RollerCoaster:Vg,Rose:Pg,Rotate3d:oo,RotateCcw:Bg,RotateCcwKey:Hg,RotateCcwSquare:Dg,RotateCw:Fg,RotateCwSquare:Rg,Route:Og,RouteOff:Eg,Router:Ug,Rows2:co,Rows3:io,Rows4:Wg,Rss:Gg,Ruler:Zg,RulerDimensionLine:Kg,RussianRuble:Xg,Sailboat:Yg,Salad:Jg,Sandwich:Qg,Satellite:t7,SatelliteDish:e7,SaudiRiyal:a7,Save:i7,SaveAll:n7,SaveOff:o7,Scale:c7,Scale3d:ro,Scaling:r7,Scan:m7,ScanBarcode:s7,ScanEye:d7,ScanFace:l7,ScanHeart:h7,ScanLine:u7,ScanQrCode:p7,ScanSearch:y7,ScanText:k7,School:f7,Scissors:v7,ScissorsLineDashed:g7,ScreenShare:x7,ScreenShareOff:M7,Scroll:L7,ScrollText:_7,Search:z1,SearchCheck:I7,SearchCode:b7,SearchSlash:w7,SearchX:C7,Section:N7,Send:S7,SendHorizontal:so,SendToBack:j7,SeparatorHorizontal:$7,SeparatorVertical:q7,Server:P7,ServerCog:A7,ServerCrash:V7,ServerOff:z7,Settings:H7,Settings2:T7,Shapes:D7,Share:R7,Share2:B7,Sheet:F7,Shell:E7,Shield:Q7,ShieldAlert:O7,ShieldBan:U7,ShieldCheck:W7,ShieldEllipsis:G7,ShieldHalf:K7,ShieldMinus:X7,ShieldOff:Z7,ShieldPlus:Y7,ShieldQuestionMark:lo,ShieldUser:J7,ShieldX:ho,Ship:tv,ShipWheel:ev,Shirt:av,ShoppingBag:nv,ShoppingBasket:ov,ShoppingCart:cv,Shovel:iv,ShowerHead:rv,Shredder:sv,Shrimp:dv,Shrink:lv,Shrub:hv,Shuffle:pv,Sigma:uv,Signal:gv,SignalHigh:yv,SignalLow:kv,SignalMedium:mv,SignalZero:fv,Signature:vv,Signpost:Mv,SignpostBig:xv,Siren:_v,SkipBack:Lv,SkipForward:Iv,Skull:bv,Slack:wv,Slash:Cv,Slice:Nv,SlidersHorizontal:jv,SlidersVertical:uo,Smartphone:qv,SmartphoneCharging:Sv,SmartphoneNfc:$v,Smile:zv,SmilePlus:Av,Snail:Vv,Snowflake:Pv,SoapDispenserDroplet:Tv,Sofa:Hv,Soup:Dv,Space:Bv,Spade:Rv,Sparkle:Fv,Sparkles:po,Speaker:Ev,Speech:Ov,SpellCheck:Wv,SpellCheck2:Uv,Spline:Kv,SplinePointer:Gv,Split:Zv,Spool:Xv,Spotlight:Yv,SprayCan:Jv,Sprout:Qv,Square:l9,SquareActivity:Vt,SquareArrowDown:mo,SquareArrowDownLeft:yo,SquareArrowDownRight:ko,SquareArrowLeft:fo,SquareArrowOutDownLeft:go,SquareArrowOutDownRight:vo,SquareArrowOutUpLeft:xo,SquareArrowOutUpRight:Mo,SquareArrowRight:_o,SquareArrowUp:bo,SquareArrowUpLeft:Lo,SquareArrowUpRight:Io,SquareAsterisk:wo,SquareBottomDashedScissors:Co,SquareChartGantt:ht,SquareCheck:jo,SquareCheckBig:No,SquareChevronDown:So,SquareChevronLeft:$o,SquareChevronRight:qo,SquareChevronUp:Ao,SquareCode:zo,SquareDashed:To,SquareDashedBottom:t9,SquareDashedBottomCode:e9,SquareDashedKanban:Vo,SquareDashedMousePointer:Po,SquareDashedTopSolid:a9,SquareDivide:Ho,SquareDot:Bo,SquareEqual:Do,SquareFunction:Ro,SquareKanban:Fo,SquareLibrary:Eo,SquareM:Oo,SquareMenu:Uo,SquareMinus:Wo,SquareMousePointer:Ko,SquareParking:Zo,SquareParkingOff:Go,SquarePause:n9,SquarePen:Ee,SquarePercent:Xo,SquarePi:Yo,SquarePilcrow:Jo,SquarePlay:Qo,SquarePlus:ec,SquarePower:tc,SquareRadical:o9,SquareRoundCorner:c9,SquareScissors:ac,SquareSigma:nc,SquareSlash:oc,SquareSplitHorizontal:cc,SquareSplitVertical:ic,SquareSquare:i9,SquareStack:r9,SquareStar:s9,SquareStop:d9,SquareTerminal:rc,SquareUser:dc,SquareUserRound:sc,SquareX:lc,SquaresExclude:h9,SquaresIntersect:u9,SquaresSubtract:p9,SquaresUnite:y9,Squircle:m9,SquircleDashed:k9,Squirrel:f9,Stamp:g9,Star:_9,StarHalf:v9,StarOff:x9,StepBack:M9,StepForward:L9,Stethoscope:I9,Sticker:b9,StickyNote:w9,Store:C9,StretchHorizontal:N9,StretchVertical:j9,Strikethrough:S9,Subscript:$9,Sun:T9,SunDim:q9,SunMedium:A9,SunMoon:z9,SunSnow:V9,Sunrise:P9,Sunset:H9,Superscript:D9,SwatchBook:B9,SwissFranc:R9,SwitchCamera:F9,Sword:E9,Swords:U9,Syringe:O9,Table:Q9,Table2:W9,TableCellsMerge:G9,TableCellsSplit:K9,TableColumnsSplit:Z9,TableOfContents:X9,TableProperties:Y9,TableRowsSplit:J9,Tablet:tx,TabletSmartphone:ex,Tablets:ax,Tag:nx,Tags:ox,Tally1:cx,Tally2:ix,Tally3:rx,Tally4:sx,Tally5:dx,Tangent:lx,Target:hx,Telescope:ux,Tent:yx,TentTree:px,Terminal:kx,TestTube:mx,TestTubeDiagonal:hc,TestTubes:fx,Text:_x,TextCursor:vx,TextCursorInput:gx,TextQuote:xx,TextSearch:Mx,TextSelect:uc,Theater:Lx,Thermometer:Cx,ThermometerSnowflake:Ix,ThermometerSun:bx,ThumbsDown:wx,ThumbsUp:Nx,Ticket:Vx,TicketCheck:jx,TicketMinus:Sx,TicketPercent:$x,TicketPlus:qx,TicketSlash:Ax,TicketX:zx,Tickets:Tx,TicketsPlane:Px,Timer:Bx,TimerOff:Hx,TimerReset:Dx,ToggleLeft:Rx,ToggleRight:Fx,Toilet:Ex,ToolCase:Ox,Tornado:Wx,Torus:Ux,Touchpad:Kx,TouchpadOff:Gx,TowerControl:Xx,ToyBrick:Zx,Tractor:Yx,TrafficCone:Jx,TrainFront:eM,TrainFrontTunnel:Qx,TrainTrack:tM,TramFront:pc,Transgender:aM,Trash:nM,Trash2:ut,TreeDeciduous:oM,TreePalm:yc,TreePine:cM,Trees:iM,Trello:rM,TrendingDown:sM,TrendingUp:dM,TrendingUpDown:lM,Triangle:uM,TriangleAlert:kc,TriangleDashed:hM,TriangleRight:pM,Trophy:yM,Truck:mM,TruckElectric:kM,TurkishLira:fM,Turntable:gM,Turtle:vM,Tv:MM,TvMinimal:mc,TvMinimalPlay:xM,Twitch:_M,Twitter:LM,Type:bM,TypeOutline:IM,Umbrella:CM,UmbrellaOff:wM,Underline:NM,Undo:$M,Undo2:jM,UndoDot:SM,UnfoldHorizontal:qM,UnfoldVertical:AM,Ungroup:zM,University:fc,Unlink:HM,Unlink2:VM,Unplug:PM,Upload:TM,Usb:DM,User:XM,UserCheck:BM,UserCog:RM,UserLock:FM,UserMinus:EM,UserPen:OM,UserPlus:V1,UserRound:Lc,UserRoundCheck:gc,UserRoundCog:vc,UserRoundMinus:xc,UserRoundPen:UM,UserRoundPlus:Mc,UserRoundSearch:WM,UserRoundX:_c,UserSearch:GM,UserStar:KM,UserX:ZM,Users:YM,UsersRound:Ic,Utensils:wc,UtensilsCrossed:bc,UtilityPole:JM,Variable:QM,Vault:e_,VectorSquare:t_,Vegan:a_,VenetianMask:n_,Venus:r_,VenusAndMars:o_,Vibrate:i_,VibrateOff:c_,Video:d_,VideoOff:s_,Videotape:l_,View:u_,Voicemail:h_,Volleyball:p_,Volume:v_,Volume1:y_,Volume2:k_,VolumeOff:m_,VolumeX:f_,Vote:g_,Wallet:M_,WalletCards:x_,WalletMinimal:Cc,Wallpaper:__,Wand:L_,WandSparkles:Nc,Warehouse:I_,WashingMachine:b_,Watch:w_,Waves:N_,WavesLadder:C_,Waypoints:j_,Webcam:S_,Webhook:A_,WebhookOff:$_,Weight:q_,Wheat:V_,WheatOff:z_,WholeWord:P_,Wifi:O_,WifiCog:T_,WifiHigh:H_,WifiLow:D_,WifiOff:B_,WifiPen:R_,WifiSync:F_,WifiZero:E_,Wind:W_,WindArrowDown:U_,Wine:K_,WineOff:G_,Workflow:Z_,Worm:X_,WrapText:Y_,Wrench:J_,X:Qe,Youtube:eL,Zap:tL,ZapOff:Q_,ZoomIn:aL,ZoomOut:nL},Symbol.toStringTag,{value:"Module"}));/**
8157
8157
  * @license lucide-react v0.540.0 - ISC
8158
8158
  *
8159
8159
  * This source code is licensed under the ISC license.
8160
8160
  * See the LICENSE file in the root directory of this source tree.
8161
- */const xt=Object.freeze(Object.defineProperty({__proto__:null,AArrowDown:li,AArrowDownIcon:li,AArrowUp:hi,AArrowUpIcon:hi,ALargeSmall:ui,ALargeSmallIcon:ui,Accessibility:L1,AccessibilityIcon:L1,Activity:I1,ActivityIcon:I1,ActivitySquare:Vt,ActivitySquareIcon:Vt,AirVent:pi,AirVentIcon:pi,Airplay:yi,AirplayIcon:yi,AlarmCheck:Ut,AlarmCheckIcon:Ut,AlarmClock:mi,AlarmClockCheck:Ut,AlarmClockCheckIcon:Ut,AlarmClockIcon:mi,AlarmClockMinus:Wt,AlarmClockMinusIcon:Wt,AlarmClockOff:ki,AlarmClockOffIcon:ki,AlarmClockPlus:Gt,AlarmClockPlusIcon:Gt,AlarmMinus:Wt,AlarmMinusIcon:Wt,AlarmPlus:Gt,AlarmPlusIcon:Gt,AlarmSmoke:fi,AlarmSmokeIcon:fi,Album:gi,AlbumIcon:gi,AlertCircle:Ma,AlertCircleIcon:Ma,AlertOctagon:On,AlertOctagonIcon:On,AlertTriangle:kc,AlertTriangleIcon:kc,AlignCenter:Ii,AlignCenterHorizontal:vi,AlignCenterHorizontalIcon:vi,AlignCenterIcon:Ii,AlignCenterVertical:xi,AlignCenterVerticalIcon:xi,AlignEndHorizontal:Mi,AlignEndHorizontalIcon:Mi,AlignEndVertical:_i,AlignEndVerticalIcon:_i,AlignHorizontalDistributeCenter:Li,AlignHorizontalDistributeCenterIcon:Li,AlignHorizontalDistributeEnd:bi,AlignHorizontalDistributeEndIcon:bi,AlignHorizontalDistributeStart:wi,AlignHorizontalDistributeStartIcon:wi,AlignHorizontalJustifyCenter:Ci,AlignHorizontalJustifyCenterIcon:Ci,AlignHorizontalJustifyEnd:Ni,AlignHorizontalJustifyEndIcon:Ni,AlignHorizontalJustifyStart:ji,AlignHorizontalJustifyStartIcon:ji,AlignHorizontalSpaceAround:Si,AlignHorizontalSpaceAroundIcon:Si,AlignHorizontalSpaceBetween:qi,AlignHorizontalSpaceBetweenIcon:qi,AlignJustify:$i,AlignJustifyIcon:$i,AlignLeft:Ai,AlignLeftIcon:Ai,AlignRight:zi,AlignRightIcon:zi,AlignStartHorizontal:Vi,AlignStartHorizontalIcon:Vi,AlignStartVertical:Pi,AlignStartVerticalIcon:Pi,AlignVerticalDistributeCenter:Hi,AlignVerticalDistributeCenterIcon:Hi,AlignVerticalDistributeEnd:Ti,AlignVerticalDistributeEndIcon:Ti,AlignVerticalDistributeStart:Bi,AlignVerticalDistributeStartIcon:Bi,AlignVerticalJustifyCenter:Di,AlignVerticalJustifyCenterIcon:Di,AlignVerticalJustifyEnd:Ri,AlignVerticalJustifyEndIcon:Ri,AlignVerticalJustifyStart:Fi,AlignVerticalJustifyStartIcon:Fi,AlignVerticalSpaceAround:Oi,AlignVerticalSpaceAroundIcon:Oi,AlignVerticalSpaceBetween:Ei,AlignVerticalSpaceBetweenIcon:Ei,Ambulance:Ui,AmbulanceIcon:Ui,Ampersand:Wi,AmpersandIcon:Wi,Ampersands:Gi,AmpersandsIcon:Gi,Amphora:Ki,AmphoraIcon:Ki,Anchor:Zi,AnchorIcon:Zi,Angry:Xi,AngryIcon:Xi,Annoyed:Yi,AnnoyedIcon:Yi,Antenna:Ji,AntennaIcon:Ji,Anvil:Qi,AnvilIcon:Qi,Aperture:er,ApertureIcon:er,AppWindow:ar,AppWindowIcon:ar,AppWindowMac:tr,AppWindowMacIcon:tr,Apple:nr,AppleIcon:nr,Archive:ir,ArchiveIcon:ir,ArchiveRestore:or,ArchiveRestoreIcon:or,ArchiveX:cr,ArchiveXIcon:cr,AreaChart:sa,AreaChartIcon:sa,Armchair:rr,ArmchairIcon:rr,ArrowBigDown:dr,ArrowBigDownDash:sr,ArrowBigDownDashIcon:sr,ArrowBigDownIcon:dr,ArrowBigLeft:hr,ArrowBigLeftDash:lr,ArrowBigLeftDashIcon:lr,ArrowBigLeftIcon:hr,ArrowBigRight:pr,ArrowBigRightDash:ur,ArrowBigRightDashIcon:ur,ArrowBigRightIcon:pr,ArrowBigUp:kr,ArrowBigUpDash:yr,ArrowBigUpDashIcon:yr,ArrowBigUpIcon:kr,ArrowDown:Qc,ArrowDown01:mr,ArrowDown01Icon:mr,ArrowDown10:fr,ArrowDown10Icon:fr,ArrowDownAZ:Kt,ArrowDownAZIcon:Kt,ArrowDownAz:Kt,ArrowDownAzIcon:Kt,ArrowDownCircle:_a,ArrowDownCircleIcon:_a,ArrowDownFromLine:gr,ArrowDownFromLineIcon:gr,ArrowDownIcon:Qc,ArrowDownLeft:vr,ArrowDownLeftFromCircle:Ia,ArrowDownLeftFromCircleIcon:Ia,ArrowDownLeftFromSquare:go,ArrowDownLeftFromSquareIcon:go,ArrowDownLeftIcon:vr,ArrowDownLeftSquare:yo,ArrowDownLeftSquareIcon:yo,ArrowDownNarrowWide:xr,ArrowDownNarrowWideIcon:xr,ArrowDownRight:Mr,ArrowDownRightFromCircle:ba,ArrowDownRightFromCircleIcon:ba,ArrowDownRightFromSquare:vo,ArrowDownRightFromSquareIcon:vo,ArrowDownRightIcon:Mr,ArrowDownRightSquare:ko,ArrowDownRightSquareIcon:ko,ArrowDownSquare:mo,ArrowDownSquareIcon:mo,ArrowDownToDot:_r,ArrowDownToDotIcon:_r,ArrowDownToLine:Lr,ArrowDownToLineIcon:Lr,ArrowDownUp:Ir,ArrowDownUpIcon:Ir,ArrowDownWideNarrow:Zt,ArrowDownWideNarrowIcon:Zt,ArrowDownZA:Xt,ArrowDownZAIcon:Xt,ArrowDownZa:Xt,ArrowDownZaIcon:Xt,ArrowLeft:b1,ArrowLeftCircle:La,ArrowLeftCircleIcon:La,ArrowLeftFromLine:br,ArrowLeftFromLineIcon:br,ArrowLeftIcon:b1,ArrowLeftRight:wr,ArrowLeftRightIcon:wr,ArrowLeftSquare:fo,ArrowLeftSquareIcon:fo,ArrowLeftToLine:Cr,ArrowLeftToLineIcon:Cr,ArrowRight:$r,ArrowRightCircle:Na,ArrowRightCircleIcon:Na,ArrowRightFromLine:Nr,ArrowRightFromLineIcon:Nr,ArrowRightIcon:$r,ArrowRightLeft:jr,ArrowRightLeftIcon:jr,ArrowRightSquare:_o,ArrowRightSquareIcon:_o,ArrowRightToLine:Sr,ArrowRightToLineIcon:Sr,ArrowUp:e1,ArrowUp01:qr,ArrowUp01Icon:qr,ArrowUp10:Ar,ArrowUp10Icon:Ar,ArrowUpAZ:Yt,ArrowUpAZIcon:Yt,ArrowUpAz:Yt,ArrowUpAzIcon:Yt,ArrowUpCircle:ja,ArrowUpCircleIcon:ja,ArrowUpDown:zr,ArrowUpDownIcon:zr,ArrowUpFromDot:Vr,ArrowUpFromDotIcon:Vr,ArrowUpFromLine:Pr,ArrowUpFromLineIcon:Pr,ArrowUpIcon:e1,ArrowUpLeft:Tr,ArrowUpLeftFromCircle:wa,ArrowUpLeftFromCircleIcon:wa,ArrowUpLeftFromSquare:xo,ArrowUpLeftFromSquareIcon:xo,ArrowUpLeftIcon:Tr,ArrowUpLeftSquare:Lo,ArrowUpLeftSquareIcon:Lo,ArrowUpNarrowWide:Jt,ArrowUpNarrowWideIcon:Jt,ArrowUpRight:Hr,ArrowUpRightFromCircle:Ca,ArrowUpRightFromCircleIcon:Ca,ArrowUpRightFromSquare:Mo,ArrowUpRightFromSquareIcon:Mo,ArrowUpRightIcon:Hr,ArrowUpRightSquare:Io,ArrowUpRightSquareIcon:Io,ArrowUpSquare:bo,ArrowUpSquareIcon:bo,ArrowUpToLine:Dr,ArrowUpToLineIcon:Dr,ArrowUpWideNarrow:Br,ArrowUpWideNarrowIcon:Br,ArrowUpZA:Qt,ArrowUpZAIcon:Qt,ArrowUpZa:Qt,ArrowUpZaIcon:Qt,ArrowsUpFromLine:Rr,ArrowsUpFromLineIcon:Rr,Asterisk:Fr,AsteriskIcon:Fr,AsteriskSquare:wo,AsteriskSquareIcon:wo,AtSign:Er,AtSignIcon:Er,Atom:Or,AtomIcon:Or,AudioLines:Ur,AudioLinesIcon:Ur,AudioWaveform:Wr,AudioWaveformIcon:Wr,Award:Gr,AwardIcon:Gr,Axe:Kr,AxeIcon:Kr,Axis3D:ea,Axis3DIcon:ea,Axis3d:ea,Axis3dIcon:ea,Baby:Zr,BabyIcon:Zr,Backpack:Xr,BackpackIcon:Xr,Badge:us,BadgeAlert:Yr,BadgeAlertIcon:Yr,BadgeCent:Jr,BadgeCentIcon:Jr,BadgeCheck:ta,BadgeCheckIcon:ta,BadgeDollarSign:Qr,BadgeDollarSignIcon:Qr,BadgeEuro:es,BadgeEuroIcon:es,BadgeHelp:aa,BadgeHelpIcon:aa,BadgeIcon:us,BadgeIndianRupee:ts,BadgeIndianRupeeIcon:ts,BadgeInfo:as,BadgeInfoIcon:as,BadgeJapaneseYen:os,BadgeJapaneseYenIcon:os,BadgeMinus:ns,BadgeMinusIcon:ns,BadgePercent:cs,BadgePercentIcon:cs,BadgePlus:is,BadgePlusIcon:is,BadgePoundSterling:rs,BadgePoundSterlingIcon:rs,BadgeQuestionMark:aa,BadgeQuestionMarkIcon:aa,BadgeRussianRuble:ss,BadgeRussianRubleIcon:ss,BadgeSwissFranc:ds,BadgeSwissFrancIcon:ds,BadgeTurkishLira:ls,BadgeTurkishLiraIcon:ls,BadgeX:hs,BadgeXIcon:hs,BaggageClaim:ps,BaggageClaimIcon:ps,Ban:ys,BanIcon:ys,Banana:ks,BananaIcon:ks,Bandage:ms,BandageIcon:ms,Banknote:xs,BanknoteArrowDown:fs,BanknoteArrowDownIcon:fs,BanknoteArrowUp:gs,BanknoteArrowUpIcon:gs,BanknoteIcon:xs,BanknoteX:vs,BanknoteXIcon:vs,BarChart:ma,BarChart2:fa,BarChart2Icon:fa,BarChart3:ya,BarChart3Icon:ya,BarChart4:pa,BarChart4Icon:pa,BarChartBig:ua,BarChartBigIcon:ua,BarChartHorizontal:la,BarChartHorizontalBig:da,BarChartHorizontalBigIcon:da,BarChartHorizontalIcon:la,BarChartIcon:ma,Barcode:Ms,BarcodeIcon:Ms,Barrel:_s,BarrelIcon:_s,Baseline:Ls,BaselineIcon:Ls,Bath:Is,BathIcon:Is,Battery:$s,BatteryCharging:bs,BatteryChargingIcon:bs,BatteryFull:ws,BatteryFullIcon:ws,BatteryIcon:$s,BatteryLow:Cs,BatteryLowIcon:Cs,BatteryMedium:Ns,BatteryMediumIcon:Ns,BatteryPlus:js,BatteryPlusIcon:js,BatteryWarning:Ss,BatteryWarningIcon:Ss,Beaker:qs,BeakerIcon:qs,Bean:zs,BeanIcon:zs,BeanOff:As,BeanOffIcon:As,Bed:Ts,BedDouble:Vs,BedDoubleIcon:Vs,BedIcon:Ts,BedSingle:Ps,BedSingleIcon:Ps,Beef:Hs,BeefIcon:Hs,Beer:Bs,BeerIcon:Bs,BeerOff:Ds,BeerOffIcon:Ds,Bell:Ws,BellDot:Rs,BellDotIcon:Rs,BellElectric:Fs,BellElectricIcon:Fs,BellIcon:Ws,BellMinus:Es,BellMinusIcon:Es,BellOff:Os,BellOffIcon:Os,BellPlus:Us,BellPlusIcon:Us,BellRing:Gs,BellRingIcon:Gs,BetweenHorizonalEnd:na,BetweenHorizonalEndIcon:na,BetweenHorizonalStart:oa,BetweenHorizonalStartIcon:oa,BetweenHorizontalEnd:na,BetweenHorizontalEndIcon:na,BetweenHorizontalStart:oa,BetweenHorizontalStartIcon:oa,BetweenVerticalEnd:Zs,BetweenVerticalEndIcon:Zs,BetweenVerticalStart:Ks,BetweenVerticalStartIcon:Ks,BicepsFlexed:Xs,BicepsFlexedIcon:Xs,Bike:Js,BikeIcon:Js,Binary:Ys,BinaryIcon:Ys,Binoculars:Qs,BinocularsIcon:Qs,Biohazard:e2,BiohazardIcon:e2,Bird:t2,BirdIcon:t2,Bitcoin:a2,BitcoinIcon:a2,Blend:n2,BlendIcon:n2,Blinds:o2,BlindsIcon:o2,Blocks:c2,BlocksIcon:c2,Bluetooth:d2,BluetoothConnected:i2,BluetoothConnectedIcon:i2,BluetoothIcon:d2,BluetoothOff:r2,BluetoothOffIcon:r2,BluetoothSearching:s2,BluetoothSearchingIcon:s2,Bold:l2,BoldIcon:l2,Bolt:h2,BoltIcon:h2,Bomb:u2,BombIcon:u2,Bone:p2,BoneIcon:p2,Book:T2,BookA:y2,BookAIcon:y2,BookAlert:k2,BookAlertIcon:k2,BookAudio:m2,BookAudioIcon:m2,BookCheck:f2,BookCheckIcon:f2,BookCopy:g2,BookCopyIcon:g2,BookDashed:ca,BookDashedIcon:ca,BookDown:v2,BookDownIcon:v2,BookHeadphones:x2,BookHeadphonesIcon:x2,BookHeart:M2,BookHeartIcon:M2,BookIcon:T2,BookImage:_2,BookImageIcon:_2,BookKey:L2,BookKeyIcon:L2,BookLock:I2,BookLockIcon:I2,BookMarked:w2,BookMarkedIcon:w2,BookMinus:b2,BookMinusIcon:b2,BookOpen:j2,BookOpenCheck:C2,BookOpenCheckIcon:C2,BookOpenIcon:j2,BookOpenText:N2,BookOpenTextIcon:N2,BookPlus:S2,BookPlusIcon:S2,BookTemplate:ca,BookTemplateIcon:ca,BookText:$2,BookTextIcon:$2,BookType:q2,BookTypeIcon:q2,BookUp:z2,BookUp2:A2,BookUp2Icon:A2,BookUpIcon:z2,BookUser:V2,BookUserIcon:V2,BookX:P2,BookXIcon:P2,Bookmark:F2,BookmarkCheck:H2,BookmarkCheckIcon:H2,BookmarkIcon:F2,BookmarkMinus:D2,BookmarkMinusIcon:D2,BookmarkPlus:B2,BookmarkPlusIcon:B2,BookmarkX:R2,BookmarkXIcon:R2,BoomBox:E2,BoomBoxIcon:E2,Bot:W2,BotIcon:W2,BotMessageSquare:O2,BotMessageSquareIcon:O2,BotOff:U2,BotOffIcon:U2,BottleWine:G2,BottleWineIcon:G2,BowArrow:K2,BowArrowIcon:K2,Box:Z2,BoxIcon:Z2,BoxSelect:To,BoxSelectIcon:To,Boxes:X2,BoxesIcon:X2,Braces:ia,BracesIcon:ia,Brackets:Y2,BracketsIcon:Y2,Brain:ed,BrainCircuit:J2,BrainCircuitIcon:J2,BrainCog:Q2,BrainCogIcon:Q2,BrainIcon:ed,BrickWall:nd,BrickWallFire:td,BrickWallFireIcon:td,BrickWallIcon:nd,BrickWallShield:ad,BrickWallShieldIcon:ad,Briefcase:rd,BriefcaseBusiness:od,BriefcaseBusinessIcon:od,BriefcaseConveyorBelt:cd,BriefcaseConveyorBeltIcon:cd,BriefcaseIcon:rd,BriefcaseMedical:id,BriefcaseMedicalIcon:id,BringToFront:sd,BringToFrontIcon:sd,Brush:ld,BrushCleaning:dd,BrushCleaningIcon:dd,BrushIcon:ld,Bubbles:hd,BubblesIcon:hd,Bug:kd,BugIcon:kd,BugOff:ud,BugOffIcon:ud,BugPlay:pd,BugPlayIcon:pd,Building:md,Building2:yd,Building2Icon:yd,BuildingIcon:md,Bus:gd,BusFront:fd,BusFrontIcon:fd,BusIcon:gd,Cable:xd,CableCar:vd,CableCarIcon:vd,CableIcon:xd,Cake:_d,CakeIcon:_d,CakeSlice:Md,CakeSliceIcon:Md,Calculator:Ld,CalculatorIcon:Ld,Calendar:w1,Calendar1:Id,Calendar1Icon:Id,CalendarArrowDown:bd,CalendarArrowDownIcon:bd,CalendarArrowUp:wd,CalendarArrowUpIcon:wd,CalendarCheck:Nd,CalendarCheck2:Cd,CalendarCheck2Icon:Cd,CalendarCheckIcon:Nd,CalendarClock:jd,CalendarClockIcon:jd,CalendarCog:Sd,CalendarCogIcon:Sd,CalendarDays:$d,CalendarDaysIcon:$d,CalendarFold:qd,CalendarFoldIcon:qd,CalendarHeart:Ad,CalendarHeartIcon:Ad,CalendarIcon:w1,CalendarMinus:Vd,CalendarMinus2:zd,CalendarMinus2Icon:zd,CalendarMinusIcon:Vd,CalendarOff:Pd,CalendarOffIcon:Pd,CalendarPlus:Hd,CalendarPlus2:Td,CalendarPlus2Icon:Td,CalendarPlusIcon:Hd,CalendarRange:Dd,CalendarRangeIcon:Dd,CalendarSearch:Bd,CalendarSearchIcon:Bd,CalendarSync:Rd,CalendarSyncIcon:Rd,CalendarX:Ed,CalendarX2:Fd,CalendarX2Icon:Fd,CalendarXIcon:Ed,Camera:Ud,CameraIcon:Ud,CameraOff:Od,CameraOffIcon:Od,CandlestickChart:ha,CandlestickChartIcon:ha,Candy:Kd,CandyCane:Wd,CandyCaneIcon:Wd,CandyIcon:Kd,CandyOff:Gd,CandyOffIcon:Gd,Cannabis:Zd,CannabisIcon:Zd,Captions:ra,CaptionsIcon:ra,CaptionsOff:Xd,CaptionsOffIcon:Xd,Car:Qd,CarFront:Yd,CarFrontIcon:Yd,CarIcon:Qd,CarTaxiFront:Jd,CarTaxiFrontIcon:Jd,Caravan:e0,CaravanIcon:e0,CardSim:t0,CardSimIcon:t0,Carrot:a0,CarrotIcon:a0,CaseLower:n0,CaseLowerIcon:n0,CaseSensitive:o0,CaseSensitiveIcon:o0,CaseUpper:c0,CaseUpperIcon:c0,CassetteTape:i0,CassetteTapeIcon:i0,Cast:r0,CastIcon:r0,Castle:d0,CastleIcon:d0,Cat:s0,CatIcon:s0,Cctv:l0,CctvIcon:l0,ChartArea:sa,ChartAreaIcon:sa,ChartBar:la,ChartBarBig:da,ChartBarBigIcon:da,ChartBarDecreasing:h0,ChartBarDecreasingIcon:h0,ChartBarIcon:la,ChartBarIncreasing:u0,ChartBarIncreasingIcon:u0,ChartBarStacked:p0,ChartBarStackedIcon:p0,ChartCandlestick:ha,ChartCandlestickIcon:ha,ChartColumn:ya,ChartColumnBig:ua,ChartColumnBigIcon:ua,ChartColumnDecreasing:y0,ChartColumnDecreasingIcon:y0,ChartColumnIcon:ya,ChartColumnIncreasing:pa,ChartColumnIncreasingIcon:pa,ChartColumnStacked:k0,ChartColumnStackedIcon:k0,ChartGantt:m0,ChartGanttIcon:m0,ChartLine:ka,ChartLineIcon:ka,ChartNetwork:f0,ChartNetworkIcon:f0,ChartNoAxesColumn:fa,ChartNoAxesColumnDecreasing:g0,ChartNoAxesColumnDecreasingIcon:g0,ChartNoAxesColumnIcon:fa,ChartNoAxesColumnIncreasing:ma,ChartNoAxesColumnIncreasingIcon:ma,ChartNoAxesCombined:v0,ChartNoAxesCombinedIcon:v0,ChartNoAxesGantt:ga,ChartNoAxesGanttIcon:ga,ChartPie:va,ChartPieIcon:va,ChartScatter:xa,ChartScatterIcon:xa,ChartSpline:x0,ChartSplineIcon:x0,Check:C1,CheckCheck:M0,CheckCheckIcon:M0,CheckCircle:Sa,CheckCircle2:$a,CheckCircle2Icon:$a,CheckCircleIcon:Sa,CheckIcon:C1,CheckLine:_0,CheckLineIcon:_0,CheckSquare:No,CheckSquare2:jo,CheckSquare2Icon:jo,CheckSquareIcon:No,ChefHat:L0,ChefHatIcon:L0,Cherry:I0,CherryIcon:I0,ChevronDown:Ht,ChevronDownCircle:qa,ChevronDownCircleIcon:qa,ChevronDownIcon:Ht,ChevronDownSquare:So,ChevronDownSquareIcon:So,ChevronFirst:b0,ChevronFirstIcon:b0,ChevronLast:w0,ChevronLastIcon:w0,ChevronLeft:C0,ChevronLeftCircle:Aa,ChevronLeftCircleIcon:Aa,ChevronLeftIcon:C0,ChevronLeftSquare:$o,ChevronLeftSquareIcon:$o,ChevronRight:N1,ChevronRightCircle:za,ChevronRightCircleIcon:za,ChevronRightIcon:N1,ChevronRightSquare:qo,ChevronRightSquareIcon:qo,ChevronUp:Ac,ChevronUpCircle:Va,ChevronUpCircleIcon:Va,ChevronUpIcon:Ac,ChevronUpSquare:Ao,ChevronUpSquareIcon:Ao,ChevronsDown:j0,ChevronsDownIcon:j0,ChevronsDownUp:N0,ChevronsDownUpIcon:N0,ChevronsLeft:$0,ChevronsLeftIcon:$0,ChevronsLeftRight:S0,ChevronsLeftRightEllipsis:q0,ChevronsLeftRightEllipsisIcon:q0,ChevronsLeftRightIcon:S0,ChevronsRight:z0,ChevronsRightIcon:z0,ChevronsRightLeft:A0,ChevronsRightLeftIcon:A0,ChevronsUp:V0,ChevronsUpDown:t1,ChevronsUpDownIcon:t1,ChevronsUpIcon:V0,Chrome:P0,ChromeIcon:P0,Church:T0,ChurchIcon:T0,Cigarette:D0,CigaretteIcon:D0,CigaretteOff:H0,CigaretteOffIcon:H0,Circle:Q0,CircleAlert:Ma,CircleAlertIcon:Ma,CircleArrowDown:_a,CircleArrowDownIcon:_a,CircleArrowLeft:La,CircleArrowLeftIcon:La,CircleArrowOutDownLeft:Ia,CircleArrowOutDownLeftIcon:Ia,CircleArrowOutDownRight:ba,CircleArrowOutDownRightIcon:ba,CircleArrowOutUpLeft:wa,CircleArrowOutUpLeftIcon:wa,CircleArrowOutUpRight:Ca,CircleArrowOutUpRightIcon:Ca,CircleArrowRight:Na,CircleArrowRightIcon:Na,CircleArrowUp:ja,CircleArrowUpIcon:ja,CircleCheck:$a,CircleCheckBig:Sa,CircleCheckBigIcon:Sa,CircleCheckIcon:$a,CircleChevronDown:qa,CircleChevronDownIcon:qa,CircleChevronLeft:Aa,CircleChevronLeftIcon:Aa,CircleChevronRight:za,CircleChevronRightIcon:za,CircleChevronUp:Va,CircleChevronUpIcon:Va,CircleDashed:B0,CircleDashedIcon:B0,CircleDivide:Pa,CircleDivideIcon:Pa,CircleDollarSign:F0,CircleDollarSignIcon:F0,CircleDot:E0,CircleDotDashed:R0,CircleDotDashedIcon:R0,CircleDotIcon:E0,CircleEllipsis:O0,CircleEllipsisIcon:O0,CircleEqual:U0,CircleEqualIcon:U0,CircleFadingArrowUp:G0,CircleFadingArrowUpIcon:G0,CircleFadingPlus:W0,CircleFadingPlusIcon:W0,CircleGauge:Ta,CircleGaugeIcon:Ta,CircleHelp:st,CircleHelpIcon:st,CircleIcon:Q0,CircleMinus:Ha,CircleMinusIcon:Ha,CircleOff:K0,CircleOffIcon:K0,CircleParking:Ra,CircleParkingIcon:Ra,CircleParkingOff:Da,CircleParkingOffIcon:Da,CirclePause:Ba,CirclePauseIcon:Ba,CirclePercent:Fa,CirclePercentIcon:Fa,CirclePlay:Ea,CirclePlayIcon:Ea,CirclePlus:Oa,CirclePlusIcon:Oa,CirclePoundSterling:Z0,CirclePoundSterlingIcon:Z0,CirclePower:Ua,CirclePowerIcon:Ua,CircleQuestionMark:st,CircleQuestionMarkIcon:st,CircleSlash:X0,CircleSlash2:Wa,CircleSlash2Icon:Wa,CircleSlashIcon:X0,CircleSlashed:Wa,CircleSlashedIcon:Wa,CircleSmall:Y0,CircleSmallIcon:Y0,CircleStar:J0,CircleStarIcon:J0,CircleStop:Ga,CircleStopIcon:Ga,CircleUser:Za,CircleUserIcon:Za,CircleUserRound:Ka,CircleUserRoundIcon:Ka,CircleX:qt,CircleXIcon:qt,CircuitBoard:el,CircuitBoardIcon:el,Citrus:tl,CitrusIcon:tl,Clapperboard:al,ClapperboardIcon:al,Clipboard:ul,ClipboardCheck:nl,ClipboardCheckIcon:nl,ClipboardClock:ol,ClipboardClockIcon:ol,ClipboardCopy:cl,ClipboardCopyIcon:cl,ClipboardEdit:Ya,ClipboardEditIcon:Ya,ClipboardIcon:ul,ClipboardList:il,ClipboardListIcon:il,ClipboardMinus:rl,ClipboardMinusIcon:rl,ClipboardPaste:sl,ClipboardPasteIcon:sl,ClipboardPen:Ya,ClipboardPenIcon:Ya,ClipboardPenLine:Xa,ClipboardPenLineIcon:Xa,ClipboardPlus:dl,ClipboardPlusIcon:dl,ClipboardSignature:Xa,ClipboardSignatureIcon:Xa,ClipboardType:ll,ClipboardTypeIcon:ll,ClipboardX:hl,ClipboardXIcon:hl,Clock:Sl,Clock1:yl,Clock10:pl,Clock10Icon:pl,Clock11:kl,Clock11Icon:kl,Clock12:ml,Clock12Icon:ml,Clock1Icon:yl,Clock2:fl,Clock2Icon:fl,Clock3:gl,Clock3Icon:gl,Clock4:vl,Clock4Icon:vl,Clock5:xl,Clock5Icon:xl,Clock6:Ml,Clock6Icon:Ml,Clock7:_l,Clock7Icon:_l,Clock8:Ll,Clock8Icon:Ll,Clock9:Il,Clock9Icon:Il,ClockAlert:bl,ClockAlertIcon:bl,ClockArrowDown:wl,ClockArrowDownIcon:wl,ClockArrowUp:Cl,ClockArrowUpIcon:Cl,ClockFading:Nl,ClockFadingIcon:Nl,ClockIcon:Sl,ClockPlus:jl,ClockPlusIcon:jl,ClosedCaption:$l,ClosedCaptionIcon:$l,Cloud:Gl,CloudAlert:ql,CloudAlertIcon:ql,CloudCheck:Al,CloudCheckIcon:Al,CloudCog:zl,CloudCogIcon:zl,CloudDownload:Ja,CloudDownloadIcon:Ja,CloudDrizzle:Vl,CloudDrizzleIcon:Vl,CloudFog:Pl,CloudFogIcon:Pl,CloudHail:Tl,CloudHailIcon:Tl,CloudIcon:Gl,CloudLightning:Hl,CloudLightningIcon:Hl,CloudMoon:Bl,CloudMoonIcon:Bl,CloudMoonRain:Dl,CloudMoonRainIcon:Dl,CloudOff:Rl,CloudOffIcon:Rl,CloudRain:El,CloudRainIcon:El,CloudRainWind:Fl,CloudRainWindIcon:Fl,CloudSnow:Ol,CloudSnowIcon:Ol,CloudSun:Wl,CloudSunIcon:Wl,CloudSunRain:Ul,CloudSunRainIcon:Ul,CloudUpload:Qa,CloudUploadIcon:Qa,Cloudy:Kl,CloudyIcon:Kl,Clover:Zl,CloverIcon:Zl,Club:Xl,ClubIcon:Xl,Code:Yl,Code2:en,Code2Icon:en,CodeIcon:Yl,CodeSquare:zo,CodeSquareIcon:zo,CodeXml:en,CodeXmlIcon:en,Codepen:Jl,CodepenIcon:Jl,Codesandbox:Ql,CodesandboxIcon:Ql,Coffee:eh,CoffeeIcon:eh,Cog:th,CogIcon:th,Coins:ah,CoinsIcon:ah,Columns:tn,Columns2:tn,Columns2Icon:tn,Columns3:an,Columns3Cog:dt,Columns3CogIcon:dt,Columns3Icon:an,Columns4:nh,Columns4Icon:nh,ColumnsIcon:tn,ColumnsSettings:dt,ColumnsSettingsIcon:dt,Combine:oh,CombineIcon:oh,Command:ch,CommandIcon:ch,Compass:ih,CompassIcon:ih,Component:rh,ComponentIcon:rh,Computer:sh,ComputerIcon:sh,ConciergeBell:dh,ConciergeBellIcon:dh,Cone:lh,ConeIcon:lh,Construction:hh,ConstructionIcon:hh,Contact:uh,Contact2:nn,Contact2Icon:nn,ContactIcon:uh,ContactRound:nn,ContactRoundIcon:nn,Container:ph,ContainerIcon:ph,Contrast:kh,ContrastIcon:kh,Cookie:yh,CookieIcon:yh,CookingPot:fh,CookingPotIcon:fh,Copy:_h,CopyCheck:mh,CopyCheckIcon:mh,CopyIcon:_h,CopyMinus:gh,CopyMinusIcon:gh,CopyPlus:vh,CopyPlusIcon:vh,CopySlash:xh,CopySlashIcon:xh,CopyX:Mh,CopyXIcon:Mh,Copyleft:Lh,CopyleftIcon:Lh,Copyright:Ih,CopyrightIcon:Ih,CornerDownLeft:bh,CornerDownLeftIcon:bh,CornerDownRight:wh,CornerDownRightIcon:wh,CornerLeftDown:Ch,CornerLeftDownIcon:Ch,CornerLeftUp:Nh,CornerLeftUpIcon:Nh,CornerRightDown:jh,CornerRightDownIcon:jh,CornerRightUp:Sh,CornerRightUpIcon:Sh,CornerUpLeft:$h,CornerUpLeftIcon:$h,CornerUpRight:qh,CornerUpRightIcon:qh,Cpu:Ah,CpuIcon:Ah,CreativeCommons:zh,CreativeCommonsIcon:zh,CreditCard:Vh,CreditCardIcon:Vh,Croissant:Ph,CroissantIcon:Ph,Crop:Th,CropIcon:Th,Cross:Hh,CrossIcon:Hh,Crosshair:Dh,CrosshairIcon:Dh,Crown:Bh,CrownIcon:Bh,Cuboid:Rh,CuboidIcon:Rh,CupSoda:Fh,CupSodaIcon:Fh,CurlyBraces:ia,CurlyBracesIcon:ia,Currency:Eh,CurrencyIcon:Eh,Cylinder:Oh,CylinderIcon:Oh,Dam:Uh,DamIcon:Uh,Database:Kh,DatabaseBackup:Wh,DatabaseBackupIcon:Wh,DatabaseIcon:Kh,DatabaseZap:Gh,DatabaseZapIcon:Gh,DecimalsArrowLeft:Zh,DecimalsArrowLeftIcon:Zh,DecimalsArrowRight:Xh,DecimalsArrowRightIcon:Xh,Delete:Yh,DeleteIcon:Yh,Dessert:Jh,DessertIcon:Jh,Diameter:Qh,DiameterIcon:Qh,Diamond:au,DiamondIcon:au,DiamondMinus:eu,DiamondMinusIcon:eu,DiamondPercent:on,DiamondPercentIcon:on,DiamondPlus:tu,DiamondPlusIcon:tu,Dice1:nu,Dice1Icon:nu,Dice2:ou,Dice2Icon:ou,Dice3:cu,Dice3Icon:cu,Dice4:iu,Dice4Icon:iu,Dice5:ru,Dice5Icon:ru,Dice6:su,Dice6Icon:su,Dices:du,DicesIcon:du,Diff:lu,DiffIcon:lu,Disc:yu,Disc2:hu,Disc2Icon:hu,Disc3:uu,Disc3Icon:uu,DiscAlbum:pu,DiscAlbumIcon:pu,DiscIcon:yu,Divide:ku,DivideCircle:Pa,DivideCircleIcon:Pa,DivideIcon:ku,DivideSquare:Ho,DivideSquareIcon:Ho,Dna:fu,DnaIcon:fu,DnaOff:mu,DnaOffIcon:mu,Dock:gu,DockIcon:gu,Dog:vu,DogIcon:vu,DollarSign:xu,DollarSignIcon:xu,Donut:Mu,DonutIcon:Mu,DoorClosed:Lu,DoorClosedIcon:Lu,DoorClosedLocked:_u,DoorClosedLockedIcon:_u,DoorOpen:Iu,DoorOpenIcon:Iu,Dot:bu,DotIcon:bu,DotSquare:Bo,DotSquareIcon:Bo,Download:Cu,DownloadCloud:Ja,DownloadCloudIcon:Ja,DownloadIcon:Cu,DraftingCompass:wu,DraftingCompassIcon:wu,Drama:Nu,DramaIcon:Nu,Dribbble:ju,DribbbleIcon:ju,Drill:Su,DrillIcon:Su,Drone:$u,DroneIcon:$u,Droplet:Au,DropletIcon:Au,DropletOff:qu,DropletOffIcon:qu,Droplets:zu,DropletsIcon:zu,Drum:Vu,DrumIcon:Vu,Drumstick:Pu,DrumstickIcon:Pu,Dumbbell:Tu,DumbbellIcon:Tu,Ear:Du,EarIcon:Du,EarOff:Hu,EarOffIcon:Hu,Earth:cn,EarthIcon:cn,EarthLock:Bu,EarthLockIcon:Bu,Eclipse:Ru,EclipseIcon:Ru,Edit:Ee,Edit2:gt,Edit2Icon:gt,Edit3:ft,Edit3Icon:ft,EditIcon:Ee,Egg:Ou,EggFried:Fu,EggFriedIcon:Fu,EggIcon:Ou,EggOff:Eu,EggOffIcon:Eu,Ellipsis:sn,EllipsisIcon:sn,EllipsisVertical:rn,EllipsisVerticalIcon:rn,Equal:Gu,EqualApproximately:Uu,EqualApproximatelyIcon:Uu,EqualIcon:Gu,EqualNot:Wu,EqualNotIcon:Wu,EqualSquare:Do,EqualSquareIcon:Do,Eraser:Ku,EraserIcon:Ku,EthernetPort:Zu,EthernetPortIcon:Zu,Euro:Xu,EuroIcon:Xu,Expand:Ju,ExpandIcon:Ju,ExternalLink:Yu,ExternalLinkIcon:Yu,Eye:S1,EyeClosed:Qu,EyeClosedIcon:Qu,EyeIcon:S1,EyeOff:j1,EyeOffIcon:j1,Facebook:ep,FacebookIcon:ep,Factory:tp,FactoryIcon:tp,Fan:ap,FanIcon:ap,FastForward:np,FastForwardIcon:np,Feather:op,FeatherIcon:op,Fence:cp,FenceIcon:cp,FerrisWheel:ip,FerrisWheelIcon:ip,Figma:rp,FigmaIcon:rp,File:ty,FileArchive:sp,FileArchiveIcon:sp,FileAudio:lp,FileAudio2:dp,FileAudio2Icon:dp,FileAudioIcon:lp,FileAxis3D:dn,FileAxis3DIcon:dn,FileAxis3d:dn,FileAxis3dIcon:dn,FileBadge:pp,FileBadge2:hp,FileBadge2Icon:hp,FileBadgeIcon:pp,FileBarChart:ln,FileBarChart2:hn,FileBarChart2Icon:hn,FileBarChartIcon:ln,FileBox:up,FileBoxIcon:up,FileChartColumn:hn,FileChartColumnIcon:hn,FileChartColumnIncreasing:ln,FileChartColumnIncreasingIcon:ln,FileChartLine:un,FileChartLineIcon:un,FileChartPie:pn,FileChartPieIcon:pn,FileCheck:kp,FileCheck2:yp,FileCheck2Icon:yp,FileCheckIcon:kp,FileClock:mp,FileClockIcon:mp,FileCode:fp,FileCode2:gp,FileCode2Icon:gp,FileCodeIcon:fp,FileCog:yn,FileCog2:yn,FileCog2Icon:yn,FileCogIcon:yn,FileDiff:vp,FileDiffIcon:vp,FileDigit:xp,FileDigitIcon:xp,FileDown:Mp,FileDownIcon:Mp,FileEdit:mn,FileEditIcon:mn,FileHeart:_p,FileHeartIcon:_p,FileIcon:ty,FileImage:Lp,FileImageIcon:Lp,FileInput:Ip,FileInputIcon:Ip,FileJson:wp,FileJson2:bp,FileJson2Icon:bp,FileJsonIcon:wp,FileKey:Np,FileKey2:Cp,FileKey2Icon:Cp,FileKeyIcon:Np,FileLineChart:un,FileLineChartIcon:un,FileLock:Sp,FileLock2:jp,FileLock2Icon:jp,FileLockIcon:Sp,FileMinus:qp,FileMinus2:$p,FileMinus2Icon:$p,FileMinusIcon:qp,FileMusic:Ap,FileMusicIcon:Ap,FileOutput:zp,FileOutputIcon:zp,FilePen:mn,FilePenIcon:mn,FilePenLine:kn,FilePenLineIcon:kn,FilePieChart:pn,FilePieChartIcon:pn,FilePlay:fn,FilePlayIcon:fn,FilePlus:Pp,FilePlus2:Vp,FilePlus2Icon:Vp,FilePlusIcon:Pp,FileQuestion:gn,FileQuestionIcon:gn,FileQuestionMark:gn,FileQuestionMarkIcon:gn,FileScan:Tp,FileScanIcon:Tp,FileSearch:Dp,FileSearch2:Hp,FileSearch2Icon:Hp,FileSearchIcon:Dp,FileSignature:kn,FileSignatureIcon:kn,FileSliders:Bp,FileSlidersIcon:Bp,FileSpreadsheet:Rp,FileSpreadsheetIcon:Rp,FileStack:Fp,FileStackIcon:Fp,FileSymlink:Ep,FileSymlinkIcon:Ep,FileTerminal:Op,FileTerminalIcon:Op,FileText:Up,FileTextIcon:Up,FileType:Gp,FileType2:Wp,FileType2Icon:Wp,FileTypeIcon:Gp,FileUp:Kp,FileUpIcon:Kp,FileUser:Zp,FileUserIcon:Zp,FileVideo:fn,FileVideo2:vn,FileVideo2Icon:vn,FileVideoCamera:vn,FileVideoCameraIcon:vn,FileVideoIcon:fn,FileVolume:Yp,FileVolume2:Xp,FileVolume2Icon:Xp,FileVolumeIcon:Yp,FileWarning:Jp,FileWarningIcon:Jp,FileX:ey,FileX2:Qp,FileX2Icon:Qp,FileXIcon:ey,Files:ay,FilesIcon:ay,Film:ny,FilmIcon:ny,Filter:At,FilterIcon:At,FilterX:_n,FilterXIcon:_n,Fingerprint:oy,FingerprintIcon:oy,FireExtinguisher:cy,FireExtinguisherIcon:cy,Fish:ry,FishIcon:ry,FishOff:iy,FishOffIcon:iy,FishSymbol:sy,FishSymbolIcon:sy,Flag:uy,FlagIcon:uy,FlagOff:dy,FlagOffIcon:dy,FlagTriangleLeft:ly,FlagTriangleLeftIcon:ly,FlagTriangleRight:hy,FlagTriangleRightIcon:hy,Flame:yy,FlameIcon:yy,FlameKindling:py,FlameKindlingIcon:py,Flashlight:my,FlashlightIcon:my,FlashlightOff:ky,FlashlightOffIcon:ky,FlaskConical:gy,FlaskConicalIcon:gy,FlaskConicalOff:fy,FlaskConicalOffIcon:fy,FlaskRound:vy,FlaskRoundIcon:vy,FlipHorizontal:My,FlipHorizontal2:xy,FlipHorizontal2Icon:xy,FlipHorizontalIcon:My,FlipVertical:Ly,FlipVertical2:_y,FlipVertical2Icon:_y,FlipVerticalIcon:Ly,Flower:by,Flower2:Iy,Flower2Icon:Iy,FlowerIcon:by,Focus:wy,FocusIcon:wy,FoldHorizontal:Cy,FoldHorizontalIcon:Cy,FoldVertical:Ny,FoldVerticalIcon:Ny,Folder:$1,FolderArchive:jy,FolderArchiveIcon:jy,FolderCheck:Sy,FolderCheckIcon:Sy,FolderClock:$y,FolderClockIcon:$y,FolderClosed:qy,FolderClosedIcon:qy,FolderCode:Ay,FolderCodeIcon:Ay,FolderCog:xn,FolderCog2:xn,FolderCog2Icon:xn,FolderCogIcon:xn,FolderDot:zy,FolderDotIcon:zy,FolderDown:Vy,FolderDownIcon:Vy,FolderEdit:Mn,FolderEditIcon:Mn,FolderGit:Ty,FolderGit2:Py,FolderGit2Icon:Py,FolderGitIcon:Ty,FolderHeart:Hy,FolderHeartIcon:Hy,FolderIcon:$1,FolderInput:Dy,FolderInputIcon:Dy,FolderKanban:By,FolderKanbanIcon:By,FolderKey:Ry,FolderKeyIcon:Ry,FolderLock:Fy,FolderLockIcon:Fy,FolderMinus:Ey,FolderMinusIcon:Ey,FolderOpen:Uy,FolderOpenDot:Oy,FolderOpenDotIcon:Oy,FolderOpenIcon:Uy,FolderOutput:Wy,FolderOutputIcon:Wy,FolderPen:Mn,FolderPenIcon:Mn,FolderPlus:a1,FolderPlusIcon:a1,FolderRoot:Gy,FolderRootIcon:Gy,FolderSearch:Zy,FolderSearch2:Ky,FolderSearch2Icon:Ky,FolderSearchIcon:Zy,FolderSymlink:Xy,FolderSymlinkIcon:Xy,FolderSync:Yy,FolderSyncIcon:Yy,FolderTree:Jy,FolderTreeIcon:Jy,FolderUp:Qy,FolderUpIcon:Qy,FolderX:e4,FolderXIcon:e4,Folders:t4,FoldersIcon:t4,Footprints:a4,FootprintsIcon:a4,ForkKnife:wc,ForkKnifeCrossed:bc,ForkKnifeCrossedIcon:bc,ForkKnifeIcon:wc,Forklift:n4,ForkliftIcon:n4,FormInput:no,FormInputIcon:no,Forward:o4,ForwardIcon:o4,Frame:c4,FrameIcon:c4,Framer:i4,FramerIcon:i4,Frown:r4,FrownIcon:r4,Fuel:s4,FuelIcon:s4,Fullscreen:d4,FullscreenIcon:d4,FunctionSquare:Ro,FunctionSquareIcon:Ro,Funnel:At,FunnelIcon:At,FunnelPlus:l4,FunnelPlusIcon:l4,FunnelX:_n,FunnelXIcon:_n,GalleryHorizontal:u4,GalleryHorizontalEnd:h4,GalleryHorizontalEndIcon:h4,GalleryHorizontalIcon:u4,GalleryThumbnails:p4,GalleryThumbnailsIcon:p4,GalleryVertical:k4,GalleryVerticalEnd:y4,GalleryVerticalEndIcon:y4,GalleryVerticalIcon:k4,Gamepad:f4,Gamepad2:m4,Gamepad2Icon:m4,GamepadIcon:f4,GanttChart:ga,GanttChartIcon:ga,GanttChartSquare:ht,GanttChartSquareIcon:ht,Gauge:g4,GaugeCircle:Ta,GaugeCircleIcon:Ta,GaugeIcon:g4,Gavel:v4,GavelIcon:v4,Gem:x4,GemIcon:x4,GeorgianLari:M4,GeorgianLariIcon:M4,Ghost:_4,GhostIcon:_4,Gift:L4,GiftIcon:L4,GitBranch:b4,GitBranchIcon:b4,GitBranchPlus:I4,GitBranchPlusIcon:I4,GitCommit:Ln,GitCommitHorizontal:Ln,GitCommitHorizontalIcon:Ln,GitCommitIcon:Ln,GitCommitVertical:w4,GitCommitVerticalIcon:w4,GitCompare:N4,GitCompareArrows:C4,GitCompareArrowsIcon:C4,GitCompareIcon:N4,GitFork:j4,GitForkIcon:j4,GitGraph:S4,GitGraphIcon:S4,GitMerge:$4,GitMergeIcon:$4,GitPullRequest:T4,GitPullRequestArrow:q4,GitPullRequestArrowIcon:q4,GitPullRequestClosed:A4,GitPullRequestClosedIcon:A4,GitPullRequestCreate:V4,GitPullRequestCreateArrow:z4,GitPullRequestCreateArrowIcon:z4,GitPullRequestCreateIcon:V4,GitPullRequestDraft:P4,GitPullRequestDraftIcon:P4,GitPullRequestIcon:T4,Github:H4,GithubIcon:H4,Gitlab:D4,GitlabIcon:D4,GlassWater:B4,GlassWaterIcon:B4,Glasses:R4,GlassesIcon:R4,Globe:E4,Globe2:cn,Globe2Icon:cn,GlobeIcon:E4,GlobeLock:F4,GlobeLockIcon:F4,Goal:O4,GoalIcon:O4,Gpu:U4,GpuIcon:U4,Grab:Nn,GrabIcon:Nn,GraduationCap:W4,GraduationCapIcon:W4,Grape:G4,GrapeIcon:G4,Grid:lt,Grid2X2:Cn,Grid2X2Check:In,Grid2X2CheckIcon:In,Grid2X2Icon:Cn,Grid2X2Plus:bn,Grid2X2PlusIcon:bn,Grid2X2X:wn,Grid2X2XIcon:wn,Grid2x2:Cn,Grid2x2Check:In,Grid2x2CheckIcon:In,Grid2x2Icon:Cn,Grid2x2Plus:bn,Grid2x2PlusIcon:bn,Grid2x2X:wn,Grid2x2XIcon:wn,Grid3X3:lt,Grid3X3Icon:lt,Grid3x2:K4,Grid3x2Icon:K4,Grid3x3:lt,Grid3x3Icon:lt,GridIcon:lt,Grip:X4,GripHorizontal:Z4,GripHorizontalIcon:Z4,GripIcon:X4,GripVertical:q1,GripVerticalIcon:q1,Group:Y4,GroupIcon:Y4,Guitar:J4,GuitarIcon:J4,Ham:Q4,HamIcon:Q4,Hamburger:e5,HamburgerIcon:e5,Hammer:t5,HammerIcon:t5,Hand:r5,HandCoins:a5,HandCoinsIcon:a5,HandFist:n5,HandFistIcon:n5,HandGrab:Nn,HandGrabIcon:Nn,HandHeart:o5,HandHeartIcon:o5,HandHelping:jn,HandHelpingIcon:jn,HandIcon:r5,HandMetal:c5,HandMetalIcon:c5,HandPlatter:i5,HandPlatterIcon:i5,Handbag:s5,HandbagIcon:s5,Handshake:d5,HandshakeIcon:d5,HardDrive:u5,HardDriveDownload:l5,HardDriveDownloadIcon:l5,HardDriveIcon:u5,HardDriveUpload:h5,HardDriveUploadIcon:h5,HardHat:p5,HardHatIcon:p5,Hash:y5,HashIcon:y5,HatGlasses:k5,HatGlassesIcon:k5,Haze:m5,HazeIcon:m5,HdmiPort:f5,HdmiPortIcon:f5,Heading:I5,Heading1:g5,Heading1Icon:g5,Heading2:v5,Heading2Icon:v5,Heading3:x5,Heading3Icon:x5,Heading4:M5,Heading4Icon:M5,Heading5:_5,Heading5Icon:_5,Heading6:L5,Heading6Icon:L5,HeadingIcon:I5,HeadphoneOff:b5,HeadphoneOffIcon:b5,Headphones:w5,HeadphonesIcon:w5,Headset:C5,HeadsetIcon:C5,Heart:z5,HeartCrack:N5,HeartCrackIcon:N5,HeartHandshake:j5,HeartHandshakeIcon:j5,HeartIcon:z5,HeartMinus:S5,HeartMinusIcon:S5,HeartOff:$5,HeartOffIcon:$5,HeartPlus:q5,HeartPlusIcon:q5,HeartPulse:A5,HeartPulseIcon:A5,Heater:V5,HeaterIcon:V5,HelpCircle:st,HelpCircleIcon:st,HelpingHand:jn,HelpingHandIcon:jn,Hexagon:P5,HexagonIcon:P5,Highlighter:T5,HighlighterIcon:T5,History:H5,HistoryIcon:H5,Home:zt,HomeIcon:zt,Hop:B5,HopIcon:B5,HopOff:D5,HopOffIcon:D5,Hospital:A1,HospitalIcon:A1,Hotel:R5,HotelIcon:R5,Hourglass:F5,HourglassIcon:F5,House:zt,HouseIcon:zt,HousePlug:E5,HousePlugIcon:E5,HousePlus:U5,HousePlusIcon:U5,HouseWifi:O5,HouseWifiIcon:O5,IceCream:$n,IceCream2:Sn,IceCream2Icon:Sn,IceCreamBowl:Sn,IceCreamBowlIcon:Sn,IceCreamCone:$n,IceCreamConeIcon:$n,IceCreamIcon:$n,Icon:a.Icon,IdCard:G5,IdCardIcon:G5,IdCardLanyard:W5,IdCardLanyardIcon:W5,Image:tk,ImageDown:K5,ImageDownIcon:K5,ImageIcon:tk,ImageMinus:Z5,ImageMinusIcon:Z5,ImageOff:X5,ImageOffIcon:X5,ImagePlay:Y5,ImagePlayIcon:Y5,ImagePlus:J5,ImagePlusIcon:J5,ImageUp:Q5,ImageUpIcon:Q5,ImageUpscale:ek,ImageUpscaleIcon:ek,Images:ak,ImagesIcon:ak,Import:nk,ImportIcon:nk,Inbox:ok,InboxIcon:ok,Indent:An,IndentDecrease:qn,IndentDecreaseIcon:qn,IndentIcon:An,IndentIncrease:An,IndentIncreaseIcon:An,IndianRupee:ck,IndianRupeeIcon:ck,Infinity:ik,InfinityIcon:ik,Info:rk,InfoIcon:rk,Inspect:Ko,InspectIcon:Ko,InspectionPanel:sk,InspectionPanelIcon:sk,Instagram:dk,InstagramIcon:dk,Italic:lk,ItalicIcon:lk,IterationCcw:hk,IterationCcwIcon:hk,IterationCw:uk,IterationCwIcon:uk,JapaneseYen:yk,JapaneseYenIcon:yk,Joystick:pk,JoystickIcon:pk,Kanban:kk,KanbanIcon:kk,KanbanSquare:Fo,KanbanSquareDashed:Vo,KanbanSquareDashedIcon:Vo,KanbanSquareIcon:Fo,Kayak:mk,KayakIcon:mk,Key:vk,KeyIcon:vk,KeyRound:fk,KeyRoundIcon:fk,KeySquare:gk,KeySquareIcon:gk,Keyboard:_k,KeyboardIcon:_k,KeyboardMusic:xk,KeyboardMusicIcon:xk,KeyboardOff:Mk,KeyboardOffIcon:Mk,Lamp:Nk,LampCeiling:Lk,LampCeilingIcon:Lk,LampDesk:bk,LampDeskIcon:bk,LampFloor:Ik,LampFloorIcon:Ik,LampIcon:Nk,LampWallDown:wk,LampWallDownIcon:wk,LampWallUp:Ck,LampWallUpIcon:Ck,LandPlot:jk,LandPlotIcon:jk,Landmark:Sk,LandmarkIcon:Sk,Languages:$k,LanguagesIcon:$k,Laptop:Ak,Laptop2:zn,Laptop2Icon:zn,LaptopIcon:Ak,LaptopMinimal:zn,LaptopMinimalCheck:qk,LaptopMinimalCheckIcon:qk,LaptopMinimalIcon:zn,Lasso:Vk,LassoIcon:Vk,LassoSelect:zk,LassoSelectIcon:zk,Laugh:Pk,LaughIcon:Pk,Layers:Vn,Layers2:Tk,Layers2Icon:Tk,Layers3:Vn,Layers3Icon:Vn,LayersIcon:Vn,Layout:to,LayoutDashboard:Hk,LayoutDashboardIcon:Hk,LayoutGrid:Dk,LayoutGridIcon:Dk,LayoutIcon:to,LayoutList:Bk,LayoutListIcon:Bk,LayoutPanelLeft:Rk,LayoutPanelLeftIcon:Rk,LayoutPanelTop:Fk,LayoutPanelTopIcon:Fk,LayoutTemplate:Ek,LayoutTemplateIcon:Ek,Leaf:Ok,LeafIcon:Ok,LeafyGreen:Wk,LeafyGreenIcon:Wk,Lectern:Uk,LecternIcon:Uk,LetterText:Gk,LetterTextIcon:Gk,Library:Zk,LibraryBig:Kk,LibraryBigIcon:Kk,LibraryIcon:Zk,LibrarySquare:Eo,LibrarySquareIcon:Eo,LifeBuoy:Xk,LifeBuoyIcon:Xk,Ligature:Yk,LigatureIcon:Yk,Lightbulb:Qk,LightbulbIcon:Qk,LightbulbOff:Jk,LightbulbOffIcon:Jk,LineChart:ka,LineChartIcon:ka,LineSquiggle:e3,LineSquiggleIcon:e3,Link:n3,Link2:t3,Link2Icon:t3,Link2Off:a3,Link2OffIcon:a3,LinkIcon:n3,Linkedin:o3,LinkedinIcon:o3,List:M3,ListCheck:c3,ListCheckIcon:c3,ListChecks:i3,ListChecksIcon:i3,ListCollapse:r3,ListCollapseIcon:r3,ListEnd:s3,ListEndIcon:s3,ListFilter:h3,ListFilterIcon:h3,ListFilterPlus:d3,ListFilterPlusIcon:d3,ListIcon:M3,ListMinus:l3,ListMinusIcon:l3,ListMusic:u3,ListMusicIcon:u3,ListOrdered:p3,ListOrderedIcon:p3,ListPlus:y3,ListPlusIcon:y3,ListRestart:k3,ListRestartIcon:k3,ListStart:m3,ListStartIcon:m3,ListTodo:f3,ListTodoIcon:f3,ListTree:g3,ListTreeIcon:g3,ListVideo:v3,ListVideoIcon:v3,ListX:x3,ListXIcon:x3,Loader:L3,Loader2:Pn,Loader2Icon:Pn,LoaderCircle:Pn,LoaderCircleIcon:Pn,LoaderIcon:L3,LoaderPinwheel:_3,LoaderPinwheelIcon:_3,Locate:w3,LocateFixed:I3,LocateFixedIcon:I3,LocateIcon:w3,LocateOff:b3,LocateOffIcon:b3,LocationEdit:Bn,LocationEditIcon:Bn,Lock:N3,LockIcon:N3,LockKeyhole:C3,LockKeyholeIcon:C3,LockKeyholeOpen:Tn,LockKeyholeOpenIcon:Tn,LockOpen:Hn,LockOpenIcon:Hn,LogIn:j3,LogInIcon:j3,LogOut:S3,LogOutIcon:S3,Logs:$3,LogsIcon:$3,Lollipop:q3,LollipopIcon:q3,LucideAArrowDown:li,LucideAArrowUp:hi,LucideALargeSmall:ui,LucideAccessibility:L1,LucideActivity:I1,LucideActivitySquare:Vt,LucideAirVent:pi,LucideAirplay:yi,LucideAlarmCheck:Ut,LucideAlarmClock:mi,LucideAlarmClockCheck:Ut,LucideAlarmClockMinus:Wt,LucideAlarmClockOff:ki,LucideAlarmClockPlus:Gt,LucideAlarmMinus:Wt,LucideAlarmPlus:Gt,LucideAlarmSmoke:fi,LucideAlbum:gi,LucideAlertCircle:Ma,LucideAlertOctagon:On,LucideAlertTriangle:kc,LucideAlignCenter:Ii,LucideAlignCenterHorizontal:vi,LucideAlignCenterVertical:xi,LucideAlignEndHorizontal:Mi,LucideAlignEndVertical:_i,LucideAlignHorizontalDistributeCenter:Li,LucideAlignHorizontalDistributeEnd:bi,LucideAlignHorizontalDistributeStart:wi,LucideAlignHorizontalJustifyCenter:Ci,LucideAlignHorizontalJustifyEnd:Ni,LucideAlignHorizontalJustifyStart:ji,LucideAlignHorizontalSpaceAround:Si,LucideAlignHorizontalSpaceBetween:qi,LucideAlignJustify:$i,LucideAlignLeft:Ai,LucideAlignRight:zi,LucideAlignStartHorizontal:Vi,LucideAlignStartVertical:Pi,LucideAlignVerticalDistributeCenter:Hi,LucideAlignVerticalDistributeEnd:Ti,LucideAlignVerticalDistributeStart:Bi,LucideAlignVerticalJustifyCenter:Di,LucideAlignVerticalJustifyEnd:Ri,LucideAlignVerticalJustifyStart:Fi,LucideAlignVerticalSpaceAround:Oi,LucideAlignVerticalSpaceBetween:Ei,LucideAmbulance:Ui,LucideAmpersand:Wi,LucideAmpersands:Gi,LucideAmphora:Ki,LucideAnchor:Zi,LucideAngry:Xi,LucideAnnoyed:Yi,LucideAntenna:Ji,LucideAnvil:Qi,LucideAperture:er,LucideAppWindow:ar,LucideAppWindowMac:tr,LucideApple:nr,LucideArchive:ir,LucideArchiveRestore:or,LucideArchiveX:cr,LucideAreaChart:sa,LucideArmchair:rr,LucideArrowBigDown:dr,LucideArrowBigDownDash:sr,LucideArrowBigLeft:hr,LucideArrowBigLeftDash:lr,LucideArrowBigRight:pr,LucideArrowBigRightDash:ur,LucideArrowBigUp:kr,LucideArrowBigUpDash:yr,LucideArrowDown:Qc,LucideArrowDown01:mr,LucideArrowDown10:fr,LucideArrowDownAZ:Kt,LucideArrowDownAz:Kt,LucideArrowDownCircle:_a,LucideArrowDownFromLine:gr,LucideArrowDownLeft:vr,LucideArrowDownLeftFromCircle:Ia,LucideArrowDownLeftFromSquare:go,LucideArrowDownLeftSquare:yo,LucideArrowDownNarrowWide:xr,LucideArrowDownRight:Mr,LucideArrowDownRightFromCircle:ba,LucideArrowDownRightFromSquare:vo,LucideArrowDownRightSquare:ko,LucideArrowDownSquare:mo,LucideArrowDownToDot:_r,LucideArrowDownToLine:Lr,LucideArrowDownUp:Ir,LucideArrowDownWideNarrow:Zt,LucideArrowDownZA:Xt,LucideArrowDownZa:Xt,LucideArrowLeft:b1,LucideArrowLeftCircle:La,LucideArrowLeftFromLine:br,LucideArrowLeftRight:wr,LucideArrowLeftSquare:fo,LucideArrowLeftToLine:Cr,LucideArrowRight:$r,LucideArrowRightCircle:Na,LucideArrowRightFromLine:Nr,LucideArrowRightLeft:jr,LucideArrowRightSquare:_o,LucideArrowRightToLine:Sr,LucideArrowUp:e1,LucideArrowUp01:qr,LucideArrowUp10:Ar,LucideArrowUpAZ:Yt,LucideArrowUpAz:Yt,LucideArrowUpCircle:ja,LucideArrowUpDown:zr,LucideArrowUpFromDot:Vr,LucideArrowUpFromLine:Pr,LucideArrowUpLeft:Tr,LucideArrowUpLeftFromCircle:wa,LucideArrowUpLeftFromSquare:xo,LucideArrowUpLeftSquare:Lo,LucideArrowUpNarrowWide:Jt,LucideArrowUpRight:Hr,LucideArrowUpRightFromCircle:Ca,LucideArrowUpRightFromSquare:Mo,LucideArrowUpRightSquare:Io,LucideArrowUpSquare:bo,LucideArrowUpToLine:Dr,LucideArrowUpWideNarrow:Br,LucideArrowUpZA:Qt,LucideArrowUpZa:Qt,LucideArrowsUpFromLine:Rr,LucideAsterisk:Fr,LucideAsteriskSquare:wo,LucideAtSign:Er,LucideAtom:Or,LucideAudioLines:Ur,LucideAudioWaveform:Wr,LucideAward:Gr,LucideAxe:Kr,LucideAxis3D:ea,LucideAxis3d:ea,LucideBaby:Zr,LucideBackpack:Xr,LucideBadge:us,LucideBadgeAlert:Yr,LucideBadgeCent:Jr,LucideBadgeCheck:ta,LucideBadgeDollarSign:Qr,LucideBadgeEuro:es,LucideBadgeHelp:aa,LucideBadgeIndianRupee:ts,LucideBadgeInfo:as,LucideBadgeJapaneseYen:os,LucideBadgeMinus:ns,LucideBadgePercent:cs,LucideBadgePlus:is,LucideBadgePoundSterling:rs,LucideBadgeQuestionMark:aa,LucideBadgeRussianRuble:ss,LucideBadgeSwissFranc:ds,LucideBadgeTurkishLira:ls,LucideBadgeX:hs,LucideBaggageClaim:ps,LucideBan:ys,LucideBanana:ks,LucideBandage:ms,LucideBanknote:xs,LucideBanknoteArrowDown:fs,LucideBanknoteArrowUp:gs,LucideBanknoteX:vs,LucideBarChart:ma,LucideBarChart2:fa,LucideBarChart3:ya,LucideBarChart4:pa,LucideBarChartBig:ua,LucideBarChartHorizontal:la,LucideBarChartHorizontalBig:da,LucideBarcode:Ms,LucideBarrel:_s,LucideBaseline:Ls,LucideBath:Is,LucideBattery:$s,LucideBatteryCharging:bs,LucideBatteryFull:ws,LucideBatteryLow:Cs,LucideBatteryMedium:Ns,LucideBatteryPlus:js,LucideBatteryWarning:Ss,LucideBeaker:qs,LucideBean:zs,LucideBeanOff:As,LucideBed:Ts,LucideBedDouble:Vs,LucideBedSingle:Ps,LucideBeef:Hs,LucideBeer:Bs,LucideBeerOff:Ds,LucideBell:Ws,LucideBellDot:Rs,LucideBellElectric:Fs,LucideBellMinus:Es,LucideBellOff:Os,LucideBellPlus:Us,LucideBellRing:Gs,LucideBetweenHorizonalEnd:na,LucideBetweenHorizonalStart:oa,LucideBetweenHorizontalEnd:na,LucideBetweenHorizontalStart:oa,LucideBetweenVerticalEnd:Zs,LucideBetweenVerticalStart:Ks,LucideBicepsFlexed:Xs,LucideBike:Js,LucideBinary:Ys,LucideBinoculars:Qs,LucideBiohazard:e2,LucideBird:t2,LucideBitcoin:a2,LucideBlend:n2,LucideBlinds:o2,LucideBlocks:c2,LucideBluetooth:d2,LucideBluetoothConnected:i2,LucideBluetoothOff:r2,LucideBluetoothSearching:s2,LucideBold:l2,LucideBolt:h2,LucideBomb:u2,LucideBone:p2,LucideBook:T2,LucideBookA:y2,LucideBookAlert:k2,LucideBookAudio:m2,LucideBookCheck:f2,LucideBookCopy:g2,LucideBookDashed:ca,LucideBookDown:v2,LucideBookHeadphones:x2,LucideBookHeart:M2,LucideBookImage:_2,LucideBookKey:L2,LucideBookLock:I2,LucideBookMarked:w2,LucideBookMinus:b2,LucideBookOpen:j2,LucideBookOpenCheck:C2,LucideBookOpenText:N2,LucideBookPlus:S2,LucideBookTemplate:ca,LucideBookText:$2,LucideBookType:q2,LucideBookUp:z2,LucideBookUp2:A2,LucideBookUser:V2,LucideBookX:P2,LucideBookmark:F2,LucideBookmarkCheck:H2,LucideBookmarkMinus:D2,LucideBookmarkPlus:B2,LucideBookmarkX:R2,LucideBoomBox:E2,LucideBot:W2,LucideBotMessageSquare:O2,LucideBotOff:U2,LucideBottleWine:G2,LucideBowArrow:K2,LucideBox:Z2,LucideBoxSelect:To,LucideBoxes:X2,LucideBraces:ia,LucideBrackets:Y2,LucideBrain:ed,LucideBrainCircuit:J2,LucideBrainCog:Q2,LucideBrickWall:nd,LucideBrickWallFire:td,LucideBrickWallShield:ad,LucideBriefcase:rd,LucideBriefcaseBusiness:od,LucideBriefcaseConveyorBelt:cd,LucideBriefcaseMedical:id,LucideBringToFront:sd,LucideBrush:ld,LucideBrushCleaning:dd,LucideBubbles:hd,LucideBug:kd,LucideBugOff:ud,LucideBugPlay:pd,LucideBuilding:md,LucideBuilding2:yd,LucideBus:gd,LucideBusFront:fd,LucideCable:xd,LucideCableCar:vd,LucideCake:_d,LucideCakeSlice:Md,LucideCalculator:Ld,LucideCalendar:w1,LucideCalendar1:Id,LucideCalendarArrowDown:bd,LucideCalendarArrowUp:wd,LucideCalendarCheck:Nd,LucideCalendarCheck2:Cd,LucideCalendarClock:jd,LucideCalendarCog:Sd,LucideCalendarDays:$d,LucideCalendarFold:qd,LucideCalendarHeart:Ad,LucideCalendarMinus:Vd,LucideCalendarMinus2:zd,LucideCalendarOff:Pd,LucideCalendarPlus:Hd,LucideCalendarPlus2:Td,LucideCalendarRange:Dd,LucideCalendarSearch:Bd,LucideCalendarSync:Rd,LucideCalendarX:Ed,LucideCalendarX2:Fd,LucideCamera:Ud,LucideCameraOff:Od,LucideCandlestickChart:ha,LucideCandy:Kd,LucideCandyCane:Wd,LucideCandyOff:Gd,LucideCannabis:Zd,LucideCaptions:ra,LucideCaptionsOff:Xd,LucideCar:Qd,LucideCarFront:Yd,LucideCarTaxiFront:Jd,LucideCaravan:e0,LucideCardSim:t0,LucideCarrot:a0,LucideCaseLower:n0,LucideCaseSensitive:o0,LucideCaseUpper:c0,LucideCassetteTape:i0,LucideCast:r0,LucideCastle:d0,LucideCat:s0,LucideCctv:l0,LucideChartArea:sa,LucideChartBar:la,LucideChartBarBig:da,LucideChartBarDecreasing:h0,LucideChartBarIncreasing:u0,LucideChartBarStacked:p0,LucideChartCandlestick:ha,LucideChartColumn:ya,LucideChartColumnBig:ua,LucideChartColumnDecreasing:y0,LucideChartColumnIncreasing:pa,LucideChartColumnStacked:k0,LucideChartGantt:m0,LucideChartLine:ka,LucideChartNetwork:f0,LucideChartNoAxesColumn:fa,LucideChartNoAxesColumnDecreasing:g0,LucideChartNoAxesColumnIncreasing:ma,LucideChartNoAxesCombined:v0,LucideChartNoAxesGantt:ga,LucideChartPie:va,LucideChartScatter:xa,LucideChartSpline:x0,LucideCheck:C1,LucideCheckCheck:M0,LucideCheckCircle:Sa,LucideCheckCircle2:$a,LucideCheckLine:_0,LucideCheckSquare:No,LucideCheckSquare2:jo,LucideChefHat:L0,LucideCherry:I0,LucideChevronDown:Ht,LucideChevronDownCircle:qa,LucideChevronDownSquare:So,LucideChevronFirst:b0,LucideChevronLast:w0,LucideChevronLeft:C0,LucideChevronLeftCircle:Aa,LucideChevronLeftSquare:$o,LucideChevronRight:N1,LucideChevronRightCircle:za,LucideChevronRightSquare:qo,LucideChevronUp:Ac,LucideChevronUpCircle:Va,LucideChevronUpSquare:Ao,LucideChevronsDown:j0,LucideChevronsDownUp:N0,LucideChevronsLeft:$0,LucideChevronsLeftRight:S0,LucideChevronsLeftRightEllipsis:q0,LucideChevronsRight:z0,LucideChevronsRightLeft:A0,LucideChevronsUp:V0,LucideChevronsUpDown:t1,LucideChrome:P0,LucideChurch:T0,LucideCigarette:D0,LucideCigaretteOff:H0,LucideCircle:Q0,LucideCircleAlert:Ma,LucideCircleArrowDown:_a,LucideCircleArrowLeft:La,LucideCircleArrowOutDownLeft:Ia,LucideCircleArrowOutDownRight:ba,LucideCircleArrowOutUpLeft:wa,LucideCircleArrowOutUpRight:Ca,LucideCircleArrowRight:Na,LucideCircleArrowUp:ja,LucideCircleCheck:$a,LucideCircleCheckBig:Sa,LucideCircleChevronDown:qa,LucideCircleChevronLeft:Aa,LucideCircleChevronRight:za,LucideCircleChevronUp:Va,LucideCircleDashed:B0,LucideCircleDivide:Pa,LucideCircleDollarSign:F0,LucideCircleDot:E0,LucideCircleDotDashed:R0,LucideCircleEllipsis:O0,LucideCircleEqual:U0,LucideCircleFadingArrowUp:G0,LucideCircleFadingPlus:W0,LucideCircleGauge:Ta,LucideCircleHelp:st,LucideCircleMinus:Ha,LucideCircleOff:K0,LucideCircleParking:Ra,LucideCircleParkingOff:Da,LucideCirclePause:Ba,LucideCirclePercent:Fa,LucideCirclePlay:Ea,LucideCirclePlus:Oa,LucideCirclePoundSterling:Z0,LucideCirclePower:Ua,LucideCircleQuestionMark:st,LucideCircleSlash:X0,LucideCircleSlash2:Wa,LucideCircleSlashed:Wa,LucideCircleSmall:Y0,LucideCircleStar:J0,LucideCircleStop:Ga,LucideCircleUser:Za,LucideCircleUserRound:Ka,LucideCircleX:qt,LucideCircuitBoard:el,LucideCitrus:tl,LucideClapperboard:al,LucideClipboard:ul,LucideClipboardCheck:nl,LucideClipboardClock:ol,LucideClipboardCopy:cl,LucideClipboardEdit:Ya,LucideClipboardList:il,LucideClipboardMinus:rl,LucideClipboardPaste:sl,LucideClipboardPen:Ya,LucideClipboardPenLine:Xa,LucideClipboardPlus:dl,LucideClipboardSignature:Xa,LucideClipboardType:ll,LucideClipboardX:hl,LucideClock:Sl,LucideClock1:yl,LucideClock10:pl,LucideClock11:kl,LucideClock12:ml,LucideClock2:fl,LucideClock3:gl,LucideClock4:vl,LucideClock5:xl,LucideClock6:Ml,LucideClock7:_l,LucideClock8:Ll,LucideClock9:Il,LucideClockAlert:bl,LucideClockArrowDown:wl,LucideClockArrowUp:Cl,LucideClockFading:Nl,LucideClockPlus:jl,LucideClosedCaption:$l,LucideCloud:Gl,LucideCloudAlert:ql,LucideCloudCheck:Al,LucideCloudCog:zl,LucideCloudDownload:Ja,LucideCloudDrizzle:Vl,LucideCloudFog:Pl,LucideCloudHail:Tl,LucideCloudLightning:Hl,LucideCloudMoon:Bl,LucideCloudMoonRain:Dl,LucideCloudOff:Rl,LucideCloudRain:El,LucideCloudRainWind:Fl,LucideCloudSnow:Ol,LucideCloudSun:Wl,LucideCloudSunRain:Ul,LucideCloudUpload:Qa,LucideCloudy:Kl,LucideClover:Zl,LucideClub:Xl,LucideCode:Yl,LucideCode2:en,LucideCodeSquare:zo,LucideCodeXml:en,LucideCodepen:Jl,LucideCodesandbox:Ql,LucideCoffee:eh,LucideCog:th,LucideCoins:ah,LucideColumns:tn,LucideColumns2:tn,LucideColumns3:an,LucideColumns3Cog:dt,LucideColumns4:nh,LucideColumnsSettings:dt,LucideCombine:oh,LucideCommand:ch,LucideCompass:ih,LucideComponent:rh,LucideComputer:sh,LucideConciergeBell:dh,LucideCone:lh,LucideConstruction:hh,LucideContact:uh,LucideContact2:nn,LucideContactRound:nn,LucideContainer:ph,LucideContrast:kh,LucideCookie:yh,LucideCookingPot:fh,LucideCopy:_h,LucideCopyCheck:mh,LucideCopyMinus:gh,LucideCopyPlus:vh,LucideCopySlash:xh,LucideCopyX:Mh,LucideCopyleft:Lh,LucideCopyright:Ih,LucideCornerDownLeft:bh,LucideCornerDownRight:wh,LucideCornerLeftDown:Ch,LucideCornerLeftUp:Nh,LucideCornerRightDown:jh,LucideCornerRightUp:Sh,LucideCornerUpLeft:$h,LucideCornerUpRight:qh,LucideCpu:Ah,LucideCreativeCommons:zh,LucideCreditCard:Vh,LucideCroissant:Ph,LucideCrop:Th,LucideCross:Hh,LucideCrosshair:Dh,LucideCrown:Bh,LucideCuboid:Rh,LucideCupSoda:Fh,LucideCurlyBraces:ia,LucideCurrency:Eh,LucideCylinder:Oh,LucideDam:Uh,LucideDatabase:Kh,LucideDatabaseBackup:Wh,LucideDatabaseZap:Gh,LucideDecimalsArrowLeft:Zh,LucideDecimalsArrowRight:Xh,LucideDelete:Yh,LucideDessert:Jh,LucideDiameter:Qh,LucideDiamond:au,LucideDiamondMinus:eu,LucideDiamondPercent:on,LucideDiamondPlus:tu,LucideDice1:nu,LucideDice2:ou,LucideDice3:cu,LucideDice4:iu,LucideDice5:ru,LucideDice6:su,LucideDices:du,LucideDiff:lu,LucideDisc:yu,LucideDisc2:hu,LucideDisc3:uu,LucideDiscAlbum:pu,LucideDivide:ku,LucideDivideCircle:Pa,LucideDivideSquare:Ho,LucideDna:fu,LucideDnaOff:mu,LucideDock:gu,LucideDog:vu,LucideDollarSign:xu,LucideDonut:Mu,LucideDoorClosed:Lu,LucideDoorClosedLocked:_u,LucideDoorOpen:Iu,LucideDot:bu,LucideDotSquare:Bo,LucideDownload:Cu,LucideDownloadCloud:Ja,LucideDraftingCompass:wu,LucideDrama:Nu,LucideDribbble:ju,LucideDrill:Su,LucideDrone:$u,LucideDroplet:Au,LucideDropletOff:qu,LucideDroplets:zu,LucideDrum:Vu,LucideDrumstick:Pu,LucideDumbbell:Tu,LucideEar:Du,LucideEarOff:Hu,LucideEarth:cn,LucideEarthLock:Bu,LucideEclipse:Ru,LucideEdit:Ee,LucideEdit2:gt,LucideEdit3:ft,LucideEgg:Ou,LucideEggFried:Fu,LucideEggOff:Eu,LucideEllipsis:sn,LucideEllipsisVertical:rn,LucideEqual:Gu,LucideEqualApproximately:Uu,LucideEqualNot:Wu,LucideEqualSquare:Do,LucideEraser:Ku,LucideEthernetPort:Zu,LucideEuro:Xu,LucideExpand:Ju,LucideExternalLink:Yu,LucideEye:S1,LucideEyeClosed:Qu,LucideEyeOff:j1,LucideFacebook:ep,LucideFactory:tp,LucideFan:ap,LucideFastForward:np,LucideFeather:op,LucideFence:cp,LucideFerrisWheel:ip,LucideFigma:rp,LucideFile:ty,LucideFileArchive:sp,LucideFileAudio:lp,LucideFileAudio2:dp,LucideFileAxis3D:dn,LucideFileAxis3d:dn,LucideFileBadge:pp,LucideFileBadge2:hp,LucideFileBarChart:ln,LucideFileBarChart2:hn,LucideFileBox:up,LucideFileChartColumn:hn,LucideFileChartColumnIncreasing:ln,LucideFileChartLine:un,LucideFileChartPie:pn,LucideFileCheck:kp,LucideFileCheck2:yp,LucideFileClock:mp,LucideFileCode:fp,LucideFileCode2:gp,LucideFileCog:yn,LucideFileCog2:yn,LucideFileDiff:vp,LucideFileDigit:xp,LucideFileDown:Mp,LucideFileEdit:mn,LucideFileHeart:_p,LucideFileImage:Lp,LucideFileInput:Ip,LucideFileJson:wp,LucideFileJson2:bp,LucideFileKey:Np,LucideFileKey2:Cp,LucideFileLineChart:un,LucideFileLock:Sp,LucideFileLock2:jp,LucideFileMinus:qp,LucideFileMinus2:$p,LucideFileMusic:Ap,LucideFileOutput:zp,LucideFilePen:mn,LucideFilePenLine:kn,LucideFilePieChart:pn,LucideFilePlay:fn,LucideFilePlus:Pp,LucideFilePlus2:Vp,LucideFileQuestion:gn,LucideFileQuestionMark:gn,LucideFileScan:Tp,LucideFileSearch:Dp,LucideFileSearch2:Hp,LucideFileSignature:kn,LucideFileSliders:Bp,LucideFileSpreadsheet:Rp,LucideFileStack:Fp,LucideFileSymlink:Ep,LucideFileTerminal:Op,LucideFileText:Up,LucideFileType:Gp,LucideFileType2:Wp,LucideFileUp:Kp,LucideFileUser:Zp,LucideFileVideo:fn,LucideFileVideo2:vn,LucideFileVideoCamera:vn,LucideFileVolume:Yp,LucideFileVolume2:Xp,LucideFileWarning:Jp,LucideFileX:ey,LucideFileX2:Qp,LucideFiles:ay,LucideFilm:ny,LucideFilter:At,LucideFilterX:_n,LucideFingerprint:oy,LucideFireExtinguisher:cy,LucideFish:ry,LucideFishOff:iy,LucideFishSymbol:sy,LucideFlag:uy,LucideFlagOff:dy,LucideFlagTriangleLeft:ly,LucideFlagTriangleRight:hy,LucideFlame:yy,LucideFlameKindling:py,LucideFlashlight:my,LucideFlashlightOff:ky,LucideFlaskConical:gy,LucideFlaskConicalOff:fy,LucideFlaskRound:vy,LucideFlipHorizontal:My,LucideFlipHorizontal2:xy,LucideFlipVertical:Ly,LucideFlipVertical2:_y,LucideFlower:by,LucideFlower2:Iy,LucideFocus:wy,LucideFoldHorizontal:Cy,LucideFoldVertical:Ny,LucideFolder:$1,LucideFolderArchive:jy,LucideFolderCheck:Sy,LucideFolderClock:$y,LucideFolderClosed:qy,LucideFolderCode:Ay,LucideFolderCog:xn,LucideFolderCog2:xn,LucideFolderDot:zy,LucideFolderDown:Vy,LucideFolderEdit:Mn,LucideFolderGit:Ty,LucideFolderGit2:Py,LucideFolderHeart:Hy,LucideFolderInput:Dy,LucideFolderKanban:By,LucideFolderKey:Ry,LucideFolderLock:Fy,LucideFolderMinus:Ey,LucideFolderOpen:Uy,LucideFolderOpenDot:Oy,LucideFolderOutput:Wy,LucideFolderPen:Mn,LucideFolderPlus:a1,LucideFolderRoot:Gy,LucideFolderSearch:Zy,LucideFolderSearch2:Ky,LucideFolderSymlink:Xy,LucideFolderSync:Yy,LucideFolderTree:Jy,LucideFolderUp:Qy,LucideFolderX:e4,LucideFolders:t4,LucideFootprints:a4,LucideForkKnife:wc,LucideForkKnifeCrossed:bc,LucideForklift:n4,LucideFormInput:no,LucideForward:o4,LucideFrame:c4,LucideFramer:i4,LucideFrown:r4,LucideFuel:s4,LucideFullscreen:d4,LucideFunctionSquare:Ro,LucideFunnel:At,LucideFunnelPlus:l4,LucideFunnelX:_n,LucideGalleryHorizontal:u4,LucideGalleryHorizontalEnd:h4,LucideGalleryThumbnails:p4,LucideGalleryVertical:k4,LucideGalleryVerticalEnd:y4,LucideGamepad:f4,LucideGamepad2:m4,LucideGanttChart:ga,LucideGanttChartSquare:ht,LucideGauge:g4,LucideGaugeCircle:Ta,LucideGavel:v4,LucideGem:x4,LucideGeorgianLari:M4,LucideGhost:_4,LucideGift:L4,LucideGitBranch:b4,LucideGitBranchPlus:I4,LucideGitCommit:Ln,LucideGitCommitHorizontal:Ln,LucideGitCommitVertical:w4,LucideGitCompare:N4,LucideGitCompareArrows:C4,LucideGitFork:j4,LucideGitGraph:S4,LucideGitMerge:$4,LucideGitPullRequest:T4,LucideGitPullRequestArrow:q4,LucideGitPullRequestClosed:A4,LucideGitPullRequestCreate:V4,LucideGitPullRequestCreateArrow:z4,LucideGitPullRequestDraft:P4,LucideGithub:H4,LucideGitlab:D4,LucideGlassWater:B4,LucideGlasses:R4,LucideGlobe:E4,LucideGlobe2:cn,LucideGlobeLock:F4,LucideGoal:O4,LucideGpu:U4,LucideGrab:Nn,LucideGraduationCap:W4,LucideGrape:G4,LucideGrid:lt,LucideGrid2X2:Cn,LucideGrid2X2Check:In,LucideGrid2X2Plus:bn,LucideGrid2X2X:wn,LucideGrid2x2:Cn,LucideGrid2x2Check:In,LucideGrid2x2Plus:bn,LucideGrid2x2X:wn,LucideGrid3X3:lt,LucideGrid3x2:K4,LucideGrid3x3:lt,LucideGrip:X4,LucideGripHorizontal:Z4,LucideGripVertical:q1,LucideGroup:Y4,LucideGuitar:J4,LucideHam:Q4,LucideHamburger:e5,LucideHammer:t5,LucideHand:r5,LucideHandCoins:a5,LucideHandFist:n5,LucideHandGrab:Nn,LucideHandHeart:o5,LucideHandHelping:jn,LucideHandMetal:c5,LucideHandPlatter:i5,LucideHandbag:s5,LucideHandshake:d5,LucideHardDrive:u5,LucideHardDriveDownload:l5,LucideHardDriveUpload:h5,LucideHardHat:p5,LucideHash:y5,LucideHatGlasses:k5,LucideHaze:m5,LucideHdmiPort:f5,LucideHeading:I5,LucideHeading1:g5,LucideHeading2:v5,LucideHeading3:x5,LucideHeading4:M5,LucideHeading5:_5,LucideHeading6:L5,LucideHeadphoneOff:b5,LucideHeadphones:w5,LucideHeadset:C5,LucideHeart:z5,LucideHeartCrack:N5,LucideHeartHandshake:j5,LucideHeartMinus:S5,LucideHeartOff:$5,LucideHeartPlus:q5,LucideHeartPulse:A5,LucideHeater:V5,LucideHelpCircle:st,LucideHelpingHand:jn,LucideHexagon:P5,LucideHighlighter:T5,LucideHistory:H5,LucideHome:zt,LucideHop:B5,LucideHopOff:D5,LucideHospital:A1,LucideHotel:R5,LucideHourglass:F5,LucideHouse:zt,LucideHousePlug:E5,LucideHousePlus:U5,LucideHouseWifi:O5,LucideIceCream:$n,LucideIceCream2:Sn,LucideIceCreamBowl:Sn,LucideIceCreamCone:$n,LucideIdCard:G5,LucideIdCardLanyard:W5,LucideImage:tk,LucideImageDown:K5,LucideImageMinus:Z5,LucideImageOff:X5,LucideImagePlay:Y5,LucideImagePlus:J5,LucideImageUp:Q5,LucideImageUpscale:ek,LucideImages:ak,LucideImport:nk,LucideInbox:ok,LucideIndent:An,LucideIndentDecrease:qn,LucideIndentIncrease:An,LucideIndianRupee:ck,LucideInfinity:ik,LucideInfo:rk,LucideInspect:Ko,LucideInspectionPanel:sk,LucideInstagram:dk,LucideItalic:lk,LucideIterationCcw:hk,LucideIterationCw:uk,LucideJapaneseYen:yk,LucideJoystick:pk,LucideKanban:kk,LucideKanbanSquare:Fo,LucideKanbanSquareDashed:Vo,LucideKayak:mk,LucideKey:vk,LucideKeyRound:fk,LucideKeySquare:gk,LucideKeyboard:_k,LucideKeyboardMusic:xk,LucideKeyboardOff:Mk,LucideLamp:Nk,LucideLampCeiling:Lk,LucideLampDesk:bk,LucideLampFloor:Ik,LucideLampWallDown:wk,LucideLampWallUp:Ck,LucideLandPlot:jk,LucideLandmark:Sk,LucideLanguages:$k,LucideLaptop:Ak,LucideLaptop2:zn,LucideLaptopMinimal:zn,LucideLaptopMinimalCheck:qk,LucideLasso:Vk,LucideLassoSelect:zk,LucideLaugh:Pk,LucideLayers:Vn,LucideLayers2:Tk,LucideLayers3:Vn,LucideLayout:to,LucideLayoutDashboard:Hk,LucideLayoutGrid:Dk,LucideLayoutList:Bk,LucideLayoutPanelLeft:Rk,LucideLayoutPanelTop:Fk,LucideLayoutTemplate:Ek,LucideLeaf:Ok,LucideLeafyGreen:Wk,LucideLectern:Uk,LucideLetterText:Gk,LucideLibrary:Zk,LucideLibraryBig:Kk,LucideLibrarySquare:Eo,LucideLifeBuoy:Xk,LucideLigature:Yk,LucideLightbulb:Qk,LucideLightbulbOff:Jk,LucideLineChart:ka,LucideLineSquiggle:e3,LucideLink:n3,LucideLink2:t3,LucideLink2Off:a3,LucideLinkedin:o3,LucideList:M3,LucideListCheck:c3,LucideListChecks:i3,LucideListCollapse:r3,LucideListEnd:s3,LucideListFilter:h3,LucideListFilterPlus:d3,LucideListMinus:l3,LucideListMusic:u3,LucideListOrdered:p3,LucideListPlus:y3,LucideListRestart:k3,LucideListStart:m3,LucideListTodo:f3,LucideListTree:g3,LucideListVideo:v3,LucideListX:x3,LucideLoader:L3,LucideLoader2:Pn,LucideLoaderCircle:Pn,LucideLoaderPinwheel:_3,LucideLocate:w3,LucideLocateFixed:I3,LucideLocateOff:b3,LucideLocationEdit:Bn,LucideLock:N3,LucideLockKeyhole:C3,LucideLockKeyholeOpen:Tn,LucideLockOpen:Hn,LucideLogIn:j3,LucideLogOut:S3,LucideLogs:$3,LucideLollipop:q3,LucideLuggage:A3,LucideMSquare:Oo,LucideMagnet:z3,LucideMail:R3,LucideMailCheck:V3,LucideMailMinus:P3,LucideMailOpen:T3,LucideMailPlus:H3,LucideMailQuestion:Dn,LucideMailQuestionMark:Dn,LucideMailSearch:D3,LucideMailWarning:B3,LucideMailX:F3,LucideMailbox:E3,LucideMails:O3,LucideMap:cm,LucideMapMinus:U3,LucideMapPin:am,LucideMapPinCheck:W3,LucideMapPinCheckInside:G3,LucideMapPinHouse:K3,LucideMapPinMinus:X3,LucideMapPinMinusInside:Z3,LucideMapPinOff:Y3,LucideMapPinPen:Bn,LucideMapPinPlus:Q3,LucideMapPinPlusInside:J3,LucideMapPinX:tm,LucideMapPinXInside:em,LucideMapPinned:nm,LucideMapPlus:om,LucideMars:rm,LucideMarsStroke:im,LucideMartini:sm,LucideMaximize:hm,LucideMaximize2:dm,LucideMedal:lm,LucideMegaphone:pm,LucideMegaphoneOff:um,LucideMeh:ym,LucideMemoryStick:km,LucideMenu:n1,LucideMenuSquare:Uo,LucideMerge:mm,LucideMessageCircle:wm,LucideMessageCircleCode:fm,LucideMessageCircleDashed:gm,LucideMessageCircleHeart:vm,LucideMessageCircleMore:xm,LucideMessageCircleOff:Mm,LucideMessageCirclePlus:_m,LucideMessageCircleQuestion:Rn,LucideMessageCircleQuestionMark:Rn,LucideMessageCircleReply:Lm,LucideMessageCircleWarning:Im,LucideMessageCircleX:bm,LucideMessageSquare:Fm,LucideMessageSquareCode:Cm,LucideMessageSquareDashed:Nm,LucideMessageSquareDiff:jm,LucideMessageSquareDot:Sm,LucideMessageSquareHeart:$m,LucideMessageSquareLock:qm,LucideMessageSquareMore:Am,LucideMessageSquareOff:zm,LucideMessageSquarePlus:Vm,LucideMessageSquareQuote:Pm,LucideMessageSquareReply:Tm,LucideMessageSquareShare:Hm,LucideMessageSquareText:Dm,LucideMessageSquareWarning:Bm,LucideMessageSquareX:Rm,LucideMessagesSquare:Em,LucideMic:Um,LucideMic2:Fn,LucideMicOff:Om,LucideMicVocal:Fn,LucideMicrochip:Wm,LucideMicroscope:Gm,LucideMicrowave:Km,LucideMilestone:Zm,LucideMilk:Ym,LucideMilkOff:Xm,LucideMinimize:Qm,LucideMinimize2:Jm,LucideMinus:e6,LucideMinusCircle:Ha,LucideMinusSquare:Wo,LucideMonitor:p6,LucideMonitorCheck:t6,LucideMonitorCog:a6,LucideMonitorDot:n6,LucideMonitorDown:o6,LucideMonitorOff:c6,LucideMonitorPause:r6,LucideMonitorPlay:i6,LucideMonitorSmartphone:s6,LucideMonitorSpeaker:d6,LucideMonitorStop:l6,LucideMonitorUp:h6,LucideMonitorX:u6,LucideMoon:k6,LucideMoonStar:y6,LucideMoreHorizontal:sn,LucideMoreVertical:rn,LucideMountain:f6,LucideMountainSnow:m6,LucideMouse:L6,LucideMouseOff:g6,LucideMousePointer:M6,LucideMousePointer2:v6,LucideMousePointerBan:x6,LucideMousePointerClick:_6,LucideMousePointerSquareDashed:Po,LucideMove:a.Move,LucideMove3D:En,LucideMove3d:En,LucideMoveDiagonal:b6,LucideMoveDiagonal2:I6,LucideMoveDown:j6,LucideMoveDownLeft:w6,LucideMoveDownRight:C6,LucideMoveHorizontal:N6,LucideMoveLeft:S6,LucideMoveRight:$6,LucideMoveUp:z6,LucideMoveUpLeft:q6,LucideMoveUpRight:A6,LucideMoveVertical:V6,LucideMusic:D6,LucideMusic2:P6,LucideMusic3:T6,LucideMusic4:H6,LucideNavigation:E6,LucideNavigation2:R6,LucideNavigation2Off:B6,LucideNavigationOff:F6,LucideNetwork:O6,LucideNewspaper:U6,LucideNfc:W6,LucideNonBinary:G6,LucideNotebook:Y6,LucideNotebookPen:K6,LucideNotebookTabs:Z6,LucideNotebookText:X6,LucideNotepadText:Q6,LucideNotepadTextDashed:J6,LucideNut:tf,LucideNutOff:ef,LucideOctagon:nf,LucideOctagonAlert:On,LucideOctagonMinus:af,LucideOctagonPause:Un,LucideOctagonX:Wn,LucideOmega:of,LucideOption:cf,LucideOrbit:rf,LucideOrigami:sf,LucideOutdent:qn,LucidePackage:mf,LucidePackage2:df,LucidePackageCheck:lf,LucidePackageMinus:hf,LucidePackageOpen:uf,LucidePackagePlus:pf,LucidePackageSearch:yf,LucidePackageX:kf,LucidePaintBucket:ff,LucidePaintRoller:gf,LucidePaintbrush:vf,LucidePaintbrush2:Gn,LucidePaintbrushVertical:Gn,LucidePalette:xf,LucidePalmtree:yc,LucidePanda:Mf,LucidePanelBottom:If,LucidePanelBottomClose:_f,LucidePanelBottomDashed:Kn,LucidePanelBottomInactive:Kn,LucidePanelBottomOpen:Lf,LucidePanelLeft:Jn,LucidePanelLeftClose:Zn,LucidePanelLeftDashed:Xn,LucidePanelLeftInactive:Xn,LucidePanelLeftOpen:Yn,LucidePanelRight:Cf,LucidePanelRightClose:bf,LucidePanelRightDashed:Qn,LucidePanelRightInactive:Qn,LucidePanelRightOpen:wf,LucidePanelTop:Sf,LucidePanelTopClose:Nf,LucidePanelTopDashed:eo,LucidePanelTopInactive:eo,LucidePanelTopOpen:jf,LucidePanelsLeftBottom:$f,LucidePanelsLeftRight:an,LucidePanelsRightBottom:qf,LucidePanelsTopBottom:io,LucidePanelsTopLeft:to,LucidePaperclip:Af,LucideParentheses:zf,LucideParkingCircle:Ra,LucideParkingCircleOff:Da,LucideParkingMeter:Vf,LucideParkingSquare:Zo,LucideParkingSquareOff:Go,LucidePartyPopper:Pf,LucidePause:Tf,LucidePauseCircle:Ba,LucidePauseOctagon:Un,LucidePawPrint:Hf,LucidePcCase:Df,LucidePen:gt,LucidePenBox:Ee,LucidePenLine:ft,LucidePenOff:Rf,LucidePenSquare:Ee,LucidePenTool:Bf,LucidePencil:o1,LucidePencilLine:Ff,LucidePencilOff:Ef,LucidePencilRuler:Of,LucidePentagon:Uf,LucidePercent:Wf,LucidePercentCircle:Fa,LucidePercentDiamond:on,LucidePercentSquare:Xo,LucidePersonStanding:Kf,LucidePhilippinePeso:Gf,LucidePhone:e8,LucidePhoneCall:Zf,LucidePhoneForwarded:Xf,LucidePhoneIncoming:Yf,LucidePhoneMissed:Jf,LucidePhoneOff:Qf,LucidePhoneOutgoing:t8,LucidePi:a8,LucidePiSquare:Yo,LucidePiano:n8,LucidePickaxe:o8,LucidePictureInPicture:i8,LucidePictureInPicture2:c8,LucidePieChart:va,LucidePiggyBank:r8,LucidePilcrow:d8,LucidePilcrowLeft:s8,LucidePilcrowRight:l8,LucidePilcrowSquare:Jo,LucidePill:u8,LucidePillBottle:h8,LucidePin:y8,LucidePinOff:p8,LucidePipette:k8,LucidePizza:m8,LucidePlane:v8,LucidePlaneLanding:f8,LucidePlaneTakeoff:g8,LucidePlay:x8,LucidePlayCircle:Ea,LucidePlaySquare:Qo,LucidePlug:_8,LucidePlug2:M8,LucidePlugZap:ao,LucidePlugZap2:ao,LucidePlus:zc,LucidePlusCircle:Oa,LucidePlusSquare:ec,LucidePocket:I8,LucidePocketKnife:L8,LucidePodcast:b8,LucidePointer:C8,LucidePointerOff:w8,LucidePopcorn:j8,LucidePopsicle:N8,LucidePoundSterling:S8,LucidePower:q8,LucidePowerCircle:Ua,LucidePowerOff:$8,LucidePowerSquare:tc,LucidePresentation:A8,LucidePrinter:V8,LucidePrinterCheck:z8,LucideProjector:P8,LucideProportions:T8,LucidePuzzle:D8,LucidePyramid:H8,LucideQrCode:B8,LucideQuote:R8,LucideRabbit:F8,LucideRadar:E8,LucideRadiation:O8,LucideRadical:U8,LucideRadio:K8,LucideRadioReceiver:W8,LucideRadioTower:G8,LucideRadius:Z8,LucideRailSymbol:X8,LucideRainbow:Y8,LucideRat:J8,LucideRatio:Q8,LucideReceipt:dg,LucideReceiptCent:eg,LucideReceiptEuro:ag,LucideReceiptIndianRupee:tg,LucideReceiptJapaneseYen:ng,LucideReceiptPoundSterling:og,LucideReceiptRussianRuble:cg,LucideReceiptSwissFranc:ig,LucideReceiptText:rg,LucideReceiptTurkishLira:sg,LucideRectangleCircle:lg,LucideRectangleEllipsis:no,LucideRectangleGoggles:hg,LucideRectangleHorizontal:ug,LucideRectangleVertical:pg,LucideRecycle:yg,LucideRedo:fg,LucideRedo2:kg,LucideRedoDot:mg,LucideRefreshCcw:vg,LucideRefreshCcwDot:gg,LucideRefreshCw:Mg,LucideRefreshCwOff:xg,LucideRefrigerator:_g,LucideRegex:Lg,LucideRemoveFormatting:Ig,LucideRepeat:Cg,LucideRepeat1:bg,LucideRepeat2:wg,LucideReplace:jg,LucideReplaceAll:Ng,LucideReply:qg,LucideReplyAll:Sg,LucideRewind:$g,LucideRibbon:Ag,LucideRocket:zg,LucideRockingChair:Tg,LucideRollerCoaster:Vg,LucideRose:Pg,LucideRotate3D:oo,LucideRotate3d:oo,LucideRotateCcw:Bg,LucideRotateCcwKey:Hg,LucideRotateCcwSquare:Dg,LucideRotateCw:Fg,LucideRotateCwSquare:Rg,LucideRoute:Og,LucideRouteOff:Eg,LucideRouter:Ug,LucideRows:co,LucideRows2:co,LucideRows3:io,LucideRows4:Wg,LucideRss:Gg,LucideRuler:Zg,LucideRulerDimensionLine:Kg,LucideRussianRuble:Xg,LucideSailboat:Yg,LucideSalad:Jg,LucideSandwich:Qg,LucideSatellite:t7,LucideSatelliteDish:e7,LucideSaudiRiyal:a7,LucideSave:i7,LucideSaveAll:n7,LucideSaveOff:o7,LucideScale:c7,LucideScale3D:ro,LucideScale3d:ro,LucideScaling:r7,LucideScan:m7,LucideScanBarcode:s7,LucideScanEye:d7,LucideScanFace:l7,LucideScanHeart:h7,LucideScanLine:u7,LucideScanQrCode:p7,LucideScanSearch:y7,LucideScanText:k7,LucideScatterChart:xa,LucideSchool:f7,LucideSchool2:fc,LucideScissors:v7,LucideScissorsLineDashed:g7,LucideScissorsSquare:ac,LucideScissorsSquareDashedBottom:Co,LucideScreenShare:x7,LucideScreenShareOff:M7,LucideScroll:L7,LucideScrollText:_7,LucideSearch:z1,LucideSearchCheck:I7,LucideSearchCode:b7,LucideSearchSlash:w7,LucideSearchX:C7,LucideSection:N7,LucideSend:S7,LucideSendHorizonal:so,LucideSendHorizontal:so,LucideSendToBack:j7,LucideSeparatorHorizontal:$7,LucideSeparatorVertical:q7,LucideServer:P7,LucideServerCog:A7,LucideServerCrash:V7,LucideServerOff:z7,LucideSettings:H7,LucideSettings2:T7,LucideShapes:D7,LucideShare:R7,LucideShare2:B7,LucideSheet:F7,LucideShell:E7,LucideShield:Q7,LucideShieldAlert:O7,LucideShieldBan:U7,LucideShieldCheck:W7,LucideShieldClose:ho,LucideShieldEllipsis:G7,LucideShieldHalf:K7,LucideShieldMinus:X7,LucideShieldOff:Z7,LucideShieldPlus:Y7,LucideShieldQuestion:lo,LucideShieldQuestionMark:lo,LucideShieldUser:J7,LucideShieldX:ho,LucideShip:tv,LucideShipWheel:ev,LucideShirt:av,LucideShoppingBag:nv,LucideShoppingBasket:ov,LucideShoppingCart:cv,LucideShovel:iv,LucideShowerHead:rv,LucideShredder:sv,LucideShrimp:dv,LucideShrink:lv,LucideShrub:hv,LucideShuffle:pv,LucideSidebar:Jn,LucideSidebarClose:Zn,LucideSidebarOpen:Yn,LucideSigma:uv,LucideSigmaSquare:nc,LucideSignal:gv,LucideSignalHigh:yv,LucideSignalLow:kv,LucideSignalMedium:mv,LucideSignalZero:fv,LucideSignature:vv,LucideSignpost:Mv,LucideSignpostBig:xv,LucideSiren:_v,LucideSkipBack:Lv,LucideSkipForward:Iv,LucideSkull:bv,LucideSlack:wv,LucideSlash:Cv,LucideSlashSquare:oc,LucideSlice:Nv,LucideSliders:uo,LucideSlidersHorizontal:jv,LucideSlidersVertical:uo,LucideSmartphone:qv,LucideSmartphoneCharging:Sv,LucideSmartphoneNfc:$v,LucideSmile:zv,LucideSmilePlus:Av,LucideSnail:Vv,LucideSnowflake:Pv,LucideSoapDispenserDroplet:Tv,LucideSofa:Hv,LucideSortAsc:Jt,LucideSortDesc:Zt,LucideSoup:Dv,LucideSpace:Bv,LucideSpade:Rv,LucideSparkle:Fv,LucideSparkles:po,LucideSpeaker:Ev,LucideSpeech:Ov,LucideSpellCheck:Wv,LucideSpellCheck2:Uv,LucideSpline:Kv,LucideSplinePointer:Gv,LucideSplit:Zv,LucideSplitSquareHorizontal:cc,LucideSplitSquareVertical:ic,LucideSpool:Xv,LucideSpotlight:Yv,LucideSprayCan:Jv,LucideSprout:Qv,LucideSquare:l9,LucideSquareActivity:Vt,LucideSquareArrowDown:mo,LucideSquareArrowDownLeft:yo,LucideSquareArrowDownRight:ko,LucideSquareArrowLeft:fo,LucideSquareArrowOutDownLeft:go,LucideSquareArrowOutDownRight:vo,LucideSquareArrowOutUpLeft:xo,LucideSquareArrowOutUpRight:Mo,LucideSquareArrowRight:_o,LucideSquareArrowUp:bo,LucideSquareArrowUpLeft:Lo,LucideSquareArrowUpRight:Io,LucideSquareAsterisk:wo,LucideSquareBottomDashedScissors:Co,LucideSquareChartGantt:ht,LucideSquareCheck:jo,LucideSquareCheckBig:No,LucideSquareChevronDown:So,LucideSquareChevronLeft:$o,LucideSquareChevronRight:qo,LucideSquareChevronUp:Ao,LucideSquareCode:zo,LucideSquareDashed:To,LucideSquareDashedBottom:t9,LucideSquareDashedBottomCode:e9,LucideSquareDashedKanban:Vo,LucideSquareDashedMousePointer:Po,LucideSquareDashedTopSolid:a9,LucideSquareDivide:Ho,LucideSquareDot:Bo,LucideSquareEqual:Do,LucideSquareFunction:Ro,LucideSquareGanttChart:ht,LucideSquareKanban:Fo,LucideSquareLibrary:Eo,LucideSquareM:Oo,LucideSquareMenu:Uo,LucideSquareMinus:Wo,LucideSquareMousePointer:Ko,LucideSquareParking:Zo,LucideSquareParkingOff:Go,LucideSquarePause:n9,LucideSquarePen:Ee,LucideSquarePercent:Xo,LucideSquarePi:Yo,LucideSquarePilcrow:Jo,LucideSquarePlay:Qo,LucideSquarePlus:ec,LucideSquarePower:tc,LucideSquareRadical:o9,LucideSquareRoundCorner:c9,LucideSquareScissors:ac,LucideSquareSigma:nc,LucideSquareSlash:oc,LucideSquareSplitHorizontal:cc,LucideSquareSplitVertical:ic,LucideSquareSquare:i9,LucideSquareStack:r9,LucideSquareStar:s9,LucideSquareStop:d9,LucideSquareTerminal:rc,LucideSquareUser:dc,LucideSquareUserRound:sc,LucideSquareX:lc,LucideSquaresExclude:h9,LucideSquaresIntersect:u9,LucideSquaresSubtract:p9,LucideSquaresUnite:y9,LucideSquircle:m9,LucideSquircleDashed:k9,LucideSquirrel:f9,LucideStamp:g9,LucideStar:_9,LucideStarHalf:v9,LucideStarOff:x9,LucideStars:po,LucideStepBack:M9,LucideStepForward:L9,LucideStethoscope:I9,LucideSticker:b9,LucideStickyNote:w9,LucideStopCircle:Ga,LucideStore:C9,LucideStretchHorizontal:N9,LucideStretchVertical:j9,LucideStrikethrough:S9,LucideSubscript:$9,LucideSubtitles:ra,LucideSun:T9,LucideSunDim:q9,LucideSunMedium:A9,LucideSunMoon:z9,LucideSunSnow:V9,LucideSunrise:P9,LucideSunset:H9,LucideSuperscript:D9,LucideSwatchBook:B9,LucideSwissFranc:R9,LucideSwitchCamera:F9,LucideSword:E9,LucideSwords:U9,LucideSyringe:O9,LucideTable:Q9,LucideTable2:W9,LucideTableCellsMerge:G9,LucideTableCellsSplit:K9,LucideTableColumnsSplit:Z9,LucideTableConfig:dt,LucideTableOfContents:X9,LucideTableProperties:Y9,LucideTableRowsSplit:J9,LucideTablet:tx,LucideTabletSmartphone:ex,LucideTablets:ax,LucideTag:nx,LucideTags:ox,LucideTally1:cx,LucideTally2:ix,LucideTally3:rx,LucideTally4:sx,LucideTally5:dx,LucideTangent:lx,LucideTarget:hx,LucideTelescope:ux,LucideTent:yx,LucideTentTree:px,LucideTerminal:kx,LucideTerminalSquare:rc,LucideTestTube:mx,LucideTestTube2:hc,LucideTestTubeDiagonal:hc,LucideTestTubes:fx,LucideText:_x,LucideTextCursor:vx,LucideTextCursorInput:gx,LucideTextQuote:xx,LucideTextSearch:Mx,LucideTextSelect:uc,LucideTextSelection:uc,LucideTheater:Lx,LucideThermometer:Cx,LucideThermometerSnowflake:Ix,LucideThermometerSun:bx,LucideThumbsDown:wx,LucideThumbsUp:Nx,LucideTicket:Vx,LucideTicketCheck:jx,LucideTicketMinus:Sx,LucideTicketPercent:$x,LucideTicketPlus:qx,LucideTicketSlash:Ax,LucideTicketX:zx,LucideTickets:Tx,LucideTicketsPlane:Px,LucideTimer:Bx,LucideTimerOff:Hx,LucideTimerReset:Dx,LucideToggleLeft:Rx,LucideToggleRight:Fx,LucideToilet:Ex,LucideToolCase:Ox,LucideTornado:Wx,LucideTorus:Ux,LucideTouchpad:Kx,LucideTouchpadOff:Gx,LucideTowerControl:Xx,LucideToyBrick:Zx,LucideTractor:Yx,LucideTrafficCone:Jx,LucideTrain:pc,LucideTrainFront:eM,LucideTrainFrontTunnel:Qx,LucideTrainTrack:tM,LucideTramFront:pc,LucideTransgender:aM,LucideTrash:nM,LucideTrash2:ut,LucideTreeDeciduous:oM,LucideTreePalm:yc,LucideTreePine:cM,LucideTrees:iM,LucideTrello:rM,LucideTrendingDown:sM,LucideTrendingUp:dM,LucideTrendingUpDown:lM,LucideTriangle:uM,LucideTriangleAlert:kc,LucideTriangleDashed:hM,LucideTriangleRight:pM,LucideTrophy:yM,LucideTruck:mM,LucideTruckElectric:kM,LucideTurkishLira:fM,LucideTurntable:gM,LucideTurtle:vM,LucideTv:MM,LucideTv2:mc,LucideTvMinimal:mc,LucideTvMinimalPlay:xM,LucideTwitch:_M,LucideTwitter:LM,LucideType:bM,LucideTypeOutline:IM,LucideUmbrella:CM,LucideUmbrellaOff:wM,LucideUnderline:NM,LucideUndo:$M,LucideUndo2:jM,LucideUndoDot:SM,LucideUnfoldHorizontal:qM,LucideUnfoldVertical:AM,LucideUngroup:zM,LucideUniversity:fc,LucideUnlink:HM,LucideUnlink2:VM,LucideUnlock:Hn,LucideUnlockKeyhole:Tn,LucideUnplug:PM,LucideUpload:TM,LucideUploadCloud:Qa,LucideUsb:DM,LucideUser:XM,LucideUser2:Lc,LucideUserCheck:BM,LucideUserCheck2:gc,LucideUserCircle:Za,LucideUserCircle2:Ka,LucideUserCog:RM,LucideUserCog2:vc,LucideUserLock:FM,LucideUserMinus:EM,LucideUserMinus2:xc,LucideUserPen:OM,LucideUserPlus:V1,LucideUserPlus2:Mc,LucideUserRound:Lc,LucideUserRoundCheck:gc,LucideUserRoundCog:vc,LucideUserRoundMinus:xc,LucideUserRoundPen:UM,LucideUserRoundPlus:Mc,LucideUserRoundSearch:WM,LucideUserRoundX:_c,LucideUserSearch:GM,LucideUserSquare:dc,LucideUserSquare2:sc,LucideUserStar:KM,LucideUserX:ZM,LucideUserX2:_c,LucideUsers:YM,LucideUsers2:Ic,LucideUsersRound:Ic,LucideUtensils:wc,LucideUtensilsCrossed:bc,LucideUtilityPole:JM,LucideVariable:QM,LucideVault:e_,LucideVectorSquare:t_,LucideVegan:a_,LucideVenetianMask:n_,LucideVenus:r_,LucideVenusAndMars:o_,LucideVerified:ta,LucideVibrate:i_,LucideVibrateOff:c_,LucideVideo:d_,LucideVideoOff:s_,LucideVideotape:l_,LucideView:u_,LucideVoicemail:h_,LucideVolleyball:p_,LucideVolume:v_,LucideVolume1:y_,LucideVolume2:k_,LucideVolumeOff:m_,LucideVolumeX:f_,LucideVote:g_,LucideWallet:M_,LucideWallet2:Cc,LucideWalletCards:x_,LucideWalletMinimal:Cc,LucideWallpaper:__,LucideWand:L_,LucideWand2:Nc,LucideWandSparkles:Nc,LucideWarehouse:I_,LucideWashingMachine:b_,LucideWatch:w_,LucideWaves:N_,LucideWavesLadder:C_,LucideWaypoints:j_,LucideWebcam:S_,LucideWebhook:A_,LucideWebhookOff:$_,LucideWeight:q_,LucideWheat:V_,LucideWheatOff:z_,LucideWholeWord:P_,LucideWifi:O_,LucideWifiCog:T_,LucideWifiHigh:H_,LucideWifiLow:D_,LucideWifiOff:B_,LucideWifiPen:R_,LucideWifiSync:F_,LucideWifiZero:E_,LucideWind:W_,LucideWindArrowDown:U_,LucideWine:K_,LucideWineOff:G_,LucideWorkflow:Z_,LucideWorm:X_,LucideWrapText:Y_,LucideWrench:J_,LucideX:Qe,LucideXCircle:qt,LucideXOctagon:Wn,LucideXSquare:lc,LucideYoutube:eL,LucideZap:tL,LucideZapOff:Q_,LucideZoomIn:aL,LucideZoomOut:nL,Luggage:A3,LuggageIcon:A3,MSquare:Oo,MSquareIcon:Oo,Magnet:z3,MagnetIcon:z3,Mail:R3,MailCheck:V3,MailCheckIcon:V3,MailIcon:R3,MailMinus:P3,MailMinusIcon:P3,MailOpen:T3,MailOpenIcon:T3,MailPlus:H3,MailPlusIcon:H3,MailQuestion:Dn,MailQuestionIcon:Dn,MailQuestionMark:Dn,MailQuestionMarkIcon:Dn,MailSearch:D3,MailSearchIcon:D3,MailWarning:B3,MailWarningIcon:B3,MailX:F3,MailXIcon:F3,Mailbox:E3,MailboxIcon:E3,Mails:O3,MailsIcon:O3,Map:cm,MapIcon:cm,MapMinus:U3,MapMinusIcon:U3,MapPin:am,MapPinCheck:W3,MapPinCheckIcon:W3,MapPinCheckInside:G3,MapPinCheckInsideIcon:G3,MapPinHouse:K3,MapPinHouseIcon:K3,MapPinIcon:am,MapPinMinus:X3,MapPinMinusIcon:X3,MapPinMinusInside:Z3,MapPinMinusInsideIcon:Z3,MapPinOff:Y3,MapPinOffIcon:Y3,MapPinPen:Bn,MapPinPenIcon:Bn,MapPinPlus:Q3,MapPinPlusIcon:Q3,MapPinPlusInside:J3,MapPinPlusInsideIcon:J3,MapPinX:tm,MapPinXIcon:tm,MapPinXInside:em,MapPinXInsideIcon:em,MapPinned:nm,MapPinnedIcon:nm,MapPlus:om,MapPlusIcon:om,Mars:rm,MarsIcon:rm,MarsStroke:im,MarsStrokeIcon:im,Martini:sm,MartiniIcon:sm,Maximize:hm,Maximize2:dm,Maximize2Icon:dm,MaximizeIcon:hm,Medal:lm,MedalIcon:lm,Megaphone:pm,MegaphoneIcon:pm,MegaphoneOff:um,MegaphoneOffIcon:um,Meh:ym,MehIcon:ym,MemoryStick:km,MemoryStickIcon:km,Menu:n1,MenuIcon:n1,MenuSquare:Uo,MenuSquareIcon:Uo,Merge:mm,MergeIcon:mm,MessageCircle:wm,MessageCircleCode:fm,MessageCircleCodeIcon:fm,MessageCircleDashed:gm,MessageCircleDashedIcon:gm,MessageCircleHeart:vm,MessageCircleHeartIcon:vm,MessageCircleIcon:wm,MessageCircleMore:xm,MessageCircleMoreIcon:xm,MessageCircleOff:Mm,MessageCircleOffIcon:Mm,MessageCirclePlus:_m,MessageCirclePlusIcon:_m,MessageCircleQuestion:Rn,MessageCircleQuestionIcon:Rn,MessageCircleQuestionMark:Rn,MessageCircleQuestionMarkIcon:Rn,MessageCircleReply:Lm,MessageCircleReplyIcon:Lm,MessageCircleWarning:Im,MessageCircleWarningIcon:Im,MessageCircleX:bm,MessageCircleXIcon:bm,MessageSquare:Fm,MessageSquareCode:Cm,MessageSquareCodeIcon:Cm,MessageSquareDashed:Nm,MessageSquareDashedIcon:Nm,MessageSquareDiff:jm,MessageSquareDiffIcon:jm,MessageSquareDot:Sm,MessageSquareDotIcon:Sm,MessageSquareHeart:$m,MessageSquareHeartIcon:$m,MessageSquareIcon:Fm,MessageSquareLock:qm,MessageSquareLockIcon:qm,MessageSquareMore:Am,MessageSquareMoreIcon:Am,MessageSquareOff:zm,MessageSquareOffIcon:zm,MessageSquarePlus:Vm,MessageSquarePlusIcon:Vm,MessageSquareQuote:Pm,MessageSquareQuoteIcon:Pm,MessageSquareReply:Tm,MessageSquareReplyIcon:Tm,MessageSquareShare:Hm,MessageSquareShareIcon:Hm,MessageSquareText:Dm,MessageSquareTextIcon:Dm,MessageSquareWarning:Bm,MessageSquareWarningIcon:Bm,MessageSquareX:Rm,MessageSquareXIcon:Rm,MessagesSquare:Em,MessagesSquareIcon:Em,Mic:Um,Mic2:Fn,Mic2Icon:Fn,MicIcon:Um,MicOff:Om,MicOffIcon:Om,MicVocal:Fn,MicVocalIcon:Fn,Microchip:Wm,MicrochipIcon:Wm,Microscope:Gm,MicroscopeIcon:Gm,Microwave:Km,MicrowaveIcon:Km,Milestone:Zm,MilestoneIcon:Zm,Milk:Ym,MilkIcon:Ym,MilkOff:Xm,MilkOffIcon:Xm,Minimize:Qm,Minimize2:Jm,Minimize2Icon:Jm,MinimizeIcon:Qm,Minus:e6,MinusCircle:Ha,MinusCircleIcon:Ha,MinusIcon:e6,MinusSquare:Wo,MinusSquareIcon:Wo,Monitor:p6,MonitorCheck:t6,MonitorCheckIcon:t6,MonitorCog:a6,MonitorCogIcon:a6,MonitorDot:n6,MonitorDotIcon:n6,MonitorDown:o6,MonitorDownIcon:o6,MonitorIcon:p6,MonitorOff:c6,MonitorOffIcon:c6,MonitorPause:r6,MonitorPauseIcon:r6,MonitorPlay:i6,MonitorPlayIcon:i6,MonitorSmartphone:s6,MonitorSmartphoneIcon:s6,MonitorSpeaker:d6,MonitorSpeakerIcon:d6,MonitorStop:l6,MonitorStopIcon:l6,MonitorUp:h6,MonitorUpIcon:h6,MonitorX:u6,MonitorXIcon:u6,Moon:k6,MoonIcon:k6,MoonStar:y6,MoonStarIcon:y6,MoreHorizontal:sn,MoreHorizontalIcon:sn,MoreVertical:rn,MoreVerticalIcon:rn,Mountain:f6,MountainIcon:f6,MountainSnow:m6,MountainSnowIcon:m6,Mouse:L6,MouseIcon:L6,MouseOff:g6,MouseOffIcon:g6,MousePointer:M6,MousePointer2:v6,MousePointer2Icon:v6,MousePointerBan:x6,MousePointerBanIcon:x6,MousePointerClick:_6,MousePointerClickIcon:_6,MousePointerIcon:M6,MousePointerSquareDashed:Po,MousePointerSquareDashedIcon:Po,Move:a.Move,Move3D:En,Move3DIcon:En,Move3d:En,Move3dIcon:En,MoveDiagonal:b6,MoveDiagonal2:I6,MoveDiagonal2Icon:I6,MoveDiagonalIcon:b6,MoveDown:j6,MoveDownIcon:j6,MoveDownLeft:w6,MoveDownLeftIcon:w6,MoveDownRight:C6,MoveDownRightIcon:C6,MoveHorizontal:N6,MoveHorizontalIcon:N6,MoveIcon:a.Move,MoveLeft:S6,MoveLeftIcon:S6,MoveRight:$6,MoveRightIcon:$6,MoveUp:z6,MoveUpIcon:z6,MoveUpLeft:q6,MoveUpLeftIcon:q6,MoveUpRight:A6,MoveUpRightIcon:A6,MoveVertical:V6,MoveVerticalIcon:V6,Music:D6,Music2:P6,Music2Icon:P6,Music3:T6,Music3Icon:T6,Music4:H6,Music4Icon:H6,MusicIcon:D6,Navigation:E6,Navigation2:R6,Navigation2Icon:R6,Navigation2Off:B6,Navigation2OffIcon:B6,NavigationIcon:E6,NavigationOff:F6,NavigationOffIcon:F6,Network:O6,NetworkIcon:O6,Newspaper:U6,NewspaperIcon:U6,Nfc:W6,NfcIcon:W6,NonBinary:G6,NonBinaryIcon:G6,Notebook:Y6,NotebookIcon:Y6,NotebookPen:K6,NotebookPenIcon:K6,NotebookTabs:Z6,NotebookTabsIcon:Z6,NotebookText:X6,NotebookTextIcon:X6,NotepadText:Q6,NotepadTextDashed:J6,NotepadTextDashedIcon:J6,NotepadTextIcon:Q6,Nut:tf,NutIcon:tf,NutOff:ef,NutOffIcon:ef,Octagon:nf,OctagonAlert:On,OctagonAlertIcon:On,OctagonIcon:nf,OctagonMinus:af,OctagonMinusIcon:af,OctagonPause:Un,OctagonPauseIcon:Un,OctagonX:Wn,OctagonXIcon:Wn,Omega:of,OmegaIcon:of,Option:cf,OptionIcon:cf,Orbit:rf,OrbitIcon:rf,Origami:sf,OrigamiIcon:sf,Outdent:qn,OutdentIcon:qn,Package:mf,Package2:df,Package2Icon:df,PackageCheck:lf,PackageCheckIcon:lf,PackageIcon:mf,PackageMinus:hf,PackageMinusIcon:hf,PackageOpen:uf,PackageOpenIcon:uf,PackagePlus:pf,PackagePlusIcon:pf,PackageSearch:yf,PackageSearchIcon:yf,PackageX:kf,PackageXIcon:kf,PaintBucket:ff,PaintBucketIcon:ff,PaintRoller:gf,PaintRollerIcon:gf,Paintbrush:vf,Paintbrush2:Gn,Paintbrush2Icon:Gn,PaintbrushIcon:vf,PaintbrushVertical:Gn,PaintbrushVerticalIcon:Gn,Palette:xf,PaletteIcon:xf,Palmtree:yc,PalmtreeIcon:yc,Panda:Mf,PandaIcon:Mf,PanelBottom:If,PanelBottomClose:_f,PanelBottomCloseIcon:_f,PanelBottomDashed:Kn,PanelBottomDashedIcon:Kn,PanelBottomIcon:If,PanelBottomInactive:Kn,PanelBottomInactiveIcon:Kn,PanelBottomOpen:Lf,PanelBottomOpenIcon:Lf,PanelLeft:Jn,PanelLeftClose:Zn,PanelLeftCloseIcon:Zn,PanelLeftDashed:Xn,PanelLeftDashedIcon:Xn,PanelLeftIcon:Jn,PanelLeftInactive:Xn,PanelLeftInactiveIcon:Xn,PanelLeftOpen:Yn,PanelLeftOpenIcon:Yn,PanelRight:Cf,PanelRightClose:bf,PanelRightCloseIcon:bf,PanelRightDashed:Qn,PanelRightDashedIcon:Qn,PanelRightIcon:Cf,PanelRightInactive:Qn,PanelRightInactiveIcon:Qn,PanelRightOpen:wf,PanelRightOpenIcon:wf,PanelTop:Sf,PanelTopClose:Nf,PanelTopCloseIcon:Nf,PanelTopDashed:eo,PanelTopDashedIcon:eo,PanelTopIcon:Sf,PanelTopInactive:eo,PanelTopInactiveIcon:eo,PanelTopOpen:jf,PanelTopOpenIcon:jf,PanelsLeftBottom:$f,PanelsLeftBottomIcon:$f,PanelsLeftRight:an,PanelsLeftRightIcon:an,PanelsRightBottom:qf,PanelsRightBottomIcon:qf,PanelsTopBottom:io,PanelsTopBottomIcon:io,PanelsTopLeft:to,PanelsTopLeftIcon:to,Paperclip:Af,PaperclipIcon:Af,Parentheses:zf,ParenthesesIcon:zf,ParkingCircle:Ra,ParkingCircleIcon:Ra,ParkingCircleOff:Da,ParkingCircleOffIcon:Da,ParkingMeter:Vf,ParkingMeterIcon:Vf,ParkingSquare:Zo,ParkingSquareIcon:Zo,ParkingSquareOff:Go,ParkingSquareOffIcon:Go,PartyPopper:Pf,PartyPopperIcon:Pf,Pause:Tf,PauseCircle:Ba,PauseCircleIcon:Ba,PauseIcon:Tf,PauseOctagon:Un,PauseOctagonIcon:Un,PawPrint:Hf,PawPrintIcon:Hf,PcCase:Df,PcCaseIcon:Df,Pen:gt,PenBox:Ee,PenBoxIcon:Ee,PenIcon:gt,PenLine:ft,PenLineIcon:ft,PenOff:Rf,PenOffIcon:Rf,PenSquare:Ee,PenSquareIcon:Ee,PenTool:Bf,PenToolIcon:Bf,Pencil:o1,PencilIcon:o1,PencilLine:Ff,PencilLineIcon:Ff,PencilOff:Ef,PencilOffIcon:Ef,PencilRuler:Of,PencilRulerIcon:Of,Pentagon:Uf,PentagonIcon:Uf,Percent:Wf,PercentCircle:Fa,PercentCircleIcon:Fa,PercentDiamond:on,PercentDiamondIcon:on,PercentIcon:Wf,PercentSquare:Xo,PercentSquareIcon:Xo,PersonStanding:Kf,PersonStandingIcon:Kf,PhilippinePeso:Gf,PhilippinePesoIcon:Gf,Phone:e8,PhoneCall:Zf,PhoneCallIcon:Zf,PhoneForwarded:Xf,PhoneForwardedIcon:Xf,PhoneIcon:e8,PhoneIncoming:Yf,PhoneIncomingIcon:Yf,PhoneMissed:Jf,PhoneMissedIcon:Jf,PhoneOff:Qf,PhoneOffIcon:Qf,PhoneOutgoing:t8,PhoneOutgoingIcon:t8,Pi:a8,PiIcon:a8,PiSquare:Yo,PiSquareIcon:Yo,Piano:n8,PianoIcon:n8,Pickaxe:o8,PickaxeIcon:o8,PictureInPicture:i8,PictureInPicture2:c8,PictureInPicture2Icon:c8,PictureInPictureIcon:i8,PieChart:va,PieChartIcon:va,PiggyBank:r8,PiggyBankIcon:r8,Pilcrow:d8,PilcrowIcon:d8,PilcrowLeft:s8,PilcrowLeftIcon:s8,PilcrowRight:l8,PilcrowRightIcon:l8,PilcrowSquare:Jo,PilcrowSquareIcon:Jo,Pill:u8,PillBottle:h8,PillBottleIcon:h8,PillIcon:u8,Pin:y8,PinIcon:y8,PinOff:p8,PinOffIcon:p8,Pipette:k8,PipetteIcon:k8,Pizza:m8,PizzaIcon:m8,Plane:v8,PlaneIcon:v8,PlaneLanding:f8,PlaneLandingIcon:f8,PlaneTakeoff:g8,PlaneTakeoffIcon:g8,Play:x8,PlayCircle:Ea,PlayCircleIcon:Ea,PlayIcon:x8,PlaySquare:Qo,PlaySquareIcon:Qo,Plug:_8,Plug2:M8,Plug2Icon:M8,PlugIcon:_8,PlugZap:ao,PlugZap2:ao,PlugZap2Icon:ao,PlugZapIcon:ao,Plus:zc,PlusCircle:Oa,PlusCircleIcon:Oa,PlusIcon:zc,PlusSquare:ec,PlusSquareIcon:ec,Pocket:I8,PocketIcon:I8,PocketKnife:L8,PocketKnifeIcon:L8,Podcast:b8,PodcastIcon:b8,Pointer:C8,PointerIcon:C8,PointerOff:w8,PointerOffIcon:w8,Popcorn:j8,PopcornIcon:j8,Popsicle:N8,PopsicleIcon:N8,PoundSterling:S8,PoundSterlingIcon:S8,Power:q8,PowerCircle:Ua,PowerCircleIcon:Ua,PowerIcon:q8,PowerOff:$8,PowerOffIcon:$8,PowerSquare:tc,PowerSquareIcon:tc,Presentation:A8,PresentationIcon:A8,Printer:V8,PrinterCheck:z8,PrinterCheckIcon:z8,PrinterIcon:V8,Projector:P8,ProjectorIcon:P8,Proportions:T8,ProportionsIcon:T8,Puzzle:D8,PuzzleIcon:D8,Pyramid:H8,PyramidIcon:H8,QrCode:B8,QrCodeIcon:B8,Quote:R8,QuoteIcon:R8,Rabbit:F8,RabbitIcon:F8,Radar:E8,RadarIcon:E8,Radiation:O8,RadiationIcon:O8,Radical:U8,RadicalIcon:U8,Radio:K8,RadioIcon:K8,RadioReceiver:W8,RadioReceiverIcon:W8,RadioTower:G8,RadioTowerIcon:G8,Radius:Z8,RadiusIcon:Z8,RailSymbol:X8,RailSymbolIcon:X8,Rainbow:Y8,RainbowIcon:Y8,Rat:J8,RatIcon:J8,Ratio:Q8,RatioIcon:Q8,Receipt:dg,ReceiptCent:eg,ReceiptCentIcon:eg,ReceiptEuro:ag,ReceiptEuroIcon:ag,ReceiptIcon:dg,ReceiptIndianRupee:tg,ReceiptIndianRupeeIcon:tg,ReceiptJapaneseYen:ng,ReceiptJapaneseYenIcon:ng,ReceiptPoundSterling:og,ReceiptPoundSterlingIcon:og,ReceiptRussianRuble:cg,ReceiptRussianRubleIcon:cg,ReceiptSwissFranc:ig,ReceiptSwissFrancIcon:ig,ReceiptText:rg,ReceiptTextIcon:rg,ReceiptTurkishLira:sg,ReceiptTurkishLiraIcon:sg,RectangleCircle:lg,RectangleCircleIcon:lg,RectangleEllipsis:no,RectangleEllipsisIcon:no,RectangleGoggles:hg,RectangleGogglesIcon:hg,RectangleHorizontal:ug,RectangleHorizontalIcon:ug,RectangleVertical:pg,RectangleVerticalIcon:pg,Recycle:yg,RecycleIcon:yg,Redo:fg,Redo2:kg,Redo2Icon:kg,RedoDot:mg,RedoDotIcon:mg,RedoIcon:fg,RefreshCcw:vg,RefreshCcwDot:gg,RefreshCcwDotIcon:gg,RefreshCcwIcon:vg,RefreshCw:Mg,RefreshCwIcon:Mg,RefreshCwOff:xg,RefreshCwOffIcon:xg,Refrigerator:_g,RefrigeratorIcon:_g,Regex:Lg,RegexIcon:Lg,RemoveFormatting:Ig,RemoveFormattingIcon:Ig,Repeat:Cg,Repeat1:bg,Repeat1Icon:bg,Repeat2:wg,Repeat2Icon:wg,RepeatIcon:Cg,Replace:jg,ReplaceAll:Ng,ReplaceAllIcon:Ng,ReplaceIcon:jg,Reply:qg,ReplyAll:Sg,ReplyAllIcon:Sg,ReplyIcon:qg,Rewind:$g,RewindIcon:$g,Ribbon:Ag,RibbonIcon:Ag,Rocket:zg,RocketIcon:zg,RockingChair:Tg,RockingChairIcon:Tg,RollerCoaster:Vg,RollerCoasterIcon:Vg,Rose:Pg,RoseIcon:Pg,Rotate3D:oo,Rotate3DIcon:oo,Rotate3d:oo,Rotate3dIcon:oo,RotateCcw:Bg,RotateCcwIcon:Bg,RotateCcwKey:Hg,RotateCcwKeyIcon:Hg,RotateCcwSquare:Dg,RotateCcwSquareIcon:Dg,RotateCw:Fg,RotateCwIcon:Fg,RotateCwSquare:Rg,RotateCwSquareIcon:Rg,Route:Og,RouteIcon:Og,RouteOff:Eg,RouteOffIcon:Eg,Router:Ug,RouterIcon:Ug,Rows:co,Rows2:co,Rows2Icon:co,Rows3:io,Rows3Icon:io,Rows4:Wg,Rows4Icon:Wg,RowsIcon:co,Rss:Gg,RssIcon:Gg,Ruler:Zg,RulerDimensionLine:Kg,RulerDimensionLineIcon:Kg,RulerIcon:Zg,RussianRuble:Xg,RussianRubleIcon:Xg,Sailboat:Yg,SailboatIcon:Yg,Salad:Jg,SaladIcon:Jg,Sandwich:Qg,SandwichIcon:Qg,Satellite:t7,SatelliteDish:e7,SatelliteDishIcon:e7,SatelliteIcon:t7,SaudiRiyal:a7,SaudiRiyalIcon:a7,Save:i7,SaveAll:n7,SaveAllIcon:n7,SaveIcon:i7,SaveOff:o7,SaveOffIcon:o7,Scale:c7,Scale3D:ro,Scale3DIcon:ro,Scale3d:ro,Scale3dIcon:ro,ScaleIcon:c7,Scaling:r7,ScalingIcon:r7,Scan:m7,ScanBarcode:s7,ScanBarcodeIcon:s7,ScanEye:d7,ScanEyeIcon:d7,ScanFace:l7,ScanFaceIcon:l7,ScanHeart:h7,ScanHeartIcon:h7,ScanIcon:m7,ScanLine:u7,ScanLineIcon:u7,ScanQrCode:p7,ScanQrCodeIcon:p7,ScanSearch:y7,ScanSearchIcon:y7,ScanText:k7,ScanTextIcon:k7,ScatterChart:xa,ScatterChartIcon:xa,School:f7,School2:fc,School2Icon:fc,SchoolIcon:f7,Scissors:v7,ScissorsIcon:v7,ScissorsLineDashed:g7,ScissorsLineDashedIcon:g7,ScissorsSquare:ac,ScissorsSquareDashedBottom:Co,ScissorsSquareDashedBottomIcon:Co,ScissorsSquareIcon:ac,ScreenShare:x7,ScreenShareIcon:x7,ScreenShareOff:M7,ScreenShareOffIcon:M7,Scroll:L7,ScrollIcon:L7,ScrollText:_7,ScrollTextIcon:_7,Search:z1,SearchCheck:I7,SearchCheckIcon:I7,SearchCode:b7,SearchCodeIcon:b7,SearchIcon:z1,SearchSlash:w7,SearchSlashIcon:w7,SearchX:C7,SearchXIcon:C7,Section:N7,SectionIcon:N7,Send:S7,SendHorizonal:so,SendHorizonalIcon:so,SendHorizontal:so,SendHorizontalIcon:so,SendIcon:S7,SendToBack:j7,SendToBackIcon:j7,SeparatorHorizontal:$7,SeparatorHorizontalIcon:$7,SeparatorVertical:q7,SeparatorVerticalIcon:q7,Server:P7,ServerCog:A7,ServerCogIcon:A7,ServerCrash:V7,ServerCrashIcon:V7,ServerIcon:P7,ServerOff:z7,ServerOffIcon:z7,Settings:H7,Settings2:T7,Settings2Icon:T7,SettingsIcon:H7,Shapes:D7,ShapesIcon:D7,Share:R7,Share2:B7,Share2Icon:B7,ShareIcon:R7,Sheet:F7,SheetIcon:F7,Shell:E7,ShellIcon:E7,Shield:Q7,ShieldAlert:O7,ShieldAlertIcon:O7,ShieldBan:U7,ShieldBanIcon:U7,ShieldCheck:W7,ShieldCheckIcon:W7,ShieldClose:ho,ShieldCloseIcon:ho,ShieldEllipsis:G7,ShieldEllipsisIcon:G7,ShieldHalf:K7,ShieldHalfIcon:K7,ShieldIcon:Q7,ShieldMinus:X7,ShieldMinusIcon:X7,ShieldOff:Z7,ShieldOffIcon:Z7,ShieldPlus:Y7,ShieldPlusIcon:Y7,ShieldQuestion:lo,ShieldQuestionIcon:lo,ShieldQuestionMark:lo,ShieldQuestionMarkIcon:lo,ShieldUser:J7,ShieldUserIcon:J7,ShieldX:ho,ShieldXIcon:ho,Ship:tv,ShipIcon:tv,ShipWheel:ev,ShipWheelIcon:ev,Shirt:av,ShirtIcon:av,ShoppingBag:nv,ShoppingBagIcon:nv,ShoppingBasket:ov,ShoppingBasketIcon:ov,ShoppingCart:cv,ShoppingCartIcon:cv,Shovel:iv,ShovelIcon:iv,ShowerHead:rv,ShowerHeadIcon:rv,Shredder:sv,ShredderIcon:sv,Shrimp:dv,ShrimpIcon:dv,Shrink:lv,ShrinkIcon:lv,Shrub:hv,ShrubIcon:hv,Shuffle:pv,ShuffleIcon:pv,Sidebar:Jn,SidebarClose:Zn,SidebarCloseIcon:Zn,SidebarIcon:Jn,SidebarOpen:Yn,SidebarOpenIcon:Yn,Sigma:uv,SigmaIcon:uv,SigmaSquare:nc,SigmaSquareIcon:nc,Signal:gv,SignalHigh:yv,SignalHighIcon:yv,SignalIcon:gv,SignalLow:kv,SignalLowIcon:kv,SignalMedium:mv,SignalMediumIcon:mv,SignalZero:fv,SignalZeroIcon:fv,Signature:vv,SignatureIcon:vv,Signpost:Mv,SignpostBig:xv,SignpostBigIcon:xv,SignpostIcon:Mv,Siren:_v,SirenIcon:_v,SkipBack:Lv,SkipBackIcon:Lv,SkipForward:Iv,SkipForwardIcon:Iv,Skull:bv,SkullIcon:bv,Slack:wv,SlackIcon:wv,Slash:Cv,SlashIcon:Cv,SlashSquare:oc,SlashSquareIcon:oc,Slice:Nv,SliceIcon:Nv,Sliders:uo,SlidersHorizontal:jv,SlidersHorizontalIcon:jv,SlidersIcon:uo,SlidersVertical:uo,SlidersVerticalIcon:uo,Smartphone:qv,SmartphoneCharging:Sv,SmartphoneChargingIcon:Sv,SmartphoneIcon:qv,SmartphoneNfc:$v,SmartphoneNfcIcon:$v,Smile:zv,SmileIcon:zv,SmilePlus:Av,SmilePlusIcon:Av,Snail:Vv,SnailIcon:Vv,Snowflake:Pv,SnowflakeIcon:Pv,SoapDispenserDroplet:Tv,SoapDispenserDropletIcon:Tv,Sofa:Hv,SofaIcon:Hv,SortAsc:Jt,SortAscIcon:Jt,SortDesc:Zt,SortDescIcon:Zt,Soup:Dv,SoupIcon:Dv,Space:Bv,SpaceIcon:Bv,Spade:Rv,SpadeIcon:Rv,Sparkle:Fv,SparkleIcon:Fv,Sparkles:po,SparklesIcon:po,Speaker:Ev,SpeakerIcon:Ev,Speech:Ov,SpeechIcon:Ov,SpellCheck:Wv,SpellCheck2:Uv,SpellCheck2Icon:Uv,SpellCheckIcon:Wv,Spline:Kv,SplineIcon:Kv,SplinePointer:Gv,SplinePointerIcon:Gv,Split:Zv,SplitIcon:Zv,SplitSquareHorizontal:cc,SplitSquareHorizontalIcon:cc,SplitSquareVertical:ic,SplitSquareVerticalIcon:ic,Spool:Xv,SpoolIcon:Xv,Spotlight:Yv,SpotlightIcon:Yv,SprayCan:Jv,SprayCanIcon:Jv,Sprout:Qv,SproutIcon:Qv,Square:l9,SquareActivity:Vt,SquareActivityIcon:Vt,SquareArrowDown:mo,SquareArrowDownIcon:mo,SquareArrowDownLeft:yo,SquareArrowDownLeftIcon:yo,SquareArrowDownRight:ko,SquareArrowDownRightIcon:ko,SquareArrowLeft:fo,SquareArrowLeftIcon:fo,SquareArrowOutDownLeft:go,SquareArrowOutDownLeftIcon:go,SquareArrowOutDownRight:vo,SquareArrowOutDownRightIcon:vo,SquareArrowOutUpLeft:xo,SquareArrowOutUpLeftIcon:xo,SquareArrowOutUpRight:Mo,SquareArrowOutUpRightIcon:Mo,SquareArrowRight:_o,SquareArrowRightIcon:_o,SquareArrowUp:bo,SquareArrowUpIcon:bo,SquareArrowUpLeft:Lo,SquareArrowUpLeftIcon:Lo,SquareArrowUpRight:Io,SquareArrowUpRightIcon:Io,SquareAsterisk:wo,SquareAsteriskIcon:wo,SquareBottomDashedScissors:Co,SquareBottomDashedScissorsIcon:Co,SquareChartGantt:ht,SquareChartGanttIcon:ht,SquareCheck:jo,SquareCheckBig:No,SquareCheckBigIcon:No,SquareCheckIcon:jo,SquareChevronDown:So,SquareChevronDownIcon:So,SquareChevronLeft:$o,SquareChevronLeftIcon:$o,SquareChevronRight:qo,SquareChevronRightIcon:qo,SquareChevronUp:Ao,SquareChevronUpIcon:Ao,SquareCode:zo,SquareCodeIcon:zo,SquareDashed:To,SquareDashedBottom:t9,SquareDashedBottomCode:e9,SquareDashedBottomCodeIcon:e9,SquareDashedBottomIcon:t9,SquareDashedIcon:To,SquareDashedKanban:Vo,SquareDashedKanbanIcon:Vo,SquareDashedMousePointer:Po,SquareDashedMousePointerIcon:Po,SquareDashedTopSolid:a9,SquareDashedTopSolidIcon:a9,SquareDivide:Ho,SquareDivideIcon:Ho,SquareDot:Bo,SquareDotIcon:Bo,SquareEqual:Do,SquareEqualIcon:Do,SquareFunction:Ro,SquareFunctionIcon:Ro,SquareGanttChart:ht,SquareGanttChartIcon:ht,SquareIcon:l9,SquareKanban:Fo,SquareKanbanIcon:Fo,SquareLibrary:Eo,SquareLibraryIcon:Eo,SquareM:Oo,SquareMIcon:Oo,SquareMenu:Uo,SquareMenuIcon:Uo,SquareMinus:Wo,SquareMinusIcon:Wo,SquareMousePointer:Ko,SquareMousePointerIcon:Ko,SquareParking:Zo,SquareParkingIcon:Zo,SquareParkingOff:Go,SquareParkingOffIcon:Go,SquarePause:n9,SquarePauseIcon:n9,SquarePen:Ee,SquarePenIcon:Ee,SquarePercent:Xo,SquarePercentIcon:Xo,SquarePi:Yo,SquarePiIcon:Yo,SquarePilcrow:Jo,SquarePilcrowIcon:Jo,SquarePlay:Qo,SquarePlayIcon:Qo,SquarePlus:ec,SquarePlusIcon:ec,SquarePower:tc,SquarePowerIcon:tc,SquareRadical:o9,SquareRadicalIcon:o9,SquareRoundCorner:c9,SquareRoundCornerIcon:c9,SquareScissors:ac,SquareScissorsIcon:ac,SquareSigma:nc,SquareSigmaIcon:nc,SquareSlash:oc,SquareSlashIcon:oc,SquareSplitHorizontal:cc,SquareSplitHorizontalIcon:cc,SquareSplitVertical:ic,SquareSplitVerticalIcon:ic,SquareSquare:i9,SquareSquareIcon:i9,SquareStack:r9,SquareStackIcon:r9,SquareStar:s9,SquareStarIcon:s9,SquareStop:d9,SquareStopIcon:d9,SquareTerminal:rc,SquareTerminalIcon:rc,SquareUser:dc,SquareUserIcon:dc,SquareUserRound:sc,SquareUserRoundIcon:sc,SquareX:lc,SquareXIcon:lc,SquaresExclude:h9,SquaresExcludeIcon:h9,SquaresIntersect:u9,SquaresIntersectIcon:u9,SquaresSubtract:p9,SquaresSubtractIcon:p9,SquaresUnite:y9,SquaresUniteIcon:y9,Squircle:m9,SquircleDashed:k9,SquircleDashedIcon:k9,SquircleIcon:m9,Squirrel:f9,SquirrelIcon:f9,Stamp:g9,StampIcon:g9,Star:_9,StarHalf:v9,StarHalfIcon:v9,StarIcon:_9,StarOff:x9,StarOffIcon:x9,Stars:po,StarsIcon:po,StepBack:M9,StepBackIcon:M9,StepForward:L9,StepForwardIcon:L9,Stethoscope:I9,StethoscopeIcon:I9,Sticker:b9,StickerIcon:b9,StickyNote:w9,StickyNoteIcon:w9,StopCircle:Ga,StopCircleIcon:Ga,Store:C9,StoreIcon:C9,StretchHorizontal:N9,StretchHorizontalIcon:N9,StretchVertical:j9,StretchVerticalIcon:j9,Strikethrough:S9,StrikethroughIcon:S9,Subscript:$9,SubscriptIcon:$9,Subtitles:ra,SubtitlesIcon:ra,Sun:T9,SunDim:q9,SunDimIcon:q9,SunIcon:T9,SunMedium:A9,SunMediumIcon:A9,SunMoon:z9,SunMoonIcon:z9,SunSnow:V9,SunSnowIcon:V9,Sunrise:P9,SunriseIcon:P9,Sunset:H9,SunsetIcon:H9,Superscript:D9,SuperscriptIcon:D9,SwatchBook:B9,SwatchBookIcon:B9,SwissFranc:R9,SwissFrancIcon:R9,SwitchCamera:F9,SwitchCameraIcon:F9,Sword:E9,SwordIcon:E9,Swords:U9,SwordsIcon:U9,Syringe:O9,SyringeIcon:O9,Table:Q9,Table2:W9,Table2Icon:W9,TableCellsMerge:G9,TableCellsMergeIcon:G9,TableCellsSplit:K9,TableCellsSplitIcon:K9,TableColumnsSplit:Z9,TableColumnsSplitIcon:Z9,TableConfig:dt,TableConfigIcon:dt,TableIcon:Q9,TableOfContents:X9,TableOfContentsIcon:X9,TableProperties:Y9,TablePropertiesIcon:Y9,TableRowsSplit:J9,TableRowsSplitIcon:J9,Tablet:tx,TabletIcon:tx,TabletSmartphone:ex,TabletSmartphoneIcon:ex,Tablets:ax,TabletsIcon:ax,Tag:nx,TagIcon:nx,Tags:ox,TagsIcon:ox,Tally1:cx,Tally1Icon:cx,Tally2:ix,Tally2Icon:ix,Tally3:rx,Tally3Icon:rx,Tally4:sx,Tally4Icon:sx,Tally5:dx,Tally5Icon:dx,Tangent:lx,TangentIcon:lx,Target:hx,TargetIcon:hx,Telescope:ux,TelescopeIcon:ux,Tent:yx,TentIcon:yx,TentTree:px,TentTreeIcon:px,Terminal:kx,TerminalIcon:kx,TerminalSquare:rc,TerminalSquareIcon:rc,TestTube:mx,TestTube2:hc,TestTube2Icon:hc,TestTubeDiagonal:hc,TestTubeDiagonalIcon:hc,TestTubeIcon:mx,TestTubes:fx,TestTubesIcon:fx,Text:_x,TextCursor:vx,TextCursorIcon:vx,TextCursorInput:gx,TextCursorInputIcon:gx,TextIcon:_x,TextQuote:xx,TextQuoteIcon:xx,TextSearch:Mx,TextSearchIcon:Mx,TextSelect:uc,TextSelectIcon:uc,TextSelection:uc,TextSelectionIcon:uc,Theater:Lx,TheaterIcon:Lx,Thermometer:Cx,ThermometerIcon:Cx,ThermometerSnowflake:Ix,ThermometerSnowflakeIcon:Ix,ThermometerSun:bx,ThermometerSunIcon:bx,ThumbsDown:wx,ThumbsDownIcon:wx,ThumbsUp:Nx,ThumbsUpIcon:Nx,Ticket:Vx,TicketCheck:jx,TicketCheckIcon:jx,TicketIcon:Vx,TicketMinus:Sx,TicketMinusIcon:Sx,TicketPercent:$x,TicketPercentIcon:$x,TicketPlus:qx,TicketPlusIcon:qx,TicketSlash:Ax,TicketSlashIcon:Ax,TicketX:zx,TicketXIcon:zx,Tickets:Tx,TicketsIcon:Tx,TicketsPlane:Px,TicketsPlaneIcon:Px,Timer:Bx,TimerIcon:Bx,TimerOff:Hx,TimerOffIcon:Hx,TimerReset:Dx,TimerResetIcon:Dx,ToggleLeft:Rx,ToggleLeftIcon:Rx,ToggleRight:Fx,ToggleRightIcon:Fx,Toilet:Ex,ToiletIcon:Ex,ToolCase:Ox,ToolCaseIcon:Ox,Tornado:Wx,TornadoIcon:Wx,Torus:Ux,TorusIcon:Ux,Touchpad:Kx,TouchpadIcon:Kx,TouchpadOff:Gx,TouchpadOffIcon:Gx,TowerControl:Xx,TowerControlIcon:Xx,ToyBrick:Zx,ToyBrickIcon:Zx,Tractor:Yx,TractorIcon:Yx,TrafficCone:Jx,TrafficConeIcon:Jx,Train:pc,TrainFront:eM,TrainFrontIcon:eM,TrainFrontTunnel:Qx,TrainFrontTunnelIcon:Qx,TrainIcon:pc,TrainTrack:tM,TrainTrackIcon:tM,TramFront:pc,TramFrontIcon:pc,Transgender:aM,TransgenderIcon:aM,Trash:nM,Trash2:ut,Trash2Icon:ut,TrashIcon:nM,TreeDeciduous:oM,TreeDeciduousIcon:oM,TreePalm:yc,TreePalmIcon:yc,TreePine:cM,TreePineIcon:cM,Trees:iM,TreesIcon:iM,Trello:rM,TrelloIcon:rM,TrendingDown:sM,TrendingDownIcon:sM,TrendingUp:dM,TrendingUpDown:lM,TrendingUpDownIcon:lM,TrendingUpIcon:dM,Triangle:uM,TriangleAlert:kc,TriangleAlertIcon:kc,TriangleDashed:hM,TriangleDashedIcon:hM,TriangleIcon:uM,TriangleRight:pM,TriangleRightIcon:pM,Trophy:yM,TrophyIcon:yM,Truck:mM,TruckElectric:kM,TruckElectricIcon:kM,TruckIcon:mM,TurkishLira:fM,TurkishLiraIcon:fM,Turntable:gM,TurntableIcon:gM,Turtle:vM,TurtleIcon:vM,Tv:MM,Tv2:mc,Tv2Icon:mc,TvIcon:MM,TvMinimal:mc,TvMinimalIcon:mc,TvMinimalPlay:xM,TvMinimalPlayIcon:xM,Twitch:_M,TwitchIcon:_M,Twitter:LM,TwitterIcon:LM,Type:bM,TypeIcon:bM,TypeOutline:IM,TypeOutlineIcon:IM,Umbrella:CM,UmbrellaIcon:CM,UmbrellaOff:wM,UmbrellaOffIcon:wM,Underline:NM,UnderlineIcon:NM,Undo:$M,Undo2:jM,Undo2Icon:jM,UndoDot:SM,UndoDotIcon:SM,UndoIcon:$M,UnfoldHorizontal:qM,UnfoldHorizontalIcon:qM,UnfoldVertical:AM,UnfoldVerticalIcon:AM,Ungroup:zM,UngroupIcon:zM,University:fc,UniversityIcon:fc,Unlink:HM,Unlink2:VM,Unlink2Icon:VM,UnlinkIcon:HM,Unlock:Hn,UnlockIcon:Hn,UnlockKeyhole:Tn,UnlockKeyholeIcon:Tn,Unplug:PM,UnplugIcon:PM,Upload:TM,UploadCloud:Qa,UploadCloudIcon:Qa,UploadIcon:TM,Usb:DM,UsbIcon:DM,User:XM,User2:Lc,User2Icon:Lc,UserCheck:BM,UserCheck2:gc,UserCheck2Icon:gc,UserCheckIcon:BM,UserCircle:Za,UserCircle2:Ka,UserCircle2Icon:Ka,UserCircleIcon:Za,UserCog:RM,UserCog2:vc,UserCog2Icon:vc,UserCogIcon:RM,UserIcon:XM,UserLock:FM,UserLockIcon:FM,UserMinus:EM,UserMinus2:xc,UserMinus2Icon:xc,UserMinusIcon:EM,UserPen:OM,UserPenIcon:OM,UserPlus:V1,UserPlus2:Mc,UserPlus2Icon:Mc,UserPlusIcon:V1,UserRound:Lc,UserRoundCheck:gc,UserRoundCheckIcon:gc,UserRoundCog:vc,UserRoundCogIcon:vc,UserRoundIcon:Lc,UserRoundMinus:xc,UserRoundMinusIcon:xc,UserRoundPen:UM,UserRoundPenIcon:UM,UserRoundPlus:Mc,UserRoundPlusIcon:Mc,UserRoundSearch:WM,UserRoundSearchIcon:WM,UserRoundX:_c,UserRoundXIcon:_c,UserSearch:GM,UserSearchIcon:GM,UserSquare:dc,UserSquare2:sc,UserSquare2Icon:sc,UserSquareIcon:dc,UserStar:KM,UserStarIcon:KM,UserX:ZM,UserX2:_c,UserX2Icon:_c,UserXIcon:ZM,Users:YM,Users2:Ic,Users2Icon:Ic,UsersIcon:YM,UsersRound:Ic,UsersRoundIcon:Ic,Utensils:wc,UtensilsCrossed:bc,UtensilsCrossedIcon:bc,UtensilsIcon:wc,UtilityPole:JM,UtilityPoleIcon:JM,Variable:QM,VariableIcon:QM,Vault:e_,VaultIcon:e_,VectorSquare:t_,VectorSquareIcon:t_,Vegan:a_,VeganIcon:a_,VenetianMask:n_,VenetianMaskIcon:n_,Venus:r_,VenusAndMars:o_,VenusAndMarsIcon:o_,VenusIcon:r_,Verified:ta,VerifiedIcon:ta,Vibrate:i_,VibrateIcon:i_,VibrateOff:c_,VibrateOffIcon:c_,Video:d_,VideoIcon:d_,VideoOff:s_,VideoOffIcon:s_,Videotape:l_,VideotapeIcon:l_,View:u_,ViewIcon:u_,Voicemail:h_,VoicemailIcon:h_,Volleyball:p_,VolleyballIcon:p_,Volume:v_,Volume1:y_,Volume1Icon:y_,Volume2:k_,Volume2Icon:k_,VolumeIcon:v_,VolumeOff:m_,VolumeOffIcon:m_,VolumeX:f_,VolumeXIcon:f_,Vote:g_,VoteIcon:g_,Wallet:M_,Wallet2:Cc,Wallet2Icon:Cc,WalletCards:x_,WalletCardsIcon:x_,WalletIcon:M_,WalletMinimal:Cc,WalletMinimalIcon:Cc,Wallpaper:__,WallpaperIcon:__,Wand:L_,Wand2:Nc,Wand2Icon:Nc,WandIcon:L_,WandSparkles:Nc,WandSparklesIcon:Nc,Warehouse:I_,WarehouseIcon:I_,WashingMachine:b_,WashingMachineIcon:b_,Watch:w_,WatchIcon:w_,Waves:N_,WavesIcon:N_,WavesLadder:C_,WavesLadderIcon:C_,Waypoints:j_,WaypointsIcon:j_,Webcam:S_,WebcamIcon:S_,Webhook:A_,WebhookIcon:A_,WebhookOff:$_,WebhookOffIcon:$_,Weight:q_,WeightIcon:q_,Wheat:V_,WheatIcon:V_,WheatOff:z_,WheatOffIcon:z_,WholeWord:P_,WholeWordIcon:P_,Wifi:O_,WifiCog:T_,WifiCogIcon:T_,WifiHigh:H_,WifiHighIcon:H_,WifiIcon:O_,WifiLow:D_,WifiLowIcon:D_,WifiOff:B_,WifiOffIcon:B_,WifiPen:R_,WifiPenIcon:R_,WifiSync:F_,WifiSyncIcon:F_,WifiZero:E_,WifiZeroIcon:E_,Wind:W_,WindArrowDown:U_,WindArrowDownIcon:U_,WindIcon:W_,Wine:K_,WineIcon:K_,WineOff:G_,WineOffIcon:G_,Workflow:Z_,WorkflowIcon:Z_,Worm:X_,WormIcon:X_,WrapText:Y_,WrapTextIcon:Y_,Wrench:J_,WrenchIcon:J_,X:Qe,XCircle:qt,XCircleIcon:qt,XIcon:Qe,XOctagon:Wn,XOctagonIcon:Wn,XSquare:lc,XSquareIcon:lc,Youtube:eL,YoutubeIcon:eL,Zap:tL,ZapIcon:tL,ZapOff:Q_,ZapOffIcon:Q_,ZoomIn:aL,ZoomInIcon:aL,ZoomOut:nL,ZoomOutIcon:nL,createLucideIcon:a.createLucideIcon,icons:H2e},Symbol.toStringTag,{value:"Module"})),D2e=({size:e=250,background:t="#fff",headerTop:n,headerBottom:c,headerTopStyle:i,headerBottomStyle:r,progress1:s,badgeList:d,progress3:l,style:h,className:u="",draggable:p=!1})=>{const y=e!==void 0?e:250,f=e?{size:e*.5,...s}:s,g=e?{size:e*.4,...l}:l,k={background:t,position:"relative",...h,...y&&{width:y}};return o.jsxs("div",{style:k,className:`stat-card ${u}`,children:[o.jsxs("div",{className:"stat-card-header",children:[o.jsx("div",{className:"stat-card-header-top",style:i,children:n}),c&&o.jsx("div",{className:"stat-card-header-bottom",style:r,children:c})]}),o.jsxs("div",{className:"stat-card-body",style:{opacity:p?0:1},children:[o.jsx("div",{className:"progress-row-single",children:o.jsx(Rb,{...f})}),o.jsxs("div",{className:"progress-row-double",children:[o.jsx("div",{className:"progress-item",children:o.jsx(DS,{...d})}),o.jsx("div",{className:"progress-item",children:o.jsx(Rb,{...g})})]})]}),p&&o.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",height:"100%",display:"flex",alignItems:"center",justifyContent:"center",pointerEvents:"none"},children:o.jsx(a.Move,{size:32,strokeWidth:1.5,style:{opacity:.8}})})]})},BS=m.createContext(void 0),yt=()=>{const e=m.useContext(BS);if(!e)throw new Error("useNavigation must be used within a NavProvider");return e},B2e=({children:e,defaultActive:t=""})=>{const[n,c]=m.useState(t),[i,r]=m.useState(t),[s,d]=m.useState(void 0),[l,h]=m.useState(void 0),[u,p]=m.useState({}),y=(f,g)=>{p(k=>({...k,[f]:g}))};return o.jsx(BS.Provider,{value:{activeNav:n,setActiveNav:c,activeSubNav:i,setActiveSubNav:r,activeSwitchers:s,setActiveSwitchers:d,user:l,setUser:h,navCounts:u,setNavCount:y},children:e})},RS=({categories:e,logo:t="Menu",buttonContent:n,position:c="auto",closeOnClickOutside:i=!0,select:r,topContent:s})=>{const[d,l]=m.useState(!1),[h,u]=m.useState("right"),p=m.useRef(null),y=m.useRef(null),{activeNav:f,activeSubNav:g}=yt();m.useEffect(()=>{if(!i)return;const M=v=>{p.current&&!p.current.contains(v.target)&&l(!1)};return document.addEventListener("mousedown",M),()=>document.removeEventListener("mousedown",M)},[i]),m.useEffect(()=>{if(d&&c==="auto"&&y.current){const M=y.current.getBoundingClientRect(),v=window.innerWidth/2;u(M.left<v?"left":"right")}},[d,c]);const k=t?xt[t]:null,x=c==="auto"?h:c;return o.jsxs("div",{className:"dropdown",ref:p,children:[o.jsxs("button",{ref:y,type:"button",className:"dropdown-button",onClick:()=>l(M=>!M),"aria-expanded":d,"aria-haspopup":"true",children:[k&&o.jsx(k,{size:20}),n&&o.jsx("span",{className:"button-text",children:n})]}),d&&o.jsxs("div",{className:`dropdown-content ${x}`,children:[s&&o.jsx("div",{className:"dropdown-top-content",children:s}),e?.map((M,v)=>o.jsxs("div",{className:"dropdown-category",children:[M.title&&o.jsx("div",{className:"category-title",children:M.title}),o.jsx("div",{className:"category-items",children:M.items.map((I,b)=>{const C=I.id??I.label,w=f===C||g===C,_=I.select??r;if(I.id==="language"){if(!_||!Array.isArray(_.options)||!_.onChange)return o.jsx("div",{className:"dropdown-language"},b);const S=Array.isArray(_.options)?_.options:[],j=S.some(A=>A.code===_.value)?S:[{code:_.value??"",label:String(_.value??"")},...S];return o.jsx("div",{className:"dropdown-language",children:o.jsx("select",{name:_.name??"language",className:"language-select",value:_.value??"",onChange:A=>{const B=A.target.value;try{_.onChange(B)}catch(D){console.error("select onChange error",D)}},children:j.map(A=>o.jsx("option",{value:A.code,children:A.label},A.code))})},b)}const L={className:`dropdown-item ${w?"active":""}`,onClick:()=>{I.onClick?.(),l(!1)},role:I.type==="button"||!I.href?"button":void 0};return I.type==="button"||!I.href?o.jsx("button",{type:"button",...L,children:I.label},b):o.jsx("a",{...L,href:I.href,children:I.label},b)})})]},v))]})]})},FS=({children:e,container:t=!1,item:n=!1,parent:c=!1,xs:i,sm:r,md:s,lg:d,xl:l,spacing:h=0,className:u="",uniqueKey:p=0,style:y={},width:f,order:g,onSwap:k,draggable:x=!1,displayNone:M=!1})=>{const[v,I]=m.useState([]);m.useEffect(()=>{const L=A=>{const B=[];return m.Children.forEach(A,D=>{Array.isArray(D)?B.push(...L(D)):m.isValidElement(D)&&B.push(D)}),B},N=L(e).filter(A=>m.isValidElement(A)).map(A=>{let B="";const D=A.props;return B=[D.xs?`grid-xs-${D.xs}`:"",D.sm?`grid-sm-${D.sm}`:"",D.md?`grid-md-${D.md}`:"",D.lg?`grid-lg-${D.lg}`:"",D.xl?`grid-xl-${D.xl}`:"",D.className?D.className:""].join(" ").trim(),{node:A,classes:B}});let j=N;g&&g.length>0&&(j=N.map((A,B)=>({...A,node:N[g[B]]?.node??A.node}))),I(j)},[e]);const b=(L,S)=>{L.stopPropagation(),L.dataTransfer.setData("dragIndex",S.toString()),L.dataTransfer.setData("parentKey",p.toString())},C=L=>{L.preventDefault(),L.stopPropagation()},w=(L,S)=>{L.preventDefault();const N=Number(L.dataTransfer.getData("dragIndex")),j=Number(L.dataTransfer.getData("parentKey"));if(t&&j!==p)return;const A=[...v];let B=-1,D=-1;if(A.forEach((q,$)=>{if(m.isValidElement(q.node)){const H=q.node.props;H.uniqueKey===S&&(B=$),H.uniqueKey===N&&(D=$)}}),B===-1||D===-1)return;const V=A[D].node;A[D]={...A[D],node:A[B].node},A[B]={...A[B],node:V},I(A),typeof k=="function"&&k(D,B)},_=c?[i?`grid-xs-${i}`:"",r?`grid-sm-${r}`:"",s?`grid-md-${s}`:"",d?`grid-lg-${d}`:"",l?`grid-xl-${l}`:""].join(" "):"";return!c&&f?y={...y,width:`${f}px`}:!c&&!f&&(y={...y,width:"100%"}),y={...y,height:"100%"},t?o.jsx("div",{className:`${u} grid-container ${_}`,style:{"--gap-grid":`${h}rem`,...y},children:v.map(L=>L.node.type?.displayName==="Grid"?x?o.jsx("div",{draggable:!0,onDragStart:S=>b(S,L.node?.props?.uniqueKey),onDragOver:S=>C(S),onDrop:S=>w(S,L.node?.props?.uniqueKey),className:`grid-item grid-item-grabbing ${L.classes} ${L.node?.props?.displayNone?"grid-display-none":""}`,style:{cursor:"grab"},children:L.node},L.node?.props?.uniqueKey):o.jsx("div",{className:`grid-item ${L.classes} ${L.node?.props?.displayNone?"grid-display-none":""}`,children:L.node},L.node?.props?.uniqueKey):L.node)}):n?o.jsx("div",{className:`${u} grid-item ${_} ${M?"grid-display-none":""}`,style:{gap:`${h}rem`,...y},children:e}):o.jsx(o.Fragment,{children:e})};FS.displayName="Grid";const xL=({imagePath:e,...t})=>{const[n,c]=m.useState(!1);return m.useEffect(()=>{c(!0)},[]),n?o.jsx("div",{className:`logo logo--${t.size}`,children:o.jsx("a",{href:"/",children:o.jsx("img",{src:e,alt:"Saniia Smart Bed Management",className:"logo-image"})})}):o.jsx("div",{className:"logo logo-placeholder"})},Fb=({id:e,label:t,isActive:n=!1,onClick:c,href:i,highlightColor:r="#008CBA",moduleKey:s="",a11yConfig:d,...l})=>{const{setActiveNav:h}=yt(),u=()=>{h(e),c?.(e)};return i?o.jsx("a",{href:i,className:`nav-item ${n?"active":""}`,style:n?{backgroundColor:r,color:"#fff"}:{},onClick:u,title:Z(d,e),...l,children:t}):o.jsx("div",{className:`nav-item ${n?"active":""}`,style:n?{backgroundColor:r,color:"#fff"}:{},onClick:u,title:Z(d,e),role:c?"button":"presentation",tabIndex:c?0:-1,...l,children:t})},ES=({items:e,onNavClick:t,highlightColor:n="#008CBA",moduleConfig:c={},dropdownPosition:i="auto"})=>{const{activeNav:r}=yt(),[s,d]=m.useState(!0),[l,h]=m.useState(!1),[u,p]=m.useState("left"),y=m.useRef(null),f=m.useRef(null),g=m.useRef(null);m.useEffect(()=>{const v=()=>{if(y.current&&y.current.parentElement){const I=y.current.parentNode?.parentElement?.offsetWidth||0;d(I*.8<y.current.offsetWidth||I<1100)}};return v(),window.addEventListener("resize",v),()=>window.removeEventListener("resize",v)},[]),m.useEffect(()=>{if(l&&i==="auto"&&f.current){const v=f.current.getBoundingClientRect(),I=window.innerWidth/2;p(v.left<I?"left":"right")}},[l,i]),m.useEffect(()=>{if(!l)return;const v=I=>{g.current&&!g.current.contains(I.target)&&f.current&&!f.current.contains(I.target)&&h(!1)};return document.addEventListener("mousedown",v),()=>document.removeEventListener("mousedown",v)},[l]);const k=v=>{t?.(v),h(!1)},x=e.find(v=>v.id===r)||e[0],M=i==="auto"?u:i;return o.jsx("div",{ref:y,children:s?o.jsxs("div",{className:"navbar-mobile",children:[o.jsxs("button",{ref:f,className:"navbar-dropdown-toggle",onClick:()=>h(!l),style:{backgroundColor:n,color:"#fff"},"aria-expanded":l,"aria-haspopup":"true",children:[x.label,o.jsx("span",{className:`dropdown-arrow ${l?"open":""}`})]}),l&&o.jsx("div",{ref:g,className:`navbar-dropdown ${M}`,children:e.map(v=>o.jsx(Fb,{id:v.id,label:v.label,href:v.moduleKey&&c[v.moduleKey]?v.href:void 0,isActive:r===v.id&&v.moduleKey!==void 0&&c[v.moduleKey],onClick:k,highlightColor:n},v.id))})]}):o.jsx("nav",{className:"navbar",children:e.map(v=>o.jsx(Fb,{id:v.id,label:v.label,href:v.moduleKey&&c[v.moduleKey]?v.href:void 0,isActive:r===v.id&&v.moduleKey!==void 0&&c[v.moduleKey],onClick:k,highlightColor:n},v.id))})})},OS=m.createContext(void 0),R2e=({children:e,initialTheme:t})=>{const[n,c]=m.useState(()=>{if(typeof window<"u")try{return localStorage.getItem("app-theme")||t}catch(r){return console.error("Error reading theme from localStorage:",r),t}return t});m.useEffect(()=>{const r=document.documentElement;if(r.removeAttribute("data-theme"),n&&n!=="default"&&r.setAttribute("data-theme",n),typeof window<"u")try{localStorage.setItem("app-theme",n)}catch(s){console.error("Error saving theme to localStorage:",s)}},[n]);const i=m.useCallback(r=>{c(r)},[]);return o.jsx(OS.Provider,{value:{themeName:n,setTheme:i},children:e})},US=()=>{const e=m.useContext(OS);if(!e)throw new Error("useThemeContext must be used within a ThemeProvider");return e},ML=()=>{const{themeName:e,setTheme:t}=US(),n=m.useCallback(c=>{t(c)},[t]);return{currentTheme:e,switchTheme:n}},K1=({colors:e={},leftIcon:t,rightIcon:n,checked:c=!1,onToggle:i,size:r=24,className:s="",style:d,a11yConfig:l})=>{const h=()=>i?.(!c),u=p=>{(p.key==="Enter"||p.key===" ")&&(p.preventDefault(),h())};return o.jsxs("div",{role:"switch","aria-checked":c,tabIndex:0,title:Z(l),className:`switcher ${c?"switcher-checked":""} ${s}`,style:{"--bg":e.bg||"#1f2937","--active-bg":e.activeBg||"#facc15","--border":e.border||"#fff","--circle":e.circle||"#fff","--icon":e.icon||"#fbbf24","--icon2":e.icon2||e.icon||"#fbbf24","--size":`${r}px`,...d},onClick:h,onKeyDown:u,children:[o.jsx("div",{className:"switcher-circle"}),o.jsxs("div",{className:"switcher-icons",children:[t&&o.jsx("div",{className:"switcher-icon-left",children:t}),n&&o.jsx("div",{className:"switcher-icon-right",children:n})]})]})},Eb=({lightTheme:e="light",darkTheme:t="dark",leftIcon:n="Sun",rightIcon:c="Moon",colors:i={bg:"#e5e7eb",activeBg:"#3b82f6",border:"#ffffff",circle:"#ffffff",icon:"#3b82f6",icon2:"#ffffff"},size:r=24,a11yConfig:s})=>{const{currentTheme:d,switchTheme:l}=ML(),[h,u]=m.useState(!1);if(m.useEffect(()=>{u(!0)},[]),!h)return null;const p=d===t,y=f=>{l(f?t:e)};return o.jsx(K1,{leftIcon:n,rightIcon:c,checked:p,onToggle:y,colors:i,size:r,a11yConfig:s})},F2e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"M480-80 317-243l44-44 89 89v-252H198l84 84-44 44L80-480l159-159 44 44-85 85h252v-252l-84 84-44-44 158-158 158 158-44 44-84-84v252h252l-84-84 44-44 158 158-158 158-44-44 84-84H510v252l89-89 44 44z"})),mC=m.memo(F2e),WS=m.createContext(void 0),E2e=({children:e})=>{const[t,n]=m.useState(!1);m.useEffect(()=>{const i=localStorage.getItem("isDraggable");i!==null&&n(i==="true")},[]),m.useEffect(()=>{localStorage.setItem("isDraggable",String(t))},[t]);const c=i=>{n(i)};return o.jsx(WS.Provider,{value:{isDraggable:t,switchDraggable:c},children:e})},GS=()=>{const e=m.useContext(WS);if(!e)throw new Error("useDraggableSwitcher must be used inside a DraggableProvider");return e},dL=({leftIcon:e,rightIcon:t,colors:n={bg:"var(--color-switcher-background)",activeBg:"var(--color-primary)",border:"transparent",circle:"#ffffff",icon:"#10b981",icon2:"#ffffff"},size:c=24,a11yConfig:i})=>{const{isDraggable:r,switchDraggable:s}=GS(),[d,l]=m.useState(!1);if(m.useEffect(()=>{l(!0)},[]),!d)return null;const h=u=>{s(u)};return o.jsx(K1,{leftIcon:e||o.jsx(mC,{width:c*.55,height:c*.55,fill:"currentColor"}),rightIcon:t||o.jsx(mC,{width:c*.55,height:c*.55,fill:"currentColor"}),checked:r,onToggle:h,colors:n,size:c,a11yConfig:i})},O2e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"M400.06-300Q508-300 584.5-376.13 661-452.25 661-561q0-107.92-76.5-183.46T400.06-820t-183.5 75.54T141-561q0 108.75 75.56 184.87Q292.12-300 400.06-300M371-448v-267h60v267zm-145 0v-184h60v184zm290 0v-143h60v143zM838-80 605-314q-42 35-94.24 54.5Q458.51-240 400-240q-133 0-226-93.5T81-560.7q0-133.71 92.8-226.5Q266.59-880 400.3-880q133.7 0 227.2 93T721-561q0 58.51-19.5 110.76Q682-398 647-356l233 233z"})),fC=m.memo(O2e),KS=m.createContext(void 0),U2e=({children:e})=>{const[t,n]=m.useState(!1);m.useEffect(()=>{const i=localStorage.getItem("disableLegendFilter");i!==null&&n(i==="true")},[]),m.useEffect(()=>{localStorage.setItem("disableLegendFilter",String(t))},[t]);const c=i=>{n(i)};return o.jsx(KS.Provider,{value:{disableLegendFilter:t,switchDisableLegendFilter:c},children:e})},ZS=()=>{const e=m.useContext(KS);if(!e)throw new Error("useLegendFilterSwitcher must be used inside a LegendFilterProvider");return e},lL=({leftIcon:e,rightIcon:t,colors:n={bg:"var(--color-switcher-background)",activeBg:"#ef4444",border:"#ffffff",circle:"#ffffff",icon:"#ef4444",icon2:"#ffffff"},size:c=24,a11yConfig:i})=>{const{disableLegendFilter:r,switchDisableLegendFilter:s}=ZS(),[d,l]=m.useState(!1);if(m.useEffect(()=>{l(!0)},[]),!d)return null;const h=u=>{s(u)};return o.jsx(K1,{leftIcon:e||o.jsx(fC,{width:c*.55,height:c*.55,fill:"currentColor"}),rightIcon:t||o.jsx(fC,{width:c*.55,height:c*.55,fill:"currentColor"}),checked:r,onToggle:h,colors:n,size:c,a11yConfig:i})},XS=m.createContext(void 0),W2e=({children:e})=>{const[t,n]=m.useState(!1);m.useEffect(()=>{const i=localStorage.getItem("showData");i!==null&&n(i==="true")},[]),m.useEffect(()=>{localStorage.setItem("showData",String(t))},[t]);const c=i=>{n(i)};return o.jsx(XS.Provider,{value:{showData:t,switchShowData:c},children:e})},YS=()=>{const e=m.useContext(XS);if(!e)throw new Error("useShowDataSwitcher must be used inside a ShowDataProvider");return e},G2e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"M600.5-379.5Q650-429 650-500t-49.5-120.5T480-670t-120.5 49.5T310-500t49.5 120.5T480-330t120.5-49.5m-200-41Q368-453 368-500t32.5-79.5T480-612t79.5 32.5T592-500t-32.5 79.5T480-388t-79.5-32.5M216-283Q98-366 40-500q58-134 176-217t264-83 264 83 176 217q-58 134-176 217t-264 83-264-83m486.5-42.5Q804-391 857-500q-53-109-154.5-174.5T480-740t-222.5 65.5T102-500q54 109 155.5 174.5T480-260t222.5-65.5"})),gC=m.memo(G2e),hL=({size:e=24,colors:t={bg:"var(--color-switcher-background)",activeBg:"#10b981",border:"#ffffff",circle:"#ffffff",icon:"#10b981",icon2:"#ffffff"},a11yConfig:n})=>{const{showData:c,switchShowData:i}=YS(),[r,s]=m.useState(!1);return m.useEffect(()=>{s(!0)},[]),r?o.jsx(K1,{checked:c,onToggle:d=>i(d),size:e,leftIcon:o.jsx(gC,{width:e*.55,height:e*.55,fill:"currentColor"}),rightIcon:o.jsx(gC,{width:e*.55,height:e*.55,fill:"currentColor"}),colors:t,a11yConfig:n}):null},K2e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"M284-277h60v-205h-60zm332 0h60v-420h-60zm-166 0h60v-118h-60zm0-205h60v-60h-60zM180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18zm0-60h600v-600H180zm0-600v600z"})),JS=m.memo(K2e);function Ob({items:e,onSave:t,loading:n,disabled:c,saveLabel:i,savingLabel:r,buttonTitle:s}){const[d,l]=m.useState(!1),[h,u]=m.useState(e);m.useEffect(()=>{u(e)},[e]);const p=(f,g)=>{u(k=>k.map(x=>x.component_key===f&&g>3?{...x,visible:!x.visible}:x))},y=()=>{t(h),l(!1)};return o.jsxs("div",{style:{position:"relative",display:"inline-block"},children:[o.jsx("div",{onClick:()=>c||l(f=>!f),style:{cursor:"pointer",display:"flex",alignItems:"center",justifyContent:"center",color:"var(--color-primary)"},title:s,children:o.jsx(JS,{fill:"currentColor"})}),d&&o.jsxs("div",{style:{position:"absolute",top:"110%",right:0,minWidth:220,background:"#fff",border:"1px solid var(--color-border)",borderRadius:8,boxShadow:"0 4px 16px rgba(0,0,0,0.08)",zIndex:1e3,padding:12},children:[o.jsx("ul",{style:{listStyle:"none",padding:0,margin:0,marginBottom:12},children:h.map((f,g)=>o.jsxs("li",{style:{display:"flex",alignItems:"center",marginBottom:4},children:[o.jsx("input",{type:"checkbox",checked:f.visible,disabled:g<4,onChange:()=>p(f.component_key,g),style:{marginRight:8}}),o.jsx("span",{style:{color:g<4?"#6b7280":"#111827"},children:f.label}),g<4&&o.jsx("span",{style:{fontSize:"var(--text-paragraph)",color:"#9ca3af",marginLeft:6}})]},f.component_key))}),o.jsx("button",{type:"button",onClick:y,disabled:n,style:{padding:"6px 18px",borderRadius:6,border:"none",background:"var(--color-primary)",color:"#fff",fontWeight:600,cursor:"pointer"},children:n?r:i})]})]})}const Z2e=({logoPath:e,navItems:t,onNavClick:n,dropdownItems:c,headerBg:i,highlightColor:r="#1387C8",moduleConfig:s={},componentVisibilityItems:d=[],onComponentVisibilitySave:l,componentVisibilityLoading:h=!1,componentVisibilitySaveLabel:u,componentVisibilitySavingLabel:p,componentVisibilityButtonTitle:y})=>{const{activeSwitchers:f}=yt(),g=f?.draggable===!0,k=f?.showData===!0,x=f?.legendFilter===!0,M=f?.componentVisibility===!0&&d&&d.length>0;return o.jsx("header",{className:"header",style:{backgroundColor:i},children:o.jsxs("div",{className:"header-layout-container",children:[o.jsxs("div",{className:"header-left",children:[o.jsx("a",{href:"/",children:o.jsx(xL,{imagePath:e})}),o.jsx(ES,{moduleConfig:s,items:t,onNavClick:n,highlightColor:r})]}),o.jsxs("div",{className:"header-right",children:[o.jsxs("div",{className:"switcher-container",children:[g&&o.jsx(dL,{}),k&&o.jsx(hL,{}),x&&o.jsx(lL,{}),o.jsx(Eb,{}),M&&o.jsx(Ob,{items:d,onSave:l||(()=>{}),loading:h,saveLabel:u,savingLabel:p,buttonTitle:y})]}),o.jsx(RS,{categories:c?.categories,buttonContent:c?.buttonContent,topContent:o.jsxs("div",{className:"dropdown-switchers",children:[g&&o.jsx(dL,{}),k&&o.jsx(hL,{}),x&&o.jsx(lL,{}),o.jsx(Eb,{}),M&&o.jsx(Ob,{items:d,onSave:l||(()=>{}),loading:h,saveLabel:u,savingLabel:p,buttonTitle:y})]})})]})]})})},QS=({icon:e,text:t,size:n=16,color:c="currentColor",className:i="",active:r=!1,href:s,a11yConfig:d})=>{const l=e?xt[e]:null,h=s?"a":"div";return o.jsxs(h,{className:`icon-text ${r?"icon-text-active":""} ${i}`,style:{color:c},title:Z(d,t),role:"text","aria-label":t,...s?{href:s}:{},children:[l&&o.jsx(l,{size:n,"aria-hidden":"true"}),o.jsx("span",{children:t})]})},Vc=e=>typeof e=="number"?`${e}px`:e,X2e=({title:e,titleColor:t="#1c1b1f",headerColor:n="#ECEEF0",entryLabel:c="Entrée",entryValue:i,exitLabel:r="Sortie",exitValue:s,timeLabelColor:d="#6b7280",timeLabelFontSize:l="0.85rem",timeLabelFontWeight:h=400,timeLabelLineHeight:u=1,timeValueColor:p="#1c1b1f",rows:y=[],textFontSize:f="1.1rem",textFontWeight:g=700,textLineHeight:k=1,titleMinHeight:x,backgroundColor:M="#ffffff",borderColor:v="#D2D6D8",width:I,className:b,onClick:C,ariaLabel:w,a11yConfig:_,titleA11yConfig:L,entryLabelA11yConfig:S,exitLabelA11yConfig:N})=>{const j=Z(_),A=Z(L,L?.titleKey?void 0:e),B=Z(S,S?.titleKey?void 0:c),D=Z(N,N?.titleKey?void 0:r);return o.jsxs(Y2e,{$width:I,$borderColor:v,className:b,onClick:C,role:C?"button":"group","aria-label":w||e,title:j,tabIndex:C?0:void 0,onKeyDown:V=>C&&V.key==="Enter"&&C(),children:[o.jsxs(J2e,{$bgColor:n,$borderColor:v,children:[e&&o.jsx(ede,{$color:t,$fontSize:f,$fontWeight:g,$lineHeight:k,$minHeight:x,title:A,children:e}),(i||s)&&o.jsxs(tde,{children:[i&&o.jsxs(vC,{children:[o.jsx(xC,{$color:d,$fontSize:l,$fontWeight:h,$lineHeight:u,title:B,children:c}),o.jsx(MC,{$color:p,children:i})]}),s&&o.jsxs(vC,{children:[o.jsx(xC,{$color:d,$fontSize:l,$fontWeight:h,$lineHeight:u,title:D,children:r}),o.jsx(MC,{$color:p,children:s})]})]}),o.jsx(Q2e,{$bgColor:n})]}),y.length>0&&o.jsx(ade,{$bgColor:M,children:y.map((V,q)=>o.jsxs(nde,{title:Z(V.a11yConfig),children:[V.icon&&o.jsx(ode,{"aria-hidden":"true",children:V.icon}),o.jsx(cde,{$fontSize:f,$fontWeight:g,$lineHeight:k,children:V.text})]},q))})]})},Y2e=E.div`
8161
+ */const xt=Object.freeze(Object.defineProperty({__proto__:null,AArrowDown:li,AArrowDownIcon:li,AArrowUp:hi,AArrowUpIcon:hi,ALargeSmall:ui,ALargeSmallIcon:ui,Accessibility:L1,AccessibilityIcon:L1,Activity:I1,ActivityIcon:I1,ActivitySquare:Vt,ActivitySquareIcon:Vt,AirVent:pi,AirVentIcon:pi,Airplay:yi,AirplayIcon:yi,AlarmCheck:Ut,AlarmCheckIcon:Ut,AlarmClock:mi,AlarmClockCheck:Ut,AlarmClockCheckIcon:Ut,AlarmClockIcon:mi,AlarmClockMinus:Wt,AlarmClockMinusIcon:Wt,AlarmClockOff:ki,AlarmClockOffIcon:ki,AlarmClockPlus:Gt,AlarmClockPlusIcon:Gt,AlarmMinus:Wt,AlarmMinusIcon:Wt,AlarmPlus:Gt,AlarmPlusIcon:Gt,AlarmSmoke:fi,AlarmSmokeIcon:fi,Album:gi,AlbumIcon:gi,AlertCircle:Ma,AlertCircleIcon:Ma,AlertOctagon:On,AlertOctagonIcon:On,AlertTriangle:kc,AlertTriangleIcon:kc,AlignCenter:Ii,AlignCenterHorizontal:vi,AlignCenterHorizontalIcon:vi,AlignCenterIcon:Ii,AlignCenterVertical:xi,AlignCenterVerticalIcon:xi,AlignEndHorizontal:Mi,AlignEndHorizontalIcon:Mi,AlignEndVertical:_i,AlignEndVerticalIcon:_i,AlignHorizontalDistributeCenter:Li,AlignHorizontalDistributeCenterIcon:Li,AlignHorizontalDistributeEnd:bi,AlignHorizontalDistributeEndIcon:bi,AlignHorizontalDistributeStart:wi,AlignHorizontalDistributeStartIcon:wi,AlignHorizontalJustifyCenter:Ci,AlignHorizontalJustifyCenterIcon:Ci,AlignHorizontalJustifyEnd:Ni,AlignHorizontalJustifyEndIcon:Ni,AlignHorizontalJustifyStart:ji,AlignHorizontalJustifyStartIcon:ji,AlignHorizontalSpaceAround:Si,AlignHorizontalSpaceAroundIcon:Si,AlignHorizontalSpaceBetween:qi,AlignHorizontalSpaceBetweenIcon:qi,AlignJustify:$i,AlignJustifyIcon:$i,AlignLeft:Ai,AlignLeftIcon:Ai,AlignRight:zi,AlignRightIcon:zi,AlignStartHorizontal:Vi,AlignStartHorizontalIcon:Vi,AlignStartVertical:Pi,AlignStartVerticalIcon:Pi,AlignVerticalDistributeCenter:Hi,AlignVerticalDistributeCenterIcon:Hi,AlignVerticalDistributeEnd:Ti,AlignVerticalDistributeEndIcon:Ti,AlignVerticalDistributeStart:Bi,AlignVerticalDistributeStartIcon:Bi,AlignVerticalJustifyCenter:Di,AlignVerticalJustifyCenterIcon:Di,AlignVerticalJustifyEnd:Ri,AlignVerticalJustifyEndIcon:Ri,AlignVerticalJustifyStart:Fi,AlignVerticalJustifyStartIcon:Fi,AlignVerticalSpaceAround:Oi,AlignVerticalSpaceAroundIcon:Oi,AlignVerticalSpaceBetween:Ei,AlignVerticalSpaceBetweenIcon:Ei,Ambulance:Ui,AmbulanceIcon:Ui,Ampersand:Wi,AmpersandIcon:Wi,Ampersands:Gi,AmpersandsIcon:Gi,Amphora:Ki,AmphoraIcon:Ki,Anchor:Zi,AnchorIcon:Zi,Angry:Xi,AngryIcon:Xi,Annoyed:Yi,AnnoyedIcon:Yi,Antenna:Ji,AntennaIcon:Ji,Anvil:Qi,AnvilIcon:Qi,Aperture:er,ApertureIcon:er,AppWindow:ar,AppWindowIcon:ar,AppWindowMac:tr,AppWindowMacIcon:tr,Apple:nr,AppleIcon:nr,Archive:ir,ArchiveIcon:ir,ArchiveRestore:or,ArchiveRestoreIcon:or,ArchiveX:cr,ArchiveXIcon:cr,AreaChart:sa,AreaChartIcon:sa,Armchair:rr,ArmchairIcon:rr,ArrowBigDown:dr,ArrowBigDownDash:sr,ArrowBigDownDashIcon:sr,ArrowBigDownIcon:dr,ArrowBigLeft:hr,ArrowBigLeftDash:lr,ArrowBigLeftDashIcon:lr,ArrowBigLeftIcon:hr,ArrowBigRight:pr,ArrowBigRightDash:ur,ArrowBigRightDashIcon:ur,ArrowBigRightIcon:pr,ArrowBigUp:kr,ArrowBigUpDash:yr,ArrowBigUpDashIcon:yr,ArrowBigUpIcon:kr,ArrowDown:e1,ArrowDown01:mr,ArrowDown01Icon:mr,ArrowDown10:fr,ArrowDown10Icon:fr,ArrowDownAZ:Kt,ArrowDownAZIcon:Kt,ArrowDownAz:Kt,ArrowDownAzIcon:Kt,ArrowDownCircle:_a,ArrowDownCircleIcon:_a,ArrowDownFromLine:gr,ArrowDownFromLineIcon:gr,ArrowDownIcon:e1,ArrowDownLeft:vr,ArrowDownLeftFromCircle:Ia,ArrowDownLeftFromCircleIcon:Ia,ArrowDownLeftFromSquare:go,ArrowDownLeftFromSquareIcon:go,ArrowDownLeftIcon:vr,ArrowDownLeftSquare:yo,ArrowDownLeftSquareIcon:yo,ArrowDownNarrowWide:xr,ArrowDownNarrowWideIcon:xr,ArrowDownRight:Mr,ArrowDownRightFromCircle:ba,ArrowDownRightFromCircleIcon:ba,ArrowDownRightFromSquare:vo,ArrowDownRightFromSquareIcon:vo,ArrowDownRightIcon:Mr,ArrowDownRightSquare:ko,ArrowDownRightSquareIcon:ko,ArrowDownSquare:mo,ArrowDownSquareIcon:mo,ArrowDownToDot:_r,ArrowDownToDotIcon:_r,ArrowDownToLine:Lr,ArrowDownToLineIcon:Lr,ArrowDownUp:Ir,ArrowDownUpIcon:Ir,ArrowDownWideNarrow:Zt,ArrowDownWideNarrowIcon:Zt,ArrowDownZA:Xt,ArrowDownZAIcon:Xt,ArrowDownZa:Xt,ArrowDownZaIcon:Xt,ArrowLeft:b1,ArrowLeftCircle:La,ArrowLeftCircleIcon:La,ArrowLeftFromLine:br,ArrowLeftFromLineIcon:br,ArrowLeftIcon:b1,ArrowLeftRight:wr,ArrowLeftRightIcon:wr,ArrowLeftSquare:fo,ArrowLeftSquareIcon:fo,ArrowLeftToLine:Cr,ArrowLeftToLineIcon:Cr,ArrowRight:$r,ArrowRightCircle:Na,ArrowRightCircleIcon:Na,ArrowRightFromLine:Nr,ArrowRightFromLineIcon:Nr,ArrowRightIcon:$r,ArrowRightLeft:jr,ArrowRightLeftIcon:jr,ArrowRightSquare:_o,ArrowRightSquareIcon:_o,ArrowRightToLine:Sr,ArrowRightToLineIcon:Sr,ArrowUp:t1,ArrowUp01:qr,ArrowUp01Icon:qr,ArrowUp10:Ar,ArrowUp10Icon:Ar,ArrowUpAZ:Yt,ArrowUpAZIcon:Yt,ArrowUpAz:Yt,ArrowUpAzIcon:Yt,ArrowUpCircle:ja,ArrowUpCircleIcon:ja,ArrowUpDown:zr,ArrowUpDownIcon:zr,ArrowUpFromDot:Vr,ArrowUpFromDotIcon:Vr,ArrowUpFromLine:Pr,ArrowUpFromLineIcon:Pr,ArrowUpIcon:t1,ArrowUpLeft:Tr,ArrowUpLeftFromCircle:wa,ArrowUpLeftFromCircleIcon:wa,ArrowUpLeftFromSquare:xo,ArrowUpLeftFromSquareIcon:xo,ArrowUpLeftIcon:Tr,ArrowUpLeftSquare:Lo,ArrowUpLeftSquareIcon:Lo,ArrowUpNarrowWide:Jt,ArrowUpNarrowWideIcon:Jt,ArrowUpRight:Hr,ArrowUpRightFromCircle:Ca,ArrowUpRightFromCircleIcon:Ca,ArrowUpRightFromSquare:Mo,ArrowUpRightFromSquareIcon:Mo,ArrowUpRightIcon:Hr,ArrowUpRightSquare:Io,ArrowUpRightSquareIcon:Io,ArrowUpSquare:bo,ArrowUpSquareIcon:bo,ArrowUpToLine:Dr,ArrowUpToLineIcon:Dr,ArrowUpWideNarrow:Br,ArrowUpWideNarrowIcon:Br,ArrowUpZA:Qt,ArrowUpZAIcon:Qt,ArrowUpZa:Qt,ArrowUpZaIcon:Qt,ArrowsUpFromLine:Rr,ArrowsUpFromLineIcon:Rr,Asterisk:Fr,AsteriskIcon:Fr,AsteriskSquare:wo,AsteriskSquareIcon:wo,AtSign:Er,AtSignIcon:Er,Atom:Or,AtomIcon:Or,AudioLines:Ur,AudioLinesIcon:Ur,AudioWaveform:Wr,AudioWaveformIcon:Wr,Award:Gr,AwardIcon:Gr,Axe:Kr,AxeIcon:Kr,Axis3D:ea,Axis3DIcon:ea,Axis3d:ea,Axis3dIcon:ea,Baby:Zr,BabyIcon:Zr,Backpack:Xr,BackpackIcon:Xr,Badge:us,BadgeAlert:Yr,BadgeAlertIcon:Yr,BadgeCent:Jr,BadgeCentIcon:Jr,BadgeCheck:ta,BadgeCheckIcon:ta,BadgeDollarSign:Qr,BadgeDollarSignIcon:Qr,BadgeEuro:es,BadgeEuroIcon:es,BadgeHelp:aa,BadgeHelpIcon:aa,BadgeIcon:us,BadgeIndianRupee:ts,BadgeIndianRupeeIcon:ts,BadgeInfo:as,BadgeInfoIcon:as,BadgeJapaneseYen:os,BadgeJapaneseYenIcon:os,BadgeMinus:ns,BadgeMinusIcon:ns,BadgePercent:cs,BadgePercentIcon:cs,BadgePlus:is,BadgePlusIcon:is,BadgePoundSterling:rs,BadgePoundSterlingIcon:rs,BadgeQuestionMark:aa,BadgeQuestionMarkIcon:aa,BadgeRussianRuble:ss,BadgeRussianRubleIcon:ss,BadgeSwissFranc:ds,BadgeSwissFrancIcon:ds,BadgeTurkishLira:ls,BadgeTurkishLiraIcon:ls,BadgeX:hs,BadgeXIcon:hs,BaggageClaim:ps,BaggageClaimIcon:ps,Ban:ys,BanIcon:ys,Banana:ks,BananaIcon:ks,Bandage:ms,BandageIcon:ms,Banknote:xs,BanknoteArrowDown:fs,BanknoteArrowDownIcon:fs,BanknoteArrowUp:gs,BanknoteArrowUpIcon:gs,BanknoteIcon:xs,BanknoteX:vs,BanknoteXIcon:vs,BarChart:ma,BarChart2:fa,BarChart2Icon:fa,BarChart3:ya,BarChart3Icon:ya,BarChart4:pa,BarChart4Icon:pa,BarChartBig:ua,BarChartBigIcon:ua,BarChartHorizontal:la,BarChartHorizontalBig:da,BarChartHorizontalBigIcon:da,BarChartHorizontalIcon:la,BarChartIcon:ma,Barcode:Ms,BarcodeIcon:Ms,Barrel:_s,BarrelIcon:_s,Baseline:Ls,BaselineIcon:Ls,Bath:Is,BathIcon:Is,Battery:$s,BatteryCharging:bs,BatteryChargingIcon:bs,BatteryFull:ws,BatteryFullIcon:ws,BatteryIcon:$s,BatteryLow:Cs,BatteryLowIcon:Cs,BatteryMedium:Ns,BatteryMediumIcon:Ns,BatteryPlus:js,BatteryPlusIcon:js,BatteryWarning:Ss,BatteryWarningIcon:Ss,Beaker:qs,BeakerIcon:qs,Bean:zs,BeanIcon:zs,BeanOff:As,BeanOffIcon:As,Bed:Ts,BedDouble:Vs,BedDoubleIcon:Vs,BedIcon:Ts,BedSingle:Ps,BedSingleIcon:Ps,Beef:Hs,BeefIcon:Hs,Beer:Bs,BeerIcon:Bs,BeerOff:Ds,BeerOffIcon:Ds,Bell:Ws,BellDot:Rs,BellDotIcon:Rs,BellElectric:Fs,BellElectricIcon:Fs,BellIcon:Ws,BellMinus:Es,BellMinusIcon:Es,BellOff:Os,BellOffIcon:Os,BellPlus:Us,BellPlusIcon:Us,BellRing:Gs,BellRingIcon:Gs,BetweenHorizonalEnd:na,BetweenHorizonalEndIcon:na,BetweenHorizonalStart:oa,BetweenHorizonalStartIcon:oa,BetweenHorizontalEnd:na,BetweenHorizontalEndIcon:na,BetweenHorizontalStart:oa,BetweenHorizontalStartIcon:oa,BetweenVerticalEnd:Zs,BetweenVerticalEndIcon:Zs,BetweenVerticalStart:Ks,BetweenVerticalStartIcon:Ks,BicepsFlexed:Xs,BicepsFlexedIcon:Xs,Bike:Js,BikeIcon:Js,Binary:Ys,BinaryIcon:Ys,Binoculars:Qs,BinocularsIcon:Qs,Biohazard:e2,BiohazardIcon:e2,Bird:t2,BirdIcon:t2,Bitcoin:a2,BitcoinIcon:a2,Blend:n2,BlendIcon:n2,Blinds:o2,BlindsIcon:o2,Blocks:c2,BlocksIcon:c2,Bluetooth:d2,BluetoothConnected:i2,BluetoothConnectedIcon:i2,BluetoothIcon:d2,BluetoothOff:r2,BluetoothOffIcon:r2,BluetoothSearching:s2,BluetoothSearchingIcon:s2,Bold:l2,BoldIcon:l2,Bolt:h2,BoltIcon:h2,Bomb:u2,BombIcon:u2,Bone:p2,BoneIcon:p2,Book:T2,BookA:y2,BookAIcon:y2,BookAlert:k2,BookAlertIcon:k2,BookAudio:m2,BookAudioIcon:m2,BookCheck:f2,BookCheckIcon:f2,BookCopy:g2,BookCopyIcon:g2,BookDashed:ca,BookDashedIcon:ca,BookDown:v2,BookDownIcon:v2,BookHeadphones:x2,BookHeadphonesIcon:x2,BookHeart:M2,BookHeartIcon:M2,BookIcon:T2,BookImage:_2,BookImageIcon:_2,BookKey:L2,BookKeyIcon:L2,BookLock:I2,BookLockIcon:I2,BookMarked:w2,BookMarkedIcon:w2,BookMinus:b2,BookMinusIcon:b2,BookOpen:j2,BookOpenCheck:C2,BookOpenCheckIcon:C2,BookOpenIcon:j2,BookOpenText:N2,BookOpenTextIcon:N2,BookPlus:S2,BookPlusIcon:S2,BookTemplate:ca,BookTemplateIcon:ca,BookText:$2,BookTextIcon:$2,BookType:q2,BookTypeIcon:q2,BookUp:z2,BookUp2:A2,BookUp2Icon:A2,BookUpIcon:z2,BookUser:V2,BookUserIcon:V2,BookX:P2,BookXIcon:P2,Bookmark:F2,BookmarkCheck:H2,BookmarkCheckIcon:H2,BookmarkIcon:F2,BookmarkMinus:D2,BookmarkMinusIcon:D2,BookmarkPlus:B2,BookmarkPlusIcon:B2,BookmarkX:R2,BookmarkXIcon:R2,BoomBox:E2,BoomBoxIcon:E2,Bot:W2,BotIcon:W2,BotMessageSquare:O2,BotMessageSquareIcon:O2,BotOff:U2,BotOffIcon:U2,BottleWine:G2,BottleWineIcon:G2,BowArrow:K2,BowArrowIcon:K2,Box:Z2,BoxIcon:Z2,BoxSelect:To,BoxSelectIcon:To,Boxes:X2,BoxesIcon:X2,Braces:ia,BracesIcon:ia,Brackets:Y2,BracketsIcon:Y2,Brain:ed,BrainCircuit:J2,BrainCircuitIcon:J2,BrainCog:Q2,BrainCogIcon:Q2,BrainIcon:ed,BrickWall:nd,BrickWallFire:td,BrickWallFireIcon:td,BrickWallIcon:nd,BrickWallShield:ad,BrickWallShieldIcon:ad,Briefcase:rd,BriefcaseBusiness:od,BriefcaseBusinessIcon:od,BriefcaseConveyorBelt:cd,BriefcaseConveyorBeltIcon:cd,BriefcaseIcon:rd,BriefcaseMedical:id,BriefcaseMedicalIcon:id,BringToFront:sd,BringToFrontIcon:sd,Brush:ld,BrushCleaning:dd,BrushCleaningIcon:dd,BrushIcon:ld,Bubbles:hd,BubblesIcon:hd,Bug:kd,BugIcon:kd,BugOff:ud,BugOffIcon:ud,BugPlay:pd,BugPlayIcon:pd,Building:md,Building2:yd,Building2Icon:yd,BuildingIcon:md,Bus:gd,BusFront:fd,BusFrontIcon:fd,BusIcon:gd,Cable:xd,CableCar:vd,CableCarIcon:vd,CableIcon:xd,Cake:_d,CakeIcon:_d,CakeSlice:Md,CakeSliceIcon:Md,Calculator:Ld,CalculatorIcon:Ld,Calendar:w1,Calendar1:Id,Calendar1Icon:Id,CalendarArrowDown:bd,CalendarArrowDownIcon:bd,CalendarArrowUp:wd,CalendarArrowUpIcon:wd,CalendarCheck:Nd,CalendarCheck2:Cd,CalendarCheck2Icon:Cd,CalendarCheckIcon:Nd,CalendarClock:jd,CalendarClockIcon:jd,CalendarCog:Sd,CalendarCogIcon:Sd,CalendarDays:$d,CalendarDaysIcon:$d,CalendarFold:qd,CalendarFoldIcon:qd,CalendarHeart:Ad,CalendarHeartIcon:Ad,CalendarIcon:w1,CalendarMinus:Vd,CalendarMinus2:zd,CalendarMinus2Icon:zd,CalendarMinusIcon:Vd,CalendarOff:Pd,CalendarOffIcon:Pd,CalendarPlus:Hd,CalendarPlus2:Td,CalendarPlus2Icon:Td,CalendarPlusIcon:Hd,CalendarRange:Dd,CalendarRangeIcon:Dd,CalendarSearch:Bd,CalendarSearchIcon:Bd,CalendarSync:Rd,CalendarSyncIcon:Rd,CalendarX:Ed,CalendarX2:Fd,CalendarX2Icon:Fd,CalendarXIcon:Ed,Camera:Ud,CameraIcon:Ud,CameraOff:Od,CameraOffIcon:Od,CandlestickChart:ha,CandlestickChartIcon:ha,Candy:Kd,CandyCane:Wd,CandyCaneIcon:Wd,CandyIcon:Kd,CandyOff:Gd,CandyOffIcon:Gd,Cannabis:Zd,CannabisIcon:Zd,Captions:ra,CaptionsIcon:ra,CaptionsOff:Xd,CaptionsOffIcon:Xd,Car:Qd,CarFront:Yd,CarFrontIcon:Yd,CarIcon:Qd,CarTaxiFront:Jd,CarTaxiFrontIcon:Jd,Caravan:e0,CaravanIcon:e0,CardSim:t0,CardSimIcon:t0,Carrot:a0,CarrotIcon:a0,CaseLower:n0,CaseLowerIcon:n0,CaseSensitive:o0,CaseSensitiveIcon:o0,CaseUpper:c0,CaseUpperIcon:c0,CassetteTape:i0,CassetteTapeIcon:i0,Cast:r0,CastIcon:r0,Castle:d0,CastleIcon:d0,Cat:s0,CatIcon:s0,Cctv:l0,CctvIcon:l0,ChartArea:sa,ChartAreaIcon:sa,ChartBar:la,ChartBarBig:da,ChartBarBigIcon:da,ChartBarDecreasing:h0,ChartBarDecreasingIcon:h0,ChartBarIcon:la,ChartBarIncreasing:u0,ChartBarIncreasingIcon:u0,ChartBarStacked:p0,ChartBarStackedIcon:p0,ChartCandlestick:ha,ChartCandlestickIcon:ha,ChartColumn:ya,ChartColumnBig:ua,ChartColumnBigIcon:ua,ChartColumnDecreasing:y0,ChartColumnDecreasingIcon:y0,ChartColumnIcon:ya,ChartColumnIncreasing:pa,ChartColumnIncreasingIcon:pa,ChartColumnStacked:k0,ChartColumnStackedIcon:k0,ChartGantt:m0,ChartGanttIcon:m0,ChartLine:ka,ChartLineIcon:ka,ChartNetwork:f0,ChartNetworkIcon:f0,ChartNoAxesColumn:fa,ChartNoAxesColumnDecreasing:g0,ChartNoAxesColumnDecreasingIcon:g0,ChartNoAxesColumnIcon:fa,ChartNoAxesColumnIncreasing:ma,ChartNoAxesColumnIncreasingIcon:ma,ChartNoAxesCombined:v0,ChartNoAxesCombinedIcon:v0,ChartNoAxesGantt:ga,ChartNoAxesGanttIcon:ga,ChartPie:va,ChartPieIcon:va,ChartScatter:xa,ChartScatterIcon:xa,ChartSpline:x0,ChartSplineIcon:x0,Check:C1,CheckCheck:M0,CheckCheckIcon:M0,CheckCircle:Sa,CheckCircle2:$a,CheckCircle2Icon:$a,CheckCircleIcon:Sa,CheckIcon:C1,CheckLine:_0,CheckLineIcon:_0,CheckSquare:No,CheckSquare2:jo,CheckSquare2Icon:jo,CheckSquareIcon:No,ChefHat:L0,ChefHatIcon:L0,Cherry:I0,CherryIcon:I0,ChevronDown:Ht,ChevronDownCircle:qa,ChevronDownCircleIcon:qa,ChevronDownIcon:Ht,ChevronDownSquare:So,ChevronDownSquareIcon:So,ChevronFirst:b0,ChevronFirstIcon:b0,ChevronLast:w0,ChevronLastIcon:w0,ChevronLeft:C0,ChevronLeftCircle:Aa,ChevronLeftCircleIcon:Aa,ChevronLeftIcon:C0,ChevronLeftSquare:$o,ChevronLeftSquareIcon:$o,ChevronRight:N1,ChevronRightCircle:za,ChevronRightCircleIcon:za,ChevronRightIcon:N1,ChevronRightSquare:qo,ChevronRightSquareIcon:qo,ChevronUp:Ac,ChevronUpCircle:Va,ChevronUpCircleIcon:Va,ChevronUpIcon:Ac,ChevronUpSquare:Ao,ChevronUpSquareIcon:Ao,ChevronsDown:j0,ChevronsDownIcon:j0,ChevronsDownUp:N0,ChevronsDownUpIcon:N0,ChevronsLeft:$0,ChevronsLeftIcon:$0,ChevronsLeftRight:S0,ChevronsLeftRightEllipsis:q0,ChevronsLeftRightEllipsisIcon:q0,ChevronsLeftRightIcon:S0,ChevronsRight:z0,ChevronsRightIcon:z0,ChevronsRightLeft:A0,ChevronsRightLeftIcon:A0,ChevronsUp:V0,ChevronsUpDown:a1,ChevronsUpDownIcon:a1,ChevronsUpIcon:V0,Chrome:P0,ChromeIcon:P0,Church:T0,ChurchIcon:T0,Cigarette:D0,CigaretteIcon:D0,CigaretteOff:H0,CigaretteOffIcon:H0,Circle:Q0,CircleAlert:Ma,CircleAlertIcon:Ma,CircleArrowDown:_a,CircleArrowDownIcon:_a,CircleArrowLeft:La,CircleArrowLeftIcon:La,CircleArrowOutDownLeft:Ia,CircleArrowOutDownLeftIcon:Ia,CircleArrowOutDownRight:ba,CircleArrowOutDownRightIcon:ba,CircleArrowOutUpLeft:wa,CircleArrowOutUpLeftIcon:wa,CircleArrowOutUpRight:Ca,CircleArrowOutUpRightIcon:Ca,CircleArrowRight:Na,CircleArrowRightIcon:Na,CircleArrowUp:ja,CircleArrowUpIcon:ja,CircleCheck:$a,CircleCheckBig:Sa,CircleCheckBigIcon:Sa,CircleCheckIcon:$a,CircleChevronDown:qa,CircleChevronDownIcon:qa,CircleChevronLeft:Aa,CircleChevronLeftIcon:Aa,CircleChevronRight:za,CircleChevronRightIcon:za,CircleChevronUp:Va,CircleChevronUpIcon:Va,CircleDashed:B0,CircleDashedIcon:B0,CircleDivide:Pa,CircleDivideIcon:Pa,CircleDollarSign:F0,CircleDollarSignIcon:F0,CircleDot:E0,CircleDotDashed:R0,CircleDotDashedIcon:R0,CircleDotIcon:E0,CircleEllipsis:O0,CircleEllipsisIcon:O0,CircleEqual:U0,CircleEqualIcon:U0,CircleFadingArrowUp:G0,CircleFadingArrowUpIcon:G0,CircleFadingPlus:W0,CircleFadingPlusIcon:W0,CircleGauge:Ta,CircleGaugeIcon:Ta,CircleHelp:st,CircleHelpIcon:st,CircleIcon:Q0,CircleMinus:Ha,CircleMinusIcon:Ha,CircleOff:K0,CircleOffIcon:K0,CircleParking:Ra,CircleParkingIcon:Ra,CircleParkingOff:Da,CircleParkingOffIcon:Da,CirclePause:Ba,CirclePauseIcon:Ba,CirclePercent:Fa,CirclePercentIcon:Fa,CirclePlay:Ea,CirclePlayIcon:Ea,CirclePlus:Oa,CirclePlusIcon:Oa,CirclePoundSterling:Z0,CirclePoundSterlingIcon:Z0,CirclePower:Ua,CirclePowerIcon:Ua,CircleQuestionMark:st,CircleQuestionMarkIcon:st,CircleSlash:X0,CircleSlash2:Wa,CircleSlash2Icon:Wa,CircleSlashIcon:X0,CircleSlashed:Wa,CircleSlashedIcon:Wa,CircleSmall:Y0,CircleSmallIcon:Y0,CircleStar:J0,CircleStarIcon:J0,CircleStop:Ga,CircleStopIcon:Ga,CircleUser:Za,CircleUserIcon:Za,CircleUserRound:Ka,CircleUserRoundIcon:Ka,CircleX:qt,CircleXIcon:qt,CircuitBoard:el,CircuitBoardIcon:el,Citrus:tl,CitrusIcon:tl,Clapperboard:al,ClapperboardIcon:al,Clipboard:ul,ClipboardCheck:nl,ClipboardCheckIcon:nl,ClipboardClock:ol,ClipboardClockIcon:ol,ClipboardCopy:cl,ClipboardCopyIcon:cl,ClipboardEdit:Ya,ClipboardEditIcon:Ya,ClipboardIcon:ul,ClipboardList:il,ClipboardListIcon:il,ClipboardMinus:rl,ClipboardMinusIcon:rl,ClipboardPaste:sl,ClipboardPasteIcon:sl,ClipboardPen:Ya,ClipboardPenIcon:Ya,ClipboardPenLine:Xa,ClipboardPenLineIcon:Xa,ClipboardPlus:dl,ClipboardPlusIcon:dl,ClipboardSignature:Xa,ClipboardSignatureIcon:Xa,ClipboardType:ll,ClipboardTypeIcon:ll,ClipboardX:hl,ClipboardXIcon:hl,Clock:Sl,Clock1:yl,Clock10:pl,Clock10Icon:pl,Clock11:kl,Clock11Icon:kl,Clock12:ml,Clock12Icon:ml,Clock1Icon:yl,Clock2:fl,Clock2Icon:fl,Clock3:gl,Clock3Icon:gl,Clock4:vl,Clock4Icon:vl,Clock5:xl,Clock5Icon:xl,Clock6:Ml,Clock6Icon:Ml,Clock7:_l,Clock7Icon:_l,Clock8:Ll,Clock8Icon:Ll,Clock9:Il,Clock9Icon:Il,ClockAlert:bl,ClockAlertIcon:bl,ClockArrowDown:wl,ClockArrowDownIcon:wl,ClockArrowUp:Cl,ClockArrowUpIcon:Cl,ClockFading:Nl,ClockFadingIcon:Nl,ClockIcon:Sl,ClockPlus:jl,ClockPlusIcon:jl,ClosedCaption:$l,ClosedCaptionIcon:$l,Cloud:Gl,CloudAlert:ql,CloudAlertIcon:ql,CloudCheck:Al,CloudCheckIcon:Al,CloudCog:zl,CloudCogIcon:zl,CloudDownload:Ja,CloudDownloadIcon:Ja,CloudDrizzle:Vl,CloudDrizzleIcon:Vl,CloudFog:Pl,CloudFogIcon:Pl,CloudHail:Tl,CloudHailIcon:Tl,CloudIcon:Gl,CloudLightning:Hl,CloudLightningIcon:Hl,CloudMoon:Bl,CloudMoonIcon:Bl,CloudMoonRain:Dl,CloudMoonRainIcon:Dl,CloudOff:Rl,CloudOffIcon:Rl,CloudRain:El,CloudRainIcon:El,CloudRainWind:Fl,CloudRainWindIcon:Fl,CloudSnow:Ol,CloudSnowIcon:Ol,CloudSun:Wl,CloudSunIcon:Wl,CloudSunRain:Ul,CloudSunRainIcon:Ul,CloudUpload:Qa,CloudUploadIcon:Qa,Cloudy:Kl,CloudyIcon:Kl,Clover:Zl,CloverIcon:Zl,Club:Xl,ClubIcon:Xl,Code:Yl,Code2:en,Code2Icon:en,CodeIcon:Yl,CodeSquare:zo,CodeSquareIcon:zo,CodeXml:en,CodeXmlIcon:en,Codepen:Jl,CodepenIcon:Jl,Codesandbox:Ql,CodesandboxIcon:Ql,Coffee:eh,CoffeeIcon:eh,Cog:th,CogIcon:th,Coins:ah,CoinsIcon:ah,Columns:tn,Columns2:tn,Columns2Icon:tn,Columns3:an,Columns3Cog:dt,Columns3CogIcon:dt,Columns3Icon:an,Columns4:nh,Columns4Icon:nh,ColumnsIcon:tn,ColumnsSettings:dt,ColumnsSettingsIcon:dt,Combine:oh,CombineIcon:oh,Command:ch,CommandIcon:ch,Compass:ih,CompassIcon:ih,Component:rh,ComponentIcon:rh,Computer:sh,ComputerIcon:sh,ConciergeBell:dh,ConciergeBellIcon:dh,Cone:lh,ConeIcon:lh,Construction:hh,ConstructionIcon:hh,Contact:uh,Contact2:nn,Contact2Icon:nn,ContactIcon:uh,ContactRound:nn,ContactRoundIcon:nn,Container:ph,ContainerIcon:ph,Contrast:kh,ContrastIcon:kh,Cookie:yh,CookieIcon:yh,CookingPot:fh,CookingPotIcon:fh,Copy:_h,CopyCheck:mh,CopyCheckIcon:mh,CopyIcon:_h,CopyMinus:gh,CopyMinusIcon:gh,CopyPlus:vh,CopyPlusIcon:vh,CopySlash:xh,CopySlashIcon:xh,CopyX:Mh,CopyXIcon:Mh,Copyleft:Lh,CopyleftIcon:Lh,Copyright:Ih,CopyrightIcon:Ih,CornerDownLeft:bh,CornerDownLeftIcon:bh,CornerDownRight:wh,CornerDownRightIcon:wh,CornerLeftDown:Ch,CornerLeftDownIcon:Ch,CornerLeftUp:Nh,CornerLeftUpIcon:Nh,CornerRightDown:jh,CornerRightDownIcon:jh,CornerRightUp:Sh,CornerRightUpIcon:Sh,CornerUpLeft:$h,CornerUpLeftIcon:$h,CornerUpRight:qh,CornerUpRightIcon:qh,Cpu:Ah,CpuIcon:Ah,CreativeCommons:zh,CreativeCommonsIcon:zh,CreditCard:Vh,CreditCardIcon:Vh,Croissant:Ph,CroissantIcon:Ph,Crop:Th,CropIcon:Th,Cross:Hh,CrossIcon:Hh,Crosshair:Dh,CrosshairIcon:Dh,Crown:Bh,CrownIcon:Bh,Cuboid:Rh,CuboidIcon:Rh,CupSoda:Fh,CupSodaIcon:Fh,CurlyBraces:ia,CurlyBracesIcon:ia,Currency:Eh,CurrencyIcon:Eh,Cylinder:Oh,CylinderIcon:Oh,Dam:Uh,DamIcon:Uh,Database:Kh,DatabaseBackup:Wh,DatabaseBackupIcon:Wh,DatabaseIcon:Kh,DatabaseZap:Gh,DatabaseZapIcon:Gh,DecimalsArrowLeft:Zh,DecimalsArrowLeftIcon:Zh,DecimalsArrowRight:Xh,DecimalsArrowRightIcon:Xh,Delete:Yh,DeleteIcon:Yh,Dessert:Jh,DessertIcon:Jh,Diameter:Qh,DiameterIcon:Qh,Diamond:au,DiamondIcon:au,DiamondMinus:eu,DiamondMinusIcon:eu,DiamondPercent:on,DiamondPercentIcon:on,DiamondPlus:tu,DiamondPlusIcon:tu,Dice1:nu,Dice1Icon:nu,Dice2:ou,Dice2Icon:ou,Dice3:cu,Dice3Icon:cu,Dice4:iu,Dice4Icon:iu,Dice5:ru,Dice5Icon:ru,Dice6:su,Dice6Icon:su,Dices:du,DicesIcon:du,Diff:lu,DiffIcon:lu,Disc:yu,Disc2:hu,Disc2Icon:hu,Disc3:uu,Disc3Icon:uu,DiscAlbum:pu,DiscAlbumIcon:pu,DiscIcon:yu,Divide:ku,DivideCircle:Pa,DivideCircleIcon:Pa,DivideIcon:ku,DivideSquare:Ho,DivideSquareIcon:Ho,Dna:fu,DnaIcon:fu,DnaOff:mu,DnaOffIcon:mu,Dock:gu,DockIcon:gu,Dog:vu,DogIcon:vu,DollarSign:xu,DollarSignIcon:xu,Donut:Mu,DonutIcon:Mu,DoorClosed:Lu,DoorClosedIcon:Lu,DoorClosedLocked:_u,DoorClosedLockedIcon:_u,DoorOpen:Iu,DoorOpenIcon:Iu,Dot:bu,DotIcon:bu,DotSquare:Bo,DotSquareIcon:Bo,Download:Cu,DownloadCloud:Ja,DownloadCloudIcon:Ja,DownloadIcon:Cu,DraftingCompass:wu,DraftingCompassIcon:wu,Drama:Nu,DramaIcon:Nu,Dribbble:ju,DribbbleIcon:ju,Drill:Su,DrillIcon:Su,Drone:$u,DroneIcon:$u,Droplet:Au,DropletIcon:Au,DropletOff:qu,DropletOffIcon:qu,Droplets:zu,DropletsIcon:zu,Drum:Vu,DrumIcon:Vu,Drumstick:Pu,DrumstickIcon:Pu,Dumbbell:Tu,DumbbellIcon:Tu,Ear:Du,EarIcon:Du,EarOff:Hu,EarOffIcon:Hu,Earth:cn,EarthIcon:cn,EarthLock:Bu,EarthLockIcon:Bu,Eclipse:Ru,EclipseIcon:Ru,Edit:Ee,Edit2:gt,Edit2Icon:gt,Edit3:ft,Edit3Icon:ft,EditIcon:Ee,Egg:Ou,EggFried:Fu,EggFriedIcon:Fu,EggIcon:Ou,EggOff:Eu,EggOffIcon:Eu,Ellipsis:sn,EllipsisIcon:sn,EllipsisVertical:rn,EllipsisVerticalIcon:rn,Equal:Gu,EqualApproximately:Uu,EqualApproximatelyIcon:Uu,EqualIcon:Gu,EqualNot:Wu,EqualNotIcon:Wu,EqualSquare:Do,EqualSquareIcon:Do,Eraser:Ku,EraserIcon:Ku,EthernetPort:Zu,EthernetPortIcon:Zu,Euro:Xu,EuroIcon:Xu,Expand:Ju,ExpandIcon:Ju,ExternalLink:Yu,ExternalLinkIcon:Yu,Eye:S1,EyeClosed:Qu,EyeClosedIcon:Qu,EyeIcon:S1,EyeOff:j1,EyeOffIcon:j1,Facebook:ep,FacebookIcon:ep,Factory:tp,FactoryIcon:tp,Fan:ap,FanIcon:ap,FastForward:np,FastForwardIcon:np,Feather:op,FeatherIcon:op,Fence:cp,FenceIcon:cp,FerrisWheel:ip,FerrisWheelIcon:ip,Figma:rp,FigmaIcon:rp,File:ty,FileArchive:sp,FileArchiveIcon:sp,FileAudio:lp,FileAudio2:dp,FileAudio2Icon:dp,FileAudioIcon:lp,FileAxis3D:dn,FileAxis3DIcon:dn,FileAxis3d:dn,FileAxis3dIcon:dn,FileBadge:pp,FileBadge2:hp,FileBadge2Icon:hp,FileBadgeIcon:pp,FileBarChart:ln,FileBarChart2:hn,FileBarChart2Icon:hn,FileBarChartIcon:ln,FileBox:up,FileBoxIcon:up,FileChartColumn:hn,FileChartColumnIcon:hn,FileChartColumnIncreasing:ln,FileChartColumnIncreasingIcon:ln,FileChartLine:un,FileChartLineIcon:un,FileChartPie:pn,FileChartPieIcon:pn,FileCheck:kp,FileCheck2:yp,FileCheck2Icon:yp,FileCheckIcon:kp,FileClock:mp,FileClockIcon:mp,FileCode:fp,FileCode2:gp,FileCode2Icon:gp,FileCodeIcon:fp,FileCog:yn,FileCog2:yn,FileCog2Icon:yn,FileCogIcon:yn,FileDiff:vp,FileDiffIcon:vp,FileDigit:xp,FileDigitIcon:xp,FileDown:Mp,FileDownIcon:Mp,FileEdit:mn,FileEditIcon:mn,FileHeart:_p,FileHeartIcon:_p,FileIcon:ty,FileImage:Lp,FileImageIcon:Lp,FileInput:Ip,FileInputIcon:Ip,FileJson:wp,FileJson2:bp,FileJson2Icon:bp,FileJsonIcon:wp,FileKey:Np,FileKey2:Cp,FileKey2Icon:Cp,FileKeyIcon:Np,FileLineChart:un,FileLineChartIcon:un,FileLock:Sp,FileLock2:jp,FileLock2Icon:jp,FileLockIcon:Sp,FileMinus:qp,FileMinus2:$p,FileMinus2Icon:$p,FileMinusIcon:qp,FileMusic:Ap,FileMusicIcon:Ap,FileOutput:zp,FileOutputIcon:zp,FilePen:mn,FilePenIcon:mn,FilePenLine:kn,FilePenLineIcon:kn,FilePieChart:pn,FilePieChartIcon:pn,FilePlay:fn,FilePlayIcon:fn,FilePlus:Pp,FilePlus2:Vp,FilePlus2Icon:Vp,FilePlusIcon:Pp,FileQuestion:gn,FileQuestionIcon:gn,FileQuestionMark:gn,FileQuestionMarkIcon:gn,FileScan:Tp,FileScanIcon:Tp,FileSearch:Dp,FileSearch2:Hp,FileSearch2Icon:Hp,FileSearchIcon:Dp,FileSignature:kn,FileSignatureIcon:kn,FileSliders:Bp,FileSlidersIcon:Bp,FileSpreadsheet:Rp,FileSpreadsheetIcon:Rp,FileStack:Fp,FileStackIcon:Fp,FileSymlink:Ep,FileSymlinkIcon:Ep,FileTerminal:Op,FileTerminalIcon:Op,FileText:Up,FileTextIcon:Up,FileType:Gp,FileType2:Wp,FileType2Icon:Wp,FileTypeIcon:Gp,FileUp:Kp,FileUpIcon:Kp,FileUser:Zp,FileUserIcon:Zp,FileVideo:fn,FileVideo2:vn,FileVideo2Icon:vn,FileVideoCamera:vn,FileVideoCameraIcon:vn,FileVideoIcon:fn,FileVolume:Yp,FileVolume2:Xp,FileVolume2Icon:Xp,FileVolumeIcon:Yp,FileWarning:Jp,FileWarningIcon:Jp,FileX:ey,FileX2:Qp,FileX2Icon:Qp,FileXIcon:ey,Files:ay,FilesIcon:ay,Film:ny,FilmIcon:ny,Filter:At,FilterIcon:At,FilterX:_n,FilterXIcon:_n,Fingerprint:oy,FingerprintIcon:oy,FireExtinguisher:cy,FireExtinguisherIcon:cy,Fish:ry,FishIcon:ry,FishOff:iy,FishOffIcon:iy,FishSymbol:sy,FishSymbolIcon:sy,Flag:uy,FlagIcon:uy,FlagOff:dy,FlagOffIcon:dy,FlagTriangleLeft:ly,FlagTriangleLeftIcon:ly,FlagTriangleRight:hy,FlagTriangleRightIcon:hy,Flame:yy,FlameIcon:yy,FlameKindling:py,FlameKindlingIcon:py,Flashlight:my,FlashlightIcon:my,FlashlightOff:ky,FlashlightOffIcon:ky,FlaskConical:gy,FlaskConicalIcon:gy,FlaskConicalOff:fy,FlaskConicalOffIcon:fy,FlaskRound:vy,FlaskRoundIcon:vy,FlipHorizontal:My,FlipHorizontal2:xy,FlipHorizontal2Icon:xy,FlipHorizontalIcon:My,FlipVertical:Ly,FlipVertical2:_y,FlipVertical2Icon:_y,FlipVerticalIcon:Ly,Flower:by,Flower2:Iy,Flower2Icon:Iy,FlowerIcon:by,Focus:wy,FocusIcon:wy,FoldHorizontal:Cy,FoldHorizontalIcon:Cy,FoldVertical:Ny,FoldVerticalIcon:Ny,Folder:$1,FolderArchive:jy,FolderArchiveIcon:jy,FolderCheck:Sy,FolderCheckIcon:Sy,FolderClock:$y,FolderClockIcon:$y,FolderClosed:qy,FolderClosedIcon:qy,FolderCode:Ay,FolderCodeIcon:Ay,FolderCog:xn,FolderCog2:xn,FolderCog2Icon:xn,FolderCogIcon:xn,FolderDot:zy,FolderDotIcon:zy,FolderDown:Vy,FolderDownIcon:Vy,FolderEdit:Mn,FolderEditIcon:Mn,FolderGit:Ty,FolderGit2:Py,FolderGit2Icon:Py,FolderGitIcon:Ty,FolderHeart:Hy,FolderHeartIcon:Hy,FolderIcon:$1,FolderInput:Dy,FolderInputIcon:Dy,FolderKanban:By,FolderKanbanIcon:By,FolderKey:Ry,FolderKeyIcon:Ry,FolderLock:Fy,FolderLockIcon:Fy,FolderMinus:Ey,FolderMinusIcon:Ey,FolderOpen:Uy,FolderOpenDot:Oy,FolderOpenDotIcon:Oy,FolderOpenIcon:Uy,FolderOutput:Wy,FolderOutputIcon:Wy,FolderPen:Mn,FolderPenIcon:Mn,FolderPlus:zc,FolderPlusIcon:zc,FolderRoot:Gy,FolderRootIcon:Gy,FolderSearch:Zy,FolderSearch2:Ky,FolderSearch2Icon:Ky,FolderSearchIcon:Zy,FolderSymlink:Xy,FolderSymlinkIcon:Xy,FolderSync:Yy,FolderSyncIcon:Yy,FolderTree:Jy,FolderTreeIcon:Jy,FolderUp:Qy,FolderUpIcon:Qy,FolderX:e4,FolderXIcon:e4,Folders:t4,FoldersIcon:t4,Footprints:a4,FootprintsIcon:a4,ForkKnife:wc,ForkKnifeCrossed:bc,ForkKnifeCrossedIcon:bc,ForkKnifeIcon:wc,Forklift:n4,ForkliftIcon:n4,FormInput:no,FormInputIcon:no,Forward:o4,ForwardIcon:o4,Frame:c4,FrameIcon:c4,Framer:i4,FramerIcon:i4,Frown:r4,FrownIcon:r4,Fuel:s4,FuelIcon:s4,Fullscreen:d4,FullscreenIcon:d4,FunctionSquare:Ro,FunctionSquareIcon:Ro,Funnel:At,FunnelIcon:At,FunnelPlus:l4,FunnelPlusIcon:l4,FunnelX:_n,FunnelXIcon:_n,GalleryHorizontal:u4,GalleryHorizontalEnd:h4,GalleryHorizontalEndIcon:h4,GalleryHorizontalIcon:u4,GalleryThumbnails:p4,GalleryThumbnailsIcon:p4,GalleryVertical:k4,GalleryVerticalEnd:y4,GalleryVerticalEndIcon:y4,GalleryVerticalIcon:k4,Gamepad:f4,Gamepad2:m4,Gamepad2Icon:m4,GamepadIcon:f4,GanttChart:ga,GanttChartIcon:ga,GanttChartSquare:ht,GanttChartSquareIcon:ht,Gauge:g4,GaugeCircle:Ta,GaugeCircleIcon:Ta,GaugeIcon:g4,Gavel:v4,GavelIcon:v4,Gem:x4,GemIcon:x4,GeorgianLari:M4,GeorgianLariIcon:M4,Ghost:_4,GhostIcon:_4,Gift:L4,GiftIcon:L4,GitBranch:b4,GitBranchIcon:b4,GitBranchPlus:I4,GitBranchPlusIcon:I4,GitCommit:Ln,GitCommitHorizontal:Ln,GitCommitHorizontalIcon:Ln,GitCommitIcon:Ln,GitCommitVertical:w4,GitCommitVerticalIcon:w4,GitCompare:N4,GitCompareArrows:C4,GitCompareArrowsIcon:C4,GitCompareIcon:N4,GitFork:j4,GitForkIcon:j4,GitGraph:S4,GitGraphIcon:S4,GitMerge:$4,GitMergeIcon:$4,GitPullRequest:T4,GitPullRequestArrow:q4,GitPullRequestArrowIcon:q4,GitPullRequestClosed:A4,GitPullRequestClosedIcon:A4,GitPullRequestCreate:V4,GitPullRequestCreateArrow:z4,GitPullRequestCreateArrowIcon:z4,GitPullRequestCreateIcon:V4,GitPullRequestDraft:P4,GitPullRequestDraftIcon:P4,GitPullRequestIcon:T4,Github:H4,GithubIcon:H4,Gitlab:D4,GitlabIcon:D4,GlassWater:B4,GlassWaterIcon:B4,Glasses:R4,GlassesIcon:R4,Globe:E4,Globe2:cn,Globe2Icon:cn,GlobeIcon:E4,GlobeLock:F4,GlobeLockIcon:F4,Goal:O4,GoalIcon:O4,Gpu:U4,GpuIcon:U4,Grab:Nn,GrabIcon:Nn,GraduationCap:W4,GraduationCapIcon:W4,Grape:G4,GrapeIcon:G4,Grid:lt,Grid2X2:Cn,Grid2X2Check:In,Grid2X2CheckIcon:In,Grid2X2Icon:Cn,Grid2X2Plus:bn,Grid2X2PlusIcon:bn,Grid2X2X:wn,Grid2X2XIcon:wn,Grid2x2:Cn,Grid2x2Check:In,Grid2x2CheckIcon:In,Grid2x2Icon:Cn,Grid2x2Plus:bn,Grid2x2PlusIcon:bn,Grid2x2X:wn,Grid2x2XIcon:wn,Grid3X3:lt,Grid3X3Icon:lt,Grid3x2:K4,Grid3x2Icon:K4,Grid3x3:lt,Grid3x3Icon:lt,GridIcon:lt,Grip:X4,GripHorizontal:Z4,GripHorizontalIcon:Z4,GripIcon:X4,GripVertical:q1,GripVerticalIcon:q1,Group:Y4,GroupIcon:Y4,Guitar:J4,GuitarIcon:J4,Ham:Q4,HamIcon:Q4,Hamburger:e5,HamburgerIcon:e5,Hammer:t5,HammerIcon:t5,Hand:r5,HandCoins:a5,HandCoinsIcon:a5,HandFist:n5,HandFistIcon:n5,HandGrab:Nn,HandGrabIcon:Nn,HandHeart:o5,HandHeartIcon:o5,HandHelping:jn,HandHelpingIcon:jn,HandIcon:r5,HandMetal:c5,HandMetalIcon:c5,HandPlatter:i5,HandPlatterIcon:i5,Handbag:s5,HandbagIcon:s5,Handshake:d5,HandshakeIcon:d5,HardDrive:u5,HardDriveDownload:l5,HardDriveDownloadIcon:l5,HardDriveIcon:u5,HardDriveUpload:h5,HardDriveUploadIcon:h5,HardHat:p5,HardHatIcon:p5,Hash:y5,HashIcon:y5,HatGlasses:k5,HatGlassesIcon:k5,Haze:m5,HazeIcon:m5,HdmiPort:f5,HdmiPortIcon:f5,Heading:I5,Heading1:g5,Heading1Icon:g5,Heading2:v5,Heading2Icon:v5,Heading3:x5,Heading3Icon:x5,Heading4:M5,Heading4Icon:M5,Heading5:_5,Heading5Icon:_5,Heading6:L5,Heading6Icon:L5,HeadingIcon:I5,HeadphoneOff:b5,HeadphoneOffIcon:b5,Headphones:w5,HeadphonesIcon:w5,Headset:C5,HeadsetIcon:C5,Heart:z5,HeartCrack:N5,HeartCrackIcon:N5,HeartHandshake:j5,HeartHandshakeIcon:j5,HeartIcon:z5,HeartMinus:S5,HeartMinusIcon:S5,HeartOff:$5,HeartOffIcon:$5,HeartPlus:q5,HeartPlusIcon:q5,HeartPulse:A5,HeartPulseIcon:A5,Heater:V5,HeaterIcon:V5,HelpCircle:st,HelpCircleIcon:st,HelpingHand:jn,HelpingHandIcon:jn,Hexagon:P5,HexagonIcon:P5,Highlighter:T5,HighlighterIcon:T5,History:H5,HistoryIcon:H5,Home:zt,HomeIcon:zt,Hop:B5,HopIcon:B5,HopOff:D5,HopOffIcon:D5,Hospital:A1,HospitalIcon:A1,Hotel:R5,HotelIcon:R5,Hourglass:F5,HourglassIcon:F5,House:zt,HouseIcon:zt,HousePlug:E5,HousePlugIcon:E5,HousePlus:U5,HousePlusIcon:U5,HouseWifi:O5,HouseWifiIcon:O5,IceCream:$n,IceCream2:Sn,IceCream2Icon:Sn,IceCreamBowl:Sn,IceCreamBowlIcon:Sn,IceCreamCone:$n,IceCreamConeIcon:$n,IceCreamIcon:$n,Icon:a.Icon,IdCard:G5,IdCardIcon:G5,IdCardLanyard:W5,IdCardLanyardIcon:W5,Image:tk,ImageDown:K5,ImageDownIcon:K5,ImageIcon:tk,ImageMinus:Z5,ImageMinusIcon:Z5,ImageOff:X5,ImageOffIcon:X5,ImagePlay:Y5,ImagePlayIcon:Y5,ImagePlus:J5,ImagePlusIcon:J5,ImageUp:Q5,ImageUpIcon:Q5,ImageUpscale:ek,ImageUpscaleIcon:ek,Images:ak,ImagesIcon:ak,Import:nk,ImportIcon:nk,Inbox:ok,InboxIcon:ok,Indent:An,IndentDecrease:qn,IndentDecreaseIcon:qn,IndentIcon:An,IndentIncrease:An,IndentIncreaseIcon:An,IndianRupee:ck,IndianRupeeIcon:ck,Infinity:ik,InfinityIcon:ik,Info:rk,InfoIcon:rk,Inspect:Ko,InspectIcon:Ko,InspectionPanel:sk,InspectionPanelIcon:sk,Instagram:dk,InstagramIcon:dk,Italic:lk,ItalicIcon:lk,IterationCcw:hk,IterationCcwIcon:hk,IterationCw:uk,IterationCwIcon:uk,JapaneseYen:yk,JapaneseYenIcon:yk,Joystick:pk,JoystickIcon:pk,Kanban:kk,KanbanIcon:kk,KanbanSquare:Fo,KanbanSquareDashed:Vo,KanbanSquareDashedIcon:Vo,KanbanSquareIcon:Fo,Kayak:mk,KayakIcon:mk,Key:vk,KeyIcon:vk,KeyRound:fk,KeyRoundIcon:fk,KeySquare:gk,KeySquareIcon:gk,Keyboard:_k,KeyboardIcon:_k,KeyboardMusic:xk,KeyboardMusicIcon:xk,KeyboardOff:Mk,KeyboardOffIcon:Mk,Lamp:Nk,LampCeiling:Lk,LampCeilingIcon:Lk,LampDesk:bk,LampDeskIcon:bk,LampFloor:Ik,LampFloorIcon:Ik,LampIcon:Nk,LampWallDown:wk,LampWallDownIcon:wk,LampWallUp:Ck,LampWallUpIcon:Ck,LandPlot:jk,LandPlotIcon:jk,Landmark:Sk,LandmarkIcon:Sk,Languages:$k,LanguagesIcon:$k,Laptop:Ak,Laptop2:zn,Laptop2Icon:zn,LaptopIcon:Ak,LaptopMinimal:zn,LaptopMinimalCheck:qk,LaptopMinimalCheckIcon:qk,LaptopMinimalIcon:zn,Lasso:Vk,LassoIcon:Vk,LassoSelect:zk,LassoSelectIcon:zk,Laugh:Pk,LaughIcon:Pk,Layers:Vn,Layers2:Tk,Layers2Icon:Tk,Layers3:Vn,Layers3Icon:Vn,LayersIcon:Vn,Layout:to,LayoutDashboard:Hk,LayoutDashboardIcon:Hk,LayoutGrid:Dk,LayoutGridIcon:Dk,LayoutIcon:to,LayoutList:Bk,LayoutListIcon:Bk,LayoutPanelLeft:Rk,LayoutPanelLeftIcon:Rk,LayoutPanelTop:Fk,LayoutPanelTopIcon:Fk,LayoutTemplate:Ek,LayoutTemplateIcon:Ek,Leaf:Ok,LeafIcon:Ok,LeafyGreen:Wk,LeafyGreenIcon:Wk,Lectern:Uk,LecternIcon:Uk,LetterText:Gk,LetterTextIcon:Gk,Library:Zk,LibraryBig:Kk,LibraryBigIcon:Kk,LibraryIcon:Zk,LibrarySquare:Eo,LibrarySquareIcon:Eo,LifeBuoy:Xk,LifeBuoyIcon:Xk,Ligature:Yk,LigatureIcon:Yk,Lightbulb:Qk,LightbulbIcon:Qk,LightbulbOff:Jk,LightbulbOffIcon:Jk,LineChart:ka,LineChartIcon:ka,LineSquiggle:e3,LineSquiggleIcon:e3,Link:n3,Link2:t3,Link2Icon:t3,Link2Off:a3,Link2OffIcon:a3,LinkIcon:n3,Linkedin:o3,LinkedinIcon:o3,List:M3,ListCheck:c3,ListCheckIcon:c3,ListChecks:i3,ListChecksIcon:i3,ListCollapse:r3,ListCollapseIcon:r3,ListEnd:s3,ListEndIcon:s3,ListFilter:h3,ListFilterIcon:h3,ListFilterPlus:d3,ListFilterPlusIcon:d3,ListIcon:M3,ListMinus:l3,ListMinusIcon:l3,ListMusic:u3,ListMusicIcon:u3,ListOrdered:p3,ListOrderedIcon:p3,ListPlus:y3,ListPlusIcon:y3,ListRestart:k3,ListRestartIcon:k3,ListStart:m3,ListStartIcon:m3,ListTodo:f3,ListTodoIcon:f3,ListTree:g3,ListTreeIcon:g3,ListVideo:v3,ListVideoIcon:v3,ListX:x3,ListXIcon:x3,Loader:L3,Loader2:Pn,Loader2Icon:Pn,LoaderCircle:Pn,LoaderCircleIcon:Pn,LoaderIcon:L3,LoaderPinwheel:_3,LoaderPinwheelIcon:_3,Locate:w3,LocateFixed:I3,LocateFixedIcon:I3,LocateIcon:w3,LocateOff:b3,LocateOffIcon:b3,LocationEdit:Bn,LocationEditIcon:Bn,Lock:N3,LockIcon:N3,LockKeyhole:C3,LockKeyholeIcon:C3,LockKeyholeOpen:Tn,LockKeyholeOpenIcon:Tn,LockOpen:Hn,LockOpenIcon:Hn,LogIn:j3,LogInIcon:j3,LogOut:S3,LogOutIcon:S3,Logs:$3,LogsIcon:$3,Lollipop:q3,LollipopIcon:q3,LucideAArrowDown:li,LucideAArrowUp:hi,LucideALargeSmall:ui,LucideAccessibility:L1,LucideActivity:I1,LucideActivitySquare:Vt,LucideAirVent:pi,LucideAirplay:yi,LucideAlarmCheck:Ut,LucideAlarmClock:mi,LucideAlarmClockCheck:Ut,LucideAlarmClockMinus:Wt,LucideAlarmClockOff:ki,LucideAlarmClockPlus:Gt,LucideAlarmMinus:Wt,LucideAlarmPlus:Gt,LucideAlarmSmoke:fi,LucideAlbum:gi,LucideAlertCircle:Ma,LucideAlertOctagon:On,LucideAlertTriangle:kc,LucideAlignCenter:Ii,LucideAlignCenterHorizontal:vi,LucideAlignCenterVertical:xi,LucideAlignEndHorizontal:Mi,LucideAlignEndVertical:_i,LucideAlignHorizontalDistributeCenter:Li,LucideAlignHorizontalDistributeEnd:bi,LucideAlignHorizontalDistributeStart:wi,LucideAlignHorizontalJustifyCenter:Ci,LucideAlignHorizontalJustifyEnd:Ni,LucideAlignHorizontalJustifyStart:ji,LucideAlignHorizontalSpaceAround:Si,LucideAlignHorizontalSpaceBetween:qi,LucideAlignJustify:$i,LucideAlignLeft:Ai,LucideAlignRight:zi,LucideAlignStartHorizontal:Vi,LucideAlignStartVertical:Pi,LucideAlignVerticalDistributeCenter:Hi,LucideAlignVerticalDistributeEnd:Ti,LucideAlignVerticalDistributeStart:Bi,LucideAlignVerticalJustifyCenter:Di,LucideAlignVerticalJustifyEnd:Ri,LucideAlignVerticalJustifyStart:Fi,LucideAlignVerticalSpaceAround:Oi,LucideAlignVerticalSpaceBetween:Ei,LucideAmbulance:Ui,LucideAmpersand:Wi,LucideAmpersands:Gi,LucideAmphora:Ki,LucideAnchor:Zi,LucideAngry:Xi,LucideAnnoyed:Yi,LucideAntenna:Ji,LucideAnvil:Qi,LucideAperture:er,LucideAppWindow:ar,LucideAppWindowMac:tr,LucideApple:nr,LucideArchive:ir,LucideArchiveRestore:or,LucideArchiveX:cr,LucideAreaChart:sa,LucideArmchair:rr,LucideArrowBigDown:dr,LucideArrowBigDownDash:sr,LucideArrowBigLeft:hr,LucideArrowBigLeftDash:lr,LucideArrowBigRight:pr,LucideArrowBigRightDash:ur,LucideArrowBigUp:kr,LucideArrowBigUpDash:yr,LucideArrowDown:e1,LucideArrowDown01:mr,LucideArrowDown10:fr,LucideArrowDownAZ:Kt,LucideArrowDownAz:Kt,LucideArrowDownCircle:_a,LucideArrowDownFromLine:gr,LucideArrowDownLeft:vr,LucideArrowDownLeftFromCircle:Ia,LucideArrowDownLeftFromSquare:go,LucideArrowDownLeftSquare:yo,LucideArrowDownNarrowWide:xr,LucideArrowDownRight:Mr,LucideArrowDownRightFromCircle:ba,LucideArrowDownRightFromSquare:vo,LucideArrowDownRightSquare:ko,LucideArrowDownSquare:mo,LucideArrowDownToDot:_r,LucideArrowDownToLine:Lr,LucideArrowDownUp:Ir,LucideArrowDownWideNarrow:Zt,LucideArrowDownZA:Xt,LucideArrowDownZa:Xt,LucideArrowLeft:b1,LucideArrowLeftCircle:La,LucideArrowLeftFromLine:br,LucideArrowLeftRight:wr,LucideArrowLeftSquare:fo,LucideArrowLeftToLine:Cr,LucideArrowRight:$r,LucideArrowRightCircle:Na,LucideArrowRightFromLine:Nr,LucideArrowRightLeft:jr,LucideArrowRightSquare:_o,LucideArrowRightToLine:Sr,LucideArrowUp:t1,LucideArrowUp01:qr,LucideArrowUp10:Ar,LucideArrowUpAZ:Yt,LucideArrowUpAz:Yt,LucideArrowUpCircle:ja,LucideArrowUpDown:zr,LucideArrowUpFromDot:Vr,LucideArrowUpFromLine:Pr,LucideArrowUpLeft:Tr,LucideArrowUpLeftFromCircle:wa,LucideArrowUpLeftFromSquare:xo,LucideArrowUpLeftSquare:Lo,LucideArrowUpNarrowWide:Jt,LucideArrowUpRight:Hr,LucideArrowUpRightFromCircle:Ca,LucideArrowUpRightFromSquare:Mo,LucideArrowUpRightSquare:Io,LucideArrowUpSquare:bo,LucideArrowUpToLine:Dr,LucideArrowUpWideNarrow:Br,LucideArrowUpZA:Qt,LucideArrowUpZa:Qt,LucideArrowsUpFromLine:Rr,LucideAsterisk:Fr,LucideAsteriskSquare:wo,LucideAtSign:Er,LucideAtom:Or,LucideAudioLines:Ur,LucideAudioWaveform:Wr,LucideAward:Gr,LucideAxe:Kr,LucideAxis3D:ea,LucideAxis3d:ea,LucideBaby:Zr,LucideBackpack:Xr,LucideBadge:us,LucideBadgeAlert:Yr,LucideBadgeCent:Jr,LucideBadgeCheck:ta,LucideBadgeDollarSign:Qr,LucideBadgeEuro:es,LucideBadgeHelp:aa,LucideBadgeIndianRupee:ts,LucideBadgeInfo:as,LucideBadgeJapaneseYen:os,LucideBadgeMinus:ns,LucideBadgePercent:cs,LucideBadgePlus:is,LucideBadgePoundSterling:rs,LucideBadgeQuestionMark:aa,LucideBadgeRussianRuble:ss,LucideBadgeSwissFranc:ds,LucideBadgeTurkishLira:ls,LucideBadgeX:hs,LucideBaggageClaim:ps,LucideBan:ys,LucideBanana:ks,LucideBandage:ms,LucideBanknote:xs,LucideBanknoteArrowDown:fs,LucideBanknoteArrowUp:gs,LucideBanknoteX:vs,LucideBarChart:ma,LucideBarChart2:fa,LucideBarChart3:ya,LucideBarChart4:pa,LucideBarChartBig:ua,LucideBarChartHorizontal:la,LucideBarChartHorizontalBig:da,LucideBarcode:Ms,LucideBarrel:_s,LucideBaseline:Ls,LucideBath:Is,LucideBattery:$s,LucideBatteryCharging:bs,LucideBatteryFull:ws,LucideBatteryLow:Cs,LucideBatteryMedium:Ns,LucideBatteryPlus:js,LucideBatteryWarning:Ss,LucideBeaker:qs,LucideBean:zs,LucideBeanOff:As,LucideBed:Ts,LucideBedDouble:Vs,LucideBedSingle:Ps,LucideBeef:Hs,LucideBeer:Bs,LucideBeerOff:Ds,LucideBell:Ws,LucideBellDot:Rs,LucideBellElectric:Fs,LucideBellMinus:Es,LucideBellOff:Os,LucideBellPlus:Us,LucideBellRing:Gs,LucideBetweenHorizonalEnd:na,LucideBetweenHorizonalStart:oa,LucideBetweenHorizontalEnd:na,LucideBetweenHorizontalStart:oa,LucideBetweenVerticalEnd:Zs,LucideBetweenVerticalStart:Ks,LucideBicepsFlexed:Xs,LucideBike:Js,LucideBinary:Ys,LucideBinoculars:Qs,LucideBiohazard:e2,LucideBird:t2,LucideBitcoin:a2,LucideBlend:n2,LucideBlinds:o2,LucideBlocks:c2,LucideBluetooth:d2,LucideBluetoothConnected:i2,LucideBluetoothOff:r2,LucideBluetoothSearching:s2,LucideBold:l2,LucideBolt:h2,LucideBomb:u2,LucideBone:p2,LucideBook:T2,LucideBookA:y2,LucideBookAlert:k2,LucideBookAudio:m2,LucideBookCheck:f2,LucideBookCopy:g2,LucideBookDashed:ca,LucideBookDown:v2,LucideBookHeadphones:x2,LucideBookHeart:M2,LucideBookImage:_2,LucideBookKey:L2,LucideBookLock:I2,LucideBookMarked:w2,LucideBookMinus:b2,LucideBookOpen:j2,LucideBookOpenCheck:C2,LucideBookOpenText:N2,LucideBookPlus:S2,LucideBookTemplate:ca,LucideBookText:$2,LucideBookType:q2,LucideBookUp:z2,LucideBookUp2:A2,LucideBookUser:V2,LucideBookX:P2,LucideBookmark:F2,LucideBookmarkCheck:H2,LucideBookmarkMinus:D2,LucideBookmarkPlus:B2,LucideBookmarkX:R2,LucideBoomBox:E2,LucideBot:W2,LucideBotMessageSquare:O2,LucideBotOff:U2,LucideBottleWine:G2,LucideBowArrow:K2,LucideBox:Z2,LucideBoxSelect:To,LucideBoxes:X2,LucideBraces:ia,LucideBrackets:Y2,LucideBrain:ed,LucideBrainCircuit:J2,LucideBrainCog:Q2,LucideBrickWall:nd,LucideBrickWallFire:td,LucideBrickWallShield:ad,LucideBriefcase:rd,LucideBriefcaseBusiness:od,LucideBriefcaseConveyorBelt:cd,LucideBriefcaseMedical:id,LucideBringToFront:sd,LucideBrush:ld,LucideBrushCleaning:dd,LucideBubbles:hd,LucideBug:kd,LucideBugOff:ud,LucideBugPlay:pd,LucideBuilding:md,LucideBuilding2:yd,LucideBus:gd,LucideBusFront:fd,LucideCable:xd,LucideCableCar:vd,LucideCake:_d,LucideCakeSlice:Md,LucideCalculator:Ld,LucideCalendar:w1,LucideCalendar1:Id,LucideCalendarArrowDown:bd,LucideCalendarArrowUp:wd,LucideCalendarCheck:Nd,LucideCalendarCheck2:Cd,LucideCalendarClock:jd,LucideCalendarCog:Sd,LucideCalendarDays:$d,LucideCalendarFold:qd,LucideCalendarHeart:Ad,LucideCalendarMinus:Vd,LucideCalendarMinus2:zd,LucideCalendarOff:Pd,LucideCalendarPlus:Hd,LucideCalendarPlus2:Td,LucideCalendarRange:Dd,LucideCalendarSearch:Bd,LucideCalendarSync:Rd,LucideCalendarX:Ed,LucideCalendarX2:Fd,LucideCamera:Ud,LucideCameraOff:Od,LucideCandlestickChart:ha,LucideCandy:Kd,LucideCandyCane:Wd,LucideCandyOff:Gd,LucideCannabis:Zd,LucideCaptions:ra,LucideCaptionsOff:Xd,LucideCar:Qd,LucideCarFront:Yd,LucideCarTaxiFront:Jd,LucideCaravan:e0,LucideCardSim:t0,LucideCarrot:a0,LucideCaseLower:n0,LucideCaseSensitive:o0,LucideCaseUpper:c0,LucideCassetteTape:i0,LucideCast:r0,LucideCastle:d0,LucideCat:s0,LucideCctv:l0,LucideChartArea:sa,LucideChartBar:la,LucideChartBarBig:da,LucideChartBarDecreasing:h0,LucideChartBarIncreasing:u0,LucideChartBarStacked:p0,LucideChartCandlestick:ha,LucideChartColumn:ya,LucideChartColumnBig:ua,LucideChartColumnDecreasing:y0,LucideChartColumnIncreasing:pa,LucideChartColumnStacked:k0,LucideChartGantt:m0,LucideChartLine:ka,LucideChartNetwork:f0,LucideChartNoAxesColumn:fa,LucideChartNoAxesColumnDecreasing:g0,LucideChartNoAxesColumnIncreasing:ma,LucideChartNoAxesCombined:v0,LucideChartNoAxesGantt:ga,LucideChartPie:va,LucideChartScatter:xa,LucideChartSpline:x0,LucideCheck:C1,LucideCheckCheck:M0,LucideCheckCircle:Sa,LucideCheckCircle2:$a,LucideCheckLine:_0,LucideCheckSquare:No,LucideCheckSquare2:jo,LucideChefHat:L0,LucideCherry:I0,LucideChevronDown:Ht,LucideChevronDownCircle:qa,LucideChevronDownSquare:So,LucideChevronFirst:b0,LucideChevronLast:w0,LucideChevronLeft:C0,LucideChevronLeftCircle:Aa,LucideChevronLeftSquare:$o,LucideChevronRight:N1,LucideChevronRightCircle:za,LucideChevronRightSquare:qo,LucideChevronUp:Ac,LucideChevronUpCircle:Va,LucideChevronUpSquare:Ao,LucideChevronsDown:j0,LucideChevronsDownUp:N0,LucideChevronsLeft:$0,LucideChevronsLeftRight:S0,LucideChevronsLeftRightEllipsis:q0,LucideChevronsRight:z0,LucideChevronsRightLeft:A0,LucideChevronsUp:V0,LucideChevronsUpDown:a1,LucideChrome:P0,LucideChurch:T0,LucideCigarette:D0,LucideCigaretteOff:H0,LucideCircle:Q0,LucideCircleAlert:Ma,LucideCircleArrowDown:_a,LucideCircleArrowLeft:La,LucideCircleArrowOutDownLeft:Ia,LucideCircleArrowOutDownRight:ba,LucideCircleArrowOutUpLeft:wa,LucideCircleArrowOutUpRight:Ca,LucideCircleArrowRight:Na,LucideCircleArrowUp:ja,LucideCircleCheck:$a,LucideCircleCheckBig:Sa,LucideCircleChevronDown:qa,LucideCircleChevronLeft:Aa,LucideCircleChevronRight:za,LucideCircleChevronUp:Va,LucideCircleDashed:B0,LucideCircleDivide:Pa,LucideCircleDollarSign:F0,LucideCircleDot:E0,LucideCircleDotDashed:R0,LucideCircleEllipsis:O0,LucideCircleEqual:U0,LucideCircleFadingArrowUp:G0,LucideCircleFadingPlus:W0,LucideCircleGauge:Ta,LucideCircleHelp:st,LucideCircleMinus:Ha,LucideCircleOff:K0,LucideCircleParking:Ra,LucideCircleParkingOff:Da,LucideCirclePause:Ba,LucideCirclePercent:Fa,LucideCirclePlay:Ea,LucideCirclePlus:Oa,LucideCirclePoundSterling:Z0,LucideCirclePower:Ua,LucideCircleQuestionMark:st,LucideCircleSlash:X0,LucideCircleSlash2:Wa,LucideCircleSlashed:Wa,LucideCircleSmall:Y0,LucideCircleStar:J0,LucideCircleStop:Ga,LucideCircleUser:Za,LucideCircleUserRound:Ka,LucideCircleX:qt,LucideCircuitBoard:el,LucideCitrus:tl,LucideClapperboard:al,LucideClipboard:ul,LucideClipboardCheck:nl,LucideClipboardClock:ol,LucideClipboardCopy:cl,LucideClipboardEdit:Ya,LucideClipboardList:il,LucideClipboardMinus:rl,LucideClipboardPaste:sl,LucideClipboardPen:Ya,LucideClipboardPenLine:Xa,LucideClipboardPlus:dl,LucideClipboardSignature:Xa,LucideClipboardType:ll,LucideClipboardX:hl,LucideClock:Sl,LucideClock1:yl,LucideClock10:pl,LucideClock11:kl,LucideClock12:ml,LucideClock2:fl,LucideClock3:gl,LucideClock4:vl,LucideClock5:xl,LucideClock6:Ml,LucideClock7:_l,LucideClock8:Ll,LucideClock9:Il,LucideClockAlert:bl,LucideClockArrowDown:wl,LucideClockArrowUp:Cl,LucideClockFading:Nl,LucideClockPlus:jl,LucideClosedCaption:$l,LucideCloud:Gl,LucideCloudAlert:ql,LucideCloudCheck:Al,LucideCloudCog:zl,LucideCloudDownload:Ja,LucideCloudDrizzle:Vl,LucideCloudFog:Pl,LucideCloudHail:Tl,LucideCloudLightning:Hl,LucideCloudMoon:Bl,LucideCloudMoonRain:Dl,LucideCloudOff:Rl,LucideCloudRain:El,LucideCloudRainWind:Fl,LucideCloudSnow:Ol,LucideCloudSun:Wl,LucideCloudSunRain:Ul,LucideCloudUpload:Qa,LucideCloudy:Kl,LucideClover:Zl,LucideClub:Xl,LucideCode:Yl,LucideCode2:en,LucideCodeSquare:zo,LucideCodeXml:en,LucideCodepen:Jl,LucideCodesandbox:Ql,LucideCoffee:eh,LucideCog:th,LucideCoins:ah,LucideColumns:tn,LucideColumns2:tn,LucideColumns3:an,LucideColumns3Cog:dt,LucideColumns4:nh,LucideColumnsSettings:dt,LucideCombine:oh,LucideCommand:ch,LucideCompass:ih,LucideComponent:rh,LucideComputer:sh,LucideConciergeBell:dh,LucideCone:lh,LucideConstruction:hh,LucideContact:uh,LucideContact2:nn,LucideContactRound:nn,LucideContainer:ph,LucideContrast:kh,LucideCookie:yh,LucideCookingPot:fh,LucideCopy:_h,LucideCopyCheck:mh,LucideCopyMinus:gh,LucideCopyPlus:vh,LucideCopySlash:xh,LucideCopyX:Mh,LucideCopyleft:Lh,LucideCopyright:Ih,LucideCornerDownLeft:bh,LucideCornerDownRight:wh,LucideCornerLeftDown:Ch,LucideCornerLeftUp:Nh,LucideCornerRightDown:jh,LucideCornerRightUp:Sh,LucideCornerUpLeft:$h,LucideCornerUpRight:qh,LucideCpu:Ah,LucideCreativeCommons:zh,LucideCreditCard:Vh,LucideCroissant:Ph,LucideCrop:Th,LucideCross:Hh,LucideCrosshair:Dh,LucideCrown:Bh,LucideCuboid:Rh,LucideCupSoda:Fh,LucideCurlyBraces:ia,LucideCurrency:Eh,LucideCylinder:Oh,LucideDam:Uh,LucideDatabase:Kh,LucideDatabaseBackup:Wh,LucideDatabaseZap:Gh,LucideDecimalsArrowLeft:Zh,LucideDecimalsArrowRight:Xh,LucideDelete:Yh,LucideDessert:Jh,LucideDiameter:Qh,LucideDiamond:au,LucideDiamondMinus:eu,LucideDiamondPercent:on,LucideDiamondPlus:tu,LucideDice1:nu,LucideDice2:ou,LucideDice3:cu,LucideDice4:iu,LucideDice5:ru,LucideDice6:su,LucideDices:du,LucideDiff:lu,LucideDisc:yu,LucideDisc2:hu,LucideDisc3:uu,LucideDiscAlbum:pu,LucideDivide:ku,LucideDivideCircle:Pa,LucideDivideSquare:Ho,LucideDna:fu,LucideDnaOff:mu,LucideDock:gu,LucideDog:vu,LucideDollarSign:xu,LucideDonut:Mu,LucideDoorClosed:Lu,LucideDoorClosedLocked:_u,LucideDoorOpen:Iu,LucideDot:bu,LucideDotSquare:Bo,LucideDownload:Cu,LucideDownloadCloud:Ja,LucideDraftingCompass:wu,LucideDrama:Nu,LucideDribbble:ju,LucideDrill:Su,LucideDrone:$u,LucideDroplet:Au,LucideDropletOff:qu,LucideDroplets:zu,LucideDrum:Vu,LucideDrumstick:Pu,LucideDumbbell:Tu,LucideEar:Du,LucideEarOff:Hu,LucideEarth:cn,LucideEarthLock:Bu,LucideEclipse:Ru,LucideEdit:Ee,LucideEdit2:gt,LucideEdit3:ft,LucideEgg:Ou,LucideEggFried:Fu,LucideEggOff:Eu,LucideEllipsis:sn,LucideEllipsisVertical:rn,LucideEqual:Gu,LucideEqualApproximately:Uu,LucideEqualNot:Wu,LucideEqualSquare:Do,LucideEraser:Ku,LucideEthernetPort:Zu,LucideEuro:Xu,LucideExpand:Ju,LucideExternalLink:Yu,LucideEye:S1,LucideEyeClosed:Qu,LucideEyeOff:j1,LucideFacebook:ep,LucideFactory:tp,LucideFan:ap,LucideFastForward:np,LucideFeather:op,LucideFence:cp,LucideFerrisWheel:ip,LucideFigma:rp,LucideFile:ty,LucideFileArchive:sp,LucideFileAudio:lp,LucideFileAudio2:dp,LucideFileAxis3D:dn,LucideFileAxis3d:dn,LucideFileBadge:pp,LucideFileBadge2:hp,LucideFileBarChart:ln,LucideFileBarChart2:hn,LucideFileBox:up,LucideFileChartColumn:hn,LucideFileChartColumnIncreasing:ln,LucideFileChartLine:un,LucideFileChartPie:pn,LucideFileCheck:kp,LucideFileCheck2:yp,LucideFileClock:mp,LucideFileCode:fp,LucideFileCode2:gp,LucideFileCog:yn,LucideFileCog2:yn,LucideFileDiff:vp,LucideFileDigit:xp,LucideFileDown:Mp,LucideFileEdit:mn,LucideFileHeart:_p,LucideFileImage:Lp,LucideFileInput:Ip,LucideFileJson:wp,LucideFileJson2:bp,LucideFileKey:Np,LucideFileKey2:Cp,LucideFileLineChart:un,LucideFileLock:Sp,LucideFileLock2:jp,LucideFileMinus:qp,LucideFileMinus2:$p,LucideFileMusic:Ap,LucideFileOutput:zp,LucideFilePen:mn,LucideFilePenLine:kn,LucideFilePieChart:pn,LucideFilePlay:fn,LucideFilePlus:Pp,LucideFilePlus2:Vp,LucideFileQuestion:gn,LucideFileQuestionMark:gn,LucideFileScan:Tp,LucideFileSearch:Dp,LucideFileSearch2:Hp,LucideFileSignature:kn,LucideFileSliders:Bp,LucideFileSpreadsheet:Rp,LucideFileStack:Fp,LucideFileSymlink:Ep,LucideFileTerminal:Op,LucideFileText:Up,LucideFileType:Gp,LucideFileType2:Wp,LucideFileUp:Kp,LucideFileUser:Zp,LucideFileVideo:fn,LucideFileVideo2:vn,LucideFileVideoCamera:vn,LucideFileVolume:Yp,LucideFileVolume2:Xp,LucideFileWarning:Jp,LucideFileX:ey,LucideFileX2:Qp,LucideFiles:ay,LucideFilm:ny,LucideFilter:At,LucideFilterX:_n,LucideFingerprint:oy,LucideFireExtinguisher:cy,LucideFish:ry,LucideFishOff:iy,LucideFishSymbol:sy,LucideFlag:uy,LucideFlagOff:dy,LucideFlagTriangleLeft:ly,LucideFlagTriangleRight:hy,LucideFlame:yy,LucideFlameKindling:py,LucideFlashlight:my,LucideFlashlightOff:ky,LucideFlaskConical:gy,LucideFlaskConicalOff:fy,LucideFlaskRound:vy,LucideFlipHorizontal:My,LucideFlipHorizontal2:xy,LucideFlipVertical:Ly,LucideFlipVertical2:_y,LucideFlower:by,LucideFlower2:Iy,LucideFocus:wy,LucideFoldHorizontal:Cy,LucideFoldVertical:Ny,LucideFolder:$1,LucideFolderArchive:jy,LucideFolderCheck:Sy,LucideFolderClock:$y,LucideFolderClosed:qy,LucideFolderCode:Ay,LucideFolderCog:xn,LucideFolderCog2:xn,LucideFolderDot:zy,LucideFolderDown:Vy,LucideFolderEdit:Mn,LucideFolderGit:Ty,LucideFolderGit2:Py,LucideFolderHeart:Hy,LucideFolderInput:Dy,LucideFolderKanban:By,LucideFolderKey:Ry,LucideFolderLock:Fy,LucideFolderMinus:Ey,LucideFolderOpen:Uy,LucideFolderOpenDot:Oy,LucideFolderOutput:Wy,LucideFolderPen:Mn,LucideFolderPlus:zc,LucideFolderRoot:Gy,LucideFolderSearch:Zy,LucideFolderSearch2:Ky,LucideFolderSymlink:Xy,LucideFolderSync:Yy,LucideFolderTree:Jy,LucideFolderUp:Qy,LucideFolderX:e4,LucideFolders:t4,LucideFootprints:a4,LucideForkKnife:wc,LucideForkKnifeCrossed:bc,LucideForklift:n4,LucideFormInput:no,LucideForward:o4,LucideFrame:c4,LucideFramer:i4,LucideFrown:r4,LucideFuel:s4,LucideFullscreen:d4,LucideFunctionSquare:Ro,LucideFunnel:At,LucideFunnelPlus:l4,LucideFunnelX:_n,LucideGalleryHorizontal:u4,LucideGalleryHorizontalEnd:h4,LucideGalleryThumbnails:p4,LucideGalleryVertical:k4,LucideGalleryVerticalEnd:y4,LucideGamepad:f4,LucideGamepad2:m4,LucideGanttChart:ga,LucideGanttChartSquare:ht,LucideGauge:g4,LucideGaugeCircle:Ta,LucideGavel:v4,LucideGem:x4,LucideGeorgianLari:M4,LucideGhost:_4,LucideGift:L4,LucideGitBranch:b4,LucideGitBranchPlus:I4,LucideGitCommit:Ln,LucideGitCommitHorizontal:Ln,LucideGitCommitVertical:w4,LucideGitCompare:N4,LucideGitCompareArrows:C4,LucideGitFork:j4,LucideGitGraph:S4,LucideGitMerge:$4,LucideGitPullRequest:T4,LucideGitPullRequestArrow:q4,LucideGitPullRequestClosed:A4,LucideGitPullRequestCreate:V4,LucideGitPullRequestCreateArrow:z4,LucideGitPullRequestDraft:P4,LucideGithub:H4,LucideGitlab:D4,LucideGlassWater:B4,LucideGlasses:R4,LucideGlobe:E4,LucideGlobe2:cn,LucideGlobeLock:F4,LucideGoal:O4,LucideGpu:U4,LucideGrab:Nn,LucideGraduationCap:W4,LucideGrape:G4,LucideGrid:lt,LucideGrid2X2:Cn,LucideGrid2X2Check:In,LucideGrid2X2Plus:bn,LucideGrid2X2X:wn,LucideGrid2x2:Cn,LucideGrid2x2Check:In,LucideGrid2x2Plus:bn,LucideGrid2x2X:wn,LucideGrid3X3:lt,LucideGrid3x2:K4,LucideGrid3x3:lt,LucideGrip:X4,LucideGripHorizontal:Z4,LucideGripVertical:q1,LucideGroup:Y4,LucideGuitar:J4,LucideHam:Q4,LucideHamburger:e5,LucideHammer:t5,LucideHand:r5,LucideHandCoins:a5,LucideHandFist:n5,LucideHandGrab:Nn,LucideHandHeart:o5,LucideHandHelping:jn,LucideHandMetal:c5,LucideHandPlatter:i5,LucideHandbag:s5,LucideHandshake:d5,LucideHardDrive:u5,LucideHardDriveDownload:l5,LucideHardDriveUpload:h5,LucideHardHat:p5,LucideHash:y5,LucideHatGlasses:k5,LucideHaze:m5,LucideHdmiPort:f5,LucideHeading:I5,LucideHeading1:g5,LucideHeading2:v5,LucideHeading3:x5,LucideHeading4:M5,LucideHeading5:_5,LucideHeading6:L5,LucideHeadphoneOff:b5,LucideHeadphones:w5,LucideHeadset:C5,LucideHeart:z5,LucideHeartCrack:N5,LucideHeartHandshake:j5,LucideHeartMinus:S5,LucideHeartOff:$5,LucideHeartPlus:q5,LucideHeartPulse:A5,LucideHeater:V5,LucideHelpCircle:st,LucideHelpingHand:jn,LucideHexagon:P5,LucideHighlighter:T5,LucideHistory:H5,LucideHome:zt,LucideHop:B5,LucideHopOff:D5,LucideHospital:A1,LucideHotel:R5,LucideHourglass:F5,LucideHouse:zt,LucideHousePlug:E5,LucideHousePlus:U5,LucideHouseWifi:O5,LucideIceCream:$n,LucideIceCream2:Sn,LucideIceCreamBowl:Sn,LucideIceCreamCone:$n,LucideIdCard:G5,LucideIdCardLanyard:W5,LucideImage:tk,LucideImageDown:K5,LucideImageMinus:Z5,LucideImageOff:X5,LucideImagePlay:Y5,LucideImagePlus:J5,LucideImageUp:Q5,LucideImageUpscale:ek,LucideImages:ak,LucideImport:nk,LucideInbox:ok,LucideIndent:An,LucideIndentDecrease:qn,LucideIndentIncrease:An,LucideIndianRupee:ck,LucideInfinity:ik,LucideInfo:rk,LucideInspect:Ko,LucideInspectionPanel:sk,LucideInstagram:dk,LucideItalic:lk,LucideIterationCcw:hk,LucideIterationCw:uk,LucideJapaneseYen:yk,LucideJoystick:pk,LucideKanban:kk,LucideKanbanSquare:Fo,LucideKanbanSquareDashed:Vo,LucideKayak:mk,LucideKey:vk,LucideKeyRound:fk,LucideKeySquare:gk,LucideKeyboard:_k,LucideKeyboardMusic:xk,LucideKeyboardOff:Mk,LucideLamp:Nk,LucideLampCeiling:Lk,LucideLampDesk:bk,LucideLampFloor:Ik,LucideLampWallDown:wk,LucideLampWallUp:Ck,LucideLandPlot:jk,LucideLandmark:Sk,LucideLanguages:$k,LucideLaptop:Ak,LucideLaptop2:zn,LucideLaptopMinimal:zn,LucideLaptopMinimalCheck:qk,LucideLasso:Vk,LucideLassoSelect:zk,LucideLaugh:Pk,LucideLayers:Vn,LucideLayers2:Tk,LucideLayers3:Vn,LucideLayout:to,LucideLayoutDashboard:Hk,LucideLayoutGrid:Dk,LucideLayoutList:Bk,LucideLayoutPanelLeft:Rk,LucideLayoutPanelTop:Fk,LucideLayoutTemplate:Ek,LucideLeaf:Ok,LucideLeafyGreen:Wk,LucideLectern:Uk,LucideLetterText:Gk,LucideLibrary:Zk,LucideLibraryBig:Kk,LucideLibrarySquare:Eo,LucideLifeBuoy:Xk,LucideLigature:Yk,LucideLightbulb:Qk,LucideLightbulbOff:Jk,LucideLineChart:ka,LucideLineSquiggle:e3,LucideLink:n3,LucideLink2:t3,LucideLink2Off:a3,LucideLinkedin:o3,LucideList:M3,LucideListCheck:c3,LucideListChecks:i3,LucideListCollapse:r3,LucideListEnd:s3,LucideListFilter:h3,LucideListFilterPlus:d3,LucideListMinus:l3,LucideListMusic:u3,LucideListOrdered:p3,LucideListPlus:y3,LucideListRestart:k3,LucideListStart:m3,LucideListTodo:f3,LucideListTree:g3,LucideListVideo:v3,LucideListX:x3,LucideLoader:L3,LucideLoader2:Pn,LucideLoaderCircle:Pn,LucideLoaderPinwheel:_3,LucideLocate:w3,LucideLocateFixed:I3,LucideLocateOff:b3,LucideLocationEdit:Bn,LucideLock:N3,LucideLockKeyhole:C3,LucideLockKeyholeOpen:Tn,LucideLockOpen:Hn,LucideLogIn:j3,LucideLogOut:S3,LucideLogs:$3,LucideLollipop:q3,LucideLuggage:A3,LucideMSquare:Oo,LucideMagnet:z3,LucideMail:R3,LucideMailCheck:V3,LucideMailMinus:P3,LucideMailOpen:T3,LucideMailPlus:H3,LucideMailQuestion:Dn,LucideMailQuestionMark:Dn,LucideMailSearch:D3,LucideMailWarning:B3,LucideMailX:F3,LucideMailbox:E3,LucideMails:O3,LucideMap:cm,LucideMapMinus:U3,LucideMapPin:am,LucideMapPinCheck:W3,LucideMapPinCheckInside:G3,LucideMapPinHouse:K3,LucideMapPinMinus:X3,LucideMapPinMinusInside:Z3,LucideMapPinOff:Y3,LucideMapPinPen:Bn,LucideMapPinPlus:Q3,LucideMapPinPlusInside:J3,LucideMapPinX:tm,LucideMapPinXInside:em,LucideMapPinned:nm,LucideMapPlus:om,LucideMars:rm,LucideMarsStroke:im,LucideMartini:sm,LucideMaximize:hm,LucideMaximize2:dm,LucideMedal:lm,LucideMegaphone:pm,LucideMegaphoneOff:um,LucideMeh:ym,LucideMemoryStick:km,LucideMenu:n1,LucideMenuSquare:Uo,LucideMerge:mm,LucideMessageCircle:wm,LucideMessageCircleCode:fm,LucideMessageCircleDashed:gm,LucideMessageCircleHeart:vm,LucideMessageCircleMore:xm,LucideMessageCircleOff:Mm,LucideMessageCirclePlus:_m,LucideMessageCircleQuestion:Rn,LucideMessageCircleQuestionMark:Rn,LucideMessageCircleReply:Lm,LucideMessageCircleWarning:Im,LucideMessageCircleX:bm,LucideMessageSquare:Fm,LucideMessageSquareCode:Cm,LucideMessageSquareDashed:Nm,LucideMessageSquareDiff:jm,LucideMessageSquareDot:Sm,LucideMessageSquareHeart:$m,LucideMessageSquareLock:qm,LucideMessageSquareMore:Am,LucideMessageSquareOff:zm,LucideMessageSquarePlus:Vm,LucideMessageSquareQuote:Pm,LucideMessageSquareReply:Tm,LucideMessageSquareShare:Hm,LucideMessageSquareText:Dm,LucideMessageSquareWarning:Bm,LucideMessageSquareX:Rm,LucideMessagesSquare:Em,LucideMic:Um,LucideMic2:Fn,LucideMicOff:Om,LucideMicVocal:Fn,LucideMicrochip:Wm,LucideMicroscope:Gm,LucideMicrowave:Km,LucideMilestone:Zm,LucideMilk:Ym,LucideMilkOff:Xm,LucideMinimize:Qm,LucideMinimize2:Jm,LucideMinus:e6,LucideMinusCircle:Ha,LucideMinusSquare:Wo,LucideMonitor:p6,LucideMonitorCheck:t6,LucideMonitorCog:a6,LucideMonitorDot:n6,LucideMonitorDown:o6,LucideMonitorOff:c6,LucideMonitorPause:r6,LucideMonitorPlay:i6,LucideMonitorSmartphone:s6,LucideMonitorSpeaker:d6,LucideMonitorStop:l6,LucideMonitorUp:h6,LucideMonitorX:u6,LucideMoon:k6,LucideMoonStar:y6,LucideMoreHorizontal:sn,LucideMoreVertical:rn,LucideMountain:f6,LucideMountainSnow:m6,LucideMouse:L6,LucideMouseOff:g6,LucideMousePointer:M6,LucideMousePointer2:v6,LucideMousePointerBan:x6,LucideMousePointerClick:_6,LucideMousePointerSquareDashed:Po,LucideMove:a.Move,LucideMove3D:En,LucideMove3d:En,LucideMoveDiagonal:b6,LucideMoveDiagonal2:I6,LucideMoveDown:j6,LucideMoveDownLeft:w6,LucideMoveDownRight:C6,LucideMoveHorizontal:N6,LucideMoveLeft:S6,LucideMoveRight:$6,LucideMoveUp:z6,LucideMoveUpLeft:q6,LucideMoveUpRight:A6,LucideMoveVertical:V6,LucideMusic:D6,LucideMusic2:P6,LucideMusic3:T6,LucideMusic4:H6,LucideNavigation:E6,LucideNavigation2:R6,LucideNavigation2Off:B6,LucideNavigationOff:F6,LucideNetwork:O6,LucideNewspaper:U6,LucideNfc:W6,LucideNonBinary:G6,LucideNotebook:Y6,LucideNotebookPen:K6,LucideNotebookTabs:Z6,LucideNotebookText:X6,LucideNotepadText:Q6,LucideNotepadTextDashed:J6,LucideNut:tf,LucideNutOff:ef,LucideOctagon:nf,LucideOctagonAlert:On,LucideOctagonMinus:af,LucideOctagonPause:Un,LucideOctagonX:Wn,LucideOmega:of,LucideOption:cf,LucideOrbit:rf,LucideOrigami:sf,LucideOutdent:qn,LucidePackage:mf,LucidePackage2:df,LucidePackageCheck:lf,LucidePackageMinus:hf,LucidePackageOpen:uf,LucidePackagePlus:pf,LucidePackageSearch:yf,LucidePackageX:kf,LucidePaintBucket:ff,LucidePaintRoller:gf,LucidePaintbrush:vf,LucidePaintbrush2:Gn,LucidePaintbrushVertical:Gn,LucidePalette:xf,LucidePalmtree:yc,LucidePanda:Mf,LucidePanelBottom:If,LucidePanelBottomClose:_f,LucidePanelBottomDashed:Kn,LucidePanelBottomInactive:Kn,LucidePanelBottomOpen:Lf,LucidePanelLeft:Jn,LucidePanelLeftClose:Zn,LucidePanelLeftDashed:Xn,LucidePanelLeftInactive:Xn,LucidePanelLeftOpen:Yn,LucidePanelRight:Cf,LucidePanelRightClose:bf,LucidePanelRightDashed:Qn,LucidePanelRightInactive:Qn,LucidePanelRightOpen:wf,LucidePanelTop:Sf,LucidePanelTopClose:Nf,LucidePanelTopDashed:eo,LucidePanelTopInactive:eo,LucidePanelTopOpen:jf,LucidePanelsLeftBottom:$f,LucidePanelsLeftRight:an,LucidePanelsRightBottom:qf,LucidePanelsTopBottom:io,LucidePanelsTopLeft:to,LucidePaperclip:Af,LucideParentheses:zf,LucideParkingCircle:Ra,LucideParkingCircleOff:Da,LucideParkingMeter:Vf,LucideParkingSquare:Zo,LucideParkingSquareOff:Go,LucidePartyPopper:Pf,LucidePause:Tf,LucidePauseCircle:Ba,LucidePauseOctagon:Un,LucidePawPrint:Hf,LucidePcCase:Df,LucidePen:gt,LucidePenBox:Ee,LucidePenLine:ft,LucidePenOff:Rf,LucidePenSquare:Ee,LucidePenTool:Bf,LucidePencil:o1,LucidePencilLine:Ff,LucidePencilOff:Ef,LucidePencilRuler:Of,LucidePentagon:Uf,LucidePercent:Wf,LucidePercentCircle:Fa,LucidePercentDiamond:on,LucidePercentSquare:Xo,LucidePersonStanding:Kf,LucidePhilippinePeso:Gf,LucidePhone:e8,LucidePhoneCall:Zf,LucidePhoneForwarded:Xf,LucidePhoneIncoming:Yf,LucidePhoneMissed:Jf,LucidePhoneOff:Qf,LucidePhoneOutgoing:t8,LucidePi:a8,LucidePiSquare:Yo,LucidePiano:n8,LucidePickaxe:o8,LucidePictureInPicture:i8,LucidePictureInPicture2:c8,LucidePieChart:va,LucidePiggyBank:r8,LucidePilcrow:d8,LucidePilcrowLeft:s8,LucidePilcrowRight:l8,LucidePilcrowSquare:Jo,LucidePill:u8,LucidePillBottle:h8,LucidePin:y8,LucidePinOff:p8,LucidePipette:k8,LucidePizza:m8,LucidePlane:v8,LucidePlaneLanding:f8,LucidePlaneTakeoff:g8,LucidePlay:x8,LucidePlayCircle:Ea,LucidePlaySquare:Qo,LucidePlug:_8,LucidePlug2:M8,LucidePlugZap:ao,LucidePlugZap2:ao,LucidePlus:Vc,LucidePlusCircle:Oa,LucidePlusSquare:ec,LucidePocket:I8,LucidePocketKnife:L8,LucidePodcast:b8,LucidePointer:C8,LucidePointerOff:w8,LucidePopcorn:j8,LucidePopsicle:N8,LucidePoundSterling:S8,LucidePower:q8,LucidePowerCircle:Ua,LucidePowerOff:$8,LucidePowerSquare:tc,LucidePresentation:A8,LucidePrinter:V8,LucidePrinterCheck:z8,LucideProjector:P8,LucideProportions:T8,LucidePuzzle:D8,LucidePyramid:H8,LucideQrCode:B8,LucideQuote:R8,LucideRabbit:F8,LucideRadar:E8,LucideRadiation:O8,LucideRadical:U8,LucideRadio:K8,LucideRadioReceiver:W8,LucideRadioTower:G8,LucideRadius:Z8,LucideRailSymbol:X8,LucideRainbow:Y8,LucideRat:J8,LucideRatio:Q8,LucideReceipt:dg,LucideReceiptCent:eg,LucideReceiptEuro:ag,LucideReceiptIndianRupee:tg,LucideReceiptJapaneseYen:ng,LucideReceiptPoundSterling:og,LucideReceiptRussianRuble:cg,LucideReceiptSwissFranc:ig,LucideReceiptText:rg,LucideReceiptTurkishLira:sg,LucideRectangleCircle:lg,LucideRectangleEllipsis:no,LucideRectangleGoggles:hg,LucideRectangleHorizontal:ug,LucideRectangleVertical:pg,LucideRecycle:yg,LucideRedo:fg,LucideRedo2:kg,LucideRedoDot:mg,LucideRefreshCcw:vg,LucideRefreshCcwDot:gg,LucideRefreshCw:Mg,LucideRefreshCwOff:xg,LucideRefrigerator:_g,LucideRegex:Lg,LucideRemoveFormatting:Ig,LucideRepeat:Cg,LucideRepeat1:bg,LucideRepeat2:wg,LucideReplace:jg,LucideReplaceAll:Ng,LucideReply:qg,LucideReplyAll:Sg,LucideRewind:$g,LucideRibbon:Ag,LucideRocket:zg,LucideRockingChair:Tg,LucideRollerCoaster:Vg,LucideRose:Pg,LucideRotate3D:oo,LucideRotate3d:oo,LucideRotateCcw:Bg,LucideRotateCcwKey:Hg,LucideRotateCcwSquare:Dg,LucideRotateCw:Fg,LucideRotateCwSquare:Rg,LucideRoute:Og,LucideRouteOff:Eg,LucideRouter:Ug,LucideRows:co,LucideRows2:co,LucideRows3:io,LucideRows4:Wg,LucideRss:Gg,LucideRuler:Zg,LucideRulerDimensionLine:Kg,LucideRussianRuble:Xg,LucideSailboat:Yg,LucideSalad:Jg,LucideSandwich:Qg,LucideSatellite:t7,LucideSatelliteDish:e7,LucideSaudiRiyal:a7,LucideSave:i7,LucideSaveAll:n7,LucideSaveOff:o7,LucideScale:c7,LucideScale3D:ro,LucideScale3d:ro,LucideScaling:r7,LucideScan:m7,LucideScanBarcode:s7,LucideScanEye:d7,LucideScanFace:l7,LucideScanHeart:h7,LucideScanLine:u7,LucideScanQrCode:p7,LucideScanSearch:y7,LucideScanText:k7,LucideScatterChart:xa,LucideSchool:f7,LucideSchool2:fc,LucideScissors:v7,LucideScissorsLineDashed:g7,LucideScissorsSquare:ac,LucideScissorsSquareDashedBottom:Co,LucideScreenShare:x7,LucideScreenShareOff:M7,LucideScroll:L7,LucideScrollText:_7,LucideSearch:z1,LucideSearchCheck:I7,LucideSearchCode:b7,LucideSearchSlash:w7,LucideSearchX:C7,LucideSection:N7,LucideSend:S7,LucideSendHorizonal:so,LucideSendHorizontal:so,LucideSendToBack:j7,LucideSeparatorHorizontal:$7,LucideSeparatorVertical:q7,LucideServer:P7,LucideServerCog:A7,LucideServerCrash:V7,LucideServerOff:z7,LucideSettings:H7,LucideSettings2:T7,LucideShapes:D7,LucideShare:R7,LucideShare2:B7,LucideSheet:F7,LucideShell:E7,LucideShield:Q7,LucideShieldAlert:O7,LucideShieldBan:U7,LucideShieldCheck:W7,LucideShieldClose:ho,LucideShieldEllipsis:G7,LucideShieldHalf:K7,LucideShieldMinus:X7,LucideShieldOff:Z7,LucideShieldPlus:Y7,LucideShieldQuestion:lo,LucideShieldQuestionMark:lo,LucideShieldUser:J7,LucideShieldX:ho,LucideShip:tv,LucideShipWheel:ev,LucideShirt:av,LucideShoppingBag:nv,LucideShoppingBasket:ov,LucideShoppingCart:cv,LucideShovel:iv,LucideShowerHead:rv,LucideShredder:sv,LucideShrimp:dv,LucideShrink:lv,LucideShrub:hv,LucideShuffle:pv,LucideSidebar:Jn,LucideSidebarClose:Zn,LucideSidebarOpen:Yn,LucideSigma:uv,LucideSigmaSquare:nc,LucideSignal:gv,LucideSignalHigh:yv,LucideSignalLow:kv,LucideSignalMedium:mv,LucideSignalZero:fv,LucideSignature:vv,LucideSignpost:Mv,LucideSignpostBig:xv,LucideSiren:_v,LucideSkipBack:Lv,LucideSkipForward:Iv,LucideSkull:bv,LucideSlack:wv,LucideSlash:Cv,LucideSlashSquare:oc,LucideSlice:Nv,LucideSliders:uo,LucideSlidersHorizontal:jv,LucideSlidersVertical:uo,LucideSmartphone:qv,LucideSmartphoneCharging:Sv,LucideSmartphoneNfc:$v,LucideSmile:zv,LucideSmilePlus:Av,LucideSnail:Vv,LucideSnowflake:Pv,LucideSoapDispenserDroplet:Tv,LucideSofa:Hv,LucideSortAsc:Jt,LucideSortDesc:Zt,LucideSoup:Dv,LucideSpace:Bv,LucideSpade:Rv,LucideSparkle:Fv,LucideSparkles:po,LucideSpeaker:Ev,LucideSpeech:Ov,LucideSpellCheck:Wv,LucideSpellCheck2:Uv,LucideSpline:Kv,LucideSplinePointer:Gv,LucideSplit:Zv,LucideSplitSquareHorizontal:cc,LucideSplitSquareVertical:ic,LucideSpool:Xv,LucideSpotlight:Yv,LucideSprayCan:Jv,LucideSprout:Qv,LucideSquare:l9,LucideSquareActivity:Vt,LucideSquareArrowDown:mo,LucideSquareArrowDownLeft:yo,LucideSquareArrowDownRight:ko,LucideSquareArrowLeft:fo,LucideSquareArrowOutDownLeft:go,LucideSquareArrowOutDownRight:vo,LucideSquareArrowOutUpLeft:xo,LucideSquareArrowOutUpRight:Mo,LucideSquareArrowRight:_o,LucideSquareArrowUp:bo,LucideSquareArrowUpLeft:Lo,LucideSquareArrowUpRight:Io,LucideSquareAsterisk:wo,LucideSquareBottomDashedScissors:Co,LucideSquareChartGantt:ht,LucideSquareCheck:jo,LucideSquareCheckBig:No,LucideSquareChevronDown:So,LucideSquareChevronLeft:$o,LucideSquareChevronRight:qo,LucideSquareChevronUp:Ao,LucideSquareCode:zo,LucideSquareDashed:To,LucideSquareDashedBottom:t9,LucideSquareDashedBottomCode:e9,LucideSquareDashedKanban:Vo,LucideSquareDashedMousePointer:Po,LucideSquareDashedTopSolid:a9,LucideSquareDivide:Ho,LucideSquareDot:Bo,LucideSquareEqual:Do,LucideSquareFunction:Ro,LucideSquareGanttChart:ht,LucideSquareKanban:Fo,LucideSquareLibrary:Eo,LucideSquareM:Oo,LucideSquareMenu:Uo,LucideSquareMinus:Wo,LucideSquareMousePointer:Ko,LucideSquareParking:Zo,LucideSquareParkingOff:Go,LucideSquarePause:n9,LucideSquarePen:Ee,LucideSquarePercent:Xo,LucideSquarePi:Yo,LucideSquarePilcrow:Jo,LucideSquarePlay:Qo,LucideSquarePlus:ec,LucideSquarePower:tc,LucideSquareRadical:o9,LucideSquareRoundCorner:c9,LucideSquareScissors:ac,LucideSquareSigma:nc,LucideSquareSlash:oc,LucideSquareSplitHorizontal:cc,LucideSquareSplitVertical:ic,LucideSquareSquare:i9,LucideSquareStack:r9,LucideSquareStar:s9,LucideSquareStop:d9,LucideSquareTerminal:rc,LucideSquareUser:dc,LucideSquareUserRound:sc,LucideSquareX:lc,LucideSquaresExclude:h9,LucideSquaresIntersect:u9,LucideSquaresSubtract:p9,LucideSquaresUnite:y9,LucideSquircle:m9,LucideSquircleDashed:k9,LucideSquirrel:f9,LucideStamp:g9,LucideStar:_9,LucideStarHalf:v9,LucideStarOff:x9,LucideStars:po,LucideStepBack:M9,LucideStepForward:L9,LucideStethoscope:I9,LucideSticker:b9,LucideStickyNote:w9,LucideStopCircle:Ga,LucideStore:C9,LucideStretchHorizontal:N9,LucideStretchVertical:j9,LucideStrikethrough:S9,LucideSubscript:$9,LucideSubtitles:ra,LucideSun:T9,LucideSunDim:q9,LucideSunMedium:A9,LucideSunMoon:z9,LucideSunSnow:V9,LucideSunrise:P9,LucideSunset:H9,LucideSuperscript:D9,LucideSwatchBook:B9,LucideSwissFranc:R9,LucideSwitchCamera:F9,LucideSword:E9,LucideSwords:U9,LucideSyringe:O9,LucideTable:Q9,LucideTable2:W9,LucideTableCellsMerge:G9,LucideTableCellsSplit:K9,LucideTableColumnsSplit:Z9,LucideTableConfig:dt,LucideTableOfContents:X9,LucideTableProperties:Y9,LucideTableRowsSplit:J9,LucideTablet:tx,LucideTabletSmartphone:ex,LucideTablets:ax,LucideTag:nx,LucideTags:ox,LucideTally1:cx,LucideTally2:ix,LucideTally3:rx,LucideTally4:sx,LucideTally5:dx,LucideTangent:lx,LucideTarget:hx,LucideTelescope:ux,LucideTent:yx,LucideTentTree:px,LucideTerminal:kx,LucideTerminalSquare:rc,LucideTestTube:mx,LucideTestTube2:hc,LucideTestTubeDiagonal:hc,LucideTestTubes:fx,LucideText:_x,LucideTextCursor:vx,LucideTextCursorInput:gx,LucideTextQuote:xx,LucideTextSearch:Mx,LucideTextSelect:uc,LucideTextSelection:uc,LucideTheater:Lx,LucideThermometer:Cx,LucideThermometerSnowflake:Ix,LucideThermometerSun:bx,LucideThumbsDown:wx,LucideThumbsUp:Nx,LucideTicket:Vx,LucideTicketCheck:jx,LucideTicketMinus:Sx,LucideTicketPercent:$x,LucideTicketPlus:qx,LucideTicketSlash:Ax,LucideTicketX:zx,LucideTickets:Tx,LucideTicketsPlane:Px,LucideTimer:Bx,LucideTimerOff:Hx,LucideTimerReset:Dx,LucideToggleLeft:Rx,LucideToggleRight:Fx,LucideToilet:Ex,LucideToolCase:Ox,LucideTornado:Wx,LucideTorus:Ux,LucideTouchpad:Kx,LucideTouchpadOff:Gx,LucideTowerControl:Xx,LucideToyBrick:Zx,LucideTractor:Yx,LucideTrafficCone:Jx,LucideTrain:pc,LucideTrainFront:eM,LucideTrainFrontTunnel:Qx,LucideTrainTrack:tM,LucideTramFront:pc,LucideTransgender:aM,LucideTrash:nM,LucideTrash2:ut,LucideTreeDeciduous:oM,LucideTreePalm:yc,LucideTreePine:cM,LucideTrees:iM,LucideTrello:rM,LucideTrendingDown:sM,LucideTrendingUp:dM,LucideTrendingUpDown:lM,LucideTriangle:uM,LucideTriangleAlert:kc,LucideTriangleDashed:hM,LucideTriangleRight:pM,LucideTrophy:yM,LucideTruck:mM,LucideTruckElectric:kM,LucideTurkishLira:fM,LucideTurntable:gM,LucideTurtle:vM,LucideTv:MM,LucideTv2:mc,LucideTvMinimal:mc,LucideTvMinimalPlay:xM,LucideTwitch:_M,LucideTwitter:LM,LucideType:bM,LucideTypeOutline:IM,LucideUmbrella:CM,LucideUmbrellaOff:wM,LucideUnderline:NM,LucideUndo:$M,LucideUndo2:jM,LucideUndoDot:SM,LucideUnfoldHorizontal:qM,LucideUnfoldVertical:AM,LucideUngroup:zM,LucideUniversity:fc,LucideUnlink:HM,LucideUnlink2:VM,LucideUnlock:Hn,LucideUnlockKeyhole:Tn,LucideUnplug:PM,LucideUpload:TM,LucideUploadCloud:Qa,LucideUsb:DM,LucideUser:XM,LucideUser2:Lc,LucideUserCheck:BM,LucideUserCheck2:gc,LucideUserCircle:Za,LucideUserCircle2:Ka,LucideUserCog:RM,LucideUserCog2:vc,LucideUserLock:FM,LucideUserMinus:EM,LucideUserMinus2:xc,LucideUserPen:OM,LucideUserPlus:V1,LucideUserPlus2:Mc,LucideUserRound:Lc,LucideUserRoundCheck:gc,LucideUserRoundCog:vc,LucideUserRoundMinus:xc,LucideUserRoundPen:UM,LucideUserRoundPlus:Mc,LucideUserRoundSearch:WM,LucideUserRoundX:_c,LucideUserSearch:GM,LucideUserSquare:dc,LucideUserSquare2:sc,LucideUserStar:KM,LucideUserX:ZM,LucideUserX2:_c,LucideUsers:YM,LucideUsers2:Ic,LucideUsersRound:Ic,LucideUtensils:wc,LucideUtensilsCrossed:bc,LucideUtilityPole:JM,LucideVariable:QM,LucideVault:e_,LucideVectorSquare:t_,LucideVegan:a_,LucideVenetianMask:n_,LucideVenus:r_,LucideVenusAndMars:o_,LucideVerified:ta,LucideVibrate:i_,LucideVibrateOff:c_,LucideVideo:d_,LucideVideoOff:s_,LucideVideotape:l_,LucideView:u_,LucideVoicemail:h_,LucideVolleyball:p_,LucideVolume:v_,LucideVolume1:y_,LucideVolume2:k_,LucideVolumeOff:m_,LucideVolumeX:f_,LucideVote:g_,LucideWallet:M_,LucideWallet2:Cc,LucideWalletCards:x_,LucideWalletMinimal:Cc,LucideWallpaper:__,LucideWand:L_,LucideWand2:Nc,LucideWandSparkles:Nc,LucideWarehouse:I_,LucideWashingMachine:b_,LucideWatch:w_,LucideWaves:N_,LucideWavesLadder:C_,LucideWaypoints:j_,LucideWebcam:S_,LucideWebhook:A_,LucideWebhookOff:$_,LucideWeight:q_,LucideWheat:V_,LucideWheatOff:z_,LucideWholeWord:P_,LucideWifi:O_,LucideWifiCog:T_,LucideWifiHigh:H_,LucideWifiLow:D_,LucideWifiOff:B_,LucideWifiPen:R_,LucideWifiSync:F_,LucideWifiZero:E_,LucideWind:W_,LucideWindArrowDown:U_,LucideWine:K_,LucideWineOff:G_,LucideWorkflow:Z_,LucideWorm:X_,LucideWrapText:Y_,LucideWrench:J_,LucideX:Qe,LucideXCircle:qt,LucideXOctagon:Wn,LucideXSquare:lc,LucideYoutube:eL,LucideZap:tL,LucideZapOff:Q_,LucideZoomIn:aL,LucideZoomOut:nL,Luggage:A3,LuggageIcon:A3,MSquare:Oo,MSquareIcon:Oo,Magnet:z3,MagnetIcon:z3,Mail:R3,MailCheck:V3,MailCheckIcon:V3,MailIcon:R3,MailMinus:P3,MailMinusIcon:P3,MailOpen:T3,MailOpenIcon:T3,MailPlus:H3,MailPlusIcon:H3,MailQuestion:Dn,MailQuestionIcon:Dn,MailQuestionMark:Dn,MailQuestionMarkIcon:Dn,MailSearch:D3,MailSearchIcon:D3,MailWarning:B3,MailWarningIcon:B3,MailX:F3,MailXIcon:F3,Mailbox:E3,MailboxIcon:E3,Mails:O3,MailsIcon:O3,Map:cm,MapIcon:cm,MapMinus:U3,MapMinusIcon:U3,MapPin:am,MapPinCheck:W3,MapPinCheckIcon:W3,MapPinCheckInside:G3,MapPinCheckInsideIcon:G3,MapPinHouse:K3,MapPinHouseIcon:K3,MapPinIcon:am,MapPinMinus:X3,MapPinMinusIcon:X3,MapPinMinusInside:Z3,MapPinMinusInsideIcon:Z3,MapPinOff:Y3,MapPinOffIcon:Y3,MapPinPen:Bn,MapPinPenIcon:Bn,MapPinPlus:Q3,MapPinPlusIcon:Q3,MapPinPlusInside:J3,MapPinPlusInsideIcon:J3,MapPinX:tm,MapPinXIcon:tm,MapPinXInside:em,MapPinXInsideIcon:em,MapPinned:nm,MapPinnedIcon:nm,MapPlus:om,MapPlusIcon:om,Mars:rm,MarsIcon:rm,MarsStroke:im,MarsStrokeIcon:im,Martini:sm,MartiniIcon:sm,Maximize:hm,Maximize2:dm,Maximize2Icon:dm,MaximizeIcon:hm,Medal:lm,MedalIcon:lm,Megaphone:pm,MegaphoneIcon:pm,MegaphoneOff:um,MegaphoneOffIcon:um,Meh:ym,MehIcon:ym,MemoryStick:km,MemoryStickIcon:km,Menu:n1,MenuIcon:n1,MenuSquare:Uo,MenuSquareIcon:Uo,Merge:mm,MergeIcon:mm,MessageCircle:wm,MessageCircleCode:fm,MessageCircleCodeIcon:fm,MessageCircleDashed:gm,MessageCircleDashedIcon:gm,MessageCircleHeart:vm,MessageCircleHeartIcon:vm,MessageCircleIcon:wm,MessageCircleMore:xm,MessageCircleMoreIcon:xm,MessageCircleOff:Mm,MessageCircleOffIcon:Mm,MessageCirclePlus:_m,MessageCirclePlusIcon:_m,MessageCircleQuestion:Rn,MessageCircleQuestionIcon:Rn,MessageCircleQuestionMark:Rn,MessageCircleQuestionMarkIcon:Rn,MessageCircleReply:Lm,MessageCircleReplyIcon:Lm,MessageCircleWarning:Im,MessageCircleWarningIcon:Im,MessageCircleX:bm,MessageCircleXIcon:bm,MessageSquare:Fm,MessageSquareCode:Cm,MessageSquareCodeIcon:Cm,MessageSquareDashed:Nm,MessageSquareDashedIcon:Nm,MessageSquareDiff:jm,MessageSquareDiffIcon:jm,MessageSquareDot:Sm,MessageSquareDotIcon:Sm,MessageSquareHeart:$m,MessageSquareHeartIcon:$m,MessageSquareIcon:Fm,MessageSquareLock:qm,MessageSquareLockIcon:qm,MessageSquareMore:Am,MessageSquareMoreIcon:Am,MessageSquareOff:zm,MessageSquareOffIcon:zm,MessageSquarePlus:Vm,MessageSquarePlusIcon:Vm,MessageSquareQuote:Pm,MessageSquareQuoteIcon:Pm,MessageSquareReply:Tm,MessageSquareReplyIcon:Tm,MessageSquareShare:Hm,MessageSquareShareIcon:Hm,MessageSquareText:Dm,MessageSquareTextIcon:Dm,MessageSquareWarning:Bm,MessageSquareWarningIcon:Bm,MessageSquareX:Rm,MessageSquareXIcon:Rm,MessagesSquare:Em,MessagesSquareIcon:Em,Mic:Um,Mic2:Fn,Mic2Icon:Fn,MicIcon:Um,MicOff:Om,MicOffIcon:Om,MicVocal:Fn,MicVocalIcon:Fn,Microchip:Wm,MicrochipIcon:Wm,Microscope:Gm,MicroscopeIcon:Gm,Microwave:Km,MicrowaveIcon:Km,Milestone:Zm,MilestoneIcon:Zm,Milk:Ym,MilkIcon:Ym,MilkOff:Xm,MilkOffIcon:Xm,Minimize:Qm,Minimize2:Jm,Minimize2Icon:Jm,MinimizeIcon:Qm,Minus:e6,MinusCircle:Ha,MinusCircleIcon:Ha,MinusIcon:e6,MinusSquare:Wo,MinusSquareIcon:Wo,Monitor:p6,MonitorCheck:t6,MonitorCheckIcon:t6,MonitorCog:a6,MonitorCogIcon:a6,MonitorDot:n6,MonitorDotIcon:n6,MonitorDown:o6,MonitorDownIcon:o6,MonitorIcon:p6,MonitorOff:c6,MonitorOffIcon:c6,MonitorPause:r6,MonitorPauseIcon:r6,MonitorPlay:i6,MonitorPlayIcon:i6,MonitorSmartphone:s6,MonitorSmartphoneIcon:s6,MonitorSpeaker:d6,MonitorSpeakerIcon:d6,MonitorStop:l6,MonitorStopIcon:l6,MonitorUp:h6,MonitorUpIcon:h6,MonitorX:u6,MonitorXIcon:u6,Moon:k6,MoonIcon:k6,MoonStar:y6,MoonStarIcon:y6,MoreHorizontal:sn,MoreHorizontalIcon:sn,MoreVertical:rn,MoreVerticalIcon:rn,Mountain:f6,MountainIcon:f6,MountainSnow:m6,MountainSnowIcon:m6,Mouse:L6,MouseIcon:L6,MouseOff:g6,MouseOffIcon:g6,MousePointer:M6,MousePointer2:v6,MousePointer2Icon:v6,MousePointerBan:x6,MousePointerBanIcon:x6,MousePointerClick:_6,MousePointerClickIcon:_6,MousePointerIcon:M6,MousePointerSquareDashed:Po,MousePointerSquareDashedIcon:Po,Move:a.Move,Move3D:En,Move3DIcon:En,Move3d:En,Move3dIcon:En,MoveDiagonal:b6,MoveDiagonal2:I6,MoveDiagonal2Icon:I6,MoveDiagonalIcon:b6,MoveDown:j6,MoveDownIcon:j6,MoveDownLeft:w6,MoveDownLeftIcon:w6,MoveDownRight:C6,MoveDownRightIcon:C6,MoveHorizontal:N6,MoveHorizontalIcon:N6,MoveIcon:a.Move,MoveLeft:S6,MoveLeftIcon:S6,MoveRight:$6,MoveRightIcon:$6,MoveUp:z6,MoveUpIcon:z6,MoveUpLeft:q6,MoveUpLeftIcon:q6,MoveUpRight:A6,MoveUpRightIcon:A6,MoveVertical:V6,MoveVerticalIcon:V6,Music:D6,Music2:P6,Music2Icon:P6,Music3:T6,Music3Icon:T6,Music4:H6,Music4Icon:H6,MusicIcon:D6,Navigation:E6,Navigation2:R6,Navigation2Icon:R6,Navigation2Off:B6,Navigation2OffIcon:B6,NavigationIcon:E6,NavigationOff:F6,NavigationOffIcon:F6,Network:O6,NetworkIcon:O6,Newspaper:U6,NewspaperIcon:U6,Nfc:W6,NfcIcon:W6,NonBinary:G6,NonBinaryIcon:G6,Notebook:Y6,NotebookIcon:Y6,NotebookPen:K6,NotebookPenIcon:K6,NotebookTabs:Z6,NotebookTabsIcon:Z6,NotebookText:X6,NotebookTextIcon:X6,NotepadText:Q6,NotepadTextDashed:J6,NotepadTextDashedIcon:J6,NotepadTextIcon:Q6,Nut:tf,NutIcon:tf,NutOff:ef,NutOffIcon:ef,Octagon:nf,OctagonAlert:On,OctagonAlertIcon:On,OctagonIcon:nf,OctagonMinus:af,OctagonMinusIcon:af,OctagonPause:Un,OctagonPauseIcon:Un,OctagonX:Wn,OctagonXIcon:Wn,Omega:of,OmegaIcon:of,Option:cf,OptionIcon:cf,Orbit:rf,OrbitIcon:rf,Origami:sf,OrigamiIcon:sf,Outdent:qn,OutdentIcon:qn,Package:mf,Package2:df,Package2Icon:df,PackageCheck:lf,PackageCheckIcon:lf,PackageIcon:mf,PackageMinus:hf,PackageMinusIcon:hf,PackageOpen:uf,PackageOpenIcon:uf,PackagePlus:pf,PackagePlusIcon:pf,PackageSearch:yf,PackageSearchIcon:yf,PackageX:kf,PackageXIcon:kf,PaintBucket:ff,PaintBucketIcon:ff,PaintRoller:gf,PaintRollerIcon:gf,Paintbrush:vf,Paintbrush2:Gn,Paintbrush2Icon:Gn,PaintbrushIcon:vf,PaintbrushVertical:Gn,PaintbrushVerticalIcon:Gn,Palette:xf,PaletteIcon:xf,Palmtree:yc,PalmtreeIcon:yc,Panda:Mf,PandaIcon:Mf,PanelBottom:If,PanelBottomClose:_f,PanelBottomCloseIcon:_f,PanelBottomDashed:Kn,PanelBottomDashedIcon:Kn,PanelBottomIcon:If,PanelBottomInactive:Kn,PanelBottomInactiveIcon:Kn,PanelBottomOpen:Lf,PanelBottomOpenIcon:Lf,PanelLeft:Jn,PanelLeftClose:Zn,PanelLeftCloseIcon:Zn,PanelLeftDashed:Xn,PanelLeftDashedIcon:Xn,PanelLeftIcon:Jn,PanelLeftInactive:Xn,PanelLeftInactiveIcon:Xn,PanelLeftOpen:Yn,PanelLeftOpenIcon:Yn,PanelRight:Cf,PanelRightClose:bf,PanelRightCloseIcon:bf,PanelRightDashed:Qn,PanelRightDashedIcon:Qn,PanelRightIcon:Cf,PanelRightInactive:Qn,PanelRightInactiveIcon:Qn,PanelRightOpen:wf,PanelRightOpenIcon:wf,PanelTop:Sf,PanelTopClose:Nf,PanelTopCloseIcon:Nf,PanelTopDashed:eo,PanelTopDashedIcon:eo,PanelTopIcon:Sf,PanelTopInactive:eo,PanelTopInactiveIcon:eo,PanelTopOpen:jf,PanelTopOpenIcon:jf,PanelsLeftBottom:$f,PanelsLeftBottomIcon:$f,PanelsLeftRight:an,PanelsLeftRightIcon:an,PanelsRightBottom:qf,PanelsRightBottomIcon:qf,PanelsTopBottom:io,PanelsTopBottomIcon:io,PanelsTopLeft:to,PanelsTopLeftIcon:to,Paperclip:Af,PaperclipIcon:Af,Parentheses:zf,ParenthesesIcon:zf,ParkingCircle:Ra,ParkingCircleIcon:Ra,ParkingCircleOff:Da,ParkingCircleOffIcon:Da,ParkingMeter:Vf,ParkingMeterIcon:Vf,ParkingSquare:Zo,ParkingSquareIcon:Zo,ParkingSquareOff:Go,ParkingSquareOffIcon:Go,PartyPopper:Pf,PartyPopperIcon:Pf,Pause:Tf,PauseCircle:Ba,PauseCircleIcon:Ba,PauseIcon:Tf,PauseOctagon:Un,PauseOctagonIcon:Un,PawPrint:Hf,PawPrintIcon:Hf,PcCase:Df,PcCaseIcon:Df,Pen:gt,PenBox:Ee,PenBoxIcon:Ee,PenIcon:gt,PenLine:ft,PenLineIcon:ft,PenOff:Rf,PenOffIcon:Rf,PenSquare:Ee,PenSquareIcon:Ee,PenTool:Bf,PenToolIcon:Bf,Pencil:o1,PencilIcon:o1,PencilLine:Ff,PencilLineIcon:Ff,PencilOff:Ef,PencilOffIcon:Ef,PencilRuler:Of,PencilRulerIcon:Of,Pentagon:Uf,PentagonIcon:Uf,Percent:Wf,PercentCircle:Fa,PercentCircleIcon:Fa,PercentDiamond:on,PercentDiamondIcon:on,PercentIcon:Wf,PercentSquare:Xo,PercentSquareIcon:Xo,PersonStanding:Kf,PersonStandingIcon:Kf,PhilippinePeso:Gf,PhilippinePesoIcon:Gf,Phone:e8,PhoneCall:Zf,PhoneCallIcon:Zf,PhoneForwarded:Xf,PhoneForwardedIcon:Xf,PhoneIcon:e8,PhoneIncoming:Yf,PhoneIncomingIcon:Yf,PhoneMissed:Jf,PhoneMissedIcon:Jf,PhoneOff:Qf,PhoneOffIcon:Qf,PhoneOutgoing:t8,PhoneOutgoingIcon:t8,Pi:a8,PiIcon:a8,PiSquare:Yo,PiSquareIcon:Yo,Piano:n8,PianoIcon:n8,Pickaxe:o8,PickaxeIcon:o8,PictureInPicture:i8,PictureInPicture2:c8,PictureInPicture2Icon:c8,PictureInPictureIcon:i8,PieChart:va,PieChartIcon:va,PiggyBank:r8,PiggyBankIcon:r8,Pilcrow:d8,PilcrowIcon:d8,PilcrowLeft:s8,PilcrowLeftIcon:s8,PilcrowRight:l8,PilcrowRightIcon:l8,PilcrowSquare:Jo,PilcrowSquareIcon:Jo,Pill:u8,PillBottle:h8,PillBottleIcon:h8,PillIcon:u8,Pin:y8,PinIcon:y8,PinOff:p8,PinOffIcon:p8,Pipette:k8,PipetteIcon:k8,Pizza:m8,PizzaIcon:m8,Plane:v8,PlaneIcon:v8,PlaneLanding:f8,PlaneLandingIcon:f8,PlaneTakeoff:g8,PlaneTakeoffIcon:g8,Play:x8,PlayCircle:Ea,PlayCircleIcon:Ea,PlayIcon:x8,PlaySquare:Qo,PlaySquareIcon:Qo,Plug:_8,Plug2:M8,Plug2Icon:M8,PlugIcon:_8,PlugZap:ao,PlugZap2:ao,PlugZap2Icon:ao,PlugZapIcon:ao,Plus:Vc,PlusCircle:Oa,PlusCircleIcon:Oa,PlusIcon:Vc,PlusSquare:ec,PlusSquareIcon:ec,Pocket:I8,PocketIcon:I8,PocketKnife:L8,PocketKnifeIcon:L8,Podcast:b8,PodcastIcon:b8,Pointer:C8,PointerIcon:C8,PointerOff:w8,PointerOffIcon:w8,Popcorn:j8,PopcornIcon:j8,Popsicle:N8,PopsicleIcon:N8,PoundSterling:S8,PoundSterlingIcon:S8,Power:q8,PowerCircle:Ua,PowerCircleIcon:Ua,PowerIcon:q8,PowerOff:$8,PowerOffIcon:$8,PowerSquare:tc,PowerSquareIcon:tc,Presentation:A8,PresentationIcon:A8,Printer:V8,PrinterCheck:z8,PrinterCheckIcon:z8,PrinterIcon:V8,Projector:P8,ProjectorIcon:P8,Proportions:T8,ProportionsIcon:T8,Puzzle:D8,PuzzleIcon:D8,Pyramid:H8,PyramidIcon:H8,QrCode:B8,QrCodeIcon:B8,Quote:R8,QuoteIcon:R8,Rabbit:F8,RabbitIcon:F8,Radar:E8,RadarIcon:E8,Radiation:O8,RadiationIcon:O8,Radical:U8,RadicalIcon:U8,Radio:K8,RadioIcon:K8,RadioReceiver:W8,RadioReceiverIcon:W8,RadioTower:G8,RadioTowerIcon:G8,Radius:Z8,RadiusIcon:Z8,RailSymbol:X8,RailSymbolIcon:X8,Rainbow:Y8,RainbowIcon:Y8,Rat:J8,RatIcon:J8,Ratio:Q8,RatioIcon:Q8,Receipt:dg,ReceiptCent:eg,ReceiptCentIcon:eg,ReceiptEuro:ag,ReceiptEuroIcon:ag,ReceiptIcon:dg,ReceiptIndianRupee:tg,ReceiptIndianRupeeIcon:tg,ReceiptJapaneseYen:ng,ReceiptJapaneseYenIcon:ng,ReceiptPoundSterling:og,ReceiptPoundSterlingIcon:og,ReceiptRussianRuble:cg,ReceiptRussianRubleIcon:cg,ReceiptSwissFranc:ig,ReceiptSwissFrancIcon:ig,ReceiptText:rg,ReceiptTextIcon:rg,ReceiptTurkishLira:sg,ReceiptTurkishLiraIcon:sg,RectangleCircle:lg,RectangleCircleIcon:lg,RectangleEllipsis:no,RectangleEllipsisIcon:no,RectangleGoggles:hg,RectangleGogglesIcon:hg,RectangleHorizontal:ug,RectangleHorizontalIcon:ug,RectangleVertical:pg,RectangleVerticalIcon:pg,Recycle:yg,RecycleIcon:yg,Redo:fg,Redo2:kg,Redo2Icon:kg,RedoDot:mg,RedoDotIcon:mg,RedoIcon:fg,RefreshCcw:vg,RefreshCcwDot:gg,RefreshCcwDotIcon:gg,RefreshCcwIcon:vg,RefreshCw:Mg,RefreshCwIcon:Mg,RefreshCwOff:xg,RefreshCwOffIcon:xg,Refrigerator:_g,RefrigeratorIcon:_g,Regex:Lg,RegexIcon:Lg,RemoveFormatting:Ig,RemoveFormattingIcon:Ig,Repeat:Cg,Repeat1:bg,Repeat1Icon:bg,Repeat2:wg,Repeat2Icon:wg,RepeatIcon:Cg,Replace:jg,ReplaceAll:Ng,ReplaceAllIcon:Ng,ReplaceIcon:jg,Reply:qg,ReplyAll:Sg,ReplyAllIcon:Sg,ReplyIcon:qg,Rewind:$g,RewindIcon:$g,Ribbon:Ag,RibbonIcon:Ag,Rocket:zg,RocketIcon:zg,RockingChair:Tg,RockingChairIcon:Tg,RollerCoaster:Vg,RollerCoasterIcon:Vg,Rose:Pg,RoseIcon:Pg,Rotate3D:oo,Rotate3DIcon:oo,Rotate3d:oo,Rotate3dIcon:oo,RotateCcw:Bg,RotateCcwIcon:Bg,RotateCcwKey:Hg,RotateCcwKeyIcon:Hg,RotateCcwSquare:Dg,RotateCcwSquareIcon:Dg,RotateCw:Fg,RotateCwIcon:Fg,RotateCwSquare:Rg,RotateCwSquareIcon:Rg,Route:Og,RouteIcon:Og,RouteOff:Eg,RouteOffIcon:Eg,Router:Ug,RouterIcon:Ug,Rows:co,Rows2:co,Rows2Icon:co,Rows3:io,Rows3Icon:io,Rows4:Wg,Rows4Icon:Wg,RowsIcon:co,Rss:Gg,RssIcon:Gg,Ruler:Zg,RulerDimensionLine:Kg,RulerDimensionLineIcon:Kg,RulerIcon:Zg,RussianRuble:Xg,RussianRubleIcon:Xg,Sailboat:Yg,SailboatIcon:Yg,Salad:Jg,SaladIcon:Jg,Sandwich:Qg,SandwichIcon:Qg,Satellite:t7,SatelliteDish:e7,SatelliteDishIcon:e7,SatelliteIcon:t7,SaudiRiyal:a7,SaudiRiyalIcon:a7,Save:i7,SaveAll:n7,SaveAllIcon:n7,SaveIcon:i7,SaveOff:o7,SaveOffIcon:o7,Scale:c7,Scale3D:ro,Scale3DIcon:ro,Scale3d:ro,Scale3dIcon:ro,ScaleIcon:c7,Scaling:r7,ScalingIcon:r7,Scan:m7,ScanBarcode:s7,ScanBarcodeIcon:s7,ScanEye:d7,ScanEyeIcon:d7,ScanFace:l7,ScanFaceIcon:l7,ScanHeart:h7,ScanHeartIcon:h7,ScanIcon:m7,ScanLine:u7,ScanLineIcon:u7,ScanQrCode:p7,ScanQrCodeIcon:p7,ScanSearch:y7,ScanSearchIcon:y7,ScanText:k7,ScanTextIcon:k7,ScatterChart:xa,ScatterChartIcon:xa,School:f7,School2:fc,School2Icon:fc,SchoolIcon:f7,Scissors:v7,ScissorsIcon:v7,ScissorsLineDashed:g7,ScissorsLineDashedIcon:g7,ScissorsSquare:ac,ScissorsSquareDashedBottom:Co,ScissorsSquareDashedBottomIcon:Co,ScissorsSquareIcon:ac,ScreenShare:x7,ScreenShareIcon:x7,ScreenShareOff:M7,ScreenShareOffIcon:M7,Scroll:L7,ScrollIcon:L7,ScrollText:_7,ScrollTextIcon:_7,Search:z1,SearchCheck:I7,SearchCheckIcon:I7,SearchCode:b7,SearchCodeIcon:b7,SearchIcon:z1,SearchSlash:w7,SearchSlashIcon:w7,SearchX:C7,SearchXIcon:C7,Section:N7,SectionIcon:N7,Send:S7,SendHorizonal:so,SendHorizonalIcon:so,SendHorizontal:so,SendHorizontalIcon:so,SendIcon:S7,SendToBack:j7,SendToBackIcon:j7,SeparatorHorizontal:$7,SeparatorHorizontalIcon:$7,SeparatorVertical:q7,SeparatorVerticalIcon:q7,Server:P7,ServerCog:A7,ServerCogIcon:A7,ServerCrash:V7,ServerCrashIcon:V7,ServerIcon:P7,ServerOff:z7,ServerOffIcon:z7,Settings:H7,Settings2:T7,Settings2Icon:T7,SettingsIcon:H7,Shapes:D7,ShapesIcon:D7,Share:R7,Share2:B7,Share2Icon:B7,ShareIcon:R7,Sheet:F7,SheetIcon:F7,Shell:E7,ShellIcon:E7,Shield:Q7,ShieldAlert:O7,ShieldAlertIcon:O7,ShieldBan:U7,ShieldBanIcon:U7,ShieldCheck:W7,ShieldCheckIcon:W7,ShieldClose:ho,ShieldCloseIcon:ho,ShieldEllipsis:G7,ShieldEllipsisIcon:G7,ShieldHalf:K7,ShieldHalfIcon:K7,ShieldIcon:Q7,ShieldMinus:X7,ShieldMinusIcon:X7,ShieldOff:Z7,ShieldOffIcon:Z7,ShieldPlus:Y7,ShieldPlusIcon:Y7,ShieldQuestion:lo,ShieldQuestionIcon:lo,ShieldQuestionMark:lo,ShieldQuestionMarkIcon:lo,ShieldUser:J7,ShieldUserIcon:J7,ShieldX:ho,ShieldXIcon:ho,Ship:tv,ShipIcon:tv,ShipWheel:ev,ShipWheelIcon:ev,Shirt:av,ShirtIcon:av,ShoppingBag:nv,ShoppingBagIcon:nv,ShoppingBasket:ov,ShoppingBasketIcon:ov,ShoppingCart:cv,ShoppingCartIcon:cv,Shovel:iv,ShovelIcon:iv,ShowerHead:rv,ShowerHeadIcon:rv,Shredder:sv,ShredderIcon:sv,Shrimp:dv,ShrimpIcon:dv,Shrink:lv,ShrinkIcon:lv,Shrub:hv,ShrubIcon:hv,Shuffle:pv,ShuffleIcon:pv,Sidebar:Jn,SidebarClose:Zn,SidebarCloseIcon:Zn,SidebarIcon:Jn,SidebarOpen:Yn,SidebarOpenIcon:Yn,Sigma:uv,SigmaIcon:uv,SigmaSquare:nc,SigmaSquareIcon:nc,Signal:gv,SignalHigh:yv,SignalHighIcon:yv,SignalIcon:gv,SignalLow:kv,SignalLowIcon:kv,SignalMedium:mv,SignalMediumIcon:mv,SignalZero:fv,SignalZeroIcon:fv,Signature:vv,SignatureIcon:vv,Signpost:Mv,SignpostBig:xv,SignpostBigIcon:xv,SignpostIcon:Mv,Siren:_v,SirenIcon:_v,SkipBack:Lv,SkipBackIcon:Lv,SkipForward:Iv,SkipForwardIcon:Iv,Skull:bv,SkullIcon:bv,Slack:wv,SlackIcon:wv,Slash:Cv,SlashIcon:Cv,SlashSquare:oc,SlashSquareIcon:oc,Slice:Nv,SliceIcon:Nv,Sliders:uo,SlidersHorizontal:jv,SlidersHorizontalIcon:jv,SlidersIcon:uo,SlidersVertical:uo,SlidersVerticalIcon:uo,Smartphone:qv,SmartphoneCharging:Sv,SmartphoneChargingIcon:Sv,SmartphoneIcon:qv,SmartphoneNfc:$v,SmartphoneNfcIcon:$v,Smile:zv,SmileIcon:zv,SmilePlus:Av,SmilePlusIcon:Av,Snail:Vv,SnailIcon:Vv,Snowflake:Pv,SnowflakeIcon:Pv,SoapDispenserDroplet:Tv,SoapDispenserDropletIcon:Tv,Sofa:Hv,SofaIcon:Hv,SortAsc:Jt,SortAscIcon:Jt,SortDesc:Zt,SortDescIcon:Zt,Soup:Dv,SoupIcon:Dv,Space:Bv,SpaceIcon:Bv,Spade:Rv,SpadeIcon:Rv,Sparkle:Fv,SparkleIcon:Fv,Sparkles:po,SparklesIcon:po,Speaker:Ev,SpeakerIcon:Ev,Speech:Ov,SpeechIcon:Ov,SpellCheck:Wv,SpellCheck2:Uv,SpellCheck2Icon:Uv,SpellCheckIcon:Wv,Spline:Kv,SplineIcon:Kv,SplinePointer:Gv,SplinePointerIcon:Gv,Split:Zv,SplitIcon:Zv,SplitSquareHorizontal:cc,SplitSquareHorizontalIcon:cc,SplitSquareVertical:ic,SplitSquareVerticalIcon:ic,Spool:Xv,SpoolIcon:Xv,Spotlight:Yv,SpotlightIcon:Yv,SprayCan:Jv,SprayCanIcon:Jv,Sprout:Qv,SproutIcon:Qv,Square:l9,SquareActivity:Vt,SquareActivityIcon:Vt,SquareArrowDown:mo,SquareArrowDownIcon:mo,SquareArrowDownLeft:yo,SquareArrowDownLeftIcon:yo,SquareArrowDownRight:ko,SquareArrowDownRightIcon:ko,SquareArrowLeft:fo,SquareArrowLeftIcon:fo,SquareArrowOutDownLeft:go,SquareArrowOutDownLeftIcon:go,SquareArrowOutDownRight:vo,SquareArrowOutDownRightIcon:vo,SquareArrowOutUpLeft:xo,SquareArrowOutUpLeftIcon:xo,SquareArrowOutUpRight:Mo,SquareArrowOutUpRightIcon:Mo,SquareArrowRight:_o,SquareArrowRightIcon:_o,SquareArrowUp:bo,SquareArrowUpIcon:bo,SquareArrowUpLeft:Lo,SquareArrowUpLeftIcon:Lo,SquareArrowUpRight:Io,SquareArrowUpRightIcon:Io,SquareAsterisk:wo,SquareAsteriskIcon:wo,SquareBottomDashedScissors:Co,SquareBottomDashedScissorsIcon:Co,SquareChartGantt:ht,SquareChartGanttIcon:ht,SquareCheck:jo,SquareCheckBig:No,SquareCheckBigIcon:No,SquareCheckIcon:jo,SquareChevronDown:So,SquareChevronDownIcon:So,SquareChevronLeft:$o,SquareChevronLeftIcon:$o,SquareChevronRight:qo,SquareChevronRightIcon:qo,SquareChevronUp:Ao,SquareChevronUpIcon:Ao,SquareCode:zo,SquareCodeIcon:zo,SquareDashed:To,SquareDashedBottom:t9,SquareDashedBottomCode:e9,SquareDashedBottomCodeIcon:e9,SquareDashedBottomIcon:t9,SquareDashedIcon:To,SquareDashedKanban:Vo,SquareDashedKanbanIcon:Vo,SquareDashedMousePointer:Po,SquareDashedMousePointerIcon:Po,SquareDashedTopSolid:a9,SquareDashedTopSolidIcon:a9,SquareDivide:Ho,SquareDivideIcon:Ho,SquareDot:Bo,SquareDotIcon:Bo,SquareEqual:Do,SquareEqualIcon:Do,SquareFunction:Ro,SquareFunctionIcon:Ro,SquareGanttChart:ht,SquareGanttChartIcon:ht,SquareIcon:l9,SquareKanban:Fo,SquareKanbanIcon:Fo,SquareLibrary:Eo,SquareLibraryIcon:Eo,SquareM:Oo,SquareMIcon:Oo,SquareMenu:Uo,SquareMenuIcon:Uo,SquareMinus:Wo,SquareMinusIcon:Wo,SquareMousePointer:Ko,SquareMousePointerIcon:Ko,SquareParking:Zo,SquareParkingIcon:Zo,SquareParkingOff:Go,SquareParkingOffIcon:Go,SquarePause:n9,SquarePauseIcon:n9,SquarePen:Ee,SquarePenIcon:Ee,SquarePercent:Xo,SquarePercentIcon:Xo,SquarePi:Yo,SquarePiIcon:Yo,SquarePilcrow:Jo,SquarePilcrowIcon:Jo,SquarePlay:Qo,SquarePlayIcon:Qo,SquarePlus:ec,SquarePlusIcon:ec,SquarePower:tc,SquarePowerIcon:tc,SquareRadical:o9,SquareRadicalIcon:o9,SquareRoundCorner:c9,SquareRoundCornerIcon:c9,SquareScissors:ac,SquareScissorsIcon:ac,SquareSigma:nc,SquareSigmaIcon:nc,SquareSlash:oc,SquareSlashIcon:oc,SquareSplitHorizontal:cc,SquareSplitHorizontalIcon:cc,SquareSplitVertical:ic,SquareSplitVerticalIcon:ic,SquareSquare:i9,SquareSquareIcon:i9,SquareStack:r9,SquareStackIcon:r9,SquareStar:s9,SquareStarIcon:s9,SquareStop:d9,SquareStopIcon:d9,SquareTerminal:rc,SquareTerminalIcon:rc,SquareUser:dc,SquareUserIcon:dc,SquareUserRound:sc,SquareUserRoundIcon:sc,SquareX:lc,SquareXIcon:lc,SquaresExclude:h9,SquaresExcludeIcon:h9,SquaresIntersect:u9,SquaresIntersectIcon:u9,SquaresSubtract:p9,SquaresSubtractIcon:p9,SquaresUnite:y9,SquaresUniteIcon:y9,Squircle:m9,SquircleDashed:k9,SquircleDashedIcon:k9,SquircleIcon:m9,Squirrel:f9,SquirrelIcon:f9,Stamp:g9,StampIcon:g9,Star:_9,StarHalf:v9,StarHalfIcon:v9,StarIcon:_9,StarOff:x9,StarOffIcon:x9,Stars:po,StarsIcon:po,StepBack:M9,StepBackIcon:M9,StepForward:L9,StepForwardIcon:L9,Stethoscope:I9,StethoscopeIcon:I9,Sticker:b9,StickerIcon:b9,StickyNote:w9,StickyNoteIcon:w9,StopCircle:Ga,StopCircleIcon:Ga,Store:C9,StoreIcon:C9,StretchHorizontal:N9,StretchHorizontalIcon:N9,StretchVertical:j9,StretchVerticalIcon:j9,Strikethrough:S9,StrikethroughIcon:S9,Subscript:$9,SubscriptIcon:$9,Subtitles:ra,SubtitlesIcon:ra,Sun:T9,SunDim:q9,SunDimIcon:q9,SunIcon:T9,SunMedium:A9,SunMediumIcon:A9,SunMoon:z9,SunMoonIcon:z9,SunSnow:V9,SunSnowIcon:V9,Sunrise:P9,SunriseIcon:P9,Sunset:H9,SunsetIcon:H9,Superscript:D9,SuperscriptIcon:D9,SwatchBook:B9,SwatchBookIcon:B9,SwissFranc:R9,SwissFrancIcon:R9,SwitchCamera:F9,SwitchCameraIcon:F9,Sword:E9,SwordIcon:E9,Swords:U9,SwordsIcon:U9,Syringe:O9,SyringeIcon:O9,Table:Q9,Table2:W9,Table2Icon:W9,TableCellsMerge:G9,TableCellsMergeIcon:G9,TableCellsSplit:K9,TableCellsSplitIcon:K9,TableColumnsSplit:Z9,TableColumnsSplitIcon:Z9,TableConfig:dt,TableConfigIcon:dt,TableIcon:Q9,TableOfContents:X9,TableOfContentsIcon:X9,TableProperties:Y9,TablePropertiesIcon:Y9,TableRowsSplit:J9,TableRowsSplitIcon:J9,Tablet:tx,TabletIcon:tx,TabletSmartphone:ex,TabletSmartphoneIcon:ex,Tablets:ax,TabletsIcon:ax,Tag:nx,TagIcon:nx,Tags:ox,TagsIcon:ox,Tally1:cx,Tally1Icon:cx,Tally2:ix,Tally2Icon:ix,Tally3:rx,Tally3Icon:rx,Tally4:sx,Tally4Icon:sx,Tally5:dx,Tally5Icon:dx,Tangent:lx,TangentIcon:lx,Target:hx,TargetIcon:hx,Telescope:ux,TelescopeIcon:ux,Tent:yx,TentIcon:yx,TentTree:px,TentTreeIcon:px,Terminal:kx,TerminalIcon:kx,TerminalSquare:rc,TerminalSquareIcon:rc,TestTube:mx,TestTube2:hc,TestTube2Icon:hc,TestTubeDiagonal:hc,TestTubeDiagonalIcon:hc,TestTubeIcon:mx,TestTubes:fx,TestTubesIcon:fx,Text:_x,TextCursor:vx,TextCursorIcon:vx,TextCursorInput:gx,TextCursorInputIcon:gx,TextIcon:_x,TextQuote:xx,TextQuoteIcon:xx,TextSearch:Mx,TextSearchIcon:Mx,TextSelect:uc,TextSelectIcon:uc,TextSelection:uc,TextSelectionIcon:uc,Theater:Lx,TheaterIcon:Lx,Thermometer:Cx,ThermometerIcon:Cx,ThermometerSnowflake:Ix,ThermometerSnowflakeIcon:Ix,ThermometerSun:bx,ThermometerSunIcon:bx,ThumbsDown:wx,ThumbsDownIcon:wx,ThumbsUp:Nx,ThumbsUpIcon:Nx,Ticket:Vx,TicketCheck:jx,TicketCheckIcon:jx,TicketIcon:Vx,TicketMinus:Sx,TicketMinusIcon:Sx,TicketPercent:$x,TicketPercentIcon:$x,TicketPlus:qx,TicketPlusIcon:qx,TicketSlash:Ax,TicketSlashIcon:Ax,TicketX:zx,TicketXIcon:zx,Tickets:Tx,TicketsIcon:Tx,TicketsPlane:Px,TicketsPlaneIcon:Px,Timer:Bx,TimerIcon:Bx,TimerOff:Hx,TimerOffIcon:Hx,TimerReset:Dx,TimerResetIcon:Dx,ToggleLeft:Rx,ToggleLeftIcon:Rx,ToggleRight:Fx,ToggleRightIcon:Fx,Toilet:Ex,ToiletIcon:Ex,ToolCase:Ox,ToolCaseIcon:Ox,Tornado:Wx,TornadoIcon:Wx,Torus:Ux,TorusIcon:Ux,Touchpad:Kx,TouchpadIcon:Kx,TouchpadOff:Gx,TouchpadOffIcon:Gx,TowerControl:Xx,TowerControlIcon:Xx,ToyBrick:Zx,ToyBrickIcon:Zx,Tractor:Yx,TractorIcon:Yx,TrafficCone:Jx,TrafficConeIcon:Jx,Train:pc,TrainFront:eM,TrainFrontIcon:eM,TrainFrontTunnel:Qx,TrainFrontTunnelIcon:Qx,TrainIcon:pc,TrainTrack:tM,TrainTrackIcon:tM,TramFront:pc,TramFrontIcon:pc,Transgender:aM,TransgenderIcon:aM,Trash:nM,Trash2:ut,Trash2Icon:ut,TrashIcon:nM,TreeDeciduous:oM,TreeDeciduousIcon:oM,TreePalm:yc,TreePalmIcon:yc,TreePine:cM,TreePineIcon:cM,Trees:iM,TreesIcon:iM,Trello:rM,TrelloIcon:rM,TrendingDown:sM,TrendingDownIcon:sM,TrendingUp:dM,TrendingUpDown:lM,TrendingUpDownIcon:lM,TrendingUpIcon:dM,Triangle:uM,TriangleAlert:kc,TriangleAlertIcon:kc,TriangleDashed:hM,TriangleDashedIcon:hM,TriangleIcon:uM,TriangleRight:pM,TriangleRightIcon:pM,Trophy:yM,TrophyIcon:yM,Truck:mM,TruckElectric:kM,TruckElectricIcon:kM,TruckIcon:mM,TurkishLira:fM,TurkishLiraIcon:fM,Turntable:gM,TurntableIcon:gM,Turtle:vM,TurtleIcon:vM,Tv:MM,Tv2:mc,Tv2Icon:mc,TvIcon:MM,TvMinimal:mc,TvMinimalIcon:mc,TvMinimalPlay:xM,TvMinimalPlayIcon:xM,Twitch:_M,TwitchIcon:_M,Twitter:LM,TwitterIcon:LM,Type:bM,TypeIcon:bM,TypeOutline:IM,TypeOutlineIcon:IM,Umbrella:CM,UmbrellaIcon:CM,UmbrellaOff:wM,UmbrellaOffIcon:wM,Underline:NM,UnderlineIcon:NM,Undo:$M,Undo2:jM,Undo2Icon:jM,UndoDot:SM,UndoDotIcon:SM,UndoIcon:$M,UnfoldHorizontal:qM,UnfoldHorizontalIcon:qM,UnfoldVertical:AM,UnfoldVerticalIcon:AM,Ungroup:zM,UngroupIcon:zM,University:fc,UniversityIcon:fc,Unlink:HM,Unlink2:VM,Unlink2Icon:VM,UnlinkIcon:HM,Unlock:Hn,UnlockIcon:Hn,UnlockKeyhole:Tn,UnlockKeyholeIcon:Tn,Unplug:PM,UnplugIcon:PM,Upload:TM,UploadCloud:Qa,UploadCloudIcon:Qa,UploadIcon:TM,Usb:DM,UsbIcon:DM,User:XM,User2:Lc,User2Icon:Lc,UserCheck:BM,UserCheck2:gc,UserCheck2Icon:gc,UserCheckIcon:BM,UserCircle:Za,UserCircle2:Ka,UserCircle2Icon:Ka,UserCircleIcon:Za,UserCog:RM,UserCog2:vc,UserCog2Icon:vc,UserCogIcon:RM,UserIcon:XM,UserLock:FM,UserLockIcon:FM,UserMinus:EM,UserMinus2:xc,UserMinus2Icon:xc,UserMinusIcon:EM,UserPen:OM,UserPenIcon:OM,UserPlus:V1,UserPlus2:Mc,UserPlus2Icon:Mc,UserPlusIcon:V1,UserRound:Lc,UserRoundCheck:gc,UserRoundCheckIcon:gc,UserRoundCog:vc,UserRoundCogIcon:vc,UserRoundIcon:Lc,UserRoundMinus:xc,UserRoundMinusIcon:xc,UserRoundPen:UM,UserRoundPenIcon:UM,UserRoundPlus:Mc,UserRoundPlusIcon:Mc,UserRoundSearch:WM,UserRoundSearchIcon:WM,UserRoundX:_c,UserRoundXIcon:_c,UserSearch:GM,UserSearchIcon:GM,UserSquare:dc,UserSquare2:sc,UserSquare2Icon:sc,UserSquareIcon:dc,UserStar:KM,UserStarIcon:KM,UserX:ZM,UserX2:_c,UserX2Icon:_c,UserXIcon:ZM,Users:YM,Users2:Ic,Users2Icon:Ic,UsersIcon:YM,UsersRound:Ic,UsersRoundIcon:Ic,Utensils:wc,UtensilsCrossed:bc,UtensilsCrossedIcon:bc,UtensilsIcon:wc,UtilityPole:JM,UtilityPoleIcon:JM,Variable:QM,VariableIcon:QM,Vault:e_,VaultIcon:e_,VectorSquare:t_,VectorSquareIcon:t_,Vegan:a_,VeganIcon:a_,VenetianMask:n_,VenetianMaskIcon:n_,Venus:r_,VenusAndMars:o_,VenusAndMarsIcon:o_,VenusIcon:r_,Verified:ta,VerifiedIcon:ta,Vibrate:i_,VibrateIcon:i_,VibrateOff:c_,VibrateOffIcon:c_,Video:d_,VideoIcon:d_,VideoOff:s_,VideoOffIcon:s_,Videotape:l_,VideotapeIcon:l_,View:u_,ViewIcon:u_,Voicemail:h_,VoicemailIcon:h_,Volleyball:p_,VolleyballIcon:p_,Volume:v_,Volume1:y_,Volume1Icon:y_,Volume2:k_,Volume2Icon:k_,VolumeIcon:v_,VolumeOff:m_,VolumeOffIcon:m_,VolumeX:f_,VolumeXIcon:f_,Vote:g_,VoteIcon:g_,Wallet:M_,Wallet2:Cc,Wallet2Icon:Cc,WalletCards:x_,WalletCardsIcon:x_,WalletIcon:M_,WalletMinimal:Cc,WalletMinimalIcon:Cc,Wallpaper:__,WallpaperIcon:__,Wand:L_,Wand2:Nc,Wand2Icon:Nc,WandIcon:L_,WandSparkles:Nc,WandSparklesIcon:Nc,Warehouse:I_,WarehouseIcon:I_,WashingMachine:b_,WashingMachineIcon:b_,Watch:w_,WatchIcon:w_,Waves:N_,WavesIcon:N_,WavesLadder:C_,WavesLadderIcon:C_,Waypoints:j_,WaypointsIcon:j_,Webcam:S_,WebcamIcon:S_,Webhook:A_,WebhookIcon:A_,WebhookOff:$_,WebhookOffIcon:$_,Weight:q_,WeightIcon:q_,Wheat:V_,WheatIcon:V_,WheatOff:z_,WheatOffIcon:z_,WholeWord:P_,WholeWordIcon:P_,Wifi:O_,WifiCog:T_,WifiCogIcon:T_,WifiHigh:H_,WifiHighIcon:H_,WifiIcon:O_,WifiLow:D_,WifiLowIcon:D_,WifiOff:B_,WifiOffIcon:B_,WifiPen:R_,WifiPenIcon:R_,WifiSync:F_,WifiSyncIcon:F_,WifiZero:E_,WifiZeroIcon:E_,Wind:W_,WindArrowDown:U_,WindArrowDownIcon:U_,WindIcon:W_,Wine:K_,WineIcon:K_,WineOff:G_,WineOffIcon:G_,Workflow:Z_,WorkflowIcon:Z_,Worm:X_,WormIcon:X_,WrapText:Y_,WrapTextIcon:Y_,Wrench:J_,WrenchIcon:J_,X:Qe,XCircle:qt,XCircleIcon:qt,XIcon:Qe,XOctagon:Wn,XOctagonIcon:Wn,XSquare:lc,XSquareIcon:lc,Youtube:eL,YoutubeIcon:eL,Zap:tL,ZapIcon:tL,ZapOff:Q_,ZapOffIcon:Q_,ZoomIn:aL,ZoomInIcon:aL,ZoomOut:nL,ZoomOutIcon:nL,createLucideIcon:a.createLucideIcon,icons:H2e},Symbol.toStringTag,{value:"Module"})),D2e=({size:e=250,background:t="#fff",headerTop:n,headerBottom:c,headerTopStyle:i,headerBottomStyle:r,progress1:s,badgeList:d,progress3:l,style:h,className:u="",draggable:p=!1})=>{const y=e!==void 0?e:250,f=e?{size:e*.5,...s}:s,g=e?{size:e*.4,...l}:l,k={background:t,position:"relative",...h,...y&&{width:y}};return o.jsxs("div",{style:k,className:`stat-card ${u}`,children:[o.jsxs("div",{className:"stat-card-header",children:[o.jsx("div",{className:"stat-card-header-top",style:i,children:n}),c&&o.jsx("div",{className:"stat-card-header-bottom",style:r,children:c})]}),o.jsxs("div",{className:"stat-card-body",style:{opacity:p?0:1},children:[o.jsx("div",{className:"progress-row-single",children:o.jsx(Rb,{...f})}),o.jsxs("div",{className:"progress-row-double",children:[o.jsx("div",{className:"progress-item",children:o.jsx(DS,{...d})}),o.jsx("div",{className:"progress-item",children:o.jsx(Rb,{...g})})]})]}),p&&o.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",height:"100%",display:"flex",alignItems:"center",justifyContent:"center",pointerEvents:"none"},children:o.jsx(a.Move,{size:32,strokeWidth:1.5,style:{opacity:.8}})})]})},BS=m.createContext(void 0),yt=()=>{const e=m.useContext(BS);if(!e)throw new Error("useNavigation must be used within a NavProvider");return e},B2e=({children:e,defaultActive:t=""})=>{const[n,c]=m.useState(t),[i,r]=m.useState(t),[s,d]=m.useState(void 0),[l,h]=m.useState(void 0),[u,p]=m.useState({}),y=(f,g)=>{p(k=>({...k,[f]:g}))};return o.jsx(BS.Provider,{value:{activeNav:n,setActiveNav:c,activeSubNav:i,setActiveSubNav:r,activeSwitchers:s,setActiveSwitchers:d,user:l,setUser:h,navCounts:u,setNavCount:y},children:e})},RS=({categories:e,logo:t="Menu",buttonContent:n,position:c="auto",closeOnClickOutside:i=!0,select:r,topContent:s})=>{const[d,l]=m.useState(!1),[h,u]=m.useState("right"),p=m.useRef(null),y=m.useRef(null),{activeNav:f,activeSubNav:g}=yt();m.useEffect(()=>{if(!i)return;const M=v=>{p.current&&!p.current.contains(v.target)&&l(!1)};return document.addEventListener("mousedown",M),()=>document.removeEventListener("mousedown",M)},[i]),m.useEffect(()=>{if(d&&c==="auto"&&y.current){const M=y.current.getBoundingClientRect(),v=window.innerWidth/2;u(M.left<v?"left":"right")}},[d,c]);const k=t?xt[t]:null,x=c==="auto"?h:c;return o.jsxs("div",{className:"dropdown",ref:p,children:[o.jsxs("button",{ref:y,type:"button",className:"dropdown-button",onClick:()=>l(M=>!M),"aria-expanded":d,"aria-haspopup":"true",children:[k&&o.jsx(k,{size:20}),n&&o.jsx("span",{className:"button-text",children:n})]}),d&&o.jsxs("div",{className:`dropdown-content ${x}`,children:[s&&o.jsx("div",{className:"dropdown-top-content",children:s}),e?.map((M,v)=>o.jsxs("div",{className:"dropdown-category",children:[M.title&&o.jsx("div",{className:"category-title",children:M.title}),o.jsx("div",{className:"category-items",children:M.items.map((I,b)=>{const C=I.id??I.label,w=f===C||g===C,_=I.select??r;if(I.id==="language"){if(!_||!Array.isArray(_.options)||!_.onChange)return o.jsx("div",{className:"dropdown-language"},b);const S=Array.isArray(_.options)?_.options:[],j=S.some(A=>A.code===_.value)?S:[{code:_.value??"",label:String(_.value??"")},...S];return o.jsx("div",{className:"dropdown-language",children:o.jsx("select",{name:_.name??"language",className:"language-select",value:_.value??"",onChange:A=>{const B=A.target.value;try{_.onChange(B)}catch(D){console.error("select onChange error",D)}},children:j.map(A=>o.jsx("option",{value:A.code,children:A.label},A.code))})},b)}const L={className:`dropdown-item ${w?"active":""}`,onClick:()=>{I.onClick?.(),l(!1)},role:I.type==="button"||!I.href?"button":void 0};return I.type==="button"||!I.href?o.jsx("button",{type:"button",...L,children:I.label},b):o.jsx("a",{...L,href:I.href,children:I.label},b)})})]},v))]})]})},FS=({children:e,container:t=!1,item:n=!1,parent:c=!1,xs:i,sm:r,md:s,lg:d,xl:l,spacing:h=0,className:u="",uniqueKey:p=0,style:y={},width:f,order:g,onSwap:k,draggable:x=!1,displayNone:M=!1})=>{const[v,I]=m.useState([]);m.useEffect(()=>{const L=A=>{const B=[];return m.Children.forEach(A,D=>{Array.isArray(D)?B.push(...L(D)):m.isValidElement(D)&&B.push(D)}),B},N=L(e).filter(A=>m.isValidElement(A)).map(A=>{let B="";const D=A.props;return B=[D.xs?`grid-xs-${D.xs}`:"",D.sm?`grid-sm-${D.sm}`:"",D.md?`grid-md-${D.md}`:"",D.lg?`grid-lg-${D.lg}`:"",D.xl?`grid-xl-${D.xl}`:"",D.className?D.className:""].join(" ").trim(),{node:A,classes:B}});let j=N;g&&g.length>0&&(j=N.map((A,B)=>({...A,node:N[g[B]]?.node??A.node}))),I(j)},[e]);const b=(L,S)=>{L.stopPropagation(),L.dataTransfer.setData("dragIndex",S.toString()),L.dataTransfer.setData("parentKey",p.toString())},C=L=>{L.preventDefault(),L.stopPropagation()},w=(L,S)=>{L.preventDefault();const N=Number(L.dataTransfer.getData("dragIndex")),j=Number(L.dataTransfer.getData("parentKey"));if(t&&j!==p)return;const A=[...v];let B=-1,D=-1;if(A.forEach((q,$)=>{if(m.isValidElement(q.node)){const H=q.node.props;H.uniqueKey===S&&(B=$),H.uniqueKey===N&&(D=$)}}),B===-1||D===-1)return;const V=A[D].node;A[D]={...A[D],node:A[B].node},A[B]={...A[B],node:V},I(A),typeof k=="function"&&k(D,B)},_=c?[i?`grid-xs-${i}`:"",r?`grid-sm-${r}`:"",s?`grid-md-${s}`:"",d?`grid-lg-${d}`:"",l?`grid-xl-${l}`:""].join(" "):"";return!c&&f?y={...y,width:`${f}px`}:!c&&!f&&(y={...y,width:"100%"}),y={...y,height:"100%"},t?o.jsx("div",{className:`${u} grid-container ${_}`,style:{"--gap-grid":`${h}rem`,...y},children:v.map(L=>L.node.type?.displayName==="Grid"?x?o.jsx("div",{draggable:!0,onDragStart:S=>b(S,L.node?.props?.uniqueKey),onDragOver:S=>C(S),onDrop:S=>w(S,L.node?.props?.uniqueKey),className:`grid-item grid-item-grabbing ${L.classes} ${L.node?.props?.displayNone?"grid-display-none":""}`,style:{cursor:"grab"},children:L.node},L.node?.props?.uniqueKey):o.jsx("div",{className:`grid-item ${L.classes} ${L.node?.props?.displayNone?"grid-display-none":""}`,children:L.node},L.node?.props?.uniqueKey):L.node)}):n?o.jsx("div",{className:`${u} grid-item ${_} ${M?"grid-display-none":""}`,style:{gap:`${h}rem`,...y},children:e}):o.jsx(o.Fragment,{children:e})};FS.displayName="Grid";const xL=({imagePath:e,...t})=>{const[n,c]=m.useState(!1);return m.useEffect(()=>{c(!0)},[]),n?o.jsx("div",{className:`logo logo--${t.size}`,children:o.jsx("a",{href:"/",children:o.jsx("img",{src:e,alt:"Saniia Smart Bed Management",className:"logo-image"})})}):o.jsx("div",{className:"logo logo-placeholder"})},Fb=({id:e,label:t,isActive:n=!1,onClick:c,href:i,highlightColor:r="#008CBA",moduleKey:s="",a11yConfig:d,...l})=>{const{setActiveNav:h}=yt(),u=()=>{h(e),c?.(e)};return i?o.jsx("a",{href:i,className:`nav-item ${n?"active":""}`,style:n?{backgroundColor:r,color:"#fff"}:{},onClick:u,title:Z(d,e),...l,children:t}):o.jsx("div",{className:`nav-item ${n?"active":""}`,style:n?{backgroundColor:r,color:"#fff"}:{},onClick:u,title:Z(d,e),role:c?"button":"presentation",tabIndex:c?0:-1,...l,children:t})},ES=({items:e,onNavClick:t,highlightColor:n="#008CBA",moduleConfig:c={},dropdownPosition:i="auto"})=>{const{activeNav:r}=yt(),[s,d]=m.useState(!0),[l,h]=m.useState(!1),[u,p]=m.useState("left"),y=m.useRef(null),f=m.useRef(null),g=m.useRef(null);m.useEffect(()=>{const v=()=>{if(y.current&&y.current.parentElement){const I=y.current.parentNode?.parentElement?.offsetWidth||0;d(I*.8<y.current.offsetWidth||I<1100)}};return v(),window.addEventListener("resize",v),()=>window.removeEventListener("resize",v)},[]),m.useEffect(()=>{if(l&&i==="auto"&&f.current){const v=f.current.getBoundingClientRect(),I=window.innerWidth/2;p(v.left<I?"left":"right")}},[l,i]),m.useEffect(()=>{if(!l)return;const v=I=>{g.current&&!g.current.contains(I.target)&&f.current&&!f.current.contains(I.target)&&h(!1)};return document.addEventListener("mousedown",v),()=>document.removeEventListener("mousedown",v)},[l]);const k=v=>{t?.(v),h(!1)},x=e.find(v=>v.id===r)||e[0],M=i==="auto"?u:i;return o.jsx("div",{ref:y,children:s?o.jsxs("div",{className:"navbar-mobile",children:[o.jsxs("button",{ref:f,className:"navbar-dropdown-toggle",onClick:()=>h(!l),style:{backgroundColor:n,color:"#fff"},"aria-expanded":l,"aria-haspopup":"true",children:[x.label,o.jsx("span",{className:`dropdown-arrow ${l?"open":""}`})]}),l&&o.jsx("div",{ref:g,className:`navbar-dropdown ${M}`,children:e.map(v=>o.jsx(Fb,{id:v.id,label:v.label,href:v.moduleKey&&c[v.moduleKey]?v.href:void 0,isActive:r===v.id&&v.moduleKey!==void 0&&c[v.moduleKey],onClick:k,highlightColor:n},v.id))})]}):o.jsx("nav",{className:"navbar",children:e.map(v=>o.jsx(Fb,{id:v.id,label:v.label,href:v.moduleKey&&c[v.moduleKey]?v.href:void 0,isActive:r===v.id&&v.moduleKey!==void 0&&c[v.moduleKey],onClick:k,highlightColor:n},v.id))})})},OS=m.createContext(void 0),R2e=({children:e,initialTheme:t})=>{const[n,c]=m.useState(()=>{if(typeof window<"u")try{return localStorage.getItem("app-theme")||t}catch(r){return console.error("Error reading theme from localStorage:",r),t}return t});m.useEffect(()=>{const r=document.documentElement;if(r.removeAttribute("data-theme"),n&&n!=="default"&&r.setAttribute("data-theme",n),typeof window<"u")try{localStorage.setItem("app-theme",n)}catch(s){console.error("Error saving theme to localStorage:",s)}},[n]);const i=m.useCallback(r=>{c(r)},[]);return o.jsx(OS.Provider,{value:{themeName:n,setTheme:i},children:e})},US=()=>{const e=m.useContext(OS);if(!e)throw new Error("useThemeContext must be used within a ThemeProvider");return e},ML=()=>{const{themeName:e,setTheme:t}=US(),n=m.useCallback(c=>{t(c)},[t]);return{currentTheme:e,switchTheme:n}},K1=({colors:e={},leftIcon:t,rightIcon:n,checked:c=!1,onToggle:i,size:r=24,className:s="",style:d,a11yConfig:l})=>{const h=()=>i?.(!c),u=p=>{(p.key==="Enter"||p.key===" ")&&(p.preventDefault(),h())};return o.jsxs("div",{role:"switch","aria-checked":c,tabIndex:0,title:Z(l),className:`switcher ${c?"switcher-checked":""} ${s}`,style:{"--bg":e.bg||"#1f2937","--active-bg":e.activeBg||"#facc15","--border":e.border||"#fff","--circle":e.circle||"#fff","--icon":e.icon||"#fbbf24","--icon2":e.icon2||e.icon||"#fbbf24","--size":`${r}px`,...d},onClick:h,onKeyDown:u,children:[o.jsx("div",{className:"switcher-circle"}),o.jsxs("div",{className:"switcher-icons",children:[t&&o.jsx("div",{className:"switcher-icon-left",children:t}),n&&o.jsx("div",{className:"switcher-icon-right",children:n})]})]})},Eb=({lightTheme:e="light",darkTheme:t="dark",leftIcon:n="Sun",rightIcon:c="Moon",colors:i={bg:"#e5e7eb",activeBg:"#3b82f6",border:"#ffffff",circle:"#ffffff",icon:"#3b82f6",icon2:"#ffffff"},size:r=24,a11yConfig:s})=>{const{currentTheme:d,switchTheme:l}=ML(),[h,u]=m.useState(!1);if(m.useEffect(()=>{u(!0)},[]),!h)return null;const p=d===t,y=f=>{l(f?t:e)};return o.jsx(K1,{leftIcon:n,rightIcon:c,checked:p,onToggle:y,colors:i,size:r,a11yConfig:s})},F2e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"M480-80 317-243l44-44 89 89v-252H198l84 84-44 44L80-480l159-159 44 44-85 85h252v-252l-84 84-44-44 158-158 158 158-44 44-84-84v252h252l-84-84 44-44 158 158-158 158-44-44 84-84H510v252l89-89 44 44z"})),mC=m.memo(F2e),WS=m.createContext(void 0),E2e=({children:e})=>{const[t,n]=m.useState(!1);m.useEffect(()=>{const i=localStorage.getItem("isDraggable");i!==null&&n(i==="true")},[]),m.useEffect(()=>{localStorage.setItem("isDraggable",String(t))},[t]);const c=i=>{n(i)};return o.jsx(WS.Provider,{value:{isDraggable:t,switchDraggable:c},children:e})},GS=()=>{const e=m.useContext(WS);if(!e)throw new Error("useDraggableSwitcher must be used inside a DraggableProvider");return e},dL=({leftIcon:e,rightIcon:t,colors:n={bg:"var(--color-switcher-background)",activeBg:"var(--color-primary)",border:"transparent",circle:"#ffffff",icon:"#10b981",icon2:"#ffffff"},size:c=24,a11yConfig:i})=>{const{isDraggable:r,switchDraggable:s}=GS(),[d,l]=m.useState(!1);if(m.useEffect(()=>{l(!0)},[]),!d)return null;const h=u=>{s(u)};return o.jsx(K1,{leftIcon:e||o.jsx(mC,{width:c*.55,height:c*.55,fill:"currentColor"}),rightIcon:t||o.jsx(mC,{width:c*.55,height:c*.55,fill:"currentColor"}),checked:r,onToggle:h,colors:n,size:c,a11yConfig:i})},O2e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"M400.06-300Q508-300 584.5-376.13 661-452.25 661-561q0-107.92-76.5-183.46T400.06-820t-183.5 75.54T141-561q0 108.75 75.56 184.87Q292.12-300 400.06-300M371-448v-267h60v267zm-145 0v-184h60v184zm290 0v-143h60v143zM838-80 605-314q-42 35-94.24 54.5Q458.51-240 400-240q-133 0-226-93.5T81-560.7q0-133.71 92.8-226.5Q266.59-880 400.3-880q133.7 0 227.2 93T721-561q0 58.51-19.5 110.76Q682-398 647-356l233 233z"})),fC=m.memo(O2e),KS=m.createContext(void 0),U2e=({children:e})=>{const[t,n]=m.useState(!1);m.useEffect(()=>{const i=localStorage.getItem("disableLegendFilter");i!==null&&n(i==="true")},[]),m.useEffect(()=>{localStorage.setItem("disableLegendFilter",String(t))},[t]);const c=i=>{n(i)};return o.jsx(KS.Provider,{value:{disableLegendFilter:t,switchDisableLegendFilter:c},children:e})},ZS=()=>{const e=m.useContext(KS);if(!e)throw new Error("useLegendFilterSwitcher must be used inside a LegendFilterProvider");return e},lL=({leftIcon:e,rightIcon:t,colors:n={bg:"var(--color-switcher-background)",activeBg:"#ef4444",border:"#ffffff",circle:"#ffffff",icon:"#ef4444",icon2:"#ffffff"},size:c=24,a11yConfig:i})=>{const{disableLegendFilter:r,switchDisableLegendFilter:s}=ZS(),[d,l]=m.useState(!1);if(m.useEffect(()=>{l(!0)},[]),!d)return null;const h=u=>{s(u)};return o.jsx(K1,{leftIcon:e||o.jsx(fC,{width:c*.55,height:c*.55,fill:"currentColor"}),rightIcon:t||o.jsx(fC,{width:c*.55,height:c*.55,fill:"currentColor"}),checked:r,onToggle:h,colors:n,size:c,a11yConfig:i})},XS=m.createContext(void 0),W2e=({children:e})=>{const[t,n]=m.useState(!1);m.useEffect(()=>{const i=localStorage.getItem("showData");i!==null&&n(i==="true")},[]),m.useEffect(()=>{localStorage.setItem("showData",String(t))},[t]);const c=i=>{n(i)};return o.jsx(XS.Provider,{value:{showData:t,switchShowData:c},children:e})},YS=()=>{const e=m.useContext(XS);if(!e)throw new Error("useShowDataSwitcher must be used inside a ShowDataProvider");return e},G2e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"M600.5-379.5Q650-429 650-500t-49.5-120.5T480-670t-120.5 49.5T310-500t49.5 120.5T480-330t120.5-49.5m-200-41Q368-453 368-500t32.5-79.5T480-612t79.5 32.5T592-500t-32.5 79.5T480-388t-79.5-32.5M216-283Q98-366 40-500q58-134 176-217t264-83 264 83 176 217q-58 134-176 217t-264 83-264-83m486.5-42.5Q804-391 857-500q-53-109-154.5-174.5T480-740t-222.5 65.5T102-500q54 109 155.5 174.5T480-260t222.5-65.5"})),gC=m.memo(G2e),hL=({size:e=24,colors:t={bg:"var(--color-switcher-background)",activeBg:"#10b981",border:"#ffffff",circle:"#ffffff",icon:"#10b981",icon2:"#ffffff"},a11yConfig:n})=>{const{showData:c,switchShowData:i}=YS(),[r,s]=m.useState(!1);return m.useEffect(()=>{s(!0)},[]),r?o.jsx(K1,{checked:c,onToggle:d=>i(d),size:e,leftIcon:o.jsx(gC,{width:e*.55,height:e*.55,fill:"currentColor"}),rightIcon:o.jsx(gC,{width:e*.55,height:e*.55,fill:"currentColor"}),colors:t,a11yConfig:n}):null},K2e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"M284-277h60v-205h-60zm332 0h60v-420h-60zm-166 0h60v-118h-60zm0-205h60v-60h-60zM180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18zm0-60h600v-600H180zm0-600v600z"})),JS=m.memo(K2e);function Ob({items:e,onSave:t,loading:n,disabled:c,saveLabel:i,savingLabel:r,buttonTitle:s}){const[d,l]=m.useState(!1),[h,u]=m.useState(e);m.useEffect(()=>{u(e)},[e]);const p=(f,g)=>{u(k=>k.map(x=>x.component_key===f&&g>3?{...x,visible:!x.visible}:x))},y=()=>{t(h),l(!1)};return o.jsxs("div",{style:{position:"relative",display:"inline-block"},children:[o.jsx("div",{onClick:()=>c||l(f=>!f),style:{cursor:"pointer",display:"flex",alignItems:"center",justifyContent:"center",color:"var(--color-primary)"},title:s,children:o.jsx(JS,{fill:"currentColor"})}),d&&o.jsxs("div",{style:{position:"absolute",top:"110%",right:0,minWidth:220,background:"#fff",border:"1px solid var(--color-border)",borderRadius:8,boxShadow:"0 4px 16px rgba(0,0,0,0.08)",zIndex:1e3,padding:12},children:[o.jsx("ul",{style:{listStyle:"none",padding:0,margin:0,marginBottom:12},children:h.map((f,g)=>o.jsxs("li",{style:{display:"flex",alignItems:"center",marginBottom:4},children:[o.jsx("input",{type:"checkbox",checked:f.visible,disabled:g<4,onChange:()=>p(f.component_key,g),style:{marginRight:8}}),o.jsx("span",{style:{color:g<4?"#6b7280":"#111827"},children:f.label}),g<4&&o.jsx("span",{style:{fontSize:"var(--text-paragraph)",color:"#9ca3af",marginLeft:6}})]},f.component_key))}),o.jsx("button",{type:"button",onClick:y,disabled:n,style:{padding:"6px 18px",borderRadius:6,border:"none",background:"var(--color-primary)",color:"#fff",fontWeight:600,cursor:"pointer"},children:n?r:i})]})]})}const Z2e=({logoPath:e,navItems:t,onNavClick:n,dropdownItems:c,headerBg:i,highlightColor:r="#1387C8",moduleConfig:s={},componentVisibilityItems:d=[],onComponentVisibilitySave:l,componentVisibilityLoading:h=!1,componentVisibilitySaveLabel:u,componentVisibilitySavingLabel:p,componentVisibilityButtonTitle:y})=>{const{activeSwitchers:f}=yt(),g=f?.draggable===!0,k=f?.showData===!0,x=f?.legendFilter===!0,M=f?.componentVisibility===!0&&d&&d.length>0;return o.jsx("header",{className:"header",style:{backgroundColor:i},children:o.jsxs("div",{className:"header-layout-container",children:[o.jsxs("div",{className:"header-left",children:[o.jsx("a",{href:"/",children:o.jsx(xL,{imagePath:e})}),o.jsx(ES,{moduleConfig:s,items:t,onNavClick:n,highlightColor:r})]}),o.jsxs("div",{className:"header-right",children:[o.jsxs("div",{className:"switcher-container",children:[g&&o.jsx(dL,{}),k&&o.jsx(hL,{}),x&&o.jsx(lL,{}),o.jsx(Eb,{}),M&&o.jsx(Ob,{items:d,onSave:l||(()=>{}),loading:h,saveLabel:u,savingLabel:p,buttonTitle:y})]}),o.jsx(RS,{categories:c?.categories,buttonContent:c?.buttonContent,topContent:o.jsxs("div",{className:"dropdown-switchers",children:[g&&o.jsx(dL,{}),k&&o.jsx(hL,{}),x&&o.jsx(lL,{}),o.jsx(Eb,{}),M&&o.jsx(Ob,{items:d,onSave:l||(()=>{}),loading:h,saveLabel:u,savingLabel:p,buttonTitle:y})]})})]})]})})},QS=({icon:e,text:t,size:n=16,color:c="currentColor",className:i="",active:r=!1,href:s,a11yConfig:d})=>{const l=e?xt[e]:null,h=s?"a":"div";return o.jsxs(h,{className:`icon-text ${r?"icon-text-active":""} ${i}`,style:{color:c},title:Z(d,t),role:"text","aria-label":t,...s?{href:s}:{},children:[l&&o.jsx(l,{size:n,"aria-hidden":"true"}),o.jsx("span",{children:t})]})},Pc=e=>typeof e=="number"?`${e}px`:e,X2e=({title:e,titleColor:t="#1c1b1f",headerColor:n="#ECEEF0",entryLabel:c="Entrée",entryValue:i,exitLabel:r="Sortie",exitValue:s,timeLabelColor:d="#6b7280",timeLabelFontSize:l="0.85rem",timeLabelFontWeight:h=400,timeLabelLineHeight:u=1,timeValueColor:p="#1c1b1f",rows:y=[],textFontSize:f="1.1rem",textFontWeight:g=700,textLineHeight:k=1,titleMinHeight:x,backgroundColor:M="#ffffff",borderColor:v="#D2D6D8",width:I,className:b,onClick:C,ariaLabel:w,a11yConfig:_,titleA11yConfig:L,entryLabelA11yConfig:S,exitLabelA11yConfig:N})=>{const j=Z(_),A=Z(L,L?.titleKey?void 0:e),B=Z(S,S?.titleKey?void 0:c),D=Z(N,N?.titleKey?void 0:r);return o.jsxs(Y2e,{$width:I,$borderColor:v,className:b,onClick:C,role:C?"button":"group","aria-label":w||e,title:j,tabIndex:C?0:void 0,onKeyDown:V=>C&&V.key==="Enter"&&C(),children:[o.jsxs(J2e,{$bgColor:n,$borderColor:v,children:[e&&o.jsx(ede,{$color:t,$fontSize:f,$fontWeight:g,$lineHeight:k,$minHeight:x,title:A,children:e}),(i||s)&&o.jsxs(tde,{children:[i&&o.jsxs(vC,{children:[o.jsx(xC,{$color:d,$fontSize:l,$fontWeight:h,$lineHeight:u,title:B,children:c}),o.jsx(MC,{$color:p,children:i})]}),s&&o.jsxs(vC,{children:[o.jsx(xC,{$color:d,$fontSize:l,$fontWeight:h,$lineHeight:u,title:D,children:r}),o.jsx(MC,{$color:p,children:s})]})]}),o.jsx(Q2e,{$bgColor:n})]}),y.length>0&&o.jsx(ade,{$bgColor:M,children:y.map((V,q)=>o.jsxs(nde,{title:Z(V.a11yConfig),children:[V.icon&&o.jsx(ode,{"aria-hidden":"true",children:V.icon}),o.jsx(cde,{$fontSize:f,$fontWeight:g,$lineHeight:k,children:V.text})]},q))})]})},Y2e=F.div`
8162
8162
  display: flex;
8163
8163
  flex-direction: column;
8164
8164
  width: ${e=>e.$width===void 0?"300px":typeof e.$width=="number"?`${e.$width}px`:e.$width};
8165
8165
  border-radius: 0.25rem;
8166
8166
  box-sizing: border-box;
8167
8167
  border: 1px solid ${e=>e.$borderColor};
8168
- `,J2e=E.div`
8168
+ `,J2e=F.div`
8169
8169
  position: relative;
8170
8170
  background-color: ${e=>e.$bgColor};
8171
8171
  border-radius: 0.145rem 0.145rem 0 0;
@@ -8177,7 +8177,7 @@
8177
8177
  display: flex;
8178
8178
  flex-direction: column;
8179
8179
  gap: 1.5rem;
8180
- `,Q2e=E.span`
8180
+ `,Q2e=F.span`
8181
8181
  position: absolute;
8182
8182
  top: 50%;
8183
8183
  right: -1.125rem;
@@ -8187,30 +8187,30 @@
8187
8187
  border-top: 1.375rem solid transparent;
8188
8188
  border-bottom: 1.375rem solid transparent;
8189
8189
  border-left: 1.25rem solid ${e=>e.$bgColor};
8190
- `,ede=E.h3`
8190
+ `,ede=F.h3`
8191
8191
  margin: 0;
8192
- font-size: ${e=>Vc(e.$fontSize)};
8192
+ font-size: ${e=>Pc(e.$fontSize)};
8193
8193
  font-weight: ${e=>e.$fontWeight};
8194
8194
  color: ${e=>e.$color};
8195
- line-height: ${e=>Vc(e.$lineHeight)};
8196
- min-height: ${e=>e.$minHeight!==void 0?Vc(e.$minHeight):"auto"};
8197
- `,tde=E.div`
8195
+ line-height: ${e=>Pc(e.$lineHeight)};
8196
+ min-height: ${e=>e.$minHeight!==void 0?Pc(e.$minHeight):"auto"};
8197
+ `,tde=F.div`
8198
8198
  display: flex;
8199
8199
  gap: 1rem;
8200
- `,vC=E.div`
8200
+ `,vC=F.div`
8201
8201
  display: flex;
8202
8202
  flex-direction: column;
8203
8203
  gap: 0.15rem;
8204
- `,xC=E.span`
8205
- font-size: ${e=>Vc(e.$fontSize)};
8204
+ `,xC=F.span`
8205
+ font-size: ${e=>Pc(e.$fontSize)};
8206
8206
  font-weight: ${e=>e.$fontWeight};
8207
8207
  color: ${e=>e.$color};
8208
- line-height: ${e=>Vc(e.$lineHeight)};
8209
- `,MC=E.span`
8208
+ line-height: ${e=>Pc(e.$lineHeight)};
8209
+ `,MC=F.span`
8210
8210
  font-size: 0.8rem;
8211
8211
  font-weight: 700;
8212
8212
  color: ${e=>e.$color};
8213
- `,ade=E.div`
8213
+ `,ade=F.div`
8214
8214
  background-color: ${e=>e.$bgColor};
8215
8215
  border-radius: 0 0 0.19rem 0.19rem;
8216
8216
  padding: 0.5rem;
@@ -8218,21 +8218,21 @@
8218
8218
  flex-direction: column;
8219
8219
  gap: 1rem;
8220
8220
  height: 100%;
8221
- `,nde=E.div`
8221
+ `,nde=F.div`
8222
8222
  display: flex;
8223
8223
  align-items: center;
8224
8224
  gap: 0.75rem;
8225
- `,ode=E.span`
8225
+ `,ode=F.span`
8226
8226
  flex-shrink: 0;
8227
8227
  display: flex;
8228
8228
  align-items: center;
8229
8229
  justify-content: center;
8230
- `,cde=E.span`
8231
- font-size: ${e=>Vc(e.$fontSize)};
8230
+ `,cde=F.span`
8231
+ font-size: ${e=>Pc(e.$fontSize)};
8232
8232
  font-weight: ${e=>e.$fontWeight};
8233
8233
  color: #1c1b1f;
8234
- line-height: ${e=>Vc(e.$lineHeight)};
8235
- `,e$=({children:e,className:t="",style:n,item:c})=>o.jsxs("div",{className:`scrollable-horizontale ${t}`,style:n,children:[o.jsx("div",{className:"scrollable",children:e}),o.jsx("div",{className:"scrollable-dropdown",children:o.jsx(RS,{logo:"BarChart",position:"right",categories:c})})]}),ide=({icon:e,text:t,textColor:n="#12351F",titleFontSize:c="1.75rem",titleFontWeight:i=800,bottomText:r,bottomTextColor:s="#12351F",bottomTextFontSize:d="1.6rem",bottomTextFontWeight:l=400,backgroundColor:h="#8FDBA6",width:u,height:p,className:y,onClick:f,ariaLabel:g,a11yConfig:k})=>{const x=Z(k,k?.titleKey?void 0:t);return o.jsxs(rde,{$bgColor:h,$width:u,$height:p,$isClickable:!!f,className:y,onClick:f,role:f?"button":"group","aria-label":g||t,title:x,tabIndex:f?0:void 0,onKeyDown:M=>f&&M.key==="Enter"&&f(),children:[o.jsxs(sde,{children:[e&&o.jsx(dde,{"aria-hidden":"true",children:e}),o.jsx(lde,{$color:n,$fontSize:c,$fontWeight:i,children:t})]}),r&&o.jsx(hde,{$color:s,$fontSize:d,$fontWeight:l,children:r})]})},uL=e=>typeof e=="number"?`${e}px`:e,rde=E.div`
8234
+ line-height: ${e=>Pc(e.$lineHeight)};
8235
+ `,e$=({children:e,className:t="",style:n,item:c})=>o.jsxs("div",{className:`scrollable-horizontale ${t}`,style:n,children:[o.jsx("div",{className:"scrollable",children:e}),o.jsx("div",{className:"scrollable-dropdown",children:o.jsx(RS,{logo:"BarChart",position:"right",categories:c})})]}),ide=({icon:e,text:t,textColor:n="#12351F",titleFontSize:c="1.75rem",titleFontWeight:i=800,bottomText:r,bottomTextColor:s="#12351F",bottomTextFontSize:d="1.6rem",bottomTextFontWeight:l=400,backgroundColor:h="#8FDBA6",width:u,height:p,className:y,onClick:f,ariaLabel:g,a11yConfig:k})=>{const x=Z(k,k?.titleKey?void 0:t);return o.jsxs(rde,{$bgColor:h,$width:u,$height:p,$isClickable:!!f,className:y,onClick:f,role:f?"button":"group","aria-label":g||t,title:x,tabIndex:f?0:void 0,onKeyDown:M=>f&&M.key==="Enter"&&f(),children:[o.jsxs(sde,{children:[e&&o.jsx(dde,{"aria-hidden":"true",children:e}),o.jsx(lde,{$color:n,$fontSize:c,$fontWeight:i,children:t})]}),r&&o.jsx(hde,{$color:s,$fontSize:d,$fontWeight:l,children:r})]})},uL=e=>typeof e=="number"?`${e}px`:e,rde=F.div`
8236
8236
  position: relative;
8237
8237
  display: flex;
8238
8238
  flex-direction: column;
@@ -8244,24 +8244,24 @@
8244
8244
  padding: 0.5rem;
8245
8245
  box-sizing: border-box;
8246
8246
  cursor: ${e=>e.$isClickable?"pointer":"default"};
8247
- `,sde=E.div`
8247
+ `,sde=F.div`
8248
8248
  display: flex;
8249
8249
  flex-direction: column;
8250
8250
  align-items: flex-start;
8251
8251
  gap: 0.75rem;
8252
- `,dde=E.span`
8252
+ `,dde=F.span`
8253
8253
  display: inline-flex;
8254
8254
  align-items: center;
8255
8255
  justify-content: center;
8256
- `,lde=E.span`
8256
+ `,lde=F.span`
8257
8257
  font-size: ${e=>uL(e.$fontSize)};
8258
8258
  font-weight: ${e=>e.$fontWeight};
8259
8259
  color: ${e=>e.$color};
8260
- `,hde=E.span`
8260
+ `,hde=F.span`
8261
8261
  font-size: ${e=>uL(e.$fontSize)};
8262
8262
  font-weight: ${e=>e.$fontWeight};
8263
8263
  color: ${e=>e.$color};
8264
- `,ude=({subNavItems:e,highlightColor:t="#1387C8",style:n,item:c})=>{const{activeSubNav:i}=yt();return o.jsx(e$,{style:n,item:c,children:e?.map(r=>o.jsx(QS,{icon:r.icon,text:r.label,href:r.href,color:r.id===i?t:"",active:r.id===i,a11yConfig:r.a11yConfig},r.id))})},t$=({title:e,subtitle:t,text:n,background:c="#f9f9f9",titleStyle:i,subtitleStyle:r,textStyle:s,itemStyle:d,icon:l})=>{const[h,u]=n?n.split("/"):[];return o.jsxs("div",{className:"trend-item",style:{background:c,...d},children:[o.jsxs("div",{className:"trend-left",children:[o.jsx("div",{className:"trend-icon",children:l}),o.jsxs("div",{className:"trend-texts",children:[o.jsx("span",{className:"trend-title",style:i,children:e}),t&&o.jsx("span",{className:"trend-subtitle",style:r,children:t})]})]}),o.jsxs("div",{className:"trend-right",style:s,children:[o.jsx("span",{className:"trend-right-left",children:h}),o.jsx("span",{className:"trend-right-separator",children:" / "}),o.jsx("span",{className:"trend-right-right",children:u})]})]})},fw=m.createContext({});function Bt(e){const t=m.useRef(null);return t.current===null&&(t.current=e()),t.current}const gw=typeof window<"u",vw=gw?m.useLayoutEffect:m.useEffect,_L=m.createContext(null);function xw(e,t){e.indexOf(t)===-1&&e.push(t)}function Mw(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}function pde([...e],t,n){const c=t<0?e.length+t:t;if(c>=0&&c<e.length){const i=n<0?e.length+n:n,[r]=e.splice(t,1);e.splice(i,0,r)}return e}const Mt=(e,t,n)=>n>t?t:n<e?e:n;function Ub(e,t){return t?`${e}. For more information and steps for solving, visit https://motion.dev/troubleshooting/${t}`:e}let r1=()=>{},ct=()=>{};process.env.NODE_ENV!=="production"&&(r1=(e,t,n)=>{!e&&typeof console<"u"&&console.warn(Ub(t,n))},ct=(e,t,n)=>{if(!e)throw new Error(Ub(t,n))});const _t={},a$=e=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(e);function n$(e){return typeof e=="object"&&e!==null}const o$=e=>/^0[^.\s]+$/u.test(e);function _w(e){let t;return()=>(t===void 0&&(t=e()),t)}const et=e=>e,yde=(e,t)=>n=>t(e(n)),Z1=(...e)=>e.reduce(yde),F1=(e,t,n)=>{const c=t-e;return c===0?1:(n-e)/c};class Lw{constructor(){this.subscriptions=[]}add(t){return xw(this.subscriptions,t),()=>Mw(this.subscriptions,t)}notify(t,n,c){const i=this.subscriptions.length;if(i)if(i===1)this.subscriptions[0](t,n,c);else for(let r=0;r<i;r++){const s=this.subscriptions[r];s&&s(t,n,c)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const ot=e=>e*1e3,Je=e=>e/1e3;function c$(e,t){return t?e*(1e3/t):0}const _C=new Set;function Iw(e,t,n){e||_C.has(t)||(console.warn(Ub(t,n)),_C.add(t))}const i$=(e,t,n)=>(((1-3*n+3*t)*e+(3*n-6*t))*e+3*t)*e,kde=1e-7,mde=12;function fde(e,t,n,c,i){let r,s,d=0;do s=t+(n-t)/2,r=i$(s,c,i)-e,r>0?n=s:t=s;while(Math.abs(r)>kde&&++d<mde);return s}function X1(e,t,n,c){if(e===t&&n===c)return et;const i=r=>fde(r,0,1,e,n);return r=>r===0||r===1?r:i$(i(r),t,c)}const r$=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,s$=e=>t=>1-e(1-t),d$=X1(.33,1.53,.69,.99),bw=s$(d$),l$=r$(bw),h$=e=>(e*=2)<1?.5*bw(e):.5*(2-Math.pow(2,-10*(e-1))),ww=e=>1-Math.sin(Math.acos(e)),u$=s$(ww),p$=r$(ww),gde=X1(.42,0,1,1),vde=X1(0,0,.58,1),y$=X1(.42,0,.58,1),xde=e=>Array.isArray(e)&&typeof e[0]!="number",k$=e=>Array.isArray(e)&&typeof e[0]=="number",LC={linear:et,easeIn:gde,easeInOut:y$,easeOut:vde,circIn:ww,circInOut:p$,circOut:u$,backIn:bw,backInOut:l$,backOut:d$,anticipate:h$},Mde=e=>typeof e=="string",IC=e=>{if(k$(e)){ct(e.length===4,"Cubic bezier arrays must contain four numerical values.","cubic-bezier-length");const[t,n,c,i]=e;return X1(t,n,c,i)}else if(Mde(e))return ct(LC[e]!==void 0,`Invalid easing type '${e}'`,"invalid-easing-type"),LC[e];return e},ai=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"];function _de(e,t){let n=new Set,c=new Set,i=!1,r=!1;const s=new WeakSet;let d={delta:0,timestamp:0,isProcessing:!1};function l(u){s.has(u)&&(h.schedule(u),e()),u(d)}const h={schedule:(u,p=!1,y=!1)=>{const g=y&&i?n:c;return p&&s.add(u),g.has(u)||g.add(u),u},cancel:u=>{c.delete(u),s.delete(u)},process:u=>{if(d=u,i){r=!0;return}i=!0,[n,c]=[c,n],n.forEach(l),n.clear(),i=!1,r&&(r=!1,h.process(u))}};return h}const Lde=40;function m$(e,t){let n=!1,c=!0;const i={delta:0,timestamp:0,isProcessing:!1},r=()=>n=!0,s=ai.reduce((I,b)=>(I[b]=_de(r),I),{}),{setup:d,read:l,resolveKeyframes:h,preUpdate:u,update:p,preRender:y,render:f,postRender:g}=s,k=()=>{const I=_t.useManualTiming?i.timestamp:performance.now();n=!1,_t.useManualTiming||(i.delta=c?1e3/60:Math.max(Math.min(I-i.timestamp,Lde),1)),i.timestamp=I,i.isProcessing=!0,d.process(i),l.process(i),h.process(i),u.process(i),p.process(i),y.process(i),f.process(i),g.process(i),i.isProcessing=!1,n&&t&&(c=!1,e(k))},x=()=>{n=!0,c=!0,i.isProcessing||e(k)};return{schedule:ai.reduce((I,b)=>{const C=s[b];return I[b]=(w,_=!1,L=!1)=>(n||x(),C.schedule(w,_,L)),I},{}),cancel:I=>{for(let b=0;b<ai.length;b++)s[ai[b]].cancel(I)},state:i,steps:s}}const{schedule:me,cancel:Lt,state:Se,steps:EL}=m$(typeof requestAnimationFrame<"u"?requestAnimationFrame:et,!0);let oL;function Ide(){oL=void 0}const Fe={now:()=>(oL===void 0&&Fe.set(Se.isProcessing||_t.useManualTiming?Se.timestamp:performance.now()),oL),set:e=>{oL=e,queueMicrotask(Ide)}},f$=e=>t=>typeof t=="string"&&t.startsWith(e),Cw=f$("--"),bde=f$("var(--"),Nw=e=>bde(e)?wde.test(e.split("/*")[0].trim()):!1,wde=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,s1={test:e=>typeof e=="number",parse:parseFloat,transform:e=>e},E1={...s1,transform:e=>Mt(0,1,e)},ni={...s1,default:1},P1=e=>Math.round(e*1e5)/1e5,jw=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;function Cde(e){return e==null}const Nde=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,Sw=(e,t)=>n=>!!(typeof n=="string"&&Nde.test(n)&&n.startsWith(e)||t&&!Cde(n)&&Object.prototype.hasOwnProperty.call(n,t)),g$=(e,t,n)=>c=>{if(typeof c!="string")return c;const[i,r,s,d]=c.match(jw);return{[e]:parseFloat(i),[t]:parseFloat(r),[n]:parseFloat(s),alpha:d!==void 0?parseFloat(d):1}},jde=e=>Mt(0,255,e),OL={...s1,transform:e=>Math.round(jde(e))},Sc={test:Sw("rgb","red"),parse:g$("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:c=1})=>"rgba("+OL.transform(e)+", "+OL.transform(t)+", "+OL.transform(n)+", "+P1(E1.transform(c))+")"};function Sde(e){let t="",n="",c="",i="";return e.length>5?(t=e.substring(1,3),n=e.substring(3,5),c=e.substring(5,7),i=e.substring(7,9)):(t=e.substring(1,2),n=e.substring(2,3),c=e.substring(3,4),i=e.substring(4,5),t+=t,n+=n,c+=c,i+=i),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(c,16),alpha:i?parseInt(i,16)/255:1}}const Wb={test:Sw("#"),parse:Sde,transform:Sc.transform},Y1=e=>({test:t=>typeof t=="string"&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}),$t=Y1("deg"),pt=Y1("%"),Y=Y1("px"),$de=Y1("vh"),qde=Y1("vw"),bC={...pt,parse:e=>pt.parse(e)/100,transform:e=>pt.transform(e*100)},Gc={test:Sw("hsl","hue"),parse:g$("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:c=1})=>"hsla("+Math.round(e)+", "+pt.transform(P1(t))+", "+pt.transform(P1(n))+", "+P1(E1.transform(c))+")"},Ie={test:e=>Sc.test(e)||Wb.test(e)||Gc.test(e),parse:e=>Sc.test(e)?Sc.parse(e):Gc.test(e)?Gc.parse(e):Wb.parse(e),transform:e=>typeof e=="string"?e:e.hasOwnProperty("red")?Sc.transform(e):Gc.transform(e),getAnimatableNone:e=>{const t=Ie.parse(e);return t.alpha=0,Ie.transform(t)}},Ade=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;function zde(e){return isNaN(e)&&typeof e=="string"&&(e.match(jw)?.length||0)+(e.match(Ade)?.length||0)>0}const v$="number",x$="color",Vde="var",Pde="var(",wC="${}",Tde=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function O1(e){const t=e.toString(),n=[],c={color:[],number:[],var:[]},i=[];let r=0;const d=t.replace(Tde,l=>(Ie.test(l)?(c.color.push(r),i.push(x$),n.push(Ie.parse(l))):l.startsWith(Pde)?(c.var.push(r),i.push(Vde),n.push(l)):(c.number.push(r),i.push(v$),n.push(parseFloat(l))),++r,wC)).split(wC);return{values:n,split:d,indexes:c,types:i}}function M$(e){return O1(e).values}function _$(e){const{split:t,types:n}=O1(e),c=t.length;return i=>{let r="";for(let s=0;s<c;s++)if(r+=t[s],i[s]!==void 0){const d=n[s];d===v$?r+=P1(i[s]):d===x$?r+=Ie.transform(i[s]):r+=i[s]}return r}}const Hde=e=>typeof e=="number"?0:Ie.test(e)?Ie.getAnimatableNone(e):e;function Dde(e){const t=M$(e);return _$(e)(t.map(Hde))}const Dt={test:zde,parse:M$,createTransformer:_$,getAnimatableNone:Dde};function UL(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*6*n:n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function Bde({hue:e,saturation:t,lightness:n,alpha:c}){e/=360,t/=100,n/=100;let i=0,r=0,s=0;if(!t)i=r=s=n;else{const d=n<.5?n*(1+t):n+t-n*t,l=2*n-d;i=UL(l,d,e+1/3),r=UL(l,d,e),s=UL(l,d,e-1/3)}return{red:Math.round(i*255),green:Math.round(r*255),blue:Math.round(s*255),alpha:c}}function pL(e,t){return n=>n>0?t:e}const ge=(e,t,n)=>e+(t-e)*n,WL=(e,t,n)=>{const c=e*e,i=n*(t*t-c)+c;return i<0?0:Math.sqrt(i)},Rde=[Wb,Sc,Gc],Fde=e=>Rde.find(t=>t.test(e));function CC(e){const t=Fde(e);if(r1(!!t,`'${e}' is not an animatable color. Use the equivalent color code instead.`,"color-not-animatable"),!t)return!1;let n=t.parse(e);return t===Gc&&(n=Bde(n)),n}const NC=(e,t)=>{const n=CC(e),c=CC(t);if(!n||!c)return pL(e,t);const i={...n};return r=>(i.red=WL(n.red,c.red,r),i.green=WL(n.green,c.green,r),i.blue=WL(n.blue,c.blue,r),i.alpha=ge(n.alpha,c.alpha,r),Sc.transform(i))},Gb=new Set(["none","hidden"]);function Ede(e,t){return Gb.has(e)?n=>n<=0?e:t:n=>n>=1?t:e}function Ode(e,t){return n=>ge(e,t,n)}function $w(e){return typeof e=="number"?Ode:typeof e=="string"?Nw(e)?pL:Ie.test(e)?NC:Gde:Array.isArray(e)?L$:typeof e=="object"?Ie.test(e)?NC:Ude:pL}function L$(e,t){const n=[...e],c=n.length,i=e.map((r,s)=>$w(r)(r,t[s]));return r=>{for(let s=0;s<c;s++)n[s]=i[s](r);return n}}function Ude(e,t){const n={...e,...t},c={};for(const i in n)e[i]!==void 0&&t[i]!==void 0&&(c[i]=$w(e[i])(e[i],t[i]));return i=>{for(const r in c)n[r]=c[r](i);return n}}function Wde(e,t){const n=[],c={color:0,var:0,number:0};for(let i=0;i<t.values.length;i++){const r=t.types[i],s=e.indexes[r][c[r]],d=e.values[s]??0;n[i]=d,c[r]++}return n}const Gde=(e,t)=>{const n=Dt.createTransformer(t),c=O1(e),i=O1(t);return c.indexes.var.length===i.indexes.var.length&&c.indexes.color.length===i.indexes.color.length&&c.indexes.number.length>=i.indexes.number.length?Gb.has(e)&&!i.values.length||Gb.has(t)&&!c.values.length?Ede(e,t):Z1(L$(Wde(c,i),i.values),n):(r1(!0,`Complex values '${e}' and '${t}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`,"complex-values-different"),pL(e,t))};function I$(e,t,n){return typeof e=="number"&&typeof t=="number"&&typeof n=="number"?ge(e,t,n):$w(e)(e,t)}const Kde=e=>{const t=({timestamp:n})=>e(n);return{start:(n=!0)=>me.update(t,n),stop:()=>Lt(t),now:()=>Se.isProcessing?Se.timestamp:Fe.now()}},b$=(e,t,n=10)=>{let c="";const i=Math.max(Math.round(t/n),2);for(let r=0;r<i;r++)c+=Math.round(e(r/(i-1))*1e4)/1e4+", ";return`linear(${c.substring(0,c.length-2)})`},yL=2e4;function qw(e){let t=0;const n=50;let c=e.next(t);for(;!c.done&&t<yL;)t+=n,c=e.next(t);return t>=yL?1/0:t}function Zde(e,t=100,n){const c=n({...e,keyframes:[0,t]}),i=Math.min(qw(c),yL);return{type:"keyframes",ease:r=>c.next(i*r).value/t,duration:Je(i)}}const Xde=5;function w$(e,t,n){const c=Math.max(t-Xde,0);return c$(n-e(c),t-c)}const Me={stiffness:100,damping:10,mass:1,velocity:0,duration:800,bounce:.3,visualDuration:.3,restSpeed:{granular:.01,default:2},restDelta:{granular:.005,default:.5},minDuration:.01,maxDuration:10,minDamping:.05,maxDamping:1},GL=.001;function Yde({duration:e=Me.duration,bounce:t=Me.bounce,velocity:n=Me.velocity,mass:c=Me.mass}){let i,r;r1(e<=ot(Me.maxDuration),"Spring duration must be 10 seconds or less","spring-duration-limit");let s=1-t;s=Mt(Me.minDamping,Me.maxDamping,s),e=Mt(Me.minDuration,Me.maxDuration,Je(e)),s<1?(i=h=>{const u=h*s,p=u*e,y=u-n,f=Kb(h,s),g=Math.exp(-p);return GL-y/f*g},r=h=>{const p=h*s*e,y=p*n+n,f=Math.pow(s,2)*Math.pow(h,2)*e,g=Math.exp(-p),k=Kb(Math.pow(h,2),s);return(-i(h)+GL>0?-1:1)*((y-f)*g)/k}):(i=h=>{const u=Math.exp(-h*e),p=(h-n)*e+1;return-GL+u*p},r=h=>{const u=Math.exp(-h*e),p=(n-h)*(e*e);return u*p});const d=5/e,l=Qde(i,r,d);if(e=ot(e),isNaN(l))return{stiffness:Me.stiffness,damping:Me.damping,duration:e};{const h=Math.pow(l,2)*c;return{stiffness:h,damping:s*2*Math.sqrt(c*h),duration:e}}}const Jde=12;function Qde(e,t,n){let c=n;for(let i=1;i<Jde;i++)c=c-e(c)/t(c);return c}function Kb(e,t){return e*Math.sqrt(1-t*t)}const e0e=["duration","bounce"],t0e=["stiffness","damping","mass"];function jC(e,t){return t.some(n=>e[n]!==void 0)}function a0e(e){let t={velocity:Me.velocity,stiffness:Me.stiffness,damping:Me.damping,mass:Me.mass,isResolvedFromDuration:!1,...e};if(!jC(e,t0e)&&jC(e,e0e))if(e.visualDuration){const n=e.visualDuration,c=2*Math.PI/(n*1.2),i=c*c,r=2*Mt(.05,1,1-(e.bounce||0))*Math.sqrt(i);t={...t,mass:Me.mass,stiffness:i,damping:r}}else{const n=Yde(e);t={...t,...n,mass:Me.mass},t.isResolvedFromDuration=!0}return t}function kL(e=Me.visualDuration,t=Me.bounce){const n=typeof e!="object"?{visualDuration:e,keyframes:[0,1],bounce:t}:e;let{restSpeed:c,restDelta:i}=n;const r=n.keyframes[0],s=n.keyframes[n.keyframes.length-1],d={done:!1,value:r},{stiffness:l,damping:h,mass:u,duration:p,velocity:y,isResolvedFromDuration:f}=a0e({...n,velocity:-Je(n.velocity||0)}),g=y||0,k=h/(2*Math.sqrt(l*u)),x=s-r,M=Je(Math.sqrt(l/u)),v=Math.abs(x)<5;c||(c=v?Me.restSpeed.granular:Me.restSpeed.default),i||(i=v?Me.restDelta.granular:Me.restDelta.default);let I;if(k<1){const C=Kb(M,k);I=w=>{const _=Math.exp(-k*M*w);return s-_*((g+k*M*x)/C*Math.sin(C*w)+x*Math.cos(C*w))}}else if(k===1)I=C=>s-Math.exp(-M*C)*(x+(g+M*x)*C);else{const C=M*Math.sqrt(k*k-1);I=w=>{const _=Math.exp(-k*M*w),L=Math.min(C*w,300);return s-_*((g+k*M*x)*Math.sinh(L)+C*x*Math.cosh(L))/C}}const b={calculatedDuration:f&&p||null,next:C=>{const w=I(C);if(f)d.done=C>=p;else{let _=C===0?g:0;k<1&&(_=C===0?ot(g):w$(I,C,w));const L=Math.abs(_)<=c,S=Math.abs(s-w)<=i;d.done=L&&S}return d.value=d.done?s:w,d},toString:()=>{const C=Math.min(qw(b),yL),w=b$(_=>b.next(C*_).value,C,30);return C+"ms "+w},toTransition:()=>{}};return b}kL.applyToOptions=e=>{const t=Zde(e,100,kL);return e.ease=t.ease,e.duration=ot(t.duration),e.type="keyframes",e};function Zb({keyframes:e,velocity:t=0,power:n=.8,timeConstant:c=325,bounceDamping:i=10,bounceStiffness:r=500,modifyTarget:s,min:d,max:l,restDelta:h=.5,restSpeed:u}){const p=e[0],y={done:!1,value:p},f=L=>d!==void 0&&L<d||l!==void 0&&L>l,g=L=>d===void 0?l:l===void 0||Math.abs(d-L)<Math.abs(l-L)?d:l;let k=n*t;const x=p+k,M=s===void 0?x:s(x);M!==x&&(k=M-p);const v=L=>-k*Math.exp(-L/c),I=L=>M+v(L),b=L=>{const S=v(L),N=I(L);y.done=Math.abs(S)<=h,y.value=y.done?M:N};let C,w;const _=L=>{f(y.value)&&(C=L,w=kL({keyframes:[y.value,g(y.value)],velocity:w$(I,L,y.value),damping:i,stiffness:r,restDelta:h,restSpeed:u}))};return _(0),{calculatedDuration:null,next:L=>{let S=!1;return!w&&C===void 0&&(S=!0,b(L),_(L)),C!==void 0&&L>=C?w.next(L-C):(!S&&b(L),y)}}}function n0e(e,t,n){const c=[],i=n||_t.mix||I$,r=e.length-1;for(let s=0;s<r;s++){let d=i(e[s],e[s+1]);if(t){const l=Array.isArray(t)?t[s]||et:t;d=Z1(l,d)}c.push(d)}return c}function C$(e,t,{clamp:n=!0,ease:c,mixer:i}={}){const r=e.length;if(ct(r===t.length,"Both input and output ranges must be the same length","range-length"),r===1)return()=>t[0];if(r===2&&t[0]===t[1])return()=>t[1];const s=e[0]===e[1];e[0]>e[r-1]&&(e=[...e].reverse(),t=[...t].reverse());const d=n0e(t,c,i),l=d.length,h=u=>{if(s&&u<e[0])return t[0];let p=0;if(l>1)for(;p<e.length-2&&!(u<e[p+1]);p++);const y=F1(e[p],e[p+1],u);return d[p](y)};return n?u=>h(Mt(e[0],e[r-1],u)):h}function o0e(e,t){const n=e[e.length-1];for(let c=1;c<=t;c++){const i=F1(0,t,c);e.push(ge(n,1,i))}}function c0e(e){const t=[0];return o0e(t,e.length-1),t}function i0e(e,t){return e.map(n=>n*t)}function r0e(e,t){return e.map(()=>t||y$).splice(0,e.length-1)}function Kc({duration:e=300,keyframes:t,times:n,ease:c="easeInOut"}){const i=xde(c)?c.map(IC):IC(c),r={done:!1,value:t[0]},s=i0e(n&&n.length===t.length?n:c0e(t),e),d=C$(s,t,{ease:Array.isArray(i)?i:r0e(t,i)});return{calculatedDuration:e,next:l=>(r.value=d(l),r.done=l>=e,r)}}const s0e=e=>e!==null;function Aw(e,{repeat:t,repeatType:n="loop"},c,i=1){const r=e.filter(s0e),d=i<0||t&&n!=="loop"&&t%2===1?0:r.length-1;return!d||c===void 0?r[d]:c}const d0e={decay:Zb,inertia:Zb,tween:Kc,keyframes:Kc,spring:kL};function N$(e){typeof e.type=="string"&&(e.type=d0e[e.type])}class zw{constructor(){this.updateFinished()}get finished(){return this._finished}updateFinished(){this._finished=new Promise(t=>{this.resolve=t})}notifyFinished(){this.resolve()}then(t,n){return this.finished.then(t,n)}}const l0e=e=>e/100;class Vw extends zw{constructor(t){super(),this.state="idle",this.startTime=null,this.isStopped=!1,this.currentTime=0,this.holdTime=null,this.playbackSpeed=1,this.stop=()=>{const{motionValue:n}=this.options;n&&n.updatedAt!==Fe.now()&&this.tick(Fe.now()),this.isStopped=!0,this.state!=="idle"&&(this.teardown(),this.options.onStop?.())},this.options=t,this.initAnimation(),this.play(),t.autoplay===!1&&this.pause()}initAnimation(){const{options:t}=this;N$(t);const{type:n=Kc,repeat:c=0,repeatDelay:i=0,repeatType:r,velocity:s=0}=t;let{keyframes:d}=t;const l=n||Kc;process.env.NODE_ENV!=="production"&&l!==Kc&&ct(d.length<=2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${d}`,"spring-two-frames"),l!==Kc&&typeof d[0]!="number"&&(this.mixKeyframes=Z1(l0e,I$(d[0],d[1])),d=[0,100]);const h=l({...t,keyframes:d});r==="mirror"&&(this.mirroredGenerator=l({...t,keyframes:[...d].reverse(),velocity:-s})),h.calculatedDuration===null&&(h.calculatedDuration=qw(h));const{calculatedDuration:u}=h;this.calculatedDuration=u,this.resolvedDuration=u+i,this.totalDuration=this.resolvedDuration*(c+1)-i,this.generator=h}updateTime(t){const n=Math.round(t-this.startTime)*this.playbackSpeed;this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=n}tick(t,n=!1){const{generator:c,totalDuration:i,mixKeyframes:r,mirroredGenerator:s,resolvedDuration:d,calculatedDuration:l}=this;if(this.startTime===null)return c.next(0);const{delay:h=0,keyframes:u,repeat:p,repeatType:y,repeatDelay:f,type:g,onUpdate:k,finalKeyframe:x}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,t):this.speed<0&&(this.startTime=Math.min(t-i/this.speed,this.startTime)),n?this.currentTime=t:this.updateTime(t);const M=this.currentTime-h*(this.playbackSpeed>=0?1:-1),v=this.playbackSpeed>=0?M<0:M>i;this.currentTime=Math.max(M,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=i);let I=this.currentTime,b=c;if(p){const L=Math.min(this.currentTime,i)/d;let S=Math.floor(L),N=L%1;!N&&L>=1&&(N=1),N===1&&S--,S=Math.min(S,p+1),!!(S%2)&&(y==="reverse"?(N=1-N,f&&(N-=f/d)):y==="mirror"&&(b=s)),I=Mt(0,1,N)*d}const C=v?{done:!1,value:u[0]}:b.next(I);r&&(C.value=r(C.value));let{done:w}=C;!v&&l!==null&&(w=this.playbackSpeed>=0?this.currentTime>=i:this.currentTime<=0);const _=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&w);return _&&g!==Zb&&(C.value=Aw(u,this.options,x,this.speed)),k&&k(C.value),_&&this.finish(),C}then(t,n){return this.finished.then(t,n)}get duration(){return Je(this.calculatedDuration)}get iterationDuration(){const{delay:t=0}=this.options||{};return this.duration+Je(t)}get time(){return Je(this.currentTime)}set time(t){t=ot(t),this.currentTime=t,this.startTime===null||this.holdTime!==null||this.playbackSpeed===0?this.holdTime=t:this.driver&&(this.startTime=this.driver.now()-t/this.playbackSpeed),this.driver?.start(!1)}get speed(){return this.playbackSpeed}set speed(t){this.updateTime(Fe.now());const n=this.playbackSpeed!==t;this.playbackSpeed=t,n&&(this.time=Je(this.currentTime))}play(){if(this.isStopped)return;const{driver:t=Kde,startTime:n}=this.options;this.driver||(this.driver=t(i=>this.tick(i))),this.options.onPlay?.();const c=this.driver.now();this.state==="finished"?(this.updateFinished(),this.startTime=c):this.holdTime!==null?this.startTime=c-this.holdTime:this.startTime||(this.startTime=n??c),this.state==="finished"&&this.speed<0&&(this.startTime+=this.calculatedDuration),this.holdTime=null,this.state="running",this.driver.start()}pause(){this.state="paused",this.updateTime(Fe.now()),this.holdTime=this.currentTime}complete(){this.state!=="running"&&this.play(),this.state="finished",this.holdTime=null}finish(){this.notifyFinished(),this.teardown(),this.state="finished",this.options.onComplete?.()}cancel(){this.holdTime=null,this.startTime=0,this.tick(0),this.teardown(),this.options.onCancel?.()}teardown(){this.state="idle",this.stopDriver(),this.startTime=this.holdTime=null}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(t){return this.startTime=0,this.tick(t,!0)}attachTimeline(t){return this.options.allowFlatten&&(this.options.type="keyframes",this.options.ease="linear",this.initAnimation()),this.driver?.stop(),t.observe(this)}}function h0e(e){for(let t=1;t<e.length;t++)e[t]??(e[t]=e[t-1])}const $c=e=>e*180/Math.PI,Xb=e=>{const t=$c(Math.atan2(e[1],e[0]));return Yb(t)},u0e={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:e=>(Math.abs(e[0])+Math.abs(e[3]))/2,rotate:Xb,rotateZ:Xb,skewX:e=>$c(Math.atan(e[1])),skewY:e=>$c(Math.atan(e[2])),skew:e=>(Math.abs(e[1])+Math.abs(e[2]))/2},Yb=e=>(e=e%360,e<0&&(e+=360),e),SC=Xb,$C=e=>Math.sqrt(e[0]*e[0]+e[1]*e[1]),qC=e=>Math.sqrt(e[4]*e[4]+e[5]*e[5]),p0e={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:$C,scaleY:qC,scale:e=>($C(e)+qC(e))/2,rotateX:e=>Yb($c(Math.atan2(e[6],e[5]))),rotateY:e=>Yb($c(Math.atan2(-e[2],e[0]))),rotateZ:SC,rotate:SC,skewX:e=>$c(Math.atan(e[4])),skewY:e=>$c(Math.atan(e[1])),skew:e=>(Math.abs(e[1])+Math.abs(e[4]))/2};function Jb(e){return e.includes("scale")?1:0}function Qb(e,t){if(!e||e==="none")return Jb(t);const n=e.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);let c,i;if(n)c=p0e,i=n;else{const d=e.match(/^matrix\(([-\d.e\s,]+)\)$/u);c=u0e,i=d}if(!i)return Jb(t);const r=c[t],s=i[1].split(",").map(k0e);return typeof r=="function"?r(s):s[r]}const y0e=(e,t)=>{const{transform:n="none"}=getComputedStyle(e);return Qb(n,t)};function k0e(e){return parseFloat(e.trim())}const d1=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],l1=new Set(d1),AC=e=>e===s1||e===Y,m0e=new Set(["x","y","z"]),f0e=d1.filter(e=>!m0e.has(e));function g0e(e){const t=[];return f0e.forEach(n=>{const c=e.getValue(n);c!==void 0&&(t.push([n,c.get()]),c.set(n.startsWith("scale")?1:0))}),t}const Pc={width:({x:e},{paddingLeft:t="0",paddingRight:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),height:({y:e},{paddingTop:t="0",paddingBottom:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:(e,{transform:t})=>Qb(t,"x"),y:(e,{transform:t})=>Qb(t,"y")};Pc.translateX=Pc.x;Pc.translateY=Pc.y;const Tc=new Set;let ew=!1,tw=!1,aw=!1;function j$(){if(tw){const e=Array.from(Tc).filter(c=>c.needsMeasurement),t=new Set(e.map(c=>c.element)),n=new Map;t.forEach(c=>{const i=g0e(c);i.length&&(n.set(c,i),c.render())}),e.forEach(c=>c.measureInitialState()),t.forEach(c=>{c.render();const i=n.get(c);i&&i.forEach(([r,s])=>{c.getValue(r)?.set(s)})}),e.forEach(c=>c.measureEndState()),e.forEach(c=>{c.suspendedScrollY!==void 0&&window.scrollTo(0,c.suspendedScrollY)})}tw=!1,ew=!1,Tc.forEach(e=>e.complete(aw)),Tc.clear()}function S$(){Tc.forEach(e=>{e.readKeyframes(),e.needsMeasurement&&(tw=!0)})}function v0e(){aw=!0,S$(),j$(),aw=!1}class Pw{constructor(t,n,c,i,r,s=!1){this.state="pending",this.isAsync=!1,this.needsMeasurement=!1,this.unresolvedKeyframes=[...t],this.onComplete=n,this.name=c,this.motionValue=i,this.element=r,this.isAsync=s}scheduleResolve(){this.state="scheduled",this.isAsync?(Tc.add(this),ew||(ew=!0,me.read(S$),me.resolveKeyframes(j$))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:t,name:n,element:c,motionValue:i}=this;if(t[0]===null){const r=i?.get(),s=t[t.length-1];if(r!==void 0)t[0]=r;else if(c&&n){const d=c.readValue(n,s);d!=null&&(t[0]=d)}t[0]===void 0&&(t[0]=s),i&&r===void 0&&i.set(t[0])}h0e(t)}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(t=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,t),Tc.delete(this)}cancel(){this.state==="scheduled"&&(Tc.delete(this),this.state="pending")}resume(){this.state==="pending"&&this.scheduleResolve()}}const x0e=e=>e.startsWith("--");function M0e(e,t,n){x0e(t)?e.style.setProperty(t,n):e.style[t]=n}const _0e=_w(()=>window.ScrollTimeline!==void 0),L0e={};function I0e(e,t){const n=_w(e);return()=>L0e[t]??n()}const $$=I0e(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch{return!1}return!0},"linearEasing"),x1=([e,t,n,c])=>`cubic-bezier(${e}, ${t}, ${n}, ${c})`,zC={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:x1([0,.65,.55,1]),circOut:x1([.55,0,1,.45]),backIn:x1([.31,.01,.66,-.59]),backOut:x1([.33,1.53,.69,.99])};function q$(e,t){if(e)return typeof e=="function"?$$()?b$(e,t):"ease-out":k$(e)?x1(e):Array.isArray(e)?e.map(n=>q$(n,t)||zC.easeOut):zC[e]}function b0e(e,t,n,{delay:c=0,duration:i=300,repeat:r=0,repeatType:s="loop",ease:d="easeOut",times:l}={},h=void 0){const u={[t]:n};l&&(u.offset=l);const p=q$(d,i);Array.isArray(p)&&(u.easing=p);const y={delay:c,duration:i,easing:Array.isArray(p)?"linear":p,fill:"both",iterations:r+1,direction:s==="reverse"?"alternate":"normal"};return h&&(y.pseudoElement=h),e.animate(u,y)}function A$(e){return typeof e=="function"&&"applyToOptions"in e}function w0e({type:e,...t}){return A$(e)&&$$()?e.applyToOptions(t):(t.duration??(t.duration=300),t.ease??(t.ease="easeOut"),t)}class C0e extends zw{constructor(t){if(super(),this.finishedTime=null,this.isStopped=!1,!t)return;const{element:n,name:c,keyframes:i,pseudoElement:r,allowFlatten:s=!1,finalKeyframe:d,onComplete:l}=t;this.isPseudoElement=!!r,this.allowFlatten=s,this.options=t,ct(typeof t.type!="string",`Mini animate() doesn't support "type" as a string.`,"mini-spring");const h=w0e(t);this.animation=b0e(n,c,i,h,r),h.autoplay===!1&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!r){const u=Aw(i,this.options,d,this.speed);this.updateMotionValue?this.updateMotionValue(u):M0e(n,c,u),this.animation.cancel()}l?.(),this.notifyFinished()}}play(){this.isStopped||(this.animation.play(),this.state==="finished"&&this.updateFinished())}pause(){this.animation.pause()}complete(){this.animation.finish?.()}cancel(){try{this.animation.cancel()}catch{}}stop(){if(this.isStopped)return;this.isStopped=!0;const{state:t}=this;t==="idle"||t==="finished"||(this.updateMotionValue?this.updateMotionValue():this.commitStyles(),this.isPseudoElement||this.cancel())}commitStyles(){this.isPseudoElement||this.animation.commitStyles?.()}get duration(){const t=this.animation.effect?.getComputedTiming?.().duration||0;return Je(Number(t))}get iterationDuration(){const{delay:t=0}=this.options||{};return this.duration+Je(t)}get time(){return Je(Number(this.animation.currentTime)||0)}set time(t){this.finishedTime=null,this.animation.currentTime=ot(t)}get speed(){return this.animation.playbackRate}set speed(t){t<0&&(this.finishedTime=null),this.animation.playbackRate=t}get state(){return this.finishedTime!==null?"finished":this.animation.playState}get startTime(){return Number(this.animation.startTime)}set startTime(t){this.animation.startTime=t}attachTimeline({timeline:t,observe:n}){return this.allowFlatten&&this.animation.effect?.updateTiming({easing:"linear"}),this.animation.onfinish=null,t&&_0e()?(this.animation.timeline=t,et):n(this)}}const z$={anticipate:h$,backInOut:l$,circInOut:p$};function N0e(e){return e in z$}function j0e(e){typeof e.ease=="string"&&N0e(e.ease)&&(e.ease=z$[e.ease])}const VC=10;class S0e extends C0e{constructor(t){j0e(t),N$(t),super(t),t.startTime&&(this.startTime=t.startTime),this.options=t}updateMotionValue(t){const{motionValue:n,onUpdate:c,onComplete:i,element:r,...s}=this.options;if(!n)return;if(t!==void 0){n.set(t);return}const d=new Vw({...s,autoplay:!1}),l=ot(this.finishedTime??this.time);n.setWithVelocity(d.sample(l-VC).value,d.sample(l).value,VC),d.stop()}}const PC=(e,t)=>t==="zIndex"?!1:!!(typeof e=="number"||Array.isArray(e)||typeof e=="string"&&(Dt.test(e)||e==="0")&&!e.startsWith("url("));function $0e(e){const t=e[0];if(e.length===1)return!0;for(let n=0;n<e.length;n++)if(e[n]!==t)return!0}function q0e(e,t,n,c){const i=e[0];if(i===null)return!1;if(t==="display"||t==="visibility")return!0;const r=e[e.length-1],s=PC(i,t),d=PC(r,t);return r1(s===d,`You are trying to animate ${t} from "${i}" to "${r}". "${s?r:i}" is not an animatable value.`,"value-not-animatable"),!s||!d?!1:$0e(e)||(n==="spring"||A$(n))&&c}function nw(e){e.duration=0,e.type="keyframes"}const A0e=new Set(["opacity","clipPath","filter","transform"]),z0e=_w(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));function V0e(e){const{motionValue:t,name:n,repeatDelay:c,repeatType:i,damping:r,type:s}=e;if(!(t?.owner?.current instanceof HTMLElement))return!1;const{onUpdate:l,transformTemplate:h}=t.owner.getProps();return z0e()&&n&&A0e.has(n)&&(n!=="transform"||!h)&&!l&&!c&&i!=="mirror"&&r!==0&&s!=="inertia"}const P0e=40;class T0e extends zw{constructor({autoplay:t=!0,delay:n=0,type:c="keyframes",repeat:i=0,repeatDelay:r=0,repeatType:s="loop",keyframes:d,name:l,motionValue:h,element:u,...p}){super(),this.stop=()=>{this._animation&&(this._animation.stop(),this.stopTimeline?.()),this.keyframeResolver?.cancel()},this.createdAt=Fe.now();const y={autoplay:t,delay:n,type:c,repeat:i,repeatDelay:r,repeatType:s,name:l,motionValue:h,element:u,...p},f=u?.KeyframeResolver||Pw;this.keyframeResolver=new f(d,(g,k,x)=>this.onKeyframesResolved(g,k,y,!x),l,h,u),this.keyframeResolver?.scheduleResolve()}onKeyframesResolved(t,n,c,i){this.keyframeResolver=void 0;const{name:r,type:s,velocity:d,delay:l,isHandoff:h,onUpdate:u}=c;this.resolvedAt=Fe.now(),q0e(t,r,s,d)||((_t.instantAnimations||!l)&&u?.(Aw(t,c,n)),t[0]=t[t.length-1],nw(c),c.repeat=0);const y={startTime:i?this.resolvedAt?this.resolvedAt-this.createdAt>P0e?this.resolvedAt:this.createdAt:this.createdAt:void 0,finalKeyframe:n,...c,keyframes:t},f=!h&&V0e(y)?new S0e({...y,element:y.motionValue.owner.current}):new Vw(y);f.finished.then(()=>this.notifyFinished()).catch(et),this.pendingTimeline&&(this.stopTimeline=f.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=f}get finished(){return this._animation?this.animation.finished:this._finished}then(t,n){return this.finished.finally(t).then(()=>{})}get animation(){return this._animation||(this.keyframeResolver?.resume(),v0e()),this._animation}get duration(){return this.animation.duration}get iterationDuration(){return this.animation.iterationDuration}get time(){return this.animation.time}set time(t){this.animation.time=t}get speed(){return this.animation.speed}get state(){return this.animation.state}set speed(t){this.animation.speed=t}get startTime(){return this.animation.startTime}attachTimeline(t){return this._animation?this.stopTimeline=this.animation.attachTimeline(t):this.pendingTimeline=t,()=>this.stop()}play(){this.animation.play()}pause(){this.animation.pause()}complete(){this.animation.complete()}cancel(){this._animation&&this.animation.cancel(),this.keyframeResolver?.cancel()}}const H0e=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function D0e(e){const t=H0e.exec(e);if(!t)return[,];const[,n,c,i]=t;return[`--${n??c}`,i]}const B0e=4;function V$(e,t,n=1){ct(n<=B0e,`Max CSS variable fallback depth detected in property "${e}". This may indicate a circular fallback dependency.`,"max-css-var-depth");const[c,i]=D0e(e);if(!c)return;const r=window.getComputedStyle(t).getPropertyValue(c);if(r){const s=r.trim();return a$(s)?parseFloat(s):s}return Nw(i)?V$(i,t,n+1):i}function Tw(e,t){return e?.[t]??e?.default??e}const P$=new Set(["width","height","top","left","right","bottom",...d1]),R0e={test:e=>e==="auto",parse:e=>e},T$=e=>t=>t.test(e),H$=[s1,Y,pt,$t,qde,$de,R0e],TC=e=>H$.find(T$(e));function F0e(e){return typeof e=="number"?e===0:e!==null?e==="none"||e==="0"||o$(e):!0}const E0e=new Set(["brightness","contrast","saturate","opacity"]);function O0e(e){const[t,n]=e.slice(0,-1).split("(");if(t==="drop-shadow")return e;const[c]=n.match(jw)||[];if(!c)return e;const i=n.replace(c,"");let r=E0e.has(t)?1:0;return c!==n&&(r*=100),t+"("+r+i+")"}const U0e=/\b([a-z-]*)\(.*?\)/gu,ow={...Dt,getAnimatableNone:e=>{const t=e.match(U0e);return t?t.map(O0e).join(" "):e}},HC={...s1,transform:Math.round},W0e={rotate:$t,rotateX:$t,rotateY:$t,rotateZ:$t,scale:ni,scaleX:ni,scaleY:ni,scaleZ:ni,skew:$t,skewX:$t,skewY:$t,distance:Y,translateX:Y,translateY:Y,translateZ:Y,x:Y,y:Y,z:Y,perspective:Y,transformPerspective:Y,opacity:E1,originX:bC,originY:bC,originZ:Y},Hw={borderWidth:Y,borderTopWidth:Y,borderRightWidth:Y,borderBottomWidth:Y,borderLeftWidth:Y,borderRadius:Y,radius:Y,borderTopLeftRadius:Y,borderTopRightRadius:Y,borderBottomRightRadius:Y,borderBottomLeftRadius:Y,width:Y,maxWidth:Y,height:Y,maxHeight:Y,top:Y,right:Y,bottom:Y,left:Y,padding:Y,paddingTop:Y,paddingRight:Y,paddingBottom:Y,paddingLeft:Y,margin:Y,marginTop:Y,marginRight:Y,marginBottom:Y,marginLeft:Y,backgroundPositionX:Y,backgroundPositionY:Y,...W0e,zIndex:HC,fillOpacity:E1,strokeOpacity:E1,numOctaves:HC},G0e={...Hw,color:Ie,backgroundColor:Ie,outlineColor:Ie,fill:Ie,stroke:Ie,borderColor:Ie,borderTopColor:Ie,borderRightColor:Ie,borderBottomColor:Ie,borderLeftColor:Ie,filter:ow,WebkitFilter:ow},D$=e=>G0e[e];function B$(e,t){let n=D$(e);return n!==ow&&(n=Dt),n.getAnimatableNone?n.getAnimatableNone(t):void 0}const K0e=new Set(["auto","none","0"]);function Z0e(e,t,n){let c=0,i;for(;c<e.length&&!i;){const r=e[c];typeof r=="string"&&!K0e.has(r)&&O1(r).values.length&&(i=e[c]),c++}if(i&&n)for(const r of t)e[r]=B$(n,i)}class X0e extends Pw{constructor(t,n,c,i,r){super(t,n,c,i,r,!0)}readKeyframes(){const{unresolvedKeyframes:t,element:n,name:c}=this;if(!n||!n.current)return;super.readKeyframes();for(let l=0;l<t.length;l++){let h=t[l];if(typeof h=="string"&&(h=h.trim(),Nw(h))){const u=V$(h,n.current);u!==void 0&&(t[l]=u),l===t.length-1&&(this.finalKeyframe=h)}}if(this.resolveNoneKeyframes(),!P$.has(c)||t.length!==2)return;const[i,r]=t,s=TC(i),d=TC(r);if(s!==d)if(AC(s)&&AC(d))for(let l=0;l<t.length;l++){const h=t[l];typeof h=="string"&&(t[l]=parseFloat(h))}else Pc[c]&&(this.needsMeasurement=!0)}resolveNoneKeyframes(){const{unresolvedKeyframes:t,name:n}=this,c=[];for(let i=0;i<t.length;i++)(t[i]===null||F0e(t[i]))&&c.push(i);c.length&&Z0e(t,c,n)}measureInitialState(){const{element:t,unresolvedKeyframes:n,name:c}=this;if(!t||!t.current)return;c==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=Pc[c](t.measureViewportBox(),window.getComputedStyle(t.current)),n[0]=this.measuredOrigin;const i=n[n.length-1];i!==void 0&&t.getValue(c,i).jump(i,!1)}measureEndState(){const{element:t,name:n,unresolvedKeyframes:c}=this;if(!t||!t.current)return;const i=t.getValue(n);i&&i.jump(this.measuredOrigin,!1);const r=c.length-1,s=c[r];c[r]=Pc[n](t.measureViewportBox(),window.getComputedStyle(t.current)),s!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=s),this.removedTransforms?.length&&this.removedTransforms.forEach(([d,l])=>{t.getValue(d).set(l)}),this.resolveNoneKeyframes()}}function Y0e(e,t,n){if(e instanceof EventTarget)return[e];if(typeof e=="string"){let c=document;const i=n?.[e]??c.querySelectorAll(e);return i?Array.from(i):[]}return Array.from(e)}const R$=(e,t)=>t&&typeof e=="number"?t.transform(e):e;function F$(e){return n$(e)&&"offsetHeight"in e}const DC=30,J0e=e=>!isNaN(parseFloat(e)),T1={current:void 0};class Q0e{constructor(t,n={}){this.canTrackVelocity=null,this.events={},this.updateAndNotify=c=>{const i=Fe.now();if(this.updatedAt!==i&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(c),this.current!==this.prev&&(this.events.change?.notify(this.current),this.dependents))for(const r of this.dependents)r.dirty()},this.hasAnimated=!1,this.setCurrent(t),this.owner=n.owner}setCurrent(t){this.current=t,this.updatedAt=Fe.now(),this.canTrackVelocity===null&&t!==void 0&&(this.canTrackVelocity=J0e(this.current))}setPrevFrameValue(t=this.current){this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt}onChange(t){return process.env.NODE_ENV!=="production"&&Iw(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",t)}on(t,n){this.events[t]||(this.events[t]=new Lw);const c=this.events[t].add(n);return t==="change"?()=>{c(),me.read(()=>{this.events.change.getSize()||this.stop()})}:c}clearListeners(){for(const t in this.events)this.events[t].clear()}attach(t,n){this.passiveEffect=t,this.stopPassiveEffect=n}set(t){this.passiveEffect?this.passiveEffect(t,this.updateAndNotify):this.updateAndNotify(t)}setWithVelocity(t,n,c){this.set(n),this.prev=void 0,this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt-c}jump(t,n=!0){this.updateAndNotify(t),this.prev=t,this.prevUpdatedAt=this.prevFrameValue=void 0,n&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}dirty(){this.events.change?.notify(this.current)}addDependent(t){this.dependents||(this.dependents=new Set),this.dependents.add(t)}removeDependent(t){this.dependents&&this.dependents.delete(t)}get(){return T1.current&&T1.current.push(this),this.current}getPrevious(){return this.prev}getVelocity(){const t=Fe.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||t-this.updatedAt>DC)return 0;const n=Math.min(this.updatedAt-this.prevUpdatedAt,DC);return c$(parseFloat(this.current)-parseFloat(this.prevFrameValue),n)}start(t){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.animation=t(n),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.dependents?.clear(),this.events.destroy?.notify(),this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function Hc(e,t){return new Q0e(e,t)}const{schedule:Dw}=m$(queueMicrotask,!1),nt={x:!1,y:!1};function E$(){return nt.x||nt.y}function ele(e){return e==="x"||e==="y"?nt[e]?null:(nt[e]=!0,()=>{nt[e]=!1}):nt.x||nt.y?null:(nt.x=nt.y=!0,()=>{nt.x=nt.y=!1})}function O$(e,t){const n=Y0e(e),c=new AbortController,i={passive:!0,...t,signal:c.signal};return[n,i,()=>c.abort()]}function BC(e){return!(e.pointerType==="touch"||E$())}function tle(e,t,n={}){const[c,i,r]=O$(e,n),s=d=>{if(!BC(d))return;const{target:l}=d,h=t(l,d);if(typeof h!="function"||!l)return;const u=p=>{BC(p)&&(h(p),l.removeEventListener("pointerleave",u))};l.addEventListener("pointerleave",u,i)};return c.forEach(d=>{d.addEventListener("pointerenter",s,i)}),r}const U$=(e,t)=>t?e===t?!0:U$(e,t.parentElement):!1,Bw=e=>e.pointerType==="mouse"?typeof e.button!="number"||e.button<=0:e.isPrimary!==!1,ale=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);function nle(e){return ale.has(e.tagName)||e.tabIndex!==-1}const cL=new WeakSet;function RC(e){return t=>{t.key==="Enter"&&e(t)}}function KL(e,t){e.dispatchEvent(new PointerEvent("pointer"+t,{isPrimary:!0,bubbles:!0}))}const ole=(e,t)=>{const n=e.currentTarget;if(!n)return;const c=RC(()=>{if(cL.has(n))return;KL(n,"down");const i=RC(()=>{KL(n,"up")}),r=()=>KL(n,"cancel");n.addEventListener("keyup",i,t),n.addEventListener("blur",r,t)});n.addEventListener("keydown",c,t),n.addEventListener("blur",()=>n.removeEventListener("keydown",c),t)};function FC(e){return Bw(e)&&!E$()}function cle(e,t,n={}){const[c,i,r]=O$(e,n),s=d=>{const l=d.currentTarget;if(!FC(d))return;cL.add(l);const h=t(l,d),u=(f,g)=>{window.removeEventListener("pointerup",p),window.removeEventListener("pointercancel",y),cL.has(l)&&cL.delete(l),FC(f)&&typeof h=="function"&&h(f,{success:g})},p=f=>{u(f,l===window||l===document||n.useGlobalTarget||U$(l,f.target))},y=f=>{u(f,!1)};window.addEventListener("pointerup",p,i),window.addEventListener("pointercancel",y,i)};return c.forEach(d=>{(n.useGlobalTarget?window:d).addEventListener("pointerdown",s,i),F$(d)&&(d.addEventListener("focus",h=>ole(h,i)),!nle(d)&&!d.hasAttribute("tabindex")&&(d.tabIndex=0))}),r}function W$(e){return n$(e)&&"ownerSVGElement"in e}function ile(e){return W$(e)&&e.tagName==="svg"}function rle(...e){const t=!Array.isArray(e[0]),n=t?0:-1,c=e[0+n],i=e[1+n],r=e[2+n],s=e[3+n],d=C$(i,r,s);return t?d(c):d}const $e=e=>!!(e&&e.getVelocity),sle=[...H$,Ie,Dt],dle=e=>sle.find(T$(e)),LL=m.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"});function EC(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function lle(...e){return t=>{let n=!1;const c=e.map(i=>{const r=EC(i,t);return!n&&typeof r=="function"&&(n=!0),r});if(n)return()=>{for(let i=0;i<c.length;i++){const r=c[i];typeof r=="function"?r():EC(e[i],null)}}}}function hle(...e){return Q.useCallback(lle(...e),e)}class ule extends Q.Component{getSnapshotBeforeUpdate(t){const n=this.props.childRef.current;if(n&&t.isPresent&&!this.props.isPresent){const c=n.offsetParent,i=F$(c)&&c.offsetWidth||0,r=this.props.sizeRef.current;r.height=n.offsetHeight||0,r.width=n.offsetWidth||0,r.top=n.offsetTop,r.left=n.offsetLeft,r.right=i-r.width-r.left}return null}componentDidUpdate(){}render(){return this.props.children}}function ple({children:e,isPresent:t,anchorX:n,root:c}){const i=m.useId(),r=m.useRef(null),s=m.useRef({width:0,height:0,top:0,left:0,right:0}),{nonce:d}=m.useContext(LL),l=hle(r,e?.ref);return m.useInsertionEffect(()=>{const{width:h,height:u,top:p,left:y,right:f}=s.current;if(t||!r.current||!h||!u)return;const g=n==="left"?`left: ${y}`:`right: ${f}`;r.current.dataset.motionPopId=i;const k=document.createElement("style");d&&(k.nonce=d);const x=c??document.head;return x.appendChild(k),k.sheet&&k.sheet.insertRule(`
8264
+ `,ude=({subNavItems:e,highlightColor:t="#1387C8",style:n,item:c})=>{const{activeSubNav:i}=yt();return o.jsx(e$,{style:n,item:c,children:e?.map(r=>o.jsx(QS,{icon:r.icon,text:r.label,href:r.href,color:r.id===i?t:"",active:r.id===i,a11yConfig:r.a11yConfig},r.id))})},t$=({title:e,subtitle:t,text:n,background:c="#f9f9f9",titleStyle:i,subtitleStyle:r,textStyle:s,itemStyle:d,icon:l})=>{const[h,u]=n?n.split("/"):[];return o.jsxs("div",{className:"trend-item",style:{background:c,...d},children:[o.jsxs("div",{className:"trend-left",children:[o.jsx("div",{className:"trend-icon",children:l}),o.jsxs("div",{className:"trend-texts",children:[o.jsx("span",{className:"trend-title",style:i,children:e}),t&&o.jsx("span",{className:"trend-subtitle",style:r,children:t})]})]}),o.jsxs("div",{className:"trend-right",style:s,children:[o.jsx("span",{className:"trend-right-left",children:h}),o.jsx("span",{className:"trend-right-separator",children:" / "}),o.jsx("span",{className:"trend-right-right",children:u})]})]})},fw=m.createContext({});function Bt(e){const t=m.useRef(null);return t.current===null&&(t.current=e()),t.current}const gw=typeof window<"u",vw=gw?m.useLayoutEffect:m.useEffect,_L=m.createContext(null);function xw(e,t){e.indexOf(t)===-1&&e.push(t)}function Mw(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}function pde([...e],t,n){const c=t<0?e.length+t:t;if(c>=0&&c<e.length){const i=n<0?e.length+n:n,[r]=e.splice(t,1);e.splice(i,0,r)}return e}const Mt=(e,t,n)=>n>t?t:n<e?e:n;function Ub(e,t){return t?`${e}. For more information and steps for solving, visit https://motion.dev/troubleshooting/${t}`:e}let r1=()=>{},ct=()=>{};process.env.NODE_ENV!=="production"&&(r1=(e,t,n)=>{!e&&typeof console<"u"&&console.warn(Ub(t,n))},ct=(e,t,n)=>{if(!e)throw new Error(Ub(t,n))});const _t={},a$=e=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(e);function n$(e){return typeof e=="object"&&e!==null}const o$=e=>/^0[^.\s]+$/u.test(e);function _w(e){let t;return()=>(t===void 0&&(t=e()),t)}const et=e=>e,yde=(e,t)=>n=>t(e(n)),Z1=(...e)=>e.reduce(yde),F1=(e,t,n)=>{const c=t-e;return c===0?1:(n-e)/c};class Lw{constructor(){this.subscriptions=[]}add(t){return xw(this.subscriptions,t),()=>Mw(this.subscriptions,t)}notify(t,n,c){const i=this.subscriptions.length;if(i)if(i===1)this.subscriptions[0](t,n,c);else for(let r=0;r<i;r++){const s=this.subscriptions[r];s&&s(t,n,c)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const ot=e=>e*1e3,Je=e=>e/1e3;function c$(e,t){return t?e*(1e3/t):0}const _C=new Set;function Iw(e,t,n){e||_C.has(t)||(console.warn(Ub(t,n)),_C.add(t))}const i$=(e,t,n)=>(((1-3*n+3*t)*e+(3*n-6*t))*e+3*t)*e,kde=1e-7,mde=12;function fde(e,t,n,c,i){let r,s,d=0;do s=t+(n-t)/2,r=i$(s,c,i)-e,r>0?n=s:t=s;while(Math.abs(r)>kde&&++d<mde);return s}function X1(e,t,n,c){if(e===t&&n===c)return et;const i=r=>fde(r,0,1,e,n);return r=>r===0||r===1?r:i$(i(r),t,c)}const r$=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,s$=e=>t=>1-e(1-t),d$=X1(.33,1.53,.69,.99),bw=s$(d$),l$=r$(bw),h$=e=>(e*=2)<1?.5*bw(e):.5*(2-Math.pow(2,-10*(e-1))),ww=e=>1-Math.sin(Math.acos(e)),u$=s$(ww),p$=r$(ww),gde=X1(.42,0,1,1),vde=X1(0,0,.58,1),y$=X1(.42,0,.58,1),xde=e=>Array.isArray(e)&&typeof e[0]!="number",k$=e=>Array.isArray(e)&&typeof e[0]=="number",LC={linear:et,easeIn:gde,easeInOut:y$,easeOut:vde,circIn:ww,circInOut:p$,circOut:u$,backIn:bw,backInOut:l$,backOut:d$,anticipate:h$},Mde=e=>typeof e=="string",IC=e=>{if(k$(e)){ct(e.length===4,"Cubic bezier arrays must contain four numerical values.","cubic-bezier-length");const[t,n,c,i]=e;return X1(t,n,c,i)}else if(Mde(e))return ct(LC[e]!==void 0,`Invalid easing type '${e}'`,"invalid-easing-type"),LC[e];return e},ai=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"];function _de(e,t){let n=new Set,c=new Set,i=!1,r=!1;const s=new WeakSet;let d={delta:0,timestamp:0,isProcessing:!1};function l(u){s.has(u)&&(h.schedule(u),e()),u(d)}const h={schedule:(u,p=!1,y=!1)=>{const g=y&&i?n:c;return p&&s.add(u),g.has(u)||g.add(u),u},cancel:u=>{c.delete(u),s.delete(u)},process:u=>{if(d=u,i){r=!0;return}i=!0,[n,c]=[c,n],n.forEach(l),n.clear(),i=!1,r&&(r=!1,h.process(u))}};return h}const Lde=40;function m$(e,t){let n=!1,c=!0;const i={delta:0,timestamp:0,isProcessing:!1},r=()=>n=!0,s=ai.reduce((I,b)=>(I[b]=_de(r),I),{}),{setup:d,read:l,resolveKeyframes:h,preUpdate:u,update:p,preRender:y,render:f,postRender:g}=s,k=()=>{const I=_t.useManualTiming?i.timestamp:performance.now();n=!1,_t.useManualTiming||(i.delta=c?1e3/60:Math.max(Math.min(I-i.timestamp,Lde),1)),i.timestamp=I,i.isProcessing=!0,d.process(i),l.process(i),h.process(i),u.process(i),p.process(i),y.process(i),f.process(i),g.process(i),i.isProcessing=!1,n&&t&&(c=!1,e(k))},x=()=>{n=!0,c=!0,i.isProcessing||e(k)};return{schedule:ai.reduce((I,b)=>{const C=s[b];return I[b]=(w,_=!1,L=!1)=>(n||x(),C.schedule(w,_,L)),I},{}),cancel:I=>{for(let b=0;b<ai.length;b++)s[ai[b]].cancel(I)},state:i,steps:s}}const{schedule:me,cancel:Lt,state:Se,steps:EL}=m$(typeof requestAnimationFrame<"u"?requestAnimationFrame:et,!0);let oL;function Ide(){oL=void 0}const Fe={now:()=>(oL===void 0&&Fe.set(Se.isProcessing||_t.useManualTiming?Se.timestamp:performance.now()),oL),set:e=>{oL=e,queueMicrotask(Ide)}},f$=e=>t=>typeof t=="string"&&t.startsWith(e),Cw=f$("--"),bde=f$("var(--"),Nw=e=>bde(e)?wde.test(e.split("/*")[0].trim()):!1,wde=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,s1={test:e=>typeof e=="number",parse:parseFloat,transform:e=>e},E1={...s1,transform:e=>Mt(0,1,e)},ni={...s1,default:1},P1=e=>Math.round(e*1e5)/1e5,jw=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;function Cde(e){return e==null}const Nde=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,Sw=(e,t)=>n=>!!(typeof n=="string"&&Nde.test(n)&&n.startsWith(e)||t&&!Cde(n)&&Object.prototype.hasOwnProperty.call(n,t)),g$=(e,t,n)=>c=>{if(typeof c!="string")return c;const[i,r,s,d]=c.match(jw);return{[e]:parseFloat(i),[t]:parseFloat(r),[n]:parseFloat(s),alpha:d!==void 0?parseFloat(d):1}},jde=e=>Mt(0,255,e),OL={...s1,transform:e=>Math.round(jde(e))},Sc={test:Sw("rgb","red"),parse:g$("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:c=1})=>"rgba("+OL.transform(e)+", "+OL.transform(t)+", "+OL.transform(n)+", "+P1(E1.transform(c))+")"};function Sde(e){let t="",n="",c="",i="";return e.length>5?(t=e.substring(1,3),n=e.substring(3,5),c=e.substring(5,7),i=e.substring(7,9)):(t=e.substring(1,2),n=e.substring(2,3),c=e.substring(3,4),i=e.substring(4,5),t+=t,n+=n,c+=c,i+=i),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(c,16),alpha:i?parseInt(i,16)/255:1}}const Wb={test:Sw("#"),parse:Sde,transform:Sc.transform},Y1=e=>({test:t=>typeof t=="string"&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}),$t=Y1("deg"),pt=Y1("%"),Y=Y1("px"),$de=Y1("vh"),qde=Y1("vw"),bC={...pt,parse:e=>pt.parse(e)/100,transform:e=>pt.transform(e*100)},Kc={test:Sw("hsl","hue"),parse:g$("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:c=1})=>"hsla("+Math.round(e)+", "+pt.transform(P1(t))+", "+pt.transform(P1(n))+", "+P1(E1.transform(c))+")"},Ie={test:e=>Sc.test(e)||Wb.test(e)||Kc.test(e),parse:e=>Sc.test(e)?Sc.parse(e):Kc.test(e)?Kc.parse(e):Wb.parse(e),transform:e=>typeof e=="string"?e:e.hasOwnProperty("red")?Sc.transform(e):Kc.transform(e),getAnimatableNone:e=>{const t=Ie.parse(e);return t.alpha=0,Ie.transform(t)}},Ade=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;function zde(e){return isNaN(e)&&typeof e=="string"&&(e.match(jw)?.length||0)+(e.match(Ade)?.length||0)>0}const v$="number",x$="color",Vde="var",Pde="var(",wC="${}",Tde=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function O1(e){const t=e.toString(),n=[],c={color:[],number:[],var:[]},i=[];let r=0;const d=t.replace(Tde,l=>(Ie.test(l)?(c.color.push(r),i.push(x$),n.push(Ie.parse(l))):l.startsWith(Pde)?(c.var.push(r),i.push(Vde),n.push(l)):(c.number.push(r),i.push(v$),n.push(parseFloat(l))),++r,wC)).split(wC);return{values:n,split:d,indexes:c,types:i}}function M$(e){return O1(e).values}function _$(e){const{split:t,types:n}=O1(e),c=t.length;return i=>{let r="";for(let s=0;s<c;s++)if(r+=t[s],i[s]!==void 0){const d=n[s];d===v$?r+=P1(i[s]):d===x$?r+=Ie.transform(i[s]):r+=i[s]}return r}}const Hde=e=>typeof e=="number"?0:Ie.test(e)?Ie.getAnimatableNone(e):e;function Dde(e){const t=M$(e);return _$(e)(t.map(Hde))}const Dt={test:zde,parse:M$,createTransformer:_$,getAnimatableNone:Dde};function UL(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*6*n:n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function Bde({hue:e,saturation:t,lightness:n,alpha:c}){e/=360,t/=100,n/=100;let i=0,r=0,s=0;if(!t)i=r=s=n;else{const d=n<.5?n*(1+t):n+t-n*t,l=2*n-d;i=UL(l,d,e+1/3),r=UL(l,d,e),s=UL(l,d,e-1/3)}return{red:Math.round(i*255),green:Math.round(r*255),blue:Math.round(s*255),alpha:c}}function pL(e,t){return n=>n>0?t:e}const ge=(e,t,n)=>e+(t-e)*n,WL=(e,t,n)=>{const c=e*e,i=n*(t*t-c)+c;return i<0?0:Math.sqrt(i)},Rde=[Wb,Sc,Kc],Fde=e=>Rde.find(t=>t.test(e));function CC(e){const t=Fde(e);if(r1(!!t,`'${e}' is not an animatable color. Use the equivalent color code instead.`,"color-not-animatable"),!t)return!1;let n=t.parse(e);return t===Kc&&(n=Bde(n)),n}const NC=(e,t)=>{const n=CC(e),c=CC(t);if(!n||!c)return pL(e,t);const i={...n};return r=>(i.red=WL(n.red,c.red,r),i.green=WL(n.green,c.green,r),i.blue=WL(n.blue,c.blue,r),i.alpha=ge(n.alpha,c.alpha,r),Sc.transform(i))},Gb=new Set(["none","hidden"]);function Ede(e,t){return Gb.has(e)?n=>n<=0?e:t:n=>n>=1?t:e}function Ode(e,t){return n=>ge(e,t,n)}function $w(e){return typeof e=="number"?Ode:typeof e=="string"?Nw(e)?pL:Ie.test(e)?NC:Gde:Array.isArray(e)?L$:typeof e=="object"?Ie.test(e)?NC:Ude:pL}function L$(e,t){const n=[...e],c=n.length,i=e.map((r,s)=>$w(r)(r,t[s]));return r=>{for(let s=0;s<c;s++)n[s]=i[s](r);return n}}function Ude(e,t){const n={...e,...t},c={};for(const i in n)e[i]!==void 0&&t[i]!==void 0&&(c[i]=$w(e[i])(e[i],t[i]));return i=>{for(const r in c)n[r]=c[r](i);return n}}function Wde(e,t){const n=[],c={color:0,var:0,number:0};for(let i=0;i<t.values.length;i++){const r=t.types[i],s=e.indexes[r][c[r]],d=e.values[s]??0;n[i]=d,c[r]++}return n}const Gde=(e,t)=>{const n=Dt.createTransformer(t),c=O1(e),i=O1(t);return c.indexes.var.length===i.indexes.var.length&&c.indexes.color.length===i.indexes.color.length&&c.indexes.number.length>=i.indexes.number.length?Gb.has(e)&&!i.values.length||Gb.has(t)&&!c.values.length?Ede(e,t):Z1(L$(Wde(c,i),i.values),n):(r1(!0,`Complex values '${e}' and '${t}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`,"complex-values-different"),pL(e,t))};function I$(e,t,n){return typeof e=="number"&&typeof t=="number"&&typeof n=="number"?ge(e,t,n):$w(e)(e,t)}const Kde=e=>{const t=({timestamp:n})=>e(n);return{start:(n=!0)=>me.update(t,n),stop:()=>Lt(t),now:()=>Se.isProcessing?Se.timestamp:Fe.now()}},b$=(e,t,n=10)=>{let c="";const i=Math.max(Math.round(t/n),2);for(let r=0;r<i;r++)c+=Math.round(e(r/(i-1))*1e4)/1e4+", ";return`linear(${c.substring(0,c.length-2)})`},yL=2e4;function qw(e){let t=0;const n=50;let c=e.next(t);for(;!c.done&&t<yL;)t+=n,c=e.next(t);return t>=yL?1/0:t}function Zde(e,t=100,n){const c=n({...e,keyframes:[0,t]}),i=Math.min(qw(c),yL);return{type:"keyframes",ease:r=>c.next(i*r).value/t,duration:Je(i)}}const Xde=5;function w$(e,t,n){const c=Math.max(t-Xde,0);return c$(n-e(c),t-c)}const Me={stiffness:100,damping:10,mass:1,velocity:0,duration:800,bounce:.3,visualDuration:.3,restSpeed:{granular:.01,default:2},restDelta:{granular:.005,default:.5},minDuration:.01,maxDuration:10,minDamping:.05,maxDamping:1},GL=.001;function Yde({duration:e=Me.duration,bounce:t=Me.bounce,velocity:n=Me.velocity,mass:c=Me.mass}){let i,r;r1(e<=ot(Me.maxDuration),"Spring duration must be 10 seconds or less","spring-duration-limit");let s=1-t;s=Mt(Me.minDamping,Me.maxDamping,s),e=Mt(Me.minDuration,Me.maxDuration,Je(e)),s<1?(i=h=>{const u=h*s,p=u*e,y=u-n,f=Kb(h,s),g=Math.exp(-p);return GL-y/f*g},r=h=>{const p=h*s*e,y=p*n+n,f=Math.pow(s,2)*Math.pow(h,2)*e,g=Math.exp(-p),k=Kb(Math.pow(h,2),s);return(-i(h)+GL>0?-1:1)*((y-f)*g)/k}):(i=h=>{const u=Math.exp(-h*e),p=(h-n)*e+1;return-GL+u*p},r=h=>{const u=Math.exp(-h*e),p=(n-h)*(e*e);return u*p});const d=5/e,l=Qde(i,r,d);if(e=ot(e),isNaN(l))return{stiffness:Me.stiffness,damping:Me.damping,duration:e};{const h=Math.pow(l,2)*c;return{stiffness:h,damping:s*2*Math.sqrt(c*h),duration:e}}}const Jde=12;function Qde(e,t,n){let c=n;for(let i=1;i<Jde;i++)c=c-e(c)/t(c);return c}function Kb(e,t){return e*Math.sqrt(1-t*t)}const e0e=["duration","bounce"],t0e=["stiffness","damping","mass"];function jC(e,t){return t.some(n=>e[n]!==void 0)}function a0e(e){let t={velocity:Me.velocity,stiffness:Me.stiffness,damping:Me.damping,mass:Me.mass,isResolvedFromDuration:!1,...e};if(!jC(e,t0e)&&jC(e,e0e))if(e.visualDuration){const n=e.visualDuration,c=2*Math.PI/(n*1.2),i=c*c,r=2*Mt(.05,1,1-(e.bounce||0))*Math.sqrt(i);t={...t,mass:Me.mass,stiffness:i,damping:r}}else{const n=Yde(e);t={...t,...n,mass:Me.mass},t.isResolvedFromDuration=!0}return t}function kL(e=Me.visualDuration,t=Me.bounce){const n=typeof e!="object"?{visualDuration:e,keyframes:[0,1],bounce:t}:e;let{restSpeed:c,restDelta:i}=n;const r=n.keyframes[0],s=n.keyframes[n.keyframes.length-1],d={done:!1,value:r},{stiffness:l,damping:h,mass:u,duration:p,velocity:y,isResolvedFromDuration:f}=a0e({...n,velocity:-Je(n.velocity||0)}),g=y||0,k=h/(2*Math.sqrt(l*u)),x=s-r,M=Je(Math.sqrt(l/u)),v=Math.abs(x)<5;c||(c=v?Me.restSpeed.granular:Me.restSpeed.default),i||(i=v?Me.restDelta.granular:Me.restDelta.default);let I;if(k<1){const C=Kb(M,k);I=w=>{const _=Math.exp(-k*M*w);return s-_*((g+k*M*x)/C*Math.sin(C*w)+x*Math.cos(C*w))}}else if(k===1)I=C=>s-Math.exp(-M*C)*(x+(g+M*x)*C);else{const C=M*Math.sqrt(k*k-1);I=w=>{const _=Math.exp(-k*M*w),L=Math.min(C*w,300);return s-_*((g+k*M*x)*Math.sinh(L)+C*x*Math.cosh(L))/C}}const b={calculatedDuration:f&&p||null,next:C=>{const w=I(C);if(f)d.done=C>=p;else{let _=C===0?g:0;k<1&&(_=C===0?ot(g):w$(I,C,w));const L=Math.abs(_)<=c,S=Math.abs(s-w)<=i;d.done=L&&S}return d.value=d.done?s:w,d},toString:()=>{const C=Math.min(qw(b),yL),w=b$(_=>b.next(C*_).value,C,30);return C+"ms "+w},toTransition:()=>{}};return b}kL.applyToOptions=e=>{const t=Zde(e,100,kL);return e.ease=t.ease,e.duration=ot(t.duration),e.type="keyframes",e};function Zb({keyframes:e,velocity:t=0,power:n=.8,timeConstant:c=325,bounceDamping:i=10,bounceStiffness:r=500,modifyTarget:s,min:d,max:l,restDelta:h=.5,restSpeed:u}){const p=e[0],y={done:!1,value:p},f=L=>d!==void 0&&L<d||l!==void 0&&L>l,g=L=>d===void 0?l:l===void 0||Math.abs(d-L)<Math.abs(l-L)?d:l;let k=n*t;const x=p+k,M=s===void 0?x:s(x);M!==x&&(k=M-p);const v=L=>-k*Math.exp(-L/c),I=L=>M+v(L),b=L=>{const S=v(L),N=I(L);y.done=Math.abs(S)<=h,y.value=y.done?M:N};let C,w;const _=L=>{f(y.value)&&(C=L,w=kL({keyframes:[y.value,g(y.value)],velocity:w$(I,L,y.value),damping:i,stiffness:r,restDelta:h,restSpeed:u}))};return _(0),{calculatedDuration:null,next:L=>{let S=!1;return!w&&C===void 0&&(S=!0,b(L),_(L)),C!==void 0&&L>=C?w.next(L-C):(!S&&b(L),y)}}}function n0e(e,t,n){const c=[],i=n||_t.mix||I$,r=e.length-1;for(let s=0;s<r;s++){let d=i(e[s],e[s+1]);if(t){const l=Array.isArray(t)?t[s]||et:t;d=Z1(l,d)}c.push(d)}return c}function C$(e,t,{clamp:n=!0,ease:c,mixer:i}={}){const r=e.length;if(ct(r===t.length,"Both input and output ranges must be the same length","range-length"),r===1)return()=>t[0];if(r===2&&t[0]===t[1])return()=>t[1];const s=e[0]===e[1];e[0]>e[r-1]&&(e=[...e].reverse(),t=[...t].reverse());const d=n0e(t,c,i),l=d.length,h=u=>{if(s&&u<e[0])return t[0];let p=0;if(l>1)for(;p<e.length-2&&!(u<e[p+1]);p++);const y=F1(e[p],e[p+1],u);return d[p](y)};return n?u=>h(Mt(e[0],e[r-1],u)):h}function o0e(e,t){const n=e[e.length-1];for(let c=1;c<=t;c++){const i=F1(0,t,c);e.push(ge(n,1,i))}}function c0e(e){const t=[0];return o0e(t,e.length-1),t}function i0e(e,t){return e.map(n=>n*t)}function r0e(e,t){return e.map(()=>t||y$).splice(0,e.length-1)}function Zc({duration:e=300,keyframes:t,times:n,ease:c="easeInOut"}){const i=xde(c)?c.map(IC):IC(c),r={done:!1,value:t[0]},s=i0e(n&&n.length===t.length?n:c0e(t),e),d=C$(s,t,{ease:Array.isArray(i)?i:r0e(t,i)});return{calculatedDuration:e,next:l=>(r.value=d(l),r.done=l>=e,r)}}const s0e=e=>e!==null;function Aw(e,{repeat:t,repeatType:n="loop"},c,i=1){const r=e.filter(s0e),d=i<0||t&&n!=="loop"&&t%2===1?0:r.length-1;return!d||c===void 0?r[d]:c}const d0e={decay:Zb,inertia:Zb,tween:Zc,keyframes:Zc,spring:kL};function N$(e){typeof e.type=="string"&&(e.type=d0e[e.type])}class zw{constructor(){this.updateFinished()}get finished(){return this._finished}updateFinished(){this._finished=new Promise(t=>{this.resolve=t})}notifyFinished(){this.resolve()}then(t,n){return this.finished.then(t,n)}}const l0e=e=>e/100;class Vw extends zw{constructor(t){super(),this.state="idle",this.startTime=null,this.isStopped=!1,this.currentTime=0,this.holdTime=null,this.playbackSpeed=1,this.stop=()=>{const{motionValue:n}=this.options;n&&n.updatedAt!==Fe.now()&&this.tick(Fe.now()),this.isStopped=!0,this.state!=="idle"&&(this.teardown(),this.options.onStop?.())},this.options=t,this.initAnimation(),this.play(),t.autoplay===!1&&this.pause()}initAnimation(){const{options:t}=this;N$(t);const{type:n=Zc,repeat:c=0,repeatDelay:i=0,repeatType:r,velocity:s=0}=t;let{keyframes:d}=t;const l=n||Zc;process.env.NODE_ENV!=="production"&&l!==Zc&&ct(d.length<=2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${d}`,"spring-two-frames"),l!==Zc&&typeof d[0]!="number"&&(this.mixKeyframes=Z1(l0e,I$(d[0],d[1])),d=[0,100]);const h=l({...t,keyframes:d});r==="mirror"&&(this.mirroredGenerator=l({...t,keyframes:[...d].reverse(),velocity:-s})),h.calculatedDuration===null&&(h.calculatedDuration=qw(h));const{calculatedDuration:u}=h;this.calculatedDuration=u,this.resolvedDuration=u+i,this.totalDuration=this.resolvedDuration*(c+1)-i,this.generator=h}updateTime(t){const n=Math.round(t-this.startTime)*this.playbackSpeed;this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=n}tick(t,n=!1){const{generator:c,totalDuration:i,mixKeyframes:r,mirroredGenerator:s,resolvedDuration:d,calculatedDuration:l}=this;if(this.startTime===null)return c.next(0);const{delay:h=0,keyframes:u,repeat:p,repeatType:y,repeatDelay:f,type:g,onUpdate:k,finalKeyframe:x}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,t):this.speed<0&&(this.startTime=Math.min(t-i/this.speed,this.startTime)),n?this.currentTime=t:this.updateTime(t);const M=this.currentTime-h*(this.playbackSpeed>=0?1:-1),v=this.playbackSpeed>=0?M<0:M>i;this.currentTime=Math.max(M,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=i);let I=this.currentTime,b=c;if(p){const L=Math.min(this.currentTime,i)/d;let S=Math.floor(L),N=L%1;!N&&L>=1&&(N=1),N===1&&S--,S=Math.min(S,p+1),!!(S%2)&&(y==="reverse"?(N=1-N,f&&(N-=f/d)):y==="mirror"&&(b=s)),I=Mt(0,1,N)*d}const C=v?{done:!1,value:u[0]}:b.next(I);r&&(C.value=r(C.value));let{done:w}=C;!v&&l!==null&&(w=this.playbackSpeed>=0?this.currentTime>=i:this.currentTime<=0);const _=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&w);return _&&g!==Zb&&(C.value=Aw(u,this.options,x,this.speed)),k&&k(C.value),_&&this.finish(),C}then(t,n){return this.finished.then(t,n)}get duration(){return Je(this.calculatedDuration)}get iterationDuration(){const{delay:t=0}=this.options||{};return this.duration+Je(t)}get time(){return Je(this.currentTime)}set time(t){t=ot(t),this.currentTime=t,this.startTime===null||this.holdTime!==null||this.playbackSpeed===0?this.holdTime=t:this.driver&&(this.startTime=this.driver.now()-t/this.playbackSpeed),this.driver?.start(!1)}get speed(){return this.playbackSpeed}set speed(t){this.updateTime(Fe.now());const n=this.playbackSpeed!==t;this.playbackSpeed=t,n&&(this.time=Je(this.currentTime))}play(){if(this.isStopped)return;const{driver:t=Kde,startTime:n}=this.options;this.driver||(this.driver=t(i=>this.tick(i))),this.options.onPlay?.();const c=this.driver.now();this.state==="finished"?(this.updateFinished(),this.startTime=c):this.holdTime!==null?this.startTime=c-this.holdTime:this.startTime||(this.startTime=n??c),this.state==="finished"&&this.speed<0&&(this.startTime+=this.calculatedDuration),this.holdTime=null,this.state="running",this.driver.start()}pause(){this.state="paused",this.updateTime(Fe.now()),this.holdTime=this.currentTime}complete(){this.state!=="running"&&this.play(),this.state="finished",this.holdTime=null}finish(){this.notifyFinished(),this.teardown(),this.state="finished",this.options.onComplete?.()}cancel(){this.holdTime=null,this.startTime=0,this.tick(0),this.teardown(),this.options.onCancel?.()}teardown(){this.state="idle",this.stopDriver(),this.startTime=this.holdTime=null}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(t){return this.startTime=0,this.tick(t,!0)}attachTimeline(t){return this.options.allowFlatten&&(this.options.type="keyframes",this.options.ease="linear",this.initAnimation()),this.driver?.stop(),t.observe(this)}}function h0e(e){for(let t=1;t<e.length;t++)e[t]??(e[t]=e[t-1])}const $c=e=>e*180/Math.PI,Xb=e=>{const t=$c(Math.atan2(e[1],e[0]));return Yb(t)},u0e={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:e=>(Math.abs(e[0])+Math.abs(e[3]))/2,rotate:Xb,rotateZ:Xb,skewX:e=>$c(Math.atan(e[1])),skewY:e=>$c(Math.atan(e[2])),skew:e=>(Math.abs(e[1])+Math.abs(e[2]))/2},Yb=e=>(e=e%360,e<0&&(e+=360),e),SC=Xb,$C=e=>Math.sqrt(e[0]*e[0]+e[1]*e[1]),qC=e=>Math.sqrt(e[4]*e[4]+e[5]*e[5]),p0e={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:$C,scaleY:qC,scale:e=>($C(e)+qC(e))/2,rotateX:e=>Yb($c(Math.atan2(e[6],e[5]))),rotateY:e=>Yb($c(Math.atan2(-e[2],e[0]))),rotateZ:SC,rotate:SC,skewX:e=>$c(Math.atan(e[4])),skewY:e=>$c(Math.atan(e[1])),skew:e=>(Math.abs(e[1])+Math.abs(e[4]))/2};function Jb(e){return e.includes("scale")?1:0}function Qb(e,t){if(!e||e==="none")return Jb(t);const n=e.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);let c,i;if(n)c=p0e,i=n;else{const d=e.match(/^matrix\(([-\d.e\s,]+)\)$/u);c=u0e,i=d}if(!i)return Jb(t);const r=c[t],s=i[1].split(",").map(k0e);return typeof r=="function"?r(s):s[r]}const y0e=(e,t)=>{const{transform:n="none"}=getComputedStyle(e);return Qb(n,t)};function k0e(e){return parseFloat(e.trim())}const d1=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],l1=new Set(d1),AC=e=>e===s1||e===Y,m0e=new Set(["x","y","z"]),f0e=d1.filter(e=>!m0e.has(e));function g0e(e){const t=[];return f0e.forEach(n=>{const c=e.getValue(n);c!==void 0&&(t.push([n,c.get()]),c.set(n.startsWith("scale")?1:0))}),t}const Tc={width:({x:e},{paddingLeft:t="0",paddingRight:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),height:({y:e},{paddingTop:t="0",paddingBottom:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:(e,{transform:t})=>Qb(t,"x"),y:(e,{transform:t})=>Qb(t,"y")};Tc.translateX=Tc.x;Tc.translateY=Tc.y;const Hc=new Set;let ew=!1,tw=!1,aw=!1;function j$(){if(tw){const e=Array.from(Hc).filter(c=>c.needsMeasurement),t=new Set(e.map(c=>c.element)),n=new Map;t.forEach(c=>{const i=g0e(c);i.length&&(n.set(c,i),c.render())}),e.forEach(c=>c.measureInitialState()),t.forEach(c=>{c.render();const i=n.get(c);i&&i.forEach(([r,s])=>{c.getValue(r)?.set(s)})}),e.forEach(c=>c.measureEndState()),e.forEach(c=>{c.suspendedScrollY!==void 0&&window.scrollTo(0,c.suspendedScrollY)})}tw=!1,ew=!1,Hc.forEach(e=>e.complete(aw)),Hc.clear()}function S$(){Hc.forEach(e=>{e.readKeyframes(),e.needsMeasurement&&(tw=!0)})}function v0e(){aw=!0,S$(),j$(),aw=!1}class Pw{constructor(t,n,c,i,r,s=!1){this.state="pending",this.isAsync=!1,this.needsMeasurement=!1,this.unresolvedKeyframes=[...t],this.onComplete=n,this.name=c,this.motionValue=i,this.element=r,this.isAsync=s}scheduleResolve(){this.state="scheduled",this.isAsync?(Hc.add(this),ew||(ew=!0,me.read(S$),me.resolveKeyframes(j$))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:t,name:n,element:c,motionValue:i}=this;if(t[0]===null){const r=i?.get(),s=t[t.length-1];if(r!==void 0)t[0]=r;else if(c&&n){const d=c.readValue(n,s);d!=null&&(t[0]=d)}t[0]===void 0&&(t[0]=s),i&&r===void 0&&i.set(t[0])}h0e(t)}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(t=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,t),Hc.delete(this)}cancel(){this.state==="scheduled"&&(Hc.delete(this),this.state="pending")}resume(){this.state==="pending"&&this.scheduleResolve()}}const x0e=e=>e.startsWith("--");function M0e(e,t,n){x0e(t)?e.style.setProperty(t,n):e.style[t]=n}const _0e=_w(()=>window.ScrollTimeline!==void 0),L0e={};function I0e(e,t){const n=_w(e);return()=>L0e[t]??n()}const $$=I0e(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch{return!1}return!0},"linearEasing"),x1=([e,t,n,c])=>`cubic-bezier(${e}, ${t}, ${n}, ${c})`,zC={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:x1([0,.65,.55,1]),circOut:x1([.55,0,1,.45]),backIn:x1([.31,.01,.66,-.59]),backOut:x1([.33,1.53,.69,.99])};function q$(e,t){if(e)return typeof e=="function"?$$()?b$(e,t):"ease-out":k$(e)?x1(e):Array.isArray(e)?e.map(n=>q$(n,t)||zC.easeOut):zC[e]}function b0e(e,t,n,{delay:c=0,duration:i=300,repeat:r=0,repeatType:s="loop",ease:d="easeOut",times:l}={},h=void 0){const u={[t]:n};l&&(u.offset=l);const p=q$(d,i);Array.isArray(p)&&(u.easing=p);const y={delay:c,duration:i,easing:Array.isArray(p)?"linear":p,fill:"both",iterations:r+1,direction:s==="reverse"?"alternate":"normal"};return h&&(y.pseudoElement=h),e.animate(u,y)}function A$(e){return typeof e=="function"&&"applyToOptions"in e}function w0e({type:e,...t}){return A$(e)&&$$()?e.applyToOptions(t):(t.duration??(t.duration=300),t.ease??(t.ease="easeOut"),t)}class C0e extends zw{constructor(t){if(super(),this.finishedTime=null,this.isStopped=!1,!t)return;const{element:n,name:c,keyframes:i,pseudoElement:r,allowFlatten:s=!1,finalKeyframe:d,onComplete:l}=t;this.isPseudoElement=!!r,this.allowFlatten=s,this.options=t,ct(typeof t.type!="string",`Mini animate() doesn't support "type" as a string.`,"mini-spring");const h=w0e(t);this.animation=b0e(n,c,i,h,r),h.autoplay===!1&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!r){const u=Aw(i,this.options,d,this.speed);this.updateMotionValue?this.updateMotionValue(u):M0e(n,c,u),this.animation.cancel()}l?.(),this.notifyFinished()}}play(){this.isStopped||(this.animation.play(),this.state==="finished"&&this.updateFinished())}pause(){this.animation.pause()}complete(){this.animation.finish?.()}cancel(){try{this.animation.cancel()}catch{}}stop(){if(this.isStopped)return;this.isStopped=!0;const{state:t}=this;t==="idle"||t==="finished"||(this.updateMotionValue?this.updateMotionValue():this.commitStyles(),this.isPseudoElement||this.cancel())}commitStyles(){this.isPseudoElement||this.animation.commitStyles?.()}get duration(){const t=this.animation.effect?.getComputedTiming?.().duration||0;return Je(Number(t))}get iterationDuration(){const{delay:t=0}=this.options||{};return this.duration+Je(t)}get time(){return Je(Number(this.animation.currentTime)||0)}set time(t){this.finishedTime=null,this.animation.currentTime=ot(t)}get speed(){return this.animation.playbackRate}set speed(t){t<0&&(this.finishedTime=null),this.animation.playbackRate=t}get state(){return this.finishedTime!==null?"finished":this.animation.playState}get startTime(){return Number(this.animation.startTime)}set startTime(t){this.animation.startTime=t}attachTimeline({timeline:t,observe:n}){return this.allowFlatten&&this.animation.effect?.updateTiming({easing:"linear"}),this.animation.onfinish=null,t&&_0e()?(this.animation.timeline=t,et):n(this)}}const z$={anticipate:h$,backInOut:l$,circInOut:p$};function N0e(e){return e in z$}function j0e(e){typeof e.ease=="string"&&N0e(e.ease)&&(e.ease=z$[e.ease])}const VC=10;class S0e extends C0e{constructor(t){j0e(t),N$(t),super(t),t.startTime&&(this.startTime=t.startTime),this.options=t}updateMotionValue(t){const{motionValue:n,onUpdate:c,onComplete:i,element:r,...s}=this.options;if(!n)return;if(t!==void 0){n.set(t);return}const d=new Vw({...s,autoplay:!1}),l=ot(this.finishedTime??this.time);n.setWithVelocity(d.sample(l-VC).value,d.sample(l).value,VC),d.stop()}}const PC=(e,t)=>t==="zIndex"?!1:!!(typeof e=="number"||Array.isArray(e)||typeof e=="string"&&(Dt.test(e)||e==="0")&&!e.startsWith("url("));function $0e(e){const t=e[0];if(e.length===1)return!0;for(let n=0;n<e.length;n++)if(e[n]!==t)return!0}function q0e(e,t,n,c){const i=e[0];if(i===null)return!1;if(t==="display"||t==="visibility")return!0;const r=e[e.length-1],s=PC(i,t),d=PC(r,t);return r1(s===d,`You are trying to animate ${t} from "${i}" to "${r}". "${s?r:i}" is not an animatable value.`,"value-not-animatable"),!s||!d?!1:$0e(e)||(n==="spring"||A$(n))&&c}function nw(e){e.duration=0,e.type="keyframes"}const A0e=new Set(["opacity","clipPath","filter","transform"]),z0e=_w(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));function V0e(e){const{motionValue:t,name:n,repeatDelay:c,repeatType:i,damping:r,type:s}=e;if(!(t?.owner?.current instanceof HTMLElement))return!1;const{onUpdate:l,transformTemplate:h}=t.owner.getProps();return z0e()&&n&&A0e.has(n)&&(n!=="transform"||!h)&&!l&&!c&&i!=="mirror"&&r!==0&&s!=="inertia"}const P0e=40;class T0e extends zw{constructor({autoplay:t=!0,delay:n=0,type:c="keyframes",repeat:i=0,repeatDelay:r=0,repeatType:s="loop",keyframes:d,name:l,motionValue:h,element:u,...p}){super(),this.stop=()=>{this._animation&&(this._animation.stop(),this.stopTimeline?.()),this.keyframeResolver?.cancel()},this.createdAt=Fe.now();const y={autoplay:t,delay:n,type:c,repeat:i,repeatDelay:r,repeatType:s,name:l,motionValue:h,element:u,...p},f=u?.KeyframeResolver||Pw;this.keyframeResolver=new f(d,(g,k,x)=>this.onKeyframesResolved(g,k,y,!x),l,h,u),this.keyframeResolver?.scheduleResolve()}onKeyframesResolved(t,n,c,i){this.keyframeResolver=void 0;const{name:r,type:s,velocity:d,delay:l,isHandoff:h,onUpdate:u}=c;this.resolvedAt=Fe.now(),q0e(t,r,s,d)||((_t.instantAnimations||!l)&&u?.(Aw(t,c,n)),t[0]=t[t.length-1],nw(c),c.repeat=0);const y={startTime:i?this.resolvedAt?this.resolvedAt-this.createdAt>P0e?this.resolvedAt:this.createdAt:this.createdAt:void 0,finalKeyframe:n,...c,keyframes:t},f=!h&&V0e(y)?new S0e({...y,element:y.motionValue.owner.current}):new Vw(y);f.finished.then(()=>this.notifyFinished()).catch(et),this.pendingTimeline&&(this.stopTimeline=f.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=f}get finished(){return this._animation?this.animation.finished:this._finished}then(t,n){return this.finished.finally(t).then(()=>{})}get animation(){return this._animation||(this.keyframeResolver?.resume(),v0e()),this._animation}get duration(){return this.animation.duration}get iterationDuration(){return this.animation.iterationDuration}get time(){return this.animation.time}set time(t){this.animation.time=t}get speed(){return this.animation.speed}get state(){return this.animation.state}set speed(t){this.animation.speed=t}get startTime(){return this.animation.startTime}attachTimeline(t){return this._animation?this.stopTimeline=this.animation.attachTimeline(t):this.pendingTimeline=t,()=>this.stop()}play(){this.animation.play()}pause(){this.animation.pause()}complete(){this.animation.complete()}cancel(){this._animation&&this.animation.cancel(),this.keyframeResolver?.cancel()}}const H0e=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function D0e(e){const t=H0e.exec(e);if(!t)return[,];const[,n,c,i]=t;return[`--${n??c}`,i]}const B0e=4;function V$(e,t,n=1){ct(n<=B0e,`Max CSS variable fallback depth detected in property "${e}". This may indicate a circular fallback dependency.`,"max-css-var-depth");const[c,i]=D0e(e);if(!c)return;const r=window.getComputedStyle(t).getPropertyValue(c);if(r){const s=r.trim();return a$(s)?parseFloat(s):s}return Nw(i)?V$(i,t,n+1):i}function Tw(e,t){return e?.[t]??e?.default??e}const P$=new Set(["width","height","top","left","right","bottom",...d1]),R0e={test:e=>e==="auto",parse:e=>e},T$=e=>t=>t.test(e),H$=[s1,Y,pt,$t,qde,$de,R0e],TC=e=>H$.find(T$(e));function F0e(e){return typeof e=="number"?e===0:e!==null?e==="none"||e==="0"||o$(e):!0}const E0e=new Set(["brightness","contrast","saturate","opacity"]);function O0e(e){const[t,n]=e.slice(0,-1).split("(");if(t==="drop-shadow")return e;const[c]=n.match(jw)||[];if(!c)return e;const i=n.replace(c,"");let r=E0e.has(t)?1:0;return c!==n&&(r*=100),t+"("+r+i+")"}const U0e=/\b([a-z-]*)\(.*?\)/gu,ow={...Dt,getAnimatableNone:e=>{const t=e.match(U0e);return t?t.map(O0e).join(" "):e}},HC={...s1,transform:Math.round},W0e={rotate:$t,rotateX:$t,rotateY:$t,rotateZ:$t,scale:ni,scaleX:ni,scaleY:ni,scaleZ:ni,skew:$t,skewX:$t,skewY:$t,distance:Y,translateX:Y,translateY:Y,translateZ:Y,x:Y,y:Y,z:Y,perspective:Y,transformPerspective:Y,opacity:E1,originX:bC,originY:bC,originZ:Y},Hw={borderWidth:Y,borderTopWidth:Y,borderRightWidth:Y,borderBottomWidth:Y,borderLeftWidth:Y,borderRadius:Y,radius:Y,borderTopLeftRadius:Y,borderTopRightRadius:Y,borderBottomRightRadius:Y,borderBottomLeftRadius:Y,width:Y,maxWidth:Y,height:Y,maxHeight:Y,top:Y,right:Y,bottom:Y,left:Y,padding:Y,paddingTop:Y,paddingRight:Y,paddingBottom:Y,paddingLeft:Y,margin:Y,marginTop:Y,marginRight:Y,marginBottom:Y,marginLeft:Y,backgroundPositionX:Y,backgroundPositionY:Y,...W0e,zIndex:HC,fillOpacity:E1,strokeOpacity:E1,numOctaves:HC},G0e={...Hw,color:Ie,backgroundColor:Ie,outlineColor:Ie,fill:Ie,stroke:Ie,borderColor:Ie,borderTopColor:Ie,borderRightColor:Ie,borderBottomColor:Ie,borderLeftColor:Ie,filter:ow,WebkitFilter:ow},D$=e=>G0e[e];function B$(e,t){let n=D$(e);return n!==ow&&(n=Dt),n.getAnimatableNone?n.getAnimatableNone(t):void 0}const K0e=new Set(["auto","none","0"]);function Z0e(e,t,n){let c=0,i;for(;c<e.length&&!i;){const r=e[c];typeof r=="string"&&!K0e.has(r)&&O1(r).values.length&&(i=e[c]),c++}if(i&&n)for(const r of t)e[r]=B$(n,i)}class X0e extends Pw{constructor(t,n,c,i,r){super(t,n,c,i,r,!0)}readKeyframes(){const{unresolvedKeyframes:t,element:n,name:c}=this;if(!n||!n.current)return;super.readKeyframes();for(let l=0;l<t.length;l++){let h=t[l];if(typeof h=="string"&&(h=h.trim(),Nw(h))){const u=V$(h,n.current);u!==void 0&&(t[l]=u),l===t.length-1&&(this.finalKeyframe=h)}}if(this.resolveNoneKeyframes(),!P$.has(c)||t.length!==2)return;const[i,r]=t,s=TC(i),d=TC(r);if(s!==d)if(AC(s)&&AC(d))for(let l=0;l<t.length;l++){const h=t[l];typeof h=="string"&&(t[l]=parseFloat(h))}else Tc[c]&&(this.needsMeasurement=!0)}resolveNoneKeyframes(){const{unresolvedKeyframes:t,name:n}=this,c=[];for(let i=0;i<t.length;i++)(t[i]===null||F0e(t[i]))&&c.push(i);c.length&&Z0e(t,c,n)}measureInitialState(){const{element:t,unresolvedKeyframes:n,name:c}=this;if(!t||!t.current)return;c==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=Tc[c](t.measureViewportBox(),window.getComputedStyle(t.current)),n[0]=this.measuredOrigin;const i=n[n.length-1];i!==void 0&&t.getValue(c,i).jump(i,!1)}measureEndState(){const{element:t,name:n,unresolvedKeyframes:c}=this;if(!t||!t.current)return;const i=t.getValue(n);i&&i.jump(this.measuredOrigin,!1);const r=c.length-1,s=c[r];c[r]=Tc[n](t.measureViewportBox(),window.getComputedStyle(t.current)),s!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=s),this.removedTransforms?.length&&this.removedTransforms.forEach(([d,l])=>{t.getValue(d).set(l)}),this.resolveNoneKeyframes()}}function Y0e(e,t,n){if(e instanceof EventTarget)return[e];if(typeof e=="string"){let c=document;const i=n?.[e]??c.querySelectorAll(e);return i?Array.from(i):[]}return Array.from(e)}const R$=(e,t)=>t&&typeof e=="number"?t.transform(e):e;function F$(e){return n$(e)&&"offsetHeight"in e}const DC=30,J0e=e=>!isNaN(parseFloat(e)),T1={current:void 0};class Q0e{constructor(t,n={}){this.canTrackVelocity=null,this.events={},this.updateAndNotify=c=>{const i=Fe.now();if(this.updatedAt!==i&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(c),this.current!==this.prev&&(this.events.change?.notify(this.current),this.dependents))for(const r of this.dependents)r.dirty()},this.hasAnimated=!1,this.setCurrent(t),this.owner=n.owner}setCurrent(t){this.current=t,this.updatedAt=Fe.now(),this.canTrackVelocity===null&&t!==void 0&&(this.canTrackVelocity=J0e(this.current))}setPrevFrameValue(t=this.current){this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt}onChange(t){return process.env.NODE_ENV!=="production"&&Iw(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",t)}on(t,n){this.events[t]||(this.events[t]=new Lw);const c=this.events[t].add(n);return t==="change"?()=>{c(),me.read(()=>{this.events.change.getSize()||this.stop()})}:c}clearListeners(){for(const t in this.events)this.events[t].clear()}attach(t,n){this.passiveEffect=t,this.stopPassiveEffect=n}set(t){this.passiveEffect?this.passiveEffect(t,this.updateAndNotify):this.updateAndNotify(t)}setWithVelocity(t,n,c){this.set(n),this.prev=void 0,this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt-c}jump(t,n=!0){this.updateAndNotify(t),this.prev=t,this.prevUpdatedAt=this.prevFrameValue=void 0,n&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}dirty(){this.events.change?.notify(this.current)}addDependent(t){this.dependents||(this.dependents=new Set),this.dependents.add(t)}removeDependent(t){this.dependents&&this.dependents.delete(t)}get(){return T1.current&&T1.current.push(this),this.current}getPrevious(){return this.prev}getVelocity(){const t=Fe.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||t-this.updatedAt>DC)return 0;const n=Math.min(this.updatedAt-this.prevUpdatedAt,DC);return c$(parseFloat(this.current)-parseFloat(this.prevFrameValue),n)}start(t){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.animation=t(n),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.dependents?.clear(),this.events.destroy?.notify(),this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function Dc(e,t){return new Q0e(e,t)}const{schedule:Dw}=m$(queueMicrotask,!1),nt={x:!1,y:!1};function E$(){return nt.x||nt.y}function ele(e){return e==="x"||e==="y"?nt[e]?null:(nt[e]=!0,()=>{nt[e]=!1}):nt.x||nt.y?null:(nt.x=nt.y=!0,()=>{nt.x=nt.y=!1})}function O$(e,t){const n=Y0e(e),c=new AbortController,i={passive:!0,...t,signal:c.signal};return[n,i,()=>c.abort()]}function BC(e){return!(e.pointerType==="touch"||E$())}function tle(e,t,n={}){const[c,i,r]=O$(e,n),s=d=>{if(!BC(d))return;const{target:l}=d,h=t(l,d);if(typeof h!="function"||!l)return;const u=p=>{BC(p)&&(h(p),l.removeEventListener("pointerleave",u))};l.addEventListener("pointerleave",u,i)};return c.forEach(d=>{d.addEventListener("pointerenter",s,i)}),r}const U$=(e,t)=>t?e===t?!0:U$(e,t.parentElement):!1,Bw=e=>e.pointerType==="mouse"?typeof e.button!="number"||e.button<=0:e.isPrimary!==!1,ale=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);function nle(e){return ale.has(e.tagName)||e.tabIndex!==-1}const cL=new WeakSet;function RC(e){return t=>{t.key==="Enter"&&e(t)}}function KL(e,t){e.dispatchEvent(new PointerEvent("pointer"+t,{isPrimary:!0,bubbles:!0}))}const ole=(e,t)=>{const n=e.currentTarget;if(!n)return;const c=RC(()=>{if(cL.has(n))return;KL(n,"down");const i=RC(()=>{KL(n,"up")}),r=()=>KL(n,"cancel");n.addEventListener("keyup",i,t),n.addEventListener("blur",r,t)});n.addEventListener("keydown",c,t),n.addEventListener("blur",()=>n.removeEventListener("keydown",c),t)};function FC(e){return Bw(e)&&!E$()}function cle(e,t,n={}){const[c,i,r]=O$(e,n),s=d=>{const l=d.currentTarget;if(!FC(d))return;cL.add(l);const h=t(l,d),u=(f,g)=>{window.removeEventListener("pointerup",p),window.removeEventListener("pointercancel",y),cL.has(l)&&cL.delete(l),FC(f)&&typeof h=="function"&&h(f,{success:g})},p=f=>{u(f,l===window||l===document||n.useGlobalTarget||U$(l,f.target))},y=f=>{u(f,!1)};window.addEventListener("pointerup",p,i),window.addEventListener("pointercancel",y,i)};return c.forEach(d=>{(n.useGlobalTarget?window:d).addEventListener("pointerdown",s,i),F$(d)&&(d.addEventListener("focus",h=>ole(h,i)),!nle(d)&&!d.hasAttribute("tabindex")&&(d.tabIndex=0))}),r}function W$(e){return n$(e)&&"ownerSVGElement"in e}function ile(e){return W$(e)&&e.tagName==="svg"}function rle(...e){const t=!Array.isArray(e[0]),n=t?0:-1,c=e[0+n],i=e[1+n],r=e[2+n],s=e[3+n],d=C$(i,r,s);return t?d(c):d}const $e=e=>!!(e&&e.getVelocity),sle=[...H$,Ie,Dt],dle=e=>sle.find(T$(e)),LL=m.createContext({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"});function EC(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function lle(...e){return t=>{let n=!1;const c=e.map(i=>{const r=EC(i,t);return!n&&typeof r=="function"&&(n=!0),r});if(n)return()=>{for(let i=0;i<c.length;i++){const r=c[i];typeof r=="function"?r():EC(e[i],null)}}}}function hle(...e){return Q.useCallback(lle(...e),e)}class ule extends Q.Component{getSnapshotBeforeUpdate(t){const n=this.props.childRef.current;if(n&&t.isPresent&&!this.props.isPresent){const c=n.offsetParent,i=F$(c)&&c.offsetWidth||0,r=this.props.sizeRef.current;r.height=n.offsetHeight||0,r.width=n.offsetWidth||0,r.top=n.offsetTop,r.left=n.offsetLeft,r.right=i-r.width-r.left}return null}componentDidUpdate(){}render(){return this.props.children}}function ple({children:e,isPresent:t,anchorX:n,root:c}){const i=m.useId(),r=m.useRef(null),s=m.useRef({width:0,height:0,top:0,left:0,right:0}),{nonce:d}=m.useContext(LL),l=hle(r,e?.ref);return m.useInsertionEffect(()=>{const{width:h,height:u,top:p,left:y,right:f}=s.current;if(t||!r.current||!h||!u)return;const g=n==="left"?`left: ${y}`:`right: ${f}`;r.current.dataset.motionPopId=i;const k=document.createElement("style");d&&(k.nonce=d);const x=c??document.head;return x.appendChild(k),k.sheet&&k.sheet.insertRule(`
8265
8265
  [data-motion-pop-id="${i}"] {
8266
8266
  position: absolute !important;
8267
8267
  width: ${h}px !important;
@@ -8269,84 +8269,80 @@
8269
8269
  ${g}px !important;
8270
8270
  top: ${p}px !important;
8271
8271
  }
8272
- `),()=>{x.contains(k)&&x.removeChild(k)}},[t]),o.jsx(ule,{isPresent:t,childRef:r,sizeRef:s,children:Q.cloneElement(e,{ref:l})})}const yle=({children:e,initial:t,isPresent:n,onExitComplete:c,custom:i,presenceAffectsLayout:r,mode:s,anchorX:d,root:l})=>{const h=Bt(kle),u=m.useId();let p=!0,y=m.useMemo(()=>(p=!1,{id:u,initial:t,isPresent:n,custom:i,onExitComplete:f=>{h.set(f,!0);for(const g of h.values())if(!g)return;c&&c()},register:f=>(h.set(f,!1),()=>h.delete(f))}),[n,h,c]);return r&&p&&(y={...y}),m.useMemo(()=>{h.forEach((f,g)=>h.set(g,!1))},[n]),Q.useEffect(()=>{!n&&!h.size&&c&&c()},[n]),s==="popLayout"&&(e=o.jsx(ple,{isPresent:n,anchorX:d,root:l,children:e})),o.jsx(_L.Provider,{value:y,children:e})};function kle(){return new Map}function G$(e=!0){const t=m.useContext(_L);if(t===null)return[!0,null];const{isPresent:n,onExitComplete:c,register:i}=t,r=m.useId();m.useEffect(()=>{if(e)return i(r)},[e]);const s=m.useCallback(()=>e&&c&&c(r),[r,c,e]);return!n&&c?[!1,s]:[!0]}const oi=e=>e.key||"";function OC(e){const t=[];return m.Children.forEach(e,n=>{m.isValidElement(n)&&t.push(n)}),t}const mle=({children:e,custom:t,initial:n=!0,onExitComplete:c,presenceAffectsLayout:i=!0,mode:r="sync",propagate:s=!1,anchorX:d="left",root:l})=>{const[h,u]=G$(s),p=m.useMemo(()=>OC(e),[e]),y=s&&!h?[]:p.map(oi),f=m.useRef(!0),g=m.useRef(p),k=Bt(()=>new Map),[x,M]=m.useState(p),[v,I]=m.useState(p);vw(()=>{f.current=!1,g.current=p;for(let w=0;w<v.length;w++){const _=oi(v[w]);y.includes(_)?k.delete(_):k.get(_)!==!0&&k.set(_,!1)}},[v,y.length,y.join("-")]);const b=[];if(p!==x){let w=[...p];for(let _=0;_<v.length;_++){const L=v[_],S=oi(L);y.includes(S)||(w.splice(_,0,L),b.push(L))}return r==="wait"&&b.length&&(w=b),I(OC(w)),M(p),null}process.env.NODE_ENV!=="production"&&r==="wait"&&v.length>1&&console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`);const{forceRender:C}=m.useContext(fw);return o.jsx(o.Fragment,{children:v.map(w=>{const _=oi(w),L=s&&!h?!1:p===v||y.includes(_),S=()=>{if(k.has(_))k.set(_,!0);else return;let N=!0;k.forEach(j=>{j||(N=!1)}),N&&(C?.(),I(g.current),s&&u?.(),c&&c())};return o.jsx(yle,{isPresent:L,initial:!f.current||n?void 0:!1,custom:t,presenceAffectsLayout:i,mode:r,root:l,onExitComplete:L?void 0:S,anchorX:d,children:w},_)})})},K$=m.createContext({strict:!1}),UC={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},i1={};for(const e in UC)i1[e]={isEnabled:t=>UC[e].some(n=>!!t[n])};function fle(e){for(const t in e)i1[t]={...i1[t],...e[t]}}const gle=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function mL(e){return e.startsWith("while")||e.startsWith("drag")&&e!=="draggable"||e.startsWith("layout")||e.startsWith("onTap")||e.startsWith("onPan")||e.startsWith("onLayout")||gle.has(e)}let Z$=e=>!mL(e);function vle(e){typeof e=="function"&&(Z$=t=>t.startsWith("on")?!mL(t):e(t))}try{vle(require("@emotion/is-prop-valid").default)}catch{}function xle(e,t,n){const c={};for(const i in e)i==="values"&&typeof e.values=="object"||(Z$(i)||n===!0&&mL(i)||!t&&!mL(i)||e.draggable&&i.startsWith("onDrag"))&&(c[i]=e[i]);return c}const IL=m.createContext({});function bL(e){return e!==null&&typeof e=="object"&&typeof e.start=="function"}function U1(e){return typeof e=="string"||Array.isArray(e)}const Rw=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Fw=["initial",...Rw];function wL(e){return bL(e.animate)||Fw.some(t=>U1(e[t]))}function X$(e){return!!(wL(e)||e.variants)}function Mle(e,t){if(wL(e)){const{initial:n,animate:c}=e;return{initial:n===!1||U1(n)?n:void 0,animate:U1(c)?c:void 0}}return e.inherit!==!1?t:{}}function _le(e){const{initial:t,animate:n}=Mle(e,m.useContext(IL));return m.useMemo(()=>({initial:t,animate:n}),[WC(t),WC(n)])}function WC(e){return Array.isArray(e)?e.join(" "):e}const W1={};function Lle(e){for(const t in e)W1[t]=e[t],Cw(t)&&(W1[t].isCSSVariable=!0)}function Y$(e,{layout:t,layoutId:n}){return l1.has(e)||e.startsWith("origin")||(t||n!==void 0)&&(!!W1[e]||e==="opacity")}const Ile={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},ble=d1.length;function wle(e,t,n){let c="",i=!0;for(let r=0;r<ble;r++){const s=d1[r],d=e[s];if(d===void 0)continue;let l=!0;if(typeof d=="number"?l=d===(s.startsWith("scale")?1:0):l=parseFloat(d)===0,!l||n){const h=R$(d,Hw[s]);if(!l){i=!1;const u=Ile[s]||s;c+=`${u}(${h}) `}n&&(t[s]=h)}}return c=c.trim(),n?c=n(t,i?"":c):i&&(c="none"),c}function Ew(e,t,n){const{style:c,vars:i,transformOrigin:r}=e;let s=!1,d=!1;for(const l in t){const h=t[l];if(l1.has(l)){s=!0;continue}else if(Cw(l)){i[l]=h;continue}else{const u=R$(h,Hw[l]);l.startsWith("origin")?(d=!0,r[l]=u):c[l]=u}}if(t.transform||(s||n?c.transform=wle(t,e.transform,n):c.transform&&(c.transform="none")),d){const{originX:l="50%",originY:h="50%",originZ:u=0}=r;c.transformOrigin=`${l} ${h} ${u}`}}const Ow=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function J$(e,t,n){for(const c in t)!$e(t[c])&&!Y$(c,n)&&(e[c]=t[c])}function Cle({transformTemplate:e},t){return m.useMemo(()=>{const n=Ow();return Ew(n,t,e),Object.assign({},n.vars,n.style)},[t])}function Nle(e,t){const n=e.style||{},c={};return J$(c,n,e),Object.assign(c,Cle(e,t)),c}function jle(e,t){const n={},c=Nle(e,t);return e.drag&&e.dragListener!==!1&&(n.draggable=!1,c.userSelect=c.WebkitUserSelect=c.WebkitTouchCallout="none",c.touchAction=e.drag===!0?"none":`pan-${e.drag==="x"?"y":"x"}`),e.tabIndex===void 0&&(e.onTap||e.onTapStart||e.whileTap)&&(n.tabIndex=0),n.style=c,n}const Sle={offset:"stroke-dashoffset",array:"stroke-dasharray"},$le={offset:"strokeDashoffset",array:"strokeDasharray"};function qle(e,t,n=1,c=0,i=!0){e.pathLength=1;const r=i?Sle:$le;e[r.offset]=Y.transform(-c);const s=Y.transform(t),d=Y.transform(n);e[r.array]=`${s} ${d}`}function Q$(e,{attrX:t,attrY:n,attrScale:c,pathLength:i,pathSpacing:r=1,pathOffset:s=0,...d},l,h,u){if(Ew(e,d,h),l){e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox);return}e.attrs=e.style,e.style={};const{attrs:p,style:y}=e;p.transform&&(y.transform=p.transform,delete p.transform),(y.transform||p.transformOrigin)&&(y.transformOrigin=p.transformOrigin??"50% 50%",delete p.transformOrigin),y.transform&&(y.transformBox=u?.transformBox??"fill-box",delete p.transformBox),t!==void 0&&(p.x=t),n!==void 0&&(p.y=n),c!==void 0&&(p.scale=c),i!==void 0&&qle(p,i,r,s,!1)}const eq=()=>({...Ow(),attrs:{}}),tq=e=>typeof e=="string"&&e.toLowerCase()==="svg";function Ale(e,t,n,c){const i=m.useMemo(()=>{const r=eq();return Q$(r,t,tq(c),e.transformTemplate,e.style),{...r.attrs,style:{...r.style}}},[t]);if(e.style){const r={};J$(r,e.style,e),i.style={...r,...i.style}}return i}const zle=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function Uw(e){return typeof e!="string"||e.includes("-")?!1:!!(zle.indexOf(e)>-1||/[A-Z]/u.test(e))}function Vle(e,t,n,{latestValues:c},i,r=!1){const d=(Uw(e)?Ale:jle)(t,c,i,e),l=xle(t,typeof e=="string",r),h=e!==m.Fragment?{...l,...d,ref:n}:{},{children:u}=t,p=m.useMemo(()=>$e(u)?u.get():u,[u]);return m.createElement(e,{...h,children:p})}function GC(e){const t=[{},{}];return e?.values.forEach((n,c)=>{t[0][c]=n.get(),t[1][c]=n.getVelocity()}),t}function Ww(e,t,n,c){if(typeof t=="function"){const[i,r]=GC(c);t=t(n!==void 0?n:e.custom,i,r)}if(typeof t=="string"&&(t=e.variants&&e.variants[t]),typeof t=="function"){const[i,r]=GC(c);t=t(n!==void 0?n:e.custom,i,r)}return t}function iL(e){return $e(e)?e.get():e}function Ple({scrapeMotionValuesFromProps:e,createRenderState:t},n,c,i){return{latestValues:Tle(n,c,i,e),renderState:t()}}function Tle(e,t,n,c){const i={},r=c(e,{});for(const y in r)i[y]=iL(r[y]);let{initial:s,animate:d}=e;const l=wL(e),h=X$(e);t&&h&&!l&&e.inherit!==!1&&(s===void 0&&(s=t.initial),d===void 0&&(d=t.animate));let u=n?n.initial===!1:!1;u=u||s===!1;const p=u?d:s;if(p&&typeof p!="boolean"&&!bL(p)){const y=Array.isArray(p)?p:[p];for(let f=0;f<y.length;f++){const g=Ww(e,y[f]);if(g){const{transitionEnd:k,transition:x,...M}=g;for(const v in M){let I=M[v];if(Array.isArray(I)){const b=u?I.length-1:0;I=I[b]}I!==null&&(i[v]=I)}for(const v in k)i[v]=k[v]}}}return i}const aq=e=>(t,n)=>{const c=m.useContext(IL),i=m.useContext(_L),r=()=>Ple(e,t,c,i);return n?r():Bt(r)};function Gw(e,t,n){const{style:c}=e,i={};for(const r in c)($e(c[r])||t.style&&$e(t.style[r])||Y$(r,e)||n?.getValue(r)?.liveStyle!==void 0)&&(i[r]=c[r]);return i}const Hle=aq({scrapeMotionValuesFromProps:Gw,createRenderState:Ow});function nq(e,t,n){const c=Gw(e,t,n);for(const i in e)if($e(e[i])||$e(t[i])){const r=d1.indexOf(i)!==-1?"attr"+i.charAt(0).toUpperCase()+i.substring(1):i;c[r]=e[i]}return c}const Dle=aq({scrapeMotionValuesFromProps:nq,createRenderState:eq}),Ble=Symbol.for("motionComponentSymbol");function Zc(e){return e&&typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function Rle(e,t,n){return m.useCallback(c=>{c&&e.onMount&&e.onMount(c),t&&(c?t.mount(c):t.unmount()),n&&(typeof n=="function"?n(c):Zc(n)&&(n.current=c))},[t])}const Kw=e=>e.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),Fle="framerAppearId",oq="data-"+Kw(Fle),cq=m.createContext({});function Ele(e,t,n,c,i){const{visualElement:r}=m.useContext(IL),s=m.useContext(K$),d=m.useContext(_L),l=m.useContext(LL).reducedMotion,h=m.useRef(null);c=c||s.renderer,!h.current&&c&&(h.current=c(e,{visualState:t,parent:r,props:n,presenceContext:d,blockInitialAnimation:d?d.initial===!1:!1,reducedMotionConfig:l}));const u=h.current,p=m.useContext(cq);u&&!u.projection&&i&&(u.type==="html"||u.type==="svg")&&Ole(h.current,n,i,p);const y=m.useRef(!1);m.useInsertionEffect(()=>{u&&y.current&&u.update(n,d)});const f=n[oq],g=m.useRef(!!f&&!window.MotionHandoffIsComplete?.(f)&&window.MotionHasOptimisedAnimation?.(f));return vw(()=>{u&&(y.current=!0,window.MotionIsMounted=!0,u.updateFeatures(),u.scheduleRenderMicrotask(),g.current&&u.animationState&&u.animationState.animateChanges())}),m.useEffect(()=>{u&&(!g.current&&u.animationState&&u.animationState.animateChanges(),g.current&&(queueMicrotask(()=>{window.MotionHandoffMarkAsComplete?.(f)}),g.current=!1),u.enteringChildren=void 0)}),u}function Ole(e,t,n,c){const{layoutId:i,layout:r,drag:s,dragConstraints:d,layoutScroll:l,layoutRoot:h,layoutCrossfade:u}=t;e.projection=new n(e.latestValues,t["data-framer-portal-id"]?void 0:iq(e.parent)),e.projection.setOptions({layoutId:i,layout:r,alwaysMeasureLayout:!!s||d&&Zc(d),visualElement:e,animationType:typeof r=="string"?r:"both",initialPromotionConfig:c,crossfade:u,layoutScroll:l,layoutRoot:h})}function iq(e){if(e)return e.options.allowProjection!==!1?e.projection:iq(e.parent)}function ZL(e,{forwardMotionProps:t=!1}={},n,c){n&&fle(n);const i=Uw(e)?Dle:Hle;function r(d,l){let h;const u={...m.useContext(LL),...d,layoutId:Ule(d)},{isStatic:p}=u,y=_le(d),f=i(d,p);if(!p&&gw){Wle(u,n);const g=Gle(u);h=g.MeasureLayout,y.visualElement=Ele(e,f,u,c,g.ProjectionNode)}return o.jsxs(IL.Provider,{value:y,children:[h&&y.visualElement?o.jsx(h,{visualElement:y.visualElement,...u}):null,Vle(e,d,Rle(f,y.visualElement,l),f,p,t)]})}r.displayName=`motion.${typeof e=="string"?e:`create(${e.displayName??e.name??""})`}`;const s=m.forwardRef(r);return s[Ble]=e,s}function Ule({layoutId:e}){const t=m.useContext(fw).id;return t&&e!==void 0?t+"-"+e:e}function Wle(e,t){const n=m.useContext(K$).strict;if(process.env.NODE_ENV!=="production"&&t&&n){const c="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";e.ignoreStrict?r1(!1,c,"lazy-strict-mode"):ct(!1,c,"lazy-strict-mode")}}function Gle(e){const{drag:t,layout:n}=i1;if(!t&&!n)return{};const c={...t,...n};return{MeasureLayout:t?.isEnabled(e)||n?.isEnabled(e)?c.MeasureLayout:void 0,ProjectionNode:c.ProjectionNode}}function Kle(e,t){if(typeof Proxy>"u")return ZL;const n=new Map,c=(r,s)=>ZL(r,s,e,t),i=(r,s)=>(process.env.NODE_ENV!=="production"&&Iw(!1,"motion() is deprecated. Use motion.create() instead."),c(r,s));return new Proxy(i,{get:(r,s)=>s==="create"?c:(n.has(s)||n.set(s,ZL(s,void 0,e,t)),n.get(s))})}function rq({top:e,left:t,right:n,bottom:c}){return{x:{min:t,max:n},y:{min:e,max:c}}}function Zle({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}function Xle(e,t){if(!t)return e;const n=t({x:e.left,y:e.top}),c=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:c.y,right:c.x}}function XL(e){return e===void 0||e===1}function cw({scale:e,scaleX:t,scaleY:n}){return!XL(e)||!XL(t)||!XL(n)}function jc(e){return cw(e)||sq(e)||e.z||e.rotate||e.rotateX||e.rotateY||e.skewX||e.skewY}function sq(e){return KC(e.x)||KC(e.y)}function KC(e){return e&&e!=="0%"}function fL(e,t,n){const c=e-n,i=t*c;return n+i}function ZC(e,t,n,c,i){return i!==void 0&&(e=fL(e,i,c)),fL(e,n,c)+t}function iw(e,t=0,n=1,c,i){e.min=ZC(e.min,t,n,c,i),e.max=ZC(e.max,t,n,c,i)}function dq(e,{x:t,y:n}){iw(e.x,t.translate,t.scale,t.originPoint),iw(e.y,n.translate,n.scale,n.originPoint)}const XC=.999999999999,YC=1.0000000000001;function Yle(e,t,n,c=!1){const i=n.length;if(!i)return;t.x=t.y=1;let r,s;for(let d=0;d<i;d++){r=n[d],s=r.projectionDelta;const{visualElement:l}=r.options;l&&l.props.style&&l.props.style.display==="contents"||(c&&r.options.layoutScroll&&r.scroll&&r!==r.root&&Yc(e,{x:-r.scroll.offset.x,y:-r.scroll.offset.y}),s&&(t.x*=s.x.scale,t.y*=s.y.scale,dq(e,s)),c&&jc(r.latestValues)&&Yc(e,r.latestValues))}t.x<YC&&t.x>XC&&(t.x=1),t.y<YC&&t.y>XC&&(t.y=1)}function Xc(e,t){e.min=e.min+t,e.max=e.max+t}function JC(e,t,n,c,i=.5){const r=ge(e.min,e.max,i);iw(e,t,n,r,c)}function Yc(e,t){JC(e.x,t.x,t.scaleX,t.scale,t.originX),JC(e.y,t.y,t.scaleY,t.scale,t.originY)}function lq(e,t){return rq(Xle(e.getBoundingClientRect(),t))}function Jle(e,t,n){const c=lq(e,n),{scroll:i}=t;return i&&(Xc(c.x,i.offset.x),Xc(c.y,i.offset.y)),c}const QC=()=>({translate:0,scale:1,origin:0,originPoint:0}),Jc=()=>({x:QC(),y:QC()}),eN=()=>({min:0,max:0}),Le=()=>({x:eN(),y:eN()}),rw={current:null},hq={current:!1};function Qle(){if(hq.current=!0,!!gw)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>rw.current=e.matches;e.addEventListener("change",t),t()}else rw.current=!1}const ehe=new WeakMap;function the(e,t,n){for(const c in t){const i=t[c],r=n[c];if($e(i))e.addValue(c,i);else if($e(r))e.addValue(c,Hc(i,{owner:e}));else if(r!==i)if(e.hasValue(c)){const s=e.getValue(c);s.liveStyle===!0?s.jump(i):s.hasAnimated||s.set(i)}else{const s=e.getStaticValue(c);e.addValue(c,Hc(s!==void 0?s:i,{owner:e}))}}for(const c in n)t[c]===void 0&&e.removeValue(c);return t}const tN=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class ahe{scrapeMotionValuesFromProps(t,n,c){return{}}constructor({parent:t,props:n,presenceContext:c,reducedMotionConfig:i,blockInitialAnimation:r,visualState:s},d={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=Pw,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const y=Fe.now();this.renderScheduledAt<y&&(this.renderScheduledAt=y,me.render(this.render,!1,!0))};const{latestValues:l,renderState:h}=s;this.latestValues=l,this.baseTarget={...l},this.initialValues=n.initial?{...l}:{},this.renderState=h,this.parent=t,this.props=n,this.presenceContext=c,this.depth=t?t.depth+1:0,this.reducedMotionConfig=i,this.options=d,this.blockInitialAnimation=!!r,this.isControllingVariants=wL(n),this.isVariantNode=X$(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(t&&t.current);const{willChange:u,...p}=this.scrapeMotionValuesFromProps(n,{},this);for(const y in p){const f=p[y];l[y]!==void 0&&$e(f)&&f.set(l[y])}}mount(t){this.current=t,ehe.set(t,this),this.projection&&!this.projection.instance&&this.projection.mount(t),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((n,c)=>this.bindToMotionValue(c,n)),hq.current||Qle(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:rw.current,process.env.NODE_ENV!=="production"&&Iw(this.shouldReduceMotion!==!0,"You have Reduced Motion enabled on your device. Animations may not appear as expected.","reduced-motion-disabled"),this.parent?.addChild(this),this.update(this.props,this.presenceContext)}unmount(){this.projection&&this.projection.unmount(),Lt(this.notifyUpdate),Lt(this.render),this.valueSubscriptions.forEach(t=>t()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent?.removeChild(this);for(const t in this.events)this.events[t].clear();for(const t in this.features){const n=this.features[t];n&&(n.unmount(),n.isMounted=!1)}this.current=null}addChild(t){this.children.add(t),this.enteringChildren??(this.enteringChildren=new Set),this.enteringChildren.add(t)}removeChild(t){this.children.delete(t),this.enteringChildren&&this.enteringChildren.delete(t)}bindToMotionValue(t,n){this.valueSubscriptions.has(t)&&this.valueSubscriptions.get(t)();const c=l1.has(t);c&&this.onBindTransform&&this.onBindTransform();const i=n.on("change",s=>{this.latestValues[t]=s,this.props.onUpdate&&me.preRender(this.notifyUpdate),c&&this.projection&&(this.projection.isTransformDirty=!0),this.scheduleRender()});let r;window.MotionCheckAppearSync&&(r=window.MotionCheckAppearSync(this,t,n)),this.valueSubscriptions.set(t,()=>{i(),r&&r(),n.owner&&n.stop()})}sortNodePosition(t){return!this.current||!this.sortInstanceNodePosition||this.type!==t.type?0:this.sortInstanceNodePosition(this.current,t.current)}updateFeatures(){let t="animation";for(t in i1){const n=i1[t];if(!n)continue;const{isEnabled:c,Feature:i}=n;if(!this.features[t]&&i&&c(this.props)&&(this.features[t]=new i(this)),this.features[t]){const r=this.features[t];r.isMounted?r.update():(r.mount(),r.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):Le()}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,n){this.latestValues[t]=n}update(t,n){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=n;for(let c=0;c<tN.length;c++){const i=tN[c];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);const r="on"+i,s=t[r];s&&(this.propEventSubscriptions[i]=this.on(i,s))}this.prevMotionValues=the(this,this.scrapeMotionValuesFromProps(t,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(t){return this.props.variants?this.props.variants[t]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(t){const n=this.getClosestVariantNode();if(n)return n.variantChildren&&n.variantChildren.add(t),()=>n.variantChildren.delete(t)}addValue(t,n){const c=this.values.get(t);n!==c&&(c&&this.removeValue(t),this.bindToMotionValue(t,n),this.values.set(t,n),this.latestValues[t]=n.get())}removeValue(t){this.values.delete(t);const n=this.valueSubscriptions.get(t);n&&(n(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,n){if(this.props.values&&this.props.values[t])return this.props.values[t];let c=this.values.get(t);return c===void 0&&n!==void 0&&(c=Hc(n===null?void 0:n,{owner:this}),this.addValue(t,c)),c}readValue(t,n){let c=this.latestValues[t]!==void 0||!this.current?this.latestValues[t]:this.getBaseTargetFromProps(this.props,t)??this.readValueFromInstance(this.current,t,this.options);return c!=null&&(typeof c=="string"&&(a$(c)||o$(c))?c=parseFloat(c):!dle(c)&&Dt.test(n)&&(c=B$(t,n)),this.setBaseTarget(t,$e(c)?c.get():c)),$e(c)?c.get():c}setBaseTarget(t,n){this.baseTarget[t]=n}getBaseTarget(t){const{initial:n}=this.props;let c;if(typeof n=="string"||typeof n=="object"){const r=Ww(this.props,n,this.presenceContext?.custom);r&&(c=r[t])}if(n&&c!==void 0)return c;const i=this.getBaseTargetFromProps(this.props,t);return i!==void 0&&!$e(i)?i:this.initialValues[t]!==void 0&&c===void 0?void 0:this.baseTarget[t]}on(t,n){return this.events[t]||(this.events[t]=new Lw),this.events[t].add(n)}notify(t,...n){this.events[t]&&this.events[t].notify(...n)}scheduleRenderMicrotask(){Dw.render(this.render)}}class uq extends ahe{constructor(){super(...arguments),this.KeyframeResolver=X0e}sortInstanceNodePosition(t,n){return t.compareDocumentPosition(n)&2?1:-1}getBaseTargetFromProps(t,n){return t.style?t.style[n]:void 0}removeValueFromRenderState(t,{vars:n,style:c}){delete n[t],delete c[t]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:t}=this.props;$e(t)&&(this.childSubscription=t.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}}function pq(e,{style:t,vars:n},c,i){const r=e.style;let s;for(s in t)r[s]=t[s];i?.applyProjectionStyles(r,c);for(s in n)r.setProperty(s,n[s])}function nhe(e){return window.getComputedStyle(e)}class ohe extends uq{constructor(){super(...arguments),this.type="html",this.renderInstance=pq}readValueFromInstance(t,n){if(l1.has(n))return this.projection?.isProjecting?Jb(n):y0e(t,n);{const c=nhe(t),i=(Cw(n)?c.getPropertyValue(n):c[n])||0;return typeof i=="string"?i.trim():i}}measureInstanceViewportBox(t,{transformPagePoint:n}){return lq(t,n)}build(t,n,c){Ew(t,n,c.transformTemplate)}scrapeMotionValuesFromProps(t,n,c){return Gw(t,n,c)}}const yq=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function che(e,t,n,c){pq(e,t,void 0,c);for(const i in t.attrs)e.setAttribute(yq.has(i)?i:Kw(i),t.attrs[i])}class ihe extends uq{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=Le}getBaseTargetFromProps(t,n){return t[n]}readValueFromInstance(t,n){if(l1.has(n)){const c=D$(n);return c&&c.default||0}return n=yq.has(n)?n:Kw(n),t.getAttribute(n)}scrapeMotionValuesFromProps(t,n,c){return nq(t,n,c)}build(t,n,c){Q$(t,n,this.isSVGTag,c.transformTemplate,c.style)}renderInstance(t,n,c,i){che(t,n,c,i)}mount(t){this.isSVGTag=tq(t.tagName),super.mount(t)}}const rhe=(e,t)=>Uw(e)?new ihe(t):new ohe(t,{allowProjection:e!==m.Fragment});function c1(e,t,n){const c=e.getProps();return Ww(c,t,n!==void 0?n:c.custom,e)}const sw=e=>Array.isArray(e);function she(e,t,n){e.hasValue(t)?e.getValue(t).set(n):e.addValue(t,Hc(n))}function dhe(e){return sw(e)?e[e.length-1]||0:e}function lhe(e,t){const n=c1(e,t);let{transitionEnd:c={},transition:i={},...r}=n||{};r={...r,...c};for(const s in r){const d=dhe(r[s]);she(e,s,d)}}function hhe(e){return!!($e(e)&&e.add)}function dw(e,t){const n=e.getValue("willChange");if(hhe(n))return n.add(t);if(!n&&_t.WillChange){const c=new _t.WillChange("auto");e.addValue("willChange",c),c.add(t)}}function kq(e){return e.props[oq]}const uhe=e=>e!==null;function phe(e,{repeat:t,repeatType:n="loop"},c){const i=e.filter(uhe),r=t&&n!=="loop"&&t%2===1?0:i.length-1;return i[r]}const yhe={type:"spring",stiffness:500,damping:25,restSpeed:10},khe=e=>({type:"spring",stiffness:550,damping:e===0?2*Math.sqrt(550):30,restSpeed:10}),mhe={type:"keyframes",duration:.8},fhe={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},ghe=(e,{keyframes:t})=>t.length>2?mhe:l1.has(e)?e.startsWith("scale")?khe(t[1]):yhe:fhe;function vhe({when:e,delay:t,delayChildren:n,staggerChildren:c,staggerDirection:i,repeat:r,repeatType:s,repeatDelay:d,from:l,elapsed:h,...u}){return!!Object.keys(u).length}const Zw=(e,t,n,c={},i,r)=>s=>{const d=Tw(c,e)||{},l=d.delay||c.delay||0;let{elapsed:h=0}=c;h=h-ot(l);const u={keyframes:Array.isArray(n)?n:[null,n],ease:"easeOut",velocity:t.getVelocity(),...d,delay:-h,onUpdate:y=>{t.set(y),d.onUpdate&&d.onUpdate(y)},onComplete:()=>{s(),d.onComplete&&d.onComplete()},name:e,motionValue:t,element:r?void 0:i};vhe(d)||Object.assign(u,ghe(e,u)),u.duration&&(u.duration=ot(u.duration)),u.repeatDelay&&(u.repeatDelay=ot(u.repeatDelay)),u.from!==void 0&&(u.keyframes[0]=u.from);let p=!1;if((u.type===!1||u.duration===0&&!u.repeatDelay)&&(nw(u),u.delay===0&&(p=!0)),(_t.instantAnimations||_t.skipAnimations)&&(p=!0,nw(u),u.delay=0),u.allowFlatten=!d.type&&!d.ease,p&&!r&&t.get()!==void 0){const y=phe(u.keyframes,d);if(y!==void 0){me.update(()=>{u.onUpdate(y),u.onComplete()});return}}return d.isSync?new Vw(u):new T0e(u)};function xhe({protectedKeys:e,needsAnimating:t},n){const c=e.hasOwnProperty(n)&&t[n]!==!0;return t[n]=!1,c}function mq(e,t,{delay:n=0,transitionOverride:c,type:i}={}){let{transition:r=e.getDefaultTransition(),transitionEnd:s,...d}=t;c&&(r=c);const l=[],h=i&&e.animationState&&e.animationState.getState()[i];for(const u in d){const p=e.getValue(u,e.latestValues[u]??null),y=d[u];if(y===void 0||h&&xhe(h,u))continue;const f={delay:n,...Tw(r||{},u)},g=p.get();if(g!==void 0&&!p.isAnimating&&!Array.isArray(y)&&y===g&&!f.velocity)continue;let k=!1;if(window.MotionHandoffAnimation){const M=kq(e);if(M){const v=window.MotionHandoffAnimation(M,u,me);v!==null&&(f.startTime=v,k=!0)}}dw(e,u),p.start(Zw(u,p,y,e.shouldReduceMotion&&P$.has(u)?{type:!1}:f,e,k));const x=p.animation;x&&l.push(x)}return s&&Promise.all(l).then(()=>{me.update(()=>{s&&lhe(e,s)})}),l}function fq(e,t,n,c=0,i=1){const r=Array.from(e).sort((h,u)=>h.sortNodePosition(u)).indexOf(t),s=e.size,d=(s-1)*c;return typeof n=="function"?n(r,s):i===1?r*c:d-r*c}function lw(e,t,n={}){const c=c1(e,t,n.type==="exit"?e.presenceContext?.custom:void 0);let{transition:i=e.getDefaultTransition()||{}}=c||{};n.transitionOverride&&(i=n.transitionOverride);const r=c?()=>Promise.all(mq(e,c,n)):()=>Promise.resolve(),s=e.variantChildren&&e.variantChildren.size?(l=0)=>{const{delayChildren:h=0,staggerChildren:u,staggerDirection:p}=i;return Mhe(e,t,l,h,u,p,n)}:()=>Promise.resolve(),{when:d}=i;if(d){const[l,h]=d==="beforeChildren"?[r,s]:[s,r];return l().then(()=>h())}else return Promise.all([r(),s(n.delay)])}function Mhe(e,t,n=0,c=0,i=0,r=1,s){const d=[];for(const l of e.variantChildren)l.notify("AnimationStart",t),d.push(lw(l,t,{...s,delay:n+(typeof c=="function"?0:c)+fq(e.variantChildren,l,c,i,r)}).then(()=>l.notify("AnimationComplete",t)));return Promise.all(d)}function _he(e,t,n={}){e.notify("AnimationStart",t);let c;if(Array.isArray(t)){const i=t.map(r=>lw(e,r,n));c=Promise.all(i)}else if(typeof t=="string")c=lw(e,t,n);else{const i=typeof t=="function"?c1(e,t,n.custom):t;c=Promise.all(mq(e,i,n))}return c.then(()=>{e.notify("AnimationComplete",t)})}function gq(e,t){if(!Array.isArray(t))return!1;const n=t.length;if(n!==e.length)return!1;for(let c=0;c<n;c++)if(t[c]!==e[c])return!1;return!0}const Lhe=Fw.length;function vq(e){if(!e)return;if(!e.isControllingVariants){const n=e.parent?vq(e.parent)||{}:{};return e.props.initial!==void 0&&(n.initial=e.props.initial),n}const t={};for(let n=0;n<Lhe;n++){const c=Fw[n],i=e.props[c];(U1(i)||i===!1)&&(t[c]=i)}return t}const Ihe=[...Rw].reverse(),bhe=Rw.length;function whe(e){return t=>Promise.all(t.map(({animation:n,options:c})=>_he(e,n,c)))}function Che(e){let t=whe(e),n=aN(),c=!0;const i=l=>(h,u)=>{const p=c1(e,u,l==="exit"?e.presenceContext?.custom:void 0);if(p){const{transition:y,transitionEnd:f,...g}=p;h={...h,...g,...f}}return h};function r(l){t=l(e)}function s(l){const{props:h}=e,u=vq(e.parent)||{},p=[],y=new Set;let f={},g=1/0;for(let x=0;x<bhe;x++){const M=Ihe[x],v=n[M],I=h[M]!==void 0?h[M]:u[M],b=U1(I),C=M===l?v.isActive:null;C===!1&&(g=x);let w=I===u[M]&&I!==h[M]&&b;if(w&&c&&e.manuallyAnimateOnMount&&(w=!1),v.protectedKeys={...f},!v.isActive&&C===null||!I&&!v.prevProp||bL(I)||typeof I=="boolean")continue;const _=Nhe(v.prevProp,I);let L=_||M===l&&v.isActive&&!w&&b||x>g&&b,S=!1;const N=Array.isArray(I)?I:[I];let j=N.reduce(i(M),{});C===!1&&(j={});const{prevResolvedValues:A={}}=v,B={...A,...j},D=$=>{L=!0,y.has($)&&(S=!0,y.delete($)),v.needsAnimating[$]=!0;const H=e.getValue($);H&&(H.liveStyle=!1)};for(const $ in B){const H=j[$],R=A[$];if(f.hasOwnProperty($))continue;let z=!1;sw(H)&&sw(R)?z=!gq(H,R):z=H!==R,z?H!=null?D($):y.add($):H!==void 0&&y.has($)?D($):v.protectedKeys[$]=!0}v.prevProp=I,v.prevResolvedValues=j,v.isActive&&(f={...f,...j}),c&&e.blockInitialAnimation&&(L=!1);const V=w&&_;L&&(!V||S)&&p.push(...N.map($=>{const H={type:M};if(typeof $=="string"&&c&&!V&&e.manuallyAnimateOnMount&&e.parent){const{parent:R}=e,z=c1(R,$);if(R.enteringChildren&&z){const{delayChildren:O}=z.transition||{};H.delay=fq(R.enteringChildren,e,O)}}return{animation:$,options:H}}))}if(y.size){const x={};if(typeof h.initial!="boolean"){const M=c1(e,Array.isArray(h.initial)?h.initial[0]:h.initial);M&&M.transition&&(x.transition=M.transition)}y.forEach(M=>{const v=e.getBaseTarget(M),I=e.getValue(M);I&&(I.liveStyle=!0),x[M]=v??null}),p.push({animation:x})}let k=!!p.length;return c&&(h.initial===!1||h.initial===h.animate)&&!e.manuallyAnimateOnMount&&(k=!1),c=!1,k?t(p):Promise.resolve()}function d(l,h){if(n[l].isActive===h)return Promise.resolve();e.variantChildren?.forEach(p=>p.animationState?.setActive(l,h)),n[l].isActive=h;const u=s(l);for(const p in n)n[p].protectedKeys={};return u}return{animateChanges:s,setActive:d,setAnimateFunction:r,getState:()=>n,reset:()=>{n=aN()}}}function Nhe(e,t){return typeof t=="string"?t!==e:Array.isArray(t)?!gq(t,e):!1}function Ot(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function aN(){return{animate:Ot(!0),whileInView:Ot(),whileHover:Ot(),whileTap:Ot(),whileDrag:Ot(),whileFocus:Ot(),exit:Ot()}}class Rt{constructor(t){this.isMounted=!1,this.node=t}update(){}}class jhe extends Rt{constructor(t){super(t),t.animationState||(t.animationState=Che(t))}updateAnimationControlsSubscription(){const{animate:t}=this.node.getProps();bL(t)&&(this.unmountControls=t.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:t}=this.node.getProps(),{animate:n}=this.node.prevProps||{};t!==n&&this.updateAnimationControlsSubscription()}unmount(){this.node.animationState.reset(),this.unmountControls?.()}}let She=0;class $he extends Rt{constructor(){super(...arguments),this.id=She++}update(){if(!this.node.presenceContext)return;const{isPresent:t,onExitComplete:n}=this.node.presenceContext,{isPresent:c}=this.node.prevPresenceContext||{};if(!this.node.animationState||t===c)return;const i=this.node.animationState.setActive("exit",!t);n&&!t&&i.then(()=>{n(this.id)})}mount(){const{register:t,onExitComplete:n}=this.node.presenceContext||{};n&&n(this.id),t&&(this.unmount=t(this.id))}unmount(){}}const qhe={animation:{Feature:jhe},exit:{Feature:$he}};function G1(e,t,n,c={passive:!0}){return e.addEventListener(t,n,c),()=>e.removeEventListener(t,n)}function J1(e){return{point:{x:e.pageX,y:e.pageY}}}const Ahe=e=>t=>Bw(t)&&e(t,J1(t));function H1(e,t,n,c){return G1(e,t,Ahe(n),c)}const xq=1e-4,zhe=1-xq,Vhe=1+xq,Mq=.01,Phe=0-Mq,The=0+Mq;function Te(e){return e.max-e.min}function Hhe(e,t,n){return Math.abs(e-t)<=n}function nN(e,t,n,c=.5){e.origin=c,e.originPoint=ge(t.min,t.max,e.origin),e.scale=Te(n)/Te(t),e.translate=ge(n.min,n.max,e.origin)-e.originPoint,(e.scale>=zhe&&e.scale<=Vhe||isNaN(e.scale))&&(e.scale=1),(e.translate>=Phe&&e.translate<=The||isNaN(e.translate))&&(e.translate=0)}function D1(e,t,n,c){nN(e.x,t.x,n.x,c?c.originX:void 0),nN(e.y,t.y,n.y,c?c.originY:void 0)}function oN(e,t,n){e.min=n.min+t.min,e.max=e.min+Te(t)}function Dhe(e,t,n){oN(e.x,t.x,n.x),oN(e.y,t.y,n.y)}function cN(e,t,n){e.min=t.min-n.min,e.max=e.min+Te(t)}function B1(e,t,n){cN(e.x,t.x,n.x),cN(e.y,t.y,n.y)}function Ye(e){return[e("x"),e("y")]}const _q=({current:e})=>e?e.ownerDocument.defaultView:null,iN=(e,t)=>Math.abs(e-t);function Bhe(e,t){const n=iN(e.x,t.x),c=iN(e.y,t.y);return Math.sqrt(n**2+c**2)}class Lq{constructor(t,n,{transformPagePoint:c,contextWindow:i=window,dragSnapToOrigin:r=!1,distanceThreshold:s=3}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const y=JL(this.lastMoveEventInfo,this.history),f=this.startEvent!==null,g=Bhe(y.offset,{x:0,y:0})>=this.distanceThreshold;if(!f&&!g)return;const{point:k}=y,{timestamp:x}=Se;this.history.push({...k,timestamp:x});const{onStart:M,onMove:v}=this.handlers;f||(M&&M(this.lastMoveEvent,y),this.startEvent=this.lastMoveEvent),v&&v(this.lastMoveEvent,y)},this.handlePointerMove=(y,f)=>{this.lastMoveEvent=y,this.lastMoveEventInfo=YL(f,this.transformPagePoint),me.update(this.updatePoint,!0)},this.handlePointerUp=(y,f)=>{this.end();const{onEnd:g,onSessionEnd:k,resumeAnimation:x}=this.handlers;if(this.dragSnapToOrigin&&x&&x(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const M=JL(y.type==="pointercancel"?this.lastMoveEventInfo:YL(f,this.transformPagePoint),this.history);this.startEvent&&g&&g(y,M),k&&k(y,M)},!Bw(t))return;this.dragSnapToOrigin=r,this.handlers=n,this.transformPagePoint=c,this.distanceThreshold=s,this.contextWindow=i||window;const d=J1(t),l=YL(d,this.transformPagePoint),{point:h}=l,{timestamp:u}=Se;this.history=[{...h,timestamp:u}];const{onSessionStart:p}=n;p&&p(t,JL(l,this.history)),this.removeListeners=Z1(H1(this.contextWindow,"pointermove",this.handlePointerMove),H1(this.contextWindow,"pointerup",this.handlePointerUp),H1(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),Lt(this.updatePoint)}}function YL(e,t){return t?{point:t(e.point)}:e}function rN(e,t){return{x:e.x-t.x,y:e.y-t.y}}function JL({point:e},t){return{point:e,delta:rN(e,Iq(t)),offset:rN(e,Rhe(t)),velocity:Fhe(t,.1)}}function Rhe(e){return e[0]}function Iq(e){return e[e.length-1]}function Fhe(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,c=null;const i=Iq(e);for(;n>=0&&(c=e[n],!(i.timestamp-c.timestamp>ot(t)));)n--;if(!c)return{x:0,y:0};const r=Je(i.timestamp-c.timestamp);if(r===0)return{x:0,y:0};const s={x:(i.x-c.x)/r,y:(i.y-c.y)/r};return s.x===1/0&&(s.x=0),s.y===1/0&&(s.y=0),s}function Ehe(e,{min:t,max:n},c){return t!==void 0&&e<t?e=c?ge(t,e,c.min):Math.max(e,t):n!==void 0&&e>n&&(e=c?ge(n,e,c.max):Math.min(e,n)),e}function sN(e,t,n){return{min:t!==void 0?e.min+t:void 0,max:n!==void 0?e.max+n-(e.max-e.min):void 0}}function Ohe(e,{top:t,left:n,bottom:c,right:i}){return{x:sN(e.x,n,i),y:sN(e.y,t,c)}}function dN(e,t){let n=t.min-e.min,c=t.max-e.max;return t.max-t.min<e.max-e.min&&([n,c]=[c,n]),{min:n,max:c}}function Uhe(e,t){return{x:dN(e.x,t.x),y:dN(e.y,t.y)}}function Whe(e,t){let n=.5;const c=Te(e),i=Te(t);return i>c?n=F1(t.min,t.max-c,e.min):c>i&&(n=F1(e.min,e.max-i,t.min)),Mt(0,1,n)}function Ghe(e,t){const n={};return t.min!==void 0&&(n.min=t.min-e.min),t.max!==void 0&&(n.max=t.max-e.min),n}const hw=.35;function Khe(e=hw){return e===!1?e=0:e===!0&&(e=hw),{x:lN(e,"left","right"),y:lN(e,"top","bottom")}}function lN(e,t,n){return{min:hN(e,t),max:hN(e,n)}}function hN(e,t){return typeof e=="number"?e:e[t]||0}const Zhe=new WeakMap;class Xhe{constructor(t){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=Le(),this.latestPointerEvent=null,this.latestPanInfo=null,this.visualElement=t}start(t,{snapToCursor:n=!1,distanceThreshold:c}={}){const{presenceContext:i}=this.visualElement;if(i&&i.isPresent===!1)return;const r=p=>{const{dragSnapToOrigin:y}=this.getProps();y?this.pauseAnimation():this.stopAnimation(),n&&this.snapToCursor(J1(p).point)},s=(p,y)=>{const{drag:f,dragPropagation:g,onDragStart:k}=this.getProps();if(f&&!g&&(this.openDragLock&&this.openDragLock(),this.openDragLock=ele(f),!this.openDragLock))return;this.latestPointerEvent=p,this.latestPanInfo=y,this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Ye(M=>{let v=this.getAxisMotionValue(M).get()||0;if(pt.test(v)){const{projection:I}=this.visualElement;if(I&&I.layout){const b=I.layout.layoutBox[M];b&&(v=Te(b)*(parseFloat(v)/100))}}this.originPoint[M]=v}),k&&me.postRender(()=>k(p,y)),dw(this.visualElement,"transform");const{animationState:x}=this.visualElement;x&&x.setActive("whileDrag",!0)},d=(p,y)=>{this.latestPointerEvent=p,this.latestPanInfo=y;const{dragPropagation:f,dragDirectionLock:g,onDirectionLock:k,onDrag:x}=this.getProps();if(!f&&!this.openDragLock)return;const{offset:M}=y;if(g&&this.currentDirection===null){this.currentDirection=Yhe(M),this.currentDirection!==null&&k&&k(this.currentDirection);return}this.updateAxis("x",y.point,M),this.updateAxis("y",y.point,M),this.visualElement.render(),x&&x(p,y)},l=(p,y)=>{this.latestPointerEvent=p,this.latestPanInfo=y,this.stop(p,y),this.latestPointerEvent=null,this.latestPanInfo=null},h=()=>Ye(p=>this.getAnimationState(p)==="paused"&&this.getAxisMotionValue(p).animation?.play()),{dragSnapToOrigin:u}=this.getProps();this.panSession=new Lq(t,{onSessionStart:r,onStart:s,onMove:d,onSessionEnd:l,resumeAnimation:h},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:u,distanceThreshold:c,contextWindow:_q(this.visualElement)})}stop(t,n){const c=t||this.latestPointerEvent,i=n||this.latestPanInfo,r=this.isDragging;if(this.cancel(),!r||!i||!c)return;const{velocity:s}=i;this.startAnimation(s);const{onDragEnd:d}=this.getProps();d&&me.postRender(()=>d(c,i))}cancel(){this.isDragging=!1;const{projection:t,animationState:n}=this.visualElement;t&&(t.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:c}=this.getProps();!c&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),n&&n.setActive("whileDrag",!1)}updateAxis(t,n,c){const{drag:i}=this.getProps();if(!c||!ci(t,i,this.currentDirection))return;const r=this.getAxisMotionValue(t);let s=this.originPoint[t]+c[t];this.constraints&&this.constraints[t]&&(s=Ehe(s,this.constraints[t],this.elastic[t])),r.set(s)}resolveConstraints(){const{dragConstraints:t,dragElastic:n}=this.getProps(),c=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):this.visualElement.projection?.layout,i=this.constraints;t&&Zc(t)?this.constraints||(this.constraints=this.resolveRefConstraints()):t&&c?this.constraints=Ohe(c.layoutBox,t):this.constraints=!1,this.elastic=Khe(n),i!==this.constraints&&c&&this.constraints&&!this.hasMutatedConstraints&&Ye(r=>{this.constraints!==!1&&this.getAxisMotionValue(r)&&(this.constraints[r]=Ghe(c.layoutBox[r],this.constraints[r]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:n}=this.getProps();if(!t||!Zc(t))return!1;const c=t.current;ct(c!==null,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.","drag-constraints-ref");const{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const r=Jle(c,i.root,this.visualElement.getTransformPagePoint());let s=Uhe(i.layout.layoutBox,r);if(n){const d=n(Zle(s));this.hasMutatedConstraints=!!d,d&&(s=rq(d))}return s}startAnimation(t){const{drag:n,dragMomentum:c,dragElastic:i,dragTransition:r,dragSnapToOrigin:s,onDragTransitionEnd:d}=this.getProps(),l=this.constraints||{},h=Ye(u=>{if(!ci(u,n,this.currentDirection))return;let p=l&&l[u]||{};s&&(p={min:0,max:0});const y=i?200:1e6,f=i?40:1e7,g={type:"inertia",velocity:c?t[u]:0,bounceStiffness:y,bounceDamping:f,timeConstant:750,restDelta:1,restSpeed:10,...r,...p};return this.startAxisValueAnimation(u,g)});return Promise.all(h).then(d)}startAxisValueAnimation(t,n){const c=this.getAxisMotionValue(t);return dw(this.visualElement,t),c.start(Zw(t,c,0,n,this.visualElement,!1))}stopAnimation(){Ye(t=>this.getAxisMotionValue(t).stop())}pauseAnimation(){Ye(t=>this.getAxisMotionValue(t).animation?.pause())}getAnimationState(t){return this.getAxisMotionValue(t).animation?.state}getAxisMotionValue(t){const n=`_drag${t.toUpperCase()}`,c=this.visualElement.getProps(),i=c[n];return i||this.visualElement.getValue(t,(c.initial?c.initial[t]:void 0)||0)}snapToCursor(t){Ye(n=>{const{drag:c}=this.getProps();if(!ci(n,c,this.currentDirection))return;const{projection:i}=this.visualElement,r=this.getAxisMotionValue(n);if(i&&i.layout){const{min:s,max:d}=i.layout.layoutBox[n];r.set(t[n]-ge(s,d,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:t,dragConstraints:n}=this.getProps(),{projection:c}=this.visualElement;if(!Zc(n)||!c||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};Ye(s=>{const d=this.getAxisMotionValue(s);if(d&&this.constraints!==!1){const l=d.get();i[s]=Whe({min:l,max:l},this.constraints[s])}});const{transformTemplate:r}=this.visualElement.getProps();this.visualElement.current.style.transform=r?r({},""):"none",c.root&&c.root.updateScroll(),c.updateLayout(),this.resolveConstraints(),Ye(s=>{if(!ci(s,t,null))return;const d=this.getAxisMotionValue(s),{min:l,max:h}=this.constraints[s];d.set(ge(l,h,i[s]))})}addListeners(){if(!this.visualElement.current)return;Zhe.set(this.visualElement,this);const t=this.visualElement.current,n=H1(t,"pointerdown",l=>{const{drag:h,dragListener:u=!0}=this.getProps();h&&u&&this.start(l)}),c=()=>{const{dragConstraints:l}=this.getProps();Zc(l)&&l.current&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,r=i.addEventListener("measure",c);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),me.read(c);const s=G1(window,"resize",()=>this.scalePositionWithinConstraints()),d=i.addEventListener("didUpdate",({delta:l,hasLayoutChanged:h})=>{this.isDragging&&h&&(Ye(u=>{const p=this.getAxisMotionValue(u);p&&(this.originPoint[u]+=l[u].translate,p.set(p.get()+l[u].translate))}),this.visualElement.render())});return()=>{s(),n(),r(),d&&d()}}getProps(){const t=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:c=!1,dragPropagation:i=!1,dragConstraints:r=!1,dragElastic:s=hw,dragMomentum:d=!0}=t;return{...t,drag:n,dragDirectionLock:c,dragPropagation:i,dragConstraints:r,dragElastic:s,dragMomentum:d}}}function ci(e,t,n){return(t===!0||t===e)&&(n===null||n===e)}function Yhe(e,t=10){let n=null;return Math.abs(e.y)>t?n="y":Math.abs(e.x)>t&&(n="x"),n}class Jhe extends Rt{constructor(t){super(t),this.removeGroupControls=et,this.removeListeners=et,this.controls=new Xhe(t)}mount(){const{dragControls:t}=this.node.getProps();t&&(this.removeGroupControls=t.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||et}unmount(){this.removeGroupControls(),this.removeListeners()}}const uN=e=>(t,n)=>{e&&me.postRender(()=>e(t,n))};class Qhe extends Rt{constructor(){super(...arguments),this.removePointerDownListener=et}onPointerDown(t){this.session=new Lq(t,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:_q(this.node)})}createPanHandlers(){const{onPanSessionStart:t,onPanStart:n,onPan:c,onPanEnd:i}=this.node.getProps();return{onSessionStart:uN(t),onStart:uN(n),onMove:c,onEnd:(r,s)=>{delete this.session,i&&me.postRender(()=>i(r,s))}}}mount(){this.removePointerDownListener=H1(this.node.current,"pointerdown",t=>this.onPointerDown(t))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}const rL={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function pN(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const k1={correct:(e,t)=>{if(!t.target)return e;if(typeof e=="string")if(Y.test(e))e=parseFloat(e);else return e;const n=pN(e,t.target.x),c=pN(e,t.target.y);return`${n}% ${c}%`}},eue={correct:(e,{treeScale:t,projectionDelta:n})=>{const c=e,i=Dt.parse(e);if(i.length>5)return c;const r=Dt.createTransformer(e),s=typeof i[0]!="number"?1:0,d=n.x.scale*t.x,l=n.y.scale*t.y;i[0+s]/=d,i[1+s]/=l;const h=ge(d,l,.5);return typeof i[2+s]=="number"&&(i[2+s]/=h),typeof i[3+s]=="number"&&(i[3+s]/=h),r(i)}};let QL=!1;class tue extends m.Component{componentDidMount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:c,layoutId:i}=this.props,{projection:r}=t;Lle(aue),r&&(n.group&&n.group.add(r),c&&c.register&&i&&c.register(r),QL&&r.root.didUpdate(),r.addEventListener("animationComplete",()=>{this.safeToRemove()}),r.setOptions({...r.options,onExitComplete:()=>this.safeToRemove()})),rL.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){const{layoutDependency:n,visualElement:c,drag:i,isPresent:r}=this.props,{projection:s}=c;return s&&(s.isPresent=r,QL=!0,i||t.layoutDependency!==n||n===void 0||t.isPresent!==r?s.willUpdate():this.safeToRemove(),t.isPresent!==r&&(r?s.promote():s.relegate()||me.postRender(()=>{const d=s.getStack();(!d||!d.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:t}=this.props.visualElement;t&&(t.root.didUpdate(),Dw.postRender(()=>{!t.currentAnimation&&t.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:c}=this.props,{projection:i}=t;QL=!0,i&&(i.scheduleCheckAfterUnmount(),n&&n.group&&n.group.remove(i),c&&c.deregister&&c.deregister(i))}safeToRemove(){const{safeToRemove:t}=this.props;t&&t()}render(){return null}}function bq(e){const[t,n]=G$(),c=m.useContext(fw);return o.jsx(tue,{...e,layoutGroup:c,switchLayoutGroup:m.useContext(cq),isPresent:t,safeToRemove:n})}const aue={borderRadius:{...k1,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:k1,borderTopRightRadius:k1,borderBottomLeftRadius:k1,borderBottomRightRadius:k1,boxShadow:eue};function nue(e,t,n){const c=$e(e)?e:Hc(e);return c.start(Zw("",c,t,n)),c.animation}const oue=(e,t)=>e.depth-t.depth;class cue{constructor(){this.children=[],this.isDirty=!1}add(t){xw(this.children,t),this.isDirty=!0}remove(t){Mw(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(oue),this.isDirty=!1,this.children.forEach(t)}}function iue(e,t){const n=Fe.now(),c=({timestamp:i})=>{const r=i-n;r>=t&&(Lt(c),e(r-t))};return me.setup(c,!0),()=>Lt(c)}const wq=["TopLeft","TopRight","BottomLeft","BottomRight"],rue=wq.length,yN=e=>typeof e=="string"?parseFloat(e):e,kN=e=>typeof e=="number"||Y.test(e);function sue(e,t,n,c,i,r){i?(e.opacity=ge(0,n.opacity??1,due(c)),e.opacityExit=ge(t.opacity??1,0,lue(c))):r&&(e.opacity=ge(t.opacity??1,n.opacity??1,c));for(let s=0;s<rue;s++){const d=`border${wq[s]}Radius`;let l=mN(t,d),h=mN(n,d);if(l===void 0&&h===void 0)continue;l||(l=0),h||(h=0),l===0||h===0||kN(l)===kN(h)?(e[d]=Math.max(ge(yN(l),yN(h),c),0),(pt.test(h)||pt.test(l))&&(e[d]+="%")):e[d]=h}(t.rotate||n.rotate)&&(e.rotate=ge(t.rotate||0,n.rotate||0,c))}function mN(e,t){return e[t]!==void 0?e[t]:e.borderRadius}const due=Cq(0,.5,u$),lue=Cq(.5,.95,et);function Cq(e,t,n){return c=>c<e?0:c>t?1:n(F1(e,t,c))}function fN(e,t){e.min=t.min,e.max=t.max}function Ge(e,t){fN(e.x,t.x),fN(e.y,t.y)}function gN(e,t){e.translate=t.translate,e.scale=t.scale,e.originPoint=t.originPoint,e.origin=t.origin}function vN(e,t,n,c,i){return e-=t,e=fL(e,1/n,c),i!==void 0&&(e=fL(e,1/i,c)),e}function hue(e,t=0,n=1,c=.5,i,r=e,s=e){if(pt.test(t)&&(t=parseFloat(t),t=ge(s.min,s.max,t/100)-s.min),typeof t!="number")return;let d=ge(r.min,r.max,c);e===r&&(d-=t),e.min=vN(e.min,t,n,d,i),e.max=vN(e.max,t,n,d,i)}function xN(e,t,[n,c,i],r,s){hue(e,t[n],t[c],t[i],t.scale,r,s)}const uue=["x","scaleX","originX"],pue=["y","scaleY","originY"];function MN(e,t,n,c){xN(e.x,t,uue,n?n.x:void 0,c?c.x:void 0),xN(e.y,t,pue,n?n.y:void 0,c?c.y:void 0)}function _N(e){return e.translate===0&&e.scale===1}function Nq(e){return _N(e.x)&&_N(e.y)}function LN(e,t){return e.min===t.min&&e.max===t.max}function yue(e,t){return LN(e.x,t.x)&&LN(e.y,t.y)}function IN(e,t){return Math.round(e.min)===Math.round(t.min)&&Math.round(e.max)===Math.round(t.max)}function jq(e,t){return IN(e.x,t.x)&&IN(e.y,t.y)}function bN(e){return Te(e.x)/Te(e.y)}function wN(e,t){return e.translate===t.translate&&e.scale===t.scale&&e.originPoint===t.originPoint}class kue{constructor(){this.members=[]}add(t){xw(this.members,t),t.scheduleRender()}remove(t){if(Mw(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(t){const n=this.members.findIndex(i=>t===i);if(n===0)return!1;let c;for(let i=n;i>=0;i--){const r=this.members[i];if(r.isPresent!==!1){c=r;break}}return c?(this.promote(c),!0):!1}promote(t,n){const c=this.lead;if(t!==c&&(this.prevLead=c,this.lead=t,t.show(),c)){c.instance&&c.scheduleRender(),t.scheduleRender(),t.resumeFrom=c,n&&(t.resumeFrom.preserveOpacity=!0),c.snapshot&&(t.snapshot=c.snapshot,t.snapshot.latestValues=c.animationValues||c.latestValues),t.root&&t.root.isUpdating&&(t.isLayoutDirty=!0);const{crossfade:i}=t.options;i===!1&&c.hide()}}exitAnimationComplete(){this.members.forEach(t=>{const{options:n,resumingFrom:c}=t;n.onExitComplete&&n.onExitComplete(),c&&c.options.onExitComplete&&c.options.onExitComplete()})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function mue(e,t,n){let c="";const i=e.x.translate/t.x,r=e.y.translate/t.y,s=n?.z||0;if((i||r||s)&&(c=`translate3d(${i}px, ${r}px, ${s}px) `),(t.x!==1||t.y!==1)&&(c+=`scale(${1/t.x}, ${1/t.y}) `),n){const{transformPerspective:h,rotate:u,rotateX:p,rotateY:y,skewX:f,skewY:g}=n;h&&(c=`perspective(${h}px) ${c}`),u&&(c+=`rotate(${u}deg) `),p&&(c+=`rotateX(${p}deg) `),y&&(c+=`rotateY(${y}deg) `),f&&(c+=`skewX(${f}deg) `),g&&(c+=`skewY(${g}deg) `)}const d=e.x.scale*t.x,l=e.y.scale*t.y;return(d!==1||l!==1)&&(c+=`scale(${d}, ${l})`),c||"none"}const eI=["","X","Y","Z"],fue=1e3;let gue=0;function tI(e,t,n,c){const{latestValues:i}=t;i[e]&&(n[e]=i[e],t.setStaticValue(e,0),c&&(c[e]=0))}function Sq(e){if(e.hasCheckedOptimisedAppear=!0,e.root===e)return;const{visualElement:t}=e.options;if(!t)return;const n=kq(t);if(window.MotionHasOptimisedAnimation(n,"transform")){const{layout:i,layoutId:r}=e.options;window.MotionCancelOptimisedAnimation(n,"transform",me,!(i||r))}const{parent:c}=e;c&&!c.hasCheckedOptimisedAppear&&Sq(c)}function $q({attachResizeListener:e,defaultParent:t,measureScroll:n,checkIsScrollRoot:c,resetTransform:i}){return class{constructor(s={},d=t?.()){this.id=gue++,this.animationId=0,this.animationCommitId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,this.nodes.forEach(Mue),this.nodes.forEach(bue),this.nodes.forEach(wue),this.nodes.forEach(_ue)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=s,this.root=d?d.root||d:this,this.path=d?[...d.path,d]:[],this.parent=d,this.depth=d?d.depth+1:0;for(let l=0;l<this.path.length;l++)this.path[l].shouldResetTransform=!0;this.root===this&&(this.nodes=new cue)}addEventListener(s,d){return this.eventHandlers.has(s)||this.eventHandlers.set(s,new Lw),this.eventHandlers.get(s).add(d)}notifyListeners(s,...d){const l=this.eventHandlers.get(s);l&&l.notify(...d)}hasListeners(s){return this.eventHandlers.has(s)}mount(s){if(this.instance)return;this.isSVG=W$(s)&&!ile(s),this.instance=s;const{layoutId:d,layout:l,visualElement:h}=this.options;if(h&&!h.current&&h.mount(s),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),this.root.hasTreeAnimated&&(l||d)&&(this.isLayoutDirty=!0),e){let u,p=0;const y=()=>this.root.updateBlockedByResize=!1;me.read(()=>{p=window.innerWidth}),e(s,()=>{const f=window.innerWidth;f!==p&&(p=f,this.root.updateBlockedByResize=!0,u&&u(),u=iue(y,250),rL.hasAnimatedSinceResize&&(rL.hasAnimatedSinceResize=!1,this.nodes.forEach(jN)))})}d&&this.root.registerSharedNode(d,this),this.options.animate!==!1&&h&&(d||l)&&this.addEventListener("didUpdate",({delta:u,hasLayoutChanged:p,hasRelativeLayoutChanged:y,layout:f})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const g=this.options.transition||h.getDefaultTransition()||$ue,{onLayoutAnimationStart:k,onLayoutAnimationComplete:x}=h.getProps(),M=!this.targetLayout||!jq(this.targetLayout,f),v=!p&&y;if(this.options.layoutRoot||this.resumeFrom||v||p&&(M||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0);const I={...Tw(g,"layout"),onPlay:k,onComplete:x};(h.shouldReduceMotion||this.options.layoutRoot)&&(I.delay=0,I.type=!1),this.startAnimation(I),this.setAnimationOrigin(u,v)}else p||jN(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=f})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const s=this.getStack();s&&s.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,this.eventHandlers.clear(),Lt(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(Cue),this.animationId++)}getTransformTemplate(){const{visualElement:s}=this.options;return s&&s.getProps().transformTemplate}willUpdate(s=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&Sq(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let u=0;u<this.path.length;u++){const p=this.path[u];p.shouldResetTransform=!0,p.updateScroll("snapshot"),p.options.layoutRoot&&p.willUpdate(!1)}const{layoutId:d,layout:l}=this.options;if(d===void 0&&!l)return;const h=this.getTransformTemplate();this.prevTransformTemplateValue=h?h(this.latestValues,""):void 0,this.updateSnapshot(),s&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(CN);return}if(this.animationId<=this.animationCommitId){this.nodes.forEach(NN);return}this.animationCommitId=this.animationId,this.isUpdating?(this.isUpdating=!1,this.nodes.forEach(Iue),this.nodes.forEach(vue),this.nodes.forEach(xue)):this.nodes.forEach(NN),this.clearAllSnapshots();const d=Fe.now();Se.delta=Mt(0,1e3/60,d-Se.timestamp),Se.timestamp=d,Se.isProcessing=!0,EL.update.process(Se),EL.preRender.process(Se),EL.render.process(Se),Se.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,Dw.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(Lue),this.sharedNodes.forEach(Nue)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,me.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){me.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure(),this.snapshot&&!Te(this.snapshot.measuredBox.x)&&!Te(this.snapshot.measuredBox.y)&&(this.snapshot=void 0))}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let l=0;l<this.path.length;l++)this.path[l].updateScroll();const s=this.layout;this.layout=this.measure(!1),this.layoutCorrected=Le(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:d}=this.options;d&&d.notify("LayoutMeasure",this.layout.layoutBox,s?s.layoutBox:void 0)}updateScroll(s="measure"){let d=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===s&&(d=!1),d&&this.instance){const l=c(this.instance);this.scroll={animationId:this.root.animationId,phase:s,isRoot:l,offset:n(this.instance),wasRoot:this.scroll?this.scroll.isRoot:l}}}resetTransform(){if(!i)return;const s=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,d=this.projectionDelta&&!Nq(this.projectionDelta),l=this.getTransformTemplate(),h=l?l(this.latestValues,""):void 0,u=h!==this.prevTransformTemplateValue;s&&this.instance&&(d||jc(this.latestValues)||u)&&(i(this.instance,h),this.shouldResetTransform=!1,this.scheduleRender())}measure(s=!0){const d=this.measurePageBox();let l=this.removeElementScroll(d);return s&&(l=this.removeTransform(l)),que(l),{animationId:this.root.animationId,measuredBox:d,layoutBox:l,latestValues:{},source:this.id}}measurePageBox(){const{visualElement:s}=this.options;if(!s)return Le();const d=s.measureViewportBox();if(!(this.scroll?.wasRoot||this.path.some(Aue))){const{scroll:h}=this.root;h&&(Xc(d.x,h.offset.x),Xc(d.y,h.offset.y))}return d}removeElementScroll(s){const d=Le();if(Ge(d,s),this.scroll?.wasRoot)return d;for(let l=0;l<this.path.length;l++){const h=this.path[l],{scroll:u,options:p}=h;h!==this.root&&u&&p.layoutScroll&&(u.wasRoot&&Ge(d,s),Xc(d.x,u.offset.x),Xc(d.y,u.offset.y))}return d}applyTransform(s,d=!1){const l=Le();Ge(l,s);for(let h=0;h<this.path.length;h++){const u=this.path[h];!d&&u.options.layoutScroll&&u.scroll&&u!==u.root&&Yc(l,{x:-u.scroll.offset.x,y:-u.scroll.offset.y}),jc(u.latestValues)&&Yc(l,u.latestValues)}return jc(this.latestValues)&&Yc(l,this.latestValues),l}removeTransform(s){const d=Le();Ge(d,s);for(let l=0;l<this.path.length;l++){const h=this.path[l];if(!h.instance||!jc(h.latestValues))continue;cw(h.latestValues)&&h.updateSnapshot();const u=Le(),p=h.measurePageBox();Ge(u,p),MN(d,h.latestValues,h.snapshot?h.snapshot.layoutBox:void 0,u)}return jc(this.latestValues)&&MN(d,this.latestValues),d}setTargetDelta(s){this.targetDelta=s,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(s){this.options={...this.options,...s,crossfade:s.crossfade!==void 0?s.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==Se.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(s=!1){const d=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=d.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=d.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=d.isSharedProjectionDirty);const l=!!this.resumingFrom||this!==d;if(!(s||l&&this.isSharedProjectionDirty||this.isProjectionDirty||this.parent?.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:u,layoutId:p}=this.options;if(!(!this.layout||!(u||p))){if(this.resolvedRelativeTargetAt=Se.timestamp,!this.targetDelta&&!this.relativeTarget){const y=this.getClosestProjectingParent();y&&y.layout&&this.animationProgress!==1?(this.relativeParent=y,this.forceRelativeParentToResolveTarget(),this.relativeTarget=Le(),this.relativeTargetOrigin=Le(),B1(this.relativeTargetOrigin,this.layout.layoutBox,y.layout.layoutBox),Ge(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)&&(this.target||(this.target=Le(),this.targetWithTransforms=Le()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),Dhe(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):Ge(this.target,this.layout.layoutBox),dq(this.target,this.targetDelta)):Ge(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget)){this.attemptToResolveRelativeTarget=!1;const y=this.getClosestProjectingParent();y&&!!y.resumingFrom==!!this.resumingFrom&&!y.options.layoutScroll&&y.target&&this.animationProgress!==1?(this.relativeParent=y,this.forceRelativeParentToResolveTarget(),this.relativeTarget=Le(),this.relativeTargetOrigin=Le(),B1(this.relativeTargetOrigin,this.target,y.target),Ge(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}}}getClosestProjectingParent(){if(!(!this.parent||cw(this.parent.latestValues)||sq(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){const s=this.getLead(),d=!!this.resumingFrom||this!==s;let l=!0;if((this.isProjectionDirty||this.parent?.isProjectionDirty)&&(l=!1),d&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(l=!1),this.resolvedRelativeTargetAt===Se.timestamp&&(l=!1),l)return;const{layout:h,layoutId:u}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(h||u))return;Ge(this.layoutCorrected,this.layout.layoutBox);const p=this.treeScale.x,y=this.treeScale.y;Yle(this.layoutCorrected,this.treeScale,this.path,d),s.layout&&!s.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(s.target=s.layout.layoutBox,s.targetWithTransforms=Le());const{target:f}=s;if(!f){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(gN(this.prevProjectionDelta.x,this.projectionDelta.x),gN(this.prevProjectionDelta.y,this.projectionDelta.y)),D1(this.projectionDelta,this.layoutCorrected,f,this.latestValues),(this.treeScale.x!==p||this.treeScale.y!==y||!wN(this.projectionDelta.x,this.prevProjectionDelta.x)||!wN(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",f))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(s=!0){if(this.options.visualElement?.scheduleRender(),s){const d=this.getStack();d&&d.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=Jc(),this.projectionDelta=Jc(),this.projectionDeltaWithTransform=Jc()}setAnimationOrigin(s,d=!1){const l=this.snapshot,h=l?l.latestValues:{},u={...this.latestValues},p=Jc();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!d;const y=Le(),f=l?l.source:void 0,g=this.layout?this.layout.source:void 0,k=f!==g,x=this.getStack(),M=!x||x.members.length<=1,v=!!(k&&!M&&this.options.crossfade===!0&&!this.path.some(Sue));this.animationProgress=0;let I;this.mixTargetDelta=b=>{const C=b/1e3;SN(p.x,s.x,C),SN(p.y,s.y,C),this.setTargetDelta(p),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(B1(y,this.layout.layoutBox,this.relativeParent.layout.layoutBox),jue(this.relativeTarget,this.relativeTargetOrigin,y,C),I&&yue(this.relativeTarget,I)&&(this.isProjectionDirty=!1),I||(I=Le()),Ge(I,this.relativeTarget)),k&&(this.animationValues=u,sue(u,h,this.latestValues,C,v,M)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=C},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(s){this.notifyListeners("animationStart"),this.currentAnimation?.stop(),this.resumingFrom?.currentAnimation?.stop(),this.pendingAnimation&&(Lt(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=me.update(()=>{rL.hasAnimatedSinceResize=!0,this.motionValue||(this.motionValue=Hc(0)),this.currentAnimation=nue(this.motionValue,[0,1e3],{...s,velocity:0,isSync:!0,onUpdate:d=>{this.mixTargetDelta(d),s.onUpdate&&s.onUpdate(d)},onStop:()=>{},onComplete:()=>{s.onComplete&&s.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const s=this.getStack();s&&s.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(fue),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const s=this.getLead();let{targetWithTransforms:d,target:l,layout:h,latestValues:u}=s;if(!(!d||!l||!h)){if(this!==s&&this.layout&&h&&qq(this.options.animationType,this.layout.layoutBox,h.layoutBox)){l=this.target||Le();const p=Te(this.layout.layoutBox.x);l.x.min=s.target.x.min,l.x.max=l.x.min+p;const y=Te(this.layout.layoutBox.y);l.y.min=s.target.y.min,l.y.max=l.y.min+y}Ge(d,l),Yc(d,u),D1(this.projectionDeltaWithTransform,this.layoutCorrected,d,u)}}registerSharedNode(s,d){this.sharedNodes.has(s)||this.sharedNodes.set(s,new kue),this.sharedNodes.get(s).add(d);const h=d.options.initialPromotionConfig;d.promote({transition:h?h.transition:void 0,preserveFollowOpacity:h&&h.shouldPreserveFollowOpacity?h.shouldPreserveFollowOpacity(d):void 0})}isLead(){const s=this.getStack();return s?s.lead===this:!0}getLead(){const{layoutId:s}=this.options;return s?this.getStack()?.lead||this:this}getPrevLead(){const{layoutId:s}=this.options;return s?this.getStack()?.prevLead:void 0}getStack(){const{layoutId:s}=this.options;if(s)return this.root.sharedNodes.get(s)}promote({needsReset:s,transition:d,preserveFollowOpacity:l}={}){const h=this.getStack();h&&h.promote(this,l),s&&(this.projectionDelta=void 0,this.needsReset=!0),d&&this.setOptions({transition:d})}relegate(){const s=this.getStack();return s?s.relegate(this):!1}resetSkewAndRotation(){const{visualElement:s}=this.options;if(!s)return;let d=!1;const{latestValues:l}=s;if((l.z||l.rotate||l.rotateX||l.rotateY||l.rotateZ||l.skewX||l.skewY)&&(d=!0),!d)return;const h={};l.z&&tI("z",s,h,this.animationValues);for(let u=0;u<eI.length;u++)tI(`rotate${eI[u]}`,s,h,this.animationValues),tI(`skew${eI[u]}`,s,h,this.animationValues);s.render();for(const u in h)s.setStaticValue(u,h[u]),this.animationValues&&(this.animationValues[u]=h[u]);s.scheduleRender()}applyProjectionStyles(s,d){if(!this.instance||this.isSVG)return;if(!this.isVisible){s.visibility="hidden";return}const l=this.getTransformTemplate();if(this.needsReset){this.needsReset=!1,s.visibility="",s.opacity="",s.pointerEvents=iL(d?.pointerEvents)||"",s.transform=l?l(this.latestValues,""):"none";return}const h=this.getLead();if(!this.projectionDelta||!this.layout||!h.target){this.options.layoutId&&(s.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,s.pointerEvents=iL(d?.pointerEvents)||""),this.hasProjected&&!jc(this.latestValues)&&(s.transform=l?l({},""):"none",this.hasProjected=!1);return}s.visibility="";const u=h.animationValues||h.latestValues;this.applyTransformsToTarget();let p=mue(this.projectionDeltaWithTransform,this.treeScale,u);l&&(p=l(u,p)),s.transform=p;const{x:y,y:f}=this.projectionDelta;s.transformOrigin=`${y.origin*100}% ${f.origin*100}% 0`,h.animationValues?s.opacity=h===this?u.opacity??this.latestValues.opacity??1:this.preserveOpacity?this.latestValues.opacity:u.opacityExit:s.opacity=h===this?u.opacity!==void 0?u.opacity:"":u.opacityExit!==void 0?u.opacityExit:0;for(const g in W1){if(u[g]===void 0)continue;const{correct:k,applyTo:x,isCSSVariable:M}=W1[g],v=p==="none"?u[g]:k(u[g],h);if(x){const I=x.length;for(let b=0;b<I;b++)s[x[b]]=v}else M?this.options.visualElement.renderState.vars[g]=v:s[g]=v}this.options.layoutId&&(s.pointerEvents=h===this?iL(d?.pointerEvents)||"":"none")}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(s=>s.currentAnimation?.stop()),this.root.nodes.forEach(CN),this.root.sharedNodes.clear()}}}function vue(e){e.updateLayout()}function xue(e){const t=e.resumeFrom?.snapshot||e.snapshot;if(e.isLead()&&e.layout&&t&&e.hasListeners("didUpdate")){const{layoutBox:n,measuredBox:c}=e.layout,{animationType:i}=e.options,r=t.source!==e.layout.source;i==="size"?Ye(u=>{const p=r?t.measuredBox[u]:t.layoutBox[u],y=Te(p);p.min=n[u].min,p.max=p.min+y}):qq(i,t.layoutBox,n)&&Ye(u=>{const p=r?t.measuredBox[u]:t.layoutBox[u],y=Te(n[u]);p.max=p.min+y,e.relativeTarget&&!e.currentAnimation&&(e.isProjectionDirty=!0,e.relativeTarget[u].max=e.relativeTarget[u].min+y)});const s=Jc();D1(s,n,t.layoutBox);const d=Jc();r?D1(d,e.applyTransform(c,!0),t.measuredBox):D1(d,n,t.layoutBox);const l=!Nq(s);let h=!1;if(!e.resumeFrom){const u=e.getClosestProjectingParent();if(u&&!u.resumeFrom){const{snapshot:p,layout:y}=u;if(p&&y){const f=Le();B1(f,t.layoutBox,p.layoutBox);const g=Le();B1(g,n,y.layoutBox),jq(f,g)||(h=!0),u.options.layoutRoot&&(e.relativeTarget=g,e.relativeTargetOrigin=f,e.relativeParent=u)}}}e.notifyListeners("didUpdate",{layout:n,snapshot:t,delta:d,layoutDelta:s,hasLayoutChanged:l,hasRelativeLayoutChanged:h})}else if(e.isLead()){const{onExitComplete:n}=e.options;n&&n()}e.options.transition=void 0}function Mue(e){e.parent&&(e.isProjecting()||(e.isProjectionDirty=e.parent.isProjectionDirty),e.isSharedProjectionDirty||(e.isSharedProjectionDirty=!!(e.isProjectionDirty||e.parent.isProjectionDirty||e.parent.isSharedProjectionDirty)),e.isTransformDirty||(e.isTransformDirty=e.parent.isTransformDirty))}function _ue(e){e.isProjectionDirty=e.isSharedProjectionDirty=e.isTransformDirty=!1}function Lue(e){e.clearSnapshot()}function CN(e){e.clearMeasurements()}function NN(e){e.isLayoutDirty=!1}function Iue(e){const{visualElement:t}=e.options;t&&t.getProps().onBeforeLayoutMeasure&&t.notify("BeforeLayoutMeasure"),e.resetTransform()}function jN(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0,e.isProjectionDirty=!0}function bue(e){e.resolveTargetDelta()}function wue(e){e.calcProjection()}function Cue(e){e.resetSkewAndRotation()}function Nue(e){e.removeLeadSnapshot()}function SN(e,t,n){e.translate=ge(t.translate,0,n),e.scale=ge(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function $N(e,t,n,c){e.min=ge(t.min,n.min,c),e.max=ge(t.max,n.max,c)}function jue(e,t,n,c){$N(e.x,t.x,n.x,c),$N(e.y,t.y,n.y,c)}function Sue(e){return e.animationValues&&e.animationValues.opacityExit!==void 0}const $ue={duration:.45,ease:[.4,0,.1,1]},qN=e=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(e),AN=qN("applewebkit/")&&!qN("chrome/")?Math.round:et;function zN(e){e.min=AN(e.min),e.max=AN(e.max)}function que(e){zN(e.x),zN(e.y)}function qq(e,t,n){return e==="position"||e==="preserve-aspect"&&!Hhe(bN(t),bN(n),.2)}function Aue(e){return e!==e.root&&e.scroll?.wasRoot}const zue=$q({attachResizeListener:(e,t)=>G1(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),aI={current:void 0},Aq=$q({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!aI.current){const e=new zue({});e.mount(window),e.setOptions({layoutScroll:!0}),aI.current=e}return aI.current},resetTransform:(e,t)=>{e.style.transform=t!==void 0?t:"none"},checkIsScrollRoot:e=>window.getComputedStyle(e).position==="fixed"}),Vue={pan:{Feature:Qhe},drag:{Feature:Jhe,ProjectionNode:Aq,MeasureLayout:bq}};function VN(e,t,n){const{props:c}=e;e.animationState&&c.whileHover&&e.animationState.setActive("whileHover",n==="Start");const i="onHover"+n,r=c[i];r&&me.postRender(()=>r(t,J1(t)))}class Pue extends Rt{mount(){const{current:t}=this.node;t&&(this.unmount=tle(t,(n,c)=>(VN(this.node,c,"Start"),i=>VN(this.node,i,"End"))))}unmount(){}}class Tue extends Rt{constructor(){super(...arguments),this.isActive=!1}onFocus(){let t=!1;try{t=this.node.current.matches(":focus-visible")}catch{t=!0}!t||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=Z1(G1(this.node.current,"focus",()=>this.onFocus()),G1(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}function PN(e,t,n){const{props:c}=e;if(e.current instanceof HTMLButtonElement&&e.current.disabled)return;e.animationState&&c.whileTap&&e.animationState.setActive("whileTap",n==="Start");const i="onTap"+(n==="End"?"":n),r=c[i];r&&me.postRender(()=>r(t,J1(t)))}class Hue extends Rt{mount(){const{current:t}=this.node;t&&(this.unmount=cle(t,(n,c)=>(PN(this.node,c,"Start"),(i,{success:r})=>PN(this.node,i,r?"End":"Cancel")),{useGlobalTarget:this.node.props.globalTapTarget}))}unmount(){}}const uw=new WeakMap,nI=new WeakMap,Due=e=>{const t=uw.get(e.target);t&&t(e)},Bue=e=>{e.forEach(Due)};function Rue({root:e,...t}){const n=e||document;nI.has(n)||nI.set(n,{});const c=nI.get(n),i=JSON.stringify(t);return c[i]||(c[i]=new IntersectionObserver(Bue,{root:e,...t})),c[i]}function Fue(e,t,n){const c=Rue(t);return uw.set(e,n),c.observe(e),()=>{uw.delete(e),c.unobserve(e)}}const Eue={some:0,all:1};class Oue extends Rt{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:t={}}=this.node.getProps(),{root:n,margin:c,amount:i="some",once:r}=t,s={root:n?n.current:void 0,rootMargin:c,threshold:typeof i=="number"?i:Eue[i]},d=l=>{const{isIntersecting:h}=l;if(this.isInView===h||(this.isInView=h,r&&!h&&this.hasEnteredView))return;h&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",h);const{onViewportEnter:u,onViewportLeave:p}=this.node.getProps(),y=h?u:p;y&&y(l)};return Fue(this.node.current,s,d)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:t,prevProps:n}=this.node;["amount","margin","root"].some(Uue(t,n))&&this.startObserver()}unmount(){}}function Uue({viewport:e={}},{viewport:t={}}={}){return n=>e[n]!==t[n]}const Wue={inView:{Feature:Oue},tap:{Feature:Hue},focus:{Feature:Tue},hover:{Feature:Pue}},Gue={layout:{ProjectionNode:Aq,MeasureLayout:bq}},Kue={...qhe,...Wue,...Vue,...Gue},Xw=Kle(Kue,rhe);function zq(e){const t=Bt(()=>Hc(e)),{isStatic:n}=m.useContext(LL);if(n){const[,c]=m.useState(e);m.useEffect(()=>t.on("change",c),[])}return t}function Vq(e,t){const n=zq(t()),c=()=>n.set(t());return c(),vw(()=>{const i=()=>me.preRender(c,!1,!0),r=e.map(s=>s.on("change",i));return()=>{r.forEach(s=>s()),Lt(c)}}),n}function Zue(e){T1.current=[],e();const t=Vq(T1.current,e);return T1.current=void 0,t}function Xue(e,t,n,c){if(typeof e=="function")return Zue(e);const i=typeof t=="function"?t:rle(t,n,c);return Array.isArray(e)?TN(e,i):TN([e],([r])=>i(r))}function TN(e,t){const n=Bt(()=>[]);return Vq(e,()=>{n.length=0;const c=e.length;for(let i=0;i<c;i++)n[i]=e[i].get();return t(n)})}class Yue{constructor(){this.componentControls=new Set}subscribe(t){return this.componentControls.add(t),()=>this.componentControls.delete(t)}start(t,n){this.componentControls.forEach(c=>{c.start(t.nativeEvent||t,n)})}cancel(){this.componentControls.forEach(t=>{t.cancel()})}stop(){this.componentControls.forEach(t=>{t.stop()})}}const Jue=()=>new Yue;function Que(){return Bt(Jue)}const Pq=m.createContext(null);function epe(e,t,n,c){if(!c)return e;const i=e.findIndex(u=>u.value===t);if(i===-1)return e;const r=c>0?1:-1,s=e[i+r];if(!s)return e;const d=e[i],l=s.layout,h=ge(l.min,l.max,.5);return r===1&&d.layout.max+n>h||r===-1&&d.layout.min+n<h?pde(e,i,i+r):e}function tpe({children:e,as:t="ul",axis:n="y",onReorder:c,values:i,...r},s){const d=Bt(()=>Xw[t]),l=[],h=m.useRef(!1);ct(!!i,"Reorder.Group must be provided a values prop","reorder-values");const u={axis:n,registerItem:(p,y)=>{const f=l.findIndex(g=>p===g.value);f!==-1?l[f].layout=y[n]:l.push({value:p,layout:y[n]}),l.sort(ope)},updateOrder:(p,y,f)=>{if(h.current)return;const g=epe(l,p,y,f);l!==g&&(h.current=!0,c(g.map(npe).filter(k=>i.indexOf(k)!==-1)))}};return m.useEffect(()=>{h.current=!1}),o.jsx(d,{...r,ref:s,ignoreStrict:!0,children:o.jsx(Pq.Provider,{value:u,children:e})})}const ape=m.forwardRef(tpe);function npe(e){return e.value}function ope(e,t){return e.layout.min-t.layout.min}function HN(e,t=0){return $e(e)?e:zq(t)}function cpe({children:e,style:t={},value:n,as:c="li",onDrag:i,layout:r=!0,...s},d){const l=Bt(()=>Xw[c]),h=m.useContext(Pq),u={x:HN(t.x),y:HN(t.y)},p=Xue([u.x,u.y],([k,x])=>k||x?1:"unset");ct(!!h,"Reorder.Item must be a child of Reorder.Group","reorder-item-child");const{axis:y,registerItem:f,updateOrder:g}=h;return o.jsx(l,{drag:y,...s,dragSnapToOrigin:!0,style:{...t,x:u.x,y:u.y,zIndex:p},layout:r,onDrag:(k,x)=>{const{velocity:M}=x;M[y]&&g(n,u[y].get(),M[y]),i&&i(k,x)},onLayoutMeasure:k=>f(n,k),ref:d,ignoreStrict:!0,children:e})}const ipe=m.forwardRef(cpe),gL=[o.jsx(V1,{size:18}),o.jsx(zt,{size:18}),o.jsx(A1,{size:18}),o.jsx(Vt,{size:18}),o.jsx(I1,{size:18}),o.jsx(L1,{size:18})],rpe=({items:e,onReorder:t,draggable:n=!1,className:c,header:i,headerStyle:r,itemsDraggable:s=!0})=>{const[d,l]=m.useState(e??[]);return m.useEffect(()=>{e&&Array.isArray(e)?(e.forEach((h,u)=>{if(h.icon==null&&(h.icon=gL[u%gL.length]),typeof h.text=="string"&&h.text.includes("/")){const p=String(h.text).split("/"),y=p[0].trim(),g=p.slice(1).join("/").trim().match(/^(\d+)(.*)$/);if(g){const k=g[1],x=g[2]??"",M=k.padStart(3,"0");h.text=`${y} / ${M}${x}`}}}),l(e)):l([])},[e]),o.jsxs("div",{className:`trend-list ${c??""}`,draggable:n,style:{position:"relative"},children:[o.jsx("div",{className:"trend-header",style:r,children:i??"Trend"}),o.jsx("div",{className:"trend-list-body",style:{opacity:n?0:1},children:o.jsx(ape,{axis:"y",values:d,onReorder:h=>{l(h),t?.(h)},style:{display:"flex",flexDirection:"column",gap:8},children:d.map((h,u)=>o.jsx(spe,{value:h,index:u,itemsDraggable:s},String(h.id)))})}),n&&o.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",height:"100%",display:"flex",alignItems:"center",justifyContent:"center",pointerEvents:"none"},children:o.jsx(a.Move,{size:48,strokeWidth:1.5,style:{opacity:.8}})})]})};function spe({value:e,index:t}){const n=Que(),c=gL[t%gL.length]??null;return o.jsx(ipe,{value:e,dragListener:!1,dragControls:n,style:{listStyle:"none"},onDragStart:()=>{try{document.body.classList.add("is-dragging")}catch{}},onDragEnd:()=>{try{document.body.classList.remove("is-dragging")}catch{}},children:o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8},children:[o.jsx("div",{className:"reorder-handle","aria-hidden":!0,onPointerDown:i=>n.start(i),style:{width:28,height:28,display:"flex",alignItems:"center",justifyContent:"center",cursor:"grab",userSelect:"none"},children:o.jsx("svg",{width:"25",height:"25",viewBox:"0 0 24 24","aria-hidden":!0,children:o.jsxs("g",{fill:"currentColor",children:[o.jsx("circle",{cx:"8",cy:"6",r:"2"}),o.jsx("circle",{cx:"16",cy:"6",r:"2"}),o.jsx("circle",{cx:"8",cy:"12",r:"2"}),o.jsx("circle",{cx:"16",cy:"12",r:"2"}),o.jsx("circle",{cx:"8",cy:"18",r:"2"}),o.jsx("circle",{cx:"16",cy:"18",r:"2"})]})})}),o.jsx("div",{style:{flex:1},children:o.jsx(t$,{title:e.title,subtitle:e.subtitle,text:e.text,background:e.background,titleStyle:e.titleStyle,subtitleStyle:e.subtitleStyle,textStyle:e.textStyle,itemStyle:e.itemStyle,icon:e.icon??c})})]})})}function dpe(e,t){return t.required?t.type==="checkbox"&&!e?{isValid:!1,error:`${t.label} est requis`}:!e||typeof e=="string"&&e.trim()===""?{isValid:!1,error:`${t.label} est requis`}:null:null}function lpe(e){return!e||typeof e=="string"&&e.trim()===""}function hpe(e){return/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e)?null:{isValid:!1,error:"Format d'email invalide"}}function upe(e){return/^(https?:\/\/)?([\da-z.-]+)\.([a-z.]{2,6})([/\w .-]*)*\/?$/.test(e)?null:{isValid:!1,error:"Format d'URL invalide"}}function ppe(e,t){const n=Number(e);return isNaN(n)?{isValid:!1,error:"Doit être un nombre valide"}:t.validation?.min!==void 0&&n<Number(t.validation.min)?{isValid:!1,error:`Doit être ≥ ${t.validation.min}`}:t.validation?.max!==void 0&&n>Number(t.validation.max)?{isValid:!1,error:`Doit être ≤ ${t.validation.max}`}:null}function ype(e,t){return t.validation?.minDate&&new Date(e)<new Date(t.validation.minDate)?{isValid:!1,error:`Doit être après ${t.validation.minDate}`}:t.validation?.maxDate&&new Date(e)>new Date(t.validation.maxDate)?{isValid:!1,error:`Doit être avant ${t.validation.maxDate}`}:null}function kpe(e,t){if(t.validation?.acceptedTypes){const n=t.validation.acceptedTypes.split(","),c=e.type;if(!n.some(i=>c.match(i.replace("*",".*"))))return{isValid:!1,error:`Type de fichier non supporté: ${c}`}}return t.validation?.maxFileSize&&e.size>t.validation.maxFileSize?{isValid:!1,error:`Fichier trop volumineux (max ${t.validation.maxFileSize/1048576}MB)`}:null}function mpe(e,t){return t.validation?t.validation.minLength&&e.length<t.validation.minLength?{isValid:!1,error:`Minimum ${t.validation.minLength} caractères`}:t.validation.maxLength&&e.length>t.validation.maxLength?{isValid:!1,error:`Maximum ${t.validation.maxLength} caractères`}:t.validation.pattern&&!new RegExp(t.validation.pattern).test(e)?{isValid:!1,error:"Format invalide"}:null:null}function vL(e,t){const n=dpe(e,t);if(n)return n;if(lpe(e))return{isValid:!0};const c=e.toString();switch(t.type){case"email":{const r=hpe(c);if(r)return r;break}case"url":{const r=upe(c);if(r)return r;break}case"number":{const r=ppe(e,t);if(r)return r;break}case"date":case"month":case"week":case"time":case"datetime-local":{const r=ype(e,t);if(r)return r;break}case"file":{const r=kpe(e,t);if(r)return r;break}}const i=mpe(c,t);return i||{isValid:!0}}function Tq(e,t){const n={};let c=!0;for(const i of t){const r=vL(e[i.name],i);r.isValid||(n[i.name]=r.error,c=!1)}return{isValid:c,errors:n}}const fpe="_formContainer_14ads_1",gpe="_headerLine_14ads_17",vpe="_formTitle_14ads_25",xpe="_formDescription_14ads_30",Mpe="_sectionTitle_14ads_37",_pe="_sectionHelp_14ads_44",Lpe="_fieldHelp_14ads_50",Ipe="_gridContainer_14ads_58",bpe="_fieldGridItem_14ads_70",wpe="_sectionFull_14ads_105",Cpe="_formFooter_14ads_110",Npe="_footerLeft_14ads_118",jpe="_footerRight_14ads_119",Spe="_cancelLink_14ads_125",$pe="_submitButton_14ads_136",qpe="_fieldLabel_14ads_148",Ape="_inputWrapper_14ads_163",zpe="_inputInner_14ads_187",Vpe="_hasPrefix_14ads_196",Ppe="_inputBase_14ads_196",Tpe="_iconPrefix_14ads_292",Hpe="_iconSuffix_14ads_293",Dpe="_passwordToggle_14ads_319",Bpe="_fieldError_14ads_365",Rpe="_fieldInvalid_14ads_372",ke={formContainer:fpe,headerLine:gpe,formTitle:vpe,formDescription:xpe,sectionTitle:Mpe,sectionHelp:_pe,fieldHelp:Lpe,gridContainer:Ipe,fieldGridItem:bpe,sectionFull:wpe,formFooter:Cpe,footerLeft:Npe,footerRight:jpe,cancelLink:Spe,submitButton:$pe,fieldLabel:qpe,inputWrapper:Ape,inputInner:zpe,hasPrefix:Vpe,inputBase:Ppe,iconPrefix:Tpe,iconSuffix:Hpe,passwordToggle:Dpe,fieldError:Bpe,fieldInvalid:Rpe},Hq=({field:e,value:t,onChange:n,onBlur:c,error:i,touched:r})=>{const[s,d]=m.useState(!1),l=e.type==="password",h=e.attributes?.showPasswordToggle??!0,u=l?s?"text":"password":e.type,p=e.attributes?.iconComponent??(e.attributes?.icon?xt[e.attributes.icon]:null),y=e.attributes?.iconPosition??"suffix",f=g=>{n(g.target.value)};return o.jsxs("div",{className:ke.inputWrapper,children:[o.jsx("label",{className:`${ke.fieldLabel} ${e.required?"required":""}`,htmlFor:e.name,children:e.label}),o.jsxs("div",{className:`${ke.inputInner} ${p&&y==="prefix"?ke.hasPrefix:""}`,children:[p&&y==="prefix"&&o.jsx("span",{className:ke.iconPrefix,children:o.jsx(p,{size:16})}),o.jsx("input",{id:e.name,name:e.name,type:u,placeholder:e.placeholder,className:`${ke.inputBase} ${i?ke.fieldInvalid:""}`,value:t??"",onChange:f,onBlur:c,disabled:!!e.disabled,"aria-invalid":!!i,"aria-describedby":e.help?`${e.name}-help`:void 0}),l&&h&&o.jsx("button",{type:"button","aria-label":s?"Masquer le mot de passe":"Afficher le mot de passe",className:ke.passwordToggle,onClick:()=>d(g=>!g),children:s?o.jsx(j1,{size:16}):o.jsx(S1,{size:16})}),p&&y==="suffix"&&!l&&o.jsx("span",{className:ke.iconSuffix,children:o.jsx(p,{size:16})})]}),r&&i&&o.jsx("span",{className:ke.fieldError,children:i})]})},Fpe="_fieldGroup_yb3zi_7",Epe="_fieldLabel_yb3zi_11",Ope="_required_yb3zi_17",Upe="_fieldInput_yb3zi_22",Wpe="_fieldInvalid_yb3zi_40",Gpe="_fieldValid_yb3zi_44",Kpe="_fieldError_yb3zi_48",Zpe="_radioGroup_yb3zi_57",Pt={fieldGroup:Fpe,fieldLabel:Epe,required:Ope,fieldInput:Upe,fieldInvalid:Wpe,fieldValid:Gpe,fieldError:Kpe,radioGroup:Zpe},CL=({field:e,children:t,error:n,touched:c})=>{const i=c&&n;return o.jsxs("div",{className:Pt.fieldGroup,children:[e.type!=="checkbox"&&e.type!=="radio"&&o.jsx("label",{className:`${Pt.fieldLabel} ${e.required?Pt.required:""}`,children:e.label}),t,i&&o.jsx("span",{className:Pt.fieldError,children:n})]})},Dq=({field:e,value:t,onChange:n,onBlur:c,error:i,touched:r})=>{const s=r&&i,d=r&&!i&&t,l=["form-control",Pt.fieldInput,s?Pt.fieldInvalid:"",d?Pt.fieldValid:""].filter(Boolean).join(" ");return o.jsx(CL,{field:e,error:i,touched:r,children:o.jsx("textarea",{className:l,placeholder:e.placeholder,value:t||"",onChange:h=>n(h.target.value),onBlur:c,rows:4})})},Xpe="_wrapper_117u4_1",Ype="_wrapperInvalid_117u4_15",Jpe="_nativeSelect_117u4_19",Qpe="_display_117u4_30",eye="_topLabel_117u4_37",tye="_valueLine_117u4_45",aye="_valuePlaceholder_117u4_53",nye="_valueActive_117u4_57",oye="_caret_117u4_61",cye="_error_117u4_75",iye="_optionStyle_117u4_89",Ke={wrapper:Xpe,wrapperInvalid:Ype,nativeSelect:Jpe,display:Qpe,topLabel:eye,valueLine:tye,valuePlaceholder:aye,valueActive:nye,caret:oye,error:cye,optionStyle:iye},Yw=({field:e,value:t,onChange:n,onBlur:c,error:i,touched:r})=>{const s=!!(r&&i),d=e.label||"",l=e.placeholder||"",h=e.options?.find(u=>String(u.value)===String(t))?.label??"";return o.jsxs("div",{className:`${Ke.wrapper} ${s?Ke.wrapperInvalid:""} ${t?Ke.wrapperHasValue:""}`,children:[o.jsxs("select",{id:e.name,name:e.name,className:Ke.nativeSelect,value:t??"",onChange:u=>n(u.target.value),onBlur:c,"aria-invalid":s,"aria-label":d,children:[o.jsx("option",{value:"",disabled:!0,hidden:!0,children:l||`Sélectionnez ${d?.toLowerCase()||""}`}),e.options?.map((u,p)=>o.jsx("option",{value:u.value,className:Ke.optionStyle,children:u.label},p))]}),o.jsxs("div",{className:Ke.display,children:[d&&o.jsx("span",{className:Ke.topLabel,children:d}),o.jsx("span",{className:`${Ke.valueLine} ${t?Ke.valueActive:Ke.valuePlaceholder}`,children:t?h:l}),o.jsx("span",{className:Ke.caret,"aria-hidden":"true"})]}),s&&o.jsx("span",{className:Ke.error,children:i})]})},Bq=({field:e,value:t,onChange:n,onBlur:c,error:i,touched:r})=>o.jsx(CL,{field:e,error:i,touched:r,children:o.jsxs("div",{className:"form-check",children:[o.jsx("input",{type:"checkbox",className:"form-check-input",id:e.name,checked:!!t,onChange:s=>n(s.target.checked),onBlur:c}),o.jsx("label",{className:"form-check-label",htmlFor:e.name,children:e.label})]})}),Rq=({field:e,value:t,onChange:n,onBlur:c,error:i,touched:r})=>o.jsx(CL,{field:e,error:i,touched:r,children:o.jsx("div",{className:Pt.radioGroup,children:e.options?.map(s=>o.jsxs("div",{className:"form-check",children:[o.jsx("input",{type:"radio",className:"form-check-input",id:`${e.name}-${s.value}`,name:e.name,value:s.value,checked:t===s.value,onChange:d=>n(d.target.value),onBlur:c}),o.jsx("label",{className:"form-check-label",htmlFor:`${e.name}-${s.value}`,children:s.label})]},s.value))})}),rye="_fileInputContainer_r2guc_3",sye="_customFileInput_r2guc_8",dye="_fileInputLabel_r2guc_12",lye="_dragOver_r2guc_39",hye="_uploadIcon_r2guc_44",uye="_uploadText_r2guc_50",pye="_uploadHint_r2guc_56",yye="_fileList_r2guc_60",kye="_fileListTitle_r2guc_69",mye="_fileItem_r2guc_80",fye="_fileIcon_r2guc_96",gye="_fileName_r2guc_102",vye="_fileSize_r2guc_108",xye="_removeButton_r2guc_114",Mye="_errorText_r2guc_129",Ae={fileInputContainer:rye,customFileInput:sye,fileInputLabel:dye,dragOver:lye,uploadIcon:hye,uploadText:uye,uploadHint:pye,fileList:yye,fileListTitle:kye,fileItem:mye,fileIcon:fye,fileName:gye,fileSize:vye,removeButton:xye,errorText:Mye},Fq=({field:e,value:t,onChange:n,onBlur:c,error:i,touched:r})=>{const s=m.useRef(null),[d,l]=m.useState(!1),h=x=>{n(x.target.files)},u=()=>{s.current&&s.current.click()},p=x=>{x.preventDefault(),l(!0)},y=()=>{l(!1)},f=x=>{x.preventDefault(),l(!1),x.dataTransfer.files&&x.dataTransfer.files.length>0&&n(x.dataTransfer.files)},g=x=>{if(!t)return;const M=Array.from(t);M.splice(x,1);const v=new DataTransfer;M.forEach(I=>v.items.add(I)),n(v.files)},k=x=>{if(x===0)return"0 Bytes";const M=1024,v=["Bytes","KB","MB","GB"],I=Math.floor(Math.log(x)/Math.log(M));return parseFloat((x/Math.pow(M,I)).toFixed(2))+" "+v[I]};return o.jsxs("div",{className:`${Ae.fileInputContainer} ${r&&i?Ae.hasError:""}`,children:[o.jsxs("label",{htmlFor:e.name,className:"form-label",children:[e.label,e.required&&o.jsx("span",{className:"text-danger",children:" *"})]}),o.jsx("input",{type:"file",id:e.name,name:e.name,multiple:e.attributes?.multiple||!1,accept:e.attributes?.accept,onChange:h,onBlur:c,ref:s,className:Ae.customFileInput}),o.jsxs("label",{htmlFor:e.name,className:`${Ae.fileInputLabel} ${d?Ae.dragOver:""}`,onDragOver:p,onDragLeave:y,onDrop:f,onClick:u,tabIndex:0,children:[o.jsx("div",{className:Ae.uploadIcon,children:o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",fill:"currentColor",viewBox:"0 0 16 16",children:[o.jsx("path",{d:"M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5z"}),o.jsx("path",{d:"M7.646 1.146a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 2.707V11.5a.5.5 0 0 1-1 0V2.707L5.354 4.854a.5.5 0 1 1-.708-.708l3-3z"})]})}),o.jsx("div",{className:Ae.uploadText,children:d?"Déposez vos fichiers ici":"Cliquez ou glissez-déposez pour téléverser"}),o.jsxs("div",{className:Ae.uploadHint,children:[e.attributes?.accept||"Tous les fichiers"," ",e.attributes?.multiple?"(Multiple autorisé)":""]})]}),t&&t.length>0&&o.jsxs("div",{className:Ae.fileList,children:[o.jsx("div",{className:Ae.fileListTitle,children:"Fichiers sélectionnés:"}),o.jsx("ul",{children:Array.from(t).map((x,M)=>o.jsxs("li",{className:Ae.fileItem,children:[o.jsx("div",{className:Ae.fileIcon,children:o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",viewBox:"0 0 16 16",children:o.jsx("path",{d:"M4 0h5.293A1 1 0 0 1 10 .293L13.707 4a1 1 0 0 1 .293.707V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm5.5 1.5v2a1 1 0 0 0 1 1h2l-3-3z"})})}),o.jsx("div",{className:Ae.fileName,children:x.name}),o.jsx("div",{className:Ae.fileSize,children:k(x.size)}),o.jsx("button",{type:"button",className:Ae.removeButton,onClick:v=>{v.stopPropagation(),g(M)},"aria-label":`Supprimer ${x.name}`,children:o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",viewBox:"0 0 16 16",children:[o.jsx("path",{d:"M5.5 5.5A.5.5 0 0 1 6 6v6a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm2.5 0a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm3 .5a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0V6z"}),o.jsx("path",{fillRule:"evenodd",d:"M14.5 3a1 1 0 0 1-1 1H13v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4h-.5a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1H6a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1h3.5a1 1 0 0 1 1 1v1zM4.118 4 4 4.059V13a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4.059L11.882 4H4.118zM2.5 3V2h11v1h-11z"})]})})]},M))})]}),r&&i&&o.jsx("div",{className:Ae.errorText,children:i})]})},_ye="_container_ecah4_2",Lye="_label_ecah4_6",Iye="_requiredIndicator_ecah4_13",bye="_input_ecah4_18",wye="_inputError_ecah4_49",Cye="_errorMessage_ecah4_58",Uc={container:_ye,label:Lye,requiredIndicator:Iye,input:bye,inputError:wye,errorMessage:Cye},Eq=({field:e,value:t,onChange:n,onBlur:c,error:i,touched:r,labelColor:s="black",backgroundColor:d="white"})=>{const l=e.type==="month"?"month":e.type==="week"?"week":e.type==="time"?"time":e.type==="datetime-local"?"datetime-local":"date";return o.jsxs("div",{className:Uc.container,children:[o.jsxs("label",{htmlFor:e.name,className:Uc.label,style:{color:s},children:[e.label,e.required&&o.jsx("span",{className:Uc.requiredIndicator,children:"*"})]}),o.jsx("input",{type:l,id:e.name,name:e.name,value:t||"",onChange:h=>n(h.target.value),onBlur:c,className:`${Uc.input} ${r&&i?Uc.inputError:""}`,style:{color:s,backgroundColor:d},min:e.validation?.min,max:e.validation?.max,step:e.type==="time"?e.attributes?.step:void 0,disabled:e.disabled}),r&&i&&o.jsx("div",{className:Uc.errorMessage,children:i})]})},Nye="_rangeContainer_cyqk3_3",jye={rangeContainer:Nye},Oq=({field:e,value:t,onChange:n,onBlur:c,error:i,touched:r})=>o.jsxs("div",{className:`mb-3 ${jye.rangeContainer}`,children:[o.jsxs("label",{htmlFor:e.name,className:"form-label",children:[e.label,": ",t,e.required&&o.jsx("span",{className:"text-danger",children:" *"})]}),o.jsx("input",{type:"range",id:e.name,name:e.name,value:t||0,onChange:s=>n(s.target.value),onBlur:c,className:`form-range ${r&&i?"is-invalid":""}`,min:e.validation?.min||0,max:e.validation?.max||100,step:e.attributes?.step||1}),r&&i&&o.jsx("div",{className:"invalid-feedback",children:i})]}),Sye="_colorPickerContainer_1wxgj_2",$ye="_colorInput_1wxgj_19",qye="_colorValue_1wxgj_39",oI={colorPickerContainer:Sye,colorInput:$ye,colorValue:qye},Uq=({field:e,value:t,onChange:n,onBlur:c,error:i,touched:r})=>o.jsxs("div",{className:"mb-3",children:[o.jsxs("label",{htmlFor:e.name,className:"form-label",children:[e.label,e.required&&o.jsx("span",{className:"text-danger",children:" *"})]}),o.jsxs("div",{className:oI.colorPickerContainer,children:[o.jsx("input",{type:"color",id:e.name,name:e.name,value:t||"#000000",onChange:s=>n(s.target.value),onBlur:c,className:oI.colorInput}),o.jsx("span",{className:oI.colorValue,children:t})]}),r&&i&&o.jsx("div",{className:"invalid-feedback",children:i})]}),Wq=({field:e,value:t,onChange:n,onBlur:c,error:i,touched:r})=>{const s=["date","month","week","time","datetime-local"];if(e.type==="file")return o.jsx(Fq,{field:e,value:t,onChange:n,onBlur:c,error:i,touched:r});if(s.includes(e.type))return o.jsx(Eq,{field:e,value:t,onChange:n,onBlur:c,error:i,touched:r});if(e.type==="range")return o.jsx(Oq,{field:e,value:t,onChange:n,onBlur:c,error:i,touched:r});if(e.type==="color")return o.jsx(Uq,{field:e,value:t,onChange:n,onBlur:c,error:i,touched:r});switch(e.type){case"textarea":return o.jsx(Dq,{field:e,value:t,onChange:n,onBlur:c,error:i,touched:r});case"select":return o.jsx(Yw,{field:e,value:t,onChange:n,onBlur:c,error:i,touched:r});case"checkbox":return o.jsx(Bq,{field:e,value:t,onChange:n,onBlur:c,error:i,touched:r});case"radio":return o.jsx(Rq,{field:e,value:t,onChange:n,onBlur:c,error:i,touched:r});default:return o.jsx(Hq,{field:e,value:t,onChange:n,onBlur:c,error:i,touched:r})}};var cI,DN;function Aye(){if(DN)return cI;DN=1;function e(){this.__data__=[],this.size=0}return cI=e,cI}var iI,BN;function Gq(){if(BN)return iI;BN=1;function e(t,n){return t===n||t!==t&&n!==n}return iI=e,iI}var rI,RN;function NL(){if(RN)return rI;RN=1;var e=Gq();function t(n,c){for(var i=n.length;i--;)if(e(n[i][0],c))return i;return-1}return rI=t,rI}var sI,FN;function zye(){if(FN)return sI;FN=1;var e=NL(),t=Array.prototype,n=t.splice;function c(i){var r=this.__data__,s=e(r,i);if(s<0)return!1;var d=r.length-1;return s==d?r.pop():n.call(r,s,1),--this.size,!0}return sI=c,sI}var dI,EN;function Vye(){if(EN)return dI;EN=1;var e=NL();function t(n){var c=this.__data__,i=e(c,n);return i<0?void 0:c[i][1]}return dI=t,dI}var lI,ON;function Pye(){if(ON)return lI;ON=1;var e=NL();function t(n){return e(this.__data__,n)>-1}return lI=t,lI}var hI,UN;function Tye(){if(UN)return hI;UN=1;var e=NL();function t(n,c){var i=this.__data__,r=e(i,n);return r<0?(++this.size,i.push([n,c])):i[r][1]=c,this}return hI=t,hI}var uI,WN;function jL(){if(WN)return uI;WN=1;var e=Aye(),t=zye(),n=Vye(),c=Pye(),i=Tye();function r(s){var d=-1,l=s==null?0:s.length;for(this.clear();++d<l;){var h=s[d];this.set(h[0],h[1])}}return r.prototype.clear=e,r.prototype.delete=t,r.prototype.get=n,r.prototype.has=c,r.prototype.set=i,uI=r,uI}var pI,GN;function Hye(){if(GN)return pI;GN=1;var e=jL();function t(){this.__data__=new e,this.size=0}return pI=t,pI}var yI,KN;function Dye(){if(KN)return yI;KN=1;function e(t){var n=this.__data__,c=n.delete(t);return this.size=n.size,c}return yI=e,yI}var kI,ZN;function Bye(){if(ZN)return kI;ZN=1;function e(t){return this.__data__.get(t)}return kI=e,kI}var mI,XN;function Rye(){if(XN)return mI;XN=1;function e(t){return this.__data__.has(t)}return mI=e,mI}var fI,YN;function Kq(){if(YN)return fI;YN=1;var e=typeof a.commonjsGlobal=="object"&&a.commonjsGlobal&&a.commonjsGlobal.Object===Object&&a.commonjsGlobal;return fI=e,fI}var gI,JN;function It(){if(JN)return gI;JN=1;var e=Kq(),t=typeof self=="object"&&self&&self.Object===Object&&self,n=e||t||Function("return this")();return gI=n,gI}var vI,QN;function Jw(){if(QN)return vI;QN=1;var e=It(),t=e.Symbol;return vI=t,vI}var xI,ej;function Fye(){if(ej)return xI;ej=1;var e=Jw(),t=Object.prototype,n=t.hasOwnProperty,c=t.toString,i=e?e.toStringTag:void 0;function r(s){var d=n.call(s,i),l=s[i];try{s[i]=void 0;var h=!0}catch{}var u=c.call(s);return h&&(d?s[i]=l:delete s[i]),u}return xI=r,xI}var MI,tj;function Eye(){if(tj)return MI;tj=1;var e=Object.prototype,t=e.toString;function n(c){return t.call(c)}return MI=n,MI}var _I,aj;function SL(){if(aj)return _I;aj=1;var e=Jw(),t=Fye(),n=Eye(),c="[object Null]",i="[object Undefined]",r=e?e.toStringTag:void 0;function s(d){return d==null?d===void 0?i:c:r&&r in Object(d)?t(d):n(d)}return _I=s,_I}var LI,nj;function Zq(){if(nj)return LI;nj=1;function e(t){var n=typeof t;return t!=null&&(n=="object"||n=="function")}return LI=e,LI}var II,oj;function Xq(){if(oj)return II;oj=1;var e=SL(),t=Zq(),n="[object AsyncFunction]",c="[object Function]",i="[object GeneratorFunction]",r="[object Proxy]";function s(d){if(!t(d))return!1;var l=e(d);return l==c||l==i||l==n||l==r}return II=s,II}var bI,cj;function Oye(){if(cj)return bI;cj=1;var e=It(),t=e["__core-js_shared__"];return bI=t,bI}var wI,ij;function Uye(){if(ij)return wI;ij=1;var e=Oye(),t=function(){var c=/[^.]+$/.exec(e&&e.keys&&e.keys.IE_PROTO||"");return c?"Symbol(src)_1."+c:""}();function n(c){return!!t&&t in c}return wI=n,wI}var CI,rj;function Yq(){if(rj)return CI;rj=1;var e=Function.prototype,t=e.toString;function n(c){if(c!=null){try{return t.call(c)}catch{}try{return c+""}catch{}}return""}return CI=n,CI}var NI,sj;function Wye(){if(sj)return NI;sj=1;var e=Xq(),t=Uye(),n=Zq(),c=Yq(),i=/[\\^$.*+?()[\]{}|]/g,r=/^\[object .+?Constructor\]$/,s=Function.prototype,d=Object.prototype,l=s.toString,h=d.hasOwnProperty,u=RegExp("^"+l.call(h).replace(i,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function p(y){if(!n(y)||t(y))return!1;var f=e(y)?u:r;return f.test(c(y))}return NI=p,NI}var jI,dj;function Gye(){if(dj)return jI;dj=1;function e(t,n){return t?.[n]}return jI=e,jI}var SI,lj;function h1(){if(lj)return SI;lj=1;var e=Wye(),t=Gye();function n(c,i){var r=t(c,i);return e(r)?r:void 0}return SI=n,SI}var $I,hj;function Qw(){if(hj)return $I;hj=1;var e=h1(),t=It(),n=e(t,"Map");return $I=n,$I}var qI,uj;function $L(){if(uj)return qI;uj=1;var e=h1(),t=e(Object,"create");return qI=t,qI}var AI,pj;function Kye(){if(pj)return AI;pj=1;var e=$L();function t(){this.__data__=e?e(null):{},this.size=0}return AI=t,AI}var zI,yj;function Zye(){if(yj)return zI;yj=1;function e(t){var n=this.has(t)&&delete this.__data__[t];return this.size-=n?1:0,n}return zI=e,zI}var VI,kj;function Xye(){if(kj)return VI;kj=1;var e=$L(),t="__lodash_hash_undefined__",n=Object.prototype,c=n.hasOwnProperty;function i(r){var s=this.__data__;if(e){var d=s[r];return d===t?void 0:d}return c.call(s,r)?s[r]:void 0}return VI=i,VI}var PI,mj;function Yye(){if(mj)return PI;mj=1;var e=$L(),t=Object.prototype,n=t.hasOwnProperty;function c(i){var r=this.__data__;return e?r[i]!==void 0:n.call(r,i)}return PI=c,PI}var TI,fj;function Jye(){if(fj)return TI;fj=1;var e=$L(),t="__lodash_hash_undefined__";function n(c,i){var r=this.__data__;return this.size+=this.has(c)?0:1,r[c]=e&&i===void 0?t:i,this}return TI=n,TI}var HI,gj;function Qye(){if(gj)return HI;gj=1;var e=Kye(),t=Zye(),n=Xye(),c=Yye(),i=Jye();function r(s){var d=-1,l=s==null?0:s.length;for(this.clear();++d<l;){var h=s[d];this.set(h[0],h[1])}}return r.prototype.clear=e,r.prototype.delete=t,r.prototype.get=n,r.prototype.has=c,r.prototype.set=i,HI=r,HI}var DI,vj;function e4e(){if(vj)return DI;vj=1;var e=Qye(),t=jL(),n=Qw();function c(){this.size=0,this.__data__={hash:new e,map:new(n||t),string:new e}}return DI=c,DI}var BI,xj;function t4e(){if(xj)return BI;xj=1;function e(t){var n=typeof t;return n=="string"||n=="number"||n=="symbol"||n=="boolean"?t!=="__proto__":t===null}return BI=e,BI}var RI,Mj;function qL(){if(Mj)return RI;Mj=1;var e=t4e();function t(n,c){var i=n.__data__;return e(c)?i[typeof c=="string"?"string":"hash"]:i.map}return RI=t,RI}var FI,_j;function a4e(){if(_j)return FI;_j=1;var e=qL();function t(n){var c=e(this,n).delete(n);return this.size-=c?1:0,c}return FI=t,FI}var EI,Lj;function n4e(){if(Lj)return EI;Lj=1;var e=qL();function t(n){return e(this,n).get(n)}return EI=t,EI}var OI,Ij;function o4e(){if(Ij)return OI;Ij=1;var e=qL();function t(n){return e(this,n).has(n)}return OI=t,OI}var UI,bj;function c4e(){if(bj)return UI;bj=1;var e=qL();function t(n,c){var i=e(this,n),r=i.size;return i.set(n,c),this.size+=i.size==r?0:1,this}return UI=t,UI}var WI,wj;function Jq(){if(wj)return WI;wj=1;var e=e4e(),t=a4e(),n=n4e(),c=o4e(),i=c4e();function r(s){var d=-1,l=s==null?0:s.length;for(this.clear();++d<l;){var h=s[d];this.set(h[0],h[1])}}return r.prototype.clear=e,r.prototype.delete=t,r.prototype.get=n,r.prototype.has=c,r.prototype.set=i,WI=r,WI}var GI,Cj;function i4e(){if(Cj)return GI;Cj=1;var e=jL(),t=Qw(),n=Jq(),c=200;function i(r,s){var d=this.__data__;if(d instanceof e){var l=d.__data__;if(!t||l.length<c-1)return l.push([r,s]),this.size=++d.size,this;d=this.__data__=new n(l)}return d.set(r,s),this.size=d.size,this}return GI=i,GI}var KI,Nj;function r4e(){if(Nj)return KI;Nj=1;var e=jL(),t=Hye(),n=Dye(),c=Bye(),i=Rye(),r=i4e();function s(d){var l=this.__data__=new e(d);this.size=l.size}return s.prototype.clear=t,s.prototype.delete=n,s.prototype.get=c,s.prototype.has=i,s.prototype.set=r,KI=s,KI}var ZI,jj;function s4e(){if(jj)return ZI;jj=1;var e="__lodash_hash_undefined__";function t(n){return this.__data__.set(n,e),this}return ZI=t,ZI}var XI,Sj;function d4e(){if(Sj)return XI;Sj=1;function e(t){return this.__data__.has(t)}return XI=e,XI}var YI,$j;function l4e(){if($j)return YI;$j=1;var e=Jq(),t=s4e(),n=d4e();function c(i){var r=-1,s=i==null?0:i.length;for(this.__data__=new e;++r<s;)this.add(i[r])}return c.prototype.add=c.prototype.push=t,c.prototype.has=n,YI=c,YI}var JI,qj;function h4e(){if(qj)return JI;qj=1;function e(t,n){for(var c=-1,i=t==null?0:t.length;++c<i;)if(n(t[c],c,t))return!0;return!1}return JI=e,JI}var QI,Aj;function u4e(){if(Aj)return QI;Aj=1;function e(t,n){return t.has(n)}return QI=e,QI}var eb,zj;function Qq(){if(zj)return eb;zj=1;var e=l4e(),t=h4e(),n=u4e(),c=1,i=2;function r(s,d,l,h,u,p){var y=l&c,f=s.length,g=d.length;if(f!=g&&!(y&&g>f))return!1;var k=p.get(s),x=p.get(d);if(k&&x)return k==d&&x==s;var M=-1,v=!0,I=l&i?new e:void 0;for(p.set(s,d),p.set(d,s);++M<f;){var b=s[M],C=d[M];if(h)var w=y?h(C,b,M,d,s,p):h(b,C,M,s,d,p);if(w!==void 0){if(w)continue;v=!1;break}if(I){if(!t(d,function(_,L){if(!n(I,L)&&(b===_||u(b,_,l,h,p)))return I.push(L)})){v=!1;break}}else if(!(b===C||u(b,C,l,h,p))){v=!1;break}}return p.delete(s),p.delete(d),v}return eb=r,eb}var tb,Vj;function p4e(){if(Vj)return tb;Vj=1;var e=It(),t=e.Uint8Array;return tb=t,tb}var ab,Pj;function y4e(){if(Pj)return ab;Pj=1;function e(t){var n=-1,c=Array(t.size);return t.forEach(function(i,r){c[++n]=[r,i]}),c}return ab=e,ab}var nb,Tj;function k4e(){if(Tj)return nb;Tj=1;function e(t){var n=-1,c=Array(t.size);return t.forEach(function(i){c[++n]=i}),c}return nb=e,nb}var ob,Hj;function m4e(){if(Hj)return ob;Hj=1;var e=Jw(),t=p4e(),n=Gq(),c=Qq(),i=y4e(),r=k4e(),s=1,d=2,l="[object Boolean]",h="[object Date]",u="[object Error]",p="[object Map]",y="[object Number]",f="[object RegExp]",g="[object Set]",k="[object String]",x="[object Symbol]",M="[object ArrayBuffer]",v="[object DataView]",I=e?e.prototype:void 0,b=I?I.valueOf:void 0;function C(w,_,L,S,N,j,A){switch(L){case v:if(w.byteLength!=_.byteLength||w.byteOffset!=_.byteOffset)return!1;w=w.buffer,_=_.buffer;case M:return!(w.byteLength!=_.byteLength||!j(new t(w),new t(_)));case l:case h:case y:return n(+w,+_);case u:return w.name==_.name&&w.message==_.message;case f:case k:return w==_+"";case p:var B=i;case g:var D=S&s;if(B||(B=r),w.size!=_.size&&!D)return!1;var V=A.get(w);if(V)return V==_;S|=d,A.set(w,_);var q=c(B(w),B(_),S,N,j,A);return A.delete(w),q;case x:if(b)return b.call(w)==b.call(_)}return!1}return ob=C,ob}var cb,Dj;function f4e(){if(Dj)return cb;Dj=1;function e(t,n){for(var c=-1,i=n.length,r=t.length;++c<i;)t[r+c]=n[c];return t}return cb=e,cb}var ib,Bj;function eC(){if(Bj)return ib;Bj=1;var e=Array.isArray;return ib=e,ib}var rb,Rj;function g4e(){if(Rj)return rb;Rj=1;var e=f4e(),t=eC();function n(c,i,r){var s=i(c);return t(c)?s:e(s,r(c))}return rb=n,rb}var sb,Fj;function v4e(){if(Fj)return sb;Fj=1;function e(t,n){for(var c=-1,i=t==null?0:t.length,r=0,s=[];++c<i;){var d=t[c];n(d,c,t)&&(s[r++]=d)}return s}return sb=e,sb}var db,Ej;function x4e(){if(Ej)return db;Ej=1;function e(){return[]}return db=e,db}var lb,Oj;function M4e(){if(Oj)return lb;Oj=1;var e=v4e(),t=x4e(),n=Object.prototype,c=n.propertyIsEnumerable,i=Object.getOwnPropertySymbols,r=i?function(s){return s==null?[]:(s=Object(s),e(i(s),function(d){return c.call(s,d)}))}:t;return lb=r,lb}var hb,Uj;function _4e(){if(Uj)return hb;Uj=1;function e(t,n){for(var c=-1,i=Array(t);++c<t;)i[c]=n(c);return i}return hb=e,hb}var ub,Wj;function AL(){if(Wj)return ub;Wj=1;function e(t){return t!=null&&typeof t=="object"}return ub=e,ub}var pb,Gj;function L4e(){if(Gj)return pb;Gj=1;var e=SL(),t=AL(),n="[object Arguments]";function c(i){return t(i)&&e(i)==n}return pb=c,pb}var yb,Kj;function I4e(){if(Kj)return yb;Kj=1;var e=L4e(),t=AL(),n=Object.prototype,c=n.hasOwnProperty,i=n.propertyIsEnumerable,r=e(function(){return arguments}())?e:function(s){return t(s)&&c.call(s,"callee")&&!i.call(s,"callee")};return yb=r,yb}var M1={exports:{}},kb,Zj;function b4e(){if(Zj)return kb;Zj=1;function e(){return!1}return kb=e,kb}M1.exports;var Xj;function eA(){return Xj||(Xj=1,function(e,t){var n=It(),c=b4e(),i=t&&!t.nodeType&&t,r=i&&!0&&e&&!e.nodeType&&e,s=r&&r.exports===i,d=s?n.Buffer:void 0,l=d?d.isBuffer:void 0,h=l||c;e.exports=h}(M1,M1.exports)),M1.exports}var mb,Yj;function w4e(){if(Yj)return mb;Yj=1;var e=9007199254740991,t=/^(?:0|[1-9]\d*)$/;function n(c,i){var r=typeof c;return i=i??e,!!i&&(r=="number"||r!="symbol"&&t.test(c))&&c>-1&&c%1==0&&c<i}return mb=n,mb}var fb,Jj;function tA(){if(Jj)return fb;Jj=1;var e=9007199254740991;function t(n){return typeof n=="number"&&n>-1&&n%1==0&&n<=e}return fb=t,fb}var gb,Qj;function C4e(){if(Qj)return gb;Qj=1;var e=SL(),t=tA(),n=AL(),c="[object Arguments]",i="[object Array]",r="[object Boolean]",s="[object Date]",d="[object Error]",l="[object Function]",h="[object Map]",u="[object Number]",p="[object Object]",y="[object RegExp]",f="[object Set]",g="[object String]",k="[object WeakMap]",x="[object ArrayBuffer]",M="[object DataView]",v="[object Float32Array]",I="[object Float64Array]",b="[object Int8Array]",C="[object Int16Array]",w="[object Int32Array]",_="[object Uint8Array]",L="[object Uint8ClampedArray]",S="[object Uint16Array]",N="[object Uint32Array]",j={};j[v]=j[I]=j[b]=j[C]=j[w]=j[_]=j[L]=j[S]=j[N]=!0,j[c]=j[i]=j[x]=j[r]=j[M]=j[s]=j[d]=j[l]=j[h]=j[u]=j[p]=j[y]=j[f]=j[g]=j[k]=!1;function A(B){return n(B)&&t(B.length)&&!!j[e(B)]}return gb=A,gb}var vb,eS;function N4e(){if(eS)return vb;eS=1;function e(t){return function(n){return t(n)}}return vb=e,vb}var _1={exports:{}};_1.exports;var tS;function j4e(){return tS||(tS=1,function(e,t){var n=Kq(),c=t&&!t.nodeType&&t,i=c&&!0&&e&&!e.nodeType&&e,r=i&&i.exports===c,s=r&&n.process,d=function(){try{var l=i&&i.require&&i.require("util").types;return l||s&&s.binding&&s.binding("util")}catch{}}();e.exports=d}(_1,_1.exports)),_1.exports}var xb,aS;function aA(){if(aS)return xb;aS=1;var e=C4e(),t=N4e(),n=j4e(),c=n&&n.isTypedArray,i=c?t(c):e;return xb=i,xb}var Mb,nS;function S4e(){if(nS)return Mb;nS=1;var e=_4e(),t=I4e(),n=eC(),c=eA(),i=w4e(),r=aA(),s=Object.prototype,d=s.hasOwnProperty;function l(h,u){var p=n(h),y=!p&&t(h),f=!p&&!y&&c(h),g=!p&&!y&&!f&&r(h),k=p||y||f||g,x=k?e(h.length,String):[],M=x.length;for(var v in h)(u||d.call(h,v))&&!(k&&(v=="length"||f&&(v=="offset"||v=="parent")||g&&(v=="buffer"||v=="byteLength"||v=="byteOffset")||i(v,M)))&&x.push(v);return x}return Mb=l,Mb}var _b,oS;function $4e(){if(oS)return _b;oS=1;var e=Object.prototype;function t(n){var c=n&&n.constructor,i=typeof c=="function"&&c.prototype||e;return n===i}return _b=t,_b}var Lb,cS;function q4e(){if(cS)return Lb;cS=1;function e(t,n){return function(c){return t(n(c))}}return Lb=e,Lb}var Ib,iS;function A4e(){if(iS)return Ib;iS=1;var e=q4e(),t=e(Object.keys,Object);return Ib=t,Ib}var bb,rS;function z4e(){if(rS)return bb;rS=1;var e=$4e(),t=A4e(),n=Object.prototype,c=n.hasOwnProperty;function i(r){if(!e(r))return t(r);var s=[];for(var d in Object(r))c.call(r,d)&&d!="constructor"&&s.push(d);return s}return bb=i,bb}var wb,sS;function V4e(){if(sS)return wb;sS=1;var e=Xq(),t=tA();function n(c){return c!=null&&t(c.length)&&!e(c)}return wb=n,wb}var Cb,dS;function P4e(){if(dS)return Cb;dS=1;var e=S4e(),t=z4e(),n=V4e();function c(i){return n(i)?e(i):t(i)}return Cb=c,Cb}var Nb,lS;function T4e(){if(lS)return Nb;lS=1;var e=g4e(),t=M4e(),n=P4e();function c(i){return e(i,n,t)}return Nb=c,Nb}var jb,hS;function H4e(){if(hS)return jb;hS=1;var e=T4e(),t=1,n=Object.prototype,c=n.hasOwnProperty;function i(r,s,d,l,h,u){var p=d&t,y=e(r),f=y.length,g=e(s),k=g.length;if(f!=k&&!p)return!1;for(var x=f;x--;){var M=y[x];if(!(p?M in s:c.call(s,M)))return!1}var v=u.get(r),I=u.get(s);if(v&&I)return v==s&&I==r;var b=!0;u.set(r,s),u.set(s,r);for(var C=p;++x<f;){M=y[x];var w=r[M],_=s[M];if(l)var L=p?l(_,w,M,s,r,u):l(w,_,M,r,s,u);if(!(L===void 0?w===_||h(w,_,d,l,u):L)){b=!1;break}C||(C=M=="constructor")}if(b&&!C){var S=r.constructor,N=s.constructor;S!=N&&"constructor"in r&&"constructor"in s&&!(typeof S=="function"&&S instanceof S&&typeof N=="function"&&N instanceof N)&&(b=!1)}return u.delete(r),u.delete(s),b}return jb=i,jb}var Sb,uS;function D4e(){if(uS)return Sb;uS=1;var e=h1(),t=It(),n=e(t,"DataView");return Sb=n,Sb}var $b,pS;function B4e(){if(pS)return $b;pS=1;var e=h1(),t=It(),n=e(t,"Promise");return $b=n,$b}var qb,yS;function R4e(){if(yS)return qb;yS=1;var e=h1(),t=It(),n=e(t,"Set");return qb=n,qb}var Ab,kS;function F4e(){if(kS)return Ab;kS=1;var e=h1(),t=It(),n=e(t,"WeakMap");return Ab=n,Ab}var zb,mS;function E4e(){if(mS)return zb;mS=1;var e=D4e(),t=Qw(),n=B4e(),c=R4e(),i=F4e(),r=SL(),s=Yq(),d="[object Map]",l="[object Object]",h="[object Promise]",u="[object Set]",p="[object WeakMap]",y="[object DataView]",f=s(e),g=s(t),k=s(n),x=s(c),M=s(i),v=r;return(e&&v(new e(new ArrayBuffer(1)))!=y||t&&v(new t)!=d||n&&v(n.resolve())!=h||c&&v(new c)!=u||i&&v(new i)!=p)&&(v=function(I){var b=r(I),C=b==l?I.constructor:void 0,w=C?s(C):"";if(w)switch(w){case f:return y;case g:return d;case k:return h;case x:return u;case M:return p}return b}),zb=v,zb}var Vb,fS;function O4e(){if(fS)return Vb;fS=1;var e=r4e(),t=Qq(),n=m4e(),c=H4e(),i=E4e(),r=eC(),s=eA(),d=aA(),l=1,h="[object Arguments]",u="[object Array]",p="[object Object]",y=Object.prototype,f=y.hasOwnProperty;function g(k,x,M,v,I,b){var C=r(k),w=r(x),_=C?u:i(k),L=w?u:i(x);_=_==h?p:_,L=L==h?p:L;var S=_==p,N=L==p,j=_==L;if(j&&s(k)){if(!s(x))return!1;C=!0,S=!1}if(j&&!S)return b||(b=new e),C||d(k)?t(k,x,M,v,I,b):n(k,x,_,M,v,I,b);if(!(M&l)){var A=S&&f.call(k,"__wrapped__"),B=N&&f.call(x,"__wrapped__");if(A||B){var D=A?k.value():k,V=B?x.value():x;return b||(b=new e),I(D,V,M,v,b)}}return j?(b||(b=new e),c(k,x,M,v,I,b)):!1}return Vb=g,Vb}var Pb,gS;function U4e(){if(gS)return Pb;gS=1;var e=O4e(),t=AL();function n(c,i,r,s,d){return c===i?!0:c==null||i==null||!t(c)&&!t(i)?c!==c&&i!==i:e(c,i,r,s,n,d)}return Pb=n,Pb}var Tb,vS;function W4e(){if(vS)return Tb;vS=1;var e=U4e();function t(n,c){return e(n,c)}return Tb=t,Tb}var G4e=W4e();const K4e=a.getDefaultExportFromCjs(G4e),Z4e=({schema:e,initialData:t={},onSubmit:n,submitLabel:c,submitIcon:i,submitIconPosition:r="left",onCancel:s,cancelLabel:d="Retour",cancelIcon:l})=>{const[h,u]=m.useState(t),[p,y]=m.useState({}),[f,g]=m.useState({}),[k,x]=m.useState(!1),M=m.useRef(t);m.useEffect(()=>{K4e(M.current,t)||(u(t),M.current=t)},[t]);const v=(L,S)=>{const N={...h,[L]:S};if(u(N),f[L]){const j=e.fields.find(A=>A.name===L);if(j){const A=vL(S,j);y(B=>({...B,[L]:A.isValid?"":A.error}))}}},I=L=>{if(!f[L]){g(N=>({...N,[L]:!0}));const S=e.fields.find(N=>N.name===L);if(S){const N=vL(h[L],S);y(j=>({...j,[L]:N.isValid?"":N.error}))}}},b=async L=>{L.preventDefault(),x(!0);const S=e.fields.reduce((j,A)=>(A.type!=="section"&&(j[A.name]=!0),j),{});g(S);const N=Tq(h,e.fields.filter(j=>j.type!=="section"));if(y(N.errors),N.isValid)try{await n(h)}catch(j){console.error("Erreur lors de la soumission:",j),y(A=>({...A,__global:"Une erreur est survenue lors de la soumission"}))}x(!1)},C=l?xt[l]:null,w=i&&xt[i]||e.submitIcon&&xt[e.submitIcon]||null,_=e.columns&&e.columns>0?Math.floor(e.columns):12;return o.jsxs("div",{className:ke.formContainer,children:[o.jsx("div",{className:ke.headerLine,children:o.jsx("h2",{className:ke.formTitle,children:e.title})}),e.description&&o.jsx("p",{className:ke.formDescription,children:e.description}),p.__global&&o.jsx("div",{className:`alert alert-danger ${ke.globalError}`,children:p.__global}),o.jsxs("form",{onSubmit:b,children:[o.jsx("div",{className:ke.gridContainer,style:{gridTemplateColumns:`repeat(${_}, minmax(0, 1fr))`},children:e.fields.map(L=>{if(L.type==="section")return o.jsxs("div",{className:ke.sectionFull,children:[o.jsx("h5",{className:ke.sectionTitle,children:L.label}),L.help&&o.jsx("p",{className:ke.sectionHelp,children:L.help})]},L.name);const N={gridColumn:`span ${Math.max(1,Math.min(_,L.gridCol??_))}`};return o.jsxs("div",{className:ke.fieldGridItem,style:N,children:[o.jsx(Wq,{field:L,value:h[L.name],onChange:j=>v(L.name,j),onBlur:()=>I(L.name),error:p[L.name],touched:f[L.name]}),L.help&&o.jsx("small",{className:ke.fieldHelp,children:L.help})]},L.name)})}),o.jsxs("div",{className:ke.formFooter,children:[o.jsx("div",{className:ke.footerLeft,children:s&&o.jsxs("button",{type:"button",className:ke.cancelLink,onClick:s,children:[C&&o.jsx(C,{size:16,className:"me-2"})," ",d]})}),o.jsx("div",{className:ke.footerRight,children:o.jsx(sL,{type:"submit",variant:"primary",size:"md",className:ke.submitButton,disabled:k,children:k?o.jsxs(o.Fragment,{children:[o.jsx("span",{className:"spinner-border spinner-border-sm me-2",role:"status"}),"Validation..."]}):o.jsxs(o.Fragment,{children:[w&&(r==="left"||e.submitIconPosition==="left")&&o.jsx(w,{size:16,className:"me-2"}),c||e.submitText||"Valider",w&&(r==="right"||e.submitIconPosition==="right")&&o.jsx(w,{size:16,className:"ms-2"})]})})})]})]})]})};function X4e(e){return{title:e._formTitle||"Formulaire",description:e._formDescription,fields:e._fieldMetadata||[],submitText:e._submitText||"Valider"}}const xS=new Map,pw=({path:e,style:t,width:n=24,height:c=24,keepColors:i=!1,onClick:r})=>{const s=/^https?:\/\//.test(e),[d,l]=m.useState("");if(m.useEffect(()=>{if(s)return;e&&(async()=>{try{let u=xS.get(e);u||(u=fetch(e).then(k=>{if(!k.ok)throw new Error(`Failed to load ${e}`);return k.text()}),xS.set(e,u));let p=await u;const y=t?.width||`${n}px`,f=t?.height||`${c}px`;i||(p=p.replace(/fill="[^"]*"/g,'fill="currentColor"'),p=p.replace(/fill='[^']*'/g,"fill='currentColor'"));const g=i?`width="${y}" height="${f}"`:`width="${y}" height="${f}" fill="currentColor"`;p=p.replace(/<svg/,`<svg ${g}`),l(p)}catch(u){console.error(`Failed to load icon: ${e}`,u)}})()},[e,s,t?.width,t?.height,n,c]),s){const h=t?.width||`${n}px`,u=t?.height||`${c}px`;return o.jsx("span",{onClick:r,style:{display:"inline-flex",alignItems:"center",justifyContent:"center",color:t?.color||"inherit",...t},children:o.jsx("img",{src:e,alt:"",style:{display:"block",width:h,height:u}})})}return d?o.jsx("span",{onClick:r,style:{display:"inline-flex",alignItems:"center",justifyContent:"center",color:t?.color||"inherit",...t},dangerouslySetInnerHTML:{__html:d}}):null},Y4e="_container_1gljv_85",J4e="_tableWrapper_1gljv_111",Q4e="_tableControls_1gljv_117",e5e="_controlsRight_1gljv_128",t5e="_limitedRows_1gljv_151",a5e="_table_1gljv_111",n5e="_headerCell_1gljv_206",o5e="_headerContent_1gljv_220",c5e="_headerWords_1gljv_229",i5e="_headerWord_1gljv_229",r5e="_cellContent_1gljv_276",s5e="_alignLeft_1gljv_286",d5e="_alignCenter_1gljv_290",l5e="_alignRight_1gljv_294",h5e="_tableCell_1gljv_298",u5e="_tableRow_1gljv_308",p5e="_emptyRow_1gljv_385",y5e="_toggleFiltersButton_1gljv_393",k5e="_toggleSortButton_1gljv_394",m5e="_buttonTextCompact_1gljv_415",f5e="_uppercaseSmall_1gljv_450",g5e="_filtersPanel_1gljv_463",v5e="_filtersPanelInline_1gljv_481",x5e="_filtersPanelHorizontal_1gljv_492",M5e="_filtersRow_1gljv_492",_5e="_filtersActionsHorizontal_1gljv_525",L5e="_filterItemInline_1gljv_542",I5e="_filterLabel_1gljv_571",b5e="_filterInput_1gljv_576",w5e="_filterSelect_1gljv_577",C5e="_operatorSelect_1gljv_578",N5e="_operatorInput_1gljv_579",j5e="_activeFilterTag_1gljv_597",S5e="_actionsGroup_1gljv_609",$5e="_applyButton_1gljv_615",q5e="_cancelButton_1gljv_625",A5e="_columnSorterContainer_1gljv_649",z5e="_sorterControls_1gljv_654",V5e="_sortDropdownWrapper_1gljv_659",P5e="_sortDropdown_1gljv_659",T5e="_sortDropdownHeader_1gljv_679",H5e="_closeButton_1gljv_688",D5e="_sortDropdownContent_1gljv_703",B5e="_sortDropdownItem_1gljv_709",R5e="_sortDirectionButtons_1gljv_734",F5e="_sortDirectionButton_1gljv_734",E5e="_activeSort_1gljv_757",O5e="_sortActions_1gljv_764",U5e="_paginationButton_1gljv_842",W5e="_pageSizeSelect_1gljv_844",G5e="_topPagination_1gljv_853",K5e="_paginationContainer_1gljv_861",Z5e="_leftGroup_1gljv_874",X5e="_pageSizeControls_1gljv_882",Y5e="_paginationInfo_1gljv_908",J5e="_paginationControls_1gljv_916",Q5e="_disabledButton_1gljv_947",eke="_activeButton_1gljv_952",tke="_navigationButton_1gljv_962",ake="_operatorFilterContainer_1gljv_1010",nke="_rangeSeparator_1gljv_1016",oke="_activeFiltersSection_1gljv_1179",cke="_activeFiltersRow_1gljv_1184",ike="_activeFiltersList_1gljv_1192",rke="_clearAllButton_1gljv_1200",ske="_removeFilterButton_1gljv_1221",dke="_sortIndicator_1gljv_1272",lke="_active_1gljv_349",hke="_clearSortButton_1gljv_1371",uke="_loaderSpinner_1gljv_2743",pke="_loaderSpinnerSmall_1gljv_2755",yke="_paginationLoading_1gljv_2772",kke="_loadingButton_1gljv_2780",mke="_loadingIndicator_1gljv_2791",P={container:Y4e,tableWrapper:J4e,tableControls:Q4e,controlsRight:e5e,limitedRows:t5e,table:a5e,headerCell:n5e,headerContent:o5e,headerWords:c5e,headerWord:i5e,cellContent:r5e,alignLeft:s5e,alignCenter:d5e,alignRight:l5e,tableCell:h5e,tableRow:u5e,emptyRow:p5e,toggleFiltersButton:y5e,toggleSortButton:k5e,buttonTextCompact:m5e,uppercaseSmall:f5e,filtersPanel:g5e,filtersPanelInline:v5e,filtersPanelHorizontal:x5e,filtersRow:M5e,filtersActionsHorizontal:_5e,filterItemInline:L5e,filterLabel:I5e,filterInput:b5e,filterSelect:w5e,operatorSelect:C5e,operatorInput:N5e,activeFilterTag:j5e,actionsGroup:S5e,applyButton:$5e,cancelButton:q5e,columnSorterContainer:A5e,sorterControls:z5e,sortDropdownWrapper:V5e,sortDropdown:P5e,sortDropdownHeader:T5e,closeButton:H5e,sortDropdownContent:D5e,sortDropdownItem:B5e,sortDirectionButtons:R5e,sortDirectionButton:F5e,activeSort:E5e,sortActions:O5e,paginationButton:U5e,pageSizeSelect:W5e,topPagination:G5e,paginationContainer:K5e,leftGroup:Z5e,pageSizeControls:X5e,paginationInfo:Y5e,paginationControls:J5e,disabledButton:Q5e,activeButton:eke,navigationButton:tke,operatorFilterContainer:ake,rangeSeparator:nke,activeFiltersSection:oke,activeFiltersRow:cke,activeFiltersList:ike,clearAllButton:rke,removeFilterButton:ske,sortIndicator:dke,active:lke,clearSortButton:hke,loaderSpinner:uke,loaderSpinnerSmall:pke,paginationLoading:yke,loadingButton:kke,loadingIndicator:mke},fke=({config:e,value:t,onChange:n,disabled:c})=>o.jsxs("select",{value:t===""?"":String(t),onChange:i=>n(i.target.value===""?"":i.target.value==="true"),disabled:c,className:P.filterSelect,children:[o.jsx("option",{value:"",children:`Filtrer ${e.label}...`}),o.jsx("option",{value:"true",children:"Oui"}),o.jsx("option",{value:"false",children:"Non"})]}),gke=({config:e,value:t,onChange:n,disabled:c})=>o.jsx("input",{type:"date",value:t||"",onChange:i=>n(i.target.value),placeholder:`Filtrer ${e.label}...`,disabled:c,className:P.filterInput}),vke=({config:e,value:t,onChange:n,disabled:c})=>{const[i,r]=m.useState([]);m.useEffect(()=>{(async()=>{if(e.asyncOptions)try{const l=await e.asyncOptions();r(l??[])}catch(l){console.error("Erreur chargement options MultiSelect:",l),r([])}else r(e.options??[])})()},[e]);const s=d=>{const l=Array.from(d.target.selectedOptions,h=>h.value);n(l)};return o.jsx("select",{multiple:!0,value:t.map(String),onChange:s,disabled:c,className:P.filterMultiSelect,children:i.map((d,l)=>o.jsx("option",{value:String(d.value),children:d.label},l))})},MS=({config:e,value:t,onChange:n,disabled:c})=>{const[i,r]=m.useState(t||""),s=d=>{const l=d.target.value===""?"":Number(d.target.value);r(l),n(l)};return o.jsx("input",{type:"number",value:i,onChange:s,placeholder:e.placeholder||`Filtrer ${e.label}...`,disabled:c,className:P.filterInput})},xke=({config:e,value:t,onChange:n,disabled:c=!1})=>{const[i,r]=m.useState([]),[s,d]=m.useState(!1);m.useEffect(()=>{(async()=>{if(e.asyncOptions){d(!0);try{const u=await e.asyncOptions();r(u)}catch(u){console.error("Error loading options:",u)}finally{d(!1)}}else r(e.options||[])})()},[e]);const l=h=>{const u=h.target.value;n(u)};return s?o.jsx("div",{children:"Chargement..."}):o.jsxs("select",{value:String(t||""),onChange:l,disabled:c,className:P.filterInput,children:[o.jsx("option",{value:"",children:"Select..."}),i.map(h=>o.jsx("option",{value:h.value,children:h.label},h.value))]})},Mke=({config:e,value:t,onChange:n,disabled:c=!1})=>{const[i,r]=m.useState("");m.useEffect(()=>{r(typeof t=="string"?t:String(t||""))},[t]);const s=d=>{const l=d.target.value;r(l),n(l)};return o.jsx("input",{type:"text",value:i,onChange:s,placeholder:e.placeholder||`Filtrer ${e.label}...`,disabled:c,className:P.filterInput})},_ke=({config:e,value:t,onChange:n,disabled:c=!1})=>{const[i,r]=m.useState(t?.operator||""),[s,d]=m.useState(t?.value||"");m.useEffect(()=>{i&&s&&n({operator:i,value:s})},[i,s,n]);const l=u=>{r(u.target.value)},h=u=>{d(u.target.value)};return o.jsxs("div",{className:P.operatorFilterContainer,children:[o.jsxs("select",{value:i,onChange:l,disabled:c,className:P.operatorSelect,children:[o.jsx("option",{value:"",children:"Sélectionner un opérateur"}),e.operators.map(u=>o.jsx("option",{value:String(u.value),children:u.label},String(u.value)))]}),o.jsx("input",{type:"text",value:s,onChange:h,placeholder:"Valeur",disabled:c||!i,className:P.operatorInput})]})},Lke=({value:e,onChange:t,disabled:n})=>{const c=e||{},i=s=>{t({...c,start:s.target.value})},r=s=>{t({...c,end:s.target.value})};return o.jsxs("div",{className:P.dateRangeContainer,children:[o.jsx("input",{type:"date",value:c.start||"",onChange:i,disabled:n,className:P.filterInput}),o.jsx("span",{className:P.rangeSeparator,children:"→"}),o.jsx("input",{type:"date",value:c.end||"",onChange:r,disabled:n,className:P.filterInput})]})},Ike=({config:e,value:t,onChange:n,disabled:c})=>{switch(e.type){case"text":case"search":return o.jsx(Mke,{config:e,value:t,onChange:n,disabled:c});case"number":return o.jsx(MS,{config:e,value:t,onChange:n,disabled:c});case"range":return o.jsx(MS,{config:e,value:t,onChange:n,disabled:c});case"select":return o.jsx(xke,{config:e,value:t,onChange:n,disabled:c});case"operator":return o.jsx(_ke,{config:e,value:t,onChange:n,disabled:c});case"multiselect":return o.jsx(vke,{config:e,value:t,onChange:n,disabled:c});case"date":return o.jsx(gke,{config:e,value:t,onChange:n,disabled:c});case"daterange":return o.jsx(Lke,{config:e,value:t??{start:"",end:""},onChange:n,disabled:c});case"boolean":return o.jsx(fke,{config:e,value:t,onChange:n,disabled:c});default:return o.jsxs("div",{children:["Type de filtre non supporté: ",e.type]})}},nA=({filters:e,externalFilters:t=[],onFiltersChange:n,onApply:c,isControlled:i=!1})=>{const[r,s]=m.useState([]),[d,l]=m.useState(()=>{const g={};return e.forEach(k=>{k.type==="daterange"?g[k.id]={start:"",end:""}:g[k.id]=k.defaultValue??""}),g});m.useEffect(()=>{if(!i)return;const g={...d??{}};e.forEach(k=>{k.id in g||(g[k.id]=k.type==="daterange"?{start:"",end:""}:k.defaultValue??"")}),(t||[]).forEach(k=>{!k||!k.id||(g[k.id]=k.value)}),l(g),s(t??[])},[i,JSON.stringify(t||[]),JSON.stringify(e.map(g=>g.id))]);const h=i?t:r,u=m.useCallback((g,k)=>{l(x=>({...x,[g]:k}))},[]),p=m.useCallback(async()=>{const g=[],k={...d};for(const[x,M]of Object.entries(k)){const v=e.find(C=>C.id===x);if(!v)continue;let I=M;try{typeof M=="function"&&(I=await M(k)),typeof v.executeOnApply=="function"&&(I=await v.executeOnApply(I,k))}catch{continue}if(v.type==="daterange"){const C=I?.start??"",w=I?.end??"",_=typeof C=="string"?C.trim()==="":!C,L=typeof w=="string"?w.trim()==="":!w;if(_&&L)continue}I==null||typeof I=="string"&&I.trim()===""||Array.isArray(I)&&I.length===0||typeof I=="object"&&!Array.isArray(I)&&Object.keys(I).length===0||g.push({id:x,type:v.type,value:I,label:v.label})}return i?n?.(g):(s(g),c?.(g)),g},[d,e,i,n,c]),y=m.useCallback(g=>{l(k=>({...k,[g]:void 0})),u(g,void 0)},[u]),f=m.useCallback(()=>{const g={};e.forEach(k=>{k.type==="daterange"?g[k.id]={start:"",end:""}:g[k.id]=k.defaultValue??""}),l(g),i?n?.([]):(s([]),c?.([]))},[e,i,n,c]);return{appliedFilters:h,tempFilters:d,updateFilter:u,applyFilters:p,clearFilter:y,clearAllFilters:f}},bke=(e,t)=>{if(e==null)return!1;const n=t.value;if(n==null)return!1;switch(t.type){case"text":case"search":return String(e).toLowerCase().includes(String(n).toLowerCase());case"number":case"range":return Number(e)===Number(n);case"select":case"multiselect":return Array.isArray(n)?n.includes(e)||n.map(c=>String(c)).includes(String(e)):String(e)===String(n);case"boolean":return!!e==!!n;case"date":return new Date(e).getTime()===new Date(String(n)).getTime();case"daterange":try{if(!n||typeof n!="object")return!1;const c=n;if(!c.start||!c.end)return!1;const i=c.start,r=c.end;if(typeof i!="string"||typeof r!="string"||!i.trim()||!r.trim())return!1;const s=new Date(e).getTime(),d=new Date(i).getTime(),l=new Date(r).getTime();return isNaN(s)||isNaN(d)||isNaN(l)?!1:s>=d&&s<=l}catch(c){return console.error("Error processing daterange filter:",c),!1}case"operator":if(typeof n=="object"&&n!==null){const c=n;if(!("operator"in c)||!("value"in c))return!1;const{operator:i,value:r}=c,s=Number(e),d=Number(r);if(isNaN(s)||isNaN(d))return String(e).includes(String(r));switch(i){case"equals":return s===d;case"gt":return s>d;case"lt":return s<d;case"gte":return s>=d;case"lte":return s<=d;default:return String(e).includes(String(r))}}return!1;default:return String(e).toLowerCase().includes(String(n).toLowerCase())}};function oA(e,t,n="",c={key:null,direction:"asc"},i=1,r=10,s=[]){const d=Math.max(1,r),l=(n||"").trim().toLowerCase(),h=m.useMemo(()=>{let k=e;return l&&(k=k.filter(x=>t.some(M=>{const v=x.data[M.id];return v==null?!1:String(v).toLowerCase().includes(l)}))),s.length>0&&(k=k.filter(x=>s.every(M=>{try{const v=x.data[M.id];return bke(v,M)}catch(v){return console.error("Error applying filter:",v),!1}}))),k},[e,t,l,s]),u=m.useMemo(()=>{if(!c?.key)return h;const k=c.key;return[...h].sort((x,M)=>{const v=x.data[k],I=M.data[k];if(v==null)return 1;if(I==null)return-1;if(typeof v=="number"&&typeof I=="number")return c.direction==="desc"?I-v:v-I;if(v instanceof Date&&I instanceof Date){const C=v.getTime()-I.getTime();return c.direction==="desc"?-C:C}const b=String(v).localeCompare(String(I),void 0,{numeric:!0,sensitivity:"base"});return c.direction==="desc"?-b:b})},[h,c]),p=u,y=Math.ceil(u.length/d),f=0,g=Math.min(i*d,u.length);return{paginatedData:p,sortedData:u,filteredData:h,totalPages:y,startIndex:f,endIndex:g}}const cA=({value:e})=>e,iA=({value:e})=>m.createElement("a",{href:`mailto:${e}`,className:"email-link"},e),rA=({value:e})=>m.createElement("a",{href:String(e),target:"_blank",rel:"noopener noreferrer",className:"text-link"},e),sA=({value:e})=>{if(!e)return null;const t={success:"success-badge",warning:"warning-badge",error:"error-badge",info:"info-badge",default:"default-badge"},n=typeof e=="object"?e.type:"default",c=typeof e=="object"?e.text:e,i=t[n]||t.default;return m.createElement("span",{className:`badge ${i}`},c)},dA=({value:e})=>{try{return new Date(e).toLocaleDateString()}catch{return String(e)}},lA=({value:e})=>m.createElement("span",{className:"number-value"},Number(e).toLocaleString()),hA=({value:e})=>m.createElement("span",{className:"currency-value"},new Intl.NumberFormat("fr-FR",{style:"currency",currency:"EUR"}).format(Number(e))),uA=({value:e})=>m.createElement("div",{className:"image-container"},m.createElement("img",{src:e,alt:"Table content",className:"table-image",onError:t=>t.currentTarget.style.display="none"})),yw={renderers:{text:cA,email:iA,link:rA,badge:sA,date:dA,number:lA,currency:hA,image:uA},icons:{sortAsc:m.createElement(Ac,{className:"sort-icon active",size:14}),sortDesc:m.createElement(Ht,{className:"sort-icon active",size:14}),sortDefault:m.createElement(t1,{className:"sort-icon",size:14})}},wke=(e,t)=>{yw.renderers[e]&&console.warn(`Le renderer "${e}" existe déjà et sera écrasé.`),yw.renderers[e]=t},Cke=({filters:e,externalFilters:t=[],onFiltersChange:n,onApply:c,isControlled:i=!1,debounceTimeout:r=300,expanded:s,onToggle:d,panelPlacement:l="top",onPanelHeightChange:h,label:u="Advanced-Filters",applyLabel:p="Apply",cancelLabel:y="Cancel",clearLabel:f="Clear",applyDisabled:g=!1,loading:k=!1})=>{const[x,M]=m.useState(!1),v=typeof s=="boolean"?s:x,{appliedFilters:I,tempFilters:b,updateFilter:C,applyFilters:w,clearAllFilters:_}=nA({filters:e,externalFilters:t,onFiltersChange:n,onApply:c,isControlled:i}),L=m.useRef(null),S=m.useRef(null);m.useEffect(()=>{if(v&&L.current){const V=L.current.getBoundingClientRect().height;h?.(V)}else h?.(0)},[v,e,b,h]);const N=()=>{typeof s=="boolean"?d?.(!s):M(V=>{const q=!V;return d?.(q),q})},j=()=>e.map(V=>{const q=b?.[V.id];return q==null||typeof q=="string"&&q.trim()===""?null:{id:V.id,label:V.label,value:q}}).filter(Boolean),A=async()=>{let V;try{V=await w()}catch{V=void 0}let q=[];V&&Array.isArray(V)&&V.length>0?q=V:I&&I.length>0?q=I:q=j(),n?.(q),c?.(q)},B=()=>{d?.(!1),typeof s!="boolean"&&M(!1)},D=()=>{_(),n?.([]),c?.([])};return m.useEffect(()=>{const V=$=>{v&&S.current&&(S.current.contains($.target)||(d?.(!1),typeof s!="boolean"&&M(!1)))},q=$=>{$.key==="Escape"&&v&&(d?.(!1),typeof s!="boolean"&&M(!1))};return v&&(document.addEventListener("pointerdown",V),document.addEventListener("keydown",q)),()=>{document.removeEventListener("pointerdown",V),document.removeEventListener("keydown",q)}},[v,s,d]),o.jsxs("div",{className:P.advancedFiltersContainer,ref:S,children:[o.jsxs("button",{className:`${P.toggleFiltersButton} ${I.length>0?P.active:""} ${v?P.toggleFiltersButtonOpen:""} ${k?P.loadingButton:""}`,onClick:N,"aria-expanded":v,"aria-controls":"advanced-filters-panel",type:"button",disabled:k,children:[k?o.jsx("span",{className:P.loaderSpinnerSmall}):o.jsx(At,{size:14}),o.jsx("span",{className:P.buttonTextCompact,children:u}),I.length>0&&!k&&o.jsx("span",{className:P.filterCountBadge,"aria-hidden":!0,children:I.length}),k&&o.jsx("span",{className:P.loadingIndicator,"aria-hidden":!0,children:"Chargement..."})]}),v&&o.jsxs("div",{id:"advanced-filters-panel",ref:L,className:`${P.filtersPanel} ${l==="top"?`${P.filtersPanelInline} ${P.filtersPanelHorizontal}`:""}`,role:"region","aria-label":"Panneau de filtres avancés",children:[o.jsx("div",{className:P.filtersRow,children:e.map(V=>o.jsxs("div",{className:`${P.filterItem} ${P.filterItemInline}`,children:[o.jsxs("label",{className:P.filterLabel,children:[V.label,V.required&&o.jsx("span",{className:P.required,children:"*"})]}),o.jsx(Ike,{config:V,value:b[V.id],onChange:q=>C(V.id,q),disabled:V.disabled})]},V.id))}),o.jsxs("div",{className:P.filtersActionsHorizontal,children:[o.jsx("div",{className:P.activeFiltersSection,children:I.length>0&&o.jsxs("div",{className:P.activeFiltersRow,children:[o.jsx("span",{className:P.activeLabelCompact,children:"Actifs :"}),o.jsx("div",{className:P.activeFiltersList,children:I.map(V=>o.jsxs("div",{className:P.activeFilterTag,children:[V.label??V.id,o.jsx("button",{className:P.removeFilterButton,onClick:()=>C(V.id,void 0),"aria-label":`Supprimer ${V.id}`,type:"button",children:"×"})]},V.id))}),o.jsxs("button",{className:P.clearAllButton,onClick:D,type:"button",children:[o.jsx(Qe,{size:12})," ",f]})]})}),o.jsxs("div",{className:P.actionsGroup,children:[o.jsx("button",{className:P.cancelButton,onClick:B,type:"button",disabled:k,children:y}),o.jsx("button",{className:`${P.applyButton} ${k?P.loadingButton:""}`,onClick:A,type:"button",disabled:g||k,"aria-disabled":g||k,children:k?o.jsxs(o.Fragment,{children:[o.jsx("span",{className:P.loaderSpinnerSmall}),o.jsx("span",{children:"Chargement..."})]}):p})]})]})]})]})},_S=e=>{const t=e.replace(/[^A-Za-zÀ-ÖØ-öø-ÿ]/g,"");return t.length>0&&t===t.toUpperCase()},Nke=({columns:e,sortConfig:t,onSort:n,label:c="Sort",loading:i=!1})=>{const[r,s]=m.useState(!1),d=e.filter(g=>g.sortable),l=m.useRef(null),h=t?.key!==null&&t?.key!==void 0,u=(g,k)=>{n({key:g,direction:k}),s(!1)},p=()=>{n({key:null,direction:"asc"}),s(!1)},y=()=>s(g=>!g),f=()=>{s(!1)};return m.useEffect(()=>{if(!r)return;const g=x=>{if(!l.current)return;const M=x.target;M&&!l.current.contains(M)&&s(!1)},k=x=>{x.key==="Escape"&&s(!1)};return document.addEventListener("pointerdown",g),document.addEventListener("keydown",k),()=>{document.removeEventListener("pointerdown",g),document.removeEventListener("keydown",k)}},[r]),m.useEffect(()=>{const g=document.querySelector("[data-table-wrapper]");if(!g)return;const k=g.style.overflow??"";return r?g.style.overflow="hidden":g.style.overflow=k,()=>{g.style.overflow=k}},[r]),o.jsx("div",{className:P.columnSorterContainer,ref:l,children:o.jsx("div",{className:P.sorterControls,children:d.length>0&&o.jsxs("div",{className:P.sortDropdownWrapper,ref:l,children:[o.jsxs("button",{className:`${P.toggleSortButton} ${r?P.toggleSortButtonOpen:""} ${h?P.active:""} ${i?P.loadingButton:""}`,onClick:y,"aria-expanded":r,"aria-haspopup":"true",type:"button",disabled:i,children:[i?o.jsx("span",{className:P.loaderSpinnerSmall}):o.jsx(t1,{size:14}),o.jsx("span",{className:`${P.buttonTextCompact} ${_S(c)?P.uppercaseSmall:""}`,children:c}),h&&!i&&o.jsx("div",{className:P.sortIndicator,children:t?.direction==="asc"?o.jsx(Ac,{size:12}):o.jsx(Ht,{size:12})})]}),r&&o.jsxs("div",{className:`${P.sortDropdown} ${P.sortDropdownInline}`,role:"menu",children:[o.jsxs("div",{className:P.sortDropdownHeader,children:[o.jsx("span",{children:"Trier par:"}),o.jsx("button",{className:P.closeButton,onClick:f,"aria-label":"Fermer",type:"button",children:o.jsx(Qe,{size:16})})]}),o.jsx("div",{className:P.sortDropdownContent,children:d.map(g=>{const k=String(g.label??g.id),x=_S(k);return o.jsxs("div",{className:P.sortDropdownItem,role:"menuitem",tabIndex:0,onKeyDown:M=>{M.key==="Enter"&&u(g.id,"asc")},children:[o.jsx("span",{className:`${P.columnSorterLabel} ${x?P.uppercaseSmall:""}`,title:k,"aria-label":k,children:k}),o.jsxs("div",{className:P.sortDirectionButtons,children:[o.jsx("button",{className:`${P.sortDirectionButton} ${t?.key===g.id&&t?.direction==="asc"?P.activeSort:""}`,onClick:()=>u(g.id,"asc"),title:"Trier par ordre croissant",type:"button",children:o.jsx(Ac,{size:12})}),o.jsx("button",{className:`${P.sortDirectionButton} ${t?.key===g.id&&t?.direction==="desc"?P.activeSort:""}`,onClick:()=>u(g.id,"desc"),title:"Trier par ordre décroissant",type:"button",children:o.jsx(Ht,{size:12})})]})]},g.id)})}),h&&o.jsx("div",{className:P.sortActions,children:o.jsxs("button",{className:P.clearSortButton,onClick:p,type:"button",children:[o.jsx(qt,{size:14}),o.jsx("span",{children:"Annuler le tri"})]})})]})]})})})},jke=({currentPage:e,totalPages:t,pageSize:n,totalItems:c,itemLabel:i="items",onPageChange:r,onPageSizeChange:s,loading:d=!1})=>{const l=Math.max(1,Math.floor(t)),h=Math.min(Math.max(1,Math.floor(e)),l),u=()=>{h>1&&r(h-1)},p=()=>{if(h<t){const k=h+1;r(k)}},y=c>0?(h-1)*n+1:0,f=c>0?Math.min(h*n,c):0,g=()=>{const k=[];let M=Math.max(1,h-Math.floor(2.5)),v=M+5-1;v>l&&(v=l,M=Math.max(1,v-5+1));for(let I=M;I<=v;I++)k.push(I);return k};return o.jsxs("div",{className:P.paginationContainer,role:"navigation","aria-label":"Pagination",children:[o.jsx("div",{className:P.leftGroup,children:s&&o.jsx("div",{className:P.pageSizeControls,children:o.jsx("select",{value:n,onChange:k=>s(Number(k.target.value)),className:P.pageSizeSelect,"aria-label":"Taille de page",disabled:d,children:[10,20,30].map(k=>o.jsx("option",{value:k,children:k},k))})})}),o.jsx("div",{className:P.paginationInfo,"aria-live":"polite",children:d?o.jsxs("span",{className:P.paginationLoading,children:[o.jsx("span",{className:P.loaderSpinner}),o.jsx("span",{children:"Chargement..."})]}):`${y}-${f} ${i}`}),o.jsxs("div",{className:P.paginationControls,children:[o.jsx("button",{onClick:u,disabled:h===1||d,className:`${P.paginationButton} ${P.navigationButton} ${h===1?P.disabledButton:""} ${d?P.loadingButton:""}`,"aria-label":"Page précédente",children:d&&h>1?o.jsx("span",{className:P.loaderSpinnerSmall}):"«"}),g().map(k=>o.jsx("button",{onClick:()=>r(k),disabled:d,"aria-current":h===k?"page":void 0,className:`${P.paginationButton} ${h===k?P.activeButton:""} ${d?P.loadingButton:""}`,children:d&&h===k?o.jsx("span",{className:P.loaderSpinnerSmall}):k},k)),o.jsx("button",{onClick:p,disabled:d||h>=l,className:`${P.paginationButton} ${P.navigationButton} ${d?P.loadingButton:""} ${h>=l?P.disabledButton:""}`,"aria-label":"Page suivante",children:d?o.jsx("span",{className:P.loaderSpinnerSmall}):"»"})]})]})},Ske=(e,t)=>{if(!e)return"";if(t)return e;const n=String(e).trim();if(!n)return n;const c=n.toLowerCase();return c.charAt(0).toUpperCase()+c.slice(1)},$ke=e=>{if(!e)return!1;const t=e.trim().split(/\s+/);return e.length>18||t.length>2},qke=({columns:e})=>o.jsx("thead",{className:P.tableHeader,children:o.jsx("tr",{children:e.map((t,n)=>{const c=t.align==="right"?P.alignRight:t.align==="left"?P.alignLeft:P.alignCenter,i=t.preserveHeaderCase===!0,r=Ske(String(t.label??""),i),s=$ke(r),d=s?r.split(/\s+/):[];return o.jsx("th",{className:`${P.headerCell} ${c}`,style:{width:t.width??void 0},"data-preserve":i?"true":"false",title:t.a11yConfig?.mode==="guide"?t.a11yConfig.description:t.a11yConfig?.mode==="key"?t.a11yConfig.key:void 0,children:o.jsx("div",{className:P.headerContent,children:s?o.jsx("div",{className:P.headerWords,children:d.map((l,h)=>o.jsx("span",{className:P.headerWord,children:l},h))}):o.jsx("span",{children:r})})},t.id??`col-${n}`)})})}),Ake=({value:e,row:t,column:n})=>{const c=n.align==="right"?P.alignRight:n.align==="left"?P.alignLeft:P.alignCenter,i=typeof n.render=="function"?n.render(e,t):e==null?"":String(e);return o.jsx("td",{className:`${P.tableCell} ${c}`,style:{width:n.width??void 0},children:o.jsx("div",{className:P.cellContent,children:i})})},zke=({row:e,rowId:t,columns:n,onRowClick:c,index:i,getRowStyle:r})=>{const s=r?r(e):{},{backgroundColor:d,accentColor:l,...h}=s||{},u={backgroundColor:d,...h,"--row-accent":l??"transparent"};return o.jsx("tr",{className:`${P.tableRow} ${c?P.clickableRow:""}`,onClick:()=>c?.(e,i),style:u,children:n.map(p=>o.jsx(Ake,{value:e[p.id],row:e,column:p},`${t}-${p.id}`))})},Vke=({data:e,columns:t,onRowClick:n,startIndex:c,searchTerm:i,getRowStyle:r})=>e.length===0?o.jsx("tbody",{children:o.jsx("tr",{children:o.jsx("td",{colSpan:t.length,className:P.emptyRow,children:i?"Aucun résultat trouvé":"Aucune donnée disponible"})})}):o.jsx("tbody",{children:e.map((s,d)=>o.jsx(zke,{row:s.data,rowId:s.id,columns:t,onRowClick:n,index:c+d-1,getRowStyle:r},s.id))}),pA=({columns:e=[],data:t=[],pagination:n={pageSize:10,currentPage:1},onRowClick:c,searchTerm:i="",className:r="",filterConfig:s=[],externalFilters:d=[],onFiltersChange:l,onApplyFilters:h,onSort:u,filtersControlled:p=!1,debounceTimeout:y=300,getRowStyle:f,background:g,onPageSizeChange:k,onPageChange:x,itemLabel:M="items",advancedFiltersLabel:v="Advanced-Filters",advancedFiltersActiveLabel:I,sortLabel:b="Sort",applyLabel:C="Apply",cancelLabel:w="Cancel",clearLabel:_="Clear",applyDisabled:L=!1,paginationLoading:S=!1,filtersLoading:N=!1,sortLoading:j=!1,totalCount:A=null})=>{const[B,D]=m.useState({key:null,direction:"asc"}),[V,q]=m.useState(n.currentPage??1),[$,H]=m.useState(n.pageSize??10),[R,z]=m.useState(!1),O=m.useRef(null),[X,ie]=m.useState([]),ae=p?d:X,fe=p?[]:X;m.useEffect(()=>{const he=n.currentPage??1,wt=n.pageSize??10;he!==V&&q(he),wt!==$&&H(wt)},[n.currentPage,n.pageSize]);const{paginatedData:le,sortedData:be,totalPages:ne,startIndex:ee}=oA(t,e,i,B,V,$,fe),te=be.length,re=typeof A=="number"&&A>=0?A:te;let pe=ne;typeof A=="number"&&A>=0&&(pe=Math.max(1,Math.ceil(A/$)));const se=te>10;m.useEffect(()=>{const he=Math.max(1,Math.floor(pe));V>he&&q(he),V<1&&q(1)},[pe]);const G=he=>{p||ie(he),l?.(he),q(1),x?.(1)},K=he=>{p||ie(he),h?.(he),q(1),x?.(1),O.current&&O.current.style.setProperty("--filters-panel-height","0px")},oe=he=>{x?.(he),q(he)},Ne=he=>{H(he),q(1),k?.(he),x?.(1)},qe=he=>{O.current&&O.current.style.setProperty("--filters-panel-height",`${Math.round(he)}px`)},ve=he=>{D(he),u?.(he)},Ve=he=>{z(he),!he&&O.current&&O.current.style.setProperty("--filters-panel-height","0px")};m.useEffect(()=>{(ae?.length??0)>0&&z(!0)},[ae]),m.useEffect(()=>{s.length>0&&ae.length>0&&z(!0)},[s.length,ae.length]);const bt=(ae?.length??0)>0&&I?I:v;return o.jsxs("div",{ref:O,className:`${P.container} ${r} ${R?P.filtersOpen:""}`,style:{background:g,"--row-height":"48px","--header-height":"56px"},children:[o.jsx("div",{className:P.tableControls,children:o.jsxs("div",{className:P.controlsRight,children:[o.jsx(Nke,{columns:e,onSort:ve,label:b,sortConfig:B,loading:j}),s.length>0&&o.jsx(Cke,{filters:s,externalFilters:ae,onFiltersChange:G,onApply:K,isControlled:p,debounceTimeout:y,expanded:R,onToggle:Ve,panelPlacement:"top",onPanelHeightChange:qe,label:bt,applyLabel:C,cancelLabel:w,clearLabel:_,applyDisabled:L,loading:N})]})}),o.jsx("div",{className:P.topPagination,children:o.jsx(jke,{currentPage:V,totalPages:pe,pageSize:$,totalItems:re,itemLabel:M,onPageChange:oe,onPageSizeChange:Ne,loading:S})}),o.jsx("div",{className:`${P.tableWrapper} ${se?P.limitedRows:""}`,"data-table-wrapper":!0,children:o.jsxs("table",{className:P.table,children:[o.jsx(qke,{columns:e}),o.jsx(Vke,{data:le,columns:e,onRowClick:c,startIndex:ee,getRowStyle:f,searchTerm:i})]})})]})};function Pke(e){const{pagination:t,totalCount:n,onPageChange:c,...i}=e,r=t?.pageSize??20,s=t?.currentPage??1,d=m.useMemo(()=>{if(n===null||typeof n>"u")return null;const p=Number(n);if(!Number.isFinite(p)||p<=0)return 1;const y=Number(r);return!Number.isFinite(y)||y<=0?1:Math.max(1,Math.ceil(p/y))},[n,r]),l=s>1,h=d===null?!1:s<d,u=p=>{typeof p=="number"&&(p<1||p<s&&!l||p>s&&!h||c?.(p))};return o.jsx(pA,{...i,pagination:{pageSize:r,currentPage:s},totalCount:n,onPageChange:u})}const Tke=({page:e,pageSize:t,total:n,onPageChange:c,itemLabel:i="élément",ofLabel:r="sur",className:s})=>{const d=Math.max(1,Math.ceil(n/t)),l=n===0?0:(e-1)*t+1,h=Math.min(e*t,n),u=n>1?`${i}s`:i;if(n===0)return null;const p=4;let y=Math.max(1,e-Math.floor(p/2)),f=y+p-1;f>d&&(f=d,y=Math.max(1,f-p+1));const g=[];for(let k=y;k<=f;k++)g.push(k);return o.jsxs(Hke,{className:s,children:[o.jsxs(Dke,{children:[l,"-",h," ",r," ",n," ",u]}),d>1&&o.jsxs(Bke,{children:[o.jsx(ii,{onClick:()=>c(1),disabled:e===1,title:"Première page",children:"«"}),o.jsx(ii,{onClick:()=>c(e-1),disabled:e===1,title:"Page précédente",children:"‹"}),g.map(k=>o.jsx(Rke,{$active:k===e,onClick:()=>c(k),children:k},k)),o.jsx(ii,{onClick:()=>c(e+1),disabled:e===d,title:"Page suivante",children:"›"}),o.jsx(ii,{onClick:()=>c(d),disabled:e===d,title:"Dernière page",children:"»"})]})]})},Hke=E.div`
8272
+ `),()=>{x.contains(k)&&x.removeChild(k)}},[t]),o.jsx(ule,{isPresent:t,childRef:r,sizeRef:s,children:Q.cloneElement(e,{ref:l})})}const yle=({children:e,initial:t,isPresent:n,onExitComplete:c,custom:i,presenceAffectsLayout:r,mode:s,anchorX:d,root:l})=>{const h=Bt(kle),u=m.useId();let p=!0,y=m.useMemo(()=>(p=!1,{id:u,initial:t,isPresent:n,custom:i,onExitComplete:f=>{h.set(f,!0);for(const g of h.values())if(!g)return;c&&c()},register:f=>(h.set(f,!1),()=>h.delete(f))}),[n,h,c]);return r&&p&&(y={...y}),m.useMemo(()=>{h.forEach((f,g)=>h.set(g,!1))},[n]),Q.useEffect(()=>{!n&&!h.size&&c&&c()},[n]),s==="popLayout"&&(e=o.jsx(ple,{isPresent:n,anchorX:d,root:l,children:e})),o.jsx(_L.Provider,{value:y,children:e})};function kle(){return new Map}function G$(e=!0){const t=m.useContext(_L);if(t===null)return[!0,null];const{isPresent:n,onExitComplete:c,register:i}=t,r=m.useId();m.useEffect(()=>{if(e)return i(r)},[e]);const s=m.useCallback(()=>e&&c&&c(r),[r,c,e]);return!n&&c?[!1,s]:[!0]}const oi=e=>e.key||"";function OC(e){const t=[];return m.Children.forEach(e,n=>{m.isValidElement(n)&&t.push(n)}),t}const mle=({children:e,custom:t,initial:n=!0,onExitComplete:c,presenceAffectsLayout:i=!0,mode:r="sync",propagate:s=!1,anchorX:d="left",root:l})=>{const[h,u]=G$(s),p=m.useMemo(()=>OC(e),[e]),y=s&&!h?[]:p.map(oi),f=m.useRef(!0),g=m.useRef(p),k=Bt(()=>new Map),[x,M]=m.useState(p),[v,I]=m.useState(p);vw(()=>{f.current=!1,g.current=p;for(let w=0;w<v.length;w++){const _=oi(v[w]);y.includes(_)?k.delete(_):k.get(_)!==!0&&k.set(_,!1)}},[v,y.length,y.join("-")]);const b=[];if(p!==x){let w=[...p];for(let _=0;_<v.length;_++){const L=v[_],S=oi(L);y.includes(S)||(w.splice(_,0,L),b.push(L))}return r==="wait"&&b.length&&(w=b),I(OC(w)),M(p),null}process.env.NODE_ENV!=="production"&&r==="wait"&&v.length>1&&console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`);const{forceRender:C}=m.useContext(fw);return o.jsx(o.Fragment,{children:v.map(w=>{const _=oi(w),L=s&&!h?!1:p===v||y.includes(_),S=()=>{if(k.has(_))k.set(_,!0);else return;let N=!0;k.forEach(j=>{j||(N=!1)}),N&&(C?.(),I(g.current),s&&u?.(),c&&c())};return o.jsx(yle,{isPresent:L,initial:!f.current||n?void 0:!1,custom:t,presenceAffectsLayout:i,mode:r,root:l,onExitComplete:L?void 0:S,anchorX:d,children:w},_)})})},K$=m.createContext({strict:!1}),UC={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},i1={};for(const e in UC)i1[e]={isEnabled:t=>UC[e].some(n=>!!t[n])};function fle(e){for(const t in e)i1[t]={...i1[t],...e[t]}}const gle=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function mL(e){return e.startsWith("while")||e.startsWith("drag")&&e!=="draggable"||e.startsWith("layout")||e.startsWith("onTap")||e.startsWith("onPan")||e.startsWith("onLayout")||gle.has(e)}let Z$=e=>!mL(e);function vle(e){typeof e=="function"&&(Z$=t=>t.startsWith("on")?!mL(t):e(t))}try{vle(require("@emotion/is-prop-valid").default)}catch{}function xle(e,t,n){const c={};for(const i in e)i==="values"&&typeof e.values=="object"||(Z$(i)||n===!0&&mL(i)||!t&&!mL(i)||e.draggable&&i.startsWith("onDrag"))&&(c[i]=e[i]);return c}const IL=m.createContext({});function bL(e){return e!==null&&typeof e=="object"&&typeof e.start=="function"}function U1(e){return typeof e=="string"||Array.isArray(e)}const Rw=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Fw=["initial",...Rw];function wL(e){return bL(e.animate)||Fw.some(t=>U1(e[t]))}function X$(e){return!!(wL(e)||e.variants)}function Mle(e,t){if(wL(e)){const{initial:n,animate:c}=e;return{initial:n===!1||U1(n)?n:void 0,animate:U1(c)?c:void 0}}return e.inherit!==!1?t:{}}function _le(e){const{initial:t,animate:n}=Mle(e,m.useContext(IL));return m.useMemo(()=>({initial:t,animate:n}),[WC(t),WC(n)])}function WC(e){return Array.isArray(e)?e.join(" "):e}const W1={};function Lle(e){for(const t in e)W1[t]=e[t],Cw(t)&&(W1[t].isCSSVariable=!0)}function Y$(e,{layout:t,layoutId:n}){return l1.has(e)||e.startsWith("origin")||(t||n!==void 0)&&(!!W1[e]||e==="opacity")}const Ile={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},ble=d1.length;function wle(e,t,n){let c="",i=!0;for(let r=0;r<ble;r++){const s=d1[r],d=e[s];if(d===void 0)continue;let l=!0;if(typeof d=="number"?l=d===(s.startsWith("scale")?1:0):l=parseFloat(d)===0,!l||n){const h=R$(d,Hw[s]);if(!l){i=!1;const u=Ile[s]||s;c+=`${u}(${h}) `}n&&(t[s]=h)}}return c=c.trim(),n?c=n(t,i?"":c):i&&(c="none"),c}function Ew(e,t,n){const{style:c,vars:i,transformOrigin:r}=e;let s=!1,d=!1;for(const l in t){const h=t[l];if(l1.has(l)){s=!0;continue}else if(Cw(l)){i[l]=h;continue}else{const u=R$(h,Hw[l]);l.startsWith("origin")?(d=!0,r[l]=u):c[l]=u}}if(t.transform||(s||n?c.transform=wle(t,e.transform,n):c.transform&&(c.transform="none")),d){const{originX:l="50%",originY:h="50%",originZ:u=0}=r;c.transformOrigin=`${l} ${h} ${u}`}}const Ow=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function J$(e,t,n){for(const c in t)!$e(t[c])&&!Y$(c,n)&&(e[c]=t[c])}function Cle({transformTemplate:e},t){return m.useMemo(()=>{const n=Ow();return Ew(n,t,e),Object.assign({},n.vars,n.style)},[t])}function Nle(e,t){const n=e.style||{},c={};return J$(c,n,e),Object.assign(c,Cle(e,t)),c}function jle(e,t){const n={},c=Nle(e,t);return e.drag&&e.dragListener!==!1&&(n.draggable=!1,c.userSelect=c.WebkitUserSelect=c.WebkitTouchCallout="none",c.touchAction=e.drag===!0?"none":`pan-${e.drag==="x"?"y":"x"}`),e.tabIndex===void 0&&(e.onTap||e.onTapStart||e.whileTap)&&(n.tabIndex=0),n.style=c,n}const Sle={offset:"stroke-dashoffset",array:"stroke-dasharray"},$le={offset:"strokeDashoffset",array:"strokeDasharray"};function qle(e,t,n=1,c=0,i=!0){e.pathLength=1;const r=i?Sle:$le;e[r.offset]=Y.transform(-c);const s=Y.transform(t),d=Y.transform(n);e[r.array]=`${s} ${d}`}function Q$(e,{attrX:t,attrY:n,attrScale:c,pathLength:i,pathSpacing:r=1,pathOffset:s=0,...d},l,h,u){if(Ew(e,d,h),l){e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox);return}e.attrs=e.style,e.style={};const{attrs:p,style:y}=e;p.transform&&(y.transform=p.transform,delete p.transform),(y.transform||p.transformOrigin)&&(y.transformOrigin=p.transformOrigin??"50% 50%",delete p.transformOrigin),y.transform&&(y.transformBox=u?.transformBox??"fill-box",delete p.transformBox),t!==void 0&&(p.x=t),n!==void 0&&(p.y=n),c!==void 0&&(p.scale=c),i!==void 0&&qle(p,i,r,s,!1)}const eq=()=>({...Ow(),attrs:{}}),tq=e=>typeof e=="string"&&e.toLowerCase()==="svg";function Ale(e,t,n,c){const i=m.useMemo(()=>{const r=eq();return Q$(r,t,tq(c),e.transformTemplate,e.style),{...r.attrs,style:{...r.style}}},[t]);if(e.style){const r={};J$(r,e.style,e),i.style={...r,...i.style}}return i}const zle=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function Uw(e){return typeof e!="string"||e.includes("-")?!1:!!(zle.indexOf(e)>-1||/[A-Z]/u.test(e))}function Vle(e,t,n,{latestValues:c},i,r=!1){const d=(Uw(e)?Ale:jle)(t,c,i,e),l=xle(t,typeof e=="string",r),h=e!==m.Fragment?{...l,...d,ref:n}:{},{children:u}=t,p=m.useMemo(()=>$e(u)?u.get():u,[u]);return m.createElement(e,{...h,children:p})}function GC(e){const t=[{},{}];return e?.values.forEach((n,c)=>{t[0][c]=n.get(),t[1][c]=n.getVelocity()}),t}function Ww(e,t,n,c){if(typeof t=="function"){const[i,r]=GC(c);t=t(n!==void 0?n:e.custom,i,r)}if(typeof t=="string"&&(t=e.variants&&e.variants[t]),typeof t=="function"){const[i,r]=GC(c);t=t(n!==void 0?n:e.custom,i,r)}return t}function iL(e){return $e(e)?e.get():e}function Ple({scrapeMotionValuesFromProps:e,createRenderState:t},n,c,i){return{latestValues:Tle(n,c,i,e),renderState:t()}}function Tle(e,t,n,c){const i={},r=c(e,{});for(const y in r)i[y]=iL(r[y]);let{initial:s,animate:d}=e;const l=wL(e),h=X$(e);t&&h&&!l&&e.inherit!==!1&&(s===void 0&&(s=t.initial),d===void 0&&(d=t.animate));let u=n?n.initial===!1:!1;u=u||s===!1;const p=u?d:s;if(p&&typeof p!="boolean"&&!bL(p)){const y=Array.isArray(p)?p:[p];for(let f=0;f<y.length;f++){const g=Ww(e,y[f]);if(g){const{transitionEnd:k,transition:x,...M}=g;for(const v in M){let I=M[v];if(Array.isArray(I)){const b=u?I.length-1:0;I=I[b]}I!==null&&(i[v]=I)}for(const v in k)i[v]=k[v]}}}return i}const aq=e=>(t,n)=>{const c=m.useContext(IL),i=m.useContext(_L),r=()=>Ple(e,t,c,i);return n?r():Bt(r)};function Gw(e,t,n){const{style:c}=e,i={};for(const r in c)($e(c[r])||t.style&&$e(t.style[r])||Y$(r,e)||n?.getValue(r)?.liveStyle!==void 0)&&(i[r]=c[r]);return i}const Hle=aq({scrapeMotionValuesFromProps:Gw,createRenderState:Ow});function nq(e,t,n){const c=Gw(e,t,n);for(const i in e)if($e(e[i])||$e(t[i])){const r=d1.indexOf(i)!==-1?"attr"+i.charAt(0).toUpperCase()+i.substring(1):i;c[r]=e[i]}return c}const Dle=aq({scrapeMotionValuesFromProps:nq,createRenderState:eq}),Ble=Symbol.for("motionComponentSymbol");function Xc(e){return e&&typeof e=="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function Rle(e,t,n){return m.useCallback(c=>{c&&e.onMount&&e.onMount(c),t&&(c?t.mount(c):t.unmount()),n&&(typeof n=="function"?n(c):Xc(n)&&(n.current=c))},[t])}const Kw=e=>e.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),Fle="framerAppearId",oq="data-"+Kw(Fle),cq=m.createContext({});function Ele(e,t,n,c,i){const{visualElement:r}=m.useContext(IL),s=m.useContext(K$),d=m.useContext(_L),l=m.useContext(LL).reducedMotion,h=m.useRef(null);c=c||s.renderer,!h.current&&c&&(h.current=c(e,{visualState:t,parent:r,props:n,presenceContext:d,blockInitialAnimation:d?d.initial===!1:!1,reducedMotionConfig:l}));const u=h.current,p=m.useContext(cq);u&&!u.projection&&i&&(u.type==="html"||u.type==="svg")&&Ole(h.current,n,i,p);const y=m.useRef(!1);m.useInsertionEffect(()=>{u&&y.current&&u.update(n,d)});const f=n[oq],g=m.useRef(!!f&&!window.MotionHandoffIsComplete?.(f)&&window.MotionHasOptimisedAnimation?.(f));return vw(()=>{u&&(y.current=!0,window.MotionIsMounted=!0,u.updateFeatures(),u.scheduleRenderMicrotask(),g.current&&u.animationState&&u.animationState.animateChanges())}),m.useEffect(()=>{u&&(!g.current&&u.animationState&&u.animationState.animateChanges(),g.current&&(queueMicrotask(()=>{window.MotionHandoffMarkAsComplete?.(f)}),g.current=!1),u.enteringChildren=void 0)}),u}function Ole(e,t,n,c){const{layoutId:i,layout:r,drag:s,dragConstraints:d,layoutScroll:l,layoutRoot:h,layoutCrossfade:u}=t;e.projection=new n(e.latestValues,t["data-framer-portal-id"]?void 0:iq(e.parent)),e.projection.setOptions({layoutId:i,layout:r,alwaysMeasureLayout:!!s||d&&Xc(d),visualElement:e,animationType:typeof r=="string"?r:"both",initialPromotionConfig:c,crossfade:u,layoutScroll:l,layoutRoot:h})}function iq(e){if(e)return e.options.allowProjection!==!1?e.projection:iq(e.parent)}function ZL(e,{forwardMotionProps:t=!1}={},n,c){n&&fle(n);const i=Uw(e)?Dle:Hle;function r(d,l){let h;const u={...m.useContext(LL),...d,layoutId:Ule(d)},{isStatic:p}=u,y=_le(d),f=i(d,p);if(!p&&gw){Wle(u,n);const g=Gle(u);h=g.MeasureLayout,y.visualElement=Ele(e,f,u,c,g.ProjectionNode)}return o.jsxs(IL.Provider,{value:y,children:[h&&y.visualElement?o.jsx(h,{visualElement:y.visualElement,...u}):null,Vle(e,d,Rle(f,y.visualElement,l),f,p,t)]})}r.displayName=`motion.${typeof e=="string"?e:`create(${e.displayName??e.name??""})`}`;const s=m.forwardRef(r);return s[Ble]=e,s}function Ule({layoutId:e}){const t=m.useContext(fw).id;return t&&e!==void 0?t+"-"+e:e}function Wle(e,t){const n=m.useContext(K$).strict;if(process.env.NODE_ENV!=="production"&&t&&n){const c="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";e.ignoreStrict?r1(!1,c,"lazy-strict-mode"):ct(!1,c,"lazy-strict-mode")}}function Gle(e){const{drag:t,layout:n}=i1;if(!t&&!n)return{};const c={...t,...n};return{MeasureLayout:t?.isEnabled(e)||n?.isEnabled(e)?c.MeasureLayout:void 0,ProjectionNode:c.ProjectionNode}}function Kle(e,t){if(typeof Proxy>"u")return ZL;const n=new Map,c=(r,s)=>ZL(r,s,e,t),i=(r,s)=>(process.env.NODE_ENV!=="production"&&Iw(!1,"motion() is deprecated. Use motion.create() instead."),c(r,s));return new Proxy(i,{get:(r,s)=>s==="create"?c:(n.has(s)||n.set(s,ZL(s,void 0,e,t)),n.get(s))})}function rq({top:e,left:t,right:n,bottom:c}){return{x:{min:t,max:n},y:{min:e,max:c}}}function Zle({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}function Xle(e,t){if(!t)return e;const n=t({x:e.left,y:e.top}),c=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:c.y,right:c.x}}function XL(e){return e===void 0||e===1}function cw({scale:e,scaleX:t,scaleY:n}){return!XL(e)||!XL(t)||!XL(n)}function jc(e){return cw(e)||sq(e)||e.z||e.rotate||e.rotateX||e.rotateY||e.skewX||e.skewY}function sq(e){return KC(e.x)||KC(e.y)}function KC(e){return e&&e!=="0%"}function fL(e,t,n){const c=e-n,i=t*c;return n+i}function ZC(e,t,n,c,i){return i!==void 0&&(e=fL(e,i,c)),fL(e,n,c)+t}function iw(e,t=0,n=1,c,i){e.min=ZC(e.min,t,n,c,i),e.max=ZC(e.max,t,n,c,i)}function dq(e,{x:t,y:n}){iw(e.x,t.translate,t.scale,t.originPoint),iw(e.y,n.translate,n.scale,n.originPoint)}const XC=.999999999999,YC=1.0000000000001;function Yle(e,t,n,c=!1){const i=n.length;if(!i)return;t.x=t.y=1;let r,s;for(let d=0;d<i;d++){r=n[d],s=r.projectionDelta;const{visualElement:l}=r.options;l&&l.props.style&&l.props.style.display==="contents"||(c&&r.options.layoutScroll&&r.scroll&&r!==r.root&&Jc(e,{x:-r.scroll.offset.x,y:-r.scroll.offset.y}),s&&(t.x*=s.x.scale,t.y*=s.y.scale,dq(e,s)),c&&jc(r.latestValues)&&Jc(e,r.latestValues))}t.x<YC&&t.x>XC&&(t.x=1),t.y<YC&&t.y>XC&&(t.y=1)}function Yc(e,t){e.min=e.min+t,e.max=e.max+t}function JC(e,t,n,c,i=.5){const r=ge(e.min,e.max,i);iw(e,t,n,r,c)}function Jc(e,t){JC(e.x,t.x,t.scaleX,t.scale,t.originX),JC(e.y,t.y,t.scaleY,t.scale,t.originY)}function lq(e,t){return rq(Xle(e.getBoundingClientRect(),t))}function Jle(e,t,n){const c=lq(e,n),{scroll:i}=t;return i&&(Yc(c.x,i.offset.x),Yc(c.y,i.offset.y)),c}const QC=()=>({translate:0,scale:1,origin:0,originPoint:0}),Qc=()=>({x:QC(),y:QC()}),eN=()=>({min:0,max:0}),Le=()=>({x:eN(),y:eN()}),rw={current:null},hq={current:!1};function Qle(){if(hq.current=!0,!!gw)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>rw.current=e.matches;e.addEventListener("change",t),t()}else rw.current=!1}const ehe=new WeakMap;function the(e,t,n){for(const c in t){const i=t[c],r=n[c];if($e(i))e.addValue(c,i);else if($e(r))e.addValue(c,Dc(i,{owner:e}));else if(r!==i)if(e.hasValue(c)){const s=e.getValue(c);s.liveStyle===!0?s.jump(i):s.hasAnimated||s.set(i)}else{const s=e.getStaticValue(c);e.addValue(c,Dc(s!==void 0?s:i,{owner:e}))}}for(const c in n)t[c]===void 0&&e.removeValue(c);return t}const tN=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class ahe{scrapeMotionValuesFromProps(t,n,c){return{}}constructor({parent:t,props:n,presenceContext:c,reducedMotionConfig:i,blockInitialAnimation:r,visualState:s},d={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=Pw,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const y=Fe.now();this.renderScheduledAt<y&&(this.renderScheduledAt=y,me.render(this.render,!1,!0))};const{latestValues:l,renderState:h}=s;this.latestValues=l,this.baseTarget={...l},this.initialValues=n.initial?{...l}:{},this.renderState=h,this.parent=t,this.props=n,this.presenceContext=c,this.depth=t?t.depth+1:0,this.reducedMotionConfig=i,this.options=d,this.blockInitialAnimation=!!r,this.isControllingVariants=wL(n),this.isVariantNode=X$(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(t&&t.current);const{willChange:u,...p}=this.scrapeMotionValuesFromProps(n,{},this);for(const y in p){const f=p[y];l[y]!==void 0&&$e(f)&&f.set(l[y])}}mount(t){this.current=t,ehe.set(t,this),this.projection&&!this.projection.instance&&this.projection.mount(t),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((n,c)=>this.bindToMotionValue(c,n)),hq.current||Qle(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:rw.current,process.env.NODE_ENV!=="production"&&Iw(this.shouldReduceMotion!==!0,"You have Reduced Motion enabled on your device. Animations may not appear as expected.","reduced-motion-disabled"),this.parent?.addChild(this),this.update(this.props,this.presenceContext)}unmount(){this.projection&&this.projection.unmount(),Lt(this.notifyUpdate),Lt(this.render),this.valueSubscriptions.forEach(t=>t()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent?.removeChild(this);for(const t in this.events)this.events[t].clear();for(const t in this.features){const n=this.features[t];n&&(n.unmount(),n.isMounted=!1)}this.current=null}addChild(t){this.children.add(t),this.enteringChildren??(this.enteringChildren=new Set),this.enteringChildren.add(t)}removeChild(t){this.children.delete(t),this.enteringChildren&&this.enteringChildren.delete(t)}bindToMotionValue(t,n){this.valueSubscriptions.has(t)&&this.valueSubscriptions.get(t)();const c=l1.has(t);c&&this.onBindTransform&&this.onBindTransform();const i=n.on("change",s=>{this.latestValues[t]=s,this.props.onUpdate&&me.preRender(this.notifyUpdate),c&&this.projection&&(this.projection.isTransformDirty=!0),this.scheduleRender()});let r;window.MotionCheckAppearSync&&(r=window.MotionCheckAppearSync(this,t,n)),this.valueSubscriptions.set(t,()=>{i(),r&&r(),n.owner&&n.stop()})}sortNodePosition(t){return!this.current||!this.sortInstanceNodePosition||this.type!==t.type?0:this.sortInstanceNodePosition(this.current,t.current)}updateFeatures(){let t="animation";for(t in i1){const n=i1[t];if(!n)continue;const{isEnabled:c,Feature:i}=n;if(!this.features[t]&&i&&c(this.props)&&(this.features[t]=new i(this)),this.features[t]){const r=this.features[t];r.isMounted?r.update():(r.mount(),r.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):Le()}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,n){this.latestValues[t]=n}update(t,n){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=n;for(let c=0;c<tN.length;c++){const i=tN[c];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);const r="on"+i,s=t[r];s&&(this.propEventSubscriptions[i]=this.on(i,s))}this.prevMotionValues=the(this,this.scrapeMotionValuesFromProps(t,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(t){return this.props.variants?this.props.variants[t]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(t){const n=this.getClosestVariantNode();if(n)return n.variantChildren&&n.variantChildren.add(t),()=>n.variantChildren.delete(t)}addValue(t,n){const c=this.values.get(t);n!==c&&(c&&this.removeValue(t),this.bindToMotionValue(t,n),this.values.set(t,n),this.latestValues[t]=n.get())}removeValue(t){this.values.delete(t);const n=this.valueSubscriptions.get(t);n&&(n(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,n){if(this.props.values&&this.props.values[t])return this.props.values[t];let c=this.values.get(t);return c===void 0&&n!==void 0&&(c=Dc(n===null?void 0:n,{owner:this}),this.addValue(t,c)),c}readValue(t,n){let c=this.latestValues[t]!==void 0||!this.current?this.latestValues[t]:this.getBaseTargetFromProps(this.props,t)??this.readValueFromInstance(this.current,t,this.options);return c!=null&&(typeof c=="string"&&(a$(c)||o$(c))?c=parseFloat(c):!dle(c)&&Dt.test(n)&&(c=B$(t,n)),this.setBaseTarget(t,$e(c)?c.get():c)),$e(c)?c.get():c}setBaseTarget(t,n){this.baseTarget[t]=n}getBaseTarget(t){const{initial:n}=this.props;let c;if(typeof n=="string"||typeof n=="object"){const r=Ww(this.props,n,this.presenceContext?.custom);r&&(c=r[t])}if(n&&c!==void 0)return c;const i=this.getBaseTargetFromProps(this.props,t);return i!==void 0&&!$e(i)?i:this.initialValues[t]!==void 0&&c===void 0?void 0:this.baseTarget[t]}on(t,n){return this.events[t]||(this.events[t]=new Lw),this.events[t].add(n)}notify(t,...n){this.events[t]&&this.events[t].notify(...n)}scheduleRenderMicrotask(){Dw.render(this.render)}}class uq extends ahe{constructor(){super(...arguments),this.KeyframeResolver=X0e}sortInstanceNodePosition(t,n){return t.compareDocumentPosition(n)&2?1:-1}getBaseTargetFromProps(t,n){return t.style?t.style[n]:void 0}removeValueFromRenderState(t,{vars:n,style:c}){delete n[t],delete c[t]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:t}=this.props;$e(t)&&(this.childSubscription=t.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}}function pq(e,{style:t,vars:n},c,i){const r=e.style;let s;for(s in t)r[s]=t[s];i?.applyProjectionStyles(r,c);for(s in n)r.setProperty(s,n[s])}function nhe(e){return window.getComputedStyle(e)}class ohe extends uq{constructor(){super(...arguments),this.type="html",this.renderInstance=pq}readValueFromInstance(t,n){if(l1.has(n))return this.projection?.isProjecting?Jb(n):y0e(t,n);{const c=nhe(t),i=(Cw(n)?c.getPropertyValue(n):c[n])||0;return typeof i=="string"?i.trim():i}}measureInstanceViewportBox(t,{transformPagePoint:n}){return lq(t,n)}build(t,n,c){Ew(t,n,c.transformTemplate)}scrapeMotionValuesFromProps(t,n,c){return Gw(t,n,c)}}const yq=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function che(e,t,n,c){pq(e,t,void 0,c);for(const i in t.attrs)e.setAttribute(yq.has(i)?i:Kw(i),t.attrs[i])}class ihe extends uq{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=Le}getBaseTargetFromProps(t,n){return t[n]}readValueFromInstance(t,n){if(l1.has(n)){const c=D$(n);return c&&c.default||0}return n=yq.has(n)?n:Kw(n),t.getAttribute(n)}scrapeMotionValuesFromProps(t,n,c){return nq(t,n,c)}build(t,n,c){Q$(t,n,this.isSVGTag,c.transformTemplate,c.style)}renderInstance(t,n,c,i){che(t,n,c,i)}mount(t){this.isSVGTag=tq(t.tagName),super.mount(t)}}const rhe=(e,t)=>Uw(e)?new ihe(t):new ohe(t,{allowProjection:e!==m.Fragment});function c1(e,t,n){const c=e.getProps();return Ww(c,t,n!==void 0?n:c.custom,e)}const sw=e=>Array.isArray(e);function she(e,t,n){e.hasValue(t)?e.getValue(t).set(n):e.addValue(t,Dc(n))}function dhe(e){return sw(e)?e[e.length-1]||0:e}function lhe(e,t){const n=c1(e,t);let{transitionEnd:c={},transition:i={},...r}=n||{};r={...r,...c};for(const s in r){const d=dhe(r[s]);she(e,s,d)}}function hhe(e){return!!($e(e)&&e.add)}function dw(e,t){const n=e.getValue("willChange");if(hhe(n))return n.add(t);if(!n&&_t.WillChange){const c=new _t.WillChange("auto");e.addValue("willChange",c),c.add(t)}}function kq(e){return e.props[oq]}const uhe=e=>e!==null;function phe(e,{repeat:t,repeatType:n="loop"},c){const i=e.filter(uhe),r=t&&n!=="loop"&&t%2===1?0:i.length-1;return i[r]}const yhe={type:"spring",stiffness:500,damping:25,restSpeed:10},khe=e=>({type:"spring",stiffness:550,damping:e===0?2*Math.sqrt(550):30,restSpeed:10}),mhe={type:"keyframes",duration:.8},fhe={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},ghe=(e,{keyframes:t})=>t.length>2?mhe:l1.has(e)?e.startsWith("scale")?khe(t[1]):yhe:fhe;function vhe({when:e,delay:t,delayChildren:n,staggerChildren:c,staggerDirection:i,repeat:r,repeatType:s,repeatDelay:d,from:l,elapsed:h,...u}){return!!Object.keys(u).length}const Zw=(e,t,n,c={},i,r)=>s=>{const d=Tw(c,e)||{},l=d.delay||c.delay||0;let{elapsed:h=0}=c;h=h-ot(l);const u={keyframes:Array.isArray(n)?n:[null,n],ease:"easeOut",velocity:t.getVelocity(),...d,delay:-h,onUpdate:y=>{t.set(y),d.onUpdate&&d.onUpdate(y)},onComplete:()=>{s(),d.onComplete&&d.onComplete()},name:e,motionValue:t,element:r?void 0:i};vhe(d)||Object.assign(u,ghe(e,u)),u.duration&&(u.duration=ot(u.duration)),u.repeatDelay&&(u.repeatDelay=ot(u.repeatDelay)),u.from!==void 0&&(u.keyframes[0]=u.from);let p=!1;if((u.type===!1||u.duration===0&&!u.repeatDelay)&&(nw(u),u.delay===0&&(p=!0)),(_t.instantAnimations||_t.skipAnimations)&&(p=!0,nw(u),u.delay=0),u.allowFlatten=!d.type&&!d.ease,p&&!r&&t.get()!==void 0){const y=phe(u.keyframes,d);if(y!==void 0){me.update(()=>{u.onUpdate(y),u.onComplete()});return}}return d.isSync?new Vw(u):new T0e(u)};function xhe({protectedKeys:e,needsAnimating:t},n){const c=e.hasOwnProperty(n)&&t[n]!==!0;return t[n]=!1,c}function mq(e,t,{delay:n=0,transitionOverride:c,type:i}={}){let{transition:r=e.getDefaultTransition(),transitionEnd:s,...d}=t;c&&(r=c);const l=[],h=i&&e.animationState&&e.animationState.getState()[i];for(const u in d){const p=e.getValue(u,e.latestValues[u]??null),y=d[u];if(y===void 0||h&&xhe(h,u))continue;const f={delay:n,...Tw(r||{},u)},g=p.get();if(g!==void 0&&!p.isAnimating&&!Array.isArray(y)&&y===g&&!f.velocity)continue;let k=!1;if(window.MotionHandoffAnimation){const M=kq(e);if(M){const v=window.MotionHandoffAnimation(M,u,me);v!==null&&(f.startTime=v,k=!0)}}dw(e,u),p.start(Zw(u,p,y,e.shouldReduceMotion&&P$.has(u)?{type:!1}:f,e,k));const x=p.animation;x&&l.push(x)}return s&&Promise.all(l).then(()=>{me.update(()=>{s&&lhe(e,s)})}),l}function fq(e,t,n,c=0,i=1){const r=Array.from(e).sort((h,u)=>h.sortNodePosition(u)).indexOf(t),s=e.size,d=(s-1)*c;return typeof n=="function"?n(r,s):i===1?r*c:d-r*c}function lw(e,t,n={}){const c=c1(e,t,n.type==="exit"?e.presenceContext?.custom:void 0);let{transition:i=e.getDefaultTransition()||{}}=c||{};n.transitionOverride&&(i=n.transitionOverride);const r=c?()=>Promise.all(mq(e,c,n)):()=>Promise.resolve(),s=e.variantChildren&&e.variantChildren.size?(l=0)=>{const{delayChildren:h=0,staggerChildren:u,staggerDirection:p}=i;return Mhe(e,t,l,h,u,p,n)}:()=>Promise.resolve(),{when:d}=i;if(d){const[l,h]=d==="beforeChildren"?[r,s]:[s,r];return l().then(()=>h())}else return Promise.all([r(),s(n.delay)])}function Mhe(e,t,n=0,c=0,i=0,r=1,s){const d=[];for(const l of e.variantChildren)l.notify("AnimationStart",t),d.push(lw(l,t,{...s,delay:n+(typeof c=="function"?0:c)+fq(e.variantChildren,l,c,i,r)}).then(()=>l.notify("AnimationComplete",t)));return Promise.all(d)}function _he(e,t,n={}){e.notify("AnimationStart",t);let c;if(Array.isArray(t)){const i=t.map(r=>lw(e,r,n));c=Promise.all(i)}else if(typeof t=="string")c=lw(e,t,n);else{const i=typeof t=="function"?c1(e,t,n.custom):t;c=Promise.all(mq(e,i,n))}return c.then(()=>{e.notify("AnimationComplete",t)})}function gq(e,t){if(!Array.isArray(t))return!1;const n=t.length;if(n!==e.length)return!1;for(let c=0;c<n;c++)if(t[c]!==e[c])return!1;return!0}const Lhe=Fw.length;function vq(e){if(!e)return;if(!e.isControllingVariants){const n=e.parent?vq(e.parent)||{}:{};return e.props.initial!==void 0&&(n.initial=e.props.initial),n}const t={};for(let n=0;n<Lhe;n++){const c=Fw[n],i=e.props[c];(U1(i)||i===!1)&&(t[c]=i)}return t}const Ihe=[...Rw].reverse(),bhe=Rw.length;function whe(e){return t=>Promise.all(t.map(({animation:n,options:c})=>_he(e,n,c)))}function Che(e){let t=whe(e),n=aN(),c=!0;const i=l=>(h,u)=>{const p=c1(e,u,l==="exit"?e.presenceContext?.custom:void 0);if(p){const{transition:y,transitionEnd:f,...g}=p;h={...h,...g,...f}}return h};function r(l){t=l(e)}function s(l){const{props:h}=e,u=vq(e.parent)||{},p=[],y=new Set;let f={},g=1/0;for(let x=0;x<bhe;x++){const M=Ihe[x],v=n[M],I=h[M]!==void 0?h[M]:u[M],b=U1(I),C=M===l?v.isActive:null;C===!1&&(g=x);let w=I===u[M]&&I!==h[M]&&b;if(w&&c&&e.manuallyAnimateOnMount&&(w=!1),v.protectedKeys={...f},!v.isActive&&C===null||!I&&!v.prevProp||bL(I)||typeof I=="boolean")continue;const _=Nhe(v.prevProp,I);let L=_||M===l&&v.isActive&&!w&&b||x>g&&b,S=!1;const N=Array.isArray(I)?I:[I];let j=N.reduce(i(M),{});C===!1&&(j={});const{prevResolvedValues:A={}}=v,B={...A,...j},D=$=>{L=!0,y.has($)&&(S=!0,y.delete($)),v.needsAnimating[$]=!0;const H=e.getValue($);H&&(H.liveStyle=!1)};for(const $ in B){const H=j[$],R=A[$];if(f.hasOwnProperty($))continue;let z=!1;sw(H)&&sw(R)?z=!gq(H,R):z=H!==R,z?H!=null?D($):y.add($):H!==void 0&&y.has($)?D($):v.protectedKeys[$]=!0}v.prevProp=I,v.prevResolvedValues=j,v.isActive&&(f={...f,...j}),c&&e.blockInitialAnimation&&(L=!1);const V=w&&_;L&&(!V||S)&&p.push(...N.map($=>{const H={type:M};if(typeof $=="string"&&c&&!V&&e.manuallyAnimateOnMount&&e.parent){const{parent:R}=e,z=c1(R,$);if(R.enteringChildren&&z){const{delayChildren:O}=z.transition||{};H.delay=fq(R.enteringChildren,e,O)}}return{animation:$,options:H}}))}if(y.size){const x={};if(typeof h.initial!="boolean"){const M=c1(e,Array.isArray(h.initial)?h.initial[0]:h.initial);M&&M.transition&&(x.transition=M.transition)}y.forEach(M=>{const v=e.getBaseTarget(M),I=e.getValue(M);I&&(I.liveStyle=!0),x[M]=v??null}),p.push({animation:x})}let k=!!p.length;return c&&(h.initial===!1||h.initial===h.animate)&&!e.manuallyAnimateOnMount&&(k=!1),c=!1,k?t(p):Promise.resolve()}function d(l,h){if(n[l].isActive===h)return Promise.resolve();e.variantChildren?.forEach(p=>p.animationState?.setActive(l,h)),n[l].isActive=h;const u=s(l);for(const p in n)n[p].protectedKeys={};return u}return{animateChanges:s,setActive:d,setAnimateFunction:r,getState:()=>n,reset:()=>{n=aN()}}}function Nhe(e,t){return typeof t=="string"?t!==e:Array.isArray(t)?!gq(t,e):!1}function Ot(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function aN(){return{animate:Ot(!0),whileInView:Ot(),whileHover:Ot(),whileTap:Ot(),whileDrag:Ot(),whileFocus:Ot(),exit:Ot()}}class Rt{constructor(t){this.isMounted=!1,this.node=t}update(){}}class jhe extends Rt{constructor(t){super(t),t.animationState||(t.animationState=Che(t))}updateAnimationControlsSubscription(){const{animate:t}=this.node.getProps();bL(t)&&(this.unmountControls=t.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:t}=this.node.getProps(),{animate:n}=this.node.prevProps||{};t!==n&&this.updateAnimationControlsSubscription()}unmount(){this.node.animationState.reset(),this.unmountControls?.()}}let She=0;class $he extends Rt{constructor(){super(...arguments),this.id=She++}update(){if(!this.node.presenceContext)return;const{isPresent:t,onExitComplete:n}=this.node.presenceContext,{isPresent:c}=this.node.prevPresenceContext||{};if(!this.node.animationState||t===c)return;const i=this.node.animationState.setActive("exit",!t);n&&!t&&i.then(()=>{n(this.id)})}mount(){const{register:t,onExitComplete:n}=this.node.presenceContext||{};n&&n(this.id),t&&(this.unmount=t(this.id))}unmount(){}}const qhe={animation:{Feature:jhe},exit:{Feature:$he}};function G1(e,t,n,c={passive:!0}){return e.addEventListener(t,n,c),()=>e.removeEventListener(t,n)}function J1(e){return{point:{x:e.pageX,y:e.pageY}}}const Ahe=e=>t=>Bw(t)&&e(t,J1(t));function H1(e,t,n,c){return G1(e,t,Ahe(n),c)}const xq=1e-4,zhe=1-xq,Vhe=1+xq,Mq=.01,Phe=0-Mq,The=0+Mq;function Te(e){return e.max-e.min}function Hhe(e,t,n){return Math.abs(e-t)<=n}function nN(e,t,n,c=.5){e.origin=c,e.originPoint=ge(t.min,t.max,e.origin),e.scale=Te(n)/Te(t),e.translate=ge(n.min,n.max,e.origin)-e.originPoint,(e.scale>=zhe&&e.scale<=Vhe||isNaN(e.scale))&&(e.scale=1),(e.translate>=Phe&&e.translate<=The||isNaN(e.translate))&&(e.translate=0)}function D1(e,t,n,c){nN(e.x,t.x,n.x,c?c.originX:void 0),nN(e.y,t.y,n.y,c?c.originY:void 0)}function oN(e,t,n){e.min=n.min+t.min,e.max=e.min+Te(t)}function Dhe(e,t,n){oN(e.x,t.x,n.x),oN(e.y,t.y,n.y)}function cN(e,t,n){e.min=t.min-n.min,e.max=e.min+Te(t)}function B1(e,t,n){cN(e.x,t.x,n.x),cN(e.y,t.y,n.y)}function Ye(e){return[e("x"),e("y")]}const _q=({current:e})=>e?e.ownerDocument.defaultView:null,iN=(e,t)=>Math.abs(e-t);function Bhe(e,t){const n=iN(e.x,t.x),c=iN(e.y,t.y);return Math.sqrt(n**2+c**2)}class Lq{constructor(t,n,{transformPagePoint:c,contextWindow:i=window,dragSnapToOrigin:r=!1,distanceThreshold:s=3}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const y=JL(this.lastMoveEventInfo,this.history),f=this.startEvent!==null,g=Bhe(y.offset,{x:0,y:0})>=this.distanceThreshold;if(!f&&!g)return;const{point:k}=y,{timestamp:x}=Se;this.history.push({...k,timestamp:x});const{onStart:M,onMove:v}=this.handlers;f||(M&&M(this.lastMoveEvent,y),this.startEvent=this.lastMoveEvent),v&&v(this.lastMoveEvent,y)},this.handlePointerMove=(y,f)=>{this.lastMoveEvent=y,this.lastMoveEventInfo=YL(f,this.transformPagePoint),me.update(this.updatePoint,!0)},this.handlePointerUp=(y,f)=>{this.end();const{onEnd:g,onSessionEnd:k,resumeAnimation:x}=this.handlers;if(this.dragSnapToOrigin&&x&&x(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const M=JL(y.type==="pointercancel"?this.lastMoveEventInfo:YL(f,this.transformPagePoint),this.history);this.startEvent&&g&&g(y,M),k&&k(y,M)},!Bw(t))return;this.dragSnapToOrigin=r,this.handlers=n,this.transformPagePoint=c,this.distanceThreshold=s,this.contextWindow=i||window;const d=J1(t),l=YL(d,this.transformPagePoint),{point:h}=l,{timestamp:u}=Se;this.history=[{...h,timestamp:u}];const{onSessionStart:p}=n;p&&p(t,JL(l,this.history)),this.removeListeners=Z1(H1(this.contextWindow,"pointermove",this.handlePointerMove),H1(this.contextWindow,"pointerup",this.handlePointerUp),H1(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),Lt(this.updatePoint)}}function YL(e,t){return t?{point:t(e.point)}:e}function rN(e,t){return{x:e.x-t.x,y:e.y-t.y}}function JL({point:e},t){return{point:e,delta:rN(e,Iq(t)),offset:rN(e,Rhe(t)),velocity:Fhe(t,.1)}}function Rhe(e){return e[0]}function Iq(e){return e[e.length-1]}function Fhe(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,c=null;const i=Iq(e);for(;n>=0&&(c=e[n],!(i.timestamp-c.timestamp>ot(t)));)n--;if(!c)return{x:0,y:0};const r=Je(i.timestamp-c.timestamp);if(r===0)return{x:0,y:0};const s={x:(i.x-c.x)/r,y:(i.y-c.y)/r};return s.x===1/0&&(s.x=0),s.y===1/0&&(s.y=0),s}function Ehe(e,{min:t,max:n},c){return t!==void 0&&e<t?e=c?ge(t,e,c.min):Math.max(e,t):n!==void 0&&e>n&&(e=c?ge(n,e,c.max):Math.min(e,n)),e}function sN(e,t,n){return{min:t!==void 0?e.min+t:void 0,max:n!==void 0?e.max+n-(e.max-e.min):void 0}}function Ohe(e,{top:t,left:n,bottom:c,right:i}){return{x:sN(e.x,n,i),y:sN(e.y,t,c)}}function dN(e,t){let n=t.min-e.min,c=t.max-e.max;return t.max-t.min<e.max-e.min&&([n,c]=[c,n]),{min:n,max:c}}function Uhe(e,t){return{x:dN(e.x,t.x),y:dN(e.y,t.y)}}function Whe(e,t){let n=.5;const c=Te(e),i=Te(t);return i>c?n=F1(t.min,t.max-c,e.min):c>i&&(n=F1(e.min,e.max-i,t.min)),Mt(0,1,n)}function Ghe(e,t){const n={};return t.min!==void 0&&(n.min=t.min-e.min),t.max!==void 0&&(n.max=t.max-e.min),n}const hw=.35;function Khe(e=hw){return e===!1?e=0:e===!0&&(e=hw),{x:lN(e,"left","right"),y:lN(e,"top","bottom")}}function lN(e,t,n){return{min:hN(e,t),max:hN(e,n)}}function hN(e,t){return typeof e=="number"?e:e[t]||0}const Zhe=new WeakMap;class Xhe{constructor(t){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=Le(),this.latestPointerEvent=null,this.latestPanInfo=null,this.visualElement=t}start(t,{snapToCursor:n=!1,distanceThreshold:c}={}){const{presenceContext:i}=this.visualElement;if(i&&i.isPresent===!1)return;const r=p=>{const{dragSnapToOrigin:y}=this.getProps();y?this.pauseAnimation():this.stopAnimation(),n&&this.snapToCursor(J1(p).point)},s=(p,y)=>{const{drag:f,dragPropagation:g,onDragStart:k}=this.getProps();if(f&&!g&&(this.openDragLock&&this.openDragLock(),this.openDragLock=ele(f),!this.openDragLock))return;this.latestPointerEvent=p,this.latestPanInfo=y,this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Ye(M=>{let v=this.getAxisMotionValue(M).get()||0;if(pt.test(v)){const{projection:I}=this.visualElement;if(I&&I.layout){const b=I.layout.layoutBox[M];b&&(v=Te(b)*(parseFloat(v)/100))}}this.originPoint[M]=v}),k&&me.postRender(()=>k(p,y)),dw(this.visualElement,"transform");const{animationState:x}=this.visualElement;x&&x.setActive("whileDrag",!0)},d=(p,y)=>{this.latestPointerEvent=p,this.latestPanInfo=y;const{dragPropagation:f,dragDirectionLock:g,onDirectionLock:k,onDrag:x}=this.getProps();if(!f&&!this.openDragLock)return;const{offset:M}=y;if(g&&this.currentDirection===null){this.currentDirection=Yhe(M),this.currentDirection!==null&&k&&k(this.currentDirection);return}this.updateAxis("x",y.point,M),this.updateAxis("y",y.point,M),this.visualElement.render(),x&&x(p,y)},l=(p,y)=>{this.latestPointerEvent=p,this.latestPanInfo=y,this.stop(p,y),this.latestPointerEvent=null,this.latestPanInfo=null},h=()=>Ye(p=>this.getAnimationState(p)==="paused"&&this.getAxisMotionValue(p).animation?.play()),{dragSnapToOrigin:u}=this.getProps();this.panSession=new Lq(t,{onSessionStart:r,onStart:s,onMove:d,onSessionEnd:l,resumeAnimation:h},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:u,distanceThreshold:c,contextWindow:_q(this.visualElement)})}stop(t,n){const c=t||this.latestPointerEvent,i=n||this.latestPanInfo,r=this.isDragging;if(this.cancel(),!r||!i||!c)return;const{velocity:s}=i;this.startAnimation(s);const{onDragEnd:d}=this.getProps();d&&me.postRender(()=>d(c,i))}cancel(){this.isDragging=!1;const{projection:t,animationState:n}=this.visualElement;t&&(t.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:c}=this.getProps();!c&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),n&&n.setActive("whileDrag",!1)}updateAxis(t,n,c){const{drag:i}=this.getProps();if(!c||!ci(t,i,this.currentDirection))return;const r=this.getAxisMotionValue(t);let s=this.originPoint[t]+c[t];this.constraints&&this.constraints[t]&&(s=Ehe(s,this.constraints[t],this.elastic[t])),r.set(s)}resolveConstraints(){const{dragConstraints:t,dragElastic:n}=this.getProps(),c=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):this.visualElement.projection?.layout,i=this.constraints;t&&Xc(t)?this.constraints||(this.constraints=this.resolveRefConstraints()):t&&c?this.constraints=Ohe(c.layoutBox,t):this.constraints=!1,this.elastic=Khe(n),i!==this.constraints&&c&&this.constraints&&!this.hasMutatedConstraints&&Ye(r=>{this.constraints!==!1&&this.getAxisMotionValue(r)&&(this.constraints[r]=Ghe(c.layoutBox[r],this.constraints[r]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:n}=this.getProps();if(!t||!Xc(t))return!1;const c=t.current;ct(c!==null,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.","drag-constraints-ref");const{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const r=Jle(c,i.root,this.visualElement.getTransformPagePoint());let s=Uhe(i.layout.layoutBox,r);if(n){const d=n(Zle(s));this.hasMutatedConstraints=!!d,d&&(s=rq(d))}return s}startAnimation(t){const{drag:n,dragMomentum:c,dragElastic:i,dragTransition:r,dragSnapToOrigin:s,onDragTransitionEnd:d}=this.getProps(),l=this.constraints||{},h=Ye(u=>{if(!ci(u,n,this.currentDirection))return;let p=l&&l[u]||{};s&&(p={min:0,max:0});const y=i?200:1e6,f=i?40:1e7,g={type:"inertia",velocity:c?t[u]:0,bounceStiffness:y,bounceDamping:f,timeConstant:750,restDelta:1,restSpeed:10,...r,...p};return this.startAxisValueAnimation(u,g)});return Promise.all(h).then(d)}startAxisValueAnimation(t,n){const c=this.getAxisMotionValue(t);return dw(this.visualElement,t),c.start(Zw(t,c,0,n,this.visualElement,!1))}stopAnimation(){Ye(t=>this.getAxisMotionValue(t).stop())}pauseAnimation(){Ye(t=>this.getAxisMotionValue(t).animation?.pause())}getAnimationState(t){return this.getAxisMotionValue(t).animation?.state}getAxisMotionValue(t){const n=`_drag${t.toUpperCase()}`,c=this.visualElement.getProps(),i=c[n];return i||this.visualElement.getValue(t,(c.initial?c.initial[t]:void 0)||0)}snapToCursor(t){Ye(n=>{const{drag:c}=this.getProps();if(!ci(n,c,this.currentDirection))return;const{projection:i}=this.visualElement,r=this.getAxisMotionValue(n);if(i&&i.layout){const{min:s,max:d}=i.layout.layoutBox[n];r.set(t[n]-ge(s,d,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:t,dragConstraints:n}=this.getProps(),{projection:c}=this.visualElement;if(!Xc(n)||!c||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};Ye(s=>{const d=this.getAxisMotionValue(s);if(d&&this.constraints!==!1){const l=d.get();i[s]=Whe({min:l,max:l},this.constraints[s])}});const{transformTemplate:r}=this.visualElement.getProps();this.visualElement.current.style.transform=r?r({},""):"none",c.root&&c.root.updateScroll(),c.updateLayout(),this.resolveConstraints(),Ye(s=>{if(!ci(s,t,null))return;const d=this.getAxisMotionValue(s),{min:l,max:h}=this.constraints[s];d.set(ge(l,h,i[s]))})}addListeners(){if(!this.visualElement.current)return;Zhe.set(this.visualElement,this);const t=this.visualElement.current,n=H1(t,"pointerdown",l=>{const{drag:h,dragListener:u=!0}=this.getProps();h&&u&&this.start(l)}),c=()=>{const{dragConstraints:l}=this.getProps();Xc(l)&&l.current&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,r=i.addEventListener("measure",c);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),me.read(c);const s=G1(window,"resize",()=>this.scalePositionWithinConstraints()),d=i.addEventListener("didUpdate",({delta:l,hasLayoutChanged:h})=>{this.isDragging&&h&&(Ye(u=>{const p=this.getAxisMotionValue(u);p&&(this.originPoint[u]+=l[u].translate,p.set(p.get()+l[u].translate))}),this.visualElement.render())});return()=>{s(),n(),r(),d&&d()}}getProps(){const t=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:c=!1,dragPropagation:i=!1,dragConstraints:r=!1,dragElastic:s=hw,dragMomentum:d=!0}=t;return{...t,drag:n,dragDirectionLock:c,dragPropagation:i,dragConstraints:r,dragElastic:s,dragMomentum:d}}}function ci(e,t,n){return(t===!0||t===e)&&(n===null||n===e)}function Yhe(e,t=10){let n=null;return Math.abs(e.y)>t?n="y":Math.abs(e.x)>t&&(n="x"),n}class Jhe extends Rt{constructor(t){super(t),this.removeGroupControls=et,this.removeListeners=et,this.controls=new Xhe(t)}mount(){const{dragControls:t}=this.node.getProps();t&&(this.removeGroupControls=t.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||et}unmount(){this.removeGroupControls(),this.removeListeners()}}const uN=e=>(t,n)=>{e&&me.postRender(()=>e(t,n))};class Qhe extends Rt{constructor(){super(...arguments),this.removePointerDownListener=et}onPointerDown(t){this.session=new Lq(t,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:_q(this.node)})}createPanHandlers(){const{onPanSessionStart:t,onPanStart:n,onPan:c,onPanEnd:i}=this.node.getProps();return{onSessionStart:uN(t),onStart:uN(n),onMove:c,onEnd:(r,s)=>{delete this.session,i&&me.postRender(()=>i(r,s))}}}mount(){this.removePointerDownListener=H1(this.node.current,"pointerdown",t=>this.onPointerDown(t))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}const rL={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function pN(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const k1={correct:(e,t)=>{if(!t.target)return e;if(typeof e=="string")if(Y.test(e))e=parseFloat(e);else return e;const n=pN(e,t.target.x),c=pN(e,t.target.y);return`${n}% ${c}%`}},eue={correct:(e,{treeScale:t,projectionDelta:n})=>{const c=e,i=Dt.parse(e);if(i.length>5)return c;const r=Dt.createTransformer(e),s=typeof i[0]!="number"?1:0,d=n.x.scale*t.x,l=n.y.scale*t.y;i[0+s]/=d,i[1+s]/=l;const h=ge(d,l,.5);return typeof i[2+s]=="number"&&(i[2+s]/=h),typeof i[3+s]=="number"&&(i[3+s]/=h),r(i)}};let QL=!1;class tue extends m.Component{componentDidMount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:c,layoutId:i}=this.props,{projection:r}=t;Lle(aue),r&&(n.group&&n.group.add(r),c&&c.register&&i&&c.register(r),QL&&r.root.didUpdate(),r.addEventListener("animationComplete",()=>{this.safeToRemove()}),r.setOptions({...r.options,onExitComplete:()=>this.safeToRemove()})),rL.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){const{layoutDependency:n,visualElement:c,drag:i,isPresent:r}=this.props,{projection:s}=c;return s&&(s.isPresent=r,QL=!0,i||t.layoutDependency!==n||n===void 0||t.isPresent!==r?s.willUpdate():this.safeToRemove(),t.isPresent!==r&&(r?s.promote():s.relegate()||me.postRender(()=>{const d=s.getStack();(!d||!d.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:t}=this.props.visualElement;t&&(t.root.didUpdate(),Dw.postRender(()=>{!t.currentAnimation&&t.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:t,layoutGroup:n,switchLayoutGroup:c}=this.props,{projection:i}=t;QL=!0,i&&(i.scheduleCheckAfterUnmount(),n&&n.group&&n.group.remove(i),c&&c.deregister&&c.deregister(i))}safeToRemove(){const{safeToRemove:t}=this.props;t&&t()}render(){return null}}function bq(e){const[t,n]=G$(),c=m.useContext(fw);return o.jsx(tue,{...e,layoutGroup:c,switchLayoutGroup:m.useContext(cq),isPresent:t,safeToRemove:n})}const aue={borderRadius:{...k1,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:k1,borderTopRightRadius:k1,borderBottomLeftRadius:k1,borderBottomRightRadius:k1,boxShadow:eue};function nue(e,t,n){const c=$e(e)?e:Dc(e);return c.start(Zw("",c,t,n)),c.animation}const oue=(e,t)=>e.depth-t.depth;class cue{constructor(){this.children=[],this.isDirty=!1}add(t){xw(this.children,t),this.isDirty=!0}remove(t){Mw(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(oue),this.isDirty=!1,this.children.forEach(t)}}function iue(e,t){const n=Fe.now(),c=({timestamp:i})=>{const r=i-n;r>=t&&(Lt(c),e(r-t))};return me.setup(c,!0),()=>Lt(c)}const wq=["TopLeft","TopRight","BottomLeft","BottomRight"],rue=wq.length,yN=e=>typeof e=="string"?parseFloat(e):e,kN=e=>typeof e=="number"||Y.test(e);function sue(e,t,n,c,i,r){i?(e.opacity=ge(0,n.opacity??1,due(c)),e.opacityExit=ge(t.opacity??1,0,lue(c))):r&&(e.opacity=ge(t.opacity??1,n.opacity??1,c));for(let s=0;s<rue;s++){const d=`border${wq[s]}Radius`;let l=mN(t,d),h=mN(n,d);if(l===void 0&&h===void 0)continue;l||(l=0),h||(h=0),l===0||h===0||kN(l)===kN(h)?(e[d]=Math.max(ge(yN(l),yN(h),c),0),(pt.test(h)||pt.test(l))&&(e[d]+="%")):e[d]=h}(t.rotate||n.rotate)&&(e.rotate=ge(t.rotate||0,n.rotate||0,c))}function mN(e,t){return e[t]!==void 0?e[t]:e.borderRadius}const due=Cq(0,.5,u$),lue=Cq(.5,.95,et);function Cq(e,t,n){return c=>c<e?0:c>t?1:n(F1(e,t,c))}function fN(e,t){e.min=t.min,e.max=t.max}function Ge(e,t){fN(e.x,t.x),fN(e.y,t.y)}function gN(e,t){e.translate=t.translate,e.scale=t.scale,e.originPoint=t.originPoint,e.origin=t.origin}function vN(e,t,n,c,i){return e-=t,e=fL(e,1/n,c),i!==void 0&&(e=fL(e,1/i,c)),e}function hue(e,t=0,n=1,c=.5,i,r=e,s=e){if(pt.test(t)&&(t=parseFloat(t),t=ge(s.min,s.max,t/100)-s.min),typeof t!="number")return;let d=ge(r.min,r.max,c);e===r&&(d-=t),e.min=vN(e.min,t,n,d,i),e.max=vN(e.max,t,n,d,i)}function xN(e,t,[n,c,i],r,s){hue(e,t[n],t[c],t[i],t.scale,r,s)}const uue=["x","scaleX","originX"],pue=["y","scaleY","originY"];function MN(e,t,n,c){xN(e.x,t,uue,n?n.x:void 0,c?c.x:void 0),xN(e.y,t,pue,n?n.y:void 0,c?c.y:void 0)}function _N(e){return e.translate===0&&e.scale===1}function Nq(e){return _N(e.x)&&_N(e.y)}function LN(e,t){return e.min===t.min&&e.max===t.max}function yue(e,t){return LN(e.x,t.x)&&LN(e.y,t.y)}function IN(e,t){return Math.round(e.min)===Math.round(t.min)&&Math.round(e.max)===Math.round(t.max)}function jq(e,t){return IN(e.x,t.x)&&IN(e.y,t.y)}function bN(e){return Te(e.x)/Te(e.y)}function wN(e,t){return e.translate===t.translate&&e.scale===t.scale&&e.originPoint===t.originPoint}class kue{constructor(){this.members=[]}add(t){xw(this.members,t),t.scheduleRender()}remove(t){if(Mw(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(t){const n=this.members.findIndex(i=>t===i);if(n===0)return!1;let c;for(let i=n;i>=0;i--){const r=this.members[i];if(r.isPresent!==!1){c=r;break}}return c?(this.promote(c),!0):!1}promote(t,n){const c=this.lead;if(t!==c&&(this.prevLead=c,this.lead=t,t.show(),c)){c.instance&&c.scheduleRender(),t.scheduleRender(),t.resumeFrom=c,n&&(t.resumeFrom.preserveOpacity=!0),c.snapshot&&(t.snapshot=c.snapshot,t.snapshot.latestValues=c.animationValues||c.latestValues),t.root&&t.root.isUpdating&&(t.isLayoutDirty=!0);const{crossfade:i}=t.options;i===!1&&c.hide()}}exitAnimationComplete(){this.members.forEach(t=>{const{options:n,resumingFrom:c}=t;n.onExitComplete&&n.onExitComplete(),c&&c.options.onExitComplete&&c.options.onExitComplete()})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function mue(e,t,n){let c="";const i=e.x.translate/t.x,r=e.y.translate/t.y,s=n?.z||0;if((i||r||s)&&(c=`translate3d(${i}px, ${r}px, ${s}px) `),(t.x!==1||t.y!==1)&&(c+=`scale(${1/t.x}, ${1/t.y}) `),n){const{transformPerspective:h,rotate:u,rotateX:p,rotateY:y,skewX:f,skewY:g}=n;h&&(c=`perspective(${h}px) ${c}`),u&&(c+=`rotate(${u}deg) `),p&&(c+=`rotateX(${p}deg) `),y&&(c+=`rotateY(${y}deg) `),f&&(c+=`skewX(${f}deg) `),g&&(c+=`skewY(${g}deg) `)}const d=e.x.scale*t.x,l=e.y.scale*t.y;return(d!==1||l!==1)&&(c+=`scale(${d}, ${l})`),c||"none"}const eI=["","X","Y","Z"],fue=1e3;let gue=0;function tI(e,t,n,c){const{latestValues:i}=t;i[e]&&(n[e]=i[e],t.setStaticValue(e,0),c&&(c[e]=0))}function Sq(e){if(e.hasCheckedOptimisedAppear=!0,e.root===e)return;const{visualElement:t}=e.options;if(!t)return;const n=kq(t);if(window.MotionHasOptimisedAnimation(n,"transform")){const{layout:i,layoutId:r}=e.options;window.MotionCancelOptimisedAnimation(n,"transform",me,!(i||r))}const{parent:c}=e;c&&!c.hasCheckedOptimisedAppear&&Sq(c)}function $q({attachResizeListener:e,defaultParent:t,measureScroll:n,checkIsScrollRoot:c,resetTransform:i}){return class{constructor(s={},d=t?.()){this.id=gue++,this.animationId=0,this.animationCommitId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,this.nodes.forEach(Mue),this.nodes.forEach(bue),this.nodes.forEach(wue),this.nodes.forEach(_ue)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=s,this.root=d?d.root||d:this,this.path=d?[...d.path,d]:[],this.parent=d,this.depth=d?d.depth+1:0;for(let l=0;l<this.path.length;l++)this.path[l].shouldResetTransform=!0;this.root===this&&(this.nodes=new cue)}addEventListener(s,d){return this.eventHandlers.has(s)||this.eventHandlers.set(s,new Lw),this.eventHandlers.get(s).add(d)}notifyListeners(s,...d){const l=this.eventHandlers.get(s);l&&l.notify(...d)}hasListeners(s){return this.eventHandlers.has(s)}mount(s){if(this.instance)return;this.isSVG=W$(s)&&!ile(s),this.instance=s;const{layoutId:d,layout:l,visualElement:h}=this.options;if(h&&!h.current&&h.mount(s),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),this.root.hasTreeAnimated&&(l||d)&&(this.isLayoutDirty=!0),e){let u,p=0;const y=()=>this.root.updateBlockedByResize=!1;me.read(()=>{p=window.innerWidth}),e(s,()=>{const f=window.innerWidth;f!==p&&(p=f,this.root.updateBlockedByResize=!0,u&&u(),u=iue(y,250),rL.hasAnimatedSinceResize&&(rL.hasAnimatedSinceResize=!1,this.nodes.forEach(jN)))})}d&&this.root.registerSharedNode(d,this),this.options.animate!==!1&&h&&(d||l)&&this.addEventListener("didUpdate",({delta:u,hasLayoutChanged:p,hasRelativeLayoutChanged:y,layout:f})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const g=this.options.transition||h.getDefaultTransition()||$ue,{onLayoutAnimationStart:k,onLayoutAnimationComplete:x}=h.getProps(),M=!this.targetLayout||!jq(this.targetLayout,f),v=!p&&y;if(this.options.layoutRoot||this.resumeFrom||v||p&&(M||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0);const I={...Tw(g,"layout"),onPlay:k,onComplete:x};(h.shouldReduceMotion||this.options.layoutRoot)&&(I.delay=0,I.type=!1),this.startAnimation(I),this.setAnimationOrigin(u,v)}else p||jN(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=f})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const s=this.getStack();s&&s.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,this.eventHandlers.clear(),Lt(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(Cue),this.animationId++)}getTransformTemplate(){const{visualElement:s}=this.options;return s&&s.getProps().transformTemplate}willUpdate(s=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&Sq(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let u=0;u<this.path.length;u++){const p=this.path[u];p.shouldResetTransform=!0,p.updateScroll("snapshot"),p.options.layoutRoot&&p.willUpdate(!1)}const{layoutId:d,layout:l}=this.options;if(d===void 0&&!l)return;const h=this.getTransformTemplate();this.prevTransformTemplateValue=h?h(this.latestValues,""):void 0,this.updateSnapshot(),s&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(CN);return}if(this.animationId<=this.animationCommitId){this.nodes.forEach(NN);return}this.animationCommitId=this.animationId,this.isUpdating?(this.isUpdating=!1,this.nodes.forEach(Iue),this.nodes.forEach(vue),this.nodes.forEach(xue)):this.nodes.forEach(NN),this.clearAllSnapshots();const d=Fe.now();Se.delta=Mt(0,1e3/60,d-Se.timestamp),Se.timestamp=d,Se.isProcessing=!0,EL.update.process(Se),EL.preRender.process(Se),EL.render.process(Se),Se.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,Dw.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(Lue),this.sharedNodes.forEach(Nue)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,me.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){me.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure(),this.snapshot&&!Te(this.snapshot.measuredBox.x)&&!Te(this.snapshot.measuredBox.y)&&(this.snapshot=void 0))}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let l=0;l<this.path.length;l++)this.path[l].updateScroll();const s=this.layout;this.layout=this.measure(!1),this.layoutCorrected=Le(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:d}=this.options;d&&d.notify("LayoutMeasure",this.layout.layoutBox,s?s.layoutBox:void 0)}updateScroll(s="measure"){let d=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===s&&(d=!1),d&&this.instance){const l=c(this.instance);this.scroll={animationId:this.root.animationId,phase:s,isRoot:l,offset:n(this.instance),wasRoot:this.scroll?this.scroll.isRoot:l}}}resetTransform(){if(!i)return;const s=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,d=this.projectionDelta&&!Nq(this.projectionDelta),l=this.getTransformTemplate(),h=l?l(this.latestValues,""):void 0,u=h!==this.prevTransformTemplateValue;s&&this.instance&&(d||jc(this.latestValues)||u)&&(i(this.instance,h),this.shouldResetTransform=!1,this.scheduleRender())}measure(s=!0){const d=this.measurePageBox();let l=this.removeElementScroll(d);return s&&(l=this.removeTransform(l)),que(l),{animationId:this.root.animationId,measuredBox:d,layoutBox:l,latestValues:{},source:this.id}}measurePageBox(){const{visualElement:s}=this.options;if(!s)return Le();const d=s.measureViewportBox();if(!(this.scroll?.wasRoot||this.path.some(Aue))){const{scroll:h}=this.root;h&&(Yc(d.x,h.offset.x),Yc(d.y,h.offset.y))}return d}removeElementScroll(s){const d=Le();if(Ge(d,s),this.scroll?.wasRoot)return d;for(let l=0;l<this.path.length;l++){const h=this.path[l],{scroll:u,options:p}=h;h!==this.root&&u&&p.layoutScroll&&(u.wasRoot&&Ge(d,s),Yc(d.x,u.offset.x),Yc(d.y,u.offset.y))}return d}applyTransform(s,d=!1){const l=Le();Ge(l,s);for(let h=0;h<this.path.length;h++){const u=this.path[h];!d&&u.options.layoutScroll&&u.scroll&&u!==u.root&&Jc(l,{x:-u.scroll.offset.x,y:-u.scroll.offset.y}),jc(u.latestValues)&&Jc(l,u.latestValues)}return jc(this.latestValues)&&Jc(l,this.latestValues),l}removeTransform(s){const d=Le();Ge(d,s);for(let l=0;l<this.path.length;l++){const h=this.path[l];if(!h.instance||!jc(h.latestValues))continue;cw(h.latestValues)&&h.updateSnapshot();const u=Le(),p=h.measurePageBox();Ge(u,p),MN(d,h.latestValues,h.snapshot?h.snapshot.layoutBox:void 0,u)}return jc(this.latestValues)&&MN(d,this.latestValues),d}setTargetDelta(s){this.targetDelta=s,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(s){this.options={...this.options,...s,crossfade:s.crossfade!==void 0?s.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==Se.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(s=!1){const d=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=d.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=d.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=d.isSharedProjectionDirty);const l=!!this.resumingFrom||this!==d;if(!(s||l&&this.isSharedProjectionDirty||this.isProjectionDirty||this.parent?.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:u,layoutId:p}=this.options;if(!(!this.layout||!(u||p))){if(this.resolvedRelativeTargetAt=Se.timestamp,!this.targetDelta&&!this.relativeTarget){const y=this.getClosestProjectingParent();y&&y.layout&&this.animationProgress!==1?(this.relativeParent=y,this.forceRelativeParentToResolveTarget(),this.relativeTarget=Le(),this.relativeTargetOrigin=Le(),B1(this.relativeTargetOrigin,this.layout.layoutBox,y.layout.layoutBox),Ge(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)&&(this.target||(this.target=Le(),this.targetWithTransforms=Le()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),Dhe(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):Ge(this.target,this.layout.layoutBox),dq(this.target,this.targetDelta)):Ge(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget)){this.attemptToResolveRelativeTarget=!1;const y=this.getClosestProjectingParent();y&&!!y.resumingFrom==!!this.resumingFrom&&!y.options.layoutScroll&&y.target&&this.animationProgress!==1?(this.relativeParent=y,this.forceRelativeParentToResolveTarget(),this.relativeTarget=Le(),this.relativeTargetOrigin=Le(),B1(this.relativeTargetOrigin,this.target,y.target),Ge(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}}}getClosestProjectingParent(){if(!(!this.parent||cw(this.parent.latestValues)||sq(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){const s=this.getLead(),d=!!this.resumingFrom||this!==s;let l=!0;if((this.isProjectionDirty||this.parent?.isProjectionDirty)&&(l=!1),d&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(l=!1),this.resolvedRelativeTargetAt===Se.timestamp&&(l=!1),l)return;const{layout:h,layoutId:u}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(h||u))return;Ge(this.layoutCorrected,this.layout.layoutBox);const p=this.treeScale.x,y=this.treeScale.y;Yle(this.layoutCorrected,this.treeScale,this.path,d),s.layout&&!s.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(s.target=s.layout.layoutBox,s.targetWithTransforms=Le());const{target:f}=s;if(!f){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(gN(this.prevProjectionDelta.x,this.projectionDelta.x),gN(this.prevProjectionDelta.y,this.projectionDelta.y)),D1(this.projectionDelta,this.layoutCorrected,f,this.latestValues),(this.treeScale.x!==p||this.treeScale.y!==y||!wN(this.projectionDelta.x,this.prevProjectionDelta.x)||!wN(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",f))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(s=!0){if(this.options.visualElement?.scheduleRender(),s){const d=this.getStack();d&&d.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=Qc(),this.projectionDelta=Qc(),this.projectionDeltaWithTransform=Qc()}setAnimationOrigin(s,d=!1){const l=this.snapshot,h=l?l.latestValues:{},u={...this.latestValues},p=Qc();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!d;const y=Le(),f=l?l.source:void 0,g=this.layout?this.layout.source:void 0,k=f!==g,x=this.getStack(),M=!x||x.members.length<=1,v=!!(k&&!M&&this.options.crossfade===!0&&!this.path.some(Sue));this.animationProgress=0;let I;this.mixTargetDelta=b=>{const C=b/1e3;SN(p.x,s.x,C),SN(p.y,s.y,C),this.setTargetDelta(p),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(B1(y,this.layout.layoutBox,this.relativeParent.layout.layoutBox),jue(this.relativeTarget,this.relativeTargetOrigin,y,C),I&&yue(this.relativeTarget,I)&&(this.isProjectionDirty=!1),I||(I=Le()),Ge(I,this.relativeTarget)),k&&(this.animationValues=u,sue(u,h,this.latestValues,C,v,M)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=C},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(s){this.notifyListeners("animationStart"),this.currentAnimation?.stop(),this.resumingFrom?.currentAnimation?.stop(),this.pendingAnimation&&(Lt(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=me.update(()=>{rL.hasAnimatedSinceResize=!0,this.motionValue||(this.motionValue=Dc(0)),this.currentAnimation=nue(this.motionValue,[0,1e3],{...s,velocity:0,isSync:!0,onUpdate:d=>{this.mixTargetDelta(d),s.onUpdate&&s.onUpdate(d)},onStop:()=>{},onComplete:()=>{s.onComplete&&s.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const s=this.getStack();s&&s.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(fue),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const s=this.getLead();let{targetWithTransforms:d,target:l,layout:h,latestValues:u}=s;if(!(!d||!l||!h)){if(this!==s&&this.layout&&h&&qq(this.options.animationType,this.layout.layoutBox,h.layoutBox)){l=this.target||Le();const p=Te(this.layout.layoutBox.x);l.x.min=s.target.x.min,l.x.max=l.x.min+p;const y=Te(this.layout.layoutBox.y);l.y.min=s.target.y.min,l.y.max=l.y.min+y}Ge(d,l),Jc(d,u),D1(this.projectionDeltaWithTransform,this.layoutCorrected,d,u)}}registerSharedNode(s,d){this.sharedNodes.has(s)||this.sharedNodes.set(s,new kue),this.sharedNodes.get(s).add(d);const h=d.options.initialPromotionConfig;d.promote({transition:h?h.transition:void 0,preserveFollowOpacity:h&&h.shouldPreserveFollowOpacity?h.shouldPreserveFollowOpacity(d):void 0})}isLead(){const s=this.getStack();return s?s.lead===this:!0}getLead(){const{layoutId:s}=this.options;return s?this.getStack()?.lead||this:this}getPrevLead(){const{layoutId:s}=this.options;return s?this.getStack()?.prevLead:void 0}getStack(){const{layoutId:s}=this.options;if(s)return this.root.sharedNodes.get(s)}promote({needsReset:s,transition:d,preserveFollowOpacity:l}={}){const h=this.getStack();h&&h.promote(this,l),s&&(this.projectionDelta=void 0,this.needsReset=!0),d&&this.setOptions({transition:d})}relegate(){const s=this.getStack();return s?s.relegate(this):!1}resetSkewAndRotation(){const{visualElement:s}=this.options;if(!s)return;let d=!1;const{latestValues:l}=s;if((l.z||l.rotate||l.rotateX||l.rotateY||l.rotateZ||l.skewX||l.skewY)&&(d=!0),!d)return;const h={};l.z&&tI("z",s,h,this.animationValues);for(let u=0;u<eI.length;u++)tI(`rotate${eI[u]}`,s,h,this.animationValues),tI(`skew${eI[u]}`,s,h,this.animationValues);s.render();for(const u in h)s.setStaticValue(u,h[u]),this.animationValues&&(this.animationValues[u]=h[u]);s.scheduleRender()}applyProjectionStyles(s,d){if(!this.instance||this.isSVG)return;if(!this.isVisible){s.visibility="hidden";return}const l=this.getTransformTemplate();if(this.needsReset){this.needsReset=!1,s.visibility="",s.opacity="",s.pointerEvents=iL(d?.pointerEvents)||"",s.transform=l?l(this.latestValues,""):"none";return}const h=this.getLead();if(!this.projectionDelta||!this.layout||!h.target){this.options.layoutId&&(s.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,s.pointerEvents=iL(d?.pointerEvents)||""),this.hasProjected&&!jc(this.latestValues)&&(s.transform=l?l({},""):"none",this.hasProjected=!1);return}s.visibility="";const u=h.animationValues||h.latestValues;this.applyTransformsToTarget();let p=mue(this.projectionDeltaWithTransform,this.treeScale,u);l&&(p=l(u,p)),s.transform=p;const{x:y,y:f}=this.projectionDelta;s.transformOrigin=`${y.origin*100}% ${f.origin*100}% 0`,h.animationValues?s.opacity=h===this?u.opacity??this.latestValues.opacity??1:this.preserveOpacity?this.latestValues.opacity:u.opacityExit:s.opacity=h===this?u.opacity!==void 0?u.opacity:"":u.opacityExit!==void 0?u.opacityExit:0;for(const g in W1){if(u[g]===void 0)continue;const{correct:k,applyTo:x,isCSSVariable:M}=W1[g],v=p==="none"?u[g]:k(u[g],h);if(x){const I=x.length;for(let b=0;b<I;b++)s[x[b]]=v}else M?this.options.visualElement.renderState.vars[g]=v:s[g]=v}this.options.layoutId&&(s.pointerEvents=h===this?iL(d?.pointerEvents)||"":"none")}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(s=>s.currentAnimation?.stop()),this.root.nodes.forEach(CN),this.root.sharedNodes.clear()}}}function vue(e){e.updateLayout()}function xue(e){const t=e.resumeFrom?.snapshot||e.snapshot;if(e.isLead()&&e.layout&&t&&e.hasListeners("didUpdate")){const{layoutBox:n,measuredBox:c}=e.layout,{animationType:i}=e.options,r=t.source!==e.layout.source;i==="size"?Ye(u=>{const p=r?t.measuredBox[u]:t.layoutBox[u],y=Te(p);p.min=n[u].min,p.max=p.min+y}):qq(i,t.layoutBox,n)&&Ye(u=>{const p=r?t.measuredBox[u]:t.layoutBox[u],y=Te(n[u]);p.max=p.min+y,e.relativeTarget&&!e.currentAnimation&&(e.isProjectionDirty=!0,e.relativeTarget[u].max=e.relativeTarget[u].min+y)});const s=Qc();D1(s,n,t.layoutBox);const d=Qc();r?D1(d,e.applyTransform(c,!0),t.measuredBox):D1(d,n,t.layoutBox);const l=!Nq(s);let h=!1;if(!e.resumeFrom){const u=e.getClosestProjectingParent();if(u&&!u.resumeFrom){const{snapshot:p,layout:y}=u;if(p&&y){const f=Le();B1(f,t.layoutBox,p.layoutBox);const g=Le();B1(g,n,y.layoutBox),jq(f,g)||(h=!0),u.options.layoutRoot&&(e.relativeTarget=g,e.relativeTargetOrigin=f,e.relativeParent=u)}}}e.notifyListeners("didUpdate",{layout:n,snapshot:t,delta:d,layoutDelta:s,hasLayoutChanged:l,hasRelativeLayoutChanged:h})}else if(e.isLead()){const{onExitComplete:n}=e.options;n&&n()}e.options.transition=void 0}function Mue(e){e.parent&&(e.isProjecting()||(e.isProjectionDirty=e.parent.isProjectionDirty),e.isSharedProjectionDirty||(e.isSharedProjectionDirty=!!(e.isProjectionDirty||e.parent.isProjectionDirty||e.parent.isSharedProjectionDirty)),e.isTransformDirty||(e.isTransformDirty=e.parent.isTransformDirty))}function _ue(e){e.isProjectionDirty=e.isSharedProjectionDirty=e.isTransformDirty=!1}function Lue(e){e.clearSnapshot()}function CN(e){e.clearMeasurements()}function NN(e){e.isLayoutDirty=!1}function Iue(e){const{visualElement:t}=e.options;t&&t.getProps().onBeforeLayoutMeasure&&t.notify("BeforeLayoutMeasure"),e.resetTransform()}function jN(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0,e.isProjectionDirty=!0}function bue(e){e.resolveTargetDelta()}function wue(e){e.calcProjection()}function Cue(e){e.resetSkewAndRotation()}function Nue(e){e.removeLeadSnapshot()}function SN(e,t,n){e.translate=ge(t.translate,0,n),e.scale=ge(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function $N(e,t,n,c){e.min=ge(t.min,n.min,c),e.max=ge(t.max,n.max,c)}function jue(e,t,n,c){$N(e.x,t.x,n.x,c),$N(e.y,t.y,n.y,c)}function Sue(e){return e.animationValues&&e.animationValues.opacityExit!==void 0}const $ue={duration:.45,ease:[.4,0,.1,1]},qN=e=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(e),AN=qN("applewebkit/")&&!qN("chrome/")?Math.round:et;function zN(e){e.min=AN(e.min),e.max=AN(e.max)}function que(e){zN(e.x),zN(e.y)}function qq(e,t,n){return e==="position"||e==="preserve-aspect"&&!Hhe(bN(t),bN(n),.2)}function Aue(e){return e!==e.root&&e.scroll?.wasRoot}const zue=$q({attachResizeListener:(e,t)=>G1(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),aI={current:void 0},Aq=$q({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!aI.current){const e=new zue({});e.mount(window),e.setOptions({layoutScroll:!0}),aI.current=e}return aI.current},resetTransform:(e,t)=>{e.style.transform=t!==void 0?t:"none"},checkIsScrollRoot:e=>window.getComputedStyle(e).position==="fixed"}),Vue={pan:{Feature:Qhe},drag:{Feature:Jhe,ProjectionNode:Aq,MeasureLayout:bq}};function VN(e,t,n){const{props:c}=e;e.animationState&&c.whileHover&&e.animationState.setActive("whileHover",n==="Start");const i="onHover"+n,r=c[i];r&&me.postRender(()=>r(t,J1(t)))}class Pue extends Rt{mount(){const{current:t}=this.node;t&&(this.unmount=tle(t,(n,c)=>(VN(this.node,c,"Start"),i=>VN(this.node,i,"End"))))}unmount(){}}class Tue extends Rt{constructor(){super(...arguments),this.isActive=!1}onFocus(){let t=!1;try{t=this.node.current.matches(":focus-visible")}catch{t=!0}!t||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=Z1(G1(this.node.current,"focus",()=>this.onFocus()),G1(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}function PN(e,t,n){const{props:c}=e;if(e.current instanceof HTMLButtonElement&&e.current.disabled)return;e.animationState&&c.whileTap&&e.animationState.setActive("whileTap",n==="Start");const i="onTap"+(n==="End"?"":n),r=c[i];r&&me.postRender(()=>r(t,J1(t)))}class Hue extends Rt{mount(){const{current:t}=this.node;t&&(this.unmount=cle(t,(n,c)=>(PN(this.node,c,"Start"),(i,{success:r})=>PN(this.node,i,r?"End":"Cancel")),{useGlobalTarget:this.node.props.globalTapTarget}))}unmount(){}}const uw=new WeakMap,nI=new WeakMap,Due=e=>{const t=uw.get(e.target);t&&t(e)},Bue=e=>{e.forEach(Due)};function Rue({root:e,...t}){const n=e||document;nI.has(n)||nI.set(n,{});const c=nI.get(n),i=JSON.stringify(t);return c[i]||(c[i]=new IntersectionObserver(Bue,{root:e,...t})),c[i]}function Fue(e,t,n){const c=Rue(t);return uw.set(e,n),c.observe(e),()=>{uw.delete(e),c.unobserve(e)}}const Eue={some:0,all:1};class Oue extends Rt{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:t={}}=this.node.getProps(),{root:n,margin:c,amount:i="some",once:r}=t,s={root:n?n.current:void 0,rootMargin:c,threshold:typeof i=="number"?i:Eue[i]},d=l=>{const{isIntersecting:h}=l;if(this.isInView===h||(this.isInView=h,r&&!h&&this.hasEnteredView))return;h&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",h);const{onViewportEnter:u,onViewportLeave:p}=this.node.getProps(),y=h?u:p;y&&y(l)};return Fue(this.node.current,s,d)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:t,prevProps:n}=this.node;["amount","margin","root"].some(Uue(t,n))&&this.startObserver()}unmount(){}}function Uue({viewport:e={}},{viewport:t={}}={}){return n=>e[n]!==t[n]}const Wue={inView:{Feature:Oue},tap:{Feature:Hue},focus:{Feature:Tue},hover:{Feature:Pue}},Gue={layout:{ProjectionNode:Aq,MeasureLayout:bq}},Kue={...qhe,...Wue,...Vue,...Gue},Xw=Kle(Kue,rhe);function zq(e){const t=Bt(()=>Dc(e)),{isStatic:n}=m.useContext(LL);if(n){const[,c]=m.useState(e);m.useEffect(()=>t.on("change",c),[])}return t}function Vq(e,t){const n=zq(t()),c=()=>n.set(t());return c(),vw(()=>{const i=()=>me.preRender(c,!1,!0),r=e.map(s=>s.on("change",i));return()=>{r.forEach(s=>s()),Lt(c)}}),n}function Zue(e){T1.current=[],e();const t=Vq(T1.current,e);return T1.current=void 0,t}function Xue(e,t,n,c){if(typeof e=="function")return Zue(e);const i=typeof t=="function"?t:rle(t,n,c);return Array.isArray(e)?TN(e,i):TN([e],([r])=>i(r))}function TN(e,t){const n=Bt(()=>[]);return Vq(e,()=>{n.length=0;const c=e.length;for(let i=0;i<c;i++)n[i]=e[i].get();return t(n)})}class Yue{constructor(){this.componentControls=new Set}subscribe(t){return this.componentControls.add(t),()=>this.componentControls.delete(t)}start(t,n){this.componentControls.forEach(c=>{c.start(t.nativeEvent||t,n)})}cancel(){this.componentControls.forEach(t=>{t.cancel()})}stop(){this.componentControls.forEach(t=>{t.stop()})}}const Jue=()=>new Yue;function Que(){return Bt(Jue)}const Pq=m.createContext(null);function epe(e,t,n,c){if(!c)return e;const i=e.findIndex(u=>u.value===t);if(i===-1)return e;const r=c>0?1:-1,s=e[i+r];if(!s)return e;const d=e[i],l=s.layout,h=ge(l.min,l.max,.5);return r===1&&d.layout.max+n>h||r===-1&&d.layout.min+n<h?pde(e,i,i+r):e}function tpe({children:e,as:t="ul",axis:n="y",onReorder:c,values:i,...r},s){const d=Bt(()=>Xw[t]),l=[],h=m.useRef(!1);ct(!!i,"Reorder.Group must be provided a values prop","reorder-values");const u={axis:n,registerItem:(p,y)=>{const f=l.findIndex(g=>p===g.value);f!==-1?l[f].layout=y[n]:l.push({value:p,layout:y[n]}),l.sort(ope)},updateOrder:(p,y,f)=>{if(h.current)return;const g=epe(l,p,y,f);l!==g&&(h.current=!0,c(g.map(npe).filter(k=>i.indexOf(k)!==-1)))}};return m.useEffect(()=>{h.current=!1}),o.jsx(d,{...r,ref:s,ignoreStrict:!0,children:o.jsx(Pq.Provider,{value:u,children:e})})}const ape=m.forwardRef(tpe);function npe(e){return e.value}function ope(e,t){return e.layout.min-t.layout.min}function HN(e,t=0){return $e(e)?e:zq(t)}function cpe({children:e,style:t={},value:n,as:c="li",onDrag:i,layout:r=!0,...s},d){const l=Bt(()=>Xw[c]),h=m.useContext(Pq),u={x:HN(t.x),y:HN(t.y)},p=Xue([u.x,u.y],([k,x])=>k||x?1:"unset");ct(!!h,"Reorder.Item must be a child of Reorder.Group","reorder-item-child");const{axis:y,registerItem:f,updateOrder:g}=h;return o.jsx(l,{drag:y,...s,dragSnapToOrigin:!0,style:{...t,x:u.x,y:u.y,zIndex:p},layout:r,onDrag:(k,x)=>{const{velocity:M}=x;M[y]&&g(n,u[y].get(),M[y]),i&&i(k,x)},onLayoutMeasure:k=>f(n,k),ref:d,ignoreStrict:!0,children:e})}const ipe=m.forwardRef(cpe),gL=[o.jsx(V1,{size:18}),o.jsx(zt,{size:18}),o.jsx(A1,{size:18}),o.jsx(Vt,{size:18}),o.jsx(I1,{size:18}),o.jsx(L1,{size:18})],rpe=({items:e,onReorder:t,draggable:n=!1,className:c,header:i,headerStyle:r,itemsDraggable:s=!0})=>{const[d,l]=m.useState(e??[]);return m.useEffect(()=>{e&&Array.isArray(e)?(e.forEach((h,u)=>{if(h.icon==null&&(h.icon=gL[u%gL.length]),typeof h.text=="string"&&h.text.includes("/")){const p=String(h.text).split("/"),y=p[0].trim(),g=p.slice(1).join("/").trim().match(/^(\d+)(.*)$/);if(g){const k=g[1],x=g[2]??"",M=k.padStart(3,"0");h.text=`${y} / ${M}${x}`}}}),l(e)):l([])},[e]),o.jsxs("div",{className:`trend-list ${c??""}`,draggable:n,style:{position:"relative"},children:[o.jsx("div",{className:"trend-header",style:r,children:i??"Trend"}),o.jsx("div",{className:"trend-list-body",style:{opacity:n?0:1},children:o.jsx(ape,{axis:"y",values:d,onReorder:h=>{l(h),t?.(h)},style:{display:"flex",flexDirection:"column",gap:8},children:d.map((h,u)=>o.jsx(spe,{value:h,index:u,itemsDraggable:s},String(h.id)))})}),n&&o.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",height:"100%",display:"flex",alignItems:"center",justifyContent:"center",pointerEvents:"none"},children:o.jsx(a.Move,{size:48,strokeWidth:1.5,style:{opacity:.8}})})]})};function spe({value:e,index:t}){const n=Que(),c=gL[t%gL.length]??null;return o.jsx(ipe,{value:e,dragListener:!1,dragControls:n,style:{listStyle:"none"},onDragStart:()=>{try{document.body.classList.add("is-dragging")}catch{}},onDragEnd:()=>{try{document.body.classList.remove("is-dragging")}catch{}},children:o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8},children:[o.jsx("div",{className:"reorder-handle","aria-hidden":!0,onPointerDown:i=>n.start(i),style:{width:28,height:28,display:"flex",alignItems:"center",justifyContent:"center",cursor:"grab",userSelect:"none"},children:o.jsx("svg",{width:"25",height:"25",viewBox:"0 0 24 24","aria-hidden":!0,children:o.jsxs("g",{fill:"currentColor",children:[o.jsx("circle",{cx:"8",cy:"6",r:"2"}),o.jsx("circle",{cx:"16",cy:"6",r:"2"}),o.jsx("circle",{cx:"8",cy:"12",r:"2"}),o.jsx("circle",{cx:"16",cy:"12",r:"2"}),o.jsx("circle",{cx:"8",cy:"18",r:"2"}),o.jsx("circle",{cx:"16",cy:"18",r:"2"})]})})}),o.jsx("div",{style:{flex:1},children:o.jsx(t$,{title:e.title,subtitle:e.subtitle,text:e.text,background:e.background,titleStyle:e.titleStyle,subtitleStyle:e.subtitleStyle,textStyle:e.textStyle,itemStyle:e.itemStyle,icon:e.icon??c})})]})})}function dpe(e,t){return t.required?t.type==="checkbox"&&!e?{isValid:!1,error:`${t.label} est requis`}:!e||typeof e=="string"&&e.trim()===""?{isValid:!1,error:`${t.label} est requis`}:null:null}function lpe(e){return!e||typeof e=="string"&&e.trim()===""}function hpe(e){return/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e)?null:{isValid:!1,error:"Format d'email invalide"}}function upe(e){return/^(https?:\/\/)?([\da-z.-]+)\.([a-z.]{2,6})([/\w .-]*)*\/?$/.test(e)?null:{isValid:!1,error:"Format d'URL invalide"}}function ppe(e,t){const n=Number(e);return isNaN(n)?{isValid:!1,error:"Doit être un nombre valide"}:t.validation?.min!==void 0&&n<Number(t.validation.min)?{isValid:!1,error:`Doit être ≥ ${t.validation.min}`}:t.validation?.max!==void 0&&n>Number(t.validation.max)?{isValid:!1,error:`Doit être ≤ ${t.validation.max}`}:null}function ype(e,t){return t.validation?.minDate&&new Date(e)<new Date(t.validation.minDate)?{isValid:!1,error:`Doit être après ${t.validation.minDate}`}:t.validation?.maxDate&&new Date(e)>new Date(t.validation.maxDate)?{isValid:!1,error:`Doit être avant ${t.validation.maxDate}`}:null}function kpe(e,t){if(t.validation?.acceptedTypes){const n=t.validation.acceptedTypes.split(","),c=e.type;if(!n.some(i=>c.match(i.replace("*",".*"))))return{isValid:!1,error:`Type de fichier non supporté: ${c}`}}return t.validation?.maxFileSize&&e.size>t.validation.maxFileSize?{isValid:!1,error:`Fichier trop volumineux (max ${t.validation.maxFileSize/1048576}MB)`}:null}function mpe(e,t){return t.validation?t.validation.minLength&&e.length<t.validation.minLength?{isValid:!1,error:`Minimum ${t.validation.minLength} caractères`}:t.validation.maxLength&&e.length>t.validation.maxLength?{isValid:!1,error:`Maximum ${t.validation.maxLength} caractères`}:t.validation.pattern&&!new RegExp(t.validation.pattern).test(e)?{isValid:!1,error:"Format invalide"}:null:null}function vL(e,t){const n=dpe(e,t);if(n)return n;if(lpe(e))return{isValid:!0};const c=e.toString();switch(t.type){case"email":{const r=hpe(c);if(r)return r;break}case"url":{const r=upe(c);if(r)return r;break}case"number":{const r=ppe(e,t);if(r)return r;break}case"date":case"month":case"week":case"time":case"datetime-local":{const r=ype(e,t);if(r)return r;break}case"file":{const r=kpe(e,t);if(r)return r;break}}const i=mpe(c,t);return i||{isValid:!0}}function Tq(e,t){const n={};let c=!0;for(const i of t){const r=vL(e[i.name],i);r.isValid||(n[i.name]=r.error,c=!1)}return{isValid:c,errors:n}}const fpe="_formContainer_14ads_1",gpe="_headerLine_14ads_17",vpe="_formTitle_14ads_25",xpe="_formDescription_14ads_30",Mpe="_sectionTitle_14ads_37",_pe="_sectionHelp_14ads_44",Lpe="_fieldHelp_14ads_50",Ipe="_gridContainer_14ads_58",bpe="_fieldGridItem_14ads_70",wpe="_sectionFull_14ads_105",Cpe="_formFooter_14ads_110",Npe="_footerLeft_14ads_118",jpe="_footerRight_14ads_119",Spe="_cancelLink_14ads_125",$pe="_submitButton_14ads_136",qpe="_fieldLabel_14ads_148",Ape="_inputWrapper_14ads_163",zpe="_inputInner_14ads_187",Vpe="_hasPrefix_14ads_196",Ppe="_inputBase_14ads_196",Tpe="_iconPrefix_14ads_292",Hpe="_iconSuffix_14ads_293",Dpe="_passwordToggle_14ads_319",Bpe="_fieldError_14ads_365",Rpe="_fieldInvalid_14ads_372",ke={formContainer:fpe,headerLine:gpe,formTitle:vpe,formDescription:xpe,sectionTitle:Mpe,sectionHelp:_pe,fieldHelp:Lpe,gridContainer:Ipe,fieldGridItem:bpe,sectionFull:wpe,formFooter:Cpe,footerLeft:Npe,footerRight:jpe,cancelLink:Spe,submitButton:$pe,fieldLabel:qpe,inputWrapper:Ape,inputInner:zpe,hasPrefix:Vpe,inputBase:Ppe,iconPrefix:Tpe,iconSuffix:Hpe,passwordToggle:Dpe,fieldError:Bpe,fieldInvalid:Rpe},Hq=({field:e,value:t,onChange:n,onBlur:c,error:i,touched:r})=>{const[s,d]=m.useState(!1),l=e.type==="password",h=e.attributes?.showPasswordToggle??!0,u=l?s?"text":"password":e.type,p=e.attributes?.iconComponent??(e.attributes?.icon?xt[e.attributes.icon]:null),y=e.attributes?.iconPosition??"suffix",f=g=>{n(g.target.value)};return o.jsxs("div",{className:ke.inputWrapper,children:[o.jsx("label",{className:`${ke.fieldLabel} ${e.required?"required":""}`,htmlFor:e.name,children:e.label}),o.jsxs("div",{className:`${ke.inputInner} ${p&&y==="prefix"?ke.hasPrefix:""}`,children:[p&&y==="prefix"&&o.jsx("span",{className:ke.iconPrefix,children:o.jsx(p,{size:16})}),o.jsx("input",{id:e.name,name:e.name,type:u,placeholder:e.placeholder,className:`${ke.inputBase} ${i?ke.fieldInvalid:""}`,value:t??"",onChange:f,onBlur:c,disabled:!!e.disabled,"aria-invalid":!!i,"aria-describedby":e.help?`${e.name}-help`:void 0}),l&&h&&o.jsx("button",{type:"button","aria-label":s?"Masquer le mot de passe":"Afficher le mot de passe",className:ke.passwordToggle,onClick:()=>d(g=>!g),children:s?o.jsx(j1,{size:16}):o.jsx(S1,{size:16})}),p&&y==="suffix"&&!l&&o.jsx("span",{className:ke.iconSuffix,children:o.jsx(p,{size:16})})]}),r&&i&&o.jsx("span",{className:ke.fieldError,children:i})]})},Fpe="_fieldGroup_yb3zi_7",Epe="_fieldLabel_yb3zi_11",Ope="_required_yb3zi_17",Upe="_fieldInput_yb3zi_22",Wpe="_fieldInvalid_yb3zi_40",Gpe="_fieldValid_yb3zi_44",Kpe="_fieldError_yb3zi_48",Zpe="_radioGroup_yb3zi_57",Pt={fieldGroup:Fpe,fieldLabel:Epe,required:Ope,fieldInput:Upe,fieldInvalid:Wpe,fieldValid:Gpe,fieldError:Kpe,radioGroup:Zpe},CL=({field:e,children:t,error:n,touched:c})=>{const i=c&&n;return o.jsxs("div",{className:Pt.fieldGroup,children:[e.type!=="checkbox"&&e.type!=="radio"&&o.jsx("label",{className:`${Pt.fieldLabel} ${e.required?Pt.required:""}`,children:e.label}),t,i&&o.jsx("span",{className:Pt.fieldError,children:n})]})},Dq=({field:e,value:t,onChange:n,onBlur:c,error:i,touched:r})=>{const s=r&&i,d=r&&!i&&t,l=["form-control",Pt.fieldInput,s?Pt.fieldInvalid:"",d?Pt.fieldValid:""].filter(Boolean).join(" ");return o.jsx(CL,{field:e,error:i,touched:r,children:o.jsx("textarea",{className:l,placeholder:e.placeholder,value:t||"",onChange:h=>n(h.target.value),onBlur:c,rows:4})})},Xpe="_wrapper_117u4_1",Ype="_wrapperInvalid_117u4_15",Jpe="_nativeSelect_117u4_19",Qpe="_display_117u4_30",eye="_topLabel_117u4_37",tye="_valueLine_117u4_45",aye="_valuePlaceholder_117u4_53",nye="_valueActive_117u4_57",oye="_caret_117u4_61",cye="_error_117u4_75",iye="_optionStyle_117u4_89",Ke={wrapper:Xpe,wrapperInvalid:Ype,nativeSelect:Jpe,display:Qpe,topLabel:eye,valueLine:tye,valuePlaceholder:aye,valueActive:nye,caret:oye,error:cye,optionStyle:iye},Yw=({field:e,value:t,onChange:n,onBlur:c,error:i,touched:r})=>{const s=!!(r&&i),d=e.label||"",l=e.placeholder||"",h=e.options?.find(u=>String(u.value)===String(t))?.label??"";return o.jsxs("div",{className:`${Ke.wrapper} ${s?Ke.wrapperInvalid:""} ${t?Ke.wrapperHasValue:""}`,children:[o.jsxs("select",{id:e.name,name:e.name,className:Ke.nativeSelect,value:t??"",onChange:u=>n(u.target.value),onBlur:c,"aria-invalid":s,"aria-label":d,children:[o.jsx("option",{value:"",disabled:!0,hidden:!0,children:l||`Sélectionnez ${d?.toLowerCase()||""}`}),e.options?.map((u,p)=>o.jsx("option",{value:u.value,className:Ke.optionStyle,children:u.label},p))]}),o.jsxs("div",{className:Ke.display,children:[d&&o.jsx("span",{className:Ke.topLabel,children:d}),o.jsx("span",{className:`${Ke.valueLine} ${t?Ke.valueActive:Ke.valuePlaceholder}`,children:t?h:l}),o.jsx("span",{className:Ke.caret,"aria-hidden":"true"})]}),s&&o.jsx("span",{className:Ke.error,children:i})]})},Bq=({field:e,value:t,onChange:n,onBlur:c,error:i,touched:r})=>o.jsx(CL,{field:e,error:i,touched:r,children:o.jsxs("div",{className:"form-check",children:[o.jsx("input",{type:"checkbox",className:"form-check-input",id:e.name,checked:!!t,onChange:s=>n(s.target.checked),onBlur:c}),o.jsx("label",{className:"form-check-label",htmlFor:e.name,children:e.label})]})}),Rq=({field:e,value:t,onChange:n,onBlur:c,error:i,touched:r})=>o.jsx(CL,{field:e,error:i,touched:r,children:o.jsx("div",{className:Pt.radioGroup,children:e.options?.map(s=>o.jsxs("div",{className:"form-check",children:[o.jsx("input",{type:"radio",className:"form-check-input",id:`${e.name}-${s.value}`,name:e.name,value:s.value,checked:t===s.value,onChange:d=>n(d.target.value),onBlur:c}),o.jsx("label",{className:"form-check-label",htmlFor:`${e.name}-${s.value}`,children:s.label})]},s.value))})}),rye="_fileInputContainer_r2guc_3",sye="_customFileInput_r2guc_8",dye="_fileInputLabel_r2guc_12",lye="_dragOver_r2guc_39",hye="_uploadIcon_r2guc_44",uye="_uploadText_r2guc_50",pye="_uploadHint_r2guc_56",yye="_fileList_r2guc_60",kye="_fileListTitle_r2guc_69",mye="_fileItem_r2guc_80",fye="_fileIcon_r2guc_96",gye="_fileName_r2guc_102",vye="_fileSize_r2guc_108",xye="_removeButton_r2guc_114",Mye="_errorText_r2guc_129",Ae={fileInputContainer:rye,customFileInput:sye,fileInputLabel:dye,dragOver:lye,uploadIcon:hye,uploadText:uye,uploadHint:pye,fileList:yye,fileListTitle:kye,fileItem:mye,fileIcon:fye,fileName:gye,fileSize:vye,removeButton:xye,errorText:Mye},Fq=({field:e,value:t,onChange:n,onBlur:c,error:i,touched:r})=>{const s=m.useRef(null),[d,l]=m.useState(!1),h=x=>{n(x.target.files)},u=()=>{s.current&&s.current.click()},p=x=>{x.preventDefault(),l(!0)},y=()=>{l(!1)},f=x=>{x.preventDefault(),l(!1),x.dataTransfer.files&&x.dataTransfer.files.length>0&&n(x.dataTransfer.files)},g=x=>{if(!t)return;const M=Array.from(t);M.splice(x,1);const v=new DataTransfer;M.forEach(I=>v.items.add(I)),n(v.files)},k=x=>{if(x===0)return"0 Bytes";const M=1024,v=["Bytes","KB","MB","GB"],I=Math.floor(Math.log(x)/Math.log(M));return parseFloat((x/Math.pow(M,I)).toFixed(2))+" "+v[I]};return o.jsxs("div",{className:`${Ae.fileInputContainer} ${r&&i?Ae.hasError:""}`,children:[o.jsxs("label",{htmlFor:e.name,className:"form-label",children:[e.label,e.required&&o.jsx("span",{className:"text-danger",children:" *"})]}),o.jsx("input",{type:"file",id:e.name,name:e.name,multiple:e.attributes?.multiple||!1,accept:e.attributes?.accept,onChange:h,onBlur:c,ref:s,className:Ae.customFileInput}),o.jsxs("label",{htmlFor:e.name,className:`${Ae.fileInputLabel} ${d?Ae.dragOver:""}`,onDragOver:p,onDragLeave:y,onDrop:f,onClick:u,tabIndex:0,children:[o.jsx("div",{className:Ae.uploadIcon,children:o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"48",height:"48",fill:"currentColor",viewBox:"0 0 16 16",children:[o.jsx("path",{d:"M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5z"}),o.jsx("path",{d:"M7.646 1.146a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 2.707V11.5a.5.5 0 0 1-1 0V2.707L5.354 4.854a.5.5 0 1 1-.708-.708l3-3z"})]})}),o.jsx("div",{className:Ae.uploadText,children:d?"Déposez vos fichiers ici":"Cliquez ou glissez-déposez pour téléverser"}),o.jsxs("div",{className:Ae.uploadHint,children:[e.attributes?.accept||"Tous les fichiers"," ",e.attributes?.multiple?"(Multiple autorisé)":""]})]}),t&&t.length>0&&o.jsxs("div",{className:Ae.fileList,children:[o.jsx("div",{className:Ae.fileListTitle,children:"Fichiers sélectionnés:"}),o.jsx("ul",{children:Array.from(t).map((x,M)=>o.jsxs("li",{className:Ae.fileItem,children:[o.jsx("div",{className:Ae.fileIcon,children:o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",viewBox:"0 0 16 16",children:o.jsx("path",{d:"M4 0h5.293A1 1 0 0 1 10 .293L13.707 4a1 1 0 0 1 .293.707V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm5.5 1.5v2a1 1 0 0 0 1 1h2l-3-3z"})})}),o.jsx("div",{className:Ae.fileName,children:x.name}),o.jsx("div",{className:Ae.fileSize,children:k(x.size)}),o.jsx("button",{type:"button",className:Ae.removeButton,onClick:v=>{v.stopPropagation(),g(M)},"aria-label":`Supprimer ${x.name}`,children:o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",viewBox:"0 0 16 16",children:[o.jsx("path",{d:"M5.5 5.5A.5.5 0 0 1 6 6v6a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm2.5 0a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm3 .5a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0V6z"}),o.jsx("path",{fillRule:"evenodd",d:"M14.5 3a1 1 0 0 1-1 1H13v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4h-.5a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1H6a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1h3.5a1 1 0 0 1 1 1v1zM4.118 4 4 4.059V13a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4.059L11.882 4H4.118zM2.5 3V2h11v1h-11z"})]})})]},M))})]}),r&&i&&o.jsx("div",{className:Ae.errorText,children:i})]})},_ye="_container_ecah4_2",Lye="_label_ecah4_6",Iye="_requiredIndicator_ecah4_13",bye="_input_ecah4_18",wye="_inputError_ecah4_49",Cye="_errorMessage_ecah4_58",Wc={container:_ye,label:Lye,requiredIndicator:Iye,input:bye,inputError:wye,errorMessage:Cye},Eq=({field:e,value:t,onChange:n,onBlur:c,error:i,touched:r,labelColor:s="black",backgroundColor:d="white"})=>{const l=e.type==="month"?"month":e.type==="week"?"week":e.type==="time"?"time":e.type==="datetime-local"?"datetime-local":"date";return o.jsxs("div",{className:Wc.container,children:[o.jsxs("label",{htmlFor:e.name,className:Wc.label,style:{color:s},children:[e.label,e.required&&o.jsx("span",{className:Wc.requiredIndicator,children:"*"})]}),o.jsx("input",{type:l,id:e.name,name:e.name,value:t||"",onChange:h=>n(h.target.value),onBlur:c,className:`${Wc.input} ${r&&i?Wc.inputError:""}`,style:{color:s,backgroundColor:d},min:e.validation?.min,max:e.validation?.max,step:e.type==="time"?e.attributes?.step:void 0,disabled:e.disabled}),r&&i&&o.jsx("div",{className:Wc.errorMessage,children:i})]})},Nye="_rangeContainer_cyqk3_3",jye={rangeContainer:Nye},Oq=({field:e,value:t,onChange:n,onBlur:c,error:i,touched:r})=>o.jsxs("div",{className:`mb-3 ${jye.rangeContainer}`,children:[o.jsxs("label",{htmlFor:e.name,className:"form-label",children:[e.label,": ",t,e.required&&o.jsx("span",{className:"text-danger",children:" *"})]}),o.jsx("input",{type:"range",id:e.name,name:e.name,value:t||0,onChange:s=>n(s.target.value),onBlur:c,className:`form-range ${r&&i?"is-invalid":""}`,min:e.validation?.min||0,max:e.validation?.max||100,step:e.attributes?.step||1}),r&&i&&o.jsx("div",{className:"invalid-feedback",children:i})]}),Sye="_colorPickerContainer_1wxgj_2",$ye="_colorInput_1wxgj_19",qye="_colorValue_1wxgj_39",oI={colorPickerContainer:Sye,colorInput:$ye,colorValue:qye},Uq=({field:e,value:t,onChange:n,onBlur:c,error:i,touched:r})=>o.jsxs("div",{className:"mb-3",children:[o.jsxs("label",{htmlFor:e.name,className:"form-label",children:[e.label,e.required&&o.jsx("span",{className:"text-danger",children:" *"})]}),o.jsxs("div",{className:oI.colorPickerContainer,children:[o.jsx("input",{type:"color",id:e.name,name:e.name,value:t||"#000000",onChange:s=>n(s.target.value),onBlur:c,className:oI.colorInput}),o.jsx("span",{className:oI.colorValue,children:t})]}),r&&i&&o.jsx("div",{className:"invalid-feedback",children:i})]}),Wq=({field:e,value:t,onChange:n,onBlur:c,error:i,touched:r})=>{const s=["date","month","week","time","datetime-local"];if(e.type==="file")return o.jsx(Fq,{field:e,value:t,onChange:n,onBlur:c,error:i,touched:r});if(s.includes(e.type))return o.jsx(Eq,{field:e,value:t,onChange:n,onBlur:c,error:i,touched:r});if(e.type==="range")return o.jsx(Oq,{field:e,value:t,onChange:n,onBlur:c,error:i,touched:r});if(e.type==="color")return o.jsx(Uq,{field:e,value:t,onChange:n,onBlur:c,error:i,touched:r});switch(e.type){case"textarea":return o.jsx(Dq,{field:e,value:t,onChange:n,onBlur:c,error:i,touched:r});case"select":return o.jsx(Yw,{field:e,value:t,onChange:n,onBlur:c,error:i,touched:r});case"checkbox":return o.jsx(Bq,{field:e,value:t,onChange:n,onBlur:c,error:i,touched:r});case"radio":return o.jsx(Rq,{field:e,value:t,onChange:n,onBlur:c,error:i,touched:r});default:return o.jsx(Hq,{field:e,value:t,onChange:n,onBlur:c,error:i,touched:r})}};var cI,DN;function Aye(){if(DN)return cI;DN=1;function e(){this.__data__=[],this.size=0}return cI=e,cI}var iI,BN;function Gq(){if(BN)return iI;BN=1;function e(t,n){return t===n||t!==t&&n!==n}return iI=e,iI}var rI,RN;function NL(){if(RN)return rI;RN=1;var e=Gq();function t(n,c){for(var i=n.length;i--;)if(e(n[i][0],c))return i;return-1}return rI=t,rI}var sI,FN;function zye(){if(FN)return sI;FN=1;var e=NL(),t=Array.prototype,n=t.splice;function c(i){var r=this.__data__,s=e(r,i);if(s<0)return!1;var d=r.length-1;return s==d?r.pop():n.call(r,s,1),--this.size,!0}return sI=c,sI}var dI,EN;function Vye(){if(EN)return dI;EN=1;var e=NL();function t(n){var c=this.__data__,i=e(c,n);return i<0?void 0:c[i][1]}return dI=t,dI}var lI,ON;function Pye(){if(ON)return lI;ON=1;var e=NL();function t(n){return e(this.__data__,n)>-1}return lI=t,lI}var hI,UN;function Tye(){if(UN)return hI;UN=1;var e=NL();function t(n,c){var i=this.__data__,r=e(i,n);return r<0?(++this.size,i.push([n,c])):i[r][1]=c,this}return hI=t,hI}var uI,WN;function jL(){if(WN)return uI;WN=1;var e=Aye(),t=zye(),n=Vye(),c=Pye(),i=Tye();function r(s){var d=-1,l=s==null?0:s.length;for(this.clear();++d<l;){var h=s[d];this.set(h[0],h[1])}}return r.prototype.clear=e,r.prototype.delete=t,r.prototype.get=n,r.prototype.has=c,r.prototype.set=i,uI=r,uI}var pI,GN;function Hye(){if(GN)return pI;GN=1;var e=jL();function t(){this.__data__=new e,this.size=0}return pI=t,pI}var yI,KN;function Dye(){if(KN)return yI;KN=1;function e(t){var n=this.__data__,c=n.delete(t);return this.size=n.size,c}return yI=e,yI}var kI,ZN;function Bye(){if(ZN)return kI;ZN=1;function e(t){return this.__data__.get(t)}return kI=e,kI}var mI,XN;function Rye(){if(XN)return mI;XN=1;function e(t){return this.__data__.has(t)}return mI=e,mI}var fI,YN;function Kq(){if(YN)return fI;YN=1;var e=typeof a.commonjsGlobal=="object"&&a.commonjsGlobal&&a.commonjsGlobal.Object===Object&&a.commonjsGlobal;return fI=e,fI}var gI,JN;function It(){if(JN)return gI;JN=1;var e=Kq(),t=typeof self=="object"&&self&&self.Object===Object&&self,n=e||t||Function("return this")();return gI=n,gI}var vI,QN;function Jw(){if(QN)return vI;QN=1;var e=It(),t=e.Symbol;return vI=t,vI}var xI,ej;function Fye(){if(ej)return xI;ej=1;var e=Jw(),t=Object.prototype,n=t.hasOwnProperty,c=t.toString,i=e?e.toStringTag:void 0;function r(s){var d=n.call(s,i),l=s[i];try{s[i]=void 0;var h=!0}catch{}var u=c.call(s);return h&&(d?s[i]=l:delete s[i]),u}return xI=r,xI}var MI,tj;function Eye(){if(tj)return MI;tj=1;var e=Object.prototype,t=e.toString;function n(c){return t.call(c)}return MI=n,MI}var _I,aj;function SL(){if(aj)return _I;aj=1;var e=Jw(),t=Fye(),n=Eye(),c="[object Null]",i="[object Undefined]",r=e?e.toStringTag:void 0;function s(d){return d==null?d===void 0?i:c:r&&r in Object(d)?t(d):n(d)}return _I=s,_I}var LI,nj;function Zq(){if(nj)return LI;nj=1;function e(t){var n=typeof t;return t!=null&&(n=="object"||n=="function")}return LI=e,LI}var II,oj;function Xq(){if(oj)return II;oj=1;var e=SL(),t=Zq(),n="[object AsyncFunction]",c="[object Function]",i="[object GeneratorFunction]",r="[object Proxy]";function s(d){if(!t(d))return!1;var l=e(d);return l==c||l==i||l==n||l==r}return II=s,II}var bI,cj;function Oye(){if(cj)return bI;cj=1;var e=It(),t=e["__core-js_shared__"];return bI=t,bI}var wI,ij;function Uye(){if(ij)return wI;ij=1;var e=Oye(),t=function(){var c=/[^.]+$/.exec(e&&e.keys&&e.keys.IE_PROTO||"");return c?"Symbol(src)_1."+c:""}();function n(c){return!!t&&t in c}return wI=n,wI}var CI,rj;function Yq(){if(rj)return CI;rj=1;var e=Function.prototype,t=e.toString;function n(c){if(c!=null){try{return t.call(c)}catch{}try{return c+""}catch{}}return""}return CI=n,CI}var NI,sj;function Wye(){if(sj)return NI;sj=1;var e=Xq(),t=Uye(),n=Zq(),c=Yq(),i=/[\\^$.*+?()[\]{}|]/g,r=/^\[object .+?Constructor\]$/,s=Function.prototype,d=Object.prototype,l=s.toString,h=d.hasOwnProperty,u=RegExp("^"+l.call(h).replace(i,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function p(y){if(!n(y)||t(y))return!1;var f=e(y)?u:r;return f.test(c(y))}return NI=p,NI}var jI,dj;function Gye(){if(dj)return jI;dj=1;function e(t,n){return t?.[n]}return jI=e,jI}var SI,lj;function h1(){if(lj)return SI;lj=1;var e=Wye(),t=Gye();function n(c,i){var r=t(c,i);return e(r)?r:void 0}return SI=n,SI}var $I,hj;function Qw(){if(hj)return $I;hj=1;var e=h1(),t=It(),n=e(t,"Map");return $I=n,$I}var qI,uj;function $L(){if(uj)return qI;uj=1;var e=h1(),t=e(Object,"create");return qI=t,qI}var AI,pj;function Kye(){if(pj)return AI;pj=1;var e=$L();function t(){this.__data__=e?e(null):{},this.size=0}return AI=t,AI}var zI,yj;function Zye(){if(yj)return zI;yj=1;function e(t){var n=this.has(t)&&delete this.__data__[t];return this.size-=n?1:0,n}return zI=e,zI}var VI,kj;function Xye(){if(kj)return VI;kj=1;var e=$L(),t="__lodash_hash_undefined__",n=Object.prototype,c=n.hasOwnProperty;function i(r){var s=this.__data__;if(e){var d=s[r];return d===t?void 0:d}return c.call(s,r)?s[r]:void 0}return VI=i,VI}var PI,mj;function Yye(){if(mj)return PI;mj=1;var e=$L(),t=Object.prototype,n=t.hasOwnProperty;function c(i){var r=this.__data__;return e?r[i]!==void 0:n.call(r,i)}return PI=c,PI}var TI,fj;function Jye(){if(fj)return TI;fj=1;var e=$L(),t="__lodash_hash_undefined__";function n(c,i){var r=this.__data__;return this.size+=this.has(c)?0:1,r[c]=e&&i===void 0?t:i,this}return TI=n,TI}var HI,gj;function Qye(){if(gj)return HI;gj=1;var e=Kye(),t=Zye(),n=Xye(),c=Yye(),i=Jye();function r(s){var d=-1,l=s==null?0:s.length;for(this.clear();++d<l;){var h=s[d];this.set(h[0],h[1])}}return r.prototype.clear=e,r.prototype.delete=t,r.prototype.get=n,r.prototype.has=c,r.prototype.set=i,HI=r,HI}var DI,vj;function e4e(){if(vj)return DI;vj=1;var e=Qye(),t=jL(),n=Qw();function c(){this.size=0,this.__data__={hash:new e,map:new(n||t),string:new e}}return DI=c,DI}var BI,xj;function t4e(){if(xj)return BI;xj=1;function e(t){var n=typeof t;return n=="string"||n=="number"||n=="symbol"||n=="boolean"?t!=="__proto__":t===null}return BI=e,BI}var RI,Mj;function qL(){if(Mj)return RI;Mj=1;var e=t4e();function t(n,c){var i=n.__data__;return e(c)?i[typeof c=="string"?"string":"hash"]:i.map}return RI=t,RI}var FI,_j;function a4e(){if(_j)return FI;_j=1;var e=qL();function t(n){var c=e(this,n).delete(n);return this.size-=c?1:0,c}return FI=t,FI}var EI,Lj;function n4e(){if(Lj)return EI;Lj=1;var e=qL();function t(n){return e(this,n).get(n)}return EI=t,EI}var OI,Ij;function o4e(){if(Ij)return OI;Ij=1;var e=qL();function t(n){return e(this,n).has(n)}return OI=t,OI}var UI,bj;function c4e(){if(bj)return UI;bj=1;var e=qL();function t(n,c){var i=e(this,n),r=i.size;return i.set(n,c),this.size+=i.size==r?0:1,this}return UI=t,UI}var WI,wj;function Jq(){if(wj)return WI;wj=1;var e=e4e(),t=a4e(),n=n4e(),c=o4e(),i=c4e();function r(s){var d=-1,l=s==null?0:s.length;for(this.clear();++d<l;){var h=s[d];this.set(h[0],h[1])}}return r.prototype.clear=e,r.prototype.delete=t,r.prototype.get=n,r.prototype.has=c,r.prototype.set=i,WI=r,WI}var GI,Cj;function i4e(){if(Cj)return GI;Cj=1;var e=jL(),t=Qw(),n=Jq(),c=200;function i(r,s){var d=this.__data__;if(d instanceof e){var l=d.__data__;if(!t||l.length<c-1)return l.push([r,s]),this.size=++d.size,this;d=this.__data__=new n(l)}return d.set(r,s),this.size=d.size,this}return GI=i,GI}var KI,Nj;function r4e(){if(Nj)return KI;Nj=1;var e=jL(),t=Hye(),n=Dye(),c=Bye(),i=Rye(),r=i4e();function s(d){var l=this.__data__=new e(d);this.size=l.size}return s.prototype.clear=t,s.prototype.delete=n,s.prototype.get=c,s.prototype.has=i,s.prototype.set=r,KI=s,KI}var ZI,jj;function s4e(){if(jj)return ZI;jj=1;var e="__lodash_hash_undefined__";function t(n){return this.__data__.set(n,e),this}return ZI=t,ZI}var XI,Sj;function d4e(){if(Sj)return XI;Sj=1;function e(t){return this.__data__.has(t)}return XI=e,XI}var YI,$j;function l4e(){if($j)return YI;$j=1;var e=Jq(),t=s4e(),n=d4e();function c(i){var r=-1,s=i==null?0:i.length;for(this.__data__=new e;++r<s;)this.add(i[r])}return c.prototype.add=c.prototype.push=t,c.prototype.has=n,YI=c,YI}var JI,qj;function h4e(){if(qj)return JI;qj=1;function e(t,n){for(var c=-1,i=t==null?0:t.length;++c<i;)if(n(t[c],c,t))return!0;return!1}return JI=e,JI}var QI,Aj;function u4e(){if(Aj)return QI;Aj=1;function e(t,n){return t.has(n)}return QI=e,QI}var eb,zj;function Qq(){if(zj)return eb;zj=1;var e=l4e(),t=h4e(),n=u4e(),c=1,i=2;function r(s,d,l,h,u,p){var y=l&c,f=s.length,g=d.length;if(f!=g&&!(y&&g>f))return!1;var k=p.get(s),x=p.get(d);if(k&&x)return k==d&&x==s;var M=-1,v=!0,I=l&i?new e:void 0;for(p.set(s,d),p.set(d,s);++M<f;){var b=s[M],C=d[M];if(h)var w=y?h(C,b,M,d,s,p):h(b,C,M,s,d,p);if(w!==void 0){if(w)continue;v=!1;break}if(I){if(!t(d,function(_,L){if(!n(I,L)&&(b===_||u(b,_,l,h,p)))return I.push(L)})){v=!1;break}}else if(!(b===C||u(b,C,l,h,p))){v=!1;break}}return p.delete(s),p.delete(d),v}return eb=r,eb}var tb,Vj;function p4e(){if(Vj)return tb;Vj=1;var e=It(),t=e.Uint8Array;return tb=t,tb}var ab,Pj;function y4e(){if(Pj)return ab;Pj=1;function e(t){var n=-1,c=Array(t.size);return t.forEach(function(i,r){c[++n]=[r,i]}),c}return ab=e,ab}var nb,Tj;function k4e(){if(Tj)return nb;Tj=1;function e(t){var n=-1,c=Array(t.size);return t.forEach(function(i){c[++n]=i}),c}return nb=e,nb}var ob,Hj;function m4e(){if(Hj)return ob;Hj=1;var e=Jw(),t=p4e(),n=Gq(),c=Qq(),i=y4e(),r=k4e(),s=1,d=2,l="[object Boolean]",h="[object Date]",u="[object Error]",p="[object Map]",y="[object Number]",f="[object RegExp]",g="[object Set]",k="[object String]",x="[object Symbol]",M="[object ArrayBuffer]",v="[object DataView]",I=e?e.prototype:void 0,b=I?I.valueOf:void 0;function C(w,_,L,S,N,j,A){switch(L){case v:if(w.byteLength!=_.byteLength||w.byteOffset!=_.byteOffset)return!1;w=w.buffer,_=_.buffer;case M:return!(w.byteLength!=_.byteLength||!j(new t(w),new t(_)));case l:case h:case y:return n(+w,+_);case u:return w.name==_.name&&w.message==_.message;case f:case k:return w==_+"";case p:var B=i;case g:var D=S&s;if(B||(B=r),w.size!=_.size&&!D)return!1;var V=A.get(w);if(V)return V==_;S|=d,A.set(w,_);var q=c(B(w),B(_),S,N,j,A);return A.delete(w),q;case x:if(b)return b.call(w)==b.call(_)}return!1}return ob=C,ob}var cb,Dj;function f4e(){if(Dj)return cb;Dj=1;function e(t,n){for(var c=-1,i=n.length,r=t.length;++c<i;)t[r+c]=n[c];return t}return cb=e,cb}var ib,Bj;function eC(){if(Bj)return ib;Bj=1;var e=Array.isArray;return ib=e,ib}var rb,Rj;function g4e(){if(Rj)return rb;Rj=1;var e=f4e(),t=eC();function n(c,i,r){var s=i(c);return t(c)?s:e(s,r(c))}return rb=n,rb}var sb,Fj;function v4e(){if(Fj)return sb;Fj=1;function e(t,n){for(var c=-1,i=t==null?0:t.length,r=0,s=[];++c<i;){var d=t[c];n(d,c,t)&&(s[r++]=d)}return s}return sb=e,sb}var db,Ej;function x4e(){if(Ej)return db;Ej=1;function e(){return[]}return db=e,db}var lb,Oj;function M4e(){if(Oj)return lb;Oj=1;var e=v4e(),t=x4e(),n=Object.prototype,c=n.propertyIsEnumerable,i=Object.getOwnPropertySymbols,r=i?function(s){return s==null?[]:(s=Object(s),e(i(s),function(d){return c.call(s,d)}))}:t;return lb=r,lb}var hb,Uj;function _4e(){if(Uj)return hb;Uj=1;function e(t,n){for(var c=-1,i=Array(t);++c<t;)i[c]=n(c);return i}return hb=e,hb}var ub,Wj;function AL(){if(Wj)return ub;Wj=1;function e(t){return t!=null&&typeof t=="object"}return ub=e,ub}var pb,Gj;function L4e(){if(Gj)return pb;Gj=1;var e=SL(),t=AL(),n="[object Arguments]";function c(i){return t(i)&&e(i)==n}return pb=c,pb}var yb,Kj;function I4e(){if(Kj)return yb;Kj=1;var e=L4e(),t=AL(),n=Object.prototype,c=n.hasOwnProperty,i=n.propertyIsEnumerable,r=e(function(){return arguments}())?e:function(s){return t(s)&&c.call(s,"callee")&&!i.call(s,"callee")};return yb=r,yb}var M1={exports:{}},kb,Zj;function b4e(){if(Zj)return kb;Zj=1;function e(){return!1}return kb=e,kb}M1.exports;var Xj;function eA(){return Xj||(Xj=1,function(e,t){var n=It(),c=b4e(),i=t&&!t.nodeType&&t,r=i&&!0&&e&&!e.nodeType&&e,s=r&&r.exports===i,d=s?n.Buffer:void 0,l=d?d.isBuffer:void 0,h=l||c;e.exports=h}(M1,M1.exports)),M1.exports}var mb,Yj;function w4e(){if(Yj)return mb;Yj=1;var e=9007199254740991,t=/^(?:0|[1-9]\d*)$/;function n(c,i){var r=typeof c;return i=i??e,!!i&&(r=="number"||r!="symbol"&&t.test(c))&&c>-1&&c%1==0&&c<i}return mb=n,mb}var fb,Jj;function tA(){if(Jj)return fb;Jj=1;var e=9007199254740991;function t(n){return typeof n=="number"&&n>-1&&n%1==0&&n<=e}return fb=t,fb}var gb,Qj;function C4e(){if(Qj)return gb;Qj=1;var e=SL(),t=tA(),n=AL(),c="[object Arguments]",i="[object Array]",r="[object Boolean]",s="[object Date]",d="[object Error]",l="[object Function]",h="[object Map]",u="[object Number]",p="[object Object]",y="[object RegExp]",f="[object Set]",g="[object String]",k="[object WeakMap]",x="[object ArrayBuffer]",M="[object DataView]",v="[object Float32Array]",I="[object Float64Array]",b="[object Int8Array]",C="[object Int16Array]",w="[object Int32Array]",_="[object Uint8Array]",L="[object Uint8ClampedArray]",S="[object Uint16Array]",N="[object Uint32Array]",j={};j[v]=j[I]=j[b]=j[C]=j[w]=j[_]=j[L]=j[S]=j[N]=!0,j[c]=j[i]=j[x]=j[r]=j[M]=j[s]=j[d]=j[l]=j[h]=j[u]=j[p]=j[y]=j[f]=j[g]=j[k]=!1;function A(B){return n(B)&&t(B.length)&&!!j[e(B)]}return gb=A,gb}var vb,eS;function N4e(){if(eS)return vb;eS=1;function e(t){return function(n){return t(n)}}return vb=e,vb}var _1={exports:{}};_1.exports;var tS;function j4e(){return tS||(tS=1,function(e,t){var n=Kq(),c=t&&!t.nodeType&&t,i=c&&!0&&e&&!e.nodeType&&e,r=i&&i.exports===c,s=r&&n.process,d=function(){try{var l=i&&i.require&&i.require("util").types;return l||s&&s.binding&&s.binding("util")}catch{}}();e.exports=d}(_1,_1.exports)),_1.exports}var xb,aS;function aA(){if(aS)return xb;aS=1;var e=C4e(),t=N4e(),n=j4e(),c=n&&n.isTypedArray,i=c?t(c):e;return xb=i,xb}var Mb,nS;function S4e(){if(nS)return Mb;nS=1;var e=_4e(),t=I4e(),n=eC(),c=eA(),i=w4e(),r=aA(),s=Object.prototype,d=s.hasOwnProperty;function l(h,u){var p=n(h),y=!p&&t(h),f=!p&&!y&&c(h),g=!p&&!y&&!f&&r(h),k=p||y||f||g,x=k?e(h.length,String):[],M=x.length;for(var v in h)(u||d.call(h,v))&&!(k&&(v=="length"||f&&(v=="offset"||v=="parent")||g&&(v=="buffer"||v=="byteLength"||v=="byteOffset")||i(v,M)))&&x.push(v);return x}return Mb=l,Mb}var _b,oS;function $4e(){if(oS)return _b;oS=1;var e=Object.prototype;function t(n){var c=n&&n.constructor,i=typeof c=="function"&&c.prototype||e;return n===i}return _b=t,_b}var Lb,cS;function q4e(){if(cS)return Lb;cS=1;function e(t,n){return function(c){return t(n(c))}}return Lb=e,Lb}var Ib,iS;function A4e(){if(iS)return Ib;iS=1;var e=q4e(),t=e(Object.keys,Object);return Ib=t,Ib}var bb,rS;function z4e(){if(rS)return bb;rS=1;var e=$4e(),t=A4e(),n=Object.prototype,c=n.hasOwnProperty;function i(r){if(!e(r))return t(r);var s=[];for(var d in Object(r))c.call(r,d)&&d!="constructor"&&s.push(d);return s}return bb=i,bb}var wb,sS;function V4e(){if(sS)return wb;sS=1;var e=Xq(),t=tA();function n(c){return c!=null&&t(c.length)&&!e(c)}return wb=n,wb}var Cb,dS;function P4e(){if(dS)return Cb;dS=1;var e=S4e(),t=z4e(),n=V4e();function c(i){return n(i)?e(i):t(i)}return Cb=c,Cb}var Nb,lS;function T4e(){if(lS)return Nb;lS=1;var e=g4e(),t=M4e(),n=P4e();function c(i){return e(i,n,t)}return Nb=c,Nb}var jb,hS;function H4e(){if(hS)return jb;hS=1;var e=T4e(),t=1,n=Object.prototype,c=n.hasOwnProperty;function i(r,s,d,l,h,u){var p=d&t,y=e(r),f=y.length,g=e(s),k=g.length;if(f!=k&&!p)return!1;for(var x=f;x--;){var M=y[x];if(!(p?M in s:c.call(s,M)))return!1}var v=u.get(r),I=u.get(s);if(v&&I)return v==s&&I==r;var b=!0;u.set(r,s),u.set(s,r);for(var C=p;++x<f;){M=y[x];var w=r[M],_=s[M];if(l)var L=p?l(_,w,M,s,r,u):l(w,_,M,r,s,u);if(!(L===void 0?w===_||h(w,_,d,l,u):L)){b=!1;break}C||(C=M=="constructor")}if(b&&!C){var S=r.constructor,N=s.constructor;S!=N&&"constructor"in r&&"constructor"in s&&!(typeof S=="function"&&S instanceof S&&typeof N=="function"&&N instanceof N)&&(b=!1)}return u.delete(r),u.delete(s),b}return jb=i,jb}var Sb,uS;function D4e(){if(uS)return Sb;uS=1;var e=h1(),t=It(),n=e(t,"DataView");return Sb=n,Sb}var $b,pS;function B4e(){if(pS)return $b;pS=1;var e=h1(),t=It(),n=e(t,"Promise");return $b=n,$b}var qb,yS;function R4e(){if(yS)return qb;yS=1;var e=h1(),t=It(),n=e(t,"Set");return qb=n,qb}var Ab,kS;function F4e(){if(kS)return Ab;kS=1;var e=h1(),t=It(),n=e(t,"WeakMap");return Ab=n,Ab}var zb,mS;function E4e(){if(mS)return zb;mS=1;var e=D4e(),t=Qw(),n=B4e(),c=R4e(),i=F4e(),r=SL(),s=Yq(),d="[object Map]",l="[object Object]",h="[object Promise]",u="[object Set]",p="[object WeakMap]",y="[object DataView]",f=s(e),g=s(t),k=s(n),x=s(c),M=s(i),v=r;return(e&&v(new e(new ArrayBuffer(1)))!=y||t&&v(new t)!=d||n&&v(n.resolve())!=h||c&&v(new c)!=u||i&&v(new i)!=p)&&(v=function(I){var b=r(I),C=b==l?I.constructor:void 0,w=C?s(C):"";if(w)switch(w){case f:return y;case g:return d;case k:return h;case x:return u;case M:return p}return b}),zb=v,zb}var Vb,fS;function O4e(){if(fS)return Vb;fS=1;var e=r4e(),t=Qq(),n=m4e(),c=H4e(),i=E4e(),r=eC(),s=eA(),d=aA(),l=1,h="[object Arguments]",u="[object Array]",p="[object Object]",y=Object.prototype,f=y.hasOwnProperty;function g(k,x,M,v,I,b){var C=r(k),w=r(x),_=C?u:i(k),L=w?u:i(x);_=_==h?p:_,L=L==h?p:L;var S=_==p,N=L==p,j=_==L;if(j&&s(k)){if(!s(x))return!1;C=!0,S=!1}if(j&&!S)return b||(b=new e),C||d(k)?t(k,x,M,v,I,b):n(k,x,_,M,v,I,b);if(!(M&l)){var A=S&&f.call(k,"__wrapped__"),B=N&&f.call(x,"__wrapped__");if(A||B){var D=A?k.value():k,V=B?x.value():x;return b||(b=new e),I(D,V,M,v,b)}}return j?(b||(b=new e),c(k,x,M,v,I,b)):!1}return Vb=g,Vb}var Pb,gS;function U4e(){if(gS)return Pb;gS=1;var e=O4e(),t=AL();function n(c,i,r,s,d){return c===i?!0:c==null||i==null||!t(c)&&!t(i)?c!==c&&i!==i:e(c,i,r,s,n,d)}return Pb=n,Pb}var Tb,vS;function W4e(){if(vS)return Tb;vS=1;var e=U4e();function t(n,c){return e(n,c)}return Tb=t,Tb}var G4e=W4e();const K4e=a.getDefaultExportFromCjs(G4e),Z4e=({schema:e,initialData:t={},onSubmit:n,submitLabel:c,submitIcon:i,submitIconPosition:r="left",onCancel:s,cancelLabel:d="Retour",cancelIcon:l})=>{const[h,u]=m.useState(t),[p,y]=m.useState({}),[f,g]=m.useState({}),[k,x]=m.useState(!1),M=m.useRef(t);m.useEffect(()=>{K4e(M.current,t)||(u(t),M.current=t)},[t]);const v=(L,S)=>{const N={...h,[L]:S};if(u(N),f[L]){const j=e.fields.find(A=>A.name===L);if(j){const A=vL(S,j);y(B=>({...B,[L]:A.isValid?"":A.error}))}}},I=L=>{if(!f[L]){g(N=>({...N,[L]:!0}));const S=e.fields.find(N=>N.name===L);if(S){const N=vL(h[L],S);y(j=>({...j,[L]:N.isValid?"":N.error}))}}},b=async L=>{L.preventDefault(),x(!0);const S=e.fields.reduce((j,A)=>(A.type!=="section"&&(j[A.name]=!0),j),{});g(S);const N=Tq(h,e.fields.filter(j=>j.type!=="section"));if(y(N.errors),N.isValid)try{await n(h)}catch(j){console.error("Erreur lors de la soumission:",j),y(A=>({...A,__global:"Une erreur est survenue lors de la soumission"}))}x(!1)},C=l?xt[l]:null,w=i&&xt[i]||e.submitIcon&&xt[e.submitIcon]||null,_=e.columns&&e.columns>0?Math.floor(e.columns):12;return o.jsxs("div",{className:ke.formContainer,children:[o.jsx("div",{className:ke.headerLine,children:o.jsx("h2",{className:ke.formTitle,children:e.title})}),e.description&&o.jsx("p",{className:ke.formDescription,children:e.description}),p.__global&&o.jsx("div",{className:`alert alert-danger ${ke.globalError}`,children:p.__global}),o.jsxs("form",{onSubmit:b,children:[o.jsx("div",{className:ke.gridContainer,style:{gridTemplateColumns:`repeat(${_}, minmax(0, 1fr))`},children:e.fields.map(L=>{if(L.type==="section")return o.jsxs("div",{className:ke.sectionFull,children:[o.jsx("h5",{className:ke.sectionTitle,children:L.label}),L.help&&o.jsx("p",{className:ke.sectionHelp,children:L.help})]},L.name);const N={gridColumn:`span ${Math.max(1,Math.min(_,L.gridCol??_))}`};return o.jsxs("div",{className:ke.fieldGridItem,style:N,children:[o.jsx(Wq,{field:L,value:h[L.name],onChange:j=>v(L.name,j),onBlur:()=>I(L.name),error:p[L.name],touched:f[L.name]}),L.help&&o.jsx("small",{className:ke.fieldHelp,children:L.help})]},L.name)})}),o.jsxs("div",{className:ke.formFooter,children:[o.jsx("div",{className:ke.footerLeft,children:s&&o.jsxs("button",{type:"button",className:ke.cancelLink,onClick:s,children:[C&&o.jsx(C,{size:16,className:"me-2"})," ",d]})}),o.jsx("div",{className:ke.footerRight,children:o.jsx(sL,{type:"submit",variant:"primary",size:"md",className:ke.submitButton,disabled:k,children:k?o.jsxs(o.Fragment,{children:[o.jsx("span",{className:"spinner-border spinner-border-sm me-2",role:"status"}),"Validation..."]}):o.jsxs(o.Fragment,{children:[w&&(r==="left"||e.submitIconPosition==="left")&&o.jsx(w,{size:16,className:"me-2"}),c||e.submitText||"Valider",w&&(r==="right"||e.submitIconPosition==="right")&&o.jsx(w,{size:16,className:"ms-2"})]})})})]})]})]})};function X4e(e){return{title:e._formTitle||"Formulaire",description:e._formDescription,fields:e._fieldMetadata||[],submitText:e._submitText||"Valider"}}const xS=new Map,pw=({path:e,style:t,width:n=24,height:c=24,keepColors:i=!1,onClick:r})=>{const s=/^https?:\/\//.test(e),[d,l]=m.useState("");if(m.useEffect(()=>{if(s)return;e&&(async()=>{try{let u=xS.get(e);u||(u=fetch(e).then(k=>{if(!k.ok)throw new Error(`Failed to load ${e}`);return k.text()}),xS.set(e,u));let p=await u;const y=t?.width||`${n}px`,f=t?.height||`${c}px`;i||(p=p.replace(/fill="[^"]*"/g,'fill="currentColor"'),p=p.replace(/fill='[^']*'/g,"fill='currentColor'"));const g=i?`width="${y}" height="${f}"`:`width="${y}" height="${f}" fill="currentColor"`;p=p.replace(/<svg/,`<svg ${g}`),l(p)}catch(u){console.error(`Failed to load icon: ${e}`,u)}})()},[e,s,t?.width,t?.height,n,c]),s){const h=t?.width||`${n}px`,u=t?.height||`${c}px`;return o.jsx("span",{onClick:r,style:{display:"inline-flex",alignItems:"center",justifyContent:"center",color:t?.color||"inherit",...t},children:o.jsx("img",{src:e,alt:"",style:{display:"block",width:h,height:u}})})}return d?o.jsx("span",{onClick:r,style:{display:"inline-flex",alignItems:"center",justifyContent:"center",color:t?.color||"inherit",...t},dangerouslySetInnerHTML:{__html:d}}):null},Y4e="_container_1gljv_85",J4e="_tableWrapper_1gljv_111",Q4e="_tableControls_1gljv_117",e5e="_controlsRight_1gljv_128",t5e="_limitedRows_1gljv_151",a5e="_table_1gljv_111",n5e="_headerCell_1gljv_206",o5e="_headerContent_1gljv_220",c5e="_headerWords_1gljv_229",i5e="_headerWord_1gljv_229",r5e="_cellContent_1gljv_276",s5e="_alignLeft_1gljv_286",d5e="_alignCenter_1gljv_290",l5e="_alignRight_1gljv_294",h5e="_tableCell_1gljv_298",u5e="_tableRow_1gljv_308",p5e="_emptyRow_1gljv_385",y5e="_toggleFiltersButton_1gljv_393",k5e="_toggleSortButton_1gljv_394",m5e="_buttonTextCompact_1gljv_415",f5e="_uppercaseSmall_1gljv_450",g5e="_filtersPanel_1gljv_463",v5e="_filtersPanelInline_1gljv_481",x5e="_filtersPanelHorizontal_1gljv_492",M5e="_filtersRow_1gljv_492",_5e="_filtersActionsHorizontal_1gljv_525",L5e="_filterItemInline_1gljv_542",I5e="_filterLabel_1gljv_571",b5e="_filterInput_1gljv_576",w5e="_filterSelect_1gljv_577",C5e="_operatorSelect_1gljv_578",N5e="_operatorInput_1gljv_579",j5e="_activeFilterTag_1gljv_597",S5e="_actionsGroup_1gljv_609",$5e="_applyButton_1gljv_615",q5e="_cancelButton_1gljv_625",A5e="_columnSorterContainer_1gljv_649",z5e="_sorterControls_1gljv_654",V5e="_sortDropdownWrapper_1gljv_659",P5e="_sortDropdown_1gljv_659",T5e="_sortDropdownHeader_1gljv_679",H5e="_closeButton_1gljv_688",D5e="_sortDropdownContent_1gljv_703",B5e="_sortDropdownItem_1gljv_709",R5e="_sortDirectionButtons_1gljv_734",F5e="_sortDirectionButton_1gljv_734",E5e="_activeSort_1gljv_757",O5e="_sortActions_1gljv_764",U5e="_paginationButton_1gljv_842",W5e="_pageSizeSelect_1gljv_844",G5e="_topPagination_1gljv_853",K5e="_paginationContainer_1gljv_861",Z5e="_leftGroup_1gljv_874",X5e="_pageSizeControls_1gljv_882",Y5e="_paginationInfo_1gljv_908",J5e="_paginationControls_1gljv_916",Q5e="_disabledButton_1gljv_947",eke="_activeButton_1gljv_952",tke="_navigationButton_1gljv_962",ake="_operatorFilterContainer_1gljv_1010",nke="_rangeSeparator_1gljv_1016",oke="_activeFiltersSection_1gljv_1179",cke="_activeFiltersRow_1gljv_1184",ike="_activeFiltersList_1gljv_1192",rke="_clearAllButton_1gljv_1200",ske="_removeFilterButton_1gljv_1221",dke="_sortIndicator_1gljv_1272",lke="_active_1gljv_349",hke="_clearSortButton_1gljv_1371",uke="_loaderSpinner_1gljv_2743",pke="_loaderSpinnerSmall_1gljv_2755",yke="_paginationLoading_1gljv_2772",kke="_loadingButton_1gljv_2780",mke="_loadingIndicator_1gljv_2791",P={container:Y4e,tableWrapper:J4e,tableControls:Q4e,controlsRight:e5e,limitedRows:t5e,table:a5e,headerCell:n5e,headerContent:o5e,headerWords:c5e,headerWord:i5e,cellContent:r5e,alignLeft:s5e,alignCenter:d5e,alignRight:l5e,tableCell:h5e,tableRow:u5e,emptyRow:p5e,toggleFiltersButton:y5e,toggleSortButton:k5e,buttonTextCompact:m5e,uppercaseSmall:f5e,filtersPanel:g5e,filtersPanelInline:v5e,filtersPanelHorizontal:x5e,filtersRow:M5e,filtersActionsHorizontal:_5e,filterItemInline:L5e,filterLabel:I5e,filterInput:b5e,filterSelect:w5e,operatorSelect:C5e,operatorInput:N5e,activeFilterTag:j5e,actionsGroup:S5e,applyButton:$5e,cancelButton:q5e,columnSorterContainer:A5e,sorterControls:z5e,sortDropdownWrapper:V5e,sortDropdown:P5e,sortDropdownHeader:T5e,closeButton:H5e,sortDropdownContent:D5e,sortDropdownItem:B5e,sortDirectionButtons:R5e,sortDirectionButton:F5e,activeSort:E5e,sortActions:O5e,paginationButton:U5e,pageSizeSelect:W5e,topPagination:G5e,paginationContainer:K5e,leftGroup:Z5e,pageSizeControls:X5e,paginationInfo:Y5e,paginationControls:J5e,disabledButton:Q5e,activeButton:eke,navigationButton:tke,operatorFilterContainer:ake,rangeSeparator:nke,activeFiltersSection:oke,activeFiltersRow:cke,activeFiltersList:ike,clearAllButton:rke,removeFilterButton:ske,sortIndicator:dke,active:lke,clearSortButton:hke,loaderSpinner:uke,loaderSpinnerSmall:pke,paginationLoading:yke,loadingButton:kke,loadingIndicator:mke},fke=({config:e,value:t,onChange:n,disabled:c})=>o.jsxs("select",{value:t===""?"":String(t),onChange:i=>n(i.target.value===""?"":i.target.value==="true"),disabled:c,className:P.filterSelect,children:[o.jsx("option",{value:"",children:`Filtrer ${e.label}...`}),o.jsx("option",{value:"true",children:"Oui"}),o.jsx("option",{value:"false",children:"Non"})]}),gke=({config:e,value:t,onChange:n,disabled:c})=>o.jsx("input",{type:"date",value:t||"",onChange:i=>n(i.target.value),placeholder:`Filtrer ${e.label}...`,disabled:c,className:P.filterInput}),vke=({config:e,value:t,onChange:n,disabled:c})=>{const[i,r]=m.useState([]);m.useEffect(()=>{(async()=>{if(e.asyncOptions)try{const l=await e.asyncOptions();r(l??[])}catch(l){console.error("Erreur chargement options MultiSelect:",l),r([])}else r(e.options??[])})()},[e]);const s=d=>{const l=Array.from(d.target.selectedOptions,h=>h.value);n(l)};return o.jsx("select",{multiple:!0,value:t.map(String),onChange:s,disabled:c,className:P.filterMultiSelect,children:i.map((d,l)=>o.jsx("option",{value:String(d.value),children:d.label},l))})},MS=({config:e,value:t,onChange:n,disabled:c})=>{const[i,r]=m.useState(t||""),s=d=>{const l=d.target.value===""?"":Number(d.target.value);r(l),n(l)};return o.jsx("input",{type:"number",value:i,onChange:s,placeholder:e.placeholder||`Filtrer ${e.label}...`,disabled:c,className:P.filterInput})},xke=({config:e,value:t,onChange:n,disabled:c=!1})=>{const[i,r]=m.useState([]),[s,d]=m.useState(!1);m.useEffect(()=>{(async()=>{if(e.asyncOptions){d(!0);try{const u=await e.asyncOptions();r(u)}catch(u){console.error("Error loading options:",u)}finally{d(!1)}}else r(e.options||[])})()},[e]);const l=h=>{const u=h.target.value;n(u)};return s?o.jsx("div",{children:"Chargement..."}):o.jsxs("select",{value:String(t||""),onChange:l,disabled:c,className:P.filterInput,children:[o.jsx("option",{value:"",children:"Select..."}),i.map(h=>o.jsx("option",{value:h.value,children:h.label},h.value))]})},Mke=({config:e,value:t,onChange:n,disabled:c=!1})=>{const[i,r]=m.useState("");m.useEffect(()=>{r(typeof t=="string"?t:String(t||""))},[t]);const s=d=>{const l=d.target.value;r(l),n(l)};return o.jsx("input",{type:"text",value:i,onChange:s,placeholder:e.placeholder||`Filtrer ${e.label}...`,disabled:c,className:P.filterInput})},_ke=({config:e,value:t,onChange:n,disabled:c=!1})=>{const[i,r]=m.useState(t?.operator||""),[s,d]=m.useState(t?.value||"");m.useEffect(()=>{i&&s&&n({operator:i,value:s})},[i,s,n]);const l=u=>{r(u.target.value)},h=u=>{d(u.target.value)};return o.jsxs("div",{className:P.operatorFilterContainer,children:[o.jsxs("select",{value:i,onChange:l,disabled:c,className:P.operatorSelect,children:[o.jsx("option",{value:"",children:"Sélectionner un opérateur"}),e.operators.map(u=>o.jsx("option",{value:String(u.value),children:u.label},String(u.value)))]}),o.jsx("input",{type:"text",value:s,onChange:h,placeholder:"Valeur",disabled:c||!i,className:P.operatorInput})]})},Lke=({value:e,onChange:t,disabled:n})=>{const c=e||{},i=s=>{t({...c,start:s.target.value})},r=s=>{t({...c,end:s.target.value})};return o.jsxs("div",{className:P.dateRangeContainer,children:[o.jsx("input",{type:"date",value:c.start||"",onChange:i,disabled:n,className:P.filterInput}),o.jsx("span",{className:P.rangeSeparator,children:"→"}),o.jsx("input",{type:"date",value:c.end||"",onChange:r,disabled:n,className:P.filterInput})]})},Ike=({config:e,value:t,onChange:n,disabled:c})=>{switch(e.type){case"text":case"search":return o.jsx(Mke,{config:e,value:t,onChange:n,disabled:c});case"number":return o.jsx(MS,{config:e,value:t,onChange:n,disabled:c});case"range":return o.jsx(MS,{config:e,value:t,onChange:n,disabled:c});case"select":return o.jsx(xke,{config:e,value:t,onChange:n,disabled:c});case"operator":return o.jsx(_ke,{config:e,value:t,onChange:n,disabled:c});case"multiselect":return o.jsx(vke,{config:e,value:t,onChange:n,disabled:c});case"date":return o.jsx(gke,{config:e,value:t,onChange:n,disabled:c});case"daterange":return o.jsx(Lke,{config:e,value:t??{start:"",end:""},onChange:n,disabled:c});case"boolean":return o.jsx(fke,{config:e,value:t,onChange:n,disabled:c});default:return o.jsxs("div",{children:["Type de filtre non supporté: ",e.type]})}},nA=({filters:e,externalFilters:t=[],onFiltersChange:n,onApply:c,isControlled:i=!1})=>{const[r,s]=m.useState([]),[d,l]=m.useState(()=>{const g={};return e.forEach(k=>{k.type==="daterange"?g[k.id]={start:"",end:""}:g[k.id]=k.defaultValue??""}),g});m.useEffect(()=>{if(!i)return;const g={...d??{}};e.forEach(k=>{k.id in g||(g[k.id]=k.type==="daterange"?{start:"",end:""}:k.defaultValue??"")}),(t||[]).forEach(k=>{!k||!k.id||(g[k.id]=k.value)}),l(g),s(t??[])},[i,JSON.stringify(t||[]),JSON.stringify(e.map(g=>g.id))]);const h=i?t:r,u=m.useCallback((g,k)=>{l(x=>({...x,[g]:k}))},[]),p=m.useCallback(async()=>{const g=[],k={...d};for(const[x,M]of Object.entries(k)){const v=e.find(C=>C.id===x);if(!v)continue;let I=M;try{typeof M=="function"&&(I=await M(k)),typeof v.executeOnApply=="function"&&(I=await v.executeOnApply(I,k))}catch{continue}if(v.type==="daterange"){const C=I?.start??"",w=I?.end??"",_=typeof C=="string"?C.trim()==="":!C,L=typeof w=="string"?w.trim()==="":!w;if(_&&L)continue}I==null||typeof I=="string"&&I.trim()===""||Array.isArray(I)&&I.length===0||typeof I=="object"&&!Array.isArray(I)&&Object.keys(I).length===0||g.push({id:x,type:v.type,value:I,label:v.label})}return i?n?.(g):(s(g),c?.(g)),g},[d,e,i,n,c]),y=m.useCallback(g=>{l(k=>({...k,[g]:void 0})),u(g,void 0)},[u]),f=m.useCallback(()=>{const g={};e.forEach(k=>{k.type==="daterange"?g[k.id]={start:"",end:""}:g[k.id]=k.defaultValue??""}),l(g),i?n?.([]):(s([]),c?.([]))},[e,i,n,c]);return{appliedFilters:h,tempFilters:d,updateFilter:u,applyFilters:p,clearFilter:y,clearAllFilters:f}},bke=(e,t)=>{if(e==null)return!1;const n=t.value;if(n==null)return!1;switch(t.type){case"text":case"search":return String(e).toLowerCase().includes(String(n).toLowerCase());case"number":case"range":return Number(e)===Number(n);case"select":case"multiselect":return Array.isArray(n)?n.includes(e)||n.map(c=>String(c)).includes(String(e)):String(e)===String(n);case"boolean":return!!e==!!n;case"date":return new Date(e).getTime()===new Date(String(n)).getTime();case"daterange":try{if(!n||typeof n!="object")return!1;const c=n;if(!c.start||!c.end)return!1;const i=c.start,r=c.end;if(typeof i!="string"||typeof r!="string"||!i.trim()||!r.trim())return!1;const s=new Date(e).getTime(),d=new Date(i).getTime(),l=new Date(r).getTime();return isNaN(s)||isNaN(d)||isNaN(l)?!1:s>=d&&s<=l}catch(c){return console.error("Error processing daterange filter:",c),!1}case"operator":if(typeof n=="object"&&n!==null){const c=n;if(!("operator"in c)||!("value"in c))return!1;const{operator:i,value:r}=c,s=Number(e),d=Number(r);if(isNaN(s)||isNaN(d))return String(e).includes(String(r));switch(i){case"equals":return s===d;case"gt":return s>d;case"lt":return s<d;case"gte":return s>=d;case"lte":return s<=d;default:return String(e).includes(String(r))}}return!1;default:return String(e).toLowerCase().includes(String(n).toLowerCase())}};function oA(e,t,n="",c={key:null,direction:"asc"},i=1,r=10,s=[]){const d=Math.max(1,r),l=(n||"").trim().toLowerCase(),h=m.useMemo(()=>{let k=e;return l&&(k=k.filter(x=>t.some(M=>{const v=x.data[M.id];return v==null?!1:String(v).toLowerCase().includes(l)}))),s.length>0&&(k=k.filter(x=>s.every(M=>{try{const v=x.data[M.id];return bke(v,M)}catch(v){return console.error("Error applying filter:",v),!1}}))),k},[e,t,l,s]),u=m.useMemo(()=>{if(!c?.key)return h;const k=c.key;return[...h].sort((x,M)=>{const v=x.data[k],I=M.data[k];if(v==null)return 1;if(I==null)return-1;if(typeof v=="number"&&typeof I=="number")return c.direction==="desc"?I-v:v-I;if(v instanceof Date&&I instanceof Date){const C=v.getTime()-I.getTime();return c.direction==="desc"?-C:C}const b=String(v).localeCompare(String(I),void 0,{numeric:!0,sensitivity:"base"});return c.direction==="desc"?-b:b})},[h,c]),p=u,y=Math.ceil(u.length/d),f=0,g=Math.min(i*d,u.length);return{paginatedData:p,sortedData:u,filteredData:h,totalPages:y,startIndex:f,endIndex:g}}const cA=({value:e})=>e,iA=({value:e})=>m.createElement("a",{href:`mailto:${e}`,className:"email-link"},e),rA=({value:e})=>m.createElement("a",{href:String(e),target:"_blank",rel:"noopener noreferrer",className:"text-link"},e),sA=({value:e})=>{if(!e)return null;const t={success:"success-badge",warning:"warning-badge",error:"error-badge",info:"info-badge",default:"default-badge"},n=typeof e=="object"?e.type:"default",c=typeof e=="object"?e.text:e,i=t[n]||t.default;return m.createElement("span",{className:`badge ${i}`},c)},dA=({value:e})=>{try{return new Date(e).toLocaleDateString()}catch{return String(e)}},lA=({value:e})=>m.createElement("span",{className:"number-value"},Number(e).toLocaleString()),hA=({value:e})=>m.createElement("span",{className:"currency-value"},new Intl.NumberFormat("fr-FR",{style:"currency",currency:"EUR"}).format(Number(e))),uA=({value:e})=>m.createElement("div",{className:"image-container"},m.createElement("img",{src:e,alt:"Table content",className:"table-image",onError:t=>t.currentTarget.style.display="none"})),yw={renderers:{text:cA,email:iA,link:rA,badge:sA,date:dA,number:lA,currency:hA,image:uA},icons:{sortAsc:m.createElement(Ac,{className:"sort-icon active",size:14}),sortDesc:m.createElement(Ht,{className:"sort-icon active",size:14}),sortDefault:m.createElement(a1,{className:"sort-icon",size:14})}},wke=(e,t)=>{yw.renderers[e]&&console.warn(`Le renderer "${e}" existe déjà et sera écrasé.`),yw.renderers[e]=t},Cke=({filters:e,externalFilters:t=[],onFiltersChange:n,onApply:c,isControlled:i=!1,debounceTimeout:r=300,expanded:s,onToggle:d,panelPlacement:l="top",onPanelHeightChange:h,label:u="Advanced-Filters",applyLabel:p="Apply",cancelLabel:y="Cancel",clearLabel:f="Clear",applyDisabled:g=!1,loading:k=!1})=>{const[x,M]=m.useState(!1),v=typeof s=="boolean"?s:x,{appliedFilters:I,tempFilters:b,updateFilter:C,applyFilters:w,clearAllFilters:_}=nA({filters:e,externalFilters:t,onFiltersChange:n,onApply:c,isControlled:i}),L=m.useRef(null),S=m.useRef(null);m.useEffect(()=>{if(v&&L.current){const V=L.current.getBoundingClientRect().height;h?.(V)}else h?.(0)},[v,e,b,h]);const N=()=>{typeof s=="boolean"?d?.(!s):M(V=>{const q=!V;return d?.(q),q})},j=()=>e.map(V=>{const q=b?.[V.id];return q==null||typeof q=="string"&&q.trim()===""?null:{id:V.id,label:V.label,value:q}}).filter(Boolean),A=async()=>{let V;try{V=await w()}catch{V=void 0}let q=[];V&&Array.isArray(V)&&V.length>0?q=V:I&&I.length>0?q=I:q=j(),n?.(q),c?.(q)},B=()=>{d?.(!1),typeof s!="boolean"&&M(!1)},D=()=>{_(),n?.([]),c?.([])};return m.useEffect(()=>{const V=$=>{v&&S.current&&(S.current.contains($.target)||(d?.(!1),typeof s!="boolean"&&M(!1)))},q=$=>{$.key==="Escape"&&v&&(d?.(!1),typeof s!="boolean"&&M(!1))};return v&&(document.addEventListener("pointerdown",V),document.addEventListener("keydown",q)),()=>{document.removeEventListener("pointerdown",V),document.removeEventListener("keydown",q)}},[v,s,d]),o.jsxs("div",{className:P.advancedFiltersContainer,ref:S,children:[o.jsxs("button",{className:`${P.toggleFiltersButton} ${I.length>0?P.active:""} ${v?P.toggleFiltersButtonOpen:""} ${k?P.loadingButton:""}`,onClick:N,"aria-expanded":v,"aria-controls":"advanced-filters-panel",type:"button",disabled:k,children:[k?o.jsx("span",{className:P.loaderSpinnerSmall}):o.jsx(At,{size:14}),o.jsx("span",{className:P.buttonTextCompact,children:u}),I.length>0&&!k&&o.jsx("span",{className:P.filterCountBadge,"aria-hidden":!0,children:I.length}),k&&o.jsx("span",{className:P.loadingIndicator,"aria-hidden":!0,children:"Chargement..."})]}),v&&o.jsxs("div",{id:"advanced-filters-panel",ref:L,className:`${P.filtersPanel} ${l==="top"?`${P.filtersPanelInline} ${P.filtersPanelHorizontal}`:""}`,role:"region","aria-label":"Panneau de filtres avancés",children:[o.jsx("div",{className:P.filtersRow,children:e.map(V=>o.jsxs("div",{className:`${P.filterItem} ${P.filterItemInline}`,children:[o.jsxs("label",{className:P.filterLabel,children:[V.label,V.required&&o.jsx("span",{className:P.required,children:"*"})]}),o.jsx(Ike,{config:V,value:b[V.id],onChange:q=>C(V.id,q),disabled:V.disabled})]},V.id))}),o.jsxs("div",{className:P.filtersActionsHorizontal,children:[o.jsx("div",{className:P.activeFiltersSection,children:I.length>0&&o.jsxs("div",{className:P.activeFiltersRow,children:[o.jsx("span",{className:P.activeLabelCompact,children:"Actifs :"}),o.jsx("div",{className:P.activeFiltersList,children:I.map(V=>o.jsxs("div",{className:P.activeFilterTag,children:[V.label??V.id,o.jsx("button",{className:P.removeFilterButton,onClick:()=>C(V.id,void 0),"aria-label":`Supprimer ${V.id}`,type:"button",children:"×"})]},V.id))}),o.jsxs("button",{className:P.clearAllButton,onClick:D,type:"button",children:[o.jsx(Qe,{size:12})," ",f]})]})}),o.jsxs("div",{className:P.actionsGroup,children:[o.jsx("button",{className:P.cancelButton,onClick:B,type:"button",disabled:k,children:y}),o.jsx("button",{className:`${P.applyButton} ${k?P.loadingButton:""}`,onClick:A,type:"button",disabled:g||k,"aria-disabled":g||k,children:k?o.jsxs(o.Fragment,{children:[o.jsx("span",{className:P.loaderSpinnerSmall}),o.jsx("span",{children:"Chargement..."})]}):p})]})]})]})]})},_S=e=>{const t=e.replace(/[^A-Za-zÀ-ÖØ-öø-ÿ]/g,"");return t.length>0&&t===t.toUpperCase()},Nke=({columns:e,sortConfig:t,onSort:n,label:c="Sort",loading:i=!1})=>{const[r,s]=m.useState(!1),d=e.filter(g=>g.sortable),l=m.useRef(null),h=t?.key!==null&&t?.key!==void 0,u=(g,k)=>{n({key:g,direction:k}),s(!1)},p=()=>{n({key:null,direction:"asc"}),s(!1)},y=()=>s(g=>!g),f=()=>{s(!1)};return m.useEffect(()=>{if(!r)return;const g=x=>{if(!l.current)return;const M=x.target;M&&!l.current.contains(M)&&s(!1)},k=x=>{x.key==="Escape"&&s(!1)};return document.addEventListener("pointerdown",g),document.addEventListener("keydown",k),()=>{document.removeEventListener("pointerdown",g),document.removeEventListener("keydown",k)}},[r]),m.useEffect(()=>{const g=document.querySelector("[data-table-wrapper]");if(!g)return;const k=g.style.overflow??"";return r?g.style.overflow="hidden":g.style.overflow=k,()=>{g.style.overflow=k}},[r]),o.jsx("div",{className:P.columnSorterContainer,ref:l,children:o.jsx("div",{className:P.sorterControls,children:d.length>0&&o.jsxs("div",{className:P.sortDropdownWrapper,ref:l,children:[o.jsxs("button",{className:`${P.toggleSortButton} ${r?P.toggleSortButtonOpen:""} ${h?P.active:""} ${i?P.loadingButton:""}`,onClick:y,"aria-expanded":r,"aria-haspopup":"true",type:"button",disabled:i,children:[i?o.jsx("span",{className:P.loaderSpinnerSmall}):o.jsx(a1,{size:14}),o.jsx("span",{className:`${P.buttonTextCompact} ${_S(c)?P.uppercaseSmall:""}`,children:c}),h&&!i&&o.jsx("div",{className:P.sortIndicator,children:t?.direction==="asc"?o.jsx(Ac,{size:12}):o.jsx(Ht,{size:12})})]}),r&&o.jsxs("div",{className:`${P.sortDropdown} ${P.sortDropdownInline}`,role:"menu",children:[o.jsxs("div",{className:P.sortDropdownHeader,children:[o.jsx("span",{children:"Trier par:"}),o.jsx("button",{className:P.closeButton,onClick:f,"aria-label":"Fermer",type:"button",children:o.jsx(Qe,{size:16})})]}),o.jsx("div",{className:P.sortDropdownContent,children:d.map(g=>{const k=String(g.label??g.id),x=_S(k);return o.jsxs("div",{className:P.sortDropdownItem,role:"menuitem",tabIndex:0,onKeyDown:M=>{M.key==="Enter"&&u(g.id,"asc")},children:[o.jsx("span",{className:`${P.columnSorterLabel} ${x?P.uppercaseSmall:""}`,title:k,"aria-label":k,children:k}),o.jsxs("div",{className:P.sortDirectionButtons,children:[o.jsx("button",{className:`${P.sortDirectionButton} ${t?.key===g.id&&t?.direction==="asc"?P.activeSort:""}`,onClick:()=>u(g.id,"asc"),title:"Trier par ordre croissant",type:"button",children:o.jsx(Ac,{size:12})}),o.jsx("button",{className:`${P.sortDirectionButton} ${t?.key===g.id&&t?.direction==="desc"?P.activeSort:""}`,onClick:()=>u(g.id,"desc"),title:"Trier par ordre décroissant",type:"button",children:o.jsx(Ht,{size:12})})]})]},g.id)})}),h&&o.jsx("div",{className:P.sortActions,children:o.jsxs("button",{className:P.clearSortButton,onClick:p,type:"button",children:[o.jsx(qt,{size:14}),o.jsx("span",{children:"Annuler le tri"})]})})]})]})})})},jke=({currentPage:e,totalPages:t,pageSize:n,totalItems:c,itemLabel:i="items",onPageChange:r,onPageSizeChange:s,loading:d=!1})=>{const l=Math.max(1,Math.floor(t)),h=Math.min(Math.max(1,Math.floor(e)),l),u=()=>{h>1&&r(h-1)},p=()=>{if(h<t){const k=h+1;r(k)}},y=c>0?(h-1)*n+1:0,f=c>0?Math.min(h*n,c):0,g=()=>{const k=[];let M=Math.max(1,h-Math.floor(2.5)),v=M+5-1;v>l&&(v=l,M=Math.max(1,v-5+1));for(let I=M;I<=v;I++)k.push(I);return k};return o.jsxs("div",{className:P.paginationContainer,role:"navigation","aria-label":"Pagination",children:[o.jsx("div",{className:P.leftGroup,children:s&&o.jsx("div",{className:P.pageSizeControls,children:o.jsx("select",{value:n,onChange:k=>s(Number(k.target.value)),className:P.pageSizeSelect,"aria-label":"Taille de page",disabled:d,children:[10,20,30].map(k=>o.jsx("option",{value:k,children:k},k))})})}),o.jsx("div",{className:P.paginationInfo,"aria-live":"polite",children:d?o.jsxs("span",{className:P.paginationLoading,children:[o.jsx("span",{className:P.loaderSpinner}),o.jsx("span",{children:"Chargement..."})]}):`${y}-${f} ${i}`}),o.jsxs("div",{className:P.paginationControls,children:[o.jsx("button",{onClick:u,disabled:h===1||d,className:`${P.paginationButton} ${P.navigationButton} ${h===1?P.disabledButton:""} ${d?P.loadingButton:""}`,"aria-label":"Page précédente",children:d&&h>1?o.jsx("span",{className:P.loaderSpinnerSmall}):"«"}),g().map(k=>o.jsx("button",{onClick:()=>r(k),disabled:d,"aria-current":h===k?"page":void 0,className:`${P.paginationButton} ${h===k?P.activeButton:""} ${d?P.loadingButton:""}`,children:d&&h===k?o.jsx("span",{className:P.loaderSpinnerSmall}):k},k)),o.jsx("button",{onClick:p,disabled:d||h>=l,className:`${P.paginationButton} ${P.navigationButton} ${d?P.loadingButton:""} ${h>=l?P.disabledButton:""}`,"aria-label":"Page suivante",children:d?o.jsx("span",{className:P.loaderSpinnerSmall}):"»"})]})]})},Ske=(e,t)=>{if(!e)return"";if(t)return e;const n=String(e).trim();if(!n)return n;const c=n.toLowerCase();return c.charAt(0).toUpperCase()+c.slice(1)},$ke=e=>{if(!e)return!1;const t=e.trim().split(/\s+/);return e.length>18||t.length>2},qke=({columns:e})=>o.jsx("thead",{className:P.tableHeader,children:o.jsx("tr",{children:e.map((t,n)=>{const c=t.align==="right"?P.alignRight:t.align==="left"?P.alignLeft:P.alignCenter,i=t.preserveHeaderCase===!0,r=Ske(String(t.label??""),i),s=$ke(r),d=s?r.split(/\s+/):[];return o.jsx("th",{className:`${P.headerCell} ${c}`,style:{width:t.width??void 0},"data-preserve":i?"true":"false",title:t.a11yConfig?.mode==="guide"?t.a11yConfig.description:t.a11yConfig?.mode==="key"?t.a11yConfig.key:void 0,children:o.jsx("div",{className:P.headerContent,children:s?o.jsx("div",{className:P.headerWords,children:d.map((l,h)=>o.jsx("span",{className:P.headerWord,children:l},h))}):o.jsx("span",{children:r})})},t.id??`col-${n}`)})})}),Ake=({value:e,row:t,column:n})=>{const c=n.align==="right"?P.alignRight:n.align==="left"?P.alignLeft:P.alignCenter,i=typeof n.render=="function"?n.render(e,t):e==null?"":String(e);return o.jsx("td",{className:`${P.tableCell} ${c}`,style:{width:n.width??void 0},children:o.jsx("div",{className:P.cellContent,children:i})})},zke=({row:e,rowId:t,columns:n,onRowClick:c,index:i,getRowStyle:r})=>{const s=r?r(e):{},{backgroundColor:d,accentColor:l,...h}=s||{},u={backgroundColor:d,...h,"--row-accent":l??"transparent"};return o.jsx("tr",{className:`${P.tableRow} ${c?P.clickableRow:""}`,onClick:()=>c?.(e,i),style:u,children:n.map(p=>o.jsx(Ake,{value:e[p.id],row:e,column:p},`${t}-${p.id}`))})},Vke=({data:e,columns:t,onRowClick:n,startIndex:c,searchTerm:i,getRowStyle:r})=>e.length===0?o.jsx("tbody",{children:o.jsx("tr",{children:o.jsx("td",{colSpan:t.length,className:P.emptyRow,children:i?"Aucun résultat trouvé":"Aucune donnée disponible"})})}):o.jsx("tbody",{children:e.map((s,d)=>o.jsx(zke,{row:s.data,rowId:s.id,columns:t,onRowClick:n,index:c+d-1,getRowStyle:r},s.id))}),pA=({columns:e=[],data:t=[],pagination:n={pageSize:10,currentPage:1},onRowClick:c,searchTerm:i="",className:r="",filterConfig:s=[],externalFilters:d=[],onFiltersChange:l,onApplyFilters:h,onSort:u,filtersControlled:p=!1,debounceTimeout:y=300,getRowStyle:f,background:g,onPageSizeChange:k,onPageChange:x,itemLabel:M="items",advancedFiltersLabel:v="Advanced-Filters",advancedFiltersActiveLabel:I,sortLabel:b="Sort",applyLabel:C="Apply",cancelLabel:w="Cancel",clearLabel:_="Clear",applyDisabled:L=!1,paginationLoading:S=!1,filtersLoading:N=!1,sortLoading:j=!1,totalCount:A=null})=>{const[B,D]=m.useState({key:null,direction:"asc"}),[V,q]=m.useState(n.currentPage??1),[$,H]=m.useState(n.pageSize??10),[R,z]=m.useState(!1),O=m.useRef(null),[X,ie]=m.useState([]),ae=p?d:X,fe=p?[]:X;m.useEffect(()=>{const he=n.currentPage??1,wt=n.pageSize??10;he!==V&&q(he),wt!==$&&H(wt)},[n.currentPage,n.pageSize]);const{paginatedData:le,sortedData:be,totalPages:ne,startIndex:ee}=oA(t,e,i,B,V,$,fe),te=be.length,re=typeof A=="number"&&A>=0?A:te;let pe=ne;typeof A=="number"&&A>=0&&(pe=Math.max(1,Math.ceil(A/$)));const se=te>10;m.useEffect(()=>{const he=Math.max(1,Math.floor(pe));V>he&&q(he),V<1&&q(1)},[pe]);const G=he=>{p||ie(he),l?.(he),q(1),x?.(1)},K=he=>{p||ie(he),h?.(he),q(1),x?.(1),O.current&&O.current.style.setProperty("--filters-panel-height","0px")},oe=he=>{x?.(he),q(he)},Ne=he=>{H(he),q(1),k?.(he),x?.(1)},qe=he=>{O.current&&O.current.style.setProperty("--filters-panel-height",`${Math.round(he)}px`)},ve=he=>{D(he),u?.(he)},Ve=he=>{z(he),!he&&O.current&&O.current.style.setProperty("--filters-panel-height","0px")};m.useEffect(()=>{(ae?.length??0)>0&&z(!0)},[ae]),m.useEffect(()=>{s.length>0&&ae.length>0&&z(!0)},[s.length,ae.length]);const bt=(ae?.length??0)>0&&I?I:v;return o.jsxs("div",{ref:O,className:`${P.container} ${r} ${R?P.filtersOpen:""}`,style:{background:g,"--row-height":"48px","--header-height":"56px"},children:[o.jsx("div",{className:P.tableControls,children:o.jsxs("div",{className:P.controlsRight,children:[o.jsx(Nke,{columns:e,onSort:ve,label:b,sortConfig:B,loading:j}),s.length>0&&o.jsx(Cke,{filters:s,externalFilters:ae,onFiltersChange:G,onApply:K,isControlled:p,debounceTimeout:y,expanded:R,onToggle:Ve,panelPlacement:"top",onPanelHeightChange:qe,label:bt,applyLabel:C,cancelLabel:w,clearLabel:_,applyDisabled:L,loading:N})]})}),o.jsx("div",{className:P.topPagination,children:o.jsx(jke,{currentPage:V,totalPages:pe,pageSize:$,totalItems:re,itemLabel:M,onPageChange:oe,onPageSizeChange:Ne,loading:S})}),o.jsx("div",{className:`${P.tableWrapper} ${se?P.limitedRows:""}`,"data-table-wrapper":!0,children:o.jsxs("table",{className:P.table,children:[o.jsx(qke,{columns:e}),o.jsx(Vke,{data:le,columns:e,onRowClick:c,startIndex:ee,getRowStyle:f,searchTerm:i})]})})]})};function Pke(e){const{pagination:t,totalCount:n,onPageChange:c,...i}=e,r=t?.pageSize??20,s=t?.currentPage??1,d=m.useMemo(()=>{if(n===null||typeof n>"u")return null;const p=Number(n);if(!Number.isFinite(p)||p<=0)return 1;const y=Number(r);return!Number.isFinite(y)||y<=0?1:Math.max(1,Math.ceil(p/y))},[n,r]),l=s>1,h=d===null?!1:s<d,u=p=>{typeof p=="number"&&(p<1||p<s&&!l||p>s&&!h||c?.(p))};return o.jsx(pA,{...i,pagination:{pageSize:r,currentPage:s},totalCount:n,onPageChange:u})}const Tke=({page:e,pageSize:t,total:n,onPageChange:c,itemLabel:i="élément",ofLabel:r="sur",className:s})=>{const d=Math.max(1,Math.ceil(n/t)),l=n===0?0:(e-1)*t+1,h=Math.min(e*t,n),u=n>1?`${i}s`:i;if(n===0)return null;const p=4;let y=Math.max(1,e-Math.floor(p/2)),f=y+p-1;f>d&&(f=d,y=Math.max(1,f-p+1));const g=[];for(let k=y;k<=f;k++)g.push(k);return o.jsxs(Hke,{className:s,children:[o.jsxs(Dke,{children:[l,"-",h," ",r," ",n," ",u]}),o.jsx(Bke,{}),d>1&&o.jsxs(Rke,{children:[o.jsx(ii,{onClick:()=>c(1),disabled:e===1,title:"Première page",children:"<<"}),o.jsx(ii,{onClick:()=>c(e-1),disabled:e===1,title:"Page précédente",children:"<"}),g.map(k=>o.jsx(Fke,{$active:k===e,onClick:()=>c(k),children:k},k)),o.jsx(ii,{onClick:()=>c(e+1),disabled:e===d,title:"Page suivante",children:">"}),o.jsx(ii,{onClick:()=>c(d),disabled:e===d,title:"Dernière page",children:">>"})]})]})},Hke=F.div`
8273
8273
  display: flex;
8274
8274
  align-items: center;
8275
8275
  justify-content: space-between;
8276
- padding: 10px var(--space-4);
8277
- background: var(--color-card-background);
8278
- border-top: 1px solid var(--color-border);
8279
- border-radius: 0 0 var(--radius-card) var(--radius-card);
8280
- font-size: var(--p-caption);
8276
+ padding: var(--space-3) var(--space-4);
8277
+ border-top: none;
8278
+ background-color: transparent;
8279
+ flex-wrap: nowrap;
8280
+ gap: 12px;
8281
+ `,Dke=F.span`
8282
+ font-size: 13px;
8281
8283
  color: var(--color-text);
8282
- flex-shrink: 0;
8283
- `,Dke=E.span`
8284
- font-weight: 600;
8285
- color: var(--color-text, #374151);
8286
8284
  white-space: nowrap;
8287
- `,Bke=E.div`
8285
+ font-weight: 600;
8286
+ `,Bke=F.div`
8287
+ flex: 1;
8288
+ `,Rke=F.div`
8288
8289
  display: flex;
8289
- align-items: center;
8290
8290
  gap: 4px;
8291
- `,ii=E.button`
8292
- background: none;
8293
- border: 1px solid var(--border-color, #e5e7eb);
8294
- border-radius: 4px;
8295
- width: 28px;
8296
- height: 28px;
8291
+ align-items: center;
8292
+ `,ii=F.button`
8297
8293
  display: flex;
8298
8294
  align-items: center;
8299
8295
  justify-content: center;
8296
+ width: 28px;
8297
+ height: 28px;
8298
+ border: none;
8299
+ background: transparent;
8300
+ border-radius: 4px;
8300
8301
  cursor: pointer;
8302
+ color: var(--color-text);
8303
+ transition: all 0.2s;
8301
8304
  font-size: 13px;
8302
- color: var(--color-text-secondary, #6b7280);
8303
- transition: all 0.15s ease;
8304
8305
  padding: 0;
8305
8306
 
8306
8307
  &:hover:not(:disabled) {
8307
- background: var(--color-background, #f3f4f6);
8308
- border-color: var(--color-primary, #3b82f6);
8309
- color: var(--color-primary, #3b82f6);
8308
+ background-color: var(--color-background, #f3f4f6);
8310
8309
  }
8311
8310
 
8312
8311
  &:disabled {
8313
- opacity: 0.35;
8312
+ opacity: 0.3;
8314
8313
  cursor: not-allowed;
8315
8314
  }
8316
- `,Rke=E.button`
8317
- background: ${e=>e.$active?"var(--color-primary, #3b82f6)":"none"};
8318
- color: ${e=>e.$active?"#fff":"var(--color-text, #374151)"};
8319
- border: 1px solid
8320
- ${e=>e.$active?"var(--color-primary, #3b82f6)":"var(--border-color, #e5e7eb)"};
8321
- border-radius: 4px;
8322
- min-width: 28px;
8323
- height: 28px;
8315
+ `,Fke=F.button`
8324
8316
  display: flex;
8325
8317
  align-items: center;
8326
8318
  justify-content: center;
8319
+ width: 28px;
8320
+ height: 28px;
8321
+ border: none;
8322
+ background: ${e=>e.$active?"var(--color-primary)":"transparent"};
8323
+ border-radius: 4px;
8327
8324
  cursor: pointer;
8325
+ color: ${e=>e.$active?"#fff":"var(--color-text)"};
8326
+ font-weight: ${e=>e.$active?"600":"normal"};
8327
+ transition: all 0.2s;
8328
8328
  font-size: 13px;
8329
- font-weight: ${e=>e.$active?"600":"400"};
8330
- padding: 0 4px;
8331
- transition: all 0.15s ease;
8329
+ padding: 0;
8332
8330
 
8333
- &:hover {
8334
- background: ${e=>e.$active?"var(--color-primary, #3b82f6)":"var(--color-background, #f3f4f6)"};
8335
- border-color: var(--color-primary, #3b82f6);
8336
- color: ${e=>e.$active?"#fff":"var(--color-primary, #3b82f6)"};
8331
+ &:hover:not(:disabled) {
8332
+ background-color: ${e=>e.$active?"var(--color-primary)":"var(--color-background, #f3f4f6)"};
8337
8333
  }
8338
- `,Fke="_mpRoot_31595_1",Eke="_mpHeader_31595_22",Oke="_mpTitle_31595_31",Uke="_mpList_31595_35",Wke="_mpVertical_31595_41",Gke="_mpHorizontal_31595_46",Kke="_mpItem_31595_55",Zke="_mpClickable_31595_95",Xke="_mpLeft_31595_117",Yke="_mpIcon_31595_125",Jke="_mpMeta_31595_140",Qke="_mpLabel_31595_145",e3e="_mpDate_31595_154",t3e="_mpRight_31595_160",a3e="_mpValue_31595_168",n3e="_mpHint_31595_176",o3e="_mpBadge_31595_180",c3e="_mpBadgeTop_31595_199",i3e="_mpBadgeSub_31595_206",r3e="_mpBadgeSmall_31595_213",s3e="_mpPill_31595_229",d3e="_mpRounded_31595_232",l3e="_mpCompact_31595_236",h3e="_compactItemWrapper_31595_252",u3e="_mpSummaryRoot_31595_265",p3e="_mpSummaryInner_31595_269",y3e="_mpSummaryFlex_31595_284",k3e="_mpSummaryCardWrapperHorizontal_31595_292",m3e="_mpSummaryCardWrapper_31595_292",f3e="_mpSummaryCardHorizontal_31595_303",g3e="_mpSummaryCard_31595_292",v3e="_mpSummaryValue_31595_321",x3e="_mpSummaryLabel_31595_327",M3e="_mpSummaryBadge_31595_338",_3e="_mpSummaryBadgeSub_31595_357",L3e="_mpEmpty_31595_365",I3e="_mpSummaryVertical_31595_372",b3e="_mpIconSquare_31595_380",J={mpRoot:Fke,mpHeader:Eke,mpTitle:Oke,mpList:Uke,mpVertical:Wke,mpHorizontal:Gke,mpItem:Kke,mpClickable:Zke,mpLeft:Xke,mpIcon:Yke,mpMeta:Jke,mpLabel:Qke,mpDate:e3e,mpRight:t3e,mpValue:a3e,mpHint:n3e,mpBadge:o3e,mpBadgeTop:c3e,mpBadgeSub:i3e,mpBadgeSmall:r3e,mpPill:s3e,mpRounded:d3e,mpCompact:l3e,compactItemWrapper:h3e,mpSummaryRoot:u3e,mpSummaryInner:p3e,mpSummaryFlex:y3e,mpSummaryCardWrapperHorizontal:k3e,mpSummaryCardWrapper:m3e,mpSummaryCardHorizontal:f3e,mpSummaryCard:g3e,mpSummaryValue:v3e,mpSummaryLabel:x3e,mpSummaryBadge:M3e,mpSummaryBadgeSub:_3e,mpEmpty:L3e,mpSummaryVertical:I3e,mpIconSquare:b3e},Tt=(e,t=1)=>{if(!e||typeof e!="string")return`rgba(124, 58, 237, ${t})`;const n=e.trim();if(n.toLowerCase()==="transparent")return"rgba(0,0,0,0)";if(/^rgba?\(/i.test(n))return/^rgba\(/i.test(n)?n.replace(/rgba\(([^)]+),\s*([0-9.]+)\s*\)$/,(d,l)=>`rgba(${l.split(",").map(u=>u.trim()).slice(0,3).join(", ")}, ${t})`):n;let c=n.replace("#","").toLowerCase();if(c.length===3&&(c=c.split("").map(d=>d+d).join("")),!/^[0-9a-f]{6}$/i.test(c))return`rgba(124, 58, 237, ${t})`;const i=parseInt(c.slice(0,2),16),r=parseInt(c.slice(2,4),16),s=parseInt(c.slice(4,6),16);return`rgba(${i}, ${r}, ${s}, ${t})`},w3e=({item:e,shape:t,onItemClick:n,color:c,renderItem:i})=>{const r=m.useCallback(()=>{n?.(e)},[n,e]),s=[J.mpItem,t==="pill"?J.mpPill:J.mpRounded,n?J.mpClickable:""].filter(Boolean).join(" ");if(i)return o.jsx("div",{className:s,role:n?"button":"group",tabIndex:n?0:-1,onClick:r,onKeyDown:y=>{n&&(y.key==="Enter"||y.key===" ")&&(n(e),y.preventDefault())},"aria-label":n?`Voir les détails de ${e.label}`:void 0,children:i(e)});const d=n?"button":"div",l=n?{onClick:r,className:s,type:"button","aria-label":`Voir les détails de ${e.label}`}:{className:s,role:"group"},h=e.iconComponent,u=e.iconSquareBg,p=e.iconColor;return o.jsxs(d,{...l,children:[o.jsxs("div",{className:J.mpLeft,children:[h?o.jsx("div",{className:J.mpIconSquare,style:{background:u??Tt(p??c??"#7c3aed",1),border:`1px solid ${Tt(p??c??"#7c3aed",.18)}`,color:p??"#ffffff"},children:m.createElement(h,{size:20,color:p??"#fff",strokeWidth:1.8})}):e.icon?o.jsx("div",{className:J.mpIcon,children:e.icon}):null,o.jsxs("div",{className:J.mpMeta,children:[o.jsx("div",{className:J.mpLabel,children:e.label}),e.subLabel&&o.jsx("div",{className:J.mpDate,children:e.subLabel}),e.date&&o.jsx("div",{className:J.mpDate,children:e.date})]})]}),o.jsxs("div",{className:J.mpRight,children:[o.jsx("div",{className:J.mpValue,style:{color:e.valueColor??c??void 0},children:e.value}),e.badge?o.jsxs("div",{className:[J.mpBadge,e.badge.small?J.mpBadgeSmall:""].join(" "),style:{backgroundColor:e.badge.bg??Tt(e.badge.color||c||"#7c3aed",.12),borderColor:e.badge.bg?"transparent":Tt(e.badge.color||c||"#7c3aed",.18),color:e.badge.color??e.badge.textColor??"#0f172a",fontWeight:600},children:[o.jsx("div",{className:J.mpBadgeTop,children:e.badge.text}),e.badge.subText&&o.jsx("div",{className:J.mpBadgeSub,children:e.badge.subText})]}):e.hint?o.jsx("div",{className:J.mpHint,children:e.hint}):null]})]})},C3e=m.memo(w3e),LS=({title:e,right:t})=>!e&&!t?null:o.jsxs("div",{className:J.mpHeader,children:[o.jsx("div",{className:J.mpTitle,children:e}),o.jsx("div",{children:t})]}),IS=(e,t=1)=>{try{return Tt(e,t)}catch{return`rgba(124, 58, 237, ${t})`}},N3e=({item:e})=>o.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:14,borderRadius:12,minHeight:88,boxSizing:"border-box",background:e.bgColor??"transparent",border:`1px solid ${e.borderColor??"transparent"}`,boxShadow:"0 4px 10px rgba(15,23,42,0.03)"},children:[o.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:6},children:[o.jsx("div",{style:{fontSize:13,fontWeight:700,color:"#475569"},children:e.label}),o.jsx("div",{style:{fontSize:26,fontWeight:900,color:"#0f172a",lineHeight:1},children:e.value})]}),o.jsx("div",{title:String(e.label),style:{display:"flex",alignItems:"center",justifyContent:"center",width:48,height:48,borderRadius:10,background:e.iconSquareBg??IS("#7c3aed",.12),border:`1px solid ${IS(e.iconColor??"#7c3aed",.12)}`,boxShadow:"none"},children:e.iconComponent?m.createElement(e.iconComponent,{size:18,color:e.iconColor??"#7c3aed",strokeWidth:1.6}):null})]}),j3e=({item:e,bg:t,onClick:n,width:c,height:i,extraStyle:r})=>o.jsxs("div",{className:J.mpSummaryCard,style:{background:t,width:c??void 0,height:i??void 0,...r??{}},role:n?"button":"group",tabIndex:n?0:-1,onClick:()=>n?.(e),children:[o.jsx("div",{className:J.mpSummaryLabel,children:e.label}),o.jsx("div",{className:J.mpSummaryValue,style:{color:e.valueColor??"#2a24deff"},children:e.value}),e.badge&&o.jsxs("div",{className:J.mpSummaryBadge,children:[e.badge.text,e.badge.subText&&o.jsx("div",{className:J.mpSummaryBadgeSub,children:e.badge.subText})]})]}),bS=(e,t=1)=>{try{return Tt(e,t)}catch{return`rgba(124, 58, 237, ${t})`}},wS=e=>o.jsxs("div",{style:{display:"grid",gridTemplateRows:"auto 1fr",width:"100%",gap:8,alignItems:"center",boxSizing:"border-box",minWidth:0},children:[o.jsxs("div",{style:{display:"flex",justifyContent:"space-between-left",alignItems:"baseline",gap:10,width:"100%"},children:[o.jsx("div",{style:{fontWeight:700,fontSize:"clamp(14px, 1.2vw, 16px)",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",minWidth:0},children:e.label}),e.subLabel?o.jsx("div",{style:{fontSize:"clamp(13px, 1.1vw, 15px)",fontWeight:600,whiteSpace:"nowrap"},children:e.subLabel}):null]}),o.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",gap:15,width:"100%"},children:[o.jsx("div",{style:{fontWeight:900,fontSize:"clamp(16px, 1.6vw, 20px)",color:e.valueColor,lineHeight:1,minWidth:0,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:e.value}),e.badge?o.jsxs("div",{style:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",padding:"8px 12px",borderRadius:10,backgroundColor:e.badge.bg?e.badge.bg:bS("#7c3aed",.08),border:`1px solid ${e.badge.bg?e.badge.bg:bS("#7c3aed",.12)}`,color:e.badge.textColor||"#0f172a",fontWeight:700,fontSize:"clamp(12px, 1.2vw, 14px)",width:"120px",height:"52px",textAlign:"center",boxSizing:"border-box",overflow:"hidden",boxShadow:"0 2px 4px rgba(0,0,0,0.1)",lineHeight:1.2,flexShrink:0},children:[o.jsx("div",{style:{fontSize:14,fontWeight:800,lineHeight:1.2,letterSpacing:"0.02em",width:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:e.badge.text}),e.badge.subText?o.jsx("div",{style:{fontSize:13,marginTop:4,fontWeight:700,letterSpacing:"0.01em",width:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:e.badge.subText}):null]}):null]})]}),CS=(e,t)=>{try{if(typeof e=="function"){const n=e(t);if(n!==void 0)return n}}catch{}try{return m.createElement(e,{item:t})}catch(n){return console.warn("chooseDefaultRender: impossible de rendre CompactRenderer",n),null}},S3e=e=>{switch(e){case"image":return t=>m.createElement(N3e,{item:t});case"pertinence":return t=>m.createElement(j3e,{item:t});case"alternateHorizontal":return t=>CS(wS,t);case"compact":return t=>CS(wS,t);case"summary":return;case"default":default:return}},yA=({item:e,orientation:t,bg:n,border:c,valueColor:i,onClick:r,width:s,height:d,extraStyle:l})=>{const u=t==="horizontal"?J.mpSummaryCardHorizontal:J.mpSummaryCard;return o.jsxs("div",{className:u,style:{background:n,border:`1px solid ${c}`,width:s??void 0,height:d??void 0,...l??{}},role:r?"button":"group",tabIndex:r?0:-1,onClick:()=>r?.(e),children:[e.badge&&o.jsxs("div",{className:J.mpSummaryBadge,children:[e.badge.text,e.badge.subText&&o.jsx("div",{className:J.mpSummaryBadgeSub,children:e.badge.subText})]}),o.jsx("div",{className:J.mpSummaryValue,style:{color:i},children:e.value}),o.jsx("div",{className:J.mpSummaryLabel,children:e.label})]})},$3e=["transparent","transparent","transparent","transparent"],q3e=["transparent","transparent","transparent","transparent"],A3e=["#059669","#2563eb","#b45309","#7c3aed"],z3e=(e,t=1)=>{try{return Tt(e,t)}catch{return`rgba(124, 58, 237, ${t})`}},kA=e=>{const{items:t=[],layout:n="vertical",orientation:c="auto",shape:i="rounded",color:r="#7c3aed",compact:s=!1,title:d,onItemClick:l,className:h="",loading:u=!1,emptyMessage:p="Aucun élément",renderItem:y,summary:f=!1,summaryBgColors:g=$3e,summaryBorderColors:k=q3e,summaryValueColors:x=A3e,preset:M,background:v}=e,{itemsContainerStyle:I,itemsContainerClassName:b,summaryGridColumns:C,compactItemWidth:w,compactItemHeight:_,compactItemStyle:L,summaryCardWidth:S,summaryCardHeight:N,summaryCardStyle:j}=e,A=n==="vertical",B={"--mp-accent":r,"--mp-accent-soft":z3e(r,.08),"--mp-bg-primary":v},D=[J.mpRoot,A?J.mpVertical:J.mpHorizontal,s?J.mpCompact:"",f?J.mpSummaryRoot:"",c!=="auto"?c==="vertical"?J.mpOrientationVertical:J.mpOrientationHorizontal:"",h].filter(Boolean).join(" "),V=m.useMemo(()=>y||(S3e(M)??void 0),[y,M]);if(f){const q=c==="horizontal"?J.mpSummaryFlex:J.mpSummaryVertical,H={...(C?{display:"grid",gridTemplateColumns:`repeat(${C}, 1fr)`,gap:18,alignItems:"stretch",width:"100%"}:void 0)??{},...I??{}};return o.jsxs("div",{className:D,style:B,"aria-busy":u,children:[d&&o.jsx(LS,{title:d}),o.jsx("div",{className:J.mpSummaryInner,children:o.jsx("div",{className:`${q} ${b??""}`,style:H,children:t.length===0?o.jsx("div",{className:J.mpEmpty,children:p}):t.map((R,z)=>{const O=R.bgColor??g[z%g.length],X=R.borderColor??k[z%k.length],ie=R.valueColor??x[z%x.length];return V?o.jsx("div",{className:c==="horizontal"?J.mpSummaryCardWrapperHorizontal:J.mpSummaryCardWrapper,style:{width:S??void 0,height:N??void 0,...j??{}},children:V(R,z)},R.id):o.jsx(yA,{item:R,orientation:c==="horizontal"?"horizontal":"vertical",bg:O,border:X,valueColor:ie,onClick:l,width:S??void 0,height:N??void 0,extraStyle:j},R.id)})})})]})}return o.jsxs("div",{className:D,style:B,"aria-busy":u,children:[d&&o.jsx(LS,{title:d}),o.jsx("div",{className:J.mpList,style:I,children:u?o.jsx("div",{className:J.mpEmpty,children:"Chargement…"}):t.length===0?o.jsx("div",{className:J.mpEmpty,children:p}):t.map(q=>{const $=s?{width:w??void 0,height:_??void 0,boxSizing:"border-box",...L??{}}:void 0;return o.jsx("div",{className:s?J.compactItemWrapper:void 0,style:$,children:o.jsx(C3e,{item:q,shape:i,onItemClick:l,color:r,renderItem:V?H=>V(H,t.indexOf(H)):void 0})},q.id)})})]})};m.memo(kA);const V3e=({a11yConfig:e,width:t,height:n,colors:c={text:"#0b1220",background:"#fff",contentBackground:"#efeff0"},titles:i={},placeholder:r="Loading Chart",style:s,className:d="",children:l,padding:h="1rem",variant:u="default",showBorder:p=!1,titleKey:y,leftTitleKey:f})=>{const g=t?typeof t=="number"?`${t}px`:t:void 0,k=n?typeof n=="number"?`${n}px`:n:void 0,x=r&&typeof r=="object"&&!m.isValidElement(r)&&("text"in r||"subtext"in r||"icon"in r||"background"in r||"iconSize"in r),M=x?r:void 0,v=M?.icon?xt[M.icon]:void 0,I=28,b=M?.iconSize??I,C=["chart-container",`variant-${u}`,p?"with-border":"",d].filter(Boolean).join(" "),w=c.contentBackground??void 0,_=typeof h=="number"?`${h}px`:h;return o.jsxs("div",{className:C,style:{width:g,height:k,color:c.text,background:c.background,display:"flex",flexDirection:"column",boxSizing:"border-box",padding:_,...s},children:[o.jsxs("div",{className:"chart-header",children:[o.jsxs("div",{title:Z(e,f||y),className:"chart-title-left",style:{display:"flex",alignItems:"center",gap:"8px"},children:[i.left,i.leftSubtitle&&o.jsx("div",{className:"chart-subtitle-left",children:i.leftSubtitle})]}),o.jsx("div",{className:"chart-title-right",children:i.right})]}),o.jsx("div",{className:"chart-content",style:{flex:1,display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",background:w},children:l||(x&&M?o.jsxs("div",{className:"placeholder",role:"status","aria-live":"polite",children:[v&&o.jsx("div",{className:"placeholder-icon",style:{width:b,height:b},children:o.jsx(v,{color:M.iconColor??"currentColor",size:typeof b=="number"?b:parseInt(String(b),10)||I})}),M.text&&o.jsx("div",{className:"placeholder-text",children:M.text}),M.subtext&&o.jsx("div",{className:"placeholder-subtext",children:M.subtext})]}):o.jsx("div",{className:"placeholder-node",role:"status","aria-live":"polite",children:r}))})]})},tC=({id:e,size:t="100%",background:n,icon:c,text:i,subtext:r,onClose:s,onClick:d,style:l,className:h="",colorTextPrimary:u,colorTextSub:p,model:y,fontSize:f,fontWeight:g,a11yConfig:k,titleKey:x})=>{const M=c||y?.icon,v=typeof M=="string",I=v?xt[M]:null,b=v?null:M;return o.jsxs("div",{id:e,className:`alert ${h}`,style:{width:typeof t=="number"?`${t}px`:t,background:n||y?.background,pointerEvents:"auto",cursor:d?"pointer":"default",...l},role:"alert",onClick:d,title:Z(k,x),children:[I&&o.jsx(I,{className:"alert-icon",size:20,color:u||y?.colorTextPrimary}),b!=null&&o.jsx("span",{className:"alert-icon",style:{display:"flex",alignItems:"center",color:u||y?.colorTextPrimary,flexShrink:0},children:b}),o.jsxs("div",{className:"alert-content",children:[o.jsx("span",{className:"alert-text",style:{color:u||y?.colorTextPrimary,fontSize:f,fontWeight:g},children:i}),r&&o.jsx("span",{className:"alert-subtext",style:{color:p||y?.colorTextSub},children:r})]}),s&&o.jsx("button",{className:"alert-close",onClick:s,"aria-label":"Fermer",children:"✕"})]})},mA=m.createContext(null),P3e=(e="alert")=>`${e}_${Math.random().toString(36).slice(2,9)}`,T3e=({children:e,defaultDuration:t=4e3,maxAlerts:n,containerClassName:c,containerStyle:i})=>{const[r,s]=m.useState([]),d=m.useRef(new Map),l=m.useRef(null),h=m.useRef(null),u=m.useRef(n);m.useEffect(()=>()=>{d.current.forEach(_=>window.clearTimeout(_)),d.current.clear()},[]);const p=(_,L)=>{const S=L===void 0||L===0?t:L;if(S===-1)return;const N=window.setTimeout(()=>{g(_)},S);d.current.set(_,N)},y=_=>{const L=d.current.get(_);L&&(window.clearTimeout(L),d.current.delete(_))},f=_=>{const L=P3e(),S={..._,id:L,createdAt:Date.now()};return s(N=>{const j=[S,...N],A=u.current;return typeof A=="number"&&A>=0&&j.length>A?(j.slice(A).forEach(D=>y(D.id)),j.slice(0,A)):j}),p(L,_.duration),L},g=_=>{y(_),s(L=>L.filter(S=>S.id!==_))},k=(_,L)=>{s(S=>S.map(N=>N.id===_?{...N,...L}:N))},x=()=>{d.current.forEach(_=>window.clearTimeout(_)),d.current.clear(),s([])},M=_=>{h.current=_},v=()=>r.slice(),I=m.useMemo(()=>({showAlert:f,dismissAlert:g,updateAlert:k,clearAlerts:x,setContainerRef:M,getAlertsSnapshot:v}),[r]),b=h.current,C=o.jsx("div",{style:{position:"absolute",top:0,left:0,right:0,display:"flex",flexDirection:"column",alignItems:"center",pointerEvents:"none",zIndex:10001,padding:"8px 4px"},children:o.jsx(mle,{mode:"popLayout",children:r.map(_=>o.jsx(Xw.div,{initial:{opacity:0,y:-10,scale:.98},animate:{opacity:1,y:0,scale:1},exit:{opacity:0,y:-10,scale:.98},transition:{type:"spring",damping:25,stiffness:300},style:{width:"100%",pointerEvents:"auto",boxShadow:"0 6px 20px rgba(0, 0, 0, 0.12)",borderRadius:"8px",marginBottom:"6px",backgroundColor:_.background||_.model?.background||"var(--color-background, #fff)",border:"1px solid rgba(0, 0, 0, 0.08)",overflow:"hidden"},children:o.jsx(tC,{id:_.id,text:_.text,subtext:_.subtext,icon:_.icon,background:"transparent",colorTextPrimary:_.colorTextPrimary,colorTextSub:_.colorTextSub,model:_.model,onClose:()=>g(_.id),size:"100%",style:{boxShadow:"none"}})},_.id))})}),w=o.jsx("div",{ref:_=>{h.current||(l.current=_)},className:c,style:{width:"100%",position:"relative",...i},"aria-live":"polite",children:C});return o.jsxs(mA.Provider,{value:I,children:[b?mw.createPortal(C,b):w,e]})},H3e=()=>{const e=m.useContext(mA);if(!e)throw new Error("useAlerts must be used inside an AlertsProvider");return e},D3e={default:{background:"#f3f4f6",icon:"Info",colorTextPrimary:"#111827",colorTextSub:"#4b5563"},info:{background:"#dbeafe",icon:"Info",colorTextPrimary:"#1e40af",colorTextSub:"#3b82f6"},success:{background:"#dcfce7",icon:"CheckCircle2",colorTextPrimary:"#166534",colorTextSub:"#22c55e"},warning:{background:"#fef3c7",icon:"AlertTriangle",colorTextPrimary:"#92400e",colorTextSub:"#f59e0b"},error:{background:"#fee2e2",icon:"XCircle",colorTextPrimary:"#991b1b",colorTextSub:"#ef4444"}},B3e="_container_18zbo_1",R3e="_icon_18zbo_9",F3e="_selectWrapper_18zbo_23",Hb={container:B3e,icon:R3e,selectWrapper:F3e},E3e=({options:e,defaultValue:t,onChange:n,label:c})=>{const[i,r]=m.useState(t||e[0]?.value||""),s=d=>{r(d),n?.(d)};return o.jsxs("div",{className:Hb.container,children:[o.jsxs("div",{className:Hb.icon,children:[o.jsx(w1,{size:18}),o.jsx("p",{children:c})]}),o.jsx("div",{className:Hb.selectWrapper,children:o.jsx(Yw,{field:{name:"periode",label:"",options:e},value:i,onChange:s,onBlur:()=>{}})})]})},O3e=250,U3e=m.forwardRef(({title:e,subtitle:t,size:n="420px",beforeOpen:c,afterOpen:i,beforeClose:r,afterClose:s,style:d,className:l="",children:h,closeOnOverlayClick:u=!0,showCloseButton:p=!0},y)=>{const[f,g]=m.useState(!1),[k,x]=m.useState(!1),M=m.useRef(null),v=m.useRef(null),I=m.useRef(null),b=m.useRef(null);m.useEffect(()=>{const _=M.current;if(!_)return;const L=_.parentElement;return L?(window.getComputedStyle(L).position==="static"&&(L.setAttribute("data-scp-prev-position",L.style.position??""),L.style.position="relative",L.setAttribute("data-scp-position-changed","true")),()=>{if(L.getAttribute("data-scp-position-changed")==="true"){const N=L.getAttribute("data-scp-prev-position")??"";L.style.position=N,L.removeAttribute("data-scp-position-changed"),L.removeAttribute("data-scp-prev-position")}}):void 0},[]),m.useImperativeHandle(y,()=>({open:()=>{f||(c?.(),x(!1),g(!0))},close:()=>{f&&(r?.(),x(!1),g(!1))},toggle:()=>{f?(r?.(),x(!1),g(!1)):(c?.(),x(!1),g(!0))}}),[f,c,r]),m.useEffect(()=>{const _=v.current;b.current&&(window.clearTimeout(b.current),b.current=null);const L=S=>{if(S.target===_&&!(S.propertyName!=="transform"&&S.propertyName!=="opacity"))if(f){x(!0),i?.();try{_?.focus()}catch{}}else{s?.();try{I.current?.focus()}catch{}}};return _&&(_.addEventListener("transitionend",L),b.current=window.setTimeout(()=>{if(f){x(!0),i?.();try{_?.focus()}catch{}}else{s?.();try{I.current?.focus()}catch{}}},O3e+60)),f&&(I.current=document.activeElement),()=>{_&&_.removeEventListener("transitionend",L),b.current&&(window.clearTimeout(b.current),b.current=null)}},[f,i,s]),m.useEffect(()=>{const _=L=>{L.key==="Escape"&&f&&(r?.(),x(!1),g(!1))};return window.addEventListener("keydown",_),()=>window.removeEventListener("keydown",_)},[f,r]);const C=()=>{u&&(r?.(),x(!1),g(!1))},w=typeof n=="number"?`${n}px`:n;return o.jsxs("div",{ref:M,className:`scp-inline-root ${f?"open":""}`,"aria-hidden":!f,children:[o.jsx("div",{className:`scp-overlay ${f?"visible":""}`,onMouseDown:C,role:"presentation"}),o.jsxs("aside",{className:`scp-panel ${f?"in":"out"} ${k?"interactive":""} ${l}`,style:{width:w,...d},ref:v,tabIndex:-1,role:"dialog","aria-label":e,children:[o.jsxs("div",{className:"scp-header",children:[o.jsxs("div",{children:[o.jsx("h3",{className:"scp-title",children:e}),t&&o.jsx("div",{className:"scp-subtitle",children:t})]}),p&&o.jsx("button",{className:"scp-close","aria-label":"Close",onClick:()=>{r?.(),x(!1),g(!1)},children:o.jsx(Qe,{size:18})})]}),o.jsx("div",{className:"scp-body",children:h})]})]})});function W3e(e){const t=m.useRef("");m.useEffect(()=>{if(e){t.current=document.body.style.overflow,document.body.style.overflow="hidden";return}document.body.style.overflow=t.current||""},[e])}const G3e="_container_1pfsp_1",K3e="_title_1pfsp_8",NS={container:G3e,title:K3e},Z3e=({title:e,fontSize:t,barColor:n,className:c="",style:i={}})=>{const r={...i,"--title-font-size":t,"--bar-color":n};return o.jsx("div",{className:`${NS.container} ${c}`,style:r,children:o.jsx("h2",{className:NS.title,children:e})})},X3e="_modalOverlay_1878x_1",Y3e="_modalContainer_1878x_16",J3e="_modalTitle_1878x_29",Q3e="_modalInput_1878x_38",eme="_modalTextarea_1878x_39",tme="_modalActions_1878x_70",ame="_cancelBtn_1878x_77",nme="_saveBtn_1878x_99",ome="_inputError_1878x_141",cme="_inlineAlert_1878x_146",at={modalOverlay:X3e,modalContainer:Y3e,modalTitle:J3e,modalInput:Q3e,modalTextarea:eme,modalActions:tme,cancelBtn:ame,saveBtn:nme,inputError:ome,inlineAlert:cme},Dc=({isOpen:e,onClose:t,onSave:n,title:c="Ajouter un élément",fields:i,initialValues:r={},errorMessage:s="",disableSave:d,onFieldChange:l,confirmText:h="Valider",cancelText:u="Annuler"})=>{const[p,y]=m.useState({}),f=m.useRef(null),[g,k]=m.useState(!1),[x,M]=m.useState(!1),v=m.useRef(null);if(m.useEffect(()=>{if(!e)return;const _={};for(const L of i)_[L.name]=Object.prototype.hasOwnProperty.call(r,L.name)?r[L.name]:"";return y(_),requestAnimationFrame(()=>{f.current?.focus();const L=f.current;if(L&&typeof L.selectionStart=="number"){const S=String(L.value??"").length;L.setSelectionRange(S,S)}}),()=>{v.current&&(window.clearTimeout(v.current),v.current=null)}},[e]),m.useEffect(()=>{s&&e?(M(!0),v.current&&(window.clearTimeout(v.current),v.current=null),v.current=window.setTimeout(()=>{M(!1),v.current=null},3e3)):(M(!1),v.current&&(window.clearTimeout(v.current),v.current=null))},[s,e]),!e)return null;const I=(_,L)=>{y(S=>({...S,[_]:L})),l&&l(_,L)},b=async()=>{if(!Object.values(p).some(_=>_===""||_===void 0))try{k(!0);const _=await n(p);if(typeof _=="string"&&_==="duplicate-same"){k(!1);return}y({}),k(!1),t()}catch(_){console.error("AddItemModal onSave error:",_),k(!1),t()}},C=_=>{_.target===_.currentTarget&&t()},w=_=>_.stopPropagation();return o.jsx("div",{className:at.modalOverlay,onMouseDown:C,role:"dialog","aria-modal":"true",children:o.jsxs("div",{className:at.modalContainer,onMouseDown:w,onClick:w,children:[o.jsx("h2",{className:at.modalTitle,children:c}),i.map((_,L)=>{const S=p[_.name]??"",N=L===0&&!!s,j={name:_.name,placeholder:_.placeholder||_.label,value:String(S),onChange:A=>I(_.name,A.target.value),className:_.type==="textarea"?`${at.modalTextarea} ${N?at.inputError:""}`:`${at.modalInput} ${N?at.inputError:""}`,tabIndex:0,disabled:g};return L===0&&(j.ref=A=>{f.current=A}),o.jsxs("div",{style:{marginBottom:8},children:[_.type==="textarea"?o.jsx("textarea",{rows:_.rows||4,...j}):o.jsx("input",{type:_.type||"text",...j}),L===0&&x&&s&&o.jsx("div",{style:{marginTop:8},children:o.jsx(tC,{text:s,background:"#fff5f5",colorTextPrimary:"#ef4444",onClose:()=>M(!1),className:at.inlineAlert})})]},_.name)}),o.jsxs("div",{className:at.modalActions,children:[o.jsx("button",{className:at.cancelBtn,onClick:t,type:"button",disabled:g,children:u}),o.jsx("button",{className:at.saveBtn,onClick:b,type:"button",disabled:g||!!d,children:g?"En cours...":h})]})]})})},ime=({title:e,keyCount:t,onAddKey:n,a11yConfig:c})=>{const[i,r]=m.useState(!1),s=d=>{const l=d.key;n&&l&&n(l)};return o.jsxs("div",{className:"header-container",children:[o.jsxs("div",{className:"header-info",children:[o.jsx("h1",{title:Z(c,e),children:e}),o.jsxs("p",{children:[t," clés"]})]}),o.jsxs("button",{onClick:()=>r(!0),className:"add-key-button",children:[o.jsx(zc,{className:"add-key-icon"}),"Clé"]}),o.jsx(Dc,{isOpen:i,title:"Ajouter une clé",onClose:()=>r(!1),onSave:s,fields:[{name:"key",label:"Nouvelle clé",placeholder:"Entrer une nouvelle clé"}]})]})},rme=({modules:e,onEdit:t,onDelete:n,onAddModule:c,onSelectModule:i,addModalFields:r,addModalTitle:s})=>{const[d,l]=m.useState(!1),[h,u]=m.useState(null),[p,y]=m.useState(null),[f,g]=m.useState(!1),k=()=>l(!0),x=()=>l(!1),M=_=>{if(c){const L=_.code?.trim()||_.id?.trim(),S=_.title?.trim(),N=L||S||String(Date.now()),j=S||L||`Module ${N}`;c({id:N,title:j,subtitle:"",translations:{}})}x()},v=(_,L)=>{_.stopPropagation(),u(L)},I=()=>u(null),b=_=>{if(!h){I();return}const L={...h,title:_.title||h.title,subtitle:""};t&&t(L),I()},C=(_,L)=>{_.stopPropagation(),n&&n(L)},w=_=>{y(_.id),i&&i(_)};return f?o.jsx("div",{className:"module-sidebar collapsed",children:o.jsx(n1,{size:20,className:"menu-toggle",onClick:()=>g(!1)})}):o.jsxs("div",{className:"module-sidebar",children:[o.jsxs("div",{className:"sidebar-header",children:[o.jsxs("span",{className:"header-text",children:["Modules (",e.length,")"]}),o.jsxs("div",{className:"header-actions",children:[o.jsx(a1,{size:18,className:"header-folder",onClick:k}),o.jsx(n1,{size:18,className:"header-menu",onClick:()=>g(!0)})]})]}),o.jsx("hr",{className:"divider"}),o.jsx("div",{className:"module-list",children:e.map(_=>{const L=Object.keys(_.translations||{}).length,S=L>0||_.id===p;return o.jsxs("div",{className:`module-item ${_.id===p?"selected":""}`,onClick:()=>w(_),role:"button",tabIndex:0,onKeyDown:N=>{N.key==="Enter"&&w(_)},children:[o.jsxs("div",{className:"module-left",children:[o.jsx($1,{size:16,className:"item-folder"}),o.jsxs("div",{className:"module-info",children:[o.jsxs("div",{className:"module-title",children:[_.title,S&&o.jsxs("span",{className:"count",children:[" ",L," "]})]}),_.subtitle?o.jsx("div",{className:"module-subtitle",children:_.subtitle}):null]})]}),o.jsxs("div",{className:"module-actions",children:[t&&o.jsx(o1,{onClick:N=>v(N,_),color:"#777",size:16}),n&&o.jsx(ut,{onClick:N=>C(N,_.id),color:"#777",size:16})]})]},_.id)})}),o.jsx(Dc,{isOpen:d,onClose:x,onSave:M,title:s||"Ajouter un module",fields:r&&r.length?r.map(_=>({name:_.name,label:_.label,type:_.type,placeholder:_.placeholder,rows:_.rows})):[{name:"title",label:"Titre",placeholder:"Titre du module"}]}),h&&o.jsx(Dc,{isOpen:!!h,onClose:I,onSave:b,title:"Éditer le module",initialValues:{title:h.title},fields:[{name:"title",label:"Titre",placeholder:"Titre du module"}]})]})},fA=({placeholder:e="Rechercher une clé ou traduction...",value:t="",onChange:n,iconPosition:c="left",iconColor:i="#9ca3af",a11yConfig:r,className:s})=>o.jsxs("div",{className:`search-container icon-${c}`,title:Z(r,e),children:[o.jsx("div",{className:"search-icon-wrapper",children:o.jsx(z1,{className:"search-icon",color:i})}),o.jsx("input",{type:"text",placeholder:e,value:t,onChange:d=>n?.(d.target.value),className:`search-input ${s}`})]}),sme=({keyName:e,translations:t,availableLanguages:n,onDeleteKey:c,onEditKey:i,onEditTranslation:r,onDeleteTranslation:s,onAddTranslation:d,draggable:l=!1,checkDuplicateLocal:h})=>{const[u,p]=m.useState(!1),[y,f]=m.useState(""),[g,k]=m.useState(null),[x,M]=m.useState(""),[v,I]=m.useState(""),[b,C]=m.useState(!1),[w,_]=m.useState(!1),[L,S]=m.useState(null),[N,j]=m.useState(!1),A=t.map(z=>z.language),B=n.filter(z=>!A.includes(z.code)),D=()=>{y&&v.trim()&&(d?.(e,y,v.trim()),f(""),I(""),p(!1))},V=(z,O)=>{k(z),M(O)},q=z=>{r?.(e,z,x),k(null),M("")},$=()=>{k(null),M("")},H=async z=>{const O=z.name?.trim();if(O){if(S(null),j(!1),O===e||!i)return C(!1),"ok";try{const X=await i(e,O);if(typeof X=="string"&&X==="ok")C(!1),S(null);else{if(typeof X=="string"&&X==="duplicate-same")return S("Une clé existe déjà dans ce module."),j(!0),"duplicate-same";if(typeof X=="string"&&X==="duplicate-other")return C(!1),S(null),"duplicate-other";C(!1)}}catch(X){console.error("Erreur handleRenameSave:",X),S("Erreur lors du renommage.")}}},R=(z,O)=>{if(z!=="name")return;const X=O.trim();S(null),j(!1),X&&typeof h=="function"&&(h(X,e)?(S("Une clé existe déjà dans ce module."),j(!0)):(S(null),j(!1)))};return o.jsxs("div",{className:`translation-key ${w?"collapsed":"expanded"} ${l?"draggable":""}`,children:[o.jsxs("div",{className:"card-header",children:[o.jsxs("div",{className:"header-left",children:[o.jsx("button",{className:"collapse-button",onClick:()=>_(!w),title:w?"Déplier":"Replier",children:w?o.jsx(N1,{className:"collapse-icon"}):o.jsx(Ht,{className:"collapse-icon"})}),o.jsx("h3",{className:"card-title",title:e,children:e})]}),o.jsxs("div",{className:"header-actions",children:[o.jsx("button",{className:"action-button",onClick:z=>{z.stopPropagation(),C(!0)},title:"Renommer la clé",children:o.jsx(ft,{className:"action-icon"})}),o.jsx("button",{onClick:z=>{z.stopPropagation(),c?.(e)},className:"action-button delete",title:"Supprimer la clé",children:o.jsx(ut,{className:"action-icon"})})]})]}),o.jsx("div",{className:`translations-container ${w?"":"expanded"}`,children:!l&&o.jsxs(o.Fragment,{children:[t.map(z=>o.jsxs("div",{className:"translation-row",children:[o.jsx("div",{className:"language-code",children:z.language}),o.jsx("div",{className:"translation-content",children:g===z.language?o.jsxs(o.Fragment,{children:[o.jsx("input",{type:"text",value:x,onChange:O=>M(O.target.value),className:"edit-input",autoFocus:!0,onKeyDown:O=>{O.key==="Enter"&&q(z.language),O.key==="Escape"&&$()}}),o.jsx("button",{onClick:()=>q(z.language),className:"save-button",disabled:!x.trim(),children:"Enregistrer"}),o.jsx("button",{onClick:$,className:"cancel-button",children:o.jsx(Qe,{className:"action-icon"})})]}):o.jsxs(o.Fragment,{children:[o.jsx("span",{className:"translation-text",title:z.value,children:z.value}),o.jsx("button",{onClick:()=>V(z.language,z.value),className:"edit-button",title:"Éditer la traduction",children:o.jsx(ft,{className:"action-icon"})}),o.jsx("button",{onClick:()=>s?.(e,z.language),className:"delete-translation-button",title:"Supprimer la traduction",children:o.jsx(Qe,{className:"action-icon"})})]})})]},z.language)),u?o.jsxs("div",{className:"add-language-row",children:[o.jsx("div",{className:"language-code",children:"+"}),o.jsxs("div",{className:"add-language-content",children:[o.jsx("div",{className:"language-select-container",children:o.jsxs("select",{value:y,onChange:z=>f(z.target.value),className:"language-select",children:[o.jsx("option",{value:"",children:"Sélectionnez la langue"}),B.map(z=>o.jsxs("option",{value:z.code,children:[z.name," (",z.code,")"]},z.code))]})}),y&&o.jsx("input",{type:"text",value:v,onChange:z=>I(z.target.value),placeholder:"Entrez la traduction...",className:"translation-input",onKeyDown:z=>{z.key==="Enter"&&D(),z.key==="Escape"&&(p(!1),f(""),I(""))}}),o.jsx("button",{onClick:D,disabled:!y||!v.trim(),className:"save-button",children:"Ajouter"}),o.jsx("button",{onClick:()=>{p(!1),f(""),I("")},className:"cancel-button",children:o.jsx(Qe,{className:"action-icon"})})]})]}):o.jsxs("button",{onClick:()=>p(!0),className:"show-add-button",disabled:B.length===0,children:[o.jsx("span",{className:"plus-icon",children:"+"}),"Ajouter une langue"]})]})}),l&&o.jsxs("div",{className:"drag-overlay",children:[o.jsx(a.Move,{size:24,strokeWidth:1.5}),o.jsx("span",{children:"Glisser pour réorganiser"})]}),o.jsx(Dc,{isOpen:b,onClose:()=>{C(!1),S(null),j(!1)},onSave:H,onFieldChange:R,title:"Renommer la clé",initialValues:{name:e},fields:[{name:"name",label:"Nom de la clé",placeholder:"Nom de la clé"}],errorMessage:L||"",disableSave:N})]})},dme="_wrapper_1wvht_1",lme="_leftGroup_1wvht_12",hme="_filterButton_1wvht_21",ume="_open_1wvht_42",pme="_filterIcon_1wvht_42",yme="_infoText_1wvht_58",kme="_pickerContainer_1wvht_66",mme="_srOnly_1wvht_79",fme="_pickerLabel_1wvht_91",gme="_datetime_1wvht_98",vme="_rightGroup_1wvht_107",xme="_searchInputWrap_1wvht_116",Mme="_searchInput_1wvht_116",_me="_searchIcon_1wvht_152",De={wrapper:dme,leftGroup:lme,filterButton:hme,open:ume,filterIcon:pme,infoText:yme,pickerContainer:kme,srOnly:mme,pickerLabel:fme,datetime:gme,rightGroup:vme,searchInputWrap:xme,searchInput:Mme,searchIcon:_me};function Lme({onDateChange:e,onSearch:t,initialDate:n}){const[c,i]=m.useState(!1),[r,s]=m.useState(n??""),d=m.useRef(null);m.useEffect(()=>{function p(y){const f=y.target;d.current&&f&&!d.current.contains(f)&&i(!1)}return document.addEventListener("mousedown",p),()=>document.removeEventListener("mousedown",p)},[]),m.useEffect(()=>{n&&s(n)},[n]);const l=()=>i(p=>!p),h=p=>{const y=p.target.value;s(y),e?.(y)},u=p=>{t?.(p.target.value)};return o.jsxs("div",{className:De.wrapper,ref:d,children:[o.jsxs("div",{className:De.leftGroup,children:[o.jsxs("button",{type:"button",className:`${De.filterButton} ${c?De.open:""}`,onClick:l,"aria-expanded":c,"aria-haspopup":"dialog","aria-controls":"entry-datetime",children:[o.jsx("span",{children:"Entry time"}),o.jsx("svg",{className:De.filterIcon,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"14",height:"14","aria-hidden":!0,children:o.jsx("path",{fill:"currentColor",d:"M10 18h4v-2h-4v2zm-7-8v2h18V10H3zm3-6v2h12V4H6z"})})]}),o.jsx("div",{className:De.infoText,children:"Confidence interval: step ± 15' / exit ± 30'"}),c&&o.jsxs("div",{className:De.pickerContainer,role:"dialog","aria-label":"Choisir la date et l’heure",children:[o.jsx("label",{className:De.pickerLabel,htmlFor:"entry-datetime",children:o.jsx("span",{className:De.srOnly,children:"Choisir la date et l’heure"})}),o.jsx("input",{id:"entry-datetime",className:De.datetime,type:"datetime-local",value:r,onChange:h,"aria-label":"Date et heure d’entrée"})]})]}),o.jsx("div",{className:De.rightGroup,children:o.jsxs("div",{className:De.searchInputWrap,children:[o.jsx("input",{className:De.searchInput,placeholder:"Search...",onChange:u,"aria-label":"Search"}),o.jsx("svg",{className:De.searchIcon,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"16",height:"16","aria-hidden":!0,children:o.jsx("path",{fill:"currentColor",d:"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16a6.471 6.471 0 004.23-1.57l.27.28v.79L20 20.49 21.49 19l-5.99-5zM10 15.5A5.5 5.5 0 1115.5 10 5.5 5.5 0 0110 15.5z"})})]})})]})}const Ime=({className:e="",style:t={},title:n,titleClassName:c="",titleStyle:i,data:r,lineClasses:s={},renderCell:d,bg:l,titleBg:h,titleColor:u,itemBg:p,emptyContent:y,colGap:f="1rem"})=>{const g=Array.isArray(r)?r:[],k=g.length===0,x=g.every(b=>typeof b=="string"),M=g.some(b=>Array.isArray(b)),v=(b,C,w)=>d?d(b,C,w):o.jsx("span",{className:"slb-cell-text",children:b}),I=f?{"--col-gap":f}:void 0;return k?o.jsxs("div",{className:`slb-root ${e}`,style:{...t,background:l??void 0},children:[n&&o.jsx("div",{className:`slb-title ${c}`,style:{...i,background:h??void 0,color:u??void 0},children:n}),o.jsx("div",{className:"slb-empty",children:y??null})]}):x&&!M?o.jsxs("div",{className:`slb-root ${e}`,style:{...t,background:l??void 0},children:[n&&o.jsx("div",{className:`slb-title ${c}`,style:{background:h??void 0,color:u??void 0},children:n}),o.jsx("ul",{className:"slb-list",children:g.map((b,C)=>o.jsx("li",{className:`slb-item ${s[C]||""}`,style:{background:p??void 0},children:v(b,C,0)},C))})]}):o.jsxs("div",{className:`slb-root ${e}`,style:{...t,background:l??void 0},children:[n&&o.jsx("div",{className:`slb-title ${c}`,style:{background:h??void 0,color:u??void 0},children:n}),o.jsx("div",{className:"slb-grid",style:I,children:g.map((b,C)=>{const w=s[C]||"";if(Array.isArray(b)){const[_,L]=b;return o.jsxs("div",{className:`slb-row ${w}`,style:{background:p??void 0},children:[o.jsx("div",{className:"slb-grid-left",children:v(_,C,0)}),o.jsx("div",{className:"slb-grid-right",children:v(L,C,1)})]},C)}return o.jsxs("div",{className:`slb-row ${w}`,style:{background:p??void 0},children:[o.jsx("div",{className:"slb-grid-left",children:v(b,C,0)}),o.jsx("div",{className:"slb-grid-right slb-empty-cell","aria-hidden":"true"})]},C)})})]})},bme=({className:e="",style:t={},title:n,titleColor:c,data:i=[],badgeColor:r="#0ea5e9",badgeColors:s={},badgePadding:d="8px 16px",badgeWidth:l,itemBg:h,lineClasses:u={},colGap:p="1rem"})=>{const y=i.some(g=>Array.isArray(g)),f=p?{"--col-gap":p}:void 0;return o.jsxs("div",{className:`clb-root ${e}`,style:{...t},children:[n&&o.jsx("div",{className:"clb-title",style:c?{color:c}:void 0,children:n}),o.jsx("div",{className:"clb-grid",style:f,children:i.map((g,k)=>{const x=u[k]||"";if(Array.isArray(g)){const[M,v]=g,I=s[k]||r;return o.jsxs("div",{className:`clb-row ${x}`,style:{background:h??void 0},children:[o.jsx("div",{className:"clb-badge-col",children:o.jsx("div",{className:"counter-badge",style:{background:I,padding:d,width:l,minWidth:l},children:M})}),o.jsx("div",{className:"clb-text",children:v})]},k)}return y?o.jsxs("div",{className:`clb-row ${x}`,style:{background:h??void 0},children:[o.jsx("div",{className:"clb-badge-col clb-empty-badge"}),o.jsx("div",{className:"clb-text",children:g})]},k):o.jsx("div",{className:`clb-fullrow ${x}`,style:{background:h??void 0},children:o.jsx("span",{children:g})},k)})})]})},wme=({className:e="",style:t={},title:n,items:c=[],titleBg:i,titleColor:r,itemBg:s,lineClasses:d={},renderTrendIcon:l,colGap:h="1rem"})=>{const u=h?{"--col-gap":h}:void 0;return o.jsxs("div",{className:`tlb-root ${e}`,style:{...t,background:s??void 0},children:[n&&o.jsx("div",{className:"tlb-title",style:{background:i??void 0,color:r??void 0},children:n}),o.jsx("div",{className:"tlb-grid",style:u,children:c.map((p,y)=>{const f=d[y]||"";return o.jsxs("div",{className:`tlb-row ${f}`,style:{background:s??void 0},children:[o.jsx("div",{className:"tlb-label",children:p.label}),o.jsxs("div",{className:"tlb-value-group",children:[o.jsx("div",{className:"tlb-icon-col",children:l?l(p):p.icon??null}),o.jsxs("div",{className:"tlb-value-wrap",children:[o.jsx("div",{className:"tlb-value",children:p.value}),typeof p.delta<"u"&&o.jsx("div",{className:`tlb-delta ${p.delta>0?"positive":p.delta<0?"negative":"neutral"}`,children:p.deltaLabel??String(p.delta)})]})]})]},y)})})]})},Cme=({className:e="",style:t={},children:n,gap:c="1rem"})=>o.jsx("div",{className:`frc-root ${e}`,style:{...t,"--frc-gap":c},children:m.Children.map(n,i=>o.jsx("div",{className:"frc-item",children:i}))}),Nme=({className:e="",style:t={},children:n,gap:c="1rem",background:i="#D9EEF5"})=>o.jsx("div",{className:`lcc-root ${e}`,style:{background:i,...t,"--lcc-gap":c},children:m.Children.map(n,r=>o.jsx("div",{className:"lcc-cell",children:r}))}),jme="_overlay_3x4or_2",Sme="_fadeIn_3x4or_1",$me="_popup_3x4or_17",qme="_slideUp_3x4or_1",Ame="_header_3x4or_28",zme="_body_3x4or_40",Vme="_footer_3x4or_51",Pme="_cancelButton_3x4or_59",Tme="_confirmButton_3x4or_77",Hme="_warning_3x4or_97",Dme="_danger_3x4or_106",Bme="_info_3x4or_115",jt={overlay:jme,fadeIn:Sme,popup:$me,slideUp:qme,header:Ame,body:zme,footer:Vme,cancelButton:Pme,confirmButton:Tme,warning:Hme,danger:Dme,info:Bme},Rme=({isOpen:e,title:t,message:n,onConfirm:c,onCancel:i,confirmText:r="Confirmer",cancelText:s="Annuler",type:d="warning"})=>{if(!e)return null;const l=u=>{u.target===u.currentTarget&&i()},h=u=>{u.key==="Escape"&&i(),u.key==="Enter"&&u.ctrlKey&&c()};return o.jsx("div",{className:jt.overlay,onClick:l,onKeyDown:h,role:"dialog","aria-labelledby":"confirmation-title","aria-describedby":"confirmation-message",children:o.jsxs("div",{className:`${jt.popup} ${jt[d]}`,children:[o.jsx("div",{className:jt.header,children:o.jsx("h3",{id:"confirmation-title",children:t})}),o.jsx("div",{className:jt.body,children:o.jsx("p",{id:"confirmation-message",children:n})}),o.jsxs("div",{className:jt.footer,children:[o.jsx("button",{className:jt.cancelButton,onClick:i,type:"button",children:s}),o.jsx("button",{className:jt.confirmButton,onClick:c,type:"button",autoFocus:!0,children:r})]})]})})},Fme=()=>{const[e,t]=m.useState({isOpen:!1,title:"",message:"",onConfirm:null}),n=m.useCallback((r,s,d)=>{t({isOpen:!0,title:r,message:s,onConfirm:d})},[]),c=m.useCallback(()=>{t(r=>({...r,isOpen:!1,onConfirm:null}))},[]),i=m.useCallback(()=>{e.onConfirm?.(),c()},[e.onConfirm,c]);return{isOpen:e.isOpen,title:e.title,message:e.message,showConfirmation:n,hideConfirmation:c,handleConfirm:i}},Eme="_container_1l44m_1",Ome="_selectButton_1l44m_7",Ume="_disabled_1l44m_22",Wme="_error_1l44m_39",Gme="_outline_1l44m_52",Kme="_filled_1l44m_58",Zme="_sm_1l44m_67",Xme="_md_1l44m_73",Yme="_lg_1l44m_79",Jme="_buttonContent_1l44m_85",Qme="_label_1l44m_93",e6e="_placeholder_1l44m_103",t6e="_iconsContainer_1l44m_108",a6e="_loadingSpinner_1l44m_115",n6e="_spin_1l44m_1",o6e="_arrowIcon_1l44m_133",c6e="_arrowIconOpen_1l44m_141",i6e="_dropdown_1l44m_146",r6e="_dropdownIn_1l44m_1",s6e="_searchContainer_1l44m_171",d6e="_searchInputWrapper_1l44m_177",l6e="_searchIcon_1l44m_183",h6e="_searchInput_1l44m_177",u6e="_optionsList_1l44m_208",p6e="_noResults_1l44m_231",y6e="_option_1l44m_208",k6e="_optionHighlighted_1l44m_261",m6e="_optionSelected_1l44m_266",f6e="_optionDisabled_1l44m_277",g6e="_optionLabel_1l44m_283",v6e="_checkIcon_1l44m_291",x6e="_widthFull_1l44m_299",M6e="_width64_1l44m_302",_6e="_width80_1l44m_305",L6e="_width96_1l44m_308",de={container:Eme,selectButton:Ome,disabled:Ume,error:Wme,default:"_default_1l44m_48",outline:Gme,filled:Kme,sm:Zme,md:Xme,lg:Yme,buttonContent:Jme,label:Qme,placeholder:e6e,iconsContainer:t6e,loadingSpinner:a6e,spin:n6e,arrowIcon:o6e,arrowIconOpen:c6e,dropdown:i6e,dropdownIn:r6e,searchContainer:s6e,searchInputWrapper:d6e,searchIcon:l6e,searchInput:h6e,optionsList:u6e,noResults:p6e,option:y6e,optionHighlighted:k6e,optionSelected:m6e,optionDisabled:f6e,optionLabel:g6e,checkIcon:v6e,widthFull:x6e,width64:M6e,width80:_6e,width96:L6e},I6e=({options:e,value:t,onChange:n,placeholder:c="Sélectionner une option...",disabled:i=!1,loading:r=!1,error:s=!1,className:d="",size:l="md",variant:h="default",width:u="w-full"})=>{const[p,y]=m.useState(!1),[f,g]=m.useState(""),[k,x]=m.useState(0),[M,v]=m.useState({top:0,left:0,width:0}),I=m.useRef(null),b=m.useRef(null),C=m.useRef(null),w=m.useMemo(()=>f?e.filter(q=>q.label.toLowerCase().includes(f.toLowerCase())):e,[e,f]),_=e.find(q=>q.value===t),L=m.useCallback(()=>{if(I.current){const q=I.current.getBoundingClientRect();v({top:q.top,left:q.left,width:q.width})}},[]);m.useEffect(()=>(p&&(L(),window.addEventListener("scroll",L,!0),window.addEventListener("resize",L)),()=>{window.removeEventListener("scroll",L,!0),window.removeEventListener("resize",L)}),[p,L]),m.useEffect(()=>{const q=$=>{I.current&&!I.current.contains($.target)&&b.current&&!b.current.contains($.target)&&(y(!1),g(""))};return document.addEventListener("mousedown",q),()=>document.removeEventListener("mousedown",q)},[]),m.useEffect(()=>{x(0)},[w]);const S=q=>{q.disabled||(n?.(q.value,q),y(!1),g(""))},N=q=>{g(q.target.value),p||y(!0)},j=q=>{if(!p){(q.key==="ArrowDown"||q.key==="Enter")&&y(!0);return}switch(q.key){case"ArrowDown":q.preventDefault(),x($=>$<w.length-1?$+1:$);break;case"ArrowUp":q.preventDefault(),x($=>$>0?$-1:$);break;case"Enter":q.preventDefault(),w[k]&&S(w[k]);break;case"Escape":y(!1),g("");break}},A=()=>[de.selectButton,de[l],de[h],i?de.disabled:"",s?de.error:"",d].filter(Boolean).join(" "),B=()=>{switch(u){case"w-64":return de.width64;case"w-80":return de.width80;case"w-96":return de.width96;default:return de.widthFull}},D=(q,$)=>[de.option,$===k?de.optionHighlighted:"",q.value===t?de.optionSelected:"",q.disabled?de.optionDisabled:""].filter(Boolean).join(" "),V={position:"fixed",top:M.top+(I.current?.offsetHeight||0)+4,left:M.left,width:M.width,zIndex:9999};return o.jsxs("div",{className:`${de.container} ${B()}`,children:[o.jsx("button",{ref:I,className:A(),onClick:()=>!i&&y(!p),onKeyDown:j,tabIndex:i?-1:0,type:"button","aria-haspopup":"listbox","aria-expanded":p,disabled:i,children:o.jsxs("div",{className:de.buttonContent,children:[o.jsx("span",{className:`${de.label} ${_?"":de.placeholder}`,children:_?_.label:c}),o.jsxs("div",{className:de.iconsContainer,children:[r&&o.jsx("div",{className:de.loadingSpinner}),o.jsx("svg",{className:`${de.arrowIcon} ${p?de.arrowIconOpen:""}`,fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:o.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})})]})]})}),p&&mw.createPortal(o.jsxs("div",{className:`${de.dropdown} ${B()}`,style:V,ref:b,children:[o.jsx("div",{className:de.searchContainer,children:o.jsxs("div",{className:de.searchInputWrapper,children:[o.jsx("svg",{className:de.searchIcon,fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:o.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"})}),o.jsx("input",{ref:C,type:"text",value:f,onChange:N,placeholder:"Rechercher...",className:de.searchInput,autoFocus:!0})]})}),o.jsx("div",{className:de.optionsList,children:w.length===0?o.jsx("div",{className:de.noResults,children:"Aucun résultat trouvé"}):o.jsx("ul",{role:"listbox",children:w.map((q,$)=>o.jsx("li",{className:D(q,$),onClick:()=>S(q),onMouseEnter:()=>x($),role:"option","aria-selected":q.value===t,"aria-disabled":q.disabled,children:o.jsxs("div",{className:de.buttonContent,children:[o.jsx("span",{className:de.optionLabel,title:q.label,children:q.label}),q.value===t&&o.jsx("svg",{className:de.checkIcon,fill:"currentColor",viewBox:"0 0 20 20",children:o.jsx("path",{fillRule:"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z",clipRule:"evenodd"})})]})},q.value))})})]}),document.body)]})},b6e="_container_uq7pt_1",w6e="_item_uq7pt_7",C6e="_mainValue_uq7pt_13",N6e="_label_uq7pt_17",j6e="_subValue_uq7pt_22",S6e="_subValueWrapper_uq7pt_27",$6e="_subSeparator_uq7pt_32",Ze={container:b6e,item:w6e,mainValue:C6e,label:N6e,subValue:j6e,subValueWrapper:S6e,subSeparator:$6e},q6e=({dms:e,stats:t=[],itemWidth:n="120px",valueFontSize:c="28px",valueFontWeight:i=700,subFontSize:r="16px",subFontWeight:s=600,backgroundColor:d="#ffffff",labelColor:l="#6b7280",valueColor:h="#000000"})=>{const u=(p,y,f)=>{const[g,k]=p.split("/").map(x=>x.trim());return o.jsxs("span",{className:Ze.subValueWrapper,children:[o.jsx("span",{className:Ze.subLeft,style:{color:y},children:g}),o.jsx("span",{className:Ze.subSeparator,children:" / "}),o.jsx("span",{className:Ze.subRight,style:{color:f},children:k})]})};return o.jsxs("div",{className:Ze.container,style:{backgroundColor:d},children:[e&&o.jsxs("div",{className:Ze.item,style:{flex:`1 1 ${n}`},children:[o.jsx("div",{className:Ze.mainValue,style:{fontSize:c,fontWeight:i,color:h},children:e}),o.jsx("div",{className:Ze.label,style:{color:l},children:"DMS"})]}),t.map((p,y)=>o.jsxs("div",{className:Ze.item,style:{flex:`1 1 ${n}`},children:[o.jsx("div",{className:Ze.mainValue,style:{fontSize:c,fontWeight:i,color:h},children:p.value}),o.jsx("div",{className:Ze.label,style:{color:l},children:p.label}),o.jsx("div",{className:Ze.subValue,style:{fontSize:r,fontWeight:s},children:p.subValue&&u(p.subValue,p.subLeftColor,p.subRightColor)})]},y))]})},A6e="_encours_16ist_1",z6e="_header_16ist_19",V6e="_iconWrap_16ist_27",P6e="_title_16ist_36",T6e="_items_16ist_47",H6e="_spaceEvenly_16ist_56",D6e="_item_16ist_47",B6e="_valueContainer_16ist_86",R6e="_value_16ist_86",F6e="_label_16ist_108",rt={encours:A6e,header:z6e,iconWrap:V6e,title:P6e,items:T6e,spaceEvenly:H6e,item:D6e,valueContainer:B6e,value:R6e,label:F6e},qc=e=>typeof e=="number"?`${e}px`:typeof e=="string"?e:void 0;function E6e(e,t){const n={},c={};return e.valueColor&&(n.color=e.valueColor),e.valueFontSize!==void 0?n.fontSize=qc(e.valueFontSize):t.defaultValueFontSize!==void 0&&(n.fontSize=qc(t.defaultValueFontSize)),e.valueFontWeight!==void 0?n.fontWeight=e.valueFontWeight:t.defaultValueFontWeight!==void 0&&(n.fontWeight=t.defaultValueFontWeight),e.labelColor&&(c.color=e.labelColor),e.labelFontSize!==void 0?c.fontSize=qc(e.labelFontSize):t.defaultLabelFontSize!==void 0&&(c.fontSize=qc(t.defaultLabelFontSize)),e.labelFontWeight!==void 0?c.fontWeight=e.labelFontWeight:t.defaultLabelFontWeight!==void 0&&(c.fontWeight=t.defaultLabelFontWeight),{valueStyle:n,labelStyle:c}}function O6e(){return o.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none","aria-hidden":!0,children:[o.jsx("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"1.4"}),o.jsx("path",{d:"M8 12h8",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round"})]})}function U6e(e){const{title:t,titleColor:n,titleFontSize:c,titleFontWeight:i,icon:r,iconSize:s=18,iconColor:d,defaultValueFontSize:l,defaultValueFontWeight:h,defaultLabelFontSize:u,defaultLabelFontWeight:p,data:y,style:f,bg:g="#ffffff",width:k,gap:x,className:M,ariaLabel:v}=e,I=r?xt[r]:void 0,b={background:g,width:qc(k),...f},C={};n&&(C.color=n),c!==void 0&&(C.fontSize=qc(c)),i!==void 0&&(C.fontWeight=i);const w={};return d&&(w.color=d),o.jsxs("section",{className:`${rt.encours} ${M??""}`,style:b,"aria-label":v??t,children:[o.jsxs("div",{className:rt.header,children:[o.jsx("div",{className:rt.iconWrap,"aria-hidden":!0,style:w,children:I?o.jsx(I,{size:typeof s=="number"?s:void 0}):o.jsx(O6e,{})}),o.jsx("div",{className:rt.title,style:C,children:t})]}),o.jsx("div",{className:`${rt.items} ${x===void 0?rt.spaceEvenly:""}`,role:"list",style:x!==void 0?{gap:`${x}px`}:{},children:y.map((_,L)=>{const{valueStyle:S,labelStyle:N}=E6e(_,{defaultValueFontSize:l,defaultValueFontWeight:h,defaultLabelFontSize:u,defaultLabelFontWeight:p});return o.jsx("div",{className:rt.item,role:"listitem",style:{..._.background?{background:_.background}:{},..._.width?{width:qc(_.width)}:{}},children:o.jsxs("div",{className:rt.valueContainer,children:[o.jsx("div",{className:rt.value,style:S,children:_.value}),_.label&&o.jsx("div",{className:rt.label,style:N,children:_.label})]})},`${String(_.label??_.value)}-${L}`)})})]})}const W6e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"M480-360 280-559h400z"})),G6e=m.memo(W6e),K6e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"m280-400 200-201 200 201z"})),Z6e=m.memo(K6e),X6e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 16 16",...e},Q.createElement("path",{fill:"#0087BD",d:"M3 14a.96.96 0 0 1-.7-.3.96.96 0 0 1-.3-.7V3q0-.4.3-.7T3 2h10q.4 0 .7.3t.3.7v10q0 .4-.3.7t-.7.3zm3.983-3.55q.1 0 .192-.033a.36.36 0 0 0 .158-.117l4.117-4.133q.15-.15.15-.35a.54.54 0 0 0-.15-.367.52.52 0 0 0-.358-.133.5.5 0 0 0-.359.15l-3.75 3.75L5.35 7.583a.48.48 0 0 0-.7 0q-.15.15-.15.367 0 .216.15.35l1.983 2a.48.48 0 0 0 .35.15"})),Y6e=m.memo(X6e),J6e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 16 16",...e},Q.createElement("path",{fill:"#1E2122",d:"M3 14a.96.96 0 0 1-.7-.3.96.96 0 0 1-.3-.7V3q0-.4.3-.7T3 2h10q.4 0 .7.3t.3.7v10q0 .4-.3.7t-.7.3zm0-1h10V3H3z"})),Q6e=m.memo(J6e),efe=({items:e,onSave:t,loading:n,disabled:c,saveLabel:i,savingLabel:r,buttonTitle:s,size:d=16,colors:l={bg:"#DADADA",activeBg:"var(--color-primary)",circle:"#FFFFFF",icon:"#1C1B1F",icon2:"#FFFFFF"},style:h,a11yConfig:u})=>{const[p,y]=m.useState(!1),[f,g]=m.useState(e),[k,x]=m.useState(!1);if(m.useEffect(()=>{x(!0)},[]),m.useEffect(()=>{g(e)},[e]),!k)return null;const M=(b,C)=>{C<4||g(w=>w.map(_=>_.component_key===b?{..._,visible:!_.visible}:_))},v=()=>{t(f),y(!1)},I=Z(u,s);return o.jsxs("div",{style:{position:"relative",display:"inline-block",...h},children:[o.jsxs("div",{onClick:()=>{c||y(!p)},style:{display:"flex",alignItems:"center",cursor:c?"not-allowed":"pointer",borderRadius:4,transition:"background 0.2s"},title:I,children:[o.jsx(JS,{width:d,height:d,fill:l?.icon||"currentColor",style:{transition:"color 0.2s"}}),p?o.jsx(Z6e,{width:d,height:d,fill:l?.icon||"currentColor"}):o.jsx(G6e,{width:d,height:d,fill:l?.icon||"currentColor"})]}),p&&o.jsxs("div",{style:{position:"absolute",top:"120%",right:0,minWidth:260,background:"#fff",borderRadius:"0.25rem",boxShadow:"0px 3px 7px 0px rgba(17, 20, 21, 0.05),0px 14px 14px 0px rgba(17, 20, 21, 0.04),0px 30px 18px 0px rgba(17, 20, 21, 0.03), 0px 54px 22px 0px rgba(17, 20, 21, 0.01),0px 85px 24px 0px rgba(17, 20, 21, 0)",zIndex:235465456,padding:"0 0 0.5rem 0"},children:[o.jsx("ul",{style:{listStyle:"none",padding:0,margin:0},children:f.map((b,C)=>o.jsxs(m.Fragment,{children:[o.jsxs("li",{onClick:()=>M(b.component_key,C),style:{display:"flex",alignItems:"center",padding:"0.5rem",cursor:C<4?"not-allowed":"pointer",transition:"background 0.2s"},onMouseEnter:w=>{C>=4&&(w.currentTarget.style.background="#F9FAFB")},onMouseLeave:w=>{C>=4&&(w.currentTarget.style.background="transparent")},children:[o.jsx("div",{style:{display:"flex",alignItems:"center",justifyContent:"center",marginRight:8,flexShrink:0},children:b.visible?o.jsx(Y6e,{width:20,height:20,fill:l?.activeBg||"var(--color-primary, #008FBB)"}):o.jsx(Q6e,{width:20,height:20,fill:"#D1D5DB"})}),o.jsx("span",{style:{fontSize:"14px",color:"#111827",fontWeight:400,userSelect:"none"},children:b.label})]}),C===3&&o.jsx("div",{style:{height:1,background:"#E5E7EB",margin:"4px 0"}})]},b.component_key))}),o.jsx("div",{style:{padding:"12px 16px 0 16px",display:"flex",justifyContent:"flex-end"},children:o.jsx("button",{type:"button",onClick:v,disabled:n,style:{padding:"6px 16px",borderRadius:4,border:"none",background:"var(--color-primary, #008FBB)",color:"#fff",fontSize:"14px",fontWeight:500,cursor:n?"not-allowed":"pointer",transition:"opacity 0.2s",opacity:n?.7:1},children:n?r:i})})]})]})},tfe="_container_zhny9_1",afe="_card_zhny9_15",nfe="_footer_zhny9_33",ofe="_noPaddingMobile_zhny9_51",ri={container:tfe,card:afe,footer:nfe,noPaddingMobile:ofe},cfe="_board_95t8m_1",ife="_clickable_95t8m_21",rfe="_sideBar_95t8m_26",sfe="_boardContent_95t8m_32",dfe="_orange_95t8m_40",lfe="_red_95t8m_44",hfe="_green_95t8m_48",ufe="_grey_95t8m_52",pfe="_lightGrey_95t8m_56",yfe="_big_95t8m_61",kfe="_medium_95t8m_66",mfe="_headerRow_95t8m_70",ffe="_iconWrapper_95t8m_75",gfe="_headerTitle_95t8m_80",vfe="_valueArea_95t8m_89",xfe="_titleWhite_95t8m_99",Mfe="_titleBlack_95t8m_103",_fe="_valueWhite_95t8m_108",Lfe="_valueBlack_95t8m_112",Ife="_valueBlue_95t8m_116",bfe="_bars_95t8m_121",wfe="_bar_95t8m_121",Cfe="_barDark_95t8m_135",Nfe="_barDim_95t8m_139",jfe="_predictionSection_95t8m_143",Sfe="_predictionHeader_95t8m_155",$fe="_predictionBody_95t8m_162",qfe="_hasPrediction_95t8m_170",ze={board:cfe,clickable:ife,sideBar:rfe,boardContent:sfe,orange:dfe,red:lfe,green:hfe,grey:ufe,lightGrey:pfe,big:yfe,medium:kfe,headerRow:mfe,iconWrapper:ffe,headerTitle:gfe,valueArea:vfe,titleWhite:xfe,titleBlack:Mfe,valueWhite:_fe,valueBlack:Lfe,valueBlue:Ife,bars:bfe,bar:wfe,barDark:Cfe,barDim:Nfe,predictionSection:jfe,predictionHeader:Sfe,predictionBody:$fe,hasPrediction:qfe},Afe=({endingDark:e=!1,lightCount:t=5,className:n=""})=>{const c=Math.max(0,Math.min(5,Math.floor(t)));return o.jsx("div",{className:`${ze.bars} ${n} bars-data-board`,children:Array.from({length:5}).map((i,r)=>o.jsx("span",{className:`${ze.bar} ${r<c?"":e?ze.barDark:ze.barDim}`},r))})},vt=({a11yConfig:e,iconName:t,label:n,value:c,backgroundColor:i="green",bars:r,lightBars:s=5,size:d="big",valueScale:l,width:h,height:u,className:p="",style:y,titleColor:f="white",valueColor:g="white",titleFontSize:k,titleFontWeight:x,valueFontSize:M,valueFontWeight:v,barColor:I,justifyContent:b="space-between",alignItems:C="flex-start",cardGap:w="",onClick:_,iconColor:L,titleKey:S,predictionValue:N,predictionLabel:j})=>{const A=r!=="none",B=r==="endingDark",{padding:D,...V}=y||{},q=h===void 0&&u===void 0&&i===void 0&&Object.keys(V).length===0?void 0:{...h!==void 0?{width:h}:{},...u!==void 0?{height:u}:{},...i!==void 0?{backgroundColor:i}:{},...V},$=`${ze.board} ${ze[d]} ${N!==void 0?ze.hasPrediction:""} ${p}`;return o.jsxs("div",{className:$,onClick:_,style:l!==void 0?{...q,"--ds-value-scale":l}:q,children:[I&&o.jsx("div",{className:ze.sideBar,style:{backgroundColor:I}}),o.jsxs("div",{className:ze.boardContent,style:{padding:D,gap:w},children:[o.jsxs("div",{className:ze.headerRow,style:{justifyContent:b,alignItems:C},children:[t&&o.jsx("div",{className:ze.iconWrapper,style:{color:L},children:t}),o.jsx("div",{className:`${ze.headerTitle} header-title-data-board`,children:o.jsx("span",{title:Z(e,S),"aria-label":e?.description,style:{color:f,...k?{fontSize:k}:{},...x?{fontWeight:x}:{}},children:n})}),A?o.jsx(Afe,{endingDark:B,lightCount:s}):null]}),o.jsx("div",{className:ze.valueArea,style:{color:g,...M?{fontSize:M}:{},...v?{fontWeight:v}:{}},children:c})]}),N!==void 0&&o.jsxs("div",{className:ze.predictionSection,children:[o.jsx("div",{className:ze.predictionHeader,children:j??"PRED."}),o.jsx("div",{className:ze.predictionBody,children:N})]})]})},zfe="_wrapper_1ydle_10",Vfe="_hosp_1ydle_19",Pfe="_headerRow_1ydle_54",Tfe="_iconWrapper_1ydle_61",Hfe="_headerTitle_1ydle_67",Dfe="_hospValue_1ydle_76",Bfe="_side_1ydle_88",Rfe="_mini_1ydle_100",Ffe="_miniLabel_1ydle_131",Efe="_miniValue_1ydle_140",Ofe="_miniBars_1ydle_150",Ufe="_bars_1ydle_155",Wfe="_bar_1ydle_155",Gfe="_barDark_1ydle_169",Kfe="_barDim_1ydle_173",Pe={wrapper:zfe,hosp:Vfe,headerRow:Pfe,iconWrapper:Tfe,headerTitle:Hfe,hospValue:Dfe,side:Bfe,mini:Rfe,miniLabel:Ffe,miniValue:Efe,miniBars:Ofe,bars:Ufe,bar:Wfe,barDark:Gfe,barDim:Kfe},Zfe=({endingDark:e=!1,lightCount:t=5,className:n=""})=>{const c=Math.max(0,Math.min(5,Math.floor(t)));return o.jsx("div",{className:`${Pe.bars} ${n} bars-data-board`,children:Array.from({length:5}).map((i,r)=>o.jsx("span",{className:`${Pe.bar} ${r<c?"":e?Pe.barDark:Pe.barDim}`},r))})},gA=({left:e,right:t,className:n="",style:c,miniTilesCount:i=3})=>{const r=e.bars??"endingDark",s=r!=="none",d=r==="endingDark",l={...c,"--mini-tiles-count":i};return o.jsxs("div",{className:`${Pe.wrapper} ${n} data-four-boards`,style:l,children:[o.jsxs("div",{className:`${Pe.hosp} ${e.className||""}`,onClick:e.onClick,style:{...e.width?{width:e.width}:{},...e.height?{height:e.height}:{},...e.backgroundColor?{backgroundColor:e.backgroundColor}:{},...e.style||{}},title:Z(e.a11yConfig,e.titleKey),children:[o.jsxs("div",{className:Pe.headerRow,children:[o.jsxs("div",{className:`${Pe.iconWrapper} icon-wrapper-data-four-boards`,children:[e.iconName&&o.jsx("span",{style:{color:e.iconColor},children:e.iconName}),o.jsx("span",{className:Pe.headerTitle,style:{color:e.titleColor||"white",...e.titleFontSize?{fontSize:e.titleFontSize}:{},...e.titleFontWeight?{fontWeight:e.titleFontWeight}:{}},title:Z(e.a11yConfig,e.titleKey),children:e.label})]}),s?o.jsx(Zfe,{endingDark:d,lightCount:e.lightBars??5}):null]}),o.jsx("div",{className:Pe.hospValue,style:{color:e.valueColor||"white",...e.valueScale!==void 0?{"--ds-value-scale":e.valueScale}:{},...e.valueFontSize?{fontSize:e.valueFontSize}:{},...e.valueFontWeight?{fontWeight:e.valueFontWeight}:{}},children:e.value})]}),o.jsx("div",{className:Pe.side,children:t.map((h,u)=>o.jsxs("div",{className:`${Pe.mini} ${h.className||""} icon-wrapper-data-four-boards`,onClick:h.onClick,style:{...h.width?{width:h.width}:{},...h.height?{height:h.height}:{},...h.backgroundColor?{backgroundColor:h.backgroundColor}:{},...h.style||{}},title:Z(h.a11yConfig,h.titleKey),children:[o.jsxs("span",{className:Pe.miniLabel,style:{color:h.titleColor||"white",textAlign:"right",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",...h.titleFontSize?{fontSize:h.titleFontSize}:{},...h.titleFontWeight?{fontWeight:h.titleFontWeight}:{}},title:Z(h.a11yConfig,h.titleKey),children:[h.iconName&&o.jsx("span",{style:{color:h.iconColor},children:h.iconName}),h.label]}),o.jsx("span",{className:`${Pe.miniValue} mini-value-data-four-boards`,style:{color:h.valueColor||"white",textAlign:"right",...h.valueScale!==void 0?{"--ds-value-scale":h.valueScale}:{},...h.valueFontSize?{fontSize:h.valueFontSize}:{},...h.valueFontWeight?{fontWeight:h.valueFontWeight}:{}},children:h.value}),o.jsx("div",{className:Pe.miniBars})]},h.id??`${h.label}-${u}`))})]})},Xfe=({items:e,footerLabel:t,width:n,height:c,size:i=320,style:r,className:s="",backgroundColor:d,titleFontSize:l,titleFontWeight:h,valueFontSize:u,valueFontWeight:p,noPaddingLeftRight:y=!1,onItemClick:f})=>{const g={width:n??i,height:c,backgroundColor:d??"var(--ds-navy)",...r},k=e[0],x=e[1],M=e.slice(2,5);return o.jsxs("div",{style:g,className:`${ri.container} ${y?ri.noPaddingMobile:""} ${s}`,children:[o.jsxs("div",{className:ri.card,children:[k?o.jsx(vt,{a11yConfig:k.a11yConfig,label:k.label,value:k.value,backgroundColor:k.backgroundColor,bars:k.bars,lightBars:k.lightBars,size:k.size??"big",valueScale:k.valueScale,width:k.width,height:k.height,titleColor:"white",valueColor:"white",titleFontSize:k.titleFontSize??l,titleFontWeight:k.titleFontWeight??h,valueFontSize:k.valueFontSize??u,valueFontWeight:k.valueFontWeight??p,titleKey:k.titleKey,onClick:v=>f?.(0,v)}):null,x&&M.length>0?o.jsx(gA,{left:{a11yConfig:x.a11yConfig,id:x.id,label:x.label,value:x.value,backgroundColor:x.backgroundColor,bars:x.bars,lightBars:x.lightBars,valueScale:x.valueScale,width:x.width,height:x.height,titleFontSize:x.titleFontSize??l,titleFontWeight:x.titleFontWeight??h,valueFontSize:x.valueFontSize??u,valueFontWeight:x.valueFontWeight??p,titleKey:x.titleKey,onClick:v=>f?.(1,v)},right:M.map((v,I)=>({a11yConfig:v.a11yConfig,id:v.id,label:v.label,value:v.value,backgroundColor:v.backgroundColor,bars:v.bars,lightBars:v.lightBars,valueScale:v.valueScale,width:v.width,height:v.height,titleFontSize:v.titleFontSize??l,titleFontWeight:v.titleFontWeight??h,valueFontSize:v.valueFontSize??u,valueFontWeight:v.valueFontWeight??p,titleKey:v.titleKey,onClick:b=>f?.(2+I,b)}))}):x&&M.length===0?o.jsx(vt,{a11yConfig:x.a11yConfig,label:x.label,value:x.value,backgroundColor:x.backgroundColor,bars:x.bars,lightBars:x.lightBars,size:x.size??"big",valueScale:x.valueScale,width:x.width,height:x.height,titleColor:"white",valueColor:"white",titleFontSize:x.titleFontSize??l,titleFontWeight:x.titleFontWeight??h,valueFontSize:x.valueFontSize??u,valueFontWeight:x.valueFontWeight??p,onClick:v=>f?.(1,v)}):null]}),t&&o.jsx("div",{className:ri.footer,children:t})]})},Yfe=({x:e,y:t,width:n,payload:c,fontSize:i,fontWeight:r,stroke:s})=>o.jsx("g",{transform:`translate(${e},${t})`,children:o.jsx("foreignObject",{x:-n,y:-35,width:n,height:70,style:{overflow:"visible"},children:o.jsx("div",{style:{fontSize:i,fontWeight:r,color:s,lineHeight:"1.2",display:"flex",justifyContent:"flex-end",textAlign:"right",alignItems:"center",height:"100%",width:"100%",paddingRight:"8px",boxSizing:"border-box"},children:o.jsx("span",{style:{overflowWrap:"break-word",whiteSpace:"normal",display:"block",maxWidth:"100%"},children:c.value})})})}),Jfe=({data:e,height:t=360,barColor:n="#0284C7",tooltipEnabled:c=!0,backgroundColor:i="transparent",legendTextColor:r="var(--color-text)",barHeight:s=40,yAxisWidth:d=120,fontSize:l="12px",fontWeight:h="400",domain:u,xAxisLabel:p,margin:y={top:20,right:60,bottom:40,left:0},valueFormatter:f,tickFormatter:g,labelDataKey:k="percentage"})=>{const x=(y.top??20)+(y.bottom??40)+e.length*(s+20),M=Math.max(x,t),v=m.useMemo(()=>{if(!e||e.length===0)return d;const _=(parseFloat(l)||12)*.7,S=Math.max(...e.map(N=>(N.label||"").length))*_+16;return Math.min(Math.max(S,40),d)},[e,l,d]),I=w=>g?g(w):w?.toString()||"",b=w=>f&&k==="value"?f(w):w==null||w===""?"":k==="percentage"?`${w}%`:w.toString(),C=(w,_,L)=>{if(typeof w!="number")return w;const S=f?f(w):w.toString(),N=L?.payload?.percentage;return typeof N=="number"&&Number.isFinite(N)&&k==="percentage"?`${S} (${N.toFixed(1)}%)`:S};return o.jsx("div",{style:{backgroundColor:i,width:"100%"},children:o.jsx(a.ResponsiveContainer,{width:"100%",height:M,children:o.jsxs(a.BarChart,{data:e,layout:"vertical",margin:y,children:[o.jsx(a.CartesianGrid,{opacity:.4,stroke:"#E5E7EB",vertical:!1,horizontal:!0}),o.jsx(a.XAxis,{type:"number",domain:u||[0,"auto"],axisLine:!1,tickLine:!1,fontSize:l,fontWeight:h,stroke:r,tickFormatter:I,label:p?{value:p,position:"insideBottom",offset:-10,style:{textAnchor:"middle",fill:r,fontSize:12,fontWeight:"500"}}:void 0}),o.jsx(a.YAxis,{type:"category",dataKey:"label",stroke:r,axisLine:!1,tickLine:!1,width:v,interval:0,fontSize:l,fontWeight:h,tick:o.jsx(Yfe,{fontSize:l,fontWeight:h,stroke:r})}),c&&o.jsx(a.Tooltip,{formatter:C,labelStyle:{color:"var(--color-text)"}}),o.jsx(a.Bar,{dataKey:"value",fill:n,radius:0,barSize:s,children:o.jsx(a.LabelList,{dataKey:k,position:"right",offset:10,formatter:b,fill:r,fontSize:l,fontWeight:h})})]})})})},Qfe="_menu_10i6j_1",e8e="_menuRow_10i6j_18",t8e="_separator_10i6j_33",a8e="_rowLabel_10i6j_39",n8e="_rowLeadingIcon_10i6j_47",o8e="_rowIcon_10i6j_54",Wc={menu:Qfe,menuRow:e8e,separator:t8e,rowLabel:a8e,rowLeadingIcon:n8e,rowIcon:o8e},c8e=m.forwardRef(function({isVisible:t,onClose:n,items:c,style:i,position:r,bg:s},d){const l=m.useRef(null),h=d||l;if(m.useEffect(()=>{if(!t)return;const y=f=>{h.current&&!h.current.contains(f.target)&&n?.()};return document.addEventListener("mousedown",y),()=>document.removeEventListener("mousedown",y)},[t,n]),!t)return null;const p={...{top:r?.top,left:r?.left,right:r?.right,bottom:r?.bottom},...s&&{backgroundColor:s},...i};return o.jsx("div",{ref:h,role:"menu",className:Wc.menu,style:p,children:c.map(y=>{if(y.type==="separator")return o.jsx("hr",{className:Wc.separator},y.id);const f=y,g=f.color?{color:f.color}:{},k=f.closeOnClick!==!1;return o.jsxs("button",{role:"menuitem",className:Wc.menuRow,style:g,onClick:()=>{f.onClick?.(),k&&n?.()},children:[o.jsxs("span",{className:Wc.rowLabel,children:[f.leadingIcon&&o.jsx("span",{className:Wc.rowLeadingIcon,children:f.leadingIcon}),o.jsx("span",{children:f.label})]}),f.icon&&o.jsx("span",{className:Wc.rowIcon,children:f.icon})]},f.id)})})}),vA=({user:e,logoutHref:t,logoutTarget:n="_self",onLogout:c,profileHref:i,profileLinkTarget:r="_self",backgroundColor:s="transparent",textColor:d="inherit",roleColor:l="#888",avatarSize:h="32px",padding:u="10px",gap:p="12px",emailFontSize:y="14px",emailFontWeight:f=600,roleFontSize:g="12px",roleFontWeight:k,avatarColor:x="#5b8fb9",backgroundColorAvatar:M="#f1f4f5",dropdownMenuItems:v,dropdownMenuStyle:I,dropdownMenuOffset:b,statusDotColor:C,a11yConfig:w,style:_,className:L=""})=>{const{user:S}=yt(),N=e||S,{currentTheme:j,switchTheme:A}=ML(),B=m.useRef(null),D=m.useRef(null),[V,q]=m.useState(!1),[$,H]=m.useState({}),R=m.useMemo(()=>{const ee=[],te=({variant:pe})=>pe==="sun"?o.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:o.jsx("circle",{cx:"12",cy:"12",r:"4"})}):o.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:o.jsx("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"})});i&&(ee.push({id:"profile",type:"action",label:"Mon profil",onClick:()=>{typeof window>"u"||(r==="_blank"?window.open(i,"_blank","noopener,noreferrer"):window.location.assign(i))}}),ee.push({id:"sep-profile",type:"separator"}));const re=j==="dark";return ee.push({id:"theme",type:"action",label:re?"Mode clair":"Mode sombre",icon:o.jsx(te,{variant:re?"sun":"moon"}),onClick:()=>{A(re?"light":"dark")}}),(t||c)&&(ee.push({id:"sep-theme",type:"separator"}),ee.push({id:"logout",type:"action",label:"Se déconnecter",danger:!0,onClick:()=>{if(t){if(typeof window>"u")return;n==="_blank"?window.open(t,"_blank","noopener,noreferrer"):window.location.assign(t);return}c?.()}})),ee},[j,t,n,c,i,r,A]),z=v??R,O=()=>{if(!B.current){q(ee=>!ee);return}if(!V){const ee=B.current.getBoundingClientRect(),te=window.innerWidth,re=window.innerHeight,pe=200,se=200,G=4,K=b?.x??0,oe=b?.y??0,qe=te-ee.right>=pe+G;H(qe?{top:ee.bottom-se+oe,left:ee.right+G+K}:{bottom:re-ee.top+oe,left:ee.left+K})}q(ee=>!ee)};if(m.useEffect(()=>{if(!V||!B.current)return;const ee=()=>{const te=B.current.getBoundingClientRect(),re=window.innerWidth,pe=window.innerHeight,se=200,G=200,K=4,oe=b?.x??0,Ne=b?.y??0,ve=re-te.right>=se+K;H(ve?{top:te.bottom-G+Ne,left:te.right+K+oe}:{bottom:pe-te.top+Ne,left:te.left+oe})};return window.addEventListener("resize",ee),window.addEventListener("orientationchange",ee),()=>{window.removeEventListener("resize",ee),window.removeEventListener("orientationchange",ee)}},[V,b]),m.useEffect(()=>{if(!V||!B.current||!D.current)return;const ee=()=>{const re=B.current.getBoundingClientRect(),pe=D.current.getBoundingClientRect(),se=b?.x??0,G=b?.y??0;H(K=>K.left!==void 0&&K.top!==void 0&&K.left>=re.right-1?{top:re.bottom-pe.height+G,left:K.left+se}:K)},te=requestAnimationFrame(()=>{setTimeout(ee,0)});return()=>cancelAnimationFrame(te)},[V,b]),!N)return null;const X=N,ie=parseInt(h,10)||40,ae=`${ie*.375}px`,fe=`${ie*1.375}px`,le=`${ie*.2}px`,be=`${ie*.6}px`,ne=()=>{const ee=parseInt(h,10)||40,te=Math.max(8,ee*.34375),re=Math.max(2,ee*.05);return o.jsxs(o.Fragment,{children:[o.jsxs("div",{style:{position:"relative",flexShrink:0,userSelect:"none"},children:[X.image?o.jsx("img",{src:X.image,alt:`${X.prenom} ${X.nom}`,style:{width:h,height:h,borderRadius:"50%",objectFit:"cover",userSelect:"none"}}):o.jsxs("div",{style:{width:h,height:h,position:"relative",borderRadius:"50%",backgroundColor:M,overflow:"hidden",userSelect:"none"},children:[o.jsx("div",{style:{width:ae,height:ae,borderRadius:"50%",backgroundColor:x,position:"absolute",top:le,left:"50%",transform:"translateX(-50%)",zIndex:2,userSelect:"none"}}),o.jsx("div",{style:{width:fe,height:fe,borderRadius:"50%",backgroundColor:x,position:"absolute",top:be,left:"50%",transform:"translateX(-50%)",zIndex:1,userSelect:"none"}})]}),C&&o.jsx("div",{style:{position:"absolute",bottom:re,right:re,width:`${te}px`,height:`${te}px`,borderRadius:"50%",backgroundColor:C,border:"2px solid white",zIndex:10}})]}),o.jsxs("div",{style:{display:"flex",flexDirection:"column",minWidth:0,flex:1},children:[o.jsx("span",{style:{fontWeight:f,fontSize:y,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},title:X.email,children:X.email}),o.jsx("span",{style:{color:l,fontSize:g,fontWeight:k,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},title:X.role,children:X.role})]})]})};return o.jsxs(o.Fragment,{children:[o.jsx("div",{ref:B,className:`user-info ${L}`,style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:u,backgroundColor:s,gap:p,color:d,width:"100%",boxSizing:"border-box",cursor:"pointer",userSelect:"none",..._},onClick:O,title:Z(w,X.role),role:"button",tabIndex:0,children:o.jsx("div",{style:{display:"flex",alignItems:"center",gap:p,flex:1,minWidth:0},children:o.jsx(ne,{})})}),o.jsx(c8e,{ref:D,isVisible:V,onClose:()=>q(!1),items:z,style:I,position:$})]})},i8e="_navItem_16uqf_1",r8e="_label_16uqf_14",s8e="_icon_16uqf_26",m1={navItem:i8e,label:r8e,icon:s8e},aC=({label:e,labelKey:t,onClick:n,href:c,isActive:i,icon:r,style:s,className:d="",highlightColor:l="#00aec7",color:h="#333",activeColor:u="#00aec7",highlightBackgroundColor:p="rgba(0, 0, 0, 0.05)",fontSize:y="15px",fontWeight:f="500",sidebarCollapsed:g=!1,padding:k="10px 16px",borderWidth:x="4px",iconGap:M="12px",disabled:v=!1,disabledColor:I,a11yConfig:b})=>{const C=()=>{v||n?.()},w=o.jsxs(o.Fragment,{children:[r&&o.jsx("span",{className:m1.icon,style:{marginRight:g?0:M},children:r}),!g&&o.jsx("span",{className:m1.label,children:e})]}),_=()=>{if(!i)return"transparent";const S=N=>{const j=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(N);return j?{r:parseInt(j[1],16),g:parseInt(j[2],16),b:parseInt(j[3],16)}:null};if(l.startsWith("#")){const N=S(l);if(N)return`rgba(${N.r}, ${N.g}, ${N.b}, 0.08)`}else if(l.startsWith("rgb")){const N=l.match(/\d+/g);if(N&&N.length>=3)return`rgba(${N[0]}, ${N[1]}, ${N[2]}, 0.08)`}return p},L={onClick:C,className:`${m1.navItem} ${i?m1.active:""} ${d} ${v?m1.disabled:""}`,style:{padding:k,color:i?u:v?I||"#999":h,borderLeft:i?`${x} solid ${l}`:`${x} solid transparent`,backgroundColor:_(),fontSize:y,fontWeight:f,cursor:v?"not-allowed":"pointer",textDecoration:"none",...s},"aria-disabled":v};return c&&!n&&!v?o.jsx("a",{href:c,...L,title:Z(b,t),children:w}):o.jsx("div",{...L,role:n?"button":void 0,tabIndex:n&&!v?0:void 0,title:Z(b,t),children:w})},d8e="_navbar_y5tex_1",l8e="_topSection_y5tex_9",h8e="_logoContainer_y5tex_14",u8e="_collapseToggle_y5tex_20",p8e="_collapsedRail_y5tex_37",y8e="_collapsedToggle_y5tex_44",k8e="_sectionsContainer_y5tex_67",m8e="_sectionTitle_y5tex_73",f8e="_sectionItems_y5tex_78",g8e="_bottomSection_y5tex_83",v8e="_versionContainer_y5tex_102",Xe={navbar:d8e,topSection:l8e,logoContainer:h8e,collapseToggle:u8e,collapsedRail:p8e,collapsedToggle:y8e,sectionsContainer:k8e,sectionTitle:m8e,sectionItems:f8e,bottomSection:g8e,versionContainer:v8e},x8e=({logoProps:e,logoSpacing:t,navItems:n,padding:c="24px 16px",sectionSpacing:i="32px",itemSpacing:r="4px",backgroundColor:s="#fff",highlightColor:d="#00aec7",highlightBackgroundColor:l="rgba(0, 0, 0, 0.05)",version:h,navSectionStyle:u,navLinkStyle:p,navItemPadding:y="10px 16px",navItemBorderWidth:f="4px",navItemIconGap:g="12px",navItemFontSize:k="15px",navItemFontWeight:x="500",navItemColor:M,sectionTitlePadding:v="16px",sectionTitleFontSize:I="11px",sectionTitleColor:b="#999",sectionTitleWeight:C="500",versionFontSize:w="12px",versionFontWeight:_="400",versionColor:L="#999",userInfoProps:S,style:N,className:j="",width:A="280px",showLogo:B=!0,versionA11yConfig:D,displayNone:V=!1,showCollapseToggle:q=!1,collapsed:$=!1,onCollapseToggle:H,collapseToggleLabel:R="Toggle sidebar",collapseToggleIconPath:z="/icon/dock_to_left.svg"})=>{const O=yt(),X=O.activeNav,ie=O.setActiveNav,ae=O.user,fe=S.user||ae;return q&&$?o.jsx("div",{className:`${Xe.collapsedRail} ${j}`,style:{display:V?"none":"flex"},children:o.jsx("button",{type:"button",className:Xe.collapsedToggle,onClick:H,"aria-label":R,children:o.jsx(pw,{path:z,width:18,height:18})})}):o.jsxs("div",{className:`${Xe.navbar} ${j}`,style:{width:A,backgroundColor:s,padding:c,display:V?"none":"flex",...N},children:[o.jsxs("div",{className:Xe.topSection,style:{gap:t},children:[B&&o.jsxs("div",{className:Xe.logoContainer,children:[o.jsx(xL,{...e}),q&&o.jsx("button",{type:"button",className:Xe.collapseToggle,onClick:H,"aria-label":R,children:o.jsx(pw,{path:z,width:20,height:20})})]}),o.jsx("div",{className:Xe.sectionsContainer,style:{gap:i},children:n.map((le,be)=>o.jsxs("div",{className:Xe.section,children:[le.title&&o.jsx("div",{className:Xe.sectionTitle,title:Z(le.a11yConfig,le.titleKey),style:{fontSize:I,color:b,padding:v,fontWeight:C,border:"4px solid transparent",...u},children:le.title}),o.jsx("div",{className:Xe.sectionItems,style:{gap:r},children:le.items.map(ne=>o.jsx(aC,{...ne,isActive:ne.isActive===null?ne.isActive:X===ne.id,onClick:()=>{ne.onClick&&ne.onClick(),ne.isActive==null&&ie(ne.id)},highlightColor:d,activeColor:d,highlightBackgroundColor:l,padding:y,borderWidth:f,iconGap:g,fontSize:k,fontWeight:x,color:M,style:p},ne.id))})]},be))})]}),o.jsxs("div",{className:Xe.bottomSection,style:{gap:t},children:[o.jsx(vA,{...S,user:fe}),h&&o.jsx("div",{className:Xe.versionContainer,title:Z(D,h),style:{fontSize:w,fontWeight:_,color:L},children:h})]})]})},M8e="_container_4qege_1",_8e="_titleContainer_4qege_10",L8e="_title_4qege_10",I8e="_inlineToggleContainer_4qege_24",b8e="_rightContentContainer_4qege_30",f1={container:M8e,titleContainer:_8e,title:L8e,inlineToggleContainer:I8e,rightContentContainer:b8e},w8e=({className:e="",style:t,fontSize:n="20px",fontWeight:c="bold",color:i="#000",padding:r="0",margin:s,backgroundColor:d,width:l,height:h,border:u,borderRadius:p,navItems:y,allNavItems:f,formatTitle:g=M=>M,rightContent:k,inlineToggle:x})=>{const{activeNav:M}=yt(),v=y.find(b=>b.id===M)||f?.find(b=>b.id===M),I=v?g(v.label):M||"";return I?o.jsxs("div",{className:`${f1.container} ${e}`,style:{padding:r,margin:s,backgroundColor:d,width:l,height:h,border:u,borderRadius:p,...t},children:[o.jsxs("div",{className:f1.titleContainer,children:[o.jsx("div",{className:f1.title,style:{fontSize:n,fontWeight:c,color:i},children:I}),x&&o.jsx("div",{className:f1.inlineToggleContainer,children:x})]}),k&&o.jsx("div",{className:f1.rightContentContainer,children:k})]}):null},C8e="_navItem_1hg26_1",N8e="_navItemIcon_1hg26_21",j8e="_navItemLabel_1hg26_29",S8e="_navItemCount_1hg26_36",$8e="_navItemIndicator_1hg26_49",g1={navItem:C8e,navItemIcon:N8e,navItemLabel:j8e,navItemCount:S8e,navItemIndicator:$8e},xA=({a11yConfig:e,label:t,isActive:n,onClick:c,href:i,labelKey:r,icon:s,count:d,activeColor:l="#00aec7",inactiveColor:h="#666",activeBackgroundColor:u="transparent",countBackgroundColor:p,countColor:y="#fff",countBorderRadius:f="10px",countPadding:g="2px 6px",countFontSize:k="12px",countFontWeight:x="500",indicatorColor:M="#00aec7",indicatorHeight:v="3px",padding:I="8px 4px",fontSize:b="14px",fontWeight:C="500",gap:w="8px",style:_,className:L="",disabled:S=!1,onNavigate:N})=>{const j=()=>{S||(c?.(),i&&(N?N(i):window.location.href=i))};return o.jsxs("div",{className:`${g1.navItem} ${L}`,onClick:j,title:Z(e,r),style:{gap:w,padding:I,color:n?l:h,backgroundColor:n?u:"transparent",fontSize:b,fontWeight:C,..._},children:[s&&o.jsx("span",{className:g1.navItemIcon,children:s}),o.jsx("span",{className:g1.navItemLabel,children:t}),d!==void 0&&o.jsx("span",{className:g1.navItemCount,style:{backgroundColor:p,color:y,borderRadius:f,padding:g,fontSize:k,fontWeight:x},children:d}),n&&!S&&o.jsx("div",{className:g1.navItemIndicator,style:{height:v,backgroundColor:M}})]})},q8e="_container_13hsa_1",A8e="_groupHeader_13hsa_8",z8e="_groupHeaderLeft_13hsa_18",V8e="_groupIcon_13hsa_23",P8e="_dropdown_13hsa_29",T8e="_item_13hsa_42",H8e="_itemIcon_13hsa_65",D8e="_chevron_13hsa_72",B8e="_chevronOpen_13hsa_79",mt={container:q8e,groupHeader:A8e,groupHeaderLeft:z8e,groupIcon:V8e,dropdown:P8e,item:T8e,itemIcon:H8e,chevron:D8e,chevronOpen:B8e},R8e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"M480-344 240-584l43-43 197 197 197-197 43 43z"})),R1=m.memo(R8e),MA=({groups:e,activeItemId:t,onItemClick:n,style:c,className:i,bgColor:r="transparent",color:s="var(--color-text)",headerBgColor:d="var(--color-indicator)",headerColor:l="var(--color-text)",headerBorderBottomColor:h="var(--color-border)",dropdownBgColor:u="var(--color-background)",itemBgColor:p="transparent",itemHoverBgColor:y="rgba(0,0,0,0.05)",itemColor:f="var(--color-text)",itemActiveColor:g="var(--color-primary)",itemActiveBorderColor:k="var(--color-primary)",itemDividerColor:x="var(--color-border)",iconColor:M="#555555",activeIconColor:v="var(--color-primary)",headerIconColor:I="var(--color-text)",chevronColor:b="var(--color-text)",iconSize:C=22,headerPadding:w="14px 20px",itemPadding:_="14px 20px",iconGap:L=14,borderRadius:S=0})=>{const[N,j]=m.useState(""),A=m.useRef(null);m.useEffect(()=>{const D=V=>{A.current&&!A.current.contains(V.target)&&j("")};return document.addEventListener("mousedown",D),()=>document.removeEventListener("mousedown",D)},[]);const B={backgroundColor:r,color:s,borderRadius:S,...c};return o.jsx("nav",{ref:A,className:[mt.container,i].filter(Boolean).join(" "),style:B,children:e.map(D=>{const V=N===D.id,q={backgroundColor:d,color:l,padding:w,borderBottom:`1px solid ${h}`,gap:L},$={backgroundColor:u};return o.jsxs("div",{children:[o.jsxs("div",{className:mt.groupHeader,style:q,onClick:()=>j(V?"":D.id),role:"button","aria-expanded":V,children:[o.jsxs("div",{className:mt.groupHeaderLeft,style:{gap:L},children:[D.icon&&o.jsx("span",{className:mt.groupIcon,style:{color:I,width:C,height:C},children:D.icon}),o.jsx("span",{children:D.label})]}),o.jsx("span",{className:[mt.chevron,V?mt.chevronOpen:""].join(" "),style:{color:b},children:o.jsx(R1,{width:18,height:18})})]}),V&&o.jsx("div",{className:mt.dropdown,style:$,children:D.items.map(H=>{const R=H.id===t,z={padding:_,gap:L,color:R?g:f,backgroundColor:p,"--item-border-width":R?"4px":"1px","--item-border-color":R?k:x};return o.jsxs("div",{className:mt.item,style:z,onClick:()=>{n?.(D.id,H.id),j("")},role:"menuitem",onMouseEnter:O=>{R||(O.currentTarget.style.backgroundColor=y)},children:[H.icon&&o.jsx("span",{className:mt.itemIcon,style:{color:R?v:M,width:C,height:C},children:H.icon}),o.jsx("span",{children:H.label})]},H.id)})})]},D.id)})})},F8e="_subheaderContent_1glo8_1",E8e="_navContainer_1glo8_11",O8e="_rightContent_1glo8_45",Db={subheaderContent:F8e,navContainer:E8e,rightContent:O8e},U8e=({subNavItems:e,backgroundColor:t="transparent",padding:n="0",margin:c,width:i,height:r="auto",border:s,borderBottom:d="none",itemGap:l="24px",actionsGap:h="16px",itemPadding:u="12px 0",itemFontSize:p="14px",itemFontWeight:y="500",activeItemColor:f="#00aec7",inactiveItemColor:g="#5c6975",indicatorHeight:k="3px",showDraggable:x=!1,showLegend:M=!1,showData:v=!1,className:I="",style:b,countBackgroundColor:C,countColor:w,countBorderRadius:_,countPadding:L,countFontSize:S,countFontWeight:N,navContainerClassName:j,navContainerStyle:A,rightContentClassName:B,rightContentStyle:D,rightActions:V,activeSwitcherColor:q,inactiveSwitcherColor:$,isMobile:H=!1,onNavigate:R})=>{const{activeSubNav:z,setActiveSubNav:O,navCounts:X,activeNav:ie}=yt();if(H){const ae=e.find(le=>le.id===z)||e[0],fe=[{id:"current-group",label:ae?.label||ie?.toUpperCase()||"MENU",icon:ae?.icon,items:e.map(le=>({id:le.id,label:le.label,icon:le.icon}))}];return o.jsx("div",{className:I,style:b,children:o.jsx(MA,{groups:fe,activeItemId:z,onItemClick:(le,be)=>{const ne=e.find(ee=>ee.id===be);ne&&(ne.onClick&&ne.onClick(),ne.href&&(R?R(ne.href):ne.onNavigate?ne.onNavigate(ne.href):window.location.href=ne.href),O(be))},headerBgColor:t})})}return o.jsxs("div",{className:`${Db.subheaderContent} ${I}`,style:{backgroundColor:t,padding:n,margin:c,width:i,height:r,border:s,borderBottom:d,...b},children:[o.jsx("div",{className:`${Db.navContainer} ${j||""}`,style:{gap:l,...A},children:e.map(ae=>{const fe=ae.count!==void 0?ae.count:X[ae.id],le=z===ae.id||ae.isActive;return o.jsx(xA,{...ae,onNavigate:R||ae.onNavigate,count:fe,isActive:le,onClick:()=>{ae.onClick&&ae.onClick(),O(ae.id)},activeColor:f,inactiveColor:g,countBackgroundColor:C,countColor:w,countBorderRadius:_,countPadding:L,countFontSize:S,countFontWeight:N,indicatorColor:f,indicatorHeight:k,padding:u,fontSize:p,fontWeight:y,gap:"8px",style:ae.style},ae.id)})}),o.jsxs("div",{className:`${Db.rightContent} ${B||""}`,style:{gap:h,...D},children:[x&&o.jsx(dL,{size:20,colors:{bg:q,activeBg:$,icon:"#1C1B1F",icon2:"#FFFFFF"}}),M&&o.jsx(lL,{size:20,colors:{bg:q,activeBg:$,icon:"#1C1B1F",icon2:"#FFFFFF"}}),v&&o.jsx(hL,{size:20,colors:{bg:q,activeBg:$,icon:"#1C1B1F",icon2:"#FFFFFF"}}),V]})]})},W8e=({onSwitch:e,size:t="20px",lightIconColor:n="#666",darkIconColor:c="#fff",backgroundColor:i="transparent",padding:r="8px",borderRadius:s="50%",style:d,className:l=""})=>{const[h,u]=m.useState(!1),{currentTheme:p,switchTheme:y}=ML(),f=p!="dark",g=()=>{y(f?"dark":"light"),e?.()};return m.useEffect(()=>{u(!0)},[]),!h||!p?o.jsx(o.Fragment,{}):o.jsx("div",{className:`theme-switcher ${l}`,onClick:g,style:{cursor:"pointer",display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:i,padding:r,borderRadius:s,transition:"all 0.3s ease",...d},children:f?o.jsx("svg",{width:t,height:t,viewBox:"0 0 24 24",fill:"none",stroke:n,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:o.jsx("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"})}):o.jsxs("svg",{width:t,height:t,viewBox:"0 0 24 24",fill:"none",stroke:c,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[o.jsx("circle",{cx:"12",cy:"12",r:"5"}),o.jsx("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),o.jsx("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),o.jsx("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),o.jsx("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),o.jsx("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),o.jsx("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),o.jsx("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),o.jsx("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"})]})})},G8e=({initialSortBy:e=null,initialSortOrder:t="asc",onSortChange:n})=>{const[c,i]=m.useState({sortBy:e,sortOrder:t,filters:{}}),r=m.useCallback(s=>{let d="asc";c.sortBy===s&&(d=c.sortOrder==="asc"?"desc":"asc");const l={...c,sortBy:s,sortOrder:d};i(l),n(s,d)},[c,n]);return{tableState:c,handleSort:r}},K8e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"#FFF",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"M440-800v487L216-537l-56 57 320 320 320-320-56-57-224 224v-487z"})),Z8e=m.memo(K8e),X8e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"#FFF",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"M440-160v-487L216-423l-56-57 320-320 320 320-56 57-224-224v487z"})),Y8e=m.memo(X8e),J8e=({columns:e,sortBy:t,sortOrder:n,onSort:c,removeLabelSpan:i=!1})=>o.jsx("thead",{children:o.jsx("tr",{children:e.map((r,s)=>{const d=t===r.key,l=!!r.sortable;return o.jsx("th",{className:`${r.className||""}${l?" sortable":""}`,style:{width:r.width,textAlign:r.align||"left"},onClick:()=>l&&c(String(r.key)),title:Z(r.a11yConfig,r.titleKey),children:o.jsxs("div",{className:`th-content ${r.align?`align-${r.align}`:""}`,children:[i?r.label:o.jsx("span",{children:r.label}),l&&o.jsx("span",{className:"sort-icon-container",style:{display:"inline-flex",alignItems:"center"},children:d&&n==="asc"?o.jsx(Y8e,{width:16,height:16,style:{fill:"currentColor",transition:"all 0.2s ease"}}):o.jsx(Z8e,{width:16,height:16,style:{fill:"currentColor",opacity:d?1:.5,transition:"all 0.2s ease"}})})]})},String(r.key)||s)})})}),Q8e=({data:e,columns:t,rowKey:n,onRowClick:c,isLoading:i,text:r,rowStyle:s,rowClassName:d,renderSeparator:l})=>!e.length&&!i?o.jsx("tbody",{children:o.jsx("tr",{children:o.jsx("td",{colSpan:t.length,style:{textAlign:"center",padding:"32px"},children:o.jsx("span",{style:{color:"var(--table-text-muted)"},children:r?.noData||"Aucune donnée disponible"})})})}):o.jsx("tbody",{children:e.map((h,u)=>{const p=h[n],y=typeof p=="string"||typeof p=="number"?p:u,f=l?l(h):null;return o.jsx("tr",{onClick:()=>c&&c(h),style:{cursor:c?"pointer":"default",...s?s(h):{}},className:d?d(h,u):"",children:f?o.jsx("td",{colSpan:t.length,children:f}):t.map((g,k)=>o.jsx("td",{style:{width:g.width,textAlign:g.align||"left"},className:g.className,children:g.render?g.render(h):h[g.key]},`${String(g.key)}-${k}`))},y)})}),ege=({state:e,onPaginationChange:t,onLoadMore:n,infiniteScroll:c,hasMore:i,text:r,isLoading:s,pageSizeOptions:d})=>{const{page:l,pageSize:h,total:u}=e,p=h===-1?u:h,y=Math.ceil(u/p)||1,f=Math.min(Math.max(1,l),y),g=u===0?0:(f-1)*p+1,k=Math.min(f*p,u),x=b=>{t({page:b})},M=m.useMemo(()=>{if(y<=6)return Array.from({length:y},(A,B)=>B+1);const w=Math.max(f-1,1),_=Math.min(f+1,y),L=w>2,S=_<y-2,N=1,j=y;if(!L&&S)return[...Array.from({length:5},(D,V)=>V+1),"...",y];if(L&&!S){const B=Array.from({length:5},(D,V)=>y-5+V+1);return[N,"...",...B]}if(L&&S){const A=Array.from({length:_-w+1},(B,D)=>w+D);return[N,"...",...A,"...",j]}return[]},[f,y]),v=!!(d&&d.length>0),I=!c&&h!==-1&&y>1&&o.jsxs("div",{className:"pagination-controls",children:[o.jsx("button",{className:"pagination-btn",onClick:()=>x(1),disabled:f===1,title:r?.first||"Premier",children:"<<"}),o.jsx("button",{className:"pagination-btn",onClick:()=>x(f-1),disabled:f===1,title:r?.previous||"Précédent",children:"<"}),(M||[]).map((b,C)=>b==="..."?o.jsx("span",{style:{padding:"0 4px",color:"var(--table-text-muted)"},children:"..."},C):o.jsx("button",{className:`pagination-btn ${b===f?"active":""}`,onClick:()=>x(b),children:b},C)),o.jsx("button",{className:"pagination-btn",onClick:()=>x(f+1),disabled:f===y,title:r?.next||"Suivant",children:">"}),o.jsx("button",{className:"pagination-btn",onClick:()=>x(y),disabled:f===y,title:r?.last||"Dernier",children:">>"})]});return o.jsxs("div",{className:"table-pagination",children:[o.jsx("div",{className:"pagination-summary",children:u>0?o.jsx("span",{children:r?.itemsRange?r.itemsRange(g,k,u):o.jsxs(o.Fragment,{children:[o.jsxs("b",{children:[g,"–",k]})," ",r?.of||"sur"," ",o.jsx("b",{children:u.toLocaleString()})," ",r?.items||"éléments"]})}):o.jsx("span",{children:r?.noResults||"0 résultats"})}),v?o.jsxs(o.Fragment,{children:[o.jsx("div",{className:"pagination-center",children:I}),o.jsxs("div",{className:"pagination-pagesize",children:[o.jsx("label",{htmlFor:"table-pagination-pagesize",children:r?.perPage||"Par page"}),o.jsx("select",{id:"table-pagination-pagesize",value:h,onChange:b=>t({pageSize:Number(b.target.value),page:1}),children:(d||[]).map(b=>o.jsx("option",{value:b,children:b},b))})]})]}):o.jsxs(o.Fragment,{children:[o.jsx("div",{className:"pagination-spacer"}),I]}),!c&&n&&i&&o.jsx("div",{className:"pagination-load-more",children:o.jsx("button",{className:"btn-load-more",onClick:n,disabled:s,style:{padding:"8px 16px",backgroundColor:"white",border:"1px solid #ddd",borderRadius:"6px",cursor:s?"wait":"pointer",color:"#555",fontWeight:600},children:s?r?.loading||"Chargement...":r?.loadMore||"Charger plus"})})]})},_A=({data:e,columns:t,isLoading:n,pagination:c,onPaginationChange:i,onSortChange:r,rowKey:s,loaderSize:d=40,stickyHeader:l=!0,height:h,minHeight:u="200px",text:p,onLoadMore:y,infiniteScroll:f,hasMore:g,tableState:k,className:x,style:M,rowStyle:v,onRowClick:I,rowClassName:b,titleKey:C,removeLabelSpan:w=!1,a11yConfig:_,renderSeparator:L,pageSizeOptions:S})=>{const N=m.useMemo(()=>({...p}),[p]),j=m.useRef(null);m.useEffect(()=>{if(!f||!y||!g||n)return;const $=new IntersectionObserver(H=>{H[0].isIntersecting&&y()},{threshold:.1});return j.current&&$.observe(j.current),()=>$.disconnect()},[f,y,g,n]);const{tableState:A,handleSort:B}=G8e({initialSortBy:null,onSortChange:r}),D=(k?.sortBy!==void 0?k.sortBy:A.sortBy)??void 0,V=k?.sortOrder!==void 0?k.sortOrder:A.sortOrder,q=$=>{const H=D,R=V;let z="asc";H===$&&(z=R==="asc"?"desc":"asc"),k?.sortBy!==void 0?r($,z):B($)};return o.jsxs("div",{className:`table-container ${x||""}`,style:M,title:Z(_,C),children:[o.jsxs("div",{className:"table-frame",style:{height:h??void 0,minHeight:u??void 0},children:[n&&o.jsx("div",{className:"table-loader-overlay",children:o.jsx("div",{className:"spinner",style:{width:d,height:d,borderTopColor:"var(--table-primary)"}})}),o.jsxs("div",{className:`table-wrapper ${l?"sticky-header":""}`,children:[o.jsxs("table",{className:"data-table",children:[o.jsx(J8e,{columns:t,sortBy:D,sortOrder:V,onSort:q,removeLabelSpan:w}),o.jsx(Q8e,{data:e,columns:t.map($=>({...$,render:$.render?H=>$.render(H,{}):void 0})),rowKey:s,onRowClick:I,isLoading:n,text:N,rowStyle:typeof v=="function"?v:v?()=>v:void 0,rowClassName:b,renderSeparator:L})]}),f&&o.jsx("div",{ref:j,style:{height:20,margin:10}})]})]}),o.jsx(ege,{state:c,onPaginationChange:i,text:N,onLoadMore:y,infiniteScroll:f,hasMore:g,isLoading:n,pageSizeOptions:S})]})},tge="_datePickerContainer_1gx2l_3",age="_label_1gx2l_16",nge="_displayNode_1gx2l_23",oge="_datePickerButton_1gx2l_30",cge="_datePickerButtonDisabled_1gx2l_50",ige="_datePickerButtonOpen_1gx2l_59",rge="_datePickerLabel_1gx2l_68",sge="_placeholder_1gx2l_79",dge="_trailingIcons_1gx2l_83",lge="_chevron_1gx2l_89",hge="_clearButton_1gx2l_97",uge="_errorMessage_1gx2l_114",pge="_dropdown_1gx2l_119",yge="_calendarHeader_1gx2l_143",kge="_navButton_1gx2l_152",mge="_headerSelectors_1gx2l_171",fge="_monthSelector_1gx2l_179",gge="_yearSelector_1gx2l_180",vge="_selectorButton_1gx2l_184",xge="_selectorChevron_1gx2l_201",Mge="_selectorChevronOpen_1gx2l_206",_ge="_monthDropdown_1gx2l_210",Lge="_yearDropdown_1gx2l_211",Ige="_monthItem_1gx2l_231",bge="_yearItem_1gx2l_232",wge="_monthItemSelected_1gx2l_254",Cge="_yearItemSelected_1gx2l_255",Nge="_weekdays_1gx2l_259",jge="_weekday_1gx2l_259",Sge="_calendarGrid_1gx2l_275",$ge="_dateCell_1gx2l_284",qge="_dateCellSelected_1gx2l_307",Age="_dateCellOtherMonth_1gx2l_311",zge="_dateCellOtherMonthSelected_1gx2l_315",Vge="_calendarFooter_1gx2l_319",Pge="_cancelButton_1gx2l_327",Tge="_applyButton_1gx2l_328",Hge="_timePickerContainer_1gx2l_372",Dge="_timeGroup_1gx2l_381",Bge="_timeLabel_1gx2l_388",Rge="_timeInputWrapper_1gx2l_394",Fge="_timeInput_1gx2l_394",Ege="_timeSeparator_1gx2l_422",U={datePickerContainer:tge,label:age,displayNode:nge,datePickerButton:oge,datePickerButtonDisabled:cge,datePickerButtonOpen:ige,datePickerLabel:rge,placeholder:sge,trailingIcons:dge,chevron:lge,clearButton:hge,errorMessage:uge,dropdown:pge,calendarHeader:yge,navButton:kge,headerSelectors:mge,monthSelector:fge,yearSelector:gge,selectorButton:vge,selectorChevron:xge,selectorChevronOpen:Mge,monthDropdown:_ge,yearDropdown:Lge,monthItem:Ige,yearItem:bge,monthItemSelected:wge,yearItemSelected:Cge,weekdays:Nge,weekday:jge,calendarGrid:Sge,dateCell:$ge,dateCellSelected:qge,dateCellOtherMonth:Age,dateCellOtherMonthSelected:zge,calendarFooter:Vge,cancelButton:Pge,applyButton:Tge,timePickerContainer:Hge,timeGroup:Dge,timeLabel:Bge,timeInputWrapper:Rge,timeInput:Fge,timeSeparator:Ege},Oge=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"m336-280 144-144 144 144 56-56-144-144 144-144-56-56-144 144-144-144-56 56 144 144-144 144zM480-80q-83 0-156-31.5T197-197t-85.5-127T80-480t31.5-156T197-763t127-85.5T480-880t156 31.5T763-763t85.5 127T880-480t-31.5 156T763-197t-127 85.5T480-80m0-80q134 0 227-93t93-227-93-227-227-93-227 93-93 227 93 227 227 93m0-320"})),Uge=m.memo(Oge),jS=["Janvier","Février","Mars","Avril","Mai","Juin","Juillet","Août","Septembre","Octobre","Novembre","Décembre"],Wge=["Lun","Mar","Mer","Jeu","Ven","Sam","Dim"],kw=({value:e,onChange:t,label:n,placeholder:c="Sélectionner une date...",className:i="",fullWidth:r=!0,disabled:s=!1,error:d,buttonHeight:l="2.75rem",buttonPadding:h="0.75rem 1rem 0.75rem 1rem",dropdownMaxHeight:u="auto",fontSize:p="0.875rem",iconSize:y="1.5rem",labelMarginBottom:f="0.5rem",errorMarginTop:g="0.25rem",dropdownMarginTop:k="0.25rem",itemPadding:x="0.5rem 0.75rem",fontWeight:M="400",buttonBgColor:v,buttonBorderColor:I,buttonTextColor:b,dropdownBgColor:C="#ffffff",itemHoverColor:w,selectedItemBgColor:_,iconColor:L,errorColor:S,labelColor:N,placeholderColor:j,borderRadius:A="var(--radius-content)",borderWidth:B="0.0625rem",boxShadow:D="0 0.25rem 0.75rem rgba(0, 0, 0, 0.1)",transitionDuration:V="0.2s",transitionTiming:q="ease",dateCellSize:$="2.5rem",headerTextColor:H="#6c757d",weekdayTextColor:R="#6c757d",currentMonthDateColor:z="#212529",otherMonthDateColor:O="#adb5bd",selectedDateBgColor:X="#00A6D9",selectedDateTextColor:ie="#ffffff",cancelButtonBgColor:ae="#e9ecef",cancelButtonTextColor:fe="#212529",applyButtonBgColor:le="#00A6D9",applyButtonTextColor:be="#ffffff",width:ne,displayNode:ee=void 0,displayMode:te="auto",displayNodeAriaLabel:re,dropdownPosition:pe="auto",dropdownAlignment:se="right",dropdownWidth:G,withBorder:K=!1,icon:oe,precision:Ne="day",horizontalTimePicker:qe=!1,hoursLabel:ve="Heures",minutesLabel:Ve="Minutes",lowerLimit:kt=null,upperLimit:bt=null,outOfLimitsMessage:he="La date/heure choisie est hors des limites autorisées",months:wt,weekdays:zL,cancelText:_e="Annuler",applyText:Ft="Appliquer",prevMonthAriaLabel:wA="Mois précédent",nextMonthAriaLabel:CA="Mois suivant",calendarAriaLabel:NA="Sélecteur de date",openedAriaLabel:jA="Ouvrir le sélecteur de date",selectedDateAriaLabel:SA="Date sélectionnée: ",rotateIcon:$A=!0,clearable:qA=!1,clearAriaLabel:AA="Effacer la date"})=>{const Ct=T=>{if(T instanceof Date)return isNaN(T.getTime())?null:T;if(typeof T=="string"&&T){const W=new Date(T);return isNaN(W.getTime())?null:W}return null},[Oe,Et]=m.useState(!1),[u1,zA]=m.useState({top:0,left:0,width:0}),[nC,VA]=m.useState("bottom"),[oC,PA]=m.useState(null),[ue,p1]=m.useState(Ct(e)||new Date),[y1,VL]=m.useState(Ct(e)),[Q1,PL]=m.useState(Ct(e)?.getHours()??0),[ei,TL]=m.useState(Ct(e)?.getMinutes()??0),[HL,Bc]=m.useState(!1),[DL,Rc]=m.useState(!1),BL=m.useRef(null),Fc=m.useRef(null),cC=m.useRef(null),RL=m.useRef(null),FL=m.useRef(null),iC=m.useRef(Ct(e)?.getTime());m.useEffect(()=>{const T=Ct(e),W=T?.getTime();W!==iC.current&&(iC.current=W,VL(T),T&&(p1(T),PL(T.getHours()),TL(T.getMinutes())))},[e]);const rC=m.useCallback(()=>{if(Fc.current){const T=Fc.current.getBoundingClientRect();zA({top:T.top,left:T.left,width:T.width})}},[]),sC=8,ti=m.useCallback(()=>{if(!Fc.current)return;const T=Fc.current.getBoundingClientRect(),W=(parseFloat(k.replace("rem",""))||0)*16,xe=T.top-W-sC,Nt=window.innerHeight-T.bottom-W-sC;let Ue;if(pe!=="auto")Ue=pe;else{const He=cC.current?.scrollHeight??0;Ue=He<=Nt?"bottom":He<=xe||xe>Nt?"top":"bottom"}VA(He=>He===Ue?He:Ue),PA(Math.max(Ue==="bottom"?Nt:xe,0))},[pe,k]),Ec=m.useCallback(()=>{rC(),ti()},[rC,ti]);m.useEffect(()=>(Oe&&(Ec(),window.addEventListener("scroll",Ec,!0),window.addEventListener("resize",Ec)),()=>{window.removeEventListener("scroll",Ec,!0),window.removeEventListener("resize",Ec)}),[Oe,Ec]),m.useLayoutEffect(()=>{Oe&&ti()},[Oe,ti]),m.useEffect(()=>{const T=W=>{if(BL.current&&!BL.current.contains(W.target)){const xe=document.getElementById("datepicker-dropdown");if(xe&&xe.contains(W.target))return;Et(!1),Bc(!1),Rc(!1)}RL.current&&!RL.current.contains(W.target)&&Bc(!1),FL.current&&!FL.current.contains(W.target)&&Rc(!1)};return document.addEventListener("mousedown",T),()=>document.removeEventListener("mousedown",T)},[]);const dC=T=>new Date(T.getFullYear(),T.getMonth()+1,0).getDate(),TA=T=>{const W=new Date(T.getFullYear(),T.getMonth(),1).getDay();return W===0?6:W-1},HA=()=>{const T=[],W=TA(ue),xe=dC(ue),Nt=new Date(ue.getFullYear(),ue.getMonth()-1,1),Ue=dC(Nt);for(let we=W-1;we>=0;we--)T.push(new Date(ue.getFullYear(),ue.getMonth()-1,Ue-we));for(let we=1;we<=xe;we++)T.push(new Date(ue.getFullYear(),ue.getMonth(),we));const He=42-T.length;for(let we=1;we<=He;we++)T.push(new Date(ue.getFullYear(),ue.getMonth()+1,we));return T},DA=(T,W)=>!T||!W?!1:T.getDate()===W.getDate()&&T.getMonth()===W.getMonth()&&T.getFullYear()===W.getFullYear(),BA=T=>T.getMonth()===ue.getMonth()&&T.getFullYear()===ue.getFullYear(),lC=T=>!(kt&&T<kt||bt&&T>bt),hC=y1?(()=>{const T=new Date(y1);return T.setHours(Q1),T.setMinutes(ei),T})():null,Oc=hC?!lC(hC):!1,RA=()=>{p1(new Date(ue.getFullYear(),ue.getMonth()-1,1))},FA=()=>{p1(new Date(ue.getFullYear(),ue.getMonth()+1,1))},EA=T=>{if(!s){const W=new Date(T);W.setHours(Q1),W.setMinutes(ei),VL(W)}},OA=()=>{if(!s){if(y1){const T=new Date(y1);if(T.setHours(Q1),T.setMinutes(ei),!lC(T))return;t(T)}else t(null);Et(!1)}},UA=()=>{const T=Ct(e);VL(T),T&&(PL(T.getHours()),TL(T.getMinutes())),Et(!1)},WA=T=>{p1(new Date(ue.getFullYear(),T,1)),Bc(!1)},GA=T=>{p1(new Date(T,ue.getMonth(),1)),Rc(!1)},KA=()=>{const T=ue.getFullYear(),W=[];for(let xe=T-10;xe<=T+10;xe++)W.push(xe);return W},ZA=T=>{if(!s)switch(T.key){case"Enter":case" ":T.preventDefault(),Et(!Oe);break;case"Escape":Et(!1),Bc(!1),Rc(!1);break;case"Tab":Oe&&(Et(!1),Bc(!1),Rc(!1));break}},XA={width:ne||(r?"100%":"auto"),fontSize:p,fontWeight:M},YA={height:l,padding:h,backgroundColor:v||"#ffffff",border:K?void 0:"none",borderColor:d?S||"#dc3545":I||"#dee2e6",color:b||"#212529",borderRadius:A,borderWidth:B,fontWeight:M,transition:`all ${V} ${q}`},JA=qe?{flexDirection:"column",borderTop:"none",borderLeft:"1px solid #eee"}:{},QA=qe?{flex:1,minWidth:0}:void 0,ez=qe?{display:"flex",flexDirection:"row",alignItems:"stretch"}:void 0,tz={backgroundColor:C||"#ffffff",maxHeight:u==="auto"?oC!=null?`${oC}px`:void 0:u,overflowY:"auto",borderRadius:A,borderWidth:B,boxShadow:D,transition:`opacity ${V} ${q}, transform ${V} ${q}`,position:"fixed",top:nC==="bottom"?u1.top+(Fc.current?.offsetHeight||0)+parseFloat(k.replace("rem",""))*16:"auto",bottom:nC==="top"?window.innerHeight-u1.top+parseFloat(k.replace("rem",""))*16:"auto",left:se==="left"?u1.left:"auto",right:se==="right"?window.innerWidth-(u1.left+u1.width):"auto",width:G||"30vw",minWidth:G?void 0:0,zIndex:10001},uC={width:y,height:y,color:L||"#6c757d","--icon-rotation":$A&&Oe?"rotate(180deg)":"rotate(0deg)"},az={color:N||"#212529",marginBottom:f,fontWeight:M},nz={color:j||"#6c757d"},oz={color:S||"#dc3545",marginTop:g},cz=HA(),tt=Ct(e),pC=T=>`${T.getDate().toString().padStart(2,"0")}/${(T.getMonth()+1).toString().padStart(2,"0")}/${T.getFullYear()}`,yC=tt?Ne==="minutes"?`${pC(tt)} ${tt.getHours().toString().padStart(2,"0")}:${tt.getMinutes().toString().padStart(2,"0")}`:pC(tt):"",kC=!!ee&&(te==="icon"||te==="auto"&&!tt),iz=qA&&!kC&&!!tt&&!s,rz={width:"0.875rem",height:"0.875rem",color:L||"#6c757d"},sz=re||(tt?`${SA}${yC}`:jA);return o.jsxs("div",{className:`${U.datePickerContainer} ${i}`,ref:BL,style:XA,"data-fullwidth":r,"data-disabled":s,"data-error":!!d,children:[n&&o.jsx("label",{className:U.label,style:az,children:n}),o.jsxs("button",{ref:Fc,type:"button",onClick:()=>!s&&Et(!Oe),onKeyDown:ZA,className:`
8334
+ `,Eke="_mpRoot_31595_1",Oke="_mpHeader_31595_22",Uke="_mpTitle_31595_31",Wke="_mpList_31595_35",Gke="_mpVertical_31595_41",Kke="_mpHorizontal_31595_46",Zke="_mpItem_31595_55",Xke="_mpClickable_31595_95",Yke="_mpLeft_31595_117",Jke="_mpIcon_31595_125",Qke="_mpMeta_31595_140",e3e="_mpLabel_31595_145",t3e="_mpDate_31595_154",a3e="_mpRight_31595_160",n3e="_mpValue_31595_168",o3e="_mpHint_31595_176",c3e="_mpBadge_31595_180",i3e="_mpBadgeTop_31595_199",r3e="_mpBadgeSub_31595_206",s3e="_mpBadgeSmall_31595_213",d3e="_mpPill_31595_229",l3e="_mpRounded_31595_232",h3e="_mpCompact_31595_236",u3e="_compactItemWrapper_31595_252",p3e="_mpSummaryRoot_31595_265",y3e="_mpSummaryInner_31595_269",k3e="_mpSummaryFlex_31595_284",m3e="_mpSummaryCardWrapperHorizontal_31595_292",f3e="_mpSummaryCardWrapper_31595_292",g3e="_mpSummaryCardHorizontal_31595_303",v3e="_mpSummaryCard_31595_292",x3e="_mpSummaryValue_31595_321",M3e="_mpSummaryLabel_31595_327",_3e="_mpSummaryBadge_31595_338",L3e="_mpSummaryBadgeSub_31595_357",I3e="_mpEmpty_31595_365",b3e="_mpSummaryVertical_31595_372",w3e="_mpIconSquare_31595_380",J={mpRoot:Eke,mpHeader:Oke,mpTitle:Uke,mpList:Wke,mpVertical:Gke,mpHorizontal:Kke,mpItem:Zke,mpClickable:Xke,mpLeft:Yke,mpIcon:Jke,mpMeta:Qke,mpLabel:e3e,mpDate:t3e,mpRight:a3e,mpValue:n3e,mpHint:o3e,mpBadge:c3e,mpBadgeTop:i3e,mpBadgeSub:r3e,mpBadgeSmall:s3e,mpPill:d3e,mpRounded:l3e,mpCompact:h3e,compactItemWrapper:u3e,mpSummaryRoot:p3e,mpSummaryInner:y3e,mpSummaryFlex:k3e,mpSummaryCardWrapperHorizontal:m3e,mpSummaryCardWrapper:f3e,mpSummaryCardHorizontal:g3e,mpSummaryCard:v3e,mpSummaryValue:x3e,mpSummaryLabel:M3e,mpSummaryBadge:_3e,mpSummaryBadgeSub:L3e,mpEmpty:I3e,mpSummaryVertical:b3e,mpIconSquare:w3e},Tt=(e,t=1)=>{if(!e||typeof e!="string")return`rgba(124, 58, 237, ${t})`;const n=e.trim();if(n.toLowerCase()==="transparent")return"rgba(0,0,0,0)";if(/^rgba?\(/i.test(n))return/^rgba\(/i.test(n)?n.replace(/rgba\(([^)]+),\s*([0-9.]+)\s*\)$/,(d,l)=>`rgba(${l.split(",").map(u=>u.trim()).slice(0,3).join(", ")}, ${t})`):n;let c=n.replace("#","").toLowerCase();if(c.length===3&&(c=c.split("").map(d=>d+d).join("")),!/^[0-9a-f]{6}$/i.test(c))return`rgba(124, 58, 237, ${t})`;const i=parseInt(c.slice(0,2),16),r=parseInt(c.slice(2,4),16),s=parseInt(c.slice(4,6),16);return`rgba(${i}, ${r}, ${s}, ${t})`},C3e=({item:e,shape:t,onItemClick:n,color:c,renderItem:i})=>{const r=m.useCallback(()=>{n?.(e)},[n,e]),s=[J.mpItem,t==="pill"?J.mpPill:J.mpRounded,n?J.mpClickable:""].filter(Boolean).join(" ");if(i)return o.jsx("div",{className:s,role:n?"button":"group",tabIndex:n?0:-1,onClick:r,onKeyDown:y=>{n&&(y.key==="Enter"||y.key===" ")&&(n(e),y.preventDefault())},"aria-label":n?`Voir les détails de ${e.label}`:void 0,children:i(e)});const d=n?"button":"div",l=n?{onClick:r,className:s,type:"button","aria-label":`Voir les détails de ${e.label}`}:{className:s,role:"group"},h=e.iconComponent,u=e.iconSquareBg,p=e.iconColor;return o.jsxs(d,{...l,children:[o.jsxs("div",{className:J.mpLeft,children:[h?o.jsx("div",{className:J.mpIconSquare,style:{background:u??Tt(p??c??"#7c3aed",1),border:`1px solid ${Tt(p??c??"#7c3aed",.18)}`,color:p??"#ffffff"},children:m.createElement(h,{size:20,color:p??"#fff",strokeWidth:1.8})}):e.icon?o.jsx("div",{className:J.mpIcon,children:e.icon}):null,o.jsxs("div",{className:J.mpMeta,children:[o.jsx("div",{className:J.mpLabel,children:e.label}),e.subLabel&&o.jsx("div",{className:J.mpDate,children:e.subLabel}),e.date&&o.jsx("div",{className:J.mpDate,children:e.date})]})]}),o.jsxs("div",{className:J.mpRight,children:[o.jsx("div",{className:J.mpValue,style:{color:e.valueColor??c??void 0},children:e.value}),e.badge?o.jsxs("div",{className:[J.mpBadge,e.badge.small?J.mpBadgeSmall:""].join(" "),style:{backgroundColor:e.badge.bg??Tt(e.badge.color||c||"#7c3aed",.12),borderColor:e.badge.bg?"transparent":Tt(e.badge.color||c||"#7c3aed",.18),color:e.badge.color??e.badge.textColor??"#0f172a",fontWeight:600},children:[o.jsx("div",{className:J.mpBadgeTop,children:e.badge.text}),e.badge.subText&&o.jsx("div",{className:J.mpBadgeSub,children:e.badge.subText})]}):e.hint?o.jsx("div",{className:J.mpHint,children:e.hint}):null]})]})},N3e=m.memo(C3e),LS=({title:e,right:t})=>!e&&!t?null:o.jsxs("div",{className:J.mpHeader,children:[o.jsx("div",{className:J.mpTitle,children:e}),o.jsx("div",{children:t})]}),IS=(e,t=1)=>{try{return Tt(e,t)}catch{return`rgba(124, 58, 237, ${t})`}},j3e=({item:e})=>o.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:14,borderRadius:12,minHeight:88,boxSizing:"border-box",background:e.bgColor??"transparent",border:`1px solid ${e.borderColor??"transparent"}`,boxShadow:"0 4px 10px rgba(15,23,42,0.03)"},children:[o.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:6},children:[o.jsx("div",{style:{fontSize:13,fontWeight:700,color:"#475569"},children:e.label}),o.jsx("div",{style:{fontSize:26,fontWeight:900,color:"#0f172a",lineHeight:1},children:e.value})]}),o.jsx("div",{title:String(e.label),style:{display:"flex",alignItems:"center",justifyContent:"center",width:48,height:48,borderRadius:10,background:e.iconSquareBg??IS("#7c3aed",.12),border:`1px solid ${IS(e.iconColor??"#7c3aed",.12)}`,boxShadow:"none"},children:e.iconComponent?m.createElement(e.iconComponent,{size:18,color:e.iconColor??"#7c3aed",strokeWidth:1.6}):null})]}),S3e=({item:e,bg:t,onClick:n,width:c,height:i,extraStyle:r})=>o.jsxs("div",{className:J.mpSummaryCard,style:{background:t,width:c??void 0,height:i??void 0,...r??{}},role:n?"button":"group",tabIndex:n?0:-1,onClick:()=>n?.(e),children:[o.jsx("div",{className:J.mpSummaryLabel,children:e.label}),o.jsx("div",{className:J.mpSummaryValue,style:{color:e.valueColor??"#2a24deff"},children:e.value}),e.badge&&o.jsxs("div",{className:J.mpSummaryBadge,children:[e.badge.text,e.badge.subText&&o.jsx("div",{className:J.mpSummaryBadgeSub,children:e.badge.subText})]})]}),bS=(e,t=1)=>{try{return Tt(e,t)}catch{return`rgba(124, 58, 237, ${t})`}},wS=e=>o.jsxs("div",{style:{display:"grid",gridTemplateRows:"auto 1fr",width:"100%",gap:8,alignItems:"center",boxSizing:"border-box",minWidth:0},children:[o.jsxs("div",{style:{display:"flex",justifyContent:"space-between-left",alignItems:"baseline",gap:10,width:"100%"},children:[o.jsx("div",{style:{fontWeight:700,fontSize:"clamp(14px, 1.2vw, 16px)",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",minWidth:0},children:e.label}),e.subLabel?o.jsx("div",{style:{fontSize:"clamp(13px, 1.1vw, 15px)",fontWeight:600,whiteSpace:"nowrap"},children:e.subLabel}):null]}),o.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",gap:15,width:"100%"},children:[o.jsx("div",{style:{fontWeight:900,fontSize:"clamp(16px, 1.6vw, 20px)",color:e.valueColor,lineHeight:1,minWidth:0,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:e.value}),e.badge?o.jsxs("div",{style:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",padding:"8px 12px",borderRadius:10,backgroundColor:e.badge.bg?e.badge.bg:bS("#7c3aed",.08),border:`1px solid ${e.badge.bg?e.badge.bg:bS("#7c3aed",.12)}`,color:e.badge.textColor||"#0f172a",fontWeight:700,fontSize:"clamp(12px, 1.2vw, 14px)",width:"120px",height:"52px",textAlign:"center",boxSizing:"border-box",overflow:"hidden",boxShadow:"0 2px 4px rgba(0,0,0,0.1)",lineHeight:1.2,flexShrink:0},children:[o.jsx("div",{style:{fontSize:14,fontWeight:800,lineHeight:1.2,letterSpacing:"0.02em",width:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:e.badge.text}),e.badge.subText?o.jsx("div",{style:{fontSize:13,marginTop:4,fontWeight:700,letterSpacing:"0.01em",width:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:e.badge.subText}):null]}):null]})]}),CS=(e,t)=>{try{if(typeof e=="function"){const n=e(t);if(n!==void 0)return n}}catch{}try{return m.createElement(e,{item:t})}catch(n){return console.warn("chooseDefaultRender: impossible de rendre CompactRenderer",n),null}},$3e=e=>{switch(e){case"image":return t=>m.createElement(j3e,{item:t});case"pertinence":return t=>m.createElement(S3e,{item:t});case"alternateHorizontal":return t=>CS(wS,t);case"compact":return t=>CS(wS,t);case"summary":return;case"default":default:return}},yA=({item:e,orientation:t,bg:n,border:c,valueColor:i,onClick:r,width:s,height:d,extraStyle:l})=>{const u=t==="horizontal"?J.mpSummaryCardHorizontal:J.mpSummaryCard;return o.jsxs("div",{className:u,style:{background:n,border:`1px solid ${c}`,width:s??void 0,height:d??void 0,...l??{}},role:r?"button":"group",tabIndex:r?0:-1,onClick:()=>r?.(e),children:[e.badge&&o.jsxs("div",{className:J.mpSummaryBadge,children:[e.badge.text,e.badge.subText&&o.jsx("div",{className:J.mpSummaryBadgeSub,children:e.badge.subText})]}),o.jsx("div",{className:J.mpSummaryValue,style:{color:i},children:e.value}),o.jsx("div",{className:J.mpSummaryLabel,children:e.label})]})},q3e=["transparent","transparent","transparent","transparent"],A3e=["transparent","transparent","transparent","transparent"],z3e=["#059669","#2563eb","#b45309","#7c3aed"],V3e=(e,t=1)=>{try{return Tt(e,t)}catch{return`rgba(124, 58, 237, ${t})`}},kA=e=>{const{items:t=[],layout:n="vertical",orientation:c="auto",shape:i="rounded",color:r="#7c3aed",compact:s=!1,title:d,onItemClick:l,className:h="",loading:u=!1,emptyMessage:p="Aucun élément",renderItem:y,summary:f=!1,summaryBgColors:g=q3e,summaryBorderColors:k=A3e,summaryValueColors:x=z3e,preset:M,background:v}=e,{itemsContainerStyle:I,itemsContainerClassName:b,summaryGridColumns:C,compactItemWidth:w,compactItemHeight:_,compactItemStyle:L,summaryCardWidth:S,summaryCardHeight:N,summaryCardStyle:j}=e,A=n==="vertical",B={"--mp-accent":r,"--mp-accent-soft":V3e(r,.08),"--mp-bg-primary":v},D=[J.mpRoot,A?J.mpVertical:J.mpHorizontal,s?J.mpCompact:"",f?J.mpSummaryRoot:"",c!=="auto"?c==="vertical"?J.mpOrientationVertical:J.mpOrientationHorizontal:"",h].filter(Boolean).join(" "),V=m.useMemo(()=>y||($3e(M)??void 0),[y,M]);if(f){const q=c==="horizontal"?J.mpSummaryFlex:J.mpSummaryVertical,H={...(C?{display:"grid",gridTemplateColumns:`repeat(${C}, 1fr)`,gap:18,alignItems:"stretch",width:"100%"}:void 0)??{},...I??{}};return o.jsxs("div",{className:D,style:B,"aria-busy":u,children:[d&&o.jsx(LS,{title:d}),o.jsx("div",{className:J.mpSummaryInner,children:o.jsx("div",{className:`${q} ${b??""}`,style:H,children:t.length===0?o.jsx("div",{className:J.mpEmpty,children:p}):t.map((R,z)=>{const O=R.bgColor??g[z%g.length],X=R.borderColor??k[z%k.length],ie=R.valueColor??x[z%x.length];return V?o.jsx("div",{className:c==="horizontal"?J.mpSummaryCardWrapperHorizontal:J.mpSummaryCardWrapper,style:{width:S??void 0,height:N??void 0,...j??{}},children:V(R,z)},R.id):o.jsx(yA,{item:R,orientation:c==="horizontal"?"horizontal":"vertical",bg:O,border:X,valueColor:ie,onClick:l,width:S??void 0,height:N??void 0,extraStyle:j},R.id)})})})]})}return o.jsxs("div",{className:D,style:B,"aria-busy":u,children:[d&&o.jsx(LS,{title:d}),o.jsx("div",{className:J.mpList,style:I,children:u?o.jsx("div",{className:J.mpEmpty,children:"Chargement…"}):t.length===0?o.jsx("div",{className:J.mpEmpty,children:p}):t.map(q=>{const $=s?{width:w??void 0,height:_??void 0,boxSizing:"border-box",...L??{}}:void 0;return o.jsx("div",{className:s?J.compactItemWrapper:void 0,style:$,children:o.jsx(N3e,{item:q,shape:i,onItemClick:l,color:r,renderItem:V?H=>V(H,t.indexOf(H)):void 0})},q.id)})})]})};m.memo(kA);const P3e=({a11yConfig:e,width:t,height:n,colors:c={text:"#0b1220",background:"#fff",contentBackground:"#efeff0"},titles:i={},placeholder:r="Loading Chart",style:s,className:d="",children:l,padding:h="1rem",variant:u="default",showBorder:p=!1,titleKey:y,leftTitleKey:f})=>{const g=t?typeof t=="number"?`${t}px`:t:void 0,k=n?typeof n=="number"?`${n}px`:n:void 0,x=r&&typeof r=="object"&&!m.isValidElement(r)&&("text"in r||"subtext"in r||"icon"in r||"background"in r||"iconSize"in r),M=x?r:void 0,v=M?.icon?xt[M.icon]:void 0,I=28,b=M?.iconSize??I,C=["chart-container",`variant-${u}`,p?"with-border":"",d].filter(Boolean).join(" "),w=c.contentBackground??void 0,_=typeof h=="number"?`${h}px`:h;return o.jsxs("div",{className:C,style:{width:g,height:k,color:c.text,background:c.background,display:"flex",flexDirection:"column",boxSizing:"border-box",padding:_,...s},children:[o.jsxs("div",{className:"chart-header",children:[o.jsxs("div",{title:Z(e,f||y),className:"chart-title-left",style:{display:"flex",alignItems:"center",gap:"8px"},children:[i.left,i.leftSubtitle&&o.jsx("div",{className:"chart-subtitle-left",children:i.leftSubtitle})]}),o.jsx("div",{className:"chart-title-right",children:i.right})]}),o.jsx("div",{className:"chart-content",style:{flex:1,display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",background:w},children:l||(x&&M?o.jsxs("div",{className:"placeholder",role:"status","aria-live":"polite",children:[v&&o.jsx("div",{className:"placeholder-icon",style:{width:b,height:b},children:o.jsx(v,{color:M.iconColor??"currentColor",size:typeof b=="number"?b:parseInt(String(b),10)||I})}),M.text&&o.jsx("div",{className:"placeholder-text",children:M.text}),M.subtext&&o.jsx("div",{className:"placeholder-subtext",children:M.subtext})]}):o.jsx("div",{className:"placeholder-node",role:"status","aria-live":"polite",children:r}))})]})},tC=({id:e,size:t="100%",background:n,icon:c,text:i,subtext:r,onClose:s,onClick:d,style:l,className:h="",colorTextPrimary:u,colorTextSub:p,model:y,fontSize:f,fontWeight:g,a11yConfig:k,titleKey:x})=>{const M=c||y?.icon,v=typeof M=="string",I=v?xt[M]:null,b=v?null:M;return o.jsxs("div",{id:e,className:`alert ${h}`,style:{width:typeof t=="number"?`${t}px`:t,background:n||y?.background,pointerEvents:"auto",cursor:d?"pointer":"default",...l},role:"alert",onClick:d,title:Z(k,x),children:[I&&o.jsx(I,{className:"alert-icon",size:20,color:u||y?.colorTextPrimary}),b!=null&&o.jsx("span",{className:"alert-icon",style:{display:"flex",alignItems:"center",color:u||y?.colorTextPrimary,flexShrink:0},children:b}),o.jsxs("div",{className:"alert-content",children:[o.jsx("span",{className:"alert-text",style:{color:u||y?.colorTextPrimary,fontSize:f,fontWeight:g},children:i}),r&&o.jsx("span",{className:"alert-subtext",style:{color:p||y?.colorTextSub},children:r})]}),s&&o.jsx("button",{className:"alert-close",onClick:s,"aria-label":"Fermer",children:"✕"})]})},mA=m.createContext(null),T3e=(e="alert")=>`${e}_${Math.random().toString(36).slice(2,9)}`,H3e=({children:e,defaultDuration:t=4e3,maxAlerts:n,containerClassName:c,containerStyle:i})=>{const[r,s]=m.useState([]),d=m.useRef(new Map),l=m.useRef(null),h=m.useRef(null),u=m.useRef(n);m.useEffect(()=>()=>{d.current.forEach(_=>window.clearTimeout(_)),d.current.clear()},[]);const p=(_,L)=>{const S=L===void 0||L===0?t:L;if(S===-1)return;const N=window.setTimeout(()=>{g(_)},S);d.current.set(_,N)},y=_=>{const L=d.current.get(_);L&&(window.clearTimeout(L),d.current.delete(_))},f=_=>{const L=T3e(),S={..._,id:L,createdAt:Date.now()};return s(N=>{const j=[S,...N],A=u.current;return typeof A=="number"&&A>=0&&j.length>A?(j.slice(A).forEach(D=>y(D.id)),j.slice(0,A)):j}),p(L,_.duration),L},g=_=>{y(_),s(L=>L.filter(S=>S.id!==_))},k=(_,L)=>{s(S=>S.map(N=>N.id===_?{...N,...L}:N))},x=()=>{d.current.forEach(_=>window.clearTimeout(_)),d.current.clear(),s([])},M=_=>{h.current=_},v=()=>r.slice(),I=m.useMemo(()=>({showAlert:f,dismissAlert:g,updateAlert:k,clearAlerts:x,setContainerRef:M,getAlertsSnapshot:v}),[r]),b=h.current,C=o.jsx("div",{style:{position:"absolute",top:0,left:0,right:0,display:"flex",flexDirection:"column",alignItems:"center",pointerEvents:"none",zIndex:10001,padding:"8px 4px"},children:o.jsx(mle,{mode:"popLayout",children:r.map(_=>o.jsx(Xw.div,{initial:{opacity:0,y:-10,scale:.98},animate:{opacity:1,y:0,scale:1},exit:{opacity:0,y:-10,scale:.98},transition:{type:"spring",damping:25,stiffness:300},style:{width:"100%",pointerEvents:"auto",boxShadow:"0 6px 20px rgba(0, 0, 0, 0.12)",borderRadius:"8px",marginBottom:"6px",backgroundColor:_.background||_.model?.background||"var(--color-background, #fff)",border:"1px solid rgba(0, 0, 0, 0.08)",overflow:"hidden"},children:o.jsx(tC,{id:_.id,text:_.text,subtext:_.subtext,icon:_.icon,background:"transparent",colorTextPrimary:_.colorTextPrimary,colorTextSub:_.colorTextSub,model:_.model,onClose:()=>g(_.id),size:"100%",style:{boxShadow:"none"}})},_.id))})}),w=o.jsx("div",{ref:_=>{h.current||(l.current=_)},className:c,style:{width:"100%",position:"relative",...i},"aria-live":"polite",children:C});return o.jsxs(mA.Provider,{value:I,children:[b?mw.createPortal(C,b):w,e]})},D3e=()=>{const e=m.useContext(mA);if(!e)throw new Error("useAlerts must be used inside an AlertsProvider");return e},B3e={default:{background:"#f3f4f6",icon:"Info",colorTextPrimary:"#111827",colorTextSub:"#4b5563"},info:{background:"#dbeafe",icon:"Info",colorTextPrimary:"#1e40af",colorTextSub:"#3b82f6"},success:{background:"#dcfce7",icon:"CheckCircle2",colorTextPrimary:"#166534",colorTextSub:"#22c55e"},warning:{background:"#fef3c7",icon:"AlertTriangle",colorTextPrimary:"#92400e",colorTextSub:"#f59e0b"},error:{background:"#fee2e2",icon:"XCircle",colorTextPrimary:"#991b1b",colorTextSub:"#ef4444"}},R3e="_container_18zbo_1",F3e="_icon_18zbo_9",E3e="_selectWrapper_18zbo_23",Hb={container:R3e,icon:F3e,selectWrapper:E3e},O3e=({options:e,defaultValue:t,onChange:n,label:c})=>{const[i,r]=m.useState(t||e[0]?.value||""),s=d=>{r(d),n?.(d)};return o.jsxs("div",{className:Hb.container,children:[o.jsxs("div",{className:Hb.icon,children:[o.jsx(w1,{size:18}),o.jsx("p",{children:c})]}),o.jsx("div",{className:Hb.selectWrapper,children:o.jsx(Yw,{field:{name:"periode",label:"",options:e},value:i,onChange:s,onBlur:()=>{}})})]})},U3e=250,W3e=m.forwardRef(({title:e,subtitle:t,size:n="420px",beforeOpen:c,afterOpen:i,beforeClose:r,afterClose:s,style:d,className:l="",children:h,closeOnOverlayClick:u=!0,showCloseButton:p=!0},y)=>{const[f,g]=m.useState(!1),[k,x]=m.useState(!1),M=m.useRef(null),v=m.useRef(null),I=m.useRef(null),b=m.useRef(null);m.useEffect(()=>{const _=M.current;if(!_)return;const L=_.parentElement;return L?(window.getComputedStyle(L).position==="static"&&(L.setAttribute("data-scp-prev-position",L.style.position??""),L.style.position="relative",L.setAttribute("data-scp-position-changed","true")),()=>{if(L.getAttribute("data-scp-position-changed")==="true"){const N=L.getAttribute("data-scp-prev-position")??"";L.style.position=N,L.removeAttribute("data-scp-position-changed"),L.removeAttribute("data-scp-prev-position")}}):void 0},[]),m.useImperativeHandle(y,()=>({open:()=>{f||(c?.(),x(!1),g(!0))},close:()=>{f&&(r?.(),x(!1),g(!1))},toggle:()=>{f?(r?.(),x(!1),g(!1)):(c?.(),x(!1),g(!0))}}),[f,c,r]),m.useEffect(()=>{const _=v.current;b.current&&(window.clearTimeout(b.current),b.current=null);const L=S=>{if(S.target===_&&!(S.propertyName!=="transform"&&S.propertyName!=="opacity"))if(f){x(!0),i?.();try{_?.focus()}catch{}}else{s?.();try{I.current?.focus()}catch{}}};return _&&(_.addEventListener("transitionend",L),b.current=window.setTimeout(()=>{if(f){x(!0),i?.();try{_?.focus()}catch{}}else{s?.();try{I.current?.focus()}catch{}}},U3e+60)),f&&(I.current=document.activeElement),()=>{_&&_.removeEventListener("transitionend",L),b.current&&(window.clearTimeout(b.current),b.current=null)}},[f,i,s]),m.useEffect(()=>{const _=L=>{L.key==="Escape"&&f&&(r?.(),x(!1),g(!1))};return window.addEventListener("keydown",_),()=>window.removeEventListener("keydown",_)},[f,r]);const C=()=>{u&&(r?.(),x(!1),g(!1))},w=typeof n=="number"?`${n}px`:n;return o.jsxs("div",{ref:M,className:`scp-inline-root ${f?"open":""}`,"aria-hidden":!f,children:[o.jsx("div",{className:`scp-overlay ${f?"visible":""}`,onMouseDown:C,role:"presentation"}),o.jsxs("aside",{className:`scp-panel ${f?"in":"out"} ${k?"interactive":""} ${l}`,style:{width:w,...d},ref:v,tabIndex:-1,role:"dialog","aria-label":e,children:[o.jsxs("div",{className:"scp-header",children:[o.jsxs("div",{children:[o.jsx("h3",{className:"scp-title",children:e}),t&&o.jsx("div",{className:"scp-subtitle",children:t})]}),p&&o.jsx("button",{className:"scp-close","aria-label":"Close",onClick:()=>{r?.(),x(!1),g(!1)},children:o.jsx(Qe,{size:18})})]}),o.jsx("div",{className:"scp-body",children:h})]})]})});function G3e(e){const t=m.useRef("");m.useEffect(()=>{if(e){t.current=document.body.style.overflow,document.body.style.overflow="hidden";return}document.body.style.overflow=t.current||""},[e])}const K3e="_container_1pfsp_1",Z3e="_title_1pfsp_8",NS={container:K3e,title:Z3e},X3e=({title:e,fontSize:t,barColor:n,className:c="",style:i={}})=>{const r={...i,"--title-font-size":t,"--bar-color":n};return o.jsx("div",{className:`${NS.container} ${c}`,style:r,children:o.jsx("h2",{className:NS.title,children:e})})},Y3e="_modalOverlay_1878x_1",J3e="_modalContainer_1878x_16",Q3e="_modalTitle_1878x_29",eme="_modalInput_1878x_38",tme="_modalTextarea_1878x_39",ame="_modalActions_1878x_70",nme="_cancelBtn_1878x_77",ome="_saveBtn_1878x_99",cme="_inputError_1878x_141",ime="_inlineAlert_1878x_146",at={modalOverlay:Y3e,modalContainer:J3e,modalTitle:Q3e,modalInput:eme,modalTextarea:tme,modalActions:ame,cancelBtn:nme,saveBtn:ome,inputError:cme,inlineAlert:ime},Bc=({isOpen:e,onClose:t,onSave:n,title:c="Ajouter un élément",fields:i,initialValues:r={},errorMessage:s="",disableSave:d,onFieldChange:l,confirmText:h="Valider",cancelText:u="Annuler"})=>{const[p,y]=m.useState({}),f=m.useRef(null),[g,k]=m.useState(!1),[x,M]=m.useState(!1),v=m.useRef(null);if(m.useEffect(()=>{if(!e)return;const _={};for(const L of i)_[L.name]=Object.prototype.hasOwnProperty.call(r,L.name)?r[L.name]:"";return y(_),requestAnimationFrame(()=>{f.current?.focus();const L=f.current;if(L&&typeof L.selectionStart=="number"){const S=String(L.value??"").length;L.setSelectionRange(S,S)}}),()=>{v.current&&(window.clearTimeout(v.current),v.current=null)}},[e]),m.useEffect(()=>{s&&e?(M(!0),v.current&&(window.clearTimeout(v.current),v.current=null),v.current=window.setTimeout(()=>{M(!1),v.current=null},3e3)):(M(!1),v.current&&(window.clearTimeout(v.current),v.current=null))},[s,e]),!e)return null;const I=(_,L)=>{y(S=>({...S,[_]:L})),l&&l(_,L)},b=async()=>{if(!Object.values(p).some(_=>_===""||_===void 0))try{k(!0);const _=await n(p);if(typeof _=="string"&&_==="duplicate-same"){k(!1);return}y({}),k(!1),t()}catch(_){console.error("AddItemModal onSave error:",_),k(!1),t()}},C=_=>{_.target===_.currentTarget&&t()},w=_=>_.stopPropagation();return o.jsx("div",{className:at.modalOverlay,onMouseDown:C,role:"dialog","aria-modal":"true",children:o.jsxs("div",{className:at.modalContainer,onMouseDown:w,onClick:w,children:[o.jsx("h2",{className:at.modalTitle,children:c}),i.map((_,L)=>{const S=p[_.name]??"",N=L===0&&!!s,j={name:_.name,placeholder:_.placeholder||_.label,value:String(S),onChange:A=>I(_.name,A.target.value),className:_.type==="textarea"?`${at.modalTextarea} ${N?at.inputError:""}`:`${at.modalInput} ${N?at.inputError:""}`,tabIndex:0,disabled:g};return L===0&&(j.ref=A=>{f.current=A}),o.jsxs("div",{style:{marginBottom:8},children:[_.type==="textarea"?o.jsx("textarea",{rows:_.rows||4,...j}):o.jsx("input",{type:_.type||"text",...j}),L===0&&x&&s&&o.jsx("div",{style:{marginTop:8},children:o.jsx(tC,{text:s,background:"#fff5f5",colorTextPrimary:"#ef4444",onClose:()=>M(!1),className:at.inlineAlert})})]},_.name)}),o.jsxs("div",{className:at.modalActions,children:[o.jsx("button",{className:at.cancelBtn,onClick:t,type:"button",disabled:g,children:u}),o.jsx("button",{className:at.saveBtn,onClick:b,type:"button",disabled:g||!!d,children:g?"En cours...":h})]})]})})},rme=({title:e,keyCount:t,onAddKey:n,a11yConfig:c})=>{const[i,r]=m.useState(!1),s=d=>{const l=d.key;n&&l&&n(l)};return o.jsxs("div",{className:"header-container",children:[o.jsxs("div",{className:"header-info",children:[o.jsx("h1",{title:Z(c,e),children:e}),o.jsxs("p",{children:[t," clés"]})]}),o.jsxs("button",{onClick:()=>r(!0),className:"add-key-button",children:[o.jsx(Vc,{className:"add-key-icon"}),"Clé"]}),o.jsx(Bc,{isOpen:i,title:"Ajouter une clé",onClose:()=>r(!1),onSave:s,fields:[{name:"key",label:"Nouvelle clé",placeholder:"Entrer une nouvelle clé"}]})]})},sme=({modules:e,onEdit:t,onDelete:n,onAddModule:c,onSelectModule:i,addModalFields:r,addModalTitle:s})=>{const[d,l]=m.useState(!1),[h,u]=m.useState(null),[p,y]=m.useState(null),[f,g]=m.useState(!1),k=()=>l(!0),x=()=>l(!1),M=_=>{if(c){const L=_.code?.trim()||_.id?.trim(),S=_.title?.trim(),N=L||S||String(Date.now()),j=S||L||`Module ${N}`;c({id:N,title:j,subtitle:"",translations:{}})}x()},v=(_,L)=>{_.stopPropagation(),u(L)},I=()=>u(null),b=_=>{if(!h){I();return}const L={...h,title:_.title||h.title,subtitle:""};t&&t(L),I()},C=(_,L)=>{_.stopPropagation(),n&&n(L)},w=_=>{y(_.id),i&&i(_)};return f?o.jsx("div",{className:"module-sidebar collapsed",children:o.jsx(n1,{size:20,className:"menu-toggle",onClick:()=>g(!1)})}):o.jsxs("div",{className:"module-sidebar",children:[o.jsxs("div",{className:"sidebar-header",children:[o.jsxs("span",{className:"header-text",children:["Modules (",e.length,")"]}),o.jsxs("div",{className:"header-actions",children:[o.jsx(zc,{size:18,className:"header-folder",onClick:k}),o.jsx(n1,{size:18,className:"header-menu",onClick:()=>g(!0)})]})]}),o.jsx("hr",{className:"divider"}),o.jsx("div",{className:"module-list",children:e.map(_=>{const L=Object.keys(_.translations||{}).length,S=L>0||_.id===p;return o.jsxs("div",{className:`module-item ${_.id===p?"selected":""}`,onClick:()=>w(_),role:"button",tabIndex:0,onKeyDown:N=>{N.key==="Enter"&&w(_)},children:[o.jsxs("div",{className:"module-left",children:[o.jsx($1,{size:16,className:"item-folder"}),o.jsxs("div",{className:"module-info",children:[o.jsxs("div",{className:"module-title",children:[_.title,S&&o.jsxs("span",{className:"count",children:[" ",L," "]})]}),_.subtitle?o.jsx("div",{className:"module-subtitle",children:_.subtitle}):null]})]}),o.jsxs("div",{className:"module-actions",children:[t&&o.jsx(o1,{onClick:N=>v(N,_),color:"#777",size:16}),n&&o.jsx(ut,{onClick:N=>C(N,_.id),color:"#777",size:16})]})]},_.id)})}),o.jsx(Bc,{isOpen:d,onClose:x,onSave:M,title:s||"Ajouter un module",fields:r&&r.length?r.map(_=>({name:_.name,label:_.label,type:_.type,placeholder:_.placeholder,rows:_.rows})):[{name:"title",label:"Titre",placeholder:"Titre du module"}]}),h&&o.jsx(Bc,{isOpen:!!h,onClose:I,onSave:b,title:"Éditer le module",initialValues:{title:h.title},fields:[{name:"title",label:"Titre",placeholder:"Titre du module"}]})]})},fA=({placeholder:e="Rechercher une clé ou traduction...",value:t="",onChange:n,iconPosition:c="left",iconColor:i="#9ca3af",a11yConfig:r,className:s})=>o.jsxs("div",{className:`search-container icon-${c}`,title:Z(r,e),children:[o.jsx("div",{className:"search-icon-wrapper",children:o.jsx(z1,{className:"search-icon",color:i})}),o.jsx("input",{type:"text",placeholder:e,value:t,onChange:d=>n?.(d.target.value),className:`search-input ${s}`})]}),dme=({keyName:e,translations:t,availableLanguages:n,onDeleteKey:c,onEditKey:i,onEditTranslation:r,onDeleteTranslation:s,onAddTranslation:d,draggable:l=!1,checkDuplicateLocal:h})=>{const[u,p]=m.useState(!1),[y,f]=m.useState(""),[g,k]=m.useState(null),[x,M]=m.useState(""),[v,I]=m.useState(""),[b,C]=m.useState(!1),[w,_]=m.useState(!1),[L,S]=m.useState(null),[N,j]=m.useState(!1),A=t.map(z=>z.language),B=n.filter(z=>!A.includes(z.code)),D=()=>{y&&v.trim()&&(d?.(e,y,v.trim()),f(""),I(""),p(!1))},V=(z,O)=>{k(z),M(O)},q=z=>{r?.(e,z,x),k(null),M("")},$=()=>{k(null),M("")},H=async z=>{const O=z.name?.trim();if(O){if(S(null),j(!1),O===e||!i)return C(!1),"ok";try{const X=await i(e,O);if(typeof X=="string"&&X==="ok")C(!1),S(null);else{if(typeof X=="string"&&X==="duplicate-same")return S("Une clé existe déjà dans ce module."),j(!0),"duplicate-same";if(typeof X=="string"&&X==="duplicate-other")return C(!1),S(null),"duplicate-other";C(!1)}}catch(X){console.error("Erreur handleRenameSave:",X),S("Erreur lors du renommage.")}}},R=(z,O)=>{if(z!=="name")return;const X=O.trim();S(null),j(!1),X&&typeof h=="function"&&(h(X,e)?(S("Une clé existe déjà dans ce module."),j(!0)):(S(null),j(!1)))};return o.jsxs("div",{className:`translation-key ${w?"collapsed":"expanded"} ${l?"draggable":""}`,children:[o.jsxs("div",{className:"card-header",children:[o.jsxs("div",{className:"header-left",children:[o.jsx("button",{className:"collapse-button",onClick:()=>_(!w),title:w?"Déplier":"Replier",children:w?o.jsx(N1,{className:"collapse-icon"}):o.jsx(Ht,{className:"collapse-icon"})}),o.jsx("h3",{className:"card-title",title:e,children:e})]}),o.jsxs("div",{className:"header-actions",children:[o.jsx("button",{className:"action-button",onClick:z=>{z.stopPropagation(),C(!0)},title:"Renommer la clé",children:o.jsx(ft,{className:"action-icon"})}),o.jsx("button",{onClick:z=>{z.stopPropagation(),c?.(e)},className:"action-button delete",title:"Supprimer la clé",children:o.jsx(ut,{className:"action-icon"})})]})]}),o.jsx("div",{className:`translations-container ${w?"":"expanded"}`,children:!l&&o.jsxs(o.Fragment,{children:[t.map(z=>o.jsxs("div",{className:"translation-row",children:[o.jsx("div",{className:"language-code",children:z.language}),o.jsx("div",{className:"translation-content",children:g===z.language?o.jsxs(o.Fragment,{children:[o.jsx("input",{type:"text",value:x,onChange:O=>M(O.target.value),className:"edit-input",autoFocus:!0,onKeyDown:O=>{O.key==="Enter"&&q(z.language),O.key==="Escape"&&$()}}),o.jsx("button",{onClick:()=>q(z.language),className:"save-button",disabled:!x.trim(),children:"Enregistrer"}),o.jsx("button",{onClick:$,className:"cancel-button",children:o.jsx(Qe,{className:"action-icon"})})]}):o.jsxs(o.Fragment,{children:[o.jsx("span",{className:"translation-text",title:z.value,children:z.value}),o.jsx("button",{onClick:()=>V(z.language,z.value),className:"edit-button",title:"Éditer la traduction",children:o.jsx(ft,{className:"action-icon"})}),o.jsx("button",{onClick:()=>s?.(e,z.language),className:"delete-translation-button",title:"Supprimer la traduction",children:o.jsx(Qe,{className:"action-icon"})})]})})]},z.language)),u?o.jsxs("div",{className:"add-language-row",children:[o.jsx("div",{className:"language-code",children:"+"}),o.jsxs("div",{className:"add-language-content",children:[o.jsx("div",{className:"language-select-container",children:o.jsxs("select",{value:y,onChange:z=>f(z.target.value),className:"language-select",children:[o.jsx("option",{value:"",children:"Sélectionnez la langue"}),B.map(z=>o.jsxs("option",{value:z.code,children:[z.name," (",z.code,")"]},z.code))]})}),y&&o.jsx("input",{type:"text",value:v,onChange:z=>I(z.target.value),placeholder:"Entrez la traduction...",className:"translation-input",onKeyDown:z=>{z.key==="Enter"&&D(),z.key==="Escape"&&(p(!1),f(""),I(""))}}),o.jsx("button",{onClick:D,disabled:!y||!v.trim(),className:"save-button",children:"Ajouter"}),o.jsx("button",{onClick:()=>{p(!1),f(""),I("")},className:"cancel-button",children:o.jsx(Qe,{className:"action-icon"})})]})]}):o.jsxs("button",{onClick:()=>p(!0),className:"show-add-button",disabled:B.length===0,children:[o.jsx("span",{className:"plus-icon",children:"+"}),"Ajouter une langue"]})]})}),l&&o.jsxs("div",{className:"drag-overlay",children:[o.jsx(a.Move,{size:24,strokeWidth:1.5}),o.jsx("span",{children:"Glisser pour réorganiser"})]}),o.jsx(Bc,{isOpen:b,onClose:()=>{C(!1),S(null),j(!1)},onSave:H,onFieldChange:R,title:"Renommer la clé",initialValues:{name:e},fields:[{name:"name",label:"Nom de la clé",placeholder:"Nom de la clé"}],errorMessage:L||"",disableSave:N})]})},lme="_wrapper_1wvht_1",hme="_leftGroup_1wvht_12",ume="_filterButton_1wvht_21",pme="_open_1wvht_42",yme="_filterIcon_1wvht_42",kme="_infoText_1wvht_58",mme="_pickerContainer_1wvht_66",fme="_srOnly_1wvht_79",gme="_pickerLabel_1wvht_91",vme="_datetime_1wvht_98",xme="_rightGroup_1wvht_107",Mme="_searchInputWrap_1wvht_116",_me="_searchInput_1wvht_116",Lme="_searchIcon_1wvht_152",De={wrapper:lme,leftGroup:hme,filterButton:ume,open:pme,filterIcon:yme,infoText:kme,pickerContainer:mme,srOnly:fme,pickerLabel:gme,datetime:vme,rightGroup:xme,searchInputWrap:Mme,searchInput:_me,searchIcon:Lme};function Ime({onDateChange:e,onSearch:t,initialDate:n}){const[c,i]=m.useState(!1),[r,s]=m.useState(n??""),d=m.useRef(null);m.useEffect(()=>{function p(y){const f=y.target;d.current&&f&&!d.current.contains(f)&&i(!1)}return document.addEventListener("mousedown",p),()=>document.removeEventListener("mousedown",p)},[]),m.useEffect(()=>{n&&s(n)},[n]);const l=()=>i(p=>!p),h=p=>{const y=p.target.value;s(y),e?.(y)},u=p=>{t?.(p.target.value)};return o.jsxs("div",{className:De.wrapper,ref:d,children:[o.jsxs("div",{className:De.leftGroup,children:[o.jsxs("button",{type:"button",className:`${De.filterButton} ${c?De.open:""}`,onClick:l,"aria-expanded":c,"aria-haspopup":"dialog","aria-controls":"entry-datetime",children:[o.jsx("span",{children:"Entry time"}),o.jsx("svg",{className:De.filterIcon,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"14",height:"14","aria-hidden":!0,children:o.jsx("path",{fill:"currentColor",d:"M10 18h4v-2h-4v2zm-7-8v2h18V10H3zm3-6v2h12V4H6z"})})]}),o.jsx("div",{className:De.infoText,children:"Confidence interval: step ± 15' / exit ± 30'"}),c&&o.jsxs("div",{className:De.pickerContainer,role:"dialog","aria-label":"Choisir la date et l’heure",children:[o.jsx("label",{className:De.pickerLabel,htmlFor:"entry-datetime",children:o.jsx("span",{className:De.srOnly,children:"Choisir la date et l’heure"})}),o.jsx("input",{id:"entry-datetime",className:De.datetime,type:"datetime-local",value:r,onChange:h,"aria-label":"Date et heure d’entrée"})]})]}),o.jsx("div",{className:De.rightGroup,children:o.jsxs("div",{className:De.searchInputWrap,children:[o.jsx("input",{className:De.searchInput,placeholder:"Search...",onChange:u,"aria-label":"Search"}),o.jsx("svg",{className:De.searchIcon,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"16",height:"16","aria-hidden":!0,children:o.jsx("path",{fill:"currentColor",d:"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16a6.471 6.471 0 004.23-1.57l.27.28v.79L20 20.49 21.49 19l-5.99-5zM10 15.5A5.5 5.5 0 1115.5 10 5.5 5.5 0 0110 15.5z"})})]})})]})}const bme=({className:e="",style:t={},title:n,titleClassName:c="",titleStyle:i,data:r,lineClasses:s={},renderCell:d,bg:l,titleBg:h,titleColor:u,itemBg:p,emptyContent:y,colGap:f="1rem"})=>{const g=Array.isArray(r)?r:[],k=g.length===0,x=g.every(b=>typeof b=="string"),M=g.some(b=>Array.isArray(b)),v=(b,C,w)=>d?d(b,C,w):o.jsx("span",{className:"slb-cell-text",children:b}),I=f?{"--col-gap":f}:void 0;return k?o.jsxs("div",{className:`slb-root ${e}`,style:{...t,background:l??void 0},children:[n&&o.jsx("div",{className:`slb-title ${c}`,style:{...i,background:h??void 0,color:u??void 0},children:n}),o.jsx("div",{className:"slb-empty",children:y??null})]}):x&&!M?o.jsxs("div",{className:`slb-root ${e}`,style:{...t,background:l??void 0},children:[n&&o.jsx("div",{className:`slb-title ${c}`,style:{background:h??void 0,color:u??void 0},children:n}),o.jsx("ul",{className:"slb-list",children:g.map((b,C)=>o.jsx("li",{className:`slb-item ${s[C]||""}`,style:{background:p??void 0},children:v(b,C,0)},C))})]}):o.jsxs("div",{className:`slb-root ${e}`,style:{...t,background:l??void 0},children:[n&&o.jsx("div",{className:`slb-title ${c}`,style:{background:h??void 0,color:u??void 0},children:n}),o.jsx("div",{className:"slb-grid",style:I,children:g.map((b,C)=>{const w=s[C]||"";if(Array.isArray(b)){const[_,L]=b;return o.jsxs("div",{className:`slb-row ${w}`,style:{background:p??void 0},children:[o.jsx("div",{className:"slb-grid-left",children:v(_,C,0)}),o.jsx("div",{className:"slb-grid-right",children:v(L,C,1)})]},C)}return o.jsxs("div",{className:`slb-row ${w}`,style:{background:p??void 0},children:[o.jsx("div",{className:"slb-grid-left",children:v(b,C,0)}),o.jsx("div",{className:"slb-grid-right slb-empty-cell","aria-hidden":"true"})]},C)})})]})},wme=({className:e="",style:t={},title:n,titleColor:c,data:i=[],badgeColor:r="#0ea5e9",badgeColors:s={},badgePadding:d="8px 16px",badgeWidth:l,itemBg:h,lineClasses:u={},colGap:p="1rem"})=>{const y=i.some(g=>Array.isArray(g)),f=p?{"--col-gap":p}:void 0;return o.jsxs("div",{className:`clb-root ${e}`,style:{...t},children:[n&&o.jsx("div",{className:"clb-title",style:c?{color:c}:void 0,children:n}),o.jsx("div",{className:"clb-grid",style:f,children:i.map((g,k)=>{const x=u[k]||"";if(Array.isArray(g)){const[M,v]=g,I=s[k]||r;return o.jsxs("div",{className:`clb-row ${x}`,style:{background:h??void 0},children:[o.jsx("div",{className:"clb-badge-col",children:o.jsx("div",{className:"counter-badge",style:{background:I,padding:d,width:l,minWidth:l},children:M})}),o.jsx("div",{className:"clb-text",children:v})]},k)}return y?o.jsxs("div",{className:`clb-row ${x}`,style:{background:h??void 0},children:[o.jsx("div",{className:"clb-badge-col clb-empty-badge"}),o.jsx("div",{className:"clb-text",children:g})]},k):o.jsx("div",{className:`clb-fullrow ${x}`,style:{background:h??void 0},children:o.jsx("span",{children:g})},k)})})]})},Cme=({className:e="",style:t={},title:n,items:c=[],titleBg:i,titleColor:r,itemBg:s,lineClasses:d={},renderTrendIcon:l,colGap:h="1rem"})=>{const u=h?{"--col-gap":h}:void 0;return o.jsxs("div",{className:`tlb-root ${e}`,style:{...t,background:s??void 0},children:[n&&o.jsx("div",{className:"tlb-title",style:{background:i??void 0,color:r??void 0},children:n}),o.jsx("div",{className:"tlb-grid",style:u,children:c.map((p,y)=>{const f=d[y]||"";return o.jsxs("div",{className:`tlb-row ${f}`,style:{background:s??void 0},children:[o.jsx("div",{className:"tlb-label",children:p.label}),o.jsxs("div",{className:"tlb-value-group",children:[o.jsx("div",{className:"tlb-icon-col",children:l?l(p):p.icon??null}),o.jsxs("div",{className:"tlb-value-wrap",children:[o.jsx("div",{className:"tlb-value",children:p.value}),typeof p.delta<"u"&&o.jsx("div",{className:`tlb-delta ${p.delta>0?"positive":p.delta<0?"negative":"neutral"}`,children:p.deltaLabel??String(p.delta)})]})]})]},y)})})]})},Nme=({className:e="",style:t={},children:n,gap:c="1rem"})=>o.jsx("div",{className:`frc-root ${e}`,style:{...t,"--frc-gap":c},children:m.Children.map(n,i=>o.jsx("div",{className:"frc-item",children:i}))}),jme=({className:e="",style:t={},children:n,gap:c="1rem",background:i="#D9EEF5"})=>o.jsx("div",{className:`lcc-root ${e}`,style:{background:i,...t,"--lcc-gap":c},children:m.Children.map(n,r=>o.jsx("div",{className:"lcc-cell",children:r}))}),Sme="_overlay_3x4or_2",$me="_fadeIn_3x4or_1",qme="_popup_3x4or_17",Ame="_slideUp_3x4or_1",zme="_header_3x4or_28",Vme="_body_3x4or_40",Pme="_footer_3x4or_51",Tme="_cancelButton_3x4or_59",Hme="_confirmButton_3x4or_77",Dme="_warning_3x4or_97",Bme="_danger_3x4or_106",Rme="_info_3x4or_115",jt={overlay:Sme,fadeIn:$me,popup:qme,slideUp:Ame,header:zme,body:Vme,footer:Pme,cancelButton:Tme,confirmButton:Hme,warning:Dme,danger:Bme,info:Rme},Fme=({isOpen:e,title:t,message:n,onConfirm:c,onCancel:i,confirmText:r="Confirmer",cancelText:s="Annuler",type:d="warning"})=>{if(!e)return null;const l=u=>{u.target===u.currentTarget&&i()},h=u=>{u.key==="Escape"&&i(),u.key==="Enter"&&u.ctrlKey&&c()};return o.jsx("div",{className:jt.overlay,onClick:l,onKeyDown:h,role:"dialog","aria-labelledby":"confirmation-title","aria-describedby":"confirmation-message",children:o.jsxs("div",{className:`${jt.popup} ${jt[d]}`,children:[o.jsx("div",{className:jt.header,children:o.jsx("h3",{id:"confirmation-title",children:t})}),o.jsx("div",{className:jt.body,children:o.jsx("p",{id:"confirmation-message",children:n})}),o.jsxs("div",{className:jt.footer,children:[o.jsx("button",{className:jt.cancelButton,onClick:i,type:"button",children:s}),o.jsx("button",{className:jt.confirmButton,onClick:c,type:"button",autoFocus:!0,children:r})]})]})})},Eme=()=>{const[e,t]=m.useState({isOpen:!1,title:"",message:"",onConfirm:null}),n=m.useCallback((r,s,d)=>{t({isOpen:!0,title:r,message:s,onConfirm:d})},[]),c=m.useCallback(()=>{t(r=>({...r,isOpen:!1,onConfirm:null}))},[]),i=m.useCallback(()=>{e.onConfirm?.(),c()},[e.onConfirm,c]);return{isOpen:e.isOpen,title:e.title,message:e.message,showConfirmation:n,hideConfirmation:c,handleConfirm:i}},Ome="_container_1l44m_1",Ume="_selectButton_1l44m_7",Wme="_disabled_1l44m_22",Gme="_error_1l44m_39",Kme="_outline_1l44m_52",Zme="_filled_1l44m_58",Xme="_sm_1l44m_67",Yme="_md_1l44m_73",Jme="_lg_1l44m_79",Qme="_buttonContent_1l44m_85",e6e="_label_1l44m_93",t6e="_placeholder_1l44m_103",a6e="_iconsContainer_1l44m_108",n6e="_loadingSpinner_1l44m_115",o6e="_spin_1l44m_1",c6e="_arrowIcon_1l44m_133",i6e="_arrowIconOpen_1l44m_141",r6e="_dropdown_1l44m_146",s6e="_dropdownIn_1l44m_1",d6e="_searchContainer_1l44m_171",l6e="_searchInputWrapper_1l44m_177",h6e="_searchIcon_1l44m_183",u6e="_searchInput_1l44m_177",p6e="_optionsList_1l44m_208",y6e="_noResults_1l44m_231",k6e="_option_1l44m_208",m6e="_optionHighlighted_1l44m_261",f6e="_optionSelected_1l44m_266",g6e="_optionDisabled_1l44m_277",v6e="_optionLabel_1l44m_283",x6e="_checkIcon_1l44m_291",M6e="_widthFull_1l44m_299",_6e="_width64_1l44m_302",L6e="_width80_1l44m_305",I6e="_width96_1l44m_308",de={container:Ome,selectButton:Ume,disabled:Wme,error:Gme,default:"_default_1l44m_48",outline:Kme,filled:Zme,sm:Xme,md:Yme,lg:Jme,buttonContent:Qme,label:e6e,placeholder:t6e,iconsContainer:a6e,loadingSpinner:n6e,spin:o6e,arrowIcon:c6e,arrowIconOpen:i6e,dropdown:r6e,dropdownIn:s6e,searchContainer:d6e,searchInputWrapper:l6e,searchIcon:h6e,searchInput:u6e,optionsList:p6e,noResults:y6e,option:k6e,optionHighlighted:m6e,optionSelected:f6e,optionDisabled:g6e,optionLabel:v6e,checkIcon:x6e,widthFull:M6e,width64:_6e,width80:L6e,width96:I6e},b6e=({options:e,value:t,onChange:n,placeholder:c="Sélectionner une option...",disabled:i=!1,loading:r=!1,error:s=!1,className:d="",size:l="md",variant:h="default",width:u="w-full"})=>{const[p,y]=m.useState(!1),[f,g]=m.useState(""),[k,x]=m.useState(0),[M,v]=m.useState({top:0,left:0,width:0}),I=m.useRef(null),b=m.useRef(null),C=m.useRef(null),w=m.useMemo(()=>f?e.filter(q=>q.label.toLowerCase().includes(f.toLowerCase())):e,[e,f]),_=e.find(q=>q.value===t),L=m.useCallback(()=>{if(I.current){const q=I.current.getBoundingClientRect();v({top:q.top,left:q.left,width:q.width})}},[]);m.useEffect(()=>(p&&(L(),window.addEventListener("scroll",L,!0),window.addEventListener("resize",L)),()=>{window.removeEventListener("scroll",L,!0),window.removeEventListener("resize",L)}),[p,L]),m.useEffect(()=>{const q=$=>{I.current&&!I.current.contains($.target)&&b.current&&!b.current.contains($.target)&&(y(!1),g(""))};return document.addEventListener("mousedown",q),()=>document.removeEventListener("mousedown",q)},[]),m.useEffect(()=>{x(0)},[w]);const S=q=>{q.disabled||(n?.(q.value,q),y(!1),g(""))},N=q=>{g(q.target.value),p||y(!0)},j=q=>{if(!p){(q.key==="ArrowDown"||q.key==="Enter")&&y(!0);return}switch(q.key){case"ArrowDown":q.preventDefault(),x($=>$<w.length-1?$+1:$);break;case"ArrowUp":q.preventDefault(),x($=>$>0?$-1:$);break;case"Enter":q.preventDefault(),w[k]&&S(w[k]);break;case"Escape":y(!1),g("");break}},A=()=>[de.selectButton,de[l],de[h],i?de.disabled:"",s?de.error:"",d].filter(Boolean).join(" "),B=()=>{switch(u){case"w-64":return de.width64;case"w-80":return de.width80;case"w-96":return de.width96;default:return de.widthFull}},D=(q,$)=>[de.option,$===k?de.optionHighlighted:"",q.value===t?de.optionSelected:"",q.disabled?de.optionDisabled:""].filter(Boolean).join(" "),V={position:"fixed",top:M.top+(I.current?.offsetHeight||0)+4,left:M.left,width:M.width,zIndex:9999};return o.jsxs("div",{className:`${de.container} ${B()}`,children:[o.jsx("button",{ref:I,className:A(),onClick:()=>!i&&y(!p),onKeyDown:j,tabIndex:i?-1:0,type:"button","aria-haspopup":"listbox","aria-expanded":p,disabled:i,children:o.jsxs("div",{className:de.buttonContent,children:[o.jsx("span",{className:`${de.label} ${_?"":de.placeholder}`,children:_?_.label:c}),o.jsxs("div",{className:de.iconsContainer,children:[r&&o.jsx("div",{className:de.loadingSpinner}),o.jsx("svg",{className:`${de.arrowIcon} ${p?de.arrowIconOpen:""}`,fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:o.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})})]})]})}),p&&mw.createPortal(o.jsxs("div",{className:`${de.dropdown} ${B()}`,style:V,ref:b,children:[o.jsx("div",{className:de.searchContainer,children:o.jsxs("div",{className:de.searchInputWrapper,children:[o.jsx("svg",{className:de.searchIcon,fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:o.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"})}),o.jsx("input",{ref:C,type:"text",value:f,onChange:N,placeholder:"Rechercher...",className:de.searchInput,autoFocus:!0})]})}),o.jsx("div",{className:de.optionsList,children:w.length===0?o.jsx("div",{className:de.noResults,children:"Aucun résultat trouvé"}):o.jsx("ul",{role:"listbox",children:w.map((q,$)=>o.jsx("li",{className:D(q,$),onClick:()=>S(q),onMouseEnter:()=>x($),role:"option","aria-selected":q.value===t,"aria-disabled":q.disabled,children:o.jsxs("div",{className:de.buttonContent,children:[o.jsx("span",{className:de.optionLabel,title:q.label,children:q.label}),q.value===t&&o.jsx("svg",{className:de.checkIcon,fill:"currentColor",viewBox:"0 0 20 20",children:o.jsx("path",{fillRule:"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z",clipRule:"evenodd"})})]})},q.value))})})]}),document.body)]})},w6e="_container_uq7pt_1",C6e="_item_uq7pt_7",N6e="_mainValue_uq7pt_13",j6e="_label_uq7pt_17",S6e="_subValue_uq7pt_22",$6e="_subValueWrapper_uq7pt_27",q6e="_subSeparator_uq7pt_32",Ze={container:w6e,item:C6e,mainValue:N6e,label:j6e,subValue:S6e,subValueWrapper:$6e,subSeparator:q6e},A6e=({dms:e,stats:t=[],itemWidth:n="120px",valueFontSize:c="28px",valueFontWeight:i=700,subFontSize:r="16px",subFontWeight:s=600,backgroundColor:d="#ffffff",labelColor:l="#6b7280",valueColor:h="#000000"})=>{const u=(p,y,f)=>{const[g,k]=p.split("/").map(x=>x.trim());return o.jsxs("span",{className:Ze.subValueWrapper,children:[o.jsx("span",{className:Ze.subLeft,style:{color:y},children:g}),o.jsx("span",{className:Ze.subSeparator,children:" / "}),o.jsx("span",{className:Ze.subRight,style:{color:f},children:k})]})};return o.jsxs("div",{className:Ze.container,style:{backgroundColor:d},children:[e&&o.jsxs("div",{className:Ze.item,style:{flex:`1 1 ${n}`},children:[o.jsx("div",{className:Ze.mainValue,style:{fontSize:c,fontWeight:i,color:h},children:e}),o.jsx("div",{className:Ze.label,style:{color:l},children:"DMS"})]}),t.map((p,y)=>o.jsxs("div",{className:Ze.item,style:{flex:`1 1 ${n}`},children:[o.jsx("div",{className:Ze.mainValue,style:{fontSize:c,fontWeight:i,color:h},children:p.value}),o.jsx("div",{className:Ze.label,style:{color:l},children:p.label}),o.jsx("div",{className:Ze.subValue,style:{fontSize:r,fontWeight:s},children:p.subValue&&u(p.subValue,p.subLeftColor,p.subRightColor)})]},y))]})},z6e="_encours_16ist_1",V6e="_header_16ist_19",P6e="_iconWrap_16ist_27",T6e="_title_16ist_36",H6e="_items_16ist_47",D6e="_spaceEvenly_16ist_56",B6e="_item_16ist_47",R6e="_valueContainer_16ist_86",F6e="_value_16ist_86",E6e="_label_16ist_108",rt={encours:z6e,header:V6e,iconWrap:P6e,title:T6e,items:H6e,spaceEvenly:D6e,item:B6e,valueContainer:R6e,value:F6e,label:E6e},qc=e=>typeof e=="number"?`${e}px`:typeof e=="string"?e:void 0;function O6e(e,t){const n={},c={};return e.valueColor&&(n.color=e.valueColor),e.valueFontSize!==void 0?n.fontSize=qc(e.valueFontSize):t.defaultValueFontSize!==void 0&&(n.fontSize=qc(t.defaultValueFontSize)),e.valueFontWeight!==void 0?n.fontWeight=e.valueFontWeight:t.defaultValueFontWeight!==void 0&&(n.fontWeight=t.defaultValueFontWeight),e.labelColor&&(c.color=e.labelColor),e.labelFontSize!==void 0?c.fontSize=qc(e.labelFontSize):t.defaultLabelFontSize!==void 0&&(c.fontSize=qc(t.defaultLabelFontSize)),e.labelFontWeight!==void 0?c.fontWeight=e.labelFontWeight:t.defaultLabelFontWeight!==void 0&&(c.fontWeight=t.defaultLabelFontWeight),{valueStyle:n,labelStyle:c}}function U6e(){return o.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none","aria-hidden":!0,children:[o.jsx("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"1.4"}),o.jsx("path",{d:"M8 12h8",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round"})]})}function W6e(e){const{title:t,titleColor:n,titleFontSize:c,titleFontWeight:i,icon:r,iconSize:s=18,iconColor:d,defaultValueFontSize:l,defaultValueFontWeight:h,defaultLabelFontSize:u,defaultLabelFontWeight:p,data:y,style:f,bg:g="#ffffff",width:k,gap:x,className:M,ariaLabel:v}=e,I=r?xt[r]:void 0,b={background:g,width:qc(k),...f},C={};n&&(C.color=n),c!==void 0&&(C.fontSize=qc(c)),i!==void 0&&(C.fontWeight=i);const w={};return d&&(w.color=d),o.jsxs("section",{className:`${rt.encours} ${M??""}`,style:b,"aria-label":v??t,children:[o.jsxs("div",{className:rt.header,children:[o.jsx("div",{className:rt.iconWrap,"aria-hidden":!0,style:w,children:I?o.jsx(I,{size:typeof s=="number"?s:void 0}):o.jsx(U6e,{})}),o.jsx("div",{className:rt.title,style:C,children:t})]}),o.jsx("div",{className:`${rt.items} ${x===void 0?rt.spaceEvenly:""}`,role:"list",style:x!==void 0?{gap:`${x}px`}:{},children:y.map((_,L)=>{const{valueStyle:S,labelStyle:N}=O6e(_,{defaultValueFontSize:l,defaultValueFontWeight:h,defaultLabelFontSize:u,defaultLabelFontWeight:p});return o.jsx("div",{className:rt.item,role:"listitem",style:{..._.background?{background:_.background}:{},..._.width?{width:qc(_.width)}:{}},children:o.jsxs("div",{className:rt.valueContainer,children:[o.jsx("div",{className:rt.value,style:S,children:_.value}),_.label&&o.jsx("div",{className:rt.label,style:N,children:_.label})]})},`${String(_.label??_.value)}-${L}`)})})]})}const G6e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"M480-360 280-559h400z"})),K6e=m.memo(G6e),Z6e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"m280-400 200-201 200 201z"})),X6e=m.memo(Z6e),Y6e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 16 16",...e},Q.createElement("path",{fill:"#0087BD",d:"M3 14a.96.96 0 0 1-.7-.3.96.96 0 0 1-.3-.7V3q0-.4.3-.7T3 2h10q.4 0 .7.3t.3.7v10q0 .4-.3.7t-.7.3zm3.983-3.55q.1 0 .192-.033a.36.36 0 0 0 .158-.117l4.117-4.133q.15-.15.15-.35a.54.54 0 0 0-.15-.367.52.52 0 0 0-.358-.133.5.5 0 0 0-.359.15l-3.75 3.75L5.35 7.583a.48.48 0 0 0-.7 0q-.15.15-.15.367 0 .216.15.35l1.983 2a.48.48 0 0 0 .35.15"})),J6e=m.memo(Y6e),Q6e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 16 16",...e},Q.createElement("path",{fill:"#1E2122",d:"M3 14a.96.96 0 0 1-.7-.3.96.96 0 0 1-.3-.7V3q0-.4.3-.7T3 2h10q.4 0 .7.3t.3.7v10q0 .4-.3.7t-.7.3zm0-1h10V3H3z"})),efe=m.memo(Q6e),tfe=({items:e,onSave:t,loading:n,disabled:c,saveLabel:i,savingLabel:r,buttonTitle:s,size:d=16,colors:l={bg:"#DADADA",activeBg:"var(--color-primary)",circle:"#FFFFFF",icon:"#1C1B1F",icon2:"#FFFFFF"},style:h,a11yConfig:u})=>{const[p,y]=m.useState(!1),[f,g]=m.useState(e),[k,x]=m.useState(!1);if(m.useEffect(()=>{x(!0)},[]),m.useEffect(()=>{g(e)},[e]),!k)return null;const M=(b,C)=>{C<4||g(w=>w.map(_=>_.component_key===b?{..._,visible:!_.visible}:_))},v=()=>{t(f),y(!1)},I=Z(u,s);return o.jsxs("div",{style:{position:"relative",display:"inline-block",...h},children:[o.jsxs("div",{onClick:()=>{c||y(!p)},style:{display:"flex",alignItems:"center",cursor:c?"not-allowed":"pointer",borderRadius:4,transition:"background 0.2s"},title:I,children:[o.jsx(JS,{width:d,height:d,fill:l?.icon||"currentColor",style:{transition:"color 0.2s"}}),p?o.jsx(X6e,{width:d,height:d,fill:l?.icon||"currentColor"}):o.jsx(K6e,{width:d,height:d,fill:l?.icon||"currentColor"})]}),p&&o.jsxs("div",{style:{position:"absolute",top:"120%",right:0,minWidth:260,background:"#fff",borderRadius:"0.25rem",boxShadow:"0px 3px 7px 0px rgba(17, 20, 21, 0.05),0px 14px 14px 0px rgba(17, 20, 21, 0.04),0px 30px 18px 0px rgba(17, 20, 21, 0.03), 0px 54px 22px 0px rgba(17, 20, 21, 0.01),0px 85px 24px 0px rgba(17, 20, 21, 0)",zIndex:235465456,padding:"0 0 0.5rem 0"},children:[o.jsx("ul",{style:{listStyle:"none",padding:0,margin:0},children:f.map((b,C)=>o.jsxs(m.Fragment,{children:[o.jsxs("li",{onClick:()=>M(b.component_key,C),style:{display:"flex",alignItems:"center",padding:"0.5rem",cursor:C<4?"not-allowed":"pointer",transition:"background 0.2s"},onMouseEnter:w=>{C>=4&&(w.currentTarget.style.background="#F9FAFB")},onMouseLeave:w=>{C>=4&&(w.currentTarget.style.background="transparent")},children:[o.jsx("div",{style:{display:"flex",alignItems:"center",justifyContent:"center",marginRight:8,flexShrink:0},children:b.visible?o.jsx(J6e,{width:20,height:20,fill:l?.activeBg||"var(--color-primary, #008FBB)"}):o.jsx(efe,{width:20,height:20,fill:"#D1D5DB"})}),o.jsx("span",{style:{fontSize:"14px",color:"#111827",fontWeight:400,userSelect:"none"},children:b.label})]}),C===3&&o.jsx("div",{style:{height:1,background:"#E5E7EB",margin:"4px 0"}})]},b.component_key))}),o.jsx("div",{style:{padding:"12px 16px 0 16px",display:"flex",justifyContent:"flex-end"},children:o.jsx("button",{type:"button",onClick:v,disabled:n,style:{padding:"6px 16px",borderRadius:4,border:"none",background:"var(--color-primary, #008FBB)",color:"#fff",fontSize:"14px",fontWeight:500,cursor:n?"not-allowed":"pointer",transition:"opacity 0.2s",opacity:n?.7:1},children:n?r:i})})]})]})},afe="_container_zhny9_1",nfe="_card_zhny9_15",ofe="_footer_zhny9_33",cfe="_noPaddingMobile_zhny9_51",ri={container:afe,card:nfe,footer:ofe,noPaddingMobile:cfe},ife="_board_95t8m_1",rfe="_clickable_95t8m_21",sfe="_sideBar_95t8m_26",dfe="_boardContent_95t8m_32",lfe="_orange_95t8m_40",hfe="_red_95t8m_44",ufe="_green_95t8m_48",pfe="_grey_95t8m_52",yfe="_lightGrey_95t8m_56",kfe="_big_95t8m_61",mfe="_medium_95t8m_66",ffe="_headerRow_95t8m_70",gfe="_iconWrapper_95t8m_75",vfe="_headerTitle_95t8m_80",xfe="_valueArea_95t8m_89",Mfe="_titleWhite_95t8m_99",_fe="_titleBlack_95t8m_103",Lfe="_valueWhite_95t8m_108",Ife="_valueBlack_95t8m_112",bfe="_valueBlue_95t8m_116",wfe="_bars_95t8m_121",Cfe="_bar_95t8m_121",Nfe="_barDark_95t8m_135",jfe="_barDim_95t8m_139",Sfe="_predictionSection_95t8m_143",$fe="_predictionHeader_95t8m_155",qfe="_predictionBody_95t8m_162",Afe="_hasPrediction_95t8m_170",ze={board:ife,clickable:rfe,sideBar:sfe,boardContent:dfe,orange:lfe,red:hfe,green:ufe,grey:pfe,lightGrey:yfe,big:kfe,medium:mfe,headerRow:ffe,iconWrapper:gfe,headerTitle:vfe,valueArea:xfe,titleWhite:Mfe,titleBlack:_fe,valueWhite:Lfe,valueBlack:Ife,valueBlue:bfe,bars:wfe,bar:Cfe,barDark:Nfe,barDim:jfe,predictionSection:Sfe,predictionHeader:$fe,predictionBody:qfe,hasPrediction:Afe},zfe=({endingDark:e=!1,lightCount:t=5,className:n=""})=>{const c=Math.max(0,Math.min(5,Math.floor(t)));return o.jsx("div",{className:`${ze.bars} ${n} bars-data-board`,children:Array.from({length:5}).map((i,r)=>o.jsx("span",{className:`${ze.bar} ${r<c?"":e?ze.barDark:ze.barDim}`},r))})},vt=({a11yConfig:e,iconName:t,label:n,value:c,backgroundColor:i="green",bars:r,lightBars:s=5,size:d="big",valueScale:l,width:h,height:u,className:p="",style:y,titleColor:f="white",valueColor:g="white",titleFontSize:k,titleFontWeight:x,valueFontSize:M,valueFontWeight:v,barColor:I,justifyContent:b="space-between",alignItems:C="flex-start",cardGap:w="",onClick:_,iconColor:L,titleKey:S,predictionValue:N,predictionLabel:j})=>{const A=r!=="none",B=r==="endingDark",{padding:D,...V}=y||{},q=h===void 0&&u===void 0&&i===void 0&&Object.keys(V).length===0?void 0:{...h!==void 0?{width:h}:{},...u!==void 0?{height:u}:{},...i!==void 0?{backgroundColor:i}:{},...V},$=`${ze.board} ${ze[d]} ${N!==void 0?ze.hasPrediction:""} ${p}`;return o.jsxs("div",{className:$,onClick:_,style:l!==void 0?{...q,"--ds-value-scale":l}:q,children:[I&&o.jsx("div",{className:ze.sideBar,style:{backgroundColor:I}}),o.jsxs("div",{className:ze.boardContent,style:{padding:D,gap:w},children:[o.jsxs("div",{className:ze.headerRow,style:{justifyContent:b,alignItems:C},children:[t&&o.jsx("div",{className:ze.iconWrapper,style:{color:L},children:t}),o.jsx("div",{className:`${ze.headerTitle} header-title-data-board`,children:o.jsx("span",{title:Z(e,S),"aria-label":e?.description,style:{color:f,...k?{fontSize:k}:{},...x?{fontWeight:x}:{}},children:n})}),A?o.jsx(zfe,{endingDark:B,lightCount:s}):null]}),o.jsx("div",{className:ze.valueArea,style:{color:g,...M?{fontSize:M}:{},...v?{fontWeight:v}:{}},children:c})]}),N!==void 0&&o.jsxs("div",{className:ze.predictionSection,children:[o.jsx("div",{className:ze.predictionHeader,children:j??"PRED."}),o.jsx("div",{className:ze.predictionBody,children:N})]})]})},Vfe="_wrapper_1ydle_10",Pfe="_hosp_1ydle_19",Tfe="_headerRow_1ydle_54",Hfe="_iconWrapper_1ydle_61",Dfe="_headerTitle_1ydle_67",Bfe="_hospValue_1ydle_76",Rfe="_side_1ydle_88",Ffe="_mini_1ydle_100",Efe="_miniLabel_1ydle_131",Ofe="_miniValue_1ydle_140",Ufe="_miniBars_1ydle_150",Wfe="_bars_1ydle_155",Gfe="_bar_1ydle_155",Kfe="_barDark_1ydle_169",Zfe="_barDim_1ydle_173",Pe={wrapper:Vfe,hosp:Pfe,headerRow:Tfe,iconWrapper:Hfe,headerTitle:Dfe,hospValue:Bfe,side:Rfe,mini:Ffe,miniLabel:Efe,miniValue:Ofe,miniBars:Ufe,bars:Wfe,bar:Gfe,barDark:Kfe,barDim:Zfe},Xfe=({endingDark:e=!1,lightCount:t=5,className:n=""})=>{const c=Math.max(0,Math.min(5,Math.floor(t)));return o.jsx("div",{className:`${Pe.bars} ${n} bars-data-board`,children:Array.from({length:5}).map((i,r)=>o.jsx("span",{className:`${Pe.bar} ${r<c?"":e?Pe.barDark:Pe.barDim}`},r))})},gA=({left:e,right:t,className:n="",style:c,miniTilesCount:i=3})=>{const r=e.bars??"endingDark",s=r!=="none",d=r==="endingDark",l={...c,"--mini-tiles-count":i};return o.jsxs("div",{className:`${Pe.wrapper} ${n} data-four-boards`,style:l,children:[o.jsxs("div",{className:`${Pe.hosp} ${e.className||""}`,onClick:e.onClick,style:{...e.width?{width:e.width}:{},...e.height?{height:e.height}:{},...e.backgroundColor?{backgroundColor:e.backgroundColor}:{},...e.style||{}},title:Z(e.a11yConfig,e.titleKey),children:[o.jsxs("div",{className:Pe.headerRow,children:[o.jsxs("div",{className:`${Pe.iconWrapper} icon-wrapper-data-four-boards`,children:[e.iconName&&o.jsx("span",{style:{color:e.iconColor},children:e.iconName}),o.jsx("span",{className:Pe.headerTitle,style:{color:e.titleColor||"white",...e.titleFontSize?{fontSize:e.titleFontSize}:{},...e.titleFontWeight?{fontWeight:e.titleFontWeight}:{}},title:Z(e.a11yConfig,e.titleKey),children:e.label})]}),s?o.jsx(Xfe,{endingDark:d,lightCount:e.lightBars??5}):null]}),o.jsx("div",{className:Pe.hospValue,style:{color:e.valueColor||"white",...e.valueScale!==void 0?{"--ds-value-scale":e.valueScale}:{},...e.valueFontSize?{fontSize:e.valueFontSize}:{},...e.valueFontWeight?{fontWeight:e.valueFontWeight}:{}},children:e.value})]}),o.jsx("div",{className:Pe.side,children:t.map((h,u)=>o.jsxs("div",{className:`${Pe.mini} ${h.className||""} icon-wrapper-data-four-boards`,onClick:h.onClick,style:{...h.width?{width:h.width}:{},...h.height?{height:h.height}:{},...h.backgroundColor?{backgroundColor:h.backgroundColor}:{},...h.style||{}},title:Z(h.a11yConfig,h.titleKey),children:[o.jsxs("span",{className:Pe.miniLabel,style:{color:h.titleColor||"white",textAlign:"right",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",...h.titleFontSize?{fontSize:h.titleFontSize}:{},...h.titleFontWeight?{fontWeight:h.titleFontWeight}:{}},title:Z(h.a11yConfig,h.titleKey),children:[h.iconName&&o.jsx("span",{style:{color:h.iconColor},children:h.iconName}),h.label]}),o.jsx("span",{className:`${Pe.miniValue} mini-value-data-four-boards`,style:{color:h.valueColor||"white",textAlign:"right",...h.valueScale!==void 0?{"--ds-value-scale":h.valueScale}:{},...h.valueFontSize?{fontSize:h.valueFontSize}:{},...h.valueFontWeight?{fontWeight:h.valueFontWeight}:{}},children:h.value}),o.jsx("div",{className:Pe.miniBars})]},h.id??`${h.label}-${u}`))})]})},Yfe=({items:e,footerLabel:t,width:n,height:c,size:i=320,style:r,className:s="",backgroundColor:d,titleFontSize:l,titleFontWeight:h,valueFontSize:u,valueFontWeight:p,noPaddingLeftRight:y=!1,onItemClick:f})=>{const g={width:n??i,height:c,backgroundColor:d??"var(--ds-navy)",...r},k=e[0],x=e[1],M=e.slice(2,5);return o.jsxs("div",{style:g,className:`${ri.container} ${y?ri.noPaddingMobile:""} ${s}`,children:[o.jsxs("div",{className:ri.card,children:[k?o.jsx(vt,{a11yConfig:k.a11yConfig,label:k.label,value:k.value,backgroundColor:k.backgroundColor,bars:k.bars,lightBars:k.lightBars,size:k.size??"big",valueScale:k.valueScale,width:k.width,height:k.height,titleColor:"white",valueColor:"white",titleFontSize:k.titleFontSize??l,titleFontWeight:k.titleFontWeight??h,valueFontSize:k.valueFontSize??u,valueFontWeight:k.valueFontWeight??p,titleKey:k.titleKey,onClick:v=>f?.(0,v)}):null,x&&M.length>0?o.jsx(gA,{left:{a11yConfig:x.a11yConfig,id:x.id,label:x.label,value:x.value,backgroundColor:x.backgroundColor,bars:x.bars,lightBars:x.lightBars,valueScale:x.valueScale,width:x.width,height:x.height,titleFontSize:x.titleFontSize??l,titleFontWeight:x.titleFontWeight??h,valueFontSize:x.valueFontSize??u,valueFontWeight:x.valueFontWeight??p,titleKey:x.titleKey,onClick:v=>f?.(1,v)},right:M.map((v,I)=>({a11yConfig:v.a11yConfig,id:v.id,label:v.label,value:v.value,backgroundColor:v.backgroundColor,bars:v.bars,lightBars:v.lightBars,valueScale:v.valueScale,width:v.width,height:v.height,titleFontSize:v.titleFontSize??l,titleFontWeight:v.titleFontWeight??h,valueFontSize:v.valueFontSize??u,valueFontWeight:v.valueFontWeight??p,titleKey:v.titleKey,onClick:b=>f?.(2+I,b)}))}):x&&M.length===0?o.jsx(vt,{a11yConfig:x.a11yConfig,label:x.label,value:x.value,backgroundColor:x.backgroundColor,bars:x.bars,lightBars:x.lightBars,size:x.size??"big",valueScale:x.valueScale,width:x.width,height:x.height,titleColor:"white",valueColor:"white",titleFontSize:x.titleFontSize??l,titleFontWeight:x.titleFontWeight??h,valueFontSize:x.valueFontSize??u,valueFontWeight:x.valueFontWeight??p,onClick:v=>f?.(1,v)}):null]}),t&&o.jsx("div",{className:ri.footer,children:t})]})},Jfe=({x:e,y:t,width:n,payload:c,fontSize:i,fontWeight:r,stroke:s})=>o.jsx("g",{transform:`translate(${e},${t})`,children:o.jsx("foreignObject",{x:-n,y:-35,width:n,height:70,style:{overflow:"visible"},children:o.jsx("div",{style:{fontSize:i,fontWeight:r,color:s,lineHeight:"1.2",display:"flex",justifyContent:"flex-end",textAlign:"right",alignItems:"center",height:"100%",width:"100%",paddingRight:"8px",boxSizing:"border-box"},children:o.jsx("span",{style:{overflowWrap:"break-word",whiteSpace:"normal",display:"block",maxWidth:"100%"},children:c.value})})})}),Qfe=({data:e,height:t=360,barColor:n="#0284C7",tooltipEnabled:c=!0,backgroundColor:i="transparent",legendTextColor:r="var(--color-text)",barHeight:s=40,yAxisWidth:d=120,fontSize:l="12px",fontWeight:h="400",domain:u,xAxisLabel:p,margin:y={top:20,right:60,bottom:40,left:0},valueFormatter:f,tickFormatter:g,labelDataKey:k="percentage"})=>{const x=(y.top??20)+(y.bottom??40)+e.length*(s+20),M=Math.max(x,t),v=m.useMemo(()=>{if(!e||e.length===0)return d;const _=(parseFloat(l)||12)*.7,S=Math.max(...e.map(N=>(N.label||"").length))*_+16;return Math.min(Math.max(S,40),d)},[e,l,d]),I=w=>g?g(w):w?.toString()||"",b=w=>f&&k==="value"?f(w):w==null||w===""?"":k==="percentage"?`${w}%`:w.toString(),C=(w,_,L)=>{if(typeof w!="number")return w;const S=f?f(w):w.toString(),N=L?.payload?.percentage;return typeof N=="number"&&Number.isFinite(N)&&k==="percentage"?`${S} (${N.toFixed(1)}%)`:S};return o.jsx("div",{style:{backgroundColor:i,width:"100%"},children:o.jsx(a.ResponsiveContainer,{width:"100%",height:M,children:o.jsxs(a.BarChart,{data:e,layout:"vertical",margin:y,children:[o.jsx(a.CartesianGrid,{opacity:.4,stroke:"#E5E7EB",vertical:!1,horizontal:!0}),o.jsx(a.XAxis,{type:"number",domain:u||[0,"auto"],axisLine:!1,tickLine:!1,fontSize:l,fontWeight:h,stroke:r,tickFormatter:I,label:p?{value:p,position:"insideBottom",offset:-10,style:{textAnchor:"middle",fill:r,fontSize:12,fontWeight:"500"}}:void 0}),o.jsx(a.YAxis,{type:"category",dataKey:"label",stroke:r,axisLine:!1,tickLine:!1,width:v,interval:0,fontSize:l,fontWeight:h,tick:o.jsx(Jfe,{fontSize:l,fontWeight:h,stroke:r})}),c&&o.jsx(a.Tooltip,{formatter:C,labelStyle:{color:"var(--color-text)"}}),o.jsx(a.Bar,{dataKey:"value",fill:n,radius:0,barSize:s,children:o.jsx(a.LabelList,{dataKey:k,position:"right",offset:10,formatter:b,fill:r,fontSize:l,fontWeight:h})})]})})})},e8e="_menu_10i6j_1",t8e="_menuRow_10i6j_18",a8e="_separator_10i6j_33",n8e="_rowLabel_10i6j_39",o8e="_rowLeadingIcon_10i6j_47",c8e="_rowIcon_10i6j_54",Gc={menu:e8e,menuRow:t8e,separator:a8e,rowLabel:n8e,rowLeadingIcon:o8e,rowIcon:c8e},i8e=m.forwardRef(function({isVisible:t,onClose:n,items:c,style:i,position:r,bg:s},d){const l=m.useRef(null),h=d||l;if(m.useEffect(()=>{if(!t)return;const y=f=>{h.current&&!h.current.contains(f.target)&&n?.()};return document.addEventListener("mousedown",y),()=>document.removeEventListener("mousedown",y)},[t,n]),!t)return null;const p={...{top:r?.top,left:r?.left,right:r?.right,bottom:r?.bottom},...s&&{backgroundColor:s},...i};return o.jsx("div",{ref:h,role:"menu",className:Gc.menu,style:p,children:c.map(y=>{if(y.type==="separator")return o.jsx("hr",{className:Gc.separator},y.id);const f=y,g=f.color?{color:f.color}:{},k=f.closeOnClick!==!1;return o.jsxs("button",{role:"menuitem",className:Gc.menuRow,style:g,onClick:()=>{f.onClick?.(),k&&n?.()},children:[o.jsxs("span",{className:Gc.rowLabel,children:[f.leadingIcon&&o.jsx("span",{className:Gc.rowLeadingIcon,children:f.leadingIcon}),o.jsx("span",{children:f.label})]}),f.icon&&o.jsx("span",{className:Gc.rowIcon,children:f.icon})]},f.id)})})}),vA=({user:e,logoutHref:t,logoutTarget:n="_self",onLogout:c,profileHref:i,profileLinkTarget:r="_self",backgroundColor:s="transparent",textColor:d="inherit",roleColor:l="#888",avatarSize:h="32px",padding:u="10px",gap:p="12px",emailFontSize:y="14px",emailFontWeight:f=600,roleFontSize:g="12px",roleFontWeight:k,avatarColor:x="#5b8fb9",backgroundColorAvatar:M="#f1f4f5",dropdownMenuItems:v,dropdownMenuStyle:I,dropdownMenuOffset:b,statusDotColor:C,a11yConfig:w,style:_,className:L=""})=>{const{user:S}=yt(),N=e||S,{currentTheme:j,switchTheme:A}=ML(),B=m.useRef(null),D=m.useRef(null),[V,q]=m.useState(!1),[$,H]=m.useState({}),R=m.useMemo(()=>{const ee=[],te=({variant:pe})=>pe==="sun"?o.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:o.jsx("circle",{cx:"12",cy:"12",r:"4"})}):o.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:o.jsx("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"})});i&&(ee.push({id:"profile",type:"action",label:"Mon profil",onClick:()=>{typeof window>"u"||(r==="_blank"?window.open(i,"_blank","noopener,noreferrer"):window.location.assign(i))}}),ee.push({id:"sep-profile",type:"separator"}));const re=j==="dark";return ee.push({id:"theme",type:"action",label:re?"Mode clair":"Mode sombre",icon:o.jsx(te,{variant:re?"sun":"moon"}),onClick:()=>{A(re?"light":"dark")}}),(t||c)&&(ee.push({id:"sep-theme",type:"separator"}),ee.push({id:"logout",type:"action",label:"Se déconnecter",danger:!0,onClick:()=>{if(t){if(typeof window>"u")return;n==="_blank"?window.open(t,"_blank","noopener,noreferrer"):window.location.assign(t);return}c?.()}})),ee},[j,t,n,c,i,r,A]),z=v??R,O=()=>{if(!B.current){q(ee=>!ee);return}if(!V){const ee=B.current.getBoundingClientRect(),te=window.innerWidth,re=window.innerHeight,pe=200,se=200,G=4,K=b?.x??0,oe=b?.y??0,qe=te-ee.right>=pe+G;H(qe?{top:ee.bottom-se+oe,left:ee.right+G+K}:{bottom:re-ee.top+oe,left:ee.left+K})}q(ee=>!ee)};if(m.useEffect(()=>{if(!V||!B.current)return;const ee=()=>{const te=B.current.getBoundingClientRect(),re=window.innerWidth,pe=window.innerHeight,se=200,G=200,K=4,oe=b?.x??0,Ne=b?.y??0,ve=re-te.right>=se+K;H(ve?{top:te.bottom-G+Ne,left:te.right+K+oe}:{bottom:pe-te.top+Ne,left:te.left+oe})};return window.addEventListener("resize",ee),window.addEventListener("orientationchange",ee),()=>{window.removeEventListener("resize",ee),window.removeEventListener("orientationchange",ee)}},[V,b]),m.useEffect(()=>{if(!V||!B.current||!D.current)return;const ee=()=>{const re=B.current.getBoundingClientRect(),pe=D.current.getBoundingClientRect(),se=b?.x??0,G=b?.y??0;H(K=>K.left!==void 0&&K.top!==void 0&&K.left>=re.right-1?{top:re.bottom-pe.height+G,left:K.left+se}:K)},te=requestAnimationFrame(()=>{setTimeout(ee,0)});return()=>cancelAnimationFrame(te)},[V,b]),!N)return null;const X=N,ie=parseInt(h,10)||40,ae=`${ie*.375}px`,fe=`${ie*1.375}px`,le=`${ie*.2}px`,be=`${ie*.6}px`,ne=()=>{const ee=parseInt(h,10)||40,te=Math.max(8,ee*.34375),re=Math.max(2,ee*.05);return o.jsxs(o.Fragment,{children:[o.jsxs("div",{style:{position:"relative",flexShrink:0,userSelect:"none"},children:[X.image?o.jsx("img",{src:X.image,alt:`${X.prenom} ${X.nom}`,style:{width:h,height:h,borderRadius:"50%",objectFit:"cover",userSelect:"none"}}):o.jsxs("div",{style:{width:h,height:h,position:"relative",borderRadius:"50%",backgroundColor:M,overflow:"hidden",userSelect:"none"},children:[o.jsx("div",{style:{width:ae,height:ae,borderRadius:"50%",backgroundColor:x,position:"absolute",top:le,left:"50%",transform:"translateX(-50%)",zIndex:2,userSelect:"none"}}),o.jsx("div",{style:{width:fe,height:fe,borderRadius:"50%",backgroundColor:x,position:"absolute",top:be,left:"50%",transform:"translateX(-50%)",zIndex:1,userSelect:"none"}})]}),C&&o.jsx("div",{style:{position:"absolute",bottom:re,right:re,width:`${te}px`,height:`${te}px`,borderRadius:"50%",backgroundColor:C,border:"2px solid white",zIndex:10}})]}),o.jsxs("div",{style:{display:"flex",flexDirection:"column",minWidth:0,flex:1},children:[o.jsx("span",{style:{fontWeight:f,fontSize:y,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},title:X.email,children:X.email}),o.jsx("span",{style:{color:l,fontSize:g,fontWeight:k,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},title:X.role,children:X.role})]})]})};return o.jsxs(o.Fragment,{children:[o.jsx("div",{ref:B,className:`user-info ${L}`,style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:u,backgroundColor:s,gap:p,color:d,width:"100%",boxSizing:"border-box",cursor:"pointer",userSelect:"none",..._},onClick:O,title:Z(w,X.role),role:"button",tabIndex:0,children:o.jsx("div",{style:{display:"flex",alignItems:"center",gap:p,flex:1,minWidth:0},children:o.jsx(ne,{})})}),o.jsx(i8e,{ref:D,isVisible:V,onClose:()=>q(!1),items:z,style:I,position:$})]})},r8e="_navItem_16uqf_1",s8e="_label_16uqf_14",d8e="_icon_16uqf_26",m1={navItem:r8e,label:s8e,icon:d8e},aC=({label:e,labelKey:t,onClick:n,href:c,isActive:i,icon:r,style:s,className:d="",highlightColor:l="#00aec7",color:h="#333",activeColor:u="#00aec7",highlightBackgroundColor:p="rgba(0, 0, 0, 0.05)",fontSize:y="15px",fontWeight:f="500",sidebarCollapsed:g=!1,padding:k="10px 16px",borderWidth:x="4px",iconGap:M="12px",disabled:v=!1,disabledColor:I,a11yConfig:b})=>{const C=()=>{v||n?.()},w=o.jsxs(o.Fragment,{children:[r&&o.jsx("span",{className:m1.icon,style:{marginRight:g?0:M},children:r}),!g&&o.jsx("span",{className:m1.label,children:e})]}),_=()=>{if(!i)return"transparent";const S=N=>{const j=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(N);return j?{r:parseInt(j[1],16),g:parseInt(j[2],16),b:parseInt(j[3],16)}:null};if(l.startsWith("#")){const N=S(l);if(N)return`rgba(${N.r}, ${N.g}, ${N.b}, 0.08)`}else if(l.startsWith("rgb")){const N=l.match(/\d+/g);if(N&&N.length>=3)return`rgba(${N[0]}, ${N[1]}, ${N[2]}, 0.08)`}return p},L={onClick:C,className:`${m1.navItem} ${i?m1.active:""} ${d} ${v?m1.disabled:""}`,style:{padding:k,color:i?u:v?I||"#999":h,borderLeft:i?`${x} solid ${l}`:`${x} solid transparent`,backgroundColor:_(),fontSize:y,fontWeight:f,cursor:v?"not-allowed":"pointer",textDecoration:"none",...s},"aria-disabled":v};return c&&!n&&!v?o.jsx("a",{href:c,...L,title:Z(b,t),children:w}):o.jsx("div",{...L,role:n?"button":void 0,tabIndex:n&&!v?0:void 0,title:Z(b,t),children:w})},l8e="_navbar_y5tex_1",h8e="_topSection_y5tex_9",u8e="_logoContainer_y5tex_14",p8e="_collapseToggle_y5tex_20",y8e="_collapsedRail_y5tex_37",k8e="_collapsedToggle_y5tex_44",m8e="_sectionsContainer_y5tex_67",f8e="_sectionTitle_y5tex_73",g8e="_sectionItems_y5tex_78",v8e="_bottomSection_y5tex_83",x8e="_versionContainer_y5tex_102",Xe={navbar:l8e,topSection:h8e,logoContainer:u8e,collapseToggle:p8e,collapsedRail:y8e,collapsedToggle:k8e,sectionsContainer:m8e,sectionTitle:f8e,sectionItems:g8e,bottomSection:v8e,versionContainer:x8e},M8e=({logoProps:e,logoSpacing:t,navItems:n,padding:c="24px 16px",sectionSpacing:i="32px",itemSpacing:r="4px",backgroundColor:s="#fff",highlightColor:d="#00aec7",highlightBackgroundColor:l="rgba(0, 0, 0, 0.05)",version:h,navSectionStyle:u,navLinkStyle:p,navItemPadding:y="10px 16px",navItemBorderWidth:f="4px",navItemIconGap:g="12px",navItemFontSize:k="15px",navItemFontWeight:x="500",navItemColor:M,sectionTitlePadding:v="16px",sectionTitleFontSize:I="11px",sectionTitleColor:b="#999",sectionTitleWeight:C="500",versionFontSize:w="12px",versionFontWeight:_="400",versionColor:L="#999",userInfoProps:S,style:N,className:j="",width:A="280px",showLogo:B=!0,versionA11yConfig:D,displayNone:V=!1,showCollapseToggle:q=!1,collapsed:$=!1,onCollapseToggle:H,collapseToggleLabel:R="Toggle sidebar",collapseToggleIconPath:z="/icon/dock_to_left.svg"})=>{const O=yt(),X=O.activeNav,ie=O.setActiveNav,ae=O.user,fe=S.user||ae;return q&&$?o.jsx("div",{className:`${Xe.collapsedRail} ${j}`,style:{display:V?"none":"flex"},children:o.jsx("button",{type:"button",className:Xe.collapsedToggle,onClick:H,"aria-label":R,children:o.jsx(pw,{path:z,width:18,height:18})})}):o.jsxs("div",{className:`${Xe.navbar} ${j}`,style:{width:A,backgroundColor:s,padding:c,display:V?"none":"flex",...N},children:[o.jsxs("div",{className:Xe.topSection,style:{gap:t},children:[B&&o.jsxs("div",{className:Xe.logoContainer,children:[o.jsx(xL,{...e}),q&&o.jsx("button",{type:"button",className:Xe.collapseToggle,onClick:H,"aria-label":R,children:o.jsx(pw,{path:z,width:20,height:20})})]}),o.jsx("div",{className:Xe.sectionsContainer,style:{gap:i},children:n.map((le,be)=>o.jsxs("div",{className:Xe.section,children:[le.title&&o.jsx("div",{className:Xe.sectionTitle,title:Z(le.a11yConfig,le.titleKey),style:{fontSize:I,color:b,padding:v,fontWeight:C,border:"4px solid transparent",...u},children:le.title}),o.jsx("div",{className:Xe.sectionItems,style:{gap:r},children:le.items.map(ne=>o.jsx(aC,{...ne,isActive:ne.isActive===null?ne.isActive:X===ne.id,onClick:()=>{ne.onClick&&ne.onClick(),ne.isActive==null&&ie(ne.id)},highlightColor:d,activeColor:d,highlightBackgroundColor:l,padding:y,borderWidth:f,iconGap:g,fontSize:k,fontWeight:x,color:M,style:p},ne.id))})]},be))})]}),o.jsxs("div",{className:Xe.bottomSection,style:{gap:t},children:[o.jsx(vA,{...S,user:fe}),h&&o.jsx("div",{className:Xe.versionContainer,title:Z(D,h),style:{fontSize:w,fontWeight:_,color:L},children:h})]})]})},_8e="_container_4qege_1",L8e="_titleContainer_4qege_10",I8e="_title_4qege_10",b8e="_inlineToggleContainer_4qege_24",w8e="_rightContentContainer_4qege_30",f1={container:_8e,titleContainer:L8e,title:I8e,inlineToggleContainer:b8e,rightContentContainer:w8e},C8e=({className:e="",style:t,fontSize:n="20px",fontWeight:c="bold",color:i="#000",padding:r="0",margin:s,backgroundColor:d,width:l,height:h,border:u,borderRadius:p,navItems:y,allNavItems:f,formatTitle:g=M=>M,rightContent:k,inlineToggle:x})=>{const{activeNav:M}=yt(),v=y.find(b=>b.id===M)||f?.find(b=>b.id===M),I=v?g(v.label):M||"";return I?o.jsxs("div",{className:`${f1.container} ${e}`,style:{padding:r,margin:s,backgroundColor:d,width:l,height:h,border:u,borderRadius:p,...t},children:[o.jsxs("div",{className:f1.titleContainer,children:[o.jsx("div",{className:f1.title,style:{fontSize:n,fontWeight:c,color:i},children:I}),x&&o.jsx("div",{className:f1.inlineToggleContainer,children:x})]}),k&&o.jsx("div",{className:f1.rightContentContainer,children:k})]}):null},N8e="_navItem_1hg26_1",j8e="_navItemIcon_1hg26_21",S8e="_navItemLabel_1hg26_29",$8e="_navItemCount_1hg26_36",q8e="_navItemIndicator_1hg26_49",g1={navItem:N8e,navItemIcon:j8e,navItemLabel:S8e,navItemCount:$8e,navItemIndicator:q8e},xA=({a11yConfig:e,label:t,isActive:n,onClick:c,href:i,labelKey:r,icon:s,count:d,activeColor:l="#00aec7",inactiveColor:h="#666",activeBackgroundColor:u="transparent",countBackgroundColor:p,countColor:y="#fff",countBorderRadius:f="10px",countPadding:g="2px 6px",countFontSize:k="12px",countFontWeight:x="500",indicatorColor:M="#00aec7",indicatorHeight:v="3px",padding:I="8px 4px",fontSize:b="14px",fontWeight:C="500",gap:w="8px",style:_,className:L="",disabled:S=!1,onNavigate:N})=>{const j=()=>{S||(c?.(),i&&(N?N(i):window.location.href=i))};return o.jsxs("div",{className:`${g1.navItem} ${L}`,onClick:j,title:Z(e,r),style:{gap:w,padding:I,color:n?l:h,backgroundColor:n?u:"transparent",fontSize:b,fontWeight:C,..._},children:[s&&o.jsx("span",{className:g1.navItemIcon,children:s}),o.jsx("span",{className:g1.navItemLabel,children:t}),d!==void 0&&o.jsx("span",{className:g1.navItemCount,style:{backgroundColor:p,color:y,borderRadius:f,padding:g,fontSize:k,fontWeight:x},children:d}),n&&!S&&o.jsx("div",{className:g1.navItemIndicator,style:{height:v,backgroundColor:M}})]})},A8e="_container_13hsa_1",z8e="_groupHeader_13hsa_8",V8e="_groupHeaderLeft_13hsa_18",P8e="_groupIcon_13hsa_23",T8e="_dropdown_13hsa_29",H8e="_item_13hsa_42",D8e="_itemIcon_13hsa_65",B8e="_chevron_13hsa_72",R8e="_chevronOpen_13hsa_79",mt={container:A8e,groupHeader:z8e,groupHeaderLeft:V8e,groupIcon:P8e,dropdown:T8e,item:H8e,itemIcon:D8e,chevron:B8e,chevronOpen:R8e},F8e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"M480-344 240-584l43-43 197 197 197-197 43 43z"})),R1=m.memo(F8e),MA=({groups:e,activeItemId:t,onItemClick:n,style:c,className:i,bgColor:r="transparent",color:s="var(--color-text)",headerBgColor:d="var(--color-indicator)",headerColor:l="var(--color-text)",headerBorderBottomColor:h="var(--color-border)",dropdownBgColor:u="var(--color-background)",itemBgColor:p="transparent",itemHoverBgColor:y="rgba(0,0,0,0.05)",itemColor:f="var(--color-text)",itemActiveColor:g="var(--color-primary)",itemActiveBorderColor:k="var(--color-primary)",itemDividerColor:x="var(--color-border)",iconColor:M="#555555",activeIconColor:v="var(--color-primary)",headerIconColor:I="var(--color-text)",chevronColor:b="var(--color-text)",iconSize:C=22,headerPadding:w="14px 20px",itemPadding:_="14px 20px",iconGap:L=14,borderRadius:S=0})=>{const[N,j]=m.useState(""),A=m.useRef(null);m.useEffect(()=>{const D=V=>{A.current&&!A.current.contains(V.target)&&j("")};return document.addEventListener("mousedown",D),()=>document.removeEventListener("mousedown",D)},[]);const B={backgroundColor:r,color:s,borderRadius:S,...c};return o.jsx("nav",{ref:A,className:[mt.container,i].filter(Boolean).join(" "),style:B,children:e.map(D=>{const V=N===D.id,q={backgroundColor:d,color:l,padding:w,borderBottom:`1px solid ${h}`,gap:L},$={backgroundColor:u};return o.jsxs("div",{children:[o.jsxs("div",{className:mt.groupHeader,style:q,onClick:()=>j(V?"":D.id),role:"button","aria-expanded":V,children:[o.jsxs("div",{className:mt.groupHeaderLeft,style:{gap:L},children:[D.icon&&o.jsx("span",{className:mt.groupIcon,style:{color:I,width:C,height:C},children:D.icon}),o.jsx("span",{children:D.label})]}),o.jsx("span",{className:[mt.chevron,V?mt.chevronOpen:""].join(" "),style:{color:b},children:o.jsx(R1,{width:18,height:18})})]}),V&&o.jsx("div",{className:mt.dropdown,style:$,children:D.items.map(H=>{const R=H.id===t,z={padding:_,gap:L,color:R?g:f,backgroundColor:p,"--item-border-width":R?"4px":"1px","--item-border-color":R?k:x};return o.jsxs("div",{className:mt.item,style:z,onClick:()=>{n?.(D.id,H.id),j("")},role:"menuitem",onMouseEnter:O=>{R||(O.currentTarget.style.backgroundColor=y)},children:[H.icon&&o.jsx("span",{className:mt.itemIcon,style:{color:R?v:M,width:C,height:C},children:H.icon}),o.jsx("span",{children:H.label})]},H.id)})})]},D.id)})})},E8e="_subheaderContent_1glo8_1",O8e="_navContainer_1glo8_11",U8e="_rightContent_1glo8_45",Db={subheaderContent:E8e,navContainer:O8e,rightContent:U8e},W8e=({subNavItems:e,backgroundColor:t="transparent",padding:n="0",margin:c,width:i,height:r="auto",border:s,borderBottom:d="none",itemGap:l="24px",actionsGap:h="16px",itemPadding:u="12px 0",itemFontSize:p="14px",itemFontWeight:y="500",activeItemColor:f="#00aec7",inactiveItemColor:g="#5c6975",indicatorHeight:k="3px",showDraggable:x=!1,showLegend:M=!1,showData:v=!1,className:I="",style:b,countBackgroundColor:C,countColor:w,countBorderRadius:_,countPadding:L,countFontSize:S,countFontWeight:N,navContainerClassName:j,navContainerStyle:A,rightContentClassName:B,rightContentStyle:D,rightActions:V,activeSwitcherColor:q,inactiveSwitcherColor:$,isMobile:H=!1,onNavigate:R})=>{const{activeSubNav:z,setActiveSubNav:O,navCounts:X,activeNav:ie}=yt();if(H){const ae=e.find(le=>le.id===z)||e[0],fe=[{id:"current-group",label:ae?.label||ie?.toUpperCase()||"MENU",icon:ae?.icon,items:e.map(le=>({id:le.id,label:le.label,icon:le.icon}))}];return o.jsx("div",{className:I,style:b,children:o.jsx(MA,{groups:fe,activeItemId:z,onItemClick:(le,be)=>{const ne=e.find(ee=>ee.id===be);ne&&(ne.onClick&&ne.onClick(),ne.href&&(R?R(ne.href):ne.onNavigate?ne.onNavigate(ne.href):window.location.href=ne.href),O(be))},headerBgColor:t})})}return o.jsxs("div",{className:`${Db.subheaderContent} ${I}`,style:{backgroundColor:t,padding:n,margin:c,width:i,height:r,border:s,borderBottom:d,...b},children:[o.jsx("div",{className:`${Db.navContainer} ${j||""}`,style:{gap:l,...A},children:e.map(ae=>{const fe=ae.count!==void 0?ae.count:X[ae.id],le=z===ae.id||ae.isActive;return o.jsx(xA,{...ae,onNavigate:R||ae.onNavigate,count:fe,isActive:le,onClick:()=>{ae.onClick&&ae.onClick(),O(ae.id)},activeColor:f,inactiveColor:g,countBackgroundColor:C,countColor:w,countBorderRadius:_,countPadding:L,countFontSize:S,countFontWeight:N,indicatorColor:f,indicatorHeight:k,padding:u,fontSize:p,fontWeight:y,gap:"8px",style:ae.style},ae.id)})}),o.jsxs("div",{className:`${Db.rightContent} ${B||""}`,style:{gap:h,...D},children:[x&&o.jsx(dL,{size:20,colors:{bg:q,activeBg:$,icon:"#1C1B1F",icon2:"#FFFFFF"}}),M&&o.jsx(lL,{size:20,colors:{bg:q,activeBg:$,icon:"#1C1B1F",icon2:"#FFFFFF"}}),v&&o.jsx(hL,{size:20,colors:{bg:q,activeBg:$,icon:"#1C1B1F",icon2:"#FFFFFF"}}),V]})]})},G8e=({onSwitch:e,size:t="20px",lightIconColor:n="#666",darkIconColor:c="#fff",backgroundColor:i="transparent",padding:r="8px",borderRadius:s="50%",style:d,className:l=""})=>{const[h,u]=m.useState(!1),{currentTheme:p,switchTheme:y}=ML(),f=p!="dark",g=()=>{y(f?"dark":"light"),e?.()};return m.useEffect(()=>{u(!0)},[]),!h||!p?o.jsx(o.Fragment,{}):o.jsx("div",{className:`theme-switcher ${l}`,onClick:g,style:{cursor:"pointer",display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:i,padding:r,borderRadius:s,transition:"all 0.3s ease",...d},children:f?o.jsx("svg",{width:t,height:t,viewBox:"0 0 24 24",fill:"none",stroke:n,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:o.jsx("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"})}):o.jsxs("svg",{width:t,height:t,viewBox:"0 0 24 24",fill:"none",stroke:c,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[o.jsx("circle",{cx:"12",cy:"12",r:"5"}),o.jsx("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),o.jsx("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),o.jsx("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),o.jsx("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),o.jsx("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),o.jsx("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),o.jsx("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),o.jsx("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"})]})})},K8e=({initialSortBy:e=null,initialSortOrder:t="asc",onSortChange:n})=>{const[c,i]=m.useState({sortBy:e,sortOrder:t,filters:{}}),r=m.useCallback(s=>{let d="asc";c.sortBy===s&&(d=c.sortOrder==="asc"?"desc":"asc");const l={...c,sortBy:s,sortOrder:d};i(l),n(s,d)},[c,n]);return{tableState:c,handleSort:r}},Z8e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"#FFF",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"M440-800v487L216-537l-56 57 320 320 320-320-56-57-224 224v-487z"})),X8e=m.memo(Z8e),Y8e=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"#FFF",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"M440-160v-487L216-423l-56-57 320-320 320 320-56 57-224-224v487z"})),J8e=m.memo(Y8e),Q8e=({columns:e,sortBy:t,sortOrder:n,onSort:c,removeLabelSpan:i=!1})=>o.jsx("thead",{children:o.jsx("tr",{children:e.map((r,s)=>{const d=t===r.key,l=!!r.sortable;return o.jsx("th",{className:`${r.className||""}${l?" sortable":""}`,style:{width:r.width,textAlign:r.align||"left"},onClick:()=>l&&c(String(r.key)),title:Z(r.a11yConfig,r.titleKey),children:o.jsxs("div",{className:`th-content ${r.align?`align-${r.align}`:""}`,children:[i?r.label:o.jsx("span",{children:r.label}),l&&o.jsx("span",{className:"sort-icon-container",style:{display:"inline-flex",alignItems:"center"},children:d&&n==="asc"?o.jsx(J8e,{width:16,height:16,style:{fill:"currentColor",transition:"all 0.2s ease"}}):o.jsx(X8e,{width:16,height:16,style:{fill:"currentColor",opacity:d?1:.5,transition:"all 0.2s ease"}})})]})},String(r.key)||s)})})}),ege=({data:e,columns:t,rowKey:n,onRowClick:c,isLoading:i,text:r,rowStyle:s,rowClassName:d,renderSeparator:l})=>!e.length&&!i?o.jsx("tbody",{children:o.jsx("tr",{children:o.jsx("td",{colSpan:t.length,style:{textAlign:"center",padding:"32px"},children:o.jsx("span",{style:{color:"var(--table-text-muted)"},children:r?.noData||"Aucune donnée disponible"})})})}):o.jsx("tbody",{children:e.map((h,u)=>{const p=h[n],y=typeof p=="string"||typeof p=="number"?p:u,f=l?l(h):null;return o.jsx("tr",{onClick:()=>c&&c(h),style:{cursor:c?"pointer":"default",...s?s(h):{}},className:d?d(h,u):"",children:f?o.jsx("td",{colSpan:t.length,children:f}):t.map((g,k)=>o.jsx("td",{style:{width:g.width,textAlign:g.align||"left"},className:g.className,children:g.render?g.render(h):h[g.key]},`${String(g.key)}-${k}`))},y)})}),tge=({state:e,onPaginationChange:t,onLoadMore:n,infiniteScroll:c,hasMore:i,text:r,isLoading:s,pageSizeOptions:d})=>{const{page:l,pageSize:h,total:u}=e,p=h===-1?u:h,y=Math.ceil(u/p)||1,f=Math.min(Math.max(1,l),y),g=u===0?0:(f-1)*p+1,k=Math.min(f*p,u),x=b=>{t({page:b})},M=m.useMemo(()=>{if(y<=6)return Array.from({length:y},(A,B)=>B+1);const w=Math.max(f-1,1),_=Math.min(f+1,y),L=w>2,S=_<y-2,N=1,j=y;if(!L&&S)return[...Array.from({length:5},(D,V)=>V+1),"...",y];if(L&&!S){const B=Array.from({length:5},(D,V)=>y-5+V+1);return[N,"...",...B]}if(L&&S){const A=Array.from({length:_-w+1},(B,D)=>w+D);return[N,"...",...A,"...",j]}return[]},[f,y]),v=!!(d&&d.length>0),I=!c&&h!==-1&&y>1&&o.jsxs("div",{className:"pagination-controls",children:[o.jsx("button",{className:"pagination-btn",onClick:()=>x(1),disabled:f===1,title:r?.first||"Premier",children:"<<"}),o.jsx("button",{className:"pagination-btn",onClick:()=>x(f-1),disabled:f===1,title:r?.previous||"Précédent",children:"<"}),(M||[]).map((b,C)=>b==="..."?o.jsx("span",{style:{padding:"0 4px",color:"var(--table-text-muted)"},children:"..."},C):o.jsx("button",{className:`pagination-btn ${b===f?"active":""}`,onClick:()=>x(b),children:b},C)),o.jsx("button",{className:"pagination-btn",onClick:()=>x(f+1),disabled:f===y,title:r?.next||"Suivant",children:">"}),o.jsx("button",{className:"pagination-btn",onClick:()=>x(y),disabled:f===y,title:r?.last||"Dernier",children:">>"})]});return o.jsxs("div",{className:"table-pagination",children:[o.jsx("div",{className:"pagination-summary",children:u>0?o.jsx("span",{children:r?.itemsRange?r.itemsRange(g,k,u):o.jsxs(o.Fragment,{children:[o.jsxs("b",{children:[g,"–",k]})," ",r?.of||"sur"," ",o.jsx("b",{children:u.toLocaleString()})," ",r?.items||"éléments"]})}):o.jsx("span",{children:r?.noResults||"0 résultats"})}),v?o.jsxs(o.Fragment,{children:[o.jsx("div",{className:"pagination-center",children:I}),o.jsxs("div",{className:"pagination-pagesize",children:[o.jsx("label",{htmlFor:"table-pagination-pagesize",children:r?.perPage||"Par page"}),o.jsx("select",{id:"table-pagination-pagesize",value:h,onChange:b=>t({pageSize:Number(b.target.value),page:1}),children:(d||[]).map(b=>o.jsx("option",{value:b,children:b},b))})]})]}):o.jsxs(o.Fragment,{children:[o.jsx("div",{className:"pagination-spacer"}),I]}),!c&&n&&i&&o.jsx("div",{className:"pagination-load-more",children:o.jsx("button",{className:"btn-load-more",onClick:n,disabled:s,style:{padding:"8px 16px",backgroundColor:"white",border:"1px solid #ddd",borderRadius:"6px",cursor:s?"wait":"pointer",color:"#555",fontWeight:600},children:s?r?.loading||"Chargement...":r?.loadMore||"Charger plus"})})]})},_A=({data:e,columns:t,isLoading:n,pagination:c,onPaginationChange:i,onSortChange:r,rowKey:s,loaderSize:d=40,stickyHeader:l=!0,height:h,minHeight:u="200px",text:p,onLoadMore:y,infiniteScroll:f,hasMore:g,tableState:k,className:x,style:M,rowStyle:v,onRowClick:I,rowClassName:b,titleKey:C,removeLabelSpan:w=!1,a11yConfig:_,renderSeparator:L,pageSizeOptions:S})=>{const N=m.useMemo(()=>({...p}),[p]),j=m.useRef(null);m.useEffect(()=>{if(!f||!y||!g||n)return;const $=new IntersectionObserver(H=>{H[0].isIntersecting&&y()},{threshold:.1});return j.current&&$.observe(j.current),()=>$.disconnect()},[f,y,g,n]);const{tableState:A,handleSort:B}=K8e({initialSortBy:null,onSortChange:r}),D=(k?.sortBy!==void 0?k.sortBy:A.sortBy)??void 0,V=k?.sortOrder!==void 0?k.sortOrder:A.sortOrder,q=$=>{const H=D,R=V;let z="asc";H===$&&(z=R==="asc"?"desc":"asc"),k?.sortBy!==void 0?r($,z):B($)};return o.jsxs("div",{className:`table-container ${x||""}`,style:M,title:Z(_,C),children:[o.jsxs("div",{className:"table-frame",style:{height:h??void 0,minHeight:u??void 0},children:[n&&o.jsx("div",{className:"table-loader-overlay",children:o.jsx("div",{className:"spinner",style:{width:d,height:d,borderTopColor:"var(--table-primary)"}})}),o.jsxs("div",{className:`table-wrapper ${l?"sticky-header":""}`,children:[o.jsxs("table",{className:"data-table",children:[o.jsx(Q8e,{columns:t,sortBy:D,sortOrder:V,onSort:q,removeLabelSpan:w}),o.jsx(ege,{data:e,columns:t.map($=>({...$,render:$.render?H=>$.render(H,{}):void 0})),rowKey:s,onRowClick:I,isLoading:n,text:N,rowStyle:typeof v=="function"?v:v?()=>v:void 0,rowClassName:b,renderSeparator:L})]}),f&&o.jsx("div",{ref:j,style:{height:20,margin:10}})]})]}),o.jsx(tge,{state:c,onPaginationChange:i,text:N,onLoadMore:y,infiniteScroll:f,hasMore:g,isLoading:n,pageSizeOptions:S})]})},age="_datePickerContainer_1gx2l_3",nge="_label_1gx2l_16",oge="_displayNode_1gx2l_23",cge="_datePickerButton_1gx2l_30",ige="_datePickerButtonDisabled_1gx2l_50",rge="_datePickerButtonOpen_1gx2l_59",sge="_datePickerLabel_1gx2l_68",dge="_placeholder_1gx2l_79",lge="_trailingIcons_1gx2l_83",hge="_chevron_1gx2l_89",uge="_clearButton_1gx2l_97",pge="_errorMessage_1gx2l_114",yge="_dropdown_1gx2l_119",kge="_calendarHeader_1gx2l_143",mge="_navButton_1gx2l_152",fge="_headerSelectors_1gx2l_171",gge="_monthSelector_1gx2l_179",vge="_yearSelector_1gx2l_180",xge="_selectorButton_1gx2l_184",Mge="_selectorChevron_1gx2l_201",_ge="_selectorChevronOpen_1gx2l_206",Lge="_monthDropdown_1gx2l_210",Ige="_yearDropdown_1gx2l_211",bge="_monthItem_1gx2l_231",wge="_yearItem_1gx2l_232",Cge="_monthItemSelected_1gx2l_254",Nge="_yearItemSelected_1gx2l_255",jge="_weekdays_1gx2l_259",Sge="_weekday_1gx2l_259",$ge="_calendarGrid_1gx2l_275",qge="_dateCell_1gx2l_284",Age="_dateCellSelected_1gx2l_307",zge="_dateCellOtherMonth_1gx2l_311",Vge="_dateCellOtherMonthSelected_1gx2l_315",Pge="_calendarFooter_1gx2l_319",Tge="_cancelButton_1gx2l_327",Hge="_applyButton_1gx2l_328",Dge="_timePickerContainer_1gx2l_372",Bge="_timeGroup_1gx2l_381",Rge="_timeLabel_1gx2l_388",Fge="_timeInputWrapper_1gx2l_394",Ege="_timeInput_1gx2l_394",Oge="_timeSeparator_1gx2l_422",U={datePickerContainer:age,label:nge,displayNode:oge,datePickerButton:cge,datePickerButtonDisabled:ige,datePickerButtonOpen:rge,datePickerLabel:sge,placeholder:dge,trailingIcons:lge,chevron:hge,clearButton:uge,errorMessage:pge,dropdown:yge,calendarHeader:kge,navButton:mge,headerSelectors:fge,monthSelector:gge,yearSelector:vge,selectorButton:xge,selectorChevron:Mge,selectorChevronOpen:_ge,monthDropdown:Lge,yearDropdown:Ige,monthItem:bge,yearItem:wge,monthItemSelected:Cge,yearItemSelected:Nge,weekdays:jge,weekday:Sge,calendarGrid:$ge,dateCell:qge,dateCellSelected:Age,dateCellOtherMonth:zge,dateCellOtherMonthSelected:Vge,calendarFooter:Pge,cancelButton:Tge,applyButton:Hge,timePickerContainer:Dge,timeGroup:Bge,timeLabel:Rge,timeInputWrapper:Fge,timeInput:Ege,timeSeparator:Oge},Uge=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"m336-280 144-144 144 144 56-56-144-144 144-144-56-56-144 144-144-144-56 56 144 144-144 144zM480-80q-83 0-156-31.5T197-197t-85.5-127T80-480t31.5-156T197-763t127-85.5T480-880t156 31.5T763-763t85.5 127T880-480t-31.5 156T763-197t-127 85.5T480-80m0-80q134 0 227-93t93-227-93-227-227-93-227 93-93 227 93 227 227 93m0-320"})),Wge=m.memo(Uge),jS=["Janvier","Février","Mars","Avril","Mai","Juin","Juillet","Août","Septembre","Octobre","Novembre","Décembre"],Gge=["Lun","Mar","Mer","Jeu","Ven","Sam","Dim"],kw=({value:e,onChange:t,label:n,placeholder:c="Sélectionner une date...",className:i="",fullWidth:r=!0,disabled:s=!1,error:d,buttonHeight:l="2.75rem",buttonPadding:h="0.75rem 1rem 0.75rem 1rem",dropdownMaxHeight:u="auto",fontSize:p="0.875rem",iconSize:y="1.5rem",labelMarginBottom:f="0.5rem",errorMarginTop:g="0.25rem",dropdownMarginTop:k="0.25rem",itemPadding:x="0.5rem 0.75rem",fontWeight:M="400",buttonBgColor:v,buttonBorderColor:I,buttonTextColor:b,dropdownBgColor:C="#ffffff",itemHoverColor:w,selectedItemBgColor:_,iconColor:L,errorColor:S,labelColor:N,placeholderColor:j,borderRadius:A="var(--radius-content)",borderWidth:B="0.0625rem",boxShadow:D="0 0.25rem 0.75rem rgba(0, 0, 0, 0.1)",transitionDuration:V="0.2s",transitionTiming:q="ease",dateCellSize:$="2.5rem",headerTextColor:H="#6c757d",weekdayTextColor:R="#6c757d",currentMonthDateColor:z="#212529",otherMonthDateColor:O="#adb5bd",selectedDateBgColor:X="#00A6D9",selectedDateTextColor:ie="#ffffff",cancelButtonBgColor:ae="#e9ecef",cancelButtonTextColor:fe="#212529",applyButtonBgColor:le="#00A6D9",applyButtonTextColor:be="#ffffff",width:ne,displayNode:ee=void 0,displayMode:te="auto",displayNodeAriaLabel:re,dropdownPosition:pe="auto",dropdownAlignment:se="right",dropdownWidth:G,withBorder:K=!1,icon:oe,precision:Ne="day",horizontalTimePicker:qe=!1,hoursLabel:ve="Heures",minutesLabel:Ve="Minutes",lowerLimit:kt=null,upperLimit:bt=null,outOfLimitsMessage:he="La date/heure choisie est hors des limites autorisées",months:wt,weekdays:zL,cancelText:_e="Annuler",applyText:Ft="Appliquer",prevMonthAriaLabel:wA="Mois précédent",nextMonthAriaLabel:CA="Mois suivant",calendarAriaLabel:NA="Sélecteur de date",openedAriaLabel:jA="Ouvrir le sélecteur de date",selectedDateAriaLabel:SA="Date sélectionnée: ",rotateIcon:$A=!0,clearable:qA=!1,clearAriaLabel:AA="Effacer la date"})=>{const Ct=T=>{if(T instanceof Date)return isNaN(T.getTime())?null:T;if(typeof T=="string"&&T){const W=new Date(T);return isNaN(W.getTime())?null:W}return null},[Oe,Et]=m.useState(!1),[u1,zA]=m.useState({top:0,left:0,width:0}),[nC,VA]=m.useState("bottom"),[oC,PA]=m.useState(null),[ue,p1]=m.useState(Ct(e)||new Date),[y1,VL]=m.useState(Ct(e)),[Q1,PL]=m.useState(Ct(e)?.getHours()??0),[ei,TL]=m.useState(Ct(e)?.getMinutes()??0),[HL,Rc]=m.useState(!1),[DL,Fc]=m.useState(!1),BL=m.useRef(null),Ec=m.useRef(null),cC=m.useRef(null),RL=m.useRef(null),FL=m.useRef(null),iC=m.useRef(Ct(e)?.getTime());m.useEffect(()=>{const T=Ct(e),W=T?.getTime();W!==iC.current&&(iC.current=W,VL(T),T&&(p1(T),PL(T.getHours()),TL(T.getMinutes())))},[e]);const rC=m.useCallback(()=>{if(Ec.current){const T=Ec.current.getBoundingClientRect();zA({top:T.top,left:T.left,width:T.width})}},[]),sC=8,ti=m.useCallback(()=>{if(!Ec.current)return;const T=Ec.current.getBoundingClientRect(),W=(parseFloat(k.replace("rem",""))||0)*16,xe=T.top-W-sC,Nt=window.innerHeight-T.bottom-W-sC;let Ue;if(pe!=="auto")Ue=pe;else{const He=cC.current?.scrollHeight??0;Ue=He<=Nt?"bottom":He<=xe||xe>Nt?"top":"bottom"}VA(He=>He===Ue?He:Ue),PA(Math.max(Ue==="bottom"?Nt:xe,0))},[pe,k]),Oc=m.useCallback(()=>{rC(),ti()},[rC,ti]);m.useEffect(()=>(Oe&&(Oc(),window.addEventListener("scroll",Oc,!0),window.addEventListener("resize",Oc)),()=>{window.removeEventListener("scroll",Oc,!0),window.removeEventListener("resize",Oc)}),[Oe,Oc]),m.useLayoutEffect(()=>{Oe&&ti()},[Oe,ti]),m.useEffect(()=>{const T=W=>{if(BL.current&&!BL.current.contains(W.target)){const xe=document.getElementById("datepicker-dropdown");if(xe&&xe.contains(W.target))return;Et(!1),Rc(!1),Fc(!1)}RL.current&&!RL.current.contains(W.target)&&Rc(!1),FL.current&&!FL.current.contains(W.target)&&Fc(!1)};return document.addEventListener("mousedown",T),()=>document.removeEventListener("mousedown",T)},[]);const dC=T=>new Date(T.getFullYear(),T.getMonth()+1,0).getDate(),TA=T=>{const W=new Date(T.getFullYear(),T.getMonth(),1).getDay();return W===0?6:W-1},HA=()=>{const T=[],W=TA(ue),xe=dC(ue),Nt=new Date(ue.getFullYear(),ue.getMonth()-1,1),Ue=dC(Nt);for(let we=W-1;we>=0;we--)T.push(new Date(ue.getFullYear(),ue.getMonth()-1,Ue-we));for(let we=1;we<=xe;we++)T.push(new Date(ue.getFullYear(),ue.getMonth(),we));const He=42-T.length;for(let we=1;we<=He;we++)T.push(new Date(ue.getFullYear(),ue.getMonth()+1,we));return T},DA=(T,W)=>!T||!W?!1:T.getDate()===W.getDate()&&T.getMonth()===W.getMonth()&&T.getFullYear()===W.getFullYear(),BA=T=>T.getMonth()===ue.getMonth()&&T.getFullYear()===ue.getFullYear(),lC=T=>!(kt&&T<kt||bt&&T>bt),hC=y1?(()=>{const T=new Date(y1);return T.setHours(Q1),T.setMinutes(ei),T})():null,Uc=hC?!lC(hC):!1,RA=()=>{p1(new Date(ue.getFullYear(),ue.getMonth()-1,1))},FA=()=>{p1(new Date(ue.getFullYear(),ue.getMonth()+1,1))},EA=T=>{if(!s){const W=new Date(T);W.setHours(Q1),W.setMinutes(ei),VL(W)}},OA=()=>{if(!s){if(y1){const T=new Date(y1);if(T.setHours(Q1),T.setMinutes(ei),!lC(T))return;t(T)}else t(null);Et(!1)}},UA=()=>{const T=Ct(e);VL(T),T&&(PL(T.getHours()),TL(T.getMinutes())),Et(!1)},WA=T=>{p1(new Date(ue.getFullYear(),T,1)),Rc(!1)},GA=T=>{p1(new Date(T,ue.getMonth(),1)),Fc(!1)},KA=()=>{const T=ue.getFullYear(),W=[];for(let xe=T-10;xe<=T+10;xe++)W.push(xe);return W},ZA=T=>{if(!s)switch(T.key){case"Enter":case" ":T.preventDefault(),Et(!Oe);break;case"Escape":Et(!1),Rc(!1),Fc(!1);break;case"Tab":Oe&&(Et(!1),Rc(!1),Fc(!1));break}},XA={width:ne||(r?"100%":"auto"),fontSize:p,fontWeight:M},YA={height:l,padding:h,backgroundColor:v||"#ffffff",border:K?void 0:"none",borderColor:d?S||"#dc3545":I||"#dee2e6",color:b||"#212529",borderRadius:A,borderWidth:B,fontWeight:M,transition:`all ${V} ${q}`},JA=qe?{flexDirection:"column",borderTop:"none",borderLeft:"1px solid #eee"}:{},QA=qe?{flex:1,minWidth:0}:void 0,ez=qe?{display:"flex",flexDirection:"row",alignItems:"stretch"}:void 0,tz={backgroundColor:C||"#ffffff",maxHeight:u==="auto"?oC!=null?`${oC}px`:void 0:u,overflowY:"auto",borderRadius:A,borderWidth:B,boxShadow:D,transition:`opacity ${V} ${q}, transform ${V} ${q}`,position:"fixed",top:nC==="bottom"?u1.top+(Ec.current?.offsetHeight||0)+parseFloat(k.replace("rem",""))*16:"auto",bottom:nC==="top"?window.innerHeight-u1.top+parseFloat(k.replace("rem",""))*16:"auto",left:se==="left"?u1.left:"auto",right:se==="right"?window.innerWidth-(u1.left+u1.width):"auto",width:G||"30vw",minWidth:G?void 0:0,zIndex:10001},uC={width:y,height:y,color:L||"#6c757d","--icon-rotation":$A&&Oe?"rotate(180deg)":"rotate(0deg)"},az={color:N||"#212529",marginBottom:f,fontWeight:M},nz={color:j||"#6c757d"},oz={color:S||"#dc3545",marginTop:g},cz=HA(),tt=Ct(e),pC=T=>`${T.getDate().toString().padStart(2,"0")}/${(T.getMonth()+1).toString().padStart(2,"0")}/${T.getFullYear()}`,yC=tt?Ne==="minutes"?`${pC(tt)} ${tt.getHours().toString().padStart(2,"0")}:${tt.getMinutes().toString().padStart(2,"0")}`:pC(tt):"",kC=!!ee&&(te==="icon"||te==="auto"&&!tt),iz=qA&&!kC&&!!tt&&!s,rz={width:"0.875rem",height:"0.875rem",color:L||"#6c757d"},sz=re||(tt?`${SA}${yC}`:jA);return o.jsxs("div",{className:`${U.datePickerContainer} ${i}`,ref:BL,style:XA,"data-fullwidth":r,"data-disabled":s,"data-error":!!d,children:[n&&o.jsx("label",{className:U.label,style:az,children:n}),o.jsxs("button",{ref:Ec,type:"button",onClick:()=>!s&&Et(!Oe),onKeyDown:ZA,className:`
8339
8335
  ${U.datePickerButton}
8340
8336
  ${Oe?U.datePickerButtonOpen:""}
8341
8337
  ${s?U.datePickerButtonDisabled:""}
8342
- `,style:YA,disabled:s,"aria-expanded":Oe,"aria-haspopup":"dialog","aria-label":sz,"aria-labelledby":n?`${n}-label`:void 0,children:[kC?o.jsx("span",{className:U.displayNode,"aria-hidden":!0,children:ee}):o.jsx("span",{className:`${U.datePickerLabel} ${tt?"":U.placeholder}`,style:tt?void 0:nz,children:tt?yC:c}),o.jsxs("span",{className:U.trailingIcons,children:[iz&&o.jsx("span",{role:"button",tabIndex:0,className:U.clearButton,"aria-label":AA,onClick:T=>{T.stopPropagation(),t(null)},onKeyDown:T=>{(T.key==="Enter"||T.key===" ")&&(T.preventDefault(),T.stopPropagation(),t(null))},children:o.jsx(Uge,{fill:"var(--color-text)",style:rz})}),oe?o.jsx("span",{className:U.chevron,style:uC,children:oe}):o.jsx(R1,{fill:"var(--color-text)",className:`${U.chevron} ${Oe?U.chevronOpen:""}`,style:uC})]})]}),d&&o.jsx("div",{className:U.errorMessage,style:oz,children:d}),Oe&&!s&&mw.createPortal(o.jsxs("div",{id:"datepicker-dropdown",ref:cC,className:U.dropdown,style:tz,role:"dialog","aria-label":NA,children:[o.jsxs("div",{style:ez,children:[o.jsxs("div",{style:QA,children:[o.jsxs("div",{className:U.calendarHeader,children:[o.jsx("button",{type:"button",className:U.navButton,onClick:RA,"aria-label":wA,children:"‹"}),o.jsxs("div",{className:U.headerSelectors,children:[o.jsxs("div",{className:U.monthSelector,ref:RL,children:[o.jsxs("button",{type:"button",className:U.selectorButton,onClick:()=>Bc(!HL),style:{color:H,"--hover-color":w},children:[(wt||jS)[ue.getMonth()],o.jsx(R1,{fill:"var(--color-text)",className:`${U.selectorChevron} ${HL?U.selectorChevronOpen:""}`,style:{width:"0.75rem",height:"0.75rem",marginLeft:"0.25rem"}})]}),HL&&o.jsx("div",{className:U.monthDropdown,children:(wt||jS).map((T,W)=>o.jsx("button",{type:"button",className:`${U.monthItem} ${ue.getMonth()===W?U.monthItemSelected:""}`,onClick:()=>WA(W),style:{padding:x,backgroundColor:ue.getMonth()===W?_||"#e7f1ff":C},onMouseEnter:xe=>{w&&ue.getMonth()!==W&&(xe.currentTarget.style.backgroundColor=w)},onMouseLeave:xe=>{w&&(xe.currentTarget.style.backgroundColor=ue.getMonth()===W?_||"#e7f1ff":C)},children:T},W))})]}),o.jsxs("div",{className:U.yearSelector,ref:FL,children:[o.jsxs("button",{type:"button",className:U.selectorButton,onClick:()=>Rc(!DL),style:{color:H,"--hover-color":w},children:[ue.getFullYear(),o.jsx(R1,{fill:"var(--color-text)",className:`${U.selectorChevron} ${DL?U.selectorChevronOpen:""}`,style:{width:"0.75rem",height:"0.75rem",marginLeft:"0.25rem"}})]}),DL&&o.jsx("div",{className:U.yearDropdown,children:KA().map(T=>o.jsx("button",{type:"button",className:`${U.yearItem} ${ue.getFullYear()===T?U.yearItemSelected:""}`,onClick:()=>GA(T),style:{padding:x,backgroundColor:ue.getFullYear()===T?_||"#e7f1ff":C},onMouseEnter:W=>{w&&ue.getFullYear()!==T&&(W.currentTarget.style.backgroundColor=w)},onMouseLeave:W=>{w&&(W.currentTarget.style.backgroundColor=ue.getFullYear()===T?_||"#e7f1ff":C)},children:T},T))})]})]}),o.jsx("button",{type:"button",className:U.navButton,onClick:FA,"aria-label":CA,children:"›"})]}),o.jsx("div",{className:U.weekdays,children:(zL||Wge).map(T=>o.jsx("div",{className:U.weekday,style:{color:R},children:T},T))}),o.jsx("div",{className:U.calendarGrid,children:cz.map((T,W)=>{if(!T)return null;const xe=DA(T,y1),Nt=BA(T),Ue=we=>new Date(we.getFullYear(),we.getMonth(),we.getDate()).getTime(),He=!!(kt&&Ue(T)<Ue(kt)||bt&&Ue(T)>Ue(bt));return o.jsx("button",{type:"button",className:`${U.dateCell} ${xe?U.dateCellSelected:""} ${xe?U.dateCellOtherMonthSelected:""} ${Nt?"":U.dateCellOtherMonth} ${He?U.dateCellDisabled:""}`,onClick:()=>!He&&EA(T),disabled:He,style:{width:$,height:$,color:xe?ie:Nt?z:O,backgroundColor:xe?X:"transparent",opacity:He?.4:1,cursor:He?"not-allowed":"pointer"},onMouseEnter:we=>{!xe&&!He&&w&&(we.currentTarget.style.backgroundColor=w)},onMouseLeave:we=>{xe||(we.currentTarget.style.backgroundColor="transparent")},children:T.getDate()},W)})})]}),Ne==="minutes"&&o.jsxs("div",{className:U.timePickerContainer,style:JA,children:[o.jsxs("div",{className:U.timeGroup,children:[o.jsx("span",{className:U.timeLabel,children:ve}),o.jsx("div",{className:U.timeInputWrapper,children:o.jsx("input",{type:"number",min:"0",max:"23",value:Q1,onChange:T=>{const W=parseInt(T.target.value);!isNaN(W)&&W>=0&&W<=23&&PL(W)},className:U.timeInput,style:Oc?{borderColor:"#dc2626",color:"#dc2626"}:void 0})})]}),!qe&&o.jsx("span",{className:U.timeSeparator,children:":"}),o.jsxs("div",{className:U.timeGroup,children:[o.jsx("span",{className:U.timeLabel,children:Ve}),o.jsx("div",{className:U.timeInputWrapper,children:o.jsx("input",{type:"number",min:"0",max:"59",value:ei,onChange:T=>{const W=parseInt(T.target.value);!isNaN(W)&&W>=0&&W<=59&&TL(W)},className:U.timeInput,style:Oc?{borderColor:"#dc2626",color:"#dc2626"}:void 0})})]})]})]}),Oc&&o.jsx("div",{role:"alert",style:{color:"#dc2626",fontSize:"0.75rem",padding:"0 4px 4px",textAlign:"center"},children:he}),o.jsxs("div",{className:U.calendarFooter,children:[o.jsx("button",{type:"button",className:U.cancelButton,onClick:UA,style:{backgroundColor:ae,color:fe,borderRadius:A,padding:x},children:_e}),o.jsx("button",{type:"button",className:U.applyButton,onClick:OA,disabled:Oc,style:{backgroundColor:le,color:be,borderRadius:A,padding:x,opacity:Oc?.5:1,cursor:Oc?"not-allowed":"pointer"},children:Ft})]})]}),document.body)]})},Gge="_selectContainer_1ptm9_1",Kge="_label_1ptm9_15",Zge="_selectButton_1ptm9_23",Xge="_selectButtonDisabled_1ptm9_43",Yge="_selectButtonOpen_1ptm9_48",Jge="_selectButtonContent_1ptm9_58",Qge="_selectIcon_1ptm9_66",e7e="_selectLabel_1ptm9_72",t7e="_placeholder_1ptm9_79",a7e="_chevron_1ptm9_84",n7e="_errorMessage_1ptm9_93",o7e="_dropdown_1ptm9_99",c7e="_dropdownContent_1ptm9_123",i7e="_item_1ptm9_129",r7e="_itemSelected_1ptm9_151",s7e="_itemContent_1ptm9_155",d7e="_itemIcon_1ptm9_162",l7e="_itemLabel_1ptm9_168",Ce={selectContainer:Gge,label:Kge,selectButton:Zge,selectButtonDisabled:Xge,selectButtonOpen:Yge,selectButtonContent:Jge,selectIcon:Qge,selectLabel:e7e,placeholder:t7e,chevron:a7e,errorMessage:n7e,dropdown:o7e,dropdownContent:c7e,item:i7e,itemSelected:r7e,itemContent:s7e,itemIcon:d7e,itemLabel:l7e},LA=({items:e,value:t,onChange:n,label:c,placeholder:i="Sélectionner...",className:r="",fullWidth:s=!0,disabled:d=!1,error:l,buttonHeight:h="var(--select-button-height, 2.75rem)",buttonPadding:u="var(--select-button-padding, 0.75rem)",dropdownMaxHeight:p="var(--select-dropdown-max-height, 15rem)",fontSize:y="var(--select-font-size, 0.875rem)",fontWeight:f,iconSize:g="var(--select-icon-size, 1.5rem)",labelMarginBottom:k="var(--select-label-margin-bottom, 0.5rem)",errorMarginTop:x="var(--select-error-margin-top, 0.25rem)",dropdownMarginTop:M="var(--select-dropdown-margin-top, 0.25rem)",itemPadding:v="var(--select-item-padding, 0.5rem 0.75rem)",gap:I="var(--select-gap, 0.5rem)",buttonBgColor:b,buttonBorderColor:C,buttonTextColor:w,dropdownBgColor:_,itemHoverColor:L,selectedItemBgColor:S,iconColor:N,errorColor:j,labelColor:A,placeholderColor:B,border:D,borderRadius:V="var(--select-border-radius, 0.5rem)",borderWidth:q="var(--select-border-width, 0.0625rem)",boxShadow:$="var(--select-box-shadow, 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1))",transitionDuration:H="var(--select-transition-duration, 0.2s)",transitionTiming:R="var(--select-transition-timing, ease)",scrollbarWidth:z="var(--select-scrollbar-width, 0.375rem)",scrollbarTrackColor:O="var(--select-scrollbar-track-color, #f1f1f1)",scrollbarThumbColor:X="var(--select-scrollbar-thumb-color, #c1c1c1)",width:ie,minWidth:ae,dropdownPosition:fe="bottom",dropdownAlignment:le="right",dropdownWidth:be,a11yConfig:ne,titleKey:ee})=>{const[te,re]=m.useState(!1),pe=m.useRef(null),se=e.find(_e=>_e.value===t);m.useEffect(()=>{const _e=Ft=>{pe.current&&!pe.current.contains(Ft.target)&&re(!1)};return document.addEventListener("mousedown",_e),()=>document.removeEventListener("mousedown",_e)},[]);const G=_e=>{d||(n(_e),re(!1))},K=_e=>{if(!d)switch(_e.key){case"Enter":case" ":_e.preventDefault(),re(!te);break;case"Escape":re(!1);break;case"Tab":te&&re(!1);break}},oe={width:ie||(s?"100%":"auto"),minWidth:ae,fontSize:y},Ne={height:h,padding:u,backgroundColor:b||"var(--select-button-bg-color, #ffffff)",border:D,borderColor:l?j||"var(--select-error-color, #dc3545)":C||"var(--select-button-border-color, #dee2e6)",color:w||"var(--select-button-text-color, #212529)",borderRadius:V,borderWidth:q,transition:`all ${H} ${R}`,fontWeight:f},qe={backgroundColor:_||"var(--select-dropdown-bg-color, #ffffff)",maxHeight:p,borderRadius:V,borderWidth:q,boxShadow:$,transition:`opacity ${H} ${R}, transform ${H} ${R}`,position:"absolute",top:fe==="bottom"?"100%":"auto",bottom:fe==="top"?"100%":"auto",left:le==="left"?0:"auto",right:le==="right"?0:"auto",width:be||(s?"100%":"auto"),marginTop:fe==="bottom"?M:0,marginBottom:fe==="top"?M:0,zIndex:1001},ve={width:g,height:g,color:N||"var(--select-icon-color, #6c757d)","--icon-rotation":te?"rotate(180deg)":"rotate(0deg)"},Ve={color:A||"var(--select-label-color, #212529)",marginBottom:k},kt={color:B||"var(--select-placeholder-color, #6c757d)"},bt={color:j||"var(--select-error-color, #dc3545)",marginTop:x},he={padding:v,transition:`background-color ${H} ${R}`,fontWeight:f},wt={gap:I},zL={"--scrollbar-width":z,"--scrollbar-track-color":O,"--scrollbar-thumb-color":X};return o.jsxs("div",{className:`${Ce.selectContainer} ${r}`,ref:pe,style:oe,"data-fullwidth":s,"data-disabled":d,"data-error":!!l,title:Z(ne,ee),children:[c&&o.jsx("label",{className:Ce.label,style:Ve,children:c}),o.jsxs("button",{type:"button",onClick:()=>!d&&re(!te),onKeyDown:K,className:`
8338
+ `,style:YA,disabled:s,"aria-expanded":Oe,"aria-haspopup":"dialog","aria-label":sz,"aria-labelledby":n?`${n}-label`:void 0,children:[kC?o.jsx("span",{className:U.displayNode,"aria-hidden":!0,children:ee}):o.jsx("span",{className:`${U.datePickerLabel} ${tt?"":U.placeholder}`,style:tt?void 0:nz,children:tt?yC:c}),o.jsxs("span",{className:U.trailingIcons,children:[iz&&o.jsx("span",{role:"button",tabIndex:0,className:U.clearButton,"aria-label":AA,onClick:T=>{T.stopPropagation(),t(null)},onKeyDown:T=>{(T.key==="Enter"||T.key===" ")&&(T.preventDefault(),T.stopPropagation(),t(null))},children:o.jsx(Wge,{fill:"var(--color-text)",style:rz})}),oe?o.jsx("span",{className:U.chevron,style:uC,children:oe}):o.jsx(R1,{fill:"var(--color-text)",className:`${U.chevron} ${Oe?U.chevronOpen:""}`,style:uC})]})]}),d&&o.jsx("div",{className:U.errorMessage,style:oz,children:d}),Oe&&!s&&mw.createPortal(o.jsxs("div",{id:"datepicker-dropdown",ref:cC,className:U.dropdown,style:tz,role:"dialog","aria-label":NA,children:[o.jsxs("div",{style:ez,children:[o.jsxs("div",{style:QA,children:[o.jsxs("div",{className:U.calendarHeader,children:[o.jsx("button",{type:"button",className:U.navButton,onClick:RA,"aria-label":wA,children:"‹"}),o.jsxs("div",{className:U.headerSelectors,children:[o.jsxs("div",{className:U.monthSelector,ref:RL,children:[o.jsxs("button",{type:"button",className:U.selectorButton,onClick:()=>Rc(!HL),style:{color:H,"--hover-color":w},children:[(wt||jS)[ue.getMonth()],o.jsx(R1,{fill:"var(--color-text)",className:`${U.selectorChevron} ${HL?U.selectorChevronOpen:""}`,style:{width:"0.75rem",height:"0.75rem",marginLeft:"0.25rem"}})]}),HL&&o.jsx("div",{className:U.monthDropdown,children:(wt||jS).map((T,W)=>o.jsx("button",{type:"button",className:`${U.monthItem} ${ue.getMonth()===W?U.monthItemSelected:""}`,onClick:()=>WA(W),style:{padding:x,backgroundColor:ue.getMonth()===W?_||"#e7f1ff":C},onMouseEnter:xe=>{w&&ue.getMonth()!==W&&(xe.currentTarget.style.backgroundColor=w)},onMouseLeave:xe=>{w&&(xe.currentTarget.style.backgroundColor=ue.getMonth()===W?_||"#e7f1ff":C)},children:T},W))})]}),o.jsxs("div",{className:U.yearSelector,ref:FL,children:[o.jsxs("button",{type:"button",className:U.selectorButton,onClick:()=>Fc(!DL),style:{color:H,"--hover-color":w},children:[ue.getFullYear(),o.jsx(R1,{fill:"var(--color-text)",className:`${U.selectorChevron} ${DL?U.selectorChevronOpen:""}`,style:{width:"0.75rem",height:"0.75rem",marginLeft:"0.25rem"}})]}),DL&&o.jsx("div",{className:U.yearDropdown,children:KA().map(T=>o.jsx("button",{type:"button",className:`${U.yearItem} ${ue.getFullYear()===T?U.yearItemSelected:""}`,onClick:()=>GA(T),style:{padding:x,backgroundColor:ue.getFullYear()===T?_||"#e7f1ff":C},onMouseEnter:W=>{w&&ue.getFullYear()!==T&&(W.currentTarget.style.backgroundColor=w)},onMouseLeave:W=>{w&&(W.currentTarget.style.backgroundColor=ue.getFullYear()===T?_||"#e7f1ff":C)},children:T},T))})]})]}),o.jsx("button",{type:"button",className:U.navButton,onClick:FA,"aria-label":CA,children:"›"})]}),o.jsx("div",{className:U.weekdays,children:(zL||Gge).map(T=>o.jsx("div",{className:U.weekday,style:{color:R},children:T},T))}),o.jsx("div",{className:U.calendarGrid,children:cz.map((T,W)=>{if(!T)return null;const xe=DA(T,y1),Nt=BA(T),Ue=we=>new Date(we.getFullYear(),we.getMonth(),we.getDate()).getTime(),He=!!(kt&&Ue(T)<Ue(kt)||bt&&Ue(T)>Ue(bt));return o.jsx("button",{type:"button",className:`${U.dateCell} ${xe?U.dateCellSelected:""} ${xe?U.dateCellOtherMonthSelected:""} ${Nt?"":U.dateCellOtherMonth} ${He?U.dateCellDisabled:""}`,onClick:()=>!He&&EA(T),disabled:He,style:{width:$,height:$,color:xe?ie:Nt?z:O,backgroundColor:xe?X:"transparent",opacity:He?.4:1,cursor:He?"not-allowed":"pointer"},onMouseEnter:we=>{!xe&&!He&&w&&(we.currentTarget.style.backgroundColor=w)},onMouseLeave:we=>{xe||(we.currentTarget.style.backgroundColor="transparent")},children:T.getDate()},W)})})]}),Ne==="minutes"&&o.jsxs("div",{className:U.timePickerContainer,style:JA,children:[o.jsxs("div",{className:U.timeGroup,children:[o.jsx("span",{className:U.timeLabel,children:ve}),o.jsx("div",{className:U.timeInputWrapper,children:o.jsx("input",{type:"number",min:"0",max:"23",value:Q1,onChange:T=>{const W=parseInt(T.target.value);!isNaN(W)&&W>=0&&W<=23&&PL(W)},className:U.timeInput,style:Uc?{borderColor:"#dc2626",color:"#dc2626"}:void 0})})]}),!qe&&o.jsx("span",{className:U.timeSeparator,children:":"}),o.jsxs("div",{className:U.timeGroup,children:[o.jsx("span",{className:U.timeLabel,children:Ve}),o.jsx("div",{className:U.timeInputWrapper,children:o.jsx("input",{type:"number",min:"0",max:"59",value:ei,onChange:T=>{const W=parseInt(T.target.value);!isNaN(W)&&W>=0&&W<=59&&TL(W)},className:U.timeInput,style:Uc?{borderColor:"#dc2626",color:"#dc2626"}:void 0})})]})]})]}),Uc&&o.jsx("div",{role:"alert",style:{color:"#dc2626",fontSize:"0.75rem",padding:"0 4px 4px",textAlign:"center"},children:he}),o.jsxs("div",{className:U.calendarFooter,children:[o.jsx("button",{type:"button",className:U.cancelButton,onClick:UA,style:{backgroundColor:ae,color:fe,borderRadius:A,padding:x},children:_e}),o.jsx("button",{type:"button",className:U.applyButton,onClick:OA,disabled:Uc,style:{backgroundColor:le,color:be,borderRadius:A,padding:x,opacity:Uc?.5:1,cursor:Uc?"not-allowed":"pointer"},children:Ft})]})]}),document.body)]})},Kge="_selectContainer_1ptm9_1",Zge="_label_1ptm9_15",Xge="_selectButton_1ptm9_23",Yge="_selectButtonDisabled_1ptm9_43",Jge="_selectButtonOpen_1ptm9_48",Qge="_selectButtonContent_1ptm9_58",e7e="_selectIcon_1ptm9_66",t7e="_selectLabel_1ptm9_72",a7e="_placeholder_1ptm9_79",n7e="_chevron_1ptm9_84",o7e="_errorMessage_1ptm9_93",c7e="_dropdown_1ptm9_99",i7e="_dropdownContent_1ptm9_123",r7e="_item_1ptm9_129",s7e="_itemSelected_1ptm9_151",d7e="_itemContent_1ptm9_155",l7e="_itemIcon_1ptm9_162",h7e="_itemLabel_1ptm9_168",Ce={selectContainer:Kge,label:Zge,selectButton:Xge,selectButtonDisabled:Yge,selectButtonOpen:Jge,selectButtonContent:Qge,selectIcon:e7e,selectLabel:t7e,placeholder:a7e,chevron:n7e,errorMessage:o7e,dropdown:c7e,dropdownContent:i7e,item:r7e,itemSelected:s7e,itemContent:d7e,itemIcon:l7e,itemLabel:h7e},LA=({items:e,value:t,onChange:n,label:c,placeholder:i="Sélectionner...",className:r="",fullWidth:s=!0,disabled:d=!1,error:l,buttonHeight:h="var(--select-button-height, 2.75rem)",buttonPadding:u="var(--select-button-padding, 0.75rem)",dropdownMaxHeight:p="var(--select-dropdown-max-height, 15rem)",fontSize:y="var(--select-font-size, 0.875rem)",fontWeight:f,iconSize:g="var(--select-icon-size, 1.5rem)",labelMarginBottom:k="var(--select-label-margin-bottom, 0.5rem)",errorMarginTop:x="var(--select-error-margin-top, 0.25rem)",dropdownMarginTop:M="var(--select-dropdown-margin-top, 0.25rem)",itemPadding:v="var(--select-item-padding, 0.5rem 0.75rem)",gap:I="var(--select-gap, 0.5rem)",buttonBgColor:b,buttonBorderColor:C,buttonTextColor:w,dropdownBgColor:_,itemHoverColor:L,selectedItemBgColor:S,iconColor:N,errorColor:j,labelColor:A,placeholderColor:B,border:D,borderRadius:V="var(--select-border-radius, 0.5rem)",borderWidth:q="var(--select-border-width, 0.0625rem)",boxShadow:$="var(--select-box-shadow, 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1))",transitionDuration:H="var(--select-transition-duration, 0.2s)",transitionTiming:R="var(--select-transition-timing, ease)",scrollbarWidth:z="var(--select-scrollbar-width, 0.375rem)",scrollbarTrackColor:O="var(--select-scrollbar-track-color, #f1f1f1)",scrollbarThumbColor:X="var(--select-scrollbar-thumb-color, #c1c1c1)",width:ie,minWidth:ae,dropdownPosition:fe="bottom",dropdownAlignment:le="right",dropdownWidth:be,a11yConfig:ne,titleKey:ee})=>{const[te,re]=m.useState(!1),pe=m.useRef(null),se=e.find(_e=>_e.value===t);m.useEffect(()=>{const _e=Ft=>{pe.current&&!pe.current.contains(Ft.target)&&re(!1)};return document.addEventListener("mousedown",_e),()=>document.removeEventListener("mousedown",_e)},[]);const G=_e=>{d||(n(_e),re(!1))},K=_e=>{if(!d)switch(_e.key){case"Enter":case" ":_e.preventDefault(),re(!te);break;case"Escape":re(!1);break;case"Tab":te&&re(!1);break}},oe={width:ie||(s?"100%":"auto"),minWidth:ae,fontSize:y},Ne={height:h,padding:u,backgroundColor:b||"var(--select-button-bg-color, #ffffff)",border:D,borderColor:l?j||"var(--select-error-color, #dc3545)":C||"var(--select-button-border-color, #dee2e6)",color:w||"var(--select-button-text-color, #212529)",borderRadius:V,borderWidth:q,transition:`all ${H} ${R}`,fontWeight:f},qe={backgroundColor:_||"var(--select-dropdown-bg-color, #ffffff)",maxHeight:p,borderRadius:V,borderWidth:q,boxShadow:$,transition:`opacity ${H} ${R}, transform ${H} ${R}`,position:"absolute",top:fe==="bottom"?"100%":"auto",bottom:fe==="top"?"100%":"auto",left:le==="left"?0:"auto",right:le==="right"?0:"auto",width:be||(s?"100%":"auto"),marginTop:fe==="bottom"?M:0,marginBottom:fe==="top"?M:0,zIndex:1001},ve={width:g,height:g,color:N||"var(--select-icon-color, #6c757d)","--icon-rotation":te?"rotate(180deg)":"rotate(0deg)"},Ve={color:A||"var(--select-label-color, #212529)",marginBottom:k},kt={color:B||"var(--select-placeholder-color, #6c757d)"},bt={color:j||"var(--select-error-color, #dc3545)",marginTop:x},he={padding:v,transition:`background-color ${H} ${R}`,fontWeight:f},wt={gap:I},zL={"--scrollbar-width":z,"--scrollbar-track-color":O,"--scrollbar-thumb-color":X};return o.jsxs("div",{className:`${Ce.selectContainer} ${r}`,ref:pe,style:oe,"data-fullwidth":s,"data-disabled":d,"data-error":!!l,title:Z(ne,ee),children:[c&&o.jsx("label",{className:Ce.label,style:Ve,children:c}),o.jsxs("button",{type:"button",onClick:()=>!d&&re(!te),onKeyDown:K,className:`
8343
8339
  ${Ce.selectButton}
8344
8340
  ${te?Ce.selectButtonOpen:""}
8345
8341
  ${d?Ce.selectButtonDisabled:""}
8346
8342
  `,style:Ne,disabled:d,"aria-expanded":te,"aria-haspopup":"listbox","aria-labelledby":c?`${c}-label`:void 0,children:[o.jsxs("div",{className:Ce.selectButtonContent,style:wt,children:[se?.icon&&o.jsx("span",{className:Ce.selectIcon,style:ve,children:se.icon}),o.jsx("span",{className:`${Ce.selectLabel} ${se?"":Ce.placeholder}`,style:se?void 0:kt,children:se?se.label:i})]}),o.jsx(R1,{fill:"var(--color-text)",className:`${Ce.chevron} ${te?Ce.chevronOpen:""}`,style:ve})]}),l&&o.jsx("div",{className:Ce.errorMessage,style:bt,children:l}),te&&!d&&o.jsx("div",{className:Ce.dropdown,style:qe,role:"listbox","aria-label":c||"Options de sélection",children:o.jsx("div",{className:Ce.dropdownContent,style:zL,children:e.map(_e=>o.jsx("button",{type:"button",onClick:()=>G(_e.value),className:`
8347
8343
  ${Ce.item}
8348
8344
  ${t===_e.value?Ce.itemSelected:""}
8349
- `,style:{...he,backgroundColor:t===_e.value?S||"#F0F4F6":"transparent"},onMouseEnter:Ft=>{L&&(Ft.currentTarget.style.backgroundColor=L)},onMouseLeave:Ft=>{L&&(Ft.currentTarget.style.backgroundColor=t===_e.value?S||"#F0F4F6":"transparent")},role:"option","aria-selected":t===_e.value,children:o.jsxs("div",{className:Ce.itemContent,style:wt,children:[_e.icon&&o.jsx("span",{className:Ce.itemIcon,style:ve,children:_e.icon}),o.jsx("span",{className:Ce.itemLabel,children:_e.label})]})},_e.value))})})]})},h7e="_filterBar_1hlqe_3",u7e="_label_1hlqe_11",SS={filterBar:h7e,label:u7e},p7e=({label:e="Filtres",startDate:t,endDate:n,granularity:c,onStartDateChange:i,onEndDateChange:r,onGranularityChange:s,granularityItems:d,startDatePlaceholder:l="Date début",endDatePlaceholder:h="Date fin",granularityPlaceholder:u="Sélectionner...",className:p="",disabled:y=!1,gap:f="0.75rem",labelFontSize:g="0.875rem",labelFontWeight:k="400",labelColor:x="#212529",labelMarginRight:M="1rem",startDateWidth:v,endDateWidth:I,selectWidth:b,datePickerProps:C={},selectProps:w={},rightContent:_,extraContent:L})=>{const S={fontSize:g,fontWeight:k,color:x,marginRight:M},N={gap:f};return o.jsxs("div",{className:`${SS.filterBar} ${p}`,style:N,children:[e&&o.jsx("span",{className:SS.label,style:S,children:e}),o.jsx(kw,{value:t,onChange:i,placeholder:l,fullWidth:!1,disabled:y,label:void 0,width:v,...C}),o.jsx(kw,{value:n,onChange:r,placeholder:h,fullWidth:!1,disabled:y,label:void 0,width:I,...C}),o.jsx(LA,{items:d,value:c,onChange:s,placeholder:u,fullWidth:!1,disabled:y,label:void 0,width:b,...w}),L,_&&o.jsx("div",{style:{marginLeft:"auto"},children:_})]})},y7e="_container_1x6mq_16",k7e="_disabled_1x6mq_26",m7e="_predStyle_1x6mq_32",f7e="_realStyle_1x6mq_36",g7e="_predGap_1x6mq_40",v7e="_realGap_1x6mq_44",x7e="_big_1x6mq_49",M7e="_medium_1x6mq_53",_7e="_iconWrapper_1x6mq_58",L7e="_predRelative_1x6mq_68",I7e="_realRelative_1x6mq_72",b7e="_iconImg_1x6mq_76",w7e="_content_1x6mq_84",C7e="_header_1x6mq_93",N7e="_predJustify_1x6mq_99",j7e="_realJustify_1x6mq_103",S7e="_predHeaderLineHeight_1x6mq_116",$7e="_realHeaderLineHeight_1x6mq_120",q7e="_title_1x6mq_129",A7e="_titleBlack_1x6mq_144",z7e="_titleWhite_1x6mq_148",V7e="_subtitle_1x6mq_153",P7e="_valueRowHorizontal_1x6mq_163",T7e="_valueRowVertical_1x6mq_171",H7e="_singleValue_1x6mq_180",D7e="_primaryRow_1x6mq_184",B7e="_maxBadge_1x6mq_191",R7e="_valuePrimary_1x6mq_203",F7e="_valuePrimaryBlack_1x6mq_210",E7e="_valuePrimaryWhite_1x6mq_214",O7e="_valueSlash_1x6mq_219",U7e="_valueSecondary_1x6mq_226",W7e="_valueSecondaryBlue_1x6mq_232",G7e="_valueSecondaryWhite_1x6mq_236",K7e="_valueSecondaryBlack_1x6mq_240",Z7e="_valueStacked_1x6mq_245",X7e="_stackedTop_1x6mq_254",Y7e="_stackedBottom_1x6mq_255",ye={container:y7e,disabled:k7e,predStyle:m7e,realStyle:f7e,predGap:g7e,realGap:v7e,big:x7e,medium:M7e,iconWrapper:_7e,predRelative:L7e,realRelative:I7e,iconImg:b7e,content:w7e,header:C7e,predJustify:N7e,realJustify:j7e,predHeaderLineHeight:S7e,realHeaderLineHeight:$7e,title:q7e,titleBlack:A7e,titleWhite:z7e,subtitle:V7e,valueRowHorizontal:P7e,valueRowVertical:T7e,singleValue:H7e,primaryRow:D7e,maxBadge:B7e,valuePrimary:R7e,valuePrimaryBlack:F7e,valuePrimaryWhite:E7e,valueSlash:O7e,valueSecondary:U7e,valueSecondaryBlue:W7e,valueSecondaryWhite:G7e,valueSecondaryBlack:K7e,valueStacked:Z7e,stackedTop:X7e,stackedBottom:Y7e},J7e=({a11yConfig:e,iconName:t,title:n,subtitle:c,showSubtitle:i,realised:r="-",prediction:s="-",size:d="big",titleColor:l="black",valueColor:h="blue",realValueColor:u,className:p="",style:y="",variant:f="horizontal",showMax:g=!1,titleFontSize:k,titleFontWeight:x,subtitleFontSize:M,subtitleFontWeight:v,primaryFontSize:I,primaryFontWeight:b,secondaryFontSize:C,secondaryFontWeight:w,backgroundColor:_="#f2f9fc",gap:L="",disabled:S=!1,positionRelative:N="",justifyContent:j="",headerLineHeight:A="",headerMinHeight:B="",contentSpace:D="",titleKey:V,subtitleKey:q,subtitleA11yKey:$,maxBadgeKey:H,maxBadgeA11yKey:R,predictionKey:z,predictionA11yKey:O,realisedKey:X,realisedA11yKey:ie})=>{const ae=i!==void 0?i:!!c,fe=`${ye.container} ${ye[d]} ${ye[y]} ${S?ye.disabled:""}`,le=h==="white"?ye.valuePrimaryWhite:ye.valuePrimaryBlack,be=h==="blue"?ye.valueSecondaryBlue:h==="white"?ye.valueSecondaryWhite:ye.valueSecondaryBlack,ne=se=>se===void 0?void 0:typeof se=="number"?`${se}px`:se,ee=se=>se===void 0?void 0:se,te=f==="vertical",re=s!=null&&s!==""&&s!=="-"&&s!=="—",pe=te?ye.valueRowVertical:ye.valueRowHorizontal;return o.jsxs("div",{className:`${fe} ${p}`,style:{backgroundColor:_},children:[t&&o.jsx("div",{className:`${ye.iconWrapper} ${ye[N]}`,children:t}),o.jsxs("div",{className:`${ye.content} ${ye[L]} ${re?"":ye.singleValue} content-indicator-v2`,style:{justifyContent:D},children:[o.jsx("div",{className:`${ye.header} ${ye[j]} ${ye[A]} header-indicator-v2`,style:{minHeight:B},children:o.jsx("h6",{className:`${ye.title}`,style:{fontSize:ne(k),fontWeight:ee(x),color:l},title:Z(e,V),children:n})}),ae&&c?o.jsx("div",{className:"subtitle-container",children:o.jsx("span",{className:ye.subtitle,style:{fontSize:ne(M),fontWeight:ee(v)},title:Z(e,q,$),children:c})}):null,o.jsxs("div",{className:`${pe} count-indicator-v2`,children:[o.jsxs("div",{className:ye.primaryRow,children:[g&&o.jsx("span",{className:`${ye.maxBadge} max-badge-indicator-v2`,title:Z(e,H,R),children:"MAX"}),o.jsx("span",{className:`${ye.valuePrimary} ${le}`,style:{fontSize:ne(I||(!re&&te?"1.75rem":void 0)),fontWeight:ee(b),color:u||void 0},title:Z(e,X,ie),children:r})]}),re&&o.jsxs(o.Fragment,{children:[!te&&o.jsx("span",{className:ye.valueSlash,style:{fontSize:ne(C),fontWeight:ee(w)},children:"/"}),o.jsx("span",{className:`${ye.valueSecondary} ${be}`,style:{fontSize:ne(C),fontWeight:ee(w)},title:Z(e,z,O),children:s})]})]})]})]})},Q7e="_banner_f10in_2",eve="_iep_f10in_14",tve="_groupSmall_f10in_24",ave="_genre_f10in_34",nve="_gravite_f10in_42",ove="_orientationContainer_f10in_48",cve="_service_f10in_61",ive="_roomBedContainer_f10in_71",rve="_room_f10in_71",sve="_bed_f10in_87",dve="_bedUf_f10in_92",lve="_statusContainer_f10in_97",hve="_status_f10in_97",uve="_centeredWarn_f10in_124",Be={banner:Q7e,iep:eve,groupSmall:tve,genre:ave,gravite:nve,orientationContainer:ove,service:cve,roomBedContainer:ive,room:rve,bed:sve,bedUf:dve,statusContainer:lve,status:hve,centeredWarn:uve},pve=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 16 16",...e},Q.createElement("mask",{id:"a",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Q.createElement("path",{fill:"#D9D9D9",d:"M0 0h16v16H0z"})),Q.createElement("g",{mask:"url(#a)"},Q.createElement("path",{fill:"#C60000",d:"M.666 14 7.999 1.333 15.333 14zm2.3-1.333h10.067L7.999 4zm5.508-.859a.65.65 0 0 0 .192-.475.65.65 0 0 0-.192-.475.65.65 0 0 0-.475-.191.65.65 0 0 0-.475.191.65.65 0 0 0-.191.475q0 .285.191.475A.65.65 0 0 0 8 12a.65.65 0 0 0 .475-.192M7.333 10h1.333V6.667H7.333z"}))),$S=m.memo(pve),yve=({patient:e,genre:t,gravite:n,bed:c,bed_uf:i,room:r,orientation:s,status:d,backgroundColor:l="#ffffff",primaryFontColor:h="#111827",secondaryFontColor:u="#6b7280",statusFontColor:p="#0284c7",statusBackgroundColor:y="#e0f2fe",genreBackgroundColor:f="#9ca3af",genreFontSize:g,style:k,warn:x=!1,warnMessage:M,warnColor:v="#F94134"})=>o.jsxs("div",{className:Be.banner,style:{backgroundColor:l,...k},children:[o.jsxs("div",{className:Be.iep,children:[o.jsx("div",{style:{color:u},children:e.iep??"--"}),o.jsxs("div",{style:{color:h},children:[((e.nom||"").trim().split(/\s+/)[0]||"").substring(0,3).toUpperCase(),"."," ",((e.prenom||"").trim().split(/\s+/)[0]||"").substring(0,3).toLowerCase().replace(/^./,I=>I.toUpperCase()),".(",e.age,")"]})]}),o.jsxs("div",{className:Be.groupSmall,children:[o.jsx("span",{className:`${Be.genre} genre-info-banner`,style:{color:"#ffffff",background:f,fontSize:g},children:t??"--"}),o.jsx("span",{className:`${Be.gravite} gravite-info-banner`,children:n??"--"})]}),o.jsx("div",{className:Be.orientationContainer,children:o.jsx("div",{className:Be.service,style:{color:h},children:s??"--"})}),o.jsxs("div",{className:Be.roomBedContainer,children:[i&&o.jsx("span",{className:Be.bedUf,children:i}),o.jsx("span",{className:Be.room,children:r??"--"}),o.jsx("span",{className:Be.bed,children:c??"--"})]}),o.jsxs("div",{className:Be.statusContainer,children:[d?o.jsx("div",{className:`${Be.status} status-info-banner`,style:{color:p,backgroundColor:y},children:d}):x&&o.jsxs("div",{className:Be.centeredWarn,style:{textTransform:"uppercase"},children:[o.jsx($S,{color:v,width:20,height:20,style:{marginRight:"6px"}}),o.jsx("span",{style:{color:v,fontSize:"12px",fontWeight:600},children:M})]}),d&&x&&o.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"flex-start",color:v,fontSize:"10px",fontWeight:400,marginTop:"4px",textTransform:"uppercase"},children:[o.jsx($S,{color:v,width:12,height:12,style:{marginRight:"4px"}}),o.jsx("span",{children:M})]})]})]}),kve=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"M200-200v-240h60v180h180v60zm500-320v-180H520v-60h240v240z"})),mve=m.memo(kve),fve=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"m249-207-42-42 231-231-231-231 42-42 231 231 231-231 42 42-231 231 231 231-42 42-231-231z"})),IA=m.memo(fve),gve=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"M440-440v240h-60v-180H200v-60zm140-320v180h180v60H520v-240z"})),vve=m.memo(gve),xve="_overlay_1uxex_1",Mve="_container_1uxex_11",_ve="_fullscreen_1uxex_24",Lve="_header_1uxex_30",Ive="_headerActions_1uxex_42",bve="_iconButton_1uxex_47",wve="_body_1uxex_58",Cve="_sidebar_1uxex_65",Nve="_content_1uxex_91",jve="_contentHeader_1uxex_98",Sve="_childrenWrapper_1uxex_114",$ve="_footer_1uxex_138",qve="_baseButton_1uxex_146",Ave="_noOverlay_1uxex_160",zve="_contained_1uxex_168",je={overlay:xve,container:Mve,fullscreen:_ve,header:Lve,headerActions:Ive,iconButton:bve,body:wve,sidebar:Cve,content:Nve,contentHeader:jve,childrenWrapper:Sve,footer:$ve,baseButton:qve,noOverlay:Ave,contained:zve},Vve=({headerText:e,headerTextColor:t="var(--color-text)",backgroundColor:n="var(--color-background)",headerFontSize:c="1rem",headerFontWeight:i="600",isOpen:r,onClose:s,leftButton:d,rightButton:l,children:h,contentTitle:u,contentBackgroundColor:p="var(--color-content-background)",sideContent:y,hideMaximize:f=!1,hideHeader:g=!1,hideSidebar:k=!1,onDelete:x,deleteLabel:M="Supprimer",width:v="75%",maxWidth:I="none",height:b="85%",maxHeight:C="85%",borderRadius:w="0.5rem",childrenPadding:_="1rem",overflow:L="auto",contentHeaderAction:S,contentFooterAction:N,footerOverride:j,hideFooter:A=!1,hideOverlay:B=!1,position:D,a11yConfig:V})=>{const[q,$]=m.useState(!1),H=m.useRef(null);if(m.useEffect(()=>{if(!r||!B)return;const z=O=>{(O.type==="scroll"||O.type==="wheel"||O.type==="touchmove"||H.current&&!H.current.contains(O.target))&&s()};return document.addEventListener("mousedown",z),document.addEventListener("scroll",z,!0),document.addEventListener("wheel",z,{passive:!0,capture:!0}),document.addEventListener("touchmove",z,{passive:!0,capture:!0}),()=>{document.removeEventListener("mousedown",z),document.removeEventListener("scroll",z,!0),document.removeEventListener("wheel",z,!0),document.removeEventListener("touchmove",z,!0)}},[r,B,s]),!r)return null;const R=(z,O=!1)=>o.jsx(sL,{onClick:z.disabled?void 0:z.onClick,className:je.baseButton,disabled:z.disabled,style:{background:z.backgroundColor??(O?"#008FBB":"#ffffff"),color:z.textColor??(O?"#ffffff":"#374151"),border:z.borderColor||O?"none":void 0,cursor:z.disabled?z.cursor??"not-allowed":z.cursor??"pointer",filter:z.disabled?z.filter??"grayscale(0.5)":z.filter??"none",opacity:z.disabled?.65:1},title:Z(z.a11yConfig,z.text),children:z.text});return o.jsx("div",{className:B?je.noOverlay:je.overlay,onClick:s,children:o.jsxs("div",{ref:H,className:`${je.container} ${q?je.fullscreen:""} ${B?je.contained:""}`,onClick:z=>z.stopPropagation(),style:{width:q?"100%":v,maxWidth:q?"none":I,height:q?"100%":b,maxHeight:q?"100%":C,borderRadius:q?"0":w,overflow:L,...D||{}},children:[!g&&o.jsxs("header",{className:je.header,style:{backgroundColor:n},children:[o.jsx("h2",{style:{fontSize:c,fontWeight:i,color:t},title:Z(V,e),children:e}),o.jsxs("div",{className:je.headerActions,children:[!f&&o.jsx("button",{onClick:()=>$(!q),className:je.iconButton,title:q?"Réduire":"Agrandir",children:q?o.jsx(vve,{width:22,height:22,fill:t}):o.jsx(mve,{width:22,height:22,fill:t})}),o.jsx("button",{onClick:s,className:je.iconButton,title:"Fermer",children:o.jsx(IA,{width:22,height:22,fill:t})})]})]}),o.jsxs("div",{className:je.body,style:{overflow:L},children:[y&&!k&&o.jsx("aside",{className:je.sidebar,children:y}),o.jsxs("main",{className:je.content,style:{backgroundColor:p,overflow:L},children:[u&&o.jsxs("header",{className:je.contentHeader,style:{backgroundColor:n},children:[o.jsx("span",{style:{color:t},children:u}),S]}),o.jsx("div",{className:je.childrenWrapper,style:{padding:_,overflow:L},children:h})]})]}),!A&&o.jsx("footer",{className:je.footer,style:{backgroundColor:n},children:j!==void 0?j:o.jsxs(o.Fragment,{children:[x&&o.jsx(sL,{onClick:x,className:je.baseButton,style:{background:"#fee2e2",color:"#ef4444",marginRight:"auto",border:"none"},children:M}),N,R(d),R(l,!0)]})})]})})},Pve="_container_1vb1c_1",Tve="_searchWrapper_1vb1c_10",Hve="_navItems_1vb1c_17",Bb={container:Pve,searchWrapper:Tve,navItems:Hve},Dve=({items:e,activeId:t,activeColor:n="#00aec7",backgroundColor:c="#fff",textColor:i="#000",onItemClick:r,searchValue:s="",onSearchChange:d,searchPlaceholder:l="Rechercher",width:h="100%",className:u=""})=>o.jsxs("div",{className:`${Bb.container} ${u}`,style:{width:h,backgroundColor:c,color:i},children:[o.jsx("div",{className:Bb.searchWrapper,children:o.jsx(fA,{value:s,onChange:d,placeholder:l,iconPosition:"right",iconColor:"var(--color-text)"})}),o.jsx("div",{className:Bb.navItems,children:e.map(p=>o.jsx(aC,{id:p.id,label:p.label,icon:p.icon,isActive:t===p.id,onClick:()=>r?.(p.id),activeColor:n,color:i,fontWeight:"600",fontSize:"0.75rem",padding:"0.75rem 1rem",iconGap:"0.5rem"},p.id))})]}),Bve=({modules:e,selectedModuleId:t,onSelectModule:n,onAddModule:c,onItemAdd:i,onEditModule:r,onDeleteModule:s,onReorder:d,title:l="Modules",titleKey:h,addModuleTitle:u="Ajouter un module",addModuleLabel:p="Titre",addModulePlaceholder:y="Nom du module",renameModuleTitle:f="Renommer le module",renameModuleLabel:g="Titre",renameModulePlaceholder:k="Nom du module",confirmText:x="Valider",cancelText:M="Annuler",headerLabel:v,headerLabelKey:I,showAddIcon:b=!0,showCount:C=!0,showToggle:w=!1,showActions:_=!0,onToggle:L,a11yConfig:S})=>{const[N,j]=m.useState(!1),[A,B]=m.useState(null),[D,V]=m.useState(null),[q,$]=m.useState(null),[H,R]=m.useState(null),z=()=>{R(G=>G===null?"asc":G==="asc"?"desc":null),L&&L()},O=m.useMemo(()=>H?[...e].sort((G,K)=>{const oe=G.title.toLowerCase(),Ne=K.title.toLowerCase();return H==="asc"?oe.localeCompare(Ne):Ne.localeCompare(oe)}):e,[e,H]),X=()=>j(!0),ie=()=>j(!1),ae=G=>{const K=G.title?.trim();K&&c&&c(K),ie()},fe=(G,K)=>{G.stopPropagation(),B(K)},le=()=>B(null),be=G=>{const K=G.title?.trim();A&&K&&r&&r(A,K),le()},ne=(G,K)=>{G.stopPropagation(),s&&s(K)},ee=(G,K)=>{G.stopPropagation(),i&&i(K)},te=(G,K)=>{V(K),G.dataTransfer.effectAllowed="move"},re=(G,K)=>{D!==null&&(G.preventDefault(),G.dataTransfer.dropEffect="move",K!==q&&$(K))},pe=(G,K)=>{if(G.preventDefault(),D===null||D===K||!d)return;const oe=[...O],[Ne]=oe.splice(D,1);oe.splice(K,0,Ne),R(null),d(oe),V(null),$(null)},se=()=>{V(null),$(null)};return o.jsxs("div",{className:"module-sidebar-v2",children:[o.jsx("div",{className:"sidebar-header",children:v?o.jsxs("div",{className:"header-label-container",onClick:z,children:[o.jsx("div",{className:"header-label",title:Z(S,I),children:v}),H==="asc"?o.jsx(e1,{size:12,className:"header-toggle-icon",strokeWidth:3}):o.jsx(Qc,{size:12,className:"header-toggle-icon",strokeWidth:3})]}):o.jsxs(o.Fragment,{children:[o.jsxs("div",{className:"header-title",title:Z(S,h),children:[w&&(H==="asc"?o.jsx(e1,{size:12,className:"header-toggle-icon default-toggle",strokeWidth:3,onClick:z}):o.jsx(Qc,{size:12,className:"header-toggle-icon default-toggle",strokeWidth:3,onClick:z})),l," ",C&&`(${O.length})`]}),b&&o.jsx(a1,{size:18,className:"add-view-icon",onClick:X})]})}),o.jsx("div",{className:"module-list",children:O.map((G,K)=>o.jsxs("div",{className:`module-item ${G.id===t?"selected":""} ${q===K&&D!==K?"drag-over":""} ${D===K?"dragging":""}`,onClick:()=>n&&n(G),draggable:!!d,onDragStart:d?oe=>te(oe,K):void 0,onDragOver:d?oe=>re(oe,K):void 0,onDrop:d?oe=>pe(oe,K):void 0,onDragEnd:d?se:void 0,children:[G.icon||o.jsx(q1,{size:18,className:"drag-handle"}),o.jsxs("div",{className:"module-content",title:Z(G.a11yConfig,G.titleKey),children:[o.jsx("div",{className:"module-title",children:G.title}),G.subtitle&&o.jsx("div",{className:"module-subtitle",children:G.subtitle})]}),typeof G.count<"u"&&o.jsx("span",{className:"module-count",children:G.count}),_&&o.jsxs("div",{className:"module-actions",children:[i&&o.jsx(zc,{size:14,className:"action-icon add",onClick:oe=>ee(oe,G)}),r&&o.jsx(gt,{size:12,className:"action-icon edit",onClick:oe=>fe(oe,G)}),s&&o.jsx(ut,{size:12,className:"action-icon delete",onClick:oe=>ne(oe,G)})]})]},G.id))}),o.jsx(Dc,{isOpen:N,onClose:ie,onSave:ae,title:u,fields:[{name:"title",label:p,placeholder:y}],confirmText:x,cancelText:M}),A&&o.jsx(Dc,{isOpen:!!A,onClose:le,onSave:be,title:f,initialValues:{title:A.title},fields:[{name:"title",label:g,placeholder:k}],confirmText:x,cancelText:M})]})},Rve=({keyName:e,translations:t,availableLanguages:n,onChange:c,onRename:i,onDelete:r,a11yConfig:s})=>{const[d,l]=m.useState(!1),[h,u]=m.useState(e),[p,y]=m.useState(null),[f,g]=m.useState(""),[k,x]=m.useState(!1),[M,v]=m.useState(""),[I,b]=m.useState(""),C=m.useMemo(()=>{const q={};return Array.isArray(t)&&t.forEach($=>{$&&$.language&&(q[$.language.toUpperCase()]=$.value)}),q},[t]),w=m.useMemo(()=>n,[n]),_=()=>{l(!1),h!==e&&h.trim()!==""?i&&i(h.trim()):u(e)},L=q=>{q.key==="Enter"?_():q.key==="Escape"&&(u(e),l(!1))},S=q=>{const $=q.toUpperCase();y($),g(C[$]||"")},N=()=>{p&&(c(p,f),y(null),g(""))},j=q=>{q.key==="Enter"?N():q.key==="Escape"&&(y(null),g(""))},A=()=>{x(!0),w.length>0&&v(w[0].toUpperCase()),b("")},B=()=>{M&&I.trim()&&(c(M,I.trim()),x(!1),v(""),b(""))},D=()=>{x(!1),v(""),b("")},V=q=>{q.key==="Enter"?B():q.key==="Escape"&&D()};return o.jsxs("div",{className:"translation-key-v2",children:[o.jsxs("div",{className:"header",children:[d?o.jsx("input",{className:"key-name-input",value:h,onChange:q=>u(q.target.value),onBlur:_,onKeyDown:L,autoFocus:!0}):o.jsx("h3",{className:"header-title",title:Z(s,e),children:e}),o.jsxs("div",{className:"header-actions",children:[o.jsx(gt,{size:16,className:"action-icon edit",onClick:()=>l(!0)}),o.jsx(ut,{size:16,className:"action-icon delete",onClick:r})]})]}),o.jsxs("div",{className:"translations-list",children:[n.map(q=>{const $=q.toUpperCase(),H=C[$]||"",R=p===$;return o.jsxs("div",{className:"lang-row",children:[o.jsx("div",{className:"lang-label",children:$}),R?o.jsx("input",{className:"translation-input editing",value:f,onChange:z=>g(z.target.value),onBlur:N,onKeyDown:j,placeholder:"Entrez la traduction...",autoFocus:!0}):o.jsx("div",{className:`translation-value ${H?"":"empty"}`,onClick:()=>S(q),title:"Cliquer pour éditer",children:H||"Cliquer pour ajouter..."})]},q)}),k?o.jsxs("div",{className:"lang-row add-row",children:[o.jsx("select",{className:"lang-select",value:M,onChange:q=>v(q.target.value),children:w.map(q=>o.jsx("option",{value:q.toUpperCase(),children:q.toUpperCase()},q))}),o.jsx("input",{className:"translation-input editing",value:I,onChange:q=>b(q.target.value),onKeyDown:V,placeholder:"Mot",autoFocus:!0}),o.jsxs("div",{className:"add-actions",children:[o.jsx(C1,{size:18,className:"action-icon confirm",onClick:B}),o.jsx(Qe,{size:18,className:"action-icon cancel",onClick:D})]})]}):w.length>0&&o.jsxs("button",{className:"add-translation-btn",onClick:A,children:[o.jsx(zc,{size:16}),o.jsx("span",{children:"Ajouter"})]})]})]})},Fve="_overlay_1jz4r_1",Eve="_modal_1jz4r_15",Ove="_body_1jz4r_27",Uve="_footer_1jz4r_46",Wve="_confirmButton_1jz4r_55",Gve="_danger_1jz4r_75",Kve="_cancelButton_1jz4r_83",St={overlay:Fve,modal:Eve,body:Ove,footer:Uve,confirmButton:Wve,danger:Gve,cancelButton:Kve},Zve=({isOpen:e,message:t,onConfirm:n,onCancel:c,confirmText:i="Confirmer",cancelText:r="Annuler",isDanger:s=!1,hideFooter:d=!1,secondaryConfirmText:l,onSecondaryConfirm:h})=>e?o.jsx("div",{className:St.overlay,onClick:c,children:o.jsxs("div",{className:St.modal,onClick:u=>u.stopPropagation(),children:[o.jsx("div",{className:St.body,children:typeof t=="string"?o.jsx("p",{children:t}):t}),!d&&o.jsxs("div",{className:St.footer,children:[i&&o.jsx("button",{className:`${St.confirmButton} ${s?St.danger:""}`,onClick:n,children:i}),l&&h&&o.jsx("button",{className:St.confirmButton,onClick:h,children:l}),r&&o.jsx("button",{className:St.cancelButton,onClick:c,children:r})]})]})}):null,Xve="_card_1ildr_1",Yve="_topIcon_1ildr_17",Jve="_title_1ildr_24",Qve="_text_1ildr_31",e9e="_bottomIcon_1ildr_37",v1={card:Xve,topIcon:Yve,title:Jve,text:Qve,bottomIcon:e9e},t9e=({topIcon:e,title:t,text:n,bottomIcon:c,onClick:i,className:r="",headerTextColor:s="#000",textColor:d="#4b5563",backgroundColor:l="#fff",a11yConfig:h})=>o.jsxs("div",{className:`${v1.card} ${r}`,onClick:i,role:i?"button":void 0,tabIndex:i?0:void 0,style:{backgroundColor:l},title:Z(h,t),children:[e&&o.jsx("div",{className:v1.topIcon,children:e}),o.jsx("h3",{className:v1.title,style:{color:s},children:t}),o.jsx("p",{className:v1.text,style:{color:d},children:n}),c&&o.jsx("div",{className:v1.bottomIcon,children:c})]}),a9e="_container_1bmmf_1",n9e="_disabled_1bmmf_9",o9e="_selectBox_1bmmf_14",c9e="_selectBoxOpen_1bmmf_36",i9e="_tagsContainer_1bmmf_41",r9e="_tagsContainerWrap_1bmmf_51",s9e="_tag_1bmmf_41",d9e="_tagLabel_1bmmf_72",l9e="_removeBtnContainer_1bmmf_78",h9e="_removeBtn_1bmmf_78",u9e="_searchInput_1bmmf_103",p9e="_placeholder_1bmmf_123",y9e="_actions_1bmmf_130",k9e="_clearBtn_1bmmf_137",m9e="_chevron_1bmmf_159",f9e="_chevronOpen_1bmmf_165",g9e="_dropdown_1bmmf_169",v9e="_option_1bmmf_183",x9e="_optionHeader_1bmmf_196",M9e="_noOptions_1bmmf_212",_9e="_overflowBlock_1bmmf_219",L9e="_overflowEllipsis_1bmmf_226",I9e="_overflowBadge_1bmmf_233",b9e="_overflowBadgeWrap_1bmmf_256",w9e="_overflowDropdown_1bmmf_262",C9e="_overflowDropdownItem_1bmmf_278",N9e="_overflowDropdownItemLabel_1bmmf_289",j9e="_overflowDropdownItemRemove_1bmmf_296",ce={container:a9e,disabled:n9e,selectBox:o9e,selectBoxOpen:c9e,tagsContainer:i9e,tagsContainerWrap:r9e,tag:s9e,tagLabel:d9e,removeBtnContainer:l9e,removeBtn:h9e,searchInput:u9e,placeholder:p9e,actions:y9e,clearBtn:k9e,chevron:m9e,chevronOpen:f9e,dropdown:g9e,option:v9e,optionHeader:x9e,noOptions:M9e,overflowBlock:_9e,overflowEllipsis:L9e,overflowBadge:I9e,overflowBadgeWrap:b9e,overflowDropdown:w9e,overflowDropdownItem:C9e,overflowDropdownItemLabel:N9e,overflowDropdownItemRemove:j9e},S9e=({options:e,noOptionsMessage:t="",value:n,onChange:c,placeholder:i="Sélectionner...",isSearchable:r=!0,className:s="",disabled:d=!1,allowWrap:l=!1})=>{const[h,u]=m.useState(!1),[p,y]=m.useState(""),f=m.useRef(null),g=m.useRef(null),k=m.useRef(null),x=m.useRef(null),[M,v]=m.useState(null),[I,b]=m.useState(!1),C=m.useRef([]),w=m.useRef(null),_=m.useMemo(()=>{const $=new Map(e.map(H=>[H.value,H]));return n.map(H=>$.get(H)).filter(H=>H!==void 0)},[e,n]),L=m.useMemo(()=>e.filter($=>!n.includes($.value)),[e,n]),S=m.useMemo(()=>{let $=L;return p&&($=$.filter(H=>H.label.toLowerCase().includes(p.toLowerCase()))),$.filter((H,R)=>{if(!H.isHeader)return!0;for(let z=R+1;z<$.length&&!$[z].isHeader;z++)return!0;return!1})},[L,p]);m.useEffect(()=>{const $=H=>{const R=H.target;f.current&&!f.current.contains(R)&&(u(!1),y(""),v(null),b(!1))};return document.addEventListener("mousedown",$),()=>document.removeEventListener("mousedown",$)},[]),m.useEffect(()=>{if(l)return;if(_.length===0){v(null),C.current=[];return}_.length>C.current.length&&v(null);const $=()=>{const O=k.current,X=x.current;if(!O||!X)return;const ie=X.getBoundingClientRect().width,ae=X.querySelector(`.${ce.actions}`),fe=ae?ae.getBoundingClientRect().width:80,le=56,be=r?80:0,ne=16,ee=Array.from(O.querySelectorAll(`.${ce.tag}`));ee.length===_.length&&(C.current=ee.map(ve=>{const Ve=ve.getBoundingClientRect(),kt=ve.scrollWidth;return Math.max(Ve.width,kt,ve.offsetWidth||0)}));const te=C.current,re=te.length>0?te.reduce((ve,Ve)=>ve+Ve,0)/te.length:120,pe=_.length<=te.length?te.slice(0,_.length):[...te,...Array(_.length-te.length).fill(re)],se=4,G=Math.max(0,ie-fe-be-ne);let K=0,oe=0;for(let ve=0;ve<_.length;ve++){const Ve=pe[ve]??120;if(K+Ve+se>G)break;K+=Ve+se,oe++}if(oe>=_.length){v(null);return}const Ne=Math.max(0,ie-le-fe-be-ne);K=0;let qe=0;for(let ve=0;ve<_.length;ve++){const Ve=pe[ve]??120;if(K+Ve+se>Ne)break;K+=Ve+se,qe++}qe<_.length&&qe>0?v(qe):v(null)},H=requestAnimationFrame(()=>{$()}),R=setTimeout($,100),z=new ResizeObserver(()=>{$()});return x.current&&z.observe(x.current),()=>{cancelAnimationFrame(H),clearTimeout(R),z.disconnect()}},[_,r,h,l]);const N=()=>{if(d)return;const $=!h;$&&b(!1),u($),$&&r&&setTimeout(()=>g.current?.focus(),0)},j=$=>{if(n.includes($.value))return;b(!1);const H=[..._,$];c(H),y(""),v(null),u(!1)},A=$=>{$.preventDefault(),$.stopPropagation(),b(H=>!H)},B=M!=null&&M<_.length?_.slice(M):[],D=($,H)=>{H.stopPropagation();const R=_.filter(z=>z.value!==$);c(R)},V=$=>{$.stopPropagation(),c([])},q=$=>{$.stopPropagation(),h||u(!0)};return o.jsxs("div",{className:`${ce.container} ${s} ${d?ce.disabled:""}`,ref:f,children:[o.jsxs("div",{ref:x,className:`${ce.selectBox} ${h?ce.selectBoxOpen:""}`,onClick:N,role:"combobox","aria-expanded":h,"aria-haspopup":"listbox",children:[o.jsxs("div",{className:`${ce.tagsContainer} ${l?ce.tagsContainerWrap:""}`,ref:k,children:[M!==null&&M>0?_.slice(0,M).map(($,H)=>o.jsxs("div",{className:ce.tag,children:[o.jsx("div",{className:ce.tagLabel,children:o.jsx("span",{children:$.label})}),o.jsx("div",{className:ce.removeBtnContainer,children:o.jsx("button",{type:"button",className:ce.removeBtn,onClick:R=>D($.value,R),"aria-label":`Supprimer ${$.label}`,children:o.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"currentColor",children:o.jsx("path",{d:"M8.5 1.5L1.5 8.5M1.5 1.5L8.5 8.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})})})})]},`tag-${$.value}-${H}`)):_.map(($,H)=>o.jsxs("div",{className:ce.tag,children:[o.jsx("div",{className:ce.tagLabel,children:o.jsx("span",{children:$.label})}),o.jsx("div",{className:ce.removeBtnContainer,children:o.jsx("button",{type:"button",className:ce.removeBtn,onClick:R=>D($.value,R),"aria-label":`Supprimer ${$.label}`,children:o.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"currentColor",children:o.jsx("path",{d:"M8.5 1.5L1.5 8.5M1.5 1.5L8.5 8.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})})})})]},`tag-${$.value}-${H}`)),r?o.jsx("input",{ref:g,type:"text",className:ce.searchInput,placeholder:_.length===0?i:"",value:p,onChange:$=>{y($.target.value),h||u(!0)},onClick:q,disabled:d}):_.length===0&&o.jsx("span",{className:ce.placeholder,children:i})]}),!l&&M!==null&&M<_.length&&o.jsxs("div",{className:ce.overflowBlock,children:[o.jsx("span",{className:ce.overflowEllipsis,children:"..."}),o.jsxs("div",{className:ce.overflowBadgeWrap,children:[o.jsx("button",{ref:w,type:"button",className:ce.overflowBadge,onClick:A,"aria-label":`Afficher ${B.length} éléments cachés`,children:B.length}),I&&B.length>0&&o.jsx("div",{className:ce.overflowDropdown,role:"list","aria-label":"Éléments cachés",children:B.map(($,H)=>o.jsxs("div",{className:ce.overflowDropdownItem,children:[o.jsx("span",{className:ce.overflowDropdownItemLabel,children:$.label}),o.jsx("button",{type:"button",className:ce.overflowDropdownItemRemove,onClick:R=>{R.stopPropagation(),D($.value,R)},"aria-label":`Supprimer ${$.label}`,children:o.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"currentColor",children:o.jsx("path",{d:"M8.5 1.5L1.5 8.5M1.5 1.5L8.5 8.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})})})]},`hidden-${$.value}-${H}`))})]})]}),o.jsxs("div",{className:ce.actions,children:[_.length>0&&o.jsx("button",{type:"button",className:ce.clearBtn,onClick:V,"aria-label":"Effacer tout",children:o.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"currentColor",children:o.jsx("path",{d:"M12 4L4 12M4 4L12 12",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})})}),o.jsx("svg",{className:`${ce.chevron} ${h?ce.chevronOpen:""}`,width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:o.jsx("path",{d:"M6 9l6 6 6-6"})})]})]}),h&&!d&&o.jsx("div",{className:ce.dropdown,role:"listbox",children:S.length>0?S.map(($,H)=>o.jsx("div",{className:`${ce.option} ${$.isHeader?ce.optionHeader:""}`,onClick:()=>!$.isHeader&&j($),role:"option","aria-selected":!1,children:$.label},`opt-${$.value}-${H}`)):o.jsx("div",{className:ce.noOptions,children:t})})]})},$9e="_container_h7jek_1",qS={container:$9e},q9e=({a11yConfigs:e=[],titleKeys:t=[],labels:n=[],data:c=[],selectedUfs:i=[],icons:r=[],lastCardTextColor:s="black",boardColors:d={},order:l})=>{const h=m.useMemo(()=>{const g=i.length===0?c:c.filter(x=>x&&i.includes(String(x.uf).replace(/^0+/,""))),k=new Set;return g.filter(x=>{if(!x||!x.uf)return!1;const M=String(x.uf).replace(/^0+/,"");return k.has(M)?!1:(k.add(M),!0)})},[c,i]),u=m.useMemo(()=>h.reduce((g,k)=>({disponibles:g.disponibles+(k.totalAvailable??k.disponibles??0),homme:g.homme+(k.availableMen??k.disponibleHomme??0),femme:g.femme+(k.availableWomen??k.disponibleFemme??0),indifferencie:g.indifferencie+(k.availableIndifferentSex??k.indifferences??0),sorties:g.sorties+(k.outToday??k.sortie24??0),occupiedBed:g.occupiedBed+(k.occupiedBed??0),patientsPresents:g.patientsPresents+(k.patientsPresents??0),occupationRate:g.occupationRate+(k.occupationRate??0),occupesRaw:g.occupesRaw+(k.occupesRaw??0),ouvertsRaw:g.ouvertsRaw+(k.ouvertsRaw??0)}),{disponibles:0,homme:0,femme:0,indifferencie:0,sorties:0,occupiedBed:0,patientsPresents:0,occupationRate:0,occupesRaw:0,ouvertsRaw:0}),[h]),p=g=>d.disponibles?d.disponibles:g>3?"#35994E":g>=1?"#EF6C00":"#C62828",y={bars:"none",justifyContent:"flexStart",alignItems:"center",valueFontWeight:"400",titleFontSize:"0.625rem",titleFontWeight:"600",cardGap:"2rem",style:{padding:"0.5rem"}},f=(g,k)=>{const x=l!==void 0&&k===l.length-1;switch(g){case"disponibles":return{...y,value:u.disponibles.toLocaleString("fr-FR"),backgroundColor:p(u.disponibles),valueFontSize:"2.5rem",titleColor:"white",valueColor:"white"};case"occupiedBed":return{...y,value:u.occupiedBed.toLocaleString("fr-FR"),backgroundColor:d.occupes??d.homme??"#7DD493",valueFontSize:x?"3rem":"2.375rem",titleColor:"black",valueColor:"black"};case"patientsPresents":return{...y,value:u.patientsPresents.toLocaleString("fr-FR"),backgroundColor:d.patientsPresents??d.femme??"#7DD493",valueFontSize:x?"3rem":"2.375rem",titleColor:"black",valueColor:"black"};case"occupationRate":{const M=u.ouvertsRaw>0?parseFloat((u.occupesRaw/u.ouvertsRaw*100).toFixed(2)):u.occupationRate;return{...y,value:`${M.toLocaleString("fr-FR")}%`,backgroundColor:d.occupationRate??d.indifferencie??"#7DD493",valueFontSize:x?"3rem":"2.375rem",titleColor:"black",valueColor:"black"}}case"outToday":return{...y,value:u.sorties.toLocaleString("fr-FR"),backgroundColor:d.sorties??"#F2F9FC",valueFontSize:"3rem",titleColor:s,valueColor:s}}};return l&&l.length>0?o.jsx("div",{className:qS.container,children:l.map((g,k)=>o.jsx(vt,{a11yConfig:e[k],titleKey:t[k],label:n[k],iconName:r[k],...f(g,k)},g))}):o.jsxs("div",{className:qS.container,children:[o.jsx(vt,{a11yConfig:e[0],titleKey:t[0],label:n[0],value:u.disponibles.toLocaleString("fr-FR"),iconName:r[0],backgroundColor:p(u.disponibles),valueFontSize:"2.5rem",valueFontWeight:"400",bars:"none",justifyContent:"flexStart",alignItems:"center",titleColor:"white",valueColor:"white",titleFontSize:"0.625rem",titleFontWeight:"600",cardGap:"2rem",style:{padding:"0.5rem"}}),o.jsx(vt,{a11yConfig:e[1],titleKey:t[1],label:n[1],value:u.homme.toLocaleString("fr-FR"),iconName:r[1],backgroundColor:d.homme??"#7DD493",valueFontSize:"2.375rem",valueFontWeight:"400",bars:"none",justifyContent:"flexStart",alignItems:"center",titleColor:"black",valueColor:"black",titleFontSize:"0.625rem",titleFontWeight:"600",cardGap:"2rem",style:{padding:"0.5rem"}}),o.jsx(vt,{a11yConfig:e[2],titleKey:t[2],label:n[2],value:u.femme.toLocaleString("fr-FR"),iconName:r[2],backgroundColor:d.femme??"#7DD493",valueFontSize:"2.375rem",valueFontWeight:"400",bars:"none",justifyContent:"flexStart",alignItems:"center",titleColor:"black",valueColor:"black",titleFontSize:"0.625rem",titleFontWeight:"600",cardGap:"2rem",style:{padding:"0.5rem"}}),o.jsx(vt,{a11yConfig:e[3],titleKey:t[3],label:n[3],value:u.indifferencie.toLocaleString("fr-FR"),iconName:r[3],backgroundColor:d.indifferencie??"#7DD493",valueFontSize:"2.375rem",valueFontWeight:"400",bars:"none",justifyContent:"flexStart",alignItems:"center",titleColor:"black",valueColor:"black",titleFontSize:"0.625rem",titleFontWeight:"600",cardGap:"2rem",style:{padding:"0.5rem"}}),o.jsx(vt,{a11yConfig:e[4],titleKey:t[4],label:n[4],value:u.sorties.toLocaleString("fr-FR"),iconName:r[4],backgroundColor:d.sorties??"#F2F9FC",valueFontSize:"3rem",valueFontWeight:"400",bars:"none",justifyContent:"flexStart",alignItems:"center",titleColor:s,valueColor:s,titleFontSize:"0.625rem",titleFontWeight:"600",cardGap:"2rem",style:{padding:"0.5rem"}})]})},A9e="_container_1pt6c_1",z9e="_chartContainer_1pt6c_14",V9e="_legend_1pt6c_22",P9e="_legendItem_1pt6c_29",T9e="_leftSection_1pt6c_41",H9e="_colorIndicator_1pt6c_47",D9e="_label_1pt6c_54",B9e="_rightSection_1pt6c_60",R9e="_ratio_1pt6c_66",F9e="_value1_1pt6c_73",E9e="_separator_1pt6c_78",O9e="_value2_1pt6c_82",U9e="_statusIndicator_1pt6c_87",W9e="_inactive_1pt6c_102",Re={container:A9e,chartContainer:z9e,legend:V9e,legendItem:P9e,leftSection:T9e,colorIndicator:H9e,label:D9e,rightSection:B9e,ratio:R9e,value1:F9e,separator:E9e,value2:O9e,statusIndicator:U9e,inactive:W9e},AS=Math.PI/180,G9e=({data:e,height:t=400,bg:n,backgroundColor:c,color:i,fontSize:r,fontWeight:s,padding:d,margin:l,borderRadius:h,className:u="",style:p={},labelColor:y,ratioColor:f,separatorColor:g,borderColor:k,hideDonut:x=!0,hideColorIndicator:M=!1})=>{const[v,I]=m.useState(new Set(e.map(N=>N.nom))),b=N=>{const j=new Set(v);j.has(N)?j.size>1&&j.delete(N):j.add(N),I(j)},C={...p,"--bg-color":n||c||"transparent","--text-color":i||"inherit","--font-size":r||"14px","--font-weight":s||"400","--padding":d||"0","--margin":l||"0","--border-radius":h||"0","--label-color":y||"inherit","--ratio-color":f||"inherit","--separator-color":g||"#03a9f4","--border-color":k||"#e0e0e0"},w=m.useMemo(()=>e.map(N=>({...N,displayValue:v.has(N.nom)?N.value:0})),[e,v]),_=m.useMemo(()=>e.every(N=>N.value===0),[e]),L=m.useMemo(()=>_?1:w.reduce((N,j)=>N+j.displayValue,0)||1,[_,w]),S=m.useCallback(({cx:N,cy:j,midAngle:A,innerRadius:B,outerRadius:D,value:V})=>{if(V===0||_)return null;const q=B+(D-B)*.5,$=N+q*Math.cos(-A*AS),H=j+q*Math.sin(-A*AS),R=Math.round(V/L*100);return o.jsx(a.Text,{x:$,y:H,fill:"white",textAnchor:"middle",dominantBaseline:"central",fontSize:12,fontWeight:"bold",children:`${R}%`})},[L,_]);return o.jsxs("div",{className:`${Re.container} ${u}`,style:C,children:[!x&&o.jsx("div",{className:Re.chartContainer,style:{height:t/2+100},children:o.jsx(a.ResponsiveContainer,{width:"100%",height:"100%",children:o.jsx(a.PieChart,{children:o.jsx(a.Pie,{data:_?[{displayValue:1,color:"#A3C2CB"}]:w,cx:"50%",cy:"50%",innerRadius:45,outerRadius:75,paddingAngle:0,dataKey:"displayValue",stroke:"white",strokeWidth:_?0:2,startAngle:90,endAngle:450,labelLine:!1,label:S,isAnimationActive:!1,children:_?o.jsx(a.Cell,{fill:"#A3C2CB"}):w.map((N,j)=>o.jsx(a.Cell,{fill:N.color},`cell-${j}`))})})})}),o.jsx("div",{className:Re.legend,children:e.map((N,j)=>{const A=v.has(N.nom);return o.jsxs("div",{className:`${Re.legendItem} ${!x&&!A?Re.inactive:""}`,onClick:()=>b(N.nom),style:{cursor:"pointer",transition:"opacity 0.2s"},children:[o.jsxs("div",{className:Re.leftSection,children:[!M&&o.jsx("div",{className:Re.colorIndicator,style:{backgroundColor:N.color,opacity:x||A?1:.3}}),o.jsx("span",{className:Re.label,style:{opacity:x||A?1:.5},children:N.nom})]}),o.jsxs("div",{className:Re.rightSection,style:{opacity:x||A?1:.5},children:[o.jsxs("div",{className:Re.ratio,children:[o.jsx("span",{className:Re.value1,children:N.value1}),o.jsx("span",{className:Re.separator,children:"/"}),o.jsx("span",{className:Re.value2,children:N.value2})]}),N.statusColor&&o.jsx("div",{className:Re.statusIndicator,style:{backgroundColor:N.statusColor}})]})]},`legend-${j}`)})})]})},K9e="_container_1pc4v_1",Z9e="_leftGroup_1pc4v_10",X9e="_iconBtn_1pc4v_16",si={container:K9e,leftGroup:Z9e,iconBtn:X9e},Y9e=e=>Q.createElement("svg",{width:"1em",height:"1em",fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,viewBox:"0 0 24 24",...e},Q.createElement("path",{d:"M3 12h18M3 6h18M3 18h18"})),J9e=m.memo(Y9e),Q9e=e=>Q.createElement("svg",{width:"1em",height:"1em",fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,viewBox:"0 0 24 24",...e},Q.createElement("path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8m-4-6-4-4-4 4m4-4v13"})),bA=m.memo(Q9e),exe=({menuIcon:e,logoProps:t,actionIcon:n,style:c,className:i,bgColor:r="var(--header-bg)",color:s="var(--color-text)",borderBottomColor:d="var(--color-border)",borderBottomWidth:l=1,height:h="8vh",onMenuClick:u,onActionClick:p})=>{const y={backgroundColor:r,color:s,borderBottom:`${l}px solid ${d}`,height:h,...c};return o.jsxs("header",{className:[si.container,i].filter(Boolean).join(" "),style:y,children:[o.jsxs("div",{className:si.leftGroup,children:[o.jsx("button",{className:si.iconBtn,onClick:u,"aria-label":"Menu",style:{color:"inherit"},children:e??o.jsx(J9e,{width:22,height:22})}),o.jsx(xL,{...t,size:"medium"})]}),o.jsx("button",{className:si.iconBtn,onClick:p,"aria-label":"Action",style:{color:"inherit"},children:n??o.jsx(bA,{width:22,height:22})})]})},txe="_container_24g3e_1",axe="_iconBtn_24g3e_10",nxe="_title_24g3e_22",di={container:txe,iconBtn:axe,title:nxe},oxe=({title:e="Menu",closeIcon:t,actionIcon:n,style:c,className:i,titleStyle:r,bgColor:s="var(--header-bg)",color:d="var(--color-text)",borderBottomColor:l="transparent",borderBottomWidth:h=0,height:u="8vh",onClose:p,onAction:y})=>{const f={backgroundColor:s,color:d,borderBottom:`${h}px solid ${l}`,height:u,...c};return o.jsxs("div",{className:[di.container,i].filter(Boolean).join(" "),style:f,children:[o.jsx("button",{className:di.iconBtn,onClick:p,"aria-label":"Fermer",style:{color:"inherit"},children:t??o.jsx(IA,{width:22,height:22})}),o.jsx("span",{className:di.title,style:{fontWeight:"var(--font-weight-h)",fontSize:"var(--h5)",...r},children:e.toUpperCase()}),o.jsx("button",{className:di.iconBtn,onClick:y,"aria-label":"Partager",style:{color:"inherit"},children:n??o.jsx(bA,{width:22,height:22})})]})},cxe=({title:e,countLabel:t="UF",actionIcon:n=o.jsx(ut,{size:16}),onAction:c,items:i=[],onItemClick:r,activeColor:s="#0083bb",id:d,children:l})=>{const h=m.useMemo(()=>i.filter(u=>u.active).length,[i]);return o.jsxs(ixe,{id:d,children:[o.jsxs(rxe,{children:[o.jsxs(sxe,{children:[o.jsx(dxe,{children:e}),o.jsxs(lxe,{children:["(",h," ",t,")"]})]}),c&&o.jsx(hxe,{onClick:c,title:"Action",children:n})]}),o.jsx(uxe,{children:o.jsx(pxe,{children:i.map(u=>o.jsx(kxe,{item:u,activeColor:s,onItemClick:r},u.id))})}),l&&o.jsx(mxe,{children:l})]})},ixe=E.div`
8345
+ `,style:{...he,backgroundColor:t===_e.value?S||"#F0F4F6":"transparent"},onMouseEnter:Ft=>{L&&(Ft.currentTarget.style.backgroundColor=L)},onMouseLeave:Ft=>{L&&(Ft.currentTarget.style.backgroundColor=t===_e.value?S||"#F0F4F6":"transparent")},role:"option","aria-selected":t===_e.value,children:o.jsxs("div",{className:Ce.itemContent,style:wt,children:[_e.icon&&o.jsx("span",{className:Ce.itemIcon,style:ve,children:_e.icon}),o.jsx("span",{className:Ce.itemLabel,children:_e.label})]})},_e.value))})})]})},u7e="_filterBar_1hlqe_3",p7e="_label_1hlqe_11",SS={filterBar:u7e,label:p7e},y7e=({label:e="Filtres",startDate:t,endDate:n,granularity:c,onStartDateChange:i,onEndDateChange:r,onGranularityChange:s,granularityItems:d,startDatePlaceholder:l="Date début",endDatePlaceholder:h="Date fin",granularityPlaceholder:u="Sélectionner...",className:p="",disabled:y=!1,gap:f="0.75rem",labelFontSize:g="0.875rem",labelFontWeight:k="400",labelColor:x="#212529",labelMarginRight:M="1rem",startDateWidth:v,endDateWidth:I,selectWidth:b,datePickerProps:C={},selectProps:w={},rightContent:_,extraContent:L})=>{const S={fontSize:g,fontWeight:k,color:x,marginRight:M},N={gap:f};return o.jsxs("div",{className:`${SS.filterBar} ${p}`,style:N,children:[e&&o.jsx("span",{className:SS.label,style:S,children:e}),o.jsx(kw,{value:t,onChange:i,placeholder:l,fullWidth:!1,disabled:y,label:void 0,width:v,...C}),o.jsx(kw,{value:n,onChange:r,placeholder:h,fullWidth:!1,disabled:y,label:void 0,width:I,...C}),o.jsx(LA,{items:d,value:c,onChange:s,placeholder:u,fullWidth:!1,disabled:y,label:void 0,width:b,...w}),L,_&&o.jsx("div",{style:{marginLeft:"auto"},children:_})]})},k7e="_container_1x6mq_16",m7e="_disabled_1x6mq_26",f7e="_predStyle_1x6mq_32",g7e="_realStyle_1x6mq_36",v7e="_predGap_1x6mq_40",x7e="_realGap_1x6mq_44",M7e="_big_1x6mq_49",_7e="_medium_1x6mq_53",L7e="_iconWrapper_1x6mq_58",I7e="_predRelative_1x6mq_68",b7e="_realRelative_1x6mq_72",w7e="_iconImg_1x6mq_76",C7e="_content_1x6mq_84",N7e="_header_1x6mq_93",j7e="_predJustify_1x6mq_99",S7e="_realJustify_1x6mq_103",$7e="_predHeaderLineHeight_1x6mq_116",q7e="_realHeaderLineHeight_1x6mq_120",A7e="_title_1x6mq_129",z7e="_titleBlack_1x6mq_144",V7e="_titleWhite_1x6mq_148",P7e="_subtitle_1x6mq_153",T7e="_valueRowHorizontal_1x6mq_163",H7e="_valueRowVertical_1x6mq_171",D7e="_singleValue_1x6mq_180",B7e="_primaryRow_1x6mq_184",R7e="_maxBadge_1x6mq_191",F7e="_valuePrimary_1x6mq_203",E7e="_valuePrimaryBlack_1x6mq_210",O7e="_valuePrimaryWhite_1x6mq_214",U7e="_valueSlash_1x6mq_219",W7e="_valueSecondary_1x6mq_226",G7e="_valueSecondaryBlue_1x6mq_232",K7e="_valueSecondaryWhite_1x6mq_236",Z7e="_valueSecondaryBlack_1x6mq_240",X7e="_valueStacked_1x6mq_245",Y7e="_stackedTop_1x6mq_254",J7e="_stackedBottom_1x6mq_255",ye={container:k7e,disabled:m7e,predStyle:f7e,realStyle:g7e,predGap:v7e,realGap:x7e,big:M7e,medium:_7e,iconWrapper:L7e,predRelative:I7e,realRelative:b7e,iconImg:w7e,content:C7e,header:N7e,predJustify:j7e,realJustify:S7e,predHeaderLineHeight:$7e,realHeaderLineHeight:q7e,title:A7e,titleBlack:z7e,titleWhite:V7e,subtitle:P7e,valueRowHorizontal:T7e,valueRowVertical:H7e,singleValue:D7e,primaryRow:B7e,maxBadge:R7e,valuePrimary:F7e,valuePrimaryBlack:E7e,valuePrimaryWhite:O7e,valueSlash:U7e,valueSecondary:W7e,valueSecondaryBlue:G7e,valueSecondaryWhite:K7e,valueSecondaryBlack:Z7e,valueStacked:X7e,stackedTop:Y7e,stackedBottom:J7e},Q7e=({a11yConfig:e,iconName:t,title:n,subtitle:c,showSubtitle:i,realised:r="-",prediction:s="-",size:d="big",titleColor:l="black",valueColor:h="blue",realValueColor:u,className:p="",style:y="",variant:f="horizontal",showMax:g=!1,titleFontSize:k,titleFontWeight:x,subtitleFontSize:M,subtitleFontWeight:v,primaryFontSize:I,primaryFontWeight:b,secondaryFontSize:C,secondaryFontWeight:w,backgroundColor:_="#f2f9fc",gap:L="",disabled:S=!1,positionRelative:N="",justifyContent:j="",headerLineHeight:A="",headerMinHeight:B="",contentSpace:D="",titleKey:V,subtitleKey:q,subtitleA11yKey:$,maxBadgeKey:H,maxBadgeA11yKey:R,predictionKey:z,predictionA11yKey:O,realisedKey:X,realisedA11yKey:ie})=>{const ae=i!==void 0?i:!!c,fe=`${ye.container} ${ye[d]} ${ye[y]} ${S?ye.disabled:""}`,le=h==="white"?ye.valuePrimaryWhite:ye.valuePrimaryBlack,be=h==="blue"?ye.valueSecondaryBlue:h==="white"?ye.valueSecondaryWhite:ye.valueSecondaryBlack,ne=se=>se===void 0?void 0:typeof se=="number"?`${se}px`:se,ee=se=>se===void 0?void 0:se,te=f==="vertical",re=s!=null&&s!==""&&s!=="-"&&s!=="—",pe=te?ye.valueRowVertical:ye.valueRowHorizontal;return o.jsxs("div",{className:`${fe} ${p}`,style:{backgroundColor:_},children:[t&&o.jsx("div",{className:`${ye.iconWrapper} ${ye[N]}`,children:t}),o.jsxs("div",{className:`${ye.content} ${ye[L]} ${re?"":ye.singleValue} content-indicator-v2`,style:{justifyContent:D},children:[o.jsx("div",{className:`${ye.header} ${ye[j]} ${ye[A]} header-indicator-v2`,style:{minHeight:B},children:o.jsx("h6",{className:`${ye.title}`,style:{fontSize:ne(k),fontWeight:ee(x),color:l},title:Z(e,V),children:n})}),ae&&c?o.jsx("div",{className:"subtitle-container",children:o.jsx("span",{className:ye.subtitle,style:{fontSize:ne(M),fontWeight:ee(v)},title:Z(e,q,$),children:c})}):null,o.jsxs("div",{className:`${pe} count-indicator-v2`,children:[o.jsxs("div",{className:ye.primaryRow,children:[g&&o.jsx("span",{className:`${ye.maxBadge} max-badge-indicator-v2`,title:Z(e,H,R),children:"MAX"}),o.jsx("span",{className:`${ye.valuePrimary} ${le}`,style:{fontSize:ne(I||(!re&&te?"1.75rem":void 0)),fontWeight:ee(b),color:u||void 0},title:Z(e,X,ie),children:r})]}),re&&o.jsxs(o.Fragment,{children:[!te&&o.jsx("span",{className:ye.valueSlash,style:{fontSize:ne(C),fontWeight:ee(w)},children:"/"}),o.jsx("span",{className:`${ye.valueSecondary} ${be}`,style:{fontSize:ne(C),fontWeight:ee(w)},title:Z(e,z,O),children:s})]})]})]})]})},eve="_banner_f10in_2",tve="_iep_f10in_14",ave="_groupSmall_f10in_24",nve="_genre_f10in_34",ove="_gravite_f10in_42",cve="_orientationContainer_f10in_48",ive="_service_f10in_61",rve="_roomBedContainer_f10in_71",sve="_room_f10in_71",dve="_bed_f10in_87",lve="_bedUf_f10in_92",hve="_statusContainer_f10in_97",uve="_status_f10in_97",pve="_centeredWarn_f10in_124",Be={banner:eve,iep:tve,groupSmall:ave,genre:nve,gravite:ove,orientationContainer:cve,service:ive,roomBedContainer:rve,room:sve,bed:dve,bedUf:lve,statusContainer:hve,status:uve,centeredWarn:pve},yve=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 16 16",...e},Q.createElement("mask",{id:"a",width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Q.createElement("path",{fill:"#D9D9D9",d:"M0 0h16v16H0z"})),Q.createElement("g",{mask:"url(#a)"},Q.createElement("path",{fill:"#C60000",d:"M.666 14 7.999 1.333 15.333 14zm2.3-1.333h10.067L7.999 4zm5.508-.859a.65.65 0 0 0 .192-.475.65.65 0 0 0-.192-.475.65.65 0 0 0-.475-.191.65.65 0 0 0-.475.191.65.65 0 0 0-.191.475q0 .285.191.475A.65.65 0 0 0 8 12a.65.65 0 0 0 .475-.192M7.333 10h1.333V6.667H7.333z"}))),$S=m.memo(yve),kve=({patient:e,genre:t,gravite:n,bed:c,bed_uf:i,room:r,orientation:s,status:d,backgroundColor:l="#ffffff",primaryFontColor:h="#111827",secondaryFontColor:u="#6b7280",statusFontColor:p="#0284c7",statusBackgroundColor:y="#e0f2fe",genreBackgroundColor:f="#9ca3af",genreFontSize:g,style:k,warn:x=!1,warnMessage:M,warnColor:v="#F94134"})=>o.jsxs("div",{className:Be.banner,style:{backgroundColor:l,...k},children:[o.jsxs("div",{className:Be.iep,children:[o.jsx("div",{style:{color:u},children:e.iep??"--"}),o.jsxs("div",{style:{color:h},children:[((e.nom||"").trim().split(/\s+/)[0]||"").substring(0,3).toUpperCase(),"."," ",((e.prenom||"").trim().split(/\s+/)[0]||"").substring(0,3).toLowerCase().replace(/^./,I=>I.toUpperCase()),".(",e.age,")"]})]}),o.jsxs("div",{className:Be.groupSmall,children:[o.jsx("span",{className:`${Be.genre} genre-info-banner`,style:{color:"#ffffff",background:f,fontSize:g},children:t??"--"}),o.jsx("span",{className:`${Be.gravite} gravite-info-banner`,children:n??"--"})]}),o.jsx("div",{className:Be.orientationContainer,children:o.jsx("div",{className:Be.service,style:{color:h},children:s??"--"})}),o.jsxs("div",{className:Be.roomBedContainer,children:[i&&o.jsx("span",{className:Be.bedUf,children:i}),o.jsx("span",{className:Be.room,children:r??"--"}),o.jsx("span",{className:Be.bed,children:c??"--"})]}),o.jsxs("div",{className:Be.statusContainer,children:[d?o.jsx("div",{className:`${Be.status} status-info-banner`,style:{color:p,backgroundColor:y},children:d}):x&&o.jsxs("div",{className:Be.centeredWarn,style:{textTransform:"uppercase"},children:[o.jsx($S,{color:v,width:20,height:20,style:{marginRight:"6px"}}),o.jsx("span",{style:{color:v,fontSize:"12px",fontWeight:600},children:M})]}),d&&x&&o.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"flex-start",color:v,fontSize:"10px",fontWeight:400,marginTop:"4px",textTransform:"uppercase"},children:[o.jsx($S,{color:v,width:12,height:12,style:{marginRight:"4px"}}),o.jsx("span",{children:M})]})]})]}),mve=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"M200-200v-240h60v180h180v60zm500-320v-180H520v-60h240v240z"})),fve=m.memo(mve),gve=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"m249-207-42-42 231-231-231-231 42-42 231 231 231-231 42 42-231 231 231 231-42 42-231-231z"})),IA=m.memo(gve),vve=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 -960 960 960",...e},Q.createElement("path",{d:"M440-440v240h-60v-180H200v-60zm140-320v180h180v60H520v-240z"})),xve=m.memo(vve),Mve="_overlay_1uxex_1",_ve="_container_1uxex_11",Lve="_fullscreen_1uxex_24",Ive="_header_1uxex_30",bve="_headerActions_1uxex_42",wve="_iconButton_1uxex_47",Cve="_body_1uxex_58",Nve="_sidebar_1uxex_65",jve="_content_1uxex_91",Sve="_contentHeader_1uxex_98",$ve="_childrenWrapper_1uxex_114",qve="_footer_1uxex_138",Ave="_baseButton_1uxex_146",zve="_noOverlay_1uxex_160",Vve="_contained_1uxex_168",je={overlay:Mve,container:_ve,fullscreen:Lve,header:Ive,headerActions:bve,iconButton:wve,body:Cve,sidebar:Nve,content:jve,contentHeader:Sve,childrenWrapper:$ve,footer:qve,baseButton:Ave,noOverlay:zve,contained:Vve},Pve=({headerText:e,headerTextColor:t="var(--color-text)",backgroundColor:n="var(--color-background)",headerFontSize:c="1rem",headerFontWeight:i="600",isOpen:r,onClose:s,leftButton:d,rightButton:l,children:h,contentTitle:u,contentBackgroundColor:p="var(--color-content-background)",sideContent:y,hideMaximize:f=!1,hideHeader:g=!1,hideSidebar:k=!1,onDelete:x,deleteLabel:M="Supprimer",width:v="75%",maxWidth:I="none",height:b="85%",maxHeight:C="85%",borderRadius:w="0.5rem",childrenPadding:_="1rem",overflow:L="auto",contentHeaderAction:S,contentFooterAction:N,footerOverride:j,hideFooter:A=!1,hideOverlay:B=!1,position:D,a11yConfig:V})=>{const[q,$]=m.useState(!1),H=m.useRef(null);if(m.useEffect(()=>{if(!r||!B)return;const z=O=>{(O.type==="scroll"||O.type==="wheel"||O.type==="touchmove"||H.current&&!H.current.contains(O.target))&&s()};return document.addEventListener("mousedown",z),document.addEventListener("scroll",z,!0),document.addEventListener("wheel",z,{passive:!0,capture:!0}),document.addEventListener("touchmove",z,{passive:!0,capture:!0}),()=>{document.removeEventListener("mousedown",z),document.removeEventListener("scroll",z,!0),document.removeEventListener("wheel",z,!0),document.removeEventListener("touchmove",z,!0)}},[r,B,s]),!r)return null;const R=(z,O=!1)=>o.jsx(sL,{onClick:z.disabled?void 0:z.onClick,className:je.baseButton,disabled:z.disabled,style:{background:z.backgroundColor??(O?"#008FBB":"#ffffff"),color:z.textColor??(O?"#ffffff":"#374151"),border:z.borderColor||O?"none":void 0,cursor:z.disabled?z.cursor??"not-allowed":z.cursor??"pointer",filter:z.disabled?z.filter??"grayscale(0.5)":z.filter??"none",opacity:z.disabled?.65:1},title:Z(z.a11yConfig,z.text),children:z.text});return o.jsx("div",{className:B?je.noOverlay:je.overlay,onClick:s,children:o.jsxs("div",{ref:H,className:`${je.container} ${q?je.fullscreen:""} ${B?je.contained:""}`,onClick:z=>z.stopPropagation(),style:{width:q?"100%":v,maxWidth:q?"none":I,height:q?"100%":b,maxHeight:q?"100%":C,borderRadius:q?"0":w,overflow:L,...D||{}},children:[!g&&o.jsxs("header",{className:je.header,style:{backgroundColor:n},children:[o.jsx("h2",{style:{fontSize:c,fontWeight:i,color:t},title:Z(V,e),children:e}),o.jsxs("div",{className:je.headerActions,children:[!f&&o.jsx("button",{onClick:()=>$(!q),className:je.iconButton,title:q?"Réduire":"Agrandir",children:q?o.jsx(xve,{width:22,height:22,fill:t}):o.jsx(fve,{width:22,height:22,fill:t})}),o.jsx("button",{onClick:s,className:je.iconButton,title:"Fermer",children:o.jsx(IA,{width:22,height:22,fill:t})})]})]}),o.jsxs("div",{className:je.body,style:{overflow:L},children:[y&&!k&&o.jsx("aside",{className:je.sidebar,children:y}),o.jsxs("main",{className:je.content,style:{backgroundColor:p,overflow:L},children:[u&&o.jsxs("header",{className:je.contentHeader,style:{backgroundColor:n},children:[o.jsx("span",{style:{color:t},children:u}),S]}),o.jsx("div",{className:je.childrenWrapper,style:{padding:_,overflow:L},children:h})]})]}),!A&&o.jsx("footer",{className:je.footer,style:{backgroundColor:n},children:j!==void 0?j:o.jsxs(o.Fragment,{children:[x&&o.jsx(sL,{onClick:x,className:je.baseButton,style:{background:"#fee2e2",color:"#ef4444",marginRight:"auto",border:"none"},children:M}),N,R(d),R(l,!0)]})})]})})},Tve="_container_1vb1c_1",Hve="_searchWrapper_1vb1c_10",Dve="_navItems_1vb1c_17",Bb={container:Tve,searchWrapper:Hve,navItems:Dve},Bve=({items:e,activeId:t,activeColor:n="#00aec7",backgroundColor:c="#fff",textColor:i="#000",onItemClick:r,searchValue:s="",onSearchChange:d,searchPlaceholder:l="Rechercher",width:h="100%",className:u=""})=>o.jsxs("div",{className:`${Bb.container} ${u}`,style:{width:h,backgroundColor:c,color:i},children:[o.jsx("div",{className:Bb.searchWrapper,children:o.jsx(fA,{value:s,onChange:d,placeholder:l,iconPosition:"right",iconColor:"var(--color-text)"})}),o.jsx("div",{className:Bb.navItems,children:e.map(p=>o.jsx(aC,{id:p.id,label:p.label,icon:p.icon,isActive:t===p.id,onClick:()=>r?.(p.id),activeColor:n,color:i,fontWeight:"600",fontSize:"0.75rem",padding:"0.75rem 1rem",iconGap:"0.5rem"},p.id))})]}),Rve=({modules:e,selectedModuleId:t,onSelectModule:n,onAddModule:c,onItemAdd:i,onEditModule:r,onDeleteModule:s,onReorder:d,title:l="Modules",titleKey:h,addModuleTitle:u="Ajouter un module",addModuleLabel:p="Titre",addModulePlaceholder:y="Nom du module",renameModuleTitle:f="Renommer le module",renameModuleLabel:g="Titre",renameModulePlaceholder:k="Nom du module",confirmText:x="Valider",cancelText:M="Annuler",headerLabel:v,headerLabelKey:I,showAddIcon:b=!0,showCount:C=!0,showToggle:w=!1,showActions:_=!0,onToggle:L,a11yConfig:S})=>{const[N,j]=m.useState(!1),[A,B]=m.useState(null),[D,V]=m.useState(null),[q,$]=m.useState(null),[H,R]=m.useState(null),z=()=>{R(G=>G===null?"asc":G==="asc"?"desc":null),L&&L()},O=m.useMemo(()=>H?[...e].sort((G,K)=>{const oe=G.title.toLowerCase(),Ne=K.title.toLowerCase();return H==="asc"?oe.localeCompare(Ne):Ne.localeCompare(oe)}):e,[e,H]),X=()=>j(!0),ie=()=>j(!1),ae=G=>{const K=G.title?.trim();K&&c&&c(K),ie()},fe=(G,K)=>{G.stopPropagation(),B(K)},le=()=>B(null),be=G=>{const K=G.title?.trim();A&&K&&r&&r(A,K),le()},ne=(G,K)=>{G.stopPropagation(),s&&s(K)},ee=(G,K)=>{G.stopPropagation(),i&&i(K)},te=(G,K)=>{V(K),G.dataTransfer.effectAllowed="move"},re=(G,K)=>{D!==null&&(G.preventDefault(),G.dataTransfer.dropEffect="move",K!==q&&$(K))},pe=(G,K)=>{if(G.preventDefault(),D===null||D===K||!d)return;const oe=[...O],[Ne]=oe.splice(D,1);oe.splice(K,0,Ne),R(null),d(oe),V(null),$(null)},se=()=>{V(null),$(null)};return o.jsxs("div",{className:"module-sidebar-v2",children:[o.jsx("div",{className:"sidebar-header",children:v?o.jsxs(o.Fragment,{children:[o.jsxs("div",{className:"header-label-container",onClick:z,children:[o.jsx("div",{className:"header-label",title:Z(S,I),children:v}),H==="asc"?o.jsx(t1,{size:12,className:"header-toggle-icon",strokeWidth:3}):o.jsx(e1,{size:12,className:"header-toggle-icon",strokeWidth:3})]}),b&&o.jsx(zc,{size:18,className:"add-view-icon",onClick:X})]}):o.jsxs(o.Fragment,{children:[o.jsxs("div",{className:"header-title",title:Z(S,h),children:[w&&(H==="asc"?o.jsx(t1,{size:12,className:"header-toggle-icon default-toggle",strokeWidth:3,onClick:z}):o.jsx(e1,{size:12,className:"header-toggle-icon default-toggle",strokeWidth:3,onClick:z})),l," ",C&&`(${O.length})`]}),b&&o.jsx(zc,{size:18,className:"add-view-icon",onClick:X})]})}),o.jsx("div",{className:"module-list",children:O.map((G,K)=>o.jsxs("div",{className:`module-item ${G.id===t?"selected":""} ${q===K&&D!==K?"drag-over":""} ${D===K?"dragging":""}`,onClick:()=>n&&n(G),draggable:!!d,onDragStart:d?oe=>te(oe,K):void 0,onDragOver:d?oe=>re(oe,K):void 0,onDrop:d?oe=>pe(oe,K):void 0,onDragEnd:d?se:void 0,children:[G.icon||o.jsx(q1,{size:18,className:"drag-handle"}),o.jsxs("div",{className:"module-content",title:Z(G.a11yConfig,G.titleKey),children:[o.jsx("div",{className:"module-title",children:G.title}),G.subtitle&&o.jsx("div",{className:"module-subtitle",children:G.subtitle})]}),typeof G.count<"u"&&o.jsx("span",{className:"module-count",children:G.count}),_&&o.jsxs("div",{className:"module-actions",children:[i&&o.jsx(Vc,{size:14,className:"action-icon add",onClick:oe=>ee(oe,G)}),r&&o.jsx(gt,{size:12,className:"action-icon edit",onClick:oe=>fe(oe,G)}),s&&o.jsx(ut,{size:12,className:"action-icon delete",onClick:oe=>ne(oe,G)})]})]},G.id))}),o.jsx(Bc,{isOpen:N,onClose:ie,onSave:ae,title:u,fields:[{name:"title",label:p,placeholder:y}],confirmText:x,cancelText:M}),A&&o.jsx(Bc,{isOpen:!!A,onClose:le,onSave:be,title:f,initialValues:{title:A.title},fields:[{name:"title",label:g,placeholder:k}],confirmText:x,cancelText:M})]})},Fve=({keyName:e,translations:t,availableLanguages:n,onChange:c,onRename:i,onDelete:r,a11yConfig:s})=>{const[d,l]=m.useState(!1),[h,u]=m.useState(e),[p,y]=m.useState(null),[f,g]=m.useState(""),[k,x]=m.useState(!1),[M,v]=m.useState(""),[I,b]=m.useState(""),C=m.useMemo(()=>{const q={};return Array.isArray(t)&&t.forEach($=>{$&&$.language&&(q[$.language.toUpperCase()]=$.value)}),q},[t]),w=m.useMemo(()=>n,[n]),_=()=>{l(!1),h!==e&&h.trim()!==""?i&&i(h.trim()):u(e)},L=q=>{q.key==="Enter"?_():q.key==="Escape"&&(u(e),l(!1))},S=q=>{const $=q.toUpperCase();y($),g(C[$]||"")},N=()=>{p&&(c(p,f),y(null),g(""))},j=q=>{q.key==="Enter"?N():q.key==="Escape"&&(y(null),g(""))},A=()=>{x(!0),w.length>0&&v(w[0].toUpperCase()),b("")},B=()=>{M&&I.trim()&&(c(M,I.trim()),x(!1),v(""),b(""))},D=()=>{x(!1),v(""),b("")},V=q=>{q.key==="Enter"?B():q.key==="Escape"&&D()};return o.jsxs("div",{className:"translation-key-v2",children:[o.jsxs("div",{className:"header",children:[d?o.jsx("input",{className:"key-name-input",value:h,onChange:q=>u(q.target.value),onBlur:_,onKeyDown:L,autoFocus:!0}):o.jsx("h3",{className:"header-title",title:Z(s,e),children:e}),o.jsxs("div",{className:"header-actions",children:[o.jsx(gt,{size:16,className:"action-icon edit",onClick:()=>l(!0)}),o.jsx(ut,{size:16,className:"action-icon delete",onClick:r})]})]}),o.jsxs("div",{className:"translations-list",children:[n.map(q=>{const $=q.toUpperCase(),H=C[$]||"",R=p===$;return o.jsxs("div",{className:"lang-row",children:[o.jsx("div",{className:"lang-label",children:$}),R?o.jsx("input",{className:"translation-input editing",value:f,onChange:z=>g(z.target.value),onBlur:N,onKeyDown:j,placeholder:"Entrez la traduction...",autoFocus:!0}):o.jsx("div",{className:`translation-value ${H?"":"empty"}`,onClick:()=>S(q),title:"Cliquer pour éditer",children:H||"Cliquer pour ajouter..."})]},q)}),k?o.jsxs("div",{className:"lang-row add-row",children:[o.jsx("select",{className:"lang-select",value:M,onChange:q=>v(q.target.value),children:w.map(q=>o.jsx("option",{value:q.toUpperCase(),children:q.toUpperCase()},q))}),o.jsx("input",{className:"translation-input editing",value:I,onChange:q=>b(q.target.value),onKeyDown:V,placeholder:"Mot",autoFocus:!0}),o.jsxs("div",{className:"add-actions",children:[o.jsx(C1,{size:18,className:"action-icon confirm",onClick:B}),o.jsx(Qe,{size:18,className:"action-icon cancel",onClick:D})]})]}):w.length>0&&o.jsxs("button",{className:"add-translation-btn",onClick:A,children:[o.jsx(Vc,{size:16}),o.jsx("span",{children:"Ajouter"})]})]})]})},Eve="_overlay_1jz4r_1",Ove="_modal_1jz4r_15",Uve="_body_1jz4r_27",Wve="_footer_1jz4r_46",Gve="_confirmButton_1jz4r_55",Kve="_danger_1jz4r_75",Zve="_cancelButton_1jz4r_83",St={overlay:Eve,modal:Ove,body:Uve,footer:Wve,confirmButton:Gve,danger:Kve,cancelButton:Zve},Xve=({isOpen:e,message:t,onConfirm:n,onCancel:c,confirmText:i="Confirmer",cancelText:r="Annuler",isDanger:s=!1,hideFooter:d=!1,secondaryConfirmText:l,onSecondaryConfirm:h})=>e?o.jsx("div",{className:St.overlay,onClick:c,children:o.jsxs("div",{className:St.modal,onClick:u=>u.stopPropagation(),children:[o.jsx("div",{className:St.body,children:typeof t=="string"?o.jsx("p",{children:t}):t}),!d&&o.jsxs("div",{className:St.footer,children:[i&&o.jsx("button",{className:`${St.confirmButton} ${s?St.danger:""}`,onClick:n,children:i}),l&&h&&o.jsx("button",{className:St.confirmButton,onClick:h,children:l}),r&&o.jsx("button",{className:St.cancelButton,onClick:c,children:r})]})]})}):null,Yve="_card_1ildr_1",Jve="_topIcon_1ildr_17",Qve="_title_1ildr_24",e9e="_text_1ildr_31",t9e="_bottomIcon_1ildr_37",v1={card:Yve,topIcon:Jve,title:Qve,text:e9e,bottomIcon:t9e},a9e=({topIcon:e,title:t,text:n,bottomIcon:c,onClick:i,className:r="",headerTextColor:s="#000",textColor:d="#4b5563",backgroundColor:l="#fff",a11yConfig:h})=>o.jsxs("div",{className:`${v1.card} ${r}`,onClick:i,role:i?"button":void 0,tabIndex:i?0:void 0,style:{backgroundColor:l},title:Z(h,t),children:[e&&o.jsx("div",{className:v1.topIcon,children:e}),o.jsx("h3",{className:v1.title,style:{color:s},children:t}),o.jsx("p",{className:v1.text,style:{color:d},children:n}),c&&o.jsx("div",{className:v1.bottomIcon,children:c})]}),n9e="_container_1bmmf_1",o9e="_disabled_1bmmf_9",c9e="_selectBox_1bmmf_14",i9e="_selectBoxOpen_1bmmf_36",r9e="_tagsContainer_1bmmf_41",s9e="_tagsContainerWrap_1bmmf_51",d9e="_tag_1bmmf_41",l9e="_tagLabel_1bmmf_72",h9e="_removeBtnContainer_1bmmf_78",u9e="_removeBtn_1bmmf_78",p9e="_searchInput_1bmmf_103",y9e="_placeholder_1bmmf_123",k9e="_actions_1bmmf_130",m9e="_clearBtn_1bmmf_137",f9e="_chevron_1bmmf_159",g9e="_chevronOpen_1bmmf_165",v9e="_dropdown_1bmmf_169",x9e="_option_1bmmf_183",M9e="_optionHeader_1bmmf_196",_9e="_noOptions_1bmmf_212",L9e="_overflowBlock_1bmmf_219",I9e="_overflowEllipsis_1bmmf_226",b9e="_overflowBadge_1bmmf_233",w9e="_overflowBadgeWrap_1bmmf_256",C9e="_overflowDropdown_1bmmf_262",N9e="_overflowDropdownItem_1bmmf_278",j9e="_overflowDropdownItemLabel_1bmmf_289",S9e="_overflowDropdownItemRemove_1bmmf_296",ce={container:n9e,disabled:o9e,selectBox:c9e,selectBoxOpen:i9e,tagsContainer:r9e,tagsContainerWrap:s9e,tag:d9e,tagLabel:l9e,removeBtnContainer:h9e,removeBtn:u9e,searchInput:p9e,placeholder:y9e,actions:k9e,clearBtn:m9e,chevron:f9e,chevronOpen:g9e,dropdown:v9e,option:x9e,optionHeader:M9e,noOptions:_9e,overflowBlock:L9e,overflowEllipsis:I9e,overflowBadge:b9e,overflowBadgeWrap:w9e,overflowDropdown:C9e,overflowDropdownItem:N9e,overflowDropdownItemLabel:j9e,overflowDropdownItemRemove:S9e},$9e=({options:e,noOptionsMessage:t="",value:n,onChange:c,placeholder:i="Sélectionner...",isSearchable:r=!0,className:s="",disabled:d=!1,allowWrap:l=!1})=>{const[h,u]=m.useState(!1),[p,y]=m.useState(""),f=m.useRef(null),g=m.useRef(null),k=m.useRef(null),x=m.useRef(null),[M,v]=m.useState(null),[I,b]=m.useState(!1),C=m.useRef([]),w=m.useRef(null),_=m.useMemo(()=>{const $=new Map(e.map(H=>[H.value,H]));return n.map(H=>$.get(H)).filter(H=>H!==void 0)},[e,n]),L=m.useMemo(()=>e.filter($=>!n.includes($.value)),[e,n]),S=m.useMemo(()=>{let $=L;return p&&($=$.filter(H=>H.label.toLowerCase().includes(p.toLowerCase()))),$.filter((H,R)=>{if(!H.isHeader)return!0;for(let z=R+1;z<$.length&&!$[z].isHeader;z++)return!0;return!1})},[L,p]);m.useEffect(()=>{const $=H=>{const R=H.target;f.current&&!f.current.contains(R)&&(u(!1),y(""),v(null),b(!1))};return document.addEventListener("mousedown",$),()=>document.removeEventListener("mousedown",$)},[]),m.useEffect(()=>{if(l)return;if(_.length===0){v(null),C.current=[];return}_.length>C.current.length&&v(null);const $=()=>{const O=k.current,X=x.current;if(!O||!X)return;const ie=X.getBoundingClientRect().width,ae=X.querySelector(`.${ce.actions}`),fe=ae?ae.getBoundingClientRect().width:80,le=56,be=r?80:0,ne=16,ee=Array.from(O.querySelectorAll(`.${ce.tag}`));ee.length===_.length&&(C.current=ee.map(ve=>{const Ve=ve.getBoundingClientRect(),kt=ve.scrollWidth;return Math.max(Ve.width,kt,ve.offsetWidth||0)}));const te=C.current,re=te.length>0?te.reduce((ve,Ve)=>ve+Ve,0)/te.length:120,pe=_.length<=te.length?te.slice(0,_.length):[...te,...Array(_.length-te.length).fill(re)],se=4,G=Math.max(0,ie-fe-be-ne);let K=0,oe=0;for(let ve=0;ve<_.length;ve++){const Ve=pe[ve]??120;if(K+Ve+se>G)break;K+=Ve+se,oe++}if(oe>=_.length){v(null);return}const Ne=Math.max(0,ie-le-fe-be-ne);K=0;let qe=0;for(let ve=0;ve<_.length;ve++){const Ve=pe[ve]??120;if(K+Ve+se>Ne)break;K+=Ve+se,qe++}qe<_.length&&qe>0?v(qe):v(null)},H=requestAnimationFrame(()=>{$()}),R=setTimeout($,100),z=new ResizeObserver(()=>{$()});return x.current&&z.observe(x.current),()=>{cancelAnimationFrame(H),clearTimeout(R),z.disconnect()}},[_,r,h,l]);const N=()=>{if(d)return;const $=!h;$&&b(!1),u($),$&&r&&setTimeout(()=>g.current?.focus(),0)},j=$=>{if(n.includes($.value))return;b(!1);const H=[..._,$];c(H),y(""),v(null),u(!1)},A=$=>{$.preventDefault(),$.stopPropagation(),b(H=>!H)},B=M!=null&&M<_.length?_.slice(M):[],D=($,H)=>{H.stopPropagation();const R=_.filter(z=>z.value!==$);c(R)},V=$=>{$.stopPropagation(),c([])},q=$=>{$.stopPropagation(),h||u(!0)};return o.jsxs("div",{className:`${ce.container} ${s} ${d?ce.disabled:""}`,ref:f,children:[o.jsxs("div",{ref:x,className:`${ce.selectBox} ${h?ce.selectBoxOpen:""}`,onClick:N,role:"combobox","aria-expanded":h,"aria-haspopup":"listbox",children:[o.jsxs("div",{className:`${ce.tagsContainer} ${l?ce.tagsContainerWrap:""}`,ref:k,children:[M!==null&&M>0?_.slice(0,M).map(($,H)=>o.jsxs("div",{className:ce.tag,children:[o.jsx("div",{className:ce.tagLabel,children:o.jsx("span",{children:$.label})}),o.jsx("div",{className:ce.removeBtnContainer,children:o.jsx("button",{type:"button",className:ce.removeBtn,onClick:R=>D($.value,R),"aria-label":`Supprimer ${$.label}`,children:o.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"currentColor",children:o.jsx("path",{d:"M8.5 1.5L1.5 8.5M1.5 1.5L8.5 8.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})})})})]},`tag-${$.value}-${H}`)):_.map(($,H)=>o.jsxs("div",{className:ce.tag,children:[o.jsx("div",{className:ce.tagLabel,children:o.jsx("span",{children:$.label})}),o.jsx("div",{className:ce.removeBtnContainer,children:o.jsx("button",{type:"button",className:ce.removeBtn,onClick:R=>D($.value,R),"aria-label":`Supprimer ${$.label}`,children:o.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"currentColor",children:o.jsx("path",{d:"M8.5 1.5L1.5 8.5M1.5 1.5L8.5 8.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})})})})]},`tag-${$.value}-${H}`)),r?o.jsx("input",{ref:g,type:"text",className:ce.searchInput,placeholder:_.length===0?i:"",value:p,onChange:$=>{y($.target.value),h||u(!0)},onClick:q,disabled:d}):_.length===0&&o.jsx("span",{className:ce.placeholder,children:i})]}),!l&&M!==null&&M<_.length&&o.jsxs("div",{className:ce.overflowBlock,children:[o.jsx("span",{className:ce.overflowEllipsis,children:"..."}),o.jsxs("div",{className:ce.overflowBadgeWrap,children:[o.jsx("button",{ref:w,type:"button",className:ce.overflowBadge,onClick:A,"aria-label":`Afficher ${B.length} éléments cachés`,children:B.length}),I&&B.length>0&&o.jsx("div",{className:ce.overflowDropdown,role:"list","aria-label":"Éléments cachés",children:B.map(($,H)=>o.jsxs("div",{className:ce.overflowDropdownItem,children:[o.jsx("span",{className:ce.overflowDropdownItemLabel,children:$.label}),o.jsx("button",{type:"button",className:ce.overflowDropdownItemRemove,onClick:R=>{R.stopPropagation(),D($.value,R)},"aria-label":`Supprimer ${$.label}`,children:o.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"currentColor",children:o.jsx("path",{d:"M8.5 1.5L1.5 8.5M1.5 1.5L8.5 8.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})})})]},`hidden-${$.value}-${H}`))})]})]}),o.jsxs("div",{className:ce.actions,children:[_.length>0&&o.jsx("button",{type:"button",className:ce.clearBtn,onClick:V,"aria-label":"Effacer tout",children:o.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"currentColor",children:o.jsx("path",{d:"M12 4L4 12M4 4L12 12",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})})}),o.jsx("svg",{className:`${ce.chevron} ${h?ce.chevronOpen:""}`,width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:o.jsx("path",{d:"M6 9l6 6 6-6"})})]})]}),h&&!d&&o.jsx("div",{className:ce.dropdown,role:"listbox",children:S.length>0?S.map(($,H)=>o.jsx("div",{className:`${ce.option} ${$.isHeader?ce.optionHeader:""}`,onClick:()=>!$.isHeader&&j($),role:"option","aria-selected":!1,children:$.label},`opt-${$.value}-${H}`)):o.jsx("div",{className:ce.noOptions,children:t})})]})},q9e="_container_h7jek_1",qS={container:q9e},A9e=({a11yConfigs:e=[],titleKeys:t=[],labels:n=[],data:c=[],selectedUfs:i=[],icons:r=[],lastCardTextColor:s="black",boardColors:d={},order:l})=>{const h=m.useMemo(()=>{const g=i.length===0?c:c.filter(x=>x&&i.includes(String(x.uf).replace(/^0+/,""))),k=new Set;return g.filter(x=>{if(!x||!x.uf)return!1;const M=String(x.uf).replace(/^0+/,"");return k.has(M)?!1:(k.add(M),!0)})},[c,i]),u=m.useMemo(()=>h.reduce((g,k)=>({disponibles:g.disponibles+(k.totalAvailable??k.disponibles??0),homme:g.homme+(k.availableMen??k.disponibleHomme??0),femme:g.femme+(k.availableWomen??k.disponibleFemme??0),indifferencie:g.indifferencie+(k.availableIndifferentSex??k.indifferences??0),sorties:g.sorties+(k.outToday??k.sortie24??0),occupiedBed:g.occupiedBed+(k.occupiedBed??0),patientsPresents:g.patientsPresents+(k.patientsPresents??0),occupationRate:g.occupationRate+(k.occupationRate??0),occupesRaw:g.occupesRaw+(k.occupesRaw??0),ouvertsRaw:g.ouvertsRaw+(k.ouvertsRaw??0)}),{disponibles:0,homme:0,femme:0,indifferencie:0,sorties:0,occupiedBed:0,patientsPresents:0,occupationRate:0,occupesRaw:0,ouvertsRaw:0}),[h]),p=g=>d.disponibles?d.disponibles:g>3?"#35994E":g>=1?"#EF6C00":"#C62828",y={bars:"none",justifyContent:"flexStart",alignItems:"center",valueFontWeight:"400",titleFontSize:"0.625rem",titleFontWeight:"600",cardGap:"2rem",style:{padding:"0.5rem"}},f=(g,k)=>{const x=l!==void 0&&k===l.length-1;switch(g){case"disponibles":return{...y,value:u.disponibles.toLocaleString("fr-FR"),backgroundColor:p(u.disponibles),valueFontSize:"2.5rem",titleColor:"white",valueColor:"white"};case"occupiedBed":return{...y,value:u.occupiedBed.toLocaleString("fr-FR"),backgroundColor:d.occupes??d.homme??"#7DD493",valueFontSize:x?"3rem":"2.375rem",titleColor:"black",valueColor:"black"};case"patientsPresents":return{...y,value:u.patientsPresents.toLocaleString("fr-FR"),backgroundColor:d.patientsPresents??d.femme??"#7DD493",valueFontSize:x?"3rem":"2.375rem",titleColor:"black",valueColor:"black"};case"occupationRate":{const M=u.ouvertsRaw>0?parseFloat((u.occupesRaw/u.ouvertsRaw*100).toFixed(2)):u.occupationRate;return{...y,value:`${M.toLocaleString("fr-FR")}%`,backgroundColor:d.occupationRate??d.indifferencie??"#7DD493",valueFontSize:x?"3rem":"2.375rem",titleColor:"black",valueColor:"black"}}case"outToday":return{...y,value:u.sorties.toLocaleString("fr-FR"),backgroundColor:d.sorties??"#F2F9FC",valueFontSize:"3rem",titleColor:s,valueColor:s}}};return l&&l.length>0?o.jsx("div",{className:qS.container,children:l.map((g,k)=>o.jsx(vt,{a11yConfig:e[k],titleKey:t[k],label:n[k],iconName:r[k],...f(g,k)},g))}):o.jsxs("div",{className:qS.container,children:[o.jsx(vt,{a11yConfig:e[0],titleKey:t[0],label:n[0],value:u.disponibles.toLocaleString("fr-FR"),iconName:r[0],backgroundColor:p(u.disponibles),valueFontSize:"2.5rem",valueFontWeight:"400",bars:"none",justifyContent:"flexStart",alignItems:"center",titleColor:"white",valueColor:"white",titleFontSize:"0.625rem",titleFontWeight:"600",cardGap:"2rem",style:{padding:"0.5rem"}}),o.jsx(vt,{a11yConfig:e[1],titleKey:t[1],label:n[1],value:u.homme.toLocaleString("fr-FR"),iconName:r[1],backgroundColor:d.homme??"#7DD493",valueFontSize:"2.375rem",valueFontWeight:"400",bars:"none",justifyContent:"flexStart",alignItems:"center",titleColor:"black",valueColor:"black",titleFontSize:"0.625rem",titleFontWeight:"600",cardGap:"2rem",style:{padding:"0.5rem"}}),o.jsx(vt,{a11yConfig:e[2],titleKey:t[2],label:n[2],value:u.femme.toLocaleString("fr-FR"),iconName:r[2],backgroundColor:d.femme??"#7DD493",valueFontSize:"2.375rem",valueFontWeight:"400",bars:"none",justifyContent:"flexStart",alignItems:"center",titleColor:"black",valueColor:"black",titleFontSize:"0.625rem",titleFontWeight:"600",cardGap:"2rem",style:{padding:"0.5rem"}}),o.jsx(vt,{a11yConfig:e[3],titleKey:t[3],label:n[3],value:u.indifferencie.toLocaleString("fr-FR"),iconName:r[3],backgroundColor:d.indifferencie??"#7DD493",valueFontSize:"2.375rem",valueFontWeight:"400",bars:"none",justifyContent:"flexStart",alignItems:"center",titleColor:"black",valueColor:"black",titleFontSize:"0.625rem",titleFontWeight:"600",cardGap:"2rem",style:{padding:"0.5rem"}}),o.jsx(vt,{a11yConfig:e[4],titleKey:t[4],label:n[4],value:u.sorties.toLocaleString("fr-FR"),iconName:r[4],backgroundColor:d.sorties??"#F2F9FC",valueFontSize:"3rem",valueFontWeight:"400",bars:"none",justifyContent:"flexStart",alignItems:"center",titleColor:s,valueColor:s,titleFontSize:"0.625rem",titleFontWeight:"600",cardGap:"2rem",style:{padding:"0.5rem"}})]})},z9e="_container_1pt6c_1",V9e="_chartContainer_1pt6c_14",P9e="_legend_1pt6c_22",T9e="_legendItem_1pt6c_29",H9e="_leftSection_1pt6c_41",D9e="_colorIndicator_1pt6c_47",B9e="_label_1pt6c_54",R9e="_rightSection_1pt6c_60",F9e="_ratio_1pt6c_66",E9e="_value1_1pt6c_73",O9e="_separator_1pt6c_78",U9e="_value2_1pt6c_82",W9e="_statusIndicator_1pt6c_87",G9e="_inactive_1pt6c_102",Re={container:z9e,chartContainer:V9e,legend:P9e,legendItem:T9e,leftSection:H9e,colorIndicator:D9e,label:B9e,rightSection:R9e,ratio:F9e,value1:E9e,separator:O9e,value2:U9e,statusIndicator:W9e,inactive:G9e},AS=Math.PI/180,K9e=({data:e,height:t=400,bg:n,backgroundColor:c,color:i,fontSize:r,fontWeight:s,padding:d,margin:l,borderRadius:h,className:u="",style:p={},labelColor:y,ratioColor:f,separatorColor:g,borderColor:k,hideDonut:x=!0,hideColorIndicator:M=!1})=>{const[v,I]=m.useState(new Set(e.map(N=>N.nom))),b=N=>{const j=new Set(v);j.has(N)?j.size>1&&j.delete(N):j.add(N),I(j)},C={...p,"--bg-color":n||c||"transparent","--text-color":i||"inherit","--font-size":r||"14px","--font-weight":s||"400","--padding":d||"0","--margin":l||"0","--border-radius":h||"0","--label-color":y||"inherit","--ratio-color":f||"inherit","--separator-color":g||"#03a9f4","--border-color":k||"#e0e0e0"},w=m.useMemo(()=>e.map(N=>({...N,displayValue:v.has(N.nom)?N.value:0})),[e,v]),_=m.useMemo(()=>e.every(N=>N.value===0),[e]),L=m.useMemo(()=>_?1:w.reduce((N,j)=>N+j.displayValue,0)||1,[_,w]),S=m.useCallback(({cx:N,cy:j,midAngle:A,innerRadius:B,outerRadius:D,value:V})=>{if(V===0||_)return null;const q=B+(D-B)*.5,$=N+q*Math.cos(-A*AS),H=j+q*Math.sin(-A*AS),R=Math.round(V/L*100);return o.jsx(a.Text,{x:$,y:H,fill:"white",textAnchor:"middle",dominantBaseline:"central",fontSize:12,fontWeight:"bold",children:`${R}%`})},[L,_]);return o.jsxs("div",{className:`${Re.container} ${u}`,style:C,children:[!x&&o.jsx("div",{className:Re.chartContainer,style:{height:t/2+100},children:o.jsx(a.ResponsiveContainer,{width:"100%",height:"100%",children:o.jsx(a.PieChart,{children:o.jsx(a.Pie,{data:_?[{displayValue:1,color:"#A3C2CB"}]:w,cx:"50%",cy:"50%",innerRadius:45,outerRadius:75,paddingAngle:0,dataKey:"displayValue",stroke:"white",strokeWidth:_?0:2,startAngle:90,endAngle:450,labelLine:!1,label:S,isAnimationActive:!1,children:_?o.jsx(a.Cell,{fill:"#A3C2CB"}):w.map((N,j)=>o.jsx(a.Cell,{fill:N.color},`cell-${j}`))})})})}),o.jsx("div",{className:Re.legend,children:e.map((N,j)=>{const A=v.has(N.nom);return o.jsxs("div",{className:`${Re.legendItem} ${!x&&!A?Re.inactive:""}`,onClick:()=>b(N.nom),style:{cursor:"pointer",transition:"opacity 0.2s"},children:[o.jsxs("div",{className:Re.leftSection,children:[!M&&o.jsx("div",{className:Re.colorIndicator,style:{backgroundColor:N.color,opacity:x||A?1:.3}}),o.jsx("span",{className:Re.label,style:{opacity:x||A?1:.5},children:N.nom})]}),o.jsxs("div",{className:Re.rightSection,style:{opacity:x||A?1:.5},children:[o.jsxs("div",{className:Re.ratio,children:[o.jsx("span",{className:Re.value1,children:N.value1}),o.jsx("span",{className:Re.separator,children:"/"}),o.jsx("span",{className:Re.value2,children:N.value2})]}),N.statusColor&&o.jsx("div",{className:Re.statusIndicator,style:{backgroundColor:N.statusColor}})]})]},`legend-${j}`)})})]})},Z9e="_container_1pc4v_1",X9e="_leftGroup_1pc4v_10",Y9e="_iconBtn_1pc4v_16",si={container:Z9e,leftGroup:X9e,iconBtn:Y9e},J9e=e=>Q.createElement("svg",{width:"1em",height:"1em",fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,viewBox:"0 0 24 24",...e},Q.createElement("path",{d:"M3 12h18M3 6h18M3 18h18"})),Q9e=m.memo(J9e),exe=e=>Q.createElement("svg",{width:"1em",height:"1em",fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,viewBox:"0 0 24 24",...e},Q.createElement("path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8m-4-6-4-4-4 4m4-4v13"})),bA=m.memo(exe),txe=({menuIcon:e,logoProps:t,actionIcon:n,style:c,className:i,bgColor:r="var(--header-bg)",color:s="var(--color-text)",borderBottomColor:d="var(--color-border)",borderBottomWidth:l=1,height:h="8vh",onMenuClick:u,onActionClick:p})=>{const y={backgroundColor:r,color:s,borderBottom:`${l}px solid ${d}`,height:h,...c};return o.jsxs("header",{className:[si.container,i].filter(Boolean).join(" "),style:y,children:[o.jsxs("div",{className:si.leftGroup,children:[o.jsx("button",{className:si.iconBtn,onClick:u,"aria-label":"Menu",style:{color:"inherit"},children:e??o.jsx(Q9e,{width:22,height:22})}),o.jsx(xL,{...t,size:"medium"})]}),o.jsx("button",{className:si.iconBtn,onClick:p,"aria-label":"Action",style:{color:"inherit"},children:n??o.jsx(bA,{width:22,height:22})})]})},axe="_container_24g3e_1",nxe="_iconBtn_24g3e_10",oxe="_title_24g3e_22",di={container:axe,iconBtn:nxe,title:oxe},cxe=({title:e="Menu",closeIcon:t,actionIcon:n,style:c,className:i,titleStyle:r,bgColor:s="var(--header-bg)",color:d="var(--color-text)",borderBottomColor:l="transparent",borderBottomWidth:h=0,height:u="8vh",onClose:p,onAction:y})=>{const f={backgroundColor:s,color:d,borderBottom:`${h}px solid ${l}`,height:u,...c};return o.jsxs("div",{className:[di.container,i].filter(Boolean).join(" "),style:f,children:[o.jsx("button",{className:di.iconBtn,onClick:p,"aria-label":"Fermer",style:{color:"inherit"},children:t??o.jsx(IA,{width:22,height:22})}),o.jsx("span",{className:di.title,style:{fontWeight:"var(--font-weight-h)",fontSize:"var(--h5)",...r},children:e.toUpperCase()}),o.jsx("button",{className:di.iconBtn,onClick:y,"aria-label":"Partager",style:{color:"inherit"},children:n??o.jsx(bA,{width:22,height:22})})]})},ixe=({title:e,countLabel:t="UF",actionIcon:n=o.jsx(ut,{size:16}),onAction:c,items:i=[],onItemClick:r,activeColor:s="#0083bb",id:d,children:l})=>{const h=m.useMemo(()=>i.filter(u=>u.active).length,[i]);return o.jsxs(rxe,{id:d,children:[o.jsxs(sxe,{children:[o.jsxs(dxe,{children:[o.jsx(lxe,{children:e}),o.jsxs(hxe,{children:["(",h," ",t,")"]})]}),c&&o.jsx(uxe,{onClick:c,title:"Action",children:n})]}),o.jsx(pxe,{children:o.jsx(yxe,{children:i.map(u=>o.jsx(mxe,{item:u,activeColor:s,onItemClick:r},u.id))})}),l&&o.jsx(fxe,{children:l})]})},rxe=F.div`
8350
8346
  background: white;
8351
8347
  border: 1px solid #ddd;
8352
8348
  border-radius: 4px;
@@ -8356,7 +8352,7 @@
8356
8352
  height: 100%;
8357
8353
  display: flex;
8358
8354
  flex-direction: column;
8359
- `,rxe=E.div`
8355
+ `,sxe=F.div`
8360
8356
  display: flex;
8361
8357
  justify-content: space-between;
8362
8358
  align-items: center;
@@ -8365,20 +8361,20 @@
8365
8361
  height: 3rem;
8366
8362
  box-sizing: border-box;
8367
8363
  border-bottom: 1px solid #efefef;
8368
- `,sxe=E.div`
8364
+ `,dxe=F.div`
8369
8365
  display: flex;
8370
8366
  align-items: baseline;
8371
8367
  gap: 8px;
8372
- `,dxe=E.h2`
8368
+ `,lxe=F.h2`
8373
8369
  margin: 0;
8374
8370
  font-size: 1rem;
8375
8371
  font-weight: 800;
8376
8372
  color: #1a1a1a;
8377
- `,lxe=E.span`
8373
+ `,hxe=F.span`
8378
8374
  font-size: 0.9rem;
8379
8375
  font-weight: 500;
8380
8376
  color: #718096;
8381
- `,hxe=E.button`
8377
+ `,uxe=F.button`
8382
8378
  background: transparent;
8383
8379
  border: none;
8384
8380
  cursor: pointer;
@@ -8391,14 +8387,14 @@
8391
8387
  &:hover {
8392
8388
  opacity: 0.7;
8393
8389
  }
8394
- `,uxe=E.div`
8390
+ `,pxe=F.div`
8395
8391
  padding: 15px;
8396
- `,pxe=E.div`
8392
+ `,yxe=F.div`
8397
8393
  display: flex;
8398
8394
  flex-wrap: wrap;
8399
8395
  gap: 8px;
8400
8396
  justify-content: flex-start;
8401
- `,yxe=E.div`
8397
+ `,kxe=F.div`
8402
8398
  padding: 0.5rem;
8403
8399
  display: flex;
8404
8400
  width: 4rem;
@@ -8417,21 +8413,21 @@
8417
8413
  &:hover {
8418
8414
  border-color: ${e=>e.$activeColor};
8419
8415
  }
8420
- `,kxe=m.memo(({item:e,activeColor:t,onItemClick:n})=>o.jsx(yxe,{$active:e.active,$activeColor:t,onClick:()=>n?.(e),children:e.label})),mxe=E.div`
8416
+ `,mxe=m.memo(({item:e,activeColor:t,onItemClick:n})=>o.jsx(kxe,{$active:e.active,$activeColor:t,onClick:()=>n?.(e),children:e.label})),fxe=F.div`
8421
8417
  padding: 0 15px 15px 15px;
8422
8418
  display: flex;
8423
8419
  justify-content: flex-end;
8424
- `,fxe=({value:e,min:t=0,max:n=100,step:c=1,onChange:i,label:r,className:s="",disabled:d=!1,fullWidth:l=!0,trackHeight:h="6px",trackColor:u="#f0f2f5",trackFillColor:p="#00A6D9",thumbColor:y="#ffffff",thumbBorderColor:f="#00A6D9",thumbSize:g="20px",thumbBorderWidth:k="2px",ariaLabel:x,ariaLabelledBy:M,a11yConfig:v})=>{const I=n!==t?(e-t)/(n-t)*100:0,b=w=>{i(Number(w.target.value))},C=Z(v,r);return o.jsxs(gxe,{className:s,title:C,$fullWidth:l,children:[r&&o.jsx(vxe,{id:M?void 0:`${r}-label`,children:r}),o.jsx(xxe,{type:"range",min:t,max:n,step:c,value:e,onChange:b,disabled:d,"aria-label":x,"aria-labelledby":M||(r?`${r}-label`:void 0),"aria-valuemin":t,"aria-valuemax":n,"aria-valuenow":e,$percentage:I,$trackHeight:h,$trackColor:u,$trackFillColor:p,$thumbSize:g,$thumbColor:y,$thumbBorderColor:f,$thumbBorderWidth:k})]})},gxe=E.div`
8420
+ `,gxe=({value:e,min:t=0,max:n=100,step:c=1,onChange:i,label:r,className:s="",disabled:d=!1,fullWidth:l=!0,trackHeight:h="6px",trackColor:u="#f0f2f5",trackFillColor:p="#00A6D9",thumbColor:y="#ffffff",thumbBorderColor:f="#00A6D9",thumbSize:g="20px",thumbBorderWidth:k="2px",ariaLabel:x,ariaLabelledBy:M,a11yConfig:v})=>{const I=n!==t?(e-t)/(n-t)*100:0,b=w=>{i(Number(w.target.value))},C=Z(v,r);return o.jsxs(vxe,{className:s,title:C,$fullWidth:l,children:[r&&o.jsx(xxe,{id:M?void 0:`${r}-label`,children:r}),o.jsx(Mxe,{type:"range",min:t,max:n,step:c,value:e,onChange:b,disabled:d,"aria-label":x,"aria-labelledby":M||(r?`${r}-label`:void 0),"aria-valuemin":t,"aria-valuemax":n,"aria-valuenow":e,$percentage:I,$trackHeight:h,$trackColor:u,$trackFillColor:p,$thumbSize:g,$thumbColor:y,$thumbBorderColor:f,$thumbBorderWidth:k})]})},vxe=F.div`
8425
8421
  display: flex;
8426
8422
  flex-direction: column;
8427
8423
  gap: 0.5rem;
8428
8424
  font-family: inherit;
8429
8425
  width: ${({$fullWidth:e})=>e?"100%":"auto"};
8430
- `,vxe=E.label`
8426
+ `,xxe=F.label`
8431
8427
  font-size: 0.875rem;
8432
8428
  font-weight: 500;
8433
8429
  color: var(--color-text, #212529);
8434
- `,xxe=E.input`
8430
+ `,Mxe=F.input`
8435
8431
  -webkit-appearance: none;
8436
8432
  appearance: none;
8437
8433
  width: 100%;
@@ -8532,18 +8528,18 @@
8532
8528
  &:focus::-webkit-slider-runnable-track {
8533
8529
  outline: none;
8534
8530
  }
8535
- `,Mxe=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 20 20",...e},Q.createElement("mask",{id:"a",width:20,height:20,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Q.createElement("path",{fill:"#D9D9D9",d:"M0 0h20v20H0z"})),Q.createElement("g",{mask:"url(#a)"},Q.createElement("path",{fill:"#1C1B1F",d:"M10.75 10.375V7.748a.73.73 0 0 0-.214-.53.7.7 0 0 0-.531-.218.74.74 0 0 0-.536.214.7.7 0 0 0-.218.53v2.954q0 .149.062.288.063.139.174.25l2.076 2.076q.23.23.531.22a.77.77 0 0 0 .532-.24.73.73 0 0 0 0-1.063zM10 18a6.8 6.8 0 0 1-2.731-.554 7.1 7.1 0 0 1-2.217-1.498 7.1 7.1 0 0 1-1.497-2.216A6.8 6.8 0 0 1 3 11q0-1.458.554-2.732t1.497-2.217A7.1 7.1 0 0 1 7.27 4.554 6.8 6.8 0 0 1 10 4q1.458 0 2.732.554 1.274.555 2.216 1.497a7.1 7.1 0 0 1 1.498 2.217Q17 9.542 17 11t-.555 2.732a7.1 7.1 0 0 1-1.497 2.217 7.1 7.1 0 0 1-2.216 1.497A6.8 6.8 0 0 1 10 18M1.939 6.458a.73.73 0 0 1 0-1.062l2.48-2.48a.73.73 0 0 1 1.062 0 .73.73 0 0 1 0 1.063l-2.5 2.5a.68.68 0 0 1-.521.219.76.76 0 0 1-.52-.24m16.146 0a.73.73 0 0 1-1.062 0l-2.48-2.479a.73.73 0 0 1 0-1.062.73.73 0 0 1 1.063 0l2.479 2.5q.23.228.23.52a.72.72 0 0 1-.23.521M9.996 16.5q2.296 0 3.9-1.6t1.605-3.895-1.6-3.9T10.005 5.5t-3.9 1.6T4.5 10.995t1.6 3.9T9.995 16.5"}))),_xe=m.memo(Mxe),Lxe=({value:e,onChange:t,label:n,placeholder:c="00:00",disabled:i=!1,fullWidth:r=!0,cancelText:s,applyText:d,hoursLabel:l,minutesLabel:h,dropdownAlignment:u="left",maxHours:p=23,ariaLabel:y,ariaLabelledBy:f,a11yConfig:g})=>{const[k,x]=m.useState(!1),M=m.useRef(null),v=N=>{if(N instanceof Date)return{h:N.getHours().toString().padStart(2,"0"),m:N.getMinutes().toString().padStart(2,"0")};if(typeof N=="string"&&N.includes(":")){const j=N.split(":");return{h:j[0].padStart(2,"0"),m:j[1].padStart(2,"0")}}return{h:"00",m:"00"}},[I,b]=m.useState("00"),[C,w]=m.useState("00");m.useEffect(()=>{const N=v(e);b(N.h),w(N.m)},[e,k]),m.useEffect(()=>{const N=j=>{M.current&&!M.current.contains(j.target)&&x(!1)};return document.addEventListener("mousedown",N),()=>document.removeEventListener("mousedown",N)},[]);const _=()=>{const N=parseInt(I)||0,j=parseInt(C)||0,A=Math.min(p,Math.max(0,N)).toString().padStart(2,"0"),B=Math.min(59,Math.max(0,j)).toString().padStart(2,"0");t(`${A}:${B}`),x(!1)},L=e?typeof e=="string"?e:`${e.getHours().toString().padStart(2,"0")}:${e.getMinutes().toString().padStart(2,"0")}`:"",S=Z(g,n);return o.jsxs(Ixe,{ref:M,$fullWidth:r,title:S,children:[n&&o.jsx(bxe,{id:f?void 0:`${n}-label`,children:n}),o.jsx(wxe,{type:"button",$isOpen:k,$disabled:i,onClick:()=>!i&&x(!k),disabled:i,"aria-label":y,"aria-labelledby":f||(n?`${n}-label`:void 0),"aria-expanded":k,"aria-haspopup":"listbox",children:o.jsxs(Cxe,{children:[o.jsx(Nxe,{$isPlaceholder:!L,children:L||c}),o.jsx(jxe,{})]})}),k&&o.jsxs(Sxe,{$alignment:u,children:[o.jsxs($xe,{children:[o.jsxs(zS,{children:[o.jsx(VS,{children:l}),o.jsx(PS,{children:o.jsx(TS,{type:"number",min:"0",max:p.toString(),$wide:p>99,value:I,onChange:N=>{const j=N.target.value;if(j===""){b("");return}const A=parseInt(j);!isNaN(A)&&A>=0&&A<=p&&b(j)},autoFocus:!0})})]}),o.jsx(qxe,{children:":"}),o.jsxs(zS,{children:[o.jsx(VS,{children:h}),o.jsx(PS,{children:o.jsx(TS,{type:"number",min:"0",max:"59",value:C,onChange:N=>{const j=N.target.value;if(j===""){w("");return}const A=parseInt(j);!isNaN(A)&&A>=0&&A<=59&&w(j.slice(-2))}})})]})]}),o.jsxs(Axe,{children:[o.jsx(HS,{className:"cancel",onClick:()=>x(!1),children:s}),o.jsx(HS,{className:"apply",onClick:_,children:d})]})]})]})},Ixe=E.div`
8531
+ `,_xe=e=>Q.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 20 20",...e},Q.createElement("mask",{id:"a",width:20,height:20,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},Q.createElement("path",{fill:"#D9D9D9",d:"M0 0h20v20H0z"})),Q.createElement("g",{mask:"url(#a)"},Q.createElement("path",{fill:"#1C1B1F",d:"M10.75 10.375V7.748a.73.73 0 0 0-.214-.53.7.7 0 0 0-.531-.218.74.74 0 0 0-.536.214.7.7 0 0 0-.218.53v2.954q0 .149.062.288.063.139.174.25l2.076 2.076q.23.23.531.22a.77.77 0 0 0 .532-.24.73.73 0 0 0 0-1.063zM10 18a6.8 6.8 0 0 1-2.731-.554 7.1 7.1 0 0 1-2.217-1.498 7.1 7.1 0 0 1-1.497-2.216A6.8 6.8 0 0 1 3 11q0-1.458.554-2.732t1.497-2.217A7.1 7.1 0 0 1 7.27 4.554 6.8 6.8 0 0 1 10 4q1.458 0 2.732.554 1.274.555 2.216 1.497a7.1 7.1 0 0 1 1.498 2.217Q17 9.542 17 11t-.555 2.732a7.1 7.1 0 0 1-1.497 2.217 7.1 7.1 0 0 1-2.216 1.497A6.8 6.8 0 0 1 10 18M1.939 6.458a.73.73 0 0 1 0-1.062l2.48-2.48a.73.73 0 0 1 1.062 0 .73.73 0 0 1 0 1.063l-2.5 2.5a.68.68 0 0 1-.521.219.76.76 0 0 1-.52-.24m16.146 0a.73.73 0 0 1-1.062 0l-2.48-2.479a.73.73 0 0 1 0-1.062.73.73 0 0 1 1.063 0l2.479 2.5q.23.228.23.52a.72.72 0 0 1-.23.521M9.996 16.5q2.296 0 3.9-1.6t1.605-3.895-1.6-3.9T10.005 5.5t-3.9 1.6T4.5 10.995t1.6 3.9T9.995 16.5"}))),Lxe=m.memo(_xe),Ixe=({value:e,onChange:t,label:n,placeholder:c="00:00",disabled:i=!1,fullWidth:r=!0,cancelText:s,applyText:d,hoursLabel:l,minutesLabel:h,dropdownAlignment:u="left",maxHours:p=23,ariaLabel:y,ariaLabelledBy:f,a11yConfig:g})=>{const[k,x]=m.useState(!1),M=m.useRef(null),v=N=>{if(N instanceof Date)return{h:N.getHours().toString().padStart(2,"0"),m:N.getMinutes().toString().padStart(2,"0")};if(typeof N=="string"&&N.includes(":")){const j=N.split(":");return{h:j[0].padStart(2,"0"),m:j[1].padStart(2,"0")}}return{h:"00",m:"00"}},[I,b]=m.useState("00"),[C,w]=m.useState("00");m.useEffect(()=>{const N=v(e);b(N.h),w(N.m)},[e,k]),m.useEffect(()=>{const N=j=>{M.current&&!M.current.contains(j.target)&&x(!1)};return document.addEventListener("mousedown",N),()=>document.removeEventListener("mousedown",N)},[]);const _=()=>{const N=parseInt(I)||0,j=parseInt(C)||0,A=Math.min(p,Math.max(0,N)).toString().padStart(2,"0"),B=Math.min(59,Math.max(0,j)).toString().padStart(2,"0");t(`${A}:${B}`),x(!1)},L=e?typeof e=="string"?e:`${e.getHours().toString().padStart(2,"0")}:${e.getMinutes().toString().padStart(2,"0")}`:"",S=Z(g,n);return o.jsxs(bxe,{ref:M,$fullWidth:r,title:S,children:[n&&o.jsx(wxe,{id:f?void 0:`${n}-label`,children:n}),o.jsx(Cxe,{type:"button",$isOpen:k,$disabled:i,onClick:()=>!i&&x(!k),disabled:i,"aria-label":y,"aria-labelledby":f||(n?`${n}-label`:void 0),"aria-expanded":k,"aria-haspopup":"listbox",children:o.jsxs(Nxe,{children:[o.jsx(jxe,{$isPlaceholder:!L,children:L||c}),o.jsx(Sxe,{})]})}),k&&o.jsxs($xe,{$alignment:u,children:[o.jsxs(qxe,{children:[o.jsxs(zS,{children:[o.jsx(VS,{children:l}),o.jsx(PS,{children:o.jsx(TS,{type:"number",min:"0",max:p.toString(),$wide:p>99,value:I,onChange:N=>{const j=N.target.value;if(j===""){b("");return}const A=parseInt(j);!isNaN(A)&&A>=0&&A<=p&&b(j)},autoFocus:!0})})]}),o.jsx(Axe,{children:":"}),o.jsxs(zS,{children:[o.jsx(VS,{children:h}),o.jsx(PS,{children:o.jsx(TS,{type:"number",min:"0",max:"59",value:C,onChange:N=>{const j=N.target.value;if(j===""){w("");return}const A=parseInt(j);!isNaN(A)&&A>=0&&A<=59&&w(j.slice(-2))}})})]})]}),o.jsxs(zxe,{children:[o.jsx(HS,{className:"cancel",onClick:()=>x(!1),children:s}),o.jsx(HS,{className:"apply",onClick:_,children:d})]})]})]})},bxe=F.div`
8536
8532
  position: relative;
8537
8533
  display: inline-block;
8538
8534
  max-width: 100%;
8539
8535
  ${({$fullWidth:e})=>e&&"width: 100%; display: block;"}
8540
- `,bxe=E.label`
8536
+ `,wxe=F.label`
8541
8537
  display: block;
8542
8538
  font-size: 0.875rem;
8543
8539
  font-weight: 500;
8544
8540
  margin-bottom: 0.5rem;
8545
8541
  color: var(--color-text, #212529);
8546
- `,wxe=E.button`
8542
+ `,Cxe=F.button`
8547
8543
  width: 100%;
8548
8544
  display: flex;
8549
8545
  align-items: center;
@@ -8564,18 +8560,18 @@
8564
8560
  &:hover {
8565
8561
  ${({$disabled:e})=>!e&&"border-color: #86b7fe;"}
8566
8562
  }
8567
- `,Cxe=E.div`
8563
+ `,Nxe=F.div`
8568
8564
  display: flex;
8569
8565
  align-items: center;
8570
8566
  justify-content: space-between;
8571
8567
  width: 100%;
8572
8568
  gap: 0.5rem;
8573
- `,Nxe=E.span`
8569
+ `,jxe=F.span`
8574
8570
  color: ${({$isPlaceholder:e})=>e?"#adb5bd":"inherit"};
8575
- `,jxe=E(_xe)`
8571
+ `,Sxe=F(Lxe)`
8576
8572
  color: #6c757d;
8577
8573
  flex-shrink: 0;
8578
- `,Sxe=E.div`
8574
+ `,$xe=F.div`
8579
8575
  position: absolute;
8580
8576
  top: 100%;
8581
8577
  ${({$alignment:e})=>e==="right"?"right: 0;":"left: 0;"}
@@ -8589,28 +8585,28 @@
8589
8585
  flex-direction: column;
8590
8586
  gap: 1rem;
8591
8587
  min-width: 160px;
8592
- `,$xe=E.div`
8588
+ `,qxe=F.div`
8593
8589
  display: flex;
8594
8590
  align-items: center;
8595
8591
  justify-content: center;
8596
8592
  gap: 0.5rem;
8597
- `,zS=E.div`
8593
+ `,zS=F.div`
8598
8594
  display: flex;
8599
8595
  flex-direction: column;
8600
8596
  align-items: center;
8601
8597
  gap: 0.25rem;
8602
- `,VS=E.span`
8598
+ `,VS=F.span`
8603
8599
  font-size: 0.75rem;
8604
8600
  color: #6c757d;
8605
8601
  font-weight: 500;
8606
- `,PS=E.div`
8602
+ `,PS=F.div`
8607
8603
  background-color: #f8f9fa;
8608
8604
  border: 1px solid #dee2e6;
8609
8605
  border-radius: 6px;
8610
8606
  padding: 0.25rem 0.5rem;
8611
8607
  display: flex;
8612
8608
  align-items: center;
8613
- `,TS=E.input`
8609
+ `,TS=F.input`
8614
8610
  width: ${({$wide:e})=>e?"3rem":"2.2rem"};
8615
8611
  border: none;
8616
8612
  background: none;
@@ -8633,16 +8629,16 @@
8633
8629
  -webkit-appearance: none;
8634
8630
  margin: 0;
8635
8631
  }
8636
- `,qxe=E.span`
8632
+ `,Axe=F.span`
8637
8633
  font-size: 1.25rem;
8638
8634
  font-weight: 600;
8639
8635
  color: #adb5bd;
8640
8636
  margin-top: 1rem;
8641
- `,Axe=E.div`
8637
+ `,zxe=F.div`
8642
8638
  display: flex;
8643
8639
  gap: 0.5rem;
8644
8640
  margin-top: 0.5rem;
8645
- `,HS=E.button`
8641
+ `,HS=F.button`
8646
8642
  flex: 1;
8647
8643
  border: none;
8648
8644
  padding: 0.5rem;
@@ -8665,7 +8661,7 @@
8665
8661
  background-color: #00a6d9;
8666
8662
  color: #ffffff;
8667
8663
  }
8668
- `,zxe=({title:e="Liste d'attente",onClose:t,onBack:n,content:c,footer:i,className:r,a11yConfig:s,ariaLabel:d})=>{const l=Z(s,e);return o.jsxs(Vxe,{className:r,title:l,role:"region","aria-label":d||e,children:[o.jsxs("div",{className:"header",children:[o.jsxs("div",{className:"header-left",children:[n&&o.jsx("span",{className:"back-btn",onClick:n,role:"button","aria-label":"Retour",tabIndex:0,onKeyDown:h=>h.key==="Enter"&&n(),children:o.jsx(b1,{size:24})}),o.jsx("p",{children:e})]}),t&&o.jsx("span",{className:"close-btn",onClick:t,role:"button","aria-label":"Fermer",tabIndex:0,onKeyDown:h=>h.key==="Enter"&&t(),children:o.jsx(Qe,{size:24})})]}),o.jsx("div",{className:"content",children:c}),i&&o.jsx("div",{className:"footer",children:i})]})},Vxe=E.div`
8664
+ `,Vxe=({title:e="Liste d'attente",onClose:t,onBack:n,content:c,footer:i,className:r,a11yConfig:s,ariaLabel:d})=>{const l=Z(s,e);return o.jsxs(Pxe,{className:r,title:l,role:"region","aria-label":d||e,children:[o.jsxs("div",{className:"header",children:[o.jsxs("div",{className:"header-left",children:[n&&o.jsx("span",{className:"back-btn",onClick:n,role:"button","aria-label":"Retour",tabIndex:0,onKeyDown:h=>h.key==="Enter"&&n(),children:o.jsx(b1,{size:24})}),o.jsx("p",{children:e})]}),t&&o.jsx("span",{className:"close-btn",onClick:t,role:"button","aria-label":"Fermer",tabIndex:0,onKeyDown:h=>h.key==="Enter"&&t(),children:o.jsx(Qe,{size:24})})]}),o.jsx("div",{className:"content",children:c}),i&&o.jsx("div",{className:"footer",children:i})]})},Pxe=F.div`
8669
8665
  width: 100%;
8670
8666
  height: 100%;
8671
8667
  display: flex;
@@ -8714,12 +8710,12 @@
8714
8710
  border-bottom-left-radius: 0.5rem;
8715
8711
  border-bottom-right-radius: 0.5rem;
8716
8712
  }
8717
- `,Pxe=({items:e,title:t,backgroundColor:n,textColor:c,columns:i=1,vertical:r=!1,onEdit:s,onClick:d,alertIcon:l,className:h,a11yConfig:u,ariaLabel:p})=>{const y=Z(u,!u?.titleKey&&typeof t=="string"?t:void 0);return o.jsxs(Hxe,{$bgColor:n,$textColor:c,$isClickable:!!d,className:h,onClick:d,title:y,role:d?"button":"region","aria-label":p||(typeof t=="string"?t:"Information patient"),tabIndex:d?0:void 0,onKeyDown:f=>d&&f.key==="Enter"&&d(),children:[o.jsxs(Dxe,{className:"patient-info-content",children:[t&&o.jsx(Txe,{className:"patient-info-title",children:t}),o.jsx(Fxe,{$columns:i,className:"patient-info-grid",children:e.map((f,g)=>o.jsxs(Exe,{$columns:i,$vertical:r,className:"patient-info-item",children:[f.label&&o.jsx(Oxe,{$columns:i,$vertical:r,className:"patient-info-label",title:Z(f.a11yConfig),children:f.label}),o.jsx(Uxe,{className:"patient-info-value",children:f.value})]},g))})]}),(s||l)&&o.jsxs(Bxe,{children:[s&&o.jsx(Wxe,{onClick:f=>{f.stopPropagation(),s()},"aria-label":"Modifier les informations",children:o.jsx(o1,{size:20})}),l&&o.jsx(Rxe,{children:l})]})]})},Txe=E.div`
8713
+ `,Txe=({items:e,title:t,backgroundColor:n,textColor:c,columns:i=1,vertical:r=!1,onEdit:s,onClick:d,alertIcon:l,className:h,a11yConfig:u,ariaLabel:p})=>{const y=Z(u,!u?.titleKey&&typeof t=="string"?t:void 0);return o.jsxs(Dxe,{$bgColor:n,$textColor:c,$isClickable:!!d,className:h,onClick:d,title:y,role:d?"button":"region","aria-label":p||(typeof t=="string"?t:"Information patient"),tabIndex:d?0:void 0,onKeyDown:f=>d&&f.key==="Enter"&&d(),children:[o.jsxs(Bxe,{className:"patient-info-content",children:[t&&o.jsx(Hxe,{className:"patient-info-title",children:t}),o.jsx(Exe,{$columns:i,className:"patient-info-grid",children:e.map((f,g)=>o.jsxs(Oxe,{$columns:i,$vertical:r,className:"patient-info-item",children:[f.label&&o.jsx(Uxe,{$columns:i,$vertical:r,className:"patient-info-label",title:Z(f.a11yConfig),children:f.label}),o.jsx(Wxe,{className:"patient-info-value",children:f.value})]},g))})]}),(s||l)&&o.jsxs(Rxe,{children:[s&&o.jsx(Gxe,{onClick:f=>{f.stopPropagation(),s()},"aria-label":"Modifier les informations",children:o.jsx(o1,{size:20})}),l&&o.jsx(Fxe,{children:l})]})]})},Hxe=F.div`
8718
8714
  font-size: 1rem;
8719
8715
  font-weight: 600;
8720
8716
  border-bottom: 1px solid #d2d6d8;
8721
8717
  padding-bottom: 0.5rem;
8722
- `,Hxe=E.div`
8718
+ `,Dxe=F.div`
8723
8719
  background-color: ${e=>e.$bgColor||"#ffffff"};
8724
8720
  color: ${e=>e.$textColor||"#1c1b1f"};
8725
8721
  border-radius: 0.5rem;
@@ -8729,44 +8725,44 @@
8729
8725
  width: 100%;
8730
8726
  box-sizing: border-box;
8731
8727
  cursor: ${e=>e.$isClickable?"pointer":"default"};
8732
- `,Dxe=E.div`
8728
+ `,Bxe=F.div`
8733
8729
  flex: 1;
8734
8730
  display: flex;
8735
8731
  flex-direction: column;
8736
8732
  gap: 0.75rem;
8737
- `,Bxe=E.div`
8733
+ `,Rxe=F.div`
8738
8734
  display: flex;
8739
8735
  flex-direction: column;
8740
8736
  justify-content: space-between;
8741
8737
  align-items: flex-end;
8742
8738
  flex-shrink: 0;
8743
8739
  align-self: stretch;
8744
- `,Rxe=E.div`
8740
+ `,Fxe=F.div`
8745
8741
  display: flex;
8746
8742
  align-items: center;
8747
8743
  justify-content: center;
8748
8744
  flex-shrink: 0;
8749
- `,Fxe=E.div`
8745
+ `,Exe=F.div`
8750
8746
  display: grid;
8751
8747
  grid-template-columns: ${e=>e.$columns===2?"repeat(2, 1fr)":"1fr"};
8752
8748
  gap: ${e=>e.$columns===2?"0.5rem 1rem":"0.5rem"};
8753
- `,Exe=E.div`
8749
+ `,Oxe=F.div`
8754
8750
  display: flex;
8755
8751
  flex-direction: ${e=>e.$columns===2||e.$vertical?"column":"row"};
8756
8752
  font-size: 0.75rem;
8757
8753
  line-height: 1.3;
8758
8754
  gap: ${e=>e.$columns===2||e.$vertical?"0.125rem":"0"};
8759
- `,Oxe=E.div`
8755
+ `,Uxe=F.div`
8760
8756
  width: ${e=>e.$columns===2||e.$vertical?"auto":"10.5rem"};
8761
8757
  flex-shrink: 0;
8762
8758
  color: inherit;
8763
8759
  font-weight: 600;
8764
- `,Uxe=E.div`
8760
+ `,Wxe=F.div`
8765
8761
  flex: 1;
8766
8762
  font-weight: 400;
8767
8763
  white-space: pre-wrap;
8768
8764
  word-break: break-word;
8769
- `,Wxe=E.button`
8765
+ `,Gxe=F.button`
8770
8766
  flex-shrink: 0;
8771
8767
  background: none;
8772
8768
  border: none;
@@ -8783,9 +8779,9 @@
8783
8779
  &:hover {
8784
8780
  opacity: 1;
8785
8781
  }
8786
- `,Gxe="_patientCard_liq5j_1",Kxe="_notAllowedCursor_liq5j_16",Zxe="_innerPadding_liq5j_26",Xxe="_noFooterMargin_liq5j_33",Yxe="_topArea_liq5j_37",Jxe="_small_liq5j_46",Qxe="_header_liq5j_59",eMe="_headerLeft_liq5j_66",tMe="_headerRight_liq5j_72",aMe="_uf_liq5j_77",nMe="_rmBadge_liq5j_85",oMe="_roomBed_liq5j_100",cMe="_content_liq5j_107",iMe="_body_liq5j_119",rMe="_upperBodyContent_liq5j_137",sMe="_patientInfo_liq5j_147",dMe="_iep_liq5j_152",lMe="_name_liq5j_157",hMe="_birthName_liq5j_164",uMe="_firstNames_liq5j_169",pMe="_dobAge_liq5j_174",yMe="_duration_liq5j_179",kMe="_comment_liq5j_185",mMe="_timeline_liq5j_192",fMe="_destination_liq5j_196",gMe="_todayReservation_liq5j_204",vMe="_arrow_liq5j_225",xMe="_progressBar_liq5j_230",MMe="_progressFill_liq5j_240",_Me="_progressDate_liq5j_250",LMe="_footer_liq5j_261",IMe="_actionsLeft_liq5j_270",bMe="_actionsRight_liq5j_271",wMe="_iconWrap_liq5j_277",CMe="_centerLabelHuge_liq5j_296",NMe="_labelYellow_liq5j_303",jMe="_expectedBottom_liq5j_322",SMe="_expectedPrefix_liq5j_330",$Me="_expectedDate_liq5j_336",qMe="_notesView_liq5j_357",AMe="_notesHeader_liq5j_365",zMe="_notesTitle_liq5j_371",VMe="_notesList_liq5j_377",PMe="_noteItem_liq5j_383",TMe="_reservationView_liq5j_388",HMe="_reservationNote_liq5j_400",DMe="_bottomArea_liq5j_405",BMe="_bottomLeftSymbol_liq5j_413",F={patientCard:Gxe,notAllowedCursor:Kxe,innerPadding:Zxe,noFooterMargin:Xxe,topArea:Yxe,small:Jxe,header:Qxe,headerLeft:eMe,headerRight:tMe,uf:aMe,rmBadge:nMe,roomBed:oMe,content:cMe,body:iMe,upperBodyContent:rMe,patientInfo:sMe,iep:dMe,name:lMe,birthName:hMe,firstNames:uMe,dobAge:pMe,duration:yMe,comment:kMe,timeline:mMe,destination:fMe,todayReservation:gMe,arrow:vMe,progressBar:xMe,progressFill:MMe,progressDate:_Me,footer:LMe,actionsLeft:IMe,actionsRight:bMe,iconWrap:wMe,centerLabelHuge:CMe,labelYellow:NMe,expectedBottom:jMe,expectedPrefix:SMe,expectedDate:$Me,notesView:qMe,notesHeader:AMe,notesTitle:zMe,notesList:VMe,noteItem:PMe,reservationView:TMe,reservationNote:HMe,bottomArea:DMe,bottomLeftSymbol:BMe},RMe=({size:e="large",className:t="",customStyle:n,topAreaStyle:c,headerLeft:i,headerRight:r,centerHugeLabel:s,iep:d,nameLine:l,birthName:h,birthNamePrefix:u,firstNamesLine:p,dobAgeLine:y,stayDuration:f,comment:g,expectedDate:k,expectedDatePrefix:x,showTimeline:M=!1,destination:v,progress:I=0,progressTrackColor:b,progressFillColor:C,progressLabel:w,showFooter:_=!1,leftIcons:L=[],rightIcons:S=[],activeView:N="default",notesHeaderTitle:j,notesHeaderIcon:A,notesList:B=[],reservationNote:D,isYellowLabel:V=!1,bottomLeftSymbol:q,cursorNotAllowed:$=!1,rmBadge:H,isReservationToday:R=!1})=>{const z=e==="small",O=`
8787
- ${F.patientCard}
8788
- ${z?F.small:""}
8789
- ${$?F.notAllowedCursor:""}
8782
+ `,Kxe="_patientCard_liq5j_1",Zxe="_notAllowedCursor_liq5j_16",Xxe="_innerPadding_liq5j_26",Yxe="_noFooterMargin_liq5j_33",Jxe="_topArea_liq5j_37",Qxe="_small_liq5j_46",eMe="_header_liq5j_59",tMe="_headerLeft_liq5j_66",aMe="_headerRight_liq5j_72",nMe="_uf_liq5j_77",oMe="_rmBadge_liq5j_85",cMe="_roomBed_liq5j_100",iMe="_content_liq5j_107",rMe="_body_liq5j_119",sMe="_upperBodyContent_liq5j_137",dMe="_patientInfo_liq5j_147",lMe="_iep_liq5j_152",hMe="_name_liq5j_157",uMe="_birthName_liq5j_164",pMe="_firstNames_liq5j_169",yMe="_dobAge_liq5j_174",kMe="_duration_liq5j_179",mMe="_comment_liq5j_185",fMe="_timeline_liq5j_192",gMe="_destination_liq5j_196",vMe="_todayReservation_liq5j_204",xMe="_arrow_liq5j_225",MMe="_progressBar_liq5j_230",_Me="_progressFill_liq5j_240",LMe="_progressDate_liq5j_250",IMe="_footer_liq5j_261",bMe="_actionsLeft_liq5j_270",wMe="_actionsRight_liq5j_271",CMe="_iconWrap_liq5j_277",NMe="_centerLabelHuge_liq5j_296",jMe="_labelYellow_liq5j_303",SMe="_expectedBottom_liq5j_322",$Me="_expectedPrefix_liq5j_330",qMe="_expectedDate_liq5j_336",AMe="_notesView_liq5j_357",zMe="_notesHeader_liq5j_365",VMe="_notesTitle_liq5j_371",PMe="_notesList_liq5j_377",TMe="_noteItem_liq5j_383",HMe="_reservationView_liq5j_388",DMe="_reservationNote_liq5j_400",BMe="_bottomArea_liq5j_405",RMe="_bottomLeftSymbol_liq5j_413",E={patientCard:Kxe,notAllowedCursor:Zxe,innerPadding:Xxe,noFooterMargin:Yxe,topArea:Jxe,small:Qxe,header:eMe,headerLeft:tMe,headerRight:aMe,uf:nMe,rmBadge:oMe,roomBed:cMe,content:iMe,body:rMe,upperBodyContent:sMe,patientInfo:dMe,iep:lMe,name:hMe,birthName:uMe,firstNames:pMe,dobAge:yMe,duration:kMe,comment:mMe,timeline:fMe,destination:gMe,todayReservation:vMe,arrow:xMe,progressBar:MMe,progressFill:_Me,progressDate:LMe,footer:IMe,actionsLeft:bMe,actionsRight:wMe,iconWrap:CMe,centerLabelHuge:NMe,labelYellow:jMe,expectedBottom:SMe,expectedPrefix:$Me,expectedDate:qMe,notesView:AMe,notesHeader:zMe,notesTitle:VMe,notesList:PMe,noteItem:TMe,reservationView:HMe,reservationNote:DMe,bottomArea:BMe,bottomLeftSymbol:RMe},FMe=({size:e="large",className:t="",customStyle:n,topAreaStyle:c,headerLeft:i,headerRight:r,centerHugeLabel:s,iep:d,nameLine:l,birthName:h,birthNamePrefix:u,firstNamesLine:p,dobAgeLine:y,stayDuration:f,comment:g,expectedDate:k,expectedDatePrefix:x,showTimeline:M=!1,destination:v,progress:I=0,progressTrackColor:b,progressFillColor:C,progressLabel:w,showFooter:_=!1,leftIcons:L=[],rightIcons:S=[],activeView:N="default",notesHeaderTitle:j,notesHeaderIcon:A,notesList:B=[],reservationNote:D,isYellowLabel:V=!1,bottomLeftSymbol:q,cursorNotAllowed:$=!1,rmBadge:H,isReservationToday:R=!1})=>{const z=e==="small",O=`
8783
+ ${E.patientCard}
8784
+ ${z?E.small:""}
8785
+ ${$?E.notAllowedCursor:""}
8790
8786
  ${t}
8791
- `.trim();return o.jsx("div",{className:O,style:n,children:o.jsxs("div",{className:F.innerPadding,children:[o.jsxs("div",{className:`${F.topArea} ${_?"":F.noFooterMargin}`,style:c,children:[o.jsx("div",{className:F.header,children:H?o.jsxs(o.Fragment,{children:[o.jsx("div",{className:F.headerLeft,children:o.jsxs("div",{className:F.uf,children:[i,r&&` - ${r}`]})}),o.jsx("div",{className:F.headerRight,children:o.jsx("div",{className:F.rmBadge,children:H})})]}):o.jsxs(o.Fragment,{children:[o.jsx("div",{className:F.headerLeft,children:i&&o.jsx("div",{className:F.uf,children:i})}),o.jsx("div",{className:F.headerRight,children:r&&o.jsx("span",{className:F.roomBed,children:r})})]})}),o.jsxs("div",{className:F.content,children:[o.jsxs("div",{className:F.body,children:[N==="default"&&o.jsxs(o.Fragment,{children:[s&&o.jsx("div",{className:`${F.centerLabelHuge} ${V?F.labelYellow:""}`,children:s}),o.jsxs("div",{className:F.upperBodyContent,children:[o.jsxs("div",{className:F.patientInfo,children:[d&&o.jsx("div",{className:F.iep,children:d}),l&&o.jsx("div",{className:F.name,children:l}),h&&o.jsxs("div",{className:F.birthName,children:["(",u?`${u} ${h}`:h,")"]}),p&&o.jsx("div",{className:F.firstNames,children:p}),y&&o.jsx("div",{className:F.dobAge,children:y})]}),f&&o.jsx("div",{className:F.duration,children:f}),g&&o.jsx("div",{className:F.comment,children:g})]}),k&&o.jsxs("div",{className:F.expectedBottom,children:[x&&o.jsx("div",{className:F.expectedPrefix,children:x}),o.jsx("div",{className:F.expectedDate,children:k})]})]}),N==="notes"&&o.jsxs("div",{className:F.notesView,children:[o.jsxs("div",{className:F.notesHeader,children:[A,o.jsx("span",{className:F.notesTitle,children:j})]}),o.jsx("div",{className:F.notesList,children:B.map((X,ie)=>o.jsx("div",{className:F.noteItem,children:X},ie))})]}),N==="reservation"&&o.jsxs("div",{className:F.reservationView,children:[s&&o.jsx("div",{className:`${F.centerLabelHuge} ${V?F.labelYellow:""}`,children:s}),o.jsx("div",{className:F.upperBodyContent,children:o.jsxs("div",{className:F.patientInfo,children:[d&&o.jsx("div",{className:F.iep,children:d}),l&&o.jsx("div",{className:F.name,children:l}),h&&o.jsxs("div",{className:F.birthName,children:["(",u?`${u} ${h}`:h,")"]}),p&&o.jsx("div",{className:F.firstNames,children:p}),y&&o.jsx("div",{className:F.dobAge,children:y})]})}),D&&o.jsx("div",{className:F.reservationNote,children:D})]})]}),(q||M||v)&&o.jsxs("div",{className:F.bottomArea,children:[q&&o.jsx("div",{className:F.bottomLeftSymbol,children:q}),v&&o.jsxs("div",{className:`${F.destination} ${R?F.todayReservation:""}`,children:[o.jsx("span",{className:F.arrow,children:"→"}),v.prefix&&o.jsx("span",{children:v.prefix}),o.jsx("strong",{children:v.name}),v.suffix&&o.jsx("span",{children:v.suffix})]}),M&&o.jsx("div",{className:F.timeline,children:b&&b!=="transparent"&&o.jsxs("div",{className:F.progressBar,style:{backgroundColor:b},children:[o.jsx("div",{className:F.progressFill,style:{width:`${I}%`,backgroundColor:C}}),w&&o.jsx("span",{className:F.progressDate,children:w})]})})]})]})]}),_&&o.jsxs("div",{className:F.footer,children:[o.jsx("div",{className:F.actionsLeft,children:L.map((X,ie)=>o.jsx("div",{className:F.iconWrap,children:X},`left-${ie}`))}),o.jsx("div",{className:F.actionsRight,children:S.map((X,ie)=>o.jsx("div",{className:F.iconWrap,children:X},`right-${ie}`))})]})]})})},FMe=({title:e,titleBold:t,titleKey:n,items:c,className:i="",width:r,style:s,labelStyle:d,valueStyle:l,headerStyle:h,a11yConfig:u,onItemClick:p,onDeleteItem:y})=>{const f={width:r||"100%",...s};return o.jsxs("div",{className:`data-list-v2-container ${i}`,style:f,children:[(e||t)&&o.jsx("div",{className:"data-list-v2-header",style:h,children:o.jsxs("h2",{className:"header-title",title:Z(u,n),children:[e&&o.jsx("span",{className:"title-regular",children:e}),t&&o.jsx("span",{className:"title-bold",children:t})]})}),o.jsx("div",{className:"data-list-v2-content",children:c.map(g=>o.jsxs("div",{className:`data-list-v2-item ${p?"interactive":""} ${g.showValueLine?"with-value-line":""}`,onClick:()=>p?.(g),children:[o.jsx("div",{className:"item-label-col",style:d,children:o.jsx("div",{className:"item-label",title:Z(g.a11yConfig,g.labelKey),children:g.label})}),o.jsxs("div",{className:"item-value-col",style:l,children:[o.jsx("div",{className:"item-value",title:Z(g.a11yConfig,g.valueKey),children:g.value}),y&&o.jsx("div",{className:"item-delete-action",onClick:k=>{k.stopPropagation(),y(g)},children:o.jsx(ut,{size:16})})]})]},g.id))})]})},EMe=({id:e,data:t,children:n,className:c,onDragStart:i,onDragEnd:r})=>{const s=l=>{l.dataTransfer.setData("text/plain",e),t&&l.dataTransfer.setData("application/json",JSON.stringify(t)),l.dataTransfer.effectAllowed="move",i&&i(l,t)},d=l=>{r&&r(l)};return o.jsx("div",{draggable:!0,onDragStart:s,onDragEnd:d,style:{cursor:"grab"},className:c,children:n})},OMe=({id:e,onDrop:t,children:n,className:c="",activeClassName:i="is-drag-over"})=>{const[r,s]=m.useState(!1),d=m.useRef(0),l=f=>{f.preventDefault(),d.current+=1,d.current>0&&s(!0)},h=f=>{f.preventDefault(),f.dataTransfer.dropEffect="move"},u=f=>{f.preventDefault(),d.current-=1,d.current===0&&s(!1)},p=f=>{f.preventDefault(),s(!1),d.current=0;const g=f.dataTransfer.getData("text/plain");let k;try{const x=f.dataTransfer.getData("application/json");x&&(k=JSON.parse(x))}catch(x){console.error("Failed to parse drag data",x)}g&&t(g,k)},y=`${c} ${r?i:""}`.trim();return o.jsx("div",{onDragEnter:l,onDragOver:h,onDragLeave:u,onDrop:p,className:y,"data-droppable-id":e,children:n})};exports.LineChart=a.LineChart;exports.PeriodRange=a.PeriodRange;exports.SimpleBarChart=a.SimpleBarChart;exports.ActionCard=t9e;exports.AddItemModal=Dc;exports.Alert=tC;exports.AlertsProvider=T3e;exports.BadgeList=DS;exports.BadgeRenderer=sA;exports.Button=sL;exports.ChartContainer=V3e;exports.CheckboxInput=Bq;exports.CircularProgress=Rb;exports.ColorInput=Uq;exports.ComponentVisibilityManager=Ob;exports.ComponentVisibilityToggle=efe;exports.ConfirmationModal=Zve;exports.ConfirmationPopup=Rme;exports.CounterListBox=bme;exports.CurrencyRenderer=hA;exports.DashboardSummary=q6e;exports.DataBoard=vt;exports.DataFourBoards=gA;exports.DataListV2=FMe;exports.DateInput=Eq;exports.DatePicker=kw;exports.DateRenderer=dA;exports.DayStatCard=D2e;exports.DayStatCardV2=Xfe;exports.DonutChartRatio=G9e;exports.Draggable=EMe;exports.DraggableProvider=E2e;exports.DraggableSwitcherButton=dL;exports.Droppable=OMe;exports.DynamicForm=Z4e;exports.DynamicIcon=pw;exports.DynamicInput=Wq;exports.EmailRenderer=iA;exports.Encours=U6e;exports.EntryControl=Lme;exports.FileInput=Fq;exports.FilterBar=p7e;exports.FiltreEtiquette=S9e;exports.FlexRowContainer=Cme;exports.Grid=FS;exports.Header=Z2e;exports.HorizontalBarChart=Jfe;exports.IconText=QS;exports.ImageRenderer=uA;exports.IndicatorItemV2=J7e;exports.InfoBanner=yve;exports.InputWrapper=CL;exports.LegendFilterProvider=U2e;exports.LegendFilterSwitcherButton=lL;exports.LinkRenderer=rA;exports.ListContentContainer=Nme;exports.Logo=xL;exports.MetricsPanel=kA;exports.MobileMenuHeader=oxe;exports.MobileNavMenu=MA;exports.MobileTopBar=exe;exports.ModuleHeader=ime;exports.ModuleSideBar=rme;exports.ModuleSideBarV2=Bve;exports.MovementCard=X2e;exports.NavBar=ES;exports.NavBarV2=x8e;exports.NavItem=Fb;exports.NavItemV2=aC;exports.NavProvider=B2e;exports.NumberRenderer=lA;exports.PaginationBar=Tke;exports.PatientCard=RMe;exports.PatientDetailsPanel=zxe;exports.PatientInfoCard=Pxe;exports.PeriodSelect=E3e;exports.PopUp=Vve;exports.RadioInput=Rq;exports.RangeInput=Oq;exports.ScrollableHorizontale=e$;exports.SearchBar=fA;exports.Select=LA;exports.SelectFilter=I6e;exports.SelectInput=Yw;exports.SettingNavBar=Dve;exports.ShowDataProvider=W2e;exports.ShowDataSwitcherButton=hL;exports.SideComponent=U3e;exports.SimpleListBox=Ime;exports.Slider=fxe;exports.StatusTile=ide;exports.SubHeaderContent=U8e;exports.SubHeaderNavItem=xA;exports.SubHeaderTitle=w8e;exports.SubNavBar=ude;exports.SummaryAvailable=q9e;exports.SummaryCard=yA;exports.Switcher=K1;exports.TableLayout=_A;exports.TableauDynamique=pA;exports.TableauDynamiqueSafePagination=Pke;exports.TableauxComponent=_A;exports.TextInput=Hq;exports.TextRenderer=cA;exports.TextareaInput=Dq;exports.ThemeProvider=R2e;exports.ThemeSwitcher=W8e;exports.ThemeSwitcherButton=Eb;exports.TimePicker=Lxe;exports.Title=Z3e;exports.TranslationKey=sme;exports.TranslationKeyV2=Rve;exports.TrendItem=t$;exports.TrendList=rpe;exports.TrendListBox=wme;exports.UnitGrid=cxe;exports.UserInfo=vA;exports.alertModels=D3e;exports.getA11yTooltip=Z;exports.getFormSchema=X4e;exports.hexToRgba=Tt;exports.registerRenderer=wke;exports.tableConfig=yw;exports.useAlerts=H3e;exports.useBodyScrollLock=W3e;exports.useConfirmationPopup=Fme;exports.useDraggableSwitcher=GS;exports.useFilters=nA;exports.useLegendFilterSwitcher=ZS;exports.useNavigation=yt;exports.useShowDataSwitcher=YS;exports.useTableData=oA;exports.useThemeContext=US;exports.useThemeSwitcher=ML;exports.validateField=vL;exports.validateForm=Tq;
8787
+ `.trim();return o.jsx("div",{className:O,style:n,children:o.jsxs("div",{className:E.innerPadding,children:[o.jsxs("div",{className:`${E.topArea} ${_?"":E.noFooterMargin}`,style:c,children:[o.jsx("div",{className:E.header,children:H?o.jsxs(o.Fragment,{children:[o.jsx("div",{className:E.headerLeft,children:o.jsxs("div",{className:E.uf,children:[i,r&&` - ${r}`]})}),o.jsx("div",{className:E.headerRight,children:o.jsx("div",{className:E.rmBadge,children:H})})]}):o.jsxs(o.Fragment,{children:[o.jsx("div",{className:E.headerLeft,children:i&&o.jsx("div",{className:E.uf,children:i})}),o.jsx("div",{className:E.headerRight,children:r&&o.jsx("span",{className:E.roomBed,children:r})})]})}),o.jsxs("div",{className:E.content,children:[o.jsxs("div",{className:E.body,children:[N==="default"&&o.jsxs(o.Fragment,{children:[s&&o.jsx("div",{className:`${E.centerLabelHuge} ${V?E.labelYellow:""}`,children:s}),o.jsxs("div",{className:E.upperBodyContent,children:[o.jsxs("div",{className:E.patientInfo,children:[d&&o.jsx("div",{className:E.iep,children:d}),l&&o.jsx("div",{className:E.name,children:l}),h&&o.jsxs("div",{className:E.birthName,children:["(",u?`${u} ${h}`:h,")"]}),p&&o.jsx("div",{className:E.firstNames,children:p}),y&&o.jsx("div",{className:E.dobAge,children:y})]}),f&&o.jsx("div",{className:E.duration,children:f}),g&&o.jsx("div",{className:E.comment,children:g})]}),k&&o.jsxs("div",{className:E.expectedBottom,children:[x&&o.jsx("div",{className:E.expectedPrefix,children:x}),o.jsx("div",{className:E.expectedDate,children:k})]})]}),N==="notes"&&o.jsxs("div",{className:E.notesView,children:[o.jsxs("div",{className:E.notesHeader,children:[A,o.jsx("span",{className:E.notesTitle,children:j})]}),o.jsx("div",{className:E.notesList,children:B.map((X,ie)=>o.jsx("div",{className:E.noteItem,children:X},ie))})]}),N==="reservation"&&o.jsxs("div",{className:E.reservationView,children:[s&&o.jsx("div",{className:`${E.centerLabelHuge} ${V?E.labelYellow:""}`,children:s}),o.jsx("div",{className:E.upperBodyContent,children:o.jsxs("div",{className:E.patientInfo,children:[d&&o.jsx("div",{className:E.iep,children:d}),l&&o.jsx("div",{className:E.name,children:l}),h&&o.jsxs("div",{className:E.birthName,children:["(",u?`${u} ${h}`:h,")"]}),p&&o.jsx("div",{className:E.firstNames,children:p}),y&&o.jsx("div",{className:E.dobAge,children:y})]})}),D&&o.jsx("div",{className:E.reservationNote,children:D})]})]}),(q||M||v)&&o.jsxs("div",{className:E.bottomArea,children:[q&&o.jsx("div",{className:E.bottomLeftSymbol,children:q}),v&&o.jsxs("div",{className:`${E.destination} ${R?E.todayReservation:""}`,children:[o.jsx("span",{className:E.arrow,children:"→"}),v.prefix&&o.jsx("span",{children:v.prefix}),o.jsx("strong",{children:v.name}),v.suffix&&o.jsx("span",{children:v.suffix})]}),M&&o.jsx("div",{className:E.timeline,children:b&&b!=="transparent"&&o.jsxs("div",{className:E.progressBar,style:{backgroundColor:b},children:[o.jsx("div",{className:E.progressFill,style:{width:`${I}%`,backgroundColor:C}}),w&&o.jsx("span",{className:E.progressDate,children:w})]})})]})]})]}),_&&o.jsxs("div",{className:E.footer,children:[o.jsx("div",{className:E.actionsLeft,children:L.map((X,ie)=>o.jsx("div",{className:E.iconWrap,children:X},`left-${ie}`))}),o.jsx("div",{className:E.actionsRight,children:S.map((X,ie)=>o.jsx("div",{className:E.iconWrap,children:X},`right-${ie}`))})]})]})})},EMe=({title:e,titleBold:t,titleKey:n,items:c,className:i="",width:r,style:s,labelStyle:d,valueStyle:l,headerStyle:h,a11yConfig:u,onItemClick:p,onDeleteItem:y})=>{const f={width:r||"100%",...s};return o.jsxs("div",{className:`data-list-v2-container ${i}`,style:f,children:[(e||t)&&o.jsx("div",{className:"data-list-v2-header",style:h,children:o.jsxs("h2",{className:"header-title",title:Z(u,n),children:[e&&o.jsx("span",{className:"title-regular",children:e}),t&&o.jsx("span",{className:"title-bold",children:t})]})}),o.jsx("div",{className:"data-list-v2-content",children:c.map(g=>o.jsxs("div",{className:`data-list-v2-item ${p?"interactive":""} ${g.showValueLine?"with-value-line":""}`,onClick:()=>p?.(g),children:[o.jsx("div",{className:"item-label-col",style:d,children:o.jsx("div",{className:"item-label",title:Z(g.a11yConfig,g.labelKey),children:g.label})}),o.jsxs("div",{className:"item-value-col",style:l,children:[o.jsx("div",{className:"item-value",title:Z(g.a11yConfig,g.valueKey),children:g.value}),y&&o.jsx("div",{className:"item-delete-action",onClick:k=>{k.stopPropagation(),y(g)},children:o.jsx(ut,{size:16})})]})]},g.id))})]})},OMe=({id:e,data:t,children:n,className:c,onDragStart:i,onDragEnd:r})=>{const s=l=>{l.dataTransfer.setData("text/plain",e),t&&l.dataTransfer.setData("application/json",JSON.stringify(t)),l.dataTransfer.effectAllowed="move",i&&i(l,t)},d=l=>{r&&r(l)};return o.jsx("div",{draggable:!0,onDragStart:s,onDragEnd:d,style:{cursor:"grab"},className:c,children:n})},UMe=({id:e,onDrop:t,children:n,className:c="",activeClassName:i="is-drag-over"})=>{const[r,s]=m.useState(!1),d=m.useRef(0),l=f=>{f.preventDefault(),d.current+=1,d.current>0&&s(!0)},h=f=>{f.preventDefault(),f.dataTransfer.dropEffect="move"},u=f=>{f.preventDefault(),d.current-=1,d.current===0&&s(!1)},p=f=>{f.preventDefault(),s(!1),d.current=0;const g=f.dataTransfer.getData("text/plain");let k;try{const x=f.dataTransfer.getData("application/json");x&&(k=JSON.parse(x))}catch(x){console.error("Failed to parse drag data",x)}g&&t(g,k)},y=`${c} ${r?i:""}`.trim();return o.jsx("div",{onDragEnter:l,onDragOver:h,onDragLeave:u,onDrop:p,className:y,"data-droppable-id":e,children:n})};exports.LineChart=a.LineChart;exports.PeriodRange=a.PeriodRange;exports.SimpleBarChart=a.SimpleBarChart;exports.ActionCard=a9e;exports.AddItemModal=Bc;exports.Alert=tC;exports.AlertsProvider=H3e;exports.BadgeList=DS;exports.BadgeRenderer=sA;exports.Button=sL;exports.ChartContainer=P3e;exports.CheckboxInput=Bq;exports.CircularProgress=Rb;exports.ColorInput=Uq;exports.ComponentVisibilityManager=Ob;exports.ComponentVisibilityToggle=tfe;exports.ConfirmationModal=Xve;exports.ConfirmationPopup=Fme;exports.CounterListBox=wme;exports.CurrencyRenderer=hA;exports.DashboardSummary=A6e;exports.DataBoard=vt;exports.DataFourBoards=gA;exports.DataListV2=EMe;exports.DateInput=Eq;exports.DatePicker=kw;exports.DateRenderer=dA;exports.DayStatCard=D2e;exports.DayStatCardV2=Yfe;exports.DonutChartRatio=K9e;exports.Draggable=OMe;exports.DraggableProvider=E2e;exports.DraggableSwitcherButton=dL;exports.Droppable=UMe;exports.DynamicForm=Z4e;exports.DynamicIcon=pw;exports.DynamicInput=Wq;exports.EmailRenderer=iA;exports.Encours=W6e;exports.EntryControl=Ime;exports.FileInput=Fq;exports.FilterBar=y7e;exports.FiltreEtiquette=$9e;exports.FlexRowContainer=Nme;exports.Grid=FS;exports.Header=Z2e;exports.HorizontalBarChart=Qfe;exports.IconText=QS;exports.ImageRenderer=uA;exports.IndicatorItemV2=Q7e;exports.InfoBanner=kve;exports.InputWrapper=CL;exports.LegendFilterProvider=U2e;exports.LegendFilterSwitcherButton=lL;exports.LinkRenderer=rA;exports.ListContentContainer=jme;exports.Logo=xL;exports.MetricsPanel=kA;exports.MobileMenuHeader=cxe;exports.MobileNavMenu=MA;exports.MobileTopBar=txe;exports.ModuleHeader=rme;exports.ModuleSideBar=sme;exports.ModuleSideBarV2=Rve;exports.MovementCard=X2e;exports.NavBar=ES;exports.NavBarV2=M8e;exports.NavItem=Fb;exports.NavItemV2=aC;exports.NavProvider=B2e;exports.NumberRenderer=lA;exports.PaginationBar=Tke;exports.PatientCard=FMe;exports.PatientDetailsPanel=Vxe;exports.PatientInfoCard=Txe;exports.PeriodSelect=O3e;exports.PopUp=Pve;exports.RadioInput=Rq;exports.RangeInput=Oq;exports.ScrollableHorizontale=e$;exports.SearchBar=fA;exports.Select=LA;exports.SelectFilter=b6e;exports.SelectInput=Yw;exports.SettingNavBar=Bve;exports.ShowDataProvider=W2e;exports.ShowDataSwitcherButton=hL;exports.SideComponent=W3e;exports.SimpleListBox=bme;exports.Slider=gxe;exports.StatusTile=ide;exports.SubHeaderContent=W8e;exports.SubHeaderNavItem=xA;exports.SubHeaderTitle=C8e;exports.SubNavBar=ude;exports.SummaryAvailable=A9e;exports.SummaryCard=yA;exports.Switcher=K1;exports.TableLayout=_A;exports.TableauDynamique=pA;exports.TableauDynamiqueSafePagination=Pke;exports.TableauxComponent=_A;exports.TextInput=Hq;exports.TextRenderer=cA;exports.TextareaInput=Dq;exports.ThemeProvider=R2e;exports.ThemeSwitcher=G8e;exports.ThemeSwitcherButton=Eb;exports.TimePicker=Ixe;exports.Title=X3e;exports.TranslationKey=dme;exports.TranslationKeyV2=Fve;exports.TrendItem=t$;exports.TrendList=rpe;exports.TrendListBox=Cme;exports.UnitGrid=ixe;exports.UserInfo=vA;exports.alertModels=B3e;exports.getA11yTooltip=Z;exports.getFormSchema=X4e;exports.hexToRgba=Tt;exports.registerRenderer=wke;exports.tableConfig=yw;exports.useAlerts=D3e;exports.useBodyScrollLock=G3e;exports.useConfirmationPopup=Eme;exports.useDraggableSwitcher=GS;exports.useFilters=nA;exports.useLegendFilterSwitcher=ZS;exports.useNavigation=yt;exports.useShowDataSwitcher=YS;exports.useTableData=oA;exports.useThemeContext=US;exports.useThemeSwitcher=ML;exports.validateField=vL;exports.validateForm=Tq;