@sencha/reext
Advanced tools
Comparing version 1.0.170 to 1.0.215
@@ -1,5 +0,5 @@ | ||
import { jsxs as S, jsx as f, Fragment as se } from "react/jsx-runtime"; | ||
import W, { useState as N, useRef as ee, useEffect as K } from "react"; | ||
import { jsxs as E, jsx as f, Fragment as se } from "react/jsx-runtime"; | ||
import J, { useState as K, useRef as ee, useEffect as L } from "react"; | ||
import { createPortal as le } from "react-dom"; | ||
const ke = "1.0.170", Le = (e, t) => { | ||
const ke = "1.0.215", Le = (e, t) => { | ||
for (var r in e) typeof e[r] == "function" && function(i, n) { | ||
@@ -16,7 +16,7 @@ var s = r; | ||
}, Me = (e, t, r) => { | ||
const [i, n] = W.useReducer(e, t), s = W.useRef(null); | ||
const [i, n] = J.useReducer(e, t), s = J.useRef(null); | ||
var a = r.middleware; | ||
a === void 0 && (a = []); | ||
var o = r.middlewareafter; | ||
return o === void 0 && (o = []), W.useEffect(() => { | ||
return o === void 0 && (o = []), J.useEffect(() => { | ||
o.map((l) => l(s.current, i)); | ||
@@ -26,3 +26,3 @@ }, [o, i]), [i, (l) => { | ||
}]; | ||
}, Re = W.createContext(), Ce = () => W.useContext(Re), Ue = (e, t) => { | ||
}, Re = J.createContext(), Ce = () => J.useContext(Re), Ue = (e, t) => { | ||
var r = { ...e }; | ||
@@ -36,3 +36,3 @@ return r[t.type.toLowerCase()] = t.payload, window.vscodeapi !== void 0 && vscodeapi.setState(r), r; | ||
for (let o in t) t.hasOwnProperty(o) && (i[o.toLowerCase()] = t[o].value); | ||
W.useEffect(() => { | ||
J.useEffect(() => { | ||
e.dispatchTrace && e.middleware.push(ze); | ||
@@ -45,3 +45,3 @@ }, [e]), e.actionTrace && Le(r, e.actionStack); | ||
}; | ||
return W.createElement(Re.Provider, { value: { ...a(n, i), ...r } }, e.children); | ||
return J.createElement(Re.Provider, { value: { ...a(n, i), ...r } }, e.children); | ||
}; | ||
@@ -86,11 +86,11 @@ function re(e, t) { | ||
} | ||
function Fe({ reextplugin: e, rid: t, reactversion: r, extver: i, extlocation: n, exttoolkit: s, exttheme: a, type: o, packageversion: l, style: y, flexdirection: c, ...m }) { | ||
return /* @__PURE__ */ S("div", { name: "ReExtRootLogo", "data-rid": m.rid, style: { display: "flex", flexDirection: c, alignItems: "center", color: "black", padding: 5, ...y }, children: [ | ||
function Fe({ reextplugin: e, rid: t, reactversion: r, extver: i, extlocation: n, exttoolkit: s, exttheme: a, type: o, packageversion: l, style: y, flexdirection: c, ...v }) { | ||
return /* @__PURE__ */ E("div", { name: "ReExtRootLogo", "data-rid": v.rid, style: { display: "flex", flexDirection: c, alignItems: "center", color: "black", padding: 5, ...y }, children: [ | ||
/* @__PURE__ */ f("img", { style: { height: 40, width: 80 }, src: "../ReExt/ReExt.png" }), | ||
/* @__PURE__ */ S("div", { style: { margin: "0 0 0 3px" }, children: [ | ||
/* @__PURE__ */ f("div", { style: { margin: "0 0 0 1px", fontSize: 12, color: "black" }, children: /* @__PURE__ */ f("a", { style: m.style, target: "_blank", rel: "noreferrer", href: "https://www.npmjs.com/package/@sencha/reext", children: /* @__PURE__ */ S("i", { children: [ | ||
/* @__PURE__ */ E("div", { style: { margin: "0 0 0 3px" }, children: [ | ||
/* @__PURE__ */ f("div", { style: { margin: "0 0 0 1px", fontSize: 12, color: "black" }, children: /* @__PURE__ */ f("a", { style: v.style, target: "_blank", rel: "noreferrer", href: "https://www.npmjs.com/package/@sencha/reext", children: /* @__PURE__ */ E("i", { children: [ | ||
"ReExt ", | ||
l | ||
] }) }) }), | ||
/* @__PURE__ */ f("div", { style: { fontSize: "10px", margin: "2px 0 0 0" }, children: /* @__PURE__ */ S("span", { style: { margin: "0 0 0 0" }, children: [ | ||
/* @__PURE__ */ f("div", { style: { fontSize: "10px", margin: "2px 0 0 0" }, children: /* @__PURE__ */ E("span", { style: { margin: "0 0 0 0" }, children: [ | ||
o, | ||
@@ -100,9 +100,9 @@ ", reextplugin: ", | ||
] }) }), | ||
/* @__PURE__ */ f("div", { style: { fontSize: "10px", margin: "2px 0 0 0" }, children: /* @__PURE__ */ S("span", { style: { margin: "0 0 0 0" }, children: [ | ||
/* @__PURE__ */ f("div", { style: { fontSize: "10px", margin: "2px 0 0 0" }, children: /* @__PURE__ */ E("span", { style: { margin: "0 0 0 0" }, children: [ | ||
"React: ", | ||
/* @__PURE__ */ f("b", { children: r }) | ||
] }) }), | ||
/* @__PURE__ */ f("div", { style: { fontSize: "10px", margin: "2px 0 0 0" }, children: /* @__PURE__ */ S("span", { style: { margin: "0 0 0 0" }, children: [ | ||
/* @__PURE__ */ f("div", { style: { fontSize: "10px", margin: "2px 0 0 0" }, children: /* @__PURE__ */ E("span", { style: { margin: "0 0 0 0" }, children: [ | ||
"ExtJS: ", | ||
/* @__PURE__ */ S("b", { children: [ | ||
/* @__PURE__ */ E("b", { children: [ | ||
i, | ||
@@ -114,8 +114,8 @@ " (", | ||
] }) }), | ||
/* @__PURE__ */ S("div", { style: { fontSize: "10px", margin: "2px 0 0 0" }, children: [ | ||
/* @__PURE__ */ S("span", { style: { margin: "0 0 0 0" }, children: [ | ||
/* @__PURE__ */ E("div", { style: { fontSize: "10px", margin: "2px 0 0 0" }, children: [ | ||
/* @__PURE__ */ E("span", { style: { margin: "0 0 0 0" }, children: [ | ||
"toolkit: ", | ||
/* @__PURE__ */ f("b", { children: s }) | ||
] }), | ||
/* @__PURE__ */ S("span", { style: { margin: "0 0 0 5px" }, children: [ | ||
/* @__PURE__ */ E("span", { style: { margin: "0 0 0 5px" }, children: [ | ||
"theme: ", | ||
@@ -173,21 +173,20 @@ /* @__PURE__ */ f("b", { children: a }) | ||
var c; | ||
window.Ext.ReExtTheme === "classic" ? c = "Ext.panel.Panel" : c = "Ext.Panel", l = window.Ext.create(c, { layout: "fit", title: o.props.title, cls: "ReExtTabChildRoot", items: [{ xtype: "component", listeners: { activate: (x) => { | ||
y = le(o, x.el.dom), n.push(y); | ||
var R = x.el.dom.parentNode; | ||
r.observe(R); | ||
}, render: (x) => { | ||
y = le(o, x.el.dom), n.push(y); | ||
var R = x.el.dom.parentNode; | ||
r.observe(R); | ||
window.Ext.ReExtTheme === "classic" ? c = "Ext.panel.Panel" : c = "Ext.Panel", l = window.Ext.create(c, { layout: "fit", title: o.props.title, cls: "ReExtTabChildRoot", items: [{ xtype: "component", listeners: { activate: (u) => { | ||
y = le(o, u.el.dom), n.push(y); | ||
var S = u.el.dom.parentNode; | ||
r.observe(S); | ||
}, render: (u) => { | ||
y = le(o, u.el.dom), n.push(y); | ||
var S = u.el.dom.parentNode; | ||
r.observe(S); | ||
} }, style: { backgroundColor: "transparent", display: "flex", height: "100%", width: "100%" } }] }), i.push(l); | ||
} else { | ||
var m; | ||
window.Ext.isClassic === !0 ? m = "Ext.container.Container" : m = "Ext.Container"; | ||
let { flex: x, region: R, width: j, height: I } = o.props.config || {}; | ||
var u = { items: [{ xtype: "component", listeners: { render: (b) => { | ||
y = le(o, b.el.dom), n.push(y); | ||
var D = b.el.dom.parentNode; | ||
r.observe(D); | ||
} }, style: { backgroundColor: "transparent", display: "flex", height: "100%", width: "100%" } }], flex: x, region: R, width: j, height: I }; | ||
l = window.Ext.create(m, u), i.push(l); | ||
let { flex: u, region: S, split: R, width: _, height: j, minWidth: b, maxWidth: I, minHeight: d, maxHeight: A } = o.props.config || {}, m = {}; | ||
u !== void 0 && (m.flex = u), S !== void 0 && (m.region = S), R !== void 0 && (m.split = R), _ !== void 0 && (m.width = _), j !== void 0 && (m.height = j), b !== void 0 && (m.minWidth = b), I !== void 0 && (m.maxWidth = I), d !== void 0 && (m.minHeight = d), A !== void 0 && (m.maxHeight = A); | ||
var v = { items: [{ xtype: "component", listeners: { render: (h) => { | ||
y = le(o, h.el.dom), n.push(y); | ||
var H = h.el.dom.parentNode; | ||
r.observe(H); | ||
} }, style: { flex: 1, backgroundColor: "transparent", display: "flex", height: "100%", width: "100%" } }], ...m }; | ||
l = { xtype: "container", layout: "fit", ...v }, i.push(l); | ||
} | ||
@@ -247,23 +246,23 @@ }); | ||
return; | ||
const [r, i] = N(null), [n, s] = N(null), a = ee(null); | ||
const [r, i] = K(null), [n, s] = K(null), a = ee(null); | ||
a.current = n; | ||
const o = () => a.current, [l, y] = N(null), c = ee(null); | ||
const o = () => a.current, [l, y] = K(null), c = ee(null); | ||
c.current = l; | ||
const m = () => c.current, u = ee(null); | ||
var x = Ye(); | ||
const [R, j] = N(!1); | ||
K(() => { | ||
const v = () => c.current, u = ee(null); | ||
var S = Ye(); | ||
const [R, _] = K(!1); | ||
L(() => { | ||
try { | ||
var w = __IS_REEXT_RUNNING__; | ||
j(!0); | ||
_(!0); | ||
} catch { | ||
j(!1); | ||
_(!1); | ||
} | ||
}, []), K(() => { | ||
var w, v = "false"; | ||
}, []), L(() => { | ||
var w, g = "false"; | ||
if (!(typeof window === void 0 || typeof window > "u")) | ||
return (async () => { | ||
if (await Qe(), e.children !== void 0 && e.config.items === void 0 && (e.config.items = []), v === "false" && e.xtype !== "logo") { | ||
if (await Qe(), e.children !== void 0 && e.config.items === void 0 && (e.config.items = []), g === "false" && e.xtype !== "logo") { | ||
var $; | ||
m() == null ? $ = e.config : $ = m(); | ||
v() == null ? $ = e.config : $ = v(); | ||
try { | ||
@@ -276,27 +275,27 @@ var p = qe(e.xtype, $, e, o), O = Ext.ClassManager.getByAlias("widget." + p.xtype); | ||
if (p.height === void 0 && p.xtype !== "window" && (window.Ext.isClassic === !0 && p.xtype === "grid" ? p.height = 0 : p.height = "100%"), p.width === void 0 && p.xtype !== "window" && (window.Ext.isClassic === !0 && p.xtype === "grid" ? p.width = 0 : p.width = "100%"), window.Ext.isClassic === !0) { | ||
const J = (oe) => { | ||
const N = (oe) => { | ||
var V = oe.el.dom.parentNode; | ||
x.observe(V); | ||
S.observe(V); | ||
}; | ||
p.listeners === void 0 ? p.listeners = { boxready: J } : p.listeners.boxready = J; | ||
p.listeners === void 0 ? p.listeners = { boxready: N } : p.listeners.boxready = N; | ||
} | ||
p.xtype !== "window" && (p.renderTo = u.current), p.xtype === "tabpanel" && (p.deferredRender = !1); | ||
var A = ve(e.children, p, x); | ||
i(A.cpArray), A.childarray.length > 0 && (p.items = A.childarray), w = window.Ext.create(p), s(w), a.current = w, e.config !== void 0 && e.config.reference !== void 0 && e.ReExtParent !== void 0 && (e.ReExtParent.ReExtChildren === void 0 && (e.ReExtParent.ReExtChildren = []), e.ReExtParent.ReExtChildren.push(w)), u.current === null ? console.warn("ReExtRootRef.current,props", u.current, e) : (u.current.style.background = "transparent", u.current.firstChild.remove()), t.type !== null && t.type !== "production" && Ze(w, p.xtype, u.current), e.ready !== void 0 && e.ready(w); | ||
} catch (J) { | ||
console.error("ReExt.jsx:", J); | ||
var T = ve(e.children, p, S); | ||
i(T.cpArray), T.childarray.length > 0 && (p.items = T.childarray), w = window.Ext.create(p), s(w), a.current = w, e.config !== void 0 && e.config.reference !== void 0 && e.ReExtParent !== void 0 && (e.ReExtParent.ReExtChildren === void 0 && (e.ReExtParent.ReExtChildren = []), e.ReExtParent.ReExtChildren.push(w)), u.current === null ? console.warn("ReExtRootRef.current,props", u.current, e) : (u.current.style.background = "transparent", u.current.firstChild.remove()), t.type !== null && t.type !== "production" && Ze(w, p.xtype, u.current), e.ready !== void 0 && e.ready(w); | ||
} catch (N) { | ||
console.error("ReExt.jsx:", N); | ||
} | ||
} | ||
})(), () => { | ||
v = "true", !(typeof window === void 0 || typeof window > "u") && window.Ext !== void 0 && window.Ext.destroy !== void 0 && w != null && (s(null), window.Ext.destroy(w)); | ||
g = "true", !(typeof window === void 0 || typeof window > "u") && window.Ext !== void 0 && window.Ext.destroy !== void 0 && w != null && (s(null), window.Ext.destroy(w)); | ||
}; | ||
}, [t.type]), K(() => { | ||
}, [t.type]), L(() => { | ||
if (!(typeof window === void 0 || typeof window > "u") && e.config !== void 0) { | ||
if (a.current !== null) { | ||
e.children !== void 0 && e.config.items === void 0 && (e.config.items = []); | ||
for (const [A] of Object.entries(c.current)) { | ||
if (Ge(A) != null || A === "xtype") return; | ||
var w = re(c.current[A], "root"), v = re(e.config[A], "root"); | ||
w != null && delete w.listeners, v !== void 0 && w !== null && delete v.listeners; | ||
const J = (oe) => { | ||
for (const [T] of Object.entries(c.current)) { | ||
if (Ge(T) != null || T === "xtype") return; | ||
var w = re(c.current[T], "root"), g = re(e.config[T], "root"); | ||
w != null && delete w.listeners, g !== void 0 && w !== null && delete g.listeners; | ||
const N = (oe) => { | ||
let V = [], Ke = JSON.stringify(oe, function(lr, q) { | ||
@@ -312,5 +311,5 @@ if (typeof q == "object" && q !== null) { | ||
}; | ||
var $ = J(w), p = J(v), O = he($, p); | ||
if (!O && (Xe(a.current, A, v), A === "items")) { | ||
var M = ve(e.children, a.current, x); | ||
var $ = N(w), p = N(g), O = he($, p); | ||
if (!O && (Xe(a.current, T, g), T === "items")) { | ||
var M = ve(e.children, a.current, S); | ||
i(M); | ||
@@ -323,12 +322,12 @@ } | ||
}, [e.config]); | ||
var I = "", b = "", D = "", d = ""; | ||
var j = "", b = "", I = "", d = ""; | ||
if (!(typeof window === void 0 || typeof window > "u")) { | ||
if (window.Ext !== void 0 && window.Ext.versions !== null && window.Ext.versions !== void 0) { | ||
b = window.Ext.versions.core.version, d = window.Ext.ReExtTheme, I = window.Ext.ReExtLocation; | ||
var H = window.Ext.isClassic; | ||
H === !0 ? D = "classic" : D = "modern"; | ||
b = window.Ext.versions.core.version, d = window.Ext.ReExtTheme, j = window.Ext.ReExtLocation; | ||
var A = window.Ext.isClassic; | ||
A === !0 ? I = "classic" : I = "modern"; | ||
} | ||
if (!(typeof window === void 0 || typeof window > "u")) { | ||
var E = ""; | ||
if (t.type === "production" || t.type === null ? E = "production" : E = `${t.type} - ${t.daysleft} days left`, e.xtype === "logo") | ||
var m = ""; | ||
if (t.type === "production" || t.type === null ? m = "production" : m = `${t.type} - ${t.daysleft} days left`, e.xtype === "logo") | ||
return /* @__PURE__ */ f( | ||
@@ -339,8 +338,8 @@ Fe, | ||
rid: e.rid, | ||
reactversion: W.version, | ||
reactversion: J.version, | ||
extver: b, | ||
extlocation: I, | ||
exttoolkit: D, | ||
extlocation: j, | ||
exttoolkit: I, | ||
exttheme: d, | ||
type: E, | ||
type: m, | ||
packageversion: ke, | ||
@@ -353,7 +352,7 @@ flexdirection: e.flexdirection, | ||
e.style === void 0 || e.style.height === void 0 ? h = 1 : h = "none"; | ||
var L = ""; | ||
if (e.className !== void 0 && (L = e.className), e.xtype === "window") | ||
var H = ""; | ||
if (e.className !== void 0 && (H = e.className), e.xtype === "window") | ||
return null; | ||
var z, g, C = {}; | ||
return r == null ? (z = { ...e.style, ...C, flex: h, position: "relative", display: "flex", overflow: "hidden" }, g = L + " fill") : r.length === 0 ? (z = { ...e.style, ...C, flex: h, position: "relative", display: "flex", overflow: "hidden" }, g = L + " fill") : (z = { ...e.style, flex: h, position: "relative", display: "flex", overflow: "hidden" }, g = L), /* @__PURE__ */ f( | ||
var z, x, C = {}; | ||
return r == null ? (z = { ...e.style, ...C, flex: h, position: "relative", display: "flex", overflow: "hidden" }, x = H + " fill") : r.length === 0 ? (z = { ...e.style, ...C, flex: h, position: "relative", display: "flex", overflow: "hidden" }, x = H + " fill") : (z = { ...e.style, flex: h, position: "relative", display: "flex", overflow: "hidden" }, x = H), /* @__PURE__ */ f( | ||
"div", | ||
@@ -363,3 +362,3 @@ { | ||
"data-rid": e.rid, | ||
className: g, | ||
className: x, | ||
style: z, | ||
@@ -425,3 +424,3 @@ ref: u, | ||
} | ||
}, T = class extends F { | ||
}, P = class extends F { | ||
static get code() { | ||
@@ -454,3 +453,3 @@ return "ERR_JWT_CLAIM_VALIDATION_FAILED"; | ||
} | ||
}, _ = class extends F { | ||
}, W = class extends F { | ||
constructor() { | ||
@@ -470,3 +469,3 @@ super(...arguments), this.code = "ERR_JWT_INVALID"; | ||
}; | ||
function P(e, t = "algorithm.name") { | ||
function D(e, t = "algorithm.name") { | ||
return new TypeError(`CryptoKey does not support this operation, its ${t} must be ${e}`); | ||
@@ -507,5 +506,5 @@ } | ||
case "HS512": { | ||
if (!Z(e.algorithm, "HMAC")) throw P("HMAC"); | ||
if (!Z(e.algorithm, "HMAC")) throw D("HMAC"); | ||
let i = parseInt(t.slice(2), 10); | ||
if (ce(e.algorithm.hash) !== i) throw P(`SHA-${i}`, "algorithm.hash"); | ||
if (ce(e.algorithm.hash) !== i) throw D(`SHA-${i}`, "algorithm.hash"); | ||
break; | ||
@@ -516,5 +515,5 @@ } | ||
case "RS512": { | ||
if (!Z(e.algorithm, "RSASSA-PKCS1-v1_5")) throw P("RSASSA-PKCS1-v1_5"); | ||
if (!Z(e.algorithm, "RSASSA-PKCS1-v1_5")) throw D("RSASSA-PKCS1-v1_5"); | ||
let i = parseInt(t.slice(2), 10); | ||
if (ce(e.algorithm.hash) !== i) throw P(`SHA-${i}`, "algorithm.hash"); | ||
if (ce(e.algorithm.hash) !== i) throw D(`SHA-${i}`, "algorithm.hash"); | ||
break; | ||
@@ -525,9 +524,9 @@ } | ||
case "PS512": { | ||
if (!Z(e.algorithm, "RSA-PSS")) throw P("RSA-PSS"); | ||
if (!Z(e.algorithm, "RSA-PSS")) throw D("RSA-PSS"); | ||
let i = parseInt(t.slice(2), 10); | ||
if (ce(e.algorithm.hash) !== i) throw P(`SHA-${i}`, "algorithm.hash"); | ||
if (ce(e.algorithm.hash) !== i) throw D(`SHA-${i}`, "algorithm.hash"); | ||
break; | ||
} | ||
case "EdDSA": { | ||
if (e.algorithm.name !== "Ed25519" && e.algorithm.name !== "Ed448") throw P("Ed25519 or Ed448"); | ||
if (e.algorithm.name !== "Ed25519" && e.algorithm.name !== "Ed448") throw D("Ed25519 or Ed448"); | ||
break; | ||
@@ -538,5 +537,5 @@ } | ||
case "ES512": { | ||
if (!Z(e.algorithm, "ECDSA")) throw P("ECDSA"); | ||
if (!Z(e.algorithm, "ECDSA")) throw D("ECDSA"); | ||
let i = ot(t); | ||
if (e.algorithm.namedCurve !== i) throw P(i, "algorithm.namedCurve"); | ||
if (e.algorithm.namedCurve !== i) throw D(i, "algorithm.namedCurve"); | ||
break; | ||
@@ -765,4 +764,4 @@ } | ||
if (e.protected) try { | ||
let x = G(e.protected); | ||
i = JSON.parse(Y.decode(x)); | ||
let S = G(e.protected); | ||
i = JSON.parse(Y.decode(S)); | ||
} catch { | ||
@@ -788,10 +787,10 @@ throw new k("JWS Protected Header is invalid"); | ||
if (!await At(o, t, c, y)) throw new at(); | ||
let m; | ||
let v; | ||
if (a) try { | ||
m = G(e.payload); | ||
v = G(e.payload); | ||
} catch { | ||
throw new k("Failed to base64url decode the payload"); | ||
} | ||
else typeof e.payload == "string" ? m = Q.encode(e.payload) : m = e.payload; | ||
let u = { payload: m }; | ||
else typeof e.payload == "string" ? v = Q.encode(e.payload) : v = e.payload; | ||
let u = { payload: v }; | ||
return e.protected !== void 0 && (u.protectedHeader = i), e.header !== void 0 && (u.unprotectedHeader = e.header), l ? { ...u, key: t } : u; | ||
@@ -853,21 +852,21 @@ } | ||
} | ||
if (!ne(i)) throw new _("JWT Claims Set must be a top-level JSON object"); | ||
if (!ne(i)) throw new W("JWT Claims Set must be a top-level JSON object"); | ||
let { typ: n } = r; | ||
if (n && (typeof e.typ != "string" || Ee(e.typ) !== Ee(n))) throw new T('unexpected "typ" JWT header value', i, "typ", "check_failed"); | ||
if (n && (typeof e.typ != "string" || Ee(e.typ) !== Ee(n))) throw new P('unexpected "typ" JWT header value', i, "typ", "check_failed"); | ||
let { requiredClaims: s = [], issuer: a, subject: o, audience: l, maxTokenAge: y } = r, c = [...s]; | ||
y !== void 0 && c.push("iat"), l !== void 0 && c.push("aud"), o !== void 0 && c.push("sub"), a !== void 0 && c.push("iss"); | ||
for (let R of new Set(c.reverse())) if (!(R in i)) throw new T(`missing required "${R}" claim`, i, R, "missing"); | ||
if (a && !(Array.isArray(a) ? a : [a]).includes(i.iss)) throw new T('unexpected "iss" claim value', i, "iss", "check_failed"); | ||
if (o && i.sub !== o) throw new T('unexpected "sub" claim value', i, "sub", "check_failed"); | ||
if (l && !It(i.aud, typeof l == "string" ? [l] : l)) throw new T('unexpected "aud" claim value', i, "aud", "check_failed"); | ||
let m; | ||
for (let R of new Set(c.reverse())) if (!(R in i)) throw new P(`missing required "${R}" claim`, i, R, "missing"); | ||
if (a && !(Array.isArray(a) ? a : [a]).includes(i.iss)) throw new P('unexpected "iss" claim value', i, "iss", "check_failed"); | ||
if (o && i.sub !== o) throw new P('unexpected "sub" claim value', i, "sub", "check_failed"); | ||
if (l && !It(i.aud, typeof l == "string" ? [l] : l)) throw new P('unexpected "aud" claim value', i, "aud", "check_failed"); | ||
let v; | ||
switch (typeof r.clockTolerance) { | ||
case "string": | ||
m = be(r.clockTolerance); | ||
v = be(r.clockTolerance); | ||
break; | ||
case "number": | ||
m = r.clockTolerance; | ||
v = r.clockTolerance; | ||
break; | ||
case "undefined": | ||
m = 0; | ||
v = 0; | ||
break; | ||
@@ -877,38 +876,38 @@ default: | ||
} | ||
let { currentDate: u } = r, x = _t(u || /* @__PURE__ */ new Date()); | ||
if ((i.iat !== void 0 || y) && typeof i.iat != "number") throw new T('"iat" claim must be a number', i, "iat", "invalid"); | ||
let { currentDate: u } = r, S = _t(u || /* @__PURE__ */ new Date()); | ||
if ((i.iat !== void 0 || y) && typeof i.iat != "number") throw new P('"iat" claim must be a number', i, "iat", "invalid"); | ||
if (i.nbf !== void 0) { | ||
if (typeof i.nbf != "number") throw new T('"nbf" claim must be a number', i, "nbf", "invalid"); | ||
if (i.nbf > x + m) throw new T('"nbf" claim timestamp check failed', i, "nbf", "check_failed"); | ||
if (typeof i.nbf != "number") throw new P('"nbf" claim must be a number', i, "nbf", "invalid"); | ||
if (i.nbf > S + v) throw new P('"nbf" claim timestamp check failed', i, "nbf", "check_failed"); | ||
} | ||
if (i.exp !== void 0) { | ||
if (typeof i.exp != "number") throw new T('"exp" claim must be a number', i, "exp", "invalid"); | ||
if (i.exp <= x - m) throw new ge('"exp" claim timestamp check failed', i, "exp", "check_failed"); | ||
if (typeof i.exp != "number") throw new P('"exp" claim must be a number', i, "exp", "invalid"); | ||
if (i.exp <= S - v) throw new ge('"exp" claim timestamp check failed', i, "exp", "check_failed"); | ||
} | ||
if (y) { | ||
let R = x - i.iat, j = typeof y == "number" ? y : be(y); | ||
if (R - m > j) throw new ge('"iat" claim timestamp check failed (too far in the past)', i, "iat", "check_failed"); | ||
if (R < 0 - m) throw new T('"iat" claim timestamp check failed (it should be in the past)', i, "iat", "check_failed"); | ||
let R = S - i.iat, _ = typeof y == "number" ? y : be(y); | ||
if (R - v > _) throw new ge('"iat" claim timestamp check failed (too far in the past)', i, "iat", "check_failed"); | ||
if (R < 0 - v) throw new P('"iat" claim timestamp check failed (it should be in the past)', i, "iat", "check_failed"); | ||
} | ||
return i; | ||
}; | ||
async function Ot(e, t, r) { | ||
async function Wt(e, t, r) { | ||
var s; | ||
let i = await Pt(e, t, r); | ||
if ((s = i.protectedHeader.crit) != null && s.includes("b64") && i.protectedHeader.b64 === !1) throw new _("JWTs MUST NOT use unencoded payload"); | ||
if ((s = i.protectedHeader.crit) != null && s.includes("b64") && i.protectedHeader.b64 === !1) throw new W("JWTs MUST NOT use unencoded payload"); | ||
let n = { payload: Dt(i.protectedHeader, i.payload, r), protectedHeader: i.protectedHeader }; | ||
return typeof t == "function" ? { ...n, key: i.key } : n; | ||
} | ||
var Wt = G; | ||
function Ht(e) { | ||
if (typeof e != "string") throw new _("JWTs must use Compact JWS serialization, JWT must be a string"); | ||
var Ht = G; | ||
function Ot(e) { | ||
if (typeof e != "string") throw new W("JWTs must use Compact JWS serialization, JWT must be a string"); | ||
let { 1: t, length: r } = e.split("."); | ||
if (r === 5) throw new _("Only JWTs using Compact JWS serialization can be decoded"); | ||
if (r !== 3) throw new _("Invalid JWT"); | ||
if (!t) throw new _("JWTs must contain a payload"); | ||
if (r === 5) throw new W("Only JWTs using Compact JWS serialization can be decoded"); | ||
if (r !== 3) throw new W("Invalid JWT"); | ||
if (!t) throw new W("JWTs must contain a payload"); | ||
let i; | ||
try { | ||
i = Wt(t); | ||
i = Ht(t); | ||
} catch { | ||
throw new _("Failed to base64url decode the payload"); | ||
throw new W("Failed to base64url decode the payload"); | ||
} | ||
@@ -919,5 +918,5 @@ let n; | ||
} catch { | ||
throw new _("Failed to parse the decoded payload as JSON"); | ||
throw new W("Failed to parse the decoded payload as JSON"); | ||
} | ||
if (!ne(n)) throw new _("Invalid JWT Claims Set"); | ||
if (!ne(n)) throw new W("Invalid JWT Claims Set"); | ||
return n; | ||
@@ -1000,4 +999,4 @@ } | ||
} | ||
function Oe(e) { | ||
return { kind: "transformation", type: "brand", reference: Oe, async: !1, name: e, _run(t) { | ||
function We(e) { | ||
return { kind: "transformation", type: "brand", reference: We, async: !1, name: e, _run(t) { | ||
return t; | ||
@@ -1009,9 +1008,9 @@ } }; | ||
} | ||
function We(e) { | ||
return { kind: "schema", type: "number", reference: We, expects: "number", async: !1, message: e, _run(t, r) { | ||
function He(e) { | ||
return { kind: "schema", type: "number", reference: He, expects: "number", async: !1, message: e, _run(t, r) { | ||
return typeof t.value == "number" && !isNaN(t.value) ? t.typed = !0 : ae(this, "type", t, r), t; | ||
} }; | ||
} | ||
function He(e, ...t) { | ||
let r = { kind: "schema", type: "optional", reference: He, expects: `${e.expects} | undefined`, async: !1, wrapped: e, _run(i, n) { | ||
function Oe(e, ...t) { | ||
let r = { kind: "schema", type: "optional", reference: Oe, expects: `${e.expects} | undefined`, async: !1, wrapped: e, _run(i, n) { | ||
return i.value === void 0 && ("default" in this && (i.value = Gt(this, i, n)), i.value === void 0) ? (i.typed = !0, i) : this.wrapped._run(i, n); | ||
@@ -1067,4 +1066,4 @@ } }; | ||
} | ||
var Yt = Xt(Ne(), Oe("lid")); | ||
Je({ id: Yt, ver: He(We()) }); | ||
var Yt = Xt(Ne(), We("lid")); | ||
Je({ id: Yt, ver: Oe(He()) }); | ||
var Qt = (e) => () => e * 48271 % 2147483647 / 2147483647, Zt = (e) => typeof Buffer < "u" ? Buffer.from(e).toString("base64") : btoa(typeof e == "string" ? e : String.fromCharCode(...e)), er = (e) => typeof Buffer < "u" ? Buffer.from(e, "base64").toString() : atob(e), tr = (e, t) => { | ||
@@ -1075,3 +1074,3 @@ let r = Qt(t), i = new TextEncoder().encode(e).map((n) => n ^ Math.floor(r() * 256)); | ||
let t = rr(er(e)); | ||
return { decoded: Ht(t), jwt: t }; | ||
return { decoded: Ot(t), jwt: t }; | ||
}, ar = async (e) => { | ||
@@ -1081,9 +1080,9 @@ let { decoded: t, jwt: r } = await nr(e); | ||
let { sub: i, exp: n } = t, s = new TextEncoder().encode(tr(i, n)); | ||
return await Ot(r, s), t; | ||
return await Wt(r, s), t; | ||
}; | ||
function or({ r: e, v: t, t: r }) { | ||
const i = Ce(); | ||
if (K(() => { | ||
if (L(() => { | ||
e !== void 0 && e.toLowerCase().includes("ehsug") ? i.setType("production") : i.setType(r); | ||
}, []), K(() => { | ||
}, []), L(() => { | ||
const n = async (a) => { | ||
@@ -1093,4 +1092,4 @@ if (a === void 0) | ||
try { | ||
const o = await ar(a), c = new Date(o.exp * 1e3) - /* @__PURE__ */ new Date(), m = Math.floor(c / (1e3 * 60 * 60 * 24)); | ||
return m > 0 ? { type: "trial", daysleft: m } : { type: "expired", daysleft: 0 }; | ||
const o = await ar(a), c = new Date(o.exp * 1e3) - /* @__PURE__ */ new Date(), v = Math.floor(c / (1e3 * 60 * 60 * 24)); | ||
return v > 0 ? { type: "trial", daysleft: v } : { type: "expired", daysleft: 0 }; | ||
} catch (o) { | ||
@@ -1130,3 +1129,3 @@ return o.message.includes("claim timestamp check failed") ? { type: "expired", daysleft: 0 } : { type: "invalidkey", daysleft: 0 }; | ||
border: "1px solid black" | ||
}, children: /* @__PURE__ */ S("div", { style: { | ||
}, children: /* @__PURE__ */ E("div", { style: { | ||
height: "100%", | ||
@@ -1141,5 +1140,5 @@ display: "flex", | ||
}, children: [ | ||
/* @__PURE__ */ S("div", { style: { display: "flex", flexDirection: "row", alignItems: "center" }, children: [ | ||
/* @__PURE__ */ E("div", { style: { display: "flex", flexDirection: "row", alignItems: "center" }, children: [ | ||
/* @__PURE__ */ f("img", { style: { width: 160 }, src: "../ReExt/ReExt.png" }), | ||
/* @__PURE__ */ S("div", { style: { margin: "0 0 0 20px" }, children: [ | ||
/* @__PURE__ */ E("div", { style: { margin: "0 0 0 20px" }, children: [ | ||
"Welcome to the ReExt v", | ||
@@ -1150,4 +1149,4 @@ t, | ||
] }), | ||
i.type === "trial" || i.type === "nokey" && /* @__PURE__ */ S(se, { children: [ | ||
/* @__PURE__ */ S("div", { style: { margin: "10px 0 10px 0", fontSize: "18px" }, children: [ | ||
i.type === "trial" || i.type === "nokey" && /* @__PURE__ */ E(se, { children: [ | ||
/* @__PURE__ */ E("div", { style: { margin: "10px 0 10px 0", fontSize: "18px" }, children: [ | ||
"This is a 30 day trial version of ReExt.", | ||
@@ -1161,3 +1160,3 @@ /* @__PURE__ */ f("br", {}), | ||
/* @__PURE__ */ f("div", { style: { xwidth: "100%", flex: 1, display: "flex", border: "0px solid red" }, children: /* @__PURE__ */ f("iframe", { style: { width: "100%", margin: "0 0 10px 0", flex: 1, border: "0px solid lightgray" }, src: "https://www.sencha.com/forms/reext/trial-reext.php" }) }), | ||
/* @__PURE__ */ S("div", { style: { display: "flex", flexDirection: "row", justifyContent: "space-between", alignItems: "flex-end" }, children: [ | ||
/* @__PURE__ */ E("div", { style: { display: "flex", flexDirection: "row", justifyContent: "space-between", alignItems: "flex-end" }, children: [ | ||
/* @__PURE__ */ f("div", { style: { fontSize: "12px" }, children: i.type }), | ||
@@ -1176,3 +1175,3 @@ /* @__PURE__ */ f( | ||
] }), | ||
i.type === "expired" && /* @__PURE__ */ f(se, { children: /* @__PURE__ */ S("div", { style: { display: "flex", flexDirection: "column", justifyContent: "center", alignItems: "center", margin: "10px 0 10px 0", fontSize: "18px", height: "100%" }, children: [ | ||
i.type === "expired" && /* @__PURE__ */ f(se, { children: /* @__PURE__ */ E("div", { style: { display: "flex", flexDirection: "column", justifyContent: "center", alignItems: "center", margin: "10px 0 10px 0", fontSize: "18px", height: "100%" }, children: [ | ||
/* @__PURE__ */ f("div", { style: { margin: "0 0 20px 0", fontSize: "24px" }, children: "Your ReExt trial key has expired" }), | ||
@@ -1182,3 +1181,3 @@ /* @__PURE__ */ f("div", { children: "Contact Sencha Sales" }), | ||
] }) }), | ||
i.type === "invalidkey" && /* @__PURE__ */ f(se, { children: /* @__PURE__ */ S("div", { style: { display: "flex", flexDirection: "column", justifyContent: "center", alignItems: "center", margin: "10px 0 10px 0", fontSize: "18px", height: "100%" }, children: [ | ||
i.type === "invalidkey" && /* @__PURE__ */ f(se, { children: /* @__PURE__ */ E("div", { style: { display: "flex", flexDirection: "column", justifyContent: "center", alignItems: "center", margin: "10px 0 10px 0", fontSize: "18px", height: "100%" }, children: [ | ||
/* @__PURE__ */ f("div", { style: { margin: "0 0 20px 0", fontSize: "24px" }, children: "Your ReExt trial key is invalid" }), | ||
@@ -1192,14 +1191,14 @@ /* @__PURE__ */ f("div", { children: "Contact Sencha Sales" }), | ||
try { | ||
let H = async (g, C, w) => await new Promise((v) => { | ||
let A = async (x, C, w) => await new Promise((g) => { | ||
window.Ext.onReady(function() { | ||
return window.Ext.ReExtLocation = w, window.Ext.ReExtTheme = g, window.Ext.ReExtLi = !0, v(1); | ||
return window.Ext.ReExtLocation = w, window.Ext.ReExtTheme = x, window.Ext.ReExtLi = !0, g(1); | ||
}); | ||
}), E = async (g) => typeof window === void 0 || typeof window > "u" ? void 0 : await new Promise((C, w) => { | ||
let v = document.getElementsByTagName("HEAD")[0]; | ||
}), m = async (x) => typeof window === void 0 || typeof window > "u" ? void 0 : await new Promise((C, w) => { | ||
let g = document.getElementsByTagName("HEAD")[0]; | ||
var $ = !1; | ||
for (let p = 0; p < v.childNodes.length; p++) v.childNodes[p].src === window.location.origin + "/" + g && ($ = !0); | ||
for (let p = 0; p < g.childNodes.length; p++) g.childNodes[p].src === window.location.origin + "/" + x && ($ = !0); | ||
if ($ === !1) { | ||
let p = document.createElement("script"); | ||
p.addEventListener("load", () => C(1)), p.addEventListener("error", () => { | ||
var O = `${g} (js) | ||
var O = `${x} (js) | ||
@@ -1209,8 +1208,8 @@ - did you download the SDK from the support portal? | ||
console.error(O), w(O); | ||
}), p.src = g, v.appendChild(p); | ||
}), p.src = x, g.appendChild(p); | ||
} | ||
}), h = async (g) => typeof window === void 0 || typeof window > "u" ? void 0 : await new Promise((C, w) => { | ||
let v = document.getElementsByTagName("HEAD")[0], $ = document.createElement("link"); | ||
$.rel = "stylesheet", $.type = "text/css", $.href = g, $.addEventListener("error", () => { | ||
var p = `${g} (css) | ||
}), h = async (x) => typeof window === void 0 || typeof window > "u" ? void 0 : await new Promise((C, w) => { | ||
let g = document.getElementsByTagName("HEAD")[0], $ = document.createElement("link"); | ||
$.rel = "stylesheet", $.type = "text/css", $.href = x, $.addEventListener("error", () => { | ||
var p = `${x} (css) | ||
@@ -1220,3 +1219,3 @@ - did you download the SDK from the support portal? | ||
return console.error(p), w(p); | ||
}), $.addEventListener("load", () => C(1)), v.appendChild($); | ||
}), $.addEventListener("load", () => C(1)), g.appendChild($); | ||
}); | ||
@@ -1256,33 +1255,33 @@ var t = e.toolkit; | ||
} | ||
var m = a + "ext-" + c, u = a + "ext-addons-" + c; | ||
var v = a + "ext-" + c, u = a + "ext-addons-" + c; | ||
n === !0 ? n = "-debug" : n = ""; | ||
var x = ""; | ||
t === "modern" && (x = "-modern"); | ||
var S = ""; | ||
t === "modern" && (S = "-modern"); | ||
var R = ["ios", "material", "neptune", "triton"]; | ||
if (t === "modern" && !R.includes(r)) throw `${r} theme is not in ${t} toolkit for SDK version ${c}`; | ||
var j = ["classic", "crisp", "graphite", "gray", "material", "neptune", "triton"]; | ||
t === "classic" && !j.includes(r) && console.warn(`${r} is a custom theme in ${t} toolkit for SDK version ${c}`); | ||
var I = !1; | ||
(i.calendar === !0 || i.d3 === !0 || i.exporter === !0 || i.pivot === !0 || i.pivotd3 === !0 || i.pivotlocale === !0 || i.froalaeditor === !0) && (I = !0), e.debug === !0 && await E("node_modules/@sencha/reext/dist/ReExt/debug.js"); | ||
var b = m + "/build"; | ||
var _ = ["classic", "crisp", "graphite", "gray", "material", "neptune", "triton"]; | ||
t === "classic" && !_.includes(r) && console.warn(`${r} is a custom theme in ${t} toolkit for SDK version ${c}`); | ||
var j = !1; | ||
(i.calendar === !0 || i.d3 === !0 || i.exporter === !0 || i.pivot === !0 || i.pivotd3 === !0 || i.pivotlocale === !0 || i.froalaeditor === !0) && (j = !0), e.debug === !0 && await m("node_modules/@sencha/reext/dist/ReExt/debug.js"); | ||
var b = v + "/build"; | ||
if (c.slice(-1) === "c") { | ||
await E(`${b}/ext-${c}-toolkit-${t}-sdk.js`), await h(`${b}/ext-${c}-theme-${r}-sdk.css`), I === !0 && (await E(`${m}/ext-${c}-toolkit-${t}-addons.js`), await h(`${m}/ext-${c}-theme-${r}-addons.css`)), await H(r, s, o); | ||
await m(`${b}/ext-${c}-toolkit-${t}-sdk.js`), await h(`${b}/ext-${c}-theme-${r}-sdk.css`), j === !0 && (await m(`${v}/ext-${c}-toolkit-${t}-addons.js`), await h(`${v}/ext-${c}-theme-${r}-addons.css`)), await A(r, s, o); | ||
return; | ||
} | ||
if (await E(`${b}/ext${x}-all${l}${n}.js`), await h(`${b}/${t}/theme-${r}/resources/theme-${r}-all${l}.css`), i.fontawesome === !0 && await h(`${b}/packages/font-awesome/resources/font-awesome-all${n}.css`), E(`${b}/${t}/locale/locale-${y}${n}.js`), i.ux === !0 && (await E(`${b}/packages/ux/${t}/ux${n}.js`), c === "7.0.0" && t === "modern" && r === "neptune" && await h(`${b}/packages/ux/${t}/${t}-${r}/resources/ux-all${n}.css`), c === "7.0.0" && t === "classic" && await h(`${b}/packages/ux/${t}/${r}/resources/ux-all${n}.css`), c !== "7.0.0" && t === "classic" && r === "material" && await h(`${b}/packages/ux/${t}/${t}-${r}/resources/ux-all${n}.css`), c !== "7.0.0" && t === "classic" && r !== "material" && r !== "gray" && await h(`${b}/packages/ux/${t}/${r}/resources/ux-all${n}.css`)), i.charts === !0) { | ||
await E(`${b}/packages/charts/${t}/charts${n}.js`); | ||
var D = !0; | ||
(t === "modern" && r === "ios" && c === "7.0.0" || r === "gray") && (D = !1), D === !0 && (t === "classic" && r !== "material" ? await h(`${b}/packages/charts/${t}/${r}/resources/charts-all${n}.css`) : await h(`${b}/packages/charts/${t}/${t}-${r}/resources/charts-all${n}.css`)); | ||
if (await m(`${b}/ext${S}-all${l}${n}.js`), await h(`${b}/${t}/theme-${r}/resources/theme-${r}-all${l}.css`), i.fontawesome === !0 && await h(`${b}/packages/font-awesome/resources/font-awesome-all${n}.css`), m(`${b}/${t}/locale/locale-${y}${n}.js`), i.ux === !0 && (await m(`${b}/packages/ux/${t}/ux${n}.js`), c === "7.0.0" && t === "modern" && r === "neptune" && await h(`${b}/packages/ux/${t}/${t}-${r}/resources/ux-all${n}.css`), c === "7.0.0" && t === "classic" && await h(`${b}/packages/ux/${t}/${r}/resources/ux-all${n}.css`), c !== "7.0.0" && t === "classic" && r === "material" && await h(`${b}/packages/ux/${t}/${t}-${r}/resources/ux-all${n}.css`), c !== "7.0.0" && t === "classic" && r !== "material" && r !== "gray" && await h(`${b}/packages/ux/${t}/${r}/resources/ux-all${n}.css`)), i.charts === !0) { | ||
await m(`${b}/packages/charts/${t}/charts${n}.js`); | ||
var I = !0; | ||
(t === "modern" && r === "ios" && c === "7.0.0" || r === "gray") && (I = !1), I === !0 && (t === "classic" && r !== "material" ? await h(`${b}/packages/charts/${t}/${r}/resources/charts-all${n}.css`) : await h(`${b}/packages/charts/${t}/${t}-${r}/resources/charts-all${n}.css`)); | ||
} | ||
if (I === !0) { | ||
if (j === !0) { | ||
var d; | ||
u = u + "/packages", i.calendar === !0 && (d = "calendar", await E(`${u}/${d}/build/${t}/${d}${n}.js`), t === "modern" && r === "ios" || c === "7.0.0.156" ? await h(`${u}/${d}/build/${t}/${r}/resources/${d}-all${n}.css`) : r !== "gray" && r !== "graphite" && (t === "classic" && r !== "material" ? await h(`${u}/${d}/build/${t}/${r}/resources/${d}-all${n}.css`) : await h(`${u}/${d}/build/${t}/${t}-${r}/resources/${d}-all${n}.css`))), i.d3 === !0 && (d = "d3", await E(`${u}/${d}/build/${t}/${d}${n}.js`), t === "modern" && (r === "ios" || r === "material") ? await h(`${u}/${d}/build/${t}/${r}/resources/${d}-all${n}.css`) : r !== "gray" && r !== "graphite" && (t === "classic" && r !== "material" ? await h(`${u}/${d}/build/${t}/${r}/resources/${d}-all${n}.css`) : await h(`${u}/${d}/build/${t}/${t}-${r}/resources/${d}-all${n}.css`))), i.exporter === !0 && (d = "exporter", await E(`${u}/${d}/build/${t}/${d}${n}.js`), await h(`${u}/${d}/build/${t}/resources/${d}-all${n}.css`)), i.pivot === !0 && (d = "pivot", await E(`${u}/${d}/build/${t}/${d}${n}.js`), t === "modern" && (r === "ios" || r === "material") ? await h(`${u}/${d}/build/${t}/${r}/resources/${d}-all${n}.css`) : r !== "gray" && r !== "graphite" && (t === "classic" && r !== "material" ? await h(`${u}/${d}/build/${t}/${r}/resources/${d}-all${n}.css`) : await h(`${u}/${d}/build/${t}/${t}-${r}/resources/${d}-all${n}.css`))), i.pivotd3 === !0 && (d = "pivot-d3", await E(`${u}/${d}/build/${t}/${d}${n}.js`), t === "modern" && (r === "ios" || r === "material") ? await h(`${u}/${d}/build/${t}/${r}/resources/${d}-all${n}.css`) : r !== "gray" && r !== "graphite" && (t === "classic" && r !== "material" ? await h(`${u}/${d}/build/${t}/${r}/resources/${d}-all${n}.css`) : await h(`${u}/${d}/build/${t}/${t}-${r}/resources/${d}-all${n}.css`))), i.froalaeditor === !0 && (d = "froala-editor", await E(`${u}/${d}/build/${t}/${d}${n}.js`), await h(`${u}/${d}/build/${t}/${r}/resources/${d}-all${n}.css`), await E(`${u}/${d}/development/froalaeditor.pkgd.js`), await h(`${u}/${d}/development/froalaeditor.pkgd.css`)), i.pivotlocale; | ||
u = u + "/packages", i.calendar === !0 && (d = "calendar", await m(`${u}/${d}/build/${t}/${d}${n}.js`), t === "modern" && r === "ios" || c === "7.0.0.156" ? await h(`${u}/${d}/build/${t}/${r}/resources/${d}-all${n}.css`) : r !== "gray" && r !== "graphite" && (t === "classic" && r !== "material" ? await h(`${u}/${d}/build/${t}/${r}/resources/${d}-all${n}.css`) : await h(`${u}/${d}/build/${t}/${t}-${r}/resources/${d}-all${n}.css`))), i.d3 === !0 && (d = "d3", await m(`${u}/${d}/build/${t}/${d}${n}.js`), t === "modern" && (r === "ios" || r === "material") ? await h(`${u}/${d}/build/${t}/${r}/resources/${d}-all${n}.css`) : r !== "gray" && r !== "graphite" && (t === "classic" && r !== "material" ? await h(`${u}/${d}/build/${t}/${r}/resources/${d}-all${n}.css`) : await h(`${u}/${d}/build/${t}/${t}-${r}/resources/${d}-all${n}.css`))), i.exporter === !0 && (d = "exporter", await m(`${u}/${d}/build/${t}/${d}${n}.js`), await h(`${u}/${d}/build/${t}/resources/${d}-all${n}.css`)), i.pivot === !0 && (d = "pivot", await m(`${u}/${d}/build/${t}/${d}${n}.js`), t === "modern" && (r === "ios" || r === "material") ? await h(`${u}/${d}/build/${t}/${r}/resources/${d}-all${n}.css`) : r !== "gray" && r !== "graphite" && (t === "classic" && r !== "material" ? await h(`${u}/${d}/build/${t}/${r}/resources/${d}-all${n}.css`) : await h(`${u}/${d}/build/${t}/${t}-${r}/resources/${d}-all${n}.css`))), i.pivotd3 === !0 && (d = "pivot-d3", await m(`${u}/${d}/build/${t}/${d}${n}.js`), t === "modern" && (r === "ios" || r === "material") ? await h(`${u}/${d}/build/${t}/${r}/resources/${d}-all${n}.css`) : r !== "gray" && r !== "graphite" && (t === "classic" && r !== "material" ? await h(`${u}/${d}/build/${t}/${r}/resources/${d}-all${n}.css`) : await h(`${u}/${d}/build/${t}/${t}-${r}/resources/${d}-all${n}.css`))), i.froalaeditor === !0 && (d = "froala-editor", await m(`${u}/${d}/build/${t}/${d}${n}.js`), await h(`${u}/${d}/build/${t}/${r}/resources/${d}-all${n}.css`), await m(`${u}/${d}/development/froalaeditor.pkgd.js`), await h(`${u}/${d}/development/froalaeditor.pkgd.css`)), i.pivotlocale; | ||
} | ||
async function L(g) { | ||
var C = g.location; | ||
async function H(x) { | ||
var C = x.location; | ||
if (C === "local") { | ||
var w = g.overrides; | ||
var w = x.overrides; | ||
if (w === void 0 && (w = !1), w !== !0 && (w = !1), w === !0) { | ||
var v = `${g.urlbase}ext-${g.sdkversion}/${t}overrides.js`; | ||
console.log("overridefile", v); | ||
var g = `${x.urlbase}ext-${x.sdkversion}/${t}overrides.js`; | ||
console.log("overridefile", g); | ||
async function p(O) { | ||
@@ -1296,18 +1295,18 @@ try { | ||
} | ||
var $ = await p(v); | ||
$ && await E(v); | ||
var $ = await p(g); | ||
$ && await m(g); | ||
} | ||
} | ||
} | ||
await L(e); | ||
async function z(g, C) { | ||
g !== void 0 && C !== void 0 && C.forEach(async (w) => { | ||
let v = `${g}/${w}`; | ||
await E(v); | ||
await H(e); | ||
async function z(x, C) { | ||
x !== void 0 && C !== void 0 && C.forEach(async (w) => { | ||
let g = `${x}/${w}`; | ||
await m(g); | ||
}); | ||
} | ||
await z(e.customfolder, e.customfiles), await H(r, s, o); | ||
} catch (H) { | ||
console.warn("fail", H), alert(`Loading Failed: | ||
` + H.toString()); | ||
await z(e.customfolder, e.customfiles), await A(r, s, o); | ||
} catch (A) { | ||
console.warn("fail", A), alert(`Loading Failed: | ||
` + A.toString()); | ||
} | ||
@@ -1319,4 +1318,4 @@ } | ||
return; | ||
const [n, s] = N(!1), [a, o] = N(!1); | ||
K(() => { | ||
const [n, s] = K(!1), [a, o] = K(!1); | ||
L(() => { | ||
try { | ||
@@ -1330,3 +1329,3 @@ var y = __IS_REEXT_RUNNING__; | ||
try { | ||
if (K(() => { | ||
if (L(() => { | ||
(async () => { | ||
@@ -1348,4 +1347,4 @@ var c = { | ||
await sr(t), s(!0); | ||
} catch (m) { | ||
console.error("fail", m); | ||
} catch (v) { | ||
console.error("fail", v); | ||
} | ||
@@ -1362,5 +1361,5 @@ })(); | ||
}; | ||
return /* @__PURE__ */ S(Be, { types: l, actionTrace: !1, actionStack: !1, dispatchTrace: !1, dispatchStack: !1, middleware: [], middlewareafter: [], children: [ | ||
return /* @__PURE__ */ E(Be, { types: l, actionTrace: !1, actionStack: !1, dispatchTrace: !1, dispatchStack: !1, middleware: [], middlewareafter: [], children: [ | ||
$e !== "production" && /* @__PURE__ */ f(or, { r, v: ke, t: $e }), | ||
a === !1 && /* @__PURE__ */ S( | ||
a === !1 && /* @__PURE__ */ E( | ||
"div", | ||
@@ -1420,3 +1419,3 @@ { | ||
return; | ||
const [t, r] = N(e); | ||
const [t, r] = K(e); | ||
var i = ee(); | ||
@@ -1423,0 +1422,0 @@ return i.current = t, [() => i.current, r]; |
@@ -1,9 +0,9 @@ | ||
(function(A,s){typeof exports=="object"&&typeof module<"u"?s(exports,require("react/jsx-runtime"),require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react/jsx-runtime","react","react-dom"],s):(A=typeof globalThis<"u"?globalThis:A||self,s(A.ReExt={},A.jsxRuntime,A.React,A.ReactDOM))})(this,function(A,s,g,ie){"use strict";const ye="1.0.170",We=(e,t)=>{for(var r in e)typeof e[r]=="function"&&function(i,a){var l=r;e[r]=function(){t===!0&&console.log("---"),console.log("globalState."+l+" payload:",arguments[0]),t===!0&&console.log(new Error().stack),t===!0&&console.log("---");var n=a.apply(this,arguments);return n}}(r,e[r])},He=async(e,t,r)=>{console.log("dispatch:",e.type,e.payload),r.dispatchStack&&console.log(new Error().stack)},Je=(e,t,r)=>{const[i,a]=g.useReducer(e,t),l=g.useRef(null);var n=r.middleware;n===void 0&&(n=[]);var o=r.middlewareafter;return o===void 0&&(o=[]),g.useEffect(()=>{o.map(c=>c(l.current,i))},[o,i]),[i,c=>{n.map(y=>y(c,i,r)),l.current=c,a(c)}]},he=g.createContext(),we=()=>g.useContext(he),Ne=(e,t)=>{var r={...e};return r[t.type.toLowerCase()]=t.payload,window.vscodeapi!==void 0&&vscodeapi.setState(r),r},Ke=e=>{if(e===void 0)return;var t=e.types,r={};for(let o in t)t.hasOwnProperty(o)&&(r["set"+o]=c=>l({type:o,payload:c}));var i={};for(let o in t)t.hasOwnProperty(o)&&(i[o.toLowerCase()]=t[o].value);g.useEffect(()=>{e.dispatchTrace&&e.middleware.push(He)},[e]),e.actionTrace&&We(r,e.actionStack);const[a,l]=Je(Ne,i,e),n=(o,c)=>{var y={};for(const[d]of Object.entries(c))y[d]=o[d];return y};return g.createElement(he.Provider,{value:{...n(a,i),...r}},e.children)};function X(e,t){try{if(e===null||typeof e!="object")return e;if(e instanceof Date)return new Date(e);if(Array.isArray(e)){let r=[];for(let i=0;i<e.length;i++)r[i]=X(e[i],"array");return r}if(e instanceof Object){delete e.$initParent;let r={};for(let i in e)e.hasOwnProperty(i)&&(r[i]=X(e[i],"object"));return r}return e}catch{return console.error("error - cloneDeep node:",t),""}}function ae(e,t){if(e===t)return!0;if(e==null||t==null)return e===t;if(typeof e!=typeof t)return!1;if(e instanceof Date&&t instanceof Date)return e.getTime()===t.getTime();if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++)if(!ae(e[r],t[r]))return!1;return!0}if(e instanceof Object&&t instanceof Object){let r=Object.keys(e),i=Object.keys(t);if(r.length!==i.length)return!1;for(let a of r)if(!t.hasOwnProperty(a)||!ae(e[a],t[a]))return!1;return!0}return!1}function Le({reextplugin:e,rid:t,reactversion:r,extver:i,extlocation:a,exttoolkit:l,exttheme:n,type:o,packageversion:c,style:y,flexdirection:d,...v}){return s.jsxs("div",{name:"ReExtRootLogo","data-rid":v.rid,style:{display:"flex",flexDirection:d,alignItems:"center",color:"black",padding:5,...y},children:[s.jsx("img",{style:{height:40,width:80},src:"../ReExt/ReExt.png"}),s.jsxs("div",{style:{margin:"0 0 0 3px"},children:[s.jsx("div",{style:{margin:"0 0 0 1px",fontSize:12,color:"black"},children:s.jsx("a",{style:v.style,target:"_blank",rel:"noreferrer",href:"https://www.npmjs.com/package/@sencha/reext",children:s.jsxs("i",{children:["ReExt ",c]})})}),s.jsx("div",{style:{fontSize:"10px",margin:"2px 0 0 0"},children:s.jsxs("span",{style:{margin:"0 0 0 0"},children:[o,", reextplugin: ",e.toString()]})}),s.jsx("div",{style:{fontSize:"10px",margin:"2px 0 0 0"},children:s.jsxs("span",{style:{margin:"0 0 0 0"},children:["React: ",s.jsx("b",{children:r})]})}),s.jsx("div",{style:{fontSize:"10px",margin:"2px 0 0 0"},children:s.jsxs("span",{style:{margin:"0 0 0 0"},children:["ExtJS: ",s.jsxs("b",{children:[i," (",a,")"]})]})}),s.jsxs("div",{style:{fontSize:"10px",margin:"2px 0 0 0"},children:[s.jsxs("span",{style:{margin:"0 0 0 0"},children:["toolkit: ",s.jsx("b",{children:l})]}),s.jsxs("span",{style:{margin:"0 0 0 5px"},children:["theme: ",s.jsx("b",{children:n})]})]})]})]})}var Me=e=>{var t=null,r=e.slice(0,2);if(r==="on"){var i=e.charAt(2),a=e.charAt(2).toUpperCase();i===a&&(t=e.slice(2).toLowerCase())}return window.Ext.isClassic===!0&&t==="tap"&&(t="click"),t},ze=(e,t,r,i)=>{if(!(typeof window===void 0||typeof window>"u")){var a={};if(a.xtype=e,t!==void 0)for(let[n,o]of Object.entries(t))a[n]=o;if(r.references===!0&&(a.controller=window.Ext.create("Ext.app.ViewController")),a.store!==void 0&&(a.store.listeners!==void 0?a.store.listeners.load===void 0&&(a.store.listeners.load=n=>{r.storeloaded!==void 0&&r.storeloaded(n,i())}):a.store.listeners={load:n=>{r.storeloaded!==void 0&&r.storeloaded(n,i())}}),a.listeners===void 0){a.listeners={};for(let[n,o]of Object.entries(r)){var l=Me(n);l!==null&&(a.listeners[l]=function(){o(...arguments)})}Object.keys(a.listeners).length===0&&delete a.listeners}return a}},Ue=e=>{var t=null,r=e.slice(0,2);if(r==="on"){var i=e.charAt(2),a=e.charAt(2).toUpperCase();i===a&&(t=e.slice(2).toLowerCase())}return window.Ext.isClassic===!0&&t==="tap"&&(t="click"),t},ve=(e,t,r)=>{var i=[];if(!(typeof window===void 0||typeof window>"u")){var a=[],l=[];if(e===void 0)return{childarray:[],cpArray:[]};e.length===void 0?l.push(e):l=e;try{l.map(o=>{var c,y;if(t.xtype=="tabpanel"){var d;window.Ext.ReExtTheme==="classic"?d="Ext.panel.Panel":d="Ext.Panel",c=window.Ext.create(d,{layout:"fit",title:o.props.title,cls:"ReExtTabChildRoot",items:[{xtype:"component",listeners:{activate:b=>{y=ie.createPortal(o,b.el.dom),a.push(y);var C=b.el.dom.parentNode;r.observe(C)},render:b=>{y=ie.createPortal(o,b.el.dom),a.push(y);var C=b.el.dom.parentNode;r.observe(C)}},style:{backgroundColor:"transparent",display:"flex",height:"100%",width:"100%"}}]}),i.push(c)}else{var v;window.Ext.isClassic===!0?v="Ext.container.Container":v="Ext.Container";let{flex:b,region:C,width:I,height:D}=o.props.config||{};var u={items:[{xtype:"component",listeners:{render:E=>{y=ie.createPortal(o,E.el.dom),a.push(y);var O=E.el.dom.parentNode;r.observe(O)}},style:{backgroundColor:"transparent",display:"flex",height:"100%",width:"100%"}}],flex:b,region:C,width:I,height:D};c=window.Ext.create(v,u),i.push(c)}});var n={childarray:i,cpArray:a};return n}catch(o){return console.error("iteratechldren:",o.toString()),[]}}},Fe=(e,t,r)=>{if(!(typeof window===void 0||typeof window>"u")){var i=l=>{let n=l.charAt(0).toUpperCase(),o=l.slice(1);var c="set"+(n+o);return c},a;window.Ext.isClassic===!0?t==="items"?(e.removeAll(!0),e.add(r)):t!=="layout"&&(a=i(t),e[a]!==void 0?e[a](r):e[t]=r):(a=i(t),e[a]!==void 0&&e[a](r))}},Be=()=>{var e;return typeof ResizeObserver<"u"?(e=new ResizeObserver(t=>{if(!(typeof window===void 0||typeof window>"u"))for(let o of t){var r=0,i=o.target.children.item(r);if(i!==null&&o.contentBoxSize){let c=o.contentBoxSize[0];var a=c.inlineSize,l=window.Ext.getCmp(i.id);if(l!==void 0)window.Ext.getCmp(i.id).setWidth(a),window.Ext.getCmp(i.id).setHeight(c.blockSize);else if(!i.classList.contains("wm")){console.log("child not found",i.id);var n=i.getAttribute("w");n!=="w"&&console.warn("child not resized",i)}}}}),e):null};async function Ve(){return await new Promise(e=>{function t(){window.Ext!==void 0&&window.Ext.onReady(function(){return clearInterval(r),e(1)})}var r=setInterval(t,5)})}var qe=(e,t,r)=>{if(typeof window>"u")return;let i=document.createElement("div");i.classList.add("wm"),i.style.zIndex=2e4,i.style.position="absolute",i.style.bottom="0px",i.style.right="0px",i.style.color="white",i.style.fontSize="10px",i.style.fontWeight="bold",i.style.fontStyle="italic",i.style.background="#B87333",i.style.padding="1px 3px 1px 1px",i.style.border="1px solid lightgray",i.style.borderRadius="3px 3px 3px 3px",i.innerText="ReExt "+t,r!==null?r.appendChild(i):e.el!==void 0&&e.el.dom.appendChild(i)};function Ge(e){const t=we();if(typeof window===void 0||typeof window>"u")return;const[r,i]=g.useState(null),[a,l]=g.useState(null),n=g.useRef(null);n.current=a;const o=()=>n.current,[c,y]=g.useState(null),d=g.useRef(null);d.current=c;const v=()=>d.current,u=g.useRef(null);var b=Be();const[C,I]=g.useState(!1);g.useEffect(()=>{try{var w=__IS_REEXT_RUNNING__;I(!0)}catch{I(!1)}},[]),g.useEffect(()=>{var w,m="false";if(!(typeof window===void 0||typeof window>"u"))return(async()=>{if(await Ve(),e.children!==void 0&&e.config.items===void 0&&(e.config.items=[]),m==="false"&&e.xtype!=="logo"){var $;v()==null?$=e.config:$=v();try{var p=ze(e.xtype,$,e,o),W=Ext.ClassManager.getByAlias("widget."+p.xtype);if(W===void 0){var U="ReExt "+p.xtype+" could not be created";p={xtype:"label",text:U,style:{color:"red",background:"lightgray"}}}if(p.height===void 0&&p.xtype!=="window"&&(window.Ext.isClassic===!0&&p.xtype==="grid"?p.height=0:p.height="100%"),p.width===void 0&&p.xtype!=="window"&&(window.Ext.isClassic===!0&&p.xtype==="grid"?p.width=0:p.width="100%"),window.Ext.isClassic===!0){const J=pe=>{var q=pe.el.dom.parentNode;b.observe(q)};p.listeners===void 0?p.listeners={boxready:J}:p.listeners.boxready=J}p.xtype!=="window"&&(p.renderTo=u.current),p.xtype==="tabpanel"&&(p.deferredRender=!1);var P=ve(e.children,p,b);i(P.cpArray),P.childarray.length>0&&(p.items=P.childarray),w=window.Ext.create(p),l(w),n.current=w,e.config!==void 0&&e.config.reference!==void 0&&e.ReExtParent!==void 0&&(e.ReExtParent.ReExtChildren===void 0&&(e.ReExtParent.ReExtChildren=[]),e.ReExtParent.ReExtChildren.push(w)),u.current===null?console.warn("ReExtRootRef.current,props",u.current,e):(u.current.style.background="transparent",u.current.firstChild.remove()),t.type!==null&&t.type!=="production"&&qe(w,p.xtype,u.current),e.ready!==void 0&&e.ready(w)}catch(J){console.error("ReExt.jsx:",J)}}})(),()=>{m="true",!(typeof window===void 0||typeof window>"u")&&window.Ext!==void 0&&window.Ext.destroy!==void 0&&w!=null&&(l(null),window.Ext.destroy(w))}},[t.type]),g.useEffect(()=>{if(!(typeof window===void 0||typeof window>"u")&&e.config!==void 0){if(n.current!==null){e.children!==void 0&&e.config.items===void 0&&(e.config.items=[]);for(const[P]of Object.entries(d.current)){if(Ue(P)!=null||P==="xtype")return;var w=X(d.current[P],"root"),m=X(e.config[P],"root");w!=null&&delete w.listeners,m!==void 0&&w!==null&&delete m.listeners;const J=pe=>{let q=[],lr=JSON.stringify(pe,function(cr,G){if(typeof G=="object"&&G!==null){if(q.indexOf(G)!==-1)return;q.push(G)}return G});return q=null,lr};var $=J(w),p=J(m),W=ae($,p);if(!W&&(Fe(n.current,P,m),P==="items")){var U=ve(e.children,n.current,b);i(U)}}}y(e.config),d.current=e.config}},[e.config]);var D="",E="",O="",f="";if(!(typeof window===void 0||typeof window>"u")){if(window.Ext!==void 0&&window.Ext.versions!==null&&window.Ext.versions!==void 0){E=window.Ext.versions.core.version,f=window.Ext.ReExtTheme,D=window.Ext.ReExtLocation;var H=window.Ext.isClassic;H===!0?O="classic":O="modern"}if(!(typeof window===void 0||typeof window>"u")){var S="";if(t.type==="production"||t.type===null?S="production":S=`${t.type} - ${t.daysleft} days left`,e.xtype==="logo")return s.jsx(Le,{reextplugin:C,rid:e.rid,reactversion:g.version,extver:E,extlocation:D,exttoolkit:O,exttheme:f,type:S,packageversion:ye,flexdirection:e.flexdirection,style:e.style});var h;e.style===void 0||e.style.height===void 0?h=1:h="none";var M="";if(e.className!==void 0&&(M=e.className),e.xtype==="window")return null;var z,x,T={};return r==null?(z={...e.style,...T,flex:h,position:"relative",display:"flex",overflow:"hidden"},x=M+" fill"):r.length===0?(z={...e.style,...T,flex:h,position:"relative",display:"flex",overflow:"hidden"},x=M+" fill"):(z={...e.style,flex:h,position:"relative",display:"flex",overflow:"hidden"},x=M),s.jsx("div",{name:"ReExtRoot-"+e.xtype,"data-rid":e.rid,className:x,style:z,ref:u,children:s.jsx("div",{className:"portalroot",style:{display:"flex",flex:1,alignItems:"center",justifyContent:"center"},children:r!==null&&r.map(w=>w)})})}}}async function Xe(){if(typeof window===void 0||typeof window>"u")return;function e(t){t.style.width="100%",t.style.height="100%",t.style.margin="0",t.style.padding="0",t.style.padding="0",t.style.boxSizing="border-box",t.style.overflow="hidden"}document.documentElement&&e(document.documentElement),document.body&&e(document.body),document.getElementById("root")&&e(document.getElementById("root"))}function Ye(){if(!(typeof window===void 0||typeof window>"u"))return s.jsx("div",{className:"splash",style:{fontSize:"36px",border:"10px solid #0960a5",width:"100%",height:"100%",margin:0,padding:0,boxSizing:"border-box",overflow:"hidden",display:"flex",flexDirection:"column",flex:1,justifyContent:"center",alignItems:"center"},children:s.jsx("img",{style:{height:500,width:1e3},src:"../ReExt/ReExt.png"})})}var Qe=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Ze=Qe(()=>{}),ne=crypto,ge=e=>e instanceof CryptoKey,Y=new TextEncoder,F=new TextDecoder;function et(...e){let t=e.reduce((a,{length:l})=>a+l,0),r=new Uint8Array(t),i=0;for(let a of e)r.set(a,i),i+=a.length;return r}var tt=e=>{let t=atob(e),r=new Uint8Array(t.length);for(let i=0;i<t.length;i++)r[i]=t.charCodeAt(i);return r},B=e=>{let t=e;t instanceof Uint8Array&&(t=F.decode(t)),t=t.replace(/-/g,"+").replace(/_/g,"/").replace(/\s/g,"");try{return tt(t)}catch{throw new TypeError("The input to be decoded is not correctly encoded.")}},N=class extends Error{static get code(){return"ERR_JOSE_GENERIC"}constructor(t){var r;super(t),this.code="ERR_JOSE_GENERIC",this.name=this.constructor.name,(r=Error.captureStackTrace)==null||r.call(Error,this,this.constructor)}},R=class extends N{static get code(){return"ERR_JWT_CLAIM_VALIDATION_FAILED"}constructor(e,t,r="unspecified",i="unspecified"){super(e),this.code="ERR_JWT_CLAIM_VALIDATION_FAILED",this.claim=r,this.reason=i,this.payload=t}},me=class extends N{static get code(){return"ERR_JWT_EXPIRED"}constructor(e,t,r="unspecified",i="unspecified"){super(e),this.code="ERR_JWT_EXPIRED",this.claim=r,this.reason=i,this.payload=t}},K=class extends N{constructor(){super(...arguments),this.code="ERR_JOSE_NOT_SUPPORTED"}static get code(){return"ERR_JOSE_NOT_SUPPORTED"}},k=class extends N{constructor(){super(...arguments),this.code="ERR_JWS_INVALID"}static get code(){return"ERR_JWS_INVALID"}},_=class extends N{constructor(){super(...arguments),this.code="ERR_JWT_INVALID"}static get code(){return"ERR_JWT_INVALID"}},rt=class extends N{constructor(){super(...arguments),this.code="ERR_JWS_SIGNATURE_VERIFICATION_FAILED",this.message="signature verification failed"}static get code(){return"ERR_JWS_SIGNATURE_VERIFICATION_FAILED"}};function j(e,t="algorithm.name"){return new TypeError(`CryptoKey does not support this operation, its ${t} must be ${e}`)}function Q(e,t){return e.name===t}function oe(e){return parseInt(e.name.slice(4),10)}function it(e){switch(e){case"ES256":return"P-256";case"ES384":return"P-384";case"ES512":return"P-521";default:throw new Error("unreachable")}}function at(e,t){if(t.length&&!t.some(r=>e.usages.includes(r))){let r="CryptoKey does not support this operation, its usages must include ";if(t.length>2){let i=t.pop();r+=`one of ${t.join(", ")}, or ${i}.`}else t.length===2?r+=`one of ${t[0]} or ${t[1]}.`:r+=`${t[0]}.`;throw new TypeError(r)}}function nt(e,t,...r){switch(t){case"HS256":case"HS384":case"HS512":{if(!Q(e.algorithm,"HMAC"))throw j("HMAC");let i=parseInt(t.slice(2),10);if(oe(e.algorithm.hash)!==i)throw j(`SHA-${i}`,"algorithm.hash");break}case"RS256":case"RS384":case"RS512":{if(!Q(e.algorithm,"RSASSA-PKCS1-v1_5"))throw j("RSASSA-PKCS1-v1_5");let i=parseInt(t.slice(2),10);if(oe(e.algorithm.hash)!==i)throw j(`SHA-${i}`,"algorithm.hash");break}case"PS256":case"PS384":case"PS512":{if(!Q(e.algorithm,"RSA-PSS"))throw j("RSA-PSS");let i=parseInt(t.slice(2),10);if(oe(e.algorithm.hash)!==i)throw j(`SHA-${i}`,"algorithm.hash");break}case"EdDSA":{if(e.algorithm.name!=="Ed25519"&&e.algorithm.name!=="Ed448")throw j("Ed25519 or Ed448");break}case"ES256":case"ES384":case"ES512":{if(!Q(e.algorithm,"ECDSA"))throw j("ECDSA");let i=it(t);if(e.algorithm.namedCurve!==i)throw j(i,"algorithm.namedCurve");break}default:throw new TypeError("CryptoKey does not support this operation")}at(e,r)}function xe(e,t,...r){var i;if(r.length>2){let a=r.pop();e+=`one of type ${r.join(", ")}, or ${a}.`}else r.length===2?e+=`one of type ${r[0]} or ${r[1]}.`:e+=`of type ${r[0]}.`;return t==null?e+=` Received ${t}`:typeof t=="function"&&t.name?e+=` Received function ${t.name}`:typeof t=="object"&&t!=null&&((i=t.constructor)!=null&&i.name)&&(e+=` Received an instance of ${t.constructor.name}`),e}var be=(e,...t)=>xe("Key must be ",e,...t);function Ee(e,t,...r){return xe(`Key for the ${e} algorithm must be `,t,...r)}var Se=e=>ge(e)?!0:(e==null?void 0:e[Symbol.toStringTag])==="KeyObject",Z=["CryptoKey"],ot=(...e)=>{let t=e.filter(Boolean);if(t.length===0||t.length===1)return!0;let r;for(let i of t){let a=Object.keys(i);if(!r||r.size===0){r=new Set(a);continue}for(let l of a){if(r.has(l))return!1;r.add(l)}}return!0},st=ot;function lt(e){return typeof e=="object"&&e!==null}function ee(e){if(!lt(e)||Object.prototype.toString.call(e)!=="[object Object]")return!1;if(Object.getPrototypeOf(e)===null)return!0;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}var ct=(e,t)=>{if(e.startsWith("RS")||e.startsWith("PS")){let{modulusLength:r}=t.algorithm;if(typeof r!="number"||r<2048)throw new TypeError(`${e} requires key modulusLength to be 2048 bits or larger`)}};function dt(e){let t,r;switch(e.kty){case"RSA":{switch(e.alg){case"PS256":case"PS384":case"PS512":t={name:"RSA-PSS",hash:`SHA-${e.alg.slice(-3)}`},r=e.d?["sign"]:["verify"];break;case"RS256":case"RS384":case"RS512":t={name:"RSASSA-PKCS1-v1_5",hash:`SHA-${e.alg.slice(-3)}`},r=e.d?["sign"]:["verify"];break;case"RSA-OAEP":case"RSA-OAEP-256":case"RSA-OAEP-384":case"RSA-OAEP-512":t={name:"RSA-OAEP",hash:`SHA-${parseInt(e.alg.slice(-3),10)||1}`},r=e.d?["decrypt","unwrapKey"]:["encrypt","wrapKey"];break;default:throw new K('Invalid or unsupported JWK "alg" (Algorithm) Parameter value')}break}case"EC":{switch(e.alg){case"ES256":t={name:"ECDSA",namedCurve:"P-256"},r=e.d?["sign"]:["verify"];break;case"ES384":t={name:"ECDSA",namedCurve:"P-384"},r=e.d?["sign"]:["verify"];break;case"ES512":t={name:"ECDSA",namedCurve:"P-521"},r=e.d?["sign"]:["verify"];break;case"ECDH-ES":case"ECDH-ES+A128KW":case"ECDH-ES+A192KW":case"ECDH-ES+A256KW":t={name:"ECDH",namedCurve:e.crv},r=e.d?["deriveBits"]:[];break;default:throw new K('Invalid or unsupported JWK "alg" (Algorithm) Parameter value')}break}case"OKP":{switch(e.alg){case"EdDSA":t={name:e.crv},r=e.d?["sign"]:["verify"];break;case"ECDH-ES":case"ECDH-ES+A128KW":case"ECDH-ES+A192KW":case"ECDH-ES+A256KW":t={name:e.crv},r=e.d?["deriveBits"]:[];break;default:throw new K('Invalid or unsupported JWK "alg" (Algorithm) Parameter value')}break}default:throw new K('Invalid or unsupported JWK "kty" (Key Type) Parameter value')}return{algorithm:t,keyUsages:r}}var ft=async e=>{if(!e.alg)throw new TypeError('"alg" argument is required when "jwk.alg" is not present');let{algorithm:t,keyUsages:r}=dt(e),i=[t,e.ext??!1,e.key_ops??r],a={...e};return delete a.alg,delete a.use,ne.subtle.importKey("jwk",a,...i)},ut=ft,ke=e=>B(e),se,le,$e=e=>(e==null?void 0:e[Symbol.toStringTag])==="KeyObject",Ce=async(e,t,r,i)=>{let a=e.get(t);if(a!=null&&a[i])return a[i];let l=await ut({...r,alg:i});return a?a[i]=l:e.set(t,{[i]:l}),l},pt=(e,t)=>{if($e(e)){let r=e.export({format:"jwk"});return delete r.d,delete r.dp,delete r.dq,delete r.p,delete r.q,delete r.qi,r.k?ke(r.k):(le||(le=new WeakMap),Ce(le,e,r,t))}return e},yt=(e,t)=>{if($e(e)){let r=e.export({format:"jwk"});return r.k?ke(r.k):(se||(se=new WeakMap),Ce(se,e,r,t))}return e},ht={normalizePublicKey:pt,normalizePrivateKey:yt},L=e=>e==null?void 0:e[Symbol.toStringTag],wt=(e,t)=>{if(!(t instanceof Uint8Array)){if(!Se(t))throw new TypeError(Ee(e,t,...Z,"Uint8Array"));if(t.type!=="secret")throw new TypeError(`${L(t)} instances for symmetric algorithms must be of type "secret"`)}},vt=(e,t,r)=>{if(!Se(t))throw new TypeError(Ee(e,t,...Z));if(t.type==="secret")throw new TypeError(`${L(t)} instances for asymmetric algorithms must not be of type "secret"`);if(r==="sign"&&t.type==="public")throw new TypeError(`${L(t)} instances for asymmetric algorithm signing must be of type "private"`);if(r==="decrypt"&&t.type==="public")throw new TypeError(`${L(t)} instances for asymmetric algorithm decryption must be of type "private"`);if(t.algorithm&&r==="verify"&&t.type==="private")throw new TypeError(`${L(t)} instances for asymmetric algorithm verifying must be of type "public"`);if(t.algorithm&&r==="encrypt"&&t.type==="private")throw new TypeError(`${L(t)} instances for asymmetric algorithm encryption must be of type "public"`)},gt=(e,t,r)=>{e.startsWith("HS")||e==="dir"||e.startsWith("PBES2")||/^A\d{3}(?:GCM)?KW$/.test(e)?wt(e,t):vt(e,t,r)},mt=gt;function xt(e,t,r,i,a){if(a.crit!==void 0&&(i==null?void 0:i.crit)===void 0)throw new e('"crit" (Critical) Header Parameter MUST be integrity protected');if(!i||i.crit===void 0)return new Set;if(!Array.isArray(i.crit)||i.crit.length===0||i.crit.some(n=>typeof n!="string"||n.length===0))throw new e('"crit" (Critical) Header Parameter MUST be an array of non-empty strings when present');let l;r!==void 0?l=new Map([...Object.entries(r),...t.entries()]):l=t;for(let n of i.crit){if(!l.has(n))throw new K(`Extension Header Parameter "${n}" is not recognized`);if(a[n]===void 0)throw new e(`Extension Header Parameter "${n}" is missing`);if(l.get(n)&&i[n]===void 0)throw new e(`Extension Header Parameter "${n}" MUST be integrity protected`)}return new Set(i.crit)}var bt=xt;function Et(e,t){let r=`SHA-${e.slice(-3)}`;switch(e){case"HS256":case"HS384":case"HS512":return{hash:r,name:"HMAC"};case"PS256":case"PS384":case"PS512":return{hash:r,name:"RSA-PSS",saltLength:e.slice(-3)>>3};case"RS256":case"RS384":case"RS512":return{hash:r,name:"RSASSA-PKCS1-v1_5"};case"ES256":case"ES384":case"ES512":return{hash:r,name:"ECDSA",namedCurve:t.namedCurve};case"EdDSA":return{name:t.name};default:throw new K(`alg ${e} is not supported either by JOSE or your javascript runtime`)}}async function St(e,t,r){if(t=await ht.normalizePublicKey(t,e),ge(t))return nt(t,e,r),t;if(t instanceof Uint8Array){if(!e.startsWith("HS"))throw new TypeError(be(t,...Z));return ne.subtle.importKey("raw",t,{hash:`SHA-${e.slice(-3)}`,name:"HMAC"},!1,[r])}throw new TypeError(be(t,...Z,"Uint8Array"))}var kt=async(e,t,r,i)=>{let a=await St(e,t,"verify");ct(e,a);let l=Et(e,a.algorithm);try{return await ne.subtle.verify(l,a,r,i)}catch{return!1}},$t=kt;async function Ct(e,t,r){if(!ee(e))throw new k("Flattened JWS must be an object");if(e.protected===void 0&&e.header===void 0)throw new k('Flattened JWS must have either of the "protected" or "header" members');if(e.protected!==void 0&&typeof e.protected!="string")throw new k("JWS Protected Header incorrect type");if(e.payload===void 0)throw new k("JWS Payload missing");if(typeof e.signature!="string")throw new k("JWS Signature missing or incorrect type");if(e.header!==void 0&&!ee(e.header))throw new k("JWS Unprotected Header incorrect type");let i={};if(e.protected)try{let b=B(e.protected);i=JSON.parse(F.decode(b))}catch{throw new k("JWS Protected Header is invalid")}if(!st(i,e.header))throw new k("JWS Protected and JWS Unprotected Header Parameter names must be disjoint");let a={...i,...e.header},l=bt(k,new Map([["b64",!0]]),r==null?void 0:r.crit,i,a),n=!0;if(l.has("b64")&&(n=i.b64,typeof n!="boolean"))throw new k('The "b64" (base64url-encode payload) Header Parameter must be a boolean');let{alg:o}=a;if(typeof o!="string"||!o)throw new k('JWS "alg" (Algorithm) Header Parameter missing or invalid');if(n){if(typeof e.payload!="string")throw new k("JWS Payload must be a string")}else if(typeof e.payload!="string"&&!(e.payload instanceof Uint8Array))throw new k("JWS Payload must be a string or an Uint8Array instance");let c=!1;typeof t=="function"&&(t=await t(i,e),c=!0),mt(o,t,"verify");let y=et(Y.encode(e.protected??""),Y.encode("."),typeof e.payload=="string"?Y.encode(e.payload):e.payload),d;try{d=B(e.signature)}catch{throw new k("Failed to base64url decode the signature")}if(!await $t(o,t,d,y))throw new rt;let v;if(n)try{v=B(e.payload)}catch{throw new k("Failed to base64url decode the payload")}else typeof e.payload=="string"?v=Y.encode(e.payload):v=e.payload;let u={payload:v};return e.protected!==void 0&&(u.protectedHeader=i),e.header!==void 0&&(u.unprotectedHeader=e.header),c?{...u,key:t}:u}async function At(e,t,r){if(e instanceof Uint8Array&&(e=F.decode(e)),typeof e!="string")throw new k("Compact JWS must be a string or Uint8Array");let{0:i,1:a,2:l,length:n}=e.split(".");if(n!==3)throw new k("Invalid Compact JWS");let o=await Ct({payload:a,protected:i,signature:l},t,r),c={payload:o.payload,protectedHeader:o.protectedHeader};return typeof t=="function"?{...c,key:o.key}:c}var Tt=e=>Math.floor(e.getTime()/1e3),Rt=/^(\+|\-)? ?(\d+|\d+\.\d+) ?(seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)(?: (ago|from now))?$/i,Ae=e=>{let t=Rt.exec(e);if(!t||t[4]&&t[1])throw new TypeError("Invalid time period format");let r=parseFloat(t[2]),i=t[3].toLowerCase(),a;switch(i){case"sec":case"secs":case"second":case"seconds":case"s":a=Math.round(r);break;case"minute":case"minutes":case"min":case"mins":case"m":a=Math.round(r*60);break;case"hour":case"hours":case"hr":case"hrs":case"h":a=Math.round(r*3600);break;case"day":case"days":case"d":a=Math.round(r*86400);break;case"week":case"weeks":case"w":a=Math.round(r*604800);break;default:a=Math.round(r*31557600);break}return t[1]==="-"||t[4]==="ago"?-a:a},Te=e=>e.toLowerCase().replace(/^application\//,""),Pt=(e,t)=>typeof e=="string"?t.includes(e):Array.isArray(e)?t.some(Set.prototype.has.bind(new Set(e))):!1,_t=(e,t,r={})=>{let i;try{i=JSON.parse(F.decode(t))}catch{}if(!ee(i))throw new _("JWT Claims Set must be a top-level JSON object");let{typ:a}=r;if(a&&(typeof e.typ!="string"||Te(e.typ)!==Te(a)))throw new R('unexpected "typ" JWT header value',i,"typ","check_failed");let{requiredClaims:l=[],issuer:n,subject:o,audience:c,maxTokenAge:y}=r,d=[...l];y!==void 0&&d.push("iat"),c!==void 0&&d.push("aud"),o!==void 0&&d.push("sub"),n!==void 0&&d.push("iss");for(let C of new Set(d.reverse()))if(!(C in i))throw new R(`missing required "${C}" claim`,i,C,"missing");if(n&&!(Array.isArray(n)?n:[n]).includes(i.iss))throw new R('unexpected "iss" claim value',i,"iss","check_failed");if(o&&i.sub!==o)throw new R('unexpected "sub" claim value',i,"sub","check_failed");if(c&&!Pt(i.aud,typeof c=="string"?[c]:c))throw new R('unexpected "aud" claim value',i,"aud","check_failed");let v;switch(typeof r.clockTolerance){case"string":v=Ae(r.clockTolerance);break;case"number":v=r.clockTolerance;break;case"undefined":v=0;break;default:throw new TypeError("Invalid clockTolerance option type")}let{currentDate:u}=r,b=Tt(u||new Date);if((i.iat!==void 0||y)&&typeof i.iat!="number")throw new R('"iat" claim must be a number',i,"iat","invalid");if(i.nbf!==void 0){if(typeof i.nbf!="number")throw new R('"nbf" claim must be a number',i,"nbf","invalid");if(i.nbf>b+v)throw new R('"nbf" claim timestamp check failed',i,"nbf","check_failed")}if(i.exp!==void 0){if(typeof i.exp!="number")throw new R('"exp" claim must be a number',i,"exp","invalid");if(i.exp<=b-v)throw new me('"exp" claim timestamp check failed',i,"exp","check_failed")}if(y){let C=b-i.iat,I=typeof y=="number"?y:Ae(y);if(C-v>I)throw new me('"iat" claim timestamp check failed (too far in the past)',i,"iat","check_failed");if(C<0-v)throw new R('"iat" claim timestamp check failed (it should be in the past)',i,"iat","check_failed")}return i};async function jt(e,t,r){var l;let i=await At(e,t,r);if((l=i.protectedHeader.crit)!=null&&l.includes("b64")&&i.protectedHeader.b64===!1)throw new _("JWTs MUST NOT use unencoded payload");let a={payload:_t(i.protectedHeader,i.payload,r),protectedHeader:i.protectedHeader};return typeof t=="function"?{...a,key:i.key}:a}var It=B;function Dt(e){if(typeof e!="string")throw new _("JWTs must use Compact JWS serialization, JWT must be a string");let{1:t,length:r}=e.split(".");if(r===5)throw new _("Only JWTs using Compact JWS serialization can be decoded");if(r!==3)throw new _("Invalid JWT");if(!t)throw new _("JWTs must contain a payload");let i;try{i=It(t)}catch{throw new _("Failed to base64url decode the payload")}let a;try{a=JSON.parse(F.decode(i))}catch{throw new _("Failed to parse the decoded payload as JSON")}if(!ee(a))throw new _("Invalid JWT Claims Set");return a}function te(e){var t=new Error(e);return t.source="ulid",t}var ce="0123456789ABCDEFGHJKMNPQRSTVWXYZ",V=ce.length,Re=Math.pow(2,48)-1,Ot=10,Wt=16;function Ht(e){var t=Math.floor(e()*V);return t===V&&(t=V-1),ce.charAt(t)}function Jt(e,t){if(isNaN(e))throw new Error(e+" must be a number");if(e>Re)throw te("cannot encode time greater than "+Re);if(e<0)throw te("time must be positive");if(Number.isInteger(e)===!1)throw te("time must be an integer");for(var r=void 0,i="";t>0;t--)r=e%V,i=ce.charAt(r)+i,e=(e-r)/V;return i}function Nt(e,t){for(var r="";e>0;e--)r=Ht(t)+r;return r}function Kt(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1,t=arguments[1];t||(t=typeof window<"u"?window:null);var r=t&&(t.crypto||t.msCrypto);if(r)return function(){var a=new Uint8Array(1);return r.getRandomValues(a),a[0]/255};try{var i=Ze();return function(){return i.randomBytes(1).readUInt8()/255}}catch{}if(e){try{console.error("secure crypto unusable, falling back to insecure Math.random()!")}catch{}return function(){return Math.random()}}throw te("secure crypto unusable, insecure Math.random not allowed")}function Lt(e){return e||(e=Kt()),function(t){return isNaN(t)&&(t=Date.now()),Jt(t,Ot)+Nt(Wt,e)}}Lt();var de;function Mt(e){return de==null?void 0:de.get(e)}var fe;function zt(e){return fe==null?void 0:fe.get(e)}var ue;function Ut(e,t){var r;return(r=ue==null?void 0:ue.get(e))==null?void 0:r.get(t)}function Ft(e){var r,i;let t=typeof e;return t==="string"?`"${e}"`:t==="number"||t==="bigint"||t==="boolean"?`${e}`:t==="object"||t==="function"?(e&&((i=(r=Object.getPrototypeOf(e))==null?void 0:r.constructor)==null?void 0:i.name))??"null":t}function re(e,t,r,i,a){let l=a&&"input"in a?a.input:r.value,n=(a==null?void 0:a.expected)??e.expects??null,o=(a==null?void 0:a.received)??Ft(l),c={kind:e.kind,type:e.type,input:l,expected:n,received:o,message:`Invalid ${t}: ${n?`Expected ${n} but r`:"R"}eceived ${o}`,requirement:e.requirement,path:a==null?void 0:a.path,issues:a==null?void 0:a.issues,lang:i.lang,abortEarly:i.abortEarly,abortPipeEarly:i.abortPipeEarly},y=e.kind==="schema",d=(a==null?void 0:a.message)??e.message??Ut(e.reference,c.lang)??(y?zt(c.lang):null)??i.message??Mt(c.lang);d&&(c.message=typeof d=="function"?d(c):d),y&&(r.typed=!1),r.issues?r.issues.push(c):r.issues=[c]}function Pe(e){return{kind:"transformation",type:"brand",reference:Pe,async:!1,name:e,_run(t){return t}}}function Bt(e,t,r){return typeof e.default=="function"?e.default(t,r):e.default}function _e(e){return{kind:"schema",type:"number",reference:_e,expects:"number",async:!1,message:e,_run(t,r){return typeof t.value=="number"&&!isNaN(t.value)?t.typed=!0:re(this,"type",t,r),t}}}function je(e,...t){let r={kind:"schema",type:"optional",reference:je,expects:`${e.expects} | undefined`,async:!1,wrapped:e,_run(i,a){return i.value===void 0&&("default"in this&&(i.value=Bt(this,i,a)),i.value===void 0)?(i.typed=!0,i):this.wrapped._run(i,a)}};return 0 in t&&(r.default=t[0]),r}function Ie(e,t){return{kind:"schema",type:"strict_object",reference:Ie,expects:"Object",async:!1,entries:e,message:t,_run(r,i){var l;let a=r.value;if(a&&typeof a=="object"){r.typed=!0,r.value={};for(let n in this.entries){let o=a[n],c=this.entries[n]._run({typed:!1,value:o},i);if(c.issues){let y={type:"object",origin:"value",input:a,key:n,value:o};for(let d of c.issues)d.path?d.path.unshift(y):d.path=[y],(l=r.issues)==null||l.push(d);if(r.issues||(r.issues=c.issues),i.abortEarly){r.typed=!1;break}}c.typed||(r.typed=!1),(c.value!==void 0||n in a)&&(r.value[n]=c.value)}if(!r.issues||!i.abortEarly){for(let n in a)if(!(n in this.entries)){let o=a[n];re(this,"type",r,i,{input:o,expected:"never",path:[{type:"object",origin:"value",input:a,key:n,value:o}]});break}}}else re(this,"type",r,i);return r}}}function De(e){return{kind:"schema",type:"string",reference:De,expects:"string",async:!1,message:e,_run(t,r){return typeof t.value=="string"?t.typed=!0:re(this,"type",t,r),t}}}function Vt(...e){return{...e[0],pipe:e,_run(t,r){for(let i of e)if(i.kind!=="metadata"){if(t.issues&&(i.kind==="schema"||i.kind==="transformation")){t.typed=!1;break}(!t.issues||!r.abortEarly&&!r.abortPipeEarly)&&(t=i._run(t,r))}return t}}}var qt=Vt(De(),Pe("lid"));Ie({id:qt,ver:je(_e())});var Gt=e=>()=>e*48271%2147483647/2147483647,Xt=e=>typeof Buffer<"u"?Buffer.from(e).toString("base64"):btoa(typeof e=="string"?e:String.fromCharCode(...e)),Yt=e=>typeof Buffer<"u"?Buffer.from(e,"base64").toString():atob(e),Qt=(e,t)=>{let r=Gt(t),i=new TextEncoder().encode(e).map(a=>a^Math.floor(r()*256));return Xt(i)},Zt=e=>e.split("").reverse().join(""),er=e=>typeof e=="object"&&!!e&&"sub"in e&&"exp"in e&&typeof e.sub=="string"&&typeof e.exp=="number",tr=async e=>{let t=Zt(Yt(e));return{decoded:Dt(t),jwt:t}},rr=async e=>{let{decoded:t,jwt:r}=await tr(e);if(!er(t))throw new Error("Invalid license key");let{sub:i,exp:a}=t,l=new TextEncoder().encode(Qt(i,a));return await jt(r,l),t};function ir({r:e,v:t,t:r}){const i=we();if(g.useEffect(()=>{e!==void 0&&e.toLowerCase().includes("ehsug")?i.setType("production"):i.setType(r)},[]),g.useEffect(()=>{const a=async n=>{if(n===void 0)return{type:"nokey",daysleft:0};try{const o=await rr(n),d=new Date(o.exp*1e3)-new Date,v=Math.floor(d/(1e3*60*60*24));return v>0?{type:"trial",daysleft:v}:{type:"expired",daysleft:0}}catch(o){return o.message.includes("claim timestamp check failed")?{type:"expired",daysleft:0}:{type:"invalidkey",daysleft:0}}},l=async()=>{var n=await a(e);switch(i.setType(n.type),i.setDaysLeft(n.daysleft),n.type){case"production":case"trial":i.setTrialDialog(!1);break;case"nokey":case"expired":case"invalidkey":default:i.setTrialDialog(!0);break}};i.type!==null&&i.type!=="production"&&l()},[i.type]),i.type!=="production"&&i.trialdialog===!0)return s.jsx("div",{style:{zIndex:2e5,fontSize:"22px",background:"rgb(211,211,211,.4)",color:"black",display:"flex",flexDirection:"column",position:"absolute",left:"50%",width:"100%",height:"100%",transform:"translateX(-50%)",padding:"10px 10px 10px 10px",border:"1px solid black"},children:s.jsxs("div",{style:{height:"100%",display:"flex",padding:"10px 10px 10px 10px",flexDirection:"column",margin:"40px",borderRadius:"5px",border:"1px solid gray",background:"white"},children:[s.jsxs("div",{style:{display:"flex",flexDirection:"row",alignItems:"center"},children:[s.jsx("img",{style:{width:160},src:"../ReExt/ReExt.png"}),s.jsxs("div",{style:{margin:"0 0 0 20px"},children:["Welcome to the ReExt v",t," Trial"]})]}),i.type==="trial"||i.type==="nokey"&&s.jsxs(s.Fragment,{children:[s.jsxs("div",{style:{margin:"10px 0 10px 0",fontSize:"18px"},children:["This is a 30 day trial version of ReExt.",s.jsx("br",{}),"Without a valid trial key, this dialog will appear.",s.jsx("br",{}),s.jsx("br",{}),"To have a trial key emailed to you, fill in this form and click 'Get Trial Key'."]}),s.jsx("div",{style:{xwidth:"100%",flex:1,display:"flex",border:"0px solid red"},children:s.jsx("iframe",{style:{width:"100%",margin:"0 0 10px 0",flex:1,border:"0px solid lightgray"},src:"https://www.sencha.com/forms/reext/trial-reext.php"})}),s.jsxs("div",{style:{display:"flex",flexDirection:"row",justifyContent:"space-between",alignItems:"flex-end"},children:[s.jsx("div",{style:{fontSize:"12px"},children:i.type}),s.jsx("button",{style:{fontSize:"18px",padding:"5px 5px 5px 5px"},onClick:()=>{i.setTrialDialog(!1)},children:"Close"})]})]}),i.type==="expired"&&s.jsx(s.Fragment,{children:s.jsxs("div",{style:{display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center",margin:"10px 0 10px 0",fontSize:"18px",height:"100%"},children:[s.jsx("div",{style:{margin:"0 0 20px 0",fontSize:"24px"},children:"Your ReExt trial key has expired"}),s.jsx("div",{children:"Contact Sencha Sales"}),s.jsx("div",{children:s.jsx("a",{href:"https://www.sencha.com/company/contact/",target:"_blank",rel:"noopener noreferrer",children:"https://www.sencha.com/company/contact/"})})]})}),i.type==="invalidkey"&&s.jsx(s.Fragment,{children:s.jsxs("div",{style:{display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center",margin:"10px 0 10px 0",fontSize:"18px",height:"100%"},children:[s.jsx("div",{style:{margin:"0 0 20px 0",fontSize:"24px"},children:"Your ReExt trial key is invalid"}),s.jsx("div",{children:"Contact Sencha Sales"}),s.jsx("div",{children:s.jsx("a",{href:"https://www.sencha.com/company/contact/",target:"_blank",rel:"noopener noreferrer",children:"https://www.sencha.com/company/contact/"})})]})})]})})}async function ar(e){try{let H=async(x,T,w)=>await new Promise(m=>{window.Ext.onReady(function(){return window.Ext.ReExtLocation=w,window.Ext.ReExtTheme=x,window.Ext.ReExtLi=!0,m(1)})}),S=async x=>typeof window===void 0||typeof window>"u"?void 0:await new Promise((T,w)=>{let m=document.getElementsByTagName("HEAD")[0];var $=!1;for(let p=0;p<m.childNodes.length;p++)m.childNodes[p].src===window.location.origin+"/"+x&&($=!0);if($===!1){let p=document.createElement("script");p.addEventListener("load",()=>T(1)),p.addEventListener("error",()=>{var W=`${x} (js) | ||
(function(C,s){typeof exports=="object"&&typeof module<"u"?s(exports,require("react/jsx-runtime"),require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react/jsx-runtime","react","react-dom"],s):(C=typeof globalThis<"u"?globalThis:C||self,s(C.ReExt={},C.jsxRuntime,C.React,C.ReactDOM))})(this,function(C,s,m,ie){"use strict";const ye="1.0.215",We=(e,t)=>{for(var r in e)typeof e[r]=="function"&&function(i,a){var l=r;e[r]=function(){t===!0&&console.log("---"),console.log("globalState."+l+" payload:",arguments[0]),t===!0&&console.log(new Error().stack),t===!0&&console.log("---");var n=a.apply(this,arguments);return n}}(r,e[r])},He=async(e,t,r)=>{console.log("dispatch:",e.type,e.payload),r.dispatchStack&&console.log(new Error().stack)},Je=(e,t,r)=>{const[i,a]=m.useReducer(e,t),l=m.useRef(null);var n=r.middleware;n===void 0&&(n=[]);var o=r.middlewareafter;return o===void 0&&(o=[]),m.useEffect(()=>{o.map(c=>c(l.current,i))},[o,i]),[i,c=>{n.map(y=>y(c,i,r)),l.current=c,a(c)}]},he=m.createContext(),we=()=>m.useContext(he),Ne=(e,t)=>{var r={...e};return r[t.type.toLowerCase()]=t.payload,window.vscodeapi!==void 0&&vscodeapi.setState(r),r},Ke=e=>{if(e===void 0)return;var t=e.types,r={};for(let o in t)t.hasOwnProperty(o)&&(r["set"+o]=c=>l({type:o,payload:c}));var i={};for(let o in t)t.hasOwnProperty(o)&&(i[o.toLowerCase()]=t[o].value);m.useEffect(()=>{e.dispatchTrace&&e.middleware.push(He)},[e]),e.actionTrace&&We(r,e.actionStack);const[a,l]=Je(Ne,i,e),n=(o,c)=>{var y={};for(const[d]of Object.entries(c))y[d]=o[d];return y};return m.createElement(he.Provider,{value:{...n(a,i),...r}},e.children)};function X(e,t){try{if(e===null||typeof e!="object")return e;if(e instanceof Date)return new Date(e);if(Array.isArray(e)){let r=[];for(let i=0;i<e.length;i++)r[i]=X(e[i],"array");return r}if(e instanceof Object){delete e.$initParent;let r={};for(let i in e)e.hasOwnProperty(i)&&(r[i]=X(e[i],"object"));return r}return e}catch{return console.error("error - cloneDeep node:",t),""}}function ae(e,t){if(e===t)return!0;if(e==null||t==null)return e===t;if(typeof e!=typeof t)return!1;if(e instanceof Date&&t instanceof Date)return e.getTime()===t.getTime();if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++)if(!ae(e[r],t[r]))return!1;return!0}if(e instanceof Object&&t instanceof Object){let r=Object.keys(e),i=Object.keys(t);if(r.length!==i.length)return!1;for(let a of r)if(!t.hasOwnProperty(a)||!ae(e[a],t[a]))return!1;return!0}return!1}function Le({reextplugin:e,rid:t,reactversion:r,extver:i,extlocation:a,exttoolkit:l,exttheme:n,type:o,packageversion:c,style:y,flexdirection:d,...g}){return s.jsxs("div",{name:"ReExtRootLogo","data-rid":g.rid,style:{display:"flex",flexDirection:d,alignItems:"center",color:"black",padding:5,...y},children:[s.jsx("img",{style:{height:40,width:80},src:"../ReExt/ReExt.png"}),s.jsxs("div",{style:{margin:"0 0 0 3px"},children:[s.jsx("div",{style:{margin:"0 0 0 1px",fontSize:12,color:"black"},children:s.jsx("a",{style:g.style,target:"_blank",rel:"noreferrer",href:"https://www.npmjs.com/package/@sencha/reext",children:s.jsxs("i",{children:["ReExt ",c]})})}),s.jsx("div",{style:{fontSize:"10px",margin:"2px 0 0 0"},children:s.jsxs("span",{style:{margin:"0 0 0 0"},children:[o,", reextplugin: ",e.toString()]})}),s.jsx("div",{style:{fontSize:"10px",margin:"2px 0 0 0"},children:s.jsxs("span",{style:{margin:"0 0 0 0"},children:["React: ",s.jsx("b",{children:r})]})}),s.jsx("div",{style:{fontSize:"10px",margin:"2px 0 0 0"},children:s.jsxs("span",{style:{margin:"0 0 0 0"},children:["ExtJS: ",s.jsxs("b",{children:[i," (",a,")"]})]})}),s.jsxs("div",{style:{fontSize:"10px",margin:"2px 0 0 0"},children:[s.jsxs("span",{style:{margin:"0 0 0 0"},children:["toolkit: ",s.jsx("b",{children:l})]}),s.jsxs("span",{style:{margin:"0 0 0 5px"},children:["theme: ",s.jsx("b",{children:n})]})]})]})]})}var Me=e=>{var t=null,r=e.slice(0,2);if(r==="on"){var i=e.charAt(2),a=e.charAt(2).toUpperCase();i===a&&(t=e.slice(2).toLowerCase())}return window.Ext.isClassic===!0&&t==="tap"&&(t="click"),t},ze=(e,t,r,i)=>{if(!(typeof window===void 0||typeof window>"u")){var a={};if(a.xtype=e,t!==void 0)for(let[n,o]of Object.entries(t))a[n]=o;if(r.references===!0&&(a.controller=window.Ext.create("Ext.app.ViewController")),a.store!==void 0&&(a.store.listeners!==void 0?a.store.listeners.load===void 0&&(a.store.listeners.load=n=>{r.storeloaded!==void 0&&r.storeloaded(n,i())}):a.store.listeners={load:n=>{r.storeloaded!==void 0&&r.storeloaded(n,i())}}),a.listeners===void 0){a.listeners={};for(let[n,o]of Object.entries(r)){var l=Me(n);l!==null&&(a.listeners[l]=function(){o(...arguments)})}Object.keys(a.listeners).length===0&&delete a.listeners}return a}},Ue=e=>{var t=null,r=e.slice(0,2);if(r==="on"){var i=e.charAt(2),a=e.charAt(2).toUpperCase();i===a&&(t=e.slice(2).toLowerCase())}return window.Ext.isClassic===!0&&t==="tap"&&(t="click"),t},ve=(e,t,r)=>{var i=[];if(!(typeof window===void 0||typeof window>"u")){var a=[],l=[];if(e===void 0)return{childarray:[],cpArray:[]};e.length===void 0?l.push(e):l=e;try{l.map(o=>{var c,y;if(t.xtype=="tabpanel"){var d;window.Ext.ReExtTheme==="classic"?d="Ext.panel.Panel":d="Ext.Panel",c=window.Ext.create(d,{layout:"fit",title:o.props.title,cls:"ReExtTabChildRoot",items:[{xtype:"component",listeners:{activate:u=>{y=ie.createPortal(o,u.el.dom),a.push(y);var S=u.el.dom.parentNode;r.observe(S)},render:u=>{y=ie.createPortal(o,u.el.dom),a.push(y);var S=u.el.dom.parentNode;r.observe(S)}},style:{backgroundColor:"transparent",display:"flex",height:"100%",width:"100%"}}]}),i.push(c)}else{let{flex:u,region:S,split:A,width:D,height:O,minWidth:E,maxWidth:W,minHeight:f,maxHeight:P}=o.props.config||{},v={};u!==void 0&&(v.flex=u),S!==void 0&&(v.region=S),A!==void 0&&(v.split=A),D!==void 0&&(v.width=D),O!==void 0&&(v.height=O),E!==void 0&&(v.minWidth=E),W!==void 0&&(v.maxWidth=W),f!==void 0&&(v.minHeight=f),P!==void 0&&(v.maxHeight=P);var g={items:[{xtype:"component",listeners:{render:h=>{y=ie.createPortal(o,h.el.dom),a.push(y);var H=h.el.dom.parentNode;r.observe(H)}},style:{flex:1,backgroundColor:"transparent",display:"flex",height:"100%",width:"100%"}}],...v};c={xtype:"container",layout:"fit",...g},i.push(c)}});var n={childarray:i,cpArray:a};return n}catch(o){return console.error("iteratechldren:",o.toString()),[]}}},Fe=(e,t,r)=>{if(!(typeof window===void 0||typeof window>"u")){var i=l=>{let n=l.charAt(0).toUpperCase(),o=l.slice(1);var c="set"+(n+o);return c},a;window.Ext.isClassic===!0?t==="items"?(e.removeAll(!0),e.add(r)):t!=="layout"&&(a=i(t),e[a]!==void 0?e[a](r):e[t]=r):(a=i(t),e[a]!==void 0&&e[a](r))}},Be=()=>{var e;return typeof ResizeObserver<"u"?(e=new ResizeObserver(t=>{if(!(typeof window===void 0||typeof window>"u"))for(let o of t){var r=0,i=o.target.children.item(r);if(i!==null&&o.contentBoxSize){let c=o.contentBoxSize[0];var a=c.inlineSize,l=window.Ext.getCmp(i.id);if(l!==void 0)window.Ext.getCmp(i.id).setWidth(a),window.Ext.getCmp(i.id).setHeight(c.blockSize);else if(!i.classList.contains("wm")){console.log("child not found",i.id);var n=i.getAttribute("w");n!=="w"&&console.warn("child not resized",i)}}}}),e):null};async function Ve(){return await new Promise(e=>{function t(){window.Ext!==void 0&&window.Ext.onReady(function(){return clearInterval(r),e(1)})}var r=setInterval(t,5)})}var qe=(e,t,r)=>{if(typeof window>"u")return;let i=document.createElement("div");i.classList.add("wm"),i.style.zIndex=2e4,i.style.position="absolute",i.style.bottom="0px",i.style.right="0px",i.style.color="white",i.style.fontSize="10px",i.style.fontWeight="bold",i.style.fontStyle="italic",i.style.background="#B87333",i.style.padding="1px 3px 1px 1px",i.style.border="1px solid lightgray",i.style.borderRadius="3px 3px 3px 3px",i.innerText="ReExt "+t,r!==null?r.appendChild(i):e.el!==void 0&&e.el.dom.appendChild(i)};function Ge(e){const t=we();if(typeof window===void 0||typeof window>"u")return;const[r,i]=m.useState(null),[a,l]=m.useState(null),n=m.useRef(null);n.current=a;const o=()=>n.current,[c,y]=m.useState(null),d=m.useRef(null);d.current=c;const g=()=>d.current,u=m.useRef(null);var S=Be();const[A,D]=m.useState(!1);m.useEffect(()=>{try{var w=__IS_REEXT_RUNNING__;D(!0)}catch{D(!1)}},[]),m.useEffect(()=>{var w,x="false";if(!(typeof window===void 0||typeof window>"u"))return(async()=>{if(await Ve(),e.children!==void 0&&e.config.items===void 0&&(e.config.items=[]),x==="false"&&e.xtype!=="logo"){var $;g()==null?$=e.config:$=g();try{var p=ze(e.xtype,$,e,o),J=Ext.ClassManager.getByAlias("widget."+p.xtype);if(J===void 0){var U="ReExt "+p.xtype+" could not be created";p={xtype:"label",text:U,style:{color:"red",background:"lightgray"}}}if(p.height===void 0&&p.xtype!=="window"&&(window.Ext.isClassic===!0&&p.xtype==="grid"?p.height=0:p.height="100%"),p.width===void 0&&p.xtype!=="window"&&(window.Ext.isClassic===!0&&p.xtype==="grid"?p.width=0:p.width="100%"),window.Ext.isClassic===!0){const N=pe=>{var q=pe.el.dom.parentNode;S.observe(q)};p.listeners===void 0?p.listeners={boxready:N}:p.listeners.boxready=N}p.xtype!=="window"&&(p.renderTo=u.current),p.xtype==="tabpanel"&&(p.deferredRender=!1);var _=ve(e.children,p,S);i(_.cpArray),_.childarray.length>0&&(p.items=_.childarray),w=window.Ext.create(p),l(w),n.current=w,e.config!==void 0&&e.config.reference!==void 0&&e.ReExtParent!==void 0&&(e.ReExtParent.ReExtChildren===void 0&&(e.ReExtParent.ReExtChildren=[]),e.ReExtParent.ReExtChildren.push(w)),u.current===null?console.warn("ReExtRootRef.current,props",u.current,e):(u.current.style.background="transparent",u.current.firstChild.remove()),t.type!==null&&t.type!=="production"&&qe(w,p.xtype,u.current),e.ready!==void 0&&e.ready(w)}catch(N){console.error("ReExt.jsx:",N)}}})(),()=>{x="true",!(typeof window===void 0||typeof window>"u")&&window.Ext!==void 0&&window.Ext.destroy!==void 0&&w!=null&&(l(null),window.Ext.destroy(w))}},[t.type]),m.useEffect(()=>{if(!(typeof window===void 0||typeof window>"u")&&e.config!==void 0){if(n.current!==null){e.children!==void 0&&e.config.items===void 0&&(e.config.items=[]);for(const[_]of Object.entries(d.current)){if(Ue(_)!=null||_==="xtype")return;var w=X(d.current[_],"root"),x=X(e.config[_],"root");w!=null&&delete w.listeners,x!==void 0&&w!==null&&delete x.listeners;const N=pe=>{let q=[],lr=JSON.stringify(pe,function(cr,G){if(typeof G=="object"&&G!==null){if(q.indexOf(G)!==-1)return;q.push(G)}return G});return q=null,lr};var $=N(w),p=N(x),J=ae($,p);if(!J&&(Fe(n.current,_,x),_==="items")){var U=ve(e.children,n.current,S);i(U)}}}y(e.config),d.current=e.config}},[e.config]);var O="",E="",W="",f="";if(!(typeof window===void 0||typeof window>"u")){if(window.Ext!==void 0&&window.Ext.versions!==null&&window.Ext.versions!==void 0){E=window.Ext.versions.core.version,f=window.Ext.ReExtTheme,O=window.Ext.ReExtLocation;var P=window.Ext.isClassic;P===!0?W="classic":W="modern"}if(!(typeof window===void 0||typeof window>"u")){var v="";if(t.type==="production"||t.type===null?v="production":v=`${t.type} - ${t.daysleft} days left`,e.xtype==="logo")return s.jsx(Le,{reextplugin:A,rid:e.rid,reactversion:m.version,extver:E,extlocation:O,exttoolkit:W,exttheme:f,type:v,packageversion:ye,flexdirection:e.flexdirection,style:e.style});var h;e.style===void 0||e.style.height===void 0?h=1:h="none";var H="";if(e.className!==void 0&&(H=e.className),e.xtype==="window")return null;var z,b,T={};return r==null?(z={...e.style,...T,flex:h,position:"relative",display:"flex",overflow:"hidden"},b=H+" fill"):r.length===0?(z={...e.style,...T,flex:h,position:"relative",display:"flex",overflow:"hidden"},b=H+" fill"):(z={...e.style,flex:h,position:"relative",display:"flex",overflow:"hidden"},b=H),s.jsx("div",{name:"ReExtRoot-"+e.xtype,"data-rid":e.rid,className:b,style:z,ref:u,children:s.jsx("div",{className:"portalroot",style:{display:"flex",flex:1,alignItems:"center",justifyContent:"center"},children:r!==null&&r.map(w=>w)})})}}}async function Xe(){if(typeof window===void 0||typeof window>"u")return;function e(t){t.style.width="100%",t.style.height="100%",t.style.margin="0",t.style.padding="0",t.style.padding="0",t.style.boxSizing="border-box",t.style.overflow="hidden"}document.documentElement&&e(document.documentElement),document.body&&e(document.body),document.getElementById("root")&&e(document.getElementById("root"))}function Ye(){if(!(typeof window===void 0||typeof window>"u"))return s.jsx("div",{className:"splash",style:{fontSize:"36px",border:"10px solid #0960a5",width:"100%",height:"100%",margin:0,padding:0,boxSizing:"border-box",overflow:"hidden",display:"flex",flexDirection:"column",flex:1,justifyContent:"center",alignItems:"center"},children:s.jsx("img",{style:{height:500,width:1e3},src:"../ReExt/ReExt.png"})})}var Qe=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Ze=Qe(()=>{}),ne=crypto,ge=e=>e instanceof CryptoKey,Y=new TextEncoder,F=new TextDecoder;function et(...e){let t=e.reduce((a,{length:l})=>a+l,0),r=new Uint8Array(t),i=0;for(let a of e)r.set(a,i),i+=a.length;return r}var tt=e=>{let t=atob(e),r=new Uint8Array(t.length);for(let i=0;i<t.length;i++)r[i]=t.charCodeAt(i);return r},B=e=>{let t=e;t instanceof Uint8Array&&(t=F.decode(t)),t=t.replace(/-/g,"+").replace(/_/g,"/").replace(/\s/g,"");try{return tt(t)}catch{throw new TypeError("The input to be decoded is not correctly encoded.")}},K=class extends Error{static get code(){return"ERR_JOSE_GENERIC"}constructor(t){var r;super(t),this.code="ERR_JOSE_GENERIC",this.name=this.constructor.name,(r=Error.captureStackTrace)==null||r.call(Error,this,this.constructor)}},R=class extends K{static get code(){return"ERR_JWT_CLAIM_VALIDATION_FAILED"}constructor(e,t,r="unspecified",i="unspecified"){super(e),this.code="ERR_JWT_CLAIM_VALIDATION_FAILED",this.claim=r,this.reason=i,this.payload=t}},me=class extends K{static get code(){return"ERR_JWT_EXPIRED"}constructor(e,t,r="unspecified",i="unspecified"){super(e),this.code="ERR_JWT_EXPIRED",this.claim=r,this.reason=i,this.payload=t}},L=class extends K{constructor(){super(...arguments),this.code="ERR_JOSE_NOT_SUPPORTED"}static get code(){return"ERR_JOSE_NOT_SUPPORTED"}},k=class extends K{constructor(){super(...arguments),this.code="ERR_JWS_INVALID"}static get code(){return"ERR_JWS_INVALID"}},j=class extends K{constructor(){super(...arguments),this.code="ERR_JWT_INVALID"}static get code(){return"ERR_JWT_INVALID"}},rt=class extends K{constructor(){super(...arguments),this.code="ERR_JWS_SIGNATURE_VERIFICATION_FAILED",this.message="signature verification failed"}static get code(){return"ERR_JWS_SIGNATURE_VERIFICATION_FAILED"}};function I(e,t="algorithm.name"){return new TypeError(`CryptoKey does not support this operation, its ${t} must be ${e}`)}function Q(e,t){return e.name===t}function oe(e){return parseInt(e.name.slice(4),10)}function it(e){switch(e){case"ES256":return"P-256";case"ES384":return"P-384";case"ES512":return"P-521";default:throw new Error("unreachable")}}function at(e,t){if(t.length&&!t.some(r=>e.usages.includes(r))){let r="CryptoKey does not support this operation, its usages must include ";if(t.length>2){let i=t.pop();r+=`one of ${t.join(", ")}, or ${i}.`}else t.length===2?r+=`one of ${t[0]} or ${t[1]}.`:r+=`${t[0]}.`;throw new TypeError(r)}}function nt(e,t,...r){switch(t){case"HS256":case"HS384":case"HS512":{if(!Q(e.algorithm,"HMAC"))throw I("HMAC");let i=parseInt(t.slice(2),10);if(oe(e.algorithm.hash)!==i)throw I(`SHA-${i}`,"algorithm.hash");break}case"RS256":case"RS384":case"RS512":{if(!Q(e.algorithm,"RSASSA-PKCS1-v1_5"))throw I("RSASSA-PKCS1-v1_5");let i=parseInt(t.slice(2),10);if(oe(e.algorithm.hash)!==i)throw I(`SHA-${i}`,"algorithm.hash");break}case"PS256":case"PS384":case"PS512":{if(!Q(e.algorithm,"RSA-PSS"))throw I("RSA-PSS");let i=parseInt(t.slice(2),10);if(oe(e.algorithm.hash)!==i)throw I(`SHA-${i}`,"algorithm.hash");break}case"EdDSA":{if(e.algorithm.name!=="Ed25519"&&e.algorithm.name!=="Ed448")throw I("Ed25519 or Ed448");break}case"ES256":case"ES384":case"ES512":{if(!Q(e.algorithm,"ECDSA"))throw I("ECDSA");let i=it(t);if(e.algorithm.namedCurve!==i)throw I(i,"algorithm.namedCurve");break}default:throw new TypeError("CryptoKey does not support this operation")}at(e,r)}function xe(e,t,...r){var i;if(r.length>2){let a=r.pop();e+=`one of type ${r.join(", ")}, or ${a}.`}else r.length===2?e+=`one of type ${r[0]} or ${r[1]}.`:e+=`of type ${r[0]}.`;return t==null?e+=` Received ${t}`:typeof t=="function"&&t.name?e+=` Received function ${t.name}`:typeof t=="object"&&t!=null&&((i=t.constructor)!=null&&i.name)&&(e+=` Received an instance of ${t.constructor.name}`),e}var be=(e,...t)=>xe("Key must be ",e,...t);function Ee(e,t,...r){return xe(`Key for the ${e} algorithm must be `,t,...r)}var Se=e=>ge(e)?!0:(e==null?void 0:e[Symbol.toStringTag])==="KeyObject",Z=["CryptoKey"],ot=(...e)=>{let t=e.filter(Boolean);if(t.length===0||t.length===1)return!0;let r;for(let i of t){let a=Object.keys(i);if(!r||r.size===0){r=new Set(a);continue}for(let l of a){if(r.has(l))return!1;r.add(l)}}return!0},st=ot;function lt(e){return typeof e=="object"&&e!==null}function ee(e){if(!lt(e)||Object.prototype.toString.call(e)!=="[object Object]")return!1;if(Object.getPrototypeOf(e)===null)return!0;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}var ct=(e,t)=>{if(e.startsWith("RS")||e.startsWith("PS")){let{modulusLength:r}=t.algorithm;if(typeof r!="number"||r<2048)throw new TypeError(`${e} requires key modulusLength to be 2048 bits or larger`)}};function dt(e){let t,r;switch(e.kty){case"RSA":{switch(e.alg){case"PS256":case"PS384":case"PS512":t={name:"RSA-PSS",hash:`SHA-${e.alg.slice(-3)}`},r=e.d?["sign"]:["verify"];break;case"RS256":case"RS384":case"RS512":t={name:"RSASSA-PKCS1-v1_5",hash:`SHA-${e.alg.slice(-3)}`},r=e.d?["sign"]:["verify"];break;case"RSA-OAEP":case"RSA-OAEP-256":case"RSA-OAEP-384":case"RSA-OAEP-512":t={name:"RSA-OAEP",hash:`SHA-${parseInt(e.alg.slice(-3),10)||1}`},r=e.d?["decrypt","unwrapKey"]:["encrypt","wrapKey"];break;default:throw new L('Invalid or unsupported JWK "alg" (Algorithm) Parameter value')}break}case"EC":{switch(e.alg){case"ES256":t={name:"ECDSA",namedCurve:"P-256"},r=e.d?["sign"]:["verify"];break;case"ES384":t={name:"ECDSA",namedCurve:"P-384"},r=e.d?["sign"]:["verify"];break;case"ES512":t={name:"ECDSA",namedCurve:"P-521"},r=e.d?["sign"]:["verify"];break;case"ECDH-ES":case"ECDH-ES+A128KW":case"ECDH-ES+A192KW":case"ECDH-ES+A256KW":t={name:"ECDH",namedCurve:e.crv},r=e.d?["deriveBits"]:[];break;default:throw new L('Invalid or unsupported JWK "alg" (Algorithm) Parameter value')}break}case"OKP":{switch(e.alg){case"EdDSA":t={name:e.crv},r=e.d?["sign"]:["verify"];break;case"ECDH-ES":case"ECDH-ES+A128KW":case"ECDH-ES+A192KW":case"ECDH-ES+A256KW":t={name:e.crv},r=e.d?["deriveBits"]:[];break;default:throw new L('Invalid or unsupported JWK "alg" (Algorithm) Parameter value')}break}default:throw new L('Invalid or unsupported JWK "kty" (Key Type) Parameter value')}return{algorithm:t,keyUsages:r}}var ft=async e=>{if(!e.alg)throw new TypeError('"alg" argument is required when "jwk.alg" is not present');let{algorithm:t,keyUsages:r}=dt(e),i=[t,e.ext??!1,e.key_ops??r],a={...e};return delete a.alg,delete a.use,ne.subtle.importKey("jwk",a,...i)},ut=ft,ke=e=>B(e),se,le,$e=e=>(e==null?void 0:e[Symbol.toStringTag])==="KeyObject",Ce=async(e,t,r,i)=>{let a=e.get(t);if(a!=null&&a[i])return a[i];let l=await ut({...r,alg:i});return a?a[i]=l:e.set(t,{[i]:l}),l},pt=(e,t)=>{if($e(e)){let r=e.export({format:"jwk"});return delete r.d,delete r.dp,delete r.dq,delete r.p,delete r.q,delete r.qi,r.k?ke(r.k):(le||(le=new WeakMap),Ce(le,e,r,t))}return e},yt=(e,t)=>{if($e(e)){let r=e.export({format:"jwk"});return r.k?ke(r.k):(se||(se=new WeakMap),Ce(se,e,r,t))}return e},ht={normalizePublicKey:pt,normalizePrivateKey:yt},M=e=>e==null?void 0:e[Symbol.toStringTag],wt=(e,t)=>{if(!(t instanceof Uint8Array)){if(!Se(t))throw new TypeError(Ee(e,t,...Z,"Uint8Array"));if(t.type!=="secret")throw new TypeError(`${M(t)} instances for symmetric algorithms must be of type "secret"`)}},vt=(e,t,r)=>{if(!Se(t))throw new TypeError(Ee(e,t,...Z));if(t.type==="secret")throw new TypeError(`${M(t)} instances for asymmetric algorithms must not be of type "secret"`);if(r==="sign"&&t.type==="public")throw new TypeError(`${M(t)} instances for asymmetric algorithm signing must be of type "private"`);if(r==="decrypt"&&t.type==="public")throw new TypeError(`${M(t)} instances for asymmetric algorithm decryption must be of type "private"`);if(t.algorithm&&r==="verify"&&t.type==="private")throw new TypeError(`${M(t)} instances for asymmetric algorithm verifying must be of type "public"`);if(t.algorithm&&r==="encrypt"&&t.type==="private")throw new TypeError(`${M(t)} instances for asymmetric algorithm encryption must be of type "public"`)},gt=(e,t,r)=>{e.startsWith("HS")||e==="dir"||e.startsWith("PBES2")||/^A\d{3}(?:GCM)?KW$/.test(e)?wt(e,t):vt(e,t,r)},mt=gt;function xt(e,t,r,i,a){if(a.crit!==void 0&&(i==null?void 0:i.crit)===void 0)throw new e('"crit" (Critical) Header Parameter MUST be integrity protected');if(!i||i.crit===void 0)return new Set;if(!Array.isArray(i.crit)||i.crit.length===0||i.crit.some(n=>typeof n!="string"||n.length===0))throw new e('"crit" (Critical) Header Parameter MUST be an array of non-empty strings when present');let l;r!==void 0?l=new Map([...Object.entries(r),...t.entries()]):l=t;for(let n of i.crit){if(!l.has(n))throw new L(`Extension Header Parameter "${n}" is not recognized`);if(a[n]===void 0)throw new e(`Extension Header Parameter "${n}" is missing`);if(l.get(n)&&i[n]===void 0)throw new e(`Extension Header Parameter "${n}" MUST be integrity protected`)}return new Set(i.crit)}var bt=xt;function Et(e,t){let r=`SHA-${e.slice(-3)}`;switch(e){case"HS256":case"HS384":case"HS512":return{hash:r,name:"HMAC"};case"PS256":case"PS384":case"PS512":return{hash:r,name:"RSA-PSS",saltLength:e.slice(-3)>>3};case"RS256":case"RS384":case"RS512":return{hash:r,name:"RSASSA-PKCS1-v1_5"};case"ES256":case"ES384":case"ES512":return{hash:r,name:"ECDSA",namedCurve:t.namedCurve};case"EdDSA":return{name:t.name};default:throw new L(`alg ${e} is not supported either by JOSE or your javascript runtime`)}}async function St(e,t,r){if(t=await ht.normalizePublicKey(t,e),ge(t))return nt(t,e,r),t;if(t instanceof Uint8Array){if(!e.startsWith("HS"))throw new TypeError(be(t,...Z));return ne.subtle.importKey("raw",t,{hash:`SHA-${e.slice(-3)}`,name:"HMAC"},!1,[r])}throw new TypeError(be(t,...Z,"Uint8Array"))}var kt=async(e,t,r,i)=>{let a=await St(e,t,"verify");ct(e,a);let l=Et(e,a.algorithm);try{return await ne.subtle.verify(l,a,r,i)}catch{return!1}},$t=kt;async function Ct(e,t,r){if(!ee(e))throw new k("Flattened JWS must be an object");if(e.protected===void 0&&e.header===void 0)throw new k('Flattened JWS must have either of the "protected" or "header" members');if(e.protected!==void 0&&typeof e.protected!="string")throw new k("JWS Protected Header incorrect type");if(e.payload===void 0)throw new k("JWS Payload missing");if(typeof e.signature!="string")throw new k("JWS Signature missing or incorrect type");if(e.header!==void 0&&!ee(e.header))throw new k("JWS Unprotected Header incorrect type");let i={};if(e.protected)try{let S=B(e.protected);i=JSON.parse(F.decode(S))}catch{throw new k("JWS Protected Header is invalid")}if(!st(i,e.header))throw new k("JWS Protected and JWS Unprotected Header Parameter names must be disjoint");let a={...i,...e.header},l=bt(k,new Map([["b64",!0]]),r==null?void 0:r.crit,i,a),n=!0;if(l.has("b64")&&(n=i.b64,typeof n!="boolean"))throw new k('The "b64" (base64url-encode payload) Header Parameter must be a boolean');let{alg:o}=a;if(typeof o!="string"||!o)throw new k('JWS "alg" (Algorithm) Header Parameter missing or invalid');if(n){if(typeof e.payload!="string")throw new k("JWS Payload must be a string")}else if(typeof e.payload!="string"&&!(e.payload instanceof Uint8Array))throw new k("JWS Payload must be a string or an Uint8Array instance");let c=!1;typeof t=="function"&&(t=await t(i,e),c=!0),mt(o,t,"verify");let y=et(Y.encode(e.protected??""),Y.encode("."),typeof e.payload=="string"?Y.encode(e.payload):e.payload),d;try{d=B(e.signature)}catch{throw new k("Failed to base64url decode the signature")}if(!await $t(o,t,d,y))throw new rt;let g;if(n)try{g=B(e.payload)}catch{throw new k("Failed to base64url decode the payload")}else typeof e.payload=="string"?g=Y.encode(e.payload):g=e.payload;let u={payload:g};return e.protected!==void 0&&(u.protectedHeader=i),e.header!==void 0&&(u.unprotectedHeader=e.header),c?{...u,key:t}:u}async function At(e,t,r){if(e instanceof Uint8Array&&(e=F.decode(e)),typeof e!="string")throw new k("Compact JWS must be a string or Uint8Array");let{0:i,1:a,2:l,length:n}=e.split(".");if(n!==3)throw new k("Invalid Compact JWS");let o=await Ct({payload:a,protected:i,signature:l},t,r),c={payload:o.payload,protectedHeader:o.protectedHeader};return typeof t=="function"?{...c,key:o.key}:c}var Tt=e=>Math.floor(e.getTime()/1e3),Rt=/^(\+|\-)? ?(\d+|\d+\.\d+) ?(seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)(?: (ago|from now))?$/i,Ae=e=>{let t=Rt.exec(e);if(!t||t[4]&&t[1])throw new TypeError("Invalid time period format");let r=parseFloat(t[2]),i=t[3].toLowerCase(),a;switch(i){case"sec":case"secs":case"second":case"seconds":case"s":a=Math.round(r);break;case"minute":case"minutes":case"min":case"mins":case"m":a=Math.round(r*60);break;case"hour":case"hours":case"hr":case"hrs":case"h":a=Math.round(r*3600);break;case"day":case"days":case"d":a=Math.round(r*86400);break;case"week":case"weeks":case"w":a=Math.round(r*604800);break;default:a=Math.round(r*31557600);break}return t[1]==="-"||t[4]==="ago"?-a:a},Te=e=>e.toLowerCase().replace(/^application\//,""),Pt=(e,t)=>typeof e=="string"?t.includes(e):Array.isArray(e)?t.some(Set.prototype.has.bind(new Set(e))):!1,_t=(e,t,r={})=>{let i;try{i=JSON.parse(F.decode(t))}catch{}if(!ee(i))throw new j("JWT Claims Set must be a top-level JSON object");let{typ:a}=r;if(a&&(typeof e.typ!="string"||Te(e.typ)!==Te(a)))throw new R('unexpected "typ" JWT header value',i,"typ","check_failed");let{requiredClaims:l=[],issuer:n,subject:o,audience:c,maxTokenAge:y}=r,d=[...l];y!==void 0&&d.push("iat"),c!==void 0&&d.push("aud"),o!==void 0&&d.push("sub"),n!==void 0&&d.push("iss");for(let A of new Set(d.reverse()))if(!(A in i))throw new R(`missing required "${A}" claim`,i,A,"missing");if(n&&!(Array.isArray(n)?n:[n]).includes(i.iss))throw new R('unexpected "iss" claim value',i,"iss","check_failed");if(o&&i.sub!==o)throw new R('unexpected "sub" claim value',i,"sub","check_failed");if(c&&!Pt(i.aud,typeof c=="string"?[c]:c))throw new R('unexpected "aud" claim value',i,"aud","check_failed");let g;switch(typeof r.clockTolerance){case"string":g=Ae(r.clockTolerance);break;case"number":g=r.clockTolerance;break;case"undefined":g=0;break;default:throw new TypeError("Invalid clockTolerance option type")}let{currentDate:u}=r,S=Tt(u||new Date);if((i.iat!==void 0||y)&&typeof i.iat!="number")throw new R('"iat" claim must be a number',i,"iat","invalid");if(i.nbf!==void 0){if(typeof i.nbf!="number")throw new R('"nbf" claim must be a number',i,"nbf","invalid");if(i.nbf>S+g)throw new R('"nbf" claim timestamp check failed',i,"nbf","check_failed")}if(i.exp!==void 0){if(typeof i.exp!="number")throw new R('"exp" claim must be a number',i,"exp","invalid");if(i.exp<=S-g)throw new me('"exp" claim timestamp check failed',i,"exp","check_failed")}if(y){let A=S-i.iat,D=typeof y=="number"?y:Ae(y);if(A-g>D)throw new me('"iat" claim timestamp check failed (too far in the past)',i,"iat","check_failed");if(A<0-g)throw new R('"iat" claim timestamp check failed (it should be in the past)',i,"iat","check_failed")}return i};async function jt(e,t,r){var l;let i=await At(e,t,r);if((l=i.protectedHeader.crit)!=null&&l.includes("b64")&&i.protectedHeader.b64===!1)throw new j("JWTs MUST NOT use unencoded payload");let a={payload:_t(i.protectedHeader,i.payload,r),protectedHeader:i.protectedHeader};return typeof t=="function"?{...a,key:i.key}:a}var It=B;function Dt(e){if(typeof e!="string")throw new j("JWTs must use Compact JWS serialization, JWT must be a string");let{1:t,length:r}=e.split(".");if(r===5)throw new j("Only JWTs using Compact JWS serialization can be decoded");if(r!==3)throw new j("Invalid JWT");if(!t)throw new j("JWTs must contain a payload");let i;try{i=It(t)}catch{throw new j("Failed to base64url decode the payload")}let a;try{a=JSON.parse(F.decode(i))}catch{throw new j("Failed to parse the decoded payload as JSON")}if(!ee(a))throw new j("Invalid JWT Claims Set");return a}function te(e){var t=new Error(e);return t.source="ulid",t}var ce="0123456789ABCDEFGHJKMNPQRSTVWXYZ",V=ce.length,Re=Math.pow(2,48)-1,Ot=10,Wt=16;function Ht(e){var t=Math.floor(e()*V);return t===V&&(t=V-1),ce.charAt(t)}function Jt(e,t){if(isNaN(e))throw new Error(e+" must be a number");if(e>Re)throw te("cannot encode time greater than "+Re);if(e<0)throw te("time must be positive");if(Number.isInteger(e)===!1)throw te("time must be an integer");for(var r=void 0,i="";t>0;t--)r=e%V,i=ce.charAt(r)+i,e=(e-r)/V;return i}function Nt(e,t){for(var r="";e>0;e--)r=Ht(t)+r;return r}function Kt(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1,t=arguments[1];t||(t=typeof window<"u"?window:null);var r=t&&(t.crypto||t.msCrypto);if(r)return function(){var a=new Uint8Array(1);return r.getRandomValues(a),a[0]/255};try{var i=Ze();return function(){return i.randomBytes(1).readUInt8()/255}}catch{}if(e){try{console.error("secure crypto unusable, falling back to insecure Math.random()!")}catch{}return function(){return Math.random()}}throw te("secure crypto unusable, insecure Math.random not allowed")}function Lt(e){return e||(e=Kt()),function(t){return isNaN(t)&&(t=Date.now()),Jt(t,Ot)+Nt(Wt,e)}}Lt();var de;function Mt(e){return de==null?void 0:de.get(e)}var fe;function zt(e){return fe==null?void 0:fe.get(e)}var ue;function Ut(e,t){var r;return(r=ue==null?void 0:ue.get(e))==null?void 0:r.get(t)}function Ft(e){var r,i;let t=typeof e;return t==="string"?`"${e}"`:t==="number"||t==="bigint"||t==="boolean"?`${e}`:t==="object"||t==="function"?(e&&((i=(r=Object.getPrototypeOf(e))==null?void 0:r.constructor)==null?void 0:i.name))??"null":t}function re(e,t,r,i,a){let l=a&&"input"in a?a.input:r.value,n=(a==null?void 0:a.expected)??e.expects??null,o=(a==null?void 0:a.received)??Ft(l),c={kind:e.kind,type:e.type,input:l,expected:n,received:o,message:`Invalid ${t}: ${n?`Expected ${n} but r`:"R"}eceived ${o}`,requirement:e.requirement,path:a==null?void 0:a.path,issues:a==null?void 0:a.issues,lang:i.lang,abortEarly:i.abortEarly,abortPipeEarly:i.abortPipeEarly},y=e.kind==="schema",d=(a==null?void 0:a.message)??e.message??Ut(e.reference,c.lang)??(y?zt(c.lang):null)??i.message??Mt(c.lang);d&&(c.message=typeof d=="function"?d(c):d),y&&(r.typed=!1),r.issues?r.issues.push(c):r.issues=[c]}function Pe(e){return{kind:"transformation",type:"brand",reference:Pe,async:!1,name:e,_run(t){return t}}}function Bt(e,t,r){return typeof e.default=="function"?e.default(t,r):e.default}function _e(e){return{kind:"schema",type:"number",reference:_e,expects:"number",async:!1,message:e,_run(t,r){return typeof t.value=="number"&&!isNaN(t.value)?t.typed=!0:re(this,"type",t,r),t}}}function je(e,...t){let r={kind:"schema",type:"optional",reference:je,expects:`${e.expects} | undefined`,async:!1,wrapped:e,_run(i,a){return i.value===void 0&&("default"in this&&(i.value=Bt(this,i,a)),i.value===void 0)?(i.typed=!0,i):this.wrapped._run(i,a)}};return 0 in t&&(r.default=t[0]),r}function Ie(e,t){return{kind:"schema",type:"strict_object",reference:Ie,expects:"Object",async:!1,entries:e,message:t,_run(r,i){var l;let a=r.value;if(a&&typeof a=="object"){r.typed=!0,r.value={};for(let n in this.entries){let o=a[n],c=this.entries[n]._run({typed:!1,value:o},i);if(c.issues){let y={type:"object",origin:"value",input:a,key:n,value:o};for(let d of c.issues)d.path?d.path.unshift(y):d.path=[y],(l=r.issues)==null||l.push(d);if(r.issues||(r.issues=c.issues),i.abortEarly){r.typed=!1;break}}c.typed||(r.typed=!1),(c.value!==void 0||n in a)&&(r.value[n]=c.value)}if(!r.issues||!i.abortEarly){for(let n in a)if(!(n in this.entries)){let o=a[n];re(this,"type",r,i,{input:o,expected:"never",path:[{type:"object",origin:"value",input:a,key:n,value:o}]});break}}}else re(this,"type",r,i);return r}}}function De(e){return{kind:"schema",type:"string",reference:De,expects:"string",async:!1,message:e,_run(t,r){return typeof t.value=="string"?t.typed=!0:re(this,"type",t,r),t}}}function Vt(...e){return{...e[0],pipe:e,_run(t,r){for(let i of e)if(i.kind!=="metadata"){if(t.issues&&(i.kind==="schema"||i.kind==="transformation")){t.typed=!1;break}(!t.issues||!r.abortEarly&&!r.abortPipeEarly)&&(t=i._run(t,r))}return t}}}var qt=Vt(De(),Pe("lid"));Ie({id:qt,ver:je(_e())});var Gt=e=>()=>e*48271%2147483647/2147483647,Xt=e=>typeof Buffer<"u"?Buffer.from(e).toString("base64"):btoa(typeof e=="string"?e:String.fromCharCode(...e)),Yt=e=>typeof Buffer<"u"?Buffer.from(e,"base64").toString():atob(e),Qt=(e,t)=>{let r=Gt(t),i=new TextEncoder().encode(e).map(a=>a^Math.floor(r()*256));return Xt(i)},Zt=e=>e.split("").reverse().join(""),er=e=>typeof e=="object"&&!!e&&"sub"in e&&"exp"in e&&typeof e.sub=="string"&&typeof e.exp=="number",tr=async e=>{let t=Zt(Yt(e));return{decoded:Dt(t),jwt:t}},rr=async e=>{let{decoded:t,jwt:r}=await tr(e);if(!er(t))throw new Error("Invalid license key");let{sub:i,exp:a}=t,l=new TextEncoder().encode(Qt(i,a));return await jt(r,l),t};function ir({r:e,v:t,t:r}){const i=we();if(m.useEffect(()=>{e!==void 0&&e.toLowerCase().includes("ehsug")?i.setType("production"):i.setType(r)},[]),m.useEffect(()=>{const a=async n=>{if(n===void 0)return{type:"nokey",daysleft:0};try{const o=await rr(n),d=new Date(o.exp*1e3)-new Date,g=Math.floor(d/(1e3*60*60*24));return g>0?{type:"trial",daysleft:g}:{type:"expired",daysleft:0}}catch(o){return o.message.includes("claim timestamp check failed")?{type:"expired",daysleft:0}:{type:"invalidkey",daysleft:0}}},l=async()=>{var n=await a(e);switch(i.setType(n.type),i.setDaysLeft(n.daysleft),n.type){case"production":case"trial":i.setTrialDialog(!1);break;case"nokey":case"expired":case"invalidkey":default:i.setTrialDialog(!0);break}};i.type!==null&&i.type!=="production"&&l()},[i.type]),i.type!=="production"&&i.trialdialog===!0)return s.jsx("div",{style:{zIndex:2e5,fontSize:"22px",background:"rgb(211,211,211,.4)",color:"black",display:"flex",flexDirection:"column",position:"absolute",left:"50%",width:"100%",height:"100%",transform:"translateX(-50%)",padding:"10px 10px 10px 10px",border:"1px solid black"},children:s.jsxs("div",{style:{height:"100%",display:"flex",padding:"10px 10px 10px 10px",flexDirection:"column",margin:"40px",borderRadius:"5px",border:"1px solid gray",background:"white"},children:[s.jsxs("div",{style:{display:"flex",flexDirection:"row",alignItems:"center"},children:[s.jsx("img",{style:{width:160},src:"../ReExt/ReExt.png"}),s.jsxs("div",{style:{margin:"0 0 0 20px"},children:["Welcome to the ReExt v",t," Trial"]})]}),i.type==="trial"||i.type==="nokey"&&s.jsxs(s.Fragment,{children:[s.jsxs("div",{style:{margin:"10px 0 10px 0",fontSize:"18px"},children:["This is a 30 day trial version of ReExt.",s.jsx("br",{}),"Without a valid trial key, this dialog will appear.",s.jsx("br",{}),s.jsx("br",{}),"To have a trial key emailed to you, fill in this form and click 'Get Trial Key'."]}),s.jsx("div",{style:{xwidth:"100%",flex:1,display:"flex",border:"0px solid red"},children:s.jsx("iframe",{style:{width:"100%",margin:"0 0 10px 0",flex:1,border:"0px solid lightgray"},src:"https://www.sencha.com/forms/reext/trial-reext.php"})}),s.jsxs("div",{style:{display:"flex",flexDirection:"row",justifyContent:"space-between",alignItems:"flex-end"},children:[s.jsx("div",{style:{fontSize:"12px"},children:i.type}),s.jsx("button",{style:{fontSize:"18px",padding:"5px 5px 5px 5px"},onClick:()=>{i.setTrialDialog(!1)},children:"Close"})]})]}),i.type==="expired"&&s.jsx(s.Fragment,{children:s.jsxs("div",{style:{display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center",margin:"10px 0 10px 0",fontSize:"18px",height:"100%"},children:[s.jsx("div",{style:{margin:"0 0 20px 0",fontSize:"24px"},children:"Your ReExt trial key has expired"}),s.jsx("div",{children:"Contact Sencha Sales"}),s.jsx("div",{children:s.jsx("a",{href:"https://www.sencha.com/company/contact/",target:"_blank",rel:"noopener noreferrer",children:"https://www.sencha.com/company/contact/"})})]})}),i.type==="invalidkey"&&s.jsx(s.Fragment,{children:s.jsxs("div",{style:{display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center",margin:"10px 0 10px 0",fontSize:"18px",height:"100%"},children:[s.jsx("div",{style:{margin:"0 0 20px 0",fontSize:"24px"},children:"Your ReExt trial key is invalid"}),s.jsx("div",{children:"Contact Sencha Sales"}),s.jsx("div",{children:s.jsx("a",{href:"https://www.sencha.com/company/contact/",target:"_blank",rel:"noopener noreferrer",children:"https://www.sencha.com/company/contact/"})})]})})]})})}async function ar(e){try{let P=async(b,T,w)=>await new Promise(x=>{window.Ext.onReady(function(){return window.Ext.ReExtLocation=w,window.Ext.ReExtTheme=b,window.Ext.ReExtLi=!0,x(1)})}),v=async b=>typeof window===void 0||typeof window>"u"?void 0:await new Promise((T,w)=>{let x=document.getElementsByTagName("HEAD")[0];var $=!1;for(let p=0;p<x.childNodes.length;p++)x.childNodes[p].src===window.location.origin+"/"+b&&($=!0);if($===!1){let p=document.createElement("script");p.addEventListener("load",()=>T(1)),p.addEventListener("error",()=>{var J=`${b} (js) | ||
- did you download the SDK from the support portal? | ||
- are you trying to download a file without an enterprise license?`;console.error(W),w(W)}),p.src=x,m.appendChild(p)}}),h=async x=>typeof window===void 0||typeof window>"u"?void 0:await new Promise((T,w)=>{let m=document.getElementsByTagName("HEAD")[0],$=document.createElement("link");$.rel="stylesheet",$.type="text/css",$.href=x,$.addEventListener("error",()=>{var p=`${x} (css) | ||
- are you trying to download a file without an enterprise license?`;console.error(J),w(J)}),p.src=b,x.appendChild(p)}}),h=async b=>typeof window===void 0||typeof window>"u"?void 0:await new Promise((T,w)=>{let x=document.getElementsByTagName("HEAD")[0],$=document.createElement("link");$.rel="stylesheet",$.type="text/css",$.href=b,$.addEventListener("error",()=>{var p=`${b} (css) | ||
- did you download the SDK from the support portal? | ||
- are you trying to download a file without an enterprise license?`;return console.error(p),w(p)}),$.addEventListener("load",()=>T(1)),m.appendChild($)});var t=e.toolkit;(t==null||t==="")&&(t="modern");var r=e.theme;(r==null||r==="")&&(r="material");var i=e.packages;i===void 0&&(i={charts:!1,fontawesome:!1,ux:!1,calendar:!1,d3:!1,exporter:!1,pivot:!1,pivotd3:!1,pivotlocale:!1,froalaeditor:!1});var a=e.debug,l=e.license,n=e.urlbase,o=e.location;(o==="remote"||o===null)&&(n="https://cdn.sencha.com/reext/ext/");var c=e.rtl;c===!1||c===void 0?c="":c="-rtl";var y=e.locale;y===void 0&&(y="en");var d=e.sdkversion;switch(d){case"7.0.0":d=d+".156";break;case"7.1.0":d=d+".46";break;case"7.2.0":case"7.3.0":case"7.3.1":case"7.4.0":case"7.5.0":case"7.5.1":case"7.6.0":case"7.7.0":case"7.8.0":break;default:throw`SDK version ${d} is not valid`}var v=n+"ext-"+d,u=n+"ext-addons-"+d;a===!0?a="-debug":a="";var b="";t==="modern"&&(b="-modern");var C=["ios","material","neptune","triton"];if(t==="modern"&&!C.includes(r))throw`${r} theme is not in ${t} toolkit for SDK version ${d}`;var I=["classic","crisp","graphite","gray","material","neptune","triton"];t==="classic"&&!I.includes(r)&&console.warn(`${r} is a custom theme in ${t} toolkit for SDK version ${d}`);var D=!1;(i.calendar===!0||i.d3===!0||i.exporter===!0||i.pivot===!0||i.pivotd3===!0||i.pivotlocale===!0||i.froalaeditor===!0)&&(D=!0),e.debug===!0&&await S("node_modules/@sencha/reext/dist/ReExt/debug.js");var E=v+"/build";if(d.slice(-1)==="c"){await S(`${E}/ext-${d}-toolkit-${t}-sdk.js`),await h(`${E}/ext-${d}-theme-${r}-sdk.css`),D===!0&&(await S(`${v}/ext-${d}-toolkit-${t}-addons.js`),await h(`${v}/ext-${d}-theme-${r}-addons.css`)),await H(r,l,o);return}if(await S(`${E}/ext${b}-all${c}${a}.js`),await h(`${E}/${t}/theme-${r}/resources/theme-${r}-all${c}.css`),i.fontawesome===!0&&await h(`${E}/packages/font-awesome/resources/font-awesome-all${a}.css`),S(`${E}/${t}/locale/locale-${y}${a}.js`),i.ux===!0&&(await S(`${E}/packages/ux/${t}/ux${a}.js`),d==="7.0.0"&&t==="modern"&&r==="neptune"&&await h(`${E}/packages/ux/${t}/${t}-${r}/resources/ux-all${a}.css`),d==="7.0.0"&&t==="classic"&&await h(`${E}/packages/ux/${t}/${r}/resources/ux-all${a}.css`),d!=="7.0.0"&&t==="classic"&&r==="material"&&await h(`${E}/packages/ux/${t}/${t}-${r}/resources/ux-all${a}.css`),d!=="7.0.0"&&t==="classic"&&r!=="material"&&r!=="gray"&&await h(`${E}/packages/ux/${t}/${r}/resources/ux-all${a}.css`)),i.charts===!0){await S(`${E}/packages/charts/${t}/charts${a}.js`);var O=!0;(t==="modern"&&r==="ios"&&d==="7.0.0"||r==="gray")&&(O=!1),O===!0&&(t==="classic"&&r!=="material"?await h(`${E}/packages/charts/${t}/${r}/resources/charts-all${a}.css`):await h(`${E}/packages/charts/${t}/${t}-${r}/resources/charts-all${a}.css`))}if(D===!0){var f;u=u+"/packages",i.calendar===!0&&(f="calendar",await S(`${u}/${f}/build/${t}/${f}${a}.js`),t==="modern"&&r==="ios"||d==="7.0.0.156"?await h(`${u}/${f}/build/${t}/${r}/resources/${f}-all${a}.css`):r!=="gray"&&r!=="graphite"&&(t==="classic"&&r!=="material"?await h(`${u}/${f}/build/${t}/${r}/resources/${f}-all${a}.css`):await h(`${u}/${f}/build/${t}/${t}-${r}/resources/${f}-all${a}.css`))),i.d3===!0&&(f="d3",await S(`${u}/${f}/build/${t}/${f}${a}.js`),t==="modern"&&(r==="ios"||r==="material")?await h(`${u}/${f}/build/${t}/${r}/resources/${f}-all${a}.css`):r!=="gray"&&r!=="graphite"&&(t==="classic"&&r!=="material"?await h(`${u}/${f}/build/${t}/${r}/resources/${f}-all${a}.css`):await h(`${u}/${f}/build/${t}/${t}-${r}/resources/${f}-all${a}.css`))),i.exporter===!0&&(f="exporter",await S(`${u}/${f}/build/${t}/${f}${a}.js`),await h(`${u}/${f}/build/${t}/resources/${f}-all${a}.css`)),i.pivot===!0&&(f="pivot",await S(`${u}/${f}/build/${t}/${f}${a}.js`),t==="modern"&&(r==="ios"||r==="material")?await h(`${u}/${f}/build/${t}/${r}/resources/${f}-all${a}.css`):r!=="gray"&&r!=="graphite"&&(t==="classic"&&r!=="material"?await h(`${u}/${f}/build/${t}/${r}/resources/${f}-all${a}.css`):await h(`${u}/${f}/build/${t}/${t}-${r}/resources/${f}-all${a}.css`))),i.pivotd3===!0&&(f="pivot-d3",await S(`${u}/${f}/build/${t}/${f}${a}.js`),t==="modern"&&(r==="ios"||r==="material")?await h(`${u}/${f}/build/${t}/${r}/resources/${f}-all${a}.css`):r!=="gray"&&r!=="graphite"&&(t==="classic"&&r!=="material"?await h(`${u}/${f}/build/${t}/${r}/resources/${f}-all${a}.css`):await h(`${u}/${f}/build/${t}/${t}-${r}/resources/${f}-all${a}.css`))),i.froalaeditor===!0&&(f="froala-editor",await S(`${u}/${f}/build/${t}/${f}${a}.js`),await h(`${u}/${f}/build/${t}/${r}/resources/${f}-all${a}.css`),await S(`${u}/${f}/development/froalaeditor.pkgd.js`),await h(`${u}/${f}/development/froalaeditor.pkgd.css`)),i.pivotlocale}async function M(x){var T=x.location;if(T==="local"){var w=x.overrides;if(w===void 0&&(w=!1),w!==!0&&(w=!1),w===!0){var m=`${x.urlbase}ext-${x.sdkversion}/${t}overrides.js`;console.log("overridefile",m);async function p(W){try{let U=await fetch(W,{method:"HEAD"});return U.status===404?(console.error("ReExtData.overrides is true but no overrides file exists"),!1):U.status===200}catch{return!1}}var $=await p(m);$&&await S(m)}}}await M(e);async function z(x,T){x!==void 0&&T!==void 0&&T.forEach(async w=>{let m=`${x}/${w}`;await S(m)})}await z(e.customfolder,e.customfiles),await H(r,l,o)}catch(H){console.warn("fail",H),alert(`Loading Failed: | ||
`+H.toString())}}var Oe="trial";function nr({children:e,ReExtData:t,reextkey:r,splash:i}){if(typeof window===void 0||typeof window>"u")return;const[a,l]=g.useState(!1),[n,o]=g.useState(!1);g.useEffect(()=>{try{var y=__IS_REEXT_RUNNING__;o(!0)}catch{console.error("Vite or Next.js plugin not installed"),o(!1)}},[]);try{if(g.useEffect(()=>{(async()=>{var d={sdkversion:"7.8.0",toolkit:"classic",theme:"classic",packages:{charts:!1,fontawesome:!1,ux:!1,calendar:!1,d3:!1,exporter:!1,pivot:!1,pivotd3:!1,pivotlocale:!1,froalaeditor:!1},rtl:!1,locale:"en",debug:!1,urlbase:"./",location:"remote",overrides:!1};t===void 0&&(t=d);try{await ar(t),l(!0)}catch(v){console.error("fail",v)}})()},[]),!a)return i===!0||i==="true"?s.jsx(Ye,{}):null;if(a){var c={TrialDialog:{value:null},Version:{value:"2024-10-30-b"},Type:{value:null},DaysLeft:{value:null}};return s.jsxs(Ke,{types:c,actionTrace:!1,actionStack:!1,dispatchTrace:!1,dispatchStack:!1,middleware:[],middlewareafter:[],children:[Oe!=="production"&&s.jsx(ir,{r,v:ye,t:Oe}),n===!1&&s.jsxs("div",{style:{border:"10px solid red",boxSizing:"border-box",display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",height:"100vh",width:"100vw",fontSize:24,color:"red"},children:[s.jsx("div",{style:{margin:"0 0 10px 0"},children:"The Vite or Next.js ReExt plugin is needed to run this app"}),s.jsx("div",{children:"for Vite, modify vite.config.js like this"}),s.jsx("div",{dangerouslySetInnerHTML:{__html:` | ||
- are you trying to download a file without an enterprise license?`;return console.error(p),w(p)}),$.addEventListener("load",()=>T(1)),x.appendChild($)});var t=e.toolkit;(t==null||t==="")&&(t="modern");var r=e.theme;(r==null||r==="")&&(r="material");var i=e.packages;i===void 0&&(i={charts:!1,fontawesome:!1,ux:!1,calendar:!1,d3:!1,exporter:!1,pivot:!1,pivotd3:!1,pivotlocale:!1,froalaeditor:!1});var a=e.debug,l=e.license,n=e.urlbase,o=e.location;(o==="remote"||o===null)&&(n="https://cdn.sencha.com/reext/ext/");var c=e.rtl;c===!1||c===void 0?c="":c="-rtl";var y=e.locale;y===void 0&&(y="en");var d=e.sdkversion;switch(d){case"7.0.0":d=d+".156";break;case"7.1.0":d=d+".46";break;case"7.2.0":case"7.3.0":case"7.3.1":case"7.4.0":case"7.5.0":case"7.5.1":case"7.6.0":case"7.7.0":case"7.8.0":break;default:throw`SDK version ${d} is not valid`}var g=n+"ext-"+d,u=n+"ext-addons-"+d;a===!0?a="-debug":a="";var S="";t==="modern"&&(S="-modern");var A=["ios","material","neptune","triton"];if(t==="modern"&&!A.includes(r))throw`${r} theme is not in ${t} toolkit for SDK version ${d}`;var D=["classic","crisp","graphite","gray","material","neptune","triton"];t==="classic"&&!D.includes(r)&&console.warn(`${r} is a custom theme in ${t} toolkit for SDK version ${d}`);var O=!1;(i.calendar===!0||i.d3===!0||i.exporter===!0||i.pivot===!0||i.pivotd3===!0||i.pivotlocale===!0||i.froalaeditor===!0)&&(O=!0),e.debug===!0&&await v("node_modules/@sencha/reext/dist/ReExt/debug.js");var E=g+"/build";if(d.slice(-1)==="c"){await v(`${E}/ext-${d}-toolkit-${t}-sdk.js`),await h(`${E}/ext-${d}-theme-${r}-sdk.css`),O===!0&&(await v(`${g}/ext-${d}-toolkit-${t}-addons.js`),await h(`${g}/ext-${d}-theme-${r}-addons.css`)),await P(r,l,o);return}if(await v(`${E}/ext${S}-all${c}${a}.js`),await h(`${E}/${t}/theme-${r}/resources/theme-${r}-all${c}.css`),i.fontawesome===!0&&await h(`${E}/packages/font-awesome/resources/font-awesome-all${a}.css`),v(`${E}/${t}/locale/locale-${y}${a}.js`),i.ux===!0&&(await v(`${E}/packages/ux/${t}/ux${a}.js`),d==="7.0.0"&&t==="modern"&&r==="neptune"&&await h(`${E}/packages/ux/${t}/${t}-${r}/resources/ux-all${a}.css`),d==="7.0.0"&&t==="classic"&&await h(`${E}/packages/ux/${t}/${r}/resources/ux-all${a}.css`),d!=="7.0.0"&&t==="classic"&&r==="material"&&await h(`${E}/packages/ux/${t}/${t}-${r}/resources/ux-all${a}.css`),d!=="7.0.0"&&t==="classic"&&r!=="material"&&r!=="gray"&&await h(`${E}/packages/ux/${t}/${r}/resources/ux-all${a}.css`)),i.charts===!0){await v(`${E}/packages/charts/${t}/charts${a}.js`);var W=!0;(t==="modern"&&r==="ios"&&d==="7.0.0"||r==="gray")&&(W=!1),W===!0&&(t==="classic"&&r!=="material"?await h(`${E}/packages/charts/${t}/${r}/resources/charts-all${a}.css`):await h(`${E}/packages/charts/${t}/${t}-${r}/resources/charts-all${a}.css`))}if(O===!0){var f;u=u+"/packages",i.calendar===!0&&(f="calendar",await v(`${u}/${f}/build/${t}/${f}${a}.js`),t==="modern"&&r==="ios"||d==="7.0.0.156"?await h(`${u}/${f}/build/${t}/${r}/resources/${f}-all${a}.css`):r!=="gray"&&r!=="graphite"&&(t==="classic"&&r!=="material"?await h(`${u}/${f}/build/${t}/${r}/resources/${f}-all${a}.css`):await h(`${u}/${f}/build/${t}/${t}-${r}/resources/${f}-all${a}.css`))),i.d3===!0&&(f="d3",await v(`${u}/${f}/build/${t}/${f}${a}.js`),t==="modern"&&(r==="ios"||r==="material")?await h(`${u}/${f}/build/${t}/${r}/resources/${f}-all${a}.css`):r!=="gray"&&r!=="graphite"&&(t==="classic"&&r!=="material"?await h(`${u}/${f}/build/${t}/${r}/resources/${f}-all${a}.css`):await h(`${u}/${f}/build/${t}/${t}-${r}/resources/${f}-all${a}.css`))),i.exporter===!0&&(f="exporter",await v(`${u}/${f}/build/${t}/${f}${a}.js`),await h(`${u}/${f}/build/${t}/resources/${f}-all${a}.css`)),i.pivot===!0&&(f="pivot",await v(`${u}/${f}/build/${t}/${f}${a}.js`),t==="modern"&&(r==="ios"||r==="material")?await h(`${u}/${f}/build/${t}/${r}/resources/${f}-all${a}.css`):r!=="gray"&&r!=="graphite"&&(t==="classic"&&r!=="material"?await h(`${u}/${f}/build/${t}/${r}/resources/${f}-all${a}.css`):await h(`${u}/${f}/build/${t}/${t}-${r}/resources/${f}-all${a}.css`))),i.pivotd3===!0&&(f="pivot-d3",await v(`${u}/${f}/build/${t}/${f}${a}.js`),t==="modern"&&(r==="ios"||r==="material")?await h(`${u}/${f}/build/${t}/${r}/resources/${f}-all${a}.css`):r!=="gray"&&r!=="graphite"&&(t==="classic"&&r!=="material"?await h(`${u}/${f}/build/${t}/${r}/resources/${f}-all${a}.css`):await h(`${u}/${f}/build/${t}/${t}-${r}/resources/${f}-all${a}.css`))),i.froalaeditor===!0&&(f="froala-editor",await v(`${u}/${f}/build/${t}/${f}${a}.js`),await h(`${u}/${f}/build/${t}/${r}/resources/${f}-all${a}.css`),await v(`${u}/${f}/development/froalaeditor.pkgd.js`),await h(`${u}/${f}/development/froalaeditor.pkgd.css`)),i.pivotlocale}async function H(b){var T=b.location;if(T==="local"){var w=b.overrides;if(w===void 0&&(w=!1),w!==!0&&(w=!1),w===!0){var x=`${b.urlbase}ext-${b.sdkversion}/${t}overrides.js`;console.log("overridefile",x);async function p(J){try{let U=await fetch(J,{method:"HEAD"});return U.status===404?(console.error("ReExtData.overrides is true but no overrides file exists"),!1):U.status===200}catch{return!1}}var $=await p(x);$&&await v(x)}}}await H(e);async function z(b,T){b!==void 0&&T!==void 0&&T.forEach(async w=>{let x=`${b}/${w}`;await v(x)})}await z(e.customfolder,e.customfiles),await P(r,l,o)}catch(P){console.warn("fail",P),alert(`Loading Failed: | ||
`+P.toString())}}var Oe="trial";function nr({children:e,ReExtData:t,reextkey:r,splash:i}){if(typeof window===void 0||typeof window>"u")return;const[a,l]=m.useState(!1),[n,o]=m.useState(!1);m.useEffect(()=>{try{var y=__IS_REEXT_RUNNING__;o(!0)}catch{console.error("Vite or Next.js plugin not installed"),o(!1)}},[]);try{if(m.useEffect(()=>{(async()=>{var d={sdkversion:"7.8.0",toolkit:"classic",theme:"classic",packages:{charts:!1,fontawesome:!1,ux:!1,calendar:!1,d3:!1,exporter:!1,pivot:!1,pivotd3:!1,pivotlocale:!1,froalaeditor:!1},rtl:!1,locale:"en",debug:!1,urlbase:"./",location:"remote",overrides:!1};t===void 0&&(t=d);try{await ar(t),l(!0)}catch(g){console.error("fail",g)}})()},[]),!a)return i===!0||i==="true"?s.jsx(Ye,{}):null;if(a){var c={TrialDialog:{value:null},Version:{value:"2024-10-30-b"},Type:{value:null},DaysLeft:{value:null}};return s.jsxs(Ke,{types:c,actionTrace:!1,actionStack:!1,dispatchTrace:!1,dispatchStack:!1,middleware:[],middlewareafter:[],children:[Oe!=="production"&&s.jsx(ir,{r,v:ye,t:Oe}),n===!1&&s.jsxs("div",{style:{border:"10px solid red",boxSizing:"border-box",display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",height:"100vh",width:"100vw",fontSize:24,color:"red"},children:[s.jsx("div",{style:{margin:"0 0 10px 0"},children:"The Vite or Next.js ReExt plugin is needed to run this app"}),s.jsx("div",{children:"for Vite, modify vite.config.js like this"}),s.jsx("div",{dangerouslySetInnerHTML:{__html:` | ||
<pre> | ||
@@ -25,2 +25,2 @@ import { defineConfig } from 'vite'; | ||
export default withReExtPlugin(nextConfig); | ||
</pre>`}})]}),n===!0&&e]})}}catch(y){return s.jsx("div",{children:y.toString()})}}const or=e=>{if(typeof window===void 0||typeof window>"u")return;const[t,r]=g.useState(e);var i=g.useRef();return i.current=t,[()=>i.current,r]};function sr(e){if(!(typeof window===void 0||typeof window>"u")){for(var t,r=e.getController(),i=e;r===void 0;)r=e.parent.getController(),i=e.parent;if(t=r.getReferences(),t===null&&(t={}),i.ReExtChildren!==void 0)for(var a=0;a<i.ReExtChildren.length;a++)i.ReExtChildren[a].reference!==null&&(t[i.ReExtChildren[a].reference]=i.ReExtChildren[a]);return t}}A.Fill=Xe,A.ReExtProvider=nr,A.ReExtReferences=sr,A.default=Ge,A.useReExtState=or,Object.defineProperties(A,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})}); | ||
</pre>`}})]}),n===!0&&e]})}}catch(y){return s.jsx("div",{children:y.toString()})}}const or=e=>{if(typeof window===void 0||typeof window>"u")return;const[t,r]=m.useState(e);var i=m.useRef();return i.current=t,[()=>i.current,r]};function sr(e){if(!(typeof window===void 0||typeof window>"u")){for(var t,r=e.getController(),i=e;r===void 0;)r=e.parent.getController(),i=e.parent;if(t=r.getReferences(),t===null&&(t={}),i.ReExtChildren!==void 0)for(var a=0;a<i.ReExtChildren.length;a++)i.ReExtChildren[a].reference!==null&&(t[i.ReExtChildren[a].reference]=i.ReExtChildren[a]);return t}}C.Fill=Xe,C.ReExtProvider=nr,C.ReExtReferences=sr,C.default=Ge,C.useReExtState=or,Object.defineProperties(C,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})}); |
{ | ||
"name": "@sencha/reext", | ||
"version": "1.0.170", | ||
"version": "1.0.215", | ||
"description": "ReExt - Sencha Ext JS components in React", | ||
@@ -5,0 +5,0 @@ "types": "./dist/ReExt/types.d.ts", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2007143