@harbor-design/proform 1.3.18 → 1.3.19

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.
Files changed (2) hide show
  1. package/dist/index.js +27 -29
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -182,6 +182,15 @@ class Ke {
182
182
  deep: !0,
183
183
  immediate: !0
184
184
  }
185
+ ) : U(e) ? g(
186
+ () => e,
187
+ () => {
188
+ h(this.runtimeCore.shared, e);
189
+ },
190
+ {
191
+ deep: !0,
192
+ immediate: !0
193
+ }
185
194
  ) : Object.keys(e).forEach((r) => {
186
195
  F(e[r]) ? g(
187
196
  () => e[r].value,
@@ -194,17 +203,6 @@ class Ke {
194
203
  deep: !0,
195
204
  immediate: !0
196
205
  }
197
- ) : U(e[r]) ? g(
198
- () => e[r],
199
- () => {
200
- h(this.runtimeCore.shared, {
201
- [r]: e[r]
202
- });
203
- },
204
- {
205
- deep: !0,
206
- immediate: !0
207
- }
208
206
  ) : h(this.runtimeCore.shared, {
209
207
  [r]: e[r]
210
208
  });
@@ -257,8 +255,8 @@ class Z {
257
255
  return !r.lazy && e(), r.identifier ? this.identifierMap.get(r.identifier) || (this.effects.add(e), this.identifierMap.set(r.identifier, !0)) : this.effects.add(e), () => this.effects.delete(e);
258
256
  }
259
257
  }
260
- var We = typeof global == "object" && global && global.Object === Object && global, Xe = typeof self == "object" && self && self.Object === Object && self, Q = We || Xe || Function("return this")(), R = Q.Symbol, je = Object.prototype, Ye = je.hasOwnProperty, Ze = je.toString, N = R ? R.toStringTag : void 0;
261
- function Je(t) {
258
+ var We = typeof global == "object" && global && global.Object === Object && global, Xe = typeof self == "object" && self && self.Object === Object && self, J = We || Xe || Function("return this")(), R = J.Symbol, je = Object.prototype, Ye = je.hasOwnProperty, Ze = je.toString, N = R ? R.toStringTag : void 0;
259
+ function ke(t) {
262
260
  var e = Ye.call(t, N), r = t[N];
263
261
  try {
264
262
  t[N] = void 0;
@@ -268,19 +266,19 @@ function Je(t) {
268
266
  var s = Ze.call(t);
269
267
  return i && (e ? t[N] = r : delete t[N]), s;
270
268
  }
271
- var Qe = Object.prototype, ke = Qe.toString;
269
+ var Je = Object.prototype, Qe = Je.toString;
272
270
  function Ae(t) {
273
- return ke.call(t);
271
+ return Qe.call(t);
274
272
  }
275
273
  var et = "[object Null]", tt = "[object Undefined]", Ce = R ? R.toStringTag : void 0;
276
274
  function we(t) {
277
- return t == null ? t === void 0 ? tt : et : Ce && Ce in Object(t) ? Je(t) : Ae(t);
275
+ return t == null ? t === void 0 ? tt : et : Ce && Ce in Object(t) ? ke(t) : Ae(t);
278
276
  }
279
277
  function rt(t) {
280
278
  return t != null && typeof t == "object";
281
279
  }
282
280
  var it = "[object Symbol]";
283
- function k(t) {
281
+ function Q(t) {
284
282
  return typeof t == "symbol" || rt(t) && we(t) == it;
285
283
  }
286
284
  function st(t, e) {
@@ -294,7 +292,7 @@ function Me(t) {
294
292
  return t;
295
293
  if (A(t))
296
294
  return st(t, Me) + "";
297
- if (k(t))
295
+ if (Q(t))
298
296
  return Se ? Se.call(t) : "";
299
297
  var e = t + "";
300
298
  return e == "0" && 1 / t == -nt ? "-0" : e;
@@ -310,7 +308,7 @@ function ft(t) {
310
308
  var e = we(t);
311
309
  return e == at || e == lt || e == ot || e == ut;
312
310
  }
313
- var W = Q["__core-js_shared__"], Oe = function() {
311
+ var W = J["__core-js_shared__"], Oe = function() {
314
312
  var t = /[^.]+$/.exec(W && W.keys && W.keys.IE_PROTO || "");
315
313
  return t ? "Symbol(src)_1." + t : "";
316
314
  }();
@@ -379,7 +377,7 @@ function $t(t, e) {
379
377
  if (A(t))
380
378
  return !1;
381
379
  var r = typeof t;
382
- return r == "number" || r == "symbol" || r == "boolean" || t == null || k(t) ? !0 : Rt.test(t) || !Et.test(t) || e != null && t in Object(e);
380
+ return r == "number" || r == "symbol" || r == "boolean" || t == null || Q(t) ? !0 : Rt.test(t) || !Et.test(t) || e != null && t in Object(e);
383
381
  }
384
382
  var T = ee(Object, "create");
385
383
  function Vt() {
@@ -441,10 +439,10 @@ function Zt(t) {
441
439
  var e = this.__data__, r = B(e, t);
442
440
  return r < 0 ? void 0 : e[r][1];
443
441
  }
444
- function Jt(t) {
442
+ function kt(t) {
445
443
  return B(this.__data__, t) > -1;
446
444
  }
447
- function Qt(t, e) {
445
+ function Jt(t, e) {
448
446
  var r = this.__data__, i = B(r, t);
449
447
  return i < 0 ? (++this.size, r.push([t, e])) : r[i][1] = e, this;
450
448
  }
@@ -458,13 +456,13 @@ function $(t) {
458
456
  $.prototype.clear = Kt;
459
457
  $.prototype.delete = Yt;
460
458
  $.prototype.get = Zt;
461
- $.prototype.has = Jt;
462
- $.prototype.set = Qt;
463
- var kt = ee(Q, "Map");
459
+ $.prototype.has = kt;
460
+ $.prototype.set = Jt;
461
+ var Qt = ee(J, "Map");
464
462
  function At() {
465
463
  this.size = 0, this.__data__ = {
466
464
  hash: new j(),
467
- map: new (kt || $)(),
465
+ map: new (Qt || $)(),
468
466
  string: new j()
469
467
  };
470
468
  }
@@ -537,7 +535,7 @@ function Ee(t, e) {
537
535
  }
538
536
  var dr = 1 / 0;
539
537
  function Re(t) {
540
- if (typeof t == "string" || k(t))
538
+ if (typeof t == "string" || Q(t))
541
539
  return t;
542
540
  var e = t + "";
543
541
  return e == "0" && 1 / t == -dr ? "-0" : e;
@@ -1437,9 +1435,9 @@ u(x, "schemaPreset", {
1437
1435
  }
1438
1436
  }), // 基于基本功能提出基本预设
1439
1437
  u(x, "placeholderPresetByComponentName", x.getPlaceholderPrefixPresetByComponentName());
1440
- let J = x;
1438
+ let k = x;
1441
1439
  const C = {
1442
- ...J,
1440
+ ...k,
1443
1441
  adapters: {
1444
1442
  ...yr
1445
1443
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@harbor-design/proform",
3
- "version": "1.3.18",
3
+ "version": "1.3.19",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",