@cooperco/cooper-component-library 0.1.28 → 0.1.29
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.
|
@@ -2379,7 +2379,7 @@ const U = (t) => {
|
|
|
2379
2379
|
{
|
|
2380
2380
|
root: "!w-full !mx-auto",
|
|
2381
2381
|
inner: "justify-center",
|
|
2382
|
-
numericLabel: "rounded-full flex items-center justify-center font-bold absolute z-20 w-auto w-[
|
|
2382
|
+
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]",
|
|
2383
2383
|
media: "flex-[1_0_26%] md:flex-[1_0_20%]",
|
|
2384
2384
|
headline: "mb-2 md:mb-4 font-bold text-left max-w-[400px]",
|
|
2385
2385
|
subheadline: "text-[4.5vmin] md:text-3xl font-bold max-w-[400px] text-left",
|
|
@@ -2631,7 +2631,7 @@ const no = {
|
|
|
2631
2631
|
},
|
|
2632
2632
|
tile: {
|
|
2633
2633
|
bg: "wisteria",
|
|
2634
|
-
headline: "
|
|
2634
|
+
headline: "iris",
|
|
2635
2635
|
copy: "lily",
|
|
2636
2636
|
label: {
|
|
2637
2637
|
Numeric: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(C,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],t):(C=typeof globalThis<"u"?globalThis:C||self,t(C.ComponentLib={},C.Vue))})(this,function(C,t){"use strict";const Me="-",to=n=>{const e=oo(n),{conflictingClassGroups:o,conflictingClassGroupModifiers:r}=n;return{getClassGroupId:s=>{const a=s.split(Me);return a[0]===""&&a.length!==1&&a.shift(),Pt(a,e)||no(s)},getConflictingClassGroupIds:(s,a)=>{const c=o[s]||[];return a&&r[s]?[...c,...r[s]]:c}}},Pt=(n,e)=>{var s;if(n.length===0)return e.classGroupId;const o=n[0],r=e.nextPart.get(o),i=r?Pt(n.slice(1),r):void 0;if(i)return i;if(e.validators.length===0)return;const l=n.join(Me);return(s=e.validators.find(({validator:a})=>a(l)))==null?void 0:s.classGroupId},xt=/^\[(.+)\]$/,no=n=>{if(xt.test(n)){const e=xt.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])=>{De(s,r,l,e)}),r},De=(n,e,o,r)=>{n.forEach(i=>{if(typeof i=="string"){const l=i===""?e:It(e,i);l.classGroupId=o;return}if(typeof i=="function"){if(ro(i)){De(i(r),e,o,r);return}e.validators.push({validator:i,classGroupId:o});return}Object.entries(i).forEach(([l,s])=>{De(s,It(e,l),o,r)})})},It=(n,e)=>{let o=n;return e.split(Me).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)}}},_t="!",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 h=0;h<a.length;h++){let g=a[h];if(u===0){if(g===i&&(r||a.slice(h,h+l)===e)){c.push(a.slice(d,h)),d=h+l;continue}if(g==="/"){p=h;continue}}g==="["?u++:g==="]"&&u--}const f=c.length===0?a:a.substring(d),m=f.startsWith(_t),y=m?f.substring(1):f,b=p&&p>d?p-d:void 0;return{modifiers:c,hasImportantModifier:m,baseClassName:y,maybePostfixModifierPosition:b}};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 y=!!m,b=r(y?f.substring(0,m):f);if(!b){if(!y){a=u+(a.length>0?" "+a:a);continue}if(b=r(f),!b){a=u+(a.length>0?" "+a:a);continue}y=!1}const h=so(d).join(":"),g=p?h+_t:h,k=g+b;if(l.includes(k))continue;l.push(k);const B=i(b,y);for(let T=0;T<B.length;++T){const x=B[T];l.push(g+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=At(e))&&(r&&(r+=" "),r+=o);return r}const At=n=>{if(typeof n=="string")return n;let e,o="";for(let r=0;r<n.length;r++)n[r]&&(e=At(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},Vt=/^\[(?:([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)),Fe=n=>re(n,"number",oe),se=n=>!!n&&Number.isInteger(Number(n)),$o=n=>n.endsWith("%")&&oe(n.slice(0,-1)),v=n=>Vt.test(n),Z=n=>yo.test(n),vo=new Set(["length","size","percentage"]),So=n=>re(n,vo,Nt),Bo=n=>re(n,"position",Nt),To=new Set(["image","url"]),Eo=n=>re(n,To,_o),Po=n=>re(n,"",Io),ce=()=>!0,re=(n,e,o)=>{const r=Vt.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),Nt=()=>!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"),y=L("gradientColorStopPositions"),b=L("inset"),h=L("margin"),g=L("opacity"),k=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",v,e],S=()=>[v,e],H=()=>["",q,Y],W=()=>["auto",oe,v],K=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],ae=()=>["solid","dashed","dotted","double","none"],Jn=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Et=()=>["start","end","center","between","around","evenly","stretch"],Ee=()=>["","0",v],eo=()=>["auto","avoid","all","avoid-page","page","left","right","column"],X=()=>[oe,v];return{cacheSize:500,separator:":",theme:{colors:[ce],spacing:[q,Y],blur:["none","",Z,v],brightness:X(),borderColor:[n],borderRadius:["none","","full",Z,v],borderSpacing:S(),borderWidth:H(),contrast:X(),grayscale:Ee(),hueRotate:X(),invert:Ee(),gap:S(),gradientColorStops:[n],gradientColorStopPositions:[$o,Y],inset:j(),margin:j(),opacity:X(),padding:S(),saturate:X(),scale:X(),sepia:Ee(),skew:X(),space:S(),translate:S()},classGroups:{aspect:[{aspect:["auto","square","video",v]}],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(),v]}],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:[b]}],"inset-x":[{"inset-x":[b]}],"inset-y":[{"inset-y":[b]}],start:[{start:[b]}],end:[{end:[b]}],top:[{top:[b]}],right:[{right:[b]}],bottom:[{bottom:[b]}],left:[{left:[b]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",se,v]}],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",v]}],grow:[{grow:Ee()}],shrink:[{shrink:Ee()}],order:[{order:["first","last","none",se,v]}],"grid-cols":[{"grid-cols":[ce]}],"col-start-end":[{col:["auto",{span:["full",se,v]},v]}],"col-start":[{"col-start":W()}],"col-end":[{"col-end":W()}],"grid-rows":[{"grid-rows":[ce]}],"row-start-end":[{row:["auto",{span:[se,v]},v]}],"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",v]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",v]}],gap:[{gap:[f]}],"gap-x":[{"gap-x":[f]}],"gap-y":[{"gap-y":[f]}],"justify-content":[{justify:["normal",...Et()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...Et(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...Et(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[k]}],px:[{px:[k]}],py:[{py:[k]}],ps:[{ps:[k]}],pe:[{pe:[k]}],pt:[{pt:[k]}],pr:[{pr:[k]}],pb:[{pb:[k]}],pl:[{pl:[k]}],m:[{m:[h]}],mx:[{mx:[h]}],my:[{my:[h]}],ms:[{ms:[h]}],me:[{me:[h]}],mt:[{mt:[h]}],mr:[{mr:[h]}],mb:[{mb:[h]}],ml:[{ml:[h]}],"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",v,e]}],"min-w":[{"min-w":[v,e,"min","max","fit"]}],"max-w":[{"max-w":[v,e,"none","full","min","max","fit","prose",{screen:[Z]},Z]}],h:[{h:[v,e,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[v,e,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[v,e,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[v,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",Fe]}],"font-family":[{font:[ce]}],"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",v]}],"line-clamp":[{"line-clamp":["none",oe,Fe]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",q,v]}],"list-image":[{"list-image":["none",v]}],"list-style-type":[{list:["none","disc","decimal",v]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[n]}],"placeholder-opacity":[{"placeholder-opacity":[g]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[n]}],"text-opacity":[{"text-opacity":[g]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...ae(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",q,Y]}],"underline-offset":[{"underline-offset":["auto",q,v]}],"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:S()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",v]}],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",v]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[g]}],"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:[y]}],"gradient-via-pos":[{via:[y]}],"gradient-to-pos":[{to:[y]}],"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":[g]}],"border-style":[{border:[...ae(),"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":[g]}],"divide-style":[{divide:ae()}],"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:["",...ae()]}],"outline-offset":[{"outline-offset":[q,v]}],"outline-w":[{outline:[q,Y]}],"outline-color":[{outline:[n]}],"ring-w":[{ring:H()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[n]}],"ring-opacity":[{"ring-opacity":[g]}],"ring-offset-w":[{"ring-offset":[q,Y]}],"ring-offset-color":[{"ring-offset":[n]}],shadow:[{shadow:["","inner","none",Z,Po]}],"shadow-color":[{shadow:[ce]}],opacity:[{opacity:[g]}],"mix-blend":[{"mix-blend":[...Jn(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":Jn()}],filter:[{filter:["","none"]}],blur:[{blur:[o]}],brightness:[{brightness:[r]}],contrast:[{contrast:[c]}],"drop-shadow":[{"drop-shadow":["","none",Z,v]}],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":[g]}],"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",v]}],duration:[{duration:X()}],ease:[{ease:["linear","in","out","in-out",v]}],delay:[{delay:X()}],animate:[{animate:["none","spin","ping","pulse","bounce",v]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[T]}],"scale-x":[{"scale-x":[T]}],"scale-y":[{"scale-y":[T]}],rotate:[{rotate:[se,v]}],"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",v]}],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",v]}],"caret-color":[{caret:[n]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":S()}],"scroll-mx":[{"scroll-mx":S()}],"scroll-my":[{"scroll-my":S()}],"scroll-ms":[{"scroll-ms":S()}],"scroll-me":[{"scroll-me":S()}],"scroll-mt":[{"scroll-mt":S()}],"scroll-mr":[{"scroll-mr":S()}],"scroll-mb":[{"scroll-mb":S()}],"scroll-ml":[{"scroll-ml":S()}],"scroll-p":[{"scroll-p":S()}],"scroll-px":[{"scroll-px":S()}],"scroll-py":[{"scroll-py":S()}],"scroll-ps":[{"scroll-ps":S()}],"scroll-pe":[{"scroll-pe":S()}],"scroll-pt":[{"scroll-pt":S()}],"scroll-pr":[{"scroll-pr":S()}],"scroll-pb":[{"scroll-pb":S()}],"scroll-pl":[{"scroll-pl":S()}],"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",v]}],fill:[{fill:[n,"none"]}],"stroke-w":[{stroke:[q,Y,Fe]}],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:"",description:"",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]"})},de=w(D,{headline:"text-lg md:text-lg mb-0 *:text-left",image:"w-14 mr-4"}),He=w(de,{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"}),We=w(de,{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"}),Ue={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"},Lt=w(D,{}),Ke=w(D,{root:"px-8 md:px-0",bodyCopy:"max-w-[1440px]"}),qe={Centered:w(D,{root:"overflow-hidden",inner:"h-full mx-auto max-w-[1440px]",fullWidthContent:"max-w-full w-full"}),Hero:w(D,{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"})},Ge=w({...D,headline:""},{headline:"text-3xl md:text-4xl font-bold leading-tight",subheadline:"font-bold text-xl",description:"",ctas:"mt-8",cta:""}),Xe={link:{logo:"p-2 rounded-full"},logo:{logo:"p-2 rounded-full"},fill:{},outline:{}},Ot=w(D,{}),zt=w(D,{}),Ye=w(D,{}),Ze=w(D,{icon:"ps-2 text-xs"}),jt=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"}),Je=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"}),et=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",description:"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",description:"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"},tt=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"}),nt=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-[5vmin] h-[5vmin] 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"}),ot=w(te,{media:"relative mb-4 md:w-3/4"}),rt=w(te,{root:"rounded-2xl px-6 py-8",ctas:"flex-col gap-4"}),it=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"}),lt={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"}},Mt=w(D,{}),Ao=Object.freeze(Object.defineProperty({__proto__:null,AccordionItemPt:de,AccordionListItemPt:He,AccordionPt:Re,AccordionTileItemPt:We,CTAPt:Xe,CarouselModuleAltPt:Lt,CarouselModulePt:Ue,ContainerCollectionModulePt:Ke,ContainerModulePt:qe,ContentModulePt:Ge,DEFAULT_PASSTHROUGH:D,FooterNavigationPt:Ot,ImagePt:zt,LogoCollectionModulePt:Ye,NavigationElementPt:Ze,PrimaryNavigationPt:jt,SplitModulePt:Qe,TestimonialModulePt:Je,TileCollectionModulePt:et,TileContentIconTilePt:tt,TileContentImageStackedAnimatedTilePt:nt,TileContentImageTilePt:ot,TileContentPt:te,TileContentTextTilePt:rt,TileContentVideoTilePt:it,TileLabelPt:lt,VideoPt:Mt,combinePassthroughs:w},Symbol.toStringTag,{value:"Module"}));C.DEFAULT_COLOR="lily";const Dt={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:"lily",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"}}}};C.COLOR_PALETTES=Dt;const F=n=>{const{backgroundColor:e,isProvider:o=!1}=n,r=t.inject("backgroundColor"),i=e??r??C.DEFAULT_COLOR;!r&&o&&t.provide("backgroundColor",i);const l=C.COLOR_PALETTES[i]??C.COLOR_PALETTES[C.DEFAULT_COLOR];return{backgroundColor:i,palette:l}},Vo=(n,e)=>{C.COLOR_PALETTES=n,e?C.DEFAULT_COLOR=e:C.DEFAULT_COLOR=Object.keys(n)[0]};function at(n,e){var o=typeof Symbol<"u"&&n[Symbol.iterator]||n["@@iterator"];if(!o){if(Array.isArray(n)||(o=ct(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(C,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],t):(C=typeof globalThis<"u"?globalThis:C||self,t(C.ComponentLib={},C.Vue))})(this,function(C,t){"use strict";const Me="-",to=n=>{const e=oo(n),{conflictingClassGroups:o,conflictingClassGroupModifiers:r}=n;return{getClassGroupId:s=>{const a=s.split(Me);return a[0]===""&&a.length!==1&&a.shift(),Pt(a,e)||no(s)},getConflictingClassGroupIds:(s,a)=>{const c=o[s]||[];return a&&r[s]?[...c,...r[s]]:c}}},Pt=(n,e)=>{var s;if(n.length===0)return e.classGroupId;const o=n[0],r=e.nextPart.get(o),i=r?Pt(n.slice(1),r):void 0;if(i)return i;if(e.validators.length===0)return;const l=n.join(Me);return(s=e.validators.find(({validator:a})=>a(l)))==null?void 0:s.classGroupId},xt=/^\[(.+)\]$/,no=n=>{if(xt.test(n)){const e=xt.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])=>{De(s,r,l,e)}),r},De=(n,e,o,r)=>{n.forEach(i=>{if(typeof i=="string"){const l=i===""?e:It(e,i);l.classGroupId=o;return}if(typeof i=="function"){if(ro(i)){De(i(r),e,o,r);return}e.validators.push({validator:i,classGroupId:o});return}Object.entries(i).forEach(([l,s])=>{De(s,It(e,l),o,r)})})},It=(n,e)=>{let o=n;return e.split(Me).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)}}},_t="!",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 h=0;h<a.length;h++){let g=a[h];if(u===0){if(g===i&&(r||a.slice(h,h+l)===e)){c.push(a.slice(d,h)),d=h+l;continue}if(g==="/"){p=h;continue}}g==="["?u++:g==="]"&&u--}const f=c.length===0?a:a.substring(d),m=f.startsWith(_t),y=m?f.substring(1):f,b=p&&p>d?p-d:void 0;return{modifiers:c,hasImportantModifier:m,baseClassName:y,maybePostfixModifierPosition:b}};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 y=!!m,b=r(y?f.substring(0,m):f);if(!b){if(!y){a=u+(a.length>0?" "+a:a);continue}if(b=r(f),!b){a=u+(a.length>0?" "+a:a);continue}y=!1}const h=so(d).join(":"),g=p?h+_t:h,k=g+b;if(l.includes(k))continue;l.push(k);const B=i(b,y);for(let T=0;T<B.length;++T){const x=B[T];l.push(g+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=At(e))&&(r&&(r+=" "),r+=o);return r}const At=n=>{if(typeof n=="string")return n;let e,o="";for(let r=0;r<n.length;r++)n[r]&&(e=At(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},Vt=/^\[(?:([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)),Fe=n=>re(n,"number",oe),se=n=>!!n&&Number.isInteger(Number(n)),$o=n=>n.endsWith("%")&&oe(n.slice(0,-1)),v=n=>Vt.test(n),Z=n=>yo.test(n),vo=new Set(["length","size","percentage"]),So=n=>re(n,vo,Nt),Bo=n=>re(n,"position",Nt),To=new Set(["image","url"]),Eo=n=>re(n,To,_o),Po=n=>re(n,"",Io),ce=()=>!0,re=(n,e,o)=>{const r=Vt.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),Nt=()=>!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"),y=L("gradientColorStopPositions"),b=L("inset"),h=L("margin"),g=L("opacity"),k=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",v,e],S=()=>[v,e],H=()=>["",q,Y],W=()=>["auto",oe,v],K=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],ae=()=>["solid","dashed","dotted","double","none"],Jn=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Et=()=>["start","end","center","between","around","evenly","stretch"],Ee=()=>["","0",v],eo=()=>["auto","avoid","all","avoid-page","page","left","right","column"],X=()=>[oe,v];return{cacheSize:500,separator:":",theme:{colors:[ce],spacing:[q,Y],blur:["none","",Z,v],brightness:X(),borderColor:[n],borderRadius:["none","","full",Z,v],borderSpacing:S(),borderWidth:H(),contrast:X(),grayscale:Ee(),hueRotate:X(),invert:Ee(),gap:S(),gradientColorStops:[n],gradientColorStopPositions:[$o,Y],inset:j(),margin:j(),opacity:X(),padding:S(),saturate:X(),scale:X(),sepia:Ee(),skew:X(),space:S(),translate:S()},classGroups:{aspect:[{aspect:["auto","square","video",v]}],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(),v]}],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:[b]}],"inset-x":[{"inset-x":[b]}],"inset-y":[{"inset-y":[b]}],start:[{start:[b]}],end:[{end:[b]}],top:[{top:[b]}],right:[{right:[b]}],bottom:[{bottom:[b]}],left:[{left:[b]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",se,v]}],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",v]}],grow:[{grow:Ee()}],shrink:[{shrink:Ee()}],order:[{order:["first","last","none",se,v]}],"grid-cols":[{"grid-cols":[ce]}],"col-start-end":[{col:["auto",{span:["full",se,v]},v]}],"col-start":[{"col-start":W()}],"col-end":[{"col-end":W()}],"grid-rows":[{"grid-rows":[ce]}],"row-start-end":[{row:["auto",{span:[se,v]},v]}],"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",v]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",v]}],gap:[{gap:[f]}],"gap-x":[{"gap-x":[f]}],"gap-y":[{"gap-y":[f]}],"justify-content":[{justify:["normal",...Et()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...Et(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...Et(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[k]}],px:[{px:[k]}],py:[{py:[k]}],ps:[{ps:[k]}],pe:[{pe:[k]}],pt:[{pt:[k]}],pr:[{pr:[k]}],pb:[{pb:[k]}],pl:[{pl:[k]}],m:[{m:[h]}],mx:[{mx:[h]}],my:[{my:[h]}],ms:[{ms:[h]}],me:[{me:[h]}],mt:[{mt:[h]}],mr:[{mr:[h]}],mb:[{mb:[h]}],ml:[{ml:[h]}],"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",v,e]}],"min-w":[{"min-w":[v,e,"min","max","fit"]}],"max-w":[{"max-w":[v,e,"none","full","min","max","fit","prose",{screen:[Z]},Z]}],h:[{h:[v,e,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[v,e,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[v,e,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[v,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",Fe]}],"font-family":[{font:[ce]}],"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",v]}],"line-clamp":[{"line-clamp":["none",oe,Fe]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",q,v]}],"list-image":[{"list-image":["none",v]}],"list-style-type":[{list:["none","disc","decimal",v]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[n]}],"placeholder-opacity":[{"placeholder-opacity":[g]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[n]}],"text-opacity":[{"text-opacity":[g]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...ae(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",q,Y]}],"underline-offset":[{"underline-offset":["auto",q,v]}],"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:S()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",v]}],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",v]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[g]}],"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:[y]}],"gradient-via-pos":[{via:[y]}],"gradient-to-pos":[{to:[y]}],"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":[g]}],"border-style":[{border:[...ae(),"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":[g]}],"divide-style":[{divide:ae()}],"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:["",...ae()]}],"outline-offset":[{"outline-offset":[q,v]}],"outline-w":[{outline:[q,Y]}],"outline-color":[{outline:[n]}],"ring-w":[{ring:H()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[n]}],"ring-opacity":[{"ring-opacity":[g]}],"ring-offset-w":[{"ring-offset":[q,Y]}],"ring-offset-color":[{"ring-offset":[n]}],shadow:[{shadow:["","inner","none",Z,Po]}],"shadow-color":[{shadow:[ce]}],opacity:[{opacity:[g]}],"mix-blend":[{"mix-blend":[...Jn(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":Jn()}],filter:[{filter:["","none"]}],blur:[{blur:[o]}],brightness:[{brightness:[r]}],contrast:[{contrast:[c]}],"drop-shadow":[{"drop-shadow":["","none",Z,v]}],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":[g]}],"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",v]}],duration:[{duration:X()}],ease:[{ease:["linear","in","out","in-out",v]}],delay:[{delay:X()}],animate:[{animate:["none","spin","ping","pulse","bounce",v]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[T]}],"scale-x":[{"scale-x":[T]}],"scale-y":[{"scale-y":[T]}],rotate:[{rotate:[se,v]}],"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",v]}],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",v]}],"caret-color":[{caret:[n]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":S()}],"scroll-mx":[{"scroll-mx":S()}],"scroll-my":[{"scroll-my":S()}],"scroll-ms":[{"scroll-ms":S()}],"scroll-me":[{"scroll-me":S()}],"scroll-mt":[{"scroll-mt":S()}],"scroll-mr":[{"scroll-mr":S()}],"scroll-mb":[{"scroll-mb":S()}],"scroll-ml":[{"scroll-ml":S()}],"scroll-p":[{"scroll-p":S()}],"scroll-px":[{"scroll-px":S()}],"scroll-py":[{"scroll-py":S()}],"scroll-ps":[{"scroll-ps":S()}],"scroll-pe":[{"scroll-pe":S()}],"scroll-pt":[{"scroll-pt":S()}],"scroll-pr":[{"scroll-pr":S()}],"scroll-pb":[{"scroll-pb":S()}],"scroll-pl":[{"scroll-pl":S()}],"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",v]}],fill:[{fill:[n,"none"]}],"stroke-w":[{stroke:[q,Y,Fe]}],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:"",description:"",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]"})},de=w(D,{headline:"text-lg md:text-lg mb-0 *:text-left",image:"w-14 mr-4"}),He=w(de,{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"}),We=w(de,{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"}),Ue={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"},Lt=w(D,{}),Ke=w(D,{root:"px-8 md:px-0",bodyCopy:"max-w-[1440px]"}),qe={Centered:w(D,{root:"overflow-hidden",inner:"h-full mx-auto max-w-[1440px]",fullWidthContent:"max-w-full w-full"}),Hero:w(D,{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"})},Ge=w({...D,headline:""},{headline:"text-3xl md:text-4xl font-bold leading-tight",subheadline:"font-bold text-xl",description:"",ctas:"mt-8",cta:""}),Xe={link:{logo:"p-2 rounded-full"},logo:{logo:"p-2 rounded-full"},fill:{},outline:{}},Ot=w(D,{}),zt=w(D,{}),Ye=w(D,{}),Ze=w(D,{icon:"ps-2 text-xs"}),jt=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"}),Je=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"}),et=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",description:"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",description:"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"},tt=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"}),nt=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"}),ot=w(te,{media:"relative mb-4 md:w-3/4"}),rt=w(te,{root:"rounded-2xl px-6 py-8",ctas:"flex-col gap-4"}),it=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"}),lt={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"}},Mt=w(D,{}),Ao=Object.freeze(Object.defineProperty({__proto__:null,AccordionItemPt:de,AccordionListItemPt:He,AccordionPt:Re,AccordionTileItemPt:We,CTAPt:Xe,CarouselModuleAltPt:Lt,CarouselModulePt:Ue,ContainerCollectionModulePt:Ke,ContainerModulePt:qe,ContentModulePt:Ge,DEFAULT_PASSTHROUGH:D,FooterNavigationPt:Ot,ImagePt:zt,LogoCollectionModulePt:Ye,NavigationElementPt:Ze,PrimaryNavigationPt:jt,SplitModulePt:Qe,TestimonialModulePt:Je,TileCollectionModulePt:et,TileContentIconTilePt:tt,TileContentImageStackedAnimatedTilePt:nt,TileContentImageTilePt:ot,TileContentPt:te,TileContentTextTilePt:rt,TileContentVideoTilePt:it,TileLabelPt:lt,VideoPt:Mt,combinePassthroughs:w},Symbol.toStringTag,{value:"Module"}));C.DEFAULT_COLOR="lily";const Dt={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"}}}};C.COLOR_PALETTES=Dt;const F=n=>{const{backgroundColor:e,isProvider:o=!1}=n,r=t.inject("backgroundColor"),i=e??r??C.DEFAULT_COLOR;!r&&o&&t.provide("backgroundColor",i);const l=C.COLOR_PALETTES[i]??C.COLOR_PALETTES[C.DEFAULT_COLOR];return{backgroundColor:i,palette:l}},Vo=(n,e)=>{C.COLOR_PALETTES=n,e?C.DEFAULT_COLOR=e:C.DEFAULT_COLOR=Object.keys(n)[0]};function at(n,e){var o=typeof Symbol<"u"&&n[Symbol.iterator]||n["@@iterator"];if(!o){if(Array.isArray(n)||(o=ct(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)||ct(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 dt(n)}function ue(n){"@babel/helpers - typeof";return ue=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},ue(n)}function st(n,e){return Do(n)||Mo(n,e)||ct(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 ct(n,e){if(n){if(typeof n=="string")return dt(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 dt(n,e)}}function dt(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=st(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=ue(f);if(m==="string"||m==="number")p.push(f);else if(m==="object"){var y=Array.isArray(f)?l(s,f):Object.entries(f).map(function(b){var h=st(b,2),g=h[0],k=h[1];return s==="style"&&(k||k===0)?"".concat(g.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),":").concat(k):k?g:void 0});p=y.length?p.concat(y.filter(function(b){return!!b})):p}}return p},d)};Object.entries(r).forEach(function(l){var s=st(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,y,b="top";u.top+a+l>f.height?(m=u.top+d-l,b="bottom",m<0&&(m=d)):m=a+u.top+d,u.left+s>f.width?y=Math.max(0,u.left+p+c-s):y=u.left+p,e.style.top=m+"px",e.style.left=y+"px",e.style.transformOrigin=b,r&&(e.style.marginTop=b==="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(h){try{var g=window.getComputedStyle(h,null);return i.test(g.getPropertyValue("overflow"))||i.test(g.getPropertyValue("overflowX"))||i.test(g.getPropertyValue("overflowY"))}catch{return!1}},s=at(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=at(d),f;try{for(p.s();!(f=p.n()).done;){var m=f.value,y=this.findSingle(c,m);y&&l(y)&&o.push(y)}}catch(b){p.e(b)}finally{p.f()}}c.nodeType!==9&&l(c)&&o.push(c)}}catch(b){s.e(b)}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":ue(HTMLElement))==="object"?e instanceof HTMLElement:e&&ue(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,`,
|