propro-common-components 0.1.8 → 0.1.9

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.
@@ -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 }),
@@ -56832,19 +56832,15 @@ var _coreExports = _core.exports, _aFunction = function(m) {
56832
56832
  if (!isObject$3(m))
56833
56833
  throw TypeError(m + " is not an object!");
56834
56834
  return m;
56835
- }, _fails, hasRequired_fails;
56836
- function require_fails() {
56837
- return hasRequired_fails || (hasRequired_fails = 1, _fails = function(m) {
56838
- try {
56839
- return !!m();
56840
- } catch {
56841
- return !0;
56842
- }
56843
- }), _fails;
56844
- }
56845
- var _descriptors, hasRequired_descriptors;
56835
+ }, _fails = function(m) {
56836
+ try {
56837
+ return !!m();
56838
+ } catch {
56839
+ return !0;
56840
+ }
56841
+ }, _descriptors, hasRequired_descriptors;
56846
56842
  function require_descriptors() {
56847
- return hasRequired_descriptors || (hasRequired_descriptors = 1, _descriptors = !require_fails()(function() {
56843
+ return hasRequired_descriptors || (hasRequired_descriptors = 1, _descriptors = !_fails(function() {
56848
56844
  return Object.defineProperty({}, "a", { get: function() {
56849
56845
  return 7;
56850
56846
  } }).a != 7;
@@ -56862,7 +56858,7 @@ function require_domCreate() {
56862
56858
  }
56863
56859
  var _ie8DomDefine, hasRequired_ie8DomDefine;
56864
56860
  function require_ie8DomDefine() {
56865
- return hasRequired_ie8DomDefine || (hasRequired_ie8DomDefine = 1, _ie8DomDefine = !require_descriptors() && !require_fails()(function() {
56861
+ return hasRequired_ie8DomDefine || (hasRequired_ie8DomDefine = 1, _ie8DomDefine = !require_descriptors() && !_fails(function() {
56866
56862
  return Object.defineProperty(require_domCreate()("div"), "a", { get: function() {
56867
56863
  return 7;
56868
56864
  } }).a != 7;
@@ -57007,7 +57003,7 @@ function require_objectAssign() {
57007
57003
  return _objectAssign;
57008
57004
  hasRequired_objectAssign = 1;
57009
57005
  var m = require_descriptors(), g = _objectKeys, b = _objectGops, _ = require_objectPie(), x = _toObject, C = require_iobject(), $ = Object.assign;
57010
- return _objectAssign = !$ || require_fails()(function() {
57006
+ return _objectAssign = !$ || _fails(function() {
57011
57007
  var I = {}, R = {}, P = Symbol(), N = "abcdefghijklmnopqrst";
57012
57008
  return I[P] = 7, N.split("").forEach(function(z) {
57013
57009
  R[z] = z;
@@ -57042,7 +57038,7 @@ function require_objectSap() {
57042
57038
  if (hasRequired_objectSap)
57043
57039
  return _objectSap;
57044
57040
  hasRequired_objectSap = 1;
57045
- var m = _export, g = _coreExports, b = require_fails();
57041
+ var m = _export, g = _coreExports, b = _fails;
57046
57042
  return _objectSap = function(_, x) {
57047
57043
  var C = (g.Object || {})[_] || Object[_], $ = {};
57048
57044
  $[_] = x(C), m(m.S + m.F * b(function() {
@@ -57196,7 +57192,7 @@ var _wksExt = {};
57196
57192
  _wksExt.f = _wksExports;
57197
57193
  var iterator$1 = _wksExt.f("iterator"), iterator = { default: iterator$1, __esModule: !0 }, _meta = { exports: {} }, META$1 = _uid("meta"), isObject$1 = _isObject, has$2 = _has, setDesc = require_objectDp().f, id = 0, isExtensible = Object.isExtensible || function() {
57198
57194
  return !0;
57199
- }, FREEZE = !require_fails()(function() {
57195
+ }, FREEZE = !_fails(function() {
57200
57196
  return isExtensible(Object.preventExtensions({}));
57201
57197
  }), setMeta = function(m) {
57202
57198
  setDesc(m, META$1, { value: {
@@ -57268,7 +57264,7 @@ _objectGopd.f = require_descriptors() ? gOPD$1 : function(g, b) {
57268
57264
  if (has$1(g, b))
57269
57265
  return createDesc$1(!pIE.f.call(g, b), g[b]);
57270
57266
  };
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 = _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() {
57267
+ var global$1 = _globalExports, has = _has, DESCRIPTORS = require_descriptors(), $export$2 = _export, redefine = _redefine, META = _metaExports.KEY, $fails = _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 = _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
57268
  return _create$1(dP({}, "a", {
57273
57269
  get: function() {
57274
57270
  return dP(this, "a", { value: 7 }).a;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "propro-common-components",
3
- "version": "0.1.08",
3
+ "version": "0.1.09",
4
4
  "type": "module",
5
5
  "main": "dist/propro-common-components.js",
6
6
  "types": "dist/main.d.ts",