aptechka 0.56.11 → 0.57.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/lib/billboard/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var G=s=>{throw TypeError(s)};var N=(s,r,e)=>r.has(s)||G("Cannot "+e);var t=(s,r,e)=>(N(s,r,"read from private field"),e?e.call(s):r.get(s)),i=(s,r,e)=>r.has(s)?G("Cannot add the same private member more than once"):r instanceof WeakSet?r.add(s):r.set(s,e),a=(s,r,e,n)=>(N(s,r,"write to private field"),n?n.call(s,e):r.set(s,e),e),b=(s,r,e)=>(N(s,r,"access private method"),e);var J=(s,r,e)=>new Promise((n,l)=>{var c=C=>{try{z(e.next(C))}catch(F){l(F)}},M=C=>{try{z(e.throw(C))}catch(F){l(F)}},z=C=>C.done?n(C.value):Promise.resolve(C.value).then(c,M);z((e=e.apply(s,r)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const k=require("../index-Cqw2NKev.cjs"),$=require("../dom-JBOkFLTh.cjs"),H=require("../css-property/index.cjs"),U=require("../events-KVanG9sR.cjs"),V=require("../gestures-C7gbKx11.cjs"),W=require("../number-DyefJ5a1.cjs");var v,p,g,x,o,u,h,O,q,w,D,A,_,j;class T extends HTMLElement{constructor(){super(...arguments);i(this,h);i(this,v,new H.CSSProperty(this,"--autoplay",!1));i(this,p,new H.CSSProperty(this,"--swipe","x"));i(this,g);i(this,x,!1);i(this,o,[]);i(this,u,0);i(this,w,e=>{a(this,x,e.isIntersecting),t(this,x)?b(this,h,q).call(this):clearInterval(t(this,g))});i(this,D,()=>{clearInterval(t(this,g)),t(this,x)&&a(this,g,setInterval(t(this,_),parseFloat(t(this,v).current||"0")*1e3))});i(this,_,()=>{b(this,h,A).call(this,t(this,u)+1)});i(this,j,e=>{if(!t(this,p).current)return;let n=0;V.setupDrag(l=>{const c=e.x-l.x,M=e.y-l.y;t(this,p).current==="x"?Math.abs(c)>Math.abs(M)&&(n=Math.sign(c)):t(this,p).current==="y"&&Math.abs(M)>Math.abs(c)&&(n=Math.sign(M))},()=>{this.shift(n)})})}get counter(){return t(this,u)}get itemElements(){return t(this,o)}addItem(e){t(this,o).push(e),b(this,h,O).call(this)}set(e){(!this.handleSet||this.handleSet(e))&&(b(this,h,A).call(this,e),b(this,h,q).call(this))}shift(e){this.set(t(this,u)+e)}connectedCallback(){var e;a(this,o,[...this.querySelectorAll(`[data-billboard-item="${this.id||""}"]`)]),(e=t(this,o)[0])==null||e.classList.add("current"),b(this,h,O).call(this),t(this,v).subscribe(n=>{n.current?(k.intersector.subscribe(this,t(this,w)),b(this,h,q).call(this)):(a(this,x,!0),k.intersector.unsubscribe(t(this,w)),clearInterval(t(this,g)),b(this,h,A).call(this,0))}),t(this,v).observe(),t(this,p).observe(),this.addEventListener("pointerdown",t(this,j))}disconnectedCallback(){t(this,v).unobserve(),t(this,p).unobserve(),k.intersector.unsubscribe(t(this,w)),clearInterval(t(this,g))}}v=new WeakMap,p=new WeakMap,g=new WeakMap,x=new WeakMap,o=new WeakMap,u=new WeakMap,h=new WeakSet,O=function(){t(this,o).length>1?this.classList.add("has-length"):this.classList.remove("has-length")},q=function(){t(this,v).current!==!1&&t(this,D).call(this)},w=new WeakMap,D=new WeakMap,A=function(e){a(this,u,W.loopNumber(e,t(this,o).length)),t(this,o).forEach((n,l)=>{l===t(this,u)?n.classList.add("current"):n.classList.remove("current")}),U.dispatchEvent(this,"billboardChange",{detail:{counter:t(this,u)}}),setTimeout(()=>{window.dispatchEvent(new Event("resize"))},0)},_=new WeakMap,j=new WeakMap;customElements.get("e-billboard")||customElements.define("e-billboard",T);var d,S,m,P,y;class K extends HTMLElement{constructor(){super(...arguments);i(this,d,null);i(this,S,null);i(this,m,[]);i(this,P,e=>{const n=e.currentTarget,l=t(this,m).findIndex(c=>c===n);l>=0&&t(this,d).set(l)});i(this,y,()=>{t(this,m).forEach((e,n)=>{n===t(this,d).counter?e.classList.add("current"):e.classList.remove("current")})})}connectedCallback(){return J(this,null,function*(){var e;if(a(this,d,$.findParentElement(this,T)),t(this,d)&&(yield customElements.whenDefined("e-billboard"),this.isConnected)){const n=t(this,d).itemElements.length;a(this,S,document.createElement("div"));for(let l=0;l<n;l++){const c=document.createElement("button");t(this,m).push(c),t(this,S).appendChild(c)}this.appendChild(t(this,S)),t(this,m).forEach(l=>{l.addEventListener("click",t(this,P))}),(e=t(this,d))==null||e.addEventListener("billboardChange",t(this,y)),t(this,y).call(this)}})}disconnectedCallback(){var e;t(this,m).forEach(n=>{n.removeEventListener("click",t(this,P))}),(e=t(this,d))==null||e.removeEventListener("billboardChange",t(this,y)),this.innerHTML="",a(this,m,[])}}d=new WeakMap,S=new WeakMap,m=new WeakMap,P=new WeakMap,y=new WeakMap;k.isBrowser&&!customElements.get("e-billboard-bullets")&&customElements.define("e-billboard-bullets",K);var E,f,L;class Q extends HTMLElement{constructor(){super();i(this,E,new H.CSSProperty(this,"--index",0));i(this,f,null);i(this,L,()=>{var e;t(this,E).current===((e=t(this,f))==null?void 0:e.counter)?this.classList.add("current"):this.classList.remove("current")});this.addEventListener("click",e=>{t(this,f)&&(!this.handleClick||this.handleClick(e))&&t(this,f).set(t(this,E).current)})}connectedCallback(){var e;this.tabIndex=0,a(this,f,$.findParentElement(this,T)),(e=t(this,f))==null||e.addEventListener("billboardChange",t(this,L)),customElements.whenDefined("e-billboard").then(()=>{this.isConnected&&t(this,L).call(this)}),t(this,E).subscribe(t(this,L)),t(this,E).observe()}disconnectedCallback(){var e;this.removeAttribute("tabindex"),t(this,E).unsubscribe(t(this,L)),t(this,E).unobserve(),(e=t(this,f))==null||e.removeEventListener("billboardChange",t(this,L))}}E=new WeakMap,f=new WeakMap,L=new WeakMap;k.isBrowser&&!customElements.get("e-billboard-set-button")&&customElements.define("e-billboard-set-button",Q);var B,I;class R extends HTMLElement{constructor(){super();i(this,B,new H.CSSProperty(this,"--step",1));i(this,I,null);this.addEventListener("click",e=>{t(this,I)&&(!this.handleClick||this.handleClick(e))&&t(this,I).shift(t(this,B).current)})}connectedCallback(){this.tabIndex=0,a(this,I,$.findParentElement(this,T)),t(this,B).observe()}disconnectedCallback(){this.removeAttribute("tabindex"),t(this,B).unobserve()}}B=new WeakMap,I=new WeakMap;k.isBrowser&&!customElements.get("e-billboard-step-button")&&customElements.define("e-billboard-step-button",R);exports.BillboardBulletsElement=K;exports.BillboardElement=T;exports.BillboardSetButtonElement=Q;exports.BillboardStepButtonElement=R;
|
package/lib/billboard/index.js
CHANGED
|
@@ -1,45 +1,61 @@
|
|
|
1
|
-
var
|
|
1
|
+
var O = (s) => {
|
|
2
2
|
throw TypeError(s);
|
|
3
3
|
};
|
|
4
|
-
var
|
|
5
|
-
var t = (s, l, e) => (
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
4
|
+
var $ = (s, l, e) => l.has(s) || O("Cannot " + e);
|
|
5
|
+
var t = (s, l, e) => ($(s, l, "read from private field"), e ? e.call(s) : l.get(s)), i = (s, l, e) => l.has(s) ? O("Cannot add the same private member more than once") : l instanceof WeakSet ? l.add(s) : l.set(s, e), a = (s, l, e, n) => ($(s, l, "write to private field"), n ? n.call(s, e) : l.set(s, e), e), b = (s, l, e) => ($(s, l, "access private method"), e);
|
|
6
|
+
var Q = (s, l, e) => new Promise((n, r) => {
|
|
7
|
+
var c = (C) => {
|
|
8
|
+
try {
|
|
9
|
+
F(e.next(C));
|
|
10
|
+
} catch (N) {
|
|
11
|
+
r(N);
|
|
12
|
+
}
|
|
13
|
+
}, B = (C) => {
|
|
14
|
+
try {
|
|
15
|
+
F(e.throw(C));
|
|
16
|
+
} catch (N) {
|
|
17
|
+
r(N);
|
|
18
|
+
}
|
|
19
|
+
}, F = (C) => C.done ? n(C.value) : Promise.resolve(C.value).then(c, B);
|
|
20
|
+
F((e = e.apply(s, l)).next());
|
|
21
|
+
});
|
|
22
|
+
import { a as j, i as J } from "../index-euf5anj6.js";
|
|
23
|
+
import { b as K } from "../dom-CVWzyXPH.js";
|
|
24
|
+
import { CSSProperty as H } from "../css-property/index.js";
|
|
25
|
+
import { d as R } from "../events-CsVF98U6.js";
|
|
26
|
+
import { s as U } from "../gestures-CcXV6fCp.js";
|
|
27
|
+
import { l as V } from "../number-CbdpfO3u.js";
|
|
28
|
+
var p, v, L, k, o, u, h, G, T, x, D, A, P, q;
|
|
29
|
+
class z extends HTMLElement {
|
|
14
30
|
constructor() {
|
|
15
31
|
super(...arguments);
|
|
16
|
-
i(this,
|
|
17
|
-
i(this, p, new
|
|
18
|
-
i(this, v, new
|
|
32
|
+
i(this, h);
|
|
33
|
+
i(this, p, new H(this, "--autoplay", !1));
|
|
34
|
+
i(this, v, new H(this, "--swipe", "x"));
|
|
19
35
|
i(this, L);
|
|
20
|
-
i(this,
|
|
21
|
-
i(this,
|
|
22
|
-
i(this,
|
|
23
|
-
i(this,
|
|
24
|
-
a(this,
|
|
36
|
+
i(this, k, !1);
|
|
37
|
+
i(this, o, []);
|
|
38
|
+
i(this, u, 0);
|
|
39
|
+
i(this, x, (e) => {
|
|
40
|
+
a(this, k, e.isIntersecting), t(this, k) ? b(this, h, T).call(this) : clearInterval(t(this, L));
|
|
25
41
|
});
|
|
26
|
-
i(this,
|
|
27
|
-
clearInterval(t(this, L)), t(this,
|
|
28
|
-
t(this,
|
|
42
|
+
i(this, D, () => {
|
|
43
|
+
clearInterval(t(this, L)), t(this, k) && a(this, L, setInterval(
|
|
44
|
+
t(this, P),
|
|
29
45
|
parseFloat(t(this, p).current || "0") * 1e3
|
|
30
46
|
));
|
|
31
47
|
});
|
|
32
|
-
i(this,
|
|
33
|
-
|
|
48
|
+
i(this, P, () => {
|
|
49
|
+
b(this, h, A).call(this, t(this, u) + 1);
|
|
34
50
|
});
|
|
35
|
-
i(this,
|
|
51
|
+
i(this, q, (e) => {
|
|
36
52
|
if (!t(this, v).current)
|
|
37
53
|
return;
|
|
38
54
|
let n = 0;
|
|
39
|
-
|
|
40
|
-
(
|
|
41
|
-
const
|
|
42
|
-
t(this, v).current === "x" ? Math.abs(
|
|
55
|
+
U(
|
|
56
|
+
(r) => {
|
|
57
|
+
const c = e.x - r.x, B = e.y - r.y;
|
|
58
|
+
t(this, v).current === "x" ? Math.abs(c) > Math.abs(B) && (n = Math.sign(c)) : t(this, v).current === "y" && Math.abs(B) > Math.abs(c) && (n = Math.sign(B));
|
|
43
59
|
},
|
|
44
60
|
() => {
|
|
45
61
|
this.shift(n);
|
|
@@ -48,151 +64,153 @@ class D extends HTMLElement {
|
|
|
48
64
|
});
|
|
49
65
|
}
|
|
50
66
|
get counter() {
|
|
51
|
-
return t(this,
|
|
67
|
+
return t(this, u);
|
|
52
68
|
}
|
|
53
69
|
get itemElements() {
|
|
54
|
-
return t(this,
|
|
70
|
+
return t(this, o);
|
|
55
71
|
}
|
|
56
72
|
addItem(e) {
|
|
57
|
-
t(this,
|
|
73
|
+
t(this, o).push(e), b(this, h, G).call(this);
|
|
58
74
|
}
|
|
59
75
|
set(e) {
|
|
60
|
-
(!this.handleSet || this.handleSet(e)) && (
|
|
76
|
+
(!this.handleSet || this.handleSet(e)) && (b(this, h, A).call(this, e), b(this, h, T).call(this));
|
|
61
77
|
}
|
|
62
78
|
shift(e) {
|
|
63
|
-
this.set(t(this,
|
|
79
|
+
this.set(t(this, u) + e);
|
|
64
80
|
}
|
|
65
81
|
connectedCallback() {
|
|
66
82
|
var e;
|
|
67
|
-
a(this,
|
|
83
|
+
a(this, o, [
|
|
68
84
|
...this.querySelectorAll(
|
|
69
85
|
`[data-billboard-item="${this.id || ""}"]`
|
|
70
86
|
)
|
|
71
|
-
]), (e = t(this,
|
|
72
|
-
n.current ? (
|
|
73
|
-
}), t(this, p).observe(), t(this, v).observe(), this.addEventListener("pointerdown", t(this,
|
|
87
|
+
]), (e = t(this, o)[0]) == null || e.classList.add("current"), b(this, h, G).call(this), t(this, p).subscribe((n) => {
|
|
88
|
+
n.current ? (j.subscribe(this, t(this, x)), b(this, h, T).call(this)) : (a(this, k, !0), j.unsubscribe(t(this, x)), clearInterval(t(this, L)), b(this, h, A).call(this, 0));
|
|
89
|
+
}), t(this, p).observe(), t(this, v).observe(), this.addEventListener("pointerdown", t(this, q));
|
|
74
90
|
}
|
|
75
91
|
disconnectedCallback() {
|
|
76
|
-
t(this, p).unobserve(), t(this, v).unobserve(),
|
|
92
|
+
t(this, p).unobserve(), t(this, v).unobserve(), j.unsubscribe(t(this, x)), clearInterval(t(this, L));
|
|
77
93
|
}
|
|
78
94
|
}
|
|
79
|
-
p = new WeakMap(), v = new WeakMap(), L = new WeakMap(),
|
|
80
|
-
t(this,
|
|
81
|
-
},
|
|
82
|
-
t(this, p).current !== !1 && t(this,
|
|
83
|
-
},
|
|
84
|
-
a(this,
|
|
85
|
-
|
|
86
|
-
}),
|
|
95
|
+
p = new WeakMap(), v = new WeakMap(), L = new WeakMap(), k = new WeakMap(), o = new WeakMap(), u = new WeakMap(), h = new WeakSet(), G = function() {
|
|
96
|
+
t(this, o).length > 1 ? this.classList.add("has-length") : this.classList.remove("has-length");
|
|
97
|
+
}, T = function() {
|
|
98
|
+
t(this, p).current !== !1 && t(this, D).call(this);
|
|
99
|
+
}, x = new WeakMap(), D = new WeakMap(), A = function(e) {
|
|
100
|
+
a(this, u, V(e, t(this, o).length)), t(this, o).forEach((n, r) => {
|
|
101
|
+
r === t(this, u) ? n.classList.add("current") : n.classList.remove("current");
|
|
102
|
+
}), R(this, "billboardChange", {
|
|
87
103
|
detail: {
|
|
88
|
-
counter: t(this,
|
|
104
|
+
counter: t(this, u)
|
|
89
105
|
}
|
|
90
106
|
}), setTimeout(() => {
|
|
91
107
|
window.dispatchEvent(new Event("resize"));
|
|
92
108
|
}, 0);
|
|
93
|
-
},
|
|
94
|
-
customElements.get("e-billboard") || customElements.define("e-billboard",
|
|
95
|
-
var
|
|
96
|
-
class
|
|
109
|
+
}, P = new WeakMap(), q = new WeakMap();
|
|
110
|
+
customElements.get("e-billboard") || customElements.define("e-billboard", z);
|
|
111
|
+
var d, w, m, S, I;
|
|
112
|
+
class W extends HTMLElement {
|
|
97
113
|
constructor() {
|
|
98
114
|
super(...arguments);
|
|
99
|
-
i(this,
|
|
100
|
-
i(this,
|
|
101
|
-
i(this,
|
|
102
|
-
|
|
103
|
-
|
|
115
|
+
i(this, d, null);
|
|
116
|
+
i(this, w, null);
|
|
117
|
+
i(this, m, []);
|
|
118
|
+
i(this, S, (e) => {
|
|
119
|
+
const n = e.currentTarget, r = t(this, m).findIndex((c) => c === n);
|
|
120
|
+
r >= 0 && t(this, d).set(r);
|
|
104
121
|
});
|
|
105
|
-
i(this,
|
|
106
|
-
t(this,
|
|
107
|
-
n === t(this,
|
|
122
|
+
i(this, I, () => {
|
|
123
|
+
t(this, m).forEach((e, n) => {
|
|
124
|
+
n === t(this, d).counter ? e.classList.add("current") : e.classList.remove("current");
|
|
108
125
|
});
|
|
109
126
|
});
|
|
110
127
|
}
|
|
111
128
|
connectedCallback() {
|
|
112
|
-
|
|
129
|
+
return Q(this, null, function* () {
|
|
113
130
|
var e;
|
|
114
|
-
if (this.isConnected) {
|
|
115
|
-
const n = t(this,
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
131
|
+
if (a(this, d, K(this, z)), t(this, d) && (yield customElements.whenDefined("e-billboard"), this.isConnected)) {
|
|
132
|
+
const n = t(this, d).itemElements.length;
|
|
133
|
+
a(this, w, document.createElement("div"));
|
|
134
|
+
for (let r = 0; r < n; r++) {
|
|
135
|
+
const c = document.createElement("button");
|
|
136
|
+
t(this, m).push(c), t(this, w).appendChild(c);
|
|
119
137
|
}
|
|
120
|
-
t(this,
|
|
121
|
-
|
|
122
|
-
}), (e = t(this,
|
|
138
|
+
this.appendChild(t(this, w)), t(this, m).forEach((r) => {
|
|
139
|
+
r.addEventListener("click", t(this, S));
|
|
140
|
+
}), (e = t(this, d)) == null || e.addEventListener(
|
|
123
141
|
"billboardChange",
|
|
124
|
-
t(this,
|
|
125
|
-
), t(this,
|
|
142
|
+
t(this, I)
|
|
143
|
+
), t(this, I).call(this);
|
|
126
144
|
}
|
|
127
145
|
});
|
|
128
146
|
}
|
|
129
147
|
disconnectedCallback() {
|
|
130
148
|
var e;
|
|
131
|
-
t(this,
|
|
132
|
-
n.removeEventListener("click", t(this,
|
|
133
|
-
}), (e = t(this,
|
|
149
|
+
t(this, m).forEach((n) => {
|
|
150
|
+
n.removeEventListener("click", t(this, S));
|
|
151
|
+
}), (e = t(this, d)) == null || e.removeEventListener(
|
|
134
152
|
"billboardChange",
|
|
135
|
-
t(this,
|
|
136
|
-
), this.innerHTML = "", a(this,
|
|
153
|
+
t(this, I)
|
|
154
|
+
), this.innerHTML = "", a(this, m, []);
|
|
137
155
|
}
|
|
138
156
|
}
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
var
|
|
142
|
-
class
|
|
157
|
+
d = new WeakMap(), w = new WeakMap(), m = new WeakMap(), S = new WeakMap(), I = new WeakMap();
|
|
158
|
+
J && !customElements.get("e-billboard-bullets") && customElements.define("e-billboard-bullets", W);
|
|
159
|
+
var f, E, g;
|
|
160
|
+
class X extends HTMLElement {
|
|
143
161
|
constructor() {
|
|
144
162
|
super();
|
|
145
|
-
i(this,
|
|
146
|
-
i(this,
|
|
163
|
+
i(this, f, new H(this, "--index", 0));
|
|
164
|
+
i(this, E, null);
|
|
147
165
|
i(this, g, () => {
|
|
148
166
|
var e;
|
|
149
|
-
t(this,
|
|
167
|
+
t(this, f).current === ((e = t(this, E)) == null ? void 0 : e.counter) ? this.classList.add("current") : this.classList.remove("current");
|
|
150
168
|
});
|
|
151
169
|
this.addEventListener("click", (e) => {
|
|
152
|
-
t(this,
|
|
170
|
+
t(this, E) && (!this.handleClick || this.handleClick(e)) && t(this, E).set(t(this, f).current);
|
|
153
171
|
});
|
|
154
172
|
}
|
|
155
173
|
connectedCallback() {
|
|
156
174
|
var e;
|
|
157
|
-
this.tabIndex = 0, a(this,
|
|
175
|
+
this.tabIndex = 0, a(this, E, K(this, z)), (e = t(this, E)) == null || e.addEventListener(
|
|
158
176
|
"billboardChange",
|
|
159
177
|
t(this, g)
|
|
160
178
|
), customElements.whenDefined("e-billboard").then(() => {
|
|
161
179
|
this.isConnected && t(this, g).call(this);
|
|
162
|
-
}), t(this,
|
|
180
|
+
}), t(this, f).subscribe(t(this, g)), t(this, f).observe();
|
|
163
181
|
}
|
|
164
182
|
disconnectedCallback() {
|
|
165
183
|
var e;
|
|
166
|
-
this.removeAttribute("tabindex"), t(this,
|
|
184
|
+
this.removeAttribute("tabindex"), t(this, f).unsubscribe(t(this, g)), t(this, f).unobserve(), (e = t(this, E)) == null || e.removeEventListener(
|
|
167
185
|
"billboardChange",
|
|
168
186
|
t(this, g)
|
|
169
187
|
);
|
|
170
188
|
}
|
|
171
189
|
}
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
var
|
|
175
|
-
class
|
|
190
|
+
f = new WeakMap(), E = new WeakMap(), g = new WeakMap();
|
|
191
|
+
J && !customElements.get("e-billboard-set-button") && customElements.define("e-billboard-set-button", X);
|
|
192
|
+
var y, M;
|
|
193
|
+
class Y extends HTMLElement {
|
|
176
194
|
constructor() {
|
|
177
195
|
super();
|
|
178
|
-
i(this,
|
|
179
|
-
i(this,
|
|
196
|
+
i(this, y, new H(this, "--step", 1));
|
|
197
|
+
i(this, M, null);
|
|
180
198
|
this.addEventListener("click", (e) => {
|
|
181
|
-
t(this,
|
|
199
|
+
t(this, M) && (!this.handleClick || this.handleClick(e)) && t(this, M).shift(t(this, y).current);
|
|
182
200
|
});
|
|
183
201
|
}
|
|
184
202
|
connectedCallback() {
|
|
185
|
-
this.tabIndex = 0, a(this,
|
|
203
|
+
this.tabIndex = 0, a(this, M, K(this, z)), t(this, y).observe();
|
|
186
204
|
}
|
|
187
205
|
disconnectedCallback() {
|
|
188
|
-
this.removeAttribute("tabindex"), t(this,
|
|
206
|
+
this.removeAttribute("tabindex"), t(this, y).unobserve();
|
|
189
207
|
}
|
|
190
208
|
}
|
|
191
|
-
|
|
192
|
-
|
|
209
|
+
y = new WeakMap(), M = new WeakMap();
|
|
210
|
+
J && !customElements.get("e-billboard-step-button") && customElements.define("e-billboard-step-button", Y);
|
|
193
211
|
export {
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
212
|
+
W as BillboardBulletsElement,
|
|
213
|
+
z as BillboardElement,
|
|
214
|
+
X as BillboardSetButtonElement,
|
|
215
|
+
Y as BillboardStepButtonElement
|
|
198
216
|
};
|