@thecb/components 8.2.2-beta.1 → 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.cjs.js
CHANGED
|
@@ -5002,6 +5002,7 @@ var COOL_GREY_05 = "#fbfcfd"; // CBS-050
|
|
|
5002
5002
|
var CLOUDBURST_BLUE = "#26395c";
|
|
5003
5003
|
var ZODIAC_BLUE = "#14284b";
|
|
5004
5004
|
var CONGRESS_BLUE = "#005095";
|
|
5005
|
+
var ROYAL_BLUE = "#3B5BDB";
|
|
5005
5006
|
var SCIENCE_BLUE = "#0074D9";
|
|
5006
5007
|
var MARINER_BLUE = "#2E75D2";
|
|
5007
5008
|
var CURIOUS_BLUE = "#27A9E1";
|
|
@@ -5013,9 +5014,9 @@ var FOAM_BLUE = "#EFF4FD";
|
|
|
5013
5014
|
var CELLO_BLUE = "#214566";
|
|
5014
5015
|
var BOSTON_BLUE = "#357fb8";
|
|
5015
5016
|
var INFO_BLUE = "#E4F4FD";
|
|
5017
|
+
var CORNFLOWER_BLUE = "#EBEFFB";
|
|
5016
5018
|
var HOVER_LIGHT_BLUE = "#EFFAFF";
|
|
5017
5019
|
var MATISSE_BLUE = "#15749D";
|
|
5018
|
-
var ROYAL_BLUE = "#3181E3";
|
|
5019
5020
|
var ASTRAL_BLUE = "#3176AA";
|
|
5020
5021
|
var SAPPHIRE_BLUE = "#116285";
|
|
5021
5022
|
var PEACOCK_BLUE = "#0E506D"; // GREEN
|
|
@@ -5107,6 +5108,7 @@ var colors = /*#__PURE__*/Object.freeze({
|
|
|
5107
5108
|
AQUA_HAZE_WHITE: AQUA_HAZE_WHITE,
|
|
5108
5109
|
BLEACH_WHITE: BLEACH_WHITE,
|
|
5109
5110
|
CATSKILL_WHITE: CATSKILL_WHITE,
|
|
5111
|
+
CORNFLOWER_BLUE: CORNFLOWER_BLUE,
|
|
5110
5112
|
HALF_COLONIAL_WHITE: HALF_COLONIAL_WHITE,
|
|
5111
5113
|
ATHENS_GREY: ATHENS_GREY,
|
|
5112
5114
|
ALTO_GREY: ALTO_GREY,
|
|
@@ -13029,6 +13031,36 @@ var AccountsIcon = function AccountsIcon(_ref) {
|
|
|
13029
13031
|
|
|
13030
13032
|
var AccountsIcon$1 = themeComponent(AccountsIcon, "Icons", fallbackValues$2, "info");
|
|
13031
13033
|
|
|
13034
|
+
var AutopayIcon = function AutopayIcon(_ref) {
|
|
13035
|
+
var _ref$fill = _ref.fill,
|
|
13036
|
+
fill = _ref$fill === void 0 ? "#317D4F" : _ref$fill;
|
|
13037
|
+
return /*#__PURE__*/React__default.createElement("svg", {
|
|
13038
|
+
width: "16",
|
|
13039
|
+
height: "16",
|
|
13040
|
+
viewBox: "0 0 16 16",
|
|
13041
|
+
fill: "none",
|
|
13042
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
13043
|
+
}, /*#__PURE__*/React__default.createElement("mask", {
|
|
13044
|
+
id: "mask0_5560_39870",
|
|
13045
|
+
style: {
|
|
13046
|
+
maskType: "luminance"
|
|
13047
|
+
},
|
|
13048
|
+
maskUnits: "userSpaceOnUse",
|
|
13049
|
+
x: "3",
|
|
13050
|
+
y: "3",
|
|
13051
|
+
width: "10",
|
|
13052
|
+
height: "10"
|
|
13053
|
+
}, /*#__PURE__*/React__default.createElement("path", {
|
|
13054
|
+
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",
|
|
13055
|
+
fill: "white"
|
|
13056
|
+
})), /*#__PURE__*/React__default.createElement("g", {
|
|
13057
|
+
mask: "url(#mask0_5560_39870)"
|
|
13058
|
+
}, /*#__PURE__*/React__default.createElement("path", {
|
|
13059
|
+
d: "M0 0H16V16H0V0Z",
|
|
13060
|
+
fill: fill
|
|
13061
|
+
})));
|
|
13062
|
+
};
|
|
13063
|
+
|
|
13032
13064
|
var AccountsAddIcon = function AccountsAddIcon(_ref) {
|
|
13033
13065
|
var themeValues = _ref.themeValues;
|
|
13034
13066
|
return /*#__PURE__*/React__default.createElement("svg", {
|
|
@@ -18758,6 +18790,51 @@ var AmountCallout = function AmountCallout(_ref) {
|
|
|
18758
18790
|
|
|
18759
18791
|
var AmountCallout$1 = themeComponent(AmountCallout, "AmountCallout", fallbackValues$6);
|
|
18760
18792
|
|
|
18793
|
+
var background$1 = {
|
|
18794
|
+
info: "".concat(INFO_BLUE),
|
|
18795
|
+
warn: "".concat(HALF_COLONIAL_WHITE),
|
|
18796
|
+
primary: "".concat(CORNFLOWER_BLUE),
|
|
18797
|
+
success: "".concat(HINT_GREEN)
|
|
18798
|
+
};
|
|
18799
|
+
var color$4 = {
|
|
18800
|
+
info: "".concat(MATISSE_BLUE),
|
|
18801
|
+
warn: "".concat(ZEST_ORANGE),
|
|
18802
|
+
primary: "".concat(ROYAL_BLUE),
|
|
18803
|
+
success: "".concat(SEA_GREEN)
|
|
18804
|
+
};
|
|
18805
|
+
var fallbackValues$7 = {
|
|
18806
|
+
background: background$1,
|
|
18807
|
+
color: color$4
|
|
18808
|
+
};
|
|
18809
|
+
|
|
18810
|
+
var StyledBadgeContainer = styled__default(Box).withConfig({
|
|
18811
|
+
displayName: "Badge__StyledBadgeContainer",
|
|
18812
|
+
componentId: "sc-1g438j-0"
|
|
18813
|
+
})(["display:inline-flex;padding:2px 8px;align-items:center;align-self:flex-start;gap:4px;border-radius:4px;"]);
|
|
18814
|
+
var StyledBadge = styled__default(Text$1).withConfig({
|
|
18815
|
+
displayName: "Badge__StyledBadge",
|
|
18816
|
+
componentId: "sc-1g438j-1"
|
|
18817
|
+
})(["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;}"]);
|
|
18818
|
+
|
|
18819
|
+
var Badge = function Badge(_ref) {
|
|
18820
|
+
var label = _ref.label,
|
|
18821
|
+
Icon = _ref.Icon,
|
|
18822
|
+
themeValues = _ref.themeValues,
|
|
18823
|
+
_ref$iconOnLeft = _ref.iconOnLeft,
|
|
18824
|
+
iconOnLeft = _ref$iconOnLeft === void 0 ? true : _ref$iconOnLeft;
|
|
18825
|
+
return /*#__PURE__*/React__default.createElement(StyledBadgeContainer, {
|
|
18826
|
+
background: themeValues.background
|
|
18827
|
+
}, iconOnLeft && Icon && /*#__PURE__*/React__default.createElement(Icon, {
|
|
18828
|
+
fill: themeValues.color
|
|
18829
|
+
}), /*#__PURE__*/React__default.createElement(StyledBadge, {
|
|
18830
|
+
color: themeValues.color
|
|
18831
|
+
}, label), !iconOnLeft && Icon && /*#__PURE__*/React__default.createElement(Icon, {
|
|
18832
|
+
fill: themeValues.color
|
|
18833
|
+
}));
|
|
18834
|
+
};
|
|
18835
|
+
|
|
18836
|
+
var Badge$1 = themeComponent(Badge, "Badge", fallbackValues$7, "success");
|
|
18837
|
+
|
|
18761
18838
|
function _extends$1() {
|
|
18762
18839
|
_extends$1 = Object.assign ? Object.assign.bind() : function (target) {
|
|
18763
18840
|
for (var i = 1; i < arguments.length; i++) {
|
|
@@ -19575,7 +19652,7 @@ var curriedTint = /*#__PURE__*/curry
|
|
|
19575
19652
|
var curriedTint$1 = curriedTint;
|
|
19576
19653
|
|
|
19577
19654
|
var linkColor = MATISSE_BLUE;
|
|
19578
|
-
var fallbackValues$
|
|
19655
|
+
var fallbackValues$8 = {
|
|
19579
19656
|
linkColor: linkColor
|
|
19580
19657
|
};
|
|
19581
19658
|
|
|
@@ -19602,7 +19679,7 @@ var BoxWithShadow = function BoxWithShadow(_ref) {
|
|
|
19602
19679
|
}, props), children);
|
|
19603
19680
|
};
|
|
19604
19681
|
|
|
19605
|
-
var BoxWithShadow$1 = themeComponent(BoxWithShadow, "BoxWithShadow", fallbackValues$
|
|
19682
|
+
var BoxWithShadow$1 = themeComponent(BoxWithShadow, "BoxWithShadow", fallbackValues$8);
|
|
19606
19683
|
|
|
19607
19684
|
// import theme from "styled-theming";
|
|
19608
19685
|
/*
|
|
@@ -19610,7 +19687,7 @@ var BoxWithShadow$1 = themeComponent(BoxWithShadow, "BoxWithShadow", fallbackVal
|
|
|
19610
19687
|
for colors/values that should be used here instead
|
|
19611
19688
|
*/
|
|
19612
19689
|
|
|
19613
|
-
var color$
|
|
19690
|
+
var color$5 = "".concat(MATISSE_BLUE);
|
|
19614
19691
|
var activeColor$2 = "".concat(STORM_GREY);
|
|
19615
19692
|
var activeBreadcrumbColor = "".concat(STORM_GREY);
|
|
19616
19693
|
var fontSize$2 = "0.875rem";
|
|
@@ -19618,8 +19695,8 @@ var lineHeight = "1.25rem";
|
|
|
19618
19695
|
var fontWeight$1 = "400";
|
|
19619
19696
|
var margin = "0.5rem";
|
|
19620
19697
|
var hover = "text-decoration: none;";
|
|
19621
|
-
var fallbackValues$
|
|
19622
|
-
color: color$
|
|
19698
|
+
var fallbackValues$9 = {
|
|
19699
|
+
color: color$5,
|
|
19623
19700
|
activeColor: activeColor$2,
|
|
19624
19701
|
activeBreadcrumbColor: activeBreadcrumbColor,
|
|
19625
19702
|
fontSize: fontSize$2,
|
|
@@ -19636,7 +19713,7 @@ var fontFamily$2 = {
|
|
|
19636
19713
|
var hoverColor$2 = "#116285";
|
|
19637
19714
|
var activeColor$3 = "#0E506D";
|
|
19638
19715
|
var externalLinkColor = "#15749D";
|
|
19639
|
-
var fallbackValues$
|
|
19716
|
+
var fallbackValues$a = {
|
|
19640
19717
|
fontFamily: fontFamily$2,
|
|
19641
19718
|
hoverColor: hoverColor$2,
|
|
19642
19719
|
activeColor: activeColor$3,
|
|
@@ -19711,7 +19788,7 @@ var ExternalLink = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
|
19711
19788
|
ariaLabel = _ref.ariaLabel,
|
|
19712
19789
|
children = _ref.children;
|
|
19713
19790
|
var themeContext = React.useContext(styled.ThemeContext);
|
|
19714
|
-
var themeValues = createThemeValues(themeContext, fallbackValues$
|
|
19791
|
+
var themeValues = createThemeValues(themeContext, fallbackValues$a, "Link", variant);
|
|
19715
19792
|
return /*#__PURE__*/React__default.createElement(StyledExternalLink, {
|
|
19716
19793
|
href: href,
|
|
19717
19794
|
target: newTab ? "_blank" : "",
|
|
@@ -19803,7 +19880,7 @@ var InternalLink = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
|
19803
19880
|
_ref$extraStyles = _ref.extraStyles,
|
|
19804
19881
|
extraStyles = _ref$extraStyles === void 0 ? "" : _ref$extraStyles;
|
|
19805
19882
|
var themeContext = React.useContext(styled.ThemeContext);
|
|
19806
|
-
var themeValues = createThemeValues(themeContext, fallbackValues$
|
|
19883
|
+
var themeValues = createThemeValues(themeContext, fallbackValues$a, "Link", variant);
|
|
19807
19884
|
return /*#__PURE__*/React__default.createElement(StyledInternalLink, {
|
|
19808
19885
|
to: to,
|
|
19809
19886
|
color: color,
|
|
@@ -19826,7 +19903,7 @@ var Breadcrumbs = function Breadcrumbs(_ref) {
|
|
|
19826
19903
|
var _ref$breadcrumbsList = _ref.breadcrumbsList,
|
|
19827
19904
|
breadcrumbsList = _ref$breadcrumbsList === void 0 ? [] : _ref$breadcrumbsList;
|
|
19828
19905
|
var themeContext = React.useContext(styled.ThemeContext);
|
|
19829
|
-
var themeValues = createThemeValues(themeContext, fallbackValues$
|
|
19906
|
+
var themeValues = createThemeValues(themeContext, fallbackValues$9, "Breadcrumb");
|
|
19830
19907
|
return /*#__PURE__*/React__default.createElement(Box, {
|
|
19831
19908
|
padding: "0",
|
|
19832
19909
|
as: "nav",
|
|
@@ -21507,7 +21584,7 @@ var fontSize$3 = {
|
|
|
21507
21584
|
pXL: "1.5rem" // 24px
|
|
21508
21585
|
|
|
21509
21586
|
};
|
|
21510
|
-
var fallbackValues$
|
|
21587
|
+
var fallbackValues$b = {
|
|
21511
21588
|
fontFamily: fontFamily$3,
|
|
21512
21589
|
fontSize: fontSize$3
|
|
21513
21590
|
};
|
|
@@ -21564,11 +21641,11 @@ var Paragraph = function Paragraph(_ref) {
|
|
|
21564
21641
|
}, rest), safeChildren(children, /*#__PURE__*/React__default.createElement("span", null)));
|
|
21565
21642
|
};
|
|
21566
21643
|
|
|
21567
|
-
var Paragraph$1 = themeComponent(Paragraph, "Paragraph", fallbackValues$
|
|
21644
|
+
var Paragraph$1 = themeComponent(Paragraph, "Paragraph", fallbackValues$b, "p");
|
|
21568
21645
|
|
|
21569
21646
|
var backgroundColor$1 = WHITE;
|
|
21570
21647
|
var iconBackgroundColor = GRECIAN_GREY;
|
|
21571
|
-
var fallbackValues$
|
|
21648
|
+
var fallbackValues$c = {
|
|
21572
21649
|
backgroundColor: backgroundColor$1,
|
|
21573
21650
|
iconBackgroundColor: iconBackgroundColor
|
|
21574
21651
|
};
|
|
@@ -21711,7 +21788,7 @@ var CardRegistryCard = function CardRegistryCard(_ref2) {
|
|
|
21711
21788
|
}))))));
|
|
21712
21789
|
};
|
|
21713
21790
|
|
|
21714
|
-
var CardRegistryCard$1 = themeComponent(withWindowSize(CardRegistryCard), "CardRegistryCard", fallbackValues$
|
|
21791
|
+
var CardRegistryCard$1 = themeComponent(withWindowSize(CardRegistryCard), "CardRegistryCard", fallbackValues$c);
|
|
21715
21792
|
|
|
21716
21793
|
var cardRegistry = {
|
|
21717
21794
|
accounts: function accounts(props) {
|
|
@@ -21782,7 +21859,7 @@ var checkedStyles = {
|
|
|
21782
21859
|
var defaultStyles = {
|
|
21783
21860
|
"default": "\n background: ".concat(WHITE, "; \n border: 1px solid ").concat(STORM_GREY, ";\n")
|
|
21784
21861
|
};
|
|
21785
|
-
var fallbackValues$
|
|
21862
|
+
var fallbackValues$d = {
|
|
21786
21863
|
backgroundColor: backgroundColor$2,
|
|
21787
21864
|
textFontSize: textFontSize,
|
|
21788
21865
|
textFontWeight: textFontWeight,
|
|
@@ -21923,7 +22000,7 @@ var Checkbox = function Checkbox(_ref4) {
|
|
|
21923
22000
|
}, title)));
|
|
21924
22001
|
};
|
|
21925
22002
|
|
|
21926
|
-
var Checkbox$1 = themeComponent(Checkbox, "Checkbox", fallbackValues$
|
|
22003
|
+
var Checkbox$1 = themeComponent(Checkbox, "Checkbox", fallbackValues$d, "default");
|
|
21927
22004
|
|
|
21928
22005
|
var listBackgroundColor = {
|
|
21929
22006
|
"default": "".concat(ATHENS_GREY),
|
|
@@ -21949,7 +22026,7 @@ var radioButtonInactive = {
|
|
|
21949
22026
|
"default": "".concat(GHOST_GREY),
|
|
21950
22027
|
disabled: "".concat(GHOST_GREY)
|
|
21951
22028
|
};
|
|
21952
|
-
var fallbackValues$
|
|
22029
|
+
var fallbackValues$e = {
|
|
21953
22030
|
listBackgroundColor: listBackgroundColor,
|
|
21954
22031
|
listItemColor: listItemColor,
|
|
21955
22032
|
listItemBackgroundColor: listItemBackgroundColor,
|
|
@@ -22120,7 +22197,7 @@ var CheckboxList = function CheckboxList(_ref2) {
|
|
|
22120
22197
|
})));
|
|
22121
22198
|
};
|
|
22122
22199
|
|
|
22123
|
-
var CheckboxList$1 = themeComponent(CheckboxList, "CheckboxList", fallbackValues$
|
|
22200
|
+
var CheckboxList$1 = themeComponent(CheckboxList, "CheckboxList", fallbackValues$e, "default");
|
|
22124
22201
|
|
|
22125
22202
|
var DropdownIcon = function DropdownIcon() {
|
|
22126
22203
|
return /*#__PURE__*/React__default.createElement("svg", {
|
|
@@ -23421,7 +23498,7 @@ exportTypedArrayMethod$1('at', function at(index) {
|
|
|
23421
23498
|
|
|
23422
23499
|
var selectedColor = "".concat(MATISSE_BLUE);
|
|
23423
23500
|
var hoverColor$3 = "".concat(HOVER_LIGHT_BLUE);
|
|
23424
|
-
var fallbackValues$
|
|
23501
|
+
var fallbackValues$f = {
|
|
23425
23502
|
selectedColor: selectedColor,
|
|
23426
23503
|
hoverColor: hoverColor$3
|
|
23427
23504
|
};
|
|
@@ -23816,7 +23893,7 @@ var Dropdown = function Dropdown(_ref8) {
|
|
|
23816
23893
|
}))) : /*#__PURE__*/React__default.createElement(React.Fragment, null)));
|
|
23817
23894
|
};
|
|
23818
23895
|
|
|
23819
|
-
var Dropdown$1 = themeComponent(Dropdown, "Dropdown", fallbackValues$
|
|
23896
|
+
var Dropdown$1 = themeComponent(Dropdown, "Dropdown", fallbackValues$f);
|
|
23820
23897
|
|
|
23821
23898
|
var SelectContainer = styled__default.div.withConfig({
|
|
23822
23899
|
displayName: "FormSelectstyled__SelectContainer",
|
|
@@ -23855,7 +23932,7 @@ var inputBackgroundColor = {
|
|
|
23855
23932
|
"default": "".concat(WHITE),
|
|
23856
23933
|
disabled: "".concat(SEASHELL_WHITE)
|
|
23857
23934
|
};
|
|
23858
|
-
var color$
|
|
23935
|
+
var color$6 = {
|
|
23859
23936
|
"default": "".concat(MINESHAFT_GREY),
|
|
23860
23937
|
disabled: "".concat(DUSTY_GREY)
|
|
23861
23938
|
};
|
|
@@ -23887,11 +23964,11 @@ var hoverFocusStyles = {
|
|
|
23887
23964
|
"default": "color: #0E506D; outline: none; text-decoration: underline; ",
|
|
23888
23965
|
disabled: "color: #6D717E;"
|
|
23889
23966
|
};
|
|
23890
|
-
var fallbackValues$
|
|
23967
|
+
var fallbackValues$g = {
|
|
23891
23968
|
linkColor: linkColor$1,
|
|
23892
23969
|
formBackgroundColor: formBackgroundColor,
|
|
23893
23970
|
inputBackgroundColor: inputBackgroundColor,
|
|
23894
|
-
color: color$
|
|
23971
|
+
color: color$6,
|
|
23895
23972
|
labelColor: labelColor,
|
|
23896
23973
|
borderColor: borderColor,
|
|
23897
23974
|
lineHeight: lineHeight$1,
|
|
@@ -23990,7 +24067,7 @@ var FormSelect = function FormSelect(_ref) {
|
|
|
23990
24067
|
})));
|
|
23991
24068
|
};
|
|
23992
24069
|
|
|
23993
|
-
var FormSelect$1 = themeComponent(FormSelect, "FormSelect", fallbackValues$
|
|
24070
|
+
var FormSelect$1 = themeComponent(FormSelect, "FormSelect", fallbackValues$g, "default");
|
|
23994
24071
|
|
|
23995
24072
|
var options = [{
|
|
23996
24073
|
text: "Afghanistan",
|
|
@@ -24807,7 +24884,7 @@ var mobileFontSize$1 = {
|
|
|
24807
24884
|
extraSmall: "0.71428rem" // 10px
|
|
24808
24885
|
|
|
24809
24886
|
};
|
|
24810
|
-
var fallbackValues$
|
|
24887
|
+
var fallbackValues$h = {
|
|
24811
24888
|
fontFamily: fontFamily$4,
|
|
24812
24889
|
fontSize: fontSize$5
|
|
24813
24890
|
};
|
|
@@ -24847,7 +24924,7 @@ var _excluded$o = ["themeValues", "weight", "color", "margin", "textAlign", "ext
|
|
|
24847
24924
|
var isBelowBreakpoint$1 = window.innerWidth < MOBILE_BREAKPOINT$1;
|
|
24848
24925
|
var isTouchDevice$2 = "ontouchstart" in window || navigator.maxTouchPoints > 1;
|
|
24849
24926
|
var mobileDeviceDetected$1 = isBelowBreakpoint$1 && isTouchDevice$2;
|
|
24850
|
-
var fallbacks$1 = mobileDeviceDetected$1 ? mobileFallbackValues$1 : fallbackValues$
|
|
24927
|
+
var fallbacks$1 = mobileDeviceDetected$1 ? mobileFallbackValues$1 : fallbackValues$h;
|
|
24851
24928
|
|
|
24852
24929
|
var Detail = function Detail(_ref) {
|
|
24853
24930
|
var themeValues = _ref.themeValues,
|
|
@@ -24888,7 +24965,7 @@ var Detail$1 = themeComponent(Detail, "Detail", fallbacks$1, "regular");
|
|
|
24888
24965
|
|
|
24889
24966
|
var backgroundColor$3 = WHITE;
|
|
24890
24967
|
var boxShadow = "0px 2px 14px 0px ".concat(ATHENS_GREY, ", 0px 3px 8px 0px ").concat(GHOST_GREY);
|
|
24891
|
-
var fallbackValues$
|
|
24968
|
+
var fallbackValues$i = {
|
|
24892
24969
|
backgroundColor: backgroundColor$3,
|
|
24893
24970
|
boxShadow: boxShadow
|
|
24894
24971
|
};
|
|
@@ -24909,7 +24986,7 @@ var DisplayBox = function DisplayBox(_ref) {
|
|
|
24909
24986
|
}, children));
|
|
24910
24987
|
};
|
|
24911
24988
|
|
|
24912
|
-
var DisplayBox$1 = themeComponent(DisplayBox, "DisplayBox", fallbackValues$
|
|
24989
|
+
var DisplayBox$1 = themeComponent(DisplayBox, "DisplayBox", fallbackValues$i);
|
|
24913
24990
|
|
|
24914
24991
|
function _extends$2() {
|
|
24915
24992
|
_extends$2 = Object.assign || function (target) {
|
|
@@ -25300,7 +25377,7 @@ var index$4 = /*#__PURE__*/Object.freeze({
|
|
|
25300
25377
|
var hoverColor$4 = "#116285";
|
|
25301
25378
|
var activeColor$4 = "#0E506D";
|
|
25302
25379
|
var popoverTriggerColor = "#15749D";
|
|
25303
|
-
var fallbackValues$
|
|
25380
|
+
var fallbackValues$j = {
|
|
25304
25381
|
hoverColor: hoverColor$4,
|
|
25305
25382
|
activeColor: activeColor$4,
|
|
25306
25383
|
popoverTriggerColor: popoverTriggerColor
|
|
@@ -25458,7 +25535,7 @@ var Popover = function Popover(_ref) {
|
|
|
25458
25535
|
})));
|
|
25459
25536
|
};
|
|
25460
25537
|
|
|
25461
|
-
var Popover$1 = themeComponent(Popover, "Popover", fallbackValues$
|
|
25538
|
+
var Popover$1 = themeComponent(Popover, "Popover", fallbackValues$j);
|
|
25462
25539
|
|
|
25463
25540
|
var DisplayCard = function DisplayCard(_ref) {
|
|
25464
25541
|
var title = _ref.title,
|
|
@@ -25541,7 +25618,7 @@ var inputBackgroundColor$1 = {
|
|
|
25541
25618
|
"default": "".concat(WHITE),
|
|
25542
25619
|
disabled: "".concat(SEASHELL_WHITE)
|
|
25543
25620
|
};
|
|
25544
|
-
var color$
|
|
25621
|
+
var color$7 = {
|
|
25545
25622
|
"default": "".concat(MINESHAFT_GREY),
|
|
25546
25623
|
disabled: "".concat(DUSTY_GREY)
|
|
25547
25624
|
};
|
|
@@ -25576,11 +25653,11 @@ var hoverFocusStyles$1 = {
|
|
|
25576
25653
|
var formFooterPanel = {
|
|
25577
25654
|
"default": "".concat(INFO_BLUE)
|
|
25578
25655
|
};
|
|
25579
|
-
var fallbackValues$
|
|
25656
|
+
var fallbackValues$k = {
|
|
25580
25657
|
linkColor: linkColor$2,
|
|
25581
25658
|
formBackgroundColor: formBackgroundColor$1,
|
|
25582
25659
|
inputBackgroundColor: inputBackgroundColor$1,
|
|
25583
|
-
color: color$
|
|
25660
|
+
color: color$7,
|
|
25584
25661
|
labelColor: labelColor$1,
|
|
25585
25662
|
borderColor: borderColor$1,
|
|
25586
25663
|
lineHeight: lineHeight$2,
|
|
@@ -25798,7 +25875,7 @@ var FormInput = function FormInput(_ref15) {
|
|
|
25798
25875
|
}, decorator)));
|
|
25799
25876
|
};
|
|
25800
25877
|
|
|
25801
|
-
var FormInput$1 = themeComponent(FormInput, "FormInput", fallbackValues$
|
|
25878
|
+
var FormInput$1 = themeComponent(FormInput, "FormInput", fallbackValues$k, "default");
|
|
25802
25879
|
|
|
25803
25880
|
var _excluded$q = ["breakpoint", "childGap", "largeChild", "largeChildSize", "children"];
|
|
25804
25881
|
|
|
@@ -25854,7 +25931,7 @@ var FormContainer = function FormContainer(_ref) {
|
|
|
25854
25931
|
}, rest), children);
|
|
25855
25932
|
};
|
|
25856
25933
|
|
|
25857
|
-
var FormContainer$1 = themeComponent(withWindowSize(FormContainer), "FormContainer", fallbackValues$
|
|
25934
|
+
var FormContainer$1 = themeComponent(withWindowSize(FormContainer), "FormContainer", fallbackValues$k, "default");
|
|
25858
25935
|
|
|
25859
25936
|
var FormFooterPanel = function FormFooterPanel(_ref) {
|
|
25860
25937
|
var themeValues = _ref.themeValues,
|
|
@@ -25878,7 +25955,7 @@ var FormFooterPanel = function FormFooterPanel(_ref) {
|
|
|
25878
25955
|
})));
|
|
25879
25956
|
};
|
|
25880
25957
|
|
|
25881
|
-
var FormFooterPanel$1 = themeComponent(withWindowSize(FormFooterPanel), "FormFooterPanel", fallbackValues$
|
|
25958
|
+
var FormFooterPanel$1 = themeComponent(withWindowSize(FormFooterPanel), "FormFooterPanel", fallbackValues$k, "default");
|
|
25882
25959
|
|
|
25883
25960
|
var fontSize$7 = {
|
|
25884
25961
|
"default": "1rem",
|
|
@@ -25888,14 +25965,14 @@ var padding$1 = {
|
|
|
25888
25965
|
"default": "0",
|
|
25889
25966
|
radio: "0.625rem 0"
|
|
25890
25967
|
};
|
|
25891
|
-
var color$
|
|
25968
|
+
var color$8 = {
|
|
25892
25969
|
"default": "".concat(CHARADE_GREY),
|
|
25893
25970
|
radio: "".concat(MINESHAFT_GREY)
|
|
25894
25971
|
};
|
|
25895
|
-
var fallbackValues$
|
|
25972
|
+
var fallbackValues$l = {
|
|
25896
25973
|
fontSize: fontSize$7,
|
|
25897
25974
|
padding: padding$1,
|
|
25898
|
-
color: color$
|
|
25975
|
+
color: color$8
|
|
25899
25976
|
};
|
|
25900
25977
|
|
|
25901
25978
|
var FormattedAddress = function FormattedAddress(_ref) {
|
|
@@ -25935,11 +26012,11 @@ var FormattedAddress = function FormattedAddress(_ref) {
|
|
|
25935
26012
|
}, city, ", ", stateProvince, " ".concat(zip), country ? " ".concat(country) : "")));
|
|
25936
26013
|
};
|
|
25937
26014
|
|
|
25938
|
-
var FormattedAddress$1 = themeComponent(FormattedAddress, "FormattedAddress", fallbackValues$
|
|
26015
|
+
var FormattedAddress$1 = themeComponent(FormattedAddress, "FormattedAddress", fallbackValues$l, "default");
|
|
25939
26016
|
|
|
25940
26017
|
var textColor$1 = "".concat(CHARADE_GREY);
|
|
25941
26018
|
var autopayTextColor = "".concat(REGENT_GREY);
|
|
25942
|
-
var fallbackValues$
|
|
26019
|
+
var fallbackValues$m = {
|
|
25943
26020
|
textColor: textColor$1,
|
|
25944
26021
|
autopayTextColor: autopayTextColor
|
|
25945
26022
|
};
|
|
@@ -25979,11 +26056,11 @@ var FormattedBankAccount = function FormattedBankAccount(_ref2) {
|
|
|
25979
26056
|
}, "Autopay Enabled")));
|
|
25980
26057
|
};
|
|
25981
26058
|
|
|
25982
|
-
var FormattedBankAccount$1 = themeComponent(FormattedBankAccount, "FormattedBankAccount", fallbackValues$
|
|
26059
|
+
var FormattedBankAccount$1 = themeComponent(FormattedBankAccount, "FormattedBankAccount", fallbackValues$m);
|
|
25983
26060
|
|
|
25984
26061
|
var textColor$2 = "".concat(CHARADE_GREY);
|
|
25985
26062
|
var autopayTextColor$1 = "".concat(REGENT_GREY);
|
|
25986
|
-
var fallbackValues$
|
|
26063
|
+
var fallbackValues$n = {
|
|
25987
26064
|
textColor: textColor$2,
|
|
25988
26065
|
autopayTextColor: autopayTextColor$1
|
|
25989
26066
|
};
|
|
@@ -26020,7 +26097,7 @@ var FormattedCreditCard = function FormattedCreditCard(_ref) {
|
|
|
26020
26097
|
}, "Autopay Enabled")));
|
|
26021
26098
|
};
|
|
26022
26099
|
|
|
26023
|
-
var FormattedCreditCard$1 = themeComponent(FormattedCreditCard, "FormattedCreditCard", fallbackValues$
|
|
26100
|
+
var FormattedCreditCard$1 = themeComponent(FormattedCreditCard, "FormattedCreditCard", fallbackValues$n);
|
|
26024
26101
|
|
|
26025
26102
|
var Hamburger = styled__default.button.withConfig({
|
|
26026
26103
|
displayName: "HamburgerButton__Hamburger",
|
|
@@ -26102,7 +26179,7 @@ var fontSize$8 = {
|
|
|
26102
26179
|
h5: "1.375rem",
|
|
26103
26180
|
h6: "1.25rem"
|
|
26104
26181
|
};
|
|
26105
|
-
var fallbackValues$
|
|
26182
|
+
var fallbackValues$o = {
|
|
26106
26183
|
fontFamily: fontFamily$5,
|
|
26107
26184
|
fontSize: fontSize$8
|
|
26108
26185
|
};
|
|
@@ -26144,7 +26221,7 @@ var Heading = function Heading(_ref) {
|
|
|
26144
26221
|
}, rest), safeChildren(children, /*#__PURE__*/React__default.createElement("span", null)));
|
|
26145
26222
|
};
|
|
26146
26223
|
|
|
26147
|
-
var Heading$1 = themeComponent(Heading, "Heading", fallbackValues$
|
|
26224
|
+
var Heading$1 = themeComponent(Heading, "Heading", fallbackValues$o, "h1");
|
|
26148
26225
|
|
|
26149
26226
|
var Image = styled__default.img.withConfig({
|
|
26150
26227
|
displayName: "ImageBoxstyled__Image",
|
|
@@ -26271,7 +26348,7 @@ var fontWeight$4 = {
|
|
|
26271
26348
|
pL: "600",
|
|
26272
26349
|
h6: "700"
|
|
26273
26350
|
};
|
|
26274
|
-
var fallbackValues$
|
|
26351
|
+
var fallbackValues$p = {
|
|
26275
26352
|
fontWeight: fontWeight$4
|
|
26276
26353
|
};
|
|
26277
26354
|
|
|
@@ -26299,7 +26376,7 @@ var LabeledAmount = function LabeledAmount(_ref) {
|
|
|
26299
26376
|
}, amount));
|
|
26300
26377
|
};
|
|
26301
26378
|
|
|
26302
|
-
var LabeledAmount$1 = themeComponent(LabeledAmount, "LabeledAmount", fallbackValues$
|
|
26379
|
+
var LabeledAmount$1 = themeComponent(LabeledAmount, "LabeledAmount", fallbackValues$p, "default");
|
|
26303
26380
|
|
|
26304
26381
|
var weightTitle = {
|
|
26305
26382
|
"default": "600",
|
|
@@ -26309,7 +26386,7 @@ var paragraphVariant = {
|
|
|
26309
26386
|
"default": "pL",
|
|
26310
26387
|
small: "pS"
|
|
26311
26388
|
};
|
|
26312
|
-
var fallbackValues$
|
|
26389
|
+
var fallbackValues$q = {
|
|
26313
26390
|
weightTitle: weightTitle,
|
|
26314
26391
|
paragraphVariant: paragraphVariant
|
|
26315
26392
|
};
|
|
@@ -26343,11 +26420,11 @@ var LineItem = function LineItem(_ref) {
|
|
|
26343
26420
|
}, amount));
|
|
26344
26421
|
};
|
|
26345
26422
|
|
|
26346
|
-
var LineItem$1 = themeComponent(LineItem, "LineItem", fallbackValues$
|
|
26423
|
+
var LineItem$1 = themeComponent(LineItem, "LineItem", fallbackValues$q, "default");
|
|
26347
26424
|
|
|
26348
|
-
var color$
|
|
26349
|
-
var fallbackValues$
|
|
26350
|
-
color: color$
|
|
26425
|
+
var color$9 = "#15749D";
|
|
26426
|
+
var fallbackValues$r = {
|
|
26427
|
+
color: color$9
|
|
26351
26428
|
};
|
|
26352
26429
|
|
|
26353
26430
|
var SpinnerSvgAnimation = styled__default.svg.withConfig({
|
|
@@ -26402,7 +26479,7 @@ var Spinner$1 = function Spinner(_ref6) {
|
|
|
26402
26479
|
})));
|
|
26403
26480
|
};
|
|
26404
26481
|
|
|
26405
|
-
var Spinner$2 = themeComponent(Spinner$1, "Spinner", fallbackValues$
|
|
26482
|
+
var Spinner$2 = themeComponent(Spinner$1, "Spinner", fallbackValues$r);
|
|
26406
26483
|
|
|
26407
26484
|
var Loading = function Loading() {
|
|
26408
26485
|
return /*#__PURE__*/React__default.createElement(Box, {
|
|
@@ -26660,7 +26737,7 @@ var PasswordRequirements = function PasswordRequirements(_ref) {
|
|
|
26660
26737
|
}))));
|
|
26661
26738
|
};
|
|
26662
26739
|
|
|
26663
|
-
var color$
|
|
26740
|
+
var color$a = {
|
|
26664
26741
|
"default": "".concat(CHARADE_GREY),
|
|
26665
26742
|
large: "".concat(BRIGHT_GREY)
|
|
26666
26743
|
};
|
|
@@ -26668,8 +26745,8 @@ var height$1 = {
|
|
|
26668
26745
|
"default": "3rem",
|
|
26669
26746
|
large: "192px"
|
|
26670
26747
|
};
|
|
26671
|
-
var fallbackValues$
|
|
26672
|
-
color: color$
|
|
26748
|
+
var fallbackValues$s = {
|
|
26749
|
+
color: color$a,
|
|
26673
26750
|
height: height$1
|
|
26674
26751
|
};
|
|
26675
26752
|
|
|
@@ -26777,12 +26854,12 @@ var Placeholder = function Placeholder(_ref2) {
|
|
|
26777
26854
|
}, text)))))))))));
|
|
26778
26855
|
};
|
|
26779
26856
|
|
|
26780
|
-
var Placeholder$1 = themeComponent(Placeholder, "Placeholder", fallbackValues$
|
|
26857
|
+
var Placeholder$1 = themeComponent(Placeholder, "Placeholder", fallbackValues$s, "default");
|
|
26781
26858
|
|
|
26782
26859
|
var backgroundColor$4 = {
|
|
26783
26860
|
"default": "".concat(WHITE)
|
|
26784
26861
|
};
|
|
26785
|
-
var fallbackValues$
|
|
26862
|
+
var fallbackValues$t = {
|
|
26786
26863
|
backgroundColor: backgroundColor$4
|
|
26787
26864
|
};
|
|
26788
26865
|
|
|
@@ -26810,11 +26887,11 @@ var ProcessingFee = function ProcessingFee(_ref) {
|
|
|
26810
26887
|
}));
|
|
26811
26888
|
};
|
|
26812
26889
|
|
|
26813
|
-
var ProcessingFee$1 = themeComponent(ProcessingFee, "ProcessingFee", fallbackValues$
|
|
26890
|
+
var ProcessingFee$1 = themeComponent(ProcessingFee, "ProcessingFee", fallbackValues$t, "default");
|
|
26814
26891
|
|
|
26815
26892
|
var activeColor$5 = MATISSE_BLUE;
|
|
26816
26893
|
var inactiveBorderColor = GREY_CHATEAU;
|
|
26817
|
-
var fallbackValues$
|
|
26894
|
+
var fallbackValues$u = {
|
|
26818
26895
|
inactiveBorderColor: inactiveBorderColor,
|
|
26819
26896
|
activeColor: activeColor$5
|
|
26820
26897
|
};
|
|
@@ -26886,11 +26963,11 @@ var RadioButtonWithLabel = function RadioButtonWithLabel(_ref5) {
|
|
|
26886
26963
|
}), labelText));
|
|
26887
26964
|
};
|
|
26888
26965
|
|
|
26889
|
-
var RadioButtonWithLabel$1 = themeComponent(RadioButtonWithLabel, "RadioButtonWithLabel", fallbackValues$
|
|
26966
|
+
var RadioButtonWithLabel$1 = themeComponent(RadioButtonWithLabel, "RadioButtonWithLabel", fallbackValues$u);
|
|
26890
26967
|
|
|
26891
26968
|
var activeColor$6 = "".concat(MATISSE_BLUE);
|
|
26892
26969
|
var inactiveColor = "".concat(GREY_CHATEAU);
|
|
26893
|
-
var fallbackValues$
|
|
26970
|
+
var fallbackValues$v = {
|
|
26894
26971
|
activeColor: activeColor$6,
|
|
26895
26972
|
inactiveColor: inactiveColor
|
|
26896
26973
|
};
|
|
@@ -26983,12 +27060,12 @@ var RadioButton$1 = function RadioButton(_ref2) {
|
|
|
26983
27060
|
})));
|
|
26984
27061
|
};
|
|
26985
27062
|
|
|
26986
|
-
var RadioButton$2 = themeComponent(RadioButton$1, "RadioButton", fallbackValues$
|
|
27063
|
+
var RadioButton$2 = themeComponent(RadioButton$1, "RadioButton", fallbackValues$v);
|
|
26987
27064
|
|
|
26988
27065
|
var border$2 = {
|
|
26989
27066
|
"default": "1px solid #caced8"
|
|
26990
27067
|
};
|
|
26991
|
-
var fallbackValues$
|
|
27068
|
+
var fallbackValues$w = {
|
|
26992
27069
|
border: border$2
|
|
26993
27070
|
};
|
|
26994
27071
|
|
|
@@ -27065,7 +27142,7 @@ var SearchableSelect = function SearchableSelect(_ref) {
|
|
|
27065
27142
|
}))));
|
|
27066
27143
|
};
|
|
27067
27144
|
|
|
27068
|
-
var SearchableSelect$1 = themeComponent(SearchableSelect, "SearchableSelect", fallbackValues$
|
|
27145
|
+
var SearchableSelect$1 = themeComponent(SearchableSelect, "SearchableSelect", fallbackValues$w, "default");
|
|
27069
27146
|
|
|
27070
27147
|
var borderColor$2 = {
|
|
27071
27148
|
"default": "".concat(GREY_CHATEAU)
|
|
@@ -27073,7 +27150,7 @@ var borderColor$2 = {
|
|
|
27073
27150
|
var borderSize = {
|
|
27074
27151
|
"default": "1px"
|
|
27075
27152
|
};
|
|
27076
|
-
var fallbackValues$
|
|
27153
|
+
var fallbackValues$x = {
|
|
27077
27154
|
borderColor: borderColor$2,
|
|
27078
27155
|
borderSize: borderSize
|
|
27079
27156
|
};
|
|
@@ -27090,7 +27167,7 @@ var SolidDivider = function SolidDivider(_ref) {
|
|
|
27090
27167
|
});
|
|
27091
27168
|
};
|
|
27092
27169
|
|
|
27093
|
-
var SolidDivider$1 = themeComponent(SolidDivider, "SolidDivider", fallbackValues$
|
|
27170
|
+
var SolidDivider$1 = themeComponent(SolidDivider, "SolidDivider", fallbackValues$x, "default");
|
|
27094
27171
|
|
|
27095
27172
|
var placeHolderOptionUS = {
|
|
27096
27173
|
text: "Please select state",
|
|
@@ -37674,7 +37751,7 @@ var offBackground = "".concat(REGENT_GREY);
|
|
|
37674
37751
|
var labelStyles = "\n display: flex;\n justify-content: flex-start;\n align-items: center;\n";
|
|
37675
37752
|
var rightLabelStyles = "\n ".concat(labelStyles, "\n flex-direction: row;\n");
|
|
37676
37753
|
var leftLabelStyles = "\n ".concat(labelStyles, "\n flex-direction: row-reverse;\n");
|
|
37677
|
-
var fallbackValues$
|
|
37754
|
+
var fallbackValues$y = {
|
|
37678
37755
|
onBackground: onBackground,
|
|
37679
37756
|
disabledBackground: disabledBackground,
|
|
37680
37757
|
white: white,
|
|
@@ -37850,14 +37927,14 @@ var ToggleSwitch = function ToggleSwitch(_ref6) {
|
|
|
37850
37927
|
}, label))));
|
|
37851
37928
|
};
|
|
37852
37929
|
|
|
37853
|
-
var ToggleSwitch$1 = themeComponent(ToggleSwitch, "ToggleSwitch", fallbackValues$
|
|
37930
|
+
var ToggleSwitch$1 = themeComponent(ToggleSwitch, "ToggleSwitch", fallbackValues$y);
|
|
37854
37931
|
|
|
37855
|
-
var background$
|
|
37932
|
+
var background$2 = "".concat(ATHENS_GREY);
|
|
37856
37933
|
var white$1 = "".concat(WHITE);
|
|
37857
37934
|
var black = "#000";
|
|
37858
37935
|
var focusBorder = "".concat(MATISSE_BLUE);
|
|
37859
37936
|
var themeValues = {
|
|
37860
|
-
background: background$
|
|
37937
|
+
background: background$2,
|
|
37861
37938
|
white: white$1,
|
|
37862
37939
|
black: black,
|
|
37863
37940
|
focusBorder: focusBorder
|
|
@@ -37899,7 +37976,7 @@ var backgroundColor$5 = WHITE;
|
|
|
37899
37976
|
var imageBackgroundColor = INFO_BLUE;
|
|
37900
37977
|
var headerBackgroundColor = STORM_GREY;
|
|
37901
37978
|
var headerColor = WHITE;
|
|
37902
|
-
var fallbackValues$
|
|
37979
|
+
var fallbackValues$z = {
|
|
37903
37980
|
backgroundColor: backgroundColor$5,
|
|
37904
37981
|
imageBackgroundColor: imageBackgroundColor,
|
|
37905
37982
|
headerBackgroundColor: headerBackgroundColor,
|
|
@@ -37923,7 +38000,7 @@ var CardImage = styled__default.img.withConfig({
|
|
|
37923
38000
|
var titleColor = BRIGHT_GREY;
|
|
37924
38001
|
var titleWeight = FONT_WEIGHT_BOLD;
|
|
37925
38002
|
var textColor$3 = BRIGHT_GREY;
|
|
37926
|
-
var fallbackValues$
|
|
38003
|
+
var fallbackValues$A = {
|
|
37927
38004
|
titleColor: titleColor,
|
|
37928
38005
|
titleWeight: titleWeight,
|
|
37929
38006
|
textColor: textColor$3
|
|
@@ -37947,7 +38024,7 @@ var CardText = function CardText(_ref) {
|
|
|
37947
38024
|
color: themeValues.textColor
|
|
37948
38025
|
}, text))));
|
|
37949
38026
|
};
|
|
37950
|
-
var CardText$1 = themeComponent(withWindowSize(CardText), "CardText", fallbackValues$
|
|
38027
|
+
var CardText$1 = themeComponent(withWindowSize(CardText), "CardText", fallbackValues$A);
|
|
37951
38028
|
|
|
37952
38029
|
var CardHeader = function CardHeader(_ref) {
|
|
37953
38030
|
var backgroundColor = _ref.backgroundColor,
|
|
@@ -38050,12 +38127,12 @@ var Card = function Card(_ref) {
|
|
|
38050
38127
|
}), children)))));
|
|
38051
38128
|
};
|
|
38052
38129
|
|
|
38053
|
-
var Card$1 = themeComponent(withWindowSize(Card), "Card", fallbackValues$
|
|
38130
|
+
var Card$1 = themeComponent(withWindowSize(Card), "Card", fallbackValues$z);
|
|
38054
38131
|
|
|
38055
38132
|
var fontFamily$6 = "Public Sans, sans-serif";
|
|
38056
38133
|
var activeColor$7 = MATISSE_BLUE;
|
|
38057
38134
|
var linkColor$3 = CHARADE_GREY;
|
|
38058
|
-
var fallbackValues$
|
|
38135
|
+
var fallbackValues$B = {
|
|
38059
38136
|
fontFamily: fontFamily$6,
|
|
38060
38137
|
activeColor: activeColor$7,
|
|
38061
38138
|
linkColor: linkColor$3
|
|
@@ -38088,7 +38165,7 @@ var NavTab = function NavTab(_ref) {
|
|
|
38088
38165
|
}, label));
|
|
38089
38166
|
};
|
|
38090
38167
|
|
|
38091
|
-
var NavTab$1 = themeComponent(NavTab, "NavTab", fallbackValues$
|
|
38168
|
+
var NavTab$1 = themeComponent(NavTab, "NavTab", fallbackValues$B);
|
|
38092
38169
|
|
|
38093
38170
|
var NavTabs = function NavTabs(_ref) {
|
|
38094
38171
|
var tabsConfig = _ref.tabsConfig,
|
|
@@ -38189,7 +38266,7 @@ var TableCell_styled = styled__default.td.withConfig({
|
|
|
38189
38266
|
|
|
38190
38267
|
var backgroundColor$6 = ALABASTER_WHITE;
|
|
38191
38268
|
var borderColor$3 = GREY_CHATEAU;
|
|
38192
|
-
var fallbackValues$
|
|
38269
|
+
var fallbackValues$C = {
|
|
38193
38270
|
backgroundColor: backgroundColor$6,
|
|
38194
38271
|
borderColor: borderColor$3
|
|
38195
38272
|
};
|
|
@@ -38211,7 +38288,7 @@ var StyledTableHead = styled__default.thead.withConfig({
|
|
|
38211
38288
|
|
|
38212
38289
|
var borderColor$4 = GREY_CHATEAU;
|
|
38213
38290
|
var hoverBackgroundColor$1 = HOVER_LIGHT_BLUE;
|
|
38214
|
-
var fallbackValues$
|
|
38291
|
+
var fallbackValues$D = {
|
|
38215
38292
|
borderColor: borderColor$4,
|
|
38216
38293
|
hoverBackgroundColor: hoverBackgroundColor$1
|
|
38217
38294
|
};
|
|
@@ -38253,7 +38330,7 @@ var TableRow = function TableRow(_ref) {
|
|
|
38253
38330
|
}, props), children);
|
|
38254
38331
|
};
|
|
38255
38332
|
|
|
38256
|
-
var TableRow$1 = themeComponent(TableRow, "TableRow", fallbackValues$
|
|
38333
|
+
var TableRow$1 = themeComponent(TableRow, "TableRow", fallbackValues$D);
|
|
38257
38334
|
|
|
38258
38335
|
var TableHead = function TableHead(_ref) {
|
|
38259
38336
|
var children = _ref.children,
|
|
@@ -38269,7 +38346,7 @@ var TableHead = function TableHead(_ref) {
|
|
|
38269
38346
|
}, children));
|
|
38270
38347
|
};
|
|
38271
38348
|
|
|
38272
|
-
var TableHead$1 = themeComponent(TableHead, "TableHead", fallbackValues$
|
|
38349
|
+
var TableHead$1 = themeComponent(TableHead, "TableHead", fallbackValues$C);
|
|
38273
38350
|
|
|
38274
38351
|
var TableHeading_styled = styled__default.th.withConfig({
|
|
38275
38352
|
displayName: "TableHeadingstyled",
|
|
@@ -40190,7 +40267,7 @@ AddressForm.mapStateToProps = mapStateToProps$1;
|
|
|
40190
40267
|
AddressForm.mapDispatchToProps = mapDispatchToProps;
|
|
40191
40268
|
|
|
40192
40269
|
var backgroundColor$7 = "#ebeffb";
|
|
40193
|
-
var fallbackValues$
|
|
40270
|
+
var fallbackValues$E = {
|
|
40194
40271
|
backgroundColor: backgroundColor$7
|
|
40195
40272
|
};
|
|
40196
40273
|
|
|
@@ -40242,7 +40319,7 @@ var Banner = function Banner(_ref) {
|
|
|
40242
40319
|
}, /*#__PURE__*/React__default.createElement(Image, null))));
|
|
40243
40320
|
};
|
|
40244
40321
|
|
|
40245
|
-
var Banner$1 = themeComponent(Banner, "Banner", fallbackValues$
|
|
40322
|
+
var Banner$1 = themeComponent(Banner, "Banner", fallbackValues$E);
|
|
40246
40323
|
|
|
40247
40324
|
var ChangePasswordForm = function ChangePasswordForm(_ref) {
|
|
40248
40325
|
var _newPasswordErrorMess;
|
|
@@ -40384,7 +40461,7 @@ ChangePasswordForm.mapDispatchToProps = mapDispatchToProps$1;
|
|
|
40384
40461
|
var titleColor$1 = "#292A33";
|
|
40385
40462
|
var headingBackgroundColor = "transparent";
|
|
40386
40463
|
var bodyBackgroundColor = "transparent";
|
|
40387
|
-
var fallbackValues$
|
|
40464
|
+
var fallbackValues$F = {
|
|
40388
40465
|
titleColor: titleColor$1,
|
|
40389
40466
|
headingBackgroundColor: headingBackgroundColor,
|
|
40390
40467
|
bodyBackgroundColor: bodyBackgroundColor
|
|
@@ -40513,7 +40590,7 @@ var CollapsibleSection = function CollapsibleSection(_ref) {
|
|
|
40513
40590
|
}, children))));
|
|
40514
40591
|
};
|
|
40515
40592
|
|
|
40516
|
-
var CollapsibleSection$1 = themeComponent(CollapsibleSection, "CollapsibleSection", fallbackValues$
|
|
40593
|
+
var CollapsibleSection$1 = themeComponent(CollapsibleSection, "CollapsibleSection", fallbackValues$F);
|
|
40517
40594
|
|
|
40518
40595
|
var ClipboardIcon = function ClipboardIcon(_ref) {
|
|
40519
40596
|
var themeValues = _ref.themeValues;
|
|
@@ -41103,7 +41180,7 @@ EmailForm.mapDispatchToProps = mapDispatchToProps$3;
|
|
|
41103
41180
|
|
|
41104
41181
|
var footerBackgroundColor = BRIGHT_GREY;
|
|
41105
41182
|
var subfooterBackgroundColor = STORM_GREY;
|
|
41106
|
-
var fallbackValues$
|
|
41183
|
+
var fallbackValues$G = {
|
|
41107
41184
|
footerBackgroundColor: footerBackgroundColor,
|
|
41108
41185
|
subfooterBackgroundColor: subfooterBackgroundColor
|
|
41109
41186
|
};
|
|
@@ -41135,7 +41212,7 @@ var FooterWithSubfooter = function FooterWithSubfooter(_ref) {
|
|
|
41135
41212
|
}));
|
|
41136
41213
|
};
|
|
41137
41214
|
|
|
41138
|
-
var FooterWithSubfooter$1 = themeComponent(FooterWithSubfooter, "FooterWithSubfooter", fallbackValues$
|
|
41215
|
+
var FooterWithSubfooter$1 = themeComponent(FooterWithSubfooter, "FooterWithSubfooter", fallbackValues$G);
|
|
41139
41216
|
|
|
41140
41217
|
var ForgotPasswordForm = function ForgotPasswordForm(_ref) {
|
|
41141
41218
|
var _EmailErrorMessages;
|
|
@@ -41187,7 +41264,7 @@ ForgotPasswordForm.mapDispatchToProps = mapDispatchToProps$4;
|
|
|
41187
41264
|
|
|
41188
41265
|
var textColor$4 = "#ffffff";
|
|
41189
41266
|
var backgroundColor$8 = "#182848";
|
|
41190
|
-
var fallbackValues$
|
|
41267
|
+
var fallbackValues$H = {
|
|
41191
41268
|
textColor: textColor$4,
|
|
41192
41269
|
backgroundColor: backgroundColor$8
|
|
41193
41270
|
};
|
|
@@ -41247,7 +41324,7 @@ var HighlightTabRow = function HighlightTabRow(_ref) {
|
|
|
41247
41324
|
}), repeat( /*#__PURE__*/React__default.createElement(Box, null), boxesAfter))));
|
|
41248
41325
|
};
|
|
41249
41326
|
|
|
41250
|
-
var HighlightTabRow$1 = themeComponent(HighlightTabRow, "HighlightTabRow", fallbackValues$
|
|
41327
|
+
var HighlightTabRow$1 = themeComponent(HighlightTabRow, "HighlightTabRow", fallbackValues$H);
|
|
41251
41328
|
|
|
41252
41329
|
var AccountBillIcon = function AccountBillIcon() {
|
|
41253
41330
|
return /*#__PURE__*/React__default.createElement("svg", {
|
|
@@ -46399,7 +46476,7 @@ var backgroundColor$9 = {
|
|
|
46399
46476
|
largeTitle: WHITE,
|
|
46400
46477
|
small: WHITE
|
|
46401
46478
|
};
|
|
46402
|
-
var fallbackValues$
|
|
46479
|
+
var fallbackValues$I = {
|
|
46403
46480
|
fontSize: fontSize$9,
|
|
46404
46481
|
fontWeight: fontWeight$5,
|
|
46405
46482
|
fontColor: fontColor,
|
|
@@ -46467,7 +46544,7 @@ var Module = function Module(_ref) {
|
|
|
46467
46544
|
}, children)));
|
|
46468
46545
|
};
|
|
46469
46546
|
|
|
46470
|
-
var Module$1 = /*#__PURE__*/React.memo(themeComponent(Module, "Module", fallbackValues$
|
|
46547
|
+
var Module$1 = /*#__PURE__*/React.memo(themeComponent(Module, "Module", fallbackValues$I, "default"));
|
|
46471
46548
|
|
|
46472
46549
|
var backgroundColor$a = {
|
|
46473
46550
|
profile: "#3b414d",
|
|
@@ -46477,7 +46554,7 @@ var shadowColor = {
|
|
|
46477
46554
|
profile: "#292A33",
|
|
46478
46555
|
cms: "#292A33"
|
|
46479
46556
|
};
|
|
46480
|
-
var fallbackValues$
|
|
46557
|
+
var fallbackValues$J = {
|
|
46481
46558
|
backgroundColor: backgroundColor$a,
|
|
46482
46559
|
shadowColor: shadowColor
|
|
46483
46560
|
};
|
|
@@ -46518,7 +46595,7 @@ var NavMenuDesktop = function NavMenuDesktop(_ref) {
|
|
|
46518
46595
|
}, menuContent));
|
|
46519
46596
|
};
|
|
46520
46597
|
|
|
46521
|
-
var NavMenuDesktop$1 = themeComponent(NavMenuDesktop, "NavMenu", fallbackValues$
|
|
46598
|
+
var NavMenuDesktop$1 = themeComponent(NavMenuDesktop, "NavMenu", fallbackValues$J, "profile");
|
|
46522
46599
|
|
|
46523
46600
|
var menu = posed.div({
|
|
46524
46601
|
invisible: {
|
|
@@ -46580,7 +46657,7 @@ var NavMenuMobile = function NavMenuMobile(_ref2) {
|
|
|
46580
46657
|
}, menuContent));
|
|
46581
46658
|
};
|
|
46582
46659
|
|
|
46583
|
-
var NavMenuMobile$1 = themeComponent(NavMenuMobile, "NavMenu", fallbackValues$
|
|
46660
|
+
var NavMenuMobile$1 = themeComponent(NavMenuMobile, "NavMenu", fallbackValues$J, "profile");
|
|
46584
46661
|
|
|
46585
46662
|
var ACH_METHOD = "BANK_ACCOUNT";
|
|
46586
46663
|
var CC_METHOD = "CREDIT_CARD";
|
|
@@ -46635,14 +46712,14 @@ var TitleModule = function TitleModule(_ref) {
|
|
|
46635
46712
|
}, subtitle)));
|
|
46636
46713
|
};
|
|
46637
46714
|
|
|
46638
|
-
var color$
|
|
46715
|
+
var color$b = "#15749D";
|
|
46639
46716
|
var hoverColor$5 = "#116285";
|
|
46640
46717
|
var activeColor$8 = "#0E506D";
|
|
46641
46718
|
var linkColor$4 = "#3176AA";
|
|
46642
46719
|
var fontWeight$6 = FONT_WEIGHT_REGULAR;
|
|
46643
46720
|
var modalLinkHoverFocus = "outline: none;\n cursor: pointer;\n text-decoration: underline;\n text-decoration-color: #317D4F;";
|
|
46644
|
-
var fallbackValues$
|
|
46645
|
-
color: color$
|
|
46721
|
+
var fallbackValues$K = {
|
|
46722
|
+
color: color$b,
|
|
46646
46723
|
hoverColor: hoverColor$5,
|
|
46647
46724
|
activeColor: activeColor$8,
|
|
46648
46725
|
linkColor: linkColor$4,
|
|
@@ -46767,7 +46844,7 @@ var AutopayModal = function AutopayModal(_ref) {
|
|
|
46767
46844
|
}, modalExtraProps), renderAutoPayControl());
|
|
46768
46845
|
};
|
|
46769
46846
|
|
|
46770
|
-
var AutopayModalModule = themeComponent(AutopayModal, "AutopayModal", fallbackValues$
|
|
46847
|
+
var AutopayModalModule = themeComponent(AutopayModal, "AutopayModal", fallbackValues$K);
|
|
46771
46848
|
|
|
46772
46849
|
var AmountModule = function AmountModule(_ref) {
|
|
46773
46850
|
var totalAmountDue = _ref.totalAmountDue,
|
|
@@ -47442,7 +47519,7 @@ var numberColor = MATISSE_BLUE;
|
|
|
47442
47519
|
var hoverBackgroundColor$2 = ALABASTER_WHITE;
|
|
47443
47520
|
var activeBackgroundColor$1 = WHITE;
|
|
47444
47521
|
var activeColor$9 = MATISSE_BLUE;
|
|
47445
|
-
var fallbackValues$
|
|
47522
|
+
var fallbackValues$L = {
|
|
47446
47523
|
activeColor: activeColor$9,
|
|
47447
47524
|
activeBackgroundColor: activeBackgroundColor$1,
|
|
47448
47525
|
arrowColor: arrowColor,
|
|
@@ -47650,7 +47727,7 @@ var Pagination = function Pagination(_ref3) {
|
|
|
47650
47727
|
}));
|
|
47651
47728
|
};
|
|
47652
47729
|
|
|
47653
|
-
var Pagination$1 = themeComponent(Pagination, "Pagination", fallbackValues$
|
|
47730
|
+
var Pagination$1 = themeComponent(Pagination, "Pagination", fallbackValues$L);
|
|
47654
47731
|
|
|
47655
47732
|
var PaymentButtonBar = function PaymentButtonBar(_ref) {
|
|
47656
47733
|
var _ref$isForwardButtonD = _ref.isForwardButtonDisabled,
|
|
@@ -47734,7 +47811,7 @@ var labeledAmountTotal = {
|
|
|
47734
47811
|
"default": "h6",
|
|
47735
47812
|
small: "p"
|
|
47736
47813
|
};
|
|
47737
|
-
var fallbackValues$
|
|
47814
|
+
var fallbackValues$M = {
|
|
47738
47815
|
backgroundColor: backgroundColor$b,
|
|
47739
47816
|
lineItem: lineItem,
|
|
47740
47817
|
labeledAmountSubtotal: labeledAmountSubtotal,
|
|
@@ -48054,7 +48131,7 @@ var PaymentDetails = function PaymentDetails(_ref4) {
|
|
|
48054
48131
|
});
|
|
48055
48132
|
};
|
|
48056
48133
|
|
|
48057
|
-
var PaymentDetails$1 = themeComponent(PaymentDetails, "PaymentDetails", fallbackValues$
|
|
48134
|
+
var PaymentDetails$1 = themeComponent(PaymentDetails, "PaymentDetails", fallbackValues$M, "default");
|
|
48058
48135
|
|
|
48059
48136
|
var linkColor$5 = {
|
|
48060
48137
|
"default": "#3176AA"
|
|
@@ -48071,7 +48148,7 @@ var fontWeight$7 = {
|
|
|
48071
48148
|
var modalLinkHoverFocus$1 = {
|
|
48072
48149
|
"default": "outline: none; text-decoration: underline;"
|
|
48073
48150
|
};
|
|
48074
|
-
var fallbackValues$
|
|
48151
|
+
var fallbackValues$N = {
|
|
48075
48152
|
linkColor: linkColor$5,
|
|
48076
48153
|
fontSize: fontSize$a,
|
|
48077
48154
|
lineHeight: lineHeight$4,
|
|
@@ -48130,7 +48207,7 @@ var AccountAndRoutingModal = function AccountAndRoutingModal(_ref) {
|
|
|
48130
48207
|
}, link));
|
|
48131
48208
|
};
|
|
48132
48209
|
|
|
48133
|
-
var AccountAndRoutingModal$1 = themeComponent(AccountAndRoutingModal, "AccountAndRoutingModal", fallbackValues$
|
|
48210
|
+
var AccountAndRoutingModal$1 = themeComponent(AccountAndRoutingModal, "AccountAndRoutingModal", fallbackValues$N, "default");
|
|
48134
48211
|
|
|
48135
48212
|
var backgroundColor$c = {
|
|
48136
48213
|
"default": "#ffffff",
|
|
@@ -48161,7 +48238,7 @@ var modalLinkHoverFocus$2 = {
|
|
|
48161
48238
|
"default": standardInteractionStyles,
|
|
48162
48239
|
footer: standardInteractionStyles
|
|
48163
48240
|
};
|
|
48164
|
-
var fallbackValues$
|
|
48241
|
+
var fallbackValues$O = {
|
|
48165
48242
|
backgroundColor: backgroundColor$c,
|
|
48166
48243
|
linkColor: linkColor$6,
|
|
48167
48244
|
border: border$3,
|
|
@@ -48226,7 +48303,7 @@ var TermsAndConditionsModal = function TermsAndConditionsModal(_ref) {
|
|
|
48226
48303
|
}, link));
|
|
48227
48304
|
};
|
|
48228
48305
|
|
|
48229
|
-
var TermsAndConditionsModal$1 = themeComponent(TermsAndConditionsModal, "TermsAndConditionsModal", fallbackValues$
|
|
48306
|
+
var TermsAndConditionsModal$1 = themeComponent(TermsAndConditionsModal, "TermsAndConditionsModal", fallbackValues$O, "default");
|
|
48230
48307
|
|
|
48231
48308
|
var TermsAndConditionsControlV1 = function TermsAndConditionsControlV1(_ref) {
|
|
48232
48309
|
var onCheck = _ref.onCheck,
|
|
@@ -49025,7 +49102,7 @@ var headingDisabledColor = "".concat(ATHENS_GREY);
|
|
|
49025
49102
|
var bodyBackgroundColor$1 = "#eeeeee";
|
|
49026
49103
|
var borderColor$5 = "".concat(GREY_CHATEAU);
|
|
49027
49104
|
var focusStyles = "outline: none;";
|
|
49028
|
-
var fallbackValues$
|
|
49105
|
+
var fallbackValues$P = {
|
|
49029
49106
|
headingBackgroundColor: headingBackgroundColor$1,
|
|
49030
49107
|
headingDisabledColor: headingDisabledColor,
|
|
49031
49108
|
bodyBackgroundColor: bodyBackgroundColor$1,
|
|
@@ -49215,7 +49292,7 @@ var RadioSection = function RadioSection(_ref) {
|
|
|
49215
49292
|
})));
|
|
49216
49293
|
};
|
|
49217
49294
|
|
|
49218
|
-
var RadioSection$1 = themeComponent(RadioSection, "RadioSection", fallbackValues$
|
|
49295
|
+
var RadioSection$1 = themeComponent(RadioSection, "RadioSection", fallbackValues$P);
|
|
49219
49296
|
|
|
49220
49297
|
var RegistrationForm = function RegistrationForm(_ref) {
|
|
49221
49298
|
var _emailErrorMessages, _passwordErrorMessage;
|
|
@@ -49512,7 +49589,7 @@ var ResetPasswordSuccess = withWindowSize(ResetConfirmationForm$2);
|
|
|
49512
49589
|
var activeTabBackground = "#FFFFFF";
|
|
49513
49590
|
var activeTabAccent = "#15749D";
|
|
49514
49591
|
var activeTabHover = "#B8D5E1";
|
|
49515
|
-
var fallbackValues$
|
|
49592
|
+
var fallbackValues$Q = {
|
|
49516
49593
|
activeTabBackground: activeTabBackground,
|
|
49517
49594
|
activeTabAccent: activeTabAccent,
|
|
49518
49595
|
activeTabHover: activeTabHover
|
|
@@ -49591,12 +49668,12 @@ var Tabs = function Tabs(_ref) {
|
|
|
49591
49668
|
}))));
|
|
49592
49669
|
};
|
|
49593
49670
|
|
|
49594
|
-
var Tabs$1 = themeComponent(Tabs, "NavigationTab", fallbackValues$
|
|
49671
|
+
var Tabs$1 = themeComponent(Tabs, "NavigationTab", fallbackValues$Q);
|
|
49595
49672
|
|
|
49596
49673
|
var activeTabBackground$1 = "#FFFFFF";
|
|
49597
49674
|
var activeTabAccent$1 = "#15749D";
|
|
49598
49675
|
var activeTabHover$1 = "#B8D5E1";
|
|
49599
|
-
var fallbackValues$
|
|
49676
|
+
var fallbackValues$R = {
|
|
49600
49677
|
activeTabBackground: activeTabBackground$1,
|
|
49601
49678
|
activeTabAccent: activeTabAccent$1,
|
|
49602
49679
|
activeTabHover: activeTabHover$1
|
|
@@ -49652,7 +49729,7 @@ var TabSidebar = function TabSidebar(_ref) {
|
|
|
49652
49729
|
})));
|
|
49653
49730
|
};
|
|
49654
49731
|
|
|
49655
|
-
var TabSidebar$1 = themeComponent(TabSidebar, "ProfileTab", fallbackValues$
|
|
49732
|
+
var TabSidebar$1 = themeComponent(TabSidebar, "ProfileTab", fallbackValues$R);
|
|
49656
49733
|
|
|
49657
49734
|
var Timeout = function Timeout(_ref) {
|
|
49658
49735
|
var onLogout = _ref.onLogout;
|
|
@@ -49696,7 +49773,7 @@ var fontColor$1 = WHITE;
|
|
|
49696
49773
|
var textAlign$1 = "left";
|
|
49697
49774
|
var headerBackgroundColor$1 = BRIGHT_GREY;
|
|
49698
49775
|
var imageBackgroundColor$1 = MATISSE_BLUE;
|
|
49699
|
-
var fallbackValues$
|
|
49776
|
+
var fallbackValues$S = {
|
|
49700
49777
|
fontWeight: fontWeight$9,
|
|
49701
49778
|
fontColor: fontColor$1,
|
|
49702
49779
|
textAlign: textAlign$1,
|
|
@@ -49743,7 +49820,7 @@ var WelcomeModule = function WelcomeModule(_ref) {
|
|
|
49743
49820
|
})))));
|
|
49744
49821
|
};
|
|
49745
49822
|
|
|
49746
|
-
var WelcomeModule$1 = /*#__PURE__*/React.memo(themeComponent(WelcomeModule, "WelcomeModule", fallbackValues$
|
|
49823
|
+
var WelcomeModule$1 = /*#__PURE__*/React.memo(themeComponent(WelcomeModule, "WelcomeModule", fallbackValues$S));
|
|
49747
49824
|
|
|
49748
49825
|
var WorkflowTile = function WorkflowTile(_ref) {
|
|
49749
49826
|
var _ref$workflowName = _ref.workflowName,
|
|
@@ -49798,7 +49875,7 @@ var WorkflowTile = function WorkflowTile(_ref) {
|
|
|
49798
49875
|
};
|
|
49799
49876
|
|
|
49800
49877
|
var pageBackground = "#FBFCFD";
|
|
49801
|
-
var fallbackValues$
|
|
49878
|
+
var fallbackValues$T = {
|
|
49802
49879
|
pageBackground: pageBackground
|
|
49803
49880
|
};
|
|
49804
49881
|
|
|
@@ -49847,7 +49924,7 @@ var CenterSingle = function CenterSingle(_ref) {
|
|
|
49847
49924
|
})));
|
|
49848
49925
|
};
|
|
49849
49926
|
|
|
49850
|
-
var CenterSingle$1 = withWindowSize(themeComponent(CenterSingle, "Global", fallbackValues$
|
|
49927
|
+
var CenterSingle$1 = withWindowSize(themeComponent(CenterSingle, "Global", fallbackValues$T));
|
|
49851
49928
|
|
|
49852
49929
|
var CenterStack = function CenterStack(_ref) {
|
|
49853
49930
|
var header = _ref.header,
|
|
@@ -49889,7 +49966,7 @@ var CenterStack = function CenterStack(_ref) {
|
|
|
49889
49966
|
})));
|
|
49890
49967
|
};
|
|
49891
49968
|
|
|
49892
|
-
var CenterStack$1 = withWindowSize(themeComponent(CenterStack, "Global", fallbackValues$
|
|
49969
|
+
var CenterStack$1 = withWindowSize(themeComponent(CenterStack, "Global", fallbackValues$T));
|
|
49893
49970
|
|
|
49894
49971
|
var CenterSingle$2 = function CenterSingle(_ref) {
|
|
49895
49972
|
var header = _ref.header,
|
|
@@ -49934,7 +50011,7 @@ var CenterSingle$2 = function CenterSingle(_ref) {
|
|
|
49934
50011
|
})));
|
|
49935
50012
|
};
|
|
49936
50013
|
|
|
49937
|
-
var DefaultPageTemplate = withWindowSize(themeComponent(CenterSingle$2, "Global", fallbackValues$
|
|
50014
|
+
var DefaultPageTemplate = withWindowSize(themeComponent(CenterSingle$2, "Global", fallbackValues$T));
|
|
49938
50015
|
|
|
49939
50016
|
var SidebarSingleContent = function SidebarSingleContent(_ref) {
|
|
49940
50017
|
var header = _ref.header,
|
|
@@ -49988,7 +50065,7 @@ var SidebarSingleContent = function SidebarSingleContent(_ref) {
|
|
|
49988
50065
|
})));
|
|
49989
50066
|
};
|
|
49990
50067
|
|
|
49991
|
-
var SidebarSingleContent$1 = withWindowSize(themeComponent(SidebarSingleContent, "Global", fallbackValues$
|
|
50068
|
+
var SidebarSingleContent$1 = withWindowSize(themeComponent(SidebarSingleContent, "Global", fallbackValues$T));
|
|
49992
50069
|
|
|
49993
50070
|
var SidebarStackContent = function SidebarStackContent(_ref) {
|
|
49994
50071
|
var header = _ref.header,
|
|
@@ -50059,7 +50136,7 @@ var SidebarStackContent = function SidebarStackContent(_ref) {
|
|
|
50059
50136
|
})));
|
|
50060
50137
|
};
|
|
50061
50138
|
|
|
50062
|
-
var SidebarStackContent$1 = withWindowSize(themeComponent(SidebarStackContent, "Global", fallbackValues$
|
|
50139
|
+
var SidebarStackContent$1 = withWindowSize(themeComponent(SidebarStackContent, "Global", fallbackValues$T));
|
|
50063
50140
|
|
|
50064
50141
|
exports.AccountNumberImage = AccountNumberImage;
|
|
50065
50142
|
exports.AccountsAddIcon = AccountsAddIcon$1;
|
|
@@ -50076,7 +50153,9 @@ exports.ArrowLeftCircleIconMedium = ArrowLeftCircleIconMedium;
|
|
|
50076
50153
|
exports.ArrowLeftCircleIconSmall = ArrowLeftCircleIconSmall;
|
|
50077
50154
|
exports.ArrowRightCircleIconSmall = ArrowRightCircleIconSmall;
|
|
50078
50155
|
exports.ArrowUpCircleIconSmall = ArrowUpCircleIconSmall;
|
|
50156
|
+
exports.AutopayIcon = AutopayIcon;
|
|
50079
50157
|
exports.AutopayOnIcon = AutopayOnIcon;
|
|
50158
|
+
exports.Badge = Badge$1;
|
|
50080
50159
|
exports.BankIcon = BankIcon;
|
|
50081
50160
|
exports.BankIconLarge = BankIconLarge;
|
|
50082
50161
|
exports.Banner = Banner$1;
|