@thecb/components 4.1.13 → 4.1.15
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 +277 -297
- package/package.json +1 -1
- package/src/components/atoms/form-layouts/FormLayouts.theme.js +2 -2
- package/src/components/atoms/form-select/FormSelect.js +50 -15
- package/src/components/atoms/form-select/FormSelect.stories.js +4 -2
- package/src/components/atoms/form-select/FormSelect.styled.js +6 -6
- package/src/components/atoms/form-select/FormSelect.theme.js +52 -0
- package/src/components/atoms/icons/ProfileIcon.js +48 -0
- package/src/components/atoms/icons/WalletIcon.js +38 -172
- package/src/components/atoms/icons/index.js +3 -1
package/dist/index.cjs.js
CHANGED
|
@@ -14180,181 +14180,43 @@ var WalletIcon = function WalletIcon(_ref) {
|
|
|
14180
14180
|
return /*#__PURE__*/React__default.createElement("svg", {
|
|
14181
14181
|
xmlns: "http://www.w3.org/2000/svg",
|
|
14182
14182
|
width: "299",
|
|
14183
|
-
height: "
|
|
14184
|
-
viewBox: "0 0 299
|
|
14183
|
+
height: "151",
|
|
14184
|
+
viewBox: "0 0 299 151"
|
|
14185
14185
|
}, /*#__PURE__*/React__default.createElement("g", {
|
|
14186
14186
|
fill: "none",
|
|
14187
14187
|
fillRule: "evenodd",
|
|
14188
14188
|
stroke: "none",
|
|
14189
14189
|
strokeWidth: "1"
|
|
14190
|
-
}, /*#__PURE__*/React__default.createElement("g", {
|
|
14191
|
-
|
|
14192
|
-
|
|
14193
|
-
|
|
14194
|
-
}, /*#__PURE__*/React__default.createElement("g", {
|
|
14195
|
-
transform: "translate(22 79)"
|
|
14196
|
-
}, /*#__PURE__*/React__default.createElement("g", {
|
|
14197
|
-
stroke: "#3B414D",
|
|
14198
|
-
strokeLinecap: "round",
|
|
14199
|
-
strokeWidth: "4.08",
|
|
14200
|
-
transform: "translate(52.686 118.445)"
|
|
14201
|
-
}, /*#__PURE__*/React__default.createElement("path", {
|
|
14202
|
-
d: "M208.2 0.375L175.611 0.776"
|
|
14203
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14204
|
-
d: "M233.568 0.375L218.318 0.776"
|
|
14205
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14206
|
-
d: "M44.527 0.375L17.757 0.776"
|
|
14207
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14208
|
-
d: "M7.759 0.375L0 0.776"
|
|
14209
|
-
})), /*#__PURE__*/React__default.createElement("path", {
|
|
14210
|
-
fill: "#B8E4F4",
|
|
14211
|
-
d: "M192.663 142.912c0 3.646-13.311 6.602-29.731 6.602s-29.73-2.956-29.73-6.602c0-3.646 13.31-6.602 29.73-6.602s29.73 2.956 29.73 6.602"
|
|
14212
|
-
}), /*#__PURE__*/React__default.createElement("g", {
|
|
14213
|
-
stroke: "#45B770",
|
|
14214
|
-
strokeLinecap: "round",
|
|
14215
|
-
strokeLinejoin: "round",
|
|
14216
|
-
strokeWidth: "4.08",
|
|
14217
|
-
transform: "translate(150.58 129.154)"
|
|
14218
|
-
}, /*#__PURE__*/React__default.createElement("path", {
|
|
14219
|
-
d: "M8.08496185 -1.08959555e-14L8.08496185 12.6741246 1.81599258e-15 12.6741246"
|
|
14220
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14221
|
-
d: "M16.0044112 -1.18039517e-14L16.0044112 13.0723155 24.0893731 13.0723155"
|
|
14222
|
-
})), /*#__PURE__*/React__default.createElement("path", {
|
|
14223
|
-
stroke: "#45B770",
|
|
14224
|
-
strokeLinecap: "round",
|
|
14225
|
-
strokeLinejoin: "round",
|
|
14226
|
-
strokeWidth: "4.08",
|
|
14227
|
-
d: "M97.135 97.043L85.756 106.925"
|
|
14228
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14229
|
-
stroke: "#45B770",
|
|
14230
|
-
strokeLinecap: "round",
|
|
14231
|
-
strokeLinejoin: "round",
|
|
14232
|
-
strokeWidth: "4.08",
|
|
14233
|
-
d: "M267.332301 89.6743933L241.12027 107.066692 228.276465 97.0878034"
|
|
14234
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14235
|
-
stroke: "#45B770",
|
|
14236
|
-
strokeLinecap: "round",
|
|
14237
|
-
strokeWidth: "4.08",
|
|
14238
|
-
d: "M257.527 89.028L274.395 89.028"
|
|
14239
|
-
}), /*#__PURE__*/React__default.createElement("g", {
|
|
14240
|
-
transform: "translate(255.032 47.73)"
|
|
14241
|
-
}, /*#__PURE__*/React__default.createElement("rect", {
|
|
14242
|
-
width: "40.703",
|
|
14243
|
-
height: "25.03",
|
|
14244
|
-
x: "1.02",
|
|
14245
|
-
y: "1.02",
|
|
14246
|
-
fill: "#E8FFEF",
|
|
14247
|
-
stroke: "#45B770",
|
|
14248
|
-
strokeWidth: "2.04",
|
|
14249
|
-
rx: "2.72"
|
|
14250
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14251
|
-
fill: "#45B770",
|
|
14252
|
-
d: "M0 6.411H42.743V12.11H0z"
|
|
14253
|
-
})), /*#__PURE__*/React__default.createElement("g", {
|
|
14254
|
-
transform: "translate(249.333 54.141)"
|
|
14255
|
-
}, /*#__PURE__*/React__default.createElement("rect", {
|
|
14256
|
-
width: "40.703",
|
|
14257
|
-
height: "25.03",
|
|
14258
|
-
x: "1.02",
|
|
14259
|
-
y: "1.02",
|
|
14260
|
-
fill: "#CACED8",
|
|
14261
|
-
stroke: "#3B414D",
|
|
14262
|
-
strokeWidth: "2.04",
|
|
14263
|
-
rx: "2.72"
|
|
14264
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14265
|
-
fill: "#3B414D",
|
|
14266
|
-
d: "M0 6.411H42.743V12.11H0z"
|
|
14190
|
+
}, /*#__PURE__*/React__default.createElement("g", null, /*#__PURE__*/React__default.createElement("path", {
|
|
14191
|
+
fill: themeValues.subIconColor,
|
|
14192
|
+
d: "M154.932 144.31c16.42 0 29.73 2.956 29.73 6.602 0 3.646-13.31 6.602-29.73 6.602s-29.73-2.956-29.73-6.602c0-3.646 13.31-6.602 29.73-6.602zM38.894 88.746c5.595 0 10.19 4.277 10.697 9.74a6.45 6.45 0 013.768-1.214 6.484 6.484 0 010 12.966H24.014a7.588 7.588 0 010-15.175c1.704 0 3.27.569 4.537 1.516 1.27-4.519 5.418-7.833 10.343-7.833zM287.055 55.73a2.72 2.72 0 012.72 2.72v21.63a2.72 2.72 0 01-2.72 2.72h-37.303a2.72 2.72 0 01-2.72-2.72V58.45a2.72 2.72 0 012.72-2.72h37.303zM61.817 54.048c2.554 0 4.73 1.6 5.594 3.85a2.545 2.545 0 012.705.883 3.778 3.778 0 011.557-.336 3.8 3.8 0 010 7.603h-16.4a3.8 3.8 0 11.75-7.528 5.995 5.995 0 015.794-4.472zM191.964 28c6.009 0 10.88 4.871 10.88 10.88v1.48L91 42.324V35.48A7.48 7.48 0 0198.48 28h93.484zM38.38 22.048a6.9 6.9 0 016.44 4.43 2.93 2.93 0 013.114 1.017 4.35 4.35 0 011.792-.387 4.374 4.374 0 110 8.748h-18.88a4.374 4.374 0 11.864-8.662c.779-2.96 3.466-5.146 6.67-5.146zM242.193 8a6.9 6.9 0 016.44 4.431 2.928 2.928 0 013.113 1.016 4.353 4.353 0 011.792-.387 4.374 4.374 0 110 8.748h-18.88a4.374 4.374 0 11.866-8.661c.778-2.96 3.464-5.147 6.67-5.147z",
|
|
14193
|
+
opacity: "0.302"
|
|
14267
14194
|
}), /*#__PURE__*/React__default.createElement("rect", {
|
|
14268
|
-
width: "
|
|
14269
|
-
height: "
|
|
14270
|
-
x: "
|
|
14271
|
-
y: "
|
|
14272
|
-
fill: "#3B414D",
|
|
14273
|
-
rx: "1.36"
|
|
14274
|
-
})), /*#__PURE__*/React__default.createElement("g", {
|
|
14275
|
-
transform: "translate(237.223 59.128)"
|
|
14276
|
-
}, /*#__PURE__*/React__default.createElement("circle", {
|
|
14277
|
-
cx: "8.905",
|
|
14278
|
-
cy: "8.905",
|
|
14279
|
-
r: "8.905",
|
|
14280
|
-
fill: themeValues.subIconColor
|
|
14281
|
-
}), /*#__PURE__*/React__default.createElement("g", {
|
|
14195
|
+
width: "132",
|
|
14196
|
+
height: "97",
|
|
14197
|
+
x: "91",
|
|
14198
|
+
y: "40.398",
|
|
14282
14199
|
fill: "#FFF",
|
|
14283
|
-
|
|
14284
|
-
}, /*#__PURE__*/React__default.createElement("path", {
|
|
14285
|
-
d: "M3.562 0H5.699V9.261H3.562z"
|
|
14286
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14287
|
-
d: "M0 3.562H9.261V5.699H0z"
|
|
14288
|
-
}))), /*#__PURE__*/React__default.createElement("path", {
|
|
14289
|
-
fill: "#B8E4F4",
|
|
14290
|
-
stroke: "#3B414D",
|
|
14291
|
-
strokeWidth: "4.08",
|
|
14292
|
-
d: "M196.423 22.699c2.441 0 4.651.99 6.25 2.59 1.6 1.599 2.59 3.809 2.59 6.25h0V78.88c0 2.441-.99 4.651-2.59 6.25a8.812 8.812 0 01-6.25 2.59h0-90.084a8.812 8.812 0 01-6.25-2.59 8.812 8.812 0 01-2.59-6.25h0V28.139c0-1.502.609-2.862 1.593-3.847a5.423 5.423 0 013.847-1.593h0z"
|
|
14200
|
+
rx: "10.88"
|
|
14293
14201
|
}), /*#__PURE__*/React__default.createElement("rect", {
|
|
14294
|
-
width: "
|
|
14295
|
-
height: "
|
|
14296
|
-
x: "
|
|
14297
|
-
y: "
|
|
14298
|
-
|
|
14299
|
-
|
|
14300
|
-
rx: "5.796"
|
|
14202
|
+
width: "42.743",
|
|
14203
|
+
height: "27.07",
|
|
14204
|
+
x: "241.333",
|
|
14205
|
+
y: "62.141",
|
|
14206
|
+
fill: "#CACED8",
|
|
14207
|
+
rx: "2.72"
|
|
14301
14208
|
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14302
|
-
fill: "#
|
|
14303
|
-
|
|
14304
|
-
|
|
14305
|
-
width: "133.928",
|
|
14306
|
-
height: "98.309",
|
|
14307
|
-
x: "95.459",
|
|
14308
|
-
y: "32.057",
|
|
14309
|
-
fill: "#FFF",
|
|
14310
|
-
rx: "10.88"
|
|
14209
|
+
fill: "#3B414D",
|
|
14210
|
+
fillRule: "nonzero",
|
|
14211
|
+
d: "M278.2 125.181a2.04 2.04 0 012.093 1.986c.028 1.075-.78 1.577-1.834 1.683l-.152.01-15.25.4a2.04 2.04 0 01-.26-4.069l.153-.01h15.25zm-192.675 0a2.04 2.04 0 01.103 4.076l-.153.004H62.418a2.04 2.04 0 01-.103-4.076l.153-.004h23.057zm-31.043 1.935a2.04 2.04 0 01-1.78 2.129l-.152.013H44.79a2.04 2.04 0 01-.362-4.061l.152-.014h7.759a2.04 2.04 0 012.142 1.933zm167.441-1.758l31.106.006c1.075-.012 1.958.793 1.971 1.799.012.96-.771 1.756-1.778 1.837l-.145.007L221.97 129c-1.075.012-1.958-.793-1.971-1.799-.012-.96.771-1.756 1.778-1.837l.145-.006zm62.153-56.806v5.7h-42.743v-5.7h42.743zM145.815 71c2.575 0 4.828 1.668 5.702 4.106a1.896 1.896 0 01-3.51 1.423l-.059-.144c-.345-.964-1.196-1.594-2.133-1.594-.883 0-1.689.558-2.069 1.427l-.066.167a1.896 1.896 0 01-3.568-1.28c.874-2.437 3.126-4.105 5.703-4.105zm23.513 0c2.576 0 4.828 1.668 5.702 4.106a1.896 1.896 0 01-3.51 1.423l-.059-.144c-.345-.964-1.196-1.594-2.133-1.594-.883 0-1.689.558-2.068 1.427l-.066.167a1.895 1.895 0 11-3.57-1.28c.875-2.437 3.128-4.105 5.704-4.105zm23.636-45.04c7.032 0 12.752 5.618 12.916 12.61l.004.31-.001 1.12h7.165c6.008 0 10.88 4.871 10.88 10.88v76.549c0 6.008-4.872 10.88-10.88 10.88H100.88c-6.009 0-10.88-4.872-10.88-10.88V45.325h-.04V35.48a9.52 9.52 0 019.249-9.516l.271-.004h93.484zm20.084 18.12l-118.968.001v83.348a6.8 6.8 0 006.561 6.795l.239.005h112.168a6.8 6.8 0 006.796-6.562l.004-.238V50.88a6.8 6.8 0 00-6.562-6.796l-.238-.004zm-45.4 49.455c1.047 0 1.895.849 1.895 1.896a5.415 5.415 0 01-5.197 5.41l-.218.005h-13.505a5.415 5.415 0 01-5.414-5.415 1.896 1.896 0 013.785-.148l.006.148c0 .847.648 1.543 1.476 1.617l.147.007h13.505c.847 0 1.543-.649 1.618-1.476l.006-.148c0-1.047.85-1.896 1.896-1.896zm113.708-31.394a2.72 2.72 0 012.72 2.72v21.63a2.72 2.72 0 01-2.72 2.72h-37.303a2.72 2.72 0 01-2.72-2.72v-21.63a2.72 2.72 0 012.72-2.72h37.303zm0 2.04h-37.303a.68.68 0 00-.672.58l-.008.1v21.63a.68.68 0 00.58.673l.1.007h37.303a.68.68 0 00.673-.58l.007-.1v-21.63a.68.68 0 00-.58-.673l-.1-.007zm-4.246 16.327c.751 0 1.36.609 1.36 1.36v.13a1.36 1.36 0 01-1.36 1.36h-7.253a1.36 1.36 0 01-1.36-1.36v-.13c0-.751.609-1.36 1.36-1.36h7.253zM192.964 30.04H99.48a5.44 5.44 0 00-5.436 5.221l-.004.219V40h107.763v-1.12a8.84 8.84 0 00-8.579-8.836l-.26-.004z"
|
|
14311
14212
|
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14312
|
-
|
|
14313
|
-
|
|
14314
|
-
d: "
|
|
14213
|
+
fill: themeValues.subIconColor,
|
|
14214
|
+
fillRule: "nonzero",
|
|
14215
|
+
d: "M160.625 137.938v10.248h6.045a2.04 2.04 0 012.034 1.888l.006.152a2.04 2.04 0 01-1.888 2.034l-.152.006h-8.085a2.04 2.04 0 01-2.034-1.888l-.006-.152v-12.288h4.08zm-7.92 0v11.89a2.04 2.04 0 01-1.887 2.034l-.152.006h-8.085a2.04 2.04 0 01-.153-4.075l.153-.005 6.044-.001v-9.849h4.08zm-62.7-34.592c-.008.004-.01.642-.012 1.477v2.665l-.002.408c-.001.507-.004.846-.01.851l-6.626 5.754 15.406 5.409a5.925 5.925 0 015.126-2.95 2.04 2.04 0 01.153 4.074l-.153.006a1.847 1.847 0 00-.144 3.69l.144.005h3.396a2.04 2.04 0 01.153 4.075l-.153.005h-3.396a5.93 5.93 0 01-5.825-4.828l-18.716-6.567a2.037 2.037 0 01-1.286-1.363 2.04 2.04 0 01.237-2.558l.122-.115 11.378-9.88c.042-.037.14-.109.191-.145l.016-.013zm176.39-8.358a2.04 2.04 0 01.152 4.074l-.152.006h-5.572a2.036 2.036 0 01-.233.213l-.13.093-26.212 17.393a2.04 2.04 0 01-2.238.011l-.141-.1-7.84-6.091c-.01-.007-.015-.415-.018-1.224v-.344V107.728v-.789l.004-1.53 9.198 7.147 20.328-13.488h-4.014a2.04 2.04 0 01-.152-4.074l.152-.006h16.868zm-28.267-27.86a8.905 8.905 0 110 17.81 8.905 8.905 0 010-17.81zm48.927-12.398a3.72 3.72 0 013.715 3.522l.005.198v21.63a3.72 3.72 0 01-3.522 3.715l-.198.005-3.306-.005v-2l3.306.005c.9 0 1.639-.691 1.714-1.572l.006-.148V68.84h-5v-5.699h5V58.45c0-.9-.69-1.639-1.571-1.714l-.149-.006h-37.303c-.9 0-1.638.69-1.713 1.571l-.007.149v3.691h-2V58.45a3.72 3.72 0 013.523-3.715l.197-.005h37.303z"
|
|
14315
14216
|
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14316
14217
|
fill: "#FFF",
|
|
14317
|
-
d: "
|
|
14318
|
-
})
|
|
14319
|
-
stroke: "#45B770",
|
|
14320
|
-
strokeLinecap: "round",
|
|
14321
|
-
strokeLinejoin: "round",
|
|
14322
|
-
strokeWidth: "4.08",
|
|
14323
|
-
d: "M85.756 106.925L111.684 112.988"
|
|
14324
|
-
}), /*#__PURE__*/React__default.createElement("g", {
|
|
14325
|
-
stroke: "#45B770",
|
|
14326
|
-
strokeLinecap: "round",
|
|
14327
|
-
strokeLinejoin: "round",
|
|
14328
|
-
strokeWidth: "4.08",
|
|
14329
|
-
transform: "translate(112.486 110.241)"
|
|
14330
|
-
}, /*#__PURE__*/React__default.createElement("path", {
|
|
14331
|
-
d: "M3.887.053a3.887 3.887 0 000 7.775h3.396"
|
|
14332
|
-
})), /*#__PURE__*/React__default.createElement("g", {
|
|
14333
|
-
stroke: "#3B414D",
|
|
14334
|
-
strokeLinecap: "round",
|
|
14335
|
-
strokeLinejoin: "round",
|
|
14336
|
-
strokeWidth: "3.791",
|
|
14337
|
-
transform: "translate(147.003 64.237)"
|
|
14338
|
-
}, /*#__PURE__*/React__default.createElement("path", {
|
|
14339
|
-
d: "M.415 3.316C1.012 1.651 2.54.466 4.333.466c1.792 0 3.321 1.185 3.918 2.85"
|
|
14340
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14341
|
-
d: "M23.928 3.316c.597-1.665 2.126-2.85 3.918-2.85 1.792 0 3.321 1.185 3.918 2.85"
|
|
14342
|
-
})), /*#__PURE__*/React__default.createElement("path", {
|
|
14343
|
-
stroke: "#3B414D",
|
|
14344
|
-
strokeLinecap: "round",
|
|
14345
|
-
strokeWidth: "3.791",
|
|
14346
|
-
d: "M173.17 87.239h0a3.52 3.52 0 01-3.52 3.52h-13.505a3.52 3.52 0 01-3.52-3.52"
|
|
14347
|
-
}), /*#__PURE__*/React__default.createElement("g", {
|
|
14348
|
-
fill: "#B8E4F4"
|
|
14349
|
-
}, /*#__PURE__*/React__default.createElement("path", {
|
|
14350
|
-
d: "M245.538 5.06c-.639 0-1.244.141-1.792.387a2.94 2.94 0 00-3.113-1.016A6.9 6.9 0 00234.193 0c-3.205 0-5.891 2.186-6.67 5.147a4.374 4.374 0 10-.865 8.662h18.88a4.374 4.374 0 100-8.749"
|
|
14351
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14352
|
-
d: "M37.36 89.272a6.45 6.45 0 00-3.769 1.214c-.507-5.463-5.102-9.74-10.697-9.74-4.925 0-9.073 3.314-10.343 7.833a7.545 7.545 0 00-4.537-1.516 7.587 7.587 0 000 15.175h29.345a6.483 6.483 0 000-12.966"
|
|
14353
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14354
|
-
d: "M108.726 75.108a4.35 4.35 0 00-1.792.387 2.943 2.943 0 00-3.114-1.016 6.9 6.9 0 00-6.44-4.431c-3.204 0-5.891 2.186-6.67 5.146a4.374 4.374 0 10-.864 8.662h18.88a4.374 4.374 0 100-8.748"
|
|
14355
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14356
|
-
d: "M71.695 41.493c-.639 0-1.245.14-1.792.387a2.941 2.941 0 00-3.114-1.016 6.9 6.9 0 00-6.44-4.432c-3.204 0-5.89 2.187-6.67 5.147a4.374 4.374 0 10-.864 8.662h18.88a4.374 4.374 0 100-8.748"
|
|
14357
|
-
})))))));
|
|
14218
|
+
d: "M239.196 71.402v3.56l3.562.002V77.1h-3.562v3.562h-2.137V77.1h-3.562v-2.137l3.561-.001.001-3.561h2.137z"
|
|
14219
|
+
}))));
|
|
14358
14220
|
};
|
|
14359
14221
|
|
|
14360
14222
|
var WalletIcon$1 = themeComponent(WalletIcon, "Icons", fallbackValues$2, "info");
|
|
@@ -14761,6 +14623,44 @@ var CarrotIcon = function CarrotIcon(_ref) {
|
|
|
14761
14623
|
|
|
14762
14624
|
var CarrotIcon$1 = themeComponent(CarrotIcon, "Icons", fallbackValues$2, "darkMode");
|
|
14763
14625
|
|
|
14626
|
+
var ProfileIcon = function ProfileIcon(_ref) {
|
|
14627
|
+
var themeValues = _ref.themeValues;
|
|
14628
|
+
return /*#__PURE__*/React__default.createElement("svg", {
|
|
14629
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14630
|
+
width: "299",
|
|
14631
|
+
height: "151",
|
|
14632
|
+
viewBox: "0 0 299 151"
|
|
14633
|
+
}, /*#__PURE__*/React__default.createElement("g", {
|
|
14634
|
+
fill: "none",
|
|
14635
|
+
fillRule: "evenodd",
|
|
14636
|
+
stroke: "none",
|
|
14637
|
+
strokeWidth: "1"
|
|
14638
|
+
}, /*#__PURE__*/React__default.createElement("g", null, /*#__PURE__*/React__default.createElement("path", {
|
|
14639
|
+
fill: themeValues.subIconColor,
|
|
14640
|
+
d: "M162.932 144.31c16.42 0 29.73 2.956 29.73 6.602 0 3.646-13.31 6.602-29.73 6.602s-29.73-2.956-29.73-6.602c0-3.646 13.31-6.602 29.73-6.602zM123.899 25.659a4 4 0 013.988 3.688l.539 6.892h85.445c3.396 0 6.293 2.78 6.47 6.207l4.31 83.776c.177 3.427-2.434 6.205-5.83 6.205H100.945c-3.397 0-6.293-2.778-6.47-6.205l-4.31-83.776c-.177-3.428 2.434-6.206 5.83-6.206h2.05l-.16-3.103a4.117 4.117 0 01.077-1.039l-.165-2.127a4 4 0 013.987-4.312H123.9zm-80.672 76.579c2.836 0 5.164 2.189 5.42 4.985a3.247 3.247 0 011.91-.621c1.814 0 3.285 1.485 3.285 3.318 0 1.832-1.47 3.318-3.285 3.318h-14.87c-2.123 0-3.845-1.739-3.845-3.883 0-2.145 1.722-3.884 3.845-3.884.863 0 1.657.291 2.3.776.643-2.313 2.744-4.009 5.24-4.009zm30.478-53.79c.369 0 .668.398.668.89v39.11h-28v-39.11c0-.492.3-.89.668-.89zm221.35 7.282a2.72 2.72 0 012.72 2.72v21.63a2.72 2.72 0 01-2.72 2.72h-37.303a2.72 2.72 0 01-2.72-2.72V58.45a2.72 2.72 0 012.72-2.72h37.303zM31.403 20.856c3.193 0 5.912 2 6.993 4.814a3.181 3.181 0 013.381 1.103 4.723 4.723 0 011.946-.42 4.75 4.75 0 014.75 4.751 4.75 4.75 0 01-4.75 4.752h-20.5a4.75 4.75 0 01-4.75-4.752 4.75 4.75 0 015.687-4.657c.846-3.216 3.764-5.591 7.243-5.591zM237.078 10c3.406 0 6.306 2.133 7.46 5.135a3.39 3.39 0 013.605 1.177 5.04 5.04 0 012.076-.448 5.067 5.067 0 015.066 5.068c0 2.799-2.268 5.068-5.066 5.068h-21.868a5.067 5.067 0 01-5.066-5.068 5.067 5.067 0 016.068-4.968c.901-3.43 4.013-5.964 7.725-5.964z",
|
|
14641
|
+
opacity: "0.302"
|
|
14642
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14643
|
+
fill: "#FFF",
|
|
14644
|
+
d: "M143.096 33.659a4 4 0 013.985 4.347l-.094 1.098c.057.288.083.588.072.896l-.104 3h79.1c3.397 0 6.057 2.686 5.941 6l-2.817 81c-.115 3.314-2.962 6-6.358 6H104.945c-3.397 0-6.057-2.686-5.941-6l2.817-81c.115-3.314 2.962-6 6.358-6l4.468-.001.494-5.686a4 4 0 013.985-3.654h25.97z"
|
|
14645
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14646
|
+
fill: "#CACED8",
|
|
14647
|
+
d: "M80.846 54.267c.369 0 .668.233.668.52v36.48h-28v-36.48c0-.287.3-.52.669-.52zm208.51 7.874a2.72 2.72 0 012.72 2.72v21.63a2.72 2.72 0 01-2.72 2.72h-37.303a2.72 2.72 0 01-2.72-2.72v-21.63a2.72 2.72 0 012.72-2.72h37.303z"
|
|
14648
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14649
|
+
fill: "#3B414D",
|
|
14650
|
+
fillRule: "nonzero",
|
|
14651
|
+
d: "M123.298 25c3.333 0 6.138 2.69 6.312 6.075l.017.584h14.276a5.993 5.993 0 014.931 2.58h65.037c4.01 0 7.46 2.918 8.288 6.761h3.896c4.434 0 7.962 3.48 7.945 7.823l-.005.247-2.653 76.287 29.687.007c1.075-.012 1.958.793 1.971 1.799.012.96-.771 1.756-1.778 1.837l-.145.007-29.862-.008-.037 1.07c-.15 4.318-3.754 7.798-8.106 7.927l-.251.004H104.945c-3.077 0-5.719-1.677-7.04-4.155a8.665 8.665 0 01-4.734-4.585H70.418a2.04 2.04 0 01-.103-4.075l.153-.004 21.95-.001-4.25-82.632c-.232-4.482 3.154-8.172 7.58-8.304l.234-.005-.094-3c-.172-3.346 2.354-6.114 5.658-6.235l.227-.004h21.525zm20.605 10.659h-25.932a2 2 0 00-1.983 1.741l-.99 7.599-6.819.001c-2.329 0-4.282 1.843-4.36 4.07l-2.817 81c-.075 2.17 1.667 3.93 3.943 3.93h117.876c2.329 0 4.282-1.843 4.36-4.07l2.817-81c.075-2.17-1.667-3.93-3.943-3.93l-81.093-.001.925-7.081a2 2 0 00-1.984-2.259zM286.2 125.181a2.04 2.04 0 012.093 1.986c.028 1.075-.78 1.577-1.834 1.683l-.152.01-15.25.4a2.04 2.04 0 01-.26-4.069l.153-.01h15.25zm-223.718 1.935a2.04 2.04 0 01-1.78 2.129l-.152.013H52.79a2.04 2.04 0 01-.362-4.061l.152-.014h7.759a2.04 2.04 0 012.142 1.933zM123.298 29h-21.525c-1.066 0-1.876.812-1.891 1.922l.002.153.225 7.165h-4.114c-2.178 0-3.847 1.706-3.839 3.896l.006.207 4.31 83.776c.038.717.25 1.398.595 1.998l2.755-79.187c.153-4.4 3.893-7.93 8.357-7.93l3.305-.001.538-4.116a6 6 0 015.712-5.22l.237-.004h7.655l-.013-.42c-.06-1.172-1.03-2.15-2.16-2.233l-.155-.006zm53.072 64.344l.148.003a1.895 1.895 0 011.77 2.014c-.185 2.865-2.567 5.172-5.413 5.289l-.226.004h-13.504c-3.04 0-5.38-2.502-5.184-5.537a1.896 1.896 0 013.787.096l-.004.148c-.052.805.487 1.43 1.262 1.496l.139.006h13.504c.894 0 1.705-.717 1.84-1.598l.015-.148a1.896 1.896 0 011.866-1.773zM81.514 53.018v.374c.573.225 1 .734 1 1.396v36.479a1 1 0 01-1 1h-28a1 1 0 01-1-1v-36.48c0-.661.427-1.17 1-1.395v-.374h28zm-1 4.807h-26v32.441h26V57.825zm211.562 28.666a2.72 2.72 0 01-2.72 2.72h-37.303a2.72 2.72 0 01-2.72-2.72v-21.63a2.72 2.72 0 012.72-2.72h37.303a2.72 2.72 0 012.72 2.72v21.63zM67.158 83.647c.57 0 1.032.462 1.032 1.032v2.177c0 .57-.462 1.032-1.032 1.032h-7.886c-.57 0-1.033-.462-1.033-1.032v-2.177c0-.57.463-1.032 1.033-1.032zm222.878-9.396h-38.663v12.24a.68.68 0 00.58.673l.1.007h37.303a.68.68 0 00.673-.58l.007-.1v-12.24zM66.124 85.711h-5.82v.111h5.82v-.111zm218.986-5.203c.751 0 1.36.609 1.36 1.36v.13a1.36 1.36 0 01-1.36 1.36h-7.253a1.36 1.36 0 01-1.36-1.36v-.13c0-.751.609-1.36 1.36-1.36h7.253zM77 74.25a1 1 0 011 1v5a1 1 0 01-1 1H58a1 1 0 01-1-1v-5a1 1 0 011-1zm-1 2H59v3h17v-3zm80.015-5.442c2.612 0 4.82 1.717 5.553 4.21a1.895 1.895 0 01-3.59 1.21l-.047-.14c-.267-.907-1.015-1.489-1.916-1.489-.915 0-1.813.597-2.275 1.517l-.081.176a1.896 1.896 0 11-3.492-1.477c1.008-2.383 3.306-4.007 5.848-4.007zm23.513 0c2.613 0 4.82 1.717 5.553 4.21a1.896 1.896 0 01-3.59 1.21l-.047-.14c-.267-.907-1.015-1.489-1.916-1.489-.915 0-1.813.597-2.275 1.517l-.081.176a1.896 1.896 0 01-3.492-1.477c1.008-2.383 3.306-4.007 5.848-4.007zM77 65.25a1 1 0 011 1v5a1 1 0 01-1 1H58a1 1 0 01-1-1v-5a1 1 0 011-1zm-1 2H59v3h17v-3zm213.356-3.069h-37.303a.68.68 0 00-.672.58l-.008.1v3.691h38.663v-3.691a.68.68 0 00-.58-.673l-.1-.007zM67.12 60.839a1.033 1.033 0 01.113 2.059l-.113.006h-9.038a1.033 1.033 0 01-.113-2.06l.113-.005h9.038zm146.75-22.6h-63.996l-.021.196-.335 2.564 68.458.001c-.674-1.547-2.188-2.669-3.895-2.755l-.21-.005z"
|
|
14652
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14653
|
+
fill: themeValues.subIconColor,
|
|
14654
|
+
fillRule: "nonzero",
|
|
14655
|
+
d: "M168.625 137.938v10.248h6.045a2.04 2.04 0 012.034 1.888l.006.152a2.04 2.04 0 01-1.888 2.034l-.152.006h-8.085a2.04 2.04 0 01-2.034-1.888l-.006-.152v-12.288h4.08zm-7.92 0v11.89a2.04 2.04 0 01-1.887 2.034l-.152.006h-8.085a2.04 2.04 0 01-.153-4.075l.153-.005 6.044-.001v-9.849h4.08zm113.69-42.95a2.04 2.04 0 01.152 4.074l-.152.006h-5.572a2.036 2.036 0 01-.233.213l-.13.093-26.212 17.393a2.04 2.04 0 01-2.238.011l-.141-.1-7.84-6.091c-.01-.008-.017-.531-.018-1.568v-1.543c0-.602.002-1.29.004-2.067l9.198 7.147 20.328-13.488h-4.014a2.04 2.04 0 01-.152-4.074l.152-.006h16.868zM80.5 96.46a2.04 2.04 0 01.152 4.074l-.152.006h-4.092l11.455 11.59 9.934-8.627c.042-.036.14-.108.191-.144l.016-.012-.001.014c-.006.096-.008.588-.01 1.24v2.431l-.001.667a25.458 25.458 0 01-.01 1.048l-8.888 7.718-.017.014-.017.015-.06.048.094-.077a2.066 2.066 0 01-.811.43c-.037.01-.074.02-.111.027l-.03.006a1.966 1.966 0 01-.577.028 2 2 0 01-.686-.189 2.032 2.032 0 01-.304-.179l-.037-.027a1.865 1.865 0 01-.095-.075l-.008-.007-.042-.036a2.05 2.05 0 01-.077-.073l-.01-.011-14.257-14.425a2.033 2.033 0 01-.589-1.394H62.5a2.04 2.04 0 01-.152-4.074l.152-.006h18zm-6.795-49.011c.944 0 1.6.81 1.663 1.741l.005.148v3.68s-.5.017-1 .026v.07H53.098v1.907h-5.725v17.54a8.885 8.885 0 012.492-.43l.263-.003a8.905 8.905 0 11-2.914 17.322l-.84-.001a1 1 0 01-.994-.882 8.898 8.898 0 01-4.157-7.535 8.898 8.898 0 014.15-7.53V49.338c0-.942.609-1.8 1.522-1.883l.146-.006h26.664zm172.423 19.679a8.905 8.905 0 110 17.81 8.905 8.905 0 010-17.81zm48.927-12.398a3.72 3.72 0 013.715 3.522l.005.198v21.63a3.72 3.72 0 01-3.522 3.715l-.198.005h-3.818v-2h3.818c.9 0 1.639-.691 1.714-1.572l.006-.148V68.84h-5v-5.699h5V58.45c0-.9-.69-1.639-1.571-1.714l-.149-.006h-37.303c-.9 0-1.638.69-1.713 1.571l-.007.149v4.728h-2V58.45a3.72 3.72 0 013.523-3.715l.197-.005h37.303zm-241.54 9.649v1l-3.351-.001v2.834h3.35v1h-4.35V64.38h4.35zm-.519-6.025v1h-2.832v2.834h2.832v1h-3.832v-4.834h3.832z"
|
|
14656
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
14657
|
+
fill: "#FFF",
|
|
14658
|
+
d: "M51.196 76.402v3.56l3.562.002V82.1h-3.562v3.562H49.06V82.1h-3.562v-2.137l3.561-.001.001-3.561h2.137zm196-5v3.56l3.562.002V77.1h-3.562v3.562h-2.137V77.1h-3.562v-2.137l3.561-.001.001-3.561h2.137z"
|
|
14659
|
+
}))));
|
|
14660
|
+
};
|
|
14661
|
+
|
|
14662
|
+
var ProfileIcon$1 = themeComponent(ProfileIcon, "Icons", fallbackValues$2, "info");
|
|
14663
|
+
|
|
14764
14664
|
var color$2 = "#15749D";
|
|
14765
14665
|
var hoverColor$1 = "#116285";
|
|
14766
14666
|
var activeColor$1 = "#0E506D";
|
|
@@ -19202,7 +19102,7 @@ function _templateObject2$c() {
|
|
|
19202
19102
|
}
|
|
19203
19103
|
|
|
19204
19104
|
function _templateObject$o() {
|
|
19205
|
-
var data = _taggedTemplateLiteral(["\n width: 100%;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n align-items: flex-start;\n"]);
|
|
19105
|
+
var data = _taggedTemplateLiteral(["\n width: 100%;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n align-items: flex-start;\n > * + * {\n margin-top: 0.25rem;\n }\n"]);
|
|
19206
19106
|
|
|
19207
19107
|
_templateObject$o = function _templateObject() {
|
|
19208
19108
|
return data;
|
|
@@ -19221,14 +19121,74 @@ var SelectField = styled__default.select(_templateObject3$6(), function (_ref2)
|
|
|
19221
19121
|
showErrors = _ref2.showErrors;
|
|
19222
19122
|
return field.dirty && field.hasErrors || field.hasErrors && showErrors ? ERROR_COLOR : GHOST_GREY;
|
|
19223
19123
|
}, FONT_WEIGHT_REGULAR, function (_ref3) {
|
|
19224
|
-
var
|
|
19225
|
-
return
|
|
19124
|
+
var themeValues = _ref3.themeValues;
|
|
19125
|
+
return themeValues.inputBackgroundColor && themeValues.inputBackgroundColor;
|
|
19226
19126
|
}, function (_ref4) {
|
|
19227
|
-
var
|
|
19228
|
-
return
|
|
19127
|
+
var themeValues = _ref4.themeValues;
|
|
19128
|
+
return themeValues.color && themeValues.color;
|
|
19229
19129
|
}, MATISSE_BLUE);
|
|
19230
19130
|
var SelectOption = styled__default.option(_templateObject4$3());
|
|
19231
19131
|
|
|
19132
|
+
var linkColor$1 = {
|
|
19133
|
+
"default": "".concat(MATISSE_BLUE),
|
|
19134
|
+
disabled: "".concat(MATISSE_BLUE)
|
|
19135
|
+
};
|
|
19136
|
+
var formBackgroundColor = {
|
|
19137
|
+
"default": "".concat(WHITE),
|
|
19138
|
+
disabled: "".concat(WHITE),
|
|
19139
|
+
checkout: "".concat(ATHENS_GREY),
|
|
19140
|
+
collapsible: "".concat(ATHENS_GREY)
|
|
19141
|
+
};
|
|
19142
|
+
var inputBackgroundColor = {
|
|
19143
|
+
"default": "".concat(WHITE),
|
|
19144
|
+
disabled: "".concat(SEASHELL_WHITE)
|
|
19145
|
+
};
|
|
19146
|
+
var color$5 = {
|
|
19147
|
+
"default": "".concat(MINESHAFT_GREY),
|
|
19148
|
+
disabled: "".concat(DUSTY_GREY)
|
|
19149
|
+
};
|
|
19150
|
+
var labelColor = {
|
|
19151
|
+
"default": "".concat(CHARADE_GREY),
|
|
19152
|
+
disabled: "".concat(CHARADE_GREY)
|
|
19153
|
+
};
|
|
19154
|
+
var borderColor = {
|
|
19155
|
+
"default": "".concat(GREY_CHATEAU),
|
|
19156
|
+
disabled: "".concat(GREY_CHATEAU)
|
|
19157
|
+
};
|
|
19158
|
+
var lineHeight$2 = {
|
|
19159
|
+
"default": "1rem",
|
|
19160
|
+
disabled: "1rem"
|
|
19161
|
+
};
|
|
19162
|
+
var fontSize$5 = {
|
|
19163
|
+
"default": "0.875rem",
|
|
19164
|
+
disabled: "0.875rem"
|
|
19165
|
+
};
|
|
19166
|
+
var errorFontSize = {
|
|
19167
|
+
"default": "0.75rem",
|
|
19168
|
+
disabled: "0.75rem"
|
|
19169
|
+
};
|
|
19170
|
+
var fontWeight$2 = {
|
|
19171
|
+
"default": "".concat(FONT_WEIGHT_REGULAR),
|
|
19172
|
+
disabled: "".concat(FONT_WEIGHT_REGULAR)
|
|
19173
|
+
};
|
|
19174
|
+
var hoverFocusStyles = {
|
|
19175
|
+
"default": "color: #0E506D; outline: none; text-decoration: underline; ",
|
|
19176
|
+
disabled: "color: #6E727E;"
|
|
19177
|
+
};
|
|
19178
|
+
var fallbackValues$f = {
|
|
19179
|
+
linkColor: linkColor$1,
|
|
19180
|
+
formBackgroundColor: formBackgroundColor,
|
|
19181
|
+
inputBackgroundColor: inputBackgroundColor,
|
|
19182
|
+
color: color$5,
|
|
19183
|
+
labelColor: labelColor,
|
|
19184
|
+
borderColor: borderColor,
|
|
19185
|
+
lineHeight: lineHeight$2,
|
|
19186
|
+
fontSize: fontSize$5,
|
|
19187
|
+
errorFontSize: errorFontSize,
|
|
19188
|
+
fontWeight: fontWeight$2,
|
|
19189
|
+
hoverFocusStyles: hoverFocusStyles
|
|
19190
|
+
};
|
|
19191
|
+
|
|
19232
19192
|
var FormSelect = function FormSelect(_ref) {
|
|
19233
19193
|
var fieldActions = _ref.fieldActions,
|
|
19234
19194
|
labelTextWhenNoError = _ref.labelTextWhenNoError,
|
|
@@ -19237,7 +19197,9 @@ var FormSelect = function FormSelect(_ref) {
|
|
|
19237
19197
|
field = _ref.field,
|
|
19238
19198
|
showErrors = _ref.showErrors,
|
|
19239
19199
|
onChange = _ref.onChange,
|
|
19240
|
-
dropdownMaxHeight = _ref.dropdownMaxHeight
|
|
19200
|
+
dropdownMaxHeight = _ref.dropdownMaxHeight,
|
|
19201
|
+
disabledValues = _ref.disabledValues,
|
|
19202
|
+
themeValues = _ref.themeValues;
|
|
19241
19203
|
|
|
19242
19204
|
var _useState = React.useState(false),
|
|
19243
19205
|
_useState2 = _slicedToArray(_useState, 2),
|
|
@@ -19260,18 +19222,26 @@ var FormSelect = function FormSelect(_ref) {
|
|
|
19260
19222
|
});
|
|
19261
19223
|
return /*#__PURE__*/React__default.createElement(SelectContainer, {
|
|
19262
19224
|
ref: dropdownRef
|
|
19225
|
+
}, /*#__PURE__*/React__default.createElement(Box, {
|
|
19226
|
+
padding: "0",
|
|
19227
|
+
minWidth: "100%"
|
|
19228
|
+
}, /*#__PURE__*/React__default.createElement(Cluster, {
|
|
19229
|
+
justify: "space-between",
|
|
19230
|
+
align: "center"
|
|
19263
19231
|
}, /*#__PURE__*/React__default.createElement(Text$1, {
|
|
19232
|
+
as: "label",
|
|
19264
19233
|
variant: "pS",
|
|
19265
|
-
color:
|
|
19266
|
-
weight:
|
|
19267
|
-
extraStyles: "
|
|
19268
|
-
}, labelTextWhenNoError), /*#__PURE__*/React__default.createElement(Dropdown$1, {
|
|
19234
|
+
color: themeValues.labelColor,
|
|
19235
|
+
weight: themeValues.fontWeight,
|
|
19236
|
+
extraStyles: "word-break: break-word;\n font-family: Public Sans;\n &::first-letter {\n text-transform: uppercase;\n }"
|
|
19237
|
+
}, labelTextWhenNoError))), /*#__PURE__*/React__default.createElement(Dropdown$1, {
|
|
19269
19238
|
maxHeight: dropdownMaxHeight,
|
|
19270
19239
|
placeholder: options[0] ? options[0].text : "",
|
|
19271
19240
|
options: options,
|
|
19272
19241
|
value: field.rawValue,
|
|
19242
|
+
disabledValues: disabledValues,
|
|
19273
19243
|
isOpen: open,
|
|
19274
|
-
isError:
|
|
19244
|
+
isError: field.hasErrors && field.dirty || field.hasErrors && showErrors,
|
|
19275
19245
|
onSelect: onChange ? function (value) {
|
|
19276
19246
|
return onChange(value);
|
|
19277
19247
|
} : function (value) {
|
|
@@ -19283,9 +19253,18 @@ var FormSelect = function FormSelect(_ref) {
|
|
|
19283
19253
|
}), /*#__PURE__*/React__default.createElement(SelectLabel, {
|
|
19284
19254
|
field: field,
|
|
19285
19255
|
showErrors: showErrors
|
|
19286
|
-
}, field.hasErrors && field.dirty || field.hasErrors && showErrors ?
|
|
19256
|
+
}, field.hasErrors && field.dirty || field.hasErrors && showErrors ? /*#__PURE__*/React__default.createElement(Text$1, {
|
|
19257
|
+
color: ERROR_COLOR,
|
|
19258
|
+
variant: "pXS",
|
|
19259
|
+
weight: themeValues.fontWeight,
|
|
19260
|
+
extraStyles: "word-break: break-word;\n font-family: Public Sans;\n &::first-letter {\n text-transform: uppercase;\n }"
|
|
19261
|
+
}, errorMessages[field.errors[0]]) : /*#__PURE__*/React__default.createElement(Text$1, {
|
|
19262
|
+
extraStyles: "height: ".concat(themeValues.lineHeight, ";")
|
|
19263
|
+
})));
|
|
19287
19264
|
};
|
|
19288
19265
|
|
|
19266
|
+
var FormSelect$1 = themeComponent(FormSelect, "FormSelect", fallbackValues$f, "default");
|
|
19267
|
+
|
|
19289
19268
|
var options = [{
|
|
19290
19269
|
text: "Afghanistan",
|
|
19291
19270
|
value: "AF"
|
|
@@ -20036,7 +20015,7 @@ var CountryDropdown = function CountryDropdown(_ref) {
|
|
|
20036
20015
|
fieldActions = _ref.fieldActions,
|
|
20037
20016
|
showErrors = _ref.showErrors,
|
|
20038
20017
|
onChange = _ref.onChange;
|
|
20039
|
-
return /*#__PURE__*/React__default.createElement(FormSelect, {
|
|
20018
|
+
return /*#__PURE__*/React__default.createElement(FormSelect$1, {
|
|
20040
20019
|
options: options,
|
|
20041
20020
|
field: field,
|
|
20042
20021
|
fieldActions: fieldActions,
|
|
@@ -20049,7 +20028,7 @@ var CountryDropdown = function CountryDropdown(_ref) {
|
|
|
20049
20028
|
|
|
20050
20029
|
var backgroundColor$3 = WHITE;
|
|
20051
20030
|
var boxShadow = "0px 2px 14px 0px ".concat(ATHENS_GREY, ", 0px 3px 8px 0px ").concat(GHOST_GREY);
|
|
20052
|
-
var fallbackValues$
|
|
20031
|
+
var fallbackValues$g = {
|
|
20053
20032
|
backgroundColor: backgroundColor$3,
|
|
20054
20033
|
boxShadow: boxShadow
|
|
20055
20034
|
};
|
|
@@ -20070,7 +20049,7 @@ var DisplayBox = function DisplayBox(_ref) {
|
|
|
20070
20049
|
}, children));
|
|
20071
20050
|
};
|
|
20072
20051
|
|
|
20073
|
-
var DisplayBox$1 = themeComponent(DisplayBox, "DisplayBox", fallbackValues$
|
|
20052
|
+
var DisplayBox$1 = themeComponent(DisplayBox, "DisplayBox", fallbackValues$g);
|
|
20074
20053
|
|
|
20075
20054
|
var DisplayCard = function DisplayCard(_ref) {
|
|
20076
20055
|
var title = _ref.title,
|
|
@@ -20417,64 +20396,64 @@ var src_1 = src.FormattedInput;
|
|
|
20417
20396
|
var src_2 = src.createFormat;
|
|
20418
20397
|
var src_3 = src.format;
|
|
20419
20398
|
|
|
20420
|
-
var linkColor$
|
|
20399
|
+
var linkColor$2 = {
|
|
20421
20400
|
"default": "".concat(MATISSE_BLUE),
|
|
20422
20401
|
disabled: "".concat(MATISSE_BLUE)
|
|
20423
20402
|
};
|
|
20424
|
-
var formBackgroundColor = {
|
|
20403
|
+
var formBackgroundColor$1 = {
|
|
20425
20404
|
"default": "".concat(WHITE),
|
|
20426
20405
|
disabled: "".concat(WHITE),
|
|
20427
20406
|
checkout: "".concat(ATHENS_GREY),
|
|
20428
20407
|
collapsible: "".concat(ATHENS_GREY)
|
|
20429
20408
|
};
|
|
20430
|
-
var inputBackgroundColor = {
|
|
20409
|
+
var inputBackgroundColor$1 = {
|
|
20431
20410
|
"default": "".concat(WHITE),
|
|
20432
20411
|
disabled: "".concat(SEASHELL_WHITE)
|
|
20433
20412
|
};
|
|
20434
|
-
var color$
|
|
20413
|
+
var color$6 = {
|
|
20435
20414
|
"default": "".concat(MINESHAFT_GREY),
|
|
20436
20415
|
disabled: "".concat(DUSTY_GREY)
|
|
20437
20416
|
};
|
|
20438
|
-
var labelColor = {
|
|
20439
|
-
"default": "".concat(
|
|
20440
|
-
disabled: "".concat(
|
|
20417
|
+
var labelColor$1 = {
|
|
20418
|
+
"default": "".concat(CHARADE_GREY),
|
|
20419
|
+
disabled: "".concat(CHARADE_GREY)
|
|
20441
20420
|
};
|
|
20442
|
-
var borderColor = {
|
|
20421
|
+
var borderColor$1 = {
|
|
20443
20422
|
"default": "".concat(GREY_CHATEAU),
|
|
20444
20423
|
disabled: "".concat(GREY_CHATEAU)
|
|
20445
20424
|
};
|
|
20446
|
-
var lineHeight$
|
|
20425
|
+
var lineHeight$3 = {
|
|
20447
20426
|
"default": "1rem",
|
|
20448
20427
|
disabled: "1rem"
|
|
20449
20428
|
};
|
|
20450
|
-
var fontSize$
|
|
20429
|
+
var fontSize$6 = {
|
|
20451
20430
|
"default": "0.875rem",
|
|
20452
20431
|
disabled: "0.875rem"
|
|
20453
20432
|
};
|
|
20454
|
-
var errorFontSize = {
|
|
20433
|
+
var errorFontSize$1 = {
|
|
20455
20434
|
"default": "0.75rem",
|
|
20456
20435
|
disabled: "0.75rem"
|
|
20457
20436
|
};
|
|
20458
|
-
var fontWeight$
|
|
20437
|
+
var fontWeight$3 = {
|
|
20459
20438
|
"default": "".concat(FONT_WEIGHT_REGULAR),
|
|
20460
20439
|
disabled: "".concat(FONT_WEIGHT_REGULAR)
|
|
20461
20440
|
};
|
|
20462
|
-
var hoverFocusStyles = {
|
|
20441
|
+
var hoverFocusStyles$1 = {
|
|
20463
20442
|
"default": "color: #0E506D; outline: none; text-decoration: underline; ",
|
|
20464
20443
|
disabled: "color: #6E727E;"
|
|
20465
20444
|
};
|
|
20466
|
-
var fallbackValues$
|
|
20467
|
-
linkColor: linkColor$
|
|
20468
|
-
formBackgroundColor: formBackgroundColor,
|
|
20469
|
-
inputBackgroundColor: inputBackgroundColor,
|
|
20470
|
-
color: color$
|
|
20471
|
-
labelColor: labelColor,
|
|
20472
|
-
borderColor: borderColor,
|
|
20473
|
-
lineHeight: lineHeight$
|
|
20474
|
-
fontSize: fontSize$
|
|
20475
|
-
errorFontSize: errorFontSize,
|
|
20476
|
-
fontWeight: fontWeight$
|
|
20477
|
-
hoverFocusStyles: hoverFocusStyles
|
|
20445
|
+
var fallbackValues$h = {
|
|
20446
|
+
linkColor: linkColor$2,
|
|
20447
|
+
formBackgroundColor: formBackgroundColor$1,
|
|
20448
|
+
inputBackgroundColor: inputBackgroundColor$1,
|
|
20449
|
+
color: color$6,
|
|
20450
|
+
labelColor: labelColor$1,
|
|
20451
|
+
borderColor: borderColor$1,
|
|
20452
|
+
lineHeight: lineHeight$3,
|
|
20453
|
+
fontSize: fontSize$6,
|
|
20454
|
+
errorFontSize: errorFontSize$1,
|
|
20455
|
+
fontWeight: fontWeight$3,
|
|
20456
|
+
hoverFocusStyles: hoverFocusStyles$1
|
|
20478
20457
|
};
|
|
20479
20458
|
|
|
20480
20459
|
function _templateObject4$4() {
|
|
@@ -20690,7 +20669,7 @@ var FormInput = function FormInput(_ref13) {
|
|
|
20690
20669
|
}, decorator)));
|
|
20691
20670
|
};
|
|
20692
20671
|
|
|
20693
|
-
var FormInput$1 = themeComponent(FormInput, "FormInput", fallbackValues$
|
|
20672
|
+
var FormInput$1 = themeComponent(FormInput, "FormInput", fallbackValues$h, "default");
|
|
20694
20673
|
|
|
20695
20674
|
var FormInputRow = function FormInputRow(_ref) {
|
|
20696
20675
|
var _ref$breakpoint = _ref.breakpoint,
|
|
@@ -20740,9 +20719,9 @@ var FormContainer = function FormContainer(_ref) {
|
|
|
20740
20719
|
}, rest), children);
|
|
20741
20720
|
};
|
|
20742
20721
|
|
|
20743
|
-
var FormContainer$1 = themeComponent(withWindowSize(FormContainer), "FormContainer", fallbackValues$
|
|
20722
|
+
var FormContainer$1 = themeComponent(withWindowSize(FormContainer), "FormContainer", fallbackValues$h, "default");
|
|
20744
20723
|
|
|
20745
|
-
var fontSize$
|
|
20724
|
+
var fontSize$7 = {
|
|
20746
20725
|
"default": "1rem",
|
|
20747
20726
|
radio: "1.0625rem"
|
|
20748
20727
|
};
|
|
@@ -20750,14 +20729,14 @@ var padding$1 = {
|
|
|
20750
20729
|
"default": "0",
|
|
20751
20730
|
radio: "0.625rem 0"
|
|
20752
20731
|
};
|
|
20753
|
-
var color$
|
|
20732
|
+
var color$7 = {
|
|
20754
20733
|
"default": "".concat(CHARADE_GREY),
|
|
20755
20734
|
radio: "".concat(MINESHAFT_GREY)
|
|
20756
20735
|
};
|
|
20757
|
-
var fallbackValues$
|
|
20758
|
-
fontSize: fontSize$
|
|
20736
|
+
var fallbackValues$i = {
|
|
20737
|
+
fontSize: fontSize$7,
|
|
20759
20738
|
padding: padding$1,
|
|
20760
|
-
color: color$
|
|
20739
|
+
color: color$7
|
|
20761
20740
|
};
|
|
20762
20741
|
|
|
20763
20742
|
var FormattedAddress = function FormattedAddress(_ref) {
|
|
@@ -20797,11 +20776,11 @@ var FormattedAddress = function FormattedAddress(_ref) {
|
|
|
20797
20776
|
}, city, ", ", stateProvince, " ".concat(zip), country ? " ".concat(country) : "")));
|
|
20798
20777
|
};
|
|
20799
20778
|
|
|
20800
|
-
var FormattedAddress$1 = themeComponent(FormattedAddress, "FormattedAddress", fallbackValues$
|
|
20779
|
+
var FormattedAddress$1 = themeComponent(FormattedAddress, "FormattedAddress", fallbackValues$i, "default");
|
|
20801
20780
|
|
|
20802
20781
|
var textColor$1 = "".concat(CHARADE_GREY);
|
|
20803
20782
|
var autopayTextColor = "".concat(REGENT_GREY);
|
|
20804
|
-
var fallbackValues$
|
|
20783
|
+
var fallbackValues$j = {
|
|
20805
20784
|
textColor: textColor$1,
|
|
20806
20785
|
autopayTextColor: autopayTextColor
|
|
20807
20786
|
};
|
|
@@ -20854,7 +20833,7 @@ var FormattedCreditCard = function FormattedCreditCard(_ref) {
|
|
|
20854
20833
|
}, "Autopay Enabled")));
|
|
20855
20834
|
};
|
|
20856
20835
|
|
|
20857
|
-
var FormattedCreditCard$1 = themeComponent(FormattedCreditCard, "FormattedCreditCard", fallbackValues$
|
|
20836
|
+
var FormattedCreditCard$1 = themeComponent(FormattedCreditCard, "FormattedCreditCard", fallbackValues$j, "default");
|
|
20858
20837
|
|
|
20859
20838
|
function _templateObject3$8() {
|
|
20860
20839
|
var data = _taggedTemplateLiteral(["\n display: block;\n top: auto;\n bottom: 6px;\n left: 2px;\n transition-duration: 0.13s;\n transition-delay: 0.13s;\n transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);\n margin-top: 12px;\n background-color: ", ";\n\n &, &::before, &::after {\n background-color: ", ";\n width: 30px;\n height: 3px;\n position: absolute;\n transition-property: transform;\n transition-duration: 0.15s;\n transition-timing-function: ease;\n }\n\n &::before, &::after {\n content: \"\";\n display: block;\n }\n\n &::before {\n top: -10px;\n transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), \n transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);\n }\n\n &::after {\n bottom: -10px;\n top: -20px;\n transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), \n opacity 0.1s linear;\n }\n\n &.active, &.active::before, &.active::after {\n background-color: ", ";\n }\n\n &.active {\n transform: translate3d(0, -10px, 0) rotate(-45deg);\n transition-delay: 0.22s;\n transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);\n }\n\n &.active::after {\n top: 0;\n opacity: 0;\n transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), \n opacity: 0.1s 0.22s linear;\n }\n\n &.active::before {\n top: 0;\n transform: rotate(-90deg);\n transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), \n transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);\n }\n"]);
|
|
@@ -20971,14 +20950,14 @@ var Jumbo = function Jumbo(_ref) {
|
|
|
20971
20950
|
|
|
20972
20951
|
var Jumbo$1 = withWindowSize(Jumbo);
|
|
20973
20952
|
|
|
20974
|
-
var fontWeight$
|
|
20953
|
+
var fontWeight$4 = {
|
|
20975
20954
|
"default": "600",
|
|
20976
20955
|
p: "600",
|
|
20977
20956
|
pL: "600",
|
|
20978
20957
|
h6: "700"
|
|
20979
20958
|
};
|
|
20980
|
-
var fallbackValues$
|
|
20981
|
-
fontWeight: fontWeight$
|
|
20959
|
+
var fallbackValues$k = {
|
|
20960
|
+
fontWeight: fontWeight$4
|
|
20982
20961
|
};
|
|
20983
20962
|
|
|
20984
20963
|
var LabeledAmount = function LabeledAmount(_ref) {
|
|
@@ -21004,7 +20983,7 @@ var LabeledAmount = function LabeledAmount(_ref) {
|
|
|
21004
20983
|
}, amount));
|
|
21005
20984
|
};
|
|
21006
20985
|
|
|
21007
|
-
var LabeledAmount$1 = themeComponent(LabeledAmount, "LabeledAmount", fallbackValues$
|
|
20986
|
+
var LabeledAmount$1 = themeComponent(LabeledAmount, "LabeledAmount", fallbackValues$k, "default");
|
|
21008
20987
|
|
|
21009
20988
|
var weightTitle = {
|
|
21010
20989
|
"default": "600",
|
|
@@ -21014,7 +20993,7 @@ var paragraphVariant = {
|
|
|
21014
20993
|
"default": "pL",
|
|
21015
20994
|
small: "p"
|
|
21016
20995
|
};
|
|
21017
|
-
var fallbackValues$
|
|
20996
|
+
var fallbackValues$l = {
|
|
21018
20997
|
weightTitle: weightTitle,
|
|
21019
20998
|
paragraphVariant: paragraphVariant
|
|
21020
20999
|
};
|
|
@@ -21043,11 +21022,11 @@ var LineItem = function LineItem(_ref) {
|
|
|
21043
21022
|
}, amount));
|
|
21044
21023
|
};
|
|
21045
21024
|
|
|
21046
|
-
var LineItem$1 = themeComponent(LineItem, "LineItem", fallbackValues$
|
|
21025
|
+
var LineItem$1 = themeComponent(LineItem, "LineItem", fallbackValues$l, "default");
|
|
21047
21026
|
|
|
21048
|
-
var color$
|
|
21049
|
-
var fallbackValues$
|
|
21050
|
-
color: color$
|
|
21027
|
+
var color$8 = "#15749D";
|
|
21028
|
+
var fallbackValues$m = {
|
|
21029
|
+
color: color$8
|
|
21051
21030
|
};
|
|
21052
21031
|
|
|
21053
21032
|
function _templateObject2$g() {
|
|
@@ -21098,7 +21077,7 @@ var Spinner$1 = function Spinner(_ref4) {
|
|
|
21098
21077
|
})));
|
|
21099
21078
|
};
|
|
21100
21079
|
|
|
21101
|
-
var Spinner$2 = themeComponent(Spinner$1, "Spinner", fallbackValues$
|
|
21080
|
+
var Spinner$2 = themeComponent(Spinner$1, "Spinner", fallbackValues$m);
|
|
21102
21081
|
|
|
21103
21082
|
var Loading = function Loading() {
|
|
21104
21083
|
return /*#__PURE__*/React__default.createElement(Box, {
|
|
@@ -21512,7 +21491,7 @@ var PasswordRequirements = function PasswordRequirements(_ref) {
|
|
|
21512
21491
|
}))));
|
|
21513
21492
|
};
|
|
21514
21493
|
|
|
21515
|
-
var color$
|
|
21494
|
+
var color$9 = {
|
|
21516
21495
|
"default": "".concat(CHARADE_GREY),
|
|
21517
21496
|
large: "".concat(BRIGHT_GREY)
|
|
21518
21497
|
};
|
|
@@ -21520,8 +21499,8 @@ var height$1 = {
|
|
|
21520
21499
|
"default": "3rem",
|
|
21521
21500
|
large: "192px"
|
|
21522
21501
|
};
|
|
21523
|
-
var fallbackValues$
|
|
21524
|
-
color: color$
|
|
21502
|
+
var fallbackValues$n = {
|
|
21503
|
+
color: color$9,
|
|
21525
21504
|
height: height$1
|
|
21526
21505
|
};
|
|
21527
21506
|
|
|
@@ -21609,12 +21588,12 @@ var Placeholder = function Placeholder(_ref2) {
|
|
|
21609
21588
|
}, text)))))))))));
|
|
21610
21589
|
};
|
|
21611
21590
|
|
|
21612
|
-
var Placeholder$1 = themeComponent(Placeholder, "Placeholder", fallbackValues$
|
|
21591
|
+
var Placeholder$1 = themeComponent(Placeholder, "Placeholder", fallbackValues$n, "default");
|
|
21613
21592
|
|
|
21614
21593
|
var backgroundColor$4 = {
|
|
21615
21594
|
"default": "".concat(WHITE)
|
|
21616
21595
|
};
|
|
21617
|
-
var fallbackValues$
|
|
21596
|
+
var fallbackValues$o = {
|
|
21618
21597
|
backgroundColor: backgroundColor$4
|
|
21619
21598
|
};
|
|
21620
21599
|
|
|
@@ -21642,11 +21621,11 @@ var ProcessingFee = function ProcessingFee(_ref) {
|
|
|
21642
21621
|
}));
|
|
21643
21622
|
};
|
|
21644
21623
|
|
|
21645
|
-
var ProcessingFee$1 = themeComponent(ProcessingFee, "ProcessingFee", fallbackValues$
|
|
21624
|
+
var ProcessingFee$1 = themeComponent(ProcessingFee, "ProcessingFee", fallbackValues$o, "default");
|
|
21646
21625
|
|
|
21647
21626
|
var activeColor$4 = "".concat(MATISSE_BLUE);
|
|
21648
21627
|
var inactiveColor = "".concat(GREY_CHATEAU);
|
|
21649
|
-
var fallbackValues$
|
|
21628
|
+
var fallbackValues$p = {
|
|
21650
21629
|
activeColor: activeColor$4,
|
|
21651
21630
|
inactiveColor: inactiveColor
|
|
21652
21631
|
};
|
|
@@ -21742,16 +21721,16 @@ var RadioButton$1 = function RadioButton(_ref2) {
|
|
|
21742
21721
|
})));
|
|
21743
21722
|
};
|
|
21744
21723
|
|
|
21745
|
-
var RadioButton$2 = themeComponent(RadioButton$1, "RadioButton", fallbackValues$
|
|
21724
|
+
var RadioButton$2 = themeComponent(RadioButton$1, "RadioButton", fallbackValues$p);
|
|
21746
21725
|
|
|
21747
|
-
var borderColor$
|
|
21726
|
+
var borderColor$2 = {
|
|
21748
21727
|
"default": "".concat(GREY_CHATEAU)
|
|
21749
21728
|
};
|
|
21750
21729
|
var borderSize = {
|
|
21751
21730
|
"default": "1px"
|
|
21752
21731
|
};
|
|
21753
|
-
var fallbackValues$
|
|
21754
|
-
borderColor: borderColor$
|
|
21732
|
+
var fallbackValues$q = {
|
|
21733
|
+
borderColor: borderColor$2,
|
|
21755
21734
|
borderSize: borderSize
|
|
21756
21735
|
};
|
|
21757
21736
|
|
|
@@ -21767,7 +21746,7 @@ var SolidDivider = function SolidDivider(_ref) {
|
|
|
21767
21746
|
});
|
|
21768
21747
|
};
|
|
21769
21748
|
|
|
21770
|
-
var SolidDivider$1 = themeComponent(SolidDivider, "SolidDivider", fallbackValues$
|
|
21749
|
+
var SolidDivider$1 = themeComponent(SolidDivider, "SolidDivider", fallbackValues$q, "default");
|
|
21771
21750
|
|
|
21772
21751
|
var placeHolderOptionUS = {
|
|
21773
21752
|
text: "Please select state",
|
|
@@ -32332,7 +32311,7 @@ var FormStateDropdown = function FormStateDropdown(_ref) {
|
|
|
32332
32311
|
countryCode = _ref.countryCode;
|
|
32333
32312
|
var placeholder = countryCode === "US" ? placeHolderOptionUS : placeHolderOption;
|
|
32334
32313
|
var options = [placeholder].concat(_toConsumableArray(getOptions(countryCode)));
|
|
32335
|
-
return /*#__PURE__*/React__default.createElement(FormSelect, {
|
|
32314
|
+
return /*#__PURE__*/React__default.createElement(FormSelect$1, {
|
|
32336
32315
|
options: options,
|
|
32337
32316
|
field: field,
|
|
32338
32317
|
fieldActions: fieldActions,
|
|
@@ -32349,7 +32328,7 @@ var offBackground = "".concat(REGENT_GREY);
|
|
|
32349
32328
|
var labelStyles = "\n display: flex;\n justify-content: flex-start;\n align-items: center;\n";
|
|
32350
32329
|
var rightLabelStyles = "\n ".concat(labelStyles, "\n flex-direction: row;\n");
|
|
32351
32330
|
var leftLabelStyles = "\n ".concat(labelStyles, "\n flex-direction: row-reverse;\n");
|
|
32352
|
-
var fallbackValues$
|
|
32331
|
+
var fallbackValues$r = {
|
|
32353
32332
|
onBackground: onBackground,
|
|
32354
32333
|
disabledBackground: disabledBackground,
|
|
32355
32334
|
white: white,
|
|
@@ -32551,7 +32530,7 @@ var ToggleSwitch = function ToggleSwitch(_ref6) {
|
|
|
32551
32530
|
}, label))));
|
|
32552
32531
|
};
|
|
32553
32532
|
|
|
32554
|
-
var ToggleSwitch$1 = themeComponent(ToggleSwitch, "ToggleSwitch", fallbackValues$
|
|
32533
|
+
var ToggleSwitch$1 = themeComponent(ToggleSwitch, "ToggleSwitch", fallbackValues$r);
|
|
32555
32534
|
|
|
32556
32535
|
var background$1 = "".concat(ATHENS_GREY);
|
|
32557
32536
|
var white$1 = "".concat(WHITE);
|
|
@@ -34483,7 +34462,7 @@ ChangePasswordForm.mapDispatchToProps = mapDispatchToProps$1;
|
|
|
34483
34462
|
var titleColor = "#292A33";
|
|
34484
34463
|
var headingBackgroundColor = "transparent";
|
|
34485
34464
|
var bodyBackgroundColor = "transparent";
|
|
34486
|
-
var fallbackValues$
|
|
34465
|
+
var fallbackValues$s = {
|
|
34487
34466
|
titleColor: titleColor,
|
|
34488
34467
|
headingBackgroundColor: headingBackgroundColor,
|
|
34489
34468
|
bodyBackgroundColor: bodyBackgroundColor
|
|
@@ -34584,7 +34563,7 @@ var CollapsibleSection = function CollapsibleSection(_ref) {
|
|
|
34584
34563
|
}, children))));
|
|
34585
34564
|
};
|
|
34586
34565
|
|
|
34587
|
-
var CollapsibleSection$1 = themeComponent(CollapsibleSection, "CollapsibleSection", fallbackValues$
|
|
34566
|
+
var CollapsibleSection$1 = themeComponent(CollapsibleSection, "CollapsibleSection", fallbackValues$s);
|
|
34588
34567
|
|
|
34589
34568
|
var EditNameForm = function EditNameForm(_ref) {
|
|
34590
34569
|
var fields = _ref.fields,
|
|
@@ -35119,7 +35098,7 @@ ForgotPasswordForm.mapDispatchToProps = mapDispatchToProps$4;
|
|
|
35119
35098
|
|
|
35120
35099
|
var textColor$2 = "#ffffff";
|
|
35121
35100
|
var backgroundColor$5 = "#182848";
|
|
35122
|
-
var fallbackValues$
|
|
35101
|
+
var fallbackValues$t = {
|
|
35123
35102
|
textColor: textColor$2,
|
|
35124
35103
|
backgroundColor: backgroundColor$5
|
|
35125
35104
|
};
|
|
@@ -35165,7 +35144,7 @@ var HighlightTabRow = function HighlightTabRow(_ref) {
|
|
|
35165
35144
|
}), repeat( /*#__PURE__*/React__default.createElement(Box, null), boxesAfter))));
|
|
35166
35145
|
};
|
|
35167
35146
|
|
|
35168
|
-
var HighlightTabRow$1 = /*#__PURE__*/React.memo(themeComponent(HighlightTabRow, "HighlightTabRow", fallbackValues$
|
|
35147
|
+
var HighlightTabRow$1 = /*#__PURE__*/React.memo(themeComponent(HighlightTabRow, "HighlightTabRow", fallbackValues$t));
|
|
35169
35148
|
|
|
35170
35149
|
var LoginForm = function LoginForm(_ref) {
|
|
35171
35150
|
var _emailErrorMessages;
|
|
@@ -36500,11 +36479,11 @@ var Modal$1 = function Modal(_ref) {
|
|
|
36500
36479
|
})))))))));
|
|
36501
36480
|
};
|
|
36502
36481
|
|
|
36503
|
-
var fontSize$
|
|
36482
|
+
var fontSize$8 = {
|
|
36504
36483
|
"default": "1.375rem",
|
|
36505
36484
|
largeTitle: "1.75rem"
|
|
36506
36485
|
};
|
|
36507
|
-
var fontWeight$
|
|
36486
|
+
var fontWeight$5 = {
|
|
36508
36487
|
"default": "600",
|
|
36509
36488
|
largeTitle: "700"
|
|
36510
36489
|
};
|
|
@@ -36512,7 +36491,7 @@ var fontColor = {
|
|
|
36512
36491
|
"default": CHARADE_GREY,
|
|
36513
36492
|
largeTitle: CHARADE_GREY
|
|
36514
36493
|
};
|
|
36515
|
-
var lineHeight$
|
|
36494
|
+
var lineHeight$4 = {
|
|
36516
36495
|
"default": "2rem",
|
|
36517
36496
|
largeTitle: "2rem"
|
|
36518
36497
|
};
|
|
@@ -36540,11 +36519,11 @@ var backgroundColor$6 = {
|
|
|
36540
36519
|
"default": WHITE,
|
|
36541
36520
|
largeTitle: WHITE
|
|
36542
36521
|
};
|
|
36543
|
-
var fallbackValues$
|
|
36544
|
-
fontSize: fontSize$
|
|
36545
|
-
fontWeight: fontWeight$
|
|
36522
|
+
var fallbackValues$u = {
|
|
36523
|
+
fontSize: fontSize$8,
|
|
36524
|
+
fontWeight: fontWeight$5,
|
|
36546
36525
|
fontColor: fontColor,
|
|
36547
|
-
lineHeight: lineHeight$
|
|
36526
|
+
lineHeight: lineHeight$4,
|
|
36548
36527
|
textAlign: textAlign,
|
|
36549
36528
|
titleType: titleType,
|
|
36550
36529
|
titleSpacing: titleSpacing,
|
|
@@ -36581,7 +36560,7 @@ var Module = function Module(_ref) {
|
|
|
36581
36560
|
}, children)));
|
|
36582
36561
|
};
|
|
36583
36562
|
|
|
36584
|
-
var Module$1 = /*#__PURE__*/React.memo(themeComponent(Module, "Module", fallbackValues$
|
|
36563
|
+
var Module$1 = /*#__PURE__*/React.memo(themeComponent(Module, "Module", fallbackValues$u, "default"));
|
|
36585
36564
|
|
|
36586
36565
|
var backgroundColor$7 = {
|
|
36587
36566
|
profile: "#3b414d",
|
|
@@ -36591,7 +36570,7 @@ var shadowColor = {
|
|
|
36591
36570
|
profile: "#292A33",
|
|
36592
36571
|
cms: "#292A33"
|
|
36593
36572
|
};
|
|
36594
|
-
var fallbackValues$
|
|
36573
|
+
var fallbackValues$v = {
|
|
36595
36574
|
backgroundColor: backgroundColor$7,
|
|
36596
36575
|
shadowColor: shadowColor
|
|
36597
36576
|
};
|
|
@@ -36632,7 +36611,7 @@ var NavMenuDesktop = function NavMenuDesktop(_ref) {
|
|
|
36632
36611
|
}, menuContent));
|
|
36633
36612
|
};
|
|
36634
36613
|
|
|
36635
|
-
var NavMenuDesktop$1 = themeComponent(NavMenuDesktop, "NavMenu", fallbackValues$
|
|
36614
|
+
var NavMenuDesktop$1 = themeComponent(NavMenuDesktop, "NavMenu", fallbackValues$v, "profile");
|
|
36636
36615
|
|
|
36637
36616
|
function _templateObject$B() {
|
|
36638
36617
|
var data = _taggedTemplateLiteral(["\n position: fixed;\n top: 72px;\n"]);
|
|
@@ -36694,7 +36673,7 @@ var NavMenuMobile = function NavMenuMobile(_ref) {
|
|
|
36694
36673
|
}, menuContent));
|
|
36695
36674
|
};
|
|
36696
36675
|
|
|
36697
|
-
var NavMenuMobile$1 = themeComponent(NavMenuMobile, "NavMenu", fallbackValues$
|
|
36676
|
+
var NavMenuMobile$1 = themeComponent(NavMenuMobile, "NavMenu", fallbackValues$v, "profile");
|
|
36698
36677
|
|
|
36699
36678
|
var AccountBillIcon = function AccountBillIcon() {
|
|
36700
36679
|
return /*#__PURE__*/React__default.createElement("svg", {
|
|
@@ -38193,11 +38172,11 @@ var TitleModule = function TitleModule(_ref) {
|
|
|
38193
38172
|
}, subtitle)));
|
|
38194
38173
|
};
|
|
38195
38174
|
|
|
38196
|
-
var color$
|
|
38175
|
+
var color$a = "#15749D";
|
|
38197
38176
|
var hoverColor$4 = "#116285";
|
|
38198
38177
|
var activeColor$5 = "#0E506D";
|
|
38199
|
-
var fallbackValues$
|
|
38200
|
-
color: color$
|
|
38178
|
+
var fallbackValues$w = {
|
|
38179
|
+
color: color$a,
|
|
38201
38180
|
hoverColor: hoverColor$4,
|
|
38202
38181
|
activeColor: activeColor$5
|
|
38203
38182
|
};
|
|
@@ -38267,7 +38246,7 @@ var AutopayModal = function AutopayModal(_ref) {
|
|
|
38267
38246
|
}, modalExtraProps));
|
|
38268
38247
|
};
|
|
38269
38248
|
|
|
38270
|
-
var AutopayModalModule = themeComponent(AutopayModal, "AutopayModal", fallbackValues$
|
|
38249
|
+
var AutopayModalModule = themeComponent(AutopayModal, "AutopayModal", fallbackValues$w);
|
|
38271
38250
|
|
|
38272
38251
|
var AmountModule = function AmountModule(_ref) {
|
|
38273
38252
|
var totalAmountDue = _ref.totalAmountDue,
|
|
@@ -38824,7 +38803,7 @@ var labeledAmountTotal = {
|
|
|
38824
38803
|
"default": "h6",
|
|
38825
38804
|
small: "pL"
|
|
38826
38805
|
};
|
|
38827
|
-
var fallbackValues$
|
|
38806
|
+
var fallbackValues$x = {
|
|
38828
38807
|
backgroundColor: backgroundColor$8,
|
|
38829
38808
|
lineItem: lineItem,
|
|
38830
38809
|
labeledAmountSubtotal: labeledAmountSubtotal,
|
|
@@ -39000,21 +38979,21 @@ var PaymentDetails = function PaymentDetails(_ref4) {
|
|
|
39000
38979
|
});
|
|
39001
38980
|
};
|
|
39002
38981
|
|
|
39003
|
-
var PaymentDetails$1 = themeComponent(PaymentDetails, "PaymentDetails", fallbackValues$
|
|
38982
|
+
var PaymentDetails$1 = themeComponent(PaymentDetails, "PaymentDetails", fallbackValues$x, "default");
|
|
39004
38983
|
|
|
39005
|
-
var linkColor$
|
|
38984
|
+
var linkColor$3 = {
|
|
39006
38985
|
"default": "#357fb8",
|
|
39007
38986
|
footer: "#ffffff"
|
|
39008
38987
|
};
|
|
39009
|
-
var fontSize$
|
|
38988
|
+
var fontSize$9 = {
|
|
39010
38989
|
"default": "1rem",
|
|
39011
38990
|
footer: "0.875rem"
|
|
39012
38991
|
};
|
|
39013
|
-
var lineHeight$
|
|
38992
|
+
var lineHeight$5 = {
|
|
39014
38993
|
"default": "1.5rem",
|
|
39015
38994
|
footer: "1.25rem"
|
|
39016
38995
|
};
|
|
39017
|
-
var fontWeight$
|
|
38996
|
+
var fontWeight$6 = {
|
|
39018
38997
|
"default": FONT_WEIGHT_REGULAR,
|
|
39019
38998
|
footer: FONT_WEIGHT_SEMIBOLD
|
|
39020
38999
|
};
|
|
@@ -39022,11 +39001,11 @@ var modalLinkHoverFocus = {
|
|
|
39022
39001
|
"default": "",
|
|
39023
39002
|
footer: "outline: none; text-decoration: underline;"
|
|
39024
39003
|
};
|
|
39025
|
-
var fallbackValues$
|
|
39026
|
-
linkColor: linkColor$
|
|
39027
|
-
fontSize: fontSize$
|
|
39028
|
-
lineHeight: lineHeight$
|
|
39029
|
-
fontWeight: fontWeight$
|
|
39004
|
+
var fallbackValues$y = {
|
|
39005
|
+
linkColor: linkColor$3,
|
|
39006
|
+
fontSize: fontSize$9,
|
|
39007
|
+
lineHeight: lineHeight$5,
|
|
39008
|
+
fontWeight: fontWeight$6,
|
|
39030
39009
|
modalLinkHoverFocus: modalLinkHoverFocus
|
|
39031
39010
|
};
|
|
39032
39011
|
|
|
@@ -39085,7 +39064,7 @@ var AccountAndRoutingModal = function AccountAndRoutingModal(_ref) {
|
|
|
39085
39064
|
});
|
|
39086
39065
|
};
|
|
39087
39066
|
|
|
39088
|
-
var AccountAndRoutingModal$1 = themeComponent(AccountAndRoutingModal, "AccountAndRoutingModal", fallbackValues$
|
|
39067
|
+
var AccountAndRoutingModal$1 = themeComponent(AccountAndRoutingModal, "AccountAndRoutingModal", fallbackValues$y, "default");
|
|
39089
39068
|
|
|
39090
39069
|
function _templateObject2$l() {
|
|
39091
39070
|
var data = _taggedTemplateLiteral(["\n outline: none;\n"]);
|
|
@@ -39249,7 +39228,7 @@ var PaymentFormACH = function PaymentFormACH(_ref) {
|
|
|
39249
39228
|
onKeyDown: function onKeyDown(e) {
|
|
39250
39229
|
return e.key === "Enter" && handleSubmit(e);
|
|
39251
39230
|
}
|
|
39252
|
-
}), allowBankAccountType && /*#__PURE__*/React__default.createElement(FormSelect, {
|
|
39231
|
+
}), allowBankAccountType && /*#__PURE__*/React__default.createElement(FormSelect$1, {
|
|
39253
39232
|
labelTextWhenNoError: "Account type",
|
|
39254
39233
|
options: [{
|
|
39255
39234
|
text: "Select account type",
|
|
@@ -39609,13 +39588,13 @@ PhoneForm.mapDispatchToProps = mapDispatchToProps$8;
|
|
|
39609
39588
|
var headingBackgroundColor$1 = "".concat(WHITE);
|
|
39610
39589
|
var headingDisabledColor = "".concat(ATHENS_GREY);
|
|
39611
39590
|
var bodyBackgroundColor$1 = "#eeeeee";
|
|
39612
|
-
var borderColor$
|
|
39591
|
+
var borderColor$3 = "".concat(GREY_CHATEAU);
|
|
39613
39592
|
var focusStyles = "outline: none;";
|
|
39614
|
-
var fallbackValues$
|
|
39593
|
+
var fallbackValues$z = {
|
|
39615
39594
|
headingBackgroundColor: headingBackgroundColor$1,
|
|
39616
39595
|
headingDisabledColor: headingDisabledColor,
|
|
39617
39596
|
bodyBackgroundColor: bodyBackgroundColor$1,
|
|
39618
|
-
borderColor: borderColor$
|
|
39597
|
+
borderColor: borderColor$3,
|
|
39619
39598
|
focusStyles: focusStyles
|
|
39620
39599
|
};
|
|
39621
39600
|
|
|
@@ -39802,7 +39781,7 @@ var RadioSection = function RadioSection(_ref) {
|
|
|
39802
39781
|
})));
|
|
39803
39782
|
};
|
|
39804
39783
|
|
|
39805
|
-
var RadioSection$1 = themeComponent(RadioSection, "RadioSection", fallbackValues$
|
|
39784
|
+
var RadioSection$1 = themeComponent(RadioSection, "RadioSection", fallbackValues$z);
|
|
39806
39785
|
|
|
39807
39786
|
var RegistrationForm = function RegistrationForm(_ref) {
|
|
39808
39787
|
var _emailErrorMessages, _passwordErrorMessage;
|
|
@@ -40091,7 +40070,7 @@ var ResetPasswordSuccess = withWindowSize(ResetConfirmationForm$2);
|
|
|
40091
40070
|
var activeTabBackground = "#FFFFFF";
|
|
40092
40071
|
var activeTabAccent = "#15749D";
|
|
40093
40072
|
var activeTabHover = "#B8D5E1";
|
|
40094
|
-
var fallbackValues$
|
|
40073
|
+
var fallbackValues$A = {
|
|
40095
40074
|
activeTabBackground: activeTabBackground,
|
|
40096
40075
|
activeTabAccent: activeTabAccent,
|
|
40097
40076
|
activeTabHover: activeTabHover
|
|
@@ -40147,13 +40126,13 @@ var TabSidebar = function TabSidebar(_ref) {
|
|
|
40147
40126
|
})));
|
|
40148
40127
|
};
|
|
40149
40128
|
|
|
40150
|
-
var TabSidebar$1 = themeComponent(TabSidebar, "ProfileTab", fallbackValues$
|
|
40129
|
+
var TabSidebar$1 = themeComponent(TabSidebar, "ProfileTab", fallbackValues$A);
|
|
40151
40130
|
|
|
40152
40131
|
var backgroundColor$9 = {
|
|
40153
40132
|
"default": "#ffffff",
|
|
40154
40133
|
footer: "#ffffff"
|
|
40155
40134
|
};
|
|
40156
|
-
var linkColor$
|
|
40135
|
+
var linkColor$4 = {
|
|
40157
40136
|
"default": "#357fb8",
|
|
40158
40137
|
footer: "#ffffff"
|
|
40159
40138
|
};
|
|
@@ -40161,15 +40140,15 @@ var border$2 = {
|
|
|
40161
40140
|
"default": "#cdcdcd",
|
|
40162
40141
|
footer: "#cdcdcd"
|
|
40163
40142
|
};
|
|
40164
|
-
var fontSize$
|
|
40143
|
+
var fontSize$a = {
|
|
40165
40144
|
"default": "1rem",
|
|
40166
40145
|
footer: "0.875rem"
|
|
40167
40146
|
};
|
|
40168
|
-
var lineHeight$
|
|
40147
|
+
var lineHeight$6 = {
|
|
40169
40148
|
"default": "1.5rem",
|
|
40170
40149
|
footer: "1.25rem"
|
|
40171
40150
|
};
|
|
40172
|
-
var fontWeight$
|
|
40151
|
+
var fontWeight$7 = {
|
|
40173
40152
|
"default": FONT_WEIGHT_REGULAR,
|
|
40174
40153
|
footer: FONT_WEIGHT_SEMIBOLD
|
|
40175
40154
|
};
|
|
@@ -40177,13 +40156,13 @@ var modalLinkHoverFocus$1 = {
|
|
|
40177
40156
|
"default": "",
|
|
40178
40157
|
footer: "outline: none; text-decoration: underline;"
|
|
40179
40158
|
};
|
|
40180
|
-
var fallbackValues$
|
|
40159
|
+
var fallbackValues$B = {
|
|
40181
40160
|
backgroundColor: backgroundColor$9,
|
|
40182
|
-
linkColor: linkColor$
|
|
40161
|
+
linkColor: linkColor$4,
|
|
40183
40162
|
border: border$2,
|
|
40184
|
-
fontSize: fontSize$
|
|
40185
|
-
lineHeight: lineHeight$
|
|
40186
|
-
fontWeight: fontWeight$
|
|
40163
|
+
fontSize: fontSize$a,
|
|
40164
|
+
lineHeight: lineHeight$6,
|
|
40165
|
+
fontWeight: fontWeight$7,
|
|
40187
40166
|
modalLinkHoverFocus: modalLinkHoverFocus$1
|
|
40188
40167
|
};
|
|
40189
40168
|
|
|
@@ -40241,7 +40220,7 @@ var TermsAndConditionsModal = function TermsAndConditionsModal(_ref) {
|
|
|
40241
40220
|
});
|
|
40242
40221
|
};
|
|
40243
40222
|
|
|
40244
|
-
var TermsAndConditionsModal$1 = themeComponent(TermsAndConditionsModal, "TermsAndConditionsModal", fallbackValues$
|
|
40223
|
+
var TermsAndConditionsModal$1 = themeComponent(TermsAndConditionsModal, "TermsAndConditionsModal", fallbackValues$B, "default");
|
|
40245
40224
|
|
|
40246
40225
|
function _templateObject2$m() {
|
|
40247
40226
|
var data = _taggedTemplateLiteral([""]);
|
|
@@ -40365,13 +40344,13 @@ var Timeout = function Timeout(_ref) {
|
|
|
40365
40344
|
|
|
40366
40345
|
var Timeout$1 = withWindowSize(Timeout);
|
|
40367
40346
|
|
|
40368
|
-
var fontWeight$
|
|
40347
|
+
var fontWeight$8 = "600";
|
|
40369
40348
|
var fontColor$1 = WHITE;
|
|
40370
40349
|
var textAlign$1 = "left";
|
|
40371
40350
|
var headerBackgroundColor = BRIGHT_GREY;
|
|
40372
40351
|
var imageBackgroundColor = MATISSE_BLUE;
|
|
40373
|
-
var fallbackValues$
|
|
40374
|
-
fontWeight: fontWeight$
|
|
40352
|
+
var fallbackValues$C = {
|
|
40353
|
+
fontWeight: fontWeight$8,
|
|
40375
40354
|
fontColor: fontColor$1,
|
|
40376
40355
|
textAlign: textAlign$1,
|
|
40377
40356
|
headerBackgroundColor: headerBackgroundColor,
|
|
@@ -40423,7 +40402,7 @@ var WelcomeModule = function WelcomeModule(_ref) {
|
|
|
40423
40402
|
})))));
|
|
40424
40403
|
};
|
|
40425
40404
|
|
|
40426
|
-
var WelcomeModule$1 = /*#__PURE__*/React.memo(themeComponent(WelcomeModule, "WelcomeModule", fallbackValues$
|
|
40405
|
+
var WelcomeModule$1 = /*#__PURE__*/React.memo(themeComponent(WelcomeModule, "WelcomeModule", fallbackValues$C));
|
|
40427
40406
|
|
|
40428
40407
|
var WorkflowTile = function WorkflowTile(_ref) {
|
|
40429
40408
|
var _ref$workflowName = _ref.workflowName,
|
|
@@ -40471,7 +40450,7 @@ var WorkflowTile = function WorkflowTile(_ref) {
|
|
|
40471
40450
|
};
|
|
40472
40451
|
|
|
40473
40452
|
var pageBackground = "#F6F6F9";
|
|
40474
|
-
var fallbackValues$
|
|
40453
|
+
var fallbackValues$D = {
|
|
40475
40454
|
pageBackground: pageBackground
|
|
40476
40455
|
};
|
|
40477
40456
|
|
|
@@ -40518,7 +40497,7 @@ var CenterSingle = function CenterSingle(_ref) {
|
|
|
40518
40497
|
})));
|
|
40519
40498
|
};
|
|
40520
40499
|
|
|
40521
|
-
var CenterSingle$1 = withWindowSize(themeComponent(CenterSingle, "Global", fallbackValues$
|
|
40500
|
+
var CenterSingle$1 = withWindowSize(themeComponent(CenterSingle, "Global", fallbackValues$D));
|
|
40522
40501
|
|
|
40523
40502
|
var CenterStack = function CenterStack(_ref) {
|
|
40524
40503
|
var header = _ref.header,
|
|
@@ -40560,7 +40539,7 @@ var CenterStack = function CenterStack(_ref) {
|
|
|
40560
40539
|
})));
|
|
40561
40540
|
};
|
|
40562
40541
|
|
|
40563
|
-
var CenterStack$1 = withWindowSize(themeComponent(CenterStack, "Global", fallbackValues$
|
|
40542
|
+
var CenterStack$1 = withWindowSize(themeComponent(CenterStack, "Global", fallbackValues$D));
|
|
40564
40543
|
|
|
40565
40544
|
var CenterSingle$2 = function CenterSingle(_ref) {
|
|
40566
40545
|
var header = _ref.header,
|
|
@@ -40600,7 +40579,7 @@ var CenterSingle$2 = function CenterSingle(_ref) {
|
|
|
40600
40579
|
})));
|
|
40601
40580
|
};
|
|
40602
40581
|
|
|
40603
|
-
var DefaultPageTemplate = withWindowSize(themeComponent(CenterSingle$2, "Global", fallbackValues$
|
|
40582
|
+
var DefaultPageTemplate = withWindowSize(themeComponent(CenterSingle$2, "Global", fallbackValues$D));
|
|
40604
40583
|
|
|
40605
40584
|
var SidebarSingleContent = function SidebarSingleContent(_ref) {
|
|
40606
40585
|
var header = _ref.header,
|
|
@@ -40654,7 +40633,7 @@ var SidebarSingleContent = function SidebarSingleContent(_ref) {
|
|
|
40654
40633
|
})));
|
|
40655
40634
|
};
|
|
40656
40635
|
|
|
40657
|
-
var SidebarSingleContent$1 = withWindowSize(themeComponent(SidebarSingleContent, "Global", fallbackValues$
|
|
40636
|
+
var SidebarSingleContent$1 = withWindowSize(themeComponent(SidebarSingleContent, "Global", fallbackValues$D));
|
|
40658
40637
|
|
|
40659
40638
|
var SidebarStackContent = function SidebarStackContent(_ref) {
|
|
40660
40639
|
var header = _ref.header,
|
|
@@ -40725,7 +40704,7 @@ var SidebarStackContent = function SidebarStackContent(_ref) {
|
|
|
40725
40704
|
})));
|
|
40726
40705
|
};
|
|
40727
40706
|
|
|
40728
|
-
var SidebarStackContent$1 = withWindowSize(themeComponent(SidebarStackContent, "Global", fallbackValues$
|
|
40707
|
+
var SidebarStackContent$1 = withWindowSize(themeComponent(SidebarStackContent, "Global", fallbackValues$D));
|
|
40729
40708
|
|
|
40730
40709
|
|
|
40731
40710
|
|
|
@@ -40795,7 +40774,7 @@ exports.FormContainer = FormContainer$1;
|
|
|
40795
40774
|
exports.FormInput = FormInput$1;
|
|
40796
40775
|
exports.FormInputColumn = FormInputColumn;
|
|
40797
40776
|
exports.FormInputRow = FormInputRow;
|
|
40798
|
-
exports.FormSelect = FormSelect;
|
|
40777
|
+
exports.FormSelect = FormSelect$1;
|
|
40799
40778
|
exports.FormattedAddress = FormattedAddress$1;
|
|
40800
40779
|
exports.FormattedCreditCard = FormattedCreditCard$1;
|
|
40801
40780
|
exports.Frame = Frame;
|
|
@@ -40838,6 +40817,7 @@ exports.PendingIcon = PendingIcon;
|
|
|
40838
40817
|
exports.PhoneForm = PhoneForm;
|
|
40839
40818
|
exports.Placeholder = Placeholder$1;
|
|
40840
40819
|
exports.ProcessingFee = ProcessingFee$1;
|
|
40820
|
+
exports.ProfileIcon = ProfileIcon$1;
|
|
40841
40821
|
exports.ProfileIconSmall = ProfileIconSmall$1;
|
|
40842
40822
|
exports.PropertiesAddIcon = PropertiesAddIcon$1;
|
|
40843
40823
|
exports.PropertiesIconSmall = PropertiesIconSmall$1;
|