@florid-kit/components 1.0.0 → 2.0.0
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/components/dropdown-variant.d.ts +1 -0
- package/index.js +32 -32
- package/index.mjs +121 -99
- package/package.json +1 -1
|
@@ -26,6 +26,7 @@ export declare class OccitaneDropdownVariant extends LitElement {
|
|
|
26
26
|
private _getKey;
|
|
27
27
|
private _scheduleFlush;
|
|
28
28
|
private _flushPending;
|
|
29
|
+
private _emitTrackingEvent;
|
|
29
30
|
connectedCallback(): void;
|
|
30
31
|
disconnectedCallback(): void;
|
|
31
32
|
_handleOutsideClick: (e: MouseEvent) => void;
|
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:j2,defineProperty:R2,getOwnPropertyDescriptor:U2,getOwnPropertyNames:
|
|
9
|
+
*/const{is:j2,defineProperty:R2,getOwnPropertyDescriptor:U2,getOwnPropertyNames:N2,getOwnPropertySymbols:q2,getPrototypeOf:K2}=Object,e1=globalThis,m2=e1.trustedTypes,W2=m2?m2.emptyScript:"",j1=e1.reactiveElementPolyfillSupport,w1=(e,t)=>e,F1={toAttribute(e,t){switch(t){case Boolean:e=e?W2: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}},t2=(e,t)=>!j2(e,t),L2={attribute:!0,type:String,converter:F1,reflect:!1,useDefault:!1,hasChanged:t2};Symbol.metadata??(Symbol.metadata=Symbol("metadata")),e1.litPropertyMetadata??(e1.litPropertyMetadata=new WeakMap);let d1=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=L2){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&&R2(this.prototype,t,o)}}static getPropertyDescriptor(t,i,n){const{get:o,set:s}=U2(this.prototype,t)??{get(){return this[i]},set(r){this[i]=r}};return{get:o,set(r){const c=o==null?void 0:o.call(this);s==null||s.call(this,r),this.requestUpdate(t,c,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??L2}static _$Ei(){if(this.hasOwnProperty(w1("elementProperties")))return;const t=K2(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(w1("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(w1("properties"))){const i=this.properties,n=[...N2(i),...q2(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(b2(o))}else t!==void 0&&i.push(b2(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 T2(t,this.constructor.elementStyles),t}connectedCallback(){var t;this.renderRoot??(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(t=this._$EO)==null||t.forEach(i=>{var n;return(n=i.hostConnected)==null?void 0:n.call(i)})}enableUpdating(t){}disconnectedCallback(){var t;(t=this._$EO)==null||t.forEach(i=>{var n;return(n=i.hostDisconnected)==null?void 0:n.call(i)})}attributeChangedCallback(t,i,n){this._$AK(t,n)}_$ET(t,i){var s;const n=this.constructor.elementProperties.get(t),o=this.constructor._$Eu(t,n);if(o!==void 0&&n.reflect===!0){const r=(((s=n.converter)==null?void 0:s.toAttribute)!==void 0?n.converter:F1).toAttribute(i,n.type);this._$Em=t,r==null?this.removeAttribute(o):this.setAttribute(o,r),this._$Em=null}}_$AK(t,i){var s,r;const n=this.constructor,o=n._$Eh.get(t);if(o!==void 0&&this._$Em!==o){const c=n.getPropertyOptions(o),h=typeof c.converter=="function"?{fromAttribute:c.converter}:((s=c.converter)==null?void 0:s.fromAttribute)!==void 0?c.converter:F1;this._$Em=o,this[o]=h.fromAttribute(i,c.type)??((r=this._$Ej)==null?void 0:r.get(o))??null,this._$Em=null}}requestUpdate(t,i,n){var o;if(t!==void 0){const s=this.constructor,r=this[t];if(n??(n=s.getPropertyOptions(t)),!((n.hasChanged??t2)(r,i)||n.useDefault&&n.reflect&&r===((o=this._$Ej)==null?void 0:o.get(t))&&!this.hasAttribute(s._$Eu(t,n))))return;this.C(t,i,n)}this.isUpdatePending===!1&&(this._$ES=this._$EP())}C(t,i,{useDefault:n,reflect:o,wrapped:s},r){n&&!(this._$Ej??(this._$Ej=new Map)).has(t)&&(this._$Ej.set(t,r??i??this[t]),s!==!0||r!==void 0)||(this._$AL.has(t)||(this.hasUpdated||n||(i=void 0),this._$AL.set(t,i)),o===!0&&this._$Em!==t&&(this._$Eq??(this._$Eq=new Set)).add(t))}async _$EP(){this.isUpdatePending=!0;try{await this._$ES}catch(i){Promise.reject(i)}const t=this.scheduleUpdate();return t!=null&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var n;if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??(this.renderRoot=this.createRenderRoot()),this._$Ep){for(const[s,r]of this._$Ep)this[s]=r;this._$Ep=void 0}const o=this.constructor.elementProperties;if(o.size>0)for(const[s,r]of o){const{wrapped:c}=r,h=this[s];c!==!0||this._$AL.has(s)||h===void 0||this.C(s,void 0,r,h)}}let t=!1;const i=this._$AL;try{t=this.shouldUpdate(i),t?(this.willUpdate(i),(n=this._$EO)==null||n.forEach(o=>{var s;return(s=o.hostUpdate)==null?void 0:s.call(o)}),this.update(i)):this._$EM()}catch(o){throw t=!1,this._$EM(),o}t&&this._$AE(i)}willUpdate(t){}_$AE(t){var i;(i=this._$EO)==null||i.forEach(n=>{var o;return(o=n.hostUpdated)==null?void 0:o.call(n)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EM(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Eq&&(this._$Eq=this._$Eq.forEach(i=>this._$ET(i,this[i]))),this._$EM()}updated(t){}firstUpdated(t){}};d1.elementStyles=[],d1.shadowRootOptions={mode:"open"},d1[w1("elementProperties")]=new Map,d1[w1("finalized")]=new Map,j1==null||j1({ReactiveElement:d1}),(e1.reactiveElementVersions??(e1.reactiveElementVersions=[])).push("2.1.0");/**
|
|
10
10
|
* @license
|
|
11
11
|
* Copyright 2017 Google LLC
|
|
12
12
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
13
|
-
*/const b1=globalThis,
|
|
13
|
+
*/const b1=globalThis,O1=b1.trustedTypes,y2=O1?O1.createPolicy("lit-html",{createHTML:e=>e}):void 0,S2="$lit$",t1=`lit$${Math.random().toFixed(9).slice(2)}$`,F2="?"+t1,G2=`<${F2}>`,l1=document,L1=()=>l1.createComment(""),y1=e=>e===null||typeof e!="object"&&typeof e!="function",e2=Array.isArray,X2=e=>e2(e)||typeof(e==null?void 0:e[Symbol.iterator])=="function",R1=`[
|
|
14
14
|
\f\r]`,f1=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,x2=/-->/g,H2=/>/g,n1=RegExp(`>|${R1}(?:([^\\s"'>=/]+)(${R1}*=${R1}*(?:[^
|
|
15
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),V2=/'/g,B2=/"/g,
|
|
15
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),V2=/'/g,B2=/"/g,O2=/^(?:script|style|textarea|title)$/i,J2=e=>(t,...i)=>({_$litType$:e,strings:t,values:i}),a=J2(1),i1=Symbol.for("lit-noChange"),d=Symbol.for("lit-nothing"),$2=new WeakMap,s1=l1.createTreeWalker(l1,129);function A2(e,t){if(!e2(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return y2!==void 0?y2.createHTML(t):t}const Y2=(e,t)=>{const i=e.length-1,n=[];let o,s=t===2?"<svg>":t===3?"<math>":"",r=f1;for(let c=0;c<i;c++){const h=e[c];let u,b,v=-1,N=0;for(;N<h.length&&(r.lastIndex=N,b=r.exec(h),b!==null);)N=r.lastIndex,r===f1?b[1]==="!--"?r=x2:b[1]!==void 0?r=H2:b[2]!==void 0?(O2.test(b[2])&&(o=RegExp("</"+b[2],"g")),r=n1):b[3]!==void 0&&(r=n1):r===n1?b[0]===">"?(r=o??f1,v=-1):b[1]===void 0?v=-2:(v=r.lastIndex-b[2].length,u=b[1],r=b[3]===void 0?n1:b[3]==='"'?B2:V2):r===B2||r===V2?r=n1:r===x2||r===H2?r=f1:(r=n1,o=void 0);const Q=r===n1&&e[c+1].startsWith("/>")?" ":"";s+=r===f1?h+G2:v>=0?(n.push(u),h.slice(0,v)+S2+h.slice(v)+t1+Q):h+t1+(v===-2?c:Q)}return[A2(e,s+(e[i]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),n]};class x1{constructor({strings:t,_$litType$:i},n){let o;this.parts=[];let s=0,r=0;const c=t.length-1,h=this.parts,[u,b]=Y2(t,i);if(this.el=x1.createElement(u,n),s1.currentNode=this.el.content,i===2||i===3){const v=this.el.content.firstChild;v.replaceWith(...v.childNodes)}for(;(o=s1.nextNode())!==null&&h.length<c;){if(o.nodeType===1){if(o.hasAttributes())for(const v of o.getAttributeNames())if(v.endsWith(S2)){const N=b[r++],Q=o.getAttribute(v).split(t1),_1=/([.?@])?(.*)/.exec(N);h.push({type:1,index:s,name:_1[2],strings:Q,ctor:_1[1]==="."?t3:_1[1]==="?"?e3:_1[1]==="@"?i3:P1}),o.removeAttribute(v)}else v.startsWith(t1)&&(h.push({type:6,index:s}),o.removeAttribute(v));if(O2.test(o.tagName)){const v=o.textContent.split(t1),N=v.length-1;if(N>0){o.textContent=O1?O1.emptyScript:"";for(let Q=0;Q<N;Q++)o.append(v[Q],L1()),s1.nextNode(),h.push({type:2,index:++s});o.append(v[N],L1())}}}else if(o.nodeType===8)if(o.data===F2)h.push({type:2,index:s});else{let v=-1;for(;(v=o.data.indexOf(t1,v+1))!==-1;)h.push({type:7,index:s}),v+=t1.length-1}s++}}static createElement(t,i){const n=l1.createElement("template");return n.innerHTML=t,n}}function p1(e,t,i=e,n){var r,c;if(t===i1)return t;let o=n!==void 0?(r=i._$Co)==null?void 0:r[n]:i._$Cl;const s=y1(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=p1(e,o._$AS(e,t.values),o,n)),t}class Q2{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)??l1).importNode(i,!0);s1.currentNode=o;let s=s1.nextNode(),r=0,c=0,h=n[0];for(;h!==void 0;){if(r===h.index){let u;h.type===2?u=new k1(s,s.nextSibling,this,t):h.type===1?u=new h.ctor(s,h.name,h.strings,this,t):h.type===6&&(u=new o3(s,this,t)),this._$AV.push(u),h=n[++c]}r!==(h==null?void 0:h.index)&&(s=s1.nextNode(),r++)}return s1.currentNode=l1,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 k1{get _$AU(){var t;return((t=this._$AM)==null?void 0:t._$AU)??this._$Cv}constructor(t,i,n,o){this.type=2,this._$AH=d,this._$AN=void 0,this._$AA=t,this._$AB=i,this._$AM=n,this.options=o,this._$Cv=(o==null?void 0:o.isConnected)??!0}get parentNode(){let t=this._$AA.parentNode;const i=this._$AM;return i!==void 0&&(t==null?void 0:t.nodeType)===11&&(t=i.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,i=this){t=p1(this,t,i),y1(t)?t===d||t==null||t===""?(this._$AH!==d&&this._$AR(),this._$AH=d):t!==this._$AH&&t!==i1&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):X2(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==d&&y1(this._$AH)?this._$AA.nextSibling.data=t:this.T(l1.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=x1.createElement(A2(n.h,n.h[0]),this.options)),n);if(((s=this._$AH)==null?void 0:s._$AD)===o)this._$AH.p(i);else{const r=new Q2(o,this),c=r.u(this.options);r.p(i),this.T(c),this._$AH=r}}_$AC(t){let i=$2.get(t.strings);return i===void 0&&$2.set(t.strings,i=new x1(t)),i}k(t){e2(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 k1(this.O(L1()),this.O(L1()),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 P1{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,i,n,o,s){this.type=1,this._$AH=d,this._$AN=void 0,this.element=t,this.name=i,this._$AM=o,this.options=s,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=d}_$AI(t,i=this,n,o){const s=this.strings;let r=!1;if(s===void 0)t=p1(this,t,i,0),r=!y1(t)||t!==this._$AH&&t!==i1,r&&(this._$AH=t);else{const c=t;let h,u;for(t=s[0],h=0;h<s.length-1;h++)u=p1(this,c[n+h],i,h),u===i1&&(u=this._$AH[h]),r||(r=!y1(u)||u!==this._$AH[h]),u===d?t=d:t!==d&&(t+=(u??"")+s[h+1]),this._$AH[h]=u}r&&!o&&this.j(t)}j(t){t===d?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class t3 extends P1{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===d?void 0:t}}class e3 extends P1{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==d)}}class i3 extends P1{constructor(t,i,n,o,s){super(t,i,n,o,s),this.type=5}_$AI(t,i=this){if((t=p1(this,t,i,0)??d)===i1)return;const n=this._$AH,o=t===d&&n!==d||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,s=t!==d&&(n===d||o);o&&this.element.removeEventListener(this.name,this,n),s&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var i;typeof this._$AH=="function"?this._$AH.call(((i=this.options)==null?void 0:i.host)??this.element,t):this._$AH.handleEvent(t)}}class o3{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){p1(this,t)}}const U1=b1.litHtmlPolyfillSupport;U1==null||U1(x1,k1),(b1.litHtmlVersions??(b1.litHtmlVersions=[])).push("3.3.0");const n3=(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 k1(t.insertBefore(L1(),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 r1=globalThis;let p=class extends d1{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=n3(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 i1}};var Z2;p._$litElement$=!0,p.finalized=!0,(Z2=r1.litElementHydrateSupport)==null||Z2.call(r1,{LitElement:p});const
|
|
19
|
+
*/const r1=globalThis;let p=class extends d1{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=n3(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 i1}};var Z2;p._$litElement$=!0,p.finalized=!0,(Z2=r1.litElementHydrateSupport)==null||Z2.call(r1,{LitElement:p});const N1=r1.litElementPolyfillSupport;N1==null||N1({LitElement:p});(r1.litElementVersions??(r1.litElementVersions=[])).push("4.2.0");/**
|
|
20
20
|
* @license
|
|
21
21
|
* Copyright 2017 Google LLC
|
|
22
22
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
* @license
|
|
60
60
|
* Copyright 2023 Google LLC
|
|
61
61
|
* SPDX-License-Identifier: Apache-2.0
|
|
62
|
-
*/const n2=Symbol("internals"),
|
|
62
|
+
*/const n2=Symbol("internals"),q1=Symbol("privateInternals");function s2(e){var t;class i extends e{get[(t=n2,t)](){return this[q1]||(this[q1]=this.attachInternals()),this[q1]}}return i}/**
|
|
63
63
|
* @license
|
|
64
64
|
* Copyright 2023 Google LLC
|
|
65
65
|
* SPDX-License-Identifier: Apache-2.0
|
|
@@ -150,10 +150,10 @@
|
|
|
150
150
|
`,F3=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
151
151
|
<path d="M8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0ZM8 10C7.44772 10 7 10.4477 7 11C7 11.5523 7.44772 12 8 12C8.55229 12 9 11.5523 9 11C9 10.4477 8.55229 10 8 10ZM7.5 4C7.22386 4 7 4.22386 7 4.5V8.5C7 8.77614 7.22386 9 7.5 9H8.5C8.77614 9 9 8.77614 9 8.5V4.5C9 4.22386 8.77614 4 8.5 4H7.5Z" fill="#BB0218"/>
|
|
152
152
|
</svg>
|
|
153
|
-
`,
|
|
153
|
+
`,O3=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
154
154
|
<path d="M8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0ZM7.16602 6.1084V12H8.84668V6.1084H7.16602ZM8.00684 2.64062C7.45497 2.64062 7.01096 3.09591 7.01074 3.63574C7.01074 4.18774 7.45484 4.63184 8.00684 4.63184C8.55862 4.63159 9.00195 4.18759 9.00195 3.63574C9.00174 3.09606 8.55849 2.64088 8.00684 2.64062Z" fill="#4572A6"/>
|
|
155
155
|
</svg>
|
|
156
|
-
`,
|
|
156
|
+
`,A3=`<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
157
157
|
<path d="M16.0003 10.1648C16.0003 13.2904 13.4583 15.8332 10.3336 15.8332H7.00026C6.81617 15.8332 6.66693 15.6839 6.66693 15.4997C6.66693 15.3156 6.81617 15.1663 7.00026 15.1663H10.3336C13.0909 15.1663 15.3336 12.923 15.3336 10.1648C15.3336 7.40663 13.0909 5.16328 10.3336 5.16328H1.13826L3.90226 7.92812C4.0326 8.05831 4.03275 8.26955 3.9026 8.39993C3.77244 8.5303 3.56127 8.53045 3.43093 8.40026L0.0975955 5.06592C-0.0325318 4.93571 -0.0325318 4.72465 0.0975955 4.59444L3.43093 1.2601C3.56172 1.13374 3.76962 1.13555 3.8982 1.26416C4.02678 1.39278 4.02859 1.60075 3.90226 1.73158L1.13826 4.49641H10.3336C13.4583 4.49641 16.0003 7.03918 16.0003 10.1648Z" fill="#001022"/>
|
|
158
158
|
</svg>
|
|
159
159
|
`,P3=`<svg xmlns="http://www.w3.org/2000/svg" width="10" height="8" viewBox="0 0 10 8" fill="none">
|
|
@@ -182,10 +182,10 @@
|
|
|
182
182
|
`,U3=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
183
183
|
<path d="M14.3003 14V13.9601C14.4205 11.1248 13.0684 7.96007 9.81343 7.7005C8.29111 7.5807 6.40824 7.60067 4.57545 7.62063C3.83432 7.62063 3.12324 7.6406 2.46223 7.63062C3.38363 8.51913 4.83585 10.0566 6.21795 12.1231L5.60702 12.4925C3.85435 9.87687 2.00153 8.13977 1.29044 7.51082L1 7.25125L1.29044 6.99168C1.99151 6.37271 3.81429 4.65557 5.57698 2L6.18791 2.36938C4.77575 4.49584 3.32354 6.03328 2.40214 6.91181C3.07316 6.91181 3.79426 6.91181 4.5454 6.90183C6.38821 6.88186 8.29111 6.8619 9.84348 6.9817C13.5792 7.2812 15.1315 10.8053 14.9913 13.9501L14.2602 13.97L14.3003 14Z" fill="#3F2B2E"/>
|
|
184
184
|
</svg>
|
|
185
|
-
`,
|
|
185
|
+
`,N3=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
186
186
|
<path d="M20.9489 21V20.94C21.1189 16.6724 19.189 11.935 14.5493 11.5353C12.3894 11.3554 9.68954 11.3853 7.0897 11.4153C6.03976 11.4253 5.01982 11.4453 4.07988 11.4353C5.3998 12.7746 7.45967 15.0833 9.43956 18.1816L8.55961 18.7413C6.05976 14.8234 3.41992 12.2049 2.40998 11.2554L2 10.8756L2.40998 10.4958C3.40992 9.56635 6.00976 6.97779 8.52961 3L9.40956 3.55969C7.38968 6.74792 5.3198 9.06663 4.01988 10.3859C4.96982 10.3859 6.00976 10.3859 7.0797 10.3659C9.70954 10.3359 12.4294 10.3159 14.6392 10.4958C19.9589 10.9456 22.1788 16.2326 21.9888 20.96L20.9489 20.99V21Z" fill="#3F2B2E"/>
|
|
187
187
|
</svg>
|
|
188
|
-
`,
|
|
188
|
+
`,q3=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
189
189
|
<path d="M10.6703 4.26C10.0709 4.06 9.05195 3.85 7.75325 3.74C7.46354 2.2 6.87413 1 6.005 1C5.13586 1 4.53646 2.21 4.24675 3.75C3.0979 3.85 2.17882 4.05 1.35964 4.26L1 4.35L3.4975 11H8.51249L11 4.37L10.6703 4.26ZM6.005 1.67C6.35465 1.67 6.81419 2.43 7.08392 3.7C6.73427 3.68 6.38462 3.67 6.005 3.67C5.62537 3.67 5.26573 3.68 4.92607 3.7C5.1958 2.43 5.64535 1.67 6.005 1.67Z" fill="#432A2E"/>
|
|
190
190
|
</svg>
|
|
191
191
|
`,K3=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
@@ -367,10 +367,10 @@
|
|
|
367
367
|
`,Ft=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
368
368
|
<path d="M5.89 3.5C5.13 4.24 3.33 5.8 0.5 8.18L0.69 8.5C2.28 7.74 4.05 6.82 6 5.76C7.94 6.82 9.71 7.74 11.31 8.5L11.5 8.18C8.67 5.8 6.87 4.24 6.11 3.5H5.89Z" fill="#3F2B2E"/>
|
|
369
369
|
</svg>
|
|
370
|
-
`,
|
|
370
|
+
`,Ot=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
371
371
|
<path d="M8.14 5C9.11 5.89538 11.39 7.76923 15 10.6215L14.75 11C12.72 10.0862 10.47 8.98769 8 7.71385C5.53 8.98769 3.27 10.0862 1.25 11L1 10.6215C4.61 7.76923 6.89 5.89538 7.86 5H8.14Z" fill="#3F2B2E"/>
|
|
372
372
|
</svg>
|
|
373
|
-
`,
|
|
373
|
+
`,At=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
374
374
|
<path d="M12.23 7C13.82 8.49091 17.57 11.6091 23.5 16.3636L23.09 17C19.76 15.4727 16.06 13.6455 12 11.5182C7.93 13.6455 4.24 15.4727 0.91 17L0.5 16.3636C6.42 11.6091 10.18 8.49091 11.77 7H12.23Z" fill="#3F2B2E"/>
|
|
375
375
|
</svg>
|
|
376
376
|
`,Pt=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
@@ -401,12 +401,12 @@
|
|
|
401
401
|
<path d="M2 12.82L4.17818 14H11.632L14 12.83V5.9H2V12.82ZM2.9592 6.9H13.0408V12.2L11.4122 13H4.40799L2.9592 12.21V6.9Z" fill="#3F2B2E"/>
|
|
402
402
|
<path d="M11.3922 10.34H4.59783V11.34H11.3922V10.34Z" fill="#3F2B2E"/>
|
|
403
403
|
</svg>
|
|
404
|
-
`,
|
|
404
|
+
`,Nt=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
405
405
|
<path d="M2 2V6.79H22V2H2ZM20.91 5.65H3.09V3.14H20.91V5.65Z" fill="#3F2B2E"/>
|
|
406
406
|
<path d="M2 20.09L5.52 22H18.16L22 20.1V8.69H2V20.09ZM3.09 9.83H20.91V19.38L17.91 20.86H5.79L3.09 19.39V9.83Z" fill="#3F2B2E"/>
|
|
407
407
|
<path d="M17.82 16.3H6.18V17.44H17.82V16.3Z" fill="#3F2B2E"/>
|
|
408
408
|
</svg>
|
|
409
|
-
`,
|
|
409
|
+
`,qt=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
410
410
|
<path d="M8.49 10.31L8.42 10.22C8.1 9.82 7.82 6.38 7.74 3.29V3.18L7.14 2.5H4.84L4.24 3.2V3.31C4.16 6.39 3.9 9.82 3.58 10.22L3.5 10.31V11.5H8.5V10.31H8.49ZM7.78 10.83H4.21V10.52C4.75 9.51 4.91 5.02 4.95 3.43L5.18 3.16H6.8L7.03 3.42C7.07 5.01 7.24 9.51 7.78 10.52V10.83Z" fill="#3F2B2E"/>
|
|
411
411
|
<path d="M7.07 0.5H4.93V1.17H7.07V0.5Z" fill="#3F2B2E"/>
|
|
412
412
|
<path d="M6.72 1.5H5.29V2.17H6.72V1.5Z" fill="#3F2B2E"/>
|
|
@@ -603,11 +603,11 @@
|
|
|
603
603
|
<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"/>
|
|
604
604
|
<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"/>
|
|
605
605
|
</svg>
|
|
606
|
-
`,
|
|
606
|
+
`,O6=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
607
607
|
<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"/>
|
|
608
608
|
<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"/>
|
|
609
609
|
</svg>
|
|
610
|
-
`,
|
|
610
|
+
`,A6=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
611
611
|
<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"/>
|
|
612
612
|
<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"/>
|
|
613
613
|
</svg>
|
|
@@ -637,12 +637,12 @@
|
|
|
637
637
|
<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"/>
|
|
638
638
|
<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"/>
|
|
639
639
|
</svg>
|
|
640
|
-
`,
|
|
640
|
+
`,N6=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
641
641
|
<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"/>
|
|
642
642
|
<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"/>
|
|
643
643
|
<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"/>
|
|
644
644
|
</svg>
|
|
645
|
-
`,
|
|
645
|
+
`,q6=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
646
646
|
<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"/>
|
|
647
647
|
<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"/>
|
|
648
648
|
</svg>
|
|
@@ -798,13 +798,13 @@
|
|
|
798
798
|
`,E2=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
799
799
|
<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"/>
|
|
800
800
|
</svg>
|
|
801
|
-
`,
|
|
801
|
+
`,O4=`<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
802
802
|
<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"/>
|
|
803
803
|
</svg>
|
|
804
804
|
`,M2=`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
805
805
|
<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"/>
|
|
806
806
|
</svg>
|
|
807
|
-
`,
|
|
807
|
+
`,A4={wishlist:c3,playerv:h3,chevronRight:d3,chevronLeft:p3,icoPlus:m3,icoMinus:L3,"star-0":C3,"star-25":g3,"star-50":u3,"star-75":v3,"star-100":f3,cross:w3,search:b3,arrowLeft:y3,arrowTop:x3,cart:H3,notifyme:V3,triangledown:B3,triangleup:$3,checkstroke:E3,pause:M3,mapDualArrow:k3,swipeDualArrow:_3,backToBag:A3,checkbox:P3,sliderLeftArrow:z3,sliderRightArrow:I3},r2={"occ-address":{small:D3,medium:T3,large:j3},"occ-back":{small:R3,medium:U3,large:N3},"occ-bag-filled":{small:q3,medium:K3,large:W3},"occ-bag-outlined":{small:G3,medium:X3,large:J3},"occ-bag-strike":{small:Y3,medium:Q3,large:tt},"occ-bottle":{small:et,medium:it,large:ot},"occ-briefcase":{small:nt,medium:st,large:rt},"occ-burger":{small:lt,medium:at,large:ct},"occ-card":{small:ht,medium:dt,large:pt},"occ-career":{small:Ct,medium:gt,large:ut},"occ-check-filled":{small:vt,medium:ft,large:wt},"occ-check-outlined":{small:bt,medium:mt,large:Lt},"occ-chevron-bottom":{small:yt,medium:xt,large:Ht},"occ-chevron-double":{small:Vt,medium:Bt,large:$t},"occ-chevron-left":{small:Et,medium:Mt,large:kt},"occ-chevron-right":{small:Zt,medium:_t,large:St},"occ-chevron-top":{small:Ft,medium:Ot,large:At},"occ-close-filled":{small:Pt,medium:zt,large:It},"occ-close-outlined":{small:Dt,medium:Tt,large:jt},"occ-cream":{small:Rt,medium:Ut,large:Nt},"occ-cream-tube":{small:qt,medium:Kt,large:Wt},"occ-eye-hide":{small:Gt,medium:Xt,large:Jt},"occ-eye-show":{small:Yt,medium:Qt,large:t6},"occ-geoloc":{small:e6,medium:i6,large:o6},"occ-gift":{small:n6,medium:s6,large:r6},"occ-hand-shake":{small:l6,medium:a6,large:c6},"occ-info":{small:h6,medium:d6,large:p6},"occ-location":{small:C6,medium:g6,large:u6},"occ-mail":{small:v6,medium:f6,large:w6},"occ-message":{small:b6,medium:m6,large:L6},"occ-minus":{small:y6,medium:x6,large:H6},"occ-order":{small:V6,medium:B6,large:$6},"occ-order-sent":{small:E6,medium:M6,large:k6},"occ-padlock":{small:Z6,medium:_6,large:S6},"occ-pause":{small:F6,medium:O6,large:A6},"occ-play":{small:P6,medium:z6,large:I6},"occ-plus":{small:D6,medium:T6,large:j6},"occ-product":{small:R6,medium:U6,large:N6},"occ-profil-filled":{small:q6,medium:K6,large:W6},"occ-profil-outlined":{small:G6,medium:X6,large:J6},"occ-refill":{small:Y6,medium:Q6,large:t4},"occ-refine":{small:e4,medium:i4,large:o4},"occ-reward-card":{small:n4,medium:s4,large:r4},"occ-samples":{small:l4,medium:a4,large:c4},"occ-search":{small:h4,medium:d4,large:p4},"occ-star-0":{small:C4,medium:g4,large:u4},"occ-star-100":{small:v4,medium:f4,large:w4},"occ-star-25":{small:b4,medium:m4,large:L4},"occ-star-50":{small:y4,medium:x4,large:H4},"occ-star-75":{small:V4,medium:B4,large:$4},"occ-store":{small:E4,medium:M4,large:k4},"occ-warning":{small:Z4,medium:_4,large:S4},"occ-wishlist-filled":{small:F4,medium:E2,large:E2},"occ-wishlist-outlined":{small:O4,medium:M2,large:M2}},P4=Object.fromEntries(Object.entries(r2).map(([e,t])=>[e,t.medium??t.small??t.large??""])),P2={...A4,...P4},z4={xsmall:8,small:12,medium:16,large:24},I4=e=>Object.prototype.hasOwnProperty.call(r2,e),D4=e=>e==="xsmall"?"small":e,T4=(e,t,i)=>{const n=r2[e];if(i){const o=D4(t);return n[o]??n.large??n.medium??n.small??""}return n.large??n.medium??n.small??""},j4=(e,{size:t,bgstyle:i})=>{const n=z4[t],o=i==="none-light"||i==="none-contrast";let s=P2[e]??"";return I4(e)&&(s=T4(e,t,o)),{svg:s,pixelSize:n,shouldApplyLogicalSize:o}},Z1=P2,R4={strikeDiagonal:Z3},U4={success:S3,error:F3,info:O3};/**
|
|
808
808
|
* @license
|
|
809
809
|
* Copyright 2017 Google LLC
|
|
810
810
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
@@ -820,11 +820,11 @@
|
|
|
820
820
|
* @license
|
|
821
821
|
* Copyright 2020 Google LLC
|
|
822
822
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
823
|
-
*/const
|
|
823
|
+
*/const N4=e=>e.strings===void 0;/**
|
|
824
824
|
* @license
|
|
825
825
|
* Copyright 2017 Google LLC
|
|
826
826
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
827
|
-
*/const m1=(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),m1(o,t);return!0},
|
|
827
|
+
*/const m1=(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),m1(o,t);return!0},A1=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)},z2=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),W4(t)}};function q4(e){this._$AN!==void 0?(A1(this),this._$AM=e,z2(this)):this._$AM=e}function K4(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++)m1(n[s],!1),A1(n[s]);else n!=null&&(m1(n,!1),A1(n));else m1(this,e)}const W4=e=>{e.type==l2.CHILD&&(e._$AP??(e._$AP=K4),e._$AQ??(e._$AQ=q4))};class G4 extends c2{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,i,n){super._$AT(t,i,n),z2(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&&(m1(this,t),A1(this))}setValue(t){if(N4(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 X4 extends G4{constructor(){super(...arguments),this.prevData={}}render(t){return d}update(t,[i]){var n;this.element!==t.element&&(this.element=t.element),this.host=((n=t.options)===null||n===void 0?void 0:n.host)||this.element,this.apply(i),this.groom(i),this.prevData={...i}}apply(t){if(!t)return;const{prevData:i,element:n}=this;for(const o in t){const s=t[o];s!==i[o]&&(n[o]=s)}}groom(t){const{prevData:i,element:n}=this;if(i)for(const o in i)(!t||!(o in t)&&n[o]===i[o])&&(n[o]=void 0)}}class J4 extends X4{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 Y4 extends J4{apply(t){if(!t)return;const{prevData:i,element:n}=this;for(const o in t){const s=t[o];if(s===i[o])continue;const r=o.slice(1);switch(o[0]){case"@":this.eventData[r]=s,this.applyEvent(r,s);break;case".":n[r]=s;break;case"?":s?n.setAttribute(r,""):n.removeAttribute(r);break;default:s!=null?n.setAttribute(o,String(s)):n.removeAttribute(o);break}}}groom(t){const{prevData:i,element:n}=this;if(i)for(const o in i){const s=o.slice(1);if(!t||!(o in t)&&n[s]===i[o])switch(o[0]){case"@":this.groomEvent(s,i[o]);break;case".":n[s]=void 0;break;case"?":n.removeAttribute(s);break;default:n.removeAttribute(o);break}}}}const k2=a2(Y4);/**
|
|
828
828
|
* @license
|
|
829
829
|
* Copyright 2018 Google LLC
|
|
830
830
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
@@ -1643,7 +1643,7 @@
|
|
|
1643
1643
|
.sr-only {
|
|
1644
1644
|
${o2}
|
|
1645
1645
|
}
|
|
1646
|
-
`;z1([l({type:String,reflect:!0})],C1.prototype,"status",2);z1([l({type:String,reflect:!0})],C1.prototype,"ariaDescribedBy",2);z1([l({type:String,reflect:!0})],C1.prototype,"label",2);C1=z1([f("o-wishlist-button")],C1);var a5=Object.defineProperty,c5=Object.getOwnPropertyDescriptor,a1=(e,t,i,n)=>{for(var o=n>1?void 0:n?c5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&a5(t,i,o),o};let
|
|
1646
|
+
`;z1([l({type:String,reflect:!0})],C1.prototype,"status",2);z1([l({type:String,reflect:!0})],C1.prototype,"ariaDescribedBy",2);z1([l({type:String,reflect:!0})],C1.prototype,"label",2);C1=z1([f("o-wishlist-button")],C1);var a5=Object.defineProperty,c5=Object.getOwnPropertyDescriptor,a1=(e,t,i,n)=>{for(var o=n>1?void 0:n?c5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&a5(t,i,o),o};let q=class extends p{constructor(){super(...arguments),this.href="",this.target="",this.template="standard",this.inverse=!1,this.endIcon=!1,this.reverseEndIcon=!1}_handleClick(e){(!this.href||this.href==="#")&&e.preventDefault()}render(){const e=!!this.href,t=a`
|
|
1647
1647
|
${this.endIcon&&this.reverseEndIcon?a`
|
|
1648
1648
|
<o-icon-button
|
|
1649
1649
|
icon="occ-chevron-left"
|
|
@@ -1672,7 +1672,7 @@
|
|
|
1672
1672
|
>
|
|
1673
1673
|
${t}
|
|
1674
1674
|
</a>
|
|
1675
|
-
`:a`<span class="link-wrapper">${t}</span>`}};
|
|
1675
|
+
`:a`<span class="link-wrapper">${t}</span>`}};q.styles=g`
|
|
1676
1676
|
:host {
|
|
1677
1677
|
cursor: pointer;
|
|
1678
1678
|
}
|
|
@@ -1758,7 +1758,7 @@
|
|
|
1758
1758
|
transform: translateX(-4px);
|
|
1759
1759
|
}
|
|
1760
1760
|
}
|
|
1761
|
-
`;a1([l({type:String})],
|
|
1761
|
+
`;a1([l({type:String})],q.prototype,"href",2);a1([l({type:String})],q.prototype,"target",2);a1([l({type:String,reflect:!0})],q.prototype,"template",2);a1([l({type:Boolean,reflect:!0})],q.prototype,"inverse",2);a1([l({type:Boolean,reflect:!0})],q.prototype,"endIcon",2);a1([l({type:Boolean,reflect:!0})],q.prototype,"reverseEndIcon",2);q=a1([f("o-link")],q);var h5=Object.defineProperty,d5=Object.getOwnPropertyDescriptor,I1=(e,t,i,n)=>{for(var o=n>1?void 0:n?d5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&h5(t,i,o),o};let g1=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`
|
|
1762
1762
|
<div class="rating">
|
|
1763
1763
|
<div class="stars">
|
|
1764
1764
|
${e.map(t=>a`<span class="star">${P(Z1[t]??"")}</span>`)}
|
|
@@ -2314,7 +2314,7 @@
|
|
|
2314
2314
|
:host([aria-current="true"]:active) .dots {
|
|
2315
2315
|
background-color: var(--color-container-action-primary-pressed);
|
|
2316
2316
|
}
|
|
2317
|
-
`;G1=L5([f("o-dots")],G1);var y5=Object.defineProperty,x5=Object.getOwnPropertyDescriptor,j=(e,t,i,n)=>{for(var o=n>1?void 0:n?x5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&y5(t,i,o),o};let Z=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}))}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this._handleOutsideClick)}disconnectedCallback(){document.removeEventListener("click",this._handleOutsideClick),super.disconnectedCallback()}_startObserveVisibleItems(){var t;this._stopObserveVisibleItems();const e=(t=this.renderRoot)==null?void 0:t.querySelector("#dropdown-listbox");e&&(this._io=new IntersectionObserver(i=>{if(this.open)for(const n of i){if(!n.isIntersecting)continue;const o=n.target,s=o.dataset.index;if(!s)continue;const r=Number(s),c=this.options[r];if(!c||c.disabled)continue;const h=c.dataproduct??o.dataset.product;if(!h)continue;let u;try{u=JSON.parse(h)}catch(v){console.warn("Invalid dataproduct JSON:",h,v);continue}const b=this._getKey(c,u,r);this._sent.has(b)||(this._sent.add(b),this._pendingByKey.set(b,u),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=Z1["occ-check-outlined"].replace("<svg",'<svg aria-hidden="true" focusable="false" part="svg"'),t=this.options.find(i=>i.value===this.value);return a`
|
|
2317
|
+
`;G1=L5([f("o-dots")],G1);var y5=Object.defineProperty,x5=Object.getOwnPropertyDescriptor,j=(e,t,i,n)=>{for(var o=n>1?void 0:n?x5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&y5(t,i,o),o};let Z=class extends p{constructor(){super(...arguments),this.options=[],this.value="",this.name="",this.additionaltext="+X variant(s)",this.disabled=!1,this.width="100%",this.open=!1,this.activeIndex=-1,this.menuWidth="",this._sent=new Set,this._pendingByKey=new Map,this._handleOutsideClick=e=>{this.contains(e.target)||(this.open=!1,this.activeIndex=-1,this._stopObserveVisibleItems())}}_getKey(e,t,i){return(t==null?void 0:t.productId)??e.value??String(i)}_scheduleFlush(){this._flushTimer||(this._flushTimer=window.setTimeout(()=>{this._flushTimer=void 0,this._flushPending()},80))}_flushPending(){if(!this.open||this._pendingByKey.size===0)return;const e=Array.from(this._pendingByKey.values());this._pendingByKey.clear(),this.dispatchEvent(new CustomEvent("event-tracking",{detail:{products:e},bubbles:!0,composed:!0}))}_emitTrackingEvent(e,t){const i=e==null?void 0:e.dataproduct;if(!i)return;let n;try{n=JSON.parse(i)}catch(o){console.warn("Invalid dataproduct JSON:",i,o);return}this.dispatchEvent(new CustomEvent("event-tracking",{detail:{product:n},bubbles:!0,composed:!0}))}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this._handleOutsideClick)}disconnectedCallback(){document.removeEventListener("click",this._handleOutsideClick),super.disconnectedCallback()}_startObserveVisibleItems(){var t;this._stopObserveVisibleItems();const e=(t=this.renderRoot)==null?void 0:t.querySelector("#dropdown-listbox");e&&(this._io=new IntersectionObserver(i=>{if(this.open)for(const n of i){if(!n.isIntersecting)continue;const o=n.target,s=o.dataset.index;if(!s)continue;const r=Number(s),c=this.options[r];if(!c||c.disabled)continue;const h=c.dataproduct??o.dataset.product;if(!h)continue;let u;try{u=JSON.parse(h)}catch(v){console.warn("Invalid dataproduct JSON:",h,v);continue}const b=this._getKey(c,u,r);this._sent.has(b)||(this._sent.add(b),this._pendingByKey.set(b,u),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=Z1["occ-check-outlined"].replace("<svg",'<svg aria-hidden="true" focusable="false" part="svg"'),t=this.options.find(i=>i.value===this.value);return a`
|
|
2318
2318
|
<button
|
|
2319
2319
|
role="combobox"
|
|
2320
2320
|
aria-haspopup="listbox"
|
|
@@ -2362,7 +2362,7 @@
|
|
|
2362
2362
|
aria-disabled="${i.disabled?"true":"false"}"
|
|
2363
2363
|
tabindex="${n===this.activeIndex?"0":"-1"}"
|
|
2364
2364
|
class="${n===this.activeIndex?"active":""} ${i.disabled?"disabled":""}"
|
|
2365
|
-
@click=${()
|
|
2365
|
+
@click=${o=>{this._emitTrackingEvent(i,n),this.selectOption(i)}}
|
|
2366
2366
|
>
|
|
2367
2367
|
|
|
2368
2368
|
<a href="${E(i.url)}">
|
|
@@ -2758,7 +2758,7 @@
|
|
|
2758
2758
|
flex-wrap: wrap;
|
|
2759
2759
|
gap: var(--spacing-s);
|
|
2760
2760
|
}
|
|
2761
|
-
`;C2([l({reflect:!0})],$1.prototype,"name",2);C2([l({reflect:!0})],$1.prototype,"value",2);$1=C2([f("o-chipset")],$1);var S5=Object.defineProperty,F5=Object.getOwnPropertyDescriptor,R=(e,t,i,n)=>{for(var o=n>1?void 0:n?F5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&S5(t,i,o),o};const
|
|
2761
|
+
`;C2([l({reflect:!0})],$1.prototype,"name",2);C2([l({reflect:!0})],$1.prototype,"value",2);$1=C2([f("o-chipset")],$1);var S5=Object.defineProperty,F5=Object.getOwnPropertyDescriptor,R=(e,t,i,n)=>{for(var o=n>1?void 0:n?F5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&S5(t,i,o),o};const O5=s2(p);let S=class extends O5{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=R4[this.strikethroughImgName].replace("<svg",'<svg aria-hidden="true" focusable="false" part="strikethrough"').replace(/stroke=[#"'a-z1-9]*/gi,"");return P(e)}render(){const e=this.text;return a`${this.type==="link"?a`
|
|
2762
2762
|
<a role="button" tabindex="0" class="button" href=${this.href} ?disabled=${this.disabled} @click=${this.handleClick} @keydown=${this.handleClick}
|
|
2763
2763
|
aria-label=${this.ariaLabel||d} aria-pressed=${this.selected}>
|
|
2764
2764
|
${e?a`
|
|
@@ -2900,7 +2900,7 @@
|
|
|
2900
2900
|
stroke-width: 4px;
|
|
2901
2901
|
stroke-linecap: round;
|
|
2902
2902
|
}
|
|
2903
|
-
`;R([l({reflect:!0})],S.prototype,"name",2);R([l({reflect:!0})],S.prototype,"value",2);R([l({type:String,reflect:!0})],S.prototype,"type",2);R([l({type:String,reflect:!0})],S.prototype,"href",2);R([l({type:String,reflect:!0,attribute:"data-href"})],S.prototype,"dataHref",2);R([l({type:String})],S.prototype,"text",2);R([l({type:Boolean,reflect:!0})],S.prototype,"selected",2);R([l({type:Boolean,reflect:!0})],S.prototype,"disabled",2);R([l({type:Boolean,reflect:!0})],S.prototype,"fullwidth",2);S=R([f("o-filter-chip")],S);var
|
|
2903
|
+
`;R([l({reflect:!0})],S.prototype,"name",2);R([l({reflect:!0})],S.prototype,"value",2);R([l({type:String,reflect:!0})],S.prototype,"type",2);R([l({type:String,reflect:!0})],S.prototype,"href",2);R([l({type:String,reflect:!0,attribute:"data-href"})],S.prototype,"dataHref",2);R([l({type:String})],S.prototype,"text",2);R([l({type:Boolean,reflect:!0})],S.prototype,"selected",2);R([l({type:Boolean,reflect:!0})],S.prototype,"disabled",2);R([l({type:Boolean,reflect:!0})],S.prototype,"fullwidth",2);S=R([f("o-filter-chip")],S);var A5=Object.defineProperty,O=(e,t,i,n)=>{for(var o=void 0,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=r(t,i,o)||o);return o&&A5(t,i,o),o};const v2=class v2 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`
|
|
2904
2904
|
<o-icon-button
|
|
2905
2905
|
@click=${this.onClickIcons}
|
|
2906
2906
|
icon="occ-chevron-right"
|
|
@@ -3056,7 +3056,7 @@
|
|
|
3056
3056
|
.fullpointer {
|
|
3057
3057
|
cursor: pointer;
|
|
3058
3058
|
}
|
|
3059
|
-
`;let B=v2;
|
|
3059
|
+
`;let B=v2;O([l({type:String})],B.prototype,"type");O([l({type:String})],B.prototype,"titleProduct");O([l({type:String})],B.prototype,"volume");O([l({type:String})],B.prototype,"perLiter");O([l({type:String})],B.prototype,"mainPrice");O([l({type:String})],B.prototype,"imageUrl");O([l({type:String})],B.prototype,"altImage");O([l({type:Boolean})],B.prototype,"fullwidth");O([l({type:String})],B.prototype,"tagText");O([l({type:Boolean})],B.prototype,"outOfStock");O([l({attribute:!1})],B.prototype,"onClickTile");O([l({attribute:!1})],B.prototype,"onClickIcon");customElements.define("mini-tile",B);var P5=Object.defineProperty,z5=Object.getOwnPropertyDescriptor,D1=(e,t,i,n)=>{for(var o=n>1?void 0:n?z5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&P5(t,i,o),o};let u1=class extends p{constructor(){super(...arguments),this.variant="cart",this.text=0,this.srlabel=""}render(){return a`
|
|
3060
3060
|
<span class="badge">
|
|
3061
3061
|
${this.text?a`${this.text} <span class="sr-only">${this.srlabel}</span>`:a`<slot></slot>`}
|
|
3062
3062
|
</span>
|
|
@@ -3097,7 +3097,7 @@
|
|
|
3097
3097
|
.sr-only {
|
|
3098
3098
|
${o2}
|
|
3099
3099
|
}
|
|
3100
|
-
`;D1([l({type:String,reflect:!0})],u1.prototype,"variant",2);D1([l({type:Number})],u1.prototype,"text",2);D1([l({type:String})],u1.prototype,"srlabel",2);u1=D1([f("o-badge")],u1);var I5=Object.defineProperty,D5=Object.getOwnPropertyDescriptor,
|
|
3100
|
+
`;D1([l({type:String,reflect:!0})],u1.prototype,"variant",2);D1([l({type:Number})],u1.prototype,"text",2);D1([l({type:String})],u1.prototype,"srlabel",2);u1=D1([f("o-badge")],u1);var I5=Object.defineProperty,D5=Object.getOwnPropertyDescriptor,A=(e,t,i,n)=>{for(var o=n>1?void 0:n?D5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&I5(t,i,o),o};let $=class extends p{constructor(){super(...arguments),this.icon="info",this.text="Sample text",this.verticalanchor="top",this.horizontalanchor="right",this.verticaloffset=24,this.horizontaloffset=24,this.animationduration=500,this.animationaxis="horizontal",this.animated=!0,this.lifeduration=5e3,this.multiline=!1}attributeChangedCallback(e,t,i){super.attributeChangedCallback(e,t,i),e=="verticaloffset"&&this.style.setProperty("--vertical-offset",i+"px"),e=="horizontaloffset"&&this.style.setProperty("--horizontal-offset",i+"px"),e=="animationduration"&&this.style.setProperty("--animation-duration",i+"ms")}selfCloseAfterDelay(){var e=this;setTimeout(function(){e.animated=!0,e.selfClose()},this.lifeduration)}selfClose(){var e=this;setTimeout(function(){e.remove()},this.animationduration+200)}connectedCallback(){var e=this;super.connectedCallback(),setTimeout(()=>{e.animated=!1,this.selfCloseAfterDelay()},600)}firstUpdated(){var n,o;var e=this;const t=(n=this.renderRoot)==null?void 0:n.querySelector("o-icon-button"),i=(o=this.renderRoot)==null?void 0:o.querySelector(".o-toast-text");if(i!=null){const s=window.getComputedStyle(i),r=parseInt(s.getPropertyValue("line-height").replace("px","")),c=parseInt(s.getPropertyValue("height").replace("px",""));!isNaN(r)&&!isNaN(c)&&c>r&&(this.multiline=!0)}t!=null&&t.addEventListener("click",function(){e.remove()})}render(){const t=U4[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`
|
|
3101
3101
|
<div class="o-toast">
|
|
3102
3102
|
<div class="o-toast-icon">
|
|
3103
3103
|
${P(t)}
|
|
@@ -3190,7 +3190,7 @@
|
|
|
3190
3190
|
.o-toast-icon {
|
|
3191
3191
|
height: 16px;
|
|
3192
3192
|
}
|
|
3193
|
-
`;
|
|
3193
|
+
`;A([l({type:String,reflect:!0})],$.prototype,"icon",2);A([l({type:String,reflect:!0})],$.prototype,"text",2);A([l({type:String,reflect:!0})],$.prototype,"verticalanchor",2);A([l({type:String,reflect:!0})],$.prototype,"horizontalanchor",2);A([l({type:Number,reflect:!0})],$.prototype,"verticaloffset",2);A([l({type:Number,reflect:!0})],$.prototype,"horizontaloffset",2);A([l({type:Number,reflect:!0})],$.prototype,"animationduration",2);A([l({type:String,reflect:!0})],$.prototype,"animationaxis",2);A([l({type:Boolean,reflect:!0})],$.prototype,"animated",2);A([l({type:Number,reflect:!0})],$.prototype,"lifeduration",2);A([l({type:Boolean,reflect:!0})],$.prototype,"multiline",2);$=A([f("o-toast")],$);var T5=Object.defineProperty,j5=Object.getOwnPropertyDescriptor,I=(e,t,i,n)=>{for(var o=n>1?void 0:n?j5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&T5(t,i,o),o};let R5=0,M=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-${++R5}`)}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`
|
|
3194
3194
|
<input
|
|
3195
3195
|
type="checkbox"
|
|
3196
3196
|
id=${this.inputId}
|
|
@@ -3308,7 +3308,7 @@
|
|
|
3308
3308
|
svg path {
|
|
3309
3309
|
stroke: var(--color-border-light);
|
|
3310
3310
|
}
|
|
3311
|
-
`;I([l({type:Boolean,reflect:!0})],M.prototype,"checked",2);I([l({type:Boolean,reflect:!0})],M.prototype,"indeterminate",2);I([l({type:Boolean,reflect:!0})],M.prototype,"disabled",2);I([l({type:String,reflect:!0})],M.prototype,"size",2);I([l({type:Boolean})],M.prototype,"showLabel",2);I([l({type:String})],M.prototype,"label",2);I([l({type:String})],M.prototype,"name",2);I([l({type:String})],M.prototype,"value",2);I([l({type:String,reflect:!0})],M.prototype,"inputId",2);I([i2("input")],M.prototype,"inputEl",2);M=I([f("o-checkbox")],M);var U5=Object.defineProperty,
|
|
3311
|
+
`;I([l({type:Boolean,reflect:!0})],M.prototype,"checked",2);I([l({type:Boolean,reflect:!0})],M.prototype,"indeterminate",2);I([l({type:Boolean,reflect:!0})],M.prototype,"disabled",2);I([l({type:String,reflect:!0})],M.prototype,"size",2);I([l({type:Boolean})],M.prototype,"showLabel",2);I([l({type:String})],M.prototype,"label",2);I([l({type:String})],M.prototype,"name",2);I([l({type:String})],M.prototype,"value",2);I([l({type:String,reflect:!0})],M.prototype,"inputId",2);I([i2("input")],M.prototype,"inputEl",2);M=I([f("o-checkbox")],M);var U5=Object.defineProperty,N5=Object.getOwnPropertyDescriptor,U=(e,t,i,n)=>{for(var o=n>1?void 0:n?N5(t,i):t,s=e.length-1,r;s>=0;s--)(r=e[s])&&(o=(n?r(t,i,o):r(o))||o);return n&&o&&U5(t,i,o),o};let q5=0,F=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-${++q5}`)}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`
|
|
3312
3312
|
<input type="radio" id=${this.inputId} ?checked=${this.checked} ?disabled=${this.disabled} name=${this.name} value=${this.value} />
|
|
3313
3313
|
|
|
3314
3314
|
<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}>
|
package/index.mjs
CHANGED
|
@@ -45,7 +45,7 @@ const D2 = (e) => new _2(typeof e == "string" ? e : e + "", void 0, Q1), g = (e,
|
|
|
45
45
|
* Copyright 2017 Google LLC
|
|
46
46
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
47
47
|
*/
|
|
48
|
-
const { is: j2, defineProperty: R2, getOwnPropertyDescriptor: U2, getOwnPropertyNames:
|
|
48
|
+
const { is: j2, defineProperty: R2, getOwnPropertyDescriptor: U2, getOwnPropertyNames: N2, getOwnPropertySymbols: q2, getPrototypeOf: K2 } = Object, e1 = globalThis, m2 = e1.trustedTypes, W2 = m2 ? m2.emptyScript : "", j1 = e1.reactiveElementPolyfillSupport, w1 = (e, t) => e, F1 = { toAttribute(e, t) {
|
|
49
49
|
switch (t) {
|
|
50
50
|
case Boolean:
|
|
51
51
|
e = e ? W2 : null;
|
|
@@ -110,7 +110,7 @@ let d1 = class extends HTMLElement {
|
|
|
110
110
|
static finalize() {
|
|
111
111
|
if (this.hasOwnProperty(w1("finalized"))) return;
|
|
112
112
|
if (this.finalized = !0, this._$Ei(), this.hasOwnProperty(w1("properties"))) {
|
|
113
|
-
const i = this.properties, n = [...
|
|
113
|
+
const i = this.properties, n = [...N2(i), ...q2(i)];
|
|
114
114
|
for (const o of n) this.createProperty(o, i[o]);
|
|
115
115
|
}
|
|
116
116
|
const t = this[Symbol.metadata];
|
|
@@ -282,10 +282,10 @@ d1.elementStyles = [], d1.shadowRootOptions = { mode: "open" }, d1[w1("elementPr
|
|
|
282
282
|
* Copyright 2017 Google LLC
|
|
283
283
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
284
284
|
*/
|
|
285
|
-
const b1 = globalThis,
|
|
285
|
+
const b1 = globalThis, O1 = b1.trustedTypes, y2 = O1 ? O1.createPolicy("lit-html", { createHTML: (e) => e }) : void 0, S2 = "$lit$", t1 = `lit$${Math.random().toFixed(9).slice(2)}$`, F2 = "?" + t1, G2 = `<${F2}>`, l1 = document, L1 = () => l1.createComment(""), y1 = (e) => e === null || typeof e != "object" && typeof e != "function", e2 = Array.isArray, X2 = (e) => e2(e) || typeof (e == null ? void 0 : e[Symbol.iterator]) == "function", R1 = `[
|
|
286
286
|
\f\r]`, f1 = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, x2 = /-->/g, H2 = />/g, n1 = RegExp(`>|${R1}(?:([^\\s"'>=/]+)(${R1}*=${R1}*(?:[^
|
|
287
|
-
\f\r"'\`<>=]|("|')|))|$)`, "g"), V2 = /'/g, B2 = /"/g,
|
|
288
|
-
function
|
|
287
|
+
\f\r"'\`<>=]|("|')|))|$)`, "g"), V2 = /'/g, B2 = /"/g, O2 = /^(?:script|style|textarea|title)$/i, J2 = (e) => (t, ...i) => ({ _$litType$: e, strings: t, values: i }), a = J2(1), i1 = Symbol.for("lit-noChange"), d = Symbol.for("lit-nothing"), $2 = /* @__PURE__ */ new WeakMap(), s1 = l1.createTreeWalker(l1, 129);
|
|
288
|
+
function A2(e, t) {
|
|
289
289
|
if (!e2(e) || !e.hasOwnProperty("raw")) throw Error("invalid template strings array");
|
|
290
290
|
return y2 !== void 0 ? y2.createHTML(t) : t;
|
|
291
291
|
}
|
|
@@ -294,12 +294,12 @@ const Y2 = (e, t) => {
|
|
|
294
294
|
let o, s = t === 2 ? "<svg>" : t === 3 ? "<math>" : "", r = f1;
|
|
295
295
|
for (let c = 0; c < i; c++) {
|
|
296
296
|
const h = e[c];
|
|
297
|
-
let u, b, v = -1,
|
|
298
|
-
for (;
|
|
297
|
+
let u, b, v = -1, N = 0;
|
|
298
|
+
for (; N < h.length && (r.lastIndex = N, b = r.exec(h), b !== null); ) N = r.lastIndex, r === f1 ? b[1] === "!--" ? r = x2 : b[1] !== void 0 ? r = H2 : b[2] !== void 0 ? (O2.test(b[2]) && (o = RegExp("</" + b[2], "g")), r = n1) : b[3] !== void 0 && (r = n1) : r === n1 ? b[0] === ">" ? (r = o ?? f1, v = -1) : b[1] === void 0 ? v = -2 : (v = r.lastIndex - b[2].length, u = b[1], r = b[3] === void 0 ? n1 : b[3] === '"' ? B2 : V2) : r === B2 || r === V2 ? r = n1 : r === x2 || r === H2 ? r = f1 : (r = n1, o = void 0);
|
|
299
299
|
const Q = r === n1 && e[c + 1].startsWith("/>") ? " " : "";
|
|
300
300
|
s += r === f1 ? h + G2 : v >= 0 ? (n.push(u), h.slice(0, v) + S2 + h.slice(v) + t1 + Q) : h + t1 + (v === -2 ? c : Q);
|
|
301
301
|
}
|
|
302
|
-
return [
|
|
302
|
+
return [A2(e, s + (e[i] || "<?>") + (t === 2 ? "</svg>" : t === 3 ? "</math>" : "")), n];
|
|
303
303
|
};
|
|
304
304
|
class x1 {
|
|
305
305
|
constructor({ strings: t, _$litType$: i }, n) {
|
|
@@ -314,15 +314,15 @@ class x1 {
|
|
|
314
314
|
for (; (o = s1.nextNode()) !== null && h.length < c; ) {
|
|
315
315
|
if (o.nodeType === 1) {
|
|
316
316
|
if (o.hasAttributes()) for (const v of o.getAttributeNames()) if (v.endsWith(S2)) {
|
|
317
|
-
const
|
|
317
|
+
const N = b[r++], Q = o.getAttribute(v).split(t1), _1 = /([.?@])?(.*)/.exec(N);
|
|
318
318
|
h.push({ type: 1, index: s, name: _1[2], strings: Q, ctor: _1[1] === "." ? t3 : _1[1] === "?" ? e3 : _1[1] === "@" ? i3 : P1 }), o.removeAttribute(v);
|
|
319
319
|
} else v.startsWith(t1) && (h.push({ type: 6, index: s }), o.removeAttribute(v));
|
|
320
|
-
if (
|
|
321
|
-
const v = o.textContent.split(t1),
|
|
322
|
-
if (
|
|
323
|
-
o.textContent =
|
|
324
|
-
for (let Q = 0; Q <
|
|
325
|
-
o.append(v[
|
|
320
|
+
if (O2.test(o.tagName)) {
|
|
321
|
+
const v = o.textContent.split(t1), N = v.length - 1;
|
|
322
|
+
if (N > 0) {
|
|
323
|
+
o.textContent = O1 ? O1.emptyScript : "";
|
|
324
|
+
for (let Q = 0; Q < N; Q++) o.append(v[Q], L1()), s1.nextNode(), h.push({ type: 2, index: ++s });
|
|
325
|
+
o.append(v[N], L1());
|
|
326
326
|
}
|
|
327
327
|
}
|
|
328
328
|
} else if (o.nodeType === 8) if (o.data === F2) h.push({ type: 2, index: s });
|
|
@@ -406,7 +406,7 @@ class k1 {
|
|
|
406
406
|
}
|
|
407
407
|
$(t) {
|
|
408
408
|
var s;
|
|
409
|
-
const { values: i, _$litType$: n } = t, o = typeof n == "number" ? this._$AC(t) : (n.el === void 0 && (n.el = x1.createElement(
|
|
409
|
+
const { values: i, _$litType$: n } = t, o = typeof n == "number" ? this._$AC(t) : (n.el === void 0 && (n.el = x1.createElement(A2(n.h, n.h[0]), this.options)), n);
|
|
410
410
|
if (((s = this._$AH) == null ? void 0 : s._$AD) === o) this._$AH.p(i);
|
|
411
411
|
else {
|
|
412
412
|
const r = new Q2(o, this), c = r.u(this.options);
|
|
@@ -546,8 +546,8 @@ let p = class extends d1 {
|
|
|
546
546
|
};
|
|
547
547
|
var Z2;
|
|
548
548
|
p._$litElement$ = !0, p.finalized = !0, (Z2 = r1.litElementHydrateSupport) == null || Z2.call(r1, { LitElement: p });
|
|
549
|
-
const
|
|
550
|
-
|
|
549
|
+
const N1 = r1.litElementPolyfillSupport;
|
|
550
|
+
N1 == null || N1({ LitElement: p });
|
|
551
551
|
(r1.litElementVersions ?? (r1.litElementVersions = [])).push("4.2.0");
|
|
552
552
|
/**
|
|
553
553
|
* @license
|
|
@@ -648,12 +648,12 @@ const o2 = g`
|
|
|
648
648
|
* Copyright 2023 Google LLC
|
|
649
649
|
* SPDX-License-Identifier: Apache-2.0
|
|
650
650
|
*/
|
|
651
|
-
const n2 = Symbol("internals"),
|
|
651
|
+
const n2 = Symbol("internals"), q1 = Symbol("privateInternals");
|
|
652
652
|
function s2(e) {
|
|
653
653
|
var t;
|
|
654
654
|
class i extends e {
|
|
655
655
|
get [(t = n2, t)]() {
|
|
656
|
-
return this[
|
|
656
|
+
return this[q1] || (this[q1] = this.attachInternals()), this[q1];
|
|
657
657
|
}
|
|
658
658
|
}
|
|
659
659
|
return i;
|
|
@@ -777,10 +777,10 @@ const c3 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
|
|
|
777
777
|
`, F3 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
778
778
|
<path d="M8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0ZM8 10C7.44772 10 7 10.4477 7 11C7 11.5523 7.44772 12 8 12C8.55229 12 9 11.5523 9 11C9 10.4477 8.55229 10 8 10ZM7.5 4C7.22386 4 7 4.22386 7 4.5V8.5C7 8.77614 7.22386 9 7.5 9H8.5C8.77614 9 9 8.77614 9 8.5V4.5C9 4.22386 8.77614 4 8.5 4H7.5Z" fill="#BB0218"/>
|
|
779
779
|
</svg>
|
|
780
|
-
`,
|
|
780
|
+
`, O3 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
781
781
|
<path d="M8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0ZM7.16602 6.1084V12H8.84668V6.1084H7.16602ZM8.00684 2.64062C7.45497 2.64062 7.01096 3.09591 7.01074 3.63574C7.01074 4.18774 7.45484 4.63184 8.00684 4.63184C8.55862 4.63159 9.00195 4.18759 9.00195 3.63574C9.00174 3.09606 8.55849 2.64088 8.00684 2.64062Z" fill="#4572A6"/>
|
|
782
782
|
</svg>
|
|
783
|
-
`,
|
|
783
|
+
`, A3 = `<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
784
784
|
<path d="M16.0003 10.1648C16.0003 13.2904 13.4583 15.8332 10.3336 15.8332H7.00026C6.81617 15.8332 6.66693 15.6839 6.66693 15.4997C6.66693 15.3156 6.81617 15.1663 7.00026 15.1663H10.3336C13.0909 15.1663 15.3336 12.923 15.3336 10.1648C15.3336 7.40663 13.0909 5.16328 10.3336 5.16328H1.13826L3.90226 7.92812C4.0326 8.05831 4.03275 8.26955 3.9026 8.39993C3.77244 8.5303 3.56127 8.53045 3.43093 8.40026L0.0975955 5.06592C-0.0325318 4.93571 -0.0325318 4.72465 0.0975955 4.59444L3.43093 1.2601C3.56172 1.13374 3.76962 1.13555 3.8982 1.26416C4.02678 1.39278 4.02859 1.60075 3.90226 1.73158L1.13826 4.49641H10.3336C13.4583 4.49641 16.0003 7.03918 16.0003 10.1648Z" fill="#001022"/>
|
|
785
785
|
</svg>
|
|
786
786
|
`, P3 = `<svg xmlns="http://www.w3.org/2000/svg" width="10" height="8" viewBox="0 0 10 8" fill="none">
|
|
@@ -809,10 +809,10 @@ const c3 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
|
|
|
809
809
|
`, U3 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
810
810
|
<path d="M14.3003 14V13.9601C14.4205 11.1248 13.0684 7.96007 9.81343 7.7005C8.29111 7.5807 6.40824 7.60067 4.57545 7.62063C3.83432 7.62063 3.12324 7.6406 2.46223 7.63062C3.38363 8.51913 4.83585 10.0566 6.21795 12.1231L5.60702 12.4925C3.85435 9.87687 2.00153 8.13977 1.29044 7.51082L1 7.25125L1.29044 6.99168C1.99151 6.37271 3.81429 4.65557 5.57698 2L6.18791 2.36938C4.77575 4.49584 3.32354 6.03328 2.40214 6.91181C3.07316 6.91181 3.79426 6.91181 4.5454 6.90183C6.38821 6.88186 8.29111 6.8619 9.84348 6.9817C13.5792 7.2812 15.1315 10.8053 14.9913 13.9501L14.2602 13.97L14.3003 14Z" fill="#3F2B2E"/>
|
|
811
811
|
</svg>
|
|
812
|
-
`,
|
|
812
|
+
`, N3 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
813
813
|
<path d="M20.9489 21V20.94C21.1189 16.6724 19.189 11.935 14.5493 11.5353C12.3894 11.3554 9.68954 11.3853 7.0897 11.4153C6.03976 11.4253 5.01982 11.4453 4.07988 11.4353C5.3998 12.7746 7.45967 15.0833 9.43956 18.1816L8.55961 18.7413C6.05976 14.8234 3.41992 12.2049 2.40998 11.2554L2 10.8756L2.40998 10.4958C3.40992 9.56635 6.00976 6.97779 8.52961 3L9.40956 3.55969C7.38968 6.74792 5.3198 9.06663 4.01988 10.3859C4.96982 10.3859 6.00976 10.3859 7.0797 10.3659C9.70954 10.3359 12.4294 10.3159 14.6392 10.4958C19.9589 10.9456 22.1788 16.2326 21.9888 20.96L20.9489 20.99V21Z" fill="#3F2B2E"/>
|
|
814
814
|
</svg>
|
|
815
|
-
`,
|
|
815
|
+
`, q3 = `<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
816
816
|
<path d="M10.6703 4.26C10.0709 4.06 9.05195 3.85 7.75325 3.74C7.46354 2.2 6.87413 1 6.005 1C5.13586 1 4.53646 2.21 4.24675 3.75C3.0979 3.85 2.17882 4.05 1.35964 4.26L1 4.35L3.4975 11H8.51249L11 4.37L10.6703 4.26ZM6.005 1.67C6.35465 1.67 6.81419 2.43 7.08392 3.7C6.73427 3.68 6.38462 3.67 6.005 3.67C5.62537 3.67 5.26573 3.68 4.92607 3.7C5.1958 2.43 5.64535 1.67 6.005 1.67Z" fill="#432A2E"/>
|
|
817
817
|
</svg>
|
|
818
818
|
`, K3 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
@@ -994,10 +994,10 @@ const c3 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
|
|
|
994
994
|
`, Ft = `<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
995
995
|
<path d="M5.89 3.5C5.13 4.24 3.33 5.8 0.5 8.18L0.69 8.5C2.28 7.74 4.05 6.82 6 5.76C7.94 6.82 9.71 7.74 11.31 8.5L11.5 8.18C8.67 5.8 6.87 4.24 6.11 3.5H5.89Z" fill="#3F2B2E"/>
|
|
996
996
|
</svg>
|
|
997
|
-
`,
|
|
997
|
+
`, Ot = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
998
998
|
<path d="M8.14 5C9.11 5.89538 11.39 7.76923 15 10.6215L14.75 11C12.72 10.0862 10.47 8.98769 8 7.71385C5.53 8.98769 3.27 10.0862 1.25 11L1 10.6215C4.61 7.76923 6.89 5.89538 7.86 5H8.14Z" fill="#3F2B2E"/>
|
|
999
999
|
</svg>
|
|
1000
|
-
`,
|
|
1000
|
+
`, At = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1001
1001
|
<path d="M12.23 7C13.82 8.49091 17.57 11.6091 23.5 16.3636L23.09 17C19.76 15.4727 16.06 13.6455 12 11.5182C7.93 13.6455 4.24 15.4727 0.91 17L0.5 16.3636C6.42 11.6091 10.18 8.49091 11.77 7H12.23Z" fill="#3F2B2E"/>
|
|
1002
1002
|
</svg>
|
|
1003
1003
|
`, Pt = `<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
@@ -1028,12 +1028,12 @@ const c3 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
|
|
|
1028
1028
|
<path d="M2 12.82L4.17818 14H11.632L14 12.83V5.9H2V12.82ZM2.9592 6.9H13.0408V12.2L11.4122 13H4.40799L2.9592 12.21V6.9Z" fill="#3F2B2E"/>
|
|
1029
1029
|
<path d="M11.3922 10.34H4.59783V11.34H11.3922V10.34Z" fill="#3F2B2E"/>
|
|
1030
1030
|
</svg>
|
|
1031
|
-
`,
|
|
1031
|
+
`, Nt = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1032
1032
|
<path d="M2 2V6.79H22V2H2ZM20.91 5.65H3.09V3.14H20.91V5.65Z" fill="#3F2B2E"/>
|
|
1033
1033
|
<path d="M2 20.09L5.52 22H18.16L22 20.1V8.69H2V20.09ZM3.09 9.83H20.91V19.38L17.91 20.86H5.79L3.09 19.39V9.83Z" fill="#3F2B2E"/>
|
|
1034
1034
|
<path d="M17.82 16.3H6.18V17.44H17.82V16.3Z" fill="#3F2B2E"/>
|
|
1035
1035
|
</svg>
|
|
1036
|
-
`,
|
|
1036
|
+
`, qt = `<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1037
1037
|
<path d="M8.49 10.31L8.42 10.22C8.1 9.82 7.82 6.38 7.74 3.29V3.18L7.14 2.5H4.84L4.24 3.2V3.31C4.16 6.39 3.9 9.82 3.58 10.22L3.5 10.31V11.5H8.5V10.31H8.49ZM7.78 10.83H4.21V10.52C4.75 9.51 4.91 5.02 4.95 3.43L5.18 3.16H6.8L7.03 3.42C7.07 5.01 7.24 9.51 7.78 10.52V10.83Z" fill="#3F2B2E"/>
|
|
1038
1038
|
<path d="M7.07 0.5H4.93V1.17H7.07V0.5Z" fill="#3F2B2E"/>
|
|
1039
1039
|
<path d="M6.72 1.5H5.29V2.17H6.72V1.5Z" fill="#3F2B2E"/>
|
|
@@ -1230,11 +1230,11 @@ const c3 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
|
|
|
1230
1230
|
<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"/>
|
|
1231
1231
|
<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"/>
|
|
1232
1232
|
</svg>
|
|
1233
|
-
`,
|
|
1233
|
+
`, O6 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1234
1234
|
<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"/>
|
|
1235
1235
|
<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"/>
|
|
1236
1236
|
</svg>
|
|
1237
|
-
`,
|
|
1237
|
+
`, A6 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1238
1238
|
<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"/>
|
|
1239
1239
|
<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"/>
|
|
1240
1240
|
</svg>
|
|
@@ -1264,12 +1264,12 @@ const c3 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
|
|
|
1264
1264
|
<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"/>
|
|
1265
1265
|
<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"/>
|
|
1266
1266
|
</svg>
|
|
1267
|
-
`,
|
|
1267
|
+
`, N6 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1268
1268
|
<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"/>
|
|
1269
1269
|
<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"/>
|
|
1270
1270
|
<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"/>
|
|
1271
1271
|
</svg>
|
|
1272
|
-
`,
|
|
1272
|
+
`, q6 = `<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1273
1273
|
<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"/>
|
|
1274
1274
|
<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"/>
|
|
1275
1275
|
</svg>
|
|
@@ -1425,13 +1425,13 @@ const c3 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
|
|
|
1425
1425
|
`, E2 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1426
1426
|
<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"/>
|
|
1427
1427
|
</svg>
|
|
1428
|
-
`,
|
|
1428
|
+
`, O4 = `<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1429
1429
|
<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"/>
|
|
1430
1430
|
</svg>
|
|
1431
1431
|
`, M2 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1432
1432
|
<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"/>
|
|
1433
1433
|
</svg>
|
|
1434
|
-
`,
|
|
1434
|
+
`, A4 = {
|
|
1435
1435
|
wishlist: c3,
|
|
1436
1436
|
playerv: h3,
|
|
1437
1437
|
chevronRight: d3,
|
|
@@ -1455,14 +1455,14 @@ const c3 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
|
|
|
1455
1455
|
pause: M3,
|
|
1456
1456
|
mapDualArrow: k3,
|
|
1457
1457
|
swipeDualArrow: _3,
|
|
1458
|
-
backToBag:
|
|
1458
|
+
backToBag: A3,
|
|
1459
1459
|
checkbox: P3,
|
|
1460
1460
|
sliderLeftArrow: z3,
|
|
1461
1461
|
sliderRightArrow: I3
|
|
1462
1462
|
}, r2 = {
|
|
1463
1463
|
"occ-address": { small: D3, medium: T3, large: j3 },
|
|
1464
|
-
"occ-back": { small: R3, medium: U3, large:
|
|
1465
|
-
"occ-bag-filled": { small:
|
|
1464
|
+
"occ-back": { small: R3, medium: U3, large: N3 },
|
|
1465
|
+
"occ-bag-filled": { small: q3, medium: K3, large: W3 },
|
|
1466
1466
|
"occ-bag-outlined": { small: G3, medium: X3, large: J3 },
|
|
1467
1467
|
"occ-bag-strike": { small: Y3, medium: Q3, large: tt },
|
|
1468
1468
|
"occ-bottle": { small: et, medium: it, large: ot },
|
|
@@ -1476,11 +1476,11 @@ const c3 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
|
|
|
1476
1476
|
"occ-chevron-double": { small: Vt, medium: Bt, large: $t },
|
|
1477
1477
|
"occ-chevron-left": { small: Et, medium: Mt, large: kt },
|
|
1478
1478
|
"occ-chevron-right": { small: Zt, medium: _t, large: St },
|
|
1479
|
-
"occ-chevron-top": { small: Ft, medium:
|
|
1479
|
+
"occ-chevron-top": { small: Ft, medium: Ot, large: At },
|
|
1480
1480
|
"occ-close-filled": { small: Pt, medium: zt, large: It },
|
|
1481
1481
|
"occ-close-outlined": { small: Dt, medium: Tt, large: jt },
|
|
1482
|
-
"occ-cream": { small: Rt, medium: Ut, large:
|
|
1483
|
-
"occ-cream-tube": { small:
|
|
1482
|
+
"occ-cream": { small: Rt, medium: Ut, large: Nt },
|
|
1483
|
+
"occ-cream-tube": { small: qt, medium: Kt, large: Wt },
|
|
1484
1484
|
"occ-eye-hide": { small: Gt, medium: Xt, large: Jt },
|
|
1485
1485
|
"occ-eye-show": { small: Yt, medium: Qt, large: t6 },
|
|
1486
1486
|
"occ-geoloc": { small: e6, medium: i6, large: o6 },
|
|
@@ -1494,11 +1494,11 @@ const c3 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
|
|
|
1494
1494
|
"occ-order": { small: V6, medium: B6, large: $6 },
|
|
1495
1495
|
"occ-order-sent": { small: E6, medium: M6, large: k6 },
|
|
1496
1496
|
"occ-padlock": { small: Z6, medium: _6, large: S6 },
|
|
1497
|
-
"occ-pause": { small: F6, medium:
|
|
1497
|
+
"occ-pause": { small: F6, medium: O6, large: A6 },
|
|
1498
1498
|
"occ-play": { small: P6, medium: z6, large: I6 },
|
|
1499
1499
|
"occ-plus": { small: D6, medium: T6, large: j6 },
|
|
1500
|
-
"occ-product": { small: R6, medium: U6, large:
|
|
1501
|
-
"occ-profil-filled": { small:
|
|
1500
|
+
"occ-product": { small: R6, medium: U6, large: N6 },
|
|
1501
|
+
"occ-profil-filled": { small: q6, medium: K6, large: W6 },
|
|
1502
1502
|
"occ-profil-outlined": { small: G6, medium: X6, large: J6 },
|
|
1503
1503
|
"occ-refill": { small: Y6, medium: Q6, large: t4 },
|
|
1504
1504
|
"occ-refine": { small: e4, medium: i4, large: o4 },
|
|
@@ -1513,14 +1513,14 @@ const c3 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
|
|
|
1513
1513
|
"occ-store": { small: E4, medium: M4, large: k4 },
|
|
1514
1514
|
"occ-warning": { small: Z4, medium: _4, large: S4 },
|
|
1515
1515
|
"occ-wishlist-filled": { small: F4, medium: E2, large: E2 },
|
|
1516
|
-
"occ-wishlist-outlined": { small:
|
|
1516
|
+
"occ-wishlist-outlined": { small: O4, medium: M2, large: M2 }
|
|
1517
1517
|
}, P4 = Object.fromEntries(
|
|
1518
1518
|
Object.entries(r2).map(([e, t]) => [
|
|
1519
1519
|
e,
|
|
1520
1520
|
t.medium ?? t.small ?? t.large ?? ""
|
|
1521
1521
|
])
|
|
1522
1522
|
), P2 = {
|
|
1523
|
-
...
|
|
1523
|
+
...A4,
|
|
1524
1524
|
...P4
|
|
1525
1525
|
}, z4 = {
|
|
1526
1526
|
xsmall: 8,
|
|
@@ -1547,7 +1547,7 @@ const c3 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
|
|
|
1547
1547
|
}, U4 = {
|
|
1548
1548
|
success: S3,
|
|
1549
1549
|
error: F3,
|
|
1550
|
-
info:
|
|
1550
|
+
info: O3
|
|
1551
1551
|
};
|
|
1552
1552
|
/**
|
|
1553
1553
|
* @license
|
|
@@ -1605,7 +1605,7 @@ const P = a2(W1);
|
|
|
1605
1605
|
* Copyright 2020 Google LLC
|
|
1606
1606
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1607
1607
|
*/
|
|
1608
|
-
const
|
|
1608
|
+
const N4 = (e) => e.strings === void 0;
|
|
1609
1609
|
/**
|
|
1610
1610
|
* @license
|
|
1611
1611
|
* Copyright 2017 Google LLC
|
|
@@ -1617,7 +1617,7 @@ const m1 = (e, t) => {
|
|
|
1617
1617
|
if (i === void 0) return !1;
|
|
1618
1618
|
for (const o of i) (n = o._$AO) == null || n.call(o, t, !1), m1(o, t);
|
|
1619
1619
|
return !0;
|
|
1620
|
-
},
|
|
1620
|
+
}, A1 = (e) => {
|
|
1621
1621
|
let t, i;
|
|
1622
1622
|
do {
|
|
1623
1623
|
if ((t = e._$AM) === void 0) break;
|
|
@@ -1631,17 +1631,17 @@ const m1 = (e, t) => {
|
|
|
1631
1631
|
i.add(e), W4(t);
|
|
1632
1632
|
}
|
|
1633
1633
|
};
|
|
1634
|
-
function
|
|
1635
|
-
this._$AN !== void 0 ? (
|
|
1634
|
+
function q4(e) {
|
|
1635
|
+
this._$AN !== void 0 ? (A1(this), this._$AM = e, z2(this)) : this._$AM = e;
|
|
1636
1636
|
}
|
|
1637
1637
|
function K4(e, t = !1, i = 0) {
|
|
1638
1638
|
const n = this._$AH, o = this._$AN;
|
|
1639
|
-
if (o !== void 0 && o.size !== 0) if (t) if (Array.isArray(n)) for (let s = i; s < n.length; s++) m1(n[s], !1),
|
|
1640
|
-
else n != null && (m1(n, !1),
|
|
1639
|
+
if (o !== void 0 && o.size !== 0) if (t) if (Array.isArray(n)) for (let s = i; s < n.length; s++) m1(n[s], !1), A1(n[s]);
|
|
1640
|
+
else n != null && (m1(n, !1), A1(n));
|
|
1641
1641
|
else m1(this, e);
|
|
1642
1642
|
}
|
|
1643
1643
|
const W4 = (e) => {
|
|
1644
|
-
e.type == l2.CHILD && (e._$AP ?? (e._$AP = K4), e._$AQ ?? (e._$AQ =
|
|
1644
|
+
e.type == l2.CHILD && (e._$AP ?? (e._$AP = K4), e._$AQ ?? (e._$AQ = q4));
|
|
1645
1645
|
};
|
|
1646
1646
|
class G4 extends c2 {
|
|
1647
1647
|
constructor() {
|
|
@@ -1652,10 +1652,10 @@ class G4 extends c2 {
|
|
|
1652
1652
|
}
|
|
1653
1653
|
_$AO(t, i = !0) {
|
|
1654
1654
|
var n, o;
|
|
1655
|
-
t !== this.isConnected && (this.isConnected = t, t ? (n = this.reconnected) == null || n.call(this) : (o = this.disconnected) == null || o.call(this)), i && (m1(this, t),
|
|
1655
|
+
t !== this.isConnected && (this.isConnected = t, t ? (n = this.reconnected) == null || n.call(this) : (o = this.disconnected) == null || o.call(this)), i && (m1(this, t), A1(this));
|
|
1656
1656
|
}
|
|
1657
1657
|
setValue(t) {
|
|
1658
|
-
if (
|
|
1658
|
+
if (N4(this._$Ct)) this._$Ct._$AI(t, this);
|
|
1659
1659
|
else {
|
|
1660
1660
|
const i = [...this._$Ct._$AH];
|
|
1661
1661
|
i[this._$Ci] = t, this._$Ct._$AI(i, this, 0);
|
|
@@ -3114,7 +3114,7 @@ var a5 = Object.defineProperty, c5 = Object.getOwnPropertyDescriptor, a1 = (e, t
|
|
|
3114
3114
|
(r = e[s]) && (o = (n ? r(t, i, o) : r(o)) || o);
|
|
3115
3115
|
return n && o && a5(t, i, o), o;
|
|
3116
3116
|
};
|
|
3117
|
-
let
|
|
3117
|
+
let q = class extends p {
|
|
3118
3118
|
constructor() {
|
|
3119
3119
|
super(...arguments), this.href = "", this.target = "", this.template = "standard", this.inverse = !1, this.endIcon = !1, this.reverseEndIcon = !1;
|
|
3120
3120
|
}
|
|
@@ -3155,7 +3155,7 @@ let N = class extends p {
|
|
|
3155
3155
|
` : a`<span class="link-wrapper">${t}</span>`;
|
|
3156
3156
|
}
|
|
3157
3157
|
};
|
|
3158
|
-
|
|
3158
|
+
q.styles = g`
|
|
3159
3159
|
:host {
|
|
3160
3160
|
cursor: pointer;
|
|
3161
3161
|
}
|
|
@@ -3244,25 +3244,25 @@ N.styles = g`
|
|
|
3244
3244
|
`;
|
|
3245
3245
|
a1([
|
|
3246
3246
|
l({ type: String })
|
|
3247
|
-
],
|
|
3247
|
+
], q.prototype, "href", 2);
|
|
3248
3248
|
a1([
|
|
3249
3249
|
l({ type: String })
|
|
3250
|
-
],
|
|
3250
|
+
], q.prototype, "target", 2);
|
|
3251
3251
|
a1([
|
|
3252
3252
|
l({ type: String, reflect: !0 })
|
|
3253
|
-
],
|
|
3253
|
+
], q.prototype, "template", 2);
|
|
3254
3254
|
a1([
|
|
3255
3255
|
l({ type: Boolean, reflect: !0 })
|
|
3256
|
-
],
|
|
3256
|
+
], q.prototype, "inverse", 2);
|
|
3257
3257
|
a1([
|
|
3258
3258
|
l({ type: Boolean, reflect: !0 })
|
|
3259
|
-
],
|
|
3259
|
+
], q.prototype, "endIcon", 2);
|
|
3260
3260
|
a1([
|
|
3261
3261
|
l({ type: Boolean, reflect: !0 })
|
|
3262
|
-
],
|
|
3263
|
-
|
|
3262
|
+
], q.prototype, "reverseEndIcon", 2);
|
|
3263
|
+
q = a1([
|
|
3264
3264
|
f("o-link")
|
|
3265
|
-
],
|
|
3265
|
+
], q);
|
|
3266
3266
|
var h5 = Object.defineProperty, d5 = Object.getOwnPropertyDescriptor, I1 = (e, t, i, n) => {
|
|
3267
3267
|
for (var o = n > 1 ? void 0 : n ? d5(t, i) : t, s = e.length - 1, r; s >= 0; s--)
|
|
3268
3268
|
(r = e[s]) && (o = (n ? r(t, i, o) : r(o)) || o);
|
|
@@ -4149,6 +4149,26 @@ let Z = class extends p {
|
|
|
4149
4149
|
})
|
|
4150
4150
|
);
|
|
4151
4151
|
}
|
|
4152
|
+
_emitTrackingEvent(e, t) {
|
|
4153
|
+
const i = e == null ? void 0 : e.dataproduct;
|
|
4154
|
+
if (!i) return;
|
|
4155
|
+
let n;
|
|
4156
|
+
try {
|
|
4157
|
+
n = JSON.parse(i);
|
|
4158
|
+
} catch (o) {
|
|
4159
|
+
console.warn("Invalid dataproduct JSON:", i, o);
|
|
4160
|
+
return;
|
|
4161
|
+
}
|
|
4162
|
+
this.dispatchEvent(
|
|
4163
|
+
new CustomEvent("event-tracking", {
|
|
4164
|
+
detail: {
|
|
4165
|
+
product: n
|
|
4166
|
+
},
|
|
4167
|
+
bubbles: !0,
|
|
4168
|
+
composed: !0
|
|
4169
|
+
})
|
|
4170
|
+
);
|
|
4171
|
+
}
|
|
4152
4172
|
connectedCallback() {
|
|
4153
4173
|
super.connectedCallback(), document.addEventListener("click", this._handleOutsideClick);
|
|
4154
4174
|
}
|
|
@@ -4303,7 +4323,9 @@ let Z = class extends p {
|
|
|
4303
4323
|
aria-disabled="${i.disabled ? "true" : "false"}"
|
|
4304
4324
|
tabindex="${n === this.activeIndex ? "0" : "-1"}"
|
|
4305
4325
|
class="${n === this.activeIndex ? "active" : ""} ${i.disabled ? "disabled" : ""}"
|
|
4306
|
-
@click=${() =>
|
|
4326
|
+
@click=${(o) => {
|
|
4327
|
+
this._emitTrackingEvent(i, n), this.selectOption(i);
|
|
4328
|
+
}}
|
|
4307
4329
|
>
|
|
4308
4330
|
|
|
4309
4331
|
<a href="${E(i.url)}">
|
|
@@ -4873,8 +4895,8 @@ var S5 = Object.defineProperty, F5 = Object.getOwnPropertyDescriptor, R = (e, t,
|
|
|
4873
4895
|
(r = e[s]) && (o = (n ? r(t, i, o) : r(o)) || o);
|
|
4874
4896
|
return n && o && S5(t, i, o), o;
|
|
4875
4897
|
};
|
|
4876
|
-
const
|
|
4877
|
-
let S = class extends
|
|
4898
|
+
const O5 = s2(p);
|
|
4899
|
+
let S = class extends O5 {
|
|
4878
4900
|
constructor() {
|
|
4879
4901
|
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";
|
|
4880
4902
|
}
|
|
@@ -5073,10 +5095,10 @@ R([
|
|
|
5073
5095
|
S = R([
|
|
5074
5096
|
f("o-filter-chip")
|
|
5075
5097
|
], S);
|
|
5076
|
-
var
|
|
5098
|
+
var A5 = Object.defineProperty, O = (e, t, i, n) => {
|
|
5077
5099
|
for (var o = void 0, s = e.length - 1, r; s >= 0; s--)
|
|
5078
5100
|
(r = e[s]) && (o = r(t, i, o) || o);
|
|
5079
|
-
return o &&
|
|
5101
|
+
return o && A5(t, i, o), o;
|
|
5080
5102
|
};
|
|
5081
5103
|
const v2 = class v2 extends p {
|
|
5082
5104
|
constructor() {
|
|
@@ -5260,40 +5282,40 @@ v2.styles = g`
|
|
|
5260
5282
|
}
|
|
5261
5283
|
`;
|
|
5262
5284
|
let B = v2;
|
|
5263
|
-
|
|
5285
|
+
O([
|
|
5264
5286
|
l({ type: String })
|
|
5265
5287
|
], B.prototype, "type");
|
|
5266
|
-
|
|
5288
|
+
O([
|
|
5267
5289
|
l({ type: String })
|
|
5268
5290
|
], B.prototype, "titleProduct");
|
|
5269
|
-
|
|
5291
|
+
O([
|
|
5270
5292
|
l({ type: String })
|
|
5271
5293
|
], B.prototype, "volume");
|
|
5272
|
-
|
|
5294
|
+
O([
|
|
5273
5295
|
l({ type: String })
|
|
5274
5296
|
], B.prototype, "perLiter");
|
|
5275
|
-
|
|
5297
|
+
O([
|
|
5276
5298
|
l({ type: String })
|
|
5277
5299
|
], B.prototype, "mainPrice");
|
|
5278
|
-
|
|
5300
|
+
O([
|
|
5279
5301
|
l({ type: String })
|
|
5280
5302
|
], B.prototype, "imageUrl");
|
|
5281
|
-
|
|
5303
|
+
O([
|
|
5282
5304
|
l({ type: String })
|
|
5283
5305
|
], B.prototype, "altImage");
|
|
5284
|
-
|
|
5306
|
+
O([
|
|
5285
5307
|
l({ type: Boolean })
|
|
5286
5308
|
], B.prototype, "fullwidth");
|
|
5287
|
-
|
|
5309
|
+
O([
|
|
5288
5310
|
l({ type: String })
|
|
5289
5311
|
], B.prototype, "tagText");
|
|
5290
|
-
|
|
5312
|
+
O([
|
|
5291
5313
|
l({ type: Boolean })
|
|
5292
5314
|
], B.prototype, "outOfStock");
|
|
5293
|
-
|
|
5315
|
+
O([
|
|
5294
5316
|
l({ attribute: !1 })
|
|
5295
5317
|
], B.prototype, "onClickTile");
|
|
5296
|
-
|
|
5318
|
+
O([
|
|
5297
5319
|
l({ attribute: !1 })
|
|
5298
5320
|
], B.prototype, "onClickIcon");
|
|
5299
5321
|
customElements.define("mini-tile", B);
|
|
@@ -5364,7 +5386,7 @@ D1([
|
|
|
5364
5386
|
u1 = D1([
|
|
5365
5387
|
f("o-badge")
|
|
5366
5388
|
], u1);
|
|
5367
|
-
var I5 = Object.defineProperty, D5 = Object.getOwnPropertyDescriptor,
|
|
5389
|
+
var I5 = Object.defineProperty, D5 = Object.getOwnPropertyDescriptor, A = (e, t, i, n) => {
|
|
5368
5390
|
for (var o = n > 1 ? void 0 : n ? D5(t, i) : t, s = e.length - 1, r; s >= 0; s--)
|
|
5369
5391
|
(r = e[s]) && (o = (n ? r(t, i, o) : r(o)) || o);
|
|
5370
5392
|
return n && o && I5(t, i, o), o;
|
|
@@ -5511,40 +5533,40 @@ $.styles = g`
|
|
|
5511
5533
|
height: 16px;
|
|
5512
5534
|
}
|
|
5513
5535
|
`;
|
|
5514
|
-
|
|
5536
|
+
A([
|
|
5515
5537
|
l({ type: String, reflect: !0 })
|
|
5516
5538
|
], $.prototype, "icon", 2);
|
|
5517
|
-
|
|
5539
|
+
A([
|
|
5518
5540
|
l({ type: String, reflect: !0 })
|
|
5519
5541
|
], $.prototype, "text", 2);
|
|
5520
|
-
|
|
5542
|
+
A([
|
|
5521
5543
|
l({ type: String, reflect: !0 })
|
|
5522
5544
|
], $.prototype, "verticalanchor", 2);
|
|
5523
|
-
|
|
5545
|
+
A([
|
|
5524
5546
|
l({ type: String, reflect: !0 })
|
|
5525
5547
|
], $.prototype, "horizontalanchor", 2);
|
|
5526
|
-
|
|
5548
|
+
A([
|
|
5527
5549
|
l({ type: Number, reflect: !0 })
|
|
5528
5550
|
], $.prototype, "verticaloffset", 2);
|
|
5529
|
-
|
|
5551
|
+
A([
|
|
5530
5552
|
l({ type: Number, reflect: !0 })
|
|
5531
5553
|
], $.prototype, "horizontaloffset", 2);
|
|
5532
|
-
|
|
5554
|
+
A([
|
|
5533
5555
|
l({ type: Number, reflect: !0 })
|
|
5534
5556
|
], $.prototype, "animationduration", 2);
|
|
5535
|
-
|
|
5557
|
+
A([
|
|
5536
5558
|
l({ type: String, reflect: !0 })
|
|
5537
5559
|
], $.prototype, "animationaxis", 2);
|
|
5538
|
-
|
|
5560
|
+
A([
|
|
5539
5561
|
l({ type: Boolean, reflect: !0 })
|
|
5540
5562
|
], $.prototype, "animated", 2);
|
|
5541
|
-
|
|
5563
|
+
A([
|
|
5542
5564
|
l({ type: Number, reflect: !0 })
|
|
5543
5565
|
], $.prototype, "lifeduration", 2);
|
|
5544
|
-
|
|
5566
|
+
A([
|
|
5545
5567
|
l({ type: Boolean, reflect: !0 })
|
|
5546
5568
|
], $.prototype, "multiline", 2);
|
|
5547
|
-
$ =
|
|
5569
|
+
$ = A([
|
|
5548
5570
|
f("o-toast")
|
|
5549
5571
|
], $);
|
|
5550
5572
|
var T5 = Object.defineProperty, j5 = Object.getOwnPropertyDescriptor, I = (e, t, i, n) => {
|
|
@@ -5728,14 +5750,14 @@ I([
|
|
|
5728
5750
|
M = I([
|
|
5729
5751
|
f("o-checkbox")
|
|
5730
5752
|
], M);
|
|
5731
|
-
var U5 = Object.defineProperty,
|
|
5732
|
-
for (var o = n > 1 ? void 0 : n ?
|
|
5753
|
+
var U5 = Object.defineProperty, N5 = Object.getOwnPropertyDescriptor, U = (e, t, i, n) => {
|
|
5754
|
+
for (var o = n > 1 ? void 0 : n ? N5(t, i) : t, s = e.length - 1, r; s >= 0; s--)
|
|
5733
5755
|
(r = e[s]) && (o = (n ? r(t, i, o) : r(o)) || o);
|
|
5734
5756
|
return n && o && U5(t, i, o), o;
|
|
5735
5757
|
};
|
|
5736
|
-
let
|
|
5758
|
+
let q5 = 0, F = class extends p {
|
|
5737
5759
|
constructor() {
|
|
5738
|
-
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-${++
|
|
5760
|
+
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-${++q5}`);
|
|
5739
5761
|
}
|
|
5740
5762
|
handleClick() {
|
|
5741
5763
|
this.disabled || this.checked || (this.checked = !0, this.syncInput(), this.dispatchEvent(new Event("change", { bubbles: !0, composed: !0 })));
|