@coveo/atomic-react 3.11.7 → 3.11.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/atomic-react.cjs +401 -291
- package/dist/cjs/atomic-react.cjs.map +1 -1
- package/dist/cjs/commerce/atomic-react.cjs +12 -7
- package/dist/cjs/commerce/atomic-react.cjs.map +1 -1
- package/dist/cjs/recommendation/atomic-react.cjs +401 -291
- package/dist/cjs/recommendation/atomic-react.cjs.map +1 -1
- package/dist/esm/atomic-react.mjs.map +1 -1
- package/dist/esm/commerce/atomic-react.mjs.map +1 -1
- package/dist/esm/recommendation/atomic-react.mjs.map +1 -1
- package/dist/types/components/commerce/CommerceInterfaceWrapper.d.ts +1 -1
- package/dist/types/components/recommendation/RecsInterfaceWrapper.d.ts +1 -1
- package/dist/types/components/search/SearchInterfaceWrapper.d.ts +1 -1
- package/package.json +3 -3
|
@@ -2064,11 +2064,11 @@ function bindingGuard() {
|
|
|
2064
2064
|
};
|
|
2065
2065
|
}
|
|
2066
2066
|
|
|
2067
|
-
const css = `/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties;@layer theme, base, components, utilities;@layer theme;@layer base{*,::backdrop,::file-selector-button,:after,:before{border:0 solid;box-sizing:border-box;margin:0;padding:0}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:var(--default-font-family,var(--atomic-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"));font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);tab-size:4;-webkit-tap-highlight-color:transparent}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,var(--font-mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace));font-feature-settings:var(--default-mono-font-feature-settings,normal);font-size:1em;font-variation-settings:var(--default-mono-font-variation-settings,normal)}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}::file-selector-button,button,input,optgroup,select,textarea{background-color:transparent;border-radius:0;color:inherit;font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::placeholder{color:currentcolor;@supports (color:color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.\\@container{container-type:inline-size}.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{border-width:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;white-space:nowrap;width:1px}.absolute,.sr-only{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing, .25rem)*0)}.-top-2{top:calc(var(--spacing, .25rem)*-2)}.-top-4{top:calc(var(--spacing, .25rem)*-4)}.top-0{top:calc(var(--spacing, .25rem)*0)}.top-1{top:calc(var(--spacing, .25rem)*1)}.top-1\\/2{top:50%}.top-\\[4px\\]{top:4px}.top-full{top:100%}.top-px{top:1px}.-right-2{right:calc(var(--spacing, .25rem)*-2)}.right-0{right:calc(var(--spacing, .25rem)*0)}.right-1{right:calc(var(--spacing, .25rem)*1)}.right-2{right:calc(var(--spacing, .25rem)*2)}.right-6{right:calc(var(--spacing, .25rem)*6)}.right-12{right:calc(var(--spacing, .25rem)*12)}.right-px{right:1px}.bottom-0{bottom:calc(var(--spacing, .25rem)*0)}.bottom-1{bottom:calc(var(--spacing, .25rem)*1)}.bottom-2{bottom:calc(var(--spacing, .25rem)*2)}.bottom-px{bottom:1px}.left-0{left:calc(var(--spacing, .25rem)*0)}.left-1{left:calc(var(--spacing, .25rem)*1)}.left-2{left:calc(var(--spacing, .25rem)*2)}.left-\\[15px\\]{left:15px}.isolate{isolation:isolate}.z-0{z-index:0}.z-1{z-index:1}.z-10{z-index:10}.z-9998{z-index:9998}.z-9999{z-index:9999}.order-last{order:9999}.col-span-2{grid-column:span 2/span 2}.container{width:100%;@media (width >= 1024px){max-width:1024px}@media (width >= 40rem){max-width:40rem}@media (width >= 48rem){max-width:48rem}@media (width >= 64rem){max-width:64rem}@media (width >= 80rem){max-width:80rem}@media (width >= 96rem){max-width:96rem}}.container\\!{width:100%!important;@media (width >= 1024px){max-width:1024px!important}@media (width >= 40rem){max-width:40rem!important}@media (width >= 48rem){max-width:48rem!important}@media (width >= 64rem){max-width:64rem!important}@media (width >= 80rem){max-width:80rem!important}@media (width >= 96rem){max-width:96rem!important}}.m-0{margin:calc(var(--spacing, .25rem)*0)}.m-2{margin:calc(var(--spacing, .25rem)*2)}.mx-0{margin-inline:calc(var(--spacing, .25rem)*0)}.mx-0\\.5{margin-inline:calc(var(--spacing, .25rem)*.5)}.mx-1{margin-inline:calc(var(--spacing, .25rem)*1)}.mx-6{margin-inline:calc(var(--spacing, .25rem)*6)}.mx-16{margin-inline:calc(var(--spacing, .25rem)*16)}.mx-auto{margin-inline:auto}.my-2{margin-block:calc(var(--spacing, .25rem)*2)}.my-3{margin-block:calc(var(--spacing, .25rem)*3)}.my-4{margin-block:calc(var(--spacing, .25rem)*4)}.my-6{margin-block:calc(var(--spacing, .25rem)*6)}.my-auto{margin-block:auto}.mt-0{margin-top:calc(var(--spacing, .25rem)*0)}.mt-1{margin-top:calc(var(--spacing, .25rem)*1)}.mt-1\\.5{margin-top:calc(var(--spacing, .25rem)*1.5)}.mt-2{margin-top:calc(var(--spacing, .25rem)*2)}.mt-2\\.5{margin-top:calc(var(--spacing, .25rem)*2.5)}.mt-3{margin-top:calc(var(--spacing, .25rem)*3)}.mt-4{margin-top:calc(var(--spacing, .25rem)*4)}.mt-6{margin-top:calc(var(--spacing, .25rem)*6)}.mt-7{margin-top:calc(var(--spacing, .25rem)*7)}.mt-8{margin-top:calc(var(--spacing, .25rem)*8)}.mt-10{margin-top:calc(var(--spacing, .25rem)*10)}.mt-px{margin-top:1px}.mr-0{margin-right:calc(var(--spacing, .25rem)*0)}.mr-0\\.5{margin-right:calc(var(--spacing, .25rem)*.5)}.mr-1{margin-right:calc(var(--spacing, .25rem)*1)}.mr-1\\.5{margin-right:calc(var(--spacing, .25rem)*1.5)}.mr-2{margin-right:calc(var(--spacing, .25rem)*2)}.mr-3{margin-right:calc(var(--spacing, .25rem)*3)}.mr-6{margin-right:calc(var(--spacing, .25rem)*6)}.mr-auto{margin-right:auto}.mb-0{margin-bottom:calc(var(--spacing, .25rem)*0)}.mb-1{margin-bottom:calc(var(--spacing, .25rem)*1)}.mb-2{margin-bottom:calc(var(--spacing, .25rem)*2)}.mb-3{margin-bottom:calc(var(--spacing, .25rem)*3)}.mb-4{margin-bottom:calc(var(--spacing, .25rem)*4)}.mb-6{margin-bottom:calc(var(--spacing, .25rem)*6)}.ml-0\\.5{margin-left:calc(var(--spacing, .25rem)*.5)}.ml-1{margin-left:calc(var(--spacing, .25rem)*1)}.ml-2{margin-left:calc(var(--spacing, .25rem)*2)}.ml-4{margin-left:calc(var(--spacing, .25rem)*4)}.ml-6{margin-left:calc(var(--spacing, .25rem)*6)}.ml-auto{margin-left:auto}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{-webkit-line-clamp:3}.line-clamp-3,.line-clamp-4{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.line-clamp-4{-webkit-line-clamp:4}.line-clamp-none{display:block;overflow:visible;-webkit-box-orient:horizontal;-webkit-line-clamp:unset}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table-column{display:table-column}.aspect-square-\\[auto\\]{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:auto}}.aspect-square{aspect-ratio:1/1}.size-\\[27px\\]{height:27px;width:27px}.h-1{height:calc(var(--spacing, .25rem)*1)}.h-2{height:calc(var(--spacing, .25rem)*2)}.h-2\\.5{height:calc(var(--spacing, .25rem)*2.5)}.h-3{height:calc(var(--spacing, .25rem)*3)}.h-4{height:calc(var(--spacing, .25rem)*4)}.h-5{height:calc(var(--spacing, .25rem)*5)}.h-5\\/6{height:83.33333%}.h-6{height:calc(var(--spacing, .25rem)*6)}.h-7{height:calc(var(--spacing, .25rem)*7)}.h-8{height:calc(var(--spacing, .25rem)*8)}.h-9{height:calc(var(--spacing, .25rem)*9)}.h-10{height:calc(var(--spacing, .25rem)*10)}.h-12{height:calc(var(--spacing, .25rem)*12)}.h-\\[2\\.6rem\\]{height:2.6rem}.h-\\[9px\\]{height:9px}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-96{max-height:calc(var(--spacing, .25rem)*96)}.min-h-3{min-height:calc(var(--spacing, .25rem)*3)}.min-h-10{min-height:calc(var(--spacing, .25rem)*10)}.min-lines-2{min-height:calc(var(--line-height)*2)}.min-lines-3{min-height:calc(var(--line-height)*3)}.w-0\\.5{width:calc(var(--spacing, .25rem)*.5)}.w-1{width:calc(var(--spacing, .25rem)*1)}.w-1\\/2{width:50%}.w-2{width:calc(var(--spacing, .25rem)*2)}.w-2\\.5{width:calc(var(--spacing, .25rem)*2.5)}.w-3{width:calc(var(--spacing, .25rem)*3)}.w-3\\.5{width:calc(var(--spacing, .25rem)*3.5)}.w-3\\/5{width:60%}.w-4{width:calc(var(--spacing, .25rem)*4)}.w-5{width:calc(var(--spacing, .25rem)*5)}.w-5\\/6{width:83.33333%}.w-6{width:calc(var(--spacing, .25rem)*6)}.w-7{width:calc(var(--spacing, .25rem)*7)}.w-8{width:calc(var(--spacing, .25rem)*8)}.w-9{width:calc(var(--spacing, .25rem)*9)}.w-10{width:calc(var(--spacing, .25rem)*10)}.w-12{width:calc(var(--spacing, .25rem)*12)}.w-20{width:calc(var(--spacing, .25rem)*20)}.w-26{width:calc(var(--spacing, .25rem)*26)}.w-32{width:calc(var(--spacing, .25rem)*32)}.w-36{width:calc(var(--spacing, .25rem)*36)}.w-48{width:calc(var(--spacing, .25rem)*48)}.w-60{width:calc(var(--spacing, .25rem)*60)}.w-64{width:calc(var(--spacing, .25rem)*64)}.w-72{width:calc(var(--spacing, .25rem)*72)}.w-100{width:calc(var(--spacing, .25rem)*100)}.w-\\[2\\.6rem\\]{width:2.6rem}.w-\\[10px\\]{width:10px}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.w-px{width:1px}.max-w-4\\/5{max-width:80%}.max-w-60{max-width:calc(var(--spacing, .25rem)*60)}.max-w-\\[30ch\\]{max-width:30ch}.max-w-full{max-width:100%}.max-w-lg{max-width:var(--container-lg,32rem)}.max-w-max{max-width:max-content}.min-w-0{min-width:calc(var(--spacing, .25rem)*0)}.min-w-10{min-width:calc(var(--spacing, .25rem)*10)}.min-w-20{min-width:calc(var(--spacing, .25rem)*20)}.min-w-24{min-width:calc(var(--spacing, .25rem)*24)}.min-w-full{min-width:100%}.flex-1{flex:1}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.basis-1\\/2{flex-basis:50%}.basis-8{flex-basis:calc(var(--spacing, 0.25rem)*8)}.border-collapse{border-collapse:collapse}.-translate-x-1\\/2{--tw-translate-x:-50%}.-translate-x-1\\/2,.translate-x-1\\/2{translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-x-1\\/2{--tw-translate-x:50%}.-translate-y-1\\/2{--tw-translate-y:-50%;translate:var(--tw-translate-x) var(--tw-translate-y)}.scale-75{--tw-scale-x:75%;--tw-scale-y:75%;--tw-scale-z:75%}.scale-100,.scale-75{scale:var(--tw-scale-x) var(--tw-scale-y)}.scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse,pulse 2s cubic-bezier(.4,0,.6,1) infinite)}.animate-spin{animation:var(--animate-spin,spin 1s linear infinite)}.cursor-\\[inherit\\]{cursor:inherit}.cursor-pointer{cursor:pointer}.resize{resize:both}.resize-none{resize:none}.list-outside{list-style-position:outside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{appearance:none}.grid-cols-\\[min-content_1fr\\]{grid-template-columns:min-content 1fr}.grid-cols-\\[min-content_auto\\]{grid-template-columns:min-content auto}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.content-center{align-content:center}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-0\\.5{gap:calc(var(--spacing, .25rem)*.5)}.gap-1{gap:calc(var(--spacing, .25rem)*1)}.gap-2{gap:calc(var(--spacing, .25rem)*2)}.gap-3{gap:calc(var(--spacing, .25rem)*3)}.gap-4{gap:calc(var(--spacing, .25rem)*4)}.gap-8{gap:calc(var(--spacing, .25rem)*8)}.space-y-1{:where(&>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing, .25rem)*1*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing, .25rem)*1*var(--tw-space-y-reverse))}}.gap-x-1\\.5{column-gap:calc(var(--spacing, .25rem)*1.5)}.gap-x-2{column-gap:calc(var(--spacing, .25rem)*2)}.gap-x-4{column-gap:calc(var(--spacing, .25rem)*4)}.space-x-1\\.5{:where(&>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-end:calc(var(--spacing, .25rem)*1.5*(1 - var(--tw-space-x-reverse)));margin-inline-start:calc(var(--spacing, .25rem)*1.5*var(--tw-space-x-reverse))}}.gap-y-0\\.5{row-gap:calc(var(--spacing, .25rem)*.5)}.divide-y{:where(&>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-bottom-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse))}}.divide-neutral{:where(&>:not(:last-child)){border-color:var(--atomic-neutral)}}.self-center{align-self:center}.self-start{align-self:flex-start}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-scroll{overflow-x:scroll}.overflow-y-auto{overflow-y:auto}.scroll-smooth{scroll-behavior:smooth}.rounded{border-radius:var(--atomic-border-radius)}.rounded-3xl{border-radius:var(--radius-3xl,1.5rem)}.rounded-full{border-radius:calc(infinity*1px)}.rounded-lg{border-radius:var(--atomic-border-radius-lg)}.rounded-md{border-radius:var(--atomic-border-radius-md)}.rounded-none{border-radius:0}.rounded-sm{border-radius:var(--atomic-border-radius)}.rounded-xl{border-radius:var(--atomic-border-radius-xl)}.rounded-tl-none{border-top-left-radius:0}.rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b,.border-b-1{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-solid{--tw-border-style:solid;border-style:solid}.border-gray-200{border-color:var(--color-gray-200,oklch(92.8% .006 264.531))}.border-neutral{border-color:var(--atomic-neutral)}.border-neutral-dark{border-color:var(--atomic-neutral-dark)}.border-neutral-dim{border-color:var(--atomic-neutral-dim)}.border-primary{border-color:var(--atomic-primary)}.border-primary-light{border-color:var(--atomic-primary-light)}.border-t-neutral{border-top-color:var(--atomic-neutral)}.border-b-neutral{border-bottom-color:var(--atomic-neutral)}.border-b-neutral-dim{border-bottom-color:var(--atomic-neutral-dim)}.border-l-neutral{border-left-color:var(--atomic-neutral)}.border-l-neutral-dim{border-left-color:var(--atomic-neutral-dim)}.bg-\\[\\#F1F2FF\\]{background-color:#f1f2ff}.bg-\\[rgba\\(40\\,40\\,40\\,0\\.8\\)\\]{background-color:rgba(40,40,40,.8)}.bg-background{background-color:var(--atomic-background)}.bg-error{background-color:var(--atomic-error)}.bg-gray-50{background-color:var(--color-gray-50,oklch(98.5% .002 247.839))}.bg-neutral{background-color:var(--atomic-neutral)}.bg-neutral-dark{background-color:var(--atomic-neutral-dark)}.bg-neutral-dim{background-color:var(--atomic-neutral-dim)}.bg-neutral-light{background-color:var(--atomic-neutral-light)}.bg-primary{background-color:var(--atomic-primary)}.bg-transparent{background-color:transparent}.bg-white{background-color:var(--color-white,#fff)}.bg-linear-to-l{--tw-gradient-position:to left;@supports (background-image:linear-gradient(in lab,red,red)){--tw-gradient-position:to left in oklab}background-image:linear-gradient(var(--tw-gradient-stops))}.bg-linear-to-r{--tw-gradient-position:to right;@supports (background-image:linear-gradient(in lab,red,red)){--tw-gradient-position:to right in oklab}background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-background\\/60{--tw-gradient-from:color-mix(in srgb,#fff 60%,transparent);@supports (color:color-mix(in lab,red,red)){--tw-gradient-from:color-mix(in oklab,var(--atomic-background) 60%,transparent)}--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-more-results-progress-bar-color-from{--tw-gradient-from:var(
|
|
2067
|
+
const css = `/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties;@layer theme, base, components, utilities;@layer theme;@layer base{*,::backdrop,::file-selector-button,:after,:before{border:0 solid;box-sizing:border-box;margin:0;padding:0}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:var(--default-font-family,var(--atomic-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"));font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);tab-size:4;-webkit-tap-highlight-color:transparent}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,var(--font-mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace));font-feature-settings:var(--default-mono-font-feature-settings,normal);font-size:1em;font-variation-settings:var(--default-mono-font-variation-settings,normal)}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}::file-selector-button,button,input,optgroup,select,textarea{background-color:transparent;border-radius:0;color:inherit;font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::placeholder{color:currentcolor;@supports (color:color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.\\@container{container-type:inline-size}.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{border-width:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;white-space:nowrap;width:1px}.absolute,.sr-only{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing, .25rem)*0)}.-top-2{top:calc(var(--spacing, .25rem)*-2)}.-top-4{top:calc(var(--spacing, .25rem)*-4)}.top-0{top:calc(var(--spacing, .25rem)*0)}.top-1{top:calc(var(--spacing, .25rem)*1)}.top-1\\/2{top:50%}.top-\\[4px\\]{top:4px}.top-full{top:100%}.top-px{top:1px}.-right-2{right:calc(var(--spacing, .25rem)*-2)}.right-0{right:calc(var(--spacing, .25rem)*0)}.right-1{right:calc(var(--spacing, .25rem)*1)}.right-2{right:calc(var(--spacing, .25rem)*2)}.right-6{right:calc(var(--spacing, .25rem)*6)}.right-12{right:calc(var(--spacing, .25rem)*12)}.right-px{right:1px}.bottom-0{bottom:calc(var(--spacing, .25rem)*0)}.bottom-1{bottom:calc(var(--spacing, .25rem)*1)}.bottom-2{bottom:calc(var(--spacing, .25rem)*2)}.bottom-px{bottom:1px}.left-0{left:calc(var(--spacing, .25rem)*0)}.left-1{left:calc(var(--spacing, .25rem)*1)}.left-2{left:calc(var(--spacing, .25rem)*2)}.left-\\[15px\\]{left:15px}.isolate{isolation:isolate}.z-0{z-index:0}.z-1{z-index:1}.z-10{z-index:10}.z-9998{z-index:9998}.z-9999{z-index:9999}.order-last{order:9999}.col-span-2{grid-column:span 2/span 2}.container{width:100%;@media (width >= 1024px){max-width:1024px}@media (width >= 40rem){max-width:40rem}@media (width >= 48rem){max-width:48rem}@media (width >= 64rem){max-width:64rem}@media (width >= 80rem){max-width:80rem}@media (width >= 96rem){max-width:96rem}}.container\\!{width:100%!important;@media (width >= 1024px){max-width:1024px!important}@media (width >= 40rem){max-width:40rem!important}@media (width >= 48rem){max-width:48rem!important}@media (width >= 64rem){max-width:64rem!important}@media (width >= 80rem){max-width:80rem!important}@media (width >= 96rem){max-width:96rem!important}}.m-0{margin:calc(var(--spacing, .25rem)*0)}.m-2{margin:calc(var(--spacing, .25rem)*2)}.mx-0{margin-inline:calc(var(--spacing, .25rem)*0)}.mx-0\\.5{margin-inline:calc(var(--spacing, .25rem)*.5)}.mx-1{margin-inline:calc(var(--spacing, .25rem)*1)}.mx-6{margin-inline:calc(var(--spacing, .25rem)*6)}.mx-16{margin-inline:calc(var(--spacing, .25rem)*16)}.mx-auto{margin-inline:auto}.my-2{margin-block:calc(var(--spacing, .25rem)*2)}.my-3{margin-block:calc(var(--spacing, .25rem)*3)}.my-4{margin-block:calc(var(--spacing, .25rem)*4)}.my-6{margin-block:calc(var(--spacing, .25rem)*6)}.my-auto{margin-block:auto}.mt-0{margin-top:calc(var(--spacing, .25rem)*0)}.mt-1{margin-top:calc(var(--spacing, .25rem)*1)}.mt-1\\.5{margin-top:calc(var(--spacing, .25rem)*1.5)}.mt-2{margin-top:calc(var(--spacing, .25rem)*2)}.mt-2\\.5{margin-top:calc(var(--spacing, .25rem)*2.5)}.mt-3{margin-top:calc(var(--spacing, .25rem)*3)}.mt-4{margin-top:calc(var(--spacing, .25rem)*4)}.mt-6{margin-top:calc(var(--spacing, .25rem)*6)}.mt-7{margin-top:calc(var(--spacing, .25rem)*7)}.mt-8{margin-top:calc(var(--spacing, .25rem)*8)}.mt-10{margin-top:calc(var(--spacing, .25rem)*10)}.mt-px{margin-top:1px}.mr-0{margin-right:calc(var(--spacing, .25rem)*0)}.mr-0\\.5{margin-right:calc(var(--spacing, .25rem)*.5)}.mr-1{margin-right:calc(var(--spacing, .25rem)*1)}.mr-1\\.5{margin-right:calc(var(--spacing, .25rem)*1.5)}.mr-2{margin-right:calc(var(--spacing, .25rem)*2)}.mr-3{margin-right:calc(var(--spacing, .25rem)*3)}.mr-6{margin-right:calc(var(--spacing, .25rem)*6)}.mr-auto{margin-right:auto}.mb-0{margin-bottom:calc(var(--spacing, .25rem)*0)}.mb-1{margin-bottom:calc(var(--spacing, .25rem)*1)}.mb-2{margin-bottom:calc(var(--spacing, .25rem)*2)}.mb-3{margin-bottom:calc(var(--spacing, .25rem)*3)}.mb-4{margin-bottom:calc(var(--spacing, .25rem)*4)}.mb-6{margin-bottom:calc(var(--spacing, .25rem)*6)}.ml-0\\.5{margin-left:calc(var(--spacing, .25rem)*.5)}.ml-1{margin-left:calc(var(--spacing, .25rem)*1)}.ml-2{margin-left:calc(var(--spacing, .25rem)*2)}.ml-4{margin-left:calc(var(--spacing, .25rem)*4)}.ml-6{margin-left:calc(var(--spacing, .25rem)*6)}.ml-auto{margin-left:auto}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{-webkit-line-clamp:3}.line-clamp-3,.line-clamp-4{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.line-clamp-4{-webkit-line-clamp:4}.line-clamp-none{display:block;overflow:visible;-webkit-box-orient:horizontal;-webkit-line-clamp:unset}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table-column{display:table-column}.aspect-square-\\[auto\\]{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:auto}}.aspect-square{aspect-ratio:1/1}.size-\\[27px\\]{height:27px;width:27px}.h-1{height:calc(var(--spacing, .25rem)*1)}.h-2{height:calc(var(--spacing, .25rem)*2)}.h-2\\.5{height:calc(var(--spacing, .25rem)*2.5)}.h-3{height:calc(var(--spacing, .25rem)*3)}.h-4{height:calc(var(--spacing, .25rem)*4)}.h-5{height:calc(var(--spacing, .25rem)*5)}.h-5\\/6{height:83.33333%}.h-6{height:calc(var(--spacing, .25rem)*6)}.h-7{height:calc(var(--spacing, .25rem)*7)}.h-8{height:calc(var(--spacing, .25rem)*8)}.h-9{height:calc(var(--spacing, .25rem)*9)}.h-10{height:calc(var(--spacing, .25rem)*10)}.h-12{height:calc(var(--spacing, .25rem)*12)}.h-\\[2\\.6rem\\]{height:2.6rem}.h-\\[9px\\]{height:9px}.h-auto{height:auto}.h-full{height:100%}.max-h-96{max-height:calc(var(--spacing, .25rem)*96)}.min-h-3{min-height:calc(var(--spacing, .25rem)*3)}.min-h-10{min-height:calc(var(--spacing, .25rem)*10)}.min-lines-2{min-height:calc(var(--line-height)*2)}.min-lines-3{min-height:calc(var(--line-height)*3)}.w-0\\.5{width:calc(var(--spacing, .25rem)*.5)}.w-1{width:calc(var(--spacing, .25rem)*1)}.w-1\\/2{width:50%}.w-2{width:calc(var(--spacing, .25rem)*2)}.w-2\\.5{width:calc(var(--spacing, .25rem)*2.5)}.w-3{width:calc(var(--spacing, .25rem)*3)}.w-3\\.5{width:calc(var(--spacing, .25rem)*3.5)}.w-3\\/5{width:60%}.w-4{width:calc(var(--spacing, .25rem)*4)}.w-5{width:calc(var(--spacing, .25rem)*5)}.w-5\\/6{width:83.33333%}.w-6{width:calc(var(--spacing, .25rem)*6)}.w-7{width:calc(var(--spacing, .25rem)*7)}.w-8{width:calc(var(--spacing, .25rem)*8)}.w-9{width:calc(var(--spacing, .25rem)*9)}.w-10{width:calc(var(--spacing, .25rem)*10)}.w-12{width:calc(var(--spacing, .25rem)*12)}.w-20{width:calc(var(--spacing, .25rem)*20)}.w-26{width:calc(var(--spacing, .25rem)*26)}.w-32{width:calc(var(--spacing, .25rem)*32)}.w-36{width:calc(var(--spacing, .25rem)*36)}.w-48{width:calc(var(--spacing, .25rem)*48)}.w-60{width:calc(var(--spacing, .25rem)*60)}.w-64{width:calc(var(--spacing, .25rem)*64)}.w-72{width:calc(var(--spacing, .25rem)*72)}.w-100{width:calc(var(--spacing, .25rem)*100)}.w-\\[2\\.6rem\\]{width:2.6rem}.w-\\[10px\\]{width:10px}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.w-px{width:1px}.max-w-4\\/5{max-width:80%}.max-w-60{max-width:calc(var(--spacing, .25rem)*60)}.max-w-\\[30ch\\]{max-width:30ch}.max-w-full{max-width:100%}.max-w-lg{max-width:var(--container-lg,32rem)}.max-w-max{max-width:max-content}.min-w-0{min-width:calc(var(--spacing, .25rem)*0)}.min-w-10{min-width:calc(var(--spacing, .25rem)*10)}.min-w-20{min-width:calc(var(--spacing, .25rem)*20)}.min-w-24{min-width:calc(var(--spacing, .25rem)*24)}.min-w-full{min-width:100%}.flex-1{flex:1}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.basis-1\\/2{flex-basis:50%}.basis-8{flex-basis:calc(var(--spacing, 0.25rem)*8)}.border-collapse{border-collapse:collapse}.-translate-x-1\\/2{--tw-translate-x:-50%}.-translate-x-1\\/2,.translate-x-1\\/2{translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-x-1\\/2{--tw-translate-x:50%}.-translate-y-1\\/2{--tw-translate-y:-50%;translate:var(--tw-translate-x) var(--tw-translate-y)}.scale-75{--tw-scale-x:75%;--tw-scale-y:75%;--tw-scale-z:75%}.scale-100,.scale-75{scale:var(--tw-scale-x) var(--tw-scale-y)}.scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse,pulse 2s cubic-bezier(.4,0,.6,1) infinite)}.animate-spin{animation:var(--animate-spin,spin 1s linear infinite)}.cursor-\\[inherit\\]{cursor:inherit}.cursor-pointer{cursor:pointer}.resize{resize:both}.resize-none{resize:none}.list-outside{list-style-position:outside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{appearance:none}.grid-cols-\\[min-content_1fr\\]{grid-template-columns:min-content 1fr}.grid-cols-\\[min-content_auto\\]{grid-template-columns:min-content auto}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.content-center{align-content:center}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-0\\.5{gap:calc(var(--spacing, .25rem)*.5)}.gap-1{gap:calc(var(--spacing, .25rem)*1)}.gap-2{gap:calc(var(--spacing, .25rem)*2)}.gap-3{gap:calc(var(--spacing, .25rem)*3)}.gap-4{gap:calc(var(--spacing, .25rem)*4)}.gap-8{gap:calc(var(--spacing, .25rem)*8)}.space-y-1{:where(&>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing, .25rem)*1*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing, .25rem)*1*var(--tw-space-y-reverse))}}.gap-x-1\\.5{column-gap:calc(var(--spacing, .25rem)*1.5)}.gap-x-2{column-gap:calc(var(--spacing, .25rem)*2)}.gap-x-4{column-gap:calc(var(--spacing, .25rem)*4)}.space-x-1\\.5{:where(&>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-end:calc(var(--spacing, .25rem)*1.5*(1 - var(--tw-space-x-reverse)));margin-inline-start:calc(var(--spacing, .25rem)*1.5*var(--tw-space-x-reverse))}}.gap-y-0\\.5{row-gap:calc(var(--spacing, .25rem)*.5)}.divide-y{:where(&>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-bottom-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse))}}.divide-neutral{:where(&>:not(:last-child)){border-color:var(--atomic-neutral)}}.self-center{align-self:center}.self-start{align-self:flex-start}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-scroll{overflow-x:scroll}.overflow-y-auto{overflow-y:auto}.scroll-smooth{scroll-behavior:smooth}.rounded{border-radius:var(--atomic-border-radius)}.rounded-3xl{border-radius:var(--radius-3xl,1.5rem)}.rounded-full{border-radius:calc(infinity*1px)}.rounded-lg{border-radius:var(--atomic-border-radius-lg)}.rounded-md{border-radius:var(--atomic-border-radius-md)}.rounded-none{border-radius:0}.rounded-sm{border-radius:var(--atomic-border-radius)}.rounded-xl{border-radius:var(--atomic-border-radius-xl)}.rounded-tl-none{border-top-left-radius:0}.rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b,.border-b-1{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-solid{--tw-border-style:solid;border-style:solid}.border-gray-200{border-color:var(--color-gray-200,oklch(92.8% .006 264.531))}.border-neutral{border-color:var(--atomic-neutral)}.border-neutral-dark{border-color:var(--atomic-neutral-dark)}.border-neutral-dim{border-color:var(--atomic-neutral-dim)}.border-primary{border-color:var(--atomic-primary)}.border-primary-light{border-color:var(--atomic-primary-light)}.border-t-neutral{border-top-color:var(--atomic-neutral)}.border-b-neutral{border-bottom-color:var(--atomic-neutral)}.border-b-neutral-dim{border-bottom-color:var(--atomic-neutral-dim)}.border-l-neutral{border-left-color:var(--atomic-neutral)}.border-l-neutral-dim{border-left-color:var(--atomic-neutral-dim)}.bg-\\[\\#F1F2FF\\]{background-color:#f1f2ff}.bg-\\[rgba\\(40\\,40\\,40\\,0\\.8\\)\\]{background-color:rgba(40,40,40,.8)}.bg-background{background-color:var(--atomic-background)}.bg-error{background-color:var(--atomic-error)}.bg-gray-50{background-color:var(--color-gray-50,oklch(98.5% .002 247.839))}.bg-neutral{background-color:var(--atomic-neutral)}.bg-neutral-dark{background-color:var(--atomic-neutral-dark)}.bg-neutral-dim{background-color:var(--atomic-neutral-dim)}.bg-neutral-light{background-color:var(--atomic-neutral-light)}.bg-primary{background-color:var(--atomic-primary)}.bg-transparent{background-color:transparent}.bg-white{background-color:var(--color-white,#fff)}.bg-linear-to-l{--tw-gradient-position:to left;@supports (background-image:linear-gradient(in lab,red,red)){--tw-gradient-position:to left in oklab}background-image:linear-gradient(var(--tw-gradient-stops))}.bg-linear-to-r{--tw-gradient-position:to right;@supports (background-image:linear-gradient(in lab,red,red)){--tw-gradient-position:to right in oklab}background-image:linear-gradient(var(--tw-gradient-stops))}.from-background\\/60{--tw-gradient-from:color-mix(in srgb,#fff 60%,transparent);@supports (color:color-mix(in lab,red,red)){--tw-gradient-from:color-mix(in oklab,var(--atomic-background) 60%,transparent)}--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-more-results-progress-bar-color-from{--tw-gradient-from:var(
|
|
2068
2068
|
--atomic-more-results-progress-bar-color-from,var(--atomic-primary-dark)
|
|
2069
|
-
);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position))}.
|
|
2069
|
+
);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-more-results-progress-bar-color-to{--tw-gradient-to:var(
|
|
2070
2070
|
--atomic-more-results-progress-bar-color-to,var(--atomic-primary-light)
|
|
2071
|
-
);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position))}.
|
|
2071
|
+
);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position))}.fill-current{fill:currentcolor}.stroke-\\[1\\.25\\]{stroke-width:1.25}.object-contain{object-fit:contain}.p-0{padding:calc(var(--spacing, .25rem)*0)}.p-1{padding:calc(var(--spacing, .25rem)*1)}.p-2{padding:calc(var(--spacing, .25rem)*2)}.p-2\\.5{padding:calc(var(--spacing, .25rem)*2.5)}.p-3{padding:calc(var(--spacing, .25rem)*3)}.p-3\\.5{padding:calc(var(--spacing, .25rem)*3.5)}.p-4{padding:calc(var(--spacing, .25rem)*4)}.p-6{padding:calc(var(--spacing, .25rem)*6)}.p-7{padding:calc(var(--spacing, .25rem)*7)}.p-8{padding:calc(var(--spacing, .25rem)*8)}.px-1{padding-inline:calc(var(--spacing, .25rem)*1)}.px-2{padding-inline:calc(var(--spacing, .25rem)*2)}.px-2\\.5{padding-inline:calc(var(--spacing, .25rem)*2.5)}.px-3{padding-inline:calc(var(--spacing, .25rem)*3)}.px-4{padding-inline:calc(var(--spacing, .25rem)*4)}.px-6{padding-inline:calc(var(--spacing, .25rem)*6)}.px-7{padding-inline:calc(var(--spacing, .25rem)*7)}.px-9{padding-inline:calc(var(--spacing, .25rem)*9)}.py-0\\.5{padding-block:calc(var(--spacing, .25rem)*.5)}.py-1{padding-block:calc(var(--spacing, .25rem)*1)}.py-1\\.5{padding-block:calc(var(--spacing, .25rem)*1.5)}.py-2{padding-block:calc(var(--spacing, .25rem)*2)}.py-2\\.5{padding-block:calc(var(--spacing, .25rem)*2.5)}.py-3{padding-block:calc(var(--spacing, .25rem)*3)}.py-3\\.5{padding-block:calc(var(--spacing, .25rem)*3.5)}.py-4{padding-block:calc(var(--spacing, .25rem)*4)}.py-4\\.5{padding-block:calc(var(--spacing, .25rem)*4.5)}.py-5{padding-block:calc(var(--spacing, .25rem)*5)}.py-6{padding-block:calc(var(--spacing, .25rem)*6)}.pt-0\\.5{padding-top:calc(var(--spacing, .25rem)*.5)}.pt-2{padding-top:calc(var(--spacing, .25rem)*2)}.pt-6{padding-top:calc(var(--spacing, .25rem)*6)}.pt-8{padding-top:calc(var(--spacing, .25rem)*8)}.pr-2{padding-right:calc(var(--spacing, .25rem)*2)}.pr-4{padding-right:calc(var(--spacing, .25rem)*4)}.pr-6{padding-right:calc(var(--spacing, .25rem)*6)}.pr-24{padding-right:calc(var(--spacing, .25rem)*24)}.pr-\\[3rem\\]{padding-right:3rem}.pb-1{padding-bottom:calc(var(--spacing, .25rem)*1)}.pb-3{padding-bottom:calc(var(--spacing, .25rem)*3)}.pb-4{padding-bottom:calc(var(--spacing, .25rem)*4)}.pb-5{padding-bottom:calc(var(--spacing, .25rem)*5)}.pb-6{padding-bottom:calc(var(--spacing, .25rem)*6)}.pl-0{padding-left:calc(var(--spacing, .25rem)*0)}.pl-1{padding-left:calc(var(--spacing, .25rem)*1)}.pl-2{padding-left:calc(var(--spacing, .25rem)*2)}.pl-3{padding-left:calc(var(--spacing, .25rem)*3)}.pl-7{padding-left:calc(var(--spacing, .25rem)*7)}.pl-9{padding-left:calc(var(--spacing, .25rem)*9)}.pl-10{padding-left:calc(var(--spacing, .25rem)*10)}.text-center{text-align:center}.text-left{text-align:left}.align-baseline{vertical-align:baseline}.align-bottom{vertical-align:bottom}.align-middle{vertical-align:middle}.font-sans{font-family:var(--atomic-font-family)}.set-font-size-sm{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}.text-2xl{font-size:var(--atomic-text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height,1.33333))}.text-base{font-size:var(--atomic-text-base);line-height:var(--tw-leading,var(--text-base--line-height,1.5))}.text-lg{font-size:var(--atomic-text-lg);line-height:var(--tw-leading,var(--text-lg--line-height,1.55556))}.text-sm{font-size:var(--atomic-text-sm);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857))}.text-xl{font-size:var(--atomic-text-xl);line-height:var(--tw-leading,var(--text-xl--line-height,1.4))}.text-xs{line-height:var(--tw-leading,var(--text-xs--line-height,1.33333))}.text-xs,.text-xs\\/\\[1rem\\]{font-size:var(--text-xs,.75rem)}.text-xs\\/\\[1rem\\]{line-height:1rem}.leading-4{--tw-leading:calc(var(--spacing, 0.25rem)*4);line-height:calc(var(--spacing, .25rem)*4)}.leading-5{--tw-leading:calc(var(--spacing, 0.25rem)*5);line-height:calc(var(--spacing, .25rem)*5)}.leading-6{--tw-leading:calc(var(--spacing, 0.25rem)*6);line-height:calc(var(--spacing, .25rem)*6)}.leading-8{--tw-leading:calc(var(--spacing, 0.25rem)*8);line-height:calc(var(--spacing, .25rem)*8)}.leading-10{--tw-leading:calc(var(--spacing, 0.25rem)*10);line-height:calc(var(--spacing, .25rem)*10)}.leading-\\[1\\.5\\]{--tw-leading:1.5;line-height:1.5}.leading-\\[calc\\(1\\/\\.75\\)\\]{--tw-leading:1.33333;line-height:1.33333}.leading-\\[var\\(--line-height\\)\\]{--tw-leading:var(--line-height);line-height:var(--line-height)}.leading-none{--tw-leading:1;line-height:1}.font-bold{--tw-font-weight:var(--atomic-font-bold);font-weight:var(--atomic-font-bold)}.font-light{--tw-font-weight:var(--font-weight-light,300);font-weight:var(--font-weight-light,300)}.font-medium{--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500)}.font-normal{--tw-font-weight:var(--atomic-font-normal);font-weight:var(--atomic-font-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600)}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.break-keep{word-break:keep-all}.text-ellipsis{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-\\[\\#54698D\\]{color:#54698d}.text-\\[inherit\\]{color:inherit}.text-black{color:var(--color-black,#000)}.text-error{color:var(--atomic-error)}.text-gray-500{color:var(--color-gray-500,oklch(55.1% .027 264.364))}.text-gray-600{color:var(--color-gray-600,oklch(44.6% .03 256.802))}.text-gray-700{color:var(--color-gray-700,oklch(37.3% .034 259.733))}.text-gray-900{color:var(--color-gray-900,oklch(21% .034 264.665))}.text-green-600{color:var(--color-green-600,oklch(62.7% .194 149.214))}.text-inline-code{color:var(--atomic-inline-code)}.text-neutral{color:var(--atomic-neutral)}.text-neutral-dark{color:var(--atomic-neutral-dark)}.text-on-background{color:var(--atomic-on-background)}.text-on-primary{color:var(--atomic-on-primary)}.text-primary{color:var(--atomic-primary)}.text-primary-light{color:var(--atomic-primary-light)}.text-rating-icon-active{color:var(--atomic-rating-icon-active-color,#f6ce3c)}.text-rating-icon-inactive{color:var(
|
|
2072
2072
|
--atomic-rating-icon-inactive-color,var(--atomic-neutral)
|
|
2073
2073
|
)}.text-red-600{color:var(--color-red-600,oklch(57.7% .245 27.325))}.text-success{color:var(--atomic-success)}.text-transparent{color:transparent}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.placeholder-neutral-dark{&::placeholder{color:var(--atomic-neutral-dark)}}.opacity-0{opacity:0}.opacity-50{opacity:50%}.opacity-60{opacity:60%}.opacity-80{opacity:80%}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,rgba(0,0,0,.1)),0 1px 2px -1px var(--tw-shadow-color,rgba(0,0,0,.1))}.shadow,.shadow-inner-primary{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-inner-primary{--tw-shadow:inset 0 0 0 1px var(--tw-shadow-color,var(--atomic-primary))}.shadow-lg{--tw-shadow:0px 2px 8px var(--tw-shadow-color,hsla(180,6%,90%,.75))}.shadow-lg,.shadow-t-lg{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-t-lg{--tw-shadow:0px -2px 8px var(--tw-shadow-color,hsla(180,6%,90%,.75))}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor)}.ring,.ring-3{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-3{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor)}.ring-primary{--tw-ring-color:var(--atomic-primary)}.ring-ring-primary{--tw-ring-color:var(--atomic-ring-primary)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.outline-error{outline-color:var(--atomic-error)}.outline-neutral{outline-color:var(--atomic-neutral)}.outline-primary{outline-color:var(--atomic-primary)}.blur{--tw-blur:blur(8px)}.blur,.grayscale{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.grayscale{--tw-grayscale:grayscale(100%)}.invert{--tw-invert:invert(100%)}.filter,.invert{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)))}.transition-\\[visibility\\]{transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));transition-property:visibility;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)))}.transition-all{transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)))}.transition-colors{transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)))}.transition-opacity{transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)))}.duration-200{--tw-duration:200ms;transition-duration:.2s}.duration-300{--tw-duration:300ms;transition-duration:.3s}.duration-500{--tw-duration:500ms;transition-duration:.5s}.ease-in-out{--tw-ease:var(--ease-in-out,cubic-bezier(0.4,0,0.2,1));transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1))}.\\[grid-area\\:modal\\]{grid-area:modal}.\\[scrollbar-gutter\\:stable_both-edges\\]{scrollbar-gutter:stable both-edges}.group-hover\\:visible{&:is(:where(.group):hover *){@media (hover:hover){visibility:visible}}}.group-hover\\:text-error{&:is(:where(.group):hover *){@media (hover:hover){color:var(--atomic-error)}}}.group-hover\\:text-primary{&:is(:where(.group):hover *){@media (hover:hover){color:var(--atomic-primary)}}}.group-hover\\:text-primary-light{&:is(:where(.group):hover *){@media (hover:hover){color:var(--atomic-primary-light)}}}.group-focus\\:text-primary{&:is(:where(.group):focus *){color:var(--atomic-primary)}}.group-focus\\:text-primary-light{&:is(:where(.group):focus *){color:var(--atomic-primary-light)}}.group-focus-visible\\:text-error{&:is(:where(.group):focus-visible *){color:var(--atomic-error)}}.group-focus-visible\\:text-primary{&:is(:where(.group):focus-visible *){color:var(--atomic-primary)}}.peer-focus-within\\:border-primary-light{&:is(:where(.peer):focus-within~*){border-color:var(--atomic-primary-light)}}.peer-focus-within\\:text-primary-light{&:is(:where(.peer):focus-within~*){color:var(--atomic-primary-light)}}.peer-hover\\:border-primary-light{&:is(:where(.peer):hover~*){@media (hover:hover){border-color:var(--atomic-primary-light)}}}.peer-hover\\:text-error{&:is(:where(.peer):hover~*){@media (hover:hover){color:var(--atomic-error)}}}.peer-hover\\:text-primary-light{&:is(:where(.peer):hover~*){@media (hover:hover){color:var(--atomic-primary-light)}}}.before\\:absolute{&:before{content:var(--tw-content);position:absolute}}.before\\:top-\\[-8px\\]{&:before{content:var(--tw-content);top:-8px}}.before\\:left-0{&:before{content:var(--tw-content);left:calc(var(--spacing, .25rem)*0)}}.before\\:inline{&:before{content:var(--tw-content);display:inline}}.before\\:h-\\[8px\\]{&:before{content:var(--tw-content);height:8px}}.before\\:w-px{&:before{content:var(--tw-content);width:1px}}.before\\:bg-neutral{&:before{background-color:var(--atomic-neutral);content:var(--tw-content)}}.before\\:content-\\[\\'\\'\\]{&:before{--tw-content:"";content:var(--tw-content)}}.before\\:content-\\[\\'\\,\\\\00a0\\'\\]{&:before{--tw-content:",\\00a0";content:var(--tw-content)}}.after\\:absolute{&:after{content:var(--tw-content);position:absolute}}.after\\:-bottom-0\\.5{&:after{bottom:calc(var(--spacing, .25rem)*-.5);content:var(--tw-content)}}.after\\:bottom-\\[-8px\\]{&:after{bottom:-8px;content:var(--tw-content)}}.after\\:left-0{&:after{content:var(--tw-content);left:calc(var(--spacing, .25rem)*0)}}.after\\:block{&:after{content:var(--tw-content);display:block}}.after\\:h-1{&:after{content:var(--tw-content);height:calc(var(--spacing, .25rem)*1)}}.after\\:h-\\[8px\\]{&:after{content:var(--tw-content);height:8px}}.after\\:w-full{&:after{content:var(--tw-content);width:100%}}.after\\:w-px{&:after{content:var(--tw-content);width:1px}}.after\\:rounded{&:after{border-radius:var(--atomic-border-radius);content:var(--tw-content)}}.after\\:bg-neutral{&:after{background-color:var(--atomic-neutral);content:var(--tw-content)}}.after\\:bg-primary{&:after{background-color:var(--atomic-primary);content:var(--tw-content)}}.after\\:content-\\[\\'\\'\\]{&:after{--tw-content:"";content:var(--tw-content)}}.focus-within\\:border-disabled{&:focus-within{border-color:var(--atomic-disabled)}}.focus-within\\:border-primary{&:focus-within{border-color:var(--atomic-primary)}}.focus-within\\:ring-3{&:focus-within{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus-within\\:ring-neutral{&:focus-within{--tw-ring-color:var(--atomic-neutral)}}.focus-within\\:ring-ring-primary{&:focus-within{--tw-ring-color:var(--atomic-ring-primary)}}.hover\\:border{&:hover{@media (hover:hover){border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-style:var(--tw-border-style);border-top-width:1px}}}.hover\\:border-error{&:hover{@media (hover:hover){border-color:var(--atomic-error)}}}.hover\\:border-primary-light{&:hover{@media (hover:hover){border-color:var(--atomic-primary-light)}}}.hover\\:bg-error{&:hover{@media (hover:hover){background-color:var(--atomic-error)}}}.hover\\:bg-neutral-light{&:hover{@media (hover:hover){background-color:var(--atomic-neutral-light)}}}.hover\\:bg-primary-light{&:hover{@media (hover:hover){background-color:var(--atomic-primary-light)}}}.hover\\:bg-transparent{&:hover{@media (hover:hover){background-color:transparent}}}.hover\\:fill-white{&:hover{@media (hover:hover){fill:var(--color-white,#fff)}}}.hover\\:text-error{&:hover{@media (hover:hover){color:var(--atomic-error)}}}.hover\\:text-primary{&:hover{@media (hover:hover){color:var(--atomic-primary)}}}.hover\\:text-primary-light{&:hover{@media (hover:hover){color:var(--atomic-primary-light)}}}.hover\\:text-success{&:hover{@media (hover:hover){color:var(--atomic-success)}}}.hover\\:underline{&:hover{@media (hover:hover){text-decoration-line:underline}}}.hover\\:opacity-100{&:hover{@media (hover:hover){opacity:100%}}}.hover\\:shadow-sm{&:hover{@media (hover:hover){--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,rgba(0,0,0,.1)),0 1px 2px -1px var(--tw-shadow-color,rgba(0,0,0,.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}}.focus\\:border-primary{&:focus{border-color:var(--atomic-primary)}}.focus\\:opacity-100{&:focus{opacity:100%}}.focus\\:ring-1{&:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\\:ring-primary{&:focus{--tw-ring-color:var(--atomic-primary)}}.focus\\:outline-hidden{&:focus{--tw-outline-style:none;outline-style:none;@media (forced-colors:active){outline:2px solid transparent;outline-offset:2px}}}.focus\\:outline-none{&:focus{--tw-outline-style:none;outline-style:none}}.focus-visible\\:border{&:focus-visible{border-style:var(--tw-border-style);border-width:1px}}.focus-visible\\:border-error{&:focus-visible{border-color:var(--atomic-error)}}.focus-visible\\:border-primary{&:focus-visible{border-color:var(--atomic-primary)}}.focus-visible\\:border-primary-light{&:focus-visible{border-color:var(--atomic-primary-light)}}.focus-visible\\:bg-error{&:focus-visible{background-color:var(--atomic-error)}}.focus-visible\\:bg-neutral-light{&:focus-visible{background-color:var(--atomic-neutral-light)}}.focus-visible\\:bg-primary-light{&:focus-visible{background-color:var(--atomic-primary-light)}}.focus-visible\\:text-primary-light{&:focus-visible{color:var(--atomic-primary-light)}}.focus-visible\\:underline{&:focus-visible{text-decoration-line:underline}}.focus-visible\\:ring-2{&:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus-visible\\:ring-primary{&:focus-visible{--tw-ring-color:var(--atomic-primary)}}.focus-visible\\:ring-offset-2{&:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}}.focus-visible\\:outline-none{&:focus-visible{--tw-outline-style:none;outline-style:none}}.disabled\\:cursor-not-allowed{&:disabled{cursor:not-allowed}}.disabled\\:bg-neutral-light{&:disabled{background-color:var(--atomic-neutral-light)}}.disabled\\:bg-primary\\/60{&:disabled{background-color:color-mix(in srgb,#126ce0 60%,transparent);@supports (color:color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--atomic-primary) 60%,transparent)}}}.disabled\\:text-neutral-dark{&:disabled{color:var(--atomic-neutral-dark)}}.disabled\\:opacity-100{&:disabled{opacity:100%}}.desktop\\:mt-2{@media (width >= 1024px){margin-top:calc(var(--spacing, .25rem)*2)}}.sm\\:px-6{@media (width >= 40rem){padding-inline:calc(var(--spacing, .25rem)*6)}}.\\[part\\=\\"breadcrumb-button\\"\\]\\:visible{&:is(part="breadcrumb-button"){visibility:visible}}}@layer theme, base, components, utilities;@layer components{.input-primary{background-color:var(--atomic-background);border-color:var(--atomic-neutral);border-radius:var(--atomic-border-radius);border-style:var(--tw-border-style);border-width:1px;&:hover{@media (hover:hover){border-color:var(--atomic-primary-light)}}&:focus-visible{border-color:var(--atomic-primary)}&:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}&:focus-visible{--tw-ring-color:var(--atomic-ring-primary)}&:focus-visible{--tw-outline-style:none;outline-style:none}}.btn-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;&:before{--tw-content:attr(value);content:var(--tw-content)}}.btn-primary{background-color:var(--atomic-primary);border-radius:var(--atomic-border-radius);color:var(--atomic-on-primary);&:hover{@media (hover:hover){background-color:var(--atomic-primary-light)}}&:focus-visible{background-color:var(--atomic-primary-light)}&:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}&:focus-visible{--tw-ring-color:var(--atomic-ring-primary)}&:focus-visible{--tw-outline-style:none;outline-style:none}&:disabled{background-color:var(--atomic-disabled);cursor:not-allowed}}.btn-outline-primary{background-color:var(--atomic-background);border-color:var(--atomic-neutral);border-radius:var(--atomic-border-radius);border-style:var(--tw-border-style);border-width:1px;color:var(--atomic-primary);&:hover{@media (hover:hover){border-color:var(--atomic-primary-light)}}&:hover{@media (hover:hover){color:var(--atomic-primary-light)}}&:focus-visible{border-color:var(--atomic-primary)}&:focus-visible{color:var(--atomic-primary)}&:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}&:focus-visible{--tw-ring-color:var(--atomic-ring-primary)}&:focus-visible{--tw-outline-style:none;outline-style:none}&:disabled{border-color:var(--atomic-neutral);color:var(--atomic-neutral);cursor:not-allowed}}.btn-text-primary{background-color:var(--atomic-background);border-radius:var(--atomic-border-radius);color:var(--atomic-primary);&:hover{@media (hover:hover){background-color:var(--atomic-neutral-light)}}&:focus-visible{background-color:var(--atomic-neutral-light)}&:focus-visible{--tw-outline-style:none;outline-style:none}}.btn-outline-neutral{background-color:var(--atomic-background);border-color:var(--atomic-neutral);border-radius:var(--atomic-border-radius);border-style:var(--tw-border-style);border-width:1px;color:var(--atomic-on-background);&:hover{@media (hover:hover){border-color:var(--atomic-primary)}}&:hover{@media (hover:hover){color:var(--atomic-primary)}}&:focus-visible{border-color:var(--atomic-primary)}&:focus-visible{color:var(--atomic-primary)}&:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}&:focus-visible{--tw-ring-color:var(--atomic-ring-primary)}&:focus-visible{--tw-outline-style:none;outline-style:none}&:disabled{border-color:var(--atomic-neutral);color:var(--atomic-on-background);cursor:not-allowed;opacity:50%}}.btn-outline-bg-neutral{background-color:var(--atomic-background);border-color:var(--atomic-neutral);border-radius:var(--atomic-border-radius);border-style:var(--tw-border-style);border-width:1px;color:var(--atomic-on-background);&:hover{@media (hover:hover){border-color:var(--atomic-primary)}}&:hover{@media (hover:hover){background-color:var(--atomic-neutral-light)}}&:hover{@media (hover:hover){color:var(--atomic-primary)}}&:focus-visible{border-color:var(--atomic-primary)}&:focus-visible{background-color:var(--atomic-neutral-light)}&:focus-visible{color:var(--atomic-primary)}&:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}&:focus-visible{--tw-ring-color:var(--atomic-ring-primary)}&:focus-visible{--tw-outline-style:none;outline-style:none}&:disabled{border-color:var(--atomic-neutral);color:var(--atomic-on-background);cursor:not-allowed;opacity:50%}}.btn-outline-bg-error{background-color:var(--atomic-background);border-color:var(--atomic-neutral);border-radius:var(--atomic-border-radius);border-style:var(--tw-border-style);border-width:1px;color:var(--atomic-on-background);&:hover{@media (hover:hover){border-color:var(--atomic-primary)}}&:hover{@media (hover:hover){background-color:var(--atomic-neutral-light)}}&:hover{@media (hover:hover){color:var(--atomic-primary)}}&:focus-visible{border-color:var(--atomic-primary)}&:focus-visible{background-color:var(--atomic-neutral-light)}&:focus-visible{color:var(--atomic-primary)}&:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}&:focus-visible{--tw-ring-color:var(--atomic-ring-primary)}&:focus-visible{--tw-outline-style:none;outline-style:none}&:disabled{border-color:var(--atomic-neutral);color:var(--atomic-on-background);cursor:not-allowed;opacity:50%}}.btn-outline-error{background-color:var(--atomic-background);border-color:var(--atomic-neutral);border-radius:var(--atomic-border-radius);border-style:var(--tw-border-style);border-width:1px;color:var(--atomic-on-background);&:hover{@media (hover:hover){border-color:var(--atomic-error)}}&:hover{@media (hover:hover){color:var(--atomic-error)}}&:focus-visible{border-color:var(--atomic-error)}&:focus-visible{color:var(--atomic-error)}&:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}&:focus-visible{--tw-ring-color:var(--atomic-ring-primary)}&:focus-visible{--tw-outline-style:none;outline-style:none}&:disabled{border-color:var(--atomic-neutral);color:var(--atomic-on-background);cursor:not-allowed;opacity:50%}}.btn-text-neutral{background-color:var(--atomic-background);border-radius:var(--atomic-border-radius);color:var(--atomic-on-background);&:hover{@media (hover:hover){background-color:var(--atomic-neutral-light)}}&:hover{@media (hover:hover){color:var(--atomic-primary)}}&:focus-visible{background-color:var(--atomic-neutral-light)}&:focus-visible{color:var(--atomic-primary)}&:focus-visible{--tw-outline-style:none;outline-style:none}}.btn-text-transparent{color:var(--atomic-on-background);&:hover{@media (hover:hover){color:var(--atomic-primary-light)}}&:focus-visible{color:var(--atomic-primary-light)}}.btn-square-neutral{background-color:var(--atomic-background);border-color:var(--atomic-neutral);border-style:var(--tw-border-style);border-width:1px;color:var(--atomic-on-background);&:hover{@media (hover:hover){background-color:var(--atomic-neutral-light)}}&:focus-visible{background-color:var(--atomic-neutral-light)}&:focus-visible{--tw-outline-style:none;outline-style:none}}.btn-page{border-style:var(--tw-border-style);border-width:0;display:grid;font-size:var(--atomic-text-lg);height:calc(var(--spacing, .25rem)*10);line-height:var(--tw-leading,var(--text-lg--line-height,1.55556));place-items:center;width:calc(var(--spacing, .25rem)*10);&:hover{@media (hover:hover){border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-style:var(--tw-border-style);border-top-width:1px}}&:focus-visible{border-style:var(--tw-border-style);border-width:1px}&.selected{border-color:var(--atomic-primary);border-style:var(--tw-border-style);border-width:2px;--tw-font-weight:var(--atomic-font-bold);font-weight:var(--atomic-font-bold)}}}@layer base{:host{display:block}:host,button,input,select{font-family:var(--atomic-font-family);font-size:var(--atomic-text-base);line-height:var(--tw-leading,var(--text-base--line-height,1.5));--tw-font-weight:var(--atomic-font-normal);font-weight:var(--atomic-font-normal)}button{cursor:pointer}:host(.atomic-hidden){display:none}.ripple{animation:ripple var(--animation-duration) linear;border-radius:50%;pointer-events:none;position:absolute;transform:scale(0)}.ripple-relative{position:relative}.ripple-parent{overflow:hidden}@keyframes ripple{to{opacity:0;transform:scale(4)}}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";initial-value:"";inherits:false}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse{50%{opacity:.5}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:""}}}`;
|
|
2074
2074
|
|
|
@@ -2123,7 +2123,7 @@ const withTailwindStyles = (Base) => {
|
|
|
2123
2123
|
};
|
|
2124
2124
|
};
|
|
2125
2125
|
|
|
2126
|
-
var __decorate$
|
|
2126
|
+
var __decorate$1G = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
2127
2127
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
2128
2128
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
2129
2129
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -2147,13 +2147,13 @@ let AtomicComponentError$1 = class AtomicComponentError extends lit.LitElement {
|
|
|
2147
2147
|
`;
|
|
2148
2148
|
}
|
|
2149
2149
|
};
|
|
2150
|
-
__decorate$
|
|
2150
|
+
__decorate$1G([
|
|
2151
2151
|
decorators_js.property({ type: Object })
|
|
2152
2152
|
], AtomicComponentError$1.prototype, "element", void 0);
|
|
2153
|
-
__decorate$
|
|
2153
|
+
__decorate$1G([
|
|
2154
2154
|
decorators_js.property({ type: Object })
|
|
2155
2155
|
], AtomicComponentError$1.prototype, "error", void 0);
|
|
2156
|
-
AtomicComponentError$1 = __decorate$
|
|
2156
|
+
AtomicComponentError$1 = __decorate$1G([
|
|
2157
2157
|
decorators_js.customElement('atomic-component-error'),
|
|
2158
2158
|
withTailwindStyles
|
|
2159
2159
|
], AtomicComponentError$1);
|
|
@@ -2760,7 +2760,7 @@ function parseAssetURL(url, assetPath = './assets') {
|
|
|
2760
2760
|
return null;
|
|
2761
2761
|
}
|
|
2762
2762
|
|
|
2763
|
-
var __decorate$
|
|
2763
|
+
var __decorate$1F = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
2764
2764
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
2765
2765
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
2766
2766
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -2839,26 +2839,26 @@ let AtomicIcon$1 = class AtomicIcon extends LightDomMixin(InitializeBindingsMixi
|
|
|
2839
2839
|
}
|
|
2840
2840
|
};
|
|
2841
2841
|
AtomicIcon$1.styles = lit.css`@layer components{atomic-icon{aspect-ratio:1/1;display:inline-block;fill:currentColor;height:auto;@supports not (aspect-ratio:1/1){height:auto}>svg{aspect-ratio:1/1;height:auto;max-height:100%;width:100%}}}`;
|
|
2842
|
-
__decorate$
|
|
2842
|
+
__decorate$1F([
|
|
2843
2843
|
decorators_js.property({ type: String, reflect: true })
|
|
2844
2844
|
], AtomicIcon$1.prototype, "icon", void 0);
|
|
2845
|
-
__decorate$
|
|
2845
|
+
__decorate$1F([
|
|
2846
2846
|
decorators_js.state()
|
|
2847
2847
|
], AtomicIcon$1.prototype, "bindings", void 0);
|
|
2848
|
-
__decorate$
|
|
2848
|
+
__decorate$1F([
|
|
2849
2849
|
decorators_js.state()
|
|
2850
2850
|
], AtomicIcon$1.prototype, "error", void 0);
|
|
2851
|
-
__decorate$
|
|
2851
|
+
__decorate$1F([
|
|
2852
2852
|
decorators_js.state()
|
|
2853
2853
|
], AtomicIcon$1.prototype, "svg", void 0);
|
|
2854
|
-
__decorate$
|
|
2854
|
+
__decorate$1F([
|
|
2855
2855
|
watch('icon')
|
|
2856
2856
|
], AtomicIcon$1.prototype, "updateIcon", null);
|
|
2857
|
-
__decorate$
|
|
2857
|
+
__decorate$1F([
|
|
2858
2858
|
bindingGuard(),
|
|
2859
2859
|
errorGuard()
|
|
2860
2860
|
], AtomicIcon$1.prototype, "render", null);
|
|
2861
|
-
AtomicIcon$1 = __decorate$
|
|
2861
|
+
AtomicIcon$1 = __decorate$1F([
|
|
2862
2862
|
decorators_js.customElement('atomic-icon')
|
|
2863
2863
|
], AtomicIcon$1);
|
|
2864
2864
|
|
|
@@ -4698,7 +4698,7 @@ const styles$m = lit.css`/*! tailwindcss v4.1.18 | MIT License | https://tailwin
|
|
|
4698
4698
|
|
|
4699
4699
|
const styles$l = lit.css`.value-exclude-button:focus-visible atomic-icon{visibility:visible}`;
|
|
4700
4700
|
|
|
4701
|
-
var __decorate$
|
|
4701
|
+
var __decorate$1E = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
4702
4702
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4703
4703
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4704
4704
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -4741,10 +4741,10 @@ let AtomicFacetPlaceholder = class AtomicFacetPlaceholder extends lit.LitElement
|
|
|
4741
4741
|
`;
|
|
4742
4742
|
}
|
|
4743
4743
|
};
|
|
4744
|
-
__decorate$
|
|
4744
|
+
__decorate$1E([
|
|
4745
4745
|
decorators_js.property({ type: Number, attribute: 'value-count' })
|
|
4746
4746
|
], AtomicFacetPlaceholder.prototype, "valueCount", void 0);
|
|
4747
|
-
AtomicFacetPlaceholder = __decorate$
|
|
4747
|
+
AtomicFacetPlaceholder = __decorate$1E([
|
|
4748
4748
|
decorators_js.customElement('atomic-facet-placeholder'),
|
|
4749
4749
|
withTailwindStyles
|
|
4750
4750
|
], AtomicFacetPlaceholder);
|
|
@@ -4970,7 +4970,7 @@ const styles$k = [
|
|
|
4970
4970
|
styles$p,
|
|
4971
4971
|
];
|
|
4972
4972
|
|
|
4973
|
-
var __decorate$
|
|
4973
|
+
var __decorate$1D = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
4974
4974
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4975
4975
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4976
4976
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -5148,38 +5148,38 @@ let AtomicFacetDateInput = class AtomicFacetDateInput extends LightDomMixin(lit.
|
|
|
5148
5148
|
`;
|
|
5149
5149
|
}
|
|
5150
5150
|
};
|
|
5151
|
-
__decorate$
|
|
5151
|
+
__decorate$1D([
|
|
5152
5152
|
decorators_js.state()
|
|
5153
5153
|
], AtomicFacetDateInput.prototype, "start", void 0);
|
|
5154
|
-
__decorate$
|
|
5154
|
+
__decorate$1D([
|
|
5155
5155
|
decorators_js.state()
|
|
5156
5156
|
], AtomicFacetDateInput.prototype, "end", void 0);
|
|
5157
|
-
__decorate$
|
|
5157
|
+
__decorate$1D([
|
|
5158
5158
|
decorators_js.property({ type: Object })
|
|
5159
5159
|
], AtomicFacetDateInput.prototype, "inputRange", void 0);
|
|
5160
|
-
__decorate$
|
|
5160
|
+
__decorate$1D([
|
|
5161
5161
|
decorators_js.property()
|
|
5162
5162
|
], AtomicFacetDateInput.prototype, "facetId", void 0);
|
|
5163
|
-
__decorate$
|
|
5163
|
+
__decorate$1D([
|
|
5164
5164
|
decorators_js.property()
|
|
5165
5165
|
], AtomicFacetDateInput.prototype, "label", void 0);
|
|
5166
|
-
__decorate$
|
|
5166
|
+
__decorate$1D([
|
|
5167
5167
|
decorators_js.property()
|
|
5168
5168
|
], AtomicFacetDateInput.prototype, "min", void 0);
|
|
5169
|
-
__decorate$
|
|
5169
|
+
__decorate$1D([
|
|
5170
5170
|
decorators_js.property()
|
|
5171
5171
|
], AtomicFacetDateInput.prototype, "max", void 0);
|
|
5172
|
-
__decorate$
|
|
5172
|
+
__decorate$1D([
|
|
5173
5173
|
decorators_js.state()
|
|
5174
5174
|
], AtomicFacetDateInput.prototype, "error", void 0);
|
|
5175
|
-
__decorate$
|
|
5175
|
+
__decorate$1D([
|
|
5176
5176
|
decorators_js.state()
|
|
5177
5177
|
], AtomicFacetDateInput.prototype, "bindings", void 0);
|
|
5178
|
-
__decorate$
|
|
5178
|
+
__decorate$1D([
|
|
5179
5179
|
bindingGuard(),
|
|
5180
5180
|
errorGuard()
|
|
5181
5181
|
], AtomicFacetDateInput.prototype, "render", null);
|
|
5182
|
-
AtomicFacetDateInput = __decorate$
|
|
5182
|
+
AtomicFacetDateInput = __decorate$1D([
|
|
5183
5183
|
decorators_js.customElement('atomic-facet-date-input'),
|
|
5184
5184
|
bindings()
|
|
5185
5185
|
], AtomicFacetDateInput);
|
|
@@ -7487,7 +7487,7 @@ function getWindow$1() {
|
|
|
7487
7487
|
}
|
|
7488
7488
|
function getAtomicEnvironment(headlessVersion) {
|
|
7489
7489
|
return {
|
|
7490
|
-
version: "3.
|
|
7490
|
+
version: "3.54.0",
|
|
7491
7491
|
headlessVersion,
|
|
7492
7492
|
};
|
|
7493
7493
|
}
|
|
@@ -8197,7 +8197,7 @@ function debounce$1(execute, wait) {
|
|
|
8197
8197
|
};
|
|
8198
8198
|
}
|
|
8199
8199
|
|
|
8200
|
-
var __decorate$
|
|
8200
|
+
var __decorate$1C = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
8201
8201
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
8202
8202
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
8203
8203
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -8284,10 +8284,10 @@ let AtomicAriaLive$1 = class AtomicAriaLive extends LightDomMixin(lit.LitElement
|
|
|
8284
8284
|
`;
|
|
8285
8285
|
}
|
|
8286
8286
|
};
|
|
8287
|
-
__decorate$
|
|
8287
|
+
__decorate$1C([
|
|
8288
8288
|
decorators_js.state()
|
|
8289
8289
|
], AtomicAriaLive$1.prototype, "regions", void 0);
|
|
8290
|
-
AtomicAriaLive$1 = __decorate$
|
|
8290
|
+
AtomicAriaLive$1 = __decorate$1C([
|
|
8291
8291
|
decorators_js.customElement('atomic-aria-live')
|
|
8292
8292
|
], AtomicAriaLive$1);
|
|
8293
8293
|
|
|
@@ -11433,7 +11433,7 @@ function ItemSectionMixin(superClass, styles) {
|
|
|
11433
11433
|
return ItemSectionMixinClass;
|
|
11434
11434
|
}
|
|
11435
11435
|
|
|
11436
|
-
var __decorate$
|
|
11436
|
+
var __decorate$1B = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
11437
11437
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
11438
11438
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
11439
11439
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -11451,11 +11451,11 @@ var __decorate$1A = (undefined && undefined.__decorate) || function (decorators,
|
|
|
11451
11451
|
*/
|
|
11452
11452
|
let AtomicResultSectionActions$1 = class AtomicResultSectionActions extends ItemSectionMixin(lit.LitElement, lit.css`/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */atomic-result-section-actions{text-align:left;&.with-sections{overflow:hidden;text-overflow:ellipsis}&.with-sections{display:flex;flex-wrap:wrap;gap:.5rem;grid-area:actions;max-height:calc(var(--row-height, 2rem)*2 + .5rem);--row-height:2rem;atomic-result-quickview{display:inline-block}@media (width >= 1024px){&.display-list{&.density-comfortable{margin-bottom:1.5rem}&.density-compact,&.density-normal{margin-bottom:1rem}}&.display-grid{&.density-comfortable{margin-top:2.25rem;--row-height:2.5rem}&.density-normal{margin-top:1.75rem}&.density-compact,&.density-normal{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}&.density-compact{margin-top:1.25rem}}}@media not all and (width >= 1024px){&.display-list{--row-height:2.5rem;&.density-comfortable{margin-top:1rem}&.density-normal{margin-top:.75rem}&.density-compact{margin-top:.5em}}&.display-grid{&.image-large{--row-height:2.5rem;&.density-comfortable{margin-top:1rem}&.density-normal{margin-top:.75rem}&.density-compact{margin-top:.5em}}&.image-icon,&.image-none,&.image-small{&.density-comfortable{margin-top:1.25rem}&.density-normal{margin-top:1rem}&.density-compact{margin-top:.75rem}}}}&.display-table{&.density-comfortable{margin-bottom:1.5rem}&.density-compact,&.density-normal{margin-bottom:1rem}}}}`) {
|
|
11453
11453
|
};
|
|
11454
|
-
AtomicResultSectionActions$1 = __decorate$
|
|
11454
|
+
AtomicResultSectionActions$1 = __decorate$1B([
|
|
11455
11455
|
decorators_js.customElement('atomic-result-section-actions')
|
|
11456
11456
|
], AtomicResultSectionActions$1);
|
|
11457
11457
|
|
|
11458
|
-
var __decorate$
|
|
11458
|
+
var __decorate$1A = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
11459
11459
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
11460
11460
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
11461
11461
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -11472,11 +11472,11 @@ var __decorate$1z = (undefined && undefined.__decorate) || function (decorators,
|
|
|
11472
11472
|
*/
|
|
11473
11473
|
let AtomicResultSectionBadges$1 = class AtomicResultSectionBadges extends ItemSectionMixin(lit.LitElement, lit.css`/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */atomic-result-section-badges{text-align:left;&.with-sections{overflow:hidden;text-overflow:ellipsis}&.with-sections{display:flex;flex-wrap:wrap;gap:.5rem;grid-area:badges;margin-bottom:1rem;max-height:calc(var(--row-height, 2rem)*2 + .5rem);--row-height:2rem;@media (width >= 1024px){&.display-list{&.density-comfortable{margin-bottom:1.5rem}}&.display-grid{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);&.image-icon{&.density-comfortable{margin-bottom:2rem}&.density-normal{margin-bottom:1.5rem}}}}@media not all and (width >= 1024px){&.display-list{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}&.display-grid{&.image-icon,&.image-none,&.image-small{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}}}&.display-table{&.density-comfortable{margin-bottom:1.5rem}}}}`) {
|
|
11474
11474
|
};
|
|
11475
|
-
AtomicResultSectionBadges$1 = __decorate$
|
|
11475
|
+
AtomicResultSectionBadges$1 = __decorate$1A([
|
|
11476
11476
|
decorators_js.customElement('atomic-result-section-badges')
|
|
11477
11477
|
], AtomicResultSectionBadges$1);
|
|
11478
11478
|
|
|
11479
|
-
var __decorate$
|
|
11479
|
+
var __decorate$1z = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
11480
11480
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
11481
11481
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
11482
11482
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -11494,11 +11494,11 @@ var __decorate$1y = (undefined && undefined.__decorate) || function (decorators,
|
|
|
11494
11494
|
*/
|
|
11495
11495
|
let AtomicResultSectionBottomMetadata$1 = class AtomicResultSectionBottomMetadata extends ItemSectionMixin(lit.LitElement, lit.css`/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */atomic-result-section-bottom-metadata{&.with-sections{overflow:hidden;text-overflow:ellipsis}&.with-sections{color:var(--atomic-neutral-dark);grid-area:bottom-metadata;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);@media (width >= 1024px){&.display-list{&.density-comfortable{margin-top:1.25rem;max-height:4rem}&.density-normal{margin-top:.875rem;max-height:3.5rem}&.density-compact{margin-top:.6875rem;max-height:3.25rem}}&.display-grid{&.density-comfortable{margin-top:1.75rem;max-height:4rem}&.density-normal{margin-top:1.375rem;max-height:3.5rem}&.density-compact{margin-top:.9375rem;max-height:3.25rem}}}@media not all and (width >= 1024px){&.display-list{&.density-comfortable{margin-top:.75rem;max-height:4rem}&.density-normal{margin-top:.625rem;max-height:3.5rem}&.density-compact{margin-top:.4375rem;max-height:3.25rem}}&.display-grid{&.image-large{&.density-comfortable{margin-top:.75rem;max-height:4rem}&.density-normal{margin-top:.625rem;max-height:3.5rem}&.density-compact{margin-top:.4375rem;max-height:3.25rem}}&.image-icon,&.image-none,&.image-small{max-height:3rem;&.density-comfortable{margin-top:1rem}&.density-normal{margin-top:.75rem}&.density-compact{margin-top:.5rem}}}}&.display-table{&.density-comfortable{margin-top:1.25rem;max-height:4rem}&.density-normal{margin-top:.875rem;max-height:3.5rem}&.density-compact{margin-top:.6875rem;max-height:3.25rem}}}}`) {
|
|
11496
11496
|
};
|
|
11497
|
-
AtomicResultSectionBottomMetadata$1 = __decorate$
|
|
11497
|
+
AtomicResultSectionBottomMetadata$1 = __decorate$1z([
|
|
11498
11498
|
decorators_js.customElement('atomic-result-section-bottom-metadata')
|
|
11499
11499
|
], AtomicResultSectionBottomMetadata$1);
|
|
11500
11500
|
|
|
11501
|
-
var __decorate$
|
|
11501
|
+
var __decorate$1y = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
11502
11502
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
11503
11503
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
11504
11504
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -11515,11 +11515,11 @@ var __decorate$1x = (undefined && undefined.__decorate) || function (decorators,
|
|
|
11515
11515
|
*/
|
|
11516
11516
|
let AtomicResultSectionExcerpt$1 = class AtomicResultSectionExcerpt extends ItemSectionMixin(lit.LitElement, lit.css`/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */atomic-result-section-excerpt{&.with-sections{text-overflow:ellipsis}&.with-sections{color:var(--atomic-neutral-dark);display:-webkit-box;grid-area:excerpt;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;@media (width >= 1024px){&.density-comfortable{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));-webkit-line-clamp:3;line-height:var(--line-height)}&.density-comfortable,&.density-compact{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}&.density-compact{-webkit-line-clamp:1}&.display-list{&.density-comfortable{margin-top:1.75rem;max-height:4.5rem}&.density-normal{margin-top:1.25rem;max-height:2.5rem}&.density-compact{margin-top:1rem;max-height:1.25rem}}&.display-grid{&.density-comfortable{margin-top:2.25rem}&.density-normal{margin-top:1.75rem}&.density-compact{margin-top:1.25rem}}}@media not all and (width >= 1024px){&.display-list{&.density-comfortable,&.density-normal{max-height:2.5rem}&.density-comfortable{margin-top:1.25rem}&.density-normal{margin-top:1rem}}&.display-grid{&.image-large{&.density-comfortable,&.density-normal{max-height:2.5rem}&.density-comfortable{margin-top:1.25rem}&.density-normal{margin-top:1rem}}&.image-icon,&.image-none,&.image-small{&.density-comfortable{margin-top:1.25rem}&.density-normal{margin-top:1rem}&.density-compact{display:-webkit-box;margin-top:.75rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}}}}&.display-table{&.density-comfortable{margin-top:1.75rem;max-height:4.5rem}&.density-normal{margin-top:1.25rem;max-height:2.5rem}&.density-compact{margin-top:1rem;max-height:1.25rem}}}}`) {
|
|
11517
11517
|
};
|
|
11518
|
-
AtomicResultSectionExcerpt$1 = __decorate$
|
|
11518
|
+
AtomicResultSectionExcerpt$1 = __decorate$1y([
|
|
11519
11519
|
decorators_js.customElement('atomic-result-section-excerpt')
|
|
11520
11520
|
], AtomicResultSectionExcerpt$1);
|
|
11521
11521
|
|
|
11522
|
-
var __decorate$
|
|
11522
|
+
var __decorate$1x = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
11523
11523
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
11524
11524
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
11525
11525
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -11536,11 +11536,11 @@ var __decorate$1w = (undefined && undefined.__decorate) || function (decorators,
|
|
|
11536
11536
|
*/
|
|
11537
11537
|
let AtomicResultSectionTitle$1 = class AtomicResultSectionTitle extends ItemSectionMixin(lit.LitElement, lit.css`/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */atomic-result-section-title{&.with-sections{overflow:hidden;text-overflow:ellipsis}&.with-sections{color:var(--atomic-on-background);grid-area:title;--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);&.density-comfortable{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}@media (width >= 1024px){&.display-grid{display:-webkit-box;overflow:hidden;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media not all and (width >= 1024px){&.display-list{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}&.display-grid{&.image-large{--font-size:var(--atomic-text-xl);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio))}&.image-icon,&.image-large,&.image-none,&.image-small{font-size:var(--font-size);line-height:var(--line-height)}&.image-icon,&.image-none,&.image-small{--font-size:var(--atomic-text-lg);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;max-height:3rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}}}}}`) {
|
|
11538
11538
|
};
|
|
11539
|
-
AtomicResultSectionTitle$1 = __decorate$
|
|
11539
|
+
AtomicResultSectionTitle$1 = __decorate$1x([
|
|
11540
11540
|
decorators_js.customElement('atomic-result-section-title')
|
|
11541
11541
|
], AtomicResultSectionTitle$1);
|
|
11542
11542
|
|
|
11543
|
-
var __decorate$
|
|
11543
|
+
var __decorate$1w = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
11544
11544
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
11545
11545
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
11546
11546
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -11558,14 +11558,14 @@ var __decorate$1v = (undefined && undefined.__decorate) || function (decorators,
|
|
|
11558
11558
|
*/
|
|
11559
11559
|
let AtomicResultSectionVisual$1 = class AtomicResultSectionVisual extends ItemSectionMixin(lit.LitElement, lit.css`/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */atomic-result-section-visual{&.with-sections{overflow:hidden;text-overflow:ellipsis}&.with-sections{grid-area:visual;&.image-icon{border-radius:var(--atomic-border-radius);height:2rem;width:2rem}&.image-none{display:none}@media (width >= 1024px){&.display-list{margin-right:1rem;&.density-comfortable{margin-right:1.5rem}&.image-large{&.density-compact{height:10rem;width:10rem}&.density-comfortable,&.density-normal{height:20.375rem;width:20.375rem}}&.image-small{height:10rem;width:10rem}}&.display-grid{margin-bottom:.5rem;&.image-large,&.image-small{width:100%;&.density-comfortable{margin:0 auto 2rem}&.density-normal{margin:0 auto 1.5rem}&.density-compact{margin:0 auto 1rem}}&.image-large{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:19.75rem}}&.image-small{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:14rem}}}}@media not all and (width >= 1024px){&.display-list{margin-right:1rem;&.image-large{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:7.25rem}margin-bottom:1rem;margin-right:0;width:100%}&.image-small{height:24vw;margin-bottom:1rem;width:24vw}&.image-icon{margin-bottom:0}}&.display-grid{&.image-large{margin-right:1rem;&.image-large{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:7.25rem}margin-bottom:1rem;margin-right:0;width:100%}&.image-small{height:24vw;margin-bottom:1rem;width:24vw}&.image-icon{margin-bottom:0}}&.image-icon,&.image-none,&.image-small{&.image-large,&.image-small{width:100%;&.density-comfortable{margin-bottom:1rem}&.density-normal{margin-bottom:.75rem}&.density-compact{margin-bottom:.5rem}}&.image-small{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:9rem}height:10.25rem;width:10.25rem}}}}&.display-table{margin-right:1rem;&.density-comfortable{margin-right:1.5rem}&.image-large{&.density-compact{height:10rem;width:10rem}&.density-comfortable,&.density-normal{height:20.375rem;width:20.375rem}}&.image-small{height:10rem;width:10rem}}}}`) {
|
|
11560
11560
|
};
|
|
11561
|
-
__decorate$
|
|
11561
|
+
__decorate$1w([
|
|
11562
11562
|
decorators_js.property({ reflect: true, attribute: 'image-size', type: Object })
|
|
11563
11563
|
], AtomicResultSectionVisual$1.prototype, "imageSize", void 0);
|
|
11564
|
-
AtomicResultSectionVisual$1 = __decorate$
|
|
11564
|
+
AtomicResultSectionVisual$1 = __decorate$1w([
|
|
11565
11565
|
decorators_js.customElement('atomic-result-section-visual')
|
|
11566
11566
|
], AtomicResultSectionVisual$1);
|
|
11567
11567
|
|
|
11568
|
-
var __decorate$
|
|
11568
|
+
var __decorate$1v = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
11569
11569
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
11570
11570
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
11571
11571
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -11629,21 +11629,21 @@ let AtomicResultPlaceholder = class AtomicResultPlaceholder extends lit.LitEleme
|
|
|
11629
11629
|
}
|
|
11630
11630
|
};
|
|
11631
11631
|
AtomicResultPlaceholder.styles = lit.css`/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties;:host{@layer components{:host{font-family:var(--atomic-font-family);--tw-font-weight:var(--atomic-font-normal);font-weight:var(--atomic-font-normal)}atomic-result-section-actions,atomic-result-section-badges{text-align:left}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.5rem}.result-root{&.with-sections{display:grid;justify-items:stretch;atomic-result-section-visual{grid-area:visual}atomic-result-section-badges{grid-area:badges}atomic-result-section-actions{grid-area:actions;atomic-result-quickview{display:inline-block}}atomic-result-section-title{color:var(--atomic-on-background);grid-area:title}atomic-result-section-title-metadata{grid-area:title-metadata}atomic-result-section-emphasized{grid-area:emphasized}atomic-result-section-excerpt{color:var(--atomic-neutral-dark);grid-area:excerpt}atomic-result-section-bottom-metadata{color:var(--atomic-neutral-dark);grid-area:bottom-metadata}atomic-result-section-children{grid-area:children}atomic-result-section-actions,atomic-result-section-badges{display:flex;flex-wrap:wrap;gap:.5rem;max-height:calc(var(--row-height, 2rem)*2 + .5rem)}atomic-result-section-actions,atomic-result-section-badges,atomic-result-section-bottom-metadata,atomic-result-section-emphasized,atomic-result-section-excerpt,atomic-result-section-title,atomic-result-section-title-metadata,atomic-result-section-visual{overflow:hidden;text-overflow:ellipsis}&.image-icon{atomic-result-section-visual{border-radius:var(--atomic-border-radius)}}&.display-list{@media (width >= 1024px){&.image-large.density-compact{atomic-result-section-visual{height:10.25rem;width:10.25rem}}atomic-result-section-children{atomic-insight-result-children::part(children-root),atomic-result-children::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px}}&.density-comfortable{atomic-result-section-visual{margin-right:1.5rem}atomic-result-section-actions,atomic-result-section-badges{margin-bottom:1.5rem;--row-height:2rem}atomic-result-section-title{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:1.75rem;--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:4.5rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}atomic-result-section-bottom-metadata{margin-top:1.25rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:4rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:1.25rem;padding:1.75rem}&::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:1.25rem;padding:1.75rem}&::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1.75rem}}&.density-normal{atomic-result-section-visual{margin-right:1rem}atomic-result-section-actions,atomic-result-section-badges{margin-bottom:1rem;--row-height:2rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:1.25rem;--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:2.5rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-bottom-metadata{margin-top:.875rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:3.5rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.875rem;padding:1.5rem}&::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.875rem;padding:1.5rem}&::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1.5rem}}&.density-compact{atomic-result-section-visual{margin-right:1rem}atomic-result-section-actions,atomic-result-section-badges{margin-bottom:1rem;--row-height:2rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:1rem;--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:1.25rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}atomic-result-section-bottom-metadata{margin-top:.6875rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:3.25rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.475rem;padding:1rem}&::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.475rem;padding:1rem}&::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1rem}}&.image-large,&.image-small{grid-template-areas:"badges badges . actions" "visual title title title" "visual title-metadata title-metadata title-metadata" "visual emphasized emphasized emphasized" "visual excerpt excerpt excerpt" "visual bottom-metadata bottom-metadata bottom-metadata" "visual children children children";grid-template-columns:minmax(0,min-content) auto 1fr auto;grid-template-rows:repeat(6,auto) minmax(0,1fr)}&.image-large.density-comfortable,&.image-large.density-normal{atomic-result-section-visual{height:20.375rem;width:20.375rem}}&.image-large.density-compact,&.image-small{atomic-result-section-visual{height:10rem;width:10rem}}&.image-icon{grid-template-areas:"badges badges . actions" "visual title title title" "visual title-metadata title-metadata title-metadata" "visual emphasized emphasized emphasized" "visual excerpt excerpt excerpt" "visual bottom-metadata bottom-metadata bottom-metadata" "visual children children children";grid-template-columns:minmax(0,min-content) auto 1fr auto;grid-template-rows:repeat(7,minmax(0,min-content));atomic-result-section-visual{height:2rem;width:2rem}}&.image-none{grid-template-areas:"badges . actions" "title title title" "title-metadata title-metadata title-metadata" "emphasized emphasized emphasized" "excerpt excerpt excerpt" "bottom-metadata bottom-metadata bottom-metadata" "children children children";grid-template-columns:auto 1fr auto;grid-template-rows:repeat(6,auto);atomic-result-section-visual{display:none}}}@media not all and (width >= 1024px){atomic-result-section-children{atomic-insight-result-children::part(children-root),atomic-result-children::part(children-root){border-top:1px var(--tw-border-style) var(--atomic-neutral)}}&.density-comfortable{atomic-result-section-visual{margin-right:1rem}atomic-result-section-badges{margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{margin-top:1rem;--row-height:2.5rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:1.25rem;--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:2.5rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-bottom-metadata{margin-top:.75rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:4rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.75rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.75rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1.75rem}}&.density-normal{atomic-result-section-visual{margin-right:1rem}atomic-result-section-badges{margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{margin-top:.75rem;--row-height:2.5rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:1rem;--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:2.5rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-bottom-metadata{margin-top:.625rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:3.5rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.5rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.5rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1.5rem}}&.density-compact{atomic-result-section-visual{margin-right:1rem}atomic-result-section-badges{margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{margin-top:.5em;--row-height:2.5rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:.75rem;--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:1.25rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}atomic-result-section-bottom-metadata{margin-top:.4375rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:3.25rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1rem}}&.image-large{grid-template-areas:"visual" "badges" "title" "title-metadata" "emphasized" "excerpt" "bottom-metadata" "actions" "children";grid-template-columns:100%;grid-template-rows:repeat(8,auto);atomic-result-section-visual{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:7.25rem}margin-bottom:1rem;margin-right:0;width:100%}}&.image-small{grid-template-areas:"badges badges" "visual title" "visual title-metadata" "visual emphasized" "visual ." "excerpt excerpt" "bottom-metadata bottom-metadata" "actions actions" "children children";grid-template-columns:auto minmax(0,1fr);grid-template-rows:repeat(4,auto) minmax(0,1fr) repeat(3,auto);atomic-result-section-visual{height:24vw;margin-bottom:1rem;width:24vw}}&.image-icon{grid-template-areas:"badges badges" "visual title" "visual title-metadata" "visual emphasized" "visual excerpt" "visual bottom-metadata" "visual actions" "visual children";grid-template-columns:auto minmax(0,1fr);grid-template-rows:repeat(7,auto) 1fr;atomic-result-section-visual{height:2rem;margin-bottom:0;width:2rem}}&.image-none{grid-template-areas:"badges" "title" "title-metadata" "emphasized" "excerpt" "bottom-metadata" "actions" "children";grid-template-columns:100%;grid-template-rows:repeat(7,auto);atomic-result-section-visual{display:none}}}}&.display-grid{a,button{position:relative}&.image-large{@media (width >= 1024px){grid-template-areas:"badges" "visual" "title" "title-metadata" "emphasized" "excerpt" "children" "bottom-metadata" "actions";grid-template-columns:100%;grid-template-rows:repeat(9,auto);&.density-comfortable{&.image-large,&.image-small{atomic-result-section-visual{margin:0 auto 2rem}}&.image-icon{atomic-result-section-badges{margin-bottom:2rem}atomic-result-section-visual{height:2rem;width:2rem}}atomic-result-section-visual{margin-bottom:.5rem}atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:2.25rem;--row-height:2.5rem}atomic-result-section-title{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);overflow:hidden;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);margin-top:2.25rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.75rem;max-height:4rem}}&.density-normal{&.image-large,&.image-small{atomic-result-section-visual{margin:0 auto 1.5rem}}&.image-icon{atomic-result-section-badges{margin-bottom:1.5rem}atomic-result-section-visual{height:2rem;width:2rem}}atomic-result-section-visual{margin-bottom:.5rem}atomic-result-section-badges{margin-bottom:1rem}atomic-result-section-actions,atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem}atomic-result-section-actions{margin-top:1.75rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);overflow:hidden;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);margin-top:1.75rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.375rem;max-height:3.5rem}}&.density-compact{&.image-large,&.image-small{atomic-result-section-visual{margin:0 auto 1rem}}&.image-icon{atomic-result-section-badges{margin-bottom:1rem}atomic-result-section-visual{height:2rem;width:2rem}}atomic-result-section-visual{margin-bottom:.5rem}atomic-result-section-badges{margin-bottom:1rem}atomic-result-section-actions,atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem}atomic-result-section-actions{margin-top:1.25rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);overflow:hidden;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);margin-top:1.25rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.9375rem;max-height:3.25rem}}&.image-large{atomic-result-section-visual{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:19.75rem}width:100%}atomic-result-section-badges{margin-bottom:1rem}}&.image-small{atomic-result-section-visual{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:14rem}width:100%}}&.image-none{atomic-result-section-visual{display:none}}}@media not all and (width >= 1024px){atomic-result-section-children{atomic-insight-result-children::part(children-root),atomic-result-children::part(children-root){border-top:1px var(--tw-border-style) var(--atomic-neutral)}}&.density-comfortable{atomic-result-section-visual{margin-right:1rem}atomic-result-section-badges{margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{margin-top:1rem;--row-height:2.5rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:1.25rem;--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:2.5rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-bottom-metadata{margin-top:.75rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:4rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.75rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.75rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1.75rem}}&.density-normal{atomic-result-section-visual{margin-right:1rem}atomic-result-section-badges{margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{margin-top:.75rem;--row-height:2.5rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:1rem;--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:2.5rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-bottom-metadata{margin-top:.625rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:3.5rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.5rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.5rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1.5rem}}&.density-compact{atomic-result-section-visual{margin-right:1rem}atomic-result-section-badges{margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{margin-top:.5em;--row-height:2.5rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:.75rem;--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:1.25rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}atomic-result-section-bottom-metadata{margin-top:.4375rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:3.25rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1rem}}&.image-large{grid-template-areas:"visual" "badges" "title" "title-metadata" "emphasized" "excerpt" "bottom-metadata" "actions" "children";grid-template-columns:100%;grid-template-rows:repeat(8,auto);atomic-result-section-visual{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:7.25rem}margin-bottom:1rem;margin-right:0;width:100%}}&.image-small{grid-template-areas:"badges badges" "visual title" "visual title-metadata" "visual emphasized" "visual ." "excerpt excerpt" "bottom-metadata bottom-metadata" "actions actions" "children children";grid-template-columns:auto minmax(0,1fr);grid-template-rows:repeat(4,auto) minmax(0,1fr) repeat(3,auto);atomic-result-section-visual{height:24vw;margin-bottom:1rem;width:24vw}}&.image-icon{grid-template-areas:"badges badges" "visual title" "visual title-metadata" "visual emphasized" "visual excerpt" "visual bottom-metadata" "visual actions" "visual children";grid-template-columns:auto minmax(0,1fr);grid-template-rows:repeat(7,auto) 1fr;atomic-result-section-visual{height:2rem;margin-bottom:0;width:2rem}}&.image-none{grid-template-areas:"badges" "title" "title-metadata" "emphasized" "excerpt" "bottom-metadata" "actions" "children";grid-template-columns:100%;grid-template-rows:repeat(7,auto);atomic-result-section-visual{display:none}}}}&.image-icon,&.image-none,&.image-small{@media (width >= 1024px){grid-template-areas:"badges" "visual" "title" "title-metadata" "emphasized" "excerpt" "children" "bottom-metadata" "actions";grid-template-columns:100%;grid-template-rows:repeat(9,auto);&.density-comfortable{&.image-large,&.image-small{atomic-result-section-visual{margin:0 auto 2rem}}&.image-icon{atomic-result-section-badges{margin-bottom:2rem}atomic-result-section-visual{height:2rem;width:2rem}}atomic-result-section-visual{margin-bottom:.5rem}atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:2.25rem;--row-height:2.5rem}atomic-result-section-title{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);overflow:hidden;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);margin-top:2.25rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.75rem;max-height:4rem}}&.density-normal{&.image-large,&.image-small{atomic-result-section-visual{margin:0 auto 1.5rem}}&.image-icon{atomic-result-section-badges{margin-bottom:1.5rem}atomic-result-section-visual{height:2rem;width:2rem}}atomic-result-section-visual{margin-bottom:.5rem}atomic-result-section-badges{margin-bottom:1rem}atomic-result-section-actions,atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem}atomic-result-section-actions{margin-top:1.75rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);overflow:hidden;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);margin-top:1.75rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.375rem;max-height:3.5rem}}&.density-compact{&.image-large,&.image-small{atomic-result-section-visual{margin:0 auto 1rem}}&.image-icon{atomic-result-section-badges{margin-bottom:1rem}atomic-result-section-visual{height:2rem;width:2rem}}atomic-result-section-visual{margin-bottom:.5rem}atomic-result-section-badges{margin-bottom:1rem}atomic-result-section-actions,atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem}atomic-result-section-actions{margin-top:1.25rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);overflow:hidden;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);margin-top:1.25rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.9375rem;max-height:3.25rem}}&.image-large{atomic-result-section-visual{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:19.75rem}width:100%}atomic-result-section-badges{margin-bottom:1rem}}&.image-small{atomic-result-section-visual{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:14rem}width:100%}}&.image-none{atomic-result-section-visual{display:none}}}@media not all and (width >= 1024px){grid-template-areas:"badges" "visual" "title" "title-metadata" "emphasized" "excerpt" "children" "bottom-metadata" "actions";grid-template-columns:100%;grid-template-rows:repeat(9,auto);&.density-comfortable{atomic-result-section-visual{margin-bottom:1rem}&.image-small{atomic-result-section-visual{height:10.25rem;width:10.25rem}}atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.25rem;--row-height:2rem}atomic-result-section-title{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:3rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);margin-top:1.25rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1rem;max-height:3rem}atomic-result-section-children{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.25rem}}&.density-normal{atomic-result-section-visual{margin-bottom:.75rem}&.image-small{atomic-result-section-visual{height:10.25rem;width:10.25rem}}atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1rem;--row-height:2rem}atomic-result-section-title{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:3rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);margin-top:1rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.75rem;max-height:3rem}atomic-result-section-children{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1rem}}&.density-compact{atomic-result-section-visual{margin-bottom:.5rem}&.image-large{atomic-result-section-visual{width:100%}}&.image-small{atomic-result-section-visual{height:10.25rem;width:10.25rem}}atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.75rem;--row-height:2rem}atomic-result-section-title{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:3rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);margin-top:.75rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.5rem;max-height:3rem}atomic-result-section-children{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.75rem}}&.image-small{atomic-result-section-visual{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:9rem}width:100%}}&.image-icon{atomic-result-section-visual{height:2rem;width:2rem}}&.image-none{atomic-result-section-visual{display:none}}}}}&.display-table{&.image-large.density-compact{atomic-result-section-visual{height:10.25rem;width:10.25rem}}atomic-result-section-children{atomic-insight-result-children::part(children-root),atomic-result-children::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px}}&.density-comfortable{atomic-result-section-visual{margin-right:1.5rem}atomic-result-section-actions,atomic-result-section-badges{margin-bottom:1.5rem;--row-height:2rem}atomic-result-section-title{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:1.75rem;--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:4.5rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}atomic-result-section-bottom-metadata{margin-top:1.25rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:4rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:1.25rem;padding:1.75rem}&::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:1.25rem;padding:1.75rem}&::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1.75rem}}&.density-normal{atomic-result-section-visual{margin-right:1rem}atomic-result-section-actions,atomic-result-section-badges{margin-bottom:1rem;--row-height:2rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:1.25rem;--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:2.5rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-bottom-metadata{margin-top:.875rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:3.5rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.875rem;padding:1.5rem}&::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.875rem;padding:1.5rem}&::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1.5rem}}&.density-compact{atomic-result-section-visual{margin-right:1rem}atomic-result-section-actions,atomic-result-section-badges{margin-bottom:1rem;--row-height:2rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:1rem;--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:1.25rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}atomic-result-section-bottom-metadata{margin-top:.6875rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:3.25rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.475rem;padding:1rem}&::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.475rem;padding:1rem}&::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1rem}}&.image-large,&.image-small{grid-template-areas:"badges badges . actions" "visual title title title" "visual title-metadata title-metadata title-metadata" "visual emphasized emphasized emphasized" "visual excerpt excerpt excerpt" "visual bottom-metadata bottom-metadata bottom-metadata" "visual children children children";grid-template-columns:minmax(0,min-content) auto 1fr auto;grid-template-rows:repeat(6,auto) minmax(0,1fr)}&.image-large.density-comfortable,&.image-large.density-normal{atomic-result-section-visual{height:20.375rem;width:20.375rem}}&.image-large.density-compact,&.image-small{atomic-result-section-visual{height:10rem;width:10rem}}&.image-icon{grid-template-areas:"badges badges . actions" "visual title title title" "visual title-metadata title-metadata title-metadata" "visual emphasized emphasized emphasized" "visual excerpt excerpt excerpt" "visual bottom-metadata bottom-metadata bottom-metadata" "visual children children children";grid-template-columns:minmax(0,min-content) auto 1fr auto;grid-template-rows:repeat(7,minmax(0,min-content));atomic-result-section-visual{height:2rem;width:2rem}}&.image-none{grid-template-areas:"badges . actions" "title title title" "title-metadata title-metadata title-metadata" "emphasized emphasized emphasized" "excerpt excerpt excerpt" "bottom-metadata bottom-metadata bottom-metadata" "children children children";grid-template-columns:auto 1fr auto;grid-template-rows:repeat(6,auto);atomic-result-section-visual{display:none}}}}atomic-table-element{display:none}}.link-container{display:none}}.result-root{&.display-grid{atomic-result-section-actions{display:none}}.badge{width:14rem}.action{width:10rem}.title{display:grid;grid-auto-flow:column;grid-gap:.5rem;height:var(--line-height);max-width:100%;width:30rem}.fields-placeholder{display:grid;grid-template-columns:repeat(auto-fill,min(11rem,40%));grid-column-gap:.5rem;.field-value-placeholder{height:var(--font-size);margin:calc((var(--line-height) - var(--font-size))/2) 0}}}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-font-weight:initial;--tw-border-style:solid}}}`;
|
|
11632
|
-
__decorate$
|
|
11632
|
+
__decorate$1v([
|
|
11633
11633
|
decorators_js.property({ type: String })
|
|
11634
11634
|
], AtomicResultPlaceholder.prototype, "display", void 0);
|
|
11635
|
-
__decorate$
|
|
11635
|
+
__decorate$1v([
|
|
11636
11636
|
decorators_js.property({ type: String })
|
|
11637
11637
|
], AtomicResultPlaceholder.prototype, "density", void 0);
|
|
11638
|
-
__decorate$
|
|
11638
|
+
__decorate$1v([
|
|
11639
11639
|
decorators_js.property({ type: String, attribute: 'image-size' })
|
|
11640
11640
|
], AtomicResultPlaceholder.prototype, "imageSize", void 0);
|
|
11641
|
-
AtomicResultPlaceholder = __decorate$
|
|
11641
|
+
AtomicResultPlaceholder = __decorate$1v([
|
|
11642
11642
|
decorators_js.customElement('atomic-result-placeholder'),
|
|
11643
11643
|
withTailwindStyles
|
|
11644
11644
|
], AtomicResultPlaceholder);
|
|
11645
11645
|
|
|
11646
|
-
var __decorate$
|
|
11646
|
+
var __decorate$1u = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
11647
11647
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
11648
11648
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
11649
11649
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -11721,16 +11721,16 @@ let AtomicResultTablePlaceholder = class AtomicResultTablePlaceholder extends li
|
|
|
11721
11721
|
}
|
|
11722
11722
|
};
|
|
11723
11723
|
AtomicResultTablePlaceholder.styles = lit.css`/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties;:host{display:grid}.list-root.display-table{border-collapse:separate;border-color:var(--atomic-neutral);border-radius:var(--atomic-border-radius-xl);border-spacing:0;border-style:var(--tw-border-style);border-width:1px;min-width:100%;td,th{border-color:var(--atomic-neutral);border-style:var(--tw-border-style);border-width:1px;font-family:var(--atomic-font-family);font-size:var(--atomic-text-sm);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));line-height:1rem;white-space:nowrap;&:not(:first-child){border-left:none}&:first-child{min-width:19rem}}th{background-color:var(--atomic-neutral-light);border-bottom:none;color:#000;font-weight:700;padding:1rem var(--padding);text-align:left;&:first-child{border-top-left-radius:var(--atomic-border-radius-xl)}&:last-child{border-top-right-radius:var(--atomic-border-radius-xl)}}td{border-top:none;color:var(--atomic-neutral-dark);padding:var(--padding);vertical-align:top}&.density-comfortable{--padding:2rem}&.density-normal{--padding:1.5rem}&.density-compact{--padding:1rem}tbody tr:not(:last-child),thead tr{position:relative;&:after{background-color:var(--atomic-neutral);bottom:0;content:" ";display:block;height:1px;left:var(--padding);position:absolute;right:var(--padding)}}td,th{border-color:transparent;border-radius:initial}th{background-color:transparent}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid}}}`;
|
|
11724
|
-
__decorate$
|
|
11724
|
+
__decorate$1u([
|
|
11725
11725
|
decorators_js.property({ type: String })
|
|
11726
11726
|
], AtomicResultTablePlaceholder.prototype, "density", void 0);
|
|
11727
|
-
__decorate$
|
|
11727
|
+
__decorate$1u([
|
|
11728
11728
|
decorators_js.property({ type: String, attribute: 'image-size' })
|
|
11729
11729
|
], AtomicResultTablePlaceholder.prototype, "imageSize", void 0);
|
|
11730
|
-
__decorate$
|
|
11730
|
+
__decorate$1u([
|
|
11731
11731
|
decorators_js.property({ type: Number })
|
|
11732
11732
|
], AtomicResultTablePlaceholder.prototype, "rows", void 0);
|
|
11733
|
-
AtomicResultTablePlaceholder = __decorate$
|
|
11733
|
+
AtomicResultTablePlaceholder = __decorate$1u([
|
|
11734
11734
|
decorators_js.customElement('atomic-result-table-placeholder'),
|
|
11735
11735
|
withTailwindStyles
|
|
11736
11736
|
], AtomicResultTablePlaceholder);
|
|
@@ -11811,7 +11811,7 @@ const styles$g = lit.css`.list-wrapper.placeholder{.result-component,table.list-
|
|
|
11811
11811
|
|
|
11812
11812
|
const styles$f = lit.css`/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties;.list-wrapper.display-table{display:grid;overflow-x:auto}.list-root.display-table{border-collapse:separate;border-spacing:0;min-width:100%;td,th{border-color:var(--atomic-neutral);border-style:var(--tw-border-style);border-width:1px;font-family:var(--atomic-font-family);font-size:var(--atomic-text-sm);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));line-height:1rem;white-space:nowrap;&:not(:first-child){border-left:none}&:first-child{min-width:19rem}}th{background-color:var(--atomic-neutral-light);border-bottom:none;color:#000;font-weight:700;padding:1rem var(--padding);text-align:left;&:first-child{border-top-left-radius:var(--atomic-border-radius-xl)}&:last-child{border-top-right-radius:var(--atomic-border-radius-xl)}}td{border-top:none;color:var(--atomic-neutral-dark);padding:var(--padding);vertical-align:top}&.density-comfortable{--padding:2rem}&.density-normal{--padding:1.5rem}&.density-compact{--padding:1rem}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid}}}`;
|
|
11813
11813
|
|
|
11814
|
-
var __decorate$
|
|
11814
|
+
var __decorate$1t = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
11815
11815
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
11816
11816
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
11817
11817
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -11845,23 +11845,23 @@ AtomicText$1.propsSchema = new Schema({
|
|
|
11845
11845
|
value: new StringValue({ required: true, emptyAllowed: false }),
|
|
11846
11846
|
count: new NumberValue({ required: false }),
|
|
11847
11847
|
});
|
|
11848
|
-
__decorate$
|
|
11848
|
+
__decorate$1t([
|
|
11849
11849
|
decorators_js.state()
|
|
11850
11850
|
], AtomicText$1.prototype, "bindings", void 0);
|
|
11851
|
-
__decorate$
|
|
11851
|
+
__decorate$1t([
|
|
11852
11852
|
decorators_js.state()
|
|
11853
11853
|
], AtomicText$1.prototype, "error", void 0);
|
|
11854
|
-
__decorate$
|
|
11854
|
+
__decorate$1t([
|
|
11855
11855
|
decorators_js.property({ type: String, reflect: true })
|
|
11856
11856
|
], AtomicText$1.prototype, "value", void 0);
|
|
11857
|
-
__decorate$
|
|
11857
|
+
__decorate$1t([
|
|
11858
11858
|
decorators_js.property({ type: Number, reflect: true })
|
|
11859
11859
|
], AtomicText$1.prototype, "count", void 0);
|
|
11860
|
-
__decorate$
|
|
11860
|
+
__decorate$1t([
|
|
11861
11861
|
bindingGuard(),
|
|
11862
11862
|
errorGuard()
|
|
11863
11863
|
], AtomicText$1.prototype, "render", null);
|
|
11864
|
-
AtomicText$1 = AtomicText_1 = __decorate$
|
|
11864
|
+
AtomicText$1 = AtomicText_1 = __decorate$1t([
|
|
11865
11865
|
decorators_js.customElement('atomic-text'),
|
|
11866
11866
|
bindings()
|
|
11867
11867
|
], AtomicText$1);
|
|
@@ -12349,7 +12349,7 @@ const renderRefineModalFiltersClearButton = ({ props }) => {
|
|
|
12349
12349
|
|
|
12350
12350
|
const ATOMIC_MODAL_EXPORT_PARTS = 'backdrop,container,header-wrapper,header,header-ruler,body-wrapper,body,footer-wrapper,footer';
|
|
12351
12351
|
|
|
12352
|
-
var __decorate$
|
|
12352
|
+
var __decorate$1s = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
12353
12353
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
12354
12354
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
12355
12355
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -12593,25 +12593,25 @@ let AtomicModal = class AtomicModal extends InitializeBindingsMixin(lit.LitEleme
|
|
|
12593
12593
|
}
|
|
12594
12594
|
};
|
|
12595
12595
|
AtomicModal.styles = lit.css`/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@keyframes scaleUp{0%{opacity:0;transform:scale(.7) translateY(150vh)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(150vh)}}article.animate-open{animation:var(--animate-scale-up-modal,scaleUp .5s cubic-bezier(.165,.84,.44,1) forwards)}article.animate-close{animation:var(--animate-slide-down-modal,slideDown .5s linear forwards)}.grid-template-modal{grid-template-areas:". . ." ". modal ." ". . .";grid-template-columns:1fr min(30rem,100%) 1fr;grid-template-rows:1fr auto 3fr}`;
|
|
12596
|
-
__decorate$
|
|
12596
|
+
__decorate$1s([
|
|
12597
12597
|
decorators_js.state()
|
|
12598
12598
|
], AtomicModal.prototype, "bindings", void 0);
|
|
12599
|
-
__decorate$
|
|
12599
|
+
__decorate$1s([
|
|
12600
12600
|
decorators_js.state()
|
|
12601
12601
|
], AtomicModal.prototype, "error", void 0);
|
|
12602
|
-
__decorate$
|
|
12602
|
+
__decorate$1s([
|
|
12603
12603
|
decorators_js.property({ type: String, reflect: true })
|
|
12604
12604
|
], AtomicModal.prototype, "boundary", void 0);
|
|
12605
|
-
__decorate$
|
|
12605
|
+
__decorate$1s([
|
|
12606
12606
|
decorators_js.property({ type: Object, attribute: false })
|
|
12607
12607
|
], AtomicModal.prototype, "close", void 0);
|
|
12608
|
-
__decorate$
|
|
12608
|
+
__decorate$1s([
|
|
12609
12609
|
decorators_js.property({ type: Object, attribute: false })
|
|
12610
12610
|
], AtomicModal.prototype, "container", void 0);
|
|
12611
|
-
__decorate$
|
|
12611
|
+
__decorate$1s([
|
|
12612
12612
|
decorators_js.property({ type: Boolean, reflect: true, converter: booleanConverter })
|
|
12613
12613
|
], AtomicModal.prototype, "fullscreen", void 0);
|
|
12614
|
-
__decorate$
|
|
12614
|
+
__decorate$1s([
|
|
12615
12615
|
decorators_js.property({
|
|
12616
12616
|
type: Boolean,
|
|
12617
12617
|
reflect: true,
|
|
@@ -12619,22 +12619,22 @@ __decorate$1r([
|
|
|
12619
12619
|
converter: booleanConverter,
|
|
12620
12620
|
})
|
|
12621
12621
|
], AtomicModal.prototype, "isOpen", void 0);
|
|
12622
|
-
__decorate$
|
|
12622
|
+
__decorate$1s([
|
|
12623
12623
|
decorators_js.property({ type: Object, attribute: false })
|
|
12624
12624
|
], AtomicModal.prototype, "onAnimationEnded", void 0);
|
|
12625
|
-
__decorate$
|
|
12625
|
+
__decorate$1s([
|
|
12626
12626
|
decorators_js.property({ type: Object, attribute: false })
|
|
12627
12627
|
], AtomicModal.prototype, "scope", void 0);
|
|
12628
|
-
__decorate$
|
|
12628
|
+
__decorate$1s([
|
|
12629
12629
|
decorators_js.property({ type: Object, attribute: false })
|
|
12630
12630
|
], AtomicModal.prototype, "source", void 0);
|
|
12631
|
-
__decorate$
|
|
12631
|
+
__decorate$1s([
|
|
12632
12632
|
errorGuard()
|
|
12633
12633
|
], AtomicModal.prototype, "render", null);
|
|
12634
|
-
__decorate$
|
|
12634
|
+
__decorate$1s([
|
|
12635
12635
|
watch('isOpen', { waitUntilFirstUpdate: false })
|
|
12636
12636
|
], AtomicModal.prototype, "watchToggleOpen", null);
|
|
12637
|
-
AtomicModal = __decorate$
|
|
12637
|
+
AtomicModal = __decorate$1s([
|
|
12638
12638
|
decorators_js.customElement('atomic-modal'),
|
|
12639
12639
|
bindings(),
|
|
12640
12640
|
withTailwindStyles
|
|
@@ -15494,7 +15494,7 @@ function generatePdfPageUrl(uri, pageNumber) {
|
|
|
15494
15494
|
return `${uri}#page=${pageNumber}`;
|
|
15495
15495
|
}
|
|
15496
15496
|
|
|
15497
|
-
var __decorate$
|
|
15497
|
+
var __decorate$1r = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
15498
15498
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
15499
15499
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
15500
15500
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -15679,33 +15679,33 @@ let AtomicCitation = class AtomicCitation extends lit.LitElement {
|
|
|
15679
15679
|
}
|
|
15680
15680
|
};
|
|
15681
15681
|
AtomicCitation.styles = styles$d;
|
|
15682
|
-
__decorate$
|
|
15682
|
+
__decorate$1r([
|
|
15683
15683
|
decorators_js.property({ type: Object })
|
|
15684
15684
|
], AtomicCitation.prototype, "citation", void 0);
|
|
15685
|
-
__decorate$
|
|
15685
|
+
__decorate$1r([
|
|
15686
15686
|
decorators_js.property({ type: Number })
|
|
15687
15687
|
], AtomicCitation.prototype, "index", void 0);
|
|
15688
|
-
__decorate$
|
|
15688
|
+
__decorate$1r([
|
|
15689
15689
|
decorators_js.property({ type: Object })
|
|
15690
15690
|
], AtomicCitation.prototype, "sendHoverEndEvent", void 0);
|
|
15691
|
-
__decorate$
|
|
15691
|
+
__decorate$1r([
|
|
15692
15692
|
decorators_js.property({ type: Object })
|
|
15693
15693
|
], AtomicCitation.prototype, "interactiveCitation", void 0);
|
|
15694
|
-
__decorate$
|
|
15694
|
+
__decorate$1r([
|
|
15695
15695
|
decorators_js.property({ type: Boolean, attribute: 'disable-citation-anchoring' })
|
|
15696
15696
|
], AtomicCitation.prototype, "disableCitationAnchoring", void 0);
|
|
15697
|
-
__decorate$
|
|
15697
|
+
__decorate$1r([
|
|
15698
15698
|
decorators_js.state()
|
|
15699
15699
|
], AtomicCitation.prototype, "isOpen", void 0);
|
|
15700
|
-
__decorate$
|
|
15700
|
+
__decorate$1r([
|
|
15701
15701
|
watch('isOpen')
|
|
15702
15702
|
], AtomicCitation.prototype, "sendHoverAnalytics", null);
|
|
15703
|
-
AtomicCitation = __decorate$
|
|
15703
|
+
AtomicCitation = __decorate$1r([
|
|
15704
15704
|
decorators_js.customElement('atomic-citation'),
|
|
15705
15705
|
withTailwindStyles
|
|
15706
15706
|
], AtomicCitation);
|
|
15707
15707
|
|
|
15708
|
-
var __decorate$
|
|
15708
|
+
var __decorate$1q = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
15709
15709
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
15710
15710
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
15711
15711
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -15831,40 +15831,40 @@ let AtomicFacetNumberInput = class AtomicFacetNumberInput extends LightDomMixin(
|
|
|
15831
15831
|
}
|
|
15832
15832
|
};
|
|
15833
15833
|
AtomicFacetNumberInput.styles = lit.css`[part=input-form]{display:grid;grid-template-areas:"label-start label-end ." "input-start input-end apply-button";grid-template-columns:1fr 1fr auto}[part=label-start]{grid-area:label-start}[part=label-end]{grid-area:label-end}[part=input-start]{grid-area:input-start}[part=input-end]{grid-area:input-end}[part=input-apply-button]{grid-area:apply-button}`;
|
|
15834
|
-
__decorate$
|
|
15834
|
+
__decorate$1q([
|
|
15835
15835
|
decorators_js.property({ type: String })
|
|
15836
15836
|
], AtomicFacetNumberInput.prototype, "type", void 0);
|
|
15837
|
-
__decorate$
|
|
15837
|
+
__decorate$1q([
|
|
15838
15838
|
decorators_js.property({ type: String })
|
|
15839
15839
|
], AtomicFacetNumberInput.prototype, "label", void 0);
|
|
15840
|
-
__decorate$
|
|
15840
|
+
__decorate$1q([
|
|
15841
15841
|
decorators_js.property({ type: Object })
|
|
15842
15842
|
], AtomicFacetNumberInput.prototype, "filter", void 0);
|
|
15843
|
-
__decorate$
|
|
15843
|
+
__decorate$1q([
|
|
15844
15844
|
decorators_js.property({ type: Object, attribute: 'filter-state' })
|
|
15845
15845
|
], AtomicFacetNumberInput.prototype, "filterState", void 0);
|
|
15846
|
-
__decorate$
|
|
15846
|
+
__decorate$1q([
|
|
15847
15847
|
decorators_js.state()
|
|
15848
15848
|
], AtomicFacetNumberInput.prototype, "bindings", void 0);
|
|
15849
|
-
__decorate$
|
|
15849
|
+
__decorate$1q([
|
|
15850
15850
|
decorators_js.state()
|
|
15851
15851
|
], AtomicFacetNumberInput.prototype, "error", void 0);
|
|
15852
|
-
__decorate$
|
|
15852
|
+
__decorate$1q([
|
|
15853
15853
|
decorators_js.state()
|
|
15854
15854
|
], AtomicFacetNumberInput.prototype, "start", void 0);
|
|
15855
|
-
__decorate$
|
|
15855
|
+
__decorate$1q([
|
|
15856
15856
|
decorators_js.state()
|
|
15857
15857
|
], AtomicFacetNumberInput.prototype, "end", void 0);
|
|
15858
|
-
__decorate$
|
|
15858
|
+
__decorate$1q([
|
|
15859
15859
|
bindingGuard(),
|
|
15860
15860
|
errorGuard()
|
|
15861
15861
|
], AtomicFacetNumberInput.prototype, "render", null);
|
|
15862
|
-
AtomicFacetNumberInput = __decorate$
|
|
15862
|
+
AtomicFacetNumberInput = __decorate$1q([
|
|
15863
15863
|
decorators_js.customElement('atomic-facet-number-input'),
|
|
15864
15864
|
bindings()
|
|
15865
15865
|
], AtomicFacetNumberInput);
|
|
15866
15866
|
|
|
15867
|
-
var __decorate$
|
|
15867
|
+
var __decorate$1p = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
15868
15868
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
15869
15869
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
15870
15870
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -15991,29 +15991,29 @@ let AtomicFocusTrap$1 = class AtomicFocusTrap extends LightDomMixin(lit.LitEleme
|
|
|
15991
15991
|
return this.container ?? this;
|
|
15992
15992
|
}
|
|
15993
15993
|
};
|
|
15994
|
-
__decorate$
|
|
15994
|
+
__decorate$1p([
|
|
15995
15995
|
decorators_js.property({ type: Boolean, converter: booleanConverter })
|
|
15996
15996
|
], AtomicFocusTrap$1.prototype, "active", void 0);
|
|
15997
|
-
__decorate$
|
|
15997
|
+
__decorate$1p([
|
|
15998
15998
|
decorators_js.property({ type: Object })
|
|
15999
15999
|
], AtomicFocusTrap$1.prototype, "source", void 0);
|
|
16000
|
-
__decorate$
|
|
16000
|
+
__decorate$1p([
|
|
16001
16001
|
decorators_js.property({ type: Object })
|
|
16002
16002
|
], AtomicFocusTrap$1.prototype, "container", void 0);
|
|
16003
|
-
__decorate$
|
|
16003
|
+
__decorate$1p([
|
|
16004
16004
|
decorators_js.property({
|
|
16005
16005
|
type: Boolean,
|
|
16006
16006
|
attribute: 'should-hide-self',
|
|
16007
16007
|
converter: booleanConverter,
|
|
16008
16008
|
})
|
|
16009
16009
|
], AtomicFocusTrap$1.prototype, "shouldHideSelf", void 0);
|
|
16010
|
-
__decorate$
|
|
16010
|
+
__decorate$1p([
|
|
16011
16011
|
decorators_js.property({ type: Object })
|
|
16012
16012
|
], AtomicFocusTrap$1.prototype, "scope", void 0);
|
|
16013
|
-
__decorate$
|
|
16013
|
+
__decorate$1p([
|
|
16014
16014
|
watch('active', { waitUntilFirstUpdate: true })
|
|
16015
16015
|
], AtomicFocusTrap$1.prototype, "handleActiveChange", null);
|
|
16016
|
-
AtomicFocusTrap$1 = __decorate$
|
|
16016
|
+
AtomicFocusTrap$1 = __decorate$1p([
|
|
16017
16017
|
decorators_js.customElement('atomic-focus-trap')
|
|
16018
16018
|
], AtomicFocusTrap$1);
|
|
16019
16019
|
|
|
@@ -18778,7 +18778,7 @@ const renderSourceCitations = ({ props }) => {
|
|
|
18778
18778
|
: lit.nothing;
|
|
18779
18779
|
};
|
|
18780
18780
|
|
|
18781
|
-
var __decorate$
|
|
18781
|
+
var __decorate$1o = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
18782
18782
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
18783
18783
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
18784
18784
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -18935,28 +18935,28 @@ let AtomicGeneratedAnswerContent = class AtomicGeneratedAnswerContent extends li
|
|
|
18935
18935
|
}
|
|
18936
18936
|
};
|
|
18937
18937
|
AtomicGeneratedAnswerContent.styles = [generatedAnswer];
|
|
18938
|
-
__decorate$
|
|
18938
|
+
__decorate$1o([
|
|
18939
18939
|
decorators_js.property({ attribute: false })
|
|
18940
18940
|
], AtomicGeneratedAnswerContent.prototype, "generatedAnswer", void 0);
|
|
18941
|
-
__decorate$
|
|
18941
|
+
__decorate$1o([
|
|
18942
18942
|
decorators_js.property({ attribute: false })
|
|
18943
18943
|
], AtomicGeneratedAnswerContent.prototype, "i18n", void 0);
|
|
18944
|
-
__decorate$
|
|
18944
|
+
__decorate$1o([
|
|
18945
18945
|
decorators_js.property({ attribute: false })
|
|
18946
18946
|
], AtomicGeneratedAnswerContent.prototype, "renderCitations", void 0);
|
|
18947
|
-
__decorate$
|
|
18947
|
+
__decorate$1o([
|
|
18948
18948
|
decorators_js.property({ attribute: false })
|
|
18949
18949
|
], AtomicGeneratedAnswerContent.prototype, "onClickLike", void 0);
|
|
18950
|
-
__decorate$
|
|
18950
|
+
__decorate$1o([
|
|
18951
18951
|
decorators_js.property({ attribute: false })
|
|
18952
18952
|
], AtomicGeneratedAnswerContent.prototype, "onClickDislike", void 0);
|
|
18953
|
-
__decorate$
|
|
18953
|
+
__decorate$1o([
|
|
18954
18954
|
decorators_js.property({ attribute: false })
|
|
18955
18955
|
], AtomicGeneratedAnswerContent.prototype, "onCopyToClipboard", void 0);
|
|
18956
|
-
__decorate$
|
|
18956
|
+
__decorate$1o([
|
|
18957
18957
|
decorators_js.state()
|
|
18958
18958
|
], AtomicGeneratedAnswerContent.prototype, "copyState", void 0);
|
|
18959
|
-
AtomicGeneratedAnswerContent = __decorate$
|
|
18959
|
+
AtomicGeneratedAnswerContent = __decorate$1o([
|
|
18960
18960
|
decorators_js.customElement('atomic-generated-answer-content'),
|
|
18961
18961
|
withTailwindStyles
|
|
18962
18962
|
], AtomicGeneratedAnswerContent);
|
|
@@ -18992,7 +18992,7 @@ const renderIconButton = ({ props, }) => {
|
|
|
18992
18992
|
`;
|
|
18993
18993
|
};
|
|
18994
18994
|
|
|
18995
|
-
var __decorate$
|
|
18995
|
+
var __decorate$1n = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
18996
18996
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
18997
18997
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
18998
18998
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -19345,7 +19345,7 @@ AtomicGeneratedAnswerFeedbackModal$1.options = [
|
|
|
19345
19345
|
},
|
|
19346
19346
|
];
|
|
19347
19347
|
AtomicGeneratedAnswerFeedbackModal$1.styles = lit.css`/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */[part=generated-answer-feedback-modal]{&::part(container){min-width:calc(var(--spacing, .25rem)*170)}&::part(body),&::part(footer),&::part(header){max-width:calc(var(--spacing, .25rem)*170)}@media not all and (width >= 1024px){&::part(container){min-width:100%;width:auto}&::part(body),&::part(footer),&::part(header){max-width:100%}[part=buttons]{.required-label{font-size:var(--atomic-text-sm);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857))}}[part=form]{.answer-evaluation{display:block}.options{margin-top:calc(var(--spacing, .25rem)*2)}}[part=modal-header]{.hide{display:none}}}}[part=form]{.active{background-color:var(--atomic-primary-background);border-color:var(--atomic-primary-light);color:var(--atomic-primary-light)}.text-error-red{color:var(--atomic-inline-code)}}`;
|
|
19348
|
-
__decorate$
|
|
19348
|
+
__decorate$1n([
|
|
19349
19349
|
decorators_js.property({
|
|
19350
19350
|
type: Boolean,
|
|
19351
19351
|
reflect: true,
|
|
@@ -19353,41 +19353,41 @@ __decorate$1m([
|
|
|
19353
19353
|
converter: booleanConverter,
|
|
19354
19354
|
})
|
|
19355
19355
|
], AtomicGeneratedAnswerFeedbackModal$1.prototype, "isOpen", void 0);
|
|
19356
|
-
__decorate$
|
|
19356
|
+
__decorate$1n([
|
|
19357
19357
|
decorators_js.property({ type: Object, attribute: false })
|
|
19358
19358
|
], AtomicGeneratedAnswerFeedbackModal$1.prototype, "generatedAnswer", void 0);
|
|
19359
|
-
__decorate$
|
|
19359
|
+
__decorate$1n([
|
|
19360
19360
|
decorators_js.property({ type: Boolean, reflect: true })
|
|
19361
19361
|
], AtomicGeneratedAnswerFeedbackModal$1.prototype, "helpful", void 0);
|
|
19362
|
-
__decorate$
|
|
19362
|
+
__decorate$1n([
|
|
19363
19363
|
decorators_js.state()
|
|
19364
19364
|
], AtomicGeneratedAnswerFeedbackModal$1.prototype, "bindings", void 0);
|
|
19365
|
-
__decorate$
|
|
19365
|
+
__decorate$1n([
|
|
19366
19366
|
decorators_js.state()
|
|
19367
19367
|
], AtomicGeneratedAnswerFeedbackModal$1.prototype, "error", void 0);
|
|
19368
|
-
__decorate$
|
|
19368
|
+
__decorate$1n([
|
|
19369
19369
|
decorators_js.state()
|
|
19370
19370
|
], AtomicGeneratedAnswerFeedbackModal$1.prototype, "currentAnswer", void 0);
|
|
19371
|
-
__decorate$
|
|
19371
|
+
__decorate$1n([
|
|
19372
19372
|
decorators_js.state()
|
|
19373
19373
|
], AtomicGeneratedAnswerFeedbackModal$1.prototype, "feedbackSubmitted", void 0);
|
|
19374
|
-
__decorate$
|
|
19374
|
+
__decorate$1n([
|
|
19375
19375
|
decorators_js.state()
|
|
19376
19376
|
], AtomicGeneratedAnswerFeedbackModal$1.prototype, "answerEvaluationRequired", void 0);
|
|
19377
|
-
__decorate$
|
|
19377
|
+
__decorate$1n([
|
|
19378
19378
|
watch('isOpen')
|
|
19379
19379
|
], AtomicGeneratedAnswerFeedbackModal$1.prototype, "watchToggleOpen", null);
|
|
19380
|
-
__decorate$
|
|
19380
|
+
__decorate$1n([
|
|
19381
19381
|
errorGuard(),
|
|
19382
19382
|
bindingGuard()
|
|
19383
19383
|
], AtomicGeneratedAnswerFeedbackModal$1.prototype, "render", null);
|
|
19384
|
-
AtomicGeneratedAnswerFeedbackModal$1 = AtomicGeneratedAnswerFeedbackModal_1 = __decorate$
|
|
19384
|
+
AtomicGeneratedAnswerFeedbackModal$1 = AtomicGeneratedAnswerFeedbackModal_1 = __decorate$1n([
|
|
19385
19385
|
decorators_js.customElement('atomic-generated-answer-feedback-modal'),
|
|
19386
19386
|
bindings(),
|
|
19387
19387
|
withTailwindStyles
|
|
19388
19388
|
], AtomicGeneratedAnswerFeedbackModal$1);
|
|
19389
19389
|
|
|
19390
|
-
var __decorate$
|
|
19390
|
+
var __decorate$1m = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
19391
19391
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
19392
19392
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
19393
19393
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -19421,6 +19421,10 @@ let AtomicGeneratedAnswerThreadItem = class AtomicGeneratedAnswerThreadItem exte
|
|
|
19421
19421
|
* Whether the thread item is initially expanded.
|
|
19422
19422
|
*/
|
|
19423
19423
|
this.isExpanded = false;
|
|
19424
|
+
/**
|
|
19425
|
+
* Whether the thread item should display its timeline dot.
|
|
19426
|
+
*/
|
|
19427
|
+
this.showTimelineDot = true;
|
|
19424
19428
|
this.toggle = () => {
|
|
19425
19429
|
if (this.disableCollapse) {
|
|
19426
19430
|
return;
|
|
@@ -19485,7 +19489,9 @@ let AtomicGeneratedAnswerThreadItem = class AtomicGeneratedAnswerThreadItem exte
|
|
|
19485
19489
|
<li class="grid min-w-0">
|
|
19486
19490
|
<div class="flex min-w-0 items-center gap-3">
|
|
19487
19491
|
<div class="flex w-[10px] shrink-0 items-center justify-center">
|
|
19488
|
-
|
|
19492
|
+
${when_js.when(this.showTimelineDot, () => lit.html `
|
|
19493
|
+
<span class=${timelineDotClasses}></span>
|
|
19494
|
+
`)}
|
|
19489
19495
|
</div>
|
|
19490
19496
|
<div class="flex min-w-0 flex-col">
|
|
19491
19497
|
${when_js.when(!this.disableCollapse, () => lit.html `<button
|
|
@@ -19521,32 +19527,31 @@ let AtomicGeneratedAnswerThreadItem = class AtomicGeneratedAnswerThreadItem exte
|
|
|
19521
19527
|
</div>
|
|
19522
19528
|
</div>
|
|
19523
19529
|
</div>
|
|
19524
|
-
${when_js.when(this.isExpanded, () => lit.html `<div
|
|
19525
|
-
class="thread-content-divider h-px w-full bg-gradient-to-r from-transparent via-neutral to-transparent"
|
|
19526
|
-
aria-hidden="true"
|
|
19527
|
-
></div>`)}
|
|
19528
19530
|
</li>
|
|
19529
19531
|
`;
|
|
19530
19532
|
}
|
|
19531
19533
|
};
|
|
19532
|
-
__decorate$
|
|
19534
|
+
__decorate$1m([
|
|
19533
19535
|
decorators_js.property({ type: String })
|
|
19534
19536
|
], AtomicGeneratedAnswerThreadItem.prototype, "title", void 0);
|
|
19535
|
-
__decorate$
|
|
19537
|
+
__decorate$1m([
|
|
19536
19538
|
decorators_js.property({ type: Boolean, attribute: 'disable-collapse' })
|
|
19537
19539
|
], AtomicGeneratedAnswerThreadItem.prototype, "disableCollapse", void 0);
|
|
19538
|
-
__decorate$
|
|
19540
|
+
__decorate$1m([
|
|
19539
19541
|
decorators_js.property({ type: Boolean, attribute: 'hide-line' })
|
|
19540
19542
|
], AtomicGeneratedAnswerThreadItem.prototype, "hideLine", void 0);
|
|
19541
|
-
__decorate$
|
|
19543
|
+
__decorate$1m([
|
|
19542
19544
|
decorators_js.property({ type: Boolean, attribute: 'is-expanded' })
|
|
19543
19545
|
], AtomicGeneratedAnswerThreadItem.prototype, "isExpanded", void 0);
|
|
19544
|
-
|
|
19546
|
+
__decorate$1m([
|
|
19547
|
+
decorators_js.property({ type: Boolean, attribute: 'show-timeline-dot' })
|
|
19548
|
+
], AtomicGeneratedAnswerThreadItem.prototype, "showTimelineDot", void 0);
|
|
19549
|
+
AtomicGeneratedAnswerThreadItem = __decorate$1m([
|
|
19545
19550
|
decorators_js.customElement('atomic-generated-answer-thread-item'),
|
|
19546
19551
|
withTailwindStyles
|
|
19547
19552
|
], AtomicGeneratedAnswerThreadItem);
|
|
19548
19553
|
|
|
19549
|
-
var __decorate$
|
|
19554
|
+
var __decorate$1l = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
19550
19555
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
19551
19556
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
19552
19557
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -19609,6 +19614,7 @@ let AtomicGeneratedAnswerThread = class AtomicGeneratedAnswerThread extends lit.
|
|
|
19609
19614
|
`;
|
|
19610
19615
|
}
|
|
19611
19616
|
renderThread(generatedAnswers) {
|
|
19617
|
+
const showTimelineDot = this.generatedAnswers.length > 1;
|
|
19612
19618
|
return lit.html `
|
|
19613
19619
|
${repeat_js.repeat(generatedAnswers, (answer) => answer.answerId, (answer, index) => {
|
|
19614
19620
|
const isLastAnswer = index === generatedAnswers.length - 1;
|
|
@@ -19618,6 +19624,7 @@ let AtomicGeneratedAnswerThread = class AtomicGeneratedAnswerThread extends lit.
|
|
|
19618
19624
|
.hideLine=${isLastAnswer}
|
|
19619
19625
|
.disableCollapse=${isLastAnswer}
|
|
19620
19626
|
.isExpanded=${isLastAnswer}
|
|
19627
|
+
.showTimelineDot=${showTimelineDot}
|
|
19621
19628
|
>
|
|
19622
19629
|
<atomic-generated-answer-content
|
|
19623
19630
|
.generatedAnswer=${answer}
|
|
@@ -19679,33 +19686,33 @@ let AtomicGeneratedAnswerThread = class AtomicGeneratedAnswerThread extends lit.
|
|
|
19679
19686
|
`;
|
|
19680
19687
|
}
|
|
19681
19688
|
};
|
|
19682
|
-
__decorate$
|
|
19689
|
+
__decorate$1l([
|
|
19683
19690
|
decorators_js.property({ attribute: false })
|
|
19684
19691
|
], AtomicGeneratedAnswerThread.prototype, "generatedAnswers", void 0);
|
|
19685
|
-
__decorate$
|
|
19692
|
+
__decorate$1l([
|
|
19686
19693
|
decorators_js.property({ attribute: false })
|
|
19687
19694
|
], AtomicGeneratedAnswerThread.prototype, "i18n", void 0);
|
|
19688
|
-
__decorate$
|
|
19695
|
+
__decorate$1l([
|
|
19689
19696
|
decorators_js.property({ attribute: false })
|
|
19690
19697
|
], AtomicGeneratedAnswerThread.prototype, "renderCitations", void 0);
|
|
19691
|
-
__decorate$
|
|
19698
|
+
__decorate$1l([
|
|
19692
19699
|
decorators_js.property({ attribute: false })
|
|
19693
19700
|
], AtomicGeneratedAnswerThread.prototype, "onClickLike", void 0);
|
|
19694
|
-
__decorate$
|
|
19701
|
+
__decorate$1l([
|
|
19695
19702
|
decorators_js.property({ attribute: false })
|
|
19696
19703
|
], AtomicGeneratedAnswerThread.prototype, "onClickDislike", void 0);
|
|
19697
|
-
__decorate$
|
|
19704
|
+
__decorate$1l([
|
|
19698
19705
|
decorators_js.property({ attribute: false })
|
|
19699
19706
|
], AtomicGeneratedAnswerThread.prototype, "onCopyToClipboard", void 0);
|
|
19700
|
-
__decorate$
|
|
19707
|
+
__decorate$1l([
|
|
19701
19708
|
decorators_js.state()
|
|
19702
19709
|
], AtomicGeneratedAnswerThread.prototype, "allGeneratedAnswersDisplayed", void 0);
|
|
19703
|
-
AtomicGeneratedAnswerThread = __decorate$
|
|
19710
|
+
AtomicGeneratedAnswerThread = __decorate$1l([
|
|
19704
19711
|
decorators_js.customElement('atomic-generated-answer-thread'),
|
|
19705
19712
|
withTailwindStyles
|
|
19706
19713
|
], AtomicGeneratedAnswerThread);
|
|
19707
19714
|
|
|
19708
|
-
var __decorate$
|
|
19715
|
+
var __decorate$1k = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
19709
19716
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
19710
19717
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
19711
19718
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -19718,20 +19725,20 @@ var __decorate$1j = (undefined && undefined.__decorate) || function (decorators,
|
|
|
19718
19725
|
*/
|
|
19719
19726
|
let AtomicLayoutSection$1 = class AtomicLayoutSection extends LightDomMixin(lit.LitElement) {
|
|
19720
19727
|
};
|
|
19721
|
-
__decorate$
|
|
19728
|
+
__decorate$1k([
|
|
19722
19729
|
decorators_js.property({ type: String, reflect: true })
|
|
19723
19730
|
], AtomicLayoutSection$1.prototype, "section", void 0);
|
|
19724
|
-
__decorate$
|
|
19731
|
+
__decorate$1k([
|
|
19725
19732
|
decorators_js.property({ type: String, reflect: true, attribute: 'min-width' })
|
|
19726
19733
|
], AtomicLayoutSection$1.prototype, "minWidth", void 0);
|
|
19727
|
-
__decorate$
|
|
19734
|
+
__decorate$1k([
|
|
19728
19735
|
decorators_js.property({ type: String, reflect: true, attribute: 'max-width' })
|
|
19729
19736
|
], AtomicLayoutSection$1.prototype, "maxWidth", void 0);
|
|
19730
|
-
AtomicLayoutSection$1 = __decorate$
|
|
19737
|
+
AtomicLayoutSection$1 = __decorate$1k([
|
|
19731
19738
|
decorators_js.customElement('atomic-layout-section')
|
|
19732
19739
|
], AtomicLayoutSection$1);
|
|
19733
19740
|
|
|
19734
|
-
var __decorate$
|
|
19741
|
+
var __decorate$1j = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
19735
19742
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
19736
19743
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
19737
19744
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -19749,25 +19756,25 @@ let AtomicNumericRange$1 = class AtomicNumericRange extends LightDomMixin(lit.Li
|
|
|
19749
19756
|
this.endInclusive = false;
|
|
19750
19757
|
}
|
|
19751
19758
|
};
|
|
19752
|
-
__decorate$
|
|
19759
|
+
__decorate$1j([
|
|
19753
19760
|
decorators_js.property({ reflect: true })
|
|
19754
19761
|
], AtomicNumericRange$1.prototype, "label", void 0);
|
|
19755
|
-
__decorate$
|
|
19762
|
+
__decorate$1j([
|
|
19756
19763
|
decorators_js.property({ type: Number, reflect: true })
|
|
19757
19764
|
], AtomicNumericRange$1.prototype, "start", void 0);
|
|
19758
|
-
__decorate$
|
|
19765
|
+
__decorate$1j([
|
|
19759
19766
|
decorators_js.property({ type: Number, reflect: true })
|
|
19760
19767
|
], AtomicNumericRange$1.prototype, "end", void 0);
|
|
19761
|
-
__decorate$
|
|
19768
|
+
__decorate$1j([
|
|
19762
19769
|
decorators_js.property({ type: Boolean, reflect: true })
|
|
19763
19770
|
], AtomicNumericRange$1.prototype, "endInclusive", void 0);
|
|
19764
|
-
AtomicNumericRange$1 = __decorate$
|
|
19771
|
+
AtomicNumericRange$1 = __decorate$1j([
|
|
19765
19772
|
decorators_js.customElement('atomic-numeric-range')
|
|
19766
19773
|
], AtomicNumericRange$1);
|
|
19767
19774
|
|
|
19768
19775
|
var styles$8 = lit.css`/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer components{:host{color:var(--atomic-on-background);font-size:var(--atomic-text-lg);line-height:var(--tw-leading,var(--text-lg--line-height,1.55556));line-height:calc(var(--text-lg)*var(--atomic-line-height-ratio));.wrapper{display:flow-root;.margin{margin:1rem 0}}}p{margin-top:calc(var(--spacing, .25rem)*4)}ol,p,ul{margin-bottom:calc(var(--spacing, .25rem)*4)}ol,ul{list-style-position:outside;list-style-type:decimal;padding-left:calc(var(--spacing, .25rem)*10)}a{color:var(--atomic-primary);text-decoration-line:underline}}`;
|
|
19769
19776
|
|
|
19770
|
-
var __decorate$
|
|
19777
|
+
var __decorate$1i = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
19771
19778
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
19772
19779
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
19773
19780
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -19892,18 +19899,18 @@ let AtomicSmartSnippetAnswer = class AtomicSmartSnippetAnswer extends lit.LitEle
|
|
|
19892
19899
|
}
|
|
19893
19900
|
};
|
|
19894
19901
|
AtomicSmartSnippetAnswer.styles = styles$8;
|
|
19895
|
-
__decorate$
|
|
19902
|
+
__decorate$1i([
|
|
19896
19903
|
decorators_js.property({ type: String, attribute: 'html-content' })
|
|
19897
19904
|
], AtomicSmartSnippetAnswer.prototype, "htmlContent", void 0);
|
|
19898
|
-
__decorate$
|
|
19905
|
+
__decorate$1i([
|
|
19899
19906
|
decorators_js.property({ type: String, attribute: 'inner-style' })
|
|
19900
19907
|
], AtomicSmartSnippetAnswer.prototype, "innerStyle", void 0);
|
|
19901
|
-
AtomicSmartSnippetAnswer = __decorate$
|
|
19908
|
+
AtomicSmartSnippetAnswer = __decorate$1i([
|
|
19902
19909
|
decorators_js.customElement('atomic-smart-snippet-answer'),
|
|
19903
19910
|
withTailwindStyles
|
|
19904
19911
|
], AtomicSmartSnippetAnswer);
|
|
19905
19912
|
|
|
19906
|
-
var __decorate$
|
|
19913
|
+
var __decorate$1h = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
19907
19914
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
19908
19915
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
19909
19916
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -19997,32 +20004,32 @@ AtomicSmartSnippetCollapseWrapper.styles = lit.css`:host{display:block}:host(.in
|
|
|
19997
20004
|
--atomic-smart-snippet-gradient-start,calc(max(var(--collapsed-size) - (var(--line-height) * 1.5),
|
|
19998
20005
|
var(--collapsed-size) * 0.5))
|
|
19999
20006
|
);mask-image:linear-gradient(#000,#000 var(--gradient-start),transparent 100%)}:host(.expanded) .smart-snippet-content{height:auto;mask-image:none;max-height:9999999px;transition:max-height 2s cubic-bezier(1,0,1,0) 0s}:host(.expanded) button atomic-icon{transform:scaleY(-1)}`;
|
|
20000
|
-
__decorate$
|
|
20007
|
+
__decorate$1h([
|
|
20001
20008
|
decorators_js.state()
|
|
20002
20009
|
], AtomicSmartSnippetCollapseWrapper.prototype, "bindings", void 0);
|
|
20003
|
-
__decorate$
|
|
20010
|
+
__decorate$1h([
|
|
20004
20011
|
decorators_js.state()
|
|
20005
20012
|
], AtomicSmartSnippetCollapseWrapper.prototype, "error", void 0);
|
|
20006
|
-
__decorate$
|
|
20013
|
+
__decorate$1h([
|
|
20007
20014
|
decorators_js.property({ type: Number, reflect: true, attribute: 'maximum-height' })
|
|
20008
20015
|
], AtomicSmartSnippetCollapseWrapper.prototype, "maximumHeight", void 0);
|
|
20009
|
-
__decorate$
|
|
20016
|
+
__decorate$1h([
|
|
20010
20017
|
decorators_js.property({ type: Number, reflect: true, attribute: 'collapsed-height' })
|
|
20011
20018
|
], AtomicSmartSnippetCollapseWrapper.prototype, "collapsedHeight", void 0);
|
|
20012
|
-
__decorate$
|
|
20019
|
+
__decorate$1h([
|
|
20013
20020
|
decorators_js.state()
|
|
20014
20021
|
], AtomicSmartSnippetCollapseWrapper.prototype, "isExpanded", void 0);
|
|
20015
|
-
__decorate$
|
|
20022
|
+
__decorate$1h([
|
|
20016
20023
|
decorators_js.state()
|
|
20017
20024
|
], AtomicSmartSnippetCollapseWrapper.prototype, "showButton", void 0);
|
|
20018
|
-
__decorate$
|
|
20025
|
+
__decorate$1h([
|
|
20019
20026
|
decorators_js.state()
|
|
20020
20027
|
], AtomicSmartSnippetCollapseWrapper.prototype, "fullHeight", void 0);
|
|
20021
|
-
__decorate$
|
|
20028
|
+
__decorate$1h([
|
|
20022
20029
|
errorGuard(),
|
|
20023
20030
|
bindingGuard()
|
|
20024
20031
|
], AtomicSmartSnippetCollapseWrapper.prototype, "render", null);
|
|
20025
|
-
AtomicSmartSnippetCollapseWrapper = __decorate$
|
|
20032
|
+
AtomicSmartSnippetCollapseWrapper = __decorate$1h([
|
|
20026
20033
|
decorators_js.customElement('atomic-smart-snippet-collapse-wrapper'),
|
|
20027
20034
|
bindings(),
|
|
20028
20035
|
withTailwindStyles
|
|
@@ -20033,7 +20040,7 @@ const styles$7 = lit.css`/*! tailwindcss v4.1.18 | MIT License | https://tailwin
|
|
|
20033
20040
|
var(--collapsed-size) * 0.5))
|
|
20034
20041
|
);color:var(--atomic-on-background);mask-image:linear-gradient(#000,#000 var(--gradient-start),transparent 100%)}atomic-smart-snippet-answer.loaded{transition:height .25s ease-in-out}button atomic-icon{position:relative;top:calc(var(--spacing, .25rem)*.5)}.expanded atomic-smart-snippet-answer{height:var(--full-height);mask-image:none}.expanded button atomic-icon{top:calc(var(--spacing, .25rem)*0);--tw-scale-y:-100%;scale:var(--tw-scale-x) var(--tw-scale-y)}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}`;
|
|
20035
20042
|
|
|
20036
|
-
var __decorate$
|
|
20043
|
+
var __decorate$1g = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
20037
20044
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
20038
20045
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
20039
20046
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -20162,35 +20169,35 @@ let AtomicSmartSnippetExpandableAnswer = class AtomicSmartSnippetExpandableAnswe
|
|
|
20162
20169
|
}
|
|
20163
20170
|
};
|
|
20164
20171
|
AtomicSmartSnippetExpandableAnswer.styles = styles$7;
|
|
20165
|
-
__decorate$
|
|
20172
|
+
__decorate$1g([
|
|
20166
20173
|
decorators_js.state()
|
|
20167
20174
|
], AtomicSmartSnippetExpandableAnswer.prototype, "bindings", void 0);
|
|
20168
|
-
__decorate$
|
|
20175
|
+
__decorate$1g([
|
|
20169
20176
|
decorators_js.state()
|
|
20170
20177
|
], AtomicSmartSnippetExpandableAnswer.prototype, "error", void 0);
|
|
20171
|
-
__decorate$
|
|
20178
|
+
__decorate$1g([
|
|
20172
20179
|
decorators_js.property({ type: Boolean, reflect: true, converter: booleanConverter })
|
|
20173
20180
|
], AtomicSmartSnippetExpandableAnswer.prototype, "expanded", void 0);
|
|
20174
|
-
__decorate$
|
|
20181
|
+
__decorate$1g([
|
|
20175
20182
|
decorators_js.property({ type: String })
|
|
20176
20183
|
], AtomicSmartSnippetExpandableAnswer.prototype, "htmlContent", void 0);
|
|
20177
|
-
__decorate$
|
|
20184
|
+
__decorate$1g([
|
|
20178
20185
|
decorators_js.property({ type: Number, reflect: true })
|
|
20179
20186
|
], AtomicSmartSnippetExpandableAnswer.prototype, "maximumHeight", void 0);
|
|
20180
|
-
__decorate$
|
|
20187
|
+
__decorate$1g([
|
|
20181
20188
|
decorators_js.property({ type: Number, reflect: true })
|
|
20182
20189
|
], AtomicSmartSnippetExpandableAnswer.prototype, "collapsedHeight", void 0);
|
|
20183
|
-
__decorate$
|
|
20190
|
+
__decorate$1g([
|
|
20184
20191
|
decorators_js.property({ type: String })
|
|
20185
20192
|
], AtomicSmartSnippetExpandableAnswer.prototype, "snippetStyle", void 0);
|
|
20186
|
-
__decorate$
|
|
20193
|
+
__decorate$1g([
|
|
20187
20194
|
decorators_js.state()
|
|
20188
20195
|
], AtomicSmartSnippetExpandableAnswer.prototype, "fullHeight", void 0);
|
|
20189
|
-
__decorate$
|
|
20196
|
+
__decorate$1g([
|
|
20190
20197
|
errorGuard(),
|
|
20191
20198
|
bindingGuard()
|
|
20192
20199
|
], AtomicSmartSnippetExpandableAnswer.prototype, "render", null);
|
|
20193
|
-
AtomicSmartSnippetExpandableAnswer = __decorate$
|
|
20200
|
+
AtomicSmartSnippetExpandableAnswer = __decorate$1g([
|
|
20194
20201
|
decorators_js.customElement('atomic-smart-snippet-expandable-answer'),
|
|
20195
20202
|
bindings(),
|
|
20196
20203
|
withTailwindStyles
|
|
@@ -20232,7 +20239,7 @@ function getStringValueFromResultOrNull(result, field) {
|
|
|
20232
20239
|
return value;
|
|
20233
20240
|
}
|
|
20234
20241
|
|
|
20235
|
-
var __decorate$
|
|
20242
|
+
var __decorate$1f = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
20236
20243
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
20237
20244
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
20238
20245
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -20363,10 +20370,10 @@ AtomicResultText$1.propsSchema = new Schema({
|
|
|
20363
20370
|
shouldHighlight: new BooleanValue(),
|
|
20364
20371
|
disableHighlight: new BooleanValue(),
|
|
20365
20372
|
});
|
|
20366
|
-
__decorate$
|
|
20373
|
+
__decorate$1f([
|
|
20367
20374
|
decorators_js.property({ type: String, reflect: true })
|
|
20368
20375
|
], AtomicResultText$1.prototype, "field", void 0);
|
|
20369
|
-
__decorate$
|
|
20376
|
+
__decorate$1f([
|
|
20370
20377
|
decorators_js.property({
|
|
20371
20378
|
type: Boolean,
|
|
20372
20379
|
attribute: 'should-highlight',
|
|
@@ -20374,7 +20381,7 @@ __decorate$1e([
|
|
|
20374
20381
|
converter: booleanConverter,
|
|
20375
20382
|
})
|
|
20376
20383
|
], AtomicResultText$1.prototype, "shouldHighlight", void 0);
|
|
20377
|
-
__decorate$
|
|
20384
|
+
__decorate$1f([
|
|
20378
20385
|
decorators_js.property({
|
|
20379
20386
|
type: Boolean,
|
|
20380
20387
|
reflect: true,
|
|
@@ -20382,28 +20389,28 @@ __decorate$1e([
|
|
|
20382
20389
|
attribute: 'no-highlight',
|
|
20383
20390
|
})
|
|
20384
20391
|
], AtomicResultText$1.prototype, "disableHighlight", void 0);
|
|
20385
|
-
__decorate$
|
|
20392
|
+
__decorate$1f([
|
|
20386
20393
|
decorators_js.property({ type: String, reflect: true })
|
|
20387
20394
|
], AtomicResultText$1.prototype, "default", void 0);
|
|
20388
|
-
__decorate$
|
|
20395
|
+
__decorate$1f([
|
|
20389
20396
|
decorators_js.state()
|
|
20390
20397
|
], AtomicResultText$1.prototype, "result", void 0);
|
|
20391
|
-
__decorate$
|
|
20398
|
+
__decorate$1f([
|
|
20392
20399
|
decorators_js.state()
|
|
20393
20400
|
], AtomicResultText$1.prototype, "bindings", void 0);
|
|
20394
|
-
__decorate$
|
|
20401
|
+
__decorate$1f([
|
|
20395
20402
|
decorators_js.state()
|
|
20396
20403
|
], AtomicResultText$1.prototype, "error", void 0);
|
|
20397
|
-
__decorate$
|
|
20404
|
+
__decorate$1f([
|
|
20398
20405
|
bindingGuard(),
|
|
20399
20406
|
errorGuard()
|
|
20400
20407
|
], AtomicResultText$1.prototype, "render", null);
|
|
20401
|
-
AtomicResultText$1 = AtomicResultText_1 = __decorate$
|
|
20408
|
+
AtomicResultText$1 = AtomicResultText_1 = __decorate$1f([
|
|
20402
20409
|
decorators_js.customElement('atomic-result-text'),
|
|
20403
20410
|
bindings()
|
|
20404
20411
|
], AtomicResultText$1);
|
|
20405
20412
|
|
|
20406
|
-
var __decorate$
|
|
20413
|
+
var __decorate$1e = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
20407
20414
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
20408
20415
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
20409
20416
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -20487,37 +20494,37 @@ let AtomicSmartSnippetSource = class AtomicSmartSnippetSource extends LightDomMi
|
|
|
20487
20494
|
`)}`;
|
|
20488
20495
|
}
|
|
20489
20496
|
};
|
|
20490
|
-
__decorate$
|
|
20497
|
+
__decorate$1e([
|
|
20491
20498
|
decorators_js.property({ reflect: true, type: Object })
|
|
20492
20499
|
], AtomicSmartSnippetSource.prototype, "source", void 0);
|
|
20493
|
-
__decorate$
|
|
20500
|
+
__decorate$1e([
|
|
20494
20501
|
decorators_js.property({ type: Array })
|
|
20495
20502
|
], AtomicSmartSnippetSource.prototype, "anchorAttributes", void 0);
|
|
20496
|
-
__decorate$
|
|
20503
|
+
__decorate$1e([
|
|
20497
20504
|
decorators_js.property({ attribute: 'onSelectSource' })
|
|
20498
20505
|
], AtomicSmartSnippetSource.prototype, "onSelectSource", void 0);
|
|
20499
|
-
__decorate$
|
|
20506
|
+
__decorate$1e([
|
|
20500
20507
|
decorators_js.property({ attribute: 'onBeginDelayedSelectSource' })
|
|
20501
20508
|
], AtomicSmartSnippetSource.prototype, "onBeginDelayedSelectSource", void 0);
|
|
20502
|
-
__decorate$
|
|
20509
|
+
__decorate$1e([
|
|
20503
20510
|
decorators_js.property({ attribute: 'onCancelPendingSelectSource' })
|
|
20504
20511
|
], AtomicSmartSnippetSource.prototype, "onCancelPendingSelectSource", void 0);
|
|
20505
|
-
__decorate$
|
|
20512
|
+
__decorate$1e([
|
|
20506
20513
|
decorators_js.state()
|
|
20507
20514
|
], AtomicSmartSnippetSource.prototype, "bindings", void 0);
|
|
20508
|
-
__decorate$
|
|
20515
|
+
__decorate$1e([
|
|
20509
20516
|
decorators_js.state()
|
|
20510
20517
|
], AtomicSmartSnippetSource.prototype, "error", void 0);
|
|
20511
|
-
__decorate$
|
|
20518
|
+
__decorate$1e([
|
|
20512
20519
|
errorGuard(),
|
|
20513
20520
|
bindingGuard()
|
|
20514
20521
|
], AtomicSmartSnippetSource.prototype, "render", null);
|
|
20515
|
-
AtomicSmartSnippetSource = __decorate$
|
|
20522
|
+
AtomicSmartSnippetSource = __decorate$1e([
|
|
20516
20523
|
decorators_js.customElement('atomic-smart-snippet-source'),
|
|
20517
20524
|
bindings()
|
|
20518
20525
|
], AtomicSmartSnippetSource);
|
|
20519
20526
|
|
|
20520
|
-
var __decorate$
|
|
20527
|
+
var __decorate$1d = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
20521
20528
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
20522
20529
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
20523
20530
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -20730,29 +20737,29 @@ let AtomicTabPopover = class AtomicTabPopover extends lit.LitElement {
|
|
|
20730
20737
|
}
|
|
20731
20738
|
};
|
|
20732
20739
|
AtomicTabPopover.styles = lit.css`:host{position:absolute}:host(.visibility-hidden){visibility:hidden}[part=overflow-tabs]{flex-direction:column;max-width:150px;button{text-align:start}}`;
|
|
20733
|
-
__decorate$
|
|
20740
|
+
__decorate$1d([
|
|
20734
20741
|
decorators_js.state()
|
|
20735
20742
|
], AtomicTabPopover.prototype, "bindings", void 0);
|
|
20736
|
-
__decorate$
|
|
20743
|
+
__decorate$1d([
|
|
20737
20744
|
decorators_js.state()
|
|
20738
20745
|
], AtomicTabPopover.prototype, "error", void 0);
|
|
20739
|
-
__decorate$
|
|
20746
|
+
__decorate$1d([
|
|
20740
20747
|
decorators_js.state()
|
|
20741
20748
|
], AtomicTabPopover.prototype, "show", void 0);
|
|
20742
|
-
__decorate$
|
|
20749
|
+
__decorate$1d([
|
|
20743
20750
|
decorators_js.state()
|
|
20744
20751
|
], AtomicTabPopover.prototype, "isOpen", void 0);
|
|
20745
|
-
__decorate$
|
|
20752
|
+
__decorate$1d([
|
|
20746
20753
|
bindingGuard(),
|
|
20747
20754
|
errorGuard()
|
|
20748
20755
|
], AtomicTabPopover.prototype, "render", null);
|
|
20749
|
-
AtomicTabPopover = __decorate$
|
|
20756
|
+
AtomicTabPopover = __decorate$1d([
|
|
20750
20757
|
decorators_js.customElement('atomic-tab-popover'),
|
|
20751
20758
|
bindings(),
|
|
20752
20759
|
withTailwindStyles
|
|
20753
20760
|
], AtomicTabPopover);
|
|
20754
20761
|
|
|
20755
|
-
var __decorate$
|
|
20762
|
+
var __decorate$1c = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
20756
20763
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
20757
20764
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
20758
20765
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -20917,18 +20924,18 @@ let AtomicTabBar = class AtomicTabBar extends lit.LitElement {
|
|
|
20917
20924
|
}
|
|
20918
20925
|
};
|
|
20919
20926
|
AtomicTabBar.styles = lit.css`/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */:host{display:flex;overflow-x:visible;position:relative;white-space:nowrap;width:100%}`;
|
|
20920
|
-
__decorate$
|
|
20927
|
+
__decorate$1c([
|
|
20921
20928
|
decorators_js.state()
|
|
20922
20929
|
], AtomicTabBar.prototype, "popoverTabs", void 0);
|
|
20923
|
-
__decorate$
|
|
20930
|
+
__decorate$1c([
|
|
20924
20931
|
errorGuard()
|
|
20925
20932
|
], AtomicTabBar.prototype, "render", null);
|
|
20926
|
-
AtomicTabBar = __decorate$
|
|
20933
|
+
AtomicTabBar = __decorate$1c([
|
|
20927
20934
|
decorators_js.customElement('atomic-tab-bar'),
|
|
20928
20935
|
withTailwindStyles
|
|
20929
20936
|
], AtomicTabBar);
|
|
20930
20937
|
|
|
20931
|
-
var __decorate$
|
|
20938
|
+
var __decorate$1b = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
20932
20939
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
20933
20940
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
20934
20941
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -21000,24 +21007,24 @@ let AtomicTabButton = class AtomicTabButton extends LightDomMixin(lit.LitElement
|
|
|
21000
21007
|
`;
|
|
21001
21008
|
}
|
|
21002
21009
|
};
|
|
21003
|
-
__decorate$
|
|
21010
|
+
__decorate$1b([
|
|
21004
21011
|
decorators_js.property({ type: String })
|
|
21005
21012
|
], AtomicTabButton.prototype, "label", void 0);
|
|
21006
|
-
__decorate$
|
|
21013
|
+
__decorate$1b([
|
|
21007
21014
|
decorators_js.property({ type: Boolean })
|
|
21008
21015
|
], AtomicTabButton.prototype, "active", void 0);
|
|
21009
|
-
__decorate$
|
|
21016
|
+
__decorate$1b([
|
|
21010
21017
|
decorators_js.property({ attribute: false })
|
|
21011
21018
|
], AtomicTabButton.prototype, "select", void 0);
|
|
21012
|
-
__decorate$
|
|
21019
|
+
__decorate$1b([
|
|
21013
21020
|
errorGuard()
|
|
21014
21021
|
], AtomicTabButton.prototype, "render", null);
|
|
21015
|
-
AtomicTabButton = __decorate$
|
|
21022
|
+
AtomicTabButton = __decorate$1b([
|
|
21016
21023
|
decorators_js.customElement('atomic-tab-button'),
|
|
21017
21024
|
withTailwindStyles
|
|
21018
21025
|
], AtomicTabButton);
|
|
21019
21026
|
|
|
21020
|
-
var __decorate$
|
|
21027
|
+
var __decorate$1a = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
21021
21028
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
21022
21029
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
21023
21030
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -21064,22 +21071,22 @@ AtomicTimeframe$1.propsSchema = new Schema({
|
|
|
21064
21071
|
}),
|
|
21065
21072
|
amount: new NumberValue({ min: 1, required: false }),
|
|
21066
21073
|
});
|
|
21067
|
-
__decorate$
|
|
21074
|
+
__decorate$1a([
|
|
21068
21075
|
decorators_js.property({ type: String, reflect: true })
|
|
21069
21076
|
], AtomicTimeframe$1.prototype, "period", void 0);
|
|
21070
|
-
__decorate$
|
|
21077
|
+
__decorate$1a([
|
|
21071
21078
|
decorators_js.property({ type: String, reflect: true })
|
|
21072
21079
|
], AtomicTimeframe$1.prototype, "unit", void 0);
|
|
21073
|
-
__decorate$
|
|
21080
|
+
__decorate$1a([
|
|
21074
21081
|
decorators_js.property({ type: Number, reflect: true })
|
|
21075
21082
|
], AtomicTimeframe$1.prototype, "amount", void 0);
|
|
21076
|
-
__decorate$
|
|
21083
|
+
__decorate$1a([
|
|
21077
21084
|
decorators_js.property({ type: String, reflect: true })
|
|
21078
21085
|
], AtomicTimeframe$1.prototype, "label", void 0);
|
|
21079
|
-
__decorate$
|
|
21086
|
+
__decorate$1a([
|
|
21080
21087
|
decorators_js.state()
|
|
21081
21088
|
], AtomicTimeframe$1.prototype, "error", void 0);
|
|
21082
|
-
AtomicTimeframe$1 = AtomicTimeframe_1 = __decorate$
|
|
21089
|
+
AtomicTimeframe$1 = AtomicTimeframe_1 = __decorate$1a([
|
|
21083
21090
|
decorators_js.customElement('atomic-timeframe')
|
|
21084
21091
|
], AtomicTimeframe$1);
|
|
21085
21092
|
|
|
@@ -22477,7 +22484,7 @@ class QuickviewWordHighlight {
|
|
|
22477
22484
|
}
|
|
22478
22485
|
}
|
|
22479
22486
|
|
|
22480
|
-
var __decorate$
|
|
22487
|
+
var __decorate$19 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
22481
22488
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
22482
22489
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
22483
22490
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -22760,44 +22767,44 @@ let AtomicQuickviewModal$1 = class AtomicQuickviewModal extends lit.LitElement {
|
|
|
22760
22767
|
}
|
|
22761
22768
|
};
|
|
22762
22769
|
AtomicQuickviewModal$1.styles = lit.css`/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.atomic-quickview-modal{&::part(backdrop){grid-template-columns:1fr max(80vw,30rem) 1fr}&::part(body),&::part(footer),&::part(header){max-width:100%}&::part(footer){display:flex;justify-content:center}&::part(body-wrapper){height:100%;overflow:hidden;padding:calc(var(--spacing, .25rem)*0)}&::part(body){height:100%}&::part(backdrop){grid-template-rows:1fr 100% 3fr}&::part(header-wrapper){background-color:var(--atomic-neutral-light)}a{color:var(--atomic-on-background);&:focus-visible,&:hover{color:var(--atomic-primary);text-decoration:underline}&:focus{outline:none}&:visited{color:var(--atomic-visited)}}}`;
|
|
22763
|
-
__decorate$
|
|
22770
|
+
__decorate$19([
|
|
22764
22771
|
decorators_js.state()
|
|
22765
22772
|
], AtomicQuickviewModal$1.prototype, "bindings", void 0);
|
|
22766
|
-
__decorate$
|
|
22773
|
+
__decorate$19([
|
|
22767
22774
|
decorators_js.state()
|
|
22768
22775
|
], AtomicQuickviewModal$1.prototype, "error", void 0);
|
|
22769
|
-
__decorate$
|
|
22776
|
+
__decorate$19([
|
|
22770
22777
|
decorators_js.state()
|
|
22771
22778
|
], AtomicQuickviewModal$1.prototype, "highlightKeywords", void 0);
|
|
22772
|
-
__decorate$
|
|
22779
|
+
__decorate$19([
|
|
22773
22780
|
decorators_js.state()
|
|
22774
22781
|
], AtomicQuickviewModal$1.prototype, "minimizeSidebar", void 0);
|
|
22775
|
-
__decorate$
|
|
22782
|
+
__decorate$19([
|
|
22776
22783
|
decorators_js.state()
|
|
22777
22784
|
], AtomicQuickviewModal$1.prototype, "words", void 0);
|
|
22778
|
-
__decorate$
|
|
22785
|
+
__decorate$19([
|
|
22779
22786
|
decorators_js.property({ type: String, attribute: false })
|
|
22780
22787
|
], AtomicQuickviewModal$1.prototype, "content", void 0);
|
|
22781
|
-
__decorate$
|
|
22788
|
+
__decorate$19([
|
|
22782
22789
|
decorators_js.property({ type: Object, attribute: false })
|
|
22783
22790
|
], AtomicQuickviewModal$1.prototype, "result", void 0);
|
|
22784
|
-
__decorate$
|
|
22791
|
+
__decorate$19([
|
|
22785
22792
|
decorators_js.property({ type: Number })
|
|
22786
22793
|
], AtomicQuickviewModal$1.prototype, "current", void 0);
|
|
22787
|
-
__decorate$
|
|
22794
|
+
__decorate$19([
|
|
22788
22795
|
decorators_js.property({ type: Number })
|
|
22789
22796
|
], AtomicQuickviewModal$1.prototype, "total", void 0);
|
|
22790
|
-
__decorate$
|
|
22797
|
+
__decorate$19([
|
|
22791
22798
|
decorators_js.property({ type: String })
|
|
22792
22799
|
], AtomicQuickviewModal$1.prototype, "sandbox", void 0);
|
|
22793
|
-
__decorate$
|
|
22800
|
+
__decorate$19([
|
|
22794
22801
|
decorators_js.property({ type: Object, attribute: false })
|
|
22795
22802
|
], AtomicQuickviewModal$1.prototype, "modalCloseCallback", void 0);
|
|
22796
|
-
__decorate$
|
|
22803
|
+
__decorate$19([
|
|
22797
22804
|
bindingGuard(),
|
|
22798
22805
|
errorGuard()
|
|
22799
22806
|
], AtomicQuickviewModal$1.prototype, "render", null);
|
|
22800
|
-
AtomicQuickviewModal$1 = __decorate$
|
|
22807
|
+
AtomicQuickviewModal$1 = __decorate$19([
|
|
22801
22808
|
decorators_js.customElement('atomic-quickview-modal'),
|
|
22802
22809
|
bindings(),
|
|
22803
22810
|
withTailwindStyles
|
|
@@ -23334,6 +23341,31 @@ class TimeframeFacetCommon {
|
|
|
23334
23341
|
}
|
|
23335
23342
|
}
|
|
23336
23343
|
|
|
23344
|
+
class RecsResultTemplateController extends BaseTemplateController {
|
|
23345
|
+
constructor(host, validParents, allowEmpty = false) {
|
|
23346
|
+
super(host, validParents, allowEmpty);
|
|
23347
|
+
}
|
|
23348
|
+
getTemplate(conditions) {
|
|
23349
|
+
const baseTemplate = this.getBaseTemplate(conditions);
|
|
23350
|
+
if (!baseTemplate) {
|
|
23351
|
+
return null;
|
|
23352
|
+
}
|
|
23353
|
+
return {
|
|
23354
|
+
conditions: baseTemplate.conditions,
|
|
23355
|
+
content: baseTemplate.content,
|
|
23356
|
+
linkContent: baseTemplate.linkContent,
|
|
23357
|
+
priority: baseTemplate.priority,
|
|
23358
|
+
};
|
|
23359
|
+
}
|
|
23360
|
+
getDefaultLinkTemplateElement() {
|
|
23361
|
+
const linkTemplate = document.createElement('template');
|
|
23362
|
+
linkTemplate.innerHTML = `<atomic-result-link>${this.currentGridCellLinkTarget
|
|
23363
|
+
? `<a slot="attributes" target="${this.currentGridCellLinkTarget}"></a>`
|
|
23364
|
+
: ''}</atomic-result-link>`;
|
|
23365
|
+
return linkTemplate;
|
|
23366
|
+
}
|
|
23367
|
+
}
|
|
23368
|
+
|
|
23337
23369
|
/**
|
|
23338
23370
|
* Creates a [Lit reactive controller](https://lit.dev/docs/composition/controllers/) for managing interactive result context in result template components.
|
|
23339
23371
|
*
|
|
@@ -23346,7 +23378,7 @@ function createInteractiveResultContextController(host) {
|
|
|
23346
23378
|
|
|
23347
23379
|
const styles$6 = lit.css`/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */atomic-result-link a{color:var(--atomic-on-background);text-decoration:none;&:focus-visible,&:hover{color:var(--atomic-primary);text-decoration:underline}&:focus{outline:none}&:visited{color:var(--atomic-visited)}}`;
|
|
23348
23380
|
|
|
23349
|
-
var __decorate$
|
|
23381
|
+
var __decorate$18 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
23350
23382
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
23351
23383
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
23352
23384
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -23424,37 +23456,37 @@ let AtomicResultLink$1 = class AtomicResultLink extends LightDomMixin(SlotsForNo
|
|
|
23424
23456
|
}
|
|
23425
23457
|
};
|
|
23426
23458
|
AtomicResultLink$1.styles = styles$6;
|
|
23427
|
-
__decorate$
|
|
23459
|
+
__decorate$18([
|
|
23428
23460
|
decorators_js.property({ reflect: true, attribute: 'href-template' })
|
|
23429
23461
|
], AtomicResultLink$1.prototype, "hrefTemplate", void 0);
|
|
23430
|
-
__decorate$
|
|
23462
|
+
__decorate$18([
|
|
23431
23463
|
decorators_js.state()
|
|
23432
23464
|
], AtomicResultLink$1.prototype, "linkAttributes", void 0);
|
|
23433
|
-
__decorate$
|
|
23465
|
+
__decorate$18([
|
|
23434
23466
|
decorators_js.state()
|
|
23435
23467
|
], AtomicResultLink$1.prototype, "stopPropagation", void 0);
|
|
23436
|
-
__decorate$
|
|
23468
|
+
__decorate$18([
|
|
23437
23469
|
decorators_js.state()
|
|
23438
23470
|
], AtomicResultLink$1.prototype, "result", void 0);
|
|
23439
|
-
__decorate$
|
|
23471
|
+
__decorate$18([
|
|
23440
23472
|
decorators_js.state()
|
|
23441
23473
|
], AtomicResultLink$1.prototype, "interactiveResult", void 0);
|
|
23442
|
-
__decorate$
|
|
23474
|
+
__decorate$18([
|
|
23443
23475
|
decorators_js.state()
|
|
23444
23476
|
], AtomicResultLink$1.prototype, "bindings", void 0);
|
|
23445
|
-
__decorate$
|
|
23477
|
+
__decorate$18([
|
|
23446
23478
|
decorators_js.state()
|
|
23447
23479
|
], AtomicResultLink$1.prototype, "error", void 0);
|
|
23448
|
-
__decorate$
|
|
23480
|
+
__decorate$18([
|
|
23449
23481
|
bindingGuard(),
|
|
23450
23482
|
errorGuard()
|
|
23451
23483
|
], AtomicResultLink$1.prototype, "render", null);
|
|
23452
|
-
AtomicResultLink$1 = __decorate$
|
|
23484
|
+
AtomicResultLink$1 = __decorate$18([
|
|
23453
23485
|
decorators_js.customElement('atomic-result-link'),
|
|
23454
23486
|
bindings()
|
|
23455
23487
|
], AtomicResultLink$1);
|
|
23456
23488
|
|
|
23457
|
-
var __decorate$
|
|
23489
|
+
var __decorate$17 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
23458
23490
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
23459
23491
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
23460
23492
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
@@ -23625,10 +23657,10 @@ let AtomicRecsResult$1 = class AtomicRecsResult extends ChildrenUpdateCompleteMi
|
|
|
23625
23657
|
}
|
|
23626
23658
|
};
|
|
23627
23659
|
AtomicRecsResult$1.styles = lit.css`/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties;atomic-result-section-badges{text-align:left}atomic-result-section-actions{text-align:right}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.5rem}:host{@layer components{:host{font-family:var(--atomic-font-family);--tw-font-weight:var(--atomic-font-normal);font-weight:var(--atomic-font-normal)}atomic-result-section-actions,atomic-result-section-badges{text-align:left}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.5rem}.result-root{&.with-sections{display:grid;justify-items:stretch;atomic-result-section-visual{grid-area:visual}atomic-result-section-badges{grid-area:badges}atomic-result-section-actions{grid-area:actions;atomic-result-quickview{display:inline-block}}atomic-result-section-title{color:var(--atomic-on-background);grid-area:title}atomic-result-section-title-metadata{grid-area:title-metadata}atomic-result-section-emphasized{grid-area:emphasized}atomic-result-section-excerpt{color:var(--atomic-neutral-dark);grid-area:excerpt}atomic-result-section-bottom-metadata{color:var(--atomic-neutral-dark);grid-area:bottom-metadata}atomic-result-section-children{grid-area:children}atomic-result-section-actions,atomic-result-section-badges{display:flex;flex-wrap:wrap;gap:.5rem;max-height:calc(var(--row-height, 2rem)*2 + .5rem)}atomic-result-section-actions,atomic-result-section-badges,atomic-result-section-bottom-metadata,atomic-result-section-emphasized,atomic-result-section-excerpt,atomic-result-section-title,atomic-result-section-title-metadata,atomic-result-section-visual{overflow:hidden;text-overflow:ellipsis}&.image-icon{atomic-result-section-visual{border-radius:var(--atomic-border-radius)}}&.display-list{@media (width >= 1024px){&.image-large.density-compact{atomic-result-section-visual{height:10.25rem;width:10.25rem}}atomic-result-section-children{atomic-insight-result-children::part(children-root),atomic-result-children::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px}}&.density-comfortable{atomic-result-section-visual{margin-right:1.5rem}atomic-result-section-actions,atomic-result-section-badges{margin-bottom:1.5rem;--row-height:2rem}atomic-result-section-title{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:1.75rem;--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:4.5rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}atomic-result-section-bottom-metadata{margin-top:1.25rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:4rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:1.25rem;padding:1.75rem}&::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:1.25rem;padding:1.75rem}&::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1.75rem}}&.density-normal{atomic-result-section-visual{margin-right:1rem}atomic-result-section-actions,atomic-result-section-badges{margin-bottom:1rem;--row-height:2rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:1.25rem;--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:2.5rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-bottom-metadata{margin-top:.875rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:3.5rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.875rem;padding:1.5rem}&::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.875rem;padding:1.5rem}&::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1.5rem}}&.density-compact{atomic-result-section-visual{margin-right:1rem}atomic-result-section-actions,atomic-result-section-badges{margin-bottom:1rem;--row-height:2rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:1rem;--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:1.25rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}atomic-result-section-bottom-metadata{margin-top:.6875rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:3.25rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.475rem;padding:1rem}&::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.475rem;padding:1rem}&::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1rem}}&.image-large,&.image-small{grid-template-areas:"badges badges . actions" "visual title title title" "visual title-metadata title-metadata title-metadata" "visual emphasized emphasized emphasized" "visual excerpt excerpt excerpt" "visual bottom-metadata bottom-metadata bottom-metadata" "visual children children children";grid-template-columns:minmax(0,min-content) auto 1fr auto;grid-template-rows:repeat(6,auto) minmax(0,1fr)}&.image-large.density-comfortable,&.image-large.density-normal{atomic-result-section-visual{height:20.375rem;width:20.375rem}}&.image-large.density-compact,&.image-small{atomic-result-section-visual{height:10rem;width:10rem}}&.image-icon{grid-template-areas:"badges badges . actions" "visual title title title" "visual title-metadata title-metadata title-metadata" "visual emphasized emphasized emphasized" "visual excerpt excerpt excerpt" "visual bottom-metadata bottom-metadata bottom-metadata" "visual children children children";grid-template-columns:minmax(0,min-content) auto 1fr auto;grid-template-rows:repeat(7,minmax(0,min-content));atomic-result-section-visual{height:2rem;width:2rem}}&.image-none{grid-template-areas:"badges . actions" "title title title" "title-metadata title-metadata title-metadata" "emphasized emphasized emphasized" "excerpt excerpt excerpt" "bottom-metadata bottom-metadata bottom-metadata" "children children children";grid-template-columns:auto 1fr auto;grid-template-rows:repeat(6,auto);atomic-result-section-visual{display:none}}}@media not all and (width >= 1024px){atomic-result-section-children{atomic-insight-result-children::part(children-root),atomic-result-children::part(children-root){border-top:1px var(--tw-border-style) var(--atomic-neutral)}}&.density-comfortable{atomic-result-section-visual{margin-right:1rem}atomic-result-section-badges{margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{margin-top:1rem;--row-height:2.5rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:1.25rem;--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:2.5rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-bottom-metadata{margin-top:.75rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:4rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.75rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.75rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1.75rem}}&.density-normal{atomic-result-section-visual{margin-right:1rem}atomic-result-section-badges{margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{margin-top:.75rem;--row-height:2.5rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:1rem;--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:2.5rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-bottom-metadata{margin-top:.625rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:3.5rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.5rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.5rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1.5rem}}&.density-compact{atomic-result-section-visual{margin-right:1rem}atomic-result-section-badges{margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{margin-top:.5em;--row-height:2.5rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:.75rem;--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:1.25rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}atomic-result-section-bottom-metadata{margin-top:.4375rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:3.25rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1rem}}&.image-large{grid-template-areas:"visual" "badges" "title" "title-metadata" "emphasized" "excerpt" "bottom-metadata" "actions" "children";grid-template-columns:100%;grid-template-rows:repeat(8,auto);atomic-result-section-visual{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:7.25rem}margin-bottom:1rem;margin-right:0;width:100%}}&.image-small{grid-template-areas:"badges badges" "visual title" "visual title-metadata" "visual emphasized" "visual ." "excerpt excerpt" "bottom-metadata bottom-metadata" "actions actions" "children children";grid-template-columns:auto minmax(0,1fr);grid-template-rows:repeat(4,auto) minmax(0,1fr) repeat(3,auto);atomic-result-section-visual{height:24vw;margin-bottom:1rem;width:24vw}}&.image-icon{grid-template-areas:"badges badges" "visual title" "visual title-metadata" "visual emphasized" "visual excerpt" "visual bottom-metadata" "visual actions" "visual children";grid-template-columns:auto minmax(0,1fr);grid-template-rows:repeat(7,auto) 1fr;atomic-result-section-visual{height:2rem;margin-bottom:0;width:2rem}}&.image-none{grid-template-areas:"badges" "title" "title-metadata" "emphasized" "excerpt" "bottom-metadata" "actions" "children";grid-template-columns:100%;grid-template-rows:repeat(7,auto);atomic-result-section-visual{display:none}}}}&.display-grid{a,button{position:relative}&.image-large{@media (width >= 1024px){grid-template-areas:"badges" "visual" "title" "title-metadata" "emphasized" "excerpt" "children" "bottom-metadata" "actions";grid-template-columns:100%;grid-template-rows:repeat(9,auto);&.density-comfortable{&.image-large,&.image-small{atomic-result-section-visual{margin:0 auto 2rem}}&.image-icon{atomic-result-section-badges{margin-bottom:2rem}atomic-result-section-visual{height:2rem;width:2rem}}atomic-result-section-visual{margin-bottom:.5rem}atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:2.25rem;--row-height:2.5rem}atomic-result-section-title{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);overflow:hidden;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);margin-top:2.25rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.75rem;max-height:4rem}}&.density-normal{&.image-large,&.image-small{atomic-result-section-visual{margin:0 auto 1.5rem}}&.image-icon{atomic-result-section-badges{margin-bottom:1.5rem}atomic-result-section-visual{height:2rem;width:2rem}}atomic-result-section-visual{margin-bottom:.5rem}atomic-result-section-badges{margin-bottom:1rem}atomic-result-section-actions,atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem}atomic-result-section-actions{margin-top:1.75rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);overflow:hidden;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);margin-top:1.75rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.375rem;max-height:3.5rem}}&.density-compact{&.image-large,&.image-small{atomic-result-section-visual{margin:0 auto 1rem}}&.image-icon{atomic-result-section-badges{margin-bottom:1rem}atomic-result-section-visual{height:2rem;width:2rem}}atomic-result-section-visual{margin-bottom:.5rem}atomic-result-section-badges{margin-bottom:1rem}atomic-result-section-actions,atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem}atomic-result-section-actions{margin-top:1.25rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);overflow:hidden;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);margin-top:1.25rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.9375rem;max-height:3.25rem}}&.image-large{atomic-result-section-visual{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:19.75rem}width:100%}atomic-result-section-badges{margin-bottom:1rem}}&.image-small{atomic-result-section-visual{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:14rem}width:100%}}&.image-none{atomic-result-section-visual{display:none}}}@media not all and (width >= 1024px){atomic-result-section-children{atomic-insight-result-children::part(children-root),atomic-result-children::part(children-root){border-top:1px var(--tw-border-style) var(--atomic-neutral)}}&.density-comfortable{atomic-result-section-visual{margin-right:1rem}atomic-result-section-badges{margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{margin-top:1rem;--row-height:2.5rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:1.25rem;--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:2.5rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-bottom-metadata{margin-top:.75rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:4rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.75rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.75rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1.75rem}}&.density-normal{atomic-result-section-visual{margin-right:1rem}atomic-result-section-badges{margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{margin-top:.75rem;--row-height:2.5rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:1rem;--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:2.5rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-bottom-metadata{margin-top:.625rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:3.5rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.5rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1.5rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1.5rem}}&.density-compact{atomic-result-section-visual{margin-right:1rem}atomic-result-section-badges{margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{margin-top:.5em;--row-height:2.5rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:.75rem;--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:1.25rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}atomic-result-section-bottom-metadata{margin-top:.4375rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:3.25rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){margin-inline:-1rem;margin-top:1rem;padding-top:1rem;padding-inline:1rem}&::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1rem}}&.image-large{grid-template-areas:"visual" "badges" "title" "title-metadata" "emphasized" "excerpt" "bottom-metadata" "actions" "children";grid-template-columns:100%;grid-template-rows:repeat(8,auto);atomic-result-section-visual{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:7.25rem}margin-bottom:1rem;margin-right:0;width:100%}}&.image-small{grid-template-areas:"badges badges" "visual title" "visual title-metadata" "visual emphasized" "visual ." "excerpt excerpt" "bottom-metadata bottom-metadata" "actions actions" "children children";grid-template-columns:auto minmax(0,1fr);grid-template-rows:repeat(4,auto) minmax(0,1fr) repeat(3,auto);atomic-result-section-visual{height:24vw;margin-bottom:1rem;width:24vw}}&.image-icon{grid-template-areas:"badges badges" "visual title" "visual title-metadata" "visual emphasized" "visual excerpt" "visual bottom-metadata" "visual actions" "visual children";grid-template-columns:auto minmax(0,1fr);grid-template-rows:repeat(7,auto) 1fr;atomic-result-section-visual{height:2rem;margin-bottom:0;width:2rem}}&.image-none{grid-template-areas:"badges" "title" "title-metadata" "emphasized" "excerpt" "bottom-metadata" "actions" "children";grid-template-columns:100%;grid-template-rows:repeat(7,auto);atomic-result-section-visual{display:none}}}}&.image-icon,&.image-none,&.image-small{@media (width >= 1024px){grid-template-areas:"badges" "visual" "title" "title-metadata" "emphasized" "excerpt" "children" "bottom-metadata" "actions";grid-template-columns:100%;grid-template-rows:repeat(9,auto);&.density-comfortable{&.image-large,&.image-small{atomic-result-section-visual{margin:0 auto 2rem}}&.image-icon{atomic-result-section-badges{margin-bottom:2rem}atomic-result-section-visual{height:2rem;width:2rem}}atomic-result-section-visual{margin-bottom:.5rem}atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:2.25rem;--row-height:2.5rem}atomic-result-section-title{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);overflow:hidden;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);margin-top:2.25rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.75rem;max-height:4rem}}&.density-normal{&.image-large,&.image-small{atomic-result-section-visual{margin:0 auto 1.5rem}}&.image-icon{atomic-result-section-badges{margin-bottom:1.5rem}atomic-result-section-visual{height:2rem;width:2rem}}atomic-result-section-visual{margin-bottom:.5rem}atomic-result-section-badges{margin-bottom:1rem}atomic-result-section-actions,atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem}atomic-result-section-actions{margin-top:1.75rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);overflow:hidden;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);margin-top:1.75rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.375rem;max-height:3.5rem}}&.density-compact{&.image-large,&.image-small{atomic-result-section-visual{margin:0 auto 1rem}}&.image-icon{atomic-result-section-badges{margin-bottom:1rem}atomic-result-section-visual{height:2rem;width:2rem}}atomic-result-section-visual{margin-bottom:.5rem}atomic-result-section-badges{margin-bottom:1rem}atomic-result-section-actions,atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);--row-height:2rem}atomic-result-section-actions{margin-top:1.25rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);overflow:hidden;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);margin-top:1.25rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.9375rem;max-height:3.25rem}}&.image-large{atomic-result-section-visual{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:19.75rem}width:100%}atomic-result-section-badges{margin-bottom:1rem}}&.image-small{atomic-result-section-visual{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:14rem}width:100%}}&.image-none{atomic-result-section-visual{display:none}}}@media not all and (width >= 1024px){grid-template-areas:"badges" "visual" "title" "title-metadata" "emphasized" "excerpt" "children" "bottom-metadata" "actions";grid-template-columns:100%;grid-template-rows:repeat(9,auto);&.density-comfortable{atomic-result-section-visual{margin-bottom:1rem}&.image-small{atomic-result-section-visual{height:10.25rem;width:10.25rem}}atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.25rem;--row-height:2rem}atomic-result-section-title{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:3rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);margin-top:1.25rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1rem;max-height:3rem}atomic-result-section-children{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1.25rem}}&.density-normal{atomic-result-section-visual{margin-bottom:.75rem}&.image-small{atomic-result-section-visual{height:10.25rem;width:10.25rem}}atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1rem;--row-height:2rem}atomic-result-section-title{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:3rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);margin-top:1rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.75rem;max-height:3rem}atomic-result-section-children{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:1rem}}&.density-compact{atomic-result-section-visual{margin-bottom:.5rem}&.image-large{atomic-result-section-visual{width:100%}}&.image-small{atomic-result-section-visual{height:10.25rem;width:10.25rem}}atomic-result-section-badges{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-bottom:1rem;--row-height:2rem}atomic-result-section-actions{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.75rem;--row-height:2rem}atomic-result-section-title{--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:3rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-title-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.475rem}atomic-result-section-emphasized{font-weight:500;--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);margin-top:.75rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}atomic-result-section-bottom-metadata{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.5rem;max-height:3rem}atomic-result-section-children{--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);margin-top:.75rem}}&.image-small{atomic-result-section-visual{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:9rem}width:100%}}&.image-icon{atomic-result-section-visual{height:2rem;width:2rem}}&.image-none{atomic-result-section-visual{display:none}}}}}&.display-table{&.image-large.density-compact{atomic-result-section-visual{height:10.25rem;width:10.25rem}}atomic-result-section-children{atomic-insight-result-children::part(children-root),atomic-result-children::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px}}&.density-comfortable{atomic-result-section-visual{margin-right:1.5rem}atomic-result-section-actions,atomic-result-section-badges{margin-bottom:1.5rem;--row-height:2rem}atomic-result-section-title{--font-size:var(--atomic-text-2xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:1.75rem;--font-size:var(--atomic-text-lg);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:4.5rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}atomic-result-section-bottom-metadata{margin-top:1.25rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:4rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:1.25rem;padding:1.75rem}&::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:1.25rem;padding:1.75rem}&::part(show-hide-button){margin-bottom:1.25rem;margin-top:1.25rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1.75rem}}&.density-normal{atomic-result-section-visual{margin-right:1rem}atomic-result-section-actions,atomic-result-section-badges{margin-bottom:1rem;--row-height:2rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:1.25rem;--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:2.5rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}atomic-result-section-bottom-metadata{margin-top:.875rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:3.5rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.875rem;padding:1.5rem}&::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.875rem;padding:1.5rem}&::part(show-hide-button){margin-bottom:.875rem;margin-top:.875rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1.5rem}}&.density-compact{atomic-result-section-visual{margin-right:1rem}atomic-result-section-actions,atomic-result-section-badges{margin-bottom:1rem;--row-height:2rem}atomic-result-section-title{--font-size:var(--atomic-text-xl);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}atomic-result-section-excerpt{margin-top:1rem;--font-size:var(--atomic-text-base);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));display:-webkit-box;line-height:var(--line-height);max-height:1.25rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}atomic-result-section-bottom-metadata{margin-top:.6875rem;--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height);max-height:3.25rem}atomic-result-section-title-metadata{margin-top:.475rem}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.475rem;padding:1rem}&::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}}atomic-insight-result-children,atomic-result-children{&::part(children-root){border-color:var(--atomic-neutral);border-radius:16px;border-style:var(--tw-border-style);border-width:1px;margin-top:.475rem;padding:1rem}&::part(show-hide-button){margin-bottom:.475rem;margin-top:.475rem}}&.child-result:not(.last-child),.placeholder{margin-bottom:1rem}}&.image-large,&.image-small{grid-template-areas:"badges badges . actions" "visual title title title" "visual title-metadata title-metadata title-metadata" "visual emphasized emphasized emphasized" "visual excerpt excerpt excerpt" "visual bottom-metadata bottom-metadata bottom-metadata" "visual children children children";grid-template-columns:minmax(0,min-content) auto 1fr auto;grid-template-rows:repeat(6,auto) minmax(0,1fr)}&.image-large.density-comfortable,&.image-large.density-normal{atomic-result-section-visual{height:20.375rem;width:20.375rem}}&.image-large.density-compact,&.image-small{atomic-result-section-visual{height:10rem;width:10rem}}&.image-icon{grid-template-areas:"badges badges . actions" "visual title title title" "visual title-metadata title-metadata title-metadata" "visual emphasized emphasized emphasized" "visual excerpt excerpt excerpt" "visual bottom-metadata bottom-metadata bottom-metadata" "visual children children children";grid-template-columns:minmax(0,min-content) auto 1fr auto;grid-template-rows:repeat(7,minmax(0,min-content));atomic-result-section-visual{height:2rem;width:2rem}}&.image-none{grid-template-areas:"badges . actions" "title title title" "title-metadata title-metadata title-metadata" "emphasized emphasized emphasized" "excerpt excerpt excerpt" "bottom-metadata bottom-metadata bottom-metadata" "children children children";grid-template-columns:auto 1fr auto;grid-template-rows:repeat(6,auto);atomic-result-section-visual{display:none}}}}atomic-table-element{display:none}}.link-container{display:none}}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-font-weight:initial;--tw-border-style:solid}}}`;
|
|
23628
|
-
__decorate$
|
|
23660
|
+
__decorate$17([
|
|
23629
23661
|
decorators_js.state()
|
|
23630
23662
|
], AtomicRecsResult$1.prototype, "error", void 0);
|
|
23631
|
-
__decorate$
|
|
23663
|
+
__decorate$17([
|
|
23632
23664
|
decorators_js.property({
|
|
23633
23665
|
attribute: 'stop-propagation',
|
|
23634
23666
|
type: Boolean,
|
|
@@ -23636,44 +23668,109 @@ __decorate$16([
|
|
|
23636
23668
|
reflect: true,
|
|
23637
23669
|
})
|
|
23638
23670
|
], AtomicRecsResult$1.prototype, "stopPropagation", void 0);
|
|
23639
|
-
__decorate$
|
|
23671
|
+
__decorate$17([
|
|
23640
23672
|
decorators_js.property({ type: Object })
|
|
23641
23673
|
], AtomicRecsResult$1.prototype, "result", void 0);
|
|
23642
|
-
__decorate$
|
|
23674
|
+
__decorate$17([
|
|
23643
23675
|
decorators_js.property({ type: Object, attribute: 'interactive-result' })
|
|
23644
23676
|
], AtomicRecsResult$1.prototype, "interactiveResult", void 0);
|
|
23645
|
-
__decorate$
|
|
23677
|
+
__decorate$17([
|
|
23646
23678
|
decorators_js.property({ type: Object })
|
|
23647
23679
|
], AtomicRecsResult$1.prototype, "store", void 0);
|
|
23648
|
-
__decorate$
|
|
23680
|
+
__decorate$17([
|
|
23649
23681
|
decorators_js.property({ type: Object })
|
|
23650
23682
|
], AtomicRecsResult$1.prototype, "content", void 0);
|
|
23651
|
-
__decorate$
|
|
23683
|
+
__decorate$17([
|
|
23652
23684
|
decorators_js.property({ type: Object, attribute: 'link-content' })
|
|
23653
23685
|
], AtomicRecsResult$1.prototype, "linkContent", void 0);
|
|
23654
|
-
__decorate$
|
|
23686
|
+
__decorate$17([
|
|
23655
23687
|
decorators_js.property({ reflect: true, type: String })
|
|
23656
23688
|
], AtomicRecsResult$1.prototype, "display", void 0);
|
|
23657
|
-
__decorate$
|
|
23689
|
+
__decorate$17([
|
|
23658
23690
|
decorators_js.property({ reflect: true, type: String })
|
|
23659
23691
|
], AtomicRecsResult$1.prototype, "density", void 0);
|
|
23660
|
-
__decorate$
|
|
23692
|
+
__decorate$17([
|
|
23661
23693
|
decorators_js.property({ reflect: true, type: String, attribute: 'image-size' })
|
|
23662
23694
|
], AtomicRecsResult$1.prototype, "imageSize", void 0);
|
|
23663
|
-
__decorate$
|
|
23695
|
+
__decorate$17([
|
|
23664
23696
|
decorators_js.property({ type: String })
|
|
23665
23697
|
], AtomicRecsResult$1.prototype, "classes", void 0);
|
|
23666
|
-
__decorate$
|
|
23698
|
+
__decorate$17([
|
|
23667
23699
|
decorators_js.property({ type: String, attribute: 'loading-flag' })
|
|
23668
23700
|
], AtomicRecsResult$1.prototype, "loadingFlag", void 0);
|
|
23669
|
-
__decorate$
|
|
23701
|
+
__decorate$17([
|
|
23670
23702
|
decorators_js.property({ type: Object, attribute: 'rendering-function' })
|
|
23671
23703
|
], AtomicRecsResult$1.prototype, "renderingFunction", void 0);
|
|
23672
|
-
AtomicRecsResult$1 = __decorate$
|
|
23704
|
+
AtomicRecsResult$1 = __decorate$17([
|
|
23673
23705
|
decorators_js.customElement('atomic-recs-result'),
|
|
23674
23706
|
withTailwindStyles
|
|
23675
23707
|
], AtomicRecsResult$1);
|
|
23676
23708
|
|
|
23709
|
+
var __decorate$16 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
23710
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
23711
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
23712
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
23713
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
23714
|
+
};
|
|
23715
|
+
/**
|
|
23716
|
+
* A [result template](https://docs.coveo.com/en/atomic/latest/usage/displaying-results#defining-a-result-template) determines the format of the query results, depending on the conditions that are defined for each template.
|
|
23717
|
+
*
|
|
23718
|
+
* A `template` element must be the child of an `atomic-recs-result-template`, and an `atomic-recs-list` must be the parent of each `atomic-recs-result-template`.
|
|
23719
|
+
*
|
|
23720
|
+
* **Note:** Any `<script>` tags that are defined inside a `<template>` element will not be executed when the results are being rendered.
|
|
23721
|
+
*
|
|
23722
|
+
* @slot default - The default slot where to insert the template element.
|
|
23723
|
+
* @slot link - A `template` element that contains a single `atomic-result-link` component.
|
|
23724
|
+
*/
|
|
23725
|
+
let AtomicRecsResultTemplate = class AtomicRecsResultTemplate extends lit.LitElement {
|
|
23726
|
+
constructor() {
|
|
23727
|
+
super();
|
|
23728
|
+
/**
|
|
23729
|
+
* A function that must return true on results for the result template to apply.
|
|
23730
|
+
* Set programmatically before initialization, not via attribute.
|
|
23731
|
+
*
|
|
23732
|
+
* For example, the following targets a template and sets a condition to make it apply only to results whose `title` contains `singapore`:
|
|
23733
|
+
* `document.querySelector('#target-template').conditions = [(result) => /singapore/i.test(result.title)];`
|
|
23734
|
+
*/
|
|
23735
|
+
this.conditions = [];
|
|
23736
|
+
const validParents = ['atomic-recs-list', 'atomic-ipx-recs-list'];
|
|
23737
|
+
const allowEmpty = true;
|
|
23738
|
+
this.recsResultTemplateController = new RecsResultTemplateController(this, validParents, allowEmpty);
|
|
23739
|
+
}
|
|
23740
|
+
connectedCallback() {
|
|
23741
|
+
super.connectedCallback();
|
|
23742
|
+
this.recsResultTemplateController.matchConditions = makeMatchConditions(this.mustMatch, this.mustNotMatch, recommendation.ResultTemplatesHelpers);
|
|
23743
|
+
}
|
|
23744
|
+
render() {
|
|
23745
|
+
return lit.nothing;
|
|
23746
|
+
}
|
|
23747
|
+
/**
|
|
23748
|
+
* Gets the appropriate result template based on the conditions applied.
|
|
23749
|
+
*/
|
|
23750
|
+
async getTemplate() {
|
|
23751
|
+
return (this.recsResultTemplateController?.getTemplate(this.conditions) || null);
|
|
23752
|
+
}
|
|
23753
|
+
};
|
|
23754
|
+
__decorate$16([
|
|
23755
|
+
decorators_js.state()
|
|
23756
|
+
], AtomicRecsResultTemplate.prototype, "error", void 0);
|
|
23757
|
+
__decorate$16([
|
|
23758
|
+
decorators_js.property({ attribute: false, type: Array, converter: arrayConverter })
|
|
23759
|
+
], AtomicRecsResultTemplate.prototype, "conditions", void 0);
|
|
23760
|
+
__decorate$16([
|
|
23761
|
+
mapProperty({ splitValues: true, attributePrefix: 'must-match' })
|
|
23762
|
+
], AtomicRecsResultTemplate.prototype, "mustMatch", void 0);
|
|
23763
|
+
__decorate$16([
|
|
23764
|
+
mapProperty({ splitValues: true, attributePrefix: 'must-not-match' })
|
|
23765
|
+
], AtomicRecsResultTemplate.prototype, "mustNotMatch", void 0);
|
|
23766
|
+
__decorate$16([
|
|
23767
|
+
errorGuard()
|
|
23768
|
+
], AtomicRecsResultTemplate.prototype, "render", null);
|
|
23769
|
+
AtomicRecsResultTemplate = __decorate$16([
|
|
23770
|
+
decorators_js.customElement('atomic-recs-result-template'),
|
|
23771
|
+
withTailwindStyles
|
|
23772
|
+
], AtomicRecsResultTemplate);
|
|
23773
|
+
|
|
23677
23774
|
var __decorate$15 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
23678
23775
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
23679
23776
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -25295,7 +25392,9 @@ let AtomicCategoryFacet$1 = AtomicCategoryFacet_1 = class AtomicCategoryFacet ex
|
|
|
25295
25392
|
}
|
|
25296
25393
|
disconnectedCallback() {
|
|
25297
25394
|
super.disconnectedCallback();
|
|
25298
|
-
this.
|
|
25395
|
+
if (!this.isConnected) {
|
|
25396
|
+
this.dependenciesManager?.stopWatching();
|
|
25397
|
+
}
|
|
25299
25398
|
}
|
|
25300
25399
|
get focusTargets() {
|
|
25301
25400
|
if (!this.showLessFocus) {
|
|
@@ -25337,12 +25436,9 @@ let AtomicCategoryFacet$1 = AtomicCategoryFacet_1 = class AtomicCategoryFacet ex
|
|
|
25337
25436
|
return super.shouldUpdate(changedProperties);
|
|
25338
25437
|
}
|
|
25339
25438
|
initializeDependenciesManager() {
|
|
25340
|
-
if (!this.dependsOn || Object.keys(this.dependsOn).length === 0) {
|
|
25341
|
-
return;
|
|
25342
|
-
}
|
|
25343
25439
|
this.dependenciesManager = headless.buildFacetConditionsManager(this.bindings.engine, {
|
|
25344
25440
|
facetId: this.facetId,
|
|
25345
|
-
conditions: parseDependsOn(this.dependsOn),
|
|
25441
|
+
conditions: parseDependsOn(this.dependsOn || {}),
|
|
25346
25442
|
});
|
|
25347
25443
|
}
|
|
25348
25444
|
renderHeader() {
|
|
@@ -25971,7 +26067,9 @@ let AtomicColorFacet$1 = AtomicColorFacet_1 = class AtomicColorFacet extends lit
|
|
|
25971
26067
|
}
|
|
25972
26068
|
disconnectedCallback() {
|
|
25973
26069
|
super.disconnectedCallback();
|
|
25974
|
-
this.
|
|
26070
|
+
if (!this.isConnected) {
|
|
26071
|
+
this.facetConditionsManager?.stopWatching();
|
|
26072
|
+
}
|
|
25975
26073
|
}
|
|
25976
26074
|
shouldUpdate(changedProperties) {
|
|
25977
26075
|
if (changedProperties.has('facetState') && this.withSearch) {
|
|
@@ -26692,7 +26790,7 @@ var AtomicFacet_1;
|
|
|
26692
26790
|
* @part show-less - The show less results button.
|
|
26693
26791
|
* @part show-more-less-icon - The icons of the show more and show less buttons.
|
|
26694
26792
|
*/
|
|
26695
|
-
let AtomicFacet$1 = AtomicFacet_1 = class AtomicFacet extends
|
|
26793
|
+
let AtomicFacet$1 = AtomicFacet_1 = class AtomicFacet extends lit.LitElement {
|
|
26696
26794
|
constructor() {
|
|
26697
26795
|
super();
|
|
26698
26796
|
/**
|
|
@@ -26852,7 +26950,9 @@ let AtomicFacet$1 = AtomicFacet_1 = class AtomicFacet extends InitializeBindings
|
|
|
26852
26950
|
}
|
|
26853
26951
|
disconnectedCallback() {
|
|
26854
26952
|
super.disconnectedCallback();
|
|
26855
|
-
this.
|
|
26953
|
+
if (!this.isConnected) {
|
|
26954
|
+
this.facetConditionsManager?.stopWatching();
|
|
26955
|
+
}
|
|
26856
26956
|
}
|
|
26857
26957
|
shouldUpdate(changedProperties) {
|
|
26858
26958
|
if (changedProperties.has('facetState')) {
|
|
@@ -29347,12 +29447,14 @@ let AtomicNumericFacet$1 = AtomicNumericFacet_1 = class AtomicNumericFacet exten
|
|
|
29347
29447
|
}
|
|
29348
29448
|
disconnectedCallback() {
|
|
29349
29449
|
super.disconnectedCallback();
|
|
29350
|
-
this.
|
|
29351
|
-
|
|
29352
|
-
|
|
29353
|
-
|
|
29354
|
-
|
|
29355
|
-
|
|
29450
|
+
if (!this.isConnected) {
|
|
29451
|
+
this.filterDependenciesManager?.stopWatching();
|
|
29452
|
+
this.removeNumberFormatListener?.();
|
|
29453
|
+
this.removeNumberInputApplyListener?.();
|
|
29454
|
+
this.unsubscribeFacetForRange?.();
|
|
29455
|
+
this.unsubscribeFacetForInput?.();
|
|
29456
|
+
this.unsubscribeFilter?.();
|
|
29457
|
+
}
|
|
29356
29458
|
}
|
|
29357
29459
|
get focusTarget() {
|
|
29358
29460
|
if (!this.headerFocus) {
|
|
@@ -29493,12 +29595,9 @@ let AtomicNumericFacet$1 = AtomicNumericFacet_1 = class AtomicNumericFacet exten
|
|
|
29493
29595
|
});
|
|
29494
29596
|
}
|
|
29495
29597
|
initializeDependenciesManager(facetId) {
|
|
29496
|
-
if (!this.dependsOn || Object.keys(this.dependsOn).length === 0) {
|
|
29497
|
-
return;
|
|
29498
|
-
}
|
|
29499
29598
|
return headless.buildFacetConditionsManager(this.bindings.engine, {
|
|
29500
29599
|
facetId,
|
|
29501
|
-
conditions: parseDependsOn(this.dependsOn),
|
|
29600
|
+
conditions: parseDependsOn(this.dependsOn || {}),
|
|
29502
29601
|
});
|
|
29503
29602
|
}
|
|
29504
29603
|
registerFacetToStore() {
|
|
@@ -30613,7 +30712,9 @@ let AtomicRatingFacet$1 = AtomicRatingFacet_1 = class AtomicRatingFacet extends
|
|
|
30613
30712
|
}
|
|
30614
30713
|
disconnectedCallback() {
|
|
30615
30714
|
super.disconnectedCallback();
|
|
30616
|
-
this.
|
|
30715
|
+
if (!this.isConnected) {
|
|
30716
|
+
this.dependenciesManager?.stopWatching();
|
|
30717
|
+
}
|
|
30617
30718
|
}
|
|
30618
30719
|
initializeFacet() {
|
|
30619
30720
|
const options = {
|
|
@@ -31041,7 +31142,9 @@ let AtomicRatingRangeFacet$1 = AtomicRatingRangeFacet_1 = class AtomicRatingRang
|
|
|
31041
31142
|
}
|
|
31042
31143
|
disconnectedCallback() {
|
|
31043
31144
|
super.disconnectedCallback();
|
|
31044
|
-
this.
|
|
31145
|
+
if (!this.isConnected) {
|
|
31146
|
+
this.dependenciesManager?.stopWatching();
|
|
31147
|
+
}
|
|
31045
31148
|
}
|
|
31046
31149
|
get focusTarget() {
|
|
31047
31150
|
if (!this.headerFocus) {
|
|
@@ -35447,7 +35550,7 @@ let AtomicSearchBox$1 = class AtomicSearchBox extends lit.LitElement {
|
|
|
35447
35550
|
}
|
|
35448
35551
|
}
|
|
35449
35552
|
initialize() {
|
|
35450
|
-
this.id
|
|
35553
|
+
this.id ||= randomID('atomic-search-box-');
|
|
35451
35554
|
this.initializeSearchboxController();
|
|
35452
35555
|
this.initializeSuggestionManager();
|
|
35453
35556
|
}
|
|
@@ -35675,6 +35778,7 @@ let AtomicSearchBox$1 = class AtomicSearchBox extends lit.LitElement {
|
|
|
35675
35778
|
}
|
|
35676
35779
|
renderAbsolutePositionSpacer() {
|
|
35677
35780
|
return lit.html `<textarea
|
|
35781
|
+
disabled
|
|
35678
35782
|
aria-hidden="true"
|
|
35679
35783
|
part="textarea-spacer"
|
|
35680
35784
|
class="invisible w-full px-4 py-3.5 text-lg"
|
|
@@ -35825,11 +35929,15 @@ let AtomicSearchBox$1 = class AtomicSearchBox extends lit.LitElement {
|
|
|
35825
35929
|
`;
|
|
35826
35930
|
}
|
|
35827
35931
|
};
|
|
35828
|
-
AtomicSearchBox$1.styles = lit.css`/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties;@layer properties{*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-x-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:""}}@layer theme, base, components, utilities;@layer theme;@layer base{*,::backdrop,::file-selector-button,:after,:before{border:0 solid;box-sizing:border-box;margin:0;padding:0}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:var(--default-font-family,var(--atomic-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"));font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);tab-size:4;-webkit-tap-highlight-color:transparent}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-size:1em;font-variation-settings:var(--default-mono-font-variation-settings,normal)}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}::file-selector-button,button,input,optgroup,select,textarea{background-color:transparent;border-radius:0;color:inherit;font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::placeholder{color:currentcolor;@supports (color:color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.\\@container{container-type:inline-size}.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{border-width:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;white-space:nowrap;width:1px}.absolute,.sr-only{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:0}.-top-2{top:-.5rem}.-top-4{top:-1rem}.top-0{top:0}.top-1{top:.25rem}.top-1\\/2{top:50%}.top-\\[4px\\]{top:4px}.top-full{top:100%}.top-px{top:1px}.-right-2{right:-.5rem}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-6{right:1.5rem}.right-12{right:3rem}.right-px{right:1px}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-2{bottom:.5rem}.bottom-px{bottom:1px}.left-0{left:0}.left-1{left:.25rem}.left-2{left:.5rem}.left-\\[15px\\]{left:15px}.isolate{isolation:isolate}.z-0{z-index:0}.z-1{z-index:1}.z-10{z-index:10}.z-9998{z-index:9998}.z-9999{z-index:9999}.order-last{order:9999}.col-span-2{grid-column:span 2/span 2}.container{width:100%;@media (width >= 1024px){max-width:1024px}@media (width >= 40rem){max-width:40rem}@media (width >= 48rem){max-width:48rem}@media (width >= 64rem){max-width:64rem}@media (width >= 80rem){max-width:80rem}@media (width >= 96rem){max-width:96rem}}.container\\!{width:100%!important;@media (width >= 1024px){max-width:1024px!important}@media (width >= 40rem){max-width:40rem!important}@media (width >= 48rem){max-width:48rem!important}@media (width >= 64rem){max-width:64rem!important}@media (width >= 80rem){max-width:80rem!important}@media (width >= 96rem){max-width:96rem!important}}.m-0{margin:0}.m-2{margin:.5rem}.mx-0{margin-inline:0}.mx-0\\.5{margin-inline:.125rem}.mx-1{margin-inline:.25rem}.mx-6{margin-inline:1.5rem}.mx-16{margin-inline:4rem}.mx-auto{margin-inline:auto}.my-2{margin-block:.5rem}.my-3{margin-block:.75rem}.my-4{margin-block:1rem}.my-6{margin-block:1.5rem}.my-auto{margin-block:auto}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-1\\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-2\\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-px{margin-top:1px}.mr-0{margin-right:0}.mr-0\\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-1\\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-6{margin-right:1.5rem}.mr-auto{margin-right:auto}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-0\\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-auto{margin-left:auto}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{-webkit-line-clamp:3}.line-clamp-3,.line-clamp-4{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.line-clamp-4{-webkit-line-clamp:4}.line-clamp-none{display:block;overflow:visible;-webkit-box-orient:horizontal;-webkit-line-clamp:unset}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table-column{display:table-column}.aspect-square-\\[auto\\]{@supports not (aspect-ratio:1/1){height:auto}}.aspect-square-\\[auto\\]{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:auto}}.aspect-square{aspect-ratio:1/1}.size-\\[27px\\]{height:27px;width:27px}.h-1{height:.25rem}.h-2{height:.5rem}.h-2\\.5{height:.625rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-5\\/6{height:83.33333%}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-\\[2\\.6rem\\]{height:2.6rem}.h-\\[9px\\]{height:9px}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-96{max-height:24rem}.min-h-3{min-height:.75rem}.min-h-10{min-height:2.5rem}.min-lines-2{min-height:calc(var(--line-height)*2)}.min-lines-3{min-height:calc(var(--line-height)*3)}.w-0\\.5{width:.125rem}.w-1{width:.25rem}.w-1\\/2{width:50%}.w-2{width:.5rem}.w-2\\.5{width:.625rem}.w-3{width:.75rem}.w-3\\.5{width:.875rem}.w-3\\/5{width:60%}.w-4{width:1rem}.w-5{width:1.25rem}.w-5\\/6{width:83.33333%}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-20{width:5rem}.w-26{width:6.5rem}.w-32{width:8rem}.w-36{width:9rem}.w-48{width:12rem}.w-60{width:15rem}.w-64{width:16rem}.w-72{width:18rem}.w-100{width:25rem}.w-\\[2\\.6rem\\]{width:2.6rem}.w-\\[10px\\]{width:10px}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.w-px{width:1px}.max-w-4\\/5{max-width:80%}.max-w-60{max-width:15rem}.max-w-\\[30ch\\]{max-width:30ch}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-max{max-width:max-content}.min-w-0{min-width:0}.min-w-10{min-width:2.5rem}.min-w-20{min-width:5rem}.min-w-24{min-width:6rem}.min-w-full{min-width:100%}.flex-1{flex:1}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.basis-1\\/2{flex-basis:50%}.basis-8{flex-basis:2rem}.border-collapse{border-collapse:collapse}.-translate-x-1\\/2{--tw-translate-x:-50%}.-translate-x-1\\/2,.translate-x-1\\/2{translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-x-1\\/2{--tw-translate-x:50%}.-translate-y-1\\/2{--tw-translate-y:-50%;translate:var(--tw-translate-x) var(--tw-translate-y)}.scale-75{--tw-scale-x:75%;--tw-scale-y:75%;--tw-scale-z:75%}.scale-100,.scale-75{scale:var(--tw-scale-x) var(--tw-scale-y)}.scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.cursor-\\[inherit\\]{cursor:inherit}.cursor-pointer{cursor:pointer}.resize{resize:both}.resize-none{resize:none}.list-outside{list-style-position:outside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{appearance:none}.grid-cols-\\[min-content_1fr\\]{grid-template-columns:min-content 1fr}.grid-cols-\\[min-content_auto\\]{grid-template-columns:min-content auto}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.content-center{align-content:center}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-0\\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.space-y-1{:where(&>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(.25rem*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(.25rem*var(--tw-space-y-reverse))}}.gap-x-1\\.5{column-gap:.375rem}.gap-x-2{column-gap:.5rem}.gap-x-4{column-gap:1rem}.space-x-1\\.5{:where(&>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-end:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-inline-start:calc(.375rem*var(--tw-space-x-reverse))}}.gap-y-0\\.5{row-gap:.125rem}.divide-y{:where(&>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-bottom-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse))}}.divide-neutral{:where(&>:not(:last-child)){border-color:var(--atomic-neutral)}}.self-center{align-self:center}.self-start{align-self:flex-start}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-scroll{overflow-x:scroll}.overflow-y-auto{overflow-y:auto}.scroll-smooth{scroll-behavior:smooth}.rounded{border-radius:var(--atomic-border-radius)}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:calc(infinity*1px)}.rounded-lg{border-radius:var(--atomic-border-radius-lg)}.rounded-md{border-radius:var(--atomic-border-radius-md)}.rounded-none{border-radius:0}.rounded-sm{border-radius:var(--atomic-border-radius)}.rounded-xl{border-radius:var(--atomic-border-radius-xl)}.rounded-tl-none{border-top-left-radius:0}.rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b,.border-b-1{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-solid{--tw-border-style:solid;border-style:solid}.border-gray-200{border-color:oklch(.928 .006 264.531)}.border-neutral{border-color:var(--atomic-neutral)}.border-neutral-dark{border-color:var(--atomic-neutral-dark)}.border-neutral-dim{border-color:var(--atomic-neutral-dim)}.border-primary{border-color:var(--atomic-primary)}.border-primary-light{border-color:var(--atomic-primary-light)}.border-t-neutral{border-top-color:var(--atomic-neutral)}.border-b-neutral{border-bottom-color:var(--atomic-neutral)}.border-b-neutral-dim{border-bottom-color:var(--atomic-neutral-dim)}.border-l-neutral{border-left-color:var(--atomic-neutral)}.border-l-neutral-dim{border-left-color:var(--atomic-neutral-dim)}.bg-\\[\\#F1F2FF\\]{background-color:#f1f2ff}.bg-\\[rgba\\(40\\,40\\,40\\,0\\.8\\)\\]{background-color:rgba(40,40,40,.8)}.bg-background{background-color:var(--atomic-background)}.bg-error{background-color:var(--atomic-error)}.bg-gray-50{background-color:oklch(.985 .002 247.839)}.bg-neutral{background-color:var(--atomic-neutral)}.bg-neutral-dark{background-color:var(--atomic-neutral-dark)}.bg-neutral-dim{background-color:var(--atomic-neutral-dim)}.bg-neutral-light{background-color:var(--atomic-neutral-light)}.bg-primary{background-color:var(--atomic-primary)}.bg-transparent{background-color:transparent}.bg-white{background-color:#fff}.bg-linear-to-l{--tw-gradient-position:to left;@supports (background-image:linear-gradient(in lab,red,red)){--tw-gradient-position:to left in oklab}background-image:linear-gradient(var(--tw-gradient-stops))}.bg-linear-to-r{--tw-gradient-position:to right;@supports (background-image:linear-gradient(in lab,red,red)){--tw-gradient-position:to right in oklab}background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-background\\/60{--tw-gradient-from:color-mix(in srgb,#fff 60%,transparent);@supports (color:color-mix(in lab,red,red)){--tw-gradient-from:color-mix(in oklab,var(--atomic-background) 60%,transparent)}--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-more-results-progress-bar-color-from{--tw-gradient-from:var(
|
|
35932
|
+
AtomicSearchBox$1.shadowRootOptions = {
|
|
35933
|
+
...lit.LitElement.shadowRootOptions,
|
|
35934
|
+
delegatesFocus: true,
|
|
35935
|
+
};
|
|
35936
|
+
AtomicSearchBox$1.styles = lit.css`/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties;@layer properties{*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-x-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:""}}@layer theme, base, components, utilities;@layer theme;@layer base{*,::backdrop,::file-selector-button,:after,:before{border:0 solid;box-sizing:border-box;margin:0;padding:0}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:var(--default-font-family,var(--atomic-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"));font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);tab-size:4;-webkit-tap-highlight-color:transparent}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-size:1em;font-variation-settings:var(--default-mono-font-variation-settings,normal)}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}::file-selector-button,button,input,optgroup,select,textarea{background-color:transparent;border-radius:0;color:inherit;font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::placeholder{color:currentcolor;@supports (color:color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.\\@container{container-type:inline-size}.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{border-width:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;white-space:nowrap;width:1px}.absolute,.sr-only{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:0}.-top-2{top:-.5rem}.-top-4{top:-1rem}.top-0{top:0}.top-1{top:.25rem}.top-1\\/2{top:50%}.top-\\[4px\\]{top:4px}.top-full{top:100%}.top-px{top:1px}.-right-2{right:-.5rem}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-6{right:1.5rem}.right-12{right:3rem}.right-px{right:1px}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-2{bottom:.5rem}.bottom-px{bottom:1px}.left-0{left:0}.left-1{left:.25rem}.left-2{left:.5rem}.left-\\[15px\\]{left:15px}.isolate{isolation:isolate}.z-0{z-index:0}.z-1{z-index:1}.z-10{z-index:10}.z-9998{z-index:9998}.z-9999{z-index:9999}.order-last{order:9999}.col-span-2{grid-column:span 2/span 2}.container{width:100%;@media (width >= 1024px){max-width:1024px}@media (width >= 40rem){max-width:40rem}@media (width >= 48rem){max-width:48rem}@media (width >= 64rem){max-width:64rem}@media (width >= 80rem){max-width:80rem}@media (width >= 96rem){max-width:96rem}}.container\\!{width:100%!important;@media (width >= 1024px){max-width:1024px!important}@media (width >= 40rem){max-width:40rem!important}@media (width >= 48rem){max-width:48rem!important}@media (width >= 64rem){max-width:64rem!important}@media (width >= 80rem){max-width:80rem!important}@media (width >= 96rem){max-width:96rem!important}}.m-0{margin:0}.m-2{margin:.5rem}.mx-0{margin-inline:0}.mx-0\\.5{margin-inline:.125rem}.mx-1{margin-inline:.25rem}.mx-6{margin-inline:1.5rem}.mx-16{margin-inline:4rem}.mx-auto{margin-inline:auto}.my-2{margin-block:.5rem}.my-3{margin-block:.75rem}.my-4{margin-block:1rem}.my-6{margin-block:1.5rem}.my-auto{margin-block:auto}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-1\\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-2\\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-px{margin-top:1px}.mr-0{margin-right:0}.mr-0\\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-1\\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-6{margin-right:1.5rem}.mr-auto{margin-right:auto}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-0\\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-auto{margin-left:auto}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{-webkit-line-clamp:3}.line-clamp-3,.line-clamp-4{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.line-clamp-4{-webkit-line-clamp:4}.line-clamp-none{display:block;overflow:visible;-webkit-box-orient:horizontal;-webkit-line-clamp:unset}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table-column{display:table-column}.aspect-square-\\[auto\\]{@supports not (aspect-ratio:1/1){height:auto}}.aspect-square-\\[auto\\]{aspect-ratio:1/1;height:auto;@supports not (aspect-ratio:1/1){height:auto}}.aspect-square{aspect-ratio:1/1}.size-\\[27px\\]{height:27px;width:27px}.h-1{height:.25rem}.h-2{height:.5rem}.h-2\\.5{height:.625rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-5\\/6{height:83.33333%}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-\\[2\\.6rem\\]{height:2.6rem}.h-\\[9px\\]{height:9px}.h-auto{height:auto}.h-full{height:100%}.max-h-96{max-height:24rem}.min-h-3{min-height:.75rem}.min-h-10{min-height:2.5rem}.min-lines-2{min-height:calc(var(--line-height)*2)}.min-lines-3{min-height:calc(var(--line-height)*3)}.w-0\\.5{width:.125rem}.w-1{width:.25rem}.w-1\\/2{width:50%}.w-2{width:.5rem}.w-2\\.5{width:.625rem}.w-3{width:.75rem}.w-3\\.5{width:.875rem}.w-3\\/5{width:60%}.w-4{width:1rem}.w-5{width:1.25rem}.w-5\\/6{width:83.33333%}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-20{width:5rem}.w-26{width:6.5rem}.w-32{width:8rem}.w-36{width:9rem}.w-48{width:12rem}.w-60{width:15rem}.w-64{width:16rem}.w-72{width:18rem}.w-100{width:25rem}.w-\\[2\\.6rem\\]{width:2.6rem}.w-\\[10px\\]{width:10px}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.w-px{width:1px}.max-w-4\\/5{max-width:80%}.max-w-60{max-width:15rem}.max-w-\\[30ch\\]{max-width:30ch}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-max{max-width:max-content}.min-w-0{min-width:0}.min-w-10{min-width:2.5rem}.min-w-20{min-width:5rem}.min-w-24{min-width:6rem}.min-w-full{min-width:100%}.flex-1{flex:1}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.basis-1\\/2{flex-basis:50%}.basis-8{flex-basis:2rem}.border-collapse{border-collapse:collapse}.-translate-x-1\\/2{--tw-translate-x:-50%}.-translate-x-1\\/2,.translate-x-1\\/2{translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-x-1\\/2{--tw-translate-x:50%}.-translate-y-1\\/2{--tw-translate-y:-50%;translate:var(--tw-translate-x) var(--tw-translate-y)}.scale-75{--tw-scale-x:75%;--tw-scale-y:75%;--tw-scale-z:75%}.scale-100,.scale-75{scale:var(--tw-scale-x) var(--tw-scale-y)}.scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.cursor-\\[inherit\\]{cursor:inherit}.cursor-pointer{cursor:pointer}.resize{resize:both}.resize-none{resize:none}.list-outside{list-style-position:outside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{appearance:none}.grid-cols-\\[min-content_1fr\\]{grid-template-columns:min-content 1fr}.grid-cols-\\[min-content_auto\\]{grid-template-columns:min-content auto}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.content-center{align-content:center}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-0\\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.space-y-1{:where(&>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(.25rem*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(.25rem*var(--tw-space-y-reverse))}}.gap-x-1\\.5{column-gap:.375rem}.gap-x-2{column-gap:.5rem}.gap-x-4{column-gap:1rem}.space-x-1\\.5{:where(&>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-end:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-inline-start:calc(.375rem*var(--tw-space-x-reverse))}}.gap-y-0\\.5{row-gap:.125rem}.divide-y{:where(&>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-bottom-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse))}}.divide-neutral{:where(&>:not(:last-child)){border-color:var(--atomic-neutral)}}.self-center{align-self:center}.self-start{align-self:flex-start}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-scroll{overflow-x:scroll}.overflow-y-auto{overflow-y:auto}.scroll-smooth{scroll-behavior:smooth}.rounded{border-radius:var(--atomic-border-radius)}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:calc(infinity*1px)}.rounded-lg{border-radius:var(--atomic-border-radius-lg)}.rounded-md{border-radius:var(--atomic-border-radius-md)}.rounded-none{border-radius:0}.rounded-sm{border-radius:var(--atomic-border-radius)}.rounded-xl{border-radius:var(--atomic-border-radius-xl)}.rounded-tl-none{border-top-left-radius:0}.rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b,.border-b-1{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-solid{--tw-border-style:solid;border-style:solid}.border-gray-200{border-color:oklch(.928 .006 264.531)}.border-neutral{border-color:var(--atomic-neutral)}.border-neutral-dark{border-color:var(--atomic-neutral-dark)}.border-neutral-dim{border-color:var(--atomic-neutral-dim)}.border-primary{border-color:var(--atomic-primary)}.border-primary-light{border-color:var(--atomic-primary-light)}.border-t-neutral{border-top-color:var(--atomic-neutral)}.border-b-neutral{border-bottom-color:var(--atomic-neutral)}.border-b-neutral-dim{border-bottom-color:var(--atomic-neutral-dim)}.border-l-neutral{border-left-color:var(--atomic-neutral)}.border-l-neutral-dim{border-left-color:var(--atomic-neutral-dim)}.bg-\\[\\#F1F2FF\\]{background-color:#f1f2ff}.bg-\\[rgba\\(40\\,40\\,40\\,0\\.8\\)\\]{background-color:rgba(40,40,40,.8)}.bg-background{background-color:var(--atomic-background)}.bg-error{background-color:var(--atomic-error)}.bg-gray-50{background-color:oklch(.985 .002 247.839)}.bg-neutral{background-color:var(--atomic-neutral)}.bg-neutral-dark{background-color:var(--atomic-neutral-dark)}.bg-neutral-dim{background-color:var(--atomic-neutral-dim)}.bg-neutral-light{background-color:var(--atomic-neutral-light)}.bg-primary{background-color:var(--atomic-primary)}.bg-transparent{background-color:transparent}.bg-white{background-color:#fff}.bg-linear-to-l{--tw-gradient-position:to left;@supports (background-image:linear-gradient(in lab,red,red)){--tw-gradient-position:to left in oklab}background-image:linear-gradient(var(--tw-gradient-stops))}.bg-linear-to-r{--tw-gradient-position:to right;@supports (background-image:linear-gradient(in lab,red,red)){--tw-gradient-position:to right in oklab}background-image:linear-gradient(var(--tw-gradient-stops))}.from-background\\/60{--tw-gradient-from:color-mix(in srgb,#fff 60%,transparent);@supports (color:color-mix(in lab,red,red)){--tw-gradient-from:color-mix(in oklab,var(--atomic-background) 60%,transparent)}--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-more-results-progress-bar-color-from{--tw-gradient-from:var(
|
|
35829
35937
|
--atomic-more-results-progress-bar-color-from,var(--atomic-primary-dark)
|
|
35830
|
-
);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position))}.
|
|
35938
|
+
);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-more-results-progress-bar-color-to{--tw-gradient-to:var(
|
|
35831
35939
|
--atomic-more-results-progress-bar-color-to,var(--atomic-primary-light)
|
|
35832
|
-
);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position))}.
|
|
35940
|
+
);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position))}.fill-current{fill:currentcolor}.stroke-\\[1\\.25\\]{stroke-width:1.25}.object-contain{object-fit:contain}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-2\\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\\.5{padding:.875rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.px-1{padding-inline:.25rem}.px-2{padding-inline:.5rem}.px-2\\.5{padding-inline:.625rem}.px-3{padding-inline:.75rem}.px-4{padding-inline:1rem}.px-6{padding-inline:1.5rem}.px-7{padding-inline:1.75rem}.px-9{padding-inline:2.25rem}.py-0\\.5{padding-block:.125rem}.py-1{padding-block:.25rem}.py-1\\.5{padding-block:.375rem}.py-2{padding-block:.5rem}.py-2\\.5{padding-block:.625rem}.py-3{padding-block:.75rem}.py-3\\.5{padding-block:.875rem}.py-4{padding-block:1rem}.py-4\\.5{padding-block:1.125rem}.py-5{padding-block:1.25rem}.py-6{padding-block:1.5rem}.pt-0\\.5{padding-top:.125rem}.pt-2{padding-top:.5rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-24{padding-right:6rem}.pr-\\[3rem\\]{padding-right:3rem}.pb-1{padding-bottom:.25rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-7{padding-left:1.75rem}.pl-9{padding-left:2.25rem}.pl-10{padding-left:2.5rem}.text-center{text-align:center}.text-left{text-align:left}.align-baseline{vertical-align:baseline}.align-bottom{vertical-align:bottom}.align-middle{vertical-align:middle}.font-sans{font-family:var(--atomic-font-family)}.set-font-size-sm{--font-size:var(--atomic-text-sm);font-size:var(--font-size);--line-height:calc(var(--font-size)*var(--atomic-line-height-ratio));line-height:var(--line-height)}.text-2xl{font-size:var(--atomic-text-2xl);line-height:var(--tw-leading,1.33333)}.text-base{font-size:var(--atomic-text-base);line-height:var(--tw-leading,1.5)}.text-lg{font-size:var(--atomic-text-lg);line-height:var(--tw-leading,1.55556)}.text-sm{font-size:var(--atomic-text-sm);line-height:var(--tw-leading,1.42857)}.text-xl{font-size:var(--atomic-text-xl);line-height:var(--tw-leading,1.4)}.text-xs{font-size:.75rem;line-height:var(--tw-leading,1.33333)}.text-xs\\/\\[1rem\\]{font-size:.75rem;line-height:1rem}.leading-4{--tw-leading:1rem;line-height:1rem}.leading-5{--tw-leading:1.25rem;line-height:1.25rem}.leading-6{--tw-leading:1.5rem;line-height:1.5rem}.leading-8{--tw-leading:2rem;line-height:2rem}.leading-10{--tw-leading:2.5rem;line-height:2.5rem}.leading-\\[1\\.5\\]{--tw-leading:1.5;line-height:1.5}.leading-\\[calc\\(1\\/\\.75\\)\\]{--tw-leading:1.33333;line-height:1.33333}.leading-\\[var\\(--line-height\\)\\]{--tw-leading:var(--line-height);line-height:var(--line-height)}.leading-none{--tw-leading:1;line-height:1}.font-bold{--tw-font-weight:var(--atomic-font-bold);font-weight:var(--atomic-font-bold)}.font-light{--tw-font-weight:300;font-weight:300}.font-medium{--tw-font-weight:500;font-weight:500}.font-normal{--tw-font-weight:var(--atomic-font-normal);font-weight:var(--atomic-font-normal)}.font-semibold{--tw-font-weight:600;font-weight:600}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.break-keep{word-break:keep-all}.text-ellipsis{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-\\[\\#54698D\\]{color:#54698d}.text-\\[inherit\\]{color:inherit}.text-black{color:#000}.text-error{color:var(--atomic-error)}.text-gray-500{color:oklch(.551 .027 264.364)}.text-gray-600{color:oklch(.446 .03 256.802)}.text-gray-700{color:oklch(.373 .034 259.733)}.text-gray-900{color:oklch(.21 .034 264.665)}.text-green-600{color:oklch(.627 .194 149.214)}.text-inline-code{color:var(--atomic-inline-code)}.text-neutral{color:var(--atomic-neutral)}.text-neutral-dark{color:var(--atomic-neutral-dark)}.text-on-background{color:var(--atomic-on-background)}.text-on-primary{color:var(--atomic-on-primary)}.text-primary{color:var(--atomic-primary)}.text-primary-light{color:var(--atomic-primary-light)}.text-rating-icon-active{color:var(--atomic-rating-icon-active-color,#f6ce3c)}.text-rating-icon-inactive{color:var(
|
|
35833
35941
|
--atomic-rating-icon-inactive-color,var(--atomic-neutral)
|
|
35834
35942
|
)}.text-red-600{color:oklch(.577 .245 27.325)}.text-success{color:var(--atomic-success)}.text-transparent{color:transparent}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.placeholder-neutral-dark{&::placeholder{color:var(--atomic-neutral-dark)}}.opacity-0{opacity:0}.opacity-50{opacity:50%}.opacity-60{opacity:60%}.opacity-80{opacity:80%}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,rgba(0,0,0,.1)),0 1px 2px -1px var(--tw-shadow-color,rgba(0,0,0,.1))}.shadow,.shadow-inner-primary{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-inner-primary{--tw-shadow:inset 0 0 0 1px var(--tw-shadow-color,var(--atomic-primary))}.shadow-lg{--tw-shadow:0px 2px 8px var(--tw-shadow-color,hsla(180,6%,90%,.75))}.shadow-lg,.shadow-t-lg{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-t-lg{--tw-shadow:0px -2px 8px var(--tw-shadow-color,hsla(180,6%,90%,.75))}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor)}.ring,.ring-3{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-3{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor)}.ring-primary{--tw-ring-color:var(--atomic-primary)}.ring-ring-primary{--tw-ring-color:var(--atomic-ring-primary)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.outline-error{outline-color:var(--atomic-error)}.outline-neutral{outline-color:var(--atomic-neutral)}.outline-primary{outline-color:var(--atomic-primary)}.blur{--tw-blur:blur(8px)}.blur,.grayscale{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.grayscale{--tw-grayscale:grayscale(100%)}.invert{--tw-invert:invert(100%)}.filter,.invert{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)))}.transition-\\[visibility\\]{transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));transition-property:visibility;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)))}.transition-all{transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)))}.transition-colors{transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)))}.transition-opacity{transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)))}.duration-200{--tw-duration:200ms;transition-duration:.2s}.duration-300{--tw-duration:300ms;transition-duration:.3s}.duration-500{--tw-duration:500ms;transition-duration:.5s}.ease-in-out{--tw-ease:cubic-bezier(0.4,0,0.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.\\[grid-area\\:modal\\]{grid-area:modal}.\\[scrollbar-gutter\\:stable_both-edges\\]{scrollbar-gutter:stable both-edges}.group-hover\\:visible{&:is(:where(.group):hover *){@media (hover:hover){visibility:visible}}}.group-hover\\:text-error{&:is(:where(.group):hover *){@media (hover:hover){color:var(--atomic-error)}}}.group-hover\\:text-primary{&:is(:where(.group):hover *){@media (hover:hover){color:var(--atomic-primary)}}}.group-hover\\:text-primary-light{&:is(:where(.group):hover *){@media (hover:hover){color:var(--atomic-primary-light)}}}.group-focus\\:text-primary{&:is(:where(.group):focus *){color:var(--atomic-primary)}}.group-focus\\:text-primary-light{&:is(:where(.group):focus *){color:var(--atomic-primary-light)}}.group-focus-visible\\:text-error{&:is(:where(.group):focus-visible *){color:var(--atomic-error)}}.group-focus-visible\\:text-primary{&:is(:where(.group):focus-visible *){color:var(--atomic-primary)}}.peer-focus-within\\:border-primary-light{&:is(:where(.peer):focus-within~*){border-color:var(--atomic-primary-light)}}.peer-focus-within\\:text-primary-light{&:is(:where(.peer):focus-within~*){color:var(--atomic-primary-light)}}.peer-hover\\:border-primary-light{&:is(:where(.peer):hover~*){@media (hover:hover){border-color:var(--atomic-primary-light)}}}.peer-hover\\:text-error{&:is(:where(.peer):hover~*){@media (hover:hover){color:var(--atomic-error)}}}.peer-hover\\:text-primary-light{&:is(:where(.peer):hover~*){@media (hover:hover){color:var(--atomic-primary-light)}}}.before\\:absolute{&:before{content:var(--tw-content);position:absolute}}.before\\:top-\\[-8px\\]{&:before{content:var(--tw-content);top:-8px}}.before\\:left-0{&:before{content:var(--tw-content);left:0}}.before\\:inline{&:before{content:var(--tw-content);display:inline}}.before\\:h-\\[8px\\]{&:before{content:var(--tw-content);height:8px}}.before\\:w-px{&:before{content:var(--tw-content);width:1px}}.before\\:bg-neutral{&:before{background-color:var(--atomic-neutral);content:var(--tw-content)}}.before\\:content-\\[\\'\\'\\]{&:before{--tw-content:"";content:var(--tw-content)}}.before\\:content-\\[\\'\\,\\\\00a0\\'\\]{&:before{--tw-content:",\\00a0";content:var(--tw-content)}}.after\\:absolute{&:after{content:var(--tw-content);position:absolute}}.after\\:-bottom-0\\.5{&:after{bottom:-.125rem;content:var(--tw-content)}}.after\\:bottom-\\[-8px\\]{&:after{bottom:-8px;content:var(--tw-content)}}.after\\:left-0{&:after{content:var(--tw-content);left:0}}.after\\:block{&:after{content:var(--tw-content);display:block}}.after\\:h-1{&:after{content:var(--tw-content);height:.25rem}}.after\\:h-\\[8px\\]{&:after{content:var(--tw-content);height:8px}}.after\\:w-full{&:after{content:var(--tw-content);width:100%}}.after\\:w-px{&:after{content:var(--tw-content);width:1px}}.after\\:rounded{&:after{border-radius:var(--atomic-border-radius);content:var(--tw-content)}}.after\\:bg-neutral{&:after{background-color:var(--atomic-neutral);content:var(--tw-content)}}.after\\:bg-primary{&:after{background-color:var(--atomic-primary);content:var(--tw-content)}}.after\\:content-\\[\\'\\'\\]{&:after{--tw-content:"";content:var(--tw-content)}}.focus-within\\:border-disabled{&:focus-within{border-color:var(--atomic-disabled)}}.focus-within\\:border-primary{&:focus-within{border-color:var(--atomic-primary)}}.focus-within\\:ring-3{&:focus-within{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus-within\\:ring-neutral{&:focus-within{--tw-ring-color:var(--atomic-neutral)}}.focus-within\\:ring-ring-primary{&:focus-within{--tw-ring-color:var(--atomic-ring-primary)}}.hover\\:border{&:hover{@media (hover:hover){border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-style:var(--tw-border-style);border-top-width:1px}}}.hover\\:border-error{&:hover{@media (hover:hover){border-color:var(--atomic-error)}}}.hover\\:border-primary-light{&:hover{@media (hover:hover){border-color:var(--atomic-primary-light)}}}.hover\\:bg-error{&:hover{@media (hover:hover){background-color:var(--atomic-error)}}}.hover\\:bg-neutral-light{&:hover{@media (hover:hover){background-color:var(--atomic-neutral-light)}}}.hover\\:bg-primary-light{&:hover{@media (hover:hover){background-color:var(--atomic-primary-light)}}}.hover\\:bg-transparent{&:hover{@media (hover:hover){background-color:transparent}}}.hover\\:fill-white{&:hover{@media (hover:hover){fill:#fff}}}.hover\\:text-error{&:hover{@media (hover:hover){color:var(--atomic-error)}}}.hover\\:text-primary{&:hover{@media (hover:hover){color:var(--atomic-primary)}}}.hover\\:text-primary-light{&:hover{@media (hover:hover){color:var(--atomic-primary-light)}}}.hover\\:text-success{&:hover{@media (hover:hover){color:var(--atomic-success)}}}.hover\\:underline{&:hover{@media (hover:hover){text-decoration-line:underline}}}.hover\\:opacity-100{&:hover{@media (hover:hover){opacity:100%}}}.hover\\:shadow-sm{&:hover{@media (hover:hover){--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,rgba(0,0,0,.1)),0 1px 2px -1px var(--tw-shadow-color,rgba(0,0,0,.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}}.focus\\:border-primary{&:focus{border-color:var(--atomic-primary)}}.focus\\:opacity-100{&:focus{opacity:100%}}.focus\\:ring-1{&:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\\:ring-primary{&:focus{--tw-ring-color:var(--atomic-primary)}}.focus\\:outline-hidden{&:focus{--tw-outline-style:none;outline-style:none;@media (forced-colors:active){outline:2px solid transparent;outline-offset:2px}}}.focus\\:outline-none{&:focus{--tw-outline-style:none;outline-style:none}}.focus-visible\\:border{&:focus-visible{border-style:var(--tw-border-style);border-width:1px}}.focus-visible\\:border-error{&:focus-visible{border-color:var(--atomic-error)}}.focus-visible\\:border-primary{&:focus-visible{border-color:var(--atomic-primary)}}.focus-visible\\:border-primary-light{&:focus-visible{border-color:var(--atomic-primary-light)}}.focus-visible\\:bg-error{&:focus-visible{background-color:var(--atomic-error)}}.focus-visible\\:bg-neutral-light{&:focus-visible{background-color:var(--atomic-neutral-light)}}.focus-visible\\:bg-primary-light{&:focus-visible{background-color:var(--atomic-primary-light)}}.focus-visible\\:text-primary-light{&:focus-visible{color:var(--atomic-primary-light)}}.focus-visible\\:underline{&:focus-visible{text-decoration-line:underline}}.focus-visible\\:ring-2{&:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus-visible\\:ring-primary{&:focus-visible{--tw-ring-color:var(--atomic-primary)}}.focus-visible\\:ring-offset-2{&:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}}.focus-visible\\:outline-none{&:focus-visible{--tw-outline-style:none;outline-style:none}}.disabled\\:cursor-not-allowed{&:disabled{cursor:not-allowed}}.disabled\\:bg-neutral-light{&:disabled{background-color:var(--atomic-neutral-light)}}.disabled\\:bg-primary\\/60{&:disabled{background-color:color-mix(in srgb,#126ce0 60%,transparent);@supports (color:color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--atomic-primary) 60%,transparent)}}}.disabled\\:text-neutral-dark{&:disabled{color:var(--atomic-neutral-dark)}}.disabled\\:opacity-100{&:disabled{opacity:100%}}.desktop\\:mt-2{@media (width >= 1024px){margin-top:.5rem}}.sm\\:px-6{@media (width >= 40rem){padding-inline:1.5rem}}.\\[part\\=\\"breadcrumb-button\\"\\]\\:visible{&:is(part="breadcrumb-button"){visibility:visible}}}@layer theme, base, components, utilities;@layer components{.input-primary{background-color:var(--atomic-background);border-color:var(--atomic-neutral);border-radius:var(--atomic-border-radius);border-style:var(--tw-border-style);border-width:1px;&:hover{@media (hover:hover){border-color:var(--atomic-primary-light)}}&:focus-visible{border-color:var(--atomic-primary)}&:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}&:focus-visible{--tw-ring-color:var(--atomic-ring-primary)}&:focus-visible{--tw-outline-style:none;outline-style:none}}.btn-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;&:before{--tw-content:attr(value);content:var(--tw-content)}}.btn-primary{background-color:var(--atomic-primary);border-radius:var(--atomic-border-radius);color:var(--atomic-on-primary);&:hover{@media (hover:hover){background-color:var(--atomic-primary-light)}}&:focus-visible{background-color:var(--atomic-primary-light)}&:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}&:focus-visible{--tw-ring-color:var(--atomic-ring-primary)}&:focus-visible{--tw-outline-style:none;outline-style:none}&:disabled{background-color:var(--atomic-disabled);cursor:not-allowed}}.btn-outline-primary{background-color:var(--atomic-background);border-color:var(--atomic-neutral);border-radius:var(--atomic-border-radius);border-style:var(--tw-border-style);border-width:1px;color:var(--atomic-primary);&:hover{@media (hover:hover){border-color:var(--atomic-primary-light)}}&:hover{@media (hover:hover){color:var(--atomic-primary-light)}}&:focus-visible{border-color:var(--atomic-primary)}&:focus-visible{color:var(--atomic-primary)}&:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}&:focus-visible{--tw-ring-color:var(--atomic-ring-primary)}&:focus-visible{--tw-outline-style:none;outline-style:none}&:disabled{border-color:var(--atomic-neutral);color:var(--atomic-neutral);cursor:not-allowed}}.btn-text-primary{background-color:var(--atomic-background);border-radius:var(--atomic-border-radius);color:var(--atomic-primary);&:hover{@media (hover:hover){background-color:var(--atomic-neutral-light)}}&:focus-visible{background-color:var(--atomic-neutral-light)}&:focus-visible{--tw-outline-style:none;outline-style:none}}.btn-outline-neutral{background-color:var(--atomic-background);border-color:var(--atomic-neutral);border-radius:var(--atomic-border-radius);border-style:var(--tw-border-style);border-width:1px;color:var(--atomic-on-background);&:hover{@media (hover:hover){border-color:var(--atomic-primary)}}&:hover{@media (hover:hover){color:var(--atomic-primary)}}&:focus-visible{border-color:var(--atomic-primary)}&:focus-visible{color:var(--atomic-primary)}&:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}&:focus-visible{--tw-ring-color:var(--atomic-ring-primary)}&:focus-visible{--tw-outline-style:none;outline-style:none}&:disabled{border-color:var(--atomic-neutral);color:var(--atomic-on-background);cursor:not-allowed;opacity:50%}}.btn-outline-bg-neutral{background-color:var(--atomic-background);border-color:var(--atomic-neutral);border-radius:var(--atomic-border-radius);border-style:var(--tw-border-style);border-width:1px;color:var(--atomic-on-background);&:hover{@media (hover:hover){border-color:var(--atomic-primary)}}&:hover{@media (hover:hover){background-color:var(--atomic-neutral-light)}}&:hover{@media (hover:hover){color:var(--atomic-primary)}}&:focus-visible{border-color:var(--atomic-primary)}&:focus-visible{background-color:var(--atomic-neutral-light)}&:focus-visible{color:var(--atomic-primary)}&:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}&:focus-visible{--tw-ring-color:var(--atomic-ring-primary)}&:focus-visible{--tw-outline-style:none;outline-style:none}&:disabled{border-color:var(--atomic-neutral);color:var(--atomic-on-background);cursor:not-allowed;opacity:50%}}.btn-outline-bg-error{background-color:var(--atomic-background);border-color:var(--atomic-neutral);border-radius:var(--atomic-border-radius);border-style:var(--tw-border-style);border-width:1px;color:var(--atomic-on-background);&:hover{@media (hover:hover){border-color:var(--atomic-primary)}}&:hover{@media (hover:hover){background-color:var(--atomic-neutral-light)}}&:hover{@media (hover:hover){color:var(--atomic-primary)}}&:focus-visible{border-color:var(--atomic-primary)}&:focus-visible{background-color:var(--atomic-neutral-light)}&:focus-visible{color:var(--atomic-primary)}&:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}&:focus-visible{--tw-ring-color:var(--atomic-ring-primary)}&:focus-visible{--tw-outline-style:none;outline-style:none}&:disabled{border-color:var(--atomic-neutral);color:var(--atomic-on-background);cursor:not-allowed;opacity:50%}}.btn-outline-error{background-color:var(--atomic-background);border-color:var(--atomic-neutral);border-radius:var(--atomic-border-radius);border-style:var(--tw-border-style);border-width:1px;color:var(--atomic-on-background);&:hover{@media (hover:hover){border-color:var(--atomic-error)}}&:hover{@media (hover:hover){color:var(--atomic-error)}}&:focus-visible{border-color:var(--atomic-error)}&:focus-visible{color:var(--atomic-error)}&:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}&:focus-visible{--tw-ring-color:var(--atomic-ring-primary)}&:focus-visible{--tw-outline-style:none;outline-style:none}&:disabled{border-color:var(--atomic-neutral);color:var(--atomic-on-background);cursor:not-allowed;opacity:50%}}.btn-text-neutral{background-color:var(--atomic-background);border-radius:var(--atomic-border-radius);color:var(--atomic-on-background);&:hover{@media (hover:hover){background-color:var(--atomic-neutral-light)}}&:hover{@media (hover:hover){color:var(--atomic-primary)}}&:focus-visible{background-color:var(--atomic-neutral-light)}&:focus-visible{color:var(--atomic-primary)}&:focus-visible{--tw-outline-style:none;outline-style:none}}.btn-text-transparent{color:var(--atomic-on-background);&:hover{@media (hover:hover){color:var(--atomic-primary-light)}}&:focus-visible{color:var(--atomic-primary-light)}}.btn-square-neutral{background-color:var(--atomic-background);border-color:var(--atomic-neutral);border-style:var(--tw-border-style);border-width:1px;color:var(--atomic-on-background);&:hover{@media (hover:hover){background-color:var(--atomic-neutral-light)}}&:focus-visible{background-color:var(--atomic-neutral-light)}&:focus-visible{--tw-outline-style:none;outline-style:none}}.btn-page{border-style:var(--tw-border-style);border-width:0;display:grid;font-size:var(--atomic-text-lg);height:2.5rem;line-height:var(--tw-leading,1.55556);place-items:center;width:2.5rem;&:hover{@media (hover:hover){border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-style:var(--tw-border-style);border-top-width:1px}}&:focus-visible{border-style:var(--tw-border-style);border-width:1px}&.selected{border-color:var(--atomic-primary);border-style:var(--tw-border-style);border-width:2px;--tw-font-weight:var(--atomic-font-bold);font-weight:var(--atomic-font-bold)}}}@layer base{:host{display:block}:host,button,input,select{font-family:var(--atomic-font-family);font-size:var(--atomic-text-base);line-height:var(--tw-leading,1.5);--tw-font-weight:var(--atomic-font-normal);font-weight:var(--atomic-font-normal)}button{cursor:pointer}:host(.atomic-hidden){display:none}.ripple{animation:ripple var(--animation-duration) linear;border-radius:50%;pointer-events:none;position:absolute;transform:scale(0)}.ripple-relative{position:relative}.ripple-parent{overflow:hidden}@keyframes ripple{to{opacity:0;transform:scale(4)}}}.loading{--tw-gradient-from:var(--atomic-primary-dark);--tw-gradient-to:var(--atomic-primary-light);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position))}.loading:after{background-color:var(--atomic-background);border-radius:calc(infinity*1px);content:"";height:83.33333%;position:absolute;width:83.33333%}[part=textarea-expander]{&:after{content:attr(data-replicated-value) " ";visibility:hidden}>[part=textarea]{-ms-overflow-style:none;scrollbar-width:none;&::-webkit-scrollbar{display:none}}&:after,>[part=textarea]{background-color:transparent;color:var(--atomic-neutral-dark);flex-grow:1;font-size:var(--atomic-text-lg);height:100%;line-height:var(--tw-leading,1.55556);overflow:hidden;padding-block:.875rem;padding-inline:1rem;resize:none;white-space:nowrap;z-index:10;--tw-outline-style:none;grid-area:1/1/2/2;outline-style:none}&.expanded{&:after,>[part=textarea]{max-height:8em;overflow-y:auto;white-space:pre-wrap}}}[part~=instant-results-item]{padding:.75rem}[part~=instant-results-show-all]{border-top:1px var(--tw-border-style) var(--atomic-neutral);box-sizing:content-box;justify-content:center;margin-top:auto;padding-block:.25rem;button{background-color:transparent}}[part~=suggestions-left]+[part~=suggestions-right]{border-left:1px var(--tw-border-style) var(--atomic-neutral)}[part~=suggestions-wrapper]{flex-direction:column;@media (width >= 1024px){flex-direction:row}}:host{position:relative;z-index:10}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";initial-value:"";inherits:false}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse{50%{opacity:.5}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:""}}}`;
|
|
35835
35943
|
__decorate$e([
|
|
@@ -36938,7 +37046,9 @@ let AtomicSegmentedFacet$1 = class AtomicSegmentedFacet extends lit.LitElement {
|
|
|
36938
37046
|
}
|
|
36939
37047
|
disconnectedCallback() {
|
|
36940
37048
|
super.disconnectedCallback();
|
|
36941
|
-
this.
|
|
37049
|
+
if (!this.isConnected) {
|
|
37050
|
+
this.dependenciesManager?.stopWatching();
|
|
37051
|
+
}
|
|
36942
37052
|
}
|
|
36943
37053
|
renderValuesContainer(children) {
|
|
36944
37054
|
const classes = 'box-container flex h-10';
|