@cooperco/cooper-component-library 0.1.83 → 0.1.85

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/dist/cms/0071-create-chart-module.cjs +122 -0
  2. package/dist/cms/0072-remove-comments-from-blog-article.cjs +23 -0
  3. package/dist/cms/0073-add-body-copy-to-tile-collection.cjs +22 -0
  4. package/dist/cms/0074-fix-accordion-start-open-widget.cjs +27 -0
  5. package/dist/cms/0075-make-content-module-headline-optional.cjs +10 -0
  6. package/dist/cms/README.md +31 -101
  7. package/dist/cms/chartModule.query.ts +26 -0
  8. package/dist/cms/contentful/migrations/scripts/0071-create-chart-module.cjs +122 -0
  9. package/dist/cms/contentful/migrations/scripts/0072-remove-comments-from-blog-article.cjs +23 -0
  10. package/dist/cms/contentful/migrations/scripts/0073-add-body-copy-to-tile-collection.cjs +22 -0
  11. package/dist/cms/contentful/migrations/scripts/0074-fix-accordion-start-open-widget.cjs +27 -0
  12. package/dist/cms/contentful/migrations/scripts/0075-make-content-module-headline-optional.cjs +10 -0
  13. package/dist/cms/contentful/queries/chartModule.query.d.ts +2 -0
  14. package/dist/cms/contentful/queries/chartModule.query.js +24 -0
  15. package/dist/cms/contentful/queries/chartModule.query.ts +26 -0
  16. package/dist/cms/contentful/queries/index.d.ts +1 -0
  17. package/dist/cms/contentful/queries/index.js +1 -0
  18. package/dist/cms/contentful/queries/index.ts +1 -0
  19. package/dist/cms/contentful/queries/tileCollection.query.js +1 -0
  20. package/dist/cms/contentful/queries/tileCollection.query.ts +1 -0
  21. package/dist/cms/index.ts +1 -0
  22. package/dist/cms/migrations/scripts/0071-create-chart-module.cjs +122 -0
  23. package/dist/cms/migrations/scripts/0072-remove-comments-from-blog-article.cjs +23 -0
  24. package/dist/cms/migrations/scripts/0073-add-body-copy-to-tile-collection.cjs +22 -0
  25. package/dist/cms/migrations/scripts/0074-fix-accordion-start-open-widget.cjs +27 -0
  26. package/dist/cms/migrations/scripts/0075-make-content-module-headline-optional.cjs +10 -0
  27. package/dist/cms/queries/chartModule.query.ts +26 -0
  28. package/dist/cms/queries/index.ts +1 -0
  29. package/dist/cms/queries/tileCollection.query.ts +1 -0
  30. package/dist/cms/scripts/0071-create-chart-module.cjs +122 -0
  31. package/dist/cms/scripts/0072-remove-comments-from-blog-article.cjs +23 -0
  32. package/dist/cms/scripts/0073-add-body-copy-to-tile-collection.cjs +22 -0
  33. package/dist/cms/scripts/0074-fix-accordion-start-open-widget.cjs +27 -0
  34. package/dist/cms/scripts/0075-make-content-module-headline-optional.cjs +10 -0
  35. package/dist/cms/tileCollection.query.ts +1 -0
  36. package/dist/lib/component-lib.js +11170 -3645
  37. package/dist/lib/component-lib.umd.cjs +47 -30
  38. package/dist/lib/css/main.css +7 -1
  39. package/dist/lib/style.css +1 -1
  40. package/dist/types/cms/contentful/queries/index.d.ts +1 -0
  41. package/dist/types/src/components/Accordion/Accordion.d.ts +1 -0
  42. package/dist/types/src/components/ContentModule/ContentModule.d.ts +8 -0
  43. package/dist/types/src/components/Image/Image.d.ts +2 -0
  44. package/dist/types/src/components/Image/Image.vue.d.ts +1 -0
  45. package/dist/types/src/components/components.d.ts +1 -0
  46. package/dist/types/src/components/types.d.ts +4 -0
  47. package/dist/types/src/config/defaultPassthrough/index.d.ts +1 -0
  48. package/dist/types/src/config/defaultPassthrough/types.d.ts +3 -1
  49. package/dist/types/src/types.d.ts +1 -0
  50. package/package.json +4 -2
@@ -1,26 +1,26 @@
1
- (function(k,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(k=typeof globalThis<"u"?globalThis:k||self,e(k.ComponentLib={},k.Vue))})(this,function(k,e){"use strict";const Ue="-",Yn=o=>{const t=Qn(o),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=o;return{getClassGroupId:a=>{const s=a.split(Ue);return s[0]===""&&s.length!==1&&s.shift(),Nt(s,t)||Jn(a)},getConflictingClassGroupIds:(a,s)=>{const c=n[a]||[];return s&&r[a]?[...c,...r[a]]:c}}},Nt=(o,t)=>{var a;if(o.length===0)return t.classGroupId;const n=o[0],r=t.nextPart.get(n),l=r?Nt(o.slice(1),r):void 0;if(l)return l;if(t.validators.length===0)return;const i=o.join(Ue);return(a=t.validators.find(({validator:s})=>s(i)))==null?void 0:a.classGroupId},Lt=/^\[(.+)\]$/,Jn=o=>{if(Lt.test(o)){const t=Lt.exec(o)[1],n=t==null?void 0:t.substring(0,t.indexOf(":"));if(n)return"arbitrary.."+n}},Qn=o=>{const{theme:t,prefix:n}=o,r={nextPart:new Map,validators:[]};return to(Object.entries(o.classGroups),n).forEach(([i,a])=>{qe(a,r,i,t)}),r},qe=(o,t,n,r)=>{o.forEach(l=>{if(typeof l=="string"){const i=l===""?t:Ot(t,l);i.classGroupId=n;return}if(typeof l=="function"){if(eo(l)){qe(l(r),t,n,r);return}t.validators.push({validator:l,classGroupId:n});return}Object.entries(l).forEach(([i,a])=>{qe(a,Ot(t,i),n,r)})})},Ot=(o,t)=>{let n=o;return t.split(Ue).forEach(r=>{n.nextPart.has(r)||n.nextPart.set(r,{nextPart:new Map,validators:[]}),n=n.nextPart.get(r)}),n},eo=o=>o.isThemeGetter,to=(o,t)=>t?o.map(([n,r])=>{const l=r.map(i=>typeof i=="string"?t+i:typeof i=="object"?Object.fromEntries(Object.entries(i).map(([a,s])=>[t+a,s])):i);return[n,l]}):o,no=o=>{if(o<1)return{get:()=>{},set:()=>{}};let t=0,n=new Map,r=new Map;const l=(i,a)=>{n.set(i,a),t++,t>o&&(t=0,r=n,n=new Map)};return{get(i){let a=n.get(i);if(a!==void 0)return a;if((a=r.get(i))!==void 0)return l(i,a),a},set(i,a){n.has(i)?n.set(i,a):l(i,a)}}},zt="!",oo=o=>{const{separator:t,experimentalParseClassName:n}=o,r=t.length===1,l=t[0],i=t.length,a=s=>{const c=[];let u=0,p=0,d;for(let y=0;y<s.length;y++){let b=s[y];if(u===0){if(b===l&&(r||s.slice(y,y+i)===t)){c.push(s.slice(p,y)),p=y+i;continue}if(b==="/"){d=y;continue}}b==="["?u++:b==="]"&&u--}const m=c.length===0?s:s.substring(p),f=m.startsWith(zt),g=f?m.substring(1):m,h=d&&d>p?d-p:void 0;return{modifiers:c,hasImportantModifier:f,baseClassName:g,maybePostfixModifierPosition:h}};return n?s=>n({className:s,parseClassName:a}):a},ro=o=>{if(o.length<=1)return o;const t=[];let n=[];return o.forEach(r=>{r[0]==="["?(t.push(...n.sort(),r),n=[]):n.push(r)}),t.push(...n.sort()),t},lo=o=>({cache:no(o.cacheSize),parseClassName:oo(o),...Yn(o)}),io=/\s+/,ao=(o,t)=>{const{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:l}=t,i=[],a=o.trim().split(io);let s="";for(let c=a.length-1;c>=0;c-=1){const u=a[c],{modifiers:p,hasImportantModifier:d,baseClassName:m,maybePostfixModifierPosition:f}=n(u);let g=!!f,h=r(g?m.substring(0,f):m);if(!h){if(!g){s=u+(s.length>0?" "+s:s);continue}if(h=r(m),!h){s=u+(s.length>0?" "+s:s);continue}g=!1}const y=ro(p).join(":"),b=d?y+zt:y,w=b+h;if(i.includes(w))continue;i.push(w);const B=l(h,g);for(let E=0;E<B.length;++E){const P=B[E];i.push(b+P)}s=u+(s.length>0?" "+s:s)}return s};function so(){let o=0,t,n,r="";for(;o<arguments.length;)(t=arguments[o++])&&(n=Mt(t))&&(r&&(r+=" "),r+=n);return r}const Mt=o=>{if(typeof o=="string")return o;let t,n="";for(let r=0;r<o.length;r++)o[r]&&(t=Mt(o[r]))&&(n&&(n+=" "),n+=t);return n};function co(o,...t){let n,r,l,i=a;function a(c){const u=t.reduce((p,d)=>d(p),o());return n=lo(u),r=n.cache.get,l=n.cache.set,i=s,s(c)}function s(c){const u=r(c);if(u)return u;const p=ao(c,n);return l(c,p),p}return function(){return i(so.apply(null,arguments))}}const M=o=>{const t=n=>n[o]||[];return t.isThemeGetter=!0,t},jt=/^\[(?:([a-z-]+):)?(.+)\]$/i,uo=/^\d+\/\d+$/,po=new Set(["px","full","screen"]),mo=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,fo=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,go=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,ho=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,yo=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Z=o=>se(o)||po.has(o)||uo.test(o),J=o=>ce(o,"length",So),se=o=>!!o&&!Number.isNaN(Number(o)),Ge=o=>ce(o,"number",se),ge=o=>!!o&&Number.isInteger(Number(o)),bo=o=>o.endsWith("%")&&se(o.slice(0,-1)),T=o=>jt.test(o),Q=o=>mo.test(o),Co=new Set(["length","size","percentage"]),ko=o=>ce(o,Co,Dt),wo=o=>ce(o,"position",Dt),$o=new Set(["image","url"]),Bo=o=>ce(o,$o,Eo),vo=o=>ce(o,"",To),he=()=>!0,ce=(o,t,n)=>{const r=jt.exec(o);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):n(r[2]):!1},So=o=>fo.test(o)&&!go.test(o),Dt=()=>!1,To=o=>ho.test(o),Eo=o=>yo.test(o),x=co(()=>{const o=M("colors"),t=M("spacing"),n=M("blur"),r=M("brightness"),l=M("borderColor"),i=M("borderRadius"),a=M("borderSpacing"),s=M("borderWidth"),c=M("contrast"),u=M("grayscale"),p=M("hueRotate"),d=M("invert"),m=M("gap"),f=M("gradientColorStops"),g=M("gradientColorStopPositions"),h=M("inset"),y=M("margin"),b=M("opacity"),w=M("padding"),B=M("saturate"),E=M("scale"),P=M("sepia"),A=M("skew"),O=M("space"),V=M("translate"),_=()=>["auto","contain","none"],z=()=>["auto","hidden","clip","visible","scroll"],C=()=>["auto",T,t],$=()=>[T,t],N=()=>["",Z,J],D=()=>["auto",se,T],q=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],U=()=>["solid","dashed","dotted","double","none"],re=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],fe=()=>["start","end","center","between","around","evenly","stretch"],le=()=>["","0",T],Ae=()=>["auto","avoid","all","avoid-page","page","left","right","column"],K=()=>[se,T];return{cacheSize:500,separator:":",theme:{colors:[he],spacing:[Z,J],blur:["none","",Q,T],brightness:K(),borderColor:[o],borderRadius:["none","","full",Q,T],borderSpacing:$(),borderWidth:N(),contrast:K(),grayscale:le(),hueRotate:K(),invert:le(),gap:$(),gradientColorStops:[o],gradientColorStopPositions:[bo,J],inset:C(),margin:C(),opacity:K(),padding:$(),saturate:K(),scale:K(),sepia:le(),skew:K(),space:$(),translate:$()},classGroups:{aspect:[{aspect:["auto","square","video",T]}],container:["container"],columns:[{columns:[Q]}],"break-after":[{"break-after":Ae()}],"break-before":[{"break-before":Ae()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...q(),T]}],overflow:[{overflow:z()}],"overflow-x":[{"overflow-x":z()}],"overflow-y":[{"overflow-y":z()}],overscroll:[{overscroll:_()}],"overscroll-x":[{"overscroll-x":_()}],"overscroll-y":[{"overscroll-y":_()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[h]}],"inset-x":[{"inset-x":[h]}],"inset-y":[{"inset-y":[h]}],start:[{start:[h]}],end:[{end:[h]}],top:[{top:[h]}],right:[{right:[h]}],bottom:[{bottom:[h]}],left:[{left:[h]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",ge,T]}],basis:[{basis:C()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",T]}],grow:[{grow:le()}],shrink:[{shrink:le()}],order:[{order:["first","last","none",ge,T]}],"grid-cols":[{"grid-cols":[he]}],"col-start-end":[{col:["auto",{span:["full",ge,T]},T]}],"col-start":[{"col-start":D()}],"col-end":[{"col-end":D()}],"grid-rows":[{"grid-rows":[he]}],"row-start-end":[{row:["auto",{span:[ge,T]},T]}],"row-start":[{"row-start":D()}],"row-end":[{"row-end":D()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",T]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",T]}],gap:[{gap:[m]}],"gap-x":[{"gap-x":[m]}],"gap-y":[{"gap-y":[m]}],"justify-content":[{justify:["normal",...fe()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...fe(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...fe(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[w]}],px:[{px:[w]}],py:[{py:[w]}],ps:[{ps:[w]}],pe:[{pe:[w]}],pt:[{pt:[w]}],pr:[{pr:[w]}],pb:[{pb:[w]}],pl:[{pl:[w]}],m:[{m:[y]}],mx:[{mx:[y]}],my:[{my:[y]}],ms:[{ms:[y]}],me:[{me:[y]}],mt:[{mt:[y]}],mr:[{mr:[y]}],mb:[{mb:[y]}],ml:[{ml:[y]}],"space-x":[{"space-x":[O]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[O]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",T,t]}],"min-w":[{"min-w":[T,t,"min","max","fit"]}],"max-w":[{"max-w":[T,t,"none","full","min","max","fit","prose",{screen:[Q]},Q]}],h:[{h:[T,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[T,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[T,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[T,t,"auto","min","max","fit"]}],"font-size":[{text:["base",Q,J]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Ge]}],"font-family":[{font:[he]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractons"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",T]}],"line-clamp":[{"line-clamp":["none",se,Ge]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",Z,T]}],"list-image":[{"list-image":["none",T]}],"list-style-type":[{list:["none","disc","decimal",T]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[o]}],"placeholder-opacity":[{"placeholder-opacity":[b]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[o]}],"text-opacity":[{"text-opacity":[b]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...U(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",Z,J]}],"underline-offset":[{"underline-offset":["auto",Z,T]}],"text-decoration-color":[{decoration:[o]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:$()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",T]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",T]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[b]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...q(),wo]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",ko]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Bo]}],"bg-color":[{bg:[o]}],"gradient-from-pos":[{from:[g]}],"gradient-via-pos":[{via:[g]}],"gradient-to-pos":[{to:[g]}],"gradient-from":[{from:[f]}],"gradient-via":[{via:[f]}],"gradient-to":[{to:[f]}],rounded:[{rounded:[i]}],"rounded-s":[{"rounded-s":[i]}],"rounded-e":[{"rounded-e":[i]}],"rounded-t":[{"rounded-t":[i]}],"rounded-r":[{"rounded-r":[i]}],"rounded-b":[{"rounded-b":[i]}],"rounded-l":[{"rounded-l":[i]}],"rounded-ss":[{"rounded-ss":[i]}],"rounded-se":[{"rounded-se":[i]}],"rounded-ee":[{"rounded-ee":[i]}],"rounded-es":[{"rounded-es":[i]}],"rounded-tl":[{"rounded-tl":[i]}],"rounded-tr":[{"rounded-tr":[i]}],"rounded-br":[{"rounded-br":[i]}],"rounded-bl":[{"rounded-bl":[i]}],"border-w":[{border:[s]}],"border-w-x":[{"border-x":[s]}],"border-w-y":[{"border-y":[s]}],"border-w-s":[{"border-s":[s]}],"border-w-e":[{"border-e":[s]}],"border-w-t":[{"border-t":[s]}],"border-w-r":[{"border-r":[s]}],"border-w-b":[{"border-b":[s]}],"border-w-l":[{"border-l":[s]}],"border-opacity":[{"border-opacity":[b]}],"border-style":[{border:[...U(),"hidden"]}],"divide-x":[{"divide-x":[s]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[s]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[b]}],"divide-style":[{divide:U()}],"border-color":[{border:[l]}],"border-color-x":[{"border-x":[l]}],"border-color-y":[{"border-y":[l]}],"border-color-t":[{"border-t":[l]}],"border-color-r":[{"border-r":[l]}],"border-color-b":[{"border-b":[l]}],"border-color-l":[{"border-l":[l]}],"divide-color":[{divide:[l]}],"outline-style":[{outline:["",...U()]}],"outline-offset":[{"outline-offset":[Z,T]}],"outline-w":[{outline:[Z,J]}],"outline-color":[{outline:[o]}],"ring-w":[{ring:N()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[o]}],"ring-opacity":[{"ring-opacity":[b]}],"ring-offset-w":[{"ring-offset":[Z,J]}],"ring-offset-color":[{"ring-offset":[o]}],shadow:[{shadow:["","inner","none",Q,vo]}],"shadow-color":[{shadow:[he]}],opacity:[{opacity:[b]}],"mix-blend":[{"mix-blend":[...re(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":re()}],filter:[{filter:["","none"]}],blur:[{blur:[n]}],brightness:[{brightness:[r]}],contrast:[{contrast:[c]}],"drop-shadow":[{"drop-shadow":["","none",Q,T]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[p]}],invert:[{invert:[d]}],saturate:[{saturate:[B]}],sepia:[{sepia:[P]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[n]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[c]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[p]}],"backdrop-invert":[{"backdrop-invert":[d]}],"backdrop-opacity":[{"backdrop-opacity":[b]}],"backdrop-saturate":[{"backdrop-saturate":[B]}],"backdrop-sepia":[{"backdrop-sepia":[P]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[a]}],"border-spacing-x":[{"border-spacing-x":[a]}],"border-spacing-y":[{"border-spacing-y":[a]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",T]}],duration:[{duration:K()}],ease:[{ease:["linear","in","out","in-out",T]}],delay:[{delay:K()}],animate:[{animate:["none","spin","ping","pulse","bounce",T]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[E]}],"scale-x":[{"scale-x":[E]}],"scale-y":[{"scale-y":[E]}],rotate:[{rotate:[ge,T]}],"translate-x":[{"translate-x":[V]}],"translate-y":[{"translate-y":[V]}],"skew-x":[{"skew-x":[A]}],"skew-y":[{"skew-y":[A]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",T]}],accent:[{accent:["auto",o]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",T]}],"caret-color":[{caret:[o]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":$()}],"scroll-mx":[{"scroll-mx":$()}],"scroll-my":[{"scroll-my":$()}],"scroll-ms":[{"scroll-ms":$()}],"scroll-me":[{"scroll-me":$()}],"scroll-mt":[{"scroll-mt":$()}],"scroll-mr":[{"scroll-mr":$()}],"scroll-mb":[{"scroll-mb":$()}],"scroll-ml":[{"scroll-ml":$()}],"scroll-p":[{"scroll-p":$()}],"scroll-px":[{"scroll-px":$()}],"scroll-py":[{"scroll-py":$()}],"scroll-ps":[{"scroll-ps":$()}],"scroll-pe":[{"scroll-pe":$()}],"scroll-pt":[{"scroll-pt":$()}],"scroll-pr":[{"scroll-pr":$()}],"scroll-pb":[{"scroll-pb":$()}],"scroll-pl":[{"scroll-pl":$()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",T]}],fill:[{fill:[o,"none"]}],"stroke-w":[{stroke:[Z,J,Ge]}],stroke:[{stroke:[o,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}}),R={headline:"mb-8 md:mb-12 max-w-[20ch] mx-auto text-4xl md:text-5xl font-bold leading-tight text-center",subheadline:"mb-2",bodyCopy:"",start:"",center:"",end:"",container:"max-w-[1440px] mx-auto"},v=(o,t)=>{const n={};for(const r in o)n[r]=x(o[r]??"",t[r]??"");for(const r in t)n[r]=x(n[r]??"",t[r]??"");return n},Ke={List:v(R,{container:"flex flex-col"}),Tile:v(R,{container:"flex flex-wrap gap-4 items-stretch relative",root:"mb-0 relative transition-all duration-200 has-[.active]:mb-[550px]"})},Xe=(o,t,n)=>{const r=v(Ke[o],t);if(n&&r.container){const l=r.container.replace(/max-w-\[1440px\]/g,"").trim();return{...r,container:x(l,"w-[95%]")}}return r},ye={headline:"text-lg md:text-lg mb-0 *:text-left",image:"w-14 mr-4"},Ze=v(ye,{root:"border-b first:border-t border-black",headline:"text-xl md:text-xl py-6 pr-2 *:text-left font-bold md:mb-0",bodyCopy:"pb-6"}),Ye=v(ye,{root:" w-full md:w-[23%]",headline:"transition-height mb-0 h-[90%] duration-200 py-16 md:text-3xl text-3xl text-center relative rounded-2xl h-[90%] group-[.active]:rounded-t-2lg group-[.active]:rounded-b-none group-[.active]:h-full flex items-center justify-center",button:"h-full w-fit text-center *:text-center justify-center md:*:[word-spacing:100px]",icon:"absolute top-4 right-6",bodyCopy:"group-[.first]:rounded-tl-none group-[.last]:rounded-tr-none transition-opacity duration-200 opacity-0 left-0 absolute w-full p-12 rounded-2xl group-[.active]:opacity-100"}),Je={headline:R.headline,root:"flex flex-col",bodyCopy:"flex flex-col overflow-auto",container:"flex justify-center",previousbutton:"flex justify-center items-center self-center overflow-hidden w-8 h-8 mx-2 rounded-full border-0 hover:bg-surface-50 dark:hover:bg-surface-800 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-primary-500 dark:focus-visible:ring-primary-400 transition duration-200 ease-in-out",nextbutton:"flex justify-center items-center self-center overflow-hidden w-8 h-8 mx-2 rounded-full border-0 hover:bg-surface-50 dark:hover:bg-surface-800 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-primary-500 dark:focus-visible:ring-primary-400 transition duration-200 ease-in-out",itemscontent:"overflow-hidden w-full",itemscontainer:"flex",item:"flex shrink-0 grow w-full sm:w-[50%] md:w-[33.333333333333336%]",indicators:"flex justify-center flex-wrap",indicator:"group mr-2 mb-2",indicatorbutton:"w-3 h-3 rounded-full transition duration-200 focus:outline-none focus:outline-offset-0 focus:ring-1 focus:ring-primary-500 dark:focus:ring-primary-400 border border-secondary dark:bg-surface-700 dark:hover:bg-surface-600 group-[.p-highlight]:bg-secondary group-[.p-highlight]:border-none"},Ft=v(R,{}),Qe=v(R,{root:"px-8 md:px-0",bodyCopy:"max-w-[1440px]"}),et={Centered:v(R,{root:"overflow-hidden",inner:"h-full mx-auto max-w-[1440px]",fullWidthContent:"max-w-full w-full"}),Hero:v({...R,container:""},{root:"w-full",inner:"w-full md:flex md:items-center h-auto mb-0",headline:"md:text-left mx-0 text-[8.75vmin] md:text-6xl text-center",bodyCopy:"w-full max-w-[1440px] mx-auto"})},tt=v({...R,headline:""},{headline:"text-3xl md:text-4xl font-bold leading-tight",subheadline:"font-bold text-2xl md:text-3xl",bodyCopy:"",ctas:"mt-8",cta:""}),nt={link:{logo:"p-2 rounded-full"},logo:{logo:"p-2 rounded-full"},fill:{},outline:{}},Ht=v(R,{}),Rt=v(R,{}),ot=v(R,{}),rt=v(R,{icon:"ps-2 text-xs"}),Wt=v(R,{}),lt=v(R,{root:"px-8 md:px-0",bodyCopy:"max-w-[1440px] flex justify-evenly gap-4 mx-auto flex-col md:flex-row"}),it=v(R,{quote:"text-lg font-bold",text:"space-y-4 w-full md:w-1/2",author:"text-lg",details:"text-lg",media:"md:w-1/2 w-full"}),at=v(R,{root:"px-5 md:px-0",headline:"mb-8 md:mb-12 text-3xl md:text-5xl font-bold leading-tight text-center",bodyCopy:"md:text-center mb-8 md:mb-12"}),ie={root:"w-full relative flex-auto rounded overflow-visible mx-auto shadow-none flex-none m-0",headline:"mb-4 text-xl md:text-3xl font-bold",cta:"text-xl *:font-bold mx-auto font-bold",ctas:"flex gap-2",container:"h-full",bodyCopy:"leading-normal text-lg",body:"h-full flex flex-col justify-between",footer:"font-bold mt-4 space-y-2",footerContent:"font-bold text-center"},st=v(ie,{root:"rounded-2xl py-8 px-6",ctas:"text-center",media:"mb-6",numericLabel:"w-[10vmin] h-[8vmin] md:h-[40px] md:w-[50px] p-2 rounded-[50%] rounded-lg text-[4vmin] md:text-3xl flex items-center justify-center leading-none font-bold absolute left-[-4%] md:left-[-4%] top-8 md:top-8"}),ct=v(ie,{root:"!w-full !mx-auto",inner:"justify-center",numericLabel:"rounded-full flex items-center justify-center font-bold absolute z-20 w-auto w-[8vmin] h-[8vmin] md:h-[70px] md:w-[70px] text-[4vmin] md:text-5xl rounded-full font-bold",media:"flex-[1_0_26%] md:flex-[1_0_20%]",headline:"mb-2 md:mb-4 font-bold text-left max-w-[400px]",subheadline:"text-[4.5vmin] md:text-3xl font-bold max-w-[400px] text-left",description:"text-lg md:text-lg max-w-[400px] leading-6"}),dt=v(ie,{media:"relative mb-4 md:w-3/4",numericLabel:"w-[12vmin] h-[12vmin] text-[8vmin] md:text-3xl"}),ut=v(ie,{root:"rounded-2xl px-6 py-8",ctas:"flex-col gap-4"}),pt=v(ie,{root:"p-8 rounded-xl",headline:"text-3xl md:text-3xl mb-2 font-bold",subheadline:"text-base md:text-base",media:"mb-4 mt-6"}),mt={Numeric:{root:"h-[15vmin] w-[15vmin] md:w-[60px] md:h-[60px] p-2 rounded-full text-[10vmin] md:text-4xl flex items-center justify-center leading-none font-bold absolute top-0"},Text:{root:"w-[120px] p-2 rounded-[50%] rounded-lg text-2xl flex items-center justify-center leading-none font-bold absolute top-8"}},Ut=v(R,{}),ft={root:"bg-[#6b4de0] transition-[height] duration-300 ease-in-out h-auto overflow-hidden leading-none",container:"max-w-[1440px] mx-auto my-5 w-full h-full flex items-center pl-[27px] pr-[54px] relative",content:"flex items-center justify-center gap-4",mobileCollapsed:"mobileCollapsed font-bold text-lg text-white leading-[1.1] m-0",fullCopy:"fullCopy font-bold text-lg text-white leading-[1.1] m-0",cta:"bg-transparent font-bold text-lg text-white leading-[1.1] cursor-pointer whitespace-nowrap no-underline hover:underline",toggle:""},Po=Object.freeze(Object.defineProperty({__proto__:null,AccordionItemPt:ye,AccordionListItemPt:Ze,AccordionPt:Ke,AccordionTileItemPt:Ye,CTAPt:nt,CarouselModuleAltPt:Ft,CarouselModulePt:Je,ContainerCollectionModulePt:Qe,ContainerModulePt:et,ContentModulePt:tt,DEFAULT_PASSTHROUGH:R,FooterNavigationPt:Ht,HelloBannerPt:ft,ImagePt:Rt,LogoCollectionModulePt:ot,NavigationElementPt:rt,PrimaryNavigationPt:Wt,SplitModulePt:lt,TestimonialModulePt:it,TileCollectionModulePt:at,TileContentIconTilePt:st,TileContentImageStackedAnimatedTilePt:ct,TileContentImageTilePt:dt,TileContentPt:ie,TileContentTextTilePt:ut,TileContentVideoTilePt:pt,TileLabelPt:mt,VideoPt:Ut,combineAccordionPassthroughs:Xe,combinePassthroughs:v},Symbol.toStringTag,{value:"Module"}));k.DEFAULT_COLOR="lily";const qt={lily:{headline:"wisteria",subheadline:"iris",copy:"soil",copyAccent:"iris",bullet:"rosemary",cta:{fill:{bg:"rosemary",copy:"lily"},outline:{copy:"gentian",border:"gentian"},link:{copy:"gentian"},logo:{copy:"gentian"}},uiElement:{bg:"rosemary",copy:"lily",border:"soil"},tile:{bg:"lily",copy:"soil",headline:"iris",label:{Numeric:{bg:"wisteria",copy:"lily"},Text:{bg:"rosemary",copy:"lily"}}},label:{Numeric:{bg:"wisteria",copy:"lily"},Text:{bg:"rosemary",copy:"lily"}},interactive:{copy:"lily",bg:"wisteria"}},iris:{headline:"lily",subheadline:"lily",copy:"lily",copyAccent:"lavender",bullet:"rosemary",cta:{fill:{bg:"rosemary",copy:"lily"},outline:{border:"lily",copy:"lily"},link:{copy:"rosemary"},logo:{copy:"rosemary"}},uiElement:{bg:"rosemary",copy:"lily",border:"lily"},tile:{bg:"lily",copy:"soil",headline:"iris",label:{Numeric:{bg:"wisteria",copy:"lily"},Text:{bg:"rosemary",copy:"lily"}}},label:{Numeric:{bg:"wisteria",copy:"lily"},Text:{bg:"rosemary",copy:"lily"}},interactive:{bg:"wisteria",copy:"lily"}},wisteria:{headline:"lily",subheadline:"lily",copy:"lily",copyAccent:"lily",bullet:"lily",cta:{fill:{bg:"lily",copy:"iris"},outline:{copy:"lily",border:"lily"},link:{copy:"lily"},logo:{copy:"lily"}},uiElement:{bg:"iris",copy:"lily",border:"lily"},tile:{bg:"iris",copy:"lily",headline:"lily",label:{Numeric:{bg:"iris",copy:"lily"},Text:{bg:"iris",copy:"lily"}}},label:{Numeric:{bg:"lily",copy:"iris"},Text:{bg:"iris",copy:"lily"}},interactive:{bg:"iris",copy:"lily"}},pebble:{headline:"wisteria",subheadline:"iris",copy:"soil",copyAccent:"iris",bullet:"iris",cta:{fill:{bg:"wisteria",copy:"lily"},outline:{copy:"gentian",border:"gentian"},link:{copy:"gentian"},logo:{copy:"gentian"}},uiElement:{bg:"iris",copy:"lily",border:"iris"},tile:{bg:"wisteria",headline:"white",copy:"lily",label:{Numeric:{bg:"wisteria",copy:"lily"},Text:{bg:"iris",copy:"lily"}}},label:{Numeric:{bg:"wisteria",copy:"lily"},Text:{bg:"iris",copy:"lily"}},interactive:{bg:"wisteria",copy:"white"}},lavender:{headline:"iris",subheadline:"iris",copy:"soil",copyAccent:"iris",bullet:"iris",cta:{fill:{bg:"iris",copy:"lily"},outline:{copy:"iris",border:"iris"},link:{copy:"iris"},logo:{copy:"iris"}},uiElement:{bg:"iris",copy:"white",border:"soil"},tile:{bg:"lily",copy:"soil",headline:"iris",label:{Numeric:{bg:"wisteria",copy:"lily"},Text:{bg:"iris",copy:"lily"}}},label:{Numeric:{bg:"iris",copy:"lily"},Text:{bg:"iris",copy:"lily"}}},rosemary:{headline:"lily",subheadline:"lily",copy:"soil",copyAccent:"iris",bullet:"iris",cta:{fill:{bg:"iris",copy:"lily"},outline:{copy:"iris",border:"iris"},link:{copy:"iris"},logo:{copy:"iris"}},uiElement:{bg:"iris",copy:"lily",border:"lily"},tile:{bg:"lily",copy:"soil",headline:"iris",label:{Numeric:{bg:"wisteria",copy:"lily"},Text:{bg:"iris",copy:"lily"}}},label:{Numeric:{bg:"iris",copy:"lily"},Text:{bg:"iris",copy:"lily"}}},hydrangea:{headline:"iris",subheadline:"iris",copy:"soil",copyAccent:"iris",bullet:"iris",cta:{fill:{bg:"iris",copy:"lily"},outline:{copy:"iris",border:"iris"},link:{copy:"iris"},logo:{copy:"iris"}},uiElement:{bg:"iris",copy:"white",border:"soil"},tile:{bg:"lily",copy:"soil",headline:"iris",label:{Numeric:{bg:"wisteria",copy:"lily"},Text:{bg:"iris",copy:"lily"}}},label:{Numeric:{bg:"iris",copy:"lily"},Text:{bg:"iris",copy:"lily"}}}};k.COLOR_PALETTES=qt;const H=o=>{const{backgroundColor:t}=o,n=t??k.DEFAULT_COLOR,r=k.COLOR_PALETTES[n]??k.COLOR_PALETTES[k.DEFAULT_COLOR];return{backgroundColor:n,palette:r}},xo=(o,t)=>{k.COLOR_PALETTES=o,t?k.DEFAULT_COLOR=t:k.DEFAULT_COLOR=Object.keys(o)[0]};function gt(o,t){var n=typeof Symbol<"u"&&o[Symbol.iterator]||o["@@iterator"];if(!n){if(Array.isArray(o)||(n=yt(o))||t){n&&(o=n);var r=0,l=function(){};return{s:l,n:function(){return r>=o.length?{done:!0}:{done:!1,value:o[r++]}},e:function(u){throw u},f:l}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
2
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var i=!0,a=!1,s;return{s:function(){n=n.call(o)},n:function(){var u=n.next();return i=u.done,u},e:function(u){a=!0,s=u},f:function(){try{!i&&n.return!=null&&n.return()}finally{if(a)throw s}}}}function Io(o){return Ao(o)||Vo(o)||yt(o)||_o()}function _o(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
3
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Vo(o){if(typeof Symbol<"u"&&o[Symbol.iterator]!=null||o["@@iterator"]!=null)return Array.from(o)}function Ao(o){if(Array.isArray(o))return bt(o)}function be(o){"@babel/helpers - typeof";return be=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},be(o)}function ht(o,t){return Oo(o)||Lo(o,t)||yt(o,t)||No()}function No(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
4
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function yt(o,t){if(o){if(typeof o=="string")return bt(o,t);var n=Object.prototype.toString.call(o).slice(8,-1);if(n==="Object"&&o.constructor&&(n=o.constructor.name),n==="Map"||n==="Set")return Array.from(o);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return bt(o,t)}}function bt(o,t){(t==null||t>o.length)&&(t=o.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=o[n];return r}function Lo(o,t){var n=o==null?null:typeof Symbol<"u"&&o[Symbol.iterator]||o["@@iterator"];if(n!=null){var r,l,i,a,s=[],c=!0,u=!1;try{if(i=(n=n.call(o)).next,t!==0)for(;!(c=(r=i.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(p){u=!0,l=p}finally{try{if(!c&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw l}}return s}}function Oo(o){if(Array.isArray(o))return o}var L={innerWidth:function(t){if(t){var n=t.offsetWidth,r=getComputedStyle(t);return n+=parseFloat(r.paddingLeft)+parseFloat(r.paddingRight),n}return 0},width:function(t){if(t){var n=t.offsetWidth,r=getComputedStyle(t);return n-=parseFloat(r.paddingLeft)+parseFloat(r.paddingRight),n}return 0},getWindowScrollTop:function(){var t=document.documentElement;return(window.pageYOffset||t.scrollTop)-(t.clientTop||0)},getWindowScrollLeft:function(){var t=document.documentElement;return(window.pageXOffset||t.scrollLeft)-(t.clientLeft||0)},getOuterWidth:function(t,n){if(t){var r=t.offsetWidth;if(n){var l=getComputedStyle(t);r+=parseFloat(l.marginLeft)+parseFloat(l.marginRight)}return r}return 0},getOuterHeight:function(t,n){if(t){var r=t.offsetHeight;if(n){var l=getComputedStyle(t);r+=parseFloat(l.marginTop)+parseFloat(l.marginBottom)}return r}return 0},getClientHeight:function(t,n){if(t){var r=t.clientHeight;if(n){var l=getComputedStyle(t);r+=parseFloat(l.marginTop)+parseFloat(l.marginBottom)}return r}return 0},getViewport:function(){var t=window,n=document,r=n.documentElement,l=n.getElementsByTagName("body")[0],i=t.innerWidth||r.clientWidth||l.clientWidth,a=t.innerHeight||r.clientHeight||l.clientHeight;return{width:i,height:a}},getOffset:function(t){if(t){var n=t.getBoundingClientRect();return{top:n.top+(window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0),left:n.left+(window.pageXOffset||document.documentElement.scrollLeft||document.body.scrollLeft||0)}}return{top:"auto",left:"auto"}},index:function(t){if(t)for(var n,r=(n=this.getParentNode(t))===null||n===void 0?void 0:n.childNodes,l=0,i=0;i<r.length;i++){if(r[i]===t)return l;r[i].nodeType===1&&l++}return-1},addMultipleClasses:function(t,n){var r=this;t&&n&&[n].flat().filter(Boolean).forEach(function(l){return l.split(" ").forEach(function(i){return r.addClass(t,i)})})},removeMultipleClasses:function(t,n){var r=this;t&&n&&[n].flat().filter(Boolean).forEach(function(l){return l.split(" ").forEach(function(i){return r.removeClass(t,i)})})},addClass:function(t,n){t&&n&&!this.hasClass(t,n)&&(t.classList?t.classList.add(n):t.className+=" "+n)},removeClass:function(t,n){t&&n&&(t.classList?t.classList.remove(n):t.className=t.className.replace(new RegExp("(^|\\b)"+n.split(" ").join("|")+"(\\b|$)","gi")," "))},hasClass:function(t,n){return t?t.classList?t.classList.contains(n):new RegExp("(^| )"+n+"( |$)","gi").test(t.className):!1},addStyles:function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};t&&Object.entries(n).forEach(function(r){var l=ht(r,2),i=l[0],a=l[1];return t.style[i]=a})},find:function(t,n){return this.isElement(t)?t.querySelectorAll(n):[]},findSingle:function(t,n){return this.isElement(t)?t.querySelector(n):null},createElement:function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(t){var r=document.createElement(t);this.setAttributes(r,n);for(var l=arguments.length,i=new Array(l>2?l-2:0),a=2;a<l;a++)i[a-2]=arguments[a];return r.append.apply(r,i),r}},setAttribute:function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",r=arguments.length>2?arguments[2]:void 0;this.isElement(t)&&r!==null&&r!==void 0&&t.setAttribute(n,r)},setAttributes:function(t){var n=this,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(this.isElement(t)){var l=function i(a,s){var c,u,p=t!=null&&(c=t.$attrs)!==null&&c!==void 0&&c[a]?[t==null||(u=t.$attrs)===null||u===void 0?void 0:u[a]]:[];return[s].flat().reduce(function(d,m){if(m!=null){var f=be(m);if(f==="string"||f==="number")d.push(m);else if(f==="object"){var g=Array.isArray(m)?i(a,m):Object.entries(m).map(function(h){var y=ht(h,2),b=y[0],w=y[1];return a==="style"&&(w||w===0)?"".concat(b.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),":").concat(w):w?b:void 0});d=g.length?d.concat(g.filter(function(h){return!!h})):d}}return d},p)};Object.entries(r).forEach(function(i){var a=ht(i,2),s=a[0],c=a[1];if(c!=null){var u=s.match(/^on(.+)/);u?t.addEventListener(u[1].toLowerCase(),c):s==="p-bind"?n.setAttributes(t,c):(c=s==="class"?Io(new Set(l("class",c))).join(" ").trim():s==="style"?l("style",c).join(";").trim():c,(t.$attrs=t.$attrs||{})&&(t.$attrs[s]=c),t.setAttribute(s,c))}})}},getAttribute:function(t,n){if(this.isElement(t)){var r=t.getAttribute(n);return isNaN(r)?r==="true"||r==="false"?r==="true":r:+r}},isAttributeEquals:function(t,n,r){return this.isElement(t)?this.getAttribute(t,n)===r:!1},isAttributeNotEquals:function(t,n,r){return!this.isAttributeEquals(t,n,r)},getHeight:function(t){if(t){var n=t.offsetHeight,r=getComputedStyle(t);return n-=parseFloat(r.paddingTop)+parseFloat(r.paddingBottom)+parseFloat(r.borderTopWidth)+parseFloat(r.borderBottomWidth),n}return 0},getWidth:function(t){if(t){var n=t.offsetWidth,r=getComputedStyle(t);return n-=parseFloat(r.paddingLeft)+parseFloat(r.paddingRight)+parseFloat(r.borderLeftWidth)+parseFloat(r.borderRightWidth),n}return 0},absolutePosition:function(t,n){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(t){var l=t.offsetParent?{width:t.offsetWidth,height:t.offsetHeight}:this.getHiddenElementDimensions(t),i=l.height,a=l.width,s=n.offsetHeight,c=n.offsetWidth,u=n.getBoundingClientRect(),p=this.getWindowScrollTop(),d=this.getWindowScrollLeft(),m=this.getViewport(),f,g,h="top";u.top+s+i>m.height?(f=u.top+p-i,h="bottom",f<0&&(f=p)):f=s+u.top+p,u.left+a>m.width?g=Math.max(0,u.left+d+c-a):g=u.left+d,t.style.top=f+"px",t.style.left=g+"px",t.style.transformOrigin=h,r&&(t.style.marginTop=h==="bottom"?"calc(var(--p-anchor-gutter) * -1)":"calc(var(--p-anchor-gutter))")}},relativePosition:function(t,n){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(t){var l=t.offsetParent?{width:t.offsetWidth,height:t.offsetHeight}:this.getHiddenElementDimensions(t),i=n.offsetHeight,a=n.getBoundingClientRect(),s=this.getViewport(),c,u,p="top";a.top+i+l.height>s.height?(c=-1*l.height,p="bottom",a.top+c<0&&(c=-1*a.top)):c=i,l.width>s.width?u=a.left*-1:a.left+l.width>s.width?u=(a.left+l.width-s.width)*-1:u=0,t.style.top=c+"px",t.style.left=u+"px",t.style.transformOrigin=p,r&&(t.style.marginTop=p==="bottom"?"calc(var(--p-anchor-gutter) * -1)":"calc(var(--p-anchor-gutter))")}},nestedPosition:function(t,n){if(t){var r=t.parentElement,l=this.getOffset(r),i=this.getViewport(),a=t.offsetParent?t.offsetWidth:this.getHiddenElementOuterWidth(t),s=this.getOuterWidth(r.children[0]),c;parseInt(l.left,10)+s+a>i.width-this.calculateScrollbarWidth()?parseInt(l.left,10)<a?n%2===1?c=parseInt(l.left,10)?"-"+parseInt(l.left,10)+"px":"100%":n%2===0&&(c=i.width-a-this.calculateScrollbarWidth()+"px"):c="-100%":c="100%",t.style.top="0px",t.style.left=c}},getParentNode:function(t){var n=t==null?void 0:t.parentNode;return n&&n instanceof ShadowRoot&&n.host&&(n=n.host),n},getParents:function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],r=this.getParentNode(t);return r===null?n:this.getParents(r,n.concat([r]))},getScrollableParents:function(t){var n=[];if(t){var r=this.getParents(t),l=/(auto|scroll)/,i=function(y){try{var b=window.getComputedStyle(y,null);return l.test(b.getPropertyValue("overflow"))||l.test(b.getPropertyValue("overflowX"))||l.test(b.getPropertyValue("overflowY"))}catch{return!1}},a=gt(r),s;try{for(a.s();!(s=a.n()).done;){var c=s.value,u=c.nodeType===1&&c.dataset.scrollselectors;if(u){var p=u.split(","),d=gt(p),m;try{for(d.s();!(m=d.n()).done;){var f=m.value,g=this.findSingle(c,f);g&&i(g)&&n.push(g)}}catch(h){d.e(h)}finally{d.f()}}c.nodeType!==9&&i(c)&&n.push(c)}}catch(h){a.e(h)}finally{a.f()}}return n},getHiddenElementOuterHeight:function(t){if(t){t.style.visibility="hidden",t.style.display="block";var n=t.offsetHeight;return t.style.display="none",t.style.visibility="visible",n}return 0},getHiddenElementOuterWidth:function(t){if(t){t.style.visibility="hidden",t.style.display="block";var n=t.offsetWidth;return t.style.display="none",t.style.visibility="visible",n}return 0},getHiddenElementDimensions:function(t){if(t){var n={};return t.style.visibility="hidden",t.style.display="block",n.width=t.offsetWidth,n.height=t.offsetHeight,t.style.display="none",t.style.visibility="visible",n}return 0},fadeIn:function(t,n){if(t){t.style.opacity=0;var r=+new Date,l=0,i=function a(){l=+t.style.opacity+(new Date().getTime()-r)/n,t.style.opacity=l,r=+new Date,+l<1&&(window.requestAnimationFrame&&requestAnimationFrame(a)||setTimeout(a,16))};i()}},fadeOut:function(t,n){if(t)var r=1,l=50,i=n,a=l/i,s=setInterval(function(){r-=a,r<=0&&(r=0,clearInterval(s)),t.style.opacity=r},l)},getUserAgent:function(){return navigator.userAgent},appendChild:function(t,n){if(this.isElement(n))n.appendChild(t);else if(n.el&&n.elElement)n.elElement.appendChild(t);else throw new Error("Cannot append "+n+" to "+t)},isElement:function(t){return(typeof HTMLElement>"u"?"undefined":be(HTMLElement))==="object"?t instanceof HTMLElement:t&&be(t)==="object"&&t!==null&&t.nodeType===1&&typeof t.nodeName=="string"},scrollInView:function(t,n){var r=getComputedStyle(t).getPropertyValue("borderTopWidth"),l=r?parseFloat(r):0,i=getComputedStyle(t).getPropertyValue("paddingTop"),a=i?parseFloat(i):0,s=t.getBoundingClientRect(),c=n.getBoundingClientRect(),u=c.top+document.body.scrollTop-(s.top+document.body.scrollTop)-l-a,p=t.scrollTop,d=t.clientHeight,m=this.getOuterHeight(n);u<0?t.scrollTop=p+u:u+m>d&&(t.scrollTop=p+u-d+m)},clearSelection:function(){if(window.getSelection)window.getSelection().empty?window.getSelection().empty():window.getSelection().removeAllRanges&&window.getSelection().rangeCount>0&&window.getSelection().getRangeAt(0).getClientRects().length>0&&window.getSelection().removeAllRanges();else if(document.selection&&document.selection.empty)try{document.selection.empty()}catch{}},getSelection:function(){return window.getSelection?window.getSelection().toString():document.getSelection?document.getSelection().toString():document.selection?document.selection.createRange().text:null},calculateScrollbarWidth:function(){if(this.calculatedScrollbarWidth!=null)return this.calculatedScrollbarWidth;var t=document.createElement("div");this.addStyles(t,{width:"100px",height:"100px",overflow:"scroll",position:"absolute",top:"-9999px"}),document.body.appendChild(t);var n=t.offsetWidth-t.clientWidth;return document.body.removeChild(t),this.calculatedScrollbarWidth=n,n},calculateBodyScrollbarWidth:function(){return window.innerWidth-document.documentElement.offsetWidth},getBrowser:function(){if(!this.browser){var t=this.resolveUserAgent();this.browser={},t.browser&&(this.browser[t.browser]=!0,this.browser.version=t.version),this.browser.chrome?this.browser.webkit=!0:this.browser.webkit&&(this.browser.safari=!0)}return this.browser},resolveUserAgent:function(){var t=navigator.userAgent.toLowerCase(),n=/(chrome)[ ]([\w.]+)/.exec(t)||/(webkit)[ ]([\w.]+)/.exec(t)||/(opera)(?:.*version|)[ ]([\w.]+)/.exec(t)||/(msie) ([\w.]+)/.exec(t)||t.indexOf("compatible")<0&&/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(t)||[];return{browser:n[1]||"",version:n[2]||"0"}},isVisible:function(t){return t&&t.offsetParent!=null},invokeElementMethod:function(t,n,r){t[n].apply(t,r)},isExist:function(t){return!!(t!==null&&typeof t<"u"&&t.nodeName&&this.getParentNode(t))},isClient:function(){return!!(typeof window<"u"&&window.document&&window.document.createElement)},focus:function(t,n){t&&document.activeElement!==t&&t.focus(n)},isFocusableElement:function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";return this.isElement(t)?t.matches('button:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])'.concat(n,`,
5
- [href][clientHeight][clientWidth]:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(n,`,
6
- input:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(n,`,
7
- select:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(n,`,
8
- textarea:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(n,`,
9
- [tabIndex]:not([tabIndex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(n,`,
10
- [contenteditable]:not([tabIndex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(n)):!1},getFocusableElements:function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",r=this.find(t,'button:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])'.concat(n,`,
11
- [href][clientHeight][clientWidth]:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(n,`,
12
- input:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(n,`,
13
- select:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(n,`,
14
- textarea:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(n,`,
15
- [tabIndex]:not([tabIndex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(n,`,
16
- [contenteditable]:not([tabIndex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(n)),l=[],i=gt(r),a;try{for(i.s();!(a=i.n()).done;){var s=a.value;getComputedStyle(s).display!="none"&&getComputedStyle(s).visibility!="hidden"&&l.push(s)}}catch(c){i.e(c)}finally{i.f()}return l},getFirstFocusableElement:function(t,n){var r=this.getFocusableElements(t,n);return r.length>0?r[0]:null},getLastFocusableElement:function(t,n){var r=this.getFocusableElements(t,n);return r.length>0?r[r.length-1]:null},getNextFocusableElement:function(t,n,r){var l=this.getFocusableElements(t,r),i=l.length>0?l.findIndex(function(s){return s===n}):-1,a=i>-1&&l.length>=i+1?i+1:-1;return a>-1?l[a]:null},getPreviousElementSibling:function(t,n){for(var r=t.previousElementSibling;r;){if(r.matches(n))return r;r=r.previousElementSibling}return null},getNextElementSibling:function(t,n){for(var r=t.nextElementSibling;r;){if(r.matches(n))return r;r=r.nextElementSibling}return null},isClickable:function(t){if(t){var n=t.nodeName,r=t.parentElement&&t.parentElement.nodeName;return n==="INPUT"||n==="TEXTAREA"||n==="BUTTON"||n==="A"||r==="INPUT"||r==="TEXTAREA"||r==="BUTTON"||r==="A"||!!t.closest(".p-button, .p-checkbox, .p-radiobutton")}return!1},applyStyle:function(t,n){if(typeof n=="string")t.style.cssText=n;else for(var r in n)t.style[r]=n[r]},isIOS:function(){return/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream},isAndroid:function(){return/(android)/i.test(navigator.userAgent)},isTouchDevice:function(){return"ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0},hasCSSAnimation:function(t){if(t){var n=getComputedStyle(t),r=parseFloat(n.getPropertyValue("animation-duration")||"0");return r>0}return!1},hasCSSTransition:function(t){if(t){var n=getComputedStyle(t),r=parseFloat(n.getPropertyValue("transition-duration")||"0");return r>0}return!1},exportCSV:function(t,n){var r=new Blob([t],{type:"application/csv;charset=utf-8;"});if(window.navigator.msSaveOrOpenBlob)navigator.msSaveOrOpenBlob(r,n+".csv");else{var l=document.createElement("a");l.download!==void 0?(l.setAttribute("href",URL.createObjectURL(r)),l.setAttribute("download",n+".csv"),l.style.display="none",document.body.appendChild(l),l.click(),document.body.removeChild(l)):(t="data:text/csv;charset=utf-8,"+t,window.open(encodeURI(t)))}},blockBodyScroll:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"p-overflow-hidden";document.body.style.setProperty("--scrollbar-width",this.calculateBodyScrollbarWidth()+"px"),this.addClass(document.body,t)},unblockBodyScroll:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"p-overflow-hidden";document.body.style.removeProperty("--scrollbar-width"),this.removeClass(document.body,t)}};function Gt(o,t){return jo(o)||Mo(o,t)||kt(o,t)||zo()}function zo(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
17
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Mo(o,t){var n=o==null?null:typeof Symbol<"u"&&o[Symbol.iterator]||o["@@iterator"];if(n!=null){var r,l,i,a,s=[],c=!0,u=!1;try{if(i=(n=n.call(o)).next,t!==0)for(;!(c=(r=i.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(p){u=!0,l=p}finally{try{if(!c&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw l}}return s}}function jo(o){if(Array.isArray(o))return o}function Kt(o){return Ho(o)||Fo(o)||kt(o)||Do()}function Do(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
18
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Fo(o){if(typeof Symbol<"u"&&o[Symbol.iterator]!=null||o["@@iterator"]!=null)return Array.from(o)}function Ho(o){if(Array.isArray(o))return wt(o)}function Ct(o,t){var n=typeof Symbol<"u"&&o[Symbol.iterator]||o["@@iterator"];if(!n){if(Array.isArray(o)||(n=kt(o))||t){n&&(o=n);var r=0,l=function(){};return{s:l,n:function(){return r>=o.length?{done:!0}:{done:!1,value:o[r++]}},e:function(u){throw u},f:l}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
19
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var i=!0,a=!1,s;return{s:function(){n=n.call(o)},n:function(){var u=n.next();return i=u.done,u},e:function(u){a=!0,s=u},f:function(){try{!i&&n.return!=null&&n.return()}finally{if(a)throw s}}}}function kt(o,t){if(o){if(typeof o=="string")return wt(o,t);var n=Object.prototype.toString.call(o).slice(8,-1);if(n==="Object"&&o.constructor&&(n=o.constructor.name),n==="Map"||n==="Set")return Array.from(o);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return wt(o,t)}}function wt(o,t){(t==null||t>o.length)&&(t=o.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=o[n];return r}function Ce(o){"@babel/helpers - typeof";return Ce=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ce(o)}var S={equals:function(t,n,r){return r?this.resolveFieldData(t,r)===this.resolveFieldData(n,r):this.deepEquals(t,n)},deepEquals:function(t,n){if(t===n)return!0;if(t&&n&&Ce(t)=="object"&&Ce(n)=="object"){var r=Array.isArray(t),l=Array.isArray(n),i,a,s;if(r&&l){if(a=t.length,a!=n.length)return!1;for(i=a;i--!==0;)if(!this.deepEquals(t[i],n[i]))return!1;return!0}if(r!=l)return!1;var c=t instanceof Date,u=n instanceof Date;if(c!=u)return!1;if(c&&u)return t.getTime()==n.getTime();var p=t instanceof RegExp,d=n instanceof RegExp;if(p!=d)return!1;if(p&&d)return t.toString()==n.toString();var m=Object.keys(t);if(a=m.length,a!==Object.keys(n).length)return!1;for(i=a;i--!==0;)if(!Object.prototype.hasOwnProperty.call(n,m[i]))return!1;for(i=a;i--!==0;)if(s=m[i],!this.deepEquals(t[s],n[s]))return!1;return!0}return t!==t&&n!==n},resolveFieldData:function(t,n){if(!t||!n)return null;try{var r=t[n];if(this.isNotEmpty(r))return r}catch{}if(Object.keys(t).length){if(this.isFunction(n))return n(t);if(n.indexOf(".")===-1)return t[n];for(var l=n.split("."),i=t,a=0,s=l.length;a<s;++a){if(i==null)return null;i=i[l[a]]}return i}return null},getItemValue:function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),l=1;l<n;l++)r[l-1]=arguments[l];return this.isFunction(t)?t.apply(void 0,r):t},filter:function(t,n,r){var l=[];if(t){var i=Ct(t),a;try{for(i.s();!(a=i.n()).done;){var s=a.value,c=Ct(n),u;try{for(c.s();!(u=c.n()).done;){var p=u.value;if(String(this.resolveFieldData(s,p)).toLowerCase().indexOf(r.toLowerCase())>-1){l.push(s);break}}}catch(d){c.e(d)}finally{c.f()}}}catch(d){i.e(d)}finally{i.f()}}return l},reorderArray:function(t,n,r){t&&n!==r&&(r>=t.length&&(r%=t.length,n%=t.length),t.splice(r,0,t.splice(n,1)[0]))},findIndexInList:function(t,n){var r=-1;if(n){for(var l=0;l<n.length;l++)if(n[l]===t){r=l;break}}return r},contains:function(t,n){if(t!=null&&n&&n.length){var r=Ct(n),l;try{for(r.s();!(l=r.n()).done;){var i=l.value;if(this.equals(t,i))return!0}}catch(a){r.e(a)}finally{r.f()}}return!1},insertIntoOrderedArray:function(t,n,r,l){if(r.length>0){for(var i=!1,a=0;a<r.length;a++){var s=this.findIndexInList(r[a],l);if(s>n){r.splice(a,0,t),i=!0;break}}i||r.push(t)}else r.push(t)},removeAccents:function(t){return t&&t.search(/[\xC0-\xFF]/g)>-1&&(t=t.replace(/[\xC0-\xC5]/g,"A").replace(/[\xC6]/g,"AE").replace(/[\xC7]/g,"C").replace(/[\xC8-\xCB]/g,"E").replace(/[\xCC-\xCF]/g,"I").replace(/[\xD0]/g,"D").replace(/[\xD1]/g,"N").replace(/[\xD2-\xD6\xD8]/g,"O").replace(/[\xD9-\xDC]/g,"U").replace(/[\xDD]/g,"Y").replace(/[\xDE]/g,"P").replace(/[\xE0-\xE5]/g,"a").replace(/[\xE6]/g,"ae").replace(/[\xE7]/g,"c").replace(/[\xE8-\xEB]/g,"e").replace(/[\xEC-\xEF]/g,"i").replace(/[\xF1]/g,"n").replace(/[\xF2-\xF6\xF8]/g,"o").replace(/[\xF9-\xFC]/g,"u").replace(/[\xFE]/g,"p").replace(/[\xFD\xFF]/g,"y")),t},getVNodeProp:function(t,n){if(t){var r=t.props;if(r){var l=n.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),i=Object.prototype.hasOwnProperty.call(r,l)?l:n;return t.type.extends.props[n].type===Boolean&&r[i]===""?!0:r[i]}}return null},toFlatCase:function(t){return this.isString(t)?t.replace(/(-|_)/g,"").toLowerCase():t},toKebabCase:function(t){return this.isString(t)?t.replace(/(_)/g,"-").replace(/[A-Z]/g,function(n,r){return r===0?n:"-"+n.toLowerCase()}).toLowerCase():t},toCapitalCase:function(t){return this.isString(t,{empty:!1})?t[0].toUpperCase()+t.slice(1):t},isEmpty:function(t){return t==null||t===""||Array.isArray(t)&&t.length===0||!(t instanceof Date)&&Ce(t)==="object"&&Object.keys(t).length===0},isNotEmpty:function(t){return!this.isEmpty(t)},isFunction:function(t){return!!(t&&t.constructor&&t.call&&t.apply)},isObject:function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return t instanceof Object&&t.constructor===Object&&(n||Object.keys(t).length!==0)},isDate:function(t){return t instanceof Date&&t.constructor===Date},isArray:function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return Array.isArray(t)&&(n||t.length!==0)},isString:function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return typeof t=="string"&&(n||t!=="")},isPrintableCharacter:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return this.isNotEmpty(t)&&t.length===1&&t.match(/\S| /)},findLast:function(t,n){var r;if(this.isNotEmpty(t))try{r=t.findLast(n)}catch{r=Kt(t).reverse().find(n)}return r},findLastIndex:function(t,n){var r=-1;if(this.isNotEmpty(t))try{r=t.findLastIndex(n)}catch{r=t.lastIndexOf(Kt(t).reverse().find(n))}return r},sort:function(t,n){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,l=arguments.length>3?arguments[3]:void 0,i=arguments.length>4&&arguments[4]!==void 0?arguments[4]:1,a=this.compare(t,n,l,r),s=r;return(this.isEmpty(t)||this.isEmpty(n))&&(s=i===1?r:i),s*a},compare:function(t,n,r){var l=arguments.length>3&&arguments[3]!==void 0?arguments[3]:1,i=-1,a=this.isEmpty(t),s=this.isEmpty(n);return a&&s?i=0:a?i=l:s?i=-l:typeof t=="string"&&typeof n=="string"?i=r(t,n):i=t<n?-1:t>n?1:0,i},localeComparator:function(){return new Intl.Collator(void 0,{numeric:!0}).compare},nestedKeys:function(){var t=this,n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";return Object.entries(n).reduce(function(l,i){var a=Gt(i,2),s=a[0],c=a[1],u=r?"".concat(r,".").concat(s):s;return t.isObject(c)?l=l.concat(t.nestedKeys(c,u)):l.push(u),l},[])},stringify:function(t){var n=this,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:2,l=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,i=" ".repeat(l),a=" ".repeat(l+r);return this.isArray(t)?"["+t.map(function(s){return n.stringify(s,r,l+r)}).join(", ")+"]":this.isDate(t)?t.toISOString():this.isFunction(t)?t.toString():this.isObject(t)?`{
20
- `+Object.entries(t).map(function(s){var c=Gt(s,2),u=c[0],p=c[1];return"".concat(a).concat(u,": ").concat(n.stringify(p,r,l+r))}).join(`,
1
+ (function(S,r){typeof exports=="object"&&typeof module<"u"?r(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],r):(S=typeof globalThis<"u"?globalThis:S||self,r(S.ComponentLib={},S.Vue))})(this,function(S,r){"use strict";var ig=Object.defineProperty;var og=(S,r,$e)=>r in S?ig(S,r,{enumerable:!0,configurable:!0,writable:!0,value:$e}):S[r]=$e;var V=(S,r,$e)=>(og(S,typeof r!="symbol"?r+"":r,$e),$e);var Ye;const $e="-",Ma=n=>{const e=Aa(n),{conflictingClassGroups:t,conflictingClassGroupModifiers:i}=n;return{getClassGroupId:a=>{const l=a.split($e);return l[0]===""&&l.length!==1&&l.shift(),wo(l,e)||Ea(a)},getConflictingClassGroupIds:(a,l)=>{const c=t[a]||[];return l&&i[a]?[...c,...i[a]]:c}}},wo=(n,e)=>{var a;if(n.length===0)return e.classGroupId;const t=n[0],i=e.nextPart.get(t),o=i?wo(n.slice(1),i):void 0;if(o)return o;if(e.validators.length===0)return;const s=n.join($e);return(a=e.validators.find(({validator:l})=>l(s)))==null?void 0:a.classGroupId},_o=/^\[(.+)\]$/,Ea=n=>{if(_o.test(n)){const e=_o.exec(n)[1],t=e==null?void 0:e.substring(0,e.indexOf(":"));if(t)return"arbitrary.."+t}},Aa=n=>{const{theme:e,prefix:t}=n,i={nextPart:new Map,validators:[]};return Ia(Object.entries(n.classGroups),t).forEach(([s,a])=>{ei(a,i,s,e)}),i},ei=(n,e,t,i)=>{n.forEach(o=>{if(typeof o=="string"){const s=o===""?e:vo(e,o);s.classGroupId=t;return}if(typeof o=="function"){if(La(o)){ei(o(i),e,t,i);return}e.validators.push({validator:o,classGroupId:t});return}Object.entries(o).forEach(([s,a])=>{ei(a,vo(e,s),t,i)})})},vo=(n,e)=>{let t=n;return e.split($e).forEach(i=>{t.nextPart.has(i)||t.nextPart.set(i,{nextPart:new Map,validators:[]}),t=t.nextPart.get(i)}),t},La=n=>n.isThemeGetter,Ia=(n,e)=>e?n.map(([t,i])=>{const o=i.map(s=>typeof s=="string"?e+s:typeof s=="object"?Object.fromEntries(Object.entries(s).map(([a,l])=>[e+a,l])):s);return[t,o]}):n,Oa=n=>{if(n<1)return{get:()=>{},set:()=>{}};let e=0,t=new Map,i=new Map;const o=(s,a)=>{t.set(s,a),e++,e>n&&(e=0,i=t,t=new Map)};return{get(s){let a=t.get(s);if(a!==void 0)return a;if((a=i.get(s))!==void 0)return o(s,a),a},set(s,a){t.has(s)?t.set(s,a):o(s,a)}}},So="!",Da=n=>{const{separator:e,experimentalParseClassName:t}=n,i=e.length===1,o=e[0],s=e.length,a=l=>{const c=[];let d=0,h=0,u;for(let b=0;b<l.length;b++){let y=l[b];if(d===0){if(y===o&&(i||l.slice(b,b+s)===e)){c.push(l.slice(h,b)),h=b+s;continue}if(y==="/"){u=b;continue}}y==="["?d++:y==="]"&&d--}const f=c.length===0?l:l.substring(h),p=f.startsWith(So),m=p?f.substring(1):f,g=u&&u>h?u-h:void 0;return{modifiers:c,hasImportantModifier:p,baseClassName:m,maybePostfixModifierPosition:g}};return t?l=>t({className:l,parseClassName:a}):a},Na=n=>{if(n.length<=1)return n;const e=[];let t=[];return n.forEach(i=>{i[0]==="["?(e.push(...t.sort(),i),t=[]):t.push(i)}),e.push(...t.sort()),e},Va=n=>({cache:Oa(n.cacheSize),parseClassName:Da(n),...Ma(n)}),za=/\s+/,Ra=(n,e)=>{const{parseClassName:t,getClassGroupId:i,getConflictingClassGroupIds:o}=e,s=[],a=n.trim().split(za);let l="";for(let c=a.length-1;c>=0;c-=1){const d=a[c],{modifiers:h,hasImportantModifier:u,baseClassName:f,maybePostfixModifierPosition:p}=t(d);let m=!!p,g=i(m?f.substring(0,p):f);if(!g){if(!m){l=d+(l.length>0?" "+l:l);continue}if(g=i(f),!g){l=d+(l.length>0?" "+l:l);continue}m=!1}const b=Na(h).join(":"),y=u?b+So:b,k=y+g;if(s.includes(k))continue;s.push(k);const x=o(g,m);for(let w=0;w<x.length;++w){const _=x[w];s.push(y+_)}l=d+(l.length>0?" "+l:l)}return l};function Fa(){let n=0,e,t,i="";for(;n<arguments.length;)(e=arguments[n++])&&(t=$o(e))&&(i&&(i+=" "),i+=t);return i}const $o=n=>{if(typeof n=="string")return n;let e,t="";for(let i=0;i<n.length;i++)n[i]&&(e=$o(n[i]))&&(t&&(t+=" "),t+=e);return t};function ja(n,...e){let t,i,o,s=a;function a(c){const d=e.reduce((h,u)=>u(h),n());return t=Va(d),i=t.cache.get,o=t.cache.set,s=l,l(c)}function l(c){const d=i(c);if(d)return d;const h=Ra(c,t);return o(c,h),h}return function(){return s(Fa.apply(null,arguments))}}const X=n=>{const e=t=>t[n]||[];return e.isThemeGetter=!0,e},To=/^\[(?:([a-z-]+):)?(.+)\]$/i,Ha=/^\d+\/\d+$/,Wa=new Set(["px","full","screen"]),Ua=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Ya=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,Ka=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,qa=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Xa=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Te=n=>st(n)||Wa.has(n)||Ha.test(n),Ie=n=>at(n,"length",il),st=n=>!!n&&!Number.isNaN(Number(n)),ti=n=>at(n,"number",st),xt=n=>!!n&&Number.isInteger(Number(n)),Ga=n=>n.endsWith("%")&&st(n.slice(0,-1)),R=n=>To.test(n),Oe=n=>Ua.test(n),Za=new Set(["length","size","percentage"]),Qa=n=>at(n,Za,Bo),Ja=n=>at(n,"position",Bo),el=new Set(["image","url"]),tl=n=>at(n,el,rl),nl=n=>at(n,"",ol),wt=()=>!0,at=(n,e,t)=>{const i=To.exec(n);return i?i[1]?typeof e=="string"?i[1]===e:e.has(i[1]):t(i[2]):!1},il=n=>Ya.test(n)&&!Ka.test(n),Bo=()=>!1,ol=n=>qa.test(n),rl=n=>Xa.test(n),D=ja(()=>{const n=X("colors"),e=X("spacing"),t=X("blur"),i=X("brightness"),o=X("borderColor"),s=X("borderRadius"),a=X("borderSpacing"),l=X("borderWidth"),c=X("contrast"),d=X("grayscale"),h=X("hueRotate"),u=X("invert"),f=X("gap"),p=X("gradientColorStops"),m=X("gradientColorStopPositions"),g=X("inset"),b=X("margin"),y=X("opacity"),k=X("padding"),x=X("saturate"),w=X("scale"),_=X("sepia"),$=X("skew"),T=X("space"),B=X("translate"),P=()=>["auto","contain","none"],A=()=>["auto","hidden","clip","visible","scroll"],L=()=>["auto",R,e],C=()=>[R,e],v=()=>["",Te,Ie],E=()=>["auto",st,R],M=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],I=()=>["solid","dashed","dotted","double","none"],O=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],oe=()=>["start","end","center","between","around","evenly","stretch"],q=()=>["","0",R],ke=()=>["auto","avoid","all","avoid-page","page","left","right","column"],ce=()=>[st,R];return{cacheSize:500,separator:":",theme:{colors:[wt],spacing:[Te,Ie],blur:["none","",Oe,R],brightness:ce(),borderColor:[n],borderRadius:["none","","full",Oe,R],borderSpacing:C(),borderWidth:v(),contrast:ce(),grayscale:q(),hueRotate:ce(),invert:q(),gap:C(),gradientColorStops:[n],gradientColorStopPositions:[Ga,Ie],inset:L(),margin:L(),opacity:ce(),padding:C(),saturate:ce(),scale:ce(),sepia:q(),skew:ce(),space:C(),translate:C()},classGroups:{aspect:[{aspect:["auto","square","video",R]}],container:["container"],columns:[{columns:[Oe]}],"break-after":[{"break-after":ke()}],"break-before":[{"break-before":ke()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...M(),R]}],overflow:[{overflow:A()}],"overflow-x":[{"overflow-x":A()}],"overflow-y":[{"overflow-y":A()}],overscroll:[{overscroll:P()}],"overscroll-x":[{"overscroll-x":P()}],"overscroll-y":[{"overscroll-y":P()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[g]}],"inset-x":[{"inset-x":[g]}],"inset-y":[{"inset-y":[g]}],start:[{start:[g]}],end:[{end:[g]}],top:[{top:[g]}],right:[{right:[g]}],bottom:[{bottom:[g]}],left:[{left:[g]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",xt,R]}],basis:[{basis:L()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",R]}],grow:[{grow:q()}],shrink:[{shrink:q()}],order:[{order:["first","last","none",xt,R]}],"grid-cols":[{"grid-cols":[wt]}],"col-start-end":[{col:["auto",{span:["full",xt,R]},R]}],"col-start":[{"col-start":E()}],"col-end":[{"col-end":E()}],"grid-rows":[{"grid-rows":[wt]}],"row-start-end":[{row:["auto",{span:[xt,R]},R]}],"row-start":[{"row-start":E()}],"row-end":[{"row-end":E()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",R]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",R]}],gap:[{gap:[f]}],"gap-x":[{"gap-x":[f]}],"gap-y":[{"gap-y":[f]}],"justify-content":[{justify:["normal",...oe()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...oe(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...oe(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[k]}],px:[{px:[k]}],py:[{py:[k]}],ps:[{ps:[k]}],pe:[{pe:[k]}],pt:[{pt:[k]}],pr:[{pr:[k]}],pb:[{pb:[k]}],pl:[{pl:[k]}],m:[{m:[b]}],mx:[{mx:[b]}],my:[{my:[b]}],ms:[{ms:[b]}],me:[{me:[b]}],mt:[{mt:[b]}],mr:[{mr:[b]}],mb:[{mb:[b]}],ml:[{ml:[b]}],"space-x":[{"space-x":[T]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[T]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",R,e]}],"min-w":[{"min-w":[R,e,"min","max","fit"]}],"max-w":[{"max-w":[R,e,"none","full","min","max","fit","prose",{screen:[Oe]},Oe]}],h:[{h:[R,e,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[R,e,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[R,e,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[R,e,"auto","min","max","fit"]}],"font-size":[{text:["base",Oe,Ie]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",ti]}],"font-family":[{font:[wt]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractons"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",R]}],"line-clamp":[{"line-clamp":["none",st,ti]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",Te,R]}],"list-image":[{"list-image":["none",R]}],"list-style-type":[{list:["none","disc","decimal",R]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[n]}],"placeholder-opacity":[{"placeholder-opacity":[y]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[n]}],"text-opacity":[{"text-opacity":[y]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...I(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",Te,Ie]}],"underline-offset":[{"underline-offset":["auto",Te,R]}],"text-decoration-color":[{decoration:[n]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:C()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",R]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",R]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[y]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...M(),Ja]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Qa]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},tl]}],"bg-color":[{bg:[n]}],"gradient-from-pos":[{from:[m]}],"gradient-via-pos":[{via:[m]}],"gradient-to-pos":[{to:[m]}],"gradient-from":[{from:[p]}],"gradient-via":[{via:[p]}],"gradient-to":[{to:[p]}],rounded:[{rounded:[s]}],"rounded-s":[{"rounded-s":[s]}],"rounded-e":[{"rounded-e":[s]}],"rounded-t":[{"rounded-t":[s]}],"rounded-r":[{"rounded-r":[s]}],"rounded-b":[{"rounded-b":[s]}],"rounded-l":[{"rounded-l":[s]}],"rounded-ss":[{"rounded-ss":[s]}],"rounded-se":[{"rounded-se":[s]}],"rounded-ee":[{"rounded-ee":[s]}],"rounded-es":[{"rounded-es":[s]}],"rounded-tl":[{"rounded-tl":[s]}],"rounded-tr":[{"rounded-tr":[s]}],"rounded-br":[{"rounded-br":[s]}],"rounded-bl":[{"rounded-bl":[s]}],"border-w":[{border:[l]}],"border-w-x":[{"border-x":[l]}],"border-w-y":[{"border-y":[l]}],"border-w-s":[{"border-s":[l]}],"border-w-e":[{"border-e":[l]}],"border-w-t":[{"border-t":[l]}],"border-w-r":[{"border-r":[l]}],"border-w-b":[{"border-b":[l]}],"border-w-l":[{"border-l":[l]}],"border-opacity":[{"border-opacity":[y]}],"border-style":[{border:[...I(),"hidden"]}],"divide-x":[{"divide-x":[l]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[l]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[y]}],"divide-style":[{divide:I()}],"border-color":[{border:[o]}],"border-color-x":[{"border-x":[o]}],"border-color-y":[{"border-y":[o]}],"border-color-t":[{"border-t":[o]}],"border-color-r":[{"border-r":[o]}],"border-color-b":[{"border-b":[o]}],"border-color-l":[{"border-l":[o]}],"divide-color":[{divide:[o]}],"outline-style":[{outline:["",...I()]}],"outline-offset":[{"outline-offset":[Te,R]}],"outline-w":[{outline:[Te,Ie]}],"outline-color":[{outline:[n]}],"ring-w":[{ring:v()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[n]}],"ring-opacity":[{"ring-opacity":[y]}],"ring-offset-w":[{"ring-offset":[Te,Ie]}],"ring-offset-color":[{"ring-offset":[n]}],shadow:[{shadow:["","inner","none",Oe,nl]}],"shadow-color":[{shadow:[wt]}],opacity:[{opacity:[y]}],"mix-blend":[{"mix-blend":[...O(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":O()}],filter:[{filter:["","none"]}],blur:[{blur:[t]}],brightness:[{brightness:[i]}],contrast:[{contrast:[c]}],"drop-shadow":[{"drop-shadow":["","none",Oe,R]}],grayscale:[{grayscale:[d]}],"hue-rotate":[{"hue-rotate":[h]}],invert:[{invert:[u]}],saturate:[{saturate:[x]}],sepia:[{sepia:[_]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[t]}],"backdrop-brightness":[{"backdrop-brightness":[i]}],"backdrop-contrast":[{"backdrop-contrast":[c]}],"backdrop-grayscale":[{"backdrop-grayscale":[d]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[h]}],"backdrop-invert":[{"backdrop-invert":[u]}],"backdrop-opacity":[{"backdrop-opacity":[y]}],"backdrop-saturate":[{"backdrop-saturate":[x]}],"backdrop-sepia":[{"backdrop-sepia":[_]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[a]}],"border-spacing-x":[{"border-spacing-x":[a]}],"border-spacing-y":[{"border-spacing-y":[a]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",R]}],duration:[{duration:ce()}],ease:[{ease:["linear","in","out","in-out",R]}],delay:[{delay:ce()}],animate:[{animate:["none","spin","ping","pulse","bounce",R]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[w]}],"scale-x":[{"scale-x":[w]}],"scale-y":[{"scale-y":[w]}],rotate:[{rotate:[xt,R]}],"translate-x":[{"translate-x":[B]}],"translate-y":[{"translate-y":[B]}],"skew-x":[{"skew-x":[$]}],"skew-y":[{"skew-y":[$]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",R]}],accent:[{accent:["auto",n]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",R]}],"caret-color":[{caret:[n]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":C()}],"scroll-mx":[{"scroll-mx":C()}],"scroll-my":[{"scroll-my":C()}],"scroll-ms":[{"scroll-ms":C()}],"scroll-me":[{"scroll-me":C()}],"scroll-mt":[{"scroll-mt":C()}],"scroll-mr":[{"scroll-mr":C()}],"scroll-mb":[{"scroll-mb":C()}],"scroll-ml":[{"scroll-ml":C()}],"scroll-p":[{"scroll-p":C()}],"scroll-px":[{"scroll-px":C()}],"scroll-py":[{"scroll-py":C()}],"scroll-ps":[{"scroll-ps":C()}],"scroll-pe":[{"scroll-pe":C()}],"scroll-pt":[{"scroll-pt":C()}],"scroll-pr":[{"scroll-pr":C()}],"scroll-pb":[{"scroll-pb":C()}],"scroll-pl":[{"scroll-pl":C()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",R]}],fill:[{fill:[n,"none"]}],"stroke-w":[{stroke:[Te,Ie,ti]}],stroke:[{stroke:[n,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}}),re={headline:"mb-8 md:mb-12 max-w-[30ch] mx-auto text-4xl md:text-5xl font-bold leading-tight text-center",subheadline:"mb-2",bodyCopy:"",start:"",center:"",end:"",container:"max-w-[1440px] mx-auto"},N=(n,e)=>{const t={};for(const i in n)t[i]=D(n[i]??"",e[i]??"");for(const i in e)t[i]=D(t[i]??"",e[i]??"");return t},ni={List:N(re,{root:"py-[2rem] md:py-16",container:"flex flex-col"}),Tile:N(re,{container:"flex flex-wrap gap-4 items-stretch relative",root:"py-[2rem] md:py-16 mb-0 relative transition-all duration-200 has-[.active]:mb-[550px]"})},ii=(n,e,t)=>{const i=N(ni[n],e);if(t){const o={...i};return o.container&&(o.container=D(o.container.replace(/max-w-\[1440px\]/g,"").trim(),"w-[95%]")),o.root&&(o.root=D(o.root,"py-0 md:py-0")),o.headline&&(o.headline=D(o.headline,"text-[24px] leading-[24px] md:text-[36px] md:leading-[36px]")),o}return i},_t={headline:"text-lg md:text-lg mb-0 *:text-left",image:"w-14 mr-4"},oi=N(_t,{root:"border-b border-black",headline:"text-xl md:text-xl py-6 pr-2 *:text-left font-bold md:mb-0",bodyCopy:"pb-6"}),ri=N(_t,{root:" w-full md:w-[23%]",headline:"transition-height mb-0 h-[90%] duration-200 py-16 md:text-3xl text-3xl text-center relative rounded-2xl h-[90%] group-[.active]:rounded-t-2lg group-[.active]:rounded-b-none group-[.active]:h-full flex items-center justify-center",button:"h-full w-fit text-center *:text-center justify-center md:*:[word-spacing:100px]",icon:"absolute top-4 right-6",bodyCopy:"group-[.first]:rounded-tl-none group-[.last]:rounded-tr-none transition-opacity duration-200 opacity-0 left-0 absolute w-full p-12 rounded-2xl group-[.active]:opacity-100"}),si={headline:re.headline,root:"flex flex-col",bodyCopy:"flex flex-col overflow-auto",container:"flex justify-center",previousbutton:"flex justify-center items-center self-center overflow-hidden w-8 h-8 mx-2 rounded-full border-0 hover:bg-surface-50 dark:hover:bg-surface-800 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-primary-500 dark:focus-visible:ring-primary-400 transition duration-200 ease-in-out",nextbutton:"flex justify-center items-center self-center overflow-hidden w-8 h-8 mx-2 rounded-full border-0 hover:bg-surface-50 dark:hover:bg-surface-800 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-primary-500 dark:focus-visible:ring-primary-400 transition duration-200 ease-in-out",itemscontent:"overflow-hidden w-full",itemscontainer:"flex",item:"flex shrink-0 grow w-full sm:w-[50%] md:w-[33.333333333333336%]",indicators:"flex justify-center flex-wrap",indicator:"group mr-2 mb-2",indicatorbutton:"w-3 h-3 rounded-full transition duration-200 focus:outline-none focus:outline-offset-0 focus:ring-1 focus:ring-primary-500 dark:focus:ring-primary-400 border border-secondary dark:bg-surface-700 dark:hover:bg-surface-600 group-[.p-highlight]:bg-secondary group-[.p-highlight]:border-none"},Po=N(re,{}),ai=N(re,{root:"px-8 md:px-0",bodyCopy:"max-w-[1440px]"}),li={Centered:N(re,{root:"overflow-hidden",inner:"h-full mx-auto max-w-[1440px]",headline:"mb-0 md:mb-0 text-[27px] leading-[27px] md:text-[48px] md:leading-[48px]",subheadline:"mb-0 md:mb-0 text-[17px] md:text-[22px]",fullWidthContent:"max-w-full w-full"}),Hero:N({...re,container:""},{root:"w-full",inner:"w-full md:flex md:items-center h-auto mb-0",headline:"mb-0 md:mb-0 md:text-left mx-0 text-[27px] leading-[27px] md:text-[48px] md:leading-[48px] text-center",subheadline:"mb-0 md:mb-0 text-[17px] md:text-[22px]",bodyCopy:"w-full max-w-[1440px] mx-auto"})},ci=N({...re,headline:""},{headline:"text-3xl md:text-4xl font-bold leading-tight",subheadline:"font-bold text-2xl md:text-3xl",bodyCopy:"",ctas:"mt-8",cta:""}),di={link:{logo:"p-2 rounded-full"},logo:{logo:"p-2 rounded-full"},fill:{},outline:{}},Mo=N(re,{}),Eo=N(re,{}),ui=N(re,{}),hi=N(re,{icon:"ps-2 text-xs"}),Ao=N(re,{}),fi=N(re,{root:"px-8 md:px-0",bodyCopy:"max-w-[1440px] flex justify-evenly gap-4 mx-auto flex-col md:flex-row"}),pi=N(re,{quote:"text-lg font-bold",text:"space-y-4 w-full md:w-1/2",author:"text-lg",details:"text-lg",media:"md:w-1/2 w-full"}),mi=N(re,{root:"px-5 md:px-0 py-[2rem] md:py-16",headingContainer:"max-w-[700px] mx-auto mb-[2em]",headline:"md:mb-[0.5em] mb-[0.5em] text-[2.25rem] md:text-[48px] font-bold leading-[53px] text-center",bodyCopy:"text-center text-[17px] leading-[24px] font-normal"}),qe={root:"w-full relative flex-auto rounded overflow-visible mx-auto shadow-none flex-none m-0",headline:"mb-4 text-xl md:text-3xl font-bold",cta:"text-xl *:font-bold mx-auto font-bold",ctas:"flex gap-2",container:"h-full",bodyCopy:"leading-normal text-lg",body:"h-full flex flex-col justify-between",footer:"font-bold space-y-2",footerContent:"font-bold text-center"},gi=N(qe,{root:"rounded-2xl py-8 px-6",ctas:"text-center",media:"mb-6",numericLabel:"w-[10vmin] h-[8vmin] md:h-[40px] md:w-[50px] p-2 rounded-[50%] rounded-lg text-[4vmin] md:text-3xl flex items-center justify-center leading-none font-bold absolute left-[-4%] md:left-[-4%] top-8 md:top-8"}),bi=N(qe,{root:"!w-full !mx-auto",inner:"justify-center",numericLabel:"rounded-full flex items-center justify-center font-bold absolute z-20 w-auto w-[8vmin] h-[8vmin] md:h-[70px] md:w-[70px] text-[4vmin] md:text-5xl rounded-full font-bold",media:"flex-[1_0_26%] md:flex-[1_0_20%]",headline:"mb-2 md:mb-4 font-bold text-left max-w-[400px]",subheadline:"text-[4.5vmin] md:text-3xl font-bold max-w-[400px] text-left",description:"text-lg md:text-lg max-w-[400px] leading-6"}),yi=N(qe,{media:"relative mb-4 md:w-3/4",numericLabel:"w-[12vmin] h-[12vmin] text-[8vmin] md:text-3xl"}),ki=N(qe,{root:"rounded-2xl px-6 py-8",ctas:"flex-col gap-4"}),Ci=N(qe,{root:"p-8 rounded-xl",headline:"text-3xl md:text-3xl mb-2 font-bold",subheadline:"text-base md:text-base",media:"mb-4 mt-6"}),xi={Numeric:{root:"h-[15vmin] w-[15vmin] md:w-[60px] md:h-[60px] p-2 rounded-full text-[10vmin] md:text-4xl flex items-center justify-center leading-none font-bold absolute top-0"},Text:{root:"w-[120px] p-2 rounded-[50%] rounded-lg text-2xl flex items-center justify-center leading-none font-bold absolute top-8"}},Lo=N(re,{}),wi=N(re,{headline:"mb-8 md:mb-12 max-w-[20ch] mx-auto text-4xl md:text-5xl font-bold leading-tight text-center",chart:"",legend:"max-h-[350px] overflow-y-auto",legendItem:"w-full border rounded-full py-3 px-5 my-2",legendCircle:"w-4 h-4 rounded-full flex-shrink-0",tabs:"inline-flex border rounded-full overflow-hidden",tab:"px-6 py-3 font-bold",tabActive:"",footer:"text-lg",backButton:""}),_i={root:"bg-[#6b4de0] transition-[height] duration-300 ease-in-out h-auto overflow-hidden leading-none",container:"max-w-[1440px] mx-auto my-5 w-full h-full flex items-center pl-[27px] pr-[54px] relative",content:"flex items-center justify-center gap-4",mobileCollapsed:"mobileCollapsed font-bold text-lg text-white leading-[1.1] m-0",fullCopy:"fullCopy font-bold text-lg text-white leading-[1.1] m-0",cta:"bg-transparent font-bold text-lg text-white leading-[1.1] cursor-pointer whitespace-nowrap no-underline hover:underline",toggle:""},sl=Object.freeze(Object.defineProperty({__proto__:null,AccordionItemPt:_t,AccordionListItemPt:oi,AccordionPt:ni,AccordionTileItemPt:ri,CTAPt:di,CarouselModuleAltPt:Po,CarouselModulePt:si,ChartModulePt:wi,ContainerCollectionModulePt:ai,ContainerModulePt:li,ContentModulePt:ci,DEFAULT_PASSTHROUGH:re,FooterNavigationPt:Mo,HelloBannerPt:_i,ImagePt:Eo,LogoCollectionModulePt:ui,NavigationElementPt:hi,PrimaryNavigationPt:Ao,SplitModulePt:fi,TestimonialModulePt:pi,TileCollectionModulePt:mi,TileContentIconTilePt:gi,TileContentImageStackedAnimatedTilePt:bi,TileContentImageTilePt:yi,TileContentPt:qe,TileContentTextTilePt:ki,TileContentVideoTilePt:Ci,TileLabelPt:xi,VideoPt:Lo,combineAccordionPassthroughs:ii,combinePassthroughs:N},Symbol.toStringTag,{value:"Module"}));S.DEFAULT_COLOR="lily";const Io={lily:{headline:"wisteria",subheadline:"iris",copy:"soil",copyAccent:"iris",bullet:"rosemary",cta:{fill:{bg:"rosemary",copy:"lily"},outline:{copy:"gentian",border:"gentian"},link:{copy:"gentian"},logo:{copy:"gentian"}},uiElement:{bg:"rosemary",copy:"lily",border:"soil"},tile:{bg:"lily",copy:"soil",headline:"iris",label:{Numeric:{bg:"wisteria",copy:"lily"},Text:{bg:"rosemary",copy:"lily"}}},label:{Numeric:{bg:"wisteria",copy:"lily"},Text:{bg:"rosemary",copy:"lily"}},interactive:{copy:"lily",bg:"wisteria"}},iris:{headline:"lily",subheadline:"lily",copy:"lily",copyAccent:"lavender",bullet:"rosemary",cta:{fill:{bg:"rosemary",copy:"lily"},outline:{border:"lily",copy:"lily"},link:{copy:"rosemary"},logo:{copy:"rosemary"}},uiElement:{bg:"rosemary",copy:"lily",border:"lily"},tile:{bg:"lily",copy:"soil",headline:"iris",label:{Numeric:{bg:"wisteria",copy:"lily"},Text:{bg:"rosemary",copy:"lily"}}},label:{Numeric:{bg:"wisteria",copy:"lily"},Text:{bg:"rosemary",copy:"lily"}},interactive:{bg:"wisteria",copy:"lily"}},wisteria:{headline:"lily",subheadline:"lily",copy:"lily",copyAccent:"lily",bullet:"lily",cta:{fill:{bg:"lily",copy:"iris"},outline:{copy:"lily",border:"lily"},link:{copy:"lily"},logo:{copy:"lily"}},uiElement:{bg:"iris",copy:"lily",border:"lily"},tile:{bg:"iris",copy:"lily",headline:"lily",label:{Numeric:{bg:"iris",copy:"lily"},Text:{bg:"iris",copy:"lily"}}},label:{Numeric:{bg:"lily",copy:"iris"},Text:{bg:"iris",copy:"lily"}},interactive:{bg:"iris",copy:"lily"}},pebble:{headline:"wisteria",subheadline:"iris",copy:"soil",copyAccent:"iris",bullet:"iris",cta:{fill:{bg:"wisteria",copy:"lily"},outline:{copy:"gentian",border:"gentian"},link:{copy:"gentian"},logo:{copy:"gentian"}},uiElement:{bg:"iris",copy:"lily",border:"iris"},tile:{bg:"wisteria",headline:"white",copy:"lily",label:{Numeric:{bg:"wisteria",copy:"lily"},Text:{bg:"iris",copy:"lily"}}},label:{Numeric:{bg:"wisteria",copy:"lily"},Text:{bg:"iris",copy:"lily"}},interactive:{bg:"wisteria",copy:"white"}},lavender:{headline:"iris",subheadline:"iris",copy:"soil",copyAccent:"iris",bullet:"iris",cta:{fill:{bg:"iris",copy:"lily"},outline:{copy:"iris",border:"iris"},link:{copy:"iris"},logo:{copy:"iris"}},uiElement:{bg:"iris",copy:"white",border:"soil"},tile:{bg:"lily",copy:"soil",headline:"iris",label:{Numeric:{bg:"wisteria",copy:"lily"},Text:{bg:"iris",copy:"lily"}}},label:{Numeric:{bg:"iris",copy:"lily"},Text:{bg:"iris",copy:"lily"}}},rosemary:{headline:"lily",subheadline:"lily",copy:"soil",copyAccent:"iris",bullet:"iris",cta:{fill:{bg:"iris",copy:"lily"},outline:{copy:"iris",border:"iris"},link:{copy:"iris"},logo:{copy:"iris"}},uiElement:{bg:"iris",copy:"lily",border:"lily"},tile:{bg:"lily",copy:"soil",headline:"iris",label:{Numeric:{bg:"wisteria",copy:"lily"},Text:{bg:"iris",copy:"lily"}}},label:{Numeric:{bg:"iris",copy:"lily"},Text:{bg:"iris",copy:"lily"}}},hydrangea:{headline:"iris",subheadline:"iris",copy:"soil",copyAccent:"iris",bullet:"iris",cta:{fill:{bg:"iris",copy:"lily"},outline:{copy:"iris",border:"iris"},link:{copy:"iris"},logo:{copy:"iris"}},uiElement:{bg:"iris",copy:"white",border:"soil"},tile:{bg:"lily",copy:"soil",headline:"iris",label:{Numeric:{bg:"wisteria",copy:"lily"},Text:{bg:"iris",copy:"lily"}}},label:{Numeric:{bg:"iris",copy:"lily"},Text:{bg:"iris",copy:"lily"}}}};S.COLOR_PALETTES=Io;const Q=n=>{const{backgroundColor:e}=n,t=e??S.DEFAULT_COLOR,i=S.COLOR_PALETTES[t]??S.COLOR_PALETTES[S.DEFAULT_COLOR];return{backgroundColor:t,palette:i}},al=(n,e)=>{S.COLOR_PALETTES=n,e?S.DEFAULT_COLOR=e:S.DEFAULT_COLOR=Object.keys(n)[0]};function vi(n,e){var t=typeof Symbol<"u"&&n[Symbol.iterator]||n["@@iterator"];if(!t){if(Array.isArray(n)||(t=$i(n))||e){t&&(n=t);var i=0,o=function(){};return{s:o,n:function(){return i>=n.length?{done:!0}:{done:!1,value:n[i++]}},e:function(d){throw d},f:o}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
2
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var s=!0,a=!1,l;return{s:function(){t=t.call(n)},n:function(){var d=t.next();return s=d.done,d},e:function(d){a=!0,l=d},f:function(){try{!s&&t.return!=null&&t.return()}finally{if(a)throw l}}}}function ll(n){return ul(n)||dl(n)||$i(n)||cl()}function cl(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
3
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function dl(n){if(typeof Symbol<"u"&&n[Symbol.iterator]!=null||n["@@iterator"]!=null)return Array.from(n)}function ul(n){if(Array.isArray(n))return Ti(n)}function vt(n){"@babel/helpers - typeof";return vt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},vt(n)}function Si(n,e){return pl(n)||fl(n,e)||$i(n,e)||hl()}function hl(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
4
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function $i(n,e){if(n){if(typeof n=="string")return Ti(n,e);var t=Object.prototype.toString.call(n).slice(8,-1);if(t==="Object"&&n.constructor&&(t=n.constructor.name),t==="Map"||t==="Set")return Array.from(n);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return Ti(n,e)}}function Ti(n,e){(e==null||e>n.length)&&(e=n.length);for(var t=0,i=new Array(e);t<e;t++)i[t]=n[t];return i}function fl(n,e){var t=n==null?null:typeof Symbol<"u"&&n[Symbol.iterator]||n["@@iterator"];if(t!=null){var i,o,s,a,l=[],c=!0,d=!1;try{if(s=(t=t.call(n)).next,e!==0)for(;!(c=(i=s.call(t)).done)&&(l.push(i.value),l.length!==e);c=!0);}catch(h){d=!0,o=h}finally{try{if(!c&&t.return!=null&&(a=t.return(),Object(a)!==a))return}finally{if(d)throw o}}return l}}function pl(n){if(Array.isArray(n))return n}var W={innerWidth:function(e){if(e){var t=e.offsetWidth,i=getComputedStyle(e);return t+=parseFloat(i.paddingLeft)+parseFloat(i.paddingRight),t}return 0},width:function(e){if(e){var t=e.offsetWidth,i=getComputedStyle(e);return t-=parseFloat(i.paddingLeft)+parseFloat(i.paddingRight),t}return 0},getWindowScrollTop:function(){var e=document.documentElement;return(window.pageYOffset||e.scrollTop)-(e.clientTop||0)},getWindowScrollLeft:function(){var e=document.documentElement;return(window.pageXOffset||e.scrollLeft)-(e.clientLeft||0)},getOuterWidth:function(e,t){if(e){var i=e.offsetWidth;if(t){var o=getComputedStyle(e);i+=parseFloat(o.marginLeft)+parseFloat(o.marginRight)}return i}return 0},getOuterHeight:function(e,t){if(e){var i=e.offsetHeight;if(t){var o=getComputedStyle(e);i+=parseFloat(o.marginTop)+parseFloat(o.marginBottom)}return i}return 0},getClientHeight:function(e,t){if(e){var i=e.clientHeight;if(t){var o=getComputedStyle(e);i+=parseFloat(o.marginTop)+parseFloat(o.marginBottom)}return i}return 0},getViewport:function(){var e=window,t=document,i=t.documentElement,o=t.getElementsByTagName("body")[0],s=e.innerWidth||i.clientWidth||o.clientWidth,a=e.innerHeight||i.clientHeight||o.clientHeight;return{width:s,height:a}},getOffset:function(e){if(e){var t=e.getBoundingClientRect();return{top:t.top+(window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0),left:t.left+(window.pageXOffset||document.documentElement.scrollLeft||document.body.scrollLeft||0)}}return{top:"auto",left:"auto"}},index:function(e){if(e)for(var t,i=(t=this.getParentNode(e))===null||t===void 0?void 0:t.childNodes,o=0,s=0;s<i.length;s++){if(i[s]===e)return o;i[s].nodeType===1&&o++}return-1},addMultipleClasses:function(e,t){var i=this;e&&t&&[t].flat().filter(Boolean).forEach(function(o){return o.split(" ").forEach(function(s){return i.addClass(e,s)})})},removeMultipleClasses:function(e,t){var i=this;e&&t&&[t].flat().filter(Boolean).forEach(function(o){return o.split(" ").forEach(function(s){return i.removeClass(e,s)})})},addClass:function(e,t){e&&t&&!this.hasClass(e,t)&&(e.classList?e.classList.add(t):e.className+=" "+t)},removeClass:function(e,t){e&&t&&(e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp("(^|\\b)"+t.split(" ").join("|")+"(\\b|$)","gi")," "))},hasClass:function(e,t){return e?e.classList?e.classList.contains(t):new RegExp("(^| )"+t+"( |$)","gi").test(e.className):!1},addStyles:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};e&&Object.entries(t).forEach(function(i){var o=Si(i,2),s=o[0],a=o[1];return e.style[s]=a})},find:function(e,t){return this.isElement(e)?e.querySelectorAll(t):[]},findSingle:function(e,t){return this.isElement(e)?e.querySelector(t):null},createElement:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(e){var i=document.createElement(e);this.setAttributes(i,t);for(var o=arguments.length,s=new Array(o>2?o-2:0),a=2;a<o;a++)s[a-2]=arguments[a];return i.append.apply(i,s),i}},setAttribute:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",i=arguments.length>2?arguments[2]:void 0;this.isElement(e)&&i!==null&&i!==void 0&&e.setAttribute(t,i)},setAttributes:function(e){var t=this,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(this.isElement(e)){var o=function s(a,l){var c,d,h=e!=null&&(c=e.$attrs)!==null&&c!==void 0&&c[a]?[e==null||(d=e.$attrs)===null||d===void 0?void 0:d[a]]:[];return[l].flat().reduce(function(u,f){if(f!=null){var p=vt(f);if(p==="string"||p==="number")u.push(f);else if(p==="object"){var m=Array.isArray(f)?s(a,f):Object.entries(f).map(function(g){var b=Si(g,2),y=b[0],k=b[1];return a==="style"&&(k||k===0)?"".concat(y.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),":").concat(k):k?y:void 0});u=m.length?u.concat(m.filter(function(g){return!!g})):u}}return u},h)};Object.entries(i).forEach(function(s){var a=Si(s,2),l=a[0],c=a[1];if(c!=null){var d=l.match(/^on(.+)/);d?e.addEventListener(d[1].toLowerCase(),c):l==="p-bind"?t.setAttributes(e,c):(c=l==="class"?ll(new Set(o("class",c))).join(" ").trim():l==="style"?o("style",c).join(";").trim():c,(e.$attrs=e.$attrs||{})&&(e.$attrs[l]=c),e.setAttribute(l,c))}})}},getAttribute:function(e,t){if(this.isElement(e)){var i=e.getAttribute(t);return isNaN(i)?i==="true"||i==="false"?i==="true":i:+i}},isAttributeEquals:function(e,t,i){return this.isElement(e)?this.getAttribute(e,t)===i:!1},isAttributeNotEquals:function(e,t,i){return!this.isAttributeEquals(e,t,i)},getHeight:function(e){if(e){var t=e.offsetHeight,i=getComputedStyle(e);return t-=parseFloat(i.paddingTop)+parseFloat(i.paddingBottom)+parseFloat(i.borderTopWidth)+parseFloat(i.borderBottomWidth),t}return 0},getWidth:function(e){if(e){var t=e.offsetWidth,i=getComputedStyle(e);return t-=parseFloat(i.paddingLeft)+parseFloat(i.paddingRight)+parseFloat(i.borderLeftWidth)+parseFloat(i.borderRightWidth),t}return 0},absolutePosition:function(e,t){var i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(e){var o=e.offsetParent?{width:e.offsetWidth,height:e.offsetHeight}:this.getHiddenElementDimensions(e),s=o.height,a=o.width,l=t.offsetHeight,c=t.offsetWidth,d=t.getBoundingClientRect(),h=this.getWindowScrollTop(),u=this.getWindowScrollLeft(),f=this.getViewport(),p,m,g="top";d.top+l+s>f.height?(p=d.top+h-s,g="bottom",p<0&&(p=h)):p=l+d.top+h,d.left+a>f.width?m=Math.max(0,d.left+u+c-a):m=d.left+u,e.style.top=p+"px",e.style.left=m+"px",e.style.transformOrigin=g,i&&(e.style.marginTop=g==="bottom"?"calc(var(--p-anchor-gutter) * -1)":"calc(var(--p-anchor-gutter))")}},relativePosition:function(e,t){var i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(e){var o=e.offsetParent?{width:e.offsetWidth,height:e.offsetHeight}:this.getHiddenElementDimensions(e),s=t.offsetHeight,a=t.getBoundingClientRect(),l=this.getViewport(),c,d,h="top";a.top+s+o.height>l.height?(c=-1*o.height,h="bottom",a.top+c<0&&(c=-1*a.top)):c=s,o.width>l.width?d=a.left*-1:a.left+o.width>l.width?d=(a.left+o.width-l.width)*-1:d=0,e.style.top=c+"px",e.style.left=d+"px",e.style.transformOrigin=h,i&&(e.style.marginTop=h==="bottom"?"calc(var(--p-anchor-gutter) * -1)":"calc(var(--p-anchor-gutter))")}},nestedPosition:function(e,t){if(e){var i=e.parentElement,o=this.getOffset(i),s=this.getViewport(),a=e.offsetParent?e.offsetWidth:this.getHiddenElementOuterWidth(e),l=this.getOuterWidth(i.children[0]),c;parseInt(o.left,10)+l+a>s.width-this.calculateScrollbarWidth()?parseInt(o.left,10)<a?t%2===1?c=parseInt(o.left,10)?"-"+parseInt(o.left,10)+"px":"100%":t%2===0&&(c=s.width-a-this.calculateScrollbarWidth()+"px"):c="-100%":c="100%",e.style.top="0px",e.style.left=c}},getParentNode:function(e){var t=e==null?void 0:e.parentNode;return t&&t instanceof ShadowRoot&&t.host&&(t=t.host),t},getParents:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],i=this.getParentNode(e);return i===null?t:this.getParents(i,t.concat([i]))},getScrollableParents:function(e){var t=[];if(e){var i=this.getParents(e),o=/(auto|scroll)/,s=function(b){try{var y=window.getComputedStyle(b,null);return o.test(y.getPropertyValue("overflow"))||o.test(y.getPropertyValue("overflowX"))||o.test(y.getPropertyValue("overflowY"))}catch{return!1}},a=vi(i),l;try{for(a.s();!(l=a.n()).done;){var c=l.value,d=c.nodeType===1&&c.dataset.scrollselectors;if(d){var h=d.split(","),u=vi(h),f;try{for(u.s();!(f=u.n()).done;){var p=f.value,m=this.findSingle(c,p);m&&s(m)&&t.push(m)}}catch(g){u.e(g)}finally{u.f()}}c.nodeType!==9&&s(c)&&t.push(c)}}catch(g){a.e(g)}finally{a.f()}}return t},getHiddenElementOuterHeight:function(e){if(e){e.style.visibility="hidden",e.style.display="block";var t=e.offsetHeight;return e.style.display="none",e.style.visibility="visible",t}return 0},getHiddenElementOuterWidth:function(e){if(e){e.style.visibility="hidden",e.style.display="block";var t=e.offsetWidth;return e.style.display="none",e.style.visibility="visible",t}return 0},getHiddenElementDimensions:function(e){if(e){var t={};return e.style.visibility="hidden",e.style.display="block",t.width=e.offsetWidth,t.height=e.offsetHeight,e.style.display="none",e.style.visibility="visible",t}return 0},fadeIn:function(e,t){if(e){e.style.opacity=0;var i=+new Date,o=0,s=function a(){o=+e.style.opacity+(new Date().getTime()-i)/t,e.style.opacity=o,i=+new Date,+o<1&&(window.requestAnimationFrame&&requestAnimationFrame(a)||setTimeout(a,16))};s()}},fadeOut:function(e,t){if(e)var i=1,o=50,s=t,a=o/s,l=setInterval(function(){i-=a,i<=0&&(i=0,clearInterval(l)),e.style.opacity=i},o)},getUserAgent:function(){return navigator.userAgent},appendChild:function(e,t){if(this.isElement(t))t.appendChild(e);else if(t.el&&t.elElement)t.elElement.appendChild(e);else throw new Error("Cannot append "+t+" to "+e)},isElement:function(e){return(typeof HTMLElement>"u"?"undefined":vt(HTMLElement))==="object"?e instanceof HTMLElement:e&&vt(e)==="object"&&e!==null&&e.nodeType===1&&typeof e.nodeName=="string"},scrollInView:function(e,t){var i=getComputedStyle(e).getPropertyValue("borderTopWidth"),o=i?parseFloat(i):0,s=getComputedStyle(e).getPropertyValue("paddingTop"),a=s?parseFloat(s):0,l=e.getBoundingClientRect(),c=t.getBoundingClientRect(),d=c.top+document.body.scrollTop-(l.top+document.body.scrollTop)-o-a,h=e.scrollTop,u=e.clientHeight,f=this.getOuterHeight(t);d<0?e.scrollTop=h+d:d+f>u&&(e.scrollTop=h+d-u+f)},clearSelection:function(){if(window.getSelection)window.getSelection().empty?window.getSelection().empty():window.getSelection().removeAllRanges&&window.getSelection().rangeCount>0&&window.getSelection().getRangeAt(0).getClientRects().length>0&&window.getSelection().removeAllRanges();else if(document.selection&&document.selection.empty)try{document.selection.empty()}catch{}},getSelection:function(){return window.getSelection?window.getSelection().toString():document.getSelection?document.getSelection().toString():document.selection?document.selection.createRange().text:null},calculateScrollbarWidth:function(){if(this.calculatedScrollbarWidth!=null)return this.calculatedScrollbarWidth;var e=document.createElement("div");this.addStyles(e,{width:"100px",height:"100px",overflow:"scroll",position:"absolute",top:"-9999px"}),document.body.appendChild(e);var t=e.offsetWidth-e.clientWidth;return document.body.removeChild(e),this.calculatedScrollbarWidth=t,t},calculateBodyScrollbarWidth:function(){return window.innerWidth-document.documentElement.offsetWidth},getBrowser:function(){if(!this.browser){var e=this.resolveUserAgent();this.browser={},e.browser&&(this.browser[e.browser]=!0,this.browser.version=e.version),this.browser.chrome?this.browser.webkit=!0:this.browser.webkit&&(this.browser.safari=!0)}return this.browser},resolveUserAgent:function(){var e=navigator.userAgent.toLowerCase(),t=/(chrome)[ ]([\w.]+)/.exec(e)||/(webkit)[ ]([\w.]+)/.exec(e)||/(opera)(?:.*version|)[ ]([\w.]+)/.exec(e)||/(msie) ([\w.]+)/.exec(e)||e.indexOf("compatible")<0&&/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(e)||[];return{browser:t[1]||"",version:t[2]||"0"}},isVisible:function(e){return e&&e.offsetParent!=null},invokeElementMethod:function(e,t,i){e[t].apply(e,i)},isExist:function(e){return!!(e!==null&&typeof e<"u"&&e.nodeName&&this.getParentNode(e))},isClient:function(){return!!(typeof window<"u"&&window.document&&window.document.createElement)},focus:function(e,t){e&&document.activeElement!==e&&e.focus(t)},isFocusableElement:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";return this.isElement(e)?e.matches('button:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])'.concat(t,`,
5
+ [href][clientHeight][clientWidth]:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(t,`,
6
+ input:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(t,`,
7
+ select:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(t,`,
8
+ textarea:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(t,`,
9
+ [tabIndex]:not([tabIndex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(t,`,
10
+ [contenteditable]:not([tabIndex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(t)):!1},getFocusableElements:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",i=this.find(e,'button:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])'.concat(t,`,
11
+ [href][clientHeight][clientWidth]:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(t,`,
12
+ input:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(t,`,
13
+ select:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(t,`,
14
+ textarea:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(t,`,
15
+ [tabIndex]:not([tabIndex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(t,`,
16
+ [contenteditable]:not([tabIndex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])`).concat(t)),o=[],s=vi(i),a;try{for(s.s();!(a=s.n()).done;){var l=a.value;getComputedStyle(l).display!="none"&&getComputedStyle(l).visibility!="hidden"&&o.push(l)}}catch(c){s.e(c)}finally{s.f()}return o},getFirstFocusableElement:function(e,t){var i=this.getFocusableElements(e,t);return i.length>0?i[0]:null},getLastFocusableElement:function(e,t){var i=this.getFocusableElements(e,t);return i.length>0?i[i.length-1]:null},getNextFocusableElement:function(e,t,i){var o=this.getFocusableElements(e,i),s=o.length>0?o.findIndex(function(l){return l===t}):-1,a=s>-1&&o.length>=s+1?s+1:-1;return a>-1?o[a]:null},getPreviousElementSibling:function(e,t){for(var i=e.previousElementSibling;i;){if(i.matches(t))return i;i=i.previousElementSibling}return null},getNextElementSibling:function(e,t){for(var i=e.nextElementSibling;i;){if(i.matches(t))return i;i=i.nextElementSibling}return null},isClickable:function(e){if(e){var t=e.nodeName,i=e.parentElement&&e.parentElement.nodeName;return t==="INPUT"||t==="TEXTAREA"||t==="BUTTON"||t==="A"||i==="INPUT"||i==="TEXTAREA"||i==="BUTTON"||i==="A"||!!e.closest(".p-button, .p-checkbox, .p-radiobutton")}return!1},applyStyle:function(e,t){if(typeof t=="string")e.style.cssText=t;else for(var i in t)e.style[i]=t[i]},isIOS:function(){return/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream},isAndroid:function(){return/(android)/i.test(navigator.userAgent)},isTouchDevice:function(){return"ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0},hasCSSAnimation:function(e){if(e){var t=getComputedStyle(e),i=parseFloat(t.getPropertyValue("animation-duration")||"0");return i>0}return!1},hasCSSTransition:function(e){if(e){var t=getComputedStyle(e),i=parseFloat(t.getPropertyValue("transition-duration")||"0");return i>0}return!1},exportCSV:function(e,t){var i=new Blob([e],{type:"application/csv;charset=utf-8;"});if(window.navigator.msSaveOrOpenBlob)navigator.msSaveOrOpenBlob(i,t+".csv");else{var o=document.createElement("a");o.download!==void 0?(o.setAttribute("href",URL.createObjectURL(i)),o.setAttribute("download",t+".csv"),o.style.display="none",document.body.appendChild(o),o.click(),document.body.removeChild(o)):(e="data:text/csv;charset=utf-8,"+e,window.open(encodeURI(e)))}},blockBodyScroll:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"p-overflow-hidden";document.body.style.setProperty("--scrollbar-width",this.calculateBodyScrollbarWidth()+"px"),this.addClass(document.body,e)},unblockBodyScroll:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"p-overflow-hidden";document.body.style.removeProperty("--scrollbar-width"),this.removeClass(document.body,e)}};function Oo(n,e){return bl(n)||gl(n,e)||Pi(n,e)||ml()}function ml(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
17
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function gl(n,e){var t=n==null?null:typeof Symbol<"u"&&n[Symbol.iterator]||n["@@iterator"];if(t!=null){var i,o,s,a,l=[],c=!0,d=!1;try{if(s=(t=t.call(n)).next,e!==0)for(;!(c=(i=s.call(t)).done)&&(l.push(i.value),l.length!==e);c=!0);}catch(h){d=!0,o=h}finally{try{if(!c&&t.return!=null&&(a=t.return(),Object(a)!==a))return}finally{if(d)throw o}}return l}}function bl(n){if(Array.isArray(n))return n}function Do(n){return Cl(n)||kl(n)||Pi(n)||yl()}function yl(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
18
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function kl(n){if(typeof Symbol<"u"&&n[Symbol.iterator]!=null||n["@@iterator"]!=null)return Array.from(n)}function Cl(n){if(Array.isArray(n))return Mi(n)}function Bi(n,e){var t=typeof Symbol<"u"&&n[Symbol.iterator]||n["@@iterator"];if(!t){if(Array.isArray(n)||(t=Pi(n))||e){t&&(n=t);var i=0,o=function(){};return{s:o,n:function(){return i>=n.length?{done:!0}:{done:!1,value:n[i++]}},e:function(d){throw d},f:o}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
19
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var s=!0,a=!1,l;return{s:function(){t=t.call(n)},n:function(){var d=t.next();return s=d.done,d},e:function(d){a=!0,l=d},f:function(){try{!s&&t.return!=null&&t.return()}finally{if(a)throw l}}}}function Pi(n,e){if(n){if(typeof n=="string")return Mi(n,e);var t=Object.prototype.toString.call(n).slice(8,-1);if(t==="Object"&&n.constructor&&(t=n.constructor.name),t==="Map"||t==="Set")return Array.from(n);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return Mi(n,e)}}function Mi(n,e){(e==null||e>n.length)&&(e=n.length);for(var t=0,i=new Array(e);t<e;t++)i[t]=n[t];return i}function St(n){"@babel/helpers - typeof";return St=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},St(n)}var z={equals:function(e,t,i){return i?this.resolveFieldData(e,i)===this.resolveFieldData(t,i):this.deepEquals(e,t)},deepEquals:function(e,t){if(e===t)return!0;if(e&&t&&St(e)=="object"&&St(t)=="object"){var i=Array.isArray(e),o=Array.isArray(t),s,a,l;if(i&&o){if(a=e.length,a!=t.length)return!1;for(s=a;s--!==0;)if(!this.deepEquals(e[s],t[s]))return!1;return!0}if(i!=o)return!1;var c=e instanceof Date,d=t instanceof Date;if(c!=d)return!1;if(c&&d)return e.getTime()==t.getTime();var h=e instanceof RegExp,u=t instanceof RegExp;if(h!=u)return!1;if(h&&u)return e.toString()==t.toString();var f=Object.keys(e);if(a=f.length,a!==Object.keys(t).length)return!1;for(s=a;s--!==0;)if(!Object.prototype.hasOwnProperty.call(t,f[s]))return!1;for(s=a;s--!==0;)if(l=f[s],!this.deepEquals(e[l],t[l]))return!1;return!0}return e!==e&&t!==t},resolveFieldData:function(e,t){if(!e||!t)return null;try{var i=e[t];if(this.isNotEmpty(i))return i}catch{}if(Object.keys(e).length){if(this.isFunction(t))return t(e);if(t.indexOf(".")===-1)return e[t];for(var o=t.split("."),s=e,a=0,l=o.length;a<l;++a){if(s==null)return null;s=s[o[a]]}return s}return null},getItemValue:function(e){for(var t=arguments.length,i=new Array(t>1?t-1:0),o=1;o<t;o++)i[o-1]=arguments[o];return this.isFunction(e)?e.apply(void 0,i):e},filter:function(e,t,i){var o=[];if(e){var s=Bi(e),a;try{for(s.s();!(a=s.n()).done;){var l=a.value,c=Bi(t),d;try{for(c.s();!(d=c.n()).done;){var h=d.value;if(String(this.resolveFieldData(l,h)).toLowerCase().indexOf(i.toLowerCase())>-1){o.push(l);break}}}catch(u){c.e(u)}finally{c.f()}}}catch(u){s.e(u)}finally{s.f()}}return o},reorderArray:function(e,t,i){e&&t!==i&&(i>=e.length&&(i%=e.length,t%=e.length),e.splice(i,0,e.splice(t,1)[0]))},findIndexInList:function(e,t){var i=-1;if(t){for(var o=0;o<t.length;o++)if(t[o]===e){i=o;break}}return i},contains:function(e,t){if(e!=null&&t&&t.length){var i=Bi(t),o;try{for(i.s();!(o=i.n()).done;){var s=o.value;if(this.equals(e,s))return!0}}catch(a){i.e(a)}finally{i.f()}}return!1},insertIntoOrderedArray:function(e,t,i,o){if(i.length>0){for(var s=!1,a=0;a<i.length;a++){var l=this.findIndexInList(i[a],o);if(l>t){i.splice(a,0,e),s=!0;break}}s||i.push(e)}else i.push(e)},removeAccents:function(e){return e&&e.search(/[\xC0-\xFF]/g)>-1&&(e=e.replace(/[\xC0-\xC5]/g,"A").replace(/[\xC6]/g,"AE").replace(/[\xC7]/g,"C").replace(/[\xC8-\xCB]/g,"E").replace(/[\xCC-\xCF]/g,"I").replace(/[\xD0]/g,"D").replace(/[\xD1]/g,"N").replace(/[\xD2-\xD6\xD8]/g,"O").replace(/[\xD9-\xDC]/g,"U").replace(/[\xDD]/g,"Y").replace(/[\xDE]/g,"P").replace(/[\xE0-\xE5]/g,"a").replace(/[\xE6]/g,"ae").replace(/[\xE7]/g,"c").replace(/[\xE8-\xEB]/g,"e").replace(/[\xEC-\xEF]/g,"i").replace(/[\xF1]/g,"n").replace(/[\xF2-\xF6\xF8]/g,"o").replace(/[\xF9-\xFC]/g,"u").replace(/[\xFE]/g,"p").replace(/[\xFD\xFF]/g,"y")),e},getVNodeProp:function(e,t){if(e){var i=e.props;if(i){var o=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),s=Object.prototype.hasOwnProperty.call(i,o)?o:t;return e.type.extends.props[t].type===Boolean&&i[s]===""?!0:i[s]}}return null},toFlatCase:function(e){return this.isString(e)?e.replace(/(-|_)/g,"").toLowerCase():e},toKebabCase:function(e){return this.isString(e)?e.replace(/(_)/g,"-").replace(/[A-Z]/g,function(t,i){return i===0?t:"-"+t.toLowerCase()}).toLowerCase():e},toCapitalCase:function(e){return this.isString(e,{empty:!1})?e[0].toUpperCase()+e.slice(1):e},isEmpty:function(e){return e==null||e===""||Array.isArray(e)&&e.length===0||!(e instanceof Date)&&St(e)==="object"&&Object.keys(e).length===0},isNotEmpty:function(e){return!this.isEmpty(e)},isFunction:function(e){return!!(e&&e.constructor&&e.call&&e.apply)},isObject:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return e instanceof Object&&e.constructor===Object&&(t||Object.keys(e).length!==0)},isDate:function(e){return e instanceof Date&&e.constructor===Date},isArray:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return Array.isArray(e)&&(t||e.length!==0)},isString:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return typeof e=="string"&&(t||e!=="")},isPrintableCharacter:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return this.isNotEmpty(e)&&e.length===1&&e.match(/\S| /)},findLast:function(e,t){var i;if(this.isNotEmpty(e))try{i=e.findLast(t)}catch{i=Do(e).reverse().find(t)}return i},findLastIndex:function(e,t){var i=-1;if(this.isNotEmpty(e))try{i=e.findLastIndex(t)}catch{i=e.lastIndexOf(Do(e).reverse().find(t))}return i},sort:function(e,t){var i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,o=arguments.length>3?arguments[3]:void 0,s=arguments.length>4&&arguments[4]!==void 0?arguments[4]:1,a=this.compare(e,t,o,i),l=i;return(this.isEmpty(e)||this.isEmpty(t))&&(l=s===1?i:s),l*a},compare:function(e,t,i){var o=arguments.length>3&&arguments[3]!==void 0?arguments[3]:1,s=-1,a=this.isEmpty(e),l=this.isEmpty(t);return a&&l?s=0:a?s=o:l?s=-o:typeof e=="string"&&typeof t=="string"?s=i(e,t):s=e<t?-1:e>t?1:0,s},localeComparator:function(){return new Intl.Collator(void 0,{numeric:!0}).compare},nestedKeys:function(){var e=this,t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";return Object.entries(t).reduce(function(o,s){var a=Oo(s,2),l=a[0],c=a[1],d=i?"".concat(i,".").concat(l):l;return e.isObject(c)?o=o.concat(e.nestedKeys(c,d)):o.push(d),o},[])},stringify:function(e){var t=this,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:2,o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,s=" ".repeat(o),a=" ".repeat(o+i);return this.isArray(e)?"["+e.map(function(l){return t.stringify(l,i,o+i)}).join(", ")+"]":this.isDate(e)?e.toISOString():this.isFunction(e)?e.toString():this.isObject(e)?`{
20
+ `+Object.entries(e).map(function(l){var c=Oo(l,2),d=c[0],h=c[1];return"".concat(a).concat(d,": ").concat(t.stringify(h,i,o+i))}).join(`,
21
21
  `)+`
22
- `.concat(i)+"}":JSON.stringify(t)}},Xt=0;function Ro(){var o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"pv_id_";return Xt++,"".concat(o).concat(Xt)}function ke(o){"@babel/helpers - typeof";return ke=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ke(o)}function Zt(o,t){var n=Object.keys(o);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(o);t&&(r=r.filter(function(l){return Object.getOwnPropertyDescriptor(o,l).enumerable})),n.push.apply(n,r)}return n}function Yt(o){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Zt(Object(n),!0).forEach(function(r){Wo(o,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(n)):Zt(Object(n)).forEach(function(r){Object.defineProperty(o,r,Object.getOwnPropertyDescriptor(n,r))})}return o}function Wo(o,t,n){return t=Uo(t),t in o?Object.defineProperty(o,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):o[t]=n,o}function Uo(o){var t=qo(o,"string");return ke(t)=="symbol"?t:String(t)}function qo(o,t){if(ke(o)!="object"||!o)return o;var n=o[Symbol.toPrimitive];if(n!==void 0){var r=n.call(o,t||"default");if(ke(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(o)}function Go(o){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;e.getCurrentInstance()?e.onMounted(o):t?o():e.nextTick(o)}var Ko=0;function Jt(o){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=e.ref(!1),r=e.ref(o),l=e.ref(null),i=L.isClient()?window.document:void 0,a=t.document,s=a===void 0?i:a,c=t.immediate,u=c===void 0?!0:c,p=t.manual,d=p===void 0?!1:p,m=t.name,f=m===void 0?"style_".concat(++Ko):m,g=t.id,h=g===void 0?void 0:g,y=t.media,b=y===void 0?void 0:y,w=t.nonce,B=w===void 0?void 0:w,E=t.props,P=E===void 0?{}:E,A=function(){},O=function(z){var C=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(s){var $=Yt(Yt({},P),C),N=$.name||f,D=$.id||h,q=$.nonce||B;l.value=s.querySelector('style[data-primevue-style-id="'.concat(N,'"]'))||s.getElementById(D)||s.createElement("style"),l.value.isConnected||(r.value=z||o,L.setAttributes(l.value,{type:"text/css",id:D,media:b,nonce:q}),s.head.appendChild(l.value),L.setAttribute(l.value,"data-primevue-style-id",f),L.setAttributes(l.value,$)),!n.value&&(A=e.watch(r,function(U){l.value.textContent=U},{immediate:!0}),n.value=!0)}},V=function(){!s||!n.value||(A(),L.isExist(l.value)&&s.head.removeChild(l.value),n.value=!1)};return u&&!d&&Go(O),{id:h,name:f,css:r,unload:V,load:O,isLoaded:e.readonly(n)}}function we(o){"@babel/helpers - typeof";return we=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},we(o)}function Xo(o,t){return Qo(o)||Jo(o,t)||Yo(o,t)||Zo()}function Zo(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
23
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Yo(o,t){if(o){if(typeof o=="string")return Qt(o,t);var n=Object.prototype.toString.call(o).slice(8,-1);if(n==="Object"&&o.constructor&&(n=o.constructor.name),n==="Map"||n==="Set")return Array.from(o);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Qt(o,t)}}function Qt(o,t){(t==null||t>o.length)&&(t=o.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=o[n];return r}function Jo(o,t){var n=o==null?null:typeof Symbol<"u"&&o[Symbol.iterator]||o["@@iterator"];if(n!=null){var r,l,i,a,s=[],c=!0,u=!1;try{if(i=(n=n.call(o)).next,t!==0)for(;!(c=(r=i.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(p){u=!0,l=p}finally{try{if(!c&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw l}}return s}}function Qo(o){if(Array.isArray(o))return o}function en(o,t){var n=Object.keys(o);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(o);t&&(r=r.filter(function(l){return Object.getOwnPropertyDescriptor(o,l).enumerable})),n.push.apply(n,r)}return n}function $t(o){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?en(Object(n),!0).forEach(function(r){er(o,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(n)):en(Object(n)).forEach(function(r){Object.defineProperty(o,r,Object.getOwnPropertyDescriptor(n,r))})}return o}function er(o,t,n){return t=tr(t),t in o?Object.defineProperty(o,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):o[t]=n,o}function tr(o){var t=nr(o,"string");return we(t)=="symbol"?t:String(t)}function nr(o,t){if(we(o)!="object"||!o)return o;var n=o[Symbol.toPrimitive];if(n!==void 0){var r=n.call(o,t||"default");if(we(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(o)}var or=`
22
+ `.concat(s)+"}":JSON.stringify(e)}},No=0;function xl(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"pv_id_";return No++,"".concat(n).concat(No)}function $t(n){"@babel/helpers - typeof";return $t=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},$t(n)}function Vo(n,e){var t=Object.keys(n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(n);e&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(n,o).enumerable})),t.push.apply(t,i)}return t}function zo(n){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?Vo(Object(t),!0).forEach(function(i){wl(n,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(t)):Vo(Object(t)).forEach(function(i){Object.defineProperty(n,i,Object.getOwnPropertyDescriptor(t,i))})}return n}function wl(n,e,t){return e=_l(e),e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}function _l(n){var e=vl(n,"string");return $t(e)=="symbol"?e:String(e)}function vl(n,e){if($t(n)!="object"||!n)return n;var t=n[Symbol.toPrimitive];if(t!==void 0){var i=t.call(n,e||"default");if($t(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(n)}function Sl(n){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;r.getCurrentInstance()?r.onMounted(n):e?n():r.nextTick(n)}var $l=0;function Ro(n){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},t=r.ref(!1),i=r.ref(n),o=r.ref(null),s=W.isClient()?window.document:void 0,a=e.document,l=a===void 0?s:a,c=e.immediate,d=c===void 0?!0:c,h=e.manual,u=h===void 0?!1:h,f=e.name,p=f===void 0?"style_".concat(++$l):f,m=e.id,g=m===void 0?void 0:m,b=e.media,y=b===void 0?void 0:b,k=e.nonce,x=k===void 0?void 0:k,w=e.props,_=w===void 0?{}:w,$=function(){},T=function(A){var L=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(l){var C=zo(zo({},_),L),v=C.name||p,E=C.id||g,M=C.nonce||x;o.value=l.querySelector('style[data-primevue-style-id="'.concat(v,'"]'))||l.getElementById(E)||l.createElement("style"),o.value.isConnected||(i.value=A||n,W.setAttributes(o.value,{type:"text/css",id:E,media:y,nonce:M}),l.head.appendChild(o.value),W.setAttribute(o.value,"data-primevue-style-id",p),W.setAttributes(o.value,C)),!t.value&&($=r.watch(i,function(I){o.value.textContent=I},{immediate:!0}),t.value=!0)}},B=function(){!l||!t.value||($(),W.isExist(o.value)&&l.head.removeChild(o.value),t.value=!1)};return d&&!u&&Sl(T),{id:g,name:p,css:i,unload:B,load:T,isLoaded:r.readonly(t)}}function Tt(n){"@babel/helpers - typeof";return Tt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Tt(n)}function Tl(n,e){return El(n)||Ml(n,e)||Pl(n,e)||Bl()}function Bl(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
23
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Pl(n,e){if(n){if(typeof n=="string")return Fo(n,e);var t=Object.prototype.toString.call(n).slice(8,-1);if(t==="Object"&&n.constructor&&(t=n.constructor.name),t==="Map"||t==="Set")return Array.from(n);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return Fo(n,e)}}function Fo(n,e){(e==null||e>n.length)&&(e=n.length);for(var t=0,i=new Array(e);t<e;t++)i[t]=n[t];return i}function Ml(n,e){var t=n==null?null:typeof Symbol<"u"&&n[Symbol.iterator]||n["@@iterator"];if(t!=null){var i,o,s,a,l=[],c=!0,d=!1;try{if(s=(t=t.call(n)).next,e!==0)for(;!(c=(i=s.call(t)).done)&&(l.push(i.value),l.length!==e);c=!0);}catch(h){d=!0,o=h}finally{try{if(!c&&t.return!=null&&(a=t.return(),Object(a)!==a))return}finally{if(d)throw o}}return l}}function El(n){if(Array.isArray(n))return n}function jo(n,e){var t=Object.keys(n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(n);e&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(n,o).enumerable})),t.push.apply(t,i)}return t}function Ei(n){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?jo(Object(t),!0).forEach(function(i){Al(n,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(t)):jo(Object(t)).forEach(function(i){Object.defineProperty(n,i,Object.getOwnPropertyDescriptor(t,i))})}return n}function Al(n,e,t){return e=Ll(e),e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}function Ll(n){var e=Il(n,"string");return Tt(e)=="symbol"?e:String(e)}function Il(n,e){if(Tt(n)!="object"||!n)return n;var t=n[Symbol.toPrimitive];if(t!==void 0){var i=t.call(n,e||"default");if(Tt(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(n)}var Ol=`
24
24
  .p-hidden-accessible {
25
25
  border: 0;
26
26
  clip: rect(0 0 0 0);
@@ -41,8 +41,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
41
41
  overflow: hidden;
42
42
  padding-right: var(--scrollbar-width);
43
43
  }
44
- `,rr={},lr={},X={name:"base",css:or,classes:rr,inlineStyles:lr,loadStyle:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return this.css?Jt(this.css,$t({name:this.name},t)):{}},getStyleSheet:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(this.css){var r=Object.entries(n).reduce(function(l,i){var a=Xo(i,2),s=a[0],c=a[1];return l.push("".concat(s,'="').concat(c,'"'))&&l},[]).join(" ");return'<style type="text/css" data-primevue-style-id="'.concat(this.name,'" ').concat(r,">").concat(this.css).concat(t,"</style>")}return""},extend:function(t){return $t($t({},this),{},{css:void 0},t)}},ir={root:function(t){var n=t.props,r=t.instance;return["p-badge p-component",{"p-badge-no-gutter":S.isNotEmpty(n.value)&&String(n.value).length===1,"p-badge-dot":S.isEmpty(n.value)&&!r.$slots.default,"p-badge-lg":n.size==="large","p-badge-xl":n.size==="xlarge","p-badge-info":n.severity==="info","p-badge-success":n.severity==="success","p-badge-warning":n.severity==="warning","p-badge-danger":n.severity==="danger","p-badge-secondary":n.severity==="secondary","p-badge-contrast":n.severity==="contrast"}]}},ar=X.extend({name:"badge",classes:ir});function $e(o){"@babel/helpers - typeof";return $e=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},$e(o)}function tn(o,t){var n=Object.keys(o);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(o);t&&(r=r.filter(function(l){return Object.getOwnPropertyDescriptor(o,l).enumerable})),n.push.apply(n,r)}return n}function sr(o){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?tn(Object(n),!0).forEach(function(r){cr(o,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(n)):tn(Object(n)).forEach(function(r){Object.defineProperty(o,r,Object.getOwnPropertyDescriptor(n,r))})}return o}function cr(o,t,n){return t=dr(t),t in o?Object.defineProperty(o,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):o[t]=n,o}function dr(o){var t=ur(o,"string");return $e(t)=="symbol"?t:String(t)}function ur(o,t){if($e(o)!="object"||!o)return o;var n=o[Symbol.toPrimitive];if(n!==void 0){var r=n.call(o,t||"default");if($e(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(o)}var Bt=X.extend({name:"common",loadGlobalStyle:function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return Jt(t,sr({name:"global"},n))}});function Be(o){"@babel/helpers - typeof";return Be=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Be(o)}function pr(o){return ln(o)||mr(o)||on(o)||nn()}function mr(o){if(typeof Symbol<"u"&&o[Symbol.iterator]!=null||o["@@iterator"]!=null)return Array.from(o)}function Ne(o,t){return ln(o)||fr(o,t)||on(o,t)||nn()}function nn(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
45
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function on(o,t){if(o){if(typeof o=="string")return rn(o,t);var n=Object.prototype.toString.call(o).slice(8,-1);if(n==="Object"&&o.constructor&&(n=o.constructor.name),n==="Map"||n==="Set")return Array.from(o);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return rn(o,t)}}function rn(o,t){(t==null||t>o.length)&&(t=o.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=o[n];return r}function fr(o,t){var n=o==null?null:typeof Symbol<"u"&&o[Symbol.iterator]||o["@@iterator"];if(n!=null){var r,l,i,a,s=[],c=!0,u=!1;try{if(i=(n=n.call(o)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(p){u=!0,l=p}finally{try{if(!c&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw l}}return s}}function ln(o){if(Array.isArray(o))return o}function an(o,t){var n=Object.keys(o);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(o);t&&(r=r.filter(function(l){return Object.getOwnPropertyDescriptor(o,l).enumerable})),n.push.apply(n,r)}return n}function j(o){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?an(Object(n),!0).forEach(function(r){Le(o,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(n)):an(Object(n)).forEach(function(r){Object.defineProperty(o,r,Object.getOwnPropertyDescriptor(n,r))})}return o}function Le(o,t,n){return t=gr(t),t in o?Object.defineProperty(o,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):o[t]=n,o}function gr(o){var t=hr(o,"string");return Be(t)=="symbol"?t:String(t)}function hr(o,t){if(Be(o)!="object"||!o)return o;var n=o[Symbol.toPrimitive];if(n!==void 0){var r=n.call(o,t||"default");if(Be(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(o)}var ve={name:"BaseComponent",props:{pt:{type:Object,default:void 0},ptOptions:{type:Object,default:void 0},unstyled:{type:Boolean,default:void 0}},inject:{$parentInstance:{default:void 0}},watch:{isUnstyled:{immediate:!0,handler:function(t){if(!t){var n,r;Bt.loadStyle({nonce:(n=this.$config)===null||n===void 0||(n=n.csp)===null||n===void 0?void 0:n.nonce}),this.$options.style&&this.$style.loadStyle({nonce:(r=this.$config)===null||r===void 0||(r=r.csp)===null||r===void 0?void 0:r.nonce})}}}},beforeCreate:function(){var t,n,r,l,i,a,s,c,u,p,d,m=(t=this.pt)===null||t===void 0?void 0:t._usept,f=m?(n=this.pt)===null||n===void 0||(n=n.originalValue)===null||n===void 0?void 0:n[this.$.type.name]:void 0,g=m?(r=this.pt)===null||r===void 0||(r=r.value)===null||r===void 0?void 0:r[this.$.type.name]:this.pt;(l=g||f)===null||l===void 0||(l=l.hooks)===null||l===void 0||(i=l.onBeforeCreate)===null||i===void 0||i.call(l);var h=(a=this.$config)===null||a===void 0||(a=a.pt)===null||a===void 0?void 0:a._usept,y=h?(s=this.$primevue)===null||s===void 0||(s=s.config)===null||s===void 0||(s=s.pt)===null||s===void 0?void 0:s.originalValue:void 0,b=h?(c=this.$primevue)===null||c===void 0||(c=c.config)===null||c===void 0||(c=c.pt)===null||c===void 0?void 0:c.value:(u=this.$primevue)===null||u===void 0||(u=u.config)===null||u===void 0?void 0:u.pt;(p=b||y)===null||p===void 0||(p=p[this.$.type.name])===null||p===void 0||(p=p.hooks)===null||p===void 0||(d=p.onBeforeCreate)===null||d===void 0||d.call(p)},created:function(){this._hook("onCreated")},beforeMount:function(){var t;X.loadStyle({nonce:(t=this.$config)===null||t===void 0||(t=t.csp)===null||t===void 0?void 0:t.nonce}),this._loadGlobalStyles(),this._hook("onBeforeMount")},mounted:function(){this._hook("onMounted")},beforeUpdate:function(){this._hook("onBeforeUpdate")},updated:function(){this._hook("onUpdated")},beforeUnmount:function(){this._hook("onBeforeUnmount")},unmounted:function(){this._hook("onUnmounted")},methods:{_hook:function(t){if(!this.$options.hostName){var n=this._usePT(this._getPT(this.pt,this.$.type.name),this._getOptionValue,"hooks.".concat(t)),r=this._useDefaultPT(this._getOptionValue,"hooks.".concat(t));n==null||n(),r==null||r()}},_mergeProps:function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),l=1;l<n;l++)r[l-1]=arguments[l];return S.isFunction(t)?t.apply(void 0,r):e.mergeProps.apply(void 0,r)},_loadGlobalStyles:function(){var t,n=this._useGlobalPT(this._getOptionValue,"global.css",this.$params);S.isNotEmpty(n)&&Bt.loadGlobalStyle(n,{nonce:(t=this.$config)===null||t===void 0||(t=t.csp)===null||t===void 0?void 0:t.nonce})},_getHostInstance:function(t){return t?this.$options.hostName?t.$.type.name===this.$options.hostName?t:this._getHostInstance(t.$parentInstance):t.$parentInstance:void 0},_getPropValue:function(t){var n;return this[t]||((n=this._getHostInstance(this))===null||n===void 0?void 0:n[t])},_getOptionValue:function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},l=S.toFlatCase(n).split("."),i=l.shift();return i?S.isObject(t)?this._getOptionValue(S.getItemValue(t[Object.keys(t).find(function(a){return S.toFlatCase(a)===i})||""],r),l.join("."),r):void 0:S.getItemValue(t,r)},_getPTValue:function(){var t,n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",l=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!0,a=/./g.test(r)&&!!l[r.split(".")[0]],s=this._getPropValue("ptOptions")||((t=this.$config)===null||t===void 0?void 0:t.ptOptions)||{},c=s.mergeSections,u=c===void 0?!0:c,p=s.mergeProps,d=p===void 0?!1:p,m=i?a?this._useGlobalPT(this._getPTClassValue,r,l):this._useDefaultPT(this._getPTClassValue,r,l):void 0,f=a?void 0:this._getPTSelf(n,this._getPTClassValue,r,j(j({},l),{},{global:m||{}})),g=this._getPTDatasets(r);return u||!u&&f?d?this._mergeProps(d,m,f,g):j(j(j({},m),f),g):j(j({},f),g)},_getPTSelf:function(){for(var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length,r=new Array(n>1?n-1:0),l=1;l<n;l++)r[l-1]=arguments[l];return e.mergeProps(this._usePT.apply(this,[this._getPT(t,this.$name)].concat(r)),this._usePT.apply(this,[this.$_attrsPT].concat(r)))},_getPTDatasets:function(){var t,n,r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",l="data-pc-",i=r==="root"&&S.isNotEmpty((t=this.pt)===null||t===void 0?void 0:t["data-pc-section"]);return r!=="transition"&&j(j({},r==="root"&&j(Le({},"".concat(l,"name"),S.toFlatCase(i?(n=this.pt)===null||n===void 0?void 0:n["data-pc-section"]:this.$.type.name)),i&&Le({},"".concat(l,"extend"),S.toFlatCase(this.$.type.name)))),{},Le({},"".concat(l,"section"),S.toFlatCase(r)))},_getPTClassValue:function(){var t=this._getOptionValue.apply(this,arguments);return S.isString(t)||S.isArray(t)?{class:t}:t},_getPT:function(t){var n=this,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",l=arguments.length>2?arguments[2]:void 0,i=function(s){var c,u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,p=l?l(s):s,d=S.toFlatCase(r),m=S.toFlatCase(n.$name);return(c=u?d!==m?p==null?void 0:p[d]:void 0:p==null?void 0:p[d])!==null&&c!==void 0?c:p};return t!=null&&t.hasOwnProperty("_usept")?{_usept:t._usept,originalValue:i(t.originalValue),value:i(t.value)}:i(t,!0)},_usePT:function(t,n,r,l){var i=function(h){return n(h,r,l)};if(t!=null&&t.hasOwnProperty("_usept")){var a,s=t._usept||((a=this.$config)===null||a===void 0?void 0:a.ptOptions)||{},c=s.mergeSections,u=c===void 0?!0:c,p=s.mergeProps,d=p===void 0?!1:p,m=i(t.originalValue),f=i(t.value);return m===void 0&&f===void 0?void 0:S.isString(f)?f:S.isString(m)?m:u||!u&&f?d?this._mergeProps(d,m,f):j(j({},m),f):f}return i(t)},_useGlobalPT:function(t,n,r){return this._usePT(this.globalPT,t,n,r)},_useDefaultPT:function(t,n,r){return this._usePT(this.defaultPT,t,n,r)},ptm:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this._getPTValue(this.pt,t,j(j({},this.$params),n))},ptmi:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return e.mergeProps(this.$_attrsNoPT,this.ptm(t,n))},ptmo:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return this._getPTValue(t,n,j({instance:this},r),!1)},cx:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.isUnstyled?void 0:this._getOptionValue(this.$style.classes,t,j(j({},this.$params),n))},sx:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(n){var l=this._getOptionValue(this.$style.inlineStyles,t,j(j({},this.$params),r)),i=this._getOptionValue(Bt.inlineStyles,t,j(j({},this.$params),r));return[i,l]}}},computed:{globalPT:function(){var t,n=this;return this._getPT((t=this.$config)===null||t===void 0?void 0:t.pt,void 0,function(r){return S.getItemValue(r,{instance:n})})},defaultPT:function(){var t,n=this;return this._getPT((t=this.$config)===null||t===void 0?void 0:t.pt,void 0,function(r){return n._getOptionValue(r,n.$name,j({},n.$params))||S.getItemValue(r,j({},n.$params))})},isUnstyled:function(){var t;return this.unstyled!==void 0?this.unstyled:(t=this.$config)===null||t===void 0?void 0:t.unstyled},$params:function(){var t=this._getHostInstance(this)||this.$parent;return{instance:this,props:this.$props,state:this.$data,attrs:this.$attrs,parent:{instance:t,props:t==null?void 0:t.$props,state:t==null?void 0:t.$data,attrs:t==null?void 0:t.$attrs},parentInstance:t}},$style:function(){return j(j({classes:void 0,inlineStyles:void 0,loadStyle:function(){},loadCustomStyle:function(){}},(this._getHostInstance(this)||{}).$style),this.$options.style)},$config:function(){var t;return(t=this.$primevue)===null||t===void 0?void 0:t.config},$name:function(){return this.$options.hostName||this.$.type.name},$_attrsPT:function(){return Object.entries(this.$attrs||{}).filter(function(t){var n=Ne(t,1),r=n[0];return r==null?void 0:r.startsWith("pt:")}).reduce(function(t,n){var r=Ne(n,2),l=r[0],i=r[1],a=l.split(":"),s=pr(a),c=s.slice(1);return c==null||c.reduce(function(u,p,d,m){return!u[p]&&(u[p]=d===m.length-1?i:{}),u[p]},t),t},{})},$_attrsNoPT:function(){return Object.entries(this.$attrs||{}).filter(function(t){var n=Ne(t,1),r=n[0];return!(r!=null&&r.startsWith("pt:"))}).reduce(function(t,n){var r=Ne(n,2),l=r[0],i=r[1];return t[l]=i,t},{})}}},yr={name:"BaseBadge",extends:ve,props:{value:{type:[String,Number],default:null},severity:{type:String,default:null},size:{type:String,default:null}},style:ar,provide:function(){return{$parentInstance:this}}},sn={name:"Badge",extends:yr,inheritAttrs:!1};function br(o,t,n,r,l,i){return e.openBlock(),e.createElementBlock("span",e.mergeProps({class:o.cx("root")},o.ptmi("root")),[e.renderSlot(o.$slots,"default",{},function(){return[e.createTextVNode(e.toDisplayString(o.value),1)]})],16)}sn.render=br;var Cr=`
44
+ `,Dl={},Nl={},xe={name:"base",css:Ol,classes:Dl,inlineStyles:Nl,loadStyle:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return this.css?Ro(this.css,Ei({name:this.name},e)):{}},getStyleSheet:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(this.css){var i=Object.entries(t).reduce(function(o,s){var a=Tl(s,2),l=a[0],c=a[1];return o.push("".concat(l,'="').concat(c,'"'))&&o},[]).join(" ");return'<style type="text/css" data-primevue-style-id="'.concat(this.name,'" ').concat(i,">").concat(this.css).concat(e,"</style>")}return""},extend:function(e){return Ei(Ei({},this),{},{css:void 0},e)}},Vl={root:function(e){var t=e.props,i=e.instance;return["p-badge p-component",{"p-badge-no-gutter":z.isNotEmpty(t.value)&&String(t.value).length===1,"p-badge-dot":z.isEmpty(t.value)&&!i.$slots.default,"p-badge-lg":t.size==="large","p-badge-xl":t.size==="xlarge","p-badge-info":t.severity==="info","p-badge-success":t.severity==="success","p-badge-warning":t.severity==="warning","p-badge-danger":t.severity==="danger","p-badge-secondary":t.severity==="secondary","p-badge-contrast":t.severity==="contrast"}]}},zl=xe.extend({name:"badge",classes:Vl});function Bt(n){"@babel/helpers - typeof";return Bt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Bt(n)}function Ho(n,e){var t=Object.keys(n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(n);e&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(n,o).enumerable})),t.push.apply(t,i)}return t}function Rl(n){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?Ho(Object(t),!0).forEach(function(i){Fl(n,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(t)):Ho(Object(t)).forEach(function(i){Object.defineProperty(n,i,Object.getOwnPropertyDescriptor(t,i))})}return n}function Fl(n,e,t){return e=jl(e),e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}function jl(n){var e=Hl(n,"string");return Bt(e)=="symbol"?e:String(e)}function Hl(n,e){if(Bt(n)!="object"||!n)return n;var t=n[Symbol.toPrimitive];if(t!==void 0){var i=t.call(n,e||"default");if(Bt(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(n)}var Ai=xe.extend({name:"common",loadGlobalStyle:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return Ro(e,Rl({name:"global"},t))}});function Pt(n){"@babel/helpers - typeof";return Pt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Pt(n)}function Wl(n){return Ko(n)||Ul(n)||Uo(n)||Wo()}function Ul(n){if(typeof Symbol<"u"&&n[Symbol.iterator]!=null||n["@@iterator"]!=null)return Array.from(n)}function ln(n,e){return Ko(n)||Yl(n,e)||Uo(n,e)||Wo()}function Wo(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
45
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Uo(n,e){if(n){if(typeof n=="string")return Yo(n,e);var t=Object.prototype.toString.call(n).slice(8,-1);if(t==="Object"&&n.constructor&&(t=n.constructor.name),t==="Map"||t==="Set")return Array.from(n);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return Yo(n,e)}}function Yo(n,e){(e==null||e>n.length)&&(e=n.length);for(var t=0,i=new Array(e);t<e;t++)i[t]=n[t];return i}function Yl(n,e){var t=n==null?null:typeof Symbol<"u"&&n[Symbol.iterator]||n["@@iterator"];if(t!=null){var i,o,s,a,l=[],c=!0,d=!1;try{if(s=(t=t.call(n)).next,e===0){if(Object(t)!==t)return;c=!1}else for(;!(c=(i=s.call(t)).done)&&(l.push(i.value),l.length!==e);c=!0);}catch(h){d=!0,o=h}finally{try{if(!c&&t.return!=null&&(a=t.return(),Object(a)!==a))return}finally{if(d)throw o}}return l}}function Ko(n){if(Array.isArray(n))return n}function qo(n,e){var t=Object.keys(n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(n);e&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(n,o).enumerable})),t.push.apply(t,i)}return t}function G(n){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?qo(Object(t),!0).forEach(function(i){cn(n,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(t)):qo(Object(t)).forEach(function(i){Object.defineProperty(n,i,Object.getOwnPropertyDescriptor(t,i))})}return n}function cn(n,e,t){return e=Kl(e),e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}function Kl(n){var e=ql(n,"string");return Pt(e)=="symbol"?e:String(e)}function ql(n,e){if(Pt(n)!="object"||!n)return n;var t=n[Symbol.toPrimitive];if(t!==void 0){var i=t.call(n,e||"default");if(Pt(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(n)}var Mt={name:"BaseComponent",props:{pt:{type:Object,default:void 0},ptOptions:{type:Object,default:void 0},unstyled:{type:Boolean,default:void 0}},inject:{$parentInstance:{default:void 0}},watch:{isUnstyled:{immediate:!0,handler:function(e){if(!e){var t,i;Ai.loadStyle({nonce:(t=this.$config)===null||t===void 0||(t=t.csp)===null||t===void 0?void 0:t.nonce}),this.$options.style&&this.$style.loadStyle({nonce:(i=this.$config)===null||i===void 0||(i=i.csp)===null||i===void 0?void 0:i.nonce})}}}},beforeCreate:function(){var e,t,i,o,s,a,l,c,d,h,u,f=(e=this.pt)===null||e===void 0?void 0:e._usept,p=f?(t=this.pt)===null||t===void 0||(t=t.originalValue)===null||t===void 0?void 0:t[this.$.type.name]:void 0,m=f?(i=this.pt)===null||i===void 0||(i=i.value)===null||i===void 0?void 0:i[this.$.type.name]:this.pt;(o=m||p)===null||o===void 0||(o=o.hooks)===null||o===void 0||(s=o.onBeforeCreate)===null||s===void 0||s.call(o);var g=(a=this.$config)===null||a===void 0||(a=a.pt)===null||a===void 0?void 0:a._usept,b=g?(l=this.$primevue)===null||l===void 0||(l=l.config)===null||l===void 0||(l=l.pt)===null||l===void 0?void 0:l.originalValue:void 0,y=g?(c=this.$primevue)===null||c===void 0||(c=c.config)===null||c===void 0||(c=c.pt)===null||c===void 0?void 0:c.value:(d=this.$primevue)===null||d===void 0||(d=d.config)===null||d===void 0?void 0:d.pt;(h=y||b)===null||h===void 0||(h=h[this.$.type.name])===null||h===void 0||(h=h.hooks)===null||h===void 0||(u=h.onBeforeCreate)===null||u===void 0||u.call(h)},created:function(){this._hook("onCreated")},beforeMount:function(){var e;xe.loadStyle({nonce:(e=this.$config)===null||e===void 0||(e=e.csp)===null||e===void 0?void 0:e.nonce}),this._loadGlobalStyles(),this._hook("onBeforeMount")},mounted:function(){this._hook("onMounted")},beforeUpdate:function(){this._hook("onBeforeUpdate")},updated:function(){this._hook("onUpdated")},beforeUnmount:function(){this._hook("onBeforeUnmount")},unmounted:function(){this._hook("onUnmounted")},methods:{_hook:function(e){if(!this.$options.hostName){var t=this._usePT(this._getPT(this.pt,this.$.type.name),this._getOptionValue,"hooks.".concat(e)),i=this._useDefaultPT(this._getOptionValue,"hooks.".concat(e));t==null||t(),i==null||i()}},_mergeProps:function(e){for(var t=arguments.length,i=new Array(t>1?t-1:0),o=1;o<t;o++)i[o-1]=arguments[o];return z.isFunction(e)?e.apply(void 0,i):r.mergeProps.apply(void 0,i)},_loadGlobalStyles:function(){var e,t=this._useGlobalPT(this._getOptionValue,"global.css",this.$params);z.isNotEmpty(t)&&Ai.loadGlobalStyle(t,{nonce:(e=this.$config)===null||e===void 0||(e=e.csp)===null||e===void 0?void 0:e.nonce})},_getHostInstance:function(e){return e?this.$options.hostName?e.$.type.name===this.$options.hostName?e:this._getHostInstance(e.$parentInstance):e.$parentInstance:void 0},_getPropValue:function(e){var t;return this[e]||((t=this._getHostInstance(this))===null||t===void 0?void 0:t[e])},_getOptionValue:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},o=z.toFlatCase(t).split("."),s=o.shift();return s?z.isObject(e)?this._getOptionValue(z.getItemValue(e[Object.keys(e).find(function(a){return z.toFlatCase(a)===s})||""],i),o.join("."),i):void 0:z.getItemValue(e,i)},_getPTValue:function(){var e,t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},s=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!0,a=/./g.test(i)&&!!o[i.split(".")[0]],l=this._getPropValue("ptOptions")||((e=this.$config)===null||e===void 0?void 0:e.ptOptions)||{},c=l.mergeSections,d=c===void 0?!0:c,h=l.mergeProps,u=h===void 0?!1:h,f=s?a?this._useGlobalPT(this._getPTClassValue,i,o):this._useDefaultPT(this._getPTClassValue,i,o):void 0,p=a?void 0:this._getPTSelf(t,this._getPTClassValue,i,G(G({},o),{},{global:f||{}})),m=this._getPTDatasets(i);return d||!d&&p?u?this._mergeProps(u,f,p,m):G(G(G({},f),p),m):G(G({},p),m)},_getPTSelf:function(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length,i=new Array(t>1?t-1:0),o=1;o<t;o++)i[o-1]=arguments[o];return r.mergeProps(this._usePT.apply(this,[this._getPT(e,this.$name)].concat(i)),this._usePT.apply(this,[this.$_attrsPT].concat(i)))},_getPTDatasets:function(){var e,t,i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",o="data-pc-",s=i==="root"&&z.isNotEmpty((e=this.pt)===null||e===void 0?void 0:e["data-pc-section"]);return i!=="transition"&&G(G({},i==="root"&&G(cn({},"".concat(o,"name"),z.toFlatCase(s?(t=this.pt)===null||t===void 0?void 0:t["data-pc-section"]:this.$.type.name)),s&&cn({},"".concat(o,"extend"),z.toFlatCase(this.$.type.name)))),{},cn({},"".concat(o,"section"),z.toFlatCase(i)))},_getPTClassValue:function(){var e=this._getOptionValue.apply(this,arguments);return z.isString(e)||z.isArray(e)?{class:e}:e},_getPT:function(e){var t=this,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",o=arguments.length>2?arguments[2]:void 0,s=function(l){var c,d=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,h=o?o(l):l,u=z.toFlatCase(i),f=z.toFlatCase(t.$name);return(c=d?u!==f?h==null?void 0:h[u]:void 0:h==null?void 0:h[u])!==null&&c!==void 0?c:h};return e!=null&&e.hasOwnProperty("_usept")?{_usept:e._usept,originalValue:s(e.originalValue),value:s(e.value)}:s(e,!0)},_usePT:function(e,t,i,o){var s=function(g){return t(g,i,o)};if(e!=null&&e.hasOwnProperty("_usept")){var a,l=e._usept||((a=this.$config)===null||a===void 0?void 0:a.ptOptions)||{},c=l.mergeSections,d=c===void 0?!0:c,h=l.mergeProps,u=h===void 0?!1:h,f=s(e.originalValue),p=s(e.value);return f===void 0&&p===void 0?void 0:z.isString(p)?p:z.isString(f)?f:d||!d&&p?u?this._mergeProps(u,f,p):G(G({},f),p):p}return s(e)},_useGlobalPT:function(e,t,i){return this._usePT(this.globalPT,e,t,i)},_useDefaultPT:function(e,t,i){return this._usePT(this.defaultPT,e,t,i)},ptm:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this._getPTValue(this.pt,e,G(G({},this.$params),t))},ptmi:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return r.mergeProps(this.$_attrsNoPT,this.ptm(e,t))},ptmo:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return this._getPTValue(e,t,G({instance:this},i),!1)},cx:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.isUnstyled?void 0:this._getOptionValue(this.$style.classes,e,G(G({},this.$params),t))},sx:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(t){var o=this._getOptionValue(this.$style.inlineStyles,e,G(G({},this.$params),i)),s=this._getOptionValue(Ai.inlineStyles,e,G(G({},this.$params),i));return[s,o]}}},computed:{globalPT:function(){var e,t=this;return this._getPT((e=this.$config)===null||e===void 0?void 0:e.pt,void 0,function(i){return z.getItemValue(i,{instance:t})})},defaultPT:function(){var e,t=this;return this._getPT((e=this.$config)===null||e===void 0?void 0:e.pt,void 0,function(i){return t._getOptionValue(i,t.$name,G({},t.$params))||z.getItemValue(i,G({},t.$params))})},isUnstyled:function(){var e;return this.unstyled!==void 0?this.unstyled:(e=this.$config)===null||e===void 0?void 0:e.unstyled},$params:function(){var e=this._getHostInstance(this)||this.$parent;return{instance:this,props:this.$props,state:this.$data,attrs:this.$attrs,parent:{instance:e,props:e==null?void 0:e.$props,state:e==null?void 0:e.$data,attrs:e==null?void 0:e.$attrs},parentInstance:e}},$style:function(){return G(G({classes:void 0,inlineStyles:void 0,loadStyle:function(){},loadCustomStyle:function(){}},(this._getHostInstance(this)||{}).$style),this.$options.style)},$config:function(){var e;return(e=this.$primevue)===null||e===void 0?void 0:e.config},$name:function(){return this.$options.hostName||this.$.type.name},$_attrsPT:function(){return Object.entries(this.$attrs||{}).filter(function(e){var t=ln(e,1),i=t[0];return i==null?void 0:i.startsWith("pt:")}).reduce(function(e,t){var i=ln(t,2),o=i[0],s=i[1],a=o.split(":"),l=Wl(a),c=l.slice(1);return c==null||c.reduce(function(d,h,u,f){return!d[h]&&(d[h]=u===f.length-1?s:{}),d[h]},e),e},{})},$_attrsNoPT:function(){return Object.entries(this.$attrs||{}).filter(function(e){var t=ln(e,1),i=t[0];return!(i!=null&&i.startsWith("pt:"))}).reduce(function(e,t){var i=ln(t,2),o=i[0],s=i[1];return e[o]=s,e},{})}}},Xl={name:"BaseBadge",extends:Mt,props:{value:{type:[String,Number],default:null},severity:{type:String,default:null},size:{type:String,default:null}},style:zl,provide:function(){return{$parentInstance:this}}},Xo={name:"Badge",extends:Xl,inheritAttrs:!1};function Gl(n,e,t,i,o,s){return r.openBlock(),r.createElementBlock("span",r.mergeProps({class:n.cx("root")},n.ptmi("root")),[r.renderSlot(n.$slots,"default",{},function(){return[r.createTextVNode(r.toDisplayString(n.value),1)]})],16)}Xo.render=Gl;var Zl=`
46
46
  .p-icon {
47
47
  display: inline-block;
48
48
  }
@@ -73,17 +73,34 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
73
73
  transform: rotate(359deg);
74
74
  }
75
75
  }
76
- `,kr=X.extend({name:"baseicon",css:Cr});function Se(o){"@babel/helpers - typeof";return Se=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Se(o)}function cn(o,t){var n=Object.keys(o);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(o);t&&(r=r.filter(function(l){return Object.getOwnPropertyDescriptor(o,l).enumerable})),n.push.apply(n,r)}return n}function dn(o){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?cn(Object(n),!0).forEach(function(r){wr(o,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(n)):cn(Object(n)).forEach(function(r){Object.defineProperty(o,r,Object.getOwnPropertyDescriptor(n,r))})}return o}function wr(o,t,n){return t=$r(t),t in o?Object.defineProperty(o,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):o[t]=n,o}function $r(o){var t=Br(o,"string");return Se(t)=="symbol"?t:String(t)}function Br(o,t){if(Se(o)!="object"||!o)return o;var n=o[Symbol.toPrimitive];if(n!==void 0){var r=n.call(o,t||"default");if(Se(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(o)}var Te={name:"BaseIcon",extends:ve,props:{label:{type:String,default:void 0},spin:{type:Boolean,default:!1}},style:kr,methods:{pti:function(){var t=S.isEmpty(this.label);return dn(dn({},!this.isUnstyled&&{class:["p-icon",{"p-icon-spin":this.spin}]}),{},{role:t?void 0:"img","aria-label":t?void 0:this.label,"aria-hidden":t})}}},un={name:"SpinnerIcon",extends:Te},vr=e.createElementVNode("path",{d:"M6.99701 14C5.85441 13.999 4.72939 13.7186 3.72012 13.1832C2.71084 12.6478 1.84795 11.8737 1.20673 10.9284C0.565504 9.98305 0.165424 8.89526 0.041387 7.75989C-0.0826496 6.62453 0.073125 5.47607 0.495122 4.4147C0.917119 3.35333 1.59252 2.4113 2.46241 1.67077C3.33229 0.930247 4.37024 0.413729 5.4857 0.166275C6.60117 -0.0811796 7.76026 -0.0520535 8.86188 0.251112C9.9635 0.554278 10.9742 1.12227 11.8057 1.90555C11.915 2.01493 11.9764 2.16319 11.9764 2.31778C11.9764 2.47236 11.915 2.62062 11.8057 2.73C11.7521 2.78503 11.688 2.82877 11.6171 2.85864C11.5463 2.8885 11.4702 2.90389 11.3933 2.90389C11.3165 2.90389 11.2404 2.8885 11.1695 2.85864C11.0987 2.82877 11.0346 2.78503 10.9809 2.73C9.9998 1.81273 8.73246 1.26138 7.39226 1.16876C6.05206 1.07615 4.72086 1.44794 3.62279 2.22152C2.52471 2.99511 1.72683 4.12325 1.36345 5.41602C1.00008 6.70879 1.09342 8.08723 1.62775 9.31926C2.16209 10.5513 3.10478 11.5617 4.29713 12.1803C5.48947 12.7989 6.85865 12.988 8.17414 12.7157C9.48963 12.4435 10.6711 11.7264 11.5196 10.6854C12.3681 9.64432 12.8319 8.34282 12.8328 7C12.8328 6.84529 12.8943 6.69692 13.0038 6.58752C13.1132 6.47812 13.2616 6.41667 13.4164 6.41667C13.5712 6.41667 13.7196 6.47812 13.8291 6.58752C13.9385 6.69692 14 6.84529 14 7C14 8.85651 13.2622 10.637 11.9489 11.9497C10.6356 13.2625 8.85432 14 6.99701 14Z",fill:"currentColor"},null,-1),Sr=[vr];function Tr(o,t,n,r,l,i){return e.openBlock(),e.createElementBlock("svg",e.mergeProps({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o.pti()),Sr,16)}un.render=Tr;function Ee(o){"@babel/helpers - typeof";return Ee=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ee(o)}function pn(o,t){return Ir(o)||xr(o,t)||Pr(o,t)||Er()}function Er(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
77
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Pr(o,t){if(o){if(typeof o=="string")return mn(o,t);var n=Object.prototype.toString.call(o).slice(8,-1);if(n==="Object"&&o.constructor&&(n=o.constructor.name),n==="Map"||n==="Set")return Array.from(o);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return mn(o,t)}}function mn(o,t){(t==null||t>o.length)&&(t=o.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=o[n];return r}function xr(o,t){var n=o==null?null:typeof Symbol<"u"&&o[Symbol.iterator]||o["@@iterator"];if(n!=null){var r,l,i,a,s=[],c=!0,u=!1;try{if(i=(n=n.call(o)).next,t!==0)for(;!(c=(r=i.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(p){u=!0,l=p}finally{try{if(!c&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw l}}return s}}function Ir(o){if(Array.isArray(o))return o}function fn(o,t){var n=Object.keys(o);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(o);t&&(r=r.filter(function(l){return Object.getOwnPropertyDescriptor(o,l).enumerable})),n.push.apply(n,r)}return n}function F(o){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?fn(Object(n),!0).forEach(function(r){vt(o,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(n)):fn(Object(n)).forEach(function(r){Object.defineProperty(o,r,Object.getOwnPropertyDescriptor(n,r))})}return o}function vt(o,t,n){return t=_r(t),t in o?Object.defineProperty(o,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):o[t]=n,o}function _r(o){var t=Vr(o,"string");return Ee(t)=="symbol"?t:String(t)}function Vr(o,t){if(Ee(o)!="object"||!o)return o;var n=o[Symbol.toPrimitive];if(n!==void 0){var r=n.call(o,t||"default");if(Ee(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(o)}var I={_getMeta:function(){return[S.isObject(arguments.length<=0?void 0:arguments[0])||arguments.length<=0?void 0:arguments[0],S.getItemValue(S.isObject(arguments.length<=0?void 0:arguments[0])?arguments.length<=0?void 0:arguments[0]:arguments.length<=1?void 0:arguments[1])]},_getConfig:function(t,n){var r,l,i;return(r=(t==null||(l=t.instance)===null||l===void 0?void 0:l.$primevue)||(n==null||(i=n.ctx)===null||i===void 0||(i=i.appContext)===null||i===void 0||(i=i.config)===null||i===void 0||(i=i.globalProperties)===null||i===void 0?void 0:i.$primevue))===null||r===void 0?void 0:r.config},_getOptionValue:function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},l=S.toFlatCase(n).split("."),i=l.shift();return i?S.isObject(t)?I._getOptionValue(S.getItemValue(t[Object.keys(t).find(function(a){return S.toFlatCase(a)===i})||""],r),l.join("."),r):void 0:S.getItemValue(t,r)},_getPTValue:function(){var t,n,r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},l=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"",a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},s=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!0,c=function(){var w=I._getOptionValue.apply(I,arguments);return S.isString(w)||S.isArray(w)?{class:w}:w},u=((t=r.binding)===null||t===void 0||(t=t.value)===null||t===void 0?void 0:t.ptOptions)||((n=r.$config)===null||n===void 0?void 0:n.ptOptions)||{},p=u.mergeSections,d=p===void 0?!0:p,m=u.mergeProps,f=m===void 0?!1:m,g=s?I._useDefaultPT(r,r.defaultPT(),c,i,a):void 0,h=I._usePT(r,I._getPT(l,r.$name),c,i,F(F({},a),{},{global:g||{}})),y=I._getPTDatasets(r,i);return d||!d&&h?f?I._mergeProps(r,f,g,h,y):F(F(F({},g),h),y):F(F({},h),y)},_getPTDatasets:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",r="data-pc-";return F(F({},n==="root"&&vt({},"".concat(r,"name"),S.toFlatCase(t.$name))),{},vt({},"".concat(r,"section"),S.toFlatCase(n)))},_getPT:function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",r=arguments.length>2?arguments[2]:void 0,l=function(a){var s,c=r?r(a):a,u=S.toFlatCase(n);return(s=c==null?void 0:c[u])!==null&&s!==void 0?s:c};return t!=null&&t.hasOwnProperty("_usept")?{_usept:t._usept,originalValue:l(t.originalValue),value:l(t.value)}:l(t)},_usePT:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0,r=arguments.length>2?arguments[2]:void 0,l=arguments.length>3?arguments[3]:void 0,i=arguments.length>4?arguments[4]:void 0,a=function(y){return r(y,l,i)};if(n!=null&&n.hasOwnProperty("_usept")){var s,c=n._usept||((s=t.$config)===null||s===void 0?void 0:s.ptOptions)||{},u=c.mergeSections,p=u===void 0?!0:u,d=c.mergeProps,m=d===void 0?!1:d,f=a(n.originalValue),g=a(n.value);return f===void 0&&g===void 0?void 0:S.isString(g)?g:S.isString(f)?f:p||!p&&g?m?I._mergeProps(t,m,f,g):F(F({},f),g):g}return a(n)},_useDefaultPT:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0,l=arguments.length>3?arguments[3]:void 0,i=arguments.length>4?arguments[4]:void 0;return I._usePT(t,n,r,l,i)},_hook:function(t,n,r,l,i,a){var s,c,u="on".concat(S.toCapitalCase(n)),p=I._getConfig(l,i),d=r==null?void 0:r.$instance,m=I._usePT(d,I._getPT(l==null||(s=l.value)===null||s===void 0?void 0:s.pt,t),I._getOptionValue,"hooks.".concat(u)),f=I._useDefaultPT(d,p==null||(c=p.pt)===null||c===void 0||(c=c.directives)===null||c===void 0?void 0:c[t],I._getOptionValue,"hooks.".concat(u)),g={el:r,binding:l,vnode:i,prevVnode:a};m==null||m(d,g),f==null||f(d,g)},_mergeProps:function(){for(var t=arguments.length>1?arguments[1]:void 0,n=arguments.length,r=new Array(n>2?n-2:0),l=2;l<n;l++)r[l-2]=arguments[l];return S.isFunction(t)?t.apply(void 0,r):e.mergeProps.apply(void 0,r)},_extend:function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=function(i,a,s,c,u){var p,d;a._$instances=a._$instances||{};var m=I._getConfig(s,c),f=a._$instances[t]||{},g=S.isEmpty(f)?F(F({},n),n==null?void 0:n.methods):{};a._$instances[t]=F(F({},f),{},{$name:t,$host:a,$binding:s,$modifiers:s==null?void 0:s.modifiers,$value:s==null?void 0:s.value,$el:f.$el||a||void 0,$style:F({classes:void 0,inlineStyles:void 0,loadStyle:function(){}},n==null?void 0:n.style),$config:m,defaultPT:function(){return I._getPT(m==null?void 0:m.pt,void 0,function(y){var b;return y==null||(b=y.directives)===null||b===void 0?void 0:b[t]})},isUnstyled:function(){var y,b;return((y=a.$instance)===null||y===void 0||(y=y.$binding)===null||y===void 0||(y=y.value)===null||y===void 0?void 0:y.unstyled)!==void 0?(b=a.$instance)===null||b===void 0||(b=b.$binding)===null||b===void 0||(b=b.value)===null||b===void 0?void 0:b.unstyled:m==null?void 0:m.unstyled},ptm:function(){var y,b=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return I._getPTValue(a.$instance,(y=a.$instance)===null||y===void 0||(y=y.$binding)===null||y===void 0||(y=y.value)===null||y===void 0?void 0:y.pt,b,F({},w))},ptmo:function(){var y=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},b=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",w=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return I._getPTValue(a.$instance,y,b,w,!1)},cx:function(){var y,b,w=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",B=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return(y=a.$instance)!==null&&y!==void 0&&y.isUnstyled()?void 0:I._getOptionValue((b=a.$instance)===null||b===void 0||(b=b.$style)===null||b===void 0?void 0:b.classes,w,F({},B))},sx:function(){var y,b=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,B=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return w?I._getOptionValue((y=a.$instance)===null||y===void 0||(y=y.$style)===null||y===void 0?void 0:y.inlineStyles,b,F({},B)):void 0}},g),a.$instance=a._$instances[t],(p=(d=a.$instance)[i])===null||p===void 0||p.call(d,a,s,c,u),a["$".concat(t)]=a.$instance,I._hook(t,i,a,s,c,u)};return{created:function(i,a,s,c){r("created",i,a,s,c)},beforeMount:function(i,a,s,c){var u,p,d,m,f=I._getConfig(a,s);X.loadStyle({nonce:f==null||(u=f.csp)===null||u===void 0?void 0:u.nonce}),!((p=i.$instance)!==null&&p!==void 0&&p.isUnstyled())&&((d=i.$instance)===null||d===void 0||(d=d.$style)===null||d===void 0||d.loadStyle({nonce:f==null||(m=f.csp)===null||m===void 0?void 0:m.nonce})),r("beforeMount",i,a,s,c)},mounted:function(i,a,s,c){var u,p,d,m,f=I._getConfig(a,s);X.loadStyle({nonce:f==null||(u=f.csp)===null||u===void 0?void 0:u.nonce}),!((p=i.$instance)!==null&&p!==void 0&&p.isUnstyled())&&((d=i.$instance)===null||d===void 0||(d=d.$style)===null||d===void 0||d.loadStyle({nonce:f==null||(m=f.csp)===null||m===void 0?void 0:m.nonce})),r("mounted",i,a,s,c)},beforeUpdate:function(i,a,s,c){r("beforeUpdate",i,a,s,c)},updated:function(i,a,s,c){r("updated",i,a,s,c)},beforeUnmount:function(i,a,s,c){r("beforeUnmount",i,a,s,c)},unmounted:function(i,a,s,c){r("unmounted",i,a,s,c)}}},extend:function(){var t=I._getMeta.apply(I,arguments),n=pn(t,2),r=n[0],l=n[1];return F({extend:function(){var a=I._getMeta.apply(I,arguments),s=pn(a,2),c=s[0],u=s[1];return I.extend(c,F(F(F({},l),l==null?void 0:l.methods),u))}},I._extend(r,l))}},Ar={root:"p-ink"},Nr=X.extend({name:"ripple",classes:Ar}),Lr=I.extend({style:Nr});function Or(o){return Dr(o)||jr(o)||Mr(o)||zr()}function zr(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
78
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Mr(o,t){if(o){if(typeof o=="string")return St(o,t);var n=Object.prototype.toString.call(o).slice(8,-1);if(n==="Object"&&o.constructor&&(n=o.constructor.name),n==="Map"||n==="Set")return Array.from(o);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return St(o,t)}}function jr(o){if(typeof Symbol<"u"&&o[Symbol.iterator]!=null||o["@@iterator"]!=null)return Array.from(o)}function Dr(o){if(Array.isArray(o))return St(o)}function St(o,t){(t==null||t>o.length)&&(t=o.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=o[n];return r}var gn=Lr.extend("ripple",{mounted:function(t){var n,r=t==null||(n=t.$instance)===null||n===void 0?void 0:n.$config;r&&r.ripple&&(this.create(t),this.bindEvents(t),t.setAttribute("data-pd-ripple",!0))},unmounted:function(t){this.remove(t)},timeout:void 0,methods:{bindEvents:function(t){t.addEventListener("mousedown",this.onMouseDown.bind(this))},unbindEvents:function(t){t.removeEventListener("mousedown",this.onMouseDown.bind(this))},create:function(t){var n=L.createElement("span",{role:"presentation","aria-hidden":!0,"data-p-ink":!0,"data-p-ink-active":!1,class:!this.isUnstyled()&&this.cx("root"),onAnimationEnd:this.onAnimationEnd.bind(this),"p-bind":this.ptm("root")});t.appendChild(n),this.$el=n},remove:function(t){var n=this.getInk(t);n&&(this.unbindEvents(t),n.removeEventListener("animationend",this.onAnimationEnd),n.remove())},onMouseDown:function(t){var n=this,r=t.currentTarget,l=this.getInk(r);if(!(!l||getComputedStyle(l,null).display==="none")){if(!this.isUnstyled()&&L.removeClass(l,"p-ink-active"),l.setAttribute("data-p-ink-active","false"),!L.getHeight(l)&&!L.getWidth(l)){var i=Math.max(L.getOuterWidth(r),L.getOuterHeight(r));l.style.height=i+"px",l.style.width=i+"px"}var a=L.getOffset(r),s=t.pageX-a.left+document.body.scrollTop-L.getWidth(l)/2,c=t.pageY-a.top+document.body.scrollLeft-L.getHeight(l)/2;l.style.top=c+"px",l.style.left=s+"px",!this.isUnstyled()&&L.addClass(l,"p-ink-active"),l.setAttribute("data-p-ink-active","true"),this.timeout=setTimeout(function(){l&&(!n.isUnstyled()&&L.removeClass(l,"p-ink-active"),l.setAttribute("data-p-ink-active","false"))},401)}},onAnimationEnd:function(t){this.timeout&&clearTimeout(this.timeout),!this.isUnstyled()&&L.removeClass(t.currentTarget,"p-ink-active"),t.currentTarget.setAttribute("data-p-ink-active","false")},getInk:function(t){return t&&t.children?Or(t.children).find(function(n){return L.getAttribute(n,"data-pc-name")==="ripple"}):void 0}}});function Pe(o){"@babel/helpers - typeof";return Pe=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Pe(o)}function ee(o,t,n){return t=Fr(t),t in o?Object.defineProperty(o,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):o[t]=n,o}function Fr(o){var t=Hr(o,"string");return Pe(t)=="symbol"?t:String(t)}function Hr(o,t){if(Pe(o)!="object"||!o)return o;var n=o[Symbol.toPrimitive];if(n!==void 0){var r=n.call(o,t||"default");if(Pe(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(o)}var Rr={root:function(t){var n=t.instance,r=t.props;return["p-button p-component",ee(ee(ee(ee(ee(ee(ee(ee({"p-button-icon-only":n.hasIcon&&!r.label&&!r.badge,"p-button-vertical":(r.iconPos==="top"||r.iconPos==="bottom")&&r.label,"p-disabled":n.$attrs.disabled||n.$attrs.disabled===""||r.loading,"p-button-loading":r.loading,"p-button-loading-label-only":r.loading&&!n.hasIcon&&r.label,"p-button-link":r.link},"p-button-".concat(r.severity),r.severity),"p-button-raised",r.raised),"p-button-rounded",r.rounded),"p-button-text",r.text),"p-button-outlined",r.outlined),"p-button-sm",r.size==="small"),"p-button-lg",r.size==="large"),"p-button-plain",r.plain)]},loadingIcon:"p-button-loading-icon pi-spin",icon:function(t){var n=t.props;return["p-button-icon",{"p-button-icon-left":n.iconPos==="left"&&n.label,"p-button-icon-right":n.iconPos==="right"&&n.label,"p-button-icon-top":n.iconPos==="top"&&n.label,"p-button-icon-bottom":n.iconPos==="bottom"&&n.label}]},label:"p-button-label"},Wr=X.extend({name:"button",classes:Rr}),Ur={name:"BaseButton",extends:ve,props:{label:{type:String,default:null},icon:{type:String,default:null},iconPos:{type:String,default:"left"},iconClass:{type:String,default:null},badge:{type:String,default:null},badgeClass:{type:String,default:null},badgeSeverity:{type:String,default:null},loading:{type:Boolean,default:!1},loadingIcon:{type:String,default:void 0},link:{type:Boolean,default:!1},severity:{type:String,default:null},raised:{type:Boolean,default:!1},rounded:{type:Boolean,default:!1},text:{type:Boolean,default:!1},outlined:{type:Boolean,default:!1},size:{type:String,default:null},plain:{type:Boolean,default:!1}},style:Wr,provide:function(){return{$parentInstance:this}}},Oe={name:"Button",extends:Ur,inheritAttrs:!1,methods:{getPTOptions:function(t){var n=t==="root"?this.ptmi:this.ptm;return n(t,{context:{disabled:this.disabled}})}},computed:{disabled:function(){return this.$attrs.disabled||this.$attrs.disabled===""||this.loading},defaultAriaLabel:function(){return this.label?this.label+(this.badge?" "+this.badge:""):this.$attrs.ariaLabel},hasIcon:function(){return this.icon||this.$slots.icon}},components:{SpinnerIcon:un,Badge:sn},directives:{ripple:gn}},qr=["aria-label","disabled","data-p-severity"];function Gr(o,t,n,r,l,i){var a=e.resolveComponent("SpinnerIcon"),s=e.resolveComponent("Badge"),c=e.resolveDirective("ripple");return e.withDirectives((e.openBlock(),e.createElementBlock("button",e.mergeProps({class:o.cx("root"),type:"button","aria-label":i.defaultAriaLabel,disabled:i.disabled},i.getPTOptions("root"),{"data-p-severity":o.severity}),[e.renderSlot(o.$slots,"default",{},function(){return[o.loading?e.renderSlot(o.$slots,"loadingicon",{key:0,class:e.normalizeClass([o.cx("loadingIcon"),o.cx("icon")])},function(){return[o.loadingIcon?(e.openBlock(),e.createElementBlock("span",e.mergeProps({key:0,class:[o.cx("loadingIcon"),o.cx("icon"),o.loadingIcon]},o.ptm("loadingIcon")),null,16)):(e.openBlock(),e.createBlock(a,e.mergeProps({key:1,class:[o.cx("loadingIcon"),o.cx("icon")],spin:""},o.ptm("loadingIcon")),null,16,["class"]))]}):e.renderSlot(o.$slots,"icon",{key:1,class:e.normalizeClass([o.cx("icon")])},function(){return[o.icon?(e.openBlock(),e.createElementBlock("span",e.mergeProps({key:0,class:[o.cx("icon"),o.icon,o.iconClass]},o.ptm("icon")),null,16)):e.createCommentVNode("",!0)]}),e.createElementVNode("span",e.mergeProps({class:o.cx("label")},o.ptm("label")),e.toDisplayString(o.label||" "),17),o.badge?(e.openBlock(),e.createBlock(s,e.mergeProps({key:2,value:o.badge,class:o.badgeClass,severity:o.badgeSeverity,unstyled:o.unstyled},o.ptm("badge")),null,16,["value","class","severity","unstyled"])):e.createCommentVNode("",!0)]})],16,qr)),[[c]])}Oe.render=Gr;const Kr=["innerHTML"],de=e.defineComponent({__name:"Accordion",props:{__typename:{},modules:{},headline:{},isChild:{type:Boolean},type:{},backgroundColor:{},parentBackgroundColor:{},pt:{},imageIcon:{},loadMoreButtonTitle:{},startOpen:{type:Boolean,default:!1},class:{}},setup(o){const t=o,n=e.computed(()=>t.type==="List"?"pi-chevron-down":"pi-plus-circle"),r=e.computed(()=>t.type==="List"?"pi-times":"pi-times-circle"),l=e.computed(()=>Xe(t.type,t.pt??{},t.isChild)),{backgroundColor:i,palette:a}=H({...t,backgroundColor:t.backgroundColor||t.parentBackgroundColor}),s=e.ref(t.startOpen?0:null),c=d=>{s.value=s.value===d?null:d},u=e.ref(t.modules.length-1<=4?t.modules.length-1:4),p=()=>{u.value=u.value+4};return(d,m)=>{var f;return e.openBlock(),e.createBlock(e.resolveDynamicComponent(d.isChild?"div":"section"),{class:e.normalizeClass(`accordion-module ${((f=l.value)==null?void 0:f.root)??""} bg-${e.unref(i)} ${t.class??""}`)},{default:e.withCtx(()=>{var g,h;return[d.headline?(e.openBlock(),e.createElementBlock("h3",{key:0,class:e.normalizeClass(`accordion-module-headline ${((g=l.value)==null?void 0:g.headline)??""} text-${e.unref(a).headline}`),innerHTML:d.headline},null,10,Kr)):e.createCommentVNode("",!0),d.modules?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(`accordion-module-container flex ${((h=l.value)==null?void 0:h.container)??""}`)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.modules,(y,b)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:`${y.headline}-${b}`},[d.type==="Tile"||b<=u.value?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(`Accordion${d.type}Item`),e.mergeProps({key:0,ref_for:!0},y,{"item-number":b,"is-first":b===0,"is-last":b===u.value,"icon-default":n.value,"icon-active":r.value,"total-items":d.modules.length,"open-accordion-index":s.value,"background-color":e.unref(i),onToggleAccordion:w=>c(b)}),null,16,["item-number","is-first","is-last","icon-default","icon-active","total-items","open-accordion-index","background-color","onToggleAccordion"])):e.createCommentVNode("",!0)],64))),128)),d.modules.length>5?(e.openBlock(),e.createBlock(e.unref(Oe),{key:0,label:t.loadMoreButtonTitle??"Load More",class:"mt-10 text-lily rounded-[2rem] bg-rosemary py-2 px-10 whitespace-nowrap float-left max-w-[fit-content] text-xl",onClick:p},null,8,["label"])):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0)]}),_:1},8,["class"])}}}),Xr=["id"],Zr=["aria-controls"],Yr=["id","aria-labelledby"],Jr=["id"],Qr=["aria-expanded","aria-controls"],el=["id","aria-labelledby"],hn=e.defineComponent({__name:"AccordionItem",props:{__typename:{},itemNumber:{},headline:{},bodyCopy:{},pt:{},isFirst:{type:Boolean},isLast:{type:Boolean},iconActive:{},iconDefault:{},totalItems:{default:4},isListType:{type:Boolean},openAccordionIndex:{},toggleAccordion:{},image:{},backgroundColor:{},modules:{},type:{},isChild:{type:Boolean},parentBackgroundColor:{},loadMoreButtonTitle:{},startOpen:{type:Boolean},class:{}},emits:["toggleAccordion"],setup(o,{emit:t}){const n=o,r=e.computed(()=>v(ye,n.pt??{})),l=e.ref(!1),i=e.computed(()=>n.__typename==="Accordion"),a=e.computed(()=>!i.value||!n.modules||!n.type?null:{__typename:"Accordion",modules:n.modules,headline:"",type:n.type,isChild:!0,parentBackgroundColor:n.backgroundColor,backgroundColor:n.backgroundColor,pt:n.pt,class:n.class,loadMoreButtonTitle:n.loadMoreButtonTitle,startOpen:!1}),s=t,c=u=>{s("toggleAccordion",u)};return(u,p)=>{var d,m,f,g,h,y,b,w;return u.isListType?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass({[`accordion-item-${u.itemNumber}`]:!0,active:l.value,first:u.isFirst,last:u.isLast,"accordion-item":!0,group:!0,[`${n.class??""}`]:!0})},[e.createElementVNode("h3",{id:`accordion-collapse-headline-${u.itemNumber}`,class:e.normalizeClass(`flex accordion-item-headline ${((d=r.value)==null?void 0:d.headline)??""}`)},[e.createElementVNode("button",{type:"button",class:e.normalizeClass(`flex items-center w-full ${((m=r.value)==null?void 0:m.button)??""} justify-between`),"data-accordion-target":"#accordion-collapse-body-1","aria-expanded":!0,"aria-controls":`accordion-collapse-body-${u.itemNumber}`,onClick:p[0]||(p[0]=e.withModifiers(B=>l.value=!l.value,["prevent"]))},[e.createElementVNode("span",null,e.toDisplayString(u.headline),1),e.createElementVNode("div",{class:e.normalizeClass(`${((f=r.value)==null?void 0:f.icon)??""}`)},[e.withDirectives(e.createElementVNode("i",{class:e.normalizeClass(`pi ${u.iconDefault}`)},null,2),[[e.vShow,!l.value]]),e.withDirectives(e.createElementVNode("i",{class:e.normalizeClass(`pi ${u.iconActive}`)},null,2),[[e.vShow,l.value]])],2)],10,Zr)],10,Xr),e.createElementVNode("div",{id:`accordion-collapse-body-${u.itemNumber}`,class:e.normalizeClass(`accordion-item-body ${l.value?"show":"hidden"} ${((g=r.value)==null?void 0:g.bodyCopy)??""}`),"aria-labelledby":`accordion-collapse-heading-${u.itemNumber}`},[a.value?(e.openBlock(),e.createBlock(de,e.normalizeProps(e.mergeProps({key:0},a.value)),null,16)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(u.bodyCopy),1)],64))],10,Yr)],2)):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass([{[`accordion-item-${u.itemNumber}`]:!0,active:u.openAccordionIndex===u.itemNumber,first:u.isFirst,last:u.isLast,[`accordion-item-width-${Math.floor(100/n.totalItems)}`]:!0},"accordion-item group"])},[e.createElementVNode("h3",{id:`accordion-collapse-headline-${u.itemNumber}`,class:e.normalizeClass(`flex accordion-item-headline ${((h=r.value)==null?void 0:h.headline)??""}`)},[e.createElementVNode("button",{type:"button",class:e.normalizeClass(`flex items-center w-full ${((y=r.value)==null?void 0:y.button)??""} ${n.isListType?"justify-between":"justify-center"}`),"data-accordion-target":"#accordion-collapse-body-1","aria-expanded":u.openAccordionIndex===u.itemNumber,"aria-controls":`accordion-collapse-body-${u.itemNumber}`,onClick:p[1]||(p[1]=e.withModifiers(B=>c(u.itemNumber),["prevent"]))},[e.createElementVNode("span",null,e.toDisplayString(u.headline),1),e.createElementVNode("div",{class:e.normalizeClass(`${((b=r.value)==null?void 0:b.icon)??""}`)},[e.withDirectives(e.createElementVNode("i",{class:e.normalizeClass(`pi ${u.iconDefault}`)},null,2),[[e.vShow,u.openAccordionIndex!==u.itemNumber]]),e.withDirectives(e.createElementVNode("i",{class:e.normalizeClass(`pi ${u.iconActive}`)},null,2),[[e.vShow,u.openAccordionIndex===u.itemNumber]])],2)],10,Qr)],10,Jr),e.createElementVNode("div",{id:`accordion-collapse-body-${u.itemNumber}`,class:e.normalizeClass(`accordion-item-body ${u.openAccordionIndex!==u.itemNumber?"hidden":"active"} ${((w=r.value)==null?void 0:w.bodyCopy)??""}`),"aria-labelledby":`accordion-collapse-heading-${u.itemNumber}`},[a.value?(e.openBlock(),e.createBlock(de,e.normalizeProps(e.mergeProps({key:0},a.value)),null,16)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(u.bodyCopy),1)],64))],10,el)],2))}}});function ze(o){return e.getCurrentScope()?(e.onScopeDispose(o),!0):!1}function te(o){return typeof o=="function"?o():e.unref(o)}const tl={mounted:"mounted",updated:"updated",unmounted:"unmounted"},Tt=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const yn=o=>o!=null,nl=Object.prototype.toString,ol=o=>nl.call(o)==="[object Object]",ne=()=>{},bn=rl();function rl(){var o,t;return Tt&&((o=window==null?void 0:window.navigator)==null?void 0:o.userAgent)&&(/iP(?:ad|hone|od)/.test(window.navigator.userAgent)||((t=window==null?void 0:window.navigator)==null?void 0:t.maxTouchPoints)>2&&/iPad|Macintosh/.test(window==null?void 0:window.navigator.userAgent))}function ll(...o){if(o.length!==1)return e.toRef(...o);const t=o[0];return typeof t=="function"?e.readonly(e.customRef(()=>({get:t,set:ne}))):e.ref(t)}const Cn=Tt?window:void 0;function Et(o){var t;const n=te(o);return(t=n==null?void 0:n.$el)!=null?t:n}function il(){const o=e.ref(!1),t=e.getCurrentInstance();return t&&e.onMounted(()=>{o.value=!0},t),o}function al(o){const t=il();return e.computed(()=>(t.value,!!o()))}function sl(o,t,n={}){const{root:r,rootMargin:l="0px",threshold:i=0,window:a=Cn,immediate:s=!0}=n,c=al(()=>a&&"IntersectionObserver"in a),u=e.computed(()=>{const g=te(o);return(Array.isArray(g)?g:[g]).map(Et).filter(yn)});let p=ne;const d=e.ref(s),m=c.value?e.watch(()=>[u.value,Et(r),d.value],([g,h])=>{if(p(),!d.value||!g.length)return;const y=new IntersectionObserver(t,{root:Et(h),rootMargin:l,threshold:i});g.forEach(b=>b&&y.observe(b)),p=()=>{y.disconnect(),p=ne}},{immediate:s,flush:"post"}):ne,f=()=>{p(),m(),d.value=!1};return ze(f),{isSupported:c,isActive:d,pause(){p(),d.value=!1},resume(){d.value=!0},stop:f}}function Pt(o,t={}){const{window:n=Cn,scrollTarget:r,threshold:l=0}=t,i=e.ref(!1);return sl(o,a=>{let s=i.value,c=0;for(const u of a)u.time>=c&&(c=u.time,s=u.isIntersecting);i.value=s},{root:r,window:n,threshold:l}),i}const cl=e.defineComponent({__name:"AnimationWrapper",props:{__typename:{},isChild:{type:Boolean},component:{},class:{}},setup(o){const t=o,n=e.ref(null),r=Pt(n,{threshold:.1});return(l,i)=>{var a;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(`w-full overflow-hidden ${t.class??""}`)},[e.createElementVNode("div",{ref_key:"content",ref:n,class:e.normalizeClass(`should-animate ${e.unref(r)?"animate":""}`)},[l.component&&((a=l.component)!=null&&a.__typename)?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(l.component.__typename),e.mergeProps({key:0},l.component,{"is-child":!0}),null,16)):e.renderSlot(l.$slots,"default",{key:1},void 0,!0)],2)],2)}}}),xe=(o,t)=>{const n=o.__vccOpts||o;for(const[r,l]of t)n[r]=l;return n},xt=xe(cl,[["__scopeId","data-v-38a806d4"]]),dl=["src","alt"],ul=["src","alt"],pl=["src","alt"],W=e.defineComponent({inheritAttrs:!1,__name:"Image",props:{__typename:{},entryTitle:{},media:{},mobileMedia:{},altTag:{},isFullWidth:{type:Boolean,default:!1},animated:{type:Boolean,default:!1},class:{}},setup(o){const t=o,n=e.computed(()=>{var a,s,c,u;return t.isFullWidth?"100%":(a=t.media)!=null&&a.width?typeof((s=t.media)==null?void 0:s.width)=="number"?`${(c=t.media)==null?void 0:c.width}px`:(u=t.media)==null?void 0:u.width:null}),r=e.computed(()=>{var a,s,c,u;return(a=t.media)!=null&&a.height?typeof((s=t.media)==null?void 0:s.height)=="number"?`${(c=t.media)==null?void 0:c.height}px`:(u=t.media)==null?void 0:u.height:null}),l=e.computed(()=>{var a,s,c,u;return t.isFullWidth?"100%":(a=t.mobileMedia)!=null&&a.width?typeof((s=t.mobileMedia)==null?void 0:s.width)=="number"?`${(c=t.mobileMedia)==null?void 0:c.width}px`:(u=t.mobileMedia)==null?void 0:u.width:null}),i=e.computed(()=>{var a,s,c,u;return(a=t.mobileMedia)!=null&&a.height?typeof((s=t.mobileMedia)==null?void 0:s.height)=="number"?`${(c=t.mobileMedia)==null?void 0:c.height}px`:(u=t.mobileMedia)==null?void 0:u.height:null});return(a,s)=>{var u,p;const c=xt;return e.openBlock(),e.createElementBlock(e.Fragment,null,[a.animated?(e.openBlock(),e.createBlock(c,{key:0,class:e.normalizeClass(a.$props.class)},{default:e.withCtx(()=>{var d;return[e.createElementVNode("img",{class:e.normalizeClass(t.class),src:(d=a.media)==null?void 0:d.url,alt:a.altTag,style:e.normalizeStyle({desktopWidth:n.value,desktopHeight:r.value})},null,14,dl)]}),_:1},8,["class"])):(e.openBlock(),e.createElementBlock("img",{key:1,class:e.normalizeClass(`${t.class} hidden md:flex`),src:(u=a.media)==null?void 0:u.url,alt:a.altTag,style:e.normalizeStyle({width:n.value,height:r.value})},null,14,ul)),a.animated?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("img",{key:2,class:e.normalizeClass(`${t.class} sm:flex md:hidden`),src:(p=a.mobileMedia)!=null&&p.url?a.mobileMedia.url:a.media.url,alt:a.altTag,style:e.normalizeStyle({width:l.value||n.value,height:i.value||r.value})},null,14,pl))],64)}}}),ml=["id"],fl=["aria-controls"],gl=["id","aria-labelledby"],hl=["innerHTML"],kn=e.defineComponent({__name:"AccordionListItem",props:{__typename:{},itemNumber:{},headline:{},bodyCopy:{},pt:{},isFirst:{type:Boolean},isLast:{type:Boolean},iconActive:{},iconDefault:{},totalItems:{},isListType:{type:Boolean},openAccordionIndex:{},toggleAccordion:{type:Function},image:{},backgroundColor:{},modules:{},type:{},isChild:{type:Boolean},parentBackgroundColor:{},loadMoreButtonTitle:{},startOpen:{type:Boolean},class:{}},setup(o){const t=o,n=e.computed(()=>v(Ze,t.pt??{})),{palette:r}=H(t),l=e.ref(t.openAccordionIndex===t.itemNumber),i=e.computed(()=>t.__typename==="Accordion"),a=e.computed(()=>!i.value||!t.modules||!t.type?null:{__typename:"Accordion",modules:t.modules,headline:"",type:t.type,isChild:!0,parentBackgroundColor:t.backgroundColor,backgroundColor:t.backgroundColor,pt:t.pt,class:t.class,loadMoreButtonTitle:t.loadMoreButtonTitle,startOpen:!1});return(s,c)=>{var u,p,d,m,f,g;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass({[`${((u=n.value)==null?void 0:u.root)??""}`]:!0,[`border-b first:border-t border-${e.unref(r).copy}`]:!0,[`accordion-item-${s.itemNumber}`]:!0,active:l.value,first:s.isFirst,last:s.isLast,"accordion-item":!0,group:!0,[`${t.class??""}`]:!0})},[e.createElementVNode("div",{id:`accordion-collapse-headline-${s.itemNumber}`,class:e.normalizeClass(`flex accordion-item-headline ${((p=n.value)==null?void 0:p.headline)??""}`)},[s.image?(e.openBlock(),e.createBlock(W,e.mergeProps({key:0},s.image,{class:`${((d=n.value)==null?void 0:d.image)??""}`}),null,16,["class"])):e.createCommentVNode("",!0),e.createElementVNode("button",{type:"button",class:e.normalizeClass(`flex items-center justify-between w-full text-${e.unref(r).subheadline} ${((m=n.value)==null?void 0:m.button)??""}`),"data-accordion-target":"#accordion-collapse-body-1","aria-expanded":"true","aria-controls":`accordion-collapse-body-${s.itemNumber}`,onClick:c[0]||(c[0]=e.withModifiers(h=>l.value=!l.value,["prevent"]))},[e.createElementVNode("span",null,e.toDisplayString(s.headline),1),e.createElementVNode("div",{class:e.normalizeClass(`${((f=n.value)==null?void 0:f.icon)??""} text-${e.unref(r).bullet}`)},[e.withDirectives(e.createElementVNode("i",{class:e.normalizeClass(`pi ${s.iconDefault}`)},null,2),[[e.vShow,!l.value]]),e.withDirectives(e.createElementVNode("i",{class:e.normalizeClass(`pi ${s.iconActive}`)},null,2),[[e.vShow,l.value]])],2)],10,fl)],10,ml),e.createElementVNode("div",{id:`accordion-collapse-body-${s.itemNumber}`,class:e.normalizeClass(`accordion-item-body text-${e.unref(r).copy} ${l.value?"active":"hidden"} ${((g=n.value)==null?void 0:g.bodyCopy)??""}`),"aria-labelledby":`accordion-collapse-heading-${s.itemNumber}`},[a.value?(e.openBlock(),e.createBlock(de,e.normalizeProps(e.mergeProps({key:0},a.value)),null,16)):(e.openBlock(),e.createElementBlock("div",{key:1,innerHTML:s.bodyCopy},null,8,hl))],10,gl)],2)}}}),yl=["id"],bl=["aria-controls"],Cl={class:e.normalizeClass("pi pi-plus-circle")},kl={class:e.normalizeClass("pi pi-times-circle")},wl=["id","aria-labelledby"],$l=["innerHTML"],wn=e.defineComponent({__name:"AccordionTileItem",props:{__typename:{},itemNumber:{},headline:{},bodyCopy:{},pt:{},isFirst:{type:Boolean},isLast:{type:Boolean},iconActive:{},iconDefault:{},totalItems:{},isListType:{type:Boolean},openAccordionIndex:{},toggleAccordion:{type:Function},image:{},backgroundColor:{},modules:{},type:{},isChild:{type:Boolean},parentBackgroundColor:{},loadMoreButtonTitle:{},startOpen:{type:Boolean},class:{}},emits:["toggleAccordion"],setup(o,{emit:t}){const n=o,r=e.computed(()=>v(Ye,n.pt??{})),{palette:l}=H(n),i=e.computed(()=>n.openAccordionIndex===n.itemNumber),a=e.computed(()=>n.__typename==="Accordion"),s=e.computed(()=>!a.value||!n.modules||!n.type?null:{__typename:"Accordion",modules:n.modules,headline:"",type:n.type,isChild:!0,parentBackgroundColor:n.backgroundColor,backgroundColor:n.backgroundColor,pt:n.pt,class:n.class,loadMoreButtonTitle:n.loadMoreButtonTitle,startOpen:!1}),c=t,u=p=>{c("toggleAccordion",p)};return(p,d)=>{var m,f,g,h,y,b,w,B,E,P;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass({[`accordion-item-${p.itemNumber}`]:!0,[((m=r.value)==null?void 0:m.root)??""]:!0,active:i.value,first:p.isFirst,last:p.isLast,"accordion-item":!0,group:!0,[`${n.class??""}`]:!0})},[e.createElementVNode("div",{id:`accordion-collapse-headline-${p.itemNumber}`,class:e.normalizeClass(`flex accordion-item-headline text-2xl p-8 !mb-0 md:p-16 ${((f=r.value)==null?void 0:f.headline)??""} bg-${(g=e.unref(l).interactive)==null?void 0:g.bg}`)},[p.image?(e.openBlock(),e.createBlock(W,e.mergeProps({key:0},p.image,{class:`${((h=r.value)==null?void 0:h.image)??""}`}),null,16,["class"])):e.createCommentVNode("",!0),e.createElementVNode("button",{type:"button",class:e.normalizeClass(`flex items-center w-full ${((y=r.value)==null?void 0:y.button)??""} text-${(b=e.unref(l).interactive)==null?void 0:b.copy}`),"data-accordion-target":"#accordion-collapse-body-1","aria-expanded":"true","aria-controls":`accordion-collapse-body-${p.itemNumber}`,onClick:d[0]||(d[0]=e.withModifiers(A=>u(p.itemNumber),["prevent"]))},[e.createElementVNode("span",null,e.toDisplayString(p.headline),1),e.createElementVNode("div",{class:e.normalizeClass((w=r.value)==null?void 0:w.icon)},[e.withDirectives(e.createElementVNode("i",Cl,null,512),[[e.vShow,p.openAccordionIndex!==p.itemNumber]]),e.withDirectives(e.createElementVNode("i",kl,null,512),[[e.vShow,p.openAccordionIndex===p.itemNumber]])],2)],10,bl)],10,yl),e.createElementVNode("div",{id:`accordion-collapse-body-${p.itemNumber}`,class:e.normalizeClass(`accordion-item-body ${i.value?"active":"hidden"} z-30 ${((B=r.value)==null?void 0:B.bodyCopy)??""} bg-${(E=e.unref(l).interactive)==null?void 0:E.bg} text-${(P=e.unref(l).interactive)==null?void 0:P.copy}`),"aria-labelledby":`accordion-collapse-heading-${p.itemNumber}`},[s.value?(e.openBlock(),e.createBlock(de,e.normalizeProps(e.mergeProps({key:0},s.value)),null,16)):(e.openBlock(),e.createElementBlock("div",{key:1,innerHTML:p.bodyCopy},null,8,$l))],10,wl)],2)}}});var $n={name:"ChevronDownIcon",extends:Te},Bl=e.createElementVNode("path",{d:"M7.01744 10.398C6.91269 10.3985 6.8089 10.378 6.71215 10.3379C6.61541 10.2977 6.52766 10.2386 6.45405 10.1641L1.13907 4.84913C1.03306 4.69404 0.985221 4.5065 1.00399 4.31958C1.02276 4.13266 1.10693 3.95838 1.24166 3.82747C1.37639 3.69655 1.55301 3.61742 1.74039 3.60402C1.92777 3.59062 2.11386 3.64382 2.26584 3.75424L7.01744 8.47394L11.769 3.75424C11.9189 3.65709 12.097 3.61306 12.2748 3.62921C12.4527 3.64535 12.6199 3.72073 12.7498 3.84328C12.8797 3.96582 12.9647 4.12842 12.9912 4.30502C13.0177 4.48162 12.9841 4.662 12.8958 4.81724L7.58083 10.1322C7.50996 10.2125 7.42344 10.2775 7.32656 10.3232C7.22968 10.3689 7.12449 10.3944 7.01744 10.398Z",fill:"currentColor"},null,-1),vl=[Bl];function Sl(o,t,n,r,l,i){return e.openBlock(),e.createElementBlock("svg",e.mergeProps({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o.pti()),vl,16)}$n.render=Sl;var Bn={name:"ChevronLeftIcon",extends:Te},Tl=e.createElementVNode("path",{d:"M9.61296 13C9.50997 13.0005 9.40792 12.9804 9.3128 12.9409C9.21767 12.9014 9.13139 12.8433 9.05902 12.7701L3.83313 7.54416C3.68634 7.39718 3.60388 7.19795 3.60388 6.99022C3.60388 6.78249 3.68634 6.58325 3.83313 6.43628L9.05902 1.21039C9.20762 1.07192 9.40416 0.996539 9.60724 1.00012C9.81032 1.00371 10.0041 1.08597 10.1477 1.22959C10.2913 1.37322 10.3736 1.56698 10.3772 1.77005C10.3808 1.97313 10.3054 2.16968 10.1669 2.31827L5.49496 6.99022L10.1669 11.6622C10.3137 11.8091 10.3962 12.0084 10.3962 12.2161C10.3962 12.4238 10.3137 12.6231 10.1669 12.7701C10.0945 12.8433 10.0083 12.9014 9.91313 12.9409C9.81801 12.9804 9.71596 13.0005 9.61296 13Z",fill:"currentColor"},null,-1),El=[Tl];function Pl(o,t,n,r,l,i){return e.openBlock(),e.createElementBlock("svg",e.mergeProps({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o.pti()),El,16)}Bn.render=Pl;var vn={name:"ChevronRightIcon",extends:Te},xl=e.createElementVNode("path",{d:"M4.38708 13C4.28408 13.0005 4.18203 12.9804 4.08691 12.9409C3.99178 12.9014 3.9055 12.8433 3.83313 12.7701C3.68634 12.6231 3.60388 12.4238 3.60388 12.2161C3.60388 12.0084 3.68634 11.8091 3.83313 11.6622L8.50507 6.99022L3.83313 2.31827C3.69467 2.16968 3.61928 1.97313 3.62287 1.77005C3.62645 1.56698 3.70872 1.37322 3.85234 1.22959C3.99596 1.08597 4.18972 1.00371 4.3928 1.00012C4.59588 0.996539 4.79242 1.07192 4.94102 1.21039L10.1669 6.43628C10.3137 6.58325 10.3962 6.78249 10.3962 6.99022C10.3962 7.19795 10.3137 7.39718 10.1669 7.54416L4.94102 12.7701C4.86865 12.8433 4.78237 12.9014 4.68724 12.9409C4.59212 12.9804 4.49007 13.0005 4.38708 13Z",fill:"currentColor"},null,-1),Il=[xl];function _l(o,t,n,r,l,i){return e.openBlock(),e.createElementBlock("svg",e.mergeProps({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o.pti()),Il,16)}vn.render=_l;var Sn={name:"ChevronUpIcon",extends:Te},Vl=e.createElementVNode("path",{d:"M12.2097 10.4113C12.1057 10.4118 12.0027 10.3915 11.9067 10.3516C11.8107 10.3118 11.7237 10.2532 11.6506 10.1792L6.93602 5.46461L2.22139 10.1476C2.07272 10.244 1.89599 10.2877 1.71953 10.2717C1.54307 10.2556 1.3771 10.1808 1.24822 10.0593C1.11933 9.93766 1.035 9.77633 1.00874 9.6011C0.982477 9.42587 1.0158 9.2469 1.10338 9.09287L6.37701 3.81923C6.52533 3.6711 6.72639 3.58789 6.93602 3.58789C7.14565 3.58789 7.3467 3.6711 7.49502 3.81923L12.7687 9.09287C12.9168 9.24119 13 9.44225 13 9.65187C13 9.8615 12.9168 10.0626 12.7687 10.2109C12.616 10.3487 12.4151 10.4207 12.2097 10.4113Z",fill:"currentColor"},null,-1),Al=[Vl];function Nl(o,t,n,r,l,i){return e.openBlock(),e.createElementBlock("svg",e.mergeProps({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o.pti()),Al,16)}Sn.render=Nl;var Ll={root:function(t){var n=t.instance;return["p-carousel p-component",{"p-carousel-vertical":n.isVertical(),"p-carousel-horizontal":!n.isVertical()}]},header:"p-carousel-header",content:"p-carousel-content",container:"p-carousel-container",previousButton:function(t){var n=t.instance;return["p-carousel-prev p-link",{"p-disabled":n.backwardIsDisabled}]},previousButtonIcon:"p-carousel-next-icon",itemsContent:"p-carousel-items-content",itemsContainer:"p-carousel-items-container",itemCloned:function(t){var n=t.index,r=t.value,l=t.totalShiftedItems,i=t.d_numVisible;return["p-carousel-item p-carousel-item-cloned",{"p-carousel-item-active":l*-1===r.length+i,"p-carousel-item-start":n===0,"p-carousel-item-end":r.slice(-1*i).length-1===n}]},item:function(t){var n=t.instance,r=t.index;return["p-carousel-item",{"p-carousel-item-active":n.firstIndex()<=r&&n.lastIndex()>=r,"p-carousel-item-start":n.firstIndex()===r,"p-carousel-item-end":n.lastIndex()===r}]},nextButton:function(t){var n=t.instance;return["p-carousel-next p-link",{"p-disabled":n.forwardIsDisabled}]},nextButtonIcon:"p-carousel-prev-icon",indicators:"p-carousel-indicators p-reset",indicator:function(t){var n=t.instance,r=t.index;return["p-carousel-indicator",{"p-highlight":n.d_page===r}]},indicatorButton:"p-link",footer:"p-carousel-footer"},Ol=X.extend({name:"carousel",classes:Ll}),zl={name:"BaseCarousel",extends:ve,props:{value:null,page:{type:Number,default:0},numVisible:{type:Number,default:1},numScroll:{type:Number,default:1},responsiveOptions:Array,orientation:{type:String,default:"horizontal"},verticalViewPortHeight:{type:String,default:"300px"},contentClass:String,containerClass:String,indicatorsContentClass:String,circular:{type:Boolean,default:!1},autoplayInterval:{type:Number,default:0},showNavigators:{type:Boolean,default:!0},showIndicators:{type:Boolean,default:!0},prevButtonProps:{type:null,default:null},nextButtonProps:{type:null,default:null}},style:Ol,provide:function(){return{$parentInstance:this}}};function ue(o){return Fl(o)||Dl(o)||jl(o)||Ml()}function Ml(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
79
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function jl(o,t){if(o){if(typeof o=="string")return It(o,t);var n=Object.prototype.toString.call(o).slice(8,-1);if(n==="Object"&&o.constructor&&(n=o.constructor.name),n==="Map"||n==="Set")return Array.from(o);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return It(o,t)}}function Dl(o){if(typeof Symbol<"u"&&o[Symbol.iterator]!=null||o["@@iterator"]!=null)return Array.from(o)}function Fl(o){if(Array.isArray(o))return It(o)}function It(o,t){(t==null||t>o.length)&&(t=o.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=o[n];return r}var Tn={name:"Carousel",extends:zl,inheritAttrs:!1,emits:["update:page"],isRemainingItemsAdded:!1,data:function(){return{remainingItems:0,d_numVisible:this.numVisible,d_numScroll:this.numScroll,d_oldNumScroll:0,d_oldNumVisible:0,d_oldValue:null,d_page:this.page,totalShiftedItems:this.page*this.numScroll*-1,allowAutoplay:!!this.autoplayInterval,d_circular:this.circular||this.allowAutoplay,swipeThreshold:20}},watch:{page:function(t){t>this.d_page?this.navForward({},t):t<this.d_page&&this.navBackward({},t),this.d_page=t},circular:function(t){this.d_circular=t},numVisible:function(t,n){this.d_numVisible=t,this.d_oldNumVisible=n},numScroll:function(t,n){this.d_oldNumScroll=n,this.d_numScroll=t},value:function(t){this.d_oldValue=t}},mounted:function(){var t=!1;if(this.$el.setAttribute(this.attributeSelector,""),this.createStyle(),this.calculatePosition(),this.responsiveOptions&&this.bindDocumentListeners(),this.isCircular()){var n=this.totalShiftedItems;this.d_page===0?n=-1*this.d_numVisible:n===0&&(n=-1*this.value.length,this.remainingItems>0&&(this.isRemainingItemsAdded=!0)),n!==this.totalShiftedItems&&(this.totalShiftedItems=n,t=!0)}!t&&this.isAutoplay()&&this.startAutoplay()},updated:function(){if(!this.empty){var t=this.isCircular(),n=!1,r=this.totalShiftedItems;if(this.autoplayInterval&&this.stopAutoplay(),this.d_oldNumScroll!==this.d_numScroll||this.d_oldNumVisible!==this.d_numVisible||this.d_oldValue.length!==this.value.length){this.remainingItems=(this.value.length-this.d_numVisible)%this.d_numScroll;var l=this.d_page;this.totalIndicators!==0&&l>=this.totalIndicators&&(l=this.totalIndicators-1,this.$emit("update:page",l),this.d_page=l,n=!0),r=l*this.d_numScroll*-1,t&&(r-=this.d_numVisible),l===this.totalIndicators-1&&this.remainingItems>0?(r+=-1*this.remainingItems+this.d_numScroll,this.isRemainingItemsAdded=!0):this.isRemainingItemsAdded=!1,r!==this.totalShiftedItems&&(this.totalShiftedItems=r,n=!0),this.d_oldNumScroll=this.d_numScroll,this.d_oldNumVisible=this.d_numVisible,this.d_oldValue=this.value,this.$refs.itemsContainer.style.transform=this.isVertical()?"translate3d(0, ".concat(r*(100/this.d_numVisible),"%, 0)"):"translate3d(".concat(r*(100/this.d_numVisible),"%, 0, 0)")}t&&(this.d_page===0?r=-1*this.d_numVisible:r===0&&(r=-1*this.value.length,this.remainingItems>0&&(this.isRemainingItemsAdded=!0)),r!==this.totalShiftedItems&&(this.totalShiftedItems=r,n=!0)),!n&&this.isAutoplay()&&this.startAutoplay()}},beforeUnmount:function(){this.responsiveOptions&&this.unbindDocumentListeners(),this.autoplayInterval&&this.stopAutoplay()},methods:{getIndicatorPTOptions:function(t){return{context:{highlighted:t===this.d_page}}},step:function(t,n){var r=this.totalShiftedItems,l=this.isCircular();if(n!=null)r=this.d_numScroll*n*-1,l&&(r-=this.d_numVisible),this.isRemainingItemsAdded=!1;else{r+=this.d_numScroll*t,this.isRemainingItemsAdded&&(r+=this.remainingItems-this.d_numScroll*t,this.isRemainingItemsAdded=!1);var i=l?r+this.d_numVisible:r;n=Math.abs(Math.floor(i/this.d_numScroll))}l&&this.d_page===this.totalIndicators-1&&t===-1?(r=-1*(this.value.length+this.d_numVisible),n=0):l&&this.d_page===0&&t===1?(r=0,n=this.totalIndicators-1):n===this.totalIndicators-1&&this.remainingItems>0&&(r+=this.remainingItems*-1-this.d_numScroll*t,this.isRemainingItemsAdded=!0),this.$refs.itemsContainer&&(!this.isUnstyled&&L.removeClass(this.$refs.itemsContainer,"p-items-hidden"),this.$refs.itemsContainer.style.transform=this.isVertical()?"translate3d(0, ".concat(r*(100/this.d_numVisible),"%, 0)"):"translate3d(".concat(r*(100/this.d_numVisible),"%, 0, 0)"),this.$refs.itemsContainer.style.transition="transform 500ms ease 0s"),this.totalShiftedItems=r,this.$emit("update:page",n),this.d_page=n},calculatePosition:function(){if(this.$refs.itemsContainer&&this.responsiveOptions){for(var t=window.innerWidth,n={numVisible:this.numVisible,numScroll:this.numScroll},r=0;r<this.responsiveOptions.length;r++){var l=this.responsiveOptions[r];parseInt(l.breakpoint,10)>=t&&(n=l)}if(this.d_numScroll!==n.numScroll){var i=this.d_page;i=parseInt(i*this.d_numScroll/n.numScroll),this.totalShiftedItems=n.numScroll*i*-1,this.isCircular()&&(this.totalShiftedItems-=n.numVisible),this.d_numScroll=n.numScroll,this.$emit("update:page",i),this.d_page=i}this.d_numVisible!==n.numVisible&&(this.d_numVisible=n.numVisible)}},navBackward:function(t,n){(this.d_circular||this.d_page!==0)&&this.step(1,n),this.allowAutoplay=!1,t.cancelable&&t.preventDefault()},navForward:function(t,n){(this.d_circular||this.d_page<this.totalIndicators-1)&&this.step(-1,n),this.allowAutoplay=!1,t.cancelable&&t.preventDefault()},onIndicatorClick:function(t,n){var r=this.d_page;n>r?this.navForward(t,n):n<r&&this.navBackward(t,n)},onTransitionEnd:function(){this.$refs.itemsContainer&&(!this.isUnstyled&&L.addClass(this.$refs.itemsContainer,"p-items-hidden"),this.$refs.itemsContainer.style.transition="",(this.d_page===0||this.d_page===this.totalIndicators-1)&&this.isCircular()&&(this.$refs.itemsContainer.style.transform=this.isVertical()?"translate3d(0, ".concat(this.totalShiftedItems*(100/this.d_numVisible),"%, 0)"):"translate3d(".concat(this.totalShiftedItems*(100/this.d_numVisible),"%, 0, 0)")))},onTouchStart:function(t){var n=t.changedTouches[0];this.startPos={x:n.pageX,y:n.pageY}},onTouchMove:function(t){var n=t.changedTouches[0],r=this.isVertical()?n.pageY-this.startPos.y:n.pageX-this.startPos.x;Math.abs(r)>this.swipeThreshold&&t.cancelable&&t.preventDefault()},onTouchEnd:function(t){var n=t.changedTouches[0];this.isVertical()?this.changePageOnTouch(t,n.pageY-this.startPos.y):this.changePageOnTouch(t,n.pageX-this.startPos.x)},changePageOnTouch:function(t,n){Math.abs(n)>this.swipeThreshold&&(n<0?this.navForward(t):this.navBackward(t))},onIndicatorKeydown:function(t){switch(t.code){case"ArrowRight":this.onRightKey();break;case"ArrowLeft":this.onLeftKey();break;case"Home":this.onHomeKey(),t.preventDefault();break;case"End":this.onEndKey(),t.preventDefault();break;case"ArrowUp":case"ArrowDown":case"PageUp":case"PageDown":t.preventDefault();break;case"Tab":this.onTabKey();break}},onRightKey:function(){var t=ue(L.find(this.$refs.indicatorContent,'[data-pc-section="indicator"]')),n=this.findFocusedIndicatorIndex();this.changedFocusedIndicator(n,n+1===t.length?t.length-1:n+1)},onLeftKey:function(){var t=this.findFocusedIndicatorIndex();this.changedFocusedIndicator(t,t-1<=0?0:t-1)},onHomeKey:function(){var t=this.findFocusedIndicatorIndex();this.changedFocusedIndicator(t,0)},onEndKey:function(){var t=ue(L.find(this.$refs.indicatorContent,'[data-pc-section="indicator"]')),n=this.findFocusedIndicatorIndex();this.changedFocusedIndicator(n,t.length-1)},onTabKey:function(){var t=ue(L.find(this.$refs.indicatorContent,'[data-pc-section="indicator"]')),n=t.findIndex(function(i){return L.getAttribute(i,"data-p-highlight")===!0}),r=L.findSingle(this.$refs.indicatorContent,'[data-pc-section="indicator"] > button[tabindex="0"]'),l=t.findIndex(function(i){return i===r.parentElement});t[l].children[0].tabIndex="-1",t[n].children[0].tabIndex="0"},findFocusedIndicatorIndex:function(){var t=ue(L.find(this.$refs.indicatorContent,'[data-pc-section="indicator"]')),n=L.findSingle(this.$refs.indicatorContent,'[data-pc-section="indicator"] > button[tabindex="0"]');return t.findIndex(function(r){return r===n.parentElement})},changedFocusedIndicator:function(t,n){var r=ue(L.find(this.$refs.indicatorContent,'[data-pc-section="indicator"]'));r[t].children[0].tabIndex="-1",r[n].children[0].tabIndex="0",r[n].children[0].focus()},bindDocumentListeners:function(){var t=this;this.documentResizeListener||(this.documentResizeListener=function(n){t.calculatePosition(n)},window.addEventListener("resize",this.documentResizeListener))},unbindDocumentListeners:function(){this.documentResizeListener&&(window.removeEventListener("resize",this.documentResizeListener),this.documentResizeListener=null)},startAutoplay:function(){var t=this;this.interval=setInterval(function(){t.d_page===t.totalIndicators-1?t.step(-1,0):t.step(-1,t.d_page+1)},this.autoplayInterval)},stopAutoplay:function(){this.interval&&clearInterval(this.interval)},createStyle:function(){if(!this.carouselStyle){var t;this.carouselStyle=document.createElement("style"),this.carouselStyle.type="text/css",L.setAttribute(this.carouselStyle,"nonce",(t=this.$primevue)===null||t===void 0||(t=t.config)===null||t===void 0||(t=t.csp)===null||t===void 0?void 0:t.nonce),document.body.appendChild(this.carouselStyle)}var n=`
76
+ `,Ql=xe.extend({name:"baseicon",css:Zl});function Et(n){"@babel/helpers - typeof";return Et=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Et(n)}function Go(n,e){var t=Object.keys(n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(n);e&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(n,o).enumerable})),t.push.apply(t,i)}return t}function Zo(n){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?Go(Object(t),!0).forEach(function(i){Jl(n,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(t)):Go(Object(t)).forEach(function(i){Object.defineProperty(n,i,Object.getOwnPropertyDescriptor(t,i))})}return n}function Jl(n,e,t){return e=ec(e),e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}function ec(n){var e=tc(n,"string");return Et(e)=="symbol"?e:String(e)}function tc(n,e){if(Et(n)!="object"||!n)return n;var t=n[Symbol.toPrimitive];if(t!==void 0){var i=t.call(n,e||"default");if(Et(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(n)}var At={name:"BaseIcon",extends:Mt,props:{label:{type:String,default:void 0},spin:{type:Boolean,default:!1}},style:Ql,methods:{pti:function(){var e=z.isEmpty(this.label);return Zo(Zo({},!this.isUnstyled&&{class:["p-icon",{"p-icon-spin":this.spin}]}),{},{role:e?void 0:"img","aria-label":e?void 0:this.label,"aria-hidden":e})}}},Qo={name:"SpinnerIcon",extends:At},nc=r.createElementVNode("path",{d:"M6.99701 14C5.85441 13.999 4.72939 13.7186 3.72012 13.1832C2.71084 12.6478 1.84795 11.8737 1.20673 10.9284C0.565504 9.98305 0.165424 8.89526 0.041387 7.75989C-0.0826496 6.62453 0.073125 5.47607 0.495122 4.4147C0.917119 3.35333 1.59252 2.4113 2.46241 1.67077C3.33229 0.930247 4.37024 0.413729 5.4857 0.166275C6.60117 -0.0811796 7.76026 -0.0520535 8.86188 0.251112C9.9635 0.554278 10.9742 1.12227 11.8057 1.90555C11.915 2.01493 11.9764 2.16319 11.9764 2.31778C11.9764 2.47236 11.915 2.62062 11.8057 2.73C11.7521 2.78503 11.688 2.82877 11.6171 2.85864C11.5463 2.8885 11.4702 2.90389 11.3933 2.90389C11.3165 2.90389 11.2404 2.8885 11.1695 2.85864C11.0987 2.82877 11.0346 2.78503 10.9809 2.73C9.9998 1.81273 8.73246 1.26138 7.39226 1.16876C6.05206 1.07615 4.72086 1.44794 3.62279 2.22152C2.52471 2.99511 1.72683 4.12325 1.36345 5.41602C1.00008 6.70879 1.09342 8.08723 1.62775 9.31926C2.16209 10.5513 3.10478 11.5617 4.29713 12.1803C5.48947 12.7989 6.85865 12.988 8.17414 12.7157C9.48963 12.4435 10.6711 11.7264 11.5196 10.6854C12.3681 9.64432 12.8319 8.34282 12.8328 7C12.8328 6.84529 12.8943 6.69692 13.0038 6.58752C13.1132 6.47812 13.2616 6.41667 13.4164 6.41667C13.5712 6.41667 13.7196 6.47812 13.8291 6.58752C13.9385 6.69692 14 6.84529 14 7C14 8.85651 13.2622 10.637 11.9489 11.9497C10.6356 13.2625 8.85432 14 6.99701 14Z",fill:"currentColor"},null,-1),ic=[nc];function oc(n,e,t,i,o,s){return r.openBlock(),r.createElementBlock("svg",r.mergeProps({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n.pti()),ic,16)}Qo.render=oc;function Lt(n){"@babel/helpers - typeof";return Lt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Lt(n)}function Jo(n,e){return lc(n)||ac(n,e)||sc(n,e)||rc()}function rc(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
77
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function sc(n,e){if(n){if(typeof n=="string")return er(n,e);var t=Object.prototype.toString.call(n).slice(8,-1);if(t==="Object"&&n.constructor&&(t=n.constructor.name),t==="Map"||t==="Set")return Array.from(n);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return er(n,e)}}function er(n,e){(e==null||e>n.length)&&(e=n.length);for(var t=0,i=new Array(e);t<e;t++)i[t]=n[t];return i}function ac(n,e){var t=n==null?null:typeof Symbol<"u"&&n[Symbol.iterator]||n["@@iterator"];if(t!=null){var i,o,s,a,l=[],c=!0,d=!1;try{if(s=(t=t.call(n)).next,e!==0)for(;!(c=(i=s.call(t)).done)&&(l.push(i.value),l.length!==e);c=!0);}catch(h){d=!0,o=h}finally{try{if(!c&&t.return!=null&&(a=t.return(),Object(a)!==a))return}finally{if(d)throw o}}return l}}function lc(n){if(Array.isArray(n))return n}function tr(n,e){var t=Object.keys(n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(n);e&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(n,o).enumerable})),t.push.apply(t,i)}return t}function J(n){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?tr(Object(t),!0).forEach(function(i){Li(n,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(t)):tr(Object(t)).forEach(function(i){Object.defineProperty(n,i,Object.getOwnPropertyDescriptor(t,i))})}return n}function Li(n,e,t){return e=cc(e),e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}function cc(n){var e=dc(n,"string");return Lt(e)=="symbol"?e:String(e)}function dc(n,e){if(Lt(n)!="object"||!n)return n;var t=n[Symbol.toPrimitive];if(t!==void 0){var i=t.call(n,e||"default");if(Lt(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(n)}var F={_getMeta:function(){return[z.isObject(arguments.length<=0?void 0:arguments[0])||arguments.length<=0?void 0:arguments[0],z.getItemValue(z.isObject(arguments.length<=0?void 0:arguments[0])?arguments.length<=0?void 0:arguments[0]:arguments.length<=1?void 0:arguments[1])]},_getConfig:function(e,t){var i,o,s;return(i=(e==null||(o=e.instance)===null||o===void 0?void 0:o.$primevue)||(t==null||(s=t.ctx)===null||s===void 0||(s=s.appContext)===null||s===void 0||(s=s.config)===null||s===void 0||(s=s.globalProperties)===null||s===void 0?void 0:s.$primevue))===null||i===void 0?void 0:i.config},_getOptionValue:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},o=z.toFlatCase(t).split("."),s=o.shift();return s?z.isObject(e)?F._getOptionValue(z.getItemValue(e[Object.keys(e).find(function(a){return z.toFlatCase(a)===s})||""],i),o.join("."),i):void 0:z.getItemValue(e,i)},_getPTValue:function(){var e,t,i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"",a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},l=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!0,c=function(){var k=F._getOptionValue.apply(F,arguments);return z.isString(k)||z.isArray(k)?{class:k}:k},d=((e=i.binding)===null||e===void 0||(e=e.value)===null||e===void 0?void 0:e.ptOptions)||((t=i.$config)===null||t===void 0?void 0:t.ptOptions)||{},h=d.mergeSections,u=h===void 0?!0:h,f=d.mergeProps,p=f===void 0?!1:f,m=l?F._useDefaultPT(i,i.defaultPT(),c,s,a):void 0,g=F._usePT(i,F._getPT(o,i.$name),c,s,J(J({},a),{},{global:m||{}})),b=F._getPTDatasets(i,s);return u||!u&&g?p?F._mergeProps(i,p,m,g,b):J(J(J({},m),g),b):J(J({},g),b)},_getPTDatasets:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",i="data-pc-";return J(J({},t==="root"&&Li({},"".concat(i,"name"),z.toFlatCase(e.$name))),{},Li({},"".concat(i,"section"),z.toFlatCase(t)))},_getPT:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",i=arguments.length>2?arguments[2]:void 0,o=function(a){var l,c=i?i(a):a,d=z.toFlatCase(t);return(l=c==null?void 0:c[d])!==null&&l!==void 0?l:c};return e!=null&&e.hasOwnProperty("_usept")?{_usept:e._usept,originalValue:o(e.originalValue),value:o(e.value)}:o(e)},_usePT:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0,i=arguments.length>2?arguments[2]:void 0,o=arguments.length>3?arguments[3]:void 0,s=arguments.length>4?arguments[4]:void 0,a=function(b){return i(b,o,s)};if(t!=null&&t.hasOwnProperty("_usept")){var l,c=t._usept||((l=e.$config)===null||l===void 0?void 0:l.ptOptions)||{},d=c.mergeSections,h=d===void 0?!0:d,u=c.mergeProps,f=u===void 0?!1:u,p=a(t.originalValue),m=a(t.value);return p===void 0&&m===void 0?void 0:z.isString(m)?m:z.isString(p)?p:h||!h&&m?f?F._mergeProps(e,f,p,m):J(J({},p),m):m}return a(t)},_useDefaultPT:function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=arguments.length>2?arguments[2]:void 0,o=arguments.length>3?arguments[3]:void 0,s=arguments.length>4?arguments[4]:void 0;return F._usePT(e,t,i,o,s)},_hook:function(e,t,i,o,s,a){var l,c,d="on".concat(z.toCapitalCase(t)),h=F._getConfig(o,s),u=i==null?void 0:i.$instance,f=F._usePT(u,F._getPT(o==null||(l=o.value)===null||l===void 0?void 0:l.pt,e),F._getOptionValue,"hooks.".concat(d)),p=F._useDefaultPT(u,h==null||(c=h.pt)===null||c===void 0||(c=c.directives)===null||c===void 0?void 0:c[e],F._getOptionValue,"hooks.".concat(d)),m={el:i,binding:o,vnode:s,prevVnode:a};f==null||f(u,m),p==null||p(u,m)},_mergeProps:function(){for(var e=arguments.length>1?arguments[1]:void 0,t=arguments.length,i=new Array(t>2?t-2:0),o=2;o<t;o++)i[o-2]=arguments[o];return z.isFunction(e)?e.apply(void 0,i):r.mergeProps.apply(void 0,i)},_extend:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=function(s,a,l,c,d){var h,u;a._$instances=a._$instances||{};var f=F._getConfig(l,c),p=a._$instances[e]||{},m=z.isEmpty(p)?J(J({},t),t==null?void 0:t.methods):{};a._$instances[e]=J(J({},p),{},{$name:e,$host:a,$binding:l,$modifiers:l==null?void 0:l.modifiers,$value:l==null?void 0:l.value,$el:p.$el||a||void 0,$style:J({classes:void 0,inlineStyles:void 0,loadStyle:function(){}},t==null?void 0:t.style),$config:f,defaultPT:function(){return F._getPT(f==null?void 0:f.pt,void 0,function(b){var y;return b==null||(y=b.directives)===null||y===void 0?void 0:y[e]})},isUnstyled:function(){var b,y;return((b=a.$instance)===null||b===void 0||(b=b.$binding)===null||b===void 0||(b=b.value)===null||b===void 0?void 0:b.unstyled)!==void 0?(y=a.$instance)===null||y===void 0||(y=y.$binding)===null||y===void 0||(y=y.value)===null||y===void 0?void 0:y.unstyled:f==null?void 0:f.unstyled},ptm:function(){var b,y=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",k=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return F._getPTValue(a.$instance,(b=a.$instance)===null||b===void 0||(b=b.$binding)===null||b===void 0||(b=b.value)===null||b===void 0?void 0:b.pt,y,J({},k))},ptmo:function(){var b=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",k=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return F._getPTValue(a.$instance,b,y,k,!1)},cx:function(){var b,y,k=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",x=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return(b=a.$instance)!==null&&b!==void 0&&b.isUnstyled()?void 0:F._getOptionValue((y=a.$instance)===null||y===void 0||(y=y.$style)===null||y===void 0?void 0:y.classes,k,J({},x))},sx:function(){var b,y=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",k=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,x=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return k?F._getOptionValue((b=a.$instance)===null||b===void 0||(b=b.$style)===null||b===void 0?void 0:b.inlineStyles,y,J({},x)):void 0}},m),a.$instance=a._$instances[e],(h=(u=a.$instance)[s])===null||h===void 0||h.call(u,a,l,c,d),a["$".concat(e)]=a.$instance,F._hook(e,s,a,l,c,d)};return{created:function(s,a,l,c){i("created",s,a,l,c)},beforeMount:function(s,a,l,c){var d,h,u,f,p=F._getConfig(a,l);xe.loadStyle({nonce:p==null||(d=p.csp)===null||d===void 0?void 0:d.nonce}),!((h=s.$instance)!==null&&h!==void 0&&h.isUnstyled())&&((u=s.$instance)===null||u===void 0||(u=u.$style)===null||u===void 0||u.loadStyle({nonce:p==null||(f=p.csp)===null||f===void 0?void 0:f.nonce})),i("beforeMount",s,a,l,c)},mounted:function(s,a,l,c){var d,h,u,f,p=F._getConfig(a,l);xe.loadStyle({nonce:p==null||(d=p.csp)===null||d===void 0?void 0:d.nonce}),!((h=s.$instance)!==null&&h!==void 0&&h.isUnstyled())&&((u=s.$instance)===null||u===void 0||(u=u.$style)===null||u===void 0||u.loadStyle({nonce:p==null||(f=p.csp)===null||f===void 0?void 0:f.nonce})),i("mounted",s,a,l,c)},beforeUpdate:function(s,a,l,c){i("beforeUpdate",s,a,l,c)},updated:function(s,a,l,c){i("updated",s,a,l,c)},beforeUnmount:function(s,a,l,c){i("beforeUnmount",s,a,l,c)},unmounted:function(s,a,l,c){i("unmounted",s,a,l,c)}}},extend:function(){var e=F._getMeta.apply(F,arguments),t=Jo(e,2),i=t[0],o=t[1];return J({extend:function(){var a=F._getMeta.apply(F,arguments),l=Jo(a,2),c=l[0],d=l[1];return F.extend(c,J(J(J({},o),o==null?void 0:o.methods),d))}},F._extend(i,o))}},uc={root:"p-ink"},hc=xe.extend({name:"ripple",classes:uc}),fc=F.extend({style:hc});function pc(n){return yc(n)||bc(n)||gc(n)||mc()}function mc(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
78
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function gc(n,e){if(n){if(typeof n=="string")return Ii(n,e);var t=Object.prototype.toString.call(n).slice(8,-1);if(t==="Object"&&n.constructor&&(t=n.constructor.name),t==="Map"||t==="Set")return Array.from(n);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return Ii(n,e)}}function bc(n){if(typeof Symbol<"u"&&n[Symbol.iterator]!=null||n["@@iterator"]!=null)return Array.from(n)}function yc(n){if(Array.isArray(n))return Ii(n)}function Ii(n,e){(e==null||e>n.length)&&(e=n.length);for(var t=0,i=new Array(e);t<e;t++)i[t]=n[t];return i}var nr=fc.extend("ripple",{mounted:function(e){var t,i=e==null||(t=e.$instance)===null||t===void 0?void 0:t.$config;i&&i.ripple&&(this.create(e),this.bindEvents(e),e.setAttribute("data-pd-ripple",!0))},unmounted:function(e){this.remove(e)},timeout:void 0,methods:{bindEvents:function(e){e.addEventListener("mousedown",this.onMouseDown.bind(this))},unbindEvents:function(e){e.removeEventListener("mousedown",this.onMouseDown.bind(this))},create:function(e){var t=W.createElement("span",{role:"presentation","aria-hidden":!0,"data-p-ink":!0,"data-p-ink-active":!1,class:!this.isUnstyled()&&this.cx("root"),onAnimationEnd:this.onAnimationEnd.bind(this),"p-bind":this.ptm("root")});e.appendChild(t),this.$el=t},remove:function(e){var t=this.getInk(e);t&&(this.unbindEvents(e),t.removeEventListener("animationend",this.onAnimationEnd),t.remove())},onMouseDown:function(e){var t=this,i=e.currentTarget,o=this.getInk(i);if(!(!o||getComputedStyle(o,null).display==="none")){if(!this.isUnstyled()&&W.removeClass(o,"p-ink-active"),o.setAttribute("data-p-ink-active","false"),!W.getHeight(o)&&!W.getWidth(o)){var s=Math.max(W.getOuterWidth(i),W.getOuterHeight(i));o.style.height=s+"px",o.style.width=s+"px"}var a=W.getOffset(i),l=e.pageX-a.left+document.body.scrollTop-W.getWidth(o)/2,c=e.pageY-a.top+document.body.scrollLeft-W.getHeight(o)/2;o.style.top=c+"px",o.style.left=l+"px",!this.isUnstyled()&&W.addClass(o,"p-ink-active"),o.setAttribute("data-p-ink-active","true"),this.timeout=setTimeout(function(){o&&(!t.isUnstyled()&&W.removeClass(o,"p-ink-active"),o.setAttribute("data-p-ink-active","false"))},401)}},onAnimationEnd:function(e){this.timeout&&clearTimeout(this.timeout),!this.isUnstyled()&&W.removeClass(e.currentTarget,"p-ink-active"),e.currentTarget.setAttribute("data-p-ink-active","false")},getInk:function(e){return e&&e.children?pc(e.children).find(function(t){return W.getAttribute(t,"data-pc-name")==="ripple"}):void 0}}});function It(n){"@babel/helpers - typeof";return It=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},It(n)}function De(n,e,t){return e=kc(e),e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}function kc(n){var e=Cc(n,"string");return It(e)=="symbol"?e:String(e)}function Cc(n,e){if(It(n)!="object"||!n)return n;var t=n[Symbol.toPrimitive];if(t!==void 0){var i=t.call(n,e||"default");if(It(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(n)}var xc={root:function(e){var t=e.instance,i=e.props;return["p-button p-component",De(De(De(De(De(De(De(De({"p-button-icon-only":t.hasIcon&&!i.label&&!i.badge,"p-button-vertical":(i.iconPos==="top"||i.iconPos==="bottom")&&i.label,"p-disabled":t.$attrs.disabled||t.$attrs.disabled===""||i.loading,"p-button-loading":i.loading,"p-button-loading-label-only":i.loading&&!t.hasIcon&&i.label,"p-button-link":i.link},"p-button-".concat(i.severity),i.severity),"p-button-raised",i.raised),"p-button-rounded",i.rounded),"p-button-text",i.text),"p-button-outlined",i.outlined),"p-button-sm",i.size==="small"),"p-button-lg",i.size==="large"),"p-button-plain",i.plain)]},loadingIcon:"p-button-loading-icon pi-spin",icon:function(e){var t=e.props;return["p-button-icon",{"p-button-icon-left":t.iconPos==="left"&&t.label,"p-button-icon-right":t.iconPos==="right"&&t.label,"p-button-icon-top":t.iconPos==="top"&&t.label,"p-button-icon-bottom":t.iconPos==="bottom"&&t.label}]},label:"p-button-label"},wc=xe.extend({name:"button",classes:xc}),_c={name:"BaseButton",extends:Mt,props:{label:{type:String,default:null},icon:{type:String,default:null},iconPos:{type:String,default:"left"},iconClass:{type:String,default:null},badge:{type:String,default:null},badgeClass:{type:String,default:null},badgeSeverity:{type:String,default:null},loading:{type:Boolean,default:!1},loadingIcon:{type:String,default:void 0},link:{type:Boolean,default:!1},severity:{type:String,default:null},raised:{type:Boolean,default:!1},rounded:{type:Boolean,default:!1},text:{type:Boolean,default:!1},outlined:{type:Boolean,default:!1},size:{type:String,default:null},plain:{type:Boolean,default:!1}},style:wc,provide:function(){return{$parentInstance:this}}},dn={name:"Button",extends:_c,inheritAttrs:!1,methods:{getPTOptions:function(e){var t=e==="root"?this.ptmi:this.ptm;return t(e,{context:{disabled:this.disabled}})}},computed:{disabled:function(){return this.$attrs.disabled||this.$attrs.disabled===""||this.loading},defaultAriaLabel:function(){return this.label?this.label+(this.badge?" "+this.badge:""):this.$attrs.ariaLabel},hasIcon:function(){return this.icon||this.$slots.icon}},components:{SpinnerIcon:Qo,Badge:Xo},directives:{ripple:nr}},vc=["aria-label","disabled","data-p-severity"];function Sc(n,e,t,i,o,s){var a=r.resolveComponent("SpinnerIcon"),l=r.resolveComponent("Badge"),c=r.resolveDirective("ripple");return r.withDirectives((r.openBlock(),r.createElementBlock("button",r.mergeProps({class:n.cx("root"),type:"button","aria-label":s.defaultAriaLabel,disabled:s.disabled},s.getPTOptions("root"),{"data-p-severity":n.severity}),[r.renderSlot(n.$slots,"default",{},function(){return[n.loading?r.renderSlot(n.$slots,"loadingicon",{key:0,class:r.normalizeClass([n.cx("loadingIcon"),n.cx("icon")])},function(){return[n.loadingIcon?(r.openBlock(),r.createElementBlock("span",r.mergeProps({key:0,class:[n.cx("loadingIcon"),n.cx("icon"),n.loadingIcon]},n.ptm("loadingIcon")),null,16)):(r.openBlock(),r.createBlock(a,r.mergeProps({key:1,class:[n.cx("loadingIcon"),n.cx("icon")],spin:""},n.ptm("loadingIcon")),null,16,["class"]))]}):r.renderSlot(n.$slots,"icon",{key:1,class:r.normalizeClass([n.cx("icon")])},function(){return[n.icon?(r.openBlock(),r.createElementBlock("span",r.mergeProps({key:0,class:[n.cx("icon"),n.icon,n.iconClass]},n.ptm("icon")),null,16)):r.createCommentVNode("",!0)]}),r.createElementVNode("span",r.mergeProps({class:n.cx("label")},n.ptm("label")),r.toDisplayString(n.label||" "),17),n.badge?(r.openBlock(),r.createBlock(l,r.mergeProps({key:2,value:n.badge,class:n.badgeClass,severity:n.badgeSeverity,unstyled:n.unstyled},n.ptm("badge")),null,16,["value","class","severity","unstyled"])):r.createCommentVNode("",!0)]})],16,vc)),[[c]])}dn.render=Sc;const $c=["innerHTML"],lt=r.defineComponent({__name:"Accordion",props:{__typename:{},modules:{},headline:{},isChild:{type:Boolean},isSubAccordion:{type:Boolean},type:{},backgroundColor:{},parentBackgroundColor:{},pt:{},imageIcon:{},loadMoreButtonTitle:{},startOpen:{type:Boolean,default:!0},class:{}},setup(n){const e=n,t=r.computed(()=>e.type==="List"?"pi-chevron-down":"pi-plus-circle"),i=r.computed(()=>e.type==="List"?"pi-times":"pi-times-circle"),o=r.computed(()=>ii(e.type,e.pt??{},e.isChild)),{backgroundColor:s,palette:a}=Q({...e,backgroundColor:e.backgroundColor||e.parentBackgroundColor}),l=r.ref(e.startOpen?0:null),c=u=>{l.value=l.value===u?null:u},d=r.ref(e.modules.length-1<=4?e.modules.length-1:4),h=()=>{d.value=d.value+4};return(u,f)=>{var p;return r.openBlock(),r.createBlock(r.resolveDynamicComponent(u.isChild?"div":"section"),{class:r.normalizeClass(`accordion-module ${((p=o.value)==null?void 0:p.root)??""} bg-${r.unref(s)} ${u.isChild?"":"p-16"} ${e.class??""}`)},{default:r.withCtx(()=>{var m,g;return[u.headline?(r.openBlock(),r.createElementBlock("h3",{key:0,class:r.normalizeClass(`accordion-module-headline ${((m=o.value)==null?void 0:m.headline)??""} text-${r.unref(a).headline}`),innerHTML:u.headline},null,10,$c)):r.createCommentVNode("",!0),u.modules?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(`accordion-module-container flex ${((g=o.value)==null?void 0:g.container)??""} ${e.isSubAccordion?"[&>:last-child]:border-b-0":""}`)},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(u.modules,(b,y)=>(r.openBlock(),r.createElementBlock(r.Fragment,{key:`${b.headline}-${y}`},[u.type==="Tile"||y<=d.value?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(`Accordion${u.type}Item`),r.mergeProps({key:0,ref_for:!0},b,{"item-number":y,"is-first":y===0,"is-last":y===d.value,"is-child":u.isChild,"icon-default":t.value,"icon-active":i.value,"total-items":u.modules.length,"open-accordion-index":l.value,"background-color":r.unref(s),onToggleAccordion:k=>c(y)}),null,16,["item-number","is-first","is-last","is-child","icon-default","icon-active","total-items","open-accordion-index","background-color","onToggleAccordion"])):r.createCommentVNode("",!0)],64))),128)),u.modules.length>5?(r.openBlock(),r.createBlock(r.unref(dn),{key:0,label:e.loadMoreButtonTitle??"Load More",class:"mt-10 text-lily rounded-[2rem] bg-rosemary py-2 px-10 whitespace-nowrap float-left max-w-[fit-content] text-xl",onClick:h},null,8,["label"])):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0)]}),_:1},8,["class"])}}}),Tc=["id"],Bc=["aria-controls"],Pc=["id","aria-labelledby"],Mc=["id"],Ec=["aria-expanded","aria-controls"],Ac=["id","aria-labelledby"],ir=r.defineComponent({__name:"AccordionItem",props:{__typename:{},itemNumber:{},headline:{},bodyCopy:{},pt:{},isFirst:{type:Boolean},isLast:{type:Boolean},iconActive:{},iconDefault:{},totalItems:{default:4},isListType:{type:Boolean},openAccordionIndex:{},toggleAccordion:{},image:{},backgroundColor:{},modules:{},type:{},isChild:{type:Boolean},parentBackgroundColor:{},loadMoreButtonTitle:{},startOpen:{type:Boolean},class:{}},emits:["toggleAccordion"],setup(n,{emit:e}){const t=n,i=r.computed(()=>N(_t,t.pt??{})),o=r.ref(!1),s=r.computed(()=>t.__typename==="Accordion"),a=r.computed(()=>!s.value||!t.modules||!t.type?null:{__typename:"Accordion",modules:t.modules,headline:"",type:t.type,isChild:!0,parentBackgroundColor:t.backgroundColor,backgroundColor:t.backgroundColor,pt:t.pt,class:t.class,loadMoreButtonTitle:t.loadMoreButtonTitle,startOpen:!1}),l=e,c=d=>{l("toggleAccordion",d)};return(d,h)=>{var u,f,p,m,g,b,y,k;return d.isListType?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass({[`accordion-item-${d.itemNumber}`]:!0,active:o.value,first:d.isFirst,last:d.isLast,"accordion-item":!0,group:!0,[`${t.class??""}`]:!0})},[r.createElementVNode("h3",{id:`accordion-collapse-headline-${d.itemNumber}`,class:r.normalizeClass(`flex accordion-item-headline ${((u=i.value)==null?void 0:u.headline)??""}`)},[r.createElementVNode("button",{type:"button",class:r.normalizeClass(`flex items-center w-full ${((f=i.value)==null?void 0:f.button)??""} justify-between`),"data-accordion-target":"#accordion-collapse-body-1","aria-expanded":!0,"aria-controls":`accordion-collapse-body-${d.itemNumber}`,onClick:h[0]||(h[0]=r.withModifiers(x=>o.value=!o.value,["prevent"]))},[r.createElementVNode("span",null,r.toDisplayString(d.headline),1),r.createElementVNode("div",{class:r.normalizeClass(`${((p=i.value)==null?void 0:p.icon)??""}`)},[r.withDirectives(r.createElementVNode("i",{class:r.normalizeClass(`pi ${d.iconDefault}`)},null,2),[[r.vShow,!o.value]]),r.withDirectives(r.createElementVNode("i",{class:r.normalizeClass(`pi ${d.iconActive}`)},null,2),[[r.vShow,o.value]])],2)],10,Bc)],10,Tc),r.createElementVNode("div",{id:`accordion-collapse-body-${d.itemNumber}`,class:r.normalizeClass(`accordion-item-body ${o.value?"show":"hidden"} ${((m=i.value)==null?void 0:m.bodyCopy)??""}`),"aria-labelledby":`accordion-collapse-heading-${d.itemNumber}`},[a.value?(r.openBlock(),r.createBlock(lt,r.normalizeProps(r.mergeProps({key:0},a.value)),null,16)):(r.openBlock(),r.createElementBlock(r.Fragment,{key:1},[r.createTextVNode(r.toDisplayString(d.bodyCopy),1)],64))],10,Pc)],2)):(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass([{[`accordion-item-${d.itemNumber}`]:!0,active:d.openAccordionIndex===d.itemNumber,first:d.isFirst,last:d.isLast,[`accordion-item-width-${Math.floor(100/t.totalItems)}`]:!0},"accordion-item group"])},[r.createElementVNode("h3",{id:`accordion-collapse-headline-${d.itemNumber}`,class:r.normalizeClass(`flex accordion-item-headline ${((g=i.value)==null?void 0:g.headline)??""}`)},[r.createElementVNode("button",{type:"button",class:r.normalizeClass(`flex items-center w-full ${((b=i.value)==null?void 0:b.button)??""} ${t.isListType?"justify-between":"justify-center"}`),"data-accordion-target":"#accordion-collapse-body-1","aria-expanded":d.openAccordionIndex===d.itemNumber,"aria-controls":`accordion-collapse-body-${d.itemNumber}`,onClick:h[1]||(h[1]=r.withModifiers(x=>c(d.itemNumber),["prevent"]))},[r.createElementVNode("span",null,r.toDisplayString(d.headline),1),r.createElementVNode("div",{class:r.normalizeClass(`${((y=i.value)==null?void 0:y.icon)??""}`)},[r.withDirectives(r.createElementVNode("i",{class:r.normalizeClass(`pi ${d.iconDefault}`)},null,2),[[r.vShow,d.openAccordionIndex!==d.itemNumber]]),r.withDirectives(r.createElementVNode("i",{class:r.normalizeClass(`pi ${d.iconActive}`)},null,2),[[r.vShow,d.openAccordionIndex===d.itemNumber]])],2)],10,Ec)],10,Mc),r.createElementVNode("div",{id:`accordion-collapse-body-${d.itemNumber}`,class:r.normalizeClass(`accordion-item-body ${d.openAccordionIndex!==d.itemNumber?"hidden":"active"} ${((k=i.value)==null?void 0:k.bodyCopy)??""}`),"aria-labelledby":`accordion-collapse-heading-${d.itemNumber}`},[a.value?(r.openBlock(),r.createBlock(lt,r.normalizeProps(r.mergeProps({key:0},a.value)),null,16)):(r.openBlock(),r.createElementBlock(r.Fragment,{key:1},[r.createTextVNode(r.toDisplayString(d.bodyCopy),1)],64))],10,Ac)],2))}}});function un(n){return r.getCurrentScope()?(r.onScopeDispose(n),!0):!1}function Ne(n){return typeof n=="function"?n():r.unref(n)}const Lc={mounted:"mounted",updated:"updated",unmounted:"unmounted"},Oi=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const or=n=>n!=null,Ic=Object.prototype.toString,Oc=n=>Ic.call(n)==="[object Object]",Ve=()=>{},rr=Dc();function Dc(){var n,e;return Oi&&((n=window==null?void 0:window.navigator)==null?void 0:n.userAgent)&&(/iP(?:ad|hone|od)/.test(window.navigator.userAgent)||((e=window==null?void 0:window.navigator)==null?void 0:e.maxTouchPoints)>2&&/iPad|Macintosh/.test(window==null?void 0:window.navigator.userAgent))}function Nc(...n){if(n.length!==1)return r.toRef(...n);const e=n[0];return typeof e=="function"?r.readonly(r.customRef(()=>({get:e,set:Ve}))):r.ref(e)}const sr=Oi?window:void 0;function Di(n){var e;const t=Ne(n);return(e=t==null?void 0:t.$el)!=null?e:t}function Vc(){const n=r.ref(!1),e=r.getCurrentInstance();return e&&r.onMounted(()=>{n.value=!0},e),n}function zc(n){const e=Vc();return r.computed(()=>(e.value,!!n()))}function Rc(n,e,t={}){const{root:i,rootMargin:o="0px",threshold:s=0,window:a=sr,immediate:l=!0}=t,c=zc(()=>a&&"IntersectionObserver"in a),d=r.computed(()=>{const m=Ne(n);return(Array.isArray(m)?m:[m]).map(Di).filter(or)});let h=Ve;const u=r.ref(l),f=c.value?r.watch(()=>[d.value,Di(i),u.value],([m,g])=>{if(h(),!u.value||!m.length)return;const b=new IntersectionObserver(e,{root:Di(g),rootMargin:o,threshold:s});m.forEach(y=>y&&b.observe(y)),h=()=>{b.disconnect(),h=Ve}},{immediate:l,flush:"post"}):Ve,p=()=>{h(),f(),u.value=!1};return un(p),{isSupported:c,isActive:u,pause(){h(),u.value=!1},resume(){u.value=!0},stop:p}}function Ni(n,e={}){const{window:t=sr,scrollTarget:i,threshold:o=0}=e,s=r.ref(!1);return Rc(n,a=>{let l=s.value,c=0;for(const d of a)d.time>=c&&(c=d.time,l=d.isIntersecting);s.value=l},{root:i,window:t,threshold:o}),s}const Fc=r.defineComponent({__name:"AnimationWrapper",props:{__typename:{},isChild:{type:Boolean},component:{},class:{}},setup(n){const e=n,t=r.ref(null),i=Ni(t,{threshold:.1});return(o,s)=>{var a;return r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(`w-full overflow-hidden ${e.class??""}`)},[r.createElementVNode("div",{ref_key:"content",ref:t,class:r.normalizeClass(`should-animate ${r.unref(i)?"animate":""}`)},[o.component&&((a=o.component)!=null&&a.__typename)?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(o.component.__typename),r.mergeProps({key:0},o.component,{"is-child":!0}),null,16)):r.renderSlot(o.$slots,"default",{key:1},void 0,!0)],2)],2)}}}),Ot=(n,e)=>{const t=n.__vccOpts||n;for(const[i,o]of e)t[i]=o;return t},Vi=Ot(Fc,[["__scopeId","data-v-38a806d4"]]),jc=["src","alt"],Hc=["src","alt"],Wc=["src","alt"],ae=r.defineComponent({inheritAttrs:!1,__name:"Image",props:{__typename:{},entryTitle:{},media:{},mobileMedia:{},altTag:{},isFullWidth:{type:Boolean,default:!1},animated:{type:Boolean,default:!1},mobileBreakpoint:{default:"md"},class:{}},setup(n){const e=n,t=r.computed(()=>`hidden ${e.mobileBreakpoint}:flex`),i=r.computed(()=>`sm:flex ${e.mobileBreakpoint}:hidden`),o=r.computed(()=>{var c,d,h,u;return e.isFullWidth?"100%":(c=e.media)!=null&&c.width?typeof((d=e.media)==null?void 0:d.width)=="number"?`${(h=e.media)==null?void 0:h.width}px`:(u=e.media)==null?void 0:u.width:null}),s=r.computed(()=>{var c,d,h,u;return(c=e.media)!=null&&c.height?typeof((d=e.media)==null?void 0:d.height)=="number"?`${(h=e.media)==null?void 0:h.height}px`:(u=e.media)==null?void 0:u.height:null}),a=r.computed(()=>{var c,d,h,u;return e.isFullWidth?"100%":(c=e.mobileMedia)!=null&&c.width?typeof((d=e.mobileMedia)==null?void 0:d.width)=="number"?`${(h=e.mobileMedia)==null?void 0:h.width}px`:(u=e.mobileMedia)==null?void 0:u.width:null}),l=r.computed(()=>{var c,d,h,u;return(c=e.mobileMedia)!=null&&c.height?typeof((d=e.mobileMedia)==null?void 0:d.height)=="number"?`${(h=e.mobileMedia)==null?void 0:h.height}px`:(u=e.mobileMedia)==null?void 0:u.height:null});return(c,d)=>{var u,f;const h=Vi;return r.openBlock(),r.createElementBlock(r.Fragment,null,[c.animated?(r.openBlock(),r.createBlock(h,{key:0,class:r.normalizeClass(c.$props.class)},{default:r.withCtx(()=>{var p;return[r.createElementVNode("img",{class:r.normalizeClass(e.class),src:(p=c.media)==null?void 0:p.url,alt:c.altTag,style:r.normalizeStyle({desktopWidth:o.value,desktopHeight:s.value})},null,14,jc)]}),_:1},8,["class"])):(r.openBlock(),r.createElementBlock("img",{key:1,class:r.normalizeClass(`${e.class} ${t.value}`),src:(u=c.media)==null?void 0:u.url,alt:c.altTag,style:r.normalizeStyle({width:o.value,height:s.value})},null,14,Hc)),c.animated?r.createCommentVNode("",!0):(r.openBlock(),r.createElementBlock("img",{key:2,class:r.normalizeClass(`${e.class} ${i.value}`),src:(f=c.mobileMedia)!=null&&f.url?c.mobileMedia.url:c.media.url,alt:c.altTag,style:r.normalizeStyle({width:a.value||o.value,height:l.value||s.value})},null,14,Wc))],64)}}}),Uc=["id"],Yc=["aria-controls"],Kc=["id","aria-labelledby"],qc=["innerHTML"],ar=r.defineComponent({__name:"AccordionListItem",props:{__typename:{},itemNumber:{},headline:{},bodyCopy:{},pt:{},isFirst:{type:Boolean},isLast:{type:Boolean},iconActive:{},iconDefault:{},totalItems:{},isListType:{type:Boolean},openAccordionIndex:{},toggleAccordion:{type:Function},image:{},backgroundColor:{},modules:{},type:{},isChild:{type:Boolean},parentBackgroundColor:{},loadMoreButtonTitle:{},startOpen:{type:Boolean},class:{}},setup(n){const e=n,t=r.computed(()=>N(oi,e.pt??{})),{palette:i}=Q(e),o=r.ref(e.openAccordionIndex===e.itemNumber),s=r.computed(()=>e.__typename==="Accordion"),a=r.computed(()=>!s.value||!e.modules||!e.type?null:{__typename:"Accordion",modules:e.modules,headline:"",type:e.type,isChild:!0,isSubAccordion:!0,parentBackgroundColor:e.backgroundColor,backgroundColor:e.backgroundColor,pt:e.pt,class:e.class,loadMoreButtonTitle:e.loadMoreButtonTitle,startOpen:!1});return(l,c)=>{var d,h,u,f,p,m;return r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass({[`${((d=t.value)==null?void 0:d.root)??""}`]:!0,[`border-b border-${r.unref(i).copy}`]:!0,[`accordion-item-${l.itemNumber}`]:!0,active:o.value,first:l.isFirst,last:l.isLast,"accordion-item":!0,group:!0,[`${e.class??""}`]:!0})},[r.createElementVNode("div",{id:`accordion-collapse-headline-${l.itemNumber}`,class:r.normalizeClass(`flex accordion-item-headline ${((h=t.value)==null?void 0:h.headline)??""}`)},[l.image?(r.openBlock(),r.createBlock(ae,r.mergeProps({key:0},l.image,{class:`${((u=t.value)==null?void 0:u.image)??""}`}),null,16,["class"])):r.createCommentVNode("",!0),r.createElementVNode("button",{type:"button",class:r.normalizeClass(`flex items-center justify-between w-full text-${r.unref(i).subheadline} ${((f=t.value)==null?void 0:f.button)??""}`),"data-accordion-target":"#accordion-collapse-body-1","aria-expanded":"true","aria-controls":`accordion-collapse-body-${l.itemNumber}`,onClick:c[0]||(c[0]=r.withModifiers(g=>o.value=!o.value,["prevent"]))},[r.createElementVNode("span",null,r.toDisplayString(l.headline),1),r.createElementVNode("div",{class:r.normalizeClass(`${((p=t.value)==null?void 0:p.icon)??""} text-${r.unref(i).bullet}`)},[r.withDirectives(r.createElementVNode("i",{class:r.normalizeClass(`pi ${l.iconDefault}`)},null,2),[[r.vShow,!o.value]]),r.withDirectives(r.createElementVNode("i",{class:r.normalizeClass(`pi ${l.iconActive}`)},null,2),[[r.vShow,o.value]])],2)],10,Yc)],10,Uc),r.createElementVNode("div",{id:`accordion-collapse-body-${l.itemNumber}`,class:r.normalizeClass(`accordion-item-body text-${r.unref(i).copy} ${o.value?"active":"hidden"} ${((m=t.value)==null?void 0:m.bodyCopy)??""}`),"aria-labelledby":`accordion-collapse-heading-${l.itemNumber}`},[a.value?(r.openBlock(),r.createBlock(lt,r.normalizeProps(r.mergeProps({key:0},a.value)),null,16)):(r.openBlock(),r.createElementBlock("div",{key:1,innerHTML:l.bodyCopy},null,8,qc))],10,Kc)],2)}}}),Xc=["id"],Gc=["aria-controls"],Zc={class:r.normalizeClass("pi pi-plus-circle")},Qc={class:r.normalizeClass("pi pi-times-circle")},Jc=["id","aria-labelledby"],ed=["innerHTML"],lr=r.defineComponent({__name:"AccordionTileItem",props:{__typename:{},itemNumber:{},headline:{},bodyCopy:{},pt:{},isFirst:{type:Boolean},isLast:{type:Boolean},iconActive:{},iconDefault:{},totalItems:{},isListType:{type:Boolean},openAccordionIndex:{},toggleAccordion:{type:Function},image:{},backgroundColor:{},modules:{},type:{},isChild:{type:Boolean},parentBackgroundColor:{},loadMoreButtonTitle:{},startOpen:{type:Boolean},class:{}},emits:["toggleAccordion"],setup(n,{emit:e}){const t=n,i=r.computed(()=>N(ri,t.pt??{})),{palette:o}=Q(t),s=r.computed(()=>t.openAccordionIndex===t.itemNumber),a=r.computed(()=>t.__typename==="Accordion"),l=r.computed(()=>!a.value||!t.modules||!t.type?null:{__typename:"Accordion",modules:t.modules,headline:"",type:t.type,isChild:!0,parentBackgroundColor:t.backgroundColor,backgroundColor:t.backgroundColor,pt:t.pt,class:t.class,loadMoreButtonTitle:t.loadMoreButtonTitle,startOpen:!1}),c=e,d=h=>{c("toggleAccordion",h)};return(h,u)=>{var f,p,m,g,b,y,k,x,w,_;return r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass({[`accordion-item-${h.itemNumber}`]:!0,[((f=i.value)==null?void 0:f.root)??""]:!0,active:s.value,first:h.isFirst,last:h.isLast,"accordion-item":!0,group:!0,[`${t.class??""}`]:!0})},[r.createElementVNode("div",{id:`accordion-collapse-headline-${h.itemNumber}`,class:r.normalizeClass(`flex accordion-item-headline text-2xl p-8 !mb-0 md:p-16 ${((p=i.value)==null?void 0:p.headline)??""} bg-${(m=r.unref(o).interactive)==null?void 0:m.bg}`)},[h.image?(r.openBlock(),r.createBlock(ae,r.mergeProps({key:0},h.image,{class:`${((g=i.value)==null?void 0:g.image)??""}`}),null,16,["class"])):r.createCommentVNode("",!0),r.createElementVNode("button",{type:"button",class:r.normalizeClass(`flex items-center w-full ${((b=i.value)==null?void 0:b.button)??""} text-${(y=r.unref(o).interactive)==null?void 0:y.copy}`),"data-accordion-target":"#accordion-collapse-body-1","aria-expanded":"true","aria-controls":`accordion-collapse-body-${h.itemNumber}`,onClick:u[0]||(u[0]=r.withModifiers($=>d(h.itemNumber),["prevent"]))},[r.createElementVNode("span",null,r.toDisplayString(h.headline),1),r.createElementVNode("div",{class:r.normalizeClass((k=i.value)==null?void 0:k.icon)},[r.withDirectives(r.createElementVNode("i",Zc,null,512),[[r.vShow,h.openAccordionIndex!==h.itemNumber]]),r.withDirectives(r.createElementVNode("i",Qc,null,512),[[r.vShow,h.openAccordionIndex===h.itemNumber]])],2)],10,Gc)],10,Xc),r.createElementVNode("div",{id:`accordion-collapse-body-${h.itemNumber}`,class:r.normalizeClass(`accordion-item-body ${s.value?"active":"hidden"} z-30 ${((x=i.value)==null?void 0:x.bodyCopy)??""} bg-${(w=r.unref(o).interactive)==null?void 0:w.bg} text-${(_=r.unref(o).interactive)==null?void 0:_.copy}`),"aria-labelledby":`accordion-collapse-heading-${h.itemNumber}`},[l.value?(r.openBlock(),r.createBlock(lt,r.normalizeProps(r.mergeProps({key:0},l.value)),null,16)):(r.openBlock(),r.createElementBlock("div",{key:1,innerHTML:h.bodyCopy},null,8,ed))],10,Jc)],2)}}});var cr={name:"ChevronDownIcon",extends:At},td=r.createElementVNode("path",{d:"M7.01744 10.398C6.91269 10.3985 6.8089 10.378 6.71215 10.3379C6.61541 10.2977 6.52766 10.2386 6.45405 10.1641L1.13907 4.84913C1.03306 4.69404 0.985221 4.5065 1.00399 4.31958C1.02276 4.13266 1.10693 3.95838 1.24166 3.82747C1.37639 3.69655 1.55301 3.61742 1.74039 3.60402C1.92777 3.59062 2.11386 3.64382 2.26584 3.75424L7.01744 8.47394L11.769 3.75424C11.9189 3.65709 12.097 3.61306 12.2748 3.62921C12.4527 3.64535 12.6199 3.72073 12.7498 3.84328C12.8797 3.96582 12.9647 4.12842 12.9912 4.30502C13.0177 4.48162 12.9841 4.662 12.8958 4.81724L7.58083 10.1322C7.50996 10.2125 7.42344 10.2775 7.32656 10.3232C7.22968 10.3689 7.12449 10.3944 7.01744 10.398Z",fill:"currentColor"},null,-1),nd=[td];function id(n,e,t,i,o,s){return r.openBlock(),r.createElementBlock("svg",r.mergeProps({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n.pti()),nd,16)}cr.render=id;var dr={name:"ChevronLeftIcon",extends:At},od=r.createElementVNode("path",{d:"M9.61296 13C9.50997 13.0005 9.40792 12.9804 9.3128 12.9409C9.21767 12.9014 9.13139 12.8433 9.05902 12.7701L3.83313 7.54416C3.68634 7.39718 3.60388 7.19795 3.60388 6.99022C3.60388 6.78249 3.68634 6.58325 3.83313 6.43628L9.05902 1.21039C9.20762 1.07192 9.40416 0.996539 9.60724 1.00012C9.81032 1.00371 10.0041 1.08597 10.1477 1.22959C10.2913 1.37322 10.3736 1.56698 10.3772 1.77005C10.3808 1.97313 10.3054 2.16968 10.1669 2.31827L5.49496 6.99022L10.1669 11.6622C10.3137 11.8091 10.3962 12.0084 10.3962 12.2161C10.3962 12.4238 10.3137 12.6231 10.1669 12.7701C10.0945 12.8433 10.0083 12.9014 9.91313 12.9409C9.81801 12.9804 9.71596 13.0005 9.61296 13Z",fill:"currentColor"},null,-1),rd=[od];function sd(n,e,t,i,o,s){return r.openBlock(),r.createElementBlock("svg",r.mergeProps({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n.pti()),rd,16)}dr.render=sd;var ur={name:"ChevronRightIcon",extends:At},ad=r.createElementVNode("path",{d:"M4.38708 13C4.28408 13.0005 4.18203 12.9804 4.08691 12.9409C3.99178 12.9014 3.9055 12.8433 3.83313 12.7701C3.68634 12.6231 3.60388 12.4238 3.60388 12.2161C3.60388 12.0084 3.68634 11.8091 3.83313 11.6622L8.50507 6.99022L3.83313 2.31827C3.69467 2.16968 3.61928 1.97313 3.62287 1.77005C3.62645 1.56698 3.70872 1.37322 3.85234 1.22959C3.99596 1.08597 4.18972 1.00371 4.3928 1.00012C4.59588 0.996539 4.79242 1.07192 4.94102 1.21039L10.1669 6.43628C10.3137 6.58325 10.3962 6.78249 10.3962 6.99022C10.3962 7.19795 10.3137 7.39718 10.1669 7.54416L4.94102 12.7701C4.86865 12.8433 4.78237 12.9014 4.68724 12.9409C4.59212 12.9804 4.49007 13.0005 4.38708 13Z",fill:"currentColor"},null,-1),ld=[ad];function cd(n,e,t,i,o,s){return r.openBlock(),r.createElementBlock("svg",r.mergeProps({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n.pti()),ld,16)}ur.render=cd;var hr={name:"ChevronUpIcon",extends:At},dd=r.createElementVNode("path",{d:"M12.2097 10.4113C12.1057 10.4118 12.0027 10.3915 11.9067 10.3516C11.8107 10.3118 11.7237 10.2532 11.6506 10.1792L6.93602 5.46461L2.22139 10.1476C2.07272 10.244 1.89599 10.2877 1.71953 10.2717C1.54307 10.2556 1.3771 10.1808 1.24822 10.0593C1.11933 9.93766 1.035 9.77633 1.00874 9.6011C0.982477 9.42587 1.0158 9.2469 1.10338 9.09287L6.37701 3.81923C6.52533 3.6711 6.72639 3.58789 6.93602 3.58789C7.14565 3.58789 7.3467 3.6711 7.49502 3.81923L12.7687 9.09287C12.9168 9.24119 13 9.44225 13 9.65187C13 9.8615 12.9168 10.0626 12.7687 10.2109C12.616 10.3487 12.4151 10.4207 12.2097 10.4113Z",fill:"currentColor"},null,-1),ud=[dd];function hd(n,e,t,i,o,s){return r.openBlock(),r.createElementBlock("svg",r.mergeProps({width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n.pti()),ud,16)}hr.render=hd;var fd={root:function(e){var t=e.instance;return["p-carousel p-component",{"p-carousel-vertical":t.isVertical(),"p-carousel-horizontal":!t.isVertical()}]},header:"p-carousel-header",content:"p-carousel-content",container:"p-carousel-container",previousButton:function(e){var t=e.instance;return["p-carousel-prev p-link",{"p-disabled":t.backwardIsDisabled}]},previousButtonIcon:"p-carousel-next-icon",itemsContent:"p-carousel-items-content",itemsContainer:"p-carousel-items-container",itemCloned:function(e){var t=e.index,i=e.value,o=e.totalShiftedItems,s=e.d_numVisible;return["p-carousel-item p-carousel-item-cloned",{"p-carousel-item-active":o*-1===i.length+s,"p-carousel-item-start":t===0,"p-carousel-item-end":i.slice(-1*s).length-1===t}]},item:function(e){var t=e.instance,i=e.index;return["p-carousel-item",{"p-carousel-item-active":t.firstIndex()<=i&&t.lastIndex()>=i,"p-carousel-item-start":t.firstIndex()===i,"p-carousel-item-end":t.lastIndex()===i}]},nextButton:function(e){var t=e.instance;return["p-carousel-next p-link",{"p-disabled":t.forwardIsDisabled}]},nextButtonIcon:"p-carousel-prev-icon",indicators:"p-carousel-indicators p-reset",indicator:function(e){var t=e.instance,i=e.index;return["p-carousel-indicator",{"p-highlight":t.d_page===i}]},indicatorButton:"p-link",footer:"p-carousel-footer"},pd=xe.extend({name:"carousel",classes:fd}),md={name:"BaseCarousel",extends:Mt,props:{value:null,page:{type:Number,default:0},numVisible:{type:Number,default:1},numScroll:{type:Number,default:1},responsiveOptions:Array,orientation:{type:String,default:"horizontal"},verticalViewPortHeight:{type:String,default:"300px"},contentClass:String,containerClass:String,indicatorsContentClass:String,circular:{type:Boolean,default:!1},autoplayInterval:{type:Number,default:0},showNavigators:{type:Boolean,default:!0},showIndicators:{type:Boolean,default:!0},prevButtonProps:{type:null,default:null},nextButtonProps:{type:null,default:null}},style:pd,provide:function(){return{$parentInstance:this}}};function ct(n){return kd(n)||yd(n)||bd(n)||gd()}function gd(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
79
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function bd(n,e){if(n){if(typeof n=="string")return zi(n,e);var t=Object.prototype.toString.call(n).slice(8,-1);if(t==="Object"&&n.constructor&&(t=n.constructor.name),t==="Map"||t==="Set")return Array.from(n);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return zi(n,e)}}function yd(n){if(typeof Symbol<"u"&&n[Symbol.iterator]!=null||n["@@iterator"]!=null)return Array.from(n)}function kd(n){if(Array.isArray(n))return zi(n)}function zi(n,e){(e==null||e>n.length)&&(e=n.length);for(var t=0,i=new Array(e);t<e;t++)i[t]=n[t];return i}var fr={name:"Carousel",extends:md,inheritAttrs:!1,emits:["update:page"],isRemainingItemsAdded:!1,data:function(){return{remainingItems:0,d_numVisible:this.numVisible,d_numScroll:this.numScroll,d_oldNumScroll:0,d_oldNumVisible:0,d_oldValue:null,d_page:this.page,totalShiftedItems:this.page*this.numScroll*-1,allowAutoplay:!!this.autoplayInterval,d_circular:this.circular||this.allowAutoplay,swipeThreshold:20}},watch:{page:function(e){e>this.d_page?this.navForward({},e):e<this.d_page&&this.navBackward({},e),this.d_page=e},circular:function(e){this.d_circular=e},numVisible:function(e,t){this.d_numVisible=e,this.d_oldNumVisible=t},numScroll:function(e,t){this.d_oldNumScroll=t,this.d_numScroll=e},value:function(e){this.d_oldValue=e}},mounted:function(){var e=!1;if(this.$el.setAttribute(this.attributeSelector,""),this.createStyle(),this.calculatePosition(),this.responsiveOptions&&this.bindDocumentListeners(),this.isCircular()){var t=this.totalShiftedItems;this.d_page===0?t=-1*this.d_numVisible:t===0&&(t=-1*this.value.length,this.remainingItems>0&&(this.isRemainingItemsAdded=!0)),t!==this.totalShiftedItems&&(this.totalShiftedItems=t,e=!0)}!e&&this.isAutoplay()&&this.startAutoplay()},updated:function(){if(!this.empty){var e=this.isCircular(),t=!1,i=this.totalShiftedItems;if(this.autoplayInterval&&this.stopAutoplay(),this.d_oldNumScroll!==this.d_numScroll||this.d_oldNumVisible!==this.d_numVisible||this.d_oldValue.length!==this.value.length){this.remainingItems=(this.value.length-this.d_numVisible)%this.d_numScroll;var o=this.d_page;this.totalIndicators!==0&&o>=this.totalIndicators&&(o=this.totalIndicators-1,this.$emit("update:page",o),this.d_page=o,t=!0),i=o*this.d_numScroll*-1,e&&(i-=this.d_numVisible),o===this.totalIndicators-1&&this.remainingItems>0?(i+=-1*this.remainingItems+this.d_numScroll,this.isRemainingItemsAdded=!0):this.isRemainingItemsAdded=!1,i!==this.totalShiftedItems&&(this.totalShiftedItems=i,t=!0),this.d_oldNumScroll=this.d_numScroll,this.d_oldNumVisible=this.d_numVisible,this.d_oldValue=this.value,this.$refs.itemsContainer.style.transform=this.isVertical()?"translate3d(0, ".concat(i*(100/this.d_numVisible),"%, 0)"):"translate3d(".concat(i*(100/this.d_numVisible),"%, 0, 0)")}e&&(this.d_page===0?i=-1*this.d_numVisible:i===0&&(i=-1*this.value.length,this.remainingItems>0&&(this.isRemainingItemsAdded=!0)),i!==this.totalShiftedItems&&(this.totalShiftedItems=i,t=!0)),!t&&this.isAutoplay()&&this.startAutoplay()}},beforeUnmount:function(){this.responsiveOptions&&this.unbindDocumentListeners(),this.autoplayInterval&&this.stopAutoplay()},methods:{getIndicatorPTOptions:function(e){return{context:{highlighted:e===this.d_page}}},step:function(e,t){var i=this.totalShiftedItems,o=this.isCircular();if(t!=null)i=this.d_numScroll*t*-1,o&&(i-=this.d_numVisible),this.isRemainingItemsAdded=!1;else{i+=this.d_numScroll*e,this.isRemainingItemsAdded&&(i+=this.remainingItems-this.d_numScroll*e,this.isRemainingItemsAdded=!1);var s=o?i+this.d_numVisible:i;t=Math.abs(Math.floor(s/this.d_numScroll))}o&&this.d_page===this.totalIndicators-1&&e===-1?(i=-1*(this.value.length+this.d_numVisible),t=0):o&&this.d_page===0&&e===1?(i=0,t=this.totalIndicators-1):t===this.totalIndicators-1&&this.remainingItems>0&&(i+=this.remainingItems*-1-this.d_numScroll*e,this.isRemainingItemsAdded=!0),this.$refs.itemsContainer&&(!this.isUnstyled&&W.removeClass(this.$refs.itemsContainer,"p-items-hidden"),this.$refs.itemsContainer.style.transform=this.isVertical()?"translate3d(0, ".concat(i*(100/this.d_numVisible),"%, 0)"):"translate3d(".concat(i*(100/this.d_numVisible),"%, 0, 0)"),this.$refs.itemsContainer.style.transition="transform 500ms ease 0s"),this.totalShiftedItems=i,this.$emit("update:page",t),this.d_page=t},calculatePosition:function(){if(this.$refs.itemsContainer&&this.responsiveOptions){for(var e=window.innerWidth,t={numVisible:this.numVisible,numScroll:this.numScroll},i=0;i<this.responsiveOptions.length;i++){var o=this.responsiveOptions[i];parseInt(o.breakpoint,10)>=e&&(t=o)}if(this.d_numScroll!==t.numScroll){var s=this.d_page;s=parseInt(s*this.d_numScroll/t.numScroll),this.totalShiftedItems=t.numScroll*s*-1,this.isCircular()&&(this.totalShiftedItems-=t.numVisible),this.d_numScroll=t.numScroll,this.$emit("update:page",s),this.d_page=s}this.d_numVisible!==t.numVisible&&(this.d_numVisible=t.numVisible)}},navBackward:function(e,t){(this.d_circular||this.d_page!==0)&&this.step(1,t),this.allowAutoplay=!1,e.cancelable&&e.preventDefault()},navForward:function(e,t){(this.d_circular||this.d_page<this.totalIndicators-1)&&this.step(-1,t),this.allowAutoplay=!1,e.cancelable&&e.preventDefault()},onIndicatorClick:function(e,t){var i=this.d_page;t>i?this.navForward(e,t):t<i&&this.navBackward(e,t)},onTransitionEnd:function(){this.$refs.itemsContainer&&(!this.isUnstyled&&W.addClass(this.$refs.itemsContainer,"p-items-hidden"),this.$refs.itemsContainer.style.transition="",(this.d_page===0||this.d_page===this.totalIndicators-1)&&this.isCircular()&&(this.$refs.itemsContainer.style.transform=this.isVertical()?"translate3d(0, ".concat(this.totalShiftedItems*(100/this.d_numVisible),"%, 0)"):"translate3d(".concat(this.totalShiftedItems*(100/this.d_numVisible),"%, 0, 0)")))},onTouchStart:function(e){var t=e.changedTouches[0];this.startPos={x:t.pageX,y:t.pageY}},onTouchMove:function(e){var t=e.changedTouches[0],i=this.isVertical()?t.pageY-this.startPos.y:t.pageX-this.startPos.x;Math.abs(i)>this.swipeThreshold&&e.cancelable&&e.preventDefault()},onTouchEnd:function(e){var t=e.changedTouches[0];this.isVertical()?this.changePageOnTouch(e,t.pageY-this.startPos.y):this.changePageOnTouch(e,t.pageX-this.startPos.x)},changePageOnTouch:function(e,t){Math.abs(t)>this.swipeThreshold&&(t<0?this.navForward(e):this.navBackward(e))},onIndicatorKeydown:function(e){switch(e.code){case"ArrowRight":this.onRightKey();break;case"ArrowLeft":this.onLeftKey();break;case"Home":this.onHomeKey(),e.preventDefault();break;case"End":this.onEndKey(),e.preventDefault();break;case"ArrowUp":case"ArrowDown":case"PageUp":case"PageDown":e.preventDefault();break;case"Tab":this.onTabKey();break}},onRightKey:function(){var e=ct(W.find(this.$refs.indicatorContent,'[data-pc-section="indicator"]')),t=this.findFocusedIndicatorIndex();this.changedFocusedIndicator(t,t+1===e.length?e.length-1:t+1)},onLeftKey:function(){var e=this.findFocusedIndicatorIndex();this.changedFocusedIndicator(e,e-1<=0?0:e-1)},onHomeKey:function(){var e=this.findFocusedIndicatorIndex();this.changedFocusedIndicator(e,0)},onEndKey:function(){var e=ct(W.find(this.$refs.indicatorContent,'[data-pc-section="indicator"]')),t=this.findFocusedIndicatorIndex();this.changedFocusedIndicator(t,e.length-1)},onTabKey:function(){var e=ct(W.find(this.$refs.indicatorContent,'[data-pc-section="indicator"]')),t=e.findIndex(function(s){return W.getAttribute(s,"data-p-highlight")===!0}),i=W.findSingle(this.$refs.indicatorContent,'[data-pc-section="indicator"] > button[tabindex="0"]'),o=e.findIndex(function(s){return s===i.parentElement});e[o].children[0].tabIndex="-1",e[t].children[0].tabIndex="0"},findFocusedIndicatorIndex:function(){var e=ct(W.find(this.$refs.indicatorContent,'[data-pc-section="indicator"]')),t=W.findSingle(this.$refs.indicatorContent,'[data-pc-section="indicator"] > button[tabindex="0"]');return e.findIndex(function(i){return i===t.parentElement})},changedFocusedIndicator:function(e,t){var i=ct(W.find(this.$refs.indicatorContent,'[data-pc-section="indicator"]'));i[e].children[0].tabIndex="-1",i[t].children[0].tabIndex="0",i[t].children[0].focus()},bindDocumentListeners:function(){var e=this;this.documentResizeListener||(this.documentResizeListener=function(t){e.calculatePosition(t)},window.addEventListener("resize",this.documentResizeListener))},unbindDocumentListeners:function(){this.documentResizeListener&&(window.removeEventListener("resize",this.documentResizeListener),this.documentResizeListener=null)},startAutoplay:function(){var e=this;this.interval=setInterval(function(){e.d_page===e.totalIndicators-1?e.step(-1,0):e.step(-1,e.d_page+1)},this.autoplayInterval)},stopAutoplay:function(){this.interval&&clearInterval(this.interval)},createStyle:function(){if(!this.carouselStyle){var e;this.carouselStyle=document.createElement("style"),this.carouselStyle.type="text/css",W.setAttribute(this.carouselStyle,"nonce",(e=this.$primevue)===null||e===void 0||(e=e.config)===null||e===void 0||(e=e.csp)===null||e===void 0?void 0:e.nonce),document.body.appendChild(this.carouselStyle)}var t=`
80
80
  .p-carousel[`.concat(this.attributeSelector,`] .p-carousel-item {
81
81
  flex: 1 0 `).concat(100/this.d_numVisible,`%
82
82
  }
83
- `);if(this.responsiveOptions&&!this.isUnstyled){var r=ue(this.responsiveOptions),l=S.localeComparator();r.sort(function(s,c){var u=s.breakpoint,p=c.breakpoint;return S.sort(u,p,-1,l)});for(var i=0;i<r.length;i++){var a=r[i];n+=`
83
+ `);if(this.responsiveOptions&&!this.isUnstyled){var i=ct(this.responsiveOptions),o=z.localeComparator();i.sort(function(l,c){var d=l.breakpoint,h=c.breakpoint;return z.sort(d,h,-1,o)});for(var s=0;s<i.length;s++){var a=i[s];t+=`
84
84
  @media screen and (max-width: `.concat(a.breakpoint,`) {
85
85
  .p-carousel[`).concat(this.attributeSelector,`] .p-carousel-item {
86
86
  flex: 1 0 `).concat(100/a.numVisible,`%
87
87
  }
88
88
  }
89
- `)}}this.carouselStyle.innerHTML=n},isVertical:function(){return this.orientation==="vertical"},isCircular:function(){return this.value&&this.d_circular&&this.value.length>=this.d_numVisible},isAutoplay:function(){return this.autoplayInterval&&this.allowAutoplay},firstIndex:function(){return this.isCircular()?-1*(this.totalShiftedItems+this.d_numVisible):this.totalShiftedItems*-1},lastIndex:function(){return this.firstIndex()+this.d_numVisible-1},ariaSlideNumber:function(t){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.slideNumber.replace(/{slideNumber}/g,t):void 0},ariaPageLabel:function(t){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.pageLabel.replace(/{page}/g,t):void 0}},computed:{totalIndicators:function(){return this.value?Math.max(Math.ceil((this.value.length-this.d_numVisible)/this.d_numScroll)+1,0):0},backwardIsDisabled:function(){return this.value&&(!this.circular||this.value.length<this.d_numVisible)&&this.d_page===0},forwardIsDisabled:function(){return this.value&&(!this.circular||this.value.length<this.d_numVisible)&&(this.d_page===this.totalIndicators-1||this.totalIndicators===0)},ariaSlideLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.slide:void 0},ariaPrevButtonLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.prevPageLabel:void 0},ariaNextButtonLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.nextPageLabel:void 0},attributeSelector:function(){return Ro()},empty:function(){return!this.value||this.value.length===0},emptyMessageText:function(){var t;return((t=this.$primevue.config)===null||t===void 0||(t=t.locale)===null||t===void 0?void 0:t.emptyMessage)||""}},components:{ChevronRightIcon:vn,ChevronDownIcon:$n,ChevronLeftIcon:Bn,ChevronUpIcon:Sn},directives:{ripple:gn}};function Ie(o){"@babel/helpers - typeof";return Ie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ie(o)}function En(o,t){var n=Object.keys(o);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(o);t&&(r=r.filter(function(l){return Object.getOwnPropertyDescriptor(o,l).enumerable})),n.push.apply(n,r)}return n}function Me(o){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?En(Object(n),!0).forEach(function(r){Hl(o,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(n)):En(Object(n)).forEach(function(r){Object.defineProperty(o,r,Object.getOwnPropertyDescriptor(n,r))})}return o}function Hl(o,t,n){return t=Rl(t),t in o?Object.defineProperty(o,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):o[t]=n,o}function Rl(o){var t=Wl(o,"string");return Ie(t)=="symbol"?t:String(t)}function Wl(o,t){if(Ie(o)!="object"||!o)return o;var n=o[Symbol.toPrimitive];if(n!==void 0){var r=n.call(o,t||"default");if(Ie(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(o)}var Ul=["aria-live"],ql=["disabled","aria-label"],Gl=["data-p-carousel-item-active","data-p-carousel-item-start","data-p-carousel-item-end"],Kl=["aria-hidden","aria-label","aria-roledescription","data-p-carousel-item-active","data-p-carousel-item-start","data-p-carousel-item-end"],Xl=["disabled","aria-label"],Zl=["data-p-highlight"],Yl=["tabindex","aria-label","aria-current","onClick"];function Jl(o,t,n,r,l,i){var a=e.resolveDirective("ripple");return e.openBlock(),e.createElementBlock("div",e.mergeProps({class:o.cx("root"),role:"region"},o.ptmi("root")),[o.$slots.header?(e.openBlock(),e.createElementBlock("div",e.mergeProps({key:0,class:o.cx("header")},o.ptm("header")),[e.renderSlot(o.$slots,"header")],16)):e.createCommentVNode("",!0),i.empty?e.renderSlot(o.$slots,"empty",{key:2},function(){return[e.createTextVNode(e.toDisplayString(i.emptyMessageText),1)]}):(e.openBlock(),e.createElementBlock("div",e.mergeProps({key:1,class:[o.cx("content"),o.contentClass]},o.ptm("content")),[e.createElementVNode("div",e.mergeProps({class:[o.cx("container"),o.containerClass],"aria-live":l.allowAutoplay?"polite":"off"},o.ptm("container")),[o.showNavigators?e.withDirectives((e.openBlock(),e.createElementBlock("button",e.mergeProps({key:0,type:"button",class:o.cx("previousButton"),disabled:i.backwardIsDisabled,"aria-label":i.ariaPrevButtonLabel,onClick:t[0]||(t[0]=function(){return i.navBackward&&i.navBackward.apply(i,arguments)})},Me(Me({},o.prevButtonProps),o.ptm("previousButton")),{"data-pc-group-section":"navigator"}),[e.renderSlot(o.$slots,"previousicon",{},function(){return[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(i.isVertical()?"ChevronUpIcon":"ChevronLeftIcon"),e.mergeProps({class:o.cx("previousButtonIcon")},o.ptm("previousButtonIcon")),null,16,["class"]))]})],16,ql)),[[a]]):e.createCommentVNode("",!0),e.createElementVNode("div",e.mergeProps({class:o.cx("itemsContent"),style:[{height:i.isVertical()?o.verticalViewPortHeight:"auto"}],onTouchend:t[2]||(t[2]=function(){return i.onTouchEnd&&i.onTouchEnd.apply(i,arguments)}),onTouchstart:t[3]||(t[3]=function(){return i.onTouchStart&&i.onTouchStart.apply(i,arguments)}),onTouchmove:t[4]||(t[4]=function(){return i.onTouchMove&&i.onTouchMove.apply(i,arguments)})},o.ptm("itemsContent")),[e.createElementVNode("div",e.mergeProps({ref:"itemsContainer",class:o.cx("itemsContainer"),onTransitionend:t[1]||(t[1]=function(){return i.onTransitionEnd&&i.onTransitionEnd.apply(i,arguments)})},o.ptm("itemsContainer")),[i.isCircular()?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(o.value.slice(-1*l.d_numVisible),function(s,c){return e.openBlock(),e.createElementBlock("div",e.mergeProps({key:c+"_scloned",class:o.cx("itemCloned",{index:c,value:o.value,totalShiftedItems:l.totalShiftedItems,d_numVisible:l.d_numVisible})},o.ptm("itemCloned"),{"data-p-carousel-item-active":l.totalShiftedItems*-1===o.value.length+l.d_numVisible,"data-p-carousel-item-start":c===0,"data-p-carousel-item-end":o.value.slice(-1*l.d_numVisible).length-1===c}),[e.renderSlot(o.$slots,"item",{data:s,index:c})],16,Gl)}),128)):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.value,function(s,c){return e.openBlock(),e.createElementBlock("div",e.mergeProps({key:c,class:o.cx("item",{index:c}),role:"group","aria-hidden":i.firstIndex()>c||i.lastIndex()<c?!0:void 0,"aria-label":i.ariaSlideNumber(c),"aria-roledescription":i.ariaSlideLabel},o.ptm("item"),{"data-p-carousel-item-active":i.firstIndex()<=c&&i.lastIndex()>=c,"data-p-carousel-item-start":i.firstIndex()===c,"data-p-carousel-item-end":i.lastIndex()===c}),[e.renderSlot(o.$slots,"item",{data:s,index:c})],16,Kl)}),128)),i.isCircular()?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(o.value.slice(0,l.d_numVisible),function(s,c){return e.openBlock(),e.createElementBlock("div",e.mergeProps({key:c+"_fcloned",class:o.cx("itemCloned",{index:c,value:o.value,totalShiftedItems:l.totalShiftedItems,d_numVisible:l.d_numVisible})},o.ptm("itemCloned")),[e.renderSlot(o.$slots,"item",{data:s,index:c})],16)}),128)):e.createCommentVNode("",!0)],16)],16),o.showNavigators?e.withDirectives((e.openBlock(),e.createElementBlock("button",e.mergeProps({key:1,type:"button",class:o.cx("nextButton"),disabled:i.forwardIsDisabled,"aria-label":i.ariaNextButtonLabel,onClick:t[5]||(t[5]=function(){return i.navForward&&i.navForward.apply(i,arguments)})},Me(Me({},o.nextButtonProps),o.ptm("nextButton")),{"data-pc-group-section":"navigator"}),[e.renderSlot(o.$slots,"nexticon",{},function(){return[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(i.isVertical()?"ChevronDownIcon":"ChevronRightIcon"),e.mergeProps({class:o.cx("nextButtonIcon")},o.ptm("nextButtonIcon")),null,16,["class"]))]})],16,Xl)),[[a]]):e.createCommentVNode("",!0)],16,Ul),i.totalIndicators>=0&&o.showIndicators?(e.openBlock(),e.createElementBlock("ul",e.mergeProps({key:0,ref:"indicatorContent",class:[o.cx("indicators"),o.indicatorsContentClass],onKeydown:t[6]||(t[6]=function(){return i.onIndicatorKeydown&&i.onIndicatorKeydown.apply(i,arguments)})},o.ptm("indicators")),[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.totalIndicators,function(s,c){return e.openBlock(),e.createElementBlock("li",e.mergeProps({key:"p-carousel-indicator-"+c.toString(),class:o.cx("indicator",{index:c})},o.ptm("indicator",i.getIndicatorPTOptions(c)),{"data-p-highlight":l.d_page===c}),[e.createElementVNode("button",e.mergeProps({class:o.cx("indicatorButton"),type:"button",tabindex:l.d_page===c?"0":"-1","aria-label":i.ariaPageLabel(c+1),"aria-current":l.d_page===c?"page":void 0,onClick:function(p){return i.onIndicatorClick(p,c)}},o.ptm("indicatorButton",i.getIndicatorPTOptions(c))),null,16,Yl)],16,Zl)}),128))],16)):e.createCommentVNode("",!0)],16)),o.$slots.footer?(e.openBlock(),e.createElementBlock("div",e.mergeProps({key:3,class:o.cx("footer")},o.ptm("footer")),[e.renderSlot(o.$slots,"footer")],16)):e.createCommentVNode("",!0)],16)}Tn.render=Jl;const Ql=["innerHTML"],ei={class:"flex justify-center items-center gap-6 absolute z-50 bottom-6 left-0 right-0 w-fit me-auto ms-auto"},ti=["onClick"],ni={class:"flex items-center gap-4"},oi=["onClick"],ri=["onClick"],Pn=e.defineComponent({__name:"CarouselModule",props:{__typename:{},headline:{},carouselItems:{},backgroundColor:{},pt:{},variant:{default:"Default"},class:{}},setup(o){const t=o,n=e.computed(()=>v(Je,t.pt??{})),r=e.ref(0),l=e.computed(()=>r.value>0),i=e.computed(()=>r.value<t.carouselItems.length-1),{backgroundColor:a,palette:s}=H(t),c=e.computed(()=>`${x(t.variant!=="Hero"?"py-16 px-8":"",`bg-${a}`,t.class)} ${t.variant.toLowerCase()} carousel relative`);return(u,p)=>{var d;return e.openBlock(),e.createBlock(e.unref(Tn),{value:u.carouselItems,"num-visible":1,"num-scroll":1,class:e.normalizeClass(c.value),pt:n.value,"show-navigators":!1,"show-indicators":!1,page:r.value,"pt:item:class":`carousel-item w-full ${((d=n.value)==null?void 0:d.item)??""}`},e.createSlots({item:e.withCtx(m=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(m.data.__typename),e.mergeProps(m.data,{"is-child":!0}),null,16))]),footer:e.withCtx(()=>[e.createElementVNode("div",ei,[e.createElementVNode("button",{onClick:()=>l.value?r.value--:r.value=u.carouselItems.length-1},p[0]||(p[0]=[e.createElementVNode("img",{class:"w-[11px]",src:"https://images.ctfassets.net/qqblaiss500w/5Nhdf7R1DeedcyBCxbqEGZ/789698047434d57ca6337e3f210ee1f9/icon-left-arrow.svg?fm=webp"},null,-1)]),8,ti),e.createElementVNode("div",ni,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(u.carouselItems,(m,f)=>(e.openBlock(),e.createElementBlock("button",{key:f,onClick:()=>r.value=f,class:e.normalizeClass(`w-[11px] h-[11px] rounded-full transition duration-200 focus:outline-none focus:outline-offset-0 focus:ring-1 focus:ring-primary-500 dark:focus:ring-primary-400 border dark:bg-surface-700 dark:hover:bg-surface-600 ${r.value===f?"bg-secondary border-none":"border-gray-400"}`)},null,10,oi))),128))]),e.createElementVNode("button",{onClick:()=>i.value?r.value++:r.value=0},p[1]||(p[1]=[e.createElementVNode("img",{class:"w-[11px]",src:"https://images.ctfassets.net/qqblaiss500w/52baRb2rAQgjt4FV4eCjog/91068343d7082e65d18f4eb4030656d9/icon-right-arrow.svg?fm=webp"},null,-1)]),8,ri)])]),_:2},[u.headline?{name:"header",fn:e.withCtx(()=>{var m;return[e.createElementVNode("h2",{class:e.normalizeClass(`carousel-headline ${((m=n.value)==null?void 0:m.headline)??""} text-${e.unref(s).headline}`),innerHTML:u.headline},null,10,Ql)]}),key:"0"}:void 0]),1032,["value","class","pt","page","pt:item:class"])}}});var pe=(o=>(o[o.IconTile=0]="IconTile",o[o.ImageTile=1]="ImageTile",o[o.VideoTile=2]="VideoTile",o[o.ImageStackedAnimatedTile=3]="ImageStackedAnimatedTile",o[o.VideoLeft=4]="VideoLeft",o[o.Hero=5]="Hero",o[o.Centered=6]="Centered",o))(pe||{}),xn=(o=>(o.Image="img",o.Video="iframe",o))(xn||{}),In=(o=>(o[o.fill=0]="fill",o[o.outline=1]="outline",o[o.link=2]="link",o[o.logo=3]="logo",o))(In||{});const li=["innerHTML"],ii={key:3,class:"container-module-testimonial-tile relative lg:absolute lg:right-0 lg:bottom-10 flex justify-center lg:justify-end mt-20 lg:mt-0"},ai=["src"],si={key:1,class:"text-[base] text-left lg:text-[17px] leading-relaxed mb-4 font-normal pr-32 lg:pr-0"},_n=e.defineComponent({__name:"ContainerModule",props:{__typename:{},headline:{},subHeadline:{},fullWidthContent:{},start:{},end:{},textColor:{},backgroundColor:{},backgroundImage:{},backgroundImageClass:{},variant:{default:"Centered"},isChild:{type:Boolean,default:!1},pt:{},mobileImagePosition:{default:"Top"},testimonialTile:{},class:{}},setup(o){var P,A,O,V,_,z;const t=o,{backgroundColor:n,palette:r}=H(t),l=e.computed(()=>v(et[t.variant],t.pt??{})),i=e.computed(()=>pe[t.variant]===pe.Hero),a=e.computed(()=>pe[t.variant]===pe.Centered),s=e.computed(()=>{if(!i.value)return"";const C=[];return f==="ContentModule"&&g==="Image"&&C.push("lg:flex lg:items-center lg:z-10"),f!=="Image"&&(C.push("py-16 px-8 lg:py-0 lg:pr-16 lg:pl-0"),t.testimonialTile&&C.push("pt-8 lg:pt-0")),t.mobileImagePosition==="Bottom"&&C.push("pt-16 pb-0 lg:py-0"),x(...C)}),c=e.computed(()=>i.value&&g!=="Image"?"py-16 lg:pr-16 lg:pl-0 px-12":i.value&&g==="Image"?t.testimonialTile?"hidden lg:block lg:absolute lg:h-[100%] lg:right-0 lg:z-0 clip-hero":"max-h-[500px] lg:max-h-none overflow-hidden lg:overflow-visible lg:absolute lg:h-[100%] lg:right-0 lg:z-0 clip-hero":""),u=e.computed(()=>{var C,$,N;return x(`container-module md:flex ${t.backgroundImage?"":`bg-${n}`} relative ${(C=l.value)==null?void 0:C.root} ${i.value?t.backgroundImage?`lg:h-[60vw] lg:max-h-[33.75rem] ${($=l.value)==null?void 0:$.container}`:`${(N=l.value)==null?void 0:N.container}`:""} `,i.value&&f==="ContentModule"&&g==="Image"?"lg:h-[33.75rem] ":"",t.class??"",t.mobileImagePosition==="Top"&&i.value&&!t.testimonialTile?"clip-mobile-hero lg:no-clip":"")}),p=e.computed(()=>x(`md:absolute md:top-0 md:right-0 object-cover w-full h-full z-0', ${i.value?"object-bottom":""}`,t.backgroundImageClass??"")),d=e.computed(()=>{var $,N;let C=JSON.parse(JSON.stringify(t.backgroundImage));return C!=null&&C.media.width&&(C.media.width=void 0),C!=null&&C.media.height&&(C.media.height=void 0),($=C==null?void 0:C.mobileMedia)!=null&&$.width&&(C.mobileMedia.width=void 0),(N=C==null?void 0:C.mobileMedia)!=null&&N.height&&(C.mobileMedia.height=void 0),C}),m=((P=t.fullWidthContent)==null?void 0:P.__typename)==="TileContent"?"TileContentTextTile":(A=t.fullWidthContent)==null?void 0:A.__typename,f=((O=t.start)==null?void 0:O.__typename)==="TileContent"?"TileContentTextTile":(V=t.start)==null?void 0:V.__typename,g=((_=t.end)==null?void 0:_.__typename)==="TileContent"?"TileContentTextTile":(z=t.end)==null?void 0:z.__typename,h=C=>{const $=C;return $==null?void 0:$.backgroundColor},y=m==="TileCollectionModule"||f==="TileCollectionModule"||g==="TileCollectionModule",b=e.computed(()=>{var C,$;return((C=t.end)==null?void 0:C.__typename)==="Image"||(($=t.end)==null?void 0:$.__typename)==="Video"}),w=e.computed(()=>{var N,D;const C=((N=t.start)==null?void 0:N.__typename)==="Accordion",$=((D=t.end)==null?void 0:D.__typename)==="Accordion";return C&&$?"basis-2/3 pr-8":C?"basis-2/3 pr-16":$?"basis-1/3":"basis-1/2"}),B=e.computed(()=>{var N,D;const C=((N=t.start)==null?void 0:N.__typename)==="Accordion",$=((D=t.end)==null?void 0:D.__typename)==="Accordion";return C&&$?"basis-2/3 pl-8":$?"basis-2/3 pl-16":C?"basis-1/3":"basis-1/2"}),E=e.computed(()=>i.value&&g==="Image"?"lg:h-full w-full object-cover":"");return(C,$)=>{const N=W;return e.openBlock(),e.createBlock(e.resolveDynamicComponent(C.isChild?"div":"section"),{class:e.normalizeClass(u.value)},{default:e.withCtx(()=>{var D,q,U,re,fe,le,Ae,K,Kn,Xn,Zn;return[C.backgroundImage&&d.value?(e.openBlock(),e.createBlock(N,{key:0,media:d.value.media,"mobile-media":d.value.mobileMedia,class:e.normalizeClass(p.value)},null,8,["media","mobile-media","class"])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(`container-module-inner relative z-10 ${i.value?((D=C.start)==null?void 0:D.__typename)==="Image"?"container-hero-right":"container-hero":"container"} ${C.isChild||i.value?"":"py-4 px-8 md:py-16 md:px-4"} ${((q=l.value)==null?void 0:q.inner)??""}`)},[C.headline?(e.openBlock(),e.createElementBlock("h2",{key:0,class:e.normalizeClass(`container-module-headline ${!C.isChild&&i.value?"py-16":""} ${a.value?"text-center":""} ${((U=l.value)==null?void 0:U.headline)??""} text-${e.unref(r).headline}`),innerHTML:C.headline},null,10,li)):e.createCommentVNode("",!0),C.subHeadline?(e.openBlock(),e.createElementBlock("p",{key:1,class:e.normalizeClass(`container-module-subheadline ${a.value?"text-center":""} ${((re=l.value)==null?void 0:re.subheadline)??""} text-${e.unref(r).subheadline}`)},e.toDisplayString(C.subHeadline),3)):e.createCommentVNode("",!0),C.fullWidthContent||C.start||C.end?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(`container-module-content flex flex-col ${b.value&&t.mobileImagePosition!=="Bottom"?"flex-col-reverse":""} ${i.value?"lg:flex-row":"md:flex-row"} ${i.value?"":"md:justify-between gap-5"} ${i.value?"lg:h-full":"h-full"} ${e.unref(y)?"rounded-2xl overflow-hidden":""} ${((fe=l.value)==null?void 0:fe.bodyCopy)??""}`)},[C.fullWidthContent?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(`container-module-full-width-content ${((le=l.value)==null?void 0:le.fullWidthContent)??""} ${a.value?"mx-auto":""}`)},[e.unref(m)?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(e.unref(m)),e.mergeProps({key:0},C.fullWidthContent,{"is-child":!0,"is-hero":!!(e.unref(m)==="ContentModule"&&i.value),"background-color":h(C.fullWidthContent),"parent-background-color":e.unref(n),"parent-has-background-image":!!C.backgroundImage}),null,16,["is-hero","background-color","parent-background-color","parent-has-background-image"])):e.createCommentVNode("",!0)],2)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[C.start?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(`container-module-start ${w.value} ${((Ae=l.value)==null?void 0:Ae.start)??""} ${s.value}`)},[e.unref(f)?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(e.unref(f)),e.mergeProps({key:0},C.start,{"is-child":!0,"is-hero":!!(e.unref(f)==="ContentModule"&&i.value),"background-color":h(C.start),"parent-background-color":e.unref(n),"parent-has-background-image":!!C.backgroundImage}),null,16,["is-hero","background-color","parent-background-color","parent-has-background-image"])):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(`container-module-end ${B.value} ${((K=l.value)==null?void 0:K.end)??""} ${c.value}`)},[e.unref(g)?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(e.unref(g)),e.mergeProps({key:0},C.end,{"is-child":!0,"is-hero":!!(e.unref(g)==="ContentModule"&&i.value),"background-color":h(C.end),"parent-background-color":e.unref(n),"parent-has-background-image":!!C.backgroundImage,class:E.value}),null,16,["is-hero","background-color","parent-background-color","parent-has-background-image","class"])):e.createCommentVNode("",!0)],2)],64))],2)):e.createCommentVNode("",!0),C.testimonialTile?(e.openBlock(),e.createElementBlock("div",ii,[e.createElementVNode("div",{class:e.normalizeClass(`bg-${(Kn=e.unref(r).interactive)==null?void 0:Kn.bg} rounded-xl lg:rounded-r-none px-6 py-6 lg:py-8 lg:px-10 text-${(Xn=e.unref(r).interactive)==null?void 0:Xn.copy} max-w-[80vw] lg:max-w-[25vw] w-full shadow-lg relative lg:top-0 lg:right-0 lg:bottom-0 lg:flex flex-col justify-center`)},[C.testimonialTile.media&&C.testimonialTile.media.__typename==="Image"?(e.openBlock(),e.createElementBlock("img",{key:0,src:C.testimonialTile.media.media.url,alt:"Testimonial image",class:"absolute lg:hidden -top-10 -right-2 w-32 h-32 rounded-full z-10"},null,8,ai)):e.createCommentVNode("",!0),C.testimonialTile.quote?(e.openBlock(),e.createElementBlock("p",si,e.toDisplayString(C.testimonialTile.quote),1)):e.createCommentVNode("",!0),C.testimonialTile.author?(e.openBlock(),e.createElementBlock("p",{key:2,class:e.normalizeClass(`text-sm lg:text-[17px] text-${(Zn=e.unref(r).interactive)==null?void 0:Zn.copy} text-right font-normal`)}," - "+e.toDisplayString(C.testimonialTile.author),3)):e.createCommentVNode("",!0)],2)])):e.createCommentVNode("",!0)],2),e.renderSlot(C.$slots,"default")]}),_:3},8,["class"])}}});var me=(o=>(o.Left="left",o.Center="center",o.Right="right",o.Inline="inline",o))(me||{});const je=(o,t)=>{var n;if(o==="Default")return(n=t==null?void 0:t.page)!=null&&n.slug?"_self":"_blank";if(o==="New Tab")return"_blank";if(o==="Same Tab")return"_self"},ci={class:"flex items-center justify-center gap-2"},G=e.defineComponent({__name:"CTA",props:{__typename:{},title:{},link:{},color:{},textColor:{},backgroundColor:{},buttonType:{},logo:{},pt:{},ariaLabel:{},ariaDescription:{},anchor:{},target:{},size:{},ctaAction:{},inBanner:{type:Boolean},onClick:{type:Function},class:{}},emits:["trigger"],setup(o,{emit:t}){const n=o,r=t,l=e.computed(()=>v(nt[n.buttonType],n.pt??{})),i=e.computed(()=>n.buttonType==="link"||n.buttonType==="logo"),{palette:a}=H(n),s=e.computed(()=>{var h;return((h=a==null?void 0:a.cta)==null?void 0:h[n.buttonType])||{copy:"soil",bg:"lily"}}),c=e.computed(()=>{var y;const h=["cta whitespace-nowrap",x(((y=l.value)==null?void 0:y.root)??"",n.class??"","flex items-center gap-2")];if((n.buttonType==="link"||n.buttonType==="logo")&&h.push("hover:underline"),h.push(`text-${n.textColor??s.value.copy}`),n.size)switch(n.size){case"sm":h.push("*:text-sm"),n.buttonType==="fill"&&h.push("py-0.5 px-4");break;case"lg":h.push("*:text-lg font-bold"),n.buttonType==="fill"&&h.push("py-1.5 px-8");break;case"xl":h.push("*:text-xl font-bold"),n.buttonType==="fill"&&h.push("py-2 px-12");break;case"xxl":h.push("*:text-3xl font-bold"),n.buttonType==="fill"&&h.push("py-2 px-16");break}return n.buttonType==="fill"&&(h.push("rounded-[2rem]"),(n.color||s.value.bg)&&h.push(`bg-${n.color||s.value.bg}`),n.size||h.push("py-1 px-4")),n.buttonType!=="outline"&&s.value.border&&h.push(`border-${n.color??s.value.border}`),h.join(" ")}),u=e.computed(()=>{var h,y,b,w,B,E;return(y=(h=n.link)==null?void 0:h.page)!=null&&y.slug?`${(w=(b=n.link)==null?void 0:b.page)==null?void 0:w.slug}`:(B=n.link)!=null&&B.externalUrl?(E=n.link)==null?void 0:E.externalUrl:""}),p=e.computed(()=>{var h;return!!((h=n.link)!=null&&h.externalUrl)}),d=e.computed(()=>{var h;return n.ariaLabel??((h=n.link)==null?void 0:h.ariaLabel)??n.title}),m=e.computed(()=>{var h,y;return(h=n.ctaAction)!=null&&h.ariaDescription?n.ctaAction.ariaDescription:n.ariaDescription??((y=n.link)==null?void 0:y.ariaDescription)??""}),f=e.computed(()=>{var h;return p.value?(h=n.link)==null?void 0:h.thirdPartyId:void 0}),g=()=>{var h;(h=n.ctaAction)!=null&&h.triggerMappingValue&&r("trigger",n.ctaAction.triggerMappingValue),n.onClick&&n.onClick()};return(h,y)=>{var w;const b=W;return e.openBlock(),e.createBlock(e.resolveDynamicComponent("a"),{id:f.value,"aria-label":d.value,"aria-description":m.value,href:u.value??void 0,target:e.unref(je)(n.target||((w=n.link)==null?void 0:w.target),n.link),rel:p.value?"noopener":"",class:e.normalizeClass(n.class),onClick:g},{default:e.withCtx(()=>[e.createVNode(e.unref(Oe),{class:e.normalizeClass(c.value),link:i.value,onClick:g},{default:e.withCtx(()=>{var B,E,P;return[e.createElementVNode("div",ci,[h.logo?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(`flex items-center ${h.buttonType==="logo"?(B=l.value)==null?void 0:B.logo:""} ${h.buttonType==="logo"?`bg-${n.textColor??s.value.copy}`:""}`)},[typeof h.logo=="object"?(e.openBlock(),e.createBlock(b,e.normalizeProps(e.mergeProps({key:0},h.logo)),null,16)):typeof h.logo=="string"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(e.unref(x)(h.logo,(E=l.value)==null?void 0:E.logo))},null,2)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),e.createElementVNode("p",{class:e.normalizeClass(e.unref(x)("pointer-events-none whitespace-nowrap",((P=l.value)==null?void 0:P.headline)??""))},e.toDisplayString(h.title),3)])]}),_:1},8,["class","link"])]),_:1},8,["id","aria-label","aria-description","href","target","rel","class"])}}}),di={key:2},ui=["innerHTML"],pi=["innerHTML"],mi=["innerHTML"],Vn=e.defineComponent({__name:"ContentModule",props:{__typename:{},headline:{},subHeadline:{},bodyCopy:{},image:{},ctas:{},textColor:{},backgroundColor:{},pt:{},logo:{},isHero:{type:Boolean,default:!1},alignment:{default:me.Left},isChild:{type:Boolean},parentHasBackgroundImage:{type:Boolean,default:!1},parentBackgroundColor:{},class:{}},setup(o){const t=o,n=t.alignment?t.alignment.toLowerCase():"left",r=e.computed(()=>v(tt,t.pt??{})),l=e.computed(()=>n===me.Inline?"text-left md:text-left":`text-${n}`),i=e.computed(()=>{let d="";switch(n){case me.Right:d="justify-end";break;case me.Center:d="justify-center";break;default:d="justify-start"}return d}),a=e.computed(()=>{var d,m;return`${((d=r.value)==null?void 0:d.logo)??""} ${((m=t==null?void 0:t.logo)==null?void 0:m.class)??""} max-w-[50%]`}),{backgroundColor:s,palette:c}=H({...t,backgroundColor:t.backgroundColor||t.parentBackgroundColor}),u=e.computed(()=>{var m;const d=["content-module-headline",`text-${c.headline}`,x(((m=r==null?void 0:r.value)==null?void 0:m.headline)??"",l.value)];return t.isChild?t.isHero&&t.isChild?d.push("text-4xl md:text-5xl"):d.push("text-3xl md:text-4xl"):d.push("text-3xl md:text-5xl"),(t.bodyCopy||t.subHeadline&&t.isHero)&&d.push("mb-4 md:mb-6"),d.join(" ")}),p=e.computed(()=>{var m;return["content-module-subheadline mb-2",`text-${c.subheadline}`,x(((m=r==null?void 0:r.value)==null?void 0:m.subheadline)??"",l.value)].join(" ")});return(d,m)=>{var f,g,h,y,b,w;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(`content-module ${d.isChild?"":"p-8 md:p-16"} ${((f=r.value)==null?void 0:f.root)??""} ${t.class??""} ${!t.parentHasBackgroundImage&&(t.backgroundColor||!d.isChild)?`bg-${e.unref(s)}`:""}`)},[e.createElementVNode("div",{class:e.normalizeClass(`content-module-container mx-auto ${((g=r.value)==null?void 0:g.container)??""} ${e.unref(n)===e.unref(me).Inline?"flex flex-col md:flex-row justify-between items-center gap-4":""}`)},[d.logo?(e.openBlock(),e.createBlock(W,e.mergeProps({key:0},d.logo,{class:a.value}),null,16,["class"])):e.createCommentVNode("",!0),d.subHeadline&&!d.isHero?(e.openBlock(),e.createElementBlock("h6",{key:1,class:e.normalizeClass(p.value)},e.toDisplayString(d.subHeadline),3)):e.createCommentVNode("",!0),d.headline?(e.openBlock(),e.createElementBlock("div",di,[d.isHero?(e.openBlock(),e.createElementBlock("h1",{key:0,class:e.normalizeClass(u.value),innerHTML:d.headline},null,10,ui)):(e.openBlock(),e.createElementBlock("h2",{key:1,class:e.normalizeClass(u.value),innerHTML:d.headline},null,10,pi))])):e.createCommentVNode("",!0),d.subHeadline&&d.isHero?(e.openBlock(),e.createElementBlock("h6",{key:3,class:e.normalizeClass(p.value)},e.toDisplayString(d.subHeadline),3)):e.createCommentVNode("",!0),d.bodyCopy?(e.openBlock(),e.createElementBlock("div",{key:4,class:e.normalizeClass(`content-module-body-copy text-[17px] text-${e.unref(c).copy} ${e.unref(x)(((h=r.value)==null?void 0:h.bodyCopy)??"",l.value)}`),innerHTML:d.bodyCopy},null,10,mi)):e.createCommentVNode("",!0),d.image?(e.openBlock(),e.createBlock(W,e.mergeProps({key:5},d.image,{class:`content-module-image ${e.unref(x)(((y=r.value)==null?void 0:y.image)??"",l.value)} ${((b=d.image)==null?void 0:b.class)??""}`}),null,16,["class"])):e.createCommentVNode("",!0),d.ctas?(e.openBlock(),e.createElementBlock("div",{key:6,class:e.normalizeClass(`content-module-ctas flex flex-wrap items-center gap-4 ${i.value} ${e.unref(x)(((w=r.value)==null?void 0:w.ctas)??"",l.value)}`)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.ctas,(B,E)=>(e.openBlock(),e.createBlock(G,e.mergeProps({ref_for:!0},B,{key:`cta-${B.title}-${E}`,class:`content-module-cta ${d.isHero?"w-full sm:w-auto justify-center":""}`,"background-color":e.unref(s)}),null,16,["class","background-color"]))),128))],2)):e.createCommentVNode("",!0)],2)],2)}}}),fi=["innerHTML"],An=e.defineComponent({__name:"ContainerCollectionModule",props:{__typename:{},headline:{},modules:{},backgroundColor:{},pt:{},class:{}},setup(o){const t=o,n=e.computed(()=>v(Qe,t.pt??{})),{backgroundColor:r,palette:l}=H(t);return(i,a)=>{var s,c;return e.openBlock(),e.createElementBlock("section",{class:e.normalizeClass(`container-collection ${t.class??""} bg-${e.unref(r)}`)},[i.headline?(e.openBlock(),e.createElementBlock("h2",{key:0,class:e.normalizeClass(`container-collection-headline ${(s=n.value)==null?void 0:s.headline} text-${e.unref(l).headline}`),innerHTML:i.headline},null,10,fi)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(`container-collection-content space-y-8 mx-auto container ${(c=n.value)==null?void 0:c.bodyCopy}`)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.modules,(u,p)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(u.__typename),e.mergeProps({ref_for:!0},u,{key:`${u==null?void 0:u.__typename}-${p}`,"is-child":!0}),null,16))),128))],2)],2)}}});var oe=(o=>(o[o.header=0]="header",o[o.footer=1]="footer",o))(oe||{});const gi={class:e.normalizeClass("pi pi-chevron-down")},hi={class:e.normalizeClass("pi pi-chevron-up")},yi=["innerHTML"],Y=e.defineComponent({__name:"NavigationElement",props:{__typename:{},elementType:{},title:{},link:{},htmlRef:{},subNavigation:{},dividerLine:{type:Boolean},backgroundColor:{},class:{},isChild:{type:Boolean},pt:{},inBanner:{type:Boolean},expandedMobile:{type:Boolean}},setup(o){const t=o,n=e.computed(()=>v(rt,t.pt??{})),{backgroundColor:r,palette:l}=H(t),i=e.computed(()=>{var m,f;return(m=t.link)!=null&&m.externalUrl?(f=t.link)==null?void 0:f.thirdPartyId:void 0}),a=e.computed(()=>{var m,f,g,h,y,b;return(f=(m=t.link)==null?void 0:m.page)!=null&&f.slug?`${(h=(g=t.link)==null?void 0:g.page)==null?void 0:h.slug}`:(y=t.link)!=null&&y.externalUrl?(b=t.link)==null?void 0:b.externalUrl:""}),s=e.computed(()=>{var m,f,g;return(f=(m=t.link)==null?void 0:m.page)!=null&&f.slug||(g=t.link)!=null&&g.externalUrl?"a":"button"}),c=e.computed(()=>oe[t.elementType??"header"]),u=e.ref(!1),p=e.computed(()=>`relative py-2 md:py-0 ${t.class??""} ${t.isChild?"sub-":""}navigation-element`),d=()=>{u.value=!u.value};return(m,f)=>{const g=e.resolveComponent("NavigationElement",!0);return e.openBlock(),e.createBlock(e.resolveDynamicComponent(m.isChild?"li":"div"),{class:e.normalizeClass(p.value)},{default:e.withCtx(()=>{var h;return[c.value===e.unref(oe).header||m.isChild&&(a.value||m.subNavigation)?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(s.value),{key:0,id:i.value,href:a.value??"",target:t.link?e.unref(je)((h=t.link)==null?void 0:h.target,t.link):"_self",class:e.normalizeClass(`flex leading-tight items-center hover:underline cursor-pointer text-${e.unref(l).copy} ${c.value===e.unref(oe).header?"whitespace-nowrap":""}`),"aria-expanded":s.value==="button"?!0:void 0,"aria-haspopup":s.value==="button"?!0:void 0,onClick:d},{default:e.withCtx(()=>{var y;return[e.createTextVNode(e.toDisplayString(m.title)+" ",1),!m.isChild&&m.subNavigation&&!(a.value||m.isChild)?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass((y=n.value)==null?void 0:y.icon)},[e.withDirectives(e.createElementVNode("i",gi,null,512),[[e.vShow,!u.value]]),e.withDirectives(e.createElementVNode("i",hi,null,512),[[e.vShow,u.value]])],2)):e.createCommentVNode("",!0)]}),_:1},8,["id","href","target","class","aria-expanded","aria-haspopup"])):c.value==e.unref(oe).footer?(e.openBlock(),e.createElementBlock("h2",{key:1,class:e.normalizeClass(`mb-2 font-bold text-${e.unref(l).copy}`)},e.toDisplayString(m.title),3)):e.createCommentVNode("",!0),!m.isChild&&m.subNavigation?(e.openBlock(),e.createElementBlock("ul",{key:2,class:e.normalizeClass({hidden:!u.value&&c.value==e.unref(oe).header,[`sm:absolute left-0 z-10 sm:mt-2 space-y-2 origin-top-right rounded-md bg-${e.unref(r)} ring-opacity-5 focus:outline-none sm:shadow-lg p-5`]:c.value==e.unref(oe).header,"space-y-2 opacity-90":c.value==e.unref(oe).footer}),role:"menu","aria-orientation":"vertical","aria-labelledby":"menu-button",tabindex:"-1"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m.subNavigation,(y,b)=>(e.openBlock(),e.createBlock(g,e.mergeProps({key:y.title,class:["ms-3 sm:ms-0",`sub-navigation-element-item-${b}`],role:"menuitem",tabindex:"-1",ref_for:!0},{...y,elementType:m.elementType,isChild:!0,backgroundColor:e.unref(r)}),null,16,["class"]))),128))],2)):e.createCommentVNode("",!0),m.htmlRef?(e.openBlock(),e.createElementBlock("div",{key:3,innerHTML:m.htmlRef},null,8,yi)):e.createCommentVNode("",!0)]}),_:1},8,["class"])}}}),bi={key:0,id:"social-media",class:"flex flex-wrap footer-social gap-2 whitespace-normal"},Ci=["id","href","target"],De=e.defineComponent({__name:"SocialMediaRef",props:{socialMediaRef:{}},setup(o){return(t,n)=>{const r=W;return t.socialMediaRef?(e.openBlock(),e.createElementBlock("div",bi,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.socialMediaRef,(l,i)=>{var a,s,c,u;return e.openBlock(),e.createElementBlock("a",{id:(a=l.link)==null?void 0:a.thirdPartyId,key:`footer-social-item-${l.icon.altTag}-${i}`,class:e.normalizeClass(`footer-social-item-${i}`),href:(s=l==null?void 0:l.link)==null?void 0:s.externalUrl,target:e.unref(je)((c=l==null?void 0:l.link)==null?void 0:c.target,l==null?void 0:l.link)},[e.createVNode(r,{media:(u=l==null?void 0:l.icon)==null?void 0:u.media},null,8,["media"])],10,Ci)}),128))])):e.createCommentVNode("",!0)}}}),ki={id:"footer-copyright",class:"flex flex-col lg:flex-row lg:justify-between gap-6 lg:gap-10 text-xs text-white"},wi={key:0,class:"footer-copyright-links basis-1/3"},$i={class:e.normalizeClass("flex flex-row flex-wrap items-center")},Bi={class:"basis-1/3 footer-copyright-logos"},vi={class:"flex items-start md:items-center justify-evenly space-x-2"},Fe=e.defineComponent({__name:"FooterCopyright",props:{navigation:{},copyRight:{},logos:{},addTextMargin:{type:Boolean},isCenterAlign:{type:Boolean},backgroundColor:{}},setup(o){const t=o,{palette:n}=H(t);return(r,l)=>(e.openBlock(),e.createElementBlock("div",ki,[e.createElementVNode("div",{class:e.normalizeClass(`text-${e.unref(n).copy} ${r.addTextMargin?"mt-8":""} w-[90%] md:w-auto basis-1/3`)},e.toDisplayString(r.copyRight),3),r.isCenterAlign?(e.openBlock(),e.createElementBlock("div",wi,[e.createElementVNode("div",$i,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.navigation,(i,a)=>(e.openBlock(),e.createBlock(Y,e.mergeProps({key:`footer-nav-item-${i.title}-${a}`,class:`footer-nav-item-${a} px-2.5 ${i.dividerLine?`border-r border-${e.unref(n).copy}`:""}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...i,isChild:!1,elementType:"header",backgroundColor:r.backgroundColor}),null,16,["class"]))),128))])])):e.createCommentVNode("",!0),e.createElementVNode("div",Bi,[e.createElementVNode("div",vi,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.logos,(i,a)=>(e.openBlock(),e.createBlock(W,{key:`footer-copy-right-logo-${a}`,class:"grow ml-auto",media:i.media},null,8,["media"]))),128))]),r.isCenterAlign?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(`flex flex-row items-center justify-end ${r.navigation&&r.navigation.length?"mt-6":""}`)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.navigation,(i,a)=>(e.openBlock(),e.createBlock(Y,e.mergeProps({key:`footer-nav-item-${i.title}-${a}`,class:`footer-nav-item-${a} px-2.5 ${i.dividerLine?`border-r border-${e.unref(n).copy}`:""}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...i,isChild:!1,elementType:"header",backgroundColor:r.backgroundColor}),null,16,["class"]))),128))],2))])]))}}),Si={class:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12 space-y-2"},Ti={href:"/",class:"footer-navigation-logo text-center"},Ei={key:0,class:"grid grid-cols-2 sm:grid-cols-3 gap-x-10 gap-y-8 flex-1"},Pi={key:1,class:"grow"},xi=["innerHTML"],Nn=e.defineComponent({__name:"FooterNavigation",props:{title:{},logo:{},legalText:{},backgroundColor:{},navigation:{},socialMediaRef:{},copyRight:{},copyRightLinks:{},copyRightLogos:{}},setup(o){const t=o,{backgroundColor:n,palette:r}=H(t),l=e.computed(()=>!!(t.navigation&&t.navigation.length>0));return(i,a)=>{var s,c;return e.openBlock(),e.createElementBlock("footer",{class:e.normalizeClass(`text-white text-sm leading-relaxed mt-4 bg-${e.unref(n)}`)},[e.createElementVNode("div",Si,[e.createElementVNode("div",{class:e.normalizeClass(["flex flex-col lg:flex-row lg:items-start lg:justify-between gap-10",{"p-5 justify-between items-start":i.navigation&&i.navigation.length>0,"mb-4 md:items-start":!i.navigation||i.navigation.length===0}])},[e.createElementVNode("a",Ti,[i.logo?(e.openBlock(),e.createBlock(W,{key:0,class:"min-h-[95px] min-w-[100px] h-[100px]",media:i.logo.media},null,8,["media"])):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(i.title),1)]),i.navigation&&i.navigation.length>0?(e.openBlock(),e.createElementBlock("div",Ei,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.navigation,(u,p)=>(e.openBlock(),e.createBlock(Y,e.mergeProps({key:`footer-nav-item-${u.title}-${p}`,class:`footer-nav-item-${p}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...u,isChild:!1,elementType:"footer",backgroundColor:e.unref(n)}),null,16,["class"]))),128))])):e.createCommentVNode("",!0),!i.navigation||i.navigation.length===0?(e.openBlock(),e.createElementBlock("div",Pi,[i.socialMediaRef?(e.openBlock(),e.createBlock(De,{key:0,"social-media-ref":i.socialMediaRef},null,8,["social-media-ref"])):e.createCommentVNode("",!0),e.createVNode(Fe,{"is-center-align":l.value,"copy-right":i.copyRight,navigation:i.copyRightLinks,logos:i.copyRightLogos,"add-text-margin":!0,"background-color":e.unref(n)},null,8,["is-center-align","copy-right","navigation","logos","background-color"])])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[i.socialMediaRef?(e.openBlock(),e.createBlock(De,{key:0,"social-media-ref":i.socialMediaRef},null,8,["social-media-ref"])):e.createCommentVNode("",!0)],64))],2),i.navigation&&i.navigation.length>0&&i.copyRight&&i.copyRightLinks&&((s=i.copyRightLinks)==null?void 0:s.length)>0&&i.copyRightLogos&&((c=i.copyRightLogos)==null?void 0:c.length)>0?(e.openBlock(),e.createBlock(Fe,{key:0,"is-center-align":l.value,"copy-right":i.copyRight,navigation:i.copyRightLinks,logos:i.copyRightLogos,"background-color":e.unref(n)},null,8,["is-center-align","copy-right","navigation","logos","background-color"])):e.createCommentVNode("",!0),e.createElementVNode("hr",{class:e.normalizeClass(`border-${e.unref(r).copy}`)},null,2),i.legalText?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(`text-xs md:text-sm opacity-80 text-${e.unref(r).copy}`),innerHTML:i.legalText},null,10,xi)):e.createCommentVNode("",!0)])],2)}}}),Ii=["innerHTML"],Ln=e.defineComponent({__name:"LogoCollectionModule",props:{__typename:{},headline:{},logos:{},backgroundColor:{},pt:{},class:{}},setup(o){const t=o,n=e.computed(()=>v(ot,t.pt??{})),r=e.computed(()=>({"background-color":t.backgroundColor??"transparent",color:"inherit"})),{backgroundColor:l,palette:i}=H(t);return(a,s)=>{var u,p,d;const c=W;return e.openBlock(),e.createElementBlock("section",{style:e.normalizeStyle(r.value),class:e.normalizeClass(`logo-module p-16 ${t.class??""} bg-${e.unref(l)}`)},[e.createElementVNode("div",{class:e.normalizeClass(`container mx-auto ${((u=n.value)==null?void 0:u.container)??""}`)},[a.headline?(e.openBlock(),e.createElementBlock("h2",{key:0,class:e.normalizeClass(`logo-module-headline ${((p=n.value)==null?void 0:p.headline)??""} text-${e.unref(i).headline}`),innerHTML:a.headline},null,10,Ii)):e.createCommentVNode("",!0),a.logos?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(`logo-module-content flex flex-wrap justify-evenly gap-2 ${((d=n.value)==null?void 0:d.bodyCopy)??""}`)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.logos,(m,f)=>(e.openBlock(),e.createBlock(c,e.mergeProps({ref_for:!0},m,{key:`cta-${m.altTag}-${f}`}),null,16))),128))],2)):e.createCommentVNode("",!0)],2)],6)}}}),_i={class:e.normalizeClass("primary-navigation-header sticky top-0 z-50")},Vi={class:"hidden md:flex bg-[#d9d9d9] w-full"},Ai={key:0,class:"primary-navigation flex flex-[0_1_87%] justify-end items-center gap-4 py-4 pl-2 pr-0"},Ni={class:"lg:max-w-[1440px] mx-auto py-0 px-7 md:pr-4 md:pl-8 md:py-6 xl:py-6 xl:pr-9 xl:pl-16 md:flex md:justify-between md:items-center gap-2"},Li={class:"flex items-center justify-between py-3 md:p-0"},Oi={key:0,href:"/",class:"primary-navigation-logo items-center h-10 md:h-12 lg:flex"},zi={class:"flex items-center gap-2 md:hidden"},Mi={key:0,class:"primary-navigation text-sm xl:text-base flex items-center gap-2"},ji=["aria-label","aria-expanded"],Di={key:0,"fill-rule":"evenodd",d:"M18.278 16.864a1 1 0 0 1-1.414 1.414l-4.829-4.828-4.828 4.828a1 1 0 0 1-1.414-1.414l4.828-4.829-4.828-4.828a1 1 0 0 1 1.414-1.414l4.829 4.828 4.828-4.828a1 1 0 1 1 1.414 1.414l-4.828 4.829 4.828 4.828z"},Fi={key:1,"fill-rule":"evenodd",d:"M4 5h16a1 1 0 0 1 0 2H4a1 1 0 1 1 0-2zm0 6h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2zm0 6h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2z"},On=e.defineComponent({__name:"PrimaryNavigation",props:{title:{},logo:{},backgroundColor:{},navigation:{},ctas:{},inBanner:{}},emits:["navigation-click","cta-click"],setup(o,{emit:t}){const n=o,r=e.ref(!1),{backgroundColor:l,palette:i}=H(n),a=t,s=e.computed(()=>n.navigation||[]),c=e.computed(()=>n.ctas||[]),u=e.computed(()=>{var m;return((m=n.inBanner)==null?void 0:m.filter(f=>f.__typename?f.__typename==="NavigationElement":!("buttonType"in f)))||[]}),p=e.computed(()=>{var m;return((m=n.inBanner)==null?void 0:m.filter(f=>f.__typename?f.__typename==="CTA":"buttonType"in f))||[]}),d=e.computed(()=>{const m=[];return s.value.forEach(f=>{f.expandedMobile&&f.subNavigation&&f.subNavigation.length>0?m.push(...f.subNavigation):m.push(f)}),m});return(m,f)=>(e.openBlock(),e.createElementBlock("header",_i,[e.createElementVNode("div",Vi,[u.value.length>0||p.value.length>0?(e.openBlock(),e.createElementBlock("nav",Ai,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(u.value,(g,h)=>(e.openBlock(),e.createBlock(Y,e.mergeProps({key:`${g.title}-${h}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...g,class:`primary-nav-item-${h} ${g.class||""} ${g.dividerLine?"md:border-r pr-4 h-full":""}`,isChild:!1,elementType:"header"},{onClick:y=>a("navigation-click",g)}),null,16,["onClick"]))),128)),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p.value,g=>(e.openBlock(),e.createBlock(G,e.mergeProps({key:g.title,class:["my-4 sm:my-0",g.buttonType==="fill"?"justify-center w-full":""],ref_for:!0},g,{onClick:h=>a("cta-click",g)}),null,16,["class","onClick"]))),128))])):e.createCommentVNode("",!0)]),e.createElementVNode("div",{class:e.normalizeClass(`shadow-2xl bg-${e.unref(l)}`)},[e.createElementVNode("div",Ni,[e.createElementVNode("div",Li,[m.logo?(e.openBlock(),e.createElementBlock("a",Oi,[e.createVNode(W,e.mergeProps(m.logo,{class:"h-full w-auto object-contain"}),null,16)])):e.createCommentVNode("",!0),e.createElementVNode("div",zi,[u.value.length>0?(e.openBlock(),e.createElementBlock("nav",Mi,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(u.value,(g,h)=>(e.openBlock(),e.createBlock(Y,e.mergeProps({key:`${g.title}-${h}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...g,class:`h-full primary-nav-item-${h} ${g.class||""} ${g.dividerLine?"md:border-r pr-4":""}`,isChild:!1,elementType:"header"},{onClick:y=>a("navigation-click",g)}),null,16,["onClick"]))),128))])):e.createCommentVNode("",!0),e.createElementVNode("button",{type:"button",class:"block","aria-label":r.value?"Close menu":"Open menu","aria-expanded":r.value,onClick:f[0]||(f[0]=g=>r.value=!r.value)},[(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(`h-6 w-6 fill-${e.unref(i).copy}`),viewBox:"0 0 24 24"},[r.value?(e.openBlock(),e.createElementBlock("path",Di)):e.createCommentVNode("",!0),r.value?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("path",Fi))],2))],8,ji)])]),s.value.length>0||c.value.length>0?(e.openBlock(),e.createElementBlock("nav",{key:0,class:e.normalizeClass(["primary-navigation text-sm xl:text-base items-center px-2 pt-2 pb-4 md:flex gap-2 lg:gap-4 md:justify-evenly md:p-0",r.value?"block":"hidden"])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.value,(g,h)=>(e.openBlock(),e.createBlock(Y,e.mergeProps({key:`mobile-${g.title}-${h}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...g,class:`md:hidden h-full primary-nav-item-${h} ${g.class||""} ${g.dividerLine?"md:border-r pr-4":""}`,isChild:!1,elementType:"header"},{onClick:y=>a("navigation-click",g)}),null,16,["onClick"]))),128)),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,(g,h)=>(e.openBlock(),e.createBlock(Y,e.mergeProps({key:`desktop-${g.title}-${h}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...g,class:`hidden md:block h-full primary-nav-item-${h} ${g.class||""} ${g.dividerLine?"sm:border-r pr-4":""}`,isChild:!1,elementType:"header"},{onClick:y=>a("navigation-click",g)}),null,16,["onClick"]))),128)),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.value,g=>(e.openBlock(),e.createBlock(G,e.mergeProps({key:`filtered-${g.title}`,class:g.buttonType==="fill"?"justify-center w-full":"",ref_for:!0},g,{onClick:h=>a("cta-click",g)}),null,16,["class","onClick"]))),128)),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p.value,g=>(e.openBlock(),e.createBlock(G,e.mergeProps({key:g.title,class:["flex md:hidden my-2 md:my-0",g.buttonType==="fill"?"justify-center w-full":""],ref_for:!0},g,{onClick:h=>a("cta-click",g)}),null,16,["class","onClick"]))),128))],2)):e.createCommentVNode("",!0)])],2)]))}}),Hi=["innerHTML"],zn=e.defineComponent({__name:"SplitModule",props:{__typename:{},entryTitle:{},headline:{},start:{},center:{},end:{},backgroundImage:{},backgroundColor:{},pt:{},isChild:{type:Boolean},class:{}},setup(o){const t=o,n=e.computed(()=>v(lt,t.pt??{})),r=e.computed(()=>({"background-image":`url(${t.backgroundImage??""})`,"background-size":"cover"})),{backgroundColor:l,palette:i}=H(t),a=e.computed(()=>x(`split-module ${t.isChild?"":"py-0 px-8 md:px-8 md:py-16"} bg-${l}`,t.class??""));return(s,c)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(s.isChild?"div":"section"),{style:e.normalizeStyle(r.value),class:e.normalizeClass(a.value)},{default:e.withCtx(()=>{var u,p,d,m,f;return[s.headline?(e.openBlock(),e.createElementBlock("h2",{key:0,class:e.normalizeClass(`headline ${((u=n.value)==null?void 0:u.headline)??""} text-${e.unref(i).headline}`),innerHTML:s.headline},null,10,Hi)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(`split-module-content ${e.unref(x)("flex justify-evenly gap-4 mx-auto items-center",((p=n.value)==null?void 0:p.bodyCopy)??"")}`)},[s.start?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(s.start.__typename),e.mergeProps({key:0},s.start,{class:`split-module-start ${((d=n.value)==null?void 0:d.start)??""}`,"is-child":!0}),null,16,["class"])):e.createCommentVNode("",!0),s.center?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(s.center.__typename),e.mergeProps({key:1},s.center,{class:`split-module-center ${((m=n.value)==null?void 0:m.center)??""}`,"is-child":!0}),null,16,["class"])):e.createCommentVNode("",!0),s.end?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(s.end.__typename),e.mergeProps({key:2},s.end,{class:`split-module-end ${((f=n.value)==null?void 0:f.end)??""}`,"is-child":!0}),null,16,["class"])):e.createCommentVNode("",!0)],2)]}),_:1},8,["style","class"]))}}),Ri=["innerHTML"],Mn=e.defineComponent({__name:"TestimonialModule",props:{__typename:{},headline:{},quote:{},author:{},details:{},media:{},textColor:{},backgroundColor:{},mediaPosition:{},pt:{},class:{}},setup(o){const t=o,n=e.computed(()=>v(it,t.pt??{})),{palette:r}=H(t),l=e.computed(()=>({"background-color":t.backgroundColor??"transparent",color:t.textColor??"inherit"}));return(i,a)=>{var s,c,u,p,d,m,f,g;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(`testimonial ${e.unref(x)("p-5",t.class??"")}`),style:e.normalizeStyle(l.value)},[e.createElementVNode("div",{class:e.normalizeClass(`container mx-auto flex flex-col gap-8 ${((s=n.value)==null?void 0:s.container)??""} ${((c=i.mediaPosition)==null?void 0:c.toLowerCase())==="right"?"lg:flex-row-reverse":"lg:flex-row"}`)},[i.media?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(`testimonial-media ${((u=n.value)==null?void 0:u.media)??""}`)},[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(i.media.__typename),e.normalizeProps(e.guardReactiveProps(i.media)),null,16))],2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(`testimonial-text ${((p=n.value)==null?void 0:p.text)??""}`)},[i.headline?(e.openBlock(),e.createElementBlock("h3",{key:0,class:e.normalizeClass(`testimonial-headline ${((d=n.value)==null?void 0:d.headline)??""} text-${e.unref(r).headline}`),innerHTML:i.headline},null,10,Ri)):e.createCommentVNode("",!0),i.quote?(e.openBlock(),e.createElementBlock("p",{key:1,class:e.normalizeClass(`testimonial-quote ${((m=n.value)==null?void 0:m.quote)??""} text-${e.unref(r).copyAccent}`)},e.toDisplayString(i.quote),3)):e.createCommentVNode("",!0),i.author?(e.openBlock(),e.createElementBlock("p",{key:2,class:e.normalizeClass(`testimonial-author ${((f=n.value)==null?void 0:f.author)??""} text-${e.unref(r).copy}`)},e.toDisplayString(i.author),3)):e.createCommentVNode("",!0),i.details?(e.openBlock(),e.createElementBlock("p",{key:3,class:e.normalizeClass(`testimonial-details ${((g=n.value)==null?void 0:g.details)??""} text-${e.unref(r).copy}`)},e.toDisplayString(i.details),3)):e.createCommentVNode("",!0)],2)],2)],6)}}}),Wi=["innerHTML"],Ui={key:3,class:"mx-auto mt-16 w-fit"},qi={key:0,class:"w-full overflow-hidden pt-8"},jn=e.defineComponent({__name:"TileCollectionModule",props:{__typename:{},headline:{},bodyCopy:{},modules:{},textColor:{},backgroundColor:{},tileLabelType:{},ctas:{},includeDecoration:{type:Boolean,default:!1},cols:{default:3},variant:{},pt:{},class:{}},setup(o){const t=o,n=e.computed(()=>v(at,t.pt??{})),{backgroundColor:r,palette:l}=H(t),i=e.computed(()=>{const s=["w-full md:w-[47%]"];switch(t.modules.length<t.cols?t.modules.length:t.cols){case 4:s.push("lg:w-[23%]");break;case 3:s.push("lg:w-[31%]");break;case 1:s.push("md:w-full");break}return s.join(" ")}),a=e.computed(()=>{switch(r){case"iris":return"https://images.ctfassets.net/qqblaiss500w/6M4qmV1iPDg67IPiCXreV7/859124c674bf3267e81bcf429ac142fd/stem-reasons-background.svg";case"wisteria":return"https://images.ctfassets.net/qqblaiss500w/6M4qmV1iPDg67IPiCXreV7/859124c674bf3267e81bcf429ac142fd/stem-reasons-background.svg";default:return"https://images.ctfassets.net/qqblaiss500w/5LopxqqvQC9Vzutf6cvGR3/6b20c6a67b637de8ba90bb817b3b521d/circles.png"}});return(s,c)=>{var d,m,f,g,h,y;const u=G,p=W;return e.openBlock(),e.createElementBlock("section",{class:e.normalizeClass(`tile-collection ${s.variant} ${e.unref(x)("overflow-hidden py-16",s.includeDecoration?"!pb-0":"",((d=n.value)==null?void 0:d.root)??"",t.class??"")} bg-${e.unref(r)}`)},[e.createElementVNode("div",{class:e.normalizeClass(`container mx-auto ${((m=n.value)==null?void 0:m.container)??""}`)},[s.headline?(e.openBlock(),e.createElementBlock("h2",{key:0,class:e.normalizeClass(`tile-collection-headline ${((f=n.value)==null?void 0:f.headline)??""} text-${e.unref(l).headline} ${s.bodyCopy?"mb-2":""}`),innerHTML:s.headline},null,10,Wi)):e.createCommentVNode("",!0),s.bodyCopy?(e.openBlock(),e.createElementBlock("h3",{key:1,class:e.normalizeClass(`tile-collection-body-copy ${((g=n.value)==null?void 0:g.bodyCopy)??""} text-${e.unref(l).copy}`)},e.toDisplayString(s.bodyCopy),3)):e.createCommentVNode("",!0),s.modules?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(`tile-collection-content ${e.unref(x)(`flex flex-col ${s.variant!=="ImageStackedAnimatedTile"?"md:flex-row flex-wrap gap-12 md:gap-6":"gap-12 md:gap-4"} justify-center`,((h=n.value)==null?void 0:h.bodyCopy)??"")}`)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.modules,(b,w)=>{var B;return e.openBlock(),e.createBlock(e.resolveDynamicComponent(`TileContent${s.variant}`),e.mergeProps({key:`${b==null?void 0:b.headline}-${w}`,class:`tile-collection-content-item-${w} ${i.value} ${((B=n.value)==null?void 0:B.item)??""} ${b.class}`,ref_for:!0},b,{"parent-background-color":e.unref(r),index:w,"tile-label-type":s.tileLabelType}),null,16,["class","parent-background-color","index","tile-label-type"])}),128))],2)):e.createCommentVNode("",!0),(y=s.ctas)!=null&&y.length?(e.openBlock(),e.createElementBlock("div",Ui,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.ctas,b=>(e.openBlock(),e.createBlock(u,e.mergeProps({key:`${b.title}-cta`,ref_for:!0},b,{size:"xl","background-color":e.unref(r)}),null,16,["background-color"]))),128))])):e.createCommentVNode("",!0)],2),s.includeDecoration?(e.openBlock(),e.createElementBlock("div",qi,[e.createVNode(p,{animated:!0,media:{url:a.value},"alt-tag":"Stem cell background image, series of multicolor circles in a circular pattern.",class:"w-full md:w-3/4 h-[20vw] md:h-[200px] object-top object-cover mx-auto"},null,8,["media"])])):e.createCommentVNode("",!0)],2)}}}),_e=e.defineComponent({__name:"TileLabel",props:{__typename:{},copy:{},type:{default:"Text"},backgroundColor:{},textColor:{},alignment:{default:"right"},pt:{},index:{}},setup(o){const t=o,n=e.useAttrs(),r=e.computed(()=>t.type==="Numeric"&&!t.copy?(t.index??0)+1:t.copy),l=e.computed(()=>v(mt[t.type],t.pt??{})),i=e.computed(()=>{var s;let a=t.type==="Numeric"?"right-2 md:right-4":"right-[-4%]";return t.alignment==="left"&&(a=t.type==="Numeric"?"left-2 md:left-4":"left-[-4%]"),`tile-label absolute ${x(typeof r.value=="number"?"w-[36px] h-[36px] md:h-[60px] md:w-[60px]":"w-[120px]",`text-${t.textColor}`,`bg-${t.backgroundColor}`,"top-2 md:top-4",((s=l==null?void 0:l.value)==null?void 0:s.root)??"",a,n.class)}`});return(a,s)=>r.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(i.value),style:e.normalizeStyle({backgroundColor:a.backgroundColor})},e.toDisplayString(r.value),7)):e.createCommentVNode("",!0)}}),He=(o,t)=>o.buttonType==="fill"?o.color??k.COLOR_PALETTES[t].cta.fill.bg:null,Re=(o,t)=>o.textColor??k.COLOR_PALETTES[t].cta[o.buttonType].copy;var Gi={root:"p-card p-component",header:"p-card-header",body:"p-card-body",caption:"p-card-caption",title:"p-card-title",subtitle:"p-card-subtitle",content:"p-card-content",footer:"p-card-footer"},Ki=X.extend({name:"card",classes:Gi}),Xi={name:"BaseCard",extends:ve,style:Ki},ae={name:"Card",extends:Xi,inheritAttrs:!1};function Zi(o,t,n,r,l,i){return e.openBlock(),e.createElementBlock("div",e.mergeProps({class:o.cx("root")},o.ptmi("root")),[o.$slots.header?(e.openBlock(),e.createElementBlock("div",e.mergeProps({key:0,class:o.cx("header")},o.ptm("header")),[e.renderSlot(o.$slots,"header")],16)):e.createCommentVNode("",!0),e.createElementVNode("div",e.mergeProps({class:o.cx("body")},o.ptm("body")),[o.$slots.title||o.$slots.subtitle?(e.openBlock(),e.createElementBlock("div",e.mergeProps({key:0,class:o.cx("caption")},o.ptm("caption")),[o.$slots.title?(e.openBlock(),e.createElementBlock("div",e.mergeProps({key:0,class:o.cx("title")},o.ptm("title")),[e.renderSlot(o.$slots,"title")],16)):e.createCommentVNode("",!0),o.$slots.subtitle?(e.openBlock(),e.createElementBlock("div",e.mergeProps({key:1,class:o.cx("subtitle")},o.ptm("subtitle")),[e.renderSlot(o.$slots,"subtitle")],16)):e.createCommentVNode("",!0)],16)):e.createCommentVNode("",!0),e.createElementVNode("div",e.mergeProps({class:o.cx("content")},o.ptm("content")),[e.renderSlot(o.$slots,"content")],16),o.$slots.footer?(e.openBlock(),e.createElementBlock("div",e.mergeProps({key:1,class:o.cx("footer")},o.ptm("footer")),[e.renderSlot(o.$slots,"footer")],16)):e.createCommentVNode("",!0)],16)],16)}ae.render=Zi;const Yi=["src","height","width"],Ji=["src","height","width"],Ve=e.defineComponent({__name:"Video",props:{__typename:{},thumbnail:{},url:{},class:{}},setup(o){let t=e.ref(!1);function n(){t.value=!0}return(r,l)=>{var i,a;return e.unref(t)?e.unref(t)?(e.openBlock(),e.createElementBlock("iframe",{key:1,class:e.normalizeClass(`${r.$props.class} w-full`),src:r.url,height:(i=r.thumbnail.media)!=null&&i.height?r.thumbnail.media.height:"100%",width:(a=r.thumbnail.media)!=null&&a.width?r.thumbnail.media.width:"100%",allow:"autoplay"},null,10,Ji)):e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(`${r.$props.class} relative cursor-pointer`),onClick:n},[l[0]||(l[0]=e.createElementVNode("svg",{class:"absolute bottom-0 left-0 right-0 top-0 m-auto block",xmlns:"http://www.w3.org/2000/svg",width:"97",height:"97",viewBox:"0 0 97 97",fill:"none"},[e.createElementVNode("path",{d:"M91.4217 48.2108C91.4217 72.0755 72.0755 91.4217 48.2108 91.4217C24.3462 91.4217 5 72.0755 5 48.2108C5 24.3462 24.3462 5 48.2108 5C72.0755 5 91.4217 24.3462 91.4217 48.2108Z",stroke:"white","stroke-width":"10"}),e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M39.9246 25.9149L69.7535 48.2109L39.9246 70.5069V25.9149Z",fill:"white"})],-1)),e.createElementVNode("img",{class:"w-full",src:r.thumbnail.media.url,height:r.thumbnail.media.height,width:r.thumbnail.media.width},null,8,Yi)],2))}}}),Qi=["innerHTML"],Dn=xe(e.defineComponent({__name:"TileContentIconTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},parentBackgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},bodyCopyAlignment:{},pt:{},listItems:{},footer:{},class:{}},setup(o){const t=o,n=e.computed(()=>v(st,t.pt??{})),r=t.backgroundColor||t.parentBackgroundColor,{palette:l}=H({backgroundColor:r}),i=t.backgroundColor?l:l.tile,a=typeof t.index=="number",s=t.backgroundColor||l.tile.bg,c=e.computed(()=>t.alignment==="center"?"items-center":t.alignment==="right"?"items-end":"items-start"),u=e.ref(null),p=Pt(u,{threshold:.1});return(d,m)=>{var h,y,b,w,B,E,P,A,O,V,_;const f=_e,g=G;return e.openBlock(),e.createElementBlock("div",{ref_key:"content",ref:u,style:e.normalizeStyle({transitionDelay:`${(d.index??0)*.2}s`}),class:e.normalizeClass(`tile-content animate-slide-on-top ${e.unref(p)?"visible":""} ${e.unref(x)((h=n.value)==null?void 0:h.root,a?"":"w-full md:w-full lg:w-full")} ${t.class} bg-${e.unref(s)}`)},[d.tileLabel||d.tileLabelType?(e.openBlock(),e.createBlock(f,e.mergeProps({key:0},d.tileLabel,{type:d.tileLabelType??((y=d.tileLabel)==null?void 0:y.type),class:d.tileLabelType==="Numeric"||((b=d.tileLabel)==null?void 0:b.type)==="Numeric"?(w=n.value)==null?void 0:w.numericLabel:(B=n.value)==null?void 0:B.label,"background-color":e.unref(i).label[d.tileLabelType??((E=d.tileLabel)==null?void 0:E.type)??"Text"].bg,"text-color":e.unref(i).label[d.tileLabelType??((P=d.tileLabel)==null?void 0:P.type)??"Text"].copy,index:d.index,alignment:((A=d.tileLabel)==null?void 0:A.alignment)??"right"}),null,16,["type","class","background-color","text-color","index","alignment"])):e.createCommentVNode("",!0),e.createVNode(e.unref(ae),{class:e.normalizeClass(`${((O=n.value)==null?void 0:O.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-footer ${((V=n.value)==null?void 0:V.footer)??""}`,"pt:body:class":((_=n.value)==null?void 0:_.body)??""},e.createSlots({_:2},[d.bodyCopy||d.listItems?{name:"content",fn:e.withCtx(()=>{var z,C,$,N,D,q,U;return[e.createElementVNode("div",{class:e.normalizeClass(`flex flex-col tile-content-inner ${((z=n.value)==null?void 0:z.bodyCopy)??""} ${c.value}`)},[d.image?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(`tile-content-media ${((C=n.value)==null?void 0:C.media)??""}`)},[m[0]||(m[0]=e.createElementVNode("div",{class:"tile-content-media-background"},null,-1)),d.image?(e.openBlock(),e.createBlock(W,e.mergeProps({key:0},d.image,{class:e.unref(x)((N=($=d.image)==null?void 0:$.media)!=null&&N.width?"":"w-full",d.image.class)}),null,16,["class"])):e.createCommentVNode("",!0),d.video?(e.openBlock(),e.createBlock(Ve,e.mergeProps({key:1},d.video,{class:"w-full"}),null,16)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),d.headline?(e.openBlock(),e.createElementBlock("h3",{key:1,class:e.normalizeClass(`tile-content-headline ${((D=n.value)==null?void 0:D.headline)??""} text-${e.unref(i).headline} text-${d.alignment}`)},e.toDisplayString(d.headline),3)):e.createCommentVNode("",!0),d.subheadline?(e.openBlock(),e.createElementBlock("h6",{key:2,class:e.normalizeClass(`tile-content-subheadline ${((q=n.value)==null?void 0:q.subheadline)??""} text-${e.unref(i).headline} text-${d.alignment}`)},e.toDisplayString(d.subheadline),3)):e.createCommentVNode("",!0),d.bodyCopy?(e.openBlock(),e.createElementBlock("div",{key:3,class:e.normalizeClass(`tile-content-body-copy ${((U=n.value)==null?void 0:U.bodyCopy)??""} text-${e.unref(i).copy} text-${d.bodyCopyAlignment??d.alignment} body-copy-with-lists`),style:e.normalizeStyle({"--bullet-color":`var(--${e.unref(l).bullet})`}),innerHTML:d.bodyCopy},null,14,Qi)):e.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,d.ctas||d.footer?{name:"footer",fn:e.withCtx(()=>{var z,C;return[d.footer?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(`${((z=n.value)==null?void 0:z.footerContent)??""} text-${e.unref(i).copy}`)},e.toDisplayString(d.footer),3)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(((C=n.value)==null?void 0:C.ctas)??"")},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.ctas,($,N)=>{var D;return e.openBlock(),e.createBlock(g,e.mergeProps({key:`cta-${$.title}-${N}`,class:`cta-${N} ${(D=n.value)==null?void 0:D.cta}`,color:e.unref(He)($,e.unref(s)),"text-color":e.unref(Re)($,e.unref(s)),"background-color":e.unref(s),ref_for:!0},$),null,16,["class","color","text-color","background-color"])}),128))],2)]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],6)}}}),[["__scopeId","data-v-1896996d"]]),ea=["innerHTML"],Fn=xe(e.defineComponent({__name:"TileContentImageTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},parentBackgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},bodyCopyAlignment:{},pt:{},listItems:{},footer:{},class:{}},setup(o){const t=o,n=e.computed(()=>v(dt,t.pt??{})),r=t.backgroundColor||t.parentBackgroundColor,{palette:l}=H({backgroundColor:r}),i=t.backgroundColor?l:l.tile,a=typeof t.index=="number",s=t.backgroundColor||l.tile.bg,c=e.computed(()=>t.alignment==="center"?"items-center":t.alignment==="right"?"items-end":"items-start"),u=e.ref(null),p=Pt(u,{threshold:.1});return(d,m)=>{var h,y,b,w;const f=_e,g=G;return e.openBlock(),e.createElementBlock("div",{ref_key:"content",ref:u,style:e.normalizeStyle({transitionDelay:`${(d.index??0)*.2}s`}),class:e.normalizeClass(`tile-content animate-slide-in-right ${e.unref(p)?"visible":""} ${e.unref(x)(((h=n.value)==null?void 0:h.root)??"",a?"":"w-full md:w-full lg:w-full",`bg-${e.unref(s)}`,t.class??"")}`)},[e.createVNode(e.unref(ae),{class:e.normalizeClass(`${((y=n.value)==null?void 0:y.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((b=n.value)==null?void 0:b.footer)??""}`,"pt:body:class":((w=n.value)==null?void 0:w.body)??""},e.createSlots({_:2},[d.image||d.bodyCopy||d.listItems?{name:"content",fn:e.withCtx(()=>{var B,E,P,A,O,V,_,z,C,$,N,D,q,U,re;return[e.createElementVNode("div",{class:e.normalizeClass(`flex flex-col tile-content-inner ${((B=n.value)==null?void 0:B.bodyCopy)??""} ${c.value}`)},[d.image?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(`tile-content-media w-4/5 ${((E=n.value)==null?void 0:E.media)??""}`)},[d.tileLabel||d.tileLabelType?(e.openBlock(),e.createBlock(f,{key:0,class:e.normalizeClass(d.tileLabelType==="Numeric"||((P=d.tileLabel)==null?void 0:P.type)==="Numeric"?(A=n.value)==null?void 0:A.numericLabel:(O=n.value)==null?void 0:O.label),index:d.index,alignment:((V=d.tileLabel)==null?void 0:V.alignment)??"left",type:d.tileLabelType??((_=d.tileLabel)==null?void 0:_.type),"background-color":e.unref(i).label[d.tileLabelType??((z=d.tileLabel)==null?void 0:z.type)??"Text"].bg,"text-color":e.unref(i).label[d.tileLabelType??((C=d.tileLabel)==null?void 0:C.type)??"Text"].copy},null,8,["class","index","alignment","type","background-color","text-color"])):e.createCommentVNode("",!0),m[0]||(m[0]=e.createElementVNode("div",{class:"tile-content-media-background"},null,-1)),d.image?(e.openBlock(),e.createBlock(W,e.mergeProps({key:1},d.image,{class:e.unref(x)(!d.bodyCopy&&!d.headline&&!(($=d.listItems)!=null&&$.length)?"rounded-lg":"rounded-full",(D=(N=d.image)==null?void 0:N.media)!=null&&D.width?"":"w-full",d.image.class)}),null,16,["class"])):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),d.headline?(e.openBlock(),e.createElementBlock("h3",{key:1,class:e.normalizeClass(`tile-content-headline ${((q=n.value)==null?void 0:q.headline)??""} text-${e.unref(i).headline}`)},e.toDisplayString(d.headline),3)):e.createCommentVNode("",!0),d.subheadline?(e.openBlock(),e.createElementBlock("h6",{key:2,class:e.normalizeClass(`tile-content-subheadline ${((U=n.value)==null?void 0:U.subheadline)??""} text-${e.unref(i).copy}`)},e.toDisplayString(d.subheadline),3)):e.createCommentVNode("",!0),d.bodyCopy?(e.openBlock(),e.createElementBlock("div",{key:3,class:e.normalizeClass(`tile-content-body-copy ${((re=n.value)==null?void 0:re.bodyCopy)??""} text-${e.unref(i).copy} text-${d.bodyCopyAlignment??d.alignment} body-copy-with-lists`),style:e.normalizeStyle({"--bullet-color":`var(--${e.unref(l).bullet})`}),innerHTML:d.bodyCopy},null,14,ea)):e.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,d.ctas||d.footer?{name:"footer",fn:e.withCtx(()=>{var B,E;return[d.footer?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(`${((B=n.value)==null?void 0:B.footerContent)??""} text-${e.unref(i).copy} text-${d.alignment}`)},e.toDisplayString(d.footer),3)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(((E=n.value)==null?void 0:E.ctas)??"")},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.ctas,(P,A)=>{var O;return e.openBlock(),e.createBlock(g,e.mergeProps({key:`cta-${P.title}-${A}`,class:`cta-${A} ${(O=n.value)==null?void 0:O.cta}`,color:e.unref(He)(P,e.unref(s)),"text-color":e.unref(Re)(P,e.unref(s)),ref_for:!0},P),null,16,["class","color","text-color"])}),128))],2)]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],6)}}}),[["__scopeId","data-v-799e6785"]]),ta=["innerHTML"],Hn=e.defineComponent({__name:"TileContentTextTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},parentBackgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},bodyCopyAlignment:{},pt:{},listItems:{},footer:{},class:{}},setup(o){const t=o,n=e.computed(()=>v(ut,t.pt??{})),r=typeof t.index=="number",l=t.backgroundColor||t.parentBackgroundColor,{palette:i}=H({backgroundColor:l}),a=t.backgroundColor?i:i.tile,s=t.backgroundColor||i.tile.bg;return(c,u)=>{var m,f,g,h,y,b,w,B,E,P;const p=_e,d=G;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(`tile-content ${e.unref(x)((m=n.value)==null?void 0:m.root,r?"":"w-full md:w-full lg:w-full")} ${t.class} bg-${e.unref(s)}`)},[c.tileLabel||c.tileLabelType?(e.openBlock(),e.createBlock(p,e.mergeProps({key:0},c.tileLabel,{class:c.tileLabelType==="Numeric"||((f=c.tileLabel)==null?void 0:f.type)==="Numeric"?(g=n.value)==null?void 0:g.numericLabel:(h=n.value)==null?void 0:h.label,index:c.index,type:c.tileLabelType??((y=c.tileLabel)==null?void 0:y.type),"background-color":e.unref(a).label[c.tileLabelType??((b=c.tileLabel)==null?void 0:b.type)??"Text"].bg,"text-color":e.unref(a).label[c.tileLabelType??((w=c.tileLabel)==null?void 0:w.type)??"Text"].copy}),null,16,["class","index","type","background-color","text-color"])):e.createCommentVNode("",!0),e.createVNode(e.unref(ae),{class:e.normalizeClass(`${((B=n.value)==null?void 0:B.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((E=n.value)==null?void 0:E.footer)??""}`,"pt:body:class":((P=n.value)==null?void 0:P.body)??""},e.createSlots({_:2},[c.bodyCopy||c.subheadline||c.headline?{name:"content",fn:e.withCtx(()=>{var A,O,V,_;return[e.createElementVNode("div",{class:e.normalizeClass(`flex flex-col tile-content-inner ${((A=n.value)==null?void 0:A.bodyCopy)??""}`)},[c.subheadline?(e.openBlock(),e.createElementBlock("h6",{key:0,class:e.normalizeClass(`tile-content-subheadline ${((O=n.value)==null?void 0:O.subheadline)??""} text-${e.unref(a).copy} text-${c.alignment}`)},e.toDisplayString(c.subheadline),3)):e.createCommentVNode("",!0),c.headline?(e.openBlock(),e.createElementBlock("h2",{key:1,class:e.normalizeClass(`tile-content-headline ${((V=n.value)==null?void 0:V.headline)??""} text-${e.unref(a).headline} text-${c.alignment}`)},e.toDisplayString(c.headline),3)):e.createCommentVNode("",!0),c.bodyCopy?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(`tile-content-body-copy ${((_=n.value)==null?void 0:_.bodyCopy)??""} text-${e.unref(a).copy} text-${c.bodyCopyAlignment??c.alignment} body-copy-with-lists`),style:e.normalizeStyle({"--bullet-color":`var(--${e.unref(i).bullet})`}),innerHTML:c.bodyCopy},null,14,ta)):e.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,c.ctas||c.footer?{name:"footer",fn:e.withCtx(()=>{var A,O;return[c.footer?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(`${((A=n.value)==null?void 0:A.footerContent)??""} text-${e.unref(a).copy} text-${c.alignment}`)},e.toDisplayString(c.footer),3)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(((O=n.value)==null?void 0:O.ctas)??"")},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.ctas,(V,_)=>{var z;return e.openBlock(),e.createBlock(d,e.mergeProps({key:`cta-${V.title}-${_}`,class:`cta-${_} ${(z=n.value)==null?void 0:z.cta} w-full`,color:e.unref(He)(V,e.unref(s)),"text-color":e.unref(Re)(V,e.unref(s)),size:V.size??"xxl","background-color":e.unref(s),ref_for:!0},V),null,16,["class","color","text-color","size","background-color"])}),128))],2)]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],2)}}}),na=["innerHTML"],Rn=e.defineComponent({__name:"TileContentVideoTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},parentBackgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},bodyCopyAlignment:{},pt:{},listItems:{},footer:{},class:{}},setup(o){const t=o,n=e.computed(()=>v(pt,t.pt??{})),r=typeof t.index=="number",l=t.backgroundColor||t.parentBackgroundColor,{palette:i}=H({backgroundColor:l}),a=t.backgroundColor?i:i.tile,s=t.backgroundColor||i.tile.bg,c=e.computed(()=>t.alignment==="center"?"items-center":t.alignment==="right"?"items-end":"items-start");return(u,p)=>{var f,g,h,y,b,w,B,E,P,A,O;const d=_e,m=G;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(`tile-content ${e.unref(x)("relative text-center list-none flex-auto rounded overflow-visible mx-auto shadow-none",`bg-${e.unref(s)}`,r?"":"w-full md:w-full lg:w-full",((f=n.value)==null?void 0:f.root)??"",t.class??"")} ${t.class}`)},[u.tileLabel||u.tileLabelType?(e.openBlock(),e.createBlock(d,{key:0,class:e.normalizeClass(u.tileLabelType==="Numeric"||((g=u.tileLabel)==null?void 0:g.type)==="Numeric"?(h=n.value)==null?void 0:h.numericLabel:(y=n.value)==null?void 0:y.label),index:u.index,alignment:((b=u.tileLabel)==null?void 0:b.alignment)??"right",type:u.tileLabelType??((w=u.tileLabel)==null?void 0:w.type),"background-color":e.unref(a).label[u.tileLabelType??((B=u.tileLabel)==null?void 0:B.type)??"Text"].bg,"text-color":e.unref(a).label[u.tileLabelType??((E=u.tileLabel)==null?void 0:E.type)??"Text"].copy},null,8,["class","index","alignment","type","background-color","text-color"])):e.createCommentVNode("",!0),e.createVNode(e.unref(ae),{class:e.normalizeClass(`${((P=n.value)==null?void 0:P.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((A=n.value)==null?void 0:A.ctas)??""}`,"pt:body:class":((O=n.value)==null?void 0:O.body)??""},e.createSlots({_:2},[u.bodyCopy||u.listItems?{name:"content",fn:e.withCtx(()=>{var V,_,z,C,$;return[e.createElementVNode("div",{class:e.normalizeClass(`flex flex-col tile-content-inner ${((V=n.value)==null?void 0:V.bodyCopy)??""} ${c.value}`)},[u.headline?(e.openBlock(),e.createElementBlock("h3",{key:0,class:e.normalizeClass(`tile-content-headline ${((_=n.value)==null?void 0:_.headline)??""} text-${e.unref(a).headline} text-${u.alignment}`)},e.toDisplayString(u.headline),3)):e.createCommentVNode("",!0),u.subheadline?(e.openBlock(),e.createElementBlock("h6",{key:1,class:e.normalizeClass(`tile-content-subheadline ${((z=n.value)==null?void 0:z.subheadline)??""} text-${e.unref(a).copy} text-${u.alignment}`)},e.toDisplayString(u.subheadline),3)):e.createCommentVNode("",!0),u.video?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(`tile-content-media w-full ${((C=n.value)==null?void 0:C.media)??""}`)},[u.video?(e.openBlock(),e.createBlock(Ve,e.normalizeProps(e.mergeProps({key:0},u.video)),null,16)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),u.bodyCopy?(e.openBlock(),e.createElementBlock("div",{key:3,class:e.normalizeClass(`tile-content-body-copy ${(($=n.value)==null?void 0:$.bodyCopy)??""} text-${e.unref(a).copy} text-${u.bodyCopyAlignment??u.alignment} body-copy-with-lists`),style:e.normalizeStyle({"--bullet-color":`var(--${e.unref(i).bullet})`}),innerHTML:u.bodyCopy},null,14,na)):e.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,u.ctas||u.footer?{name:"footer",fn:e.withCtx(()=>{var V;return[u.footer?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(`${((V=n.value)==null?void 0:V.footer)??""} text-${e.unref(a).copy}`)},e.toDisplayString(u.footer),3)):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(u.ctas,(_,z)=>{var C;return e.openBlock(),e.createBlock(m,e.mergeProps({key:`cta-${_.title}-${z}`,class:`cta-${z} ${(C=n.value)==null?void 0:C.cta}`,color:e.unref(He)(_,e.unref(s)),"text-color":e.unref(Re)(_,e.unref(s)),ref_for:!0},_),null,16,["class","color","text-color"])}),128))]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],2)}}}),_t=Tt?window:void 0;function We(o){var t;const n=te(o);return(t=n==null?void 0:n.$el)!=null?t:n}function oa(...o){let t,n,r,l;if(typeof o[0]=="string"||Array.isArray(o[0])?([n,r,l]=o,t=_t):[t,n,r,l]=o,!t)return ne;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const i=[],a=()=>{i.forEach(p=>p()),i.length=0},s=(p,d,m,f)=>(p.addEventListener(d,m,f),()=>p.removeEventListener(d,m,f)),c=e.watch(()=>[We(t),te(l)],([p,d])=>{if(a(),!p)return;const m=ol(d)?{...d}:d;i.push(...n.flatMap(f=>r.map(g=>s(p,f,g,m))))},{immediate:!0,flush:"post"}),u=()=>{c(),a()};return ze(u),u}function ra(){const o=e.ref(!1),t=e.getCurrentInstance();return t&&e.onMounted(()=>{o.value=!0},t),o}function la(o){const t=ra();return e.computed(()=>(t.value,!!o()))}function ia(o,t,n={}){const{root:r,rootMargin:l="0px",threshold:i=0,window:a=_t,immediate:s=!0}=n,c=la(()=>a&&"IntersectionObserver"in a),u=e.computed(()=>{const g=te(o);return(Array.isArray(g)?g:[g]).map(We).filter(yn)});let p=ne;const d=e.ref(s),m=c.value?e.watch(()=>[u.value,We(r),d.value],([g,h])=>{if(p(),!d.value||!g.length)return;const y=new IntersectionObserver(t,{root:We(h),rootMargin:l,threshold:i});g.forEach(b=>b&&y.observe(b)),p=()=>{y.disconnect(),p=ne}},{immediate:s,flush:"post"}):ne,f=()=>{p(),m(),d.value=!1};return ze(f),{isSupported:c,isActive:d,pause(){p(),d.value=!1},resume(){d.value=!0},stop:f}}function Wn(o,t={}){const{window:n=_t,scrollTarget:r,threshold:l=0}=t,i=e.ref(!1);return ia(o,a=>{let s=i.value,c=0;for(const u of a)u.time>=c&&(c=u.time,s=u.isIntersecting);i.value=s},{root:r,window:n,threshold:l}),i}const aa={[tl.mounted](o,t){if(typeof t.value=="function"){const n=t.value,r=Wn(o);e.watch(r,l=>n(l),{immediate:!0})}else{const[n,r]=t.value,l=Wn(o,r);e.watch(l,i=>n(i),{immediate:!0})}}};function Vt(o){return typeof Window<"u"&&o instanceof Window?o.document.documentElement:typeof Document<"u"&&o instanceof Document?o.documentElement:o}function Un(o){const t=window.getComputedStyle(o);if(t.overflowX==="scroll"||t.overflowY==="scroll"||t.overflowX==="auto"&&o.clientWidth<o.scrollWidth||t.overflowY==="auto"&&o.clientHeight<o.scrollHeight)return!0;{const n=o.parentNode;return!n||n.tagName==="BODY"?!1:Un(n)}}function sa(o){const t=o||window.event,n=t.target;return Un(n)?!1:t.touches.length>1?!0:(t.preventDefault&&t.preventDefault(),!1)}const At=new WeakMap;function ca(o,t=!1){const n=e.ref(t);let r=null,l="";e.watch(ll(o),s=>{const c=Vt(te(s));if(c){const u=c;if(At.get(u)||At.set(u,u.style.overflow),u.style.overflow!=="hidden"&&(l=u.style.overflow),u.style.overflow==="hidden")return n.value=!0;if(n.value)return u.style.overflow="hidden"}},{immediate:!0});const i=()=>{const s=Vt(te(o));!s||n.value||(bn&&(r=oa(s,"touchmove",c=>{sa(c)},{passive:!1})),s.style.overflow="hidden",n.value=!0)},a=()=>{const s=Vt(te(o));!s||!n.value||(bn&&(r==null||r()),s.style.overflow=l,At.delete(s),n.value=!1)};return ze(a),e.computed({get(){return n.value},set(s){s?i():a()}})}function da(){let o=!1;const t=e.ref(!1);return(n,r)=>{if(t.value=r.value,o)return;o=!0;const l=ca(n,r.value);e.watch(t,i=>l.value=i)}}da();const ua=["innerHTML"],pa=["innerHTML"],ma=["src"],qn=xe(e.defineComponent({__name:"TileContentImageStackedAnimatedTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},parentBackgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{},bodyCopyAlignment:{},pt:{},listItems:{},footer:{},class:{}},setup(o){const t=e.ref(null),n=e.ref(!1),r=o,l=e.computed(()=>v(ct,r.pt??{})),i=e.computed(()=>!((r.index??0)%2)),a=e.computed(()=>r.index===0),s=r.backgroundColor||r.parentBackgroundColor,{palette:c}=H({backgroundColor:s}),u=e.computed(()=>{var d;return(d=r.tileLabel)!=null&&d.alignment?r.tileLabel.alignment:i.value?"right":"left"}),p=d=>{n.value=d};return(d,m)=>{var g,h,y,b;const f=_e;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(`tile-content ${e.unref(x)(((g=l.value)==null?void 0:g.root)??"",r.class??"")} max-w-[1024px]`)},[e.createVNode(e.unref(ae),{class:e.normalizeClass(`${((h=l.value)==null?void 0:h.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((y=l.value)==null?void 0:y.ctas)??""}`,"pt:body:class":((b=l.value)==null?void 0:b.body)??""},e.createSlots({content:e.withCtx(()=>{var w,B,E,P,A,O,V,_,z,C,$,N;return[e.createElementVNode("div",{class:e.normalizeClass(`flex gap-[5vmin] md:gap-12 relative ${i.value?"flex-row-reverse":""} tile-content-inner ${((w=l.value)==null?void 0:w.bodyCopy)??""}`)},[e.createElementVNode("div",{class:e.normalizeClass(`tile-content-text flex-auto relative z-20 flex flex-col justify-center ${((B=l.value)==null?void 0:B.text)??""} text-left ${i.value?"items-start":"items-end"}`)},[d.headline?(e.openBlock(),e.createElementBlock("h3",{key:0,class:e.normalizeClass(`tile-content-headline w-full ${((E=l.value)==null?void 0:E.headline)??""} text-${e.unref(c).subheadline}`),innerHTML:d.headline},null,10,ua)):e.createCommentVNode("",!0),d.bodyCopy?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(`tile-content-body-copy ${((P=l.value)==null?void 0:P.description)??""} w-full text-${e.unref(c).copy} body-copy-with-lists`),style:e.normalizeStyle({"--bullet-color":`var(--${e.unref(c).bullet})`}),innerHTML:d.bodyCopy},null,14,pa)):e.createCommentVNode("",!0)],2),d.video||d.image?e.withDirectives((e.openBlock(),e.createElementBlock("div",{key:0,ref_key:"target",ref:t,class:e.normalizeClass(`tile-content-media relative ${((A=l.value)==null?void 0:A.media)??""} max-w-[350px]`)},[e.createElementVNode("img",{class:e.normalizeClass({"should-animate":!0,absolute:!0,animate:n.value,"w-full":!0,"z-0":!0,"top-[36%]":a.value,"left-[-16%]":a.value,"bg-left-top":i.value&&!a.value||!i.value,"animate-even":i.value&&!a.value&&n.value,"left-[-28%]":i.value&&!a.value,"top-[-10%]":i.value&&!a.value,"top-[-16%]":!i.value,"right-[-16%]":!i.value,"animate-odd":!i.value&&n.value}),src:(i.value,"https://images.ctfassets.net/qqblaiss500w/5Bp3ySaz0pqR5gLtdxOQoi/db01031466deed9b7b959c08c17e5681/circles1.f3eead2.svg")},null,10,ma),d.tileLabel||d.tileLabelType?(e.openBlock(),e.createBlock(f,e.mergeProps({key:0},d.tileLabel,{class:{[((O=l.value)==null?void 0:O.numericLabel)??""]:d.tileLabelType==="Numeric"||((V=d.tileLabel)==null?void 0:V.type)==="Numeric",[((_=l.value)==null?void 0:_.label)??""]:d.tileLabelType==="Text"||((z=d.tileLabel)==null?void 0:z.type)==="Text","top-1 md:top-8":!0,"left-1":!i.value,"right-1":i.value},index:d.index,type:d.tileLabelType??((C=d.tileLabel)==null?void 0:C.type),alignment:u.value,"background-color":e.unref(c).label[d.tileLabelType??(($=d.tileLabel)==null?void 0:$.type)??"Text"].bg,"text-color":e.unref(c).label[d.tileLabelType??((N=d.tileLabel)==null?void 0:N.type)??"Text"].copy}),null,16,["class","index","type","alignment","background-color","text-color"])):e.createCommentVNode("",!0),d.image?(e.openBlock(),e.createBlock(W,e.mergeProps({key:1},d.image,{class:e.unref(x)("w-full min-w-[150px] md:min-w-[350px] relative rounded-full z-10",d.image.class)}),null,16,["class"])):e.createCommentVNode("",!0),d.video?(e.openBlock(),e.createBlock(Ve,e.normalizeProps(e.mergeProps({key:2},d.video)),null,16)):e.createCommentVNode("",!0)],2)),[[e.unref(aa),p]]):e.createCommentVNode("",!0)],2)]}),_:2},[d.ctas||d.footer?{name:"footer",fn:e.withCtx(()=>{var w;return[d.footer?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(`${((w=l.value)==null?void 0:w.footer)??""} text-${e.unref(c).copy}`)},e.toDisplayString(d.footer),3)):e.createCommentVNode("",!0)]}),key:"0"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],2)}}}),[["__scopeId","data-v-e0d0c2b5"]]),fa={key:0},Gn=xe(e.defineComponent({__name:"HelloBanner",props:{__typename:{},helloBannerData:{},pt:{},onSegmentCTAClick:{type:Function},class:{}},setup(o){const t=o,n=e.ref("minimized"),r=()=>{n.value=n.value==="maximized"?"minimized":"maximized"},l=e.computed(()=>v(ft,t.pt??{}));return(i,a)=>{var s,c;return t.helloBannerData&&t.helloBannerData.active?(e.openBlock(),e.createBlock(e.unref(ae),{key:0,"pt:root:class":e.unref(x)((s=l.value)==null?void 0:s.root,t.class,"hello-banner shadow-none border-0 rounded-none",n.value==="maximized"?"hello-banner-max":"",n.value==="minimized"?"hello-banner-min":""),"pt:body:class":e.unref(x)((c=l.value)==null?void 0:c.container,"container-center"),"pt:content:class":"flex flex-col md:flex-row gap-8"},{content:e.withCtx(()=>{var u,p,d,m,f,g,h,y,b;return[e.createElementVNode("div",{class:e.normalizeClass((u=l.value)==null?void 0:u.mobileCollapsed)},[e.createElementVNode("p",null,e.toDisplayString((p=t.helloBannerData)==null?void 0:p.mobileCollapsed),1)],2),e.createElementVNode("div",{class:e.normalizeClass([(d=l.value)==null?void 0:d.content,"content"])},[e.createElementVNode("p",{class:e.normalizeClass([(m=l.value)==null?void 0:m.fullCopy,"fullCopy"])},e.toDisplayString((f=t.helloBannerData)==null?void 0:f.fullCopy),3)],2),(g=t.helloBannerData)!=null&&g.cta?(e.openBlock(),e.createElementBlock("section",fa,[e.createVNode(G,e.mergeProps(t.helloBannerData.cta,{class:e.unref(x)((h=l.value)==null?void 0:h.cta,"cta")}),null,16,["class"])])):e.createCommentVNode("",!0),e.createVNode(e.unref(Oe),{class:e.normalizeClass([(y=l.value)==null?void 0:y.toggle,"toggle"]),"pt:root:class":(b=l.value)==null?void 0:b.toggle,tabindex:"0","aria-label":n.value==="minimized"?"Expand banner":"Minimize banner","aria-expanded":n.value==="maximized",link:!0,onClick:r},{default:e.withCtx(()=>[e.createElementVNode("i",{class:"pi pi-times-circle",style:e.normalizeStyle({fontSize:"16px",color:"#fff",transform:n.value==="minimized"?"rotate(45deg)":"rotate(0deg)",transition:"transform 0.3s ease"})},null,4)]),_:1},8,["class","pt:root:class","aria-label","aria-expanded"])]}),_:1},8,["pt:root:class","pt:body:class"])):e.createCommentVNode("",!0)}}}),[["__scopeId","data-v-7799ef64"]]),ga=Object.freeze(Object.defineProperty({__proto__:null,Accordion:de,AccordionItem:hn,AccordionListItem:kn,AccordionTileItem:wn,AnimationWrapper:xt,CTA:G,CarouselModule:Pn,ContainerCollectionModule:An,ContainerModule:_n,ContentModule:Vn,FooterCopyright:Fe,FooterNavigation:Nn,HelloBanner:Gn,Image:W,LogoCollectionModule:Ln,NavigationElement:Y,PrimaryNavigation:On,SocialMediaRef:De,SplitModule:zn,TestimonialModule:Mn,TileCollectionModule:jn,TileContentIconTile:Dn,TileContentImageStackedAnimatedTile:qn,TileContentImageTile:Fn,TileContentTextTile:Hn,TileContentVideoTile:Rn,Video:Ve},Symbol.toStringTag,{value:"Module"})),ha=o=>{Object.entries(ga).forEach(([t,n])=>{o.component(t,n)})},ya=(o,t)=>{const n=(l,i)=>{for(const a of Object.keys(i))typeof i[a]=="object"?n(l[a],i[a]):l[a]=i[a]},r=Po[`${o}Pt`];r&&n(r,t)};k.Accordion=de,k.AccordionItem=hn,k.AccordionItemPt=ye,k.AccordionListItem=kn,k.AccordionListItemPt=Ze,k.AccordionPt=Ke,k.AccordionTileItem=wn,k.AccordionTileItemPt=Ye,k.AnimationWrapper=xt,k.CTA=G,k.CTAOptions=In,k.CTAPt=nt,k.CarouselModule=Pn,k.CarouselModuleAltPt=Ft,k.CarouselModulePt=Je,k.ContainerCollectionModule=An,k.ContainerCollectionModulePt=Qe,k.ContainerModule=_n,k.ContainerModulePt=et,k.ContentModule=Vn,k.ContentModulePt=tt,k.DEFAULT_PALETTES=qt,k.DEFAULT_PASSTHROUGH=R,k.FooterCopyright=Fe,k.FooterNavigation=Nn,k.FooterNavigationPt=Ht,k.HelloBanner=Gn,k.HelloBannerPt=ft,k.Image=W,k.ImagePt=Rt,k.LogoCollectionModule=Ln,k.LogoCollectionModulePt=ot,k.MediaOptions=xn,k.NavigationElement=Y,k.NavigationElementPt=rt,k.PrimaryNavigation=On,k.PrimaryNavigationPt=Wt,k.SocialMediaRef=De,k.SplitModule=zn,k.SplitModulePt=lt,k.TestimonialModule=Mn,k.TestimonialModulePt=it,k.TileCollectionModule=jn,k.TileCollectionModulePt=at,k.TileContentIconTile=Dn,k.TileContentIconTilePt=st,k.TileContentImageStackedAnimatedTile=qn,k.TileContentImageStackedAnimatedTilePt=ct,k.TileContentImageTile=Fn,k.TileContentImageTilePt=dt,k.TileContentPt=ie,k.TileContentTextTile=Hn,k.TileContentTextTilePt=ut,k.TileContentVideoTile=Rn,k.TileContentVideoTilePt=pt,k.TileLabelPt=mt,k.VariantOptions=pe,k.Video=Ve,k.VideoPt=Ut,k.combineAccordionPassthroughs=Xe,k.combinePassthroughs=v,k.getTarget=je,k.initGlobalComponents=ha,k.overridePalette=xo,k.overridePassthrough=ya,k.withColorPalette=H,Object.defineProperty(k,Symbol.toStringTag,{value:"Module"})});
89
+ `)}}this.carouselStyle.innerHTML=t},isVertical:function(){return this.orientation==="vertical"},isCircular:function(){return this.value&&this.d_circular&&this.value.length>=this.d_numVisible},isAutoplay:function(){return this.autoplayInterval&&this.allowAutoplay},firstIndex:function(){return this.isCircular()?-1*(this.totalShiftedItems+this.d_numVisible):this.totalShiftedItems*-1},lastIndex:function(){return this.firstIndex()+this.d_numVisible-1},ariaSlideNumber:function(e){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.slideNumber.replace(/{slideNumber}/g,e):void 0},ariaPageLabel:function(e){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.pageLabel.replace(/{page}/g,e):void 0}},computed:{totalIndicators:function(){return this.value?Math.max(Math.ceil((this.value.length-this.d_numVisible)/this.d_numScroll)+1,0):0},backwardIsDisabled:function(){return this.value&&(!this.circular||this.value.length<this.d_numVisible)&&this.d_page===0},forwardIsDisabled:function(){return this.value&&(!this.circular||this.value.length<this.d_numVisible)&&(this.d_page===this.totalIndicators-1||this.totalIndicators===0)},ariaSlideLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.slide:void 0},ariaPrevButtonLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.prevPageLabel:void 0},ariaNextButtonLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.nextPageLabel:void 0},attributeSelector:function(){return xl()},empty:function(){return!this.value||this.value.length===0},emptyMessageText:function(){var e;return((e=this.$primevue.config)===null||e===void 0||(e=e.locale)===null||e===void 0?void 0:e.emptyMessage)||""}},components:{ChevronRightIcon:ur,ChevronDownIcon:cr,ChevronLeftIcon:dr,ChevronUpIcon:hr},directives:{ripple:nr}};function Dt(n){"@babel/helpers - typeof";return Dt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Dt(n)}function pr(n,e){var t=Object.keys(n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(n);e&&(i=i.filter(function(o){return Object.getOwnPropertyDescriptor(n,o).enumerable})),t.push.apply(t,i)}return t}function hn(n){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?pr(Object(t),!0).forEach(function(i){Cd(n,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(t)):pr(Object(t)).forEach(function(i){Object.defineProperty(n,i,Object.getOwnPropertyDescriptor(t,i))})}return n}function Cd(n,e,t){return e=xd(e),e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}function xd(n){var e=wd(n,"string");return Dt(e)=="symbol"?e:String(e)}function wd(n,e){if(Dt(n)!="object"||!n)return n;var t=n[Symbol.toPrimitive];if(t!==void 0){var i=t.call(n,e||"default");if(Dt(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(n)}var _d=["aria-live"],vd=["disabled","aria-label"],Sd=["data-p-carousel-item-active","data-p-carousel-item-start","data-p-carousel-item-end"],$d=["aria-hidden","aria-label","aria-roledescription","data-p-carousel-item-active","data-p-carousel-item-start","data-p-carousel-item-end"],Td=["disabled","aria-label"],Bd=["data-p-highlight"],Pd=["tabindex","aria-label","aria-current","onClick"];function Md(n,e,t,i,o,s){var a=r.resolveDirective("ripple");return r.openBlock(),r.createElementBlock("div",r.mergeProps({class:n.cx("root"),role:"region"},n.ptmi("root")),[n.$slots.header?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:0,class:n.cx("header")},n.ptm("header")),[r.renderSlot(n.$slots,"header")],16)):r.createCommentVNode("",!0),s.empty?r.renderSlot(n.$slots,"empty",{key:2},function(){return[r.createTextVNode(r.toDisplayString(s.emptyMessageText),1)]}):(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:1,class:[n.cx("content"),n.contentClass]},n.ptm("content")),[r.createElementVNode("div",r.mergeProps({class:[n.cx("container"),n.containerClass],"aria-live":o.allowAutoplay?"polite":"off"},n.ptm("container")),[n.showNavigators?r.withDirectives((r.openBlock(),r.createElementBlock("button",r.mergeProps({key:0,type:"button",class:n.cx("previousButton"),disabled:s.backwardIsDisabled,"aria-label":s.ariaPrevButtonLabel,onClick:e[0]||(e[0]=function(){return s.navBackward&&s.navBackward.apply(s,arguments)})},hn(hn({},n.prevButtonProps),n.ptm("previousButton")),{"data-pc-group-section":"navigator"}),[r.renderSlot(n.$slots,"previousicon",{},function(){return[(r.openBlock(),r.createBlock(r.resolveDynamicComponent(s.isVertical()?"ChevronUpIcon":"ChevronLeftIcon"),r.mergeProps({class:n.cx("previousButtonIcon")},n.ptm("previousButtonIcon")),null,16,["class"]))]})],16,vd)),[[a]]):r.createCommentVNode("",!0),r.createElementVNode("div",r.mergeProps({class:n.cx("itemsContent"),style:[{height:s.isVertical()?n.verticalViewPortHeight:"auto"}],onTouchend:e[2]||(e[2]=function(){return s.onTouchEnd&&s.onTouchEnd.apply(s,arguments)}),onTouchstart:e[3]||(e[3]=function(){return s.onTouchStart&&s.onTouchStart.apply(s,arguments)}),onTouchmove:e[4]||(e[4]=function(){return s.onTouchMove&&s.onTouchMove.apply(s,arguments)})},n.ptm("itemsContent")),[r.createElementVNode("div",r.mergeProps({ref:"itemsContainer",class:n.cx("itemsContainer"),onTransitionend:e[1]||(e[1]=function(){return s.onTransitionEnd&&s.onTransitionEnd.apply(s,arguments)})},n.ptm("itemsContainer")),[s.isCircular()?(r.openBlock(!0),r.createElementBlock(r.Fragment,{key:0},r.renderList(n.value.slice(-1*o.d_numVisible),function(l,c){return r.openBlock(),r.createElementBlock("div",r.mergeProps({key:c+"_scloned",class:n.cx("itemCloned",{index:c,value:n.value,totalShiftedItems:o.totalShiftedItems,d_numVisible:o.d_numVisible})},n.ptm("itemCloned"),{"data-p-carousel-item-active":o.totalShiftedItems*-1===n.value.length+o.d_numVisible,"data-p-carousel-item-start":c===0,"data-p-carousel-item-end":n.value.slice(-1*o.d_numVisible).length-1===c}),[r.renderSlot(n.$slots,"item",{data:l,index:c})],16,Sd)}),128)):r.createCommentVNode("",!0),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(n.value,function(l,c){return r.openBlock(),r.createElementBlock("div",r.mergeProps({key:c,class:n.cx("item",{index:c}),role:"group","aria-hidden":s.firstIndex()>c||s.lastIndex()<c?!0:void 0,"aria-label":s.ariaSlideNumber(c),"aria-roledescription":s.ariaSlideLabel},n.ptm("item"),{"data-p-carousel-item-active":s.firstIndex()<=c&&s.lastIndex()>=c,"data-p-carousel-item-start":s.firstIndex()===c,"data-p-carousel-item-end":s.lastIndex()===c}),[r.renderSlot(n.$slots,"item",{data:l,index:c})],16,$d)}),128)),s.isCircular()?(r.openBlock(!0),r.createElementBlock(r.Fragment,{key:1},r.renderList(n.value.slice(0,o.d_numVisible),function(l,c){return r.openBlock(),r.createElementBlock("div",r.mergeProps({key:c+"_fcloned",class:n.cx("itemCloned",{index:c,value:n.value,totalShiftedItems:o.totalShiftedItems,d_numVisible:o.d_numVisible})},n.ptm("itemCloned")),[r.renderSlot(n.$slots,"item",{data:l,index:c})],16)}),128)):r.createCommentVNode("",!0)],16)],16),n.showNavigators?r.withDirectives((r.openBlock(),r.createElementBlock("button",r.mergeProps({key:1,type:"button",class:n.cx("nextButton"),disabled:s.forwardIsDisabled,"aria-label":s.ariaNextButtonLabel,onClick:e[5]||(e[5]=function(){return s.navForward&&s.navForward.apply(s,arguments)})},hn(hn({},n.nextButtonProps),n.ptm("nextButton")),{"data-pc-group-section":"navigator"}),[r.renderSlot(n.$slots,"nexticon",{},function(){return[(r.openBlock(),r.createBlock(r.resolveDynamicComponent(s.isVertical()?"ChevronDownIcon":"ChevronRightIcon"),r.mergeProps({class:n.cx("nextButtonIcon")},n.ptm("nextButtonIcon")),null,16,["class"]))]})],16,Td)),[[a]]):r.createCommentVNode("",!0)],16,_d),s.totalIndicators>=0&&n.showIndicators?(r.openBlock(),r.createElementBlock("ul",r.mergeProps({key:0,ref:"indicatorContent",class:[n.cx("indicators"),n.indicatorsContentClass],onKeydown:e[6]||(e[6]=function(){return s.onIndicatorKeydown&&s.onIndicatorKeydown.apply(s,arguments)})},n.ptm("indicators")),[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(s.totalIndicators,function(l,c){return r.openBlock(),r.createElementBlock("li",r.mergeProps({key:"p-carousel-indicator-"+c.toString(),class:n.cx("indicator",{index:c})},n.ptm("indicator",s.getIndicatorPTOptions(c)),{"data-p-highlight":o.d_page===c}),[r.createElementVNode("button",r.mergeProps({class:n.cx("indicatorButton"),type:"button",tabindex:o.d_page===c?"0":"-1","aria-label":s.ariaPageLabel(c+1),"aria-current":o.d_page===c?"page":void 0,onClick:function(h){return s.onIndicatorClick(h,c)}},n.ptm("indicatorButton",s.getIndicatorPTOptions(c))),null,16,Pd)],16,Bd)}),128))],16)):r.createCommentVNode("",!0)],16)),n.$slots.footer?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:3,class:n.cx("footer")},n.ptm("footer")),[r.renderSlot(n.$slots,"footer")],16)):r.createCommentVNode("",!0)],16)}fr.render=Md;const Ed=["innerHTML"],Ad={class:"flex justify-center items-center gap-6 absolute z-50 bottom-6 left-0 right-0 w-fit me-auto ms-auto"},Ld=["onClick"],Id={class:"flex items-center gap-4"},Od=["onClick"],Dd=["onClick"],mr=r.defineComponent({__name:"CarouselModule",props:{__typename:{},headline:{},carouselItems:{},backgroundColor:{},pt:{},variant:{default:"Default"},class:{}},setup(n){const e=n,t=r.computed(()=>N(si,e.pt??{})),i=r.ref(0),o=r.computed(()=>i.value>0),s=r.computed(()=>i.value<e.carouselItems.length-1),{backgroundColor:a,palette:l}=Q(e),c=r.computed(()=>`${D(e.variant!=="Hero"?"py-16 px-8":"",`bg-${a}`,e.class)} ${e.variant.toLowerCase()} carousel relative`);return(d,h)=>{var u;return r.openBlock(),r.createBlock(r.unref(fr),{value:d.carouselItems,"num-visible":1,"num-scroll":1,class:r.normalizeClass(c.value),pt:t.value,"show-navigators":!1,"show-indicators":!1,page:i.value,"pt:item:class":`carousel-item w-full ${((u=t.value)==null?void 0:u.item)??""}`},r.createSlots({item:r.withCtx(f=>[(r.openBlock(),r.createBlock(r.resolveDynamicComponent(f.data.__typename),r.mergeProps(f.data,{"is-child":!0}),null,16))]),footer:r.withCtx(()=>[r.createElementVNode("div",Ad,[r.createElementVNode("button",{onClick:()=>o.value?i.value--:i.value=d.carouselItems.length-1},h[0]||(h[0]=[r.createElementVNode("img",{class:"w-[11px]",src:"https://images.ctfassets.net/qqblaiss500w/5Nhdf7R1DeedcyBCxbqEGZ/789698047434d57ca6337e3f210ee1f9/icon-left-arrow.svg?fm=webp"},null,-1)]),8,Ld),r.createElementVNode("div",Id,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(d.carouselItems,(f,p)=>(r.openBlock(),r.createElementBlock("button",{key:p,onClick:()=>i.value=p,class:r.normalizeClass(`w-[11px] h-[11px] rounded-full transition duration-200 focus:outline-none focus:outline-offset-0 focus:ring-1 focus:ring-primary-500 dark:focus:ring-primary-400 border dark:bg-surface-700 dark:hover:bg-surface-600 ${i.value===p?"bg-secondary border-none":"border-gray-400"}`)},null,10,Od))),128))]),r.createElementVNode("button",{onClick:()=>s.value?i.value++:i.value=0},h[1]||(h[1]=[r.createElementVNode("img",{class:"w-[11px]",src:"https://images.ctfassets.net/qqblaiss500w/52baRb2rAQgjt4FV4eCjog/91068343d7082e65d18f4eb4030656d9/icon-right-arrow.svg?fm=webp"},null,-1)]),8,Dd)])]),_:2},[d.headline?{name:"header",fn:r.withCtx(()=>{var f;return[r.createElementVNode("h2",{class:r.normalizeClass(`carousel-headline ${((f=t.value)==null?void 0:f.headline)??""} text-${r.unref(l).headline}`),innerHTML:d.headline},null,10,Ed)]}),key:"0"}:void 0]),1032,["value","class","pt","page","pt:item:class"])}}});var dt=(n=>(n[n.IconTile=0]="IconTile",n[n.ImageTile=1]="ImageTile",n[n.VideoTile=2]="VideoTile",n[n.ImageStackedAnimatedTile=3]="ImageStackedAnimatedTile",n[n.VideoLeft=4]="VideoLeft",n[n.Hero=5]="Hero",n[n.Centered=6]="Centered",n))(dt||{}),gr=(n=>(n.Image="img",n.Video="iframe",n))(gr||{}),br=(n=>(n[n.fill=0]="fill",n[n.outline=1]="outline",n[n.link=2]="link",n[n.logo=3]="logo",n))(br||{});const Nd=["innerHTML"],Vd={key:2,class:"container-module-testimonial-tile relative lg:absolute lg:right-0 lg:bottom-10 flex justify-center lg:justify-end mt-20 lg:mt-0"},zd=["src"],Rd={key:1,class:"text-[base] text-left lg:text-[17px] leading-relaxed mb-4 font-normal pr-32 lg:pr-0"},yr=r.defineComponent({__name:"ContainerModule",props:{__typename:{},headline:{},subHeadline:{},fullWidthContent:{},start:{},end:{},textColor:{},backgroundColor:{},backgroundImage:{},backgroundImageClass:{},variant:{default:"Centered"},isChild:{type:Boolean,default:!1},pt:{},mobileImagePosition:{default:"Top"},testimonialTile:{},class:{}},setup(n){var $,T,B,P,A,L;const e=n,{backgroundColor:t,palette:i}=Q(e),o=r.computed(()=>N(li[e.variant],e.pt??{})),s=r.computed(()=>dt[e.variant]===dt.Hero),a=r.computed(()=>dt[e.variant]===dt.Centered),l=r.computed(()=>{var C,v;return e.testimonialTile&&s.value?D(((C=o.value)==null?void 0:C.inner)??"","md:block lg:flex lg:items-center p-8 lg:p-0"):((v=o.value)==null?void 0:v.inner)??""}),c=r.computed(()=>{if(!s.value)return"";const C=[];return m==="ContentModule"&&g==="Image"&&C.push("lg:flex lg:items-center lg:z-10"),m!=="Image"&&(C.push("py-16 px-16 lg:py-0 lg:px-16"),e.testimonialTile&&C.push("pt-8 pb-0 lg:pt-0 lg:pb-0")),e.mobileImagePosition==="Bottom"&&C.push("pt-16 pb-0 lg:py-0"),D(...C)}),d=r.computed(()=>s.value&&g!=="Image"?"py-16 lg:pr-16 lg:pl-0 px-12":s.value&&g==="Image"?e.testimonialTile?"hidden lg:block lg:absolute lg:h-[100%] lg:-right-[100px] lg:z-0 clip-hero":"max-h-[500px] lg:max-h-none overflow-hidden lg:overflow-visible lg:absolute lg:h-[100%] lg:-right-[100px] lg:z-0 clip-hero":""),h=r.computed(()=>{var C,v,E;return D(`container-module ${e.testimonialTile?"lg:flex":"md:flex"} ${e.backgroundImage?"":`bg-${t}`} relative ${s.value?"overflow-hidden":""} ${(C=o.value)==null?void 0:C.root} ${s.value?e.backgroundImage?`lg:h-[60vw] lg:max-h-[33.75rem] ${(v=o.value)==null?void 0:v.container}`:`${(E=o.value)==null?void 0:E.container}`:""} `,s.value&&m==="ContentModule"&&g==="Image"?"lg:h-[33.75rem] ":"",e.class??"",e.mobileImagePosition==="Top"&&s.value&&!e.testimonialTile?"clip-mobile-hero lg:no-clip":"")}),u=r.computed(()=>D(`md:absolute md:top-0 md:right-0 object-cover w-full h-full z-0', ${s.value?"object-bottom":""}`,e.backgroundImageClass??"")),f=r.computed(()=>{var v,E;let C=JSON.parse(JSON.stringify(e.backgroundImage));return C!=null&&C.media.width&&(C.media.width=void 0),C!=null&&C.media.height&&(C.media.height=void 0),(v=C==null?void 0:C.mobileMedia)!=null&&v.width&&(C.mobileMedia.width=void 0),(E=C==null?void 0:C.mobileMedia)!=null&&E.height&&(C.mobileMedia.height=void 0),C}),p=(($=e.fullWidthContent)==null?void 0:$.__typename)==="TileContent"?"TileContentTextTile":(T=e.fullWidthContent)==null?void 0:T.__typename,m=((B=e.start)==null?void 0:B.__typename)==="TileContent"?"TileContentTextTile":(P=e.start)==null?void 0:P.__typename,g=((A=e.end)==null?void 0:A.__typename)==="TileContent"?"TileContentTextTile":(L=e.end)==null?void 0:L.__typename,b=C=>{const v=C;return v==null?void 0:v.backgroundColor},y=p==="TileCollectionModule"||m==="TileCollectionModule"||g==="TileCollectionModule",k=r.computed(()=>{var C,v;return((C=e.end)==null?void 0:C.__typename)==="Image"||((v=e.end)==null?void 0:v.__typename)==="Video"}),x=r.computed(()=>{var E,M;const C=((E=e.start)==null?void 0:E.__typename)==="Accordion",v=((M=e.end)==null?void 0:M.__typename)==="Accordion";return C&&v?"basis-2/3 md:pr-8":C?"basis-2/3 md:pr-16":v?"basis-1/3":"basis-1/2"}),w=r.computed(()=>{var E,M;const C=((E=e.start)==null?void 0:E.__typename)==="Accordion",v=((M=e.end)==null?void 0:M.__typename)==="Accordion";return C&&v?"basis-2/3 md:pl-8":v?"basis-2/3 md:pl-16":C?"basis-1/3":"basis-1/2"}),_=r.computed(()=>s.value&&g==="Image"?"max-h-[500px] lg:max-h-none lg:h-full w-full object-cover":"");return(C,v)=>{const E=ae;return r.openBlock(),r.createBlock(r.resolveDynamicComponent(C.isChild?"div":"section"),{class:r.normalizeClass(h.value)},{default:r.withCtx(()=>{var M,I,O,oe,q,ke,ce,Le,Ke,Se;return[C.backgroundImage&&f.value?(r.openBlock(),r.createBlock(E,{key:0,media:f.value.media,"mobile-media":f.value.mobileMedia,class:r.normalizeClass(u.value)},null,8,["media","mobile-media","class"])):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(`container-module-inner relative z-10 ${s.value?((M=C.start)==null?void 0:M.__typename)==="Image"?"container-hero-right":"container-hero":"container"} ${C.isChild||s.value?"":"py-[2rem] px-8 md:py-16 md:px-4"} ${l.value}`)},[C.headline||C.subHeadline?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`container-module-heading-group mb-6 space-y-[10px] ${!C.isChild&&s.value?"py-16":""}`)},[C.headline?(r.openBlock(),r.createElementBlock("h2",{key:0,class:r.normalizeClass(`container-module-headline ${a.value?"text-center":""} ${s.value?"mx-auto w-full":""} ${((I=o.value)==null?void 0:I.headline)??""} text-${r.unref(i).headline}`),innerHTML:C.headline},null,10,Nd)):r.createCommentVNode("",!0),C.subHeadline?(r.openBlock(),r.createElementBlock("p",{key:1,class:r.normalizeClass(`container-module-subheadline ${a.value?"text-center":""} ${((O=o.value)==null?void 0:O.subheadline)??""} text-${r.unref(i).subheadline}`)},r.toDisplayString(C.subHeadline),3)):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),C.fullWidthContent||C.start||C.end?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(`container-module-content flex flex-col ${k.value&&e.mobileImagePosition!=="Bottom"?"flex-col-reverse":""} ${s.value?"lg:flex-row":"md:flex-row"} ${s.value?"":"md:justify-between gap-5"} ${s.value?"lg:h-full":"h-full"} ${r.unref(y)?"rounded-2xl overflow-hidden":""} ${((oe=o.value)==null?void 0:oe.bodyCopy)??""}`)},[C.fullWidthContent?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`container-module-full-width-content ${((q=o.value)==null?void 0:q.fullWidthContent)??""} ${a.value?"mx-auto":""}`)},[r.unref(p)?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(r.unref(p)),r.mergeProps({key:0},C.fullWidthContent,{"is-child":!0,"use-child-headline":!!C.headline,"is-hero":!!(r.unref(p)==="ContentModule"&&s.value),"background-color":b(C.fullWidthContent),"parent-background-color":r.unref(t),"parent-has-background-image":!!C.backgroundImage}),null,16,["use-child-headline","is-hero","background-color","parent-background-color","parent-has-background-image"])):r.createCommentVNode("",!0)],2)):(r.openBlock(),r.createElementBlock(r.Fragment,{key:1},[C.start?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`container-module-start ${x.value} ${((ke=o.value)==null?void 0:ke.start)??""} ${c.value}`)},[r.unref(m)?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(r.unref(m)),r.mergeProps({key:0},C.start,{"is-child":!0,"use-child-headline":!!C.headline,"is-hero":!!(r.unref(m)==="ContentModule"&&s.value),"background-color":b(C.start),"parent-background-color":r.unref(t),"parent-has-background-image":!!C.backgroundImage}),null,16,["use-child-headline","is-hero","background-color","parent-background-color","parent-has-background-image"])):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(`container-module-end ${w.value} ${((ce=o.value)==null?void 0:ce.end)??""} ${d.value}`)},[r.unref(g)?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(r.unref(g)),r.mergeProps({key:0},C.end,{"is-child":!0,"use-child-headline":!!C.headline,"is-hero":!!(r.unref(g)==="ContentModule"&&s.value),"background-color":b(C.end),"parent-background-color":r.unref(t),"parent-has-background-image":!!C.backgroundImage,class:_.value,"mobile-breakpoint":s.value&&r.unref(g)==="Image"?"lg":"md"}),null,16,["use-child-headline","is-hero","background-color","parent-background-color","parent-has-background-image","class","mobile-breakpoint"])):r.createCommentVNode("",!0)],2)],64))],2)):r.createCommentVNode("",!0),C.testimonialTile?(r.openBlock(),r.createElementBlock("div",Vd,[r.createElementVNode("div",{class:r.normalizeClass(`bg-${(Le=r.unref(i).interactive)==null?void 0:Le.bg} rounded-xl lg:rounded-r-none px-6 py-6 lg:py-8 lg:px-10 text-${(Ke=r.unref(i).interactive)==null?void 0:Ke.copy} max-w-[80vw] lg:max-w-[25vw] w-full shadow-lg relative lg:top-0 lg:right-0 lg:bottom-0 lg:flex flex-col justify-center`)},[C.testimonialTile.media&&C.testimonialTile.media.__typename==="Image"?(r.openBlock(),r.createElementBlock("img",{key:0,src:C.testimonialTile.media.media.url,alt:"Testimonial image",class:"absolute lg:hidden -top-10 -right-2 w-32 h-32 rounded-full z-10"},null,8,zd)):r.createCommentVNode("",!0),C.testimonialTile.quote?(r.openBlock(),r.createElementBlock("p",Rd,r.toDisplayString(C.testimonialTile.quote),1)):r.createCommentVNode("",!0),C.testimonialTile.author?(r.openBlock(),r.createElementBlock("p",{key:2,class:r.normalizeClass(`text-sm lg:text-[17px] text-${(Se=r.unref(i).interactive)==null?void 0:Se.copy} text-right font-normal`)}," - "+r.toDisplayString(C.testimonialTile.author),3)):r.createCommentVNode("",!0)],2)])):r.createCommentVNode("",!0)],2),r.renderSlot(C.$slots,"default")]}),_:3},8,["class"])}}});var Ce=(n=>(n.Left="left",n.Center="center",n.Right="right",n.Inline="inline",n))(Ce||{});const fn=(n,e)=>{var t;if(n==="Default")return(t=e==null?void 0:e.page)!=null&&t.slug?"_self":"_blank";if(n==="New Tab")return"_blank";if(n==="Same Tab")return"_self"},Fd={class:"flex items-center justify-center gap-2"},ge=r.defineComponent({__name:"CTA",props:{__typename:{},title:{},link:{},color:{},textColor:{},backgroundColor:{},buttonType:{},logo:{},pt:{},ariaLabel:{},ariaDescription:{},anchor:{},target:{},size:{},ctaAction:{},inBanner:{type:Boolean},onClick:{type:Function},class:{}},emits:["trigger"],setup(n,{emit:e}){const t=n,i=e,o=r.computed(()=>N(di[t.buttonType],t.pt??{})),s=r.computed(()=>t.buttonType==="link"||t.buttonType==="logo"),{palette:a}=Q(t),l=r.computed(()=>{var g;return((g=a==null?void 0:a.cta)==null?void 0:g[t.buttonType])||{copy:"soil",bg:"lily"}}),c=r.computed(()=>{var b;const g=["cta whitespace-nowrap",D(((b=o.value)==null?void 0:b.root)??"",t.class??"","flex items-center gap-2")];if((t.buttonType==="link"||t.buttonType==="logo")&&g.push("hover:underline"),g.push(`text-${t.textColor??l.value.copy}`),t.size)switch(t.size){case"sm":g.push("*:text-sm"),t.buttonType==="fill"&&g.push("py-0.5 px-4");break;case"lg":g.push("*:text-lg font-bold"),t.buttonType==="fill"&&g.push("py-1.5 px-8");break;case"xl":g.push("*:text-xl font-bold"),t.buttonType==="fill"&&g.push("py-2 px-12");break;case"xxl":g.push("*:text-3xl font-bold"),t.buttonType==="fill"&&g.push("py-2 px-16");break}return t.buttonType==="fill"&&(g.push("rounded-[2rem]"),(t.color||l.value.bg)&&g.push(`bg-${t.color||l.value.bg}`),t.size||g.push("py-1 px-4")),t.buttonType!=="outline"&&l.value.border&&g.push(`border-${t.color??l.value.border}`),g.join(" ")}),d=r.computed(()=>{var g,b,y,k,x,w;return(b=(g=t.link)==null?void 0:g.page)!=null&&b.slug?`${(k=(y=t.link)==null?void 0:y.page)==null?void 0:k.slug}`:(x=t.link)!=null&&x.externalUrl?(w=t.link)==null?void 0:w.externalUrl:""}),h=r.computed(()=>{var g;return!!((g=t.link)!=null&&g.externalUrl)}),u=r.computed(()=>{var g;return t.ariaLabel??((g=t.link)==null?void 0:g.ariaLabel)??t.title}),f=r.computed(()=>{var g,b;return(g=t.ctaAction)!=null&&g.ariaDescription?t.ctaAction.ariaDescription:t.ariaDescription??((b=t.link)==null?void 0:b.ariaDescription)??""}),p=r.computed(()=>{var g;return h.value?(g=t.link)==null?void 0:g.thirdPartyId:void 0}),m=()=>{var g;(g=t.ctaAction)!=null&&g.triggerMappingValue&&i("trigger",t.ctaAction.triggerMappingValue),t.onClick&&t.onClick()};return(g,b)=>{var k;const y=ae;return r.openBlock(),r.createBlock(r.resolveDynamicComponent("a"),{id:p.value,"aria-label":u.value,"aria-description":f.value,href:d.value??void 0,target:r.unref(fn)(t.target||((k=t.link)==null?void 0:k.target),t.link),rel:h.value?"noopener":"",class:r.normalizeClass(t.class),onClick:m},{default:r.withCtx(()=>[r.createVNode(r.unref(dn),{class:r.normalizeClass(c.value),link:s.value,onClick:m},{default:r.withCtx(()=>{var x,w,_;return[r.createElementVNode("div",Fd,[g.logo?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`flex items-center ${g.buttonType==="logo"?(x=o.value)==null?void 0:x.logo:""} ${g.buttonType==="logo"?`bg-${t.textColor??l.value.copy}`:""}`)},[typeof g.logo=="object"?(r.openBlock(),r.createBlock(y,r.normalizeProps(r.mergeProps({key:0},g.logo)),null,16)):typeof g.logo=="string"?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(r.unref(D)(g.logo,(w=o.value)==null?void 0:w.logo))},null,2)):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),r.createElementVNode("p",{class:r.normalizeClass(r.unref(D)("pointer-events-none whitespace-nowrap",((_=o.value)==null?void 0:_.headline)??""))},r.toDisplayString(g.title),3)])]}),_:1},8,["class","link"])]),_:1},8,["id","aria-label","aria-description","href","target","rel","class"])}}}),jd={key:1},Hd=["innerHTML"],Wd=["innerHTML"],Ud=["innerHTML"],Yd=["innerHTML"],kr=r.defineComponent({__name:"ContentModule",props:{__typename:{},headline:{},subHeadline:{},bodyCopy:{},image:{},ctas:{},textColor:{},backgroundColor:{},pt:{},logo:{},isHero:{type:Boolean,default:!1},alignment:{default:Ce.Left},isChild:{type:Boolean},useChildHeadline:{type:Boolean},parentHasBackgroundImage:{type:Boolean,default:!1},parentBackgroundColor:{},class:{}},setup(n){const e=n,t=e.alignment?e.alignment.toLowerCase():"left",i=r.computed(()=>N(ci,e.pt??{})),o=r.computed(()=>t===Ce.Inline?"text-center md:text-left":`text-${t}`),s=r.computed(()=>{let m="";switch(t){case Ce.Right:m="justify-end";break;case Ce.Center:m="justify-center";break;default:m="justify-start"}return m}),a=r.computed(()=>{var m,g;return`${((m=i.value)==null?void 0:m.logo)??""} ${((g=e==null?void 0:e.logo)==null?void 0:g.class)??""} max-w-[50%]`}),{backgroundColor:l,palette:c}=Q({...e,backgroundColor:e.backgroundColor||e.parentBackgroundColor}),d=r.computed(()=>{var g;const m=[`content-module-headline ${f?"":"max-w-[30ch]"} ${t===Ce.Center?"mx-auto":t===Ce.Right?"ml-auto":""}`,`text-${c.headline}`,D(((g=i==null?void 0:i.value)==null?void 0:g.headline)??"",o.value)];return e.isHero&&e.isChild?m.push("text-[27px] leading-[27px] md:text-[36px] md:leading-[36px] xl:text-[48px] xl:leading-[48px]"):e.useChildHeadline?m.push("text-[24px] leading-[24px] md:text-[36px] md:leading-[36px]"):m.push("text-[27px] leading-[27px] md:text-[48px] md:leading-[48px]"),m.join(" ")}),h=r.computed(()=>{var g;return[`content-module-subheadline ${f?"":"max-w-[30ch]"} text-[17px] md:text-[22px] ${t===Ce.Center?"mx-auto":t===Ce.Right?"ml-auto":""}`,`text-${c.subheadline}`,D(((g=i==null?void 0:i.value)==null?void 0:g.subheadline)??"",o.value)].join(" ")}),u=r.computed(()=>e.headline?e.headline.replace(/<[^>]*>/g,"").trim().length>0:!1),f=t===Ce.Inline,p=r.computed(()=>{const m=e.bodyCopy||e.ctas||e.image;return f?"space-y-[10px]":`space-y-[10px] ${m?"mb-6":""}`});return(m,g)=>{var b,y,k,x,w,_;return r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(`content-module ${m.isChild?"":"p-8 md:p-16"} ${((b=i.value)==null?void 0:b.root)??""} ${e.class??""} ${!e.parentHasBackgroundImage&&(e.backgroundColor||!m.isChild)?`bg-${r.unref(l)}`:""}`)},[r.createElementVNode("div",{class:r.normalizeClass(`content-module-container mx-auto ${((y=i.value)==null?void 0:y.container)??""} ${r.unref(t)===r.unref(Ce).Inline?"flex flex-col md:flex-row justify-between items-center md:gap-4":""}`)},[m.logo?(r.openBlock(),r.createBlock(ae,r.mergeProps({key:0},m.logo,{class:a.value}),null,16,["class"])):r.createCommentVNode("",!0),u.value||m.subHeadline?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(p.value)},[m.subHeadline&&!m.isHero?(r.openBlock(),r.createElementBlock("h6",{key:0,class:r.normalizeClass(h.value)},r.toDisplayString(m.subHeadline),3)):r.createCommentVNode("",!0),u.value?(r.openBlock(),r.createElementBlock("div",jd,[m.isHero?(r.openBlock(),r.createElementBlock("h1",{key:0,class:r.normalizeClass(d.value),innerHTML:m.headline},null,10,Hd)):m.useChildHeadline?(r.openBlock(),r.createElementBlock("h3",{key:1,class:r.normalizeClass(d.value),innerHTML:m.headline},null,10,Wd)):(r.openBlock(),r.createElementBlock("h2",{key:2,class:r.normalizeClass(d.value),innerHTML:m.headline},null,10,Ud))])):r.createCommentVNode("",!0),m.subHeadline&&m.isHero?(r.openBlock(),r.createElementBlock("h6",{key:2,class:r.normalizeClass(h.value)},r.toDisplayString(m.subHeadline),3)):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),m.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:2,class:r.normalizeClass(`content-module-body-copy text-[17px] text-${r.unref(c).copy} ${m.isHero?"lg:max-w-[80%]":""} ${r.unref(D)(((k=i.value)==null?void 0:k.bodyCopy)??"",o.value)}`),style:r.normalizeStyle({"--copy-accent-color":`var(--${r.unref(c).copyAccent})`}),innerHTML:m.bodyCopy},null,14,Yd)):r.createCommentVNode("",!0),m.image?(r.openBlock(),r.createBlock(ae,r.mergeProps({key:3},m.image,{class:`content-module-image ${r.unref(D)(((x=i.value)==null?void 0:x.image)??"",o.value)} ${((w=m.image)==null?void 0:w.class)??""}`}),null,16,["class"])):r.createCommentVNode("",!0),m.ctas?(r.openBlock(),r.createElementBlock("div",{key:4,class:r.normalizeClass(`content-module-ctas flex flex-wrap items-center gap-4 ${m.isHero?"justify-center lg:justify-start":s.value} ${r.unref(D)(((_=i.value)==null?void 0:_.ctas)??"",o.value,f?"md:mt-0":"")}`)},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(m.ctas,($,T)=>(r.openBlock(),r.createBlock(ge,r.mergeProps({ref_for:!0},$,{key:`cta-${$.title}-${T}`,class:`content-module-cta ${m.isHero?"w-auto justify-center":""}`,"background-color":r.unref(l)}),null,16,["class","background-color"]))),128))],2)):r.createCommentVNode("",!0)],2)],2)}}}),Kd=["innerHTML"],Cr=r.defineComponent({__name:"ContainerCollectionModule",props:{__typename:{},headline:{},modules:{},backgroundColor:{},pt:{},class:{}},setup(n){const e=n,t=r.computed(()=>N(ai,e.pt??{})),{backgroundColor:i,palette:o}=Q(e);return(s,a)=>{var l,c;return r.openBlock(),r.createElementBlock("section",{class:r.normalizeClass(`container-collection ${e.class??""} bg-${r.unref(i)}`)},[s.headline?(r.openBlock(),r.createElementBlock("h2",{key:0,class:r.normalizeClass(`container-collection-headline ${(l=t.value)==null?void 0:l.headline} text-${r.unref(o).headline}`),innerHTML:s.headline},null,10,Kd)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(`container-collection-content space-y-8 mx-auto container ${(c=t.value)==null?void 0:c.bodyCopy}`)},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(s.modules,(d,h)=>(r.openBlock(),r.createBlock(r.resolveDynamicComponent(d.__typename),r.mergeProps({ref_for:!0},d,{key:`${d==null?void 0:d.__typename}-${h}`,"is-child":!0}),null,16))),128))],2)],2)}}});var ze=(n=>(n[n.header=0]="header",n[n.footer=1]="footer",n))(ze||{});const qd={class:r.normalizeClass("pi pi-chevron-down")},Xd={class:r.normalizeClass("pi pi-chevron-up")},Gd=["innerHTML"],Be=r.defineComponent({__name:"NavigationElement",props:{__typename:{},elementType:{},title:{},link:{},htmlRef:{},subNavigation:{},dividerLine:{type:Boolean},backgroundColor:{},class:{},isChild:{type:Boolean},pt:{},inBanner:{type:Boolean},expandedMobile:{type:Boolean}},setup(n){const e=n,t=r.computed(()=>N(hi,e.pt??{})),{backgroundColor:i,palette:o}=Q(e),s=r.computed(()=>{var f,p;return(f=e.link)!=null&&f.externalUrl?(p=e.link)==null?void 0:p.thirdPartyId:void 0}),a=r.computed(()=>{var f,p,m,g,b,y;return(p=(f=e.link)==null?void 0:f.page)!=null&&p.slug?`${(g=(m=e.link)==null?void 0:m.page)==null?void 0:g.slug}`:(b=e.link)!=null&&b.externalUrl?(y=e.link)==null?void 0:y.externalUrl:""}),l=r.computed(()=>{var f,p,m;return(p=(f=e.link)==null?void 0:f.page)!=null&&p.slug||(m=e.link)!=null&&m.externalUrl?"a":"button"}),c=r.computed(()=>ze[e.elementType??"header"]),d=r.ref(!1),h=r.computed(()=>`relative py-2 md:py-0 ${e.class??""} ${e.isChild?"sub-":""}navigation-element`),u=()=>{d.value=!d.value};return(f,p)=>{const m=r.resolveComponent("NavigationElement",!0);return r.openBlock(),r.createBlock(r.resolveDynamicComponent(f.isChild?"li":"div"),{class:r.normalizeClass(h.value)},{default:r.withCtx(()=>{var g;return[c.value===r.unref(ze).header||f.isChild&&(a.value||f.subNavigation)?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(l.value),{key:0,id:s.value,href:a.value??"",target:e.link?r.unref(fn)((g=e.link)==null?void 0:g.target,e.link):"_self",class:r.normalizeClass(`flex leading-tight items-center hover:underline cursor-pointer text-${r.unref(o).copy} ${c.value===r.unref(ze).header?"whitespace-nowrap":""}`),"aria-expanded":l.value==="button"?!0:void 0,"aria-haspopup":l.value==="button"?!0:void 0,onClick:u},{default:r.withCtx(()=>{var b;return[r.createTextVNode(r.toDisplayString(f.title)+" ",1),!f.isChild&&f.subNavigation&&!(a.value||f.isChild)?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass((b=t.value)==null?void 0:b.icon)},[r.withDirectives(r.createElementVNode("i",qd,null,512),[[r.vShow,!d.value]]),r.withDirectives(r.createElementVNode("i",Xd,null,512),[[r.vShow,d.value]])],2)):r.createCommentVNode("",!0)]}),_:1},8,["id","href","target","class","aria-expanded","aria-haspopup"])):c.value==r.unref(ze).footer?(r.openBlock(),r.createElementBlock("h2",{key:1,class:r.normalizeClass(`mb-2 font-bold text-${r.unref(o).copy}`)},r.toDisplayString(f.title),3)):r.createCommentVNode("",!0),!f.isChild&&f.subNavigation?(r.openBlock(),r.createElementBlock("ul",{key:2,class:r.normalizeClass({hidden:!d.value&&c.value==r.unref(ze).header,[`sm:absolute left-0 z-10 sm:mt-2 space-y-2 origin-top-right rounded-md bg-${r.unref(i)} ring-opacity-5 focus:outline-none sm:shadow-lg p-5`]:c.value==r.unref(ze).header,"space-y-2 opacity-90":c.value==r.unref(ze).footer}),role:"menu","aria-orientation":"vertical","aria-labelledby":"menu-button",tabindex:"-1"},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(f.subNavigation,(b,y)=>(r.openBlock(),r.createBlock(m,r.mergeProps({key:b.title,class:["ms-3 sm:ms-0",`sub-navigation-element-item-${y}`],role:"menuitem",tabindex:"-1",ref_for:!0},{...b,elementType:f.elementType,isChild:!0,backgroundColor:r.unref(i)}),null,16,["class"]))),128))],2)):r.createCommentVNode("",!0),f.htmlRef?(r.openBlock(),r.createElementBlock("div",{key:3,innerHTML:f.htmlRef},null,8,Gd)):r.createCommentVNode("",!0)]}),_:1},8,["class"])}}}),Zd={key:0,id:"social-media",class:"flex flex-wrap footer-social gap-2 whitespace-normal"},Qd=["id","href","target"],pn=r.defineComponent({__name:"SocialMediaRef",props:{socialMediaRef:{}},setup(n){return(e,t)=>{const i=ae;return e.socialMediaRef?(r.openBlock(),r.createElementBlock("div",Zd,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(e.socialMediaRef,(o,s)=>{var a,l,c,d;return r.openBlock(),r.createElementBlock("a",{id:(a=o.link)==null?void 0:a.thirdPartyId,key:`footer-social-item-${o.icon.altTag}-${s}`,class:r.normalizeClass(`footer-social-item-${s}`),href:(l=o==null?void 0:o.link)==null?void 0:l.externalUrl,target:r.unref(fn)((c=o==null?void 0:o.link)==null?void 0:c.target,o==null?void 0:o.link)},[r.createVNode(i,{media:(d=o==null?void 0:o.icon)==null?void 0:d.media},null,8,["media"])],10,Qd)}),128))])):r.createCommentVNode("",!0)}}}),Jd={id:"footer-copyright",class:"flex flex-col lg:flex-row lg:items-center lg:justify-between gap-6 lg:gap-10 text-xs text-white"},eu={key:0,class:"footer-copyright-links basis-1/3"},tu={class:r.normalizeClass("flex flex-row flex-wrap items-center")},nu={class:"basis-1/3 footer-copyright-logos"},iu={class:"flex items-center justify-evenly space-x-2"},mn=r.defineComponent({__name:"FooterCopyright",props:{navigation:{},copyRight:{},logos:{},addTextMargin:{type:Boolean},isCenterAlign:{type:Boolean},backgroundColor:{}},setup(n){const e=n,{palette:t}=Q(e);return(i,o)=>(r.openBlock(),r.createElementBlock("div",Jd,[r.createElementVNode("div",{class:r.normalizeClass(`text-${r.unref(t).copy} ${i.addTextMargin?"mt-8":""} w-[90%] md:w-auto basis-1/3`)},r.toDisplayString(i.copyRight),3),i.isCenterAlign?(r.openBlock(),r.createElementBlock("div",eu,[r.createElementVNode("div",tu,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(i.navigation,(s,a)=>(r.openBlock(),r.createBlock(Be,r.mergeProps({key:`footer-nav-item-${s.title}-${a}`,class:`footer-nav-item-${a} px-2.5 ${s.dividerLine?`border-r border-${r.unref(t).copy}`:""}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...s,isChild:!1,elementType:"header",backgroundColor:i.backgroundColor}),null,16,["class"]))),128))])])):r.createCommentVNode("",!0),r.createElementVNode("div",nu,[r.createElementVNode("div",iu,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(i.logos,(s,a)=>(r.openBlock(),r.createBlock(ae,{key:`footer-copy-right-logo-${a}`,class:"grow ml-auto",media:s.media},null,8,["media"]))),128))]),i.isCenterAlign?r.createCommentVNode("",!0):(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`flex flex-row items-center justify-end ${i.navigation&&i.navigation.length?"mt-6":""}`)},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(i.navigation,(s,a)=>(r.openBlock(),r.createBlock(Be,r.mergeProps({key:`footer-nav-item-${s.title}-${a}`,class:`footer-nav-item-${a} px-2.5 ${s.dividerLine?`border-r border-${r.unref(t).copy}`:""}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...s,isChild:!1,elementType:"header",backgroundColor:i.backgroundColor}),null,16,["class"]))),128))],2))])]))}}),ou={class:"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12 space-y-2"},ru={href:"/",class:"footer-navigation-logo text-center"},su={key:0,class:"grid grid-cols-2 sm:grid-cols-3 gap-x-10 gap-y-8 flex-1"},au={key:1,class:"grow"},lu=["innerHTML"],xr=r.defineComponent({__name:"FooterNavigation",props:{title:{},logo:{},legalText:{},backgroundColor:{},navigation:{},socialMediaRef:{},copyRight:{},copyRightLinks:{},copyRightLogos:{}},setup(n){const e=n,{backgroundColor:t,palette:i}=Q(e),o=r.computed(()=>!!(e.navigation&&e.navigation.length>0));return(s,a)=>{var l,c;return r.openBlock(),r.createElementBlock("footer",{class:r.normalizeClass(`text-white text-sm leading-relaxed bg-${r.unref(t)}`)},[r.createElementVNode("div",ou,[r.createElementVNode("div",{class:r.normalizeClass(["flex flex-col lg:flex-row lg:items-start lg:justify-between gap-10",{"p-5 justify-between items-start":s.navigation&&s.navigation.length>0,"mb-4 md:items-start":!s.navigation||s.navigation.length===0}])},[r.createElementVNode("a",ru,[s.logo?(r.openBlock(),r.createBlock(ae,{key:0,class:"min-h-[95px] min-w-[100px] h-[100px]",media:s.logo.media},null,8,["media"])):r.createCommentVNode("",!0),r.createTextVNode(" "+r.toDisplayString(s.title),1)]),s.navigation&&s.navigation.length>0?(r.openBlock(),r.createElementBlock("div",su,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(s.navigation,(d,h)=>(r.openBlock(),r.createBlock(Be,r.mergeProps({key:`footer-nav-item-${d.title}-${h}`,class:`footer-nav-item-${h}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...d,isChild:!1,elementType:"footer",backgroundColor:r.unref(t)}),null,16,["class"]))),128))])):r.createCommentVNode("",!0),!s.navigation||s.navigation.length===0?(r.openBlock(),r.createElementBlock("div",au,[s.socialMediaRef?(r.openBlock(),r.createBlock(pn,{key:0,"social-media-ref":s.socialMediaRef},null,8,["social-media-ref"])):r.createCommentVNode("",!0),r.createVNode(mn,{"is-center-align":o.value,"copy-right":s.copyRight,navigation:s.copyRightLinks,logos:s.copyRightLogos,"add-text-margin":!0,"background-color":r.unref(t)},null,8,["is-center-align","copy-right","navigation","logos","background-color"])])):(r.openBlock(),r.createElementBlock(r.Fragment,{key:2},[s.socialMediaRef?(r.openBlock(),r.createBlock(pn,{key:0,"social-media-ref":s.socialMediaRef},null,8,["social-media-ref"])):r.createCommentVNode("",!0)],64))],2),s.navigation&&s.navigation.length>0&&s.copyRight&&s.copyRightLinks&&((l=s.copyRightLinks)==null?void 0:l.length)>0&&s.copyRightLogos&&((c=s.copyRightLogos)==null?void 0:c.length)>0?(r.openBlock(),r.createBlock(mn,{key:0,"is-center-align":o.value,"copy-right":s.copyRight,navigation:s.copyRightLinks,logos:s.copyRightLogos,"background-color":r.unref(t)},null,8,["is-center-align","copy-right","navigation","logos","background-color"])):r.createCommentVNode("",!0),r.createElementVNode("hr",{class:r.normalizeClass(`border-${r.unref(i).copy}`)},null,2),s.legalText?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(`text-xs md:text-sm opacity-80 text-${r.unref(i).copy}`),innerHTML:s.legalText},null,10,lu)):r.createCommentVNode("",!0)])],2)}}}),cu=["innerHTML"],wr=r.defineComponent({__name:"LogoCollectionModule",props:{__typename:{},headline:{},logos:{},backgroundColor:{},pt:{},class:{}},setup(n){const e=n,t=r.computed(()=>N(ui,e.pt??{})),i=r.computed(()=>({"background-color":e.backgroundColor??"transparent",color:"inherit"})),{backgroundColor:o,palette:s}=Q(e);return(a,l)=>{var d,h,u;const c=ae;return r.openBlock(),r.createElementBlock("section",{style:r.normalizeStyle(i.value),class:r.normalizeClass(`logo-module p-16 ${e.class??""} bg-${r.unref(o)}`)},[r.createElementVNode("div",{class:r.normalizeClass(`container mx-auto ${((d=t.value)==null?void 0:d.container)??""}`)},[a.headline?(r.openBlock(),r.createElementBlock("h2",{key:0,class:r.normalizeClass(`logo-module-headline ${((h=t.value)==null?void 0:h.headline)??""} text-${r.unref(s).headline}`),innerHTML:a.headline},null,10,cu)):r.createCommentVNode("",!0),a.logos?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(`logo-module-content flex flex-wrap justify-evenly gap-2 ${((u=t.value)==null?void 0:u.bodyCopy)??""}`)},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(a.logos,(f,p)=>(r.openBlock(),r.createBlock(c,r.mergeProps({ref_for:!0},f,{key:`cta-${f.altTag}-${p}`}),null,16))),128))],2)):r.createCommentVNode("",!0)],2)],6)}}}),du={class:r.normalizeClass("primary-navigation-header sticky top-0 z-50")},uu={class:"hidden md:flex bg-[#d9d9d9] w-full"},hu={key:0,class:"primary-navigation flex flex-[0_1_87%] justify-end items-center gap-4 py-4 pl-2 pr-0"},fu={class:"lg:max-w-[1440px] mx-auto py-0 px-7 md:pr-4 md:pl-8 md:py-6 xl:py-6 xl:pr-9 xl:pl-16 md:flex md:justify-between md:items-center gap-2"},pu={class:"flex items-center justify-between py-3 md:p-0"},mu={key:0,href:"/",class:"primary-navigation-logo items-center h-10 md:h-12 lg:flex"},gu={class:"flex items-center gap-2 md:hidden"},bu={key:0,class:"primary-navigation text-sm xl:text-base flex items-center gap-2"},yu=["aria-label","aria-expanded"],ku={key:0,"fill-rule":"evenodd",d:"M18.278 16.864a1 1 0 0 1-1.414 1.414l-4.829-4.828-4.828 4.828a1 1 0 0 1-1.414-1.414l4.828-4.829-4.828-4.828a1 1 0 0 1 1.414-1.414l4.829 4.828 4.828-4.828a1 1 0 1 1 1.414 1.414l-4.828 4.829 4.828 4.828z"},Cu={key:1,"fill-rule":"evenodd",d:"M4 5h16a1 1 0 0 1 0 2H4a1 1 0 1 1 0-2zm0 6h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2zm0 6h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2z"},_r=r.defineComponent({__name:"PrimaryNavigation",props:{title:{},logo:{},backgroundColor:{},navigation:{},ctas:{},inBanner:{}},emits:["navigation-click","cta-click"],setup(n,{emit:e}){const t=n,i=r.ref(!1),{backgroundColor:o,palette:s}=Q(t),a=e,l=r.computed(()=>t.navigation||[]),c=r.computed(()=>t.ctas||[]),d=r.computed(()=>{var f;return((f=t.inBanner)==null?void 0:f.filter(p=>p.__typename?p.__typename==="NavigationElement":!("buttonType"in p)))||[]}),h=r.computed(()=>{var f;return((f=t.inBanner)==null?void 0:f.filter(p=>p.__typename?p.__typename==="CTA":"buttonType"in p))||[]}),u=r.computed(()=>{const f=[];return l.value.forEach(p=>{p.expandedMobile&&p.subNavigation&&p.subNavigation.length>0?f.push(...p.subNavigation):f.push(p)}),f});return(f,p)=>(r.openBlock(),r.createElementBlock("header",du,[r.createElementVNode("div",uu,[d.value.length>0||h.value.length>0?(r.openBlock(),r.createElementBlock("nav",hu,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(d.value,(m,g)=>(r.openBlock(),r.createBlock(Be,r.mergeProps({key:`${m.title}-${g}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...m,class:`primary-nav-item-${g} ${m.class||""} ${m.dividerLine?"md:border-r pr-4 h-full":""}`,isChild:!1,elementType:"header"},{onClick:b=>a("navigation-click",m)}),null,16,["onClick"]))),128)),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(h.value,m=>(r.openBlock(),r.createBlock(ge,r.mergeProps({key:m.title,class:["my-4 sm:my-0",m.buttonType==="fill"?"justify-center w-full":""],ref_for:!0},m,{onClick:g=>a("cta-click",m)}),null,16,["class","onClick"]))),128))])):r.createCommentVNode("",!0)]),r.createElementVNode("div",{class:r.normalizeClass(`shadow-2xl bg-${r.unref(o)}`)},[r.createElementVNode("div",fu,[r.createElementVNode("div",pu,[f.logo?(r.openBlock(),r.createElementBlock("a",mu,[r.createVNode(ae,r.mergeProps(f.logo,{class:"h-full w-auto object-contain"}),null,16)])):r.createCommentVNode("",!0),r.createElementVNode("div",gu,[d.value.length>0?(r.openBlock(),r.createElementBlock("nav",bu,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(d.value,(m,g)=>(r.openBlock(),r.createBlock(Be,r.mergeProps({key:`${m.title}-${g}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...m,class:`h-full primary-nav-item-${g} ${m.class||""} ${m.dividerLine?"md:border-r pr-4":""}`,isChild:!1,elementType:"header"},{onClick:b=>a("navigation-click",m)}),null,16,["onClick"]))),128))])):r.createCommentVNode("",!0),r.createElementVNode("button",{type:"button",class:"block","aria-label":i.value?"Close menu":"Open menu","aria-expanded":i.value,onClick:p[0]||(p[0]=m=>i.value=!i.value)},[(r.openBlock(),r.createElementBlock("svg",{class:r.normalizeClass(`h-6 w-6 fill-${r.unref(s).copy}`),viewBox:"0 0 24 24"},[i.value?(r.openBlock(),r.createElementBlock("path",ku)):r.createCommentVNode("",!0),i.value?r.createCommentVNode("",!0):(r.openBlock(),r.createElementBlock("path",Cu))],2))],8,yu)])]),l.value.length>0||c.value.length>0?(r.openBlock(),r.createElementBlock("nav",{key:0,class:r.normalizeClass(["primary-navigation text-sm xl:text-base items-center px-2 pt-2 pb-4 md:flex gap-2 lg:gap-4 md:justify-evenly md:p-0",i.value?"block":"hidden"])},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(u.value,(m,g)=>(r.openBlock(),r.createBlock(Be,r.mergeProps({key:`mobile-${m.title}-${g}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...m,class:`md:hidden h-full primary-nav-item-${g} ${m.class||""} ${m.dividerLine?"md:border-r pr-4":""}`,isChild:!1,elementType:"header"},{onClick:b=>a("navigation-click",m)}),null,16,["onClick"]))),128)),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(l.value,(m,g)=>(r.openBlock(),r.createBlock(Be,r.mergeProps({key:`desktop-${m.title}-${g}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...m,class:`hidden md:block h-full primary-nav-item-${g} ${m.class||""} ${m.dividerLine?"sm:border-r pr-4":""}`,isChild:!1,elementType:"header"},{onClick:b=>a("navigation-click",m)}),null,16,["onClick"]))),128)),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(c.value,m=>(r.openBlock(),r.createBlock(ge,r.mergeProps({key:`filtered-${m.title}`,class:m.buttonType==="fill"?"justify-center w-full":"",ref_for:!0},m,{onClick:g=>a("cta-click",m)}),null,16,["class","onClick"]))),128)),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(h.value,m=>(r.openBlock(),r.createBlock(ge,r.mergeProps({key:m.title,class:["flex md:hidden my-2 md:my-0",m.buttonType==="fill"?"justify-center w-full":""],ref_for:!0},m,{onClick:g=>a("cta-click",m)}),null,16,["class","onClick"]))),128))],2)):r.createCommentVNode("",!0)])],2)]))}}),xu=["innerHTML"],vr=r.defineComponent({__name:"SplitModule",props:{__typename:{},entryTitle:{},headline:{},start:{},center:{},end:{},backgroundImage:{},backgroundColor:{},pt:{},isChild:{type:Boolean},class:{}},setup(n){const e=n,t=r.computed(()=>N(fi,e.pt??{})),i=r.computed(()=>({"background-image":`url(${e.backgroundImage??""})`,"background-size":"cover"})),{backgroundColor:o,palette:s}=Q(e),a=r.computed(()=>D(`split-module ${e.isChild?"":"py-0 px-8 md:px-8 md:py-16"} bg-${o}`,e.class??""));return(l,c)=>(r.openBlock(),r.createBlock(r.resolveDynamicComponent(l.isChild?"div":"section"),{style:r.normalizeStyle(i.value),class:r.normalizeClass(a.value)},{default:r.withCtx(()=>{var d,h,u,f,p;return[l.headline?(r.openBlock(),r.createElementBlock("h2",{key:0,class:r.normalizeClass(`headline ${((d=t.value)==null?void 0:d.headline)??""} text-${r.unref(s).headline}`),innerHTML:l.headline},null,10,xu)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(`split-module-content ${r.unref(D)("flex justify-evenly gap-4 mx-auto items-center",((h=t.value)==null?void 0:h.bodyCopy)??"")}`)},[l.start?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(l.start.__typename),r.mergeProps({key:0},l.start,{class:`split-module-start ${((u=t.value)==null?void 0:u.start)??""}`,"is-child":!0}),null,16,["class"])):r.createCommentVNode("",!0),l.center?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(l.center.__typename),r.mergeProps({key:1},l.center,{class:`split-module-center ${((f=t.value)==null?void 0:f.center)??""}`,"is-child":!0}),null,16,["class"])):r.createCommentVNode("",!0),l.end?(r.openBlock(),r.createBlock(r.resolveDynamicComponent(l.end.__typename),r.mergeProps({key:2},l.end,{class:`split-module-end ${((p=t.value)==null?void 0:p.end)??""}`,"is-child":!0}),null,16,["class"])):r.createCommentVNode("",!0)],2)]}),_:1},8,["style","class"]))}}),wu=["innerHTML"],Sr=r.defineComponent({__name:"TestimonialModule",props:{__typename:{},headline:{},quote:{},author:{},details:{},media:{},textColor:{},backgroundColor:{},mediaPosition:{},pt:{},class:{}},setup(n){const e=n,t=r.computed(()=>N(pi,e.pt??{})),{palette:i}=Q(e),o=r.computed(()=>({"background-color":e.backgroundColor??"transparent",color:e.textColor??"inherit"}));return(s,a)=>{var l,c,d,h,u,f,p,m;return r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(`testimonial ${r.unref(D)("p-5",e.class??"")}`),style:r.normalizeStyle(o.value)},[r.createElementVNode("div",{class:r.normalizeClass(`container mx-auto flex flex-col gap-8 ${((l=t.value)==null?void 0:l.container)??""} ${((c=s.mediaPosition)==null?void 0:c.toLowerCase())==="right"?"lg:flex-row-reverse":"lg:flex-row"}`)},[s.media?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`testimonial-media ${((d=t.value)==null?void 0:d.media)??""}`)},[(r.openBlock(),r.createBlock(r.resolveDynamicComponent(s.media.__typename),r.normalizeProps(r.guardReactiveProps(s.media)),null,16))],2)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(`testimonial-text ${((h=t.value)==null?void 0:h.text)??""}`)},[s.headline?(r.openBlock(),r.createElementBlock("h3",{key:0,class:r.normalizeClass(`testimonial-headline ${((u=t.value)==null?void 0:u.headline)??""} text-${r.unref(i).headline}`),innerHTML:s.headline},null,10,wu)):r.createCommentVNode("",!0),s.quote?(r.openBlock(),r.createElementBlock("p",{key:1,class:r.normalizeClass(`testimonial-quote ${((f=t.value)==null?void 0:f.quote)??""} text-${r.unref(i).copyAccent}`)},r.toDisplayString(s.quote),3)):r.createCommentVNode("",!0),s.author?(r.openBlock(),r.createElementBlock("p",{key:2,class:r.normalizeClass(`testimonial-author ${((p=t.value)==null?void 0:p.author)??""} text-${r.unref(i).copy}`)},r.toDisplayString(s.author),3)):r.createCommentVNode("",!0),s.details?(r.openBlock(),r.createElementBlock("p",{key:3,class:r.normalizeClass(`testimonial-details ${((m=t.value)==null?void 0:m.details)??""} text-${r.unref(i).copy}`)},r.toDisplayString(s.details),3)):r.createCommentVNode("",!0)],2)],2)],6)}}}),_u=["innerHTML"],vu={key:2,class:"mx-auto mt-16 w-fit"},Su={key:0,class:"w-full overflow-hidden pt-8"},$r=r.defineComponent({__name:"TileCollectionModule",props:{__typename:{},headline:{},bodyCopy:{},modules:{},textColor:{},backgroundColor:{},tileLabelType:{},ctas:{},includeDecoration:{type:Boolean,default:!1},cols:{default:3},variant:{},pt:{},class:{}},setup(n){const e=n,t=r.computed(()=>N(mi,e.pt??{})),{backgroundColor:i,palette:o}=Q(e),s=r.computed(()=>{const l=["w-full md:w-[47%]"];switch(e.modules.length<e.cols?e.modules.length:e.cols){case 4:l.push("lg:w-[23%]");break;case 3:l.push("lg:w-[31%]");break;case 1:l.push("md:w-full");break}return l.join(" ")}),a=r.computed(()=>{switch(i){case"iris":return"https://images.ctfassets.net/qqblaiss500w/6M4qmV1iPDg67IPiCXreV7/859124c674bf3267e81bcf429ac142fd/stem-reasons-background.svg";case"wisteria":return"https://images.ctfassets.net/qqblaiss500w/6M4qmV1iPDg67IPiCXreV7/859124c674bf3267e81bcf429ac142fd/stem-reasons-background.svg";default:return"https://images.ctfassets.net/qqblaiss500w/5LopxqqvQC9Vzutf6cvGR3/6b20c6a67b637de8ba90bb817b3b521d/circles.png"}});return(l,c)=>{var u,f,p,m,g,b,y;const d=ge,h=ae;return r.openBlock(),r.createElementBlock("section",{class:r.normalizeClass(`tile-collection ${l.variant} ${r.unref(D)("overflow-hidden py-16",l.includeDecoration?"!pb-0":"",((u=t.value)==null?void 0:u.root)??"",e.class??"")} bg-${r.unref(i)}`)},[r.createElementVNode("div",{class:r.normalizeClass(`container mx-auto ${((f=t.value)==null?void 0:f.container)??""}`)},[l.headline||l.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`tile-collection-heading-container ${((p=t.value)==null?void 0:p.headingContainer)??""}`)},[l.headline?(r.openBlock(),r.createElementBlock("h2",{key:0,class:r.normalizeClass(`tile-collection-headline ${((m=t.value)==null?void 0:m.headline)??""} text-${r.unref(o).headline}`),innerHTML:l.headline},null,10,_u)):r.createCommentVNode("",!0),l.bodyCopy?(r.openBlock(),r.createElementBlock("h3",{key:1,class:r.normalizeClass(`tile-collection-body-copy ${((g=t.value)==null?void 0:g.bodyCopy)??""} text-${r.unref(o).copy}`)},r.toDisplayString(l.bodyCopy),3)):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),l.modules?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(`tile-collection-content ${r.unref(D)(`flex flex-col ${l.variant!=="ImageStackedAnimatedTile"?"md:flex-row flex-wrap gap-12 md:gap-6":"gap-12 md:gap-4"} justify-center`,((b=t.value)==null?void 0:b.bodyCopy)??"")}`)},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(l.modules,(k,x)=>{var w;return r.openBlock(),r.createBlock(r.resolveDynamicComponent(`TileContent${l.variant}`),r.mergeProps({key:`${k==null?void 0:k.headline}-${x}`,class:`tile-collection-content-item-${x} ${s.value} ${((w=t.value)==null?void 0:w.item)??""} ${k.class}`,ref_for:!0},k,{"parent-background-color":r.unref(i),index:x,"tile-label-type":l.tileLabelType}),null,16,["class","parent-background-color","index","tile-label-type"])}),128))],2)):r.createCommentVNode("",!0),(y=l.ctas)!=null&&y.length?(r.openBlock(),r.createElementBlock("div",vu,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(l.ctas,k=>(r.openBlock(),r.createBlock(d,r.mergeProps({key:`${k.title}-cta`,ref_for:!0},k,{size:"xl","background-color":r.unref(i)}),null,16,["background-color"]))),128))])):r.createCommentVNode("",!0)],2),l.includeDecoration?(r.openBlock(),r.createElementBlock("div",Su,[r.createVNode(h,{animated:!0,media:{url:a.value},"alt-tag":"Stem cell background image, series of multicolor circles in a circular pattern.",class:"w-full md:w-3/4 h-[20vw] md:h-[200px] object-top object-cover mx-auto"},null,8,["media"])])):r.createCommentVNode("",!0)],2)}}}),Nt=r.defineComponent({__name:"TileLabel",props:{__typename:{},copy:{},type:{default:"Text"},backgroundColor:{},textColor:{},alignment:{default:"right"},pt:{},index:{}},setup(n){const e=n,t=r.useAttrs(),i=r.computed(()=>e.type==="Numeric"&&!e.copy?(e.index??0)+1:e.copy),o=r.computed(()=>N(xi[e.type],e.pt??{})),s=r.computed(()=>{var l;let a=e.type==="Numeric"?"right-2 md:right-4":"right-[-4%]";return e.alignment==="left"&&(a=e.type==="Numeric"?"left-2 md:left-4":"left-[-4%]"),`tile-label absolute ${D(typeof i.value=="number"?"w-[36px] h-[36px] md:h-[60px] md:w-[60px]":"w-[120px]",`text-${e.textColor}`,`bg-${e.backgroundColor}`,"top-2 md:top-4",((l=o==null?void 0:o.value)==null?void 0:l.root)??"",a,t.class)}`});return(a,l)=>i.value?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(s.value),style:r.normalizeStyle({backgroundColor:a.backgroundColor})},r.toDisplayString(i.value),7)):r.createCommentVNode("",!0)}}),gn=(n,e)=>n.buttonType==="fill"?n.color??S.COLOR_PALETTES[e].cta.fill.bg:null,bn=(n,e)=>n.textColor??S.COLOR_PALETTES[e].cta[n.buttonType].copy;var $u={root:"p-card p-component",header:"p-card-header",body:"p-card-body",caption:"p-card-caption",title:"p-card-title",subtitle:"p-card-subtitle",content:"p-card-content",footer:"p-card-footer"},Tu=xe.extend({name:"card",classes:$u}),Bu={name:"BaseCard",extends:Mt,style:Tu},Xe={name:"Card",extends:Bu,inheritAttrs:!1};function Pu(n,e,t,i,o,s){return r.openBlock(),r.createElementBlock("div",r.mergeProps({class:n.cx("root")},n.ptmi("root")),[n.$slots.header?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:0,class:n.cx("header")},n.ptm("header")),[r.renderSlot(n.$slots,"header")],16)):r.createCommentVNode("",!0),r.createElementVNode("div",r.mergeProps({class:n.cx("body")},n.ptm("body")),[n.$slots.title||n.$slots.subtitle?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:0,class:n.cx("caption")},n.ptm("caption")),[n.$slots.title?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:0,class:n.cx("title")},n.ptm("title")),[r.renderSlot(n.$slots,"title")],16)):r.createCommentVNode("",!0),n.$slots.subtitle?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:1,class:n.cx("subtitle")},n.ptm("subtitle")),[r.renderSlot(n.$slots,"subtitle")],16)):r.createCommentVNode("",!0)],16)):r.createCommentVNode("",!0),r.createElementVNode("div",r.mergeProps({class:n.cx("content")},n.ptm("content")),[r.renderSlot(n.$slots,"content")],16),n.$slots.footer?(r.openBlock(),r.createElementBlock("div",r.mergeProps({key:1,class:n.cx("footer")},n.ptm("footer")),[r.renderSlot(n.$slots,"footer")],16)):r.createCommentVNode("",!0)],16)],16)}Xe.render=Pu;const Mu=["src","height","width"],Eu=["src","height","width"],Vt=r.defineComponent({__name:"Video",props:{__typename:{},thumbnail:{},url:{},class:{}},setup(n){let e=r.ref(!1);function t(){e.value=!0}return(i,o)=>{var s,a;return r.unref(e)?r.unref(e)?(r.openBlock(),r.createElementBlock("iframe",{key:1,class:r.normalizeClass(`${i.$props.class} w-full`),src:i.url,height:(s=i.thumbnail.media)!=null&&s.height?i.thumbnail.media.height:"100%",width:(a=i.thumbnail.media)!=null&&a.width?i.thumbnail.media.width:"100%",allow:"autoplay"},null,10,Eu)):r.createCommentVNode("",!0):(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`${i.$props.class} relative cursor-pointer`),onClick:t},[o[0]||(o[0]=r.createElementVNode("svg",{class:"absolute bottom-0 left-0 right-0 top-0 m-auto block",xmlns:"http://www.w3.org/2000/svg",width:"97",height:"97",viewBox:"0 0 97 97",fill:"none"},[r.createElementVNode("path",{d:"M91.4217 48.2108C91.4217 72.0755 72.0755 91.4217 48.2108 91.4217C24.3462 91.4217 5 72.0755 5 48.2108C5 24.3462 24.3462 5 48.2108 5C72.0755 5 91.4217 24.3462 91.4217 48.2108Z",stroke:"white","stroke-width":"10"}),r.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M39.9246 25.9149L69.7535 48.2109L39.9246 70.5069V25.9149Z",fill:"white"})],-1)),r.createElementVNode("img",{class:"w-full",src:i.thumbnail.media.url,height:i.thumbnail.media.height,width:i.thumbnail.media.width},null,8,Mu)],2))}}}),Au=["innerHTML"],Tr=Ot(r.defineComponent({__name:"TileContentIconTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},parentBackgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},bodyCopyAlignment:{},pt:{},listItems:{},footer:{},class:{}},setup(n){const e=n,t=r.computed(()=>N(gi,e.pt??{})),i=e.backgroundColor||e.parentBackgroundColor,{palette:o}=Q({backgroundColor:i}),s=e.backgroundColor?o:o.tile,a=typeof e.index=="number",l=e.backgroundColor||o.tile.bg,c=r.computed(()=>e.alignment==="center"?"items-center":e.alignment==="right"?"items-end":"items-start"),d=r.ref(null),h=Ni(d,{threshold:.1});return(u,f)=>{var g,b,y,k,x,w,_,$,T,B,P;const p=Nt,m=ge;return r.openBlock(),r.createElementBlock("div",{ref_key:"content",ref:d,style:r.normalizeStyle({transitionDelay:`${(u.index??0)*.2}s`}),class:r.normalizeClass(`tile-content animate-slide-on-top ${r.unref(h)?"visible":""} ${r.unref(D)((g=t.value)==null?void 0:g.root,a?"":"w-full md:w-full lg:w-full")} ${e.class} bg-${r.unref(l)}`)},[u.tileLabel||u.tileLabelType?(r.openBlock(),r.createBlock(p,r.mergeProps({key:0},u.tileLabel,{type:u.tileLabelType??((b=u.tileLabel)==null?void 0:b.type),class:u.tileLabelType==="Numeric"||((y=u.tileLabel)==null?void 0:y.type)==="Numeric"?(k=t.value)==null?void 0:k.numericLabel:(x=t.value)==null?void 0:x.label,"background-color":r.unref(s).label[u.tileLabelType??((w=u.tileLabel)==null?void 0:w.type)??"Text"].bg,"text-color":r.unref(s).label[u.tileLabelType??((_=u.tileLabel)==null?void 0:_.type)??"Text"].copy,index:u.index,alignment:(($=u.tileLabel)==null?void 0:$.alignment)??"right"}),null,16,["type","class","background-color","text-color","index","alignment"])):r.createCommentVNode("",!0),r.createVNode(r.unref(Xe),{class:r.normalizeClass(`${((T=t.value)==null?void 0:T.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-footer ${((B=t.value)==null?void 0:B.footer)??""}`,"pt:body:class":((P=t.value)==null?void 0:P.body)??""},r.createSlots({_:2},[u.bodyCopy||u.listItems?{name:"content",fn:r.withCtx(()=>{var A,L,C,v,E,M,I;return[r.createElementVNode("div",{class:r.normalizeClass(`flex flex-col tile-content-inner ${((A=t.value)==null?void 0:A.bodyCopy)??""} ${c.value}`)},[u.image?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`tile-content-media ${((L=t.value)==null?void 0:L.media)??""}`)},[f[0]||(f[0]=r.createElementVNode("div",{class:"tile-content-media-background"},null,-1)),u.image?(r.openBlock(),r.createBlock(ae,r.mergeProps({key:0},u.image,{class:r.unref(D)((v=(C=u.image)==null?void 0:C.media)!=null&&v.width?"":"w-full",u.image.class)}),null,16,["class"])):r.createCommentVNode("",!0),u.video?(r.openBlock(),r.createBlock(Vt,r.mergeProps({key:1},u.video,{class:"w-full"}),null,16)):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),u.headline?(r.openBlock(),r.createElementBlock("h3",{key:1,class:r.normalizeClass(`tile-content-headline ${((E=t.value)==null?void 0:E.headline)??""} text-${r.unref(s).headline} text-${u.alignment}`)},r.toDisplayString(u.headline),3)):r.createCommentVNode("",!0),u.subheadline?(r.openBlock(),r.createElementBlock("h6",{key:2,class:r.normalizeClass(`tile-content-subheadline ${((M=t.value)==null?void 0:M.subheadline)??""} text-${r.unref(s).headline} text-${u.alignment}`)},r.toDisplayString(u.subheadline),3)):r.createCommentVNode("",!0),u.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:3,class:r.normalizeClass(`tile-content-body-copy ${((I=t.value)==null?void 0:I.bodyCopy)??""} text-${r.unref(s).copy} text-${u.bodyCopyAlignment??u.alignment} body-copy-with-lists`),style:r.normalizeStyle({"--bullet-color":`var(--${r.unref(o).bullet})`}),innerHTML:u.bodyCopy},null,14,Au)):r.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,u.ctas||u.footer?{name:"footer",fn:r.withCtx(()=>{var A,L;return[u.footer?(r.openBlock(),r.createElementBlock("p",{key:0,class:r.normalizeClass(`${((A=t.value)==null?void 0:A.footerContent)??""} text-${r.unref(s).copy}`)},r.toDisplayString(u.footer),3)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(((L=t.value)==null?void 0:L.ctas)??"")},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(u.ctas,(C,v)=>{var E;return r.openBlock(),r.createBlock(m,r.mergeProps({key:`cta-${C.title}-${v}`,class:`cta-${v} ${(E=t.value)==null?void 0:E.cta}`,color:r.unref(gn)(C,r.unref(l)),"text-color":r.unref(bn)(C,r.unref(l)),"background-color":r.unref(l),ref_for:!0},C),null,16,["class","color","text-color","background-color"])}),128))],2)]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],6)}}}),[["__scopeId","data-v-1896996d"]]),Lu=["innerHTML"],Br=Ot(r.defineComponent({__name:"TileContentImageTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},parentBackgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},bodyCopyAlignment:{},pt:{},listItems:{},footer:{},class:{}},setup(n){const e=n,t=r.computed(()=>N(yi,e.pt??{})),i=e.backgroundColor||e.parentBackgroundColor,{palette:o}=Q({backgroundColor:i}),s=e.backgroundColor?o:o.tile,a=typeof e.index=="number",l=e.backgroundColor||o.tile.bg,c=r.computed(()=>e.alignment==="center"?"items-center":e.alignment==="right"?"items-end":"items-start"),d=r.ref(null),h=Ni(d,{threshold:.1});return(u,f)=>{var g,b,y,k;const p=Nt,m=ge;return r.openBlock(),r.createElementBlock("div",{ref_key:"content",ref:d,style:r.normalizeStyle({transitionDelay:`${(u.index??0)*.2}s`}),class:r.normalizeClass(`tile-content animate-slide-in-right ${r.unref(h)?"visible":""} ${r.unref(D)(((g=t.value)==null?void 0:g.root)??"",a?"":"w-full md:w-full lg:w-full",`bg-${r.unref(l)}`,e.class??"")}`)},[r.createVNode(r.unref(Xe),{class:r.normalizeClass(`${((b=t.value)==null?void 0:b.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((y=t.value)==null?void 0:y.footer)??""}`,"pt:body:class":((k=t.value)==null?void 0:k.body)??""},r.createSlots({_:2},[u.image||u.bodyCopy||u.listItems?{name:"content",fn:r.withCtx(()=>{var x,w,_,$,T,B,P,A,L,C,v,E,M,I,O;return[r.createElementVNode("div",{class:r.normalizeClass(`flex flex-col tile-content-inner ${((x=t.value)==null?void 0:x.bodyCopy)??""} ${c.value}`)},[u.image?(r.openBlock(),r.createElementBlock("div",{key:0,class:r.normalizeClass(`tile-content-media w-4/5 ${((w=t.value)==null?void 0:w.media)??""}`)},[u.tileLabel||u.tileLabelType?(r.openBlock(),r.createBlock(p,{key:0,class:r.normalizeClass(u.tileLabelType==="Numeric"||((_=u.tileLabel)==null?void 0:_.type)==="Numeric"?($=t.value)==null?void 0:$.numericLabel:(T=t.value)==null?void 0:T.label),index:u.index,alignment:((B=u.tileLabel)==null?void 0:B.alignment)??"left",type:u.tileLabelType??((P=u.tileLabel)==null?void 0:P.type),"background-color":r.unref(s).label[u.tileLabelType??((A=u.tileLabel)==null?void 0:A.type)??"Text"].bg,"text-color":r.unref(s).label[u.tileLabelType??((L=u.tileLabel)==null?void 0:L.type)??"Text"].copy},null,8,["class","index","alignment","type","background-color","text-color"])):r.createCommentVNode("",!0),f[0]||(f[0]=r.createElementVNode("div",{class:"tile-content-media-background"},null,-1)),u.image?(r.openBlock(),r.createBlock(ae,r.mergeProps({key:1},u.image,{class:r.unref(D)(!u.bodyCopy&&!u.headline&&!((C=u.listItems)!=null&&C.length)?"rounded-lg":"rounded-full",(E=(v=u.image)==null?void 0:v.media)!=null&&E.width?"":"w-full",u.image.class)}),null,16,["class"])):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),u.headline?(r.openBlock(),r.createElementBlock("h3",{key:1,class:r.normalizeClass(`tile-content-headline ${((M=t.value)==null?void 0:M.headline)??""} text-${r.unref(s).headline}`)},r.toDisplayString(u.headline),3)):r.createCommentVNode("",!0),u.subheadline?(r.openBlock(),r.createElementBlock("h6",{key:2,class:r.normalizeClass(`tile-content-subheadline ${((I=t.value)==null?void 0:I.subheadline)??""} text-${r.unref(s).copy}`)},r.toDisplayString(u.subheadline),3)):r.createCommentVNode("",!0),u.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:3,class:r.normalizeClass(`tile-content-body-copy ${((O=t.value)==null?void 0:O.bodyCopy)??""} text-${r.unref(s).copy} text-${u.bodyCopyAlignment??u.alignment} body-copy-with-lists`),style:r.normalizeStyle({"--bullet-color":`var(--${r.unref(o).bullet})`}),innerHTML:u.bodyCopy},null,14,Lu)):r.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,u.ctas||u.footer?{name:"footer",fn:r.withCtx(()=>{var x,w;return[u.footer?(r.openBlock(),r.createElementBlock("p",{key:0,class:r.normalizeClass(`${((x=t.value)==null?void 0:x.footerContent)??""} text-${r.unref(s).copy} text-${u.alignment}`)},r.toDisplayString(u.footer),3)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(((w=t.value)==null?void 0:w.ctas)??"")},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(u.ctas,(_,$)=>{var T;return r.openBlock(),r.createBlock(m,r.mergeProps({key:`cta-${_.title}-${$}`,class:`cta-${$} ${(T=t.value)==null?void 0:T.cta}`,color:r.unref(gn)(_,r.unref(l)),"text-color":r.unref(bn)(_,r.unref(l)),ref_for:!0},_),null,16,["class","color","text-color"])}),128))],2)]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],6)}}}),[["__scopeId","data-v-799e6785"]]),Iu=["innerHTML"],Pr=r.defineComponent({__name:"TileContentTextTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},parentBackgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},bodyCopyAlignment:{},pt:{},listItems:{},footer:{},class:{}},setup(n){const e=n,t=r.computed(()=>N(ki,e.pt??{})),i=typeof e.index=="number",o=e.backgroundColor||e.parentBackgroundColor,{palette:s}=Q({backgroundColor:o}),a=e.backgroundColor?s:s.tile,l=e.backgroundColor||s.tile.bg;return(c,d)=>{var f,p,m,g,b,y,k,x,w,_;const h=Nt,u=ge;return r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(`tile-content ${r.unref(D)((f=t.value)==null?void 0:f.root,i?"":"w-full md:w-full lg:w-full")} ${e.class} bg-${r.unref(l)}`)},[c.tileLabel||c.tileLabelType?(r.openBlock(),r.createBlock(h,r.mergeProps({key:0},c.tileLabel,{class:c.tileLabelType==="Numeric"||((p=c.tileLabel)==null?void 0:p.type)==="Numeric"?(m=t.value)==null?void 0:m.numericLabel:(g=t.value)==null?void 0:g.label,index:c.index,type:c.tileLabelType??((b=c.tileLabel)==null?void 0:b.type),"background-color":r.unref(a).label[c.tileLabelType??((y=c.tileLabel)==null?void 0:y.type)??"Text"].bg,"text-color":r.unref(a).label[c.tileLabelType??((k=c.tileLabel)==null?void 0:k.type)??"Text"].copy}),null,16,["class","index","type","background-color","text-color"])):r.createCommentVNode("",!0),r.createVNode(r.unref(Xe),{class:r.normalizeClass(`${((x=t.value)==null?void 0:x.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((w=t.value)==null?void 0:w.footer)??""}`,"pt:body:class":((_=t.value)==null?void 0:_.body)??""},r.createSlots({_:2},[c.bodyCopy||c.subheadline||c.headline?{name:"content",fn:r.withCtx(()=>{var $,T,B,P;return[r.createElementVNode("div",{class:r.normalizeClass(`flex flex-col tile-content-inner ${(($=t.value)==null?void 0:$.bodyCopy)??""}`)},[c.subheadline?(r.openBlock(),r.createElementBlock("h6",{key:0,class:r.normalizeClass(`tile-content-subheadline ${((T=t.value)==null?void 0:T.subheadline)??""} text-${r.unref(a).copy} text-${c.alignment}`)},r.toDisplayString(c.subheadline),3)):r.createCommentVNode("",!0),c.headline?(r.openBlock(),r.createElementBlock("h2",{key:1,class:r.normalizeClass(`tile-content-headline ${((B=t.value)==null?void 0:B.headline)??""} text-${r.unref(a).headline} text-${c.alignment}`)},r.toDisplayString(c.headline),3)):r.createCommentVNode("",!0),c.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:2,class:r.normalizeClass(`tile-content-body-copy ${((P=t.value)==null?void 0:P.bodyCopy)??""} text-${r.unref(a).copy} text-${c.bodyCopyAlignment??c.alignment} body-copy-with-lists`),style:r.normalizeStyle({"--bullet-color":`var(--${r.unref(s).bullet})`}),innerHTML:c.bodyCopy},null,14,Iu)):r.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,c.ctas||c.footer?{name:"footer",fn:r.withCtx(()=>{var $,T;return[c.footer?(r.openBlock(),r.createElementBlock("p",{key:0,class:r.normalizeClass(`${(($=t.value)==null?void 0:$.footerContent)??""} text-${r.unref(a).copy} text-${c.alignment}`)},r.toDisplayString(c.footer),3)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(((T=t.value)==null?void 0:T.ctas)??"")},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(c.ctas,(B,P)=>{var A;return r.openBlock(),r.createBlock(u,r.mergeProps({key:`cta-${B.title}-${P}`,class:`cta-${P} ${(A=t.value)==null?void 0:A.cta} w-full`,color:r.unref(gn)(B,r.unref(l)),"text-color":r.unref(bn)(B,r.unref(l)),size:B.size??"xxl","background-color":r.unref(l),ref_for:!0},B),null,16,["class","color","text-color","size","background-color"])}),128))],2)]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],2)}}}),Ou=["innerHTML"],Mr=r.defineComponent({__name:"TileContentVideoTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},parentBackgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},bodyCopyAlignment:{},pt:{},listItems:{},footer:{},class:{}},setup(n){const e=n,t=r.computed(()=>N(Ci,e.pt??{})),i=typeof e.index=="number",o=e.backgroundColor||e.parentBackgroundColor,{palette:s}=Q({backgroundColor:o}),a=e.backgroundColor?s:s.tile,l=e.backgroundColor||s.tile.bg,c=r.computed(()=>e.alignment==="center"?"items-center":e.alignment==="right"?"items-end":"items-start");return(d,h)=>{var p,m,g,b,y,k,x,w,_,$,T;const u=Nt,f=ge;return r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(`tile-content ${r.unref(D)("relative text-center list-none flex-auto rounded overflow-visible mx-auto shadow-none",`bg-${r.unref(l)}`,i?"":"w-full md:w-full lg:w-full",((p=t.value)==null?void 0:p.root)??"",e.class??"")} ${e.class}`)},[d.tileLabel||d.tileLabelType?(r.openBlock(),r.createBlock(u,{key:0,class:r.normalizeClass(d.tileLabelType==="Numeric"||((m=d.tileLabel)==null?void 0:m.type)==="Numeric"?(g=t.value)==null?void 0:g.numericLabel:(b=t.value)==null?void 0:b.label),index:d.index,alignment:((y=d.tileLabel)==null?void 0:y.alignment)??"right",type:d.tileLabelType??((k=d.tileLabel)==null?void 0:k.type),"background-color":r.unref(a).label[d.tileLabelType??((x=d.tileLabel)==null?void 0:x.type)??"Text"].bg,"text-color":r.unref(a).label[d.tileLabelType??((w=d.tileLabel)==null?void 0:w.type)??"Text"].copy},null,8,["class","index","alignment","type","background-color","text-color"])):r.createCommentVNode("",!0),r.createVNode(r.unref(Xe),{class:r.normalizeClass(`${((_=t.value)==null?void 0:_.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${(($=t.value)==null?void 0:$.ctas)??""}`,"pt:body:class":((T=t.value)==null?void 0:T.body)??""},r.createSlots({_:2},[d.bodyCopy||d.listItems?{name:"content",fn:r.withCtx(()=>{var B,P,A,L,C;return[r.createElementVNode("div",{class:r.normalizeClass(`flex flex-col tile-content-inner ${((B=t.value)==null?void 0:B.bodyCopy)??""} ${c.value}`)},[d.headline?(r.openBlock(),r.createElementBlock("h3",{key:0,class:r.normalizeClass(`tile-content-headline ${((P=t.value)==null?void 0:P.headline)??""} text-${r.unref(a).headline} text-${d.alignment}`)},r.toDisplayString(d.headline),3)):r.createCommentVNode("",!0),d.subheadline?(r.openBlock(),r.createElementBlock("h6",{key:1,class:r.normalizeClass(`tile-content-subheadline ${((A=t.value)==null?void 0:A.subheadline)??""} text-${r.unref(a).copy} text-${d.alignment}`)},r.toDisplayString(d.subheadline),3)):r.createCommentVNode("",!0),d.video?(r.openBlock(),r.createElementBlock("div",{key:2,class:r.normalizeClass(`tile-content-media w-full ${((L=t.value)==null?void 0:L.media)??""}`)},[d.video?(r.openBlock(),r.createBlock(Vt,r.normalizeProps(r.mergeProps({key:0},d.video)),null,16)):r.createCommentVNode("",!0)],2)):r.createCommentVNode("",!0),d.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:3,class:r.normalizeClass(`tile-content-body-copy ${((C=t.value)==null?void 0:C.bodyCopy)??""} text-${r.unref(a).copy} text-${d.bodyCopyAlignment??d.alignment} body-copy-with-lists`),style:r.normalizeStyle({"--bullet-color":`var(--${r.unref(s).bullet})`}),innerHTML:d.bodyCopy},null,14,Ou)):r.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,d.ctas||d.footer?{name:"footer",fn:r.withCtx(()=>{var B;return[d.footer?(r.openBlock(),r.createElementBlock("p",{key:0,class:r.normalizeClass(`${((B=t.value)==null?void 0:B.footer)??""} text-${r.unref(a).copy}`)},r.toDisplayString(d.footer),3)):r.createCommentVNode("",!0),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(d.ctas,(P,A)=>{var L;return r.openBlock(),r.createBlock(f,r.mergeProps({key:`cta-${P.title}-${A}`,class:`cta-${A} ${(L=t.value)==null?void 0:L.cta}`,color:r.unref(gn)(P,r.unref(l)),"text-color":r.unref(bn)(P,r.unref(l)),ref_for:!0},P),null,16,["class","color","text-color"])}),128))]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],2)}}}),Ri=Oi?window:void 0;function yn(n){var e;const t=Ne(n);return(e=t==null?void 0:t.$el)!=null?e:t}function Du(...n){let e,t,i,o;if(typeof n[0]=="string"||Array.isArray(n[0])?([t,i,o]=n,e=Ri):[e,t,i,o]=n,!e)return Ve;Array.isArray(t)||(t=[t]),Array.isArray(i)||(i=[i]);const s=[],a=()=>{s.forEach(h=>h()),s.length=0},l=(h,u,f,p)=>(h.addEventListener(u,f,p),()=>h.removeEventListener(u,f,p)),c=r.watch(()=>[yn(e),Ne(o)],([h,u])=>{if(a(),!h)return;const f=Oc(u)?{...u}:u;s.push(...t.flatMap(p=>i.map(m=>l(h,p,m,f))))},{immediate:!0,flush:"post"}),d=()=>{c(),a()};return un(d),d}function Nu(){const n=r.ref(!1),e=r.getCurrentInstance();return e&&r.onMounted(()=>{n.value=!0},e),n}function Vu(n){const e=Nu();return r.computed(()=>(e.value,!!n()))}function zu(n,e,t={}){const{root:i,rootMargin:o="0px",threshold:s=0,window:a=Ri,immediate:l=!0}=t,c=Vu(()=>a&&"IntersectionObserver"in a),d=r.computed(()=>{const m=Ne(n);return(Array.isArray(m)?m:[m]).map(yn).filter(or)});let h=Ve;const u=r.ref(l),f=c.value?r.watch(()=>[d.value,yn(i),u.value],([m,g])=>{if(h(),!u.value||!m.length)return;const b=new IntersectionObserver(e,{root:yn(g),rootMargin:o,threshold:s});m.forEach(y=>y&&b.observe(y)),h=()=>{b.disconnect(),h=Ve}},{immediate:l,flush:"post"}):Ve,p=()=>{h(),f(),u.value=!1};return un(p),{isSupported:c,isActive:u,pause(){h(),u.value=!1},resume(){u.value=!0},stop:p}}function Er(n,e={}){const{window:t=Ri,scrollTarget:i,threshold:o=0}=e,s=r.ref(!1);return zu(n,a=>{let l=s.value,c=0;for(const d of a)d.time>=c&&(c=d.time,l=d.isIntersecting);s.value=l},{root:i,window:t,threshold:o}),s}const Ru={[Lc.mounted](n,e){if(typeof e.value=="function"){const t=e.value,i=Er(n);r.watch(i,o=>t(o),{immediate:!0})}else{const[t,i]=e.value,o=Er(n,i);r.watch(o,s=>t(s),{immediate:!0})}}};function Fi(n){return typeof Window<"u"&&n instanceof Window?n.document.documentElement:typeof Document<"u"&&n instanceof Document?n.documentElement:n}function Ar(n){const e=window.getComputedStyle(n);if(e.overflowX==="scroll"||e.overflowY==="scroll"||e.overflowX==="auto"&&n.clientWidth<n.scrollWidth||e.overflowY==="auto"&&n.clientHeight<n.scrollHeight)return!0;{const t=n.parentNode;return!t||t.tagName==="BODY"?!1:Ar(t)}}function Fu(n){const e=n||window.event,t=e.target;return Ar(t)?!1:e.touches.length>1?!0:(e.preventDefault&&e.preventDefault(),!1)}const ji=new WeakMap;function ju(n,e=!1){const t=r.ref(e);let i=null,o="";r.watch(Nc(n),l=>{const c=Fi(Ne(l));if(c){const d=c;if(ji.get(d)||ji.set(d,d.style.overflow),d.style.overflow!=="hidden"&&(o=d.style.overflow),d.style.overflow==="hidden")return t.value=!0;if(t.value)return d.style.overflow="hidden"}},{immediate:!0});const s=()=>{const l=Fi(Ne(n));!l||t.value||(rr&&(i=Du(l,"touchmove",c=>{Fu(c)},{passive:!1})),l.style.overflow="hidden",t.value=!0)},a=()=>{const l=Fi(Ne(n));!l||!t.value||(rr&&(i==null||i()),l.style.overflow=o,ji.delete(l),t.value=!1)};return un(a),r.computed({get(){return t.value},set(l){l?s():a()}})}function Hu(){let n=!1;const e=r.ref(!1);return(t,i)=>{if(e.value=i.value,n)return;n=!0;const o=ju(t,i.value);r.watch(e,s=>o.value=s)}}Hu();const Wu=["innerHTML"],Uu=["innerHTML"],Yu=["src"],Lr=Ot(r.defineComponent({__name:"TileContentImageStackedAnimatedTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},parentBackgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{},bodyCopyAlignment:{},pt:{},listItems:{},footer:{},class:{}},setup(n){const e=r.ref(null),t=r.ref(!1),i=n,o=r.computed(()=>N(bi,i.pt??{})),s=r.computed(()=>!((i.index??0)%2)),a=r.computed(()=>i.index===0),l=i.backgroundColor||i.parentBackgroundColor,{palette:c}=Q({backgroundColor:l}),d=r.computed(()=>{var u;return(u=i.tileLabel)!=null&&u.alignment?i.tileLabel.alignment:s.value?"right":"left"}),h=u=>{t.value=u};return(u,f)=>{var m,g,b,y;const p=Nt;return r.openBlock(),r.createElementBlock("div",{class:r.normalizeClass(`tile-content ${r.unref(D)(((m=o.value)==null?void 0:m.root)??"",i.class??"")} max-w-[1024px]`)},[r.createVNode(r.unref(Xe),{class:r.normalizeClass(`${((g=o.value)==null?void 0:g.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((b=o.value)==null?void 0:b.ctas)??""}`,"pt:body:class":((y=o.value)==null?void 0:y.body)??""},r.createSlots({content:r.withCtx(()=>{var k,x,w,_,$,T,B,P,A,L,C,v;return[r.createElementVNode("div",{class:r.normalizeClass(`flex gap-[5vmin] md:gap-12 relative ${s.value?"flex-row-reverse":""} tile-content-inner ${((k=o.value)==null?void 0:k.bodyCopy)??""}`)},[r.createElementVNode("div",{class:r.normalizeClass(`tile-content-text flex-auto relative z-20 flex flex-col justify-center ${((x=o.value)==null?void 0:x.text)??""} text-left ${s.value?"items-start":"items-end"}`)},[u.headline?(r.openBlock(),r.createElementBlock("h3",{key:0,class:r.normalizeClass(`tile-content-headline w-full ${((w=o.value)==null?void 0:w.headline)??""} text-${r.unref(c).subheadline}`),innerHTML:u.headline},null,10,Wu)):r.createCommentVNode("",!0),u.bodyCopy?(r.openBlock(),r.createElementBlock("div",{key:1,class:r.normalizeClass(`tile-content-body-copy ${((_=o.value)==null?void 0:_.description)??""} w-full text-${r.unref(c).copy} body-copy-with-lists`),style:r.normalizeStyle({"--bullet-color":`var(--${r.unref(c).bullet})`}),innerHTML:u.bodyCopy},null,14,Uu)):r.createCommentVNode("",!0)],2),u.video||u.image?r.withDirectives((r.openBlock(),r.createElementBlock("div",{key:0,ref_key:"target",ref:e,class:r.normalizeClass(`tile-content-media relative ${(($=o.value)==null?void 0:$.media)??""} max-w-[350px]`)},[r.createElementVNode("img",{class:r.normalizeClass({"should-animate":!0,absolute:!0,animate:t.value,"w-full":!0,"z-0":!0,"top-[36%]":a.value,"left-[-16%]":a.value,"bg-left-top":s.value&&!a.value||!s.value,"animate-even":s.value&&!a.value&&t.value,"left-[-28%]":s.value&&!a.value,"top-[-10%]":s.value&&!a.value,"top-[-16%]":!s.value,"right-[-16%]":!s.value,"animate-odd":!s.value&&t.value}),src:(s.value,"https://images.ctfassets.net/qqblaiss500w/5Bp3ySaz0pqR5gLtdxOQoi/db01031466deed9b7b959c08c17e5681/circles1.f3eead2.svg")},null,10,Yu),u.tileLabel||u.tileLabelType?(r.openBlock(),r.createBlock(p,r.mergeProps({key:0},u.tileLabel,{class:{[((T=o.value)==null?void 0:T.numericLabel)??""]:u.tileLabelType==="Numeric"||((B=u.tileLabel)==null?void 0:B.type)==="Numeric",[((P=o.value)==null?void 0:P.label)??""]:u.tileLabelType==="Text"||((A=u.tileLabel)==null?void 0:A.type)==="Text","top-1 md:top-8":!0,"left-1":!s.value,"right-1":s.value},index:u.index,type:u.tileLabelType??((L=u.tileLabel)==null?void 0:L.type),alignment:d.value,"background-color":r.unref(c).label[u.tileLabelType??((C=u.tileLabel)==null?void 0:C.type)??"Text"].bg,"text-color":r.unref(c).label[u.tileLabelType??((v=u.tileLabel)==null?void 0:v.type)??"Text"].copy}),null,16,["class","index","type","alignment","background-color","text-color"])):r.createCommentVNode("",!0),u.image?(r.openBlock(),r.createBlock(ae,r.mergeProps({key:1},u.image,{class:r.unref(D)("w-full min-w-[150px] md:min-w-[350px] relative rounded-full z-10",u.image.class)}),null,16,["class"])):r.createCommentVNode("",!0),u.video?(r.openBlock(),r.createBlock(Vt,r.normalizeProps(r.mergeProps({key:2},u.video)),null,16)):r.createCommentVNode("",!0)],2)),[[r.unref(Ru),h]]):r.createCommentVNode("",!0)],2)]}),_:2},[u.ctas||u.footer?{name:"footer",fn:r.withCtx(()=>{var k;return[u.footer?(r.openBlock(),r.createElementBlock("p",{key:0,class:r.normalizeClass(`${((k=o.value)==null?void 0:k.footer)??""} text-${r.unref(c).copy}`)},r.toDisplayString(u.footer),3)):r.createCommentVNode("",!0)]}),key:"0"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],2)}}}),[["__scopeId","data-v-e0d0c2b5"]]),Ku={key:0},Ir=Ot(r.defineComponent({__name:"HelloBanner",props:{__typename:{},helloBannerData:{},pt:{},onSegmentCTAClick:{type:Function},class:{}},setup(n){const e=n,t=r.ref("minimized"),i=()=>{t.value=t.value==="maximized"?"minimized":"maximized"},o=r.computed(()=>N(_i,e.pt??{}));return(s,a)=>{var l,c;return e.helloBannerData&&e.helloBannerData.active?(r.openBlock(),r.createBlock(r.unref(Xe),{key:0,"pt:root:class":r.unref(D)((l=o.value)==null?void 0:l.root,e.class,"hello-banner shadow-none border-0 rounded-none",t.value==="maximized"?"hello-banner-max":"",t.value==="minimized"?"hello-banner-min":""),"pt:body:class":r.unref(D)((c=o.value)==null?void 0:c.container,"container-center"),"pt:content:class":"flex flex-col md:flex-row gap-8"},{content:r.withCtx(()=>{var d,h,u,f,p,m,g,b,y;return[r.createElementVNode("div",{class:r.normalizeClass((d=o.value)==null?void 0:d.mobileCollapsed)},[r.createElementVNode("p",null,r.toDisplayString((h=e.helloBannerData)==null?void 0:h.mobileCollapsed),1)],2),r.createElementVNode("div",{class:r.normalizeClass([(u=o.value)==null?void 0:u.content,"content"])},[r.createElementVNode("p",{class:r.normalizeClass([(f=o.value)==null?void 0:f.fullCopy,"fullCopy"])},r.toDisplayString((p=e.helloBannerData)==null?void 0:p.fullCopy),3)],2),(m=e.helloBannerData)!=null&&m.cta?(r.openBlock(),r.createElementBlock("section",Ku,[r.createVNode(ge,r.mergeProps(e.helloBannerData.cta,{class:r.unref(D)((g=o.value)==null?void 0:g.cta,"cta")}),null,16,["class"])])):r.createCommentVNode("",!0),r.createVNode(r.unref(dn),{class:r.normalizeClass([(b=o.value)==null?void 0:b.toggle,"toggle"]),"pt:root:class":(y=o.value)==null?void 0:y.toggle,tabindex:"0","aria-label":t.value==="minimized"?"Expand banner":"Minimize banner","aria-expanded":t.value==="maximized",link:!0,onClick:i},{default:r.withCtx(()=>[r.createElementVNode("i",{class:"pi pi-times-circle",style:r.normalizeStyle({fontSize:"16px",color:"#fff",transform:t.value==="minimized"?"rotate(45deg)":"rotate(0deg)",transition:"transform 0.3s ease"})},null,4)]),_:1},8,["class","pt:root:class","aria-label","aria-expanded"])]}),_:1},8,["pt:root:class","pt:body:class"])):r.createCommentVNode("",!0)}}}),[["__scopeId","data-v-7799ef64"]]);/*!
90
+ * @kurkle/color v0.3.4
91
+ * https://github.com/kurkle/color#readme
92
+ * (c) 2024 Jukka Kurkela
93
+ * Released under the MIT License
94
+ */function zt(n){return n+.5|0}const Re=(n,e,t)=>Math.max(Math.min(n,t),e);function Rt(n){return Re(zt(n*2.55),0,255)}function Fe(n){return Re(zt(n*255),0,255)}function Pe(n){return Re(zt(n/2.55)/100,0,1)}function Or(n){return Re(zt(n*100),0,100)}const be={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,a:10,b:11,c:12,d:13,e:14,f:15},Hi=[..."0123456789ABCDEF"],qu=n=>Hi[n&15],Xu=n=>Hi[(n&240)>>4]+Hi[n&15],kn=n=>(n&240)>>4===(n&15),Gu=n=>kn(n.r)&&kn(n.g)&&kn(n.b)&&kn(n.a);function Zu(n){var e=n.length,t;return n[0]==="#"&&(e===4||e===5?t={r:255&be[n[1]]*17,g:255&be[n[2]]*17,b:255&be[n[3]]*17,a:e===5?be[n[4]]*17:255}:(e===7||e===9)&&(t={r:be[n[1]]<<4|be[n[2]],g:be[n[3]]<<4|be[n[4]],b:be[n[5]]<<4|be[n[6]],a:e===9?be[n[7]]<<4|be[n[8]]:255})),t}const Qu=(n,e)=>n<255?e(n):"";function Ju(n){var e=Gu(n)?qu:Xu;return n?"#"+e(n.r)+e(n.g)+e(n.b)+Qu(n.a,e):void 0}const eh=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function Dr(n,e,t){const i=e*Math.min(t,1-t),o=(s,a=(s+n/30)%12)=>t-i*Math.max(Math.min(a-3,9-a,1),-1);return[o(0),o(8),o(4)]}function th(n,e,t){const i=(o,s=(o+n/60)%6)=>t-t*e*Math.max(Math.min(s,4-s,1),0);return[i(5),i(3),i(1)]}function nh(n,e,t){const i=Dr(n,1,.5);let o;for(e+t>1&&(o=1/(e+t),e*=o,t*=o),o=0;o<3;o++)i[o]*=1-e-t,i[o]+=e;return i}function ih(n,e,t,i,o){return n===o?(e-t)/i+(e<t?6:0):e===o?(t-n)/i+2:(n-e)/i+4}function Wi(n){const t=n.r/255,i=n.g/255,o=n.b/255,s=Math.max(t,i,o),a=Math.min(t,i,o),l=(s+a)/2;let c,d,h;return s!==a&&(h=s-a,d=l>.5?h/(2-s-a):h/(s+a),c=ih(t,i,o,h,s),c=c*60+.5),[c|0,d||0,l]}function Ui(n,e,t,i){return(Array.isArray(e)?n(e[0],e[1],e[2]):n(e,t,i)).map(Fe)}function Yi(n,e,t){return Ui(Dr,n,e,t)}function oh(n,e,t){return Ui(nh,n,e,t)}function rh(n,e,t){return Ui(th,n,e,t)}function Nr(n){return(n%360+360)%360}function sh(n){const e=eh.exec(n);let t=255,i;if(!e)return;e[5]!==i&&(t=e[6]?Rt(+e[5]):Fe(+e[5]));const o=Nr(+e[2]),s=+e[3]/100,a=+e[4]/100;return e[1]==="hwb"?i=oh(o,s,a):e[1]==="hsv"?i=rh(o,s,a):i=Yi(o,s,a),{r:i[0],g:i[1],b:i[2],a:t}}function ah(n,e){var t=Wi(n);t[0]=Nr(t[0]+e),t=Yi(t),n.r=t[0],n.g=t[1],n.b=t[2]}function lh(n){if(!n)return;const e=Wi(n),t=e[0],i=Or(e[1]),o=Or(e[2]);return n.a<255?`hsla(${t}, ${i}%, ${o}%, ${Pe(n.a)})`:`hsl(${t}, ${i}%, ${o}%)`}const Vr={x:"dark",Z:"light",Y:"re",X:"blu",W:"gr",V:"medium",U:"slate",A:"ee",T:"ol",S:"or",B:"ra",C:"lateg",D:"ights",R:"in",Q:"turquois",E:"hi",P:"ro",O:"al",N:"le",M:"de",L:"yello",F:"en",K:"ch",G:"arks",H:"ea",I:"ightg",J:"wh"},zr={OiceXe:"f0f8ff",antiquewEte:"faebd7",aqua:"ffff",aquamarRe:"7fffd4",azuY:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"0",blanKedOmond:"ffebcd",Xe:"ff",XeviTet:"8a2be2",bPwn:"a52a2a",burlywood:"deb887",caMtXe:"5f9ea0",KartYuse:"7fff00",KocTate:"d2691e",cSO:"ff7f50",cSnflowerXe:"6495ed",cSnsilk:"fff8dc",crimson:"dc143c",cyan:"ffff",xXe:"8b",xcyan:"8b8b",xgTMnPd:"b8860b",xWay:"a9a9a9",xgYF:"6400",xgYy:"a9a9a9",xkhaki:"bdb76b",xmagFta:"8b008b",xTivegYF:"556b2f",xSange:"ff8c00",xScEd:"9932cc",xYd:"8b0000",xsOmon:"e9967a",xsHgYF:"8fbc8f",xUXe:"483d8b",xUWay:"2f4f4f",xUgYy:"2f4f4f",xQe:"ced1",xviTet:"9400d3",dAppRk:"ff1493",dApskyXe:"bfff",dimWay:"696969",dimgYy:"696969",dodgerXe:"1e90ff",fiYbrick:"b22222",flSOwEte:"fffaf0",foYstWAn:"228b22",fuKsia:"ff00ff",gaRsbSo:"dcdcdc",ghostwEte:"f8f8ff",gTd:"ffd700",gTMnPd:"daa520",Way:"808080",gYF:"8000",gYFLw:"adff2f",gYy:"808080",honeyMw:"f0fff0",hotpRk:"ff69b4",RdianYd:"cd5c5c",Rdigo:"4b0082",ivSy:"fffff0",khaki:"f0e68c",lavFMr:"e6e6fa",lavFMrXsh:"fff0f5",lawngYF:"7cfc00",NmoncEffon:"fffacd",ZXe:"add8e6",ZcSO:"f08080",Zcyan:"e0ffff",ZgTMnPdLw:"fafad2",ZWay:"d3d3d3",ZgYF:"90ee90",ZgYy:"d3d3d3",ZpRk:"ffb6c1",ZsOmon:"ffa07a",ZsHgYF:"20b2aa",ZskyXe:"87cefa",ZUWay:"778899",ZUgYy:"778899",ZstAlXe:"b0c4de",ZLw:"ffffe0",lime:"ff00",limegYF:"32cd32",lRF:"faf0e6",magFta:"ff00ff",maPon:"800000",VaquamarRe:"66cdaa",VXe:"cd",VScEd:"ba55d3",VpurpN:"9370db",VsHgYF:"3cb371",VUXe:"7b68ee",VsprRggYF:"fa9a",VQe:"48d1cc",VviTetYd:"c71585",midnightXe:"191970",mRtcYam:"f5fffa",mistyPse:"ffe4e1",moccasR:"ffe4b5",navajowEte:"ffdead",navy:"80",Tdlace:"fdf5e6",Tive:"808000",TivedBb:"6b8e23",Sange:"ffa500",SangeYd:"ff4500",ScEd:"da70d6",pOegTMnPd:"eee8aa",pOegYF:"98fb98",pOeQe:"afeeee",pOeviTetYd:"db7093",papayawEp:"ffefd5",pHKpuff:"ffdab9",peru:"cd853f",pRk:"ffc0cb",plum:"dda0dd",powMrXe:"b0e0e6",purpN:"800080",YbeccapurpN:"663399",Yd:"ff0000",Psybrown:"bc8f8f",PyOXe:"4169e1",saddNbPwn:"8b4513",sOmon:"fa8072",sandybPwn:"f4a460",sHgYF:"2e8b57",sHshell:"fff5ee",siFna:"a0522d",silver:"c0c0c0",skyXe:"87ceeb",UXe:"6a5acd",UWay:"708090",UgYy:"708090",snow:"fffafa",sprRggYF:"ff7f",stAlXe:"4682b4",tan:"d2b48c",teO:"8080",tEstN:"d8bfd8",tomato:"ff6347",Qe:"40e0d0",viTet:"ee82ee",JHt:"f5deb3",wEte:"ffffff",wEtesmoke:"f5f5f5",Lw:"ffff00",LwgYF:"9acd32"};function ch(){const n={},e=Object.keys(zr),t=Object.keys(Vr);let i,o,s,a,l;for(i=0;i<e.length;i++){for(a=l=e[i],o=0;o<t.length;o++)s=t[o],l=l.replace(s,Vr[s]);s=parseInt(zr[a],16),n[l]=[s>>16&255,s>>8&255,s&255]}return n}let Cn;function dh(n){Cn||(Cn=ch(),Cn.transparent=[0,0,0,0]);const e=Cn[n.toLowerCase()];return e&&{r:e[0],g:e[1],b:e[2],a:e.length===4?e[3]:255}}const uh=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/;function hh(n){const e=uh.exec(n);let t=255,i,o,s;if(e){if(e[7]!==i){const a=+e[7];t=e[8]?Rt(a):Re(a*255,0,255)}return i=+e[1],o=+e[3],s=+e[5],i=255&(e[2]?Rt(i):Re(i,0,255)),o=255&(e[4]?Rt(o):Re(o,0,255)),s=255&(e[6]?Rt(s):Re(s,0,255)),{r:i,g:o,b:s,a:t}}}function fh(n){return n&&(n.a<255?`rgba(${n.r}, ${n.g}, ${n.b}, ${Pe(n.a)})`:`rgb(${n.r}, ${n.g}, ${n.b})`)}const Ki=n=>n<=.0031308?n*12.92:Math.pow(n,1/2.4)*1.055-.055,ut=n=>n<=.04045?n/12.92:Math.pow((n+.055)/1.055,2.4);function ph(n,e,t){const i=ut(Pe(n.r)),o=ut(Pe(n.g)),s=ut(Pe(n.b));return{r:Fe(Ki(i+t*(ut(Pe(e.r))-i))),g:Fe(Ki(o+t*(ut(Pe(e.g))-o))),b:Fe(Ki(s+t*(ut(Pe(e.b))-s))),a:n.a+t*(e.a-n.a)}}function xn(n,e,t){if(n){let i=Wi(n);i[e]=Math.max(0,Math.min(i[e]+i[e]*t,e===0?360:1)),i=Yi(i),n.r=i[0],n.g=i[1],n.b=i[2]}}function Rr(n,e){return n&&Object.assign(e||{},n)}function Fr(n){var e={r:0,g:0,b:0,a:255};return Array.isArray(n)?n.length>=3&&(e={r:n[0],g:n[1],b:n[2],a:255},n.length>3&&(e.a=Fe(n[3]))):(e=Rr(n,{r:0,g:0,b:0,a:1}),e.a=Fe(e.a)),e}function mh(n){return n.charAt(0)==="r"?hh(n):sh(n)}class Ft{constructor(e){if(e instanceof Ft)return e;const t=typeof e;let i;t==="object"?i=Fr(e):t==="string"&&(i=Zu(e)||dh(e)||mh(e)),this._rgb=i,this._valid=!!i}get valid(){return this._valid}get rgb(){var e=Rr(this._rgb);return e&&(e.a=Pe(e.a)),e}set rgb(e){this._rgb=Fr(e)}rgbString(){return this._valid?fh(this._rgb):void 0}hexString(){return this._valid?Ju(this._rgb):void 0}hslString(){return this._valid?lh(this._rgb):void 0}mix(e,t){if(e){const i=this.rgb,o=e.rgb;let s;const a=t===s?.5:t,l=2*a-1,c=i.a-o.a,d=((l*c===-1?l:(l+c)/(1+l*c))+1)/2;s=1-d,i.r=255&d*i.r+s*o.r+.5,i.g=255&d*i.g+s*o.g+.5,i.b=255&d*i.b+s*o.b+.5,i.a=a*i.a+(1-a)*o.a,this.rgb=i}return this}interpolate(e,t){return e&&(this._rgb=ph(this._rgb,e._rgb,t)),this}clone(){return new Ft(this.rgb)}alpha(e){return this._rgb.a=Fe(e),this}clearer(e){const t=this._rgb;return t.a*=1-e,this}greyscale(){const e=this._rgb,t=zt(e.r*.3+e.g*.59+e.b*.11);return e.r=e.g=e.b=t,this}opaquer(e){const t=this._rgb;return t.a*=1+e,this}negate(){const e=this._rgb;return e.r=255-e.r,e.g=255-e.g,e.b=255-e.b,this}lighten(e){return xn(this._rgb,2,e),this}darken(e){return xn(this._rgb,2,-e),this}saturate(e){return xn(this._rgb,1,e),this}desaturate(e){return xn(this._rgb,1,-e),this}rotate(e){return ah(this._rgb,e),this}}/*!
95
+ * Chart.js v4.5.1
96
+ * https://www.chartjs.org
97
+ * (c) 2025 Chart.js Contributors
98
+ * Released under the MIT License
99
+ */function Me(){}const gh=(()=>{let n=0;return()=>n++})();function Z(n){return n==null}function ne(n){if(Array.isArray&&Array.isArray(n))return!0;const e=Object.prototype.toString.call(n);return e.slice(0,7)==="[object"&&e.slice(-6)==="Array]"}function j(n){return n!==null&&Object.prototype.toString.call(n)==="[object Object]"}function se(n){return(typeof n=="number"||n instanceof Number)&&isFinite(+n)}function fe(n,e){return se(n)?n:e}function H(n,e){return typeof n>"u"?e:n}const bh=(n,e)=>typeof n=="string"&&n.endsWith("%")?parseFloat(n)/100:+n/e,jr=(n,e)=>typeof n=="string"&&n.endsWith("%")?parseFloat(n)/100*e:+n;function K(n,e,t){if(n&&typeof n.call=="function")return n.apply(t,e)}function U(n,e,t,i){let o,s,a;if(ne(n))for(s=n.length,o=0;o<s;o++)e.call(t,n[o],o);else if(j(n))for(a=Object.keys(n),s=a.length,o=0;o<s;o++)e.call(t,n[a[o]],a[o])}function wn(n,e){let t,i,o,s;if(!n||!e||n.length!==e.length)return!1;for(t=0,i=n.length;t<i;++t)if(o=n[t],s=e[t],o.datasetIndex!==s.datasetIndex||o.index!==s.index)return!1;return!0}function _n(n){if(ne(n))return n.map(_n);if(j(n)){const e=Object.create(null),t=Object.keys(n),i=t.length;let o=0;for(;o<i;++o)e[t[o]]=_n(n[t[o]]);return e}return n}function Hr(n){return["__proto__","prototype","constructor"].indexOf(n)===-1}function yh(n,e,t,i){if(!Hr(n))return;const o=e[n],s=t[n];j(o)&&j(s)?jt(o,s,i):e[n]=_n(s)}function jt(n,e,t){const i=ne(e)?e:[e],o=i.length;if(!j(n))return n;t=t||{};const s=t.merger||yh;let a;for(let l=0;l<o;++l){if(a=i[l],!j(a))continue;const c=Object.keys(a);for(let d=0,h=c.length;d<h;++d)s(c[d],n,a,t)}return n}function Ht(n,e){return jt(n,e,{merger:kh})}function kh(n,e,t){if(!Hr(n))return;const i=e[n],o=t[n];j(i)&&j(o)?Ht(i,o):Object.prototype.hasOwnProperty.call(e,n)||(e[n]=_n(o))}const Wr={"":n=>n,x:n=>n.x,y:n=>n.y};function Ch(n){const e=n.split("."),t=[];let i="";for(const o of e)i+=o,i.endsWith("\\")?i=i.slice(0,-1)+".":(t.push(i),i="");return t}function xh(n){const e=Ch(n);return t=>{for(const i of e){if(i==="")break;t=t&&t[i]}return t}}function Wt(n,e){return(Wr[e]||(Wr[e]=xh(e)))(n)}function qi(n){return n.charAt(0).toUpperCase()+n.slice(1)}const vn=n=>typeof n<"u",je=n=>typeof n=="function",Ur=(n,e)=>{if(n.size!==e.size)return!1;for(const t of n)if(!e.has(t))return!1;return!0};function wh(n){return n.type==="mouseup"||n.type==="click"||n.type==="contextmenu"}const Y=Math.PI,ee=2*Y,Sn=Number.POSITIVE_INFINITY,_h=Y/180,ie=Y/2,Ge=Y/4,Yr=Y*2/3,He=Math.log10,$n=Math.sign;function Tn(n,e,t){return Math.abs(n-e)<t}function Kr(n){const e=Math.round(n);n=Tn(n,e,n/1e3)?e:n;const t=Math.pow(10,Math.floor(He(n))),i=n/t;return(i<=1?1:i<=2?2:i<=5?5:10)*t}function vh(n){const e=[],t=Math.sqrt(n);let i;for(i=1;i<t;i++)n%i===0&&(e.push(i),e.push(n/i));return t===(t|0)&&e.push(t),e.sort((o,s)=>o-s).pop(),e}function Sh(n){return typeof n=="symbol"||typeof n=="object"&&n!==null&&!(Symbol.toPrimitive in n||"toString"in n||"valueOf"in n)}function Bn(n){return!Sh(n)&&!isNaN(parseFloat(n))&&isFinite(n)}function $h(n,e){const t=Math.round(n);return t-e<=n&&t+e>=n}function qr(n,e,t){let i,o,s;for(i=0,o=n.length;i<o;i++)s=n[i][t],isNaN(s)||(e.min=Math.min(e.min,s),e.max=Math.max(e.max,s))}function we(n){return n*(Y/180)}function Xi(n){return n*(180/Y)}function Xr(n){if(!se(n))return;let e=1,t=0;for(;Math.round(n*e)/e!==n;)e*=10,t++;return t}function Gr(n,e){const t=e.x-n.x,i=e.y-n.y,o=Math.sqrt(t*t+i*i);let s=Math.atan2(i,t);return s<-.5*Y&&(s+=ee),{angle:s,distance:o}}function Th(n,e){return Math.sqrt(Math.pow(e.x-n.x,2)+Math.pow(e.y-n.y,2))}function pe(n){return(n%ee+ee)%ee}function Pn(n,e,t,i){const o=pe(n),s=pe(e),a=pe(t),l=pe(s-o),c=pe(a-o),d=pe(o-s),h=pe(o-a);return o===s||o===a||i&&s===a||l>c&&d<h}function ye(n,e,t){return Math.max(e,Math.min(t,n))}function Bh(n){return ye(n,-32768,32767)}function Ut(n,e,t,i=1e-6){return n>=Math.min(e,t)-i&&n<=Math.max(e,t)+i}function Gi(n,e,t){t=t||(a=>n[a]<e);let i=n.length-1,o=0,s;for(;i-o>1;)s=o+i>>1,t(s)?o=s:i=s;return{lo:o,hi:i}}const Zi=(n,e,t,i)=>Gi(n,t,i?o=>{const s=n[o][e];return s<t||s===t&&n[o+1][e]===t}:o=>n[o][e]<t),Ph=(n,e,t)=>Gi(n,t,i=>n[i][e]>=t);function Mh(n,e,t){let i=0,o=n.length;for(;i<o&&n[i]<e;)i++;for(;o>i&&n[o-1]>t;)o--;return i>0||o<n.length?n.slice(i,o):n}const Zr=["push","pop","shift","splice","unshift"];function Eh(n,e){if(n._chartjs){n._chartjs.listeners.push(e);return}Object.defineProperty(n,"_chartjs",{configurable:!0,enumerable:!1,value:{listeners:[e]}}),Zr.forEach(t=>{const i="_onData"+qi(t),o=n[t];Object.defineProperty(n,t,{configurable:!0,enumerable:!1,value(...s){const a=o.apply(this,s);return n._chartjs.listeners.forEach(l=>{typeof l[i]=="function"&&l[i](...s)}),a}})})}function Qr(n,e){const t=n._chartjs;if(!t)return;const i=t.listeners,o=i.indexOf(e);o!==-1&&i.splice(o,1),!(i.length>0)&&(Zr.forEach(s=>{delete n[s]}),delete n._chartjs)}function Ah(n){const e=new Set(n);return e.size===n.length?n:Array.from(e)}const Jr=function(){return typeof window>"u"?function(n){return n()}:window.requestAnimationFrame}();function es(n,e){let t=[],i=!1;return function(...o){t=o,i||(i=!0,Jr.call(window,()=>{i=!1,n.apply(e,t)}))}}function Lh(n,e){let t;return function(...i){return e?(clearTimeout(t),t=setTimeout(n,e,i)):n.apply(this,i),e}}const ts=n=>n==="start"?"left":n==="end"?"right":"center",me=(n,e,t)=>n==="start"?e:n==="end"?t:(e+t)/2,Ih=(n,e,t,i)=>n===(i?"left":"right")?t:n==="center"?(e+t)/2:e,Mn=n=>n===0||n===1,ns=(n,e,t)=>-(Math.pow(2,10*(n-=1))*Math.sin((n-e)*ee/t)),is=(n,e,t)=>Math.pow(2,-10*n)*Math.sin((n-e)*ee/t)+1,Yt={linear:n=>n,easeInQuad:n=>n*n,easeOutQuad:n=>-n*(n-2),easeInOutQuad:n=>(n/=.5)<1?.5*n*n:-.5*(--n*(n-2)-1),easeInCubic:n=>n*n*n,easeOutCubic:n=>(n-=1)*n*n+1,easeInOutCubic:n=>(n/=.5)<1?.5*n*n*n:.5*((n-=2)*n*n+2),easeInQuart:n=>n*n*n*n,easeOutQuart:n=>-((n-=1)*n*n*n-1),easeInOutQuart:n=>(n/=.5)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2),easeInQuint:n=>n*n*n*n*n,easeOutQuint:n=>(n-=1)*n*n*n*n+1,easeInOutQuint:n=>(n/=.5)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2),easeInSine:n=>-Math.cos(n*ie)+1,easeOutSine:n=>Math.sin(n*ie),easeInOutSine:n=>-.5*(Math.cos(Y*n)-1),easeInExpo:n=>n===0?0:Math.pow(2,10*(n-1)),easeOutExpo:n=>n===1?1:-Math.pow(2,-10*n)+1,easeInOutExpo:n=>Mn(n)?n:n<.5?.5*Math.pow(2,10*(n*2-1)):.5*(-Math.pow(2,-10*(n*2-1))+2),easeInCirc:n=>n>=1?n:-(Math.sqrt(1-n*n)-1),easeOutCirc:n=>Math.sqrt(1-(n-=1)*n),easeInOutCirc:n=>(n/=.5)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1),easeInElastic:n=>Mn(n)?n:ns(n,.075,.3),easeOutElastic:n=>Mn(n)?n:is(n,.075,.3),easeInOutElastic(n){return Mn(n)?n:n<.5?.5*ns(n*2,.1125,.45):.5+.5*is(n*2-1,.1125,.45)},easeInBack(n){return n*n*((1.70158+1)*n-1.70158)},easeOutBack(n){return(n-=1)*n*((1.70158+1)*n+1.70158)+1},easeInOutBack(n){let e=1.70158;return(n/=.5)<1?.5*(n*n*(((e*=1.525)+1)*n-e)):.5*((n-=2)*n*(((e*=1.525)+1)*n+e)+2)},easeInBounce:n=>1-Yt.easeOutBounce(1-n),easeOutBounce(n){return n<1/2.75?7.5625*n*n:n<2/2.75?7.5625*(n-=1.5/2.75)*n+.75:n<2.5/2.75?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375},easeInOutBounce:n=>n<.5?Yt.easeInBounce(n*2)*.5:Yt.easeOutBounce(n*2-1)*.5+.5};function os(n){if(n&&typeof n=="object"){const e=n.toString();return e==="[object CanvasPattern]"||e==="[object CanvasGradient]"}return!1}function rs(n){return os(n)?n:new Ft(n)}function Qi(n){return os(n)?n:new Ft(n).saturate(.5).darken(.1).hexString()}const Oh=["x","y","borderWidth","radius","tension"],Dh=["color","borderColor","backgroundColor"];function Nh(n){n.set("animation",{delay:void 0,duration:1e3,easing:"easeOutQuart",fn:void 0,from:void 0,loop:void 0,to:void 0,type:void 0}),n.describe("animation",{_fallback:!1,_indexable:!1,_scriptable:e=>e!=="onProgress"&&e!=="onComplete"&&e!=="fn"}),n.set("animations",{colors:{type:"color",properties:Dh},numbers:{type:"number",properties:Oh}}),n.describe("animations",{_fallback:"animation"}),n.set("transitions",{active:{animation:{duration:400}},resize:{animation:{duration:0}},show:{animations:{colors:{from:"transparent"},visible:{type:"boolean",duration:0}}},hide:{animations:{colors:{to:"transparent"},visible:{type:"boolean",easing:"linear",fn:e=>e|0}}}})}function Vh(n){n.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}})}const ss=new Map;function zh(n,e){e=e||{};const t=n+JSON.stringify(e);let i=ss.get(t);return i||(i=new Intl.NumberFormat(n,e),ss.set(t,i)),i}function En(n,e,t){return zh(e,t).format(n)}const as={values(n){return ne(n)?n:""+n},numeric(n,e,t){if(n===0)return"0";const i=this.chart.options.locale;let o,s=n;if(t.length>1){const d=Math.max(Math.abs(t[0].value),Math.abs(t[t.length-1].value));(d<1e-4||d>1e15)&&(o="scientific"),s=Rh(n,t)}const a=He(Math.abs(s)),l=isNaN(a)?1:Math.max(Math.min(-1*Math.floor(a),20),0),c={notation:o,minimumFractionDigits:l,maximumFractionDigits:l};return Object.assign(c,this.options.ticks.format),En(n,i,c)},logarithmic(n,e,t){if(n===0)return"0";const i=t[e].significand||n/Math.pow(10,Math.floor(He(n)));return[1,2,3,5,10,15].includes(i)||e>.8*t.length?as.numeric.call(this,n,e,t):""}};function Rh(n,e){let t=e.length>3?e[2].value-e[1].value:e[1].value-e[0].value;return Math.abs(t)>=1&&n!==Math.floor(n)&&(t=n-Math.floor(n)),t}var An={formatters:as};function Fh(n){n.set("scale",{display:!0,offset:!1,reverse:!1,beginAtZero:!1,bounds:"ticks",clip:!0,grace:0,grid:{display:!0,lineWidth:1,drawOnChartArea:!0,drawTicks:!0,tickLength:8,tickWidth:(e,t)=>t.lineWidth,tickColor:(e,t)=>t.color,offset:!1},border:{display:!0,dash:[],dashOffset:0,width:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:An.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),n.route("scale.ticks","color","","color"),n.route("scale.grid","color","","borderColor"),n.route("scale.border","color","","borderColor"),n.route("scale.title","color","","color"),n.describe("scale",{_fallback:!1,_scriptable:e=>!e.startsWith("before")&&!e.startsWith("after")&&e!=="callback"&&e!=="parser",_indexable:e=>e!=="borderDash"&&e!=="tickBorderDash"&&e!=="dash"}),n.describe("scales",{_fallback:"scale"}),n.describe("scale.ticks",{_scriptable:e=>e!=="backdropPadding"&&e!=="callback",_indexable:e=>e!=="backdropPadding"})}const Ze=Object.create(null),Ji=Object.create(null);function Kt(n,e){if(!e)return n;const t=e.split(".");for(let i=0,o=t.length;i<o;++i){const s=t[i];n=n[s]||(n[s]=Object.create(null))}return n}function eo(n,e,t){return typeof e=="string"?jt(Kt(n,e),t):jt(Kt(n,""),e)}class jh{constructor(e,t){this.animation=void 0,this.backgroundColor="rgba(0,0,0,0.1)",this.borderColor="rgba(0,0,0,0.1)",this.color="#666",this.datasets={},this.devicePixelRatio=i=>i.chart.platform.getDevicePixelRatio(),this.elements={},this.events=["mousemove","mouseout","click","touchstart","touchmove"],this.font={family:"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif",size:12,style:"normal",lineHeight:1.2,weight:null},this.hover={},this.hoverBackgroundColor=(i,o)=>Qi(o.backgroundColor),this.hoverBorderColor=(i,o)=>Qi(o.borderColor),this.hoverColor=(i,o)=>Qi(o.color),this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0,includeInvisible:!1},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.drawActiveElementsOnTop=!0,this.describe(e),this.apply(t)}set(e,t){return eo(this,e,t)}get(e){return Kt(this,e)}describe(e,t){return eo(Ji,e,t)}override(e,t){return eo(Ze,e,t)}route(e,t,i,o){const s=Kt(this,e),a=Kt(this,i),l="_"+t;Object.defineProperties(s,{[l]:{value:s[t],writable:!0},[t]:{enumerable:!0,get(){const c=this[l],d=a[o];return j(c)?Object.assign({},d,c):H(c,d)},set(c){this[l]=c}}})}apply(e){e.forEach(t=>t(this))}}var te=new jh({_scriptable:n=>!n.startsWith("on"),_indexable:n=>n!=="events",hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}},[Nh,Vh,Fh]);function Hh(n){return!n||Z(n.size)||Z(n.family)?null:(n.style?n.style+" ":"")+(n.weight?n.weight+" ":"")+n.size+"px "+n.family}function Ln(n,e,t,i,o){let s=e[o];return s||(s=e[o]=n.measureText(o).width,t.push(o)),s>i&&(i=s),i}function Wh(n,e,t,i){i=i||{};let o=i.data=i.data||{},s=i.garbageCollect=i.garbageCollect||[];i.font!==e&&(o=i.data={},s=i.garbageCollect=[],i.font=e),n.save(),n.font=e;let a=0;const l=t.length;let c,d,h,u,f;for(c=0;c<l;c++)if(u=t[c],u!=null&&!ne(u))a=Ln(n,o,s,a,u);else if(ne(u))for(d=0,h=u.length;d<h;d++)f=u[d],f!=null&&!ne(f)&&(a=Ln(n,o,s,a,f));n.restore();const p=s.length/2;if(p>t.length){for(c=0;c<p;c++)delete o[s[c]];s.splice(0,p)}return a}function Qe(n,e,t){const i=n.currentDevicePixelRatio,o=t!==0?Math.max(t/2,.5):0;return Math.round((e-o)*i)/i+o}function ls(n,e){!e&&!n||(e=e||n.getContext("2d"),e.save(),e.resetTransform(),e.clearRect(0,0,n.width,n.height),e.restore())}function cs(n,e,t,i){ds(n,e,t,i,null)}function ds(n,e,t,i,o){let s,a,l,c,d,h,u,f;const p=e.pointStyle,m=e.rotation,g=e.radius;let b=(m||0)*_h;if(p&&typeof p=="object"&&(s=p.toString(),s==="[object HTMLImageElement]"||s==="[object HTMLCanvasElement]")){n.save(),n.translate(t,i),n.rotate(b),n.drawImage(p,-p.width/2,-p.height/2,p.width,p.height),n.restore();return}if(!(isNaN(g)||g<=0)){switch(n.beginPath(),p){default:o?n.ellipse(t,i,o/2,g,0,0,ee):n.arc(t,i,g,0,ee),n.closePath();break;case"triangle":h=o?o/2:g,n.moveTo(t+Math.sin(b)*h,i-Math.cos(b)*g),b+=Yr,n.lineTo(t+Math.sin(b)*h,i-Math.cos(b)*g),b+=Yr,n.lineTo(t+Math.sin(b)*h,i-Math.cos(b)*g),n.closePath();break;case"rectRounded":d=g*.516,c=g-d,a=Math.cos(b+Ge)*c,u=Math.cos(b+Ge)*(o?o/2-d:c),l=Math.sin(b+Ge)*c,f=Math.sin(b+Ge)*(o?o/2-d:c),n.arc(t-u,i-l,d,b-Y,b-ie),n.arc(t+f,i-a,d,b-ie,b),n.arc(t+u,i+l,d,b,b+ie),n.arc(t-f,i+a,d,b+ie,b+Y),n.closePath();break;case"rect":if(!m){c=Math.SQRT1_2*g,h=o?o/2:c,n.rect(t-h,i-c,2*h,2*c);break}b+=Ge;case"rectRot":u=Math.cos(b)*(o?o/2:g),a=Math.cos(b)*g,l=Math.sin(b)*g,f=Math.sin(b)*(o?o/2:g),n.moveTo(t-u,i-l),n.lineTo(t+f,i-a),n.lineTo(t+u,i+l),n.lineTo(t-f,i+a),n.closePath();break;case"crossRot":b+=Ge;case"cross":u=Math.cos(b)*(o?o/2:g),a=Math.cos(b)*g,l=Math.sin(b)*g,f=Math.sin(b)*(o?o/2:g),n.moveTo(t-u,i-l),n.lineTo(t+u,i+l),n.moveTo(t+f,i-a),n.lineTo(t-f,i+a);break;case"star":u=Math.cos(b)*(o?o/2:g),a=Math.cos(b)*g,l=Math.sin(b)*g,f=Math.sin(b)*(o?o/2:g),n.moveTo(t-u,i-l),n.lineTo(t+u,i+l),n.moveTo(t+f,i-a),n.lineTo(t-f,i+a),b+=Ge,u=Math.cos(b)*(o?o/2:g),a=Math.cos(b)*g,l=Math.sin(b)*g,f=Math.sin(b)*(o?o/2:g),n.moveTo(t-u,i-l),n.lineTo(t+u,i+l),n.moveTo(t+f,i-a),n.lineTo(t-f,i+a);break;case"line":a=o?o/2:Math.cos(b)*g,l=Math.sin(b)*g,n.moveTo(t-a,i-l),n.lineTo(t+a,i+l);break;case"dash":n.moveTo(t,i),n.lineTo(t+Math.cos(b)*(o?o/2:g),i+Math.sin(b)*g);break;case!1:n.closePath();break}n.fill(),e.borderWidth>0&&n.stroke()}}function ht(n,e,t){return t=t||.5,!e||n&&n.x>e.left-t&&n.x<e.right+t&&n.y>e.top-t&&n.y<e.bottom+t}function to(n,e){n.save(),n.beginPath(),n.rect(e.left,e.top,e.right-e.left,e.bottom-e.top),n.clip()}function no(n){n.restore()}function Uh(n,e){e.translation&&n.translate(e.translation[0],e.translation[1]),Z(e.rotation)||n.rotate(e.rotation),e.color&&(n.fillStyle=e.color),e.textAlign&&(n.textAlign=e.textAlign),e.textBaseline&&(n.textBaseline=e.textBaseline)}function Yh(n,e,t,i,o){if(o.strikethrough||o.underline){const s=n.measureText(i),a=e-s.actualBoundingBoxLeft,l=e+s.actualBoundingBoxRight,c=t-s.actualBoundingBoxAscent,d=t+s.actualBoundingBoxDescent,h=o.strikethrough?(c+d)/2:d;n.strokeStyle=n.fillStyle,n.beginPath(),n.lineWidth=o.decorationWidth||2,n.moveTo(a,h),n.lineTo(l,h),n.stroke()}}function Kh(n,e){const t=n.fillStyle;n.fillStyle=e.color,n.fillRect(e.left,e.top,e.width,e.height),n.fillStyle=t}function ft(n,e,t,i,o,s={}){const a=ne(e)?e:[e],l=s.strokeWidth>0&&s.strokeColor!=="";let c,d;for(n.save(),n.font=o.string,Uh(n,s),c=0;c<a.length;++c)d=a[c],s.backdrop&&Kh(n,s.backdrop),l&&(s.strokeColor&&(n.strokeStyle=s.strokeColor),Z(s.strokeWidth)||(n.lineWidth=s.strokeWidth),n.strokeText(d,t,i,s.maxWidth)),n.fillText(d,t,i,s.maxWidth),Yh(n,t,i,d,s),i+=Number(o.lineHeight);n.restore()}function In(n,e){const{x:t,y:i,w:o,h:s,radius:a}=e;n.arc(t+a.topLeft,i+a.topLeft,a.topLeft,1.5*Y,Y,!0),n.lineTo(t,i+s-a.bottomLeft),n.arc(t+a.bottomLeft,i+s-a.bottomLeft,a.bottomLeft,Y,ie,!0),n.lineTo(t+o-a.bottomRight,i+s),n.arc(t+o-a.bottomRight,i+s-a.bottomRight,a.bottomRight,ie,0,!0),n.lineTo(t+o,i+a.topRight),n.arc(t+o-a.topRight,i+a.topRight,a.topRight,0,-ie,!0),n.lineTo(t+a.topLeft,i)}const qh=/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/,Xh=/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/;function Gh(n,e){const t=(""+n).match(qh);if(!t||t[1]==="normal")return e*1.2;switch(n=+t[2],t[3]){case"px":return n;case"%":n/=100;break}return e*n}const Zh=n=>+n||0;function io(n,e){const t={},i=j(e),o=i?Object.keys(e):e,s=j(n)?i?a=>H(n[a],n[e[a]]):a=>n[a]:()=>n;for(const a of o)t[a]=Zh(s(a));return t}function Qh(n){return io(n,{top:"y",right:"x",bottom:"y",left:"x"})}function pt(n){return io(n,["topLeft","topRight","bottomLeft","bottomRight"])}function de(n){const e=Qh(n);return e.width=e.left+e.right,e.height=e.top+e.bottom,e}function le(n,e){n=n||{},e=e||te.font;let t=H(n.size,e.size);typeof t=="string"&&(t=parseInt(t,10));let i=H(n.style,e.style);i&&!(""+i).match(Xh)&&(console.warn('Invalid font style specified: "'+i+'"'),i=void 0);const o={family:H(n.family,e.family),lineHeight:Gh(H(n.lineHeight,e.lineHeight),t),size:t,style:i,weight:H(n.weight,e.weight),string:""};return o.string=Hh(o),o}function On(n,e,t,i){let o,s,a;for(o=0,s=n.length;o<s;++o)if(a=n[o],a!==void 0&&a!==void 0)return a}function Jh(n,e,t){const{min:i,max:o}=n,s=jr(e,(o-i)/2),a=(l,c)=>t&&l===0?0:l+c;return{min:a(i,-Math.abs(s)),max:a(o,s)}}function Je(n,e){return Object.assign(Object.create(n),e)}function oo(n,e=[""],t,i,o=()=>n[0]){const s=t||n;typeof i>"u"&&(i=ms("_fallback",n));const a={[Symbol.toStringTag]:"Object",_cacheable:!0,_scopes:n,_rootScopes:s,_fallback:i,_getTarget:o,override:l=>oo([l,...n],e,s,i)};return new Proxy(a,{deleteProperty(l,c){return delete l[c],delete l._keys,delete n[0][c],!0},get(l,c){return hs(l,c,()=>lf(c,e,n,l))},getOwnPropertyDescriptor(l,c){return Reflect.getOwnPropertyDescriptor(l._scopes[0],c)},getPrototypeOf(){return Reflect.getPrototypeOf(n[0])},has(l,c){return gs(l).includes(c)},ownKeys(l){return gs(l)},set(l,c,d){const h=l._storage||(l._storage=o());return l[c]=h[c]=d,delete l._keys,!0}})}function mt(n,e,t,i){const o={_cacheable:!1,_proxy:n,_context:e,_subProxy:t,_stack:new Set,_descriptors:us(n,i),setContext:s=>mt(n,s,t,i),override:s=>mt(n.override(s),e,t,i)};return new Proxy(o,{deleteProperty(s,a){return delete s[a],delete n[a],!0},get(s,a,l){return hs(s,a,()=>tf(s,a,l))},getOwnPropertyDescriptor(s,a){return s._descriptors.allKeys?Reflect.has(n,a)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(n,a)},getPrototypeOf(){return Reflect.getPrototypeOf(n)},has(s,a){return Reflect.has(n,a)},ownKeys(){return Reflect.ownKeys(n)},set(s,a,l){return n[a]=l,delete s[a],!0}})}function us(n,e={scriptable:!0,indexable:!0}){const{_scriptable:t=e.scriptable,_indexable:i=e.indexable,_allKeys:o=e.allKeys}=n;return{allKeys:o,scriptable:t,indexable:i,isScriptable:je(t)?t:()=>t,isIndexable:je(i)?i:()=>i}}const ef=(n,e)=>n?n+qi(e):e,ro=(n,e)=>j(e)&&n!=="adapters"&&(Object.getPrototypeOf(e)===null||e.constructor===Object);function hs(n,e,t){if(Object.prototype.hasOwnProperty.call(n,e)||e==="constructor")return n[e];const i=t();return n[e]=i,i}function tf(n,e,t){const{_proxy:i,_context:o,_subProxy:s,_descriptors:a}=n;let l=i[e];return je(l)&&a.isScriptable(e)&&(l=nf(e,l,n,t)),ne(l)&&l.length&&(l=of(e,l,n,a.isIndexable)),ro(e,l)&&(l=mt(l,o,s&&s[e],a)),l}function nf(n,e,t,i){const{_proxy:o,_context:s,_subProxy:a,_stack:l}=t;if(l.has(n))throw new Error("Recursion detected: "+Array.from(l).join("->")+"->"+n);l.add(n);let c=e(s,a||i);return l.delete(n),ro(n,c)&&(c=so(o._scopes,o,n,c)),c}function of(n,e,t,i){const{_proxy:o,_context:s,_subProxy:a,_descriptors:l}=t;if(typeof s.index<"u"&&i(n))return e[s.index%e.length];if(j(e[0])){const c=e,d=o._scopes.filter(h=>h!==c);e=[];for(const h of c){const u=so(d,o,n,h);e.push(mt(u,s,a&&a[n],l))}}return e}function fs(n,e,t){return je(n)?n(e,t):n}const rf=(n,e)=>n===!0?e:typeof n=="string"?Wt(e,n):void 0;function sf(n,e,t,i,o){for(const s of e){const a=rf(t,s);if(a){n.add(a);const l=fs(a._fallback,t,o);if(typeof l<"u"&&l!==t&&l!==i)return l}else if(a===!1&&typeof i<"u"&&t!==i)return null}return!1}function so(n,e,t,i){const o=e._rootScopes,s=fs(e._fallback,t,i),a=[...n,...o],l=new Set;l.add(i);let c=ps(l,a,t,s||t,i);return c===null||typeof s<"u"&&s!==t&&(c=ps(l,a,s,c,i),c===null)?!1:oo(Array.from(l),[""],o,s,()=>af(e,t,i))}function ps(n,e,t,i,o){for(;t;)t=sf(n,e,t,i,o);return t}function af(n,e,t){const i=n._getTarget();e in i||(i[e]={});const o=i[e];return ne(o)&&j(t)?t:o||{}}function lf(n,e,t,i){let o;for(const s of e)if(o=ms(ef(s,n),t),typeof o<"u")return ro(n,o)?so(t,i,n,o):o}function ms(n,e){for(const t of e){if(!t)continue;const i=t[n];if(typeof i<"u")return i}}function gs(n){let e=n._keys;return e||(e=n._keys=cf(n._scopes)),e}function cf(n){const e=new Set;for(const t of n)for(const i of Object.keys(t).filter(o=>!o.startsWith("_")))e.add(i);return Array.from(e)}function ao(){return typeof window<"u"&&typeof document<"u"}function lo(n){let e=n.parentNode;return e&&e.toString()==="[object ShadowRoot]"&&(e=e.host),e}function Dn(n,e,t){let i;return typeof n=="string"?(i=parseInt(n,10),n.indexOf("%")!==-1&&(i=i/100*e.parentNode[t])):i=n,i}const Nn=n=>n.ownerDocument.defaultView.getComputedStyle(n,null);function df(n,e){return Nn(n).getPropertyValue(e)}const uf=["top","right","bottom","left"];function et(n,e,t){const i={};t=t?"-"+t:"";for(let o=0;o<4;o++){const s=uf[o];i[s]=parseFloat(n[e+"-"+s+t])||0}return i.width=i.left+i.right,i.height=i.top+i.bottom,i}const hf=(n,e,t)=>(n>0||e>0)&&(!t||!t.shadowRoot);function ff(n,e){const t=n.touches,i=t&&t.length?t[0]:n,{offsetX:o,offsetY:s}=i;let a=!1,l,c;if(hf(o,s,n.target))l=o,c=s;else{const d=e.getBoundingClientRect();l=i.clientX-d.left,c=i.clientY-d.top,a=!0}return{x:l,y:c,box:a}}function tt(n,e){if("native"in n)return n;const{canvas:t,currentDevicePixelRatio:i}=e,o=Nn(t),s=o.boxSizing==="border-box",a=et(o,"padding"),l=et(o,"border","width"),{x:c,y:d,box:h}=ff(n,t),u=a.left+(h&&l.left),f=a.top+(h&&l.top);let{width:p,height:m}=e;return s&&(p-=a.width+l.width,m-=a.height+l.height),{x:Math.round((c-u)/p*t.width/i),y:Math.round((d-f)/m*t.height/i)}}function pf(n,e,t){let i,o;if(e===void 0||t===void 0){const s=n&&lo(n);if(!s)e=n.clientWidth,t=n.clientHeight;else{const a=s.getBoundingClientRect(),l=Nn(s),c=et(l,"border","width"),d=et(l,"padding");e=a.width-d.width-c.width,t=a.height-d.height-c.height,i=Dn(l.maxWidth,s,"clientWidth"),o=Dn(l.maxHeight,s,"clientHeight")}}return{width:e,height:t,maxWidth:i||Sn,maxHeight:o||Sn}}const We=n=>Math.round(n*10)/10;function mf(n,e,t,i){const o=Nn(n),s=et(o,"margin"),a=Dn(o.maxWidth,n,"clientWidth")||Sn,l=Dn(o.maxHeight,n,"clientHeight")||Sn,c=pf(n,e,t);let{width:d,height:h}=c;if(o.boxSizing==="content-box"){const f=et(o,"border","width"),p=et(o,"padding");d-=p.width+f.width,h-=p.height+f.height}return d=Math.max(0,d-s.width),h=Math.max(0,i?d/i:h-s.height),d=We(Math.min(d,a,c.maxWidth)),h=We(Math.min(h,l,c.maxHeight)),d&&!h&&(h=We(d/2)),(e!==void 0||t!==void 0)&&i&&c.height&&h>c.height&&(h=c.height,d=We(Math.floor(h*i))),{width:d,height:h}}function bs(n,e,t){const i=e||1,o=We(n.height*i),s=We(n.width*i);n.height=We(n.height),n.width=We(n.width);const a=n.canvas;return a.style&&(t||!a.style.height&&!a.style.width)&&(a.style.height=`${n.height}px`,a.style.width=`${n.width}px`),n.currentDevicePixelRatio!==i||a.height!==o||a.width!==s?(n.currentDevicePixelRatio=i,a.height=o,a.width=s,n.ctx.setTransform(i,0,0,i,0,0),!0):!1}const gf=function(){let n=!1;try{const e={get passive(){return n=!0,!1}};ao()&&(window.addEventListener("test",null,e),window.removeEventListener("test",null,e))}catch{}return n}();function ys(n,e){const t=df(n,e),i=t&&t.match(/^(\d+)(\.\d+)?px$/);return i?+i[1]:void 0}const bf=function(n,e){return{x(t){return n+n+e-t},setWidth(t){e=t},textAlign(t){return t==="center"?t:t==="right"?"left":"right"},xPlus(t,i){return t-i},leftForLtr(t,i){return t-i}}},yf=function(){return{x(n){return n},setWidth(n){},textAlign(n){return n},xPlus(n,e){return n+e},leftForLtr(n,e){return n}}};function gt(n,e,t){return n?bf(e,t):yf()}function ks(n,e){let t,i;(e==="ltr"||e==="rtl")&&(t=n.canvas.style,i=[t.getPropertyValue("direction"),t.getPropertyPriority("direction")],t.setProperty("direction",e,"important"),n.prevTextDirection=i)}function Cs(n,e){e!==void 0&&(delete n.prevTextDirection,n.canvas.style.setProperty("direction",e[0],e[1]))}function Vn(n,e,t){return n.options.clip?n[t]:e[t]}function kf(n,e){const{xScale:t,yScale:i}=n;return t&&i?{left:Vn(t,e,"left"),right:Vn(t,e,"right"),top:Vn(i,e,"top"),bottom:Vn(i,e,"bottom")}:e}function Cf(n,e){const t=e._clip;if(t.disabled)return!1;const i=kf(e,n.chartArea);return{left:t.left===!1?0:i.left-(t.left===!0?0:t.left),right:t.right===!1?n.width:i.right+(t.right===!0?0:t.right),top:t.top===!1?0:i.top-(t.top===!0?0:t.top),bottom:t.bottom===!1?n.height:i.bottom+(t.bottom===!0?0:t.bottom)}}/*!
100
+ * Chart.js v4.5.1
101
+ * https://www.chartjs.org
102
+ * (c) 2025 Chart.js Contributors
103
+ * Released under the MIT License
104
+ */class xf{constructor(){this._request=null,this._charts=new Map,this._running=!1,this._lastDate=void 0}_notify(e,t,i,o){const s=t.listeners[o],a=t.duration;s.forEach(l=>l({chart:e,initial:t.initial,numSteps:a,currentStep:Math.min(i-t.start,a)}))}_refresh(){this._request||(this._running=!0,this._request=Jr.call(window,()=>{this._update(),this._request=null,this._running&&this._refresh()}))}_update(e=Date.now()){let t=0;this._charts.forEach((i,o)=>{if(!i.running||!i.items.length)return;const s=i.items;let a=s.length-1,l=!1,c;for(;a>=0;--a)c=s[a],c._active?(c._total>i.duration&&(i.duration=c._total),c.tick(e),l=!0):(s[a]=s[s.length-1],s.pop());l&&(o.draw(),this._notify(o,i,e,"progress")),s.length||(i.running=!1,this._notify(o,i,e,"complete"),i.initial=!1),t+=s.length}),this._lastDate=e,t===0&&(this._running=!1)}_getAnims(e){const t=this._charts;let i=t.get(e);return i||(i={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},t.set(e,i)),i}listen(e,t,i){this._getAnims(e).listeners[t].push(i)}add(e,t){!t||!t.length||this._getAnims(e).items.push(...t)}has(e){return this._getAnims(e).items.length>0}start(e){const t=this._charts.get(e);t&&(t.running=!0,t.start=Date.now(),t.duration=t.items.reduce((i,o)=>Math.max(i,o._duration),0),this._refresh())}running(e){if(!this._running)return!1;const t=this._charts.get(e);return!(!t||!t.running||!t.items.length)}stop(e){const t=this._charts.get(e);if(!t||!t.items.length)return;const i=t.items;let o=i.length-1;for(;o>=0;--o)i[o].cancel();t.items=[],this._notify(e,t,Date.now(),"complete")}remove(e){return this._charts.delete(e)}}var Ee=new xf;const xs="transparent",wf={boolean(n,e,t){return t>.5?e:n},color(n,e,t){const i=rs(n||xs),o=i.valid&&rs(e||xs);return o&&o.valid?o.mix(i,t).hexString():e},number(n,e,t){return n+(e-n)*t}};class _f{constructor(e,t,i,o){const s=t[i];o=On([e.to,o,s,e.from]);const a=On([e.from,s,o]);this._active=!0,this._fn=e.fn||wf[e.type||typeof a],this._easing=Yt[e.easing]||Yt.linear,this._start=Math.floor(Date.now()+(e.delay||0)),this._duration=this._total=Math.floor(e.duration),this._loop=!!e.loop,this._target=t,this._prop=i,this._from=a,this._to=o,this._promises=void 0}active(){return this._active}update(e,t,i){if(this._active){this._notify(!1);const o=this._target[this._prop],s=i-this._start,a=this._duration-s;this._start=i,this._duration=Math.floor(Math.max(a,e.duration)),this._total+=s,this._loop=!!e.loop,this._to=On([e.to,t,o,e.from]),this._from=On([e.from,o,t])}}cancel(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}tick(e){const t=e-this._start,i=this._duration,o=this._prop,s=this._from,a=this._loop,l=this._to;let c;if(this._active=s!==l&&(a||t<i),!this._active){this._target[o]=l,this._notify(!0);return}if(t<0){this._target[o]=s;return}c=t/i%2,c=a&&c>1?2-c:c,c=this._easing(Math.min(1,Math.max(0,c))),this._target[o]=this._fn(s,l,c)}wait(){const e=this._promises||(this._promises=[]);return new Promise((t,i)=>{e.push({res:t,rej:i})})}_notify(e){const t=e?"res":"rej",i=this._promises||[];for(let o=0;o<i.length;o++)i[o][t]()}}class ws{constructor(e,t){this._chart=e,this._properties=new Map,this.configure(t)}configure(e){if(!j(e))return;const t=Object.keys(te.animation),i=this._properties;Object.getOwnPropertyNames(e).forEach(o=>{const s=e[o];if(!j(s))return;const a={};for(const l of t)a[l]=s[l];(ne(s.properties)&&s.properties||[o]).forEach(l=>{(l===o||!i.has(l))&&i.set(l,a)})})}_animateOptions(e,t){const i=t.options,o=Sf(e,i);if(!o)return[];const s=this._createAnimations(o,i);return i.$shared&&vf(e.options.$animations,i).then(()=>{e.options=i},()=>{}),s}_createAnimations(e,t){const i=this._properties,o=[],s=e.$animations||(e.$animations={}),a=Object.keys(t),l=Date.now();let c;for(c=a.length-1;c>=0;--c){const d=a[c];if(d.charAt(0)==="$")continue;if(d==="options"){o.push(...this._animateOptions(e,t));continue}const h=t[d];let u=s[d];const f=i.get(d);if(u)if(f&&u.active()){u.update(f,h,l);continue}else u.cancel();if(!f||!f.duration){e[d]=h;continue}s[d]=u=new _f(f,e,d,h),o.push(u)}return o}update(e,t){if(this._properties.size===0){Object.assign(e,t);return}const i=this._createAnimations(e,t);if(i.length)return Ee.add(this._chart,i),!0}}function vf(n,e){const t=[],i=Object.keys(e);for(let o=0;o<i.length;o++){const s=n[i[o]];s&&s.active()&&t.push(s.wait())}return Promise.all(t)}function Sf(n,e){if(!e)return;let t=n.options;if(!t){n.options=e;return}return t.$shared&&(n.options=t=Object.assign({},t,{$shared:!1,$animations:{}})),t}function _s(n,e){const t=n&&n.options||{},i=t.reverse,o=t.min===void 0?e:0,s=t.max===void 0?e:0;return{start:i?s:o,end:i?o:s}}function $f(n,e,t){if(t===!1)return!1;const i=_s(n,t),o=_s(e,t);return{top:o.end,right:i.end,bottom:o.start,left:i.start}}function Tf(n){let e,t,i,o;return j(n)?(e=n.top,t=n.right,i=n.bottom,o=n.left):e=t=i=o=n,{top:e,right:t,bottom:i,left:o,disabled:n===!1}}function vs(n,e){const t=[],i=n._getSortedDatasetMetas(e);let o,s;for(o=0,s=i.length;o<s;++o)t.push(i[o].index);return t}function Ss(n,e,t,i={}){const o=n.keys,s=i.mode==="single";let a,l,c,d;if(e===null)return;let h=!1;for(a=0,l=o.length;a<l;++a){if(c=+o[a],c===t){if(h=!0,i.all)continue;break}d=n.values[c],se(d)&&(s||e===0||$n(e)===$n(d))&&(e+=d)}return!h&&!i.all?0:e}function Bf(n,e){const{iScale:t,vScale:i}=e,o=t.axis==="x"?"x":"y",s=i.axis==="x"?"x":"y",a=Object.keys(n),l=new Array(a.length);let c,d,h;for(c=0,d=a.length;c<d;++c)h=a[c],l[c]={[o]:h,[s]:n[h]};return l}function co(n,e){const t=n&&n.options.stacked;return t||t===void 0&&e.stack!==void 0}function Pf(n,e,t){return`${n.id}.${e.id}.${t.stack||t.type}`}function Mf(n){const{min:e,max:t,minDefined:i,maxDefined:o}=n.getUserBounds();return{min:i?e:Number.NEGATIVE_INFINITY,max:o?t:Number.POSITIVE_INFINITY}}function Ef(n,e,t){const i=n[e]||(n[e]={});return i[t]||(i[t]={})}function $s(n,e,t,i){for(const o of e.getMatchingVisibleMetas(i).reverse()){const s=n[o.index];if(t&&s>0||!t&&s<0)return o.index}return null}function Ts(n,e){const{chart:t,_cachedMeta:i}=n,o=t._stacks||(t._stacks={}),{iScale:s,vScale:a,index:l}=i,c=s.axis,d=a.axis,h=Pf(s,a,i),u=e.length;let f;for(let p=0;p<u;++p){const m=e[p],{[c]:g,[d]:b}=m,y=m._stacks||(m._stacks={});f=y[d]=Ef(o,h,g),f[l]=b,f._top=$s(f,a,!0,i.type),f._bottom=$s(f,a,!1,i.type);const k=f._visualValues||(f._visualValues={});k[l]=b}}function uo(n,e){const t=n.scales;return Object.keys(t).filter(i=>t[i].axis===e).shift()}function Af(n,e){return Je(n,{active:!1,dataset:void 0,datasetIndex:e,index:e,mode:"default",type:"dataset"})}function Lf(n,e,t){return Je(n,{active:!1,dataIndex:e,parsed:void 0,raw:void 0,element:t,index:e,mode:"default",type:"data"})}function qt(n,e){const t=n.controller.index,i=n.vScale&&n.vScale.axis;if(i){e=e||n._parsed;for(const o of e){const s=o._stacks;if(!s||s[i]===void 0||s[i][t]===void 0)return;delete s[i][t],s[i]._visualValues!==void 0&&s[i]._visualValues[t]!==void 0&&delete s[i]._visualValues[t]}}}const ho=n=>n==="reset"||n==="none",Bs=(n,e)=>e?n:Object.assign({},n),If=(n,e,t)=>n&&!e.hidden&&e._stacked&&{keys:vs(t,!0),values:null};class Xt{constructor(e,t){this.chart=e,this._ctx=e.ctx,this.index=t,this._cachedDataOpts={},this._cachedMeta=this.getMeta(),this._type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,this._objectData=void 0,this._sharedOptions=void 0,this._drawStart=void 0,this._drawCount=void 0,this.enableOptionSharing=!1,this.supportsDecimation=!1,this.$context=void 0,this._syncList=[],this.datasetElementType=new.target.datasetElementType,this.dataElementType=new.target.dataElementType,this.initialize()}initialize(){const e=this._cachedMeta;this.configure(),this.linkScales(),e._stacked=co(e.vScale,e),this.addElements(),this.options.fill&&!this.chart.isPluginEnabled("filler")&&console.warn("Tried to use the 'fill' option without the 'Filler' plugin enabled. Please import and register the 'Filler' plugin and make sure it is not disabled in the options")}updateIndex(e){this.index!==e&&qt(this._cachedMeta),this.index=e}linkScales(){const e=this.chart,t=this._cachedMeta,i=this.getDataset(),o=(u,f,p,m)=>u==="x"?f:u==="r"?m:p,s=t.xAxisID=H(i.xAxisID,uo(e,"x")),a=t.yAxisID=H(i.yAxisID,uo(e,"y")),l=t.rAxisID=H(i.rAxisID,uo(e,"r")),c=t.indexAxis,d=t.iAxisID=o(c,s,a,l),h=t.vAxisID=o(c,a,s,l);t.xScale=this.getScaleForId(s),t.yScale=this.getScaleForId(a),t.rScale=this.getScaleForId(l),t.iScale=this.getScaleForId(d),t.vScale=this.getScaleForId(h)}getDataset(){return this.chart.data.datasets[this.index]}getMeta(){return this.chart.getDatasetMeta(this.index)}getScaleForId(e){return this.chart.scales[e]}_getOtherScale(e){const t=this._cachedMeta;return e===t.iScale?t.vScale:t.iScale}reset(){this._update("reset")}_destroy(){const e=this._cachedMeta;this._data&&Qr(this._data,this),e._stacked&&qt(e)}_dataCheck(){const e=this.getDataset(),t=e.data||(e.data=[]),i=this._data;if(j(t)){const o=this._cachedMeta;this._data=Bf(t,o)}else if(i!==t){if(i){Qr(i,this);const o=this._cachedMeta;qt(o),o._parsed=[]}t&&Object.isExtensible(t)&&Eh(t,this),this._syncList=[],this._data=t}}addElements(){const e=this._cachedMeta;this._dataCheck(),this.datasetElementType&&(e.dataset=new this.datasetElementType)}buildOrUpdateElements(e){const t=this._cachedMeta,i=this.getDataset();let o=!1;this._dataCheck();const s=t._stacked;t._stacked=co(t.vScale,t),t.stack!==i.stack&&(o=!0,qt(t),t.stack=i.stack),this._resyncElements(e),(o||s!==t._stacked)&&(Ts(this,t._parsed),t._stacked=co(t.vScale,t))}configure(){const e=this.chart.config,t=e.datasetScopeKeys(this._type),i=e.getOptionScopes(this.getDataset(),t,!0);this.options=e.createResolver(i,this.getContext()),this._parsing=this.options.parsing,this._cachedDataOpts={}}parse(e,t){const{_cachedMeta:i,_data:o}=this,{iScale:s,_stacked:a}=i,l=s.axis;let c=e===0&&t===o.length?!0:i._sorted,d=e>0&&i._parsed[e-1],h,u,f;if(this._parsing===!1)i._parsed=o,i._sorted=!0,f=o;else{ne(o[e])?f=this.parseArrayData(i,o,e,t):j(o[e])?f=this.parseObjectData(i,o,e,t):f=this.parsePrimitiveData(i,o,e,t);const p=()=>u[l]===null||d&&u[l]<d[l];for(h=0;h<t;++h)i._parsed[h+e]=u=f[h],c&&(p()&&(c=!1),d=u);i._sorted=c}a&&Ts(this,f)}parsePrimitiveData(e,t,i,o){const{iScale:s,vScale:a}=e,l=s.axis,c=a.axis,d=s.getLabels(),h=s===a,u=new Array(o);let f,p,m;for(f=0,p=o;f<p;++f)m=f+i,u[f]={[l]:h||s.parse(d[m],m),[c]:a.parse(t[m],m)};return u}parseArrayData(e,t,i,o){const{xScale:s,yScale:a}=e,l=new Array(o);let c,d,h,u;for(c=0,d=o;c<d;++c)h=c+i,u=t[h],l[c]={x:s.parse(u[0],h),y:a.parse(u[1],h)};return l}parseObjectData(e,t,i,o){const{xScale:s,yScale:a}=e,{xAxisKey:l="x",yAxisKey:c="y"}=this._parsing,d=new Array(o);let h,u,f,p;for(h=0,u=o;h<u;++h)f=h+i,p=t[f],d[h]={x:s.parse(Wt(p,l),f),y:a.parse(Wt(p,c),f)};return d}getParsed(e){return this._cachedMeta._parsed[e]}getDataElement(e){return this._cachedMeta.data[e]}applyStack(e,t,i){const o=this.chart,s=this._cachedMeta,a=t[e.axis],l={keys:vs(o,!0),values:t._stacks[e.axis]._visualValues};return Ss(l,a,s.index,{mode:i})}updateRangeFromParsed(e,t,i,o){const s=i[t.axis];let a=s===null?NaN:s;const l=o&&i._stacks[t.axis];o&&l&&(o.values=l,a=Ss(o,s,this._cachedMeta.index)),e.min=Math.min(e.min,a),e.max=Math.max(e.max,a)}getMinMax(e,t){const i=this._cachedMeta,o=i._parsed,s=i._sorted&&e===i.iScale,a=o.length,l=this._getOtherScale(e),c=If(t,i,this.chart),d={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:h,max:u}=Mf(l);let f,p;function m(){p=o[f];const g=p[l.axis];return!se(p[e.axis])||h>g||u<g}for(f=0;f<a&&!(!m()&&(this.updateRangeFromParsed(d,e,p,c),s));++f);if(s){for(f=a-1;f>=0;--f)if(!m()){this.updateRangeFromParsed(d,e,p,c);break}}return d}getAllParsedValues(e){const t=this._cachedMeta._parsed,i=[];let o,s,a;for(o=0,s=t.length;o<s;++o)a=t[o][e.axis],se(a)&&i.push(a);return i}getMaxOverflow(){return!1}getLabelAndValue(e){const t=this._cachedMeta,i=t.iScale,o=t.vScale,s=this.getParsed(e);return{label:i?""+i.getLabelForValue(s[i.axis]):"",value:o?""+o.getLabelForValue(s[o.axis]):""}}_update(e){const t=this._cachedMeta;this.update(e||"default"),t._clip=Tf(H(this.options.clip,$f(t.xScale,t.yScale,this.getMaxOverflow())))}update(e){}draw(){const e=this._ctx,t=this.chart,i=this._cachedMeta,o=i.data||[],s=t.chartArea,a=[],l=this._drawStart||0,c=this._drawCount||o.length-l,d=this.options.drawActiveElementsOnTop;let h;for(i.dataset&&i.dataset.draw(e,s,l,c),h=l;h<l+c;++h){const u=o[h];u.hidden||(u.active&&d?a.push(u):u.draw(e,s))}for(h=0;h<a.length;++h)a[h].draw(e,s)}getStyle(e,t){const i=t?"active":"default";return e===void 0&&this._cachedMeta.dataset?this.resolveDatasetElementOptions(i):this.resolveDataElementOptions(e||0,i)}getContext(e,t,i){const o=this.getDataset();let s;if(e>=0&&e<this._cachedMeta.data.length){const a=this._cachedMeta.data[e];s=a.$context||(a.$context=Lf(this.getContext(),e,a)),s.parsed=this.getParsed(e),s.raw=o.data[e],s.index=s.dataIndex=e}else s=this.$context||(this.$context=Af(this.chart.getContext(),this.index)),s.dataset=o,s.index=s.datasetIndex=this.index;return s.active=!!t,s.mode=i,s}resolveDatasetElementOptions(e){return this._resolveElementOptions(this.datasetElementType.id,e)}resolveDataElementOptions(e,t){return this._resolveElementOptions(this.dataElementType.id,t,e)}_resolveElementOptions(e,t="default",i){const o=t==="active",s=this._cachedDataOpts,a=e+"-"+t,l=s[a],c=this.enableOptionSharing&&vn(i);if(l)return Bs(l,c);const d=this.chart.config,h=d.datasetElementScopeKeys(this._type,e),u=o?[`${e}Hover`,"hover",e,""]:[e,""],f=d.getOptionScopes(this.getDataset(),h),p=Object.keys(te.elements[e]),m=()=>this.getContext(i,o,t),g=d.resolveNamedOptions(f,p,m,u);return g.$shared&&(g.$shared=c,s[a]=Object.freeze(Bs(g,c))),g}_resolveAnimations(e,t,i){const o=this.chart,s=this._cachedDataOpts,a=`animation-${t}`,l=s[a];if(l)return l;let c;if(o.options.animation!==!1){const h=this.chart.config,u=h.datasetAnimationScopeKeys(this._type,t),f=h.getOptionScopes(this.getDataset(),u);c=h.createResolver(f,this.getContext(e,i,t))}const d=new ws(o,c&&c.animations);return c&&c._cacheable&&(s[a]=Object.freeze(d)),d}getSharedOptions(e){if(e.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},e))}includeOptions(e,t){return!t||ho(e)||this.chart._animationsDisabled}_getSharedOptions(e,t){const i=this.resolveDataElementOptions(e,t),o=this._sharedOptions,s=this.getSharedOptions(i),a=this.includeOptions(t,s)||s!==o;return this.updateSharedOptions(s,t,i),{sharedOptions:s,includeOptions:a}}updateElement(e,t,i,o){ho(o)?Object.assign(e,i):this._resolveAnimations(t,o).update(e,i)}updateSharedOptions(e,t,i){e&&!ho(t)&&this._resolveAnimations(void 0,t).update(e,i)}_setStyle(e,t,i,o){e.active=o;const s=this.getStyle(t,o);this._resolveAnimations(t,i,o).update(e,{options:!o&&this.getSharedOptions(s)||s})}removeHoverStyle(e,t,i){this._setStyle(e,i,"active",!1)}setHoverStyle(e,t,i){this._setStyle(e,i,"active",!0)}_removeDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!1)}_setDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!0)}_resyncElements(e){const t=this._data,i=this._cachedMeta.data;for(const[l,c,d]of this._syncList)this[l](c,d);this._syncList=[];const o=i.length,s=t.length,a=Math.min(s,o);a&&this.parse(0,a),s>o?this._insertElements(o,s-o,e):s<o&&this._removeElements(s,o-s)}_insertElements(e,t,i=!0){const o=this._cachedMeta,s=o.data,a=e+t;let l;const c=d=>{for(d.length+=t,l=d.length-1;l>=a;l--)d[l]=d[l-t]};for(c(s),l=e;l<a;++l)s[l]=new this.dataElementType;this._parsing&&c(o._parsed),this.parse(e,t),i&&this.updateElements(s,e,t,"reset")}updateElements(e,t,i,o){}_removeElements(e,t){const i=this._cachedMeta;if(this._parsing){const o=i._parsed.splice(e,t);i._stacked&&qt(i,o)}i.data.splice(e,t)}_sync(e){if(this._parsing)this._syncList.push(e);else{const[t,i,o]=e;this[t](i,o)}this.chart._dataChanges.push([this.index,...e])}_onDataPush(){const e=arguments.length;this._sync(["_insertElements",this.getDataset().data.length-e,e])}_onDataPop(){this._sync(["_removeElements",this._cachedMeta.data.length-1,1])}_onDataShift(){this._sync(["_removeElements",0,1])}_onDataSplice(e,t){t&&this._sync(["_removeElements",e,t]);const i=arguments.length-2;i&&this._sync(["_insertElements",e,i])}_onDataUnshift(){this._sync(["_insertElements",0,arguments.length])}}V(Xt,"defaults",{}),V(Xt,"datasetElementType",null),V(Xt,"dataElementType",null);function Of(n,e,t){let i=1,o=1,s=0,a=0;if(e<ee){const l=n,c=l+e,d=Math.cos(l),h=Math.sin(l),u=Math.cos(c),f=Math.sin(c),p=(x,w,_)=>Pn(x,l,c,!0)?1:Math.max(w,w*t,_,_*t),m=(x,w,_)=>Pn(x,l,c,!0)?-1:Math.min(w,w*t,_,_*t),g=p(0,d,u),b=p(ie,h,f),y=m(Y,d,u),k=m(Y+ie,h,f);i=(g-y)/2,o=(b-k)/2,s=-(g+y)/2,a=-(b+k)/2}return{ratioX:i,ratioY:o,offsetX:s,offsetY:a}}class bt extends Xt{constructor(e,t){super(e,t),this.enableOptionSharing=!0,this.innerRadius=void 0,this.outerRadius=void 0,this.offsetX=void 0,this.offsetY=void 0}linkScales(){}parse(e,t){const i=this.getDataset().data,o=this._cachedMeta;if(this._parsing===!1)o._parsed=i;else{let s=c=>+i[c];if(j(i[e])){const{key:c="value"}=this._parsing;s=d=>+Wt(i[d],c)}let a,l;for(a=e,l=e+t;a<l;++a)o._parsed[a]=s(a)}}_getRotation(){return we(this.options.rotation-90)}_getCircumference(){return we(this.options.circumference)}_getRotationExtents(){let e=ee,t=-ee;for(let i=0;i<this.chart.data.datasets.length;++i)if(this.chart.isDatasetVisible(i)&&this.chart.getDatasetMeta(i).type===this._type){const o=this.chart.getDatasetMeta(i).controller,s=o._getRotation(),a=o._getCircumference();e=Math.min(e,s),t=Math.max(t,s+a)}return{rotation:e,circumference:t-e}}update(e){const t=this.chart,{chartArea:i}=t,o=this._cachedMeta,s=o.data,a=this.getMaxBorderWidth()+this.getMaxOffset(s)+this.options.spacing,l=Math.max((Math.min(i.width,i.height)-a)/2,0),c=Math.min(bh(this.options.cutout,l),1),d=this._getRingWeight(this.index),{circumference:h,rotation:u}=this._getRotationExtents(),{ratioX:f,ratioY:p,offsetX:m,offsetY:g}=Of(u,h,c),b=(i.width-a)/f,y=(i.height-a)/p,k=Math.max(Math.min(b,y)/2,0),x=jr(this.options.radius,k),w=Math.max(x*c,0),_=(x-w)/this._getVisibleDatasetWeightTotal();this.offsetX=m*x,this.offsetY=g*x,o.total=this.calculateTotal(),this.outerRadius=x-_*this._getRingWeightOffset(this.index),this.innerRadius=Math.max(this.outerRadius-_*d,0),this.updateElements(s,0,s.length,e)}_circumference(e,t){const i=this.options,o=this._cachedMeta,s=this._getCircumference();return t&&i.animation.animateRotate||!this.chart.getDataVisibility(e)||o._parsed[e]===null||o.data[e].hidden?0:this.calculateCircumference(o._parsed[e]*s/ee)}updateElements(e,t,i,o){const s=o==="reset",a=this.chart,l=a.chartArea,d=a.options.animation,h=(l.left+l.right)/2,u=(l.top+l.bottom)/2,f=s&&d.animateScale,p=f?0:this.innerRadius,m=f?0:this.outerRadius,{sharedOptions:g,includeOptions:b}=this._getSharedOptions(t,o);let y=this._getRotation(),k;for(k=0;k<t;++k)y+=this._circumference(k,s);for(k=t;k<t+i;++k){const x=this._circumference(k,s),w=e[k],_={x:h+this.offsetX,y:u+this.offsetY,startAngle:y,endAngle:y+x,circumference:x,outerRadius:m,innerRadius:p};b&&(_.options=g||this.resolveDataElementOptions(k,w.active?"active":o)),y+=x,this.updateElement(w,k,_,o)}}calculateTotal(){const e=this._cachedMeta,t=e.data;let i=0,o;for(o=0;o<t.length;o++){const s=e._parsed[o];s!==null&&!isNaN(s)&&this.chart.getDataVisibility(o)&&!t[o].hidden&&(i+=Math.abs(s))}return i}calculateCircumference(e){const t=this._cachedMeta.total;return t>0&&!isNaN(e)?ee*(Math.abs(e)/t):0}getLabelAndValue(e){const t=this._cachedMeta,i=this.chart,o=i.data.labels||[],s=En(t._parsed[e],i.options.locale);return{label:o[e]||"",value:s}}getMaxBorderWidth(e){let t=0;const i=this.chart;let o,s,a,l,c;if(!e){for(o=0,s=i.data.datasets.length;o<s;++o)if(i.isDatasetVisible(o)){a=i.getDatasetMeta(o),e=a.data,l=a.controller;break}}if(!e)return 0;for(o=0,s=e.length;o<s;++o)c=l.resolveDataElementOptions(o),c.borderAlign!=="inner"&&(t=Math.max(t,c.borderWidth||0,c.hoverBorderWidth||0));return t}getMaxOffset(e){let t=0;for(let i=0,o=e.length;i<o;++i){const s=this.resolveDataElementOptions(i);t=Math.max(t,s.offset||0,s.hoverOffset||0)}return t}_getRingWeightOffset(e){let t=0;for(let i=0;i<e;++i)this.chart.isDatasetVisible(i)&&(t+=this._getRingWeight(i));return t}_getRingWeight(e){return Math.max(H(this.chart.data.datasets[e].weight,1),0)}_getVisibleDatasetWeightTotal(){return this._getRingWeightOffset(this.chart.data.datasets.length)||1}}V(bt,"id","doughnut"),V(bt,"defaults",{datasetElementType:!1,dataElementType:"arc",animation:{animateRotate:!0,animateScale:!1},animations:{numbers:{type:"number",properties:["circumference","endAngle","innerRadius","outerRadius","startAngle","x","y","offset","borderWidth","spacing"]}},cutout:"50%",rotation:0,circumference:360,radius:"100%",spacing:0,indexAxis:"r"}),V(bt,"descriptors",{_scriptable:e=>e!=="spacing",_indexable:e=>e!=="spacing"&&!e.startsWith("borderDash")&&!e.startsWith("hoverBorderDash")}),V(bt,"overrides",{aspectRatio:1,plugins:{legend:{labels:{generateLabels(e){const t=e.data,{labels:{pointStyle:i,textAlign:o,color:s,useBorderRadius:a,borderRadius:l}}=e.legend.options;return t.labels.length&&t.datasets.length?t.labels.map((c,d)=>{const u=e.getDatasetMeta(0).controller.getStyle(d);return{text:c,fillStyle:u.backgroundColor,fontColor:s,hidden:!e.getDataVisibility(d),lineDash:u.borderDash,lineDashOffset:u.borderDashOffset,lineJoin:u.borderJoinStyle,lineWidth:u.borderWidth,strokeStyle:u.borderColor,textAlign:o,pointStyle:i,borderRadius:a&&(l||u.borderRadius),index:d}}):[]}},onClick(e,t,i){i.chart.toggleDataVisibility(t.index),i.chart.update()}}}});class fo extends bt{}V(fo,"id","pie"),V(fo,"defaults",{cutout:0,rotation:0,circumference:360,radius:"100%"});function nt(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}class po{constructor(e){V(this,"options");this.options=e||{}}static override(e){Object.assign(po.prototype,e)}init(){}formats(){return nt()}parse(){return nt()}format(){return nt()}add(){return nt()}diff(){return nt()}startOf(){return nt()}endOf(){return nt()}}var Df={_date:po};function Nf(n,e,t,i){const{controller:o,data:s,_sorted:a}=n,l=o._cachedMeta.iScale,c=n.dataset&&n.dataset.options?n.dataset.options.spanGaps:null;if(l&&e===l.axis&&e!=="r"&&a&&s.length){const d=l._reversePixels?Ph:Zi;if(i){if(o._sharedOptions){const h=s[0],u=typeof h.getRange=="function"&&h.getRange(e);if(u){const f=d(s,e,t-u),p=d(s,e,t+u);return{lo:f.lo,hi:p.hi}}}}else{const h=d(s,e,t);if(c){const{vScale:u}=o._cachedMeta,{_parsed:f}=n,p=f.slice(0,h.lo+1).reverse().findIndex(g=>!Z(g[u.axis]));h.lo-=Math.max(0,p);const m=f.slice(h.hi).findIndex(g=>!Z(g[u.axis]));h.hi+=Math.max(0,m)}return h}}return{lo:0,hi:s.length-1}}function Gt(n,e,t,i,o){const s=n.getSortedVisibleDatasetMetas(),a=t[e];for(let l=0,c=s.length;l<c;++l){const{index:d,data:h}=s[l],{lo:u,hi:f}=Nf(s[l],e,a,o);for(let p=u;p<=f;++p){const m=h[p];m.skip||i(m,d,p)}}}function Vf(n){const e=n.indexOf("x")!==-1,t=n.indexOf("y")!==-1;return function(i,o){const s=e?Math.abs(i.x-o.x):0,a=t?Math.abs(i.y-o.y):0;return Math.sqrt(Math.pow(s,2)+Math.pow(a,2))}}function mo(n,e,t,i,o){const s=[];return!o&&!n.isPointInArea(e)||Gt(n,t,e,function(l,c,d){!o&&!ht(l,n.chartArea,0)||l.inRange(e.x,e.y,i)&&s.push({element:l,datasetIndex:c,index:d})},!0),s}function zf(n,e,t,i){let o=[];function s(a,l,c){const{startAngle:d,endAngle:h}=a.getProps(["startAngle","endAngle"],i),{angle:u}=Gr(a,{x:e.x,y:e.y});Pn(u,d,h)&&o.push({element:a,datasetIndex:l,index:c})}return Gt(n,t,e,s),o}function Rf(n,e,t,i,o,s){let a=[];const l=Vf(t);let c=Number.POSITIVE_INFINITY;function d(h,u,f){const p=h.inRange(e.x,e.y,o);if(i&&!p)return;const m=h.getCenterPoint(o);if(!(!!s||n.isPointInArea(m))&&!p)return;const b=l(e,m);b<c?(a=[{element:h,datasetIndex:u,index:f}],c=b):b===c&&a.push({element:h,datasetIndex:u,index:f})}return Gt(n,t,e,d),a}function go(n,e,t,i,o,s){return!s&&!n.isPointInArea(e)?[]:t==="r"&&!i?zf(n,e,t,o):Rf(n,e,t,i,o,s)}function Ps(n,e,t,i,o){const s=[],a=t==="x"?"inXRange":"inYRange";let l=!1;return Gt(n,t,e,(c,d,h)=>{c[a]&&c[a](e[t],o)&&(s.push({element:c,datasetIndex:d,index:h}),l=l||c.inRange(e.x,e.y,o))}),i&&!l?[]:s}var Ff={evaluateInteractionItems:Gt,modes:{index(n,e,t,i){const o=tt(e,n),s=t.axis||"x",a=t.includeInvisible||!1,l=t.intersect?mo(n,o,s,i,a):go(n,o,s,!1,i,a),c=[];return l.length?(n.getSortedVisibleDatasetMetas().forEach(d=>{const h=l[0].index,u=d.data[h];u&&!u.skip&&c.push({element:u,datasetIndex:d.index,index:h})}),c):[]},dataset(n,e,t,i){const o=tt(e,n),s=t.axis||"xy",a=t.includeInvisible||!1;let l=t.intersect?mo(n,o,s,i,a):go(n,o,s,!1,i,a);if(l.length>0){const c=l[0].datasetIndex,d=n.getDatasetMeta(c).data;l=[];for(let h=0;h<d.length;++h)l.push({element:d[h],datasetIndex:c,index:h})}return l},point(n,e,t,i){const o=tt(e,n),s=t.axis||"xy",a=t.includeInvisible||!1;return mo(n,o,s,i,a)},nearest(n,e,t,i){const o=tt(e,n),s=t.axis||"xy",a=t.includeInvisible||!1;return go(n,o,s,t.intersect,i,a)},x(n,e,t,i){const o=tt(e,n);return Ps(n,o,"x",t.intersect,i)},y(n,e,t,i){const o=tt(e,n);return Ps(n,o,"y",t.intersect,i)}}};const Ms=["left","top","right","bottom"];function Zt(n,e){return n.filter(t=>t.pos===e)}function Es(n,e){return n.filter(t=>Ms.indexOf(t.pos)===-1&&t.box.axis===e)}function Qt(n,e){return n.sort((t,i)=>{const o=e?i:t,s=e?t:i;return o.weight===s.weight?o.index-s.index:o.weight-s.weight})}function jf(n){const e=[];let t,i,o,s,a,l;for(t=0,i=(n||[]).length;t<i;++t)o=n[t],{position:s,options:{stack:a,stackWeight:l=1}}=o,e.push({index:t,box:o,pos:s,horizontal:o.isHorizontal(),weight:o.weight,stack:a&&s+a,stackWeight:l});return e}function Hf(n){const e={};for(const t of n){const{stack:i,pos:o,stackWeight:s}=t;if(!i||!Ms.includes(o))continue;const a=e[i]||(e[i]={count:0,placed:0,weight:0,size:0});a.count++,a.weight+=s}return e}function Wf(n,e){const t=Hf(n),{vBoxMaxWidth:i,hBoxMaxHeight:o}=e;let s,a,l;for(s=0,a=n.length;s<a;++s){l=n[s];const{fullSize:c}=l.box,d=t[l.stack],h=d&&l.stackWeight/d.weight;l.horizontal?(l.width=h?h*i:c&&e.availableWidth,l.height=o):(l.width=i,l.height=h?h*o:c&&e.availableHeight)}return t}function Uf(n){const e=jf(n),t=Qt(e.filter(d=>d.box.fullSize),!0),i=Qt(Zt(e,"left"),!0),o=Qt(Zt(e,"right")),s=Qt(Zt(e,"top"),!0),a=Qt(Zt(e,"bottom")),l=Es(e,"x"),c=Es(e,"y");return{fullSize:t,leftAndTop:i.concat(s),rightAndBottom:o.concat(c).concat(a).concat(l),chartArea:Zt(e,"chartArea"),vertical:i.concat(o).concat(c),horizontal:s.concat(a).concat(l)}}function As(n,e,t,i){return Math.max(n[t],e[t])+Math.max(n[i],e[i])}function Ls(n,e){n.top=Math.max(n.top,e.top),n.left=Math.max(n.left,e.left),n.bottom=Math.max(n.bottom,e.bottom),n.right=Math.max(n.right,e.right)}function Yf(n,e,t,i){const{pos:o,box:s}=t,a=n.maxPadding;if(!j(o)){t.size&&(n[o]-=t.size);const u=i[t.stack]||{size:0,count:1};u.size=Math.max(u.size,t.horizontal?s.height:s.width),t.size=u.size/u.count,n[o]+=t.size}s.getPadding&&Ls(a,s.getPadding());const l=Math.max(0,e.outerWidth-As(a,n,"left","right")),c=Math.max(0,e.outerHeight-As(a,n,"top","bottom")),d=l!==n.w,h=c!==n.h;return n.w=l,n.h=c,t.horizontal?{same:d,other:h}:{same:h,other:d}}function Kf(n){const e=n.maxPadding;function t(i){const o=Math.max(e[i]-n[i],0);return n[i]+=o,o}n.y+=t("top"),n.x+=t("left"),t("right"),t("bottom")}function qf(n,e){const t=e.maxPadding;function i(o){const s={left:0,top:0,right:0,bottom:0};return o.forEach(a=>{s[a]=Math.max(e[a],t[a])}),s}return i(n?["left","right"]:["top","bottom"])}function Jt(n,e,t,i){const o=[];let s,a,l,c,d,h;for(s=0,a=n.length,d=0;s<a;++s){l=n[s],c=l.box,c.update(l.width||e.w,l.height||e.h,qf(l.horizontal,e));const{same:u,other:f}=Yf(e,t,l,i);d|=u&&o.length,h=h||f,c.fullSize||o.push(l)}return d&&Jt(o,e,t,i)||h}function zn(n,e,t,i,o){n.top=t,n.left=e,n.right=e+i,n.bottom=t+o,n.width=i,n.height=o}function Is(n,e,t,i){const o=t.padding;let{x:s,y:a}=e;for(const l of n){const c=l.box,d=i[l.stack]||{count:1,placed:0,weight:1},h=l.stackWeight/d.weight||1;if(l.horizontal){const u=e.w*h,f=d.size||c.height;vn(d.start)&&(a=d.start),c.fullSize?zn(c,o.left,a,t.outerWidth-o.right-o.left,f):zn(c,e.left+d.placed,a,u,f),d.start=a,d.placed+=u,a=c.bottom}else{const u=e.h*h,f=d.size||c.width;vn(d.start)&&(s=d.start),c.fullSize?zn(c,s,o.top,f,t.outerHeight-o.bottom-o.top):zn(c,s,e.top+d.placed,f,u),d.start=s,d.placed+=u,s=c.right}}e.x=s,e.y=a}var Ue={addBox(n,e){n.boxes||(n.boxes=[]),e.fullSize=e.fullSize||!1,e.position=e.position||"top",e.weight=e.weight||0,e._layers=e._layers||function(){return[{z:0,draw(t){e.draw(t)}}]},n.boxes.push(e)},removeBox(n,e){const t=n.boxes?n.boxes.indexOf(e):-1;t!==-1&&n.boxes.splice(t,1)},configure(n,e,t){e.fullSize=t.fullSize,e.position=t.position,e.weight=t.weight},update(n,e,t,i){if(!n)return;const o=de(n.options.layout.padding),s=Math.max(e-o.width,0),a=Math.max(t-o.height,0),l=Uf(n.boxes),c=l.vertical,d=l.horizontal;U(n.boxes,g=>{typeof g.beforeLayout=="function"&&g.beforeLayout()});const h=c.reduce((g,b)=>b.box.options&&b.box.options.display===!1?g:g+1,0)||1,u=Object.freeze({outerWidth:e,outerHeight:t,padding:o,availableWidth:s,availableHeight:a,vBoxMaxWidth:s/2/h,hBoxMaxHeight:a/2}),f=Object.assign({},o);Ls(f,de(i));const p=Object.assign({maxPadding:f,w:s,h:a,x:o.left,y:o.top},o),m=Wf(c.concat(d),u);Jt(l.fullSize,p,u,m),Jt(c,p,u,m),Jt(d,p,u,m)&&Jt(c,p,u,m),Kf(p),Is(l.leftAndTop,p,u,m),p.x+=p.w,p.y+=p.h,Is(l.rightAndBottom,p,u,m),n.chartArea={left:p.left,top:p.top,right:p.left+p.w,bottom:p.top+p.h,height:p.h,width:p.w},U(l.chartArea,g=>{const b=g.box;Object.assign(b,n.chartArea),b.update(p.w,p.h,{left:0,top:0,right:0,bottom:0})})}};class Os{acquireContext(e,t){}releaseContext(e){return!1}addEventListener(e,t,i){}removeEventListener(e,t,i){}getDevicePixelRatio(){return 1}getMaximumSize(e,t,i,o){return t=Math.max(0,t||e.width),i=i||e.height,{width:t,height:Math.max(0,o?Math.floor(t/o):i)}}isAttached(e){return!0}updateConfig(e){}}class Xf extends Os{acquireContext(e){return e&&e.getContext&&e.getContext("2d")||null}updateConfig(e){e.options.animation=!1}}const Rn="$chartjs",Gf={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},Ds=n=>n===null||n==="";function Zf(n,e){const t=n.style,i=n.getAttribute("height"),o=n.getAttribute("width");if(n[Rn]={initial:{height:i,width:o,style:{display:t.display,height:t.height,width:t.width}}},t.display=t.display||"block",t.boxSizing=t.boxSizing||"border-box",Ds(o)){const s=ys(n,"width");s!==void 0&&(n.width=s)}if(Ds(i))if(n.style.height==="")n.height=n.width/(e||2);else{const s=ys(n,"height");s!==void 0&&(n.height=s)}return n}const Ns=gf?{passive:!0}:!1;function Qf(n,e,t){n&&n.addEventListener(e,t,Ns)}function Jf(n,e,t){n&&n.canvas&&n.canvas.removeEventListener(e,t,Ns)}function ep(n,e){const t=Gf[n.type]||n.type,{x:i,y:o}=tt(n,e);return{type:t,chart:e,native:n,x:i!==void 0?i:null,y:o!==void 0?o:null}}function Fn(n,e){for(const t of n)if(t===e||t.contains(e))return!0}function tp(n,e,t){const i=n.canvas,o=new MutationObserver(s=>{let a=!1;for(const l of s)a=a||Fn(l.addedNodes,i),a=a&&!Fn(l.removedNodes,i);a&&t()});return o.observe(document,{childList:!0,subtree:!0}),o}function np(n,e,t){const i=n.canvas,o=new MutationObserver(s=>{let a=!1;for(const l of s)a=a||Fn(l.removedNodes,i),a=a&&!Fn(l.addedNodes,i);a&&t()});return o.observe(document,{childList:!0,subtree:!0}),o}const en=new Map;let Vs=0;function zs(){const n=window.devicePixelRatio;n!==Vs&&(Vs=n,en.forEach((e,t)=>{t.currentDevicePixelRatio!==n&&e()}))}function ip(n,e){en.size||window.addEventListener("resize",zs),en.set(n,e)}function op(n){en.delete(n),en.size||window.removeEventListener("resize",zs)}function rp(n,e,t){const i=n.canvas,o=i&&lo(i);if(!o)return;const s=es((l,c)=>{const d=o.clientWidth;t(l,c),d<o.clientWidth&&t()},window),a=new ResizeObserver(l=>{const c=l[0],d=c.contentRect.width,h=c.contentRect.height;d===0&&h===0||s(d,h)});return a.observe(o),ip(n,s),a}function bo(n,e,t){t&&t.disconnect(),e==="resize"&&op(n)}function sp(n,e,t){const i=n.canvas,o=es(s=>{n.ctx!==null&&t(ep(s,n))},n);return Qf(i,e,o),o}class ap extends Os{acquireContext(e,t){const i=e&&e.getContext&&e.getContext("2d");return i&&i.canvas===e?(Zf(e,t),i):null}releaseContext(e){const t=e.canvas;if(!t[Rn])return!1;const i=t[Rn].initial;["height","width"].forEach(s=>{const a=i[s];Z(a)?t.removeAttribute(s):t.setAttribute(s,a)});const o=i.style||{};return Object.keys(o).forEach(s=>{t.style[s]=o[s]}),t.width=t.width,delete t[Rn],!0}addEventListener(e,t,i){this.removeEventListener(e,t);const o=e.$proxies||(e.$proxies={}),a={attach:tp,detach:np,resize:rp}[t]||sp;o[t]=a(e,t,i)}removeEventListener(e,t){const i=e.$proxies||(e.$proxies={}),o=i[t];if(!o)return;({attach:bo,detach:bo,resize:bo}[t]||Jf)(e,t,o),i[t]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(e,t,i,o){return mf(e,t,i,o)}isAttached(e){const t=e&&lo(e);return!!(t&&t.isConnected)}}function lp(n){return!ao()||typeof OffscreenCanvas<"u"&&n instanceof OffscreenCanvas?Xf:ap}class it{constructor(){V(this,"x");V(this,"y");V(this,"active",!1);V(this,"options");V(this,"$animations")}tooltipPosition(e){const{x:t,y:i}=this.getProps(["x","y"],e);return{x:t,y:i}}hasValue(){return Bn(this.x)&&Bn(this.y)}getProps(e,t){const i=this.$animations;if(!t||!i)return this;const o={};return e.forEach(s=>{o[s]=i[s]&&i[s].active()?i[s]._to:this[s]}),o}}V(it,"defaults",{}),V(it,"defaultRoutes");function cp(n,e){const t=n.options.ticks,i=dp(n),o=Math.min(t.maxTicksLimit||i,i),s=t.major.enabled?hp(e):[],a=s.length,l=s[0],c=s[a-1],d=[];if(a>o)return fp(e,d,s,a/o),d;const h=up(s,e,o);if(a>0){let u,f;const p=a>1?Math.round((c-l)/(a-1)):null;for(jn(e,d,h,Z(p)?0:l-p,l),u=0,f=a-1;u<f;u++)jn(e,d,h,s[u],s[u+1]);return jn(e,d,h,c,Z(p)?e.length:c+p),d}return jn(e,d,h),d}function dp(n){const e=n.options.offset,t=n._tickSize(),i=n._length/t+(e?0:1),o=n._maxLength/t;return Math.floor(Math.min(i,o))}function up(n,e,t){const i=pp(n),o=e.length/t;if(!i)return Math.max(o,1);const s=vh(i);for(let a=0,l=s.length-1;a<l;a++){const c=s[a];if(c>o)return c}return Math.max(o,1)}function hp(n){const e=[];let t,i;for(t=0,i=n.length;t<i;t++)n[t].major&&e.push(t);return e}function fp(n,e,t,i){let o=0,s=t[0],a;for(i=Math.ceil(i),a=0;a<n.length;a++)a===s&&(e.push(n[a]),o++,s=t[o*i])}function jn(n,e,t,i,o){const s=H(i,0),a=Math.min(H(o,n.length),n.length);let l=0,c,d,h;for(t=Math.ceil(t),o&&(c=o-i,t=c/Math.floor(c/t)),h=s;h<0;)l++,h=Math.round(s+l*t);for(d=Math.max(s,0);d<a;d++)d===h&&(e.push(n[d]),l++,h=Math.round(s+l*t))}function pp(n){const e=n.length;let t,i;if(e<2)return!1;for(i=n[0],t=1;t<e;++t)if(n[t]-n[t-1]!==i)return!1;return i}const mp=n=>n==="left"?"right":n==="right"?"left":n,Rs=(n,e,t)=>e==="top"||e==="left"?n[e]+t:n[e]-t,Fs=(n,e)=>Math.min(e||n,n);function js(n,e){const t=[],i=n.length/e,o=n.length;let s=0;for(;s<o;s+=i)t.push(n[Math.floor(s)]);return t}function gp(n,e,t){const i=n.ticks.length,o=Math.min(e,i-1),s=n._startPixel,a=n._endPixel,l=1e-6;let c=n.getPixelForTick(o),d;if(!(t&&(i===1?d=Math.max(c-s,a-c):e===0?d=(n.getPixelForTick(1)-c)/2:d=(c-n.getPixelForTick(o-1))/2,c+=o<e?d:-d,c<s-l||c>a+l)))return c}function bp(n,e){U(n,t=>{const i=t.gc,o=i.length/2;let s;if(o>e){for(s=0;s<o;++s)delete t.data[i[s]];i.splice(0,o)}})}function tn(n){return n.drawTicks?n.tickLength:0}function Hs(n,e){if(!n.display)return 0;const t=le(n.font,e),i=de(n.padding);return(ne(n.text)?n.text.length:1)*t.lineHeight+i.height}function yp(n,e){return Je(n,{scale:e,type:"scale"})}function kp(n,e,t){return Je(n,{tick:t,index:e,type:"tick"})}function Cp(n,e,t){let i=ts(n);return(t&&e!=="right"||!t&&e==="right")&&(i=mp(i)),i}function xp(n,e,t,i){const{top:o,left:s,bottom:a,right:l,chart:c}=n,{chartArea:d,scales:h}=c;let u=0,f,p,m;const g=a-o,b=l-s;if(n.isHorizontal()){if(p=me(i,s,l),j(t)){const y=Object.keys(t)[0],k=t[y];m=h[y].getPixelForValue(k)+g-e}else t==="center"?m=(d.bottom+d.top)/2+g-e:m=Rs(n,t,e);f=l-s}else{if(j(t)){const y=Object.keys(t)[0],k=t[y];p=h[y].getPixelForValue(k)-b+e}else t==="center"?p=(d.left+d.right)/2-b+e:p=Rs(n,t,e);m=me(i,a,o),u=t==="left"?-ie:ie}return{titleX:p,titleY:m,maxWidth:f,rotation:u}}class yt extends it{constructor(e){super(),this.id=e.id,this.type=e.type,this.options=void 0,this.ctx=e.ctx,this.chart=e.chart,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this._margins={left:0,right:0,top:0,bottom:0},this.maxWidth=void 0,this.maxHeight=void 0,this.paddingTop=void 0,this.paddingBottom=void 0,this.paddingLeft=void 0,this.paddingRight=void 0,this.axis=void 0,this.labelRotation=void 0,this.min=void 0,this.max=void 0,this._range=void 0,this.ticks=[],this._gridLineItems=null,this._labelItems=null,this._labelSizes=null,this._length=0,this._maxLength=0,this._longestTextCache={},this._startPixel=void 0,this._endPixel=void 0,this._reversePixels=!1,this._userMax=void 0,this._userMin=void 0,this._suggestedMax=void 0,this._suggestedMin=void 0,this._ticksLength=0,this._borderValue=0,this._cache={},this._dataLimitsCached=!1,this.$context=void 0}init(e){this.options=e.setContext(this.getContext()),this.axis=e.axis,this._userMin=this.parse(e.min),this._userMax=this.parse(e.max),this._suggestedMin=this.parse(e.suggestedMin),this._suggestedMax=this.parse(e.suggestedMax)}parse(e,t){return e}getUserBounds(){let{_userMin:e,_userMax:t,_suggestedMin:i,_suggestedMax:o}=this;return e=fe(e,Number.POSITIVE_INFINITY),t=fe(t,Number.NEGATIVE_INFINITY),i=fe(i,Number.POSITIVE_INFINITY),o=fe(o,Number.NEGATIVE_INFINITY),{min:fe(e,i),max:fe(t,o),minDefined:se(e),maxDefined:se(t)}}getMinMax(e){let{min:t,max:i,minDefined:o,maxDefined:s}=this.getUserBounds(),a;if(o&&s)return{min:t,max:i};const l=this.getMatchingVisibleMetas();for(let c=0,d=l.length;c<d;++c)a=l[c].controller.getMinMax(this,e),o||(t=Math.min(t,a.min)),s||(i=Math.max(i,a.max));return t=s&&t>i?i:t,i=o&&t>i?t:i,{min:fe(t,fe(i,t)),max:fe(i,fe(t,i))}}getPadding(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}}getTicks(){return this.ticks}getLabels(){const e=this.chart.data;return this.options.labels||(this.isHorizontal()?e.xLabels:e.yLabels)||e.labels||[]}getLabelItems(e=this.chart.chartArea){return this._labelItems||(this._labelItems=this._computeLabelItems(e))}beforeLayout(){this._cache={},this._dataLimitsCached=!1}beforeUpdate(){K(this.options.beforeUpdate,[this])}update(e,t,i){const{beginAtZero:o,grace:s,ticks:a}=this.options,l=a.sampleSize;this.beforeUpdate(),this.maxWidth=e,this.maxHeight=t,this._margins=i=Object.assign({left:0,right:0,top:0,bottom:0},i),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+i.left+i.right:this.height+i.top+i.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=Jh(this,s,o),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const c=l<this.ticks.length;this._convertTicksToLabels(c?js(this.ticks,l):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),a.display&&(a.autoSkip||a.source==="auto")&&(this.ticks=cp(this,this.ticks),this._labelSizes=null,this.afterAutoSkip()),c&&this._convertTicksToLabels(this.ticks),this.beforeFit(),this.fit(),this.afterFit(),this.afterUpdate()}configure(){let e=this.options.reverse,t,i;this.isHorizontal()?(t=this.left,i=this.right):(t=this.top,i=this.bottom,e=!e),this._startPixel=t,this._endPixel=i,this._reversePixels=e,this._length=i-t,this._alignToPixels=this.options.alignToPixels}afterUpdate(){K(this.options.afterUpdate,[this])}beforeSetDimensions(){K(this.options.beforeSetDimensions,[this])}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=0,this.right=this.width):(this.height=this.maxHeight,this.top=0,this.bottom=this.height),this.paddingLeft=0,this.paddingTop=0,this.paddingRight=0,this.paddingBottom=0}afterSetDimensions(){K(this.options.afterSetDimensions,[this])}_callHooks(e){this.chart.notifyPlugins(e,this.getContext()),K(this.options[e],[this])}beforeDataLimits(){this._callHooks("beforeDataLimits")}determineDataLimits(){}afterDataLimits(){this._callHooks("afterDataLimits")}beforeBuildTicks(){this._callHooks("beforeBuildTicks")}buildTicks(){return[]}afterBuildTicks(){this._callHooks("afterBuildTicks")}beforeTickToLabelConversion(){K(this.options.beforeTickToLabelConversion,[this])}generateTickLabels(e){const t=this.options.ticks;let i,o,s;for(i=0,o=e.length;i<o;i++)s=e[i],s.label=K(t.callback,[s.value,i,e],this)}afterTickToLabelConversion(){K(this.options.afterTickToLabelConversion,[this])}beforeCalculateLabelRotation(){K(this.options.beforeCalculateLabelRotation,[this])}calculateLabelRotation(){const e=this.options,t=e.ticks,i=Fs(this.ticks.length,e.ticks.maxTicksLimit),o=t.minRotation||0,s=t.maxRotation;let a=o,l,c,d;if(!this._isVisible()||!t.display||o>=s||i<=1||!this.isHorizontal()){this.labelRotation=o;return}const h=this._getLabelSizes(),u=h.widest.width,f=h.highest.height,p=ye(this.chart.width-u,0,this.maxWidth);l=e.offset?this.maxWidth/i:p/(i-1),u+6>l&&(l=p/(i-(e.offset?.5:1)),c=this.maxHeight-tn(e.grid)-t.padding-Hs(e.title,this.chart.options.font),d=Math.sqrt(u*u+f*f),a=Xi(Math.min(Math.asin(ye((h.highest.height+6)/l,-1,1)),Math.asin(ye(c/d,-1,1))-Math.asin(ye(f/d,-1,1)))),a=Math.max(o,Math.min(s,a))),this.labelRotation=a}afterCalculateLabelRotation(){K(this.options.afterCalculateLabelRotation,[this])}afterAutoSkip(){}beforeFit(){K(this.options.beforeFit,[this])}fit(){const e={width:0,height:0},{chart:t,options:{ticks:i,title:o,grid:s}}=this,a=this._isVisible(),l=this.isHorizontal();if(a){const c=Hs(o,t.options.font);if(l?(e.width=this.maxWidth,e.height=tn(s)+c):(e.height=this.maxHeight,e.width=tn(s)+c),i.display&&this.ticks.length){const{first:d,last:h,widest:u,highest:f}=this._getLabelSizes(),p=i.padding*2,m=we(this.labelRotation),g=Math.cos(m),b=Math.sin(m);if(l){const y=i.mirror?0:b*u.width+g*f.height;e.height=Math.min(this.maxHeight,e.height+y+p)}else{const y=i.mirror?0:g*u.width+b*f.height;e.width=Math.min(this.maxWidth,e.width+y+p)}this._calculatePadding(d,h,b,g)}}this._handleMargins(),l?(this.width=this._length=t.width-this._margins.left-this._margins.right,this.height=e.height):(this.width=e.width,this.height=this._length=t.height-this._margins.top-this._margins.bottom)}_calculatePadding(e,t,i,o){const{ticks:{align:s,padding:a},position:l}=this.options,c=this.labelRotation!==0,d=l!=="top"&&this.axis==="x";if(this.isHorizontal()){const h=this.getPixelForTick(0)-this.left,u=this.right-this.getPixelForTick(this.ticks.length-1);let f=0,p=0;c?d?(f=o*e.width,p=i*t.height):(f=i*e.height,p=o*t.width):s==="start"?p=t.width:s==="end"?f=e.width:s!=="inner"&&(f=e.width/2,p=t.width/2),this.paddingLeft=Math.max((f-h+a)*this.width/(this.width-h),0),this.paddingRight=Math.max((p-u+a)*this.width/(this.width-u),0)}else{let h=t.height/2,u=e.height/2;s==="start"?(h=0,u=e.height):s==="end"&&(h=t.height,u=0),this.paddingTop=h+a,this.paddingBottom=u+a}}_handleMargins(){this._margins&&(this._margins.left=Math.max(this.paddingLeft,this._margins.left),this._margins.top=Math.max(this.paddingTop,this._margins.top),this._margins.right=Math.max(this.paddingRight,this._margins.right),this._margins.bottom=Math.max(this.paddingBottom,this._margins.bottom))}afterFit(){K(this.options.afterFit,[this])}isHorizontal(){const{axis:e,position:t}=this.options;return t==="top"||t==="bottom"||e==="x"}isFullSize(){return this.options.fullSize}_convertTicksToLabels(e){this.beforeTickToLabelConversion(),this.generateTickLabels(e);let t,i;for(t=0,i=e.length;t<i;t++)Z(e[t].label)&&(e.splice(t,1),i--,t--);this.afterTickToLabelConversion()}_getLabelSizes(){let e=this._labelSizes;if(!e){const t=this.options.ticks.sampleSize;let i=this.ticks;t<i.length&&(i=js(i,t)),this._labelSizes=e=this._computeLabelSizes(i,i.length,this.options.ticks.maxTicksLimit)}return e}_computeLabelSizes(e,t,i){const{ctx:o,_longestTextCache:s}=this,a=[],l=[],c=Math.floor(t/Fs(t,i));let d=0,h=0,u,f,p,m,g,b,y,k,x,w,_;for(u=0;u<t;u+=c){if(m=e[u].label,g=this._resolveTickFontOptions(u),o.font=b=g.string,y=s[b]=s[b]||{data:{},gc:[]},k=g.lineHeight,x=w=0,!Z(m)&&!ne(m))x=Ln(o,y.data,y.gc,x,m),w=k;else if(ne(m))for(f=0,p=m.length;f<p;++f)_=m[f],!Z(_)&&!ne(_)&&(x=Ln(o,y.data,y.gc,x,_),w+=k);a.push(x),l.push(w),d=Math.max(x,d),h=Math.max(w,h)}bp(s,t);const $=a.indexOf(d),T=l.indexOf(h),B=P=>({width:a[P]||0,height:l[P]||0});return{first:B(0),last:B(t-1),widest:B($),highest:B(T),widths:a,heights:l}}getLabelForValue(e){return e}getPixelForValue(e,t){return NaN}getValueForPixel(e){}getPixelForTick(e){const t=this.ticks;return e<0||e>t.length-1?null:this.getPixelForValue(t[e].value)}getPixelForDecimal(e){this._reversePixels&&(e=1-e);const t=this._startPixel+e*this._length;return Bh(this._alignToPixels?Qe(this.chart,t,0):t)}getDecimalForPixel(e){const t=(e-this._startPixel)/this._length;return this._reversePixels?1-t:t}getBasePixel(){return this.getPixelForValue(this.getBaseValue())}getBaseValue(){const{min:e,max:t}=this;return e<0&&t<0?t:e>0&&t>0?e:0}getContext(e){const t=this.ticks||[];if(e>=0&&e<t.length){const i=t[e];return i.$context||(i.$context=kp(this.getContext(),e,i))}return this.$context||(this.$context=yp(this.chart.getContext(),this))}_tickSize(){const e=this.options.ticks,t=we(this.labelRotation),i=Math.abs(Math.cos(t)),o=Math.abs(Math.sin(t)),s=this._getLabelSizes(),a=e.autoSkipPadding||0,l=s?s.widest.width+a:0,c=s?s.highest.height+a:0;return this.isHorizontal()?c*i>l*o?l/i:c/o:c*o<l*i?c/i:l/o}_isVisible(){const e=this.options.display;return e!=="auto"?!!e:this.getMatchingVisibleMetas().length>0}_computeGridLineItems(e){const t=this.axis,i=this.chart,o=this.options,{grid:s,position:a,border:l}=o,c=s.offset,d=this.isHorizontal(),u=this.ticks.length+(c?1:0),f=tn(s),p=[],m=l.setContext(this.getContext()),g=m.display?m.width:0,b=g/2,y=function(I){return Qe(i,I,g)};let k,x,w,_,$,T,B,P,A,L,C,v;if(a==="top")k=y(this.bottom),T=this.bottom-f,P=k-b,L=y(e.top)+b,v=e.bottom;else if(a==="bottom")k=y(this.top),L=e.top,v=y(e.bottom)-b,T=k+b,P=this.top+f;else if(a==="left")k=y(this.right),$=this.right-f,B=k-b,A=y(e.left)+b,C=e.right;else if(a==="right")k=y(this.left),A=e.left,C=y(e.right)-b,$=k+b,B=this.left+f;else if(t==="x"){if(a==="center")k=y((e.top+e.bottom)/2+.5);else if(j(a)){const I=Object.keys(a)[0],O=a[I];k=y(this.chart.scales[I].getPixelForValue(O))}L=e.top,v=e.bottom,T=k+b,P=T+f}else if(t==="y"){if(a==="center")k=y((e.left+e.right)/2);else if(j(a)){const I=Object.keys(a)[0],O=a[I];k=y(this.chart.scales[I].getPixelForValue(O))}$=k-b,B=$-f,A=e.left,C=e.right}const E=H(o.ticks.maxTicksLimit,u),M=Math.max(1,Math.ceil(u/E));for(x=0;x<u;x+=M){const I=this.getContext(x),O=s.setContext(I),oe=l.setContext(I),q=O.lineWidth,ke=O.color,ce=oe.dash||[],Le=oe.dashOffset,Ke=O.tickWidth,Se=O.tickColor,an=O.tickBorderDash||[],rt=O.tickBorderDashOffset;w=gp(this,x,c),w!==void 0&&(_=Qe(i,w,q),d?$=B=A=C=_:T=P=L=v=_,p.push({tx1:$,ty1:T,tx2:B,ty2:P,x1:A,y1:L,x2:C,y2:v,width:q,color:ke,borderDash:ce,borderDashOffset:Le,tickWidth:Ke,tickColor:Se,tickBorderDash:an,tickBorderDashOffset:rt}))}return this._ticksLength=u,this._borderValue=k,p}_computeLabelItems(e){const t=this.axis,i=this.options,{position:o,ticks:s}=i,a=this.isHorizontal(),l=this.ticks,{align:c,crossAlign:d,padding:h,mirror:u}=s,f=tn(i.grid),p=f+h,m=u?-h:p,g=-we(this.labelRotation),b=[];let y,k,x,w,_,$,T,B,P,A,L,C,v="middle";if(o==="top")$=this.bottom-m,T=this._getXAxisLabelAlignment();else if(o==="bottom")$=this.top+m,T=this._getXAxisLabelAlignment();else if(o==="left"){const M=this._getYAxisLabelAlignment(f);T=M.textAlign,_=M.x}else if(o==="right"){const M=this._getYAxisLabelAlignment(f);T=M.textAlign,_=M.x}else if(t==="x"){if(o==="center")$=(e.top+e.bottom)/2+p;else if(j(o)){const M=Object.keys(o)[0],I=o[M];$=this.chart.scales[M].getPixelForValue(I)+p}T=this._getXAxisLabelAlignment()}else if(t==="y"){if(o==="center")_=(e.left+e.right)/2-p;else if(j(o)){const M=Object.keys(o)[0],I=o[M];_=this.chart.scales[M].getPixelForValue(I)}T=this._getYAxisLabelAlignment(f).textAlign}t==="y"&&(c==="start"?v="top":c==="end"&&(v="bottom"));const E=this._getLabelSizes();for(y=0,k=l.length;y<k;++y){x=l[y],w=x.label;const M=s.setContext(this.getContext(y));B=this.getPixelForTick(y)+s.labelOffset,P=this._resolveTickFontOptions(y),A=P.lineHeight,L=ne(w)?w.length:1;const I=L/2,O=M.color,oe=M.textStrokeColor,q=M.textStrokeWidth;let ke=T;a?(_=B,T==="inner"&&(y===k-1?ke=this.options.reverse?"left":"right":y===0?ke=this.options.reverse?"right":"left":ke="center"),o==="top"?d==="near"||g!==0?C=-L*A+A/2:d==="center"?C=-E.highest.height/2-I*A+A:C=-E.highest.height+A/2:d==="near"||g!==0?C=A/2:d==="center"?C=E.highest.height/2-I*A:C=E.highest.height-L*A,u&&(C*=-1),g!==0&&!M.showLabelBackdrop&&(_+=A/2*Math.sin(g))):($=B,C=(1-L)*A/2);let ce;if(M.showLabelBackdrop){const Le=de(M.backdropPadding),Ke=E.heights[y],Se=E.widths[y];let an=C-Le.top,rt=0-Le.left;switch(v){case"middle":an-=Ke/2;break;case"bottom":an-=Ke;break}switch(T){case"center":rt-=Se/2;break;case"right":rt-=Se;break;case"inner":y===k-1?rt-=Se:y>0&&(rt-=Se/2);break}ce={left:rt,top:an,width:Se+Le.width,height:Ke+Le.height,color:M.backdropColor}}b.push({label:w,font:P,textOffset:C,options:{rotation:g,color:O,strokeColor:oe,strokeWidth:q,textAlign:ke,textBaseline:v,translation:[_,$],backdrop:ce}})}return b}_getXAxisLabelAlignment(){const{position:e,ticks:t}=this.options;if(-we(this.labelRotation))return e==="top"?"left":"right";let o="center";return t.align==="start"?o="left":t.align==="end"?o="right":t.align==="inner"&&(o="inner"),o}_getYAxisLabelAlignment(e){const{position:t,ticks:{crossAlign:i,mirror:o,padding:s}}=this.options,a=this._getLabelSizes(),l=e+s,c=a.widest.width;let d,h;return t==="left"?o?(h=this.right+s,i==="near"?d="left":i==="center"?(d="center",h+=c/2):(d="right",h+=c)):(h=this.right-l,i==="near"?d="right":i==="center"?(d="center",h-=c/2):(d="left",h=this.left)):t==="right"?o?(h=this.left+s,i==="near"?d="right":i==="center"?(d="center",h-=c/2):(d="left",h-=c)):(h=this.left+l,i==="near"?d="left":i==="center"?(d="center",h+=c/2):(d="right",h=this.right)):d="right",{textAlign:d,x:h}}_computeLabelArea(){if(this.options.ticks.mirror)return;const e=this.chart,t=this.options.position;if(t==="left"||t==="right")return{top:0,left:this.left,bottom:e.height,right:this.right};if(t==="top"||t==="bottom")return{top:this.top,left:0,bottom:this.bottom,right:e.width}}drawBackground(){const{ctx:e,options:{backgroundColor:t},left:i,top:o,width:s,height:a}=this;t&&(e.save(),e.fillStyle=t,e.fillRect(i,o,s,a),e.restore())}getLineWidthForValue(e){const t=this.options.grid;if(!this._isVisible()||!t.display)return 0;const o=this.ticks.findIndex(s=>s.value===e);return o>=0?t.setContext(this.getContext(o)).lineWidth:0}drawGrid(e){const t=this.options.grid,i=this.ctx,o=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(e));let s,a;const l=(c,d,h)=>{!h.width||!h.color||(i.save(),i.lineWidth=h.width,i.strokeStyle=h.color,i.setLineDash(h.borderDash||[]),i.lineDashOffset=h.borderDashOffset,i.beginPath(),i.moveTo(c.x,c.y),i.lineTo(d.x,d.y),i.stroke(),i.restore())};if(t.display)for(s=0,a=o.length;s<a;++s){const c=o[s];t.drawOnChartArea&&l({x:c.x1,y:c.y1},{x:c.x2,y:c.y2},c),t.drawTicks&&l({x:c.tx1,y:c.ty1},{x:c.tx2,y:c.ty2},{color:c.tickColor,width:c.tickWidth,borderDash:c.tickBorderDash,borderDashOffset:c.tickBorderDashOffset})}}drawBorder(){const{chart:e,ctx:t,options:{border:i,grid:o}}=this,s=i.setContext(this.getContext()),a=i.display?s.width:0;if(!a)return;const l=o.setContext(this.getContext(0)).lineWidth,c=this._borderValue;let d,h,u,f;this.isHorizontal()?(d=Qe(e,this.left,a)-a/2,h=Qe(e,this.right,l)+l/2,u=f=c):(u=Qe(e,this.top,a)-a/2,f=Qe(e,this.bottom,l)+l/2,d=h=c),t.save(),t.lineWidth=s.width,t.strokeStyle=s.color,t.beginPath(),t.moveTo(d,u),t.lineTo(h,f),t.stroke(),t.restore()}drawLabels(e){if(!this.options.ticks.display)return;const i=this.ctx,o=this._computeLabelArea();o&&to(i,o);const s=this.getLabelItems(e);for(const a of s){const l=a.options,c=a.font,d=a.label,h=a.textOffset;ft(i,d,0,h,c,l)}o&&no(i)}drawTitle(){const{ctx:e,options:{position:t,title:i,reverse:o}}=this;if(!i.display)return;const s=le(i.font),a=de(i.padding),l=i.align;let c=s.lineHeight/2;t==="bottom"||t==="center"||j(t)?(c+=a.bottom,ne(i.text)&&(c+=s.lineHeight*(i.text.length-1))):c+=a.top;const{titleX:d,titleY:h,maxWidth:u,rotation:f}=xp(this,c,t,l);ft(e,i.text,0,0,s,{color:i.color,maxWidth:u,rotation:f,textAlign:Cp(l,t,o),textBaseline:"middle",translation:[d,h]})}draw(e){this._isVisible()&&(this.drawBackground(),this.drawGrid(e),this.drawBorder(),this.drawTitle(),this.drawLabels(e))}_layers(){const e=this.options,t=e.ticks&&e.ticks.z||0,i=H(e.grid&&e.grid.z,-1),o=H(e.border&&e.border.z,0);return!this._isVisible()||this.draw!==yt.prototype.draw?[{z:t,draw:s=>{this.draw(s)}}]:[{z:i,draw:s=>{this.drawBackground(),this.drawGrid(s),this.drawTitle()}},{z:o,draw:()=>{this.drawBorder()}},{z:t,draw:s=>{this.drawLabels(s)}}]}getMatchingVisibleMetas(e){const t=this.chart.getSortedVisibleDatasetMetas(),i=this.axis+"AxisID",o=[];let s,a;for(s=0,a=t.length;s<a;++s){const l=t[s];l[i]===this.id&&(!e||l.type===e)&&o.push(l)}return o}_resolveTickFontOptions(e){const t=this.options.ticks.setContext(this.getContext(e));return le(t.font)}_maxDigits(){const e=this._resolveTickFontOptions(0).lineHeight;return(this.isHorizontal()?this.width:this.height)/e}}class Hn{constructor(e,t,i){this.type=e,this.scope=t,this.override=i,this.items=Object.create(null)}isForType(e){return Object.prototype.isPrototypeOf.call(this.type.prototype,e.prototype)}register(e){const t=Object.getPrototypeOf(e);let i;vp(t)&&(i=this.register(t));const o=this.items,s=e.id,a=this.scope+"."+s;if(!s)throw new Error("class does not have id: "+e);return s in o||(o[s]=e,wp(e,a,i),this.override&&te.override(e.id,e.overrides)),a}get(e){return this.items[e]}unregister(e){const t=this.items,i=e.id,o=this.scope;i in t&&delete t[i],o&&i in te[o]&&(delete te[o][i],this.override&&delete Ze[i])}}function wp(n,e,t){const i=jt(Object.create(null),[t?te.get(t):{},te.get(e),n.defaults]);te.set(e,i),n.defaultRoutes&&_p(e,n.defaultRoutes),n.descriptors&&te.describe(e,n.descriptors)}function _p(n,e){Object.keys(e).forEach(t=>{const i=t.split("."),o=i.pop(),s=[n].concat(i).join("."),a=e[t].split("."),l=a.pop(),c=a.join(".");te.route(s,o,c,l)})}function vp(n){return"id"in n&&"defaults"in n}class Sp{constructor(){this.controllers=new Hn(Xt,"datasets",!0),this.elements=new Hn(it,"elements"),this.plugins=new Hn(Object,"plugins"),this.scales=new Hn(yt,"scales"),this._typedRegistries=[this.controllers,this.scales,this.elements]}add(...e){this._each("register",e)}remove(...e){this._each("unregister",e)}addControllers(...e){this._each("register",e,this.controllers)}addElements(...e){this._each("register",e,this.elements)}addPlugins(...e){this._each("register",e,this.plugins)}addScales(...e){this._each("register",e,this.scales)}getController(e){return this._get(e,this.controllers,"controller")}getElement(e){return this._get(e,this.elements,"element")}getPlugin(e){return this._get(e,this.plugins,"plugin")}getScale(e){return this._get(e,this.scales,"scale")}removeControllers(...e){this._each("unregister",e,this.controllers)}removeElements(...e){this._each("unregister",e,this.elements)}removePlugins(...e){this._each("unregister",e,this.plugins)}removeScales(...e){this._each("unregister",e,this.scales)}_each(e,t,i){[...t].forEach(o=>{const s=i||this._getRegistryForType(o);i||s.isForType(o)||s===this.plugins&&o.id?this._exec(e,s,o):U(o,a=>{const l=i||this._getRegistryForType(a);this._exec(e,l,a)})})}_exec(e,t,i){const o=qi(e);K(i["before"+o],[],i),t[e](i),K(i["after"+o],[],i)}_getRegistryForType(e){for(let t=0;t<this._typedRegistries.length;t++){const i=this._typedRegistries[t];if(i.isForType(e))return i}return this.plugins}_get(e,t,i){const o=t.get(e);if(o===void 0)throw new Error('"'+e+'" is not a registered '+i+".");return o}}var _e=new Sp;class $p{constructor(){this._init=void 0}notify(e,t,i,o){if(t==="beforeInit"&&(this._init=this._createDescriptors(e,!0),this._notify(this._init,e,"install")),this._init===void 0)return;const s=o?this._descriptors(e).filter(o):this._descriptors(e),a=this._notify(s,e,t,i);return t==="afterDestroy"&&(this._notify(s,e,"stop"),this._notify(this._init,e,"uninstall"),this._init=void 0),a}_notify(e,t,i,o){o=o||{};for(const s of e){const a=s.plugin,l=a[i],c=[t,o,s.options];if(K(l,c,a)===!1&&o.cancelable)return!1}return!0}invalidate(){Z(this._cache)||(this._oldCache=this._cache,this._cache=void 0)}_descriptors(e){if(this._cache)return this._cache;const t=this._cache=this._createDescriptors(e);return this._notifyStateChanges(e),t}_createDescriptors(e,t){const i=e&&e.config,o=H(i.options&&i.options.plugins,{}),s=Tp(i);return o===!1&&!t?[]:Pp(e,s,o,t)}_notifyStateChanges(e){const t=this._oldCache||[],i=this._cache,o=(s,a)=>s.filter(l=>!a.some(c=>l.plugin.id===c.plugin.id));this._notify(o(t,i),e,"stop"),this._notify(o(i,t),e,"start")}}function Tp(n){const e={},t=[],i=Object.keys(_e.plugins.items);for(let s=0;s<i.length;s++)t.push(_e.getPlugin(i[s]));const o=n.plugins||[];for(let s=0;s<o.length;s++){const a=o[s];t.indexOf(a)===-1&&(t.push(a),e[a.id]=!0)}return{plugins:t,localIds:e}}function Bp(n,e){return!e&&n===!1?null:n===!0?{}:n}function Pp(n,{plugins:e,localIds:t},i,o){const s=[],a=n.getContext();for(const l of e){const c=l.id,d=Bp(i[c],o);d!==null&&s.push({plugin:l,options:Mp(n.config,{plugin:l,local:t[c]},d,a)})}return s}function Mp(n,{plugin:e,local:t},i,o){const s=n.pluginScopeKeys(e),a=n.getOptionScopes(i,s);return t&&e.defaults&&a.push(e.defaults),n.createResolver(a,o,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function yo(n,e){const t=te.datasets[n]||{};return((e.datasets||{})[n]||{}).indexAxis||e.indexAxis||t.indexAxis||"x"}function Ep(n,e){let t=n;return n==="_index_"?t=e:n==="_value_"&&(t=e==="x"?"y":"x"),t}function Ap(n,e){return n===e?"_index_":"_value_"}function Ws(n){if(n==="x"||n==="y"||n==="r")return n}function Lp(n){if(n==="top"||n==="bottom")return"x";if(n==="left"||n==="right")return"y"}function ko(n,...e){if(Ws(n))return n;for(const t of e){const i=t.axis||Lp(t.position)||n.length>1&&Ws(n[0].toLowerCase());if(i)return i}throw new Error(`Cannot determine type of '${n}' axis. Please provide 'axis' or 'position' option.`)}function Us(n,e,t){if(t[e+"AxisID"]===n)return{axis:e}}function Ip(n,e){if(e.data&&e.data.datasets){const t=e.data.datasets.filter(i=>i.xAxisID===n||i.yAxisID===n);if(t.length)return Us(n,"x",t[0])||Us(n,"y",t[0])}return{}}function Op(n,e){const t=Ze[n.type]||{scales:{}},i=e.scales||{},o=yo(n.type,e),s=Object.create(null);return Object.keys(i).forEach(a=>{const l=i[a];if(!j(l))return console.error(`Invalid scale configuration for scale: ${a}`);if(l._proxy)return console.warn(`Ignoring resolver passed as options for scale: ${a}`);const c=ko(a,l,Ip(a,n),te.scales[l.type]),d=Ap(c,o),h=t.scales||{};s[a]=Ht(Object.create(null),[{axis:c},l,h[c],h[d]])}),n.data.datasets.forEach(a=>{const l=a.type||n.type,c=a.indexAxis||yo(l,e),h=(Ze[l]||{}).scales||{};Object.keys(h).forEach(u=>{const f=Ep(u,c),p=a[f+"AxisID"]||f;s[p]=s[p]||Object.create(null),Ht(s[p],[{axis:f},i[p],h[u]])})}),Object.keys(s).forEach(a=>{const l=s[a];Ht(l,[te.scales[l.type],te.scale])}),s}function Ys(n){const e=n.options||(n.options={});e.plugins=H(e.plugins,{}),e.scales=Op(n,e)}function Ks(n){return n=n||{},n.datasets=n.datasets||[],n.labels=n.labels||[],n}function Dp(n){return n=n||{},n.data=Ks(n.data),Ys(n),n}const qs=new Map,Xs=new Set;function Wn(n,e){let t=qs.get(n);return t||(t=e(),qs.set(n,t),Xs.add(t)),t}const nn=(n,e,t)=>{const i=Wt(e,t);i!==void 0&&n.add(i)};class Np{constructor(e){this._config=Dp(e),this._scopeCache=new Map,this._resolverCache=new Map}get platform(){return this._config.platform}get type(){return this._config.type}set type(e){this._config.type=e}get data(){return this._config.data}set data(e){this._config.data=Ks(e)}get options(){return this._config.options}set options(e){this._config.options=e}get plugins(){return this._config.plugins}update(){const e=this._config;this.clearCache(),Ys(e)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(e){return Wn(e,()=>[[`datasets.${e}`,""]])}datasetAnimationScopeKeys(e,t){return Wn(`${e}.transition.${t}`,()=>[[`datasets.${e}.transitions.${t}`,`transitions.${t}`],[`datasets.${e}`,""]])}datasetElementScopeKeys(e,t){return Wn(`${e}-${t}`,()=>[[`datasets.${e}.elements.${t}`,`datasets.${e}`,`elements.${t}`,""]])}pluginScopeKeys(e){const t=e.id,i=this.type;return Wn(`${i}-plugin-${t}`,()=>[[`plugins.${t}`,...e.additionalOptionScopes||[]]])}_cachedScopes(e,t){const i=this._scopeCache;let o=i.get(e);return(!o||t)&&(o=new Map,i.set(e,o)),o}getOptionScopes(e,t,i){const{options:o,type:s}=this,a=this._cachedScopes(e,i),l=a.get(t);if(l)return l;const c=new Set;t.forEach(h=>{e&&(c.add(e),h.forEach(u=>nn(c,e,u))),h.forEach(u=>nn(c,o,u)),h.forEach(u=>nn(c,Ze[s]||{},u)),h.forEach(u=>nn(c,te,u)),h.forEach(u=>nn(c,Ji,u))});const d=Array.from(c);return d.length===0&&d.push(Object.create(null)),Xs.has(t)&&a.set(t,d),d}chartOptionScopes(){const{options:e,type:t}=this;return[e,Ze[t]||{},te.datasets[t]||{},{type:t},te,Ji]}resolveNamedOptions(e,t,i,o=[""]){const s={$shared:!0},{resolver:a,subPrefixes:l}=Gs(this._resolverCache,e,o);let c=a;if(zp(a,t)){s.$shared=!1,i=je(i)?i():i;const d=this.createResolver(e,i,l);c=mt(a,i,d)}for(const d of t)s[d]=c[d];return s}createResolver(e,t,i=[""],o){const{resolver:s}=Gs(this._resolverCache,e,i);return j(t)?mt(s,t,void 0,o):s}}function Gs(n,e,t){let i=n.get(e);i||(i=new Map,n.set(e,i));const o=t.join();let s=i.get(o);return s||(s={resolver:oo(e,t),subPrefixes:t.filter(l=>!l.toLowerCase().includes("hover"))},i.set(o,s)),s}const Vp=n=>j(n)&&Object.getOwnPropertyNames(n).some(e=>je(n[e]));function zp(n,e){const{isScriptable:t,isIndexable:i}=us(n);for(const o of e){const s=t(o),a=i(o),l=(a||s)&&n[o];if(s&&(je(l)||Vp(l))||a&&ne(l))return!0}return!1}var Rp="4.5.1";const Fp=["top","bottom","left","right","chartArea"];function Zs(n,e){return n==="top"||n==="bottom"||Fp.indexOf(n)===-1&&e==="x"}function Qs(n,e){return function(t,i){return t[n]===i[n]?t[e]-i[e]:t[n]-i[n]}}function Js(n){const e=n.chart,t=e.options.animation;e.notifyPlugins("afterRender"),K(t&&t.onComplete,[n],e)}function jp(n){const e=n.chart,t=e.options.animation;K(t&&t.onProgress,[n],e)}function ea(n){return ao()&&typeof n=="string"?n=document.getElementById(n):n&&n.length&&(n=n[0]),n&&n.canvas&&(n=n.canvas),n}const Un={},ta=n=>{const e=ea(n);return Object.values(Un).filter(t=>t.canvas===e).pop()};function Hp(n,e,t){const i=Object.keys(n);for(const o of i){const s=+o;if(s>=e){const a=n[o];delete n[o],(t>0||s>e)&&(n[s+t]=a)}}}function Wp(n,e,t,i){return!t||n.type==="mouseout"?null:i?e:n}let Yn=(Ye=class{static register(...e){_e.add(...e),na()}static unregister(...e){_e.remove(...e),na()}constructor(e,t){const i=this.config=new Np(t),o=ea(e),s=ta(o);if(s)throw new Error("Canvas is already in use. Chart with ID '"+s.id+"' must be destroyed before the canvas with ID '"+s.canvas.id+"' can be reused.");const a=i.createResolver(i.chartOptionScopes(),this.getContext());this.platform=new(i.platform||lp(o)),this.platform.updateConfig(i);const l=this.platform.acquireContext(o,a.aspectRatio),c=l&&l.canvas,d=c&&c.height,h=c&&c.width;if(this.id=gh(),this.ctx=l,this.canvas=c,this.width=h,this.height=d,this._options=a,this._aspectRatio=this.aspectRatio,this._layers=[],this._metasets=[],this._stacks=void 0,this.boxes=[],this.currentDevicePixelRatio=void 0,this.chartArea=void 0,this._active=[],this._lastEvent=void 0,this._listeners={},this._responsiveListeners=void 0,this._sortedMetasets=[],this.scales={},this._plugins=new $p,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=Lh(u=>this.update(u),a.resizeDelay||0),this._dataChanges=[],Un[this.id]=this,!l||!c){console.error("Failed to create chart: can't acquire context from the given item");return}Ee.listen(this,"complete",Js),Ee.listen(this,"progress",jp),this._initialize(),this.attached&&this.update()}get aspectRatio(){const{options:{aspectRatio:e,maintainAspectRatio:t},width:i,height:o,_aspectRatio:s}=this;return Z(e)?t&&s?s:o?i/o:null:e}get data(){return this.config.data}set data(e){this.config.data=e}get options(){return this._options}set options(e){this.config.options=e}get registry(){return _e}_initialize(){return this.notifyPlugins("beforeInit"),this.options.responsive?this.resize():bs(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return ls(this.canvas,this.ctx),this}stop(){return Ee.stop(this),this}resize(e,t){Ee.running(this)?this._resizeBeforeDraw={width:e,height:t}:this._resize(e,t)}_resize(e,t){const i=this.options,o=this.canvas,s=i.maintainAspectRatio&&this.aspectRatio,a=this.platform.getMaximumSize(o,e,t,s),l=i.devicePixelRatio||this.platform.getDevicePixelRatio(),c=this.width?"resize":"attach";this.width=a.width,this.height=a.height,this._aspectRatio=this.aspectRatio,bs(this,l,!0)&&(this.notifyPlugins("resize",{size:a}),K(i.onResize,[this,a],this),this.attached&&this._doResize(c)&&this.render())}ensureScalesHaveIDs(){const t=this.options.scales||{};U(t,(i,o)=>{i.id=o})}buildOrUpdateScales(){const e=this.options,t=e.scales,i=this.scales,o=Object.keys(i).reduce((a,l)=>(a[l]=!1,a),{});let s=[];t&&(s=s.concat(Object.keys(t).map(a=>{const l=t[a],c=ko(a,l),d=c==="r",h=c==="x";return{options:l,dposition:d?"chartArea":h?"bottom":"left",dtype:d?"radialLinear":h?"category":"linear"}}))),U(s,a=>{const l=a.options,c=l.id,d=ko(c,l),h=H(l.type,a.dtype);(l.position===void 0||Zs(l.position,d)!==Zs(a.dposition))&&(l.position=a.dposition),o[c]=!0;let u=null;if(c in i&&i[c].type===h)u=i[c];else{const f=_e.getScale(h);u=new f({id:c,type:h,ctx:this.ctx,chart:this}),i[u.id]=u}u.init(l,e)}),U(o,(a,l)=>{a||delete i[l]}),U(i,a=>{Ue.configure(this,a,a.options),Ue.addBox(this,a)})}_updateMetasets(){const e=this._metasets,t=this.data.datasets.length,i=e.length;if(e.sort((o,s)=>o.index-s.index),i>t){for(let o=t;o<i;++o)this._destroyDatasetMeta(o);e.splice(t,i-t)}this._sortedMetasets=e.slice(0).sort(Qs("order","index"))}_removeUnreferencedMetasets(){const{_metasets:e,data:{datasets:t}}=this;e.length>t.length&&delete this._stacks,e.forEach((i,o)=>{t.filter(s=>s===i._dataset).length===0&&this._destroyDatasetMeta(o)})}buildOrUpdateControllers(){const e=[],t=this.data.datasets;let i,o;for(this._removeUnreferencedMetasets(),i=0,o=t.length;i<o;i++){const s=t[i];let a=this.getDatasetMeta(i);const l=s.type||this.config.type;if(a.type&&a.type!==l&&(this._destroyDatasetMeta(i),a=this.getDatasetMeta(i)),a.type=l,a.indexAxis=s.indexAxis||yo(l,this.options),a.order=s.order||0,a.index=i,a.label=""+s.label,a.visible=this.isDatasetVisible(i),a.controller)a.controller.updateIndex(i),a.controller.linkScales();else{const c=_e.getController(l),{datasetElementType:d,dataElementType:h}=te.datasets[l];Object.assign(c,{dataElementType:_e.getElement(h),datasetElementType:d&&_e.getElement(d)}),a.controller=new c(this,i),e.push(a.controller)}}return this._updateMetasets(),e}_resetElements(){U(this.data.datasets,(e,t)=>{this.getDatasetMeta(t).controller.reset()},this)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(e){const t=this.config;t.update();const i=this._options=t.createResolver(t.chartOptionScopes(),this.getContext()),o=this._animationsDisabled=!i.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),this.notifyPlugins("beforeUpdate",{mode:e,cancelable:!0})===!1)return;const s=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");let a=0;for(let d=0,h=this.data.datasets.length;d<h;d++){const{controller:u}=this.getDatasetMeta(d),f=!o&&s.indexOf(u)===-1;u.buildOrUpdateElements(f),a=Math.max(+u.getMaxOverflow(),a)}a=this._minPadding=i.layout.autoPadding?a:0,this._updateLayout(a),o||U(s,d=>{d.reset()}),this._updateDatasets(e),this.notifyPlugins("afterUpdate",{mode:e}),this._layers.sort(Qs("z","_idx"));const{_active:l,_lastEvent:c}=this;c?this._eventHandler(c,!0):l.length&&this._updateHoverStyles(l,l,!0),this.render()}_updateScales(){U(this.scales,e=>{Ue.removeBox(this,e)}),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}_checkEventBindings(){const e=this.options,t=new Set(Object.keys(this._listeners)),i=new Set(e.events);(!Ur(t,i)||!!this._responsiveListeners!==e.responsive)&&(this.unbindEvents(),this.bindEvents())}_updateHiddenIndices(){const{_hiddenIndices:e}=this,t=this._getUniformDataChanges()||[];for(const{method:i,start:o,count:s}of t){const a=i==="_removeElements"?-s:s;Hp(e,o,a)}}_getUniformDataChanges(){const e=this._dataChanges;if(!e||!e.length)return;this._dataChanges=[];const t=this.data.datasets.length,i=s=>new Set(e.filter(a=>a[0]===s).map((a,l)=>l+","+a.splice(1).join(","))),o=i(0);for(let s=1;s<t;s++)if(!Ur(o,i(s)))return;return Array.from(o).map(s=>s.split(",")).map(s=>({method:s[1],start:+s[2],count:+s[3]}))}_updateLayout(e){if(this.notifyPlugins("beforeLayout",{cancelable:!0})===!1)return;Ue.update(this,this.width,this.height,e);const t=this.chartArea,i=t.width<=0||t.height<=0;this._layers=[],U(this.boxes,o=>{i&&o.position==="chartArea"||(o.configure&&o.configure(),this._layers.push(...o._layers()))},this),this._layers.forEach((o,s)=>{o._idx=s}),this.notifyPlugins("afterLayout")}_updateDatasets(e){if(this.notifyPlugins("beforeDatasetsUpdate",{mode:e,cancelable:!0})!==!1){for(let t=0,i=this.data.datasets.length;t<i;++t)this.getDatasetMeta(t).controller.configure();for(let t=0,i=this.data.datasets.length;t<i;++t)this._updateDataset(t,je(e)?e({datasetIndex:t}):e);this.notifyPlugins("afterDatasetsUpdate",{mode:e})}}_updateDataset(e,t){const i=this.getDatasetMeta(e),o={meta:i,index:e,mode:t,cancelable:!0};this.notifyPlugins("beforeDatasetUpdate",o)!==!1&&(i.controller._update(t),o.cancelable=!1,this.notifyPlugins("afterDatasetUpdate",o))}render(){this.notifyPlugins("beforeRender",{cancelable:!0})!==!1&&(Ee.has(this)?this.attached&&!Ee.running(this)&&Ee.start(this):(this.draw(),Js({chart:this})))}draw(){let e;if(this._resizeBeforeDraw){const{width:i,height:o}=this._resizeBeforeDraw;this._resizeBeforeDraw=null,this._resize(i,o)}if(this.clear(),this.width<=0||this.height<=0||this.notifyPlugins("beforeDraw",{cancelable:!0})===!1)return;const t=this._layers;for(e=0;e<t.length&&t[e].z<=0;++e)t[e].draw(this.chartArea);for(this._drawDatasets();e<t.length;++e)t[e].draw(this.chartArea);this.notifyPlugins("afterDraw")}_getSortedDatasetMetas(e){const t=this._sortedMetasets,i=[];let o,s;for(o=0,s=t.length;o<s;++o){const a=t[o];(!e||a.visible)&&i.push(a)}return i}getSortedVisibleDatasetMetas(){return this._getSortedDatasetMetas(!0)}_drawDatasets(){if(this.notifyPlugins("beforeDatasetsDraw",{cancelable:!0})===!1)return;const e=this.getSortedVisibleDatasetMetas();for(let t=e.length-1;t>=0;--t)this._drawDataset(e[t]);this.notifyPlugins("afterDatasetsDraw")}_drawDataset(e){const t=this.ctx,i={meta:e,index:e.index,cancelable:!0},o=Cf(this,e);this.notifyPlugins("beforeDatasetDraw",i)!==!1&&(o&&to(t,o),e.controller.draw(),o&&no(t),i.cancelable=!1,this.notifyPlugins("afterDatasetDraw",i))}isPointInArea(e){return ht(e,this.chartArea,this._minPadding)}getElementsAtEventForMode(e,t,i,o){const s=Ff.modes[t];return typeof s=="function"?s(this,e,i,o):[]}getDatasetMeta(e){const t=this.data.datasets[e],i=this._metasets;let o=i.filter(s=>s&&s._dataset===t).pop();return o||(o={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:t&&t.order||0,index:e,_dataset:t,_parsed:[],_sorted:!1},i.push(o)),o}getContext(){return this.$context||(this.$context=Je(null,{chart:this,type:"chart"}))}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(e){const t=this.data.datasets[e];if(!t)return!1;const i=this.getDatasetMeta(e);return typeof i.hidden=="boolean"?!i.hidden:!t.hidden}setDatasetVisibility(e,t){const i=this.getDatasetMeta(e);i.hidden=!t}toggleDataVisibility(e){this._hiddenIndices[e]=!this._hiddenIndices[e]}getDataVisibility(e){return!this._hiddenIndices[e]}_updateVisibility(e,t,i){const o=i?"show":"hide",s=this.getDatasetMeta(e),a=s.controller._resolveAnimations(void 0,o);vn(t)?(s.data[t].hidden=!i,this.update()):(this.setDatasetVisibility(e,i),a.update(s,{visible:i}),this.update(l=>l.datasetIndex===e?o:void 0))}hide(e,t){this._updateVisibility(e,t,!1)}show(e,t){this._updateVisibility(e,t,!0)}_destroyDatasetMeta(e){const t=this._metasets[e];t&&t.controller&&t.controller._destroy(),delete this._metasets[e]}_stop(){let e,t;for(this.stop(),Ee.remove(this),e=0,t=this.data.datasets.length;e<t;++e)this._destroyDatasetMeta(e)}destroy(){this.notifyPlugins("beforeDestroy");const{canvas:e,ctx:t}=this;this._stop(),this.config.clearCache(),e&&(this.unbindEvents(),ls(e,t),this.platform.releaseContext(t),this.canvas=null,this.ctx=null),delete Un[this.id],this.notifyPlugins("afterDestroy")}toBase64Image(...e){return this.canvas.toDataURL(...e)}bindEvents(){this.bindUserEvents(),this.options.responsive?this.bindResponsiveEvents():this.attached=!0}bindUserEvents(){const e=this._listeners,t=this.platform,i=(s,a)=>{t.addEventListener(this,s,a),e[s]=a},o=(s,a,l)=>{s.offsetX=a,s.offsetY=l,this._eventHandler(s)};U(this.options.events,s=>i(s,o))}bindResponsiveEvents(){this._responsiveListeners||(this._responsiveListeners={});const e=this._responsiveListeners,t=this.platform,i=(c,d)=>{t.addEventListener(this,c,d),e[c]=d},o=(c,d)=>{e[c]&&(t.removeEventListener(this,c,d),delete e[c])},s=(c,d)=>{this.canvas&&this.resize(c,d)};let a;const l=()=>{o("attach",l),this.attached=!0,this.resize(),i("resize",s),i("detach",a)};a=()=>{this.attached=!1,o("resize",s),this._stop(),this._resize(0,0),i("attach",l)},t.isAttached(this.canvas)?l():a()}unbindEvents(){U(this._listeners,(e,t)=>{this.platform.removeEventListener(this,t,e)}),this._listeners={},U(this._responsiveListeners,(e,t)=>{this.platform.removeEventListener(this,t,e)}),this._responsiveListeners=void 0}updateHoverStyle(e,t,i){const o=i?"set":"remove";let s,a,l,c;for(t==="dataset"&&(s=this.getDatasetMeta(e[0].datasetIndex),s.controller["_"+o+"DatasetHoverStyle"]()),l=0,c=e.length;l<c;++l){a=e[l];const d=a&&this.getDatasetMeta(a.datasetIndex).controller;d&&d[o+"HoverStyle"](a.element,a.datasetIndex,a.index)}}getActiveElements(){return this._active||[]}setActiveElements(e){const t=this._active||[],i=e.map(({datasetIndex:s,index:a})=>{const l=this.getDatasetMeta(s);if(!l)throw new Error("No dataset found at index "+s);return{datasetIndex:s,element:l.data[a],index:a}});!wn(i,t)&&(this._active=i,this._lastEvent=null,this._updateHoverStyles(i,t))}notifyPlugins(e,t,i){return this._plugins.notify(this,e,t,i)}isPluginEnabled(e){return this._plugins._cache.filter(t=>t.plugin.id===e).length===1}_updateHoverStyles(e,t,i){const o=this.options.hover,s=(c,d)=>c.filter(h=>!d.some(u=>h.datasetIndex===u.datasetIndex&&h.index===u.index)),a=s(t,e),l=i?e:s(e,t);a.length&&this.updateHoverStyle(a,o.mode,!1),l.length&&o.mode&&this.updateHoverStyle(l,o.mode,!0)}_eventHandler(e,t){const i={event:e,replay:t,cancelable:!0,inChartArea:this.isPointInArea(e)},o=a=>(a.options.events||this.options.events).includes(e.native.type);if(this.notifyPlugins("beforeEvent",i,o)===!1)return;const s=this._handleEvent(e,t,i.inChartArea);return i.cancelable=!1,this.notifyPlugins("afterEvent",i,o),(s||i.changed)&&this.render(),this}_handleEvent(e,t,i){const{_active:o=[],options:s}=this,a=t,l=this._getActiveElements(e,o,i,a),c=wh(e),d=Wp(e,this._lastEvent,i,c);i&&(this._lastEvent=null,K(s.onHover,[e,l,this],this),c&&K(s.onClick,[e,l,this],this));const h=!wn(l,o);return(h||t)&&(this._active=l,this._updateHoverStyles(l,o,t)),this._lastEvent=d,h}_getActiveElements(e,t,i,o){if(e.type==="mouseout")return[];if(!i)return t;const s=this.options.hover;return this.getElementsAtEventForMode(e,s.mode,s,o)}},V(Ye,"defaults",te),V(Ye,"instances",Un),V(Ye,"overrides",Ze),V(Ye,"registry",_e),V(Ye,"version",Rp),V(Ye,"getChart",ta),Ye);function na(){return U(Yn.instances,n=>n._plugins.invalidate())}function Up(n,e,t){const{startAngle:i,x:o,y:s,outerRadius:a,innerRadius:l,options:c}=e,{borderWidth:d,borderJoinStyle:h}=c,u=Math.min(d/a,pe(i-t));if(n.beginPath(),n.arc(o,s,a-d/2,i+u/2,t-u/2),l>0){const f=Math.min(d/l,pe(i-t));n.arc(o,s,l+d/2,t-f/2,i+f/2,!0)}else{const f=Math.min(d/2,a*pe(i-t));if(h==="round")n.arc(o,s,f,t-Y/2,i+Y/2,!0);else if(h==="bevel"){const p=2*f*f,m=-p*Math.cos(t+Y/2)+o,g=-p*Math.sin(t+Y/2)+s,b=p*Math.cos(i+Y/2)+o,y=p*Math.sin(i+Y/2)+s;n.lineTo(m,g),n.lineTo(b,y)}}n.closePath(),n.moveTo(0,0),n.rect(0,0,n.canvas.width,n.canvas.height),n.clip("evenodd")}function Yp(n,e,t){const{startAngle:i,pixelMargin:o,x:s,y:a,outerRadius:l,innerRadius:c}=e;let d=o/l;n.beginPath(),n.arc(s,a,l,i-d,t+d),c>o?(d=o/c,n.arc(s,a,c,t+d,i-d,!0)):n.arc(s,a,o,t+ie,i-ie),n.closePath(),n.clip()}function Kp(n){return io(n,["outerStart","outerEnd","innerStart","innerEnd"])}function qp(n,e,t,i){const o=Kp(n.options.borderRadius),s=(t-e)/2,a=Math.min(s,i*e/2),l=c=>{const d=(t-Math.min(s,c))*i/2;return ye(c,0,Math.min(s,d))};return{outerStart:l(o.outerStart),outerEnd:l(o.outerEnd),innerStart:ye(o.innerStart,0,a),innerEnd:ye(o.innerEnd,0,a)}}function kt(n,e,t,i){return{x:t+n*Math.cos(e),y:i+n*Math.sin(e)}}function Kn(n,e,t,i,o,s){const{x:a,y:l,startAngle:c,pixelMargin:d,innerRadius:h}=e,u=Math.max(e.outerRadius+i+t-d,0),f=h>0?h+i+t+d:0;let p=0;const m=o-c;if(i){const M=h>0?h-i:0,I=u>0?u-i:0,O=(M+I)/2,oe=O!==0?m*O/(O+i):m;p=(m-oe)/2}const g=Math.max(.001,m*u-t/Y)/u,b=(m-g)/2,y=c+b+p,k=o-b-p,{outerStart:x,outerEnd:w,innerStart:_,innerEnd:$}=qp(e,f,u,k-y),T=u-x,B=u-w,P=y+x/T,A=k-w/B,L=f+_,C=f+$,v=y+_/L,E=k-$/C;if(n.beginPath(),s){const M=(P+A)/2;if(n.arc(a,l,u,P,M),n.arc(a,l,u,M,A),w>0){const q=kt(B,A,a,l);n.arc(q.x,q.y,w,A,k+ie)}const I=kt(C,k,a,l);if(n.lineTo(I.x,I.y),$>0){const q=kt(C,E,a,l);n.arc(q.x,q.y,$,k+ie,E+Math.PI)}const O=(k-$/f+(y+_/f))/2;if(n.arc(a,l,f,k-$/f,O,!0),n.arc(a,l,f,O,y+_/f,!0),_>0){const q=kt(L,v,a,l);n.arc(q.x,q.y,_,v+Math.PI,y-ie)}const oe=kt(T,y,a,l);if(n.lineTo(oe.x,oe.y),x>0){const q=kt(T,P,a,l);n.arc(q.x,q.y,x,y-ie,P)}}else{n.moveTo(a,l);const M=Math.cos(P)*u+a,I=Math.sin(P)*u+l;n.lineTo(M,I);const O=Math.cos(A)*u+a,oe=Math.sin(A)*u+l;n.lineTo(O,oe)}n.closePath()}function Xp(n,e,t,i,o){const{fullCircles:s,startAngle:a,circumference:l}=e;let c=e.endAngle;if(s){Kn(n,e,t,i,c,o);for(let d=0;d<s;++d)n.fill();isNaN(l)||(c=a+(l%ee||ee))}return Kn(n,e,t,i,c,o),n.fill(),c}function Gp(n,e,t,i,o){const{fullCircles:s,startAngle:a,circumference:l,options:c}=e,{borderWidth:d,borderJoinStyle:h,borderDash:u,borderDashOffset:f,borderRadius:p}=c,m=c.borderAlign==="inner";if(!d)return;n.setLineDash(u||[]),n.lineDashOffset=f,m?(n.lineWidth=d*2,n.lineJoin=h||"round"):(n.lineWidth=d,n.lineJoin=h||"bevel");let g=e.endAngle;if(s){Kn(n,e,t,i,g,o);for(let b=0;b<s;++b)n.stroke();isNaN(l)||(g=a+(l%ee||ee))}m&&Yp(n,e,g),c.selfJoin&&g-a>=Y&&p===0&&h!=="miter"&&Up(n,e,g),s||(Kn(n,e,t,i,g,o),n.stroke())}class on extends it{constructor(t){super();V(this,"circumference");V(this,"endAngle");V(this,"fullCircles");V(this,"innerRadius");V(this,"outerRadius");V(this,"pixelMargin");V(this,"startAngle");this.options=void 0,this.circumference=void 0,this.startAngle=void 0,this.endAngle=void 0,this.innerRadius=void 0,this.outerRadius=void 0,this.pixelMargin=0,this.fullCircles=0,t&&Object.assign(this,t)}inRange(t,i,o){const s=this.getProps(["x","y"],o),{angle:a,distance:l}=Gr(s,{x:t,y:i}),{startAngle:c,endAngle:d,innerRadius:h,outerRadius:u,circumference:f}=this.getProps(["startAngle","endAngle","innerRadius","outerRadius","circumference"],o),p=(this.options.spacing+this.options.borderWidth)/2,m=H(f,d-c),g=Pn(a,c,d)&&c!==d,b=m>=ee||g,y=Ut(l,h+p,u+p);return b&&y}getCenterPoint(t){const{x:i,y:o,startAngle:s,endAngle:a,innerRadius:l,outerRadius:c}=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius"],t),{offset:d,spacing:h}=this.options,u=(s+a)/2,f=(l+c+h+d)/2;return{x:i+Math.cos(u)*f,y:o+Math.sin(u)*f}}tooltipPosition(t){return this.getCenterPoint(t)}draw(t){const{options:i,circumference:o}=this,s=(i.offset||0)/4,a=(i.spacing||0)/2,l=i.circular;if(this.pixelMargin=i.borderAlign==="inner"?.33:0,this.fullCircles=o>ee?Math.floor(o/ee):0,o===0||this.innerRadius<0||this.outerRadius<0)return;t.save();const c=(this.startAngle+this.endAngle)/2;t.translate(Math.cos(c)*s,Math.sin(c)*s);const d=1-Math.sin(Math.min(Y,o||0)),h=s*d;t.fillStyle=i.backgroundColor,t.strokeStyle=i.borderColor,Xp(t,this,h,a,l),Gp(t,this,h,a,l),t.restore()}}V(on,"id","arc"),V(on,"defaults",{borderAlign:"center",borderColor:"#fff",borderDash:[],borderDashOffset:0,borderJoinStyle:void 0,borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0,circular:!0,selfJoin:!1}),V(on,"defaultRoutes",{backgroundColor:"backgroundColor"}),V(on,"descriptors",{_scriptable:!0,_indexable:t=>t!=="borderDash"});const ia=(n,e)=>{let{boxHeight:t=e,boxWidth:i=e}=n;return n.usePointStyle&&(t=Math.min(t,e),i=n.pointStyleWidth||Math.min(i,e)),{boxWidth:i,boxHeight:t,itemHeight:Math.max(e,t)}},Zp=(n,e)=>n!==null&&e!==null&&n.datasetIndex===e.datasetIndex&&n.index===e.index;class oa extends it{constructor(e){super(),this._added=!1,this.legendHitBoxes=[],this._hoveredItem=null,this.doughnutMode=!1,this.chart=e.chart,this.options=e.options,this.ctx=e.ctx,this.legendItems=void 0,this.columnSizes=void 0,this.lineWidths=void 0,this.maxHeight=void 0,this.maxWidth=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.height=void 0,this.width=void 0,this._margins=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(e,t,i){this.maxWidth=e,this.maxHeight=t,this._margins=i,this.setDimensions(),this.buildLabels(),this.fit()}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=this._margins.left,this.right=this.width):(this.height=this.maxHeight,this.top=this._margins.top,this.bottom=this.height)}buildLabels(){const e=this.options.labels||{};let t=K(e.generateLabels,[this.chart],this)||[];e.filter&&(t=t.filter(i=>e.filter(i,this.chart.data))),e.sort&&(t=t.sort((i,o)=>e.sort(i,o,this.chart.data))),this.options.reverse&&t.reverse(),this.legendItems=t}fit(){const{options:e,ctx:t}=this;if(!e.display){this.width=this.height=0;return}const i=e.labels,o=le(i.font),s=o.size,a=this._computeTitleHeight(),{boxWidth:l,itemHeight:c}=ia(i,s);let d,h;t.font=o.string,this.isHorizontal()?(d=this.maxWidth,h=this._fitRows(a,s,l,c)+10):(h=this.maxHeight,d=this._fitCols(a,o,l,c)+10),this.width=Math.min(d,e.maxWidth||this.maxWidth),this.height=Math.min(h,e.maxHeight||this.maxHeight)}_fitRows(e,t,i,o){const{ctx:s,maxWidth:a,options:{labels:{padding:l}}}=this,c=this.legendHitBoxes=[],d=this.lineWidths=[0],h=o+l;let u=e;s.textAlign="left",s.textBaseline="middle";let f=-1,p=-h;return this.legendItems.forEach((m,g)=>{const b=i+t/2+s.measureText(m.text).width;(g===0||d[d.length-1]+b+2*l>a)&&(u+=h,d[d.length-(g>0?0:1)]=0,p+=h,f++),c[g]={left:0,top:p,row:f,width:b,height:o},d[d.length-1]+=b+l}),u}_fitCols(e,t,i,o){const{ctx:s,maxHeight:a,options:{labels:{padding:l}}}=this,c=this.legendHitBoxes=[],d=this.columnSizes=[],h=a-e;let u=l,f=0,p=0,m=0,g=0;return this.legendItems.forEach((b,y)=>{const{itemWidth:k,itemHeight:x}=Qp(i,t,s,b,o);y>0&&p+x+2*l>h&&(u+=f+l,d.push({width:f,height:p}),m+=f+l,g++,f=p=0),c[y]={left:m,top:p,col:g,width:k,height:x},f=Math.max(f,k),p+=x+l}),u+=f,d.push({width:f,height:p}),u}adjustHitBoxes(){if(!this.options.display)return;const e=this._computeTitleHeight(),{legendHitBoxes:t,options:{align:i,labels:{padding:o},rtl:s}}=this,a=gt(s,this.left,this.width);if(this.isHorizontal()){let l=0,c=me(i,this.left+o,this.right-this.lineWidths[l]);for(const d of t)l!==d.row&&(l=d.row,c=me(i,this.left+o,this.right-this.lineWidths[l])),d.top+=this.top+e+o,d.left=a.leftForLtr(a.x(c),d.width),c+=d.width+o}else{let l=0,c=me(i,this.top+e+o,this.bottom-this.columnSizes[l].height);for(const d of t)d.col!==l&&(l=d.col,c=me(i,this.top+e+o,this.bottom-this.columnSizes[l].height)),d.top=c,d.left+=this.left+o,d.left=a.leftForLtr(a.x(d.left),d.width),c+=d.height+o}}isHorizontal(){return this.options.position==="top"||this.options.position==="bottom"}draw(){if(this.options.display){const e=this.ctx;to(e,this),this._draw(),no(e)}}_draw(){const{options:e,columnSizes:t,lineWidths:i,ctx:o}=this,{align:s,labels:a}=e,l=te.color,c=gt(e.rtl,this.left,this.width),d=le(a.font),{padding:h}=a,u=d.size,f=u/2;let p;this.drawTitle(),o.textAlign=c.textAlign("left"),o.textBaseline="middle",o.lineWidth=.5,o.font=d.string;const{boxWidth:m,boxHeight:g,itemHeight:b}=ia(a,u),y=function($,T,B){if(isNaN(m)||m<=0||isNaN(g)||g<0)return;o.save();const P=H(B.lineWidth,1);if(o.fillStyle=H(B.fillStyle,l),o.lineCap=H(B.lineCap,"butt"),o.lineDashOffset=H(B.lineDashOffset,0),o.lineJoin=H(B.lineJoin,"miter"),o.lineWidth=P,o.strokeStyle=H(B.strokeStyle,l),o.setLineDash(H(B.lineDash,[])),a.usePointStyle){const A={radius:g*Math.SQRT2/2,pointStyle:B.pointStyle,rotation:B.rotation,borderWidth:P},L=c.xPlus($,m/2),C=T+f;ds(o,A,L,C,a.pointStyleWidth&&m)}else{const A=T+Math.max((u-g)/2,0),L=c.leftForLtr($,m),C=pt(B.borderRadius);o.beginPath(),Object.values(C).some(v=>v!==0)?In(o,{x:L,y:A,w:m,h:g,radius:C}):o.rect(L,A,m,g),o.fill(),P!==0&&o.stroke()}o.restore()},k=function($,T,B){ft(o,B.text,$,T+b/2,d,{strikethrough:B.hidden,textAlign:c.textAlign(B.textAlign)})},x=this.isHorizontal(),w=this._computeTitleHeight();x?p={x:me(s,this.left+h,this.right-i[0]),y:this.top+h+w,line:0}:p={x:this.left+h,y:me(s,this.top+w+h,this.bottom-t[0].height),line:0},ks(this.ctx,e.textDirection);const _=b+h;this.legendItems.forEach(($,T)=>{o.strokeStyle=$.fontColor,o.fillStyle=$.fontColor;const B=o.measureText($.text).width,P=c.textAlign($.textAlign||($.textAlign=a.textAlign)),A=m+f+B;let L=p.x,C=p.y;c.setWidth(this.width),x?T>0&&L+A+h>this.right&&(C=p.y+=_,p.line++,L=p.x=me(s,this.left+h,this.right-i[p.line])):T>0&&C+_>this.bottom&&(L=p.x=L+t[p.line].width+h,p.line++,C=p.y=me(s,this.top+w+h,this.bottom-t[p.line].height));const v=c.x(L);if(y(v,C,$),L=Ih(P,L+m+f,x?L+A:this.right,e.rtl),k(c.x(L),C,$),x)p.x+=A+h;else if(typeof $.text!="string"){const E=d.lineHeight;p.y+=ra($,E)+h}else p.y+=_}),Cs(this.ctx,e.textDirection)}drawTitle(){const e=this.options,t=e.title,i=le(t.font),o=de(t.padding);if(!t.display)return;const s=gt(e.rtl,this.left,this.width),a=this.ctx,l=t.position,c=i.size/2,d=o.top+c;let h,u=this.left,f=this.width;if(this.isHorizontal())f=Math.max(...this.lineWidths),h=this.top+d,u=me(e.align,u,this.right-f);else{const m=this.columnSizes.reduce((g,b)=>Math.max(g,b.height),0);h=d+me(e.align,this.top,this.bottom-m-e.labels.padding-this._computeTitleHeight())}const p=me(l,u,u+f);a.textAlign=s.textAlign(ts(l)),a.textBaseline="middle",a.strokeStyle=t.color,a.fillStyle=t.color,a.font=i.string,ft(a,t.text,p,h,i)}_computeTitleHeight(){const e=this.options.title,t=le(e.font),i=de(e.padding);return e.display?t.lineHeight+i.height:0}_getLegendItemAt(e,t){let i,o,s;if(Ut(e,this.left,this.right)&&Ut(t,this.top,this.bottom)){for(s=this.legendHitBoxes,i=0;i<s.length;++i)if(o=s[i],Ut(e,o.left,o.left+o.width)&&Ut(t,o.top,o.top+o.height))return this.legendItems[i]}return null}handleEvent(e){const t=this.options;if(!tm(e.type,t))return;const i=this._getLegendItemAt(e.x,e.y);if(e.type==="mousemove"||e.type==="mouseout"){const o=this._hoveredItem,s=Zp(o,i);o&&!s&&K(t.onLeave,[e,o,this],this),this._hoveredItem=i,i&&!s&&K(t.onHover,[e,i,this],this)}else i&&K(t.onClick,[e,i,this],this)}}function Qp(n,e,t,i,o){const s=Jp(i,n,e,t),a=em(o,i,e.lineHeight);return{itemWidth:s,itemHeight:a}}function Jp(n,e,t,i){let o=n.text;return o&&typeof o!="string"&&(o=o.reduce((s,a)=>s.length>a.length?s:a)),e+t.size/2+i.measureText(o).width}function em(n,e,t){let i=n;return typeof e.text!="string"&&(i=ra(e,t)),i}function ra(n,e){const t=n.text?n.text.length:0;return e*t}function tm(n,e){return!!((n==="mousemove"||n==="mouseout")&&(e.onHover||e.onLeave)||e.onClick&&(n==="click"||n==="mouseup"))}var nm={id:"legend",_element:oa,start(n,e,t){const i=n.legend=new oa({ctx:n.ctx,options:t,chart:n});Ue.configure(n,i,t),Ue.addBox(n,i)},stop(n){Ue.removeBox(n,n.legend),delete n.legend},beforeUpdate(n,e,t){const i=n.legend;Ue.configure(n,i,t),i.options=t},afterUpdate(n){const e=n.legend;e.buildLabels(),e.adjustHitBoxes()},afterEvent(n,e){e.replay||n.legend.handleEvent(e.event)},defaults:{display:!0,position:"top",align:"center",fullSize:!0,reverse:!1,weight:1e3,onClick(n,e,t){const i=e.datasetIndex,o=t.chart;o.isDatasetVisible(i)?(o.hide(i),e.hidden=!0):(o.show(i),e.hidden=!1)},onHover:null,onLeave:null,labels:{color:n=>n.chart.options.color,boxWidth:40,padding:10,generateLabels(n){const e=n.data.datasets,{labels:{usePointStyle:t,pointStyle:i,textAlign:o,color:s,useBorderRadius:a,borderRadius:l}}=n.legend.options;return n._getSortedDatasetMetas().map(c=>{const d=c.controller.getStyle(t?0:void 0),h=de(d.borderWidth);return{text:e[c.index].label,fillStyle:d.backgroundColor,fontColor:s,hidden:!c.visible,lineCap:d.borderCapStyle,lineDash:d.borderDash,lineDashOffset:d.borderDashOffset,lineJoin:d.borderJoinStyle,lineWidth:(h.width+h.height)/4,strokeStyle:d.borderColor,pointStyle:i||d.pointStyle,rotation:d.rotation,textAlign:o||d.textAlign,borderRadius:a&&(l||d.borderRadius),datasetIndex:c.index}},this)}},title:{color:n=>n.chart.options.color,display:!1,position:"center",text:""}},descriptors:{_scriptable:n=>!n.startsWith("on"),labels:{_scriptable:n=>!["generateLabels","filter","sort"].includes(n)}}};const rn={average(n){if(!n.length)return!1;let e,t,i=new Set,o=0,s=0;for(e=0,t=n.length;e<t;++e){const l=n[e].element;if(l&&l.hasValue()){const c=l.tooltipPosition();i.add(c.x),o+=c.y,++s}}return s===0||i.size===0?!1:{x:[...i].reduce((l,c)=>l+c)/i.size,y:o/s}},nearest(n,e){if(!n.length)return!1;let t=e.x,i=e.y,o=Number.POSITIVE_INFINITY,s,a,l;for(s=0,a=n.length;s<a;++s){const c=n[s].element;if(c&&c.hasValue()){const d=c.getCenterPoint(),h=Th(e,d);h<o&&(o=h,l=c)}}if(l){const c=l.tooltipPosition();t=c.x,i=c.y}return{x:t,y:i}}};function ve(n,e){return e&&(ne(e)?Array.prototype.push.apply(n,e):n.push(e)),n}function Ae(n){return(typeof n=="string"||n instanceof String)&&n.indexOf(`
105
+ `)>-1?n.split(`
106
+ `):n}function im(n,e){const{element:t,datasetIndex:i,index:o}=e,s=n.getDatasetMeta(i).controller,{label:a,value:l}=s.getLabelAndValue(o);return{chart:n,label:a,parsed:s.getParsed(o),raw:n.data.datasets[i].data[o],formattedValue:l,dataset:s.getDataset(),dataIndex:o,datasetIndex:i,element:t}}function sa(n,e){const t=n.chart.ctx,{body:i,footer:o,title:s}=n,{boxWidth:a,boxHeight:l}=e,c=le(e.bodyFont),d=le(e.titleFont),h=le(e.footerFont),u=s.length,f=o.length,p=i.length,m=de(e.padding);let g=m.height,b=0,y=i.reduce((w,_)=>w+_.before.length+_.lines.length+_.after.length,0);if(y+=n.beforeBody.length+n.afterBody.length,u&&(g+=u*d.lineHeight+(u-1)*e.titleSpacing+e.titleMarginBottom),y){const w=e.displayColors?Math.max(l,c.lineHeight):c.lineHeight;g+=p*w+(y-p)*c.lineHeight+(y-1)*e.bodySpacing}f&&(g+=e.footerMarginTop+f*h.lineHeight+(f-1)*e.footerSpacing);let k=0;const x=function(w){b=Math.max(b,t.measureText(w).width+k)};return t.save(),t.font=d.string,U(n.title,x),t.font=c.string,U(n.beforeBody.concat(n.afterBody),x),k=e.displayColors?a+2+e.boxPadding:0,U(i,w=>{U(w.before,x),U(w.lines,x),U(w.after,x)}),k=0,t.font=h.string,U(n.footer,x),t.restore(),b+=m.width,{width:b,height:g}}function om(n,e){const{y:t,height:i}=e;return t<i/2?"top":t>n.height-i/2?"bottom":"center"}function rm(n,e,t,i){const{x:o,width:s}=i,a=t.caretSize+t.caretPadding;if(n==="left"&&o+s+a>e.width||n==="right"&&o-s-a<0)return!0}function sm(n,e,t,i){const{x:o,width:s}=t,{width:a,chartArea:{left:l,right:c}}=n;let d="center";return i==="center"?d=o<=(l+c)/2?"left":"right":o<=s/2?d="left":o>=a-s/2&&(d="right"),rm(d,n,e,t)&&(d="center"),d}function aa(n,e,t){const i=t.yAlign||e.yAlign||om(n,t);return{xAlign:t.xAlign||e.xAlign||sm(n,e,t,i),yAlign:i}}function am(n,e){let{x:t,width:i}=n;return e==="right"?t-=i:e==="center"&&(t-=i/2),t}function lm(n,e,t){let{y:i,height:o}=n;return e==="top"?i+=t:e==="bottom"?i-=o+t:i-=o/2,i}function la(n,e,t,i){const{caretSize:o,caretPadding:s,cornerRadius:a}=n,{xAlign:l,yAlign:c}=t,d=o+s,{topLeft:h,topRight:u,bottomLeft:f,bottomRight:p}=pt(a);let m=am(e,l);const g=lm(e,c,d);return c==="center"?l==="left"?m+=d:l==="right"&&(m-=d):l==="left"?m-=Math.max(h,f)+o:l==="right"&&(m+=Math.max(u,p)+o),{x:ye(m,0,i.width-e.width),y:ye(g,0,i.height-e.height)}}function qn(n,e,t){const i=de(t.padding);return e==="center"?n.x+n.width/2:e==="right"?n.x+n.width-i.right:n.x+i.left}function ca(n){return ve([],Ae(n))}function cm(n,e,t){return Je(n,{tooltip:e,tooltipItems:t,type:"tooltip"})}function da(n,e){const t=e&&e.dataset&&e.dataset.tooltip&&e.dataset.tooltip.callbacks;return t?n.override(t):n}const ua={beforeTitle:Me,title(n){if(n.length>0){const e=n[0],t=e.chart.data.labels,i=t?t.length:0;if(this&&this.options&&this.options.mode==="dataset")return e.dataset.label||"";if(e.label)return e.label;if(i>0&&e.dataIndex<i)return t[e.dataIndex]}return""},afterTitle:Me,beforeBody:Me,beforeLabel:Me,label(n){if(this&&this.options&&this.options.mode==="dataset")return n.label+": "+n.formattedValue||n.formattedValue;let e=n.dataset.label||"";e&&(e+=": ");const t=n.formattedValue;return Z(t)||(e+=t),e},labelColor(n){const t=n.chart.getDatasetMeta(n.datasetIndex).controller.getStyle(n.dataIndex);return{borderColor:t.borderColor,backgroundColor:t.backgroundColor,borderWidth:t.borderWidth,borderDash:t.borderDash,borderDashOffset:t.borderDashOffset,borderRadius:0}},labelTextColor(){return this.options.bodyColor},labelPointStyle(n){const t=n.chart.getDatasetMeta(n.datasetIndex).controller.getStyle(n.dataIndex);return{pointStyle:t.pointStyle,rotation:t.rotation}},afterLabel:Me,afterBody:Me,beforeFooter:Me,footer:Me,afterFooter:Me};function ue(n,e,t,i){const o=n[e].call(t,i);return typeof o>"u"?ua[e].call(t,i):o}class Co extends it{constructor(e){super(),this.opacity=0,this._active=[],this._eventPosition=void 0,this._size=void 0,this._cachedAnimations=void 0,this._tooltipItems=[],this.$animations=void 0,this.$context=void 0,this.chart=e.chart,this.options=e.options,this.dataPoints=void 0,this.title=void 0,this.beforeBody=void 0,this.body=void 0,this.afterBody=void 0,this.footer=void 0,this.xAlign=void 0,this.yAlign=void 0,this.x=void 0,this.y=void 0,this.height=void 0,this.width=void 0,this.caretX=void 0,this.caretY=void 0,this.labelColors=void 0,this.labelPointStyles=void 0,this.labelTextColors=void 0}initialize(e){this.options=e,this._cachedAnimations=void 0,this.$context=void 0}_resolveAnimations(){const e=this._cachedAnimations;if(e)return e;const t=this.chart,i=this.options.setContext(this.getContext()),o=i.enabled&&t.options.animation&&i.animations,s=new ws(this.chart,o);return o._cacheable&&(this._cachedAnimations=Object.freeze(s)),s}getContext(){return this.$context||(this.$context=cm(this.chart.getContext(),this,this._tooltipItems))}getTitle(e,t){const{callbacks:i}=t,o=ue(i,"beforeTitle",this,e),s=ue(i,"title",this,e),a=ue(i,"afterTitle",this,e);let l=[];return l=ve(l,Ae(o)),l=ve(l,Ae(s)),l=ve(l,Ae(a)),l}getBeforeBody(e,t){return ca(ue(t.callbacks,"beforeBody",this,e))}getBody(e,t){const{callbacks:i}=t,o=[];return U(e,s=>{const a={before:[],lines:[],after:[]},l=da(i,s);ve(a.before,Ae(ue(l,"beforeLabel",this,s))),ve(a.lines,ue(l,"label",this,s)),ve(a.after,Ae(ue(l,"afterLabel",this,s))),o.push(a)}),o}getAfterBody(e,t){return ca(ue(t.callbacks,"afterBody",this,e))}getFooter(e,t){const{callbacks:i}=t,o=ue(i,"beforeFooter",this,e),s=ue(i,"footer",this,e),a=ue(i,"afterFooter",this,e);let l=[];return l=ve(l,Ae(o)),l=ve(l,Ae(s)),l=ve(l,Ae(a)),l}_createItems(e){const t=this._active,i=this.chart.data,o=[],s=[],a=[];let l=[],c,d;for(c=0,d=t.length;c<d;++c)l.push(im(this.chart,t[c]));return e.filter&&(l=l.filter((h,u,f)=>e.filter(h,u,f,i))),e.itemSort&&(l=l.sort((h,u)=>e.itemSort(h,u,i))),U(l,h=>{const u=da(e.callbacks,h);o.push(ue(u,"labelColor",this,h)),s.push(ue(u,"labelPointStyle",this,h)),a.push(ue(u,"labelTextColor",this,h))}),this.labelColors=o,this.labelPointStyles=s,this.labelTextColors=a,this.dataPoints=l,l}update(e,t){const i=this.options.setContext(this.getContext()),o=this._active;let s,a=[];if(!o.length)this.opacity!==0&&(s={opacity:0});else{const l=rn[i.position].call(this,o,this._eventPosition);a=this._createItems(i),this.title=this.getTitle(a,i),this.beforeBody=this.getBeforeBody(a,i),this.body=this.getBody(a,i),this.afterBody=this.getAfterBody(a,i),this.footer=this.getFooter(a,i);const c=this._size=sa(this,i),d=Object.assign({},l,c),h=aa(this.chart,i,d),u=la(i,d,h,this.chart);this.xAlign=h.xAlign,this.yAlign=h.yAlign,s={opacity:1,x:u.x,y:u.y,width:c.width,height:c.height,caretX:l.x,caretY:l.y}}this._tooltipItems=a,this.$context=void 0,s&&this._resolveAnimations().update(this,s),e&&i.external&&i.external.call(this,{chart:this.chart,tooltip:this,replay:t})}drawCaret(e,t,i,o){const s=this.getCaretPosition(e,i,o);t.lineTo(s.x1,s.y1),t.lineTo(s.x2,s.y2),t.lineTo(s.x3,s.y3)}getCaretPosition(e,t,i){const{xAlign:o,yAlign:s}=this,{caretSize:a,cornerRadius:l}=i,{topLeft:c,topRight:d,bottomLeft:h,bottomRight:u}=pt(l),{x:f,y:p}=e,{width:m,height:g}=t;let b,y,k,x,w,_;return s==="center"?(w=p+g/2,o==="left"?(b=f,y=b-a,x=w+a,_=w-a):(b=f+m,y=b+a,x=w-a,_=w+a),k=b):(o==="left"?y=f+Math.max(c,h)+a:o==="right"?y=f+m-Math.max(d,u)-a:y=this.caretX,s==="top"?(x=p,w=x-a,b=y-a,k=y+a):(x=p+g,w=x+a,b=y+a,k=y-a),_=x),{x1:b,x2:y,x3:k,y1:x,y2:w,y3:_}}drawTitle(e,t,i){const o=this.title,s=o.length;let a,l,c;if(s){const d=gt(i.rtl,this.x,this.width);for(e.x=qn(this,i.titleAlign,i),t.textAlign=d.textAlign(i.titleAlign),t.textBaseline="middle",a=le(i.titleFont),l=i.titleSpacing,t.fillStyle=i.titleColor,t.font=a.string,c=0;c<s;++c)t.fillText(o[c],d.x(e.x),e.y+a.lineHeight/2),e.y+=a.lineHeight+l,c+1===s&&(e.y+=i.titleMarginBottom-l)}}_drawColorBox(e,t,i,o,s){const a=this.labelColors[i],l=this.labelPointStyles[i],{boxHeight:c,boxWidth:d}=s,h=le(s.bodyFont),u=qn(this,"left",s),f=o.x(u),p=c<h.lineHeight?(h.lineHeight-c)/2:0,m=t.y+p;if(s.usePointStyle){const g={radius:Math.min(d,c)/2,pointStyle:l.pointStyle,rotation:l.rotation,borderWidth:1},b=o.leftForLtr(f,d)+d/2,y=m+c/2;e.strokeStyle=s.multiKeyBackground,e.fillStyle=s.multiKeyBackground,cs(e,g,b,y),e.strokeStyle=a.borderColor,e.fillStyle=a.backgroundColor,cs(e,g,b,y)}else{e.lineWidth=j(a.borderWidth)?Math.max(...Object.values(a.borderWidth)):a.borderWidth||1,e.strokeStyle=a.borderColor,e.setLineDash(a.borderDash||[]),e.lineDashOffset=a.borderDashOffset||0;const g=o.leftForLtr(f,d),b=o.leftForLtr(o.xPlus(f,1),d-2),y=pt(a.borderRadius);Object.values(y).some(k=>k!==0)?(e.beginPath(),e.fillStyle=s.multiKeyBackground,In(e,{x:g,y:m,w:d,h:c,radius:y}),e.fill(),e.stroke(),e.fillStyle=a.backgroundColor,e.beginPath(),In(e,{x:b,y:m+1,w:d-2,h:c-2,radius:y}),e.fill()):(e.fillStyle=s.multiKeyBackground,e.fillRect(g,m,d,c),e.strokeRect(g,m,d,c),e.fillStyle=a.backgroundColor,e.fillRect(b,m+1,d-2,c-2))}e.fillStyle=this.labelTextColors[i]}drawBody(e,t,i){const{body:o}=this,{bodySpacing:s,bodyAlign:a,displayColors:l,boxHeight:c,boxWidth:d,boxPadding:h}=i,u=le(i.bodyFont);let f=u.lineHeight,p=0;const m=gt(i.rtl,this.x,this.width),g=function(B){t.fillText(B,m.x(e.x+p),e.y+f/2),e.y+=f+s},b=m.textAlign(a);let y,k,x,w,_,$,T;for(t.textAlign=a,t.textBaseline="middle",t.font=u.string,e.x=qn(this,b,i),t.fillStyle=i.bodyColor,U(this.beforeBody,g),p=l&&b!=="right"?a==="center"?d/2+h:d+2+h:0,w=0,$=o.length;w<$;++w){for(y=o[w],k=this.labelTextColors[w],t.fillStyle=k,U(y.before,g),x=y.lines,l&&x.length&&(this._drawColorBox(t,e,w,m,i),f=Math.max(u.lineHeight,c)),_=0,T=x.length;_<T;++_)g(x[_]),f=u.lineHeight;U(y.after,g)}p=0,f=u.lineHeight,U(this.afterBody,g),e.y-=s}drawFooter(e,t,i){const o=this.footer,s=o.length;let a,l;if(s){const c=gt(i.rtl,this.x,this.width);for(e.x=qn(this,i.footerAlign,i),e.y+=i.footerMarginTop,t.textAlign=c.textAlign(i.footerAlign),t.textBaseline="middle",a=le(i.footerFont),t.fillStyle=i.footerColor,t.font=a.string,l=0;l<s;++l)t.fillText(o[l],c.x(e.x),e.y+a.lineHeight/2),e.y+=a.lineHeight+i.footerSpacing}}drawBackground(e,t,i,o){const{xAlign:s,yAlign:a}=this,{x:l,y:c}=e,{width:d,height:h}=i,{topLeft:u,topRight:f,bottomLeft:p,bottomRight:m}=pt(o.cornerRadius);t.fillStyle=o.backgroundColor,t.strokeStyle=o.borderColor,t.lineWidth=o.borderWidth,t.beginPath(),t.moveTo(l+u,c),a==="top"&&this.drawCaret(e,t,i,o),t.lineTo(l+d-f,c),t.quadraticCurveTo(l+d,c,l+d,c+f),a==="center"&&s==="right"&&this.drawCaret(e,t,i,o),t.lineTo(l+d,c+h-m),t.quadraticCurveTo(l+d,c+h,l+d-m,c+h),a==="bottom"&&this.drawCaret(e,t,i,o),t.lineTo(l+p,c+h),t.quadraticCurveTo(l,c+h,l,c+h-p),a==="center"&&s==="left"&&this.drawCaret(e,t,i,o),t.lineTo(l,c+u),t.quadraticCurveTo(l,c,l+u,c),t.closePath(),t.fill(),o.borderWidth>0&&t.stroke()}_updateAnimationTarget(e){const t=this.chart,i=this.$animations,o=i&&i.x,s=i&&i.y;if(o||s){const a=rn[e.position].call(this,this._active,this._eventPosition);if(!a)return;const l=this._size=sa(this,e),c=Object.assign({},a,this._size),d=aa(t,e,c),h=la(e,c,d,t);(o._to!==h.x||s._to!==h.y)&&(this.xAlign=d.xAlign,this.yAlign=d.yAlign,this.width=l.width,this.height=l.height,this.caretX=a.x,this.caretY=a.y,this._resolveAnimations().update(this,h))}}_willRender(){return!!this.opacity}draw(e){const t=this.options.setContext(this.getContext());let i=this.opacity;if(!i)return;this._updateAnimationTarget(t);const o={width:this.width,height:this.height},s={x:this.x,y:this.y};i=Math.abs(i)<.001?0:i;const a=de(t.padding),l=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;t.enabled&&l&&(e.save(),e.globalAlpha=i,this.drawBackground(s,e,o,t),ks(e,t.textDirection),s.y+=a.top,this.drawTitle(s,e,t),this.drawBody(s,e,t),this.drawFooter(s,e,t),Cs(e,t.textDirection),e.restore())}getActiveElements(){return this._active||[]}setActiveElements(e,t){const i=this._active,o=e.map(({datasetIndex:l,index:c})=>{const d=this.chart.getDatasetMeta(l);if(!d)throw new Error("Cannot find a dataset at index "+l);return{datasetIndex:l,element:d.data[c],index:c}}),s=!wn(i,o),a=this._positionChanged(o,t);(s||a)&&(this._active=o,this._eventPosition=t,this._ignoreReplayEvents=!0,this.update(!0))}handleEvent(e,t,i=!0){if(t&&this._ignoreReplayEvents)return!1;this._ignoreReplayEvents=!1;const o=this.options,s=this._active||[],a=this._getActiveElements(e,s,t,i),l=this._positionChanged(a,e),c=t||!wn(a,s)||l;return c&&(this._active=a,(o.enabled||o.external)&&(this._eventPosition={x:e.x,y:e.y},this.update(!0,t))),c}_getActiveElements(e,t,i,o){const s=this.options;if(e.type==="mouseout")return[];if(!o)return t.filter(l=>this.chart.data.datasets[l.datasetIndex]&&this.chart.getDatasetMeta(l.datasetIndex).controller.getParsed(l.index)!==void 0);const a=this.chart.getElementsAtEventForMode(e,s.mode,s,i);return s.reverse&&a.reverse(),a}_positionChanged(e,t){const{caretX:i,caretY:o,options:s}=this,a=rn[s.position].call(this,e,t);return a!==!1&&(i!==a.x||o!==a.y)}}V(Co,"positioners",rn);var dm={id:"tooltip",_element:Co,positioners:rn,afterInit(n,e,t){t&&(n.tooltip=new Co({chart:n,options:t}))},beforeUpdate(n,e,t){n.tooltip&&n.tooltip.initialize(t)},reset(n,e,t){n.tooltip&&n.tooltip.initialize(t)},afterDraw(n){const e=n.tooltip;if(e&&e._willRender()){const t={tooltip:e};if(n.notifyPlugins("beforeTooltipDraw",{...t,cancelable:!0})===!1)return;e.draw(n.ctx),n.notifyPlugins("afterTooltipDraw",t)}},afterEvent(n,e){if(n.tooltip){const t=e.replay;n.tooltip.handleEvent(e.event,t,e.inChartArea)&&(e.changed=!0)}},defaults:{enabled:!0,external:null,position:"average",backgroundColor:"rgba(0,0,0,0.8)",titleColor:"#fff",titleFont:{weight:"bold"},titleSpacing:2,titleMarginBottom:6,titleAlign:"left",bodyColor:"#fff",bodySpacing:2,bodyFont:{},bodyAlign:"left",footerColor:"#fff",footerSpacing:2,footerMarginTop:6,footerFont:{weight:"bold"},footerAlign:"left",padding:6,caretPadding:2,caretSize:5,cornerRadius:6,boxHeight:(n,e)=>e.bodyFont.size,boxWidth:(n,e)=>e.bodyFont.size,multiKeyBackground:"#fff",displayColors:!0,boxPadding:0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:ua},defaultRoutes:{bodyFont:"font",footerFont:"font",titleFont:"font"},descriptors:{_scriptable:n=>n!=="filter"&&n!=="itemSort"&&n!=="external",_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]};function um(n,e){const t=[],{bounds:o,step:s,min:a,max:l,precision:c,count:d,maxTicks:h,maxDigits:u,includeBounds:f}=n,p=s||1,m=h-1,{min:g,max:b}=e,y=!Z(a),k=!Z(l),x=!Z(d),w=(b-g)/(u+1);let _=Kr((b-g)/m/p)*p,$,T,B,P;if(_<1e-14&&!y&&!k)return[{value:g},{value:b}];P=Math.ceil(b/_)-Math.floor(g/_),P>m&&(_=Kr(P*_/m/p)*p),Z(c)||($=Math.pow(10,c),_=Math.ceil(_*$)/$),o==="ticks"?(T=Math.floor(g/_)*_,B=Math.ceil(b/_)*_):(T=g,B=b),y&&k&&s&&$h((l-a)/s,_/1e3)?(P=Math.round(Math.min((l-a)/_,h)),_=(l-a)/P,T=a,B=l):x?(T=y?a:T,B=k?l:B,P=d-1,_=(B-T)/P):(P=(B-T)/_,Tn(P,Math.round(P),_/1e3)?P=Math.round(P):P=Math.ceil(P));const A=Math.max(Xr(_),Xr(T));$=Math.pow(10,Z(c)?A:c),T=Math.round(T*$)/$,B=Math.round(B*$)/$;let L=0;for(y&&(f&&T!==a?(t.push({value:a}),T<a&&L++,Tn(Math.round((T+L*_)*$)/$,a,ha(a,w,n))&&L++):T<a&&L++);L<P;++L){const C=Math.round((T+L*_)*$)/$;if(k&&C>l)break;t.push({value:C})}return k&&f&&B!==l?t.length&&Tn(t[t.length-1].value,l,ha(l,w,n))?t[t.length-1].value=l:t.push({value:l}):(!k||B===l)&&t.push({value:B}),t}function ha(n,e,{horizontal:t,minRotation:i}){const o=we(i),s=(t?Math.sin(o):Math.cos(o))||.001,a=.75*e*(""+n).length;return Math.min(e/s,a)}class Xn extends yt{constructor(e){super(e),this.start=void 0,this.end=void 0,this._startValue=void 0,this._endValue=void 0,this._valueRange=0}parse(e,t){return Z(e)||(typeof e=="number"||e instanceof Number)&&!isFinite(+e)?null:+e}handleTickRangeOptions(){const{beginAtZero:e}=this.options,{minDefined:t,maxDefined:i}=this.getUserBounds();let{min:o,max:s}=this;const a=c=>o=t?o:c,l=c=>s=i?s:c;if(e){const c=$n(o),d=$n(s);c<0&&d<0?l(0):c>0&&d>0&&a(0)}if(o===s){let c=s===0?1:Math.abs(s*.05);l(s+c),e||a(o-c)}this.min=o,this.max=s}getTickLimit(){const e=this.options.ticks;let{maxTicksLimit:t,stepSize:i}=e,o;return i?(o=Math.ceil(this.max/i)-Math.floor(this.min/i)+1,o>1e3&&(console.warn(`scales.${this.id}.ticks.stepSize: ${i} would result generating up to ${o} ticks. Limiting to 1000.`),o=1e3)):(o=this.computeTickLimit(),t=t||11),t&&(o=Math.min(t,o)),o}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const e=this.options,t=e.ticks;let i=this.getTickLimit();i=Math.max(2,i);const o={maxTicks:i,bounds:e.bounds,min:e.min,max:e.max,precision:t.precision,step:t.stepSize,count:t.count,maxDigits:this._maxDigits(),horizontal:this.isHorizontal(),minRotation:t.minRotation||0,includeBounds:t.includeBounds!==!1},s=this._range||this,a=um(o,s);return e.bounds==="ticks"&&qr(a,this,"value"),e.reverse?(a.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),a}configure(){const e=this.ticks;let t=this.min,i=this.max;if(super.configure(),this.options.offset&&e.length){const o=(i-t)/Math.max(e.length-1,1)/2;t-=o,i+=o}this._startValue=t,this._endValue=i,this._valueRange=i-t}getLabelForValue(e){return En(e,this.chart.options.locale,this.options.ticks.format)}}class fa extends Xn{determineDataLimits(){const{min:e,max:t}=this.getMinMax(!0);this.min=se(e)?e:0,this.max=se(t)?t:1,this.handleTickRangeOptions()}computeTickLimit(){const e=this.isHorizontal(),t=e?this.width:this.height,i=we(this.options.ticks.minRotation),o=(e?Math.sin(i):Math.cos(i))||.001,s=this._resolveTickFontOptions(0);return Math.ceil(t/Math.min(40,s.lineHeight/o))}getPixelForValue(e){return e===null?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getValueForPixel(e){return this._startValue+this.getDecimalForPixel(e)*this._valueRange}}V(fa,"id","linear"),V(fa,"defaults",{ticks:{callback:An.formatters.numeric}});const sn=n=>Math.floor(He(n)),ot=(n,e)=>Math.pow(10,sn(n)+e);function pa(n){return n/Math.pow(10,sn(n))===1}function ma(n,e,t){const i=Math.pow(10,t),o=Math.floor(n/i);return Math.ceil(e/i)-o}function hm(n,e){const t=e-n;let i=sn(t);for(;ma(n,e,i)>10;)i++;for(;ma(n,e,i)<10;)i--;return Math.min(i,sn(n))}function fm(n,{min:e,max:t}){e=fe(n.min,e);const i=[],o=sn(e);let s=hm(e,t),a=s<0?Math.pow(10,Math.abs(s)):1;const l=Math.pow(10,s),c=o>s?Math.pow(10,o):0,d=Math.round((e-c)*a)/a,h=Math.floor((e-c)/l/10)*l*10;let u=Math.floor((d-h)/Math.pow(10,s)),f=fe(n.min,Math.round((c+h+u*Math.pow(10,s))*a)/a);for(;f<t;)i.push({value:f,major:pa(f),significand:u}),u>=10?u=u<15?15:20:u++,u>=20&&(s++,u=2,a=s>=0?1:a),f=Math.round((c+h+u*Math.pow(10,s))*a)/a;const p=fe(n.max,f);return i.push({value:p,major:pa(p),significand:u}),i}class ga extends yt{constructor(e){super(e),this.start=void 0,this.end=void 0,this._startValue=void 0,this._valueRange=0}parse(e,t){const i=Xn.prototype.parse.apply(this,[e,t]);if(i===0){this._zero=!0;return}return se(i)&&i>0?i:null}determineDataLimits(){const{min:e,max:t}=this.getMinMax(!0);this.min=se(e)?Math.max(0,e):null,this.max=se(t)?Math.max(0,t):null,this.options.beginAtZero&&(this._zero=!0),this._zero&&this.min!==this._suggestedMin&&!se(this._userMin)&&(this.min=e===ot(this.min,0)?ot(this.min,-1):ot(this.min,0)),this.handleTickRangeOptions()}handleTickRangeOptions(){const{minDefined:e,maxDefined:t}=this.getUserBounds();let i=this.min,o=this.max;const s=l=>i=e?i:l,a=l=>o=t?o:l;i===o&&(i<=0?(s(1),a(10)):(s(ot(i,-1)),a(ot(o,1)))),i<=0&&s(ot(o,-1)),o<=0&&a(ot(i,1)),this.min=i,this.max=o}buildTicks(){const e=this.options,t={min:this._userMin,max:this._userMax},i=fm(t,this);return e.bounds==="ticks"&&qr(i,this,"value"),e.reverse?(i.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),i}getLabelForValue(e){return e===void 0?"0":En(e,this.chart.options.locale,this.options.ticks.format)}configure(){const e=this.min;super.configure(),this._startValue=He(e),this._valueRange=He(this.max)-He(e)}getPixelForValue(e){return(e===void 0||e===0)&&(e=this.min),e===null||isNaN(e)?NaN:this.getPixelForDecimal(e===this.min?0:(He(e)-this._startValue)/this._valueRange)}getValueForPixel(e){const t=this.getDecimalForPixel(e);return Math.pow(10,this._startValue+t*this._valueRange)}}V(ga,"id","logarithmic"),V(ga,"defaults",{ticks:{callback:An.formatters.logarithmic,major:{enabled:!0}}});function xo(n){const e=n.ticks;if(e.display&&n.display){const t=de(e.backdropPadding);return H(e.font&&e.font.size,te.font.size)+t.height}return 0}function pm(n,e,t){return t=ne(t)?t:[t],{w:Wh(n,e.string,t),h:t.length*e.lineHeight}}function ba(n,e,t,i,o){return n===i||n===o?{start:e-t/2,end:e+t/2}:n<i||n>o?{start:e-t,end:e}:{start:e,end:e+t}}function mm(n){const e={l:n.left+n._padding.left,r:n.right-n._padding.right,t:n.top+n._padding.top,b:n.bottom-n._padding.bottom},t=Object.assign({},e),i=[],o=[],s=n._pointLabels.length,a=n.options.pointLabels,l=a.centerPointLabels?Y/s:0;for(let c=0;c<s;c++){const d=a.setContext(n.getPointLabelContext(c));o[c]=d.padding;const h=n.getPointPosition(c,n.drawingArea+o[c],l),u=le(d.font),f=pm(n.ctx,u,n._pointLabels[c]);i[c]=f;const p=pe(n.getIndexAngle(c)+l),m=Math.round(Xi(p)),g=ba(m,h.x,f.w,0,180),b=ba(m,h.y,f.h,90,270);gm(t,e,p,g,b)}n.setCenterPoint(e.l-t.l,t.r-e.r,e.t-t.t,t.b-e.b),n._pointLabelItems=km(n,i,o)}function gm(n,e,t,i,o){const s=Math.abs(Math.sin(t)),a=Math.abs(Math.cos(t));let l=0,c=0;i.start<e.l?(l=(e.l-i.start)/s,n.l=Math.min(n.l,e.l-l)):i.end>e.r&&(l=(i.end-e.r)/s,n.r=Math.max(n.r,e.r+l)),o.start<e.t?(c=(e.t-o.start)/a,n.t=Math.min(n.t,e.t-c)):o.end>e.b&&(c=(o.end-e.b)/a,n.b=Math.max(n.b,e.b+c))}function bm(n,e,t){const i=n.drawingArea,{extra:o,additionalAngle:s,padding:a,size:l}=t,c=n.getPointPosition(e,i+o+a,s),d=Math.round(Xi(pe(c.angle+ie))),h=wm(c.y,l.h,d),u=Cm(d),f=xm(c.x,l.w,u);return{visible:!0,x:c.x,y:h,textAlign:u,left:f,top:h,right:f+l.w,bottom:h+l.h}}function ym(n,e){if(!e)return!0;const{left:t,top:i,right:o,bottom:s}=n;return!(ht({x:t,y:i},e)||ht({x:t,y:s},e)||ht({x:o,y:i},e)||ht({x:o,y:s},e))}function km(n,e,t){const i=[],o=n._pointLabels.length,s=n.options,{centerPointLabels:a,display:l}=s.pointLabels,c={extra:xo(s)/2,additionalAngle:a?Y/o:0};let d;for(let h=0;h<o;h++){c.padding=t[h],c.size=e[h];const u=bm(n,h,c);i.push(u),l==="auto"&&(u.visible=ym(u,d),u.visible&&(d=u))}return i}function Cm(n){return n===0||n===180?"center":n<180?"left":"right"}function xm(n,e,t){return t==="right"?n-=e:t==="center"&&(n-=e/2),n}function wm(n,e,t){return t===90||t===270?n-=e/2:(t>270||t<90)&&(n-=e),n}function _m(n,e,t){const{left:i,top:o,right:s,bottom:a}=t,{backdropColor:l}=e;if(!Z(l)){const c=pt(e.borderRadius),d=de(e.backdropPadding);n.fillStyle=l;const h=i-d.left,u=o-d.top,f=s-i+d.width,p=a-o+d.height;Object.values(c).some(m=>m!==0)?(n.beginPath(),In(n,{x:h,y:u,w:f,h:p,radius:c}),n.fill()):n.fillRect(h,u,f,p)}}function vm(n,e){const{ctx:t,options:{pointLabels:i}}=n;for(let o=e-1;o>=0;o--){const s=n._pointLabelItems[o];if(!s.visible)continue;const a=i.setContext(n.getPointLabelContext(o));_m(t,a,s);const l=le(a.font),{x:c,y:d,textAlign:h}=s;ft(t,n._pointLabels[o],c,d+l.lineHeight/2,l,{color:a.color,textAlign:h,textBaseline:"middle"})}}function ya(n,e,t,i){const{ctx:o}=n;if(t)o.arc(n.xCenter,n.yCenter,e,0,ee);else{let s=n.getPointPosition(0,e);o.moveTo(s.x,s.y);for(let a=1;a<i;a++)s=n.getPointPosition(a,e),o.lineTo(s.x,s.y)}}function Sm(n,e,t,i,o){const s=n.ctx,a=e.circular,{color:l,lineWidth:c}=e;!a&&!i||!l||!c||t<0||(s.save(),s.strokeStyle=l,s.lineWidth=c,s.setLineDash(o.dash||[]),s.lineDashOffset=o.dashOffset,s.beginPath(),ya(n,t,a,i),s.closePath(),s.stroke(),s.restore())}function $m(n,e,t){return Je(n,{label:t,index:e,type:"pointLabel"})}class Gn extends Xn{constructor(e){super(e),this.xCenter=void 0,this.yCenter=void 0,this.drawingArea=void 0,this._pointLabels=[],this._pointLabelItems=[]}setDimensions(){const e=this._padding=de(xo(this.options)/2),t=this.width=this.maxWidth-e.width,i=this.height=this.maxHeight-e.height;this.xCenter=Math.floor(this.left+t/2+e.left),this.yCenter=Math.floor(this.top+i/2+e.top),this.drawingArea=Math.floor(Math.min(t,i)/2)}determineDataLimits(){const{min:e,max:t}=this.getMinMax(!1);this.min=se(e)&&!isNaN(e)?e:0,this.max=se(t)&&!isNaN(t)?t:0,this.handleTickRangeOptions()}computeTickLimit(){return Math.ceil(this.drawingArea/xo(this.options))}generateTickLabels(e){Xn.prototype.generateTickLabels.call(this,e),this._pointLabels=this.getLabels().map((t,i)=>{const o=K(this.options.pointLabels.callback,[t,i],this);return o||o===0?o:""}).filter((t,i)=>this.chart.getDataVisibility(i))}fit(){const e=this.options;e.display&&e.pointLabels.display?mm(this):this.setCenterPoint(0,0,0,0)}setCenterPoint(e,t,i,o){this.xCenter+=Math.floor((e-t)/2),this.yCenter+=Math.floor((i-o)/2),this.drawingArea-=Math.min(this.drawingArea/2,Math.max(e,t,i,o))}getIndexAngle(e){const t=ee/(this._pointLabels.length||1),i=this.options.startAngle||0;return pe(e*t+we(i))}getDistanceFromCenterForValue(e){if(Z(e))return NaN;const t=this.drawingArea/(this.max-this.min);return this.options.reverse?(this.max-e)*t:(e-this.min)*t}getValueForDistanceFromCenter(e){if(Z(e))return NaN;const t=e/(this.drawingArea/(this.max-this.min));return this.options.reverse?this.max-t:this.min+t}getPointLabelContext(e){const t=this._pointLabels||[];if(e>=0&&e<t.length){const i=t[e];return $m(this.getContext(),e,i)}}getPointPosition(e,t,i=0){const o=this.getIndexAngle(e)-ie+i;return{x:Math.cos(o)*t+this.xCenter,y:Math.sin(o)*t+this.yCenter,angle:o}}getPointPositionForValue(e,t){return this.getPointPosition(e,this.getDistanceFromCenterForValue(t))}getBasePosition(e){return this.getPointPositionForValue(e||0,this.getBaseValue())}getPointLabelPosition(e){const{left:t,top:i,right:o,bottom:s}=this._pointLabelItems[e];return{left:t,top:i,right:o,bottom:s}}drawBackground(){const{backgroundColor:e,grid:{circular:t}}=this.options;if(e){const i=this.ctx;i.save(),i.beginPath(),ya(this,this.getDistanceFromCenterForValue(this._endValue),t,this._pointLabels.length),i.closePath(),i.fillStyle=e,i.fill(),i.restore()}}drawGrid(){const e=this.ctx,t=this.options,{angleLines:i,grid:o,border:s}=t,a=this._pointLabels.length;let l,c,d;if(t.pointLabels.display&&vm(this,a),o.display&&this.ticks.forEach((h,u)=>{if(u!==0||u===0&&this.min<0){c=this.getDistanceFromCenterForValue(h.value);const f=this.getContext(u),p=o.setContext(f),m=s.setContext(f);Sm(this,p,c,a,m)}}),i.display){for(e.save(),l=a-1;l>=0;l--){const h=i.setContext(this.getPointLabelContext(l)),{color:u,lineWidth:f}=h;!f||!u||(e.lineWidth=f,e.strokeStyle=u,e.setLineDash(h.borderDash),e.lineDashOffset=h.borderDashOffset,c=this.getDistanceFromCenterForValue(t.reverse?this.min:this.max),d=this.getPointPosition(l,c),e.beginPath(),e.moveTo(this.xCenter,this.yCenter),e.lineTo(d.x,d.y),e.stroke())}e.restore()}}drawBorder(){}drawLabels(){const e=this.ctx,t=this.options,i=t.ticks;if(!i.display)return;const o=this.getIndexAngle(0);let s,a;e.save(),e.translate(this.xCenter,this.yCenter),e.rotate(o),e.textAlign="center",e.textBaseline="middle",this.ticks.forEach((l,c)=>{if(c===0&&this.min>=0&&!t.reverse)return;const d=i.setContext(this.getContext(c)),h=le(d.font);if(s=this.getDistanceFromCenterForValue(this.ticks[c].value),d.showLabelBackdrop){e.font=h.string,a=e.measureText(l.label).width,e.fillStyle=d.backdropColor;const u=de(d.backdropPadding);e.fillRect(-a/2-u.left,-s-h.size/2-u.top,a+u.width,h.size+u.height)}ft(e,l.label,0,-s,h,{color:d.color,strokeColor:d.textStrokeColor,strokeWidth:d.textStrokeWidth})}),e.restore()}drawTitle(){}}V(Gn,"id","radialLinear"),V(Gn,"defaults",{display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:An.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback(e){return e},padding:5,centerPointLabels:!1}}),V(Gn,"defaultRoutes",{"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"}),V(Gn,"descriptors",{angleLines:{_fallback:"grid"}});const Zn={millisecond:{common:!0,size:1,steps:1e3},second:{common:!0,size:1e3,steps:60},minute:{common:!0,size:6e4,steps:60},hour:{common:!0,size:36e5,steps:24},day:{common:!0,size:864e5,steps:30},week:{common:!1,size:6048e5,steps:4},month:{common:!0,size:2628e6,steps:12},quarter:{common:!1,size:7884e6,steps:4},year:{common:!0,size:3154e7}},he=Object.keys(Zn);function ka(n,e){return n-e}function Ca(n,e){if(Z(e))return null;const t=n._adapter,{parser:i,round:o,isoWeekday:s}=n._parseOpts;let a=e;return typeof i=="function"&&(a=i(a)),se(a)||(a=typeof i=="string"?t.parse(a,i):t.parse(a)),a===null?null:(o&&(a=o==="week"&&(Bn(s)||s===!0)?t.startOf(a,"isoWeek",s):t.startOf(a,o)),+a)}function xa(n,e,t,i){const o=he.length;for(let s=he.indexOf(n);s<o-1;++s){const a=Zn[he[s]],l=a.steps?a.steps:Number.MAX_SAFE_INTEGER;if(a.common&&Math.ceil((t-e)/(l*a.size))<=i)return he[s]}return he[o-1]}function Tm(n,e,t,i,o){for(let s=he.length-1;s>=he.indexOf(t);s--){const a=he[s];if(Zn[a].common&&n._adapter.diff(o,i,a)>=e-1)return a}return he[t?he.indexOf(t):0]}function Bm(n){for(let e=he.indexOf(n)+1,t=he.length;e<t;++e)if(Zn[he[e]].common)return he[e]}function wa(n,e,t){if(!t)n[e]=!0;else if(t.length){const{lo:i,hi:o}=Gi(t,e),s=t[i]>=e?t[i]:t[o];n[s]=!0}}function Pm(n,e,t,i){const o=n._adapter,s=+o.startOf(e[0].value,i),a=e[e.length-1].value;let l,c;for(l=s;l<=a;l=+o.add(l,1,i))c=t[l],c>=0&&(e[c].major=!0);return e}function _a(n,e,t){const i=[],o={},s=e.length;let a,l;for(a=0;a<s;++a)l=e[a],o[l]=a,i.push({value:l,major:!1});return s===0||!t?i:Pm(n,i,o,t)}class Qn extends yt{constructor(e){super(e),this._cache={data:[],labels:[],all:[]},this._unit="day",this._majorUnit=void 0,this._offsets={},this._normalized=!1,this._parseOpts=void 0}init(e,t={}){const i=e.time||(e.time={}),o=this._adapter=new Df._date(e.adapters.date);o.init(t),Ht(i.displayFormats,o.formats()),this._parseOpts={parser:i.parser,round:i.round,isoWeekday:i.isoWeekday},super.init(e),this._normalized=t.normalized}parse(e,t){return e===void 0?null:Ca(this,e)}beforeLayout(){super.beforeLayout(),this._cache={data:[],labels:[],all:[]}}determineDataLimits(){const e=this.options,t=this._adapter,i=e.time.unit||"day";let{min:o,max:s,minDefined:a,maxDefined:l}=this.getUserBounds();function c(d){!a&&!isNaN(d.min)&&(o=Math.min(o,d.min)),!l&&!isNaN(d.max)&&(s=Math.max(s,d.max))}(!a||!l)&&(c(this._getLabelBounds()),(e.bounds!=="ticks"||e.ticks.source!=="labels")&&c(this.getMinMax(!1))),o=se(o)&&!isNaN(o)?o:+t.startOf(Date.now(),i),s=se(s)&&!isNaN(s)?s:+t.endOf(Date.now(),i)+1,this.min=Math.min(o,s-1),this.max=Math.max(o+1,s)}_getLabelBounds(){const e=this.getLabelTimestamps();let t=Number.POSITIVE_INFINITY,i=Number.NEGATIVE_INFINITY;return e.length&&(t=e[0],i=e[e.length-1]),{min:t,max:i}}buildTicks(){const e=this.options,t=e.time,i=e.ticks,o=i.source==="labels"?this.getLabelTimestamps():this._generate();e.bounds==="ticks"&&o.length&&(this.min=this._userMin||o[0],this.max=this._userMax||o[o.length-1]);const s=this.min,a=this.max,l=Mh(o,s,a);return this._unit=t.unit||(i.autoSkip?xa(t.minUnit,this.min,this.max,this._getLabelCapacity(s)):Tm(this,l.length,t.minUnit,this.min,this.max)),this._majorUnit=!i.major.enabled||this._unit==="year"?void 0:Bm(this._unit),this.initOffsets(o),e.reverse&&l.reverse(),_a(this,l,this._majorUnit)}afterAutoSkip(){this.options.offsetAfterAutoskip&&this.initOffsets(this.ticks.map(e=>+e.value))}initOffsets(e=[]){let t=0,i=0,o,s;this.options.offset&&e.length&&(o=this.getDecimalForValue(e[0]),e.length===1?t=1-o:t=(this.getDecimalForValue(e[1])-o)/2,s=this.getDecimalForValue(e[e.length-1]),e.length===1?i=s:i=(s-this.getDecimalForValue(e[e.length-2]))/2);const a=e.length<3?.5:.25;t=ye(t,0,a),i=ye(i,0,a),this._offsets={start:t,end:i,factor:1/(t+1+i)}}_generate(){const e=this._adapter,t=this.min,i=this.max,o=this.options,s=o.time,a=s.unit||xa(s.minUnit,t,i,this._getLabelCapacity(t)),l=H(o.ticks.stepSize,1),c=a==="week"?s.isoWeekday:!1,d=Bn(c)||c===!0,h={};let u=t,f,p;if(d&&(u=+e.startOf(u,"isoWeek",c)),u=+e.startOf(u,d?"day":a),e.diff(i,t,a)>1e5*l)throw new Error(t+" and "+i+" are too far apart with stepSize of "+l+" "+a);const m=o.ticks.source==="data"&&this.getDataTimestamps();for(f=u,p=0;f<i;f=+e.add(f,l,a),p++)wa(h,f,m);return(f===i||o.bounds==="ticks"||p===1)&&wa(h,f,m),Object.keys(h).sort(ka).map(g=>+g)}getLabelForValue(e){const t=this._adapter,i=this.options.time;return i.tooltipFormat?t.format(e,i.tooltipFormat):t.format(e,i.displayFormats.datetime)}format(e,t){const o=this.options.time.displayFormats,s=this._unit,a=t||o[s];return this._adapter.format(e,a)}_tickFormatFunction(e,t,i,o){const s=this.options,a=s.ticks.callback;if(a)return K(a,[e,t,i],this);const l=s.time.displayFormats,c=this._unit,d=this._majorUnit,h=c&&l[c],u=d&&l[d],f=i[t],p=d&&u&&f&&f.major;return this._adapter.format(e,o||(p?u:h))}generateTickLabels(e){let t,i,o;for(t=0,i=e.length;t<i;++t)o=e[t],o.label=this._tickFormatFunction(o.value,t,e)}getDecimalForValue(e){return e===null?NaN:(e-this.min)/(this.max-this.min)}getPixelForValue(e){const t=this._offsets,i=this.getDecimalForValue(e);return this.getPixelForDecimal((t.start+i)*t.factor)}getValueForPixel(e){const t=this._offsets,i=this.getDecimalForPixel(e)/t.factor-t.end;return this.min+i*(this.max-this.min)}_getLabelSize(e){const t=this.options.ticks,i=this.ctx.measureText(e).width,o=we(this.isHorizontal()?t.maxRotation:t.minRotation),s=Math.cos(o),a=Math.sin(o),l=this._resolveTickFontOptions(0).size;return{w:i*s+l*a,h:i*a+l*s}}_getLabelCapacity(e){const t=this.options.time,i=t.displayFormats,o=i[t.unit]||i.millisecond,s=this._tickFormatFunction(e,0,_a(this,[e],this._majorUnit),o),a=this._getLabelSize(s),l=Math.floor(this.isHorizontal()?this.width/a.w:this.height/a.h)-1;return l>0?l:1}getDataTimestamps(){let e=this._cache.data||[],t,i;if(e.length)return e;const o=this.getMatchingVisibleMetas();if(this._normalized&&o.length)return this._cache.data=o[0].controller.getAllParsedValues(this);for(t=0,i=o.length;t<i;++t)e=e.concat(o[t].controller.getAllParsedValues(this));return this._cache.data=this.normalize(e)}getLabelTimestamps(){const e=this._cache.labels||[];let t,i;if(e.length)return e;const o=this.getLabels();for(t=0,i=o.length;t<i;++t)e.push(Ca(this,o[t]));return this._cache.labels=this._normalized?e:this.normalize(e)}normalize(e){return Ah(e.sort(ka))}}V(Qn,"id","time"),V(Qn,"defaults",{bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",callback:!1,major:{enabled:!1}}});function Jn(n,e,t){let i=0,o=n.length-1,s,a,l,c;t?(e>=n[i].pos&&e<=n[o].pos&&({lo:i,hi:o}=Zi(n,"pos",e)),{pos:s,time:l}=n[i],{pos:a,time:c}=n[o]):(e>=n[i].time&&e<=n[o].time&&({lo:i,hi:o}=Zi(n,"time",e)),{time:s,pos:l}=n[i],{time:a,pos:c}=n[o]);const d=a-s;return d?l+(c-l)*(e-s)/d:l}class va extends Qn{constructor(e){super(e),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const e=this._getTimestampsForTable(),t=this._table=this.buildLookupTable(e);this._minPos=Jn(t,this.min),this._tableRange=Jn(t,this.max)-this._minPos,super.initOffsets(e)}buildLookupTable(e){const{min:t,max:i}=this,o=[],s=[];let a,l,c,d,h;for(a=0,l=e.length;a<l;++a)d=e[a],d>=t&&d<=i&&o.push(d);if(o.length<2)return[{time:t,pos:0},{time:i,pos:1}];for(a=0,l=o.length;a<l;++a)h=o[a+1],c=o[a-1],d=o[a],Math.round((h+c)/2)!==d&&s.push({time:d,pos:a/(l-1)});return s}_generate(){const e=this.min,t=this.max;let i=super.getDataTimestamps();return(!i.includes(e)||!i.length)&&i.splice(0,0,e),(!i.includes(t)||i.length===1)&&i.push(t),i.sort((o,s)=>o-s)}_getTimestampsForTable(){let e=this._cache.all||[];if(e.length)return e;const t=this.getDataTimestamps(),i=this.getLabelTimestamps();return t.length&&i.length?e=this.normalize(t.concat(i)):e=t.length?t:i,e=this._cache.all=e,e}getDecimalForValue(e){return(Jn(this._table,e)-this._minPos)/this._tableRange}getValueForPixel(e){const t=this._offsets,i=this.getDecimalForPixel(e)/t.factor-t.end;return Jn(this._table,i*this._tableRange+this._minPos,!0)}}V(va,"id","timeseries"),V(va,"defaults",Qn.defaults);const Sa={data:{type:Object,required:!0},options:{type:Object,default:()=>({})},plugins:{type:Array,default:()=>[]},datasetIdKey:{type:String,default:"label"},updateMode:{type:String,default:void 0}},Mm={type:{type:String,required:!0},destroyDelay:{type:Number,default:0},...Sa,...{ariaLabel:{type:String},ariaDescribedby:{type:String}}},Em=r.version[0]==="2"?(n,e)=>Object.assign(n,{attrs:e}):(n,e)=>Object.assign(n,e);function Ct(n){return r.isProxy(n)?r.toRaw(n):n}function Am(n){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:n;return r.isProxy(e)?new Proxy(n,{}):n}function Lm(n,e){const t=n.options;t&&e&&Object.assign(t,e)}function $a(n,e){n.labels=e}function Ta(n,e,t){const i=[];n.datasets=e.map(o=>{const s=n.datasets.find(a=>a[t]===o[t]);return!s||!o.data||i.includes(s)?{...o}:(i.push(s),Object.assign(s,o),s)})}function Im(n,e){const t={labels:[],datasets:[]};return $a(t,n.labels),Ta(t,n.datasets,e),t}const Om=r.defineComponent({props:Mm,setup(n,e){let{expose:t,slots:i}=e;const o=r.ref(null),s=r.shallowRef(null);t({chart:s});const a=()=>{if(!o.value)return;const{type:d,data:h,options:u,plugins:f,datasetIdKey:p}=n,m=Im(h,p),g=Am(m,h);s.value=new Yn(o.value,{type:d,data:g,options:{...u},plugins:f})},l=()=>{const d=r.toRaw(s.value);d&&(n.destroyDelay>0?setTimeout(()=>{d.destroy(),s.value=null},n.destroyDelay):(d.destroy(),s.value=null))},c=d=>{d.update(n.updateMode)};return r.onMounted(a),r.onUnmounted(l),r.watch([()=>n.options,()=>n.data],(d,h)=>{let[u,f]=d,[p,m]=h;const g=r.toRaw(s.value);if(!g)return;let b=!1;if(u){const y=Ct(u),k=Ct(p);y&&y!==k&&(Lm(g,y),b=!0)}if(f){const y=Ct(f.labels),k=Ct(m.labels),x=Ct(f.datasets),w=Ct(m.datasets);y!==k&&($a(g.config.data,y),b=!0),x&&x!==w&&(Ta(g.config.data,x,n.datasetIdKey),b=!0)}b&&r.nextTick(()=>{c(g)})},{deep:!0}),()=>r.h("canvas",{role:"img","aria-label":n.ariaLabel,"aria-describedby":n.ariaDescribedby,ref:o},[r.h("p",{},[i.default?i.default():""])])}});function Ba(n,e){return Yn.register(e),r.defineComponent({props:Sa,setup(t,i){let{expose:o}=i;const s=r.shallowRef(null),a=l=>{s.value=l==null?void 0:l.chart};return o({chart:s}),()=>r.h(Om,Em({ref:a},{type:n,...t}))}})}const Dm=Ba("doughnut",bt),Nm=Ba("pie",fo),Vm=["innerHTML"],zm=["innerHTML"],Rm={key:1,class:"flex justify-center mb-8"},Fm=["onClick"],jm={key:0,class:"flex items-center gap-3 px-8 pt-8 md:px-12 md:pt-10"},Hm=["innerHTML"],Wm={class:"flex flex-col md:flex-row"},Um={class:"w-full md:w-1/2 px-8 py-6 md:px-12 md:py-8"},Ym=["innerHTML"],Km=["innerHTML"],qm=["disabled","onMouseenter","onClick"],Xm={class:"flex-1 font-bold text-sm md:text-base text-iris"},Gm={key:0,xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"flex-shrink-0 text-stone"},Zm={class:"w-full md:w-1/2 flex items-center justify-center"},Qm={class:"w-[300px] md:w-[400px]"},Jm=["innerHTML"],Pa=r.defineComponent({__name:"ChartModule",props:{__typename:{},variant:{default:"Single"},headline:{},subHeadline:{},bodyCopy:{},chartHeadline:{},chartBodyCopy:{},footer:{},chartType:{default:"doughnut"},chartData:{},tabs:{},backgroundColor:{},parentBackgroundColor:{},pt:{},isChild:{type:Boolean,default:!1},class:{}},setup(n){Yn.register(on,dm,nm);const e={lily:"#ffffff",iris:"rgb(61, 15, 83)",wisteria:"rgb(137, 89, 227)",hydrangea:"rgb(204, 176, 250)",lavender:"rgb(168, 143, 237)",petunia:"rgb(189, 166, 224)",lilac:"rgb(120, 99, 166)",rosemary:"rgb(24, 165, 137)",mint:"rgb(66, 232, 191)",gentian:"rgb(107, 77, 224)",sage:"rgb(145, 217, 201)",moss:"rgb(191, 245, 229)",periwinkle:"rgb(178, 168, 255)",soil:"rgb(36, 31, 33)",pebble:"rgb(242, 242, 242)",stone:"rgb(69, 69, 69)",verberna:"rgb(136, 78, 153)",aster:"rgb(110, 59, 155)",monstera:"rgb(27, 79, 69)",peony:"rgb(217, 99, 124)",lobelia:"rgb(103, 131, 166)"},t=n,{backgroundColor:i,palette:o}=Q({...t,backgroundColor:t.backgroundColor||t.parentBackgroundColor}),s=r.computed(()=>N(wi,t.pt??{})),a=r.ref(0),l=r.ref([]),c=r.ref(-1),d=r.ref(null),h=r.computed(()=>l.value.length>0),u=r.computed(()=>h.value?l.value[l.value.length-1]:null),f=r.computed(()=>{var v,E,M,I;if(h.value&&u.value){const O=u.value;return O.variant==="Multi"&&((v=O.tabs)!=null&&v.length)?((E=O.tabs[a.value])==null?void 0:E.chartData)??[]:O.chartData}return t.variant==="Multi"&&((M=t.tabs)!=null&&M.length)?((I=t.tabs[a.value])==null?void 0:I.chartData)??[]:t.chartData??[]}),p=r.computed(()=>{var v,E,M,I;if(h.value&&u.value){const O=u.value;return O.variant==="Multi"&&((v=O.tabs)!=null&&v.length)?((E=O.tabs[a.value])==null?void 0:E.chartType)??O.chartType??"doughnut":O.chartType??"doughnut"}return t.variant==="Multi"&&((M=t.tabs)!=null&&M.length)?((I=t.tabs[a.value])==null?void 0:I.chartType)??t.chartType??"doughnut":t.chartType??"doughnut"}),m=r.computed(()=>{var v;return h.value&&((v=u.value)==null?void 0:v.variant)==="Multi"?u.value.tabs??[]:t.tabs??[]}),g=r.computed(()=>{var v,E,M,I;if(h.value&&u.value){const O=u.value;return O.variant==="Multi"&&((v=O.tabs)!=null&&v.length)?((E=O.tabs[a.value])==null?void 0:E.headline)??O.headline:O.headline}return t.variant==="Multi"&&((M=t.tabs)!=null&&M.length)?((I=t.tabs[a.value])==null?void 0:I.headline)??t.chartHeadline??t.headline:t.variant==="Section"?t.chartHeadline??t.headline:t.headline}),b=r.computed(()=>{var v,E,M,I;if(h.value&&u.value){const O=u.value;return O.variant==="Multi"&&((v=O.tabs)!=null&&v.length)?((E=O.tabs[a.value])==null?void 0:E.subHeadline)??O.subHeadline:O.subHeadline}if(t.variant==="Multi"&&((M=t.tabs)!=null&&M.length))return((I=t.tabs[a.value])==null?void 0:I.subHeadline)??t.subHeadline;if(t.variant!=="Section")return t.subHeadline}),y=r.computed(()=>h.value&&u.value?u.value.bodyCopy:t.variant==="Section"?t.chartBodyCopy??t.bodyCopy:t.bodyCopy),k=v=>e[v]??v,x=r.computed(()=>({labels:f.value.map(v=>v.label),datasets:[{data:f.value.map(v=>v.value),backgroundColor:f.value.map(v=>k(v.color)),hoverBackgroundColor:f.value.map(v=>k(v.color)),borderColor:"#ffffff",borderWidth:2,hoverOffset:15}]})),w={responsive:!0,maintainAspectRatio:!0,layout:{padding:20},animation:{duration:200},plugins:{legend:{display:!1},tooltip:{callbacks:{label:v=>{const E=v.label??"",M=v.parsed??0;return`${E}: ${M}%`}}}}},_=v=>{var E;c.value=v,(E=d.value)!=null&&E.chart&&(d.value.chart.setActiveElements([{datasetIndex:0,index:v}]),d.value.chart.update())},$=()=>{var v;c.value=-1,(v=d.value)!=null&&v.chart&&(d.value.chart.setActiveElements([]),d.value.chart.update())},T=v=>{v.drillDown&&(a.value=0,l.value.push(v.drillDown))},B=()=>{l.value.pop(),a.value=0},P=v=>{a.value=v},A=r.computed(()=>D(`bg-${i}`,s.value.root??"",t.class??"")),L=r.computed(()=>{var v,E;return h.value&&((v=u.value)==null?void 0:v.variant)==="Multi"?!0:t.variant==="Multi"&&(((E=t.tabs)==null?void 0:E.length)??0)>1}),C=r.computed(()=>t.variant==="Section");return(v,E)=>(r.openBlock(),r.createBlock(r.resolveDynamicComponent(v.isChild?"div":"section"),{class:r.normalizeClass(A.value)},{default:r.withCtx(()=>[r.createElementVNode("div",{class:r.normalizeClass(r.unref(D)("max-w-[1440px] mx-auto px-8 py-12 md:py-16",s.value.container??""))},[C.value&&!h.value?(r.openBlock(),r.createElementBlock(r.Fragment,{key:0},[v.headline?(r.openBlock(),r.createElementBlock("h2",{key:0,class:r.normalizeClass(r.unref(D)(`text-${r.unref(o).headline} text-center text-4xl md:text-5xl font-bold leading-tight mb-4`,s.value.headline??"")),innerHTML:v.headline},null,10,Vm)):r.createCommentVNode("",!0),v.subHeadline?(r.openBlock(),r.createElementBlock("h3",{key:1,class:r.normalizeClass(r.unref(D)(`text-${r.unref(o).subheadline} text-center text-lg md:text-xl mb-8 max-w-[800px] mx-auto`,s.value.subheadline??"")),innerHTML:v.subHeadline},null,10,zm)):r.createCommentVNode("",!0)],64)):r.createCommentVNode("",!0),L.value&&m.value.length>1?(r.openBlock(),r.createElementBlock("div",Rm,[r.createElementVNode("div",{class:r.normalizeClass(r.unref(D)("inline-flex border border-soil rounded-full overflow-hidden",s.value.tabs??""))},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(m.value,(M,I)=>{var O,oe;return r.openBlock(),r.createElementBlock("button",{key:M.label,class:r.normalizeClass(r.unref(D)("px-6 py-3 font-bold transition-colors text-sm md:text-base",s.value.tab??"",I===a.value?r.unref(D)(`bg-${((O=r.unref(o).interactive)==null?void 0:O.bg)??"wisteria"} text-${((oe=r.unref(o).interactive)==null?void 0:oe.copy)??"lily"}`,s.value.tabActive??""):`text-${r.unref(o).copy} hover:opacity-80`)),onClick:q=>P(I)},r.toDisplayString(M.label),11,Fm)}),128))],2)])):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(r.unref(D)("bg-white rounded-3xl overflow-visible",C.value?"border border-stone/20":"",s.value.chart??""))},[g.value?(r.openBlock(),r.createElementBlock("div",jm,[h.value?(r.openBlock(),r.createElementBlock("button",{key:0,class:r.normalizeClass(r.unref(D)("text-rosemary hover:opacity-80 transition-opacity flex-shrink-0",s.value.backButton??"")),"aria-label":"Go back",onClick:B},E[0]||(E[0]=[r.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"3","stroke-linecap":"round","stroke-linejoin":"round"},[r.createElementVNode("path",{d:"M15 18l-6-6 6-6"})],-1)]),2)):r.createCommentVNode("",!0),r.createElementVNode("h2",{class:"text-iris text-3xl md:text-4xl font-bold leading-tight",innerHTML:g.value},null,8,Hm)])):r.createCommentVNode("",!0),r.createElementVNode("div",Wm,[r.createElementVNode("div",Um,[b.value?(r.openBlock(),r.createElementBlock("h3",{key:0,class:r.normalizeClass(r.unref(D)("text-iris text-lg md:text-xl font-bold mb-1",s.value.subheadline??"")),innerHTML:b.value},null,10,Ym)):r.createCommentVNode("",!0),y.value?(r.openBlock(),r.createElementBlock("p",{key:1,class:r.normalizeClass(r.unref(D)(`text-${r.unref(o).copy} text-base mb-4`,s.value.bodyCopy??"")),innerHTML:y.value},null,10,Km)):r.createCommentVNode("",!0),r.createElementVNode("div",{class:r.normalizeClass(r.unref(D)("max-h-[300px] overflow-y-auto",s.value.legend??""))},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(f.value,(M,I)=>(r.openBlock(),r.createElementBlock("button",{key:M.label,class:r.normalizeClass(r.unref(D)("w-full flex items-center gap-3 border rounded-full py-3 px-5 my-2 text-left transition-all duration-200",c.value===I?"border-2 border-soil":"border border-stone/30",M.drillDown?"cursor-pointer":"cursor-default",s.value.legendItem??"")),disabled:!M.drillDown,onMouseenter:O=>_(I),onMouseleave:$,onClick:O=>T(M)},[r.createElementVNode("span",{class:r.normalizeClass(r.unref(D)("w-4 h-4 rounded-full flex-shrink-0",s.value.legendCircle??"")),style:r.normalizeStyle({backgroundColor:k(M.color)})},null,6),r.createElementVNode("span",Xm,r.toDisplayString(M.label)+"  - "+r.toDisplayString(M.value)+"% ",1),M.drillDown?(r.openBlock(),r.createElementBlock("svg",Gm,E[1]||(E[1]=[r.createElementVNode("path",{d:"M9 18l6-6-6-6"},null,-1)]))):r.createCommentVNode("",!0)],42,qm))),128))],2)]),r.createElementVNode("div",Zm,[r.createElementVNode("div",Qm,[p.value==="doughnut"?(r.openBlock(),r.createBlock(r.unref(Dm),{key:0,ref_key:"chartRef",ref:d,data:x.value,options:w},null,8,["data"])):(r.openBlock(),r.createBlock(r.unref(Nm),{key:1,ref_key:"chartRef",ref:d,data:x.value,options:w},null,8,["data","options"]))])])])],2),v.footer?(r.openBlock(),r.createElementBlock("div",{key:2,class:r.normalizeClass(r.unref(D)(`text-${r.unref(o).copy} text-lg mt-8`,s.value.footer??"")),innerHTML:v.footer},null,10,Jm)):r.createCommentVNode("",!0)],2)]),_:1},8,["class"]))}}),eg=Object.freeze(Object.defineProperty({__proto__:null,Accordion:lt,AccordionItem:ir,AccordionListItem:ar,AccordionTileItem:lr,AnimationWrapper:Vi,CTA:ge,CarouselModule:mr,ChartModule:Pa,ContainerCollectionModule:Cr,ContainerModule:yr,ContentModule:kr,FooterCopyright:mn,FooterNavigation:xr,HelloBanner:Ir,Image:ae,LogoCollectionModule:wr,NavigationElement:Be,PrimaryNavigation:_r,SocialMediaRef:pn,SplitModule:vr,TestimonialModule:Sr,TileCollectionModule:$r,TileContentIconTile:Tr,TileContentImageStackedAnimatedTile:Lr,TileContentImageTile:Br,TileContentTextTile:Pr,TileContentVideoTile:Mr,Video:Vt},Symbol.toStringTag,{value:"Module"})),tg=n=>{Object.entries(eg).forEach(([e,t])=>{n.component(e,t)})},ng=(n,e)=>{const t=(o,s)=>{for(const a of Object.keys(s))typeof s[a]=="object"?t(o[a],s[a]):o[a]=s[a]},i=sl[`${n}Pt`];i&&t(i,e)};S.Accordion=lt,S.AccordionItem=ir,S.AccordionItemPt=_t,S.AccordionListItem=ar,S.AccordionListItemPt=oi,S.AccordionPt=ni,S.AccordionTileItem=lr,S.AccordionTileItemPt=ri,S.AnimationWrapper=Vi,S.CTA=ge,S.CTAOptions=br,S.CTAPt=di,S.CarouselModule=mr,S.CarouselModuleAltPt=Po,S.CarouselModulePt=si,S.ChartModule=Pa,S.ChartModulePt=wi,S.ContainerCollectionModule=Cr,S.ContainerCollectionModulePt=ai,S.ContainerModule=yr,S.ContainerModulePt=li,S.ContentModule=kr,S.ContentModulePt=ci,S.DEFAULT_PALETTES=Io,S.DEFAULT_PASSTHROUGH=re,S.FooterCopyright=mn,S.FooterNavigation=xr,S.FooterNavigationPt=Mo,S.HelloBanner=Ir,S.HelloBannerPt=_i,S.Image=ae,S.ImagePt=Eo,S.LogoCollectionModule=wr,S.LogoCollectionModulePt=ui,S.MediaOptions=gr,S.NavigationElement=Be,S.NavigationElementPt=hi,S.PrimaryNavigation=_r,S.PrimaryNavigationPt=Ao,S.SocialMediaRef=pn,S.SplitModule=vr,S.SplitModulePt=fi,S.TestimonialModule=Sr,S.TestimonialModulePt=pi,S.TileCollectionModule=$r,S.TileCollectionModulePt=mi,S.TileContentIconTile=Tr,S.TileContentIconTilePt=gi,S.TileContentImageStackedAnimatedTile=Lr,S.TileContentImageStackedAnimatedTilePt=bi,S.TileContentImageTile=Br,S.TileContentImageTilePt=yi,S.TileContentPt=qe,S.TileContentTextTile=Pr,S.TileContentTextTilePt=ki,S.TileContentVideoTile=Mr,S.TileContentVideoTilePt=Ci,S.TileLabelPt=xi,S.VariantOptions=dt,S.Video=Vt,S.VideoPt=Lo,S.combineAccordionPassthroughs=ii,S.combinePassthroughs=N,S.getTarget=fn,S.initGlobalComponents=tg,S.overridePalette=al,S.overridePassthrough=ng,S.withColorPalette=Q,Object.defineProperty(S,Symbol.toStringTag,{value:"Module"})});