aptechka 0.11.10 → 0.12.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.
Files changed (90) hide show
  1. package/client-lib/canvas/index.cjs +1 -1
  2. package/client-lib/canvas/index.js +2 -2
  3. package/client-lib/checkbox/index.cjs +1 -1
  4. package/client-lib/checkbox/index.js +4 -4
  5. package/client-lib/{createStylesheet-BBBiyAsF.cjs → createStylesheet-BqjaCUhm.cjs} +1 -1
  6. package/client-lib/{createStylesheet-CE1yXWS_.js → createStylesheet-DNG2b5X4.js} +1 -1
  7. package/client-lib/element-constructor/index.cjs +1 -1
  8. package/client-lib/element-constructor/index.js +113 -114
  9. package/client-lib/{index-D-RA8KFB.js → index-BuvwT3dS.js} +2 -2
  10. package/client-lib/{index-PReYu1AQ.cjs → index-Ctct2GyP.cjs} +1 -1
  11. package/client-lib/modal/index.cjs +1 -1
  12. package/client-lib/modal/index.js +2 -2
  13. package/client-lib/popover/index.cjs +1 -1
  14. package/client-lib/popover/index.js +1 -1
  15. package/client-lib/router/index.cjs +1 -1
  16. package/client-lib/router/index.js +73 -76
  17. package/client-lib/scroll/index.cjs +1 -1
  18. package/client-lib/scroll/index.js +2 -2
  19. package/client-lib/select/index.cjs +1 -1
  20. package/client-lib/select/index.js +1 -1
  21. package/client-lib/tags-B0do5eeb.cjs +1 -0
  22. package/client-lib/tags-wG5k157g.js +860 -0
  23. package/client-lib/theme/index.cjs +1 -1
  24. package/client-lib/theme/index.js +1 -1
  25. package/client-lib/tweaker/index.cjs +1 -1
  26. package/client-lib/tweaker/index.js +43 -43
  27. package/package.json +1 -73
  28. package/client-lib/ElementConstructor-Be8H1POO.js +0 -378
  29. package/client-lib/ElementConstructor-khLPmQ9V.cjs +0 -1
  30. package/client-lib/_createStore-C75y9luu.cjs +0 -1
  31. package/client-lib/_createStore-D3qHYaSz.js +0 -12
  32. package/client-lib/globals-DMjysUXI.js +0 -8
  33. package/client-lib/globals-bYKki-b9.cjs +0 -1
  34. package/client-lib/instantiate-C7JiqF_y.cjs +0 -1
  35. package/client-lib/instantiate-DHwz5QVl.js +0 -152
  36. package/client-lib/jsx/ComponentElement.d.ts +0 -17
  37. package/client-lib/jsx/globals.d.ts +0 -13
  38. package/client-lib/jsx/h.d.ts +0 -6
  39. package/client-lib/jsx/hooks/animation/createDamped.d.ts +0 -3
  40. package/client-lib/jsx/hooks/animation/createTweened.d.ts +0 -3
  41. package/client-lib/jsx/hooks/animation/index.cjs +0 -1
  42. package/client-lib/jsx/hooks/animation/index.d.ts +0 -2
  43. package/client-lib/jsx/hooks/animation/index.js +0 -15
  44. package/client-lib/jsx/hooks/basic/_createStore.d.ts +0 -4
  45. package/client-lib/jsx/hooks/basic/attachInternals.d.ts +0 -1
  46. package/client-lib/jsx/hooks/basic/attachShadow.d.ts +0 -1
  47. package/client-lib/jsx/hooks/basic/attachStylesheet.d.ts +0 -3
  48. package/client-lib/jsx/hooks/basic/createContext.d.ts +0 -2
  49. package/client-lib/jsx/hooks/basic/createRef.d.ts +0 -3
  50. package/client-lib/jsx/hooks/basic/onConnect.d.ts +0 -3
  51. package/client-lib/jsx/hooks/basic/onDisconnect.d.ts +0 -3
  52. package/client-lib/jsx/hooks/basic/onStoreChange.d.ts +0 -3
  53. package/client-lib/jsx/hooks/onAnimationFrame.cjs +0 -1
  54. package/client-lib/jsx/hooks/onAnimationFrame.d.ts +0 -6
  55. package/client-lib/jsx/hooks/onAnimationFrame.js +0 -22
  56. package/client-lib/jsx/hooks/onElementResize.cjs +0 -1
  57. package/client-lib/jsx/hooks/onElementResize.d.ts +0 -5
  58. package/client-lib/jsx/hooks/onElementResize.js +0 -11
  59. package/client-lib/jsx/hooks/onIntersection.cjs +0 -1
  60. package/client-lib/jsx/hooks/onIntersection.d.ts +0 -5
  61. package/client-lib/jsx/hooks/onIntersection.js +0 -11
  62. package/client-lib/jsx/hooks/onWindowResize.cjs +0 -1
  63. package/client-lib/jsx/hooks/onWindowResize.d.ts +0 -3
  64. package/client-lib/jsx/hooks/onWindowResize.js +0 -8
  65. package/client-lib/jsx/hooks/store/createCached.d.ts +0 -4
  66. package/client-lib/jsx/hooks/store/createComposed.d.ts +0 -3
  67. package/client-lib/jsx/hooks/store/createDerived.d.ts +0 -4
  68. package/client-lib/jsx/hooks/store/createDerivedArray.d.ts +0 -4
  69. package/client-lib/jsx/hooks/store/createResource.d.ts +0 -3
  70. package/client-lib/jsx/hooks/store/createStore.d.ts +0 -3
  71. package/client-lib/jsx/hooks/store/index.cjs +0 -1
  72. package/client-lib/jsx/hooks/store/index.d.ts +0 -6
  73. package/client-lib/jsx/hooks/store/index.js +0 -45
  74. package/client-lib/jsx/hooks/watchAttribute.cjs +0 -1
  75. package/client-lib/jsx/hooks/watchAttribute.d.ts +0 -6
  76. package/client-lib/jsx/hooks/watchAttribute.js +0 -17
  77. package/client-lib/jsx/hooks/watchCSSProperty.cjs +0 -1
  78. package/client-lib/jsx/hooks/watchCSSProperty.d.ts +0 -7
  79. package/client-lib/jsx/hooks/watchCSSProperty.js +0 -17
  80. package/client-lib/jsx/index.cjs +0 -1
  81. package/client-lib/jsx/index.d.ts +0 -15
  82. package/client-lib/jsx/index.js +0 -106
  83. package/client-lib/jsx/instantiate.d.ts +0 -5
  84. package/client-lib/jsx/register.d.ts +0 -1
  85. package/client-lib/jsx/render.d.ts +0 -6
  86. package/client-lib/jsx/type.d.ts +0 -195
  87. package/client-lib/onConnect-DGP866cj.cjs +0 -1
  88. package/client-lib/onConnect-y5DrxJ9P.js +0 -7
  89. package/client-lib/tags-BdW7ATzD.cjs +0 -1
  90. package/client-lib/tags-C75owfOo.js +0 -485
