@everymatrix/helper-filters 1.20.10 → 1.22.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_2.cjs.entry.js +2 -2
- package/dist/components/helper-filters.js +2 -2
- package/dist/esm/helper-filters_2.entry.js +2 -2
- package/dist/helper-filters/helper-filters.esm.js +1 -1
- package/dist/helper-filters/{p-5b38bb38.entry.js → p-d2fdec0f.entry.js} +2 -2
- package/package.json +1 -1
- /package/dist/types/Users/{sebastian.strulea → catalin.poclid}/Documents/work/widgets-stencil/packages/helper-filters/.stencil/packages/helper-filters/stencil.config.d.ts +0 -0
|
@@ -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.25';
|
|
81
81
|
}
|
|
82
82
|
}
|
|
83
83
|
|
|
@@ -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.25';
|
|
12897
12897
|
}
|
|
12898
12898
|
|
|
12899
12899
|
/** @protected */
|
|
@@ -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.25';
|
|
78
78
|
}
|
|
79
79
|
}
|
|
80
80
|
|
|
@@ -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.25';
|
|
12894
12894
|
}
|
|
12895
12895
|
|
|
12896
12896
|
/** @protected */
|
|
@@ -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.25';
|
|
77
77
|
}
|
|
78
78
|
}
|
|
79
79
|
|
|
@@ -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.25';
|
|
12893
12893
|
}
|
|
12894
12894
|
|
|
12895
12895
|
/** @protected */
|
|
@@ -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-d2fdec0f",[[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)));
|
|
@@ -4,7 +4,7 @@ import{r as t,c as e,h as i}from"./p-6a46b66a.js";const s=["ro","en"],o={en:{fil
|
|
|
4
4
|
* Copyright (c) 2017 - 2022 Vaadin Ltd.
|
|
5
5
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
6
6
|
*/
|
|
7
|
-
class n extends HTMLElement{static get version(){return"23.3.
|
|
7
|
+
class n extends HTMLElement{static get version(){return"23.3.25"}}customElements.define("vaadin-lumo-styles",n);
|
|
8
8
|
/**
|
|
9
9
|
* @license
|
|
10
10
|
* Copyright 2019 Google LLC
|
|
@@ -1394,7 +1394,7 @@ class Us{static debounce(t,e,i){return t instanceof Us?t._cancelAsync():t=new Us
|
|
|
1394
1394
|
* Copyright (c) 2021 - 2022 Vaadin Ltd.
|
|
1395
1395
|
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
|
|
1396
1396
|
*/
|
|
1397
|
-
window.Vaadin=window.Vaadin||{},window.Vaadin.registrations=window.Vaadin.registrations||[],window.Vaadin.developmentModeCallback=window.Vaadin.developmentModeCallback||{},window.Vaadin.developmentModeCallback["vaadin-usage-statistics"]=function(){!function(t,e){if(window.Vaadin.developmentMode)Es(t,e)}(Os)};const Vs=new Set,Gs=t=>class extends(Hi(t)){static get version(){return"23.3.
|
|
1397
|
+
window.Vaadin=window.Vaadin||{},window.Vaadin.registrations=window.Vaadin.registrations||[],window.Vaadin.developmentModeCallback=window.Vaadin.developmentModeCallback||{},window.Vaadin.developmentModeCallback["vaadin-usage-statistics"]=function(){!function(t,e){if(window.Vaadin.developmentMode)Es(t,e)}(Os)};const Vs=new Set,Gs=t=>class extends(Hi(t)){static get version(){return"23.3.25"}static finalize(){super.finalize();const{is:t}=this;t&&!Vs.has(t)&&(window.Vaadin.registrations.push(this),Vs.add(t),window.Vaadin.developmentModeCallback&&(Ys=Us.debounce(Ys,Ws,(()=>{window.Vaadin.developmentModeCallback["vaadin-usage-statistics"]()})),qs.add(Ys)))}constructor(){super(),null===document.doctype&&console.warn('Vaadin components require the "standards mode" declaration. Please add <!DOCTYPE html> to the HTML document.')}}
|
|
1398
1398
|
/**
|
|
1399
1399
|
* @license
|
|
1400
1400
|
* Copyright (c) 2021 - 2022 Vaadin Ltd.
|
package/package.json
CHANGED