@nordcom/nordstar-system
Advanced tools
Comparing version 0.0.0-unstable-20231117132019 to 0.0.0-unstable-20231117233248
import "./nordstar-provider.css"; | ||
import Oe from "react"; | ||
import Ce from "react"; | ||
var H = { exports: {} }, k = {}; | ||
@@ -14,9 +14,9 @@ /** | ||
var Re; | ||
function ir() { | ||
function ur() { | ||
return Re || (Re = 1, process.env.NODE_ENV !== "production" && function() { | ||
var P = Oe, S = Symbol.for("react.element"), V = Symbol.for("react.portal"), y = Symbol.for("react.fragment"), F = Symbol.for("react.strict_mode"), A = Symbol.for("react.profiler"), w = Symbol.for("react.provider"), b = Symbol.for("react.context"), l = Symbol.for("react.forward_ref"), R = Symbol.for("react.suspense"), d = Symbol.for("react.suspense_list"), g = Symbol.for("react.memo"), h = Symbol.for("react.lazy"), I = Symbol.for("react.offscreen"), X = Symbol.iterator, Ce = "@@iterator"; | ||
function Pe(e) { | ||
var P = Ce, S = Symbol.for("react.element"), V = Symbol.for("react.portal"), y = Symbol.for("react.fragment"), F = Symbol.for("react.strict_mode"), A = Symbol.for("react.profiler"), w = Symbol.for("react.provider"), h = Symbol.for("react.context"), l = Symbol.for("react.forward_ref"), R = Symbol.for("react.suspense"), d = Symbol.for("react.suspense_list"), g = Symbol.for("react.memo"), m = Symbol.for("react.lazy"), I = Symbol.for("react.offscreen"), X = Symbol.iterator, Pe = "@@iterator"; | ||
function Se(e) { | ||
if (e === null || typeof e != "object") | ||
return null; | ||
var r = X && e[X] || e[Ce]; | ||
var r = X && e[X] || e[Pe]; | ||
return typeof r == "function" ? r : null; | ||
@@ -29,6 +29,6 @@ } | ||
t[n - 1] = arguments[n]; | ||
Se("error", e, t); | ||
we("error", e, t); | ||
} | ||
} | ||
function Se(e, r, t) { | ||
function we(e, r, t) { | ||
{ | ||
@@ -43,6 +43,6 @@ var n = T.ReactDebugCurrentFrame, i = n.getStackAddendum(); | ||
} | ||
var we = !1, xe = !1, je = !1, ke = !1, De = !1, Z; | ||
var xe = !1, je = !1, ke = !1, De = !1, Fe = !1, Z; | ||
Z = Symbol.for("react.module.reference"); | ||
function Fe(e) { | ||
return !!(typeof e == "string" || typeof e == "function" || e === y || e === A || De || e === F || e === R || e === d || ke || e === I || we || xe || je || typeof e == "object" && e !== null && (e.$$typeof === h || e.$$typeof === g || e.$$typeof === w || e.$$typeof === b || e.$$typeof === l || // This needs to include all possible module reference object | ||
function Ae(e) { | ||
return !!(typeof e == "string" || typeof e == "function" || e === y || e === A || Fe || e === F || e === R || e === d || De || e === I || xe || je || ke || typeof e == "object" && e !== null && (e.$$typeof === m || e.$$typeof === g || e.$$typeof === w || e.$$typeof === h || e.$$typeof === l || // This needs to include all possible module reference object | ||
// types supported by any Flight configuration anywhere since | ||
@@ -53,3 +53,3 @@ // we don't know which Flight build this will end up being used | ||
} | ||
function Ae(e, r, t) { | ||
function Ie(e, r, t) { | ||
var n = e.displayName; | ||
@@ -87,3 +87,3 @@ if (n) | ||
switch (e.$$typeof) { | ||
case b: | ||
case h: | ||
var r = e; | ||
@@ -95,7 +95,7 @@ return Q(r) + ".Consumer"; | ||
case l: | ||
return Ae(e, e.render, "ForwardRef"); | ||
return Ie(e, e.render, "ForwardRef"); | ||
case g: | ||
var n = e.displayName || null; | ||
return n !== null ? n : E(e.type) || "Memo"; | ||
case h: { | ||
case m: { | ||
var i = e, u = i._payload, o = i._init; | ||
@@ -111,7 +111,7 @@ try { | ||
} | ||
var m = Object.assign, x = 0, ee, re, te, ne, ae, oe, ie; | ||
var _ = Object.assign, x = 0, ee, re, te, ne, ae, oe, ie; | ||
function ue() { | ||
} | ||
ue.__reactDisabledLog = !0; | ||
function Ie() { | ||
function $e() { | ||
{ | ||
@@ -139,3 +139,3 @@ if (x === 0) { | ||
} | ||
function $e() { | ||
function We() { | ||
{ | ||
@@ -149,21 +149,21 @@ if (x--, x === 0) { | ||
Object.defineProperties(console, { | ||
log: m({}, e, { | ||
log: _({}, e, { | ||
value: ee | ||
}), | ||
info: m({}, e, { | ||
info: _({}, e, { | ||
value: re | ||
}), | ||
warn: m({}, e, { | ||
warn: _({}, e, { | ||
value: te | ||
}), | ||
error: m({}, e, { | ||
error: _({}, e, { | ||
value: ne | ||
}), | ||
group: m({}, e, { | ||
group: _({}, e, { | ||
value: ae | ||
}), | ||
groupCollapsed: m({}, e, { | ||
groupCollapsed: _({}, e, { | ||
value: oe | ||
}), | ||
groupEnd: m({}, e, { | ||
groupEnd: _({}, e, { | ||
value: ie | ||
@@ -192,4 +192,4 @@ }) | ||
{ | ||
var We = typeof WeakMap == "function" ? WeakMap : Map; | ||
W = new We(); | ||
var Ye = typeof WeakMap == "function" ? WeakMap : Map; | ||
W = new Ye(); | ||
} | ||
@@ -209,3 +209,3 @@ function se(e, r) { | ||
var u; | ||
u = M.current, M.current = null, Ie(); | ||
u = M.current, M.current = null, $e(); | ||
try { | ||
@@ -223,4 +223,4 @@ if (r) { | ||
Reflect.construct(o, []); | ||
} catch (_) { | ||
n = _; | ||
} catch (b) { | ||
n = b; | ||
} | ||
@@ -231,4 +231,4 @@ Reflect.construct(e, [], o); | ||
o.call(); | ||
} catch (_) { | ||
n = _; | ||
} catch (b) { | ||
n = b; | ||
} | ||
@@ -240,10 +240,10 @@ e.call(o.prototype); | ||
throw Error(); | ||
} catch (_) { | ||
n = _; | ||
} catch (b) { | ||
n = b; | ||
} | ||
e(); | ||
} | ||
} catch (_) { | ||
if (_ && n && typeof _.stack == "string") { | ||
for (var a = _.stack.split(` | ||
} catch (b) { | ||
if (b && n && typeof b.stack == "string") { | ||
for (var a = b.stack.split(` | ||
`), v = n.stack.split(` | ||
@@ -266,3 +266,3 @@ `), s = a.length - 1, f = v.length - 1; s >= 1 && f >= 0 && a[s] !== v[f]; ) | ||
} finally { | ||
B = !1, M.current = u, $e(), Error.prepareStackTrace = i; | ||
B = !1, M.current = u, We(), Error.prepareStackTrace = i; | ||
} | ||
@@ -272,6 +272,6 @@ var C = e ? e.displayName || e.name : "", ye = C ? $(C) : ""; | ||
} | ||
function Ye(e, r, t) { | ||
function Ne(e, r, t) { | ||
return se(e, !1); | ||
} | ||
function Ne(e) { | ||
function Le(e) { | ||
var r = e.prototype; | ||
@@ -284,3 +284,3 @@ return !!(r && r.isReactComponent); | ||
if (typeof e == "function") | ||
return se(e, Ne(e)); | ||
return se(e, Le(e)); | ||
if (typeof e == "string") | ||
@@ -297,6 +297,6 @@ return $(e); | ||
case l: | ||
return Ye(e.render); | ||
return Ne(e.render); | ||
case g: | ||
return Y(e.type, r, t); | ||
case h: { | ||
case m: { | ||
var n = e, i = n._payload, u = n._init; | ||
@@ -319,3 +319,3 @@ try { | ||
} | ||
function Le(e, r, t, n, i) { | ||
function Ve(e, r, t, n, i) { | ||
{ | ||
@@ -339,7 +339,7 @@ var u = Function.call.bind(N); | ||
} | ||
var Ve = Array.isArray; | ||
var Me = Array.isArray; | ||
function q(e) { | ||
return Ve(e); | ||
return Me(e); | ||
} | ||
function Me(e) { | ||
function Ue(e) { | ||
{ | ||
@@ -350,3 +350,3 @@ var r = typeof Symbol == "function" && Symbol.toStringTag, t = r && e[Symbol.toStringTag] || e.constructor.name || "Object"; | ||
} | ||
function Ue(e) { | ||
function Be(e) { | ||
try { | ||
@@ -362,6 +362,6 @@ return ce(e), !1; | ||
function ve(e) { | ||
if (Ue(e)) | ||
return c("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Me(e)), ce(e); | ||
if (Be(e)) | ||
return c("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Ue(e)), ce(e); | ||
} | ||
var j = T.ReactCurrentOwner, Be = { | ||
var j = T.ReactCurrentOwner, qe = { | ||
key: !0, | ||
@@ -373,3 +373,3 @@ ref: !0, | ||
J = {}; | ||
function qe(e) { | ||
function Je(e) { | ||
if (N.call(e, "ref")) { | ||
@@ -382,3 +382,3 @@ var r = Object.getOwnPropertyDescriptor(e, "ref").get; | ||
} | ||
function Je(e) { | ||
function Ge(e) { | ||
if (N.call(e, "key")) { | ||
@@ -391,3 +391,3 @@ var r = Object.getOwnPropertyDescriptor(e, "key").get; | ||
} | ||
function Ge(e, r) { | ||
function ze(e, r) { | ||
if (typeof e.ref == "string" && j.current && r && j.current.stateNode !== r) { | ||
@@ -398,3 +398,3 @@ var t = E(j.current.type); | ||
} | ||
function ze(e, r) { | ||
function Ke(e, r) { | ||
{ | ||
@@ -410,3 +410,3 @@ var t = function() { | ||
} | ||
function Ke(e, r) { | ||
function He(e, r) { | ||
{ | ||
@@ -422,3 +422,3 @@ var t = function() { | ||
} | ||
var He = function(e, r, t, n, i, u, o) { | ||
var Xe = function(e, r, t, n, i, u, o) { | ||
var a = { | ||
@@ -452,8 +452,8 @@ // This tag allows us to uniquely identify this as a React Element | ||
}; | ||
function Xe(e, r, t, n, i) { | ||
function Ze(e, r, t, n, i) { | ||
{ | ||
var u, o = {}, a = null, v = null; | ||
t !== void 0 && (ve(t), a = "" + t), Je(r) && (ve(r.key), a = "" + r.key), qe(r) && (v = r.ref, Ge(r, i)); | ||
t !== void 0 && (ve(t), a = "" + t), Ge(r) && (ve(r.key), a = "" + r.key), Je(r) && (v = r.ref, ze(r, i)); | ||
for (u in r) | ||
N.call(r, u) && !Be.hasOwnProperty(u) && (o[u] = r[u]); | ||
N.call(r, u) && !qe.hasOwnProperty(u) && (o[u] = r[u]); | ||
if (e && e.defaultProps) { | ||
@@ -466,5 +466,5 @@ var s = e.defaultProps; | ||
var f = typeof e == "function" ? e.displayName || e.name || "Unknown" : e; | ||
a && ze(o, f), v && Ke(o, f); | ||
a && Ke(o, f), v && He(o, f); | ||
} | ||
return He(e, a, v, i, n, j.current, o); | ||
return Xe(e, a, v, i, n, j.current, o); | ||
} | ||
@@ -497,3 +497,3 @@ } | ||
} | ||
function Ze(e) { | ||
function Qe(e) { | ||
{ | ||
@@ -509,4 +509,4 @@ if (e !== void 0) { | ||
} | ||
var _e = {}; | ||
function Qe(e) { | ||
var be = {}; | ||
function er(e) { | ||
{ | ||
@@ -523,3 +523,3 @@ var r = Ee(); | ||
} | ||
function be(e, r) { | ||
function he(e, r) { | ||
{ | ||
@@ -529,6 +529,6 @@ if (!e._store || e._store.validated || e.key != null) | ||
e._store.validated = !0; | ||
var t = Qe(r); | ||
if (_e[t]) | ||
var t = er(r); | ||
if (be[t]) | ||
return; | ||
_e[t] = !0; | ||
be[t] = !0; | ||
var n = ""; | ||
@@ -538,3 +538,3 @@ e && e._owner && e._owner !== G.current && (n = " It was passed a child from " + E(e._owner.type) + "."), O(e), c('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', t, n), O(null); | ||
} | ||
function he(e, r) { | ||
function me(e, r) { | ||
{ | ||
@@ -546,3 +546,3 @@ if (typeof e != "object") | ||
var n = e[t]; | ||
K(n) && be(n, r); | ||
K(n) && he(n, r); | ||
} | ||
@@ -552,10 +552,10 @@ else if (K(e)) | ||
else if (e) { | ||
var i = Pe(e); | ||
var i = Se(e); | ||
if (typeof i == "function" && i !== e.entries) | ||
for (var u = i.call(e), o; !(o = u.next()).done; ) | ||
K(o.value) && be(o.value, r); | ||
K(o.value) && he(o.value, r); | ||
} | ||
} | ||
} | ||
function er(e) { | ||
function rr(e) { | ||
{ | ||
@@ -576,3 +576,3 @@ var r = e.type; | ||
var n = E(r); | ||
Le(t, e.props, "prop", n, e); | ||
Ve(t, e.props, "prop", n, e); | ||
} else if (r.PropTypes !== void 0 && !z) { | ||
@@ -586,3 +586,3 @@ z = !0; | ||
} | ||
function rr(e) { | ||
function tr(e) { | ||
{ | ||
@@ -599,9 +599,9 @@ for (var r = Object.keys(e.props), t = 0; t < r.length; t++) { | ||
} | ||
function me(e, r, t, n, i, u) { | ||
function _e(e, r, t, n, i, u) { | ||
{ | ||
var o = Fe(e); | ||
var o = Ae(e); | ||
if (!o) { | ||
var a = ""; | ||
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (a += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."); | ||
var v = Ze(i); | ||
var v = Qe(i); | ||
v ? a += v : a += Ee(); | ||
@@ -611,3 +611,3 @@ var s; | ||
} | ||
var f = Xe(e, r, t, i, u); | ||
var f = Ze(e, r, t, i, u); | ||
if (f == null) | ||
@@ -621,3 +621,3 @@ return f; | ||
for (var C = 0; C < p.length; C++) | ||
he(p[C], e); | ||
me(p[C], e); | ||
Object.freeze && Object.freeze(p); | ||
@@ -627,15 +627,15 @@ } else | ||
else | ||
he(p, e); | ||
me(p, e); | ||
} | ||
return e === y ? rr(f) : er(f), f; | ||
return e === y ? tr(f) : rr(f), f; | ||
} | ||
} | ||
function tr(e, r, t) { | ||
return me(e, r, t, !0); | ||
} | ||
function nr(e, r, t) { | ||
return me(e, r, t, !1); | ||
return _e(e, r, t, !0); | ||
} | ||
var ar = nr, or = tr; | ||
k.Fragment = y, k.jsx = ar, k.jsxs = or; | ||
function ar(e, r, t) { | ||
return _e(e, r, t, !1); | ||
} | ||
var or = ar, ir = nr; | ||
k.Fragment = y, k.jsx = or, k.jsxs = ir; | ||
}()), k; | ||
@@ -654,27 +654,25 @@ } | ||
var Te; | ||
function ur() { | ||
function sr() { | ||
if (Te) | ||
return D; | ||
Te = 1; | ||
var P = Oe, S = Symbol.for("react.element"), V = Symbol.for("react.fragment"), y = Object.prototype.hasOwnProperty, F = P.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, A = { key: !0, ref: !0, __self: !0, __source: !0 }; | ||
function w(b, l, R) { | ||
var d, g = {}, h = null, I = null; | ||
R !== void 0 && (h = "" + R), l.key !== void 0 && (h = "" + l.key), l.ref !== void 0 && (I = l.ref); | ||
var P = Ce, S = Symbol.for("react.element"), V = Symbol.for("react.fragment"), y = Object.prototype.hasOwnProperty, F = P.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, A = { key: !0, ref: !0, __self: !0, __source: !0 }; | ||
function w(h, l, R) { | ||
var d, g = {}, m = null, I = null; | ||
R !== void 0 && (m = "" + R), l.key !== void 0 && (m = "" + l.key), l.ref !== void 0 && (I = l.ref); | ||
for (d in l) | ||
y.call(l, d) && !A.hasOwnProperty(d) && (g[d] = l[d]); | ||
if (b && b.defaultProps) | ||
for (d in l = b.defaultProps, l) | ||
if (h && h.defaultProps) | ||
for (d in l = h.defaultProps, l) | ||
g[d] === void 0 && (g[d] = l[d]); | ||
return { $$typeof: S, type: b, key: h, ref: I, props: g, _owner: F.current }; | ||
return { $$typeof: S, type: h, key: m, ref: I, props: g, _owner: F.current }; | ||
} | ||
return D.Fragment = V, D.jsx = w, D.jsxs = w, D; | ||
} | ||
process.env.NODE_ENV === "production" ? H.exports = ur() : H.exports = ir(); | ||
var sr = H.exports; | ||
const fr = "_container_c3x04_1", lr = { | ||
container: fr | ||
}, dr = ({ children: P }) => /* @__PURE__ */ sr.jsx("div", { className: lr.container, children: P }); | ||
process.env.NODE_ENV === "production" ? H.exports = sr() : H.exports = ur(); | ||
var Oe = H.exports; | ||
const cr = ({ children: P }) => /* @__PURE__ */ Oe.jsx(Oe.Fragment, { children: P }); | ||
export { | ||
dr as NordstarProvider | ||
cr as NordstarProvider | ||
}; | ||
//# sourceMappingURL=nordstar-provider.js.map |
@@ -5,3 +5,3 @@ { | ||
"type": "module", | ||
"version": "0.0.0-unstable-20231117132019", | ||
"version": "0.0.0-unstable-20231117233248", | ||
"description": "", | ||
@@ -8,0 +8,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
87763
718