propro-common-components 0.1.8 → 0.1.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/propro-common-components.js +50 -34
- package/package.json +1 -1
@@ -37076,7 +37076,7 @@ var parseStyle = function m(g) {
|
|
37076
37076
|
function uniqueHash(m, g) {
|
37077
37077
|
return murmur2$1("".concat(m.join("%")).concat(g));
|
37078
37078
|
}
|
37079
|
-
function Empty
|
37079
|
+
function Empty() {
|
37080
37080
|
return null;
|
37081
37081
|
}
|
37082
37082
|
var STYLE_PREFIX = "style";
|
@@ -37136,7 +37136,7 @@ function useStyleRegister(m, g) {
|
|
37136
37136
|
return function(ye) {
|
37137
37137
|
var ve;
|
37138
37138
|
if (!Z || re || !U)
|
37139
|
-
ve = /* @__PURE__ */ React.createElement(Empty
|
37139
|
+
ve = /* @__PURE__ */ React.createElement(Empty, null);
|
37140
37140
|
else {
|
37141
37141
|
var Se;
|
37142
37142
|
ve = /* @__PURE__ */ React.createElement("style", _extends$5({}, (Se = {}, _defineProperty$1(Se, ATTR_TOKEN, me), _defineProperty$1(Se, ATTR_MARK, be), Se), {
|
@@ -50562,7 +50562,7 @@ async function sendEmail(m, g) {
|
|
50562
50562
|
}
|
50563
50563
|
const initialState = {
|
50564
50564
|
loading: !1,
|
50565
|
-
requestsEnabled: getCookie("
|
50565
|
+
requestsEnabled: getCookie("has_access_token") !== void 0
|
50566
50566
|
}, AppContext = createContext({
|
50567
50567
|
state: initialState,
|
50568
50568
|
dispatch: () => null
|
@@ -50584,7 +50584,7 @@ const initialState = {
|
|
50584
50584
|
console.log($);
|
50585
50585
|
}
|
50586
50586
|
};
|
50587
|
-
return useEffect(() => (_.requestsEnabled || C(), () => {
|
50587
|
+
return useEffect(() => (console.log(_.requestsEnabled, "snsknksn"), _.requestsEnabled || C(), () => {
|
50588
50588
|
}), []), /* @__PURE__ */ jsx$2(AppContext.Provider, { value: { state: _, dispatch: x }, children: m });
|
50589
50589
|
}, queryClient = new QueryClient(), AppHOC = ({ children: m }) => /* @__PURE__ */ jsxs(QueryClientProvider, { client: queryClient, children: [
|
50590
50590
|
/* @__PURE__ */ jsx$2(ReactQueryDevtools, { initialIsOpen: !1 }),
|
@@ -56899,14 +56899,14 @@ var _propertyDesc = function(m, g) {
|
|
56899
56899
|
writable: !(m & 4),
|
56900
56900
|
value: g
|
56901
56901
|
};
|
56902
|
-
}, dP$
|
56903
|
-
return dP$
|
56902
|
+
}, dP$1 = require_objectDp(), createDesc$2 = _propertyDesc, _hide = require_descriptors() ? function(m, g, b) {
|
56903
|
+
return dP$1.f(m, g, createDesc$2(1, b));
|
56904
56904
|
} : function(m, g, b) {
|
56905
56905
|
return m[g] = b, m;
|
56906
56906
|
}, hasOwnProperty = {}.hasOwnProperty, _has = function(m, g) {
|
56907
56907
|
return hasOwnProperty.call(m, g);
|
56908
|
-
}, global$4 = _globalExports, core$2 = _coreExports, ctx = _ctx, hide$1 = _hide, has$6 = _has, PROTOTYPE$
|
56909
|
-
var _ = m & $export$5.F, x = m & $export$5.G, C = m & $export$5.S, $ = m & $export$5.P, I = m & $export$5.B, R = m & $export$5.W, P = x ? core$2 : core$2[g] || (core$2[g] = {}), N = P[PROTOTYPE$
|
56908
|
+
}, global$4 = _globalExports, core$2 = _coreExports, ctx = _ctx, hide$1 = _hide, has$6 = _has, PROTOTYPE$1 = "prototype", $export$5 = function(m, g, b) {
|
56909
|
+
var _ = m & $export$5.F, x = m & $export$5.G, C = m & $export$5.S, $ = m & $export$5.P, I = m & $export$5.B, R = m & $export$5.W, P = x ? core$2 : core$2[g] || (core$2[g] = {}), N = P[PROTOTYPE$1], z = x ? global$4 : C ? global$4[g] : (global$4[g] || {})[PROTOTYPE$1], D, U, W;
|
56910
56910
|
x && (b = g);
|
56911
56911
|
for (D in b)
|
56912
56912
|
U = !_ && z && z[D] !== void 0, !(U && has$6(P, D)) && (W = U ? z[D] : b[D], P[D] = x && typeof z[D] != "function" ? b[D] : I && U ? ctx(W, global$4) : R && z[D] == W ? function(V) {
|
@@ -56924,7 +56924,7 @@ var _propertyDesc = function(m, g) {
|
|
56924
56924
|
}
|
56925
56925
|
return V.apply(this, arguments);
|
56926
56926
|
};
|
56927
|
-
return Z[PROTOTYPE$
|
56927
|
+
return Z[PROTOTYPE$1] = V[PROTOTYPE$1], Z;
|
56928
56928
|
}(W) : $ && typeof W == "function" ? ctx(Function.call, W) : W, $ && ((P.virtual || (P.virtual = {}))[D] = W, m & $export$5.R && N && !N[D] && hide$1(N, D, W)));
|
56929
56929
|
};
|
56930
56930
|
$export$5.F = 1;
|
@@ -56984,15 +56984,15 @@ var _sharedExports = _shared.exports, id$1 = 0, px = Math.random(), _uid = funct
|
|
56984
56984
|
return "Symbol(".concat(m === void 0 ? "" : m, ")_", (++id$1 + px).toString(36));
|
56985
56985
|
}, shared$1 = _sharedExports("keys"), uid$2 = _uid, _sharedKey = function(m) {
|
56986
56986
|
return shared$1[m] || (shared$1[m] = uid$2(m));
|
56987
|
-
}, has$5 = _has, toIObject$4 = _toIobject, arrayIndexOf = _arrayIncludes(!1), IE_PROTO$
|
56987
|
+
}, has$5 = _has, toIObject$4 = _toIobject, arrayIndexOf = _arrayIncludes(!1), IE_PROTO$1 = _sharedKey("IE_PROTO"), _objectKeysInternal = function(m, g) {
|
56988
56988
|
var b = toIObject$4(m), _ = 0, x = [], C;
|
56989
56989
|
for (C in b)
|
56990
|
-
C != IE_PROTO$
|
56990
|
+
C != IE_PROTO$1 && has$5(b, C) && x.push(C);
|
56991
56991
|
for (; g.length > _; )
|
56992
56992
|
has$5(b, C = g[_++]) && (~arrayIndexOf(x, C) || x.push(C));
|
56993
56993
|
return x;
|
56994
|
-
}, _enumBugKeys = "constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(","), $keys$2 = _objectKeysInternal, enumBugKeys
|
56995
|
-
return $keys$2(g, enumBugKeys
|
56994
|
+
}, _enumBugKeys = "constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(","), $keys$2 = _objectKeysInternal, enumBugKeys = _enumBugKeys, _objectKeys = Object.keys || function(g) {
|
56995
|
+
return $keys$2(g, enumBugKeys);
|
56996
56996
|
}, _objectGops = {};
|
56997
56997
|
_objectGops.f = Object.getOwnPropertySymbols;
|
56998
56998
|
var _objectPie = {}, hasRequired_objectPie;
|
@@ -57035,8 +57035,8 @@ _extends.default = _assign2.default || function(m) {
|
|
57035
57035
|
}
|
57036
57036
|
return m;
|
57037
57037
|
};
|
57038
|
-
var has$4 = _has, toObject$2 = _toObject, IE_PROTO
|
57039
|
-
return m = toObject$2(m), has$4(m, IE_PROTO
|
57038
|
+
var has$4 = _has, toObject$2 = _toObject, IE_PROTO = _sharedKey("IE_PROTO"), ObjectProto$1 = Object.prototype, _objectGpo = Object.getPrototypeOf || function(m) {
|
57039
|
+
return m = toObject$2(m), has$4(m, IE_PROTO) ? m[IE_PROTO] : typeof m.constructor == "function" && m instanceof m.constructor ? m.constructor.prototype : m instanceof Object ? ObjectProto$1 : null;
|
57040
57040
|
}, _objectSap, hasRequired_objectSap;
|
57041
57041
|
function require_objectSap() {
|
57042
57042
|
if (hasRequired_objectSap)
|
@@ -57088,12 +57088,20 @@ var possibleConstructorReturn = {}, _typeof$1 = {}, toInteger = _toInteger, defi
|
|
57088
57088
|
var _ = String(defined(g)), x = toInteger(b), C = _.length, $, I;
|
57089
57089
|
return x < 0 || x >= C ? m ? "" : void 0 : ($ = _.charCodeAt(x), $ < 55296 || $ > 56319 || x + 1 === C || (I = _.charCodeAt(x + 1)) < 56320 || I > 57343 ? m ? _.charAt(x) : $ : m ? _.slice(x, x + 2) : ($ - 55296 << 10) + (I - 56320) + 65536);
|
57090
57090
|
};
|
57091
|
-
}, _redefine = _hide, _iterators = {},
|
57092
|
-
|
57093
|
-
|
57094
|
-
|
57095
|
-
|
57096
|
-
|
57091
|
+
}, _redefine = _hide, _iterators = {}, _objectDps, hasRequired_objectDps;
|
57092
|
+
function require_objectDps() {
|
57093
|
+
if (hasRequired_objectDps)
|
57094
|
+
return _objectDps;
|
57095
|
+
hasRequired_objectDps = 1;
|
57096
|
+
var m = require_objectDp(), g = _anObject, b = _objectKeys;
|
57097
|
+
return _objectDps = require_descriptors() ? Object.defineProperties : function(x, C) {
|
57098
|
+
g(x);
|
57099
|
+
for (var $ = b(C), I = $.length, R = 0, P; I > R; )
|
57100
|
+
m.f(x, P = $[R++], C[P]);
|
57101
|
+
return x;
|
57102
|
+
}, _objectDps;
|
57103
|
+
}
|
57104
|
+
var _html, hasRequired_html;
|
57097
57105
|
function require_html() {
|
57098
57106
|
if (hasRequired_html)
|
57099
57107
|
return _html;
|
@@ -57101,16 +57109,24 @@ function require_html() {
|
|
57101
57109
|
var m = _globalExports.document;
|
57102
57110
|
return _html = m && m.documentElement, _html;
|
57103
57111
|
}
|
57104
|
-
var
|
57105
|
-
|
57106
|
-
|
57107
|
-
|
57108
|
-
|
57109
|
-
|
57110
|
-
},
|
57111
|
-
|
57112
|
-
|
57113
|
-
|
57112
|
+
var _objectCreate, hasRequired_objectCreate;
|
57113
|
+
function require_objectCreate() {
|
57114
|
+
if (hasRequired_objectCreate)
|
57115
|
+
return _objectCreate;
|
57116
|
+
hasRequired_objectCreate = 1;
|
57117
|
+
var m = _anObject, g = require_objectDps(), b = _enumBugKeys, _ = _sharedKey("IE_PROTO"), x = function() {
|
57118
|
+
}, C = "prototype", $ = function() {
|
57119
|
+
var I = require_domCreate()("iframe"), R = b.length, P = "<", N = ">", z;
|
57120
|
+
for (I.style.display = "none", require_html().appendChild(I), I.src = "javascript:", z = I.contentWindow.document, z.open(), z.write(P + "script" + N + "document.F=Object" + P + "/script" + N), z.close(), $ = z.F; R--; )
|
57121
|
+
delete $[C][b[R]];
|
57122
|
+
return $();
|
57123
|
+
};
|
57124
|
+
return _objectCreate = Object.create || function(R, P) {
|
57125
|
+
var N;
|
57126
|
+
return R !== null ? (x[C] = m(R), N = new x(), x[C] = null, N[_] = R) : N = $(), P === void 0 ? N : g(N, P);
|
57127
|
+
}, _objectCreate;
|
57128
|
+
}
|
57129
|
+
var _wks = { exports: {} }, store = _sharedExports("wks"), uid$1 = _uid, Symbol$1 = _globalExports.Symbol, USE_SYMBOL = typeof Symbol$1 == "function", $exports = _wks.exports = function(m) {
|
57114
57130
|
return store[m] || (store[m] = USE_SYMBOL && Symbol$1[m] || (USE_SYMBOL ? Symbol$1 : uid$1)("Symbol." + m));
|
57115
57131
|
};
|
57116
57132
|
$exports.store = store;
|
@@ -57121,7 +57137,7 @@ function require_iterCreate() {
|
|
57121
57137
|
if (hasRequired_iterCreate)
|
57122
57138
|
return _iterCreate;
|
57123
57139
|
hasRequired_iterCreate = 1;
|
57124
|
-
var m =
|
57140
|
+
var m = require_objectCreate(), g = _propertyDesc, b = _setToStringTag, _ = {};
|
57125
57141
|
return _hide(_, _wksExports("iterator"), function() {
|
57126
57142
|
return this;
|
57127
57143
|
}), _iterCreate = function(x, C, $) {
|
@@ -57268,7 +57284,7 @@ _objectGopd.f = require_descriptors() ? gOPD$1 : function(g, b) {
|
|
57268
57284
|
if (has$1(g, b))
|
57269
57285
|
return createDesc$1(!pIE.f.call(g, b), g[b]);
|
57270
57286
|
};
|
57271
|
-
var global$1 = _globalExports, has = _has, DESCRIPTORS = require_descriptors(), $export$2 = _export, redefine = _redefine, META = _metaExports.KEY, $fails = require_fails(), shared = _sharedExports, setToStringTag = _setToStringTag, uid = _uid, wks = _wksExports, wksExt = _wksExt, wksDefine = _wksDefine, enumKeys = _enumKeys, isArray = _isArray, anObject = _anObject, isObject = _isObject, toObject = _toObject, toIObject = _toIobject, toPrimitive = _toPrimitive, createDesc = _propertyDesc, _create$1 =
|
57287
|
+
var global$1 = _globalExports, has = _has, DESCRIPTORS = require_descriptors(), $export$2 = _export, redefine = _redefine, META = _metaExports.KEY, $fails = require_fails(), shared = _sharedExports, setToStringTag = _setToStringTag, uid = _uid, wks = _wksExports, wksExt = _wksExt, wksDefine = _wksDefine, enumKeys = _enumKeys, isArray = _isArray, anObject = _anObject, isObject = _isObject, toObject = _toObject, toIObject = _toIobject, toPrimitive = _toPrimitive, createDesc = _propertyDesc, _create$1 = require_objectCreate(), gOPNExt = _objectGopnExt, $GOPD = _objectGopd, $GOPS = _objectGops, $DP = require_objectDp(), $keys = _objectKeys, gOPD = $GOPD.f, dP = $DP.f, gOPN = gOPNExt.f, $Symbol = global$1.Symbol, $JSON = global$1.JSON, _stringify = $JSON && $JSON.stringify, PROTOTYPE = "prototype", HIDDEN = wks("_hidden"), TO_PRIMITIVE = wks("toPrimitive"), isEnum = {}.propertyIsEnumerable, SymbolRegistry = shared("symbol-registry"), AllSymbols = shared("symbols"), OPSymbols = shared("op-symbols"), ObjectProto = Object[PROTOTYPE], USE_NATIVE = typeof $Symbol == "function" && !!$GOPS.f, QObject = global$1.QObject, setter = !QObject || !QObject[PROTOTYPE] || !QObject[PROTOTYPE].findChild, setSymbolDesc = DESCRIPTORS && $fails(function() {
|
57272
57288
|
return _create$1(dP({}, "a", {
|
57273
57289
|
get: function() {
|
57274
57290
|
return dP(this, "a", { value: 7 }).a;
|
@@ -57446,7 +57462,7 @@ function require_setProto() {
|
|
57446
57462
|
var $export$1 = _export;
|
57447
57463
|
$export$1($export$1.S, "Object", { setPrototypeOf: require_setProto().set });
|
57448
57464
|
var setPrototypeOf$1 = _coreExports.Object.setPrototypeOf, setPrototypeOf = { default: setPrototypeOf$1, __esModule: !0 }, $export = _export;
|
57449
|
-
$export($export.S, "Object", { create:
|
57465
|
+
$export($export.S, "Object", { create: require_objectCreate() });
|
57450
57466
|
var $Object = _coreExports.Object, create$1 = function(g, b) {
|
57451
57467
|
return $Object.create(g, b);
|
57452
57468
|
}, create = { default: create$1, __esModule: !0 };
|