@pdfme/ui 5.3.8-dev.36 → 5.3.8-dev.41

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/index.es.js CHANGED
@@ -144441,25 +144441,17 @@ var _coreExports = _core.exports, _aFunction = function(a) {
144441
144441
  }, isObject$5 = _isObject, _anObject = function(a) {
144442
144442
  if (!isObject$5(a)) throw TypeError(a + " is not an object!");
144443
144443
  return a;
144444
- }, _fails, hasRequired_fails;
144445
- function require_fails() {
144446
- return hasRequired_fails || (hasRequired_fails = 1, _fails = function(a) {
144447
- try {
144448
- return !!a();
144449
- } catch {
144450
- return !0;
144451
- }
144452
- }), _fails;
144453
- }
144454
- var _descriptors, hasRequired_descriptors;
144455
- function require_descriptors() {
144456
- return hasRequired_descriptors || (hasRequired_descriptors = 1, _descriptors = !require_fails()(function() {
144457
- return Object.defineProperty({}, "a", { get: function() {
144458
- return 7;
144459
- } }).a != 7;
144460
- })), _descriptors;
144461
- }
144462
- var _domCreate, hasRequired_domCreate;
144444
+ }, _fails = function(a) {
144445
+ try {
144446
+ return !!a();
144447
+ } catch {
144448
+ return !0;
144449
+ }
144450
+ }, _descriptors = !_fails(function() {
144451
+ return Object.defineProperty({}, "a", { get: function() {
144452
+ return 7;
144453
+ } }).a != 7;
144454
+ }), _domCreate, hasRequired_domCreate;
144463
144455
  function require_domCreate() {
144464
144456
  if (hasRequired_domCreate) return _domCreate;
144465
144457
  hasRequired_domCreate = 1;
@@ -144468,7 +144460,7 @@ function require_domCreate() {
144468
144460
  return $ ? s.createElement(_) : {};
144469
144461
  }, _domCreate;
144470
144462
  }