@@ -1,378 +0,0 @@
1
- var Z = (l, e, t) => {
2
- if (!e.has(l))
3
- throw TypeError("Cannot " + t);
4
- };
5
- var i = (l, e, t) => (Z(l, e, "read from private field"), t ? t.call(l) : e.get(l)), r = (l, e, t) => {
6
- if (e.has(l))
7
- throw TypeError("Cannot add the same private member more than once");
8
- e instanceof WeakSet ? e.add(l) : e.set(l, t);
9
- }, E = (l, e, t, s) => (Z(l, e, "write to private field"), s ? s.call(l, t) : e.set(l, t), t);
10
- var a = (l, e, t) => (Z(l, e, "access private method"), t);
11
- import { S as p } from "./Store-Qr3SNOSf.js";
12
- import { i as fe } from "./browser-0zX67oeU.js";
13
- import { i as le } from "./object-D6MVWB4l.js";
14
- import { c as he, u as we } from "./string-f0Dnk0L1.js";
15
- import { connector as Le } from "./connector/index.js";
16
- const Te = /* @__PURE__ */ new Set([
17
- // 'a', 'style', 'title', 'script',
18
- "animate",
19
- "animateMotion",
20
- "animateTransform",
21
- "circle",
22
- "clipPath",
23
- "defs",
24
- "desc",
25
- "ellipse",
26
- "feBlend",
27
- "feColorMatrix",
28
- "feComponentTransfer",
29
- "feComposite",
30
- "feConvolveMatrix",
31
- "feDiffuseLighting",
32
- "feDisplacementMap",
33
- "feDistantLight",
34
- "feDropShadow",
35
- "feFlood",
36
- "feFuncA",
37
- "feFuncB",
38
- "feFuncG",
39
- "feFuncR",
40
- "feGaussianBlur",
41
- "feImage",
42
- "feMerge",
43
- "feMergeNode",
44
- "feMorphology",
45
- "feOffset",
46
- "fePointLight",
47
- "feSpecularLighting",
48
- "feSpotLight",
49
- "feTile",
50
- "feTurbulence",
51
- "filter",
52
- "foreignObject",
53
- "g",
54
- "image",
55
- "line",
56
- "linearGradient",
57
- "listener",
58
- "marker",
59
- "mask",
60
- "metadata",
61
- "mpath",
62
- "path",
63
- "pattern",
64
- "polygon",
65
- "polyline",
66
- "radialGradient",
67
- "rect",
68
- "set",
69
- "solidColor",
70
- "stop",
71
- "svg",
72
- "switch",
73
- "symbol",
74
- "text",
75
- "textPath",
76
- "title",
77
- "tspan",
78
- "view",
79
- "use"
80
- ]);
81
- var o, m, h, w, u, g, R, me, B, ue, G, ge, L, _, T, O, $, ye, q, Ee, W, pe, z, Ce, A, j, v, ee, J, be, k, te, x, se, V, Se, M, ie, S, P, D, ne, F, oe, H, ae, I, U;
82
- const Y = class Y {
83
- constructor(...e) {
84
- r(this, R);
85
- r(this, B);
86
- r(this, G);
87
- r(this, L);
88
- r(this, T);
89
- r(this, $);
90
- r(this, q);
91
- r(this, W);
92
- r(this, z);
93
- r(this, A);
94
- r(this, v);
95
- r(this, J);
96
- r(this, k);
97
- r(this, x);
98
- r(this, V);
99
- r(this, M);
100
- r(this, S);
101
- r(this, D);
102
- r(this, F);
103
- r(this, H);
104
- r(this, o, null);
105
- r(this, m, /* @__PURE__ */ new Set());
106
- r(this, h, /* @__PURE__ */ new Set());
107
- r(this, w, void 0);
108
- r(this, u, void 0);
109
- r(this, g, void 0);
110
- r(this, I, (e) => {
111
- i(this, m).forEach((t) => {
112
- t(e);
113
- }), i(this, m).clear();
114
- });
115
- r(this, U, (e, t) => {
116
- i(this, h).forEach((s) => {
117
- s(e, t);
118
- }), i(this, h).clear(), a(this, x, se).call(this);
119
- });
120
- if (fe) {
121
- const t = e[0], s = e[1];
122
- E(this, o, a(this, R, me).call(this, t, s == null ? void 0 : s.forceSvg)), a(this, G, ge).call(this, s);
123
- }
124
- }
125
- get node() {
126
- return i(this, o);
127
- }
128
- set node(e) {
129
- var t;
130
- a(this, x, se).call(this), E(this, o, e), (t = i(this, w)) == null || t.call(this), i(this, o) instanceof Element && E(this, u, [
131
- ...i(this, o).querySelectorAll("store-root")
132
- ]), a(this, k, te).call(this), a(this, L, _).call(this);
133
- }
134
- };
135
- o = new WeakMap(), m = new WeakMap(), h = new WeakMap(), w = new WeakMap(), u = new WeakMap(), g = new WeakMap(), R = new WeakSet(), me = function(e, t) {
136
- let s = null;
137
- if (e instanceof Node)
138
- s = e;
139
- else if (typeof e == "string")
140
- if (!e.includes("<") && e.includes("-"))
141
- s = new (customElements.get(e))();
142
- else if (e.includes("<")) {
143
- const n = document.createElement("div");
144
- n.innerHTML = e, s = n.firstElementChild;
145
- } else
146
- Te.has(e) || t ? s = document.createElementNS(
147
- "http://www.w3.org/2000/svg",
148
- e
149
- ) : s = document.createElement(e);
150
- else
151
- s = document.createElement("div");
152
- return s;
153
- }, B = new WeakSet(), ue = function(e) {
154
- return e instanceof HTMLElement || e instanceof SVGElement;
155
- }, G = new WeakSet(), ge = function(e) {
156
- if (!e)
157
- return;
158
- const t = a(this, B, ue).call(this, i(this, o)), s = e.ref;
159
- delete e.ref, e != null && e.onConnect && (i(this, m).add(e.onConnect), delete e.onConnect), e != null && e.onDisconnect && (i(this, h).add(e.onDisconnect), delete e.onDisconnect);
160
- let n, c;
161
- for (const f in e) {
162
- const d = e[f];
163
- f === "class" && t ? a(this, T, O).call(this, d) : f === "style" && t ? a(this, W, pe).call(this, d) : f === "lightChildren" ? a(this, S, P).call(this, i(this, o), d) : f === "children" ? a(this, S, P).call(this, i(this, o) instanceof Element ? i(this, o).shadowRoot || i(this, o) : i(this, o), d) : f === "connectedClass" ? i(this, m).add(() => {
164
- requestAnimationFrame(() => {
165
- i(this, o).classList.add(
166
- typeof d == "boolean" ? "connected" : d
167
- );
168
- });
169
- }) : f.startsWith("on") ? (c || (c = {}), c[f] = d) : (n || (n = {}), n[f] = d);
170
- }
171
- a(this, V, Se).call(this, n), a(this, J, be).call(this, c), s && (typeof s == "function" ? s(i(this, o)) : s.current = i(this, o)), a(this, L, _).call(this);
172
- }, L = new WeakSet(), _ = function() {
173
- if (fe && (i(this, h).size || i(this, m).size)) {
174
- const e = i(this, o) instanceof DocumentFragment ? i(this, o).firstChild : i(this, o);
175
- E(this, w, Le.subscribe(
176
- e,
177
- {
178
- connectCallback: i(this, I),
179
- disconnectCallback: i(this, U),
180
- unsubscribeAfterDisconnect: !0,
181
- maxWaitSec: 20
182
- }
183
- ));
184
- }
185
- }, T = new WeakSet(), O = function(e) {
186
- if (e) {
187
- if (typeof e == "string")
188
- i(this, o).classList.add(e);
189
- else if (Array.isArray(e))
190
- e.forEach((t) => {
191
- t && a(this, T, O).call(this, t);
192
- });
193
- else if (typeof e == "object")
194
- if (e instanceof p)
195
- a(this, $, ye).call(this, e);
196
- else
197
- for (const t in e) {
198
- const s = e[t];
199
- s instanceof p ? a(this, q, Ee).call(this, t, s) : s ? i(this, o).classList.add(t) : i(this, o).classList.remove(t);
200
- }
201
- } else
202
- return;
203
- }, $ = new WeakSet(), ye = function(e) {
204
- i(this, h).add(
205
- e.subscribe(({ current: t, previous: s }) => {
206
- s && [s].flat().forEach((n) => {
207
- n && i(this, o).classList.remove(n);
208
- }), t && [t].flat().forEach((n) => {
209
- n && i(this, o).classList.add(n);
210
- });
211
- })
212
- );
213
- }, q = new WeakSet(), Ee = function(e, t) {
214
- i(this, h).add(
215
- t.subscribe(({ current: s }) => {
216
- s ? i(this, o).classList.add(e) : i(this, o).classList.remove(e);
217
- })
218
- );
219
- }, W = new WeakSet(), pe = function(e) {
220
- if (!e)
221
- return;
222
- i(this, o).tagName === "style" || i(this, o).tagName === "STYLE" ? a(this, A, j).call(this, e) : a(this, z, Ce).call(this, e);
223
- }, z = new WeakSet(), Ce = function(e) {
224
- for (const t in e) {
225
- const s = t, n = e[s];
226
- n instanceof p ? i(this, h).add(
227
- n.subscribe(({ current: c }) => {
228
- a(this, v, ee).call(this, s, c);
229
- })
230
- ) : a(this, v, ee).call(this, s, n);
231
- }
232
- }, A = new WeakSet(), j = function(e) {
233
- for (const t in e) {
234
- const s = e[t];
235
- if (typeof s == "object" && !(s instanceof p))
236
- i(this, o).appendChild(
237
- document.createTextNode(`${t} {`)
238
- ), a(this, A, j).call(this, s), i(this, o).appendChild(document.createTextNode("}"));
239
- else if (s instanceof p) {
240
- const n = document.createTextNode("");
241
- i(this, h).add(
242
- s.subscribe((c) => {
243
- c.current ? n.nodeValue = `${he(t)}: ${c.current};` : n.nodeValue = "";
244
- })
245
- ), i(this, o).appendChild(n);
246
- } else
247
- i(this, o).appendChild(
248
- document.createTextNode(`${he(t)}: ${s};`)
249
- );
250
- }
251
- }, v = new WeakSet(), ee = function(e, t) {
252
- e.includes("--") ? t ? i(this, o).style.setProperty(e, t.toString()) : i(this, o).style.removeProperty(e) : t ? i(this, o).style[e] = t.toString() : i(this, o).style[e] = "";
253
- }, J = new WeakSet(), be = function(e) {
254
- if (e) {
255
- i(this, g) || E(this, g, []);
256
- for (const t in e) {
257
- const s = t, n = we(
258
- s.split("on").slice(1).join("on")
259
- ), c = e[s];
260
- typeof c == "object" ? i(this, g).push({
261
- name: n,
262
- callback: c.callback,
263
- options: c.options
264
- }) : typeof c == "function" && i(this, g).push({
265
- name: n,
266
- callback: c
267
- });
268
- }
269
- a(this, k, te).call(this);
270
- }
271
- }, k = new WeakSet(), te = function() {
272
- var e;
273
- (e = i(this, g)) == null || e.forEach((t) => {
274
- i(this, o).addEventListener(
275
- t.name,
276
- t.callback,
277
- t.options
278
- );
279
- });
280
- }, x = new WeakSet(), se = function() {
281
- var e;
282
- (e = i(this, g)) == null || e.forEach((t) => {
283
- i(this, o).removeEventListener(
284
- t.name,
285
- t.callback,
286
- t.options
287
- );
288
- });
289
- }, V = new WeakSet(), Se = function(e) {
290
- for (const t in e) {
291
- const s = e[t];
292
- s instanceof p ? i(this, h).add(
293
- s.subscribe(({ current: n }) => {
294
- a(this, M, ie).call(this, t, n);
295
- })
296
- ) : a(this, M, ie).call(this, t, s);
297
- }
298
- }, M = new WeakSet(), ie = function(e, t) {
299
- var n, c;
300
- const s = i(this, o);
301
- if (e in s && !((c = (n = s.constructor) == null ? void 0 : n.observedAttributes) != null && c.includes(e)))
302
- t != null && (s[e] = t.toString());
303
- else if (t != null) {
304
- const f = t.toString();
305
- e.includes("xlink") ? s.setAttributeNS("http://www.w3.org/1999/xlink", e, f) : s.setAttribute(e, f);
306
- }
307
- }, S = new WeakSet(), P = function(e, t) {
308
- t && (t = [t].flat(), t.forEach((s) => {
309
- if (s instanceof p) {
310
- const n = document.createElement("div");
311
- n.style.display = "contents", e.appendChild(n), i(this, u) || E(this, u, []);
312
- const c = i(this, u).length;
313
- n.setAttribute("store-root", ""), i(this, u).push(n), i(this, h).add(
314
- s.subscribe(({ current: f, previous: d }) => {
315
- const C = i(this, u)[c];
316
- C.dispatchEvent(
317
- new CustomEvent("beforeChildrenChange", {
318
- bubbles: !0,
319
- composed: !0
320
- })
321
- );
322
- const K = Array.from(C.childNodes), re = Array.isArray(f) ? f : [f], Ne = Array.isArray(d) ? d : [d], ce = [], Q = [];
323
- K.length && Ne.forEach((y, N) => {
324
- re.includes(y) ? Q.push(y) : ce.push(K[N]);
325
- }), re.forEach((y, N) => {
326
- if (Q[N] != null) {
327
- if (y !== Q[N]) {
328
- const b = a(this, F, oe).call(this, y), X = K[N];
329
- b instanceof Node && !X.isEqualNode(b) ? C.replaceChild(b, X) : C.removeChild(X);
330
- }
331
- } else {
332
- const b = a(this, F, oe).call(this, y);
333
- b instanceof Node && n.appendChild(b);
334
- }
335
- }), ce.forEach((y) => {
336
- C.removeChild(y);
337
- }), C.dispatchEvent(
338
- new CustomEvent("afterChildrenChange", {
339
- bubbles: !0,
340
- composed: !0
341
- })
342
- );
343
- })
344
- );
345
- } else if (s instanceof Y)
346
- a(this, D, ne).call(this, e, s.node);
347
- else if (s instanceof Function)
348
- a(this, S, P).call(this, e, le(s) ? new s() : s());
349
- else {
350
- const n = a(this, H, ae).call(this, s);
351
- n instanceof Node && a(this, D, ne).call(this, e, n);
352
- }
353
- }));
354
- }, D = new WeakSet(), ne = function(e, t) {
355
- !(e instanceof ShadowRoot) && t instanceof HTMLElement && t.tagName === "STYLE" ? (i(this, m).add(() => {
356
- [...document.head.querySelectorAll("style")].find((n) => n.outerHTML === t.outerHTML) || document.head.appendChild(t);
357
- }), i(this, h).add(() => {
358
- t.remove();
359
- })) : e.appendChild(t);
360
- }, F = new WeakSet(), oe = function(e) {
361
- return e instanceof Y ? e.node : typeof e == "function" ? le(e) ? new e() : e() : a(this, H, ae).call(this, e);
362
- }, H = new WeakSet(), ae = function(e) {
363
- if (e instanceof Node)
364
- return e;
365
- if (e != null) {
366
- const t = String(e);
367
- if (t.trim().startsWith("<") && t.trim().endsWith(">")) {
368
- const s = document.createElement("div");
369
- return s.innerHTML = t, s.firstElementChild;
370
- } else
371
- return document.createTextNode(t);
372
- } else
373
- return;
374
- }, I = new WeakMap(), U = new WeakMap();
375
- let de = Y;
376
- export {
377
- de as E
378
- };
@@ -1 +0,0 @@
1
- "use strict";var Z=(f,e,t)=>{if(!e.has(f))throw TypeError("Cannot "+t)};var i=(f,e,t)=>(Z(f,e,"read from private field"),t?t.call(f):e.get(f)),a=(f,e,t)=>{if(e.has(f))throw TypeError("Cannot add the same private member more than once");e instanceof WeakSet?e.add(f):e.set(f,t)},E=(f,e,t,s)=>(Z(f,e,"write to private field"),s?s.call(f,t):e.set(f,t),t);var r=(f,e,t)=>(Z(f,e,"access private method"),t);const b=require("./Store-Cr3VaD9G.cjs"),he=require("./browser-CpzFX2xg.cjs"),de=require("./object-CCiXnER2.cjs"),_=require("./string-DhgS_iFl.cjs"),we=require("./connector/index.cjs"),Le=new Set(["animate","animateMotion","animateTransform","circle","clipPath","defs","desc","ellipse","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","filter","foreignObject","g","image","line","linearGradient","listener","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialGradient","rect","set","solidColor","stop","svg","switch","symbol","text","textPath","title","tspan","view","use"]);var o,u,h,w,m,g,P,ue,B,me,R,ge,L,j,T,ee,G,Se,$,Ee,W,be,z,ye,A,te,v,se,J,Ce,k,ie,x,ne,V,pe,M,oe,p,H,D,re,q,ae,F,ce,I,K;const U=class U{constructor(...e){a(this,P);a(this,B);a(this,R);a(this,L);a(this,T);a(this,G);a(this,$);a(this,W);a(this,z);a(this,A);a(this,v);a(this,J);a(this,k);a(this,x);a(this,V);a(this,M);a(this,p);a(this,D);a(this,q);a(this,F);a(this,o,null);a(this,u,new Set);a(this,h,new Set);a(this,w,void 0);a(this,m,void 0);a(this,g,void 0);a(this,I,e=>{i(this,u).forEach(t=>{t(e)}),i(this,u).clear()});a(this,K,(e,t)=>{i(this,h).forEach(s=>{s(e,t)}),i(this,h).clear(),r(this,x,ne).call(this)});if(he.isBrowser){const t=e[0],s=e[1];E(this,o,r(this,P,ue).call(this,t,s==null?void 0:s.forceSvg)),r(this,R,ge).call(this,s)}}get node(){return i(this,o)}set node(e){var t;r(this,x,ne).call(this),E(this,o,e),(t=i(this,w))==null||t.call(this),i(this,o)instanceof Element&&E(this,m,[...i(this,o).querySelectorAll("store-root")]),r(this,k,ie).call(this),r(this,L,j).call(this)}};o=new WeakMap,u=new WeakMap,h=new WeakMap,w=new WeakMap,m=new WeakMap,g=new WeakMap,P=new WeakSet,ue=function(e,t){let s=null;if(e instanceof Node)s=e;else if(typeof e=="string")if(!e.includes("<")&&e.includes("-"))s=new(customElements.get(e));else if(e.includes("<")){const n=document.createElement("div");n.innerHTML=e,s=n.firstElementChild}else Le.has(e)||t?s=document.createElementNS("http://www.w3.org/2000/svg",e):s=document.createElement(e);else s=document.createElement("div");return s},B=new WeakSet,me=function(e){return e instanceof HTMLElement||e instanceof SVGElement},R=new WeakSet,ge=function(e){if(!e)return;const t=r(this,B,me).call(this,i(this,o)),s=e.ref;delete e.ref,e!=null&&e.onConnect&&(i(this,u).add(e.onConnect),delete e.onConnect),e!=null&&e.onDisconnect&&(i(this,h).add(e.onDisconnect),delete e.onDisconnect);let n,c;for(const l in e){const d=e[l];l==="class"&&t?r(this,T,ee).call(this,d):l==="style"&&t?r(this,W,be).call(this,d):l==="lightChildren"?r(this,p,H).call(this,i(this,o),d):l==="children"?r(this,p,H).call(this,i(this,o)instanceof Element?i(this,o).shadowRoot||i(this,o):i(this,o),d):l==="connectedClass"?i(this,u).add(()=>{requestAnimationFrame(()=>{i(this,o).classList.add(typeof d=="boolean"?"connected":d)})}):l.startsWith("on")?(c||(c={}),c[l]=d):(n||(n={}),n[l]=d)}r(this,V,pe).call(this,n),r(this,J,Ce).call(this,c),s&&(typeof s=="function"?s(i(this,o)):s.current=i(this,o)),r(this,L,j).call(this)},L=new WeakSet,j=function(){if(he.isBrowser&&(i(this,h).size||i(this,u).size)){const e=i(this,o)instanceof DocumentFragment?i(this,o).firstChild:i(this,o);E(this,w,we.connector.subscribe(e,{connectCallback:i(this,I),disconnectCallback:i(this,K),unsubscribeAfterDisconnect:!0,maxWaitSec:20}))}},T=new WeakSet,ee=function(e){if(e){if(typeof e=="string")i(this,o).classList.add(e);else if(Array.isArray(e))e.forEach(t=>{t&&r(this,T,ee).call(this,t)});else if(typeof e=="object")if(e instanceof b.Store)r(this,G,Se).call(this,e);else for(const t in e){const s=e[t];s instanceof b.Store?r(this,$,Ee).call(this,t,s):s?i(this,o).classList.add(t):i(this,o).classList.remove(t)}}else return},G=new WeakSet,Se=function(e){i(this,h).add(e.subscribe(({current:t,previous:s})=>{s&&[s].flat().forEach(n=>{n&&i(this,o).classList.remove(n)}),t&&[t].flat().forEach(n=>{n&&i(this,o).classList.add(n)})}))},$=new WeakSet,Ee=function(e,t){i(this,h).add(t.subscribe(({current:s})=>{s?i(this,o).classList.add(e):i(this,o).classList.remove(e)}))},W=new WeakSet,be=function(e){if(!e)return;i(this,o).tagName==="style"||i(this,o).tagName==="STYLE"?r(this,A,te).call(this,e):r(this,z,ye).call(this,e)},z=new WeakSet,ye=function(e){for(const t in e){const s=t,n=e[s];n instanceof b.Store?i(this,h).add(n.subscribe(({current:c})=>{r(this,v,se).call(this,s,c)})):r(this,v,se).call(this,s,n)}},A=new WeakSet,te=function(e){for(const t in e){const s=e[t];if(typeof s=="object"&&!(s instanceof b.Store))i(this,o).appendChild(document.createTextNode(`${t} {`)),r(this,A,te).call(this,s),i(this,o).appendChild(document.createTextNode("}"));else if(s instanceof b.Store){const n=document.createTextNode("");i(this,h).add(s.subscribe(c=>{c.current?n.nodeValue=`${_.camelToKebab(t)}: ${c.current};`:n.nodeValue=""})),i(this,o).appendChild(n)}else i(this,o).appendChild(document.createTextNode(`${_.camelToKebab(t)}: ${s};`))}},v=new WeakSet,se=function(e,t){e.includes("--")?t?i(this,o).style.setProperty(e,t.toString()):i(this,o).style.removeProperty(e):t?i(this,o).style[e]=t.toString():i(this,o).style[e]=""},J=new WeakSet,Ce=function(e){if(e){i(this,g)||E(this,g,[]);for(const t in e){const s=t,n=_.uncapitalize(s.split("on").slice(1).join("on")),c=e[s];typeof c=="object"?i(this,g).push({name:n,callback:c.callback,options:c.options}):typeof c=="function"&&i(this,g).push({name:n,callback:c})}r(this,k,ie).call(this)}},k=new WeakSet,ie=function(){var e;(e=i(this,g))==null||e.forEach(t=>{i(this,o).addEventListener(t.name,t.callback,t.options)})},x=new WeakSet,ne=function(){var e;(e=i(this,g))==null||e.forEach(t=>{i(this,o).removeEventListener(t.name,t.callback,t.options)})},V=new WeakSet,pe=function(e){for(const t in e){const s=e[t];s instanceof b.Store?i(this,h).add(s.subscribe(({current:n})=>{r(this,M,oe).call(this,t,n)})):r(this,M,oe).call(this,t,s)}},M=new WeakSet,oe=function(e,t){var n,c;const s=i(this,o);if(e in s&&!((c=(n=s.constructor)==null?void 0:n.observedAttributes)!=null&&c.includes(e)))t!=null&&(s[e]=t.toString());else if(t!=null){const l=t.toString();e.includes("xlink")?s.setAttributeNS("http://www.w3.org/1999/xlink",e,l):s.setAttribute(e,l)}},p=new WeakSet,H=function(e,t){t&&(t=[t].flat(),t.forEach(s=>{if(s instanceof b.Store){const n=document.createElement("div");n.style.display="contents",e.appendChild(n),i(this,m)||E(this,m,[]);const c=i(this,m).length;n.setAttribute("store-root",""),i(this,m).push(n),i(this,h).add(s.subscribe(({current:l,previous:d})=>{const y=i(this,m)[c];y.dispatchEvent(new CustomEvent("beforeChildrenChange",{bubbles:!0,composed:!0}));const Y=Array.from(y.childNodes),le=Array.isArray(l)?l:[l],Ne=Array.isArray(d)?d:[d],fe=[],Q=[];Y.length&&Ne.forEach((S,N)=>{le.includes(S)?Q.push(S):fe.push(Y[N])}),le.forEach((S,N)=>{if(Q[N]!=null){if(S!==Q[N]){const C=r(this,q,ae).call(this,S),X=Y[N];C instanceof Node&&!X.isEqualNode(C)?y.replaceChild(C,X):y.removeChild(X)}}else{const C=r(this,q,ae).call(this,S);C instanceof Node&&n.appendChild(C)}}),fe.forEach(S=>{y.removeChild(S)}),y.dispatchEvent(new CustomEvent("afterChildrenChange",{bubbles:!0,composed:!0}))}))}else if(s instanceof U)r(this,D,re).call(this,e,s.node);else if(s instanceof Function)r(this,p,H).call(this,e,de.isESClass(s)?new s:s());else{const n=r(this,F,ce).call(this,s);n instanceof Node&&r(this,D,re).call(this,e,n)}}))},D=new WeakSet,re=function(e,t){!(e instanceof ShadowRoot)&&t instanceof HTMLElement&&t.tagName==="STYLE"?(i(this,u).add(()=>{[...document.head.querySelectorAll("style")].find(n=>n.outerHTML===t.outerHTML)||document.head.appendChild(t)}),i(this,h).add(()=>{t.remove()})):e.appendChild(t)},q=new WeakSet,ae=function(e){return e instanceof U?e.node:typeof e=="function"?de.isESClass(e)?new e:e():r(this,F,ce).call(this,e)},F=new WeakSet,ce=function(e){if(e instanceof Node)return e;if(e!=null){const t=String(e);if(t.trim().startsWith("<")&&t.trim().endsWith(">")){const s=document.createElement("div");return s.innerHTML=t,s.firstElementChild}else return document.createTextNode(t)}else return},I=new WeakMap,K=new WeakMap;let O=U;exports.ElementConstructor=O;
@@ -1 +0,0 @@
1
- "use strict";const n=require("./globals-bYKki-b9.cjs");function o(e){n.currentComponentElement.value.addDisconnectCallback(e)}function c(e){const t=typeof e=="function"?e(n.currentComponentElement.value):e;return n.currentComponentElement.value&&o(()=>t.close()),t}exports._createStore=c;exports.onDisconnect=o;
@@ -1,12 +0,0 @@
1
- import { c as n } from "./globals-DMjysUXI.js";
2
- function t(e) {
3
- n.value.addDisconnectCallback(e);
4
- }
5
- function a(e) {
6
- const o = typeof e == "function" ? e(n.value) : e;
7
- return n.value && t(() => o.close()), o;
8
- }
9
- export {
10
- a as _,
11
- t as o
12
- };
@@ -1,8 +0,0 @@
1
- const t = { value: null }, n = {
2
- value: null
3
- }, e = { value: [] };
4
- export {
5
- e as a,
6
- t as c,
7
- n
8
- };
@@ -1 +0,0 @@
1
- "use strict";const t={value:null},n={value:null},e={value:[]};exports.contextStack=e;exports.currentComponentElement=t;exports.nextComponentAttributes=n;
@@ -1 +0,0 @@
1
- "use strict";var T=Object.defineProperty,_=Object.defineProperties;var F=Object.getOwnPropertyDescriptors;var y=Object.getOwnPropertySymbols;var M=Object.prototype.hasOwnProperty,R=Object.prototype.propertyIsEnumerable;var g=(t,e,n)=>e in t?T(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,C=(t,e)=>{for(var n in e||(e={}))M.call(e,n)&&g(t,n,e[n]);if(y)for(var n of y(e))R.call(e,n)&&g(t,n,e[n]);return t},k=(t,e)=>_(t,F(e));var D=(t,e,n)=>{if(!e.has(t))throw TypeError("Cannot "+n)};var o=(t,e,n)=>(D(t,e,"read from private field"),n?n.call(t):e.get(t)),u=(t,e,n)=>{if(e.has(t))throw TypeError("Cannot add the same private member more than once");e instanceof WeakSet?e.add(t):e.set(t,n)};var A=(t,e,n)=>new Promise((c,d)=>{var m=s=>{try{l(n.next(s))}catch(h){d(h)}},i=s=>{try{l(n.throw(s))}catch(h){d(h)}},l=s=>s.done?c(s.value):Promise.resolve(s.value).then(m,i);l((n=n.apply(t,e)).next())});const w=require("./ElementConstructor-khLPmQ9V.cjs"),j=require("./object-CCiXnER2.cjs"),H=require("./string-DhgS_iFl.cjs"),r=require("./globals-bYKki-b9.cjs");require("./Store-Cr3VaD9G.cjs");require("./ticker/index.cjs");var x,f,a,E,v;class I extends HTMLElement{constructor(n){var i;super();u(this,x,new Set);u(this,f,new Set);u(this,a,new Map);u(this,E,()=>{r.contextStack.value.unshift(o(this,a))});u(this,v,()=>{r.contextStack.value=r.contextStack.value.filter(n=>n!==o(this,a))});const c=r.currentComponentElement.value;r.currentComponentElement.value=this,o(this,E).call(this);const d=n==null?void 0:n.tag(k(C({},n.attributes),{this:this})),m=(i=r.nextComponentAttributes.value)!=null&&i.lightChildren?"lightChildren":"children";new w.ElementConstructor(this,k(C({},r.nextComponentAttributes.value),{[m]:d})),r.currentComponentElement.value=c,r.nextComponentAttributes.value=null,o(this,v).call(this)}addConnectCallback(n){o(this,x).add(n)}addDisconnectCallback(n){o(this,f).add(n)}createContext(n,c){o(this,a).set(n,c)}connectedCallback(){r.currentComponentElement.value=this,o(this,x).forEach(n=>A(this,null,function*(){const c=yield n(this);this.isConnected&&c&&o(this,f).add(c)})),r.currentComponentElement.value=null,this.addEventListener("beforeChildrenChange",o(this,E)),this.addEventListener("afterChildrenChange",o(this,v))}disconnectedCallback(){o(this,f).forEach(n=>{n(this)}),this.removeEventListener("beforeChildrenChange",o(this,E)),this.removeEventListener("afterChildrenChange",o(this,v))}}x=new WeakMap,f=new WeakMap,a=new WeakMap,E=new WeakMap,v=new WeakMap;function q(t,e,...n){var i;n=n.flat().filter(l=>l!=null);const c=[],d=[];e=e||{},c.push(...n.reverse());const m=t==="instance";if(m&&e.from&&(t=e.from,e==null||delete e.from),typeof t=="function")if(m){let l=null;return j.isESClass(t)?l=new t:l=t(),delete e.children,()=>new w.ElementConstructor(l,e).node}else{if(e.children=c.reverse(),t===p)return p(e.children);const l={noCustomElement:t.noCustomElement,onlyRegister:e.__register};if(e==null||delete e.__register,l.noCustomElement){const S=t(C({},e));return()=>S}const s=`e-${H.camelToKebab(t.name)}`;let h=customElements.get(s);return h||(h=(i=class extends I{constructor(L){super(l.onlyRegister?{tag:t,attributes:e}:L)}},i.formAssociated=t.formAssociated,i),customElements.define(s,h)),()=>l.onlyRegister?h:new h({tag:t,attributes:e})}for(;c.length;){const l=c.pop();Array.isArray(l)?c.push(...l):l!=null&&d.push(l)}if(t==="component"){const l=p(d);return r.nextComponentAttributes.value=e,l.node}else{const l=e!=null&&e.lightChildren?"lightChildren":"children";return e==null||delete e.children,t?new w.ElementConstructor(t,k(C({},e),{[l]:d})):null}}function p(t){return new w.ElementConstructor(document.createDocumentFragment(),{children:t})}function K(t,e){const n=e==null?void 0:e.children,c=e==null?void 0:e.attributes;return q(t,C({},c),n)()}exports.Fragment=p;exports.h=q;exports.instantiate=K;
@@ -1,152 +0,0 @@
1
- var F = Object.defineProperty, M = Object.defineProperties;
2
- var R = Object.getOwnPropertyDescriptors;
3
- var A = Object.getOwnPropertySymbols;
4
- var D = Object.prototype.hasOwnProperty, H = Object.prototype.propertyIsEnumerable;
5
- var L = (l, e, n) => e in l ? F(l, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : l[e] = n, m = (l, e) => {
6
- for (var n in e || (e = {}))
7
- D.call(e, n) && L(l, n, e[n]);
8
- if (A)
9
- for (var n of A(e))
10
- H.call(e, n) && L(l, n, e[n]);
11
- return l;
12
- }, w = (l, e) => M(l, R(e));
13
- var I = (l, e, n) => {
14
- if (!e.has(l))
15
- throw TypeError("Cannot " + n);
16
- };
17
- var s = (l, e, n) => (I(l, e, "read from private field"), n ? n.call(l) : e.get(l)), f = (l, e, n) => {
18
- if (e.has(l))
19
- throw TypeError("Cannot add the same private member more than once");
20
- e instanceof WeakSet ? e.add(l) : e.set(l, n);
21
- };
22
- var T = (l, e, n) => new Promise((o, t) => {
23
- var d = (h) => {
24
- try {
25
- c(n.next(h));
26
- } catch (r) {
27
- t(r);
28
- }
29
- }, i = (h) => {
30
- try {
31
- c(n.throw(h));
32
- } catch (r) {
33
- t(r);
34
- }
35
- }, c = (h) => h.done ? o(h.value) : Promise.resolve(h.value).then(d, i);
36
- c((n = n.apply(l, e)).next());
37
- });
38
- import { E as x } from "./ElementConstructor-Be8H1POO.js";
39
- import { i as K } from "./object-D6MVWB4l.js";
40
- import { c as $ } from "./string-f0Dnk0L1.js";
41
- import { c as E, n as k, a as y } from "./globals-DMjysUXI.js";
42
- import "./Store-Qr3SNOSf.js";
43
- import "./ticker/index.js";
44
- var p, C, a, u, v;
45
- class j extends HTMLElement {
46
- constructor(n) {
47
- var i;
48
- super();
49
- f(this, p, /* @__PURE__ */ new Set());
50
- f(this, C, /* @__PURE__ */ new Set());
51
- f(this, a, /* @__PURE__ */ new Map());
52
- f(this, u, () => {
53
- y.value.unshift(s(this, a));
54
- });
55
- f(this, v, () => {
56
- y.value = y.value.filter(
57
- (n) => n !== s(this, a)
58
- );
59
- });
60
- const o = E.value;
61
- E.value = this, s(this, u).call(this);
62
- const t = n == null ? void 0 : n.tag(w(m({}, n.attributes), {
63
- this: this
64
- })), d = (i = k.value) != null && i.lightChildren ? "lightChildren" : "children";
65
- new x(this, w(m({}, k.value), {
66
- [d]: t
67
- })), E.value = o, k.value = null, s(this, v).call(this);
68
- }
69
- addConnectCallback(n) {
70
- s(this, p).add(n);
71
- }
72
- addDisconnectCallback(n) {
73
- s(this, C).add(n);
74
- }
75
- createContext(n, o) {
76
- s(this, a).set(n, o);
77
- }
78
- connectedCallback() {
79
- E.value = this, s(this, p).forEach((n) => T(this, null, function* () {
80
- const o = yield n(this);
81
- this.isConnected && o && s(this, C).add(o);
82
- })), E.value = null, this.addEventListener("beforeChildrenChange", s(this, u)), this.addEventListener("afterChildrenChange", s(this, v));
83
- }
84
- disconnectedCallback() {
85
- s(this, C).forEach((n) => {
86
- n(this);
87
- }), this.removeEventListener("beforeChildrenChange", s(this, u)), this.removeEventListener("afterChildrenChange", s(this, v));
88
- }
89
- }
90
- p = new WeakMap(), C = new WeakMap(), a = new WeakMap(), u = new WeakMap(), v = new WeakMap();
91
- function q(l, e, ...n) {
92
- var i;
93
- n = n.flat().filter((c) => c != null);
94
- const o = [], t = [];
95
- e = e || {}, o.push(...n.reverse());
96
- const d = l === "instance";
97
- if (d && e.from && (l = e.from, e == null || delete e.from), typeof l == "function")
98
- if (d) {
99
- let c = null;
100
- return K(l) ? c = new l() : c = l(), delete e.children, () => new x(c, e).node;
101
- } else {
102
- if (e.children = o.reverse(), l === g)
103
- return g(e.children);
104
- const c = {
105
- noCustomElement: l.noCustomElement,
106
- onlyRegister: e.__register
107
- };
108
- if (e == null || delete e.__register, c.noCustomElement) {
109
- const S = l(m({}, e));
110
- return () => S;
111
- }
112
- const h = `e-${$(l.name)}`;
113
- let r = customElements.get(h);
114
- return r || (r = (i = class extends j {
115
- constructor(_) {
116
- super(
117
- c.onlyRegister ? {
118
- tag: l,
119
- attributes: e
120
- } : _
121
- );
122
- }
123
- }, i.formAssociated = l.formAssociated, i), customElements.define(h, r)), () => c.onlyRegister ? r : new r({ tag: l, attributes: e });
124
- }
125
- for (; o.length; ) {
126
- const c = o.pop();
127
- Array.isArray(c) ? o.push(...c) : c != null && t.push(c);
128
- }
129
- if (l === "component") {
130
- const c = g(t);
131
- return k.value = e, c.node;
132
- } else {
133
- const c = e != null && e.lightChildren ? "lightChildren" : "children";
134
- return e == null || delete e.children, l ? new x(l, w(m({}, e), {
135
- [c]: t
136
- })) : null;
137
- }
138
- }
139
- function g(l) {
140
- return new x(document.createDocumentFragment(), {
141
- children: l
142
- });
143
- }
144
- function Q(l, e) {
145
- const n = e == null ? void 0 : e.children, o = e == null ? void 0 : e.attributes;
146
- return (/* @__PURE__ */ q(l, m({}, o), n))();
147
- }
148
- export {
149
- g as F,
150
- q as h,
151
- Q as i
152
- };
@@ -1,17 +0,0 @@
1
- export interface ComponentElementParameters {
2
- tag: Function;
3
- attributes: null | {
4
- [key: string]: any;
5
- };
6
- }
7
- export type ComponentConnectCallback = (e: ComponentElement) => void | (() => void) | Promise<void> | Promise<() => void> | ComponentDisconnectCallback;
8
- export type ComponentDisconnectCallback = (e: ComponentElement) => void | Promise<void>;
9
- export declare class ComponentElement extends HTMLElement {
10
- #private;
11
- constructor(parameters?: ComponentElementParameters);
12
- addConnectCallback(callback: ComponentConnectCallback): void;
13
- addDisconnectCallback(callback: ComponentDisconnectCallback): void;
14
- createContext(name: string, value: any): void;
15
- protected connectedCallback(): void;
16
- protected disconnectedCallback(): void;
17
- }
@@ -1,13 +0,0 @@
1
- import { ComponentElement } from './ComponentElement';
2
-
3
- export declare const currentComponentElement: {
4
- value: ComponentElement;
5
- };
6
- export declare const nextComponentAttributes: {
7
- value: {
8
- [key: string]: any;
9
- } | null;
10
- };
11
- export declare const contextStack: {
12
- value: Array<Map<string, any>>;
13
- };
@@ -1,6 +0,0 @@
1
- import { ElementConstructor } from '../element-constructor';
2
-
3
- export declare function h(tag: string | JSX.Component, attributes?: null | {
4
- [key: string]: any;
5
- }, ...children: JSX.ComponentChildren): Node | (() => any) | ElementConstructor<DocumentFragment, Node> | null;
6
- export declare function Fragment(children: any): ElementConstructor<DocumentFragment, Node>;
@@ -1,3 +0,0 @@
1
- import { Damped } from '../../../animation';
2
-
3
- export declare function createDamped(...parameters: ConstructorParameters<typeof Damped>): Damped;
@@ -1,3 +0,0 @@
1
- import { Tweened } from '../../../animation';
2
-
3
- export declare function createTweened(...parameters: ConstructorParameters<typeof Tweened>): Tweened;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("../../../Store-Cr3VaD9G.cjs");require("../../../ticker/index.cjs");const t=require("../../../Damped-Da3EnNN4.cjs"),r=require("../../../_createStore-C75y9luu.cjs"),n=require("../../../Tweened-DksN-Rz6.cjs");function c(...e){return r._createStore(new t.Damped(...e))}function a(...e){return r._createStore(new n.Tweened(...e))}exports.createDamped=c;exports.createTweened=a;
@@ -1,2 +0,0 @@
1
- export { createDamped } from './createDamped';
2
- export { createTweened } from './createTweened';
@@ -1,15 +0,0 @@
1
- import "../../../Store-Qr3SNOSf.js";
2
- import "../../../ticker/index.js";
3
- import { D as t } from "../../../Damped-yrNXlkDE.js";
4
- import { _ as r } from "../../../_createStore-D3qHYaSz.js";
5
- import { T as o } from "../../../Tweened-CjgvoOwL.js";
6
- function c(...e) {
7
- return r(new t(...e));
8
- }
9
- function f(...e) {
10
- return r(new o(...e));
11
- }
12
- export {
13
- c as createDamped,
14
- f as createTweened
15
- };
@@ -1,4 +0,0 @@
1
- import { Store } from '../../../store';
2
- import { ComponentElement } from '../../ComponentElement';
3
-
4
- export declare function _createStore<T extends Store<any, any>>(arg: T | ((e: ComponentElement | null) => T)): T;
@@ -1 +0,0 @@
1
- export declare function attachInternals(): ElementInternals;