@genome-spy/app 0.75.0 → 0.76.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/AbortablePromiseCache-beUIcZcW.js +96 -0
- package/dist/agentApi-CzdacisO.js +25226 -0
- package/dist/agentApi.es.js +9460 -0
- package/dist/agentShared.es.js +4742 -0
- package/dist/{blosc-oa0DlI6G.js → blosc-BX4BJ8sR.js} +1 -1
- package/dist/componentStyles-CIXoKEp0.js +2182 -0
- package/dist/dialog.es.js +377 -0
- package/dist/{esm-n0auOe11.js → esm-BH0wx5y-.js} +1 -1
- package/dist/esm-BLfLaJtE.js +121 -0
- package/dist/{esm-D-WfYOx7.js → esm-BWsx1OJ2.js} +25 -25
- package/dist/{browser-Dvlo92rx.js → esm-BY4T8YoD.js} +38 -22
- package/dist/esm-CZvS2Ldm.js +155 -0
- package/dist/esm-CdIesJ1z.js +461 -0
- package/dist/{esm-DCCYNvaz.js → esm-Cr7pLUfG.js} +50 -50
- package/dist/esm-D-y0Ce1M.js +573 -0
- package/dist/esm-DHOMWRoL.js +1426 -0
- package/dist/{esm-Cmo4qEPr.js → esm-DJUb6vy0.js} +5 -5
- package/dist/esm-DPS6pYKF.js +1248 -0
- package/dist/esm-DRZ5LLNH.js +142 -0
- package/dist/esm-DjF6pKy5.js +369 -0
- package/dist/esm-PDPkTR1_.js +1015 -0
- package/dist/esm-s_SlArJ8.js +298 -0
- package/dist/index.es.js +7874 -28936
- package/dist/index.js +1127 -729
- package/dist/lit-ymUSmGBw.js +510 -0
- package/dist/{lz4-jZ0zyLBa.js → lz4-BSYl80V8.js} +1 -1
- package/dist/parquetRead-m8-8_SpH.js +1609 -0
- package/dist/schema.json +445 -85
- package/dist/style.css +1 -1
- package/dist/viewUtils-C5htqZCm.js +14147 -0
- package/dist/{zstd-C6ksIG9r.js → zstd-BAfRM3IH.js} +1 -1
- package/package.json +30 -5
- package/src/agentApi/index.d.ts +123 -0
- package/src/agentShared/index.d.ts +97 -0
- package/src/agentShared/types.d.ts +8 -0
- package/src/appTypes.d.ts +75 -0
- package/src/bookmark/databaseSchema.d.ts +33 -0
- package/src/charts/boxplotTypes.d.ts +15 -0
- package/src/charts/sampleAttributePlotTypes.d.ts +149 -0
- package/src/coreSpecAugmentation.d.ts +29 -0
- package/src/dialog/index.d.ts +5 -0
- package/src/embedTypes.d.ts +9 -0
- package/src/index.d.ts +16 -0
- package/src/sampleView/sampleViewTypes.d.ts +174 -0
- package/src/sampleView/state/payloadTypes.d.ts +400 -0
- package/src/sampleView/state/sampleState.d.ts +76 -0
- package/src/sampleView/types.d.ts +125 -0
- package/src/spec/appSpec.d.ts +54 -0
- package/src/spec/sampleView.d.ts +487 -0
- package/src/spec/view.d.ts +124 -0
- package/src/state/paramProvenanceTypes.d.ts +215 -0
- package/src/state/selectionExpansionTypes.d.ts +77 -0
- package/src/state.d.ts +97 -0
- package/src/types/lz-string.d.ts +24 -0
- package/src/types/vega-loader.d.ts +1 -0
- package/src/utils/colorScaleSummary.d.ts +15 -0
- package/src/utils/statistics/fieldSummary.d.ts +49 -0
- package/src/vite-env.d.ts +6 -0
- package/LICENSE +0 -21
- /package/dist/{AbortablePromiseCache-3gHJdF3E.js → AbortablePromiseCache-BDH1cqFl.js} +0 -0
- /package/dist/{chunk-INHXZS53-fPMmEwMt.js → chunk-INHXZS53-DwEV9sMh.js} +0 -0
- /package/dist/{esm-BygJiwh0.js → esm-BL9SNSnj.js} +0 -0
- /package/dist/{esm-B8-vSu-c.js → esm-BwW--bVV.js} +0 -0
- /package/dist/{esm-CGX-qz1d.js → esm-Bz_92nH0.js} +0 -0
- /package/dist/{esm-CuMSzCHy.js → esm-D2_c7lXY.js} +0 -0
- /package/dist/{parquetRead-CJe1UPsz.js → parquetRead-BuEN-6yG.js} +0 -0
|
@@ -0,0 +1,510 @@
|
|
|
1
|
+
//#region ../../node_modules/@lit/reactive-element/css-tag.js
|
|
2
|
+
var e = globalThis, t = e.ShadowRoot && (e.ShadyCSS === void 0 || e.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, n = Symbol(), r = /* @__PURE__ */ new WeakMap(), i = class {
|
|
3
|
+
constructor(e, t, r) {
|
|
4
|
+
if (this._$cssResult$ = !0, r !== n) throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");
|
|
5
|
+
this.cssText = e, this.t = t;
|
|
6
|
+
}
|
|
7
|
+
get styleSheet() {
|
|
8
|
+
let e = this.o, n = this.t;
|
|
9
|
+
if (t && e === void 0) {
|
|
10
|
+
let t = n !== void 0 && n.length === 1;
|
|
11
|
+
t && (e = r.get(n)), e === void 0 && ((this.o = e = new CSSStyleSheet()).replaceSync(this.cssText), t && r.set(n, e));
|
|
12
|
+
}
|
|
13
|
+
return e;
|
|
14
|
+
}
|
|
15
|
+
toString() {
|
|
16
|
+
return this.cssText;
|
|
17
|
+
}
|
|
18
|
+
}, a = (e) => new i(typeof e == "string" ? e : e + "", void 0, n), o = (e, ...t) => new i(e.length === 1 ? e[0] : t.reduce((t, n, r) => t + ((e) => {
|
|
19
|
+
if (!0 === e._$cssResult$) return e.cssText;
|
|
20
|
+
if (typeof e == "number") return e;
|
|
21
|
+
throw Error("Value passed to 'css' function must be a 'css' function result: " + e + ". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.");
|
|
22
|
+
})(n) + e[r + 1], e[0]), e, n), s = (n, r) => {
|
|
23
|
+
if (t) n.adoptedStyleSheets = r.map((e) => e instanceof CSSStyleSheet ? e : e.styleSheet);
|
|
24
|
+
else for (let t of r) {
|
|
25
|
+
let r = document.createElement("style"), i = e.litNonce;
|
|
26
|
+
i !== void 0 && r.setAttribute("nonce", i), r.textContent = t.cssText, n.appendChild(r);
|
|
27
|
+
}
|
|
28
|
+
}, c = t ? (e) => e : (e) => e instanceof CSSStyleSheet ? ((e) => {
|
|
29
|
+
let t = "";
|
|
30
|
+
for (let n of e.cssRules) t += n.cssText;
|
|
31
|
+
return a(t);
|
|
32
|
+
})(e) : e, { is: l, defineProperty: u, getOwnPropertyDescriptor: d, getOwnPropertyNames: f, getOwnPropertySymbols: ee, getPrototypeOf: te } = Object, p = globalThis, m = p.trustedTypes, ne = m ? m.emptyScript : "", re = p.reactiveElementPolyfillSupport, h = (e, t) => e, g = {
|
|
33
|
+
toAttribute(e, t) {
|
|
34
|
+
switch (t) {
|
|
35
|
+
case Boolean:
|
|
36
|
+
e = e ? ne : null;
|
|
37
|
+
break;
|
|
38
|
+
case Object:
|
|
39
|
+
case Array: e = e == null ? e : JSON.stringify(e);
|
|
40
|
+
}
|
|
41
|
+
return e;
|
|
42
|
+
},
|
|
43
|
+
fromAttribute(e, t) {
|
|
44
|
+
let n = e;
|
|
45
|
+
switch (t) {
|
|
46
|
+
case Boolean:
|
|
47
|
+
n = e !== null;
|
|
48
|
+
break;
|
|
49
|
+
case Number:
|
|
50
|
+
n = e === null ? null : Number(e);
|
|
51
|
+
break;
|
|
52
|
+
case Object:
|
|
53
|
+
case Array: try {
|
|
54
|
+
n = JSON.parse(e);
|
|
55
|
+
} catch {
|
|
56
|
+
n = null;
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
return n;
|
|
60
|
+
}
|
|
61
|
+
}, _ = (e, t) => !l(e, t), v = {
|
|
62
|
+
attribute: !0,
|
|
63
|
+
type: String,
|
|
64
|
+
converter: g,
|
|
65
|
+
reflect: !1,
|
|
66
|
+
useDefault: !1,
|
|
67
|
+
hasChanged: _
|
|
68
|
+
};
|
|
69
|
+
Symbol.metadata ??= Symbol("metadata"), p.litPropertyMetadata ??= /* @__PURE__ */ new WeakMap();
|
|
70
|
+
var y = class extends HTMLElement {
|
|
71
|
+
static addInitializer(e) {
|
|
72
|
+
this._$Ei(), (this.l ??= []).push(e);
|
|
73
|
+
}
|
|
74
|
+
static get observedAttributes() {
|
|
75
|
+
return this.finalize(), this._$Eh && [...this._$Eh.keys()];
|
|
76
|
+
}
|
|
77
|
+
static createProperty(e, t = v) {
|
|
78
|
+
if (t.state && (t.attribute = !1), this._$Ei(), this.prototype.hasOwnProperty(e) && ((t = Object.create(t)).wrapped = !0), this.elementProperties.set(e, t), !t.noAccessor) {
|
|
79
|
+
let n = Symbol(), r = this.getPropertyDescriptor(e, n, t);
|
|
80
|
+
r !== void 0 && u(this.prototype, e, r);
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
static getPropertyDescriptor(e, t, n) {
|
|
84
|
+
let { get: r, set: i } = d(this.prototype, e) ?? {
|
|
85
|
+
get() {
|
|
86
|
+
return this[t];
|
|
87
|
+
},
|
|
88
|
+
set(e) {
|
|
89
|
+
this[t] = e;
|
|
90
|
+
}
|
|
91
|
+
};
|
|
92
|
+
return {
|
|
93
|
+
get: r,
|
|
94
|
+
set(t) {
|
|
95
|
+
let a = r?.call(this);
|
|
96
|
+
i?.call(this, t), this.requestUpdate(e, a, n);
|
|
97
|
+
},
|
|
98
|
+
configurable: !0,
|
|
99
|
+
enumerable: !0
|
|
100
|
+
};
|
|
101
|
+
}
|
|
102
|
+
static getPropertyOptions(e) {
|
|
103
|
+
return this.elementProperties.get(e) ?? v;
|
|
104
|
+
}
|
|
105
|
+
static _$Ei() {
|
|
106
|
+
if (this.hasOwnProperty(h("elementProperties"))) return;
|
|
107
|
+
let e = te(this);
|
|
108
|
+
e.finalize(), e.l !== void 0 && (this.l = [...e.l]), this.elementProperties = new Map(e.elementProperties);
|
|
109
|
+
}
|
|
110
|
+
static finalize() {
|
|
111
|
+
if (this.hasOwnProperty(h("finalized"))) return;
|
|
112
|
+
if (this.finalized = !0, this._$Ei(), this.hasOwnProperty(h("properties"))) {
|
|
113
|
+
let e = this.properties, t = [...f(e), ...ee(e)];
|
|
114
|
+
for (let n of t) this.createProperty(n, e[n]);
|
|
115
|
+
}
|
|
116
|
+
let e = this[Symbol.metadata];
|
|
117
|
+
if (e !== null) {
|
|
118
|
+
let t = litPropertyMetadata.get(e);
|
|
119
|
+
if (t !== void 0) for (let [e, n] of t) this.elementProperties.set(e, n);
|
|
120
|
+
}
|
|
121
|
+
this._$Eh = /* @__PURE__ */ new Map();
|
|
122
|
+
for (let [e, t] of this.elementProperties) {
|
|
123
|
+
let n = this._$Eu(e, t);
|
|
124
|
+
n !== void 0 && this._$Eh.set(n, e);
|
|
125
|
+
}
|
|
126
|
+
this.elementStyles = this.finalizeStyles(this.styles);
|
|
127
|
+
}
|
|
128
|
+
static finalizeStyles(e) {
|
|
129
|
+
let t = [];
|
|
130
|
+
if (Array.isArray(e)) {
|
|
131
|
+
let n = new Set(e.flat(Infinity).reverse());
|
|
132
|
+
for (let e of n) t.unshift(c(e));
|
|
133
|
+
} else e !== void 0 && t.push(c(e));
|
|
134
|
+
return t;
|
|
135
|
+
}
|
|
136
|
+
static _$Eu(e, t) {
|
|
137
|
+
let n = t.attribute;
|
|
138
|
+
return !1 === n ? void 0 : typeof n == "string" ? n : typeof e == "string" ? e.toLowerCase() : void 0;
|
|
139
|
+
}
|
|
140
|
+
constructor() {
|
|
141
|
+
super(), this._$Ep = void 0, this.isUpdatePending = !1, this.hasUpdated = !1, this._$Em = null, this._$Ev();
|
|
142
|
+
}
|
|
143
|
+
_$Ev() {
|
|
144
|
+
this._$ES = new Promise((e) => this.enableUpdating = e), this._$AL = /* @__PURE__ */ new Map(), this._$E_(), this.requestUpdate(), this.constructor.l?.forEach((e) => e(this));
|
|
145
|
+
}
|
|
146
|
+
addController(e) {
|
|
147
|
+
(this._$EO ??= /* @__PURE__ */ new Set()).add(e), this.renderRoot !== void 0 && this.isConnected && e.hostConnected?.();
|
|
148
|
+
}
|
|
149
|
+
removeController(e) {
|
|
150
|
+
this._$EO?.delete(e);
|
|
151
|
+
}
|
|
152
|
+
_$E_() {
|
|
153
|
+
let e = /* @__PURE__ */ new Map(), t = this.constructor.elementProperties;
|
|
154
|
+
for (let n of t.keys()) this.hasOwnProperty(n) && (e.set(n, this[n]), delete this[n]);
|
|
155
|
+
e.size > 0 && (this._$Ep = e);
|
|
156
|
+
}
|
|
157
|
+
createRenderRoot() {
|
|
158
|
+
let e = this.shadowRoot ?? this.attachShadow(this.constructor.shadowRootOptions);
|
|
159
|
+
return s(e, this.constructor.elementStyles), e;
|
|
160
|
+
}
|
|
161
|
+
connectedCallback() {
|
|
162
|
+
this.renderRoot ??= this.createRenderRoot(), this.enableUpdating(!0), this._$EO?.forEach((e) => e.hostConnected?.());
|
|
163
|
+
}
|
|
164
|
+
enableUpdating(e) {}
|
|
165
|
+
disconnectedCallback() {
|
|
166
|
+
this._$EO?.forEach((e) => e.hostDisconnected?.());
|
|
167
|
+
}
|
|
168
|
+
attributeChangedCallback(e, t, n) {
|
|
169
|
+
this._$AK(e, n);
|
|
170
|
+
}
|
|
171
|
+
_$ET(e, t) {
|
|
172
|
+
let n = this.constructor.elementProperties.get(e), r = this.constructor._$Eu(e, n);
|
|
173
|
+
if (r !== void 0 && !0 === n.reflect) {
|
|
174
|
+
let i = (n.converter?.toAttribute === void 0 ? g : n.converter).toAttribute(t, n.type);
|
|
175
|
+
this._$Em = e, i == null ? this.removeAttribute(r) : this.setAttribute(r, i), this._$Em = null;
|
|
176
|
+
}
|
|
177
|
+
}
|
|
178
|
+
_$AK(e, t) {
|
|
179
|
+
let n = this.constructor, r = n._$Eh.get(e);
|
|
180
|
+
if (r !== void 0 && this._$Em !== r) {
|
|
181
|
+
let e = n.getPropertyOptions(r), i = typeof e.converter == "function" ? { fromAttribute: e.converter } : e.converter?.fromAttribute === void 0 ? g : e.converter;
|
|
182
|
+
this._$Em = r;
|
|
183
|
+
let a = i.fromAttribute(t, e.type);
|
|
184
|
+
this[r] = a ?? this._$Ej?.get(r) ?? a, this._$Em = null;
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
requestUpdate(e, t, n, r = !1, i) {
|
|
188
|
+
if (e !== void 0) {
|
|
189
|
+
let a = this.constructor;
|
|
190
|
+
if (!1 === r && (i = this[e]), n ??= a.getPropertyOptions(e), !((n.hasChanged ?? _)(i, t) || n.useDefault && n.reflect && i === this._$Ej?.get(e) && !this.hasAttribute(a._$Eu(e, n)))) return;
|
|
191
|
+
this.C(e, t, n);
|
|
192
|
+
}
|
|
193
|
+
!1 === this.isUpdatePending && (this._$ES = this._$EP());
|
|
194
|
+
}
|
|
195
|
+
C(e, t, { useDefault: n, reflect: r, wrapped: i }, a) {
|
|
196
|
+
n && !(this._$Ej ??= /* @__PURE__ */ new Map()).has(e) && (this._$Ej.set(e, a ?? t ?? this[e]), !0 !== i || a !== void 0) || (this._$AL.has(e) || (this.hasUpdated || n || (t = void 0), this._$AL.set(e, t)), !0 === r && this._$Em !== e && (this._$Eq ??= /* @__PURE__ */ new Set()).add(e));
|
|
197
|
+
}
|
|
198
|
+
async _$EP() {
|
|
199
|
+
this.isUpdatePending = !0;
|
|
200
|
+
try {
|
|
201
|
+
await this._$ES;
|
|
202
|
+
} catch (e) {
|
|
203
|
+
Promise.reject(e);
|
|
204
|
+
}
|
|
205
|
+
let e = this.scheduleUpdate();
|
|
206
|
+
return e != null && await e, !this.isUpdatePending;
|
|
207
|
+
}
|
|
208
|
+
scheduleUpdate() {
|
|
209
|
+
return this.performUpdate();
|
|
210
|
+
}
|
|
211
|
+
performUpdate() {
|
|
212
|
+
if (!this.isUpdatePending) return;
|
|
213
|
+
if (!this.hasUpdated) {
|
|
214
|
+
if (this.renderRoot ??= this.createRenderRoot(), this._$Ep) {
|
|
215
|
+
for (let [e, t] of this._$Ep) this[e] = t;
|
|
216
|
+
this._$Ep = void 0;
|
|
217
|
+
}
|
|
218
|
+
let e = this.constructor.elementProperties;
|
|
219
|
+
if (e.size > 0) for (let [t, n] of e) {
|
|
220
|
+
let { wrapped: e } = n, r = this[t];
|
|
221
|
+
!0 !== e || this._$AL.has(t) || r === void 0 || this.C(t, void 0, n, r);
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
let e = !1, t = this._$AL;
|
|
225
|
+
try {
|
|
226
|
+
e = this.shouldUpdate(t), e ? (this.willUpdate(t), this._$EO?.forEach((e) => e.hostUpdate?.()), this.update(t)) : this._$EM();
|
|
227
|
+
} catch (t) {
|
|
228
|
+
throw e = !1, this._$EM(), t;
|
|
229
|
+
}
|
|
230
|
+
e && this._$AE(t);
|
|
231
|
+
}
|
|
232
|
+
willUpdate(e) {}
|
|
233
|
+
_$AE(e) {
|
|
234
|
+
this._$EO?.forEach((e) => e.hostUpdated?.()), this.hasUpdated || (this.hasUpdated = !0, this.firstUpdated(e)), this.updated(e);
|
|
235
|
+
}
|
|
236
|
+
_$EM() {
|
|
237
|
+
this._$AL = /* @__PURE__ */ new Map(), this.isUpdatePending = !1;
|
|
238
|
+
}
|
|
239
|
+
get updateComplete() {
|
|
240
|
+
return this.getUpdateComplete();
|
|
241
|
+
}
|
|
242
|
+
getUpdateComplete() {
|
|
243
|
+
return this._$ES;
|
|
244
|
+
}
|
|
245
|
+
shouldUpdate(e) {
|
|
246
|
+
return !0;
|
|
247
|
+
}
|
|
248
|
+
update(e) {
|
|
249
|
+
this._$Eq &&= this._$Eq.forEach((e) => this._$ET(e, this[e])), this._$EM();
|
|
250
|
+
}
|
|
251
|
+
updated(e) {}
|
|
252
|
+
firstUpdated(e) {}
|
|
253
|
+
};
|
|
254
|
+
y.elementStyles = [], y.shadowRootOptions = { mode: "open" }, y[h("elementProperties")] = /* @__PURE__ */ new Map(), y[h("finalized")] = /* @__PURE__ */ new Map(), re?.({ ReactiveElement: y }), (p.reactiveElementVersions ??= []).push("2.1.2");
|
|
255
|
+
//#endregion
|
|
256
|
+
//#region ../../node_modules/lit-html/lit-html.js
|
|
257
|
+
var b = globalThis, x = (e) => e, S = b.trustedTypes, C = S ? S.createPolicy("lit-html", { createHTML: (e) => e }) : void 0, w = "$lit$", T = `lit$${Math.random().toFixed(9).slice(2)}$`, E = "?" + T, D = `<${E}>`, O = document, k = () => O.createComment(""), A = (e) => e === null || typeof e != "object" && typeof e != "function", j = Array.isArray, M = (e) => j(e) || typeof e?.[Symbol.iterator] == "function", N = "[ \n\f\r]", P = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, F = /-->/g, I = />/g, L = RegExp(`>|${N}(?:([^\\s"'>=/]+)(${N}*=${N}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`, "g"), R = /'/g, z = /"/g, B = /^(?:script|style|textarea|title)$/i, V = ((e) => (t, ...n) => ({
|
|
258
|
+
_$litType$: e,
|
|
259
|
+
strings: t,
|
|
260
|
+
values: n
|
|
261
|
+
}))(1), H = Symbol.for("lit-noChange"), U = Symbol.for("lit-nothing"), W = /* @__PURE__ */ new WeakMap(), G = O.createTreeWalker(O, 129);
|
|
262
|
+
function K(e, t) {
|
|
263
|
+
if (!j(e) || !e.hasOwnProperty("raw")) throw Error("invalid template strings array");
|
|
264
|
+
return C === void 0 ? t : C.createHTML(t);
|
|
265
|
+
}
|
|
266
|
+
var ie = (e, t) => {
|
|
267
|
+
let n = e.length - 1, r = [], i, a = t === 2 ? "<svg>" : t === 3 ? "<math>" : "", o = P;
|
|
268
|
+
for (let t = 0; t < n; t++) {
|
|
269
|
+
let n = e[t], s, c, l = -1, u = 0;
|
|
270
|
+
for (; u < n.length && (o.lastIndex = u, c = o.exec(n), c !== null);) u = o.lastIndex, o === P ? c[1] === "!--" ? o = F : c[1] === void 0 ? c[2] === void 0 ? c[3] !== void 0 && (o = L) : (B.test(c[2]) && (i = RegExp("</" + c[2], "g")), o = L) : o = I : o === L ? c[0] === ">" ? (o = i ?? P, l = -1) : c[1] === void 0 ? l = -2 : (l = o.lastIndex - c[2].length, s = c[1], o = c[3] === void 0 ? L : c[3] === "\"" ? z : R) : o === z || o === R ? o = L : o === F || o === I ? o = P : (o = L, i = void 0);
|
|
271
|
+
let d = o === L && e[t + 1].startsWith("/>") ? " " : "";
|
|
272
|
+
a += o === P ? n + D : l >= 0 ? (r.push(s), n.slice(0, l) + w + n.slice(l) + T + d) : n + T + (l === -2 ? t : d);
|
|
273
|
+
}
|
|
274
|
+
return [K(e, a + (e[n] || "<?>") + (t === 2 ? "</svg>" : t === 3 ? "</math>" : "")), r];
|
|
275
|
+
}, q = class e {
|
|
276
|
+
constructor({ strings: t, _$litType$: n }, r) {
|
|
277
|
+
let i;
|
|
278
|
+
this.parts = [];
|
|
279
|
+
let a = 0, o = 0, s = t.length - 1, c = this.parts, [l, u] = ie(t, n);
|
|
280
|
+
if (this.el = e.createElement(l, r), G.currentNode = this.el.content, n === 2 || n === 3) {
|
|
281
|
+
let e = this.el.content.firstChild;
|
|
282
|
+
e.replaceWith(...e.childNodes);
|
|
283
|
+
}
|
|
284
|
+
for (; (i = G.nextNode()) !== null && c.length < s;) {
|
|
285
|
+
if (i.nodeType === 1) {
|
|
286
|
+
if (i.hasAttributes()) for (let e of i.getAttributeNames()) if (e.endsWith(w)) {
|
|
287
|
+
let t = u[o++], n = i.getAttribute(e).split(T), r = /([.?@])?(.*)/.exec(t);
|
|
288
|
+
c.push({
|
|
289
|
+
type: 1,
|
|
290
|
+
index: a,
|
|
291
|
+
name: r[2],
|
|
292
|
+
strings: n,
|
|
293
|
+
ctor: r[1] === "." ? oe : r[1] === "?" ? se : r[1] === "@" ? ce : X
|
|
294
|
+
}), i.removeAttribute(e);
|
|
295
|
+
} else e.startsWith(T) && (c.push({
|
|
296
|
+
type: 6,
|
|
297
|
+
index: a
|
|
298
|
+
}), i.removeAttribute(e));
|
|
299
|
+
if (B.test(i.tagName)) {
|
|
300
|
+
let e = i.textContent.split(T), t = e.length - 1;
|
|
301
|
+
if (t > 0) {
|
|
302
|
+
i.textContent = S ? S.emptyScript : "";
|
|
303
|
+
for (let n = 0; n < t; n++) i.append(e[n], k()), G.nextNode(), c.push({
|
|
304
|
+
type: 2,
|
|
305
|
+
index: ++a
|
|
306
|
+
});
|
|
307
|
+
i.append(e[t], k());
|
|
308
|
+
}
|
|
309
|
+
}
|
|
310
|
+
} else if (i.nodeType === 8) if (i.data === E) c.push({
|
|
311
|
+
type: 2,
|
|
312
|
+
index: a
|
|
313
|
+
});
|
|
314
|
+
else {
|
|
315
|
+
let e = -1;
|
|
316
|
+
for (; (e = i.data.indexOf(T, e + 1)) !== -1;) c.push({
|
|
317
|
+
type: 7,
|
|
318
|
+
index: a
|
|
319
|
+
}), e += T.length - 1;
|
|
320
|
+
}
|
|
321
|
+
a++;
|
|
322
|
+
}
|
|
323
|
+
}
|
|
324
|
+
static createElement(e, t) {
|
|
325
|
+
let n = O.createElement("template");
|
|
326
|
+
return n.innerHTML = e, n;
|
|
327
|
+
}
|
|
328
|
+
};
|
|
329
|
+
function J(e, t, n = e, r) {
|
|
330
|
+
if (t === H) return t;
|
|
331
|
+
let i = r === void 0 ? n._$Cl : n._$Co?.[r], a = A(t) ? void 0 : t._$litDirective$;
|
|
332
|
+
return i?.constructor !== a && (i?._$AO?.(!1), a === void 0 ? i = void 0 : (i = new a(e), i._$AT(e, n, r)), r === void 0 ? n._$Cl = i : (n._$Co ??= [])[r] = i), i !== void 0 && (t = J(e, i._$AS(e, t.values), i, r)), t;
|
|
333
|
+
}
|
|
334
|
+
var ae = class {
|
|
335
|
+
constructor(e, t) {
|
|
336
|
+
this._$AV = [], this._$AN = void 0, this._$AD = e, this._$AM = t;
|
|
337
|
+
}
|
|
338
|
+
get parentNode() {
|
|
339
|
+
return this._$AM.parentNode;
|
|
340
|
+
}
|
|
341
|
+
get _$AU() {
|
|
342
|
+
return this._$AM._$AU;
|
|
343
|
+
}
|
|
344
|
+
u(e) {
|
|
345
|
+
let { el: { content: t }, parts: n } = this._$AD, r = (e?.creationScope ?? O).importNode(t, !0);
|
|
346
|
+
G.currentNode = r;
|
|
347
|
+
let i = G.nextNode(), a = 0, o = 0, s = n[0];
|
|
348
|
+
for (; s !== void 0;) {
|
|
349
|
+
if (a === s.index) {
|
|
350
|
+
let t;
|
|
351
|
+
s.type === 2 ? t = new Y(i, i.nextSibling, this, e) : s.type === 1 ? t = new s.ctor(i, s.name, s.strings, this, e) : s.type === 6 && (t = new le(i, this, e)), this._$AV.push(t), s = n[++o];
|
|
352
|
+
}
|
|
353
|
+
a !== s?.index && (i = G.nextNode(), a++);
|
|
354
|
+
}
|
|
355
|
+
return G.currentNode = O, r;
|
|
356
|
+
}
|
|
357
|
+
p(e) {
|
|
358
|
+
let t = 0;
|
|
359
|
+
for (let n of this._$AV) n !== void 0 && (n.strings === void 0 ? n._$AI(e[t]) : (n._$AI(e, n, t), t += n.strings.length - 2)), t++;
|
|
360
|
+
}
|
|
361
|
+
}, Y = class e {
|
|
362
|
+
get _$AU() {
|
|
363
|
+
return this._$AM?._$AU ?? this._$Cv;
|
|
364
|
+
}
|
|
365
|
+
constructor(e, t, n, r) {
|
|
366
|
+
this.type = 2, this._$AH = U, this._$AN = void 0, this._$AA = e, this._$AB = t, this._$AM = n, this.options = r, this._$Cv = r?.isConnected ?? !0;
|
|
367
|
+
}
|
|
368
|
+
get parentNode() {
|
|
369
|
+
let e = this._$AA.parentNode, t = this._$AM;
|
|
370
|
+
return t !== void 0 && e?.nodeType === 11 && (e = t.parentNode), e;
|
|
371
|
+
}
|
|
372
|
+
get startNode() {
|
|
373
|
+
return this._$AA;
|
|
374
|
+
}
|
|
375
|
+
get endNode() {
|
|
376
|
+
return this._$AB;
|
|
377
|
+
}
|
|
378
|
+
_$AI(e, t = this) {
|
|
379
|
+
e = J(this, e, t), A(e) ? e === U || e == null || e === "" ? (this._$AH !== U && this._$AR(), this._$AH = U) : e !== this._$AH && e !== H && this._(e) : e._$litType$ === void 0 ? e.nodeType === void 0 ? M(e) ? this.k(e) : this._(e) : this.T(e) : this.$(e);
|
|
380
|
+
}
|
|
381
|
+
O(e) {
|
|
382
|
+
return this._$AA.parentNode.insertBefore(e, this._$AB);
|
|
383
|
+
}
|
|
384
|
+
T(e) {
|
|
385
|
+
this._$AH !== e && (this._$AR(), this._$AH = this.O(e));
|
|
386
|
+
}
|
|
387
|
+
_(e) {
|
|
388
|
+
this._$AH !== U && A(this._$AH) ? this._$AA.nextSibling.data = e : this.T(O.createTextNode(e)), this._$AH = e;
|
|
389
|
+
}
|
|
390
|
+
$(e) {
|
|
391
|
+
let { values: t, _$litType$: n } = e, r = typeof n == "number" ? this._$AC(e) : (n.el === void 0 && (n.el = q.createElement(K(n.h, n.h[0]), this.options)), n);
|
|
392
|
+
if (this._$AH?._$AD === r) this._$AH.p(t);
|
|
393
|
+
else {
|
|
394
|
+
let e = new ae(r, this), n = e.u(this.options);
|
|
395
|
+
e.p(t), this.T(n), this._$AH = e;
|
|
396
|
+
}
|
|
397
|
+
}
|
|
398
|
+
_$AC(e) {
|
|
399
|
+
let t = W.get(e.strings);
|
|
400
|
+
return t === void 0 && W.set(e.strings, t = new q(e)), t;
|
|
401
|
+
}
|
|
402
|
+
k(t) {
|
|
403
|
+
j(this._$AH) || (this._$AH = [], this._$AR());
|
|
404
|
+
let n = this._$AH, r, i = 0;
|
|
405
|
+
for (let a of t) i === n.length ? n.push(r = new e(this.O(k()), this.O(k()), this, this.options)) : r = n[i], r._$AI(a), i++;
|
|
406
|
+
i < n.length && (this._$AR(r && r._$AB.nextSibling, i), n.length = i);
|
|
407
|
+
}
|
|
408
|
+
_$AR(e = this._$AA.nextSibling, t) {
|
|
409
|
+
for (this._$AP?.(!1, !0, t); e !== this._$AB;) {
|
|
410
|
+
let t = x(e).nextSibling;
|
|
411
|
+
x(e).remove(), e = t;
|
|
412
|
+
}
|
|
413
|
+
}
|
|
414
|
+
setConnected(e) {
|
|
415
|
+
this._$AM === void 0 && (this._$Cv = e, this._$AP?.(e));
|
|
416
|
+
}
|
|
417
|
+
}, X = class {
|
|
418
|
+
get tagName() {
|
|
419
|
+
return this.element.tagName;
|
|
420
|
+
}
|
|
421
|
+
get _$AU() {
|
|
422
|
+
return this._$AM._$AU;
|
|
423
|
+
}
|
|
424
|
+
constructor(e, t, n, r, i) {
|
|
425
|
+
this.type = 1, this._$AH = U, this._$AN = void 0, this.element = e, this.name = t, this._$AM = r, this.options = i, n.length > 2 || n[0] !== "" || n[1] !== "" ? (this._$AH = Array(n.length - 1).fill(/* @__PURE__ */ new String()), this.strings = n) : this._$AH = U;
|
|
426
|
+
}
|
|
427
|
+
_$AI(e, t = this, n, r) {
|
|
428
|
+
let i = this.strings, a = !1;
|
|
429
|
+
if (i === void 0) e = J(this, e, t, 0), a = !A(e) || e !== this._$AH && e !== H, a && (this._$AH = e);
|
|
430
|
+
else {
|
|
431
|
+
let r = e, o, s;
|
|
432
|
+
for (e = i[0], o = 0; o < i.length - 1; o++) s = J(this, r[n + o], t, o), s === H && (s = this._$AH[o]), a ||= !A(s) || s !== this._$AH[o], s === U ? e = U : e !== U && (e += (s ?? "") + i[o + 1]), this._$AH[o] = s;
|
|
433
|
+
}
|
|
434
|
+
a && !r && this.j(e);
|
|
435
|
+
}
|
|
436
|
+
j(e) {
|
|
437
|
+
e === U ? this.element.removeAttribute(this.name) : this.element.setAttribute(this.name, e ?? "");
|
|
438
|
+
}
|
|
439
|
+
}, oe = class extends X {
|
|
440
|
+
constructor() {
|
|
441
|
+
super(...arguments), this.type = 3;
|
|
442
|
+
}
|
|
443
|
+
j(e) {
|
|
444
|
+
this.element[this.name] = e === U ? void 0 : e;
|
|
445
|
+
}
|
|
446
|
+
}, se = class extends X {
|
|
447
|
+
constructor() {
|
|
448
|
+
super(...arguments), this.type = 4;
|
|
449
|
+
}
|
|
450
|
+
j(e) {
|
|
451
|
+
this.element.toggleAttribute(this.name, !!e && e !== U);
|
|
452
|
+
}
|
|
453
|
+
}, ce = class extends X {
|
|
454
|
+
constructor(e, t, n, r, i) {
|
|
455
|
+
super(e, t, n, r, i), this.type = 5;
|
|
456
|
+
}
|
|
457
|
+
_$AI(e, t = this) {
|
|
458
|
+
if ((e = J(this, e, t, 0) ?? U) === H) return;
|
|
459
|
+
let n = this._$AH, r = e === U && n !== U || e.capture !== n.capture || e.once !== n.once || e.passive !== n.passive, i = e !== U && (n === U || r);
|
|
460
|
+
r && this.element.removeEventListener(this.name, this, n), i && this.element.addEventListener(this.name, this, e), this._$AH = e;
|
|
461
|
+
}
|
|
462
|
+
handleEvent(e) {
|
|
463
|
+
typeof this._$AH == "function" ? this._$AH.call(this.options?.host ?? this.element, e) : this._$AH.handleEvent(e);
|
|
464
|
+
}
|
|
465
|
+
}, le = class {
|
|
466
|
+
constructor(e, t, n) {
|
|
467
|
+
this.element = e, this.type = 6, this._$AN = void 0, this._$AM = t, this.options = n;
|
|
468
|
+
}
|
|
469
|
+
get _$AU() {
|
|
470
|
+
return this._$AM._$AU;
|
|
471
|
+
}
|
|
472
|
+
_$AI(e) {
|
|
473
|
+
J(this, e);
|
|
474
|
+
}
|
|
475
|
+
}, ue = b.litHtmlPolyfillSupport;
|
|
476
|
+
ue?.(q, Y), (b.litHtmlVersions ??= []).push("3.3.2");
|
|
477
|
+
var Z = (e, t, n) => {
|
|
478
|
+
let r = n?.renderBefore ?? t, i = r._$litPart$;
|
|
479
|
+
if (i === void 0) {
|
|
480
|
+
let e = n?.renderBefore ?? null;
|
|
481
|
+
r._$litPart$ = i = new Y(t.insertBefore(k(), e), e, void 0, n ?? {});
|
|
482
|
+
}
|
|
483
|
+
return i._$AI(e), i;
|
|
484
|
+
}, Q = globalThis, $ = class extends y {
|
|
485
|
+
constructor() {
|
|
486
|
+
super(...arguments), this.renderOptions = { host: this }, this._$Do = void 0;
|
|
487
|
+
}
|
|
488
|
+
createRenderRoot() {
|
|
489
|
+
let e = super.createRenderRoot();
|
|
490
|
+
return this.renderOptions.renderBefore ??= e.firstChild, e;
|
|
491
|
+
}
|
|
492
|
+
update(e) {
|
|
493
|
+
let t = this.render();
|
|
494
|
+
this.hasUpdated || (this.renderOptions.isConnected = this.isConnected), super.update(e), this._$Do = Z(t, this.renderRoot, this.renderOptions);
|
|
495
|
+
}
|
|
496
|
+
connectedCallback() {
|
|
497
|
+
super.connectedCallback(), this._$Do?.setConnected(!0);
|
|
498
|
+
}
|
|
499
|
+
disconnectedCallback() {
|
|
500
|
+
super.disconnectedCallback(), this._$Do?.setConnected(!1);
|
|
501
|
+
}
|
|
502
|
+
render() {
|
|
503
|
+
return H;
|
|
504
|
+
}
|
|
505
|
+
};
|
|
506
|
+
$._$litElement$ = !0, $.finalized = !0, Q.litElementHydrateSupport?.({ LitElement: $ });
|
|
507
|
+
var de = Q.litElementPolyfillSupport;
|
|
508
|
+
de?.({ LitElement: $ }), (Q.litElementVersions ??= []).push("4.2.2");
|
|
509
|
+
//#endregion
|
|
510
|
+
export { V as a, H as i, U as n, o, Z as r, a as s, $ as t };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as e } from "./chunk-INHXZS53-
|
|
1
|
+
import { t as e } from "./chunk-INHXZS53-DwEV9sMh.js";
|
|
2
2
|
//#region ../../node_modules/numcodecs/dist/lz4.js
|
|
3
3
|
var t = (typeof document < "u" && document.currentScript && document.currentScript.src, function(e = {}) {
|
|
4
4
|
var t = e, n, r;
|