@florid-kit/components 2.4.4 → 2.4.6
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/assets/icons/icons.d.ts +1 -0
- package/components/footer-simplify.d.ts +0 -1
- package/index.js +157 -138
- package/index.mjs +936 -919
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -2,29 +2,29 @@
|
|
|
2
2
|
* @license
|
|
3
3
|
* Copyright 2019 Google LLC
|
|
4
4
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
5
|
-
*/const G1=globalThis,v2=G1.ShadowRoot&&(G1.ShadyCSS===void 0||G1.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,b2=Symbol(),k2=new WeakMap;let U2=class{constructor(t,
|
|
5
|
+
*/const G1=globalThis,v2=G1.ShadowRoot&&(G1.ShadyCSS===void 0||G1.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,b2=Symbol(),k2=new WeakMap;let U2=class{constructor(t,i,n){if(this._$cssResult$=!0,n!==b2)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=i}get styleSheet(){let t=this.o;const i=this.t;if(v2&&t===void 0){const n=i!==void 0&&i.length===1;n&&(t=k2.get(i)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),n&&k2.set(i,t))}return t}toString(){return this.cssText}};const t0=e=>new U2(typeof e=="string"?e:e+"",void 0,b2),C=(e,...t)=>{const i=e.length===1?e[0]:t.reduce((n,o,s)=>n+(r=>{if(r._$cssResult$===!0)return r.cssText;if(typeof r=="number")return r;throw Error("Value passed to 'css' function must be a 'css' function result: "+r+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(o)+e[s+1],e[0]);return new U2(i,e,b2)},e0=(e,t)=>{if(v2)e.adoptedStyleSheets=t.map(i=>i instanceof CSSStyleSheet?i:i.styleSheet);else for(const i of t){const n=document.createElement("style"),o=G1.litNonce;o!==void 0&&n.setAttribute("nonce",o),n.textContent=i.cssText,e.appendChild(n)}},Z2=v2?e=>e:e=>e instanceof CSSStyleSheet?(t=>{let i="";for(const n of t.cssRules)i+=n.cssText;return t0(i)})(e):e;/**
|
|
6
6
|
* @license
|
|
7
7
|
* Copyright 2017 Google LLC
|
|
8
8
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
9
|
-
*/const{is:
|
|
9
|
+
*/const{is:i0,defineProperty:o0,getOwnPropertyDescriptor:n0,getOwnPropertyNames:s0,getOwnPropertySymbols:r0,getPrototypeOf:l0}=Object,p1=globalThis,_2=p1.trustedTypes,a0=_2?_2.emptyScript:"",l2=p1.reactiveElementPolyfillSupport,_1=(e,t)=>e,X1={toAttribute(e,t){switch(t){case Boolean:e=e?a0:null;break;case Object:case Array:e=e==null?e:JSON.stringify(e)}return e},fromAttribute(e,t){let i=e;switch(t){case Boolean:i=e!==null;break;case Number:i=e===null?null:Number(e);break;case Object:case Array:try{i=JSON.parse(e)}catch{i=null}}return i}},w2=(e,t)=>!i0(e,t),S2={attribute:!0,type:String,converter:X1,reflect:!1,useDefault:!1,hasChanged:w2};Symbol.metadata??(Symbol.metadata=Symbol("metadata")),p1.litPropertyMetadata??(p1.litPropertyMetadata=new WeakMap);let H1=class extends HTMLElement{static addInitializer(t){this._$Ei(),(this.l??(this.l=[])).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,i=S2){if(i.state&&(i.attribute=!1),this._$Ei(),this.prototype.hasOwnProperty(t)&&((i=Object.create(i)).wrapped=!0),this.elementProperties.set(t,i),!i.noAccessor){const n=Symbol(),o=this.getPropertyDescriptor(t,n,i);o!==void 0&&o0(this.prototype,t,o)}}static getPropertyDescriptor(t,i,n){const{get:o,set:s}=n0(this.prototype,t)??{get(){return this[i]},set(r){this[i]=r}};return{get:o,set(r){const c=o==null?void 0:o.call(this);s==null||s.call(this,r),this.requestUpdate(t,c,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??S2}static _$Ei(){if(this.hasOwnProperty(_1("elementProperties")))return;const t=l0(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(_1("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(_1("properties"))){const i=this.properties,n=[...s0(i),...r0(i)];for(const o of n)this.createProperty(o,i[o])}const t=this[Symbol.metadata];if(t!==null){const i=litPropertyMetadata.get(t);if(i!==void 0)for(const[n,o]of i)this.elementProperties.set(n,o)}this._$Eh=new Map;for(const[i,n]of this.elementProperties){const o=this._$Eu(i,n);o!==void 0&&this._$Eh.set(o,i)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const i=[];if(Array.isArray(t)){const n=new Set(t.flat(1/0).reverse());for(const o of n)i.unshift(Z2(o))}else t!==void 0&&i.push(Z2(t));return i}static _$Eu(t,i){const n=i.attribute;return n===!1?void 0:typeof n=="string"?n:typeof t=="string"?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){var t;this._$ES=new Promise(i=>this.enableUpdating=i),this._$AL=new Map,this._$E_(),this.requestUpdate(),(t=this.constructor.l)==null||t.forEach(i=>i(this))}addController(t){var i;(this._$EO??(this._$EO=new Set)).add(t),this.renderRoot!==void 0&&this.isConnected&&((i=t.hostConnected)==null||i.call(t))}removeController(t){var i;(i=this._$EO)==null||i.delete(t)}_$E_(){const t=new Map,i=this.constructor.elementProperties;for(const n of i.keys())this.hasOwnProperty(n)&&(t.set(n,this[n]),delete this[n]);t.size>0&&(this._$Ep=t)}createRenderRoot(){const t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return e0(t,this.constructor.elementStyles),t}connectedCallback(){var t;this.renderRoot??(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(t=this._$EO)==null||t.forEach(i=>{var n;return(n=i.hostConnected)==null?void 0:n.call(i)})}enableUpdating(t){}disconnectedCallback(){var t;(t=this._$EO)==null||t.forEach(i=>{var n;return(n=i.hostDisconnected)==null?void 0:n.call(i)})}attributeChangedCallback(t,i,n){this._$AK(t,n)}_$ET(t,i){var s;const n=this.constructor.elementProperties.get(t),o=this.constructor._$Eu(t,n);if(o!==void 0&&n.reflect===!0){const r=(((s=n.converter)==null?void 0:s.toAttribute)!==void 0?n.converter:X1).toAttribute(i,n.type);this._$Em=t,r==null?this.removeAttribute(o):this.setAttribute(o,r),this._$Em=null}}_$AK(t,i){var s,r;const n=this.constructor,o=n._$Eh.get(t);if(o!==void 0&&this._$Em!==o){const c=n.getPropertyOptions(o),h=typeof c.converter=="function"?{fromAttribute:c.converter}:((s=c.converter)==null?void 0:s.fromAttribute)!==void 0?c.converter:X1;this._$Em=o,this[o]=h.fromAttribute(i,c.type)??((r=this._$Ej)==null?void 0:r.get(o))??null,this._$Em=null}}requestUpdate(t,i,n){var o;if(t!==void 0){const s=this.constructor,r=this[t];if(n??(n=s.getPropertyOptions(t)),!((n.hasChanged??w2)(r,i)||n.useDefault&&n.reflect&&r===((o=this._$Ej)==null?void 0:o.get(t))&&!this.hasAttribute(s._$Eu(t,n))))return;this.C(t,i,n)}this.isUpdatePending===!1&&(this._$ES=this._$EP())}C(t,i,{useDefault:n,reflect:o,wrapped:s},r){n&&!(this._$Ej??(this._$Ej=new Map)).has(t)&&(this._$Ej.set(t,r??i??this[t]),s!==!0||r!==void 0)||(this._$AL.has(t)||(this.hasUpdated||n||(i=void 0),this._$AL.set(t,i)),o===!0&&this._$Em!==t&&(this._$Eq??(this._$Eq=new Set)).add(t))}async _$EP(){this.isUpdatePending=!0;try{await this._$ES}catch(i){Promise.reject(i)}const t=this.scheduleUpdate();return t!=null&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var n;if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??(this.renderRoot=this.createRenderRoot()),this._$Ep){for(const[s,r]of this._$Ep)this[s]=r;this._$Ep=void 0}const o=this.constructor.elementProperties;if(o.size>0)for(const[s,r]of o){const{wrapped:c}=r,h=this[s];c!==!0||this._$AL.has(s)||h===void 0||this.C(s,void 0,r,h)}}let t=!1;const i=this._$AL;try{t=this.shouldUpdate(i),t?(this.willUpdate(i),(n=this._$EO)==null||n.forEach(o=>{var s;return(s=o.hostUpdate)==null?void 0:s.call(o)}),this.update(i)):this._$EM()}catch(o){throw t=!1,this._$EM(),o}t&&this._$AE(i)}willUpdate(t){}_$AE(t){var i;(i=this._$EO)==null||i.forEach(n=>{var o;return(o=n.hostUpdated)==null?void 0:o.call(n)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EM(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Eq&&(this._$Eq=this._$Eq.forEach(i=>this._$ET(i,this[i]))),this._$EM()}updated(t){}firstUpdated(t){}};H1.elementStyles=[],H1.shadowRootOptions={mode:"open"},H1[_1("elementProperties")]=new Map,H1[_1("finalized")]=new Map,l2==null||l2({ReactiveElement:H1}),(p1.reactiveElementVersions??(p1.reactiveElementVersions=[])).push("2.1.0");/**
|
|
10
10
|
* @license
|
|
11
11
|
* Copyright 2017 Google LLC
|
|
12
12
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
13
|
-
*/const S1=globalThis,Y1=S1.trustedTypes,F2=Y1?Y1.createPolicy("lit-html",{createHTML:e=>e}):void 0,q2="$lit$",d1=`lit$${Math.random().toFixed(9).slice(2)}$`,N2="?"+d1,c0=`<${N2}>`,
|
|
14
|
-
\f\r]`,Z1=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,O2=/-->/g,A2=/>/g,
|
|
15
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),I2=/'/g,P2=/"/g,K2=/^(?:script|style|textarea|title)$/i,d0=e=>(t,...
|
|
13
|
+
*/const S1=globalThis,Y1=S1.trustedTypes,F2=Y1?Y1.createPolicy("lit-html",{createHTML:e=>e}):void 0,q2="$lit$",d1=`lit$${Math.random().toFixed(9).slice(2)}$`,N2="?"+d1,c0=`<${N2}>`,b1=document,O1=()=>b1.createComment(""),A1=e=>e===null||typeof e!="object"&&typeof e!="function",m2=Array.isArray,h0=e=>m2(e)||typeof(e==null?void 0:e[Symbol.iterator])=="function",a2=`[
|
|
14
|
+
\f\r]`,Z1=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,O2=/-->/g,A2=/>/g,g1=RegExp(`>|${a2}(?:([^\\s"'>=/]+)(${a2}*=${a2}*(?:[^
|
|
15
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),I2=/'/g,P2=/"/g,K2=/^(?:script|style|textarea|title)$/i,d0=e=>(t,...i)=>({_$litType$:e,strings:t,values:i}),a=d0(1),A=Symbol.for("lit-noChange"),d=Symbol.for("lit-nothing"),z2=new WeakMap,f1=b1.createTreeWalker(b1,129);function W2(e,t){if(!m2(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return F2!==void 0?F2.createHTML(t):t}const p0=(e,t)=>{const i=e.length-1,n=[];let o,s=t===2?"<svg>":t===3?"<math>":"",r=Z1;for(let c=0;c<i;c++){const h=e[c];let f,w,v=-1,i1=0;for(;i1<h.length&&(r.lastIndex=i1,w=r.exec(h),w!==null);)i1=r.lastIndex,r===Z1?w[1]==="!--"?r=O2:w[1]!==void 0?r=A2:w[2]!==void 0?(K2.test(w[2])&&(o=RegExp("</"+w[2],"g")),r=g1):w[3]!==void 0&&(r=g1):r===g1?w[0]===">"?(r=o??Z1,v=-1):w[1]===void 0?v=-2:(v=r.lastIndex-w[2].length,f=w[1],r=w[3]===void 0?g1:w[3]==='"'?P2:I2):r===P2||r===I2?r=g1:r===O2||r===A2?r=Z1:(r=g1,o=void 0);const h1=r===g1&&e[c+1].startsWith("/>")?" ":"";s+=r===Z1?h+c0:v>=0?(n.push(f),h.slice(0,v)+q2+h.slice(v)+d1+h1):h+d1+(v===-2?c:h1)}return[W2(e,s+(e[i]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),n]};class I1{constructor({strings:t,_$litType$:i},n){let o;this.parts=[];let s=0,r=0;const c=t.length-1,h=this.parts,[f,w]=p0(t,i);if(this.el=I1.createElement(f,n),f1.currentNode=this.el.content,i===2||i===3){const v=this.el.content.firstChild;v.replaceWith(...v.childNodes)}for(;(o=f1.nextNode())!==null&&h.length<c;){if(o.nodeType===1){if(o.hasAttributes())for(const v of o.getAttributeNames())if(v.endsWith(q2)){const i1=w[r++],h1=o.getAttribute(v).split(d1),W1=/([.?@])?(.*)/.exec(i1);h.push({type:1,index:s,name:W1[2],strings:h1,ctor:W1[1]==="."?u0:W1[1]==="?"?g0:W1[1]==="@"?f0:Q1}),o.removeAttribute(v)}else v.startsWith(d1)&&(h.push({type:6,index:s}),o.removeAttribute(v));if(K2.test(o.tagName)){const v=o.textContent.split(d1),i1=v.length-1;if(i1>0){o.textContent=Y1?Y1.emptyScript:"";for(let h1=0;h1<i1;h1++)o.append(v[h1],O1()),f1.nextNode(),h.push({type:2,index:++s});o.append(v[i1],O1())}}}else if(o.nodeType===8)if(o.data===N2)h.push({type:2,index:s});else{let v=-1;for(;(v=o.data.indexOf(d1,v+1))!==-1;)h.push({type:7,index:s}),v+=d1.length-1}s++}}static createElement(t,i){const n=b1.createElement("template");return n.innerHTML=t,n}}function V1(e,t,i=e,n){var r,c;if(t===A)return t;let o=n!==void 0?(r=i._$Co)==null?void 0:r[n]:i._$Cl;const s=A1(t)?void 0:t._$litDirective$;return(o==null?void 0:o.constructor)!==s&&((c=o==null?void 0:o._$AO)==null||c.call(o,!1),s===void 0?o=void 0:(o=new s(e),o._$AT(e,i,n)),n!==void 0?(i._$Co??(i._$Co=[]))[n]=o:i._$Cl=o),o!==void 0&&(t=V1(e,o._$AS(e,t.values),o,n)),t}class C0{constructor(t,i){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=i}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:i},parts:n}=this._$AD,o=((t==null?void 0:t.creationScope)??b1).importNode(i,!0);f1.currentNode=o;let s=f1.nextNode(),r=0,c=0,h=n[0];for(;h!==void 0;){if(r===h.index){let f;h.type===2?f=new U1(s,s.nextSibling,this,t):h.type===1?f=new h.ctor(s,h.name,h.strings,this,t):h.type===6&&(f=new v0(s,this,t)),this._$AV.push(f),h=n[++c]}r!==(h==null?void 0:h.index)&&(s=f1.nextNode(),r++)}return f1.currentNode=b1,o}p(t){let i=0;for(const n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(t,n,i),i+=n.strings.length-2):n._$AI(t[i])),i++}}class U1{get _$AU(){var t;return((t=this._$AM)==null?void 0:t._$AU)??this._$Cv}constructor(t,i,n,o){this.type=2,this._$AH=d,this._$AN=void 0,this._$AA=t,this._$AB=i,this._$AM=n,this.options=o,this._$Cv=(o==null?void 0:o.isConnected)??!0}get parentNode(){let t=this._$AA.parentNode;const i=this._$AM;return i!==void 0&&(t==null?void 0:t.nodeType)===11&&(t=i.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,i=this){t=V1(this,t,i),A1(t)?t===d||t==null||t===""?(this._$AH!==d&&this._$AR(),this._$AH=d):t!==this._$AH&&t!==A&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):h0(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==d&&A1(this._$AH)?this._$AA.nextSibling.data=t:this.T(b1.createTextNode(t)),this._$AH=t}$(t){var s;const{values:i,_$litType$:n}=t,o=typeof n=="number"?this._$AC(t):(n.el===void 0&&(n.el=I1.createElement(W2(n.h,n.h[0]),this.options)),n);if(((s=this._$AH)==null?void 0:s._$AD)===o)this._$AH.p(i);else{const r=new C0(o,this),c=r.u(this.options);r.p(i),this.T(c),this._$AH=r}}_$AC(t){let i=z2.get(t.strings);return i===void 0&&z2.set(t.strings,i=new I1(t)),i}k(t){m2(this._$AH)||(this._$AH=[],this._$AR());const i=this._$AH;let n,o=0;for(const s of t)o===i.length?i.push(n=new U1(this.O(O1()),this.O(O1()),this,this.options)):n=i[o],n._$AI(s),o++;o<i.length&&(this._$AR(n&&n._$AB.nextSibling,o),i.length=o)}_$AR(t=this._$AA.nextSibling,i){var n;for((n=this._$AP)==null?void 0:n.call(this,!1,!0,i);t&&t!==this._$AB;){const o=t.nextSibling;t.remove(),t=o}}setConnected(t){var i;this._$AM===void 0&&(this._$Cv=t,(i=this._$AP)==null||i.call(this,t))}}class Q1{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,i,n,o,s){this.type=1,this._$AH=d,this._$AN=void 0,this.element=t,this.name=i,this._$AM=o,this.options=s,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=d}_$AI(t,i=this,n,o){const s=this.strings;let r=!1;if(s===void 0)t=V1(this,t,i,0),r=!A1(t)||t!==this._$AH&&t!==A,r&&(this._$AH=t);else{const c=t;let h,f;for(t=s[0],h=0;h<s.length-1;h++)f=V1(this,c[n+h],i,h),f===A&&(f=this._$AH[h]),r||(r=!A1(f)||f!==this._$AH[h]),f===d?t=d:t!==d&&(t+=(f??"")+s[h+1]),this._$AH[h]=f}r&&!o&&this.j(t)}j(t){t===d?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class u0 extends Q1{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===d?void 0:t}}class g0 extends Q1{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==d)}}class f0 extends Q1{constructor(t,i,n,o,s){super(t,i,n,o,s),this.type=5}_$AI(t,i=this){if((t=V1(this,t,i,0)??d)===A)return;const n=this._$AH,o=t===d&&n!==d||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,s=t!==d&&(n===d||o);o&&this.element.removeEventListener(this.name,this,n),s&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var i;typeof this._$AH=="function"?this._$AH.call(((i=this.options)==null?void 0:i.host)??this.element,t):this._$AH.handleEvent(t)}}class v0{constructor(t,i,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=i,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){V1(this,t)}}const c2=S1.litHtmlPolyfillSupport;c2==null||c2(I1,U1),(S1.litHtmlVersions??(S1.litHtmlVersions=[])).push("3.3.0");const b0=(e,t,i)=>{const n=(i==null?void 0:i.renderBefore)??t;let o=n._$litPart$;if(o===void 0){const s=(i==null?void 0:i.renderBefore)??null;n._$litPart$=o=new U1(t.insertBefore(O1(),s),s,void 0,i??{})}return o._$AI(e),o};/**
|
|
16
16
|
* @license
|
|
17
17
|
* Copyright 2017 Google LLC
|
|
18
18
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
19
|
-
*/const
|
|
19
|
+
*/const v1=globalThis;let p=class extends H1{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var i;const t=super.createRenderRoot();return(i=this.renderOptions).renderBefore??(i.renderBefore=t.firstChild),t}update(t){const i=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=b0(i,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),(t=this._$Do)==null||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this._$Do)==null||t.setConnected(!1)}render(){return A}};var R2;p._$litElement$=!0,p.finalized=!0,(R2=v1.litElementHydrateSupport)==null||R2.call(v1,{LitElement:p});const h2=v1.litElementPolyfillSupport;h2==null||h2({LitElement:p});(v1.litElementVersions??(v1.litElementVersions=[])).push("4.2.0");/**
|
|
20
20
|
* @license
|
|
21
21
|
* Copyright 2017 Google LLC
|
|
22
22
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
23
|
-
*/const u=e=>(t,
|
|
23
|
+
*/const u=e=>(t,i)=>{i!==void 0?i.addInitializer(()=>{customElements.define(e,t)}):customElements.define(e,t)};/**
|
|
24
24
|
* @license
|
|
25
25
|
* Copyright 2017 Google LLC
|
|
26
26
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
27
|
-
*/const w0={attribute:!0,type:String,converter:X1,reflect:!1,hasChanged:w2},m0=(e=w0,t,
|
|
27
|
+
*/const w0={attribute:!0,type:String,converter:X1,reflect:!1,hasChanged:w2},m0=(e=w0,t,i)=>{const{kind:n,metadata:o}=i;let s=globalThis.litPropertyMetadata.get(o);if(s===void 0&&globalThis.litPropertyMetadata.set(o,s=new Map),n==="setter"&&((e=Object.create(e)).wrapped=!0),s.set(i.name,e),n==="accessor"){const{name:r}=i;return{set(c){const h=t.get.call(this);t.set.call(this,c),this.requestUpdate(r,h,e)},init(c){return c!==void 0&&this.C(r,void 0,e,c),c}}}if(n==="setter"){const{name:r}=i;return function(c){const h=this[r];t.call(this,c),this.requestUpdate(r,h,e)}}throw Error("Unsupported decorator location: "+n)};function l(e){return(t,i)=>typeof i=="object"?m0(e,t,i):((n,o,s)=>{const r=o.hasOwnProperty(s);return o.constructor.createProperty(s,n),r?Object.getOwnPropertyDescriptor(o,s):void 0})(e,t,i)}/**
|
|
28
28
|
* @license
|
|
29
29
|
* Copyright 2017 Google LLC
|
|
30
30
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
@@ -32,11 +32,11 @@
|
|
|
32
32
|
* @license
|
|
33
33
|
* Copyright 2017 Google LLC
|
|
34
34
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
35
|
-
*/const y0=(e,t,
|
|
35
|
+
*/const y0=(e,t,i)=>(i.configurable=!0,i.enumerable=!0,Reflect.decorate&&typeof t!="object"&&Object.defineProperty(e,t,i),i);/**
|
|
36
36
|
* @license
|
|
37
37
|
* Copyright 2017 Google LLC
|
|
38
38
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
39
|
-
*/function q1(e,t){return(
|
|
39
|
+
*/function q1(e,t){return(i,n,o)=>{const s=r=>{var c;return((c=r.renderRoot)==null?void 0:c.querySelector(e))??null};return y0(i,n,{get(){return s(this)}})}}const G=C`
|
|
40
40
|
outline: 1px dashed var(--color-border-primary);
|
|
41
41
|
outline-offset: 2px;
|
|
42
42
|
`;C`
|
|
@@ -68,20 +68,20 @@
|
|
|
68
68
|
* @license
|
|
69
69
|
* Copyright 2023 Google LLC
|
|
70
70
|
* SPDX-License-Identifier: Apache-2.0
|
|
71
|
-
*/const P1=Symbol("internals"),d2=Symbol("privateInternals");function t2(e){var t;class
|
|
71
|
+
*/const P1=Symbol("internals"),d2=Symbol("privateInternals");function t2(e){var t;class i extends e{get[(t=P1,t)](){return this[d2]||(this[d2]=this.attachInternals()),this[d2]}}return i}/**
|
|
72
72
|
* @license
|
|
73
73
|
* Copyright 2023 Google LLC
|
|
74
74
|
* SPDX-License-Identifier: Apache-2.0
|
|
75
|
-
*/function x0(e){e.addInitializer(t=>{const
|
|
75
|
+
*/function x0(e){e.addInitializer(t=>{const i=t;i.addEventListener("click",async n=>{const{type:o,[P1]:s}=i,{form:r}=s;if(!(!r||o==="button")&&(await new Promise(c=>{setTimeout(c)}),!n.defaultPrevented)){if(o==="reset"){r.reset();return}r.addEventListener("submit",c=>{Object.defineProperty(c,"submitter",{configurable:!0,enumerable:!0,get:()=>i})},{capture:!0,once:!0}),s.setFormValue(i.value),r.requestSubmit()}})})}const H0=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
76
76
|
<path d="M8 3.6275C7.06799 0.971489 3.25399 -0.0226278 1.67414 2.30983C0.0877404 4.65197 1.67414 6.99412 2.62598 8.33249C3.0147 8.87905 8 14 8 14C8 14 12.9853 8.87905 13.374 8.33249C14.3259 6.99412 15.9123 4.65197 14.3259 2.30983C12.746 -0.0226277 8.97167 0.971489 8 3.6275Z" stroke="#3F2B2E" stroke-linecap="round"/>
|
|
77
77
|
</svg>
|
|
78
|
-
`,
|
|
78
|
+
`,V0=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
79
79
|
<path d="M16 8L4 0V16L16 8Z" fill="#3F2B2E"/>
|
|
80
80
|
</svg>
|
|
81
|
-
|
|
81
|
+
`,$0=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
82
82
|
<path d="M12.2266 8.16162C11.0953 9.26599 8.72489 11.8788 5.11546 16L4.63062 15.7172C5.78886 13.4007 7.17607 10.8283 8.79223 8C7.17607 5.17172 5.78886 2.59933 4.63062 0.282827L5.11546 0C8.72489 4.12121 11.0953 6.73401 12.2266 7.83838V8.16162Z" fill="#3F2B2E"/>
|
|
83
83
|
</svg>
|
|
84
|
-
`,
|
|
84
|
+
`,B0=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
85
85
|
<path d="M5 7.83838C6.02128 6.73401 8.16109 4.12121 11.4195 0L11.8571 0.282829C10.8116 2.59933 9.55927 5.17172 8.1003 8C9.55927 10.8283 10.8115 13.4007 11.8571 15.7172L11.4195 16C8.16109 11.8788 6.02128 9.266 5 8.16162L5 7.83838Z" fill="#3F2B2E"/>
|
|
86
86
|
</svg>
|
|
87
87
|
`,E0=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
@@ -177,11 +177,11 @@
|
|
|
177
177
|
<path d="M4.05 4.15V7.25H7.96V4.15L6 2.43L4.05 4.15ZM7.18 4.5V6.47H4.83V4.5L6 3.47L7.18 4.5Z" fill="#3F2B2E"/>
|
|
178
178
|
<path d="M9.93 2.65L9.86 2.52C9.12 1.31 7.57 0.5 6 0.5C4.35 0.5 2.77 1.36 2.07 2.64C1.54 3.62 1.37 4.83 1.6 6.04C2.24 9.63 5.69 11.35 5.83 11.42L6 11.5L6.17 11.42C6.17 11.42 6.44 11.29 6.84 11.03C7.89 10.34 10.35 8.4 10.5 5.19V4.65C10.46 3.94 10.26 3.26 9.93 2.65ZM9.72 5.17C9.6 7.9 7.6 9.6 6.42 10.37C6.25 10.48 6.11 10.56 6.01 10.62C5.33 10.24 2.86 8.66 2.37 5.9C2.18 4.88 2.32 3.83 2.76 3.02C3.32 2 4.66 1.29 6.01 1.29C7.36 1.29 8.6 1.95 9.19 2.92L9.25 3.03C9.52 3.53 9.68 4.11 9.72 4.67V5.17Z" fill="#3F2B2E"/>
|
|
179
179
|
</svg>
|
|
180
|
-
`,
|
|
180
|
+
`,i3=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
181
181
|
<path d="M5.3591 5.46338V9.74767H10.6497V5.46338L7.99938 3.08655L5.3591 5.46338ZM9.48953 6.00266V8.55925H6.51922V6.00266L7.99938 4.66445L9.48953 6.00266Z" fill="#3F2B2E"/>
|
|
182
182
|
<path d="M14 6.16245C13.94 5.20373 13.68 4.26498 13.2399 3.43609L13.1399 3.25632C12.1498 1.60852 10.0896 0.5 7.99938 0.5C5.80915 0.509987 3.69893 1.67843 2.75883 3.43609C2.05876 4.7743 1.82873 6.41212 2.12877 8.05992C2.97885 12.9334 7.55933 15.2703 7.74935 15.3702L7.99938 15.5L8.2494 15.3702C8.2494 15.3702 8.59944 15.1904 9.13949 14.8409C10.5296 13.9121 13.8 11.2756 13.99 6.91145V6.17244L14 6.16245ZM8.50943 13.8422C8.30941 13.982 8.12939 14.0819 7.99938 14.1618C7.06928 13.6225 3.89895 11.5153 3.26888 7.8502C3.02886 6.48202 3.20888 5.08389 3.77894 4.00533C4.50901 2.64714 6.24919 1.6984 8.00938 1.6984C9.76956 1.6984 11.3797 2.57723 12.1498 3.86551L12.2298 4.01531C12.5799 4.68442 12.7999 5.4534 12.8399 6.2024V6.8715C12.6799 10.5266 10.0596 12.8036 8.50943 13.8322V13.8422Z" fill="#3F2B2E"/>
|
|
183
183
|
</svg>
|
|
184
|
-
`,
|
|
184
|
+
`,o3=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
185
185
|
<path d="M8 8.15V14.46H16.02V8.15L12 4.67L8 8.15ZM14.75 8.72V13.22H9.26V8.72L12 6.34L14.75 8.72Z" fill="#3F2B2E"/>
|
|
186
186
|
<path d="M21.5 9.14C21.41 7.67 21 6.23 20.3 4.97L20.15 4.7C18.59 2.19 15.32 0.5 12 0.5C8.52 0.5 5.19 2.29 3.7 4.95C2.58 7 2.23 9.52 2.7 12.05C4.06 19.6 11.41 23.22 11.72 23.37L12 23.5L12.28 23.37C12.28 23.37 12.86 23.09 13.7 22.55C15.94 21.11 21.19 17.02 21.5 10.28V9.14ZM13.01 21.5C12.58 21.78 12.23 21.98 12 22.1C10.68 21.38 5.04 17.96 3.95 11.83C3.53 9.61 3.85 7.32 4.81 5.55C6.06 3.31 9.02 1.75 12 1.75C14.98 1.75 17.73 3.2 19.05 5.33L19.19 5.57C19.79 6.66 20.15 7.92 20.23 9.17V10.25C19.96 16.16 15.59 19.83 13.01 21.5Z" fill="#3F2B2E"/>
|
|
187
187
|
</svg>
|
|
@@ -266,20 +266,20 @@
|
|
|
266
266
|
`,x3=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
267
267
|
<path d="M10.63 3.7V2H5.37V3.7H1.5V11.99L1.66 12.13C2.94 13.28 5.95 14 8 14C9.75 14 12.89 13.5 14.35 12.13L14.5 11.99V3.7H10.63ZM13.53 5.73C12.37 6.59 9.86 7.1 8 7.1C6.25 7.1 3.63 6.54 2.47 5.73V4.66H13.54V5.74L13.53 5.73ZM6.33 2.96H9.66V3.7H6.33V2.96ZM8 13.04C6.24 13.04 3.63 12.44 2.47 11.55V6.82C3.69 7.45 5.49 7.87 7.04 8V9.27H8.97V8C10.41 7.89 12.24 7.54 13.54 6.84V11.56C12.39 12.49 9.88 13.04 8.01 13.04H8Z" fill="#3F2B2E"/>
|
|
268
268
|
</svg>
|
|
269
|
-
|
|
269
|
+
`,H3=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
270
270
|
<path d="M16.29 4.91V2H7.71V4.91H1V18.72L1.18 18.88C3.36 20.81 8.49 22 12 22C15.51 22 20.64 20.9 22.83 18.87L23 18.71V4.91H16.29ZM21.88 8.25C19.87 9.8 15.34 10.73 12 10.73C8.66 10.73 4.16 9.74 2.12 8.25V6.01H21.88V8.26V8.25ZM8.83 3.09H15.17V4.91H8.83V3.09ZM12 20.91C8.79 20.91 4.15 19.84 2.12 18.22V9.54C4.31 10.79 7.94 11.6 10.88 11.78V14.18H13.12V11.78C16.11 11.62 19.69 10.86 21.88 9.57V18.23C19.88 19.91 15.35 20.91 12 20.91Z" fill="#3F2B2E"/>
|
|
271
271
|
</svg>
|
|
272
|
-
`,
|
|
272
|
+
`,V3=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
273
273
|
<path d="M11 2H1V2.67H11V2Z" fill="#3F2B2E"/>
|
|
274
274
|
<path d="M11 5.67H1V6.34H11V5.67Z" fill="#3F2B2E"/>
|
|
275
275
|
<path d="M11 9.33H1V10H11V9.33Z" fill="#3F2B2E"/>
|
|
276
276
|
</svg>
|
|
277
|
-
|
|
277
|
+
`,$3=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
278
278
|
<path d="M15 3H1V3.93H15V3Z" fill="#3F2B2E"/>
|
|
279
279
|
<path d="M15 7.54H1V8.47H15V7.54Z" fill="#3F2B2E"/>
|
|
280
280
|
<path d="M15 12.07H1V13H15V12.07Z" fill="#3F2B2E"/>
|
|
281
281
|
</svg>
|
|
282
|
-
`,
|
|
282
|
+
`,B3=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
283
283
|
<path d="M22 4H2V5.02H22V4Z" fill="#3F2B2E"/>
|
|
284
284
|
<path d="M22 11.49H2V12.51H22V11.49Z" fill="#3F2B2E"/>
|
|
285
285
|
<path d="M22 18.98H2V20H22V18.98Z" fill="#3F2B2E"/>
|
|
@@ -403,10 +403,10 @@
|
|
|
403
403
|
`,et=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
404
404
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 6C1 3.23858 3.23858 1 6 1C8.76142 1 11 3.23858 11 6C11 8.76142 8.76142 11 6 11C3.23858 11 1 8.76142 1 6ZM8.40875 8.40872C8.53094 8.28652 8.53094 8.08841 8.40875 7.96622L6.44187 5.99997L8.40812 4.03372C8.52655 3.9111 8.52486 3.71619 8.40431 3.59565C8.28377 3.47511 8.08886 3.47341 7.96625 3.59184L6 5.55809L4.03312 3.59184C3.9105 3.47341 3.71559 3.47511 3.59505 3.59565C3.47451 3.71619 3.47282 3.9111 3.59125 4.03372L5.55812 5.99997L3.59125 7.96684C3.51013 8.04542 3.47772 8.16165 3.50647 8.27086C3.53523 8.38008 3.62067 8.46528 3.72996 8.49373C3.83926 8.52217 3.9554 8.48943 4.03375 8.40809L6 6.44184L7.96625 8.40872C8.08844 8.53091 8.28655 8.53091 8.40875 8.40872Z" fill="#3F2B2E"/>
|
|
405
405
|
</svg>
|
|
406
|
-
`,
|
|
406
|
+
`,it=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
407
407
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8ZM11.3723 11.3723C11.5433 11.2012 11.5433 10.9238 11.3723 10.7527L8.61863 8L11.3714 5.24725C11.5372 5.07558 11.5348 4.80271 11.366 4.63395C11.1973 4.4652 10.9244 4.46282 10.7527 4.62862L8 7.38137L5.24638 4.62862C5.07471 4.46282 4.80184 4.4652 4.63308 4.63395C4.46432 4.80271 4.46195 5.07558 4.62775 5.24725L7.38138 8L4.62775 10.7536C4.51419 10.8636 4.46881 11.0264 4.50907 11.1793C4.54932 11.3322 4.66894 11.4514 4.82196 11.4913C4.97497 11.5311 5.13756 11.4852 5.24725 11.3714L8 8.61862L10.7527 11.3723C10.9238 11.5433 11.2012 11.5433 11.3723 11.3723Z" fill="#3F2B2E"/>
|
|
408
408
|
</svg>
|
|
409
|
-
`,
|
|
409
|
+
`,ot=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
410
410
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM16.8175 16.8174C17.0619 16.573 17.0619 16.1768 16.8175 15.9324L12.8837 11.9999L16.8162 8.06743C17.0531 7.8222 17.0497 7.43238 16.8086 7.1913C16.5675 6.95021 16.1777 6.94683 15.9325 7.18368L12 11.1162L8.06624 7.18368C7.821 6.94683 7.43119 6.95021 7.1901 7.1913C6.94902 7.43238 6.94563 7.8222 7.18249 8.06743L11.1162 11.9999L7.18249 15.9337C7.02026 16.0908 6.95544 16.3233 7.01294 16.5417C7.07045 16.7602 7.24134 16.9306 7.45993 16.9875C7.67852 17.0443 7.9108 16.9789 8.06749 16.8162L12 12.8837L15.9325 16.8174C16.1769 17.0618 16.5731 17.0618 16.8175 16.8174Z" fill="#3F2B2E"/>
|
|
411
411
|
</svg>
|
|
412
412
|
`,nt=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
@@ -484,18 +484,18 @@
|
|
|
484
484
|
`,xt=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
485
485
|
<path d="M1 1V15H15V1H1ZM13.91 2.09V4.94H8.37C8.37 4.94 8.47 4.87 8.5 4.82C8.93 4.29 8.92 3.64 8.43 2.96C7.95 2.45 7.48 2.42 7.18 2.48C6.5 2.61 6.02 3.28 5.63 4.09C5.3 3.28 4.88 2.61 4.23 2.44C3.93 2.36 3.46 2.36 2.89 2.89C2.4 3.47 2.35 4.12 2.74 4.68C2.8 4.77 2.88 4.86 2.96 4.94H2.09V2.09H13.9H13.91ZM3.68 3.65C3.76 3.58 3.86 3.5 3.93 3.5C3.93 3.5 3.94 3.5 3.95 3.5C4.08 3.53 4.32 3.74 4.68 4.65C4.27 4.53 3.79 4.3 3.62 4.02C3.58 3.95 3.52 3.84 3.68 3.64V3.65ZM6.58 4.66C7 3.77 7.26 3.59 7.39 3.56C7.39 3.56 7.39 3.56 7.4 3.56C7.47 3.56 7.57 3.64 7.6 3.67C7.8 3.94 7.72 4.05 7.68 4.11C7.49 4.38 7 4.57 6.58 4.66ZM2.09 6.04H3.85C3.55 6.47 3.34 7.03 3.34 7.76H4.43C4.43 7.09 4.68 6.68 4.98 6.4V13.9H2.09V6.03V6.04ZM6.07 13.91V6.4C6.36 6.67 6.59 7.09 6.58 7.76H7.67C7.67 7.04 7.48 6.48 7.19 6.04H13.9V13.91H6.07Z" fill="#33292C"/>
|
|
486
486
|
</svg>
|
|
487
|
-
|
|
487
|
+
`,Ht=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
488
488
|
<path d="M1 1V23H23V1H1ZM21.83 2.17V7.36H11.78C12.1 7.17 12.38 6.95 12.59 6.69C12.94 6.25 13.41 5.34 12.5 4.08C11.82 3.36 11.17 3.3 10.75 3.38C9.5 3.62 8.65 5.32 8.17 6.45C7.77 5.29 7.06 3.63 5.86 3.32C5.45 3.21 4.79 3.22 4 3.94C3.05 5.07 3.45 6.01 3.77 6.48C4.01 6.82 4.36 7.11 4.77 7.36H2.18V2.17H21.83ZM4.72 5.8C4.56 5.56 4.45 5.24 4.84 4.76C5.13 4.5 5.33 4.45 5.44 4.45C5.49 4.45 5.52 4.45 5.55 4.46C6.04 4.59 6.56 5.45 7.11 7.01C6.35 6.88 5.18 6.46 4.72 5.79V5.8ZM9.21 6.98C9.87 5.46 10.45 4.64 10.95 4.55C10.97 4.55 11 4.55 11.04 4.55C11.15 4.55 11.34 4.59 11.59 4.85C12 5.41 11.87 5.72 11.68 5.95C11.18 6.58 9.98 6.91 9.21 6.99V6.98ZM2.17 8.54H5.94C5.28 9.23 4.78 10.21 4.78 11.61H5.95C5.95 10.08 6.7 9.27 7.42 8.84V21.83H2.17V8.55V8.54ZM8.6 21.83V8.81C9.31 9.23 10.04 10.03 10.02 11.61H11.19C11.21 10.22 10.73 9.23 10.09 8.54H21.82V21.82H8.59L8.6 21.83Z" fill="#33292C"/>
|
|
489
489
|
</svg>
|
|
490
|
-
`,
|
|
490
|
+
`,Vt=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
491
491
|
<path d="M11.39 8.62L11.34 8.54C10.84 7.7 9.85 7.18 8.76 7.18C8.46 7.18 8.17 7.24 7.89 7.31C7.35 6.98 6.7 6.78 6.01 6.78C5.32 6.78 4.66 6.98 4.11 7.32C3.82 7.24 3.51 7.18 3.2 7.18C2.09 7.18 1.03 7.76 0.56 8.63L0.48 8.8C0.29 9.21 0.18 9.69 0.18 10.17H0.73C0.73 9.76 0.81 9.37 0.97 9.03L1.05 8.87C1.43 8.18 2.29 7.71 3.21 7.71C3.32 7.71 3.43 7.74 3.54 7.75C3.34 7.95 3.17 8.17 3.03 8.41L2.93 8.6C2.71 9.07 2.6 9.61 2.6 10.15H3.22C3.22 9.69 3.32 9.24 3.49 8.86L3.58 8.68C4.01 7.9 4.99 7.37 6.02 7.37C7.05 7.37 7.96 7.86 8.41 8.61L8.46 8.69C8.66 9.06 8.78 9.49 8.81 9.94V10.15H9.43V9.92C9.39 9.36 9.25 8.84 9 8.39L8.95 8.3C8.83 8.09 8.66 7.91 8.49 7.74C8.58 7.73 8.68 7.7 8.77 7.7C9.65 7.7 10.48 8.13 10.88 8.79L10.92 8.86C11.1 9.19 11.21 9.57 11.23 9.96V10.15H11.78V9.95C11.75 9.45 11.62 9 11.4 8.59L11.39 8.62Z" fill="#432A2E"/>
|
|
492
492
|
<path d="M1.46 5.58L1.55 5.74C1.87 6.27 2.51 6.61 3.2 6.61C3.89 6.61 4.47 6.28 4.8 5.78C5.15 6 5.57 6.13 6.01 6.13C6.43 6.13 6.83 6.01 7.18 5.81C7.51 6.29 8.12 6.61 8.76 6.61C9.46 6.61 10.13 6.24 10.44 5.68L10.49 5.57C10.61 5.31 10.67 5.01 10.67 4.7V4.57C10.65 4.27 10.57 3.99 10.43 3.72L10.39 3.66C10.08 3.14 9.41 2.79 8.75 2.79C8.47 2.79 8.2 2.87 7.95 2.99C7.93 2.95 7.92 2.91 7.9 2.87L7.86 2.8C7.5 2.21 6.76 1.81 6 1.81C5.24 1.81 4.44 2.23 4.1 2.86L4.04 2.98C4.04 2.98 4.04 2.99 4.04 3C3.78 2.88 3.5 2.79 3.2 2.79C2.5 2.79 1.82 3.16 1.52 3.72L1.46 3.83C1.34 4.1 1.28 4.4 1.28 4.7V4.83C1.3 5.1 1.36 5.34 1.47 5.58H1.46ZM8.75 3.35C9.23 3.35 9.71 3.6 9.94 3.99C10.04 4.19 10.1 4.4 10.12 4.6V4.71C10.12 4.94 10.07 5.16 9.99 5.34L9.95 5.43C9.74 5.81 9.25 6.07 8.75 6.07C8.28 6.07 7.84 5.85 7.6 5.48C7.72 5.36 7.83 5.23 7.91 5.08L7.97 4.96C8.11 4.66 8.18 4.32 8.18 3.98V3.84C8.18 3.72 8.14 3.61 8.12 3.49C8.31 3.4 8.53 3.35 8.76 3.35H8.75ZM4.45 3.98C4.45 3.73 4.5 3.47 4.6 3.27L4.65 3.17C4.89 2.74 5.43 2.45 6.01 2.45C6.55 2.45 7.1 2.73 7.36 3.18C7.48 3.4 7.54 3.64 7.56 3.87V3.99C7.56 4.25 7.51 4.5 7.41 4.71L7.36 4.81C7.12 5.24 6.57 5.54 6 5.54C5.43 5.54 4.92 5.27 4.65 4.82L4.6 4.72C4.51 4.53 4.46 4.33 4.45 4.12V3.98ZM1.82 4.7C1.82 4.48 1.87 4.25 1.95 4.07L2 3.98C2.21 3.6 2.69 3.35 3.2 3.35C3.44 3.35 3.67 3.43 3.88 3.55C3.85 3.69 3.83 3.84 3.83 3.98V4.13C3.85 4.44 3.92 4.71 4.04 4.98L4.14 5.17C4.2 5.28 4.29 5.37 4.38 5.46C4.17 5.83 3.68 6.08 3.2 6.08C2.72 6.08 2.24 5.84 2.01 5.44L1.96 5.35C1.88 5.19 1.84 5.01 1.83 4.82V4.71L1.82 4.7Z" fill="#432A2E"/>
|
|
493
493
|
</svg>
|
|
494
|
-
|
|
494
|
+
`,$t=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
495
495
|
<path d="M15.47 12.8C15.43 12.16 15.27 11.57 14.98 11.04C14.98 11.04 14.98 11.04 14.98 11.03L14.92 10.92C14.26 9.82 12.97 9.13 11.56 9.13C11.21 9.13 10.86 9.18 10.53 9.26C9.81 8.81 8.94 8.55 8.02 8.55C7.1 8.55 6.26 8.81 5.53 9.25C5.2 9.17 4.86 9.12 4.5 9.12C3.06 9.12 1.68 9.88 1.06 11.02L0.95 11.24C0.95 11.24 0.95 11.27 0.94 11.28C0.7 11.81 0.57 12.41 0.57 13.03H1.36C1.36 12.52 1.47 12.01 1.66 11.59L1.76 11.39C2.24 10.51 3.33 9.91 4.49 9.91C4.55 9.91 4.6 9.92 4.66 9.93C4.43 10.17 4.22 10.44 4.07 10.72L3.94 10.98C3.94 10.98 3.93 11.01 3.92 11.02C3.65 11.63 3.5 12.32 3.5 13.03H4.41C4.41 12.44 4.53 11.87 4.75 11.37L4.84 11.18L4.86 11.13C5.41 10.12 6.66 9.44 7.99 9.44C9.32 9.44 10.48 10.07 11.06 11.04L11.12 11.15C11.38 11.64 11.54 12.19 11.57 12.77V13.04H12.48V12.73C12.43 11.99 12.25 11.32 11.92 10.72C11.92 10.72 11.92 10.71 11.92 10.7L11.85 10.58C11.71 10.34 11.53 10.12 11.34 9.92C11.4 9.92 11.47 9.9 11.53 9.9C12.65 9.9 13.71 10.45 14.21 11.29L14.26 11.38C14.49 11.8 14.62 12.29 14.66 12.79V13.03H15.45V12.76L15.47 12.8Z" fill="#432A2E"/>
|
|
496
496
|
<path d="M2.22 7.14L2.33 7.36C2.74 8.06 3.59 8.51 4.49 8.51C5.32 8.51 6.1 8.1 6.55 7.47C6.98 7.7 7.49 7.84 8.01 7.84C8.53 7.84 9.04 7.7 9.48 7.46C9.91 8.1 10.7 8.51 11.55 8.51C12.47 8.51 13.35 8.02 13.75 7.28L13.82 7.14C13.98 6.79 14.06 6.4 14.06 6V5.83C14.04 5.45 13.93 5.06 13.74 4.71L13.7 4.63C13.29 3.94 12.42 3.48 11.54 3.48C11.21 3.48 10.89 3.55 10.59 3.68C10.56 3.62 10.55 3.55 10.51 3.49L10.46 3.4C9.99 2.61 9 2.08 7.99 2.08C6.98 2.08 5.93 2.64 5.46 3.48L5.38 3.64C5.38 3.64 5.38 3.64 5.38 3.65C5.09 3.54 4.79 3.47 4.48 3.47C3.56 3.47 2.68 3.96 2.28 4.69L2.21 4.83C2.05 5.18 1.97 5.57 1.97 5.97V6.14C2 6.5 2.07 6.82 2.22 7.13V7.14ZM11.54 4.27C12.14 4.27 12.75 4.58 13.04 5.08C13.17 5.33 13.25 5.6 13.26 5.85V5.99C13.26 6.28 13.2 6.56 13.1 6.79L13.04 6.9C12.78 7.37 12.16 7.71 11.54 7.71C10.95 7.71 10.41 7.44 10.1 6.98C10.27 6.81 10.41 6.63 10.52 6.43L10.6 6.27C10.78 5.87 10.88 5.42 10.88 4.96V4.77C10.88 4.66 10.84 4.54 10.82 4.43C11.04 4.33 11.29 4.28 11.54 4.28V4.27ZM6.03 4.95C6.03 4.62 6.1 4.3 6.22 4.03L6.28 3.9C6.58 3.36 7.28 2.98 8 2.98C8.72 2.98 9.38 3.34 9.72 3.9C9.87 4.18 9.96 4.5 9.98 4.78V4.94C9.98 5.27 9.91 5.59 9.79 5.86L9.73 5.99C9.43 6.53 8.72 6.91 8.01 6.91C7.3 6.91 6.64 6.57 6.3 5.99L6.23 5.86C6.12 5.62 6.06 5.36 6.04 5.09V4.93L6.03 4.95ZM2.77 5.99C2.77 5.7 2.83 5.42 2.93 5.19L2.99 5.08C3.25 4.61 3.86 4.28 4.49 4.28C4.73 4.28 4.96 4.34 5.18 4.43C5.15 4.6 5.13 4.78 5.13 4.96V5.15C5.16 5.56 5.25 5.93 5.41 6.28L5.54 6.53C5.64 6.71 5.78 6.86 5.93 7.01C5.64 7.43 5.08 7.72 4.5 7.72C3.88 7.72 3.3 7.42 3.01 6.92L2.95 6.8C2.85 6.59 2.8 6.36 2.78 6.13V5.99H2.77Z" fill="#432A2E"/>
|
|
497
497
|
</svg>
|
|
498
|
-
`,
|
|
498
|
+
`,Bt=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
499
499
|
<path d="M23 19.84C22.94 18.87 22.7 17.99 22.28 17.21C22.28 17.21 22.28 17.2 22.27 17.19L22.18 17.03C21.21 15.38 19.31 14.35 17.22 14.35C16.7 14.35 16.19 14.42 15.7 14.55C14.64 13.88 13.36 13.49 12 13.49C10.64 13.49 9.4 13.88 8.33 14.54C7.84 14.42 7.34 14.35 6.81 14.35C4.68 14.35 2.64 15.49 1.73 17.21L1.57 17.54C1.57 17.54 1.56 17.58 1.55 17.6C1.2 18.4 1.01 19.3 1.01 20.23C1.01 20.23 1.01 20.23 1.01 20.24H2.18C2.18 19.47 2.34 18.72 2.62 18.07C2.62 18.07 2.62 18.07 2.62 18.06L2.74 17.81L2.77 17.75C3.47 16.43 5.09 15.54 6.8 15.54C6.88 15.54 6.97 15.56 7.05 15.56C6.71 15.92 6.41 16.32 6.18 16.75L5.99 17.13C5.99 17.13 5.98 17.17 5.97 17.2C5.57 18.11 5.35 19.15 5.35 20.21C5.35 20.21 5.35 20.21 5.35 20.22H6.69C6.69 19.34 6.87 18.47 7.2 17.74C7.2 17.74 7.2 17.74 7.2 17.73L7.34 17.45L7.38 17.38C8.19 15.86 10.04 14.84 12 14.84C13.96 14.84 15.68 15.78 16.53 17.23L16.62 17.39C17.01 18.12 17.23 18.95 17.29 19.81V20.22L18.63 20.23V19.76C18.56 18.65 18.29 17.64 17.8 16.74C17.8 16.74 17.8 16.72 17.79 16.72L17.69 16.54C17.48 16.18 17.22 15.86 16.94 15.55C17.04 15.55 17.13 15.52 17.23 15.52C18.88 15.52 20.44 16.34 21.18 17.61L21.26 17.75C21.6 18.39 21.8 19.11 21.84 19.87V20.23L23.01 20.24V19.83L23 19.84Z" fill="#432A2E"/>
|
|
500
500
|
<path d="M3.45 11.35L3.62 11.67C4.23 12.72 5.48 13.4 6.8 13.4C8.02 13.4 9.17 12.78 9.83 11.84C10.47 12.19 11.21 12.39 11.98 12.39C12.75 12.39 13.5 12.18 14.15 11.82C14.79 12.77 15.96 13.39 17.21 13.39C18.56 13.39 19.86 12.66 20.46 11.54L20.56 11.33C20.79 10.81 20.91 10.22 20.91 9.62V9.37C20.87 8.8 20.71 8.22 20.44 7.69L20.38 7.57C19.77 6.54 18.49 5.85 17.2 5.85C16.71 5.85 16.24 5.96 15.8 6.14C15.76 6.04 15.73 5.94 15.69 5.85L15.62 5.72C14.92 4.54 13.46 3.75 11.98 3.75C10.5 3.75 8.94 4.59 8.25 5.86L8.13 6.1C8.13 6.1 8.13 6.11 8.13 6.12C7.71 5.96 7.26 5.85 6.8 5.85C5.45 5.85 4.14 6.58 3.55 7.69L3.45 7.9C3.22 8.42 3.1 9.01 3.1 9.61V9.86C3.14 10.4 3.25 10.88 3.46 11.34L3.45 11.35ZM17.21 7.05C18.09 7.05 18.99 7.52 19.42 8.26C19.61 8.63 19.73 9.04 19.75 9.42V9.63C19.75 10.06 19.66 10.48 19.51 10.83L19.43 11C19.05 11.71 18.14 12.21 17.21 12.21C16.34 12.21 15.54 11.8 15.09 11.11C15.34 10.86 15.55 10.59 15.71 10.28L15.83 10.04C16.1 9.44 16.24 8.76 16.24 8.08V7.79C16.23 7.62 16.18 7.45 16.15 7.28C16.48 7.14 16.84 7.05 17.21 7.05ZM9.07 8.06C9.07 7.57 9.17 7.09 9.35 6.69L9.45 6.49C9.89 5.68 10.93 5.12 11.99 5.12C13.05 5.12 14.03 5.66 14.52 6.51C14.74 6.94 14.87 7.41 14.9 7.83V8.07C14.9 8.56 14.8 9.05 14.62 9.44L14.52 9.64C14.08 10.46 13.04 11.02 11.98 11.02C10.92 11.02 9.95 10.51 9.45 9.65L9.35 9.45C9.19 9.09 9.09 8.7 9.07 8.3V8.06ZM4.26 9.61C4.26 9.18 4.35 8.76 4.5 8.41L4.58 8.24C4.96 7.53 5.87 7.04 6.79 7.04C7.14 7.04 7.48 7.12 7.8 7.26C7.76 7.52 7.72 7.78 7.72 8.05V8.34C7.76 8.96 7.9 9.5 8.14 10.03L8.33 10.4C8.48 10.66 8.68 10.9 8.9 11.11C8.48 11.74 7.65 12.18 6.79 12.18C5.87 12.18 5.02 11.73 4.59 10.98L4.5 10.81C4.36 10.5 4.28 10.16 4.25 9.81V9.6L4.26 9.61Z" fill="#432A2E"/>
|
|
501
501
|
</svg>
|
|
@@ -663,11 +663,11 @@
|
|
|
663
663
|
<path d="M2 2C2 1.44772 2.44772 1 3 1H3.66667C4.21895 1 4.66667 1.44772 4.66667 2V10C4.66667 10.5523 4.21895 11 3.66667 11H3C2.44772 11 2 10.5523 2 10V2Z" fill="#3F2B2E"/>
|
|
664
664
|
<path d="M7.33333 2C7.33333 1.44772 7.78105 1 8.33333 1H9C9.55228 1 10 1.44772 10 2V10C10 10.5523 9.55228 11 9 11H8.33333C7.78105 11 7.33333 10.5523 7.33333 10V2Z" fill="#3F2B2E"/>
|
|
665
665
|
</svg>
|
|
666
|
-
`,
|
|
666
|
+
`,i4=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
667
667
|
<path d="M3.5 3C3.5 2.44772 3.94772 2 4.5 2H5.5C6.05228 2 6.5 2.44772 6.5 3V13C6.5 13.5523 6.05228 14 5.5 14H4.5C3.94772 14 3.5 13.5523 3.5 13V3Z" fill="#3F2B2E"/>
|
|
668
668
|
<path d="M9.5 3C9.5 2.44772 9.94772 2 10.5 2H11.5C12.0523 2 12.5 2.44772 12.5 3V13C12.5 13.5523 12.0523 14 11.5 14H10.5C9.94772 14 9.5 13.5523 9.5 13V3Z" fill="#3F2B2E"/>
|
|
669
669
|
</svg>
|
|
670
|
-
`,
|
|
670
|
+
`,o4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
671
671
|
<path d="M6 5C6 4.44772 6.44772 4 7 4H9C9.55228 4 10 4.44772 10 5V19C10 19.5523 9.55228 20 9 20H7C6.44772 20 6 19.5523 6 19V5Z" fill="#3F2B2E"/>
|
|
672
672
|
<path d="M14 5C14 4.44772 14.4477 4 15 4H17C17.5523 4 18 4.44772 18 5V19C18 19.5523 17.5523 20 17 20H15C14.4477 20 14 19.5523 14 19V5Z" fill="#3F2B2E"/>
|
|
673
673
|
</svg>
|
|
@@ -746,19 +746,19 @@
|
|
|
746
746
|
<path d="M5.65 3.02V1H4.28V3.02H1V4.39H4.28V6.48H5.65V4.39H15V3.02H5.65Z" fill="#3F2B2E"/>
|
|
747
747
|
<path d="M11.56 9.52H10.19V11.54H1V12.91H10.19V15H11.56V12.91H15V11.54H11.56V9.52Z" fill="#3F2B2E"/>
|
|
748
748
|
</svg>
|
|
749
|
-
|
|
749
|
+
`,H4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
750
750
|
<path d="M8.32 5.21V2H7.02V5.21H2V6.51H7.02V9.83H8.32V6.51H22V5.21H8.32Z" fill="#3F2B2E"/>
|
|
751
751
|
<path d="M16.76 14.17H15.45V17.38H2V18.69H15.45V22H16.76V18.69H22V17.38H16.76V14.17Z" fill="#3F2B2E"/>
|
|
752
752
|
</svg>
|
|
753
|
-
`,
|
|
753
|
+
`,V4=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
754
754
|
<path d="M4.63 7.94L4.76 8.04L6 7.14L7.25 8.05L7.38 7.94L6.91 6.49L8.14 5.59L8.09 5.43H6.57L6.09 3.95H5.94L5.46 5.43L3.91 5.42L3.86 5.58L5.11 6.48L4.63 7.94Z" fill="#3F2B2E"/>
|
|
755
755
|
<path d="M1 2.25V9.75H11V2.25H1ZM10.29 9.07H1.71V2.93H10.28V9.07H10.29Z" fill="#3F2B2E"/>
|
|
756
756
|
</svg>
|
|
757
|
-
|
|
757
|
+
`,$4=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
758
758
|
<path d="M5.95 10.81L6.15 10.95L8 9.64L9.85 10.96L10.05 10.81L9.34 8.7L11.18 7.41L11.1 7.17H8.84L8.12 5.03H7.9L7.19 7.17L4.89 7.16L4.81 7.38L6.67 8.69L5.95 10.81Z" fill="#3F2B2E"/>
|
|
759
759
|
<path d="M0.5 2.5V13.5H15.5V2.5H0.5ZM14.31 12.39H1.69V3.61H14.3V12.39H14.31Z" fill="#3F2B2E"/>
|
|
760
760
|
</svg>
|
|
761
|
-
`,
|
|
761
|
+
`,B4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
762
762
|
<path d="M8.92 16.23L9.22 16.44L12 14.48L14.79 16.46L15.08 16.23L14.02 13.06L16.79 11.11L16.68 10.75H13.26L12.18 7.53H11.85L10.77 10.75L7.31 10.74L7.19 11.07L9.99 13.04L8.92 16.23Z" fill="#3F2B2E"/>
|
|
763
763
|
<path d="M1 4V20H23V4H1ZM21.8 18.88H2.2V5.12H21.8V18.89V18.88Z" fill="#3F2B2E"/>
|
|
764
764
|
</svg>
|
|
@@ -857,12 +857,12 @@
|
|
|
857
857
|
<path d="M6 2.50049C6.27614 2.50049 6.5 2.72435 6.5 3.00049V7.00049C6.49987 7.27652 6.27606 7.50049 6 7.50049C5.72394 7.50049 5.50013 7.27652 5.5 7.00049V3.00049C5.5 2.72435 5.72386 2.50049 6 2.50049Z" fill="#3F2B2E"/>
|
|
858
858
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 1C8.76142 1 11 3.23906 11 6.00049C10.9999 8.7618 8.76134 11.0005 6 11.0005C3.23866 11.0005 1.00013 8.7618 1 6.00049C1 3.23906 3.23858 1 6 1ZM6 1.75049C3.65279 1.75049 1.75 3.65328 1.75 6.00049C1.75013 8.34759 3.65287 10.2505 6 10.2505C8.34713 10.2505 10.2499 8.34759 10.25 6.00049C10.25 3.65328 8.34721 1.75049 6 1.75049Z" fill="#3F2B2E"/>
|
|
859
859
|
</svg>
|
|
860
|
-
`,
|
|
860
|
+
`,i5=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
861
861
|
<path d="M8 11.5007C8.3866 11.5007 8.7 11.8141 8.7 12.2007C8.69982 12.5871 8.38649 12.9007 8 12.9007C7.61351 12.9007 7.30018 12.5871 7.3 12.2007C7.3 11.8141 7.6134 11.5007 8 11.5007Z" fill="#3F2B2E"/>
|
|
862
862
|
<path d="M8 3.10068C8.3866 3.10068 8.7 3.41408 8.7 3.80068V9.40068C8.69982 9.78713 8.38649 10.1007 8 10.1007C7.61351 10.1007 7.30018 9.78713 7.3 9.40068V3.80068C7.3 3.41408 7.6134 3.10068 8 3.10068Z" fill="#3F2B2E"/>
|
|
863
863
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 1C11.866 1 15 4.13469 15 8.00068C14.9998 11.8665 11.8659 15.0007 8 15.0007C4.13412 15.0007 1.00018 11.8665 1 8.00068C1 4.13469 4.13401 1 8 1ZM8 2.05068C4.71391 2.05068 2.05 4.71459 2.05 8.00068C2.05018 11.2866 4.71402 13.9507 8 13.9507C11.286 13.9507 13.9498 11.2866 13.95 8.00068C13.95 4.71459 11.2861 2.05068 8 2.05068Z" fill="#3F2B2E"/>
|
|
864
864
|
</svg>
|
|
865
|
-
`,
|
|
865
|
+
`,o5=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
866
866
|
<path d="M12 17.001C12.5523 17.001 13 17.4487 13 18.001C12.9997 18.553 12.5521 19.001 12 19.001C11.4479 19.001 11.0003 18.553 11 18.001C11 17.4487 11.4477 17.001 12 17.001Z" fill="#3F2B2E"/>
|
|
867
867
|
<path d="M12 5.00098C12.5523 5.00098 13 5.44869 13 6.00098V14.001C12.9997 14.553 12.5521 15.001 12 15.001C11.4479 15.001 11.0003 14.553 11 14.001V6.00098C11 5.44869 11.4477 5.00098 12 5.00098Z" fill="#3F2B2E"/>
|
|
868
868
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C17.5228 2 22 6.47813 22 12.001C21.9997 17.5236 17.5227 22.001 12 22.001C6.47732 22.001 2.00026 17.5236 2 12.001C2 6.47813 6.47715 2 12 2ZM12 3.50098C7.30558 3.50098 3.5 7.30656 3.5 12.001C3.50026 16.6952 7.30574 20.501 12 20.501C16.6943 20.501 20.4997 16.6952 20.5 12.001C20.5 7.30656 16.6944 3.50098 12 3.50098Z" fill="#3F2B2E"/>
|
|
@@ -879,15 +879,30 @@
|
|
|
879
879
|
`,T2=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
880
880
|
<path d="M7.91263 14L7.72275 13.9232C1.44662 11.3113 0.926944 7.66242 1.00689 6.21246C1.09684 4.30158 2.27611 2.66917 3.94508 2.16025C5.35421 1.72814 6.78333 2.17945 7.95261 3.39895C9.27179 2.13144 10.8408 1.69933 12.2999 2.21786C13.869 2.7844 14.9483 4.388 14.9983 6.21246C15.0382 7.66242 14.4386 11.3113 8.11251 13.9232L7.92263 14H7.91263ZM4.97445 2.95724C4.7246 2.95724 4.47475 2.99565 4.2349 3.07247C2.98567 3.45657 2.05625 4.7721 1.98629 6.26047C1.92633 7.49918 2.38604 10.6008 7.92263 12.9629C11.8102 11.3017 14.0888 8.7955 14.0189 6.23166C13.9789 4.7913 13.1494 3.53339 11.9601 3.11088C10.7809 2.68838 9.47167 3.13969 8.37235 4.33999L7.93262 4.85852L7.54286 4.3976C6.79332 3.45657 5.88388 2.94764 4.97445 2.94764V2.95724Z" fill="#3F2B2E"/>
|
|
881
881
|
</svg>
|
|
882
|
-
`,r5=
|
|
882
|
+
`,r5=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
883
|
+
<path d="M5.2 4.73H4.38V9.14H5.2V4.73Z" fill="#3F2B2E"/>
|
|
884
|
+
<path d="M7.62 4.73H6.8V9.14H7.62V4.73Z" fill="#3F2B2E"/>
|
|
885
|
+
<path d="M11 2.55H8.83V1.55C8.83 0.69 8.14 0.5 7.25 0.5H4.83C3.94 0.5 3.17 0.7 3.17 1.55V2.55H1V3.28H1.35L2.35 9.95C2.35 10.81 3.08 11.5 3.97 11.5H8.03C8.92 11.5 9.65 10.8 9.65 9.95L10.65 3.28H11V2.55ZM3.99 1.55C3.99 1.1 4.39 1.23 4.83 1.23H7.25C7.69 1.23 8.02 1.1 8.02 1.55V2.55H3.99V1.55ZM8.83 9.95C8.83 10.4 8.47 10.77 8.03 10.77H3.97C3.53 10.77 3.17 10.4 3.17 9.95L2.17 3.28H9.83L8.83 9.95Z" fill="#3F2B2E"/>
|
|
886
|
+
</svg>
|
|
887
|
+
`,l5=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
888
|
+
<path d="M6.96 6.37H5.9V12.03H6.96V6.37Z" fill="#3F2B2E"/>
|
|
889
|
+
<path d="M10.1 6.37H9.04V12.03H10.1V6.37Z" fill="#3F2B2E"/>
|
|
890
|
+
<path d="M11.67 3.4V2.42C11.67 1.32 10.73 1 9.57 1H6.43C5.27 1 4.33 1.31 4.33 2.42V3.4H1.5V4.42H1.98L2.98 13C2.98 14.1 3.92 15 5.08 15H10.92C12.08 15 13.02 14.1 13.02 13L14.02 4.42H14.5V3.4H11.67ZM5.39 2.42C5.39 1.88 5.86 2.02 6.43 2.02H9.57C10.14 2.02 10.61 1.88 10.61 2.42V3.4H5.39V2.42ZM11.96 13C11.96 13.54 11.49 13.98 10.92 13.98H5.08C4.51 13.98 4.04 13.54 4.04 13L3.04 4.42H12.96L11.96 13Z" fill="#3F2B2E"/>
|
|
891
|
+
</svg>
|
|
892
|
+
`,a5=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
893
|
+
<path d="M10.25 9.34H8.87V17.46H10.25V9.34Z" fill="#3F2B2E"/>
|
|
894
|
+
<path d="M15.14 9.34H13.76V17.46H15.14V9.34Z" fill="#3F2B2E"/>
|
|
895
|
+
<path d="M17.58 4.72831V3.01908C17.58 1.32985 16.17 1 14.45 1H9.56C7.83 1 6.43 1.32985 6.43 3.01908V4.72831H2V6.08769H2.76L4.76 19.9414C4.76 21.6306 6.17 23 7.89 23H16.11C17.84 23 19.24 21.6306 19.24 19.9414L21.24 6.08769H22V4.72831H17.58ZM7.8 3.01908C7.8 2.07951 8.59 2.35938 9.56 2.35938H14.45C15.42 2.35938 16.21 2.07951 16.21 3.01908V4.72831H7.8V3.01908ZM17.87 19.9314C17.87 20.871 17.08 21.6406 16.11 21.6406H7.89C6.92 21.6406 6.13 20.871 6.13 19.9314L4.13 6.07769H19.87L17.87 19.9314Z" fill="#3F2B2E"/>
|
|
896
|
+
</svg>
|
|
897
|
+
`,c5={wishlist:H0,playerv:V0,chevronRight:$0,chevronLeft:B0,icoPlus:O0,icoMinus:A0,"star-0":E0,"star-25":M0,"star-50":k0,"star-75":Z0,"star-100":_0,cross:S0,search:F0,arrowLeft:I0,arrowTop:P0,cart:z0,notifyme:D0,triangledown:T0,triangleup:j0,checkstroke:R0,pause:U0,mapDualArrow:q0,swipeDualArrow:K0,backToBag:Y0,checkbox:J0,sliderLeftArrow:Q0,sliderRightArrow:t3},L2={"occ-address":{small:e3,medium:i3,large:o3},"occ-autorep":{small:n3,medium:s3,large:r3},"occ-back":{small:l3,medium:a3,large:c3},"occ-bag-filled":{small:h3,medium:d3,large:p3},"occ-bag-outlined":{small:C3,medium:u3,large:g3},"occ-bag-strike":{small:f3,medium:v3,large:b3},"occ-bottle":{small:w3,medium:m3,large:y3},"occ-briefcase":{small:L3,medium:x3,large:H3},"occ-burger":{small:V3,medium:$3,large:B3},"occ-card":{small:E3,medium:M3,large:k3},"occ-career":{small:Z3,medium:_3,large:S3},"occ-check-filled":{small:F3,medium:O3,large:A3},"occ-check-outlined":{small:I3,medium:P3,large:z3},"occ-chevron-bottom":{small:D3,medium:T3,large:j3},"occ-chevron-double":{small:R3,medium:U3,large:q3},"occ-chevron-left":{small:N3,medium:K3,large:W3},"occ-chevron-right":{small:G3,medium:X3,large:Y3},"occ-chevron-top":{small:J3,medium:Q3,large:tt},"occ-close-filled":{small:et,medium:it,large:ot},"occ-close-outlined":{small:nt,medium:st,large:rt},"occ-cream":{small:lt,medium:at,large:ct},"occ-cream-tube":{small:ht,medium:dt,large:pt},"occ-eye-hide":{small:Ct,medium:ut,large:gt},"occ-eye-show":{small:ft,medium:vt,large:bt},"occ-geoloc":{small:wt,medium:mt,large:yt},"occ-gift":{small:Lt,medium:xt,large:Ht},"occ-group":{small:Vt,medium:$t,large:Bt},"occ-hand-shake":{small:Et,medium:Mt,large:kt},"occ-info":{small:Zt,medium:_t,large:St},"occ-location":{small:Ft,medium:Ot,large:At},"occ-mail":{small:It,medium:Pt,large:zt},"occ-message":{small:Dt,medium:Tt,large:jt},"occ-minus":{small:Rt,medium:Ut,large:qt},"occ-order":{small:Nt,medium:Kt,large:Wt},"occ-order-sent":{small:Gt,medium:Xt,large:Yt},"occ-padlock":{small:Jt,medium:Qt,large:t4},"occ-pause":{small:e4,medium:i4,large:o4},"occ-play":{small:n4,medium:s4,large:r4},"occ-plus":{small:l4,medium:a4,large:c4},"occ-product":{small:h4,medium:d4,large:p4},"occ-profil-filled":{small:C4,medium:u4,large:g4},"occ-profil-outlined":{small:f4,medium:v4,large:b4},"occ-refill":{small:w4,medium:m4,large:y4},"occ-refine":{small:L4,medium:x4,large:H4},"occ-reward-card":{small:V4,medium:$4,large:B4},"occ-samples":{small:E4,medium:M4,large:k4},"occ-search":{small:Z4,medium:_4,large:S4},"occ-star-0":{small:F4,medium:O4,large:A4},"occ-star-100":{small:I4,medium:P4,large:z4},"occ-star-25":{small:D4,medium:T4,large:j4},"occ-star-50":{small:R4,medium:U4,large:q4},"occ-star-75":{small:N4,medium:K4,large:W4},"occ-store":{small:G4,medium:X4,large:Y4},"occ-warning":{small:J4,medium:Q4,large:t5},"occ-warning-stroke":{small:e5,medium:i5,large:o5},"occ-wishlist-filled":{small:n5,medium:D2,large:D2},"occ-wishlist-outlined":{small:s5,medium:T2,large:T2},"occ-trash":{small:r5,medium:l5,large:a5}},h5=Object.fromEntries(Object.entries(L2).map(([e,t])=>[e,t.medium??t.small??t.large??""])),G2={...c5,...h5},d5={xsmall:8,small:12,medium:16,large:24},p5=e=>Object.prototype.hasOwnProperty.call(L2,e),C5=e=>e==="xsmall"?"small":e,u5=(e,t,i)=>{const n=L2[e];if(i){const o=C5(t);return n[o]??n.large??n.medium??n.small??""}return n.large??n.medium??n.small??""},g5=(e,{size:t,bgstyle:i})=>{const n=d5[t],o=i==="none-light"||i==="none-contrast";let s=G2[e]??"";return p5(e)&&(s=u5(e,t,o)),{svg:s,pixelSize:n,shouldApplyLogicalSize:o}},N1=G2,f5={strikeDiagonal:N0},v5={success:W0,error:G0,info:X0};/**
|
|
883
898
|
* @license
|
|
884
899
|
* Copyright 2017 Google LLC
|
|
885
900
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
886
|
-
*/const
|
|
901
|
+
*/const o1={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4},e2=e=>(...t)=>({_$litDirective$:e,values:t});let i2=class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,i,n){this._$Ct=t,this._$AM=i,this._$Ci=n}_$AS(t,i){return this.update(t,i)}update(t,i){return this.render(...i)}};/**
|
|
887
902
|
* @license
|
|
888
903
|
* Copyright 2017 Google LLC
|
|
889
904
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
890
|
-
*/class p2 extends
|
|
905
|
+
*/class p2 extends i2{constructor(t){if(super(t),this.it=d,t.type!==o1.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===d||t==null)return this._t=void 0,this.it=t;if(t===A)return t;if(typeof t!="string")throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.it)return this._t;this.it=t;const i=[t];return i.raw=i,this._t={_$litType$:this.constructor.resultType,strings:i,values:[]}}}p2.directiveName="unsafeHTML",p2.resultType=1;/**
|
|
891
906
|
* @license
|
|
892
907
|
* Copyright 2017 Google LLC
|
|
893
908
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
@@ -895,15 +910,15 @@
|
|
|
895
910
|
* @license
|
|
896
911
|
* Copyright 2020 Google LLC
|
|
897
912
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
898
|
-
*/const X2=e=>e.strings===void 0,
|
|
913
|
+
*/const X2=e=>e.strings===void 0,b5={},w5=(e,t=b5)=>e._$AH=t;/**
|
|
899
914
|
* @license
|
|
900
915
|
* Copyright 2017 Google LLC
|
|
901
916
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
902
|
-
*/const F1=(e,t)=>{var n;const
|
|
917
|
+
*/const F1=(e,t)=>{var n;const i=e._$AN;if(i===void 0)return!1;for(const o of i)(n=o._$AO)==null||n.call(o,t,!1),F1(o,t);return!0},J1=e=>{let t,i;do{if((t=e._$AM)===void 0)break;i=t._$AN,i.delete(e),e=t}while((i==null?void 0:i.size)===0)},Y2=e=>{for(let t;t=e._$AM;e=t){let i=t._$AN;if(i===void 0)t._$AN=i=new Set;else if(i.has(e))break;i.add(e),L5(t)}};function m5(e){this._$AN!==void 0?(J1(this),this._$AM=e,Y2(this)):this._$AM=e}function y5(e,t=!1,i=0){const n=this._$AH,o=this._$AN;if(o!==void 0&&o.size!==0)if(t)if(Array.isArray(n))for(let s=i;s<n.length;s++)F1(n[s],!1),J1(n[s]);else n!=null&&(F1(n,!1),J1(n));else F1(this,e)}const L5=e=>{e.type==o1.CHILD&&(e._$AP??(e._$AP=y5),e._$AQ??(e._$AQ=m5))};class x5 extends i2{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,i,n){super._$AT(t,i,n),Y2(this),this.isConnected=t._$AU}_$AO(t,i=!0){var n,o;t!==this.isConnected&&(this.isConnected=t,t?(n=this.reconnected)==null||n.call(this):(o=this.disconnected)==null||o.call(this)),i&&(F1(this,t),J1(this))}setValue(t){if(X2(this._$Ct))this._$Ct._$AI(t,this);else{const i=[...this._$Ct._$AH];i[this._$Ci]=t,this._$Ct._$AI(i,this,0)}}disconnected(){}reconnected(){}}class H5 extends x5{constructor(){super(...arguments),this.prevData={}}render(t){return d}update(t,[i]){var n;this.element!==t.element&&(this.element=t.element),this.host=((n=t.options)===null||n===void 0?void 0:n.host)||this.element,this.apply(i),this.groom(i),this.prevData={...i}}apply(t){if(!t)return;const{prevData:i,element:n}=this;for(const o in t){const s=t[o];s!==i[o]&&(n[o]=s)}}groom(t){const{prevData:i,element:n}=this;if(i)for(const o in i)(!t||!(o in t)&&n[o]===i[o])&&(n[o]=void 0)}}class V5 extends H5{constructor(){super(...arguments),this.eventData={}}apply(t){if(t)for(const i in t){const n=t[i];n!==this.eventData[i]&&this.applyEvent(i,n)}}applyEvent(t,i){const{prevData:n,element:o}=this;this.eventData[t]=i,n[t]&&o.removeEventListener(t,this,i),o.addEventListener(t,this,i)}groom(t){const{prevData:i,element:n}=this;if(i)for(const o in i)(!t||!(o in t)&&n[o]===i[o])&&this.groomEvent(o,i[o])}groomEvent(t,i){const{element:n}=this;delete this.eventData[t],n.removeEventListener(t,this,i)}handleEvent(t){const i=this.eventData[t.type];typeof i=="function"?i.call(this.host,t):i.handleEvent(t)}disconnected(){const{eventData:t,element:i}=this;for(const n in t){const o=n.slice(1),s=t[n];i.removeEventListener(o,this,s)}}reconnected(){const{eventData:t,element:i}=this;for(const n in t){const o=n.slice(1),s=t[n];i.addEventListener(o,this,s)}}}class $5 extends V5{apply(t){if(!t)return;const{prevData:i,element:n}=this;for(const o in t){const s=t[o];if(s===i[o])continue;const r=o.slice(1);switch(o[0]){case"@":this.eventData[r]=s,this.applyEvent(r,s);break;case".":n[r]=s;break;case"?":s?n.setAttribute(r,""):n.removeAttribute(r);break;default:s!=null?n.setAttribute(o,String(s)):n.removeAttribute(o);break}}}groom(t){const{prevData:i,element:n}=this;if(i)for(const o in i){const s=o.slice(1);if(!t||!(o in t)&&n[s]===i[o])switch(o[0]){case"@":this.groomEvent(s,i[o]);break;case".":n[s]=void 0;break;case"?":n.removeAttribute(s);break;default:n.removeAttribute(o);break}}}}const j2=e2($5);/**
|
|
903
918
|
* @license
|
|
904
919
|
* Copyright 2018 Google LLC
|
|
905
920
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
906
|
-
*/const
|
|
921
|
+
*/const B=e=>e??d;var B5=Object.defineProperty,E5=Object.getOwnPropertyDescriptor,Y=(e,t,i,n)=>{for(var o=n>1?void 0:n?E5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&B5(t,i,o),o};let I=class extends p{constructor(){super(...arguments),this.bgstyle="background-light",this.size="medium",this.status="empty",this.type="button",this.strokewidth="1",this.icon="",this.disabled=!1,this.showSrLabel=!1,this.srLabel=""}updated(e){super.updated(e),this.style.setProperty("--icon-stroke-width",this.strokewidth)}render(){if(!this.icon)return d;const{svg:e,pixelSize:t,shouldApplyLogicalSize:i}=g5(this.icon,{size:this.size,bgstyle:this.bgstyle}),n=`icon-${this.icon}`,o=i?` width="${t}" height="${t}"`:"",r=(i?e.replace(/\s(width|height)=\"[^\"]*\"/g,""):e).replace("<svg",`<svg aria-hidden="true" focusable="false" part="svg"${o}`).replace(/<path\b/g,'<path part="icon-path"').replace(/<g\b/g,'<g part="icon-group"').replace(/<circle\b/g,'<circle part="icon-circle"'),c=this.showSrLabel?a`<span class="sr-only">${this.srLabel}</span>`:null,h=this.showSrLabel?null:"icon";return a`
|
|
907
922
|
${this.type==="span"?a`
|
|
908
923
|
<span class="icon icon-button ${this.size} ${this.bgstyle} ${this.status} ${n}" ?disabled="${this.disabled}">
|
|
909
924
|
${q(r)}
|
|
@@ -911,7 +926,7 @@
|
|
|
911
926
|
`:a`
|
|
912
927
|
<button
|
|
913
928
|
type="button"
|
|
914
|
-
aria-label=${
|
|
929
|
+
aria-label=${B(h)}
|
|
915
930
|
aria-describedby=${this.getAttribute("aria-describedby")||d}
|
|
916
931
|
class="icon-button ${this.size} ${this.bgstyle} ${this.status} ${n}"
|
|
917
932
|
?disabled="${this.disabled}"
|
|
@@ -1106,7 +1121,7 @@
|
|
|
1106
1121
|
.sr-only {
|
|
1107
1122
|
${y2}
|
|
1108
1123
|
}
|
|
1109
|
-
`;
|
|
1124
|
+
`;Y([l({type:String,reflect:!0})],I.prototype,"bgstyle",2);Y([l({type:String,reflect:!0})],I.prototype,"size",2);Y([l({type:String,reflect:!0})],I.prototype,"status",2);Y([l({type:String,reflect:!0})],I.prototype,"type",2);Y([l({type:String})],I.prototype,"strokewidth",2);Y([l({type:String})],I.prototype,"icon",2);Y([l({type:Boolean,reflect:!0})],I.prototype,"disabled",2);Y([l({type:Boolean})],I.prototype,"showSrLabel",2);Y([l({type:String})],I.prototype,"srLabel",2);I=Y([u("o-icon-button")],I);var M5=Object.defineProperty,k5=Object.getOwnPropertyDescriptor,b=(e,t,i,n)=>{for(var o=n>1?void 0:n?k5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&M5(t,i,o),o};let g=class extends p{constructor(){super(...arguments),this.open=!1,this.showHeader=!0,this.showFooter=!1,this.showHeaderStartIcon=!1,this.headerTitle="",this.headerTitleClassName="panel-title",this.labelDialog="",this.labelAriaDialogPanel="",this.addToBagProductCount="",this.closeButtonLabel="Close the modal",this.goBackButtonLabel="Go back to",this.firstButtonLabel="Close",this.firstButtonVariant="primary",this.firstButtonProps={},this.onFirstButtonClickClose=!1,this.secondButtonLabel="",this.secondButtonVariant="secondary",this.secondButtonProps={},this.onSecondButtonClickClose=!1,this.disablePortal=!1,this.zIndex=99,this.initialized=!1,this.showDetail=!1,this.isHidingDetail=!1,this.previousFocusedElement=null,this.previousFocusedSelector=null,this._onOpenDetail=async e=>{var i,n;const t=((i=e.detail)==null?void 0:i.origin)??document.activeElement;if(this._detailOriginEl=t,this._detailOriginClass=(t==null?void 0:t.className)??"",this.showDetail=!0,this.showHeaderStartIcon=!0,await this.updateComplete,this._detailOriginClass){const o=(n=this.shadowRoot)==null?void 0:n.querySelector(".detail-view");o&&o.setAttribute("fromelement",this._detailOriginClass)}await this.focusDetailReturnBtn()},this._detailOriginEl=null,this._detailOriginClass="",this.handleKeyDown=e=>{this.open&&(e.key==="Escape"?this.closePanel():e.key==="Tab"&&this.trapFocus(e))},this.handleClosePanel=e=>{if(e instanceof KeyboardEvent&&e.key!=="Enter"&&e.key!==" ")return;e.preventDefault(),e.stopPropagation();const t=e.currentTarget,i=(t==null?void 0:t.getAttribute("data-role"))==="back";if(this.showDetail&&i){this.isHidingDetail=!0;const n=this.renderRoot.querySelector(".content"),o=async()=>{this.showDetail=!1,this.isHidingDetail=!1,this.showHeaderStartIcon=!1,await this.updateComplete,this._restoreFocusToOrigin()};if(n){this.showHeaderStartIcon=!1;const s=()=>{this.showDetail=!1,this.isHidingDetail=!1,n.removeEventListener("animationend",s),o()};n.addEventListener("animationend",s)}else this.showDetail=!1,this.isHidingDetail=!1,this.showHeaderStartIcon=!1;return}this.closePanel()}}focusFirstInPanel(){var t,i,n;(n=this.getFocusableElements().map(o=>this.resolveFocusable(o)).filter(o=>!!o&&!o.hasAttribute("disabled"))[0]??((t=this.shadowRoot)==null?void 0:t.querySelector(".close-btn"))??((i=this.shadowRoot)==null?void 0:i.querySelector(".panel")))==null||n.focus({preventScroll:!0})}resolveFocusable(e){var i;const t=e.tagName.toLowerCase();return t==="o-icon-button"||t==="o-button"?((i=e.shadowRoot)==null?void 0:i.querySelector("button, .button"))??e:e}connectedCallback(){super.connectedCallback(),!this.disablePortal&&this.parentElement!==document.body&&document.body.appendChild(this),this.addEventListener("keydown",this.handleKeyDown),this.updateComplete.then(()=>{this.initialized=!0}),this.addEventListener("open-detail",this._onOpenDetail),this.addEventListener("focusin",e=>{e.composedPath()[0]===this&&this.focusFirstInPanel()})}disconnectedCallback(){document.body.style.overflow="",document.body.removeAttribute("data-side-panel"),this.removeEventListener("keydown",this.handleKeyDown),super.disconnectedCallback(),this.removeEventListener("open-detail",this._onOpenDetail)}async focusDetailReturnBtn(){var o,s,r,c,h;await this.updateComplete;const e=this.getDeepActiveElement(document);if(e&&e!==document.body)try{e.blur()}catch{}await new Promise(requestAnimationFrame);const t=(o=this.shadowRoot)==null?void 0:o.querySelector(".detail-view .return-btn");if(!t)return;t.updateComplete&&await t.updateComplete,(c=(r=((s=t.shadowRoot)==null?void 0:s.querySelector("button"))??t)==null?void 0:r.focus)==null||c.call(r,{preventScroll:!0});const n=(h=this.shadowRoot)==null?void 0:h.querySelector('.panel[role="dialog"]');n&&n.setAttribute("aria-label",this.labelAriaDialogPanel||"panel-title")}_restoreFocusToOrigin(){var t,i;const e=this._detailOriginEl;!e||!document.contains(e)||((i=(t=document.activeElement)==null?void 0:t.blur)==null||i.call(t),requestAnimationFrame(()=>{var o;e.classList.add("a--tabfocus"),(((o=e.shadowRoot)==null?void 0:o.querySelector('button, .button, [tabindex]:not([tabindex="-1"])'))??null??e).focus({preventScroll:!0})}))}getDeepActiveElement(e=this.shadowRoot){let t=e.activeElement;for(;t&&t.shadowRoot&&t.shadowRoot.activeElement;)t=t.shadowRoot.activeElement;return t}trapFocus(e){var s;if(e.key!=="Tab")return;const t=this.shadowRoot;if(!t)return;const i=this.getDeepActiveElement();if(this.showDetail){const r=t.querySelector(".detail-view .return-btn"),c=t.querySelector(".detail-view .close-btn"),h=r?this.resolveFocusable(r):null,f=c?this.resolveFocusable(c):null;if(e.shiftKey&&h&&i===h&&f){e.preventDefault(),e.stopPropagation(),f.focus({preventScroll:!0});return}if(!e.shiftKey&&f&&i===f){e.preventDefault(),e.stopPropagation(),(((s=t.querySelector(".detail-scroller"))==null?void 0:s.querySelector(g.focusablesSelector))??h??f).focus({preventScroll:!0});return}}if(document.querySelector("#refineandsortpopin")){const r=t.querySelector(".close-btn"),c=r?this.resolveFocusable(r):null,h=t.querySelector(".js-clear-refinements"),f=h?this.resolveFocusable(h):null,w=v=>{e.preventDefault(),e.stopPropagation(),v.focus()};if(c&&f){if(!e.shiftKey&&i===f)return w(c);if(e.shiftKey&&i===c)return w(f)}}const o=this.renderRoot.querySelector(".close-btn");if(!e.shiftKey&&o&&o.contains(i)){e.preventDefault();const r=this.renderRoot.querySelector(".o-whats-inside--content p");r==null||r.focus()}}getFocusableElements(){const e=this.renderRoot.querySelector(".panel");if(!e)return[];function t(o){return!(o.disabled||o.hasAttribute("disabled")||o.hasAttribute("tabindex")&&o.getAttribute("tabindex")==="-1")}function i(o){var r;const s=[o.matches(g.focusablesSelector)?o:[]];if(!["o-icon-button","o-button"].includes(o.tagName.toLowerCase())){const c=Array.from(o instanceof HTMLSlotElement?o.assignedElements({flatten:!0}):[]).filter(t).flatMap(i),h=Array.from(((r=o.shadowRoot)==null?void 0:r.querySelectorAll("*"))||[]).filter(t).flatMap(i);s.push(...c,...h)}return s.flat()}return Array.from(e.querySelectorAll("*")).filter(t).flatMap(i)}openPanel(){var t;this.removeAttribute("hidden"),this.getBoundingClientRect(),this.previousFocusedElement=document.activeElement,this.previousFocusedSelector=(t=this.previousFocusedElement)==null?void 0:t.getAttribute("paneltarget"),this.open=!0,document.body.style.overflow="hidden",document.body.setAttribute("data-side-panel","open");const e=this.renderRoot.querySelector(".panel");e&&e.setAttribute("aria-modal","true"),this.updateComplete.then(()=>{var i,n;if(this.showHeader){const o=(i=this.shadowRoot)==null?void 0:i.querySelector(".panel .close-btn"),s=this.resolveFocusable(o);(n=s==null?void 0:s.focus)==null||n.call(s,{preventScroll:!0})}else this.focusFirstInPanel()}),this.dispatchEvent(new CustomEvent("open",{bubbles:!0,composed:!0}))}closePanel(){var i,n,o;this.open=!1,this.showDetail=!1,document.body.style.overflow="",document.body.removeAttribute("data-side-panel");let e=this.previousFocusedElement;e!=null&&e.isConnected||(e=document.querySelector(`[paneltarget="${this.previousFocusedSelector}"]`)),(e==null?void 0:e.tagName.toLowerCase())==="o-button"?(o=(n=(i=e.shadowRoot)==null?void 0:i.querySelector(".button"))==null?void 0:n.focus)==null||o.call(n):e==null||e.focus();const t=this.renderRoot.querySelector(".panel");t&&t.removeAttribute("aria-modal"),this.dispatchEvent(new CustomEvent("close",{bubbles:!0,composed:!0}))}handleFirstClick(e){e instanceof KeyboardEvent&&e.key!=="Enter"&&e.key!==" "||(e.preventDefault(),e.stopPropagation(),this.onFirstButtonClickClose&&this.closePanel(),this.dispatchEvent(new CustomEvent("firstbuttonclick",{bubbles:!0,composed:!0,cancelable:!0,detail:{button:"first",target:e.target}})))}handleSecondClick(e){e instanceof KeyboardEvent&&e.key!=="Enter"&&e.key!==" "||(e.preventDefault(),e.stopPropagation(),this.onSecondButtonClickClose&&this.closePanel(),this.dispatchEvent(new CustomEvent("secondbuttonclick",{bubbles:!0,composed:!0,cancelable:!0,detail:{button:"second",target:e.target}})))}updated(){this.style.setProperty("--z-overlay",`${this.zIndex||99}`),this.style.setProperty("--z-panel",`${this.zIndex?this.zIndex+1:99}`),this.open||setTimeout(()=>{this.setAttribute("hidden","hidden")},500)}render(){const e=this.showHeader?a`
|
|
1110
1125
|
<div tabindex="-1" class="header ${this.showDetail?"detail-view-header":""}">
|
|
1111
1126
|
${this.showHeaderStartIcon?a`
|
|
1112
1127
|
<o-icon-button
|
|
@@ -1428,7 +1443,7 @@
|
|
|
1428
1443
|
overflow: auto;
|
|
1429
1444
|
box-sizing: border-box;
|
|
1430
1445
|
}
|
|
1431
|
-
`;g.focusablesSelector='button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"]), o-icon-button, o-button';g.focusablesCustomElementsSelector="o-icon-button, o-button";g.shadowRootOptions={...p.shadowRootOptions,delegatesFocus:!0};b([l({type:Boolean,reflect:!0})],g.prototype,"open",2);b([l({type:Boolean,reflect:!0})],g.prototype,"showHeader",2);b([l({type:Boolean,reflect:!0})],g.prototype,"showFooter",2);b([l({type:Boolean,reflect:!0})],g.prototype,"showHeaderStartIcon",2);b([l({type:String,reflect:!0})],g.prototype,"headerTitle",2);b([l({type:String,reflect:!0})],g.prototype,"headerTitleClassName",2);b([l({type:String,reflect:!0})],g.prototype,"labelDialog",2);b([l({type:String,reflect:!0})],g.prototype,"labelAriaDialogPanel",2);b([l({type:String,reflect:!0})],g.prototype,"addToBagProductCount",2);b([l({type:String,reflect:!0})],g.prototype,"closeButtonLabel",2);b([l({type:String,reflect:!0})],g.prototype,"goBackButtonLabel",2);b([l({type:String,reflect:!0})],g.prototype,"firstButtonLabel",2);b([l({type:String,reflect:!0})],g.prototype,"firstButtonVariant",2);b([l({type:Object,reflect:!0})],g.prototype,"firstButtonProps",2);b([l({type:Boolean,reflect:!0})],g.prototype,"onFirstButtonClickClose",2);b([l({type:String,reflect:!0})],g.prototype,"secondButtonLabel",2);b([l({type:String,reflect:!0})],g.prototype,"secondButtonVariant",2);b([l({type:Object,reflect:!0})],g.prototype,"secondButtonProps",2);b([l({type:Boolean,reflect:!0})],g.prototype,"onSecondButtonClickClose",2);b([l({type:Boolean,reflect:!0})],g.prototype,"disablePortal",2);b([l({type:Number,reflect:!0})],g.prototype,"zIndex",2);b([l({type:Boolean,reflect:!0})],g.prototype,"initialized",2);b([l({type:Boolean})],g.prototype,"showDetail",2);b([l({type:Boolean})],g.prototype,"isHidingDetail",2);g=b([u("o-side-panel")],g);var
|
|
1446
|
+
`;g.focusablesSelector='button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"]), o-icon-button, o-button';g.focusablesCustomElementsSelector="o-icon-button, o-button";g.shadowRootOptions={...p.shadowRootOptions,delegatesFocus:!0};b([l({type:Boolean,reflect:!0})],g.prototype,"open",2);b([l({type:Boolean,reflect:!0})],g.prototype,"showHeader",2);b([l({type:Boolean,reflect:!0})],g.prototype,"showFooter",2);b([l({type:Boolean,reflect:!0})],g.prototype,"showHeaderStartIcon",2);b([l({type:String,reflect:!0})],g.prototype,"headerTitle",2);b([l({type:String,reflect:!0})],g.prototype,"headerTitleClassName",2);b([l({type:String,reflect:!0})],g.prototype,"labelDialog",2);b([l({type:String,reflect:!0})],g.prototype,"labelAriaDialogPanel",2);b([l({type:String,reflect:!0})],g.prototype,"addToBagProductCount",2);b([l({type:String,reflect:!0})],g.prototype,"closeButtonLabel",2);b([l({type:String,reflect:!0})],g.prototype,"goBackButtonLabel",2);b([l({type:String,reflect:!0})],g.prototype,"firstButtonLabel",2);b([l({type:String,reflect:!0})],g.prototype,"firstButtonVariant",2);b([l({type:Object,reflect:!0})],g.prototype,"firstButtonProps",2);b([l({type:Boolean,reflect:!0})],g.prototype,"onFirstButtonClickClose",2);b([l({type:String,reflect:!0})],g.prototype,"secondButtonLabel",2);b([l({type:String,reflect:!0})],g.prototype,"secondButtonVariant",2);b([l({type:Object,reflect:!0})],g.prototype,"secondButtonProps",2);b([l({type:Boolean,reflect:!0})],g.prototype,"onSecondButtonClickClose",2);b([l({type:Boolean,reflect:!0})],g.prototype,"disablePortal",2);b([l({type:Number,reflect:!0})],g.prototype,"zIndex",2);b([l({type:Boolean,reflect:!0})],g.prototype,"initialized",2);b([l({type:Boolean})],g.prototype,"showDetail",2);b([l({type:Boolean})],g.prototype,"isHidingDetail",2);g=b([u("o-side-panel")],g);var Z5=Object.defineProperty,_5=Object.getOwnPropertyDescriptor,L=(e,t,i,n)=>{for(var o=n>1?void 0:n?_5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&Z5(t,i,o),o};const S5=t2(p);let m=class extends S5{constructor(){super(...arguments),this.type="submit",this.value="",this.variant="primary",this.text="",this.textsecond="",this.fullwidth=!1,this.disabled=!1,this.startIconModel="",this.endIconModel="",this.startIcon=!1,this.endIcon=!1,this.panelTarget="",this.href="",this.target="",this.underlined=!1,this.withbadge=!1,this.hideRoleButton=!1,this.describedBy=null,this.ariaExpanded=null}get name(){return this.getAttribute("name")??""}set name(e){this.setAttribute("name",e)}get form(){return this[P1].form}handleClick(e){if(!(e instanceof KeyboardEvent&&!["Enter"," "].includes(e.key))&&this.panelTarget){const t=document.getElementById(this.panelTarget);t instanceof g&&(t!=null&&t.openPanel)&&typeof t.openPanel=="function"?(e.preventDefault(),t.openPanel()):console.warn(`[o-button] No side panel with id="${this.panelTarget}" found or it does not have an openPanel method.`)}}render(){return this.href?this.renderLink():this.renderButton()}renderIcon(e){const t=e==="start"?this.startIconModel:this.endIconModel;if(!t)return d;const i=N1[t].replace("<svg",'<svg aria-hidden="true" focusable="false" part="svg"');return a`<span class="${e==="start"?"icon-start":"icon-end"}">${q(i)}</span>`}renderButton(){const e=this.text||this.textsecond;return a`
|
|
1432
1447
|
<button type=${this.type} class="button" ?disabled=${this.disabled} @click=${this.handleClick} @keydown=${this.handleClick}
|
|
1433
1448
|
aria-describedby=${this.describedBy||d} aria-expanded=${this.ariaExpanded||d} >
|
|
1434
1449
|
${this.startIcon?this.renderIcon("start"):d}
|
|
@@ -1667,7 +1682,7 @@
|
|
|
1667
1682
|
transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
1668
1683
|
transform: translateX(4px);
|
|
1669
1684
|
}
|
|
1670
|
-
`;L([l()],m.prototype,"type",2);L([l()],m.prototype,"value",2);L([l({type:String,reflect:!0})],m.prototype,"variant",2);L([l({type:String})],m.prototype,"text",2);L([l({type:String})],m.prototype,"textsecond",2);L([l({type:Boolean,reflect:!0})],m.prototype,"fullwidth",2);L([l({type:Boolean,reflect:!0})],m.prototype,"disabled",2);L([l({type:String})],m.prototype,"startIconModel",2);L([l({type:String})],m.prototype,"endIconModel",2);L([l({type:Boolean,reflect:!0,attribute:"starticon"})],m.prototype,"startIcon",2);L([l({type:Boolean,reflect:!0,attribute:"endicon"})],m.prototype,"endIcon",2);L([l({type:String,attribute:"paneltarget"})],m.prototype,"panelTarget",2);L([l({type:String})],m.prototype,"href",2);L([l({type:String})],m.prototype,"target",2);L([l({type:Boolean,reflect:!0})],m.prototype,"underlined",2);L([l({type:Boolean,reflect:!0})],m.prototype,"withbadge",2);L([l({type:Boolean,reflect:!0})],m.prototype,"hideRoleButton",2);L([l({reflect:!0,attribute:"describedby"})],m.prototype,"describedBy",2);L([l({reflect:!0,attribute:"expanded"})],m.prototype,"ariaExpanded",2);m=L([u("o-button")],m);var
|
|
1685
|
+
`;L([l()],m.prototype,"type",2);L([l()],m.prototype,"value",2);L([l({type:String,reflect:!0})],m.prototype,"variant",2);L([l({type:String})],m.prototype,"text",2);L([l({type:String})],m.prototype,"textsecond",2);L([l({type:Boolean,reflect:!0})],m.prototype,"fullwidth",2);L([l({type:Boolean,reflect:!0})],m.prototype,"disabled",2);L([l({type:String})],m.prototype,"startIconModel",2);L([l({type:String})],m.prototype,"endIconModel",2);L([l({type:Boolean,reflect:!0,attribute:"starticon"})],m.prototype,"startIcon",2);L([l({type:Boolean,reflect:!0,attribute:"endicon"})],m.prototype,"endIcon",2);L([l({type:String,attribute:"paneltarget"})],m.prototype,"panelTarget",2);L([l({type:String})],m.prototype,"href",2);L([l({type:String})],m.prototype,"target",2);L([l({type:Boolean,reflect:!0})],m.prototype,"underlined",2);L([l({type:Boolean,reflect:!0})],m.prototype,"withbadge",2);L([l({type:Boolean,reflect:!0})],m.prototype,"hideRoleButton",2);L([l({reflect:!0,attribute:"describedby"})],m.prototype,"describedBy",2);L([l({reflect:!0,attribute:"expanded"})],m.prototype,"ariaExpanded",2);m=L([u("o-button")],m);var F5=Object.defineProperty,O5=Object.getOwnPropertyDescriptor,k1=(e,t,i,n)=>{for(var o=n>1?void 0:n?O5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&F5(t,i,o),o};let C1=class extends p{constructor(){super(...arguments),this.status="empty",this.icon="occ-wishlist-outlined",this.bgstyle="none-contrast",this.ariaDescribedBy="a-product-name",this.label="Add to wishlist",this.toggleStatus=()=>{this.status=this.status==="empty"?"filled":"empty",this.icon=this.status==="filled"?"occ-wishlist-filled":"occ-wishlist-outlined",this.bgstyle=this.status==="filled"?"none-contrast":"none-light",this.setAttribute("aria-pressed",String(this.status==="filled")),this.dispatchEvent(new CustomEvent("wishlist-toggle",{detail:{status:this.status},bubbles:!0,composed:!0}))}}connectedCallback(){super.connectedCallback(),this.setAttribute("role","button"),this.setAttribute("aria-pressed",String(this.status==="filled"))}firstUpdated(){this.addEventListener("click",this.toggleStatus),this.addEventListener("keydown",this.handleKeydown)}handleKeydown(e){(e.key==="Enter"||e.key===" ")&&(e.preventDefault(),this.toggleStatus())}render(){const e=N1[this.icon].replace("<svg",'<svg aria-hidden="true" focusable="false" part="svg"');return a`
|
|
1671
1686
|
<button type="button" aria-describedby="${this.ariaDescribedBy}" class="wishlist-button">
|
|
1672
1687
|
<span class="sr-only">${this.label}</span>
|
|
1673
1688
|
${q(e)}
|
|
@@ -1731,7 +1746,7 @@
|
|
|
1731
1746
|
fill: var(--color-content-action-secondary);
|
|
1732
1747
|
stroke: var(--color-content-action-secondary);
|
|
1733
1748
|
}
|
|
1734
|
-
`;k1([l({type:String,reflect:!0})],C1.prototype,"status",2);k1([l({type:String,reflect:!0})],C1.prototype,"icon",2);k1([l({type:String,reflect:!0})],C1.prototype,"bgstyle",2);k1([l({type:String,reflect:!0})],C1.prototype,"ariaDescribedBy",2);k1([l({type:String,reflect:!0})],C1.prototype,"label",2);C1=k1([u("o-wishlist-button")],C1);var
|
|
1749
|
+
`;k1([l({type:String,reflect:!0})],C1.prototype,"status",2);k1([l({type:String,reflect:!0})],C1.prototype,"icon",2);k1([l({type:String,reflect:!0})],C1.prototype,"bgstyle",2);k1([l({type:String,reflect:!0})],C1.prototype,"ariaDescribedBy",2);k1([l({type:String,reflect:!0})],C1.prototype,"label",2);C1=k1([u("o-wishlist-button")],C1);var A5=Object.defineProperty,I5=Object.getOwnPropertyDescriptor,m1=(e,t,i,n)=>{for(var o=n>1?void 0:n?I5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&A5(t,i,o),o};let n1=class extends p{constructor(){super(...arguments),this.href="",this.target="",this.template="standard",this.inverse=!1,this.endIcon=!1,this.reverseEndIcon=!1}_handleClick(e){(!this.href||this.href==="#")&&e.preventDefault()}render(){const e=!!this.href,t=a`
|
|
1735
1750
|
${this.endIcon&&this.reverseEndIcon?a`
|
|
1736
1751
|
<o-icon-button
|
|
1737
1752
|
icon="occ-chevron-left"
|
|
@@ -1755,12 +1770,12 @@
|
|
|
1755
1770
|
<a
|
|
1756
1771
|
class="link-wrapper"
|
|
1757
1772
|
href="${this.href}"
|
|
1758
|
-
target="${
|
|
1773
|
+
target="${B(this.target||void 0)}"
|
|
1759
1774
|
@click="${this._handleClick}"
|
|
1760
1775
|
>
|
|
1761
1776
|
${t}
|
|
1762
1777
|
</a>
|
|
1763
|
-
`:a`<span class="link-wrapper">${t}</span>`}};
|
|
1778
|
+
`:a`<span class="link-wrapper">${t}</span>`}};n1.styles=C`
|
|
1764
1779
|
:host {
|
|
1765
1780
|
cursor: pointer;
|
|
1766
1781
|
}
|
|
@@ -1846,14 +1861,14 @@
|
|
|
1846
1861
|
transform: translateX(-4px);
|
|
1847
1862
|
}
|
|
1848
1863
|
}
|
|
1849
|
-
`;
|
|
1864
|
+
`;m1([l({type:String})],n1.prototype,"href",2);m1([l({type:String})],n1.prototype,"target",2);m1([l({type:String,reflect:!0})],n1.prototype,"template",2);m1([l({type:Boolean,reflect:!0})],n1.prototype,"inverse",2);m1([l({type:Boolean,reflect:!0})],n1.prototype,"endIcon",2);m1([l({type:Boolean,reflect:!0})],n1.prototype,"reverseEndIcon",2);n1=m1([u("o-link")],n1);var P5=Object.defineProperty,z5=Object.getOwnPropertyDescriptor,o2=(e,t,i,n)=>{for(var o=n>1?void 0:n?z5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&P5(t,i,o),o};let $1=class extends p{constructor(){super(...arguments),this.rating=0}getStarKeys(){const e=[];for(let t=0;t<5;t++){const i=this.rating-t;let n;i>=1?n=100:i<=0?n=0:n=Math.round(i*100/25)*25,e.push(`star-${n}`)}return e}render(){const e=this.getStarKeys();return a`
|
|
1850
1865
|
<div class="rating">
|
|
1851
1866
|
<div class="stars">
|
|
1852
1867
|
${e.map(t=>a`<span class="star">${q(N1[t]??"")}</span>`)}
|
|
1853
1868
|
</div>
|
|
1854
1869
|
${this.reviewCount!=null&&this.href!=null?a`<o-link template="review" href="${this.href}">${this.reviewCount}</o-link>`:null}
|
|
1855
1870
|
</div>
|
|
1856
|
-
`}}
|
|
1871
|
+
`}};$1.styles=C`
|
|
1857
1872
|
svg {
|
|
1858
1873
|
width: 12px;
|
|
1859
1874
|
height: 12px;
|
|
@@ -1886,7 +1901,7 @@
|
|
|
1886
1901
|
text-decoration: underline;
|
|
1887
1902
|
cursor: pointer;
|
|
1888
1903
|
}
|
|
1889
|
-
`;
|
|
1904
|
+
`;o2([l({type:Number})],$1.prototype,"rating",2);o2([l({type:String})],$1.prototype,"reviewCount",2);o2([l({type:String})],$1.prototype,"href",2);$1=o2([u("o-rating")],$1);var D5=Object.defineProperty,T5=Object.getOwnPropertyDescriptor,u1=(e,t,i,n)=>{for(var o=n>1?void 0:n?T5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&D5(t,i,o),o};let X=class extends p{constructor(){super(...arguments),this.thumbnails=[],this.activeIndex=0,this.disabledIndexes=[],this.maxWidth="100%",this.altressource="visual",this.focusedIndex=0,this.playerIconTemplate=a`
|
|
1890
1905
|
<o-icon-button
|
|
1891
1906
|
icon="playerv"
|
|
1892
1907
|
size="xsmall"
|
|
@@ -1895,14 +1910,14 @@
|
|
|
1895
1910
|
status="filled"
|
|
1896
1911
|
strokewidth="0"
|
|
1897
1912
|
></o-icon-button>
|
|
1898
|
-
`}get lastIndex(){return Math.max(0,this.thumbnails.length-1)}handleKeyDown(e){e.key==="ArrowRight"?(e.preventDefault(),this.focusNext()):e.key==="ArrowLeft"?(e.preventDefault(),this.focusPrevious()):e.key==="Enter"||e.key===" "?(e.preventDefault(),this.selectThumbnail(this.focusedIndex)):e.key==="Tab"&&(!e.shiftKey&&this.focusedIndex===this.lastIndex&&this.dispatchEvent(new CustomEvent("thumb-exit",{detail:{from:"last",direction:"forward"},bubbles:!0,composed:!0})),e.shiftKey&&this.focusedIndex===0&&this.dispatchEvent(new CustomEvent("thumb-exit",{detail:{from:"first",direction:"backward"},bubbles:!0,composed:!0})))}focusNext(){let e=this.focusedIndex+1;for(;this.disabledIndexes.includes(e)&&e<this.thumbnails.length;)e++;e<this.thumbnails.length&&(this.focusedIndex=e,this.focusThumbnail(e))}focusPrevious(){let e=this.focusedIndex-1;for(;this.disabledIndexes.includes(e)&&e>=0;)e--;e>=0&&(this.focusedIndex=e,this.focusThumbnail(e))}focusThumbnail(e){const t=this.renderRoot.querySelector(`[data-index="${e}"]`);t==null||t.focus()}selectThumbnail(e){this.disabledIndexes.includes(e)||(this.activeIndex=e,this.swiperInstance&&typeof this.swiperInstance.slideTo=="function"&&this.swiperInstance.slideTo(e),this.dispatchEvent(new CustomEvent("thumbnail-select",{detail:{index:e}})))}onFocus(e){const t=e.currentTarget,
|
|
1913
|
+
`}get lastIndex(){return Math.max(0,this.thumbnails.length-1)}handleKeyDown(e){e.key==="ArrowRight"?(e.preventDefault(),this.focusNext()):e.key==="ArrowLeft"?(e.preventDefault(),this.focusPrevious()):e.key==="Enter"||e.key===" "?(e.preventDefault(),this.selectThumbnail(this.focusedIndex)):e.key==="Tab"&&(!e.shiftKey&&this.focusedIndex===this.lastIndex&&this.dispatchEvent(new CustomEvent("thumb-exit",{detail:{from:"last",direction:"forward"},bubbles:!0,composed:!0})),e.shiftKey&&this.focusedIndex===0&&this.dispatchEvent(new CustomEvent("thumb-exit",{detail:{from:"first",direction:"backward"},bubbles:!0,composed:!0})))}focusNext(){let e=this.focusedIndex+1;for(;this.disabledIndexes.includes(e)&&e<this.thumbnails.length;)e++;e<this.thumbnails.length&&(this.focusedIndex=e,this.focusThumbnail(e))}focusPrevious(){let e=this.focusedIndex-1;for(;this.disabledIndexes.includes(e)&&e>=0;)e--;e>=0&&(this.focusedIndex=e,this.focusThumbnail(e))}focusThumbnail(e){const t=this.renderRoot.querySelector(`[data-index="${e}"]`);t==null||t.focus()}selectThumbnail(e){this.disabledIndexes.includes(e)||(this.activeIndex=e,this.swiperInstance&&typeof this.swiperInstance.slideTo=="function"&&this.swiperInstance.slideTo(e),this.dispatchEvent(new CustomEvent("thumbnail-select",{detail:{index:e}})))}onFocus(e){const t=e.currentTarget,i=Number(t.dataset.index);this.focusedIndex=i,this.renderRoot.querySelectorAll(".thumb").forEach(o=>{o.classList.remove("a--tabfocus")}),t.classList.add("a--tabfocus"),this.requestUpdate()}onFocusOut(e){const t=e.currentTarget,i=Number(t.dataset.index),n=e.relatedTarget;(!n||this.shadowRoot&&!this.shadowRoot.contains(n))&&(this.renderRoot.querySelectorAll(".thumb").forEach(r=>r.classList.remove("a--tabfocus")),i===this.lastIndex?this.dispatchEvent(new CustomEvent("thumb-exit",{detail:{from:"last",direction:"unspecified"},bubbles:!0,composed:!0})):i===0&&this.dispatchEvent(new CustomEvent("thumb-exit",{detail:{from:"first",direction:"unspecified"},bubbles:!0,composed:!0})))}render(){return a`
|
|
1899
1914
|
<ul class="scroll-container" style="max-width: ${this.maxWidth};">
|
|
1900
|
-
${this.thumbnails.map((e,t)=>{const
|
|
1915
|
+
${this.thumbnails.map((e,t)=>{const i=this.disabledIndexes.includes(t),n=this.activeIndex===t,o=e.type==="video",s=o?`video ${t}`:`${this.altressource} ${t+1}`;return a`
|
|
1901
1916
|
<li class="thumb-wrapper">
|
|
1902
1917
|
<button
|
|
1903
1918
|
class="thumb"
|
|
1904
1919
|
data-index="${t}"
|
|
1905
|
-
?disabled=${
|
|
1920
|
+
?disabled=${i}
|
|
1906
1921
|
aria-current=${n?"true":"false"}
|
|
1907
1922
|
@click=${()=>this.selectThumbnail(t)}
|
|
1908
1923
|
@keydown=${this.handleKeyDown}
|
|
@@ -1911,7 +1926,7 @@
|
|
|
1911
1926
|
>
|
|
1912
1927
|
<img alt="${s}" src="${e.src}" />
|
|
1913
1928
|
</button>
|
|
1914
|
-
${
|
|
1929
|
+
${o?a`<div class="play-icon-wrapper">${this.playerIconTemplate}</div>`:null}
|
|
1915
1930
|
</li>
|
|
1916
1931
|
`})}
|
|
1917
1932
|
</ul>
|
|
@@ -2019,7 +2034,7 @@
|
|
|
2019
2034
|
height: 0;
|
|
2020
2035
|
width: 0;
|
|
2021
2036
|
}
|
|
2022
|
-
`;u1([l({type:Array})],X.prototype,"thumbnails",2);u1([l({type:Number})],X.prototype,"activeIndex",2);u1([l({type:Array})],X.prototype,"disabledIndexes",2);u1([l({type:String})],X.prototype,"maxWidth",2);u1([l({type:String})],X.prototype,"altressource",2);u1([l({type:Object})],X.prototype,"swiperInstance",2);u1([j()],X.prototype,"focusedIndex",2);X=u1([u("thumbnail-navigation")],X);var
|
|
2037
|
+
`;u1([l({type:Array})],X.prototype,"thumbnails",2);u1([l({type:Number})],X.prototype,"activeIndex",2);u1([l({type:Array})],X.prototype,"disabledIndexes",2);u1([l({type:String})],X.prototype,"maxWidth",2);u1([l({type:String})],X.prototype,"altressource",2);u1([l({type:Object})],X.prototype,"swiperInstance",2);u1([j()],X.prototype,"focusedIndex",2);X=u1([u("thumbnail-navigation")],X);var j5=Object.defineProperty,R5=Object.getOwnPropertyDescriptor,x2=(e,t,i,n)=>{for(var o=n>1?void 0:n?R5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&j5(t,i,o),o};let z1=class extends p{constructor(){super(...arguments),this.type="",this.bgstyle="background-white"}render(){return a`
|
|
2023
2038
|
<p class="tag ${this.bgstyle}"><slot></slot></p>
|
|
2024
2039
|
`}};z1.styles=C`
|
|
2025
2040
|
.tag {
|
|
@@ -2077,7 +2092,7 @@
|
|
|
2077
2092
|
text-overflow: ellipsis;
|
|
2078
2093
|
}
|
|
2079
2094
|
|
|
2080
|
-
`;x2([l({type:String,reflect:!0})],z1.prototype,"type",2);x2([l({type:String,reflect:!0})],z1.prototype,"bgstyle",2);z1=x2([u("o-tag")],z1);var
|
|
2095
|
+
`;x2([l({type:String,reflect:!0})],z1.prototype,"type",2);x2([l({type:String,reflect:!0})],z1.prototype,"bgstyle",2);z1=x2([u("o-tag")],z1);var U5=Object.defineProperty,q5=Object.getOwnPropertyDescriptor,H2=(e,t,i,n)=>{for(var o=n>1?void 0:n?q5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&U5(t,i,o),o};let D1=class extends p{constructor(){super(...arguments),this.type="top",this.text=""}render(){return a`
|
|
2081
2096
|
<div class="tooltip">
|
|
2082
2097
|
<span class="tooltiptext">${this.text}</span>
|
|
2083
2098
|
<slot></slot>
|
|
@@ -2174,7 +2189,7 @@
|
|
|
2174
2189
|
border-color: transparent var(--color-alpha-dark-strongest) transparent transparent;
|
|
2175
2190
|
}
|
|
2176
2191
|
|
|
2177
|
-
|
|
2192
|
+
`;H2([l({type:String,reflect:!0})],D1.prototype,"type",2);H2([l({type:String,reflect:!0})],D1.prototype,"text",2);D1=H2([u("o-tooltip")],D1);var N5=Object.defineProperty,K5=Object.getOwnPropertyDescriptor,a1=(e,t,i,n)=>{for(var o=n>1?void 0:n?K5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&N5(t,i,o),o};let N=class extends p{constructor(){super(...arguments),this.options=[],this.value="",this.name="",this.disabled=!1,this.width="100%",this.open=!1,this.activeIndex=-1,this.menuWidth="",this._handleOutsideClick=e=>{this.contains(e.target)||(this.open=!1,this.activeIndex=-1)}}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this._handleOutsideClick)}disconnectedCallback(){document.removeEventListener("click",this._handleOutsideClick),super.disconnectedCallback()}toggle(){var e;if(!this.disabled){if(this.open=!this.open,this.activeIndex=this.open?this.options.findIndex(t=>t.value===this.value):-1,this.open&&this.width==="auto"){const t=(e=this.renderRoot)==null?void 0:e.querySelector("button");t&&(this.menuWidth=`${t.getBoundingClientRect().width}px`)}this.open&&this.updateComplete.then(()=>{this._focusActiveOption()})}}_focusActiveOption(){var t;const e=(t=this.renderRoot)==null?void 0:t.querySelector(`#option-${this.activeIndex}`);e==null||e.focus()}selectOption(e){this.value=e.value,this.dispatchEvent(new CustomEvent("change",{detail:{value:this.value,url:e.url}})),this.open=!1,this.activeIndex=-1}handleKeydown(e){if(this.disabled){e.preventDefault();return}if(!this.open){(e.key==="ArrowDown"||e.key==="ArrowUp")&&(e.preventDefault(),this.open=!0,this.activeIndex=this.options.findIndex(t=>t.value===this.value),this.updateComplete.then(()=>this._focusActiveOption()));return}switch(e.key){case"ArrowDown":e.preventDefault(),this.activeIndex=(this.activeIndex+1)%this.options.length,this.updateComplete.then(()=>this._focusActiveOption());break;case"ArrowUp":e.preventDefault(),this.activeIndex=(this.activeIndex-1+this.options.length)%this.options.length,this.updateComplete.then(()=>this._focusActiveOption());break;case"Home":e.preventDefault(),this.activeIndex=0,this.updateComplete.then(()=>this._focusActiveOption());break;case"End":e.preventDefault(),this.activeIndex=this.options.length-1,this.updateComplete.then(()=>this._focusActiveOption());break;case"Enter":e.preventDefault(),this.activeIndex>=0&&this.selectOption(this.options[this.activeIndex]);break;case"Escape":e.preventDefault(),this.open=!1,this.activeIndex=-1;break}}updated(e){this.options.length>0&&(this.options.some(i=>i.value===this.value)||(this.value=this.options[0].value))}render(){const e=N1["occ-check-outlined"].replace("<svg",'<svg aria-hidden="true" focusable="false" part="svg"'),t=this.options.find(i=>i.value===this.value);return a`
|
|
2178
2193
|
<button
|
|
2179
2194
|
role="combobox"
|
|
2180
2195
|
aria-haspopup="listbox"
|
|
@@ -2202,22 +2217,22 @@
|
|
|
2202
2217
|
aria-activedescendant="${this.activeIndex>=0?"option-"+this.activeIndex:""}"
|
|
2203
2218
|
style=${`width: ${this.width};`}
|
|
2204
2219
|
>
|
|
2205
|
-
${this.options.map((
|
|
2220
|
+
${this.options.map((i,n)=>a`
|
|
2206
2221
|
<li
|
|
2207
2222
|
id="option-${n}"
|
|
2208
2223
|
role="option"
|
|
2209
|
-
aria-selected="${
|
|
2224
|
+
aria-selected="${i.value===this.value}"
|
|
2210
2225
|
tabindex="${n===this.activeIndex?"0":"-1"}"
|
|
2211
|
-
class="${n===this.activeIndex?"active":""} ${
|
|
2212
|
-
@click=${()=>this.selectOption(
|
|
2226
|
+
class="${n===this.activeIndex?"active":""} ${i.disabled?"disabled":""}"
|
|
2227
|
+
@click=${()=>this.selectOption(i)}
|
|
2213
2228
|
>
|
|
2214
|
-
${
|
|
2215
|
-
<a href="${
|
|
2216
|
-
<span>${
|
|
2217
|
-
${
|
|
2229
|
+
${i.url?a`
|
|
2230
|
+
<a href="${i.url}">
|
|
2231
|
+
<span>${i.label}</span>
|
|
2232
|
+
${i.value===this.value?a`<span class="check">${q(e)}</span>`:null}
|
|
2218
2233
|
</a>`:a`
|
|
2219
|
-
<span>${
|
|
2220
|
-
${
|
|
2234
|
+
<span>${i.label}</span>
|
|
2235
|
+
${i.value===this.value?a`<span class="check">${q(e)}</span>`:null}`}
|
|
2221
2236
|
</li>`)}
|
|
2222
2237
|
</ul>`:null}
|
|
2223
2238
|
|
|
@@ -2360,7 +2375,7 @@
|
|
|
2360
2375
|
input[type="hidden"] {
|
|
2361
2376
|
display: none;
|
|
2362
2377
|
}
|
|
2363
|
-
`;a1([l({type:Array,reflect:!0})],N.prototype,"options",2);a1([l({type:String,reflect:!0})],N.prototype,"value",2);a1([l({type:String,reflect:!0})],N.prototype,"name",2);a1([l({type:Boolean,reflect:!0})],N.prototype,"disabled",2);a1([l({type:String,reflect:!0})],N.prototype,"width",2);a1([j()],N.prototype,"open",2);a1([j()],N.prototype,"activeIndex",2);a1([j()],N.prototype,"menuWidth",2);N=a1([u("o-dropdown")],N);var
|
|
2378
|
+
`;a1([l({type:Array,reflect:!0})],N.prototype,"options",2);a1([l({type:String,reflect:!0})],N.prototype,"value",2);a1([l({type:String,reflect:!0})],N.prototype,"name",2);a1([l({type:Boolean,reflect:!0})],N.prototype,"disabled",2);a1([l({type:String,reflect:!0})],N.prototype,"width",2);a1([j()],N.prototype,"open",2);a1([j()],N.prototype,"activeIndex",2);a1([j()],N.prototype,"menuWidth",2);N=a1([u("o-dropdown")],N);var W5=Object.getOwnPropertyDescriptor,G5=(e,t,i,n)=>{for(var o=n>1?void 0:n?W5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=r(o)||o);return o};let u2=class extends p{render(){return a` <span class="dots"></span> `}};u2.styles=C`
|
|
2364
2379
|
:host {
|
|
2365
2380
|
display: flex;
|
|
2366
2381
|
align-items: center;
|
|
@@ -2402,7 +2417,7 @@
|
|
|
2402
2417
|
:host([aria-current="true"]:active) .dots {
|
|
2403
2418
|
background-color: var(--color-container-action-primary-pressed);
|
|
2404
2419
|
}
|
|
2405
|
-
`;u2=
|
|
2420
|
+
`;u2=G5([u("o-dots")],u2);var X5=Object.defineProperty,Y5=Object.getOwnPropertyDescriptor,J=(e,t,i,n)=>{for(var o=n>1?void 0:n?Y5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&X5(t,i,o),o};let P=class extends p{constructor(){super(...arguments),this.options=[],this.value="",this.name="",this.additionaltext="+X variant(s)",this.disabled=!1,this.width="100%",this.open=!1,this.activeIndex=-1,this.menuWidth="",this._sent=new Set,this._pendingByKey=new Map,this._handleOutsideClick=e=>{this.contains(e.target)||(this.open=!1,this.activeIndex=-1,this._stopObserveVisibleItems())}}_getKey(e,t,i){return(t==null?void 0:t.productId)??e.value??String(i)}_scheduleFlush(){this._flushTimer||(this._flushTimer=window.setTimeout(()=>{this._flushTimer=void 0,this._flushPending()},80))}_flushPending(){if(!this.open||this._pendingByKey.size===0)return;const e=Array.from(this._pendingByKey.values());this._pendingByKey.clear(),this.dispatchEvent(new CustomEvent("event-tracking",{detail:{products:e},bubbles:!0,composed:!0}))}_emitTrackingEvent(e,t){const i=e==null?void 0:e.dataproduct;if(!i)return;let n;try{n=JSON.parse(i)}catch(o){console.warn("Invalid dataproduct JSON:",i,o);return}this.dispatchEvent(new CustomEvent("event-tracking",{detail:{product:n},bubbles:!0,composed:!0}))}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this._handleOutsideClick)}disconnectedCallback(){document.removeEventListener("click",this._handleOutsideClick),super.disconnectedCallback()}_startObserveVisibleItems(){var t;this._stopObserveVisibleItems();const e=(t=this.renderRoot)==null?void 0:t.querySelector("#dropdown-listbox");e&&(this._io=new IntersectionObserver(i=>{if(this.open)for(const n of i){if(!n.isIntersecting)continue;const o=n.target,s=o.dataset.index;if(!s)continue;const r=Number(s),c=this.options[r];if(!c||c.disabled)continue;const h=c.dataproduct??o.dataset.product;if(!h)continue;let f;try{f=JSON.parse(h)}catch(v){console.warn("Invalid dataproduct JSON:",h,v);continue}const w=this._getKey(c,f,r);this._sent.has(w)||(this._sent.add(w),this._pendingByKey.set(w,f),this._scheduleFlush())}},{root:e,threshold:.75}),e.querySelectorAll("li[role='option']").forEach(i=>{var n;return(n=this._io)==null?void 0:n.observe(i)}))}_stopObserveVisibleItems(){var e;this._flushPending(),this._flushTimer&&(clearTimeout(this._flushTimer),this._flushTimer=void 0),(e=this._io)==null||e.disconnect(),this._io=void 0}toggle(){var e;if(!this.disabled){if(this.open=!this.open,this.activeIndex=this.open?this.options.findIndex(t=>t.value===this.value):-1,this.open&&this.width==="auto"){const t=(e=this.renderRoot)==null?void 0:e.querySelector("button");t&&(this.menuWidth=`${t.getBoundingClientRect().width}px`)}this.open?this.updateComplete.then(()=>{this._focusActiveOption(),this._startObserveVisibleItems()}):this._stopObserveVisibleItems()}}_focusActiveOption(){var t;const e=(t=this.renderRoot)==null?void 0:t.querySelector(`#option-${this.activeIndex}`);e==null||e.focus()}selectOption(e){this.value=e.value,this.dispatchEvent(new CustomEvent("change",{detail:{value:this.value,url:e.url}})),this.open=!1,this.activeIndex=-1}handleKeydown(e){if(this.disabled){e.preventDefault();return}if(!this.open){(e.key==="ArrowDown"||e.key==="ArrowUp")&&(e.preventDefault(),this.open=!0,this.activeIndex=this.options.findIndex(t=>t.value===this.value),this.updateComplete.then(()=>this._focusActiveOption()));return}switch(e.key){case"ArrowDown":e.preventDefault(),this.activeIndex=(this.activeIndex+1)%this.options.length,this.updateComplete.then(()=>this._focusActiveOption());break;case"ArrowUp":e.preventDefault(),this.activeIndex=(this.activeIndex-1+this.options.length)%this.options.length,this.updateComplete.then(()=>this._focusActiveOption());break;case"Home":e.preventDefault(),this.activeIndex=0,this.updateComplete.then(()=>this._focusActiveOption());break;case"End":e.preventDefault(),this.activeIndex=this.options.length-1,this.updateComplete.then(()=>this._focusActiveOption());break;case"Enter":e.preventDefault(),this.activeIndex>=0&&this.selectOption(this.options[this.activeIndex]);break;case"Escape":e.preventDefault(),this.open=!1,this.activeIndex=-1;break}}updated(){this.options.length>0&&(this.options.some(t=>t.value===this.value)||(this.value=this.options[0].value))}render(){const e=N1["occ-check-outlined"].replace("<svg",'<svg aria-hidden="true" focusable="false" part="svg"'),t=this.options.find(i=>i.value===this.value);return a`
|
|
2406
2421
|
<button
|
|
2407
2422
|
role="combobox"
|
|
2408
2423
|
aria-haspopup="listbox"
|
|
@@ -2416,7 +2431,7 @@
|
|
|
2416
2431
|
?disabled=${this.disabled}
|
|
2417
2432
|
class="btn-dropdown"
|
|
2418
2433
|
>
|
|
2419
|
-
<img alt="${
|
|
2434
|
+
<img alt="${B(t==null?void 0:t.label)}" src="${B(t==null?void 0:t.imgurl)}" />
|
|
2420
2435
|
<span id="dropdown-label" class="label">
|
|
2421
2436
|
${t?t.label:"Select an option"}
|
|
2422
2437
|
</span>
|
|
@@ -2440,25 +2455,25 @@
|
|
|
2440
2455
|
aria-activedescendant="${this.activeIndex>=0?"option-"+this.activeIndex:""}"
|
|
2441
2456
|
style=${`width: ${this.width};`}
|
|
2442
2457
|
>
|
|
2443
|
-
${this.options.map((
|
|
2458
|
+
${this.options.map((i,n)=>a`
|
|
2444
2459
|
<li
|
|
2445
2460
|
id="option-${n}"
|
|
2446
2461
|
role="option"
|
|
2447
2462
|
data-index="${n}"
|
|
2448
|
-
data-product="${
|
|
2449
|
-
aria-selected="${
|
|
2450
|
-
aria-disabled="${
|
|
2463
|
+
data-product="${B(i.dataproduct)}"
|
|
2464
|
+
aria-selected="${i.value===this.value}"
|
|
2465
|
+
aria-disabled="${i.disabled?"true":"false"}"
|
|
2451
2466
|
tabindex="${n===this.activeIndex?"0":"-1"}"
|
|
2452
|
-
class="${n===this.activeIndex?"active":""} ${
|
|
2453
|
-
@click=${
|
|
2467
|
+
class="${n===this.activeIndex?"active":""} ${i.disabled?"disabled":""}"
|
|
2468
|
+
@click=${o=>{this._emitTrackingEvent(i,n),this.selectOption(i)}}
|
|
2454
2469
|
>
|
|
2455
2470
|
|
|
2456
|
-
<a href="${
|
|
2457
|
-
<img alt="${
|
|
2458
|
-
<span class="label">${
|
|
2471
|
+
<a href="${B(i.url)}">
|
|
2472
|
+
<img alt="${B(i.label)}" src="${B(i.imgurl)}" />
|
|
2473
|
+
<span class="label">${i.label}</span>
|
|
2459
2474
|
<div class="right">
|
|
2460
|
-
<span class="additional-text">${
|
|
2461
|
-
${
|
|
2475
|
+
<span class="additional-text">${B(i.additionaltext)}</span>
|
|
2476
|
+
${i.value===this.value&&!i.additionaltext?a`
|
|
2462
2477
|
<span class="check">${q(e)}</span>`:null}
|
|
2463
2478
|
</div>
|
|
2464
2479
|
</a>
|
|
@@ -2643,17 +2658,17 @@
|
|
|
2643
2658
|
input[type="hidden"] {
|
|
2644
2659
|
display: none;
|
|
2645
2660
|
}
|
|
2646
|
-
`;
|
|
2661
|
+
`;J([l({type:Array,reflect:!0})],P.prototype,"options",2);J([l({type:String,reflect:!0})],P.prototype,"value",2);J([l({type:String,reflect:!0})],P.prototype,"name",2);J([l({type:String,reflect:!0})],P.prototype,"additionaltext",2);J([l({type:Boolean,reflect:!0})],P.prototype,"disabled",2);J([l({type:String,reflect:!0})],P.prototype,"width",2);J([j()],P.prototype,"open",2);J([j()],P.prototype,"activeIndex",2);J([j()],P.prototype,"menuWidth",2);P=J([u("o-dropdown-variant")],P);/**
|
|
2647
2662
|
* @license
|
|
2648
2663
|
* Copyright 2018 Google LLC
|
|
2649
2664
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
2650
|
-
*/const J2="important",
|
|
2651
|
-
${this.option.imgurl?a`<img src="${this.option.imgurl}" alt="${
|
|
2665
|
+
*/const J2="important",J5=" !"+J2,Q5=e2(class extends i2{constructor(e){var t;if(super(e),e.type!==o1.ATTRIBUTE||e.name!=="style"||((t=e.strings)==null?void 0:t.length)>2)throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.")}render(e){return Object.keys(e).reduce((t,i)=>{const n=e[i];return n==null?t:t+`${i=i.includes("-")?i:i.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${n};`},"")}update(e,[t]){const{style:i}=e.element;if(this.ft===void 0)return this.ft=new Set(Object.keys(t)),this.render(t);for(const n of this.ft)t[n]==null&&(this.ft.delete(n),n.includes("-")?i.removeProperty(n):i[n]=null);for(const n in t){const o=t[n];if(o!=null){this.ft.add(n);const s=typeof o=="string"&&o.endsWith(J5);n.includes("-")||s?i.setProperty(n,s?o.slice(0,-11):o,s?J2:""):i[n]=o}}return A}});var t6=Object.defineProperty,e6=Object.getOwnPropertyDescriptor,n2=(e,t,i,n)=>{for(var o=n>1?void 0:n?e6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&t6(t,i,o),o};let B1=class extends p{constructor(){super(...arguments),this.option={},this.imageSize=64,this.fullwidth=!1}render(){const e=r=>{const c=document.createElement("textarea");return c.innerHTML=r,c.value},t=this.option&&this.option.clickable,i={width:`${this.imageSize}px`,height:`${this.imageSize}px`},n=this.option&&this.option.title?e(this.option.title):"",o=this.option&&this.option.description?e(this.option.description):"",s=a`
|
|
2666
|
+
${this.option.imgurl?a`<img src="${this.option.imgurl}" alt="${B(n)}" aria-hidden="true" style=${Q5(i)} />`:""}
|
|
2652
2667
|
<div class="m-reassurance-content">
|
|
2653
|
-
<h3 class="a-reassurance-text">${
|
|
2654
|
-
<p class="a-reassurance-description">${
|
|
2668
|
+
<h3 class="a-reassurance-text">${B(n)}</h3>
|
|
2669
|
+
<p class="a-reassurance-description">${B(o)}</p>
|
|
2655
2670
|
</div>
|
|
2656
|
-
`;return t?a`<a href="${
|
|
2671
|
+
`;return t?a`<a href="${B(this.option.url)}" class="reassurance-item ${this.fullwidth?"fullwidth":""} clickable">${s}</a>`:a`<div class="reassurance-item ${this.fullwidth?"fullwidth":""}">${s}</div>`}};B1.styles=C`
|
|
2657
2672
|
:host {
|
|
2658
2673
|
display: inline-block;
|
|
2659
2674
|
position: relative;
|
|
@@ -2739,7 +2754,7 @@
|
|
|
2739
2754
|
-webkit-box-orient: vertical;
|
|
2740
2755
|
overflow: hidden;
|
|
2741
2756
|
}
|
|
2742
|
-
`;n2([l({type:Object,reflect:!0})],
|
|
2757
|
+
`;n2([l({type:Object,reflect:!0})],B1.prototype,"option",2);n2([l({type:Number,reflect:!0})],B1.prototype,"imageSize",2);n2([l({type:Boolean})],B1.prototype,"fullwidth",2);B1=n2([u("o-reassurance")],B1);var i6=Object.defineProperty,o6=Object.getOwnPropertyDescriptor,c1=(e,t,i,n)=>{for(var o=n>1?void 0:n?o6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&i6(t,i,o),o};const n6=t2(p);let z=class extends n6{constructor(){super(...arguments),this.link="",this.name="",this.value="",this.text="",this.size="standard",this.selected=!1,this.fullwidth=!1,this.inactive=!1}handleClick(e){this.selected||(this.selected=!0);const t={selected:this.selected},i=new CustomEvent("selected",{detail:t,bubbles:!0,composed:!0,cancelable:!0});this.dispatchEvent(i),i.defaultPrevented&&e.preventDefault(),this.selected=t.selected}render(){const e=this.text;return this.link?a`
|
|
2743
2758
|
<a href="${this.link}" class="o-chip" tabindex="${this.inactive?"-1":d}"
|
|
2744
2759
|
aria-current="${this.selected?"true":d}">
|
|
2745
2760
|
${e?this.text:a`<slot></slot>`}
|
|
@@ -2842,7 +2857,7 @@
|
|
|
2842
2857
|
display: inline-flex;
|
|
2843
2858
|
align-items: center;
|
|
2844
2859
|
}
|
|
2845
|
-
`;c1([l({type:String,reflect:!0})],z.prototype,"link",2);c1([l({reflect:!0})],z.prototype,"name",2);c1([l({reflect:!0})],z.prototype,"value",2);c1([l({type:String})],z.prototype,"text",2);c1([l({type:String,reflect:!0})],z.prototype,"size",2);c1([l({type:Boolean,reflect:!0})],z.prototype,"selected",2);c1([l({type:Boolean,reflect:!0})],z.prototype,"fullwidth",2);c1([l({type:Boolean,reflect:!0})],z.prototype,"inactive",2);z=c1([u("o-chip")],z);var
|
|
2860
|
+
`;c1([l({type:String,reflect:!0})],z.prototype,"link",2);c1([l({reflect:!0})],z.prototype,"name",2);c1([l({reflect:!0})],z.prototype,"value",2);c1([l({type:String})],z.prototype,"text",2);c1([l({type:String,reflect:!0})],z.prototype,"size",2);c1([l({type:Boolean,reflect:!0})],z.prototype,"selected",2);c1([l({type:Boolean,reflect:!0})],z.prototype,"fullwidth",2);c1([l({type:Boolean,reflect:!0})],z.prototype,"inactive",2);z=c1([u("o-chip")],z);var s6=Object.defineProperty,r6=Object.getOwnPropertyDescriptor,V2=(e,t,i,n)=>{for(var o=n>1?void 0:n?r6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&s6(t,i,o),o};let T1=class extends p{constructor(){super(),this.name="",this.value="",this.addEventListener("selected",this.onChipSelected)}onChipSelected(e){const t=e.target instanceof z?e.target:null;t!=null&&t.link||(this.name=(t==null?void 0:t.name)||"",this.value=(t==null?void 0:t.value)||"",this.querySelectorAll("o-chip").forEach(i=>{i!==t&&(i.selected=!1)}))}render(){return a`
|
|
2846
2861
|
<slot></slot>
|
|
2847
2862
|
`}};T1.styles=C`
|
|
2848
2863
|
:host {
|
|
@@ -2851,7 +2866,7 @@
|
|
|
2851
2866
|
flex-wrap: wrap;
|
|
2852
2867
|
gap: var(--spacing-s);
|
|
2853
2868
|
}
|
|
2854
|
-
`;
|
|
2869
|
+
`;V2([l({reflect:!0})],T1.prototype,"name",2);V2([l({reflect:!0})],T1.prototype,"value",2);T1=V2([u("o-chipset")],T1);var l6=Object.defineProperty,a6=Object.getOwnPropertyDescriptor,Q=(e,t,i,n)=>{for(var o=n>1?void 0:n?a6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&l6(t,i,o),o};const c6=t2(p);let D=class extends c6{constructor(){super(...arguments),this.name="",this.value="",this.type="",this.text="",this.selected=!1,this.disabled=!1,this.fullwidth=!1,this.crossIconName="cross",this.strikethroughImgName="strikeDiagonal"}handleClick(e){if(e instanceof KeyboardEvent&&e.key!=="Enter"&&e.key!==" ")return;this.selected=!this.selected;const t={selected:this.selected},i=new CustomEvent("selected",{detail:t,bubbles:!0,composed:!0,cancelable:!0});this.dispatchEvent(i),i.defaultPrevented&&e.preventDefault(),this.selected=t.selected}crossIcon(){return a`<o-icon-button size="xsmall" icon="occ-close-outlined" bgstyle="none-light"></o-icon-button>`}strikeThroughImg(){const e=f5[this.strikethroughImgName].replace("<svg",'<svg aria-hidden="true" focusable="false" part="strikethrough"').replace(/stroke=[#"'a-z1-9]*/gi,"");return q(e)}render(){const e=this.text;return a`${this.type==="link"?a`
|
|
2855
2870
|
<a role="button" tabindex="0" class="button" href=${this.href} ?disabled=${this.disabled} @click=${this.handleClick} @keydown=${this.handleClick}
|
|
2856
2871
|
aria-label=${this.ariaLabel||d} aria-pressed=${this.selected}>
|
|
2857
2872
|
${e?a`
|
|
@@ -2993,7 +3008,7 @@
|
|
|
2993
3008
|
stroke-width: 4px;
|
|
2994
3009
|
stroke-linecap: round;
|
|
2995
3010
|
}
|
|
2996
|
-
`;
|
|
3011
|
+
`;Q([l({reflect:!0})],D.prototype,"name",2);Q([l({reflect:!0})],D.prototype,"value",2);Q([l({type:String,reflect:!0})],D.prototype,"type",2);Q([l({type:String,reflect:!0})],D.prototype,"href",2);Q([l({type:String,reflect:!0,attribute:"data-href"})],D.prototype,"dataHref",2);Q([l({type:String})],D.prototype,"text",2);Q([l({type:Boolean,reflect:!0})],D.prototype,"selected",2);Q([l({type:Boolean,reflect:!0})],D.prototype,"disabled",2);Q([l({type:Boolean,reflect:!0})],D.prototype,"fullwidth",2);D=Q([u("o-filter-chip")],D);var h6=Object.defineProperty,R=(e,t,i,n)=>{for(var o=void 0,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=r(t,i,o)||o);return o&&h6(t,i,o),o};const E2=class E2 extends p{constructor(){super(...arguments),this.type="cart | chevron",this.titleProduct="",this.volume="",this.perLiter="",this.mainPrice="",this.imageUrl="https://placehold.co/56x70",this.altImage="",this.fullwidth=!1,this.tagText="",this.outOfStock=!1}onClick(t){var n,o,s;const i=t.target;(n=i==null?void 0:i.classList)!=null&&n.contains("add-to-bag")||(o=i==null?void 0:i.classList)!=null&&o.contains("js-availability-notify-details-cart")||((s=this.onClickTile)==null||s.call(this),this.dispatchEvent(new CustomEvent("tile-click",{bubbles:!0,composed:!0})))}onClickIcons(){var t;(t=this.onClickIcon)==null||t.call(this),this.dispatchEvent(new CustomEvent("tile-icon-click",{bubbles:!0,composed:!0}))}get icons(){return this.type==="chevron"?a`
|
|
2997
3012
|
<o-icon-button
|
|
2998
3013
|
@click=${this.onClickIcons}
|
|
2999
3014
|
icon="occ-chevron-right"
|
|
@@ -3149,7 +3164,7 @@
|
|
|
3149
3164
|
.fullpointer {
|
|
3150
3165
|
cursor: pointer;
|
|
3151
3166
|
}
|
|
3152
|
-
`;let k=E2;R([l({type:String})],k.prototype,"type");R([l({type:String})],k.prototype,"titleProduct");R([l({type:String})],k.prototype,"volume");R([l({type:String})],k.prototype,"perLiter");R([l({type:String})],k.prototype,"mainPrice");R([l({type:String})],k.prototype,"imageUrl");R([l({type:String})],k.prototype,"altImage");R([l({type:Boolean})],k.prototype,"fullwidth");R([l({type:String})],k.prototype,"tagText");R([l({type:Boolean})],k.prototype,"outOfStock");R([l({attribute:!1})],k.prototype,"onClickTile");R([l({attribute:!1})],k.prototype,"onClickIcon");customElements.define("mini-tile",k);var
|
|
3167
|
+
`;let k=E2;R([l({type:String})],k.prototype,"type");R([l({type:String})],k.prototype,"titleProduct");R([l({type:String})],k.prototype,"volume");R([l({type:String})],k.prototype,"perLiter");R([l({type:String})],k.prototype,"mainPrice");R([l({type:String})],k.prototype,"imageUrl");R([l({type:String})],k.prototype,"altImage");R([l({type:Boolean})],k.prototype,"fullwidth");R([l({type:String})],k.prototype,"tagText");R([l({type:Boolean})],k.prototype,"outOfStock");R([l({attribute:!1})],k.prototype,"onClickTile");R([l({attribute:!1})],k.prototype,"onClickIcon");customElements.define("mini-tile",k);var d6=Object.defineProperty,p6=Object.getOwnPropertyDescriptor,s2=(e,t,i,n)=>{for(var o=n>1?void 0:n?p6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&d6(t,i,o),o};let E1=class extends p{constructor(){super(...arguments),this.variant="cart",this.text=0,this.srlabel=""}render(){return a`
|
|
3153
3168
|
<span class="badge">
|
|
3154
3169
|
${this.text?a`${this.text} <span class="sr-only">${this.srlabel}</span>`:a`<slot></slot>`}
|
|
3155
3170
|
</span>
|
|
@@ -3190,7 +3205,7 @@
|
|
|
3190
3205
|
.sr-only {
|
|
3191
3206
|
${y2}
|
|
3192
3207
|
}
|
|
3193
|
-
`;s2([l({type:String,reflect:!0})],E1.prototype,"variant",2);s2([l({type:Number})],E1.prototype,"text",2);s2([l({type:String})],E1.prototype,"srlabel",2);E1=s2([u("o-badge")],E1);var
|
|
3208
|
+
`;s2([l({type:String,reflect:!0})],E1.prototype,"variant",2);s2([l({type:Number})],E1.prototype,"text",2);s2([l({type:String})],E1.prototype,"srlabel",2);E1=s2([u("o-badge")],E1);var C6=Object.defineProperty,u6=Object.getOwnPropertyDescriptor,U=(e,t,i,n)=>{for(var o=n>1?void 0:n?u6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&C6(t,i,o),o};let Z=class extends p{constructor(){super(...arguments),this.icon="info",this.text="Sample text",this.verticalanchor="top",this.horizontalanchor="right",this.verticaloffset=24,this.horizontaloffset=24,this.animationduration=500,this.animationaxis="horizontal",this.animated=!0,this.lifeduration=5e3,this.multiline=!1}attributeChangedCallback(e,t,i){super.attributeChangedCallback(e,t,i),e=="verticaloffset"&&this.style.setProperty("--vertical-offset",i+"px"),e=="horizontaloffset"&&this.style.setProperty("--horizontal-offset",i+"px"),e=="animationduration"&&this.style.setProperty("--animation-duration",i+"ms")}selfCloseAfterDelay(){var e=this;setTimeout(function(){e.animated=!0,e.selfClose()},this.lifeduration)}selfClose(){var e=this;setTimeout(function(){e.remove()},this.animationduration+200)}connectedCallback(){var e=this;super.connectedCallback(),setTimeout(()=>{e.animated=!1,this.selfCloseAfterDelay()},600)}firstUpdated(){var n,o;var e=this;const t=(n=this.renderRoot)==null?void 0:n.querySelector("o-icon-button"),i=(o=this.renderRoot)==null?void 0:o.querySelector(".o-toast-text");if(i!=null){const s=window.getComputedStyle(i),r=parseInt(s.getPropertyValue("line-height").replace("px","")),c=parseInt(s.getPropertyValue("height").replace("px",""));!isNaN(r)&&!isNaN(c)&&c>r&&(this.multiline=!0)}t!=null&&t.addEventListener("click",function(){e.remove()})}render(){const t=v5[this.icon].replace("<svg",'<svg aria-hidden="true" focusable="false" part="svg"').replace(/<path\b/g,'<path part="icon-path"').replace(/<g\b/g,'<g part="icon-group"').replace(/<circle\b/g,'<circle part="icon-circle"');return a`
|
|
3194
3209
|
<div class="o-toast">
|
|
3195
3210
|
<div class="o-toast-icon">
|
|
3196
3211
|
${q(t)}
|
|
@@ -3283,7 +3298,7 @@
|
|
|
3283
3298
|
.o-toast-icon {
|
|
3284
3299
|
height: 16px;
|
|
3285
3300
|
}
|
|
3286
|
-
`;U([l({type:String,reflect:!0})],Z.prototype,"icon",2);U([l({type:String,reflect:!0})],Z.prototype,"text",2);U([l({type:String,reflect:!0})],Z.prototype,"verticalanchor",2);U([l({type:String,reflect:!0})],Z.prototype,"horizontalanchor",2);U([l({type:Number,reflect:!0})],Z.prototype,"verticaloffset",2);U([l({type:Number,reflect:!0})],Z.prototype,"horizontaloffset",2);U([l({type:Number,reflect:!0})],Z.prototype,"animationduration",2);U([l({type:String,reflect:!0})],Z.prototype,"animationaxis",2);U([l({type:Boolean,reflect:!0})],Z.prototype,"animated",2);U([l({type:Number,reflect:!0})],Z.prototype,"lifeduration",2);U([l({type:Boolean,reflect:!0})],Z.prototype,"multiline",2);Z=U([u("o-toast")],Z);var
|
|
3301
|
+
`;U([l({type:String,reflect:!0})],Z.prototype,"icon",2);U([l({type:String,reflect:!0})],Z.prototype,"text",2);U([l({type:String,reflect:!0})],Z.prototype,"verticalanchor",2);U([l({type:String,reflect:!0})],Z.prototype,"horizontalanchor",2);U([l({type:Number,reflect:!0})],Z.prototype,"verticaloffset",2);U([l({type:Number,reflect:!0})],Z.prototype,"horizontaloffset",2);U([l({type:Number,reflect:!0})],Z.prototype,"animationduration",2);U([l({type:String,reflect:!0})],Z.prototype,"animationaxis",2);U([l({type:Boolean,reflect:!0})],Z.prototype,"animated",2);U([l({type:Number,reflect:!0})],Z.prototype,"lifeduration",2);U([l({type:Boolean,reflect:!0})],Z.prototype,"multiline",2);Z=U([u("o-toast")],Z);var g6=Object.defineProperty,f6=Object.getOwnPropertyDescriptor,K=(e,t,i,n)=>{for(var o=n>1?void 0:n?f6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&g6(t,i,o),o};let v6=0,S=class extends p{constructor(){super(),this.checked=!1,this.indeterminate=!1,this.disabled=!1,this.size="S",this.showLabel=!0,this.label="Checkbox",this.name="",this.value="on",this.inputId="",this.inputId||(this.inputId=`o-checkbox-${++v6}`)}toggle(){this.disabled||(this.indeterminate?(this.indeterminate=!1,this.checked=!0):this.checked=!this.checked,this.syncInput(),this.dispatchEvent(new Event("change",{bubbles:!0,composed:!0})))}syncInput(){this.inputEl&&(this.inputEl.checked=this.checked,this.inputEl.indeterminate=this.indeterminate)}updated(e){this.syncInput()}handleKeyDown(e){this.disabled||(e.key===" "||e.key==="Enter")&&(e.preventDefault(),this.toggle())}render(){const e=a`<o-icon-button size="${this.size==="L"?"small":"xsmall"}" icon="occ-check-outlined" bgstyle="none-light"></o-icon-button>`,t=a`<o-icon-button size="${this.size==="L"?"small":"xsmall"}" icon="occ-minus" bgstyle="none-light"></o-icon-button>`;return a`
|
|
3287
3302
|
<input
|
|
3288
3303
|
type="checkbox"
|
|
3289
3304
|
id=${this.inputId}
|
|
@@ -3291,7 +3306,7 @@
|
|
|
3291
3306
|
?disabled=${this.disabled}
|
|
3292
3307
|
name=${this.name}
|
|
3293
3308
|
value=${this.value}
|
|
3294
|
-
@change=${
|
|
3309
|
+
@change=${i=>{const n=i.target;this.checked=n.checked,this.indeterminate=n.indeterminate,this.dispatchEvent(new Event("change",{bubbles:!0,composed:!0}))}}
|
|
3295
3310
|
/>
|
|
3296
3311
|
|
|
3297
3312
|
<div class="box" role="checkbox" tabindex=${this.disabled?-1:0} aria-checked=${this.indeterminate?"mixed":String(this.checked)} aria-disabled=${String(this.disabled)} @click=${this.toggle} @keydown=${this.handleKeyDown}>
|
|
@@ -3401,7 +3416,7 @@
|
|
|
3401
3416
|
svg path {
|
|
3402
3417
|
stroke: var(--color-border-light);
|
|
3403
3418
|
}
|
|
3404
|
-
`;K([l({type:Boolean,reflect:!0})],S.prototype,"checked",2);K([l({type:Boolean,reflect:!0})],S.prototype,"indeterminate",2);K([l({type:Boolean,reflect:!0})],S.prototype,"disabled",2);K([l({type:String,reflect:!0})],S.prototype,"size",2);K([l({type:Boolean})],S.prototype,"showLabel",2);K([l({type:String})],S.prototype,"label",2);K([l({type:String})],S.prototype,"name",2);K([l({type:String})],S.prototype,"value",2);K([l({type:String,reflect:!0})],S.prototype,"inputId",2);K([q1("input")],S.prototype,"inputEl",2);S=K([u("o-checkbox")],S);var
|
|
3419
|
+
`;K([l({type:Boolean,reflect:!0})],S.prototype,"checked",2);K([l({type:Boolean,reflect:!0})],S.prototype,"indeterminate",2);K([l({type:Boolean,reflect:!0})],S.prototype,"disabled",2);K([l({type:String,reflect:!0})],S.prototype,"size",2);K([l({type:Boolean})],S.prototype,"showLabel",2);K([l({type:String})],S.prototype,"label",2);K([l({type:String})],S.prototype,"name",2);K([l({type:String})],S.prototype,"value",2);K([l({type:String,reflect:!0})],S.prototype,"inputId",2);K([q1("input")],S.prototype,"inputEl",2);S=K([u("o-checkbox")],S);var b6=Object.defineProperty,w6=Object.getOwnPropertyDescriptor,t1=(e,t,i,n)=>{for(var o=n>1?void 0:n?w6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&b6(t,i,o),o};let m6=0,T=class extends p{constructor(){super(),this.checked=!1,this.disabled=!1,this.size="S",this.showLabel=!0,this.label="Radio button",this.name="",this.value="on",this.inputId="",this.inputId||(this.inputId=`o-radio-${++m6}`)}handleClick(){this.disabled||this.checked||(this.checked=!0,this.syncInput(),this.dispatchEvent(new Event("change",{bubbles:!0,composed:!0})))}syncInput(){this.inputEl&&(this.inputEl.checked=this.checked)}updated(e){if(e.has("checked")&&this.checked){const t=this.parentElement;t&&Array.from(t.querySelectorAll(`o-radio[name="${this.name}"]`)).forEach(n=>{n!==this&&(n.checked=!1)})}this.syncInput()}handleKeyDown(e){this.disabled||(e.key===" "||e.key==="Enter")&&(e.preventDefault(),this.handleClick())}render(){return a`
|
|
3405
3420
|
<input type="radio" id=${this.inputId} ?checked=${this.checked} ?disabled=${this.disabled} name=${this.name} value=${this.value} />
|
|
3406
3421
|
|
|
3407
3422
|
<div class="box" role="radio" tabindex=${this.disabled?-1:0} aria-checked=${String(this.checked)} aria-disabled=${String(this.disabled)} @click=${this.handleClick} @keydown=${this.handleKeyDown}>
|
|
@@ -3498,7 +3513,7 @@
|
|
|
3498
3513
|
width: 0;
|
|
3499
3514
|
height: 0;
|
|
3500
3515
|
}
|
|
3501
|
-
`;
|
|
3516
|
+
`;t1([l({type:Boolean,reflect:!0})],T.prototype,"checked",2);t1([l({type:Boolean,reflect:!0})],T.prototype,"disabled",2);t1([l({type:String,reflect:!0})],T.prototype,"size",2);t1([l({type:Boolean})],T.prototype,"showLabel",2);t1([l({type:String})],T.prototype,"label",2);t1([l({type:String})],T.prototype,"name",2);t1([l({type:String})],T.prototype,"value",2);t1([l({type:String,reflect:!0})],T.prototype,"inputId",2);t1([q1("input")],T.prototype,"inputEl",2);T=t1([u("o-radio")],T);var y6=Object.getOwnPropertyDescriptor,L6=(e,t,i,n)=>{for(var o=n>1?void 0:n?y6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=r(o)||o);return o};let g2=class extends p{render(){return a`
|
|
3502
3517
|
<nav aria-label="Breadcrumbs">
|
|
3503
3518
|
<ul>
|
|
3504
3519
|
<slot></slot>
|
|
@@ -3515,7 +3530,7 @@
|
|
|
3515
3530
|
margin: var(--spacing-4-xs);
|
|
3516
3531
|
padding: var(--spacing-4-xs);
|
|
3517
3532
|
}
|
|
3518
|
-
`;g2=
|
|
3533
|
+
`;g2=L6([u("o-breadcrumbs")],g2);var x6=Object.defineProperty,H6=Object.getOwnPropertyDescriptor,$2=(e,t,i,n)=>{for(var o=n>1?void 0:n?H6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&x6(t,i,o),o};let j1=class extends p{constructor(){super(...arguments),this.href="",this.active=!1}_handleClick(e){(!this.href||this.href==="#")&&e.preventDefault()}render(){return this.active?a`<p aria-current="page"><slot></slot></p>`:a`
|
|
3519
3534
|
<li>
|
|
3520
3535
|
<a
|
|
3521
3536
|
href="${this.href}"
|
|
@@ -3566,7 +3581,7 @@
|
|
|
3566
3581
|
:host(.a--tabfocus) {
|
|
3567
3582
|
outline: none !important;
|
|
3568
3583
|
}
|
|
3569
|
-
|
|
3584
|
+
`;$2([l({type:String})],j1.prototype,"href",2);$2([l({type:Boolean,reflect:!0})],j1.prototype,"active",2);j1=$2([u("o-breadcrumb")],j1);var V6=Object.defineProperty,$6=Object.getOwnPropertyDescriptor,y1=(e,t,i,n)=>{for(var o=n>1?void 0:n?$6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&V6(t,i,o),o};let s1=class extends p{constructor(){super(...arguments),this.imageUrl="",this.imageAlt="",this.hoverUrl="",this.hoverAlt="",this.dimmed=!1,this.showHover=!1}render(){return a`<div class="card">
|
|
3570
3585
|
<svg aria-hidden="true">
|
|
3571
3586
|
<defs>
|
|
3572
3587
|
<clipPath id="arch-gift-finder" clipPathUnits="objectBoundingBox">
|
|
@@ -3577,7 +3592,7 @@
|
|
|
3577
3592
|
<img src="${this.imageUrl}" alt="${this.imageAlt}" class="card-img base" loading="lazy" />
|
|
3578
3593
|
${this.hoverUrl?a`<img src="${this.hoverUrl}" alt="${this.hoverAlt||this.imageAlt}" class="card-img hover" loading="lazy" />`:""}
|
|
3579
3594
|
<div class="overlay" part="overlay"></div>
|
|
3580
|
-
</div>`}};
|
|
3595
|
+
</div>`}};s1.styles=C`
|
|
3581
3596
|
:host {
|
|
3582
3597
|
--card-width : 175px;
|
|
3583
3598
|
--card-height : 260px;
|
|
@@ -3661,7 +3676,7 @@
|
|
|
3661
3676
|
:host([dimmed]) .overlay {
|
|
3662
3677
|
opacity: var(--overlay-opacity, 1);
|
|
3663
3678
|
}
|
|
3664
|
-
`;
|
|
3679
|
+
`;y1([l({type:String})],s1.prototype,"imageUrl",2);y1([l({type:String})],s1.prototype,"imageAlt",2);y1([l({type:String})],s1.prototype,"hoverUrl",2);y1([l({type:String})],s1.prototype,"hoverAlt",2);y1([l({type:Boolean,reflect:!0})],s1.prototype,"dimmed",2);y1([l({type:Boolean,reflect:!0,attribute:"showhover"})],s1.prototype,"showHover",2);s1=y1([u("o-arch-image")],s1);const B6=`<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
3665
3680
|
<svg
|
|
3666
3681
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
3667
3682
|
xmlns:cc="http://creativecommons.org/ns#"
|
|
@@ -3741,7 +3756,7 @@
|
|
|
3741
3756
|
d="m 1237.15,72.3984 c -3.61,1.5625 -7.64,0.6211 -10.76,-1.5898 -3.47,-2.4688 -6.01,-6.207 -8.42,-9.6484 l -2.61,-3.7305 c -3.58,-5.1094 -9.55,-13.6992 -12.29,-16.1094 -5.74,-5.1289 -9.34,-6.6094 -53,-6.6094 -33.15,0 -37.81,0.9883 -43.8,4.1602 -5.52,2.7891 -7.77,10.7773 -7.77,13.6484 0,3.3594 -0.2,14.711 -0.45,28.7422 -0.39,22.6093 -0.93,52.2383 -0.93,66.5083 v 2.082 c 61.53,-0.032 57.15,-0.524 65,-2.762 2.14,-0.75 4.31,-3.918 6.04,-9.07 0,0 1.62,-4.02 1.63,-4.032 1.32,-3.277 2.66,-6.867 5.45,-9.207 3.1,-2.609 8.34,-2.961 11.82,-0.832 2.53,1.551 4.41,4.86 5.34,7.641 1.18,3.469 1.06,7.031 0.47,10.601 -0.42,2.528 -1.65,14.649 -0.88,22.661 0.36,3.359 0.91,7.339 1.4,11.039 0.81,5.937 1.45,11.25 1.45,13.039 0,10.769 -6.83,13.64 -10.87,13.64 -7.45,0 -10.98,-7.148 -12.29,-9.8 -5.17,-10.34 -7.99,-12.258 -8.92,-12.77 -1.75,-1.09 -4.81,-1.93 -26.44,-1.93 h -39.2 v 107.52 c 0,4.422 0.17,7.101 0.34,8.738 15.96,0.774 76.93,0.524 87.71,-1.476 3.62,-0.602 9.08,-1.5 17.68,-21.911 1.36,-3.211 3.03,-6.711 5.7,-9.043 3,-2.609 7.9,-3.558 11.48,-1.648 3.15,1.672 4.77,5.262 5.42,8.621 0.48,2.52 0.57,5.379 0.02,7.899 -1.68,7.71 -2.32,17.339 -2.74,23.718 l -0.42,5.41 c -1.6,9.993 -5.84,15.063 -12.6,15.063 -1.95,0 -3.97,-0.121 -6.59,-0.27 -4.29,-0.261 -10.36,-0.652 -21.14,-0.652 -8.99,0 -29.44,-0.219 -50.5,-0.437 -22.25,-0.231 -45.19,-0.493 -55.89,-0.493 -7.8,0 -14.28,0.411 -20.23,0.77 -5.38,0.32 -10.33,0.621 -15.39,0.621 -8.85,0 -15.02,-4.461 -15.02,-10.859 0,-3.692 1.73,-10.231 13.17,-12.532 11.25,-2.488 15.05,-3.339 15.05,-28.168 0,-97.863 -0.47,-142.242 -2.32,-215.7808 -0.34,-15.5196 -5.21,-19.0821 -18.87,-21.3594 C 1027,30.8984 1016.62,29 1016.62,19.6719 c 0,-1.9727 0.81,-11.80081 16.89,-11.80081 1.95,0 6.58,0.3086 12.45,0.71875 9.5,0.67969 22.45,1.60156 31.94,1.60156 17.71,0 38.65,-0.41015 60.92,-0.83984 25.46,-0.49218 52.62,-1.01172 78.73,-1.01172 4,0 9.62,1.69926 13.67,9.76956 2.26,4.4687 4.54,12.8906 7.15,22.6094 1.18,4.4218 2.39,8.9531 3.55,12.8203 0.89,2.9804 1.73,5.9726 1.57,9.1211 -0.2,3.9804 -2.49,7.9804 -6.34,9.7382" /><path
|
|
3742
3757
|
id="path52"
|
|
3743
3758
|
style="fill:#3F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
|
3744
|
-
d="m 1647.15,320.5 c -2.07,0 -4.94,-0.199 -8.49,-0.469 -8.68,-0.64 -23.5,-1.062 -37.41,-0.172 -20.4,1.282 -32.01,-0.589 -32.01,-10.687 0,-8.66 8.46,-10.781 15.19,-12.461 11.42,-2.949 17.17,-4.422 17.17,-27.402 l 0.93,-77.731 c 0.5,-38.668 1.03,-80.199 1.26,-103.4296 -51.33,57.4726 -160.86,181.7736 -188.51,217.5116 -6.78,8.68 -10.53,13.449 -17.38,13.449 -9.28,0 -20.13,0.743 -29.55,1.379 -7.55,0.5 -14.21,0.934 -18.55,0.934 -12.43,0 -18.72,-3.953 -18.72,-11.781 0,-10.34 10.9,-11.911 15.93,-12.621 10.36,-1.731 14.33,-3.668 18.82,-7.11 2.1,-1.629 5.01,-3.879 5.01,-26.988 0,-29.461 -3.75,-186.1837 -5.06,-201.8126 -2.12,-24.4688 -4.58,-25.168 -18.72,-29.1485 -6.17,-1.6718 -14.6,-3.9609 -14.6,-12.7421 0,-5.1797 2.84,-11.34771 16.4,-11.34771 1.21,0 3.75,0.23829 7.15,0.61719 11.38,1.22266 33.32,1.64062 46.82,0.3125 25.84,-2.53125 30.46,3.93752 30.46,10.41802 0,9.3593 -9.18,11.8515 -14.53,13.3203 -8.73,2.4922 -15.61,6.5195 -17.27,10.1992 -3.05,6.5234 -4.31,16.8515 -4.31,35.6719 0,10.1093 0.37,54.9488 0.74,98.9808 0.25,28.839 0.47,57.359 0.59,75.558 25.28,-29.508 56.38,-65.5 86.72,-100.609 49.5,-57.2697 96.26,-111.3712 113.23,-132.09 l 1.93,-2.3516 c 3.93,-4.8203 7.75,-9.97652 12.34,-14.19918 3.35,-3.089845 8.47,-4.83985 12.86,-2.871095 3.52,1.570315 5.52,5.300785 6.26,8.941405 0.88,4.26177 0.44,8.69927 0.28,13.01177 -0.59,15.3281 -0.42,31.5898 -0.25,52.0703 0.12,12.1172 0.25,25.7184 0.25,41.4684 0,49.141 1.03,147.141 2.98,161.66 1.58,10.52 2.25,14.879 14.31,18.891 l 2.09,0.75 c 4.07,1.41 11.6,4.027 11.6,12.02 0,4.949 -2.76,10.859 -15.96,10.859" /></g></g></svg>`;var
|
|
3759
|
+
d="m 1647.15,320.5 c -2.07,0 -4.94,-0.199 -8.49,-0.469 -8.68,-0.64 -23.5,-1.062 -37.41,-0.172 -20.4,1.282 -32.01,-0.589 -32.01,-10.687 0,-8.66 8.46,-10.781 15.19,-12.461 11.42,-2.949 17.17,-4.422 17.17,-27.402 l 0.93,-77.731 c 0.5,-38.668 1.03,-80.199 1.26,-103.4296 -51.33,57.4726 -160.86,181.7736 -188.51,217.5116 -6.78,8.68 -10.53,13.449 -17.38,13.449 -9.28,0 -20.13,0.743 -29.55,1.379 -7.55,0.5 -14.21,0.934 -18.55,0.934 -12.43,0 -18.72,-3.953 -18.72,-11.781 0,-10.34 10.9,-11.911 15.93,-12.621 10.36,-1.731 14.33,-3.668 18.82,-7.11 2.1,-1.629 5.01,-3.879 5.01,-26.988 0,-29.461 -3.75,-186.1837 -5.06,-201.8126 -2.12,-24.4688 -4.58,-25.168 -18.72,-29.1485 -6.17,-1.6718 -14.6,-3.9609 -14.6,-12.7421 0,-5.1797 2.84,-11.34771 16.4,-11.34771 1.21,0 3.75,0.23829 7.15,0.61719 11.38,1.22266 33.32,1.64062 46.82,0.3125 25.84,-2.53125 30.46,3.93752 30.46,10.41802 0,9.3593 -9.18,11.8515 -14.53,13.3203 -8.73,2.4922 -15.61,6.5195 -17.27,10.1992 -3.05,6.5234 -4.31,16.8515 -4.31,35.6719 0,10.1093 0.37,54.9488 0.74,98.9808 0.25,28.839 0.47,57.359 0.59,75.558 25.28,-29.508 56.38,-65.5 86.72,-100.609 49.5,-57.2697 96.26,-111.3712 113.23,-132.09 l 1.93,-2.3516 c 3.93,-4.8203 7.75,-9.97652 12.34,-14.19918 3.35,-3.089845 8.47,-4.83985 12.86,-2.871095 3.52,1.570315 5.52,5.300785 6.26,8.941405 0.88,4.26177 0.44,8.69927 0.28,13.01177 -0.59,15.3281 -0.42,31.5898 -0.25,52.0703 0.12,12.1172 0.25,25.7184 0.25,41.4684 0,49.141 1.03,147.141 2.98,161.66 1.58,10.52 2.25,14.879 14.31,18.891 l 2.09,0.75 c 4.07,1.41 11.6,4.027 11.6,12.02 0,4.949 -2.76,10.859 -15.96,10.859" /></g></g></svg>`;var E6=Object.defineProperty,M6=Object.getOwnPropertyDescriptor,E=(e,t,i,n)=>{for(var o=n>1?void 0:n?M6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&E6(t,i,o),o};const M2=class M2 extends p{constructor(){super(...arguments),this.ispagedesigner=!1,this._classPopin="",this.open=!1,this.background="",this.backgroundUrl="",this.closeOnEsc=!0,this.closeOnBackdrop=!0,this.lockScroll=!0,this.variant="fullscreen",this.maxWidth="640px",this.showBackButton=!1,this.contrast=!1,this.iconSize="large",this.hideHeaderOnScroll=!1,this._labelId=`title-${Math.random().toString(36).slice(2)}`,this._headerHidden=!1,this._onBackdropClick=t=>{var n;if(!this.open||!this.closeOnBackdrop)return;const i=t.composedPath()[0];(n=i==null?void 0:i.classList)!=null&&n.contains("backdrop")&&this._requestClose("backdrop")},this._onScroll=t=>{if(!this.hideHeaderOnScroll||!this.open)return;const o=t.target.scrollTop>50;o!==this._headerHidden&&(this._headerHidden=o,this.requestUpdate())}}get classPopin(){return this.ispagedesigner?"pagedesigner-popin "+this._classPopin:this._classPopin}set classPopin(t){this._classPopin=t}connectedCallback(){super.connectedCallback(),this._onKeydown=this._onKeydown.bind(this),this._onScroll=this._onScroll.bind(this),document.addEventListener("keydown",this._onKeydown)}disconnectedCallback(){document.removeEventListener("keydown",this._onKeydown),this._removeScrollListener(),super.disconnectedCallback()}updated(t){if(t.has("background")||t.has("backgroundUrl")){let i="";this.background&&this.background.trim()?i=this.background.trim():this.backgroundUrl&&this.backgroundUrl.trim()&&(i=`url('${this.backgroundUrl.trim()}') center/cover no-repeat`),this.style.setProperty("--_bg",i)}if(t.has("open")){if(this.lockScroll){const i=document==null?void 0:document.body;i&&(i.style.overflow=this.open&&!this.ispagedesigner?"hidden":"")}this.open?this.updateComplete.then(()=>{var n;(n=this.renderRoot.querySelector("[data-close-btn]")??this.renderRoot.querySelector('[role="dialog"]'))==null||n.focus(),this._setupScrollListener(),this.dispatchEvent(new CustomEvent("open",{bubbles:!0,composed:!0}))}):(this._removeScrollListener(),this._headerHidden=!1,this.dispatchEvent(new CustomEvent("close",{bubbles:!0,composed:!0})))}(t.has("hideHeaderOnScroll")||t.has("open"))&&(this.open?this._setupScrollListener():this._removeScrollListener())}_onKeydown(t){this.open&&this.closeOnEsc&&t.key==="Escape"&&(t.preventDefault(),this._requestClose("esc"))}_setupScrollListener(){this.hideHeaderOnScroll&&(this._removeScrollListener(),this.updateComplete.then(()=>{const t=this.renderRoot.querySelector('main[part="body"]');t&&t.addEventListener("scroll",this._onScroll,{passive:!0})}))}_removeScrollListener(){const t=this.renderRoot.querySelector('main[part="body"]');t&&t.removeEventListener("scroll",this._onScroll)}_onBackClick(){this.dispatchEvent(new CustomEvent("back",{bubbles:!0,composed:!0}))}_resolvedIconSize(){return["xsmall","small","medium","large"].includes(this.iconSize)?this.iconSize:"large"}_requestClose(t){const i=new CustomEvent("request-close",{bubbles:!0,composed:!0,detail:{reason:t}});this.dispatchEvent(i),i.defaultPrevented||(this.open=!1)}_renderCloseButton(){return customElements.get("o-icon-button")?a`
|
|
3745
3760
|
<o-icon-button
|
|
3746
3761
|
data-close-btn
|
|
3747
3762
|
icon="occ-close-outlined"
|
|
@@ -3770,7 +3785,7 @@
|
|
|
3770
3785
|
tabindex="-1"
|
|
3771
3786
|
></o-icon-button>
|
|
3772
3787
|
</div>
|
|
3773
|
-
`}render(){const t=`dialog${this._headerHidden?" header-hidden":""}`,
|
|
3788
|
+
`}render(){const t=`dialog${this._headerHidden?" header-hidden":""}`,i=this._headerHidden?"hidden":"";return a`
|
|
3774
3789
|
${this.open?a`<div class="backdrop" part="backdrop" @click=${this._onBackdropClick}></div>`:null}
|
|
3775
3790
|
<div class="dialog-wrapper ${this.ispagedesigner?"intro-pagedesigner":""}" @click=${this._onBackdropClick} aria-hidden=${this.open?"false":"true"}>
|
|
3776
3791
|
<section
|
|
@@ -3781,10 +3796,10 @@
|
|
|
3781
3796
|
tabindex="-1"
|
|
3782
3797
|
aria-labelledby=${this._labelId}
|
|
3783
3798
|
>
|
|
3784
|
-
<header part="header" class="${
|
|
3799
|
+
<header part="header" class="${i}">
|
|
3785
3800
|
${this.showBackButton?this._renderBackButton():null}
|
|
3786
3801
|
<div class="brand">
|
|
3787
|
-
<span slot="logo${this.contrast?"-contrast":""}">${q(
|
|
3802
|
+
<span slot="logo${this.contrast?"-contrast":""}">${q(B6)}</span>
|
|
3788
3803
|
</div>
|
|
3789
3804
|
<div part="close${this.contrast?"-contrast":""}">${this._renderCloseButton()}</div>
|
|
3790
3805
|
</header>
|
|
@@ -3928,7 +3943,7 @@
|
|
|
3928
3943
|
from { transform: translateY(10px) scale(.98); opacity: 0; }
|
|
3929
3944
|
to { transform: translateY(0) scale(1); opacity: 1; }
|
|
3930
3945
|
}
|
|
3931
|
-
`;let x=M2;E([l({type:Boolean,reflect:!0})],x.prototype,"ispagedesigner",2);E([l({type:String,reflect:!0})],x.prototype,"classPopin",1);E([l({type:Boolean,reflect:!0})],x.prototype,"open",2);E([l({type:String,reflect:!0})],x.prototype,"background",2);E([l({type:String,attribute:"background-url",reflect:!0})],x.prototype,"backgroundUrl",2);E([l({type:Boolean,attribute:"close-on-esc"})],x.prototype,"closeOnEsc",2);E([l({type:Boolean,attribute:"close-on-backdrop"})],x.prototype,"closeOnBackdrop",2);E([l({type:Boolean,attribute:"lock-scroll"})],x.prototype,"lockScroll",2);E([l({type:String,reflect:!0})],x.prototype,"variant",2);E([l({type:String,attribute:"max-width"})],x.prototype,"maxWidth",2);E([l({type:Boolean,reflect:!0})],x.prototype,"showBackButton",2);E([l({type:Boolean,reflect:!0})],x.prototype,"contrast",2);E([l({type:String,reflect:!0})],x.prototype,"iconSize",2);E([l({type:Boolean,attribute:"hide-header-on-scroll"})],x.prototype,"hideHeaderOnScroll",2);E([j()],x.prototype,"_labelId",2);E([j()],x.prototype,"_headerHidden",2);customElements.define("o-popin",x);var
|
|
3946
|
+
`;let x=M2;E([l({type:Boolean,reflect:!0})],x.prototype,"ispagedesigner",2);E([l({type:String,reflect:!0})],x.prototype,"classPopin",1);E([l({type:Boolean,reflect:!0})],x.prototype,"open",2);E([l({type:String,reflect:!0})],x.prototype,"background",2);E([l({type:String,attribute:"background-url",reflect:!0})],x.prototype,"backgroundUrl",2);E([l({type:Boolean,attribute:"close-on-esc"})],x.prototype,"closeOnEsc",2);E([l({type:Boolean,attribute:"close-on-backdrop"})],x.prototype,"closeOnBackdrop",2);E([l({type:Boolean,attribute:"lock-scroll"})],x.prototype,"lockScroll",2);E([l({type:String,reflect:!0})],x.prototype,"variant",2);E([l({type:String,attribute:"max-width"})],x.prototype,"maxWidth",2);E([l({type:Boolean,reflect:!0})],x.prototype,"showBackButton",2);E([l({type:Boolean,reflect:!0})],x.prototype,"contrast",2);E([l({type:String,reflect:!0})],x.prototype,"iconSize",2);E([l({type:Boolean,attribute:"hide-header-on-scroll"})],x.prototype,"hideHeaderOnScroll",2);E([j()],x.prototype,"_labelId",2);E([j()],x.prototype,"_headerHidden",2);customElements.define("o-popin",x);var k6=Object.defineProperty,Z6=Object.getOwnPropertyDescriptor,V=(e,t,i,n)=>{for(var o=n>1?void 0:n?Z6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&k6(t,i,o),o};let y=class extends p{constructor(){super(...arguments),this.type="cart | notifyme",this.titleProduct="",this.descriptionProduct="",this.volume="",this.perLiter="",this.mainPrice="",this.salesPercentage="",this.oldPrice="",this.imageUrl="https://placehold.co/112x140",this.outOfStock=!1,this.outOfStockText="Out of stock",this.altImage="",this.fullwidth=!1,this.current=!1,this.hideIcon=!1,this.tagText=""}onClick(e){var i,n,o;const t=e.target;(i=t==null?void 0:t.classList)!=null&&i.contains("add-to-bag")||(n=t==null?void 0:t.classList)!=null&&n.contains("js-availability-notify-details-routine")||((o=this.onClickTile)==null||o.call(this),this.dispatchEvent(new CustomEvent("tile-click",{bubbles:!0,composed:!0})))}onClickIcons(){var e;(e=this.onClickIcon)==null||e.call(this),this.dispatchEvent(new CustomEvent("tile-icon-click",{bubbles:!0,composed:!0}))}get icons(){return this.hideIcon?"":a`
|
|
3932
3947
|
<o-icon-button
|
|
3933
3948
|
@click=${this.onClickIcons}
|
|
3934
3949
|
icon=${this.type==="notifyme"?"notifyme":"cart"}
|
|
@@ -4141,13 +4156,13 @@
|
|
|
4141
4156
|
.fullpointer {
|
|
4142
4157
|
cursor: pointer;
|
|
4143
4158
|
}
|
|
4144
|
-
`;
|
|
4159
|
+
`;V([l({type:String})],y.prototype,"type",2);V([l({type:String})],y.prototype,"titleProduct",2);V([l({type:String})],y.prototype,"descriptionProduct",2);V([l({type:String})],y.prototype,"volume",2);V([l({type:String})],y.prototype,"perLiter",2);V([l({type:String})],y.prototype,"mainPrice",2);V([l({type:String})],y.prototype,"salesPercentage",2);V([l({type:String})],y.prototype,"oldPrice",2);V([l({type:String})],y.prototype,"imageUrl",2);V([l({type:Boolean})],y.prototype,"outOfStock",2);V([l({type:String})],y.prototype,"outOfStockText",2);V([l({type:String})],y.prototype,"altImage",2);V([l({type:Boolean})],y.prototype,"fullwidth",2);V([l({type:Boolean})],y.prototype,"current",2);V([l({type:Boolean})],y.prototype,"hideIcon",2);V([l({type:String})],y.prototype,"tagText",2);V([l({attribute:!1})],y.prototype,"onClickTile",2);V([l({attribute:!1})],y.prototype,"onClickIcon",2);y=V([u("o-medium-tile")],y);var _6=Object.defineProperty,S6=Object.getOwnPropertyDescriptor,L1=(e,t,i,n)=>{for(var o=n>1?void 0:n?S6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&_6(t,i,o),o};let r1=class extends p{constructor(){super(...arguments),this.text="",this.class="",this.data="",this.link="",this.selected=!1,this.inactive=!1}handleClick(e){e.preventDefault(),this.selected||(this.selected=!0);const t={tab:this,link:this.link,data:this.data,selected:this.selected};this.dispatchEvent(new CustomEvent("selected",{bubbles:!0,composed:!0,detail:t}))}render(){return a`
|
|
4145
4160
|
<a href="${this.link}" class="o-tab" role="tab"
|
|
4146
4161
|
@click=${this.handleClick} data-url="${this.data?this.data:d}"
|
|
4147
4162
|
tabindex="${this.inactive?"-1":d}" aria-selected="${this.selected?"true":d}">
|
|
4148
4163
|
${this.text}
|
|
4149
4164
|
</a>
|
|
4150
|
-
`}};
|
|
4165
|
+
`}};r1.styles=C`
|
|
4151
4166
|
:host {
|
|
4152
4167
|
position: relative;
|
|
4153
4168
|
cursor: pointer;
|
|
@@ -4223,7 +4238,7 @@
|
|
|
4223
4238
|
.o-tab:focus-visible {
|
|
4224
4239
|
${G};
|
|
4225
4240
|
}
|
|
4226
|
-
`;
|
|
4241
|
+
`;L1([l({type:String})],r1.prototype,"text",2);L1([l({type:String})],r1.prototype,"class",2);L1([l({type:String})],r1.prototype,"data",2);L1([l({type:String,reflect:!0})],r1.prototype,"link",2);L1([l({type:Boolean,reflect:!0})],r1.prototype,"selected",2);L1([l({type:Boolean,reflect:!0})],r1.prototype,"inactive",2);r1=L1([u("o-tab")],r1);var F6=Object.getOwnPropertyDescriptor,O6=(e,t,i,n)=>{for(var o=n>1?void 0:n?F6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=r(o)||o);return o};let f2=class extends p{constructor(){super(),this.addEventListener("selected",this.onTabSelected)}onTabSelected(e){var i;const t=(i=e.detail)==null?void 0:i.tab;t&&this.querySelectorAll("o-tab").forEach(n=>{n.selected=n===t})}firstUpdated(){const e=this.querySelectorAll("o-tab");!Array.from(e).some(t=>t.selected)&&e.length>0&&(e[0].selected=!0)}render(){return a`
|
|
4227
4242
|
<div role="tablist">
|
|
4228
4243
|
<slot></slot>
|
|
4229
4244
|
</div>
|
|
@@ -4235,7 +4250,7 @@
|
|
|
4235
4250
|
align-items: center;
|
|
4236
4251
|
gap: var(--spacing-s);
|
|
4237
4252
|
}
|
|
4238
|
-
`;f2=
|
|
4253
|
+
`;f2=O6([u("o-tablist")],f2);var A6=Object.defineProperty,I6=Object.getOwnPropertyDescriptor,r2=(e,t,i,n)=>{for(var o=n>1?void 0:n?I6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&A6(t,i,o),o};let P6=0,M1=class extends p{constructor(){super(),this.label="",this.expanded=!1,this.disabled=!1;const e=++P6;this.headerId=`o-accordion-header-${e}`,this.panelId=`o-accordion-panel-${e}`}toggle(){this.disabled||(this.expanded=!this.expanded,this.dispatchEvent(new CustomEvent("change",{detail:{expanded:this.expanded},bubbles:!0,composed:!0})))}render(){return a`
|
|
4239
4254
|
<button
|
|
4240
4255
|
id=${this.headerId}
|
|
4241
4256
|
class="header"
|
|
@@ -4378,11 +4393,11 @@
|
|
|
4378
4393
|
:host([expanded]) .panel-inner {
|
|
4379
4394
|
padding-bottom: var(--spacing-3-xl);
|
|
4380
4395
|
}
|
|
4381
|
-
`;r2([l({type:String})],M1.prototype,"label",2);r2([l({type:Boolean,reflect:!0})],M1.prototype,"expanded",2);r2([l({type:Boolean,reflect:!0})],M1.prototype,"disabled",2);M1=r2([u("o-accordion")],M1);var
|
|
4396
|
+
`;r2([l({type:String})],M1.prototype,"label",2);r2([l({type:Boolean,reflect:!0})],M1.prototype,"expanded",2);r2([l({type:Boolean,reflect:!0})],M1.prototype,"disabled",2);M1=r2([u("o-accordion")],M1);var z6=Object.defineProperty,D6=Object.getOwnPropertyDescriptor,B2=(e,t,i,n)=>{for(var o=n>1?void 0:n?D6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&z6(t,i,o),o};let R1=class extends p{constructor(){super(),this.single=!1,this.handleAccordionChange=e=>{var i;if(!this.single)return;const t=e.target;!t||((i=t.tagName)==null?void 0:i.toLowerCase())!=="o-accordion"||t.expanded&&this.getAccordions().forEach(n=>{n!==t&&(n.expanded=!1)})},this.enforceSingleOpen=()=>{if(!this.single)return;let e=!1;this.getAccordions().forEach(t=>{t.expanded&&(e?t.expanded=!1:e=!0)})},this.addEventListener("change",this.handleAccordionChange)}firstUpdated(){var e;this.enforceSingleOpen(),(e=this.defaultSlot)==null||e.addEventListener("slotchange",this.enforceSingleOpen)}disconnectedCallback(){var e;(e=this.defaultSlot)==null||e.removeEventListener("slotchange",this.enforceSingleOpen),super.disconnectedCallback()}updated(e){e.has("single")&&this.single&&this.enforceSingleOpen()}getAccordions(){return Array.from(this.querySelectorAll("o-accordion"))}render(){return a`<slot></slot>`}};R1.styles=C`
|
|
4382
4397
|
:host {
|
|
4383
4398
|
display: block;
|
|
4384
4399
|
}
|
|
4385
|
-
`;V2([l({type:Boolean,reflect:!0})],R1.prototype,"single",2);V2([q1("slot")],R1.prototype,"defaultSlot",2);R1=V2([u("o-accordion-group")],R1);const Q2="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20761.18665%20179.29333'%20height='179.29333'%20width='761.18665'%20xml:space='preserve'%20id='svg2'%20version='1.1'%3e%3cmetadata%20id='metadata8'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs6'%20/%3e%3cg%20transform='matrix(1.3333333,0,0,-1.3333333,0,179.29333)'%20id='g10'%3e%3cg%20transform='scale(0.1)'%20id='g12'%3e%3cpath%20id='path14'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%20468.051,699.309%20c%20-42.594,-95.364%20-57.399,-99.996%20-160.164,-99.996%20-74.063,0%20-88.914,7.402%20-99.992,20.394%20-13.895,15.707%20-15.758,49.039%20-15.758,95.363%20v%20325%20c%200,96.27%208.304,99.04%2051.855,105.54%20l%2020.348,3.73%20c%207.453,4.63%206.496,23.11%20-1.817,26.83%20-40.781,-1.86%20-82.421,-2.77%20-123.156,-2.77%20-42.5936,0%20-84.2342,0.91%20-130.5545,2.77%20-8.304687,-3.72%20-8.304687,-22.2%20-1.86328,-26.83%20l%2025.92968,-3.73%20c%2043.5508,-6.5%2051.8633,-9.27%2051.8633,-105.54%20V%20695.633%20c%200,-96.32%20-8.3125,-99.086%20-51.8633,-104.625%20L%205.08594,586.371%20c%20-8.3086,-4.629%20-5.539065,-23.156%201.86328,-26.887%2038.92188,1.864%2085.19138,2.821%20132.41778,2.821%20h%2096.27%20c%20103.722,0%20183.375,-0.957%20222.246,-2.821%2011.125,25.028%2031.515,95.418%2038.867,134.289%20-4.582,7.399%20-19.434,10.168%20-28.699,5.536'%20/%3e%3cpath%20id='path16'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%20491.34,1210.42%20c%20-41.641,0%20-52.766,-27.74%20-52.766,-43.5%200,-20.39%2014.797,-31.52%2028.696,-33.33%2022.257,-2.77%2050,-17.63%2050,-48.13%200,-40.79%20-35.196,-67.63%20-74.969,-84.29%20-2.821,-7.404%20-0.906,-18.529%206.492,-24.065%2063.844,15.754%20126.832,67.565%20126.832,137.955%200,50.9%20-38.871,95.36%20-84.285,95.36'%20/%3e%3cpath%20id='path18'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%201108.72,579.656%20c%20-227.99,0%20-311.365,222.196%20-311.365,393.535%200,253.459%20156.286,335.629%20276.675,335.629%20221.03,0%20305.52,-206.03%20305.52,-397.007%200,-227.985%20-131.92,-332.157%20-270.83,-332.157%20z%20m%20-15.06,765.014%20c%20-238.406,0%20-412.008,-177.08%20-412.008,-408.533%200,-208.348%20155.075,-392.375%20412.008,-392.375%20223.4,0%20401.64,170.179%20401.64,403.953%200,203.665%20-134.28,396.955%20-401.64,396.955'%20/%3e%3cpath%20id='path20'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%202152.56,722.48%20c%20-25.88,-60.222%20-76.83,-137.96%20-193.49,-137.96%20-119.43,0%20-242.59,96.269%20-242.59,293.492%200,189.818%20118.48,273.148%20236.09,273.148%20122.25,0%20163.89,-76.84%20179.6,-135.2%206.49,-6.49%2023.16,-5.53%2029.66,1.87%20-9.27,68.53%20-11.08,123.15%20-12.94,144.45%20-8.36,1.86%20-14.81,2.77%20-25.93,5.54%20-43.56,11.13%20-107.4,20.39%20-160.22,20.39%20-93.5,0%20-187,-26.83%20-255.52,-78.69%20-68.53,-52.77%20-116.66,-137.055%20-116.66,-245.356%200,-121.344%2056.49,-205.578%20131.46,-254.668%2066.67,-43.508%20145.36,-62.031%20237.05,-62.031%2060.17,0%20124.06,15.758%20144.45,22.254%2010.17,2.769%2021.25,6.496%2032.37,8.304%2013,17.625%2037.97,78.7%2044.46,140.731%20-4.63,8.355%20-19.43,12.035%20-27.79,3.726'%20/%3e%3cpath%20id='path22'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%202372.16,609.496%20c%2066.66,-43.504%20145.36,-62.031%20237.04,-62.031%2060.17,0%20124.06,15.758%20144.4,22.254%2010.23,2.769%2021.3,6.496%2032.43,8.304%2012.99,17.625%2037.97,78.7%2044.46,140.731%20-4.63,8.359%20-19.44,12.035%20-27.8,3.723%20-25.88,-60.219%20-76.83,-137.954%20-193.49,-137.954%20-119.43,0%20-242.59,96.266%20-242.59,293.489%200,189.818%20118.48,273.148%20236.1,273.148%20122.25,0%20163.89,-76.84%20179.64,-135.2%206.45,-6.49%2023.17,-5.53%2029.61,1.87%20-9.27,68.53%20-11.07,123.15%20-12.94,144.45%20-8.36,1.86%20-14.8,2.77%20-25.93,5.54%20-43.55,11.13%20-107.4,20.39%20-160.16,20.39%20-93.55,0%20-187.05,-26.83%20-255.58,-78.69%20-68.52,-52.77%20-116.66,-137.055%20-116.66,-245.356%200,-121.344%2056.49,-205.578%20131.47,-254.668'%20/%3e%3cpath%20id='path24'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%203164.23,559.523%20c%207.41,3.672%208.31,20.34%201.87,26.832%20l%20-20.4,2.774%20c%20-43.5,5.539%20-51.86,8.359%20-51.86,106.488%20v%20344.443%20c%200,98.13%208.36,100.9%2051.86,106.49%20l%2020.4,2.77%20c%206.44,6.5%205.54,23.11%20-1.87,26.84%20-40.78,-1.82%20-82.42,-2.77%20-123.15,-2.77%20-42.6,0%20-84.24,0.95%20-125.02,2.77%20-7.41,-3.73%20-8.31,-20.34%20-1.81,-26.84%20l%2020.34,-2.77%20c%2043.55,-5.59%2051.86,-8.36%2051.86,-106.49%20V%20695.617%20c%200,-98.129%20-8.31,-100.949%20-51.86,-106.488%20l%20-20.34,-2.774%20c%20-6.5,-6.492%20-5.6,-23.16%201.81,-26.832%2040.78,1.809%2084.28,2.766%20125.02,2.766%2040.73,0%2082.37,-0.957%20123.15,-2.766'%20/%3e%3cpath%20id='path26'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%203482.63,1136.35%20c%2024.12,0%2025.02,-1.87%2025.02,-40.74%20V%20695.637%20c%200,-98.184%20-8.3,-100.949%20-51.86,-104.625%20l%20-38.92,-4.684%20c%20-6.44,-4.582%20-5.53,-23.109%201.92,-26.84%2059.25,1.867%20102.76,2.774%20143.49,2.774%2040.73,0%2082.37,-0.907%20136.1,-2.774%207.45,3.731%208.35,20.395%201.86,26.84%20l%20-33.33,3.727%20c%20-43.55,4.633%20-51.86,7.398%20-51.86,105.582%20v%20399.973%20c%200,38.87%200.91,40.74%2025.02,40.74%20h%2052.77%20c%2099.04,0%20116.66,-17.58%20128.69,-89.83%208.31,-6.44%2024.07,-4.63%2028.7,2.82%20-2.77,29.61%204.63,109.26%2013.9,147.23%20-1.87,2.77%20-6.5,4.58%20-12.04,4.58%20-3.72,0%20-7.4,-1.81%20-11.12,-3.68%20-11.13,-21.29%20-25.03,-24.06%20-70.39,-24.06%20h%20-377.77%20c%20-62.94,0%20-75.88,0.9%20-80.56,24.06%20-1.82,2.77%20-5.54,3.68%20-9.22,3.68%20-4.63,0%20-8.36,-0.91%20-10.17,-3.68%20-6.5,-32.42%20-20.39,-89.82%20-36.15,-139.82%203.72,-9.26%2023.16,-12.03%2029.65,-6.49%2034.24,75.02%2059.27,85.19%20144.41,85.19%20h%2051.86'%20/%3e%3cpath%20id='path28'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%204139.13,830.781%20h%20-96.31%20c%20-22.21,0%20-24.98,0%20-14.81,26.887%20l%2038.87,108.301%20c%2016.67,43.501%2024.12,66.671%2027.79,73.161%20h%201.87%20c%204.63,-6.49%2010.17,-24.07%2025.93,-73.161%20l%2038.87,-111.121%20c%207.4,-22.203%203.72,-24.067%20-22.21,-24.067%20z%20m%20284.23,-244.449%20-13.9,2.82%20c%20-47.18,8.305%20-51.81,14.805%20-73.11,76.836%20l%20-133.32,387.942%20c%20-14.8,41.69%20-26.89,85.19%20-41.69,126.88%20-3.73,4.64%20-8.31,7.4%20-15.71,7.4%20-1.87,0%20-32.43,-37.96%20-64.85,-44.45%202.77,-15.76%20-5.54,-37.97%20-17.58,-67.62%20L%203936.37,746.547%20c%20-19.48,-50%20-34.28,-88.867%20-45.41,-112.934%20-13.85,-30.613%20-24.07,-38.922%20-50.9,-42.648%20l%20-27.8,-4.633%20c%20-6.49,-8.305%20-5.54,-22.203%200.96,-26.836%2032.37,1.863%2061.07,2.77%2091.64,2.77%2037.96,-0.907%2068.52,-0.907%2098.18,-2.77%207.4,3.727%208.31,20.395%201.81,26.836%20l%20-26.84,4.633%20c%20-34.23,4.683%20-37.96,7.449%20-19.43,62.031%20l%2037.96,111.121%20c%208.31,25.028%207.4,25.028%2031.47,25.028%20h%20123.16%20c%2025.93,0%2028.7,0%2037.96,-25.028%20l%2043.5,-125.922%20c%2012.03,-39.781%209.27,-45.367%20-24.07,-49.043%20l%20-20.33,-2.82%20c%20-5.6,-5.484%20-4.69,-22.203%202.77,-26.836%2032.37,0.961%2073.1,2.77%20112.93,2.77%2048.18,0%2082.42,-0.907%20120.38,-2.77%206.45,4.633%206.45,20.395%20-0.95,26.836'%20/%3e%3cpath%20id='path30'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%205133.99,1176.16%20c%20-33.34,-1.81%20-57.4,-2.77%20-97.23,-2.77%20-36.1,0%20-70.34,0.96%20-106.44,2.77%20-9.26,-2.77%20-10.22,-20.34%20-1.86,-26.84%20l%2021.3,-2.77%20c%2023.16,-3.72%2037.96,-9.26%2046.27,-23.16%2016.66,-27.79%2017.57,-112.93%2017.57,-182.413%20V%20760.422%20c%200,-14.805%200,-19.434%20-2.77,-22.203%20-9.27,5.539%20-95.36,103.672%20-134.23,146.265%20l%20-92.59,100.043%20c%20-32.43,35.143%20-133.33,151.803%20-149.09,191.633%20-22.21,-1.81%20-44.46,-2.77%20-63.89,-2.77%20-23.16,0%20-74.07,-0.96%20-109.26,2.77%20-9.27,-2.77%20-10.17,-21.3%20-3.68,-26.84%20l%2013.9,-2.77%20c%2012.94,-2.76%2038.87,-10.22%2049.04,-18.52%2031.52,-26.84%2030.56,-41.7%2030.56,-113.9%20V%20794.707%20c%200,-73.203%200,-153.715%20-12.03,-182.41%20-6.5,-14.805%20-23.16,-18.531%20-40.74,-21.305%20l%20-20.39,-4.629%20c%20-7.4,-6.496%20-5.53,-22.258%201.87,-26.836%2032.37,1.813%2057.39,2.77%2096.32,2.77%2035.14,0%2071.29,-0.957%20105.53,-2.77%209.26,2.77%2010.17,20.34%201.86,26.836%20l%20-20.39,2.774%20c%20-23.11,3.672%20-38.87,9.261%20-47.23,23.16%20-15.71,27.789%20-16.66,112.93%20-16.66,182.41%20v%20180.559%20c%200,49.044%200,59.264%202.82,59.264%2015.7,-13.9%2045.36,-49.092%20105.53,-116.717%20l%20216.65,-247.211%20c%2066.67,-75.93%2093.55,-107.403%20108.36,-126.836%2011.07,-0.907%2024.06,2.773%2031.47,12.941%20-2.78,21.297%20-2.78,135.191%20-2.78,162.984%20v%20221.286%20c%200,73.153%200,153.723%2012.95,182.413%206.49,14.81%2022.2,18.48%2039.82,21.3%20l%2021.3,4.63%20c%207.4,6.5%205.54,22.21%20-1.86,26.84'%20/%3e%3cpath%20id='path32'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%205679.33,699.297%20c%20-32.43,-74.969%20-52.82,-101.805%20-170.38,-99.992%20-77.79,0%20-93.56,7.449%20-104.63,20.39%20-13.9,15.758%20-15.76,49.039%20-15.76,96.317%20v%20117.566%20c%200,23.16%200.91,25.024%2022.2,25.024%20h%2044.46%20c%2080.56,0%2096.32,-1.864%20102.77,-40.778%20l%206.49,-37.008%20c%207.4,-5.593%2025.02,-5.593%2029.66,0.907%20-0.96,29.652%20-2.77,62.031%20-2.77,97.222%200,34.239%201.81,67.621%202.77,92.594%20-4.64,7.399%20-22.26,7.399%20-29.66,0.906%20l%20-6.49,-31.465%20c%20-6.45,-39.832%20-22.21,-40.734%20-102.77,-40.734%20h%20-44.46%20c%20-21.29,0%20-22.2,0.902%20-22.2,24.973%20V%201081.7%20c%200,52.77%200,54.64%2039.83,54.64%20h%2062.03%20c%2025.02,0%2052.76,-1.87%2074.06,-8.32%2029.66,-7.39%2043.55,-30.56%2058.36,-84.28%207.4,-5.54%2025.93,-3.68%2029.6,3.72%20-5.54,39.83%20-11.13,112.99%20-14.8,128.7%20-12.04,-1.82%20-65.76,-2.77%20-125.02,-2.77%20h%20-176.83%20c%20-40.73,0%20-84.23,0.95%20-119.43,2.77%20-7.45,-3.73%20-8.36,-20.34%20-1.86,-26.84%20l%2014.8,-1.86%20c%2043.56,-6.5%2051.86,-9.26%2051.86,-107.4%20V%20695.625%20c%200,-98.133%20-8.3,-100.953%20-51.86,-105.586%20l%20-34.23,-3.676%20c%20-6.5,-6.496%20-5.54,-23.164%201.81,-26.836%2041.69,1.813%2098.18,2.77%20138.91,2.77%20h%20105.59%20c%20108.3,0%20187.95,-0.957%20228.64,-2.77%2012.98,24.973%2033.38,95.364%2038.91,134.235%20-5.53,9.261%20-21.29,12.031%20-29.6,5.535'%20/%3e%3cpath%20id='path34'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%202364.18,188.25%20c%20-6.49,-4.219%20-32.24,-8.328%20-46.69,-8.328%20-1.85,-0.043%20-4.49,-0.024%20-7.13,0.058%20v%200.168%20c%200,48.543%200.13,107.602%200.45,114.172%200.02,0.621%200.07,1.129%200.12,1.559%202.17,0.68%205.92,1.5%209.38,1.5%2023.2,0%2038.94,-5.008%2051.05,-16.231%2010.87,-10.07%2016.65,-26.289%2016.65,-46.898%200,-21.352%20-12.48,-37.871%20-23.83,-46%20z%20M%202494.63,30.5391%20c%20-3.3,0%20-15.22,1.1992%20-30.49,16.4726%20-9.66,9.6485%20-19.19,21.1602%20-32.92,39.7188%20-12.53,16.9685%20-42.27,63.5785%20-51.13,80.8205%207.72,3.238%2017.78,8.187%2024.59,14.179%209.59,7.559%2029.6,23.282%2029.6,59.461%200,24.918%20-11.75,47.668%20-32.21,62.438%20-17.2,12.48%20-36.95,17.801%20-66.08,17.801%20-7.6,0%20-15.64,-0.551%20-23.9,-1.121%20-18,-1.258%20-38.11,-0.969%20-49.47,0%20-6.34,0.562%20-13.63,1.613%20-19.69,-0.848%20-2.7,-1.09%20-5.12,-3.012%20-6.46,-5.59%20-2.2,-4.25%20-0.68,-9.652%202.98,-12.543%203.13,-2.476%207.16,-3.457%2010.98,-4.308%2013.27,-2.211%2013.34,-3.442%2014.11,-15.219%20l%200.19,-3%20c%200.99,-15.051%202.62,-40.223%202.62,-100.5%200,-73.68%20-1.16,-105.8791%20-2.3,-127.5002%20-1.15,-16.082%20-3.84,-16.6016%20-14.2,-18.6211%20-7.08,-1.6289%20-15.91,-3.6602%20-15.91,-12.5078%200,-2.7735%201.19,-11.80081%2016.45,-11.80081%203.87,0%208.61,0.41016%2014.11,0.91016%207.08,0.64063%2015.54,1.41015%2025.21,1.41015%208.38,0%2014.72,-0.70312%2020.27,-1.32031%204.93,-0.54296%209.33,-1%2013.91,-1%2016.97,0%2017.83,9.82811%2017.83,11.80081%200,9.5898%20-10.16,11.4375%20-14.1,12.1484%20-13.35,2.2383%20-14.26,4.9688%20-15.03,7.2891%20-0.86,2.6015%20-2.76,17.289%20-3.23,39.539%20-0.44,16.9727%20-0.05,65.0626%200.45,77.3126%2010.01,0.117%2014.6,-0.832%2017.58,-1.711%202.96,-0.73%205.92,-3.512%209.8,-7.781%202.07,-2.52%209.54,-14.078%2017.46,-26.309%2015.26,-23.6287%2036.18,-55.9881%2051.35,-75.3319%2015.81,-19.6367%2036.55,-39.71872%2070.51,-39.71872%209.42,0%2016.35,0.80078%2020.55,2.3789%202.76,1.04297%2011.14,4.17192%2011.14,11.73052%200,5.621%20-5,11.3203%20-14.57,11.3203'%20/%3e%3cpath%20id='path36'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%202786.45,42.7617%20c%20-13.89,-10.2109%20-28.17,-14.9804%20-44.89,-14.9804%20-33.39,0%20-62.35,16.1093%20-86.05,47.8593%20-19.51,26.3084%20-32.11,62.6214%20-32.11,92.4684%200,41.75%2011.88,79.469%2032.58,103.52%2013.61,15.609%2042.07,31.75%2066.15,31.75%2030.41,0%2055.1,-11.16%2075.47,-34.09%2025.48,-28.91%2041.31,-70.519%2041.31,-108.57%200,-58.11%20-27.13,-99.0471%20-52.46,-117.9573%20z%20M%202731.4,327.441%20c%20-33.07,0%20-70.19,-12.332%20-94.46,-31.332%20-42.99,-32.711%20-63.02,-73.23%20-63.02,-127.531%200,-90.3671%2072.96,-166.70691%20159.3,-166.70691%2020.08,0%2041.93,5.05079%2063.15,14.59771%2034.01,15.0117%2091.57,62.3828%2091.57,144.7112%200,90.129%20-71.67,166.261%20-156.54,166.261'%20/%3e%3cpath%20id='path38'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%203241.2,320.16%20c%20-5.4,-0.5%20-11.47,-1.051%20-17.12,-1.051%20-4.68,0%20-11.71,0.582%20-18.72,1.129%20-7.55,0.602%20-15.07,1.192%20-20.1,1.192%20-15.1,0%20-17.34,-7.11%20-17.34,-11.328%200,-6.411%204.96,-10.641%2014.26,-12.454%2016,-4.128%2016.72,-5.777%2016.72,-8.828%200,-5.89%20-3.43,-19.082%20-8.78,-33.679%20-6.78,-19.192%20-48.42,-126.231%20-66.03,-170.1527%20-18.89,46.4997%20-64.57,165.9727%20-71.97,188.1597%20-2.88,8.692%20-4.46,13.481%20-4.46,17.993%200,1.179%202.19,4.058%208.93,4.937%204.19,0.652%2016.97,2.613%2016.97,13.563%200,2.648%20-1.26,11.32%20-17.34,11.32%20-3.43,0%20-8.81,-0.32%20-15.05,-0.723%20-8.08,-0.508%20-17.71,-1.129%20-26.09,-1.129%20-2.72,0%20-8.73,0.411%20-15.14,0.821%20-7.82,0.5%20-16.18,1.031%20-20.48,1.031%20-16.07,0%20-17.34,-8.672%20-17.34,-11.32%200,-3.891%202.08,-10.762%2016.18,-13.129%209.38,-1.293%2015.25,-6.25%2019.61,-16.582%2019.93,-46.91%2087.31,-220.8284%20101.94,-264.1995%20l%200.84,-2.9024%20c%201.4,-4.79685%203.7,-12.8085687%2012.4,-12.8085687%205.87,0%2010.48,5.0117187%2011.57,12.0312687%201.21,4.8594%207.27,21.9883%2018.11,49.2187%2020.76,50.4805%2037.7,92.1795%2050.73,124.2305%2014.48,35.68%2024.07,59.34%2028.68,69.781%2016.33,36.758%2020.87,38.039%2032.68,41.41%204.17,1.047%2015.27,3.821%2015.27,13.86%200,8.98%20-7.99,11.437%20-28.93,9.609'%20/%3e%3cpath%20id='path40'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%203981.76,320.5%20c%20-2.07,0%20-4.93,-0.199%20-8.48,-0.469%20-8.68,-0.64%20-23.51,-1.062%20-37.42,-0.172%20-20.39,1.282%20-32.01,-0.589%20-32.01,-10.687%200,-8.66%208.46,-10.781%2015.19,-12.461%2011.42,-2.949%2017.17,-4.422%2017.17,-27.402%20l%200.93,-77.731%20c%200.5,-38.668%201.04,-80.199%201.27,-103.4296%20-51.33,57.4726%20-160.86,181.7736%20-188.52,217.5116%20-6.78,8.68%20-10.53,13.449%20-17.38,13.449%20-9.27,0%20-20.13,0.743%20-29.55,1.379%20-7.55,0.5%20-14.21,0.934%20-18.55,0.934%20-12.43,0%20-18.72,-3.953%20-18.72,-11.781%200,-10.34%2010.91,-11.911%2015.94,-12.621%2010.36,-1.731%2014.33,-3.668%2018.82,-7.11%202.09,-1.629%205,-3.879%205,-26.988%200,-29.461%20-3.75,-186.1837%20-5.05,-201.8126%20-2.12,-24.4688%20-4.59,-25.168%20-18.72,-29.1485%20-6.17,-1.6718%20-14.61,-3.9609%20-14.61,-12.7421%200,-5.1797%202.84,-11.34771%2016.41,-11.34771%201.21,0%203.75,0.23829%207.15,0.61719%2011.37,1.22266%2033.32,1.64062%2046.81,0.3125%2025.85,-2.53125%2030.46,3.93752%2030.46,10.41802%200,9.3593%20-9.17,11.8515%20-14.52,13.3203%20-8.74,2.4922%20-15.62,6.5195%20-17.27,10.1992%20-3.06,6.5234%20-4.32,16.8515%20-4.32,35.6719%200,10.1093%200.37,54.9488%200.74,98.9808%200.25,28.839%200.47,57.359%200.6,75.558%2025.28,-29.508%2056.38,-65.5%2086.71,-100.609%2049.5,-57.2697%2096.27,-111.3712%20113.23,-132.09%20l%201.93,-2.3516%20c%203.93,-4.8203%207.75,-9.97652%2012.34,-14.19918%203.36,-3.089845%208.48,-4.83985%2012.86,-2.871095%203.52,1.570315%205.52,5.300785%206.27,8.941405%200.87,4.26177%200.44,8.69927%200.27,13.01177%20-0.59,15.3281%20-0.42,31.5898%20-0.24,52.0703%200.12,12.1172%200.24,25.7184%200.24,41.4684%200,49.141%201.04,147.141%202.99,161.66%201.57,10.52%202.24,14.879%2014.3,18.891%20l%202.1,0.75%20c%204.07,1.41%2011.59,4.027%2011.59,12.02%200,4.949%20-2.76,10.859%20-15.96,10.859'%20/%3e%3cpath%20id='path42'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%204359.11,95.75%20c%20-8.78,0%20-11.45,-9.4687%20-12.75,-14.1797%20-6.2,-18.5703%20-17.07,-32.5586%20-32.39,-41.6211%20-12.67,-7.6797%20-29.05,-11.2578%20-51.55,-11.2578%20-22.15,0%20-53.67,8.2891%20-75.54,31.5%20-19.24,20.7383%20-41.68,61.1996%20-41.68,107.0076%200,43.063%2016.08,82.93%2031.87,99.992%2014.79,15.539%2039.18,36.188%2079.83,36.188%2026.29,0%2052.28,-8.508%2066.69,-22.109%206.76,-5.532%2015.64,-18.758%2018.94,-32.75%202.94,-10.079%208.34,-12.18%2012.39,-12.18%206.78,0%2011.31,6.41%2011.31,15.961%200,1.609%20-0.19,4.461%20-0.44,7.98%20-0.54,7.418%20-1.38,18.61%20-0.45,26.688%200,5.633%20-3.15,11.332%20-8.03,14.551%20l%20-0.35,0.21%20c%20-16.75,9.942%20-57.73,25.711%20-96.36,25.711%20-40.65,0%20-82.92,-15.371%20-110.27,-40.14%20-37.05,-33.551%20-55.05,-74.512%20-55.05,-125.192%200,-40.937%2020.74,-86.6988%2040.84,-107.2887%2024.27,-24.6601%2060.35,-52.94921%20124.48,-52.94921%2041.63,0%2070.47,13.43751%2096.29,28.55081%203.4,2.5664%205.82,6.0273%206.98,10.5469%200.22,1.4804%200.81,4.3515%201.53,7.9101%202.76,13.582%205.02,25.3203%205.02,31.3828%200,10.7071%20-5.67,15.4883%20-11.31,15.4883'%20/%3e%3cpath%20id='path44'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%203567.87,72.3984%20c%20-3.61,1.5625%20-7.64,0.6211%20-10.76,-1.5898%20-3.48,-2.4688%20-6.01,-6.207%20-8.42,-9.6484%20l%20-2.62,-3.7305%20c%20-3.57,-5.1094%20-9.54,-13.6992%20-12.28,-16.1094%20-5.75,-5.1289%20-9.35,-6.6094%20-53,-6.6094%20-33.15,0%20-37.81,0.9883%20-43.8,4.1602%20-5.53,2.7891%20-7.78,10.7773%20-7.78,13.6484%200,3.3594%20-0.19,14.711%20-0.44,28.7422%20-0.39,22.6093%20-0.94,52.2383%20-0.94,66.5083%20v%202.082%20c%2061.54,-0.032%2057.16,-0.524%2065,-2.762%202.15,-0.75%204.32,-3.918%206.05,-9.07%200,0%201.62,-4.02%201.62,-4.032%201.33,-3.277%202.66,-6.867%205.45,-9.207%203.11,-2.609%208.34,-2.961%2011.82,-0.832%202.54,1.551%204.42,4.86%205.35,7.641%201.18,3.469%201.06,7.031%200.47,10.601%20-0.42,2.528%20-1.65,14.649%20-0.89,22.661%200.37,3.359%200.91,7.339%201.4,11.039%200.82,5.937%201.46,11.25%201.46,13.039%200,10.769%20-6.83,13.64%20-10.88,13.64%20-7.44,0%20-10.97,-7.148%20-12.28,-9.8%20-5.18,-10.34%20-7.99,-12.258%20-8.92,-12.77%20-1.76,-1.09%20-4.82,-1.93%20-26.45,-1.93%20h%20-39.2%20v%20107.52%20c%200,4.422%200.18,7.101%200.35,8.738%2015.96,0.774%2076.93,0.524%2087.7,-1.476%203.63,-0.602%209.08,-1.5%2017.69,-21.911%201.35,-3.211%203.02,-6.711%205.7,-9.043%203,-2.609%207.89,-3.558%2011.48,-1.648%203.15,1.672%204.76,5.262%205.41,8.621%200.49,2.52%200.58,5.379%200.02,7.899%20-1.67,7.71%20-2.31,17.339%20-2.73,23.718%20l%20-0.42,5.41%20c%20-1.6,9.993%20-5.85,15.063%20-12.61,15.063%20-1.94,0%20-3.96,-0.121%20-6.58,-0.27%20-4.29,-0.261%20-10.36,-0.652%20-21.13,-0.652%20-9.01,0%20-29.45,-0.219%20-50.52,-0.437%20-22.25,-0.231%20-45.18,-0.493%20-55.89,-0.493%20-7.79,0%20-14.28,0.411%20-20.22,0.77%20-5.38,0.32%20-10.34,0.621%20-15.39,0.621%20-8.86,0%20-15.02,-4.461%20-15.02,-10.859%200,-3.692%201.73,-10.231%2013.17,-12.532%2011.25,-2.488%2015.04,-3.339%2015.04,-28.168%200,-97.863%20-0.47,-142.242%20-2.32,-215.7808%20-0.34,-15.5196%20-5.2,-19.0821%20-18.86,-21.3594%20-4.98,-0.9024%20-15.37,-2.8008%20-15.37,-12.1289%200,-1.9727%200.82,-11.80081%2016.9,-11.80081%201.94,0%206.58,0.3086%2012.45,0.71875%209.5,0.67969%2022.45,1.60156%2031.94,1.60156%2017.71,0%2038.65,-0.41015%2060.92,-0.83984%2025.46,-0.49218%2052.61,-1.01172%2078.73,-1.01172%203.99,0%209.62,1.69926%2013.66,9.76956%202.27,4.4687%204.54,12.8906%207.15,22.6094%201.19,4.4218%202.4,8.9531%203.56,12.8203%200.89,2.9804%201.73,5.9726%201.57,9.1211%20-0.2,3.9804%20-2.49,7.9804%20-6.34,9.7382'%20/%3e%3cpath%20id='path46'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%204685.96,72.3984%20c%20-3.61,1.5625%20-7.64,0.6211%20-10.76,-1.5898%20-3.47,-2.4688%20-6.01,-6.207%20-8.42,-9.6484%20l%20-2.61,-3.7305%20c%20-3.58,-5.1094%20-9.55,-13.6992%20-12.29,-16.1094%20-5.74,-5.1289%20-9.35,-6.6094%20-53,-6.6094%20-33.15,0%20-37.81,0.9883%20-43.8,4.1602%20-5.53,2.7891%20-7.77,10.7773%20-7.77,13.6484%200,3.3594%20-0.2,14.711%20-0.44,28.7422%20-0.4,22.6093%20-0.94,52.2383%20-0.94,66.5083%20v%202.082%20c%2061.53,-0.032%2057.15,-0.524%2065,-2.762%202.14,-0.75%204.31,-3.918%206.04,-9.07%200,0%201.62,-4.02%201.63,-4.032%201.32,-3.277%202.66,-6.867%205.45,-9.207%203.1,-2.609%208.34,-2.961%2011.81,-0.832%202.54,1.551%204.42,4.86%205.35,7.641%201.19,3.469%201.06,7.031%200.47,10.601%20-0.42,2.528%20-1.65,14.649%20-0.88,22.661%200.36,3.359%200.91,7.339%201.4,11.039%200.81,5.937%201.45,11.25%201.45,13.039%200,10.769%20-6.83,13.64%20-10.87,13.64%20-7.45,0%20-10.98,-7.148%20-12.28,-9.8%20-5.19,-10.34%20-8,-12.258%20-8.93,-12.77%20-1.75,-1.09%20-4.81,-1.93%20-26.44,-1.93%20h%20-39.2%20v%20107.52%20c%200,4.422%200.17,7.101%200.34,8.738%2015.96,0.774%2076.93,0.524%2087.71,-1.476%203.62,-0.602%209.08,-1.5%2017.68,-21.911%201.36,-3.211%203.02,-6.711%205.7,-9.043%203.01,-2.609%207.89,-3.558%2011.48,-1.648%203.15,1.672%204.77,5.262%205.42,8.621%200.48,2.52%200.57,5.379%200.02,7.899%20-1.68,7.71%20-2.32,17.339%20-2.74,23.718%20l%20-0.42,5.41%20c%20-1.6,9.993%20-5.84,15.063%20-12.6,15.063%20-1.95,0%20-3.97,-0.121%20-6.59,-0.27%20-4.29,-0.261%20-10.35,-0.652%20-21.13,-0.652%20-9,0%20-29.45,-0.219%20-50.51,-0.437%20-22.25,-0.231%20-45.19,-0.493%20-55.89,-0.493%20-7.8,0%20-14.28,0.411%20-20.23,0.77%20-5.38,0.32%20-10.33,0.621%20-15.39,0.621%20-8.85,0%20-15.02,-4.461%20-15.02,-10.859%200,-3.692%201.73,-10.231%2013.17,-12.532%2011.25,-2.488%2015.05,-3.339%2015.05,-28.168%200,-97.863%20-0.47,-142.242%20-2.32,-215.7808%20-0.35,-15.5196%20-5.21,-19.0821%20-18.87,-21.3594%20-4.98,-0.9024%20-15.36,-2.8008%20-15.36,-12.1289%200,-1.9727%200.81,-11.80081%2016.89,-11.80081%201.95,0%206.58,0.3086%2012.45,0.71875%209.5,0.67969%2022.45,1.60156%2031.94,1.60156%2017.71,0%2038.65,-0.41015%2060.92,-0.83984%2025.46,-0.49218%2052.61,-1.01172%2078.73,-1.01172%204,0%209.62,1.69926%2013.66,9.76956%202.28,4.4687%204.54,12.8906%207.16,22.6094%201.18,4.4218%202.39,8.9531%203.55,12.8203%200.89,2.9804%201.73,5.9726%201.57,9.1211%20-0.2,3.9804%20-2.49,7.9804%20-6.34,9.7382'%20/%3e%3cpath%20id='path48'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%202053.69,162.371%20c%20-11.68,-7.941%20-31.81,-14.121%20-61.83,-3.051%20-0.05,35.121%20-0.25,82.821%20-0.38,112.352%20l%200.49,27.719%20c%203.95,0.937%2011.86,2.14%2018.63,2.14%2019.48,0%2034.06,-6.672%2048.96,-22.472%2019.6,-19.61%2020.61,-49.629%2020.61,-55.45%200,-34.648%20-13.21,-52.211%20-26.48,-61.238%20z%20m%2046.95,130.348%20c%20-19.21,21.211%20-50.04,32.41%20-89.11,32.41%20-4.46,0%20-14.7,-0.84%20-24.84,-1.707%20-7.89,-0.66%20-15.71,-1.332%20-20.37,-1.524%20-12.35,-0.468%20-25.64,-0.937%20-32.48,-0.937%20-9.1,0%20-15.96,-5.07%20-15.96,-11.789%200,-6.453%204.89,-10.531%2015.05,-12.211%2011,-1.18%2011.17,-4.652%2011.34,-7.621%200.84,-8.399%203.21,-69.551%203.21,-107.809%200,-71.222%20-0.47,-125.1208%20-0.94,-135.8826%20-0.61,-10.1289%20-1.58,-11.1289%20-13.09,-13.4375%20-4.02,-0.8593%20-14.68,-3.1093%20-14.68,-12.5312%200,-4.2305%202.2,-11.33986%2016.9,-11.33986%202.22,0%205.57,0.30079%209.59,0.67969%205.3,0.51953%2011.96,1.17187%2018.62,1.17187%2011.77,0%2019.63,-0.70312%2026.62,-1.32031%205.96,-0.53125%2011.34,-1%2017.78,-1%2015.19,0%2015.95,9.82811%2015.95,11.80861%200,10.4492%20-12.13,12.0391%20-16.44,12.6016%20-10.07,1.6289%20-13,2.75%20-14.12,17.1484%20-0.83,11.6484%20-1.73,41.1601%20-1.78,88.9683%207.72,-5.058%2050.78,-21.668%2092.38,5.481%2028.88,18.859%2042.62,46.152%2042.62,82.512%200,24.629%20-9.89,49.5%20-26.25,66.328'%20/%3e%3cpath%20id='path50'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%201237.15,72.3984%20c%20-3.61,1.5625%20-7.64,0.6211%20-10.76,-1.5898%20-3.47,-2.4688%20-6.01,-6.207%20-8.42,-9.6484%20l%20-2.61,-3.7305%20c%20-3.58,-5.1094%20-9.55,-13.6992%20-12.29,-16.1094%20-5.74,-5.1289%20-9.34,-6.6094%20-53,-6.6094%20-33.15,0%20-37.81,0.9883%20-43.8,4.1602%20-5.52,2.7891%20-7.77,10.7773%20-7.77,13.6484%200,3.3594%20-0.2,14.711%20-0.45,28.7422%20-0.39,22.6093%20-0.93,52.2383%20-0.93,66.5083%20v%202.082%20c%2061.53,-0.032%2057.15,-0.524%2065,-2.762%202.14,-0.75%204.31,-3.918%206.04,-9.07%200,0%201.62,-4.02%201.63,-4.032%201.32,-3.277%202.66,-6.867%205.45,-9.207%203.1,-2.609%208.34,-2.961%2011.82,-0.832%202.53,1.551%204.41,4.86%205.34,7.641%201.18,3.469%201.06,7.031%200.47,10.601%20-0.42,2.528%20-1.65,14.649%20-0.88,22.661%200.36,3.359%200.91,7.339%201.4,11.039%200.81,5.937%201.45,11.25%201.45,13.039%200,10.769%20-6.83,13.64%20-10.87,13.64%20-7.45,0%20-10.98,-7.148%20-12.29,-9.8%20-5.17,-10.34%20-7.99,-12.258%20-8.92,-12.77%20-1.75,-1.09%20-4.81,-1.93%20-26.44,-1.93%20h%20-39.2%20v%20107.52%20c%200,4.422%200.17,7.101%200.34,8.738%2015.96,0.774%2076.93,0.524%2087.71,-1.476%203.62,-0.602%209.08,-1.5%2017.68,-21.911%201.36,-3.211%203.03,-6.711%205.7,-9.043%203,-2.609%207.9,-3.558%2011.48,-1.648%203.15,1.672%204.77,5.262%205.42,8.621%200.48,2.52%200.57,5.379%200.02,7.899%20-1.68,7.71%20-2.32,17.339%20-2.74,23.718%20l%20-0.42,5.41%20c%20-1.6,9.993%20-5.84,15.063%20-12.6,15.063%20-1.95,0%20-3.97,-0.121%20-6.59,-0.27%20-4.29,-0.261%20-10.36,-0.652%20-21.14,-0.652%20-8.99,0%20-29.44,-0.219%20-50.5,-0.437%20-22.25,-0.231%20-45.19,-0.493%20-55.89,-0.493%20-7.8,0%20-14.28,0.411%20-20.23,0.77%20-5.38,0.32%20-10.33,0.621%20-15.39,0.621%20-8.85,0%20-15.02,-4.461%20-15.02,-10.859%200,-3.692%201.73,-10.231%2013.17,-12.532%2011.25,-2.488%2015.05,-3.339%2015.05,-28.168%200,-97.863%20-0.47,-142.242%20-2.32,-215.7808%20-0.34,-15.5196%20-5.21,-19.0821%20-18.87,-21.3594%20C%201027,30.8984%201016.62,29%201016.62,19.6719%20c%200,-1.9727%200.81,-11.80081%2016.89,-11.80081%201.95,0%206.58,0.3086%2012.45,0.71875%209.5,0.67969%2022.45,1.60156%2031.94,1.60156%2017.71,0%2038.65,-0.41015%2060.92,-0.83984%2025.46,-0.49218%2052.62,-1.01172%2078.73,-1.01172%204,0%209.62,1.69926%2013.67,9.76956%202.26,4.4687%204.54,12.8906%207.15,22.6094%201.18,4.4218%202.39,8.9531%203.55,12.8203%200.89,2.9804%201.73,5.9726%201.57,9.1211%20-0.2,3.9804%20-2.49,7.9804%20-6.34,9.7382'%20/%3e%3cpath%20id='path52'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%201647.15,320.5%20c%20-2.07,0%20-4.94,-0.199%20-8.49,-0.469%20-8.68,-0.64%20-23.5,-1.062%20-37.41,-0.172%20-20.4,1.282%20-32.01,-0.589%20-32.01,-10.687%200,-8.66%208.46,-10.781%2015.19,-12.461%2011.42,-2.949%2017.17,-4.422%2017.17,-27.402%20l%200.93,-77.731%20c%200.5,-38.668%201.03,-80.199%201.26,-103.4296%20-51.33,57.4726%20-160.86,181.7736%20-188.51,217.5116%20-6.78,8.68%20-10.53,13.449%20-17.38,13.449%20-9.28,0%20-20.13,0.743%20-29.55,1.379%20-7.55,0.5%20-14.21,0.934%20-18.55,0.934%20-12.43,0%20-18.72,-3.953%20-18.72,-11.781%200,-10.34%2010.9,-11.911%2015.93,-12.621%2010.36,-1.731%2014.33,-3.668%2018.82,-7.11%202.1,-1.629%205.01,-3.879%205.01,-26.988%200,-29.461%20-3.75,-186.1837%20-5.06,-201.8126%20-2.12,-24.4688%20-4.58,-25.168%20-18.72,-29.1485%20-6.17,-1.6718%20-14.6,-3.9609%20-14.6,-12.7421%200,-5.1797%202.84,-11.34771%2016.4,-11.34771%201.21,0%203.75,0.23829%207.15,0.61719%2011.38,1.22266%2033.32,1.64062%2046.82,0.3125%2025.84,-2.53125%2030.46,3.93752%2030.46,10.41802%200,9.3593%20-9.18,11.8515%20-14.53,13.3203%20-8.73,2.4922%20-15.61,6.5195%20-17.27,10.1992%20-3.05,6.5234%20-4.31,16.8515%20-4.31,35.6719%200,10.1093%200.37,54.9488%200.74,98.9808%200.25,28.839%200.47,57.359%200.59,75.558%2025.28,-29.508%2056.38,-65.5%2086.72,-100.609%2049.5,-57.2697%2096.26,-111.3712%20113.23,-132.09%20l%201.93,-2.3516%20c%203.93,-4.8203%207.75,-9.97652%2012.34,-14.19918%203.35,-3.089845%208.47,-4.83985%2012.86,-2.871095%203.52,1.570315%205.52,5.300785%206.26,8.941405%200.88,4.26177%200.44,8.69927%200.28,13.01177%20-0.59,15.3281%20-0.42,31.5898%20-0.25,52.0703%200.12,12.1172%200.25,25.7184%200.25,41.4684%200,49.141%201.03,147.141%202.98,161.66%201.58,10.52%202.25,14.879%2014.31,18.891%20l%202.09,0.75%20c%204.07,1.41%2011.6,4.027%2011.6,12.02%200,4.949%20-2.76,10.859%20-15.96,10.859'%20/%3e%3c/g%3e%3c/g%3e%3c/svg%3e";var P6=Object.defineProperty,z6=Object.getOwnPropertyDescriptor,W=(e,t,o,n)=>{for(var i=n>1?void 0:n?z6(t,o):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(i=(n?r(t,o,i):r(i))||i);return n&&i&&P6(t,o,i),i};let F=class extends p{constructor(){super(...arguments),this.makeSticky=!1,this.showBackButton=!1,this.backButtonLabel="",this.backButtonHref="",this.logoHref="",this.logoUrl=Q2,this.locale="en",this.loccitaneGroup="L’Occitane Group",this.isMobile=!1,this.isScrolled=!1,this.handleMediaChange=e=>{this.isMobile=e.matches},this.handleScroll=()=>{typeof window>"u"||(this.isScrolled=window.scrollY>0)}}connectedCallback(){super.connectedCallback(),!(typeof window>"u")&&(this.mediaQueryList=window.matchMedia("(max-width: 767px)"),this.handleMediaChange(this.mediaQueryList),this.mediaQueryList.addEventListener("change",this.handleMediaChange),this.handleScroll(),window.addEventListener("scroll",this.handleScroll,{passive:!0}))}disconnectedCallback(){this.mediaQueryList&&this.mediaQueryList.removeEventListener("change",this.handleMediaChange),typeof window<"u"&&window.removeEventListener("scroll",this.handleScroll),super.disconnectedCallback()}renderBackButton(){return this.showBackButton?this.isMobile?a`<a href="${this.backButtonHref}"
|
|
4400
|
+
`;B2([l({type:Boolean,reflect:!0})],R1.prototype,"single",2);B2([q1("slot")],R1.prototype,"defaultSlot",2);R1=B2([u("o-accordion-group")],R1);const Q2="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20761.18665%20179.29333'%20height='179.29333'%20width='761.18665'%20xml:space='preserve'%20id='svg2'%20version='1.1'%3e%3cmetadata%20id='metadata8'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs6'%20/%3e%3cg%20transform='matrix(1.3333333,0,0,-1.3333333,0,179.29333)'%20id='g10'%3e%3cg%20transform='scale(0.1)'%20id='g12'%3e%3cpath%20id='path14'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%20468.051,699.309%20c%20-42.594,-95.364%20-57.399,-99.996%20-160.164,-99.996%20-74.063,0%20-88.914,7.402%20-99.992,20.394%20-13.895,15.707%20-15.758,49.039%20-15.758,95.363%20v%20325%20c%200,96.27%208.304,99.04%2051.855,105.54%20l%2020.348,3.73%20c%207.453,4.63%206.496,23.11%20-1.817,26.83%20-40.781,-1.86%20-82.421,-2.77%20-123.156,-2.77%20-42.5936,0%20-84.2342,0.91%20-130.5545,2.77%20-8.304687,-3.72%20-8.304687,-22.2%20-1.86328,-26.83%20l%2025.92968,-3.73%20c%2043.5508,-6.5%2051.8633,-9.27%2051.8633,-105.54%20V%20695.633%20c%200,-96.32%20-8.3125,-99.086%20-51.8633,-104.625%20L%205.08594,586.371%20c%20-8.3086,-4.629%20-5.539065,-23.156%201.86328,-26.887%2038.92188,1.864%2085.19138,2.821%20132.41778,2.821%20h%2096.27%20c%20103.722,0%20183.375,-0.957%20222.246,-2.821%2011.125,25.028%2031.515,95.418%2038.867,134.289%20-4.582,7.399%20-19.434,10.168%20-28.699,5.536'%20/%3e%3cpath%20id='path16'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%20491.34,1210.42%20c%20-41.641,0%20-52.766,-27.74%20-52.766,-43.5%200,-20.39%2014.797,-31.52%2028.696,-33.33%2022.257,-2.77%2050,-17.63%2050,-48.13%200,-40.79%20-35.196,-67.63%20-74.969,-84.29%20-2.821,-7.404%20-0.906,-18.529%206.492,-24.065%2063.844,15.754%20126.832,67.565%20126.832,137.955%200,50.9%20-38.871,95.36%20-84.285,95.36'%20/%3e%3cpath%20id='path18'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%201108.72,579.656%20c%20-227.99,0%20-311.365,222.196%20-311.365,393.535%200,253.459%20156.286,335.629%20276.675,335.629%20221.03,0%20305.52,-206.03%20305.52,-397.007%200,-227.985%20-131.92,-332.157%20-270.83,-332.157%20z%20m%20-15.06,765.014%20c%20-238.406,0%20-412.008,-177.08%20-412.008,-408.533%200,-208.348%20155.075,-392.375%20412.008,-392.375%20223.4,0%20401.64,170.179%20401.64,403.953%200,203.665%20-134.28,396.955%20-401.64,396.955'%20/%3e%3cpath%20id='path20'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%202152.56,722.48%20c%20-25.88,-60.222%20-76.83,-137.96%20-193.49,-137.96%20-119.43,0%20-242.59,96.269%20-242.59,293.492%200,189.818%20118.48,273.148%20236.09,273.148%20122.25,0%20163.89,-76.84%20179.6,-135.2%206.49,-6.49%2023.16,-5.53%2029.66,1.87%20-9.27,68.53%20-11.08,123.15%20-12.94,144.45%20-8.36,1.86%20-14.81,2.77%20-25.93,5.54%20-43.56,11.13%20-107.4,20.39%20-160.22,20.39%20-93.5,0%20-187,-26.83%20-255.52,-78.69%20-68.53,-52.77%20-116.66,-137.055%20-116.66,-245.356%200,-121.344%2056.49,-205.578%20131.46,-254.668%2066.67,-43.508%20145.36,-62.031%20237.05,-62.031%2060.17,0%20124.06,15.758%20144.45,22.254%2010.17,2.769%2021.25,6.496%2032.37,8.304%2013,17.625%2037.97,78.7%2044.46,140.731%20-4.63,8.355%20-19.43,12.035%20-27.79,3.726'%20/%3e%3cpath%20id='path22'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%202372.16,609.496%20c%2066.66,-43.504%20145.36,-62.031%20237.04,-62.031%2060.17,0%20124.06,15.758%20144.4,22.254%2010.23,2.769%2021.3,6.496%2032.43,8.304%2012.99,17.625%2037.97,78.7%2044.46,140.731%20-4.63,8.359%20-19.44,12.035%20-27.8,3.723%20-25.88,-60.219%20-76.83,-137.954%20-193.49,-137.954%20-119.43,0%20-242.59,96.266%20-242.59,293.489%200,189.818%20118.48,273.148%20236.1,273.148%20122.25,0%20163.89,-76.84%20179.64,-135.2%206.45,-6.49%2023.17,-5.53%2029.61,1.87%20-9.27,68.53%20-11.07,123.15%20-12.94,144.45%20-8.36,1.86%20-14.8,2.77%20-25.93,5.54%20-43.55,11.13%20-107.4,20.39%20-160.16,20.39%20-93.55,0%20-187.05,-26.83%20-255.58,-78.69%20-68.52,-52.77%20-116.66,-137.055%20-116.66,-245.356%200,-121.344%2056.49,-205.578%20131.47,-254.668'%20/%3e%3cpath%20id='path24'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%203164.23,559.523%20c%207.41,3.672%208.31,20.34%201.87,26.832%20l%20-20.4,2.774%20c%20-43.5,5.539%20-51.86,8.359%20-51.86,106.488%20v%20344.443%20c%200,98.13%208.36,100.9%2051.86,106.49%20l%2020.4,2.77%20c%206.44,6.5%205.54,23.11%20-1.87,26.84%20-40.78,-1.82%20-82.42,-2.77%20-123.15,-2.77%20-42.6,0%20-84.24,0.95%20-125.02,2.77%20-7.41,-3.73%20-8.31,-20.34%20-1.81,-26.84%20l%2020.34,-2.77%20c%2043.55,-5.59%2051.86,-8.36%2051.86,-106.49%20V%20695.617%20c%200,-98.129%20-8.31,-100.949%20-51.86,-106.488%20l%20-20.34,-2.774%20c%20-6.5,-6.492%20-5.6,-23.16%201.81,-26.832%2040.78,1.809%2084.28,2.766%20125.02,2.766%2040.73,0%2082.37,-0.957%20123.15,-2.766'%20/%3e%3cpath%20id='path26'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%203482.63,1136.35%20c%2024.12,0%2025.02,-1.87%2025.02,-40.74%20V%20695.637%20c%200,-98.184%20-8.3,-100.949%20-51.86,-104.625%20l%20-38.92,-4.684%20c%20-6.44,-4.582%20-5.53,-23.109%201.92,-26.84%2059.25,1.867%20102.76,2.774%20143.49,2.774%2040.73,0%2082.37,-0.907%20136.1,-2.774%207.45,3.731%208.35,20.395%201.86,26.84%20l%20-33.33,3.727%20c%20-43.55,4.633%20-51.86,7.398%20-51.86,105.582%20v%20399.973%20c%200,38.87%200.91,40.74%2025.02,40.74%20h%2052.77%20c%2099.04,0%20116.66,-17.58%20128.69,-89.83%208.31,-6.44%2024.07,-4.63%2028.7,2.82%20-2.77,29.61%204.63,109.26%2013.9,147.23%20-1.87,2.77%20-6.5,4.58%20-12.04,4.58%20-3.72,0%20-7.4,-1.81%20-11.12,-3.68%20-11.13,-21.29%20-25.03,-24.06%20-70.39,-24.06%20h%20-377.77%20c%20-62.94,0%20-75.88,0.9%20-80.56,24.06%20-1.82,2.77%20-5.54,3.68%20-9.22,3.68%20-4.63,0%20-8.36,-0.91%20-10.17,-3.68%20-6.5,-32.42%20-20.39,-89.82%20-36.15,-139.82%203.72,-9.26%2023.16,-12.03%2029.65,-6.49%2034.24,75.02%2059.27,85.19%20144.41,85.19%20h%2051.86'%20/%3e%3cpath%20id='path28'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%204139.13,830.781%20h%20-96.31%20c%20-22.21,0%20-24.98,0%20-14.81,26.887%20l%2038.87,108.301%20c%2016.67,43.501%2024.12,66.671%2027.79,73.161%20h%201.87%20c%204.63,-6.49%2010.17,-24.07%2025.93,-73.161%20l%2038.87,-111.121%20c%207.4,-22.203%203.72,-24.067%20-22.21,-24.067%20z%20m%20284.23,-244.449%20-13.9,2.82%20c%20-47.18,8.305%20-51.81,14.805%20-73.11,76.836%20l%20-133.32,387.942%20c%20-14.8,41.69%20-26.89,85.19%20-41.69,126.88%20-3.73,4.64%20-8.31,7.4%20-15.71,7.4%20-1.87,0%20-32.43,-37.96%20-64.85,-44.45%202.77,-15.76%20-5.54,-37.97%20-17.58,-67.62%20L%203936.37,746.547%20c%20-19.48,-50%20-34.28,-88.867%20-45.41,-112.934%20-13.85,-30.613%20-24.07,-38.922%20-50.9,-42.648%20l%20-27.8,-4.633%20c%20-6.49,-8.305%20-5.54,-22.203%200.96,-26.836%2032.37,1.863%2061.07,2.77%2091.64,2.77%2037.96,-0.907%2068.52,-0.907%2098.18,-2.77%207.4,3.727%208.31,20.395%201.81,26.836%20l%20-26.84,4.633%20c%20-34.23,4.683%20-37.96,7.449%20-19.43,62.031%20l%2037.96,111.121%20c%208.31,25.028%207.4,25.028%2031.47,25.028%20h%20123.16%20c%2025.93,0%2028.7,0%2037.96,-25.028%20l%2043.5,-125.922%20c%2012.03,-39.781%209.27,-45.367%20-24.07,-49.043%20l%20-20.33,-2.82%20c%20-5.6,-5.484%20-4.69,-22.203%202.77,-26.836%2032.37,0.961%2073.1,2.77%20112.93,2.77%2048.18,0%2082.42,-0.907%20120.38,-2.77%206.45,4.633%206.45,20.395%20-0.95,26.836'%20/%3e%3cpath%20id='path30'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%205133.99,1176.16%20c%20-33.34,-1.81%20-57.4,-2.77%20-97.23,-2.77%20-36.1,0%20-70.34,0.96%20-106.44,2.77%20-9.26,-2.77%20-10.22,-20.34%20-1.86,-26.84%20l%2021.3,-2.77%20c%2023.16,-3.72%2037.96,-9.26%2046.27,-23.16%2016.66,-27.79%2017.57,-112.93%2017.57,-182.413%20V%20760.422%20c%200,-14.805%200,-19.434%20-2.77,-22.203%20-9.27,5.539%20-95.36,103.672%20-134.23,146.265%20l%20-92.59,100.043%20c%20-32.43,35.143%20-133.33,151.803%20-149.09,191.633%20-22.21,-1.81%20-44.46,-2.77%20-63.89,-2.77%20-23.16,0%20-74.07,-0.96%20-109.26,2.77%20-9.27,-2.77%20-10.17,-21.3%20-3.68,-26.84%20l%2013.9,-2.77%20c%2012.94,-2.76%2038.87,-10.22%2049.04,-18.52%2031.52,-26.84%2030.56,-41.7%2030.56,-113.9%20V%20794.707%20c%200,-73.203%200,-153.715%20-12.03,-182.41%20-6.5,-14.805%20-23.16,-18.531%20-40.74,-21.305%20l%20-20.39,-4.629%20c%20-7.4,-6.496%20-5.53,-22.258%201.87,-26.836%2032.37,1.813%2057.39,2.77%2096.32,2.77%2035.14,0%2071.29,-0.957%20105.53,-2.77%209.26,2.77%2010.17,20.34%201.86,26.836%20l%20-20.39,2.774%20c%20-23.11,3.672%20-38.87,9.261%20-47.23,23.16%20-15.71,27.789%20-16.66,112.93%20-16.66,182.41%20v%20180.559%20c%200,49.044%200,59.264%202.82,59.264%2015.7,-13.9%2045.36,-49.092%20105.53,-116.717%20l%20216.65,-247.211%20c%2066.67,-75.93%2093.55,-107.403%20108.36,-126.836%2011.07,-0.907%2024.06,2.773%2031.47,12.941%20-2.78,21.297%20-2.78,135.191%20-2.78,162.984%20v%20221.286%20c%200,73.153%200,153.723%2012.95,182.413%206.49,14.81%2022.2,18.48%2039.82,21.3%20l%2021.3,4.63%20c%207.4,6.5%205.54,22.21%20-1.86,26.84'%20/%3e%3cpath%20id='path32'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%205679.33,699.297%20c%20-32.43,-74.969%20-52.82,-101.805%20-170.38,-99.992%20-77.79,0%20-93.56,7.449%20-104.63,20.39%20-13.9,15.758%20-15.76,49.039%20-15.76,96.317%20v%20117.566%20c%200,23.16%200.91,25.024%2022.2,25.024%20h%2044.46%20c%2080.56,0%2096.32,-1.864%20102.77,-40.778%20l%206.49,-37.008%20c%207.4,-5.593%2025.02,-5.593%2029.66,0.907%20-0.96,29.652%20-2.77,62.031%20-2.77,97.222%200,34.239%201.81,67.621%202.77,92.594%20-4.64,7.399%20-22.26,7.399%20-29.66,0.906%20l%20-6.49,-31.465%20c%20-6.45,-39.832%20-22.21,-40.734%20-102.77,-40.734%20h%20-44.46%20c%20-21.29,0%20-22.2,0.902%20-22.2,24.973%20V%201081.7%20c%200,52.77%200,54.64%2039.83,54.64%20h%2062.03%20c%2025.02,0%2052.76,-1.87%2074.06,-8.32%2029.66,-7.39%2043.55,-30.56%2058.36,-84.28%207.4,-5.54%2025.93,-3.68%2029.6,3.72%20-5.54,39.83%20-11.13,112.99%20-14.8,128.7%20-12.04,-1.82%20-65.76,-2.77%20-125.02,-2.77%20h%20-176.83%20c%20-40.73,0%20-84.23,0.95%20-119.43,2.77%20-7.45,-3.73%20-8.36,-20.34%20-1.86,-26.84%20l%2014.8,-1.86%20c%2043.56,-6.5%2051.86,-9.26%2051.86,-107.4%20V%20695.625%20c%200,-98.133%20-8.3,-100.953%20-51.86,-105.586%20l%20-34.23,-3.676%20c%20-6.5,-6.496%20-5.54,-23.164%201.81,-26.836%2041.69,1.813%2098.18,2.77%20138.91,2.77%20h%20105.59%20c%20108.3,0%20187.95,-0.957%20228.64,-2.77%2012.98,24.973%2033.38,95.364%2038.91,134.235%20-5.53,9.261%20-21.29,12.031%20-29.6,5.535'%20/%3e%3cpath%20id='path34'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%202364.18,188.25%20c%20-6.49,-4.219%20-32.24,-8.328%20-46.69,-8.328%20-1.85,-0.043%20-4.49,-0.024%20-7.13,0.058%20v%200.168%20c%200,48.543%200.13,107.602%200.45,114.172%200.02,0.621%200.07,1.129%200.12,1.559%202.17,0.68%205.92,1.5%209.38,1.5%2023.2,0%2038.94,-5.008%2051.05,-16.231%2010.87,-10.07%2016.65,-26.289%2016.65,-46.898%200,-21.352%20-12.48,-37.871%20-23.83,-46%20z%20M%202494.63,30.5391%20c%20-3.3,0%20-15.22,1.1992%20-30.49,16.4726%20-9.66,9.6485%20-19.19,21.1602%20-32.92,39.7188%20-12.53,16.9685%20-42.27,63.5785%20-51.13,80.8205%207.72,3.238%2017.78,8.187%2024.59,14.179%209.59,7.559%2029.6,23.282%2029.6,59.461%200,24.918%20-11.75,47.668%20-32.21,62.438%20-17.2,12.48%20-36.95,17.801%20-66.08,17.801%20-7.6,0%20-15.64,-0.551%20-23.9,-1.121%20-18,-1.258%20-38.11,-0.969%20-49.47,0%20-6.34,0.562%20-13.63,1.613%20-19.69,-0.848%20-2.7,-1.09%20-5.12,-3.012%20-6.46,-5.59%20-2.2,-4.25%20-0.68,-9.652%202.98,-12.543%203.13,-2.476%207.16,-3.457%2010.98,-4.308%2013.27,-2.211%2013.34,-3.442%2014.11,-15.219%20l%200.19,-3%20c%200.99,-15.051%202.62,-40.223%202.62,-100.5%200,-73.68%20-1.16,-105.8791%20-2.3,-127.5002%20-1.15,-16.082%20-3.84,-16.6016%20-14.2,-18.6211%20-7.08,-1.6289%20-15.91,-3.6602%20-15.91,-12.5078%200,-2.7735%201.19,-11.80081%2016.45,-11.80081%203.87,0%208.61,0.41016%2014.11,0.91016%207.08,0.64063%2015.54,1.41015%2025.21,1.41015%208.38,0%2014.72,-0.70312%2020.27,-1.32031%204.93,-0.54296%209.33,-1%2013.91,-1%2016.97,0%2017.83,9.82811%2017.83,11.80081%200,9.5898%20-10.16,11.4375%20-14.1,12.1484%20-13.35,2.2383%20-14.26,4.9688%20-15.03,7.2891%20-0.86,2.6015%20-2.76,17.289%20-3.23,39.539%20-0.44,16.9727%20-0.05,65.0626%200.45,77.3126%2010.01,0.117%2014.6,-0.832%2017.58,-1.711%202.96,-0.73%205.92,-3.512%209.8,-7.781%202.07,-2.52%209.54,-14.078%2017.46,-26.309%2015.26,-23.6287%2036.18,-55.9881%2051.35,-75.3319%2015.81,-19.6367%2036.55,-39.71872%2070.51,-39.71872%209.42,0%2016.35,0.80078%2020.55,2.3789%202.76,1.04297%2011.14,4.17192%2011.14,11.73052%200,5.621%20-5,11.3203%20-14.57,11.3203'%20/%3e%3cpath%20id='path36'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%202786.45,42.7617%20c%20-13.89,-10.2109%20-28.17,-14.9804%20-44.89,-14.9804%20-33.39,0%20-62.35,16.1093%20-86.05,47.8593%20-19.51,26.3084%20-32.11,62.6214%20-32.11,92.4684%200,41.75%2011.88,79.469%2032.58,103.52%2013.61,15.609%2042.07,31.75%2066.15,31.75%2030.41,0%2055.1,-11.16%2075.47,-34.09%2025.48,-28.91%2041.31,-70.519%2041.31,-108.57%200,-58.11%20-27.13,-99.0471%20-52.46,-117.9573%20z%20M%202731.4,327.441%20c%20-33.07,0%20-70.19,-12.332%20-94.46,-31.332%20-42.99,-32.711%20-63.02,-73.23%20-63.02,-127.531%200,-90.3671%2072.96,-166.70691%20159.3,-166.70691%2020.08,0%2041.93,5.05079%2063.15,14.59771%2034.01,15.0117%2091.57,62.3828%2091.57,144.7112%200,90.129%20-71.67,166.261%20-156.54,166.261'%20/%3e%3cpath%20id='path38'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%203241.2,320.16%20c%20-5.4,-0.5%20-11.47,-1.051%20-17.12,-1.051%20-4.68,0%20-11.71,0.582%20-18.72,1.129%20-7.55,0.602%20-15.07,1.192%20-20.1,1.192%20-15.1,0%20-17.34,-7.11%20-17.34,-11.328%200,-6.411%204.96,-10.641%2014.26,-12.454%2016,-4.128%2016.72,-5.777%2016.72,-8.828%200,-5.89%20-3.43,-19.082%20-8.78,-33.679%20-6.78,-19.192%20-48.42,-126.231%20-66.03,-170.1527%20-18.89,46.4997%20-64.57,165.9727%20-71.97,188.1597%20-2.88,8.692%20-4.46,13.481%20-4.46,17.993%200,1.179%202.19,4.058%208.93,4.937%204.19,0.652%2016.97,2.613%2016.97,13.563%200,2.648%20-1.26,11.32%20-17.34,11.32%20-3.43,0%20-8.81,-0.32%20-15.05,-0.723%20-8.08,-0.508%20-17.71,-1.129%20-26.09,-1.129%20-2.72,0%20-8.73,0.411%20-15.14,0.821%20-7.82,0.5%20-16.18,1.031%20-20.48,1.031%20-16.07,0%20-17.34,-8.672%20-17.34,-11.32%200,-3.891%202.08,-10.762%2016.18,-13.129%209.38,-1.293%2015.25,-6.25%2019.61,-16.582%2019.93,-46.91%2087.31,-220.8284%20101.94,-264.1995%20l%200.84,-2.9024%20c%201.4,-4.79685%203.7,-12.8085687%2012.4,-12.8085687%205.87,0%2010.48,5.0117187%2011.57,12.0312687%201.21,4.8594%207.27,21.9883%2018.11,49.2187%2020.76,50.4805%2037.7,92.1795%2050.73,124.2305%2014.48,35.68%2024.07,59.34%2028.68,69.781%2016.33,36.758%2020.87,38.039%2032.68,41.41%204.17,1.047%2015.27,3.821%2015.27,13.86%200,8.98%20-7.99,11.437%20-28.93,9.609'%20/%3e%3cpath%20id='path40'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%203981.76,320.5%20c%20-2.07,0%20-4.93,-0.199%20-8.48,-0.469%20-8.68,-0.64%20-23.51,-1.062%20-37.42,-0.172%20-20.39,1.282%20-32.01,-0.589%20-32.01,-10.687%200,-8.66%208.46,-10.781%2015.19,-12.461%2011.42,-2.949%2017.17,-4.422%2017.17,-27.402%20l%200.93,-77.731%20c%200.5,-38.668%201.04,-80.199%201.27,-103.4296%20-51.33,57.4726%20-160.86,181.7736%20-188.52,217.5116%20-6.78,8.68%20-10.53,13.449%20-17.38,13.449%20-9.27,0%20-20.13,0.743%20-29.55,1.379%20-7.55,0.5%20-14.21,0.934%20-18.55,0.934%20-12.43,0%20-18.72,-3.953%20-18.72,-11.781%200,-10.34%2010.91,-11.911%2015.94,-12.621%2010.36,-1.731%2014.33,-3.668%2018.82,-7.11%202.09,-1.629%205,-3.879%205,-26.988%200,-29.461%20-3.75,-186.1837%20-5.05,-201.8126%20-2.12,-24.4688%20-4.59,-25.168%20-18.72,-29.1485%20-6.17,-1.6718%20-14.61,-3.9609%20-14.61,-12.7421%200,-5.1797%202.84,-11.34771%2016.41,-11.34771%201.21,0%203.75,0.23829%207.15,0.61719%2011.37,1.22266%2033.32,1.64062%2046.81,0.3125%2025.85,-2.53125%2030.46,3.93752%2030.46,10.41802%200,9.3593%20-9.17,11.8515%20-14.52,13.3203%20-8.74,2.4922%20-15.62,6.5195%20-17.27,10.1992%20-3.06,6.5234%20-4.32,16.8515%20-4.32,35.6719%200,10.1093%200.37,54.9488%200.74,98.9808%200.25,28.839%200.47,57.359%200.6,75.558%2025.28,-29.508%2056.38,-65.5%2086.71,-100.609%2049.5,-57.2697%2096.27,-111.3712%20113.23,-132.09%20l%201.93,-2.3516%20c%203.93,-4.8203%207.75,-9.97652%2012.34,-14.19918%203.36,-3.089845%208.48,-4.83985%2012.86,-2.871095%203.52,1.570315%205.52,5.300785%206.27,8.941405%200.87,4.26177%200.44,8.69927%200.27,13.01177%20-0.59,15.3281%20-0.42,31.5898%20-0.24,52.0703%200.12,12.1172%200.24,25.7184%200.24,41.4684%200,49.141%201.04,147.141%202.99,161.66%201.57,10.52%202.24,14.879%2014.3,18.891%20l%202.1,0.75%20c%204.07,1.41%2011.59,4.027%2011.59,12.02%200,4.949%20-2.76,10.859%20-15.96,10.859'%20/%3e%3cpath%20id='path42'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%204359.11,95.75%20c%20-8.78,0%20-11.45,-9.4687%20-12.75,-14.1797%20-6.2,-18.5703%20-17.07,-32.5586%20-32.39,-41.6211%20-12.67,-7.6797%20-29.05,-11.2578%20-51.55,-11.2578%20-22.15,0%20-53.67,8.2891%20-75.54,31.5%20-19.24,20.7383%20-41.68,61.1996%20-41.68,107.0076%200,43.063%2016.08,82.93%2031.87,99.992%2014.79,15.539%2039.18,36.188%2079.83,36.188%2026.29,0%2052.28,-8.508%2066.69,-22.109%206.76,-5.532%2015.64,-18.758%2018.94,-32.75%202.94,-10.079%208.34,-12.18%2012.39,-12.18%206.78,0%2011.31,6.41%2011.31,15.961%200,1.609%20-0.19,4.461%20-0.44,7.98%20-0.54,7.418%20-1.38,18.61%20-0.45,26.688%200,5.633%20-3.15,11.332%20-8.03,14.551%20l%20-0.35,0.21%20c%20-16.75,9.942%20-57.73,25.711%20-96.36,25.711%20-40.65,0%20-82.92,-15.371%20-110.27,-40.14%20-37.05,-33.551%20-55.05,-74.512%20-55.05,-125.192%200,-40.937%2020.74,-86.6988%2040.84,-107.2887%2024.27,-24.6601%2060.35,-52.94921%20124.48,-52.94921%2041.63,0%2070.47,13.43751%2096.29,28.55081%203.4,2.5664%205.82,6.0273%206.98,10.5469%200.22,1.4804%200.81,4.3515%201.53,7.9101%202.76,13.582%205.02,25.3203%205.02,31.3828%200,10.7071%20-5.67,15.4883%20-11.31,15.4883'%20/%3e%3cpath%20id='path44'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%203567.87,72.3984%20c%20-3.61,1.5625%20-7.64,0.6211%20-10.76,-1.5898%20-3.48,-2.4688%20-6.01,-6.207%20-8.42,-9.6484%20l%20-2.62,-3.7305%20c%20-3.57,-5.1094%20-9.54,-13.6992%20-12.28,-16.1094%20-5.75,-5.1289%20-9.35,-6.6094%20-53,-6.6094%20-33.15,0%20-37.81,0.9883%20-43.8,4.1602%20-5.53,2.7891%20-7.78,10.7773%20-7.78,13.6484%200,3.3594%20-0.19,14.711%20-0.44,28.7422%20-0.39,22.6093%20-0.94,52.2383%20-0.94,66.5083%20v%202.082%20c%2061.54,-0.032%2057.16,-0.524%2065,-2.762%202.15,-0.75%204.32,-3.918%206.05,-9.07%200,0%201.62,-4.02%201.62,-4.032%201.33,-3.277%202.66,-6.867%205.45,-9.207%203.11,-2.609%208.34,-2.961%2011.82,-0.832%202.54,1.551%204.42,4.86%205.35,7.641%201.18,3.469%201.06,7.031%200.47,10.601%20-0.42,2.528%20-1.65,14.649%20-0.89,22.661%200.37,3.359%200.91,7.339%201.4,11.039%200.82,5.937%201.46,11.25%201.46,13.039%200,10.769%20-6.83,13.64%20-10.88,13.64%20-7.44,0%20-10.97,-7.148%20-12.28,-9.8%20-5.18,-10.34%20-7.99,-12.258%20-8.92,-12.77%20-1.76,-1.09%20-4.82,-1.93%20-26.45,-1.93%20h%20-39.2%20v%20107.52%20c%200,4.422%200.18,7.101%200.35,8.738%2015.96,0.774%2076.93,0.524%2087.7,-1.476%203.63,-0.602%209.08,-1.5%2017.69,-21.911%201.35,-3.211%203.02,-6.711%205.7,-9.043%203,-2.609%207.89,-3.558%2011.48,-1.648%203.15,1.672%204.76,5.262%205.41,8.621%200.49,2.52%200.58,5.379%200.02,7.899%20-1.67,7.71%20-2.31,17.339%20-2.73,23.718%20l%20-0.42,5.41%20c%20-1.6,9.993%20-5.85,15.063%20-12.61,15.063%20-1.94,0%20-3.96,-0.121%20-6.58,-0.27%20-4.29,-0.261%20-10.36,-0.652%20-21.13,-0.652%20-9.01,0%20-29.45,-0.219%20-50.52,-0.437%20-22.25,-0.231%20-45.18,-0.493%20-55.89,-0.493%20-7.79,0%20-14.28,0.411%20-20.22,0.77%20-5.38,0.32%20-10.34,0.621%20-15.39,0.621%20-8.86,0%20-15.02,-4.461%20-15.02,-10.859%200,-3.692%201.73,-10.231%2013.17,-12.532%2011.25,-2.488%2015.04,-3.339%2015.04,-28.168%200,-97.863%20-0.47,-142.242%20-2.32,-215.7808%20-0.34,-15.5196%20-5.2,-19.0821%20-18.86,-21.3594%20-4.98,-0.9024%20-15.37,-2.8008%20-15.37,-12.1289%200,-1.9727%200.82,-11.80081%2016.9,-11.80081%201.94,0%206.58,0.3086%2012.45,0.71875%209.5,0.67969%2022.45,1.60156%2031.94,1.60156%2017.71,0%2038.65,-0.41015%2060.92,-0.83984%2025.46,-0.49218%2052.61,-1.01172%2078.73,-1.01172%203.99,0%209.62,1.69926%2013.66,9.76956%202.27,4.4687%204.54,12.8906%207.15,22.6094%201.19,4.4218%202.4,8.9531%203.56,12.8203%200.89,2.9804%201.73,5.9726%201.57,9.1211%20-0.2,3.9804%20-2.49,7.9804%20-6.34,9.7382'%20/%3e%3cpath%20id='path46'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%204685.96,72.3984%20c%20-3.61,1.5625%20-7.64,0.6211%20-10.76,-1.5898%20-3.47,-2.4688%20-6.01,-6.207%20-8.42,-9.6484%20l%20-2.61,-3.7305%20c%20-3.58,-5.1094%20-9.55,-13.6992%20-12.29,-16.1094%20-5.74,-5.1289%20-9.35,-6.6094%20-53,-6.6094%20-33.15,0%20-37.81,0.9883%20-43.8,4.1602%20-5.53,2.7891%20-7.77,10.7773%20-7.77,13.6484%200,3.3594%20-0.2,14.711%20-0.44,28.7422%20-0.4,22.6093%20-0.94,52.2383%20-0.94,66.5083%20v%202.082%20c%2061.53,-0.032%2057.15,-0.524%2065,-2.762%202.14,-0.75%204.31,-3.918%206.04,-9.07%200,0%201.62,-4.02%201.63,-4.032%201.32,-3.277%202.66,-6.867%205.45,-9.207%203.1,-2.609%208.34,-2.961%2011.81,-0.832%202.54,1.551%204.42,4.86%205.35,7.641%201.19,3.469%201.06,7.031%200.47,10.601%20-0.42,2.528%20-1.65,14.649%20-0.88,22.661%200.36,3.359%200.91,7.339%201.4,11.039%200.81,5.937%201.45,11.25%201.45,13.039%200,10.769%20-6.83,13.64%20-10.87,13.64%20-7.45,0%20-10.98,-7.148%20-12.28,-9.8%20-5.19,-10.34%20-8,-12.258%20-8.93,-12.77%20-1.75,-1.09%20-4.81,-1.93%20-26.44,-1.93%20h%20-39.2%20v%20107.52%20c%200,4.422%200.17,7.101%200.34,8.738%2015.96,0.774%2076.93,0.524%2087.71,-1.476%203.62,-0.602%209.08,-1.5%2017.68,-21.911%201.36,-3.211%203.02,-6.711%205.7,-9.043%203.01,-2.609%207.89,-3.558%2011.48,-1.648%203.15,1.672%204.77,5.262%205.42,8.621%200.48,2.52%200.57,5.379%200.02,7.899%20-1.68,7.71%20-2.32,17.339%20-2.74,23.718%20l%20-0.42,5.41%20c%20-1.6,9.993%20-5.84,15.063%20-12.6,15.063%20-1.95,0%20-3.97,-0.121%20-6.59,-0.27%20-4.29,-0.261%20-10.35,-0.652%20-21.13,-0.652%20-9,0%20-29.45,-0.219%20-50.51,-0.437%20-22.25,-0.231%20-45.19,-0.493%20-55.89,-0.493%20-7.8,0%20-14.28,0.411%20-20.23,0.77%20-5.38,0.32%20-10.33,0.621%20-15.39,0.621%20-8.85,0%20-15.02,-4.461%20-15.02,-10.859%200,-3.692%201.73,-10.231%2013.17,-12.532%2011.25,-2.488%2015.05,-3.339%2015.05,-28.168%200,-97.863%20-0.47,-142.242%20-2.32,-215.7808%20-0.35,-15.5196%20-5.21,-19.0821%20-18.87,-21.3594%20-4.98,-0.9024%20-15.36,-2.8008%20-15.36,-12.1289%200,-1.9727%200.81,-11.80081%2016.89,-11.80081%201.95,0%206.58,0.3086%2012.45,0.71875%209.5,0.67969%2022.45,1.60156%2031.94,1.60156%2017.71,0%2038.65,-0.41015%2060.92,-0.83984%2025.46,-0.49218%2052.61,-1.01172%2078.73,-1.01172%204,0%209.62,1.69926%2013.66,9.76956%202.28,4.4687%204.54,12.8906%207.16,22.6094%201.18,4.4218%202.39,8.9531%203.55,12.8203%200.89,2.9804%201.73,5.9726%201.57,9.1211%20-0.2,3.9804%20-2.49,7.9804%20-6.34,9.7382'%20/%3e%3cpath%20id='path48'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%202053.69,162.371%20c%20-11.68,-7.941%20-31.81,-14.121%20-61.83,-3.051%20-0.05,35.121%20-0.25,82.821%20-0.38,112.352%20l%200.49,27.719%20c%203.95,0.937%2011.86,2.14%2018.63,2.14%2019.48,0%2034.06,-6.672%2048.96,-22.472%2019.6,-19.61%2020.61,-49.629%2020.61,-55.45%200,-34.648%20-13.21,-52.211%20-26.48,-61.238%20z%20m%2046.95,130.348%20c%20-19.21,21.211%20-50.04,32.41%20-89.11,32.41%20-4.46,0%20-14.7,-0.84%20-24.84,-1.707%20-7.89,-0.66%20-15.71,-1.332%20-20.37,-1.524%20-12.35,-0.468%20-25.64,-0.937%20-32.48,-0.937%20-9.1,0%20-15.96,-5.07%20-15.96,-11.789%200,-6.453%204.89,-10.531%2015.05,-12.211%2011,-1.18%2011.17,-4.652%2011.34,-7.621%200.84,-8.399%203.21,-69.551%203.21,-107.809%200,-71.222%20-0.47,-125.1208%20-0.94,-135.8826%20-0.61,-10.1289%20-1.58,-11.1289%20-13.09,-13.4375%20-4.02,-0.8593%20-14.68,-3.1093%20-14.68,-12.5312%200,-4.2305%202.2,-11.33986%2016.9,-11.33986%202.22,0%205.57,0.30079%209.59,0.67969%205.3,0.51953%2011.96,1.17187%2018.62,1.17187%2011.77,0%2019.63,-0.70312%2026.62,-1.32031%205.96,-0.53125%2011.34,-1%2017.78,-1%2015.19,0%2015.95,9.82811%2015.95,11.80861%200,10.4492%20-12.13,12.0391%20-16.44,12.6016%20-10.07,1.6289%20-13,2.75%20-14.12,17.1484%20-0.83,11.6484%20-1.73,41.1601%20-1.78,88.9683%207.72,-5.058%2050.78,-21.668%2092.38,5.481%2028.88,18.859%2042.62,46.152%2042.62,82.512%200,24.629%20-9.89,49.5%20-26.25,66.328'%20/%3e%3cpath%20id='path50'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%201237.15,72.3984%20c%20-3.61,1.5625%20-7.64,0.6211%20-10.76,-1.5898%20-3.47,-2.4688%20-6.01,-6.207%20-8.42,-9.6484%20l%20-2.61,-3.7305%20c%20-3.58,-5.1094%20-9.55,-13.6992%20-12.29,-16.1094%20-5.74,-5.1289%20-9.34,-6.6094%20-53,-6.6094%20-33.15,0%20-37.81,0.9883%20-43.8,4.1602%20-5.52,2.7891%20-7.77,10.7773%20-7.77,13.6484%200,3.3594%20-0.2,14.711%20-0.45,28.7422%20-0.39,22.6093%20-0.93,52.2383%20-0.93,66.5083%20v%202.082%20c%2061.53,-0.032%2057.15,-0.524%2065,-2.762%202.14,-0.75%204.31,-3.918%206.04,-9.07%200,0%201.62,-4.02%201.63,-4.032%201.32,-3.277%202.66,-6.867%205.45,-9.207%203.1,-2.609%208.34,-2.961%2011.82,-0.832%202.53,1.551%204.41,4.86%205.34,7.641%201.18,3.469%201.06,7.031%200.47,10.601%20-0.42,2.528%20-1.65,14.649%20-0.88,22.661%200.36,3.359%200.91,7.339%201.4,11.039%200.81,5.937%201.45,11.25%201.45,13.039%200,10.769%20-6.83,13.64%20-10.87,13.64%20-7.45,0%20-10.98,-7.148%20-12.29,-9.8%20-5.17,-10.34%20-7.99,-12.258%20-8.92,-12.77%20-1.75,-1.09%20-4.81,-1.93%20-26.44,-1.93%20h%20-39.2%20v%20107.52%20c%200,4.422%200.17,7.101%200.34,8.738%2015.96,0.774%2076.93,0.524%2087.71,-1.476%203.62,-0.602%209.08,-1.5%2017.68,-21.911%201.36,-3.211%203.03,-6.711%205.7,-9.043%203,-2.609%207.9,-3.558%2011.48,-1.648%203.15,1.672%204.77,5.262%205.42,8.621%200.48,2.52%200.57,5.379%200.02,7.899%20-1.68,7.71%20-2.32,17.339%20-2.74,23.718%20l%20-0.42,5.41%20c%20-1.6,9.993%20-5.84,15.063%20-12.6,15.063%20-1.95,0%20-3.97,-0.121%20-6.59,-0.27%20-4.29,-0.261%20-10.36,-0.652%20-21.14,-0.652%20-8.99,0%20-29.44,-0.219%20-50.5,-0.437%20-22.25,-0.231%20-45.19,-0.493%20-55.89,-0.493%20-7.8,0%20-14.28,0.411%20-20.23,0.77%20-5.38,0.32%20-10.33,0.621%20-15.39,0.621%20-8.85,0%20-15.02,-4.461%20-15.02,-10.859%200,-3.692%201.73,-10.231%2013.17,-12.532%2011.25,-2.488%2015.05,-3.339%2015.05,-28.168%200,-97.863%20-0.47,-142.242%20-2.32,-215.7808%20-0.34,-15.5196%20-5.21,-19.0821%20-18.87,-21.3594%20C%201027,30.8984%201016.62,29%201016.62,19.6719%20c%200,-1.9727%200.81,-11.80081%2016.89,-11.80081%201.95,0%206.58,0.3086%2012.45,0.71875%209.5,0.67969%2022.45,1.60156%2031.94,1.60156%2017.71,0%2038.65,-0.41015%2060.92,-0.83984%2025.46,-0.49218%2052.62,-1.01172%2078.73,-1.01172%204,0%209.62,1.69926%2013.67,9.76956%202.26,4.4687%204.54,12.8906%207.15,22.6094%201.18,4.4218%202.39,8.9531%203.55,12.8203%200.89,2.9804%201.73,5.9726%201.57,9.1211%20-0.2,3.9804%20-2.49,7.9804%20-6.34,9.7382'%20/%3e%3cpath%20id='path52'%20style='fill:%233F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none'%20d='m%201647.15,320.5%20c%20-2.07,0%20-4.94,-0.199%20-8.49,-0.469%20-8.68,-0.64%20-23.5,-1.062%20-37.41,-0.172%20-20.4,1.282%20-32.01,-0.589%20-32.01,-10.687%200,-8.66%208.46,-10.781%2015.19,-12.461%2011.42,-2.949%2017.17,-4.422%2017.17,-27.402%20l%200.93,-77.731%20c%200.5,-38.668%201.03,-80.199%201.26,-103.4296%20-51.33,57.4726%20-160.86,181.7736%20-188.51,217.5116%20-6.78,8.68%20-10.53,13.449%20-17.38,13.449%20-9.28,0%20-20.13,0.743%20-29.55,1.379%20-7.55,0.5%20-14.21,0.934%20-18.55,0.934%20-12.43,0%20-18.72,-3.953%20-18.72,-11.781%200,-10.34%2010.9,-11.911%2015.93,-12.621%2010.36,-1.731%2014.33,-3.668%2018.82,-7.11%202.1,-1.629%205.01,-3.879%205.01,-26.988%200,-29.461%20-3.75,-186.1837%20-5.06,-201.8126%20-2.12,-24.4688%20-4.58,-25.168%20-18.72,-29.1485%20-6.17,-1.6718%20-14.6,-3.9609%20-14.6,-12.7421%200,-5.1797%202.84,-11.34771%2016.4,-11.34771%201.21,0%203.75,0.23829%207.15,0.61719%2011.38,1.22266%2033.32,1.64062%2046.82,0.3125%2025.84,-2.53125%2030.46,3.93752%2030.46,10.41802%200,9.3593%20-9.18,11.8515%20-14.53,13.3203%20-8.73,2.4922%20-15.61,6.5195%20-17.27,10.1992%20-3.05,6.5234%20-4.31,16.8515%20-4.31,35.6719%200,10.1093%200.37,54.9488%200.74,98.9808%200.25,28.839%200.47,57.359%200.59,75.558%2025.28,-29.508%2056.38,-65.5%2086.72,-100.609%2049.5,-57.2697%2096.26,-111.3712%20113.23,-132.09%20l%201.93,-2.3516%20c%203.93,-4.8203%207.75,-9.97652%2012.34,-14.19918%203.35,-3.089845%208.47,-4.83985%2012.86,-2.871095%203.52,1.570315%205.52,5.300785%206.26,8.941405%200.88,4.26177%200.44,8.69927%200.28,13.01177%20-0.59,15.3281%20-0.42,31.5898%20-0.25,52.0703%200.12,12.1172%200.25,25.7184%200.25,41.4684%200,49.141%201.03,147.141%202.98,161.66%201.58,10.52%202.25,14.879%2014.31,18.891%20l%202.09,0.75%20c%204.07,1.41%2011.6,4.027%2011.6,12.02%200,4.949%20-2.76,10.859%20-15.96,10.859'%20/%3e%3c/g%3e%3c/g%3e%3c/svg%3e";var T6=Object.defineProperty,j6=Object.getOwnPropertyDescriptor,W=(e,t,i,n)=>{for(var o=n>1?void 0:n?j6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&T6(t,i,o),o};let F=class extends p{constructor(){super(...arguments),this.makeSticky=!1,this.showBackButton=!1,this.backButtonLabel="",this.backButtonHref="",this.logoHref="",this.logoUrl=Q2,this.locale="en",this.loccitaneGroup="L’Occitane Group",this.isMobile=!1,this.isScrolled=!1,this.handleMediaChange=e=>{this.isMobile=e.matches},this.handleScroll=()=>{typeof window>"u"||(this.isScrolled=window.scrollY>0)}}connectedCallback(){super.connectedCallback(),!(typeof window>"u")&&(this.mediaQueryList=window.matchMedia("(max-width: 767px)"),this.handleMediaChange(this.mediaQueryList),this.mediaQueryList.addEventListener("change",this.handleMediaChange),this.handleScroll(),window.addEventListener("scroll",this.handleScroll,{passive:!0}))}disconnectedCallback(){this.mediaQueryList&&this.mediaQueryList.removeEventListener("change",this.handleMediaChange),typeof window<"u"&&window.removeEventListener("scroll",this.handleScroll),super.disconnectedCallback()}renderBackButton(){return this.showBackButton?this.isMobile?a`<a href="${this.backButtonHref}"
|
|
4386
4401
|
><o-icon-button
|
|
4387
4402
|
size="medium"
|
|
4388
4403
|
bgstyle="none-contrast"
|
|
@@ -4546,7 +4561,7 @@
|
|
|
4546
4561
|
.visually-hidden {
|
|
4547
4562
|
${L0};
|
|
4548
4563
|
}
|
|
4549
|
-
`;W([l({type:Boolean,reflect:!0})],F.prototype,"makeSticky",2);W([l({type:Boolean,reflect:!0})],F.prototype,"showBackButton",2);W([l({type:String,reflect:!0})],F.prototype,"backButtonLabel",2);W([l({type:String,reflect:!0})],F.prototype,"backButtonHref",2);W([l({type:String,reflect:!0})],F.prototype,"logoHref",2);W([l({type:String,reflect:!0})],F.prototype,"logoUrl",2);W([l({type:String,reflect:!0})],F.prototype,"locale",2);W([l({type:String,reflect:!0})],F.prototype,"loccitaneGroup",2);W([l({type:Boolean,attribute:!1})],F.prototype,"isMobile",2);W([l({type:Boolean,attribute:!1})],F.prototype,"isScrolled",2);F=W([u("o-header-simplify")],F);const
|
|
4564
|
+
`;W([l({type:Boolean,reflect:!0})],F.prototype,"makeSticky",2);W([l({type:Boolean,reflect:!0})],F.prototype,"showBackButton",2);W([l({type:String,reflect:!0})],F.prototype,"backButtonLabel",2);W([l({type:String,reflect:!0})],F.prototype,"backButtonHref",2);W([l({type:String,reflect:!0})],F.prototype,"logoHref",2);W([l({type:String,reflect:!0})],F.prototype,"logoUrl",2);W([l({type:String,reflect:!0})],F.prototype,"locale",2);W([l({type:String,reflect:!0})],F.prototype,"loccitaneGroup",2);W([l({type:Boolean,attribute:!1})],F.prototype,"isMobile",2);W([l({type:Boolean,attribute:!1})],F.prototype,"isScrolled",2);F=W([u("o-header-simplify")],F);const R6="data:image/svg+xml,%3csvg%20width='40'%20height='31'%20viewBox='0%200%2040%2031'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M39.3178%2025.5201C39.0127%2025.426%2038.8059%2025.483%2038.6874%2025.5573C38.516%2025.659%2038.4454%2025.8325%2038.4176%2025.9639C38.0545%2027.7908%2035.2304%2029.3228%2032.3155%2029.3674C25.7116%2029.4665%2018.1142%2023.3933%2013.4973%2021.5688C18.7749%2015.5625%2020.3231%208.22991%2023.9516%203.96622C25.6007%202.03021%2027.633%201.30142%2029.567%201.30142C32.1642%201.30142%2033.5208%202.91021%2033.5258%204.50166C33.5334%206.84917%2030.1369%207.73165%2029.8343%205.90223C29.7713%205.52296%2029.5923%204.92307%2028.8711%204.92307C28.2382%204.92307%2027.7566%205.42629%2027.7566%206.09806C27.7566%207.25075%2028.9215%208.05639%2030.5908%208.05639C33.9041%208.05639%2035.6364%206.0584%2035.6364%204.08273C35.6364%202.10705%2033.9116%200%2030.1268%200C27.6784%200%2025.1165%200.783328%2023.1271%202.35494C18.3639%206.11542%2016.0415%2015.3666%2011.4978%2020.7805C9.78815%2020.198%208.34584%2020.0269%206.959%2019.955C2.61944%2019.727%20-0.0861581%2021.8068%200.00209544%2023.8667C0.0449615%2024.8261%200.970363%2026.4373%204.51564%2026.4373C6.02603%2026.4373%208.65094%2025.9316%2011.9365%2023.1801C15.6406%2024.712%2022.6429%2030.8944%2031.1506%2030.9985C36.9551%2031.0704%2039.4691%2028.5642%2039.8322%2026.5043C39.9078%2026.2043%2039.8322%2025.6937%2039.3153%2025.5226L39.3178%2025.5201ZM4.35426%2025.0417C2.93968%2025.0417%202.30425%2024.2832%202.30425%2023.5321C2.30425%2022.4612%203.57763%2021.3779%206.00586%2021.3779C7.27419%2021.3779%208.59295%2021.6779%2010.1185%2022.3224C7.54147%2024.6823%205.41834%2025.0442%204.35678%2025.0442L4.35426%2025.0417Z'%20fill='%233F2B2E'/%3e%3cpath%20d='M29.0653%2010.4312C26.337%2010.4312%2023.3414%2011.7053%2021.9798%2014.0379C21.2889%2015.2204%2020.9459%2016.559%2020.951%2017.9174C20.9459%2019.2758%2021.2863%2020.6144%2021.9798%2021.7969C23.3439%2024.127%2026.337%2025.4036%2029.0653%2025.4036C31.7935%2025.4036%2034.7891%2024.1295%2036.1508%2021.7969C36.8417%2020.6144%2037.1846%2019.2758%2037.1795%2017.9174C37.1846%2016.559%2036.8442%2015.2204%2036.1508%2014.0379C34.7866%2011.7078%2031.7935%2010.4312%2029.0653%2010.4312ZM29.0653%2024.5583C25.3561%2024.3328%2023.4095%2020.8648%2023.4095%2017.9149C23.4095%2014.9651%2025.3561%2011.4971%2029.0653%2011.2715C32.7744%2011.4971%2034.721%2014.9651%2034.721%2017.9149C34.721%2020.8648%2032.7744%2024.3328%2029.0653%2024.5583Z'%20fill='%233F2B2E'/%3e%3c/svg%3e";var U6=Object.defineProperty,q6=Object.getOwnPropertyDescriptor,x1=(e,t,i,n)=>{for(var o=n>1?void 0:n?q6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&U6(t,i,o),o};let l1=class extends p{constructor(){super(...arguments),this.altImage="L'Occitane en Provence",this.loccitaneGroup="L’Occitane Group",this.loccitaneGroupLink="#",this.privacyText="Privacy Policy",this.privacyLink="#",this.copyrightText="Copyright © L'OCCITANE, 2025"}render(){return a`<div class="footer-wrapper-simplify">
|
|
4550
4565
|
<div class="footer-content-simplify">
|
|
4551
4566
|
<div class="footer-flex footer-left-simplify">
|
|
4552
4567
|
<a href="${this.loccitaneGroupLink}">
|
|
@@ -4554,7 +4569,7 @@
|
|
|
4554
4569
|
</a>
|
|
4555
4570
|
</div>
|
|
4556
4571
|
<div class="footer-flex footer-center-simplify footer-simplify-dsk">
|
|
4557
|
-
<a class="logo-footer-simplify"
|
|
4572
|
+
<a class="logo-footer-simplify">
|
|
4558
4573
|
<img src="${Q2}" alt="${this.altImage}" />
|
|
4559
4574
|
</a>
|
|
4560
4575
|
</div>
|
|
@@ -4565,14 +4580,14 @@
|
|
|
4565
4580
|
</div>
|
|
4566
4581
|
</div>
|
|
4567
4582
|
<div class="footer-content-simplify footer-simplify-mobile">
|
|
4568
|
-
<a class="logo-footer-simplify"
|
|
4569
|
-
<img src="${
|
|
4583
|
+
<a class="logo-footer-simplify">
|
|
4584
|
+
<img src="${R6}" alt="${this.altImage}" />
|
|
4570
4585
|
</a>
|
|
4571
4586
|
</div>
|
|
4572
4587
|
<div class="footer-copyright-simplify">
|
|
4573
4588
|
<span class="footer-copyright">${this.copyrightText}</span>
|
|
4574
4589
|
</div>
|
|
4575
|
-
</div>`}};
|
|
4590
|
+
</div>`}};l1.styles=C`
|
|
4576
4591
|
.footer-wrapper-simplify {
|
|
4577
4592
|
display: flex;
|
|
4578
4593
|
width: 100%;
|
|
@@ -4629,11 +4644,6 @@
|
|
|
4629
4644
|
}
|
|
4630
4645
|
}
|
|
4631
4646
|
|
|
4632
|
-
.footer-content-simplify .footer-left-simplify a,
|
|
4633
|
-
.footer-content-simplify .footer-right-simplify a {
|
|
4634
|
-
|
|
4635
|
-
}
|
|
4636
|
-
|
|
4637
4647
|
.footer-content-simplify a, .footer-copyright-simplify span {
|
|
4638
4648
|
text-decoration: none;
|
|
4639
4649
|
color: var(--color-content-action-secondary);
|
|
@@ -4665,7 +4675,7 @@
|
|
|
4665
4675
|
.footer-copyright-simplify {
|
|
4666
4676
|
padding-bottom: var(--spacing-3-xl);
|
|
4667
4677
|
text-align: center;
|
|
4668
|
-
width: 100
|
|
4678
|
+
width: 100%;
|
|
4669
4679
|
}
|
|
4670
4680
|
|
|
4671
4681
|
.footer-copyright-simplify span {
|
|
@@ -4677,7 +4687,16 @@
|
|
|
4677
4687
|
display: none;
|
|
4678
4688
|
}
|
|
4679
4689
|
}
|
|
4680
|
-
|
|
4690
|
+
|
|
4691
|
+
.footer-flex {
|
|
4692
|
+
width: 33.33%;
|
|
4693
|
+
}
|
|
4694
|
+
|
|
4695
|
+
.footer-right-simplify {
|
|
4696
|
+
display: flex;
|
|
4697
|
+
justify-content: flex-end;
|
|
4698
|
+
}
|
|
4699
|
+
`;x1([l({type:String,reflect:!0})],l1.prototype,"altImage",2);x1([l({type:String,reflect:!0})],l1.prototype,"loccitaneGroup",2);x1([l({type:String,reflect:!0})],l1.prototype,"loccitaneGroupLink",2);x1([l({type:String,reflect:!0})],l1.prototype,"privacyText",2);x1([l({type:String,reflect:!0})],l1.prototype,"privacyLink",2);x1([l({type:String,reflect:!0})],l1.prototype,"copyrightText",2);l1=x1([u("o-footer-simplify")],l1);var N6=Object.defineProperty,K6=Object.getOwnPropertyDescriptor,K1=(e,t,i,n)=>{for(var o=n>1?void 0:n?K6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&N6(t,i,o),o};const W6={standard:"occ-check-filled",success:"occ-check-filled",error:"occ-close-filled",info:"occ-info"};let w1=class extends p{constructor(){super(...arguments),this.variant="standard",this.framed=!1,this.longtext=!1,this.text=""}render(){const e=W6[this.variant];return a`
|
|
4681
4700
|
<div class="feedback" role="status">
|
|
4682
4701
|
<span class="icon">
|
|
4683
4702
|
<o-icon-button
|
|
@@ -4691,7 +4710,7 @@
|
|
|
4691
4710
|
<slot>${this.text}</slot>
|
|
4692
4711
|
</span>
|
|
4693
4712
|
</div>
|
|
4694
|
-
`}};
|
|
4713
|
+
`}};w1.styles=C`
|
|
4695
4714
|
:host {
|
|
4696
4715
|
--feedback-text-color: var(--color-content-action-secondary, #3F2B2E);
|
|
4697
4716
|
--feedback-bg-color: var(--color-container-bg-default, #F5F0EB);
|
|
@@ -4765,11 +4784,11 @@
|
|
|
4765
4784
|
line-height: var(--line-height-200);
|
|
4766
4785
|
color: var(--feedback-text-color);
|
|
4767
4786
|
}
|
|
4768
|
-
`;K1([l({type:String,reflect:!0})],
|
|
4787
|
+
`;K1([l({type:String,reflect:!0})],w1.prototype,"variant",2);K1([l({type:Boolean,reflect:!0})],w1.prototype,"framed",2);K1([l({type:Boolean,reflect:!0})],w1.prototype,"longtext",2);K1([l({type:String})],w1.prototype,"text",2);w1=K1([u("o-feedback-message")],w1);/**
|
|
4769
4788
|
* @license
|
|
4770
4789
|
* Copyright 2020 Google LLC
|
|
4771
4790
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
4772
|
-
*/const
|
|
4791
|
+
*/const G6=e2(class extends i2{constructor(e){if(super(e),e.type!==o1.PROPERTY&&e.type!==o1.ATTRIBUTE&&e.type!==o1.BOOLEAN_ATTRIBUTE)throw Error("The `live` directive is not allowed on child or event bindings");if(!X2(e))throw Error("`live` bindings can only contain a single expression")}render(e){return e}update(e,[t]){if(t===A||t===d)return t;const i=e.element,n=e.name;if(e.type===o1.PROPERTY){if(t===i[n])return A}else if(e.type===o1.BOOLEAN_ATTRIBUTE){if(!!t===i.hasAttribute(n))return A}else if(e.type===o1.ATTRIBUTE&&i.getAttribute(n)===t+"")return A;return w5(e),t}});var X6=Object.defineProperty,Y6=Object.getOwnPropertyDescriptor,_=(e,t,i,n)=>{for(var o=n>1?void 0:n?Y6(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&X6(t,i,o),o};const J6=t2(p);let Q6=0,$=class extends J6{constructor(){super(),this.label="",this.value="",this.placeholder="",this.helperText="",this.state="default",this.disabled=!1,this.leadingIcon="",this.trailingIcon="",this.name="",this.required=!1,this.clearLabel="Clear",this.inputId="",this.inputId||(this.inputId=`o-input-${++Q6}`)}updated(e){(e.has("value")||e.has("name"))&&this[P1].setFormValue(this.value)}formResetCallback(){this.value="",this[P1].setFormValue("")}handleInput(e){e.stopPropagation();const t=e.target;this.value=t.value,this.dispatchEvent(new Event("input",{bubbles:!0,composed:!0}))}handleChange(e){e.stopPropagation();const t=e.target;this.value=t.value,this.dispatchEvent(new Event("change",{bubbles:!0,composed:!0}))}handleClear(){this.value="",this.inputEl&&this.inputEl.focus(),this.dispatchEvent(new Event("input",{bubbles:!0,composed:!0})),this.dispatchEvent(new Event("change",{bubbles:!0,composed:!0}))}renderHelperIcon(){return this.state==="success"?a`<o-icon-button type="span" icon="occ-check-filled" bgstyle="none-light" size="small"></o-icon-button>`:this.state==="error"?a`<o-icon-button type="span" icon="occ-warning" bgstyle="none-light" size="small"></o-icon-button>`:d}renderTrailingIcon(){return this.trailingIcon?this.trailingIcon==="occ-close-outlined"?a`
|
|
4773
4792
|
<o-icon-button
|
|
4774
4793
|
type="button"
|
|
4775
4794
|
icon=${this.trailingIcon}
|
|
@@ -4796,14 +4815,14 @@
|
|
|
4796
4815
|
<input
|
|
4797
4816
|
id=${this.inputId}
|
|
4798
4817
|
type="text"
|
|
4799
|
-
.value=${
|
|
4818
|
+
.value=${G6(this.value)}
|
|
4800
4819
|
placeholder=${this.placeholder}
|
|
4801
4820
|
name=${this.name}
|
|
4802
4821
|
?disabled=${this.disabled}
|
|
4803
4822
|
?required=${this.required}
|
|
4804
|
-
aria-label=${
|
|
4805
|
-
aria-invalid=${
|
|
4806
|
-
aria-describedby=${
|
|
4823
|
+
aria-label=${B(this.label?void 0:this.ariaLabel??void 0)}
|
|
4824
|
+
aria-invalid=${B(this.state==="error"?"true":void 0)}
|
|
4825
|
+
aria-describedby=${B(this.helperText?`${this.inputId}-helper`:void 0)}
|
|
4807
4826
|
@input=${this.handleInput}
|
|
4808
4827
|
@change=${this.handleChange}
|
|
4809
4828
|
/>
|
|
@@ -4817,7 +4836,7 @@
|
|
|
4817
4836
|
<span>${this.helperText}</span>
|
|
4818
4837
|
</div>
|
|
4819
4838
|
`:d}
|
|
4820
|
-
`}}
|
|
4839
|
+
`}};$.formAssociated=!0;$.shadowRootOptions={...p.shadowRootOptions,delegatesFocus:!0};$.styles=C`
|
|
4821
4840
|
:host {
|
|
4822
4841
|
display: flex;
|
|
4823
4842
|
flex-direction: column;
|
|
@@ -4966,7 +4985,7 @@
|
|
|
4966
4985
|
:host([state="success"]) .helper-text o-icon-button {
|
|
4967
4986
|
--color-content-action-primary: var(--color-content-success, #3b7902);
|
|
4968
4987
|
}
|
|
4969
|
-
`;_([l({type:String})]
|
|
4988
|
+
`;_([l({type:String})],$.prototype,"label",2);_([l({type:String})],$.prototype,"value",2);_([l({type:String})],$.prototype,"placeholder",2);_([l({type:String,attribute:"helper-text"})],$.prototype,"helperText",2);_([l({type:String,reflect:!0})],$.prototype,"state",2);_([l({type:Boolean,reflect:!0})],$.prototype,"disabled",2);_([l({type:String,attribute:"leading-icon"})],$.prototype,"leadingIcon",2);_([l({type:String,attribute:"trailing-icon"})],$.prototype,"trailingIcon",2);_([l({type:String})],$.prototype,"name",2);_([l({type:Boolean})],$.prototype,"required",2);_([l({type:String,attribute:"clear-label"})],$.prototype,"clearLabel",2);_([l({type:String,reflect:!0,attribute:"input-id"})],$.prototype,"inputId",2);_([q1("input")],$.prototype,"inputEl",2);$=_([u("o-input")],$);var te=Object.defineProperty,ee=Object.getOwnPropertyDescriptor,e1=(e,t,i,n)=>{for(var o=n>1?void 0:n?ee(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&te(t,i,o),o};let O=class extends p{constructor(){super(...arguments),this.label="",this.value="",this.placeholder="Search...",this.helperText="",this.state="default",this.disabled=!1,this.theme="default",this.trigger="input"}dispatchSearch(){var e;this.dispatchEvent(new CustomEvent("search",{detail:{value:this.value},bubbles:!0,composed:!0})),(e=this.onSearch)==null||e.call(this,this.value)}handleInput(e){const t=e.target;this.value=t.value,this.trigger==="input"&&this.dispatchSearch()}handleKeyDown(e){e.key==="Enter"&&this.trigger==="enter"&&this.dispatchSearch()}handleChange(){this.trigger==="change"&&this.dispatchSearch()}render(){return a`
|
|
4970
4989
|
<o-input
|
|
4971
4990
|
label=${this.label}
|
|
4972
4991
|
value=${this.value}
|
|
@@ -4999,7 +5018,7 @@
|
|
|
4999
5018
|
--color-content-body: var(--color-content-body-inverse, #fffefe);
|
|
5000
5019
|
--color-content-disabled: var(--color-alpha-light-strong, rgba(255, 255, 255, 0.56));
|
|
5001
5020
|
}
|
|
5002
|
-
`;
|
|
5021
|
+
`;e1([l({type:String})],O.prototype,"label",2);e1([l({type:String})],O.prototype,"value",2);e1([l({type:String})],O.prototype,"placeholder",2);e1([l({type:String,attribute:"helper-text"})],O.prototype,"helperText",2);e1([l({type:String,reflect:!0})],O.prototype,"state",2);e1([l({type:Boolean,reflect:!0})],O.prototype,"disabled",2);e1([l({type:String,reflect:!0})],O.prototype,"theme",2);e1([l({type:String})],O.prototype,"trigger",2);e1([l({attribute:!1})],O.prototype,"onSearch",2);O=e1([u("o-search-input")],O);var ie=Object.defineProperty,oe=Object.getOwnPropertyDescriptor,M=(e,t,i,n)=>{for(var o=n>1?void 0:n?oe(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&ie(t,i,o),o};let ne=0,H=class extends p{constructor(){super(...arguments),this.label="",this.value="",this.placeholder="Search...",this.helperText="",this.state="default",this.disabled=!1,this.theme="default",this.options=[],this.searchBy="value",this.noResultsText="No results found",this.open=!1,this.filteredOptions=[],this.activeIndex=-1,this._listboxId=`o-search-dropdown-listbox-${++ne}`,this._handleOutsideClick=e=>{this.contains(e.target)||(this.open=!1,this.activeIndex=-1)},this._handleFocusOut=()=>{requestAnimationFrame(()=>{this.renderRoot.activeElement||(this.open=!1,this.activeIndex=-1)})}}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this._handleOutsideClick),this.addEventListener("focusout",this._handleFocusOut)}disconnectedCallback(){document.removeEventListener("click",this._handleOutsideClick),this.removeEventListener("focusout",this._handleFocusOut),super.disconnectedCallback()}filterOptions(e){if(!e.trim())return[];const t=e.toLowerCase();return this.options.filter(i=>{switch(this.searchBy){case"id":return i.id.toLowerCase().includes(t);case"both":return i.id.toLowerCase().includes(t)||i.value.toLowerCase().includes(t);default:return i.value.toLowerCase().includes(t)}})}handleSearch(e){const t=e.detail.value??"";this.value=t,this.filteredOptions=this.filterOptions(t),this.open=t.trim().length>0,this.activeIndex=-1}selectOption(e){var t;this.value=e.value,this.filteredOptions=[],this.open=!1,this.activeIndex=-1,this.dispatchEvent(new CustomEvent("select",{detail:{id:e.id,value:e.value},bubbles:!0,composed:!0})),(t=this.onSelect)==null||t.call(this,e),this.updateComplete.then(()=>{var i;return(i=this.searchInputEl)==null?void 0:i.focus()})}scrollActiveIntoView(){this.updateComplete.then(()=>{var t;const e=(t=this.renderRoot)==null?void 0:t.querySelector(`#suggestion-${this.activeIndex}`);e==null||e.scrollIntoView({block:"nearest"})})}handleKeyDown(e){switch(e.key){case"ArrowDown":e.preventDefault(),!this.open&&this.filteredOptions.length>0?(this.open=!0,this.activeIndex=0):this.open&&this.filteredOptions.length>0&&(this.activeIndex=(this.activeIndex+1)%this.filteredOptions.length),this.scrollActiveIntoView();break;case"ArrowUp":e.preventDefault(),this.open&&this.filteredOptions.length>0&&(this.activeIndex=(this.activeIndex-1+this.filteredOptions.length)%this.filteredOptions.length,this.scrollActiveIntoView());break;case"Enter":this.open&&this.activeIndex>=0&&this.filteredOptions[this.activeIndex]&&(e.preventDefault(),this.selectOption(this.filteredOptions[this.activeIndex]));break;case"Escape":this.open&&(e.preventDefault(),this.open=!1,this.activeIndex=-1);break}}handleListKeyDown(e){var n,o,s;const t=Array.from(this.renderRoot.querySelectorAll('li[role="option"]:not(.no-results)')),i=t.indexOf(this.renderRoot.activeElement);switch(e.key){case"ArrowDown":{e.preventDefault();const r=t[i+1]??t[0];r==null||r.focus();break}case"ArrowUp":e.preventDefault(),i<=0?(this.activeIndex=-1,(n=this.searchInputEl)==null||n.focus()):t[i-1].focus();break;case"Enter":case" ":i>=0&&this.filteredOptions[i]&&(e.preventDefault(),this.selectOption(this.filteredOptions[i]));break;case"Escape":e.preventDefault(),this.open=!1,this.activeIndex=-1,(o=this.searchInputEl)==null||o.focus();break;case"Tab":!e.shiftKey&&i===t.length-1&&(e.preventDefault(),(s=t[0])==null||s.focus());break}}render(){return a`
|
|
5003
5022
|
<o-search-input
|
|
5004
5023
|
role="combobox"
|
|
5005
5024
|
aria-haspopup="listbox"
|
|
@@ -5034,7 +5053,7 @@
|
|
|
5034
5053
|
aria-selected="${t===this.activeIndex}"
|
|
5035
5054
|
class="${t===this.activeIndex?"active":""}"
|
|
5036
5055
|
@focus=${()=>{this.activeIndex=t}}
|
|
5037
|
-
@mousedown=${
|
|
5056
|
+
@mousedown=${i=>i.preventDefault()}
|
|
5038
5057
|
@click=${()=>this.selectOption(e)}
|
|
5039
5058
|
>
|
|
5040
5059
|
<span>${e.value}</span>
|
|
@@ -5046,7 +5065,7 @@
|
|
|
5046
5065
|
`}
|
|
5047
5066
|
</ul>
|
|
5048
5067
|
`:null}
|
|
5049
|
-
`}}
|
|
5068
|
+
`}};H.shadowRootOptions={...p.shadowRootOptions,delegatesFocus:!0};H.styles=C`
|
|
5050
5069
|
:host {
|
|
5051
5070
|
display: flex;
|
|
5052
5071
|
position: relative;
|
|
@@ -5123,4 +5142,4 @@
|
|
|
5123
5142
|
color: var(--color-content-disabled);
|
|
5124
5143
|
font-style: italic;
|
|
5125
5144
|
}
|
|
5126
|
-
`;M([l({type:String})]
|
|
5145
|
+
`;M([l({type:String})],H.prototype,"label",2);M([l({type:String})],H.prototype,"value",2);M([l({type:String})],H.prototype,"placeholder",2);M([l({type:String,attribute:"helper-text"})],H.prototype,"helperText",2);M([l({type:String,reflect:!0})],H.prototype,"state",2);M([l({type:Boolean,reflect:!0})],H.prototype,"disabled",2);M([l({type:String,reflect:!0})],H.prototype,"theme",2);M([l({type:Array})],H.prototype,"options",2);M([l({type:String,attribute:"search-by"})],H.prototype,"searchBy",2);M([l({type:String,attribute:"no-results-text"})],H.prototype,"noResultsText",2);M([l({attribute:!1})],H.prototype,"onSelect",2);M([j()],H.prototype,"open",2);M([j()],H.prototype,"filteredOptions",2);M([j()],H.prototype,"activeIndex",2);M([q1("o-search-input")],H.prototype,"searchInputEl",2);H=M([u("o-search-input-dropdown")],H);
|