@campxdev/pdfme 1.3.1 → 1.3.2
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.
|
@@ -145479,11 +145479,17 @@ var iterator$1 = _wksExt.f("iterator"), iterator = { default: iterator$1, __esMo
|
|
|
145479
145479
|
return s;
|
|
145480
145480
|
}, cof = require_cof(), _isArray = Array.isArray || function a(s) {
|
|
145481
145481
|
return cof(s) == "Array";
|
|
145482
|
-
}, _objectGopnExt = {}, _objectGopn = {},
|
|
145483
|
-
|
|
145484
|
-
|
|
145485
|
-
|
|
145486
|
-
|
|
145482
|
+
}, _objectGopnExt = {}, _objectGopn = {}, hasRequired_objectGopn;
|
|
145483
|
+
function require_objectGopn() {
|
|
145484
|
+
if (hasRequired_objectGopn)
|
|
145485
|
+
return _objectGopn;
|
|
145486
|
+
hasRequired_objectGopn = 1;
|
|
145487
|
+
var a = require_objectKeysInternal(), s = _enumBugKeys.concat("length", "prototype");
|
|
145488
|
+
return _objectGopn.f = Object.getOwnPropertyNames || function(y) {
|
|
145489
|
+
return a(y, s);
|
|
145490
|
+
}, _objectGopn;
|
|
145491
|
+
}
|
|
145492
|
+
var toIObject$2 = _toIobject, gOPN$1 = require_objectGopn().f, toString$1 = {}.toString, windowNames = typeof window == "object" && window && Object.getOwnPropertyNames ? Object.getOwnPropertyNames(window) : [], getWindowNames = function(a) {
|
|
145487
145493
|
try {
|
|
145488
145494
|
return gOPN$1(a);
|
|
145489
145495
|
} catch {
|
|
@@ -145554,7 +145560,7 @@ USE_NATIVE || ($Symbol = function() {
|
|
|
145554
145560
|
return DESCRIPTORS && setter && setSymbolDesc(ObjectProto, s, { configurable: true, set: x }), wrap(s);
|
|
145555
145561
|
}, redefine($Symbol[PROTOTYPE], "toString", function() {
|
|
145556
145562
|
return this._k;
|
|
145557
|
-
}), $GOPD.f = $getOwnPropertyDescriptor, $DP.f = $defineProperty,
|
|
145563
|
+
}), $GOPD.f = $getOwnPropertyDescriptor, $DP.f = $defineProperty, require_objectGopn().f = gOPNExt.f = $getOwnPropertyNames, require_objectPie().f = $propertyIsEnumerable, $GOPS.f = $getOwnPropertySymbols, wksExt.f = function(a) {
|
|
145558
145564
|
return wrap(wks(a));
|
|
145559
145565
|
});
|
|
145560
145566
|
$export$2($export$2.G + $export$2.W + $export$2.F * !USE_NATIVE, { Symbol: $Symbol });
|
|
@@ -145460,11 +145460,17 @@ var iterator$1 = _wksExt.f("iterator"), iterator = { default: iterator$1, __esMo
|
|
|
145460
145460
|
return s;
|
|
145461
145461
|
}, cof = require_cof(), _isArray = Array.isArray || function a(s) {
|
|
145462
145462
|
return cof(s) == "Array";
|
|
145463
|
-
}, _objectGopnExt = {}, _objectGopn = {},
|
|
145464
|
-
|
|
145465
|
-
|
|
145466
|
-
|
|
145467
|
-
|
|
145463
|
+
}, _objectGopnExt = {}, _objectGopn = {}, hasRequired_objectGopn;
|
|
145464
|
+
function require_objectGopn() {
|
|
145465
|
+
if (hasRequired_objectGopn)
|
|
145466
|
+
return _objectGopn;
|
|
145467
|
+
hasRequired_objectGopn = 1;
|
|
145468
|
+
var a = require_objectKeysInternal(), s = _enumBugKeys.concat("length", "prototype");
|
|
145469
|
+
return _objectGopn.f = Object.getOwnPropertyNames || function(y) {
|
|
145470
|
+
return a(y, s);
|
|
145471
|
+
}, _objectGopn;
|
|
145472
|
+
}
|
|
145473
|
+
var toIObject$2 = _toIobject, gOPN$1 = require_objectGopn().f, toString$1 = {}.toString, windowNames = typeof window == "object" && window && Object.getOwnPropertyNames ? Object.getOwnPropertyNames(window) : [], getWindowNames = function(a) {
|
|
145468
145474
|
try {
|
|
145469
145475
|
return gOPN$1(a);
|
|
145470
145476
|
} catch {
|
|
@@ -145535,7 +145541,7 @@ USE_NATIVE || ($Symbol = function() {
|
|
|
145535
145541
|
return DESCRIPTORS && setter && setSymbolDesc(ObjectProto, s, { configurable: true, set: x }), wrap(s);
|
|
145536
145542
|
}, redefine($Symbol[PROTOTYPE], "toString", function() {
|
|
145537
145543
|
return this._k;
|
|
145538
|
-
}), $GOPD.f = $getOwnPropertyDescriptor, $DP.f = $defineProperty,
|
|
145544
|
+
}), $GOPD.f = $getOwnPropertyDescriptor, $DP.f = $defineProperty, require_objectGopn().f = gOPNExt.f = $getOwnPropertyNames, require_objectPie().f = $propertyIsEnumerable, $GOPS.f = $getOwnPropertySymbols, wksExt.f = function(a) {
|
|
145539
145545
|
return wrap(wks(a));
|
|
145540
145546
|
});
|
|
145541
145547
|
$export$2($export$2.G + $export$2.W + $export$2.F * !USE_NATIVE, { Symbol: $Symbol });
|