@florid-kit/components 2.5.1 → 2.5.3
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 +2 -0
- package/components/link.d.ts +2 -0
- package/index.js +223 -195
- package/index.mjs +670 -637
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -6,17 +6,17 @@
|
|
|
6
6
|
* @license
|
|
7
7
|
* Copyright 2017 Google LLC
|
|
8
8
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
9
|
-
*/const{is:n0,defineProperty:s0,getOwnPropertyDescriptor:r0,getOwnPropertyNames:l0,getOwnPropertySymbols:a0,getPrototypeOf:c0}=Object,u1=globalThis,F2=u1.trustedTypes,h0=F2?F2.emptyScript:"",c2=u1.reactiveElementPolyfillSupport,F1=(e,t)=>e,Y1={toAttribute(e,t){switch(t){case Boolean:e=e?h0: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}},y2=(e,t)=>!n0(e,t),O2={attribute:!0,type:String,converter:Y1,reflect:!1,useDefault:!1,hasChanged:y2};Symbol.metadata??(Symbol.metadata=Symbol("metadata")),u1.litPropertyMetadata??(u1.litPropertyMetadata=new WeakMap);let
|
|
9
|
+
*/const{is:n0,defineProperty:s0,getOwnPropertyDescriptor:r0,getOwnPropertyNames:l0,getOwnPropertySymbols:a0,getPrototypeOf:c0}=Object,u1=globalThis,F2=u1.trustedTypes,h0=F2?F2.emptyScript:"",c2=u1.reactiveElementPolyfillSupport,F1=(e,t)=>e,Y1={toAttribute(e,t){switch(t){case Boolean:e=e?h0: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}},y2=(e,t)=>!n0(e,t),O2={attribute:!0,type:String,converter:Y1,reflect:!1,useDefault:!1,hasChanged:y2};Symbol.metadata??(Symbol.metadata=Symbol("metadata")),u1.litPropertyMetadata??(u1.litPropertyMetadata=new WeakMap);let B1=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=O2){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&&s0(this.prototype,t,o)}}static getPropertyDescriptor(t,i,n){const{get:o,set:s}=r0(this.prototype,t)??{get(){return this[i]},set(l){this[i]=l}};return{get:o,set(l){const c=o==null?void 0:o.call(this);s==null||s.call(this,l),this.requestUpdate(t,c,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??O2}static _$Ei(){if(this.hasOwnProperty(F1("elementProperties")))return;const t=c0(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(F1("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(F1("properties"))){const i=this.properties,n=[...l0(i),...a0(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(S2(o))}else t!==void 0&&i.push(S2(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 o0(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 l=(((s=n.converter)==null?void 0:s.toAttribute)!==void 0?n.converter:Y1).toAttribute(i,n.type);this._$Em=t,l==null?this.removeAttribute(o):this.setAttribute(o,l),this._$Em=null}}_$AK(t,i){var s,l;const n=this.constructor,o=n._$Eh.get(t);if(o!==void 0&&this._$Em!==o){const c=n.getPropertyOptions(o),d=typeof c.converter=="function"?{fromAttribute:c.converter}:((s=c.converter)==null?void 0:s.fromAttribute)!==void 0?c.converter:Y1;this._$Em=o,this[o]=d.fromAttribute(i,c.type)??((l=this._$Ej)==null?void 0:l.get(o))??null,this._$Em=null}}requestUpdate(t,i,n){var o;if(t!==void 0){const s=this.constructor,l=this[t];if(n??(n=s.getPropertyOptions(t)),!((n.hasChanged??y2)(l,i)||n.useDefault&&n.reflect&&l===((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},l){n&&!(this._$Ej??(this._$Ej=new Map)).has(t)&&(this._$Ej.set(t,l??i??this[t]),s!==!0||l!==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,l]of this._$Ep)this[s]=l;this._$Ep=void 0}const o=this.constructor.elementProperties;if(o.size>0)for(const[s,l]of o){const{wrapped:c}=l,d=this[s];c!==!0||this._$AL.has(s)||d===void 0||this.C(s,void 0,l,d)}}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){}};B1.elementStyles=[],B1.shadowRootOptions={mode:"open"},B1[F1("elementProperties")]=new Map,B1[F1("finalized")]=new Map,c2==null||c2({ReactiveElement:B1}),(u1.reactiveElementVersions??(u1.reactiveElementVersions=[])).push("2.1.0");/**
|
|
10
10
|
* @license
|
|
11
11
|
* Copyright 2017 Google LLC
|
|
12
12
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
13
|
-
*/const O1=globalThis,J1=O1.trustedTypes,A2=J1?J1.createPolicy("lit-html",{createHTML:e=>e}):void 0,K2="$lit$",C1=`lit$${Math.random().toFixed(9).slice(2)}$`,
|
|
14
|
-
\f\r]`,S1=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,
|
|
15
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),z2=/'/g,D2=/"/g,
|
|
13
|
+
*/const O1=globalThis,J1=O1.trustedTypes,A2=J1?J1.createPolicy("lit-html",{createHTML:e=>e}):void 0,K2="$lit$",C1=`lit$${Math.random().toFixed(9).slice(2)}$`,G2="?"+C1,d0=`<${G2}>`,y1=document,P1=()=>y1.createComment(""),I1=e=>e===null||typeof e!="object"&&typeof e!="function",L2=Array.isArray,p0=e=>L2(e)||typeof(e==null?void 0:e[Symbol.iterator])=="function",h2=`[
|
|
14
|
+
\f\r]`,S1=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,P2=/-->/g,I2=/>/g,b1=RegExp(`>|${h2}(?:([^\\s"'>=/]+)(${h2}*=${h2}*(?:[^
|
|
15
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),z2=/'/g,D2=/"/g,W2=/^(?:script|style|textarea|title)$/i,C0=e=>(t,...i)=>({_$litType$:e,strings:t,values:i}),a=C0(1),z=Symbol.for("lit-noChange"),h=Symbol.for("lit-nothing"),T2=new WeakMap,w1=y1.createTreeWalker(y1,129);function Q2(e,t){if(!L2(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return A2!==void 0?A2.createHTML(t):t}const u0=(e,t)=>{const i=e.length-1,n=[];let o,s=t===2?"<svg>":t===3?"<math>":"",l=S1;for(let c=0;c<i;c++){const d=e[c];let f,y,v=-1,s1=0;for(;s1<d.length&&(l.lastIndex=s1,y=l.exec(d),y!==null);)s1=l.lastIndex,l===S1?y[1]==="!--"?l=P2:y[1]!==void 0?l=I2:y[2]!==void 0?(W2.test(y[2])&&(o=RegExp("</"+y[2],"g")),l=b1):y[3]!==void 0&&(l=b1):l===b1?y[0]===">"?(l=o??S1,v=-1):y[1]===void 0?v=-2:(v=l.lastIndex-y[2].length,f=y[1],l=y[3]===void 0?b1:y[3]==='"'?D2:z2):l===D2||l===z2?l=b1:l===P2||l===I2?l=S1:(l=b1,o=void 0);const p1=l===b1&&e[c+1].startsWith("/>")?" ":"";s+=l===S1?d+d0:v>=0?(n.push(f),d.slice(0,v)+K2+d.slice(v)+C1+p1):d+C1+(v===-2?c:p1)}return[Q2(e,s+(e[i]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),n]};class z1{constructor({strings:t,_$litType$:i},n){let o;this.parts=[];let s=0,l=0;const c=t.length-1,d=this.parts,[f,y]=u0(t,i);if(this.el=z1.createElement(f,n),w1.currentNode=this.el.content,i===2||i===3){const v=this.el.content.firstChild;v.replaceWith(...v.childNodes)}for(;(o=w1.nextNode())!==null&&d.length<c;){if(o.nodeType===1){if(o.hasAttributes())for(const v of o.getAttributeNames())if(v.endsWith(K2)){const s1=y[l++],p1=o.getAttribute(v).split(C1),Q1=/([.?@])?(.*)/.exec(s1);d.push({type:1,index:s,name:Q1[2],strings:p1,ctor:Q1[1]==="."?f0:Q1[1]==="?"?v0:Q1[1]==="@"?b0:e2}),o.removeAttribute(v)}else v.startsWith(C1)&&(d.push({type:6,index:s}),o.removeAttribute(v));if(W2.test(o.tagName)){const v=o.textContent.split(C1),s1=v.length-1;if(s1>0){o.textContent=J1?J1.emptyScript:"";for(let p1=0;p1<s1;p1++)o.append(v[p1],P1()),w1.nextNode(),d.push({type:2,index:++s});o.append(v[s1],P1())}}}else if(o.nodeType===8)if(o.data===G2)d.push({type:2,index:s});else{let v=-1;for(;(v=o.data.indexOf(C1,v+1))!==-1;)d.push({type:7,index:s}),v+=C1.length-1}s++}}static createElement(t,i){const n=y1.createElement("template");return n.innerHTML=t,n}}function V1(e,t,i=e,n){var l,c;if(t===z)return t;let o=n!==void 0?(l=i._$Co)==null?void 0:l[n]:i._$Cl;const s=I1(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 g0{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)??y1).importNode(i,!0);w1.currentNode=o;let s=w1.nextNode(),l=0,c=0,d=n[0];for(;d!==void 0;){if(l===d.index){let f;d.type===2?f=new N1(s,s.nextSibling,this,t):d.type===1?f=new d.ctor(s,d.name,d.strings,this,t):d.type===6&&(f=new w0(s,this,t)),this._$AV.push(f),d=n[++c]}l!==(d==null?void 0:d.index)&&(s=w1.nextNode(),l++)}return w1.currentNode=y1,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 N1{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=h,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),I1(t)?t===h||t==null||t===""?(this._$AH!==h&&this._$AR(),this._$AH=h):t!==this._$AH&&t!==z&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):p0(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!==h&&I1(this._$AH)?this._$AA.nextSibling.data=t:this.T(y1.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=z1.createElement(Q2(n.h,n.h[0]),this.options)),n);if(((s=this._$AH)==null?void 0:s._$AD)===o)this._$AH.p(i);else{const l=new g0(o,this),c=l.u(this.options);l.p(i),this.T(c),this._$AH=l}}_$AC(t){let i=T2.get(t.strings);return i===void 0&&T2.set(t.strings,i=new z1(t)),i}k(t){L2(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 N1(this.O(P1()),this.O(P1()),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 e2{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,i,n,o,s){this.type=1,this._$AH=h,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=h}_$AI(t,i=this,n,o){const s=this.strings;let l=!1;if(s===void 0)t=V1(this,t,i,0),l=!I1(t)||t!==this._$AH&&t!==z,l&&(this._$AH=t);else{const c=t;let d,f;for(t=s[0],d=0;d<s.length-1;d++)f=V1(this,c[n+d],i,d),f===z&&(f=this._$AH[d]),l||(l=!I1(f)||f!==this._$AH[d]),f===h?t=h:t!==h&&(t+=(f??"")+s[d+1]),this._$AH[d]=f}l&&!o&&this.j(t)}j(t){t===h?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class f0 extends e2{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===h?void 0:t}}class v0 extends e2{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==h)}}class b0 extends e2{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)??h)===z)return;const n=this._$AH,o=t===h&&n!==h||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,s=t!==h&&(n===h||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 w0{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 d2=O1.litHtmlPolyfillSupport;d2==null||d2(z1,N1),(O1.litHtmlVersions??(O1.litHtmlVersions=[])).push("3.3.0");const m0=(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 N1(t.insertBefore(P1(),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 m1=globalThis;let p=class extends B1{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=m0(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 z}};var U2;p._$litElement$=!0,p.finalized=!0,(U2=m1.litElementHydrateSupport)==null||U2.call(m1,{LitElement:p});const p2=m1.litElementPolyfillSupport;p2==null||p2({LitElement:p});(m1.litElementVersions??(m1.litElementVersions=[])).push("4.2.0");/**
|
|
20
20
|
* @license
|
|
21
21
|
* Copyright 2017 Google LLC
|
|
22
22
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
@@ -24,26 +24,26 @@
|
|
|
24
24
|
* @license
|
|
25
25
|
* Copyright 2017 Google LLC
|
|
26
26
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
27
|
-
*/const y0={attribute:!0,type:String,converter:Y1,reflect:!1,hasChanged:y2},
|
|
27
|
+
*/const y0={attribute:!0,type:String,converter:Y1,reflect:!1,hasChanged:y2},L0=(e=y0,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:l}=i;return{set(c){const d=t.get.call(this);t.set.call(this,c),this.requestUpdate(l,d,e)},init(c){return c!==void 0&&this.C(l,void 0,e,c),c}}}if(n==="setter"){const{name:l}=i;return function(c){const d=this[l];t.call(this,c),this.requestUpdate(l,d,e)}}throw Error("Unsupported decorator location: "+n)};function r(e){return(t,i)=>typeof i=="object"?L0(e,t,i):((n,o,s)=>{const l=o.hasOwnProperty(s);return o.constructor.createProperty(s,n),l?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
|
|
31
|
-
*/function
|
|
31
|
+
*/function I(e){return r({...e,state:!0,attribute:!1})}/**
|
|
32
32
|
* @license
|
|
33
33
|
* Copyright 2017 Google LLC
|
|
34
34
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
35
|
-
*/const
|
|
35
|
+
*/const x0=(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 K1(e,t){return(i,n,o)=>{const s=l=>{var c;return((c=l.renderRoot)==null?void 0:c.querySelector(e))??null};return
|
|
39
|
+
*/function K1(e,t){return(i,n,o)=>{const s=l=>{var c;return((c=l.renderRoot)==null?void 0:c.querySelector(e))??null};return x0(i,n,{get(){return s(this)}})}}const X=C`
|
|
40
40
|
outline: 1px dashed var(--color-border-primary);
|
|
41
41
|
outline-offset: 2px;
|
|
42
42
|
`;C`
|
|
43
43
|
:host * {
|
|
44
44
|
box-sizing: border-box;
|
|
45
45
|
}
|
|
46
|
-
`;const
|
|
46
|
+
`;const x2=C`
|
|
47
47
|
border: 0 !important;
|
|
48
48
|
clip: rect(0.1rem, 0.1rem, 0.1rem, 0.1rem) !important;
|
|
49
49
|
-webkit-clip-path: inset(50%) !important;
|
|
@@ -72,10 +72,10 @@
|
|
|
72
72
|
* @license
|
|
73
73
|
* Copyright 2023 Google LLC
|
|
74
74
|
* SPDX-License-Identifier: Apache-2.0
|
|
75
|
-
*/function H0(e){e.addInitializer(t=>{const i=t;i.addEventListener("click",async n=>{const{type:o,[D1]:s}=i,{form:l}=s;if(!(!l||o==="button")&&(await new Promise(c=>{setTimeout(c)}),!n.defaultPrevented)){if(o==="reset"){l.reset();return}l.addEventListener("submit",c=>{Object.defineProperty(c,"submitter",{configurable:!0,enumerable:!0,get:()=>i})},{capture:!0,once:!0}),s.setFormValue(i.value),l.requestSubmit()}})})}const
|
|
75
|
+
*/function H0(e){e.addInitializer(t=>{const i=t;i.addEventListener("click",async n=>{const{type:o,[D1]:s}=i,{form:l}=s;if(!(!l||o==="button")&&(await new Promise(c=>{setTimeout(c)}),!n.defaultPrevented)){if(o==="reset"){l.reset();return}l.addEventListener("submit",c=>{Object.defineProperty(c,"submitter",{configurable:!0,enumerable:!0,get:()=>i})},{capture:!0,once:!0}),s.setFormValue(i.value),l.requestSubmit()}})})}const B0=`<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
|
`,E0=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
@@ -106,14 +106,14 @@
|
|
|
106
106
|
`,A0=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
107
107
|
<path d="M7.12506 1C10.5018 1 13.2509 3.74834 13.251 7.125C13.2511 8.59738 12.7172 10.0206 11.7491 11.1299L14.8731 14.2539C15.0433 14.4253 15.0435 14.7018 14.8731 14.873C14.7913 14.9555 14.6797 15.002 14.5635 15.002C14.4475 15.0019 14.3357 14.9554 14.254 14.873L11.1309 11.749C10.0555 12.6818 8.6564 13.251 7.12506 13.251C3.7484 13.2508 1.00006 10.5017 1.00006 7.125C1.00025 3.74846 3.74852 1.00019 7.12506 1ZM7.12506 1.875C4.22971 1.87522 1.87506 4.23058 1.87506 7.12598C1.87532 10.0212 4.22987 12.3758 7.12506 12.376C10.0204 12.376 12.3758 10.0213 12.376 7.12598C12.376 4.23044 10.0206 1.875 7.12506 1.875Z" fill="#3F2B2E"/>
|
|
108
108
|
</svg>
|
|
109
|
-
`,
|
|
109
|
+
`,P0=`<?xml version="1.0" encoding="utf-8"?>
|
|
110
110
|
<!-- Generator: $$$/GeneralStr/196=Adobe Illustrator 27.6.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
111
111
|
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
112
112
|
viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
|
|
113
113
|
<path class="st0" d="M40,20c0,0.7-0.6,1.2-1.2,1.2H21.2v17.5c0,0.7-0.6,1.2-1.2,1.2s-1.2-0.6-1.2-1.2V21.2H1.2C0.6,21.2,0,20.7,0,20
|
|
114
114
|
s0.6-1.2,1.2-1.2h17.5V1.2C18.8,0.6,19.3,0,20,0s1.2,0.6,1.2,1.2v17.5h17.5C39.4,18.8,40,19.3,40,20z"/>
|
|
115
115
|
</svg>
|
|
116
|
-
`,
|
|
116
|
+
`,I0=`<?xml version="1.0" encoding="utf-8"?>
|
|
117
117
|
<!-- Generator: $$$/GeneralStr/196=Adobe Illustrator 27.6.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
118
118
|
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
119
119
|
viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
|
|
@@ -147,9 +147,9 @@
|
|
|
147
147
|
`,K0=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
148
148
|
<path d="M10.5037 5.99925C10.7795 5.99925 11.0037 6.22311 11.0037 6.49925V14.2922L13.1462 12.1448C13.3411 11.9498 13.6573 11.95 13.8523 12.1448H13.8533C14.0482 12.34 14.0481 12.6565 13.8533 12.8518L10.8572 15.8518C10.6618 16.0471 10.3455 16.0471 10.1501 15.8518L7.15406 12.8518C6.96522 12.6557 6.96774 12.3444 7.15992 12.1516C7.35242 11.9588 7.66416 11.9556 7.86011 12.1448L10.0046 14.2922V6.49925C10.0046 6.22319 10.228 5.99938 10.5037 5.99925ZM5.15699 0.145737C5.35218 -0.0485278 5.66791 -0.0486304 5.86304 0.145737L8.85913 3.14574C9.04829 3.34183 9.04562 3.65402 8.85327 3.84691C8.66066 4.03978 8.34902 4.04225 8.15308 3.85277L6.00952 1.70628V9.49925C6.0095 9.77533 5.78621 9.99918 5.5105 9.99925C5.23473 9.99925 5.0115 9.77538 5.01148 9.49925V1.70628L2.86695 3.85179C2.74288 3.98695 2.55447 4.04321 2.37671 3.99828C2.1991 3.95328 2.06051 3.81475 2.01538 3.63695C1.97026 3.45902 2.02608 3.27015 2.16089 3.14574L5.15699 0.145737Z" fill="#001022"/>
|
|
149
149
|
</svg>
|
|
150
|
-
`,
|
|
150
|
+
`,G0=`<svg viewBox="0 0 200 200" preserveAspectRatio="none" xmlns="http://www.w3.org/2000/svg">
|
|
151
151
|
<line x1="0" y1="0" x2="200" y2="200" />
|
|
152
|
-
</svg>`,
|
|
152
|
+
</svg>`,W0=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
153
153
|
<path d="M2.31202e-08 7.85218C0.974855 6.83983 3.01741 4.44477 6.12766 0.666992L6.54545 0.926252C5.54739 3.04971 4.35203 5.40773 2.95938 8.00033C4.35203 10.5929 5.54739 12.9509 6.54545 15.0744L6.12766 15.3337C3.01741 11.5559 0.974855 9.16082 0 8.14847L2.31202e-08 7.85218Z" fill="#3F2B2E"/>
|
|
154
154
|
<path d="M16 8.14847C15.0251 9.16082 12.9826 11.5559 9.87234 15.3337L9.45455 15.0744C10.4526 12.9509 11.648 10.5929 13.0406 8.00033C11.648 5.40773 10.4526 3.04971 9.45455 0.92625L9.87234 0.666992C12.9826 4.44477 15.0251 6.83983 16 7.85218V8.14847Z" fill="#3F2B2E"/>
|
|
155
155
|
</svg>
|
|
@@ -252,11 +252,11 @@
|
|
|
252
252
|
<path d="M7.68023 2.94C7.29023 2.48 6.73023 2.25 6.02023 2.23C6.02023 2.23 5.98023 2.23 5.97023 2.23C5.28023 2.24 4.73023 2.47 4.34023 2.9C3.72023 3.59 3.75023 4.55 3.75023 4.58V11.5H8.25023V4.6C8.25023 4.6 8.28023 3.63 7.69023 2.94H7.68023ZM4.38023 6.14H7.59023V7.44H4.38023V6.14ZM4.80023 3.38C5.07023 3.08 5.47023 2.93 5.99023 2.92C6.53023 2.92 6.93023 3.09 7.20023 3.4C7.61023 3.88 7.59023 4.56 7.59023 4.58V5.45H4.38023V4.57C4.38023 4.57 4.36023 3.85 4.79023 3.37L4.80023 3.38ZM4.38023 10.81V8.12H7.59023V10.81H4.38023Z" fill="#3F2B2E"/>
|
|
253
253
|
<path d="M6.97023 0.5H5.04023V1.87H6.97023V0.5Z" fill="#3F2B2E"/>
|
|
254
254
|
</svg>
|
|
255
|
-
`,
|
|
255
|
+
`,L3=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
256
256
|
<path d="M10.2497 3.77218C9.7298 3.14176 8.97988 2.81154 8.03998 2.79153C8.03998 2.79153 8.01998 2.79153 8.00998 2.79153C7.99999 2.79153 7.98999 2.79153 7.96999 2.79153C7.05009 2.81154 6.32017 3.12175 5.79022 3.72215C4.96031 4.68279 5.00031 6.01368 5.00031 6.0437V15.5H10.9997V6.07372C10.9997 6.02368 11.0397 4.73282 10.2497 3.77218ZM5.95021 8.22515H10.0498V9.87625H5.95021V8.22515ZM6.48015 4.45263C6.83011 4.06237 7.34006 3.85223 8.00998 3.85223C8.68991 3.85223 9.21985 4.07238 9.55982 4.49266C10.0798 5.12308 10.0598 6.03369 10.0598 6.06371V7.18446H5.96021V6.0437C5.96021 6.0437 5.94021 5.09306 6.49015 4.46264L6.48015 4.45263ZM5.95021 14.4593V10.9169H10.0498V14.4593H5.95021Z" fill="#3F2B2E"/>
|
|
257
257
|
<path d="M9.27985 0.5H6.75012V2.37125H9.27985V0.5Z" fill="#3F2B2E"/>
|
|
258
258
|
</svg>
|
|
259
|
-
`,
|
|
259
|
+
`,x3=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
260
260
|
<path d="M15.7495 5.61222C14.8796 4.68182 13.6398 4.19161 12.06 4.1716H11.94C10.4002 4.19161 9.18032 4.66181 8.31043 5.54219C6.9306 6.95281 7.00059 8.92366 7.00059 8.98369V23.5H16.9993V9.0037C16.9993 8.92366 17.0693 7.01283 15.7595 5.60222L15.7495 5.61222ZM8.10046 12.1151H15.8795V15.2364H8.10046V12.1151ZM9.11033 6.30252C9.77025 5.63223 10.7401 5.28208 11.99 5.27207C13.2798 5.28208 14.2697 5.65224 14.9296 6.35254C15.9295 7.42301 15.8795 8.95368 15.8795 8.99369V11.0246H8.10046V8.97368C8.10046 8.97368 8.05046 7.37299 9.10033 6.30252H9.11033ZM8.10046 22.4195V16.3369H15.8795V22.4195H8.10046Z" fill="#3F2B2E"/>
|
|
261
261
|
<path d="M14.0297 0.5H10.0102V3.05111H14.0297V0.5Z" fill="#3F2B2E"/>
|
|
262
262
|
</svg>
|
|
@@ -266,10 +266,10 @@
|
|
|
266
266
|
`,H3=`<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
|
+
`,B3=`<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"/>
|
|
@@ -337,10 +337,10 @@
|
|
|
337
337
|
`,A3=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
338
338
|
<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 6ZM5.93188 7.75752L8.43188 4.63252C8.53957 4.49738 8.51733 4.30052 8.38219 4.19283C8.24705 4.08513 8.0502 4.10738 7.9425 4.24252L5.66125 7.09439L4.03313 5.46689C3.91051 5.34846 3.7156 5.35016 3.59506 5.4707C3.47452 5.59124 3.47282 5.78615 3.59125 5.90877L5.46625 7.78376C5.52516 7.84205 5.60463 7.87482 5.6875 7.87501L5.705 7.87439C5.79377 7.86934 5.87623 7.82686 5.93188 7.75752Z" fill="#3F2B2E"/>
|
|
339
339
|
</svg>
|
|
340
|
-
`,
|
|
340
|
+
`,P3=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
341
341
|
<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 8ZM7.90462 10.4605L11.4046 6.0855C11.5554 5.89631 11.5243 5.62071 11.3351 5.46994C11.1459 5.31916 10.8703 5.35031 10.7195 5.5395L7.52575 9.53213L5.24637 7.25363C5.07471 7.08783 4.80184 7.0902 4.63308 7.25895C4.46432 7.42771 4.46195 7.70058 4.62775 7.87225L7.25275 10.4973C7.33523 10.5788 7.44648 10.6247 7.5625 10.625L7.587 10.6241C7.71128 10.6171 7.82672 10.5576 7.90462 10.4605Z" fill="#3F2B2E"/>
|
|
342
342
|
</svg>
|
|
343
|
-
`,
|
|
343
|
+
`,I3=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
344
344
|
<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 12ZM11.8638 15.515L16.8638 9.26503C17.0791 8.99476 17.0347 8.60105 16.7644 8.38566C16.4941 8.17026 16.1004 8.21476 15.885 8.48503L11.3225 14.1888L8.06625 10.9338C7.82102 10.6969 7.4312 10.7003 7.19012 10.9414C6.94903 11.1825 6.94564 11.5723 7.1825 11.8175L10.9325 15.5675C11.0503 15.6841 11.2093 15.7496 11.375 15.75L11.41 15.7488C11.5875 15.7387 11.7525 15.6537 11.8638 15.515Z" fill="#3F2B2E"/>
|
|
345
345
|
</svg>
|
|
346
346
|
`,z3=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
@@ -373,10 +373,10 @@
|
|
|
373
373
|
<path d="M1 11.8104C2.22375 10.436 4.80875 7.16588 8.7275 2L9.25 2.34755C7.99875 5.23855 6.48625 8.4613 4.72625 12C6.48625 15.5387 7.985 18.7615 9.25 21.6525L8.7275 22C4.80875 16.8499 2.2375 13.5798 1 12.1896V11.7788V11.8104Z" fill="#3F2B2E"/>
|
|
374
374
|
<path d="M23 12.1896C21.7763 13.564 19.1913 16.8341 15.2725 22L14.75 21.6525C16.0013 18.7615 17.5138 15.5387 19.2738 12C17.5138 8.4613 16.015 5.23855 14.75 2.34755L15.2725 2C19.1913 7.15008 21.7625 10.4202 23 11.8104V12.2212V12.1896Z" fill="#3F2B2E"/>
|
|
375
375
|
</svg>
|
|
376
|
-
`,
|
|
376
|
+
`,G3=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
377
377
|
<path d="M3.5 5.89C4.24 5.13 5.8 3.33 8.18 0.5L8.5 0.69C7.74 2.28 6.82 4.05 5.76 6C6.82 7.94 7.74 9.71 8.5 11.31L8.18 11.5C5.8 8.67 4.24 6.87 3.5 6.11V5.89Z" fill="#3F2B2E"/>
|
|
378
378
|
</svg>
|
|
379
|
-
`,
|
|
379
|
+
`,W3=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
380
380
|
<path d="M5 7.86C5.89538 6.89 7.76923 4.61 10.6215 1L11 1.25C10.0862 3.28 8.98769 5.53 7.71385 8C8.98769 10.47 10.0862 12.73 11 14.75L10.6215 15C7.76923 11.39 5.89538 9.11 5 8.14V7.86Z" fill="#3F2B2E"/>
|
|
381
381
|
</svg>
|
|
382
382
|
`,Q3=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
@@ -470,39 +470,67 @@
|
|
|
470
470
|
<path d="M15.67 9.9036L15.61 9.80354C14.92 8.7028 13.47 7.9523 12 7.9523C10.46 7.9523 8.98 8.74283 8.3 9.94363L8.2 10.1638C7.93 10.7342 7.79 11.3546 7.79 12.005V12.2852C7.84 12.8656 7.97 13.3759 8.2 13.8462L8.39 14.2165C9.08 15.3372 10.5 16.0577 12 16.0577C13.5 16.0577 15.02 15.2672 15.7 14.0664L15.8 13.8462C16.07 13.2759 16.21 12.6554 16.21 12.005V11.7448C16.17 11.0944 16 10.484 15.67 9.91361V9.9036ZM15.12 12.005C15.12 12.5053 15.02 12.9757 14.81 13.4159L14.72 13.5961C14.25 14.4266 13.13 15.007 11.99 15.007C10.85 15.007 9.82 14.4867 9.31 13.6761L9.18 13.4159C9.01 13.0557 8.91 12.6554 8.87 12.2452V12.005C8.87 11.5047 8.97 11.0344 9.18 10.5941L9.27 10.4139C9.74 9.58339 10.86 9.003 12 9.003C13.14 9.003 14.18 9.55337 14.68 10.3439L14.73 10.4239C14.97 10.8442 15.1 11.3045 15.12 11.7648V12.005Z" fill="#3F2B2E"/>
|
|
471
471
|
</svg>
|
|
472
472
|
`,yt=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
473
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.61151 0.526448C6.99246 2.33092 7.95484 2.80208 9.48864 1.73945C9.78938 1.99007 10.0601 2.26074 10.3006 2.56149C9.21797 3.97499 9.78938 5.13787 11.4736 5.45866C11.5137 5.8396 11.5036 6.22055 11.4736 6.61151C9.68913 6.74184 9.17787 7.92477 10.2605 9.48864C10.0099 9.78938 9.73926 10.0601 9.43851 10.3006C7.93479 9.26809 6.83206 9.79941 6.54134 11.4736C6.1604 11.5137 5.77945 11.5036 5.38849 11.4736C5.00754 9.51871 3.98501 9.19792 2.51136 10.2605C2.21062 10.0099 1.93995 9.73926 1.69935 9.43851C2.70183 7.84457 2.17052 6.75186 0.526448 6.54134C0.486349 6.1604 0.496374 5.77945 0.526448 5.38849C2.47126 5.17796 2.77201 4.24566 1.73945 2.51136C1.99007 2.21062 2.26074 1.93995 2.56149 1.69935C3.87474 3.0126 5.32834 2.53141 5.45866 0.526448C5.8396 0.486349 6.22055 0.496374 6.61151 0.526448ZM5.98998 3.71434C7.2531 3.71434 8.27563 4.73687 8.27563 6C8.27563 7.26313 7.2531 8.28566 5.98998 8.28566C4.72685 8.28566 3.70432 7.26313 3.70432 6C3.70432 4.73687 4.72685 3.71434 5.98998 3.71434Z" fill="#3F2B2E"/>
|
|
474
|
+
<defs>
|
|
475
|
+
<clipPath id="clip0_11165_88">
|
|
476
|
+
<rect width="12" height="12" fill="white"/>
|
|
477
|
+
</clipPath>
|
|
478
|
+
</defs>
|
|
479
|
+
</svg>
|
|
480
|
+
`,Lt=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
481
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.78968 1.04285C9.26948 3.33192 10.499 3.92167 12.4482 2.59222C12.828 2.90209 13.1779 3.25195 13.4778 3.64179C12.0983 5.43105 12.828 6.91045 14.9671 7.32028C15.0171 7.80008 15.0071 8.28988 14.9571 8.78968C12.6981 8.95961 12.0383 10.459 13.4078 12.4482C13.0979 12.828 12.7481 13.1779 12.3582 13.4778C10.459 12.1683 9.04957 12.848 8.67972 14.9671C8.19992 15.0171 7.71012 15.0071 7.21032 14.9571C6.72052 12.4782 5.43105 12.0683 3.55183 13.4078C3.17198 13.0979 2.82212 12.7481 2.52225 12.3582C3.79173 10.339 3.122 8.94961 1.03286 8.67972C0.98288 8.19992 0.992875 7.71012 1.04285 7.21032C3.51184 6.95043 3.89169 5.76092 2.59222 3.55183C2.90209 3.17198 3.25195 2.82212 3.64179 2.52225C5.3111 4.19156 7.15035 3.58181 7.32028 1.03286C7.80008 0.98288 8.28988 0.992875 8.78968 1.04285ZM8 5.0812C9.60934 5.0812 10.9088 6.38066 10.9088 7.99C10.9088 9.59934 9.60934 10.8988 8 10.8988C6.39066 10.8988 5.09119 9.59934 5.09119 7.99C5.09119 6.38066 6.39066 5.0812 8 5.0812Z" fill="#3F2B2E"/>
|
|
482
|
+
</svg>
|
|
483
|
+
`,xt=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
484
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.2342 1.06997C13.9838 4.65826 15.9229 5.59781 18.9814 3.49881C19.5812 3.98858 20.1209 4.53831 20.6007 5.14802C18.4317 7.95669 19.5812 10.2856 22.9496 10.9253C23.0195 11.6849 23.0195 12.4545 22.9296 13.2342C19.3713 13.4941 18.3417 15.8529 20.5007 18.9814C20.011 19.5812 19.4612 20.1209 18.8515 20.6007C15.8629 18.5516 13.654 19.6011 13.0743 22.9496C12.3146 23.0195 11.545 23.0195 10.7654 22.9296C9.99572 19.0314 7.97668 18.4017 5.01809 20.5007C4.41837 20.011 3.87863 19.4612 3.39886 18.8515C5.39791 15.673 4.33841 13.4941 1.04997 13.0743C0.980008 12.3146 0.980008 11.545 1.06997 10.7654C4.94812 10.3456 5.54783 8.48644 3.49881 5.01809C3.98858 4.41837 4.53831 3.87863 5.14802 3.39886C7.76678 6.01761 10.6554 5.05807 10.9253 1.04997C11.6849 0.980008 12.4545 0.980008 13.2342 1.06997ZM11.9948 7.42694C14.5136 7.42694 16.5626 9.46597 16.5626 11.9948C16.5626 14.5236 14.5236 16.5626 11.9948 16.5626C9.46597 16.5626 7.42694 14.5236 7.42694 11.9948C7.42694 9.46597 9.46597 7.42694 11.9948 7.42694Z" fill="#3F2B2E"/>
|
|
485
|
+
</svg>
|
|
486
|
+
`,$t=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
487
|
+
<path d="M6.01502 11.5C5.80469 11.5 5.59436 11.49 5.39405 11.46L5.14366 11.43L5.09358 11.1802C4.99342 10.6505 4.77308 9.99088 4.35242 9.82097C3.94178 9.66107 3.36087 9.97089 2.95022 10.2607L2.72988 10.4206L2.51955 10.2507C2.21908 10.0009 1.94865 9.73103 1.70828 9.4312L1.55804 9.24131L1.68824 9.03143C2.07886 8.4018 2.19904 7.86211 2.02878 7.49232C1.82846 7.07257 1.26759 6.91266 0.83691 6.86269L0.556471 6.82271L0.526424 6.54288C0.486361 6.1631 0.496377 5.77332 0.526424 5.38355L0.556471 5.10371L0.83691 5.07373C1.55804 4.99377 1.99873 4.81388 2.13895 4.52405C2.2992 4.20423 2.14897 3.66455 1.70828 2.91498L1.57807 2.7051L1.73832 2.51521C1.9787 2.21539 2.25914 1.94554 2.55961 1.70568L2.81 1.5058L3.03035 1.72567C3.5111 2.20539 4.03192 2.40528 4.42253 2.26536C4.83317 2.11545 5.09358 1.59575 5.14366 0.856176L5.16369 0.55635L5.46416 0.526367C5.84476 0.48639 6.23537 0.496385 6.61597 0.526367L6.86636 0.55635L6.91644 0.806205C7.02661 1.31591 7.23694 1.95554 7.67763 2.13543C8.09829 2.30534 8.66918 2.00551 9.06981 1.72567L9.29016 1.57576L9.49047 1.74566C9.79094 1.99551 10.0614 2.26536 10.3017 2.56518L10.472 2.77506L10.3017 2.99494C10.0213 3.35473 9.73085 3.87442 9.91113 4.34415C10.0614 4.73393 10.5121 5.01376 11.1931 5.14369L11.4535 5.19366L11.4736 5.45351C11.5136 5.83329 11.5036 6.22306 11.4736 6.60284L11.4435 6.89267L11.1531 6.91266C10.5021 6.96263 10.0513 7.17251 9.8911 7.51231C9.71081 7.8821 9.85104 8.43178 10.2817 9.05142L10.4319 9.27129L10.2617 9.47118C10.0113 9.771 9.74086 10.0408 9.44039 10.2807L9.24008 10.4406L9.02975 10.2907C8.45885 9.90093 7.95807 9.771 7.58749 9.92092C7.23694 10.0708 6.97653 10.5106 6.85634 11.1602L6.80626 11.42L6.53584 11.45C6.35556 11.47 6.18529 11.48 6.00501 11.48L6.01502 11.5ZM5.71455 10.7904C5.88482 10.8004 6.05509 10.8004 6.21534 10.7904C6.4457 9.85096 6.92645 9.46118 7.30705 9.30128C7.68764 9.14137 8.31863 9.07141 9.19 9.59111C9.3202 9.48117 9.44039 9.36124 9.55056 9.24131C9.09986 8.49174 8.98968 7.78216 9.26011 7.23248C9.44039 6.86269 9.85103 6.41295 10.8025 6.26304C10.8025 6.10313 10.8025 5.94322 10.8025 5.78332C10.0213 5.58343 9.48045 5.16368 9.26011 4.604C9.10987 4.21423 9.05979 3.60458 9.58061 2.80505C9.47044 2.68511 9.36027 2.56518 9.23006 2.45525C8.52896 2.885 7.91801 2.98494 7.40721 2.78506C6.87637 2.57518 6.50579 2.04549 6.28545 1.20597C6.1252 1.20597 5.96495 1.19598 5.80469 1.20597C5.67449 2.07547 5.27386 2.69511 4.66291 2.91498C4.07198 3.13485 3.40093 2.96495 2.76994 2.43526C2.64975 2.5452 2.53958 2.65513 2.43942 2.76507C2.92017 3.64456 3.03035 4.31417 2.76994 4.82387C2.53958 5.2936 2.01876 5.58343 1.19748 5.72335C1.19748 5.88326 1.18746 6.03317 1.19748 6.19308C2.08887 6.37297 2.47948 6.82271 2.64975 7.17251C2.83003 7.56228 2.93019 8.21191 2.39936 9.16136C2.50953 9.29128 2.62972 9.41121 2.75992 9.52115C3.47104 9.07141 4.082 8.95148 4.5928 9.15136C5.12363 9.36124 5.49421 9.90093 5.71455 10.7704V10.7904ZM6.00501 8.49174C4.63286 8.49174 3.5111 7.37239 3.5111 6.00319C3.5111 4.63398 4.63286 3.51463 6.00501 3.51463C7.37716 3.51463 8.49892 4.63398 8.49892 6.00319C8.49892 7.37239 7.37716 8.49174 6.00501 8.49174ZM6.00501 4.21423C5.01345 4.21423 4.2122 5.01376 4.2122 6.00319C4.2122 6.99261 5.01345 7.79215 6.00501 7.79215C6.99656 7.79215 7.79782 6.99261 7.79782 6.00319C7.79782 5.01376 6.99656 4.21423 6.00501 4.21423Z" fill="#3F2B2E"/>
|
|
488
|
+
<defs>
|
|
489
|
+
<clipPath id="clip0_11165_83">
|
|
490
|
+
<rect width="12" height="12" fill="white"/>
|
|
491
|
+
</clipPath>
|
|
492
|
+
</defs>
|
|
493
|
+
</svg>
|
|
494
|
+
`,Ht=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
495
|
+
<path d="M8.03003 15C7.75976 15 7.49949 14.99 7.22922 14.96L6.88887 14.9199L6.8188 14.5895C6.6286 13.6383 6.30828 13.0376 5.88785 12.8774C5.37733 12.6772 4.6566 13.0676 4.13607 13.4381L3.84577 13.6483L3.56548 13.4181C3.1851 13.1077 2.83474 12.7573 2.53443 12.3668L2.32422 12.1065L2.5044 11.8261C2.9949 11.0351 3.15507 10.3543 2.93484 9.89375C2.68459 9.3631 1.98387 9.17287 1.44332 9.10279L1.07295 9.05272L1.03291 8.68227C0.982855 8.19167 0.992865 7.70107 1.04292 7.21047L1.08296 6.84002L1.45333 6.79997C2.07397 6.72988 2.86477 6.55967 3.09501 6.10912C3.29521 5.71865 3.09501 5.01779 2.54445 4.08665L2.37427 3.80631L2.58449 3.556C2.8948 3.17553 3.24516 2.82511 3.63556 2.52474L3.96589 2.26442L4.25619 2.55477C4.86681 3.16552 5.51747 3.40582 5.99796 3.23561C6.50848 3.04537 6.82881 2.39458 6.89888 1.46344L6.92891 1.07296L7.31931 1.03291C7.80981 0.982852 8.30031 0.992864 8.79081 1.04293L9.12114 1.08297L9.19121 1.41338C9.32135 2.05416 9.60163 2.86515 10.1422 3.08542C10.6627 3.28567 11.3734 2.92523 11.884 2.5748L12.1742 2.37455L12.4445 2.59482C12.8249 2.9052 13.1753 3.26564 13.4756 3.64611L13.7058 3.93647L13.4856 4.22682C12.9951 4.8676 12.8149 5.46834 12.9951 5.91889C13.1753 6.39948 13.7459 6.75992 14.5967 6.92011L14.9371 6.98019L14.9671 7.33062C15.0171 7.82122 15.0071 8.31182 14.9571 8.80242L14.917 9.18288L14.5266 9.21292C13.7058 9.27299 13.1452 9.54333 12.945 9.96384C12.7248 10.4244 12.895 11.1152 13.4355 11.8962L13.6357 12.1866L13.4155 12.4569C13.1052 12.8374 12.7548 13.1878 12.3644 13.4882L12.0942 13.6984L11.8139 13.4982C11.3134 13.1477 10.5926 12.7873 10.012 13.0376C9.5716 13.2278 9.24126 13.7785 9.10112 14.5895L9.04106 14.9399L8.6907 14.97C8.47048 14.99 8.24024 15 8.02002 15H8.03003ZM7.66966 14.0588C7.86987 14.0689 8.08008 14.0789 8.28029 14.0588C8.58059 12.8674 9.19121 12.3668 9.6717 12.1665C10.1622 11.9563 10.963 11.8662 12.0641 12.527C12.2143 12.3968 12.3644 12.2466 12.4946 12.0964C11.924 11.1353 11.7939 10.2442 12.1242 9.53331C12.4345 8.88252 13.1252 8.45199 14.0862 8.30181C14.0962 8.11157 14.0962 7.92134 14.0862 7.73111C13.0952 7.47079 12.4045 6.94014 12.1342 6.22927C11.944 5.73867 11.8739 4.9477 12.5346 3.94648C12.4045 3.79629 12.2643 3.65612 12.1242 3.52596C11.2333 4.06662 10.4625 4.2068 9.81184 3.93647C9.14116 3.66613 8.66067 2.99531 8.38039 1.93402C8.19019 1.924 8 1.924 7.80981 1.93402C7.64964 3.03536 7.12911 3.81632 6.34832 4.10667C5.59755 4.38702 4.73668 4.16675 3.93586 3.50594C3.79572 3.6361 3.66559 3.76626 3.53545 3.90643C4.14608 5.0278 4.27621 5.86883 3.94587 6.52964C3.64557 7.13037 2.9949 7.50083 1.95384 7.67103C1.94383 7.86127 1.94383 8.04149 1.95384 8.23172C3.085 8.47201 3.57549 9.0327 3.79572 9.49326C4.02595 9.98386 4.14608 10.8149 3.4854 12.0264C3.62555 12.1765 3.76569 12.3267 3.91584 12.4669C4.81676 11.9062 5.59755 11.746 6.24822 12.0063C6.9189 12.2767 7.39939 12.9675 7.67967 14.0689L7.66966 14.0588ZM8.02002 11.1753C6.26824 11.1753 4.83678 9.74357 4.83678 7.99143C4.83678 6.23928 6.26824 4.80753 8.02002 4.80753C9.7718 4.80753 11.2033 6.23928 11.2033 7.99143C11.2033 9.74357 9.7718 11.1753 8.02002 11.1753ZM8.02002 5.73867C6.77876 5.73867 5.76773 6.74991 5.76773 7.99143C5.76773 9.23294 6.77876 10.2442 8.02002 10.2442C9.26128 10.2442 10.2723 9.23294 10.2723 7.99143C10.2723 6.74991 9.26128 5.73867 8.02002 5.73867Z" fill="#3F2B2E"/>
|
|
496
|
+
</svg>
|
|
497
|
+
`,Bt=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
498
|
+
<path d="M12.02 22.99C11.5996 22.99 11.1893 22.97 10.7689 22.9201L10.2585 22.8601L10.1584 22.3606C9.94818 21.3016 9.5178 19.9728 8.66704 19.6331C7.84631 19.3034 6.69529 19.9328 5.87456 20.5223L5.43417 20.832L5.0138 20.4923C4.42327 20.0028 3.87279 19.4533 3.39236 18.8438L3.08208 18.4542L3.35232 18.0346C4.14303 16.7857 4.38324 15.6967 4.03293 14.9674C3.63257 14.1182 2.52159 13.8085 1.65081 13.6986L1.10032 13.6286L1.05028 13.0691C0.980217 12.3098 0.980217 11.5306 1.0703 10.7613L1.13035 10.2018L1.69085 10.1418C3.13213 9.99196 4.01291 9.6223 4.30317 9.04284C4.62345 8.40343 4.33319 7.32442 3.4424 5.8258L3.19218 5.40618L3.50246 5.02653C3.99289 4.43707 4.54338 3.88758 5.14391 3.40802L5.63435 3.01838L6.07474 3.45797C7.03559 4.41709 8.07652 4.82672 8.85721 4.52699C9.66793 4.21728 10.1984 3.19821 10.2885 1.70958L10.3285 1.11013L10.919 1.05019C11.6797 0.980253 12.4604 0.980253 13.2311 1.07017L13.7315 1.13012L13.8316 1.62966C14.0418 2.64872 14.4822 3.93753 15.343 4.27722C16.1837 4.61691 17.3147 4.01746 18.1254 3.46797L18.5658 3.16824L18.9762 3.50793C19.5767 3.99748 20.1172 4.54697 20.5976 5.15641L20.9379 5.58602L20.6076 6.02561C20.0572 6.74495 19.4666 7.79399 19.8269 8.72313C20.1172 9.49242 21.028 10.0619 22.3792 10.3117L22.8997 10.4116L22.9497 10.9311C23.0198 11.6904 23.0198 12.4697 22.9297 13.239L22.8696 13.8184L22.2891 13.8584C20.988 13.9583 20.0872 14.3779 19.7669 15.0573C19.4066 15.7966 19.6868 16.8956 20.5476 18.1345L20.8479 18.5741L20.5076 18.9837C20.0171 19.5831 19.4666 20.1226 18.8561 20.6022L18.4457 20.9219L18.0153 20.6322C16.8743 19.8429 15.8834 19.5931 15.1428 19.9028C14.4322 20.2026 13.9117 21.0818 13.6915 22.3706L13.6014 22.9001L13.071 22.95C12.7206 22.98 12.3703 23 12.01 23L12.02 22.99ZM11.4295 21.5713C11.7698 21.5913 12.1001 21.5913 12.4404 21.5713C12.9008 19.6831 13.8617 18.9038 14.6223 18.5941C15.393 18.2743 16.6441 18.1345 18.3857 19.1735C18.6359 18.9537 18.8761 18.7139 19.1063 18.4642C18.1955 16.9655 17.9853 15.5469 18.5158 14.4479C19.0062 13.4288 20.0972 12.7494 21.6085 12.5196C21.6285 12.1999 21.6285 11.8802 21.6085 11.5605C20.0471 11.1509 18.9662 10.3317 18.5358 9.21268C18.2355 8.4334 18.1354 7.21452 19.1864 5.62598C18.9662 5.37621 18.736 5.14642 18.4958 4.92662C17.1045 5.77584 15.8734 5.99564 14.8525 5.58602C13.8016 5.1664 13.0409 4.10738 12.6005 2.42892C12.2802 2.40894 11.96 2.39895 11.6397 2.41893C11.3895 4.15733 10.5787 5.3862 9.35765 5.84578C8.18661 6.28537 6.82541 5.94569 5.56429 4.89665C5.33408 5.10646 5.10388 5.32626 4.89369 5.56604C5.86455 7.33441 6.07474 8.6532 5.55428 9.69224C5.08386 10.6314 4.05295 11.2208 2.41149 11.4806C2.39147 11.7903 2.39147 12.11 2.41149 12.4197C4.19307 12.7894 4.97376 13.6686 5.31406 14.3879C5.68439 15.1672 5.86455 16.466 4.81362 18.3643C5.03382 18.614 5.27403 18.8638 5.52425 19.0936C6.9355 18.1944 8.1666 17.9446 9.19751 18.3543C10.2585 18.7739 11.0091 19.8629 11.4295 21.5913V21.5713ZM12.01 16.9755C9.26757 16.9755 7.02558 14.7476 7.02558 12.0001C7.02558 9.25264 9.25757 7.02469 12.01 7.02469C14.7625 7.02469 16.9944 9.25264 16.9944 12.0001C16.9944 14.7476 14.7625 16.9755 12.01 16.9755ZM12.01 8.4334C10.0383 8.4334 8.43684 10.0319 8.43684 12.0001C8.43684 13.9683 10.0383 15.5668 12.01 15.5668C13.9818 15.5668 15.5832 13.9683 15.5832 12.0001C15.5832 10.0319 13.9818 8.4334 12.01 8.4334Z" fill="#3F2B2E"/>
|
|
499
|
+
</svg>
|
|
500
|
+
`,Vt=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
473
501
|
<path d="M10.99 5.73473H9.87113C9.83117 5.12412 9.66134 4.52352 9.38162 3.99299L9.32168 3.88288C8.74226 2.92192 7.58342 2.25125 6.35465 2.14114V1H5.65534V2.14114C4.36663 2.25125 3.17782 2.96196 2.61838 4.003L2.50849 4.22322C2.2987 4.68368 2.1988 5.2042 2.15884 5.73473H1V6.43544H2.15884C2.20879 6.90591 2.31868 7.35636 2.50849 7.77678L2.68831 8.12713C3.27772 9.0981 4.41658 9.74875 5.65534 9.85886V11H6.35465V9.85886C7.64336 9.74875 8.83217 9.03804 9.39161 7.997L9.5015 7.77678C9.69131 7.36637 9.78122 6.90591 9.83117 6.44545H11V5.74474L10.99 5.73473ZM8.86214 7.47648L8.77223 7.67668C8.34266 8.46747 7.38362 9.04805 6.36464 9.15816V7.83684H5.66533V9.13814C4.66633 9.03804 3.76723 8.53754 3.30769 7.77678L3.15784 7.48649C3.00799 7.15616 2.92807 6.80581 2.87812 6.44545H4.17682V5.74474H2.87812C2.90809 5.31431 2.98801 4.89389 3.15784 4.53353L3.24775 4.33333C3.67732 3.54254 4.63636 2.96196 5.65534 2.85185V4.17317H6.35465V2.87187C7.33367 2.98198 8.26274 3.49249 8.71229 4.24324L8.76224 4.34334C8.99201 4.77377 9.12188 5.26426 9.16184 5.74474H7.82318V6.44545H9.12188C9.08192 6.81582 9.002 7.16617 8.86214 7.48649V7.47648Z" fill="#3F2B2E"/>
|
|
474
502
|
</svg>
|
|
475
|
-
`,
|
|
503
|
+
`,Et=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
476
504
|
<path d="M15 7.5747H13.49C13.43 6.72409 13.2 5.9035 12.81 5.17298L12.72 5.01287C11.91 3.6619 10.29 2.72123 8.57 2.55111V1H7.46V2.5411C5.66 2.71122 4 3.72194 3.21 5.18299L3.06 5.49321C2.77 6.13367 2.6 6.83417 2.55 7.56469H1V8.67548H2.58C2.66 9.31594 2.8 9.93638 3.06 10.5168L3.31 11.0071C4.13 12.3681 5.72 13.2888 7.46 13.4589V15H8.57V13.4589C10.37 13.2788 12.03 12.2781 12.82 10.817L12.97 10.5068C13.23 9.94639 13.39 9.31594 13.46 8.67548H15V7.56469V7.5747ZM11.96 10.0465L11.83 10.3267C11.25 11.3974 9.95 12.188 8.57 12.3581V10.5668H7.46V12.3581C6.11 12.198 4.89 11.4875 4.27 10.4668L4.07 10.0665C3.88 9.63617 3.76 9.16583 3.7 8.6955H5.44V7.5847H3.68C3.73 7.0143 3.84 6.4639 4.06 5.98356L4.19 5.70336C4.77 4.63259 6.07 3.84203 7.46 3.67191V5.46319H8.57V3.67191C9.9 3.83202 11.14 4.56254 11.76 5.58327L11.84 5.72337C12.14 6.29378 12.32 6.94425 12.38 7.59471H10.58V8.7055H12.33C12.27 9.18585 12.16 9.65618 11.97 10.0665L11.96 10.0465Z" fill="#3F2B2E"/>
|
|
477
505
|
</svg>
|
|
478
|
-
`,
|
|
506
|
+
`,Mt=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
479
507
|
<path d="M23 11.61H20.34V11.44C20.26 10.12 19.9 8.82 19.29 7.69L19.15 7.45C17.88 5.34 15.29 3.89 12.59 3.7V1H11.43V3.7C8.6 3.89 5.95 5.43 4.72 7.7L4.49 8.18C4.01 9.22 3.75 10.4 3.71 11.61H1V12.77H3.71C3.81 13.84 4.07 14.87 4.49 15.83L4.87 16.58C6.16 18.71 8.69 20.12 11.43 20.3V23H12.59V20.3C15.42 20.11 18.07 18.57 19.3 16.3L19.53 15.82C19.95 14.89 20.21 13.85 20.29 12.77H22.99V11.61H23ZM18.49 15.33L18.28 15.78C17.27 17.63 14.99 18.95 12.6 19.14V16.02H11.44V19.14C9.1 18.97 6.96 17.77 5.89 16L5.56 15.35C5.2 14.54 4.99 13.67 4.9 12.78H7.98V11.62H4.88C4.93 10.58 5.15 9.57 5.56 8.68L5.77 8.23C6.78 6.38 9.06 5.06 11.45 4.87V7.99H12.61V4.87C14.92 5.05 17.1 6.28 18.16 8.04L18.28 8.26C18.8 9.24 19.12 10.37 19.19 11.49V11.63H16.04V12.79H19.15C19.07 13.69 18.85 14.57 18.49 15.35V15.33Z" fill="#3F2B2E"/>
|
|
480
508
|
</svg>
|
|
481
|
-
|
|
509
|
+
`,kt=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
482
510
|
<path d="M1 1V11H11V1H1ZM10.3 1.7V3.84H6.15C6.21 3.79 6.28 3.74 6.33 3.68C6.63 3.32 6.62 2.86 6.28 2.4C5.95 2.05 5.63 2.02 5.42 2.06C4.89 2.16 4.52 2.79 4.29 3.29C4.05 2.68 3.75 2.16 3.28 2.03C3.08 1.97 2.75 1.98 2.36 2.34C2.02 2.74 1.99 3.19 2.26 3.58C2.33 3.67 2.42 3.75 2.52 3.83H1.71V1.7H10.31H10.3ZM2.86 2.83C2.92 2.77 3 2.71 3.07 2.71H3.09C3.21 2.74 3.41 2.94 3.67 3.65C3.35 3.57 2.95 3.39 2.8 3.16C2.77 3.11 2.7 3 2.85 2.83H2.86ZM4.9 3.65C5.21 2.96 5.42 2.78 5.55 2.76C5.55 2.76 5.56 2.76 5.57 2.76C5.64 2.76 5.72 2.83 5.75 2.86C5.91 3.09 5.84 3.18 5.8 3.23C5.64 3.45 5.23 3.59 4.9 3.65ZM1.7 4.54H3.09C2.85 4.85 2.68 5.27 2.68 5.82H3.38C3.38 5.27 3.61 4.94 3.86 4.74V10.29H1.7V4.53V4.54ZM4.57 10.3V4.75C4.82 4.95 5.04 5.27 5.03 5.83H5.73C5.73 5.28 5.58 4.86 5.35 4.55H10.3V10.31H4.57V10.3Z" fill="#33292C"/>
|
|
483
511
|
</svg>
|
|
484
|
-
`,
|
|
512
|
+
`,Zt=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
485
513
|
<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
514
|
</svg>
|
|
487
|
-
`,
|
|
515
|
+
`,_t=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
488
516
|
<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
517
|
</svg>
|
|
490
|
-
`,
|
|
518
|
+
`,St=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
491
519
|
<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
520
|
<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
521
|
</svg>
|
|
494
|
-
`,
|
|
522
|
+
`,Ft=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
495
523
|
<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
524
|
<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
525
|
</svg>
|
|
498
|
-
`,
|
|
526
|
+
`,Ot=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
499
527
|
<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
528
|
<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
529
|
</svg>
|
|
502
|
-
`,
|
|
530
|
+
`,At=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
503
531
|
<path d="M10.7 5.04531C10.47 5.17448 10.27 5.33347 10.09 5.52226C9.93 5.68124 9.79 5.8601 9.63 5.99921C9.6 6.02902 9.55 6.06876 9.53 6.08863C9.55 6.0787 9.51 6.09857 9.48 6.10851C9.47 6.10851 9.43 6.12838 9.43 6.12838C9.42 6.11844 9.4 6.10851 9.39 6.09857C9.31 6.03895 9.23 5.9694 9.15 5.90978C8.98 5.7806 8.81 5.65143 8.64 5.52226C8.32 5.28378 8 5.02544 7.67 4.7969C7.51 4.6876 7.34 4.5783 7.16 4.48887C6.98 4.39944 6.79 4.30008 6.58 4.27027C6.16 4.20072 5.75 4.36963 5.39 4.5783C5.26 4.64785 5.09 4.7969 4.93 4.77703C4.84 4.75715 4.83 4.6876 4.87 4.59817C5 4.31002 5.28 4.10135 5.55 3.95231C5.88 3.76351 6.25 3.64428 6.63 3.61447C6.86 3.60453 7.08 3.61447 7.3 3.61447C7.5 3.61447 7.69 3.66415 7.88 3.68402C8.24 3.72377 8.62 3.74364 8.96 3.59459C9.18 3.49523 9.38 3.34618 9.58 3.21701L9.31 2.75H9.3C9.13 2.86924 8.95 2.98847 8.76 3.08784C8.61 3.16733 8.45 3.17727 8.28 3.17727C8.15 3.17727 8.01 3.16733 7.88 3.15739C7.67 3.13752 7.46 3.08784 7.25 3.08784C7.02 3.08784 6.78 3.0779 6.55 3.08784C6.14 3.11765 5.74 3.23688 5.37 3.43561C5.1 3.14746 4.68 3.02822 4.29 3.06797C4.03 3.09777 3.79 3.15739 3.54 3.1872H3.51C3.51 3.1872 3.46 3.1872 3.43 3.1872C3.37 3.1872 3.32 3.1872 3.26 3.1872C3.21 3.1872 3.16 3.1872 3.11 3.1872H3.09C3.09 3.1872 3.03 3.17727 3 3.16733C2.97 3.16733 2.94 3.14746 2.91 3.14746C2.9 3.14746 2.89 3.13752 2.88 3.13752C2.83 3.11765 2.79 3.08784 2.75 3.06797C2.65 3.00835 2.56 2.93879 2.46 2.86924C2.46 2.86924 2.44 2.86924 2.44 2.8593L2.17 3.31638C2.17 3.31638 2.18 3.32631 2.19 3.33625C2.41 3.49523 2.63 3.64428 2.91 3.69396C3.21 3.75358 3.52 3.72377 3.82 3.67409C3.97 3.65421 4.11 3.6244 4.25 3.60453C4.27 3.60453 4.28 3.60453 4.31 3.60453C4.28 3.60453 4.29 3.60453 4.32 3.60453C4.35 3.60453 4.4 3.60453 4.43 3.59459H4.6C4.6 3.59459 4.62 3.59459 4.63 3.59459C4.66 3.59459 4.68 3.60453 4.71 3.61447C4.73 3.61447 4.77 3.6244 4.79 3.64428C4.73 3.60453 4.81 3.65421 4.82 3.66415C4.84 3.67409 4.87 3.69396 4.9 3.71383C4.9 3.71383 4.92 3.7337 4.93 3.7337C4.75 3.87281 4.58 4.04173 4.46 4.24046C4.34 4.42925 4.26 4.64785 4.32 4.86646C4.38 5.06518 4.54 5.2341 4.74 5.30366C5.21 5.4527 5.58 5.08506 5.97 4.91614C6.12 4.84658 6.3 4.7969 6.47 4.81677C6.66 4.84658 6.84 4.95588 7 5.04531C7.4 5.27385 7.75 5.55207 8.11 5.82035C8.31 5.9694 8.51 6.11844 8.7 6.27743C8.79 6.34698 8.89 6.41654 8.98 6.49603C9.01 6.52584 9.05 6.55565 9.08 6.58545C9.08 6.58545 9.03 6.68482 9.08 6.6252C9.08 6.6252 9.06 6.65501 9.05 6.67488C9.06 6.66495 9.07 6.66495 9.05 6.68482C9.05 6.68482 9.05 6.70469 9.04 6.70469C9.04 6.70469 9.03 6.70469 9.02 6.71463C9.01 6.71463 9 6.71463 8.99 6.72456H8.84C8.84 6.72456 8.78 6.71463 8.74 6.70469C8.67 6.68482 8.6 6.66495 8.53 6.63514C8.53 6.63514 8.51 6.63514 8.51 6.6252C8.52 6.6252 8.48 6.61526 8.48 6.60533C8.45 6.58545 8.4 6.57552 8.37 6.55564C8.29 6.52584 8.22 6.48609 8.14 6.44634C7.99 6.36685 7.84 6.27743 7.7 6.188C7.44 6.02902 7.2 5.84022 6.94 5.69118C6.81 5.61169 6.63 5.66137 6.56 5.79054C6.48 5.91971 6.53 6.08863 6.66 6.16812C7.04 6.39666 7.4 6.66495 7.79 6.88355C7.91 6.9531 8.06 7.03259 8.2 7.10215V7.19157C8.2 7.19157 8.19 7.22138 8.18 7.25119C8.18 7.27107 8.16 7.281 8.16 7.30088C8.15 7.32075 8.14 7.33068 8.13 7.35056H8.14C8.14 7.35056 8.14 7.35056 8.13 7.35056C8.12 7.36049 8.11 7.37043 8.1 7.38037L8.08 7.3903C8.08 7.3903 8.06 7.3903 8.05 7.3903H8.06H7.9C7.9 7.3903 7.85 7.3903 7.83 7.38037C7.78 7.37043 7.74 7.36049 7.7 7.35056C7.68 7.35056 7.66 7.34062 7.64 7.33068C7.63 7.33068 7.59 7.32075 7.63 7.33068C7.67 7.34062 7.63 7.33068 7.61 7.33068C7.52 7.29094 7.44 7.24126 7.35 7.20151C7.21 7.12202 7.07 7.04253 6.94 6.94316C6.8 6.8438 6.66 6.74444 6.52 6.63514C6.4 6.55564 6.21 6.60533 6.14 6.7345C6.06 6.87361 6.11 7.01272 6.24 7.11208C6.54 7.31081 6.81 7.52941 7.12 7.69833C7.2 7.74801 7.29 7.78776 7.39 7.82751V7.907V7.87719V7.95668C7.39 7.95668 7.39 7.98649 7.38 7.99642C7.38 8.00636 7.37 8.0163 7.36 8.02623C7.35 8.03617 7.34 8.04611 7.33 8.05604C7.32 8.06598 7.3 8.07592 7.28 8.08585H7.17C7.06 8.06598 6.95 8.03617 6.84 7.98649C6.59 7.87719 6.35 7.76789 6.12 7.6089C6.06 7.56916 5.97 7.55922 5.9 7.5791C5.84 7.59897 5.77 7.64865 5.73 7.70827C5.65 7.84738 5.7 7.99642 5.83 8.08585C6.04 8.22496 6.27 8.33426 6.5 8.43363C6.49 8.47337 6.48 8.52305 6.46 8.55286C6.43 8.60255 6.4 8.61248 6.34 8.65223C6.3 8.6721 6.24 8.69197 6.15 8.71185H5.93C5.52 8.70191 5.1 8.52305 4.72 8.29452C3.81 7.76789 3 7.0624 2.4 6.21781C2.07 5.7508 1.75 5.27385 1.32 4.88633C1.31 4.87639 1.3 4.87639 1.29 4.86646L1 5.3434C1.38 5.70111 1.66 6.12838 1.96 6.54571C2.3 7.02266 2.7 7.43999 3.15 7.83744C3.6 8.22496 4.1 8.59261 4.64 8.87083C5.07 9.09937 5.56 9.26828 6.07 9.24841C6.3 9.23848 6.53 9.18879 6.72 9.05962C6.89 8.94038 6.99 8.79134 7.04 8.60255C7.11 8.61248 7.17 8.62242 7.24 8.62242C7.43 8.62242 7.63 8.53299 7.76 8.39388C7.84 8.30445 7.89 8.22496 7.92 8.11566C7.94 8.05604 7.94 8.00636 7.94 7.94674C8.16 7.94674 8.36 7.89706 8.52 7.72814C8.63 7.6089 8.72 7.43999 8.75 7.27107C8.92 7.29094 9.08 7.29094 9.24 7.22138C9.5 7.12202 9.62 6.89348 9.67 6.65501C9.7 6.64507 9.74 6.6252 9.77 6.60533C9.85 6.56558 9.93 6.50596 10 6.44634C10.12 6.34698 10.22 6.23768 10.32 6.12838C10.54 5.89984 10.74 5.70111 11 5.54213L10.72 5.07512H10.71L10.7 5.04531Z" fill="#3F2B2E"/>
|
|
504
532
|
</svg>
|
|
505
|
-
`,
|
|
533
|
+
`,Pt=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
506
534
|
<path d="M8.55389 11.9253C8.55389 11.9253 8.54391 11.9253 8.53393 11.9253C8.51397 11.9353 8.50399 11.9453 8.55389 11.9253Z" fill="#3F2B2E"/>
|
|
507
535
|
<path d="M8.42415 11.9953C8.40419 11.9953 8.39421 12.0053 8.42415 11.9953Z" fill="#3F2B2E"/>
|
|
508
536
|
<path d="M9.16267 11.1548C8.89321 11.1548 8.72355 11.375 8.69361 11.6251C8.69361 11.5951 8.67365 11.7152 8.66367 11.7552C8.66367 11.7752 8.66367 11.7652 8.66367 11.7752C8.66367 11.7952 8.65369 11.8052 8.66367 11.7752C8.65369 11.7952 8.63373 11.8252 8.62375 11.8453C8.62375 11.8553 8.62375 11.8453 8.62375 11.8553C8.61377 11.8653 8.59381 11.8953 8.62375 11.8553C8.60379 11.8753 8.59381 11.8953 8.57385 11.9153C8.57385 11.9153 8.56387 11.9153 8.55389 11.9253C8.55389 11.9253 8.56387 11.9253 8.57385 11.9253C8.52395 11.9553 8.54391 11.9453 8.55389 11.9253C8.53393 11.9453 8.50399 11.9553 8.48403 11.9753C8.48403 11.9753 8.46407 11.9853 8.44411 11.9953C8.46407 11.9953 8.46407 11.9953 8.44411 11.9953C8.42415 11.9953 8.41417 12.0053 8.44411 11.9953C8.42415 11.9953 8.40419 12.0053 8.39421 12.0154C8.33433 12.0354 8.28443 12.0454 8.22455 12.0554C8.21457 12.0554 8.22455 12.0554 8.21457 12.0554C8.28443 12.0554 8.19461 12.0554 8.21457 12.0554C8.18463 12.0554 8.15469 12.0554 8.12475 12.0554C8.05489 12.0554 7.98503 12.0554 7.91517 12.0554C7.85529 12.0554 7.78543 12.0554 7.72555 12.0454C7.72555 12.0454 7.69561 12.0454 7.68563 12.0454C7.68563 12.0454 7.70559 12.0454 7.71557 12.0454C7.68563 12.0454 7.68563 12.0454 7.68563 12.0454C7.66567 12.0454 7.64571 12.0454 7.61577 12.0354C7.47605 12.0154 7.33633 11.9753 7.19661 11.9353C6.82735 11.8252 6.48802 11.6351 6.15868 11.435C4.83134 10.6345 3.64371 9.5639 2.75549 8.28314C2.26647 7.57272 1.79741 6.83228 1.1487 6.24193C1.12874 6.22191 1.10878 6.22191 1.0988 6.21191L0.5 6.92233C1.10878 7.48266 1.53792 8.17307 2.00699 8.84347C2.51597 9.5739 3.10479 10.2343 3.76347 10.8246C4.44212 11.425 5.17066 11.9753 5.96906 12.4156C6.61776 12.7758 7.34631 13.036 8.09481 12.9959C8.43413 12.9759 8.79341 12.9059 9.07285 12.6958C9.43214 12.4356 9.6018 12.0554 9.64172 11.6151C9.66168 11.365 9.41218 11.1448 9.17265 11.1448L9.16267 11.1548Z" fill="#3F2B2E"/>
|
|
@@ -534,7 +562,7 @@
|
|
|
534
562
|
<path d="M13.2246 8.30315C13.2246 8.30315 13.2146 8.29314 13.2046 8.28314C13.1946 8.28314 13.1846 8.28314 13.2246 8.30315Z" fill="#3F2B2E"/>
|
|
535
563
|
<path d="M12.8752 3.01001C12.6158 3.19011 12.3563 3.37022 12.0768 3.53031C11.8573 3.66039 11.6477 3.66039 11.3982 3.65039C11.1986 3.65039 10.999 3.64038 10.7994 3.61036C10.5 3.57034 10.1806 3.5103 9.87126 3.5003C9.53194 3.5003 9.18263 3.48029 8.84331 3.5003C8.18463 3.56033 7.53593 3.75045 6.96707 4.09065C6.45808 4.39083 5.97904 4.77105 5.67964 5.28135C5.5 5.58153 5.38024 5.93174 5.47006 6.28195C5.55988 6.61215 5.81936 6.88231 6.13872 6.99237C6.84731 7.23251 7.40619 6.66218 7.99501 6.39201C8.21457 6.29196 8.47405 6.21191 8.70359 6.25193C8.96307 6.29195 9.23253 6.46206 9.46208 6.60214C10.0409 6.94234 10.5599 7.3726 11.0888 7.78284C11.3782 8.01298 11.6776 8.24311 11.9671 8.47325C12.1068 8.58332 12.2465 8.69338 12.3862 8.80345C12.506 8.90351 12.6158 9.03358 12.7555 9.10363C12.985 9.20368 13.2545 9.17367 13.3942 8.93352C13.514 8.73341 13.4641 8.3932 13.2246 8.28314C13.2246 8.28314 13.2046 8.28314 13.1946 8.27313C13.1946 8.27313 13.2046 8.29314 13.2146 8.29314C13.1747 8.26313 13.1846 8.26313 13.1946 8.27313C13.1946 8.27313 13.1747 8.25312 13.1647 8.24311C13.1248 8.20309 13.0848 8.17307 13.0449 8.13305C12.9251 8.03299 12.8054 7.94294 12.6856 7.84288C12.4361 7.64276 12.1866 7.45264 11.9371 7.25253C11.4581 6.8723 10.989 6.49207 10.49 6.14187C10.2505 5.97177 10.001 5.81167 9.7515 5.67159C9.48204 5.5315 9.19261 5.37141 8.89321 5.33138C8.24451 5.23133 7.63573 5.48147 7.09681 5.81167C6.90719 5.93174 6.66766 6.12185 6.4481 6.10184C6.4481 6.10184 6.40818 6.08183 6.38822 6.06182C6.38822 6.06182 6.37824 6.00178 6.37824 6.04181C6.37824 6.02179 6.3982 5.95175 6.40818 5.92174C6.5978 5.47147 6.98703 5.1913 7.39621 4.94115C7.86527 4.65098 8.41417 4.47087 8.96307 4.44086C9.29241 4.42084 9.62176 4.44086 9.9511 4.44086C10.2405 4.44086 10.52 4.5209 10.8094 4.55092C11.3483 4.61096 11.9172 4.63097 12.4261 4.40083C12.7555 4.25074 13.0449 4.02061 13.3443 3.82049C13.3543 3.82049 13.3643 3.80048 13.3743 3.79047L12.8752 3V3.01001Z" fill="#3F2B2E"/>
|
|
536
564
|
</svg>
|
|
537
|
-
`,
|
|
565
|
+
`,It=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
538
566
|
<path d="M17.7929 15.0571C17.883 15.037 17.7228 15.1072 17.7929 15.0571Z" fill="#3F2B2E"/>
|
|
539
567
|
<path d="M17.8029 15.047C17.8029 15.047 17.7929 15.0671 17.7829 15.0771C17.7829 15.0771 17.7829 15.0771 17.8029 15.047Z" fill="#3F2B2E"/>
|
|
540
568
|
<path d="M17.7929 15.0571C17.7929 15.0871 17.7929 15.0871 17.7929 15.0571Z" fill="#3F2B2E"/>
|
|
@@ -548,37 +576,37 @@
|
|
|
548
576
|
<path d="M3.68366 6.04177C4.14429 6.39236 4.64497 6.71291 5.22576 6.83311C5.86664 6.96333 6.51752 6.90323 7.14838 6.79304C7.72918 6.69287 8.30997 6.54262 8.90077 6.58269C8.96086 6.58269 8.96086 6.58269 8.91079 6.58269C8.94083 6.58269 8.97087 6.5927 9.00091 6.60272C9.06099 6.61274 9.12107 6.63277 9.18116 6.64279C9.24124 6.6528 9.30132 6.68286 9.3614 6.70289C9.29131 6.67284 9.45152 6.74296 9.46154 6.75297C9.70187 6.87318 9.82203 6.97335 10.0023 7.18371C10.1625 7.37403 10.503 7.34398 10.6632 7.18371C10.8534 6.99338 10.8234 6.72292 10.6632 6.5326C10.0824 5.84143 9.16113 5.58099 8.26991 5.67114C7.72918 5.73124 7.18844 5.85144 6.6477 5.93158C6.26718 5.99168 5.7665 6.01172 5.38598 5.92156C4.93537 5.81138 4.54483 5.5309 4.1543 5.24041" fill="#3F2B2E"/>
|
|
549
577
|
<path d="M19.6855 12.6129C19.5653 12.5628 19.4752 12.4426 19.3751 12.3625C19.1948 12.2223 19.0146 12.082 18.8343 11.9418C18.4638 11.6513 18.0933 11.3708 17.7128 11.0903C17.0118 10.5594 16.3209 10.0085 15.5999 9.51767C15.2394 9.27726 14.8789 9.04687 14.4884 8.84653C14.1079 8.64619 13.6973 8.43583 13.2567 8.37573C12.3555 8.23549 11.4943 8.60612 10.7433 9.05688C10.4329 9.23719 10.0423 9.56775 9.6518 9.50765C9.31133 9.45756 9.28129 9.16707 9.40146 8.90663C9.71188 8.24551 10.3327 7.78472 10.9536 7.4141C11.6946 6.97335 12.5457 6.71291 13.4169 6.6528C13.9076 6.62275 14.4083 6.64279 14.899 6.6528C15.3295 6.66282 15.7501 6.76299 16.1807 6.81308C16.9417 6.89321 17.7629 6.9433 18.4838 6.63277C18.9745 6.42241 19.4151 6.08184 19.8557 5.79134L19.3851 5C18.9945 5.26044 18.604 5.52088 18.2035 5.75127C17.853 5.9416 17.4624 5.97165 17.0819 5.96163C16.7915 5.95161 16.4811 5.9416 16.1907 5.90153C15.7201 5.85144 15.2695 5.75128 14.7988 5.74126C14.2881 5.73124 13.7774 5.71121 13.2567 5.75127C12.3054 5.83141 11.3842 6.10187 10.563 6.57267C9.84206 6.98337 9.15112 7.51427 8.72053 8.21546C8.49021 8.5961 8.30997 9.03685 8.43013 9.48761C8.54028 9.88829 8.87073 10.2189 9.27128 10.3491C10.2326 10.6796 11.0637 9.85824 11.8748 9.49763C12.2453 9.33736 12.6659 9.20714 13.0765 9.26724C13.5071 9.32734 13.9276 9.58778 14.2981 9.79814C15.1793 10.299 15.9704 10.9301 16.7715 11.5411C17.2121 11.8717 17.6527 12.2022 18.0833 12.5428C18.2936 12.7031 18.5039 12.8633 18.7041 13.0236C18.8644 13.1538 19.0146 13.3341 19.2048 13.4143C19.4351 13.5144 19.7055 13.4844 19.8457 13.254C19.9659 13.0637 19.9158 12.7231 19.6755 12.6229L19.6855 12.6129Z" fill="#3F2B2E"/>
|
|
550
578
|
</svg>
|
|
551
|
-
`,
|
|
579
|
+
`,zt=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
552
580
|
<path d="M6 1C8.76142 1 11 3.23858 11 6C11 8.76142 8.76142 11 6 11C3.23858 11 1 8.76142 1 6C1 3.23858 3.23858 1 6 1ZM6 5.16667C5.76988 5.16667 5.58333 5.35321 5.58333 5.58333V8.08333C5.58333 8.31345 5.76988 8.5 6 8.5C6.23012 8.5 6.41667 8.31345 6.41667 8.08333V5.58333C6.41667 5.35321 6.23012 5.16667 6 5.16667ZM6 3.91667C5.76988 3.91667 5.58333 4.10321 5.58333 4.33333C5.58333 4.56345 5.76988 4.75 6 4.75C6.23012 4.75 6.41667 4.56345 6.41667 4.33333C6.41667 4.10321 6.23012 3.91667 6 3.91667Z" fill="#3F2B2E"/>
|
|
553
581
|
</svg>
|
|
554
|
-
`,
|
|
582
|
+
`,Dt=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
555
583
|
<path d="M8 1C11.866 1 15 4.13401 15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1ZM8 6.83333C7.67783 6.83333 7.41667 7.0945 7.41667 7.41667V10.9167C7.41667 11.2388 7.67783 11.5 8 11.5C8.32217 11.5 8.58333 11.2388 8.58333 10.9167V7.41667C8.58333 7.0945 8.32217 6.83333 8 6.83333ZM8 5.08333C7.67783 5.08333 7.41667 5.3445 7.41667 5.66667C7.41667 5.98883 7.67783 6.25 8 6.25C8.32217 6.25 8.58333 5.98883 8.58333 5.66667C8.58333 5.3445 8.32217 5.08333 8 5.08333Z" fill="#3F2B2E"/>
|
|
556
584
|
</svg>
|
|
557
|
-
`,
|
|
585
|
+
`,Tt=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
558
586
|
<path d="M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 10.3333C11.5398 10.3333 11.1667 10.7064 11.1667 11.1667V16.1667C11.1667 16.6269 11.5398 17 12 17C12.4602 17 12.8333 16.6269 12.8333 16.1667V11.1667C12.8333 10.7064 12.4602 10.3333 12 10.3333ZM12 7.83333C11.5398 7.83333 11.1667 8.20643 11.1667 8.66667C11.1667 9.1269 11.5398 9.5 12 9.5C12.4602 9.5 12.8333 9.1269 12.8333 8.66667C12.8333 8.20643 12.4602 7.83333 12 7.83333Z" fill="#3F2B2E"/>
|
|
559
587
|
</svg>
|
|
560
|
-
`,
|
|
588
|
+
`,jt=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
561
589
|
<path d="M8.00991 3.75C7.62991 3.11 6.81991 2.67 5.99992 2.67C5.17992 2.67 4.32992 3.13 3.94991 3.84L3.89991 3.96C3.74991 4.28 3.67991 4.65 3.67991 5.02V5.17C3.69991 5.49 3.76992 5.79 3.89991 6.08L3.99991 6.29C4.37991 6.94 5.16992 7.36 6.00992 7.36C6.84992 7.36 7.68991 6.9 8.06991 6.2L8.11991 6.08C8.26991 5.76 8.33991 5.39 8.33991 5.02V4.86C8.30991 4.48 8.20991 4.13 8.00991 3.75ZM7.56992 5.02C7.56992 5.29 7.51992 5.54 7.41992 5.76L7.37992 5.86C7.14992 6.29 6.58992 6.59 6.01992 6.59C5.44992 6.59 4.92991 6.31 4.66991 5.88L4.61991 5.77C4.52991 5.57 4.47991 5.36 4.46991 5.16V5.03C4.46991 4.76 4.51991 4.51 4.61991 4.29L4.65991 4.2C4.88991 3.77 5.44992 3.47 6.00992 3.47C6.56992 3.47 7.10991 3.75 7.36992 4.2C7.48991 4.41 7.54992 4.65 7.56992 4.9V5.03V5.02Z" fill="#3F2B2E"/>
|
|
562
590
|
<path d="M9.92992 2.65L9.85991 2.52C9.11992 1.31 7.56992 0.5 5.99992 0.5C4.34992 0.5 2.76991 1.36 2.06991 2.64C1.53991 3.62 1.36992 4.83 1.59992 6.04C2.23992 9.63 5.68992 11.35 5.82992 11.42L5.99992 11.5L6.16992 11.42C6.16992 11.42 6.43992 11.29 6.83992 11.03C7.88992 10.34 10.3499 8.4 10.4999 5.19V4.65C10.4599 3.95 10.2599 3.26 9.92992 2.65ZM9.71992 5.17C9.59992 7.9 7.59992 9.6 6.41992 10.37C6.24992 10.48 6.10992 10.56 6.00992 10.62C5.32992 10.24 2.85991 8.66 2.36991 5.9C2.17991 4.88 2.31991 3.83 2.75991 3.02C3.31992 2 4.65992 1.29 6.00992 1.29C7.35992 1.29 8.59991 1.95 9.18991 2.92L9.24992 3.03C9.51992 3.53 9.67992 4.11 9.71992 4.67V5.17Z" fill="#3F2B2E"/>
|
|
563
591
|
</svg>
|
|
564
|
-
`,
|
|
592
|
+
`,Rt=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
565
593
|
<path d="M10.6014 5.13C10.1116 4.3 9.06208 3.74 8.00254 3.74C6.94301 3.74 5.8435 4.33 5.35372 5.25L5.28375 5.4C5.09383 5.81 4.99388 6.28 4.99388 6.77V6.97C5.01387 7.38 5.11382 7.77 5.28375 8.14L5.41369 8.41C5.91347 9.25 6.92302 9.79 8.01254 9.79C9.10206 9.79 10.1816 9.2 10.6714 8.3L10.7413 8.15C10.9312 7.74 11.0312 7.27 11.0312 6.79V6.58C10.9912 6.09 10.8613 5.64 10.6014 5.15V5.13ZM9.92169 6.77C9.92169 7.09 9.86172 7.41 9.74177 7.67L9.6818 7.79C9.40192 8.31 8.71223 8.67 8.01254 8.67C7.31285 8.67 6.67313 8.34 6.36327 7.82L6.2933 7.67C6.18335 7.43 6.12338 7.17 6.10338 6.93V6.76C6.10338 6.44 6.17335 6.12 6.2933 5.86L6.34328 5.74C6.62316 5.21 7.30285 4.85 8.00254 4.85C8.70223 4.85 9.34195 5.2 9.67181 5.74C9.81174 6 9.89171 6.3 9.92169 6.59V6.77Z" fill="#3F2B2E"/>
|
|
566
594
|
<path d="M13.75 6.29C13.69 5.39 13.4401 4.51 13.0203 3.74L12.9304 3.57C11.9808 2.03 10.0017 1 8.00254 1C5.90347 1 3.88437 2.1 2.97477 3.73C2.30507 4.98 2.08516 6.51 2.37504 8.05C3.18468 12.61 7.57273 14.79 7.76265 14.88L8.00254 15L8.24244 14.88C8.24244 14.88 8.58229 14.72 9.09206 14.38C10.4315 13.51 13.5601 11.05 13.74 6.97V6.28L13.75 6.29ZM8.49233 13.47C8.29242 13.6 8.13249 13.7 8.00254 13.77C7.11294 13.26 4.07428 11.29 3.46455 7.87C3.23466 6.59 3.40458 5.28 3.95434 4.28C4.65403 3.01 6.32329 2.13 8.00254 2.13C9.6818 2.13 11.2311 2.95 11.9708 4.16L12.0508 4.3C12.3906 4.92 12.5905 5.64 12.6405 6.34V6.97C12.4806 10.39 9.98167 12.51 8.49233 13.48V13.47Z" fill="#3F2B2E"/>
|
|
567
595
|
</svg>
|
|
568
|
-
`,
|
|
596
|
+
`,qt=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
569
597
|
<path d="M16.23 7.43L16.16 7.31C15.37 6 13.7 5.12 12 5.12C10.3 5.12 8.54 6.06 7.76 7.48L7.64 7.73C7.34 8.38 7.18 9.14 7.18 9.91V10.23C7.22 10.88 7.38 11.5 7.64 12.09L7.86 12.51C8.65 13.83 10.28 14.68 12.02 14.68C13.76 14.68 15.5 13.75 16.27 12.33L16.39 12.07C16.69 11.42 16.85 10.66 16.85 9.89V9.56C16.79 8.78 16.58 8.06 16.23 7.41V7.43ZM15.59 9.91C15.59 10.5 15.47 11.07 15.24 11.56L15.14 11.78C14.61 12.75 13.32 13.44 12.02 13.44C10.72 13.44 9.51 12.81 8.96 11.89L8.8 11.58C8.6 11.14 8.48 10.66 8.45 10.2V9.92C8.45 9.33 8.57 8.75 8.8 8.26L8.9 8.04C9.44 7.06 10.72 6.37 12.01 6.37C13.3 6.37 14.52 7.02 15.07 7.94L15.13 8.04C15.39 8.52 15.55 9.07 15.59 9.63V9.91Z" fill="#3F2B2E"/>
|
|
570
598
|
<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"/>
|
|
571
599
|
</svg>
|
|
572
|
-
`,
|
|
600
|
+
`,Ut=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
573
601
|
<path d="M1 2.5V9.5H11V2.5H1ZM10.28 3.14V4.07C8.11 5.51 6.63 6.52 5.9 7.07C5.19 6.54 3.78 5.57 1.71 4.19V3.14H10.28ZM1.71 8.86V4.98C2.81 5.71 3.7 6.32 4.38 6.79C3.61 7.2 2.86 7.58 2.16 7.92L2.5 8.48C3.28 8.1 4.11 7.68 4.98 7.22C5.21 7.38 5.4 7.53 5.55 7.64L5.65 7.72H6.14L6.24 7.64C6.39 7.53 6.58 7.38 6.81 7.22C7.68 7.68 8.51 8.11 9.29 8.48L9.63 7.92C8.93 7.58 8.18 7.2 7.41 6.79C8.12 6.29 9.08 5.64 10.27 4.85V8.85H1.71V8.86Z" fill="#3F2B2E"/>
|
|
574
602
|
</svg>
|
|
575
|
-
`,
|
|
603
|
+
`,Nt=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
576
604
|
<path d="M1 3V13H15V3H1ZM13.88 4.01V5.24C10.91 7.24 8.89 8.66 7.86 9.44C6.86 8.68 4.93 7.33 2.11 5.42V4.02H13.88V4.01ZM2.12 11.99V6.68C3.57 7.66 4.75 8.48 5.66 9.12C4.6 9.69 3.59 10.21 2.66 10.67L3.19 11.56C4.25 11.04 5.4 10.45 6.6 9.79C6.9 10.01 7.16 10.21 7.36 10.36L7.52 10.48H8.25L8.41 10.36C8.61 10.21 8.87 10.01 9.17 9.79C10.37 10.44 11.52 11.04 12.58 11.56L13.11 10.67C12.18 10.21 11.16 9.69 10.11 9.12C11.07 8.44 12.34 7.56 13.91 6.5V11.99H2.12Z" fill="#3F2B2E"/>
|
|
577
605
|
</svg>
|
|
578
|
-
`,
|
|
606
|
+
`,Kt=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
579
607
|
<path d="M1 4.5V19.5H23V4.5H1ZM21.8 5.55V7.85C16.71 11.16 13.43 13.36 11.82 14.56H11.76C10.2 13.4 6.98 11.23 2.2 8.12V5.55H21.8ZM2.2 18.45V9.42C4.94 11.21 7.14 12.67 8.74 13.77C6.89 14.73 5.12 15.61 3.5 16.38L4.07 17.3C5.81 16.48 7.7 15.54 9.69 14.5L9.6 14.38C10.23 14.82 10.75 15.19 11.14 15.48L11.31 15.61H12.26L12.43 15.48C12.82 15.19 13.33 14.82 13.96 14.38L13.88 14.5C15.87 15.54 17.76 16.48 19.5 17.3L20.07 16.38C18.45 15.62 16.68 14.73 14.83 13.77C16.51 12.62 18.85 11.07 21.79 9.15V18.45H2.2Z" fill="#3F2B2E"/>
|
|
580
608
|
</svg>
|
|
581
|
-
`,
|
|
609
|
+
`,Gt=`<?xml version="1.0" encoding="UTF-8"?>
|
|
582
610
|
<svg id="Calque_1" data-name="Calque 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12">
|
|
583
611
|
<defs>
|
|
584
612
|
<style>
|
|
@@ -588,7 +616,7 @@
|
|
|
588
616
|
</style>
|
|
589
617
|
</defs>
|
|
590
618
|
<path class="cls-1" d="M11.5,5.39c-.06-.68-.3-1.33-.71-1.9l-.09-.12c-.9-1.12-2.79-1.87-4.69-1.87-2.01,0-3.93.8-4.8,2l-.15.24c-.36.59-.55,1.26-.55,1.95v.29c.06.58.24,1.14.55,1.66l.25.38c.39.48.69.77,1.25,1.04,0,.21-.06.55-.39.91l-.15.15.36.39.12-.04c.74-.23,1.94-.6,2.31-.68.06.01.13.02.18.02.33.04.67.07,1,.07,2,0,3.93-.8,4.8-2l.15-.24c.36-.59.55-1.26.55-1.94v-.31ZM10.86,5.68c0,.58-.16,1.14-.46,1.63l-.14.22c-.87,1.18-3.12,1.93-5.18,1.66-.1-.01-.2-.02-.3-.04-.23.04-1.04.28-1.68.48.18-.54.04-.96.03-.99-.69-.28-.94-.52-1.32-.99l-.22-.33c-.26-.43-.41-.9-.46-1.37v-.26c0-.58.16-1.14.46-1.63l.14-.22c.74-1.01,2.49-1.72,4.27-1.72s3.41.66,4.18,1.62l.08.1c.34.48.55,1.03.6,1.58v.26h0Z"/>
|
|
591
|
-
</svg>`,
|
|
619
|
+
</svg>`,Wt=`<?xml version="1.0" encoding="UTF-8"?>
|
|
592
620
|
<svg id="Calque_1" data-name="Calque 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
|
593
621
|
<defs>
|
|
594
622
|
<style>
|
|
@@ -598,7 +626,7 @@
|
|
|
598
626
|
</style>
|
|
599
627
|
</defs>
|
|
600
628
|
<path class="cls-1" d="M8,2c-1.97,0-3.82.61-5.1,1.69-1.21,1.02-1.9,2.47-1.9,3.98,0,1.59.69,3.08,1.91,4.08.1.08.41.36.52.44.06.73-.89,1.16-.89,1.16l.5.65,2.79-.91c.68.15,1.42.23,2.17.23,1.85,0,3.59-.58,4.91-1.62,1.35-1.07,2.09-2.51,2.09-4.04,0-3.12-3.14-5.66-7-5.66ZM12.19,10.85c-1.11.88-2.6,1.37-4.19,1.37-.8,0-1.57-.11-2.26-.3l-1.65.87c.05-.16.24-.63.28-.78.11-.41-.01-.57-.01-.57-.17-.1-.58-.43-.72-.55-.96-.79-1.5-1.97-1.5-3.24,0-1.19.55-2.34,1.51-3.15,1.07-.9,2.66-1.41,4.35-1.41,3.23,0,5.86,2.05,5.86,4.56,0,1.2-.6,2.33-1.68,3.19Z"/>
|
|
601
|
-
</svg>`,
|
|
629
|
+
</svg>`,Qt=`<?xml version="1.0" encoding="UTF-8"?>
|
|
602
630
|
<svg id="Calque_1" data-name="Calque 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
603
631
|
<defs>
|
|
604
632
|
<style>
|
|
@@ -608,301 +636,301 @@
|
|
|
608
636
|
</style>
|
|
609
637
|
</defs>
|
|
610
638
|
<path class="cls-1" d="M12,2.5C5.92,2.5,1,6.35,1,11.11c0,2.71,1.62,5.12,4.12,6.7h-.02c.22.62-.19,1.73-.66,2.11l-.44.35.83,1.23,5.18-1.94c.64.09,1.31.15,1.99.15,6.08,0,11-3.85,11-8.61S18.08,2.5,12,2.5ZM12,18.48c-.77,0-1.52-.07-2.24-.2l-1.94.79s0,0,0,0l-1.79.67c.18-.39.29-.82.33-1.24,0,0,0,0,0,0,.02-.28,0-.83-.02-1.38-2.49-1.34-4.12-3.53-4.12-6.01,0-4.07,4.38-7.38,9.76-7.38s9.76,3.31,9.76,7.38-4.38,7.38-9.76,7.38Z"/>
|
|
611
|
-
</svg>`,
|
|
639
|
+
</svg>`,Xt=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
612
640
|
<path d="M1 5.5C1 5.22386 1.22386 5 1.5 5H10.5C10.7761 5 11 5.22386 11 5.5C11 5.77614 10.7761 6 10.5 6H1.5C1.22386 6 1 5.77614 1 5.5Z" fill="#3F2B2E"/>
|
|
613
641
|
</svg>
|
|
614
|
-
`,
|
|
642
|
+
`,Yt=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
615
643
|
<path d="M14.7083 8C14.8694 8 15 7.77614 15 7.5C15 7.22386 14.8694 7 14.7083 7H1.29167C1.13058 7 1 7.22386 1 7.5C1 7.77614 1.13058 8 1.29167 8H14.7083Z" fill="#3F2B2E"/>
|
|
616
644
|
</svg>
|
|
617
|
-
`,
|
|
645
|
+
`,Jt=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
618
646
|
<path d="M21.5833 12.4168C21.8134 12.4168 22 12.2303 22 12.0002C22 11.77 21.8134 11.5835 21.5833 11.5835H2.41667C2.18655 11.5835 2 11.77 2 12.0002C2 12.2303 2.18655 12.4168 2.41667 12.4168H21.5833Z" fill="#3F2B2E"/>
|
|
619
647
|
</svg>
|
|
620
|
-
`,
|
|
648
|
+
`,t4=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
621
649
|
<path d="M10.5 8.79C10.48 8.39 10.38 8 10.2 7.66L10.16 7.59C9.93 7.2 9.56 6.89 9.13 6.69L10.31 3.5L10.02 3.4C9.49 3.22 8.59 3.03 7.45 2.94C7.19 1.57 6.67 0.5 5.91 0.5C5.15 0.5 4.62 1.58 4.36 2.95C3.35 3.04 2.54 3.22 1.82 3.4L1.5 3.48L3.7 9.42H5.66C5.7 9.67 5.76 9.91 5.85 10.12L5.96 10.35C6.36 11.05 7.18 11.5 8.05 11.5C8.92 11.5 9.81 11.01 10.2 10.26L10.26 10.12C10.42 9.76 10.5 9.37 10.5 8.97V8.79ZM5.9 1.07C6.21 1.07 6.61 1.74 6.85 2.88C6.55 2.86 6.23 2.85 5.9 2.85C5.57 2.85 5.25 2.86 4.95 2.88C5.19 1.74 5.59 1.07 5.9 1.07ZM5.91 7.67L5.85 7.81C5.71 8.12 5.65 8.46 5.63 8.81H4.09L2.27 3.89C2.85 3.75 3.51 3.63 4.27 3.55C4.21 4.01 4.18 4.48 4.18 4.95H4.76C4.76 4.42 4.8 3.94 4.86 3.5C5.19 3.48 5.53 3.47 5.91 3.47C6.29 3.47 6.63 3.48 6.96 3.5C7.02 3.94 7.06 4.42 7.06 4.95H7.63C7.63 4.48 7.6 4 7.54 3.54C8.37 3.62 9.07 3.74 9.54 3.87L8.57 6.5C8.4 6.46 8.23 6.43 8.06 6.43C7.16 6.43 6.31 6.92 5.92 7.67H5.91ZM9.92 8.95C9.92 9.27 9.86 9.57 9.74 9.85L9.69 9.97C9.41 10.51 8.74 10.88 8.06 10.88C7.38 10.88 6.76 10.54 6.44 9.99L6.38 9.85C6.28 9.62 6.22 9.36 6.19 9.09V8.94C6.19 8.62 6.25 8.32 6.38 8.04L6.43 7.92C6.71 7.38 7.38 7.01 8.06 7.01C8.74 7.01 9.37 7.36 9.69 7.92C9.83 8.19 9.91 8.49 9.92 8.79V8.95Z" fill="#3F2B2E"/>
|
|
622
650
|
<path d="M7.91 8.8H6.77V9.4H8.49V7.61H7.91V8.8Z" fill="#3F2B2E"/>
|
|
623
651
|
</svg>
|
|
624
|
-
`,
|
|
652
|
+
`,e4=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
625
653
|
<path d="M14.49 11.7975C14.46 11.2372 14.31 10.7168 14.04 10.2265L13.99 10.1464C13.67 9.61608 13.15 9.1958 12.54 8.91561L14.23 4.59273L13.77 4.44263C13.02 4.20247 11.75 3.94229 10.13 3.81221C9.76 1.93095 9 0.5 7.87 0.5C6.74 0.5 5.97 1.94096 5.61 3.82221C4.18 3.9523 3.04 4.18246 2.01 4.43262L1.5 4.5527L4.68 12.6781H7.48C7.54 13.0083 7.62 13.3185 7.75 13.5987L7.91 13.9189C8.5 14.8796 9.69 15.5 10.95 15.5C12.21 15.5 13.5 14.8195 14.07 13.7889L14.16 13.5987C14.39 13.1084 14.5 12.568 14.5 12.0177V11.7875L14.49 11.7975ZM7.86 1.4006C8.28 1.4006 8.83 2.27118 9.16 3.75217C8.74 3.73215 8.31 3.72215 7.86 3.72215C7.41 3.72215 6.97 3.73215 6.56 3.75217C6.89 2.27118 7.43 1.4006 7.86 1.4006ZM7.83 10.2565L7.74 10.4466C7.55 10.8669 7.45 11.3172 7.42 11.7775H5.3L2.73 5.19313C3.53 5.01301 4.42 4.8529 5.46 4.74283C5.39 5.34323 5.35 5.96364 5.35 6.59406H6.27C6.27 5.8936 6.32 5.25317 6.4 4.67278C6.86 4.64276 7.34 4.63276 7.86 4.63276C8.38 4.63276 8.86 4.64276 9.32 4.67278C9.4 5.25317 9.45 5.8936 9.45 6.59406H10.37C10.37 5.96364 10.33 5.34323 10.26 4.73282C11.39 4.83289 12.33 4.993 13 5.17312L11.65 8.63542C11.42 8.5954 11.18 8.55537 10.94 8.55537C9.64 8.55537 8.39 9.23582 7.82 10.2665L7.83 10.2565ZM13.57 12.0277C13.57 12.448 13.48 12.8582 13.31 13.2285L13.24 13.3886C12.85 14.0991 11.91 14.5994 10.95 14.5994C9.99 14.5994 9.13 14.1491 8.7 13.4586L8.59 13.2285C8.45 12.9183 8.36 12.5781 8.33 12.2278V12.0277C8.33 11.6074 8.42 11.1971 8.59 10.8269L8.66 10.6668C9.05 9.9563 9.99 9.45597 10.95 9.45597C11.91 9.45597 12.78 9.92628 13.2 10.6067L13.24 10.6768C13.44 11.037 13.55 11.4273 13.57 11.8276V12.0277Z" fill="#3F2B2E"/>
|
|
626
654
|
<path d="M10.69 11.7675H9.1V12.6781H11.61V10.2065H10.69V11.7675Z" fill="#3F2B2E"/>
|
|
627
655
|
</svg>
|
|
628
|
-
`,
|
|
656
|
+
`,i4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
629
657
|
<path d="M21.5 17.6976C21.46 16.8972 21.2401 16.1469 20.8503 15.4466L20.7704 15.3165C20.2806 14.5061 19.4511 13.8658 18.4916 13.4757L21.0203 7.03274L20.5605 6.88267C19.4111 6.51251 17.4621 6.13233 14.9634 5.94225C14.4437 3.17099 13.3543 1 11.7651 1C10.176 1 9.08653 3.18099 8.56681 5.95225C6.34798 6.14234 4.5889 6.4925 3.00973 6.87267L2.5 6.99272L7.12756 18.7781H11.3753C11.4553 19.3183 11.5852 19.8286 11.8051 20.2988L12.035 20.749C12.8745 22.1196 14.5936 23 16.4027 23C18.2117 23 20.0608 22.0396 20.8703 20.5789L21.0003 20.2988C21.3301 19.5884 21.49 18.8281 21.49 18.0277V17.6976H21.5ZM11.7751 1.8904C12.6147 1.8904 13.5142 3.45111 14.0139 5.87221C13.3043 5.8322 12.5647 5.81219 11.7751 5.81219C10.9855 5.81219 10.2359 5.8422 9.5363 5.88222C10.036 3.46112 10.9356 1.90041 11.7751 1.90041V1.8904ZM11.935 15.4766L11.8051 15.7567C11.4953 16.417 11.3354 17.1373 11.3154 17.8777H7.76723L3.74934 7.63302C5.09863 7.32287 6.60784 7.03274 8.42688 6.87267C8.28695 7.85312 8.21699 8.88358 8.21699 9.89404H9.1465C9.1465 8.78354 9.22646 7.74307 9.36639 6.80264C10.116 6.75261 10.9056 6.73261 11.7651 6.73261C12.6247 6.73261 13.4043 6.76262 14.1639 6.80264C14.3038 7.74307 14.3937 8.78354 14.3937 9.90405H15.3233C15.3233 8.88358 15.2533 7.85312 15.1134 6.87267C17.1123 7.03274 18.7215 7.32287 19.8009 7.62301L17.612 13.2156C17.2123 13.1255 16.8125 13.0755 16.4027 13.0755C14.5337 13.0755 12.7446 14.0359 11.935 15.4966V15.4766ZM20.5705 18.0277C20.5705 18.698 20.4306 19.3383 20.1607 19.9286L20.0508 20.1787C19.4211 21.3092 17.9219 22.0996 16.4127 22.0996C14.9035 22.0996 13.5142 21.3893 12.8346 20.2888L12.6547 19.9286C12.4248 19.4384 12.2948 18.9081 12.2449 18.3379V18.0377C12.2449 17.3674 12.3848 16.7271 12.6547 16.1369L12.7646 15.8868C13.3943 14.7563 14.8935 13.9659 16.4027 13.9659C17.9119 13.9659 19.3211 14.7162 19.9808 15.7967L20.0508 15.9068C20.3606 16.477 20.5405 17.0973 20.5805 17.7376V18.0377L20.5705 18.0277Z" fill="#3F2B2E"/>
|
|
630
658
|
<path d="M16.2528 17.8777H13.6241V18.7781H17.1723V15.3165H16.2528V17.8777Z" fill="#3F2B2E"/>
|
|
631
659
|
</svg>
|
|
632
|
-
`,
|
|
660
|
+
`,o4=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
633
661
|
<path d="M9.09782 4.67H6.34531V5.34H9.09782V4.67Z" fill="#3F2B2E"/>
|
|
634
662
|
<path d="M3.2525 6.67H0.5V7.34H3.2525V6.67Z" fill="#3F2B2E"/>
|
|
635
663
|
<path d="M3.2525 5.33H1.19063V6H3.2525V5.33Z" fill="#3F2B2E"/>
|
|
636
664
|
<path d="M10.1788 2H5.26433L3.93312 3.62V10H11.5V3.62L10.1688 2H10.1788ZM9.8485 2.67L10.5391 3.52H4.904L5.59463 2.67H9.8485ZM7.12602 9.33H4.62375V4.18H10.8094V9.33H7.11601H7.12602Z" fill="#3F2B2E"/>
|
|
637
665
|
</svg>
|
|
638
|
-
`,
|
|
666
|
+
`,n4=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
639
667
|
<path d="M12.1722 6.13H8.43471V7.15H12.1722V6.13Z" fill="#3F2B2E"/>
|
|
640
668
|
<path d="M4.22751 8.85H0.5V9.87H4.22751V8.85Z" fill="#3F2B2E"/>
|
|
641
669
|
<path d="M4.22751 7.04H1.42938V8.06H4.22751V7.04Z" fill="#3F2B2E"/>
|
|
642
670
|
<path d="M6.9457 2.5L5.11692 4.74V13.5H15.5V4.74L13.6712 2.5H6.9457ZM7.44537 3.52H13.1516L14.001 4.56H6.59594L7.44537 3.52ZM6.15623 12.48V5.58H14.4407V12.48H6.15623Z" fill="#3F2B2E"/>
|
|
643
671
|
</svg>
|
|
644
|
-
`,
|
|
672
|
+
`,s4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
645
673
|
<path d="M18.61 9.45H12.81V10.47H18.61V9.45Z" fill="#3F2B2E"/>
|
|
646
674
|
<path d="M6.29 13.53H0.5V14.55H6.29V13.53Z" fill="#3F2B2E"/>
|
|
647
675
|
<path d="M6.3 10.81H1.95V11.83H6.3V10.81Z" fill="#3F2B2E"/>
|
|
648
676
|
<path d="M20.79 4H10.63L7.92 7.2V20H23.5V7.2L20.79 4ZM11.15 5.02H20.27L22.02 7.09H9.4L11.15 5.02ZM9.01 18.98V8.11H22.41V18.98H9.01Z" fill="#3F2B2E"/>
|
|
649
677
|
</svg>
|
|
650
|
-
`,
|
|
678
|
+
`,r4=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
651
679
|
<path d="M8.18 3.44V2.43C8.16 2.1 8.07 1.78 7.87 1.44C7.51 0.88 6.76 0.5 6 0.5C5.34 0.5 4.5 0.8 4.08 1.51L4.03 1.62C3.89 1.91 3.82 2.23 3.82 2.56V3.44H2V9.72L2.12 9.83C2.78 10.45 4.16 11.5 6 11.5C7.84 11.5 9.26 10.45 9.89 9.82L10 9.71V3.44H8.18ZM4.55 2.56C4.55 2.34 4.6 2.12 4.69 1.94L4.73 1.86C4.95 1.5 5.48 1.23 6.01 1.23C6.54 1.23 7.04 1.48 7.29 1.86C7.4 2.04 7.45 2.25 7.47 2.45V3.44H4.56V2.56H4.55ZM6 10.77C4.5 10.77 3.34 9.96 2.73 9.41V4.18H9.27V9.41C8.69 9.96 7.57 10.77 6.01 10.77H6Z" fill="#3F2B2E"/>
|
|
652
680
|
<path d="M7.26 6.3C7.01 5.89 6.52 5.62 6.01 5.62C5.5 5.62 4.96 5.91 4.73 6.34L4.69 6.43C4.6 6.64 4.55 6.86 4.55 7.09V7.19C4.57 7.39 4.61 7.58 4.69 7.75L4.76 7.88C4.94 8.19 5.27 8.42 5.64 8.51V9.66H6.37V8.51C6.77 8.41 7.12 8.17 7.3 7.84L7.34 7.75C7.43 7.54 7.48 7.32 7.48 7.09V7C7.47 6.77 7.41 6.54 7.27 6.3H7.26ZM6.65 7.5C6.44 7.89 5.64 7.97 5.35 7.45C5.31 7.36 5.28 7.26 5.28 7.09C5.28 6.96 5.3 6.84 5.37 6.69C5.48 6.49 5.74 6.35 6.01 6.35C6.28 6.35 6.53 6.49 6.65 6.69C6.71 6.79 6.74 6.91 6.74 7.09C6.74 7.22 6.71 7.34 6.65 7.49V7.5Z" fill="#3F2B2E"/>
|
|
653
681
|
</svg>
|
|
654
|
-
`,
|
|
682
|
+
`,l4=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
655
683
|
<path d="M10.89 4.71V3.49C10.87 3.06 10.74 2.66 10.47 2.21C9.98 1.48 9.01 1 8 1C7.13 1 6.01 1.39 5.46 2.31L5.39 2.45C5.21 2.82 5.11 3.24 5.11 3.67V4.72H2.75V12.73L2.92 12.88C3.78 13.67 5.58 15 8 15C10.42 15 12.27 13.66 13.09 12.87L13.25 12.72V4.71H10.89ZM6.17 3.66C6.17 3.39 6.23 3.13 6.34 2.9L6.39 2.8C6.66 2.36 7.34 2.03 8 2.03C8.66 2.03 9.3 2.33 9.61 2.8C9.74 3.03 9.82 3.28 9.83 3.51V4.7H6.17V3.65V3.66ZM8 13.96C6.09 13.96 4.61 12.96 3.81 12.27V5.75H12.18V12.27C11.43 12.96 10 13.95 8 13.95V13.96Z" fill="#3F2B2E"/>
|
|
656
684
|
<path d="M9.69 8.35C9.36 7.81 8.7 7.46 8.01 7.46C7.32 7.46 6.61 7.84 6.3 8.4L6.24 8.52C6.12 8.79 6.05 9.08 6.05 9.38V9.52C6.07 9.79 6.14 10.02 6.28 10.33L6.33 10.42C6.57 10.81 6.99 11.1 7.46 11.23V12.64H8.52V11.24C9.03 11.11 9.48 10.79 9.72 10.37L9.78 10.25C9.9 9.98 9.97 9.69 9.97 9.39V9.27C9.95 8.97 9.87 8.68 9.69 8.36V8.35ZM8.79 9.86C8.54 10.32 7.55 10.41 7.21 9.81C7.16 9.7 7.13 9.58 7.12 9.38C7.12 9.23 7.15 9.08 7.24 8.9C7.37 8.67 7.69 8.5 8.02 8.5C8.35 8.5 8.65 8.66 8.8 8.9C8.87 9.03 8.91 9.17 8.92 9.38C8.92 9.53 8.89 9.68 8.81 9.86H8.79Z" fill="#3F2B2E"/>
|
|
657
685
|
</svg>
|
|
658
|
-
`,
|
|
686
|
+
`,a4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
659
687
|
<path d="M16.2723 6.98V4.75C16.2324 4.11 16.0525 3.48 15.7427 2.94L15.6627 2.82C14.9532 1.73 13.4841 1 11.995 1C10.7058 1 9.04685 1.59 8.23735 2.95L8.12742 3.16C7.85759 3.72 7.71768 4.35 7.71768 5V6.98H4V19.49L4.17989 19.66C5.50906 20.91 8.28732 23 12.005 23C15.7227 23 18.5709 20.9 19.8301 19.65L20 19.49V6.98H16.2723ZM8.83698 5C8.83698 4.52 8.93692 4.06 9.13679 3.65L9.21674 3.48C9.69644 2.69 10.8657 2.11 11.995 2.11C13.1243 2.11 14.2236 2.65 14.7733 3.48C15.0031 3.88 15.133 4.33 15.163 4.77V6.97H8.83698V4.99V5ZM11.995 21.88C8.81699 21.88 6.37851 20.15 5.1193 19V8.1H18.8607V19.01C17.6715 20.15 15.3129 21.88 11.995 21.88Z" fill="#3F2B2E"/>
|
|
660
688
|
<path d="M14.4235 12.7C13.9638 11.93 12.9944 11.41 12.015 11.41C10.9856 11.41 10.0062 11.96 9.54653 12.81L9.47658 12.95C9.29669 13.35 9.20675 13.78 9.20675 14.22V14.42C9.23673 14.81 9.32667 15.16 9.47658 15.49L9.6065 15.74C9.97626 16.37 10.6658 16.8 11.4354 16.95V19.45H12.5547V16.96C13.3741 16.81 14.1137 16.33 14.4934 15.63L14.5534 15.49C14.7333 15.09 14.8232 14.67 14.8232 14.22V14.04C14.7933 13.59 14.6833 13.17 14.4235 12.7ZM13.7039 14.22C13.7039 14.51 13.644 14.78 13.534 15.03L13.4941 15.13C13.2442 15.59 12.6346 15.91 12.025 15.91C11.4154 15.91 10.8457 15.61 10.5659 15.16L10.5059 15.02C10.416 14.81 10.356 14.58 10.336 14.36V14.21C10.336 13.93 10.396 13.65 10.5059 13.4L10.5559 13.29C10.8057 12.83 11.4054 12.51 12.025 12.51C12.6446 12.51 13.2142 12.82 13.4941 13.3C13.624 13.54 13.6939 13.8 13.7139 14.05V14.2L13.7039 14.22Z" fill="#3F2B2E"/>
|
|
661
689
|
</svg>
|
|
662
|
-
`,
|
|
690
|
+
`,c4=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
663
691
|
<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
692
|
<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
693
|
</svg>
|
|
666
|
-
`,
|
|
694
|
+
`,h4=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
667
695
|
<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
696
|
<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
697
|
</svg>
|
|
670
|
-
`,
|
|
698
|
+
`,d4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
671
699
|
<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
700
|
<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
701
|
</svg>
|
|
674
|
-
`,
|
|
702
|
+
`,p4=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
675
703
|
<path d="M7.86077 5.18649C8.41912 5.58531 8.41912 6.41514 7.86077 6.81396L3.58124 9.87077C2.91937 10.3435 2 9.87041 2 9.05703L2 2.94341C2 2.13004 2.91937 1.65692 3.58124 2.12968L7.86077 5.18649Z" fill="#3F2B2E"/>
|
|
676
704
|
</svg>
|
|
677
|
-
`,
|
|
705
|
+
`,C4=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
678
706
|
<path d="M10.9851 7.21083C11.4999 7.61119 11.4999 8.38918 10.9851 8.78953L4.61394 13.7449C3.95708 14.2558 3 13.7877 3 12.9555L3 3.04482C3 2.21267 3.95708 1.74458 4.61394 2.25547L10.9851 7.21083Z" fill="#3F2B2E"/>
|
|
679
707
|
</svg>
|
|
680
|
-
`,
|
|
708
|
+
`,u4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
681
709
|
<path d="M15.0541 11.2261C15.5431 11.6262 15.5431 12.3739 15.0541 12.774L6.63324 19.6638C5.98031 20.198 5 19.7334 5 18.8898L5 5.1103C5 4.26667 5.98031 3.80212 6.63324 4.33634L15.0541 11.2261Z" fill="#3F2B2E"/>
|
|
682
710
|
</svg>
|
|
683
|
-
`,
|
|
711
|
+
`,g4=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
684
712
|
<path d="M11 6C11 6.23012 10.8135 6.41667 10.5833 6.41667H6.41667V10.5833C6.41667 10.8135 6.23012 11 6 11C5.76988 11 5.58333 10.8135 5.58333 10.5833V6.41667H1.41667C1.18655 6.41667 1 6.23012 1 6C1 5.76988 1.18655 5.58333 1.41667 5.58333H5.58333V1.41667C5.58333 1.18655 5.76988 1 6 1C6.23012 1 6.41667 1.18655 6.41667 1.41667V5.58333H10.5833C10.8135 5.58333 11 5.76988 11 6Z" fill="#3F2B2E"/>
|
|
685
713
|
</svg>
|
|
686
|
-
`,
|
|
714
|
+
`,f4=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
687
715
|
<path d="M15 8C15 8.23012 14.8135 8.41667 14.5833 8.41667H8.41667V14.5833C8.41667 14.8135 8.23012 15 8 15C7.76988 15 7.58333 14.8135 7.58333 14.5833V8.41667H1.41667C1.18655 8.41667 1 8.23012 1 8C1 7.76988 1.18655 7.58333 1.41667 7.58333H7.58333V1.41667C7.58333 1.18655 7.76988 1 8 1C8.23012 1 8.41667 1.18655 8.41667 1.41667V7.58333H14.5833C14.8135 7.58333 15 7.76988 15 8Z" fill="#3F2B2E"/>
|
|
688
716
|
</svg>
|
|
689
|
-
`,
|
|
717
|
+
`,v4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
690
718
|
<path d="M22 12C22 12.2301 21.8135 12.4167 21.5833 12.4167H12.4167V21.5833C12.4167 21.8135 12.2301 22 12 22C11.7699 22 11.5833 21.8135 11.5833 21.5833V12.4167H2.41667C2.18655 12.4167 2 12.2301 2 12C2 11.7699 2.18655 11.5833 2.41667 11.5833H11.5833V2.41667C11.5833 2.18655 11.7699 2 12 2C12.2301 2 12.4167 2.18655 12.4167 2.41667V11.5833H21.5833C21.8135 11.5833 22 11.7699 22 12Z" fill="#3F2B2E"/>
|
|
691
719
|
</svg>
|
|
692
|
-
`,
|
|
720
|
+
`,b4=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
693
721
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.98222 10.939C7.79556 10.3679 7.54667 5.70947 7.42222 2.90437V2.78415L6.92444 2.06284H5.06667L4.57778 2.78415V2.89435C4.45333 5.78962 4.20444 10.3179 4.01778 10.939L4 11.0692V11.5H7.66222L8 11.4199V11.0392L7.98222 10.9089V10.939ZM5.40444 2.81421H6.58667L6.74667 3.05464C6.75556 3.27505 6.77333 3.68579 6.8 4.19672C6.63111 3.89618 6.33778 3.68579 6 3.68579C5.66222 3.68579 5.36889 3.89618 5.2 4.19672C5.22667 3.68579 5.24444 3.27505 5.25333 3.05464L5.41333 2.81421H5.40444ZM6.28444 4.74772C6.28444 4.91803 6.16 5.05829 6 5.05829C5.84 5.05829 5.71556 4.91803 5.71556 4.74772C5.71556 4.57741 5.84 4.43716 6 4.43716C6.16 4.43716 6.28444 4.57741 6.28444 4.74772ZM4.73778 10.7687C4.89778 9.67669 5.04889 7.13206 5.14667 5.21858C5.30667 5.56922 5.62667 5.81967 6 5.81967C6.37333 5.81967 6.69333 5.56922 6.85333 5.2286C6.95111 7.16211 7.10222 9.74681 7.25333 10.7787H4.74667L4.73778 10.7687Z" fill="#3F2B2E"/>
|
|
694
722
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.57333 1.75228H6.42667V1.20128L6.80889 1.24135V0.570128L6.41778 0.5H5.58222L5.19111 0.570128V1.24135L5.57333 1.20128V1.75228Z" fill="#3F2B2E"/>
|
|
695
723
|
</svg>
|
|
696
|
-
`,
|
|
724
|
+
`,w4=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
697
725
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.97 14.71C10.69 13.93 10.31 7.59 10.14 3.77V3.61L9.39 2.63H6.61L5.88 3.62V3.78C5.69 7.71 5.32 13.88 5.03 14.73L5 14.91V15.5H11V14.99L10.97 14.72V14.71ZM7.11 3.65H8.88L9.13 3.98C9.14 4.27 9.17 4.81 9.2 5.48C8.94 5.09 8.5 4.83 8 4.83C7.5 4.83 7.06 5.09 6.8 5.48C6.83 4.8 6.86 4.27 6.87 3.97L7.11 3.65ZM8.42 6.28C8.42 6.52 8.23 6.71 7.99 6.71C7.75 6.71 7.56 6.52 7.56 6.28C7.56 6.04 7.75 5.85 7.99 5.85C8.23 5.85 8.42 6.04 8.42 6.28ZM6.11 14.48C6.35 13 6.57 9.54 6.72 6.94C6.96 7.41 7.44 7.73 8 7.73C8.56 7.73 9.04 7.4 9.28 6.93C9.43 9.53 9.65 13 9.89 14.47H6.12L6.11 14.48Z" fill="#3F2B2E"/>
|
|
698
726
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.36 2.2H8.64V1.45L9.22 1.51V0.6L8.62 0.5H7.38L6.78 0.6V1.51L7.36 1.45V2.2Z" fill="#3F2B2E"/>
|
|
699
727
|
</svg>
|
|
700
|
-
`,
|
|
728
|
+
`,m4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
701
729
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 7.49C10.88 7.49 9.98 8.38 9.98 9.47C9.98 10.56 10.89 11.45 12 11.45C13.11 11.45 14.02 10.56 14.02 9.47C14.02 8.38 13.11 7.49 12 7.49ZM12 10.4C11.48 10.4 11.05 9.98 11.05 9.47C11.05 8.96 11.47 8.54 12 8.54C12.53 8.54 12.95 8.96 12.95 9.47C12.95 9.98 12.53 10.4 12 10.4Z" fill="#3F2B2E"/>
|
|
702
730
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.47 22.63C16.02 21.39 15.42 11.76 15.13 5.58V5.42L14.07 4.07H9.91L8.88 5.43V5.59C8.67 9.82 8.04 21.14 7.53 22.65L7.5 22.73V23.5H16.5V22.81L16.47 22.63ZM8.68 22.44C9.27 19.31 9.86 7.41 9.94 5.8L10.45 5.13H13.53L14.06 5.81C14.16 7.86 14.73 19.41 15.32 22.45H8.68V22.44Z" fill="#3F2B2E"/>
|
|
703
731
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.99 3.14H13.01V1.97L13.94 2.07V0.66L12.99 0.5H11.01L10.06 0.66V2.07L10.99 1.97V3.14Z" fill="#3F2B2E"/>
|
|
704
732
|
</svg>
|
|
705
|
-
`,
|
|
733
|
+
`,y4=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
706
734
|
<path d="M9.93 9.17789L9.86 9.05778C9.11 7.80664 7.63 7.02593 6.01 7.02593C4.39 7.02593 2.77 7.89672 2.07 9.19791L1.94 9.44813C1.65 10.0687 1.5 10.7693 1.5 11.5H10.5V11.2097C10.45 10.4691 10.26 9.78844 9.93 9.1879V9.17789Z" fill="#3F2B2E"/>
|
|
707
735
|
<path d="M3.42 4.64377L3.55 4.88399C4.02 5.6747 4.98 6.18517 6.01 6.18517C7.04 6.18517 8.06 5.63467 8.52 4.7939L8.6 4.63376C8.78 4.2434 8.87 3.79299 8.87 3.34258V3.15241C8.84 2.71201 8.72 2.28162 8.51 1.89126L8.46 1.80118C7.99 1.02047 7.01 0.5 6.01 0.5C5.01 0.5 3.96 1.0505 3.5 1.88126L3.42 2.0414C3.24 2.44177 3.15 2.88217 3.15 3.33258V3.52275C3.18 3.93312 3.27 4.29345 3.43 4.64377H3.42Z" fill="#3F2B2E"/>
|
|
708
736
|
</svg>
|
|
709
|
-
`,
|
|
737
|
+
`,L4=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
710
738
|
<path d="M14 14.6C13.9374 13.66 13.687 12.8 13.2487 12.04C13.2487 12.04 13.2487 12.03 13.2383 12.02L13.1443 11.87C12.1426 10.26 10.1704 9.26 8.01043 9.26C5.85044 9.26 3.69043 10.37 2.7513 12.04L2.58435 12.37C2.58435 12.37 2.57391 12.41 2.56348 12.43C2.19826 13.2 2 14.09 2 14.99C2 14.99 2 14.99 2 15H14V14.6Z" fill="#3F2B2E"/>
|
|
711
739
|
<path d="M4.53565 6.34L4.70261 6.66C5.3287 7.68 6.62261 8.34 8 8.34C9.37739 8.34 10.7443 7.63 11.3704 6.54L11.4748 6.33C11.7148 5.82 11.84 5.25 11.84 4.67V4.43C11.7983 3.87 11.6313 3.31 11.36 2.79L11.2974 2.68C10.6713 1.68 9.34609 1 8 1C6.65391 1 5.24522 1.71 4.62957 2.79L4.52522 3C4.28522 3.51 4.16 4.08 4.16 4.66V4.91C4.20174 5.43 4.31652 5.9 4.53565 6.35V6.34Z" fill="#3F2B2E"/>
|
|
712
740
|
</svg>
|
|
713
|
-
`,
|
|
741
|
+
`,x4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
714
742
|
<path d="M11.995 14.168C12.9445 14.168 13.874 14.3279 14.7635 14.5876C16.9622 15.2371 18.8612 16.6058 19.8606 18.4242L20.1205 18.9337C20.6902 20.1526 21 21.5513 21 22.98C21 22.98 21 22.99 21 23H3C3 23 3 22.99 3 22.98C3 21.5513 3.29983 20.1526 3.87951 18.9337L4.13937 18.4242C5.13881 16.6058 7.03776 15.2271 9.23653 14.5876C10.126 14.3279 11.0555 14.168 12.005 14.168" fill="#3F2B2E"/>
|
|
715
743
|
<path d="M6.89783 9.07266L7.15769 9.55223C8.08717 11.0808 9.98612 12.0699 11.995 12.0699C14.0039 12.0699 16.0328 11.0009 16.9423 9.38238L17.1022 9.06267C17.452 8.29337 17.6419 7.42416 17.6419 6.53497V6.1653C17.5819 5.29609 17.342 4.46685 16.9323 3.68756L16.8423 3.51771C15.9228 2.00908 13.9839 1 12.005 1C10.0261 1 7.95725 2.06903 7.05775 3.67757L6.89783 3.99728C6.54803 4.76658 6.35813 5.63579 6.35813 6.52498V6.89464C6.4181 7.68392 6.598 8.39328 6.90783 9.07266H6.89783Z" fill="#3F2B2E"/>
|
|
716
744
|
</svg>
|
|
717
|
-
|
|
745
|
+
`,$4=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
718
746
|
<path d="M9.91131 9.16212L9.84146 9.04223C9.09313 7.79337 7.61641 7.01408 6 7.01408C4.38359 7.01408 2.76718 7.88329 2.06874 9.18211L1.93902 9.43188C1.64967 10.0513 1.5 10.7507 1.5 11.48H2.31818C2.31818 10.8806 2.44789 10.2911 2.67738 9.79155L2.79712 9.56176C3.35588 8.5327 4.64302 7.83333 6.00998 7.83333C7.37694 7.83333 8.55432 8.47275 9.15299 9.46185L9.21286 9.57175C9.48226 10.0613 9.64191 10.6208 9.68182 11.2203V11.5H10.5V11.2003C10.4501 10.4609 10.2605 9.78156 9.93126 9.18211L9.91131 9.16212Z" fill="#3F2B2E"/>
|
|
719
747
|
<path d="M3.41574 4.63624L3.54545 4.87602C4.01441 5.6653 4.97228 6.17484 6 6.17484C7.02772 6.17484 8.04545 5.62534 8.50443 4.7861L8.58426 4.62625C8.76386 4.2366 8.85366 3.78701 8.85366 3.33742V3.14759C8.82372 2.70799 8.70399 2.27838 8.49446 1.88874L8.44457 1.79882C7.97561 1.01953 6.99778 0.5 6 0.5C5.00222 0.5 3.95455 1.0495 3.49557 1.87875L3.41574 2.0386C3.23614 2.43824 3.14634 2.87784 3.14634 3.32743V3.51726C3.17627 3.92688 3.26608 4.28656 3.42572 4.63624H3.41574ZM3.94457 3.32743C3.94457 2.99773 4.01441 2.65804 4.13415 2.38828L4.20399 2.2584C4.5133 1.68892 5.23171 1.30926 5.99002 1.30926C6.69845 1.30926 7.41685 1.67893 7.76608 2.26839C7.91574 2.55813 8.00554 2.87784 8.0255 3.17757V3.33742C8.0255 3.67711 7.95565 4.00681 7.83592 4.27657L7.76608 4.40645C7.45676 4.96594 6.72838 5.36558 5.98004 5.36558C5.23171 5.36558 4.55322 5.01589 4.20399 4.41644L4.13415 4.28656C4.02439 4.03678 3.95455 3.77702 3.93459 3.49728V3.33742L3.94457 3.32743Z" fill="#3F2B2E"/>
|
|
720
748
|
</svg>
|
|
721
|
-
`,
|
|
749
|
+
`,H4=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
722
750
|
<path d="M14 14.97V14.5806C13.9374 13.6419 13.687 12.7832 13.2487 12.0243C13.2487 12.0243 13.2487 12.0143 13.2383 12.0043L13.1443 11.8545C12.1426 10.2468 10.1704 9.24822 8.01043 9.24822C5.85044 9.24822 3.69043 10.3566 2.7513 12.0243L2.58435 12.3538C2.58435 12.3538 2.57391 12.3937 2.56348 12.4137C2.19826 13.1826 2 14.0713 2 14.97C2 14.97 2 14.97 2 14.98H3.21043C3.21043 14.2311 3.37739 13.5021 3.66957 12.873C3.66957 12.873 3.66957 12.873 3.66957 12.8631L3.82609 12.5635C4.55652 11.2753 6.23652 10.4165 8 10.4165C9.76348 10.4165 11.3287 11.2154 12.0904 12.4437L12.1739 12.5835C12.5287 13.2026 12.727 13.9016 12.7791 14.6405V14.99L13.9896 15L14 14.97Z" fill="#3F2B2E"/>
|
|
723
751
|
<path d="M4.53565 6.33238L4.70261 6.65193C5.3287 7.67047 6.62261 8.32953 8 8.32953C9.37739 8.32953 10.7443 7.62054 11.3704 6.5321L11.4748 6.3224C11.7148 5.81312 11.84 5.24394 11.84 4.66476V4.42511C11.7983 3.86591 11.6313 3.3067 11.36 2.78745L11.2974 2.6776C10.6713 1.67903 9.34609 1 8 1C6.65391 1 5.24522 1.70899 4.62957 2.78745L4.52522 2.99715C4.28522 3.50642 4.16 4.07561 4.16 4.65478V4.90442C4.20174 5.42368 4.31652 5.89301 4.53565 6.34237V6.33238ZM5.37043 4.65478C5.37043 4.23538 5.46435 3.82596 5.62087 3.49643L5.70435 3.32668C6.10087 2.63766 7.04 2.16833 8 2.16833C8.96 2.16833 9.83652 2.62767 10.2852 3.34665C10.4835 3.70613 10.5983 4.10556 10.6296 4.46505V4.67475C10.6296 5.09415 10.5357 5.50357 10.3791 5.8331L10.2957 6.00285C9.89913 6.69187 8.96 7.17118 8 7.17118C7.04 7.17118 6.16348 6.7418 5.71478 6.00285L5.62087 5.8331C5.47478 5.53352 5.3913 5.19401 5.36 4.85449V4.64479L5.37043 4.65478Z" fill="#3F2B2E"/>
|
|
724
752
|
</svg>
|
|
725
|
-
`,
|
|
753
|
+
`,B4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
726
754
|
<path d="M12.005 14.168C12.9534 14.168 13.8819 14.3279 14.7704 14.5876C16.9667 15.2371 18.8636 16.6058 19.8619 18.4242L20.1215 18.9337C20.6905 20.1526 21 21.5513 21 22.98C21 22.98 21 22.99 21 23H19.7421C19.7421 21.7511 19.4825 20.5322 18.9933 19.4932L18.7438 19.0136C17.9052 17.485 16.2779 16.3161 14.391 15.7666C13.6223 15.5468 12.8236 15.4169 11.995 15.4169C11.1764 15.4169 10.3777 15.5468 9.60899 15.7666C7.72213 16.3161 6.09484 17.475 5.25624 19.0136L5.00666 19.4932C4.51747 20.5422 4.2579 21.7611 4.2579 23H3C3 23 3 22.99 3 22.98C3 21.5513 3.2995 20.1526 3.87854 18.9337L4.1381 18.4242C5.13644 16.6058 7.03328 15.2271 9.22962 14.5876C10.1181 14.3279 11.0466 14.168 11.995 14.168" fill="#3F2B2E"/>
|
|
727
755
|
<path d="M6.91348 9.07266L7.17304 9.55223C8.1015 11.0808 9.99834 12.0699 12.005 12.0699C14.0116 12.0699 16.0383 11.0009 16.9468 9.38238L17.1065 9.06267C17.4559 8.29337 17.6456 7.42416 17.6456 6.53497V6.1653C17.5857 5.29609 17.3461 4.46685 16.9368 3.68756L16.8469 3.51771C15.9285 2.00908 13.9917 1 12.015 1C10.0383 1 7.97171 2.06903 7.07321 3.67757L6.91348 3.99728C6.56406 4.76658 6.37438 5.63579 6.37438 6.52498V6.89464C6.43428 7.68392 6.61398 8.39328 6.92346 9.07266H6.91348ZM7.61231 6.52498C7.61231 5.81562 7.76206 5.11626 8.03161 4.52679L8.17138 4.24705C8.84027 3.03815 10.3777 2.22888 11.995 2.22888C13.5225 2.22888 15.0599 3.01817 15.7388 4.12716L15.8186 4.26703C16.1481 4.88647 16.3378 5.54587 16.3777 6.20527V6.53497C16.3777 7.24432 16.228 7.94369 15.9584 8.53315L15.8186 8.8129C15.1398 10.0318 13.6023 10.8411 11.995 10.8411C10.3877 10.8411 8.9401 10.0917 8.25125 8.94278L8.0416 8.54314C7.802 8.02361 7.66223 7.45413 7.61231 6.85468V6.52498Z" fill="#3F2B2E"/>
|
|
728
756
|
</svg>
|
|
729
|
-
`,
|
|
757
|
+
`,V4=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
730
758
|
<path d="M8.2404 4.25C8.2404 4.25 8.2704 3.29 7.7004 2.6C7.3104 2.13 6.7304 1.88 6.0204 1.87C6.0204 1.87 5.9804 1.87 5.9704 1.87C5.3304 1.88 4.8204 2.08 4.4304 2.45C3.7104 3.15 3.7504 4.21 3.7504 4.24V11.06L4.4404 11.5H7.5604L8.2504 11.06V4.25H8.2404ZM7.4404 4.24V10.67L7.3004 10.76H4.6704L4.5304 10.67V4.23C4.5304 4.23 4.5104 3.43 4.9904 2.97C5.2304 2.74 5.5504 2.62 5.9804 2.62C6.4604 2.62 6.8204 2.77 7.0604 3.07C7.4504 3.54 7.4304 4.23 7.4304 4.25L7.4404 4.24Z" fill="#3F2B2E"/>
|
|
731
759
|
<path d="M6.8504 1.56L6.7704 0.5H5.2104L5.1304 1.56H6.8504Z" fill="#3F2B2E"/>
|
|
732
760
|
</svg>
|
|
733
|
-
`,
|
|
761
|
+
`,E4=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
734
762
|
<path d="M10.2704 3.37C9.75044 2.73 8.98044 2.38 8.03044 2.37C8.03044 2.37 8.01044 2.37 8.00044 2.37C7.99044 2.37 7.97044 2.37 7.96044 2.37C7.11044 2.38 6.42044 2.65 5.91044 3.16C4.95044 4.11 5.00045 5.55 5.00045 5.6V14.9L5.92044 15.5H10.0804L11.0004 14.9V5.62C11.0004 5.57 11.0404 4.31 10.2804 3.37H10.2704ZM9.93044 5.6V14.37L9.74044 14.49H6.23044L6.04044 14.37V5.58C6.04044 5.58 6.02044 4.49 6.66044 3.86C6.98044 3.54 7.41044 3.39 7.98044 3.38C8.62044 3.38 9.09045 3.59 9.42044 3.99C9.94044 4.63 9.92044 5.57 9.92044 5.6H9.93044Z" fill="#3F2B2E"/>
|
|
735
763
|
<path d="M9.14044 1.94L9.03044 0.5H6.95044L6.84044 1.94H9.14044Z" fill="#3F2B2E"/>
|
|
736
764
|
</svg>
|
|
737
|
-
`,
|
|
765
|
+
`,M4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
738
766
|
<path d="M15.0297 5.108C14.3298 4.16841 13.3299 3.67862 12.05 3.65863C12.05 3.65863 12.02 3.65863 12 3.65863C11.98 3.65863 11.94 3.65863 11.95 3.65863C10.8201 3.67862 9.90024 4.06845 9.22031 4.80813C7.94045 6.19752 8.00044 8.33659 8.00044 8.40656V22.6904L9.13032 23.5H14.8697L15.9996 22.6904V8.42655C15.9996 8.34659 16.0496 6.49739 15.0297 5.11799V5.108ZM14.9997 8.40656V22.1306L14.5598 22.4405H9.44029L9.00034 22.1306V8.38657C9.00034 8.38657 8.96034 6.59735 9.94024 5.52781C10.4402 4.98805 11.1301 4.71817 12 4.70817C12.9799 4.71817 13.7298 5.06801 14.2398 5.75771C15.0397 6.82725 14.9997 8.37657 14.9997 8.40656Z" fill="#3F2B2E"/>
|
|
739
767
|
<path d="M13.6298 2.73903L13.4699 0.5H10.5302L10.3702 2.73903H13.6298Z" fill="#3F2B2E"/>
|
|
740
768
|
</svg>
|
|
741
|
-
|
|
769
|
+
`,k4=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
742
770
|
<path d="M4.27 2.5V1H3.4V2.5H1V3.37H3.4V4.91H4.27V3.37H11V2.5H4.27Z" fill="#3F2B2E"/>
|
|
743
771
|
<path d="M8.49 7.09H7.62V8.58H1V9.45H7.62V11H8.49V9.45H11V8.58H8.49V7.09Z" fill="#3F2B2E"/>
|
|
744
772
|
</svg>
|
|
745
|
-
`,
|
|
773
|
+
`,Z4=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
746
774
|
<path d="M5.65 3.02V1H4.28V3.02H1V4.39H4.28V6.48H5.65V4.39H15V3.02H5.65Z" fill="#3F2B2E"/>
|
|
747
775
|
<path d="M11.56 9.52H10.19V11.54H1V12.91H10.19V15H11.56V12.91H15V11.54H11.56V9.52Z" fill="#3F2B2E"/>
|
|
748
776
|
</svg>
|
|
749
|
-
`,
|
|
777
|
+
`,_4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
750
778
|
<path d="M8.32 5.21V2H7.02V5.21H2V6.51H7.02V9.83H8.32V6.51H22V5.21H8.32Z" fill="#3F2B2E"/>
|
|
751
779
|
<path d="M16.76 14.17H15.45V17.38H2V18.69H15.45V22H16.76V18.69H22V17.38H16.76V14.17Z" fill="#3F2B2E"/>
|
|
752
780
|
</svg>
|
|
753
|
-
`,
|
|
781
|
+
`,S4=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
754
782
|
<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
783
|
<path d="M1 2.25V9.75H11V2.25H1ZM10.29 9.07H1.71V2.93H10.28V9.07H10.29Z" fill="#3F2B2E"/>
|
|
756
784
|
</svg>
|
|
757
|
-
`,
|
|
785
|
+
`,F4=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
758
786
|
<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
787
|
<path d="M0.5 2.5V13.5H15.5V2.5H0.5ZM14.31 12.39H1.69V3.61H14.3V12.39H14.31Z" fill="#3F2B2E"/>
|
|
760
788
|
</svg>
|
|
761
|
-
`,
|
|
789
|
+
`,O4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
762
790
|
<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
791
|
<path d="M1 4V20H23V4H1ZM21.8 18.88H2.2V5.12H21.8V18.89V18.88Z" fill="#3F2B2E"/>
|
|
764
792
|
</svg>
|
|
765
|
-
`,
|
|
793
|
+
`,A4=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
766
794
|
<path d="M4.24025 3.11788V3.00799L3.77022 2.37862H2.00008L1.54004 3.02797V3.13786C1.48004 6.1049 1.29002 9.41159 1.07001 9.81119L1 9.9011V11H4.7903V9.91109L4.73029 9.82118C4.50027 9.42158 4.30026 6.1049 4.25025 3.12787L4.24025 3.11788ZM4.09024 10.3007H1.68005V10.0909C2.06008 9.16184 2.18009 5.13586 2.2201 3.25774L2.35011 3.06793H3.42019L3.5502 3.24775C3.5902 5.12587 3.71021 9.16184 4.09024 10.0909V10.3007Z" fill="#3F2B2E"/>
|
|
767
795
|
<path d="M4.09024 1H1.68005V1.68931H4.09024V1Z" fill="#3F2B2E"/>
|
|
768
796
|
<path d="M9.9507 1.68931H7.54051V2.37862H9.9507V1.68931Z" fill="#3F2B2E"/>
|
|
769
797
|
<path d="M10.9808 5.28571C10.9108 3.92707 9.84069 3.15784 9.80069 3.12787L9.71068 3.06793H7.80053L7.71053 3.12787C7.71053 3.12787 6.60044 3.91708 6.53043 5.26573C6.53043 5.32567 6.38042 6.79421 6.92046 10.7003L6.96047 10.99H10.5207L10.5607 10.7003C11.1008 6.8042 10.9908 5.33566 10.9908 5.28571H10.9808ZM9.9407 10.3107H7.54051C7.06048 6.72428 7.19048 5.34565 7.19048 5.31568C7.23049 4.47652 7.80053 3.91708 8.01055 3.74725H9.50067C9.71068 3.92707 10.2807 4.47652 10.3207 5.32567C10.3207 5.33566 10.4207 6.72428 9.9407 10.3107Z" fill="#3F2B2E"/>
|
|
770
798
|
</svg>
|
|
771
|
-
`,
|
|
799
|
+
`,P4=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
772
800
|
<path d="M5.65366 4.00214V3.83202L4.9646 2.91137H2.43804L1.75897 3.85204V4.02216C1.67908 8.11508 1.41943 12.6984 1.10985 13.2588L1 13.3989V15H6.41263V13.4189L6.31277 13.2788C5.9932 12.6984 5.72357 8.10507 5.64368 4.00214H5.65366ZM5.3341 13.9292H2.08852V13.6991C2.6178 12.3581 2.78757 6.81415 2.8375 4.21229L2.99728 3.99214H4.42534L4.57513 4.19228C4.62507 6.80415 4.80482 12.3581 5.3341 13.6991V13.9292Z" fill="#3F2B2E"/>
|
|
773
801
|
<path d="M5.39402 1H2.0286V2.08077H5.39402V1Z" fill="#3F2B2E"/>
|
|
774
802
|
<path d="M13.5729 1.96069H10.2075V3.04146H13.5729V1.96069Z" fill="#3F2B2E"/>
|
|
775
803
|
<path d="M14.961 7.00429C14.8711 5.14296 13.3732 4.10222 13.3132 4.06219L13.1734 3.97212H10.4971L10.3573 4.06219C10.3573 4.06219 10.0477 4.27234 9.72812 4.63259C9.28872 5.11294 8.75944 5.92352 8.70951 6.99428C8.70951 7.08435 8.54972 9.2559 9.28872 14.4696L9.35862 14.9299H14.3618L14.4317 14.4696C15.1707 9.2559 14.981 7.07434 14.971 7.00429H14.961ZM13.4231 13.8492H10.2973C9.65821 9.10579 9.78804 7.08435 9.78804 7.05432C9.82798 6.28377 10.2175 5.70336 10.537 5.3431C10.6569 5.203 10.7667 5.10293 10.8566 5.04289H12.8239C13.1135 5.29307 13.8325 6.00357 13.8924 7.08435C13.8924 7.10436 14.0622 9.1258 13.4231 13.8592V13.8492Z" fill="#3F2B2E"/>
|
|
776
804
|
</svg>
|
|
777
|
-
`,
|
|
805
|
+
`,I4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
778
806
|
<path d="M9.21759 19.87C8.73775 19.14 8.32789 12.32 8.21792 6.15V5.98L7.34822 4.81H3.94935L3.08964 6.01V6.17C2.97967 12.33 2.57981 19.14 2.09997 19.86L2 20V22H9.32755V20L9.22759 19.87H9.21759ZM8.26791 20.95H3.03965V20.31C3.83939 18.53 4.06931 9.46 4.12929 6.36L4.47917 5.86H6.81839L7.16828 6.33C7.22825 9.44 7.47817 18.53 8.26791 20.3V20.95Z" fill="#3F2B2E"/>
|
|
779
807
|
<path d="M8.09796 2H3.2096V3.05H8.09796V2Z" fill="#3F2B2E"/>
|
|
780
808
|
<path d="M19.964 3.4H15.0756V4.45H19.964V3.4Z" fill="#3F2B2E"/>
|
|
781
809
|
<path d="M21.9433 10.45C21.8234 7.8 19.7141 6.33 19.6241 6.27L19.4942 6.18H15.7054L15.5755 6.27C15.5755 6.27 15.1556 6.56 14.6958 7.07C14.076 7.76 13.3262 8.91 13.2562 10.43C13.2562 10.56 13.0263 13.78 14.106 21.54L14.1659 21.99H21.1036L21.1636 21.54C22.2532 13.78 21.9733 10.55 21.9533 10.44L21.9433 10.45ZM15.0656 20.95C14.076 13.65 14.2759 10.55 14.2859 10.5C14.3459 9.27 14.9557 8.34 15.4655 7.78C15.6954 7.52 15.9154 7.33 16.0353 7.23H19.1543C19.5541 7.55 20.8237 8.72 20.9037 10.53C20.9037 10.56 21.1736 13.67 20.1839 20.95H15.0656Z" fill="#3F2B2E"/>
|
|
782
810
|
</svg>
|
|
783
|
-
`,
|
|
811
|
+
`,z4=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
784
812
|
<path d="M10.98 10.5195L9.00007 8.53754C9.18007 8.33734 9.34006 8.11712 9.47005 7.88689C9.85004 7.18619 10.05 6.37538 10.04 5.53453C10.04 4.69369 9.85004 3.88288 9.47005 3.18218C8.77008 1.88088 7.18014 1 5.5202 1C3.86026 1 2.27031 1.88088 1.57034 3.18218C1.19035 3.88288 0.990358 4.69369 1.00036 5.53453C1.00036 6.26527 1.15035 6.97598 1.44034 7.61662L1.65033 8.00701C2.38031 9.23824 3.94025 10.0591 5.5302 10.0591C6.64016 10.0591 7.71012 9.65866 8.52009 9.00801L10.51 11L11 10.5095L10.98 10.5195ZM5.5102 9.36837C4.16024 9.36837 2.84029 8.67768 2.23031 7.65666L2.05032 7.31632C1.80033 6.77578 1.67033 6.15516 1.67033 5.52452C1.67033 4.8038 1.84033 4.11311 2.16032 3.51251C2.75029 2.42142 4.09025 1.69069 5.5002 1.69069C6.91015 1.69069 8.2501 2.42142 8.84008 3.51251C9.16007 4.11311 9.33006 4.8038 9.33006 5.53453C9.33006 6.25526 9.16007 6.94595 8.84008 7.54655C8.2501 8.63764 6.91015 9.36837 5.5002 9.36837H5.5102Z" fill="#3F2B2E"/>
|
|
785
813
|
</svg>
|
|
786
|
-
`,
|
|
814
|
+
`,D4=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
787
815
|
<path d="M15 14.2389L12.29 11.525C12.52 11.2546 12.74 10.9642 12.91 10.6538C13.44 9.67239 13.72 8.53076 13.72 7.35908C13.72 6.18741 13.44 5.04578 12.91 4.06438C11.92 2.23176 9.69 1 7.36 1C5.03 1 2.79 2.22175 1.81 4.05436C1.28 5.03577 1 6.1774 1 7.34907C1 8.37053 1.21 9.37196 1.62 10.2732L1.91 10.824C2.94 12.5465 5.13 13.7082 7.35 13.7082C8.89 13.7082 10.38 13.1674 11.5 12.2661L14.23 15L15 14.2289V14.2389ZM7.35 12.6266C5.49 12.6266 3.68 11.6853 2.85 10.2833L2.6 9.81259C2.26 9.07153 2.08 8.22032 2.08 7.34907C2.08 6.35765 2.31 5.40629 2.76 4.57511C3.56 3.08298 5.41 2.08155 7.35 2.08155C9.29 2.08155 11.14 3.08298 11.94 4.57511C12.38 5.39628 12.62 6.35765 12.61 7.35908C12.61 8.3505 12.38 9.30186 11.93 10.133C11.13 11.6252 9.28 12.6266 7.34 12.6266H7.35Z" fill="#3F2B2E"/>
|
|
788
816
|
</svg>
|
|
789
|
-
`,
|
|
817
|
+
`,T4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
790
818
|
<path d="M23 22.1704L18.44 17.6124C18.88 17.1327 19.27 16.6229 19.57 16.0632C20.4 14.5239 20.83 12.7447 20.83 10.9155C20.83 9.08632 20.4 7.30713 19.57 5.76783C18.03 2.91913 14.55 1 10.91 1C7.27 1 3.8 2.92912 2.26 5.77783C1.43 7.31713 1 9.09632 1 10.9255C1 12.5148 1.33 14.094 1.97 15.4934L2.42 16.353C4.02 19.0318 7.44 20.841 10.92 20.841C13.42 20.841 15.83 19.9214 17.6 18.4321L22.17 23L23 22.1704ZM10.92 19.6715C7.84 19.6715 4.82 18.1022 3.43 15.7633L3.02 14.9836C2.46 13.7542 2.16 12.3448 2.17 10.9155C2.17 9.28623 2.55 7.69696 3.29 6.32758C4.63 3.83871 7.7 2.16947 10.92 2.16947C14.14 2.16947 17.21 3.83871 18.55 6.32758C19.29 7.68696 19.67 9.27624 19.67 10.9255C19.67 12.5547 19.29 14.144 18.55 15.5134C17.21 18.0023 14.14 19.6715 10.92 19.6715Z" fill="#3F2B2E"/>
|
|
791
819
|
</svg>
|
|
792
|
-
`,
|
|
820
|
+
`,j4=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
793
821
|
<path d="M6.02498 2.79837L6.69431 4.87618L6.84416 5.32571H9.49151L7.72328 6.59437L7.33367 6.87408L7.48352 7.32361L8.16284 9.40142L6.38462 8.10279L6.005 7.82308L5.62537 8.10279L3.83716 9.39143L4.52647 7.31362L4.67632 6.86409L4.28671 6.58438L2.51848 5.30573H4.71628H5.18581L5.33566 4.8562L6.01498 2.77839M6.2048 1.25H5.84515L4.72627 4.67639H1.11988L1 5.02603L3.91708 7.12382L2.7982 10.5103L3.10789 10.74L6.01498 8.64222L8.9021 10.75L9.22178 10.5202L8.11289 7.13381L11 5.06598L10.8801 4.69637H7.31369L6.2048 1.25999V1.25Z" fill="#432A2E"/>
|
|
794
822
|
</svg>
|
|
795
|
-
`,
|
|
823
|
+
`,R4=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
796
824
|
<path d="M8.04503 3.75L8.90565 6.44L9.1258 7.14H12.6683L10.3767 8.81L9.78628 9.24L10.0064 9.93L10.8871 12.64L8.62545 10.96L8.03502 10.52L7.4446 10.96L5.16297 12.63L6.0436 9.92L6.26376 9.23L5.67334 8.8L3.3817 7.12H6.22373H6.95425L7.17441 6.42L8.03502 3.74M8.29521 1.25H7.79485L6.22373 6.12H1.16011L1 6.61L5.09292 9.6L3.5218 14.41L3.95211 14.74L8.02502 11.75L12.0679 14.75L12.5182 14.42L10.9571 9.61L15 6.66L14.8399 6.13H9.84632L8.2852 1.25H8.29521Z" fill="#432A2E"/>
|
|
797
825
|
</svg>
|
|
798
|
-
`,
|
|
826
|
+
`,q4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
799
827
|
<path d="M12.03 4.64L13.6583 9.68L13.8781 10.37H19.8921L15.6064 13.45L15.007 13.88L15.2368 14.58L16.8851 19.62L12.5794 16.47L11.99 16.04L11.4006 16.47L7.08492 19.59L8.74326 14.56L8.97303 13.86L8.37363 13.43L4.07792 10.33H9.41259L10.1419 10.35L10.3716 9.66L12.02 4.63M12.3996 2.51H11.6903L9.45255 9.36L2.22977 9.34L2 10.05L7.83417 14.25L5.5964 21.02L6.21578 21.48L12.03 17.28L17.8042 21.5L18.4436 21.04L16.2258 14.27L22 10.12L21.7702 9.37H14.6474L12.4296 2.5L12.3996 2.51Z" fill="#3F2B2E"/>
|
|
800
828
|
</svg>
|
|
801
|
-
`,
|
|
829
|
+
`,U4=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
802
830
|
<path d="M10.99 5.05599L10.8701 4.68638H7.3037L6.1948 1.25H5.83517L4.71628 4.67639H1.11988L1 5.02603L3.91708 7.12382L2.7982 10.5103L3.10789 10.74L6.01498 8.64222L8.9021 10.75L9.22178 10.5202L8.11289 7.13381L11 5.06598L10.99 5.05599Z" fill="#3F2B2E"/>
|
|
803
831
|
</svg>
|
|
804
|
-
`,
|
|
832
|
+
`,N4=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
805
833
|
<path d="M15 6.70963L14.84 6.19926H9.85L8.29 1.5H7.79L6.22 6.18963H1.16L1 6.66148L5.09 9.54074L3.52 14.1726L3.95 14.4904L8.02 11.6111L12.06 14.5L12.51 14.1822L10.95 9.55037L14.99 6.70963H15Z" fill="#3F2B2E"/>
|
|
806
834
|
</svg>
|
|
807
|
-
`,
|
|
835
|
+
`,K4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
808
836
|
<path d="M21.97 10.124L21.7403 9.37362H14.6174L12.3996 2.5H11.6903L9.45255 9.35361L2.22977 9.3336L2 10.044L7.83417 14.2462L5.5964 21.0197L6.21578 21.48L12.03 17.2778L17.8042 21.5L18.4436 21.0398L16.2258 14.2662L22 10.114L21.97 10.124Z" fill="#3F2B2E"/>
|
|
809
837
|
</svg>
|
|
810
|
-
`,
|
|
838
|
+
`,G4=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
811
839
|
<path d="M10.99 5.06L10.8701 4.69H7.3037L6.1948 1.25H5.83516L4.71628 4.67H1.11988L1 5.02L3.91708 7.12L2.7982 10.51L3.10789 10.74L5.25574 9.19L6.01498 8.64L8.9021 10.75L9.22178 10.52L8.11289 7.13L11 5.06H10.99ZM8.17283 9.41L6.39461 8.11L6.01498 7.83L5.63536 8.11L5.25574 8.39V5.17L5.35564 4.88L6.03496 2.8L6.7043 4.88L6.85415 5.33H9.5015L7.73327 6.6L7.34366 6.88L7.49351 7.33L8.17283 9.41Z" fill="#432A2E"/>
|
|
812
840
|
</svg>
|
|
813
|
-
`,
|
|
841
|
+
`,W4=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
814
842
|
<path d="M15 6.66L14.84 6.13H9.85L8.29 1.25H7.79L6.22 6.12H1.16L1 6.61L5.09 9.6L3.52 14.41L3.95 14.74L8.02 11.75L12.06 14.75L12.51 14.42L10.95 9.61L14.99 6.66H15ZM8.62 10.95L8.03 10.51L7.44 10.95L6.98 11.29V7.08L7.19 6.43L8.05 3.75L8.91 6.44L9.13 7.14H12.67L10.38 8.81L9.79 9.24L10.01 9.93L10.89 12.64L8.63 10.96L8.62 10.95Z" fill="#432A2E"/>
|
|
815
843
|
</svg>
|
|
816
|
-
`,
|
|
844
|
+
`,Q4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
817
845
|
<path d="M21.97 10.124L21.7403 9.37362H14.6174L12.3996 2.5H11.6903L9.45255 9.35361L2.22977 9.3336L2 10.044L7.83417 14.2462L5.5964 21.0197L6.21578 21.48L12.03 17.2778L17.8042 21.5L18.4436 21.0398L16.2258 14.2662L22 10.114L21.97 10.124ZM16.9051 19.629L12.5994 16.4774L12.01 16.0471L11.4206 16.4774L10.3816 17.2278V9.66377L12.03 4.63112L13.6583 9.67378L13.8781 10.3641H19.8921L15.6064 13.4458L15.007 13.876L15.2368 14.5764L16.8851 19.619L16.9051 19.629Z" fill="#3F2B2E"/>
|
|
818
846
|
</svg>
|
|
819
|
-
`,
|
|
847
|
+
`,X4=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
820
848
|
<path d="M10.99 5.05599L10.8701 4.68638H7.3037L6.1948 1.25H5.83516L4.71628 4.67639H1.11988L1 5.02603L3.91708 7.12382L2.7982 10.5103L3.10789 10.74L6.01498 8.64222L8.9021 10.75L9.22178 10.5202L8.11289 7.13381L11 5.06598L10.99 5.05599ZM8.17283 9.40142L6.39461 8.10279L6.01498 7.82308V2.82834V2.78838L6.7043 4.86619L6.85415 5.31572H9.5015L7.73327 6.58438L7.34366 6.86409L7.49351 7.31362L8.17283 9.39143V9.40142Z" fill="#432A2E"/>
|
|
821
849
|
</svg>
|
|
822
|
-
`,
|
|
850
|
+
`,Y4=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
823
851
|
<path d="M15 6.66L14.84 6.13H9.85L8.29 1.25H7.79L6.22 6.12H6.21H1.16L1 6.61L5.09 9.6L3.52 14.41L3.95 14.74L8.03 11.76L12.06 14.75L12.51 14.42L10.95 9.61L14.99 6.66H15ZM8.62 10.95L8.05 10.53V3.78L8.9 6.44L9.12 7.14H12.66L10.37 8.81L9.78 9.24L10 9.93L10.88 12.64L8.62 10.96V10.95Z" fill="#432A2E"/>
|
|
824
852
|
</svg>
|
|
825
|
-
`,
|
|
853
|
+
`,J4=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
826
854
|
<path d="M21.98 10.124L21.7502 9.37362H14.6274L12.4096 2.5H11.6903L9.45255 9.35361L2.22977 9.3336L2 10.044L7.83417 14.2462L5.5964 21.0197L6.21578 21.48L12.03 17.2778L17.8042 21.5L18.4436 21.0398L16.2258 14.2662L22 10.114L21.98 10.124ZM16.9151 19.629L12.6094 16.4774L12.02 16.0471V4.71116L12.05 4.63112L13.6783 9.67378L13.8981 10.3641H19.9121L15.6264 13.4458L15.027 13.876L15.2567 14.5764L16.9051 19.619L16.9151 19.629Z" fill="#3F2B2E"/>
|
|
827
855
|
</svg>
|
|
828
|
-
`,
|
|
856
|
+
`,t5=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
829
857
|
<path d="M10.99 5.05599L10.8701 4.68638H7.3037L6.1948 1.25H5.83517L4.71628 4.67639H1.11988L1 5.02603L3.91708 7.12382L2.7982 10.5103L3.10789 10.74L6.01498 8.64222L8.9021 10.75L9.22178 10.5202L8.11289 7.13381L11 5.06598L10.99 5.05599ZM9.49151 5.3357L7.3037 6.55442V5.3357H9.49151Z" fill="#432A2E"/>
|
|
830
858
|
</svg>
|
|
831
|
-
`,
|
|
859
|
+
`,e5=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
832
860
|
<path d="M15 6.656L14.84 6.12639H9.85L8.29 1.25H7.79L6.22 6.11639H6.21L1.16 6.1064L1 6.60603L5.09 9.59382L3.52 14.4003L3.95 14.73L5.99 13.2411L8.03 11.7522L12.07 14.75L12.52 14.4202L10.96 9.6138L15 6.66599V6.656ZM12.66 7.12565L10.37 8.79441L9.85 9.17413V7.12565H12.66ZM9.85 11.8521V9.42395L10.01 9.91358L10.89 12.6216L9.86 11.8521H9.85Z" fill="#432A2E"/>
|
|
833
861
|
</svg>
|
|
834
|
-
`,
|
|
862
|
+
`,i5=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
835
863
|
<path d="M21.99 10.124L21.7601 9.37362H14.6337L12.4148 2.5H11.6952L9.45627 9.35361L2.22989 9.3336L2 10.044L7.83708 14.2462L5.5982 21.0197L6.21789 21.48L12.035 17.2778L17.8021 21.5L18.4418 21.0398L16.2229 14.2662L22 10.114L21.99 10.124ZM15.963 13.2256L15.8731 10.3741H19.921L15.953 13.2256H15.963ZM16.9225 19.629L16.1429 19.0587L16.083 17.0577L16.9225 19.629Z" fill="#3F2B2E"/>
|
|
836
864
|
</svg>
|
|
837
|
-
`,
|
|
865
|
+
`,o5=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
838
866
|
<path d="M9.91144 1.51L1.87875 1.54L0.5 3.14L0.969573 3.28C1.10945 3.32 1.25931 3.36 1.42916 3.4V10.5H3.40736H8.58265H10.5009V3.39C10.6508 3.36 10.7906 3.32 10.9405 3.29L11.5 3.16L9.92143 1.5L9.91144 1.51ZM7.93324 9.91H6.31471V5.76C7.02407 5.87 7.60354 6.3 7.93324 6.63V9.92V9.91ZM5.67529 9.91H4.05677V6.62C4.36648 6.29 4.92598 5.86 5.67529 5.76V9.92V9.91ZM9.8515 9.91H8.57266V6.39L8.49273 6.3C8.07311 5.85 7.18392 5.1 5.98501 5.1C4.72616 5.1 3.86694 5.86 3.4673 6.31L3.39737 6.39V9.9H2.06857V3.54C3.04768 3.72 4.37648 3.86 5.95504 3.86C7.53361 3.86 8.78247 3.71 9.84151 3.52V9.91H9.8515ZM5.96503 3.22C4.15668 3.22 2.62807 3.02 1.67893 2.81L2.21844 2.18L9.59173 2.15L10.2012 2.79C9.0822 3.02 7.7634 3.21 5.95504 3.21L5.96503 3.22Z" fill="#3F2B2E"/>
|
|
839
867
|
</svg>
|
|
840
|
-
`,
|
|
868
|
+
`,n5=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
841
869
|
<path d="M15 4.15L12.93 1.75L2.81 1.8L1 4.08L1.68 4.27C1.85 4.32 2.05 4.37 2.25 4.42V14.25H13.74V4.41C13.86 4.38 13.99 4.36 14.1 4.33L14.99 4.14L15 4.15ZM3.26 2.74L12.5 2.69L13.24 3.55C11.82 3.84 10.18 4.11 7.85 4.11C5.52 4.11 3.85 3.83 2.62 3.54L3.26 2.74ZM10.39 13.25H8.48V7.69C9.32 7.85 9.99 8.43 10.39 8.85V13.25ZM7.55 13.25H5.64V8.84C6.01 8.41 6.66 7.84 7.55 7.68V13.25ZM12.81 13.31H11.32V8.49L11.21 8.36C10.67 7.74 9.54 6.7 8.02 6.7C6.41 6.7 5.32 7.75 4.82 8.38L4.72 8.51V13.32H3.2V4.63C4.41 4.86 5.98 5.06 7.87 5.06C9.94 5.06 11.52 4.84 12.83 4.6V13.31H12.81Z" fill="#3F2B2E"/>
|
|
842
870
|
</svg>
|
|
843
|
-
`,
|
|
871
|
+
`,s5=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
844
872
|
<path d="M23 5.82175L19.98 2.5L3.64 2.58004L1 5.74171L1.73 5.93181C2.07 6.02185 2.45 6.1119 2.86 6.20195V21.5H21.17V6.19194C21.45 6.14192 21.73 6.08189 21.99 6.03186L23 5.83175V5.82175ZM4.13 3.54055L19.54 3.46051L21.13 5.21143C18.78 5.67167 15.87 6.18194 11.79 6.18194C7.71 6.18194 4.79 5.68167 2.74 5.20142L4.13 3.54055ZM16.2 20.4595H12.54V11.2146C14.19 11.4047 15.49 12.4752 16.2 13.2256V20.4595ZM11.54 20.4595H7.88V13.2156C8.55 12.4652 9.8 11.3947 11.54 11.2146V20.4595ZM20.17 20.5495H17.19V12.8655L17.07 12.7254C16.22 11.7849 14.43 10.2141 12.04 10.2141C9.51 10.2141 7.79 11.7949 6.99 12.7354L6.88 12.8655V20.5395H3.86V6.42206C5.88 6.81227 8.54 7.14244 11.78 7.14244C15.32 7.14244 17.98 6.77225 20.17 6.37204V20.5495Z" fill="#3F2B2E"/>
|
|
845
873
|
</svg>
|
|
846
|
-
`,
|
|
874
|
+
`,r5=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
847
875
|
<path d="M6 1C8.76142 1 11 3.23858 11 6C11 8.76142 8.76142 11 6 11C3.23858 11 1 8.76142 1 6C1 3.23858 3.23858 1 6 1ZM6 7.66667C5.76988 7.66667 5.58333 7.85321 5.58333 8.08333C5.58333 8.31345 5.76988 8.5 6 8.5C6.23012 8.5 6.41667 8.31345 6.41667 8.08333C6.41667 7.85321 6.23012 7.66667 6 7.66667ZM6 3.91667C5.76988 3.91667 5.58333 4.10321 5.58333 4.33333V6.83333C5.58333 7.06345 5.76988 7.25 6 7.25C6.23012 7.25 6.41667 7.06345 6.41667 6.83333V4.33333C6.41667 4.10321 6.23012 3.91667 6 3.91667Z" fill="#3F2B2E"/>
|
|
848
876
|
</svg>
|
|
849
|
-
`,
|
|
877
|
+
`,l5=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
850
878
|
<path d="M8 1C11.866 1 15 4.13401 15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1ZM8 10.3333C7.67783 10.3333 7.41667 10.5945 7.41667 10.9167C7.41667 11.2388 7.67783 11.5 8 11.5C8.32217 11.5 8.58333 11.2388 8.58333 10.9167C8.58333 10.5945 8.32217 10.3333 8 10.3333ZM8 5.08333C7.67783 5.08333 7.41667 5.3445 7.41667 5.66667V9.16667C7.41667 9.48883 7.67783 9.75 8 9.75C8.32217 9.75 8.58333 9.48883 8.58333 9.16667V5.66667C8.58333 5.3445 8.32217 5.08333 8 5.08333Z" fill="#3F2B2E"/>
|
|
851
879
|
</svg>
|
|
852
|
-
`,
|
|
880
|
+
`,a5=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
853
881
|
<path d="M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 15.3333C11.5398 15.3333 11.1667 15.7064 11.1667 16.1667C11.1667 16.6269 11.5398 17 12 17C12.4602 17 12.8333 16.6269 12.8333 16.1667C12.8333 15.7064 12.4602 15.3333 12 15.3333ZM12 7.83333C11.5398 7.83333 11.1667 8.20643 11.1667 8.66667V13.6667C11.1667 14.1269 11.5398 14.5 12 14.5C12.4602 14.5 12.8333 14.1269 12.8333 13.6667V8.66667C12.8333 8.20643 12.4602 7.83333 12 7.83333Z" fill="#3F2B2E"/>
|
|
854
882
|
</svg>
|
|
855
|
-
`,
|
|
883
|
+
`,c5=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
856
884
|
<path d="M6 8.50049C6.27614 8.50049 6.5 8.72435 6.5 9.00049C6.49987 9.27652 6.27606 9.50049 6 9.50049C5.72394 9.50049 5.50013 9.27652 5.5 9.00049C5.5 8.72435 5.72386 8.50049 6 8.50049Z" fill="#3F2B2E"/>
|
|
857
885
|
<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
886
|
<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
887
|
</svg>
|
|
860
|
-
`,
|
|
888
|
+
`,h5=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
861
889
|
<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
890
|
<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
891
|
<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
892
|
</svg>
|
|
865
|
-
`,
|
|
893
|
+
`,d5=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
866
894
|
<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
895
|
<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
896
|
<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"/>
|
|
869
897
|
</svg>
|
|
870
|
-
`,
|
|
898
|
+
`,p5=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
871
899
|
<path d="M5.94129 10.24L5.82136 10.19C1.32372 8.33153 0.953912 5.74359 1.00389 4.7244C1.07385 3.37548 1.91341 2.22639 3.09279 1.86668C4.10226 1.55693 5.13172 1.88667 5.96128 2.76596C6.91079 1.8467 8.0302 1.52695 9.07965 1.90665C10.1891 2.30633 10.9687 3.43543 10.9986 4.7244C11.0286 5.75358 10.5988 8.33153 6.07123 10.2L5.95129 10.25L5.94129 10.24Z" fill="#3F2B2E"/>
|
|
872
900
|
</svg>
|
|
873
901
|
`,j2=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
874
902
|
<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.91263Z" fill="#3F2B2E"/>
|
|
875
903
|
</svg>
|
|
876
|
-
`,
|
|
904
|
+
`,C5=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
877
905
|
<path d="M5.94129 10.24L5.82136 10.19C1.32372 8.33153 0.953912 5.74359 1.00389 4.7244C1.07385 3.37548 1.91341 2.22639 3.09279 1.86668C4.10226 1.55693 5.13172 1.88667 5.96128 2.76596C6.91079 1.8467 8.0302 1.52695 9.07965 1.90665C10.1891 2.30633 10.9687 3.43543 10.9986 4.7244C11.0286 5.75358 10.5988 8.33153 6.07123 10.2L5.95129 10.25L5.94129 10.24ZM5.95129 3.69522L5.70142 3.39546C5.15171 2.716 4.49206 2.3463 3.82241 2.3463C3.6425 2.3463 3.4626 2.37628 3.28269 2.42624C2.36317 2.70601 1.68353 3.65526 1.63356 4.74439C1.59358 5.63368 1.9234 7.8719 5.95129 9.58053C10.0092 7.8719 10.399 5.62369 10.379 4.7344C10.349 3.69522 9.7493 2.77596 8.86976 2.4662C8.00021 2.15645 7.04072 2.52616 6.23114 3.40546L5.96128 3.70522L5.95129 3.69522Z" fill="#3F2B2E"/>
|
|
878
906
|
</svg>
|
|
879
907
|
`,R2=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
880
908
|
<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
909
|
</svg>
|
|
882
|
-
`,
|
|
910
|
+
`,u5=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
883
911
|
<path d="M5.2 4.73H4.38V9.14H5.2V4.73Z" fill="#3F2B2E"/>
|
|
884
912
|
<path d="M7.62 4.73H6.8V9.14H7.62V4.73Z" fill="#3F2B2E"/>
|
|
885
913
|
<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
914
|
</svg>
|
|
887
|
-
`,
|
|
915
|
+
`,g5=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
888
916
|
<path d="M6.96 6.37H5.9V12.03H6.96V6.37Z" fill="#3F2B2E"/>
|
|
889
917
|
<path d="M10.1 6.37H9.04V12.03H10.1V6.37Z" fill="#3F2B2E"/>
|
|
890
918
|
<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
919
|
</svg>
|
|
892
|
-
`,
|
|
920
|
+
`,f5=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
893
921
|
<path d="M10.25 9.34H8.87V17.46H10.25V9.34Z" fill="#3F2B2E"/>
|
|
894
922
|
<path d="M15.14 9.34H13.76V17.46H15.14V9.34Z" fill="#3F2B2E"/>
|
|
895
923
|
<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
924
|
</svg>
|
|
897
|
-
`,
|
|
925
|
+
`,v5={wishlist:B0,playerv:V0,chevronRight:E0,chevronLeft:M0,icoPlus:P0,icoMinus:I0,"star-0":k0,"star-25":Z0,"star-50":_0,"star-75":S0,"star-100":F0,cross:O0,search:A0,arrowLeft:z0,arrowTop:D0,cart:T0,notifyme:j0,triangledown:R0,triangleup:q0,checkstroke:U0,pause:N0,mapDualArrow:K0,swipeDualArrow:W0,backToBag:J0,checkbox:t3,sliderLeftArrow:e3,sliderRightArrow:i3},$2={"occ-address":{small:o3,medium:n3,large:s3},"occ-autorep":{small:r3,medium:l3,large:a3},"occ-back":{small:c3,medium:h3,large:d3},"occ-bag-filled":{small:p3,medium:C3,large:u3},"occ-bag-outlined":{small:g3,medium:f3,large:v3},"occ-bag-strike":{small:b3,medium:w3,large:m3},"occ-bottle":{small:y3,medium:L3,large:x3},"occ-briefcase":{small:$3,medium:H3,large:B3},"occ-burger":{small:V3,medium:E3,large:M3},"occ-card":{small:k3,medium:Z3,large:_3},"occ-career":{small:S3,medium:F3,large:O3},"occ-check-filled":{small:A3,medium:P3,large:I3},"occ-check-outlined":{small:z3,medium:D3,large:T3},"occ-chevron-bottom":{small:j3,medium:R3,large:q3},"occ-chevron-double":{small:U3,medium:N3,large:K3},"occ-chevron-left":{small:G3,medium:W3,large:Q3},"occ-chevron-right":{small:X3,medium:Y3,large:J3},"occ-chevron-top":{small:tt,medium:et,large:it},"occ-close-filled":{small:ot,medium:nt,large:st},"occ-close-outlined":{small:rt,medium:lt,large:at},"occ-cream":{small:ct,medium:ht,large:dt},"occ-cream-tube":{small:pt,medium:Ct,large:ut},"occ-eye-hide":{small:gt,medium:ft,large:vt},"occ-eye-show":{small:bt,medium:wt,large:mt},"occ-gear":{small:yt,medium:Lt,large:xt},"occ-gear-outline":{small:$t,medium:Ht,large:Bt},"occ-geoloc":{small:Vt,medium:Et,large:Mt},"occ-gift":{small:kt,medium:Zt,large:_t},"occ-group":{small:St,medium:Ft,large:Ot},"occ-hand-shake":{small:At,medium:Pt,large:It},"occ-info":{small:zt,medium:Dt,large:Tt},"occ-location":{small:jt,medium:Rt,large:qt},"occ-mail":{small:Ut,medium:Nt,large:Kt},"occ-message":{small:Gt,medium:Wt,large:Qt},"occ-minus":{small:Xt,medium:Yt,large:Jt},"occ-order":{small:t4,medium:e4,large:i4},"occ-order-sent":{small:o4,medium:n4,large:s4},"occ-padlock":{small:r4,medium:l4,large:a4},"occ-pause":{small:c4,medium:h4,large:d4},"occ-play":{small:p4,medium:C4,large:u4},"occ-plus":{small:g4,medium:f4,large:v4},"occ-product":{small:b4,medium:w4,large:m4},"occ-profil-filled":{small:y4,medium:L4,large:x4},"occ-profil-outlined":{small:$4,medium:H4,large:B4},"occ-refill":{small:V4,medium:E4,large:M4},"occ-refine":{small:k4,medium:Z4,large:_4},"occ-reward-card":{small:S4,medium:F4,large:O4},"occ-samples":{small:A4,medium:P4,large:I4},"occ-search":{small:z4,medium:D4,large:T4},"occ-star-0":{small:j4,medium:R4,large:q4},"occ-star-100":{small:U4,medium:N4,large:K4},"occ-star-25":{small:G4,medium:W4,large:Q4},"occ-star-50":{small:X4,medium:Y4,large:J4},"occ-star-75":{small:t5,medium:e5,large:i5},"occ-store":{small:o5,medium:n5,large:s5},"occ-warning":{small:r5,medium:l5,large:a5},"occ-warning-stroke":{small:c5,medium:h5,large:d5},"occ-wishlist-filled":{small:p5,medium:j2,large:j2},"occ-wishlist-outlined":{small:C5,medium:R2,large:R2},"occ-trash":{small:u5,medium:g5,large:f5}},b5=Object.fromEntries(Object.entries($2).map(([e,t])=>[e,t.medium??t.small??t.large??""])),X2={...v5,...b5},w5={xsmall:8,small:12,medium:16,large:24},m5=e=>Object.prototype.hasOwnProperty.call($2,e),y5=e=>e==="xsmall"?"small":e,L5=(e,t,i)=>{const n=$2[e];if(i){const o=y5(t);return n[o]??n.large??n.medium??n.small??""}return n.large??n.medium??n.small??""},x5=(e,{size:t,bgstyle:i})=>{const n=w5[t],o=i==="none-light"||i==="none-contrast";let s=X2[e]??"";return m5(e)&&(s=L5(e,t,o)),{svg:s,pixelSize:n,shouldApplyLogicalSize:o}},G1=X2,$5={strikeDiagonal:G0},H5={success:Q0,error:X0,info:Y0};/**
|
|
898
926
|
* @license
|
|
899
927
|
* Copyright 2017 Google LLC
|
|
900
928
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
901
|
-
*/const
|
|
929
|
+
*/const r1={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4},o2=e=>(...t)=>({_$litDirective$:e,values:t});let n2=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)}};/**
|
|
902
930
|
* @license
|
|
903
931
|
* Copyright 2017 Google LLC
|
|
904
932
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
905
|
-
*/class u2 extends n2{constructor(t){if(super(t),this.it=h,t.type!==
|
|
933
|
+
*/class u2 extends n2{constructor(t){if(super(t),this.it=h,t.type!==r1.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===h||t==null)return this._t=void 0,this.it=t;if(t===z)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:[]}}}u2.directiveName="unsafeHTML",u2.resultType=1;/**
|
|
906
934
|
* @license
|
|
907
935
|
* Copyright 2017 Google LLC
|
|
908
936
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
@@ -910,15 +938,15 @@
|
|
|
910
938
|
* @license
|
|
911
939
|
* Copyright 2020 Google LLC
|
|
912
940
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
913
|
-
*/const Y2=e=>e.strings===void 0,
|
|
941
|
+
*/const Y2=e=>e.strings===void 0,B5={},V5=(e,t=B5)=>e._$AH=t;/**
|
|
914
942
|
* @license
|
|
915
943
|
* Copyright 2017 Google LLC
|
|
916
944
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
917
|
-
*/const A1=(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),A1(o,t);return!0},t2=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)},J2=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)
|
|
945
|
+
*/const A1=(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),A1(o,t);return!0},t2=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)},J2=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),k5(t)}};function E5(e){this._$AN!==void 0?(t2(this),this._$AM=e,J2(this)):this._$AM=e}function M5(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++)A1(n[s],!1),t2(n[s]);else n!=null&&(A1(n,!1),t2(n));else A1(this,e)}const k5=e=>{e.type==r1.CHILD&&(e._$AP??(e._$AP=M5),e._$AQ??(e._$AQ=E5))};class Z5 extends n2{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,i,n){super._$AT(t,i,n),J2(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&&(A1(this,t),t2(this))}setValue(t){if(Y2(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 _5 extends Z5{constructor(){super(...arguments),this.prevData={}}render(t){return h}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 S5 extends _5{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 F5 extends S5{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 l=o.slice(1);switch(o[0]){case"@":this.eventData[l]=s,this.applyEvent(l,s);break;case".":n[l]=s;break;case"?":s?n.setAttribute(l,""):n.removeAttribute(l);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 q2=o2(F5);/**
|
|
918
946
|
* @license
|
|
919
947
|
* Copyright 2018 Google LLC
|
|
920
948
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
921
|
-
*/const M=e=>e??h;var
|
|
949
|
+
*/const M=e=>e??h;var O5=Object.defineProperty,A5=Object.getOwnPropertyDescriptor,t1=(e,t,i,n)=>{for(var o=n>1?void 0:n?A5(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&O5(t,i,o),o};let D=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 h;const{svg:e,pixelSize:t,shouldApplyLogicalSize:i}=x5(this.icon,{size:this.size,bgstyle:this.bgstyle}),n=`icon-${this.icon}`,o=i?` width="${t}" height="${t}"`:"",l=(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,d=this.showSrLabel?"":"icon";return a`
|
|
922
950
|
${this.type==="span"?a`
|
|
923
951
|
<span part="icon-button" class="icon icon-button ${this.size} ${this.bgstyle} ${this.status} ${n}" ?disabled="${this.disabled}">
|
|
924
952
|
${K(l)}
|
|
@@ -1120,9 +1148,9 @@
|
|
|
1120
1148
|
}
|
|
1121
1149
|
|
|
1122
1150
|
.sr-only {
|
|
1123
|
-
${
|
|
1151
|
+
${x2}
|
|
1124
1152
|
}
|
|
1125
|
-
`;
|
|
1153
|
+
`;t1([r({type:String,reflect:!0})],D.prototype,"bgstyle",2);t1([r({type:String,reflect:!0})],D.prototype,"size",2);t1([r({type:String,reflect:!0})],D.prototype,"status",2);t1([r({type:String,reflect:!0})],D.prototype,"type",2);t1([r({type:String})],D.prototype,"strokewidth",2);t1([r({type:String})],D.prototype,"icon",2);t1([r({type:Boolean,reflect:!0})],D.prototype,"disabled",2);t1([r({type:Boolean})],D.prototype,"showSrLabel",2);t1([r({type:String})],D.prototype,"srLabel",2);D=t1([u("o-icon-button")],D);var P5=Object.defineProperty,I5=Object.getOwnPropertyDescriptor,w=(e,t,i,n)=>{for(var o=n>1?void 0:n?I5(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&P5(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,l,c,d;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=(l=((s=t.shadowRoot)==null?void 0:s.querySelector("button"))??t)==null?void 0:l.focus)==null||c.call(l,{preventScroll:!0});const n=(d=this.shadowRoot)==null?void 0:d.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 l=t.querySelector(".detail-view .return-btn"),c=t.querySelector(".detail-view .close-btn"),d=l?this.resolveFocusable(l):null,f=c?this.resolveFocusable(c):null;if(e.shiftKey&&d&&i===d&&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))??d??f).focus({preventScroll:!0});return}}if(document.querySelector("#refineandsortpopin")){const l=t.querySelector(".close-btn"),c=l?this.resolveFocusable(l):null,d=t.querySelector(".js-clear-refinements"),f=d?this.resolveFocusable(d):null,y=v=>{e.preventDefault(),e.stopPropagation(),v.focus()};if(c&&f){if(!e.shiftKey&&i===f)return y(c);if(e.shiftKey&&i===c)return y(f)}}const o=this.renderRoot.querySelector(".close-btn");if(!e.shiftKey&&o&&o.contains(i)){e.preventDefault();const l=this.renderRoot.querySelector(".o-whats-inside--content p");l==null||l.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 l;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),d=Array.from(((l=o.shadowRoot)==null?void 0:l.querySelectorAll("*"))||[]).filter(t).flatMap(i);s.push(...c,...d)}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`
|
|
1126
1154
|
<div tabindex="-1" class="header ${this.showDetail?"detail-view-header":""}">
|
|
1127
1155
|
${this.showHeaderStartIcon?a`
|
|
1128
1156
|
<o-icon-button
|
|
@@ -1444,7 +1472,7 @@
|
|
|
1444
1472
|
overflow: auto;
|
|
1445
1473
|
box-sizing: border-box;
|
|
1446
1474
|
}
|
|
1447
|
-
`;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};w([r({type:Boolean,reflect:!0})],g.prototype,"open",2);w([r({type:Boolean,reflect:!0})],g.prototype,"showHeader",2);w([r({type:Boolean,reflect:!0})],g.prototype,"showFooter",2);w([r({type:Boolean,reflect:!0})],g.prototype,"showHeaderStartIcon",2);w([r({type:String,reflect:!0})],g.prototype,"headerTitle",2);w([r({type:String,reflect:!0})],g.prototype,"headerTitleClassName",2);w([r({type:String,reflect:!0})],g.prototype,"labelDialog",2);w([r({type:String,reflect:!0})],g.prototype,"labelAriaDialogPanel",2);w([r({type:String,reflect:!0})],g.prototype,"addToBagProductCount",2);w([r({type:String,reflect:!0})],g.prototype,"closeButtonLabel",2);w([r({type:String,reflect:!0})],g.prototype,"goBackButtonLabel",2);w([r({type:String,reflect:!0})],g.prototype,"firstButtonLabel",2);w([r({type:String,reflect:!0})],g.prototype,"firstButtonVariant",2);w([r({type:Object,reflect:!0})],g.prototype,"firstButtonProps",2);w([r({type:Boolean,reflect:!0})],g.prototype,"onFirstButtonClickClose",2);w([r({type:String,reflect:!0})],g.prototype,"secondButtonLabel",2);w([r({type:String,reflect:!0})],g.prototype,"secondButtonVariant",2);w([r({type:Object,reflect:!0})],g.prototype,"secondButtonProps",2);w([r({type:Boolean,reflect:!0})],g.prototype,"onSecondButtonClickClose",2);w([r({type:Boolean,reflect:!0})],g.prototype,"disablePortal",2);w([r({type:Number,reflect:!0})],g.prototype,"zIndex",2);w([r({type:Boolean,reflect:!0})],g.prototype,"initialized",2);w([r({type:Boolean})],g.prototype,"showDetail",2);w([r({type:Boolean})],g.prototype,"isHidingDetail",2);g=w([u("o-side-panel")],g);var
|
|
1475
|
+
`;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};w([r({type:Boolean,reflect:!0})],g.prototype,"open",2);w([r({type:Boolean,reflect:!0})],g.prototype,"showHeader",2);w([r({type:Boolean,reflect:!0})],g.prototype,"showFooter",2);w([r({type:Boolean,reflect:!0})],g.prototype,"showHeaderStartIcon",2);w([r({type:String,reflect:!0})],g.prototype,"headerTitle",2);w([r({type:String,reflect:!0})],g.prototype,"headerTitleClassName",2);w([r({type:String,reflect:!0})],g.prototype,"labelDialog",2);w([r({type:String,reflect:!0})],g.prototype,"labelAriaDialogPanel",2);w([r({type:String,reflect:!0})],g.prototype,"addToBagProductCount",2);w([r({type:String,reflect:!0})],g.prototype,"closeButtonLabel",2);w([r({type:String,reflect:!0})],g.prototype,"goBackButtonLabel",2);w([r({type:String,reflect:!0})],g.prototype,"firstButtonLabel",2);w([r({type:String,reflect:!0})],g.prototype,"firstButtonVariant",2);w([r({type:Object,reflect:!0})],g.prototype,"firstButtonProps",2);w([r({type:Boolean,reflect:!0})],g.prototype,"onFirstButtonClickClose",2);w([r({type:String,reflect:!0})],g.prototype,"secondButtonLabel",2);w([r({type:String,reflect:!0})],g.prototype,"secondButtonVariant",2);w([r({type:Object,reflect:!0})],g.prototype,"secondButtonProps",2);w([r({type:Boolean,reflect:!0})],g.prototype,"onSecondButtonClickClose",2);w([r({type:Boolean,reflect:!0})],g.prototype,"disablePortal",2);w([r({type:Number,reflect:!0})],g.prototype,"zIndex",2);w([r({type:Boolean,reflect:!0})],g.prototype,"initialized",2);w([r({type:Boolean})],g.prototype,"showDetail",2);w([r({type:Boolean})],g.prototype,"isHidingDetail",2);g=w([u("o-side-panel")],g);var z5=Object.defineProperty,D5=Object.getOwnPropertyDescriptor,$=(e,t,i,n)=>{for(var o=n>1?void 0:n?D5(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&z5(t,i,o),o};const T5=i2(p);let L=class extends T5{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[D1].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 h;const i=G1[t].replace("<svg",'<svg aria-hidden="true" focusable="false" part="svg"');return a`<span class="${e==="start"?"icon-start":"icon-end"}">${K(i)}</span>`}renderButton(){const e=this.text||this.textsecond;return a`
|
|
1448
1476
|
<button type=${this.type} class="button" ?disabled=${this.disabled} @click=${this.handleClick} @keydown=${this.handleClick}
|
|
1449
1477
|
aria-describedby=${this.describedBy||h} aria-expanded=${this.ariaExpanded||h} >
|
|
1450
1478
|
${this.startIcon?this.renderIcon("start"):h}
|
|
@@ -1473,7 +1501,7 @@
|
|
|
1473
1501
|
`:a`<slot></slot>`}
|
|
1474
1502
|
${this.endIcon?this.renderIcon("end"):h}
|
|
1475
1503
|
</a>
|
|
1476
|
-
`}};H0(
|
|
1504
|
+
`}};H0(L);L.formAssociated=!0;L.styles=C`
|
|
1477
1505
|
:host {
|
|
1478
1506
|
--button-border: transparent;
|
|
1479
1507
|
--badge-outer-width: 19px;
|
|
@@ -1683,7 +1711,7 @@
|
|
|
1683
1711
|
transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
1684
1712
|
transform: translateX(4px);
|
|
1685
1713
|
}
|
|
1686
|
-
`;$([r()],
|
|
1714
|
+
`;$([r()],L.prototype,"type",2);$([r()],L.prototype,"value",2);$([r({type:String,reflect:!0})],L.prototype,"variant",2);$([r({type:String})],L.prototype,"text",2);$([r({type:String})],L.prototype,"textsecond",2);$([r({type:Boolean,reflect:!0})],L.prototype,"fullwidth",2);$([r({type:Boolean,reflect:!0})],L.prototype,"disabled",2);$([r({type:String})],L.prototype,"startIconModel",2);$([r({type:String})],L.prototype,"endIconModel",2);$([r({type:Boolean,reflect:!0,attribute:"starticon"})],L.prototype,"startIcon",2);$([r({type:Boolean,reflect:!0,attribute:"endicon"})],L.prototype,"endIcon",2);$([r({type:String,attribute:"paneltarget"})],L.prototype,"panelTarget",2);$([r({type:String})],L.prototype,"href",2);$([r({type:String})],L.prototype,"target",2);$([r({type:Boolean,reflect:!0})],L.prototype,"underlined",2);$([r({type:Boolean,reflect:!0})],L.prototype,"withbadge",2);$([r({type:Boolean,reflect:!0})],L.prototype,"hideRoleButton",2);$([r({reflect:!0,attribute:"describedby"})],L.prototype,"describedBy",2);$([r({reflect:!0,attribute:"expanded"})],L.prototype,"ariaExpanded",2);L=$([u("o-button")],L);var j5=Object.defineProperty,R5=Object.getOwnPropertyDescriptor,_1=(e,t,i,n)=>{for(var o=n>1?void 0:n?R5(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&j5(t,i,o),o};let g1=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=G1[this.icon].replace("<svg",'<svg aria-hidden="true" focusable="false" part="svg"');return a`
|
|
1687
1715
|
<button type="button" aria-describedby="${this.ariaDescribedBy}" class="wishlist-button">
|
|
1688
1716
|
<span class="sr-only">${this.label}</span>
|
|
1689
1717
|
${K(e)}
|
|
@@ -1736,7 +1764,7 @@
|
|
|
1736
1764
|
}
|
|
1737
1765
|
|
|
1738
1766
|
.sr-only {
|
|
1739
|
-
${
|
|
1767
|
+
${x2}
|
|
1740
1768
|
}
|
|
1741
1769
|
|
|
1742
1770
|
:host([icon="occ-wishlist-outlined"][bgstyle="none-contrast"]) .wishlist-button svg path {
|
|
@@ -1747,7 +1775,7 @@
|
|
|
1747
1775
|
fill: var(--color-content-action-secondary);
|
|
1748
1776
|
stroke: var(--color-content-action-secondary);
|
|
1749
1777
|
}
|
|
1750
|
-
`;_1([r({type:String,reflect:!0})],g1.prototype,"status",2);_1([r({type:String,reflect:!0})],g1.prototype,"icon",2);_1([r({type:String,reflect:!0})],g1.prototype,"bgstyle",2);_1([r({type:String,reflect:!0})],g1.prototype,"ariaDescribedBy",2);_1([r({type:String,reflect:!0})],g1.prototype,"label",2);g1=_1([u("o-wishlist-button")],g1);var
|
|
1778
|
+
`;_1([r({type:String,reflect:!0})],g1.prototype,"status",2);_1([r({type:String,reflect:!0})],g1.prototype,"icon",2);_1([r({type:String,reflect:!0})],g1.prototype,"bgstyle",2);_1([r({type:String,reflect:!0})],g1.prototype,"ariaDescribedBy",2);_1([r({type:String,reflect:!0})],g1.prototype,"label",2);g1=_1([u("o-wishlist-button")],g1);var q5=Object.defineProperty,U5=Object.getOwnPropertyDescriptor,f1=(e,t,i,n)=>{for(var o=n>1?void 0:n?U5(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&q5(t,i,o),o};let Y=class extends p{constructor(){super(...arguments),this.href="",this.target="",this.template="standard",this.inverse=!1,this.endIcon=!1,this.reverseEndIcon=!1,this.disabled=!1}_handleClick(e){(!this.href||this.href==="#")&&e.preventDefault()}render(){const e=!!this.href,t=a`
|
|
1751
1779
|
${this.endIcon&&this.reverseEndIcon?a`
|
|
1752
1780
|
<o-icon-button
|
|
1753
1781
|
icon="occ-chevron-left"
|
|
@@ -1776,7 +1804,7 @@
|
|
|
1776
1804
|
>
|
|
1777
1805
|
${t}
|
|
1778
1806
|
</a>
|
|
1779
|
-
`:a`<span class="link-wrapper">${t}</span>`}};
|
|
1807
|
+
`:a`<span class="link-wrapper">${t}</span>`}};Y.styles=C`
|
|
1780
1808
|
:host {
|
|
1781
1809
|
cursor: pointer;
|
|
1782
1810
|
}
|
|
@@ -1813,6 +1841,14 @@
|
|
|
1813
1841
|
color: var(--color-container-action-tertiary-default);
|
|
1814
1842
|
}
|
|
1815
1843
|
|
|
1844
|
+
:host([disabled]) {
|
|
1845
|
+
pointer-events: none;
|
|
1846
|
+
}
|
|
1847
|
+
|
|
1848
|
+
:host([disabled]) .link-wrapper {
|
|
1849
|
+
color: var(--color-content-disabled);
|
|
1850
|
+
}
|
|
1851
|
+
|
|
1816
1852
|
:host([endIcon]) .link-wrapper o-icon-button {
|
|
1817
1853
|
margin-left: 2px;
|
|
1818
1854
|
transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
@@ -1862,10 +1898,10 @@
|
|
|
1862
1898
|
transform: translateX(-4px);
|
|
1863
1899
|
}
|
|
1864
1900
|
}
|
|
1865
|
-
`;
|
|
1901
|
+
`;f1([r({type:String})],Y.prototype,"href",2);f1([r({type:String})],Y.prototype,"target",2);f1([r({type:String,reflect:!0})],Y.prototype,"template",2);f1([r({type:Boolean,reflect:!0})],Y.prototype,"inverse",2);f1([r({type:Boolean,reflect:!0})],Y.prototype,"endIcon",2);f1([r({type:Boolean,reflect:!0})],Y.prototype,"reverseEndIcon",2);f1([r({type:Boolean,reflect:!0})],Y.prototype,"disabled",2);Y=f1([u("o-link")],Y);var N5=Object.defineProperty,K5=Object.getOwnPropertyDescriptor,s2=(e,t,i,n)=>{for(var o=n>1?void 0:n?K5(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&N5(t,i,o),o};let E1=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`
|
|
1866
1902
|
<div class="rating">
|
|
1867
1903
|
<div class="stars">
|
|
1868
|
-
${e.map(t=>a`<span class="star">${K(
|
|
1904
|
+
${e.map(t=>a`<span class="star">${K(G1[t]??"")}</span>`)}
|
|
1869
1905
|
</div>
|
|
1870
1906
|
${this.reviewCount!=null&&this.href!=null?a`<o-link template="review" href="${this.href}">${this.reviewCount}</o-link>`:null}
|
|
1871
1907
|
</div>
|
|
@@ -1902,7 +1938,7 @@
|
|
|
1902
1938
|
text-decoration: underline;
|
|
1903
1939
|
cursor: pointer;
|
|
1904
1940
|
}
|
|
1905
|
-
`;s2([r({type:Number})],E1.prototype,"rating",2);s2([r({type:String})],E1.prototype,"reviewCount",2);s2([r({type:String})],E1.prototype,"href",2);E1=s2([u("o-rating")],E1);var
|
|
1941
|
+
`;s2([r({type:Number})],E1.prototype,"rating",2);s2([r({type:String})],E1.prototype,"reviewCount",2);s2([r({type:String})],E1.prototype,"href",2);E1=s2([u("o-rating")],E1);var G5=Object.defineProperty,W5=Object.getOwnPropertyDescriptor,v1=(e,t,i,n)=>{for(var o=n>1?void 0:n?W5(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&G5(t,i,o),o};let J=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`
|
|
1906
1942
|
<o-icon-button
|
|
1907
1943
|
icon="playerv"
|
|
1908
1944
|
size="xsmall"
|
|
@@ -1931,7 +1967,7 @@
|
|
|
1931
1967
|
</li>
|
|
1932
1968
|
`})}
|
|
1933
1969
|
</ul>
|
|
1934
|
-
`}};
|
|
1970
|
+
`}};J.styles=C`
|
|
1935
1971
|
:host {
|
|
1936
1972
|
display: flex;
|
|
1937
1973
|
gap: 5px;
|
|
@@ -2035,7 +2071,7 @@
|
|
|
2035
2071
|
height: 0;
|
|
2036
2072
|
width: 0;
|
|
2037
2073
|
}
|
|
2038
|
-
`;
|
|
2074
|
+
`;v1([r({type:Array})],J.prototype,"thumbnails",2);v1([r({type:Number})],J.prototype,"activeIndex",2);v1([r({type:Array})],J.prototype,"disabledIndexes",2);v1([r({type:String})],J.prototype,"maxWidth",2);v1([r({type:String})],J.prototype,"altressource",2);v1([r({type:Object})],J.prototype,"swiperInstance",2);v1([I()],J.prototype,"focusedIndex",2);J=v1([u("thumbnail-navigation")],J);var Q5=Object.defineProperty,X5=Object.getOwnPropertyDescriptor,H2=(e,t,i,n)=>{for(var o=n>1?void 0:n?X5(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&Q5(t,i,o),o};let T1=class extends p{constructor(){super(...arguments),this.type="",this.bgstyle="background-white"}render(){return a`
|
|
2039
2075
|
<p class="tag ${this.bgstyle}"><slot></slot></p>
|
|
2040
2076
|
`}};T1.styles=C`
|
|
2041
2077
|
.tag {
|
|
@@ -2093,7 +2129,7 @@
|
|
|
2093
2129
|
text-overflow: ellipsis;
|
|
2094
2130
|
}
|
|
2095
2131
|
|
|
2096
|
-
`;H2([r({type:String,reflect:!0})],T1.prototype,"type",2);H2([r({type:String,reflect:!0})],T1.prototype,"bgstyle",2);T1=H2([u("o-tag")],T1);var
|
|
2132
|
+
`;H2([r({type:String,reflect:!0})],T1.prototype,"type",2);H2([r({type:String,reflect:!0})],T1.prototype,"bgstyle",2);T1=H2([u("o-tag")],T1);var Y5=Object.defineProperty,J5=Object.getOwnPropertyDescriptor,B2=(e,t,i,n)=>{for(var o=n>1?void 0:n?J5(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&Y5(t,i,o),o};let j1=class extends p{constructor(){super(...arguments),this.type="top",this.text=""}render(){return a`
|
|
2097
2133
|
<div class="tooltip">
|
|
2098
2134
|
<span class="tooltiptext">${this.text}</span>
|
|
2099
2135
|
<slot></slot>
|
|
@@ -2190,7 +2226,7 @@
|
|
|
2190
2226
|
border-color: transparent var(--color-alpha-dark-strongest) transparent transparent;
|
|
2191
2227
|
}
|
|
2192
2228
|
|
|
2193
|
-
`;
|
|
2229
|
+
`;B2([r({type:String,reflect:!0})],j1.prototype,"type",2);B2([r({type:String,reflect:!0})],j1.prototype,"text",2);j1=B2([u("o-tooltip")],j1);var t6=Object.defineProperty,e6=Object.getOwnPropertyDescriptor,h1=(e,t,i,n)=>{for(var o=n>1?void 0:n?e6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&t6(t,i,o),o};let G=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=G1["occ-check-outlined"].replace("<svg",'<svg aria-hidden="true" focusable="false" part="svg"'),t=this.options.find(i=>i.value===this.value);return a`
|
|
2194
2230
|
<button
|
|
2195
2231
|
role="combobox"
|
|
2196
2232
|
aria-haspopup="listbox"
|
|
@@ -2238,7 +2274,7 @@
|
|
|
2238
2274
|
</ul>`:null}
|
|
2239
2275
|
|
|
2240
2276
|
<input type="hidden" name="${this.name}" .value="${this.value}" />
|
|
2241
|
-
`}};
|
|
2277
|
+
`}};G.styles=C`
|
|
2242
2278
|
:host {
|
|
2243
2279
|
display: inline-block;
|
|
2244
2280
|
position: relative;
|
|
@@ -2376,7 +2412,7 @@
|
|
|
2376
2412
|
input[type="hidden"] {
|
|
2377
2413
|
display: none;
|
|
2378
2414
|
}
|
|
2379
|
-
`;h1([r({type:Array,reflect:!0})],
|
|
2415
|
+
`;h1([r({type:Array,reflect:!0})],G.prototype,"options",2);h1([r({type:String,reflect:!0})],G.prototype,"value",2);h1([r({type:String,reflect:!0})],G.prototype,"name",2);h1([r({type:Boolean,reflect:!0})],G.prototype,"disabled",2);h1([r({type:String,reflect:!0})],G.prototype,"width",2);h1([I()],G.prototype,"open",2);h1([I()],G.prototype,"activeIndex",2);h1([I()],G.prototype,"menuWidth",2);G=h1([u("o-dropdown")],G);var i6=Object.getOwnPropertyDescriptor,o6=(e,t,i,n)=>{for(var o=n>1?void 0:n?i6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=l(o)||o);return o};let f2=class extends p{render(){return a` <span class="dots"></span> `}};f2.styles=C`
|
|
2380
2416
|
:host {
|
|
2381
2417
|
display: flex;
|
|
2382
2418
|
align-items: center;
|
|
@@ -2418,7 +2454,7 @@
|
|
|
2418
2454
|
:host([aria-current="true"]:active) .dots {
|
|
2419
2455
|
background-color: var(--color-container-action-primary-pressed);
|
|
2420
2456
|
}
|
|
2421
|
-
`;f2=
|
|
2457
|
+
`;f2=o6([u("o-dots")],f2);var n6=Object.defineProperty,s6=Object.getOwnPropertyDescriptor,e1=(e,t,i,n)=>{for(var o=n>1?void 0:n?s6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&n6(t,i,o),o};let T=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 l=Number(s),c=this.options[l];if(!c||c.disabled)continue;const d=c.dataproduct??o.dataset.product;if(!d)continue;let f;try{f=JSON.parse(d)}catch(v){console.warn("Invalid dataproduct JSON:",d,v);continue}const y=this._getKey(c,f,l);this._sent.has(y)||(this._sent.add(y),this._pendingByKey.set(y,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=G1["occ-check-outlined"].replace("<svg",'<svg aria-hidden="true" focusable="false" part="svg"'),t=this.options.find(i=>i.value===this.value);return a`
|
|
2422
2458
|
<button
|
|
2423
2459
|
role="combobox"
|
|
2424
2460
|
aria-haspopup="listbox"
|
|
@@ -2659,12 +2695,12 @@
|
|
|
2659
2695
|
input[type="hidden"] {
|
|
2660
2696
|
display: none;
|
|
2661
2697
|
}
|
|
2662
|
-
`;
|
|
2698
|
+
`;e1([r({type:Array,reflect:!0})],T.prototype,"options",2);e1([r({type:String,reflect:!0})],T.prototype,"value",2);e1([r({type:String,reflect:!0})],T.prototype,"name",2);e1([r({type:String,reflect:!0})],T.prototype,"additionaltext",2);e1([r({type:Boolean,reflect:!0})],T.prototype,"disabled",2);e1([r({type:String,reflect:!0})],T.prototype,"width",2);e1([I()],T.prototype,"open",2);e1([I()],T.prototype,"activeIndex",2);e1([I()],T.prototype,"menuWidth",2);T=e1([u("o-dropdown-variant")],T);/**
|
|
2663
2699
|
* @license
|
|
2664
2700
|
* Copyright 2018 Google LLC
|
|
2665
2701
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
2666
|
-
*/const t0="important",
|
|
2667
|
-
${this.option.imgurl?a`<img src="${this.option.imgurl}" alt="${M(n)}" aria-hidden="true" style=${
|
|
2702
|
+
*/const t0="important",r6=" !"+t0,l6=o2(class extends n2{constructor(e){var t;if(super(e),e.type!==r1.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(r6);n.includes("-")||s?i.setProperty(n,s?o.slice(0,-11):o,s?t0:""):i[n]=o}}return z}});var a6=Object.defineProperty,c6=Object.getOwnPropertyDescriptor,r2=(e,t,i,n)=>{for(var o=n>1?void 0:n?c6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&a6(t,i,o),o};let M1=class extends p{constructor(){super(...arguments),this.option={},this.imageSize=64,this.fullwidth=!1}render(){const e=l=>{const c=document.createElement("textarea");return c.innerHTML=l,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`
|
|
2703
|
+
${this.option.imgurl?a`<img src="${this.option.imgurl}" alt="${M(n)}" aria-hidden="true" style=${l6(i)} />`:""}
|
|
2668
2704
|
<div class="m-reassurance-content">
|
|
2669
2705
|
<h3 class="a-reassurance-text">${M(n)}</h3>
|
|
2670
2706
|
<p class="a-reassurance-description">${M(o)}</p>
|
|
@@ -2755,7 +2791,7 @@
|
|
|
2755
2791
|
-webkit-box-orient: vertical;
|
|
2756
2792
|
overflow: hidden;
|
|
2757
2793
|
}
|
|
2758
|
-
`;r2([r({type:Object,reflect:!0})],M1.prototype,"option",2);r2([r({type:Number,reflect:!0})],M1.prototype,"imageSize",2);r2([r({type:Boolean})],M1.prototype,"fullwidth",2);M1=r2([u("o-reassurance")],M1);var
|
|
2794
|
+
`;r2([r({type:Object,reflect:!0})],M1.prototype,"option",2);r2([r({type:Number,reflect:!0})],M1.prototype,"imageSize",2);r2([r({type:Boolean})],M1.prototype,"fullwidth",2);M1=r2([u("o-reassurance")],M1);var h6=Object.defineProperty,d6=Object.getOwnPropertyDescriptor,d1=(e,t,i,n)=>{for(var o=n>1?void 0:n?d6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&h6(t,i,o),o};const p6=i2(p);let j=class extends p6{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`
|
|
2759
2795
|
<a href="${this.link}" class="o-chip" tabindex="${this.inactive?"-1":h}"
|
|
2760
2796
|
aria-current="${this.selected?"true":h}">
|
|
2761
2797
|
${e?this.text:a`<slot></slot>`}
|
|
@@ -2858,7 +2894,7 @@
|
|
|
2858
2894
|
display: inline-flex;
|
|
2859
2895
|
align-items: center;
|
|
2860
2896
|
}
|
|
2861
|
-
`;d1([r({type:String,reflect:!0})],j.prototype,"link",2);d1([r({reflect:!0})],j.prototype,"name",2);d1([r({reflect:!0})],j.prototype,"value",2);d1([r({type:String})],j.prototype,"text",2);d1([r({type:String,reflect:!0})],j.prototype,"size",2);d1([r({type:Boolean,reflect:!0})],j.prototype,"selected",2);d1([r({type:Boolean,reflect:!0})],j.prototype,"fullwidth",2);d1([r({type:Boolean,reflect:!0})],j.prototype,"inactive",2);j=d1([u("o-chip")],j);var
|
|
2897
|
+
`;d1([r({type:String,reflect:!0})],j.prototype,"link",2);d1([r({reflect:!0})],j.prototype,"name",2);d1([r({reflect:!0})],j.prototype,"value",2);d1([r({type:String})],j.prototype,"text",2);d1([r({type:String,reflect:!0})],j.prototype,"size",2);d1([r({type:Boolean,reflect:!0})],j.prototype,"selected",2);d1([r({type:Boolean,reflect:!0})],j.prototype,"fullwidth",2);d1([r({type:Boolean,reflect:!0})],j.prototype,"inactive",2);j=d1([u("o-chip")],j);var C6=Object.defineProperty,u6=Object.getOwnPropertyDescriptor,V2=(e,t,i,n)=>{for(var o=n>1?void 0:n?u6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&C6(t,i,o),o};let R1=class extends p{constructor(){super(),this.name="",this.value="",this.addEventListener("selected",this.onChipSelected)}onChipSelected(e){const t=e.target instanceof j?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`
|
|
2862
2898
|
<slot></slot>
|
|
2863
2899
|
`}};R1.styles=C`
|
|
2864
2900
|
:host {
|
|
@@ -2867,7 +2903,7 @@
|
|
|
2867
2903
|
flex-wrap: wrap;
|
|
2868
2904
|
gap: var(--spacing-s);
|
|
2869
2905
|
}
|
|
2870
|
-
`;
|
|
2906
|
+
`;V2([r({reflect:!0})],R1.prototype,"name",2);V2([r({reflect:!0})],R1.prototype,"value",2);R1=V2([u("o-chipset")],R1);var g6=Object.defineProperty,f6=Object.getOwnPropertyDescriptor,i1=(e,t,i,n)=>{for(var o=n>1?void 0:n?f6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&g6(t,i,o),o};const v6=i2(p);let R=class extends v6{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=$5[this.strikethroughImgName].replace("<svg",'<svg aria-hidden="true" focusable="false" part="strikethrough"').replace(/stroke=[#"'a-z1-9]*/gi,"");return K(e)}render(){const e=this.text;return a`${this.type==="link"?a`
|
|
2871
2907
|
<a role="button" tabindex="0" class="button" href=${this.href} ?disabled=${this.disabled} @click=${this.handleClick} @keydown=${this.handleClick}
|
|
2872
2908
|
aria-label=${this.ariaLabel||h} aria-pressed=${this.selected}>
|
|
2873
2909
|
${e?a`
|
|
@@ -3009,7 +3045,7 @@
|
|
|
3009
3045
|
stroke-width: 4px;
|
|
3010
3046
|
stroke-linecap: round;
|
|
3011
3047
|
}
|
|
3012
|
-
`;
|
|
3048
|
+
`;i1([r({reflect:!0})],R.prototype,"name",2);i1([r({reflect:!0})],R.prototype,"value",2);i1([r({type:String,reflect:!0})],R.prototype,"type",2);i1([r({type:String,reflect:!0})],R.prototype,"href",2);i1([r({type:String,reflect:!0,attribute:"data-href"})],R.prototype,"dataHref",2);i1([r({type:String})],R.prototype,"text",2);i1([r({type:Boolean,reflect:!0})],R.prototype,"selected",2);i1([r({type:Boolean,reflect:!0})],R.prototype,"disabled",2);i1([r({type:Boolean,reflect:!0})],R.prototype,"fullwidth",2);R=i1([u("o-filter-chip")],R);var b6=Object.defineProperty,U=(e,t,i,n)=>{for(var o=void 0,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=l(t,i,o)||o);return o&&b6(t,i,o),o};const k2=class k2 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`
|
|
3013
3049
|
<o-icon-button
|
|
3014
3050
|
@click=${this.onClickIcons}
|
|
3015
3051
|
icon="occ-chevron-right"
|
|
@@ -3165,7 +3201,7 @@
|
|
|
3165
3201
|
.fullpointer {
|
|
3166
3202
|
cursor: pointer;
|
|
3167
3203
|
}
|
|
3168
|
-
`;let _=k2;U([r({type:String})],_.prototype,"type");U([r({type:String})],_.prototype,"titleProduct");U([r({type:String})],_.prototype,"volume");U([r({type:String})],_.prototype,"perLiter");U([r({type:String})],_.prototype,"mainPrice");U([r({type:String})],_.prototype,"imageUrl");U([r({type:String})],_.prototype,"altImage");U([r({type:Boolean})],_.prototype,"fullwidth");U([r({type:String})],_.prototype,"tagText");U([r({type:Boolean})],_.prototype,"outOfStock");U([r({attribute:!1})],_.prototype,"onClickTile");U([r({attribute:!1})],_.prototype,"onClickIcon");customElements.define("mini-tile",_);var
|
|
3204
|
+
`;let _=k2;U([r({type:String})],_.prototype,"type");U([r({type:String})],_.prototype,"titleProduct");U([r({type:String})],_.prototype,"volume");U([r({type:String})],_.prototype,"perLiter");U([r({type:String})],_.prototype,"mainPrice");U([r({type:String})],_.prototype,"imageUrl");U([r({type:String})],_.prototype,"altImage");U([r({type:Boolean})],_.prototype,"fullwidth");U([r({type:String})],_.prototype,"tagText");U([r({type:Boolean})],_.prototype,"outOfStock");U([r({attribute:!1})],_.prototype,"onClickTile");U([r({attribute:!1})],_.prototype,"onClickIcon");customElements.define("mini-tile",_);var w6=Object.defineProperty,m6=Object.getOwnPropertyDescriptor,l2=(e,t,i,n)=>{for(var o=n>1?void 0:n?m6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&w6(t,i,o),o};let k1=class extends p{constructor(){super(...arguments),this.variant="cart",this.text=0,this.srlabel=""}render(){return a`
|
|
3169
3205
|
<span class="badge">
|
|
3170
3206
|
${this.text?a`${this.text} <span class="sr-only">${this.srlabel}</span>`:a`<slot></slot>`}
|
|
3171
3207
|
</span>
|
|
@@ -3204,9 +3240,9 @@
|
|
|
3204
3240
|
}
|
|
3205
3241
|
|
|
3206
3242
|
.sr-only {
|
|
3207
|
-
${
|
|
3243
|
+
${x2}
|
|
3208
3244
|
}
|
|
3209
|
-
`;l2([r({type:String,reflect:!0})],k1.prototype,"variant",2);l2([r({type:Number})],k1.prototype,"text",2);l2([r({type:String})],k1.prototype,"srlabel",2);k1=l2([u("o-badge")],k1);var
|
|
3245
|
+
`;l2([r({type:String,reflect:!0})],k1.prototype,"variant",2);l2([r({type:Number})],k1.prototype,"text",2);l2([r({type:String})],k1.prototype,"srlabel",2);k1=l2([u("o-badge")],k1);var y6=Object.defineProperty,L6=Object.getOwnPropertyDescriptor,N=(e,t,i,n)=>{for(var o=n>1?void 0:n?L6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&y6(t,i,o),o};let S=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),l=parseInt(s.getPropertyValue("line-height").replace("px","")),c=parseInt(s.getPropertyValue("height").replace("px",""));!isNaN(l)&&!isNaN(c)&&c>l&&(this.multiline=!0)}t!=null&&t.addEventListener("click",function(){e.remove()})}render(){const t=H5[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`
|
|
3210
3246
|
<div class="o-toast">
|
|
3211
3247
|
<div class="o-toast-icon">
|
|
3212
3248
|
${K(t)}
|
|
@@ -3299,7 +3335,7 @@
|
|
|
3299
3335
|
.o-toast-icon {
|
|
3300
3336
|
height: 16px;
|
|
3301
3337
|
}
|
|
3302
|
-
`;N([r({type:String,reflect:!0})],S.prototype,"icon",2);N([r({type:String,reflect:!0})],S.prototype,"text",2);N([r({type:String,reflect:!0})],S.prototype,"verticalanchor",2);N([r({type:String,reflect:!0})],S.prototype,"horizontalanchor",2);N([r({type:Number,reflect:!0})],S.prototype,"verticaloffset",2);N([r({type:Number,reflect:!0})],S.prototype,"horizontaloffset",2);N([r({type:Number,reflect:!0})],S.prototype,"animationduration",2);N([r({type:String,reflect:!0})],S.prototype,"animationaxis",2);N([r({type:Boolean,reflect:!0})],S.prototype,"animated",2);N([r({type:Number,reflect:!0})],S.prototype,"lifeduration",2);N([r({type:Boolean,reflect:!0})],S.prototype,"multiline",2);S=N([u("o-toast")],S);var
|
|
3338
|
+
`;N([r({type:String,reflect:!0})],S.prototype,"icon",2);N([r({type:String,reflect:!0})],S.prototype,"text",2);N([r({type:String,reflect:!0})],S.prototype,"verticalanchor",2);N([r({type:String,reflect:!0})],S.prototype,"horizontalanchor",2);N([r({type:Number,reflect:!0})],S.prototype,"verticaloffset",2);N([r({type:Number,reflect:!0})],S.prototype,"horizontaloffset",2);N([r({type:Number,reflect:!0})],S.prototype,"animationduration",2);N([r({type:String,reflect:!0})],S.prototype,"animationaxis",2);N([r({type:Boolean,reflect:!0})],S.prototype,"animated",2);N([r({type:Number,reflect:!0})],S.prototype,"lifeduration",2);N([r({type:Boolean,reflect:!0})],S.prototype,"multiline",2);S=N([u("o-toast")],S);var x6=Object.defineProperty,$6=Object.getOwnPropertyDescriptor,W=(e,t,i,n)=>{for(var o=n>1?void 0:n?$6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&x6(t,i,o),o};let H6=0,O=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-${++H6}`)}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`
|
|
3303
3339
|
<input
|
|
3304
3340
|
type="checkbox"
|
|
3305
3341
|
id=${this.inputId}
|
|
@@ -3417,7 +3453,7 @@
|
|
|
3417
3453
|
svg path {
|
|
3418
3454
|
stroke: var(--color-border-light);
|
|
3419
3455
|
}
|
|
3420
|
-
`;
|
|
3456
|
+
`;W([r({type:Boolean,reflect:!0})],O.prototype,"checked",2);W([r({type:Boolean,reflect:!0})],O.prototype,"indeterminate",2);W([r({type:Boolean,reflect:!0})],O.prototype,"disabled",2);W([r({type:String,reflect:!0})],O.prototype,"size",2);W([r({type:Boolean})],O.prototype,"showLabel",2);W([r({type:String})],O.prototype,"label",2);W([r({type:String})],O.prototype,"name",2);W([r({type:String})],O.prototype,"value",2);W([r({type:String,reflect:!0})],O.prototype,"inputId",2);W([K1("input")],O.prototype,"inputEl",2);O=W([u("o-checkbox")],O);var B6=Object.defineProperty,V6=Object.getOwnPropertyDescriptor,o1=(e,t,i,n)=>{for(var o=n>1?void 0:n?V6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&B6(t,i,o),o};let E6=0,q=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-${++E6}`)}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`
|
|
3421
3457
|
<input type="radio" id=${this.inputId} ?checked=${this.checked} ?disabled=${this.disabled} name=${this.name} value=${this.value} />
|
|
3422
3458
|
|
|
3423
3459
|
<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}>
|
|
@@ -3514,7 +3550,7 @@
|
|
|
3514
3550
|
width: 0;
|
|
3515
3551
|
height: 0;
|
|
3516
3552
|
}
|
|
3517
|
-
`;
|
|
3553
|
+
`;o1([r({type:Boolean,reflect:!0})],q.prototype,"checked",2);o1([r({type:Boolean,reflect:!0})],q.prototype,"disabled",2);o1([r({type:String,reflect:!0})],q.prototype,"size",2);o1([r({type:Boolean})],q.prototype,"showLabel",2);o1([r({type:String})],q.prototype,"label",2);o1([r({type:String})],q.prototype,"name",2);o1([r({type:String})],q.prototype,"value",2);o1([r({type:String,reflect:!0})],q.prototype,"inputId",2);o1([K1("input")],q.prototype,"inputEl",2);q=o1([u("o-radio")],q);var M6=Object.getOwnPropertyDescriptor,k6=(e,t,i,n)=>{for(var o=n>1?void 0:n?M6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=l(o)||o);return o};let v2=class extends p{render(){return a`
|
|
3518
3554
|
<nav aria-label="Breadcrumbs">
|
|
3519
3555
|
<ul>
|
|
3520
3556
|
<slot></slot>
|
|
@@ -3531,7 +3567,7 @@
|
|
|
3531
3567
|
margin: var(--spacing-4-xs);
|
|
3532
3568
|
padding: var(--spacing-4-xs);
|
|
3533
3569
|
}
|
|
3534
|
-
`;v2
|
|
3570
|
+
`;v2=k6([u("o-breadcrumbs")],v2);var Z6=Object.defineProperty,_6=Object.getOwnPropertyDescriptor,E2=(e,t,i,n)=>{for(var o=n>1?void 0:n?_6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&Z6(t,i,o),o};let q1=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`
|
|
3535
3571
|
<li>
|
|
3536
3572
|
<a
|
|
3537
3573
|
href="${this.href}"
|
|
@@ -3582,7 +3618,7 @@
|
|
|
3582
3618
|
:host(.a--tabfocus) {
|
|
3583
3619
|
outline: none !important;
|
|
3584
3620
|
}
|
|
3585
|
-
`;E2([r({type:String})],q1.prototype,"href",2);E2([r({type:Boolean,reflect:!0})],q1.prototype,"active",2);q1=E2([u("o-breadcrumb")],q1);var
|
|
3621
|
+
`;E2([r({type:String})],q1.prototype,"href",2);E2([r({type:Boolean,reflect:!0})],q1.prototype,"active",2);q1=E2([u("o-breadcrumb")],q1);var S6=Object.defineProperty,F6=Object.getOwnPropertyDescriptor,x1=(e,t,i,n)=>{for(var o=n>1?void 0:n?F6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&S6(t,i,o),o};let l1=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">
|
|
3586
3622
|
<svg aria-hidden="true">
|
|
3587
3623
|
<defs>
|
|
3588
3624
|
<clipPath id="arch-gift-finder" clipPathUnits="objectBoundingBox">
|
|
@@ -3677,7 +3713,7 @@
|
|
|
3677
3713
|
:host([dimmed]) .overlay {
|
|
3678
3714
|
opacity: var(--overlay-opacity, 1);
|
|
3679
3715
|
}
|
|
3680
|
-
`;
|
|
3716
|
+
`;x1([r({type:String})],l1.prototype,"imageUrl",2);x1([r({type:String})],l1.prototype,"imageAlt",2);x1([r({type:String})],l1.prototype,"hoverUrl",2);x1([r({type:String})],l1.prototype,"hoverAlt",2);x1([r({type:Boolean,reflect:!0})],l1.prototype,"dimmed",2);x1([r({type:Boolean,reflect:!0,attribute:"showhover"})],l1.prototype,"showHover",2);l1=x1([u("o-arch-image")],l1);const O6=`<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
3681
3717
|
<svg
|
|
3682
3718
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
3683
3719
|
xmlns:cc="http://creativecommons.org/ns#"
|
|
@@ -3757,7 +3793,7 @@
|
|
|
3757
3793
|
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
|
|
3758
3794
|
id="path52"
|
|
3759
3795
|
style="fill:#3F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
|
3760
|
-
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
|
|
3796
|
+
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 A6=Object.defineProperty,P6=Object.getOwnPropertyDescriptor,k=(e,t,i,n)=>{for(var o=n>1?void 0:n?P6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&A6(t,i,o),o};const Z2=class Z2 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`
|
|
3761
3797
|
<o-icon-button
|
|
3762
3798
|
data-close-btn
|
|
3763
3799
|
icon="occ-close-outlined"
|
|
@@ -3800,7 +3836,7 @@
|
|
|
3800
3836
|
<header part="header" class="${i}">
|
|
3801
3837
|
${this.showBackButton?this._renderBackButton():null}
|
|
3802
3838
|
<div class="brand">
|
|
3803
|
-
<span slot="logo${this.contrast?"-contrast":""}">${K(
|
|
3839
|
+
<span slot="logo${this.contrast?"-contrast":""}">${K(O6)}</span>
|
|
3804
3840
|
</div>
|
|
3805
3841
|
<div part="close${this.contrast?"-contrast":""}">${this._renderCloseButton()}</div>
|
|
3806
3842
|
</header>
|
|
@@ -3944,7 +3980,7 @@
|
|
|
3944
3980
|
from { transform: translateY(10px) scale(.98); opacity: 0; }
|
|
3945
3981
|
to { transform: translateY(0) scale(1); opacity: 1; }
|
|
3946
3982
|
}
|
|
3947
|
-
`;let H=Z2;k([r({type:Boolean,reflect:!0})],H.prototype,"ispagedesigner",2);k([r({type:String,reflect:!0})],H.prototype,"classPopin",1);k([r({type:Boolean,reflect:!0})],H.prototype,"open",2);k([r({type:String,reflect:!0})],H.prototype,"background",2);k([r({type:String,attribute:"background-url",reflect:!0})],H.prototype,"backgroundUrl",2);k([r({type:Boolean,attribute:"close-on-esc"})],H.prototype,"closeOnEsc",2);k([r({type:Boolean,attribute:"close-on-backdrop"})],H.prototype,"closeOnBackdrop",2);k([r({type:Boolean,attribute:"lock-scroll"})],H.prototype,"lockScroll",2);k([r({type:String,reflect:!0})],H.prototype,"variant",2);k([r({type:String,attribute:"max-width"})],H.prototype,"maxWidth",2);k([r({type:Boolean,reflect:!0})],H.prototype,"showBackButton",2);k([r({type:Boolean,reflect:!0})],H.prototype,"contrast",2);k([r({type:String,reflect:!0})],H.prototype,"iconSize",2);k([r({type:Boolean,attribute:"hide-header-on-scroll"})],H.prototype,"hideHeaderOnScroll",2);k([
|
|
3983
|
+
`;let H=Z2;k([r({type:Boolean,reflect:!0})],H.prototype,"ispagedesigner",2);k([r({type:String,reflect:!0})],H.prototype,"classPopin",1);k([r({type:Boolean,reflect:!0})],H.prototype,"open",2);k([r({type:String,reflect:!0})],H.prototype,"background",2);k([r({type:String,attribute:"background-url",reflect:!0})],H.prototype,"backgroundUrl",2);k([r({type:Boolean,attribute:"close-on-esc"})],H.prototype,"closeOnEsc",2);k([r({type:Boolean,attribute:"close-on-backdrop"})],H.prototype,"closeOnBackdrop",2);k([r({type:Boolean,attribute:"lock-scroll"})],H.prototype,"lockScroll",2);k([r({type:String,reflect:!0})],H.prototype,"variant",2);k([r({type:String,attribute:"max-width"})],H.prototype,"maxWidth",2);k([r({type:Boolean,reflect:!0})],H.prototype,"showBackButton",2);k([r({type:Boolean,reflect:!0})],H.prototype,"contrast",2);k([r({type:String,reflect:!0})],H.prototype,"iconSize",2);k([r({type:Boolean,attribute:"hide-header-on-scroll"})],H.prototype,"hideHeaderOnScroll",2);k([I()],H.prototype,"_labelId",2);k([I()],H.prototype,"_headerHidden",2);customElements.define("o-popin",H);var I6=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,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&I6(t,i,o),o};let x=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`
|
|
3948
3984
|
<o-icon-button
|
|
3949
3985
|
@click=${this.onClickIcons}
|
|
3950
3986
|
icon=${this.type==="notifyme"?"notifyme":"cart"}
|
|
@@ -3989,7 +4025,7 @@
|
|
|
3989
4025
|
</div>
|
|
3990
4026
|
</div>
|
|
3991
4027
|
</button>
|
|
3992
|
-
`}};
|
|
4028
|
+
`}};x.styles=C`
|
|
3993
4029
|
:host {
|
|
3994
4030
|
display: block;
|
|
3995
4031
|
max-width: 100%;
|
|
@@ -4157,7 +4193,7 @@
|
|
|
4157
4193
|
.fullpointer {
|
|
4158
4194
|
cursor: pointer;
|
|
4159
4195
|
}
|
|
4160
|
-
`;
|
|
4196
|
+
`;V([r({type:String})],x.prototype,"type",2);V([r({type:String})],x.prototype,"titleProduct",2);V([r({type:String})],x.prototype,"descriptionProduct",2);V([r({type:String})],x.prototype,"volume",2);V([r({type:String})],x.prototype,"perLiter",2);V([r({type:String})],x.prototype,"mainPrice",2);V([r({type:String})],x.prototype,"salesPercentage",2);V([r({type:String})],x.prototype,"oldPrice",2);V([r({type:String})],x.prototype,"imageUrl",2);V([r({type:Boolean})],x.prototype,"outOfStock",2);V([r({type:String})],x.prototype,"outOfStockText",2);V([r({type:String})],x.prototype,"altImage",2);V([r({type:Boolean})],x.prototype,"fullwidth",2);V([r({type:Boolean})],x.prototype,"current",2);V([r({type:Boolean})],x.prototype,"hideIcon",2);V([r({type:String})],x.prototype,"tagText",2);V([r({attribute:!1})],x.prototype,"onClickTile",2);V([r({attribute:!1})],x.prototype,"onClickIcon",2);x=V([u("o-medium-tile")],x);var D6=Object.defineProperty,T6=Object.getOwnPropertyDescriptor,$1=(e,t,i,n)=>{for(var o=n>1?void 0:n?T6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&D6(t,i,o),o};let a1=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`
|
|
4161
4197
|
<a href="${this.link}" class="o-tab" role="tab"
|
|
4162
4198
|
@click=${this.handleClick} data-url="${this.data?this.data:h}"
|
|
4163
4199
|
tabindex="${this.inactive?"-1":h}" aria-selected="${this.selected?"true":h}">
|
|
@@ -4239,7 +4275,7 @@
|
|
|
4239
4275
|
.o-tab:focus-visible {
|
|
4240
4276
|
${X};
|
|
4241
4277
|
}
|
|
4242
|
-
`;$1([r({type:String})],a1.prototype,"text",2);$1([r({type:String})],a1.prototype,"class",2);$1([r({type:String})],a1.prototype,"data",2);$1([r({type:String,reflect:!0})],a1.prototype,"link",2);$1([r({type:Boolean,reflect:!0})],a1.prototype,"selected",2);$1([r({type:Boolean,reflect:!0})],a1.prototype,"inactive",2);a1=$1([u("o-tab")],a1);var
|
|
4278
|
+
`;$1([r({type:String})],a1.prototype,"text",2);$1([r({type:String})],a1.prototype,"class",2);$1([r({type:String})],a1.prototype,"data",2);$1([r({type:String,reflect:!0})],a1.prototype,"link",2);$1([r({type:Boolean,reflect:!0})],a1.prototype,"selected",2);$1([r({type:Boolean,reflect:!0})],a1.prototype,"inactive",2);a1=$1([u("o-tab")],a1);var j6=Object.getOwnPropertyDescriptor,R6=(e,t,i,n)=>{for(var o=n>1?void 0:n?j6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=l(o)||o);return o};let b2=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`
|
|
4243
4279
|
<div role="tablist">
|
|
4244
4280
|
<slot></slot>
|
|
4245
4281
|
</div>
|
|
@@ -4251,7 +4287,7 @@
|
|
|
4251
4287
|
align-items: center;
|
|
4252
4288
|
gap: var(--spacing-s);
|
|
4253
4289
|
}
|
|
4254
|
-
`;b2=
|
|
4290
|
+
`;b2=R6([u("o-tablist")],b2);var q6=Object.defineProperty,U6=Object.getOwnPropertyDescriptor,a2=(e,t,i,n)=>{for(var o=n>1?void 0:n?U6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&q6(t,i,o),o};let N6=0,Z1=class extends p{constructor(){super(),this.label="",this.expanded=!1,this.disabled=!1;const e=++N6;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`
|
|
4255
4291
|
<button
|
|
4256
4292
|
id=${this.headerId}
|
|
4257
4293
|
class="header"
|
|
@@ -4394,11 +4430,11 @@
|
|
|
4394
4430
|
:host([expanded]) .panel-inner {
|
|
4395
4431
|
padding-bottom: var(--spacing-3-xl);
|
|
4396
4432
|
}
|
|
4397
|
-
`;a2([r({type:String})],Z1.prototype,"label",2);a2([r({type:Boolean,reflect:!0})],Z1.prototype,"expanded",2);a2([r({type:Boolean,reflect:!0})],Z1.prototype,"disabled",2);Z1=a2([u("o-accordion")],Z1);var
|
|
4433
|
+
`;a2([r({type:String})],Z1.prototype,"label",2);a2([r({type:Boolean,reflect:!0})],Z1.prototype,"expanded",2);a2([r({type:Boolean,reflect:!0})],Z1.prototype,"disabled",2);Z1=a2([u("o-accordion")],Z1);var K6=Object.defineProperty,G6=Object.getOwnPropertyDescriptor,M2=(e,t,i,n)=>{for(var o=n>1?void 0:n?G6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&K6(t,i,o),o};let U1=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>`}};U1.styles=C`
|
|
4398
4434
|
:host {
|
|
4399
4435
|
display: block;
|
|
4400
4436
|
}
|
|
4401
|
-
`;M2([r({type:Boolean,reflect:!0})],U1.prototype,"single",2);M2([K1("slot")],U1.prototype,"defaultSlot",2);U1=M2([u("o-accordion-group")],U1);const e0="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 Re=Object.defineProperty,qe=Object.getOwnPropertyDescriptor,Q=(e,t,i,n)=>{for(var o=n>1?void 0:n?qe(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&Re(t,i,o),o};let A=class extends p{constructor(){super(...arguments),this.makeSticky=!1,this.showBackButton=!1,this.backButtonLabel="",this.backButtonHref="",this.logoHref="",this.logoUrl=e0,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}"
|
|
4437
|
+
`;M2([r({type:Boolean,reflect:!0})],U1.prototype,"single",2);M2([K1("slot")],U1.prototype,"defaultSlot",2);U1=M2([u("o-accordion-group")],U1);const e0="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 W6=Object.defineProperty,Q6=Object.getOwnPropertyDescriptor,Q=(e,t,i,n)=>{for(var o=n>1?void 0:n?Q6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&W6(t,i,o),o};let A=class extends p{constructor(){super(...arguments),this.makeSticky=!1,this.showBackButton=!1,this.backButtonLabel="",this.backButtonHref="",this.logoHref="",this.logoUrl=e0,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}"
|
|
4402
4438
|
><o-icon-button
|
|
4403
4439
|
size="medium"
|
|
4404
4440
|
bgstyle="none-contrast"
|
|
@@ -4562,7 +4598,7 @@
|
|
|
4562
4598
|
.visually-hidden {
|
|
4563
4599
|
${$0};
|
|
4564
4600
|
}
|
|
4565
|
-
`;Q([r({type:Boolean,reflect:!0})],A.prototype,"makeSticky",2);Q([r({type:Boolean,reflect:!0})],A.prototype,"showBackButton",2);Q([r({type:String,reflect:!0})],A.prototype,"backButtonLabel",2);Q([r({type:String,reflect:!0})],A.prototype,"backButtonHref",2);Q([r({type:String,reflect:!0})],A.prototype,"logoHref",2);Q([r({type:String,reflect:!0})],A.prototype,"logoUrl",2);Q([r({type:String,reflect:!0})],A.prototype,"locale",2);Q([r({type:String,reflect:!0})],A.prototype,"loccitaneGroup",2);Q([r({type:Boolean,attribute:!1})],A.prototype,"isMobile",2);Q([r({type:Boolean,attribute:!1})],A.prototype,"isScrolled",2);A=Q([u("o-header-simplify")],A);const
|
|
4601
|
+
`;Q([r({type:Boolean,reflect:!0})],A.prototype,"makeSticky",2);Q([r({type:Boolean,reflect:!0})],A.prototype,"showBackButton",2);Q([r({type:String,reflect:!0})],A.prototype,"backButtonLabel",2);Q([r({type:String,reflect:!0})],A.prototype,"backButtonHref",2);Q([r({type:String,reflect:!0})],A.prototype,"logoHref",2);Q([r({type:String,reflect:!0})],A.prototype,"logoUrl",2);Q([r({type:String,reflect:!0})],A.prototype,"locale",2);Q([r({type:String,reflect:!0})],A.prototype,"loccitaneGroup",2);Q([r({type:Boolean,attribute:!1})],A.prototype,"isMobile",2);Q([r({type:Boolean,attribute:!1})],A.prototype,"isScrolled",2);A=Q([u("o-header-simplify")],A);const X6="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 Y6=Object.defineProperty,J6=Object.getOwnPropertyDescriptor,H1=(e,t,i,n)=>{for(var o=n>1?void 0:n?J6(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&Y6(t,i,o),o};let c1=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">
|
|
4566
4602
|
<div class="footer-content-simplify">
|
|
4567
4603
|
<div class="footer-flex footer-left-simplify">
|
|
4568
4604
|
<a href="${this.loccitaneGroupLink}">
|
|
@@ -4582,7 +4618,7 @@
|
|
|
4582
4618
|
</div>
|
|
4583
4619
|
<div class="footer-content-simplify footer-simplify-mobile">
|
|
4584
4620
|
<a class="logo-footer-simplify">
|
|
4585
|
-
<img src="${
|
|
4621
|
+
<img src="${X6}" alt="${this.altImage}" />
|
|
4586
4622
|
</a>
|
|
4587
4623
|
</div>
|
|
4588
4624
|
<div class="footer-copyright-simplify">
|
|
@@ -4697,7 +4733,7 @@
|
|
|
4697
4733
|
display: flex;
|
|
4698
4734
|
justify-content: flex-end;
|
|
4699
4735
|
}
|
|
4700
|
-
`;H1([r({type:String,reflect:!0})],c1.prototype,"altImage",2);H1([r({type:String,reflect:!0})],c1.prototype,"loccitaneGroup",2);H1([r({type:String,reflect:!0})],c1.prototype,"loccitaneGroupLink",2);H1([r({type:String,reflect:!0})],c1.prototype,"privacyText",2);H1([r({type:String,reflect:!0})],c1.prototype,"privacyLink",2);H1([r({type:String,reflect:!0})],c1.prototype,"copyrightText",2);c1=H1([u("o-footer-simplify")],c1);var
|
|
4736
|
+
`;H1([r({type:String,reflect:!0})],c1.prototype,"altImage",2);H1([r({type:String,reflect:!0})],c1.prototype,"loccitaneGroup",2);H1([r({type:String,reflect:!0})],c1.prototype,"loccitaneGroupLink",2);H1([r({type:String,reflect:!0})],c1.prototype,"privacyText",2);H1([r({type:String,reflect:!0})],c1.prototype,"privacyLink",2);H1([r({type:String,reflect:!0})],c1.prototype,"copyrightText",2);c1=H1([u("o-footer-simplify")],c1);var t8=Object.defineProperty,e8=Object.getOwnPropertyDescriptor,W1=(e,t,i,n)=>{for(var o=n>1?void 0:n?e8(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&t8(t,i,o),o};const i8={standard:"occ-check-filled",success:"occ-check-filled",error:"occ-close-filled",info:"occ-info"};let L1=class extends p{constructor(){super(...arguments),this.variant="standard",this.framed=!1,this.longtext=!1,this.text=""}render(){const e=i8[this.variant];return a`
|
|
4701
4737
|
<div class="feedback" role="status">
|
|
4702
4738
|
<span class="icon">
|
|
4703
4739
|
<o-icon-button
|
|
@@ -4711,7 +4747,7 @@
|
|
|
4711
4747
|
<slot>${this.text}</slot>
|
|
4712
4748
|
</span>
|
|
4713
4749
|
</div>
|
|
4714
|
-
`}};
|
|
4750
|
+
`}};L1.styles=C`
|
|
4715
4751
|
:host {
|
|
4716
4752
|
--feedback-text-color: var(--color-content-action-secondary, #3F2B2E);
|
|
4717
4753
|
--feedback-bg-color: var(--color-container-bg-default, #F5F0EB);
|
|
@@ -4743,12 +4779,12 @@
|
|
|
4743
4779
|
display: flex;
|
|
4744
4780
|
align-items: center;
|
|
4745
4781
|
gap: var(--spacing-s);
|
|
4746
|
-
padding: var(--spacing-m);
|
|
4747
4782
|
}
|
|
4748
4783
|
|
|
4749
4784
|
:host([framed]) .feedback {
|
|
4750
4785
|
background-color: var(--feedback-bg-color);
|
|
4751
4786
|
border-radius: var(--radius-S, 2px);
|
|
4787
|
+
padding: var(--spacing-m);
|
|
4752
4788
|
}
|
|
4753
4789
|
|
|
4754
4790
|
:host([framed][variant="success"]) .feedback,
|
|
@@ -4786,11 +4822,11 @@
|
|
|
4786
4822
|
line-height: var(--line-height-200);
|
|
4787
4823
|
color: var(--feedback-text-color);
|
|
4788
4824
|
}
|
|
4789
|
-
`;
|
|
4825
|
+
`;W1([r({type:String,reflect:!0})],L1.prototype,"variant",2);W1([r({type:Boolean,reflect:!0})],L1.prototype,"framed",2);W1([r({type:Boolean,reflect:!0})],L1.prototype,"longtext",2);W1([r({type:String})],L1.prototype,"text",2);L1=W1([u("o-feedback-message")],L1);/**
|
|
4790
4826
|
* @license
|
|
4791
4827
|
* Copyright 2020 Google LLC
|
|
4792
4828
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
4793
|
-
*/const
|
|
4829
|
+
*/const o8=o2(class extends n2{constructor(e){if(super(e),e.type!==r1.PROPERTY&&e.type!==r1.ATTRIBUTE&&e.type!==r1.BOOLEAN_ATTRIBUTE)throw Error("The `live` directive is not allowed on child or event bindings");if(!Y2(e))throw Error("`live` bindings can only contain a single expression")}render(e){return e}update(e,[t]){if(t===z||t===h)return t;const i=e.element,n=e.name;if(e.type===r1.PROPERTY){if(t===i[n])return z}else if(e.type===r1.BOOLEAN_ATTRIBUTE){if(!!t===i.hasAttribute(n))return z}else if(e.type===r1.ATTRIBUTE&&i.getAttribute(n)===t+"")return z;return V5(e),t}});var n8=Object.defineProperty,s8=Object.getOwnPropertyDescriptor,F=(e,t,i,n)=>{for(var o=n>1?void 0:n?s8(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&n8(t,i,o),o};const r8=i2(p);let l8=0,E=class extends r8{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-${++l8}`)}updated(e){(e.has("value")||e.has("name"))&&this[D1].setFormValue(this.value)}formResetCallback(){this.value="",this[D1].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>`:h}renderTrailingIcon(){return this.trailingIcon?this.trailingIcon==="occ-close-outlined"?a`
|
|
4794
4830
|
<o-icon-button
|
|
4795
4831
|
type="button"
|
|
4796
4832
|
icon=${this.trailingIcon}
|
|
@@ -4817,7 +4853,7 @@
|
|
|
4817
4853
|
<input
|
|
4818
4854
|
id=${this.inputId}
|
|
4819
4855
|
type="text"
|
|
4820
|
-
.value=${
|
|
4856
|
+
.value=${o8(this.value)}
|
|
4821
4857
|
placeholder=${this.placeholder}
|
|
4822
4858
|
name=${this.name}
|
|
4823
4859
|
?disabled=${this.disabled}
|
|
@@ -4987,7 +5023,7 @@
|
|
|
4987
5023
|
:host([state="success"]) .helper-text o-icon-button {
|
|
4988
5024
|
--color-content-action-primary: var(--color-content-success, #3b7902);
|
|
4989
5025
|
}
|
|
4990
|
-
`;F([r({type:String})],E.prototype,"label",2);F([r({type:String})],E.prototype,"value",2);F([r({type:String})],E.prototype,"placeholder",2);F([r({type:String,attribute:"helper-text"})],E.prototype,"helperText",2);F([r({type:String,reflect:!0})],E.prototype,"state",2);F([r({type:Boolean,reflect:!0})],E.prototype,"disabled",2);F([r({type:String,attribute:"leading-icon"})],E.prototype,"leadingIcon",2);F([r({type:String,attribute:"trailing-icon"})],E.prototype,"trailingIcon",2);F([r({type:String})],E.prototype,"name",2);F([r({type:Boolean})],E.prototype,"required",2);F([r({type:String,attribute:"clear-label"})],E.prototype,"clearLabel",2);F([r({type:String,reflect:!0,attribute:"input-id"})],E.prototype,"inputId",2);F([K1("input")],E.prototype,"inputEl",2);E=F([u("o-input")],E);var
|
|
5026
|
+
`;F([r({type:String})],E.prototype,"label",2);F([r({type:String})],E.prototype,"value",2);F([r({type:String})],E.prototype,"placeholder",2);F([r({type:String,attribute:"helper-text"})],E.prototype,"helperText",2);F([r({type:String,reflect:!0})],E.prototype,"state",2);F([r({type:Boolean,reflect:!0})],E.prototype,"disabled",2);F([r({type:String,attribute:"leading-icon"})],E.prototype,"leadingIcon",2);F([r({type:String,attribute:"trailing-icon"})],E.prototype,"trailingIcon",2);F([r({type:String})],E.prototype,"name",2);F([r({type:Boolean})],E.prototype,"required",2);F([r({type:String,attribute:"clear-label"})],E.prototype,"clearLabel",2);F([r({type:String,reflect:!0,attribute:"input-id"})],E.prototype,"inputId",2);F([K1("input")],E.prototype,"inputEl",2);E=F([u("o-input")],E);var a8=Object.defineProperty,c8=Object.getOwnPropertyDescriptor,n1=(e,t,i,n)=>{for(var o=n>1?void 0:n?c8(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&a8(t,i,o),o};let P=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`
|
|
4991
5027
|
<o-input
|
|
4992
5028
|
label=${this.label}
|
|
4993
5029
|
value=${this.value}
|
|
@@ -5001,7 +5037,7 @@
|
|
|
5001
5037
|
@change=${this.handleChange}
|
|
5002
5038
|
@keydown=${this.handleKeyDown}
|
|
5003
5039
|
></o-input>
|
|
5004
|
-
`}};
|
|
5040
|
+
`}};P.shadowRootOptions={...p.shadowRootOptions,delegatesFocus:!0};P.styles=C`
|
|
5005
5041
|
:host {
|
|
5006
5042
|
display: flex;
|
|
5007
5043
|
/* Transparent background for all themes */
|
|
@@ -5020,7 +5056,7 @@
|
|
|
5020
5056
|
--color-content-body: var(--color-content-body-inverse, #fffefe);
|
|
5021
5057
|
--color-content-disabled: var(--color-alpha-light-strong, rgba(255, 255, 255, 0.56));
|
|
5022
5058
|
}
|
|
5023
|
-
`;
|
|
5059
|
+
`;n1([r({type:String})],P.prototype,"label",2);n1([r({type:String})],P.prototype,"value",2);n1([r({type:String})],P.prototype,"placeholder",2);n1([r({type:String,attribute:"helper-text"})],P.prototype,"helperText",2);n1([r({type:String,reflect:!0})],P.prototype,"state",2);n1([r({type:Boolean,reflect:!0})],P.prototype,"disabled",2);n1([r({type:String,reflect:!0})],P.prototype,"theme",2);n1([r({type:String})],P.prototype,"trigger",2);n1([r({attribute:!1})],P.prototype,"onSearch",2);P=n1([u("o-search-input")],P);var h8=Object.defineProperty,d8=Object.getOwnPropertyDescriptor,Z=(e,t,i,n)=>{for(var o=n>1?void 0:n?d8(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&h8(t,i,o),o};let p8=0,B=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-${++p8}`,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 l=t[i+1]??t[0];l==null||l.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`
|
|
5024
5060
|
<o-search-input
|
|
5025
5061
|
role="combobox"
|
|
5026
5062
|
aria-haspopup="listbox"
|
|
@@ -5067,7 +5103,7 @@
|
|
|
5067
5103
|
`}
|
|
5068
5104
|
</ul>
|
|
5069
5105
|
`:null}
|
|
5070
|
-
`}};
|
|
5106
|
+
`}};B.shadowRootOptions={...p.shadowRootOptions,delegatesFocus:!0};B.styles=C`
|
|
5071
5107
|
:host {
|
|
5072
5108
|
display: flex;
|
|
5073
5109
|
position: relative;
|
|
@@ -5144,7 +5180,7 @@
|
|
|
5144
5180
|
color: var(--color-content-disabled);
|
|
5145
5181
|
font-style: italic;
|
|
5146
5182
|
}
|
|
5147
|
-
`;Z([r({type:String})],
|
|
5183
|
+
`;Z([r({type:String})],B.prototype,"label",2);Z([r({type:String})],B.prototype,"value",2);Z([r({type:String})],B.prototype,"placeholder",2);Z([r({type:String,attribute:"helper-text"})],B.prototype,"helperText",2);Z([r({type:String,reflect:!0})],B.prototype,"state",2);Z([r({type:Boolean,reflect:!0})],B.prototype,"disabled",2);Z([r({type:String,reflect:!0})],B.prototype,"theme",2);Z([r({type:Array})],B.prototype,"options",2);Z([r({type:String,attribute:"search-by"})],B.prototype,"searchBy",2);Z([r({type:String,attribute:"no-results-text"})],B.prototype,"noResultsText",2);Z([r({attribute:!1})],B.prototype,"onSelect",2);Z([I()],B.prototype,"open",2);Z([I()],B.prototype,"filteredOptions",2);Z([I()],B.prototype,"activeIndex",2);Z([K1("o-search-input")],B.prototype,"searchInputEl",2);B=Z([u("o-search-input-dropdown")],B);var C8=Object.defineProperty,u8=Object.getOwnPropertyDescriptor,m=(e,t,i,n)=>{for(var o=n>1?void 0:n?u8(t,i):t,s=e.length-1,l;s>=0;s--)(l=e[s])&&(o=(n?l(t,i,o):l(o))||o);return n&&o&&C8(t,i,o),o};let b=class extends p{constructor(){super(...arguments),this.sku="",this.imageUrl="",this.altImage="",this.title="",this.subtitle="",this.description="",this.price="",this.priceValue=0,this.linkLabel="",this.linkHref="",this.linkTarget="_self",this.selected=!1,this.withQuantity=!1,this.quantity=1,this.labelAdd="Add",this.labelRemove="Remove",this.labelFree="FREE",this.labelShowDetails="Show details",this.labelHideDetails="Hide details",this.disabled=!1,this._descriptionExpanded=!1}_handleAdd(){var t;if(this.disabled)return;this.selected=!0,this.withQuantity&&(this.quantity=1);const e={sku:this.sku,quantity:this.quantity};(t=this.onOptionAdd)==null||t.call(this,e),this.dispatchEvent(new CustomEvent("option-add",{bubbles:!0,composed:!0,detail:e}))}_handleRemove(){var t;if(this.disabled)return;this.selected=!1,this.quantity=1;const e={sku:this.sku};(t=this.onOptionRemove)==null||t.call(this,e),this.dispatchEvent(new CustomEvent("option-remove",{bubbles:!0,composed:!0,detail:e}))}_handleIncrement(){var t;this.quantity+=1;const e={sku:this.sku,quantity:this.quantity};(t=this.onOptionQuantityChange)==null||t.call(this,e),this.dispatchEvent(new CustomEvent("option-quantity-change",{bubbles:!0,composed:!0,detail:e}))}_handleDecrement(){var t;if(this.quantity<=1){this._handleRemove();return}this.quantity-=1;const e={sku:this.sku,quantity:this.quantity};(t=this.onOptionQuantityChange)==null||t.call(this,e),this.dispatchEvent(new CustomEvent("option-quantity-change",{bubbles:!0,composed:!0,detail:e}))}_toggleDescription(){this._descriptionExpanded=!this._descriptionExpanded}get _isFree(){return this.priceValue===0}_renderPriceArea(){return this.linkLabel?a`
|
|
5148
5184
|
<o-link href=${this.linkHref||"#"} template="discret" target=${this.linkTarget}>
|
|
5149
5185
|
${this.linkLabel}
|
|
5150
5186
|
</o-link>
|
|
@@ -5308,14 +5344,6 @@
|
|
|
5308
5344
|
font-family: var(--font-family-loccitane-serif);
|
|
5309
5345
|
font-size: var(--font-size-150, 14px);
|
|
5310
5346
|
font-weight: var(--font-weight-400, 400);
|
|
5311
|
-
line-height: var(--line-height-200, 20px);
|
|
5312
|
-
}
|
|
5313
|
-
|
|
5314
|
-
.subtitle {
|
|
5315
|
-
color: var(--color-content-description, #7e7173);
|
|
5316
|
-
font-family: var(--font-family-loccitane-sans);
|
|
5317
|
-
font-size: var(--font-size-100, 12px);
|
|
5318
|
-
font-weight: var(--font-weight-400, 400);
|
|
5319
5347
|
line-height: var(--line-height-160, 16px);
|
|
5320
5348
|
}
|
|
5321
5349
|
|
|
@@ -5358,7 +5386,7 @@
|
|
|
5358
5386
|
font-family: var(--font-family-loccitane-sans);
|
|
5359
5387
|
font-size: var(--font-size-100, 12px);
|
|
5360
5388
|
font-weight: var(--font-weight-400, 400);
|
|
5361
|
-
line-height: var(--line-height-
|
|
5389
|
+
line-height: var(--line-height-160, 16px);
|
|
5362
5390
|
margin: 0;
|
|
5363
5391
|
}
|
|
5364
5392
|
|
|
@@ -5389,12 +5417,12 @@
|
|
|
5389
5417
|
position: relative;
|
|
5390
5418
|
}
|
|
5391
5419
|
|
|
5392
|
-
:host([disabled]) .tile::after {
|
|
5420
|
+
:host([disabled]) .tile .image-wrapper::after {
|
|
5393
5421
|
content: '';
|
|
5394
5422
|
position: absolute;
|
|
5395
5423
|
inset: 0;
|
|
5396
5424
|
background: linear-gradient(180deg, var(--colors-blanc-brule-300) 0%, var(--colors-blanc-brule-300) 100%);
|
|
5397
|
-
opacity: 0.
|
|
5425
|
+
opacity: 0.4;
|
|
5398
5426
|
pointer-events: none;
|
|
5399
5427
|
border-radius: var(--radius-s, 2px);
|
|
5400
5428
|
}
|
|
@@ -5406,4 +5434,4 @@
|
|
|
5406
5434
|
:host([disabled]) .quantity-value {
|
|
5407
5435
|
color: var(--color-content-disabled);
|
|
5408
5436
|
}
|
|
5409
|
-
`;m([r({type:String})],b.prototype,"sku",2);m([r({type:String})],b.prototype,"imageUrl",2);m([r({type:String})],b.prototype,"altImage",2);m([r({type:String})],b.prototype,"title",2);m([r({type:String})],b.prototype,"subtitle",2);m([r({type:String})],b.prototype,"description",2);m([r({type:String})],b.prototype,"price",2);m([r({type:Number})],b.prototype,"priceValue",2);m([r({type:String})],b.prototype,"linkLabel",2);m([r({type:String})],b.prototype,"linkHref",2);m([r({type:String})],b.prototype,"linkTarget",2);m([r({type:Boolean,reflect:!0})],b.prototype,"selected",2);m([r({type:Boolean,reflect:!0})],b.prototype,"withQuantity",2);m([r({type:Number})],b.prototype,"quantity",2);m([r({type:String})],b.prototype,"labelAdd",2);m([r({type:String})],b.prototype,"labelRemove",2);m([r({type:String})],b.prototype,"labelFree",2);m([r({type:String})],b.prototype,"labelShowDetails",2);m([r({type:String})],b.prototype,"labelHideDetails",2);m([r({type:Boolean,reflect:!0})],b.prototype,"disabled",2);m([r({attribute:!1})],b.prototype,"onOptionAdd",2);m([r({attribute:!1})],b.prototype,"onOptionRemove",2);m([r({attribute:!1})],b.prototype,"onOptionQuantityChange",2);m([
|
|
5437
|
+
`;m([r({type:String})],b.prototype,"sku",2);m([r({type:String})],b.prototype,"imageUrl",2);m([r({type:String})],b.prototype,"altImage",2);m([r({type:String})],b.prototype,"title",2);m([r({type:String})],b.prototype,"subtitle",2);m([r({type:String})],b.prototype,"description",2);m([r({type:String})],b.prototype,"price",2);m([r({type:Number})],b.prototype,"priceValue",2);m([r({type:String})],b.prototype,"linkLabel",2);m([r({type:String})],b.prototype,"linkHref",2);m([r({type:String})],b.prototype,"linkTarget",2);m([r({type:Boolean,reflect:!0})],b.prototype,"selected",2);m([r({type:Boolean,reflect:!0})],b.prototype,"withQuantity",2);m([r({type:Number})],b.prototype,"quantity",2);m([r({type:String})],b.prototype,"labelAdd",2);m([r({type:String})],b.prototype,"labelRemove",2);m([r({type:String})],b.prototype,"labelFree",2);m([r({type:String})],b.prototype,"labelShowDetails",2);m([r({type:String})],b.prototype,"labelHideDetails",2);m([r({type:Boolean,reflect:!0})],b.prototype,"disabled",2);m([r({attribute:!1})],b.prototype,"onOptionAdd",2);m([r({attribute:!1})],b.prototype,"onOptionRemove",2);m([r({attribute:!1})],b.prototype,"onOptionQuantityChange",2);m([I()],b.prototype,"_descriptionExpanded",2);b=m([u("o-option-tile")],b);
|