@everymatrix/helper-filters 1.13.4 → 1.15.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/dist/cjs/helper-filters.cjs.js +1 -1
- package/dist/cjs/helper-filters_2.cjs.entry.js +17 -6
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/helper-filters/helper-filters.js +10 -10
- package/dist/components/helper-filters.js +27 -16
- package/dist/components/helper-modal2.js +3 -3
- package/dist/esm/helper-filters.js +1 -1
- package/dist/esm/helper-filters_2.entry.js +17 -6
- package/dist/esm/loader.js +1 -1
- package/dist/helper-filters/helper-filters.esm.js +1 -1
- package/dist/helper-filters/{p-144654ad.entry.js → p-5b38bb38.entry.js} +103 -103
- package/dist/types/Users/adrian.pripon/Documents/Work/widgets-stencil/packages/helper-filters/.stencil/packages/helper-filters/stencil.config.d.ts +2 -0
- package/package.json +2 -2
- package/dist/types/Users/adrian.pripon/Documents/Work/stencil/widgets-stencil/packages/helper-filters/.stencil/packages/helper-filters/stencil.config.d.ts +0 -2
|
@@ -15,5 +15,5 @@ const patchBrowser = () => {
|
|
|
15
15
|
};
|
|
16
16
|
|
|
17
17
|
patchBrowser().then(options => {
|
|
18
|
-
return index.bootstrapLazy([["helper-filters_2.cjs",[[1,"helper-filters",{"showFilterId":[
|
|
18
|
+
return index.bootstrapLazy([["helper-filters_2.cjs",[[1,"helper-filters",{"showFilterId":[516,"show-filter-id"],"activateTicketSearch":[516,"activate-ticket-search"],"gameId":[513,"game-id"],"playerId":[513,"player-id"],"session":[513],"postMessage":[516,"post-message"],"language":[513],"quickFiltersActive":[516,"quick-filters-active"],"clientStyling":[513,"client-styling"],"clientStylingUrlContent":[513,"client-styling-url-content"],"showFilterModal":[32],"showClearButton":[32],"filterData":[32],"filterDataReset":[32],"limitStylingAppends":[32]},[[0,"modalCloseEvent","modalCloseEvent"]]],[1,"helper-modal",{"titleModal":[513,"title-modal"],"visible":[1540],"clientStyling":[513,"client-styling"],"clientStylingUrlContent":[513,"client-styling-url-content"],"limitStylingAppends":[32]}]]]], options);
|
|
19
19
|
});
|
|
@@ -77,7 +77,7 @@ const translate$1 = (key, customLang) => {
|
|
|
77
77
|
*/
|
|
78
78
|
class Lumo extends HTMLElement {
|
|
79
79
|
static get version() {
|
|
80
|
-
return '23.3.
|
|
80
|
+
return '23.3.19';
|
|
81
81
|
}
|
|
82
82
|
}
|
|
83
83
|
|
|
@@ -94,7 +94,7 @@ const t$1=window,e$2=t$1.ShadowRoot&&(void 0===t$1.ShadyCSS||t$1.ShadyCSS.native
|
|
|
94
94
|
* @license
|
|
95
95
|
* Copyright 2017 Google LLC
|
|
96
96
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
97
|
-
*/var s$2;const e$1=window,r$1=e$1.trustedTypes,h$1=r$1?r$1.emptyScript:"",o$2=e$1.reactiveElementPolyfillSupport,n$2={toAttribute(t,i){switch(i){case Boolean:t=t?h$1:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t);}return t},fromAttribute(t,i){let s=t;switch(i){case Boolean:s=null!==t;break;case Number:s=null===t?null:Number(t);break;case Object:case Array:try{s=JSON.parse(t);}catch(t){s=null;}}return s}},a$1=(t,i)=>i!==t&&(i==i||t==t),l$2={attribute:!0,type:String,converter:n$2,reflect:!1,hasChanged:a$1};class
|
|
97
|
+
*/var s$2;const e$1=window,r$1=e$1.trustedTypes,h$1=r$1?r$1.emptyScript:"",o$2=e$1.reactiveElementPolyfillSupport,n$2={toAttribute(t,i){switch(i){case Boolean:t=t?h$1:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t);}return t},fromAttribute(t,i){let s=t;switch(i){case Boolean:s=null!==t;break;case Number:s=null===t?null:Number(t);break;case Object:case Array:try{s=JSON.parse(t);}catch(t){s=null;}}return s}},a$1=(t,i)=>i!==t&&(i==i||t==t),l$2={attribute:!0,type:String,converter:n$2,reflect:!1,hasChanged:a$1},d$1="finalized";class u$1 extends HTMLElement{constructor(){super(),this._$Ei=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$El=null,this.u();}static addInitializer(t){var i;this.finalize(),(null!==(i=this.h)&&void 0!==i?i:this.h=[]).push(t);}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((i,s)=>{const e=this._$Ep(s,i);void 0!==e&&(this._$Ev.set(e,s),t.push(e));})),t}static createProperty(t,i=l$2){if(i.state&&(i.attribute=!1),this.finalize(),this.elementProperties.set(t,i),!i.noAccessor&&!this.prototype.hasOwnProperty(t)){const s="symbol"==typeof t?Symbol():"__"+t,e=this.getPropertyDescriptor(t,s,i);void 0!==e&&Object.defineProperty(this.prototype,t,e);}}static getPropertyDescriptor(t,i,s){return {get(){return this[i]},set(e){const r=this[t];this[i]=e,this.requestUpdate(t,r,s);},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||l$2}static finalize(){if(this.hasOwnProperty(d$1))return !1;this[d$1]=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),void 0!==t.h&&(this.h=[...t.h]),this.elementProperties=new Map(t.elementProperties),this._$Ev=new Map,this.hasOwnProperty("properties")){const t=this.properties,i=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const s of i)this.createProperty(s,t[s]);}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(i){const s=[];if(Array.isArray(i)){const e=new Set(i.flat(1/0).reverse());for(const i of e)s.unshift(c$1(i));}else void 0!==i&&s.push(c$1(i));return s}static _$Ep(t,i){const s=i.attribute;return !1===s?void 0:"string"==typeof s?s:"string"==typeof t?t.toLowerCase():void 0}u(){var t;this._$E_=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Eg(),this.requestUpdate(),null===(t=this.constructor.h)||void 0===t||t.forEach((t=>t(this)));}addController(t){var i,s;(null!==(i=this._$ES)&&void 0!==i?i:this._$ES=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(s=t.hostConnected)||void 0===s||s.call(t));}removeController(t){var i;null===(i=this._$ES)||void 0===i||i.splice(this._$ES.indexOf(t)>>>0,1);}_$Eg(){this.constructor.elementProperties.forEach(((t,i)=>{this.hasOwnProperty(i)&&(this._$Ei.set(i,this[i]),delete this[i]);}));}createRenderRoot(){var t;const s=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return S$1(s,this.constructor.elementStyles),s}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostConnected)||void 0===i?void 0:i.call(t)}));}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$ES)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostDisconnected)||void 0===i?void 0:i.call(t)}));}attributeChangedCallback(t,i,s){this._$AK(t,s);}_$EO(t,i,s=l$2){var e;const r=this.constructor._$Ep(t,s);if(void 0!==r&&!0===s.reflect){const h=(void 0!==(null===(e=s.converter)||void 0===e?void 0:e.toAttribute)?s.converter:n$2).toAttribute(i,s.type);this._$El=t,null==h?this.removeAttribute(r):this.setAttribute(r,h),this._$El=null;}}_$AK(t,i){var s;const e=this.constructor,r=e._$Ev.get(t);if(void 0!==r&&this._$El!==r){const t=e.getPropertyOptions(r),h="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==(null===(s=t.converter)||void 0===s?void 0:s.fromAttribute)?t.converter:n$2;this._$El=r,this[r]=h.fromAttribute(i,t.type),this._$El=null;}}requestUpdate(t,i,s){let e=!0;void 0!==t&&(((s=s||this.constructor.getPropertyOptions(t)).hasChanged||a$1)(this[t],i)?(this._$AL.has(t)||this._$AL.set(t,i),!0===s.reflect&&this._$El!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,s))):e=!1),!this.isUpdatePending&&e&&(this._$E_=this._$Ej());}async _$Ej(){this.isUpdatePending=!0;try{await this._$E_;}catch(t){Promise.reject(t);}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this._$Ei&&(this._$Ei.forEach(((t,i)=>this[i]=t)),this._$Ei=void 0);let i=!1;const s=this._$AL;try{i=this.shouldUpdate(s),i?(this.willUpdate(s),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostUpdate)||void 0===i?void 0:i.call(t)})),this.update(s)):this._$Ek();}catch(t){throw i=!1,this._$Ek(),t}i&&this._$AE(s);}willUpdate(t){}_$AE(t){var i;null===(i=this._$ES)||void 0===i||i.forEach((t=>{var i;return null===(i=t.hostUpdated)||void 0===i?void 0:i.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t);}_$Ek(){this._$AL=new Map,this.isUpdatePending=!1;}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$E_}shouldUpdate(t){return !0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,i)=>this._$EO(i,this[i],t))),this._$EC=void 0),this._$Ek();}updated(t){}firstUpdated(t){}}u$1[d$1]=!0,u$1.elementProperties=new Map,u$1.elementStyles=[],u$1.shadowRootOptions={mode:"open"},null==o$2||o$2({ReactiveElement:u$1}),(null!==(s$2=e$1.reactiveElementVersions)&&void 0!==s$2?s$2:e$1.reactiveElementVersions=[]).push("1.6.2");
|
|
98
98
|
|
|
99
99
|
/**
|
|
100
100
|
* @license
|
|
@@ -107,7 +107,7 @@ var t;const i=window,s$1=i.trustedTypes,e=s$1?s$1.createPolicy("lit-html",{creat
|
|
|
107
107
|
* @license
|
|
108
108
|
* Copyright 2017 Google LLC
|
|
109
109
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
110
|
-
*/var l,o;class s extends
|
|
110
|
+
*/var l,o;class s extends u$1{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0;}createRenderRoot(){var t,e;const i=super.createRenderRoot();return null!==(t=(e=this.renderOptions).renderBefore)&&void 0!==t||(e.renderBefore=i.firstChild),i}update(t){const i=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=B(i,this.renderRoot,this.renderOptions);}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!0);}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!1);}render(){return T}}s.finalized=!0,s._$litElement$=!0,null===(l=globalThis.litElementHydrateSupport)||void 0===l||l.call(globalThis,{LitElement:s});const n=globalThis.litElementPolyfillSupport;null==n||n({LitElement:s});(null!==(o=globalThis.litElementVersions)&&void 0!==o?o:globalThis.litElementVersions=[]).push("3.3.2");
|
|
111
111
|
|
|
112
112
|
/**
|
|
113
113
|
* @license
|
|
@@ -10060,7 +10060,7 @@ const isIOS = isIPhone || isIPad;
|
|
|
10060
10060
|
|
|
10061
10061
|
testUserAgent(/^((?!chrome|android).)*safari/i);
|
|
10062
10062
|
|
|
10063
|
-
(() => {
|
|
10063
|
+
const isTouch = (() => {
|
|
10064
10064
|
try {
|
|
10065
10065
|
document.createEvent('TouchEvent');
|
|
10066
10066
|
return true;
|
|
@@ -12893,7 +12893,7 @@ const registered = new Set();
|
|
|
12893
12893
|
const ElementMixin = (superClass) =>
|
|
12894
12894
|
class VaadinElementMixin extends DirMixin(superClass) {
|
|
12895
12895
|
static get version() {
|
|
12896
|
-
return '23.3.
|
|
12896
|
+
return '23.3.19';
|
|
12897
12897
|
}
|
|
12898
12898
|
|
|
12899
12899
|
/** @protected */
|
|
@@ -21213,6 +21213,7 @@ const InputControlMixin = (superclass) =>
|
|
|
21213
21213
|
|
|
21214
21214
|
if (this.clearElement) {
|
|
21215
21215
|
this.clearElement.addEventListener('click', (e) => this._onClearButtonClick(e));
|
|
21216
|
+
this.clearElement.addEventListener('mousedown', (e) => this._onClearButtonMouseDown(e));
|
|
21216
21217
|
}
|
|
21217
21218
|
}
|
|
21218
21219
|
|
|
@@ -21222,10 +21223,20 @@ const InputControlMixin = (superclass) =>
|
|
|
21222
21223
|
*/
|
|
21223
21224
|
_onClearButtonClick(event) {
|
|
21224
21225
|
event.preventDefault();
|
|
21225
|
-
this.inputElement.focus();
|
|
21226
21226
|
this.__clear();
|
|
21227
21227
|
}
|
|
21228
21228
|
|
|
21229
|
+
/**
|
|
21230
|
+
* @param {Event} event
|
|
21231
|
+
* @protected
|
|
21232
|
+
*/
|
|
21233
|
+
_onClearButtonMouseDown(event) {
|
|
21234
|
+
event.preventDefault();
|
|
21235
|
+
if (!isTouch) {
|
|
21236
|
+
this.inputElement.focus();
|
|
21237
|
+
}
|
|
21238
|
+
}
|
|
21239
|
+
|
|
21229
21240
|
/**
|
|
21230
21241
|
* Override an event listener from `DelegateFocusMixin`.
|
|
21231
21242
|
* @param {FocusEvent} event
|
package/dist/cjs/loader.cjs.js
CHANGED
|
@@ -14,7 +14,7 @@ const patchEsm = () => {
|
|
|
14
14
|
const defineCustomElements = (win, options) => {
|
|
15
15
|
if (typeof window === 'undefined') return Promise.resolve();
|
|
16
16
|
return patchEsm().then(() => {
|
|
17
|
-
return index.bootstrapLazy([["helper-filters_2.cjs",[[1,"helper-filters",{"showFilterId":[
|
|
17
|
+
return index.bootstrapLazy([["helper-filters_2.cjs",[[1,"helper-filters",{"showFilterId":[516,"show-filter-id"],"activateTicketSearch":[516,"activate-ticket-search"],"gameId":[513,"game-id"],"playerId":[513,"player-id"],"session":[513],"postMessage":[516,"post-message"],"language":[513],"quickFiltersActive":[516,"quick-filters-active"],"clientStyling":[513,"client-styling"],"clientStylingUrlContent":[513,"client-styling-url-content"],"showFilterModal":[32],"showClearButton":[32],"filterData":[32],"filterDataReset":[32],"limitStylingAppends":[32]},[[0,"modalCloseEvent","modalCloseEvent"]]],[1,"helper-modal",{"titleModal":[513,"title-modal"],"visible":[1540],"clientStyling":[513,"client-styling"],"clientStylingUrlContent":[513,"client-styling-url-content"],"limitStylingAppends":[32]}]]]], options);
|
|
18
18
|
});
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -161,7 +161,7 @@ export class HelperFilters {
|
|
|
161
161
|
"text": "Check if show the filter option by id"
|
|
162
162
|
},
|
|
163
163
|
"attribute": "show-filter-id",
|
|
164
|
-
"reflect":
|
|
164
|
+
"reflect": true,
|
|
165
165
|
"defaultValue": "true"
|
|
166
166
|
},
|
|
167
167
|
"activateTicketSearch": {
|
|
@@ -179,7 +179,7 @@ export class HelperFilters {
|
|
|
179
179
|
"text": "Choose if filter by draw ID or ticket ID. By default is draw ID."
|
|
180
180
|
},
|
|
181
181
|
"attribute": "activate-ticket-search",
|
|
182
|
-
"reflect":
|
|
182
|
+
"reflect": true,
|
|
183
183
|
"defaultValue": "false"
|
|
184
184
|
},
|
|
185
185
|
"gameId": {
|
|
@@ -197,7 +197,7 @@ export class HelperFilters {
|
|
|
197
197
|
"text": "Game ID"
|
|
198
198
|
},
|
|
199
199
|
"attribute": "game-id",
|
|
200
|
-
"reflect":
|
|
200
|
+
"reflect": true,
|
|
201
201
|
"defaultValue": "''"
|
|
202
202
|
},
|
|
203
203
|
"playerId": {
|
|
@@ -215,7 +215,7 @@ export class HelperFilters {
|
|
|
215
215
|
"text": "Player ID"
|
|
216
216
|
},
|
|
217
217
|
"attribute": "player-id",
|
|
218
|
-
"reflect":
|
|
218
|
+
"reflect": true,
|
|
219
219
|
"defaultValue": "''"
|
|
220
220
|
},
|
|
221
221
|
"session": {
|
|
@@ -233,7 +233,7 @@ export class HelperFilters {
|
|
|
233
233
|
"text": "Session ID"
|
|
234
234
|
},
|
|
235
235
|
"attribute": "session",
|
|
236
|
-
"reflect":
|
|
236
|
+
"reflect": true,
|
|
237
237
|
"defaultValue": "''"
|
|
238
238
|
},
|
|
239
239
|
"postMessage": {
|
|
@@ -251,7 +251,7 @@ export class HelperFilters {
|
|
|
251
251
|
"text": "Instead of customEvents the widget triggers postMessages"
|
|
252
252
|
},
|
|
253
253
|
"attribute": "post-message",
|
|
254
|
-
"reflect":
|
|
254
|
+
"reflect": true,
|
|
255
255
|
"defaultValue": "false"
|
|
256
256
|
},
|
|
257
257
|
"language": {
|
|
@@ -269,7 +269,7 @@ export class HelperFilters {
|
|
|
269
269
|
"text": "Language"
|
|
270
270
|
},
|
|
271
271
|
"attribute": "language",
|
|
272
|
-
"reflect":
|
|
272
|
+
"reflect": true,
|
|
273
273
|
"defaultValue": "'en'"
|
|
274
274
|
},
|
|
275
275
|
"quickFiltersActive": {
|
|
@@ -287,7 +287,7 @@ export class HelperFilters {
|
|
|
287
287
|
"text": "Notifies if the quick filters from tickets are active"
|
|
288
288
|
},
|
|
289
289
|
"attribute": "quick-filters-active",
|
|
290
|
-
"reflect":
|
|
290
|
+
"reflect": true,
|
|
291
291
|
"defaultValue": "false"
|
|
292
292
|
},
|
|
293
293
|
"clientStyling": {
|
|
@@ -305,7 +305,7 @@ export class HelperFilters {
|
|
|
305
305
|
"text": "Client custom styling via string"
|
|
306
306
|
},
|
|
307
307
|
"attribute": "client-styling",
|
|
308
|
-
"reflect":
|
|
308
|
+
"reflect": true,
|
|
309
309
|
"defaultValue": "''"
|
|
310
310
|
},
|
|
311
311
|
"clientStylingUrlContent": {
|
|
@@ -323,7 +323,7 @@ export class HelperFilters {
|
|
|
323
323
|
"text": "Client custom styling via url content"
|
|
324
324
|
},
|
|
325
325
|
"attribute": "client-styling-url-content",
|
|
326
|
-
"reflect":
|
|
326
|
+
"reflect": true,
|
|
327
327
|
"defaultValue": "''"
|
|
328
328
|
}
|
|
329
329
|
}; }
|
|
@@ -74,7 +74,7 @@ const translate$1 = (key, customLang) => {
|
|
|
74
74
|
*/
|
|
75
75
|
class Lumo extends HTMLElement {
|
|
76
76
|
static get version() {
|
|
77
|
-
return '23.3.
|
|
77
|
+
return '23.3.19';
|
|
78
78
|
}
|
|
79
79
|
}
|
|
80
80
|
|
|
@@ -91,7 +91,7 @@ const t$1=window,e$2=t$1.ShadowRoot&&(void 0===t$1.ShadyCSS||t$1.ShadyCSS.native
|
|
|
91
91
|
* @license
|
|
92
92
|
* Copyright 2017 Google LLC
|
|
93
93
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
94
|
-
*/var s$2;const e$1=window,r$1=e$1.trustedTypes,h$1=r$1?r$1.emptyScript:"",o$2=e$1.reactiveElementPolyfillSupport,n$2={toAttribute(t,i){switch(i){case Boolean:t=t?h$1:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t);}return t},fromAttribute(t,i){let s=t;switch(i){case Boolean:s=null!==t;break;case Number:s=null===t?null:Number(t);break;case Object:case Array:try{s=JSON.parse(t);}catch(t){s=null;}}return s}},a$1=(t,i)=>i!==t&&(i==i||t==t),l$2={attribute:!0,type:String,converter:n$2,reflect:!1,hasChanged:a$1};class
|
|
94
|
+
*/var s$2;const e$1=window,r$1=e$1.trustedTypes,h$1=r$1?r$1.emptyScript:"",o$2=e$1.reactiveElementPolyfillSupport,n$2={toAttribute(t,i){switch(i){case Boolean:t=t?h$1:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t);}return t},fromAttribute(t,i){let s=t;switch(i){case Boolean:s=null!==t;break;case Number:s=null===t?null:Number(t);break;case Object:case Array:try{s=JSON.parse(t);}catch(t){s=null;}}return s}},a$1=(t,i)=>i!==t&&(i==i||t==t),l$2={attribute:!0,type:String,converter:n$2,reflect:!1,hasChanged:a$1},d$1="finalized";class u$1 extends HTMLElement{constructor(){super(),this._$Ei=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$El=null,this.u();}static addInitializer(t){var i;this.finalize(),(null!==(i=this.h)&&void 0!==i?i:this.h=[]).push(t);}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((i,s)=>{const e=this._$Ep(s,i);void 0!==e&&(this._$Ev.set(e,s),t.push(e));})),t}static createProperty(t,i=l$2){if(i.state&&(i.attribute=!1),this.finalize(),this.elementProperties.set(t,i),!i.noAccessor&&!this.prototype.hasOwnProperty(t)){const s="symbol"==typeof t?Symbol():"__"+t,e=this.getPropertyDescriptor(t,s,i);void 0!==e&&Object.defineProperty(this.prototype,t,e);}}static getPropertyDescriptor(t,i,s){return {get(){return this[i]},set(e){const r=this[t];this[i]=e,this.requestUpdate(t,r,s);},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||l$2}static finalize(){if(this.hasOwnProperty(d$1))return !1;this[d$1]=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),void 0!==t.h&&(this.h=[...t.h]),this.elementProperties=new Map(t.elementProperties),this._$Ev=new Map,this.hasOwnProperty("properties")){const t=this.properties,i=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const s of i)this.createProperty(s,t[s]);}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(i){const s=[];if(Array.isArray(i)){const e=new Set(i.flat(1/0).reverse());for(const i of e)s.unshift(c$1(i));}else void 0!==i&&s.push(c$1(i));return s}static _$Ep(t,i){const s=i.attribute;return !1===s?void 0:"string"==typeof s?s:"string"==typeof t?t.toLowerCase():void 0}u(){var t;this._$E_=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Eg(),this.requestUpdate(),null===(t=this.constructor.h)||void 0===t||t.forEach((t=>t(this)));}addController(t){var i,s;(null!==(i=this._$ES)&&void 0!==i?i:this._$ES=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(s=t.hostConnected)||void 0===s||s.call(t));}removeController(t){var i;null===(i=this._$ES)||void 0===i||i.splice(this._$ES.indexOf(t)>>>0,1);}_$Eg(){this.constructor.elementProperties.forEach(((t,i)=>{this.hasOwnProperty(i)&&(this._$Ei.set(i,this[i]),delete this[i]);}));}createRenderRoot(){var t;const s=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return S$1(s,this.constructor.elementStyles),s}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostConnected)||void 0===i?void 0:i.call(t)}));}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$ES)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostDisconnected)||void 0===i?void 0:i.call(t)}));}attributeChangedCallback(t,i,s){this._$AK(t,s);}_$EO(t,i,s=l$2){var e;const r=this.constructor._$Ep(t,s);if(void 0!==r&&!0===s.reflect){const h=(void 0!==(null===(e=s.converter)||void 0===e?void 0:e.toAttribute)?s.converter:n$2).toAttribute(i,s.type);this._$El=t,null==h?this.removeAttribute(r):this.setAttribute(r,h),this._$El=null;}}_$AK(t,i){var s;const e=this.constructor,r=e._$Ev.get(t);if(void 0!==r&&this._$El!==r){const t=e.getPropertyOptions(r),h="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==(null===(s=t.converter)||void 0===s?void 0:s.fromAttribute)?t.converter:n$2;this._$El=r,this[r]=h.fromAttribute(i,t.type),this._$El=null;}}requestUpdate(t,i,s){let e=!0;void 0!==t&&(((s=s||this.constructor.getPropertyOptions(t)).hasChanged||a$1)(this[t],i)?(this._$AL.has(t)||this._$AL.set(t,i),!0===s.reflect&&this._$El!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,s))):e=!1),!this.isUpdatePending&&e&&(this._$E_=this._$Ej());}async _$Ej(){this.isUpdatePending=!0;try{await this._$E_;}catch(t){Promise.reject(t);}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this._$Ei&&(this._$Ei.forEach(((t,i)=>this[i]=t)),this._$Ei=void 0);let i=!1;const s=this._$AL;try{i=this.shouldUpdate(s),i?(this.willUpdate(s),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostUpdate)||void 0===i?void 0:i.call(t)})),this.update(s)):this._$Ek();}catch(t){throw i=!1,this._$Ek(),t}i&&this._$AE(s);}willUpdate(t){}_$AE(t){var i;null===(i=this._$ES)||void 0===i||i.forEach((t=>{var i;return null===(i=t.hostUpdated)||void 0===i?void 0:i.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t);}_$Ek(){this._$AL=new Map,this.isUpdatePending=!1;}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$E_}shouldUpdate(t){return !0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,i)=>this._$EO(i,this[i],t))),this._$EC=void 0),this._$Ek();}updated(t){}firstUpdated(t){}}u$1[d$1]=!0,u$1.elementProperties=new Map,u$1.elementStyles=[],u$1.shadowRootOptions={mode:"open"},null==o$2||o$2({ReactiveElement:u$1}),(null!==(s$2=e$1.reactiveElementVersions)&&void 0!==s$2?s$2:e$1.reactiveElementVersions=[]).push("1.6.2");
|
|
95
95
|
|
|
96
96
|
/**
|
|
97
97
|
* @license
|
|
@@ -104,7 +104,7 @@ var t;const i=window,s$1=i.trustedTypes,e=s$1?s$1.createPolicy("lit-html",{creat
|
|
|
104
104
|
* @license
|
|
105
105
|
* Copyright 2017 Google LLC
|
|
106
106
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
107
|
-
*/var l,o;class s extends
|
|
107
|
+
*/var l,o;class s extends u$1{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0;}createRenderRoot(){var t,e;const i=super.createRenderRoot();return null!==(t=(e=this.renderOptions).renderBefore)&&void 0!==t||(e.renderBefore=i.firstChild),i}update(t){const i=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=B(i,this.renderRoot,this.renderOptions);}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!0);}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!1);}render(){return T}}s.finalized=!0,s._$litElement$=!0,null===(l=globalThis.litElementHydrateSupport)||void 0===l||l.call(globalThis,{LitElement:s});const n=globalThis.litElementPolyfillSupport;null==n||n({LitElement:s});(null!==(o=globalThis.litElementVersions)&&void 0!==o?o:globalThis.litElementVersions=[]).push("3.3.2");
|
|
108
108
|
|
|
109
109
|
/**
|
|
110
110
|
* @license
|
|
@@ -10057,7 +10057,7 @@ const isIOS = isIPhone || isIPad;
|
|
|
10057
10057
|
|
|
10058
10058
|
testUserAgent(/^((?!chrome|android).)*safari/i);
|
|
10059
10059
|
|
|
10060
|
-
(() => {
|
|
10060
|
+
const isTouch = (() => {
|
|
10061
10061
|
try {
|
|
10062
10062
|
document.createEvent('TouchEvent');
|
|
10063
10063
|
return true;
|
|
@@ -12890,7 +12890,7 @@ const registered = new Set();
|
|
|
12890
12890
|
const ElementMixin = (superClass) =>
|
|
12891
12891
|
class VaadinElementMixin extends DirMixin(superClass) {
|
|
12892
12892
|
static get version() {
|
|
12893
|
-
return '23.3.
|
|
12893
|
+
return '23.3.19';
|
|
12894
12894
|
}
|
|
12895
12895
|
|
|
12896
12896
|
/** @protected */
|
|
@@ -21210,6 +21210,7 @@ const InputControlMixin = (superclass) =>
|
|
|
21210
21210
|
|
|
21211
21211
|
if (this.clearElement) {
|
|
21212
21212
|
this.clearElement.addEventListener('click', (e) => this._onClearButtonClick(e));
|
|
21213
|
+
this.clearElement.addEventListener('mousedown', (e) => this._onClearButtonMouseDown(e));
|
|
21213
21214
|
}
|
|
21214
21215
|
}
|
|
21215
21216
|
|
|
@@ -21219,10 +21220,20 @@ const InputControlMixin = (superclass) =>
|
|
|
21219
21220
|
*/
|
|
21220
21221
|
_onClearButtonClick(event) {
|
|
21221
21222
|
event.preventDefault();
|
|
21222
|
-
this.inputElement.focus();
|
|
21223
21223
|
this.__clear();
|
|
21224
21224
|
}
|
|
21225
21225
|
|
|
21226
|
+
/**
|
|
21227
|
+
* @param {Event} event
|
|
21228
|
+
* @protected
|
|
21229
|
+
*/
|
|
21230
|
+
_onClearButtonMouseDown(event) {
|
|
21231
|
+
event.preventDefault();
|
|
21232
|
+
if (!isTouch) {
|
|
21233
|
+
this.inputElement.focus();
|
|
21234
|
+
}
|
|
21235
|
+
}
|
|
21236
|
+
|
|
21226
21237
|
/**
|
|
21227
21238
|
* Override an event listener from `DelegateFocusMixin`.
|
|
21228
21239
|
* @param {FocusEvent} event
|
|
@@ -23075,16 +23086,16 @@ const HelperFilters$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLEleme
|
|
|
23075
23086
|
}
|
|
23076
23087
|
static get style() { return helperFiltersCss; }
|
|
23077
23088
|
}, [1, "helper-filters", {
|
|
23078
|
-
"showFilterId": [
|
|
23079
|
-
"activateTicketSearch": [
|
|
23080
|
-
"gameId": [
|
|
23081
|
-
"playerId": [
|
|
23082
|
-
"session": [
|
|
23083
|
-
"postMessage": [
|
|
23084
|
-
"language": [
|
|
23085
|
-
"quickFiltersActive": [
|
|
23086
|
-
"clientStyling": [
|
|
23087
|
-
"clientStylingUrlContent": [
|
|
23089
|
+
"showFilterId": [516, "show-filter-id"],
|
|
23090
|
+
"activateTicketSearch": [516, "activate-ticket-search"],
|
|
23091
|
+
"gameId": [513, "game-id"],
|
|
23092
|
+
"playerId": [513, "player-id"],
|
|
23093
|
+
"session": [513],
|
|
23094
|
+
"postMessage": [516, "post-message"],
|
|
23095
|
+
"language": [513],
|
|
23096
|
+
"quickFiltersActive": [516, "quick-filters-active"],
|
|
23097
|
+
"clientStyling": [513, "client-styling"],
|
|
23098
|
+
"clientStylingUrlContent": [513, "client-styling-url-content"],
|
|
23088
23099
|
"showFilterModal": [32],
|
|
23089
23100
|
"showClearButton": [32],
|
|
23090
23101
|
"filterData": [32],
|
|
@@ -70,10 +70,10 @@ const HelperModal = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
70
70
|
}
|
|
71
71
|
static get style() { return helperModalCss; }
|
|
72
72
|
}, [1, "helper-modal", {
|
|
73
|
-
"titleModal": [
|
|
73
|
+
"titleModal": [513, "title-modal"],
|
|
74
74
|
"visible": [1540],
|
|
75
|
-
"clientStyling": [
|
|
76
|
-
"clientStylingUrlContent": [
|
|
75
|
+
"clientStyling": [513, "client-styling"],
|
|
76
|
+
"clientStylingUrlContent": [513, "client-styling-url-content"],
|
|
77
77
|
"limitStylingAppends": [32]
|
|
78
78
|
}]);
|
|
79
79
|
function defineCustomElement() {
|
|
@@ -13,5 +13,5 @@ const patchBrowser = () => {
|
|
|
13
13
|
};
|
|
14
14
|
|
|
15
15
|
patchBrowser().then(options => {
|
|
16
|
-
return bootstrapLazy([["helper-filters_2",[[1,"helper-filters",{"showFilterId":[
|
|
16
|
+
return bootstrapLazy([["helper-filters_2",[[1,"helper-filters",{"showFilterId":[516,"show-filter-id"],"activateTicketSearch":[516,"activate-ticket-search"],"gameId":[513,"game-id"],"playerId":[513,"player-id"],"session":[513],"postMessage":[516,"post-message"],"language":[513],"quickFiltersActive":[516,"quick-filters-active"],"clientStyling":[513,"client-styling"],"clientStylingUrlContent":[513,"client-styling-url-content"],"showFilterModal":[32],"showClearButton":[32],"filterData":[32],"filterDataReset":[32],"limitStylingAppends":[32]},[[0,"modalCloseEvent","modalCloseEvent"]]],[1,"helper-modal",{"titleModal":[513,"title-modal"],"visible":[1540],"clientStyling":[513,"client-styling"],"clientStylingUrlContent":[513,"client-styling-url-content"],"limitStylingAppends":[32]}]]]], options);
|
|
17
17
|
});
|
|
@@ -73,7 +73,7 @@ const translate$1 = (key, customLang) => {
|
|
|
73
73
|
*/
|
|
74
74
|
class Lumo extends HTMLElement {
|
|
75
75
|
static get version() {
|
|
76
|
-
return '23.3.
|
|
76
|
+
return '23.3.19';
|
|
77
77
|
}
|
|
78
78
|
}
|
|
79
79
|
|
|
@@ -90,7 +90,7 @@ const t$1=window,e$2=t$1.ShadowRoot&&(void 0===t$1.ShadyCSS||t$1.ShadyCSS.native
|
|
|
90
90
|
* @license
|
|
91
91
|
* Copyright 2017 Google LLC
|
|
92
92
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
93
|
-
*/var s$2;const e$1=window,r$1=e$1.trustedTypes,h$1=r$1?r$1.emptyScript:"",o$2=e$1.reactiveElementPolyfillSupport,n$2={toAttribute(t,i){switch(i){case Boolean:t=t?h$1:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t);}return t},fromAttribute(t,i){let s=t;switch(i){case Boolean:s=null!==t;break;case Number:s=null===t?null:Number(t);break;case Object:case Array:try{s=JSON.parse(t);}catch(t){s=null;}}return s}},a$1=(t,i)=>i!==t&&(i==i||t==t),l$2={attribute:!0,type:String,converter:n$2,reflect:!1,hasChanged:a$1};class
|
|
93
|
+
*/var s$2;const e$1=window,r$1=e$1.trustedTypes,h$1=r$1?r$1.emptyScript:"",o$2=e$1.reactiveElementPolyfillSupport,n$2={toAttribute(t,i){switch(i){case Boolean:t=t?h$1:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t);}return t},fromAttribute(t,i){let s=t;switch(i){case Boolean:s=null!==t;break;case Number:s=null===t?null:Number(t);break;case Object:case Array:try{s=JSON.parse(t);}catch(t){s=null;}}return s}},a$1=(t,i)=>i!==t&&(i==i||t==t),l$2={attribute:!0,type:String,converter:n$2,reflect:!1,hasChanged:a$1},d$1="finalized";class u$1 extends HTMLElement{constructor(){super(),this._$Ei=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$El=null,this.u();}static addInitializer(t){var i;this.finalize(),(null!==(i=this.h)&&void 0!==i?i:this.h=[]).push(t);}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((i,s)=>{const e=this._$Ep(s,i);void 0!==e&&(this._$Ev.set(e,s),t.push(e));})),t}static createProperty(t,i=l$2){if(i.state&&(i.attribute=!1),this.finalize(),this.elementProperties.set(t,i),!i.noAccessor&&!this.prototype.hasOwnProperty(t)){const s="symbol"==typeof t?Symbol():"__"+t,e=this.getPropertyDescriptor(t,s,i);void 0!==e&&Object.defineProperty(this.prototype,t,e);}}static getPropertyDescriptor(t,i,s){return {get(){return this[i]},set(e){const r=this[t];this[i]=e,this.requestUpdate(t,r,s);},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||l$2}static finalize(){if(this.hasOwnProperty(d$1))return !1;this[d$1]=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),void 0!==t.h&&(this.h=[...t.h]),this.elementProperties=new Map(t.elementProperties),this._$Ev=new Map,this.hasOwnProperty("properties")){const t=this.properties,i=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const s of i)this.createProperty(s,t[s]);}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(i){const s=[];if(Array.isArray(i)){const e=new Set(i.flat(1/0).reverse());for(const i of e)s.unshift(c$1(i));}else void 0!==i&&s.push(c$1(i));return s}static _$Ep(t,i){const s=i.attribute;return !1===s?void 0:"string"==typeof s?s:"string"==typeof t?t.toLowerCase():void 0}u(){var t;this._$E_=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Eg(),this.requestUpdate(),null===(t=this.constructor.h)||void 0===t||t.forEach((t=>t(this)));}addController(t){var i,s;(null!==(i=this._$ES)&&void 0!==i?i:this._$ES=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(s=t.hostConnected)||void 0===s||s.call(t));}removeController(t){var i;null===(i=this._$ES)||void 0===i||i.splice(this._$ES.indexOf(t)>>>0,1);}_$Eg(){this.constructor.elementProperties.forEach(((t,i)=>{this.hasOwnProperty(i)&&(this._$Ei.set(i,this[i]),delete this[i]);}));}createRenderRoot(){var t;const s=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return S$1(s,this.constructor.elementStyles),s}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostConnected)||void 0===i?void 0:i.call(t)}));}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$ES)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostDisconnected)||void 0===i?void 0:i.call(t)}));}attributeChangedCallback(t,i,s){this._$AK(t,s);}_$EO(t,i,s=l$2){var e;const r=this.constructor._$Ep(t,s);if(void 0!==r&&!0===s.reflect){const h=(void 0!==(null===(e=s.converter)||void 0===e?void 0:e.toAttribute)?s.converter:n$2).toAttribute(i,s.type);this._$El=t,null==h?this.removeAttribute(r):this.setAttribute(r,h),this._$El=null;}}_$AK(t,i){var s;const e=this.constructor,r=e._$Ev.get(t);if(void 0!==r&&this._$El!==r){const t=e.getPropertyOptions(r),h="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==(null===(s=t.converter)||void 0===s?void 0:s.fromAttribute)?t.converter:n$2;this._$El=r,this[r]=h.fromAttribute(i,t.type),this._$El=null;}}requestUpdate(t,i,s){let e=!0;void 0!==t&&(((s=s||this.constructor.getPropertyOptions(t)).hasChanged||a$1)(this[t],i)?(this._$AL.has(t)||this._$AL.set(t,i),!0===s.reflect&&this._$El!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,s))):e=!1),!this.isUpdatePending&&e&&(this._$E_=this._$Ej());}async _$Ej(){this.isUpdatePending=!0;try{await this._$E_;}catch(t){Promise.reject(t);}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this._$Ei&&(this._$Ei.forEach(((t,i)=>this[i]=t)),this._$Ei=void 0);let i=!1;const s=this._$AL;try{i=this.shouldUpdate(s),i?(this.willUpdate(s),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var i;return null===(i=t.hostUpdate)||void 0===i?void 0:i.call(t)})),this.update(s)):this._$Ek();}catch(t){throw i=!1,this._$Ek(),t}i&&this._$AE(s);}willUpdate(t){}_$AE(t){var i;null===(i=this._$ES)||void 0===i||i.forEach((t=>{var i;return null===(i=t.hostUpdated)||void 0===i?void 0:i.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t);}_$Ek(){this._$AL=new Map,this.isUpdatePending=!1;}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$E_}shouldUpdate(t){return !0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,i)=>this._$EO(i,this[i],t))),this._$EC=void 0),this._$Ek();}updated(t){}firstUpdated(t){}}u$1[d$1]=!0,u$1.elementProperties=new Map,u$1.elementStyles=[],u$1.shadowRootOptions={mode:"open"},null==o$2||o$2({ReactiveElement:u$1}),(null!==(s$2=e$1.reactiveElementVersions)&&void 0!==s$2?s$2:e$1.reactiveElementVersions=[]).push("1.6.2");
|
|
94
94
|
|
|
95
95
|
/**
|
|
96
96
|
* @license
|
|
@@ -103,7 +103,7 @@ var t;const i=window,s$1=i.trustedTypes,e=s$1?s$1.createPolicy("lit-html",{creat
|
|
|
103
103
|
* @license
|
|
104
104
|
* Copyright 2017 Google LLC
|
|
105
105
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
106
|
-
*/var l,o;class s extends
|
|
106
|
+
*/var l,o;class s extends u$1{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0;}createRenderRoot(){var t,e;const i=super.createRenderRoot();return null!==(t=(e=this.renderOptions).renderBefore)&&void 0!==t||(e.renderBefore=i.firstChild),i}update(t){const i=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=B(i,this.renderRoot,this.renderOptions);}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!0);}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!1);}render(){return T}}s.finalized=!0,s._$litElement$=!0,null===(l=globalThis.litElementHydrateSupport)||void 0===l||l.call(globalThis,{LitElement:s});const n=globalThis.litElementPolyfillSupport;null==n||n({LitElement:s});(null!==(o=globalThis.litElementVersions)&&void 0!==o?o:globalThis.litElementVersions=[]).push("3.3.2");
|
|
107
107
|
|
|
108
108
|
/**
|
|
109
109
|
* @license
|
|
@@ -10056,7 +10056,7 @@ const isIOS = isIPhone || isIPad;
|
|
|
10056
10056
|
|
|
10057
10057
|
testUserAgent(/^((?!chrome|android).)*safari/i);
|
|
10058
10058
|
|
|
10059
|
-
(() => {
|
|
10059
|
+
const isTouch = (() => {
|
|
10060
10060
|
try {
|
|
10061
10061
|
document.createEvent('TouchEvent');
|
|
10062
10062
|
return true;
|
|
@@ -12889,7 +12889,7 @@ const registered = new Set();
|
|
|
12889
12889
|
const ElementMixin = (superClass) =>
|
|
12890
12890
|
class VaadinElementMixin extends DirMixin(superClass) {
|
|
12891
12891
|
static get version() {
|
|
12892
|
-
return '23.3.
|
|
12892
|
+
return '23.3.19';
|
|
12893
12893
|
}
|
|
12894
12894
|
|
|
12895
12895
|
/** @protected */
|
|
@@ -21209,6 +21209,7 @@ const InputControlMixin = (superclass) =>
|
|
|
21209
21209
|
|
|
21210
21210
|
if (this.clearElement) {
|
|
21211
21211
|
this.clearElement.addEventListener('click', (e) => this._onClearButtonClick(e));
|
|
21212
|
+
this.clearElement.addEventListener('mousedown', (e) => this._onClearButtonMouseDown(e));
|
|
21212
21213
|
}
|
|
21213
21214
|
}
|
|
21214
21215
|
|
|
@@ -21218,10 +21219,20 @@ const InputControlMixin = (superclass) =>
|
|
|
21218
21219
|
*/
|
|
21219
21220
|
_onClearButtonClick(event) {
|
|
21220
21221
|
event.preventDefault();
|
|
21221
|
-
this.inputElement.focus();
|
|
21222
21222
|
this.__clear();
|
|
21223
21223
|
}
|
|
21224
21224
|
|
|
21225
|
+
/**
|
|
21226
|
+
* @param {Event} event
|
|
21227
|
+
* @protected
|
|
21228
|
+
*/
|
|
21229
|
+
_onClearButtonMouseDown(event) {
|
|
21230
|
+
event.preventDefault();
|
|
21231
|
+
if (!isTouch) {
|
|
21232
|
+
this.inputElement.focus();
|
|
21233
|
+
}
|
|
21234
|
+
}
|
|
21235
|
+
|
|
21225
21236
|
/**
|
|
21226
21237
|
* Override an event listener from `DelegateFocusMixin`.
|
|
21227
21238
|
* @param {FocusEvent} event
|
package/dist/esm/loader.js
CHANGED
|
@@ -10,7 +10,7 @@ const patchEsm = () => {
|
|
|
10
10
|
const defineCustomElements = (win, options) => {
|
|
11
11
|
if (typeof window === 'undefined') return Promise.resolve();
|
|
12
12
|
return patchEsm().then(() => {
|
|
13
|
-
return bootstrapLazy([["helper-filters_2",[[1,"helper-filters",{"showFilterId":[
|
|
13
|
+
return bootstrapLazy([["helper-filters_2",[[1,"helper-filters",{"showFilterId":[516,"show-filter-id"],"activateTicketSearch":[516,"activate-ticket-search"],"gameId":[513,"game-id"],"playerId":[513,"player-id"],"session":[513],"postMessage":[516,"post-message"],"language":[513],"quickFiltersActive":[516,"quick-filters-active"],"clientStyling":[513,"client-styling"],"clientStylingUrlContent":[513,"client-styling-url-content"],"showFilterModal":[32],"showClearButton":[32],"filterData":[32],"filterDataReset":[32],"limitStylingAppends":[32]},[[0,"modalCloseEvent","modalCloseEvent"]]],[1,"helper-modal",{"titleModal":[513,"title-modal"],"visible":[1540],"clientStyling":[513,"client-styling"],"clientStylingUrlContent":[513,"client-styling-url-content"],"limitStylingAppends":[32]}]]]], options);
|
|
14
14
|
});
|
|
15
15
|
};
|
|
16
16
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{p as t,b as e}from"./p-6a46b66a.js";(()=>{const e=import.meta.url,l={};return""!==e&&(l.resourcesUrl=new URL(".",e).href),t(l)})().then((t=>e([["p-
|
|
1
|
+
import{p as t,b as e}from"./p-6a46b66a.js";(()=>{const e=import.meta.url,l={};return""!==e&&(l.resourcesUrl=new URL(".",e).href),t(l)})().then((t=>e([["p-5b38bb38",[[1,"helper-filters",{showFilterId:[516,"show-filter-id"],activateTicketSearch:[516,"activate-ticket-search"],gameId:[513,"game-id"],playerId:[513,"player-id"],session:[513],postMessage:[516,"post-message"],language:[513],quickFiltersActive:[516,"quick-filters-active"],clientStyling:[513,"client-styling"],clientStylingUrlContent:[513,"client-styling-url-content"],showFilterModal:[32],showClearButton:[32],filterData:[32],filterDataReset:[32],limitStylingAppends:[32]},[[0,"modalCloseEvent","modalCloseEvent"]]],[1,"helper-modal",{titleModal:[513,"title-modal"],visible:[1540],clientStyling:[513,"client-styling"],clientStylingUrlContent:[513,"client-styling-url-content"],limitStylingAppends:[32]}]]]],t)));
|