@thecb/components 8.2.2 → 8.3.0-beta.0
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 +200 -121
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.d.ts +10 -10
- package/dist/index.esm.js +199 -122
- package/dist/index.esm.js.map +1 -1
- package/dist/src/apps/checkout/pages/payment/sub-pages/payment-amount/PaymentAmount_old.js +49322 -0
- package/package.json +1 -1
- package/src/.DS_Store +0 -0
- package/src/components/.DS_Store +0 -0
- package/src/components/atoms/.DS_Store +0 -0
- package/src/components/atoms/badge/Badge.js +40 -0
- package/src/components/atoms/badge/Badge.stories.js +32 -0
- package/src/components/atoms/badge/Badge.theme.js +29 -0
- package/src/components/atoms/badge/index.d.ts +10 -0
- package/src/components/atoms/badge/index.js +3 -0
- package/src/components/atoms/form-layouts/index.d.ts +2 -6
- package/src/components/atoms/form-select/index.d.ts +8 -8
- package/src/components/atoms/icons/.DS_Store +0 -0
- package/src/components/atoms/icons/AutopayIcon.js +32 -0
- package/src/components/atoms/icons/icons.stories.js +3 -1
- package/src/components/atoms/icons/index.js +2 -0
- package/src/components/atoms/index.js +1 -0
- package/src/constants/colors.js +4 -1
- package/src/index.d.ts +0 -1
- package/src/types/common/ErrorMessage.ts +3 -0
- package/src/types/common/FieldActions.ts +6 -6
- package/src/types/common/index.ts +1 -3
- package/src/types/common/ErrorMessageDictionary.ts +0 -3
- package/src/types/common/FormSelectOption.ts +0 -4
- /package/src/components/atoms/icons/{ExternalLinkicon.js → ExternalLinkIcon.js} +0 -0
package/dist/index.esm.js
CHANGED
|
@@ -4994,6 +4994,7 @@ var COOL_GREY_05 = "#fbfcfd"; // CBS-050
|
|
|
4994
4994
|
var CLOUDBURST_BLUE = "#26395c";
|
|
4995
4995
|
var ZODIAC_BLUE = "#14284b";
|
|
4996
4996
|
var CONGRESS_BLUE = "#005095";
|
|
4997
|
+
var ROYAL_BLUE = "#3B5BDB";
|
|
4997
4998
|
var SCIENCE_BLUE = "#0074D9";
|
|
4998
4999
|
var MARINER_BLUE = "#2E75D2";
|
|
4999
5000
|
var CURIOUS_BLUE = "#27A9E1";
|
|
@@ -5005,9 +5006,9 @@ var FOAM_BLUE = "#EFF4FD";
|
|
|
5005
5006
|
var CELLO_BLUE = "#214566";
|
|
5006
5007
|
var BOSTON_BLUE = "#357fb8";
|
|
5007
5008
|
var INFO_BLUE = "#E4F4FD";
|
|
5009
|
+
var CORNFLOWER_BLUE = "#EBEFFB";
|
|
5008
5010
|
var HOVER_LIGHT_BLUE = "#EFFAFF";
|
|
5009
5011
|
var MATISSE_BLUE = "#15749D";
|
|
5010
|
-
var ROYAL_BLUE = "#3181E3";
|
|
5011
5012
|
var ASTRAL_BLUE = "#3176AA";
|
|
5012
5013
|
var SAPPHIRE_BLUE = "#116285";
|
|
5013
5014
|
var PEACOCK_BLUE = "#0E506D"; // GREEN
|
|
@@ -5099,6 +5100,7 @@ var colors = /*#__PURE__*/Object.freeze({
|
|
|
5099
5100
|
AQUA_HAZE_WHITE: AQUA_HAZE_WHITE,
|
|
5100
5101
|
BLEACH_WHITE: BLEACH_WHITE,
|
|
5101
5102
|
CATSKILL_WHITE: CATSKILL_WHITE,
|
|
5103
|
+
CORNFLOWER_BLUE: CORNFLOWER_BLUE,
|
|
5102
5104
|
HALF_COLONIAL_WHITE: HALF_COLONIAL_WHITE,
|
|
5103
5105
|
ATHENS_GREY: ATHENS_GREY,
|
|
5104
5106
|
ALTO_GREY: ALTO_GREY,
|
|
@@ -13021,6 +13023,36 @@ var AccountsIcon = function AccountsIcon(_ref) {
|
|
|
13021
13023
|
|
|
13022
13024
|
var AccountsIcon$1 = themeComponent(AccountsIcon, "Icons", fallbackValues$2, "info");
|
|
13023
13025
|
|
|
13026
|
+
var AutopayIcon = function AutopayIcon(_ref) {
|
|
13027
|
+
var _ref$fill = _ref.fill,
|
|
13028
|
+
fill = _ref$fill === void 0 ? "#317D4F" : _ref$fill;
|
|
13029
|
+
return /*#__PURE__*/React.createElement("svg", {
|
|
13030
|
+
width: "16",
|
|
13031
|
+
height: "16",
|
|
13032
|
+
viewBox: "0 0 16 16",
|
|
13033
|
+
fill: "none",
|
|
13034
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
13035
|
+
}, /*#__PURE__*/React.createElement("mask", {
|
|
13036
|
+
id: "mask0_5560_39870",
|
|
13037
|
+
style: {
|
|
13038
|
+
maskType: "luminance"
|
|
13039
|
+
},
|
|
13040
|
+
maskUnits: "userSpaceOnUse",
|
|
13041
|
+
x: "3",
|
|
13042
|
+
y: "3",
|
|
13043
|
+
width: "10",
|
|
13044
|
+
height: "10"
|
|
13045
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
13046
|
+
d: "M4.81368 7.38351C4.87789 7.38351 4.92927 7.36745 4.9678 7.33535C5.00633 7.30324 5.03202 7.2615 5.04486 7.21012C5.22467 6.49089 5.60677 5.9033 6.19114 5.44736C6.77552 4.99142 7.44018 4.76344 8.1851 4.76344C8.59609 4.76344 8.99103 4.83729 9.36991 4.98499C9.74879 5.13269 10.0924 5.34782 10.4006 5.63038L9.59146 6.43951C9.50155 6.52942 9.45661 6.63859 9.45661 6.76702C9.45661 6.89546 9.50155 7.00463 9.59146 7.09453C9.68136 7.18443 9.79054 7.22939 9.91897 7.22939L12.5005 7.22939C12.629 7.22939 12.7381 7.18443 12.828 7.09453C12.9179 7.00463 12.9629 6.89546 12.9629 6.76702L12.9629 4.18548C12.9629 4.05705 12.9179 3.94788 12.828 3.85797C12.7381 3.76807 12.629 3.72312 12.5005 3.72312C12.3721 3.72312 12.2629 3.76807 12.173 3.85797L11.4795 4.55152C11.0428 4.12769 10.5419 3.80018 9.97677 3.569C9.41166 3.33781 8.81443 3.22222 8.1851 3.22222C7.41449 3.22222 6.69846 3.3924 6.03702 3.73275C5.37558 4.0731 4.82009 4.53868 4.37057 5.12948C3.92105 5.72028 3.62565 6.38172 3.48437 7.1138C3.47153 7.17801 3.48759 7.23902 3.53253 7.29682C3.57749 7.35461 3.63849 7.38351 3.71555 7.38351L4.81368 7.38351ZM8.1851 12.7778C8.95571 12.7778 9.67173 12.6076 10.3332 12.2672C10.9946 11.9269 11.5501 11.4613 11.9996 10.8705C12.4491 10.2797 12.7445 9.61827 12.8858 8.88619C12.8987 8.82197 12.8826 8.76097 12.8377 8.70317C12.7927 8.64537 12.7317 8.61648 12.6546 8.61648H11.5565C11.4923 8.61648 11.4409 8.63253 11.4024 8.66464C11.3639 8.69675 11.3382 8.73849 11.3253 8.78986C11.1455 9.5091 10.7634 10.0967 10.1791 10.5526C9.59467 11.0086 8.93002 11.2366 8.1851 11.2366C7.77411 11.2366 7.37916 11.1627 7.00028 11.015C6.6214 10.8673 6.27784 10.6522 5.96959 10.3696L6.77873 9.56048C6.86864 9.47057 6.91359 9.3614 6.91359 9.23297C6.91359 9.10453 6.86864 8.99536 6.77873 8.90546C6.68882 8.81555 6.57966 8.7706 6.45122 8.7706H3.86968C3.74124 8.7706 3.63207 8.81555 3.54217 8.90546C3.45227 8.99536 3.40731 9.10453 3.40731 9.23297L3.40731 11.8145C3.40731 11.9429 3.45226 12.0521 3.54217 12.142C3.63207 12.2319 3.74124 12.2769 3.86968 12.2769C3.99811 12.2769 4.10728 12.2319 4.19719 12.142L4.89074 11.4485C5.32742 11.8723 5.82831 12.1998 6.39343 12.431C6.95854 12.6622 7.55577 12.7778 8.1851 12.7778Z",
|
|
13047
|
+
fill: "white"
|
|
13048
|
+
})), /*#__PURE__*/React.createElement("g", {
|
|
13049
|
+
mask: "url(#mask0_5560_39870)"
|
|
13050
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
13051
|
+
d: "M0 0H16V16H0V0Z",
|
|
13052
|
+
fill: fill
|
|
13053
|
+
})));
|
|
13054
|
+
};
|
|
13055
|
+
|
|
13024
13056
|
var AccountsAddIcon = function AccountsAddIcon(_ref) {
|
|
13025
13057
|
var themeValues = _ref.themeValues;
|
|
13026
13058
|
return /*#__PURE__*/React.createElement("svg", {
|
|
@@ -18750,6 +18782,51 @@ var AmountCallout = function AmountCallout(_ref) {
|
|
|
18750
18782
|
|
|
18751
18783
|
var AmountCallout$1 = themeComponent(AmountCallout, "AmountCallout", fallbackValues$6);
|
|
18752
18784
|
|
|
18785
|
+
var background$1 = {
|
|
18786
|
+
info: "".concat(INFO_BLUE),
|
|
18787
|
+
warn: "".concat(HALF_COLONIAL_WHITE),
|
|
18788
|
+
primary: "".concat(CORNFLOWER_BLUE),
|
|
18789
|
+
success: "".concat(HINT_GREEN)
|
|
18790
|
+
};
|
|
18791
|
+
var color$4 = {
|
|
18792
|
+
info: "".concat(MATISSE_BLUE),
|
|
18793
|
+
warn: "".concat(ZEST_ORANGE),
|
|
18794
|
+
primary: "".concat(ROYAL_BLUE),
|
|
18795
|
+
success: "".concat(SEA_GREEN)
|
|
18796
|
+
};
|
|
18797
|
+
var fallbackValues$7 = {
|
|
18798
|
+
background: background$1,
|
|
18799
|
+
color: color$4
|
|
18800
|
+
};
|
|
18801
|
+
|
|
18802
|
+
var StyledBadgeContainer = styled(Box).withConfig({
|
|
18803
|
+
displayName: "Badge__StyledBadgeContainer",
|
|
18804
|
+
componentId: "sc-1g438j-0"
|
|
18805
|
+
})(["display:inline-flex;padding:2px 8px;align-items:center;align-self:flex-start;gap:4px;border-radius:4px;"]);
|
|
18806
|
+
var StyledBadge = styled(Text$1).withConfig({
|
|
18807
|
+
displayName: "Badge__StyledBadge",
|
|
18808
|
+
componentId: "sc-1g438j-1"
|
|
18809
|
+
})(["font-family:\"Public Sans\",sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:0.2px;@media screen and (min-width:1049px){font-size:12px;line-height:150%;letter-spacing:0.24px;}"]);
|
|
18810
|
+
|
|
18811
|
+
var Badge = function Badge(_ref) {
|
|
18812
|
+
var label = _ref.label,
|
|
18813
|
+
Icon = _ref.Icon,
|
|
18814
|
+
themeValues = _ref.themeValues,
|
|
18815
|
+
_ref$iconOnLeft = _ref.iconOnLeft,
|
|
18816
|
+
iconOnLeft = _ref$iconOnLeft === void 0 ? true : _ref$iconOnLeft;
|
|
18817
|
+
return /*#__PURE__*/React.createElement(StyledBadgeContainer, {
|
|
18818
|
+
background: themeValues.background
|
|
18819
|
+
}, iconOnLeft && Icon && /*#__PURE__*/React.createElement(Icon, {
|
|
18820
|
+
fill: themeValues.color
|
|
18821
|
+
}), /*#__PURE__*/React.createElement(StyledBadge, {
|
|
18822
|
+
color: themeValues.color
|
|
18823
|
+
}, label), !iconOnLeft && Icon && /*#__PURE__*/React.createElement(Icon, {
|
|
18824
|
+
fill: themeValues.color
|
|
18825
|
+
}));
|
|
18826
|
+
};
|
|
18827
|
+
|
|
18828
|
+
var Badge$1 = themeComponent(Badge, "Badge", fallbackValues$7, "success");
|
|
18829
|
+
|
|
18753
18830
|
function _extends$1() {
|
|
18754
18831
|
_extends$1 = Object.assign ? Object.assign.bind() : function (target) {
|
|
18755
18832
|
for (var i = 1; i < arguments.length; i++) {
|
|
@@ -19567,7 +19644,7 @@ var curriedTint = /*#__PURE__*/curry
|
|
|
19567
19644
|
var curriedTint$1 = curriedTint;
|
|
19568
19645
|
|
|
19569
19646
|
var linkColor = MATISSE_BLUE;
|
|
19570
|
-
var fallbackValues$
|
|
19647
|
+
var fallbackValues$8 = {
|
|
19571
19648
|
linkColor: linkColor
|
|
19572
19649
|
};
|
|
19573
19650
|
|
|
@@ -19594,7 +19671,7 @@ var BoxWithShadow = function BoxWithShadow(_ref) {
|
|
|
19594
19671
|
}, props), children);
|
|
19595
19672
|
};
|
|
19596
19673
|
|
|
19597
|
-
var BoxWithShadow$1 = themeComponent(BoxWithShadow, "BoxWithShadow", fallbackValues$
|
|
19674
|
+
var BoxWithShadow$1 = themeComponent(BoxWithShadow, "BoxWithShadow", fallbackValues$8);
|
|
19598
19675
|
|
|
19599
19676
|
// import theme from "styled-theming";
|
|
19600
19677
|
/*
|
|
@@ -19602,7 +19679,7 @@ var BoxWithShadow$1 = themeComponent(BoxWithShadow, "BoxWithShadow", fallbackVal
|
|
|
19602
19679
|
for colors/values that should be used here instead
|
|
19603
19680
|
*/
|
|
19604
19681
|
|
|
19605
|
-
var color$
|
|
19682
|
+
var color$5 = "".concat(MATISSE_BLUE);
|
|
19606
19683
|
var activeColor$2 = "".concat(STORM_GREY);
|
|
19607
19684
|
var activeBreadcrumbColor = "".concat(STORM_GREY);
|
|
19608
19685
|
var fontSize$2 = "0.875rem";
|
|
@@ -19610,8 +19687,8 @@ var lineHeight = "1.25rem";
|
|
|
19610
19687
|
var fontWeight$1 = "400";
|
|
19611
19688
|
var margin = "0.5rem";
|
|
19612
19689
|
var hover = "text-decoration: none;";
|
|
19613
|
-
var fallbackValues$
|
|
19614
|
-
color: color$
|
|
19690
|
+
var fallbackValues$9 = {
|
|
19691
|
+
color: color$5,
|
|
19615
19692
|
activeColor: activeColor$2,
|
|
19616
19693
|
activeBreadcrumbColor: activeBreadcrumbColor,
|
|
19617
19694
|
fontSize: fontSize$2,
|
|
@@ -19628,7 +19705,7 @@ var fontFamily$2 = {
|
|
|
19628
19705
|
var hoverColor$2 = "#116285";
|
|
19629
19706
|
var activeColor$3 = "#0E506D";
|
|
19630
19707
|
var externalLinkColor = "#15749D";
|
|
19631
|
-
var fallbackValues$
|
|
19708
|
+
var fallbackValues$a = {
|
|
19632
19709
|
fontFamily: fontFamily$2,
|
|
19633
19710
|
hoverColor: hoverColor$2,
|
|
19634
19711
|
activeColor: activeColor$3,
|
|
@@ -19703,7 +19780,7 @@ var ExternalLink = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
|
19703
19780
|
ariaLabel = _ref.ariaLabel,
|
|
19704
19781
|
children = _ref.children;
|
|
19705
19782
|
var themeContext = useContext(ThemeContext);
|
|
19706
|
-
var themeValues = createThemeValues(themeContext, fallbackValues$
|
|
19783
|
+
var themeValues = createThemeValues(themeContext, fallbackValues$a, "Link", variant);
|
|
19707
19784
|
return /*#__PURE__*/React.createElement(StyledExternalLink, {
|
|
19708
19785
|
href: href,
|
|
19709
19786
|
target: newTab ? "_blank" : "",
|
|
@@ -19795,7 +19872,7 @@ var InternalLink = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
|
19795
19872
|
_ref$extraStyles = _ref.extraStyles,
|
|
19796
19873
|
extraStyles = _ref$extraStyles === void 0 ? "" : _ref$extraStyles;
|
|
19797
19874
|
var themeContext = useContext(ThemeContext);
|
|
19798
|
-
var themeValues = createThemeValues(themeContext, fallbackValues$
|
|
19875
|
+
var themeValues = createThemeValues(themeContext, fallbackValues$a, "Link", variant);
|
|
19799
19876
|
return /*#__PURE__*/React.createElement(StyledInternalLink, {
|
|
19800
19877
|
to: to,
|
|
19801
19878
|
color: color,
|
|
@@ -19818,7 +19895,7 @@ var Breadcrumbs = function Breadcrumbs(_ref) {
|
|
|
19818
19895
|
var _ref$breadcrumbsList = _ref.breadcrumbsList,
|
|
19819
19896
|
breadcrumbsList = _ref$breadcrumbsList === void 0 ? [] : _ref$breadcrumbsList;
|
|
19820
19897
|
var themeContext = useContext(ThemeContext);
|
|
19821
|
-
var themeValues = createThemeValues(themeContext, fallbackValues$
|
|
19898
|
+
var themeValues = createThemeValues(themeContext, fallbackValues$9, "Breadcrumb");
|
|
19822
19899
|
return /*#__PURE__*/React.createElement(Box, {
|
|
19823
19900
|
padding: "0",
|
|
19824
19901
|
as: "nav",
|
|
@@ -21499,7 +21576,7 @@ var fontSize$3 = {
|
|
|
21499
21576
|
pXL: "1.5rem" // 24px
|
|
21500
21577
|
|
|
21501
21578
|
};
|
|
21502
|
-
var fallbackValues$
|
|
21579
|
+
var fallbackValues$b = {
|
|
21503
21580
|
fontFamily: fontFamily$3,
|
|
21504
21581
|
fontSize: fontSize$3
|
|
21505
21582
|
};
|
|
@@ -21556,11 +21633,11 @@ var Paragraph = function Paragraph(_ref) {
|
|
|
21556
21633
|
}, rest), safeChildren(children, /*#__PURE__*/React.createElement("span", null)));
|
|
21557
21634
|
};
|
|
21558
21635
|
|
|
21559
|
-
var Paragraph$1 = themeComponent(Paragraph, "Paragraph", fallbackValues$
|
|
21636
|
+
var Paragraph$1 = themeComponent(Paragraph, "Paragraph", fallbackValues$b, "p");
|
|
21560
21637
|
|
|
21561
21638
|
var backgroundColor$1 = WHITE;
|
|
21562
21639
|
var iconBackgroundColor = GRECIAN_GREY;
|
|
21563
|
-
var fallbackValues$
|
|
21640
|
+
var fallbackValues$c = {
|
|
21564
21641
|
backgroundColor: backgroundColor$1,
|
|
21565
21642
|
iconBackgroundColor: iconBackgroundColor
|
|
21566
21643
|
};
|
|
@@ -21703,7 +21780,7 @@ var CardRegistryCard = function CardRegistryCard(_ref2) {
|
|
|
21703
21780
|
}))))));
|
|
21704
21781
|
};
|
|
21705
21782
|
|
|
21706
|
-
var CardRegistryCard$1 = themeComponent(withWindowSize(CardRegistryCard), "CardRegistryCard", fallbackValues$
|
|
21783
|
+
var CardRegistryCard$1 = themeComponent(withWindowSize(CardRegistryCard), "CardRegistryCard", fallbackValues$c);
|
|
21707
21784
|
|
|
21708
21785
|
var cardRegistry = {
|
|
21709
21786
|
accounts: function accounts(props) {
|
|
@@ -21774,7 +21851,7 @@ var checkedStyles = {
|
|
|
21774
21851
|
var defaultStyles = {
|
|
21775
21852
|
"default": "\n background: ".concat(WHITE, "; \n border: 1px solid ").concat(STORM_GREY, ";\n")
|
|
21776
21853
|
};
|
|
21777
|
-
var fallbackValues$
|
|
21854
|
+
var fallbackValues$d = {
|
|
21778
21855
|
backgroundColor: backgroundColor$2,
|
|
21779
21856
|
textFontSize: textFontSize,
|
|
21780
21857
|
textFontWeight: textFontWeight,
|
|
@@ -21915,7 +21992,7 @@ var Checkbox = function Checkbox(_ref4) {
|
|
|
21915
21992
|
}, title)));
|
|
21916
21993
|
};
|
|
21917
21994
|
|
|
21918
|
-
var Checkbox$1 = themeComponent(Checkbox, "Checkbox", fallbackValues$
|
|
21995
|
+
var Checkbox$1 = themeComponent(Checkbox, "Checkbox", fallbackValues$d, "default");
|
|
21919
21996
|
|
|
21920
21997
|
var listBackgroundColor = {
|
|
21921
21998
|
"default": "".concat(ATHENS_GREY),
|
|
@@ -21941,7 +22018,7 @@ var radioButtonInactive = {
|
|
|
21941
22018
|
"default": "".concat(GHOST_GREY),
|
|
21942
22019
|
disabled: "".concat(GHOST_GREY)
|
|
21943
22020
|
};
|
|
21944
|
-
var fallbackValues$
|
|
22021
|
+
var fallbackValues$e = {
|
|
21945
22022
|
listBackgroundColor: listBackgroundColor,
|
|
21946
22023
|
listItemColor: listItemColor,
|
|
21947
22024
|
listItemBackgroundColor: listItemBackgroundColor,
|
|
@@ -22112,7 +22189,7 @@ var CheckboxList = function CheckboxList(_ref2) {
|
|
|
22112
22189
|
})));
|
|
22113
22190
|
};
|
|
22114
22191
|
|
|
22115
|
-
var CheckboxList$1 = themeComponent(CheckboxList, "CheckboxList", fallbackValues$
|
|
22192
|
+
var CheckboxList$1 = themeComponent(CheckboxList, "CheckboxList", fallbackValues$e, "default");
|
|
22116
22193
|
|
|
22117
22194
|
var DropdownIcon = function DropdownIcon() {
|
|
22118
22195
|
return /*#__PURE__*/React.createElement("svg", {
|
|
@@ -23413,7 +23490,7 @@ exportTypedArrayMethod$1('at', function at(index) {
|
|
|
23413
23490
|
|
|
23414
23491
|
var selectedColor = "".concat(MATISSE_BLUE);
|
|
23415
23492
|
var hoverColor$3 = "".concat(HOVER_LIGHT_BLUE);
|
|
23416
|
-
var fallbackValues$
|
|
23493
|
+
var fallbackValues$f = {
|
|
23417
23494
|
selectedColor: selectedColor,
|
|
23418
23495
|
hoverColor: hoverColor$3
|
|
23419
23496
|
};
|
|
@@ -23808,7 +23885,7 @@ var Dropdown = function Dropdown(_ref8) {
|
|
|
23808
23885
|
}))) : /*#__PURE__*/React.createElement(Fragment$1, null)));
|
|
23809
23886
|
};
|
|
23810
23887
|
|
|
23811
|
-
var Dropdown$1 = themeComponent(Dropdown, "Dropdown", fallbackValues$
|
|
23888
|
+
var Dropdown$1 = themeComponent(Dropdown, "Dropdown", fallbackValues$f);
|
|
23812
23889
|
|
|
23813
23890
|
var SelectContainer = styled.div.withConfig({
|
|
23814
23891
|
displayName: "FormSelectstyled__SelectContainer",
|
|
@@ -23847,7 +23924,7 @@ var inputBackgroundColor = {
|
|
|
23847
23924
|
"default": "".concat(WHITE),
|
|
23848
23925
|
disabled: "".concat(SEASHELL_WHITE)
|
|
23849
23926
|
};
|
|
23850
|
-
var color$
|
|
23927
|
+
var color$6 = {
|
|
23851
23928
|
"default": "".concat(MINESHAFT_GREY),
|
|
23852
23929
|
disabled: "".concat(DUSTY_GREY)
|
|
23853
23930
|
};
|
|
@@ -23879,11 +23956,11 @@ var hoverFocusStyles = {
|
|
|
23879
23956
|
"default": "color: #0E506D; outline: none; text-decoration: underline; ",
|
|
23880
23957
|
disabled: "color: #6D717E;"
|
|
23881
23958
|
};
|
|
23882
|
-
var fallbackValues$
|
|
23959
|
+
var fallbackValues$g = {
|
|
23883
23960
|
linkColor: linkColor$1,
|
|
23884
23961
|
formBackgroundColor: formBackgroundColor,
|
|
23885
23962
|
inputBackgroundColor: inputBackgroundColor,
|
|
23886
|
-
color: color$
|
|
23963
|
+
color: color$6,
|
|
23887
23964
|
labelColor: labelColor,
|
|
23888
23965
|
borderColor: borderColor,
|
|
23889
23966
|
lineHeight: lineHeight$1,
|
|
@@ -23982,7 +24059,7 @@ var FormSelect = function FormSelect(_ref) {
|
|
|
23982
24059
|
})));
|
|
23983
24060
|
};
|
|
23984
24061
|
|
|
23985
|
-
var FormSelect$1 = themeComponent(FormSelect, "FormSelect", fallbackValues$
|
|
24062
|
+
var FormSelect$1 = themeComponent(FormSelect, "FormSelect", fallbackValues$g, "default");
|
|
23986
24063
|
|
|
23987
24064
|
var options = [{
|
|
23988
24065
|
text: "Afghanistan",
|
|
@@ -24799,7 +24876,7 @@ var mobileFontSize$1 = {
|
|
|
24799
24876
|
extraSmall: "0.71428rem" // 10px
|
|
24800
24877
|
|
|
24801
24878
|
};
|
|
24802
|
-
var fallbackValues$
|
|
24879
|
+
var fallbackValues$h = {
|
|
24803
24880
|
fontFamily: fontFamily$4,
|
|
24804
24881
|
fontSize: fontSize$5
|
|
24805
24882
|
};
|
|
@@ -24839,7 +24916,7 @@ var _excluded$o = ["themeValues", "weight", "color", "margin", "textAlign", "ext
|
|
|
24839
24916
|
var isBelowBreakpoint$1 = window.innerWidth < MOBILE_BREAKPOINT$1;
|
|
24840
24917
|
var isTouchDevice$2 = "ontouchstart" in window || navigator.maxTouchPoints > 1;
|
|
24841
24918
|
var mobileDeviceDetected$1 = isBelowBreakpoint$1 && isTouchDevice$2;
|
|
24842
|
-
var fallbacks$1 = mobileDeviceDetected$1 ? mobileFallbackValues$1 : fallbackValues$
|
|
24919
|
+
var fallbacks$1 = mobileDeviceDetected$1 ? mobileFallbackValues$1 : fallbackValues$h;
|
|
24843
24920
|
|
|
24844
24921
|
var Detail = function Detail(_ref) {
|
|
24845
24922
|
var themeValues = _ref.themeValues,
|
|
@@ -24880,7 +24957,7 @@ var Detail$1 = themeComponent(Detail, "Detail", fallbacks$1, "regular");
|
|
|
24880
24957
|
|
|
24881
24958
|
var backgroundColor$3 = WHITE;
|
|
24882
24959
|
var boxShadow = "0px 2px 14px 0px ".concat(ATHENS_GREY, ", 0px 3px 8px 0px ").concat(GHOST_GREY);
|
|
24883
|
-
var fallbackValues$
|
|
24960
|
+
var fallbackValues$i = {
|
|
24884
24961
|
backgroundColor: backgroundColor$3,
|
|
24885
24962
|
boxShadow: boxShadow
|
|
24886
24963
|
};
|
|
@@ -24901,7 +24978,7 @@ var DisplayBox = function DisplayBox(_ref) {
|
|
|
24901
24978
|
}, children));
|
|
24902
24979
|
};
|
|
24903
24980
|
|
|
24904
|
-
var DisplayBox$1 = themeComponent(DisplayBox, "DisplayBox", fallbackValues$
|
|
24981
|
+
var DisplayBox$1 = themeComponent(DisplayBox, "DisplayBox", fallbackValues$i);
|
|
24905
24982
|
|
|
24906
24983
|
function _extends$2() {
|
|
24907
24984
|
_extends$2 = Object.assign || function (target) {
|
|
@@ -25292,7 +25369,7 @@ var index$4 = /*#__PURE__*/Object.freeze({
|
|
|
25292
25369
|
var hoverColor$4 = "#116285";
|
|
25293
25370
|
var activeColor$4 = "#0E506D";
|
|
25294
25371
|
var popoverTriggerColor = "#15749D";
|
|
25295
|
-
var fallbackValues$
|
|
25372
|
+
var fallbackValues$j = {
|
|
25296
25373
|
hoverColor: hoverColor$4,
|
|
25297
25374
|
activeColor: activeColor$4,
|
|
25298
25375
|
popoverTriggerColor: popoverTriggerColor
|
|
@@ -25450,7 +25527,7 @@ var Popover = function Popover(_ref) {
|
|
|
25450
25527
|
})));
|
|
25451
25528
|
};
|
|
25452
25529
|
|
|
25453
|
-
var Popover$1 = themeComponent(Popover, "Popover", fallbackValues$
|
|
25530
|
+
var Popover$1 = themeComponent(Popover, "Popover", fallbackValues$j);
|
|
25454
25531
|
|
|
25455
25532
|
var DisplayCard = function DisplayCard(_ref) {
|
|
25456
25533
|
var title = _ref.title,
|
|
@@ -25533,7 +25610,7 @@ var inputBackgroundColor$1 = {
|
|
|
25533
25610
|
"default": "".concat(WHITE),
|
|
25534
25611
|
disabled: "".concat(SEASHELL_WHITE)
|
|
25535
25612
|
};
|
|
25536
|
-
var color$
|
|
25613
|
+
var color$7 = {
|
|
25537
25614
|
"default": "".concat(MINESHAFT_GREY),
|
|
25538
25615
|
disabled: "".concat(DUSTY_GREY)
|
|
25539
25616
|
};
|
|
@@ -25568,11 +25645,11 @@ var hoverFocusStyles$1 = {
|
|
|
25568
25645
|
var formFooterPanel = {
|
|
25569
25646
|
"default": "".concat(INFO_BLUE)
|
|
25570
25647
|
};
|
|
25571
|
-
var fallbackValues$
|
|
25648
|
+
var fallbackValues$k = {
|
|
25572
25649
|
linkColor: linkColor$2,
|
|
25573
25650
|
formBackgroundColor: formBackgroundColor$1,
|
|
25574
25651
|
inputBackgroundColor: inputBackgroundColor$1,
|
|
25575
|
-
color: color$
|
|
25652
|
+
color: color$7,
|
|
25576
25653
|
labelColor: labelColor$1,
|
|
25577
25654
|
borderColor: borderColor$1,
|
|
25578
25655
|
lineHeight: lineHeight$2,
|
|
@@ -25790,7 +25867,7 @@ var FormInput = function FormInput(_ref15) {
|
|
|
25790
25867
|
}, decorator)));
|
|
25791
25868
|
};
|
|
25792
25869
|
|
|
25793
|
-
var FormInput$1 = themeComponent(FormInput, "FormInput", fallbackValues$
|
|
25870
|
+
var FormInput$1 = themeComponent(FormInput, "FormInput", fallbackValues$k, "default");
|
|
25794
25871
|
|
|
25795
25872
|
var _excluded$q = ["breakpoint", "childGap", "largeChild", "largeChildSize", "children"];
|
|
25796
25873
|
|
|
@@ -25846,7 +25923,7 @@ var FormContainer = function FormContainer(_ref) {
|
|
|
25846
25923
|
}, rest), children);
|
|
25847
25924
|
};
|
|
25848
25925
|
|
|
25849
|
-
var FormContainer$1 = themeComponent(withWindowSize(FormContainer), "FormContainer", fallbackValues$
|
|
25926
|
+
var FormContainer$1 = themeComponent(withWindowSize(FormContainer), "FormContainer", fallbackValues$k, "default");
|
|
25850
25927
|
|
|
25851
25928
|
var FormFooterPanel = function FormFooterPanel(_ref) {
|
|
25852
25929
|
var themeValues = _ref.themeValues,
|
|
@@ -25870,7 +25947,7 @@ var FormFooterPanel = function FormFooterPanel(_ref) {
|
|
|
25870
25947
|
})));
|
|
25871
25948
|
};
|
|
25872
25949
|
|
|
25873
|
-
var FormFooterPanel$1 = themeComponent(withWindowSize(FormFooterPanel), "FormFooterPanel", fallbackValues$
|
|
25950
|
+
var FormFooterPanel$1 = themeComponent(withWindowSize(FormFooterPanel), "FormFooterPanel", fallbackValues$k, "default");
|
|
25874
25951
|
|
|
25875
25952
|
var fontSize$7 = {
|
|
25876
25953
|
"default": "1rem",
|
|
@@ -25880,14 +25957,14 @@ var padding$1 = {
|
|
|
25880
25957
|
"default": "0",
|
|
25881
25958
|
radio: "0.625rem 0"
|
|
25882
25959
|
};
|
|
25883
|
-
var color$
|
|
25960
|
+
var color$8 = {
|
|
25884
25961
|
"default": "".concat(CHARADE_GREY),
|
|
25885
25962
|
radio: "".concat(MINESHAFT_GREY)
|
|
25886
25963
|
};
|
|
25887
|
-
var fallbackValues$
|
|
25964
|
+
var fallbackValues$l = {
|
|
25888
25965
|
fontSize: fontSize$7,
|
|
25889
25966
|
padding: padding$1,
|
|
25890
|
-
color: color$
|
|
25967
|
+
color: color$8
|
|
25891
25968
|
};
|
|
25892
25969
|
|
|
25893
25970
|
var FormattedAddress = function FormattedAddress(_ref) {
|
|
@@ -25927,11 +26004,11 @@ var FormattedAddress = function FormattedAddress(_ref) {
|
|
|
25927
26004
|
}, city, ", ", stateProvince, " ".concat(zip), country ? " ".concat(country) : "")));
|
|
25928
26005
|
};
|
|
25929
26006
|
|
|
25930
|
-
var FormattedAddress$1 = themeComponent(FormattedAddress, "FormattedAddress", fallbackValues$
|
|
26007
|
+
var FormattedAddress$1 = themeComponent(FormattedAddress, "FormattedAddress", fallbackValues$l, "default");
|
|
25931
26008
|
|
|
25932
26009
|
var textColor$1 = "".concat(CHARADE_GREY);
|
|
25933
26010
|
var autopayTextColor = "".concat(REGENT_GREY);
|
|
25934
|
-
var fallbackValues$
|
|
26011
|
+
var fallbackValues$m = {
|
|
25935
26012
|
textColor: textColor$1,
|
|
25936
26013
|
autopayTextColor: autopayTextColor
|
|
25937
26014
|
};
|
|
@@ -25971,11 +26048,11 @@ var FormattedBankAccount = function FormattedBankAccount(_ref2) {
|
|
|
25971
26048
|
}, "Autopay Enabled")));
|
|
25972
26049
|
};
|
|
25973
26050
|
|
|
25974
|
-
var FormattedBankAccount$1 = themeComponent(FormattedBankAccount, "FormattedBankAccount", fallbackValues$
|
|
26051
|
+
var FormattedBankAccount$1 = themeComponent(FormattedBankAccount, "FormattedBankAccount", fallbackValues$m);
|
|
25975
26052
|
|
|
25976
26053
|
var textColor$2 = "".concat(CHARADE_GREY);
|
|
25977
26054
|
var autopayTextColor$1 = "".concat(REGENT_GREY);
|
|
25978
|
-
var fallbackValues$
|
|
26055
|
+
var fallbackValues$n = {
|
|
25979
26056
|
textColor: textColor$2,
|
|
25980
26057
|
autopayTextColor: autopayTextColor$1
|
|
25981
26058
|
};
|
|
@@ -26012,7 +26089,7 @@ var FormattedCreditCard = function FormattedCreditCard(_ref) {
|
|
|
26012
26089
|
}, "Autopay Enabled")));
|
|
26013
26090
|
};
|
|
26014
26091
|
|
|
26015
|
-
var FormattedCreditCard$1 = themeComponent(FormattedCreditCard, "FormattedCreditCard", fallbackValues$
|
|
26092
|
+
var FormattedCreditCard$1 = themeComponent(FormattedCreditCard, "FormattedCreditCard", fallbackValues$n);
|
|
26016
26093
|
|
|
26017
26094
|
var Hamburger = styled.button.withConfig({
|
|
26018
26095
|
displayName: "HamburgerButton__Hamburger",
|
|
@@ -26094,7 +26171,7 @@ var fontSize$8 = {
|
|
|
26094
26171
|
h5: "1.375rem",
|
|
26095
26172
|
h6: "1.25rem"
|
|
26096
26173
|
};
|
|
26097
|
-
var fallbackValues$
|
|
26174
|
+
var fallbackValues$o = {
|
|
26098
26175
|
fontFamily: fontFamily$5,
|
|
26099
26176
|
fontSize: fontSize$8
|
|
26100
26177
|
};
|
|
@@ -26136,7 +26213,7 @@ var Heading = function Heading(_ref) {
|
|
|
26136
26213
|
}, rest), safeChildren(children, /*#__PURE__*/React.createElement("span", null)));
|
|
26137
26214
|
};
|
|
26138
26215
|
|
|
26139
|
-
var Heading$1 = themeComponent(Heading, "Heading", fallbackValues$
|
|
26216
|
+
var Heading$1 = themeComponent(Heading, "Heading", fallbackValues$o, "h1");
|
|
26140
26217
|
|
|
26141
26218
|
var Image = styled.img.withConfig({
|
|
26142
26219
|
displayName: "ImageBoxstyled__Image",
|
|
@@ -26263,7 +26340,7 @@ var fontWeight$4 = {
|
|
|
26263
26340
|
pL: "600",
|
|
26264
26341
|
h6: "700"
|
|
26265
26342
|
};
|
|
26266
|
-
var fallbackValues$
|
|
26343
|
+
var fallbackValues$p = {
|
|
26267
26344
|
fontWeight: fontWeight$4
|
|
26268
26345
|
};
|
|
26269
26346
|
|
|
@@ -26291,7 +26368,7 @@ var LabeledAmount = function LabeledAmount(_ref) {
|
|
|
26291
26368
|
}, amount));
|
|
26292
26369
|
};
|
|
26293
26370
|
|
|
26294
|
-
var LabeledAmount$1 = themeComponent(LabeledAmount, "LabeledAmount", fallbackValues$
|
|
26371
|
+
var LabeledAmount$1 = themeComponent(LabeledAmount, "LabeledAmount", fallbackValues$p, "default");
|
|
26295
26372
|
|
|
26296
26373
|
var weightTitle = {
|
|
26297
26374
|
"default": "600",
|
|
@@ -26301,7 +26378,7 @@ var paragraphVariant = {
|
|
|
26301
26378
|
"default": "pL",
|
|
26302
26379
|
small: "pS"
|
|
26303
26380
|
};
|
|
26304
|
-
var fallbackValues$
|
|
26381
|
+
var fallbackValues$q = {
|
|
26305
26382
|
weightTitle: weightTitle,
|
|
26306
26383
|
paragraphVariant: paragraphVariant
|
|
26307
26384
|
};
|
|
@@ -26335,11 +26412,11 @@ var LineItem = function LineItem(_ref) {
|
|
|
26335
26412
|
}, amount));
|
|
26336
26413
|
};
|
|
26337
26414
|
|
|
26338
|
-
var LineItem$1 = themeComponent(LineItem, "LineItem", fallbackValues$
|
|
26415
|
+
var LineItem$1 = themeComponent(LineItem, "LineItem", fallbackValues$q, "default");
|
|
26339
26416
|
|
|
26340
|
-
var color$
|
|
26341
|
-
var fallbackValues$
|
|
26342
|
-
color: color$
|
|
26417
|
+
var color$9 = "#15749D";
|
|
26418
|
+
var fallbackValues$r = {
|
|
26419
|
+
color: color$9
|
|
26343
26420
|
};
|
|
26344
26421
|
|
|
26345
26422
|
var SpinnerSvgAnimation = styled.svg.withConfig({
|
|
@@ -26394,7 +26471,7 @@ var Spinner$1 = function Spinner(_ref6) {
|
|
|
26394
26471
|
})));
|
|
26395
26472
|
};
|
|
26396
26473
|
|
|
26397
|
-
var Spinner$2 = themeComponent(Spinner$1, "Spinner", fallbackValues$
|
|
26474
|
+
var Spinner$2 = themeComponent(Spinner$1, "Spinner", fallbackValues$r);
|
|
26398
26475
|
|
|
26399
26476
|
var Loading = function Loading() {
|
|
26400
26477
|
return /*#__PURE__*/React.createElement(Box, {
|
|
@@ -26652,7 +26729,7 @@ var PasswordRequirements = function PasswordRequirements(_ref) {
|
|
|
26652
26729
|
}))));
|
|
26653
26730
|
};
|
|
26654
26731
|
|
|
26655
|
-
var color$
|
|
26732
|
+
var color$a = {
|
|
26656
26733
|
"default": "".concat(CHARADE_GREY),
|
|
26657
26734
|
large: "".concat(BRIGHT_GREY)
|
|
26658
26735
|
};
|
|
@@ -26660,8 +26737,8 @@ var height$1 = {
|
|
|
26660
26737
|
"default": "3rem",
|
|
26661
26738
|
large: "192px"
|
|
26662
26739
|
};
|
|
26663
|
-
var fallbackValues$
|
|
26664
|
-
color: color$
|
|
26740
|
+
var fallbackValues$s = {
|
|
26741
|
+
color: color$a,
|
|
26665
26742
|
height: height$1
|
|
26666
26743
|
};
|
|
26667
26744
|
|
|
@@ -26769,12 +26846,12 @@ var Placeholder = function Placeholder(_ref2) {
|
|
|
26769
26846
|
}, text)))))))))));
|
|
26770
26847
|
};
|
|
26771
26848
|
|
|
26772
|
-
var Placeholder$1 = themeComponent(Placeholder, "Placeholder", fallbackValues$
|
|
26849
|
+
var Placeholder$1 = themeComponent(Placeholder, "Placeholder", fallbackValues$s, "default");
|
|
26773
26850
|
|
|
26774
26851
|
var backgroundColor$4 = {
|
|
26775
26852
|
"default": "".concat(WHITE)
|
|
26776
26853
|
};
|
|
26777
|
-
var fallbackValues$
|
|
26854
|
+
var fallbackValues$t = {
|
|
26778
26855
|
backgroundColor: backgroundColor$4
|
|
26779
26856
|
};
|
|
26780
26857
|
|
|
@@ -26802,11 +26879,11 @@ var ProcessingFee = function ProcessingFee(_ref) {
|
|
|
26802
26879
|
}));
|
|
26803
26880
|
};
|
|
26804
26881
|
|
|
26805
|
-
var ProcessingFee$1 = themeComponent(ProcessingFee, "ProcessingFee", fallbackValues$
|
|
26882
|
+
var ProcessingFee$1 = themeComponent(ProcessingFee, "ProcessingFee", fallbackValues$t, "default");
|
|
26806
26883
|
|
|
26807
26884
|
var activeColor$5 = MATISSE_BLUE;
|
|
26808
26885
|
var inactiveBorderColor = GREY_CHATEAU;
|
|
26809
|
-
var fallbackValues$
|
|
26886
|
+
var fallbackValues$u = {
|
|
26810
26887
|
inactiveBorderColor: inactiveBorderColor,
|
|
26811
26888
|
activeColor: activeColor$5
|
|
26812
26889
|
};
|
|
@@ -26878,11 +26955,11 @@ var RadioButtonWithLabel = function RadioButtonWithLabel(_ref5) {
|
|
|
26878
26955
|
}), labelText));
|
|
26879
26956
|
};
|
|
26880
26957
|
|
|
26881
|
-
var RadioButtonWithLabel$1 = themeComponent(RadioButtonWithLabel, "RadioButtonWithLabel", fallbackValues$
|
|
26958
|
+
var RadioButtonWithLabel$1 = themeComponent(RadioButtonWithLabel, "RadioButtonWithLabel", fallbackValues$u);
|
|
26882
26959
|
|
|
26883
26960
|
var activeColor$6 = "".concat(MATISSE_BLUE);
|
|
26884
26961
|
var inactiveColor = "".concat(GREY_CHATEAU);
|
|
26885
|
-
var fallbackValues$
|
|
26962
|
+
var fallbackValues$v = {
|
|
26886
26963
|
activeColor: activeColor$6,
|
|
26887
26964
|
inactiveColor: inactiveColor
|
|
26888
26965
|
};
|
|
@@ -26975,12 +27052,12 @@ var RadioButton$1 = function RadioButton(_ref2) {
|
|
|
26975
27052
|
})));
|
|
26976
27053
|
};
|
|
26977
27054
|
|
|
26978
|
-
var RadioButton$2 = themeComponent(RadioButton$1, "RadioButton", fallbackValues$
|
|
27055
|
+
var RadioButton$2 = themeComponent(RadioButton$1, "RadioButton", fallbackValues$v);
|
|
26979
27056
|
|
|
26980
27057
|
var border$2 = {
|
|
26981
27058
|
"default": "1px solid #caced8"
|
|
26982
27059
|
};
|
|
26983
|
-
var fallbackValues$
|
|
27060
|
+
var fallbackValues$w = {
|
|
26984
27061
|
border: border$2
|
|
26985
27062
|
};
|
|
26986
27063
|
|
|
@@ -27057,7 +27134,7 @@ var SearchableSelect = function SearchableSelect(_ref) {
|
|
|
27057
27134
|
}))));
|
|
27058
27135
|
};
|
|
27059
27136
|
|
|
27060
|
-
var SearchableSelect$1 = themeComponent(SearchableSelect, "SearchableSelect", fallbackValues$
|
|
27137
|
+
var SearchableSelect$1 = themeComponent(SearchableSelect, "SearchableSelect", fallbackValues$w, "default");
|
|
27061
27138
|
|
|
27062
27139
|
var borderColor$2 = {
|
|
27063
27140
|
"default": "".concat(GREY_CHATEAU)
|
|
@@ -27065,7 +27142,7 @@ var borderColor$2 = {
|
|
|
27065
27142
|
var borderSize = {
|
|
27066
27143
|
"default": "1px"
|
|
27067
27144
|
};
|
|
27068
|
-
var fallbackValues$
|
|
27145
|
+
var fallbackValues$x = {
|
|
27069
27146
|
borderColor: borderColor$2,
|
|
27070
27147
|
borderSize: borderSize
|
|
27071
27148
|
};
|
|
@@ -27082,7 +27159,7 @@ var SolidDivider = function SolidDivider(_ref) {
|
|
|
27082
27159
|
});
|
|
27083
27160
|
};
|
|
27084
27161
|
|
|
27085
|
-
var SolidDivider$1 = themeComponent(SolidDivider, "SolidDivider", fallbackValues$
|
|
27162
|
+
var SolidDivider$1 = themeComponent(SolidDivider, "SolidDivider", fallbackValues$x, "default");
|
|
27086
27163
|
|
|
27087
27164
|
var placeHolderOptionUS = {
|
|
27088
27165
|
text: "Please select state",
|
|
@@ -37666,7 +37743,7 @@ var offBackground = "".concat(REGENT_GREY);
|
|
|
37666
37743
|
var labelStyles = "\n display: flex;\n justify-content: flex-start;\n align-items: center;\n";
|
|
37667
37744
|
var rightLabelStyles = "\n ".concat(labelStyles, "\n flex-direction: row;\n");
|
|
37668
37745
|
var leftLabelStyles = "\n ".concat(labelStyles, "\n flex-direction: row-reverse;\n");
|
|
37669
|
-
var fallbackValues$
|
|
37746
|
+
var fallbackValues$y = {
|
|
37670
37747
|
onBackground: onBackground,
|
|
37671
37748
|
disabledBackground: disabledBackground,
|
|
37672
37749
|
white: white,
|
|
@@ -37842,14 +37919,14 @@ var ToggleSwitch = function ToggleSwitch(_ref6) {
|
|
|
37842
37919
|
}, label))));
|
|
37843
37920
|
};
|
|
37844
37921
|
|
|
37845
|
-
var ToggleSwitch$1 = themeComponent(ToggleSwitch, "ToggleSwitch", fallbackValues$
|
|
37922
|
+
var ToggleSwitch$1 = themeComponent(ToggleSwitch, "ToggleSwitch", fallbackValues$y);
|
|
37846
37923
|
|
|
37847
|
-
var background$
|
|
37924
|
+
var background$2 = "".concat(ATHENS_GREY);
|
|
37848
37925
|
var white$1 = "".concat(WHITE);
|
|
37849
37926
|
var black = "#000";
|
|
37850
37927
|
var focusBorder = "".concat(MATISSE_BLUE);
|
|
37851
37928
|
var themeValues = {
|
|
37852
|
-
background: background$
|
|
37929
|
+
background: background$2,
|
|
37853
37930
|
white: white$1,
|
|
37854
37931
|
black: black,
|
|
37855
37932
|
focusBorder: focusBorder
|
|
@@ -37891,7 +37968,7 @@ var backgroundColor$5 = WHITE;
|
|
|
37891
37968
|
var imageBackgroundColor = INFO_BLUE;
|
|
37892
37969
|
var headerBackgroundColor = STORM_GREY;
|
|
37893
37970
|
var headerColor = WHITE;
|
|
37894
|
-
var fallbackValues$
|
|
37971
|
+
var fallbackValues$z = {
|
|
37895
37972
|
backgroundColor: backgroundColor$5,
|
|
37896
37973
|
imageBackgroundColor: imageBackgroundColor,
|
|
37897
37974
|
headerBackgroundColor: headerBackgroundColor,
|
|
@@ -37915,7 +37992,7 @@ var CardImage = styled.img.withConfig({
|
|
|
37915
37992
|
var titleColor = BRIGHT_GREY;
|
|
37916
37993
|
var titleWeight = FONT_WEIGHT_BOLD;
|
|
37917
37994
|
var textColor$3 = BRIGHT_GREY;
|
|
37918
|
-
var fallbackValues$
|
|
37995
|
+
var fallbackValues$A = {
|
|
37919
37996
|
titleColor: titleColor,
|
|
37920
37997
|
titleWeight: titleWeight,
|
|
37921
37998
|
textColor: textColor$3
|
|
@@ -37939,7 +38016,7 @@ var CardText = function CardText(_ref) {
|
|
|
37939
38016
|
color: themeValues.textColor
|
|
37940
38017
|
}, text))));
|
|
37941
38018
|
};
|
|
37942
|
-
var CardText$1 = themeComponent(withWindowSize(CardText), "CardText", fallbackValues$
|
|
38019
|
+
var CardText$1 = themeComponent(withWindowSize(CardText), "CardText", fallbackValues$A);
|
|
37943
38020
|
|
|
37944
38021
|
var CardHeader = function CardHeader(_ref) {
|
|
37945
38022
|
var backgroundColor = _ref.backgroundColor,
|
|
@@ -38042,12 +38119,12 @@ var Card = function Card(_ref) {
|
|
|
38042
38119
|
}), children)))));
|
|
38043
38120
|
};
|
|
38044
38121
|
|
|
38045
|
-
var Card$1 = themeComponent(withWindowSize(Card), "Card", fallbackValues$
|
|
38122
|
+
var Card$1 = themeComponent(withWindowSize(Card), "Card", fallbackValues$z);
|
|
38046
38123
|
|
|
38047
38124
|
var fontFamily$6 = "Public Sans, sans-serif";
|
|
38048
38125
|
var activeColor$7 = MATISSE_BLUE;
|
|
38049
38126
|
var linkColor$3 = CHARADE_GREY;
|
|
38050
|
-
var fallbackValues$
|
|
38127
|
+
var fallbackValues$B = {
|
|
38051
38128
|
fontFamily: fontFamily$6,
|
|
38052
38129
|
activeColor: activeColor$7,
|
|
38053
38130
|
linkColor: linkColor$3
|
|
@@ -38080,7 +38157,7 @@ var NavTab = function NavTab(_ref) {
|
|
|
38080
38157
|
}, label));
|
|
38081
38158
|
};
|
|
38082
38159
|
|
|
38083
|
-
var NavTab$1 = themeComponent(NavTab, "NavTab", fallbackValues$
|
|
38160
|
+
var NavTab$1 = themeComponent(NavTab, "NavTab", fallbackValues$B);
|
|
38084
38161
|
|
|
38085
38162
|
var NavTabs = function NavTabs(_ref) {
|
|
38086
38163
|
var tabsConfig = _ref.tabsConfig,
|
|
@@ -38181,7 +38258,7 @@ var TableCell_styled = styled.td.withConfig({
|
|
|
38181
38258
|
|
|
38182
38259
|
var backgroundColor$6 = ALABASTER_WHITE;
|
|
38183
38260
|
var borderColor$3 = GREY_CHATEAU;
|
|
38184
|
-
var fallbackValues$
|
|
38261
|
+
var fallbackValues$C = {
|
|
38185
38262
|
backgroundColor: backgroundColor$6,
|
|
38186
38263
|
borderColor: borderColor$3
|
|
38187
38264
|
};
|
|
@@ -38203,7 +38280,7 @@ var StyledTableHead = styled.thead.withConfig({
|
|
|
38203
38280
|
|
|
38204
38281
|
var borderColor$4 = GREY_CHATEAU;
|
|
38205
38282
|
var hoverBackgroundColor$1 = HOVER_LIGHT_BLUE;
|
|
38206
|
-
var fallbackValues$
|
|
38283
|
+
var fallbackValues$D = {
|
|
38207
38284
|
borderColor: borderColor$4,
|
|
38208
38285
|
hoverBackgroundColor: hoverBackgroundColor$1
|
|
38209
38286
|
};
|
|
@@ -38245,7 +38322,7 @@ var TableRow = function TableRow(_ref) {
|
|
|
38245
38322
|
}, props), children);
|
|
38246
38323
|
};
|
|
38247
38324
|
|
|
38248
|
-
var TableRow$1 = themeComponent(TableRow, "TableRow", fallbackValues$
|
|
38325
|
+
var TableRow$1 = themeComponent(TableRow, "TableRow", fallbackValues$D);
|
|
38249
38326
|
|
|
38250
38327
|
var TableHead = function TableHead(_ref) {
|
|
38251
38328
|
var children = _ref.children,
|
|
@@ -38261,7 +38338,7 @@ var TableHead = function TableHead(_ref) {
|
|
|
38261
38338
|
}, children));
|
|
38262
38339
|
};
|
|
38263
38340
|
|
|
38264
|
-
var TableHead$1 = themeComponent(TableHead, "TableHead", fallbackValues$
|
|
38341
|
+
var TableHead$1 = themeComponent(TableHead, "TableHead", fallbackValues$C);
|
|
38265
38342
|
|
|
38266
38343
|
var TableHeading_styled = styled.th.withConfig({
|
|
38267
38344
|
displayName: "TableHeadingstyled",
|
|
@@ -40182,7 +40259,7 @@ AddressForm.mapStateToProps = mapStateToProps$1;
|
|
|
40182
40259
|
AddressForm.mapDispatchToProps = mapDispatchToProps;
|
|
40183
40260
|
|
|
40184
40261
|
var backgroundColor$7 = "#ebeffb";
|
|
40185
|
-
var fallbackValues$
|
|
40262
|
+
var fallbackValues$E = {
|
|
40186
40263
|
backgroundColor: backgroundColor$7
|
|
40187
40264
|
};
|
|
40188
40265
|
|
|
@@ -40234,7 +40311,7 @@ var Banner = function Banner(_ref) {
|
|
|
40234
40311
|
}, /*#__PURE__*/React.createElement(Image, null))));
|
|
40235
40312
|
};
|
|
40236
40313
|
|
|
40237
|
-
var Banner$1 = themeComponent(Banner, "Banner", fallbackValues$
|
|
40314
|
+
var Banner$1 = themeComponent(Banner, "Banner", fallbackValues$E);
|
|
40238
40315
|
|
|
40239
40316
|
var ChangePasswordForm = function ChangePasswordForm(_ref) {
|
|
40240
40317
|
var _newPasswordErrorMess;
|
|
@@ -40376,7 +40453,7 @@ ChangePasswordForm.mapDispatchToProps = mapDispatchToProps$1;
|
|
|
40376
40453
|
var titleColor$1 = "#292A33";
|
|
40377
40454
|
var headingBackgroundColor = "transparent";
|
|
40378
40455
|
var bodyBackgroundColor = "transparent";
|
|
40379
|
-
var fallbackValues$
|
|
40456
|
+
var fallbackValues$F = {
|
|
40380
40457
|
titleColor: titleColor$1,
|
|
40381
40458
|
headingBackgroundColor: headingBackgroundColor,
|
|
40382
40459
|
bodyBackgroundColor: bodyBackgroundColor
|
|
@@ -40505,7 +40582,7 @@ var CollapsibleSection = function CollapsibleSection(_ref) {
|
|
|
40505
40582
|
}, children))));
|
|
40506
40583
|
};
|
|
40507
40584
|
|
|
40508
|
-
var CollapsibleSection$1 = themeComponent(CollapsibleSection, "CollapsibleSection", fallbackValues$
|
|
40585
|
+
var CollapsibleSection$1 = themeComponent(CollapsibleSection, "CollapsibleSection", fallbackValues$F);
|
|
40509
40586
|
|
|
40510
40587
|
var ClipboardIcon = function ClipboardIcon(_ref) {
|
|
40511
40588
|
var themeValues = _ref.themeValues;
|
|
@@ -41095,7 +41172,7 @@ EmailForm.mapDispatchToProps = mapDispatchToProps$3;
|
|
|
41095
41172
|
|
|
41096
41173
|
var footerBackgroundColor = BRIGHT_GREY;
|
|
41097
41174
|
var subfooterBackgroundColor = STORM_GREY;
|
|
41098
|
-
var fallbackValues$
|
|
41175
|
+
var fallbackValues$G = {
|
|
41099
41176
|
footerBackgroundColor: footerBackgroundColor,
|
|
41100
41177
|
subfooterBackgroundColor: subfooterBackgroundColor
|
|
41101
41178
|
};
|
|
@@ -41127,7 +41204,7 @@ var FooterWithSubfooter = function FooterWithSubfooter(_ref) {
|
|
|
41127
41204
|
}));
|
|
41128
41205
|
};
|
|
41129
41206
|
|
|
41130
|
-
var FooterWithSubfooter$1 = themeComponent(FooterWithSubfooter, "FooterWithSubfooter", fallbackValues$
|
|
41207
|
+
var FooterWithSubfooter$1 = themeComponent(FooterWithSubfooter, "FooterWithSubfooter", fallbackValues$G);
|
|
41131
41208
|
|
|
41132
41209
|
var ForgotPasswordForm = function ForgotPasswordForm(_ref) {
|
|
41133
41210
|
var _EmailErrorMessages;
|
|
@@ -41179,7 +41256,7 @@ ForgotPasswordForm.mapDispatchToProps = mapDispatchToProps$4;
|
|
|
41179
41256
|
|
|
41180
41257
|
var textColor$4 = "#ffffff";
|
|
41181
41258
|
var backgroundColor$8 = "#182848";
|
|
41182
|
-
var fallbackValues$
|
|
41259
|
+
var fallbackValues$H = {
|
|
41183
41260
|
textColor: textColor$4,
|
|
41184
41261
|
backgroundColor: backgroundColor$8
|
|
41185
41262
|
};
|
|
@@ -41239,7 +41316,7 @@ var HighlightTabRow = function HighlightTabRow(_ref) {
|
|
|
41239
41316
|
}), repeat( /*#__PURE__*/React.createElement(Box, null), boxesAfter))));
|
|
41240
41317
|
};
|
|
41241
41318
|
|
|
41242
|
-
var HighlightTabRow$1 = themeComponent(HighlightTabRow, "HighlightTabRow", fallbackValues$
|
|
41319
|
+
var HighlightTabRow$1 = themeComponent(HighlightTabRow, "HighlightTabRow", fallbackValues$H);
|
|
41243
41320
|
|
|
41244
41321
|
var AccountBillIcon = function AccountBillIcon() {
|
|
41245
41322
|
return /*#__PURE__*/React.createElement("svg", {
|
|
@@ -46391,7 +46468,7 @@ var backgroundColor$9 = {
|
|
|
46391
46468
|
largeTitle: WHITE,
|
|
46392
46469
|
small: WHITE
|
|
46393
46470
|
};
|
|
46394
|
-
var fallbackValues$
|
|
46471
|
+
var fallbackValues$I = {
|
|
46395
46472
|
fontSize: fontSize$9,
|
|
46396
46473
|
fontWeight: fontWeight$5,
|
|
46397
46474
|
fontColor: fontColor,
|
|
@@ -46459,7 +46536,7 @@ var Module = function Module(_ref) {
|
|
|
46459
46536
|
}, children)));
|
|
46460
46537
|
};
|
|
46461
46538
|
|
|
46462
|
-
var Module$1 = /*#__PURE__*/memo(themeComponent(Module, "Module", fallbackValues$
|
|
46539
|
+
var Module$1 = /*#__PURE__*/memo(themeComponent(Module, "Module", fallbackValues$I, "default"));
|
|
46463
46540
|
|
|
46464
46541
|
var backgroundColor$a = {
|
|
46465
46542
|
profile: "#3b414d",
|
|
@@ -46469,7 +46546,7 @@ var shadowColor = {
|
|
|
46469
46546
|
profile: "#292A33",
|
|
46470
46547
|
cms: "#292A33"
|
|
46471
46548
|
};
|
|
46472
|
-
var fallbackValues$
|
|
46549
|
+
var fallbackValues$J = {
|
|
46473
46550
|
backgroundColor: backgroundColor$a,
|
|
46474
46551
|
shadowColor: shadowColor
|
|
46475
46552
|
};
|
|
@@ -46510,7 +46587,7 @@ var NavMenuDesktop = function NavMenuDesktop(_ref) {
|
|
|
46510
46587
|
}, menuContent));
|
|
46511
46588
|
};
|
|
46512
46589
|
|
|
46513
|
-
var NavMenuDesktop$1 = themeComponent(NavMenuDesktop, "NavMenu", fallbackValues$
|
|
46590
|
+
var NavMenuDesktop$1 = themeComponent(NavMenuDesktop, "NavMenu", fallbackValues$J, "profile");
|
|
46514
46591
|
|
|
46515
46592
|
var menu = posed.div({
|
|
46516
46593
|
invisible: {
|
|
@@ -46572,7 +46649,7 @@ var NavMenuMobile = function NavMenuMobile(_ref2) {
|
|
|
46572
46649
|
}, menuContent));
|
|
46573
46650
|
};
|
|
46574
46651
|
|
|
46575
|
-
var NavMenuMobile$1 = themeComponent(NavMenuMobile, "NavMenu", fallbackValues$
|
|
46652
|
+
var NavMenuMobile$1 = themeComponent(NavMenuMobile, "NavMenu", fallbackValues$J, "profile");
|
|
46576
46653
|
|
|
46577
46654
|
var ACH_METHOD = "BANK_ACCOUNT";
|
|
46578
46655
|
var CC_METHOD = "CREDIT_CARD";
|
|
@@ -46627,14 +46704,14 @@ var TitleModule = function TitleModule(_ref) {
|
|
|
46627
46704
|
}, subtitle)));
|
|
46628
46705
|
};
|
|
46629
46706
|
|
|
46630
|
-
var color$
|
|
46707
|
+
var color$b = "#15749D";
|
|
46631
46708
|
var hoverColor$5 = "#116285";
|
|
46632
46709
|
var activeColor$8 = "#0E506D";
|
|
46633
46710
|
var linkColor$4 = "#3176AA";
|
|
46634
46711
|
var fontWeight$6 = FONT_WEIGHT_REGULAR;
|
|
46635
46712
|
var modalLinkHoverFocus = "outline: none;\n cursor: pointer;\n text-decoration: underline;\n text-decoration-color: #317D4F;";
|
|
46636
|
-
var fallbackValues$
|
|
46637
|
-
color: color$
|
|
46713
|
+
var fallbackValues$K = {
|
|
46714
|
+
color: color$b,
|
|
46638
46715
|
hoverColor: hoverColor$5,
|
|
46639
46716
|
activeColor: activeColor$8,
|
|
46640
46717
|
linkColor: linkColor$4,
|
|
@@ -46759,7 +46836,7 @@ var AutopayModal = function AutopayModal(_ref) {
|
|
|
46759
46836
|
}, modalExtraProps), renderAutoPayControl());
|
|
46760
46837
|
};
|
|
46761
46838
|
|
|
46762
|
-
var AutopayModalModule = themeComponent(AutopayModal, "AutopayModal", fallbackValues$
|
|
46839
|
+
var AutopayModalModule = themeComponent(AutopayModal, "AutopayModal", fallbackValues$K);
|
|
46763
46840
|
|
|
46764
46841
|
var AmountModule = function AmountModule(_ref) {
|
|
46765
46842
|
var totalAmountDue = _ref.totalAmountDue,
|
|
@@ -47434,7 +47511,7 @@ var numberColor = MATISSE_BLUE;
|
|
|
47434
47511
|
var hoverBackgroundColor$2 = ALABASTER_WHITE;
|
|
47435
47512
|
var activeBackgroundColor$1 = WHITE;
|
|
47436
47513
|
var activeColor$9 = MATISSE_BLUE;
|
|
47437
|
-
var fallbackValues$
|
|
47514
|
+
var fallbackValues$L = {
|
|
47438
47515
|
activeColor: activeColor$9,
|
|
47439
47516
|
activeBackgroundColor: activeBackgroundColor$1,
|
|
47440
47517
|
arrowColor: arrowColor,
|
|
@@ -47642,7 +47719,7 @@ var Pagination = function Pagination(_ref3) {
|
|
|
47642
47719
|
}));
|
|
47643
47720
|
};
|
|
47644
47721
|
|
|
47645
|
-
var Pagination$1 = themeComponent(Pagination, "Pagination", fallbackValues$
|
|
47722
|
+
var Pagination$1 = themeComponent(Pagination, "Pagination", fallbackValues$L);
|
|
47646
47723
|
|
|
47647
47724
|
var PaymentButtonBar = function PaymentButtonBar(_ref) {
|
|
47648
47725
|
var _ref$isForwardButtonD = _ref.isForwardButtonDisabled,
|
|
@@ -47726,7 +47803,7 @@ var labeledAmountTotal = {
|
|
|
47726
47803
|
"default": "h6",
|
|
47727
47804
|
small: "p"
|
|
47728
47805
|
};
|
|
47729
|
-
var fallbackValues$
|
|
47806
|
+
var fallbackValues$M = {
|
|
47730
47807
|
backgroundColor: backgroundColor$b,
|
|
47731
47808
|
lineItem: lineItem,
|
|
47732
47809
|
labeledAmountSubtotal: labeledAmountSubtotal,
|
|
@@ -48046,7 +48123,7 @@ var PaymentDetails = function PaymentDetails(_ref4) {
|
|
|
48046
48123
|
});
|
|
48047
48124
|
};
|
|
48048
48125
|
|
|
48049
|
-
var PaymentDetails$1 = themeComponent(PaymentDetails, "PaymentDetails", fallbackValues$
|
|
48126
|
+
var PaymentDetails$1 = themeComponent(PaymentDetails, "PaymentDetails", fallbackValues$M, "default");
|
|
48050
48127
|
|
|
48051
48128
|
var linkColor$5 = {
|
|
48052
48129
|
"default": "#3176AA"
|
|
@@ -48063,7 +48140,7 @@ var fontWeight$7 = {
|
|
|
48063
48140
|
var modalLinkHoverFocus$1 = {
|
|
48064
48141
|
"default": "outline: none; text-decoration: underline;"
|
|
48065
48142
|
};
|
|
48066
|
-
var fallbackValues$
|
|
48143
|
+
var fallbackValues$N = {
|
|
48067
48144
|
linkColor: linkColor$5,
|
|
48068
48145
|
fontSize: fontSize$a,
|
|
48069
48146
|
lineHeight: lineHeight$4,
|
|
@@ -48122,7 +48199,7 @@ var AccountAndRoutingModal = function AccountAndRoutingModal(_ref) {
|
|
|
48122
48199
|
}, link));
|
|
48123
48200
|
};
|
|
48124
48201
|
|
|
48125
|
-
var AccountAndRoutingModal$1 = themeComponent(AccountAndRoutingModal, "AccountAndRoutingModal", fallbackValues$
|
|
48202
|
+
var AccountAndRoutingModal$1 = themeComponent(AccountAndRoutingModal, "AccountAndRoutingModal", fallbackValues$N, "default");
|
|
48126
48203
|
|
|
48127
48204
|
var backgroundColor$c = {
|
|
48128
48205
|
"default": "#ffffff",
|
|
@@ -48153,7 +48230,7 @@ var modalLinkHoverFocus$2 = {
|
|
|
48153
48230
|
"default": standardInteractionStyles,
|
|
48154
48231
|
footer: standardInteractionStyles
|
|
48155
48232
|
};
|
|
48156
|
-
var fallbackValues$
|
|
48233
|
+
var fallbackValues$O = {
|
|
48157
48234
|
backgroundColor: backgroundColor$c,
|
|
48158
48235
|
linkColor: linkColor$6,
|
|
48159
48236
|
border: border$3,
|
|
@@ -48218,7 +48295,7 @@ var TermsAndConditionsModal = function TermsAndConditionsModal(_ref) {
|
|
|
48218
48295
|
}, link));
|
|
48219
48296
|
};
|
|
48220
48297
|
|
|
48221
|
-
var TermsAndConditionsModal$1 = themeComponent(TermsAndConditionsModal, "TermsAndConditionsModal", fallbackValues$
|
|
48298
|
+
var TermsAndConditionsModal$1 = themeComponent(TermsAndConditionsModal, "TermsAndConditionsModal", fallbackValues$O, "default");
|
|
48222
48299
|
|
|
48223
48300
|
var TermsAndConditionsControlV1 = function TermsAndConditionsControlV1(_ref) {
|
|
48224
48301
|
var onCheck = _ref.onCheck,
|
|
@@ -49017,7 +49094,7 @@ var headingDisabledColor = "".concat(ATHENS_GREY);
|
|
|
49017
49094
|
var bodyBackgroundColor$1 = "#eeeeee";
|
|
49018
49095
|
var borderColor$5 = "".concat(GREY_CHATEAU);
|
|
49019
49096
|
var focusStyles = "outline: none;";
|
|
49020
|
-
var fallbackValues$
|
|
49097
|
+
var fallbackValues$P = {
|
|
49021
49098
|
headingBackgroundColor: headingBackgroundColor$1,
|
|
49022
49099
|
headingDisabledColor: headingDisabledColor,
|
|
49023
49100
|
bodyBackgroundColor: bodyBackgroundColor$1,
|
|
@@ -49207,7 +49284,7 @@ var RadioSection = function RadioSection(_ref) {
|
|
|
49207
49284
|
})));
|
|
49208
49285
|
};
|
|
49209
49286
|
|
|
49210
|
-
var RadioSection$1 = themeComponent(RadioSection, "RadioSection", fallbackValues$
|
|
49287
|
+
var RadioSection$1 = themeComponent(RadioSection, "RadioSection", fallbackValues$P);
|
|
49211
49288
|
|
|
49212
49289
|
var RegistrationForm = function RegistrationForm(_ref) {
|
|
49213
49290
|
var _emailErrorMessages, _passwordErrorMessage;
|
|
@@ -49504,7 +49581,7 @@ var ResetPasswordSuccess = withWindowSize(ResetConfirmationForm$2);
|
|
|
49504
49581
|
var activeTabBackground = "#FFFFFF";
|
|
49505
49582
|
var activeTabAccent = "#15749D";
|
|
49506
49583
|
var activeTabHover = "#B8D5E1";
|
|
49507
|
-
var fallbackValues$
|
|
49584
|
+
var fallbackValues$Q = {
|
|
49508
49585
|
activeTabBackground: activeTabBackground,
|
|
49509
49586
|
activeTabAccent: activeTabAccent,
|
|
49510
49587
|
activeTabHover: activeTabHover
|
|
@@ -49583,12 +49660,12 @@ var Tabs = function Tabs(_ref) {
|
|
|
49583
49660
|
}))));
|
|
49584
49661
|
};
|
|
49585
49662
|
|
|
49586
|
-
var Tabs$1 = themeComponent(Tabs, "NavigationTab", fallbackValues$
|
|
49663
|
+
var Tabs$1 = themeComponent(Tabs, "NavigationTab", fallbackValues$Q);
|
|
49587
49664
|
|
|
49588
49665
|
var activeTabBackground$1 = "#FFFFFF";
|
|
49589
49666
|
var activeTabAccent$1 = "#15749D";
|
|
49590
49667
|
var activeTabHover$1 = "#B8D5E1";
|
|
49591
|
-
var fallbackValues$
|
|
49668
|
+
var fallbackValues$R = {
|
|
49592
49669
|
activeTabBackground: activeTabBackground$1,
|
|
49593
49670
|
activeTabAccent: activeTabAccent$1,
|
|
49594
49671
|
activeTabHover: activeTabHover$1
|
|
@@ -49644,7 +49721,7 @@ var TabSidebar = function TabSidebar(_ref) {
|
|
|
49644
49721
|
})));
|
|
49645
49722
|
};
|
|
49646
49723
|
|
|
49647
|
-
var TabSidebar$1 = themeComponent(TabSidebar, "ProfileTab", fallbackValues$
|
|
49724
|
+
var TabSidebar$1 = themeComponent(TabSidebar, "ProfileTab", fallbackValues$R);
|
|
49648
49725
|
|
|
49649
49726
|
var Timeout = function Timeout(_ref) {
|
|
49650
49727
|
var onLogout = _ref.onLogout;
|
|
@@ -49688,7 +49765,7 @@ var fontColor$1 = WHITE;
|
|
|
49688
49765
|
var textAlign$1 = "left";
|
|
49689
49766
|
var headerBackgroundColor$1 = BRIGHT_GREY;
|
|
49690
49767
|
var imageBackgroundColor$1 = MATISSE_BLUE;
|
|
49691
|
-
var fallbackValues$
|
|
49768
|
+
var fallbackValues$S = {
|
|
49692
49769
|
fontWeight: fontWeight$9,
|
|
49693
49770
|
fontColor: fontColor$1,
|
|
49694
49771
|
textAlign: textAlign$1,
|
|
@@ -49735,7 +49812,7 @@ var WelcomeModule = function WelcomeModule(_ref) {
|
|
|
49735
49812
|
})))));
|
|
49736
49813
|
};
|
|
49737
49814
|
|
|
49738
|
-
var WelcomeModule$1 = /*#__PURE__*/memo(themeComponent(WelcomeModule, "WelcomeModule", fallbackValues$
|
|
49815
|
+
var WelcomeModule$1 = /*#__PURE__*/memo(themeComponent(WelcomeModule, "WelcomeModule", fallbackValues$S));
|
|
49739
49816
|
|
|
49740
49817
|
var WorkflowTile = function WorkflowTile(_ref) {
|
|
49741
49818
|
var _ref$workflowName = _ref.workflowName,
|
|
@@ -49790,7 +49867,7 @@ var WorkflowTile = function WorkflowTile(_ref) {
|
|
|
49790
49867
|
};
|
|
49791
49868
|
|
|
49792
49869
|
var pageBackground = "#FBFCFD";
|
|
49793
|
-
var fallbackValues$
|
|
49870
|
+
var fallbackValues$T = {
|
|
49794
49871
|
pageBackground: pageBackground
|
|
49795
49872
|
};
|
|
49796
49873
|
|
|
@@ -49839,7 +49916,7 @@ var CenterSingle = function CenterSingle(_ref) {
|
|
|
49839
49916
|
})));
|
|
49840
49917
|
};
|
|
49841
49918
|
|
|
49842
|
-
var CenterSingle$1 = withWindowSize(themeComponent(CenterSingle, "Global", fallbackValues$
|
|
49919
|
+
var CenterSingle$1 = withWindowSize(themeComponent(CenterSingle, "Global", fallbackValues$T));
|
|
49843
49920
|
|
|
49844
49921
|
var CenterStack = function CenterStack(_ref) {
|
|
49845
49922
|
var header = _ref.header,
|
|
@@ -49881,7 +49958,7 @@ var CenterStack = function CenterStack(_ref) {
|
|
|
49881
49958
|
})));
|
|
49882
49959
|
};
|
|
49883
49960
|
|
|
49884
|
-
var CenterStack$1 = withWindowSize(themeComponent(CenterStack, "Global", fallbackValues$
|
|
49961
|
+
var CenterStack$1 = withWindowSize(themeComponent(CenterStack, "Global", fallbackValues$T));
|
|
49885
49962
|
|
|
49886
49963
|
var CenterSingle$2 = function CenterSingle(_ref) {
|
|
49887
49964
|
var header = _ref.header,
|
|
@@ -49926,7 +50003,7 @@ var CenterSingle$2 = function CenterSingle(_ref) {
|
|
|
49926
50003
|
})));
|
|
49927
50004
|
};
|
|
49928
50005
|
|
|
49929
|
-
var DefaultPageTemplate = withWindowSize(themeComponent(CenterSingle$2, "Global", fallbackValues$
|
|
50006
|
+
var DefaultPageTemplate = withWindowSize(themeComponent(CenterSingle$2, "Global", fallbackValues$T));
|
|
49930
50007
|
|
|
49931
50008
|
var SidebarSingleContent = function SidebarSingleContent(_ref) {
|
|
49932
50009
|
var header = _ref.header,
|
|
@@ -49980,7 +50057,7 @@ var SidebarSingleContent = function SidebarSingleContent(_ref) {
|
|
|
49980
50057
|
})));
|
|
49981
50058
|
};
|
|
49982
50059
|
|
|
49983
|
-
var SidebarSingleContent$1 = withWindowSize(themeComponent(SidebarSingleContent, "Global", fallbackValues$
|
|
50060
|
+
var SidebarSingleContent$1 = withWindowSize(themeComponent(SidebarSingleContent, "Global", fallbackValues$T));
|
|
49984
50061
|
|
|
49985
50062
|
var SidebarStackContent = function SidebarStackContent(_ref) {
|
|
49986
50063
|
var header = _ref.header,
|
|
@@ -50051,7 +50128,7 @@ var SidebarStackContent = function SidebarStackContent(_ref) {
|
|
|
50051
50128
|
})));
|
|
50052
50129
|
};
|
|
50053
50130
|
|
|
50054
|
-
var SidebarStackContent$1 = withWindowSize(themeComponent(SidebarStackContent, "Global", fallbackValues$
|
|
50131
|
+
var SidebarStackContent$1 = withWindowSize(themeComponent(SidebarStackContent, "Global", fallbackValues$T));
|
|
50055
50132
|
|
|
50056
|
-
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, ArrowUpCircleIconSmall, AutopayOnIcon, 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, 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, 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, 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, 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, index$4 as util, withWindowSize };
|
|
50133
|
+
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, 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, 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, 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, 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, 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, index$4 as util, withWindowSize };
|
|
50057
50134
|
//# sourceMappingURL=index.esm.js.map
|