vue-data-ui 2.2.89 → 2.2.90

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.
@@ -13,10 +13,8 @@ function Pe(a, n) {
13
13
  }, Pe(a, n);
14
14
  }
15
15
  function zt() {
16
- if (typeof Reflect > "u" || !Reflect.construct || Reflect.construct.sham)
17
- return !1;
18
- if (typeof Proxy == "function")
19
- return !0;
16
+ if (typeof Reflect > "u" || !Reflect.construct || Reflect.construct.sham) return !1;
17
+ if (typeof Proxy == "function") return !0;
20
18
  try {
21
19
  return Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {
22
20
  })), !0;
@@ -36,28 +34,22 @@ function M(a) {
36
34
  return Gt(a) || Wt(a) || Bt(a) || $t();
37
35
  }
38
36
  function Gt(a) {
39
- if (Array.isArray(a))
40
- return Fe(a);
37
+ if (Array.isArray(a)) return Fe(a);
41
38
  }
42
39
  function Wt(a) {
43
- if (typeof Symbol < "u" && a[Symbol.iterator] != null || a["@@iterator"] != null)
44
- return Array.from(a);
40
+ if (typeof Symbol < "u" && a[Symbol.iterator] != null || a["@@iterator"] != null) return Array.from(a);
45
41
  }
46
42
  function Bt(a, n) {
47
43
  if (a) {
48
- if (typeof a == "string")
49
- return Fe(a, n);
44
+ if (typeof a == "string") return Fe(a, n);
50
45
  var o = Object.prototype.toString.call(a).slice(8, -1);
51
- if (o === "Object" && a.constructor && (o = a.constructor.name), o === "Map" || o === "Set")
52
- return Array.from(a);
53
- if (o === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o))
54
- return Fe(a, n);
46
+ if (o === "Object" && a.constructor && (o = a.constructor.name), o === "Map" || o === "Set") return Array.from(a);
47
+ if (o === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)) return Fe(a, n);
55
48
  }
56
49
  }
57
50
  function Fe(a, n) {
58
51
  (n == null || n > a.length) && (n = a.length);
59
- for (var o = 0, s = new Array(n); o < n; o++)
60
- s[o] = a[o];
52
+ for (var o = 0, s = new Array(n); o < n; o++) s[o] = a[o];
61
53
  return s;
62
54
  }
63
55
  function $t() {
@@ -338,8 +330,7 @@ function _t() {
338
330
  !(ot(e) && (f.tagNameCheck instanceof RegExp && _(f.tagNameCheck, e) || f.tagNameCheck instanceof Function && f.tagNameCheck(e)) && (f.attributeNameCheck instanceof RegExp && _(f.attributeNameCheck, t) || f.attributeNameCheck instanceof Function && f.attributeNameCheck(t)) || // Alternative, second condition checks if it's an `is`-attribute, AND
339
331
  // the value passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
340
332
  t === "is" && f.allowCustomizedBuiltInElements && (f.tagNameCheck instanceof RegExp && _(f.tagNameCheck, r) || f.tagNameCheck instanceof Function && f.tagNameCheck(r)))
341
- )
342
- return !1;
333
+ ) return !1;
343
334
  } else if (!be[t]) {
344
335
  if (!_(_e, L(r, ze, ""))) {
345
336
  if (!((t === "src" || t === "xlink:href" || t === "href") && e !== "script" && Zt(r, "data:") === 0 && qe[e])) {