@thecb/components 11.6.8-beta.2 → 11.7.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 +1 -263
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +2 -259
- package/dist/index.esm.js.map +1 -1
- package/package.json +3 -3
- package/src/components/.DS_Store +0 -0
- package/src/components/atoms/formatted-credit-card/FormattedCreditCard.js +2 -3
- package/src/components/atoms/icons/index.js +1 -9
- package/src/components/atoms/index.js +0 -1
- package/src/components/atoms/card-type/CardType.js +0 -34
- package/src/components/atoms/card-type/index.js +0 -3
- package/src/components/atoms/icons/AmExLargeIcon.js +0 -54
- package/src/components/atoms/icons/DiscoverLargeIcon.js +0 -137
- package/src/components/atoms/icons/MasterCardLargeIcon.js +0 -35
- package/src/components/atoms/icons/VisaLargeIcon.js +0 -40
package/dist/index.cjs.js
CHANGED
|
@@ -19003,238 +19003,6 @@ var WireSmallIcon = function WireSmallIcon() {
|
|
|
19003
19003
|
}));
|
|
19004
19004
|
};
|
|
19005
19005
|
|
|
19006
|
-
var VisaLargeIcon = function VisaLargeIcon() {
|
|
19007
|
-
return /*#__PURE__*/React__default.createElement("svg", {
|
|
19008
|
-
width: "36",
|
|
19009
|
-
height: "24",
|
|
19010
|
-
viewBox: "0 0 36 24",
|
|
19011
|
-
fill: "none",
|
|
19012
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
19013
|
-
role: "img",
|
|
19014
|
-
"aria-label": "Visa"
|
|
19015
|
-
}, /*#__PURE__*/React__default.createElement("path", {
|
|
19016
|
-
fillRule: "evenodd",
|
|
19017
|
-
clipRule: "evenodd",
|
|
19018
|
-
d: "M34.858 24H1.14296C0.511437 24 0 23.4738 0 22.8252V1.17485C0 0.5262 0.511437 0 1.14296 0H34.858C35.4897 0 36 0.5262 36 1.17485V22.8252C36 23.4738 35.4897 24 34.858 24Z",
|
|
19019
|
-
fill: "#F6F6F9"
|
|
19020
|
-
}), /*#__PURE__*/React__default.createElement("g", {
|
|
19021
|
-
clipPath: "url(#clip0_visa_large)"
|
|
19022
|
-
}, /*#__PURE__*/React__default.createElement("path", {
|
|
19023
|
-
d: "M15.1125 7.63715L11.9703 15.1338H9.92036L8.37411 9.15114C8.28024 8.78265 8.19861 8.64765 7.91312 8.4924C7.44699 8.23952 6.67725 7.99227 6 7.85502L6.04601 7.63715H9.34586C9.71649 7.63715 10.0446 7.91715 10.1401 8.40152L10.9567 12.7395L13.0749 7.63702H15.1125V7.63715ZM23.1447 12.6864C23.153 10.7078 20.4087 10.5988 20.4276 9.71489C20.4335 9.44589 20.6895 9.15989 21.2502 9.08689C21.528 9.05052 22.2936 9.02277 23.162 9.42239L23.5026 7.83266C23.0361 7.66328 22.4357 7.50027 21.6887 7.50027C19.7718 7.50027 18.4229 8.51927 18.4115 9.97839C18.399 11.0576 19.3743 11.6599 20.109 12.0185C20.8649 12.3858 21.1185 12.6218 21.1157 12.9503C21.1103 13.4531 20.5128 13.6751 19.9545 13.6839C18.9797 13.6989 18.414 13.4201 17.9633 13.2105L17.6117 14.8529C17.9648 15.0608 18.9012 15.2421 19.7684 15.2513C21.8057 15.2513 23.1384 14.2449 23.1447 12.6864ZM28.2065 15.134H30L28.4345 7.63715H26.779C26.4066 7.63715 26.0927 7.85389 25.9536 8.18715L23.0436 15.1338H25.0799L25.4841 14.0141H27.9723L28.2065 15.1338V15.134ZM26.0426 12.4778L27.0633 9.66302L27.6507 12.4778H26.0426ZM17.8833 7.63715L16.2797 15.1338H14.3405L15.9447 7.63715H17.8833Z",
|
|
19024
|
-
fill: "#1434CB"
|
|
19025
|
-
})), /*#__PURE__*/React__default.createElement("defs", null, /*#__PURE__*/React__default.createElement("clipPath", {
|
|
19026
|
-
id: "clip0_visa_large"
|
|
19027
|
-
}, /*#__PURE__*/React__default.createElement("rect", {
|
|
19028
|
-
width: "24",
|
|
19029
|
-
height: "7.75097",
|
|
19030
|
-
fill: "white",
|
|
19031
|
-
transform: "translate(6 7.5)"
|
|
19032
|
-
}))));
|
|
19033
|
-
};
|
|
19034
|
-
|
|
19035
|
-
var AmExLargeIcon = function AmExLargeIcon() {
|
|
19036
|
-
return /*#__PURE__*/React__default.createElement("svg", {
|
|
19037
|
-
width: "36",
|
|
19038
|
-
height: "24",
|
|
19039
|
-
viewBox: "0 0 36 24",
|
|
19040
|
-
fill: "none",
|
|
19041
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
19042
|
-
role: "img",
|
|
19043
|
-
"aria-label": "American Express"
|
|
19044
|
-
}, /*#__PURE__*/React__default.createElement("g", {
|
|
19045
|
-
clipPath: "url(#clip0_amex_large)"
|
|
19046
|
-
}, /*#__PURE__*/React__default.createElement("g", {
|
|
19047
|
-
clipPath: "url(#clip1_amex_large)"
|
|
19048
|
-
}, /*#__PURE__*/React__default.createElement("path", {
|
|
19049
|
-
d: "M32.868 21.376L31.204 19.52L29.4761 21.376H26.084H18.788V12.736H15.396L19.62 3.072H23.7161L25.188 6.4V3.072H30.3079L31.204 5.568L32.1 3.072H36.004V1.6C36.004 0.704 35.2999 0 34.404 0H0.0999999C-0.795999 0 -1.5 0.704 -1.5 1.6V22.4C-1.5 23.296 -0.795999 24 0.0999999 24H34.404C35.2999 24 36.004 23.296 36.004 22.4V21.376H32.868Z",
|
|
19050
|
-
fill: "#0071CE"
|
|
19051
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
19052
|
-
d: "M33.3161 20.352H36.004L32.484 16.576L36.004 12.864H33.38L31.14 15.296L28.9639 12.864H26.2759L29.86 16.64L26.2759 20.352H28.9L31.14 17.92L33.3161 20.352Z",
|
|
19053
|
-
fill: "#0071CE"
|
|
19054
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
19055
|
-
d: "M21.9878 18.624V17.472H26.2118V15.744H21.9878V14.592H26.2759V12.864H19.9398V20.352H26.2759V18.624H21.9878Z",
|
|
19056
|
-
fill: "#0071CE"
|
|
19057
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
19058
|
-
d: "M34.02 11.776H35.94V4.224L32.868 4.288L31.204 8.96L29.4761 4.288H26.2759V11.776H28.3241V6.528L30.244 11.776H32.036L34.02 6.528V11.776Z",
|
|
19059
|
-
fill: "#0071CE"
|
|
19060
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
19061
|
-
d: "M23.012 4.28796H20.388L17.06 11.776H19.2999L19.94 10.304H23.396L24.036 11.776H26.34L23.012 4.28796ZM20.6439 8.57596L21.6679 6.14396L22.692 8.57596H20.6439Z",
|
|
19062
|
-
fill: "#0071CE"
|
|
19063
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
19064
|
-
d: "M34.148 16.3839L36.004 18.432V14.3359L34.148 16.3839Z",
|
|
19065
|
-
fill: "#0071CE"
|
|
19066
|
-
}))), /*#__PURE__*/React__default.createElement("defs", null, /*#__PURE__*/React__default.createElement("clipPath", {
|
|
19067
|
-
id: "clip0_amex_large"
|
|
19068
|
-
}, /*#__PURE__*/React__default.createElement("rect", {
|
|
19069
|
-
width: "36",
|
|
19070
|
-
height: "24",
|
|
19071
|
-
rx: "1.5",
|
|
19072
|
-
fill: "white"
|
|
19073
|
-
})), /*#__PURE__*/React__default.createElement("clipPath", {
|
|
19074
|
-
id: "clip1_amex_large"
|
|
19075
|
-
}, /*#__PURE__*/React__default.createElement("rect", {
|
|
19076
|
-
width: "36",
|
|
19077
|
-
height: "24",
|
|
19078
|
-
fill: "white"
|
|
19079
|
-
}))));
|
|
19080
|
-
};
|
|
19081
|
-
|
|
19082
|
-
var DiscoverLargeIcon = function DiscoverLargeIcon() {
|
|
19083
|
-
return /*#__PURE__*/React__default.createElement("svg", {
|
|
19084
|
-
width: "36",
|
|
19085
|
-
height: "24",
|
|
19086
|
-
viewBox: "0 0 36 24",
|
|
19087
|
-
fill: "none",
|
|
19088
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
19089
|
-
role: "img",
|
|
19090
|
-
"aria-label": "Discover"
|
|
19091
|
-
}, /*#__PURE__*/React__default.createElement("g", {
|
|
19092
|
-
clipPath: "url(#clip0_discover_large)"
|
|
19093
|
-
}, /*#__PURE__*/React__default.createElement("path", {
|
|
19094
|
-
d: "M34.8144 0H1.18564C0.529586 0 0 0.552009 0 1.23584V22.7642C0 23.448 0.529586 24 1.18564 24H34.8144C35.4704 24 36 23.448 36 22.7642V1.23584C36 0.552009 35.4704 0 34.8144 0ZM34.2294 12C34.2294 18.3975 29.2538 23.5881 23.1122 23.5881H1.18564C1.13031 23.5881 1.07893 23.5839 1.02756 23.5716C0.976178 23.5592 0.9248 23.5428 0.877374 23.5221C0.810188 23.4933 0.746954 23.448 0.691623 23.3985C0.652103 23.3657 0.616533 23.3286 0.584916 23.2874C0.470304 23.1432 0.395214 22.9619 0.395214 22.7601V1.23584C0.395214 1.06694 0.446592 0.906282 0.529586 0.774459C0.557252 0.729146 0.588869 0.687951 0.624438 0.650876C0.695576 0.576725 0.782523 0.514934 0.877374 0.47274C0.9248 0.453141 0.976178 0.436664 1.02756 0.424305C1.07893 0.411947 1.13031 0.407828 1.18564 0.407828H23.1122C29.2497 0.407828 34.2294 5.59424 34.2294 11.9959V12Z",
|
|
19095
|
-
fill: "url(#paint0_linear_discover_large)"
|
|
19096
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
19097
|
-
d: "M3.06678 9.25305H1.66773V13.928H3.06284C3.80189 13.928 4.33937 13.7618 4.80968 13.388C5.36693 12.9462 5.69891 12.2816 5.69891 11.5943C5.69891 10.2160 4.61997 9.25305 3.07074 9.25305H3.06678ZM4.18128 12.7649C3.88092 13.0217 3.49361 13.1350 2.87708 13.1350H2.62019V10.0423H2.87708C3.49361 10.0423 3.86907 10.1480 4.18128 10.4199C4.51326 10.6993 4.71087 11.1373 4.71087 11.583C4.71087 12.0286 4.51326 12.4817 4.18128 12.7612V12.7649Z",
|
|
19098
|
-
fill: "#261F20"
|
|
19099
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
19100
|
-
d: "M7.08614 9.25305H6.13367V13.928H7.08614V9.25305Z",
|
|
19101
|
-
fill: "#261F20"
|
|
19102
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
19103
|
-
d: "M9.42188 11.0467C8.84882 10.8428 8.68283 10.7106 8.68283 10.4576C8.68283 10.1631 8.98319 9.94031 9.39413 9.94031C9.67875 9.94031 9.91589 10.0536 10.1649 10.318L10.6628 9.69486C10.2518 9.35123 9.76175 9.17725 9.22427 9.17725C8.35875 9.17725 7.69874 9.75150 7.69874 10.518C7.69874 11.1638 8.00700 11.4923 8.90415 11.7982C9.27567 11.9228 9.46929 12.0097 9.56415 12.0625C9.75386 12.1796 9.84870 12.3495 9.84870 12.5459C9.84870 12.9235 9.53253 13.2068 9.10578 13.2068C8.65113 13.2068 8.28366 12.9877 8.06241 12.5836L7.44586 13.1501C7.88445 13.7656 8.41407 14.0412 9.14119 14.0412C10.1331 14.0412 10.8286 13.4106 10.8286 12.5081C10.8286 11.7642 10.5087 11.4281 9.42188 11.1005V11.0467Z",
|
|
19104
|
-
fill: "#261F20"
|
|
19105
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
19106
|
-
d: "M11.1291 11.5943C11.1291 12.9688 12.2595 14.0336 13.7099 14.0336C14.1209 14.0336 14.4727 13.9581 14.9073 13.7618V12.6893C14.524 13.0556 14.1881 13.2029 13.7534 13.2029C12.7932 13.2029 12.1093 12.5383 12.1093 11.5905C12.1093 10.6917 12.8128 10.0056 13.7099 10.0056C14.1644 10.0056 14.5082 10.1604 14.9073 10.5105V9.43804C14.4885 9.23414 14.1446 9.15106 13.7336 9.15106C12.2871 9.15106 11.1291 10.2386 11.1291 11.598V11.5943Z",
|
|
19107
|
-
fill: "#261F20"
|
|
19108
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
19109
|
-
d: "M22.4756 12.3911L21.1674 9.25305H20.1281L22.2029 14.045H22.7167L24.8312 9.25305H23.7957L22.4756 12.3911Z",
|
|
19110
|
-
fill: "#261F20"
|
|
19111
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
19112
|
-
d: "M25.262 13.928H27.9692V13.1350H26.2145V11.8737H27.902V11.0808H26.2145V10.0461H27.9692V9.25305H25.262V13.928Z",
|
|
19113
|
-
fill: "#261F20"
|
|
19114
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
19115
|
-
d: "M31.7474 10.6314C31.7474 9.75528 31.1150 9.25305 29.9164 9.25305H28.6014V13.928H29.5539V12.0512H29.6804L31.0004 13.928H32.1742L30.6329 11.9568C31.3519 11.8171 31.7474 11.3488 31.7474 10.6314ZM29.8346 11.4016H29.5539V9.98564H29.8464C30.4393 9.98564 30.7633 10.2236 30.7633 10.6805C30.7633 11.1374 30.4393 11.4016 29.8305 11.4016H29.8346Z",
|
|
19116
|
-
fill: "#261F20"
|
|
19117
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
19118
|
-
d: "M32.5062 9.49845C32.5062 9.41537 32.4469 9.37005 32.3442 9.37005H32.2059V9.78167H32.3087V9.62317L32.4312 9.78167H32.5577L32.4153 9.61173C32.4746 9.59663 32.5103 9.55509 32.5103 9.49845H32.5062ZM32.3244 9.55509H32.3087V9.44558H32.3285C32.3798 9.44558 32.4075 9.46446 32.4075 9.49845C32.4075 9.53244 32.3798 9.55509 32.3285 9.55509H32.3244Z",
|
|
19119
|
-
fill: "#261F20"
|
|
19120
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
19121
|
-
d: "M32.364 9.21524C32.1545 9.21524 31.9886 9.37385 31.9886 9.57398C31.9886 9.77412 32.1585 9.93272 32.364 9.93272C32.5695 9.93272 32.7355 9.77034 32.7355 9.57398C32.7355 9.37762 32.5695 9.21524 32.364 9.21524ZM32.364 9.86852C32.198 9.86852 32.0636 9.73635 32.0636 9.57398C32.0636 9.41160 32.198 9.27944 32.364 9.27944C32.5299 9.27944 32.6604 9.41538 32.6604 9.57398C32.6604 9.73258 32.526 9.86852 32.364 9.86852Z",
|
|
19122
|
-
fill: "#261F20"
|
|
19123
|
-
}), /*#__PURE__*/React__default.createElement("g", {
|
|
19124
|
-
filter: "url(#filter0_i_discover_large)"
|
|
19125
|
-
}, /*#__PURE__*/React__default.createElement("circle", {
|
|
19126
|
-
cx: "17.7501",
|
|
19127
|
-
cy: "11.6276",
|
|
19128
|
-
r: "2.64908",
|
|
19129
|
-
fill: "url(#paint1_linear_discover_large)"
|
|
19130
|
-
}))), /*#__PURE__*/React__default.createElement("defs", null, /*#__PURE__*/React__default.createElement("filter", {
|
|
19131
|
-
id: "filter0_i_discover_large",
|
|
19132
|
-
x: "15.1011",
|
|
19133
|
-
y: "8.9785",
|
|
19134
|
-
width: "5.68815",
|
|
19135
|
-
height: "5.68815",
|
|
19136
|
-
filterUnits: "userSpaceOnUse",
|
|
19137
|
-
colorInterpolationFilters: "sRGB"
|
|
19138
|
-
}, /*#__PURE__*/React__default.createElement("feFlood", {
|
|
19139
|
-
floodOpacity: "0",
|
|
19140
|
-
result: "BackgroundImageFix"
|
|
19141
|
-
}), /*#__PURE__*/React__default.createElement("feBlend", {
|
|
19142
|
-
mode: "normal",
|
|
19143
|
-
"in": "SourceGraphic",
|
|
19144
|
-
in2: "BackgroundImageFix",
|
|
19145
|
-
result: "shape"
|
|
19146
|
-
}), /*#__PURE__*/React__default.createElement("feColorMatrix", {
|
|
19147
|
-
"in": "SourceAlpha",
|
|
19148
|
-
type: "matrix",
|
|
19149
|
-
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
|
19150
|
-
result: "hardAlpha"
|
|
19151
|
-
}), /*#__PURE__*/React__default.createElement("feMorphology", {
|
|
19152
|
-
radius: "0.015",
|
|
19153
|
-
operator: "erode",
|
|
19154
|
-
"in": "SourceAlpha",
|
|
19155
|
-
result: "effect1_innerShadow_discover_large"
|
|
19156
|
-
}), /*#__PURE__*/React__default.createElement("feOffset", {
|
|
19157
|
-
dx: "0.75",
|
|
19158
|
-
dy: "0.75"
|
|
19159
|
-
}), /*#__PURE__*/React__default.createElement("feGaussianBlur", {
|
|
19160
|
-
stdDeviation: "0.1875"
|
|
19161
|
-
}), /*#__PURE__*/React__default.createElement("feComposite", {
|
|
19162
|
-
in2: "hardAlpha",
|
|
19163
|
-
operator: "arithmetic",
|
|
19164
|
-
k2: "-1",
|
|
19165
|
-
k3: "1"
|
|
19166
|
-
}), /*#__PURE__*/React__default.createElement("feColorMatrix", {
|
|
19167
|
-
type: "matrix",
|
|
19168
|
-
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"
|
|
19169
|
-
}), /*#__PURE__*/React__default.createElement("feBlend", {
|
|
19170
|
-
mode: "normal",
|
|
19171
|
-
in2: "shape",
|
|
19172
|
-
result: "effect1_innerShadow_discover_large"
|
|
19173
|
-
})), /*#__PURE__*/React__default.createElement("linearGradient", {
|
|
19174
|
-
id: "paint0_linear_discover_large",
|
|
19175
|
-
x1: "47.9987",
|
|
19176
|
-
y1: "66.2864",
|
|
19177
|
-
x2: "5.22557",
|
|
19178
|
-
y2: "-4.9576",
|
|
19179
|
-
gradientUnits: "userSpaceOnUse"
|
|
19180
|
-
}, /*#__PURE__*/React__default.createElement("stop", {
|
|
19181
|
-
stopColor: "#F9A020"
|
|
19182
|
-
}), /*#__PURE__*/React__default.createElement("stop", {
|
|
19183
|
-
offset: "0.5",
|
|
19184
|
-
stopColor: "#F9A020"
|
|
19185
|
-
}), /*#__PURE__*/React__default.createElement("stop", {
|
|
19186
|
-
offset: "1",
|
|
19187
|
-
stopColor: "#DF5026"
|
|
19188
|
-
})), /*#__PURE__*/React__default.createElement("linearGradient", {
|
|
19189
|
-
id: "paint1_linear_discover_large",
|
|
19190
|
-
x1: "19.8984",
|
|
19191
|
-
y1: "13.2793",
|
|
19192
|
-
x2: "15.9843",
|
|
19193
|
-
y2: "9.62301",
|
|
19194
|
-
gradientUnits: "userSpaceOnUse"
|
|
19195
|
-
}, /*#__PURE__*/React__default.createElement("stop", {
|
|
19196
|
-
stopColor: "#EA953E"
|
|
19197
|
-
}), /*#__PURE__*/React__default.createElement("stop", {
|
|
19198
|
-
offset: "1",
|
|
19199
|
-
stopColor: "#D44B33"
|
|
19200
|
-
})), /*#__PURE__*/React__default.createElement("clipPath", {
|
|
19201
|
-
id: "clip0_discover_large"
|
|
19202
|
-
}, /*#__PURE__*/React__default.createElement("rect", {
|
|
19203
|
-
width: "36",
|
|
19204
|
-
height: "24",
|
|
19205
|
-
fill: "white"
|
|
19206
|
-
}))));
|
|
19207
|
-
};
|
|
19208
|
-
|
|
19209
|
-
var MasterCardLargeIcon = function MasterCardLargeIcon() {
|
|
19210
|
-
return /*#__PURE__*/React__default.createElement("svg", {
|
|
19211
|
-
width: "36",
|
|
19212
|
-
height: "24",
|
|
19213
|
-
viewBox: "0 0 36 24",
|
|
19214
|
-
fill: "none",
|
|
19215
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
19216
|
-
role: "img",
|
|
19217
|
-
"aria-label": "Mastercard"
|
|
19218
|
-
}, /*#__PURE__*/React__default.createElement("rect", {
|
|
19219
|
-
width: "36",
|
|
19220
|
-
height: "24",
|
|
19221
|
-
rx: "1.5",
|
|
19222
|
-
fill: "#F6F6F9"
|
|
19223
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
19224
|
-
d: "M21.7104 5.06982H14.2698V18.4409H21.7104V5.06982Z",
|
|
19225
|
-
fill: "#FF5F00"
|
|
19226
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
19227
|
-
d: "M14.7422 11.7553C14.7410 10.4676 14.9329 9.19649 15.5955 8.03822C16.2583 6.87993 17.1270 5.86487 18.0001 5.06984C16.7357 4.08381 15.2291 3.47061 13.6426 3.30033C12.0561 3.13007 10.4538 3.40956 9.01863 4.10691C7.58351 4.80426 6.37353 5.89133 5.52701 7.24383C4.6805 8.59635 4.23156 10.1597 4.23156 11.7553C4.23156 13.3509 4.6805 14.9143 5.52701 16.2668C6.37353 17.6193 7.58351 18.7064 9.01863 19.4037C10.4538 20.1011 12.0561 20.3806 13.6426 20.2103C15.2291 20.0400 16.7357 19.4268 18.0001 18.4408C17.1272 17.6457 16.2583 16.6307 15.5955 15.4724C14.9329 14.3141 14.7410 13.043 14.7422 11.7553Z",
|
|
19228
|
-
fill: "#EB001B"
|
|
19229
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
19230
|
-
d: "M31.7483 11.7553C31.7483 13.3509 31.2994 14.9143 30.4529 16.2668C29.6064 17.6193 28.3965 18.7064 26.9614 19.4037C25.5263 20.1011 23.924 20.3805 22.3376 20.2103C20.751 20.04 19.2446 19.4268 17.9801 18.4408C18.8522 17.6450 19.5204 16.6298 19.9831 15.4716C20.4456 14.3136 20.7379 13.0428 20.7379 11.7553C20.7379 10.4678 20.4456 9.19709 19.9831 8.03899C19.5204 6.88091 18.8522 5.86566 17.9801 5.06984C19.2446 4.08381 20.751 3.47061 22.3376 3.30033C23.924 3.13006 25.5263 3.40958 26.9614 4.10694C28.3965 4.80429 29.6064 5.89136 30.4529 7.24386C31.2994 8.59638 31.7483 10.1598 31.7483 11.7553Z",
|
|
19231
|
-
fill: "#F79E1B"
|
|
19232
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
19233
|
-
d: "M30.9371 17.0246V16.7508H31.0475V16.6952H30.7664V16.7508H30.8768V17.0246H30.9371ZM31.4828 17.0246V16.6946H31.3967L31.2977 16.9215L31.1984 16.6946H31.1121V17.0246H31.173V16.7757L31.266 16.9904H31.329L31.422 16.7751V17.0246H31.4828Z",
|
|
19234
|
-
fill: "#F79E1B"
|
|
19235
|
-
}));
|
|
19236
|
-
};
|
|
19237
|
-
|
|
19238
19006
|
var color$3 = "#15749D";
|
|
19239
19007
|
var hoverColor$1 = "#116285";
|
|
19240
19008
|
var activeColor$1 = "#0E506D";
|
|
@@ -26721,28 +26489,6 @@ var FormattedBankAccount = function FormattedBankAccount(_ref2) {
|
|
|
26721
26489
|
};
|
|
26722
26490
|
var FormattedBankAccount$1 = themeComponent(FormattedBankAccount, "FormattedBankAccount", fallbackValues$p);
|
|
26723
26491
|
|
|
26724
|
-
var smallIconMap = {
|
|
26725
|
-
visa: VisaSmallIcon,
|
|
26726
|
-
master_card: MasterCardSmallIcon,
|
|
26727
|
-
discover: DiscoverSmallIcon,
|
|
26728
|
-
amex: AmExSmallIcon
|
|
26729
|
-
};
|
|
26730
|
-
var largeIconMap = {
|
|
26731
|
-
visa: VisaLargeIcon,
|
|
26732
|
-
master_card: MasterCardLargeIcon,
|
|
26733
|
-
discover: DiscoverLargeIcon,
|
|
26734
|
-
amex: AmExLargeIcon
|
|
26735
|
-
};
|
|
26736
|
-
var CardType = function CardType(_ref) {
|
|
26737
|
-
var type = _ref.type,
|
|
26738
|
-
_ref$size = _ref.size,
|
|
26739
|
-
size = _ref$size === void 0 ? "small" : _ref$size;
|
|
26740
|
-
var iconMap = size === "large" ? largeIconMap : smallIconMap;
|
|
26741
|
-
var defaultIcon = size === "large" ? GenericCardLarge : GenericSmallIcon;
|
|
26742
|
-
var IconComponent = iconMap[type] || defaultIcon;
|
|
26743
|
-
return /*#__PURE__*/React__default.createElement(IconComponent, null);
|
|
26744
|
-
};
|
|
26745
|
-
|
|
26746
26492
|
var textColor$2 = "".concat(CHARADE_GREY);
|
|
26747
26493
|
var autopayTextColor$1 = "".concat(REGENT_GREY);
|
|
26748
26494
|
var fallbackValues$q = {
|
|
@@ -26817,14 +26563,11 @@ var CCIconWrapper = styled__default.div.withConfig({
|
|
|
26817
26563
|
})(["margin-right:16px;width:30px;height:auto;display:flex;"]);
|
|
26818
26564
|
var FormattedCreditCard = function FormattedCreditCard(_ref) {
|
|
26819
26565
|
var lastFour = _ref.lastFour,
|
|
26820
|
-
type = _ref.type,
|
|
26821
26566
|
autoPay = _ref.autoPay,
|
|
26822
26567
|
expireDate = _ref.expireDate,
|
|
26823
26568
|
expirationStatus = _ref.expirationStatus,
|
|
26824
26569
|
themeValues = _ref.themeValues;
|
|
26825
|
-
return /*#__PURE__*/React__default.createElement(CreditCardWrapper, null, /*#__PURE__*/React__default.createElement(CCIconWrapper, null, /*#__PURE__*/React__default.createElement(
|
|
26826
|
-
type: type
|
|
26827
|
-
})), /*#__PURE__*/React__default.createElement(Stack, {
|
|
26570
|
+
return /*#__PURE__*/React__default.createElement(CreditCardWrapper, null, /*#__PURE__*/React__default.createElement(CCIconWrapper, null, /*#__PURE__*/React__default.createElement(GenericCard, null)), /*#__PURE__*/React__default.createElement(Stack, {
|
|
26828
26571
|
childGap: "0"
|
|
26829
26572
|
}, /*#__PURE__*/React__default.createElement(Box, {
|
|
26830
26573
|
padding: "0"
|
|
@@ -51838,7 +51581,6 @@ exports.AddressForm = AddressForm;
|
|
|
51838
51581
|
exports.AgencyIcon = AgencyIcon;
|
|
51839
51582
|
exports.Alert = Alert$1;
|
|
51840
51583
|
exports.AllocatedIcon = AllocatedIcon;
|
|
51841
|
-
exports.AmExLargeIcon = AmExLargeIcon;
|
|
51842
51584
|
exports.AmExSmallIcon = AmExSmallIcon;
|
|
51843
51585
|
exports.AmountCallout = AmountCallout$1;
|
|
51844
51586
|
exports.ArrowDownCircleIconSmall = ArrowDownCircleIconSmall;
|
|
@@ -51861,7 +51603,6 @@ exports.ButtonWithAction = ButtonWithAction;
|
|
|
51861
51603
|
exports.ButtonWithLink = ButtonWithLink;
|
|
51862
51604
|
exports.CalendarIcon = CalendarIcon;
|
|
51863
51605
|
exports.Card = Card$1;
|
|
51864
|
-
exports.CardType = CardType;
|
|
51865
51606
|
exports.CaretArrowDown = CaretArrowDown$1;
|
|
51866
51607
|
exports.CaretArrowUp = CaretArrowUp$1;
|
|
51867
51608
|
exports.CarrotIcon = CarrotIcon$1;
|
|
@@ -51896,7 +51637,6 @@ exports.Detail = Detail$1;
|
|
|
51896
51637
|
exports.DisabledAccountsAddIcon = DisabledAccountsAddIcon;
|
|
51897
51638
|
exports.DisabledPaymentMethodsAddIcon = DisabledPaymentMethodsAddIcon;
|
|
51898
51639
|
exports.DisabledPropertiesAddIcon = DisabledPropertiesAddIcon;
|
|
51899
|
-
exports.DiscoverLargeIcon = DiscoverLargeIcon;
|
|
51900
51640
|
exports.DiscoverSmallIcon = DiscoverSmallIcon;
|
|
51901
51641
|
exports.DisplayBox = DisplayBox$1;
|
|
51902
51642
|
exports.DisplayCard = DisplayCard;
|
|
@@ -51954,7 +51694,6 @@ exports.LinkCard = LinkCard$1;
|
|
|
51954
51694
|
exports.Loading = Loading;
|
|
51955
51695
|
exports.LoadingLine = LoadingLine;
|
|
51956
51696
|
exports.LoginForm = LoginForm;
|
|
51957
|
-
exports.MasterCardLargeIcon = MasterCardLargeIcon;
|
|
51958
51697
|
exports.MasterCardSmallIcon = MasterCardSmallIcon;
|
|
51959
51698
|
exports.Modal = Modal$3;
|
|
51960
51699
|
exports.Module = Module$1;
|
|
@@ -52062,7 +51801,6 @@ exports.TrashIconV2 = TrashIconV2$1;
|
|
|
52062
51801
|
exports.TurnstileWidget = TurnstileWidget;
|
|
52063
51802
|
exports.TypeaheadInput = TypeaheadInput;
|
|
52064
51803
|
exports.VerifiedEmailIcon = VerifiedEmailIcon$1;
|
|
52065
|
-
exports.VisaLargeIcon = VisaLargeIcon;
|
|
52066
51804
|
exports.VisaSmallIcon = VisaSmallIcon;
|
|
52067
51805
|
exports.VoidedIcon = VoidedIcon;
|
|
52068
51806
|
exports.WalletBannerIcon = WalletBannerIcon$1;
|