@thecb/components 9.2.8-beta.0 → 9.2.9-beta.1
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.cjs.js +136 -195
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.d.ts +1 -3
- package/dist/index.esm.js +137 -195
- package/dist/index.esm.js.map +1 -1
- package/package.json +1 -1
- package/src/components/atoms/icons/AccountNumberImage.js +2 -0
- package/src/components/atoms/icons/BankIcon.js +2 -0
- package/src/components/atoms/icons/CheckmarkIcon.js +2 -0
- package/src/components/atoms/icons/GenericCard.js +2 -0
- package/src/components/atoms/icons/GenericCardLarge.js +2 -0
- package/src/components/atoms/icons/RoutingNumberImage.js +2 -0
- package/src/components/atoms/icons/icons.stories.js +1 -3
- package/src/components/atoms/icons/index.d.ts +0 -1
- package/src/components/atoms/icons/index.js +1 -3
- package/src/components/molecules/modal/Modal.js +2 -1
- package/src/components/atoms/icons/KebabMenuIcon.d.ts +0 -1
- package/src/components/atoms/icons/KebabMenuIcon.js +0 -38
package/dist/index.esm.js
CHANGED
|
@@ -13675,7 +13675,9 @@ var AccountNumberImage = function AccountNumberImage() {
|
|
|
13675
13675
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13676
13676
|
width: "371",
|
|
13677
13677
|
height: "164",
|
|
13678
|
-
viewBox: "0 0 371 164"
|
|
13678
|
+
viewBox: "0 0 371 164",
|
|
13679
|
+
role: "img",
|
|
13680
|
+
"aria-label": "A check with the account number highlighted in the bottom center"
|
|
13679
13681
|
}, /*#__PURE__*/React.createElement("g", {
|
|
13680
13682
|
fill: "none",
|
|
13681
13683
|
fillRule: "evenodd",
|
|
@@ -13756,7 +13758,9 @@ var RoutingNumberImage = function RoutingNumberImage() {
|
|
|
13756
13758
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13757
13759
|
width: "371",
|
|
13758
13760
|
height: "164",
|
|
13759
|
-
viewBox: "0 0 371 164"
|
|
13761
|
+
viewBox: "0 0 371 164",
|
|
13762
|
+
role: "img",
|
|
13763
|
+
"aria-label": "A check with the routing number highlighted in the lower left hand corner"
|
|
13760
13764
|
}, /*#__PURE__*/React.createElement("g", {
|
|
13761
13765
|
fill: "none",
|
|
13762
13766
|
fillRule: "evenodd",
|
|
@@ -13839,7 +13843,9 @@ var CheckmarkIcon = function CheckmarkIcon() {
|
|
|
13839
13843
|
viewBox: "0 0 98 98",
|
|
13840
13844
|
version: "1.1",
|
|
13841
13845
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13842
|
-
xmlnsXlink: "http://www.w3.org/1999/xlink"
|
|
13846
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
13847
|
+
role: "img",
|
|
13848
|
+
"aria-label": "Successful payment, green checkmark"
|
|
13843
13849
|
}, /*#__PURE__*/React.createElement("g", {
|
|
13844
13850
|
id: "Cityville-Checkout---Desktop---Logged-In",
|
|
13845
13851
|
stroke: "none",
|
|
@@ -13884,7 +13890,9 @@ var BankIcon = function BankIcon() {
|
|
|
13884
13890
|
height: "18",
|
|
13885
13891
|
viewBox: "0 0 28 18",
|
|
13886
13892
|
fill: "none",
|
|
13887
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
13893
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13894
|
+
role: "img",
|
|
13895
|
+
"aria-label": "Check Payment"
|
|
13888
13896
|
}, /*#__PURE__*/React.createElement("path", {
|
|
13889
13897
|
d: "M0 2.25C0 1.00736 1.04467 0 2.33333 0H25.6667C26.9553 0 28 1.00736 28 2.25V15.75C28 16.9926 26.9553 18 25.6667 18H2.33333C1.04467 18 0 16.9926 0 15.75V2.25Z",
|
|
13890
13898
|
fill: "#E4F4FD"
|
|
@@ -13931,7 +13939,9 @@ var GenericCard = function GenericCard() {
|
|
|
13931
13939
|
height: "18",
|
|
13932
13940
|
viewBox: "0 0 28 18",
|
|
13933
13941
|
fill: "none",
|
|
13934
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
13942
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13943
|
+
role: "img",
|
|
13944
|
+
"aria-label": "Card Payment"
|
|
13935
13945
|
}, /*#__PURE__*/React.createElement("rect", {
|
|
13936
13946
|
width: "28",
|
|
13937
13947
|
height: "18",
|
|
@@ -15190,7 +15200,9 @@ var GenericCardLarge = function GenericCardLarge() {
|
|
|
15190
15200
|
height: "24",
|
|
15191
15201
|
viewBox: "0 0 36 24",
|
|
15192
15202
|
fill: "none",
|
|
15193
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
15203
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15204
|
+
role: "img",
|
|
15205
|
+
"aria-label": "Card Payment"
|
|
15194
15206
|
}, /*#__PURE__*/React.createElement("rect", {
|
|
15195
15207
|
width: "36",
|
|
15196
15208
|
height: "24",
|
|
@@ -18239,34 +18251,6 @@ var PlusCircleIcon = function PlusCircleIcon(_ref) {
|
|
|
18239
18251
|
}));
|
|
18240
18252
|
};
|
|
18241
18253
|
|
|
18242
|
-
var KebabMenuIcon = function KebabMenuIcon() {
|
|
18243
|
-
return /*#__PURE__*/React.createElement("svg", {
|
|
18244
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
18245
|
-
width: "21",
|
|
18246
|
-
height: "32",
|
|
18247
|
-
viewBox: "0 0 21 32",
|
|
18248
|
-
fill: "none"
|
|
18249
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
18250
|
-
d: "M0 4C0 1.79086 1.79086 0 4 0L17 0C19.2091 0 21 1.79086 21 4V28C21 30.2091 19.2091 32 17 32H4C1.79086 32 0 30.2091 0 28L0 4Z",
|
|
18251
|
-
fill: "#FEFEFE"
|
|
18252
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
18253
|
-
fillRule: "evenodd",
|
|
18254
|
-
clipRule: "evenodd",
|
|
18255
|
-
d: "M10.5 6C9.39333 6 8.5 6.89333 8.5 8C8.5 9.10667 9.39333 10 10.5 10C11.6067 10 12.5 9.10667 12.5 8C12.5 6.89333 11.6067 6 10.5 6Z",
|
|
18256
|
-
fill: "#3B5BDB"
|
|
18257
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
18258
|
-
fillRule: "evenodd",
|
|
18259
|
-
clipRule: "evenodd",
|
|
18260
|
-
d: "M10.5 14C9.39333 14 8.5 14.8933 8.5 16C8.5 17.1067 9.39333 18 10.5 18C11.6067 18 12.5 17.1067 12.5 16C12.5 14.8933 11.6067 14 10.5 14Z",
|
|
18261
|
-
fill: "#3B5BDB"
|
|
18262
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
18263
|
-
fillRule: "evenodd",
|
|
18264
|
-
clipRule: "evenodd",
|
|
18265
|
-
d: "M10.5 22C9.39333 22 8.5 22.9067 8.5 24C8.5 25.0933 9.40667 26 10.5 26C11.5933 26 12.5 25.0933 12.5 24C12.5 22.9067 11.6067 22 10.5 22Z",
|
|
18266
|
-
fill: "#3B5BDB"
|
|
18267
|
-
}));
|
|
18268
|
-
};
|
|
18269
|
-
|
|
18270
18254
|
var color$2 = "#15749D";
|
|
18271
18255
|
var hoverColor$1 = "#116285";
|
|
18272
18256
|
var activeColor$1 = "#0E506D";
|
|
@@ -22447,18 +22431,17 @@ var DropdownIcon = function DropdownIcon() {
|
|
|
22447
22431
|
};
|
|
22448
22432
|
|
|
22449
22433
|
var check = function (it) {
|
|
22450
|
-
return it && it.Math
|
|
22434
|
+
return it && it.Math == Math && it;
|
|
22451
22435
|
};
|
|
22452
22436
|
|
|
22453
22437
|
// https://github.com/zloirock/core-js/issues/86#issuecomment-115759028
|
|
22454
22438
|
var global_1 =
|
|
22455
|
-
// eslint-disable-next-line es/no-global-this -- safe
|
|
22439
|
+
// eslint-disable-next-line es-x/no-global-this -- safe
|
|
22456
22440
|
check(typeof globalThis == 'object' && globalThis) ||
|
|
22457
22441
|
check(typeof window == 'object' && window) ||
|
|
22458
22442
|
// eslint-disable-next-line no-restricted-globals -- safe
|
|
22459
22443
|
check(typeof self == 'object' && self) ||
|
|
22460
22444
|
check(typeof commonjsGlobal == 'object' && commonjsGlobal) ||
|
|
22461
|
-
check(typeof commonjsGlobal == 'object' && commonjsGlobal) ||
|
|
22462
22445
|
// eslint-disable-next-line no-new-func -- fallback
|
|
22463
22446
|
(function () { return this; })() || Function('return this')();
|
|
22464
22447
|
|
|
@@ -22472,12 +22455,12 @@ var fails = function (exec) {
|
|
|
22472
22455
|
|
|
22473
22456
|
// Detect IE8's incomplete defineProperty implementation
|
|
22474
22457
|
var descriptors = !fails(function () {
|
|
22475
|
-
// eslint-disable-next-line es/no-object-defineproperty -- required for testing
|
|
22476
|
-
return Object.defineProperty({}, 1, { get: function () { return 7; } })[1]
|
|
22458
|
+
// eslint-disable-next-line es-x/no-object-defineproperty -- required for testing
|
|
22459
|
+
return Object.defineProperty({}, 1, { get: function () { return 7; } })[1] != 7;
|
|
22477
22460
|
});
|
|
22478
22461
|
|
|
22479
22462
|
var functionBindNative = !fails(function () {
|
|
22480
|
-
// eslint-disable-next-line es/no-function-prototype-bind -- safe
|
|
22463
|
+
// eslint-disable-next-line es-x/no-function-prototype-bind -- safe
|
|
22481
22464
|
var test = (function () { /* empty */ }).bind();
|
|
22482
22465
|
// eslint-disable-next-line no-prototype-builtins -- safe
|
|
22483
22466
|
return typeof test != 'function' || test.hasOwnProperty('prototype');
|
|
@@ -22490,7 +22473,7 @@ var functionCall = functionBindNative ? call.bind(call) : function () {
|
|
|
22490
22473
|
};
|
|
22491
22474
|
|
|
22492
22475
|
var $propertyIsEnumerable = {}.propertyIsEnumerable;
|
|
22493
|
-
// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe
|
|
22476
|
+
// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe
|
|
22494
22477
|
var getOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;
|
|
22495
22478
|
|
|
22496
22479
|
// Nashorn ~ JDK8 bug
|
|
@@ -22517,11 +22500,14 @@ var createPropertyDescriptor = function (bitmap, value) {
|
|
|
22517
22500
|
};
|
|
22518
22501
|
|
|
22519
22502
|
var FunctionPrototype = Function.prototype;
|
|
22503
|
+
var bind$1 = FunctionPrototype.bind;
|
|
22520
22504
|
var call$1 = FunctionPrototype.call;
|
|
22521
|
-
var
|
|
22505
|
+
var uncurryThis = functionBindNative && bind$1.bind(call$1, call$1);
|
|
22522
22506
|
|
|
22523
|
-
var functionUncurryThis = functionBindNative ?
|
|
22524
|
-
return
|
|
22507
|
+
var functionUncurryThis = functionBindNative ? function (fn) {
|
|
22508
|
+
return fn && uncurryThis(fn);
|
|
22509
|
+
} : function (fn) {
|
|
22510
|
+
return fn && function () {
|
|
22525
22511
|
return call$1.apply(fn, arguments);
|
|
22526
22512
|
};
|
|
22527
22513
|
};
|
|
@@ -22542,21 +22528,15 @@ var indexedObject = fails(function () {
|
|
|
22542
22528
|
// eslint-disable-next-line no-prototype-builtins -- safe
|
|
22543
22529
|
return !$Object('z').propertyIsEnumerable(0);
|
|
22544
22530
|
}) ? function (it) {
|
|
22545
|
-
return classofRaw(it)
|
|
22531
|
+
return classofRaw(it) == 'String' ? split(it, '') : $Object(it);
|
|
22546
22532
|
} : $Object;
|
|
22547
22533
|
|
|
22548
|
-
// we can't use just `it == null` since of `document.all` special case
|
|
22549
|
-
// https://tc39.es/ecma262/#sec-IsHTMLDDA-internal-slot-aec
|
|
22550
|
-
var isNullOrUndefined = function (it) {
|
|
22551
|
-
return it === null || it === undefined;
|
|
22552
|
-
};
|
|
22553
|
-
|
|
22554
22534
|
var $TypeError = TypeError;
|
|
22555
22535
|
|
|
22556
22536
|
// `RequireObjectCoercible` abstract operation
|
|
22557
22537
|
// https://tc39.es/ecma262/#sec-requireobjectcoercible
|
|
22558
22538
|
var requireObjectCoercible = function (it) {
|
|
22559
|
-
if (
|
|
22539
|
+
if (it == undefined) throw $TypeError("Can't call method on " + it);
|
|
22560
22540
|
return it;
|
|
22561
22541
|
};
|
|
22562
22542
|
|
|
@@ -22568,32 +22548,13 @@ var toIndexedObject = function (it) {
|
|
|
22568
22548
|
return indexedObject(requireObjectCoercible(it));
|
|
22569
22549
|
};
|
|
22570
22550
|
|
|
22571
|
-
var documentAll = typeof document == 'object' && document.all;
|
|
22572
|
-
|
|
22573
|
-
// https://tc39.es/ecma262/#sec-IsHTMLDDA-internal-slot
|
|
22574
|
-
// eslint-disable-next-line unicorn/no-typeof-undefined -- required for testing
|
|
22575
|
-
var IS_HTMLDDA = typeof documentAll == 'undefined' && documentAll !== undefined;
|
|
22576
|
-
|
|
22577
|
-
var documentAll_1 = {
|
|
22578
|
-
all: documentAll,
|
|
22579
|
-
IS_HTMLDDA: IS_HTMLDDA
|
|
22580
|
-
};
|
|
22581
|
-
|
|
22582
|
-
var documentAll$1 = documentAll_1.all;
|
|
22583
|
-
|
|
22584
22551
|
// `IsCallable` abstract operation
|
|
22585
22552
|
// https://tc39.es/ecma262/#sec-iscallable
|
|
22586
|
-
var isCallable =
|
|
22587
|
-
return typeof argument == 'function' || argument === documentAll$1;
|
|
22588
|
-
} : function (argument) {
|
|
22553
|
+
var isCallable = function (argument) {
|
|
22589
22554
|
return typeof argument == 'function';
|
|
22590
22555
|
};
|
|
22591
22556
|
|
|
22592
|
-
var
|
|
22593
|
-
|
|
22594
|
-
var isObject = documentAll_1.IS_HTMLDDA ? function (it) {
|
|
22595
|
-
return typeof it == 'object' ? it !== null : isCallable(it) || it === documentAll$2;
|
|
22596
|
-
} : function (it) {
|
|
22557
|
+
var isObject = function (it) {
|
|
22597
22558
|
return typeof it == 'object' ? it !== null : isCallable(it);
|
|
22598
22559
|
};
|
|
22599
22560
|
|
|
@@ -22607,7 +22568,7 @@ var getBuiltIn = function (namespace, method) {
|
|
|
22607
22568
|
|
|
22608
22569
|
var objectIsPrototypeOf = functionUncurryThis({}.isPrototypeOf);
|
|
22609
22570
|
|
|
22610
|
-
var engineUserAgent =
|
|
22571
|
+
var engineUserAgent = getBuiltIn('navigator', 'userAgent') || '';
|
|
22611
22572
|
|
|
22612
22573
|
var process$1 = global_1.process;
|
|
22613
22574
|
var Deno = global_1.Deno;
|
|
@@ -22634,29 +22595,24 @@ if (!version && engineUserAgent) {
|
|
|
22634
22595
|
|
|
22635
22596
|
var engineV8Version = version;
|
|
22636
22597
|
|
|
22637
|
-
/* eslint-disable es/no-symbol -- required for testing */
|
|
22598
|
+
/* eslint-disable es-x/no-symbol -- required for testing */
|
|
22638
22599
|
|
|
22639
22600
|
|
|
22640
22601
|
|
|
22641
|
-
|
|
22642
|
-
var
|
|
22643
|
-
|
|
22644
|
-
// eslint-disable-next-line es/no-object-getownpropertysymbols -- required for testing
|
|
22645
|
-
var symbolConstructorDetection = !!Object.getOwnPropertySymbols && !fails(function () {
|
|
22646
|
-
var symbol = Symbol('symbol detection');
|
|
22602
|
+
// eslint-disable-next-line es-x/no-object-getownpropertysymbols -- required for testing
|
|
22603
|
+
var nativeSymbol = !!Object.getOwnPropertySymbols && !fails(function () {
|
|
22604
|
+
var symbol = Symbol();
|
|
22647
22605
|
// Chrome 38 Symbol has incorrect toString conversion
|
|
22648
22606
|
// `get-own-property-symbols` polyfill symbols converted to object are not Symbol instances
|
|
22649
|
-
|
|
22650
|
-
// of course, fail.
|
|
22651
|
-
return !$String(symbol) || !(Object(symbol) instanceof Symbol) ||
|
|
22607
|
+
return !String(symbol) || !(Object(symbol) instanceof Symbol) ||
|
|
22652
22608
|
// Chrome 38-40 symbols are not inherited from DOM collections prototypes to instances
|
|
22653
22609
|
!Symbol.sham && engineV8Version && engineV8Version < 41;
|
|
22654
22610
|
});
|
|
22655
22611
|
|
|
22656
|
-
/* eslint-disable es/no-symbol -- required for testing */
|
|
22612
|
+
/* eslint-disable es-x/no-symbol -- required for testing */
|
|
22657
22613
|
|
|
22658
22614
|
|
|
22659
|
-
var useSymbolAsUid =
|
|
22615
|
+
var useSymbolAsUid = nativeSymbol
|
|
22660
22616
|
&& !Symbol.sham
|
|
22661
22617
|
&& typeof Symbol.iterator == 'symbol';
|
|
22662
22618
|
|
|
@@ -22669,11 +22625,11 @@ var isSymbol = useSymbolAsUid ? function (it) {
|
|
|
22669
22625
|
return isCallable($Symbol) && objectIsPrototypeOf($Symbol.prototype, $Object$1(it));
|
|
22670
22626
|
};
|
|
22671
22627
|
|
|
22672
|
-
var $String
|
|
22628
|
+
var $String = String;
|
|
22673
22629
|
|
|
22674
22630
|
var tryToString = function (argument) {
|
|
22675
22631
|
try {
|
|
22676
|
-
return $String
|
|
22632
|
+
return $String(argument);
|
|
22677
22633
|
} catch (error) {
|
|
22678
22634
|
return 'Object';
|
|
22679
22635
|
}
|
|
@@ -22684,14 +22640,14 @@ var $TypeError$1 = TypeError;
|
|
|
22684
22640
|
// `Assert: IsCallable(argument) is true`
|
|
22685
22641
|
var aCallable = function (argument) {
|
|
22686
22642
|
if (isCallable(argument)) return argument;
|
|
22687
|
-
throw
|
|
22643
|
+
throw $TypeError$1(tryToString(argument) + ' is not a function');
|
|
22688
22644
|
};
|
|
22689
22645
|
|
|
22690
22646
|
// `GetMethod` abstract operation
|
|
22691
22647
|
// https://tc39.es/ecma262/#sec-getmethod
|
|
22692
22648
|
var getMethod = function (V, P) {
|
|
22693
22649
|
var func = V[P];
|
|
22694
|
-
return
|
|
22650
|
+
return func == null ? undefined : aCallable(func);
|
|
22695
22651
|
};
|
|
22696
22652
|
|
|
22697
22653
|
var $TypeError$2 = TypeError;
|
|
@@ -22703,10 +22659,10 @@ var ordinaryToPrimitive = function (input, pref) {
|
|
|
22703
22659
|
if (pref === 'string' && isCallable(fn = input.toString) && !isObject(val = functionCall(fn, input))) return val;
|
|
22704
22660
|
if (isCallable(fn = input.valueOf) && !isObject(val = functionCall(fn, input))) return val;
|
|
22705
22661
|
if (pref !== 'string' && isCallable(fn = input.toString) && !isObject(val = functionCall(fn, input))) return val;
|
|
22706
|
-
throw
|
|
22662
|
+
throw $TypeError$2("Can't convert object to primitive value");
|
|
22707
22663
|
};
|
|
22708
22664
|
|
|
22709
|
-
// eslint-disable-next-line es/no-object-defineproperty -- safe
|
|
22665
|
+
// eslint-disable-next-line es-x/no-object-defineproperty -- safe
|
|
22710
22666
|
var defineProperty = Object.defineProperty;
|
|
22711
22667
|
|
|
22712
22668
|
var defineGlobalProperty = function (key, value) {
|
|
@@ -22723,16 +22679,13 @@ var store = global_1[SHARED] || defineGlobalProperty(SHARED, {});
|
|
|
22723
22679
|
var sharedStore = store;
|
|
22724
22680
|
|
|
22725
22681
|
var shared = createCommonjsModule(function (module) {
|
|
22726
|
-
|
|
22727
|
-
|
|
22728
|
-
|
|
22729
22682
|
(module.exports = function (key, value) {
|
|
22730
22683
|
return sharedStore[key] || (sharedStore[key] = value !== undefined ? value : {});
|
|
22731
22684
|
})('versions', []).push({
|
|
22732
|
-
version: '3.
|
|
22685
|
+
version: '3.24.1',
|
|
22733
22686
|
mode: 'global',
|
|
22734
|
-
copyright: '© 2014-
|
|
22735
|
-
license: 'https://github.com/zloirock/core-js/blob/v3.
|
|
22687
|
+
copyright: '© 2014-2022 Denis Pushkarev (zloirock.ru)',
|
|
22688
|
+
license: 'https://github.com/zloirock/core-js/blob/v3.24.1/LICENSE',
|
|
22736
22689
|
source: 'https://github.com/zloirock/core-js'
|
|
22737
22690
|
});
|
|
22738
22691
|
});
|
|
@@ -22749,7 +22702,7 @@ var hasOwnProperty = functionUncurryThis({}.hasOwnProperty);
|
|
|
22749
22702
|
|
|
22750
22703
|
// `HasOwnProperty` abstract operation
|
|
22751
22704
|
// https://tc39.es/ecma262/#sec-hasownproperty
|
|
22752
|
-
// eslint-disable-next-line es/no-object-hasown -- safe
|
|
22705
|
+
// eslint-disable-next-line es-x/no-object-hasown -- safe
|
|
22753
22706
|
var hasOwnProperty_1 = Object.hasOwn || function hasOwn(it, key) {
|
|
22754
22707
|
return hasOwnProperty(toObject(it), key);
|
|
22755
22708
|
};
|
|
@@ -22762,15 +22715,21 @@ var uid = function (key) {
|
|
|
22762
22715
|
return 'Symbol(' + (key === undefined ? '' : key) + ')_' + toString$3(++id + postfix, 36);
|
|
22763
22716
|
};
|
|
22764
22717
|
|
|
22765
|
-
var Symbol$1 = global_1.Symbol;
|
|
22766
22718
|
var WellKnownSymbolsStore = shared('wks');
|
|
22767
|
-
var
|
|
22719
|
+
var Symbol$1 = global_1.Symbol;
|
|
22720
|
+
var symbolFor = Symbol$1 && Symbol$1['for'];
|
|
22721
|
+
var createWellKnownSymbol = useSymbolAsUid ? Symbol$1 : Symbol$1 && Symbol$1.withoutSetter || uid;
|
|
22768
22722
|
|
|
22769
22723
|
var wellKnownSymbol = function (name) {
|
|
22770
|
-
if (!hasOwnProperty_1(WellKnownSymbolsStore, name)) {
|
|
22771
|
-
|
|
22772
|
-
|
|
22773
|
-
|
|
22724
|
+
if (!hasOwnProperty_1(WellKnownSymbolsStore, name) || !(nativeSymbol || typeof WellKnownSymbolsStore[name] == 'string')) {
|
|
22725
|
+
var description = 'Symbol.' + name;
|
|
22726
|
+
if (nativeSymbol && hasOwnProperty_1(Symbol$1, name)) {
|
|
22727
|
+
WellKnownSymbolsStore[name] = Symbol$1[name];
|
|
22728
|
+
} else if (useSymbolAsUid && symbolFor) {
|
|
22729
|
+
WellKnownSymbolsStore[name] = symbolFor(description);
|
|
22730
|
+
} else {
|
|
22731
|
+
WellKnownSymbolsStore[name] = createWellKnownSymbol(description);
|
|
22732
|
+
}
|
|
22774
22733
|
} return WellKnownSymbolsStore[name];
|
|
22775
22734
|
};
|
|
22776
22735
|
|
|
@@ -22787,7 +22746,7 @@ var toPrimitive = function (input, pref) {
|
|
|
22787
22746
|
if (pref === undefined) pref = 'default';
|
|
22788
22747
|
result = functionCall(exoticToPrim, input, pref);
|
|
22789
22748
|
if (!isObject(result) || isSymbol(result)) return result;
|
|
22790
|
-
throw
|
|
22749
|
+
throw $TypeError$3("Can't convert object to primitive value");
|
|
22791
22750
|
}
|
|
22792
22751
|
if (pref === undefined) pref = 'number';
|
|
22793
22752
|
return ordinaryToPrimitive(input, pref);
|
|
@@ -22810,13 +22769,13 @@ var documentCreateElement = function (it) {
|
|
|
22810
22769
|
|
|
22811
22770
|
// Thanks to IE8 for its funny defineProperty
|
|
22812
22771
|
var ie8DomDefine = !descriptors && !fails(function () {
|
|
22813
|
-
// eslint-disable-next-line es/no-object-defineproperty -- required for testing
|
|
22772
|
+
// eslint-disable-next-line es-x/no-object-defineproperty -- required for testing
|
|
22814
22773
|
return Object.defineProperty(documentCreateElement('div'), 'a', {
|
|
22815
22774
|
get: function () { return 7; }
|
|
22816
|
-
}).a
|
|
22775
|
+
}).a != 7;
|
|
22817
22776
|
});
|
|
22818
22777
|
|
|
22819
|
-
// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe
|
|
22778
|
+
// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe
|
|
22820
22779
|
var $getOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;
|
|
22821
22780
|
|
|
22822
22781
|
// `Object.getOwnPropertyDescriptor` method
|
|
@@ -22837,26 +22796,26 @@ var objectGetOwnPropertyDescriptor = {
|
|
|
22837
22796
|
// V8 ~ Chrome 36-
|
|
22838
22797
|
// https://bugs.chromium.org/p/v8/issues/detail?id=3334
|
|
22839
22798
|
var v8PrototypeDefineBug = descriptors && fails(function () {
|
|
22840
|
-
// eslint-disable-next-line es/no-object-defineproperty -- required for testing
|
|
22799
|
+
// eslint-disable-next-line es-x/no-object-defineproperty -- required for testing
|
|
22841
22800
|
return Object.defineProperty(function () { /* empty */ }, 'prototype', {
|
|
22842
22801
|
value: 42,
|
|
22843
22802
|
writable: false
|
|
22844
|
-
}).prototype
|
|
22803
|
+
}).prototype != 42;
|
|
22845
22804
|
});
|
|
22846
22805
|
|
|
22847
|
-
var $String$
|
|
22806
|
+
var $String$1 = String;
|
|
22848
22807
|
var $TypeError$4 = TypeError;
|
|
22849
22808
|
|
|
22850
22809
|
// `Assert: Type(argument) is Object`
|
|
22851
22810
|
var anObject = function (argument) {
|
|
22852
22811
|
if (isObject(argument)) return argument;
|
|
22853
|
-
throw
|
|
22812
|
+
throw $TypeError$4($String$1(argument) + ' is not an object');
|
|
22854
22813
|
};
|
|
22855
22814
|
|
|
22856
22815
|
var $TypeError$5 = TypeError;
|
|
22857
|
-
// eslint-disable-next-line es/no-object-defineproperty -- safe
|
|
22816
|
+
// eslint-disable-next-line es-x/no-object-defineproperty -- safe
|
|
22858
22817
|
var $defineProperty = Object.defineProperty;
|
|
22859
|
-
// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe
|
|
22818
|
+
// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe
|
|
22860
22819
|
var $getOwnPropertyDescriptor$1 = Object.getOwnPropertyDescriptor;
|
|
22861
22820
|
var ENUMERABLE = 'enumerable';
|
|
22862
22821
|
var CONFIGURABLE = 'configurable';
|
|
@@ -22886,7 +22845,7 @@ var f$2 = descriptors ? v8PrototypeDefineBug ? function defineProperty(O, P, Att
|
|
|
22886
22845
|
if (ie8DomDefine) try {
|
|
22887
22846
|
return $defineProperty(O, P, Attributes);
|
|
22888
22847
|
} catch (error) { /* empty */ }
|
|
22889
|
-
if ('get' in Attributes || 'set' in Attributes) throw
|
|
22848
|
+
if ('get' in Attributes || 'set' in Attributes) throw $TypeError$5('Accessors not supported');
|
|
22890
22849
|
if ('value' in Attributes) O[P] = Attributes.value;
|
|
22891
22850
|
return O;
|
|
22892
22851
|
};
|
|
@@ -22903,7 +22862,7 @@ var createNonEnumerableProperty = descriptors ? function (object, key, value) {
|
|
|
22903
22862
|
};
|
|
22904
22863
|
|
|
22905
22864
|
var FunctionPrototype$1 = Function.prototype;
|
|
22906
|
-
// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe
|
|
22865
|
+
// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe
|
|
22907
22866
|
var getDescriptor = descriptors && Object.getOwnPropertyDescriptor;
|
|
22908
22867
|
|
|
22909
22868
|
var EXISTS$1 = hasOwnProperty_1(FunctionPrototype$1, 'name');
|
|
@@ -22930,7 +22889,7 @@ var inspectSource = sharedStore.inspectSource;
|
|
|
22930
22889
|
|
|
22931
22890
|
var WeakMap$1 = global_1.WeakMap;
|
|
22932
22891
|
|
|
22933
|
-
var
|
|
22892
|
+
var nativeWeakMap = isCallable(WeakMap$1) && /native code/.test(inspectSource(WeakMap$1));
|
|
22934
22893
|
|
|
22935
22894
|
var keys$1 = shared('keys');
|
|
22936
22895
|
|
|
@@ -22953,29 +22912,27 @@ var getterFor = function (TYPE) {
|
|
|
22953
22912
|
return function (it) {
|
|
22954
22913
|
var state;
|
|
22955
22914
|
if (!isObject(it) || (state = get(it)).type !== TYPE) {
|
|
22956
|
-
throw
|
|
22915
|
+
throw TypeError$1('Incompatible receiver, ' + TYPE + ' required');
|
|
22957
22916
|
} return state;
|
|
22958
22917
|
};
|
|
22959
22918
|
};
|
|
22960
22919
|
|
|
22961
|
-
if (
|
|
22920
|
+
if (nativeWeakMap || sharedStore.state) {
|
|
22962
22921
|
var store$1 = sharedStore.state || (sharedStore.state = new WeakMap$2());
|
|
22963
|
-
|
|
22964
|
-
|
|
22965
|
-
|
|
22966
|
-
store$1.set = store$1.set;
|
|
22967
|
-
/* eslint-enable no-self-assign -- prototype methods protection */
|
|
22922
|
+
var wmget = functionUncurryThis(store$1.get);
|
|
22923
|
+
var wmhas = functionUncurryThis(store$1.has);
|
|
22924
|
+
var wmset = functionUncurryThis(store$1.set);
|
|
22968
22925
|
set = function (it, metadata) {
|
|
22969
|
-
if (store$1
|
|
22926
|
+
if (wmhas(store$1, it)) throw new TypeError$1(OBJECT_ALREADY_INITIALIZED);
|
|
22970
22927
|
metadata.facade = it;
|
|
22971
|
-
store$1
|
|
22928
|
+
wmset(store$1, it, metadata);
|
|
22972
22929
|
return metadata;
|
|
22973
22930
|
};
|
|
22974
22931
|
get = function (it) {
|
|
22975
|
-
return store$1
|
|
22932
|
+
return wmget(store$1, it) || {};
|
|
22976
22933
|
};
|
|
22977
22934
|
has = function (it) {
|
|
22978
|
-
return store$1
|
|
22935
|
+
return wmhas(store$1, it);
|
|
22979
22936
|
};
|
|
22980
22937
|
} else {
|
|
22981
22938
|
var STATE = sharedKey('state');
|
|
@@ -23003,23 +22960,14 @@ var internalState = {
|
|
|
23003
22960
|
};
|
|
23004
22961
|
|
|
23005
22962
|
var makeBuiltIn_1 = createCommonjsModule(function (module) {
|
|
23006
|
-
|
|
23007
|
-
|
|
23008
|
-
|
|
23009
|
-
|
|
23010
|
-
|
|
23011
22963
|
var CONFIGURABLE_FUNCTION_NAME = functionName.CONFIGURABLE;
|
|
23012
22964
|
|
|
23013
22965
|
|
|
23014
22966
|
|
|
23015
22967
|
var enforceInternalState = internalState.enforce;
|
|
23016
22968
|
var getInternalState = internalState.get;
|
|
23017
|
-
|
|
23018
|
-
// eslint-disable-next-line es/no-object-defineproperty -- safe
|
|
22969
|
+
// eslint-disable-next-line es-x/no-object-defineproperty -- safe
|
|
23019
22970
|
var defineProperty = Object.defineProperty;
|
|
23020
|
-
var stringSlice = functionUncurryThis(''.slice);
|
|
23021
|
-
var replace = functionUncurryThis(''.replace);
|
|
23022
|
-
var join = functionUncurryThis([].join);
|
|
23023
22971
|
|
|
23024
22972
|
var CONFIGURABLE_LENGTH = descriptors && !fails(function () {
|
|
23025
22973
|
return defineProperty(function () { /* empty */ }, 'length', { value: 8 }).length !== 8;
|
|
@@ -23028,8 +22976,8 @@ var CONFIGURABLE_LENGTH = descriptors && !fails(function () {
|
|
|
23028
22976
|
var TEMPLATE = String(String).split('String');
|
|
23029
22977
|
|
|
23030
22978
|
var makeBuiltIn = module.exports = function (value, name, options) {
|
|
23031
|
-
if (
|
|
23032
|
-
name = '[' +
|
|
22979
|
+
if (String(name).slice(0, 7) === 'Symbol(') {
|
|
22980
|
+
name = '[' + String(name).replace(/^Symbol\(([^)]*)\)/, '$1') + ']';
|
|
23033
22981
|
}
|
|
23034
22982
|
if (options && options.getter) name = 'get ' + name;
|
|
23035
22983
|
if (options && options.setter) name = 'set ' + name;
|
|
@@ -23048,7 +22996,7 @@ var makeBuiltIn = module.exports = function (value, name, options) {
|
|
|
23048
22996
|
} catch (error) { /* empty */ }
|
|
23049
22997
|
var state = enforceInternalState(value);
|
|
23050
22998
|
if (!hasOwnProperty_1(state, 'source')) {
|
|
23051
|
-
state.source = join(
|
|
22999
|
+
state.source = TEMPLATE.join(typeof name == 'string' ? name : '');
|
|
23052
23000
|
} return value;
|
|
23053
23001
|
};
|
|
23054
23002
|
|
|
@@ -23087,7 +23035,7 @@ var floor = Math.floor;
|
|
|
23087
23035
|
|
|
23088
23036
|
// `Math.trunc` method
|
|
23089
23037
|
// https://tc39.es/ecma262/#sec-math.trunc
|
|
23090
|
-
// eslint-disable-next-line es/no-math-trunc -- safe
|
|
23038
|
+
// eslint-disable-next-line es-x/no-math-trunc -- safe
|
|
23091
23039
|
var mathTrunc = Math.trunc || function trunc(x) {
|
|
23092
23040
|
var n = +x;
|
|
23093
23041
|
return (n > 0 ? floor : ceil)(n);
|
|
@@ -23135,10 +23083,10 @@ var createMethod = function (IS_INCLUDES) {
|
|
|
23135
23083
|
var value;
|
|
23136
23084
|
// Array#includes uses SameValueZero equality algorithm
|
|
23137
23085
|
// eslint-disable-next-line no-self-compare -- NaN check
|
|
23138
|
-
if (IS_INCLUDES && el
|
|
23086
|
+
if (IS_INCLUDES && el != el) while (length > index) {
|
|
23139
23087
|
value = O[index++];
|
|
23140
23088
|
// eslint-disable-next-line no-self-compare -- NaN check
|
|
23141
|
-
if (value
|
|
23089
|
+
if (value != value) return true;
|
|
23142
23090
|
// Array#indexOf ignores holes, Array#includes - not
|
|
23143
23091
|
} else for (;length > index; index++) {
|
|
23144
23092
|
if ((IS_INCLUDES || index in O) && O[index] === el) return IS_INCLUDES || index || 0;
|
|
@@ -23188,7 +23136,7 @@ var hiddenKeys$1 = enumBugKeys.concat('length', 'prototype');
|
|
|
23188
23136
|
|
|
23189
23137
|
// `Object.getOwnPropertyNames` method
|
|
23190
23138
|
// https://tc39.es/ecma262/#sec-object.getownpropertynames
|
|
23191
|
-
// eslint-disable-next-line es/no-object-getownpropertynames -- safe
|
|
23139
|
+
// eslint-disable-next-line es-x/no-object-getownpropertynames -- safe
|
|
23192
23140
|
var f$3 = Object.getOwnPropertyNames || function getOwnPropertyNames(O) {
|
|
23193
23141
|
return objectKeysInternal(O, hiddenKeys$1);
|
|
23194
23142
|
};
|
|
@@ -23197,7 +23145,7 @@ var objectGetOwnPropertyNames = {
|
|
|
23197
23145
|
f: f$3
|
|
23198
23146
|
};
|
|
23199
23147
|
|
|
23200
|
-
// eslint-disable-next-line es/no-object-getownpropertysymbols -- safe
|
|
23148
|
+
// eslint-disable-next-line es-x/no-object-getownpropertysymbols -- safe
|
|
23201
23149
|
var f$4 = Object.getOwnPropertySymbols;
|
|
23202
23150
|
|
|
23203
23151
|
var objectGetOwnPropertySymbols = {
|
|
@@ -23229,8 +23177,8 @@ var replacement = /#|\.prototype\./;
|
|
|
23229
23177
|
|
|
23230
23178
|
var isForced = function (feature, detection) {
|
|
23231
23179
|
var value = data[normalize(feature)];
|
|
23232
|
-
return value
|
|
23233
|
-
: value
|
|
23180
|
+
return value == POLYFILL ? true
|
|
23181
|
+
: value == NATIVE ? false
|
|
23234
23182
|
: isCallable(detection) ? fails(detection)
|
|
23235
23183
|
: !!detection;
|
|
23236
23184
|
};
|
|
@@ -23310,7 +23258,7 @@ var TO_STRING_TAG$1 = wellKnownSymbol('toStringTag');
|
|
|
23310
23258
|
var $Object$3 = Object;
|
|
23311
23259
|
|
|
23312
23260
|
// ES3 wrong here
|
|
23313
|
-
var CORRECT_ARGUMENTS = classofRaw(function () { return arguments; }())
|
|
23261
|
+
var CORRECT_ARGUMENTS = classofRaw(function () { return arguments; }()) == 'Arguments';
|
|
23314
23262
|
|
|
23315
23263
|
// fallback for IE11 Script Access Denied error
|
|
23316
23264
|
var tryGet = function (it, key) {
|
|
@@ -23328,25 +23276,25 @@ var classof = toStringTagSupport ? classofRaw : function (it) {
|
|
|
23328
23276
|
// builtinTag case
|
|
23329
23277
|
: CORRECT_ARGUMENTS ? classofRaw(O)
|
|
23330
23278
|
// ES3 arguments fallback
|
|
23331
|
-
: (result = classofRaw(O))
|
|
23279
|
+
: (result = classofRaw(O)) == 'Object' && isCallable(O.callee) ? 'Arguments' : result;
|
|
23332
23280
|
};
|
|
23333
23281
|
|
|
23334
|
-
var $String$
|
|
23282
|
+
var $String$2 = String;
|
|
23335
23283
|
|
|
23336
23284
|
var toString_1 = function (argument) {
|
|
23337
|
-
if (classof(argument) === 'Symbol') throw
|
|
23338
|
-
return $String$
|
|
23285
|
+
if (classof(argument) === 'Symbol') throw TypeError('Cannot convert a Symbol value to a string');
|
|
23286
|
+
return $String$2(argument);
|
|
23339
23287
|
};
|
|
23340
23288
|
|
|
23341
23289
|
var charAt = functionUncurryThis(''.charAt);
|
|
23342
23290
|
|
|
23343
23291
|
var FORCED = fails(function () {
|
|
23344
|
-
// eslint-disable-next-line es/no-array-string-prototype-at -- safe
|
|
23292
|
+
// eslint-disable-next-line es-x/no-array-string-prototype-at -- safe
|
|
23345
23293
|
return '𠮷'.at(-2) !== '\uD842';
|
|
23346
23294
|
});
|
|
23347
23295
|
|
|
23348
23296
|
// `String.prototype.at` method
|
|
23349
|
-
// https://
|
|
23297
|
+
// https://github.com/tc39/proposal-relative-indexing-method
|
|
23350
23298
|
_export({ target: 'String', proto: true, forced: FORCED }, {
|
|
23351
23299
|
at: function at(index) {
|
|
23352
23300
|
var S = toString_1(requireObjectCoercible(this));
|
|
@@ -23359,14 +23307,14 @@ _export({ target: 'String', proto: true, forced: FORCED }, {
|
|
|
23359
23307
|
|
|
23360
23308
|
// `Object.keys` method
|
|
23361
23309
|
// https://tc39.es/ecma262/#sec-object.keys
|
|
23362
|
-
// eslint-disable-next-line es/no-object-keys -- safe
|
|
23310
|
+
// eslint-disable-next-line es-x/no-object-keys -- safe
|
|
23363
23311
|
var objectKeys = Object.keys || function keys(O) {
|
|
23364
23312
|
return objectKeysInternal(O, enumBugKeys);
|
|
23365
23313
|
};
|
|
23366
23314
|
|
|
23367
23315
|
// `Object.defineProperties` method
|
|
23368
23316
|
// https://tc39.es/ecma262/#sec-object.defineproperties
|
|
23369
|
-
// eslint-disable-next-line es/no-object-defineproperties -- safe
|
|
23317
|
+
// eslint-disable-next-line es-x/no-object-defineproperties -- safe
|
|
23370
23318
|
var f$5 = descriptors && !v8PrototypeDefineBug ? Object.defineProperties : function defineProperties(O, Properties) {
|
|
23371
23319
|
anObject(O);
|
|
23372
23320
|
var props = toIndexedObject(Properties);
|
|
@@ -23455,7 +23403,7 @@ hiddenKeys[IE_PROTO] = true;
|
|
|
23455
23403
|
|
|
23456
23404
|
// `Object.create` method
|
|
23457
23405
|
// https://tc39.es/ecma262/#sec-object.create
|
|
23458
|
-
// eslint-disable-next-line es/no-object-create -- safe
|
|
23406
|
+
// eslint-disable-next-line es-x/no-object-create -- safe
|
|
23459
23407
|
var objectCreate = Object.create || function create(O, Properties) {
|
|
23460
23408
|
var result;
|
|
23461
23409
|
if (O !== null) {
|
|
@@ -23475,7 +23423,7 @@ var ArrayPrototype = Array.prototype;
|
|
|
23475
23423
|
|
|
23476
23424
|
// Array.prototype[@@unscopables]
|
|
23477
23425
|
// https://tc39.es/ecma262/#sec-array.prototype-@@unscopables
|
|
23478
|
-
if (ArrayPrototype[UNSCOPABLES]
|
|
23426
|
+
if (ArrayPrototype[UNSCOPABLES] == undefined) {
|
|
23479
23427
|
defineProperty$1(ArrayPrototype, UNSCOPABLES, {
|
|
23480
23428
|
configurable: true,
|
|
23481
23429
|
value: objectCreate(null)
|
|
@@ -23488,7 +23436,7 @@ var addToUnscopables = function (key) {
|
|
|
23488
23436
|
};
|
|
23489
23437
|
|
|
23490
23438
|
// `Array.prototype.at` method
|
|
23491
|
-
// https://
|
|
23439
|
+
// https://github.com/tc39/proposal-relative-indexing-method
|
|
23492
23440
|
_export({ target: 'Array', proto: true }, {
|
|
23493
23441
|
at: function at(index) {
|
|
23494
23442
|
var O = toObject(this);
|
|
@@ -23501,19 +23449,13 @@ _export({ target: 'Array', proto: true }, {
|
|
|
23501
23449
|
|
|
23502
23450
|
addToUnscopables('at');
|
|
23503
23451
|
|
|
23504
|
-
// eslint-disable-next-line es/no-typed-arrays -- safe
|
|
23505
|
-
var
|
|
23506
|
-
|
|
23507
|
-
var defineBuiltInAccessor = function (target, name, descriptor) {
|
|
23508
|
-
if (descriptor.get) makeBuiltIn_1(descriptor.get, name, { getter: true });
|
|
23509
|
-
if (descriptor.set) makeBuiltIn_1(descriptor.set, name, { setter: true });
|
|
23510
|
-
return objectDefineProperty.f(target, name, descriptor);
|
|
23511
|
-
};
|
|
23452
|
+
// eslint-disable-next-line es-x/no-typed-arrays -- safe
|
|
23453
|
+
var arrayBufferNative = typeof ArrayBuffer != 'undefined' && typeof DataView != 'undefined';
|
|
23512
23454
|
|
|
23513
23455
|
var correctPrototypeGetter = !fails(function () {
|
|
23514
23456
|
function F() { /* empty */ }
|
|
23515
23457
|
F.prototype.constructor = null;
|
|
23516
|
-
// eslint-disable-next-line es/no-object-getprototypeof -- required for testing
|
|
23458
|
+
// eslint-disable-next-line es-x/no-object-getprototypeof -- required for testing
|
|
23517
23459
|
return Object.getPrototypeOf(new F()) !== F.prototype;
|
|
23518
23460
|
});
|
|
23519
23461
|
|
|
@@ -23523,7 +23465,7 @@ var ObjectPrototype = $Object$4.prototype;
|
|
|
23523
23465
|
|
|
23524
23466
|
// `Object.getPrototypeOf` method
|
|
23525
23467
|
// https://tc39.es/ecma262/#sec-object.getprototypeof
|
|
23526
|
-
// eslint-disable-next-line es/no-object-getprototypeof -- safe
|
|
23468
|
+
// eslint-disable-next-line es-x/no-object-getprototypeof -- safe
|
|
23527
23469
|
var objectGetPrototypeOf = correctPrototypeGetter ? $Object$4.getPrototypeOf : function (O) {
|
|
23528
23470
|
var object = toObject(O);
|
|
23529
23471
|
if (hasOwnProperty_1(object, IE_PROTO$1)) return object[IE_PROTO$1];
|
|
@@ -23533,19 +23475,12 @@ var objectGetPrototypeOf = correctPrototypeGetter ? $Object$4.getPrototypeOf : f
|
|
|
23533
23475
|
} return object instanceof $Object$4 ? ObjectPrototype : null;
|
|
23534
23476
|
};
|
|
23535
23477
|
|
|
23536
|
-
var
|
|
23537
|
-
try {
|
|
23538
|
-
// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe
|
|
23539
|
-
return functionUncurryThis(aCallable(Object.getOwnPropertyDescriptor(object, key)[method]));
|
|
23540
|
-
} catch (error) { /* empty */ }
|
|
23541
|
-
};
|
|
23542
|
-
|
|
23543
|
-
var $String$4 = String;
|
|
23478
|
+
var $String$3 = String;
|
|
23544
23479
|
var $TypeError$6 = TypeError;
|
|
23545
23480
|
|
|
23546
23481
|
var aPossiblePrototype = function (argument) {
|
|
23547
23482
|
if (typeof argument == 'object' || isCallable(argument)) return argument;
|
|
23548
|
-
throw
|
|
23483
|
+
throw $TypeError$6("Can't set " + $String$3(argument) + ' as a prototype');
|
|
23549
23484
|
};
|
|
23550
23485
|
|
|
23551
23486
|
/* eslint-disable no-proto -- safe */
|
|
@@ -23556,13 +23491,14 @@ var aPossiblePrototype = function (argument) {
|
|
|
23556
23491
|
// `Object.setPrototypeOf` method
|
|
23557
23492
|
// https://tc39.es/ecma262/#sec-object.setprototypeof
|
|
23558
23493
|
// Works with __proto__ only. Old v8 can't work with null proto objects.
|
|
23559
|
-
// eslint-disable-next-line es/no-object-setprototypeof -- safe
|
|
23494
|
+
// eslint-disable-next-line es-x/no-object-setprototypeof -- safe
|
|
23560
23495
|
var objectSetPrototypeOf = Object.setPrototypeOf || ('__proto__' in {} ? function () {
|
|
23561
23496
|
var CORRECT_SETTER = false;
|
|
23562
23497
|
var test = {};
|
|
23563
23498
|
var setter;
|
|
23564
23499
|
try {
|
|
23565
|
-
|
|
23500
|
+
// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe
|
|
23501
|
+
setter = functionUncurryThis(Object.getOwnPropertyDescriptor(Object.prototype, '__proto__').set);
|
|
23566
23502
|
setter(test, []);
|
|
23567
23503
|
CORRECT_SETTER = test instanceof Array;
|
|
23568
23504
|
} catch (error) { /* empty */ }
|
|
@@ -23575,6 +23511,14 @@ var objectSetPrototypeOf = Object.setPrototypeOf || ('__proto__' in {} ? functio
|
|
|
23575
23511
|
};
|
|
23576
23512
|
}() : undefined);
|
|
23577
23513
|
|
|
23514
|
+
var defineProperty$2 = objectDefineProperty.f;
|
|
23515
|
+
|
|
23516
|
+
|
|
23517
|
+
|
|
23518
|
+
|
|
23519
|
+
|
|
23520
|
+
|
|
23521
|
+
|
|
23578
23522
|
var enforceInternalState = internalState.enforce;
|
|
23579
23523
|
var getInternalState = internalState.get;
|
|
23580
23524
|
var Int8Array = global_1.Int8Array;
|
|
@@ -23590,7 +23534,7 @@ var TO_STRING_TAG$2 = wellKnownSymbol('toStringTag');
|
|
|
23590
23534
|
var TYPED_ARRAY_TAG = uid('TYPED_ARRAY_TAG');
|
|
23591
23535
|
var TYPED_ARRAY_CONSTRUCTOR = 'TypedArrayConstructor';
|
|
23592
23536
|
// Fixing native typed arrays in Opera Presto crashes the browser, see #595
|
|
23593
|
-
var NATIVE_ARRAY_BUFFER_VIEWS =
|
|
23537
|
+
var NATIVE_ARRAY_BUFFER_VIEWS = arrayBufferNative && !!objectSetPrototypeOf && classof(global_1.opera) !== 'Opera';
|
|
23594
23538
|
var TYPED_ARRAY_TAG_REQUIRED = false;
|
|
23595
23539
|
var NAME, Constructor, Prototype;
|
|
23596
23540
|
|
|
@@ -23635,12 +23579,12 @@ var isTypedArray = function (it) {
|
|
|
23635
23579
|
|
|
23636
23580
|
var aTypedArray = function (it) {
|
|
23637
23581
|
if (isTypedArray(it)) return it;
|
|
23638
|
-
throw
|
|
23582
|
+
throw TypeError$2('Target is not a typed array');
|
|
23639
23583
|
};
|
|
23640
23584
|
|
|
23641
23585
|
var aTypedArrayConstructor = function (C) {
|
|
23642
23586
|
if (isCallable(C) && (!objectSetPrototypeOf || objectIsPrototypeOf(TypedArray, C))) return C;
|
|
23643
|
-
throw
|
|
23587
|
+
throw TypeError$2(tryToString(C) + ' is not a typed array constructor');
|
|
23644
23588
|
};
|
|
23645
23589
|
|
|
23646
23590
|
var exportTypedArrayMethod = function (KEY, property, forced, options) {
|
|
@@ -23704,7 +23648,7 @@ for (NAME in BigIntArrayConstructorsList) {
|
|
|
23704
23648
|
if (!NATIVE_ARRAY_BUFFER_VIEWS || !isCallable(TypedArray) || TypedArray === Function.prototype) {
|
|
23705
23649
|
// eslint-disable-next-line no-shadow -- safe
|
|
23706
23650
|
TypedArray = function TypedArray() {
|
|
23707
|
-
throw
|
|
23651
|
+
throw TypeError$2('Incorrect invocation');
|
|
23708
23652
|
};
|
|
23709
23653
|
if (NATIVE_ARRAY_BUFFER_VIEWS) for (NAME in TypedArrayConstructorsList) {
|
|
23710
23654
|
if (global_1[NAME]) objectSetPrototypeOf(global_1[NAME], TypedArray);
|
|
@@ -23725,12 +23669,9 @@ if (NATIVE_ARRAY_BUFFER_VIEWS && objectGetPrototypeOf(Uint8ClampedArrayPrototype
|
|
|
23725
23669
|
|
|
23726
23670
|
if (descriptors && !hasOwnProperty_1(TypedArrayPrototype, TO_STRING_TAG$2)) {
|
|
23727
23671
|
TYPED_ARRAY_TAG_REQUIRED = true;
|
|
23728
|
-
|
|
23729
|
-
|
|
23730
|
-
|
|
23731
|
-
return isObject(this) ? this[TYPED_ARRAY_TAG] : undefined;
|
|
23732
|
-
}
|
|
23733
|
-
});
|
|
23672
|
+
defineProperty$2(TypedArrayPrototype, TO_STRING_TAG$2, { get: function () {
|
|
23673
|
+
return isObject(this) ? this[TYPED_ARRAY_TAG] : undefined;
|
|
23674
|
+
} });
|
|
23734
23675
|
for (NAME in TypedArrayConstructorsList) if (global_1[NAME]) {
|
|
23735
23676
|
createNonEnumerableProperty(global_1[NAME], TYPED_ARRAY_TAG, NAME);
|
|
23736
23677
|
}
|
|
@@ -23754,7 +23695,7 @@ var aTypedArray$1 = arrayBufferViewCore.aTypedArray;
|
|
|
23754
23695
|
var exportTypedArrayMethod$1 = arrayBufferViewCore.exportTypedArrayMethod;
|
|
23755
23696
|
|
|
23756
23697
|
// `%TypedArray%.prototype.at` method
|
|
23757
|
-
// https://
|
|
23698
|
+
// https://github.com/tc39/proposal-relative-indexing-method
|
|
23758
23699
|
exportTypedArrayMethod$1('at', function at(index) {
|
|
23759
23700
|
var O = aTypedArray$1(this);
|
|
23760
23701
|
var len = lengthOfArrayLike(O);
|
|
@@ -45840,7 +45781,8 @@ var Modal$1 = function Modal(_ref) {
|
|
|
45840
45781
|
alignItems: "center"
|
|
45841
45782
|
},
|
|
45842
45783
|
dialogStyle: {
|
|
45843
|
-
width: customWidth || "615px"
|
|
45784
|
+
width: customWidth || "615px",
|
|
45785
|
+
overflow: "auto"
|
|
45844
45786
|
},
|
|
45845
45787
|
underlayClickExits: underlayClickExits
|
|
45846
45788
|
}, /*#__PURE__*/React.createElement(Box, {
|
|
@@ -49815,5 +49757,5 @@ var index$6 = /*#__PURE__*/Object.freeze({
|
|
|
49815
49757
|
useToastNotification: useToastNotification
|
|
49816
49758
|
});
|
|
49817
49759
|
|
|
49818
|
-
export { AccountNumberImage, AccountsAddIcon$1 as AccountsAddIcon, AccountsIcon$1 as AccountsIcon, AccountsIconSmall$1 as AccountsIconSmall, AchReturnIcon, AddObligation$1 as AddObligation, AddressForm, Alert$1 as Alert, AllocatedIcon, AmountCallout$1 as AmountCallout, ArrowDownCircleIconSmall, ArrowLeftCircleIconMedium, ArrowLeftCircleIconSmall, ArrowRightCircleIconSmall, ArrowRightIcon, ArrowUpCircleIconSmall, AutopayIcon, AutopayOnIcon, Badge$1 as Badge, BankIcon, BankIconLarge, Banner$1 as Banner, Box, BoxWithShadow$1 as BoxWithShadow, Breadcrumbs as Breadcrumb, ButtonWithAction, ButtonWithLink, CalendarIcon, Card$1 as Card, CarrotIcon$1 as CarrotIcon, CashIcon, Center, CenterSingle$1 as CenterSingle, CenterStack$1 as CenterStack, ChangePasswordForm, ChargebackIcon, ChargebackIconMedium, ChargebackIconSmall, ChargebackReversalIcon, ChargebackReversalIconMedium, ChargebackReversalIconSmall, CheckIcon, Checkbox$1 as Checkbox, CheckboxList$1 as CheckboxList, CheckmarkIcon, ChevronIcon$1 as ChevronIcon, Cluster, CollapsibleSection$1 as CollapsibleSection, Copyable, CountryDropdown, Cover, CustomerSearchIcon, DefaultPageTemplate, Detail$1 as Detail, DisplayBox$1 as DisplayBox, DisplayCard, Dropdown$1 as Dropdown, DuplicateIcon, EditNameForm, EditableList, EditableTable, EmailForm, EmptyCartIcon$1 as EmptyCartIcon, ErroredIcon, ExternalLink, ExternalLinkIcon, FailedIcon, FindIconSmall$1 as FindIconSmall, FooterWithSubfooter$1 as FooterWithSubfooter, ForgotPasswordForm, ForgotPasswordIcon$1 as ForgotPasswordIcon, FormContainer$1 as FormContainer, FormFooterPanel$1 as FormFooterPanel, FormInput$1 as FormInput, FormInputColumn, FormInputRow, FormSelect$1 as FormSelect, FormattedAddress$1 as FormattedAddress, FormattedBankAccount$1 as FormattedBankAccount, FormattedCreditCard$1 as FormattedCreditCard, Frame, GenericCard, GenericCardLarge, GenericErrorIcon, GoToEmailIcon$1 as GoToEmailIcon, Grid, GuidedCheckoutImage, HamburgerButton, Heading$1 as Heading, HighlightTabRow$1 as HighlightTabRow, HistoryIconSmall$1 as HistoryIconSmall, IconAdd, IconQuitLarge, ImageBox, Imposter, InternalLink, Jumbo$1 as Jumbo,
|
|
49760
|
+
export { AccountNumberImage, AccountsAddIcon$1 as AccountsAddIcon, AccountsIcon$1 as AccountsIcon, AccountsIconSmall$1 as AccountsIconSmall, AchReturnIcon, AddObligation$1 as AddObligation, AddressForm, Alert$1 as Alert, AllocatedIcon, AmountCallout$1 as AmountCallout, ArrowDownCircleIconSmall, ArrowLeftCircleIconMedium, ArrowLeftCircleIconSmall, ArrowRightCircleIconSmall, ArrowRightIcon, ArrowUpCircleIconSmall, AutopayIcon, AutopayOnIcon, Badge$1 as Badge, BankIcon, BankIconLarge, Banner$1 as Banner, Box, BoxWithShadow$1 as BoxWithShadow, Breadcrumbs as Breadcrumb, ButtonWithAction, ButtonWithLink, CalendarIcon, Card$1 as Card, CarrotIcon$1 as CarrotIcon, CashIcon, Center, CenterSingle$1 as CenterSingle, CenterStack$1 as CenterStack, ChangePasswordForm, ChargebackIcon, ChargebackIconMedium, ChargebackIconSmall, ChargebackReversalIcon, ChargebackReversalIconMedium, ChargebackReversalIconSmall, CheckIcon, Checkbox$1 as Checkbox, CheckboxList$1 as CheckboxList, CheckmarkIcon, ChevronIcon$1 as ChevronIcon, Cluster, CollapsibleSection$1 as CollapsibleSection, Copyable, CountryDropdown, Cover, CustomerSearchIcon, DefaultPageTemplate, Detail$1 as Detail, DisplayBox$1 as DisplayBox, DisplayCard, Dropdown$1 as Dropdown, DuplicateIcon, EditNameForm, EditableList, EditableTable, EmailForm, EmptyCartIcon$1 as EmptyCartIcon, ErroredIcon, ExternalLink, ExternalLinkIcon, FailedIcon, FindIconSmall$1 as FindIconSmall, FooterWithSubfooter$1 as FooterWithSubfooter, ForgotPasswordForm, ForgotPasswordIcon$1 as ForgotPasswordIcon, FormContainer$1 as FormContainer, FormFooterPanel$1 as FormFooterPanel, FormInput$1 as FormInput, FormInputColumn, FormInputRow, FormSelect$1 as FormSelect, FormattedAddress$1 as FormattedAddress, FormattedBankAccount$1 as FormattedBankAccount, FormattedCreditCard$1 as FormattedCreditCard, Frame, GenericCard, GenericCardLarge, GenericErrorIcon, GoToEmailIcon$1 as GoToEmailIcon, Grid, GuidedCheckoutImage, HamburgerButton, Heading$1 as Heading, HighlightTabRow$1 as HighlightTabRow, HistoryIconSmall$1 as HistoryIconSmall, IconAdd, IconQuitLarge, ImageBox, Imposter, InternalLink, Jumbo$1 as Jumbo, KioskImage, LabeledAmount$1 as LabeledAmount, LineItem$1 as LineItem, LinkCard$1 as LinkCard, Loading, LoadingLine, LoginForm, Modal$1 as Modal, Module$1 as Module, Motion, NavFooter, NavHeader, NavMenuDesktop$1 as NavMenuDesktop, NavMenuMobile$1 as NavMenuMobile, NavTabs, NoCustomerResultsIcon, NoPaymentResultsIcon, NotFoundIcon, Obligation, iconsMap as ObligationIcons, Pagination$1 as Pagination, Paragraph$1 as Paragraph, PartialAmountForm, PasswordRequirements, PaymentButtonBar, PaymentDetails$1 as PaymentDetails, PaymentFormACH, PaymentFormCard$1 as PaymentFormCard, PaymentMethodAddIcon$1 as PaymentMethodAddIcon, PaymentMethodIcon$1 as PaymentMethodIcon, PaymentSearchIcon, PaymentsIconSmall$1 as PaymentsIconSmall, PencilIcon$1 as PencilIcon, PendingIcon, PeriscopeDashboardIframe, PeriscopeFailedIcon, PhoneForm, Placeholder$1 as Placeholder, PlusCircleIcon, PointOfSaleImage, Popover$1 as Popover, ProcessingFee$1 as ProcessingFee, ProfileIcon$1 as ProfileIcon, ProfileIconSmall$1 as ProfileIconSmall, ProfileImage, PropertiesAddIcon$1 as PropertiesAddIcon, PropertiesIconSmall$1 as PropertiesIconSmall, RadioButton$2 as RadioButton, RadioButtonWithLabel$1 as RadioButtonWithLabel, RadioGroup, RadioSection$1 as RadioSection, Reel, RefundIcon, RefundIconMedium, RefundIconSmall, RegistrationForm, RejectedIcon, RejectedVelocityIcon, ResetConfirmationForm$1 as ResetConfirmationForm, ResetPasswordForm, ResetPasswordIcon, ResetPasswordSuccess, RevenueManagementImage, RoutingNumberImage, SearchIcon, SearchableSelect$1 as SearchableSelect, SettingsIconSmall$1 as SettingsIconSmall, ShoppingCartIcon, Sidebar, SidebarSingleContent$1 as SidebarSingleContent, SidebarStackContent$1 as SidebarStackContent, SolidDivider$1 as SolidDivider, Spinner$2 as Spinner, Stack, StandardCheckoutImage, FormStateDropdown as StateProvinceDropdown, StatusUnknownIcon, SuccessfulIcon, SuccessfulIconMedium, SuccessfulIconSmall, Switcher, TabSidebar$1 as TabSidebar, Table_styled as Table, TableBody_styled as TableBody, TableCell_styled as TableCell, TableHead$1 as TableHead, TableHeading_styled as TableHeading, TableListItem, TableRow$1 as TableRow, Tabs$1 as Tabs, TermsAndConditions, TermsAndConditionsModal$1 as TermsAndConditionsModal, Text$1 as Text, Timeout$1 as Timeout, TimeoutImage, Title$1 as Title, ToastNotification, ToggleSwitch$1 as ToggleSwitch, TrashIcon$1 as TrashIcon, TypeaheadInput, VerifiedEmailIcon$1 as VerifiedEmailIcon, VoidedIcon, WalletBannerIcon$1 as WalletBannerIcon, WalletIcon$1 as WalletIcon, WalletIconSmall$1 as WalletIconSmall, WarningIconXS, WelcomeModule$1 as WelcomeModule, WorkflowTile, XCircleIconMedium, XCircleIconSmall, cardRegistry, index$5 as constants, createPartialAmountFormState, createPartialAmountFormValidators, index$4 as hooks, index$6 as util, withWindowSize };
|
|
49819
49761
|
//# sourceMappingURL=index.esm.js.map
|