@cooperco/cooper-component-library 0.1.41 → 0.1.42
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.
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(k,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],t):(k=typeof globalThis<"u"?globalThis:k||self,t(k.ComponentLib={},k.Vue))})(this,function(k,t){"use strict";const De="-",to=n=>{const e=oo(n),{conflictingClassGroups:o,conflictingClassGroupModifiers:r}=n;return{getClassGroupId:s=>{const a=s.split(De);return a[0]===""&&a.length!==1&&a.shift(),xt(a,e)||no(s)},getConflictingClassGroupIds:(s,a)=>{const c=o[s]||[];return a&&r[s]?[...c,...r[s]]:c}}},xt=(n,e)=>{var s;if(n.length===0)return e.classGroupId;const o=n[0],r=e.nextPart.get(o),i=r?xt(n.slice(1),r):void 0;if(i)return i;if(e.validators.length===0)return;const l=n.join(De);return(s=e.validators.find(({validator:a})=>a(l)))==null?void 0:s.classGroupId},It=/^\[(.+)\]$/,no=n=>{if(It.test(n)){const e=It.exec(n)[1],o=e==null?void 0:e.substring(0,e.indexOf(":"));if(o)return"arbitrary.."+o}},oo=n=>{const{theme:e,prefix:o}=n,r={nextPart:new Map,validators:[]};return io(Object.entries(n.classGroups),o).forEach(([l,s])=>{Fe(s,r,l,e)}),r},Fe=(n,e,o,r)=>{n.forEach(i=>{if(typeof i=="string"){const l=i===""?e:_t(e,i);l.classGroupId=o;return}if(typeof i=="function"){if(ro(i)){Fe(i(r),e,o,r);return}e.validators.push({validator:i,classGroupId:o});return}Object.entries(i).forEach(([l,s])=>{Fe(s,_t(e,l),o,r)})})},_t=(n,e)=>{let o=n;return e.split(De).forEach(r=>{o.nextPart.has(r)||o.nextPart.set(r,{nextPart:new Map,validators:[]}),o=o.nextPart.get(r)}),o},ro=n=>n.isThemeGetter,io=(n,e)=>e?n.map(([o,r])=>{const i=r.map(l=>typeof l=="string"?e+l:typeof l=="object"?Object.fromEntries(Object.entries(l).map(([s,a])=>[e+s,a])):l);return[o,i]}):n,lo=n=>{if(n<1)return{get:()=>{},set:()=>{}};let e=0,o=new Map,r=new Map;const i=(l,s)=>{o.set(l,s),e++,e>n&&(e=0,r=o,o=new Map)};return{get(l){let s=o.get(l);if(s!==void 0)return s;if((s=r.get(l))!==void 0)return i(l,s),s},set(l,s){o.has(l)?o.set(l,s):i(l,s)}}},At="!",ao=n=>{const{separator:e,experimentalParseClassName:o}=n,r=e.length===1,i=e[0],l=e.length,s=a=>{const c=[];let u=0,d=0,p;for(let g=0;g<a.length;g++){let b=a[g];if(u===0){if(b===i&&(r||a.slice(g,g+l)===e)){c.push(a.slice(d,g)),d=g+l;continue}if(b==="/"){p=g;continue}}b==="["?u++:b==="]"&&u--}const f=c.length===0?a:a.substring(d),m=f.startsWith(At),h=m?f.substring(1):f,C=p&&p>d?p-d:void 0;return{modifiers:c,hasImportantModifier:m,baseClassName:h,maybePostfixModifierPosition:C}};return o?a=>o({className:a,parseClassName:s}):s},so=n=>{if(n.length<=1)return n;const e=[];let o=[];return n.forEach(r=>{r[0]==="["?(e.push(...o.sort(),r),o=[]):o.push(r)}),e.push(...o.sort()),e},co=n=>({cache:lo(n.cacheSize),parseClassName:ao(n),...to(n)}),uo=/\s+/,po=(n,e)=>{const{parseClassName:o,getClassGroupId:r,getConflictingClassGroupIds:i}=e,l=[],s=n.trim().split(uo);let a="";for(let c=s.length-1;c>=0;c-=1){const u=s[c],{modifiers:d,hasImportantModifier:p,baseClassName:f,maybePostfixModifierPosition:m}=o(u);let h=!!m,C=r(h?f.substring(0,m):f);if(!C){if(!h){a=u+(a.length>0?" "+a:a);continue}if(C=r(f),!C){a=u+(a.length>0?" "+a:a);continue}h=!1}const g=so(d).join(":"),b=p?g+At:g,y=b+C;if(l.includes(y))continue;l.push(y);const B=i(C,h);for(let T=0;T<B.length;++T){const x=B[T];l.push(b+x)}a=u+(a.length>0?" "+a:a)}return a};function mo(){let n=0,e,o,r="";for(;n<arguments.length;)(e=arguments[n++])&&(o=Vt(e))&&(r&&(r+=" "),r+=o);return r}const Vt=n=>{if(typeof n=="string")return n;let e,o="";for(let r=0;r<n.length;r++)n[r]&&(e=Vt(n[r]))&&(o&&(o+=" "),o+=e);return o};function fo(n,...e){let o,r,i,l=s;function s(c){const u=e.reduce((d,p)=>p(d),n());return o=co(u),r=o.cache.get,i=o.cache.set,l=a,a(c)}function a(c){const u=r(c);if(u)return u;const d=po(c,o);return i(c,d),d}return function(){return l(mo.apply(null,arguments))}}const L=n=>{const e=o=>o[n]||[];return e.isThemeGetter=!0,e},Nt=/^\[(?:([a-z-]+):)?(.+)\]$/i,go=/^\d+\/\d+$/,ho=new Set(["px","full","screen"]),yo=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,bo=/\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$/,Co=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,ko=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,wo=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,q=n=>oe(n)||ho.has(n)||go.test(n),Y=n=>re(n,"length",xo),oe=n=>!!n&&!Number.isNaN(Number(n)),He=n=>re(n,"number",oe),ce=n=>!!n&&Number.isInteger(Number(n)),$o=n=>n.endsWith("%")&&oe(n.slice(0,-1)),S=n=>Nt.test(n),Z=n=>yo.test(n),vo=new Set(["length","size","percentage"]),So=n=>re(n,vo,Lt),Bo=n=>re(n,"position",Lt),To=new Set(["image","url"]),Eo=n=>re(n,To,_o),Po=n=>re(n,"",Io),de=()=>!0,re=(n,e,o)=>{const r=Nt.exec(n);return r?r[1]?typeof e=="string"?r[1]===e:e.has(r[1]):o(r[2]):!1},xo=n=>bo.test(n)&&!Co.test(n),Lt=()=>!1,Io=n=>ko.test(n),_o=n=>wo.test(n),O=fo(()=>{const n=L("colors"),e=L("spacing"),o=L("blur"),r=L("brightness"),i=L("borderColor"),l=L("borderRadius"),s=L("borderSpacing"),a=L("borderWidth"),c=L("contrast"),u=L("grayscale"),d=L("hueRotate"),p=L("invert"),f=L("gap"),m=L("gradientColorStops"),h=L("gradientColorStopPositions"),C=L("inset"),g=L("margin"),b=L("opacity"),y=L("padding"),B=L("saturate"),T=L("scale"),x=L("sepia"),V=L("skew"),P=L("space"),I=L("translate"),_=()=>["auto","contain","none"],N=()=>["auto","hidden","clip","visible","scroll"],j=()=>["auto",S,e],$=()=>[S,e],R=()=>["",q,Y],W=()=>["auto",oe,S],K=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],se=()=>["solid","dashed","dotted","double","none"],Qn=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Pt=()=>["start","end","center","between","around","evenly","stretch"],Pe=()=>["","0",S],eo=()=>["auto","avoid","all","avoid-page","page","left","right","column"],X=()=>[oe,S];return{cacheSize:500,separator:":",theme:{colors:[de],spacing:[q,Y],blur:["none","",Z,S],brightness:X(),borderColor:[n],borderRadius:["none","","full",Z,S],borderSpacing:$(),borderWidth:R(),contrast:X(),grayscale:Pe(),hueRotate:X(),invert:Pe(),gap:$(),gradientColorStops:[n],gradientColorStopPositions:[$o,Y],inset:j(),margin:j(),opacity:X(),padding:$(),saturate:X(),scale:X(),sepia:Pe(),skew:X(),space:$(),translate:$()},classGroups:{aspect:[{aspect:["auto","square","video",S]}],container:["container"],columns:[{columns:[Z]}],"break-after":[{"break-after":eo()}],"break-before":[{"break-before":eo()}],"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:[...K(),S]}],overflow:[{overflow:N()}],"overflow-x":[{"overflow-x":N()}],"overflow-y":[{"overflow-y":N()}],overscroll:[{overscroll:_()}],"overscroll-x":[{"overscroll-x":_()}],"overscroll-y":[{"overscroll-y":_()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[C]}],"inset-x":[{"inset-x":[C]}],"inset-y":[{"inset-y":[C]}],start:[{start:[C]}],end:[{end:[C]}],top:[{top:[C]}],right:[{right:[C]}],bottom:[{bottom:[C]}],left:[{left:[C]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",ce,S]}],basis:[{basis:j()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",S]}],grow:[{grow:Pe()}],shrink:[{shrink:Pe()}],order:[{order:["first","last","none",ce,S]}],"grid-cols":[{"grid-cols":[de]}],"col-start-end":[{col:["auto",{span:["full",ce,S]},S]}],"col-start":[{"col-start":W()}],"col-end":[{"col-end":W()}],"grid-rows":[{"grid-rows":[de]}],"row-start-end":[{row:["auto",{span:[ce,S]},S]}],"row-start":[{"row-start":W()}],"row-end":[{"row-end":W()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",S]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",S]}],gap:[{gap:[f]}],"gap-x":[{"gap-x":[f]}],"gap-y":[{"gap-y":[f]}],"justify-content":[{justify:["normal",...Pt()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...Pt(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...Pt(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[y]}],px:[{px:[y]}],py:[{py:[y]}],ps:[{ps:[y]}],pe:[{pe:[y]}],pt:[{pt:[y]}],pr:[{pr:[y]}],pb:[{pb:[y]}],pl:[{pl:[y]}],m:[{m:[g]}],mx:[{mx:[g]}],my:[{my:[g]}],ms:[{ms:[g]}],me:[{me:[g]}],mt:[{mt:[g]}],mr:[{mr:[g]}],mb:[{mb:[g]}],ml:[{ml:[g]}],"space-x":[{"space-x":[P]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[P]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",S,e]}],"min-w":[{"min-w":[S,e,"min","max","fit"]}],"max-w":[{"max-w":[S,e,"none","full","min","max","fit","prose",{screen:[Z]},Z]}],h:[{h:[S,e,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[S,e,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[S,e,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[S,e,"auto","min","max","fit"]}],"font-size":[{text:["base",Z,Y]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",He]}],"font-family":[{font:[de]}],"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",S]}],"line-clamp":[{"line-clamp":["none",oe,He]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",q,S]}],"list-image":[{"list-image":["none",S]}],"list-style-type":[{list:["none","disc","decimal",S]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[n]}],"placeholder-opacity":[{"placeholder-opacity":[b]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[n]}],"text-opacity":[{"text-opacity":[b]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...se(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",q,Y]}],"underline-offset":[{"underline-offset":["auto",q,S]}],"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:$()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",S]}],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",S]}],"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:[...K(),Bo]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",So]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Eo]}],"bg-color":[{bg:[n]}],"gradient-from-pos":[{from:[h]}],"gradient-via-pos":[{via:[h]}],"gradient-to-pos":[{to:[h]}],"gradient-from":[{from:[m]}],"gradient-via":[{via:[m]}],"gradient-to":[{to:[m]}],rounded:[{rounded:[l]}],"rounded-s":[{"rounded-s":[l]}],"rounded-e":[{"rounded-e":[l]}],"rounded-t":[{"rounded-t":[l]}],"rounded-r":[{"rounded-r":[l]}],"rounded-b":[{"rounded-b":[l]}],"rounded-l":[{"rounded-l":[l]}],"rounded-ss":[{"rounded-ss":[l]}],"rounded-se":[{"rounded-se":[l]}],"rounded-ee":[{"rounded-ee":[l]}],"rounded-es":[{"rounded-es":[l]}],"rounded-tl":[{"rounded-tl":[l]}],"rounded-tr":[{"rounded-tr":[l]}],"rounded-br":[{"rounded-br":[l]}],"rounded-bl":[{"rounded-bl":[l]}],"border-w":[{border:[a]}],"border-w-x":[{"border-x":[a]}],"border-w-y":[{"border-y":[a]}],"border-w-s":[{"border-s":[a]}],"border-w-e":[{"border-e":[a]}],"border-w-t":[{"border-t":[a]}],"border-w-r":[{"border-r":[a]}],"border-w-b":[{"border-b":[a]}],"border-w-l":[{"border-l":[a]}],"border-opacity":[{"border-opacity":[b]}],"border-style":[{border:[...se(),"hidden"]}],"divide-x":[{"divide-x":[a]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[a]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[b]}],"divide-style":[{divide:se()}],"border-color":[{border:[i]}],"border-color-x":[{"border-x":[i]}],"border-color-y":[{"border-y":[i]}],"border-color-t":[{"border-t":[i]}],"border-color-r":[{"border-r":[i]}],"border-color-b":[{"border-b":[i]}],"border-color-l":[{"border-l":[i]}],"divide-color":[{divide:[i]}],"outline-style":[{outline:["",...se()]}],"outline-offset":[{"outline-offset":[q,S]}],"outline-w":[{outline:[q,Y]}],"outline-color":[{outline:[n]}],"ring-w":[{ring:R()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[n]}],"ring-opacity":[{"ring-opacity":[b]}],"ring-offset-w":[{"ring-offset":[q,Y]}],"ring-offset-color":[{"ring-offset":[n]}],shadow:[{shadow:["","inner","none",Z,Po]}],"shadow-color":[{shadow:[de]}],opacity:[{opacity:[b]}],"mix-blend":[{"mix-blend":[...Qn(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":Qn()}],filter:[{filter:["","none"]}],blur:[{blur:[o]}],brightness:[{brightness:[r]}],contrast:[{contrast:[c]}],"drop-shadow":[{"drop-shadow":["","none",Z,S]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[d]}],invert:[{invert:[p]}],saturate:[{saturate:[B]}],sepia:[{sepia:[x]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[o]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[c]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[d]}],"backdrop-invert":[{"backdrop-invert":[p]}],"backdrop-opacity":[{"backdrop-opacity":[b]}],"backdrop-saturate":[{"backdrop-saturate":[B]}],"backdrop-sepia":[{"backdrop-sepia":[x]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[s]}],"border-spacing-x":[{"border-spacing-x":[s]}],"border-spacing-y":[{"border-spacing-y":[s]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",S]}],duration:[{duration:X()}],ease:[{ease:["linear","in","out","in-out",S]}],delay:[{delay:X()}],animate:[{animate:["none","spin","ping","pulse","bounce",S]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[T]}],"scale-x":[{"scale-x":[T]}],"scale-y":[{"scale-y":[T]}],rotate:[{rotate:[ce,S]}],"translate-x":[{"translate-x":[I]}],"translate-y":[{"translate-y":[I]}],"skew-x":[{"skew-x":[V]}],"skew-y":[{"skew-y":[V]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",S]}],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",S]}],"caret-color":[{caret:[n]}],"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",S]}],fill:[{fill:[n,"none"]}],"stroke-w":[{stroke:[q,Y,He]}],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"]}}}),D={headline:"mb-8 md:mb-12 text-4xl md:text-5xl font-bold leading-tight text-center",subheadline:"mb-2",bodyCopy:"",start:"",center:"",end:"",container:"max-w-[1440px] mx-auto"},w=(n,e)=>{const o={};for(const r in n)o[r]=O(n[r]??"",e[r]??"");for(const r in e)o[r]=O(o[r]??"",e[r]??"");return o},Re={List:w(D,{container:"flex flex-col"}),Tile:w(D,{container:"flex flex-wrap gap-4 items-stretch relative",root:"mb-0 relative transition-all duration-200 has-[.active]:mb-[550px]"})},ue=w(D,{headline:"text-lg md:text-lg mb-0 *:text-left",image:"w-14 mr-4"}),We=w(ue,{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"}),Ue=w(ue,{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"}),Ke={headline:D.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"},Ot=w(D,{}),qe=w(D,{root:"px-8 md:px-0",bodyCopy:"max-w-[1440px]"}),Ge={Centered:w(D,{root:"overflow-hidden",inner:"h-full mx-auto max-w-[1440px]",fullWidthContent:"max-w-full w-full"}),Hero:w({...D,container:""},{root:"w-full",inner:"w-full md:flex md:items-center h-full mb-0",headline:"md:text-left text-[8.75vmin] md:text-6xl text-center",bodyCopy:"w-full",container:"clip-mobile-hero sm:no-clip"})},Xe=w({...D,headline:""},{headline:"text-3xl md:text-4xl font-bold leading-tight",subheadline:"font-bold text-2xl md:text-3xl",bodyCopy:"",ctas:"mt-8",cta:""}),Ye={link:{logo:"p-2 rounded-full"},logo:{logo:"p-2 rounded-full"},fill:{},outline:{}},zt=w(D,{}),jt=w(D,{}),Ze=w(D,{}),Je=w(D,{icon:"ps-2 text-xs"}),Mt=w(D,{}),Qe=w(D,{root:"px-8 md:px-0",bodyCopy:"max-w-[1440px] flex justify-evenly gap-4 mx-auto flex-col md:flex-row"}),et=w(D,{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"}),tt=w(D,{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"}),te={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"},nt=w(te,{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-[6vmin] md:text-3xl flex items-center justify-center leading-none font-bold absolute left-[-4%] md:left-[-4%] top-8 md:top-8"}),ot=w(te,{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 top-[4vmin]",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"}),rt=w(te,{media:"relative mb-4 md:w-3/4"}),it=w(te,{root:"rounded-2xl px-6 py-8",ctas:"flex-col gap-4"}),lt=w(te,{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"}),at={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"}},Dt=w(D,{}),Ao=Object.freeze(Object.defineProperty({__proto__:null,AccordionItemPt:ue,AccordionListItemPt:We,AccordionPt:Re,AccordionTileItemPt:Ue,CTAPt:Ye,CarouselModuleAltPt:Ot,CarouselModulePt:Ke,ContainerCollectionModulePt:qe,ContainerModulePt:Ge,ContentModulePt:Xe,DEFAULT_PASSTHROUGH:D,FooterNavigationPt:zt,ImagePt:jt,LogoCollectionModulePt:Ze,NavigationElementPt:Je,PrimaryNavigationPt:Mt,SplitModulePt:Qe,TestimonialModulePt:et,TileCollectionModulePt:tt,TileContentIconTilePt:nt,TileContentImageStackedAnimatedTilePt:ot,TileContentImageTilePt:rt,TileContentPt:te,TileContentTextTilePt:it,TileContentVideoTilePt:lt,TileLabelPt:at,VideoPt:Dt,combinePassthroughs:w},Symbol.toStringTag,{value:"Module"}));k.DEFAULT_COLOR="lily";const Ft={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:"iris",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=Ft;const F=n=>{const{backgroundColor:e,isProvider:o=!1}=n,r=t.inject("backgroundColor"),i=e??r??k.DEFAULT_COLOR;!r&&o&&t.provide("backgroundColor",i);const l=k.COLOR_PALETTES[i]??k.COLOR_PALETTES[k.DEFAULT_COLOR];return{backgroundColor:i,palette:l}},Vo=(n,e)=>{k.COLOR_PALETTES=n,e?k.DEFAULT_COLOR=e:k.DEFAULT_COLOR=Object.keys(n)[0]};function st(n,e){var o=typeof Symbol<"u"&&n[Symbol.iterator]||n["@@iterator"];if(!o){if(Array.isArray(n)||(o=dt(n))||e){o&&(n=o);var r=0,i=function(){};return{s:i,n:function(){return r>=n.length?{done:!0}:{done:!1,value:n[r++]}},e:function(u){throw u},f:i}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
1
|
+
(function(k,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],t):(k=typeof globalThis<"u"?globalThis:k||self,t(k.ComponentLib={},k.Vue))})(this,function(k,t){"use strict";const De="-",to=n=>{const e=oo(n),{conflictingClassGroups:o,conflictingClassGroupModifiers:r}=n;return{getClassGroupId:s=>{const a=s.split(De);return a[0]===""&&a.length!==1&&a.shift(),xt(a,e)||no(s)},getConflictingClassGroupIds:(s,a)=>{const c=o[s]||[];return a&&r[s]?[...c,...r[s]]:c}}},xt=(n,e)=>{var s;if(n.length===0)return e.classGroupId;const o=n[0],r=e.nextPart.get(o),i=r?xt(n.slice(1),r):void 0;if(i)return i;if(e.validators.length===0)return;const l=n.join(De);return(s=e.validators.find(({validator:a})=>a(l)))==null?void 0:s.classGroupId},It=/^\[(.+)\]$/,no=n=>{if(It.test(n)){const e=It.exec(n)[1],o=e==null?void 0:e.substring(0,e.indexOf(":"));if(o)return"arbitrary.."+o}},oo=n=>{const{theme:e,prefix:o}=n,r={nextPart:new Map,validators:[]};return io(Object.entries(n.classGroups),o).forEach(([l,s])=>{Fe(s,r,l,e)}),r},Fe=(n,e,o,r)=>{n.forEach(i=>{if(typeof i=="string"){const l=i===""?e:_t(e,i);l.classGroupId=o;return}if(typeof i=="function"){if(ro(i)){Fe(i(r),e,o,r);return}e.validators.push({validator:i,classGroupId:o});return}Object.entries(i).forEach(([l,s])=>{Fe(s,_t(e,l),o,r)})})},_t=(n,e)=>{let o=n;return e.split(De).forEach(r=>{o.nextPart.has(r)||o.nextPart.set(r,{nextPart:new Map,validators:[]}),o=o.nextPart.get(r)}),o},ro=n=>n.isThemeGetter,io=(n,e)=>e?n.map(([o,r])=>{const i=r.map(l=>typeof l=="string"?e+l:typeof l=="object"?Object.fromEntries(Object.entries(l).map(([s,a])=>[e+s,a])):l);return[o,i]}):n,lo=n=>{if(n<1)return{get:()=>{},set:()=>{}};let e=0,o=new Map,r=new Map;const i=(l,s)=>{o.set(l,s),e++,e>n&&(e=0,r=o,o=new Map)};return{get(l){let s=o.get(l);if(s!==void 0)return s;if((s=r.get(l))!==void 0)return i(l,s),s},set(l,s){o.has(l)?o.set(l,s):i(l,s)}}},At="!",ao=n=>{const{separator:e,experimentalParseClassName:o}=n,r=e.length===1,i=e[0],l=e.length,s=a=>{const c=[];let u=0,d=0,p;for(let g=0;g<a.length;g++){let b=a[g];if(u===0){if(b===i&&(r||a.slice(g,g+l)===e)){c.push(a.slice(d,g)),d=g+l;continue}if(b==="/"){p=g;continue}}b==="["?u++:b==="]"&&u--}const f=c.length===0?a:a.substring(d),m=f.startsWith(At),h=m?f.substring(1):f,C=p&&p>d?p-d:void 0;return{modifiers:c,hasImportantModifier:m,baseClassName:h,maybePostfixModifierPosition:C}};return o?a=>o({className:a,parseClassName:s}):s},so=n=>{if(n.length<=1)return n;const e=[];let o=[];return n.forEach(r=>{r[0]==="["?(e.push(...o.sort(),r),o=[]):o.push(r)}),e.push(...o.sort()),e},co=n=>({cache:lo(n.cacheSize),parseClassName:ao(n),...to(n)}),uo=/\s+/,po=(n,e)=>{const{parseClassName:o,getClassGroupId:r,getConflictingClassGroupIds:i}=e,l=[],s=n.trim().split(uo);let a="";for(let c=s.length-1;c>=0;c-=1){const u=s[c],{modifiers:d,hasImportantModifier:p,baseClassName:f,maybePostfixModifierPosition:m}=o(u);let h=!!m,C=r(h?f.substring(0,m):f);if(!C){if(!h){a=u+(a.length>0?" "+a:a);continue}if(C=r(f),!C){a=u+(a.length>0?" "+a:a);continue}h=!1}const g=so(d).join(":"),b=p?g+At:g,y=b+C;if(l.includes(y))continue;l.push(y);const B=i(C,h);for(let T=0;T<B.length;++T){const x=B[T];l.push(b+x)}a=u+(a.length>0?" "+a:a)}return a};function mo(){let n=0,e,o,r="";for(;n<arguments.length;)(e=arguments[n++])&&(o=Vt(e))&&(r&&(r+=" "),r+=o);return r}const Vt=n=>{if(typeof n=="string")return n;let e,o="";for(let r=0;r<n.length;r++)n[r]&&(e=Vt(n[r]))&&(o&&(o+=" "),o+=e);return o};function fo(n,...e){let o,r,i,l=s;function s(c){const u=e.reduce((d,p)=>p(d),n());return o=co(u),r=o.cache.get,i=o.cache.set,l=a,a(c)}function a(c){const u=r(c);if(u)return u;const d=po(c,o);return i(c,d),d}return function(){return l(mo.apply(null,arguments))}}const L=n=>{const e=o=>o[n]||[];return e.isThemeGetter=!0,e},Nt=/^\[(?:([a-z-]+):)?(.+)\]$/i,go=/^\d+\/\d+$/,ho=new Set(["px","full","screen"]),yo=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,bo=/\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$/,Co=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,ko=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,wo=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,q=n=>oe(n)||ho.has(n)||go.test(n),Y=n=>re(n,"length",xo),oe=n=>!!n&&!Number.isNaN(Number(n)),He=n=>re(n,"number",oe),ce=n=>!!n&&Number.isInteger(Number(n)),$o=n=>n.endsWith("%")&&oe(n.slice(0,-1)),S=n=>Nt.test(n),Z=n=>yo.test(n),vo=new Set(["length","size","percentage"]),So=n=>re(n,vo,Lt),Bo=n=>re(n,"position",Lt),To=new Set(["image","url"]),Eo=n=>re(n,To,_o),Po=n=>re(n,"",Io),de=()=>!0,re=(n,e,o)=>{const r=Nt.exec(n);return r?r[1]?typeof e=="string"?r[1]===e:e.has(r[1]):o(r[2]):!1},xo=n=>bo.test(n)&&!Co.test(n),Lt=()=>!1,Io=n=>ko.test(n),_o=n=>wo.test(n),O=fo(()=>{const n=L("colors"),e=L("spacing"),o=L("blur"),r=L("brightness"),i=L("borderColor"),l=L("borderRadius"),s=L("borderSpacing"),a=L("borderWidth"),c=L("contrast"),u=L("grayscale"),d=L("hueRotate"),p=L("invert"),f=L("gap"),m=L("gradientColorStops"),h=L("gradientColorStopPositions"),C=L("inset"),g=L("margin"),b=L("opacity"),y=L("padding"),B=L("saturate"),T=L("scale"),x=L("sepia"),V=L("skew"),P=L("space"),I=L("translate"),_=()=>["auto","contain","none"],N=()=>["auto","hidden","clip","visible","scroll"],j=()=>["auto",S,e],$=()=>[S,e],R=()=>["",q,Y],W=()=>["auto",oe,S],K=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],se=()=>["solid","dashed","dotted","double","none"],Qn=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Pt=()=>["start","end","center","between","around","evenly","stretch"],Pe=()=>["","0",S],eo=()=>["auto","avoid","all","avoid-page","page","left","right","column"],X=()=>[oe,S];return{cacheSize:500,separator:":",theme:{colors:[de],spacing:[q,Y],blur:["none","",Z,S],brightness:X(),borderColor:[n],borderRadius:["none","","full",Z,S],borderSpacing:$(),borderWidth:R(),contrast:X(),grayscale:Pe(),hueRotate:X(),invert:Pe(),gap:$(),gradientColorStops:[n],gradientColorStopPositions:[$o,Y],inset:j(),margin:j(),opacity:X(),padding:$(),saturate:X(),scale:X(),sepia:Pe(),skew:X(),space:$(),translate:$()},classGroups:{aspect:[{aspect:["auto","square","video",S]}],container:["container"],columns:[{columns:[Z]}],"break-after":[{"break-after":eo()}],"break-before":[{"break-before":eo()}],"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:[...K(),S]}],overflow:[{overflow:N()}],"overflow-x":[{"overflow-x":N()}],"overflow-y":[{"overflow-y":N()}],overscroll:[{overscroll:_()}],"overscroll-x":[{"overscroll-x":_()}],"overscroll-y":[{"overscroll-y":_()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[C]}],"inset-x":[{"inset-x":[C]}],"inset-y":[{"inset-y":[C]}],start:[{start:[C]}],end:[{end:[C]}],top:[{top:[C]}],right:[{right:[C]}],bottom:[{bottom:[C]}],left:[{left:[C]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",ce,S]}],basis:[{basis:j()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",S]}],grow:[{grow:Pe()}],shrink:[{shrink:Pe()}],order:[{order:["first","last","none",ce,S]}],"grid-cols":[{"grid-cols":[de]}],"col-start-end":[{col:["auto",{span:["full",ce,S]},S]}],"col-start":[{"col-start":W()}],"col-end":[{"col-end":W()}],"grid-rows":[{"grid-rows":[de]}],"row-start-end":[{row:["auto",{span:[ce,S]},S]}],"row-start":[{"row-start":W()}],"row-end":[{"row-end":W()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",S]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",S]}],gap:[{gap:[f]}],"gap-x":[{"gap-x":[f]}],"gap-y":[{"gap-y":[f]}],"justify-content":[{justify:["normal",...Pt()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...Pt(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...Pt(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[y]}],px:[{px:[y]}],py:[{py:[y]}],ps:[{ps:[y]}],pe:[{pe:[y]}],pt:[{pt:[y]}],pr:[{pr:[y]}],pb:[{pb:[y]}],pl:[{pl:[y]}],m:[{m:[g]}],mx:[{mx:[g]}],my:[{my:[g]}],ms:[{ms:[g]}],me:[{me:[g]}],mt:[{mt:[g]}],mr:[{mr:[g]}],mb:[{mb:[g]}],ml:[{ml:[g]}],"space-x":[{"space-x":[P]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[P]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",S,e]}],"min-w":[{"min-w":[S,e,"min","max","fit"]}],"max-w":[{"max-w":[S,e,"none","full","min","max","fit","prose",{screen:[Z]},Z]}],h:[{h:[S,e,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[S,e,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[S,e,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[S,e,"auto","min","max","fit"]}],"font-size":[{text:["base",Z,Y]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",He]}],"font-family":[{font:[de]}],"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",S]}],"line-clamp":[{"line-clamp":["none",oe,He]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",q,S]}],"list-image":[{"list-image":["none",S]}],"list-style-type":[{list:["none","disc","decimal",S]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[n]}],"placeholder-opacity":[{"placeholder-opacity":[b]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[n]}],"text-opacity":[{"text-opacity":[b]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...se(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",q,Y]}],"underline-offset":[{"underline-offset":["auto",q,S]}],"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:$()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",S]}],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",S]}],"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:[...K(),Bo]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",So]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Eo]}],"bg-color":[{bg:[n]}],"gradient-from-pos":[{from:[h]}],"gradient-via-pos":[{via:[h]}],"gradient-to-pos":[{to:[h]}],"gradient-from":[{from:[m]}],"gradient-via":[{via:[m]}],"gradient-to":[{to:[m]}],rounded:[{rounded:[l]}],"rounded-s":[{"rounded-s":[l]}],"rounded-e":[{"rounded-e":[l]}],"rounded-t":[{"rounded-t":[l]}],"rounded-r":[{"rounded-r":[l]}],"rounded-b":[{"rounded-b":[l]}],"rounded-l":[{"rounded-l":[l]}],"rounded-ss":[{"rounded-ss":[l]}],"rounded-se":[{"rounded-se":[l]}],"rounded-ee":[{"rounded-ee":[l]}],"rounded-es":[{"rounded-es":[l]}],"rounded-tl":[{"rounded-tl":[l]}],"rounded-tr":[{"rounded-tr":[l]}],"rounded-br":[{"rounded-br":[l]}],"rounded-bl":[{"rounded-bl":[l]}],"border-w":[{border:[a]}],"border-w-x":[{"border-x":[a]}],"border-w-y":[{"border-y":[a]}],"border-w-s":[{"border-s":[a]}],"border-w-e":[{"border-e":[a]}],"border-w-t":[{"border-t":[a]}],"border-w-r":[{"border-r":[a]}],"border-w-b":[{"border-b":[a]}],"border-w-l":[{"border-l":[a]}],"border-opacity":[{"border-opacity":[b]}],"border-style":[{border:[...se(),"hidden"]}],"divide-x":[{"divide-x":[a]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[a]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[b]}],"divide-style":[{divide:se()}],"border-color":[{border:[i]}],"border-color-x":[{"border-x":[i]}],"border-color-y":[{"border-y":[i]}],"border-color-t":[{"border-t":[i]}],"border-color-r":[{"border-r":[i]}],"border-color-b":[{"border-b":[i]}],"border-color-l":[{"border-l":[i]}],"divide-color":[{divide:[i]}],"outline-style":[{outline:["",...se()]}],"outline-offset":[{"outline-offset":[q,S]}],"outline-w":[{outline:[q,Y]}],"outline-color":[{outline:[n]}],"ring-w":[{ring:R()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[n]}],"ring-opacity":[{"ring-opacity":[b]}],"ring-offset-w":[{"ring-offset":[q,Y]}],"ring-offset-color":[{"ring-offset":[n]}],shadow:[{shadow:["","inner","none",Z,Po]}],"shadow-color":[{shadow:[de]}],opacity:[{opacity:[b]}],"mix-blend":[{"mix-blend":[...Qn(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":Qn()}],filter:[{filter:["","none"]}],blur:[{blur:[o]}],brightness:[{brightness:[r]}],contrast:[{contrast:[c]}],"drop-shadow":[{"drop-shadow":["","none",Z,S]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[d]}],invert:[{invert:[p]}],saturate:[{saturate:[B]}],sepia:[{sepia:[x]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[o]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[c]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[d]}],"backdrop-invert":[{"backdrop-invert":[p]}],"backdrop-opacity":[{"backdrop-opacity":[b]}],"backdrop-saturate":[{"backdrop-saturate":[B]}],"backdrop-sepia":[{"backdrop-sepia":[x]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[s]}],"border-spacing-x":[{"border-spacing-x":[s]}],"border-spacing-y":[{"border-spacing-y":[s]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",S]}],duration:[{duration:X()}],ease:[{ease:["linear","in","out","in-out",S]}],delay:[{delay:X()}],animate:[{animate:["none","spin","ping","pulse","bounce",S]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[T]}],"scale-x":[{"scale-x":[T]}],"scale-y":[{"scale-y":[T]}],rotate:[{rotate:[ce,S]}],"translate-x":[{"translate-x":[I]}],"translate-y":[{"translate-y":[I]}],"skew-x":[{"skew-x":[V]}],"skew-y":[{"skew-y":[V]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",S]}],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",S]}],"caret-color":[{caret:[n]}],"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",S]}],fill:[{fill:[n,"none"]}],"stroke-w":[{stroke:[q,Y,He]}],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"]}}}),D={headline:"mb-8 md:mb-12 text-4xl md:text-5xl font-bold leading-tight text-center",subheadline:"mb-2",bodyCopy:"",start:"",center:"",end:"",container:"max-w-[1440px] mx-auto"},w=(n,e)=>{const o={};for(const r in n)o[r]=O(n[r]??"",e[r]??"");for(const r in e)o[r]=O(o[r]??"",e[r]??"");return o},Re={List:w(D,{container:"flex flex-col"}),Tile:w(D,{container:"flex flex-wrap gap-4 items-stretch relative",root:"mb-0 relative transition-all duration-200 has-[.active]:mb-[550px]"})},ue=w(D,{headline:"text-lg md:text-lg mb-0 *:text-left",image:"w-14 mr-4"}),We=w(ue,{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"}),Ue=w(ue,{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"}),Ke={headline:D.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"},Ot=w(D,{}),qe=w(D,{root:"px-8 md:px-0",bodyCopy:"max-w-[1440px]"}),Ge={Centered:w(D,{root:"overflow-hidden",inner:"h-full mx-auto max-w-[1440px]",fullWidthContent:"max-w-full w-full"}),Hero:w({...D,container:""},{root:"w-full",inner:"w-full md:flex md:items-center h-full mb-0",headline:"md:text-left text-[8.75vmin] md:text-6xl text-center",bodyCopy:"w-full"})},Xe=w({...D,headline:""},{headline:"text-3xl md:text-4xl font-bold leading-tight",subheadline:"font-bold text-2xl md:text-3xl",bodyCopy:"",ctas:"mt-8",cta:""}),Ye={link:{logo:"p-2 rounded-full"},logo:{logo:"p-2 rounded-full"},fill:{},outline:{}},zt=w(D,{}),jt=w(D,{}),Ze=w(D,{}),Je=w(D,{icon:"ps-2 text-xs"}),Mt=w(D,{}),Qe=w(D,{root:"px-8 md:px-0",bodyCopy:"max-w-[1440px] flex justify-evenly gap-4 mx-auto flex-col md:flex-row"}),et=w(D,{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"}),tt=w(D,{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"}),te={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"},nt=w(te,{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-[6vmin] md:text-3xl flex items-center justify-center leading-none font-bold absolute left-[-4%] md:left-[-4%] top-8 md:top-8"}),ot=w(te,{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 top-[4vmin]",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"}),rt=w(te,{media:"relative mb-4 md:w-3/4"}),it=w(te,{root:"rounded-2xl px-6 py-8",ctas:"flex-col gap-4"}),lt=w(te,{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"}),at={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"}},Dt=w(D,{}),Ao=Object.freeze(Object.defineProperty({__proto__:null,AccordionItemPt:ue,AccordionListItemPt:We,AccordionPt:Re,AccordionTileItemPt:Ue,CTAPt:Ye,CarouselModuleAltPt:Ot,CarouselModulePt:Ke,ContainerCollectionModulePt:qe,ContainerModulePt:Ge,ContentModulePt:Xe,DEFAULT_PASSTHROUGH:D,FooterNavigationPt:zt,ImagePt:jt,LogoCollectionModulePt:Ze,NavigationElementPt:Je,PrimaryNavigationPt:Mt,SplitModulePt:Qe,TestimonialModulePt:et,TileCollectionModulePt:tt,TileContentIconTilePt:nt,TileContentImageStackedAnimatedTilePt:ot,TileContentImageTilePt:rt,TileContentPt:te,TileContentTextTilePt:it,TileContentVideoTilePt:lt,TileLabelPt:at,VideoPt:Dt,combinePassthroughs:w},Symbol.toStringTag,{value:"Module"}));k.DEFAULT_COLOR="lily";const Ft={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:"iris",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=Ft;const F=n=>{const{backgroundColor:e,isProvider:o=!1}=n,r=t.inject("backgroundColor"),i=e??r??k.DEFAULT_COLOR;!r&&o&&t.provide("backgroundColor",i);const l=k.COLOR_PALETTES[i]??k.COLOR_PALETTES[k.DEFAULT_COLOR];return{backgroundColor:i,palette:l}},Vo=(n,e)=>{k.COLOR_PALETTES=n,e?k.DEFAULT_COLOR=e:k.DEFAULT_COLOR=Object.keys(n)[0]};function st(n,e){var o=typeof Symbol<"u"&&n[Symbol.iterator]||n["@@iterator"];if(!o){if(Array.isArray(n)||(o=dt(n))||e){o&&(n=o);var r=0,i=function(){};return{s:i,n:function(){return r>=n.length?{done:!0}:{done:!1,value:n[r++]}},e:function(u){throw u},f:i}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
2
2
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var l=!0,s=!1,a;return{s:function(){o=o.call(n)},n:function(){var u=o.next();return l=u.done,u},e:function(u){s=!0,a=u},f:function(){try{!l&&o.return!=null&&o.return()}finally{if(s)throw a}}}}function No(n){return zo(n)||Oo(n)||dt(n)||Lo()}function Lo(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
3
3
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Oo(n){if(typeof Symbol<"u"&&n[Symbol.iterator]!=null||n["@@iterator"]!=null)return Array.from(n)}function zo(n){if(Array.isArray(n))return ut(n)}function pe(n){"@babel/helpers - typeof";return pe=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},pe(n)}function ct(n,e){return Do(n)||Mo(n,e)||dt(n,e)||jo()}function jo(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
4
4
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function dt(n,e){if(n){if(typeof n=="string")return ut(n,e);var o=Object.prototype.toString.call(n).slice(8,-1);if(o==="Object"&&n.constructor&&(o=n.constructor.name),o==="Map"||o==="Set")return Array.from(n);if(o==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o))return ut(n,e)}}function ut(n,e){(e==null||e>n.length)&&(e=n.length);for(var o=0,r=new Array(e);o<e;o++)r[o]=n[o];return r}function Mo(n,e){var o=n==null?null:typeof Symbol<"u"&&n[Symbol.iterator]||n["@@iterator"];if(o!=null){var r,i,l,s,a=[],c=!0,u=!1;try{if(l=(o=o.call(n)).next,e!==0)for(;!(c=(r=l.call(o)).done)&&(a.push(r.value),a.length!==e);c=!0);}catch(d){u=!0,i=d}finally{try{if(!c&&o.return!=null&&(s=o.return(),Object(s)!==s))return}finally{if(u)throw i}}return a}}function Do(n){if(Array.isArray(n))return n}var A={innerWidth:function(e){if(e){var o=e.offsetWidth,r=getComputedStyle(e);return o+=parseFloat(r.paddingLeft)+parseFloat(r.paddingRight),o}return 0},width:function(e){if(e){var o=e.offsetWidth,r=getComputedStyle(e);return o-=parseFloat(r.paddingLeft)+parseFloat(r.paddingRight),o}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,o){if(e){var r=e.offsetWidth;if(o){var i=getComputedStyle(e);r+=parseFloat(i.marginLeft)+parseFloat(i.marginRight)}return r}return 0},getOuterHeight:function(e,o){if(e){var r=e.offsetHeight;if(o){var i=getComputedStyle(e);r+=parseFloat(i.marginTop)+parseFloat(i.marginBottom)}return r}return 0},getClientHeight:function(e,o){if(e){var r=e.clientHeight;if(o){var i=getComputedStyle(e);r+=parseFloat(i.marginTop)+parseFloat(i.marginBottom)}return r}return 0},getViewport:function(){var e=window,o=document,r=o.documentElement,i=o.getElementsByTagName("body")[0],l=e.innerWidth||r.clientWidth||i.clientWidth,s=e.innerHeight||r.clientHeight||i.clientHeight;return{width:l,height:s}},getOffset:function(e){if(e){var o=e.getBoundingClientRect();return{top:o.top+(window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0),left:o.left+(window.pageXOffset||document.documentElement.scrollLeft||document.body.scrollLeft||0)}}return{top:"auto",left:"auto"}},index:function(e){if(e)for(var o,r=(o=this.getParentNode(e))===null||o===void 0?void 0:o.childNodes,i=0,l=0;l<r.length;l++){if(r[l]===e)return i;r[l].nodeType===1&&i++}return-1},addMultipleClasses:function(e,o){var r=this;e&&o&&[o].flat().filter(Boolean).forEach(function(i){return i.split(" ").forEach(function(l){return r.addClass(e,l)})})},removeMultipleClasses:function(e,o){var r=this;e&&o&&[o].flat().filter(Boolean).forEach(function(i){return i.split(" ").forEach(function(l){return r.removeClass(e,l)})})},addClass:function(e,o){e&&o&&!this.hasClass(e,o)&&(e.classList?e.classList.add(o):e.className+=" "+o)},removeClass:function(e,o){e&&o&&(e.classList?e.classList.remove(o):e.className=e.className.replace(new RegExp("(^|\\b)"+o.split(" ").join("|")+"(\\b|$)","gi")," "))},hasClass:function(e,o){return e?e.classList?e.classList.contains(o):new RegExp("(^| )"+o+"( |$)","gi").test(e.className):!1},addStyles:function(e){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};e&&Object.entries(o).forEach(function(r){var i=ct(r,2),l=i[0],s=i[1];return e.style[l]=s})},find:function(e,o){return this.isElement(e)?e.querySelectorAll(o):[]},findSingle:function(e,o){return this.isElement(e)?e.querySelector(o):null},createElement:function(e){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(e){var r=document.createElement(e);this.setAttributes(r,o);for(var i=arguments.length,l=new Array(i>2?i-2:0),s=2;s<i;s++)l[s-2]=arguments[s];return r.append.apply(r,l),r}},setAttribute:function(e){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",r=arguments.length>2?arguments[2]:void 0;this.isElement(e)&&r!==null&&r!==void 0&&e.setAttribute(o,r)},setAttributes:function(e){var o=this,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(this.isElement(e)){var i=function l(s,a){var c,u,d=e!=null&&(c=e.$attrs)!==null&&c!==void 0&&c[s]?[e==null||(u=e.$attrs)===null||u===void 0?void 0:u[s]]:[];return[a].flat().reduce(function(p,f){if(f!=null){var m=pe(f);if(m==="string"||m==="number")p.push(f);else if(m==="object"){var h=Array.isArray(f)?l(s,f):Object.entries(f).map(function(C){var g=ct(C,2),b=g[0],y=g[1];return s==="style"&&(y||y===0)?"".concat(b.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),":").concat(y):y?b:void 0});p=h.length?p.concat(h.filter(function(C){return!!C})):p}}return p},d)};Object.entries(r).forEach(function(l){var s=ct(l,2),a=s[0],c=s[1];if(c!=null){var u=a.match(/^on(.+)/);u?e.addEventListener(u[1].toLowerCase(),c):a==="p-bind"?o.setAttributes(e,c):(c=a==="class"?No(new Set(i("class",c))).join(" ").trim():a==="style"?i("style",c).join(";").trim():c,(e.$attrs=e.$attrs||{})&&(e.$attrs[a]=c),e.setAttribute(a,c))}})}},getAttribute:function(e,o){if(this.isElement(e)){var r=e.getAttribute(o);return isNaN(r)?r==="true"||r==="false"?r==="true":r:+r}},isAttributeEquals:function(e,o,r){return this.isElement(e)?this.getAttribute(e,o)===r:!1},isAttributeNotEquals:function(e,o,r){return!this.isAttributeEquals(e,o,r)},getHeight:function(e){if(e){var o=e.offsetHeight,r=getComputedStyle(e);return o-=parseFloat(r.paddingTop)+parseFloat(r.paddingBottom)+parseFloat(r.borderTopWidth)+parseFloat(r.borderBottomWidth),o}return 0},getWidth:function(e){if(e){var o=e.offsetWidth,r=getComputedStyle(e);return o-=parseFloat(r.paddingLeft)+parseFloat(r.paddingRight)+parseFloat(r.borderLeftWidth)+parseFloat(r.borderRightWidth),o}return 0},absolutePosition:function(e,o){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(e){var i=e.offsetParent?{width:e.offsetWidth,height:e.offsetHeight}:this.getHiddenElementDimensions(e),l=i.height,s=i.width,a=o.offsetHeight,c=o.offsetWidth,u=o.getBoundingClientRect(),d=this.getWindowScrollTop(),p=this.getWindowScrollLeft(),f=this.getViewport(),m,h,C="top";u.top+a+l>f.height?(m=u.top+d-l,C="bottom",m<0&&(m=d)):m=a+u.top+d,u.left+s>f.width?h=Math.max(0,u.left+p+c-s):h=u.left+p,e.style.top=m+"px",e.style.left=h+"px",e.style.transformOrigin=C,r&&(e.style.marginTop=C==="bottom"?"calc(var(--p-anchor-gutter) * -1)":"calc(var(--p-anchor-gutter))")}},relativePosition:function(e,o){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(e){var i=e.offsetParent?{width:e.offsetWidth,height:e.offsetHeight}:this.getHiddenElementDimensions(e),l=o.offsetHeight,s=o.getBoundingClientRect(),a=this.getViewport(),c,u,d="top";s.top+l+i.height>a.height?(c=-1*i.height,d="bottom",s.top+c<0&&(c=-1*s.top)):c=l,i.width>a.width?u=s.left*-1:s.left+i.width>a.width?u=(s.left+i.width-a.width)*-1:u=0,e.style.top=c+"px",e.style.left=u+"px",e.style.transformOrigin=d,r&&(e.style.marginTop=d==="bottom"?"calc(var(--p-anchor-gutter) * -1)":"calc(var(--p-anchor-gutter))")}},nestedPosition:function(e,o){if(e){var r=e.parentElement,i=this.getOffset(r),l=this.getViewport(),s=e.offsetParent?e.offsetWidth:this.getHiddenElementOuterWidth(e),a=this.getOuterWidth(r.children[0]),c;parseInt(i.left,10)+a+s>l.width-this.calculateScrollbarWidth()?parseInt(i.left,10)<s?o%2===1?c=parseInt(i.left,10)?"-"+parseInt(i.left,10)+"px":"100%":o%2===0&&(c=l.width-s-this.calculateScrollbarWidth()+"px"):c="-100%":c="100%",e.style.top="0px",e.style.left=c}},getParentNode:function(e){var o=e==null?void 0:e.parentNode;return o&&o instanceof ShadowRoot&&o.host&&(o=o.host),o},getParents:function(e){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],r=this.getParentNode(e);return r===null?o:this.getParents(r,o.concat([r]))},getScrollableParents:function(e){var o=[];if(e){var r=this.getParents(e),i=/(auto|scroll)/,l=function(g){try{var b=window.getComputedStyle(g,null);return i.test(b.getPropertyValue("overflow"))||i.test(b.getPropertyValue("overflowX"))||i.test(b.getPropertyValue("overflowY"))}catch{return!1}},s=st(r),a;try{for(s.s();!(a=s.n()).done;){var c=a.value,u=c.nodeType===1&&c.dataset.scrollselectors;if(u){var d=u.split(","),p=st(d),f;try{for(p.s();!(f=p.n()).done;){var m=f.value,h=this.findSingle(c,m);h&&l(h)&&o.push(h)}}catch(C){p.e(C)}finally{p.f()}}c.nodeType!==9&&l(c)&&o.push(c)}}catch(C){s.e(C)}finally{s.f()}}return o},getHiddenElementOuterHeight:function(e){if(e){e.style.visibility="hidden",e.style.display="block";var o=e.offsetHeight;return e.style.display="none",e.style.visibility="visible",o}return 0},getHiddenElementOuterWidth:function(e){if(e){e.style.visibility="hidden",e.style.display="block";var o=e.offsetWidth;return e.style.display="none",e.style.visibility="visible",o}return 0},getHiddenElementDimensions:function(e){if(e){var o={};return e.style.visibility="hidden",e.style.display="block",o.width=e.offsetWidth,o.height=e.offsetHeight,e.style.display="none",e.style.visibility="visible",o}return 0},fadeIn:function(e,o){if(e){e.style.opacity=0;var r=+new Date,i=0,l=function s(){i=+e.style.opacity+(new Date().getTime()-r)/o,e.style.opacity=i,r=+new Date,+i<1&&(window.requestAnimationFrame&&requestAnimationFrame(s)||setTimeout(s,16))};l()}},fadeOut:function(e,o){if(e)var r=1,i=50,l=o,s=i/l,a=setInterval(function(){r-=s,r<=0&&(r=0,clearInterval(a)),e.style.opacity=r},i)},getUserAgent:function(){return navigator.userAgent},appendChild:function(e,o){if(this.isElement(o))o.appendChild(e);else if(o.el&&o.elElement)o.elElement.appendChild(e);else throw new Error("Cannot append "+o+" to "+e)},isElement:function(e){return(typeof HTMLElement>"u"?"undefined":pe(HTMLElement))==="object"?e instanceof HTMLElement:e&&pe(e)==="object"&&e!==null&&e.nodeType===1&&typeof e.nodeName=="string"},scrollInView:function(e,o){var r=getComputedStyle(e).getPropertyValue("borderTopWidth"),i=r?parseFloat(r):0,l=getComputedStyle(e).getPropertyValue("paddingTop"),s=l?parseFloat(l):0,a=e.getBoundingClientRect(),c=o.getBoundingClientRect(),u=c.top+document.body.scrollTop-(a.top+document.body.scrollTop)-i-s,d=e.scrollTop,p=e.clientHeight,f=this.getOuterHeight(o);u<0?e.scrollTop=d+u:u+f>p&&(e.scrollTop=d+u-p+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 o=e.offsetWidth-e.clientWidth;return document.body.removeChild(e),this.calculatedScrollbarWidth=o,o},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(),o=/(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:o[1]||"",version:o[2]||"0"}},isVisible:function(e){return e&&e.offsetParent!=null},invokeElementMethod:function(e,o,r){e[o].apply(e,r)},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,o){e&&document.activeElement!==e&&e.focus(o)},isFocusableElement:function(e){var o=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(o,`,
|
|
@@ -86,7 +86,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
86
86
|
flex: 1 0 `).concat(100/s.numVisible,`%
|
|
87
87
|
}
|
|
88
88
|
}
|
|
89
|
-
`)}}this.carouselStyle.innerHTML=o},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 qo()},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:kn,ChevronDownIcon:bn,ChevronLeftIcon:Cn,ChevronUpIcon:wn},directives:{ripple:dn}};function ve(n){"@babel/helpers - typeof";return ve=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},ve(n)}function vn(n,e){var o=Object.keys(n);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(n);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable})),o.push.apply(o,r)}return o}function Ve(n){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?vn(Object(o),!0).forEach(function(r){Wi(n,r,o[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(o)):vn(Object(o)).forEach(function(r){Object.defineProperty(n,r,Object.getOwnPropertyDescriptor(o,r))})}return n}function Wi(n,e,o){return e=Ui(e),e in n?Object.defineProperty(n,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):n[e]=o,n}function Ui(n){var e=Ki(n,"string");return ve(e)=="symbol"?e:String(e)}function Ki(n,e){if(ve(n)!="object"||!n)return n;var o=n[Symbol.toPrimitive];if(o!==void 0){var r=o.call(n,e||"default");if(ve(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(n)}var qi=["aria-live"],Gi=["disabled","aria-label"],Xi=["data-p-carousel-item-active","data-p-carousel-item-start","data-p-carousel-item-end"],Yi=["aria-hidden","aria-label","aria-roledescription","data-p-carousel-item-active","data-p-carousel-item-start","data-p-carousel-item-end"],Zi=["disabled","aria-label"],Ji=["data-p-highlight"],Qi=["tabindex","aria-label","aria-current","onClick"];function el(n,e,o,r,i,l){var s=t.resolveDirective("ripple");return t.openBlock(),t.createElementBlock("div",t.mergeProps({class:n.cx("root"),role:"region"},n.ptmi("root")),[n.$slots.header?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:0,class:n.cx("header")},n.ptm("header")),[t.renderSlot(n.$slots,"header")],16)):t.createCommentVNode("",!0),l.empty?t.renderSlot(n.$slots,"empty",{key:2},function(){return[t.createTextVNode(t.toDisplayString(l.emptyMessageText),1)]}):(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:1,class:[n.cx("content"),n.contentClass]},n.ptm("content")),[t.createElementVNode("div",t.mergeProps({class:[n.cx("container"),n.containerClass],"aria-live":i.allowAutoplay?"polite":"off"},n.ptm("container")),[n.showNavigators?t.withDirectives((t.openBlock(),t.createElementBlock("button",t.mergeProps({key:0,type:"button",class:n.cx("previousButton"),disabled:l.backwardIsDisabled,"aria-label":l.ariaPrevButtonLabel,onClick:e[0]||(e[0]=function(){return l.navBackward&&l.navBackward.apply(l,arguments)})},Ve(Ve({},n.prevButtonProps),n.ptm("previousButton")),{"data-pc-group-section":"navigator"}),[t.renderSlot(n.$slots,"previousicon",{},function(){return[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(l.isVertical()?"ChevronUpIcon":"ChevronLeftIcon"),t.mergeProps({class:n.cx("previousButtonIcon")},n.ptm("previousButtonIcon")),null,16,["class"]))]})],16,Gi)),[[s]]):t.createCommentVNode("",!0),t.createElementVNode("div",t.mergeProps({class:n.cx("itemsContent"),style:[{height:l.isVertical()?n.verticalViewPortHeight:"auto"}],onTouchend:e[2]||(e[2]=function(){return l.onTouchEnd&&l.onTouchEnd.apply(l,arguments)}),onTouchstart:e[3]||(e[3]=function(){return l.onTouchStart&&l.onTouchStart.apply(l,arguments)}),onTouchmove:e[4]||(e[4]=function(){return l.onTouchMove&&l.onTouchMove.apply(l,arguments)})},n.ptm("itemsContent")),[t.createElementVNode("div",t.mergeProps({ref:"itemsContainer",class:n.cx("itemsContainer"),onTransitionend:e[1]||(e[1]=function(){return l.onTransitionEnd&&l.onTransitionEnd.apply(l,arguments)})},n.ptm("itemsContainer")),[l.isCircular()?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:0},t.renderList(n.value.slice(-1*i.d_numVisible),function(a,c){return t.openBlock(),t.createElementBlock("div",t.mergeProps({key:c+"_scloned",class:n.cx("itemCloned",{index:c,value:n.value,totalShiftedItems:i.totalShiftedItems,d_numVisible:i.d_numVisible})},n.ptm("itemCloned"),{"data-p-carousel-item-active":i.totalShiftedItems*-1===n.value.length+i.d_numVisible,"data-p-carousel-item-start":c===0,"data-p-carousel-item-end":n.value.slice(-1*i.d_numVisible).length-1===c}),[t.renderSlot(n.$slots,"item",{data:a,index:c})],16,Xi)}),128)):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.value,function(a,c){return t.openBlock(),t.createElementBlock("div",t.mergeProps({key:c,class:n.cx("item",{index:c}),role:"group","aria-hidden":l.firstIndex()>c||l.lastIndex()<c?!0:void 0,"aria-label":l.ariaSlideNumber(c),"aria-roledescription":l.ariaSlideLabel},n.ptm("item"),{"data-p-carousel-item-active":l.firstIndex()<=c&&l.lastIndex()>=c,"data-p-carousel-item-start":l.firstIndex()===c,"data-p-carousel-item-end":l.lastIndex()===c}),[t.renderSlot(n.$slots,"item",{data:a,index:c})],16,Yi)}),128)),l.isCircular()?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(n.value.slice(0,i.d_numVisible),function(a,c){return t.openBlock(),t.createElementBlock("div",t.mergeProps({key:c+"_fcloned",class:n.cx("itemCloned",{index:c,value:n.value,totalShiftedItems:i.totalShiftedItems,d_numVisible:i.d_numVisible})},n.ptm("itemCloned")),[t.renderSlot(n.$slots,"item",{data:a,index:c})],16)}),128)):t.createCommentVNode("",!0)],16)],16),n.showNavigators?t.withDirectives((t.openBlock(),t.createElementBlock("button",t.mergeProps({key:1,type:"button",class:n.cx("nextButton"),disabled:l.forwardIsDisabled,"aria-label":l.ariaNextButtonLabel,onClick:e[5]||(e[5]=function(){return l.navForward&&l.navForward.apply(l,arguments)})},Ve(Ve({},n.nextButtonProps),n.ptm("nextButton")),{"data-pc-group-section":"navigator"}),[t.renderSlot(n.$slots,"nexticon",{},function(){return[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(l.isVertical()?"ChevronDownIcon":"ChevronRightIcon"),t.mergeProps({class:n.cx("nextButtonIcon")},n.ptm("nextButtonIcon")),null,16,["class"]))]})],16,Zi)),[[s]]):t.createCommentVNode("",!0)],16,qi),l.totalIndicators>=0&&n.showIndicators?(t.openBlock(),t.createElementBlock("ul",t.mergeProps({key:0,ref:"indicatorContent",class:[n.cx("indicators"),n.indicatorsContentClass],onKeydown:e[6]||(e[6]=function(){return l.onIndicatorKeydown&&l.onIndicatorKeydown.apply(l,arguments)})},n.ptm("indicators")),[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(l.totalIndicators,function(a,c){return t.openBlock(),t.createElementBlock("li",t.mergeProps({key:"p-carousel-indicator-"+c.toString(),class:n.cx("indicator",{index:c})},n.ptm("indicator",l.getIndicatorPTOptions(c)),{"data-p-highlight":i.d_page===c}),[t.createElementVNode("button",t.mergeProps({class:n.cx("indicatorButton"),type:"button",tabindex:i.d_page===c?"0":"-1","aria-label":l.ariaPageLabel(c+1),"aria-current":i.d_page===c?"page":void 0,onClick:function(d){return l.onIndicatorClick(d,c)}},n.ptm("indicatorButton",l.getIndicatorPTOptions(c))),null,16,Qi)],16,Ji)}),128))],16)):t.createCommentVNode("",!0)],16)),n.$slots.footer?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:3,class:n.cx("footer")},n.ptm("footer")),[t.renderSlot(n.$slots,"footer")],16)):t.createCommentVNode("",!0)],16)}$n.render=el;const tl=["innerHTML"],Sn=t.defineComponent({__name:"CarouselModule",props:{__typename:{},headline:{},carouselItems:{},backgroundColor:{},pt:{},variant:{default:"Default"},isProvider:{type:Boolean,default:!0},class:{}},setup(n){const e=n,o=t.computed(()=>w(Ke,e.pt??{})),{backgroundColor:r,palette:i}=F(e),l=t.computed(()=>`${O(e.variant!=="Hero"?"py-16 px-8":"",`bg-${r}`,e.class)} ${e.variant.toLowerCase()} carousel`);return(s,a)=>{var c;return t.openBlock(),t.createBlock(t.unref($n),{value:s.carouselItems,"num-visible":1,"num-scroll":1,class:t.normalizeClass(l.value),pt:o.value,"pt:item:class":`carousel-item w-full ${((c=o.value)==null?void 0:c.item)??""}`},t.createSlots({item:t.withCtx(u=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(u.data.__typename),t.mergeProps(u.data,{"is-child":!0}),null,16))]),footer:t.withCtx(()=>[]),nexticon:t.withCtx(()=>[]),_:2},[s.headline?{name:"header",fn:t.withCtx(()=>{var u;return[t.createElementVNode("h2",{class:t.normalizeClass(`carousel-headline ${((u=o.value)==null?void 0:u.headline)??""} text-${t.unref(i).headline}`),innerHTML:s.headline},null,10,tl)]}),key:"0"}:void 0]),1032,["value","class","pt","pt:item:class"])}}});var Se=(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))(Se||{});const nl=["innerHTML"],Bn=t.defineComponent({__name:"ContainerModule",props:{__typename:{},headline:{},subHeadline:{},fullWidthContent:{},start:{},end:{},textColor:{},backgroundColor:{},backgroundImage:{},variant:{default:"Centered"},isChild:{type:Boolean,default:!1},pt:{},isProvider:{type:Boolean,default:!0},class:{}},setup(n){var f,m,h,C,g,b;const e=n,{backgroundColor:o,palette:r}=F(e),i=t.computed(()=>w(Ge[e.variant],e.pt??{})),l=t.computed(()=>Se[e.variant]===Se.Hero),s=t.computed(()=>Se[e.variant]===Se.Centered),a=t.computed(()=>{var y,B,T;return O(`container-module bg-${o} relative ${(y=i.value)==null?void 0:y.root} ${l.value?e.backgroundImage?`md:h-[60vw] md:max-h-[70vh] ${(B=i.value)==null?void 0:B.container}`:`md:h-[500px] md:max-h-[500px] ${(T=i.value)==null?void 0:T.container}`:""} `,e.class??"")}),c=t.computed(()=>{var B,T;let y=JSON.parse(JSON.stringify(e.backgroundImage));return y!=null&&y.media.width&&(y.media.width=void 0),y!=null&&y.media.height&&(y.media.height=void 0),(B=y==null?void 0:y.mobileMedia)!=null&&B.width&&(y.mobileMedia.width=void 0),(T=y==null?void 0:y.mobileMedia)!=null&&T.height&&(y.mobileMedia.height=void 0),y}),u=((f=e.fullWidthContent)==null?void 0:f.__typename)==="TileContent"?"TileContentTextTile":(m=e.fullWidthContent)==null?void 0:m.__typename,d=((h=e.start)==null?void 0:h.__typename)==="TileContent"?"TileContentTextTile":(C=e.start)==null?void 0:C.__typename,p=((g=e.end)==null?void 0:g.__typename)==="TileContent"?"TileContentTextTile":(b=e.end)==null?void 0:b.__typename;return(y,B)=>{const T=H;return t.openBlock(),t.createBlock(t.resolveDynamicComponent(y.isChild?"div":"section"),{class:t.normalizeClass(a.value)},{default:t.withCtx(()=>{var x,V,P,I,_,N,j,$,R;return[y.backgroundImage&&c.value?(t.openBlock(),t.createBlock(T,{key:0,media:c.value.media,"mobile-media":c.value.mobileMedia,class:t.normalizeClass(`md:absolute md:top-0 md:right-0 object-cover w-full h-full z-0 ${l.value?"object-bottom":""}`)},null,8,["media","mobile-media","class"])):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`container-module-inner relative z-10 ${l.value?((x=y.start)==null?void 0:x.__typename)==="Image"?"container-hero-right":"container-hero":"container"} ${y.isChild||l.value?"":"py-4 px-8 md:py-16 md:px-4"} ${((V=i.value)==null?void 0:V.inner)??""}`)},[y.headline?(t.openBlock(),t.createElementBlock("h2",{key:0,class:t.normalizeClass(`container-module-headline ${!y.isChild&&l.value?"py-16":""} ${s.value?"text-center":""} ${((P=i.value)==null?void 0:P.headline)??""} text-${t.unref(r).headline}`),innerHTML:y.headline},null,10,nl)):t.createCommentVNode("",!0),y.subHeadline?(t.openBlock(),t.createElementBlock("p",{key:1,class:t.normalizeClass(`container-module-subheadline ${s.value?"text-center":""} ${((I=i.value)==null?void 0:I.subheadline)??""} text-${t.unref(r).subheadline}`)},t.toDisplayString(y.subHeadline),3)):t.createCommentVNode("",!0),y.fullWidthContent||y.start||y.end?(t.openBlock(),t.createElementBlock("div",{key:2,class:t.normalizeClass(`container-module-content flex flex-col ${((_=y.end)==null?void 0:_.__typename)==="Image"&&"flex-col-reverse"} md:flex-row gap-5 h-full ${((N=i.value)==null?void 0:N.bodyCopy)??""}`)},[y.fullWidthContent?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`container-module-full-width-content ${((j=i.value)==null?void 0:j.fullWidthContent)??""} ${s.value?"mx-auto":""}`)},[t.unref(u)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(u)),t.mergeProps({key:0},y.fullWidthContent,{"is-child":!0,"is-hero":!!(t.unref(u)==="ContentModule"&&l.value)}),null,16,["is-hero"])):t.createCommentVNode("",!0)],2)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[y.start?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`container-module-start basis-1/2 ${(($=i.value)==null?void 0:$.start)??""} ${l.value&&t.unref(d)!=="Image"?"py-16 md:pr-16 md:pl-0 px-12":""}`)},[t.unref(d)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(d)),t.mergeProps({key:0},y.start,{"is-child":!0,"is-hero":!!(t.unref(d)==="ContentModule"&&l.value)}),null,16,["is-hero"])):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`container-module-end basis-1/2 ${((R=i.value)==null?void 0:R.end)??""} ${l.value&&t.unref(p)!=="Image"?"py-16 md:pr-16 md:pl-0 px-12":""}`)},[t.unref(p)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(p)),t.mergeProps({key:0},y.end,{"is-child":!0,"is-hero":!!(t.unref(p)==="ContentModule"&&l.value)}),null,16,["is-hero"])):t.createCommentVNode("",!0)],2)],64))],2)):t.createCommentVNode("",!0)],2),t.renderSlot(y.$slots,"default")]}),_:3},8,["class"])}}});var le=(n=>(n.Left="left",n.Center="center",n.Right="right",n.Inline="inline",n))(le||{});const G=t.defineComponent({__name:"CTA",props:{__typename:{},title:{},link:{},color:{},textColor:{},buttonType:{},logo:{},pt:{},ariaLabel:{},ariaDescription:{},anchor:{},target:{},size:{},class:{}},setup(n){const e=n,o=t.computed(()=>w(Ye[e.buttonType],e.pt??{})),r=t.computed(()=>e.buttonType==="link"||e.buttonType==="logo"),{palette:i}=F(e),l=i.cta[e.buttonType],s=t.computed(()=>{var h;const m=["cta whitespace-nowrap",O(((h=o.value)==null?void 0:h.root)??"",e.class??"","flex items-center gap-2")];if((e.buttonType==="link"||e.buttonType==="logo")&&m.push("hover:underline"),m.push(`text-${e.textColor??l.copy}`),e.size)switch(e.size){case"sm":m.push("*:text-sm"),e.buttonType==="fill"&&m.push("py-0.5 px-4");break;case"lg":m.push("*:text-lg font-bold"),e.buttonType==="fill"&&m.push("py-1.5 px-8");break;case"xl":m.push("*:text-xl font-bold"),e.buttonType==="fill"&&m.push("py-2 px-12");break;case"xxl":m.push("*:text-3xl font-bold"),e.buttonType==="fill"&&m.push("py-2 px-16");break}return e.buttonType==="fill"&&(m.push("rounded-[2rem]"),(e.color||l.bg)&&m.push(`bg-${e.color||l.bg}`),e.size||m.push("py-1 px-4")),l.border&&m.push(`border-${e.color??l.border}`),m.join(" ")}),a=t.computed(()=>{var m,h,C,g,b,y;return(h=(m=e.link)==null?void 0:m.page)!=null&&h.slug?`${(g=(C=e.link)==null?void 0:C.page)==null?void 0:g.slug}`:(b=e.link)!=null&&b.externalUrl?(y=e.link)==null?void 0:y.externalUrl:""}),c=t.computed(()=>{var m;return!!((m=e.link)!=null&&m.externalUrl)}),u=t.computed(()=>{var m;return e.ariaLabel??((m=e.link)==null?void 0:m.ariaLabel)??e.title}),d=t.computed(()=>{var m;return e.ariaDescription??((m=e.link)==null?void 0:m.ariaDescription)??""}),p=t.computed(()=>{var m,h,C;return e.target==="New Tab"||((m=e.link)==null?void 0:m.target)==="New Tab"?"_blank":e.target==="Same Tab"||((h=e.link)==null?void 0:h.target)==="Same Tab"?"_self":(C=e.link)!=null&&C.externalUrl?"_blank":"_self"}),f=t.computed(()=>c.value?"a":"router-link");return(m,h)=>{const C=H;return t.openBlock(),t.createBlock(t.resolveDynamicComponent(f.value),{"aria-label":u.value,"aria-description":d.value,to:c.value?"":a.value,href:c.value?a.value:"",target:c.value?p.value:"",rel:c.value?"noopener":"",class:t.normalizeClass(e.class)},{default:t.withCtx(()=>[t.createVNode(t.unref(Ct),{class:t.normalizeClass(s.value),link:r.value},{default:t.withCtx(()=>{var g,b,y;return[m.logo?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`${m.buttonType==="logo"?(g=o.value)==null?void 0:g.logo:""} ${m.buttonType==="logo"?`bg-${e.textColor??t.unref(l).copy}`:""}`)},[typeof m.logo=="object"?(t.openBlock(),t.createBlock(C,t.normalizeProps(t.mergeProps({key:0},m.logo)),null,16)):typeof m.logo=="string"?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(t.unref(O)(m.logo,(b=o.value)==null?void 0:b.logo))},null,2)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),t.createElementVNode("p",{class:t.normalizeClass(t.unref(O)("pointer-events-none whitespace-nowrap",((y=o.value)==null?void 0:y.headline)??""))},t.toDisplayString(m.title),3)]}),_:1},8,["class","link"])]),_:1},8,["aria-label","aria-description","to","href","target","rel","class"])}}}),ol={key:2},rl=["innerHTML"],il=["innerHTML"],ll=["innerHTML"],Tn=t.defineComponent({__name:"ContentModule",props:{__typename:{},headline:{},subHeadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},pt:{},logo:{},isHero:{type:Boolean,default:!1},alignment:{default:le.Left},isChild:{type:Boolean},isProvider:{type:Boolean},class:{}},setup(n){const e=n,o=e.alignment?e.alignment.toLowerCase():"left",r=t.computed(()=>w(Xe,e.pt??{})),i=t.computed(()=>o===le.Inline?"text-left md:text-left":`text-${o}`),l=t.computed(()=>{let p="";switch(o){case le.Right:p="justify-end";break;case le.Center:p="justify-center";break;default:p="justify-start"}return p}),s=t.computed(()=>{var p,f;return`${((p=r.value)==null?void 0:p.logo)??""} ${(f=e==null?void 0:e.logo)==null?void 0:f.class}`}),{backgroundColor:a,palette:c}=F(e),u=t.computed(()=>{var f;const p=["content-module-headline",`text-${c.headline}`,O(((f=r==null?void 0:r.value)==null?void 0:f.headline)??"",i.value)];return e.isChild?p.push("text-3xl md:text-4xl"):p.push("text-3xl md:text-5xl"),(e.bodyCopy||e.subHeadline&&e.isHero)&&p.push("mb-4 md:mb-6"),p.join(" ")}),d=t.computed(()=>{var f;return["content-module-subheadline mb-2",`text-${c.subheadline}`,O(((f=r==null?void 0:r.value)==null?void 0:f.subheadline)??"",i.value)].join(" ")});return(p,f)=>{var h,C,g,b;const m=H;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`content-module ${p.isChild?"":"p-8 md:p-16"} ${((h=r.value)==null?void 0:h.root)??""} ${e.class??""} ${e.backgroundColor||!p.isChild?`bg-${t.unref(a)}`:""}`)},[t.createElementVNode("div",{class:t.normalizeClass(`content-module-container mx-auto ${((C=r.value)==null?void 0:C.container)??""} ${t.unref(o)===t.unref(le).Inline?"flex flex-col md:flex-row justify-between items-center gap-4":""}`)},[p.logo?(t.openBlock(),t.createBlock(m,t.mergeProps({key:0},p.logo,{class:s.value}),null,16,["class"])):t.createCommentVNode("",!0),p.subHeadline&&!p.isHero?(t.openBlock(),t.createElementBlock("h6",{key:1,class:t.normalizeClass(d.value)},t.toDisplayString(p.subHeadline),3)):t.createCommentVNode("",!0),p.headline?(t.openBlock(),t.createElementBlock("div",ol,[p.isHero?(t.openBlock(),t.createElementBlock("h1",{key:0,class:t.normalizeClass(u.value),innerHTML:p.headline},null,10,rl)):(t.openBlock(),t.createElementBlock("h2",{key:1,class:t.normalizeClass(u.value),innerHTML:p.headline},null,10,il))])):t.createCommentVNode("",!0),p.subHeadline&&p.isHero?(t.openBlock(),t.createElementBlock("h6",{key:3,class:t.normalizeClass(d.value)},t.toDisplayString(p.subHeadline),3)):t.createCommentVNode("",!0),p.bodyCopy?(t.openBlock(),t.createElementBlock("div",{key:4,class:t.normalizeClass(`content-module-body-copy text-${t.unref(c).copy} ${t.unref(O)(((g=r.value)==null?void 0:g.bodyCopy)??"",i.value)}`),innerHTML:p.bodyCopy},null,10,ll)):t.createCommentVNode("",!0),p.ctas?(t.openBlock(),t.createElementBlock("div",{key:5,class:t.normalizeClass(`content-module-ctas flex flex-wrap gap-4 ${l.value} ${t.unref(O)(((b=r.value)==null?void 0:b.ctas)??"",i.value)}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(p.ctas,(y,B)=>(t.openBlock(),t.createBlock(G,t.mergeProps({ref_for:!0},y,{key:`cta-${y.title}-${B}`,class:`${p.isHero?"w-full sm:w-auto justify-center":""}`}),null,16,["class"]))),128))],2)):t.createCommentVNode("",!0)],2)],2)}}}),al=["innerHTML"],En=t.defineComponent({__name:"ContainerCollectionModule",props:{__typename:{},headline:{},modules:{},backgroundColor:{},pt:{},isProvider:{type:Boolean,default:!0},class:{}},setup(n){const e=n,o=t.computed(()=>w(qe,e.pt??{})),{backgroundColor:r,palette:i}=F(e);return(l,s)=>{var a,c;return t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass(`container-collection ${e.class??""} bg-${t.unref(r)}`)},[l.headline?(t.openBlock(),t.createElementBlock("h2",{key:0,class:t.normalizeClass(`container-collection-headline ${(a=o.value)==null?void 0:a.headline} text-${t.unref(i).headline}`),innerHTML:l.headline},null,10,al)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`container-collection-content space-y-8 mx-auto container ${(c=o.value)==null?void 0:c.bodyCopy}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(l.modules,(u,d)=>(t.openBlock(),t.createBlock(t.resolveDynamicComponent(u.__typename),t.mergeProps({ref_for:!0},u,{key:`${u==null?void 0:u.__typename}-${d}`,"is-child":!0}),null,16))),128))],2)],2)}}});var ne=(n=>(n[n.header=0]="header",n[n.footer=1]="footer",n))(ne||{});/*!
|
|
89
|
+
`)}}this.carouselStyle.innerHTML=o},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 qo()},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:kn,ChevronDownIcon:bn,ChevronLeftIcon:Cn,ChevronUpIcon:wn},directives:{ripple:dn}};function ve(n){"@babel/helpers - typeof";return ve=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},ve(n)}function vn(n,e){var o=Object.keys(n);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(n);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable})),o.push.apply(o,r)}return o}function Ve(n){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?vn(Object(o),!0).forEach(function(r){Wi(n,r,o[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(o)):vn(Object(o)).forEach(function(r){Object.defineProperty(n,r,Object.getOwnPropertyDescriptor(o,r))})}return n}function Wi(n,e,o){return e=Ui(e),e in n?Object.defineProperty(n,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):n[e]=o,n}function Ui(n){var e=Ki(n,"string");return ve(e)=="symbol"?e:String(e)}function Ki(n,e){if(ve(n)!="object"||!n)return n;var o=n[Symbol.toPrimitive];if(o!==void 0){var r=o.call(n,e||"default");if(ve(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(n)}var qi=["aria-live"],Gi=["disabled","aria-label"],Xi=["data-p-carousel-item-active","data-p-carousel-item-start","data-p-carousel-item-end"],Yi=["aria-hidden","aria-label","aria-roledescription","data-p-carousel-item-active","data-p-carousel-item-start","data-p-carousel-item-end"],Zi=["disabled","aria-label"],Ji=["data-p-highlight"],Qi=["tabindex","aria-label","aria-current","onClick"];function el(n,e,o,r,i,l){var s=t.resolveDirective("ripple");return t.openBlock(),t.createElementBlock("div",t.mergeProps({class:n.cx("root"),role:"region"},n.ptmi("root")),[n.$slots.header?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:0,class:n.cx("header")},n.ptm("header")),[t.renderSlot(n.$slots,"header")],16)):t.createCommentVNode("",!0),l.empty?t.renderSlot(n.$slots,"empty",{key:2},function(){return[t.createTextVNode(t.toDisplayString(l.emptyMessageText),1)]}):(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:1,class:[n.cx("content"),n.contentClass]},n.ptm("content")),[t.createElementVNode("div",t.mergeProps({class:[n.cx("container"),n.containerClass],"aria-live":i.allowAutoplay?"polite":"off"},n.ptm("container")),[n.showNavigators?t.withDirectives((t.openBlock(),t.createElementBlock("button",t.mergeProps({key:0,type:"button",class:n.cx("previousButton"),disabled:l.backwardIsDisabled,"aria-label":l.ariaPrevButtonLabel,onClick:e[0]||(e[0]=function(){return l.navBackward&&l.navBackward.apply(l,arguments)})},Ve(Ve({},n.prevButtonProps),n.ptm("previousButton")),{"data-pc-group-section":"navigator"}),[t.renderSlot(n.$slots,"previousicon",{},function(){return[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(l.isVertical()?"ChevronUpIcon":"ChevronLeftIcon"),t.mergeProps({class:n.cx("previousButtonIcon")},n.ptm("previousButtonIcon")),null,16,["class"]))]})],16,Gi)),[[s]]):t.createCommentVNode("",!0),t.createElementVNode("div",t.mergeProps({class:n.cx("itemsContent"),style:[{height:l.isVertical()?n.verticalViewPortHeight:"auto"}],onTouchend:e[2]||(e[2]=function(){return l.onTouchEnd&&l.onTouchEnd.apply(l,arguments)}),onTouchstart:e[3]||(e[3]=function(){return l.onTouchStart&&l.onTouchStart.apply(l,arguments)}),onTouchmove:e[4]||(e[4]=function(){return l.onTouchMove&&l.onTouchMove.apply(l,arguments)})},n.ptm("itemsContent")),[t.createElementVNode("div",t.mergeProps({ref:"itemsContainer",class:n.cx("itemsContainer"),onTransitionend:e[1]||(e[1]=function(){return l.onTransitionEnd&&l.onTransitionEnd.apply(l,arguments)})},n.ptm("itemsContainer")),[l.isCircular()?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:0},t.renderList(n.value.slice(-1*i.d_numVisible),function(a,c){return t.openBlock(),t.createElementBlock("div",t.mergeProps({key:c+"_scloned",class:n.cx("itemCloned",{index:c,value:n.value,totalShiftedItems:i.totalShiftedItems,d_numVisible:i.d_numVisible})},n.ptm("itemCloned"),{"data-p-carousel-item-active":i.totalShiftedItems*-1===n.value.length+i.d_numVisible,"data-p-carousel-item-start":c===0,"data-p-carousel-item-end":n.value.slice(-1*i.d_numVisible).length-1===c}),[t.renderSlot(n.$slots,"item",{data:a,index:c})],16,Xi)}),128)):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.value,function(a,c){return t.openBlock(),t.createElementBlock("div",t.mergeProps({key:c,class:n.cx("item",{index:c}),role:"group","aria-hidden":l.firstIndex()>c||l.lastIndex()<c?!0:void 0,"aria-label":l.ariaSlideNumber(c),"aria-roledescription":l.ariaSlideLabel},n.ptm("item"),{"data-p-carousel-item-active":l.firstIndex()<=c&&l.lastIndex()>=c,"data-p-carousel-item-start":l.firstIndex()===c,"data-p-carousel-item-end":l.lastIndex()===c}),[t.renderSlot(n.$slots,"item",{data:a,index:c})],16,Yi)}),128)),l.isCircular()?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(n.value.slice(0,i.d_numVisible),function(a,c){return t.openBlock(),t.createElementBlock("div",t.mergeProps({key:c+"_fcloned",class:n.cx("itemCloned",{index:c,value:n.value,totalShiftedItems:i.totalShiftedItems,d_numVisible:i.d_numVisible})},n.ptm("itemCloned")),[t.renderSlot(n.$slots,"item",{data:a,index:c})],16)}),128)):t.createCommentVNode("",!0)],16)],16),n.showNavigators?t.withDirectives((t.openBlock(),t.createElementBlock("button",t.mergeProps({key:1,type:"button",class:n.cx("nextButton"),disabled:l.forwardIsDisabled,"aria-label":l.ariaNextButtonLabel,onClick:e[5]||(e[5]=function(){return l.navForward&&l.navForward.apply(l,arguments)})},Ve(Ve({},n.nextButtonProps),n.ptm("nextButton")),{"data-pc-group-section":"navigator"}),[t.renderSlot(n.$slots,"nexticon",{},function(){return[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(l.isVertical()?"ChevronDownIcon":"ChevronRightIcon"),t.mergeProps({class:n.cx("nextButtonIcon")},n.ptm("nextButtonIcon")),null,16,["class"]))]})],16,Zi)),[[s]]):t.createCommentVNode("",!0)],16,qi),l.totalIndicators>=0&&n.showIndicators?(t.openBlock(),t.createElementBlock("ul",t.mergeProps({key:0,ref:"indicatorContent",class:[n.cx("indicators"),n.indicatorsContentClass],onKeydown:e[6]||(e[6]=function(){return l.onIndicatorKeydown&&l.onIndicatorKeydown.apply(l,arguments)})},n.ptm("indicators")),[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(l.totalIndicators,function(a,c){return t.openBlock(),t.createElementBlock("li",t.mergeProps({key:"p-carousel-indicator-"+c.toString(),class:n.cx("indicator",{index:c})},n.ptm("indicator",l.getIndicatorPTOptions(c)),{"data-p-highlight":i.d_page===c}),[t.createElementVNode("button",t.mergeProps({class:n.cx("indicatorButton"),type:"button",tabindex:i.d_page===c?"0":"-1","aria-label":l.ariaPageLabel(c+1),"aria-current":i.d_page===c?"page":void 0,onClick:function(d){return l.onIndicatorClick(d,c)}},n.ptm("indicatorButton",l.getIndicatorPTOptions(c))),null,16,Qi)],16,Ji)}),128))],16)):t.createCommentVNode("",!0)],16)),n.$slots.footer?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:3,class:n.cx("footer")},n.ptm("footer")),[t.renderSlot(n.$slots,"footer")],16)):t.createCommentVNode("",!0)],16)}$n.render=el;const tl=["innerHTML"],Sn=t.defineComponent({__name:"CarouselModule",props:{__typename:{},headline:{},carouselItems:{},backgroundColor:{},pt:{},variant:{default:"Default"},isProvider:{type:Boolean,default:!0},class:{}},setup(n){const e=n,o=t.computed(()=>w(Ke,e.pt??{})),{backgroundColor:r,palette:i}=F(e),l=t.computed(()=>`${O(e.variant!=="Hero"?"py-16 px-8":"",`bg-${r}`,e.class)} ${e.variant.toLowerCase()} carousel`);return(s,a)=>{var c;return t.openBlock(),t.createBlock(t.unref($n),{value:s.carouselItems,"num-visible":1,"num-scroll":1,class:t.normalizeClass(l.value),pt:o.value,"pt:item:class":`carousel-item w-full ${((c=o.value)==null?void 0:c.item)??""}`},t.createSlots({item:t.withCtx(u=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(u.data.__typename),t.mergeProps(u.data,{"is-child":!0}),null,16))]),footer:t.withCtx(()=>[]),nexticon:t.withCtx(()=>[]),_:2},[s.headline?{name:"header",fn:t.withCtx(()=>{var u;return[t.createElementVNode("h2",{class:t.normalizeClass(`carousel-headline ${((u=o.value)==null?void 0:u.headline)??""} text-${t.unref(i).headline}`),innerHTML:s.headline},null,10,tl)]}),key:"0"}:void 0]),1032,["value","class","pt","pt:item:class"])}}});var Se=(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))(Se||{});const nl=["innerHTML"],Bn=t.defineComponent({__name:"ContainerModule",props:{__typename:{},headline:{},subHeadline:{},fullWidthContent:{},start:{},end:{},textColor:{},backgroundColor:{},backgroundImage:{},variant:{default:"Centered"},isChild:{type:Boolean,default:!1},pt:{},isProvider:{type:Boolean,default:!0},mobileImagePosition:{default:"Top"},class:{}},setup(n){var f,m,h,C,g,b;const e=n,{backgroundColor:o,palette:r}=F(e),i=t.computed(()=>w(Ge[e.variant],e.pt??{})),l=t.computed(()=>Se[e.variant]===Se.Hero),s=t.computed(()=>Se[e.variant]===Se.Centered),a=t.computed(()=>{var y,B,T;return O(`container-module bg-${o} relative ${(y=i.value)==null?void 0:y.root} ${l.value?e.backgroundImage?`md:h-[60vw] md:max-h-[70vh] ${(B=i.value)==null?void 0:B.container}`:`md:h-[500px] md:max-h-[500px] ${(T=i.value)==null?void 0:T.container}`:""} `,e.class??"",e.mobileImagePosition==="Top"?"clip-mobile-hero sm:no-clip":"")}),c=t.computed(()=>{var B,T;let y=JSON.parse(JSON.stringify(e.backgroundImage));return y!=null&&y.media.width&&(y.media.width=void 0),y!=null&&y.media.height&&(y.media.height=void 0),(B=y==null?void 0:y.mobileMedia)!=null&&B.width&&(y.mobileMedia.width=void 0),(T=y==null?void 0:y.mobileMedia)!=null&&T.height&&(y.mobileMedia.height=void 0),y}),u=((f=e.fullWidthContent)==null?void 0:f.__typename)==="TileContent"?"TileContentTextTile":(m=e.fullWidthContent)==null?void 0:m.__typename,d=((h=e.start)==null?void 0:h.__typename)==="TileContent"?"TileContentTextTile":(C=e.start)==null?void 0:C.__typename,p=((g=e.end)==null?void 0:g.__typename)==="TileContent"?"TileContentTextTile":(b=e.end)==null?void 0:b.__typename;return(y,B)=>{const T=H;return t.openBlock(),t.createBlock(t.resolveDynamicComponent(y.isChild?"div":"section"),{class:t.normalizeClass(a.value)},{default:t.withCtx(()=>{var x,V,P,I,_,N,j,$,R;return[y.backgroundImage&&c.value?(t.openBlock(),t.createBlock(T,{key:0,media:c.value.media,"mobile-media":c.value.mobileMedia,class:t.normalizeClass(`md:absolute md:top-0 md:right-0 object-cover w-full h-full z-0 ${l.value?"object-bottom":""}`)},null,8,["media","mobile-media","class"])):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`container-module-inner relative z-10 ${l.value?((x=y.start)==null?void 0:x.__typename)==="Image"?"container-hero-right":"container-hero":"container"} ${y.isChild||l.value?"":"py-4 px-8 md:py-16 md:px-4"} ${((V=i.value)==null?void 0:V.inner)??""}`)},[y.headline?(t.openBlock(),t.createElementBlock("h2",{key:0,class:t.normalizeClass(`container-module-headline ${!y.isChild&&l.value?"py-16":""} ${s.value?"text-center":""} ${((P=i.value)==null?void 0:P.headline)??""} text-${t.unref(r).headline}`),innerHTML:y.headline},null,10,nl)):t.createCommentVNode("",!0),y.subHeadline?(t.openBlock(),t.createElementBlock("p",{key:1,class:t.normalizeClass(`container-module-subheadline ${s.value?"text-center":""} ${((I=i.value)==null?void 0:I.subheadline)??""} text-${t.unref(r).subheadline}`)},t.toDisplayString(y.subHeadline),3)):t.createCommentVNode("",!0),y.fullWidthContent||y.start||y.end?(t.openBlock(),t.createElementBlock("div",{key:2,class:t.normalizeClass(`container-module-content flex flex-col ${((_=y.end)==null?void 0:_.__typename)==="Image"&&e.mobileImagePosition!=="Bottom"&&"flex-col-reverse"} md:flex-row gap-5 h-full ${((N=i.value)==null?void 0:N.bodyCopy)??""}`)},[y.fullWidthContent?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`container-module-full-width-content ${((j=i.value)==null?void 0:j.fullWidthContent)??""} ${s.value?"mx-auto":""}`)},[t.unref(u)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(u)),t.mergeProps({key:0},y.fullWidthContent,{"is-child":!0,"is-hero":!!(t.unref(u)==="ContentModule"&&l.value)}),null,16,["is-hero"])):t.createCommentVNode("",!0)],2)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[y.start?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`container-module-start basis-1/2 ${(($=i.value)==null?void 0:$.start)??""} ${l.value&&t.unref(d)!=="Image"?"py-16 md:pr-16 md:pl-0 px-12":""}`)},[t.unref(d)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(d)),t.mergeProps({key:0},y.start,{"is-child":!0,"is-hero":!!(t.unref(d)==="ContentModule"&&l.value)}),null,16,["is-hero"])):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`container-module-end basis-1/2 ${((R=i.value)==null?void 0:R.end)??""} ${l.value&&t.unref(p)!=="Image"?"py-16 md:pr-16 md:pl-0 px-12":""}`)},[t.unref(p)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(p)),t.mergeProps({key:0},y.end,{"is-child":!0,"is-hero":!!(t.unref(p)==="ContentModule"&&l.value)}),null,16,["is-hero"])):t.createCommentVNode("",!0)],2)],64))],2)):t.createCommentVNode("",!0)],2),t.renderSlot(y.$slots,"default")]}),_:3},8,["class"])}}});var le=(n=>(n.Left="left",n.Center="center",n.Right="right",n.Inline="inline",n))(le||{});const G=t.defineComponent({__name:"CTA",props:{__typename:{},title:{},link:{},color:{},textColor:{},buttonType:{},logo:{},pt:{},ariaLabel:{},ariaDescription:{},anchor:{},target:{},size:{},class:{}},setup(n){const e=n,o=t.computed(()=>w(Ye[e.buttonType],e.pt??{})),r=t.computed(()=>e.buttonType==="link"||e.buttonType==="logo"),{palette:i}=F(e),l=i.cta[e.buttonType],s=t.computed(()=>{var h;const m=["cta whitespace-nowrap",O(((h=o.value)==null?void 0:h.root)??"",e.class??"","flex items-center gap-2")];if((e.buttonType==="link"||e.buttonType==="logo")&&m.push("hover:underline"),m.push(`text-${e.textColor??l.copy}`),e.size)switch(e.size){case"sm":m.push("*:text-sm"),e.buttonType==="fill"&&m.push("py-0.5 px-4");break;case"lg":m.push("*:text-lg font-bold"),e.buttonType==="fill"&&m.push("py-1.5 px-8");break;case"xl":m.push("*:text-xl font-bold"),e.buttonType==="fill"&&m.push("py-2 px-12");break;case"xxl":m.push("*:text-3xl font-bold"),e.buttonType==="fill"&&m.push("py-2 px-16");break}return e.buttonType==="fill"&&(m.push("rounded-[2rem]"),(e.color||l.bg)&&m.push(`bg-${e.color||l.bg}`),e.size||m.push("py-1 px-4")),l.border&&m.push(`border-${e.color??l.border}`),m.join(" ")}),a=t.computed(()=>{var m,h,C,g,b,y;return(h=(m=e.link)==null?void 0:m.page)!=null&&h.slug?`${(g=(C=e.link)==null?void 0:C.page)==null?void 0:g.slug}`:(b=e.link)!=null&&b.externalUrl?(y=e.link)==null?void 0:y.externalUrl:""}),c=t.computed(()=>{var m;return!!((m=e.link)!=null&&m.externalUrl)}),u=t.computed(()=>{var m;return e.ariaLabel??((m=e.link)==null?void 0:m.ariaLabel)??e.title}),d=t.computed(()=>{var m;return e.ariaDescription??((m=e.link)==null?void 0:m.ariaDescription)??""}),p=t.computed(()=>{var m,h,C;return e.target==="New Tab"||((m=e.link)==null?void 0:m.target)==="New Tab"?"_blank":e.target==="Same Tab"||((h=e.link)==null?void 0:h.target)==="Same Tab"?"_self":(C=e.link)!=null&&C.externalUrl?"_blank":"_self"}),f=t.computed(()=>c.value?"a":"router-link");return(m,h)=>{const C=H;return t.openBlock(),t.createBlock(t.resolveDynamicComponent(f.value),{"aria-label":u.value,"aria-description":d.value,to:c.value?"":a.value,href:c.value?a.value:"",target:c.value?p.value:"",rel:c.value?"noopener":"",class:t.normalizeClass(e.class)},{default:t.withCtx(()=>[t.createVNode(t.unref(Ct),{class:t.normalizeClass(s.value),link:r.value},{default:t.withCtx(()=>{var g,b,y;return[m.logo?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`${m.buttonType==="logo"?(g=o.value)==null?void 0:g.logo:""} ${m.buttonType==="logo"?`bg-${e.textColor??t.unref(l).copy}`:""}`)},[typeof m.logo=="object"?(t.openBlock(),t.createBlock(C,t.normalizeProps(t.mergeProps({key:0},m.logo)),null,16)):typeof m.logo=="string"?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(t.unref(O)(m.logo,(b=o.value)==null?void 0:b.logo))},null,2)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),t.createElementVNode("p",{class:t.normalizeClass(t.unref(O)("pointer-events-none whitespace-nowrap",((y=o.value)==null?void 0:y.headline)??""))},t.toDisplayString(m.title),3)]}),_:1},8,["class","link"])]),_:1},8,["aria-label","aria-description","to","href","target","rel","class"])}}}),ol={key:2},rl=["innerHTML"],il=["innerHTML"],ll=["innerHTML"],Tn=t.defineComponent({__name:"ContentModule",props:{__typename:{},headline:{},subHeadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},pt:{},logo:{},isHero:{type:Boolean,default:!1},alignment:{default:le.Left},isChild:{type:Boolean},isProvider:{type:Boolean},class:{}},setup(n){const e=n,o=e.alignment?e.alignment.toLowerCase():"left",r=t.computed(()=>w(Xe,e.pt??{})),i=t.computed(()=>o===le.Inline?"text-left md:text-left":`text-${o}`),l=t.computed(()=>{let p="";switch(o){case le.Right:p="justify-end";break;case le.Center:p="justify-center";break;default:p="justify-start"}return p}),s=t.computed(()=>{var p,f;return`${((p=r.value)==null?void 0:p.logo)??""} ${(f=e==null?void 0:e.logo)==null?void 0:f.class}`}),{backgroundColor:a,palette:c}=F(e),u=t.computed(()=>{var f;const p=["content-module-headline",`text-${c.headline}`,O(((f=r==null?void 0:r.value)==null?void 0:f.headline)??"",i.value)];return e.isChild?p.push("text-3xl md:text-4xl"):p.push("text-3xl md:text-5xl"),(e.bodyCopy||e.subHeadline&&e.isHero)&&p.push("mb-4 md:mb-6"),p.join(" ")}),d=t.computed(()=>{var f;return["content-module-subheadline mb-2",`text-${c.subheadline}`,O(((f=r==null?void 0:r.value)==null?void 0:f.subheadline)??"",i.value)].join(" ")});return(p,f)=>{var h,C,g,b;const m=H;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`content-module ${p.isChild?"":"p-8 md:p-16"} ${((h=r.value)==null?void 0:h.root)??""} ${e.class??""} ${e.backgroundColor||!p.isChild?`bg-${t.unref(a)}`:""}`)},[t.createElementVNode("div",{class:t.normalizeClass(`content-module-container mx-auto ${((C=r.value)==null?void 0:C.container)??""} ${t.unref(o)===t.unref(le).Inline?"flex flex-col md:flex-row justify-between items-center gap-4":""}`)},[p.logo?(t.openBlock(),t.createBlock(m,t.mergeProps({key:0},p.logo,{class:s.value}),null,16,["class"])):t.createCommentVNode("",!0),p.subHeadline&&!p.isHero?(t.openBlock(),t.createElementBlock("h6",{key:1,class:t.normalizeClass(d.value)},t.toDisplayString(p.subHeadline),3)):t.createCommentVNode("",!0),p.headline?(t.openBlock(),t.createElementBlock("div",ol,[p.isHero?(t.openBlock(),t.createElementBlock("h1",{key:0,class:t.normalizeClass(u.value),innerHTML:p.headline},null,10,rl)):(t.openBlock(),t.createElementBlock("h2",{key:1,class:t.normalizeClass(u.value),innerHTML:p.headline},null,10,il))])):t.createCommentVNode("",!0),p.subHeadline&&p.isHero?(t.openBlock(),t.createElementBlock("h6",{key:3,class:t.normalizeClass(d.value)},t.toDisplayString(p.subHeadline),3)):t.createCommentVNode("",!0),p.bodyCopy?(t.openBlock(),t.createElementBlock("div",{key:4,class:t.normalizeClass(`content-module-body-copy text-${t.unref(c).copy} ${t.unref(O)(((g=r.value)==null?void 0:g.bodyCopy)??"",i.value)}`),innerHTML:p.bodyCopy},null,10,ll)):t.createCommentVNode("",!0),p.ctas?(t.openBlock(),t.createElementBlock("div",{key:5,class:t.normalizeClass(`content-module-ctas flex flex-wrap gap-4 ${l.value} ${t.unref(O)(((b=r.value)==null?void 0:b.ctas)??"",i.value)}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(p.ctas,(y,B)=>(t.openBlock(),t.createBlock(G,t.mergeProps({ref_for:!0},y,{key:`cta-${y.title}-${B}`,class:`${p.isHero?"w-full sm:w-auto justify-center":""}`}),null,16,["class"]))),128))],2)):t.createCommentVNode("",!0)],2)],2)}}}),al=["innerHTML"],En=t.defineComponent({__name:"ContainerCollectionModule",props:{__typename:{},headline:{},modules:{},backgroundColor:{},pt:{},isProvider:{type:Boolean,default:!0},class:{}},setup(n){const e=n,o=t.computed(()=>w(qe,e.pt??{})),{backgroundColor:r,palette:i}=F(e);return(l,s)=>{var a,c;return t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass(`container-collection ${e.class??""} bg-${t.unref(r)}`)},[l.headline?(t.openBlock(),t.createElementBlock("h2",{key:0,class:t.normalizeClass(`container-collection-headline ${(a=o.value)==null?void 0:a.headline} text-${t.unref(i).headline}`),innerHTML:l.headline},null,10,al)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`container-collection-content space-y-8 mx-auto container ${(c=o.value)==null?void 0:c.bodyCopy}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(l.modules,(u,d)=>(t.openBlock(),t.createBlock(t.resolveDynamicComponent(u.__typename),t.mergeProps({ref_for:!0},u,{key:`${u==null?void 0:u.__typename}-${d}`,"is-child":!0}),null,16))),128))],2)],2)}}});var ne=(n=>(n[n.header=0]="header",n[n.footer=1]="footer",n))(ne||{});/*!
|
|
90
90
|
* vue-router v4.4.3
|
|
91
91
|
* (c) 2024 Eduardo San Martin Morote
|
|
92
92
|
* @license MIT
|
|
@@ -3,6 +3,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<Co
|
|
|
3
3
|
isChild: boolean;
|
|
4
4
|
isProvider: boolean;
|
|
5
5
|
variant: "Centered" | "Hero";
|
|
6
|
+
mobileImagePosition: "Top" | "Bottom";
|
|
6
7
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
7
8
|
default?(_: {}): any;
|
|
8
9
|
}>;
|