144471
- var _ie8DomDefine = !require_descriptors() && !require_fails()(function() {
144463
+ var _ie8DomDefine = !_descriptors && !_fails(function() {
144472
144464
  return Object.defineProperty(require_domCreate()("div"), "a", { get: function() {
144473
144465
  return 7;
144474
144466
  } }).a != 7;
@@ -144478,7 +144470,7 @@ var _ie8DomDefine = !require_descriptors() && !require_fails()(function() {
144478
144470
  if (s && typeof ($ = a.toString) == "function" && !isObject$4(_ = $.call(a)) || typeof ($ = a.valueOf) == "function" && !isObject$4(_ = $.call(a)) || !s && typeof ($ = a.toString) == "function" && !isObject$4(_ = $.call(a))) return _;
144479
144471
  throw TypeError("Can't convert object to primitive value");
144480
144472
  }, anObject$3 = _anObject, IE8_DOM_DEFINE$1 = _ie8DomDefine, toPrimitive$2 = _toPrimitive$5, dP$3 = Object.defineProperty;
144481
- _objectDp.f = require_descriptors() ? Object.defineProperty : function a(s, $, _) {
144473
+ _objectDp.f = _descriptors ? Object.defineProperty : function a(s, $, _) {
144482
144474
  if (anObject$3(s), $ = toPrimitive$2($, !0), anObject$3(_), IE8_DOM_DEFINE$1) try {
144483
144475
  return dP$3(s, $, _);
144484
144476
  } catch {
@@ -144493,7 +144485,7 @@ var _propertyDesc = function(a, s) {
144493
144485
  writable: !(a & 4),
144494
144486
  value: s
144495
144487
  };
144496
- }, dP$2 = _objectDp, createDesc$2 = _propertyDesc, _hide = require_descriptors() ? function(a, s, $) {
144488
+ }, dP$2 = _objectDp, createDesc$2 = _propertyDesc, _hide = _descriptors ? function(a, s, $) {
144497
144489
  return dP$2.f(a, s, createDesc$2(1, $));
144498
144490
  } : function(a, s, $) {
144499
144491
  return a[s] = $, a;
@@ -144647,8 +144639,8 @@ var _objectAssign, hasRequired_objectAssign;
144647
144639
  function require_objectAssign() {
144648
144640
  if (hasRequired_objectAssign) return _objectAssign;
144649
144641
  hasRequired_objectAssign = 1;
144650
- var a = require_descriptors(), s = require_objectKeys(), $ = require_objectGops(), _ = require_objectPie(), _e = require_toObject(), tt = require_iobject(), nt = Object.assign;
144651
- return _objectAssign = !nt || require_fails()(function() {
144642
+ var a = _descriptors, s = require_objectKeys(), $ = require_objectGops(), _ = require_objectPie(), _e = require_toObject(), tt = require_iobject(), nt = Object.assign;
144643
+ return _objectAssign = !nt || _fails(function() {
144652
144644
  var at = {}, ot = {}, rt = Symbol(), st = "abcdefghijklmnopqrst";
144653
144645
  return at[rt] = 7, st.split("").forEach(function(lt) {
144654
144646
  ot[lt] = lt;
@@ -145308,7 +145300,7 @@ var _default$7 = function(a, s) {
145308
145300
  if (!(a instanceof s))
145309
145301
  throw new TypeError("Cannot call a class as a function");
145310
145302
  }, $export$4 = _export;
145311
- $export$4($export$4.S + $export$4.F * !require_descriptors(), "Object", { defineProperty: _objectDp.f });
145303
+ $export$4($export$4.S + $export$4.F * !_descriptors, "Object", { defineProperty: _objectDp.f });
145312
145304
  var $Object$1 = _coreExports.Object, defineProperty$2 = function a(s, $, _) {
145313
145305
  return $Object$1.defineProperty(s, $, _);
145314
145306
  }, defineProperty$1 = { default: defineProperty$2, __esModule: !0 }, _defineProperty$8 = defineProperty$1, _defineProperty2$1 = _interopRequireDefault$f(_defineProperty$8);
@@ -145330,7 +145322,7 @@ var _default$6 = /* @__PURE__ */ function() {
145330
145322
  var _ = String(defined(s)), _e = toInteger($), tt = _.length, nt, at;
145331
145323
  return _e < 0 || _e >= tt ? a ? "" : void 0 : (nt = _.charCodeAt(_e), nt < 55296 || nt > 56319 || _e + 1 === tt || (at = _.charCodeAt(_e + 1)) < 56320 || at > 57343 ? a ? _.charAt(_e) : nt : a ? _.slice(_e, _e + 2) : (nt - 55296 << 10) + (at - 56320) + 65536);
145332
145324
  };
145333
- }, _redefine = _hide, _iterators = {}, dP$1 = _objectDp, anObject$2 = _anObject, getKeys$2 = require_objectKeys(), _objectDps = require_descriptors() ? Object.defineProperties : function a(s, $) {
145325
+ }, _redefine = _hide, _iterators = {}, dP$1 = _objectDp, anObject$2 = _anObject, getKeys$2 = require_objectKeys(), _objectDps = _descriptors ? Object.defineProperties : function a(s, $) {
145334
145326
  anObject$2(s);
145335
145327
  for (var _ = getKeys$2($), _e = _.length, tt = 0, nt; _e > tt; ) dP$1.f(s, nt = _[tt++], $[nt]);
145336
145328
  return s;
@@ -145420,7 +145412,7 @@ var _wksExt = {};
145420
145412
  _wksExt.f = _wksExports;
145421
145413
  var iterator$1 = _wksExt.f("iterator"), iterator = { default: iterator$1, __esModule: !0 }, _meta = { exports: {} }, META$1 = _uid("meta"), isObject$3 = _isObject, has$2 = _has, setDesc = _objectDp.f, id = 0, isExtensible = Object.isExtensible || function() {
145422
145414
  return !0;
145423
- }, FREEZE = !require_fails()(function() {
145415
+ }, FREEZE = !_fails(function() {
145424
145416
  return isExtensible(Object.preventExtensions({}));
145425
145417
  }), setMeta = function(a) {
145426
145418
  setDesc(a, META$1, { value: {
@@ -145477,14 +145469,14 @@ _objectGopnExt.f = function a(s) {
145477
145469
  return windowNames && toString$1.call(s) == "[object Window]" ? getWindowNames(s) : gOPN$1(toIObject$2(s));
145478
145470
  };
145479
145471
  var _objectGopd = {}, pIE = require_objectPie(), createDesc$1 = _propertyDesc, toIObject$1 = _toIobject, toPrimitive$1 = _toPrimitive$5, has$1 = _has, IE8_DOM_DEFINE = _ie8DomDefine, gOPD$1 = Object.getOwnPropertyDescriptor;
145480
- _objectGopd.f = require_descriptors() ? gOPD$1 : function a(s, $) {
145472
+ _objectGopd.f = _descriptors ? gOPD$1 : function a(s, $) {
145481
145473
  if (s = toIObject$1(s), $ = toPrimitive$1($, !0), IE8_DOM_DEFINE) try {
145482
145474
  return gOPD$1(s, $);
145483
145475
  } catch {
145484
145476
  }
145485
145477
  if (has$1(s, $)) return createDesc$1(!pIE.f.call(s, $), s[$]);
145486
145478
  };
145487
- 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$1 = _isArray, anObject = _anObject, isObject$2 = _isObject, toObject = require_toObject(), toIObject = _toIobject, toPrimitive = _toPrimitive$5, createDesc = _propertyDesc, _create$1 = _objectCreate, gOPNExt = _objectGopnExt, $GOPD = _objectGopd, $GOPS = require_objectGops(), $DP = _objectDp, $keys = require_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() {
145479
+ var global$1 = _globalExports, has = _has, DESCRIPTORS = _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$1 = _isArray, anObject = _anObject, isObject$2 = _isObject, toObject = require_toObject(), toIObject = _toIobject, toPrimitive = _toPrimitive$5, createDesc = _propertyDesc, _create$1 = _objectCreate, gOPNExt = _objectGopnExt, $GOPD = _objectGopd, $GOPS = require_objectGops(), $DP = _objectDp, $keys = require_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() {
145488
145480
  return _create$1(dP({}, "a", {
145489
145481
  get: function() {
145490
145482
  return dP(this, "a", { value: 7 }).a;