@mich8060/unified-design-system 0.2.5 → 0.2.7

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 CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";var j3=Object.create;var i4=Object.defineProperty;var N3=Object.getOwnPropertyDescriptor;var w3=Object.getOwnPropertyNames;var S3=Object.getPrototypeOf,M3=Object.prototype.hasOwnProperty;var L3=(t,n,a,l)=>{if(n&&typeof n=="object"||typeof n=="function")for(let r of w3(n))!M3.call(t,r)&&r!==a&&i4(t,r,{get:()=>n[r],enumerable:!(l=N3(n,r))||l.enumerable});return t};var E3=(t,n,a)=>(a=t!=null?j3(S3(t)):{},L3(n||!t||!t.__esModule?i4(a,"default",{value:t,enumerable:!0}):a,t));Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),M=require("react"),E1=require("react-router-dom"),d3=require("react-dom");let A1=null,L1=null,F1=null;const T3=async()=>{if(A1)return A1;if(L1)throw L1;return F1||(F1=import("@phosphor-icons/react").then(t=>(A1=t,A1)).catch(t=>{throw L1=t instanceof Error?t:new Error(String(t)),L1})),F1};function U({name:t,size:n=24,appearance:a="regular",...l}){const[r,i]=M.useState(A1);if(M.useEffect(()=>{if(r||L1)return;let u=!0;return T3().then(C=>{u&&i(C)}).catch(()=>{}),()=>{u=!1}},[r]),L1)throw new Error('Missing peer dependency "@phosphor-icons/react". Install it with: npm i @phosphor-icons/react');const d={regular:"regular",bold:"bold",thin:"thin",light:"light",duotone:"duotone",fill:"fill",solid:"fill",outline:"regular"}[a]||"regular",o=M.useMemo(()=>{if(!t||!r)return null;const C=(typeof t=="string"?t:String(t)).split(/(?=[A-Z])|[-_\s]/).map(y=>y.charAt(0).toUpperCase()+y.slice(1).toLowerCase()).join("");return r[C]||null},[r,t]);return o?e.jsx(o,{size:n,weight:d,...l}):(t&&r&&console.warn(`Icon "${t}" not found in Phosphor icons.`),null)}function V3({children:t,className:n="",...a}){return e.jsx("div",{className:`accordion ${n}`,...a,children:t})}const g1="uds-divider",o4={left:"left",center:"center",right:"right"},c4={line:"line",solid:"solid"};function e4({variant:t="line",label:n,icon:a,alignment:l="center",labelWithIcon:r=!1,className:i="",...c}){const d=[g1,c4[t]&&`${g1}--${c4[t]}`,t==="line"&&o4[l]&&`${g1}--${o4[l]}`,i].filter(Boolean).join(" "),o=!!n,u=!!a,C=o||u,y=t==="solid";return e.jsx("div",{className:d,role:"separator","aria-orientation":"horizontal",...c,children:!y&&C&&e.jsxs("div",{className:`${g1}__content ${u&&!o?`${g1}__content--icon-only`:""} ${o?`${g1}__content--with-label`:""}`,children:[u&&!o&&e.jsx("span",{className:`${g1}__icon`,children:e.jsx(U,{name:a,size:16,appearance:"regular"})}),o&&e.jsxs("span",{className:`${g1}__label`,children:[r&&u&&e.jsx(U,{name:a,size:16,appearance:"regular",className:`${g1}__label-icon`}),n]}),u&&o&&!r&&e.jsx("span",{className:`${g1}__icon`,children:e.jsx(U,{name:a,size:16,appearance:"regular"})})]})})}const d4="uds-key",u4={light:"light",dark:"dark"};function t4({label:t,appearance:n="light",className:a="",...l}){const r=[d4,u4[n]&&`${d4}--${u4[n]}`,a].filter(Boolean).join(" ");return e.jsx("kbd",{className:r,...l,children:t})}const b1="uds-toggle",C4={large:"large",small:"small"};function n4({checked:t,state:n,size:a="large",bordered:l=!1,onChange:r,disabled:i=!1,id:c,className:d="",...o}){const u=M.useRef(null),C=n??(t?"on":"off");M.useEffect(()=>{u.current&&(u.current.indeterminate=C==="indeterminate")},[C]);const y=C==="indeterminate"?"mixed":C==="on"||!!t,g=[b1,C4[a]&&`${b1}--${C4[a]}`,l&&`${b1}--bordered`,C==="indeterminate"&&`${b1}--indeterminate`,i&&`${b1}--disabled`,d].filter(Boolean).join(" "),w=$=>{!i&&r&&r($.target.checked)};return e.jsxs("label",{className:g,htmlFor:c,children:[e.jsx("input",{ref:u,type:"checkbox",role:"switch",id:c,className:`${b1}__input`,checked:t||C==="on","aria-checked":y,"aria-disabled":i||void 0,onChange:w,disabled:i,...o}),e.jsx("span",{className:`${b1}__slider`,"aria-hidden":"true",children:C==="indeterminate"?e.jsx("span",{className:`${b1}__dash`}):e.jsx("span",{className:`${b1}__thumb`})})]})}const K="uds-action-menu";function u3({item:t,onItemClick:n,parentRef:a}){const[l,r]=M.useState(!1),i=M.useRef(null),c=M.useRef(null),d=M.useRef(null),o=()=>{clearTimeout(d.current),r(!0)},u=()=>{d.current=setTimeout(()=>{r(!1)},150)},C=()=>{clearTimeout(d.current)},y=()=>{d.current=setTimeout(()=>{r(!1)},150)};return M.useEffect(()=>()=>{clearTimeout(d.current)},[]),e.jsxs("div",{className:`${K}__item-wrapper`,onMouseEnter:o,onMouseLeave:u,ref:c,children:[e.jsxs("button",{className:`${K}__item ${K}__item--has-submenu ${t.disabled?`${K}__item--disabled`:""}`,role:"menuitem",disabled:t.disabled,"aria-haspopup":"true","aria-expanded":l,"aria-label":t.label,children:[t.icon&&e.jsx(U,{name:t.icon,size:16,appearance:"regular",className:`${K}__item-icon`}),e.jsx("span",{className:`${K}__item-label`,children:t.label}),e.jsx(U,{name:"CaretRight",size:12,appearance:"regular",className:`${K}__item-arrow`})]}),l&&t.items&&e.jsx("div",{ref:i,className:`${K}__submenu`,role:"menu","aria-orientation":"vertical",onMouseEnter:C,onMouseLeave:y,children:t.items.map((g,w)=>g.divider?e.jsx("div",{className:`${K}__divider`,children:e.jsx(e4,{})},`divider-${w}`):g.items&&g.items.length>0?e.jsx(u3,{item:g,onItemClick:n,parentRef:i},g.id||w):e.jsxs("button",{className:`${K}__item ${g.disabled?`${K}__item--disabled`:""} ${g.active?`${K}__item--active`:""} ${g.destructive?`${K}__item--destructive`:""}`,role:"menuitem",disabled:g.disabled,onClick:$=>n(g,$),"aria-label":g.label,children:[g.icon&&e.jsx(U,{name:g.icon,size:16,appearance:"regular",className:`${K}__item-icon`}),e.jsx("span",{className:`${K}__item-label`,children:g.label}),g.shortcut&&e.jsx(t4,{label:g.shortcut,appearance:"light",className:`${K}__item-shortcut`})]},g.id||w))})]})}function I1({trigger:t,items:n=[],placement:a="bottom-end",fullWidth:l=!1,disabled:r=!1,onOpenChange:i,className:c="",menuClassName:d="",...o}){const[u,C]=M.useState(!1),y=M.useRef(null),g=M.useRef(null),w=s=>{C(s),i&&i(s)};M.useEffect(()=>{const s=x=>{y.current&&g.current&&!y.current.contains(x.target)&&!g.current.contains(x.target)&&w(!1)};return u&&(document.addEventListener("mousedown",s),document.addEventListener("keydown",$)),()=>{document.removeEventListener("mousedown",s),document.removeEventListener("keydown",$)}},[u]),M.useEffect(()=>{if(!u)return;const s=x=>{var z,G,Y,V,q;const f=(z=y.current)==null?void 0:z.querySelectorAll('[role="menuitem"]:not([disabled])');if(!f||f.length===0)return;const A=Array.from(f).findIndex(J=>J===document.activeElement);switch(x.key){case"ArrowDown":x.preventDefault();const J=A<f.length-1?A+1:0;(G=f[J])==null||G.focus();break;case"ArrowUp":x.preventDefault();const l1=A>0?A-1:f.length-1;(Y=f[l1])==null||Y.focus();break;case"Home":x.preventDefault(),(V=f[0])==null||V.focus();break;case"End":x.preventDefault(),(q=f[f.length-1])==null||q.focus();break;case"Enter":case" ":x.preventDefault(),document.activeElement&&document.activeElement.click();break}};return document.addEventListener("keydown",s),()=>{document.removeEventListener("keydown",s)}},[u]);const $=s=>{var x;s.key==="Escape"&&(w(!1),(x=g.current)==null||x.focus())},h=s=>{r||w(!u)},L=(s,x)=>{if(s.disabled){x.preventDefault();return}s.onClick&&s.onClick(s,x),w(!1)},N=()=>{var s;if(!t)return null;if(M.isValidElement(t)){const x=(s=t.props)==null?void 0:s.onClick,f=M.cloneElement(t,{onClick:A=>{A.preventDefault(),A.stopPropagation(),x&&x(A),h()},"aria-haspopup":"true","aria-expanded":u});return e.jsx("div",{ref:g,children:f})}return e.jsx("div",{ref:g,onClick:h,children:t})},E=()=>({"bottom-start":"bottom-start","bottom-end":"bottom-end","top-start":"top-start","top-end":"top-end","right-start":"right-start","right-end":"right-end","left-start":"left-start","left-end":"left-end"})[a]||"bottom-end",m=[K,u&&`${K}--open`,l&&`${K}--full-width`,r&&`${K}--disabled`,c].filter(Boolean).join(" "),b=[`${K}__menu`,`${K}__menu--${E()}`,l&&`${K}__menu--full-width`,d].filter(Boolean).join(" ");return e.jsxs("div",{className:m,...o,children:[N(),u&&!r&&e.jsx("div",{ref:y,className:b,role:"menu","aria-orientation":"vertical",children:n.map((s,x)=>s.divider?e.jsx("div",{className:`${K}__divider`,children:e.jsx(e4,{})},`divider-${x}`):s.items&&s.items.length>0?e.jsx(u3,{item:s,onItemClick:L,parentRef:y},s.id||x):s.type==="toggle"?e.jsxs("div",{className:`${K}__item ${K}__item--toggle ${s.disabled?`${K}__item--disabled`:""}`,role:"menuitemcheckbox","aria-checked":!!s.checked,"aria-label":s.label,children:[s.icon&&e.jsx(U,{name:s.icon,size:16,appearance:"regular",className:`${K}__item-icon`}),e.jsx("span",{className:`${K}__item-label`,children:s.label}),e.jsx(n4,{checked:!!s.checked,size:"small",disabled:s.disabled,onChange:f=>{s.onChange&&s.onChange(f)},className:`${K}__item-toggle`})]},s.id||x):e.jsxs("button",{className:`${K}__item ${s.disabled?`${K}__item--disabled`:""} ${s.active?`${K}__item--active`:""} ${s.destructive?`${K}__item--destructive`:""}`,role:"menuitem",disabled:s.disabled,onClick:f=>L(s,f),"aria-label":s.label,children:[s.icon&&e.jsx(U,{name:s.icon,size:16,appearance:"regular",className:`${K}__item-icon`}),e.jsx("span",{className:`${K}__item-label`,children:s.label}),s.shortcut&&e.jsx(t4,{label:s.shortcut,appearance:"light",className:`${K}__item-shortcut`})]},s.id||x))})]})}function C3({src:t,initials:n,status:a=!1,size:l="default",className:r="",alt:i="",...c}){const d=()=>{if(n)return n;if(c.name){const C=c.name.trim().split(/\s+/);return C.length>=2?(C[0][0]+C[C.length-1][0]).toUpperCase():C[0][0].toUpperCase()}return"?"},u=["avatar",l!=="default"?`avatar--${l}`:"",r].filter(Boolean).join(" ");return e.jsxs("div",{className:u,...c,children:[t?e.jsx("img",{src:t,alt:i||"User avatar",className:"avatar__image"}):e.jsx("span",{className:"avatar__initials",children:d()}),a&&e.jsx("span",{className:"avatar__status","aria-label":"Online status"})]})}const p4="uds-badge",f4={red:"red",orange:"orange",yellow:"yellow",green:"green","dark-green":"dark-green",blue:"blue","dark-blue":"dark-blue",purple:"purple",pink:"pink",gray:"gray",outline:"outline"};function a4({count:t,variant:n="red",maxCount:a=99,className:l="",...r}){const c=(o=>{const u=typeof o=="number"?o:parseInt(o,10);return isNaN(u)?"0":u>a?`${a}+`:u.toString()})(t),d=[p4,f4[n]&&`${p4}--${f4[n]}`,l].filter(Boolean).join(" ");return!t||t===0?null:e.jsx("span",{className:d,...r,children:c})}const H3=`<svg viewBox="0 0 200 80" fill="none" xmlns="http://www.w3.org/2000/svg">
1
+ "use strict";var L3=Object.create;var c4=Object.defineProperty;var E3=Object.getOwnPropertyDescriptor;var T3=Object.getOwnPropertyNames;var V3=Object.getPrototypeOf,H3=Object.prototype.hasOwnProperty;var A3=(t,n,a,r)=>{if(n&&typeof n=="object"||typeof n=="function")for(let s of T3(n))!H3.call(t,s)&&s!==a&&c4(t,s,{get:()=>n[s],enumerable:!(r=E3(n,s))||r.enumerable});return t};var k3=(t,n,a)=>(a=t!=null?L3(V3(t)):{},A3(n||!t||!t.__esModule?c4(a,"default",{value:t,enumerable:!0}):a,t));Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),S=require("react"),E1=require("react-router-dom"),f3=require("react-dom");var F1=typeof document<"u"?document.currentScript:null;const D3={};let A1=null,L1=null,z1=null;const d4=new Set,O3=()=>typeof{url:typeof document>"u"?require("url").pathToFileURL(__filename).href:F1&&F1.tagName.toUpperCase()==="SCRIPT"&&F1.src||new URL("index.cjs",document.baseURI).href}<"u"&&D3?!1:typeof process<"u"&&process.env?process.env.NODE_ENV!=="production":!1,W1=t=>t.toLowerCase().replace(/[^a-z0-9]/g,""),u4=t=>t.split(/(?=[A-Z])|[-_\s]/).map(n=>n.charAt(0).toUpperCase()+n.slice(1).toLowerCase()).join(""),Z3=t=>Object.entries(t).filter(([n,a])=>/^[A-Z]/.test(n)&&typeof a=="function").map(([n])=>n),I3=(t,n)=>{const a=t.length+1,r=n.length+1,s=Array.from({length:a},()=>Array.from({length:r},()=>0));for(let l=0;l<a;l+=1)s[l][0]=l;for(let l=0;l<r;l+=1)s[0][l]=l;for(let l=1;l<a;l+=1)for(let o=1;o<r;o+=1){const c=t[l-1]===n[o-1]?0:1;s[l][o]=Math.min(s[l-1][o]+1,s[l][o-1]+1,s[l-1][o-1]+c)}return s[t.length][n.length]},R3=(t,n)=>{const a=Z3(n),r=W1(t),s=a.filter(l=>{const o=W1(l);return o.startsWith(r)||o.includes(r)||r.includes(o)});return s.length>0?s.slice(0,3):a.map(l=>({candidate:l,distance:I3(r,W1(l))})).sort((l,o)=>l.distance-o.distance).slice(0,3).map(l=>l.candidate)},B3=async()=>{if(A1)return A1;if(L1)throw L1;return z1||(z1=import("@phosphor-icons/react").then(t=>(A1=t,A1)).catch(t=>{throw L1=t instanceof Error?t:new Error(String(t)),L1})),z1};function U({name:t,size:n=24,appearance:a="regular",...r}){const[s,l]=S.useState(A1);if(S.useEffect(()=>{if(s||L1)return;let u=!0;return B3().then(p=>{u&&l(p)}).catch(()=>{}),()=>{u=!1}},[s]),L1)throw new Error('Missing peer dependency "@phosphor-icons/react". Install it with: npm i @phosphor-icons/react');const c={regular:"regular",bold:"bold",thin:"thin",light:"light",duotone:"duotone",fill:"fill",solid:"fill",outline:"regular"}[a]||"regular",i=S.useMemo(()=>{if(!t||!s)return null;const u=typeof t=="string"?t:String(t),p=u4(u);return s[p]||null},[s,t]);if(!i){if(t&&s&&O3()){const u=u4(String(t));if(!d4.has(u)){d4.add(u);const p=R3(u,s),m=p.length>0?` Did you mean: ${p.join(", ")}?`:"";console.warn(`Icon "${t}" not found in Phosphor icons.${m}`)}}return null}return e.jsx(i,{size:n,weight:c,...r})}function P3({children:t,className:n="",...a}){return e.jsx("div",{className:`accordion ${n}`,...a,children:t})}const _1="uds-divider",C4={left:"left",center:"center",right:"right"},p4={line:"line",solid:"solid"};function n4({variant:t="line",label:n,icon:a,alignment:r="center",labelWithIcon:s=!1,className:l="",...o}){const c=[_1,p4[t]&&`${_1}--${p4[t]}`,t==="line"&&C4[r]&&`${_1}--${C4[r]}`,l].filter(Boolean).join(" "),i=!!n,u=!!a,p=i||u,m=t==="solid";return e.jsx("div",{className:c,role:"separator","aria-orientation":"horizontal",...o,children:!m&&p&&e.jsxs("div",{className:`${_1}__content ${u&&!i?`${_1}__content--icon-only`:""} ${i?`${_1}__content--with-label`:""}`,children:[u&&!i&&e.jsx("span",{className:`${_1}__icon`,children:e.jsx(U,{name:a,size:16,appearance:"regular"})}),i&&e.jsxs("span",{className:`${_1}__label`,children:[s&&u&&e.jsx(U,{name:a,size:16,appearance:"regular",className:`${_1}__label-icon`}),n]}),u&&i&&!s&&e.jsx("span",{className:`${_1}__icon`,children:e.jsx(U,{name:a,size:16,appearance:"regular"})})]})})}const f4="uds-key",h4={light:"light",dark:"dark"};function a4({label:t,appearance:n="light",className:a="",...r}){const s=[f4,h4[n]&&`${f4}--${h4[n]}`,a].filter(Boolean).join(" ");return e.jsx("kbd",{className:s,...r,children:t})}const v1="uds-toggle",m4={large:"large",small:"small"};function s4({checked:t,state:n,size:a="large",bordered:r=!1,onChange:s,disabled:l=!1,id:o,className:c="",...i}){const u=S.useRef(null),p=n??(t?"on":"off");S.useEffect(()=>{u.current&&(u.current.indeterminate=p==="indeterminate")},[p]);const m=p==="indeterminate"?"mixed":p==="on"||!!t,$=[v1,m4[a]&&`${v1}--${m4[a]}`,r&&`${v1}--bordered`,p==="indeterminate"&&`${v1}--indeterminate`,l&&`${v1}--disabled`,c].filter(Boolean).join(" "),M=j=>{!l&&s&&s(j.target.checked)};return e.jsxs("label",{className:$,htmlFor:o,children:[e.jsx("input",{ref:u,type:"checkbox",role:"switch",id:o,className:`${v1}__input`,checked:t||p==="on","aria-checked":m,"aria-disabled":l||void 0,onChange:M,disabled:l,...i}),e.jsx("span",{className:`${v1}__slider`,"aria-hidden":"true",children:p==="indeterminate"?e.jsx("span",{className:`${v1}__dash`}):e.jsx("span",{className:`${v1}__thumb`})})]})}const G="uds-action-menu";function h3({item:t,onItemClick:n,parentRef:a}){const[r,s]=S.useState(!1),l=S.useRef(null),o=S.useRef(null),c=()=>{clearTimeout(o.current),s(!0)},i=()=>{o.current=setTimeout(()=>{s(!1)},150)},u=()=>{clearTimeout(o.current)},p=()=>{o.current=setTimeout(()=>{s(!1)},150)};return S.useEffect(()=>()=>{clearTimeout(o.current)},[]),e.jsxs("div",{className:`${G}__item-wrapper`,onMouseEnter:c,onMouseLeave:i,children:[e.jsxs("button",{className:`${G}__item ${G}__item--has-submenu ${t.disabled?`${G}__item--disabled`:""}`,role:"menuitem",disabled:t.disabled,"aria-haspopup":"true","aria-expanded":r,"aria-label":t.label,children:[t.icon&&e.jsx(U,{name:t.icon,size:16,appearance:"regular",className:`${G}__item-icon`}),e.jsx("span",{className:`${G}__item-label`,children:t.label}),e.jsx(U,{name:"CaretRight",size:12,appearance:"regular",className:`${G}__item-arrow`})]}),r&&t.items&&e.jsx("div",{ref:l,className:`${G}__submenu`,role:"menu","aria-orientation":"vertical",onMouseEnter:u,onMouseLeave:p,children:t.items.map((m,$)=>m.divider?e.jsx("div",{className:`${G}__divider`,children:e.jsx(n4,{})},`divider-${$}`):m.items&&m.items.length>0?e.jsx(h3,{item:m,onItemClick:n,parentRef:l},m.id||$):e.jsxs("button",{className:`${G}__item ${m.disabled?`${G}__item--disabled`:""} ${m.active?`${G}__item--active`:""} ${m.destructive?`${G}__item--destructive`:""}`,role:"menuitem",disabled:m.disabled,onClick:M=>n(m,M),"aria-label":m.label,children:[m.icon&&e.jsx(U,{name:m.icon,size:16,appearance:"regular",className:`${G}__item-icon`}),e.jsx("span",{className:`${G}__item-label`,children:m.label}),m.shortcut&&e.jsx(a4,{label:m.shortcut,appearance:"light",className:`${G}__item-shortcut`})]},m.id||$))})]})}function k1({trigger:t,items:n=[],placement:a="bottom-end",fullWidth:r=!1,disabled:s=!1,onOpenChange:l,className:o="",menuClassName:c="",...i}){const[u,p]=S.useState(!1),m=S.useRef(null),$=S.useRef(null),M=C=>{var f;C.key==="Escape"&&(j(!1),(f=$.current)==null||f.focus())},j=C=>{p(C),l&&l(C)};S.useEffect(()=>{const C=f=>{m.current&&$.current&&!m.current.contains(f.target)&&!$.current.contains(f.target)&&j(!1)};return u&&(document.addEventListener("mousedown",C),document.addEventListener("keydown",M)),()=>{document.removeEventListener("mousedown",C),document.removeEventListener("keydown",M)}},[u]);const y=C=>{var B,K,q,W,Y;const f=(B=m.current)==null?void 0:B.querySelectorAll('[role="menuitem"]:not([disabled])');if(!f||f.length===0)return;const k=Array.from(f).findIndex(J=>J===document.activeElement);switch(C.key){case"ArrowDown":{C.preventDefault();const J=k<f.length-1?k+1:0;(K=f[J])==null||K.focus();break}case"ArrowUp":{C.preventDefault();const J=k>0?k-1:f.length-1;(q=f[J])==null||q.focus();break}case"Home":C.preventDefault(),(W=f[0])==null||W.focus();break;case"End":C.preventDefault(),(Y=f[f.length-1])==null||Y.focus();break;case"Enter":case" ":C.preventDefault(),document.activeElement&&document.activeElement.click();break}},L=C=>{s||j(!u)},w=(C,f)=>{if(C.disabled){f.preventDefault();return}C.onClick&&C.onClick(C,f),j(!1)},V=()=>{var C;if(!t)return null;if(S.isValidElement(t)){const f=(C=t.props)==null?void 0:C.onClick,k=S.cloneElement(t,{onClick:B=>{B.preventDefault(),B.stopPropagation(),f&&f(B),L()},"aria-haspopup":"true","aria-expanded":u});return e.jsx("div",{ref:$,children:k})}return e.jsx("div",{ref:$,onClick:L,children:t})},_=()=>({"bottom-start":"bottom-start","bottom-end":"bottom-end","top-start":"top-start","top-end":"top-end","right-start":"right-start","right-end":"right-end","left-start":"left-start","left-end":"left-end"})[a]||"bottom-end",b=[G,u&&`${G}--open`,r&&`${G}--full-width`,s&&`${G}--disabled`,o].filter(Boolean).join(" "),d=[`${G}__menu`,`${G}__menu--${_()}`,r&&`${G}__menu--full-width`,c].filter(Boolean).join(" ");return e.jsxs("div",{className:b,...i,children:[V(),u&&!s&&e.jsx("div",{ref:m,className:d,role:"menu","aria-orientation":"vertical",onKeyDown:y,children:n.map((C,f)=>C.divider?e.jsx("div",{className:`${G}__divider`,children:e.jsx(n4,{})},`divider-${f}`):C.items&&C.items.length>0?e.jsx(h3,{item:C,onItemClick:w,parentRef:m},C.id||f):C.type==="toggle"?e.jsxs("div",{className:`${G}__item ${G}__item--toggle ${C.disabled?`${G}__item--disabled`:""}`,role:"menuitemcheckbox","aria-checked":!!C.checked,"aria-label":C.label,children:[C.icon&&e.jsx(U,{name:C.icon,size:16,appearance:"regular",className:`${G}__item-icon`}),e.jsx("span",{className:`${G}__item-label`,children:C.label}),e.jsx(s4,{checked:!!C.checked,size:"small",disabled:C.disabled,onChange:k=>{C.onChange&&C.onChange(k)},className:`${G}__item-toggle`})]},C.id||f):e.jsxs("button",{className:`${G}__item ${C.disabled?`${G}__item--disabled`:""} ${C.active?`${G}__item--active`:""} ${C.destructive?`${G}__item--destructive`:""}`,role:"menuitem",disabled:C.disabled,onClick:k=>w(C,k),"aria-label":C.label,children:[C.icon&&e.jsx(U,{name:C.icon,size:16,appearance:"regular",className:`${G}__item-icon`}),e.jsx("span",{className:`${G}__item-label`,children:C.label}),C.shortcut&&e.jsx(a4,{label:C.shortcut,appearance:"light",className:`${G}__item-shortcut`})]},C.id||f))})]})}function m3({src:t,initials:n,status:a=!1,size:r="default",className:s="",alt:l="",...o}){const c=()=>{if(n)return n;if(o.name){const p=o.name.trim().split(/\s+/);return p.length>=2?(p[0][0]+p[p.length-1][0]).toUpperCase():p[0][0].toUpperCase()}return"?"},u=["avatar",r!=="default"?`avatar--${r}`:"",s].filter(Boolean).join(" ");return e.jsxs("div",{className:u,...o,children:[t?e.jsx("img",{src:t,alt:l||"User avatar",className:"avatar__image"}):e.jsx("span",{className:"avatar__initials",children:c()}),a&&e.jsx("span",{className:"avatar__status","aria-label":"Online status"})]})}const g4="uds-badge",_4={red:"red",orange:"orange",yellow:"yellow",green:"green","dark-green":"dark-green",blue:"blue","dark-blue":"dark-blue",purple:"purple",pink:"pink",gray:"gray",outline:"outline"};function r4({count:t,variant:n="red",maxCount:a=99,className:r="",...s}){const o=(i=>{const u=typeof i=="number"?i:parseInt(i,10);return isNaN(u)?"0":u>a?`${a}+`:u.toString()})(t),c=[g4,_4[n]&&`${g4}--${_4[n]}`,r].filter(Boolean).join(" ");return!t||t===0?null:e.jsx("span",{className:c,...s,children:o})}const F3=`<svg viewBox="0 0 200 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
2
  <path d="M190.85 29.6207C193.68 29.6207 196.064 30.3356 197.374 31.5868V32.9572H197.285C195.974 31.4975 193.68 30.6931 190.85 30.6931C187.395 30.6931 185.041 32.5104 185.041 35.1617C185.041 37.545 186.501 38.5876 191.059 39.0047C196.481 39.5111 198.298 41.0602 198.298 44.4564C198.298 47.8823 195.557 49.9974 191.118 49.9974C187.931 49.9974 185.25 49.1633 183.611 47.644V46.2438H183.701C185.428 48.0312 187.931 48.9249 191.178 48.9249C194.902 48.9249 197.166 47.2269 197.166 44.4564C197.166 41.8348 195.587 40.6134 190.791 40.1665C185.637 39.6899 183.909 38.2599 183.909 35.1617C183.909 31.8847 186.739 29.6207 190.85 29.6207Z" style="fill: var(--uds-logo-ds-black)"/>
3
3
  <path d="M163.337 29.9186H170.755C177.219 29.9186 181.241 33.702 181.241 39.7793C181.241 45.9161 177.219 49.6995 170.755 49.6995H163.337V29.9186ZM164.499 48.627H170.725C176.534 48.627 180.079 45.2607 180.079 39.7793C180.079 34.3276 176.534 30.991 170.725 30.991H164.499V48.627Z" style="fill: var(--uds-logo-ds-black)"/>
4
4
  <path d="M140.079 29.9186H148.212C155.004 29.9186 158.758 33.4637 158.758 39.809C158.758 46.1544 155.004 49.6995 148.212 49.6995H140.079V29.9186ZM145.501 44.8734H147.884C151.519 44.8734 153.277 43.2052 153.277 39.809C153.277 36.4129 151.519 34.7446 147.884 34.7446H145.501V44.8734Z" style="fill: var(--uds-logo-ds-black)"/>
@@ -10,21 +10,21 @@
10
10
  <path d="M59.4552 29.9186V41.2092C59.4552 47.1077 56.5655 49.9974 50.6968 49.9974C44.8876 49.9974 42.0575 47.1077 42.0575 41.2092V29.9186H47.4794V40.8219C47.4794 43.7414 48.5816 45.1713 50.8457 45.1713C53.1098 45.1713 54.2121 43.7414 54.2121 40.8219V29.9186H59.4552Z" style="fill: var(--uds-logo-ds-black)"/>
11
11
  <path d="M18.8591 29.9164C19.8607 29.8415 20.703 30.4551 21.5329 30.9389L23.9421 32.3432L27.5036 34.392C28.351 34.8816 29.2537 35.3664 30.0212 35.9682C32.052 37.5503 33.3631 39.8803 33.6618 42.4369C33.9904 45.0328 33.268 47.6523 31.6559 49.7133C31.0859 50.429 30.4193 51.0625 29.6755 51.5951C28.5894 52.3759 26.1347 53.694 24.8766 54.4223L21.8874 56.1537C21.0847 56.6195 20.0995 57.3155 19.1813 57.4213C18.5464 57.4192 18.0886 57.34 17.5573 56.9496C17.043 56.5736 16.6991 56.0086 16.6012 55.3793C16.2985 53.3887 18.0051 52.7395 19.4206 51.9291L24.2038 49.1713C24.9352 48.7488 26.272 48.0236 26.9137 47.5473C27.2856 47.2711 27.6127 46.9388 27.8835 46.5629C28.6475 45.5113 28.953 44.1949 28.7301 42.9145C28.319 40.4626 26.6847 39.7239 24.7673 38.6166L20.0182 35.8803C19.2337 35.4295 18.3731 34.966 17.6169 34.4779C17.0733 34.127 16.6885 33.4733 16.5846 32.8295C16.4716 32.155 16.6381 31.4628 17.0456 30.9135C17.5155 30.2826 18.1029 30.0267 18.8591 29.9164ZM4.45378 29.974C5.65473 30.0196 6.72971 30.7816 6.86589 32.0424C6.94372 32.7634 6.9028 33.5849 6.90105 34.3197L6.91863 39.7006C6.91811 40.6055 6.86863 42.4088 6.99577 43.2016C7.09733 43.8045 7.31748 44.3814 7.64323 44.8988C8.73015 46.637 10.8659 47.5267 12.8649 47.0326C13.733 46.818 14.769 46.156 15.57 45.6928L20.4928 42.8412C21.5854 42.2081 23.2436 40.9643 24.5456 41.2699C25.1847 41.42 25.8156 41.8854 26.153 42.4565C26.4986 43.0387 26.5941 43.7364 26.4176 44.3901C26.1118 45.5134 25.3377 45.8642 24.4108 46.3881L18.9968 49.5219C17.9331 50.1377 16.4929 51.0352 15.3942 51.4721C14.5036 51.8278 13.5639 52.048 12.6081 52.1254C9.99267 52.327 7.40438 51.4786 5.4157 49.768C3.4576 48.1003 2.25066 45.7162 2.06511 43.1508C2.01152 42.4276 2.03679 41.5298 2.03777 40.7953L2.0407 36.8705L2.03191 33.8471C2.03103 33.4539 2.03536 33.0489 2.02995 32.6567C2.00891 31.1311 2.89542 30.0679 4.45378 29.974ZM18.8385 22.7026C21.3805 22.6091 23.0368 23.5151 25.1481 24.7318L28.5192 26.6781L31.1442 28.1938C31.6806 28.5031 32.1849 28.7943 32.7038 29.1313C33.8519 29.8776 34.0512 31.5441 33.238 32.5981C32.6623 33.3379 31.7178 33.6894 30.7985 33.5053C30.1729 33.379 29.3355 32.7919 28.7507 32.4613L23.6393 29.5082C23.3604 29.3469 23.0065 29.161 22.7477 28.9926C20.8814 27.7783 18.9867 27.0256 16.8454 28.1508C16.0628 28.562 15.6026 29.008 15.0583 29.7318C14.0188 31.3586 14.247 33.0262 14.2497 34.8666L14.2565 40.2836C14.2573 41.0808 14.3038 42.0195 14.1872 42.8012C14.0183 43.9334 13.0396 44.7789 11.8991 44.8539C11.2215 44.8952 10.5554 44.664 10.0495 44.2113C9.48411 43.7067 9.2169 42.9957 9.21452 42.2543C9.20859 40.402 9.21106 38.5238 9.2155 36.6733C9.22543 32.5734 8.74143 29.1757 11.7604 25.9018C13.6628 23.8388 16.0711 22.8282 18.8385 22.7026Z" style="fill: var(--uds-logo-ds-black)"/>
12
12
  </svg>
13
- `,A3=`<svg viewBox="0 0 200 80" fill="none" xmlns="http://www.w3.org/2000/svg">
14
- <path d="M62.4192 29.3863C62.179 29.7377 61.9388 30.0305 61.5784 30.3233C61.2781 30.6162 60.8577 30.909 60.4373 31.0847C60.0169 31.319 59.5364 31.4947 59.0559 31.6118C58.5153 31.7289 57.9748 31.7875 57.3742 31.7875C56.3532 31.7875 55.3922 31.6118 54.5514 31.2604C53.7105 30.909 52.9298 30.4405 52.3292 29.7962C51.7286 29.2106 51.2481 28.4492 50.8877 27.6293C50.5273 26.8093 50.3472 25.8723 50.3472 24.8766C50.3472 23.881 50.5273 22.9439 50.8877 22.124C51.2481 21.3041 51.7285 20.5427 52.3892 19.957C52.9898 19.3713 53.7706 18.8442 54.6114 18.4928C55.4523 18.1414 56.4132 17.9657 57.3742 17.9657C57.8547 17.9657 58.3352 18.0243 58.8156 18.1414C59.2961 18.2586 59.7166 18.3757 60.137 18.5514C60.5574 18.7271 60.9177 18.9614 61.2781 19.1957C61.6385 19.4299 61.8787 19.7228 62.1189 20.0742L60.9778 20.8941C60.8577 20.6598 60.6775 20.4841 60.4373 20.2498C60.197 20.0156 59.8967 19.8399 59.5964 19.6642C59.2961 19.4885 58.9358 19.3714 58.5754 19.2542C58.215 19.1371 57.7946 19.0785 57.3742 19.0785C56.4733 19.0785 55.6925 19.2542 55.0319 19.5471C54.3111 19.8399 53.7706 20.2498 53.2901 20.7769C52.8096 21.304 52.4493 21.8897 52.209 22.5925C51.9688 23.2953 51.8487 23.9981 51.8487 24.7595C51.8487 25.5209 51.9688 26.2822 52.209 26.9265C52.4493 27.6293 52.8697 28.2149 53.3502 28.742C53.8307 29.2691 54.4312 29.6791 55.0919 29.9719C55.8126 30.2648 56.5334 30.4405 57.4343 30.4405C58.215 30.4405 58.9358 30.2648 59.6565 29.9719C60.3772 29.6791 60.9177 29.152 61.3982 28.5078L62.4192 29.3863Z" style="fill: var(--uds-brands-connect-light-blue)"/>
15
- <path d="M63.6205 18.3757H65.0019V24.0567H72.3292V18.3757H73.7106V31.5532H72.3292V25.2866H65.0019V31.5532H63.6205V18.3757Z" style="fill: var(--uds-brands-connect-light-blue)"/>
16
- <path d="M86.0229 20.777C85.5425 20.3085 85.0019 19.8985 84.3413 19.6643C83.6806 19.3714 82.9599 19.2543 82.119 19.2543C81.2782 19.2543 80.4974 19.43 79.7767 19.7228C79.056 20.0157 78.5154 20.4256 78.035 20.9527C77.5545 21.4798 77.1941 22.0655 76.8938 22.7683C76.6536 23.4711 76.4734 24.1739 76.4734 24.9353C76.4734 25.6966 76.5935 26.458 76.8938 27.1023C77.1341 27.8051 77.5545 28.3907 78.035 28.9178C78.5154 29.4449 79.116 29.8549 79.7767 30.1477C80.4974 30.4406 81.2181 30.6163 82.119 30.6163C82.8998 30.6163 83.5605 30.5577 84.2211 30.382C84.8818 30.2063 85.3623 30.0306 85.7827 29.7963V25.8138H82.6596V24.6424H87.1641V30.5577C86.4434 30.9677 85.6626 31.3191 84.7617 31.5533C83.9208 31.7876 83.0199 31.8462 82.119 31.8462C81.098 31.8462 80.1371 31.6705 79.2962 31.3191C78.4554 30.9677 77.6746 30.4991 77.074 29.8549C76.4734 29.2692 75.9929 28.5079 75.6325 27.6879C75.2722 26.868 75.092 25.9309 75.092 24.9353C75.092 23.9396 75.2722 23.0026 75.6325 22.1826C75.9929 21.3627 76.4734 20.6013 77.134 20.0157C77.7346 19.43 78.5154 18.9029 79.3563 18.5515C80.1971 18.2001 81.1581 18.0244 82.1791 18.0244C83.2602 18.0244 84.2211 18.2001 85.0019 18.4929C85.7827 18.7858 86.5034 19.2543 87.044 19.7814L86.0229 20.777Z" style="fill: var(--uds-brands-connect-light-blue)"/>
17
- <path d="M55.8129 50.1775C55.8129 50.8803 55.933 51.5831 56.1132 52.2273C56.3534 52.9301 56.6537 53.5158 57.0741 54.1014C57.4946 54.6286 58.0351 55.0971 58.6957 55.4485C59.3564 55.7999 60.1372 55.9756 61.0381 55.9756C61.939 55.9756 62.7198 55.7999 63.3804 55.4485C64.0411 55.0971 64.5816 54.6871 65.002 54.1014C65.4225 53.5743 65.7828 52.9301 65.963 52.2273C66.2033 51.5245 66.2633 50.8217 66.2633 50.1775C66.2633 49.4747 66.1432 48.8304 65.963 48.1276C65.7828 47.4248 65.4225 46.8392 65.002 46.3121C64.5816 45.785 64.0411 45.3164 63.3804 45.0236C62.7198 44.6722 61.939 44.4965 61.0381 44.4965C60.1372 44.4965 59.3564 44.6722 58.6957 45.0236C58.0351 45.375 57.4946 45.785 57.0741 46.3121C56.6537 46.8392 56.2933 47.4834 56.1132 48.1276C55.933 48.8304 55.8129 49.4747 55.8129 50.1775ZM51.1882 50.1775C51.1882 48.7719 51.4285 47.4834 51.969 46.3706C52.5096 45.1993 53.1702 44.2622 54.0711 43.4423C54.972 42.6223 55.993 41.9781 57.1942 41.5681C58.3954 41.0996 59.7168 40.9239 61.0381 40.9239C62.4195 40.9239 63.6807 41.1582 64.8819 41.5681C66.0831 42.0367 67.1642 42.6223 68.0051 43.4423C68.906 44.2622 69.5666 45.2579 70.1072 46.3706C70.6477 47.542 70.8879 48.7719 70.8879 50.1775C70.8879 51.5831 70.6477 52.8715 70.1072 54.0429C69.5666 55.2142 68.906 56.2099 68.0051 57.0298C67.1042 57.8497 66.0831 58.494 64.8819 58.9625C63.6807 59.431 62.3594 59.6653 61.0381 59.6653C59.6567 59.6653 58.3954 59.431 57.1942 58.9625C55.993 58.494 54.912 57.8497 54.0711 57.0298C53.1702 56.2099 52.5096 55.2142 51.969 54.0429C51.4285 52.8715 51.1882 51.5831 51.1882 50.1775Z" style="fill: var(--uds-brands-connect-dark-blue)"/>
18
- <path d="M73.1102 41.3924H77.4345V44.2622H77.4946C77.915 43.3837 78.5756 42.5638 79.5967 41.9195C80.6177 41.2167 81.7588 40.9239 83.1402 40.9239C84.3414 40.9239 85.3624 41.0996 86.2033 41.5096C87.0441 41.9196 87.7648 42.4466 88.3054 43.0909C88.8459 43.7351 89.2663 44.4965 89.5066 45.375C89.7468 46.2535 89.8669 47.132 89.8669 48.0691V59.1967H85.3024V49.299C85.3024 48.7719 85.2423 48.2448 85.1822 47.6591C85.1222 47.0734 84.942 46.6049 84.7018 46.1364C84.4615 45.6678 84.1012 45.3164 83.6807 45.0236C83.2603 44.7308 82.6597 44.5551 81.939 44.5551C81.2183 44.5551 80.5576 44.6722 80.0171 44.965C79.4765 45.2579 79.0561 45.6093 78.6958 46.0778C78.3354 46.5463 78.0952 47.0149 77.915 47.6005C77.7348 48.1862 77.6747 48.7719 77.6747 49.3575V59.1382H73.1102V41.3924Z" style="fill: var(--uds-brands-connect-dark-blue)"/>
19
- <path d="M92.149 41.3924H96.4734V44.2622H96.5334C96.9538 43.3837 97.6145 42.5638 98.6355 41.9195C99.6565 41.2167 100.798 40.9239 102.179 40.9239C103.38 40.9239 104.401 41.0996 105.242 41.5096C106.083 41.9196 106.804 42.4466 107.344 43.0909C107.885 43.7351 108.305 44.4965 108.545 45.375C108.786 46.2535 108.906 47.132 108.906 48.0691V59.1967H104.341V49.299C104.341 48.7719 104.281 48.2448 104.221 47.6591C104.161 47.0734 103.981 46.6049 103.741 46.1364C103.5 45.6678 103.14 45.3164 102.72 45.0236C102.299 44.7308 101.699 44.5551 100.978 44.5551C100.257 44.5551 99.5965 44.6722 99.056 44.965C98.5154 45.2579 98.095 45.6093 97.7346 46.0778C97.3743 46.5463 97.134 47.0149 96.9539 47.6005C96.7737 48.1862 96.7136 48.7719 96.7136 49.3575V59.1382H92.149V41.3924Z" style="fill: var(--uds-brands-connect-dark-blue)"/>
20
- <path d="M124.822 48.479C124.822 47.8933 124.762 47.3662 124.582 46.8391C124.401 46.312 124.161 45.8435 123.801 45.4921C123.441 45.0821 123.02 44.7893 122.48 44.555C121.939 44.3208 121.278 44.2036 120.558 44.2036C119.176 44.2036 118.035 44.6136 117.074 45.4335C116.113 46.2535 115.573 47.2491 115.513 48.5376H124.822V48.479ZM129.326 50.4703V51.0559C129.326 51.2316 129.326 51.4659 129.266 51.6416H115.392C115.453 52.2858 115.633 52.8715 115.933 53.3986C116.233 53.9257 116.594 54.3942 117.074 54.7456C117.555 55.1556 118.095 55.4484 118.696 55.6241C119.296 55.8584 119.957 55.9756 120.618 55.9756C121.759 55.9756 122.72 55.7999 123.501 55.3899C124.281 54.9799 124.942 54.3943 125.422 53.6915L128.486 56.0341C126.684 58.3768 124.101 59.6067 120.678 59.6067C119.236 59.6067 117.975 59.3724 116.774 58.9625C115.573 58.5525 114.552 57.9083 113.711 57.1469C112.81 56.3855 112.149 55.3899 111.669 54.2185C111.188 53.0472 110.948 51.7588 110.948 50.2946C110.948 48.889 111.188 47.5419 111.669 46.3706C112.149 45.1993 112.81 44.2036 113.711 43.3837C114.552 42.5638 115.573 41.9195 116.774 41.451C117.975 40.9825 119.236 40.7482 120.618 40.7482C121.879 40.7482 123.08 40.9239 124.101 41.3339C125.182 41.7438 126.083 42.3295 126.864 43.1494C127.645 43.9694 128.245 44.965 128.726 46.1363C129.146 47.4834 129.326 48.889 129.326 50.4703Z" style="fill: var(--uds-brands-connect-dark-blue)"/>
21
- <path d="M144.702 46.312C144.341 45.8435 143.801 45.4335 143.08 45.0821C142.359 44.7307 141.639 44.555 140.918 44.555C140.077 44.555 139.356 44.7307 138.696 45.0821C138.035 45.4335 137.555 45.8435 137.134 46.3706C136.714 46.8977 136.413 47.5419 136.233 48.1862C136.053 48.889 135.933 49.5332 135.933 50.236C135.933 50.9388 136.053 51.583 136.233 52.2859C136.473 52.9887 136.774 53.5743 137.194 54.1014C137.615 54.6285 138.155 55.0971 138.816 55.3899C139.476 55.7413 140.197 55.917 141.098 55.917C141.819 55.917 142.54 55.7999 143.2 55.507C143.921 55.2142 144.461 54.8628 144.882 54.3357L147.705 57.1469C146.924 57.9083 145.963 58.5525 144.822 58.9625C143.621 59.3724 142.359 59.6067 140.978 59.6067C139.657 59.6067 138.335 59.3724 137.134 58.9625C135.933 58.5525 134.852 57.9083 134.011 57.0883C133.11 56.2684 132.389 55.2728 131.909 54.1014C131.368 52.9301 131.128 51.6416 131.128 50.1189C131.128 48.7133 131.368 47.3662 131.909 46.2535C132.449 45.0821 133.11 44.0865 134.011 43.2666C134.912 42.4466 135.933 41.8024 137.074 41.3924C138.275 40.9239 139.537 40.7482 140.858 40.7482C142.179 40.7482 143.5 40.9825 144.762 41.5096C146.023 41.9781 146.984 42.6809 147.765 43.5594L144.702 46.312Z" style="fill: var(--uds-brands-connect-dark-blue)"/>
22
- <path d="M149.446 44.9065V36.2386H153.951V41.3925H158.515V44.9651H153.951V53.223C153.951 53.9843 154.071 54.6871 154.371 55.2142C154.672 55.7413 155.332 55.9756 156.353 55.9756C156.654 55.9756 157.014 55.917 157.314 55.8585C157.675 55.7999 157.975 55.6828 158.275 55.5656L158.455 59.0211C158.035 59.1968 157.555 59.3139 157.014 59.3725C156.473 59.4311 155.933 59.4896 155.392 59.4896C154.191 59.4896 153.17 59.3139 152.449 58.9625C151.729 58.6111 151.068 58.2012 150.648 57.6155C150.227 57.0298 149.927 56.3856 149.747 55.6242C149.567 54.8628 149.506 54.0429 149.506 53.223V44.9065H149.446Z" style="fill: var(--uds-brands-connect-dark-blue)"/>
23
- <path d="M91.3083 30.3234H153.951L154.011 31.5533H91.3083V30.3234Z" style="fill: var(--uds-brands-connect-light-blue)"/>
24
- <path d="M46.8037 38.7569C44.8218 36.7071 42.9599 36.1214 41.098 36.1214C35.5124 36.1214 31.7887 40.2797 31.7887 45.5507C31.7887 51.1731 35.5124 55.3899 41.098 55.3899C43.2602 55.3899 45.3623 54.3943 47.1641 52.1687L51.1281 54.9214C48.6656 58.2011 45.0019 59.6067 41.038 59.6067C32.6896 59.6067 26.7437 54.1014 26.7437 45.8435C26.7437 37.3513 32.6896 31.8461 41.038 31.8461C44.7016 31.8461 47.8248 33.0174 50.5275 36.0043L46.8037 38.7569Z" style="fill: var(--uds-brands-connect-dark-blue)"/>
25
- <path d="M160.377 56.5613C160.377 56.1514 160.437 55.7414 160.618 55.3314C160.798 54.98 161.038 54.6286 161.278 54.3358C161.579 54.043 161.879 53.8087 162.299 53.6916C162.66 53.5159 163.08 53.4573 163.561 53.4573C164.041 53.4573 164.401 53.5159 164.822 53.6916C165.182 53.8673 165.542 54.1015 165.843 54.3358C166.143 54.6286 166.383 54.9215 166.503 55.3314C166.684 55.6828 166.744 56.0928 166.744 56.5613C166.744 56.9713 166.684 57.3813 166.503 57.7912C166.323 58.1426 166.083 58.494 165.843 58.7869C165.542 59.0797 165.242 59.314 164.822 59.4311C164.461 59.6068 164.041 59.6654 163.561 59.6654C163.08 59.6654 162.72 59.6068 162.299 59.4311C161.939 59.2554 161.579 59.0797 161.278 58.7869C160.978 58.494 160.738 58.2012 160.618 57.7912C160.437 57.3813 160.377 56.9713 160.377 56.5613ZM160.858 56.5613C160.858 56.9127 160.918 57.2641 161.098 57.557C161.218 57.8498 161.458 58.1426 161.699 58.3769C161.939 58.6112 162.239 58.7869 162.539 58.9626C162.84 59.0797 163.2 59.1968 163.621 59.1968C164.041 59.1968 164.341 59.1383 164.702 58.9626C165.002 58.8454 165.302 58.6112 165.542 58.3769C165.783 58.1426 165.963 57.8498 166.143 57.557C166.263 57.2641 166.383 56.9127 166.383 56.5613C166.383 56.2099 166.323 55.8585 166.143 55.5071C166.023 55.2143 165.783 54.9215 165.542 54.6872C165.302 54.4529 165.002 54.2772 164.702 54.1015C164.401 53.9844 164.041 53.8672 163.621 53.8672C163.2 53.8672 162.9 53.9258 162.539 54.1015C162.239 54.2187 161.939 54.4529 161.699 54.6872C161.458 54.9215 161.278 55.2143 161.098 55.5071C160.918 55.8585 160.858 56.2099 160.858 56.5613ZM162.299 54.8043H163.561C163.741 54.8043 163.921 54.8043 164.041 54.8629C164.221 54.9215 164.341 54.98 164.461 55.0386C164.582 55.0972 164.702 55.2143 164.762 55.3314C164.822 55.4486 164.882 55.6243 164.882 55.8C164.882 56.0342 164.822 56.2685 164.642 56.4442C164.521 56.6199 164.281 56.737 164.041 56.737L165.002 58.2598H164.221L163.38 56.7956H162.9V58.2598H162.239V54.8043H162.299ZM163.5 56.3271C163.681 56.3271 163.861 56.2685 164.041 56.2099C164.221 56.1514 164.281 55.9757 164.281 55.8C164.281 55.6243 164.221 55.5071 164.041 55.39C163.861 55.3314 163.741 55.2729 163.561 55.2729H162.96V56.2685H163.5V56.3271Z" style="fill: var(--uds-brands-connect-dark-blue)"/>
13
+ `,z3=`<svg viewBox="0 0 200 80" fill="none" xmlns="http://www.w3.org/2000/svg">
14
+ <path d="M62.4192 29.3863C62.179 29.7377 61.9388 30.0305 61.5784 30.3233C61.2781 30.6162 60.8577 30.909 60.4373 31.0847C60.0169 31.319 59.5364 31.4947 59.0559 31.6118C58.5153 31.7289 57.9748 31.7875 57.3742 31.7875C56.3532 31.7875 55.3922 31.6118 54.5514 31.2604C53.7105 30.909 52.9298 30.4405 52.3292 29.7962C51.7286 29.2106 51.2481 28.4492 50.8877 27.6293C50.5273 26.8093 50.3472 25.8723 50.3472 24.8766C50.3472 23.881 50.5273 22.9439 50.8877 22.124C51.2481 21.3041 51.7285 20.5427 52.3892 19.957C52.9898 19.3713 53.7706 18.8442 54.6114 18.4928C55.4523 18.1414 56.4132 17.9657 57.3742 17.9657C57.8547 17.9657 58.3352 18.0243 58.8156 18.1414C59.2961 18.2586 59.7166 18.3757 60.137 18.5514C60.5574 18.7271 60.9177 18.9614 61.2781 19.1957C61.6385 19.4299 61.8787 19.7228 62.1189 20.0742L60.9778 20.8941C60.8577 20.6598 60.6775 20.4841 60.4373 20.2498C60.197 20.0156 59.8967 19.8399 59.5964 19.6642C59.2961 19.4885 58.9358 19.3714 58.5754 19.2542C58.215 19.1371 57.7946 19.0785 57.3742 19.0785C56.4733 19.0785 55.6925 19.2542 55.0319 19.5471C54.3111 19.8399 53.7706 20.2498 53.2901 20.7769C52.8096 21.304 52.4493 21.8897 52.209 22.5925C51.9688 23.2953 51.8487 23.9981 51.8487 24.7595C51.8487 25.5209 51.9688 26.2822 52.209 26.9265C52.4493 27.6293 52.8697 28.2149 53.3502 28.742C53.8307 29.2691 54.4312 29.6791 55.0919 29.9719C55.8126 30.2648 56.5334 30.4405 57.4343 30.4405C58.215 30.4405 58.9358 30.2648 59.6565 29.9719C60.3772 29.6791 60.9177 29.152 61.3982 28.5078L62.4192 29.3863Z" style="fill: var(--uds-logo-connect-light-blue)"/>
15
+ <path d="M63.6205 18.3757H65.0019V24.0567H72.3292V18.3757H73.7106V31.5532H72.3292V25.2866H65.0019V31.5532H63.6205V18.3757Z" style="fill: var(--uds-logo-connect-light-blue)"/>
16
+ <path d="M86.0229 20.777C85.5425 20.3085 85.0019 19.8985 84.3413 19.6643C83.6806 19.3714 82.9599 19.2543 82.119 19.2543C81.2782 19.2543 80.4974 19.43 79.7767 19.7228C79.056 20.0157 78.5154 20.4256 78.035 20.9527C77.5545 21.4798 77.1941 22.0655 76.8938 22.7683C76.6536 23.4711 76.4734 24.1739 76.4734 24.9353C76.4734 25.6966 76.5935 26.458 76.8938 27.1023C77.1341 27.8051 77.5545 28.3907 78.035 28.9178C78.5154 29.4449 79.116 29.8549 79.7767 30.1477C80.4974 30.4406 81.2181 30.6163 82.119 30.6163C82.8998 30.6163 83.5605 30.5577 84.2211 30.382C84.8818 30.2063 85.3623 30.0306 85.7827 29.7963V25.8138H82.6596V24.6424H87.1641V30.5577C86.4434 30.9677 85.6626 31.3191 84.7617 31.5533C83.9208 31.7876 83.0199 31.8462 82.119 31.8462C81.098 31.8462 80.1371 31.6705 79.2962 31.3191C78.4554 30.9677 77.6746 30.4991 77.074 29.8549C76.4734 29.2692 75.9929 28.5079 75.6325 27.6879C75.2722 26.868 75.092 25.9309 75.092 24.9353C75.092 23.9396 75.2722 23.0026 75.6325 22.1826C75.9929 21.3627 76.4734 20.6013 77.134 20.0157C77.7346 19.43 78.5154 18.9029 79.3563 18.5515C80.1971 18.2001 81.1581 18.0244 82.1791 18.0244C83.2602 18.0244 84.2211 18.2001 85.0019 18.4929C85.7827 18.7858 86.5034 19.2543 87.044 19.7814L86.0229 20.777Z" style="fill: var(--uds-logo-connect-light-blue)"/>
17
+ <path d="M55.8129 50.1775C55.8129 50.8803 55.933 51.5831 56.1132 52.2273C56.3534 52.9301 56.6537 53.5158 57.0741 54.1014C57.4946 54.6286 58.0351 55.0971 58.6957 55.4485C59.3564 55.7999 60.1372 55.9756 61.0381 55.9756C61.939 55.9756 62.7198 55.7999 63.3804 55.4485C64.0411 55.0971 64.5816 54.6871 65.002 54.1014C65.4225 53.5743 65.7828 52.9301 65.963 52.2273C66.2033 51.5245 66.2633 50.8217 66.2633 50.1775C66.2633 49.4747 66.1432 48.8304 65.963 48.1276C65.7828 47.4248 65.4225 46.8392 65.002 46.3121C64.5816 45.785 64.0411 45.3164 63.3804 45.0236C62.7198 44.6722 61.939 44.4965 61.0381 44.4965C60.1372 44.4965 59.3564 44.6722 58.6957 45.0236C58.0351 45.375 57.4946 45.785 57.0741 46.3121C56.6537 46.8392 56.2933 47.4834 56.1132 48.1276C55.933 48.8304 55.8129 49.4747 55.8129 50.1775ZM51.1882 50.1775C51.1882 48.7719 51.4285 47.4834 51.969 46.3706C52.5096 45.1993 53.1702 44.2622 54.0711 43.4423C54.972 42.6223 55.993 41.9781 57.1942 41.5681C58.3954 41.0996 59.7168 40.9239 61.0381 40.9239C62.4195 40.9239 63.6807 41.1582 64.8819 41.5681C66.0831 42.0367 67.1642 42.6223 68.0051 43.4423C68.906 44.2622 69.5666 45.2579 70.1072 46.3706C70.6477 47.542 70.8879 48.7719 70.8879 50.1775C70.8879 51.5831 70.6477 52.8715 70.1072 54.0429C69.5666 55.2142 68.906 56.2099 68.0051 57.0298C67.1042 57.8497 66.0831 58.494 64.8819 58.9625C63.6807 59.431 62.3594 59.6653 61.0381 59.6653C59.6567 59.6653 58.3954 59.431 57.1942 58.9625C55.993 58.494 54.912 57.8497 54.0711 57.0298C53.1702 56.2099 52.5096 55.2142 51.969 54.0429C51.4285 52.8715 51.1882 51.5831 51.1882 50.1775Z" style="fill: var(--uds-logo-connect-dark-blue)"/>
18
+ <path d="M73.1102 41.3924H77.4345V44.2622H77.4946C77.915 43.3837 78.5756 42.5638 79.5967 41.9195C80.6177 41.2167 81.7588 40.9239 83.1402 40.9239C84.3414 40.9239 85.3624 41.0996 86.2033 41.5096C87.0441 41.9196 87.7648 42.4466 88.3054 43.0909C88.8459 43.7351 89.2663 44.4965 89.5066 45.375C89.7468 46.2535 89.8669 47.132 89.8669 48.0691V59.1967H85.3024V49.299C85.3024 48.7719 85.2423 48.2448 85.1822 47.6591C85.1222 47.0734 84.942 46.6049 84.7018 46.1364C84.4615 45.6678 84.1012 45.3164 83.6807 45.0236C83.2603 44.7308 82.6597 44.5551 81.939 44.5551C81.2183 44.5551 80.5576 44.6722 80.0171 44.965C79.4765 45.2579 79.0561 45.6093 78.6958 46.0778C78.3354 46.5463 78.0952 47.0149 77.915 47.6005C77.7348 48.1862 77.6747 48.7719 77.6747 49.3575V59.1382H73.1102V41.3924Z" style="fill: var(--uds-logo-connect-dark-blue)"/>
19
+ <path d="M92.149 41.3924H96.4734V44.2622H96.5334C96.9538 43.3837 97.6145 42.5638 98.6355 41.9195C99.6565 41.2167 100.798 40.9239 102.179 40.9239C103.38 40.9239 104.401 41.0996 105.242 41.5096C106.083 41.9196 106.804 42.4466 107.344 43.0909C107.885 43.7351 108.305 44.4965 108.545 45.375C108.786 46.2535 108.906 47.132 108.906 48.0691V59.1967H104.341V49.299C104.341 48.7719 104.281 48.2448 104.221 47.6591C104.161 47.0734 103.981 46.6049 103.741 46.1364C103.5 45.6678 103.14 45.3164 102.72 45.0236C102.299 44.7308 101.699 44.5551 100.978 44.5551C100.257 44.5551 99.5965 44.6722 99.056 44.965C98.5154 45.2579 98.095 45.6093 97.7346 46.0778C97.3743 46.5463 97.134 47.0149 96.9539 47.6005C96.7737 48.1862 96.7136 48.7719 96.7136 49.3575V59.1382H92.149V41.3924Z" style="fill: var(--uds-logo-connect-dark-blue)"/>
20
+ <path d="M124.822 48.479C124.822 47.8933 124.762 47.3662 124.582 46.8391C124.401 46.312 124.161 45.8435 123.801 45.4921C123.441 45.0821 123.02 44.7893 122.48 44.555C121.939 44.3208 121.278 44.2036 120.558 44.2036C119.176 44.2036 118.035 44.6136 117.074 45.4335C116.113 46.2535 115.573 47.2491 115.513 48.5376H124.822V48.479ZM129.326 50.4703V51.0559C129.326 51.2316 129.326 51.4659 129.266 51.6416H115.392C115.453 52.2858 115.633 52.8715 115.933 53.3986C116.233 53.9257 116.594 54.3942 117.074 54.7456C117.555 55.1556 118.095 55.4484 118.696 55.6241C119.296 55.8584 119.957 55.9756 120.618 55.9756C121.759 55.9756 122.72 55.7999 123.501 55.3899C124.281 54.9799 124.942 54.3943 125.422 53.6915L128.486 56.0341C126.684 58.3768 124.101 59.6067 120.678 59.6067C119.236 59.6067 117.975 59.3724 116.774 58.9625C115.573 58.5525 114.552 57.9083 113.711 57.1469C112.81 56.3855 112.149 55.3899 111.669 54.2185C111.188 53.0472 110.948 51.7588 110.948 50.2946C110.948 48.889 111.188 47.5419 111.669 46.3706C112.149 45.1993 112.81 44.2036 113.711 43.3837C114.552 42.5638 115.573 41.9195 116.774 41.451C117.975 40.9825 119.236 40.7482 120.618 40.7482C121.879 40.7482 123.08 40.9239 124.101 41.3339C125.182 41.7438 126.083 42.3295 126.864 43.1494C127.645 43.9694 128.245 44.965 128.726 46.1363C129.146 47.4834 129.326 48.889 129.326 50.4703Z" style="fill: var(--uds-logo-connect-dark-blue)"/>
21
+ <path d="M144.702 46.312C144.341 45.8435 143.801 45.4335 143.08 45.0821C142.359 44.7307 141.639 44.555 140.918 44.555C140.077 44.555 139.356 44.7307 138.696 45.0821C138.035 45.4335 137.555 45.8435 137.134 46.3706C136.714 46.8977 136.413 47.5419 136.233 48.1862C136.053 48.889 135.933 49.5332 135.933 50.236C135.933 50.9388 136.053 51.583 136.233 52.2859C136.473 52.9887 136.774 53.5743 137.194 54.1014C137.615 54.6285 138.155 55.0971 138.816 55.3899C139.476 55.7413 140.197 55.917 141.098 55.917C141.819 55.917 142.54 55.7999 143.2 55.507C143.921 55.2142 144.461 54.8628 144.882 54.3357L147.705 57.1469C146.924 57.9083 145.963 58.5525 144.822 58.9625C143.621 59.3724 142.359 59.6067 140.978 59.6067C139.657 59.6067 138.335 59.3724 137.134 58.9625C135.933 58.5525 134.852 57.9083 134.011 57.0883C133.11 56.2684 132.389 55.2728 131.909 54.1014C131.368 52.9301 131.128 51.6416 131.128 50.1189C131.128 48.7133 131.368 47.3662 131.909 46.2535C132.449 45.0821 133.11 44.0865 134.011 43.2666C134.912 42.4466 135.933 41.8024 137.074 41.3924C138.275 40.9239 139.537 40.7482 140.858 40.7482C142.179 40.7482 143.5 40.9825 144.762 41.5096C146.023 41.9781 146.984 42.6809 147.765 43.5594L144.702 46.312Z" style="fill: var(--uds-logo-connect-dark-blue)"/>
22
+ <path d="M149.446 44.9065V36.2386H153.951V41.3925H158.515V44.9651H153.951V53.223C153.951 53.9843 154.071 54.6871 154.371 55.2142C154.672 55.7413 155.332 55.9756 156.353 55.9756C156.654 55.9756 157.014 55.917 157.314 55.8585C157.675 55.7999 157.975 55.6828 158.275 55.5656L158.455 59.0211C158.035 59.1968 157.555 59.3139 157.014 59.3725C156.473 59.4311 155.933 59.4896 155.392 59.4896C154.191 59.4896 153.17 59.3139 152.449 58.9625C151.729 58.6111 151.068 58.2012 150.648 57.6155C150.227 57.0298 149.927 56.3856 149.747 55.6242C149.567 54.8628 149.506 54.0429 149.506 53.223V44.9065H149.446Z" style="fill: var(--uds-logo-connect-dark-blue)"/>
23
+ <path d="M91.3083 30.3234H153.951L154.011 31.5533H91.3083V30.3234Z" style="fill: var(--uds-logo-connect-light-blue)"/>
24
+ <path d="M46.8037 38.7569C44.8218 36.7071 42.9599 36.1214 41.098 36.1214C35.5124 36.1214 31.7887 40.2797 31.7887 45.5507C31.7887 51.1731 35.5124 55.3899 41.098 55.3899C43.2602 55.3899 45.3623 54.3943 47.1641 52.1687L51.1281 54.9214C48.6656 58.2011 45.0019 59.6067 41.038 59.6067C32.6896 59.6067 26.7437 54.1014 26.7437 45.8435C26.7437 37.3513 32.6896 31.8461 41.038 31.8461C44.7016 31.8461 47.8248 33.0174 50.5275 36.0043L46.8037 38.7569Z" style="fill: var(--uds-logo-connect-dark-blue)"/>
25
+ <path d="M160.377 56.5613C160.377 56.1514 160.437 55.7414 160.618 55.3314C160.798 54.98 161.038 54.6286 161.278 54.3358C161.579 54.043 161.879 53.8087 162.299 53.6916C162.66 53.5159 163.08 53.4573 163.561 53.4573C164.041 53.4573 164.401 53.5159 164.822 53.6916C165.182 53.8673 165.542 54.1015 165.843 54.3358C166.143 54.6286 166.383 54.9215 166.503 55.3314C166.684 55.6828 166.744 56.0928 166.744 56.5613C166.744 56.9713 166.684 57.3813 166.503 57.7912C166.323 58.1426 166.083 58.494 165.843 58.7869C165.542 59.0797 165.242 59.314 164.822 59.4311C164.461 59.6068 164.041 59.6654 163.561 59.6654C163.08 59.6654 162.72 59.6068 162.299 59.4311C161.939 59.2554 161.579 59.0797 161.278 58.7869C160.978 58.494 160.738 58.2012 160.618 57.7912C160.437 57.3813 160.377 56.9713 160.377 56.5613ZM160.858 56.5613C160.858 56.9127 160.918 57.2641 161.098 57.557C161.218 57.8498 161.458 58.1426 161.699 58.3769C161.939 58.6112 162.239 58.7869 162.539 58.9626C162.84 59.0797 163.2 59.1968 163.621 59.1968C164.041 59.1968 164.341 59.1383 164.702 58.9626C165.002 58.8454 165.302 58.6112 165.542 58.3769C165.783 58.1426 165.963 57.8498 166.143 57.557C166.263 57.2641 166.383 56.9127 166.383 56.5613C166.383 56.2099 166.323 55.8585 166.143 55.5071C166.023 55.2143 165.783 54.9215 165.542 54.6872C165.302 54.4529 165.002 54.2772 164.702 54.1015C164.401 53.9844 164.041 53.8672 163.621 53.8672C163.2 53.8672 162.9 53.9258 162.539 54.1015C162.239 54.2187 161.939 54.4529 161.699 54.6872C161.458 54.9215 161.278 55.2143 161.098 55.5071C160.918 55.8585 160.858 56.2099 160.858 56.5613ZM162.299 54.8043H163.561C163.741 54.8043 163.921 54.8043 164.041 54.8629C164.221 54.9215 164.341 54.98 164.461 55.0386C164.582 55.0972 164.702 55.2143 164.762 55.3314C164.822 55.4486 164.882 55.6243 164.882 55.8C164.882 56.0342 164.822 56.2685 164.642 56.4442C164.521 56.6199 164.281 56.737 164.041 56.737L165.002 58.2598H164.221L163.38 56.7956H162.9V58.2598H162.239V54.8043H162.299ZM163.5 56.3271C163.681 56.3271 163.861 56.2685 164.041 56.2099C164.221 56.1514 164.281 55.9757 164.281 55.8C164.281 55.6243 164.221 55.5071 164.041 55.39C163.861 55.3314 163.741 55.2729 163.561 55.2729H162.96V56.2685H163.5V56.3271Z" style="fill: var(--uds-logo-connect-dark-blue)"/>
26
26
  </svg>
27
- `,k3=`<svg viewBox="0 0 200 80" fill="none" xmlns="http://www.w3.org/2000/svg">
27
+ `,W3=`<svg viewBox="0 0 200 80" fill="none" xmlns="http://www.w3.org/2000/svg">
28
28
  <path d="M33.1378 41.3359C33.3398 41.6389 33.3398 41.5379 33.5419 41.841C33.946 42.4472 33.4408 41.841 33.4408 42.6492C33.6429 44.0637 33.3398 45.074 33.0367 46.3874C32.9357 46.6904 32.9357 46.8925 32.8347 47.1956C32.8347 47.3976 32.8347 47.3976 32.8347 47.5997C33.0367 47.7007 33.2388 47.7007 33.3398 47.4987C33.6429 47.1956 34.047 46.8925 34.2491 46.6904C34.5522 46.3874 34.7542 46.0843 34.9563 45.8822C35.1584 45.6801 35.3604 45.6801 35.4614 45.4781C35.6635 45.175 35.7645 45.175 35.9666 44.9729C36.3707 44.6698 38.3913 42.4472 38.6944 42.0431C38.9975 41.5379 39.4016 41.0328 39.7047 40.6287C39.9068 40.4266 40.4119 40.2245 40.816 40.4266C40.9171 40.4266 41.1191 40.8307 41.2201 41.0328C41.4222 41.3359 41.5232 41.5379 41.6243 41.942C41.6243 42.2451 41.8263 42.6492 41.8263 42.9523C41.8263 43.0534 41.6243 43.0534 41.7253 43.1544C41.7253 43.1544 41.7253 43.1544 41.8263 43.1544C41.9274 43.4575 41.8263 43.4575 41.9274 43.7606C41.8263 43.8616 41.9274 43.6595 41.7253 43.7606C41.7253 44.2657 41.6243 45.276 41.6243 45.7812L41.5232 46.5894C43.0387 45.7812 43.948 45.3771 45.0593 45.3771C45.9685 45.276 46.6758 45.6801 47.383 45.9832H47.1809C47.383 46.1853 47.383 46.3874 47.585 46.3874C47.585 46.4884 47.2819 46.4884 47.2819 46.4884C47.2819 46.5894 47.484 46.4884 47.585 46.5894C47.2819 46.8925 47.1809 46.2863 46.7768 46.3874C46.7768 46.4884 46.7768 46.4884 47.0799 46.5894C46.7768 46.4884 46.5747 46.4884 46.2716 46.4884C45.3624 46.4884 44.3521 46.8925 43.7459 47.1956C43.8469 46.9935 44.15 46.8925 44.4531 46.8925C44.3521 46.8925 44.251 46.7915 44.251 46.7915C43.4428 47.1956 43.0387 47.3976 42.9377 47.3976C42.8366 47.4987 42.6346 47.5997 42.5335 47.7007C42.3315 47.4987 42.2304 47.9028 42.2304 47.9028C42.2304 47.9028 42.1294 47.9028 42.0284 47.9028C41.9274 48.0038 41.7253 48.0038 41.6243 48.2059C41.5232 48.3069 41.4222 48.509 41.1191 48.509C40.816 48.8121 40.5129 49.2162 40.2099 49.4182C40.1088 49.5193 40.1088 49.6203 40.0078 49.8224C39.9068 50.0244 39.8057 50.2265 39.7047 50.2265C40.0078 50.2265 39.7047 50.4285 39.7047 50.7316C39.5026 50.7316 39.6037 50.5296 39.5026 50.5296C39.5026 50.9337 39.1996 51.3378 39.0985 51.7419C39.1996 51.944 39.1996 51.5399 39.3006 51.3378C39.5026 51.5399 39.3006 51.944 39.0985 51.843C39.3006 52.1461 39.0985 51.944 38.9975 52.1461C38.9975 52.2471 39.1996 52.4491 38.9975 52.5502C38.8965 52.6512 38.7954 52.5502 38.7954 52.5502C38.6944 52.6512 38.5934 52.6512 38.5934 52.6512C38.5934 52.7522 38.7954 52.7522 38.7954 53.0553C38.4923 52.7522 38.6944 53.2574 38.5934 53.3584C38.4923 53.6615 38.2903 53.9646 38.1893 54.3687C38.0882 54.3687 38.0882 54.2677 37.9872 54.2677C37.8862 54.2677 37.8862 54.5708 37.8862 54.4697C37.8862 54.5708 37.7851 54.5708 37.6841 54.5708C37.6841 54.9749 37.5831 55.1769 37.5831 55.379C37.7851 55.379 37.6841 55.1769 37.7851 55.0759C37.6841 54.9749 37.7851 54.9749 37.8862 54.7728L37.9872 54.8739C38.0882 55.0759 37.6841 55.6821 37.5831 55.7831L37.0779 56.7934C36.9769 56.7934 37.0779 56.5914 37.0779 56.5914C36.9769 56.6924 36.8759 56.4903 36.7748 56.5914C36.6738 56.7934 36.6738 56.8945 36.5728 57.0965V57.2986C36.3707 57.7027 36.2697 58.1068 36.0676 58.4099C36.3707 58.3089 36.3707 57.9048 36.5728 57.7027C36.8759 57.3996 36.7748 56.8945 37.179 56.7934C36.9769 56.9955 36.9769 57.2986 36.9769 57.2986C36.9769 57.6017 36.6738 58.0058 36.3707 58.4099C36.0676 58.9151 35.8656 59.3192 35.5625 59.8243C35.3604 60.1274 35.1584 60.3295 35.1584 60.5315C35.0573 60.6326 35.0573 60.8346 35.0573 60.9356C34.9563 61.1377 34.8553 61.2387 34.7542 61.4408C34.4512 61.6429 34.3501 61.9459 34.1481 62.249C33.946 62.4511 33.845 62.6532 33.5419 63.0573C33.3398 63.2593 33.2388 63.4614 33.0367 63.6635C33.845 63.1583 34.3501 61.9459 35.0573 61.1377C34.9563 61.5418 34.5522 61.9459 34.4511 62.3501C34.1481 62.6532 33.946 63.1583 33.4408 63.6635C33.2388 63.8655 32.9357 64.2696 32.5316 64.5727C32.4306 64.6737 32.3295 64.9768 32.1275 65.0779C32.0264 65.1789 31.9254 65.1789 31.8244 65.2799C31.5213 65.381 31.4203 65.583 31.2182 65.8861C30.1069 65.583 29.3997 64.7748 29.2986 63.4614C29.1976 63.1583 29.3997 62.8552 29.3997 62.4511C29.3997 62.3501 29.2986 62.4511 29.2986 62.3501C29.3997 61.5418 29.8038 60.7336 30.1069 60.1274C30.3089 59.8243 30.1069 59.5212 30.511 59.3192C30.612 59.0161 30.713 58.9151 30.9151 58.5109C31.0161 58.2078 31.1172 58.1068 31.3192 57.8037V57.6017C31.5213 57.3996 31.6223 57.0965 31.8244 56.7934C31.9254 56.6924 32.0264 56.2883 32.2285 56.0862C32.2285 56.0862 32.3295 56.0862 32.4306 55.9852C32.9357 55.1769 32.9357 55.0759 33.1378 54.8739C33.6429 54.0656 34.2491 53.0553 34.9563 52.3481C35.2594 51.944 35.5625 51.6409 35.8656 51.2368C36.3707 50.7316 36.8759 50.1255 37.381 49.6203C37.8862 49.1152 38.5934 48.1049 38.9975 47.4987C39.3006 47.0946 39.3006 46.6904 39.4016 45.9832C39.7047 44.8719 40.0078 43.8616 40.0078 42.6492C39.7047 42.7503 39.6037 43.2554 39.4016 43.4575C39.3006 43.5585 39.1996 43.4575 39.1996 43.5585C39.0985 43.6595 38.9975 43.9626 38.7954 43.9626C38.7954 44.0637 38.6944 44.2657 38.6944 44.3668C38.5934 44.4678 38.3913 44.4678 38.3913 44.5688C38.2903 44.6698 38.2903 44.8719 38.1893 44.9729C38.0882 45.074 37.8862 45.175 37.7851 45.276C37.482 45.5791 37.28 45.7812 36.9769 46.0843C36.7748 46.3874 36.6738 46.3874 36.5728 46.7915C36.2697 46.7915 35.9666 47.1956 35.9666 47.1956C35.8656 47.2966 35.8656 47.1956 35.7645 47.1956L35.5625 47.4987C35.5625 47.8018 34.7542 48.3069 34.1481 48.711C33.946 48.711 33.845 48.9131 33.6429 48.9131C32.9357 49.1152 32.3295 48.711 31.6223 48.4079C31.5213 48.4079 31.5213 48.3069 31.4203 48.4079C31.0161 48.0038 30.9151 47.3976 30.9151 46.6904C30.9151 46.3874 31.2182 45.5791 31.3192 45.276C31.5213 44.1647 32.0264 43.1544 32.1275 41.841C32.2285 40.5276 33.0367 41.0328 33.1378 41.3359ZM44.5541 46.6904L44.8572 46.5894C44.7562 46.3874 44.6552 46.5894 44.5541 46.6904ZM43.6449 47.1956C43.6449 47.2966 43.1397 47.4987 42.9377 47.5997C42.8366 47.5997 43.3418 47.2966 43.6449 47.1956ZM42.2304 48.0038C42.1294 48.1049 42.0284 48.2059 41.8263 48.2059C42.0284 48.1049 42.0284 48.0038 42.2304 48.0038ZM41.0181 48.8121C41.2201 48.61 41.3212 48.4079 41.6243 48.3069C41.3212 48.61 41.0181 48.711 40.816 49.0141C40.816 48.9131 40.9171 48.9131 41.0181 48.8121ZM39.3006 52.2471C39.3006 52.2471 39.3006 52.1461 39.1996 52.1461C39.1996 52.2471 39.0985 52.4491 39.3006 52.2471ZM38.6944 52.9543C38.5934 52.9543 38.5934 53.0553 38.5934 53.2574C38.7954 53.3584 38.8965 52.9543 38.6944 52.9543ZM38.1893 54.2677C38.3913 54.3687 38.1893 54.3687 38.1893 54.4697C37.9872 54.4697 38.1893 54.2677 38.1893 54.2677ZM32.3295 57.8037C32.2285 57.9048 32.2285 58.1068 32.1275 58.1068C32.1275 58.3089 32.0264 58.3089 31.9254 58.4099V58.713H31.7233C31.6223 59.0161 31.6223 59.4202 31.3192 59.4202C31.4203 59.9253 30.713 60.2284 31.0161 60.6326C31.1172 60.2284 31.2182 60.0264 31.3192 59.9253C31.2182 60.2284 31.0161 60.4305 31.0161 60.8346C30.9151 61.1377 30.9151 61.4408 30.8141 61.7439C30.713 61.9459 30.612 62.047 30.612 62.047C30.511 62.5521 30.41 63.0573 30.41 63.5624C30.41 63.9665 30.511 64.3707 30.612 64.6737C31.0161 64.4717 31.5213 63.9665 31.8244 63.7645C31.8244 63.6635 31.9254 63.5624 31.8244 63.4614C32.1275 63.3604 32.0264 63.1583 32.1275 62.9562C32.4306 62.5521 32.7336 62.148 32.9357 61.7439C33.3398 60.9356 34.047 60.0264 34.3501 59.2181C34.3501 59.1171 34.3501 58.915 34.4511 58.713C34.5522 58.5109 34.8553 58.3089 34.8553 58.1068V57.9048C34.8553 57.6017 35.0573 57.3996 35.1584 57.0965L35.9666 55.1769C36.4717 54.0656 37.0779 52.7522 37.482 51.944C37.5831 51.6409 37.9872 50.9337 38.0882 50.7316C37.9872 50.9337 37.381 51.3378 37.28 51.2368C37.28 51.6409 36.7748 52.1461 36.4717 52.2471C36.1687 52.4491 35.7645 52.8533 35.9666 52.8533C35.8656 53.1563 35.8656 52.8533 35.6635 52.9543C35.7645 53.3584 35.2594 53.7625 35.0573 53.9646C35.0573 53.7625 35.4614 53.6615 35.3604 53.5605C35.0573 53.7625 34.8553 54.4697 34.6532 54.1666C34.6532 54.2677 34.3501 54.2677 34.4511 54.4697H34.6532C34.4511 54.7728 34.2491 54.5708 34.1481 54.7728C34.3501 54.8739 34.3501 54.6718 34.3501 54.7728C34.2491 54.8739 34.1481 55.0759 33.946 55.0759C33.946 55.278 33.7439 55.278 33.845 55.379C33.3398 55.48 33.2388 56.3893 33.0367 56.0862L32.2285 57.5006C32.4306 57.5006 32.4306 57.6017 32.3295 57.8037ZM37.5831 55.5811C37.5831 55.5811 37.6841 55.5811 37.6841 55.6821C37.8862 55.379 37.7851 55.48 37.7851 55.1769C37.5831 55.0759 37.5831 55.379 37.5831 55.5811ZM35.4614 60.4305C35.5625 60.5315 35.3604 60.7336 35.3604 60.8346C35.2594 60.6326 35.4614 60.5315 35.4614 60.4305ZM34.8553 54.1666C34.9563 54.3687 34.5522 54.3687 34.5522 54.6718C34.4512 54.6718 34.8553 54.2677 34.8553 54.1666ZM34.4511 54.7728C34.4511 54.9749 34.2491 55.0759 34.1481 55.278C34.2491 55.0759 34.3501 54.8739 34.4511 54.7728ZM34.047 55.379C34.1481 55.48 34.047 55.48 34.047 55.5811C33.946 55.48 34.047 55.48 34.047 55.379ZM32.4306 57.0965C32.6326 56.8945 32.9357 56.4903 32.9357 56.0862C32.7336 56.3893 32.5316 56.6924 32.4306 57.0965ZM32.4306 56.2883C32.5316 56.1872 32.7336 55.9852 32.6326 55.8842C32.5316 56.0862 32.4306 56.0862 32.4306 56.2883ZM30.612 60.5315C31.0161 59.7233 31.6223 58.9151 31.8244 58.0058C31.4203 58.9151 30.8141 59.7233 30.612 60.5315ZM31.7233 59.3192C31.8244 59.5212 31.5213 59.6223 31.5213 59.8243C31.4203 59.6223 31.7233 59.5212 31.7233 59.3192Z" style="fill: var(--uds-logo-comphealth-orange)"/>
29
29
  <path d="M13.7401 40.7297C13.8411 41.1338 13.538 41.538 13.3359 41.9421C13.2349 42.2452 13.2349 42.5483 13.1339 42.9524C13.1339 43.0534 12.9318 43.6596 12.8308 43.6596C12.8308 43.9627 12.6287 43.9627 12.5277 44.1647C12.5277 44.3668 12.5277 44.5689 12.4267 44.7709C13.3359 43.8616 14.2452 42.8513 15.2555 41.9421C16.1648 41.1338 17.3771 40.1235 18.5895 39.6184C18.4885 39.6184 18.3874 39.6184 18.2864 39.6184C18.3874 39.5174 18.4885 39.5174 18.6905 39.5174C18.4885 39.3153 18.3874 39.5174 18.0843 39.5174C18.1854 39.4163 18.2864 39.3153 17.9833 39.4163C18.1854 39.2143 18.5895 39.1132 18.7915 39.2143C18.9936 39.2143 19.2967 39.5174 19.3977 39.4163C19.2967 39.3153 19.2967 39.3153 19.2967 39.3153C19.5998 39.0122 20.408 40.0225 20.5091 40.1235C20.8121 40.5277 21.0142 41.2349 20.9132 41.841C20.8121 42.5483 20.5091 43.2555 20.408 43.9627C20.307 44.5689 20.0039 45.074 19.8018 45.6802C20.206 45.3771 20.408 45.074 20.7111 44.8719C20.408 45.2761 19.9029 45.5792 19.7008 46.1853C20.1049 45.9833 20.5091 45.4781 20.8121 45.175C21.0142 44.8719 21.2163 44.6699 21.4183 44.4678C21.7214 44.1647 22.0245 43.8616 22.3276 43.5586C22.6307 43.3565 22.7317 42.9524 23.0348 42.8513C22.9338 42.7503 23.1358 42.4472 22.9338 42.2452C23.0348 42.1441 23.1358 42.3462 23.2369 42.3462C23.3379 42.2452 23.4389 42.2452 23.5399 42.2452C23.641 42.2452 23.742 42.4472 23.843 42.3462C23.9441 42.3462 24.0451 42.3462 24.1461 42.3462C24.4492 42.4472 24.7523 42.6493 25.0554 42.6493C25.0554 42.7503 25.2575 43.1544 25.2575 42.9524C25.3585 43.2555 25.3585 43.4575 25.3585 43.7606C25.3585 44.4678 25.1564 45.175 24.8533 45.8822C24.6513 46.2864 24.5502 46.6905 24.4492 47.1956C24.4492 47.3977 24.3482 47.7008 24.5502 47.8018C24.6513 47.9028 24.8533 48.0039 24.7523 48.1049C25.4595 48.0039 26.7729 47.1956 27.278 46.9936V47.1956C27.6822 46.8925 27.8842 46.5894 28.3894 46.3874C28.3894 46.3874 28.8945 45.9833 28.8945 46.0843C28.9956 45.7812 28.9956 46.0843 29.1976 45.7812C29.2986 45.6802 29.2986 45.6802 29.2986 45.5792C29.3997 45.4781 29.3997 45.6802 29.3997 45.6802C29.3997 45.5792 29.5007 45.4781 29.5007 45.3771L29.6017 45.4781C29.7028 45.4781 29.7028 45.2761 29.8038 45.2761C29.9048 45.2761 29.9048 45.175 30.0059 45.074C30.1069 44.973 30.41 44.6699 30.511 44.6699C30.511 44.7709 30.41 44.7709 30.41 44.7709C30.511 44.7709 30.8141 44.3668 30.8141 44.3668C31.1172 44.3668 31.2182 43.8616 31.4203 43.7606C31.4203 43.7606 31.3192 43.8616 31.3192 43.9627L31.6223 43.7606C31.6223 44.0637 31.7234 43.7606 31.7234 43.7606L32.1275 43.3565L32.8347 42.7503C33.0368 42.7503 32.8347 42.8513 32.8347 42.9524C33.0368 42.7503 33.1378 42.8513 33.2388 42.6493C33.2388 42.7503 33.2388 42.7503 33.2388 42.8513H33.3398C33.4409 42.9524 33.4409 42.7503 33.5419 42.7503C33.4409 42.9524 33.3398 42.9524 33.1378 43.0534C33.1378 43.1544 33.1378 43.0534 33.1378 43.1544C33.3398 43.2555 33.3398 43.0534 33.4409 42.9524C33.3398 43.2555 33.0368 43.3565 32.8347 43.6596C32.7337 43.8616 32.7337 44.0637 32.5316 44.2658L31.8244 45.074C31.0162 45.8822 30.1069 46.6905 29.1976 47.3977C28.2883 48.2059 27.278 49.0142 26.0657 49.4183C25.7626 49.5193 25.4595 49.6203 25.1564 49.6203C24.7523 49.6203 24.4492 49.5193 24.0451 49.5193C23.641 49.5193 23.4389 48.9131 23.0348 48.8121C22.9338 48.61 22.8327 48.2059 22.7317 47.9028C22.6307 47.5997 22.6307 47.2967 22.6307 46.8925C22.8327 46.8925 22.6307 47.0946 22.7317 47.1956C22.7317 46.8925 22.7317 46.5894 22.7317 46.1853C22.8327 46.0843 22.9338 46.1853 23.0348 45.9833C23.0348 45.8822 22.8327 45.8822 22.8327 45.9833C22.7317 45.8822 22.9338 45.7812 22.8327 45.5792C22.6307 45.6802 22.7317 45.8822 22.6307 45.9833C22.5296 45.9833 22.5296 45.9833 22.5296 45.8822H22.2266C21.9235 46.0843 21.8224 46.3874 21.5194 46.5894C21.3173 46.6905 21.0142 46.7915 21.0142 46.9936C21.0142 47.2967 20.307 47.4987 20.1049 47.8018C19.7008 48.2059 19.3977 47.9028 19.2967 48.509C19.0946 48.307 18.9936 48.509 18.7915 48.408C18.5895 48.408 18.6905 48.2059 18.3874 48.2059C17.9833 48.1049 17.9833 48.1049 17.7812 47.8018C17.5792 47.9028 17.8823 47.9028 17.6802 48.0039C17.5792 47.7008 17.5792 47.3977 17.3771 47.1956C17.1751 46.9936 17.2761 46.7915 17.3771 46.4884C17.5792 45.9833 17.4782 45.3771 17.6802 44.8719C17.7812 45.3771 17.3771 46.1853 17.4782 46.5894C17.6802 46.3874 17.4782 46.2864 17.6802 45.8822C17.7812 45.9833 17.5792 46.0843 17.6802 46.2864C17.7812 45.7812 17.8823 45.2761 17.9833 44.7709C18.0843 44.3668 18.3874 43.9627 18.5895 43.4575C18.6905 43.2555 19.0946 41.639 19.1957 41.639C19.1957 41.538 19.2967 41.639 19.2967 41.639C19.2967 41.4369 19.3977 41.2349 19.3977 41.0328C19.3977 40.9318 19.0946 40.9318 19.0946 40.9318L19.1957 40.7297C18.9936 40.4266 18.9936 40.8307 18.8926 40.9318C18.6905 40.9318 18.4885 41.2349 18.2864 41.2349C18.3874 41.0328 18.6905 41.0328 18.8926 40.7297C18.6905 40.7297 18.5895 41.0328 18.4885 41.0328C18.3874 41.1338 18.1854 41.0328 18.0843 41.1338C18.0843 41.1338 17.7812 41.538 17.7812 41.639C17.9833 41.538 18.0843 41.3359 18.1854 41.3359C18.0843 41.74 17.3771 41.74 17.3771 42.0431C17.4782 42.3462 16.3668 42.9524 16.1648 43.1544C15.3565 43.8616 14.7504 44.6699 14.0431 45.4781C13.437 46.0843 12.9318 46.6905 12.3256 47.3977C11.9215 48.0039 11.5174 48.509 11.0122 49.0142C10.7092 49.3173 10.204 49.1152 9.90092 48.9131C9.39577 48.61 9.19371 48.307 9.19371 48.0039C9.19371 47.2967 10.002 46.4884 9.90092 45.7812C9.79989 45.4781 10.305 44.7709 10.4061 44.5689C10.6081 44.0637 10.8102 43.5586 10.9112 43.0534C11.1133 42.3462 11.3153 41.538 11.6184 40.8307C11.7195 40.5277 11.8205 40.1235 11.9215 39.7194V39.6184C12.0225 39.2143 12.0225 39.2143 11.9215 38.7091C11.8205 38.7091 11.7195 38.8102 11.6184 38.7091C11.4164 38.7091 11.5174 38.6081 11.3153 38.6081C10.7092 38.6081 9.59783 38.9112 8.68856 39.2143C6.769 39.6184 4.84943 40.3256 2.92986 40.8307C3.23295 40.6287 3.33398 40.6287 3.43501 40.5277C3.03089 40.5277 2.12163 40.8307 1.61648 40.6287C1.51545 40.6287 1.51545 40.5277 1.61648 40.4266C1.41442 40.5277 1.0103 40.5277 0.909268 40.3256C1.0103 40.3256 0.808239 40.1235 1.0103 40.1235C0.505149 40.1235 0.303089 39.6184 0 39.3153C0.10103 39.3153 0.20206 39.4163 0.404119 39.6184C0.505149 39.8205 0.707209 39.6184 1.0103 39.6184C1.31339 39.7194 1.71751 39.7194 2.12163 39.7194L2.92986 39.6184L3.13192 39.7194C3.7381 39.5174 4.34428 39.3153 4.84943 39.2143C4.7484 39.1132 5.05149 39.1132 4.84943 39.2143C4.95046 39.2143 5.05149 39.1132 5.25355 39.1132L5.15252 39.0122C5.15252 38.9112 5.25355 39.0122 5.35458 39.1132C5.55664 39.2143 5.25355 38.9112 5.45561 38.9112C5.55664 39.1132 5.65767 39.0122 5.7587 38.9112C6.06179 38.6081 6.06179 38.7091 6.06179 38.8102C6.16282 38.8102 6.26385 38.7091 6.26385 38.6081C6.46591 38.8102 6.56694 38.7091 6.66797 38.6081C6.769 38.5071 7.27415 38.6081 7.17312 38.5071C7.27415 38.6081 7.47621 38.406 7.67827 38.5071C7.57724 38.406 7.67827 38.305 7.7793 38.406C7.7793 38.406 7.67827 38.406 7.7793 38.5071L7.88033 38.406C7.57724 38.204 8.18342 38.406 8.18342 38.1029C8.28444 38.1029 8.18342 38.204 8.18342 38.305C8.78959 38.204 8.68856 38.0019 9.19371 37.9009C9.39577 37.7999 9.59783 38.0019 9.69886 37.9009C10.002 37.7999 9.79989 37.6988 10.204 37.5978C10.5071 37.5978 10.9112 37.4968 11.3153 37.4968C11.6184 37.4968 11.8205 37.5978 12.1236 37.5978C12.2246 37.5978 12.2246 37.7999 12.4267 37.9009C12.5277 38.0019 12.5277 38.0019 12.7298 37.9009C13.0328 38.0019 13.3359 38.406 13.538 38.8102L13.7401 39.2143C13.9421 39.6184 13.8411 40.5277 13.8411 40.4266C13.8411 40.4266 13.7401 40.6287 13.7401 40.7297ZM13.9421 42.8513C13.8411 43.0534 13.7401 43.1544 13.639 43.2555C13.437 43.2555 13.8411 42.8513 13.9421 42.8513ZM14.1442 42.5483C14.1442 42.5483 14.2452 42.3462 14.3462 42.3462C14.3462 42.4472 14.1442 42.5483 14.1442 42.5483ZM14.5483 42.1441C14.6493 42.3462 14.4473 42.2452 14.4473 42.3462C14.3462 42.3462 14.4473 42.1441 14.5483 42.1441ZM17.2761 39.9215C17.3771 39.8205 17.3771 39.9215 17.4782 39.9215C17.4782 40.1235 17.1751 40.1235 17.2761 39.9215ZM17.5792 39.8205C17.6802 39.7194 17.8823 39.6184 18.0843 39.5174C17.9833 39.7194 17.7812 39.8205 17.5792 39.8205ZM21.1152 44.3668C21.2163 44.2658 21.3173 44.2658 21.4183 44.1647C21.5194 44.1647 20.9132 44.6699 21.1152 44.3668ZM22.5296 42.9524C22.4286 42.7503 22.8327 42.5483 22.9338 42.5483C22.8327 42.7503 22.5296 42.7503 22.5296 42.9524ZM30.41 44.0637C30.511 44.0637 30.3089 44.2658 30.3089 44.3668C30.1069 44.2658 30.41 44.1647 30.41 44.0637ZM32.6326 43.5586C32.5316 43.5586 32.4306 43.7606 32.4306 43.7606C32.4306 43.9627 32.5316 43.6596 32.6326 43.5586ZM32.8347 43.0534L33.1378 42.9524C32.9357 42.7503 32.8347 42.9524 32.8347 43.0534Z" style="fill: var(--uds-logo-comphealth-orange)"/>
30
30
  <path d="M45.8676 38.8102C45.8676 33.1525 50.0098 28.5051 55.8695 28.5051C59.5066 28.5051 61.6282 29.8185 63.5478 31.6371L62.0323 33.2535C60.3148 31.6371 58.4963 30.5257 55.7685 30.5257C51.4242 30.5257 48.0902 34.0618 48.0902 38.6081V38.7091C48.0902 43.2555 51.4242 46.8926 55.7685 46.8926C58.4963 46.8926 60.3148 45.8823 62.1333 44.0637L63.6488 45.4781C61.6282 47.5998 59.3045 48.9132 55.7685 48.9132C50.1108 49.0142 45.8676 44.4678 45.8676 38.8102Z" style="fill: var(--uds-logo-comphealth-purple)"/>
@@ -38,117 +38,117 @@
38
38
  <path d="M177.307 44.7709V35.9813H175.287V34.0618H177.307V29.6165H179.53V34.0618H184.177V35.9813H179.53V44.5689C179.53 46.3874 180.54 46.9936 181.955 46.9936C182.662 46.9936 183.268 46.8926 184.076 46.4884V48.307C183.268 48.7111 182.46 48.9131 181.45 48.9131C179.126 48.9131 177.307 47.7008 177.307 44.7709Z" style="fill: var(--uds-logo-comphealth-purple)"/>
39
39
  <path d="M186.097 28H188.32V36.5875C189.33 34.9711 190.845 33.7587 193.371 33.7587C196.907 33.7587 198.928 36.1834 198.928 39.6184V48.7111H196.705V40.1236C196.705 37.3958 195.19 35.6783 192.664 35.6783C190.138 35.6783 188.32 37.4968 188.32 40.2246V48.6101H186.097V28Z" style="fill: var(--uds-logo-comphealth-purple)"/>
40
40
  </svg>
41
- `,D3=`<svg viewBox="0 0 200 80" fill="none" xmlns="http://www.w3.org/2000/svg">
42
- <path d="M69.8254 52.0523H67.371L62.3397 38.5536L57.3083 52.0523H54.854L46.3866 29.2272L48.9637 28L56.0812 48.0027L60.8671 34.9948L58.7809 29.4726L61.358 28L68.5982 47.88L75.593 28H78.5382L69.8254 52.0523Z" style="fill: var(--uds-brands-weatherby-red)"/>
43
- <path d="M8.83554 28H11.2899L16.3212 41.4987L21.3526 28H23.8069L32.2743 50.8252L29.6972 52.0523L22.457 32.0496L17.6711 45.0575L19.7573 50.5797L17.1802 52.0523L9.93999 32.1723L2.94518 52.0523H0L8.83554 28Z" style="fill: var(--uds-brands-weatherby-teal)"/>
44
- <path d="M84.6739 52.2977C80.0107 52.2977 77.1883 48.9844 77.1883 43.7076C77.1883 38.6763 80.1334 35.1175 84.4285 35.1175C88.6008 35.1175 91.1779 38.3081 91.1779 43.4622V44.1985H80.0107C80.1334 47.8799 81.9742 49.9661 84.9193 49.9661C86.7601 49.9661 88.6008 49.2298 90.4416 47.6345L90.8097 47.3891L91.3006 49.9661L91.1779 50.0888C89.2144 51.5614 87.0055 52.2977 84.6739 52.2977ZM80.1334 41.8669H88.3554C87.9872 39.0444 86.6374 37.3264 84.4285 37.3264C82.0969 37.3264 80.6243 39.0444 80.1334 41.8669Z" style="fill: var(--uds-brands-weatherby-red)"/>
45
- <path d="M98.909 52.2978C95.8411 52.2978 93.8777 50.5798 93.8777 47.6346C93.8777 43.8304 96.8229 41.867 104.186 41.1307V40.2717C104.186 38.4309 103.204 37.4492 101.118 37.4492C99.3999 37.4492 97.6819 37.9401 95.7184 38.7991L95.3503 39.0445L94.9821 36.5902L95.1048 36.4675C96.7001 35.7312 98.6636 34.9949 101.241 34.9949C104.922 34.9949 106.886 36.8356 106.886 40.1489V51.8069H104.431V49.8435C102.713 51.5615 100.872 52.2978 98.909 52.2978ZM104.186 43.4623C97.4364 44.1986 96.5774 45.9166 96.5774 47.5119C96.5774 48.9845 97.5592 49.8435 99.2772 49.8435C100.872 49.8435 102.713 48.9845 104.186 47.5119V43.4623Z" style="fill: var(--uds-brands-weatherby-red)"/>
46
- <path d="M116.58 52.2977C113.635 52.2977 112.162 50.9478 112.162 48.1254V37.8172H109.708V35.3629H112.162V29.2271L114.862 28.7363V35.3629H118.543L118.912 37.8172H114.862V47.7572C114.862 49.3525 115.476 49.8434 116.948 49.8434C117.439 49.8434 118.175 49.7207 118.421 49.7207H118.666L119.034 52.0523H118.789C118.666 52.0523 117.807 52.2977 116.58 52.2977Z" style="fill: var(--uds-brands-weatherby-red)"/>
47
- <path d="M135.724 51.9296H133.024V40.6397C133.024 38.5535 132.042 37.5718 130.324 37.5718C128.852 37.5718 127.256 38.4308 125.416 40.2716V52.0523H122.716V29.2271L125.416 28.7363V37.4491C126.766 36.3447 128.606 35.1175 130.815 35.1175C134.006 35.1175 135.847 36.9582 135.847 40.2716V51.9296H135.724Z" style="fill: var(--uds-brands-weatherby-red)"/>
48
- <path d="M146.891 52.2977C142.228 52.2977 139.405 48.9844 139.405 43.7076C139.405 38.6763 142.351 35.1175 146.646 35.1175C150.818 35.1175 153.395 38.3081 153.395 43.4622V44.1985H142.228C142.351 47.8799 144.191 49.9661 147.136 49.9661C148.977 49.9661 150.818 49.2298 152.659 47.6345L153.027 47.3891L153.518 49.9661L153.395 50.0888C151.309 51.5614 149.223 52.2977 146.891 52.2977ZM142.228 41.8669H150.45C150.082 39.0444 148.732 37.3264 146.523 37.3264C144.314 37.3264 142.719 39.0444 142.228 41.8669Z" style="fill: var(--uds-brands-weatherby-red)"/>
49
- <path d="M159.776 51.9296H157.076V35.3629H159.653L159.531 38.3081C160.635 36.7128 162.476 35.1175 165.053 35.1175H165.298L165.789 37.6945H165.544C162.844 37.8172 160.758 39.7807 159.776 41.7442V51.9296Z" style="fill: var(--uds-brands-weatherby-red)"/>
50
- <path d="M174.87 52.175C172.416 52.175 170.452 51.6841 168.98 51.0706H168.857V29.2271L171.557 28.7363V37.2037C173.029 35.7311 174.502 35.1175 176.343 35.1175C180.392 35.1175 183.092 38.3081 183.092 43.3395C182.847 48.8617 179.902 52.175 174.87 52.175ZM171.434 49.2298C172.539 49.598 173.52 49.8434 174.87 49.8434C178.183 49.8434 180.024 47.5118 180.024 43.4622C180.024 39.9034 178.429 37.6945 175.852 37.6945C174.379 37.6945 172.907 38.5535 171.311 40.3943V49.2298H171.434Z" style="fill: var(--uds-brands-weatherby-red)"/>
51
- <path d="M187.264 58.0654C187.019 58.0654 186.774 58.0654 186.528 57.9427H186.16L185.792 55.4883L186.16 55.6111C186.405 55.6111 186.896 55.7338 187.387 55.7338C188.614 55.7338 189.351 55.2429 189.841 53.7703L190.578 51.9296L184.442 35.7311L187.142 35.2402L191.928 48.4935L196.591 35.363H199.413L192.541 53.7703C191.314 56.9609 189.964 58.0654 187.264 58.0654Z" style="fill: var(--uds-brands-weatherby-red)"/>
52
- <path d="M39.6373 53.034C38.2874 56.8382 36.5694 57.82 33.8696 57.82C33.5015 57.82 33.1333 57.6973 32.7652 57.6973L32.397 54.9975C32.8879 55.1202 33.5015 55.2429 34.115 55.2429C35.3422 55.2429 36.2012 54.6294 36.6921 53.4022L37.3057 51.6842L31.4153 35.7311L34.3605 35.2402L38.7783 48.1254L43.0733 35.4857H46.1412L39.6373 53.034Z" style="fill: var(--uds-brands-weatherby-teal)"/>
41
+ `,U3=`<svg viewBox="0 0 200 80" fill="none" xmlns="http://www.w3.org/2000/svg">
42
+ <path d="M69.8254 52.0523H67.371L62.3397 38.5536L57.3083 52.0523H54.854L46.3866 29.2272L48.9637 28L56.0812 48.0027L60.8671 34.9948L58.7809 29.4726L61.358 28L68.5982 47.88L75.593 28H78.5382L69.8254 52.0523Z" style="fill: var(--uds-logo-weatherby-red)"/>
43
+ <path d="M8.83554 28H11.2899L16.3212 41.4987L21.3526 28H23.8069L32.2743 50.8252L29.6972 52.0523L22.457 32.0496L17.6711 45.0575L19.7573 50.5797L17.1802 52.0523L9.93999 32.1723L2.94518 52.0523H0L8.83554 28Z" style="fill: var(--uds-logo-weatherby-teal)"/>
44
+ <path d="M84.6739 52.2977C80.0107 52.2977 77.1883 48.9844 77.1883 43.7076C77.1883 38.6763 80.1334 35.1175 84.4285 35.1175C88.6008 35.1175 91.1779 38.3081 91.1779 43.4622V44.1985H80.0107C80.1334 47.8799 81.9742 49.9661 84.9193 49.9661C86.7601 49.9661 88.6008 49.2298 90.4416 47.6345L90.8097 47.3891L91.3006 49.9661L91.1779 50.0888C89.2144 51.5614 87.0055 52.2977 84.6739 52.2977ZM80.1334 41.8669H88.3554C87.9872 39.0444 86.6374 37.3264 84.4285 37.3264C82.0969 37.3264 80.6243 39.0444 80.1334 41.8669Z" style="fill: var(--uds-logo-weatherby-red)"/>
45
+ <path d="M98.909 52.2978C95.8411 52.2978 93.8777 50.5798 93.8777 47.6346C93.8777 43.8304 96.8229 41.867 104.186 41.1307V40.2717C104.186 38.4309 103.204 37.4492 101.118 37.4492C99.3999 37.4492 97.6819 37.9401 95.7184 38.7991L95.3503 39.0445L94.9821 36.5902L95.1048 36.4675C96.7001 35.7312 98.6636 34.9949 101.241 34.9949C104.922 34.9949 106.886 36.8356 106.886 40.1489V51.8069H104.431V49.8435C102.713 51.5615 100.872 52.2978 98.909 52.2978ZM104.186 43.4623C97.4364 44.1986 96.5774 45.9166 96.5774 47.5119C96.5774 48.9845 97.5592 49.8435 99.2772 49.8435C100.872 49.8435 102.713 48.9845 104.186 47.5119V43.4623Z" style="fill: var(--uds-logo-weatherby-red)"/>
46
+ <path d="M116.58 52.2977C113.635 52.2977 112.162 50.9478 112.162 48.1254V37.8172H109.708V35.3629H112.162V29.2271L114.862 28.7363V35.3629H118.543L118.912 37.8172H114.862V47.7572C114.862 49.3525 115.476 49.8434 116.948 49.8434C117.439 49.8434 118.175 49.7207 118.421 49.7207H118.666L119.034 52.0523H118.789C118.666 52.0523 117.807 52.2977 116.58 52.2977Z" style="fill: var(--uds-logo-weatherby-red)"/>
47
+ <path d="M135.724 51.9296H133.024V40.6397C133.024 38.5535 132.042 37.5718 130.324 37.5718C128.852 37.5718 127.256 38.4308 125.416 40.2716V52.0523H122.716V29.2271L125.416 28.7363V37.4491C126.766 36.3447 128.606 35.1175 130.815 35.1175C134.006 35.1175 135.847 36.9582 135.847 40.2716V51.9296H135.724Z" style="fill: var(--uds-logo-weatherby-red)"/>
48
+ <path d="M146.891 52.2977C142.228 52.2977 139.405 48.9844 139.405 43.7076C139.405 38.6763 142.351 35.1175 146.646 35.1175C150.818 35.1175 153.395 38.3081 153.395 43.4622V44.1985H142.228C142.351 47.8799 144.191 49.9661 147.136 49.9661C148.977 49.9661 150.818 49.2298 152.659 47.6345L153.027 47.3891L153.518 49.9661L153.395 50.0888C151.309 51.5614 149.223 52.2977 146.891 52.2977ZM142.228 41.8669H150.45C150.082 39.0444 148.732 37.3264 146.523 37.3264C144.314 37.3264 142.719 39.0444 142.228 41.8669Z" style="fill: var(--uds-logo-weatherby-red)"/>
49
+ <path d="M159.776 51.9296H157.076V35.3629H159.653L159.531 38.3081C160.635 36.7128 162.476 35.1175 165.053 35.1175H165.298L165.789 37.6945H165.544C162.844 37.8172 160.758 39.7807 159.776 41.7442V51.9296Z" style="fill: var(--uds-logo-weatherby-red)"/>
50
+ <path d="M174.87 52.175C172.416 52.175 170.452 51.6841 168.98 51.0706H168.857V29.2271L171.557 28.7363V37.2037C173.029 35.7311 174.502 35.1175 176.343 35.1175C180.392 35.1175 183.092 38.3081 183.092 43.3395C182.847 48.8617 179.902 52.175 174.87 52.175ZM171.434 49.2298C172.539 49.598 173.52 49.8434 174.87 49.8434C178.183 49.8434 180.024 47.5118 180.024 43.4622C180.024 39.9034 178.429 37.6945 175.852 37.6945C174.379 37.6945 172.907 38.5535 171.311 40.3943V49.2298H171.434Z" style="fill: var(--uds-logo-weatherby-red)"/>
51
+ <path d="M187.264 58.0654C187.019 58.0654 186.774 58.0654 186.528 57.9427H186.16L185.792 55.4883L186.16 55.6111C186.405 55.6111 186.896 55.7338 187.387 55.7338C188.614 55.7338 189.351 55.2429 189.841 53.7703L190.578 51.9296L184.442 35.7311L187.142 35.2402L191.928 48.4935L196.591 35.363H199.413L192.541 53.7703C191.314 56.9609 189.964 58.0654 187.264 58.0654Z" style="fill: var(--uds-logo-weatherby-red)"/>
52
+ <path d="M39.6373 53.034C38.2874 56.8382 36.5694 57.82 33.8696 57.82C33.5015 57.82 33.1333 57.6973 32.7652 57.6973L32.397 54.9975C32.8879 55.1202 33.5015 55.2429 34.115 55.2429C35.3422 55.2429 36.2012 54.6294 36.6921 53.4022L37.3057 51.6842L31.4153 35.7311L34.3605 35.2402L38.7783 48.1254L43.0733 35.4857H46.1412L39.6373 53.034Z" style="fill: var(--uds-logo-weatherby-teal)"/>
53
53
  </svg>
54
- `,O3=`<svg viewBox="0 0 200 80" fill="none" xmlns="http://www.w3.org/2000/svg">
55
- <path d="M151.858 49.7684V58.4222C151.858 59.0122 152.316 59.4711 152.907 59.4711H159.2C159.79 59.4711 160.249 59.0122 160.249 58.4222V46.2282C160.249 45.4414 159.397 44.917 158.676 45.3103L152.382 48.8505C152.054 49.0472 151.858 49.375 151.858 49.7684ZM160.249 30.1661V21.5778C160.249 20.9878 159.79 20.5289 159.2 20.5289H152.907C152.316 20.5289 151.858 20.9878 151.858 21.5778V33.7719C151.858 34.5586 152.71 35.0831 153.431 34.6897L159.725 31.1495C160.052 30.8873 160.249 30.5595 160.249 30.1661ZM162.609 48.3916L170.28 52.7185C170.804 52.9808 171.46 52.8497 171.722 52.3252L174.869 47.0149C175.131 46.4904 175 45.9004 174.476 45.6381L163.658 39.5411C162.937 39.1477 162.085 39.6722 162.085 40.4589V47.6049C162.085 47.8672 162.281 48.1949 162.609 48.3916ZM149.497 31.4773L141.827 27.1504C141.302 26.8881 140.647 27.0193 140.385 27.5437L137.238 32.854C136.976 33.3785 137.107 33.9685 137.631 34.2308L148.448 40.3278C149.17 40.7212 150.022 40.1967 150.022 39.41V32.264C150.087 32.0673 149.891 31.674 149.497 31.4773ZM166.805 38.6233L174.476 34.2963C175 34.0341 175.131 33.3785 174.869 32.9196L171.722 27.6093C171.46 27.0848 170.804 26.9537 170.28 27.2159L159.462 33.313C158.741 33.7063 158.741 34.6897 159.462 35.0831L165.756 38.6233C166.084 38.8199 166.477 38.8199 166.805 38.6233ZM146.351 41.2456L152.644 44.7858C153.365 45.1792 153.365 46.1626 152.644 46.556L141.827 52.653C141.302 52.9152 140.647 52.7841 140.385 52.2596L137.238 46.9493C136.976 46.4248 137.107 45.8348 137.631 45.5726L145.302 41.2456C145.629 41.049 146.023 41.049 146.351 41.2456Z" style="fill: var(--uds-brands-modio-blue)"/>
56
- <path d="M41.4555 48.1293C41.4555 48.7849 40.9965 49.2438 40.3409 49.2438C39.6853 49.2438 39.2265 48.7193 39.2265 48.1293V38.4921C39.2265 35.2141 36.6696 32.4606 33.1949 32.4606C29.7203 32.4606 27.2291 35.2141 27.2291 38.4921V48.1293C27.2291 48.7849 26.7702 49.2438 26.1146 49.2438C25.459 49.2438 25 48.7193 25 48.1293V38.8199C25 34.4929 28.3436 30.6249 33.2606 30.6249C35.6863 30.6249 38.7019 31.805 40.3409 34.6896C41.9799 31.7395 44.9957 30.6249 47.4214 30.6249C52.3383 30.6249 55.6818 34.4929 55.6818 38.8199V48.1293C55.6818 48.7849 55.223 49.2438 54.5674 49.2438C53.9773 49.2438 53.4528 48.7193 53.4528 48.1293V38.4921C53.4528 35.2141 51.0271 32.4606 47.4869 32.4606C43.9467 32.4606 41.4555 35.2141 41.4555 38.4921V48.1293Z" style="fill: var(--uds-brands-modio-black)"/>
57
- <path d="M68.1381 32.3951C63.9423 32.3951 60.7299 35.8042 60.7299 39.9345C60.7299 44.0647 63.8112 47.5394 68.1381 47.5394C72.465 47.5394 75.6119 43.9991 75.6119 39.9345C75.6119 35.8698 72.3995 32.3951 68.1381 32.3951ZM68.1381 49.2439C62.6967 49.2439 58.5665 45.1137 58.5665 39.9345C58.5665 34.7553 62.8278 30.6906 68.1381 30.6906C73.4484 30.6906 77.7098 34.7553 77.7098 39.9345C77.7098 45.1137 73.514 49.2439 68.1381 49.2439Z" style="fill: var(--uds-brands-modio-black)"/>
58
- <path d="M96.2631 39.9344C96.2631 35.4764 93.1818 32.3951 89.1827 32.3951C85.1836 32.3951 82.1023 35.8042 82.1023 39.9344C82.1023 44.0647 85.0524 47.5393 89.1827 47.5393C93.3129 47.5393 96.2631 44.3925 96.2631 39.9344ZM98.4265 48.1293C98.4265 48.7849 97.9677 49.2439 97.3121 49.2439C96.6565 49.2439 96.1976 48.7194 96.1976 48.1293V45.7036C95.3453 47.1459 92.9852 49.3094 88.9861 49.3094C83.8069 49.3094 79.8077 45.1792 79.8077 40C79.8077 34.8208 83.8724 30.7561 88.9861 30.7561C92.9196 30.7561 95.3453 32.854 96.1976 34.2963V25.8391C96.1976 25.2491 96.6565 24.7246 97.3121 24.7246C97.9677 24.7246 98.4265 25.2491 98.4265 25.8391C98.4265 25.7736 98.4265 48.1293 98.4265 48.1293Z" style="fill: var(--uds-brands-modio-black)"/>
59
- <path d="M104.982 48.1295C104.982 48.7851 104.524 49.244 103.868 49.244C103.212 49.244 102.754 48.7195 102.754 48.1295V31.7396C102.754 31.1496 103.212 30.6251 103.868 30.6251C104.524 30.6251 104.982 31.1496 104.982 31.7396V48.1295ZM103.868 25.1837C104.851 25.1837 105.638 25.9048 105.638 26.8882C105.638 27.8716 104.851 28.5928 103.868 28.5928C102.885 28.5928 102.098 27.8716 102.098 26.8882C102.163 25.9048 102.95 25.1837 103.868 25.1837Z" style="fill: var(--uds-brands-modio-black)"/>
60
- <path d="M117.963 32.3951C113.767 32.3951 110.555 35.8042 110.555 39.9345C110.555 44.0647 113.636 47.5394 117.963 47.5394C122.29 47.5394 125.437 43.9991 125.437 39.9345C125.437 35.8698 122.225 32.3951 117.963 32.3951ZM117.963 49.2439C112.522 49.2439 108.392 45.1137 108.392 39.9345C108.392 34.7553 112.653 30.6906 117.963 30.6906C123.274 30.6906 127.535 34.7553 127.535 39.9345C127.535 45.1137 123.339 49.2439 117.963 49.2439Z" style="fill: var(--uds-brands-modio-black)"/>
54
+ `,q3=`<svg viewBox="0 0 200 80" fill="none" xmlns="http://www.w3.org/2000/svg">
55
+ <path d="M151.858 49.7684V58.4222C151.858 59.0122 152.316 59.4711 152.907 59.4711H159.2C159.79 59.4711 160.249 59.0122 160.249 58.4222V46.2282C160.249 45.4414 159.397 44.917 158.676 45.3103L152.382 48.8505C152.054 49.0472 151.858 49.375 151.858 49.7684ZM160.249 30.1661V21.5778C160.249 20.9878 159.79 20.5289 159.2 20.5289H152.907C152.316 20.5289 151.858 20.9878 151.858 21.5778V33.7719C151.858 34.5586 152.71 35.0831 153.431 34.6897L159.725 31.1495C160.052 30.8873 160.249 30.5595 160.249 30.1661ZM162.609 48.3916L170.28 52.7185C170.804 52.9808 171.46 52.8497 171.722 52.3252L174.869 47.0149C175.131 46.4904 175 45.9004 174.476 45.6381L163.658 39.5411C162.937 39.1477 162.085 39.6722 162.085 40.4589V47.6049C162.085 47.8672 162.281 48.1949 162.609 48.3916ZM149.497 31.4773L141.827 27.1504C141.302 26.8881 140.647 27.0193 140.385 27.5437L137.238 32.854C136.976 33.3785 137.107 33.9685 137.631 34.2308L148.448 40.3278C149.17 40.7212 150.022 40.1967 150.022 39.41V32.264C150.087 32.0673 149.891 31.674 149.497 31.4773ZM166.805 38.6233L174.476 34.2963C175 34.0341 175.131 33.3785 174.869 32.9196L171.722 27.6093C171.46 27.0848 170.804 26.9537 170.28 27.2159L159.462 33.313C158.741 33.7063 158.741 34.6897 159.462 35.0831L165.756 38.6233C166.084 38.8199 166.477 38.8199 166.805 38.6233ZM146.351 41.2456L152.644 44.7858C153.365 45.1792 153.365 46.1626 152.644 46.556L141.827 52.653C141.302 52.9152 140.647 52.7841 140.385 52.2596L137.238 46.9493C136.976 46.4248 137.107 45.8348 137.631 45.5726L145.302 41.2456C145.629 41.049 146.023 41.049 146.351 41.2456Z" style="fill: var(--uds-logo-modio-blue)"/>
56
+ <path d="M41.4555 48.1293C41.4555 48.7849 40.9965 49.2438 40.3409 49.2438C39.6853 49.2438 39.2265 48.7193 39.2265 48.1293V38.4921C39.2265 35.2141 36.6696 32.4606 33.1949 32.4606C29.7203 32.4606 27.2291 35.2141 27.2291 38.4921V48.1293C27.2291 48.7849 26.7702 49.2438 26.1146 49.2438C25.459 49.2438 25 48.7193 25 48.1293V38.8199C25 34.4929 28.3436 30.6249 33.2606 30.6249C35.6863 30.6249 38.7019 31.805 40.3409 34.6896C41.9799 31.7395 44.9957 30.6249 47.4214 30.6249C52.3383 30.6249 55.6818 34.4929 55.6818 38.8199V48.1293C55.6818 48.7849 55.223 49.2438 54.5674 49.2438C53.9773 49.2438 53.4528 48.7193 53.4528 48.1293V38.4921C53.4528 35.2141 51.0271 32.4606 47.4869 32.4606C43.9467 32.4606 41.4555 35.2141 41.4555 38.4921V48.1293Z" style="fill: var(--uds-logo-modio-black)"/>
57
+ <path d="M68.1381 32.3951C63.9423 32.3951 60.7299 35.8042 60.7299 39.9345C60.7299 44.0647 63.8112 47.5394 68.1381 47.5394C72.465 47.5394 75.6119 43.9991 75.6119 39.9345C75.6119 35.8698 72.3995 32.3951 68.1381 32.3951ZM68.1381 49.2439C62.6967 49.2439 58.5665 45.1137 58.5665 39.9345C58.5665 34.7553 62.8278 30.6906 68.1381 30.6906C73.4484 30.6906 77.7098 34.7553 77.7098 39.9345C77.7098 45.1137 73.514 49.2439 68.1381 49.2439Z" style="fill: var(--uds-logo-modio-black)"/>
58
+ <path d="M96.2631 39.9344C96.2631 35.4764 93.1818 32.3951 89.1827 32.3951C85.1836 32.3951 82.1023 35.8042 82.1023 39.9344C82.1023 44.0647 85.0524 47.5393 89.1827 47.5393C93.3129 47.5393 96.2631 44.3925 96.2631 39.9344ZM98.4265 48.1293C98.4265 48.7849 97.9677 49.2439 97.3121 49.2439C96.6565 49.2439 96.1976 48.7194 96.1976 48.1293V45.7036C95.3453 47.1459 92.9852 49.3094 88.9861 49.3094C83.8069 49.3094 79.8077 45.1792 79.8077 40C79.8077 34.8208 83.8724 30.7561 88.9861 30.7561C92.9196 30.7561 95.3453 32.854 96.1976 34.2963V25.8391C96.1976 25.2491 96.6565 24.7246 97.3121 24.7246C97.9677 24.7246 98.4265 25.2491 98.4265 25.8391C98.4265 25.7736 98.4265 48.1293 98.4265 48.1293Z" style="fill: var(--uds-logo-modio-black)"/>
59
+ <path d="M104.982 48.1295C104.982 48.7851 104.524 49.244 103.868 49.244C103.212 49.244 102.754 48.7195 102.754 48.1295V31.7396C102.754 31.1496 103.212 30.6251 103.868 30.6251C104.524 30.6251 104.982 31.1496 104.982 31.7396V48.1295ZM103.868 25.1837C104.851 25.1837 105.638 25.9048 105.638 26.8882C105.638 27.8716 104.851 28.5928 103.868 28.5928C102.885 28.5928 102.098 27.8716 102.098 26.8882C102.163 25.9048 102.95 25.1837 103.868 25.1837Z" style="fill: var(--uds-logo-modio-black)"/>
60
+ <path d="M117.963 32.3951C113.767 32.3951 110.555 35.8042 110.555 39.9345C110.555 44.0647 113.636 47.5394 117.963 47.5394C122.29 47.5394 125.437 43.9991 125.437 39.9345C125.437 35.8698 122.225 32.3951 117.963 32.3951ZM117.963 49.2439C112.522 49.2439 108.392 45.1137 108.392 39.9345C108.392 34.7553 112.653 30.6906 117.963 30.6906C123.274 30.6906 127.535 34.7553 127.535 39.9345C127.535 45.1137 123.339 49.2439 117.963 49.2439Z" style="fill: var(--uds-logo-modio-black)"/>
61
61
  </svg>
62
- `,Z3=`<svg viewBox="0 0 200 80" fill="none" xmlns="http://www.w3.org/2000/svg">
63
- <path d="M36.8184 46.3665H33.4144V30.8055H28.6906V49.9094H36.8184V46.3665Z" style="fill: var(--uds-brands-locumsmart-blue)"/>
64
- <path d="M41.2643 49.1452C40.0139 48.52 39.1108 47.6169 38.4856 46.3665C37.8604 45.255 37.4436 43.8656 37.4436 42.1984C37.4436 40.6701 37.7909 39.2807 38.4856 38.0303C39.1108 36.9188 40.1529 35.8767 41.4033 35.2515C42.6537 34.6263 43.9042 34.2095 45.4325 34.2095C46.9608 34.2095 48.3501 34.4874 49.4616 35.2515C50.7121 35.8767 51.6152 36.7798 52.3793 38.0303C53.0045 39.1418 53.4213 40.6701 53.4213 42.1984C53.4213 43.7267 53.074 45.1161 52.3793 46.3665C51.6152 47.478 50.7121 48.52 49.4616 49.1452C48.2112 49.7705 46.9608 50.1873 45.4325 50.1873C43.7652 50.1178 42.3758 49.9094 41.2643 49.1452ZM47.586 45.1161C48.2112 44.4909 48.628 43.4488 48.628 42.3373C48.628 41.2258 48.3501 40.1838 47.7249 39.5586C47.0997 38.9334 46.3356 38.5166 45.4325 38.5166C44.5294 38.5166 43.7652 38.8639 43.14 39.5586C42.5148 40.1838 42.2369 41.2258 42.2369 42.3373C42.2369 43.5878 42.5148 44.4909 43.14 45.1161C43.7652 45.7413 44.5294 46.1581 45.4325 46.1581C46.1966 46.0886 46.9608 45.7413 47.586 45.1161Z" style="fill: var(--uds-brands-locumsmart-blue)"/>
65
- <path d="M55.297 37.9608C55.9222 36.8493 56.8253 35.8073 58.0757 35.1821C59.1872 34.5569 60.5766 34.14 62.1049 34.14C63.9805 34.14 65.6478 34.6263 66.8982 35.6683C68.1486 36.7104 69.0517 38.0997 69.3991 39.9754H64.3279C63.9805 38.8639 63.0775 38.1692 61.8965 38.1692C60.9934 38.1692 60.3682 38.5166 59.8819 39.2112C59.3956 39.8365 59.1177 40.8785 59.1177 42.1289C59.1177 43.3794 59.3956 44.2824 59.8819 45.0466C60.3682 45.8108 61.1323 46.0886 61.8965 46.0886C63.1469 46.0886 63.9111 45.4634 64.3279 44.2824H69.3991C69.0517 46.0886 68.1486 47.478 66.8982 48.4506C65.6478 49.4231 63.9805 49.9789 62.1049 49.9789C60.5766 49.9789 59.3261 49.701 58.0757 48.9368C56.9642 48.3116 56.0611 47.4085 55.297 46.1581C54.6718 45.0466 54.2549 43.6572 54.2549 41.99C54.3939 40.6701 54.6718 39.2807 55.297 37.9608Z" style="fill: var(--uds-brands-locumsmart-blue)"/>
66
- <path d="M85.9326 34.5569V49.9094H83.1538C82.1118 49.9094 81.2782 49.0063 81.2782 48.0338V47.8948C80.7919 48.52 80.1667 49.1453 79.4025 49.5621C78.4995 49.9094 77.5964 50.1873 76.7628 50.1873C75.6513 50.1873 74.4703 49.9094 73.5672 49.4231C72.6641 48.9369 71.8999 48.1727 71.4137 47.1307C70.9274 46.0886 70.6495 44.9771 70.6495 43.5878V34.6263H75.3039V42.9626C75.3039 44.0046 75.5818 44.7687 76.0681 45.394C76.5543 46.0192 77.3185 46.2971 78.2216 46.2971C79.1247 46.2971 79.8888 46.0192 80.3751 45.394C80.8614 44.7687 81.1393 44.0046 81.1393 42.9626V34.6263H85.9326V34.5569Z" style="fill: var(--uds-brands-locumsmart-blue)"/>
67
- <path d="M112.331 36.0852C113.442 37.1967 113.998 38.8639 113.998 40.8785V49.84H109.344V41.5037C109.344 40.4617 109.066 39.6976 108.579 39.2113C108.093 38.725 107.329 38.4471 106.426 38.4471C105.523 38.4471 104.759 38.725 104.272 39.2113C103.786 39.6976 103.508 40.4617 103.508 41.5037V49.84H98.8537V41.5037C98.8537 40.4617 98.5759 39.6976 98.0896 39.2113C97.6033 38.725 96.8392 38.4471 95.9361 38.4471C95.033 38.4471 94.2688 38.725 93.7825 39.2113C93.2963 39.6976 93.0184 40.4617 93.0184 41.5037V49.84H88.364V34.4874H91.1427C92.1848 34.4874 93.0184 35.3905 93.0184 36.3631C93.5047 35.7378 94.1299 35.2516 94.894 34.8348C95.6582 34.4874 96.5613 34.3485 97.5338 34.3485C98.6453 34.3485 99.6874 34.6264 100.59 35.1126C101.494 35.5989 102.258 36.2241 102.744 37.2662C103.23 36.3631 103.994 35.7378 104.898 35.2516C105.801 34.7653 106.773 34.4874 107.954 34.4874C109.621 34.418 111.15 34.9737 112.331 36.0852Z" style="fill: var(--uds-brands-locumsmart-blue)"/>
68
- <path d="M118.791 49.4926C117.749 49.0063 116.916 48.3811 116.29 47.6169C115.665 46.8528 115.248 45.9497 115.248 44.9771H119.903C119.903 45.4634 120.181 46.0192 120.667 46.2276C121.153 46.5054 121.709 46.7138 122.334 46.7138C122.959 46.7138 123.376 46.5749 123.724 46.3665C124.001 46.0886 124.21 45.8802 124.21 45.4634C124.21 45.0466 123.932 44.6993 123.585 44.4214C123.098 44.1435 122.473 44.074 121.292 43.6572C120.181 43.3794 119.278 43.1709 118.513 42.8931C117.749 42.6152 117.124 42.1289 116.638 41.5037C116.151 40.8785 115.874 40.1143 115.874 39.0028C115.874 38.0998 116.151 37.3356 116.638 36.5714C117.124 35.8073 117.749 35.321 118.791 34.7653C119.833 34.279 120.806 34.14 122.195 34.14C124.071 34.14 125.599 34.6263 126.78 35.5294C127.892 36.4325 128.586 37.8219 128.656 39.3502H124.349C124.21 38.8639 124.071 38.3081 123.585 38.0997C123.098 37.8219 122.682 37.6135 122.056 37.6135C121.57 37.6135 121.014 37.7524 120.806 37.8913C120.528 38.0303 120.459 38.3776 120.459 38.7944C120.459 39.2112 120.736 39.5586 121.223 39.8365C121.709 40.1143 122.334 40.1838 123.376 40.4617C124.488 40.7395 125.391 41.0869 126.155 41.3648C126.919 41.6426 127.544 42.1289 128.031 42.7541C128.517 43.3794 128.934 44.2825 128.934 45.255C128.934 46.1581 128.656 46.9223 128.17 47.6864C127.683 48.4506 126.919 48.9368 126.016 49.3537C125.113 49.701 124.001 49.9789 122.751 49.9789C120.945 50.1178 119.764 49.9094 118.791 49.4926Z" style="fill: var(--uds-brands-locumsmart-orange)"/>
69
- <path d="M154.498 36.0852C155.61 37.1967 156.165 38.8639 156.165 40.8785V49.84H151.511V41.5037C151.511 40.4617 151.233 39.6976 150.747 39.2113C150.261 38.725 149.496 38.4471 148.593 38.4471C147.69 38.4471 146.926 38.725 146.44 39.2113C145.953 39.6976 145.676 40.4617 145.676 41.5037V49.84H141.021V41.5037C141.021 40.4617 140.743 39.6976 140.257 39.2113C139.771 38.725 139.007 38.4471 138.104 38.4471C137.2 38.4471 136.436 38.725 135.95 39.2113C135.464 39.6976 135.186 40.4617 135.186 41.5037V49.84H130.531V34.4874H133.31C134.352 34.4874 135.186 35.3905 135.186 36.3631C135.672 35.7378 136.297 35.2516 137.061 34.8348C137.826 34.4874 138.729 34.3485 139.701 34.3485C140.813 34.3485 141.855 34.6264 142.758 35.1126C143.661 35.5989 144.425 36.2241 144.911 37.2662C145.398 36.3631 146.162 35.7378 147.065 35.2516C147.968 34.7653 148.941 34.4874 150.122 34.4874C151.789 34.418 153.317 34.9737 154.498 36.0852Z" style="fill: var(--uds-brands-locumsmart-orange)"/>
70
- <path d="M158.388 37.9608C159.014 36.8493 159.778 35.8073 160.82 35.1821C161.862 34.5569 162.973 34.14 164.224 34.14C165.335 34.14 166.238 34.4179 167.002 34.7653C167.906 35.1126 168.392 35.8073 168.878 36.5714V34.4179H173.532V49.7705H170.754C169.712 49.7705 168.878 48.8674 168.878 47.8948V47.7559C168.392 48.52 167.767 49.0063 167.002 49.5621C166.099 49.9094 165.196 50.1873 164.224 50.1873C162.973 50.1873 161.792 49.8399 160.82 49.1452C159.778 48.52 159.014 47.6169 158.388 46.3665C157.763 45.255 157.485 43.7267 157.485 42.1984C157.485 40.6701 157.902 39.2807 158.388 37.9608ZM168.044 39.4891C167.419 38.8639 166.655 38.4471 165.613 38.4471C164.571 38.4471 163.807 38.7944 163.182 39.4891C162.556 40.1838 162.14 41.1564 162.14 42.2679C162.14 43.3794 162.487 44.4214 163.182 45.0466C163.876 45.6718 164.571 46.0886 165.613 46.0886C166.655 46.0886 167.419 45.7413 168.044 45.0466C168.67 44.4214 169.086 43.3794 169.086 42.2679C169.017 41.0174 168.809 40.1143 168.044 39.4891Z" style="fill: var(--uds-brands-locumsmart-orange)"/>
71
- <path d="M194.651 38.5166V34.5569H191.872V32.7507C191.872 31.7087 190.969 30.8751 189.996 30.8751H187.218V34.6958H185.967H185.759C184.717 34.6958 183.466 34.8348 182.702 35.1821C181.799 35.6684 181.035 36.2936 180.549 37.1967V36.5715C180.549 35.5295 179.646 34.6958 178.673 34.6958H175.894V50.0484H180.549V42.9626C180.549 41.4343 180.896 40.948 181.452 40.3228C182.494 38.7945 184.717 38.6555 185.273 38.6555H187.148V44.7688C187.148 46.6444 187.635 48.0338 188.538 48.7979C189.441 49.5621 190.83 50.0484 192.567 50.0484H194.581V46.0192H193.331C192.845 46.0192 192.428 45.8803 192.219 45.7413C191.942 45.4635 191.872 45.255 191.872 44.6993V38.5166H194.651Z" style="fill: var(--uds-brands-locumsmart-orange)"/>
72
- <path d="M5.69642 30.8055H0V49.9094H5.69642V30.8055Z" style="fill: var(--uds-brands-locumsmart-blue)"/>
73
- <path d="M7.5721 42.9625V49.9094H13.2685C13.2685 49.9094 14.3105 43.9351 7.5721 42.9625Z" style="fill: var(--uds-brands-locumsmart-blue)"/>
74
- <path d="M18.0619 36.502C19.6733 36.502 20.9795 35.1957 20.9795 33.5843C20.9795 31.9729 19.6733 30.6666 18.0619 30.6666C16.4505 30.6666 15.1442 31.9729 15.1442 33.5843C15.1442 35.1957 16.4505 36.502 18.0619 36.502Z" style="fill: var(--uds-brands-locumsmart-orange)"/>
75
- <path d="M21.3963 49.9094C21.3963 49.9094 21.3963 49.2842 21.2574 45.8803C20.9795 42.3374 18.9649 39.4197 15.9083 37.8914C14.2411 36.9883 13.2685 35.3905 13.2685 33.5843V30.9445H7.57208V36.3631C7.57208 38.8639 9.10039 41.1564 11.3929 42.1984C11.6707 42.3374 11.8791 42.4763 12.0181 42.5458C14.0327 44.0741 15.2136 46.3665 15.2136 48.8674V49.9094H21.3963Z" style="fill: var(--uds-brands-locumsmart-orange)"/>
76
- <path d="M7.57208 42.9625V49.9094H13.2685C13.2685 49.9094 14.3105 43.9351 7.57208 42.9625Z" style="fill: var(--uds-brands-locumsmart-blue)"/>
77
- <path d="M198.958 46.2276C199.236 46.3665 199.444 46.5749 199.722 46.9917C200 47.4085 200 47.617 200 48.0338C200 48.3811 199.861 48.7979 199.722 49.0758C199.583 49.3537 199.375 49.5621 198.958 49.8399C198.68 49.9789 198.333 50.1178 197.916 50.1178C197.499 50.1178 197.152 49.9789 196.874 49.8399C196.596 49.701 196.388 49.4926 196.11 49.0758C195.971 48.7979 195.832 48.4506 195.832 48.0338C195.832 47.6864 195.971 47.2696 196.11 46.9917C196.249 46.7139 196.457 46.5055 196.874 46.2276C197.152 46.0886 197.499 45.9497 197.916 45.9497C198.333 45.9497 198.541 45.9497 198.958 46.2276ZM199.027 49.1452C199.305 48.8674 199.375 48.3811 199.375 48.0338C199.375 47.5475 199.236 47.1307 199.027 46.9223C198.819 46.7139 198.402 46.436 197.916 46.436C197.43 46.436 197.013 46.5749 196.804 46.9223C196.527 47.2001 196.457 47.6864 196.457 48.0338C196.457 48.52 196.596 48.9368 196.804 49.1452C197.013 49.3537 197.43 49.6315 197.916 49.6315C198.263 49.6315 198.68 49.4231 199.027 49.1452ZM198.541 47.8948C198.402 48.0338 198.263 48.0338 198.194 48.1727L198.819 49.0758H198.263L197.777 48.1727H197.569V49.0758H197.221V46.9223H198.124C198.402 46.9223 198.472 47.0612 198.611 47.0612C198.75 47.0612 198.889 47.3391 198.889 47.5475C198.68 47.6169 198.68 47.8948 198.541 47.8948ZM197.569 47.7559H198.055C198.194 47.7559 198.194 47.7559 198.333 47.6169C198.472 47.478 198.472 47.478 198.472 47.3391C198.472 47.2001 198.472 47.2001 198.333 47.0612C198.194 47.0612 198.194 46.9223 198.055 46.9223H197.569V47.7559Z" style="fill: var(--uds-brands-locumsmart-black)"/>
62
+ `,Y3=`<svg viewBox="0 0 200 80" fill="none" xmlns="http://www.w3.org/2000/svg">
63
+ <path d="M36.8184 46.3665H33.4144V30.8055H28.6906V49.9094H36.8184V46.3665Z" style="fill: var(--uds-logo-locumsmart-blue)"/>
64
+ <path d="M41.2643 49.1452C40.0139 48.52 39.1108 47.6169 38.4856 46.3665C37.8604 45.255 37.4436 43.8656 37.4436 42.1984C37.4436 40.6701 37.7909 39.2807 38.4856 38.0303C39.1108 36.9188 40.1529 35.8767 41.4033 35.2515C42.6537 34.6263 43.9042 34.2095 45.4325 34.2095C46.9608 34.2095 48.3501 34.4874 49.4616 35.2515C50.7121 35.8767 51.6152 36.7798 52.3793 38.0303C53.0045 39.1418 53.4213 40.6701 53.4213 42.1984C53.4213 43.7267 53.074 45.1161 52.3793 46.3665C51.6152 47.478 50.7121 48.52 49.4616 49.1452C48.2112 49.7705 46.9608 50.1873 45.4325 50.1873C43.7652 50.1178 42.3758 49.9094 41.2643 49.1452ZM47.586 45.1161C48.2112 44.4909 48.628 43.4488 48.628 42.3373C48.628 41.2258 48.3501 40.1838 47.7249 39.5586C47.0997 38.9334 46.3356 38.5166 45.4325 38.5166C44.5294 38.5166 43.7652 38.8639 43.14 39.5586C42.5148 40.1838 42.2369 41.2258 42.2369 42.3373C42.2369 43.5878 42.5148 44.4909 43.14 45.1161C43.7652 45.7413 44.5294 46.1581 45.4325 46.1581C46.1966 46.0886 46.9608 45.7413 47.586 45.1161Z" style="fill: var(--uds-logo-locumsmart-blue)"/>
65
+ <path d="M55.297 37.9608C55.9222 36.8493 56.8253 35.8073 58.0757 35.1821C59.1872 34.5569 60.5766 34.14 62.1049 34.14C63.9805 34.14 65.6478 34.6263 66.8982 35.6683C68.1486 36.7104 69.0517 38.0997 69.3991 39.9754H64.3279C63.9805 38.8639 63.0775 38.1692 61.8965 38.1692C60.9934 38.1692 60.3682 38.5166 59.8819 39.2112C59.3956 39.8365 59.1177 40.8785 59.1177 42.1289C59.1177 43.3794 59.3956 44.2824 59.8819 45.0466C60.3682 45.8108 61.1323 46.0886 61.8965 46.0886C63.1469 46.0886 63.9111 45.4634 64.3279 44.2824H69.3991C69.0517 46.0886 68.1486 47.478 66.8982 48.4506C65.6478 49.4231 63.9805 49.9789 62.1049 49.9789C60.5766 49.9789 59.3261 49.701 58.0757 48.9368C56.9642 48.3116 56.0611 47.4085 55.297 46.1581C54.6718 45.0466 54.2549 43.6572 54.2549 41.99C54.3939 40.6701 54.6718 39.2807 55.297 37.9608Z" style="fill: var(--uds-logo-locumsmart-blue)"/>
66
+ <path d="M85.9326 34.5569V49.9094H83.1538C82.1118 49.9094 81.2782 49.0063 81.2782 48.0338V47.8948C80.7919 48.52 80.1667 49.1453 79.4025 49.5621C78.4995 49.9094 77.5964 50.1873 76.7628 50.1873C75.6513 50.1873 74.4703 49.9094 73.5672 49.4231C72.6641 48.9369 71.8999 48.1727 71.4137 47.1307C70.9274 46.0886 70.6495 44.9771 70.6495 43.5878V34.6263H75.3039V42.9626C75.3039 44.0046 75.5818 44.7687 76.0681 45.394C76.5543 46.0192 77.3185 46.2971 78.2216 46.2971C79.1247 46.2971 79.8888 46.0192 80.3751 45.394C80.8614 44.7687 81.1393 44.0046 81.1393 42.9626V34.6263H85.9326V34.5569Z" style="fill: var(--uds-logo-locumsmart-blue)"/>
67
+ <path d="M112.331 36.0852C113.442 37.1967 113.998 38.8639 113.998 40.8785V49.84H109.344V41.5037C109.344 40.4617 109.066 39.6976 108.579 39.2113C108.093 38.725 107.329 38.4471 106.426 38.4471C105.523 38.4471 104.759 38.725 104.272 39.2113C103.786 39.6976 103.508 40.4617 103.508 41.5037V49.84H98.8537V41.5037C98.8537 40.4617 98.5759 39.6976 98.0896 39.2113C97.6033 38.725 96.8392 38.4471 95.9361 38.4471C95.033 38.4471 94.2688 38.725 93.7825 39.2113C93.2963 39.6976 93.0184 40.4617 93.0184 41.5037V49.84H88.364V34.4874H91.1427C92.1848 34.4874 93.0184 35.3905 93.0184 36.3631C93.5047 35.7378 94.1299 35.2516 94.894 34.8348C95.6582 34.4874 96.5613 34.3485 97.5338 34.3485C98.6453 34.3485 99.6874 34.6264 100.59 35.1126C101.494 35.5989 102.258 36.2241 102.744 37.2662C103.23 36.3631 103.994 35.7378 104.898 35.2516C105.801 34.7653 106.773 34.4874 107.954 34.4874C109.621 34.418 111.15 34.9737 112.331 36.0852Z" style="fill: var(--uds-logo-locumsmart-blue)"/>
68
+ <path d="M118.791 49.4926C117.749 49.0063 116.916 48.3811 116.29 47.6169C115.665 46.8528 115.248 45.9497 115.248 44.9771H119.903C119.903 45.4634 120.181 46.0192 120.667 46.2276C121.153 46.5054 121.709 46.7138 122.334 46.7138C122.959 46.7138 123.376 46.5749 123.724 46.3665C124.001 46.0886 124.21 45.8802 124.21 45.4634C124.21 45.0466 123.932 44.6993 123.585 44.4214C123.098 44.1435 122.473 44.074 121.292 43.6572C120.181 43.3794 119.278 43.1709 118.513 42.8931C117.749 42.6152 117.124 42.1289 116.638 41.5037C116.151 40.8785 115.874 40.1143 115.874 39.0028C115.874 38.0998 116.151 37.3356 116.638 36.5714C117.124 35.8073 117.749 35.321 118.791 34.7653C119.833 34.279 120.806 34.14 122.195 34.14C124.071 34.14 125.599 34.6263 126.78 35.5294C127.892 36.4325 128.586 37.8219 128.656 39.3502H124.349C124.21 38.8639 124.071 38.3081 123.585 38.0997C123.098 37.8219 122.682 37.6135 122.056 37.6135C121.57 37.6135 121.014 37.7524 120.806 37.8913C120.528 38.0303 120.459 38.3776 120.459 38.7944C120.459 39.2112 120.736 39.5586 121.223 39.8365C121.709 40.1143 122.334 40.1838 123.376 40.4617C124.488 40.7395 125.391 41.0869 126.155 41.3648C126.919 41.6426 127.544 42.1289 128.031 42.7541C128.517 43.3794 128.934 44.2825 128.934 45.255C128.934 46.1581 128.656 46.9223 128.17 47.6864C127.683 48.4506 126.919 48.9368 126.016 49.3537C125.113 49.701 124.001 49.9789 122.751 49.9789C120.945 50.1178 119.764 49.9094 118.791 49.4926Z" style="fill: var(--uds-logo-locumsmart-orange)"/>
69
+ <path d="M154.498 36.0852C155.61 37.1967 156.165 38.8639 156.165 40.8785V49.84H151.511V41.5037C151.511 40.4617 151.233 39.6976 150.747 39.2113C150.261 38.725 149.496 38.4471 148.593 38.4471C147.69 38.4471 146.926 38.725 146.44 39.2113C145.953 39.6976 145.676 40.4617 145.676 41.5037V49.84H141.021V41.5037C141.021 40.4617 140.743 39.6976 140.257 39.2113C139.771 38.725 139.007 38.4471 138.104 38.4471C137.2 38.4471 136.436 38.725 135.95 39.2113C135.464 39.6976 135.186 40.4617 135.186 41.5037V49.84H130.531V34.4874H133.31C134.352 34.4874 135.186 35.3905 135.186 36.3631C135.672 35.7378 136.297 35.2516 137.061 34.8348C137.826 34.4874 138.729 34.3485 139.701 34.3485C140.813 34.3485 141.855 34.6264 142.758 35.1126C143.661 35.5989 144.425 36.2241 144.911 37.2662C145.398 36.3631 146.162 35.7378 147.065 35.2516C147.968 34.7653 148.941 34.4874 150.122 34.4874C151.789 34.418 153.317 34.9737 154.498 36.0852Z" style="fill: var(--uds-logo-locumsmart-orange)"/>
70
+ <path d="M158.388 37.9608C159.014 36.8493 159.778 35.8073 160.82 35.1821C161.862 34.5569 162.973 34.14 164.224 34.14C165.335 34.14 166.238 34.4179 167.002 34.7653C167.906 35.1126 168.392 35.8073 168.878 36.5714V34.4179H173.532V49.7705H170.754C169.712 49.7705 168.878 48.8674 168.878 47.8948V47.7559C168.392 48.52 167.767 49.0063 167.002 49.5621C166.099 49.9094 165.196 50.1873 164.224 50.1873C162.973 50.1873 161.792 49.8399 160.82 49.1452C159.778 48.52 159.014 47.6169 158.388 46.3665C157.763 45.255 157.485 43.7267 157.485 42.1984C157.485 40.6701 157.902 39.2807 158.388 37.9608ZM168.044 39.4891C167.419 38.8639 166.655 38.4471 165.613 38.4471C164.571 38.4471 163.807 38.7944 163.182 39.4891C162.556 40.1838 162.14 41.1564 162.14 42.2679C162.14 43.3794 162.487 44.4214 163.182 45.0466C163.876 45.6718 164.571 46.0886 165.613 46.0886C166.655 46.0886 167.419 45.7413 168.044 45.0466C168.67 44.4214 169.086 43.3794 169.086 42.2679C169.017 41.0174 168.809 40.1143 168.044 39.4891Z" style="fill: var(--uds-logo-locumsmart-orange)"/>
71
+ <path d="M194.651 38.5166V34.5569H191.872V32.7507C191.872 31.7087 190.969 30.8751 189.996 30.8751H187.218V34.6958H185.967H185.759C184.717 34.6958 183.466 34.8348 182.702 35.1821C181.799 35.6684 181.035 36.2936 180.549 37.1967V36.5715C180.549 35.5295 179.646 34.6958 178.673 34.6958H175.894V50.0484H180.549V42.9626C180.549 41.4343 180.896 40.948 181.452 40.3228C182.494 38.7945 184.717 38.6555 185.273 38.6555H187.148V44.7688C187.148 46.6444 187.635 48.0338 188.538 48.7979C189.441 49.5621 190.83 50.0484 192.567 50.0484H194.581V46.0192H193.331C192.845 46.0192 192.428 45.8803 192.219 45.7413C191.942 45.4635 191.872 45.255 191.872 44.6993V38.5166H194.651Z" style="fill: var(--uds-logo-locumsmart-orange)"/>
72
+ <path d="M5.69642 30.8055H0V49.9094H5.69642V30.8055Z" style="fill: var(--uds-logo-locumsmart-blue)"/>
73
+ <path d="M7.5721 42.9625V49.9094H13.2685C13.2685 49.9094 14.3105 43.9351 7.5721 42.9625Z" style="fill: var(--uds-logo-locumsmart-blue)"/>
74
+ <path d="M18.0619 36.502C19.6733 36.502 20.9795 35.1957 20.9795 33.5843C20.9795 31.9729 19.6733 30.6666 18.0619 30.6666C16.4505 30.6666 15.1442 31.9729 15.1442 33.5843C15.1442 35.1957 16.4505 36.502 18.0619 36.502Z" style="fill: var(--uds-logo-locumsmart-orange)"/>
75
+ <path d="M21.3963 49.9094C21.3963 49.9094 21.3963 49.2842 21.2574 45.8803C20.9795 42.3374 18.9649 39.4197 15.9083 37.8914C14.2411 36.9883 13.2685 35.3905 13.2685 33.5843V30.9445H7.57208V36.3631C7.57208 38.8639 9.10039 41.1564 11.3929 42.1984C11.6707 42.3374 11.8791 42.4763 12.0181 42.5458C14.0327 44.0741 15.2136 46.3665 15.2136 48.8674V49.9094H21.3963Z" style="fill: var(--uds-logo-locumsmart-orange)"/>
76
+ <path d="M7.57208 42.9625V49.9094H13.2685C13.2685 49.9094 14.3105 43.9351 7.57208 42.9625Z" style="fill: var(--uds-logo-locumsmart-blue)"/>
77
+ <path d="M198.958 46.2276C199.236 46.3665 199.444 46.5749 199.722 46.9917C200 47.4085 200 47.617 200 48.0338C200 48.3811 199.861 48.7979 199.722 49.0758C199.583 49.3537 199.375 49.5621 198.958 49.8399C198.68 49.9789 198.333 50.1178 197.916 50.1178C197.499 50.1178 197.152 49.9789 196.874 49.8399C196.596 49.701 196.388 49.4926 196.11 49.0758C195.971 48.7979 195.832 48.4506 195.832 48.0338C195.832 47.6864 195.971 47.2696 196.11 46.9917C196.249 46.7139 196.457 46.5055 196.874 46.2276C197.152 46.0886 197.499 45.9497 197.916 45.9497C198.333 45.9497 198.541 45.9497 198.958 46.2276ZM199.027 49.1452C199.305 48.8674 199.375 48.3811 199.375 48.0338C199.375 47.5475 199.236 47.1307 199.027 46.9223C198.819 46.7139 198.402 46.436 197.916 46.436C197.43 46.436 197.013 46.5749 196.804 46.9223C196.527 47.2001 196.457 47.6864 196.457 48.0338C196.457 48.52 196.596 48.9368 196.804 49.1452C197.013 49.3537 197.43 49.6315 197.916 49.6315C198.263 49.6315 198.68 49.4231 199.027 49.1452ZM198.541 47.8948C198.402 48.0338 198.263 48.0338 198.194 48.1727L198.819 49.0758H198.263L197.777 48.1727H197.569V49.0758H197.221V46.9223H198.124C198.402 46.9223 198.472 47.0612 198.611 47.0612C198.75 47.0612 198.889 47.3391 198.889 47.5475C198.68 47.6169 198.68 47.8948 198.541 47.8948ZM197.569 47.7559H198.055C198.194 47.7559 198.194 47.7559 198.333 47.6169C198.472 47.478 198.472 47.478 198.472 47.3391C198.472 47.2001 198.472 47.2001 198.333 47.0612C198.194 47.0612 198.194 46.9223 198.055 46.9223H197.569V47.7559Z" style="fill: var(--uds-logo-locumsmart-black)"/>
78
78
  </svg>
79
- `,R3=`<svg viewBox="0 0 200 80" fill="none" xmlns="http://www.w3.org/2000/svg">
80
- <path d="M95.2313 48.7639H92.8438V40.4779H84.1365V48.7639H81.7958V30.6471H84.1365V38.3245H92.8438V30.6471H95.2313V48.7639Z" style="fill: var(--uds-brands-wireframe-black)"/>
81
- <path d="M103.751 48.9979C102.815 48.9979 101.972 48.8107 101.223 48.4362C100.474 48.0617 99.819 47.5467 99.304 46.8913C98.7891 46.2359 98.3678 45.4869 98.0869 44.6443C97.806 43.8016 97.6656 42.9122 97.6656 41.9759C97.6656 41.1333 97.806 40.2438 98.0869 39.4948C98.3678 38.699 98.7891 37.9968 99.304 37.3882C99.819 36.7796 100.474 36.3115 101.223 35.937C101.972 35.5625 102.815 35.3752 103.705 35.3752C104.594 35.3752 105.39 35.5157 106.139 35.8433C106.888 36.171 107.496 36.6392 107.965 37.2009C108.479 37.7627 108.854 38.4649 109.135 39.2139C109.416 40.0097 109.556 40.8524 109.556 41.7418V42.7249H100.147C100.193 43.1931 100.287 43.6612 100.428 44.1293C100.615 44.6443 100.896 45.1124 101.223 45.5337C101.551 45.9083 101.926 46.2828 102.347 46.5168C102.768 46.7509 103.236 46.8913 103.751 46.8913C105.483 46.8913 106.56 46.0955 107.122 44.5038L107.169 44.3634H109.369L109.322 44.6443C109.182 45.3465 108.901 45.9551 108.573 46.5168C108.199 47.0786 107.777 47.4999 107.309 47.8744C106.841 48.2489 106.279 48.5298 105.671 48.7171C105.062 48.9043 104.407 49.0448 103.751 48.9979ZM100.147 40.8524H107.122C107.075 40.4311 106.981 40.0566 106.841 39.6821C106.701 39.2607 106.42 38.8862 106.139 38.5585C105.858 38.2308 105.483 37.9968 105.062 37.8095C104.266 37.4818 103.143 37.435 102.253 37.8095C101.832 37.9968 101.457 38.2776 101.177 38.6053C100.849 38.933 100.615 39.3075 100.428 39.7289C100.287 40.1034 100.193 40.4779 100.147 40.8524Z" style="fill: var(--uds-brands-wireframe-black)"/>
82
- <path d="M121.962 48.998C121.353 48.998 120.838 48.7639 120.464 48.3426C120.183 48.0149 119.949 47.5467 119.855 46.9382C119.574 47.2659 119.293 47.5467 119.013 47.7808C118.591 48.1085 118.217 48.3894 117.795 48.5766C117.374 48.7639 116.953 48.9043 116.578 48.9511C115.642 49.0916 114.612 49.0916 113.816 48.7639C113.348 48.5766 112.88 48.3426 112.552 48.0149C112.178 47.6872 111.897 47.2659 111.71 46.7977C111.476 46.3296 111.382 45.8146 111.382 45.2529C111.382 44.6911 111.522 44.1762 111.756 43.7548C111.99 43.3335 112.365 43.0058 112.786 42.6781C113.208 42.3973 113.629 42.1632 114.191 41.9759C114.706 41.7887 115.221 41.6014 115.736 41.461C116.251 41.3205 116.765 41.1801 117.234 41.0397C117.702 40.8992 118.17 40.7588 118.544 40.6183C118.919 40.4779 119.2 40.2906 119.387 40.1034C119.574 39.9161 119.668 39.7289 119.668 39.4948C119.668 38.8394 119.434 38.3713 118.966 38.0904C118.451 37.7627 117.749 37.6223 116.859 37.6223C116.485 37.6223 116.157 37.6691 115.829 37.7159C115.501 37.7627 115.267 37.9032 115.033 38.0436C114.799 38.184 114.612 38.3713 114.472 38.6054C114.331 38.8394 114.238 39.0735 114.191 39.4012L114.144 39.5884H111.71V39.3076C111.756 38.6522 111.944 38.0436 112.271 37.5755C112.599 37.1073 113.02 36.686 113.489 36.3583C113.957 36.0306 114.518 35.7966 115.127 35.6561C116.344 35.3284 117.608 35.3752 118.778 35.6561C119.387 35.7966 119.949 36.0306 120.417 36.3583C120.885 36.686 121.306 37.1073 121.587 37.6223C121.868 38.1372 122.055 38.7458 122.055 39.448V46.0955C122.055 46.1891 122.055 46.2828 122.102 46.4232C122.149 46.5168 122.196 46.6105 122.243 46.7041C122.289 46.7977 122.383 46.8445 122.477 46.8914C122.617 46.985 122.758 46.985 122.945 46.9382C123.038 46.9382 123.132 46.8914 123.273 46.8445L123.6 46.7509V48.8107L123.413 48.8575C123.132 48.9511 122.898 48.998 122.711 49.0448C122.43 48.998 122.196 48.998 121.962 48.998ZM119.621 41.9291C119.434 42.0696 119.2 42.21 118.966 42.3036C118.544 42.4909 118.076 42.6781 117.608 42.8186C117.14 42.959 116.672 43.0995 116.157 43.2399C115.689 43.3803 115.267 43.5208 114.893 43.708C114.518 43.8953 114.238 44.0825 114.003 44.3166C113.816 44.5507 113.676 44.8316 113.676 45.1592C113.676 45.4869 113.723 45.7678 113.816 46.0019C113.91 46.236 114.05 46.3764 114.238 46.5637C114.425 46.7041 114.612 46.7977 114.846 46.8914C115.782 47.1722 116.812 46.9382 117.702 46.3296C118.404 45.9083 119.012 45.2061 119.574 44.3166L119.621 41.9291Z" style="fill: var(--uds-brands-wireframe-black)"/>
83
- <path d="M128.048 30.5535H125.707V48.7171H128.048V30.5535Z" style="fill: var(--uds-brands-wireframe-black)"/>
84
- <path d="M135.631 48.9979C135.257 48.9979 134.929 48.9511 134.601 48.8575C134.274 48.7639 133.946 48.6234 133.712 48.3894C133.478 48.1553 133.244 47.8744 133.103 47.5467C132.963 47.219 132.869 46.7977 132.869 46.3296V37.7159H130.248V35.6093H132.869V31.8642H135.21V35.6093H137.832V37.7159H135.21V45.6742C135.21 45.9083 135.257 46.1423 135.304 46.2828C135.35 46.4232 135.444 46.5636 135.538 46.6573C135.631 46.7509 135.772 46.7977 135.865 46.8445C136.099 46.9381 136.427 46.9381 136.708 46.8913C136.848 46.8913 136.989 46.8445 137.176 46.7977L137.457 46.7041V48.7171L137.27 48.7639C137.036 48.8575 136.755 48.9043 136.474 48.9043C136.193 48.9979 135.912 48.9979 135.631 48.9979Z" style="fill: var(--uds-brands-wireframe-black)"/>
85
- <path d="M150.893 48.7639H148.552V39.7757C148.552 39.3544 148.505 39.0267 148.365 38.7458C148.224 38.4649 148.037 38.2309 147.85 38.0904C147.616 37.9032 147.382 37.7627 147.054 37.7159C146.352 37.5287 145.603 37.5287 144.854 37.8564C144.432 38.0436 144.058 38.2777 143.73 38.5586C143.402 38.8394 143.122 39.214 142.934 39.5885C142.747 39.963 142.607 40.4311 142.607 40.8524V48.7639H140.266V30.5535H142.607V36.9201C142.747 36.7797 142.887 36.5924 143.075 36.4988C143.402 36.2179 143.777 36.0306 144.105 35.8434C144.479 35.7029 144.854 35.5625 145.275 35.4689C146.258 35.2816 147.382 35.3284 148.271 35.6561C148.786 35.8434 149.254 36.1243 149.675 36.4988C150.05 36.8733 150.378 37.2946 150.565 37.8096C150.752 38.3245 150.893 38.8395 150.893 39.4012V48.7639Z" style="fill: var(--uds-brands-wireframe-black)"/>
86
- <path d="M159.085 49.0448C158.43 49.0448 157.821 48.9511 157.306 48.7639C156.791 48.5766 156.276 48.2957 155.855 47.968C155.433 47.6403 155.059 47.219 154.778 46.7509C154.45 46.2828 154.216 45.8146 154.029 45.2997C153.842 44.7847 153.701 44.223 153.608 43.6612C153.514 43.0994 153.467 42.5377 153.467 41.9759C153.467 41.0396 153.608 40.197 153.889 39.4012C154.17 38.6053 154.544 37.9031 155.059 37.2946C155.574 36.686 156.182 36.2179 156.885 35.8902C157.587 35.5625 158.43 35.3752 159.272 35.3752C160.021 35.3752 160.723 35.4688 161.332 35.7029C161.941 35.937 162.456 36.2179 162.924 36.5924C163.392 36.9669 163.719 37.435 164 37.95C164.281 38.4649 164.468 39.0267 164.609 39.6352L164.656 39.9161H162.175L162.128 39.7289C162.034 39.3075 161.847 38.933 161.66 38.6522C161.472 38.3713 161.285 38.1372 161.051 37.95C160.817 37.7627 160.536 37.6223 160.255 37.5754C159.928 37.4818 159.6 37.435 159.225 37.435C158.664 37.435 158.195 37.5286 157.774 37.8095C157.353 38.0436 156.978 38.3713 156.697 38.7458C156.417 39.1671 156.183 39.6352 155.995 40.1502C155.855 40.712 155.761 41.2737 155.761 41.8823C155.761 42.4909 155.855 43.1463 155.995 43.708C156.136 44.2698 156.37 44.8315 156.697 45.2997C156.978 45.7678 157.353 46.1423 157.774 46.3764C158.195 46.6573 158.664 46.7977 159.179 46.7977C159.6 46.7977 159.974 46.7041 160.302 46.5636C160.63 46.4232 160.911 46.1891 161.145 45.9551C161.379 45.6742 161.613 45.3933 161.753 45.0656C161.894 44.7379 162.034 44.3166 162.128 43.9421L162.175 43.7548H164.703L164.656 44.0357C164.562 44.7847 164.375 45.4869 164.094 46.0955C163.813 46.7041 163.392 47.219 162.924 47.6404C162.456 48.0617 161.894 48.3894 161.238 48.6234C160.583 48.9511 159.834 49.0448 159.085 49.0448Z" style="fill: var(--uds-brands-wireframe-black)"/>
87
- <path d="M177.014 48.998C176.406 48.998 175.891 48.7639 175.516 48.3426C175.236 48.0149 175.001 47.5467 174.908 46.9382C174.627 47.2659 174.346 47.5467 174.065 47.7808C173.644 48.1085 173.269 48.3894 172.848 48.5766C172.427 48.7639 172.005 48.9043 171.631 48.9511C170.695 49.0916 169.665 49.0916 168.822 48.7639C168.354 48.5766 167.886 48.3426 167.558 48.0149C167.184 47.6872 166.903 47.2659 166.715 46.7977C166.528 46.3296 166.388 45.8146 166.388 45.2529C166.388 44.6911 166.528 44.1762 166.762 43.7548C166.996 43.3335 167.371 43.0058 167.745 42.6781C168.167 42.3973 168.588 42.1632 169.15 41.9759C169.665 41.7887 170.18 41.6014 170.695 41.461C171.21 41.3205 171.725 41.1801 172.193 41.0397C172.661 40.8992 173.129 40.7588 173.503 40.6183C173.878 40.4779 174.159 40.2906 174.346 40.1034C174.533 39.9161 174.627 39.7289 174.627 39.4948C174.627 38.8394 174.393 38.3713 173.925 38.0904C173.41 37.7627 172.708 37.6223 171.818 37.6223C171.444 37.6223 171.116 37.6691 170.788 37.7159C170.461 37.8095 170.226 37.9032 169.992 38.0436C169.758 38.184 169.571 38.3713 169.431 38.6054C169.29 38.8394 169.197 39.0735 169.15 39.4012L169.103 39.5884H166.669V39.3076C166.715 38.6522 166.903 38.0436 167.23 37.5755C167.558 37.1073 167.979 36.686 168.448 36.3583C168.916 36.0306 169.477 35.7966 170.086 35.6561C171.303 35.3284 172.567 35.3752 173.738 35.6561C174.346 35.7966 174.908 36.0306 175.376 36.3583C175.844 36.686 176.265 37.1073 176.546 37.6223C176.827 38.1372 177.014 38.7458 177.014 39.448V46.0955C177.014 46.1891 177.014 46.2828 177.061 46.4232C177.108 46.5168 177.155 46.6105 177.202 46.7041C177.249 46.7977 177.342 46.8445 177.436 46.8914C177.576 46.985 177.717 46.985 177.904 46.9382C177.998 46.9382 178.091 46.8914 178.232 46.8445L178.559 46.7509V48.8107L178.372 48.8575C178.091 48.9511 177.857 48.998 177.67 49.0448C177.483 48.998 177.249 48.998 177.014 48.998ZM174.674 41.9291C174.487 42.0696 174.252 42.21 174.018 42.3036C173.597 42.4909 173.129 42.6781 172.661 42.8186C172.193 42.959 171.725 43.0995 171.21 43.2399C170.741 43.3803 170.32 43.5208 169.946 43.708C169.571 43.8953 169.29 44.0825 169.056 44.3166C168.869 44.5507 168.775 44.8316 168.775 45.1592C168.775 45.4869 168.822 45.7678 168.916 46.0019C169.009 46.236 169.15 46.3764 169.337 46.5637C169.524 46.7041 169.712 46.7977 169.946 46.8914C170.882 47.1722 171.912 46.9382 172.801 46.3296C173.503 45.9083 174.112 45.2061 174.674 44.3166V41.9291Z" style="fill: var(--uds-brands-wireframe-black)"/>
88
- <path d="M183.287 48.7639H180.947V35.6093H183.194V37.1541C183.475 36.686 183.802 36.3583 184.177 36.0774C184.785 35.6093 185.441 35.3752 186.237 35.3752C186.377 35.3752 186.564 35.3752 186.705 35.422C186.892 35.4688 187.033 35.5157 187.173 35.5625L187.313 35.6093V38.0436L186.986 37.95C186.518 37.8095 186.284 37.7627 186.143 37.7627C185.675 37.7627 185.3 37.8563 184.926 38.0436C184.551 38.2308 184.271 38.4649 184.036 38.7458C183.802 39.0267 183.615 39.3544 183.475 39.7289C183.334 40.1034 183.287 40.5247 183.287 40.946V48.7639Z" style="fill: var(--uds-brands-wireframe-black)"/>
89
- <path d="M194.195 48.9979C193.259 48.9979 192.416 48.8107 191.667 48.4362C190.918 48.0617 190.263 47.5467 189.748 46.8913C189.233 46.2359 188.812 45.4869 188.531 44.6443C188.25 43.8016 188.109 42.9122 188.109 41.9759C188.109 41.1333 188.25 40.2438 188.531 39.4948C188.812 38.699 189.233 37.9968 189.748 37.3882C190.263 36.7796 190.918 36.3115 191.667 35.937C192.416 35.5625 193.259 35.3752 194.148 35.3752C195.038 35.3752 195.834 35.5157 196.583 35.8433C197.332 36.171 197.94 36.6392 198.408 37.2009C198.923 37.7627 199.298 38.4649 199.579 39.2139C199.86 40.0097 200 40.8524 200 41.7418V42.7249H190.59C190.637 43.1931 190.731 43.6612 190.871 44.1293C191.059 44.6443 191.339 45.1124 191.667 45.5337C191.995 45.9083 192.369 46.2828 192.791 46.5168C193.212 46.7509 193.68 46.8913 194.195 46.8913C195.927 46.8913 197.004 46.0955 197.566 44.5038L197.612 44.3634H199.813L199.766 44.6443C199.625 45.3465 199.391 45.9551 199.017 46.5168C198.642 47.0786 198.221 47.4999 197.753 47.8744C197.285 48.2489 196.723 48.5298 196.114 48.7171C195.506 48.9043 194.85 49.0448 194.195 48.9979ZM190.637 40.8524H197.566C197.519 40.4311 197.425 40.0566 197.285 39.6821C197.144 39.2607 196.863 38.8862 196.583 38.5585C196.302 38.2308 195.927 37.9968 195.506 37.8095C194.71 37.4818 193.587 37.435 192.697 37.8095C192.276 37.9968 191.901 38.2776 191.62 38.6053C191.293 38.933 191.059 39.3075 190.871 39.7289C190.731 40.1034 190.637 40.4779 190.637 40.8524Z" style="fill: var(--uds-brands-wireframe-black)"/>
90
- <path d="M57.4539 51.6815C50.7385 51.6815 45.4867 46.5732 45.4867 40.0587V40.0013C45.4867 33.659 50.9394 28.3211 57.4252 28.3211C62.4187 28.3211 64.5997 30.3874 66.6947 32.3675L67.24 32.8841L63.8536 36.3566L63.624 36.0696C61.7873 33.8025 60.2376 33.0563 57.2817 33.0563C54.0675 33.0563 50.4515 36.0122 50.4515 39.9726V40.03C50.4515 43.9329 53.637 47.0036 57.7122 47.0036C60.008 47.0036 61.3568 46.1714 62.4474 45.253L62.4761 43.6172H57.9704L58.0278 39.3412H67.2113V47.1471L67.1252 47.2332C65.1737 49.2995 63.0213 51.6815 57.4539 51.6815Z" style="fill: var(--uds-brands-wireframe-blue)"/>
91
- <path d="M11.6515 51.6815C5.45266 51.6815 0 46.3436 0 40.2309V40.1735C0 33.5155 5.10828 28.4072 11.8811 28.3211C16.645 28.235 19.2852 30.33 21.4376 32.6258L21.6385 32.8554L18.2234 36.3853L17.9938 36.0696C16.358 33.946 14.4065 32.9702 11.8237 32.9702C8.17899 32.9702 4.99349 36.2992 4.99349 40.0874V40.1735C4.99349 43.7608 8.23639 47.0037 11.8237 47.0037C15.1814 47.0037 16.4728 45.5687 17.9938 43.8755L18.3095 43.5025L21.7533 47.0037L21.5237 47.2332C19.3713 49.5865 16.9607 51.6815 11.6515 51.6815Z" style="fill: var(--uds-brands-wireframe-orange)"/>
92
- <path d="M68.0148 49.443C68.0148 48.3238 68.9045 47.4054 70.0524 47.4054C71.2003 47.4054 72.0613 48.3238 72.0613 49.4143C72.0613 50.5048 71.1716 51.4519 70.0237 51.4519C68.8758 51.4519 68.0148 50.5622 68.0148 49.443ZM71.8604 49.443C71.8604 48.4386 71.0855 47.6063 70.0524 47.6063C69.0193 47.6063 68.2444 48.4386 68.2444 49.443C68.2444 50.4474 69.0193 51.251 70.0524 51.251C71.0855 51.251 71.8604 50.4474 71.8604 49.443ZM69.2489 48.3238H70.1959C70.4829 48.3238 70.6838 48.4099 70.8273 48.5533C70.942 48.6681 70.9994 48.8116 70.9994 48.9838C70.9994 49.3282 70.7986 49.5291 70.5116 49.6152L71.0855 50.4187H70.5977L70.0811 49.6726H69.6506V50.4187H69.2489C69.2489 50.4474 69.2489 48.3238 69.2489 48.3238ZM70.1672 49.3569C70.4255 49.3569 70.5977 49.2421 70.5977 49.0125C70.5977 48.8116 70.4542 48.6681 70.1672 48.6681H69.6506V49.3282C69.6506 49.3569 70.1672 49.3569 70.1672 49.3569Z" style="fill: var(--uds-brands-wireframe-black)"/>
93
- <path d="M43.1335 51.2797H38.1687V41.8093H28.8704V51.2797H23.963V28.6942H28.8704V37.1602H38.1687V28.6942H43.1335V51.2797Z" style="fill: var(--uds-brands-wireframe-green)"/>
79
+ `,X3=`<svg viewBox="0 0 200 80" fill="none" xmlns="http://www.w3.org/2000/svg">
80
+ <path d="M95.2313 48.7639H92.8438V40.4779H84.1365V48.7639H81.7958V30.6471H84.1365V38.3245H92.8438V30.6471H95.2313V48.7639Z" style="fill: var(--uds-logo-wireframe-black)"/>
81
+ <path d="M103.751 48.9979C102.815 48.9979 101.972 48.8107 101.223 48.4362C100.474 48.0617 99.819 47.5467 99.304 46.8913C98.7891 46.2359 98.3678 45.4869 98.0869 44.6443C97.806 43.8016 97.6656 42.9122 97.6656 41.9759C97.6656 41.1333 97.806 40.2438 98.0869 39.4948C98.3678 38.699 98.7891 37.9968 99.304 37.3882C99.819 36.7796 100.474 36.3115 101.223 35.937C101.972 35.5625 102.815 35.3752 103.705 35.3752C104.594 35.3752 105.39 35.5157 106.139 35.8433C106.888 36.171 107.496 36.6392 107.965 37.2009C108.479 37.7627 108.854 38.4649 109.135 39.2139C109.416 40.0097 109.556 40.8524 109.556 41.7418V42.7249H100.147C100.193 43.1931 100.287 43.6612 100.428 44.1293C100.615 44.6443 100.896 45.1124 101.223 45.5337C101.551 45.9083 101.926 46.2828 102.347 46.5168C102.768 46.7509 103.236 46.8913 103.751 46.8913C105.483 46.8913 106.56 46.0955 107.122 44.5038L107.169 44.3634H109.369L109.322 44.6443C109.182 45.3465 108.901 45.9551 108.573 46.5168C108.199 47.0786 107.777 47.4999 107.309 47.8744C106.841 48.2489 106.279 48.5298 105.671 48.7171C105.062 48.9043 104.407 49.0448 103.751 48.9979ZM100.147 40.8524H107.122C107.075 40.4311 106.981 40.0566 106.841 39.6821C106.701 39.2607 106.42 38.8862 106.139 38.5585C105.858 38.2308 105.483 37.9968 105.062 37.8095C104.266 37.4818 103.143 37.435 102.253 37.8095C101.832 37.9968 101.457 38.2776 101.177 38.6053C100.849 38.933 100.615 39.3075 100.428 39.7289C100.287 40.1034 100.193 40.4779 100.147 40.8524Z" style="fill: var(--uds-logo-wireframe-black)"/>
82
+ <path d="M121.962 48.998C121.353 48.998 120.838 48.7639 120.464 48.3426C120.183 48.0149 119.949 47.5467 119.855 46.9382C119.574 47.2659 119.293 47.5467 119.013 47.7808C118.591 48.1085 118.217 48.3894 117.795 48.5766C117.374 48.7639 116.953 48.9043 116.578 48.9511C115.642 49.0916 114.612 49.0916 113.816 48.7639C113.348 48.5766 112.88 48.3426 112.552 48.0149C112.178 47.6872 111.897 47.2659 111.71 46.7977C111.476 46.3296 111.382 45.8146 111.382 45.2529C111.382 44.6911 111.522 44.1762 111.756 43.7548C111.99 43.3335 112.365 43.0058 112.786 42.6781C113.208 42.3973 113.629 42.1632 114.191 41.9759C114.706 41.7887 115.221 41.6014 115.736 41.461C116.251 41.3205 116.765 41.1801 117.234 41.0397C117.702 40.8992 118.17 40.7588 118.544 40.6183C118.919 40.4779 119.2 40.2906 119.387 40.1034C119.574 39.9161 119.668 39.7289 119.668 39.4948C119.668 38.8394 119.434 38.3713 118.966 38.0904C118.451 37.7627 117.749 37.6223 116.859 37.6223C116.485 37.6223 116.157 37.6691 115.829 37.7159C115.501 37.7627 115.267 37.9032 115.033 38.0436C114.799 38.184 114.612 38.3713 114.472 38.6054C114.331 38.8394 114.238 39.0735 114.191 39.4012L114.144 39.5884H111.71V39.3076C111.756 38.6522 111.944 38.0436 112.271 37.5755C112.599 37.1073 113.02 36.686 113.489 36.3583C113.957 36.0306 114.518 35.7966 115.127 35.6561C116.344 35.3284 117.608 35.3752 118.778 35.6561C119.387 35.7966 119.949 36.0306 120.417 36.3583C120.885 36.686 121.306 37.1073 121.587 37.6223C121.868 38.1372 122.055 38.7458 122.055 39.448V46.0955C122.055 46.1891 122.055 46.2828 122.102 46.4232C122.149 46.5168 122.196 46.6105 122.243 46.7041C122.289 46.7977 122.383 46.8445 122.477 46.8914C122.617 46.985 122.758 46.985 122.945 46.9382C123.038 46.9382 123.132 46.8914 123.273 46.8445L123.6 46.7509V48.8107L123.413 48.8575C123.132 48.9511 122.898 48.998 122.711 49.0448C122.43 48.998 122.196 48.998 121.962 48.998ZM119.621 41.9291C119.434 42.0696 119.2 42.21 118.966 42.3036C118.544 42.4909 118.076 42.6781 117.608 42.8186C117.14 42.959 116.672 43.0995 116.157 43.2399C115.689 43.3803 115.267 43.5208 114.893 43.708C114.518 43.8953 114.238 44.0825 114.003 44.3166C113.816 44.5507 113.676 44.8316 113.676 45.1592C113.676 45.4869 113.723 45.7678 113.816 46.0019C113.91 46.236 114.05 46.3764 114.238 46.5637C114.425 46.7041 114.612 46.7977 114.846 46.8914C115.782 47.1722 116.812 46.9382 117.702 46.3296C118.404 45.9083 119.012 45.2061 119.574 44.3166L119.621 41.9291Z" style="fill: var(--uds-logo-wireframe-black)"/>
83
+ <path d="M128.048 30.5535H125.707V48.7171H128.048V30.5535Z" style="fill: var(--uds-logo-wireframe-black)"/>
84
+ <path d="M135.631 48.9979C135.257 48.9979 134.929 48.9511 134.601 48.8575C134.274 48.7639 133.946 48.6234 133.712 48.3894C133.478 48.1553 133.244 47.8744 133.103 47.5467C132.963 47.219 132.869 46.7977 132.869 46.3296V37.7159H130.248V35.6093H132.869V31.8642H135.21V35.6093H137.832V37.7159H135.21V45.6742C135.21 45.9083 135.257 46.1423 135.304 46.2828C135.35 46.4232 135.444 46.5636 135.538 46.6573C135.631 46.7509 135.772 46.7977 135.865 46.8445C136.099 46.9381 136.427 46.9381 136.708 46.8913C136.848 46.8913 136.989 46.8445 137.176 46.7977L137.457 46.7041V48.7171L137.27 48.7639C137.036 48.8575 136.755 48.9043 136.474 48.9043C136.193 48.9979 135.912 48.9979 135.631 48.9979Z" style="fill: var(--uds-logo-wireframe-black)"/>
85
+ <path d="M150.893 48.7639H148.552V39.7757C148.552 39.3544 148.505 39.0267 148.365 38.7458C148.224 38.4649 148.037 38.2309 147.85 38.0904C147.616 37.9032 147.382 37.7627 147.054 37.7159C146.352 37.5287 145.603 37.5287 144.854 37.8564C144.432 38.0436 144.058 38.2777 143.73 38.5586C143.402 38.8394 143.122 39.214 142.934 39.5885C142.747 39.963 142.607 40.4311 142.607 40.8524V48.7639H140.266V30.5535H142.607V36.9201C142.747 36.7797 142.887 36.5924 143.075 36.4988C143.402 36.2179 143.777 36.0306 144.105 35.8434C144.479 35.7029 144.854 35.5625 145.275 35.4689C146.258 35.2816 147.382 35.3284 148.271 35.6561C148.786 35.8434 149.254 36.1243 149.675 36.4988C150.05 36.8733 150.378 37.2946 150.565 37.8096C150.752 38.3245 150.893 38.8395 150.893 39.4012V48.7639Z" style="fill: var(--uds-logo-wireframe-black)"/>
86
+ <path d="M159.085 49.0448C158.43 49.0448 157.821 48.9511 157.306 48.7639C156.791 48.5766 156.276 48.2957 155.855 47.968C155.433 47.6403 155.059 47.219 154.778 46.7509C154.45 46.2828 154.216 45.8146 154.029 45.2997C153.842 44.7847 153.701 44.223 153.608 43.6612C153.514 43.0994 153.467 42.5377 153.467 41.9759C153.467 41.0396 153.608 40.197 153.889 39.4012C154.17 38.6053 154.544 37.9031 155.059 37.2946C155.574 36.686 156.182 36.2179 156.885 35.8902C157.587 35.5625 158.43 35.3752 159.272 35.3752C160.021 35.3752 160.723 35.4688 161.332 35.7029C161.941 35.937 162.456 36.2179 162.924 36.5924C163.392 36.9669 163.719 37.435 164 37.95C164.281 38.4649 164.468 39.0267 164.609 39.6352L164.656 39.9161H162.175L162.128 39.7289C162.034 39.3075 161.847 38.933 161.66 38.6522C161.472 38.3713 161.285 38.1372 161.051 37.95C160.817 37.7627 160.536 37.6223 160.255 37.5754C159.928 37.4818 159.6 37.435 159.225 37.435C158.664 37.435 158.195 37.5286 157.774 37.8095C157.353 38.0436 156.978 38.3713 156.697 38.7458C156.417 39.1671 156.183 39.6352 155.995 40.1502C155.855 40.712 155.761 41.2737 155.761 41.8823C155.761 42.4909 155.855 43.1463 155.995 43.708C156.136 44.2698 156.37 44.8315 156.697 45.2997C156.978 45.7678 157.353 46.1423 157.774 46.3764C158.195 46.6573 158.664 46.7977 159.179 46.7977C159.6 46.7977 159.974 46.7041 160.302 46.5636C160.63 46.4232 160.911 46.1891 161.145 45.9551C161.379 45.6742 161.613 45.3933 161.753 45.0656C161.894 44.7379 162.034 44.3166 162.128 43.9421L162.175 43.7548H164.703L164.656 44.0357C164.562 44.7847 164.375 45.4869 164.094 46.0955C163.813 46.7041 163.392 47.219 162.924 47.6404C162.456 48.0617 161.894 48.3894 161.238 48.6234C160.583 48.9511 159.834 49.0448 159.085 49.0448Z" style="fill: var(--uds-logo-wireframe-black)"/>
87
+ <path d="M177.014 48.998C176.406 48.998 175.891 48.7639 175.516 48.3426C175.236 48.0149 175.001 47.5467 174.908 46.9382C174.627 47.2659 174.346 47.5467 174.065 47.7808C173.644 48.1085 173.269 48.3894 172.848 48.5766C172.427 48.7639 172.005 48.9043 171.631 48.9511C170.695 49.0916 169.665 49.0916 168.822 48.7639C168.354 48.5766 167.886 48.3426 167.558 48.0149C167.184 47.6872 166.903 47.2659 166.715 46.7977C166.528 46.3296 166.388 45.8146 166.388 45.2529C166.388 44.6911 166.528 44.1762 166.762 43.7548C166.996 43.3335 167.371 43.0058 167.745 42.6781C168.167 42.3973 168.588 42.1632 169.15 41.9759C169.665 41.7887 170.18 41.6014 170.695 41.461C171.21 41.3205 171.725 41.1801 172.193 41.0397C172.661 40.8992 173.129 40.7588 173.503 40.6183C173.878 40.4779 174.159 40.2906 174.346 40.1034C174.533 39.9161 174.627 39.7289 174.627 39.4948C174.627 38.8394 174.393 38.3713 173.925 38.0904C173.41 37.7627 172.708 37.6223 171.818 37.6223C171.444 37.6223 171.116 37.6691 170.788 37.7159C170.461 37.8095 170.226 37.9032 169.992 38.0436C169.758 38.184 169.571 38.3713 169.431 38.6054C169.29 38.8394 169.197 39.0735 169.15 39.4012L169.103 39.5884H166.669V39.3076C166.715 38.6522 166.903 38.0436 167.23 37.5755C167.558 37.1073 167.979 36.686 168.448 36.3583C168.916 36.0306 169.477 35.7966 170.086 35.6561C171.303 35.3284 172.567 35.3752 173.738 35.6561C174.346 35.7966 174.908 36.0306 175.376 36.3583C175.844 36.686 176.265 37.1073 176.546 37.6223C176.827 38.1372 177.014 38.7458 177.014 39.448V46.0955C177.014 46.1891 177.014 46.2828 177.061 46.4232C177.108 46.5168 177.155 46.6105 177.202 46.7041C177.249 46.7977 177.342 46.8445 177.436 46.8914C177.576 46.985 177.717 46.985 177.904 46.9382C177.998 46.9382 178.091 46.8914 178.232 46.8445L178.559 46.7509V48.8107L178.372 48.8575C178.091 48.9511 177.857 48.998 177.67 49.0448C177.483 48.998 177.249 48.998 177.014 48.998ZM174.674 41.9291C174.487 42.0696 174.252 42.21 174.018 42.3036C173.597 42.4909 173.129 42.6781 172.661 42.8186C172.193 42.959 171.725 43.0995 171.21 43.2399C170.741 43.3803 170.32 43.5208 169.946 43.708C169.571 43.8953 169.29 44.0825 169.056 44.3166C168.869 44.5507 168.775 44.8316 168.775 45.1592C168.775 45.4869 168.822 45.7678 168.916 46.0019C169.009 46.236 169.15 46.3764 169.337 46.5637C169.524 46.7041 169.712 46.7977 169.946 46.8914C170.882 47.1722 171.912 46.9382 172.801 46.3296C173.503 45.9083 174.112 45.2061 174.674 44.3166V41.9291Z" style="fill: var(--uds-logo-wireframe-black)"/>
88
+ <path d="M183.287 48.7639H180.947V35.6093H183.194V37.1541C183.475 36.686 183.802 36.3583 184.177 36.0774C184.785 35.6093 185.441 35.3752 186.237 35.3752C186.377 35.3752 186.564 35.3752 186.705 35.422C186.892 35.4688 187.033 35.5157 187.173 35.5625L187.313 35.6093V38.0436L186.986 37.95C186.518 37.8095 186.284 37.7627 186.143 37.7627C185.675 37.7627 185.3 37.8563 184.926 38.0436C184.551 38.2308 184.271 38.4649 184.036 38.7458C183.802 39.0267 183.615 39.3544 183.475 39.7289C183.334 40.1034 183.287 40.5247 183.287 40.946V48.7639Z" style="fill: var(--uds-logo-wireframe-black)"/>
89
+ <path d="M194.195 48.9979C193.259 48.9979 192.416 48.8107 191.667 48.4362C190.918 48.0617 190.263 47.5467 189.748 46.8913C189.233 46.2359 188.812 45.4869 188.531 44.6443C188.25 43.8016 188.109 42.9122 188.109 41.9759C188.109 41.1333 188.25 40.2438 188.531 39.4948C188.812 38.699 189.233 37.9968 189.748 37.3882C190.263 36.7796 190.918 36.3115 191.667 35.937C192.416 35.5625 193.259 35.3752 194.148 35.3752C195.038 35.3752 195.834 35.5157 196.583 35.8433C197.332 36.171 197.94 36.6392 198.408 37.2009C198.923 37.7627 199.298 38.4649 199.579 39.2139C199.86 40.0097 200 40.8524 200 41.7418V42.7249H190.59C190.637 43.1931 190.731 43.6612 190.871 44.1293C191.059 44.6443 191.339 45.1124 191.667 45.5337C191.995 45.9083 192.369 46.2828 192.791 46.5168C193.212 46.7509 193.68 46.8913 194.195 46.8913C195.927 46.8913 197.004 46.0955 197.566 44.5038L197.612 44.3634H199.813L199.766 44.6443C199.625 45.3465 199.391 45.9551 199.017 46.5168C198.642 47.0786 198.221 47.4999 197.753 47.8744C197.285 48.2489 196.723 48.5298 196.114 48.7171C195.506 48.9043 194.85 49.0448 194.195 48.9979ZM190.637 40.8524H197.566C197.519 40.4311 197.425 40.0566 197.285 39.6821C197.144 39.2607 196.863 38.8862 196.583 38.5585C196.302 38.2308 195.927 37.9968 195.506 37.8095C194.71 37.4818 193.587 37.435 192.697 37.8095C192.276 37.9968 191.901 38.2776 191.62 38.6053C191.293 38.933 191.059 39.3075 190.871 39.7289C190.731 40.1034 190.637 40.4779 190.637 40.8524Z" style="fill: var(--uds-logo-wireframe-black)"/>
90
+ <path d="M57.4539 51.6815C50.7385 51.6815 45.4867 46.5732 45.4867 40.0587V40.0013C45.4867 33.659 50.9394 28.3211 57.4252 28.3211C62.4187 28.3211 64.5997 30.3874 66.6947 32.3675L67.24 32.8841L63.8536 36.3566L63.624 36.0696C61.7873 33.8025 60.2376 33.0563 57.2817 33.0563C54.0675 33.0563 50.4515 36.0122 50.4515 39.9726V40.03C50.4515 43.9329 53.637 47.0036 57.7122 47.0036C60.008 47.0036 61.3568 46.1714 62.4474 45.253L62.4761 43.6172H57.9704L58.0278 39.3412H67.2113V47.1471L67.1252 47.2332C65.1737 49.2995 63.0213 51.6815 57.4539 51.6815Z" style="fill: var(--uds-logo-wireframe-blue)"/>
91
+ <path d="M11.6515 51.6815C5.45266 51.6815 0 46.3436 0 40.2309V40.1735C0 33.5155 5.10828 28.4072 11.8811 28.3211C16.645 28.235 19.2852 30.33 21.4376 32.6258L21.6385 32.8554L18.2234 36.3853L17.9938 36.0696C16.358 33.946 14.4065 32.9702 11.8237 32.9702C8.17899 32.9702 4.99349 36.2992 4.99349 40.0874V40.1735C4.99349 43.7608 8.23639 47.0037 11.8237 47.0037C15.1814 47.0037 16.4728 45.5687 17.9938 43.8755L18.3095 43.5025L21.7533 47.0037L21.5237 47.2332C19.3713 49.5865 16.9607 51.6815 11.6515 51.6815Z" style="fill: var(--uds-logo-wireframe-orange)"/>
92
+ <path d="M68.0148 49.443C68.0148 48.3238 68.9045 47.4054 70.0524 47.4054C71.2003 47.4054 72.0613 48.3238 72.0613 49.4143C72.0613 50.5048 71.1716 51.4519 70.0237 51.4519C68.8758 51.4519 68.0148 50.5622 68.0148 49.443ZM71.8604 49.443C71.8604 48.4386 71.0855 47.6063 70.0524 47.6063C69.0193 47.6063 68.2444 48.4386 68.2444 49.443C68.2444 50.4474 69.0193 51.251 70.0524 51.251C71.0855 51.251 71.8604 50.4474 71.8604 49.443ZM69.2489 48.3238H70.1959C70.4829 48.3238 70.6838 48.4099 70.8273 48.5533C70.942 48.6681 70.9994 48.8116 70.9994 48.9838C70.9994 49.3282 70.7986 49.5291 70.5116 49.6152L71.0855 50.4187H70.5977L70.0811 49.6726H69.6506V50.4187H69.2489C69.2489 50.4474 69.2489 48.3238 69.2489 48.3238ZM70.1672 49.3569C70.4255 49.3569 70.5977 49.2421 70.5977 49.0125C70.5977 48.8116 70.4542 48.6681 70.1672 48.6681H69.6506V49.3282C69.6506 49.3569 70.1672 49.3569 70.1672 49.3569Z" style="fill: var(--uds-logo-wireframe-black)"/>
93
+ <path d="M43.1335 51.2797H38.1687V41.8093H28.8704V51.2797H23.963V28.6942H28.8704V37.1602H38.1687V28.6942H43.1335V51.2797Z" style="fill: var(--uds-logo-wireframe-green)"/>
94
94
  </svg>
95
- `,B3=`<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
96
- <path d="M33.795 13.3089C35.6412 13.1706 37.194 14.3009 38.7237 15.1926L43.1632 17.7805L49.7257 21.5559C51.2875 22.4583 52.9517 23.352 54.3663 24.4612C58.1092 27.3771 60.5267 31.6721 61.0772 36.3841C61.6827 41.168 60.3509 45.996 57.3799 49.7942C56.3295 51.1132 55.1013 52.2803 53.7305 53.262C51.7292 54.7008 47.2046 57.1295 44.8858 58.4719L39.377 61.6634C37.8977 62.5219 36.081 63.8044 34.3887 63.9993C33.2188 63.9955 32.3745 63.8505 31.3956 63.1311C30.4477 62.4381 29.8142 61.3955 29.6339 60.2356C29.076 56.5669 32.2214 55.3707 34.8301 53.8772L43.6456 48.7952C44.9937 48.0163 47.4581 46.68 48.6407 45.802C49.3262 45.2929 49.9287 44.6805 50.4278 43.9876C51.8357 42.0496 52.398 39.6237 51.9874 37.2639C51.2297 32.7451 48.2174 31.3838 44.6837 29.343L35.9317 24.2991C34.4859 23.4684 32.9004 22.6145 31.5069 21.7151C30.5049 21.0684 29.7949 19.8638 29.6036 18.677C29.3952 17.434 29.7021 16.1592 30.4532 15.1468C31.3193 13.9839 32.4013 13.5121 33.795 13.3089ZM7.24616 13.4153C9.45952 13.4992 11.4415 14.9032 11.6924 17.2268C11.8359 18.5555 11.7601 20.069 11.7569 21.4231L11.7901 31.3411C11.7892 33.0088 11.6974 36.3323 11.9317 37.7932C12.1189 38.9044 12.5238 39.9676 13.1241 40.9212C15.1272 44.1246 19.0639 45.7643 22.7481 44.8538C24.3481 44.4583 26.2571 43.2368 27.7335 42.3831L36.8067 37.1292C38.8203 35.9623 41.8759 33.6695 44.2755 34.2327C45.4534 34.5093 46.6156 35.3677 47.2374 36.4202C47.8743 37.4931 48.0498 38.778 47.7247 39.9827C47.1609 42.0534 45.7349 42.7006 44.0264 43.6663L34.0489 49.4417C32.0886 50.5766 29.434 52.2293 27.4092 53.0344C25.7678 53.69 24.037 54.0959 22.2755 54.2385C17.4551 54.6102 12.6849 53.0466 9.0196 49.8938C5.41105 46.8203 3.18677 42.4273 2.84479 37.6995C2.74602 36.3668 2.79122 34.7122 2.79303 33.3587L2.79889 26.1253L2.78327 20.552C2.78165 19.8273 2.79031 19.0815 2.78034 18.3587C2.74155 15.5472 4.37437 13.5885 7.24616 13.4153ZM33.7569 0.0129624C38.442 -0.159479 41.4936 1.51175 45.3848 3.75417L51.5987 7.34109L56.4366 10.1331C57.4252 10.7032 58.3543 11.2406 59.3106 11.8616C61.4268 13.2372 61.7942 16.3088 60.295 18.2512C59.234 19.6147 57.494 20.2615 55.7999 19.9221C54.6467 19.6895 53.1025 18.6076 52.0245 17.9983L42.6065 12.5569C42.0922 12.2594 41.4383 11.9163 40.961 11.6057C37.5214 9.36787 34.0304 7.98122 30.084 10.055C28.6418 10.8127 27.7942 11.6341 26.7911 12.968C24.8749 15.9663 25.296 19.0398 25.3008 22.4319L25.3135 32.4143C25.315 33.8836 25.3996 35.6141 25.1846 37.055C24.8734 39.1415 23.0705 40.6997 20.9688 40.8382C19.72 40.9142 18.4921 40.4878 17.5596 39.6536C16.5177 38.7235 16.024 37.4135 16.0196 36.0471C16.0087 32.6335 16.0144 29.1724 16.0225 25.762C16.0409 18.2058 15.1489 11.9444 20.713 5.91042C24.219 2.10812 28.6565 0.244554 33.7569 0.0129624Z" style="fill: var(--uds-brands-ds-black)"/>
95
+ `,G3=`<svg viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
96
+ <path d="M33.795 13.3089C35.6412 13.1706 37.194 14.3009 38.7237 15.1926L43.1632 17.7805L49.7257 21.5559C51.2875 22.4583 52.9517 23.352 54.3663 24.4612C58.1092 27.3771 60.5267 31.6721 61.0772 36.3841C61.6827 41.168 60.3509 45.996 57.3799 49.7942C56.3295 51.1132 55.1013 52.2803 53.7305 53.262C51.7292 54.7008 47.2046 57.1295 44.8858 58.4719L39.377 61.6634C37.8977 62.5219 36.081 63.8044 34.3887 63.9993C33.2188 63.9955 32.3745 63.8505 31.3956 63.1311C30.4477 62.4381 29.8142 61.3955 29.6339 60.2356C29.076 56.5669 32.2214 55.3707 34.8301 53.8772L43.6456 48.7952C44.9937 48.0163 47.4581 46.68 48.6407 45.802C49.3262 45.2929 49.9287 44.6805 50.4278 43.9876C51.8357 42.0496 52.398 39.6237 51.9874 37.2639C51.2297 32.7451 48.2174 31.3838 44.6837 29.343L35.9317 24.2991C34.4859 23.4684 32.9004 22.6145 31.5069 21.7151C30.5049 21.0684 29.7949 19.8638 29.6036 18.677C29.3952 17.434 29.7021 16.1592 30.4532 15.1468C31.3193 13.9839 32.4013 13.5121 33.795 13.3089ZM7.24616 13.4153C9.45952 13.4992 11.4415 14.9032 11.6924 17.2268C11.8359 18.5555 11.7601 20.069 11.7569 21.4231L11.7901 31.3411C11.7892 33.0088 11.6974 36.3323 11.9317 37.7932C12.1189 38.9044 12.5238 39.9676 13.1241 40.9212C15.1272 44.1246 19.0639 45.7643 22.7481 44.8538C24.3481 44.4583 26.2571 43.2368 27.7335 42.3831L36.8067 37.1292C38.8203 35.9623 41.8759 33.6695 44.2755 34.2327C45.4534 34.5093 46.6156 35.3677 47.2374 36.4202C47.8743 37.4931 48.0498 38.778 47.7247 39.9827C47.1609 42.0534 45.7349 42.7006 44.0264 43.6663L34.0489 49.4417C32.0886 50.5766 29.434 52.2293 27.4092 53.0344C25.7678 53.69 24.037 54.0959 22.2755 54.2385C17.4551 54.6102 12.6849 53.0466 9.0196 49.8938C5.41105 46.8203 3.18677 42.4273 2.84479 37.6995C2.74602 36.3668 2.79122 34.7122 2.79303 33.3587L2.79889 26.1253L2.78327 20.552C2.78165 19.8273 2.79031 19.0815 2.78034 18.3587C2.74155 15.5472 4.37437 13.5885 7.24616 13.4153ZM33.7569 0.0129624C38.442 -0.159479 41.4936 1.51175 45.3848 3.75417L51.5987 7.34109L56.4366 10.1331C57.4252 10.7032 58.3543 11.2406 59.3106 11.8616C61.4268 13.2372 61.7942 16.3088 60.295 18.2512C59.234 19.6147 57.494 20.2615 55.7999 19.9221C54.6467 19.6895 53.1025 18.6076 52.0245 17.9983L42.6065 12.5569C42.0922 12.2594 41.4383 11.9163 40.961 11.6057C37.5214 9.36787 34.0304 7.98122 30.084 10.055C28.6418 10.8127 27.7942 11.6341 26.7911 12.968C24.8749 15.9663 25.296 19.0398 25.3008 22.4319L25.3135 32.4143C25.315 33.8836 25.3996 35.6141 25.1846 37.055C24.8734 39.1415 23.0705 40.6997 20.9688 40.8382C19.72 40.9142 18.4921 40.4878 17.5596 39.6536C16.5177 38.7235 16.024 37.4135 16.0196 36.0471C16.0087 32.6335 16.0144 29.1724 16.0225 25.762C16.0409 18.2058 15.1489 11.9444 20.713 5.91042C24.219 2.10812 28.6565 0.244554 33.7569 0.0129624Z" style="fill: var(--uds-logo-ds-black)"/>
97
97
  </svg>
98
- `,P3=`<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
99
- <path d="M3.76814 20.9145C4.89629 21.3798 7.21777 22.9237 8.33131 23.6148C10.7356 25.0916 13.1493 26.5534 15.572 27.9997C15.6218 32.0334 15.6418 36.0674 15.632 40.1014C17.92 41.2515 19.9529 42.6894 22.1246 44.0336C25.5519 46.1547 28.94 48.2461 32.2867 50.495C40.2301 45.9416 47.8947 40.9735 55.7968 36.3552C57.237 35.5133 58.7243 34.643 60.2107 33.8961C60.3136 36.3221 60.528 45.4724 59.9329 47.4746C59.5233 48.0138 58.5743 48.7541 57.9638 49.1088C54.1085 51.3497 50.2906 53.7165 46.4824 56.0294L40.3292 59.7816C38.6668 60.8142 34.1712 63.8271 32.4675 63.9877C29.4813 64.2694 23.5443 59.6418 21.2292 58.2025L11.4756 52.1956C9.13527 50.7786 4.62247 48.872 4.05455 46.0361C3.43193 42.9269 3.74141 39.2998 3.75314 36.1011L3.76814 20.9145Z" style="fill: var(--uds-brands-connect-dark-blue)"/>
100
- <path d="M31.7935 0.000354064C33.9548 -0.0311789 36.3151 2.05105 38.0899 3.23421L45.2391 7.89907C48.0062 9.68568 50.7847 11.4558 53.5729 13.2096C54.817 13.9914 58.8214 16.3468 59.5405 17.2917C60.5952 18.6779 60.1328 27.4749 60.0905 29.3021C58.3368 30.4289 56.4447 31.451 54.6631 32.5397C52.6268 33.7844 50.6242 35.067 48.5648 36.276L48.5349 24.1975C45.8785 22.3685 43.1759 20.6379 40.4868 18.859C37.6794 16.8637 35.1277 15.3368 32.2424 13.4887C28.8851 15.5809 25.5576 17.7222 22.2622 19.9119C20.1973 21.2664 17.9468 22.6859 15.9373 24.1026C12.3281 21.4991 8.48237 19.382 5.00476 16.863C6.74256 15.9546 10.0045 13.751 11.7424 12.6392L24.5075 4.41968C26.1248 3.37005 30.2513 0.321644 31.7935 0.000354064Z" style="fill: var(--uds-brands-connect-light-blue)"/>
98
+ `,K3=`<svg viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
99
+ <path d="M3.76814 20.9145C4.89629 21.3798 7.21777 22.9237 8.33131 23.6148C10.7356 25.0916 13.1493 26.5534 15.572 27.9997C15.6218 32.0334 15.6418 36.0674 15.632 40.1014C17.92 41.2515 19.9529 42.6894 22.1246 44.0336C25.5519 46.1547 28.94 48.2461 32.2867 50.495C40.2301 45.9416 47.8947 40.9735 55.7968 36.3552C57.237 35.5133 58.7243 34.643 60.2107 33.8961C60.3136 36.3221 60.528 45.4724 59.9329 47.4746C59.5233 48.0138 58.5743 48.7541 57.9638 49.1088C54.1085 51.3497 50.2906 53.7165 46.4824 56.0294L40.3292 59.7816C38.6668 60.8142 34.1712 63.8271 32.4675 63.9877C29.4813 64.2694 23.5443 59.6418 21.2292 58.2025L11.4756 52.1956C9.13527 50.7786 4.62247 48.872 4.05455 46.0361C3.43193 42.9269 3.74141 39.2998 3.75314 36.1011L3.76814 20.9145Z" style="fill: var(--uds-logo-connect-dark-blue)"/>
100
+ <path d="M31.7935 0.000354064C33.9548 -0.0311789 36.3151 2.05105 38.0899 3.23421L45.2391 7.89907C48.0062 9.68568 50.7847 11.4558 53.5729 13.2096C54.817 13.9914 58.8214 16.3468 59.5405 17.2917C60.5952 18.6779 60.1328 27.4749 60.0905 29.3021C58.3368 30.4289 56.4447 31.451 54.6631 32.5397C52.6268 33.7844 50.6242 35.067 48.5648 36.276L48.5349 24.1975C45.8785 22.3685 43.1759 20.6379 40.4868 18.859C37.6794 16.8637 35.1277 15.3368 32.2424 13.4887C28.8851 15.5809 25.5576 17.7222 22.2622 19.9119C20.1973 21.2664 17.9468 22.6859 15.9373 24.1026C12.3281 21.4991 8.48237 19.382 5.00476 16.863C6.74256 15.9546 10.0045 13.751 11.7424 12.6392L24.5075 4.41968C26.1248 3.37005 30.2513 0.321644 31.7935 0.000354064Z" style="fill: var(--uds-logo-connect-light-blue)"/>
101
101
  </svg>
102
- `,I3=`<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
103
- <circle cx="32" cy="32" r="32" style="fill: var(--uds-brands-comphealth-purple)" />
104
- <path d="M21.6805 21.0452C25.5567 21.0452 27.8545 22.4691 29.8748 24.3831L30.4158 24.8958L27.8768 27.6047L27.3289 27.0901C25.6948 25.5521 24.0514 24.5658 21.5799 24.5657C17.6873 24.5657 14.6514 27.7274 14.6512 31.8977V31.9993C14.6512 36.1823 17.699 39.4329 21.5799 39.4329C24.0615 39.4328 25.699 38.5383 27.4139 36.8235L27.9266 36.3108L28.4559 36.8059L30.5252 38.7366L30.0027 39.2854C27.8667 41.5282 25.3583 42.9493 21.5916 42.9524L21.5926 42.9534C21.59 42.9534 21.5874 42.9523 21.5848 42.9524C21.5832 42.9524 21.5815 42.9534 21.5799 42.9534C15.4721 43.0554 10.9285 38.1345 10.9285 32.0999C10.9287 26.0679 15.3679 21.0452 21.6805 21.0452Z" style="fill: var(--uds-brands-comphealth-white)"/>
105
- <path d="M37.4324 30.1389H47.3484V21.3489H51.0711V42.6506H47.3484V33.76H37.4324V42.6506H33.7098V21.3489H37.4324V30.1389Z" style="fill: var(--uds-brands-comphealth-white)" />
102
+ `,J3=`<svg viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
103
+ <circle cx="32" cy="32" r="32" style="fill: var(--uds-logo-comphealth-purple)" />
104
+ <path d="M21.6805 21.0452C25.5567 21.0452 27.8545 22.4691 29.8748 24.3831L30.4158 24.8958L27.8768 27.6047L27.3289 27.0901C25.6948 25.5521 24.0514 24.5658 21.5799 24.5657C17.6873 24.5657 14.6514 27.7274 14.6512 31.8977V31.9993C14.6512 36.1823 17.699 39.4329 21.5799 39.4329C24.0615 39.4328 25.699 38.5383 27.4139 36.8235L27.9266 36.3108L28.4559 36.8059L30.5252 38.7366L30.0027 39.2854C27.8667 41.5282 25.3583 42.9493 21.5916 42.9524L21.5926 42.9534C21.59 42.9534 21.5874 42.9523 21.5848 42.9524C21.5832 42.9524 21.5815 42.9534 21.5799 42.9534C15.4721 43.0554 10.9285 38.1345 10.9285 32.0999C10.9287 26.0679 15.3679 21.0452 21.6805 21.0452Z" style="fill: var(--uds-logo-comphealth-white)"/>
105
+ <path d="M37.4324 30.1389H47.3484V21.3489H51.0711V42.6506H47.3484V33.76H37.4324V42.6506H33.7098V21.3489H37.4324V30.1389Z" style="fill: var(--uds-logo-comphealth-white)" />
106
106
  </svg>
107
- `,F3=`<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
108
- <path d="M63.6533 37.4055L55.2589 32.5596C54.8265 32.3053 54.8265 31.6821 55.2589 31.4404L63.5515 26.6582C63.9331 26.442 64.0603 25.9459 63.8441 25.5644L53.4783 7.60558C53.2621 7.23674 52.7915 7.10955 52.41 7.32577L43.863 12.2606C43.5323 12.4514 43.1253 12.2097 43.1253 11.8282V2.04751C43.1253 1.5642 42.731 1.16992 42.2477 1.16992H21.7325C21.2237 1.16992 20.8167 1.57692 20.8167 2.08567V11.7392C20.8167 12.1589 20.3716 12.4132 20.0027 12.2097L11.6084 7.36392C11.1887 7.12227 10.6545 7.26217 10.4129 7.68189L0.110718 25.5389C-0.118218 25.9332 0.0216872 26.4292 0.403248 26.6455L8.55593 31.3514C9.05195 31.6312 9.05195 32.3434 8.55593 32.6232L0.504998 37.2783C0.0598433 37.5327 -0.092781 38.105 0.161593 38.5629L10.4129 56.3182C10.6545 56.7379 11.2014 56.8778 11.6211 56.6361L19.812 51.9048C20.2571 51.6504 20.8167 51.9684 20.8167 52.4898V61.9398C20.8167 62.4358 21.2237 62.8301 21.707 62.8301H42.2096C42.7183 62.8301 43.1253 62.4231 43.1253 61.9144V52.3626C43.1253 51.9048 43.6213 51.6122 44.0283 51.8412L52.2828 56.6107C52.7279 56.8651 53.3003 56.7124 53.5546 56.2673L63.9076 38.3467C64.0984 38.016 63.984 37.5962 63.6533 37.4055Z" style="fill: var(--uds-brands-weatherby-red)"/>
109
- <path d="M27.7357 39.0207H30.6229L30.661 50.6074C30.6865 51.3197 31.2461 51.8666 31.9456 51.8666C32.6452 51.8666 33.2048 51.2942 33.2175 50.6074L33.2556 45.291L36.6388 44.884C37.3002 44.884 37.5927 44.388 37.5927 43.9428C37.5927 43.4977 37.3002 43.0017 36.6643 43.0017L33.2684 42.8236V39.0207H40.0729C42.9727 39.0207 44.5371 36.7059 44.5371 34.531C44.5371 32.3561 42.9727 30.0286 40.0729 30.0286H35.3161V32.9921H40.0729C41.2048 32.9921 41.5991 33.7806 41.5991 34.531C41.5991 35.2814 41.1921 36.07 40.0729 36.07H33.3065L33.332 25.8696H38.7756L38.8264 25.9205C39.4624 26.5437 40.3018 26.7726 41.0141 26.5055C42.1587 26.0858 44.7915 23.8855 44.3209 22.5754C44.2192 22.2956 43.9648 22.0413 43.5578 21.8632C42.3495 21.2909 40.1619 21.3545 39.2843 21.6724C38.7756 21.8505 38.3813 22.2575 38.1396 22.8171L38.1015 22.9189H33.3447V19.3449C33.3828 18.0985 33.8153 16.9029 34.6038 15.949C35.0999 15.3385 35.3797 14.5754 35.3797 13.7868C35.3797 11.9045 33.8534 10.3782 31.9711 10.3782C30.0887 10.3782 28.5625 11.9045 28.5625 13.7868C28.5625 14.5627 28.8295 15.3385 29.3256 15.9363C30.1014 16.8902 30.5339 18.0857 30.5593 19.3067V22.9316H24.467C21.1729 22.9316 19.4559 25.4753 19.4559 27.9809C19.4559 30.4865 21.1729 33.0302 24.467 33.0302H28.6133V30.0668H24.467C22.9408 30.0668 22.3939 28.9475 22.3939 27.9809C22.3939 27.0143 22.9408 25.895 24.467 25.895H30.5974L30.6229 36.0954H27.7485C24.6451 36.0954 23.0171 38.4992 23.0171 40.8649C23.0171 43.2306 24.6451 45.6344 27.7485 45.6344L28.6133 45.6599V42.6964L27.7485 42.671C26.4257 42.671 25.9551 41.6916 25.9551 40.8649C25.9551 40.0382 26.4257 39.0589 27.7612 39.0589L27.7357 39.0207Z" style="fill: var(--uds-brands-weatherby-white)"/>
107
+ `,Q3=`<svg viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
108
+ <path d="M63.6533 37.4055L55.2589 32.5596C54.8265 32.3053 54.8265 31.6821 55.2589 31.4404L63.5515 26.6582C63.9331 26.442 64.0603 25.9459 63.8441 25.5644L53.4783 7.60558C53.2621 7.23674 52.7915 7.10955 52.41 7.32577L43.863 12.2606C43.5323 12.4514 43.1253 12.2097 43.1253 11.8282V2.04751C43.1253 1.5642 42.731 1.16992 42.2477 1.16992H21.7325C21.2237 1.16992 20.8167 1.57692 20.8167 2.08567V11.7392C20.8167 12.1589 20.3716 12.4132 20.0027 12.2097L11.6084 7.36392C11.1887 7.12227 10.6545 7.26217 10.4129 7.68189L0.110718 25.5389C-0.118218 25.9332 0.0216872 26.4292 0.403248 26.6455L8.55593 31.3514C9.05195 31.6312 9.05195 32.3434 8.55593 32.6232L0.504998 37.2783C0.0598433 37.5327 -0.092781 38.105 0.161593 38.5629L10.4129 56.3182C10.6545 56.7379 11.2014 56.8778 11.6211 56.6361L19.812 51.9048C20.2571 51.6504 20.8167 51.9684 20.8167 52.4898V61.9398C20.8167 62.4358 21.2237 62.8301 21.707 62.8301H42.2096C42.7183 62.8301 43.1253 62.4231 43.1253 61.9144V52.3626C43.1253 51.9048 43.6213 51.6122 44.0283 51.8412L52.2828 56.6107C52.7279 56.8651 53.3003 56.7124 53.5546 56.2673L63.9076 38.3467C64.0984 38.016 63.984 37.5962 63.6533 37.4055Z" style="fill: var(--uds-logo-weatherby-red)"/>
109
+ <path d="M27.7357 39.0207H30.6229L30.661 50.6074C30.6865 51.3197 31.2461 51.8666 31.9456 51.8666C32.6452 51.8666 33.2048 51.2942 33.2175 50.6074L33.2556 45.291L36.6388 44.884C37.3002 44.884 37.5927 44.388 37.5927 43.9428C37.5927 43.4977 37.3002 43.0017 36.6643 43.0017L33.2684 42.8236V39.0207H40.0729C42.9727 39.0207 44.5371 36.7059 44.5371 34.531C44.5371 32.3561 42.9727 30.0286 40.0729 30.0286H35.3161V32.9921H40.0729C41.2048 32.9921 41.5991 33.7806 41.5991 34.531C41.5991 35.2814 41.1921 36.07 40.0729 36.07H33.3065L33.332 25.8696H38.7756L38.8264 25.9205C39.4624 26.5437 40.3018 26.7726 41.0141 26.5055C42.1587 26.0858 44.7915 23.8855 44.3209 22.5754C44.2192 22.2956 43.9648 22.0413 43.5578 21.8632C42.3495 21.2909 40.1619 21.3545 39.2843 21.6724C38.7756 21.8505 38.3813 22.2575 38.1396 22.8171L38.1015 22.9189H33.3447V19.3449C33.3828 18.0985 33.8153 16.9029 34.6038 15.949C35.0999 15.3385 35.3797 14.5754 35.3797 13.7868C35.3797 11.9045 33.8534 10.3782 31.9711 10.3782C30.0887 10.3782 28.5625 11.9045 28.5625 13.7868C28.5625 14.5627 28.8295 15.3385 29.3256 15.9363C30.1014 16.8902 30.5339 18.0857 30.5593 19.3067V22.9316H24.467C21.1729 22.9316 19.4559 25.4753 19.4559 27.9809C19.4559 30.4865 21.1729 33.0302 24.467 33.0302H28.6133V30.0668H24.467C22.9408 30.0668 22.3939 28.9475 22.3939 27.9809C22.3939 27.0143 22.9408 25.895 24.467 25.895H30.5974L30.6229 36.0954H27.7485C24.6451 36.0954 23.0171 38.4992 23.0171 40.8649C23.0171 43.2306 24.6451 45.6344 27.7485 45.6344L28.6133 45.6599V42.6964L27.7485 42.671C26.4257 42.671 25.9551 41.6916 25.9551 40.8649C25.9551 40.0382 26.4257 39.0589 27.7612 39.0589L27.7357 39.0207Z" style="fill: var(--uds-logo-weatherby-white)"/>
110
110
  </svg>
111
- `,z3=`<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
112
- <path d="M25.1043 48.0539V62.2761C25.1043 63.2458 25.8586 64 26.8283 64H37.1717C38.1414 64 38.8956 63.2458 38.8956 62.2761V42.2357C38.8956 40.9428 37.4949 40.0808 36.3097 40.7273L25.9663 46.5455C25.4276 46.8687 25.1043 47.4074 25.1043 48.0539ZM38.8956 15.8384V1.72391C38.8956 0.754215 38.1414 0 37.1717 0H26.8283C25.8586 0 25.1043 0.754215 25.1043 1.72391V21.7643C25.1043 23.0573 26.505 23.9192 27.6902 23.2727L38.0336 17.4546C38.5723 17.0236 38.8956 16.4849 38.8956 15.8384ZM42.7744 45.7913L55.3805 52.9024C56.2424 53.3333 57.3198 53.1179 57.7508 52.2559L62.9226 43.5286C63.3536 42.6667 63.138 41.697 62.276 41.266L44.4982 31.2458C43.313 30.5993 41.9125 31.4613 41.9125 32.7542V44.4983C41.9125 44.9293 42.2356 45.468 42.7744 45.7913ZM21.2255 17.9933L8.61952 10.8822C7.75757 10.4512 6.68005 10.6667 6.24907 11.5286L1.07743 20.2559C0.646457 21.1179 0.861919 22.0875 1.72387 22.5185L19.5017 32.5387C20.6868 33.1852 22.0875 32.3233 22.0875 31.0303V19.2862C22.1953 18.963 21.872 18.3165 21.2255 17.9933ZM49.67 29.7374L62.276 22.6263C63.138 22.1953 63.3536 21.1178 62.9226 20.3636L57.7508 11.6364C57.3198 10.7744 56.2424 10.5589 55.3805 10.9899L37.6027 21.0101C36.4175 21.6566 36.4175 23.2727 37.6027 23.9192L47.9461 29.7374C48.4848 30.0606 49.1313 30.0606 49.67 29.7374ZM16.0539 34.0471L26.3973 39.8653C27.5825 40.5118 27.5825 42.128 26.3973 42.7744L8.61952 52.7946C7.75757 53.2256 6.68005 53.0101 6.24907 52.1481L1.07743 43.4209C0.646457 42.5589 0.861919 41.5892 1.72387 41.1583L14.3299 34.0471C14.8686 33.7239 15.5152 33.7239 16.0539 34.0471Z" style="fill: var(--uds-brands-modio-blue)"/>
111
+ `,ee=`<svg viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
112
+ <path d="M25.1043 48.0539V62.2761C25.1043 63.2458 25.8586 64 26.8283 64H37.1717C38.1414 64 38.8956 63.2458 38.8956 62.2761V42.2357C38.8956 40.9428 37.4949 40.0808 36.3097 40.7273L25.9663 46.5455C25.4276 46.8687 25.1043 47.4074 25.1043 48.0539ZM38.8956 15.8384V1.72391C38.8956 0.754215 38.1414 0 37.1717 0H26.8283C25.8586 0 25.1043 0.754215 25.1043 1.72391V21.7643C25.1043 23.0573 26.505 23.9192 27.6902 23.2727L38.0336 17.4546C38.5723 17.0236 38.8956 16.4849 38.8956 15.8384ZM42.7744 45.7913L55.3805 52.9024C56.2424 53.3333 57.3198 53.1179 57.7508 52.2559L62.9226 43.5286C63.3536 42.6667 63.138 41.697 62.276 41.266L44.4982 31.2458C43.313 30.5993 41.9125 31.4613 41.9125 32.7542V44.4983C41.9125 44.9293 42.2356 45.468 42.7744 45.7913ZM21.2255 17.9933L8.61952 10.8822C7.75757 10.4512 6.68005 10.6667 6.24907 11.5286L1.07743 20.2559C0.646457 21.1179 0.861919 22.0875 1.72387 22.5185L19.5017 32.5387C20.6868 33.1852 22.0875 32.3233 22.0875 31.0303V19.2862C22.1953 18.963 21.872 18.3165 21.2255 17.9933ZM49.67 29.7374L62.276 22.6263C63.138 22.1953 63.3536 21.1178 62.9226 20.3636L57.7508 11.6364C57.3198 10.7744 56.2424 10.5589 55.3805 10.9899L37.6027 21.0101C36.4175 21.6566 36.4175 23.2727 37.6027 23.9192L47.9461 29.7374C48.4848 30.0606 49.1313 30.0606 49.67 29.7374ZM16.0539 34.0471L26.3973 39.8653C27.5825 40.5118 27.5825 42.128 26.3973 42.7744L8.61952 52.7946C7.75757 53.2256 6.68005 53.0101 6.24907 52.1481L1.07743 43.4209C0.646457 42.5589 0.861919 41.5892 1.72387 41.1583L14.3299 34.0471C14.8686 33.7239 15.5152 33.7239 16.0539 34.0471Z" style="fill: var(--uds-logo-modio-blue)"/>
113
113
  </svg>
114
- `,W3=`<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
115
- <path d="M17.039 3.63629H0V60.7791H17.039V3.63629Z" style="fill: var(--uds-brands-locumsmart-blue)"/>
116
- <path d="M22.6494 39.9999V60.7791H39.6883C39.6883 60.7791 42.8052 42.909 22.6494 39.9999Z" style="fill: var(--uds-brands-locumsmart-blue)"/>
117
- <path d="M22.6494 39.9999V60.7791H39.6883C39.6883 60.7791 42.8052 42.909 22.6494 39.9999Z" style="fill: var(--uds-brands-locumsmart-blue)"/>
118
- <path d="M54.0261 20.6753C58.846 20.6753 62.7533 16.7679 62.7533 11.948C62.7533 7.12806 58.846 3.22076 54.0261 3.22076C49.2061 3.22076 45.2988 7.12806 45.2988 11.948C45.2988 16.7679 49.2061 20.6753 54.0261 20.6753Z" style="fill: var(--uds-brands-locumsmart-orange)"/>
119
- <path d="M64 60.7792C64 60.7792 64 58.9091 63.5844 48.7273C62.7532 38.1299 56.7273 29.4026 47.5844 24.8312C42.5974 22.1299 39.6883 17.3507 39.6883 11.9481V4.052H22.6494V20.2598C22.6494 27.7403 27.2208 34.5974 34.0779 37.7143C34.9091 38.1299 35.5325 38.5455 35.948 38.7533C41.974 43.3247 45.5065 50.1818 45.5065 57.6624V60.7792H64Z" style="fill: var(--uds-brands-locumsmart-orange)"/>
114
+ `,te=`<svg viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
115
+ <path d="M17.039 3.63629H0V60.7791H17.039V3.63629Z" style="fill: var(--uds-logo-locumsmart-blue)"/>
116
+ <path d="M22.6494 39.9999V60.7791H39.6883C39.6883 60.7791 42.8052 42.909 22.6494 39.9999Z" style="fill: var(--uds-logo-locumsmart-blue)"/>
117
+ <path d="M22.6494 39.9999V60.7791H39.6883C39.6883 60.7791 42.8052 42.909 22.6494 39.9999Z" style="fill: var(--uds-logo-locumsmart-blue)"/>
118
+ <path d="M54.0261 20.6753C58.846 20.6753 62.7533 16.7679 62.7533 11.948C62.7533 7.12806 58.846 3.22076 54.0261 3.22076C49.2061 3.22076 45.2988 7.12806 45.2988 11.948C45.2988 16.7679 49.2061 20.6753 54.0261 20.6753Z" style="fill: var(--uds-logo-locumsmart-orange)"/>
119
+ <path d="M64 60.7792C64 60.7792 64 58.9091 63.5844 48.7273C62.7532 38.1299 56.7273 29.4026 47.5844 24.8312C42.5974 22.1299 39.6883 17.3507 39.6883 11.9481V4.052H22.6494V20.2598C22.6494 27.7403 27.2208 34.5974 34.0779 37.7143C34.9091 38.1299 35.5325 38.5455 35.948 38.7533C41.974 43.3247 45.5065 50.1818 45.5065 57.6624V60.7792H64Z" style="fill: var(--uds-logo-locumsmart-orange)"/>
120
120
  </svg>
121
- `,U3=`<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
122
- <path d="M51.0266 42.3747C45.0625 42.3747 40.3982 37.8378 40.3982 32.0521V32.0011C40.3982 26.3683 45.2409 21.6276 51.0011 21.6276C55.436 21.6276 57.3731 23.4627 59.2337 25.2214L59.718 25.6801L56.7104 28.7642L56.5065 28.5093C54.8753 26.4958 53.4989 25.8331 50.8737 25.8331C48.0191 25.8331 44.8076 28.4583 44.8076 31.9756V32.0266C44.8076 35.493 47.6367 38.2202 51.256 38.2202C53.295 38.2202 54.493 37.481 55.4615 36.6654L55.487 35.2126H51.4854L51.5364 31.4149H59.6925V38.3476L59.616 38.4241C57.8829 40.2592 55.9713 42.3747 51.0266 42.3747Z" style="fill: var(--uds-brands-wireframe-blue)"/>
123
- <path d="M10.3481 42.3747C4.84269 42.3747 0 37.634 0 32.205V32.1541C0 26.2409 4.53684 21.704 10.552 21.6276C14.783 21.5511 17.1278 23.4117 19.0394 25.4508L19.2178 25.6547L16.1848 28.7897L15.9809 28.5093C14.5281 26.6232 12.7949 25.7566 10.501 25.7566C7.26403 25.7566 4.43489 28.7132 4.43489 32.0776V32.1541C4.43489 35.34 7.31501 38.2202 10.501 38.2202C13.4831 38.2202 14.63 36.9458 15.9809 35.442L16.2612 35.1107L19.3198 38.2202L19.1159 38.4241C17.2043 40.5141 15.0633 42.3747 10.3481 42.3747Z" style="fill: var(--uds-brands-wireframe-orange)"/>
124
- <path d="M60.4062 40.3866C60.4062 39.3926 61.1964 38.577 62.2159 38.577C63.2354 38.577 64 39.3926 64 40.3611C64 41.3297 63.2099 42.1708 62.1904 42.1708C61.1709 42.1708 60.4062 41.3807 60.4062 40.3866ZM63.8216 40.3866C63.8216 39.4946 63.1334 38.7554 62.2159 38.7554C61.2983 38.7554 60.6101 39.4946 60.6101 40.3866C60.6101 41.2787 61.2983 41.9924 62.2159 41.9924C63.1334 41.9924 63.8216 41.2787 63.8216 40.3866ZM61.5022 39.3926H62.3433C62.5982 39.3926 62.7766 39.4691 62.9041 39.5965C63.006 39.6985 63.057 39.8259 63.057 39.9788C63.057 40.2847 62.8786 40.4631 62.6237 40.5396L63.1335 41.2532H62.7002L62.2414 40.5905H61.8591V41.2532H61.5022C61.5022 41.2787 61.5022 39.3926 61.5022 39.3926ZM62.3178 40.3102C62.5472 40.3102 62.7002 40.2082 62.7002 40.0043C62.7002 39.8259 62.5727 39.6985 62.3178 39.6985H61.8591V40.2847C61.8591 40.3102 62.3178 40.3102 62.3178 40.3102Z" style="fill: var(--uds-brands-wireframe-blue)"/>
125
- <path d="M38.3082 42.0179H33.8988V33.6069H25.6408V42.0179H21.2823V21.9589H25.6408V29.4778H33.8988V21.9589H38.3082V42.0179Z" style="fill: var(--uds-brands-wireframe-orange)"/>
121
+ `,ne=`<svg viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
122
+ <path d="M51.0266 42.3747C45.0625 42.3747 40.3982 37.8378 40.3982 32.0521V32.0011C40.3982 26.3683 45.2409 21.6276 51.0011 21.6276C55.436 21.6276 57.3731 23.4627 59.2337 25.2214L59.718 25.6801L56.7104 28.7642L56.5065 28.5093C54.8753 26.4958 53.4989 25.8331 50.8737 25.8331C48.0191 25.8331 44.8076 28.4583 44.8076 31.9756V32.0266C44.8076 35.493 47.6367 38.2202 51.256 38.2202C53.295 38.2202 54.493 37.481 55.4615 36.6654L55.487 35.2126H51.4854L51.5364 31.4149H59.6925V38.3476L59.616 38.4241C57.8829 40.2592 55.9713 42.3747 51.0266 42.3747Z" style="fill: var(--uds-logo-wireframe-blue)"/>
123
+ <path d="M10.3481 42.3747C4.84269 42.3747 0 37.634 0 32.205V32.1541C0 26.2409 4.53684 21.704 10.552 21.6276C14.783 21.5511 17.1278 23.4117 19.0394 25.4508L19.2178 25.6547L16.1848 28.7897L15.9809 28.5093C14.5281 26.6232 12.7949 25.7566 10.501 25.7566C7.26403 25.7566 4.43489 28.7132 4.43489 32.0776V32.1541C4.43489 35.34 7.31501 38.2202 10.501 38.2202C13.4831 38.2202 14.63 36.9458 15.9809 35.442L16.2612 35.1107L19.3198 38.2202L19.1159 38.4241C17.2043 40.5141 15.0633 42.3747 10.3481 42.3747Z" style="fill: var(--uds-logo-wireframe-orange)"/>
124
+ <path d="M60.4062 40.3866C60.4062 39.3926 61.1964 38.577 62.2159 38.577C63.2354 38.577 64 39.3926 64 40.3611C64 41.3297 63.2099 42.1708 62.1904 42.1708C61.1709 42.1708 60.4062 41.3807 60.4062 40.3866ZM63.8216 40.3866C63.8216 39.4946 63.1334 38.7554 62.2159 38.7554C61.2983 38.7554 60.6101 39.4946 60.6101 40.3866C60.6101 41.2787 61.2983 41.9924 62.2159 41.9924C63.1334 41.9924 63.8216 41.2787 63.8216 40.3866ZM61.5022 39.3926H62.3433C62.5982 39.3926 62.7766 39.4691 62.9041 39.5965C63.006 39.6985 63.057 39.8259 63.057 39.9788C63.057 40.2847 62.8786 40.4631 62.6237 40.5396L63.1335 41.2532H62.7002L62.2414 40.5905H61.8591V41.2532H61.5022C61.5022 41.2787 61.5022 39.3926 61.5022 39.3926ZM62.3178 40.3102C62.5472 40.3102 62.7002 40.2082 62.7002 40.0043C62.7002 39.8259 62.5727 39.6985 62.3178 39.6985H61.8591V40.2847C61.8591 40.3102 62.3178 40.3102 62.3178 40.3102Z" style="fill: var(--uds-logo-wireframe-blue)"/>
125
+ <path d="M38.3082 42.0179H33.8988V33.6069H25.6408V42.0179H21.2823V21.9589H25.6408V29.4778H33.8988V21.9589H38.3082V42.0179Z" style="fill: var(--uds-logo-wireframe-green)"/>
126
126
  </svg>
127
- `,D1="uds-branding",q3={"design-system":{svg:H3,alt:"Unified Design System"},connect:{svg:A3,alt:"CHG Connect"},comphealth:{svg:k3,alt:"CompHealth"},weatherby:{svg:D3,alt:"Weatherby Healthcare"},modio:{svg:O3,alt:"modio"},locumsmart:{svg:Z3,alt:"Locumsmart"},wireframe:{svg:R3,alt:"Wireframe"}},Y3={"design-system":{svg:B3,alt:"Unified Design System"},connect:{svg:P3,alt:"CHG Connect"},comphealth:{svg:I3,alt:"CompHealth"},weatherby:{svg:F3,alt:"Weatherby Healthcare"},modio:{svg:z3,alt:"modio"},locumsmart:{svg:W3,alt:"Locumsmart"},wireframe:{svg:U3,alt:"Wireframe"}};function J1({brand:t,symbol:n=!1,inherit:a=!1,size:l="default",className:r="",...i}){const[c,d]=M.useState(null);M.useEffect(()=>{if(!a)return;const h=document.documentElement;d(h.getAttribute("data-brand"));const L=new MutationObserver(N=>{for(const E of N)E.type==="attributes"&&E.attributeName==="data-brand"&&d(h.getAttribute("data-brand"))});return L.observe(h,{attributes:!0,attributeFilter:["data-brand"]}),()=>L.disconnect()},[a]);const o=a?c:typeof t=="string"?t:null,u=n,y=o?(u?Y3:q3)[o]:null;if(!y)return o&&console.warn(`Branding: "${o}" is not a recognized brand key.`),null;const{svg:g,alt:w}=y,$=[D1,`${D1}--${l}`,u?`${D1}--symbol`:"",r].filter(Boolean).join(" ");return e.jsx("div",{className:$,...i,children:e.jsx("span",{className:`${D1}__logo`,role:"img","aria-label":w,dangerouslySetInnerHTML:{__html:g}})})}const h4=[{path:"/app-shell",label:"Application"},{path:"/border-radius",label:"Border Radius"},{path:"/colors",label:"Colors"},{path:"/flex",label:"Flex Layout"},{path:"/icons",label:"Icons"},{path:"/shadows",label:"Shadows"},{path:"/spacing",label:"Spacing"},{path:"/figma-variables",label:"Design Tokens"},{path:"/typography",label:"Typography"},{path:"/utilities",label:"Utility Classes"},{path:"/vertical-rhythm",label:"Vertical Rhythm"}],m4=[{path:"/accordion",label:"Accordion"},{path:"/action-menu",label:"Action Menu"},{path:"/avatar",label:"Avatar"},{path:"/badge",label:"Badge"},{path:"/branding",label:"Branding"},{path:"/breadcrumb",label:"Breadcrumb"},{path:"/buttons",label:"Buttons"},{path:"/calendar",label:"Calendar"},{path:"/datepicker",label:"Datepicker"},{path:"/checkbox",label:"Checkbox"},{path:"/chip",label:"Chip"},{path:"/divider",label:"Divider"},{path:"/dot-status",label:"Dot Status"},{path:"/dropdown",label:"Dropdown"},{path:"/event-card",label:"Event Card"},{path:"/field",label:"Field"},{path:"/file-upload",label:"File Upload"},{path:"/image-aspect",label:"Image Aspect"},{path:"/input",label:"Text Input"},{path:"/key",label:"Key"},{path:"/pill-toggle",label:"Pill Toggle"},{path:"/progress-indicator",label:"Progress Indicator"},{path:"/progress-circle",label:"Progress Circle"},{path:"/radio",label:"Radio"},{path:"/slider",label:"Slider"},{path:"/status",label:"Status"},{path:"/steps",label:"Steps"},{path:"/table",label:"Table"},{path:"/tabs",label:"Tabs"},{path:"/tag",label:"Tag"},{path:"/textarea",label:"Textarea"},{path:"/toast",label:"Toast"},{path:"/toggle",label:"Toggle"},{path:"/tooltip",label:"Tooltip"}],_4=[{path:"/menu",label:"Menu"}];function X3({items:t}){const a=E1.useLocation().pathname;if(t&&t.length>0){const c=t.slice(0,5);return e.jsx("nav",{className:"breadcrumb","aria-label":"Breadcrumb",children:e.jsx("ol",{className:"breadcrumb__list",children:c.map((d,o)=>{const u=o===c.length-1,C=d.href&&(d.href.startsWith("http://")||d.href.startsWith("https://"));return e.jsxs(M.Fragment,{children:[e.jsx("li",{className:`breadcrumb__item ${u?"breadcrumb__item--current":""}`,children:d.href&&!u?C?e.jsx("a",{href:d.href,className:"breadcrumb__link",target:"_blank",rel:"noopener noreferrer",children:e.jsx("span",{className:"breadcrumb__text",children:d.label})}):e.jsx(E1.Link,{to:d.href,className:"breadcrumb__link",children:e.jsx("span",{className:"breadcrumb__text",children:d.label})}):e.jsx("span",{className:"breadcrumb__text",children:d.label})}),!u&&e.jsx("li",{className:"breadcrumb__item",children:e.jsx("span",{className:"breadcrumb__separator","aria-hidden":"true",children:"/"})})]},o)})})})}if(a==="/")return null;const r=[...h4,...m4,..._4].find(c=>a===c.path||a.startsWith(c.path+"/"));if(!r)return null;let i="Design System";return h4.some(c=>c.path===r.path)?i="Foundations":m4.some(c=>c.path===r.path)?i="Components":_4.some(c=>c.path===r.path)&&(i="Patterns"),e.jsx("nav",{className:"breadcrumb","aria-label":"Breadcrumb",children:e.jsxs("ol",{className:"breadcrumb__list",children:[e.jsx("li",{className:"breadcrumb__item",children:e.jsx("span",{className:"breadcrumb__text",children:"Unified Design System"})}),e.jsx("li",{className:"breadcrumb__item",children:e.jsx("span",{className:"breadcrumb__separator","aria-hidden":"true",children:"/"})}),e.jsx("li",{className:"breadcrumb__item",children:e.jsx("span",{className:"breadcrumb__text",children:i})}),e.jsx("li",{className:"breadcrumb__item",children:e.jsx("span",{className:"breadcrumb__separator","aria-hidden":"true",children:"/"})}),e.jsx("li",{className:"breadcrumb__item breadcrumb__item--current",children:e.jsx("span",{className:"breadcrumb__text",children:r.label})})]})})}const g4={variants:{weight:{default:"regular"},leading:{default:"regular"}}},K3={regular:"ds-text--weight-regular",medium:"ds-text--weight-medium",semibold:"ds-text--weight-semibold",bold:"ds-text--weight-bold"},G3={tight:"ds-text--leading-tight",regular:"ds-text--leading-regular",loose:"ds-text--leading-loose"};function J3({as:t,variant:n,weight:a=g4.variants.weight.default,leading:l=g4.variants.leading.default,className:r="",children:i,...c}){const d=t??"p";return e.jsx(d,{className:["ds-text",`ds-text--${n}`,K3[a],G3[l],r].filter(Boolean).join(" "),...c,children:i})}const o1="uds-button",Q3={"label-only":`${o1}--label-only`,"icon-left":`${o1}--icon-left`,"icon-right":`${o1}--icon-right`,"icon-only":`${o1}--icon-only`,only:`${o1}--only`},ee={primary:`${o1}--primary`,soft:`${o1}--soft`,outline:`${o1}--outline`,text:`${o1}--text`,ghost:`${o1}--ghost`,disabled:`${o1}--disabled`,destructive:`${o1}--destructive`},te={large:`${o1}--large`,default:`${o1}--default`,small:`${o1}--small`,xsmall:`${o1}--xsmall`};function c1({label:t,appearance:n="primary",layout:a="label-only",size:l="default",icon:r,iconSize:i,icons:c,children:d,tracking:o,className:u,onClick:C,disabled:y,"aria-label":g,...w}){const $=[o1,ee[n],Q3[a],te[l],u].filter(Boolean).join(" "),h=a==="icon-only"||a==="only",L=!!t&&!h,E=(typeof r=="string"?e.jsx(U,{name:r,size:i,appearance:"regular"}):r??null)||c||d||null,m=E?e.jsx("span",{className:`${o1}__icon`,"aria-hidden":L?"true":void 0,children:E}):null,b=t?e.jsx("span",{className:`${o1}__label`,children:t}):null,s=()=>a==="icon-left"?e.jsxs(e.Fragment,{children:[m,b]}):a==="icon-right"?e.jsxs(e.Fragment,{children:[b,m]}):h?m||b:b||m,x=n==="disabled"||!!y,f=z=>{if(o){const G={component:"Button",action:"click",label:t,...typeof o=="object"?o:{event:o}};window.dispatchEvent(new CustomEvent("uds:track",{detail:G}))}C==null||C(z)},A=g||(h&&t?t:void 0)||(h&&typeof r=="string"?`${r} icon`:void 0);return e.jsx("button",{type:"button",className:$,disabled:x,"aria-label":A,onClick:f,...w,children:s()})}const X="uds-calendar",ne=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],ae=["S","M","T","W","T","F","S"],T1=["January","February","March","April","May","June","July","August","September","October","November","December"];function _1(t){const n=new Date(t);return n.setHours(0,0,0,0),n}function b4(t){const n=t.getFullYear(),a=String(t.getMonth()+1).padStart(2,"0"),l=String(t.getDate()).padStart(2,"0");return`${n}-${a}-${l}`}function P1(t,n){return Math.round((n-t)/864e5)}function se(t){const n=_1(t.startDate||t.date),a=t.endDate?_1(t.endDate):n,l=P1(n,a)>0,r=t.allDay||l;return{...t,_start:n,_end:a,_isMultiDay:l,_isAllDay:r}}function re(t){const n=[...t].sort((l,r)=>l.startCol-r.startCol||r.span-l.span),a=[];return n.map(l=>{let r=0;for(;r<a.length&&a[r]>l.startCol;)r++;return r===a.length&&a.push(0),a[r]=l.startCol+l.span,{...l,lane:r}})}function v4({title:t,type:n,status:a,startCap:l,endCap:r,onClick:i}){const c=l,d=i?"button":"div",o=[`${X}__event-bar`,`${X}__event-bar--${n}`,`${X}__event-bar--${a}`,!l&&`${X}__event-bar--no-start-cap`,!r&&`${X}__event-bar--no-end-cap`,!c&&`${X}__event-bar--bar-only`].filter(Boolean).join(" ");return e.jsxs(d,{className:o,onClick:i,type:i?"button":void 0,title:t,children:[a==="pending"&&e.jsx("span",{className:`${X}__event-bar-pattern`,"aria-hidden":"true"}),c&&e.jsx("span",{className:`${X}__event-bar-label`,children:t})]})}function le({view:t="month",defaultDate:n,value:a,events:l=[],onDateSelect:r,onEventClick:i,maxEventsPerDay:c=3,showWeekNumbers:d=!1,size:o="default",className:u="",...C}){const[y,g]=M.useState(_1(n||new Date)),w=M.useMemo(()=>_1(new Date),[]),$=y.getFullYear(),h=y.getMonth(),L=M.useMemo(()=>l.map(se),[l]),N=M.useMemo(()=>{const p=new Date($,h,1).getDay(),k=new Date($,h+1,0).getDate(),Z=new Date($,h,0).getDate(),v=[];let _=1,j=1;for(let S=0;S<6;S++){const D=[];for(let R=0;R<7;R++){const T=S*7+R;if(T<p){const P=Z-p+1+T;D.push({date:_1(new Date($,h-1,P)),isCurrentMonth:!1})}else _<=k?(D.push({date:_1(new Date($,h,_)),isCurrentMonth:!0}),_++):(D.push({date:_1(new Date($,h+1,j)),isCurrentMonth:!1}),j++)}v.push(D)}return v},[$,h]),E=M.useMemo(()=>{if(t!=="week")return[];const H=new Date(y);return H.setDate(H.getDate()-H.getDay()),Array.from({length:7},(p,k)=>{const Z=new Date(H);return Z.setDate(Z.getDate()+k),_1(Z)})},[t,y]),m=M.useCallback(H=>{const p=H[0],k=H[6],Z=[],v=Array.from({length:7},()=>[]);L.forEach(S=>{if(!(S._end<p||S._start>k))if(S._isAllDay||S._isMultiDay){const D=S._start<p?p:S._start,R=S._end>k?k:S._end,T=P1(p,D),F=P1(p,R)-T+1;Z.push({event:S,startCol:T,span:F,isStart:S._start>=p,isEnd:S._end<=k})}else{const D=P1(p,S._start);D>=0&&D<7&&v[D].push(S)}}),v.forEach(S=>S.sort((D,R)=>(D.startTime||"").localeCompare(R.startTime||"")));const _=re(Z),j=_.length>0?Math.max(..._.map(S=>S.lane))+1:0;return{segments:_,timedByDay:v,maxLane:j}},[L]),b=M.useMemo(()=>t==="month"?N.map(H=>m(H.map(p=>p.date))):t==="week"?[m(E)]:[],[t,N,E,m]),s=M.useCallback(H=>{const p=new Date(Date.UTC(H.getFullYear(),H.getMonth(),H.getDate())),k=p.getUTCDay()||7;p.setUTCDate(p.getUTCDate()+4-k);const Z=new Date(Date.UTC(p.getUTCFullYear(),0,1));return Math.ceil(((p-Z)/864e5+1)/7)},[]),x=()=>{g(t==="week"?H=>{const p=new Date(H);return p.setDate(p.getDate()-7),p}:new Date($,h-1,1))},f=()=>{g(t==="week"?H=>{const p=new Date(H);return p.setDate(p.getDate()+7),p}:new Date($,h+1,1))},A=()=>g(_1(new Date)),z=H=>H.getTime()===w.getTime(),G=H=>a&&H.getTime()===_1(a).getTime(),Y=H=>{r&&r(H)},V=(H,p)=>{p.stopPropagation(),i&&i(H,p)},q=M.useMemo(()=>{if(t==="week"&&E.length===7){const H=E[0],p=E[6];return H.getMonth()===p.getMonth()?`${T1[H.getMonth()]} ${H.getDate()}–${p.getDate()}, ${H.getFullYear()}`:`${T1[H.getMonth()].slice(0,3)} ${H.getDate()} – ${T1[p.getMonth()].slice(0,3)} ${p.getDate()}, ${p.getFullYear()}`}return`${T1[h]} ${$}`},[t,E,h,$]),J=(H,p,k,Z)=>{const{segments:v,timedByDay:_,maxLane:j}=k,S=Array.from({length:j},()=>Array(7).fill(null));v.forEach(T=>{for(let P=T.startCol;P<T.startCol+T.span;P++)S[T.lane][P]=T});const D=H.map((T,P)=>{let F=0;for(let I=0;I<j;I++)S[I][P]&&F++;return F+=_[P].length,F}),R=c;return e.jsxs("div",{className:`${X}__week-row`,children:[d&&e.jsx("div",{className:`${X}__week-number`,children:s(H[0])}),e.jsxs("div",{className:`${X}__week-content`,children:[e.jsx("div",{className:`${X}__day-strip`,children:H.map((T,P)=>{const F=p?p[P]:null,I=F?!F.isCurrentMonth:!1;return e.jsx("div",{className:[`${X}__day-cell`,I&&`${X}__day-cell--outside`,z(T)&&`${X}__day-cell--today`,G(T)&&`${X}__day-cell--selected`].filter(Boolean).join(" "),onClick:()=>Y(T),role:"button",tabIndex:0,onKeyDown:B=>{(B.key==="Enter"||B.key===" ")&&(B.preventDefault(),Y(T))},"aria-label":`${T.getDate()} ${T1[T.getMonth()]} ${T.getFullYear()}`,children:e.jsx("span",{className:[`${X}__day-number`,z(T)&&`${X}__day-number--today`].filter(Boolean).join(" "),children:T.getDate()})},b4(T))})}),e.jsxs("div",{className:`${X}__events-overlay`,children:[Array.from({length:Math.min(j,R)},(T,P)=>e.jsx("div",{className:`${X}__event-lane`,children:(()=>{const F=[];let I=0;for(;I<7;){const B=S[P][I];B&&I===B.startCol?(F.push(e.jsx("div",{className:`${X}__event-slot`,style:{gridColumn:`${I+1} / ${I+B.span+1}`},children:e.jsx(v4,{title:B.event.title,type:B.event.type||"travel",status:B.event.status||"active",startCap:B.isStart,endCap:B.isEnd,onClick:i?r1=>V(B.event,r1):void 0})},B.event.id||`seg-${I}`)),I+=B.span):(B&&I!==B.startCol||F.push(e.jsx("div",{className:`${X}__event-slot ${X}__event-slot--empty`,style:{gridColumn:`${I+1}`}},`empty-${I}`)),I++)}return F})()},`lane-${P}`)),e.jsx("div",{className:`${X}__timed-row`,children:H.map((T,P)=>{const F=Math.min(j,R),I=Math.max(0,R-F),B=_[P].slice(0,I),O=D[P]-R;return e.jsxs("div",{className:`${X}__timed-col`,children:[B.map(i1=>e.jsx(v4,{title:i1.startTime?`${i1.startTime} ${i1.title}`:i1.title,type:i1.type||"travel",status:i1.status||"active",startCap:!0,endCap:!0,onClick:i?S1=>V(i1,S1):void 0},i1.id||i1.title)),O>0&&e.jsxs("span",{className:`${X}__more`,children:["+",O," more"]})]},b4(T))})})]})]})]},Z)},l1=[X,o==="compact"&&`${X}--compact`,t==="week"&&`${X}--week`,u].filter(Boolean).join(" ");return e.jsxs("div",{className:l1,...C,children:[e.jsxs("div",{className:`${X}__header`,children:[e.jsx("div",{className:`${X}__header-left`,children:e.jsx("h2",{className:`${X}__title`,children:q})}),e.jsxs("div",{className:`${X}__header-right`,children:[e.jsx(c1,{label:"Today",appearance:"outline",size:"small",onClick:A}),e.jsx(c1,{icon:"CaretLeft",appearance:"ghost",size:"small",layout:"icon-only",onClick:x,"aria-label":t==="week"?"Previous week":"Previous month"}),e.jsx(c1,{icon:"CaretRight",appearance:"ghost",size:"small",layout:"icon-only",onClick:f,"aria-label":t==="week"?"Next week":"Next month"})]})]}),e.jsxs("div",{className:`${X}__weekday-row`,children:[d&&e.jsx("div",{className:`${X}__week-number-header`,children:"Wk"}),(o==="compact"?ae:ne).map((H,p)=>e.jsx("div",{className:`${X}__weekday`,children:H},p))]}),t==="month"&&e.jsx("div",{className:`${X}__grid`,children:N.map((H,p)=>J(H.map(k=>k.date),H,b[p],p))}),t==="week"&&b.length>0&&e.jsx("div",{className:`${X}__grid`,children:J(E,null,b[0],0)})]})}function ie({to:t,title:n,description:a,icon:l,className:r=""}){return e.jsxs(E1.Link,{className:`card ${r}`.trim(),to:t,children:[e.jsx("div",{className:"card__icon",children:l}),e.jsxs("div",{className:"card__content",children:[e.jsx("h2",{className:"card__title",children:n}),e.jsx("p",{className:"card__description",children:a})]})]})}function oe({checked:t=!1,onChange:n,id:a,label:l,disabled:r=!1,indeterminate:i=!1,className:c="",...d}){const o=a||`checkbox-${Math.random().toString(36).substr(2,9)}`,u=y=>{!r&&n&&n(y.target.checked)},C=i&&!t;return e.jsxs("label",{className:`checkbox ${r?"checkbox--disabled":""} ${C?"checkbox--indeterminate":""} ${c}`,htmlFor:o,children:[e.jsx("input",{type:"checkbox",id:o,className:"checkbox__input",checked:t,onChange:u,disabled:r,ref:y=>{y&&(y.indeterminate=i)},...d}),e.jsxs("span",{className:"checkbox__box",children:[t&&e.jsx(U,{name:"Check",size:16,appearance:"bold",className:"checkbox__icon"}),i&&!t&&e.jsx("span",{className:"checkbox__indeterminate"})]}),l&&e.jsx("span",{className:"checkbox__label",children:l})]})}const h1="uds-chip",y4={outline:"outline",primary:"primary"},x4={pill:"pill",rounded:"rounded"},$4={both:"icon-both",left:"icon-left",right:"icon-right",none:"icon-none"};function ce({label:t,appearance:n="outline",shape:a="pill",iconPlacement:l="none",icon:r,badge:i,badgeVariant:c="red",className:d="",onClick:o,disabled:u=!1,...C}){const y=[h1,y4[n]&&`${h1}--${y4[n]}`,x4[a]&&`${h1}--${x4[a]}`,$4[l]&&`${h1}--${$4[l]}`,u&&`${h1}--disabled`,d].filter(Boolean).join(" "),g=l==="both"||l==="left",w=l==="both"||l==="right",$=o?"button":"span";return e.jsxs($,{className:y,onClick:u?void 0:o,disabled:u,...C,children:[g&&r&&e.jsx(U,{name:r,size:16,appearance:"regular",className:`${h1}__icon ${h1}__icon--left`}),t&&e.jsx("span",{className:`${h1}__label`,children:t}),w&&r&&e.jsx(U,{name:r,size:16,appearance:"regular",className:`${h1}__icon ${h1}__icon--right`}),i&&e.jsx(a4,{count:i,variant:c,className:`${h1}__badge`})]})}const t1="uds-datepicker",de=["S","M","T","W","T","F","S"],j4=["January","February","March","April","May","June","July","August","September","October","November","December"];function ue({value:t,startDate:n,endDate:a,month:l,onDateSelect:r,unavailableDates:i=[],dateData:c={},size:d="desktop",showWeekdays:o=!0,className:u="",...C}){const[y,g]=M.useState(l||new Date),w=new Date;w.setHours(0,0,0,0);const $=y.getFullYear(),h=y.getMonth(),L=new Date($,h,1),E=new Date($,h+1,0).getDate(),m=L.getDay(),b=M.useMemo(()=>{const p=[];for(let Z=0;Z<m;Z++)p.push(null);for(let Z=1;Z<=E;Z++){const v=new Date($,h,Z);v.setHours(0,0,0,0),p.push(v)}const k=p.length%7;if(k>0)for(let Z=0;Z<7-k;Z++)p.push("trailing");return p},[$,h,m,E]),s=p=>p?p.getTime()===w.getTime():!1,x=p=>{if(!p)return!1;if(t){const k=new Date(t);return k.setHours(0,0,0,0),p.getTime()===k.getTime()}return!1},f=p=>{if(!p||!n||!a)return!1;const k=new Date(p);k.setHours(0,0,0,0);const Z=new Date(n);Z.setHours(0,0,0,0);const v=new Date(a);return v.setHours(0,0,0,0),k>=Z&&k<=v},A=p=>{if(!p||!n)return!1;const k=new Date(p);k.setHours(0,0,0,0);const Z=new Date(n);return Z.setHours(0,0,0,0),k.getTime()===Z.getTime()},z=p=>{if(!p||!a)return!1;const k=new Date(p);k.setHours(0,0,0,0);const Z=new Date(a);return Z.setHours(0,0,0,0),k.getTime()===Z.getTime()},G=p=>p?i.some(k=>{const Z=new Date(k);return Z.setHours(0,0,0,0),p.getTime()===Z.getTime()}):!1,Y=p=>{if(!p)return null;const k=p.toISOString().split("T")[0];return c[k]||null},V=(p,k)=>{var Z,v;if(!p||!((Z=Y(p))!=null&&Z.onAssignment))return!1;if(k<b.length-1){const _=b[k+1];if(_&&((v=Y(_))!=null&&v.onAssignment))return!1}return!0},q=p=>{p&&!G(p)&&r&&r(p)},J=()=>{g(new Date($,h-1,1))},l1=()=>{g(new Date($,h+1,1))},H=[t1,d==="mobile"&&`${t1}--mobile`,u].filter(Boolean).join(" ");return e.jsxs("div",{className:H,...C,children:[e.jsxs("div",{className:`${t1}__header`,children:[e.jsx(c1,{icon:"ArrowLeft",size:"small",appearance:"text",onClick:J,"aria-label":"Previous month"}),e.jsxs("h3",{className:`${t1}__title`,children:[j4[h]," ",$]}),e.jsx(c1,{icon:"ArrowRight",size:"small",appearance:"text",onClick:l1,"aria-label":"Next month"})]}),o&&e.jsx("div",{className:`${t1}__weekdays`,children:de.map((p,k)=>e.jsx("div",{className:`${t1}__weekday`,children:p},k))}),e.jsx("div",{className:`${t1}__grid`,children:b.map((p,k)=>{if(p==="trailing")return e.jsx("div",{className:`${t1}__day ${t1}__day--trailing-empty`},`trailing-${k}`);if(!p)return e.jsx("div",{className:`${t1}__day ${t1}__day--empty`},`empty-${k}`);const Z=Y(p),v=(Z==null?void 0:Z.travel)||!1,_=(Z==null?void 0:Z.onAssignment)||!1,j=G(p),S=s(p),D=x(p),R=f(p),T=A(p),P=z(p),I=V(p,k)&&v&&_;let B="available";return j?B="unavailable":D||T||P?B="selected":R?B="range":_&&!v&&(B="on-assignment"),e.jsxs("button",{type:"button",className:[`${t1}__day`,`${t1}__day--${B}`,S&&`${t1}__day--today`,T&&`${t1}__day--range-start`,P&&`${t1}__day--range-end`].filter(Boolean).join(" "),onClick:()=>q(p),disabled:j,"aria-label":`${p.getDate()} ${j4[h]} ${$}`,children:[e.jsx("span",{className:`${t1}__day-number`,children:p.getDate()}),j&&e.jsx("span",{className:`${t1}__day-unavailable-line`}),(v||_)&&e.jsx("div",{className:`${t1}__icons`,children:I?e.jsxs(e.Fragment,{children:[_&&e.jsx("span",{className:`${t1}__icon ${t1}__icon--assignment`,children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("circle",{cx:"8",cy:"8",r:"7.5",fill:"#DBEAFF",stroke:"#1D4ED7"})})}),v&&e.jsx("span",{className:`${t1}__icon ${t1}__icon--travel`,children:e.jsx("svg",{width:"19",height:"16",viewBox:"0 0 19 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M17.5791 15.4736H0.865265L9.22171 1L17.5791 15.4736Z",fill:"#DCFCE7",stroke:"#157F3D"})})})]}):e.jsxs(e.Fragment,{children:[v&&e.jsx("span",{className:`${t1}__icon ${t1}__icon--travel`,children:e.jsx("svg",{width:"19",height:"16",viewBox:"0 0 19 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M17.5791 15.4736H0.865265L9.22171 1L17.5791 15.4736Z",fill:"#DCFCE7",stroke:"#157F3D"})})}),_&&e.jsx("span",{className:`${t1}__icon ${t1}__icon--assignment`,children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("circle",{cx:"8",cy:"8",r:"7.5",fill:"#DBEAFF",stroke:"#1D4ED7"})})})]})})]},p.toISOString())})})]})}const C1="uds-dialog",N4={info:"Info",success:"CheckCircle",warning:"Warning",destructive:"WarningOctagon"},w4={info:"var(--uds-system-action-primary)",success:"var(--uds-system-constructive-primary)",warning:"var(--uds-system-warning-primary)",destructive:"var(--uds-system-destructive-primary)"};function Ce({open:t=!1,onClose:n,intent:a="info",icon:l,title:r,description:i,confirmLabel:c="Confirm",cancelLabel:d="Cancel",onConfirm:o,onCancel:u,showCancel:C=!0,loading:y=!1,closeOnBackdrop:g=!0,closeOnEscape:w=!0,container:$,className:h="",children:L,...N}){const E=M.useRef(null),m=M.useRef(null);M.useEffect(()=>{if(t)return m.current=document.activeElement,document.body.style.overflow="hidden",requestAnimationFrame(()=>{var V;(V=E.current)==null||V.focus()}),()=>{var V,q;document.body.style.overflow="",(q=(V=m.current)==null?void 0:V.focus)==null||q.call(V)}},[t]);const b=M.useCallback(V=>{V.key==="Escape"&&w&&n&&(V.stopPropagation(),n())},[w,n]),s=M.useCallback(V=>{V.target===V.currentTarget&&g&&n&&n()},[g,n]),x=M.useCallback(()=>{u?u():n&&n()},[u,n]);if(!t)return null;const f=l||N4[a]||N4.info,A=w4[a]||w4.info,z=[C1,`${C1}--${a}`,h].filter(Boolean).join(" "),G=a==="destructive"?"destructive":"primary",Y=e.jsx("div",{className:`${C1}__overlay`,onClick:s,"aria-hidden":"true",children:e.jsxs("div",{ref:E,className:z,role:"alertdialog","aria-modal":"true","aria-labelledby":r?`${C1}-title`:void 0,"aria-describedby":i?`${C1}-desc`:void 0,tabIndex:-1,onKeyDown:b,...N,children:[e.jsx("div",{className:`${C1}__icon`,style:{color:A},children:e.jsx(U,{name:f,size:32,appearance:"duotone"})}),e.jsxs("div",{className:`${C1}__content`,children:[r&&e.jsx("h2",{id:`${C1}-title`,className:`${C1}__title`,children:r}),i&&e.jsx("p",{id:`${C1}-desc`,className:`${C1}__description`,children:i}),L&&e.jsx("div",{className:`${C1}__body`,children:L})]}),e.jsxs("div",{className:`${C1}__actions`,children:[C&&e.jsx(c1,{label:d,appearance:"outline",onClick:x,size:"default"}),o&&e.jsx(c1,{label:c,appearance:G,onClick:o,loading:y,size:"default"})]})]})});return d3.createPortal(Y,$||document.body)}const O1="uds-dot-status",S4={"light-gray":"light-gray",red:"red",orange:"orange",yellow:"yellow","light-green":"light-green",green:"green",blue:"blue","dark-blue":"dark-blue",teal:"teal",purple:"purple",pink:"pink",magenta:"magenta","dark-red":"dark-red","dark-gray":"dark-gray"},M4={small:"small",medium:"medium",large:"large"};function p3({variant:t="blue",size:n="medium",outline:a=!1,className:l="","aria-label":r,...i}){const c=[O1,S4[t]&&`${O1}--${S4[t]}`,M4[n]&&`${O1}--${M4[n]}`,a&&`${O1}--outline`,l].filter(Boolean).join(" ");return e.jsx("span",{className:c,role:"status","aria-label":r||`${t} status`,...i})}const p1="uds-dropdown",L4={compact:"compact",default:null},E4={default:null,focused:"focused",error:"error",disabled:"disabled"};function f3({options:t=[],value:n,onChange:a,placeholder:l="Select an option",size:r="default",state:i="default",placement:c="bottom-start",id:d,label:o,className:u="",disabled:C=!1,...y}){const[g,w]=M.useState(!1),$=d||`dropdown-${Math.random().toString(36).substr(2,9)}`,h=M.useMemo(()=>t.map(x=>typeof x=="string"?{value:x,label:x}:x),[t]),L=C?"disabled":i==="default"&&g?"focused":i,N=h.find(x=>x.value===n),E=N?N.label:l,m=M.useMemo(()=>h.map(x=>({id:x.value,label:x.label,active:x.value===n,onClick:()=>{a&&!C&&a(x.value)}})),[h,n,a,C]),b=[p1,L4[r]&&`${p1}--${L4[r]}`,E4[L]&&`${p1}--${E4[L]}`,g&&`${p1}--open`,u].filter(Boolean).join(" "),s=e.jsxs("button",{type:"button",id:$,className:`${p1}__trigger`,disabled:C,"aria-label":o||l,...y,children:[e.jsx("span",{className:`${p1}__value ${N?"":`${p1}__value--placeholder`}`,children:E}),e.jsx(U,{name:"CaretDown",size:16,appearance:"regular",className:`${p1}__icon ${g?`${p1}__icon--open`:""}`})]});return e.jsxs("div",{className:`${p1}-outer`,children:[o&&e.jsx("label",{htmlFor:$,className:`${p1}__label`,children:o}),e.jsx(I1,{trigger:s,items:m,placement:c,fullWidth:!0,disabled:C,onOpenChange:w,className:b,menuClassName:`${p1}__menu`})]})}const v1="uds-tag",T4={"label-only":"label-only","icon-left":"icon-left"},V4={compact:"compact",default:"default"},H4={transparent:"transparent",neutral:"neutral",red:"red",orange:"orange",yellow:"yellow",emerald:"emerald",green:"green",sky:"sky",cyan:"cyan",blue:"blue",indigo:"indigo",purple:"purple",fuchsia:"fuchsia",magenta:"magenta",inverse:"inverse"};function h3({label:t="Label",appearance:n="label-only",size:a="compact",color:l="transparent",rounded:r=!0,solid:i=!1,icon:c,className:d="",onClick:o,...u}){const C=[v1,T4[n]&&`${v1}--${T4[n]}`,V4[a]&&`${v1}--${V4[a]}`,H4[l]&&`${v1}--${H4[l]}`,r&&`${v1}--rounded`,i&&`${v1}--solid`,d].filter(Boolean).join(" "),y=o?"button":"span",g=n==="icon-left"&&c;return e.jsxs(y,{className:C,onClick:o,...u,children:[g&&typeof c=="string"&&e.jsx(U,{name:c,size:a==="compact"?10:12,appearance:"regular",className:`${v1}__icon`}),g&&typeof c!="string"&&e.jsx("span",{className:`${v1}__icon`,children:c}),t&&e.jsx("span",{className:`${v1}__label`,children:t})]})}const f1="uds-event-card";function pe({title:t="Title",type:n="travel",status:a="active",badge:l,icon:r=!1,startCap:i=!0,endCap:c=!0,onClick:d,className:o="",...u}){const C=i||r||!!l,y=[f1,`${f1}--${n}`,`${f1}--${a}`,!i&&`${f1}--no-start-cap`,!c&&`${f1}--no-end-cap`,!C&&`${f1}--bar-only`,d&&`${f1}--clickable`,o].filter(Boolean).join(" "),g=d?"button":"div";return e.jsx(g,{className:y,onClick:d,type:d?"button":void 0,title:t,...u,children:e.jsxs("div",{className:`${f1}__container`,children:[a==="pending"&&e.jsx("div",{className:`${f1}__pattern`,"aria-hidden":"true"}),C&&e.jsxs("div",{className:`${f1}__content`,children:[e.jsx("span",{className:`${f1}__title`,children:t}),l&&e.jsx(h3,{label:l,color:"inverse",solid:!0,rounded:!0,size:"compact"})]}),r&&e.jsx(U,{name:"CornersOut",size:16,appearance:"regular",className:`${f1}__icon`})]})})}const $1="uds-field";function fe({label:t,required:n=!1,helperMessage:a,infoIcon:l,onInfoClick:r,maxLength:i,value:c,id:d,className:o="",children:u,...C}){const y=d||`field-${Math.random().toString(36).substr(2,9)}`,g=c?String(c).length:0,w=i!=null,$=[$1,o].filter(Boolean).join(" ");return e.jsxs("div",{className:$,...C,children:[(t||l)&&e.jsxs("div",{className:`${$1}__label-row`,children:[t&&e.jsxs("label",{htmlFor:y,className:`${$1}__label`,children:[t,n&&e.jsx("span",{className:`${$1}__required`,children:"*"})]}),l&&e.jsx("button",{type:"button",className:`${$1}__info-icon`,onClick:r,"aria-label":"More information",tabIndex:0,children:e.jsx(U,{name:l,size:16,appearance:"regular"})})]}),e.jsxs("div",{className:`${$1}__input-wrapper`,children:[M.isValidElement(u)&&y?M.cloneElement(u,{id:y,maxLength:i||u.props.maxLength,...u.props}):u,w&&e.jsxs("span",{className:`${$1}__character-count`,children:[g,"/",i]})]}),a&&e.jsx("div",{className:`${$1}__helper`,children:a})]})}const j1="uds-file-upload";function he({onFileSelect:t,accept:n=[],maxSize:a=10,acceptText:l,instructionText:r="Drop files here or click to upload",multiple:i=!1,disabled:c=!1,className:d="",...o}){const[u,C]=M.useState(!1),y=M.useRef(null),g=[j1,u&&`${j1}--dragging`,c&&`${j1}--disabled`,d].filter(Boolean).join(" "),w=s=>{s.preventDefault(),s.stopPropagation(),c||C(!0)},$=s=>{s.preventDefault(),s.stopPropagation(),C(!1)},h=s=>{s.preventDefault(),s.stopPropagation()},L=s=>{if(s.preventDefault(),s.stopPropagation(),C(!1),c)return;const x=s.dataTransfer.files;x&&x.length>0&&E(x)},N=s=>{const x=s.target.files;x&&x.length>0&&E(x),s.target.value=""},E=s=>{const f=Array.from(s).filter(A=>!(n.length>0&&!n.some(z=>A.type.match(z))||A.size>a*1024*1024));if(f.length>0&&t){const A=new DataTransfer;f.forEach(z=>A.items.add(z)),t(A.files)}},m=()=>{!c&&y.current&&y.current.click()},b=l||(n.length>0?n.map(s=>{var f;return((f=s.split("/")[1])==null?void 0:f.toUpperCase())||s}).join(", "):"All files");return e.jsxs("div",{className:g,onDragEnter:w,onDragLeave:$,onDragOver:h,onDrop:L,onClick:m,children:[e.jsx("input",{ref:y,type:"file",className:`${j1}__input`,accept:n.length>0?n.join(","):void 0,multiple:i,disabled:c,onChange:N,...o}),e.jsxs("div",{className:`${j1}__content`,children:[e.jsx("div",{className:`${j1}__icon`,children:e.jsx(U,{name:"Upload",size:32,appearance:"regular"})}),e.jsx("p",{className:`${j1}__instruction`,children:r}),e.jsxs("p",{className:`${j1}__accept`,children:[b," up to ",a,"MB"]})]})]})}const me=new Set(["0","2","4","8","12","16","24","32"]);function _e(t){return t===!0?"wrap":t===!1||t==null?"nowrap":t}function z1(t){return t.replace(/\s+/g,"-")}const ge=M.forwardRef(function({as:n="div",direction:a="row",justifyContent:l,alignItems:r,wrap:i=!1,gap:c,fullWidth:d=!1,inline:o=!1,className:u,style:C,children:y,...g},w){const $=_e(i),h=["ds-flex",`ds-flex--direction-${a}`,l&&`ds-flex--justify-${z1(l)}`,r&&`ds-flex--align-${z1(r)}`,`ds-flex--wrap-${z1($)}`,o&&"ds-flex--inline",d&&"ds-flex--full-width",u].filter(Boolean).join(" "),L={};if(c!=null&&(C==null?void 0:C.gap)==null){const N=String(c);L.gap=me.has(N)?`var(--uds-spacing-${N})`:c}return d&&(C==null?void 0:C.width)==null&&(L.width="100%"),e.jsx(n,{ref:w,className:h,style:{...L,...C},...g,children:y})}),V1="uds-image-aspect",A4={square:"square",video:"video","4-3":"4-3","3-2":"3-2","21-9":"21-9",portrait:"portrait",auto:"auto"};function be({ratio:t="square",src:n,alt:a="",className:l="",...r}){const i=[V1,A4[t]&&`${V1}--${A4[t]}`,l].filter(Boolean).join(" ");return e.jsx("div",{className:i,children:n?e.jsx("img",{src:n,alt:a,className:`${V1}__image`,...r}):e.jsx("div",{className:`${V1}__placeholder`,children:e.jsx("span",{className:`${V1}__placeholder-text`,children:"Image"})})})}const W="uds-micro-calendar",ve=["S","M","T","W","T","F","S"],k4=["January","February","March","April","May","June","July","August","September","October","November","December"];function ye({value:t,month:n,onDateSelect:a,unavailableDates:l=[],dateData:r={},defaultExpanded:i=!0,showLegend:c=!0,showExpandCollapse:d=!0,className:o="",...u}){const[C,y]=M.useState(n||new Date),[g,w]=M.useState(i),$=M.useMemo(()=>{const _=new Date;return _.setHours(0,0,0,0),_},[]),h=C.getFullYear(),L=C.getMonth(),N=new Date(h,L,1),m=new Date(h,L+1,0).getDate(),b=N.getDay(),s=M.useMemo(()=>{const _=[];for(let j=0;j<b;j++)_.push(null);for(let j=1;j<=m;j++){const S=new Date(h,L,j);S.setHours(0,0,0,0),_.push(S)}return _},[h,L,b,m]),x=_=>_?_.getTime()===$.getTime():!1,f=_=>{if(!_)return!1;if(t){const j=new Date(t);return j.setHours(0,0,0,0),_.getTime()===j.getTime()}return!1},A=_=>_?l.some(j=>{const S=new Date(j);return S.setHours(0,0,0,0),_.getTime()===S.getTime()}):!1,z=_=>{if(!_)return null;const j=_.toISOString().split("T")[0];return r[j]||null},G=(_,j)=>{var S,D;if(!_||!((S=z(_))!=null&&S.onAssignment))return!1;if(j>0){const R=s[j-1];if(R&&((D=z(R))!=null&&D.onAssignment))return!1}return!0},Y=(_,j)=>{var S,D;if(!_||!((S=z(_))!=null&&S.onAssignment))return!1;if(j<s.length-1){const R=s[j+1];if(R&&((D=z(R))!=null&&D.onAssignment))return!1}return!0},V=_=>{_&&!A(_)&&a&&a(_)},q=()=>{y(new Date(h,L-1,1))},J=()=>{y(new Date(h,L+1,1))},l1=()=>{w(!g)},H=M.useMemo(()=>{const _=$.getMonth(),j=$.getFullYear();return L===_&&h===j},[L,h,$]),p=M.useMemo(()=>{if(g||!H)return 0;const _=s.findIndex(S=>S?S.getTime()===$.getTime():!1);return _===-1?0:Math.floor(_/7)*7/7},[g,s,$,H]),k=s,Z=M.useMemo(()=>Math.ceil(s.length/7),[s]),v=[W,o].filter(Boolean).join(" ");return e.jsxs("div",{className:v,...u,children:[e.jsxs("div",{className:`${W}__header`,children:[e.jsx(c1,{icon:"ArrowLeft",size:"small",appearance:"text",onClick:q,"aria-label":"Previous month"}),e.jsxs("h3",{className:`${W}__title`,children:[k4[L]," ",h]}),e.jsx(c1,{icon:"ArrowRight",size:"small",appearance:"text",onClick:J,"aria-label":"Next month"})]}),e.jsx("div",{className:`${W}__weekdays`,children:ve.map((_,j)=>e.jsx("div",{className:`${W}__weekday`,children:_},j))}),e.jsx("div",{className:`${W}__grid-wrapper ${g?`${W}__grid-wrapper--expanded`:`${W}__grid-wrapper--collapsed}`}`,style:g?{height:`${Z*64.3}px`}:{},children:e.jsx("div",{className:`${W}__grid`,style:{transform:g||p===0?"translateY(0px)":`translateY(-${p*64.3-1}px)`},children:k.map((_,j)=>{if(!_)return e.jsx("div",{className:`${W}__day ${W}__day--empty`},`empty-${j}`);const S=z(_),D=(S==null?void 0:S.travel)||!1,R=(S==null?void 0:S.onAssignment)||!1,T=A(_),P=x(_),F=f(_);G(_,j);const B=Y(_,j)&&D&&R;let r1="available";return T?r1="unavailable":F?r1="selected":R&&!D&&(r1="on-assignment"),e.jsxs("button",{type:"button",className:[`${W}__day`,`${W}__day--${r1}`,P&&`${W}__day--today`].filter(Boolean).join(" "),onClick:()=>V(_),disabled:T,"aria-label":`${_.getDate()} ${k4[L]} ${h}`,children:[e.jsx("span",{className:`${W}__day-number`,children:_.getDate()}),T&&e.jsx("span",{className:`${W}__day-unavailable-line`}),(D||R)&&e.jsx("div",{className:`${W}__icons`,children:B?e.jsxs(e.Fragment,{children:[R&&e.jsx("span",{className:`${W}__icon ${W}__icon--assignment`,children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("circle",{cx:"8",cy:"8",r:"7.5",fill:"#DBEAFF",stroke:"#1D4ED7"})})}),D&&e.jsx("span",{className:`${W}__icon ${W}__icon--travel`,children:e.jsx("svg",{width:"19",height:"16",viewBox:"0 0 19 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M17.5791 15.4736H0.865265L9.22171 1L17.5791 15.4736Z",fill:"#DCFCE7",stroke:"#157F3D"})})})]}):e.jsxs(e.Fragment,{children:[D&&e.jsx("span",{className:`${W}__icon ${W}__icon--travel`,children:e.jsx("svg",{width:"19",height:"16",viewBox:"0 0 19 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M17.5791 15.4736H0.865265L9.22171 1L17.5791 15.4736Z",fill:"#DCFCE7",stroke:"#157F3D"})})}),R&&e.jsx("span",{className:`${W}__icon ${W}__icon--assignment`,children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("circle",{cx:"8",cy:"8",r:"7.5",fill:"#DBEAFF",stroke:"#1D4ED7"})})})]})})]},_.toISOString())})})},`grid-${h}-${L}`),c&&g&&e.jsxs("div",{className:`${W}__legend`,children:[e.jsxs("div",{className:`${W}__legend-column`,children:[e.jsxs("div",{className:`${W}__legend-item`,children:[e.jsx("div",{className:`${W}__legend-square ${W}__legend-square--available`}),e.jsx("span",{className:`${W}__legend-label`,children:"Available"})]}),e.jsxs("div",{className:`${W}__legend-item`,children:[e.jsx("div",{className:`${W}__legend-square ${W}__legend-square--unavailable`,children:e.jsx("span",{className:`${W}__legend-unavailable-line`})}),e.jsx("span",{className:`${W}__legend-label`,children:"Unavailable"})]})]}),e.jsxs("div",{className:`${W}__legend-column`,children:[e.jsxs("div",{className:`${W}__legend-item`,children:[e.jsx("div",{className:`${W}__legend-square ${W}__legend-square--assignment`,children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:`${W}__legend-icon ${W}__legend-icon--assignment`,children:e.jsx("circle",{cx:"8",cy:"8",r:"7.5",fill:"#DBEAFF",stroke:"#1D4ED7"})})}),e.jsx("span",{className:`${W}__legend-label`,children:"On Assignment"})]}),e.jsxs("div",{className:`${W}__legend-item`,children:[e.jsx("div",{className:`${W}__legend-square ${W}__legend-square--available`,children:e.jsx("svg",{width:"19",height:"16",viewBox:"0 0 19 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:`${W}__legend-icon`,children:e.jsx("path",{d:"M17.5791 15.4736H0.865265L9.22171 1L17.5791 15.4736Z",fill:"#DCFCE7",stroke:"#157F3D"})})}),e.jsx("span",{className:`${W}__legend-label`,children:"Travel"})]})]})]}),d&&e.jsx("button",{type:"button",className:`${W}__toggle`,onClick:l1,"aria-label":g?"Collapse calendar":"Expand calendar",children:e.jsx(U,{name:g?"CaretUp":"CaretDown",size:16})})]})}const d1="uds-modal",D4={small:"small",default:"default",large:"large",fullscreen:"fullscreen"};function xe({open:t=!1,onClose:n,title:a,subtitle:l,badge:r,header:i,footer:c,size:d="default",closeOnBackdrop:o=!0,closeOnEscape:u=!0,container:C,className:y="",children:g,...w}){const $=M.useRef(null),h=M.useRef(null);M.useEffect(()=>{if(t)return h.current=document.activeElement,document.body.style.overflow="hidden",requestAnimationFrame(()=>{var x;(x=$.current)==null||x.focus()}),()=>{var x,f;document.body.style.overflow="",(f=(x=h.current)==null?void 0:x.focus)==null||f.call(x)}},[t]);const L=M.useCallback(x=>{x.key==="Escape"&&u&&n&&(x.stopPropagation(),n())},[u,n]),N=M.useCallback(x=>{x.target===x.currentTarget&&o&&n&&n()},[o,n]);if(!t)return null;const E=D4[d]||D4.default,m=[d1,`${d1}--${E}`,y].filter(Boolean).join(" "),b=[`${d1}__overlay`,d==="fullscreen"&&`${d1}__overlay--fullscreen`].filter(Boolean).join(" "),s=e.jsx("div",{className:b,onClick:N,"aria-hidden":"true",children:e.jsxs("div",{ref:$,className:m,role:"dialog","aria-modal":"true","aria-labelledby":a?`${d1}-title`:void 0,"aria-describedby":l?`${d1}-subtitle`:void 0,tabIndex:-1,onKeyDown:L,...w,children:[e.jsx("div",{className:`${d1}__header`,children:i||e.jsxs("div",{className:`${d1}__header-content`,children:[e.jsxs("div",{className:`${d1}__header-info`,children:[e.jsxs("div",{className:`${d1}__header-title-row`,children:[a&&e.jsx("h2",{id:`${d1}-title`,className:`${d1}__title`,children:a}),r&&e.jsx("span",{className:`${d1}__badge`,children:r})]}),l&&e.jsx("p",{id:`${d1}-subtitle`,className:`${d1}__subtitle`,children:l})]}),e.jsx("button",{type:"button",className:`${d1}__close`,onClick:n,"aria-label":"Close modal",children:e.jsx(U,{name:"X",size:16,appearance:"regular"})})]})}),e.jsx("div",{className:`${d1}__body`,children:g}),c&&e.jsx("div",{className:`${d1}__footer`,children:c})]})});return d3.createPortal(s,C||document.body)}function $e({currentPage:t=1,totalPages:n=10,onPageChange:a,variant:l="default",showFirstLast:r=!1,className:i=""}){const[c,d]=M.useState(t.toString()),o=Math.max(1,Math.min(t,n)),u=()=>{const s=[];if(n<=5)for(let f=1;f<=n;f++)s.push(f);else{s.push(1);let f=Math.max(2,o-1),A=Math.min(n-1,o+1);o<=3&&(A=Math.min(4,n-1)),o>=n-2&&(f=Math.max(2,n-3)),f>2&&s.push("ellipsis-start");for(let z=f;z<=A;z++)s.push(z);A<n-1&&s.push("ellipsis-end"),n>1&&s.push(n)}return s},C=s=>{s!==o&&s>=1&&s<=n&&a&&a(s)},y=()=>{o>1&&C(o-1)},g=()=>{o<n&&C(o+1)},w=()=>{C(1)},$=()=>{C(n)},h=s=>{s.preventDefault();const x=parseInt(c,10);x>=1&&x<=n?C(x):d(o.toString())},L=s=>{d(s.target.value)},N=u(),E=l==="underline"||l==="underline-with-jump"||l==="underline-double",m=l==="with-jump"||l==="underline-with-jump",b=l==="with-jump"||l==="underline-with-jump"||l==="underline-double"||r;return e.jsx("nav",{className:`pagination ${i}`,"aria-label":"Pagination",children:e.jsxs("div",{className:`pagination__container ${E?"pagination__container--underline":""} ${b?"pagination__container--double":""}`,children:[b&&e.jsx("button",{type:"button",className:"pagination__cap pagination__cap--first",onClick:w,disabled:o===1,"aria-label":"First page",children:e.jsx(U,{name:"CaretDoubleLeft",size:16})}),e.jsx("button",{type:"button",className:"pagination__cap pagination__cap--prev",onClick:y,disabled:o===1,"aria-label":"Previous page",children:e.jsx(U,{name:"CaretLeft",size:16})}),N.map((s,x)=>{if(s==="ellipsis-start"||s==="ellipsis-end")return e.jsx("button",{type:"button",className:"pagination__item pagination__item--ellipsis",disabled:!0,"aria-hidden":"true",children:"..."},`ellipsis-${x}`);const f=s===o;return e.jsx("button",{type:"button",className:`pagination__item ${f?"pagination__item--active":""} ${E?"pagination__item--underline":""}`,onClick:()=>C(s),"aria-label":`Page ${s}`,"aria-current":f?"page":void 0,children:s},s)}),m&&e.jsxs("div",{className:"pagination__jump",children:[e.jsx("form",{onSubmit:h,children:e.jsx("input",{type:"number",className:"pagination__jump-input",value:c,onChange:L,min:"1",max:n,"aria-label":"Jump to page"})}),e.jsxs("span",{className:"pagination__jump-label",children:["of ",n]})]}),e.jsx("button",{type:"button",className:"pagination__cap pagination__cap--next",onClick:g,disabled:o===n,"aria-label":"Next page",children:e.jsx(U,{name:"CaretRight",size:16})}),b&&e.jsx("button",{type:"button",className:"pagination__cap pagination__cap--last",onClick:$,disabled:o===n,"aria-label":"Last page",children:e.jsx(U,{name:"CaretDoubleRight",size:16})})]})})}const H1="uds-pill-toggle";function je({label:t="Label States",selected:n=!1,onChange:a,id:l,disabled:r=!1,className:i="",...c}){const d=l||`pill-toggle-${Math.random().toString(36).substr(2,9)}`,o=C=>{!r&&a&&a(C.target.checked)},u=[H1,n&&`${H1}--selected`,r&&`${H1}--disabled`,i].filter(Boolean).join(" ");return e.jsxs("label",{className:u,htmlFor:d,...c,children:[e.jsx("input",{type:"checkbox",id:d,className:`${H1}__input`,checked:n,onChange:o,disabled:r}),e.jsx("span",{className:`${H1}__label`,children:t})]})}const Ne=["Placeholder","ArrowRight","ArrowLeft","ArrowUp","ArrowDown","Check","Close","X","Plus","Minus","Edit","Pencil","Trash","Search","MagnifyingGlass","Settings","Gear","User","Users","Home","House","Star","Heart","Bookmark","Share","Download","Upload","Copy","CopySimple","Code","GearSix","List","SquaresFour","DiamondsFour","CirclesThree","CaretDown","CaretUp","CaretLeft","CaretRight","Info","Warning","CheckCircle","XCircle","Bell","Notification","Mail","Phone","Calendar","Clock","Image","File","Folder","Lock","Unlock","Eye","EyeSlash","Filter","Sort","Grid","Menu","More","DotsThree"];function we({component:t,propDefinitions:n={},title:a="Playground",initialProps:l={},renderComponent:r}){const[i,c]=M.useState("inspector"),d=()=>{const m={...l};return Object.keys(n).forEach(b=>{if(m[b]===void 0){const s=b.toLowerCase().includes("icon")||n[b].type==="icon",x=n[b].default;s&&(x===void 0||x==="")?m[b]="Placeholder":x!==void 0&&(m[b]=x)}}),m},[o,u]=M.useState(d),C=M.useCallback((m,b)=>{u(s=>({...s,[m]:b}))},[]);M.useCallback(()=>{u(d())},[]);const y=M.useCallback(()=>{const m=(t==null?void 0:t.name)||"Component",b=Object.entries(o).filter(([x,f])=>f!=null&&f!==""&&f!=="Placeholder").map(([x,f])=>typeof f=="string"?`${x}="${f}"`:typeof f=="boolean"?f?x:`${x}={false}`:`${x}={${JSON.stringify(f)}}`).join(" "),s=`<${m}${b?" "+b:""} />`;navigator.clipboard.writeText(s)},[o,t]),g=(m,b)=>{const{type:s,label:x,options:f,min:A,max:z,step:G,placeholder:Y,section:V}=b,q=m.toLowerCase().includes("icon")||s==="icon",J=b.default,l1=q&&(J===void 0||J==="")?"Placeholder":J??"",H=o[m]??l1,p=q&&!f?Ne.map(k=>({value:k,label:k})):f;switch(s){case"icon":case"select":const k=p||f||[],Z=k.find(j=>j.value===H)||k[0],v=Z?Z.label||Z.value:H||"Select...",_=k.map(j=>({id:j.value,label:j.label||j.value,onClick:()=>C(m,j.value)}));return e.jsxs("div",{className:"playground__field",children:[e.jsx("div",{className:"playground__field-head",children:e.jsx("label",{className:"playground__field-label",htmlFor:`playground-${m}`,children:x||m})}),e.jsx("div",{className:"playground__field-body",children:e.jsx(I1,{trigger:e.jsxs("button",{type:"button",className:"playground__select-trigger","aria-label":x||m,children:[e.jsx("span",{className:"playground__select-value",children:v}),e.jsx(U,{name:"CaretDown",size:16,appearance:"regular"})]}),items:_,placement:"bottom-start"})})]},m);case"boolean":return e.jsxs("div",{className:"playground__state-item",children:[e.jsx("label",{className:"playground__state-label",children:x||m}),e.jsx("input",{type:"checkbox",className:"playground__checkbox",checked:H,onChange:j=>C(m,j.target.checked)})]},m);case"number":return e.jsxs("div",{className:"playground__field",children:[e.jsx("div",{className:"playground__field-head",children:e.jsx("label",{className:"playground__field-label",htmlFor:`playground-${m}`,children:x||m})}),e.jsx("div",{className:"playground__field-body",children:e.jsx("input",{id:`playground-${m}`,type:"number",className:"playground__input",value:H,min:A,max:z,step:G,onChange:j=>C(m,Number(j.target.value))})})]},m);case"text":case"string":default:if(q){const j=p||[],S=j.find(T=>T.value===H)||j[0],D=S?S.label||S.value:H||"Placeholder",R=j.map(T=>({id:T.value,label:T.label||T.value,onClick:()=>C(m,T.value)}));return e.jsxs("div",{className:"playground__field",children:[e.jsx("div",{className:"playground__field-head",children:e.jsx("label",{className:"playground__field-label",htmlFor:`playground-${m}`,children:x||m})}),e.jsx("div",{className:"playground__field-body",children:e.jsx(I1,{trigger:e.jsxs("button",{type:"button",className:"playground__select-trigger","aria-label":x||m,children:[e.jsx("span",{className:"playground__select-value",children:D}),e.jsx(U,{name:"CaretDown",size:16,appearance:"regular"})]}),items:R,placement:"bottom-start"})})]},m)}return e.jsxs("div",{className:"playground__field",children:[e.jsx("div",{className:"playground__field-head",children:e.jsx("label",{className:"playground__field-label",htmlFor:`playground-${m}`,children:x||m})}),e.jsx("div",{className:"playground__field-body",children:e.jsx("input",{id:`playground-${m}`,type:"text",className:"playground__input",value:H,placeholder:Y,onChange:j=>C(m,j.target.value)})})]},m)}},w=Object.entries(n).filter(([m,b])=>b.type!=="boolean"),$=Object.entries(n).filter(([m,b])=>b.type==="boolean"),h=(t==null?void 0:t.name)||"Component",L=Object.entries(o).filter(([m,b])=>b!=null&&b!==""&&b!=="Placeholder").map(([m,b])=>typeof b=="string"?` ${m}="${b}"`:typeof b=="boolean"?b?` ${m}`:` ${m}={false}`:` ${m}={${JSON.stringify(b)}}`).join(`
128
- `),N=`import { ${h} } from '@/components/${h}';
127
+ `,O1="uds-branding",ae={"design-system":{svg:F3,alt:"Unified Design System"},connect:{svg:z3,alt:"CHG Connect"},comphealth:{svg:W3,alt:"CompHealth"},weatherby:{svg:U3,alt:"Weatherby Healthcare"},modio:{svg:q3,alt:"modio"},locumsmart:{svg:Y3,alt:"Locumsmart"},wireframe:{svg:X3,alt:"Wireframe"}},se={"design-system":{svg:G3,alt:"Unified Design System"},connect:{svg:K3,alt:"CHG Connect"},comphealth:{svg:J3,alt:"CompHealth"},weatherby:{svg:Q3,alt:"Weatherby Healthcare"},modio:{svg:ee,alt:"modio"},locumsmart:{svg:te,alt:"Locumsmart"},wireframe:{svg:ne,alt:"Wireframe"}};function e4({brand:t,symbol:n=!1,inherit:a=!1,size:r="default",className:s="",...l}){const[o,c]=S.useState(null);S.useEffect(()=>{if(!a)return;const y=document.documentElement;c(y.getAttribute("data-brand"));const L=new MutationObserver(w=>{for(const V of w)V.type==="attributes"&&V.attributeName==="data-brand"&&c(y.getAttribute("data-brand"))});return L.observe(y,{attributes:!0,attributeFilter:["data-brand"]}),()=>L.disconnect()},[a]);const i=a?o:typeof t=="string"?t:null,u=n,m=i?(u?se:ae)[i]:null;if(!m)return i&&console.warn(`Branding: "${i}" is not a recognized brand key.`),null;const{svg:$,alt:M}=m,j=[O1,`${O1}--${r}`,u?`${O1}--symbol`:"",s].filter(Boolean).join(" ");return e.jsx("div",{className:j,...l,children:e.jsx("span",{className:`${O1}__logo`,role:"img","aria-label":M,dangerouslySetInnerHTML:{__html:$}})})}const v4=[{path:"/app-shell",label:"Application"},{path:"/border-radius",label:"Border Radius"},{path:"/colors",label:"Colors"},{path:"/flex",label:"Flex Layout"},{path:"/icons",label:"Icons"},{path:"/shadows",label:"Shadows"},{path:"/spacing",label:"Spacing"},{path:"/figma-variables",label:"Design Tokens"},{path:"/typography",label:"Typography"},{path:"/utilities",label:"Utility Classes"},{path:"/vertical-rhythm",label:"Vertical Rhythm"}],y4=[{path:"/accordion",label:"Accordion"},{path:"/action-menu",label:"Action Menu"},{path:"/avatar",label:"Avatar"},{path:"/badge",label:"Badge"},{path:"/branding",label:"Branding"},{path:"/breadcrumb",label:"Breadcrumb"},{path:"/buttons",label:"Buttons"},{path:"/calendar",label:"Calendar"},{path:"/datepicker",label:"Datepicker"},{path:"/checkbox",label:"Checkbox"},{path:"/chip",label:"Chip"},{path:"/divider",label:"Divider"},{path:"/dot-status",label:"Dot Status"},{path:"/dropdown",label:"Dropdown"},{path:"/event-card",label:"Event Card"},{path:"/field",label:"Field"},{path:"/file-upload",label:"File Upload"},{path:"/image-aspect",label:"Image Aspect"},{path:"/input",label:"Text Input"},{path:"/key",label:"Key"},{path:"/pill-toggle",label:"Pill Toggle"},{path:"/progress-indicator",label:"Progress Indicator"},{path:"/progress-circle",label:"Progress Circle"},{path:"/radio",label:"Radio"},{path:"/slider",label:"Slider"},{path:"/status",label:"Status"},{path:"/steps",label:"Steps"},{path:"/table",label:"Table"},{path:"/tabs",label:"Tabs"},{path:"/tag",label:"Tag"},{path:"/textarea",label:"Textarea"},{path:"/toast",label:"Toast"},{path:"/toggle",label:"Toggle"},{path:"/tooltip",label:"Tooltip"}],b4=[{path:"/menu",label:"Menu"}];function re({items:t}){const a=E1.useLocation().pathname;if(t&&t.length>0){const o=t.slice(0,5);return e.jsx("nav",{className:"breadcrumb","aria-label":"Breadcrumb",children:e.jsx("ol",{className:"breadcrumb__list",children:o.map((c,i)=>{const u=i===o.length-1,p=c.href&&(c.href.startsWith("http://")||c.href.startsWith("https://"));return e.jsxs(S.Fragment,{children:[e.jsx("li",{className:`breadcrumb__item ${u?"breadcrumb__item--current":""}`,children:c.href&&!u?p?e.jsx("a",{href:c.href,className:"breadcrumb__link",target:"_blank",rel:"noopener noreferrer",children:e.jsx("span",{className:"breadcrumb__text",children:c.label})}):e.jsx(E1.Link,{to:c.href,className:"breadcrumb__link",children:e.jsx("span",{className:"breadcrumb__text",children:c.label})}):e.jsx("span",{className:"breadcrumb__text",children:c.label})}),!u&&e.jsx("li",{className:"breadcrumb__item",children:e.jsx("span",{className:"breadcrumb__separator","aria-hidden":"true",children:"/"})})]},i)})})})}if(a==="/")return null;const s=[...v4,...y4,...b4].find(o=>a===o.path||a.startsWith(o.path+"/"));if(!s)return null;let l="Design System";return v4.some(o=>o.path===s.path)?l="Foundations":y4.some(o=>o.path===s.path)?l="Components":b4.some(o=>o.path===s.path)&&(l="Patterns"),e.jsx("nav",{className:"breadcrumb","aria-label":"Breadcrumb",children:e.jsxs("ol",{className:"breadcrumb__list",children:[e.jsx("li",{className:"breadcrumb__item",children:e.jsx("span",{className:"breadcrumb__text",children:"Unified Design System"})}),e.jsx("li",{className:"breadcrumb__item",children:e.jsx("span",{className:"breadcrumb__separator","aria-hidden":"true",children:"/"})}),e.jsx("li",{className:"breadcrumb__item",children:e.jsx("span",{className:"breadcrumb__text",children:l})}),e.jsx("li",{className:"breadcrumb__item",children:e.jsx("span",{className:"breadcrumb__separator","aria-hidden":"true",children:"/"})}),e.jsx("li",{className:"breadcrumb__item breadcrumb__item--current",children:e.jsx("span",{className:"breadcrumb__text",children:s.label})})]})})}const x4={variants:{weight:{default:"regular"},leading:{default:"regular"}}},le={regular:"ds-text--weight-regular",medium:"ds-text--weight-medium",semibold:"ds-text--weight-semibold",bold:"ds-text--weight-bold"},oe={tight:"ds-text--leading-tight",regular:"ds-text--leading-regular",loose:"ds-text--leading-loose"};function g3({as:t,variant:n,weight:a=x4.variants.weight.default,leading:r=x4.variants.leading.default,className:s="",children:l,...o}){const c=t??"p";return e.jsx(c,{className:["ds-text",`ds-text--${n}`,le[a],oe[r],s].filter(Boolean).join(" "),...o,children:l})}const c1="uds-button",ie={"label-only":`${c1}--label-only`,"icon-left":`${c1}--icon-left`,"icon-right":`${c1}--icon-right`,"icon-only":`${c1}--icon-only`,only:`${c1}--only`},ce={primary:`${c1}--primary`,soft:`${c1}--soft`,outline:`${c1}--outline`,text:`${c1}--text`,ghost:`${c1}--ghost`,disabled:`${c1}--disabled`,destructive:`${c1}--destructive`},de={large:`${c1}--large`,default:`${c1}--default`,small:`${c1}--small`,xsmall:`${c1}--xsmall`};function o1({label:t,appearance:n="primary",layout:a="label-only",size:r="default",icon:s,iconSize:l,icons:o,children:c,tracking:i,className:u,onClick:p,disabled:m,"aria-label":$,...M}){const j=[c1,ce[n],ie[a],de[r],u].filter(Boolean).join(" "),y=a==="icon-only"||a==="only",L=!!t&&!y,V=(typeof s=="string"?e.jsx(U,{name:s,size:l,appearance:"regular"}):s??null)||o||c||null,_=V?e.jsx("span",{className:`${c1}__icon`,"aria-hidden":L?"true":void 0,children:V}):null,b=t?e.jsx("span",{className:`${c1}__label`,children:t}):null,d=()=>a==="icon-left"?e.jsxs(e.Fragment,{children:[_,b]}):a==="icon-right"?e.jsxs(e.Fragment,{children:[b,_]}):y?_||b:b||_,C=n==="disabled"||!!m,f=B=>{if(i){const K={component:"Button",action:"click",label:t,...typeof i=="object"?i:{event:i}};window.dispatchEvent(new CustomEvent("uds:track",{detail:K}))}p==null||p(B)},k=$||(y&&t?t:void 0)||(y&&typeof s=="string"?`${s} icon`:void 0);return e.jsx("button",{type:"button",className:j,disabled:C,"aria-label":k,onClick:f,...M,children:d()})}const X="uds-calendar",ue=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],Ce=["S","M","T","W","T","F","S"],T1=["January","February","March","April","May","June","July","August","September","October","November","December"];function g1(t){const n=new Date(t);return n.setHours(0,0,0,0),n}function $4(t){const n=t.getFullYear(),a=String(t.getMonth()+1).padStart(2,"0"),r=String(t.getDate()).padStart(2,"0");return`${n}-${a}-${r}`}function P1(t,n){return Math.round((n-t)/864e5)}function pe(t){const n=g1(t.startDate||t.date),a=t.endDate?g1(t.endDate):n,r=P1(n,a)>0,s=t.allDay||r;return{...t,_start:n,_end:a,_isMultiDay:r,_isAllDay:s}}function fe(t){const n=[...t].sort((r,s)=>r.startCol-s.startCol||s.span-r.span),a=[];return n.map(r=>{let s=0;for(;s<a.length&&a[s]>r.startCol;)s++;return s===a.length&&a.push(0),a[s]=r.startCol+r.span,{...r,lane:s}})}function j4({title:t,type:n,status:a,startCap:r,endCap:s,onClick:l}){const o=r,c=l?"button":"div",i=[`${X}__event-bar`,`${X}__event-bar--${n}`,`${X}__event-bar--${a}`,!r&&`${X}__event-bar--no-start-cap`,!s&&`${X}__event-bar--no-end-cap`,!o&&`${X}__event-bar--bar-only`].filter(Boolean).join(" ");return e.jsxs(c,{className:i,onClick:l,type:l?"button":void 0,title:t,children:[a==="pending"&&e.jsx("span",{className:`${X}__event-bar-pattern`,"aria-hidden":"true"}),o&&e.jsx("span",{className:`${X}__event-bar-label`,children:t})]})}function he({view:t="month",defaultDate:n,value:a,events:r=[],onDateSelect:s,onEventClick:l,maxEventsPerDay:o=3,showWeekNumbers:c=!1,size:i="default",className:u="",...p}){const[m,$]=S.useState(g1(n||new Date)),M=S.useMemo(()=>g1(new Date),[]),j=m.getFullYear(),y=m.getMonth(),L=S.useMemo(()=>r.map(pe),[r]),w=S.useMemo(()=>{const h=new Date(j,y,1).getDay(),A=new Date(j,y+1,0).getDate(),O=new Date(j,y,0).getDate(),x=[];let v=1,g=1;for(let N=0;N<6;N++){const T=[];for(let Z=0;Z<7;Z++){const E=N*7+Z;if(E<h){const I=O-h+1+E;T.push({date:g1(new Date(j,y-1,I)),isCurrentMonth:!1})}else v<=A?(T.push({date:g1(new Date(j,y,v)),isCurrentMonth:!0}),v++):(T.push({date:g1(new Date(j,y+1,g)),isCurrentMonth:!1}),g++)}x.push(T)}return x},[j,y]),V=S.useMemo(()=>{if(t!=="week")return[];const H=new Date(m);return H.setDate(H.getDate()-H.getDay()),Array.from({length:7},(h,A)=>{const O=new Date(H);return O.setDate(O.getDate()+A),g1(O)})},[t,m]),_=S.useCallback(H=>{const h=H[0],A=H[6],O=[],x=Array.from({length:7},()=>[]);L.forEach(N=>{if(!(N._end<h||N._start>A))if(N._isAllDay||N._isMultiDay){const T=N._start<h?h:N._start,Z=N._end>A?A:N._end,E=P1(h,T),F=P1(h,Z)-E+1;O.push({event:N,startCol:E,span:F,isStart:N._start>=h,isEnd:N._end<=A})}else{const T=P1(h,N._start);T>=0&&T<7&&x[T].push(N)}}),x.forEach(N=>N.sort((T,Z)=>(T.startTime||"").localeCompare(Z.startTime||"")));const v=fe(O),g=v.length>0?Math.max(...v.map(N=>N.lane))+1:0;return{segments:v,timedByDay:x,maxLane:g}},[L]),b=S.useMemo(()=>t==="month"?w.map(H=>_(H.map(h=>h.date))):t==="week"?[_(V)]:[],[t,w,V,_]),d=S.useCallback(H=>{const h=new Date(Date.UTC(H.getFullYear(),H.getMonth(),H.getDate())),A=h.getUTCDay()||7;h.setUTCDate(h.getUTCDate()+4-A);const O=new Date(Date.UTC(h.getUTCFullYear(),0,1));return Math.ceil(((h-O)/864e5+1)/7)},[]),C=()=>{$(t==="week"?H=>{const h=new Date(H);return h.setDate(h.getDate()-7),h}:new Date(j,y-1,1))},f=()=>{$(t==="week"?H=>{const h=new Date(H);return h.setDate(h.getDate()+7),h}:new Date(j,y+1,1))},k=()=>$(g1(new Date)),B=H=>H.getTime()===M.getTime(),K=H=>a&&H.getTime()===g1(a).getTime(),q=H=>{s&&s(H)},W=(H,h)=>{h.stopPropagation(),l&&l(H,h)},Y=S.useMemo(()=>{if(t==="week"&&V.length===7){const H=V[0],h=V[6];return H.getMonth()===h.getMonth()?`${T1[H.getMonth()]} ${H.getDate()}–${h.getDate()}, ${H.getFullYear()}`:`${T1[H.getMonth()].slice(0,3)} ${H.getDate()} – ${T1[h.getMonth()].slice(0,3)} ${h.getDate()}, ${h.getFullYear()}`}return`${T1[y]} ${j}`},[t,V,y,j]),J=(H,h,A,O)=>{const{segments:x,timedByDay:v,maxLane:g}=A,N=Array.from({length:g},()=>Array(7).fill(null));x.forEach(E=>{for(let I=E.startCol;I<E.startCol+E.span;I++)N[E.lane][I]=E});const T=H.map((E,I)=>{let F=0;for(let P=0;P<g;P++)N[P][I]&&F++;return F+=v[I].length,F}),Z=o;return e.jsxs("div",{className:`${X}__week-row`,children:[c&&e.jsx("div",{className:`${X}__week-number`,children:d(H[0])}),e.jsxs("div",{className:`${X}__week-content`,children:[e.jsx("div",{className:`${X}__day-strip`,children:H.map((E,I)=>{const F=h?h[I]:null,P=F?!F.isCurrentMonth:!1;return e.jsx("div",{className:[`${X}__day-cell`,P&&`${X}__day-cell--outside`,B(E)&&`${X}__day-cell--today`,K(E)&&`${X}__day-cell--selected`].filter(Boolean).join(" "),onClick:()=>q(E),role:"button",tabIndex:0,onKeyDown:R=>{(R.key==="Enter"||R.key===" ")&&(R.preventDefault(),q(E))},"aria-label":`${E.getDate()} ${T1[E.getMonth()]} ${E.getFullYear()}`,children:e.jsx("span",{className:[`${X}__day-number`,B(E)&&`${X}__day-number--today`].filter(Boolean).join(" "),children:E.getDate()})},$4(E))})}),e.jsxs("div",{className:`${X}__events-overlay`,children:[Array.from({length:Math.min(g,Z)},(E,I)=>e.jsx("div",{className:`${X}__event-lane`,children:(()=>{const F=[];let P=0;for(;P<7;){const R=N[I][P];R&&P===R.startCol?(F.push(e.jsx("div",{className:`${X}__event-slot`,style:{gridColumn:`${P+1} / ${P+R.span+1}`},children:e.jsx(j4,{title:R.event.title,type:R.event.type||"travel",status:R.event.status||"active",startCap:R.isStart,endCap:R.isEnd,onClick:l?r1=>W(R.event,r1):void 0})},R.event.id||`seg-${P}`)),P+=R.span):(R&&P!==R.startCol||F.push(e.jsx("div",{className:`${X}__event-slot ${X}__event-slot--empty`,style:{gridColumn:`${P+1}`}},`empty-${P}`)),P++)}return F})()},`lane-${I}`)),e.jsx("div",{className:`${X}__timed-row`,children:H.map((E,I)=>{const F=Math.min(g,Z),P=Math.max(0,Z-F),R=v[I].slice(0,P),D=T[I]-Z;return e.jsxs("div",{className:`${X}__timed-col`,children:[R.map(l1=>e.jsx(j4,{title:l1.startTime?`${l1.startTime} ${l1.title}`:l1.title,type:l1.type||"travel",status:l1.status||"active",startCap:!0,endCap:!0,onClick:l?S1=>W(l1,S1):void 0},l1.id||l1.title)),D>0&&e.jsxs("span",{className:`${X}__more`,children:["+",D," more"]})]},$4(E))})})]})]})]},O)},i1=[X,i==="compact"&&`${X}--compact`,t==="week"&&`${X}--week`,u].filter(Boolean).join(" ");return e.jsxs("div",{className:i1,...p,children:[e.jsxs("div",{className:`${X}__header`,children:[e.jsx("div",{className:`${X}__header-left`,children:e.jsx("h2",{className:`${X}__title`,children:Y})}),e.jsxs("div",{className:`${X}__header-right`,children:[e.jsx(o1,{label:"Today",appearance:"outline",size:"small",onClick:k}),e.jsx(o1,{icon:"CaretLeft",appearance:"ghost",size:"small",layout:"icon-only",onClick:C,"aria-label":t==="week"?"Previous week":"Previous month"}),e.jsx(o1,{icon:"CaretRight",appearance:"ghost",size:"small",layout:"icon-only",onClick:f,"aria-label":t==="week"?"Next week":"Next month"})]})]}),e.jsxs("div",{className:`${X}__weekday-row`,children:[c&&e.jsx("div",{className:`${X}__week-number-header`,children:"Wk"}),(i==="compact"?Ce:ue).map((H,h)=>e.jsx("div",{className:`${X}__weekday`,children:H},h))]}),t==="month"&&e.jsx("div",{className:`${X}__grid`,children:w.map((H,h)=>J(H.map(A=>A.date),H,b[h],h))}),t==="week"&&b.length>0&&e.jsx("div",{className:`${X}__grid`,children:J(V,null,b[0],0)})]})}function me({to:t,title:n,description:a,icon:r,className:s=""}){return e.jsxs(E1.Link,{className:`card ${s}`.trim(),to:t,children:[e.jsx("div",{className:"card__icon",children:r}),e.jsxs("div",{className:"card__content",children:[e.jsx("h2",{className:"card__title",children:n}),e.jsx("p",{className:"card__description",children:a})]})]})}function ge({checked:t=!1,onChange:n,id:a,label:r,disabled:s=!1,indeterminate:l=!1,className:o="",...c}){const i=a||`checkbox-${Math.random().toString(36).substr(2,9)}`,u=m=>{!s&&n&&n(m.target.checked)},p=l&&!t;return e.jsxs("label",{className:`checkbox ${s?"checkbox--disabled":""} ${p?"checkbox--indeterminate":""} ${o}`,htmlFor:i,children:[e.jsx("input",{type:"checkbox",id:i,className:"checkbox__input",checked:t,onChange:u,disabled:s,ref:m=>{m&&(m.indeterminate=l)},...c}),e.jsxs("span",{className:"checkbox__box",children:[t&&e.jsx(U,{name:"Check",size:16,appearance:"bold",className:"checkbox__icon"}),l&&!t&&e.jsx("span",{className:"checkbox__indeterminate"})]}),r&&e.jsx("span",{className:"checkbox__label",children:r})]})}const m1="uds-chip",N4={outline:"outline",primary:"primary"},w4={pill:"pill",rounded:"rounded"},S4={both:"icon-both",left:"icon-left",right:"icon-right",none:"icon-none"};function _e({label:t,appearance:n="outline",shape:a="pill",iconPlacement:r="none",icon:s,badge:l,badgeVariant:o="red",className:c="",onClick:i,disabled:u=!1,...p}){const m=[m1,N4[n]&&`${m1}--${N4[n]}`,w4[a]&&`${m1}--${w4[a]}`,S4[r]&&`${m1}--${S4[r]}`,u&&`${m1}--disabled`,c].filter(Boolean).join(" "),$=r==="both"||r==="left",M=r==="both"||r==="right",j=i?"button":"span";return e.jsxs(j,{className:m,onClick:u?void 0:i,disabled:u,...p,children:[$&&s&&e.jsx(U,{name:s,size:16,appearance:"regular",className:`${m1}__icon ${m1}__icon--left`}),t&&e.jsx("span",{className:`${m1}__label`,children:t}),M&&s&&e.jsx(U,{name:s,size:16,appearance:"regular",className:`${m1}__icon ${m1}__icon--right`}),l&&e.jsx(r4,{count:l,variant:o,className:`${m1}__badge`})]})}const t1="uds-datepicker",ve=["S","M","T","W","T","F","S"],M4=["January","February","March","April","May","June","July","August","September","October","November","December"];function ye({value:t,startDate:n,endDate:a,month:r,onDateSelect:s,unavailableDates:l=[],dateData:o={},size:c="desktop",showWeekdays:i=!0,className:u="",...p}){const[m,$]=S.useState(r||new Date),M=new Date;M.setHours(0,0,0,0);const j=m.getFullYear(),y=m.getMonth(),L=new Date(j,y,1),V=new Date(j,y+1,0).getDate(),_=L.getDay(),b=S.useMemo(()=>{const h=[];for(let O=0;O<_;O++)h.push(null);for(let O=1;O<=V;O++){const x=new Date(j,y,O);x.setHours(0,0,0,0),h.push(x)}const A=h.length%7;if(A>0)for(let O=0;O<7-A;O++)h.push("trailing");return h},[j,y,_,V]),d=h=>h?h.getTime()===M.getTime():!1,C=h=>{if(!h)return!1;if(t){const A=new Date(t);return A.setHours(0,0,0,0),h.getTime()===A.getTime()}return!1},f=h=>{if(!h||!n||!a)return!1;const A=new Date(h);A.setHours(0,0,0,0);const O=new Date(n);O.setHours(0,0,0,0);const x=new Date(a);return x.setHours(0,0,0,0),A>=O&&A<=x},k=h=>{if(!h||!n)return!1;const A=new Date(h);A.setHours(0,0,0,0);const O=new Date(n);return O.setHours(0,0,0,0),A.getTime()===O.getTime()},B=h=>{if(!h||!a)return!1;const A=new Date(h);A.setHours(0,0,0,0);const O=new Date(a);return O.setHours(0,0,0,0),A.getTime()===O.getTime()},K=h=>h?l.some(A=>{const O=new Date(A);return O.setHours(0,0,0,0),h.getTime()===O.getTime()}):!1,q=h=>{if(!h)return null;const A=h.toISOString().split("T")[0];return o[A]||null},W=(h,A)=>{var O,x;if(!h||!((O=q(h))!=null&&O.onAssignment))return!1;if(A<b.length-1){const v=b[A+1];if(v&&((x=q(v))!=null&&x.onAssignment))return!1}return!0},Y=h=>{h&&!K(h)&&s&&s(h)},J=()=>{$(new Date(j,y-1,1))},i1=()=>{$(new Date(j,y+1,1))},H=[t1,c==="mobile"&&`${t1}--mobile`,u].filter(Boolean).join(" ");return e.jsxs("div",{className:H,...p,children:[e.jsxs("div",{className:`${t1}__header`,children:[e.jsx(o1,{icon:"ArrowLeft",size:"small",appearance:"text",onClick:J,"aria-label":"Previous month"}),e.jsxs("h3",{className:`${t1}__title`,children:[M4[y]," ",j]}),e.jsx(o1,{icon:"ArrowRight",size:"small",appearance:"text",onClick:i1,"aria-label":"Next month"})]}),i&&e.jsx("div",{className:`${t1}__weekdays`,children:ve.map((h,A)=>e.jsx("div",{className:`${t1}__weekday`,children:h},A))}),e.jsx("div",{className:`${t1}__grid`,children:b.map((h,A)=>{if(h==="trailing")return e.jsx("div",{className:`${t1}__day ${t1}__day--trailing-empty`},`trailing-${A}`);if(!h)return e.jsx("div",{className:`${t1}__day ${t1}__day--empty`},`empty-${A}`);const O=q(h),x=(O==null?void 0:O.travel)||!1,v=(O==null?void 0:O.onAssignment)||!1,g=K(h),N=d(h),T=C(h),Z=f(h),E=k(h),I=B(h),P=W(h,A)&&x&&v;let R="available";return g?R="unavailable":T||E||I?R="selected":Z?R="range":v&&!x&&(R="on-assignment"),e.jsxs("button",{type:"button",className:[`${t1}__day`,`${t1}__day--${R}`,N&&`${t1}__day--today`,E&&`${t1}__day--range-start`,I&&`${t1}__day--range-end`].filter(Boolean).join(" "),onClick:()=>Y(h),disabled:g,"aria-label":`${h.getDate()} ${M4[y]} ${j}`,children:[e.jsx("span",{className:`${t1}__day-number`,children:h.getDate()}),g&&e.jsx("span",{className:`${t1}__day-unavailable-line`}),(x||v)&&e.jsx("div",{className:`${t1}__icons`,children:P?e.jsxs(e.Fragment,{children:[v&&e.jsx("span",{className:`${t1}__icon ${t1}__icon--assignment`,children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("circle",{cx:"8",cy:"8",r:"7.5",fill:"#DBEAFF",stroke:"#1D4ED7"})})}),x&&e.jsx("span",{className:`${t1}__icon ${t1}__icon--travel`,children:e.jsx("svg",{width:"19",height:"16",viewBox:"0 0 19 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M17.5791 15.4736H0.865265L9.22171 1L17.5791 15.4736Z",fill:"#DCFCE7",stroke:"#157F3D"})})})]}):e.jsxs(e.Fragment,{children:[x&&e.jsx("span",{className:`${t1}__icon ${t1}__icon--travel`,children:e.jsx("svg",{width:"19",height:"16",viewBox:"0 0 19 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M17.5791 15.4736H0.865265L9.22171 1L17.5791 15.4736Z",fill:"#DCFCE7",stroke:"#157F3D"})})}),v&&e.jsx("span",{className:`${t1}__icon ${t1}__icon--assignment`,children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("circle",{cx:"8",cy:"8",r:"7.5",fill:"#DBEAFF",stroke:"#1D4ED7"})})})]})})]},h.toISOString())})})]})}const p1="uds-dialog",L4={info:"Info",success:"CheckCircle",warning:"Warning",destructive:"WarningOctagon"},E4={info:"var(--uds-system-action-primary)",success:"var(--uds-system-constructive-primary)",warning:"var(--uds-system-warning-primary)",destructive:"var(--uds-system-destructive-primary)"};function be({open:t=!1,onClose:n,intent:a="info",icon:r,title:s,description:l,confirmLabel:o="Confirm",cancelLabel:c="Cancel",onConfirm:i,onCancel:u,showCancel:p=!0,loading:m=!1,closeOnBackdrop:$=!0,closeOnEscape:M=!0,container:j,className:y="",children:L,...w}){const V=S.useRef(null),_=S.useRef(null);S.useEffect(()=>{if(t)return _.current=document.activeElement,document.body.style.overflow="hidden",requestAnimationFrame(()=>{var W;(W=V.current)==null||W.focus()}),()=>{var W,Y;document.body.style.overflow="",(Y=(W=_.current)==null?void 0:W.focus)==null||Y.call(W)}},[t]);const b=S.useCallback(W=>{W.key==="Escape"&&M&&n&&(W.stopPropagation(),n())},[M,n]),d=S.useCallback(W=>{W.target===W.currentTarget&&$&&n&&n()},[$,n]),C=S.useCallback(()=>{u?u():n&&n()},[u,n]);if(!t)return null;const f=r||L4[a]||L4.info,k=E4[a]||E4.info,B=[p1,`${p1}--${a}`,y].filter(Boolean).join(" "),K=a==="destructive"?"destructive":"primary",q=e.jsx("div",{className:`${p1}__overlay`,onClick:d,"aria-hidden":"true",children:e.jsxs("div",{ref:V,className:B,role:"alertdialog","aria-modal":"true","aria-labelledby":s?`${p1}-title`:void 0,"aria-describedby":l?`${p1}-desc`:void 0,tabIndex:-1,onKeyDown:b,...w,children:[e.jsx("div",{className:`${p1}__icon`,style:{color:k},children:e.jsx(U,{name:f,size:32,appearance:"duotone"})}),e.jsxs("div",{className:`${p1}__content`,children:[s&&e.jsx("h2",{id:`${p1}-title`,className:`${p1}__title`,children:s}),l&&e.jsx("p",{id:`${p1}-desc`,className:`${p1}__description`,children:l}),L&&e.jsx("div",{className:`${p1}__body`,children:L})]}),e.jsxs("div",{className:`${p1}__actions`,children:[p&&e.jsx(o1,{label:c,appearance:"outline",onClick:C,size:"default"}),i&&e.jsx(o1,{label:o,appearance:K,onClick:i,loading:m,size:"default"})]})]})});return f3.createPortal(q,j||document.body)}const Z1="uds-dot-status",T4={"light-gray":"light-gray",red:"red",orange:"orange",yellow:"yellow","light-green":"light-green",green:"green",blue:"blue","dark-blue":"dark-blue",teal:"teal",purple:"purple",pink:"pink",magenta:"magenta","dark-red":"dark-red","dark-gray":"dark-gray"},V4={small:"small",medium:"medium",large:"large"};function _3({variant:t="blue",size:n="medium",outline:a=!1,className:r="","aria-label":s,...l}){const o=[Z1,T4[t]&&`${Z1}--${T4[t]}`,V4[n]&&`${Z1}--${V4[n]}`,a&&`${Z1}--outline`,r].filter(Boolean).join(" ");return e.jsx("span",{className:o,role:"status","aria-label":s||`${t} status`,...l})}const f1="uds-dropdown",H4={compact:"compact",default:null},A4={default:null,focused:"focused",error:"error",disabled:"disabled"};function v3({options:t=[],value:n,onChange:a,placeholder:r="Select an option",size:s="default",state:l="default",placement:o="bottom-start",id:c,label:i,className:u="",disabled:p=!1,...m}){const[$,M]=S.useState(!1),j=c||`dropdown-${Math.random().toString(36).substr(2,9)}`,y=S.useMemo(()=>t.map(C=>typeof C=="string"?{value:C,label:C}:C),[t]),L=p?"disabled":l==="default"&&$?"focused":l,w=y.find(C=>C.value===n),V=w?w.label:r,_=S.useMemo(()=>y.map(C=>({id:C.value,label:C.label,active:C.value===n,onClick:()=>{a&&!p&&a(C.value)}})),[y,n,a,p]),b=[f1,H4[s]&&`${f1}--${H4[s]}`,A4[L]&&`${f1}--${A4[L]}`,$&&`${f1}--open`,u].filter(Boolean).join(" "),d=e.jsxs("button",{type:"button",id:j,className:`${f1}__trigger`,disabled:p,"aria-label":i||r,...m,children:[e.jsx("span",{className:`${f1}__value ${w?"":`${f1}__value--placeholder`}`,children:V}),e.jsx(U,{name:"CaretDown",size:16,appearance:"regular",className:`${f1}__icon ${$?`${f1}__icon--open`:""}`})]});return e.jsxs("div",{className:`${f1}-outer`,children:[i&&e.jsx("label",{htmlFor:j,className:`${f1}__label`,children:i}),e.jsx(k1,{trigger:d,items:_,placement:o,fullWidth:!0,disabled:p,onOpenChange:M,className:b,menuClassName:`${f1}__menu`})]})}const y1="uds-tag",k4={"label-only":"label-only","icon-left":"icon-left"},D4={compact:"compact",default:"default"},O4={transparent:"transparent",neutral:"neutral",red:"red",orange:"orange",yellow:"yellow",emerald:"emerald",green:"green",sky:"sky",cyan:"cyan",blue:"blue",indigo:"indigo",purple:"purple",fuchsia:"fuchsia",magenta:"magenta",inverse:"inverse"};function y3({label:t="Label",appearance:n="label-only",size:a="compact",color:r="transparent",rounded:s=!0,solid:l=!1,icon:o,className:c="",onClick:i,...u}){const p=[y1,k4[n]&&`${y1}--${k4[n]}`,D4[a]&&`${y1}--${D4[a]}`,O4[r]&&`${y1}--${O4[r]}`,s&&`${y1}--rounded`,l&&`${y1}--solid`,c].filter(Boolean).join(" "),m=i?"button":"span",$=n==="icon-left"&&o;return e.jsxs(m,{className:p,onClick:i,...u,children:[$&&typeof o=="string"&&e.jsx(U,{name:o,size:a==="compact"?10:12,appearance:"regular",className:`${y1}__icon`}),$&&typeof o!="string"&&e.jsx("span",{className:`${y1}__icon`,children:o}),t&&e.jsx("span",{className:`${y1}__label`,children:t})]})}const h1="uds-event-card";function xe({title:t="Title",type:n="travel",status:a="active",badge:r,icon:s=!1,startCap:l=!0,endCap:o=!0,onClick:c,className:i="",...u}){const p=l||s||!!r,m=[h1,`${h1}--${n}`,`${h1}--${a}`,!l&&`${h1}--no-start-cap`,!o&&`${h1}--no-end-cap`,!p&&`${h1}--bar-only`,c&&`${h1}--clickable`,i].filter(Boolean).join(" "),$=c?"button":"div";return e.jsx($,{className:m,onClick:c,type:c?"button":void 0,title:t,...u,children:e.jsxs("div",{className:`${h1}__container`,children:[a==="pending"&&e.jsx("div",{className:`${h1}__pattern`,"aria-hidden":"true"}),p&&e.jsxs("div",{className:`${h1}__content`,children:[e.jsx("span",{className:`${h1}__title`,children:t}),r&&e.jsx(y3,{label:r,color:"inverse",solid:!0,rounded:!0,size:"compact"})]}),s&&e.jsx(U,{name:"CornersOut",size:16,appearance:"regular",className:`${h1}__icon`})]})})}const $1="uds-field";function $e({label:t,required:n=!1,helperMessage:a,infoIcon:r,onInfoClick:s,maxLength:l,value:o,id:c,className:i="",children:u,...p}){const m=c||`field-${Math.random().toString(36).substr(2,9)}`,$=o?String(o).length:0,M=l!=null,j=[$1,i].filter(Boolean).join(" ");return e.jsxs("div",{className:j,...p,children:[(t||r)&&e.jsxs("div",{className:`${$1}__label-row`,children:[t&&e.jsxs("label",{htmlFor:m,className:`${$1}__label`,children:[t,n&&e.jsx("span",{className:`${$1}__required`,children:"*"})]}),r&&e.jsx("button",{type:"button",className:`${$1}__info-icon`,onClick:s,"aria-label":"More information",tabIndex:0,children:e.jsx(U,{name:r,size:16,appearance:"regular"})})]}),e.jsxs("div",{className:`${$1}__input-wrapper`,children:[S.isValidElement(u)&&m?S.cloneElement(u,{id:m,maxLength:l||u.props.maxLength,...u.props}):u,M&&e.jsxs("span",{className:`${$1}__character-count`,children:[$,"/",l]})]}),a&&e.jsx("div",{className:`${$1}__helper`,children:a})]})}const j1="uds-file-upload";function je({onFileSelect:t,accept:n=[],maxSize:a=10,acceptText:r,instructionText:s="Drop files here or click to upload",multiple:l=!1,disabled:o=!1,className:c="",...i}){const[u,p]=S.useState(!1),m=S.useRef(null),$=[j1,u&&`${j1}--dragging`,o&&`${j1}--disabled`,c].filter(Boolean).join(" "),M=d=>{d.preventDefault(),d.stopPropagation(),o||p(!0)},j=d=>{d.preventDefault(),d.stopPropagation(),p(!1)},y=d=>{d.preventDefault(),d.stopPropagation()},L=d=>{if(d.preventDefault(),d.stopPropagation(),p(!1),o)return;const C=d.dataTransfer.files;C&&C.length>0&&V(C)},w=d=>{const C=d.target.files;C&&C.length>0&&V(C),d.target.value=""},V=d=>{const f=Array.from(d).filter(k=>!(n.length>0&&!n.some(B=>k.type.match(B))||k.size>a*1024*1024));if(f.length>0&&t){const k=new DataTransfer;f.forEach(B=>k.items.add(B)),t(k.files)}},_=()=>{!o&&m.current&&m.current.click()},b=r||(n.length>0?n.map(d=>{var f;return((f=d.split("/")[1])==null?void 0:f.toUpperCase())||d}).join(", "):"All files");return e.jsxs("div",{className:$,onDragEnter:M,onDragLeave:j,onDragOver:y,onDrop:L,onClick:_,children:[e.jsx("input",{ref:m,type:"file",className:`${j1}__input`,accept:n.length>0?n.join(","):void 0,multiple:l,disabled:o,onChange:w,...i}),e.jsxs("div",{className:`${j1}__content`,children:[e.jsx("div",{className:`${j1}__icon`,children:e.jsx(U,{name:"Upload",size:32,appearance:"regular"})}),e.jsx("p",{className:`${j1}__instruction`,children:s}),e.jsxs("p",{className:`${j1}__accept`,children:[b," up to ",a,"MB"]})]})]})}const Ne=new Set(["0","2","4","6","8","10","12","14","16","18","24","32","48","64","80"]);function we(t){return t===!0?"wrap":t===!1||t==null?"nowrap":t}function U1(t){return t.replace(/\s+/g,"-")}function Se(t){var r;if(t==null)return;const n=String(t).trim(),a=((r=n.match(/^spacing-(\d+)$/))==null?void 0:r[1])??n;return Ne.has(a)?`var(--uds-spacing-${a})`:t}const Me=S.forwardRef(function({as:n="div",direction:a="row",justifyContent:r,alignItems:s,wrap:l=!1,gap:o,fullWidth:c=!1,inline:i=!1,className:u,style:p,children:m,...$},M){const j=we(l),y=["ds-flex",`ds-flex--direction-${a}`,r&&`ds-flex--justify-${U1(r)}`,s&&`ds-flex--align-${U1(s)}`,`ds-flex--wrap-${U1(j)}`,i&&"ds-flex--inline",c&&"ds-flex--full-width",u].filter(Boolean).join(" "),L={};return o!=null&&(p==null?void 0:p.gap)==null&&(L.gap=Se(o)),c&&(p==null?void 0:p.width)==null&&(L.width="100%"),e.jsx(n,{ref:M,className:y,style:{...L,...p},...$,children:m})}),V1="uds-image-aspect",Z4={square:"square",video:"video","4-3":"4-3","3-2":"3-2","21-9":"21-9",portrait:"portrait",auto:"auto"};function Le({ratio:t="square",src:n,alt:a="",className:r="",...s}){const l=[V1,Z4[t]&&`${V1}--${Z4[t]}`,r].filter(Boolean).join(" ");return e.jsx("div",{className:l,children:n?e.jsx("img",{src:n,alt:a,className:`${V1}__image`,...s}):e.jsx("div",{className:`${V1}__placeholder`,children:e.jsx("span",{className:`${V1}__placeholder-text`,children:"Image"})})})}const z="uds-micro-calendar",Ee=["S","M","T","W","T","F","S"],I4=["January","February","March","April","May","June","July","August","September","October","November","December"];function Te({value:t,month:n,onDateSelect:a,unavailableDates:r=[],dateData:s={},defaultExpanded:l=!0,showLegend:o=!0,showExpandCollapse:c=!0,className:i="",...u}){const[p,m]=S.useState(n||new Date),[$,M]=S.useState(l),j=S.useMemo(()=>{const v=new Date;return v.setHours(0,0,0,0),v},[]),y=p.getFullYear(),L=p.getMonth(),w=new Date(y,L,1),_=new Date(y,L+1,0).getDate(),b=w.getDay(),d=S.useMemo(()=>{const v=[];for(let g=0;g<b;g++)v.push(null);for(let g=1;g<=_;g++){const N=new Date(y,L,g);N.setHours(0,0,0,0),v.push(N)}return v},[y,L,b,_]),C=v=>v?v.getTime()===j.getTime():!1,f=v=>{if(!v)return!1;if(t){const g=new Date(t);return g.setHours(0,0,0,0),v.getTime()===g.getTime()}return!1},k=v=>v?r.some(g=>{const N=new Date(g);return N.setHours(0,0,0,0),v.getTime()===N.getTime()}):!1,B=v=>{if(!v)return null;const g=v.toISOString().split("T")[0];return s[g]||null},K=(v,g)=>{var N,T;if(!v||!((N=B(v))!=null&&N.onAssignment))return!1;if(g>0){const Z=d[g-1];if(Z&&((T=B(Z))!=null&&T.onAssignment))return!1}return!0},q=(v,g)=>{var N,T;if(!v||!((N=B(v))!=null&&N.onAssignment))return!1;if(g<d.length-1){const Z=d[g+1];if(Z&&((T=B(Z))!=null&&T.onAssignment))return!1}return!0},W=v=>{v&&!k(v)&&a&&a(v)},Y=()=>{m(new Date(y,L-1,1))},J=()=>{m(new Date(y,L+1,1))},i1=()=>{M(!$)},H=S.useMemo(()=>{const v=j.getMonth(),g=j.getFullYear();return L===v&&y===g},[L,y,j]),h=S.useMemo(()=>{if($||!H)return 0;const v=d.findIndex(N=>N?N.getTime()===j.getTime():!1);return v===-1?0:Math.floor(v/7)*7/7},[$,d,j,H]),A=d,O=S.useMemo(()=>Math.ceil(d.length/7),[d]),x=[z,i].filter(Boolean).join(" ");return e.jsxs("div",{className:x,...u,children:[e.jsxs("div",{className:`${z}__header`,children:[e.jsx(o1,{icon:"ArrowLeft",size:"small",appearance:"text",onClick:Y,"aria-label":"Previous month"}),e.jsxs("h3",{className:`${z}__title`,children:[I4[L]," ",y]}),e.jsx(o1,{icon:"ArrowRight",size:"small",appearance:"text",onClick:J,"aria-label":"Next month"})]}),e.jsx("div",{className:`${z}__weekdays`,children:Ee.map((v,g)=>e.jsx("div",{className:`${z}__weekday`,children:v},g))}),e.jsx("div",{className:`${z}__grid-wrapper ${$?`${z}__grid-wrapper--expanded`:`${z}__grid-wrapper--collapsed}`}`,style:$?{height:`${O*64.3}px`}:{},children:e.jsx("div",{className:`${z}__grid`,style:{transform:$||h===0?"translateY(0px)":`translateY(-${h*64.3-1}px)`},children:A.map((v,g)=>{if(!v)return e.jsx("div",{className:`${z}__day ${z}__day--empty`},`empty-${g}`);const N=B(v),T=(N==null?void 0:N.travel)||!1,Z=(N==null?void 0:N.onAssignment)||!1,E=k(v),I=C(v),F=f(v);K(v,g);const R=q(v,g)&&T&&Z;let r1="available";return E?r1="unavailable":F?r1="selected":Z&&!T&&(r1="on-assignment"),e.jsxs("button",{type:"button",className:[`${z}__day`,`${z}__day--${r1}`,I&&`${z}__day--today`].filter(Boolean).join(" "),onClick:()=>W(v),disabled:E,"aria-label":`${v.getDate()} ${I4[L]} ${y}`,children:[e.jsx("span",{className:`${z}__day-number`,children:v.getDate()}),E&&e.jsx("span",{className:`${z}__day-unavailable-line`}),(T||Z)&&e.jsx("div",{className:`${z}__icons`,children:R?e.jsxs(e.Fragment,{children:[Z&&e.jsx("span",{className:`${z}__icon ${z}__icon--assignment`,children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("circle",{cx:"8",cy:"8",r:"7.5",fill:"#DBEAFF",stroke:"#1D4ED7"})})}),T&&e.jsx("span",{className:`${z}__icon ${z}__icon--travel`,children:e.jsx("svg",{width:"19",height:"16",viewBox:"0 0 19 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M17.5791 15.4736H0.865265L9.22171 1L17.5791 15.4736Z",fill:"#DCFCE7",stroke:"#157F3D"})})})]}):e.jsxs(e.Fragment,{children:[T&&e.jsx("span",{className:`${z}__icon ${z}__icon--travel`,children:e.jsx("svg",{width:"19",height:"16",viewBox:"0 0 19 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M17.5791 15.4736H0.865265L9.22171 1L17.5791 15.4736Z",fill:"#DCFCE7",stroke:"#157F3D"})})}),Z&&e.jsx("span",{className:`${z}__icon ${z}__icon--assignment`,children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("circle",{cx:"8",cy:"8",r:"7.5",fill:"#DBEAFF",stroke:"#1D4ED7"})})})]})})]},v.toISOString())})})},`grid-${y}-${L}`),o&&$&&e.jsxs("div",{className:`${z}__legend`,children:[e.jsxs("div",{className:`${z}__legend-column`,children:[e.jsxs("div",{className:`${z}__legend-item`,children:[e.jsx("div",{className:`${z}__legend-square ${z}__legend-square--available`}),e.jsx("span",{className:`${z}__legend-label`,children:"Available"})]}),e.jsxs("div",{className:`${z}__legend-item`,children:[e.jsx("div",{className:`${z}__legend-square ${z}__legend-square--unavailable`,children:e.jsx("span",{className:`${z}__legend-unavailable-line`})}),e.jsx("span",{className:`${z}__legend-label`,children:"Unavailable"})]})]}),e.jsxs("div",{className:`${z}__legend-column`,children:[e.jsxs("div",{className:`${z}__legend-item`,children:[e.jsx("div",{className:`${z}__legend-square ${z}__legend-square--assignment`,children:e.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:`${z}__legend-icon ${z}__legend-icon--assignment`,children:e.jsx("circle",{cx:"8",cy:"8",r:"7.5",fill:"#DBEAFF",stroke:"#1D4ED7"})})}),e.jsx("span",{className:`${z}__legend-label`,children:"On Assignment"})]}),e.jsxs("div",{className:`${z}__legend-item`,children:[e.jsx("div",{className:`${z}__legend-square ${z}__legend-square--available`,children:e.jsx("svg",{width:"19",height:"16",viewBox:"0 0 19 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:`${z}__legend-icon`,children:e.jsx("path",{d:"M17.5791 15.4736H0.865265L9.22171 1L17.5791 15.4736Z",fill:"#DCFCE7",stroke:"#157F3D"})})}),e.jsx("span",{className:`${z}__legend-label`,children:"Travel"})]})]})]}),c&&e.jsx("button",{type:"button",className:`${z}__toggle`,onClick:i1,"aria-label":$?"Collapse calendar":"Expand calendar",children:e.jsx(U,{name:$?"CaretUp":"CaretDown",size:16})})]})}const d1="uds-modal",R4={small:"small",default:"default",large:"large",fullscreen:"fullscreen"};function Ve({open:t=!1,onClose:n,title:a,subtitle:r,badge:s,header:l,footer:o,size:c="default",closeOnBackdrop:i=!0,closeOnEscape:u=!0,container:p,className:m="",children:$,...M}){const j=S.useRef(null),y=S.useRef(null);S.useEffect(()=>{if(t)return y.current=document.activeElement,document.body.style.overflow="hidden",requestAnimationFrame(()=>{var C;(C=j.current)==null||C.focus()}),()=>{var C,f;document.body.style.overflow="",(f=(C=y.current)==null?void 0:C.focus)==null||f.call(C)}},[t]);const L=S.useCallback(C=>{C.key==="Escape"&&u&&n&&(C.stopPropagation(),n())},[u,n]),w=S.useCallback(C=>{C.target===C.currentTarget&&i&&n&&n()},[i,n]);if(!t)return null;const V=R4[c]||R4.default,_=[d1,`${d1}--${V}`,m].filter(Boolean).join(" "),b=[`${d1}__overlay`,c==="fullscreen"&&`${d1}__overlay--fullscreen`].filter(Boolean).join(" "),d=e.jsx("div",{className:b,onClick:w,"aria-hidden":"true",children:e.jsxs("div",{ref:j,className:_,role:"dialog","aria-modal":"true","aria-labelledby":a?`${d1}-title`:void 0,"aria-describedby":r?`${d1}-subtitle`:void 0,tabIndex:-1,onKeyDown:L,...M,children:[e.jsx("div",{className:`${d1}__header`,children:l||e.jsxs("div",{className:`${d1}__header-content`,children:[e.jsxs("div",{className:`${d1}__header-info`,children:[e.jsxs("div",{className:`${d1}__header-title-row`,children:[a&&e.jsx("h2",{id:`${d1}-title`,className:`${d1}__title`,children:a}),s&&e.jsx("span",{className:`${d1}__badge`,children:s})]}),r&&e.jsx("p",{id:`${d1}-subtitle`,className:`${d1}__subtitle`,children:r})]}),e.jsx("button",{type:"button",className:`${d1}__close`,onClick:n,"aria-label":"Close modal",children:e.jsx(U,{name:"X",size:16,appearance:"regular"})})]})}),e.jsx("div",{className:`${d1}__body`,children:$}),o&&e.jsx("div",{className:`${d1}__footer`,children:o})]})});return f3.createPortal(d,p||document.body)}function He({currentPage:t=1,totalPages:n=10,onPageChange:a,variant:r="default",showFirstLast:s=!1,className:l=""}){const[o,c]=S.useState(t.toString()),i=Math.max(1,Math.min(t,n)),u=()=>{const d=[];if(n<=5)for(let f=1;f<=n;f++)d.push(f);else{d.push(1);let f=Math.max(2,i-1),k=Math.min(n-1,i+1);i<=3&&(k=Math.min(4,n-1)),i>=n-2&&(f=Math.max(2,n-3)),f>2&&d.push("ellipsis-start");for(let B=f;B<=k;B++)d.push(B);k<n-1&&d.push("ellipsis-end"),n>1&&d.push(n)}return d},p=d=>{d!==i&&d>=1&&d<=n&&a&&a(d)},m=()=>{i>1&&p(i-1)},$=()=>{i<n&&p(i+1)},M=()=>{p(1)},j=()=>{p(n)},y=d=>{d.preventDefault();const C=parseInt(o,10);C>=1&&C<=n?p(C):c(i.toString())},L=d=>{c(d.target.value)},w=u(),V=r==="underline"||r==="underline-with-jump"||r==="underline-double",_=r==="with-jump"||r==="underline-with-jump",b=r==="with-jump"||r==="underline-with-jump"||r==="underline-double"||s;return e.jsx("nav",{className:`pagination ${l}`,"aria-label":"Pagination",children:e.jsxs("div",{className:`pagination__container ${V?"pagination__container--underline":""} ${b?"pagination__container--double":""}`,children:[b&&e.jsx("button",{type:"button",className:"pagination__cap pagination__cap--first",onClick:M,disabled:i===1,"aria-label":"First page",children:e.jsx(U,{name:"CaretDoubleLeft",size:16})}),e.jsx("button",{type:"button",className:"pagination__cap pagination__cap--prev",onClick:m,disabled:i===1,"aria-label":"Previous page",children:e.jsx(U,{name:"CaretLeft",size:16})}),w.map((d,C)=>{if(d==="ellipsis-start"||d==="ellipsis-end")return e.jsx("button",{type:"button",className:"pagination__item pagination__item--ellipsis",disabled:!0,"aria-hidden":"true",children:"..."},`ellipsis-${C}`);const f=d===i;return e.jsx("button",{type:"button",className:`pagination__item ${f?"pagination__item--active":""} ${V?"pagination__item--underline":""}`,onClick:()=>p(d),"aria-label":`Page ${d}`,"aria-current":f?"page":void 0,children:d},d)}),_&&e.jsxs("div",{className:"pagination__jump",children:[e.jsx("form",{onSubmit:y,children:e.jsx("input",{type:"number",className:"pagination__jump-input",value:o,onChange:L,min:"1",max:n,"aria-label":"Jump to page"})}),e.jsxs("span",{className:"pagination__jump-label",children:["of ",n]})]}),e.jsx("button",{type:"button",className:"pagination__cap pagination__cap--next",onClick:$,disabled:i===n,"aria-label":"Next page",children:e.jsx(U,{name:"CaretRight",size:16})}),b&&e.jsx("button",{type:"button",className:"pagination__cap pagination__cap--last",onClick:j,disabled:i===n,"aria-label":"Last page",children:e.jsx(U,{name:"CaretDoubleRight",size:16})})]})})}const H1="uds-pill-toggle";function Ae({label:t="Label States",selected:n=!1,onChange:a,id:r,disabled:s=!1,className:l="",...o}){const c=r||`pill-toggle-${Math.random().toString(36).substr(2,9)}`,i=p=>{!s&&a&&a(p.target.checked)},u=[H1,n&&`${H1}--selected`,s&&`${H1}--disabled`,l].filter(Boolean).join(" ");return e.jsxs("label",{className:u,htmlFor:c,...o,children:[e.jsx("input",{type:"checkbox",id:c,className:`${H1}__input`,checked:n,onChange:i,disabled:s}),e.jsx("span",{className:`${H1}__label`,children:t})]})}const ke=["Placeholder","ArrowRight","ArrowLeft","ArrowUp","ArrowDown","Check","Close","X","Plus","Minus","Edit","Pencil","Trash","Search","MagnifyingGlass","Settings","Gear","User","Users","Home","House","Star","Heart","Bookmark","Share","Download","Upload","Copy","CopySimple","Code","GearSix","List","SquaresFour","DiamondsFour","CirclesThree","CaretDown","CaretUp","CaretLeft","CaretRight","Info","Warning","CheckCircle","XCircle","Bell","Notification","Mail","Phone","Calendar","Clock","Image","File","Folder","Lock","Unlock","Eye","EyeSlash","Filter","Sort","Grid","Menu","More","DotsThree"];function De({component:t,propDefinitions:n={},title:a="Playground",initialProps:r={},renderComponent:s}){const[l,o]=S.useState("inspector"),c=()=>{const _={...r};return Object.keys(n).forEach(b=>{if(_[b]===void 0){const d=b.toLowerCase().includes("icon")||n[b].type==="icon",C=n[b].default;d&&(C===void 0||C==="")?_[b]="Placeholder":C!==void 0&&(_[b]=C)}}),_},[i,u]=S.useState(c),p=S.useCallback((_,b)=>{u(d=>({...d,[_]:b}))},[]);S.useCallback(()=>{u(c())},[]);const m=S.useCallback(()=>{const _=(t==null?void 0:t.name)||"Component",b=Object.entries(i).filter(([C,f])=>f!=null&&f!==""&&f!=="Placeholder").map(([C,f])=>typeof f=="string"?`${C}="${f}"`:typeof f=="boolean"?f?C:`${C}={false}`:`${C}={${JSON.stringify(f)}}`).join(" "),d=`<${_}${b?" "+b:""} />`;navigator.clipboard.writeText(d)},[i,t]),$=(_,b)=>{const{type:d,label:C,options:f,min:k,max:B,step:K,placeholder:q,section:W}=b,Y=_.toLowerCase().includes("icon")||d==="icon",J=b.default,i1=Y&&(J===void 0||J==="")?"Placeholder":J??"",H=i[_]??i1,h=Y&&!f?ke.map(A=>({value:A,label:A})):f;switch(d){case"icon":case"select":const A=h||f||[],O=A.find(g=>g.value===H)||A[0],x=O?O.label||O.value:H||"Select...",v=A.map(g=>({id:g.value,label:g.label||g.value,onClick:()=>p(_,g.value)}));return e.jsxs("div",{className:"playground__field",children:[e.jsx("div",{className:"playground__field-head",children:e.jsx("label",{className:"playground__field-label",htmlFor:`playground-${_}`,children:C||_})}),e.jsx("div",{className:"playground__field-body",children:e.jsx(k1,{trigger:e.jsxs("button",{type:"button",className:"playground__select-trigger","aria-label":C||_,children:[e.jsx("span",{className:"playground__select-value",children:x}),e.jsx(U,{name:"CaretDown",size:16,appearance:"regular"})]}),items:v,placement:"bottom-start"})})]},_);case"boolean":return e.jsxs("div",{className:"playground__state-item",children:[e.jsx("label",{className:"playground__state-label",children:C||_}),e.jsx("input",{type:"checkbox",className:"playground__checkbox",checked:H,onChange:g=>p(_,g.target.checked)})]},_);case"number":return e.jsxs("div",{className:"playground__field",children:[e.jsx("div",{className:"playground__field-head",children:e.jsx("label",{className:"playground__field-label",htmlFor:`playground-${_}`,children:C||_})}),e.jsx("div",{className:"playground__field-body",children:e.jsx("input",{id:`playground-${_}`,type:"number",className:"playground__input",value:H,min:k,max:B,step:K,onChange:g=>p(_,Number(g.target.value))})})]},_);case"text":case"string":default:if(Y){const g=h||[],N=g.find(E=>E.value===H)||g[0],T=N?N.label||N.value:H||"Placeholder",Z=g.map(E=>({id:E.value,label:E.label||E.value,onClick:()=>p(_,E.value)}));return e.jsxs("div",{className:"playground__field",children:[e.jsx("div",{className:"playground__field-head",children:e.jsx("label",{className:"playground__field-label",htmlFor:`playground-${_}`,children:C||_})}),e.jsx("div",{className:"playground__field-body",children:e.jsx(k1,{trigger:e.jsxs("button",{type:"button",className:"playground__select-trigger","aria-label":C||_,children:[e.jsx("span",{className:"playground__select-value",children:T}),e.jsx(U,{name:"CaretDown",size:16,appearance:"regular"})]}),items:Z,placement:"bottom-start"})})]},_)}return e.jsxs("div",{className:"playground__field",children:[e.jsx("div",{className:"playground__field-head",children:e.jsx("label",{className:"playground__field-label",htmlFor:`playground-${_}`,children:C||_})}),e.jsx("div",{className:"playground__field-body",children:e.jsx("input",{id:`playground-${_}`,type:"text",className:"playground__input",value:H,placeholder:q,onChange:g=>p(_,g.target.value)})})]},_)}},M=Object.entries(n).filter(([_,b])=>b.type!=="boolean"),j=Object.entries(n).filter(([_,b])=>b.type==="boolean"),y=(t==null?void 0:t.name)||"Component",L=Object.entries(i).filter(([_,b])=>b!=null&&b!==""&&b!=="Placeholder").map(([_,b])=>typeof b=="string"?` ${_}="${b}"`:typeof b=="boolean"?b?` ${_}`:` ${_}={false}`:` ${_}={${JSON.stringify(b)}}`).join(`
128
+ `),w=`import { ${y} } from '@/components/${y}';
129
129
 
130
130
  export function Example() {
131
131
  return (
132
- <${h}${L?`
132
+ <${y}${L?`
133
133
  `+L+`
134
134
  `:" "}/> );
135
- }`,E=m=>{let b=m;return b=b.replace(/\b(import|export|function|return|from)\b/g,'<span style="color: #c085fd;">$1</span>'),b=b.replace(/(['"])((?:\\.|(?!\1)[^\\])*?)\1/g,'<span style="color: #4ade80;">$1$2$1</span>'),b=b.replace(/&lt;(\/?)([A-Z][a-zA-Z0-9]*)/g,'<span style="color: #f87070;">&lt;$1$2</span>'),b=b.replace(/\b([A-Z][a-zA-Z0-9]*)\b(?=\s*[={])/g,'<span style="color: #61a5fa;">$1</span>'),b=b.replace(/(\w+)=/g,'<span style="color: #ca8a04;">$1</span>='),b};return e.jsx("div",{className:"playground",children:e.jsxs("div",{className:"playground__container",children:[e.jsxs("div",{className:"playground__canvas",children:[e.jsx("div",{className:"playground__canvas-content",children:r?r(o):e.jsx(t,{...o})}),e.jsxs("div",{className:"playground__actions",children:[e.jsx(c1,{appearance:i==="code"?"primary":"text",layout:"icon-only",size:"small",icon:"Code","aria-label":"Show code",onClick:()=>c("code")}),e.jsx("div",{className:"playground__actions-divider"}),e.jsx(c1,{appearance:i==="inspector"?"primary":"text",layout:"icon-only",size:"small",icon:"GearSix","aria-label":"Show inspector",onClick:()=>c("inspector")})]})]}),e.jsx("div",{className:"playground__panel",children:i==="inspector"?e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"playground__panel-header",children:e.jsxs("div",{className:"playground__panel-header-content",children:[e.jsxs("div",{className:"playground__panel-title-row",children:[e.jsx(U,{name:"GearSix",size:16,appearance:"bold"}),e.jsx("h3",{className:"playground__panel-title",children:"Inspector"})]}),e.jsx("p",{className:"playground__panel-subtitle",children:"Customize component properties"})]})}),e.jsxs("div",{className:"playground__panel-content",children:[w.length>0&&e.jsxs("div",{className:"playground__section",children:[e.jsxs("div",{className:"playground__section-title",children:[e.jsx(U,{name:"SquaresFour",size:16,appearance:"bold"}),e.jsx("span",{children:"Properties"})]}),e.jsx("div",{className:"playground__section-content",children:w.map(([m,b])=>g(m,b))})]}),$.length>0&&e.jsxs("div",{className:"playground__section",children:[e.jsxs("div",{className:"playground__section-title",children:[e.jsx(U,{name:"SquaresFour",size:16,appearance:"bold"}),e.jsx("span",{children:"States"})]}),e.jsx("div",{className:"playground__section-content",children:e.jsx("div",{className:"playground__states-list",children:$.map(([m,b])=>g(m,b))})})]})]})]}):e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"playground__panel-header",children:[e.jsxs("div",{className:"playground__panel-header-content",children:[e.jsx("div",{className:"playground__panel-title-row",children:e.jsx("h3",{className:"playground__panel-title",children:"Component Code"})}),e.jsx("p",{className:"playground__panel-subtitle",children:"Copy and paste into your project"})]}),e.jsx(c1,{appearance:"outline",layout:"icon-left",size:"small",icon:"CopySimple",label:"Copy",onClick:y})]}),e.jsx("div",{className:"playground__code-container",children:e.jsx("div",{className:"playground__code-block",children:e.jsx("pre",{className:"playground__code-pre",children:e.jsx("code",{className:"playground__code",dangerouslySetInnerHTML:{__html:E(N)}})})})}),e.jsxs("div",{className:"playground__pro-tips",children:[e.jsx("p",{className:"playground__pro-tips-title",children:"Pro Tips:"}),e.jsxs("ul",{className:"playground__pro-tips-list",children:[e.jsx("li",{children:"Customize props in the inspector to update the code"}),e.jsx("li",{children:"All components are fully typed with TypeScript"}),e.jsx("li",{children:"Use Cmd/Ctrl + K to toggle the panel"})]})]})]})})]})})}const y1="uds-progress-circle",O4={xxs:"xxs",xs:"xs",sm:"sm",md:"md",lg:"lg"},Z4={circle:"circle","half-circle":"half-circle"};function Se({value:t=40,max:n=100,size:a="md",shape:l="circle",label:r,showLabel:i=!0,className:c="","aria-label":d,...o}){const u=Math.min(Math.max(t/n*100,0),100),C=Math.round(u),y={xxs:{size:64,strokeWidth:3,fontSize:14,labelFontSize:12},xs:{size:160,strokeWidth:8,fontSize:24,labelFontSize:12},sm:{size:200,strokeWidth:10,fontSize:32,labelFontSize:12},md:{size:240,strokeWidth:12,fontSize:36,labelFontSize:12},lg:{size:280,strokeWidth:14,fontSize:48,labelFontSize:12}},g=y[a]||y.md,w=(g.size-g.strokeWidth)/2,$=l==="half-circle"?Math.PI*w:2*Math.PI*w,h=$-u/100*$,L=[y1,O4[a]&&`${y1}--${O4[a]}`,Z4[l]&&`${y1}--${Z4[l]}`,c].filter(Boolean).join(" "),N=`progress-circle-${Math.random().toString(36).substr(2,9)}`,E=r?`${N}-label`:void 0,m=g.size,b=m/2,s=m/2,x=l==="half-circle"?m/2:m,f=l==="half-circle"?m:s;return e.jsxs("div",{className:L,role:"progressbar","aria-valuenow":t,"aria-valuemin":0,"aria-valuemax":n,"aria-label":d||r||`Progress: ${C}%`,"aria-labelledby":E,...o,children:[e.jsxs("svg",{className:`${y1}__svg`,width:g.size,height:x,viewBox:`0 ${l==="half-circle"?m/2:0} ${m} ${x}`,children:[e.jsx("circle",{className:`${y1}__track`,cx:b,cy:f,r:w,fill:"none",strokeWidth:g.strokeWidth,strokeDasharray:$,strokeDashoffset:l==="half-circle"?$/2:0,pathLength:$}),e.jsx("circle",{className:`${y1}__fill`,cx:b,cy:f,r:w,fill:"none",strokeWidth:g.strokeWidth,strokeDasharray:$,strokeDashoffset:l==="half-circle"?$/2+h:h,pathLength:$,strokeLinecap:"round",transform:`rotate(-90 ${b} ${f})`})]}),e.jsxs("div",{className:`${y1}__content`,children:[r&&i&&e.jsx("span",{id:E,className:`${y1}__label`,children:r}),e.jsxs("span",{className:`${y1}__value`,style:{fontSize:`${g.fontSize}px`},children:[C,"%"]})]})]})}const N1="uds-progress-indicator",R4={default:"default",blue:"blue",green:"green",success:"green",orange:"orange",warning:"orange",red:"red",error:"red",purple:"purple"},B4={small:"small",medium:"medium",large:"large"};function Me({value:t=0,max:n=100,variant:a="default",size:l="medium",label:r,showValue:i=!1,showLabel:c=!0,className:d="","aria-label":o,...u}){const C=Math.min(Math.max(t/n*100,0),100),y=Math.round(C),g=[N1,R4[a]&&`${N1}--${R4[a]}`,B4[l]&&`${N1}--${B4[l]}`,d].filter(Boolean).join(" "),w=`progress-${Math.random().toString(36).substr(2,9)}`,$=r?`${w}-label`:void 0;return e.jsxs("div",{className:g,...u,children:[r&&c||i?e.jsxs("div",{className:`${N1}__header`,children:[r&&c&&e.jsx("span",{id:$,className:`${N1}__label`,children:r}),i&&e.jsxs("span",{className:`${N1}__value`,children:[y,"%"]})]}):null,e.jsx("div",{className:`${N1}__track`,children:e.jsx("div",{className:`${N1}__fill`,role:"progressbar","aria-valuenow":t,"aria-valuemin":0,"aria-valuemax":n,"aria-label":o||r||`Progress: ${y}%`,"aria-labelledby":$,style:{width:`${C}%`}})})]})}function Le({checked:t=!1,onChange:n,name:a,id:l,value:r,label:i,disabled:c=!1,className:d="",...o}){const u=l||`radio-${Math.random().toString(36).substr(2,9)}`,C=y=>{!c&&n&&n(y)};return e.jsxs("label",{className:`radio ${c?"radio--disabled":""} ${d}`,htmlFor:u,children:[e.jsx("input",{type:"radio",id:u,name:a,value:r,className:"radio__input",checked:t,onChange:C,disabled:c,...o}),e.jsx("span",{className:"radio__circle",children:t&&e.jsx("span",{className:"radio__dot"})}),i&&e.jsx("span",{className:"radio__label",children:i})]})}const a1="uds-slider";function Ee({value:t,onChange:n,min:a=0,max:l=100,step:r=1,range:i=!1,showLabels:c=!1,label:d,disabled:o=!1,className:u="","aria-label":C,...y}){const[g,w]=M.useState(i?[a,l]:a),[$,h]=M.useState(null),L=M.useRef(null),N=t!==void 0,E=N?t:g,m=i?E[0]:a,b=i?E[1]:E,s=`slider-${Math.random().toString(36).substr(2,9)}`,x=p=>(p-a)/(l-a)*100,f=p=>{if(!L.current)return a;const k=L.current.getBoundingClientRect(),Z=Math.max(0,Math.min(1,(p-k.left)/k.width)),v=a+Z*(l-a);return Math.round(v/r)*r},A=(p,k)=>{o||(p.preventDefault(),h(k))},z=p=>{if(!$||o)return;const k=f(p.clientX);let Z;i?$==="min"?Z=[Math.min(k,b-r),b]:Z=[m,Math.max(k,m+r)]:Z=k,N||w(Z),n&&n(Z)},G=()=>{h(null)};M.useEffect(()=>{if($){const p=Z=>z(Z),k=()=>G();return document.addEventListener("mousemove",p),document.addEventListener("mouseup",k),()=>{document.removeEventListener("mousemove",p),document.removeEventListener("mouseup",k)}}},[$,m,b,i,r,o,N,n]);const Y=(p,k)=>{if(o)return;const Z=parseFloat(p.target.value);let v;i?k==="min"?v=[Math.min(Z,b-r),b]:v=[m,Math.max(Z,m+r)]:v=Z,N||w(v),n&&n(v)},V=x(m),q=x(b),J=V,l1=q-V,H=[a1,i&&`${a1}--range`,o&&`${a1}--disabled`,u].filter(Boolean).join(" ");return e.jsxs("div",{className:H,...y,children:[d&&e.jsx("div",{className:`${a1}__header`,children:e.jsx("label",{htmlFor:s,className:`${a1}__label`,children:d})}),e.jsxs("div",{className:`${a1}__container`,ref:L,children:[e.jsx("div",{className:`${a1}__track`,children:i?e.jsxs(e.Fragment,{children:[e.jsx("div",{className:`${a1}__fill`,style:{left:`${J}%`,width:`${l1}%`}}),e.jsx("input",{type:"range",id:`${s}-min`,min:a,max:l,step:r,value:m,onChange:p=>Y(p,"min"),disabled:o,className:`${a1}__input ${a1}__input--min`,"aria-label":C||`${d||"Slider"} minimum value`}),e.jsx("input",{type:"range",id:`${s}-max`,min:a,max:l,step:r,value:b,onChange:p=>Y(p,"max"),disabled:o,className:`${a1}__input ${a1}__input--max`,"aria-label":C||`${d||"Slider"} maximum value`}),e.jsx("div",{className:`${a1}__thumb ${a1}__thumb--min`,style:{left:`${V}%`},onMouseDown:p=>A(p,"min"),role:"slider","aria-valuemin":a,"aria-valuemax":l,"aria-valuenow":m,tabIndex:o?-1:0}),e.jsx("div",{className:`${a1}__thumb ${a1}__thumb--max`,style:{left:`${q}%`},onMouseDown:p=>A(p,"max"),role:"slider","aria-valuemin":a,"aria-valuemax":l,"aria-valuenow":b,tabIndex:o?-1:0})]}):e.jsxs(e.Fragment,{children:[e.jsx("div",{className:`${a1}__fill`,style:{width:`${q}%`}}),e.jsx("input",{type:"range",id:s,min:a,max:l,step:r,value:b,onChange:p=>Y(p,"single"),disabled:o,className:`${a1}__input`,"aria-label":C||d||"Slider"}),e.jsx("div",{className:`${a1}__thumb`,style:{left:`${q}%`},onMouseDown:p=>A(p,"single"),role:"slider","aria-valuemin":a,"aria-valuemax":l,"aria-valuenow":b,tabIndex:o?-1:0})]})}),c&&e.jsx("div",{className:`${a1}__labels`,children:i?e.jsxs(e.Fragment,{children:[e.jsxs("span",{className:`${a1}__label-value`,style:{left:`${V}%`},children:[Math.round((m-a)/(l-a)*100),"%"]}),e.jsxs("span",{className:`${a1}__label-value`,style:{left:`${q}%`},children:[Math.round((b-a)/(l-a)*100),"%"]})]}):e.jsxs(e.Fragment,{children:[e.jsx("span",{className:`${a1}__label-value`,children:"0%"}),e.jsxs("span",{className:`${a1}__label-value`,style:{left:`${q}%`},children:[Math.round((b-a)/(l-a)*100),"%"]})]})})]})]})}const M1="uds-status",P4={"light-gray":"light-gray",white:"white"},I4={pill:"pill",rounded:"rounded"};function Te({label:t,variant:n="blue",appearance:a="light-gray",shape:l="pill",className:r="",onClick:i,disabled:c=!1,...d}){const o=[M1,P4[a]&&`${M1}--${P4[a]}`,I4[l]&&`${M1}--${I4[l]}`,c&&`${M1}--disabled`,r].filter(Boolean).join(" "),u=i?"button":"span";return e.jsxs(u,{className:o,onClick:c?void 0:i,disabled:c,...d,children:[e.jsx(p3,{variant:n,size:"small",className:`${M1}__dot`}),t&&e.jsx("span",{className:`${M1}__label`,children:t})]})}const n1="uds-steps",F4={horizontal:"horizontal",vertical:"vertical"},z4={complete:"complete",active:"active",incomplete:"incomplete",disabled:"disabled",error:"error",warning:"warning"},W4={default:"default",compact:"compact"};function Ve({steps:t=[],orientation:n="horizontal",size:a="default",displayLabel:l=!0,className:r="",...i}){if(!t||t.length===0)return null;const c=[n1,F4[n]&&`${n1}--${F4[n]}`,W4[a]&&`${n1}--${W4[a]}`,r].filter(Boolean).join(" "),d=(N,E)=>N===0?"start":N===E-1?"end":"middle",o=N=>N.status||"incomplete",u=(N,E)=>N<E-1,C=N=>N==="complete",y=N=>N==="active",g=N=>N==="incomplete",w=N=>N==="error",$=N=>N==="warning",h=N=>N==="disabled",L=(N,E)=>C(N)||y(N)?"active":"inactive";return e.jsx("div",{className:c,...i,children:t.map((N,E)=>{const m=o(N),b=d(E,t.length),s=u(E,t.length),x=s?L(m,o(t[E+1])):null,f=[`${n1}__step`,z4[m]&&`${n1}__step--${z4[m]}`,`${n1}__step--${b}`].filter(Boolean).join(" ");return e.jsxs(M.Fragment,{children:[e.jsxs("div",{className:f,children:[e.jsxs("div",{className:`${n1}__indicator`,children:[C(m)&&e.jsx("div",{className:`${n1}__indicator-circle ${n1}__indicator-circle--complete`,children:e.jsx(U,{name:"Check",size:12,appearance:"bold",className:`${n1}__check-icon`})}),y(m)&&e.jsx("div",{className:`${n1}__indicator-circle ${n1}__indicator-circle--active`}),g(m)&&e.jsx("div",{className:`${n1}__indicator-circle ${n1}__indicator-circle--incomplete`}),w(m)&&e.jsx("div",{className:`${n1}__indicator-circle ${n1}__indicator-circle--error`,children:e.jsx(U,{name:"X",size:12,appearance:"bold",className:`${n1}__error-icon`})}),$(m)&&e.jsx("div",{className:`${n1}__indicator-circle ${n1}__indicator-circle--warning`,children:e.jsx(U,{name:"WarningCircle",size:12,appearance:"bold",className:`${n1}__warning-icon`})}),h(m)&&e.jsx("div",{className:`${n1}__indicator-circle ${n1}__indicator-circle--disabled`})]}),l&&e.jsxs("div",{className:`${n1}__label-container`,children:[N.label&&e.jsx("span",{className:`${n1}__label`,children:N.label}),N.optionalLabel&&e.jsx("span",{className:`${n1}__optional-label`,children:N.optionalLabel})]})]}),s&&e.jsx("div",{className:`${n1}__connector ${n1}__connector--${x}`})]},E)})})}const u1="uds-table";function m3({columns:t=[],data:n=[],className:a="",...l}){const r=[u1,a].filter(Boolean).join(" ");return e.jsx("div",{className:`${u1}__wrapper`,children:e.jsxs("table",{className:r,...l,children:[t.length>0&&e.jsx("thead",{className:`${u1}__head`,children:e.jsx("tr",{className:`${u1}__row`,children:t.map((i,c)=>e.jsx(Q1,{type:"header",column:i,index:c},i.key||c))})}),e.jsx("tbody",{className:`${u1}__body`,children:n.map((i,c)=>e.jsx("tr",{className:`${u1}__row`,children:t.map((d,o)=>e.jsx(Q1,{type:"cell",column:d,row:i,rowIndex:c,colIndex:o},d.key||o))},c))})]})})}function Q1({type:t,column:n,row:a,rowIndex:l,colIndex:r}){var C;const i=t==="header",c=i?"th":"td",d=i?n.label:(a==null?void 0:a[n.key])??((C=n.render)==null?void 0:C.call(n,a,l,r)),o=[`${u1}__cell`,i&&`${u1}__cell--header`,n.align&&`${u1}__cell--${n.align}`,n.className].filter(Boolean).join(" "),u=()=>!i&&n.render?n.render(a,l,r):M.isValidElement(d)?d:i?e.jsxs("div",{className:`${u1}__cell-content`,children:[n.icon&&e.jsx(U,{name:n.icon,size:16,appearance:"regular",className:`${u1}__cell-icon`}),n.label&&e.jsx("span",{className:`${u1}__cell-label`,children:n.label}),n.sortable&&e.jsx(U,{name:"CaretUpDown",size:16,appearance:"regular",className:`${u1}__cell-sort-icon`}),n.filterable&&e.jsx(U,{name:"Funnel",size:16,appearance:"regular",className:`${u1}__cell-filter-icon`})]}):e.jsx("div",{className:`${u1}__cell-content`,children:d!=null?String(d):""});return e.jsx(c,{className:o,children:u()})}m3.Cell=Q1;const He="uds-tabs-item";function U4({label:t,active:n=!1,icon:a,tag:l,tagVariant:r="red",className:i="",onClick:c,...d}){const o=[He,n&&"active",i].filter(Boolean).join(" "),u=c?"button":"div",C=!!a&&typeof a=="string",y=!!l&&(typeof l=="number"||typeof l=="string");let g="";t!=null&&(typeof t=="string"?g=t:g=String(t));const w={};return Object.keys(d).forEach($=>{const h=d[$];(h==null||typeof h!="object"||M.isValidElement(h))&&(w[$]=h)}),e.jsxs(u,{className:o,onClick:c,role:c?"tab":void 0,"aria-selected":c?n:void 0,...w,children:[C&&e.jsx(U,{name:a,size:16,appearance:"bold"}),g&&e.jsx("span",{children:g}),y&&e.jsx(a4,{count:l,variant:r})]})}const x1="uds-tabs",q4={underline:"underline",block:"block","block-inverted":"block-inverted"};function Ae({tabs:t=[],appearance:n="underline",activeTab:a,fill:l=!1,scrollable:r=!1,onTabChange:i,className:c="",...d}){const o=M.useRef(null),u=M.useRef(null),[C,y]=M.useState(!1),[g,w]=M.useState(!1),[,$]=M.useState(0),h=a!=null&&a>=0&&a<t.length?a:0,L=[x1,q4[n]&&`${x1}--${q4[n]}`,l&&`${x1}--fill`,r&&`${x1}--scrollable`,c].filter(Boolean).join(" "),N=(f,A)=>{A.onClick&&A.onClick(f,A),i&&i(f,A)},E=()=>{if(!r||!o.current||!u.current)return;const f=o.current,A=u.current,z=f.offsetWidth,G=A.scrollWidth,Y=A.scrollLeft;y(Y>0),w(Y<G-z-1),$(Y)},m=()=>{if(!r||!u.current||h===void 0)return;const f=u.current,A=o.current,z=f.children[h];if(!z||!A)return;A.offsetLeft;const G=A.offsetWidth,Y=z.offsetLeft,V=z.offsetWidth,q=f.scrollLeft,J=Y+V,l1=q,H=q+G;Y<l1?f.scrollTo({left:Y-16,behavior:"smooth"}):J>H&&f.scrollTo({left:J-G+16,behavior:"smooth"})},b=()=>{if(!u.current)return;const f=u.current.offsetWidth*.75;u.current.scrollBy({left:-f,behavior:"smooth"})},s=()=>{if(!u.current)return;const f=u.current.offsetWidth*.75;u.current.scrollBy({left:f,behavior:"smooth"})};if(M.useEffect(()=>{if(!r)return;E(),m();const f=o.current,A=u.current;if(!f||!A)return;const z=new ResizeObserver(()=>{E(),m()});return z.observe(f),z.observe(A),A.addEventListener("scroll",E),()=>{z.disconnect(),A.removeEventListener("scroll",E)}},[r,t.length]),M.useEffect(()=>{a==null&&i&&t.length>0&&i(0,t[0])},[]),M.useEffect(()=>{r&&setTimeout(()=>{m(),E()},100)},[h,r]),!t||t.length===0)return null;const x=e.jsx("div",{ref:u,className:`${x1}__list`,role:"tablist",...d,children:t.map((f,A)=>{if(!f||typeof f!="object")return null;const z=f.label!=null&&typeof f.label=="string"?f.label:f.label!=null&&typeof f.label!="object"?String(f.label):"",G=typeof f.icon=="string"?f.icon:void 0,Y=typeof f.tag=="number"||typeof f.tag=="string"?f.tag:void 0,V=typeof f.tagVariant=="string"?f.tagVariant:void 0,q=f.id!=null&&typeof f.id!="object"?typeof f.id=="string"||typeof f.id=="number"?f.id:String(f.id):A;return e.jsx(U4,{label:z,appearance:n,active:A===h,icon:G,tag:Y,tagVariant:V,onClick:()=>N(A,f)},q)})});return r?e.jsxs("div",{ref:o,className:L,children:[C&&e.jsx(c1,{appearance:"ghost",layout:"icon-only",icon:"CaretLeft",onClick:b,className:`${x1}__scroll-button ${x1}__scroll-button--left`,"aria-label":"Scroll tabs left"}),x,g&&e.jsx(c1,{appearance:"ghost",layout:"icon-only",icon:"CaretRight",onClick:s,className:`${x1}__scroll-button ${x1}__scroll-button--right`,"aria-label":"Scroll tabs right"})]}):e.jsx("div",{className:L,role:"tablist",...d,children:t.map((f,A)=>{if(!f||typeof f!="object")return null;const z=f.label!=null&&typeof f.label=="string"?f.label:f.label!=null&&typeof f.label!="object"?String(f.label):"",G=typeof f.icon=="string"?f.icon:void 0,Y=typeof f.tag=="number"||typeof f.tag=="string"?f.tag:void 0,V=typeof f.tagVariant=="string"?f.tagVariant:void 0,q=f.id!=null&&typeof f.id!="object"?typeof f.id=="string"||typeof f.id=="number"?f.id:String(f.id):A;return e.jsx(U4,{label:z,appearance:n,active:A===h,icon:G,tag:Y,tagVariant:V,onClick:()=>N(A,f)},q)})})}const m1="uds-input",Y4={compact:"compact",default:"default"},X4={default:"default",focused:"focused",error:"error",disabled:"disabled"};function _3({value:t,onChange:n,placeholder:a,type:l="text",size:r="default",state:i="default",disabled:c=!1,icon:d,iconPosition:o="right",onIconClick:u,id:C,className:y="",...g}){const w=c?"disabled":i,$=[m1,Y4[r]&&`${m1}--${Y4[r]}`,X4[w]&&`${m1}--${X4[w]}`,d&&`${m1}--has-icon-${o}`].filter(Boolean).join(" "),h=[`${m1}-wrapper`,d&&`${m1}-wrapper--icon-${o}`,y].filter(Boolean).join(" "),L=e.jsx("input",{id:C,type:l,className:$,value:t,onChange:n,placeholder:a,disabled:c||w==="disabled",...g});if(!d)return e.jsx("div",{className:h,children:L});const N=r==="compact"?16:20,E=typeof d=="string"?e.jsx(U,{name:d,size:N}):d,m=u?e.jsx("button",{type:"button",className:`${m1}__icon ${m1}__icon--${o} ${m1}__icon--clickable`,onClick:u,disabled:c||w==="disabled",tabIndex:-1,"aria-label":"Input action",children:E}):e.jsx("span",{className:`${m1}__icon ${m1}__icon--${o}`,children:E});return e.jsxs("div",{className:h,children:[L,m]})}const Z1="uds-textarea",K4={compact:"compact",default:"default"},G4={default:"default",focused:"focused",error:"error",disabled:"disabled"};function ke({value:t,onChange:n,placeholder:a,size:l="default",state:r="default",resize:i=!0,disabled:c=!1,id:d,className:o="",...u}){const C=c?"disabled":r,y=[Z1,K4[l]&&`${Z1}--${K4[l]}`,G4[C]&&`${Z1}--${G4[C]}`,!i&&`${Z1}--no-resize`,o].filter(Boolean).join(" ");return e.jsx("textarea",{id:d,className:y,value:t,onChange:n,placeholder:a,disabled:c||C==="disabled",...u})}const w1="uds-toast",J4={success:"success",error:"error",warning:"warning",info:"info"},De={success:"CheckCircle",error:"XCircle",warning:"Warning",info:"Info"};function Oe({message:t,variant:n="info",title:a,showIcon:l=!0,showClose:r=!0,onClose:i,className:c="",...d}){const o=[w1,J4[n]&&`${w1}--${J4[n]}`,c].filter(Boolean).join(" "),u=De[n]||"Info";return e.jsxs("div",{className:o,role:"alert",...d,children:[l&&e.jsx("div",{className:`${w1}__icon`,children:e.jsx(U,{name:u,size:20,appearance:"fill"})}),e.jsxs("div",{className:`${w1}__content`,children:[a&&e.jsx("div",{className:`${w1}__title`,children:a}),t&&e.jsx("div",{className:`${w1}__message`,children:t})]}),r&&i&&e.jsx("button",{type:"button",className:`${w1}__close`,onClick:i,"aria-label":"Close toast",children:e.jsx(U,{name:"X",size:16,appearance:"regular"})})]})}const W1="uds-tooltip",Q4={top:"top",bottom:"bottom",left:"left",right:"right"};function Ze({children:t,content:n,placement:a="top",disabled:l=!1,className:r="",...i}){const[c,d]=M.useState(!1),o=M.useRef(null),u=M.useRef(null);if(M.useEffect(()=>{if(!c||!u.current||!o.current)return;const w=u.current,h=o.current.getBoundingClientRect(),L=w.getBoundingClientRect();let N=0,E=0;switch(a){case"top":N=h.top-L.height-8,E=h.left+h.width/2-L.width/2;break;case"bottom":N=h.bottom+8,E=h.left+h.width/2-L.width/2;break;case"left":N=h.top+h.height/2-L.height/2,E=h.left-L.width-8;break;case"right":N=h.top+h.height/2-L.height/2,E=h.right+8;break}const m=window.innerWidth,b=window.innerHeight;E<8&&(E=8),E+L.width>m-8&&(E=m-L.width-8),N<8&&(N=8),N+L.height>b-8&&(N=b-L.height-8),w.style.top=`${N}px`,w.style.left=`${E}px`},[c,a]),!n||l)return e.jsx(e.Fragment,{children:t});const C=()=>{d(!0)},y=()=>{d(!1)},g=[W1,Q4[a]&&`${W1}--${Q4[a]}`,r].filter(Boolean).join(" ");return e.jsxs("div",{ref:o,className:g,onMouseEnter:C,onMouseLeave:y,...i,children:[t,c&&e.jsx("div",{ref:u,className:`${W1}__content`,role:"tooltip",children:n})]})}const Re=["primary","soft","outline","text","ghost","disabled","destructive"],Be=["label-only","icon-left","icon-right","icon-only","only"],Pe=["large","default","small","xsmall"],Ie=["display-128","display-96","display-72","display-60","display-48","display-36","heading-32","heading-28","heading-24","body-20","body-16","body-14","body-12"],Fe=["regular","medium","semibold","bold"],ze=["tight","regular","loose"],We=["row","column"],Ue=["flex-start","center","flex-end","space-between","space-around","space-evenly"],qe=["stretch","flex-start","center","flex-end","baseline"],Ye=["nowrap","wrap","wrap-reverse"],Xe=["0","2","4","8","12","16","24","32"],Ke=["default","compact"],Ge=["default","focused","error","disabled"],Je=["left","right"],Qe=["regular","bold","thin","light","duotone","fill","solid","outline"],e5=["light","dark"];function t5(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var R1={exports:{}},B1={exports:{}},Q={};/** @license React v16.13.1
135
+ }`,V=_=>{let b=_;return b=b.replace(/\b(import|export|function|return|from)\b/g,'<span style="color: #c085fd;">$1</span>'),b=b.replace(/(['"])((?:\\.|(?!\1)[^\\])*?)\1/g,'<span style="color: #4ade80;">$1$2$1</span>'),b=b.replace(/&lt;(\/?)([A-Z][a-zA-Z0-9]*)/g,'<span style="color: #f87070;">&lt;$1$2</span>'),b=b.replace(/\b([A-Z][a-zA-Z0-9]*)\b(?=\s*[={])/g,'<span style="color: #61a5fa;">$1</span>'),b=b.replace(/(\w+)=/g,'<span style="color: #ca8a04;">$1</span>='),b};return e.jsx("div",{className:"playground",children:e.jsxs("div",{className:"playground__container",children:[e.jsxs("div",{className:"playground__canvas",children:[e.jsx("div",{className:"playground__canvas-content",children:s?s(i):e.jsx(t,{...i})}),e.jsxs("div",{className:"playground__actions",children:[e.jsx(o1,{appearance:l==="code"?"primary":"text",layout:"icon-only",size:"small",icon:"Code","aria-label":"Show code",onClick:()=>o("code")}),e.jsx("div",{className:"playground__actions-divider"}),e.jsx(o1,{appearance:l==="inspector"?"primary":"text",layout:"icon-only",size:"small",icon:"GearSix","aria-label":"Show inspector",onClick:()=>o("inspector")})]})]}),e.jsx("div",{className:"playground__panel",children:l==="inspector"?e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"playground__panel-header",children:e.jsxs("div",{className:"playground__panel-header-content",children:[e.jsxs("div",{className:"playground__panel-title-row",children:[e.jsx(U,{name:"GearSix",size:16,appearance:"bold"}),e.jsx("h3",{className:"playground__panel-title",children:"Inspector"})]}),e.jsx("p",{className:"playground__panel-subtitle",children:"Customize component properties"})]})}),e.jsxs("div",{className:"playground__panel-content",children:[M.length>0&&e.jsxs("div",{className:"playground__section",children:[e.jsxs("div",{className:"playground__section-title",children:[e.jsx(U,{name:"SquaresFour",size:16,appearance:"bold"}),e.jsx("span",{children:"Properties"})]}),e.jsx("div",{className:"playground__section-content",children:M.map(([_,b])=>$(_,b))})]}),j.length>0&&e.jsxs("div",{className:"playground__section",children:[e.jsxs("div",{className:"playground__section-title",children:[e.jsx(U,{name:"SquaresFour",size:16,appearance:"bold"}),e.jsx("span",{children:"States"})]}),e.jsx("div",{className:"playground__section-content",children:e.jsx("div",{className:"playground__states-list",children:j.map(([_,b])=>$(_,b))})})]})]})]}):e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"playground__panel-header",children:[e.jsxs("div",{className:"playground__panel-header-content",children:[e.jsx("div",{className:"playground__panel-title-row",children:e.jsx("h3",{className:"playground__panel-title",children:"Component Code"})}),e.jsx("p",{className:"playground__panel-subtitle",children:"Copy and paste into your project"})]}),e.jsx(o1,{appearance:"outline",layout:"icon-left",size:"small",icon:"CopySimple",label:"Copy",onClick:m})]}),e.jsx("div",{className:"playground__code-container",children:e.jsx("div",{className:"playground__code-block",children:e.jsx("pre",{className:"playground__code-pre",children:e.jsx("code",{className:"playground__code",dangerouslySetInnerHTML:{__html:V(w)}})})})}),e.jsxs("div",{className:"playground__pro-tips",children:[e.jsx("p",{className:"playground__pro-tips-title",children:"Pro Tips:"}),e.jsxs("ul",{className:"playground__pro-tips-list",children:[e.jsx("li",{children:"Customize props in the inspector to update the code"}),e.jsx("li",{children:"All components are fully typed with TypeScript"}),e.jsx("li",{children:"Use Cmd/Ctrl + K to toggle the panel"})]})]})]})})]})})}const b1="uds-progress-circle",B4={xxs:"xxs",xs:"xs",sm:"sm",md:"md",lg:"lg"},P4={circle:"circle","half-circle":"half-circle"};function Oe({value:t=40,max:n=100,size:a="md",shape:r="circle",label:s,showLabel:l=!0,className:o="","aria-label":c,...i}){const u=Math.min(Math.max(t/n*100,0),100),p=Math.round(u),m={xxs:{size:64,strokeWidth:3,fontSize:14,labelFontSize:12},xs:{size:160,strokeWidth:8,fontSize:24,labelFontSize:12},sm:{size:200,strokeWidth:10,fontSize:32,labelFontSize:12},md:{size:240,strokeWidth:12,fontSize:36,labelFontSize:12},lg:{size:280,strokeWidth:14,fontSize:48,labelFontSize:12}},$=m[a]||m.md,M=($.size-$.strokeWidth)/2,j=r==="half-circle"?Math.PI*M:2*Math.PI*M,y=j-u/100*j,L=[b1,B4[a]&&`${b1}--${B4[a]}`,P4[r]&&`${b1}--${P4[r]}`,o].filter(Boolean).join(" "),w=`progress-circle-${Math.random().toString(36).substr(2,9)}`,V=s?`${w}-label`:void 0,_=$.size,b=_/2,d=_/2,C=r==="half-circle"?_/2:_,f=r==="half-circle"?_:d;return e.jsxs("div",{className:L,role:"progressbar","aria-valuenow":t,"aria-valuemin":0,"aria-valuemax":n,"aria-label":c||s||`Progress: ${p}%`,"aria-labelledby":V,...i,children:[e.jsxs("svg",{className:`${b1}__svg`,width:$.size,height:C,viewBox:`0 ${r==="half-circle"?_/2:0} ${_} ${C}`,children:[e.jsx("circle",{className:`${b1}__track`,cx:b,cy:f,r:M,fill:"none",strokeWidth:$.strokeWidth,strokeDasharray:j,strokeDashoffset:r==="half-circle"?j/2:0,pathLength:j}),e.jsx("circle",{className:`${b1}__fill`,cx:b,cy:f,r:M,fill:"none",strokeWidth:$.strokeWidth,strokeDasharray:j,strokeDashoffset:r==="half-circle"?j/2+y:y,pathLength:j,strokeLinecap:"round",transform:`rotate(-90 ${b} ${f})`})]}),e.jsxs("div",{className:`${b1}__content`,children:[s&&l&&e.jsx("span",{id:V,className:`${b1}__label`,children:s}),e.jsxs("span",{className:`${b1}__value`,style:{fontSize:`${$.fontSize}px`},children:[p,"%"]})]})]})}const N1="uds-progress-indicator",F4={default:"default",blue:"blue",green:"green",success:"green",orange:"orange",warning:"orange",red:"red",error:"red",purple:"purple"},z4={small:"small",medium:"medium",large:"large"};function Ze({value:t=0,max:n=100,variant:a="default",size:r="medium",label:s,showValue:l=!1,showLabel:o=!0,className:c="","aria-label":i,...u}){const p=Math.min(Math.max(t/n*100,0),100),m=Math.round(p),$=[N1,F4[a]&&`${N1}--${F4[a]}`,z4[r]&&`${N1}--${z4[r]}`,c].filter(Boolean).join(" "),M=`progress-${Math.random().toString(36).substr(2,9)}`,j=s?`${M}-label`:void 0;return e.jsxs("div",{className:$,...u,children:[s&&o||l?e.jsxs("div",{className:`${N1}__header`,children:[s&&o&&e.jsx("span",{id:j,className:`${N1}__label`,children:s}),l&&e.jsxs("span",{className:`${N1}__value`,children:[m,"%"]})]}):null,e.jsx("div",{className:`${N1}__track`,children:e.jsx("div",{className:`${N1}__fill`,role:"progressbar","aria-valuenow":t,"aria-valuemin":0,"aria-valuemax":n,"aria-label":i||s||`Progress: ${m}%`,"aria-labelledby":j,style:{width:`${p}%`}})})]})}function Ie({checked:t=!1,onChange:n,name:a,id:r,value:s,label:l,disabled:o=!1,className:c="",...i}){const u=r||`radio-${Math.random().toString(36).substr(2,9)}`,p=m=>{!o&&n&&n(m)};return e.jsxs("label",{className:`radio ${o?"radio--disabled":""} ${c}`,htmlFor:u,children:[e.jsx("input",{type:"radio",id:u,name:a,value:s,className:"radio__input",checked:t,onChange:p,disabled:o,...i}),e.jsx("span",{className:"radio__circle",children:t&&e.jsx("span",{className:"radio__dot"})}),l&&e.jsx("span",{className:"radio__label",children:l})]})}const s1="uds-slider";function Re({value:t,onChange:n,min:a=0,max:r=100,step:s=1,range:l=!1,showLabels:o=!1,label:c,disabled:i=!1,className:u="","aria-label":p,...m}){const[$,M]=S.useState(l?[a,r]:a),[j,y]=S.useState(null),L=S.useRef(null),w=t!==void 0,V=w?t:$,_=l?V[0]:a,b=l?V[1]:V,d=`slider-${Math.random().toString(36).substr(2,9)}`,C=h=>(h-a)/(r-a)*100,f=h=>{if(!L.current)return a;const A=L.current.getBoundingClientRect(),O=Math.max(0,Math.min(1,(h-A.left)/A.width)),x=a+O*(r-a);return Math.round(x/s)*s},k=(h,A)=>{i||(h.preventDefault(),y(A))},B=h=>{if(!j||i)return;const A=f(h.clientX);let O;l?j==="min"?O=[Math.min(A,b-s),b]:O=[_,Math.max(A,_+s)]:O=A,w||M(O),n&&n(O)},K=()=>{y(null)};S.useEffect(()=>{if(j){const h=O=>B(O),A=()=>K();return document.addEventListener("mousemove",h),document.addEventListener("mouseup",A),()=>{document.removeEventListener("mousemove",h),document.removeEventListener("mouseup",A)}}},[j,_,b,l,s,i,w,n]);const q=(h,A)=>{if(i)return;const O=parseFloat(h.target.value);let x;l?A==="min"?x=[Math.min(O,b-s),b]:x=[_,Math.max(O,_+s)]:x=O,w||M(x),n&&n(x)},W=C(_),Y=C(b),J=W,i1=Y-W,H=[s1,l&&`${s1}--range`,i&&`${s1}--disabled`,u].filter(Boolean).join(" ");return e.jsxs("div",{className:H,...m,children:[c&&e.jsx("div",{className:`${s1}__header`,children:e.jsx("label",{htmlFor:d,className:`${s1}__label`,children:c})}),e.jsxs("div",{className:`${s1}__container`,ref:L,children:[e.jsx("div",{className:`${s1}__track`,children:l?e.jsxs(e.Fragment,{children:[e.jsx("div",{className:`${s1}__fill`,style:{left:`${J}%`,width:`${i1}%`}}),e.jsx("input",{type:"range",id:`${d}-min`,min:a,max:r,step:s,value:_,onChange:h=>q(h,"min"),disabled:i,className:`${s1}__input ${s1}__input--min`,"aria-label":p||`${c||"Slider"} minimum value`}),e.jsx("input",{type:"range",id:`${d}-max`,min:a,max:r,step:s,value:b,onChange:h=>q(h,"max"),disabled:i,className:`${s1}__input ${s1}__input--max`,"aria-label":p||`${c||"Slider"} maximum value`}),e.jsx("div",{className:`${s1}__thumb ${s1}__thumb--min`,style:{left:`${W}%`},onMouseDown:h=>k(h,"min"),role:"slider","aria-valuemin":a,"aria-valuemax":r,"aria-valuenow":_,tabIndex:i?-1:0}),e.jsx("div",{className:`${s1}__thumb ${s1}__thumb--max`,style:{left:`${Y}%`},onMouseDown:h=>k(h,"max"),role:"slider","aria-valuemin":a,"aria-valuemax":r,"aria-valuenow":b,tabIndex:i?-1:0})]}):e.jsxs(e.Fragment,{children:[e.jsx("div",{className:`${s1}__fill`,style:{width:`${Y}%`}}),e.jsx("input",{type:"range",id:d,min:a,max:r,step:s,value:b,onChange:h=>q(h,"single"),disabled:i,className:`${s1}__input`,"aria-label":p||c||"Slider"}),e.jsx("div",{className:`${s1}__thumb`,style:{left:`${Y}%`},onMouseDown:h=>k(h,"single"),role:"slider","aria-valuemin":a,"aria-valuemax":r,"aria-valuenow":b,tabIndex:i?-1:0})]})}),o&&e.jsx("div",{className:`${s1}__labels`,children:l?e.jsxs(e.Fragment,{children:[e.jsxs("span",{className:`${s1}__label-value`,style:{left:`${W}%`},children:[Math.round((_-a)/(r-a)*100),"%"]}),e.jsxs("span",{className:`${s1}__label-value`,style:{left:`${Y}%`},children:[Math.round((b-a)/(r-a)*100),"%"]})]}):e.jsxs(e.Fragment,{children:[e.jsx("span",{className:`${s1}__label-value`,children:"0%"}),e.jsxs("span",{className:`${s1}__label-value`,style:{left:`${Y}%`},children:[Math.round((b-a)/(r-a)*100),"%"]})]})})]})]})}const M1="uds-status",W4={"light-gray":"light-gray",white:"white"},U4={pill:"pill",rounded:"rounded"};function Be({label:t,variant:n="blue",appearance:a="light-gray",shape:r="pill",className:s="",onClick:l,disabled:o=!1,...c}){const i=[M1,W4[a]&&`${M1}--${W4[a]}`,U4[r]&&`${M1}--${U4[r]}`,o&&`${M1}--disabled`,s].filter(Boolean).join(" "),u=l?"button":"span";return e.jsxs(u,{className:i,onClick:o?void 0:l,disabled:o,...c,children:[e.jsx(_3,{variant:n,size:"small",className:`${M1}__dot`}),t&&e.jsx("span",{className:`${M1}__label`,children:t})]})}const n1="uds-steps",q4={horizontal:"horizontal",vertical:"vertical"},Y4={complete:"complete",active:"active",incomplete:"incomplete",disabled:"disabled",error:"error",warning:"warning"},X4={default:"default",compact:"compact"};function Pe({steps:t=[],orientation:n="horizontal",size:a="default",displayLabel:r=!0,className:s="",...l}){if(!t||t.length===0)return null;const o=[n1,q4[n]&&`${n1}--${q4[n]}`,X4[a]&&`${n1}--${X4[a]}`,s].filter(Boolean).join(" "),c=(w,V)=>w===0?"start":w===V-1?"end":"middle",i=w=>w.status||"incomplete",u=(w,V)=>w<V-1,p=w=>w==="complete",m=w=>w==="active",$=w=>w==="incomplete",M=w=>w==="error",j=w=>w==="warning",y=w=>w==="disabled",L=(w,V)=>p(w)||m(w)?"active":"inactive";return e.jsx("div",{className:o,...l,children:t.map((w,V)=>{const _=i(w),b=c(V,t.length),d=u(V,t.length),C=d?L(_,i(t[V+1])):null,f=[`${n1}__step`,Y4[_]&&`${n1}__step--${Y4[_]}`,`${n1}__step--${b}`].filter(Boolean).join(" ");return e.jsxs(S.Fragment,{children:[e.jsxs("div",{className:f,children:[e.jsxs("div",{className:`${n1}__indicator`,children:[p(_)&&e.jsx("div",{className:`${n1}__indicator-circle ${n1}__indicator-circle--complete`,children:e.jsx(U,{name:"Check",size:12,appearance:"bold",className:`${n1}__check-icon`})}),m(_)&&e.jsx("div",{className:`${n1}__indicator-circle ${n1}__indicator-circle--active`}),$(_)&&e.jsx("div",{className:`${n1}__indicator-circle ${n1}__indicator-circle--incomplete`}),M(_)&&e.jsx("div",{className:`${n1}__indicator-circle ${n1}__indicator-circle--error`,children:e.jsx(U,{name:"X",size:12,appearance:"bold",className:`${n1}__error-icon`})}),j(_)&&e.jsx("div",{className:`${n1}__indicator-circle ${n1}__indicator-circle--warning`,children:e.jsx(U,{name:"WarningCircle",size:12,appearance:"bold",className:`${n1}__warning-icon`})}),y(_)&&e.jsx("div",{className:`${n1}__indicator-circle ${n1}__indicator-circle--disabled`})]}),r&&e.jsxs("div",{className:`${n1}__label-container`,children:[w.label&&e.jsx("span",{className:`${n1}__label`,children:w.label}),w.optionalLabel&&e.jsx("span",{className:`${n1}__optional-label`,children:w.optionalLabel})]})]}),d&&e.jsx("div",{className:`${n1}__connector ${n1}__connector--${C}`})]},V)})})}const C1="uds-table";function b3({columns:t=[],data:n=[],className:a="",bodyWeight:r="medium",...s}){const l=[C1,`${C1}--body-weight-${r}`,a].filter(Boolean).join(" ");return e.jsx("div",{className:`${C1}__wrapper`,children:e.jsxs("table",{className:l,...s,children:[t.length>0&&e.jsx("thead",{className:`${C1}__head`,children:e.jsx("tr",{className:`${C1}__row`,children:t.map((o,c)=>e.jsx(t4,{type:"header",column:o,index:c},o.key||c))})}),e.jsx("tbody",{className:`${C1}__body`,children:n.map((o,c)=>e.jsx("tr",{className:`${C1}__row`,children:t.map((i,u)=>e.jsx(t4,{type:"cell",column:i,row:o,rowIndex:c,colIndex:u},i.key||u))},c))})]})})}function t4({type:t,column:n,row:a,rowIndex:r,colIndex:s}){var p;const l=t==="header",o=l?"th":"td",c=l?n.label:(a==null?void 0:a[n.key])??((p=n.render)==null?void 0:p.call(n,a,r,s)),i=[`${C1}__cell`,l&&`${C1}__cell--header`,n.align&&`${C1}__cell--${n.align}`,n.className].filter(Boolean).join(" "),u=()=>!l&&n.render?n.render(a,r,s):S.isValidElement(c)?c:l?e.jsxs("div",{className:`${C1}__cell-content`,children:[n.icon&&e.jsx(U,{name:n.icon,size:16,appearance:"regular",className:`${C1}__cell-icon`}),n.label&&e.jsx("span",{className:`${C1}__cell-label`,children:n.label}),n.sortable&&e.jsx(U,{name:"CaretUpDown",size:16,appearance:"regular",className:`${C1}__cell-sort-icon`}),n.filterable&&e.jsx(U,{name:"Funnel",size:16,appearance:"regular",className:`${C1}__cell-filter-icon`})]}):e.jsx("div",{className:`${C1}__cell-content`,children:c!=null?String(c):""});return e.jsx(o,{className:i,children:u()})}b3.Cell=t4;const Fe="uds-tabs-item";function G4({label:t,active:n=!1,icon:a,tag:r,tagVariant:s="red",className:l="",onClick:o,...c}){const i=[Fe,n&&"active",l].filter(Boolean).join(" "),u=o?"button":"div",p=!!a&&typeof a=="string",m=!!r&&(typeof r=="number"||typeof r=="string");let $="";t!=null&&(typeof t=="string"?$=t:$=String(t));const M={};return Object.keys(c).forEach(j=>{const y=c[j];(y==null||typeof y!="object"||S.isValidElement(y))&&(M[j]=y)}),e.jsxs(u,{className:i,onClick:o,role:o?"tab":void 0,"aria-selected":o?n:void 0,...M,children:[p&&e.jsx(U,{name:a,size:16,appearance:"bold"}),$&&e.jsx("span",{children:$}),m&&e.jsx(r4,{count:r,variant:s})]})}const x1="uds-tabs",K4={underline:"underline",block:"block","block-inverted":"block-inverted"};function ze({tabs:t=[],appearance:n="underline",activeTab:a,fill:r=!1,scrollable:s=!1,onTabChange:l,className:o="",...c}){const i=S.useRef(null),u=S.useRef(null),[p,m]=S.useState(!1),[$,M]=S.useState(!1),[,j]=S.useState(0),y=a!=null&&a>=0&&a<t.length?a:0,L=[x1,K4[n]&&`${x1}--${K4[n]}`,r&&`${x1}--fill`,s&&`${x1}--scrollable`,o].filter(Boolean).join(" "),w=(f,k)=>{k.onClick&&k.onClick(f,k),l&&l(f,k)},V=()=>{if(!s||!i.current||!u.current)return;const f=i.current,k=u.current,B=f.offsetWidth,K=k.scrollWidth,q=k.scrollLeft;m(q>0),M(q<K-B-1),j(q)},_=()=>{if(!s||!u.current||y===void 0)return;const f=u.current,k=i.current,B=f.children[y];if(!B||!k)return;k.offsetLeft;const K=k.offsetWidth,q=B.offsetLeft,W=B.offsetWidth,Y=f.scrollLeft,J=q+W,i1=Y,H=Y+K;q<i1?f.scrollTo({left:q-16,behavior:"smooth"}):J>H&&f.scrollTo({left:J-K+16,behavior:"smooth"})},b=()=>{if(!u.current)return;const f=u.current.offsetWidth*.75;u.current.scrollBy({left:-f,behavior:"smooth"})},d=()=>{if(!u.current)return;const f=u.current.offsetWidth*.75;u.current.scrollBy({left:f,behavior:"smooth"})};if(S.useEffect(()=>{if(!s)return;V(),_();const f=i.current,k=u.current;if(!f||!k)return;const B=new ResizeObserver(()=>{V(),_()});return B.observe(f),B.observe(k),k.addEventListener("scroll",V),()=>{B.disconnect(),k.removeEventListener("scroll",V)}},[s,t.length]),S.useEffect(()=>{a==null&&l&&t.length>0&&l(0,t[0])},[]),S.useEffect(()=>{s&&setTimeout(()=>{_(),V()},100)},[y,s]),!t||t.length===0)return null;const C=e.jsx("div",{ref:u,className:`${x1}__list`,role:"tablist",...c,children:t.map((f,k)=>{if(!f||typeof f!="object")return null;const B=f.label!=null&&typeof f.label=="string"?f.label:f.label!=null&&typeof f.label!="object"?String(f.label):"",K=typeof f.icon=="string"?f.icon:void 0,q=typeof f.tag=="number"||typeof f.tag=="string"?f.tag:void 0,W=typeof f.tagVariant=="string"?f.tagVariant:void 0,Y=f.id!=null&&typeof f.id!="object"?typeof f.id=="string"||typeof f.id=="number"?f.id:String(f.id):k;return e.jsx(G4,{label:B,appearance:n,active:k===y,icon:K,tag:q,tagVariant:W,onClick:()=>w(k,f)},Y)})});return s?e.jsxs("div",{ref:i,className:L,children:[p&&e.jsx(o1,{appearance:"ghost",layout:"icon-only",icon:"CaretLeft",onClick:b,className:`${x1}__scroll-button ${x1}__scroll-button--left`,"aria-label":"Scroll tabs left"}),C,$&&e.jsx(o1,{appearance:"ghost",layout:"icon-only",icon:"CaretRight",onClick:d,className:`${x1}__scroll-button ${x1}__scroll-button--right`,"aria-label":"Scroll tabs right"})]}):e.jsx("div",{className:L,role:"tablist",...c,children:t.map((f,k)=>{if(!f||typeof f!="object")return null;const B=f.label!=null&&typeof f.label=="string"?f.label:f.label!=null&&typeof f.label!="object"?String(f.label):"",K=typeof f.icon=="string"?f.icon:void 0,q=typeof f.tag=="number"||typeof f.tag=="string"?f.tag:void 0,W=typeof f.tagVariant=="string"?f.tagVariant:void 0,Y=f.id!=null&&typeof f.id!="object"?typeof f.id=="string"||typeof f.id=="number"?f.id:String(f.id):k;return e.jsx(G4,{label:B,appearance:n,active:k===y,icon:K,tag:q,tagVariant:W,onClick:()=>w(k,f)},Y)})})}const u1="uds-input",J4={compact:"compact",default:"default"},Q4={default:"default",focused:"focused",error:"error",disabled:"disabled"};function x3({value:t,onChange:n,placeholder:a,type:r="text",size:s="default",state:l="default",disabled:o=!1,icon:c,iconPosition:i="right",onIconClick:u,id:p,label:m,helperText:$,errorText:M,className:j="","aria-describedby":y,...L}){const w=o?"disabled":l,V=S.useId().replace(/:/g,""),b=p??(!!m||!!$||!!M?`${u1}-${V}`:void 0),d=$?`${b}-helper-text`:void 0,C=M?`${b}-error-text`:void 0,k=[y,w==="error"?C:d].filter(Boolean).join(" ")||void 0,B=[u1,J4[s]&&`${u1}--${J4[s]}`,Q4[w]&&`${u1}--${Q4[w]}`,c&&`${u1}--has-icon-${i}`].filter(Boolean).join(" "),K=[`${u1}-wrapper`,c&&`${u1}-wrapper--icon-${i}`,j].filter(Boolean).join(" "),q=e.jsx("input",{id:b,type:r,className:B,value:t,onChange:n,placeholder:a,disabled:o||w==="disabled","aria-invalid":w==="error"?!0:void 0,"aria-describedby":k,...L}),W=()=>{if(!c)return e.jsx("div",{className:K,children:q});const Y=s==="compact"?16:20,J=typeof c=="string"?e.jsx(U,{name:c,size:Y}):c,i1=u?e.jsx("button",{type:"button",className:`${u1}__icon ${u1}__icon--${i} ${u1}__icon--clickable`,onClick:u,disabled:o||w==="disabled",tabIndex:-1,"aria-label":"Input action",children:J}):e.jsx("span",{className:`${u1}__icon ${u1}__icon--${i}`,children:J});return e.jsxs("div",{className:K,children:[q,i1]})};return!m&&!$&&!M?W():e.jsxs("div",{className:`${u1}-field`,children:[m?e.jsx("label",{className:`${u1}__label`,htmlFor:b,children:m}):null,W(),w==="error"&&M?e.jsx("p",{id:C,className:`${u1}__supporting-text ${u1}__supporting-text--error`,children:M}):null,w!=="error"&&$?e.jsx("p",{id:d,className:`${u1}__supporting-text`,children:$}):null]})}const I1="uds-textarea",e3={compact:"compact",default:"default"},t3={default:"default",focused:"focused",error:"error",disabled:"disabled"};function We({value:t,onChange:n,placeholder:a,size:r="default",state:s="default",resize:l=!0,disabled:o=!1,id:c,className:i="",...u}){const p=o?"disabled":s,m=[I1,e3[r]&&`${I1}--${e3[r]}`,t3[p]&&`${I1}--${t3[p]}`,!l&&`${I1}--no-resize`,i].filter(Boolean).join(" ");return e.jsx("textarea",{id:c,className:m,value:t,onChange:n,placeholder:a,disabled:o||p==="disabled",...u})}const w1="uds-toast",n3={success:"success",error:"error",warning:"warning",info:"info"},Ue={success:"CheckCircle",error:"XCircle",warning:"Warning",info:"Info"};function qe({message:t,variant:n="info",title:a,showIcon:r=!0,showClose:s=!0,onClose:l,className:o="",...c}){const i=[w1,n3[n]&&`${w1}--${n3[n]}`,o].filter(Boolean).join(" "),u=Ue[n]||"Info";return e.jsxs("div",{className:i,role:"alert",...c,children:[r&&e.jsx("div",{className:`${w1}__icon`,children:e.jsx(U,{name:u,size:20,appearance:"fill"})}),e.jsxs("div",{className:`${w1}__content`,children:[a&&e.jsx("div",{className:`${w1}__title`,children:a}),t&&e.jsx("div",{className:`${w1}__message`,children:t})]}),s&&l&&e.jsx("button",{type:"button",className:`${w1}__close`,onClick:l,"aria-label":"Close toast",children:e.jsx(U,{name:"X",size:16,appearance:"regular"})})]})}const q1="uds-tooltip",a3={top:"top",bottom:"bottom",left:"left",right:"right"};function Ye({children:t,content:n,placement:a="top",disabled:r=!1,className:s="",...l}){const[o,c]=S.useState(!1),i=S.useRef(null),u=S.useRef(null);if(S.useEffect(()=>{if(!o||!u.current||!i.current)return;const M=u.current,y=i.current.getBoundingClientRect(),L=M.getBoundingClientRect();let w=0,V=0;switch(a){case"top":w=y.top-L.height-8,V=y.left+y.width/2-L.width/2;break;case"bottom":w=y.bottom+8,V=y.left+y.width/2-L.width/2;break;case"left":w=y.top+y.height/2-L.height/2,V=y.left-L.width-8;break;case"right":w=y.top+y.height/2-L.height/2,V=y.right+8;break}const _=window.innerWidth,b=window.innerHeight;V<8&&(V=8),V+L.width>_-8&&(V=_-L.width-8),w<8&&(w=8),w+L.height>b-8&&(w=b-L.height-8),M.style.top=`${w}px`,M.style.left=`${V}px`},[o,a]),!n||r)return e.jsx(e.Fragment,{children:t});const p=()=>{c(!0)},m=()=>{c(!1)},$=[q1,a3[a]&&`${q1}--${a3[a]}`,s].filter(Boolean).join(" ");return e.jsxs("div",{ref:i,className:$,onMouseEnter:p,onMouseLeave:m,...l,children:[t,o&&e.jsx("div",{ref:u,className:`${q1}__content`,role:"tooltip",children:n})]})}const Xe=["primary","soft","outline","text","ghost","disabled","destructive"],Ge=["label-only","icon-left","icon-right","icon-only","only"],Ke=["large","default","small","xsmall"],Je=["display-128","display-96","display-72","display-60","display-48","display-36","heading-32","heading-28","heading-24","body-20","body-16","body-14","body-12"],Qe=["regular","medium","semibold","bold"],e5=["tight","regular","loose"],t5=["row","column"],n5=["flex-start","center","flex-end","space-between","space-around","space-evenly"],a5=["stretch","flex-start","center","flex-end","baseline"],s5=["nowrap","wrap","wrap-reverse"],r5=["0","2","4","8","12","16","24","32"],l5=["default","compact"],o5=["default","focused","error","disabled"],i5=["left","right"],c5=["regular","bold","thin","light","duotone","fill","solid","outline"],d5=["light","dark"];function u5(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var R1={exports:{}},B1={exports:{}},Q={};/** @license React v16.13.1
136
136
  * react-is.production.min.js
137
137
  *
138
138
  * Copyright (c) Facebook, Inc. and its affiliates.
139
139
  *
140
140
  * This source code is licensed under the MIT license found in the
141
141
  * LICENSE file in the root directory of this source tree.
142
- */var e3;function n5(){if(e3)return Q;e3=1;var t=typeof Symbol=="function"&&Symbol.for,n=t?Symbol.for("react.element"):60103,a=t?Symbol.for("react.portal"):60106,l=t?Symbol.for("react.fragment"):60107,r=t?Symbol.for("react.strict_mode"):60108,i=t?Symbol.for("react.profiler"):60114,c=t?Symbol.for("react.provider"):60109,d=t?Symbol.for("react.context"):60110,o=t?Symbol.for("react.async_mode"):60111,u=t?Symbol.for("react.concurrent_mode"):60111,C=t?Symbol.for("react.forward_ref"):60112,y=t?Symbol.for("react.suspense"):60113,g=t?Symbol.for("react.suspense_list"):60120,w=t?Symbol.for("react.memo"):60115,$=t?Symbol.for("react.lazy"):60116,h=t?Symbol.for("react.block"):60121,L=t?Symbol.for("react.fundamental"):60117,N=t?Symbol.for("react.responder"):60118,E=t?Symbol.for("react.scope"):60119;function m(s){if(typeof s=="object"&&s!==null){var x=s.$$typeof;switch(x){case n:switch(s=s.type,s){case o:case u:case l:case i:case r:case y:return s;default:switch(s=s&&s.$$typeof,s){case d:case C:case $:case w:case c:return s;default:return x}}case a:return x}}}function b(s){return m(s)===u}return Q.AsyncMode=o,Q.ConcurrentMode=u,Q.ContextConsumer=d,Q.ContextProvider=c,Q.Element=n,Q.ForwardRef=C,Q.Fragment=l,Q.Lazy=$,Q.Memo=w,Q.Portal=a,Q.Profiler=i,Q.StrictMode=r,Q.Suspense=y,Q.isAsyncMode=function(s){return b(s)||m(s)===o},Q.isConcurrentMode=b,Q.isContextConsumer=function(s){return m(s)===d},Q.isContextProvider=function(s){return m(s)===c},Q.isElement=function(s){return typeof s=="object"&&s!==null&&s.$$typeof===n},Q.isForwardRef=function(s){return m(s)===C},Q.isFragment=function(s){return m(s)===l},Q.isLazy=function(s){return m(s)===$},Q.isMemo=function(s){return m(s)===w},Q.isPortal=function(s){return m(s)===a},Q.isProfiler=function(s){return m(s)===i},Q.isStrictMode=function(s){return m(s)===r},Q.isSuspense=function(s){return m(s)===y},Q.isValidElementType=function(s){return typeof s=="string"||typeof s=="function"||s===l||s===u||s===i||s===r||s===y||s===g||typeof s=="object"&&s!==null&&(s.$$typeof===$||s.$$typeof===w||s.$$typeof===c||s.$$typeof===d||s.$$typeof===C||s.$$typeof===L||s.$$typeof===N||s.$$typeof===E||s.$$typeof===h)},Q.typeOf=m,Q}var e1={};/** @license React v16.13.1
142
+ */var s3;function C5(){if(s3)return Q;s3=1;var t=typeof Symbol=="function"&&Symbol.for,n=t?Symbol.for("react.element"):60103,a=t?Symbol.for("react.portal"):60106,r=t?Symbol.for("react.fragment"):60107,s=t?Symbol.for("react.strict_mode"):60108,l=t?Symbol.for("react.profiler"):60114,o=t?Symbol.for("react.provider"):60109,c=t?Symbol.for("react.context"):60110,i=t?Symbol.for("react.async_mode"):60111,u=t?Symbol.for("react.concurrent_mode"):60111,p=t?Symbol.for("react.forward_ref"):60112,m=t?Symbol.for("react.suspense"):60113,$=t?Symbol.for("react.suspense_list"):60120,M=t?Symbol.for("react.memo"):60115,j=t?Symbol.for("react.lazy"):60116,y=t?Symbol.for("react.block"):60121,L=t?Symbol.for("react.fundamental"):60117,w=t?Symbol.for("react.responder"):60118,V=t?Symbol.for("react.scope"):60119;function _(d){if(typeof d=="object"&&d!==null){var C=d.$$typeof;switch(C){case n:switch(d=d.type,d){case i:case u:case r:case l:case s:case m:return d;default:switch(d=d&&d.$$typeof,d){case c:case p:case j:case M:case o:return d;default:return C}}case a:return C}}}function b(d){return _(d)===u}return Q.AsyncMode=i,Q.ConcurrentMode=u,Q.ContextConsumer=c,Q.ContextProvider=o,Q.Element=n,Q.ForwardRef=p,Q.Fragment=r,Q.Lazy=j,Q.Memo=M,Q.Portal=a,Q.Profiler=l,Q.StrictMode=s,Q.Suspense=m,Q.isAsyncMode=function(d){return b(d)||_(d)===i},Q.isConcurrentMode=b,Q.isContextConsumer=function(d){return _(d)===c},Q.isContextProvider=function(d){return _(d)===o},Q.isElement=function(d){return typeof d=="object"&&d!==null&&d.$$typeof===n},Q.isForwardRef=function(d){return _(d)===p},Q.isFragment=function(d){return _(d)===r},Q.isLazy=function(d){return _(d)===j},Q.isMemo=function(d){return _(d)===M},Q.isPortal=function(d){return _(d)===a},Q.isProfiler=function(d){return _(d)===l},Q.isStrictMode=function(d){return _(d)===s},Q.isSuspense=function(d){return _(d)===m},Q.isValidElementType=function(d){return typeof d=="string"||typeof d=="function"||d===r||d===u||d===l||d===s||d===m||d===$||typeof d=="object"&&d!==null&&(d.$$typeof===j||d.$$typeof===M||d.$$typeof===o||d.$$typeof===c||d.$$typeof===p||d.$$typeof===L||d.$$typeof===w||d.$$typeof===V||d.$$typeof===y)},Q.typeOf=_,Q}var e1={};/** @license React v16.13.1
143
143
  * react-is.development.js
144
144
  *
145
145
  * Copyright (c) Facebook, Inc. and its affiliates.
146
146
  *
147
147
  * This source code is licensed under the MIT license found in the
148
148
  * LICENSE file in the root directory of this source tree.
149
- */var t3;function a5(){return t3||(t3=1,process.env.NODE_ENV!=="production"&&(function(){var t=typeof Symbol=="function"&&Symbol.for,n=t?Symbol.for("react.element"):60103,a=t?Symbol.for("react.portal"):60106,l=t?Symbol.for("react.fragment"):60107,r=t?Symbol.for("react.strict_mode"):60108,i=t?Symbol.for("react.profiler"):60114,c=t?Symbol.for("react.provider"):60109,d=t?Symbol.for("react.context"):60110,o=t?Symbol.for("react.async_mode"):60111,u=t?Symbol.for("react.concurrent_mode"):60111,C=t?Symbol.for("react.forward_ref"):60112,y=t?Symbol.for("react.suspense"):60113,g=t?Symbol.for("react.suspense_list"):60120,w=t?Symbol.for("react.memo"):60115,$=t?Symbol.for("react.lazy"):60116,h=t?Symbol.for("react.block"):60121,L=t?Symbol.for("react.fundamental"):60117,N=t?Symbol.for("react.responder"):60118,E=t?Symbol.for("react.scope"):60119;function m(O){return typeof O=="string"||typeof O=="function"||O===l||O===u||O===i||O===r||O===y||O===g||typeof O=="object"&&O!==null&&(O.$$typeof===$||O.$$typeof===w||O.$$typeof===c||O.$$typeof===d||O.$$typeof===C||O.$$typeof===L||O.$$typeof===N||O.$$typeof===E||O.$$typeof===h)}function b(O){if(typeof O=="object"&&O!==null){var i1=O.$$typeof;switch(i1){case n:var S1=O.type;switch(S1){case o:case u:case l:case i:case r:case y:return S1;default:var l4=S1&&S1.$$typeof;switch(l4){case d:case C:case $:case w:case c:return l4;default:return i1}}case a:return i1}}}var s=o,x=u,f=d,A=c,z=n,G=C,Y=l,V=$,q=w,J=a,l1=i,H=r,p=y,k=!1;function Z(O){return k||(k=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),v(O)||b(O)===o}function v(O){return b(O)===u}function _(O){return b(O)===d}function j(O){return b(O)===c}function S(O){return typeof O=="object"&&O!==null&&O.$$typeof===n}function D(O){return b(O)===C}function R(O){return b(O)===l}function T(O){return b(O)===$}function P(O){return b(O)===w}function F(O){return b(O)===a}function I(O){return b(O)===i}function B(O){return b(O)===r}function r1(O){return b(O)===y}e1.AsyncMode=s,e1.ConcurrentMode=x,e1.ContextConsumer=f,e1.ContextProvider=A,e1.Element=z,e1.ForwardRef=G,e1.Fragment=Y,e1.Lazy=V,e1.Memo=q,e1.Portal=J,e1.Profiler=l1,e1.StrictMode=H,e1.Suspense=p,e1.isAsyncMode=Z,e1.isConcurrentMode=v,e1.isContextConsumer=_,e1.isContextProvider=j,e1.isElement=S,e1.isForwardRef=D,e1.isFragment=R,e1.isLazy=T,e1.isMemo=P,e1.isPortal=F,e1.isProfiler=I,e1.isStrictMode=B,e1.isSuspense=r1,e1.isValidElementType=m,e1.typeOf=b})()),e1}var n3;function g3(){return n3||(n3=1,process.env.NODE_ENV==="production"?B1.exports=n5():B1.exports=a5()),B1.exports}/*
149
+ */var r3;function p5(){return r3||(r3=1,process.env.NODE_ENV!=="production"&&(function(){var t=typeof Symbol=="function"&&Symbol.for,n=t?Symbol.for("react.element"):60103,a=t?Symbol.for("react.portal"):60106,r=t?Symbol.for("react.fragment"):60107,s=t?Symbol.for("react.strict_mode"):60108,l=t?Symbol.for("react.profiler"):60114,o=t?Symbol.for("react.provider"):60109,c=t?Symbol.for("react.context"):60110,i=t?Symbol.for("react.async_mode"):60111,u=t?Symbol.for("react.concurrent_mode"):60111,p=t?Symbol.for("react.forward_ref"):60112,m=t?Symbol.for("react.suspense"):60113,$=t?Symbol.for("react.suspense_list"):60120,M=t?Symbol.for("react.memo"):60115,j=t?Symbol.for("react.lazy"):60116,y=t?Symbol.for("react.block"):60121,L=t?Symbol.for("react.fundamental"):60117,w=t?Symbol.for("react.responder"):60118,V=t?Symbol.for("react.scope"):60119;function _(D){return typeof D=="string"||typeof D=="function"||D===r||D===u||D===l||D===s||D===m||D===$||typeof D=="object"&&D!==null&&(D.$$typeof===j||D.$$typeof===M||D.$$typeof===o||D.$$typeof===c||D.$$typeof===p||D.$$typeof===L||D.$$typeof===w||D.$$typeof===V||D.$$typeof===y)}function b(D){if(typeof D=="object"&&D!==null){var l1=D.$$typeof;switch(l1){case n:var S1=D.type;switch(S1){case i:case u:case r:case l:case s:case m:return S1;default:var i4=S1&&S1.$$typeof;switch(i4){case c:case p:case j:case M:case o:return i4;default:return l1}}case a:return l1}}}var d=i,C=u,f=c,k=o,B=n,K=p,q=r,W=j,Y=M,J=a,i1=l,H=s,h=m,A=!1;function O(D){return A||(A=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),x(D)||b(D)===i}function x(D){return b(D)===u}function v(D){return b(D)===c}function g(D){return b(D)===o}function N(D){return typeof D=="object"&&D!==null&&D.$$typeof===n}function T(D){return b(D)===p}function Z(D){return b(D)===r}function E(D){return b(D)===j}function I(D){return b(D)===M}function F(D){return b(D)===a}function P(D){return b(D)===l}function R(D){return b(D)===s}function r1(D){return b(D)===m}e1.AsyncMode=d,e1.ConcurrentMode=C,e1.ContextConsumer=f,e1.ContextProvider=k,e1.Element=B,e1.ForwardRef=K,e1.Fragment=q,e1.Lazy=W,e1.Memo=Y,e1.Portal=J,e1.Profiler=i1,e1.StrictMode=H,e1.Suspense=h,e1.isAsyncMode=O,e1.isConcurrentMode=x,e1.isContextConsumer=v,e1.isContextProvider=g,e1.isElement=N,e1.isForwardRef=T,e1.isFragment=Z,e1.isLazy=E,e1.isMemo=I,e1.isPortal=F,e1.isProfiler=P,e1.isStrictMode=R,e1.isSuspense=r1,e1.isValidElementType=_,e1.typeOf=b})()),e1}var l3;function $3(){return l3||(l3=1,process.env.NODE_ENV==="production"?B1.exports=C5():B1.exports=p5()),B1.exports}/*
150
150
  object-assign
151
151
  (c) Sindre Sorhus
152
152
  @license MIT
153
- */var U1,a3;function s5(){if(a3)return U1;a3=1;var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function l(i){if(i==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(i)}function r(){try{if(!Object.assign)return!1;var i=new String("abc");if(i[5]="de",Object.getOwnPropertyNames(i)[0]==="5")return!1;for(var c={},d=0;d<10;d++)c["_"+String.fromCharCode(d)]=d;var o=Object.getOwnPropertyNames(c).map(function(C){return c[C]});if(o.join("")!=="0123456789")return!1;var u={};return"abcdefghijklmnopqrst".split("").forEach(function(C){u[C]=C}),Object.keys(Object.assign({},u)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return U1=r()?Object.assign:function(i,c){for(var d,o=l(i),u,C=1;C<arguments.length;C++){d=Object(arguments[C]);for(var y in d)n.call(d,y)&&(o[y]=d[y]);if(t){u=t(d);for(var g=0;g<u.length;g++)a.call(d,u[g])&&(o[u[g]]=d[u[g]])}}return o},U1}var q1,s3;function s4(){if(s3)return q1;s3=1;var t="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return q1=t,q1}var Y1,r3;function b3(){return r3||(r3=1,Y1=Function.call.bind(Object.prototype.hasOwnProperty)),Y1}var X1,l3;function r5(){if(l3)return X1;l3=1;var t=function(){};if(process.env.NODE_ENV!=="production"){var n=s4(),a={},l=b3();t=function(i){var c="Warning: "+i;typeof console<"u"&&console.error(c);try{throw new Error(c)}catch{}}}function r(i,c,d,o,u){if(process.env.NODE_ENV!=="production"){for(var C in i)if(l(i,C)){var y;try{if(typeof i[C]!="function"){var g=Error((o||"React class")+": "+d+" type `"+C+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof i[C]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw g.name="Invariant Violation",g}y=i[C](c,C,o,d,null,n)}catch($){y=$}if(y&&!(y instanceof Error)&&t((o||"React class")+": type specification of "+d+" `"+C+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof y+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),y instanceof Error&&!(y.message in a)){a[y.message]=!0;var w=u?u():"";t("Failed "+d+" type: "+y.message+(w??""))}}}}return r.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(a={})},X1=r,X1}var K1,i3;function l5(){if(i3)return K1;i3=1;var t=g3(),n=s5(),a=s4(),l=b3(),r=r5(),i=function(){};process.env.NODE_ENV!=="production"&&(i=function(d){var o="Warning: "+d;typeof console<"u"&&console.error(o);try{throw new Error(o)}catch{}});function c(){return null}return K1=function(d,o){var u=typeof Symbol=="function"&&Symbol.iterator,C="@@iterator";function y(v){var _=v&&(u&&v[u]||v[C]);if(typeof _=="function")return _}var g="<<anonymous>>",w={array:N("array"),bigint:N("bigint"),bool:N("boolean"),func:N("function"),number:N("number"),object:N("object"),string:N("string"),symbol:N("symbol"),any:E(),arrayOf:m,element:b(),elementType:s(),instanceOf:x,node:G(),objectOf:A,oneOf:f,oneOfType:z,shape:V,exact:q};function $(v,_){return v===_?v!==0||1/v===1/_:v!==v&&_!==_}function h(v,_){this.message=v,this.data=_&&typeof _=="object"?_:{},this.stack=""}h.prototype=Error.prototype;function L(v){if(process.env.NODE_ENV!=="production")var _={},j=0;function S(R,T,P,F,I,B,r1){if(F=F||g,B=B||P,r1!==a){if(o){var O=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw O.name="Invariant Violation",O}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var i1=F+":"+P;!_[i1]&&j<3&&(i("You are manually calling a React.PropTypes validation function for the `"+B+"` prop on `"+F+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),_[i1]=!0,j++)}}return T[P]==null?R?T[P]===null?new h("The "+I+" `"+B+"` is marked as required "+("in `"+F+"`, but its value is `null`.")):new h("The "+I+" `"+B+"` is marked as required in "+("`"+F+"`, but its value is `undefined`.")):null:v(T,P,F,I,B)}var D=S.bind(null,!1);return D.isRequired=S.bind(null,!0),D}function N(v){function _(j,S,D,R,T,P){var F=j[S],I=H(F);if(I!==v){var B=p(F);return new h("Invalid "+R+" `"+T+"` of type "+("`"+B+"` supplied to `"+D+"`, expected ")+("`"+v+"`."),{expectedType:v})}return null}return L(_)}function E(){return L(c)}function m(v){function _(j,S,D,R,T){if(typeof v!="function")return new h("Property `"+T+"` of component `"+D+"` has invalid PropType notation inside arrayOf.");var P=j[S];if(!Array.isArray(P)){var F=H(P);return new h("Invalid "+R+" `"+T+"` of type "+("`"+F+"` supplied to `"+D+"`, expected an array."))}for(var I=0;I<P.length;I++){var B=v(P,I,D,R,T+"["+I+"]",a);if(B instanceof Error)return B}return null}return L(_)}function b(){function v(_,j,S,D,R){var T=_[j];if(!d(T)){var P=H(T);return new h("Invalid "+D+" `"+R+"` of type "+("`"+P+"` supplied to `"+S+"`, expected a single ReactElement."))}return null}return L(v)}function s(){function v(_,j,S,D,R){var T=_[j];if(!t.isValidElementType(T)){var P=H(T);return new h("Invalid "+D+" `"+R+"` of type "+("`"+P+"` supplied to `"+S+"`, expected a single ReactElement type."))}return null}return L(v)}function x(v){function _(j,S,D,R,T){if(!(j[S]instanceof v)){var P=v.name||g,F=Z(j[S]);return new h("Invalid "+R+" `"+T+"` of type "+("`"+F+"` supplied to `"+D+"`, expected ")+("instance of `"+P+"`."))}return null}return L(_)}function f(v){if(!Array.isArray(v))return process.env.NODE_ENV!=="production"&&(arguments.length>1?i("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):i("Invalid argument supplied to oneOf, expected an array.")),c;function _(j,S,D,R,T){for(var P=j[S],F=0;F<v.length;F++)if($(P,v[F]))return null;var I=JSON.stringify(v,function(r1,O){var i1=p(O);return i1==="symbol"?String(O):O});return new h("Invalid "+R+" `"+T+"` of value `"+String(P)+"` "+("supplied to `"+D+"`, expected one of "+I+"."))}return L(_)}function A(v){function _(j,S,D,R,T){if(typeof v!="function")return new h("Property `"+T+"` of component `"+D+"` has invalid PropType notation inside objectOf.");var P=j[S],F=H(P);if(F!=="object")return new h("Invalid "+R+" `"+T+"` of type "+("`"+F+"` supplied to `"+D+"`, expected an object."));for(var I in P)if(l(P,I)){var B=v(P,I,D,R,T+"."+I,a);if(B instanceof Error)return B}return null}return L(_)}function z(v){if(!Array.isArray(v))return process.env.NODE_ENV!=="production"&&i("Invalid argument supplied to oneOfType, expected an instance of array."),c;for(var _=0;_<v.length;_++){var j=v[_];if(typeof j!="function")return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+k(j)+" at index "+_+"."),c}function S(D,R,T,P,F){for(var I=[],B=0;B<v.length;B++){var r1=v[B],O=r1(D,R,T,P,F,a);if(O==null)return null;O.data&&l(O.data,"expectedType")&&I.push(O.data.expectedType)}var i1=I.length>0?", expected one of type ["+I.join(", ")+"]":"";return new h("Invalid "+P+" `"+F+"` supplied to "+("`"+T+"`"+i1+"."))}return L(S)}function G(){function v(_,j,S,D,R){return J(_[j])?null:new h("Invalid "+D+" `"+R+"` supplied to "+("`"+S+"`, expected a ReactNode."))}return L(v)}function Y(v,_,j,S,D){return new h((v||"React class")+": "+_+" type `"+j+"."+S+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+D+"`.")}function V(v){function _(j,S,D,R,T){var P=j[S],F=H(P);if(F!=="object")return new h("Invalid "+R+" `"+T+"` of type `"+F+"` "+("supplied to `"+D+"`, expected `object`."));for(var I in v){var B=v[I];if(typeof B!="function")return Y(D,R,T,I,p(B));var r1=B(P,I,D,R,T+"."+I,a);if(r1)return r1}return null}return L(_)}function q(v){function _(j,S,D,R,T){var P=j[S],F=H(P);if(F!=="object")return new h("Invalid "+R+" `"+T+"` of type `"+F+"` "+("supplied to `"+D+"`, expected `object`."));var I=n({},j[S],v);for(var B in I){var r1=v[B];if(l(v,B)&&typeof r1!="function")return Y(D,R,T,B,p(r1));if(!r1)return new h("Invalid "+R+" `"+T+"` key `"+B+"` supplied to `"+D+"`.\nBad object: "+JSON.stringify(j[S],null," ")+`
154
- Valid keys: `+JSON.stringify(Object.keys(v),null," "));var O=r1(P,B,D,R,T+"."+B,a);if(O)return O}return null}return L(_)}function J(v){switch(typeof v){case"number":case"string":case"undefined":return!0;case"boolean":return!v;case"object":if(Array.isArray(v))return v.every(J);if(v===null||d(v))return!0;var _=y(v);if(_){var j=_.call(v),S;if(_!==v.entries){for(;!(S=j.next()).done;)if(!J(S.value))return!1}else for(;!(S=j.next()).done;){var D=S.value;if(D&&!J(D[1]))return!1}}else return!1;return!0;default:return!1}}function l1(v,_){return v==="symbol"?!0:_?_["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&_ instanceof Symbol:!1}function H(v){var _=typeof v;return Array.isArray(v)?"array":v instanceof RegExp?"object":l1(_,v)?"symbol":_}function p(v){if(typeof v>"u"||v===null)return""+v;var _=H(v);if(_==="object"){if(v instanceof Date)return"date";if(v instanceof RegExp)return"regexp"}return _}function k(v){var _=p(v);switch(_){case"array":case"object":return"an "+_;case"boolean":case"date":case"regexp":return"a "+_;default:return _}}function Z(v){return!v.constructor||!v.constructor.name?g:v.constructor.name}return w.checkPropTypes=r,w.resetWarningCache=r.resetWarningCache,w.PropTypes=w,w},K1}var G1,o3;function i5(){if(o3)return G1;o3=1;var t=s4();function n(){}function a(){}return a.resetWarningCache=n,G1=function(){function l(c,d,o,u,C,y){if(y!==t){var g=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw g.name="Invariant Violation",g}}l.isRequired=l;function r(){return l}var i={array:l,bigint:l,bool:l,func:l,number:l,object:l,string:l,symbol:l,any:l,arrayOf:r,element:l,elementType:l,instanceOf:r,node:l,objectOf:r,oneOf:r,oneOfType:r,shape:r,exact:r,checkPropTypes:a,resetWarningCache:n};return i.PropTypes=i,i},G1}var c3;function o5(){if(c3)return R1.exports;if(c3=1,process.env.NODE_ENV!=="production"){var t=g3(),n=!0;R1.exports=l5()(t.isElement,n)}else R1.exports=i5()();return R1.exports}var c5=o5();const s1=t5(c5),d5=t=>{if(typeof t!="object"||t===null)return!1;const n=t;return typeof n.label=="string"&&typeof n.path=="string"},u5=t=>{if(typeof t!="object"||t===null)return!1;const n=t;return!(typeof n.label!="string"||typeof n.icon!="string"||n.path!==void 0&&typeof n.path!="string"||n.children!==void 0&&(!Array.isArray(n.children)||!n.children.every(d5)))},C5=t=>t==="dark"?"dark":"light";function r4({title:t,className:n="",navItems:a=[],brands:l=[],activeBrand:r,onBrandChange:i,activeMode:c,onModeChange:d,showBrand:o=!0,showSearch:u=!0,showBrandSwitcher:C=!0,showNav:y=!0,showModeToggle:g=!0,showUser:w=!0,identity:$="design-system"}){const h=E1.useLocation(),[L,N]=M.useState({}),[E,m]=M.useState(!0),b=a.filter(u5),s=l.filter(V=>typeof V=="string"),x=typeof t=="string"?t:"Menu",f=typeof r=="string"?r:s[0],A=C5(c);M.useEffect(()=>{b.forEach(V=>{V.children&&V.children.some(J=>h.pathname===J.path)&&N(J=>({...J,[V.label]:!0}))})},[h.pathname,b]);const z=V=>{N(q=>({...q,[V]:!q[V]}))},G=()=>m(V=>!V),Y=V=>d==null?void 0:d(V);return e.jsxs("aside",{className:`uds-menu${E?" uds-menu--expanded":""} ${n}`,"aria-label":x,children:[o&&e.jsxs("div",{className:"uds-menu_brand",children:[e.jsx(c1,{appearance:"text",icon:"List",size:"xsmall",label:E?"Collapse menu":"Expand menu",layout:"icon-only","aria-label":E?"Collapse menu":"Expand menu",className:"uds-menu_brand__toggle",onClick:G}),e.jsx("div",{className:"uds-menu_brand__symbol",children:e.jsx(J1,{brand:$,symbol:!0})}),e.jsx("div",{className:"uds-menu_brand__full",children:e.jsx(J1,{brand:$})})]}),u&&e.jsxs("div",{className:"uds-menu_search",children:[e.jsx(c1,{appearance:"text",icon:"MagnifyingGlass",label:"Search",layout:"icon-only","aria-label":"Search",className:"uds-menu_search__button",onClick:()=>console.log("Search")}),e.jsx("div",{className:"uds-menu_search__field",children:e.jsx(_3,{type:"text",placeholder:"Search",icon:"MagnifyingGlass",iconPosition:"right",className:"uds-menu_search__input",size:"compact"})})]}),C&&s.length>0&&i&&e.jsxs("div",{className:"uds-menu_brands",children:[e.jsx(c1,{appearance:"text",icon:"PlusCircle",label:"Brand",layout:"icon-only","aria-label":"Switch brand",className:"uds-menu_brands__button"}),e.jsx("div",{className:"uds-menu_brands__dropdown",children:e.jsx(f3,{options:s.map(V=>({value:V,label:V})),value:f,onChange:V=>{typeof V=="string"&&i(V)},placeholder:"Select brand",placement:"bottom-start",size:"compact"})})]}),y&&e.jsx("nav",{className:"uds-menu_nav",children:b.map(V=>{const q=V.children??[],J=q.length>0,l1=L[V.label],H=E&&l1;return J?e.jsxs("div",{className:`uds-menu_nav__item uds-menu_nav__item--accordion${l1?" uds-menu_nav__item--open":""}`,children:[e.jsxs("button",{type:"button",className:"uds-menu_nav__item-link",onClick:()=>z(V.label),title:V.label,children:[e.jsx("span",{className:"uds-menu_nav__item-icon",children:e.jsx(U,{name:V.icon,size:24,appearance:"duotone"})}),e.jsx("div",{className:"uds-menu_nav__item-label",children:V.label}),e.jsx("span",{className:`uds-menu_nav__item-caret${l1?" uds-menu_nav__item-caret--open":""}`,children:e.jsx(U,{name:"CaretDown",size:16})})]}),e.jsx("div",{className:`uds-menu_nav__children${H?" uds-menu_nav__children--open":""}`,children:q.map(p=>e.jsx(E1.Link,{className:`uds-menu_nav__child-link${h.pathname===p.path?" uds-menu_nav__child-link--active":""}`,to:p.path,title:p.label,children:p.label},p.path))})]},V.label):e.jsx("div",{className:`uds-menu_nav__item${h.pathname===V.path?" uds-menu_nav__item--active":""}`,children:e.jsxs(E1.Link,{className:"uds-menu_nav__item-link",to:V.path??"/",title:V.label,children:[e.jsx("span",{className:"uds-menu_nav__item-icon",children:e.jsx(U,{name:V.icon,size:24,appearance:"duotone"})}),e.jsx("div",{className:"uds-menu_nav__item-label",children:V.label})]})},V.path??V.label)})}),e.jsx("div",{className:"uds-menu_footer",children:g&&d&&e.jsxs("div",{className:"uds-menu_mode",children:[e.jsx(c1,{appearance:"text",icon:A==="light"?"Sun":"Moon",label:A==="light"?"Light mode":"Dark mode",layout:"icon-only","aria-label":"Toggle light/dark mode",className:"uds-menu_mode__button",onClick:()=>Y(A==="light"?"dark":"light")}),e.jsxs("div",{className:"uds-menu_mode__controls",children:[e.jsx(U,{name:A==="light"?"Sun":"Moon",size:20,appearance:"duotone"}),e.jsx("span",{className:"uds-menu_mode__label",children:A==="light"?"Light":"Dark"}),e.jsx(n4,{checked:A==="dark",onChange:V=>Y(V?"dark":"light"),className:"uds-menu_mode__toggle"})]})]})}),w&&e.jsx("div",{className:"uds-menu_user",children:e.jsx(C3,{initials:"EB",size:"default"})})]})}r4.propTypes={title:s1.string,className:s1.string,navItems:s1.arrayOf(s1.shape({label:s1.string.isRequired,icon:s1.string.isRequired,path:s1.string,children:s1.arrayOf(s1.shape({label:s1.string.isRequired,path:s1.string.isRequired}))})),brands:s1.arrayOf(s1.string),activeBrand:s1.string,onBrandChange:s1.func,activeMode:s1.string,onModeChange:s1.func,showBrand:s1.bool,showSearch:s1.bool,showBrandSwitcher:s1.bool,showNav:s1.bool,showModeToggle:s1.bool,showUser:s1.bool};r4.defaultProps={title:"Menu"};const p5={header:!0,sidebar:!0,breadcrumb:!0,footer:!0,padding:"standard",container:"max",subNav:!0,brandSwitcher:!0,density:"comfortable"},v3=({children:t})=>e.jsx(e.Fragment,{children:t}),y3=({children:t})=>e.jsx(e.Fragment,{children:t}),x3=({children:t})=>e.jsx(e.Fragment,{children:t}),$3=({children:t})=>e.jsx(e.Fragment,{children:t});function f5({layout:t,slots:n,children:a,brand:l="default",theme:r="light",className:i=""}){const c=M.useMemo(()=>({...p5,...t}),[t]),d=["app-shell",`brand-${l}`,`theme-${r}`,`density-${c.density}`,`container-${c.container}`,`padding-${c.padding}`,i].join(" "),o=(n==null?void 0:n.Footer)??e.jsxs("footer",{className:"app-shell__footer",children:[e.jsxs("span",{children:["© ",new Date().getFullYear()," UDS Sample"]}),e.jsxs("span",{className:"app-shell__footerRight",children:["Brand: ",l," · Theme: ",r]})]});let u=null,C=null,y=null,g=null;const w=M.Children.toArray(a);for(const h of w){if(h.type===v3){u=h.props.children;continue}h.type===y3&&(C=h.props.children)}const $=M.Children.toArray(C);for(const h of $){if(h.type===x3){y=h.props.children;continue}h.type===$3&&(g=h.props.children)}return e.jsx("div",{className:d,children:e.jsxs("div",{className:"app-shell__body",children:[c.sidebar?e.jsx("aside",{className:"app-shell__sidebar","aria-label":"Primary",children:u}):null,e.jsxs("div",{className:"app-shell__main",children:[e.jsxs("main",{className:"app-shell__content",id:"main",children:[y?e.jsx("aside",{className:"app-shell__listview",children:y}):null,e.jsx("section",{className:"app-shell__main-content",children:g})]}),c.footer?o:null]})]})})}const k1=f5;k1.Menu=v3;k1.Content=y3;k1.Listview=x3;k1.Main=$3;exports.Accordion=V3;exports.ActionMenu=I1;exports.AppShell=k1;exports.Avatar=C3;exports.BUTTON_APPEARANCES=Re;exports.BUTTON_LAYOUTS=Be;exports.BUTTON_SIZES=Pe;exports.Badge=a4;exports.Branding=J1;exports.Breadcrumb=X3;exports.Button=c1;exports.Calendar=le;exports.Card=ie;exports.Checkbox=oe;exports.Chip=ce;exports.Datepicker=ue;exports.Dialog=Ce;exports.Divider=e4;exports.DotStatus=p3;exports.Dropdown=f3;exports.EventCard=pe;exports.FLEX_ALIGN_ITEMS=qe;exports.FLEX_DIRECTIONS=We;exports.FLEX_GAP_TOKENS=Xe;exports.FLEX_JUSTIFY_CONTENT=Ue;exports.FLEX_WRAP_VALUES=Ye;exports.Field=fe;exports.FileUpload=he;exports.Flex=ge;exports.ICON_APPEARANCES=Qe;exports.Icon=U;exports.ImageAspect=be;exports.Key=t4;exports.MENU_MODES=e5;exports.Menu=r4;exports.MicroCalendar=ye;exports.Modal=xe;exports.Pagination=$e;exports.PillToggle=je;exports.Playground=we;exports.ProgressCircle=Se;exports.ProgressIndicator=Me;exports.Radio=Le;exports.Slider=Ee;exports.Status=Te;exports.Steps=Ve;exports.TEXT_INPUT_ICON_POSITIONS=Je;exports.TEXT_INPUT_SIZES=Ke;exports.TEXT_INPUT_STATES=Ge;exports.TEXT_LEADINGS=ze;exports.TEXT_VARIANTS=Ie;exports.TEXT_WEIGHTS=Fe;exports.Table=m3;exports.Tabs=Ae;exports.Tag=h3;exports.Text=J3;exports.TextInput=_3;exports.Textarea=ke;exports.Toast=Oe;exports.Toggle=n4;exports.Tooltip=Ze;
153
+ */var Y1,o3;function f5(){if(o3)return Y1;o3=1;var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function r(l){if(l==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(l)}function s(){try{if(!Object.assign)return!1;var l=new String("abc");if(l[5]="de",Object.getOwnPropertyNames(l)[0]==="5")return!1;for(var o={},c=0;c<10;c++)o["_"+String.fromCharCode(c)]=c;var i=Object.getOwnPropertyNames(o).map(function(p){return o[p]});if(i.join("")!=="0123456789")return!1;var u={};return"abcdefghijklmnopqrst".split("").forEach(function(p){u[p]=p}),Object.keys(Object.assign({},u)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Y1=s()?Object.assign:function(l,o){for(var c,i=r(l),u,p=1;p<arguments.length;p++){c=Object(arguments[p]);for(var m in c)n.call(c,m)&&(i[m]=c[m]);if(t){u=t(c);for(var $=0;$<u.length;$++)a.call(c,u[$])&&(i[u[$]]=c[u[$]])}}return i},Y1}var X1,i3;function l4(){if(i3)return X1;i3=1;var t="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return X1=t,X1}var G1,c3;function j3(){return c3||(c3=1,G1=Function.call.bind(Object.prototype.hasOwnProperty)),G1}var K1,d3;function h5(){if(d3)return K1;d3=1;var t=function(){};if(process.env.NODE_ENV!=="production"){var n=l4(),a={},r=j3();t=function(l){var o="Warning: "+l;typeof console<"u"&&console.error(o);try{throw new Error(o)}catch{}}}function s(l,o,c,i,u){if(process.env.NODE_ENV!=="production"){for(var p in l)if(r(l,p)){var m;try{if(typeof l[p]!="function"){var $=Error((i||"React class")+": "+c+" type `"+p+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof l[p]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw $.name="Invariant Violation",$}m=l[p](o,p,i,c,null,n)}catch(j){m=j}if(m&&!(m instanceof Error)&&t((i||"React class")+": type specification of "+c+" `"+p+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof m+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),m instanceof Error&&!(m.message in a)){a[m.message]=!0;var M=u?u():"";t("Failed "+c+" type: "+m.message+(M??""))}}}}return s.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(a={})},K1=s,K1}var J1,u3;function m5(){if(u3)return J1;u3=1;var t=$3(),n=f5(),a=l4(),r=j3(),s=h5(),l=function(){};process.env.NODE_ENV!=="production"&&(l=function(c){var i="Warning: "+c;typeof console<"u"&&console.error(i);try{throw new Error(i)}catch{}});function o(){return null}return J1=function(c,i){var u=typeof Symbol=="function"&&Symbol.iterator,p="@@iterator";function m(x){var v=x&&(u&&x[u]||x[p]);if(typeof v=="function")return v}var $="<<anonymous>>",M={array:w("array"),bigint:w("bigint"),bool:w("boolean"),func:w("function"),number:w("number"),object:w("object"),string:w("string"),symbol:w("symbol"),any:V(),arrayOf:_,element:b(),elementType:d(),instanceOf:C,node:K(),objectOf:k,oneOf:f,oneOfType:B,shape:W,exact:Y};function j(x,v){return x===v?x!==0||1/x===1/v:x!==x&&v!==v}function y(x,v){this.message=x,this.data=v&&typeof v=="object"?v:{},this.stack=""}y.prototype=Error.prototype;function L(x){if(process.env.NODE_ENV!=="production")var v={},g=0;function N(Z,E,I,F,P,R,r1){if(F=F||$,R=R||I,r1!==a){if(i){var D=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw D.name="Invariant Violation",D}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var l1=F+":"+I;!v[l1]&&g<3&&(l("You are manually calling a React.PropTypes validation function for the `"+R+"` prop on `"+F+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),v[l1]=!0,g++)}}return E[I]==null?Z?E[I]===null?new y("The "+P+" `"+R+"` is marked as required "+("in `"+F+"`, but its value is `null`.")):new y("The "+P+" `"+R+"` is marked as required in "+("`"+F+"`, but its value is `undefined`.")):null:x(E,I,F,P,R)}var T=N.bind(null,!1);return T.isRequired=N.bind(null,!0),T}function w(x){function v(g,N,T,Z,E,I){var F=g[N],P=H(F);if(P!==x){var R=h(F);return new y("Invalid "+Z+" `"+E+"` of type "+("`"+R+"` supplied to `"+T+"`, expected ")+("`"+x+"`."),{expectedType:x})}return null}return L(v)}function V(){return L(o)}function _(x){function v(g,N,T,Z,E){if(typeof x!="function")return new y("Property `"+E+"` of component `"+T+"` has invalid PropType notation inside arrayOf.");var I=g[N];if(!Array.isArray(I)){var F=H(I);return new y("Invalid "+Z+" `"+E+"` of type "+("`"+F+"` supplied to `"+T+"`, expected an array."))}for(var P=0;P<I.length;P++){var R=x(I,P,T,Z,E+"["+P+"]",a);if(R instanceof Error)return R}return null}return L(v)}function b(){function x(v,g,N,T,Z){var E=v[g];if(!c(E)){var I=H(E);return new y("Invalid "+T+" `"+Z+"` of type "+("`"+I+"` supplied to `"+N+"`, expected a single ReactElement."))}return null}return L(x)}function d(){function x(v,g,N,T,Z){var E=v[g];if(!t.isValidElementType(E)){var I=H(E);return new y("Invalid "+T+" `"+Z+"` of type "+("`"+I+"` supplied to `"+N+"`, expected a single ReactElement type."))}return null}return L(x)}function C(x){function v(g,N,T,Z,E){if(!(g[N]instanceof x)){var I=x.name||$,F=O(g[N]);return new y("Invalid "+Z+" `"+E+"` of type "+("`"+F+"` supplied to `"+T+"`, expected ")+("instance of `"+I+"`."))}return null}return L(v)}function f(x){if(!Array.isArray(x))return process.env.NODE_ENV!=="production"&&(arguments.length>1?l("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):l("Invalid argument supplied to oneOf, expected an array.")),o;function v(g,N,T,Z,E){for(var I=g[N],F=0;F<x.length;F++)if(j(I,x[F]))return null;var P=JSON.stringify(x,function(r1,D){var l1=h(D);return l1==="symbol"?String(D):D});return new y("Invalid "+Z+" `"+E+"` of value `"+String(I)+"` "+("supplied to `"+T+"`, expected one of "+P+"."))}return L(v)}function k(x){function v(g,N,T,Z,E){if(typeof x!="function")return new y("Property `"+E+"` of component `"+T+"` has invalid PropType notation inside objectOf.");var I=g[N],F=H(I);if(F!=="object")return new y("Invalid "+Z+" `"+E+"` of type "+("`"+F+"` supplied to `"+T+"`, expected an object."));for(var P in I)if(r(I,P)){var R=x(I,P,T,Z,E+"."+P,a);if(R instanceof Error)return R}return null}return L(v)}function B(x){if(!Array.isArray(x))return process.env.NODE_ENV!=="production"&&l("Invalid argument supplied to oneOfType, expected an instance of array."),o;for(var v=0;v<x.length;v++){var g=x[v];if(typeof g!="function")return l("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+A(g)+" at index "+v+"."),o}function N(T,Z,E,I,F){for(var P=[],R=0;R<x.length;R++){var r1=x[R],D=r1(T,Z,E,I,F,a);if(D==null)return null;D.data&&r(D.data,"expectedType")&&P.push(D.data.expectedType)}var l1=P.length>0?", expected one of type ["+P.join(", ")+"]":"";return new y("Invalid "+I+" `"+F+"` supplied to "+("`"+E+"`"+l1+"."))}return L(N)}function K(){function x(v,g,N,T,Z){return J(v[g])?null:new y("Invalid "+T+" `"+Z+"` supplied to "+("`"+N+"`, expected a ReactNode."))}return L(x)}function q(x,v,g,N,T){return new y((x||"React class")+": "+v+" type `"+g+"."+N+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+T+"`.")}function W(x){function v(g,N,T,Z,E){var I=g[N],F=H(I);if(F!=="object")return new y("Invalid "+Z+" `"+E+"` of type `"+F+"` "+("supplied to `"+T+"`, expected `object`."));for(var P in x){var R=x[P];if(typeof R!="function")return q(T,Z,E,P,h(R));var r1=R(I,P,T,Z,E+"."+P,a);if(r1)return r1}return null}return L(v)}function Y(x){function v(g,N,T,Z,E){var I=g[N],F=H(I);if(F!=="object")return new y("Invalid "+Z+" `"+E+"` of type `"+F+"` "+("supplied to `"+T+"`, expected `object`."));var P=n({},g[N],x);for(var R in P){var r1=x[R];if(r(x,R)&&typeof r1!="function")return q(T,Z,E,R,h(r1));if(!r1)return new y("Invalid "+Z+" `"+E+"` key `"+R+"` supplied to `"+T+"`.\nBad object: "+JSON.stringify(g[N],null," ")+`
154
+ Valid keys: `+JSON.stringify(Object.keys(x),null," "));var D=r1(I,R,T,Z,E+"."+R,a);if(D)return D}return null}return L(v)}function J(x){switch(typeof x){case"number":case"string":case"undefined":return!0;case"boolean":return!x;case"object":if(Array.isArray(x))return x.every(J);if(x===null||c(x))return!0;var v=m(x);if(v){var g=v.call(x),N;if(v!==x.entries){for(;!(N=g.next()).done;)if(!J(N.value))return!1}else for(;!(N=g.next()).done;){var T=N.value;if(T&&!J(T[1]))return!1}}else return!1;return!0;default:return!1}}function i1(x,v){return x==="symbol"?!0:v?v["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&v instanceof Symbol:!1}function H(x){var v=typeof x;return Array.isArray(x)?"array":x instanceof RegExp?"object":i1(v,x)?"symbol":v}function h(x){if(typeof x>"u"||x===null)return""+x;var v=H(x);if(v==="object"){if(x instanceof Date)return"date";if(x instanceof RegExp)return"regexp"}return v}function A(x){var v=h(x);switch(v){case"array":case"object":return"an "+v;case"boolean":case"date":case"regexp":return"a "+v;default:return v}}function O(x){return!x.constructor||!x.constructor.name?$:x.constructor.name}return M.checkPropTypes=s,M.resetWarningCache=s.resetWarningCache,M.PropTypes=M,M},J1}var Q1,C3;function g5(){if(C3)return Q1;C3=1;var t=l4();function n(){}function a(){}return a.resetWarningCache=n,Q1=function(){function r(o,c,i,u,p,m){if(m!==t){var $=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw $.name="Invariant Violation",$}}r.isRequired=r;function s(){return r}var l={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:s,element:r,elementType:r,instanceOf:s,node:r,objectOf:s,oneOf:s,oneOfType:s,shape:s,exact:s,checkPropTypes:a,resetWarningCache:n};return l.PropTypes=l,l},Q1}var p3;function _5(){if(p3)return R1.exports;if(p3=1,process.env.NODE_ENV!=="production"){var t=$3(),n=!0;R1.exports=m5()(t.isElement,n)}else R1.exports=g5()();return R1.exports}var v5=_5();const a1=u5(v5),y5=t=>{if(typeof t!="object"||t===null)return!1;const n=t;return typeof n.label=="string"&&typeof n.path=="string"},b5=t=>{if(typeof t!="object"||t===null)return!1;const n=t;return!(typeof n.label!="string"||typeof n.icon!="string"||n.path!==void 0&&typeof n.path!="string"||n.children!==void 0&&(!Array.isArray(n.children)||!n.children.every(y5)))},x5=t=>t==="dark"?"dark":"light";function o4({title:t,className:n="",navItems:a=[],brands:r=[],activeBrand:s,onBrandChange:l,activeMode:o,onModeChange:c,showBrand:i=!0,showSearch:u=!0,showBrandSwitcher:p=!0,showNav:m=!0,showModeToggle:$=!0,showUser:M=!0,userName:j="Jane Doe",userInitials:y="JD",userAvatarSrc:L,accountMenuItems:w=[],identity:V="design-system"}){const _=E1.useLocation(),[b,d]=S.useState({}),[C,f]=S.useState(!0),k=S.useMemo(()=>a.filter(b5),[a]),B=r.filter(g=>typeof g=="string"),K=typeof t=="string"?t:"Menu",q=typeof s=="string"?s:B[0],W=q==="default"?"design-system":q??V,Y=x5(o),J=Array.isArray(w)?w:[];S.useEffect(()=>{const g=k.filter(N=>Array.isArray(N.children)&&N.children.some(T=>_.pathname===T.path)).map(N=>N.label);g.length!==0&&d(N=>{let T=!1;const Z={...N};return g.forEach(E=>{Z[E]||(Z[E]=!0,T=!0)}),T?Z:N})},[_.pathname,k]);const i1=g=>{d(N=>({...N,[g]:!N[g]}))},H=()=>f(g=>!g),h=()=>f(!0),A=g=>{C||(g.preventDefault(),g.stopPropagation(),h())},O=g=>{if(!C){h(),d(N=>({...N,[g]:!0}));return}i1(g)},x=()=>{C||h()},v=g=>c==null?void 0:c(g);return e.jsxs("aside",{className:`uds-menu${C?" uds-menu--expanded":""} ${n}`,"aria-label":K,onClickCapture:A,children:[i&&e.jsxs("div",{className:"uds-menu_brand",children:[e.jsx(o1,{appearance:"text",icon:"List",size:"xsmall",label:C?"Collapse menu":"Expand menu",layout:"icon-only","aria-label":C?"Collapse menu":"Expand menu",className:"uds-menu_brand__toggle",onClick:H}),e.jsx("div",{className:"uds-menu_brand__symbol",children:e.jsx(e4,{brand:W,symbol:!0})}),e.jsx("div",{className:"uds-menu_brand__full",children:e.jsx(e4,{brand:W})})]}),u&&e.jsxs("div",{className:"uds-menu_search",children:[e.jsx(o1,{appearance:"text",icon:"MagnifyingGlass",label:"Search",layout:"icon-only","aria-label":"Search",className:"uds-menu_search__button",onClick:()=>console.log("Search")}),e.jsx("div",{className:"uds-menu_search__field",children:e.jsx(x3,{type:"text",placeholder:"Search",icon:"MagnifyingGlass",iconPosition:"right",className:"uds-menu_search__input",size:"compact"})})]}),p&&B.length>0&&l&&e.jsxs("div",{className:"uds-menu_brands",children:[e.jsx(o1,{appearance:"text",icon:"PlusCircle",label:"Brand",layout:"icon-only","aria-label":"Switch brand",className:"uds-menu_brands__button"}),e.jsx("div",{className:"uds-menu_brands__dropdown",children:e.jsx(v3,{options:B.map(g=>({value:g,label:g})),value:q,onChange:g=>{typeof g=="string"&&l(g)},placeholder:"Select brand",placement:"bottom-start",size:"compact"})})]}),m&&e.jsx("nav",{className:"uds-menu_nav",children:k.map(g=>{const N=g.children??[],T=N.length>0,Z=b[g.label],E=C&&Z;return T?e.jsxs("div",{className:`uds-menu_nav__item uds-menu_nav__item--accordion${Z?" uds-menu_nav__item--open":""}`,children:[e.jsxs("button",{type:"button",className:"uds-menu_nav__item-link",onClick:()=>O(g.label),title:g.label,children:[e.jsx("span",{className:"uds-menu_nav__item-icon",children:e.jsx(U,{name:g.icon,size:24,appearance:"duotone"})}),e.jsx("div",{className:"uds-menu_nav__item-label",children:g.label}),e.jsx("span",{className:`uds-menu_nav__item-caret${Z?" uds-menu_nav__item-caret--open":""}`,children:e.jsx(U,{name:"CaretDown",size:16})})]}),E?e.jsx("div",{className:"uds-menu_nav__children uds-menu_nav__children--open",children:N.map(I=>e.jsx(E1.Link,{className:`uds-menu_nav__child-link${_.pathname===I.path?" uds-menu_nav__child-link--active":""}`,to:I.path,onClick:x,title:I.label,children:I.label},I.path))}):null]},g.label):e.jsx("div",{className:`uds-menu_nav__item${_.pathname===g.path?" uds-menu_nav__item--active":""}`,children:e.jsxs(E1.Link,{className:"uds-menu_nav__item-link",to:g.path??"/",onClick:x,title:g.label,children:[e.jsx("span",{className:"uds-menu_nav__item-icon",children:e.jsx(U,{name:g.icon,size:24,appearance:"duotone"})}),e.jsx("div",{className:"uds-menu_nav__item-label",children:g.label})]})},g.path??g.label)})}),e.jsx("div",{className:"uds-menu_footer",children:$&&c&&e.jsxs("div",{className:"uds-menu_mode",children:[e.jsx(o1,{appearance:"text",icon:Y==="light"?"Sun":"Moon",label:Y==="light"?"Light mode":"Dark mode",layout:"icon-only","aria-label":"Toggle light/dark mode",className:"uds-menu_mode__button",onClick:()=>v(Y==="light"?"dark":"light")}),e.jsxs("div",{className:"uds-menu_mode__controls",children:[e.jsx(U,{name:Y==="light"?"Sun":"Moon",size:20,appearance:"duotone"}),e.jsx("span",{className:"uds-menu_mode__label",children:Y==="light"?"Light":"Dark"}),e.jsx(s4,{checked:Y==="dark",onChange:g=>v(g?"dark":"light"),className:"uds-menu_mode__toggle"})]})]})}),M&&e.jsxs("div",{className:"uds-menu_account",children:[e.jsx(m3,{src:L,initials:y,alt:j?`${j} avatar`:"User avatar",size:"default"}),C&&e.jsxs(e.Fragment,{children:[e.jsx(g3,{as:"p",variant:"body-16",weight:"semibold",leading:"regular",className:"uds-menu_account__name",children:j}),e.jsx(k1,{placement:"top-start",items:J,trigger:e.jsx(o1,{appearance:"text",icon:e.jsx(U,{name:"DotsThreeVertical",appearance:"bold"}),label:"Account Menu",layout:"icon-only","aria-label":"Account menu"})})]})]})]})}o4.propTypes={title:a1.string,className:a1.string,navItems:a1.arrayOf(a1.shape({label:a1.string.isRequired,icon:a1.string.isRequired,path:a1.string,children:a1.arrayOf(a1.shape({label:a1.string.isRequired,path:a1.string.isRequired}))})),brands:a1.arrayOf(a1.string),activeBrand:a1.string,onBrandChange:a1.func,activeMode:a1.string,onModeChange:a1.func,showBrand:a1.bool,showSearch:a1.bool,showBrandSwitcher:a1.bool,showNav:a1.bool,showModeToggle:a1.bool,showUser:a1.bool,userName:a1.string,userInitials:a1.string,userAvatarSrc:a1.string,accountMenuItems:a1.array};o4.defaultProps={title:"Menu"};const $5=S.memo(o4),j5={header:!0,sidebar:!0,breadcrumb:!0,footer:!0,padding:"standard",container:"max",subNav:!0,brandSwitcher:!0,density:"comfortable"},N3=({children:t})=>e.jsx(e.Fragment,{children:t}),w3=({children:t})=>e.jsx(e.Fragment,{children:t}),S3=({children:t})=>e.jsx(e.Fragment,{children:t}),M3=({children:t})=>e.jsx(e.Fragment,{children:t});function N5({layout:t,slots:n,children:a,brand:r="default",theme:s="light",className:l=""}){const o=S.useMemo(()=>({...j5,...t}),[t]),c=["app-shell",`brand-${r}`,`theme-${s}`,`density-${o.density}`,`container-${o.container}`,`padding-${o.padding}`,l].join(" "),i=(n==null?void 0:n.Footer)??e.jsxs("footer",{className:"app-shell__footer",children:[e.jsxs("span",{children:["© ",new Date().getFullYear()," UDS Sample"]}),e.jsxs("span",{className:"app-shell__footerRight",children:["Brand: ",r," · Theme: ",s]})]});let u=null,p=null,m=null,$=null;const M=S.Children.toArray(a);for(const y of M){if(y.type===N3){u=y.props.children;continue}y.type===w3&&(p=y.props.children)}const j=S.Children.toArray(p);for(const y of j){if(y.type===S3){m=y.props.children;continue}y.type===M3&&($=y.props.children)}return e.jsx("div",{className:c,children:e.jsxs("div",{className:"app-shell__body",children:[o.sidebar?e.jsx("aside",{className:"app-shell__sidebar","aria-label":"Primary",children:u}):null,e.jsxs("div",{className:"app-shell__main",children:[e.jsxs("main",{className:"app-shell__content",id:"main",children:[m?e.jsx("aside",{className:"app-shell__listview",children:m}):null,e.jsx("section",{className:"app-shell__main-content",children:$})]}),o.footer?i:null]})]})})}const D1=N5;D1.Menu=N3;D1.Content=w3;D1.Listview=S3;D1.Main=M3;exports.Accordion=P3;exports.ActionMenu=k1;exports.AppShell=D1;exports.Avatar=m3;exports.BUTTON_APPEARANCES=Xe;exports.BUTTON_LAYOUTS=Ge;exports.BUTTON_SIZES=Ke;exports.Badge=r4;exports.Branding=e4;exports.Breadcrumb=re;exports.Button=o1;exports.Calendar=he;exports.Card=me;exports.Checkbox=ge;exports.Chip=_e;exports.Datepicker=ye;exports.Dialog=be;exports.Divider=n4;exports.DotStatus=_3;exports.Dropdown=v3;exports.EventCard=xe;exports.FLEX_ALIGN_ITEMS=a5;exports.FLEX_DIRECTIONS=t5;exports.FLEX_GAP_TOKENS=r5;exports.FLEX_JUSTIFY_CONTENT=n5;exports.FLEX_WRAP_VALUES=s5;exports.Field=$e;exports.FileUpload=je;exports.Flex=Me;exports.ICON_APPEARANCES=c5;exports.Icon=U;exports.ImageAspect=Le;exports.Key=a4;exports.MENU_MODES=d5;exports.Menu=$5;exports.MicroCalendar=Te;exports.Modal=Ve;exports.Pagination=He;exports.PillToggle=Ae;exports.Playground=De;exports.ProgressCircle=Oe;exports.ProgressIndicator=Ze;exports.Radio=Ie;exports.Slider=Re;exports.Status=Be;exports.Steps=Pe;exports.TEXT_INPUT_ICON_POSITIONS=i5;exports.TEXT_INPUT_SIZES=l5;exports.TEXT_INPUT_STATES=o5;exports.TEXT_LEADINGS=e5;exports.TEXT_VARIANTS=Je;exports.TEXT_WEIGHTS=Qe;exports.Table=b3;exports.Tabs=ze;exports.Tag=y3;exports.Text=g3;exports.TextInput=x3;exports.Textarea=We;exports.Toast=qe;exports.Toggle=s4;exports.Tooltip=Ye;