@royaloperahouse/chord 2.6.0 → 2.6.1-a-development

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.
Files changed (36) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/README.md +252 -40
  3. package/dist/chord.cjs.development.js +1206 -833
  4. package/dist/chord.cjs.development.js.map +1 -1
  5. package/dist/chord.cjs.production.min.js +1 -1
  6. package/dist/chord.cjs.production.min.js.map +1 -1
  7. package/dist/chord.esm.js +1206 -833
  8. package/dist/chord.esm.js.map +1 -1
  9. package/dist/components/atoms/AriaAlternativeDescription/AriaAlternative.d.ts +5 -0
  10. package/dist/components/atoms/AriaAlternativeDescription/AriaAlternative.style.d.ts +3 -0
  11. package/dist/components/atoms/AriaAlternativeDescription/index.d.ts +2 -0
  12. package/dist/components/atoms/Grid/GridItemLegacy.d.ts +8 -0
  13. package/dist/components/atoms/Grid/index.d.ts +2 -1
  14. package/dist/components/atoms/index.d.ts +2 -2
  15. package/dist/components/index.d.ts +3 -3
  16. package/dist/components/molecules/PageHeading/index.d.ts +1 -1
  17. package/dist/components/molecules/PeopleListing/CreditListing/CreditListing.d.ts +2 -1
  18. package/dist/components/molecules/PeopleListing/CreditListing/CreditListing.style.d.ts +1 -0
  19. package/dist/components/molecules/SignUpForm/SignUpForm.d.ts +4 -0
  20. package/dist/components/molecules/SignUpForm/SignUpForm.style.d.ts +13 -0
  21. package/dist/components/molecules/SignUpForm/index.d.ts +2 -0
  22. package/dist/components/molecules/Table/Table.style.d.ts +1 -1
  23. package/dist/components/molecules/index.d.ts +3 -2
  24. package/dist/components/organisms/index.d.ts +1 -2
  25. package/dist/helpers/arrays.d.ts +1 -1
  26. package/dist/helpers/formatStrings.d.ts +1 -0
  27. package/dist/helpers/forms.d.ts +15 -0
  28. package/dist/helpers/theme.d.ts +2 -0
  29. package/dist/index.d.ts +2 -2
  30. package/dist/types/ariaAlternative.d.ts +34 -0
  31. package/dist/types/formTypes.d.ts +12 -9
  32. package/dist/types/signUpForm.d.ts +58 -0
  33. package/package.json +8 -2
  34. package/README.GIT +0 -277
  35. package/dist/components/organisms/LiveChat/LiveChat.d.ts +0 -3
  36. package/dist/components/organisms/LiveChat/index.d.ts +0 -2
@@ -929,6 +929,7 @@ var Expand12px = (function (_ref) {
929
929
  height: "12",
930
930
  viewBox: "0 0 12 12",
931
931
  fill: "none",
932
+ role: "img",
932
933
  "aria-label": ariaLabel
933
934
  }, /*#__PURE__*/React.createElement("path", {
934
935
  d: "M7.02857 0H5.31429V4.97143H0V6.68571H5.31429V12H7.02857V6.68571H12V4.97143H7.02857V0Z",
@@ -946,6 +947,7 @@ var Remove12px = (function (_ref) {
946
947
  height: "12",
947
948
  viewBox: "0 0 12 12",
948
949
  fill: "none",
950
+ role: "img",
949
951
  "aria-label": ariaLabel
950
952
  }, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
951
953
  d: "M6.9956 5.96581L11.8642 10.8344L10.9042 11.7944L6.0356 6.92581L1.16703 11.7944L0.207031 10.8344L5.0756 5.96581L0.207031 1.16581L1.16703 0.205811L6.0356 5.07438L10.9042 0.205811L11.8642 1.16581L6.9956 5.96581Z",
@@ -963,6 +965,7 @@ var Tick = (function (_ref) {
963
965
  viewBox: "0 0 12 12",
964
966
  fill: "none",
965
967
  xmlns: "http://www.w3.org/2000/svg",
968
+ role: "img",
966
969
  "aria-label": ariaLabel
967
970
  }, /*#__PURE__*/React.createElement("path", {
968
971
  d: "M4.09961 11.1999L1.09961 7.2999L1.89961 6.6999L4.09961 9.4999L10.0996 1.3999L10.8996 1.9999L4.09961 11.1999Z",
@@ -980,6 +983,7 @@ var AddToMyList = (function (_ref) {
980
983
  viewBox: "0 0 24 24",
981
984
  fill: "none",
982
985
  xmlns: "http://www.w3.org/2000/svg",
986
+ role: "img",
983
987
  "aria-label": ariaLabel
984
988
  }, /*#__PURE__*/React.createElement("path", {
985
989
  d: "M21 3H3V4H21V3Z",
@@ -1012,6 +1016,7 @@ var OnMyList = (function (_ref) {
1012
1016
  viewBox: "0 0 24 24",
1013
1017
  fill: "none",
1014
1018
  xmlns: "http://www.w3.org/2000/svg",
1019
+ role: "img",
1015
1020
  "aria-label": ariaLabel
1016
1021
  }, /*#__PURE__*/React.createElement("path", {
1017
1022
  d: "M15.4996 20.2002L13.3996 17.7002L12.5996 18.3002L15.5996 21.8002L20.8996 13.8002L20.0996 13.2002L15.4996 20.2002Z",
@@ -1044,6 +1049,7 @@ var BookTickets = (function (_ref) {
1044
1049
  viewBox: "0 0 24 24",
1045
1050
  fill: "none",
1046
1051
  xmlns: "http://www.w3.org/2000/svg",
1052
+ role: "img",
1047
1053
  "aria-label": ariaLabel
1048
1054
  }, /*#__PURE__*/React.createElement("path", {
1049
1055
  d: "M7 2H6V5H7V2Z",
@@ -1088,6 +1094,7 @@ var ChooseDates = (function (_ref) {
1088
1094
  viewBox: "0 0 24 24",
1089
1095
  fill: "none",
1090
1096
  xmlns: "http://www.w3.org/2000/svg",
1097
+ role: "img",
1091
1098
  "aria-label": ariaLabel
1092
1099
  }, /*#__PURE__*/React.createElement("path", {
1093
1100
  d: "M20.9 9L19 10.9V5H15.5V4H14.5V5H12V4H11V5H8.5V4H7.5V5H4V18C4 19.1 4.9 20 6 20H17C18.1 20 19 19.1 19 18V15.1L23 11.1L20.9 9ZM17.5 12.3H14.3V10H18V11.9L17.5 12.3ZM14.6 15.7H14.3V13.4H16.5L14.7 15.2L14.6 15.7ZM8.7 19H6C5.4 19 5 18.6 5 18V16.7H8.7V19ZM8.7 15.7H5V13.4H8.7V15.7ZM8.7 12.3H5V10H8.7V12.3ZM5 9V6H7.5V7H8.5V6H11V7H12V6H14.5V7H15.5V6H18V9H5ZM13.3 19H9.7V16.7H13.4V19H13.3ZM13.3 15.7H9.7V13.4H13.4V15.7H13.3ZM13.3 12.3H9.7V10H13.4V12.3H13.3ZM18 16.7V18C18 18.6 17.6 19 17 19H14.3V18L16.9 17.2L17.5 16.6H18V16.7ZM19 13.7L18 14.7L17 15.7L16.3 16.4L15.3 16.7L15.6 15.7L17.9 13.4L18.9 12.4L19 12.3L19.7 13L19 13.7ZM19.8 11.5L20.9 10.4L21.6 11.1L20.5 12.2L19.8 11.5Z",
@@ -1105,6 +1112,7 @@ var EditMyList = (function (_ref) {
1105
1112
  viewBox: "0 0 24 24",
1106
1113
  fill: "none",
1107
1114
  xmlns: "http://www.w3.org/2000/svg",
1115
+ role: "img",
1108
1116
  "aria-label": ariaLabel
1109
1117
  }, /*#__PURE__*/React.createElement("path", {
1110
1118
  d: "M21 3H3V4H21V3Z",
@@ -1137,6 +1145,7 @@ var Favourite = (function (_ref) {
1137
1145
  viewBox: "0 0 24 24",
1138
1146
  fill: "none",
1139
1147
  xmlns: "http://www.w3.org/2000/svg",
1148
+ role: "img",
1140
1149
  "aria-label": ariaLabel
1141
1150
  }, /*#__PURE__*/React.createElement("path", {
1142
1151
  d: "M12 4.69994L13.88 8.51994L14.12 8.98994L14.64 9.06994L18.85 9.67994L15.8 12.6799L15.43 13.0499L15.51 13.5599L16.23 17.7599L12.47 15.7599L12 15.5099L11.53 15.7499L7.77 17.7499L8.49 13.5499L8.57 13.0399L8.2 12.6699L5.15 9.66994L9.36 9.05994L9.88 8.97994L10.12 8.50994L12 4.69994ZM12 2.43994L9.22 8.07994L3 8.99994L7.5 13.3899L6.44 19.5799L12 16.6399L17.56 19.5599L16.5 13.3699L21 8.99994L14.78 8.09994L12 2.43994Z",
@@ -1154,6 +1163,7 @@ var FavouriteFull = (function (_ref) {
1154
1163
  viewBox: "0 0 24 24",
1155
1164
  fill: "none",
1156
1165
  xmlns: "http://www.w3.org/2000/svg",
1166
+ role: "img",
1157
1167
  "aria-label": ariaLabel
1158
1168
  }, /*#__PURE__*/React.createElement("path", {
1159
1169
  d: "M9.22 8.07994L12 2.43994L14.78 8.09994L21 8.99994L16.5 13.3699L17.56 19.5599L12 16.6399L6.44 19.5799L7.5 13.3899L3 8.99994L9.22 8.07994Z",
@@ -1171,6 +1181,7 @@ var Filter = (function (_ref) {
1171
1181
  viewBox: "0 0 24 24",
1172
1182
  fill: "none",
1173
1183
  xmlns: "http://www.w3.org/2000/svg",
1184
+ role: "img",
1174
1185
  "aria-label": ariaLabel
1175
1186
  }, /*#__PURE__*/React.createElement("path", {
1176
1187
  d: "M8.4 5C8.2 4.1 7.4 3.5 6.5 3.5C5.6 3.5 4.8 4.1 4.6 5H2V6H4.6C4.8 6.9 5.6 7.5 6.5 7.5C7.4 7.5 8.2 6.9 8.4 6H22V5H8.4ZM6.5 6.5C5.9 6.5 5.5 6.1 5.5 5.5C5.5 4.9 5.9 4.5 6.5 4.5C7.1 4.5 7.5 4.9 7.5 5.5C7.5 6.1 7.1 6.5 6.5 6.5Z",
@@ -1194,6 +1205,7 @@ var FindAScreening = (function (_ref) {
1194
1205
  viewBox: "0 0 24 24",
1195
1206
  fill: "none",
1196
1207
  xmlns: "http://www.w3.org/2000/svg",
1208
+ role: "img",
1197
1209
  "aria-label": ariaLabel
1198
1210
  }, /*#__PURE__*/React.createElement("path", {
1199
1211
  d: "M12 2C9.7381 2.00427 7.54447 2.77523 5.77725 4.18702C4.01004 5.59881 2.77365 7.56802 2.26996 9.77313C1.76627 11.9782 2.02503 14.289 3.00399 16.328C3.98295 18.3671 5.62429 20.0141 7.66 21H2V22H12C14.6522 22 17.1957 20.9464 19.0711 19.0711C20.9464 17.1957 22 14.6522 22 12C22 9.34784 20.9464 6.8043 19.0711 4.92893C17.1957 3.05357 14.6522 2 12 2ZM12 21C10.22 21 8.47991 20.4722 6.99987 19.4832C5.51983 18.4943 4.36627 17.0887 3.68508 15.4442C3.0039 13.7996 2.82567 11.99 3.17293 10.2442C3.5202 8.49836 4.37737 6.89471 5.63604 5.63604C6.89471 4.37737 8.49836 3.5202 10.2442 3.17293C11.99 2.82567 13.7996 3.0039 15.4442 3.68508C17.0887 4.36627 18.4943 5.51983 19.4832 6.99987C20.4722 8.47991 21 10.22 21 12C21 14.3869 20.0518 16.6761 18.364 18.364C16.6761 20.0518 14.3869 21 12 21Z",
@@ -1226,6 +1238,7 @@ var Reminder = (function (_ref) {
1226
1238
  viewBox: "0 0 24 24",
1227
1239
  fill: "none",
1228
1240
  xmlns: "http://www.w3.org/2000/svg",
1241
+ role: "img",
1229
1242
  "aria-label": ariaLabel
1230
1243
  }, /*#__PURE__*/React.createElement("path", {
1231
1244
  d: "M18 18V10C18 6.9 15.6 4.3 12.5 4V2H11.5V4C8.4 4.3 6 6.9 6 10V18H4V19H6H9C9 20.7 10.3 22 12 22C13.7 22 15 20.7 15 19H18H20V18H18ZM12 21C10.9 21 10 20.1 10 19H14C14 20.1 13.1 21 12 21ZM15 18H9H7V10C7 7.2 9.2 5 12 5C14.8 5 17 7.2 17 10V18H15Z",
@@ -1243,6 +1256,7 @@ var Subscribe = (function (_ref) {
1243
1256
  viewBox: "0 0 24 24",
1244
1257
  fill: "none",
1245
1258
  xmlns: "http://www.w3.org/2000/svg",
1259
+ role: "img",
1246
1260
  "aria-label": ariaLabel
1247
1261
  }, /*#__PURE__*/React.createElement("path", {
1248
1262
  d: "M20 4V20H4V4H20ZM21 3H3V21H21V3Z",
@@ -1263,6 +1277,7 @@ var Watch = (function (_ref) {
1263
1277
  viewBox: "0 0 24 24",
1264
1278
  fill: "none",
1265
1279
  xmlns: "http://www.w3.org/2000/svg",
1280
+ role: "img",
1266
1281
  "aria-label": ariaLabel
1267
1282
  }, /*#__PURE__*/React.createElement("path", {
1268
1283
  d: "M9 8L16 12L9 16V8Z",
@@ -1283,6 +1298,7 @@ var Arrow = (function (_ref) {
1283
1298
  viewBox: "0 0 24 24",
1284
1299
  fill: "none",
1285
1300
  xmlns: "http://www.w3.org/2000/svg",
1301
+ role: "img",
1286
1302
  "aria-label": ariaLabel
1287
1303
  }, /*#__PURE__*/React.createElement("path", {
1288
1304
  d: "M3 12.6001H19L12.9 18.7001L13.6 19.4001L21 12.0001L13.6 4.6001L12.9 5.3001L19.2 11.6001H3V12.6001Z",
@@ -1300,6 +1316,7 @@ var CarouselArrow = (function (_ref) {
1300
1316
  viewBox: "0 0 24 24",
1301
1317
  fill: "none",
1302
1318
  xmlns: "http://www.w3.org/2000/svg",
1319
+ role: "img",
1303
1320
  "aria-label": ariaLabel
1304
1321
  }, /*#__PURE__*/React.createElement("path", {
1305
1322
  d: "M13.6 4.24658L21.3536 12.0001L13.6 19.7537L12.5464 18.7001L18.3964 12.8501H2.75V11.3501H18.5964L12.5464 5.30014L13.6 4.24658Z",
@@ -1317,6 +1334,7 @@ var DropdownArrow = (function (_ref) {
1317
1334
  viewBox: "0 0 24 24",
1318
1335
  fill: "none",
1319
1336
  xmlns: "http://www.w3.org/2000/svg",
1337
+ role: "img",
1320
1338
  "aria-label": ariaLabel
1321
1339
  }, /*#__PURE__*/React.createElement("path", {
1322
1340
  d: "M19.3 8L12 14.7L4.7 8L4 8.7L12 16L20 8.7L19.3 8Z",
@@ -1334,6 +1352,7 @@ var Cinema = (function (_ref) {
1334
1352
  viewBox: "0 0 24 24",
1335
1353
  fill: "none",
1336
1354
  xmlns: "http://www.w3.org/2000/svg",
1355
+ role: "img",
1337
1356
  "aria-label": ariaLabel
1338
1357
  }, /*#__PURE__*/React.createElement("path", {
1339
1358
  d: "M12 2C9.7381 2.00427 7.54447 2.77523 5.77725 4.18702C4.01004 5.59881 2.77365 7.56802 2.26996 9.77313C1.76627 11.9782 2.02503 14.289 3.00399 16.328C3.98295 18.3671 5.62429 20.0141 7.66 21H2V22H12C14.6522 22 17.1957 20.9464 19.0711 19.0711C20.9464 17.1957 22 14.6522 22 12C22 9.34784 20.9464 6.8043 19.0711 4.92893C17.1957 3.05357 14.6522 2 12 2V2ZM12 21C10.22 21 8.47991 20.4722 6.99987 19.4832C5.51983 18.4943 4.36627 17.0887 3.68508 15.4442C3.0039 13.7996 2.82567 11.99 3.17293 10.2442C3.5202 8.49836 4.37737 6.89471 5.63604 5.63604C6.89471 4.37737 8.49836 3.5202 10.2442 3.17293C11.99 2.82567 13.7996 3.0039 15.4442 3.68508C17.0887 4.36627 18.4943 5.51983 19.4832 6.99987C20.4722 8.47991 21 10.22 21 12C21 14.3869 20.0518 16.6761 18.364 18.364C16.6761 20.0518 14.3869 21 12 21V21Z",
@@ -1366,6 +1385,7 @@ var Clock = (function (_ref) {
1366
1385
  viewBox: "0 0 24 24",
1367
1386
  fill: "none",
1368
1387
  xmlns: "http://www.w3.org/2000/svg",
1388
+ role: "img",
1369
1389
  "aria-label": ariaLabel
1370
1390
  }, /*#__PURE__*/React.createElement("path", {
1371
1391
  d: "M12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22C17.5 22 22 17.5 22 12C22 6.5 17.5 2 12 2ZM12 21C7 21 3 17 3 12C3 7 7 3 12 3C17 3 21 7 21 12C21 17 17 21 12 21Z",
@@ -1386,6 +1406,7 @@ var CreditCard = (function (_ref) {
1386
1406
  viewBox: "0 0 24 24",
1387
1407
  fill: "none",
1388
1408
  xmlns: "http://www.w3.org/2000/svg",
1409
+ role: "img",
1389
1410
  "aria-label": ariaLabel
1390
1411
  }, /*#__PURE__*/React.createElement("path", {
1391
1412
  d: "M10.5 14H5.5C5.2 14 5 14.2 5 14.5C5 14.8 5.2 15 5.5 15H10.5C10.8 15 11 14.8 11 14.5C11 14.2 10.8 14 10.5 14Z",
@@ -1409,6 +1430,7 @@ var Email = (function (_ref) {
1409
1430
  viewBox: "0 0 24 24",
1410
1431
  fill: "none",
1411
1432
  xmlns: "http://www.w3.org/2000/svg",
1433
+ role: "img",
1412
1434
  "aria-label": ariaLabel
1413
1435
  }, /*#__PURE__*/React.createElement("path", {
1414
1436
  d: "M20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4ZM21 18.2L15.3 12.5L21 6.7V18C21 18.1 21 18.2 21 18.2ZM4 5H20C20.4 5 20.6 5.2 20.8 5.5L12 14.3L10.2 12.5L9.5 11.8L3.2 5.5C3.4 5.2 3.6 5 4 5ZM3 18.2C3 18.1 3 18 3 18V6.7L8.8 12.5L3 18.2ZM4 19C3.9 19 3.8 19 3.8 19L9.5 13.3L12 15.8L14.5 13.3L20.2 19C20.1 19 20 19 20 19H4Z",
@@ -1426,6 +1448,7 @@ var Info = (function (_ref) {
1426
1448
  viewBox: "0 0 24 24",
1427
1449
  fill: "none",
1428
1450
  xmlns: "http://www.w3.org/2000/svg",
1451
+ role: "img",
1429
1452
  "aria-label": ariaLabel
1430
1453
  }, /*#__PURE__*/React.createElement("path", {
1431
1454
  d: "M12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22C17.5 22 22 17.5 22 12C22 6.5 17.5 2 12 2ZM12 21C7 21 3 17 3 12C3 7 7 3 12 3C17 3 21 7 21 12C21 17 17 21 12 21Z",
@@ -1449,6 +1472,7 @@ var List = (function (_ref) {
1449
1472
  viewBox: "0 0 24 24",
1450
1473
  fill: "none",
1451
1474
  xmlns: "http://www.w3.org/2000/svg",
1475
+ role: "img",
1452
1476
  "aria-label": ariaLabel
1453
1477
  }, /*#__PURE__*/React.createElement("path", {
1454
1478
  d: "M4.5 7C5.32843 7 6 6.32843 6 5.5C6 4.67157 5.32843 4 4.5 4C3.67157 4 3 4.67157 3 5.5C3 6.32843 3.67157 7 4.5 7Z",
@@ -1481,6 +1505,7 @@ var Location = (function (_ref) {
1481
1505
  viewBox: "0 0 24 24",
1482
1506
  fill: "none",
1483
1507
  xmlns: "http://www.w3.org/2000/svg",
1508
+ role: "img",
1484
1509
  "aria-label": ariaLabel
1485
1510
  }, /*#__PURE__*/React.createElement("path", {
1486
1511
  d: "M12 2C9.87827 2 7.84344 2.84285 6.34315 4.34315C4.84286 5.84344 4 7.87827 4 10C4 14.42 12 22 12 22C12 22 20 14.42 20 10C20 7.87827 19.1571 5.84344 17.6569 4.34315C16.1566 2.84285 14.1217 2 12 2ZM12 20.6C9.55 18.14 5 13 5 10C5 8.14348 5.7375 6.36301 7.05025 5.05025C8.36301 3.7375 10.1435 3 12 3C13.8565 3 15.637 3.7375 16.9497 5.05025C18.2625 6.36301 19 8.14348 19 10C19 13 14.45 18.14 12 20.6Z",
@@ -1501,6 +1526,7 @@ var PDF = (function (_ref) {
1501
1526
  viewBox: "0 0 24 24",
1502
1527
  fill: "none",
1503
1528
  xmlns: "http://www.w3.org/2000/svg",
1529
+ role: "img",
1504
1530
  "aria-label": ariaLabel
1505
1531
  }, /*#__PURE__*/React.createElement("path", {
1506
1532
  d: "M14 2H6C4.9 2 4 2.9 4 4V20C4 21.1 4.9 22 6 22H18C19.1 22 20 21.1 20 20V8L14 2ZM14.5 3.9L18.1 7.5H14.5V3.9ZM18 21H6C5.4 21 5 20.6 5 20V4C5 3.4 5.4 3 6 3H13.6H13.5V8.5H19V20C19 20.6 18.6 21 18 21Z",
@@ -1527,6 +1553,7 @@ var Phone = (function (_ref) {
1527
1553
  viewBox: "0 0 24 24",
1528
1554
  fill: "none",
1529
1555
  xmlns: "http://www.w3.org/2000/svg",
1556
+ role: "img",
1530
1557
  "aria-label": ariaLabel
1531
1558
  }, /*#__PURE__*/React.createElement("path", {
1532
1559
  d: "M20.14 14H20C18.5808 13.8715 17.201 13.4637 15.94 12.8L15.67 12.66C15.5265 12.5796 15.3645 12.5382 15.2 12.54C14.9377 12.5411 14.6863 12.6453 14.5 12.83L12.9 14.43C11.4318 13.3789 10.1763 12.0589 9.2 10.54L10.85 8.89001C11.0287 8.70464 11.129 8.45748 11.13 8.20001C11.1278 8.08009 11.1041 7.96154 11.06 7.85001L10.87 7.45001C10.3893 6.35669 10.0952 5.19054 10 4.00001C9.99507 3.96686 9.99507 3.93316 10 3.90001C9.97513 3.65249 9.85889 3.42312 9.67398 3.25671C9.48907 3.09029 9.24877 2.99877 9 3.00001H4C3.73478 3.00001 3.48043 3.10537 3.29289 3.29291C3.10536 3.48044 3 3.7348 3 4.00001C3.24002 8.43074 5.10813 12.6167 8.24573 15.7543C11.3833 18.8919 15.5693 20.76 20 21C20.2652 21 20.5196 20.8947 20.7071 20.7071C20.8946 20.5196 21 20.2652 21 20V15C21.0024 14.7574 20.9165 14.5221 20.7582 14.3381C20.6 14.1541 20.3803 14.034 20.14 14ZM20 17V20C16.9863 19.8334 14.0721 18.8631 11.56 17.19C11.28 17 11.01 16.79 10.74 16.59C9.29429 15.4967 8.03183 14.1802 7 12.69C6.8 12.4 6.62 12.11 6.44 11.82C4.99691 9.45324 4.1589 6.76749 4 4.00001H9C9 4.34001 9.07 4.67001 9.13 5.00001C9.25673 5.76115 9.45769 6.50805 9.73 7.23001C9.85 7.54001 9.98 7.85001 10.12 8.15001L9.41 8.86001L8.62 9.64001L7.89 10.38C8.06 10.68 8.23 10.97 8.42 11.26C9.4178 12.7656 10.6778 14.0797 12.14 15.14C12.41 15.34 12.69 15.53 12.98 15.72L13.71 14.98L14.46 14.23L15.16 13.53L16.06 13.98C16.9924 14.3929 17.9737 14.6853 18.98 14.85C19.3 14.91 19.63 14.95 19.98 14.98V16.98L20 17Z",
@@ -1544,6 +1571,7 @@ var Print = (function (_ref) {
1544
1571
  viewBox: "0 0 24 24",
1545
1572
  fill: "none",
1546
1573
  xmlns: "http://www.w3.org/2000/svg",
1574
+ role: "img",
1547
1575
  "aria-label": ariaLabel
1548
1576
  }, /*#__PURE__*/React.createElement("path", {
1549
1577
  d: "M19 6H16V3H8V6H5C3.9 6 3 6.9 3 8V16C3 17.1 3.9 18 5 18H8V21H16V18H19C20.1 18 21 17.1 21 16V8C21 6.9 20.1 6 19 6ZM9 4H15V6H9V4ZM15 20H9V14H15V20ZM20 16C20 16.6 19.6 17 19 17H16V13H8V17H5C4.4 17 4 16.6 4 16V8C4 7.4 4.4 7 5 7H19C19.6 7 20 7.4 20 8V16Z",
@@ -1561,6 +1589,7 @@ var Seat = (function (_ref) {
1561
1589
  viewBox: "0 0 24 24",
1562
1590
  fill: "none",
1563
1591
  xmlns: "http://www.w3.org/2000/svg",
1592
+ role: "img",
1564
1593
  "aria-label": ariaLabel
1565
1594
  }, /*#__PURE__*/React.createElement("path", {
1566
1595
  d: "M17.5 7.8V4.9c0-2.7-2.2-4.9-4.9-4.9H7.2C4.5 0 2.3 2.2 2.3 4.9v2.9H0V20h4.2v-3.7h11.3V20h4.2V7.8h-2.2ZM3 4.8h.3v.1C3.3 2.8 5 1 7.2 1h5.4c2.2 0 3.9 1.8 3.9 3.9v2.8h-1v4.6H4.2V7.8H3v-3ZM1 19V8.7h2.2v3.6H1.9v4h1.3V19H1Zm1.9-3.6v-2h13.9v2H2.9ZM18.8 19h-2.2v-2.7h1.3v-4h-1.3V8.7h2.2V19Z",
@@ -1581,6 +1610,7 @@ var Secure = (function (_ref) {
1581
1610
  viewBox: "0 0 24 24",
1582
1611
  fill: "none",
1583
1612
  xmlns: "http://www.w3.org/2000/svg",
1613
+ role: "img",
1584
1614
  "aria-label": ariaLabel
1585
1615
  }, /*#__PURE__*/React.createElement("path", {
1586
1616
  d: "M18 9H17V7C17 5.67392 16.4732 4.40215 15.5355 3.46447C14.5979 2.52678 13.3261 2 12 2C10.6739 2 9.40215 2.52678 8.46447 3.46447C7.52678 4.40215 7 5.67392 7 7V9H6C5.46957 9 4.96086 9.21071 4.58579 9.58579C4.21071 9.96086 4 10.4696 4 11V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V11C20 10.4696 19.7893 9.96086 19.4142 9.58579C19.0391 9.21071 18.5304 9 18 9ZM8 7C8 5.93913 8.42143 4.92172 9.17157 4.17157C9.92172 3.42143 10.9391 3 12 3C13.0609 3 14.0783 3.42143 14.8284 4.17157C15.5786 4.92172 16 5.93913 16 7V9H8V7ZM19 20C19 20.2652 18.8946 20.5196 18.7071 20.7071C18.5196 20.8946 18.2652 21 18 21H6C5.73478 21 5.48043 20.8946 5.29289 20.7071C5.10536 20.5196 5 20.2652 5 20V11C5 10.7348 5.10536 10.4804 5.29289 10.2929C5.48043 10.1054 5.73478 10 6 10H18C18.2652 10 18.5196 10.1054 18.7071 10.2929C18.8946 10.4804 19 10.7348 19 11V20Z",
@@ -1601,6 +1631,7 @@ var Standing = (function (_ref) {
1601
1631
  viewBox: "0 0 24 24",
1602
1632
  fill: "none",
1603
1633
  xmlns: "http://www.w3.org/2000/svg",
1634
+ role: "img",
1604
1635
  "aria-label": ariaLabel
1605
1636
  }, /*#__PURE__*/React.createElement("path", {
1606
1637
  d: "M9.8 3.9c1.1 0 1.9-.9 1.9-1.9 0-1-.8-2-1.9-2-1.1 0-1.9.9-1.9 2s.9 1.9 1.9 1.9Zm0-2.9c.5 0 .9.4.9.9s-.4.9-.9.9-.9-.3-.9-.8.4-1 .9-1Zm2 3.2H8c-1.3 0-2.3 1-2.3 2.2v6.4h1.7V20h4.9v-7h1.8V6.4c0-1.2-1.1-2.2-2.3-2.2Zm1.3 7.8h-.8V7.4c0-.2-.2-.4-.5-.4-.2 0-.5.2-.5.4V19h-.9v-6.3c0-.2-.2-.4-.5-.4-.2 0-.5.2-.5.4V19h-1V7.4c0-.2-.2-.4-.5-.4-.2 0-.5.2-.5.4v4.5h-.7V6.5c0-.7.6-1.2 1.3-1.2h3.7c.7 0 1.3.5 1.3 1.2l.1 5.5Z",
@@ -1618,6 +1649,7 @@ var Tickets = (function (_ref) {
1618
1649
  viewBox: "0 0 24 24",
1619
1650
  fill: "none",
1620
1651
  xmlns: "http://www.w3.org/2000/svg",
1652
+ role: "img",
1621
1653
  "aria-label": ariaLabel
1622
1654
  }, /*#__PURE__*/React.createElement("path", {
1623
1655
  d: "M12 14H11V16H12V14Z",
@@ -1641,6 +1673,7 @@ var Wheelchair = (function (_ref) {
1641
1673
  viewBox: "0 0 24 24",
1642
1674
  fill: "none",
1643
1675
  xmlns: "http://www.w3.org/2000/svg",
1676
+ role: "img",
1644
1677
  "aria-label": ariaLabel
1645
1678
  }, /*#__PURE__*/React.createElement("path", {
1646
1679
  d: "M8.4 18.8c-1.1 0-2.2-.4-3-1.1-.8-.8-1.3-1.8-1.3-2.9-.1-1.6.9-3.2 2.3-3.9l-.4-1c-1.9.9-3 2.8-3 4.9.1 2.8 2.4 5.1 5.3 5.1h.2c2.6-.1 4.7-2.1 5.1-4.6l-1.1-.1c-.3 2-2 3.6-4.1 3.6ZM9.8 4.5c1.2 0 2.2-1 2.2-2.2C12 1.1 11 .1 9.8.1c-1.2 0-2.2 1-2.2 2.2 0 1.2.9 2.2 2.2 2.2Zm0-3.3c.6 0 1.1.5 1.1 1.1 0 .6-.5 1.1-1.1 1.1-.6 0-1.1-.5-1.1-1.1 0-.6.5-1.1 1.1-1.1Zm4.9 12c-.3-.5-.9-.8-1.6-.8h-2.6V6.3c0-.6-.5-1.2-1.1-1.2H6.2c-.5.1-.9.5-.9 1v3.2h1.1V6.2l2.9.1v7.2h3.8c.3 0 .5.1.6.3l3.4 5.4.9-.6-3.3-5.4Z",
@@ -1658,6 +1691,7 @@ var BalletAndDance = (function (_ref) {
1658
1691
  viewBox: "0 0 24 24",
1659
1692
  fill: "none",
1660
1693
  xmlns: "http://www.w3.org/2000/svg",
1694
+ role: "img",
1661
1695
  "aria-label": ariaLabel
1662
1696
  }, /*#__PURE__*/React.createElement("path", {
1663
1697
  d: "M20 10.8099C20 10.4099 20 10.0099 19.91 9.61995C19.8296 8.78684 19.7028 7.95889 19.53 7.13995C19.3725 6.36611 19.1722 5.6016 18.93 4.84995C18.83 4.52995 18.72 4.21995 18.61 3.90995L18.19 2.84995C18.12 2.69995 18.06 2.54995 18 2.39995C17.9472 2.27991 17.8602 2.17802 17.75 2.10691C17.6398 2.03581 17.5112 1.99861 17.38 1.99995H10.6C10.4803 1.99361 10.3611 2.02001 10.2552 2.0763C10.1494 2.13259 10.0609 2.21665 9.99918 2.31946C9.9375 2.42226 9.90499 2.53992 9.90513 2.65981C9.90527 2.7797 9.93807 2.89729 10 2.99995L10.61 3.99995C9.02093 4.16117 7.53678 4.8679 6.41 5.99995L3 9.35994L3.72 10.0699L7.16 6.66995C7.75257 6.09557 8.45725 5.64961 9.23 5.35995C8.49778 6.12058 7.95332 7.04171 7.64 8.04995L6.2 12.6399L7.2 12.9299L8.61 8.33995C9.04114 6.96737 9.97284 5.8072 11.22 5.08995C11.69 6.02959 12.091 7.00215 12.42 7.99995C11.9519 8.75685 11.7059 9.63002 11.71 10.5199C11.7119 11.022 11.7895 11.521 11.94 11.9999C12.1174 12.5578 12.3991 13.077 12.77 13.5299C12.8542 13.606 12.9312 13.6897 13 13.7799C13.3354 14.2018 13.5249 14.7212 13.54 15.2599C13.54 15.3699 13.54 15.4799 13.54 15.5899C13.5242 16.3823 13.4675 17.1734 13.37 17.9599C13.2272 18.9861 13.0168 20.0016 12.74 20.9999V20.9999C12.7011 21.1094 12.6881 21.2264 12.7021 21.3417C12.716 21.4571 12.7566 21.5676 12.8206 21.6645C12.8846 21.7615 12.9703 21.8423 13.0708 21.9005C13.1714 21.9587 13.284 21.9927 13.4 21.9999H16.91C17.1788 21.9964 17.4405 21.9126 17.6614 21.7594C17.8823 21.6062 18.0524 21.3905 18.15 21.1399C19.099 18.8653 19.6861 16.4562 19.89 13.9999C19.89 13.7699 19.94 13.5499 19.96 13.3099C19.98 13.0699 19.96 13.1099 19.96 13.0099C19.96 12.6499 19.96 12.2899 19.96 11.9299C19.96 11.5699 20 11.1899 20 10.8099ZM11.61 2.99995H17C17.0499 3.00059 17.0985 3.01618 17.1395 3.0447C17.1805 3.07322 17.212 3.11336 17.23 3.15995C17.34 3.41995 17.44 3.69995 17.55 3.96995H11.7L11.39 3.36995C11.3691 3.33182 11.3586 3.28892 11.3594 3.24547C11.3601 3.20202 11.3722 3.15953 11.3944 3.12218C11.4166 3.08482 11.4482 3.05391 11.486 3.03247C11.5238 3.01104 11.5665 2.99983 11.61 2.99995ZM12.23 4.99995H17.93C17.93 5.13995 18.02 5.27995 18.07 5.41995L17.25 6.31995L15.73 7.99995H15.65L13.08 6.99995C12.83 6.29995 12.54 5.62995 12.23 4.99995V4.99995ZM19 13.8999C18.808 16.2022 18.2545 18.4599 17.36 20.5899C17.3111 20.7095 17.2282 20.8121 17.1215 20.885C17.0149 20.9578 16.8892 20.9978 16.76 20.9999H13.86C13.8411 20.9995 13.8225 20.9945 13.8059 20.9855C13.7892 20.9764 13.775 20.9636 13.7642 20.948C13.7535 20.9324 13.7466 20.9144 13.7442 20.8957C13.7417 20.8769 13.7437 20.8578 13.75 20.8399C14.1769 19.104 14.415 17.327 14.46 15.5399C14.46 15.4699 14.46 14.9099 14.46 14.9099C14.3722 14.1233 14.0196 13.3898 13.46 12.8299V12.8299C12.9343 12.1788 12.6483 11.3668 12.65 10.5299C12.6562 10.1426 12.7203 9.75836 12.84 9.38995C12.9771 8.96486 13.1906 8.56836 13.47 8.21995L15.59 8.99995C15.6034 10.0554 15.9365 11.082 16.5453 11.9443C17.154 12.8066 18.0099 13.464 19 13.8299V13.8999ZM19 12.8099C18.2319 12.4636 17.5815 11.9007 17.1285 11.1902C16.6756 10.4797 16.4398 9.65248 16.45 8.80995C16.445 8.72001 16.445 8.62988 16.45 8.53995L18.33 6.53995C18.43 6.92995 18.53 7.32995 18.61 7.72995C18.9028 9.13498 19.0602 10.5649 19.08 11.9999C19.08 12.2499 19.06 12.5299 19 12.8099Z",
@@ -1675,6 +1709,7 @@ var Basket = (function (_ref) {
1675
1709
  viewBox: "0 0 24 24",
1676
1710
  fill: "none",
1677
1711
  xmlns: "http://www.w3.org/2000/svg",
1712
+ role: "img",
1678
1713
  "aria-label": ariaLabel
1679
1714
  }, /*#__PURE__*/React.createElement("path", {
1680
1715
  d: "M16.0996 8V7C15.9996 4.8 14.1996 3 11.9996 3C9.69961 3 7.89961 4.8 7.89961 7V8H3.09961L5.19961 18.8C5.39961 20.1 6.49961 21 7.79961 21H16.1996C17.4996 21 18.5996 20.1 18.7996 18.8L20.8996 8H16.0996ZM8.89961 7C8.89961 5.4 10.2996 4 11.9996 4C13.5996 4 15.0996 5.4 15.0996 7V8H8.89961V7ZM17.8996 18.6C17.6996 19.4 16.9996 20 16.1996 20H7.79961C6.99961 20 6.29961 19.4 6.19961 18.6L4.29961 9H7.89961H16.0996H19.6996L17.8996 18.6Z",
@@ -1692,6 +1727,7 @@ var BasketFull = (function (_ref) {
1692
1727
  viewBox: "0 0 24 24",
1693
1728
  fill: "none",
1694
1729
  xmlns: "http://www.w3.org/2000/svg",
1730
+ role: "img",
1695
1731
  "aria-label": ariaLabel
1696
1732
  }, /*#__PURE__*/React.createElement("path", {
1697
1733
  d: "M16.0996 8V7C15.9996 4.8 14.1996 3 11.9996 3C9.69961 3 7.89961 4.8 7.89961 7V8H3.09961L5.19961 18.8C5.39961 20.1 6.49961 21 7.79961 21H16.1996C17.4996 21 18.5996 20.1 18.7996 18.8L20.8996 8H16.0996ZM8.89961 7C8.89961 5.4 10.2996 4 11.9996 4C13.5996 4 15.0996 5.4 15.0996 7V8H8.89961V7Z",
@@ -1709,6 +1745,7 @@ var Home = (function (_ref) {
1709
1745
  viewBox: "0 0 24 24",
1710
1746
  fill: "none",
1711
1747
  xmlns: "http://www.w3.org/2000/svg",
1748
+ role: "img",
1712
1749
  "aria-label": ariaLabel
1713
1750
  }, /*#__PURE__*/React.createElement("path", {
1714
1751
  d: "M22 12.1L12 4L2 12.1L2.6 12.9L4.8 11.1V18C4.8 19.1 5.7 20 6.8 20H9.6C10.1 20 10.5 19.6 10.5 19.1V15.3C10.5 14.9 10.7 14.5 11 14.2C11.3 13.9 11.7 13.8 12.1 13.8C12.9 13.8 13.5 14.6 13.5 15.4V19.1C13.5 19.6 13.9 20 14.4 20H17.2C18.3 20 19.2 19.1 19.2 18V11.1L21.4 12.9L22 12.1ZM18.2 18C18.2 18.6 17.8 19 17.2 19H14.6V15.4C14.6 14 13.5 12.8 12.2 12.8C11.5 12.8 10.8 13 10.3 13.5C9.8 14 9.5 14.6 9.5 15.3V19H6.8C6.2 19 5.8 18.5 5.8 18V10.3L12 5.3L18.2 10.3V18Z",
@@ -1726,6 +1763,7 @@ var LiveStream = (function (_ref) {
1726
1763
  viewBox: "0 0 24 24",
1727
1764
  fill: "none",
1728
1765
  xmlns: "http://www.w3.org/2000/svg",
1766
+ role: "img",
1729
1767
  "aria-label": ariaLabel
1730
1768
  }, /*#__PURE__*/React.createElement("path", {
1731
1769
  d: "M12 15.5C10.1 15.5 8.5 13.9 8.5 12C8.5 10.1 10.1 8.5 12 8.5C13.9 8.5 15.5 10.1 15.5 12C15.5 13.9 13.9 15.5 12 15.5ZM12 9.5C10.6 9.5 9.5 10.6 9.5 12C9.5 13.4 10.6 14.5 12 14.5C13.4 14.5 14.5 13.4 14.5 12C14.5 10.6 13.4 9.5 12 9.5Z",
@@ -1755,6 +1793,7 @@ var Menu = (function (_ref) {
1755
1793
  viewBox: "0 0 24 24",
1756
1794
  fill: "none",
1757
1795
  xmlns: "http://www.w3.org/2000/svg",
1796
+ role: "img",
1758
1797
  "aria-label": ariaLabel
1759
1798
  }, /*#__PURE__*/React.createElement("path", {
1760
1799
  d: "M22 5H2V6H22V5Z",
@@ -1778,6 +1817,7 @@ var OperaAndMusic = (function (_ref) {
1778
1817
  viewBox: "0 0 24 24",
1779
1818
  fill: "none",
1780
1819
  xmlns: "http://www.w3.org/2000/svg",
1820
+ role: "img",
1781
1821
  "aria-label": ariaLabel
1782
1822
  }, /*#__PURE__*/React.createElement("path", {
1783
1823
  d: "M22 11V10C20.9391 10 19.9217 9.57857 19.1715 8.82843C18.4214 8.07828 18 7.06087 18 6H17V14.78C16.4875 14.3216 15.833 14.0532 15.1463 14.0197C14.4595 13.9862 13.7821 14.1896 13.2273 14.5958C12.6726 15.0021 12.2743 15.5866 12.0991 16.2515C11.9238 16.9164 11.9823 17.6213 12.2647 18.2482C12.5471 18.8751 13.0363 19.386 13.6504 19.6954C14.2644 20.0047 14.9661 20.0937 15.638 19.9475C16.3098 19.8013 16.9111 19.4287 17.3411 18.8921C17.771 18.3556 18.0037 17.6876 18 17V9C18.4657 9.62098 19.0696 10.125 19.7639 10.4721C20.4582 10.8193 21.2237 11 22 11V11ZM15 19C14.6044 19 14.2177 18.8827 13.8888 18.6629C13.5599 18.4432 13.3036 18.1308 13.1522 17.7654C13.0008 17.3999 12.9612 16.9978 13.0384 16.6098C13.1156 16.2219 13.306 15.8655 13.5857 15.5858C13.8655 15.3061 14.2218 15.1156 14.6098 15.0384C14.9977 14.9613 15.3999 15.0009 15.7653 15.1522C16.1308 15.3036 16.4431 15.56 16.6629 15.8889C16.8827 16.2178 17 16.6044 17 17C17 17.5304 16.7892 18.0391 16.4142 18.4142C16.0391 18.7893 15.5304 19 15 19Z",
@@ -1813,6 +1853,7 @@ var Search = (function (_ref) {
1813
1853
  viewBox: "0 0 24 24",
1814
1854
  fill: "none",
1815
1855
  xmlns: "http://www.w3.org/2000/svg",
1856
+ role: "img",
1816
1857
  "aria-label": ariaLabel
1817
1858
  }, /*#__PURE__*/React.createElement("path", {
1818
1859
  d: "M21 20.3L16.1 15.4C17.3 14.1 18 12.4 18 10.5C18 6.4 14.6 3 10.5 3C6.4 3 3 6.4 3 10.5C3 14.6 6.4 18 10.5 18C12.4 18 14.1 17.3 15.4 16.1L20.3 21L21 20.3ZM4 10.5C4 6.9 6.9 4 10.5 4C14.1 4 17 6.9 17 10.5C17 14.1 14.1 17 10.5 17C6.9 17 4 14.1 4 10.5Z",
@@ -1830,6 +1871,7 @@ var Settings = (function (_ref) {
1830
1871
  viewBox: "0 0 24 24",
1831
1872
  fill: "none",
1832
1873
  xmlns: "http://www.w3.org/2000/svg",
1874
+ role: "img",
1833
1875
  "aria-label": ariaLabel
1834
1876
  }, /*#__PURE__*/React.createElement("path", {
1835
1877
  d: "M19.4157 12.1133C19.4157 11.9133 19.4157 11.7133 19.4157 11.4133L22.1992 8.81328L20.1374 5.31328L16.426 6.31328C16.0137 6.11328 15.6013 5.91328 15.1889 5.71328L14.2611 2.11328H10.1374L9.20953 5.71328C8.79716 5.91328 8.38479 6.11328 8.07551 6.41328L4.36417 5.41328L2.30231 8.91328L4.98272 11.5133C4.98272 11.7133 4.98272 11.9133 4.98272 12.2133C4.98272 12.5133 4.98272 12.6133 4.98272 12.9133L2.19922 15.4133L4.26107 18.9133L8.07551 17.9133C8.38479 18.1133 8.79716 18.3133 9.20953 18.5133L10.1374 22.1133H14.2611L15.1889 18.5133C15.6013 18.3133 16.0137 18.1133 16.3229 17.8133L20.0343 18.8133L22.0961 15.3133L19.3126 12.7133C19.4157 12.5133 19.4157 12.3133 19.4157 12.1133ZM20.859 15.5133L19.6219 17.6133L16.6322 16.8133L16.1167 16.7133L15.7044 17.0133C15.3951 17.2133 14.9827 17.4133 14.6734 17.6133L14.2611 17.8133L14.158 18.3133L13.4363 21.1133H10.859L10.1374 18.2133L10.0343 17.7133L9.6219 17.5133C9.31262 17.3133 8.90025 17.2133 8.59097 16.9133L8.1786 16.6133L7.66314 16.7133L4.77654 17.5133L3.53943 15.4133L5.70437 13.3133L6.01365 13.1133V12.6133C6.01365 12.2133 6.01365 11.8133 6.01365 11.5133V11.0133L5.70437 10.7133L3.53943 8.71328L4.77654 6.61328L7.66314 7.41328L8.1786 7.51328L8.59097 7.21328C8.90025 7.01328 9.31262 6.81328 9.6219 6.61328L10.0343 6.41328L10.1374 5.91328L10.859 3.11328H13.3332L14.0549 6.01328L14.158 6.51328L14.5704 6.71328C14.8796 6.91328 15.292 7.01328 15.6013 7.31328L16.0137 7.61328L16.6322 7.41328L19.6219 6.61328L20.859 8.71328L18.6941 10.8133L18.2817 11.1133V11.6133C18.2817 12.0133 18.2817 12.4133 18.2817 12.7133V13.2133L18.591 13.5133L20.859 15.5133Z",
@@ -1850,6 +1892,7 @@ var User = (function (_ref) {
1850
1892
  viewBox: "0 0 24 24",
1851
1893
  fill: "none",
1852
1894
  xmlns: "http://www.w3.org/2000/svg",
1895
+ role: "img",
1853
1896
  "aria-label": ariaLabel
1854
1897
  }, /*#__PURE__*/React.createElement("path", {
1855
1898
  d: "M12 12C20.1 12 20.6 16.6 20.9 20H3.1C3.4 16.6 3.9 12 12 12ZM12 11C2 11 2.4 17.7 2 21H22C21.6 17.7 22 11 12 11Z",
@@ -1870,6 +1913,7 @@ var UserSignedIn = (function (_ref) {
1870
1913
  viewBox: "0 0 24 24",
1871
1914
  fill: "none",
1872
1915
  xmlns: "http://www.w3.org/2000/svg",
1916
+ role: "img",
1873
1917
  "aria-label": ariaLabel
1874
1918
  }, /*#__PURE__*/React.createElement("path", {
1875
1919
  d: "M22 21H2C2.4 17.7 2 11 12 11C22 11 21.6 17.7 22 21Z",
@@ -1890,7 +1934,8 @@ var Facebook = (function (_ref) {
1890
1934
  viewBox: "0 0 24 24",
1891
1935
  fill: "none",
1892
1936
  xmlns: "http://www.w3.org/2000/svg",
1893
- "aria-label": ariaLabel
1937
+ "aria-label": ariaLabel,
1938
+ role: "img"
1894
1939
  }, /*#__PURE__*/React.createElement("path", {
1895
1940
  d: "M13.6598 22H9.70976V12.14H6.99976V8.93H9.69976V6.65C9.70976 3.94 10.8998 2 14.8398 2C15.5622 2.02024 16.2831 2.07698 16.9998 2.17V5.17H15.6098C14.2098 5.17 13.6598 5.59 13.6598 6.77V8.93H16.9298L16.6398 12.14H13.6398L13.6598 22Z",
1896
1941
  fill: color
@@ -1907,7 +1952,8 @@ var Instagram = (function (_ref) {
1907
1952
  viewBox: "0 0 24 24",
1908
1953
  fill: "none",
1909
1954
  xmlns: "http://www.w3.org/2000/svg",
1910
- "aria-label": ariaLabel
1955
+ "aria-label": ariaLabel,
1956
+ role: "img"
1911
1957
  }, /*#__PURE__*/React.createElement("path", {
1912
1958
  d: "M11.9998 4.62C14.3998 4.62 14.6898 4.62 15.6398 4.62C16.2138 4.652 16.7784 4.78047 17.3098 5C17.6891 5.15025 18.0306 5.38245 18.3098 5.68C18.6073 5.95918 18.8395 6.30065 18.9898 6.68C19.1854 7.21552 19.2901 7.77996 19.2998 8.35C19.2998 9.35 19.3498 9.59 19.3498 11.99C19.3498 14.39 19.3498 14.68 19.2998 15.63C19.2945 16.2028 19.1931 16.7707 18.9998 17.31C18.8495 17.6893 18.6173 18.0308 18.3198 18.31C18.0406 18.6075 17.6991 18.8397 17.3198 18.99C16.7843 19.1856 16.2198 19.2904 15.6498 19.3C14.6998 19.3 14.4098 19.35 12.0098 19.35C9.60978 19.35 9.31978 19.35 8.36978 19.3C7.79694 19.2947 7.22905 19.1933 6.68978 19C6.31043 18.8497 5.96896 18.6175 5.68978 18.32C5.39223 18.0408 5.16003 17.6993 5.00978 17.32C4.81419 16.7845 4.70942 16.22 4.69978 15.65C4.69978 14.65 4.64978 14.41 4.64978 12.01C4.64978 9.61 4.64978 9.32 4.69978 8.37C4.70509 7.79716 4.8065 7.22927 4.99978 6.69C5.15003 6.31065 5.38223 5.96918 5.67978 5.69C5.95897 5.39245 6.30044 5.16025 6.67978 5.01C7.21531 4.81441 7.77974 4.70963 8.34978 4.7C9.34978 4.7 9.58978 4.7 11.9898 4.7L11.9998 4.62ZM11.9998 3C9.55978 3 9.24978 3 8.28978 3C7.54184 3.02033 6.80218 3.16219 6.09978 3.42C5.50426 3.63557 4.96202 3.9766 4.50978 4.42C4.06638 4.87223 3.72535 5.41448 3.50978 6.01C3.25197 6.7124 3.11012 7.45206 3.08978 8.2C3.08978 9.2 3.08978 9.47 3.08978 11.91C3.08978 14.35 3.08978 14.66 3.08978 15.62C3.11012 16.3679 3.25197 17.1076 3.50978 17.81C3.72535 18.4055 4.06638 18.9478 4.50978 19.4C4.96202 19.8434 5.50426 20.1844 6.09978 20.4C6.80218 20.6578 7.54184 20.7997 8.28978 20.82C9.28978 20.82 9.55978 20.87 11.9998 20.87C14.4398 20.87 14.7498 20.87 15.7098 20.82C16.4577 20.7997 17.1974 20.6578 17.8998 20.4C18.4953 20.1844 19.0375 19.8434 19.4898 19.4C19.9332 18.9478 20.2742 18.4055 20.4898 17.81C20.769 17.1411 20.9411 16.4324 20.9998 15.71C20.9998 14.71 21.0498 14.44 21.0498 12C21.0498 9.56 21.0498 9.25 20.9998 8.29C20.9794 7.54206 20.8376 6.8024 20.5798 6.1C20.3642 5.50448 20.0232 4.96223 19.5798 4.51C19.1275 4.0666 18.5853 3.72557 17.9898 3.51C17.2874 3.25219 16.5477 3.11033 15.7998 3.09C14.7998 3.09 14.5298 3.09 12.0898 3.09L11.9998 3Z",
1913
1959
  fill: color
@@ -1930,7 +1976,8 @@ var Tiktok = (function (_ref) {
1930
1976
  viewBox: "0 0 24 24",
1931
1977
  fill: "none",
1932
1978
  xmlns: "http://www.w3.org/2000/svg",
1933
- "aria-label": ariaLabel
1979
+ "aria-label": ariaLabel,
1980
+ role: "img"
1934
1981
  }, /*#__PURE__*/React.createElement("path", {
1935
1982
  d: "M19.6997 10.28C19.5532 10.2898 19.4062 10.2898 19.2597 10.28C18.4648 10.2811 17.6823 10.083 16.9836 9.70397C16.2849 9.32492 15.6922 8.77693 15.2597 8.11V15.51C15.2597 16.5919 14.9389 17.6494 14.3378 18.549C13.7368 19.4485 12.8825 20.1496 11.883 20.5636C10.8835 20.9776 9.78364 21.086 8.72256 20.8749C7.66148 20.6638 6.68682 20.1429 5.92183 19.3779C5.15684 18.6129 4.63587 17.6382 4.42481 16.5771C4.21375 15.5161 4.32207 14.4162 4.73608 13.4167C5.15009 12.4172 5.8512 11.5629 6.75074 10.9619C7.65027 10.3608 8.70784 10.04 9.7897 10.04H10.1297V12.73H9.7897C9.04975 12.73 8.3401 13.0239 7.81688 13.5472C7.29365 14.0704 6.9997 14.78 6.9997 15.52C6.9997 16.26 7.29365 16.9696 7.81688 17.4928C8.3401 18.0161 9.04975 18.31 9.7897 18.31C10.5372 18.3236 11.26 18.0429 11.8025 17.5285C12.345 17.0141 12.6636 16.3071 12.6897 15.56L12.6997 3H15.2797C15.3963 4.11994 15.9028 5.16325 16.7108 5.94747C17.5188 6.7317 18.5768 7.20691 19.6997 7.29V10.29",
1936
1983
  fill: color
@@ -1947,7 +1994,8 @@ var Twitter = (function (_ref) {
1947
1994
  viewBox: "0 0 24 24",
1948
1995
  fill: "none",
1949
1996
  xmlns: "http://www.w3.org/2000/svg",
1950
- "aria-label": ariaLabel
1997
+ "aria-label": ariaLabel,
1998
+ role: "img"
1951
1999
  }, /*#__PURE__*/React.createElement("path", {
1952
2000
  d: "M21.9998 5.88989C21.2497 6.22055 20.4541 6.43631 19.6398 6.52989C20.4934 6.0305 21.1366 5.23803 21.4498 4.29989C20.6398 4.77267 19.7583 5.11042 18.8398 5.29989C18.4539 4.89263 17.9885 4.5689 17.4725 4.34873C16.9565 4.12856 16.4008 4.01664 15.8398 4.01989C14.7662 4.01179 13.7327 4.42715 12.9634 5.17592C12.194 5.92469 11.7508 6.94652 11.7298 8.01989C11.7307 8.32978 11.7676 8.63852 11.8398 8.93989C10.2142 8.86071 8.62291 8.44473 7.1666 7.71829C5.71029 6.99186 4.42077 5.97082 3.37975 4.71989C3.02375 5.3266 2.83404 6.01646 2.82976 6.71989C2.82871 7.38732 2.9947 8.04441 3.31258 8.63128C3.63047 9.21815 4.09016 9.71614 4.64976 10.0799C3.99934 10.0599 3.36252 9.88873 2.78976 9.57989C2.78849 10.5249 3.11611 11.4409 3.71641 12.1707C4.31671 12.9006 5.15227 13.3988 6.07976 13.5799C5.72736 13.6732 5.36431 13.7203 4.99976 13.7199C4.74165 13.7169 4.48418 13.6935 4.22976 13.6499C4.49917 14.456 5.01247 15.1585 5.69862 15.6601C6.38478 16.1618 7.20987 16.4377 8.05975 16.4499C6.61975 17.5939 4.83879 18.2239 2.99976 18.2399C2.66976 18.2399 2.33976 18.2399 1.99976 18.2399C3.88906 19.4067 6.06925 20.0167 8.28976 19.9999C9.81706 20.0291 11.3349 19.7535 12.7544 19.1892C14.1739 18.6249 15.4667 17.7832 16.557 16.7133C17.6474 15.6435 18.5134 14.3669 19.1046 12.9583C19.6957 11.5498 20 10.0375 19.9998 8.50989C19.9998 8.32989 19.9998 8.15989 19.9998 7.97989C20.7857 7.40806 21.463 6.70024 21.9998 5.88989Z",
1953
2001
  fill: color
@@ -1964,7 +2012,8 @@ var X = (function (_ref) {
1964
2012
  viewBox: "0 0 24 24",
1965
2013
  fill: "none",
1966
2014
  xmlns: "http://www.w3.org/2000/svg",
1967
- "aria-label": ariaLabel
2015
+ "aria-label": ariaLabel,
2016
+ role: "img"
1968
2017
  }, /*#__PURE__*/React.createElement("path", {
1969
2018
  d: "M13.7124 10.6179L20.4133 3H18.8254L13.007 9.61448L8.35992 3H3L10.0274 13.0023L3 20.9908H4.58799L10.7324 14.0056L15.6401 20.9908H21L13.7124 10.6179ZM11.5375 13.0904L10.8255 12.0944L5.16016 4.16911H7.59922L12.1712 10.5651L12.8832 11.5611L18.8262 19.8748H16.3871L11.5375 13.0904Z",
1970
2019
  fill: color
@@ -1981,7 +2030,8 @@ var Youtube = (function (_ref) {
1981
2030
  viewBox: "0 0 24 24",
1982
2031
  fill: "none",
1983
2032
  xmlns: "http://www.w3.org/2000/svg",
1984
- "aria-label": ariaLabel
2033
+ "aria-label": ariaLabel,
2034
+ role: "img"
1985
2035
  }, /*#__PURE__*/React.createElement("path", {
1986
2036
  d: "M12.4398 18.8999L8.33978 18.8199C7.00184 18.8681 5.66237 18.7877 4.33978 18.5799C2.33978 18.1699 2.21978 16.1899 2.06978 14.5799C1.86519 12.2448 1.95253 9.89335 2.32978 7.57989C2.3868 6.99013 2.66085 6.44256 3.09878 6.04344C3.5367 5.64432 4.10727 5.4221 4.69978 5.41989C9.1314 5.15166 13.5738 5.10827 18.0098 5.28989C18.4804 5.30645 18.9488 5.36332 19.4098 5.45989C21.6798 5.84989 21.7398 8.09989 21.8798 9.99989C22.0316 11.911 21.9679 13.8331 21.6898 15.7299C21.4598 17.3099 21.0298 18.6199 19.2098 18.7299C16.9298 18.8999 14.7098 19.0299 12.4198 18.9899C12.4598 18.8999 12.4498 18.8999 12.4398 18.8999ZM10.0298 14.8999L15.1398 11.9999L9.99978 9.04989L10.0298 14.8999Z",
1987
2037
  fill: color
@@ -1998,6 +2048,7 @@ var Delete = (function (_ref) {
1998
2048
  viewBox: "0 0 24 24",
1999
2049
  fill: "none",
2000
2050
  xmlns: "http://www.w3.org/2000/svg",
2051
+ role: "img",
2001
2052
  "aria-label": ariaLabel
2002
2053
  }, /*#__PURE__*/React.createElement("path", {
2003
2054
  d: "M11 4L2 12L11 20H22V4H11ZM21 19H11.4L3.5 12L11.4 5H21V19Z",
@@ -2035,6 +2086,7 @@ var Space = (function (_ref) {
2035
2086
  viewBox: "0 0 24 24",
2036
2087
  fill: "none",
2037
2088
  xmlns: "http://www.w3.org/2000/svg",
2089
+ role: "img",
2038
2090
  "aria-label": ariaLabel
2039
2091
  }, /*#__PURE__*/React.createElement("path", {
2040
2092
  d: "M21 16V19H3V16H2V19V20H3H21H22V19V16H21Z",
@@ -2052,6 +2104,7 @@ var Close = (function (_ref) {
2052
2104
  viewBox: "0 0 24 24",
2053
2105
  fill: "none",
2054
2106
  xmlns: "http://www.w3.org/2000/svg",
2107
+ role: "img",
2055
2108
  "aria-label": ariaLabel
2056
2109
  }, /*#__PURE__*/React.createElement("path", {
2057
2110
  d: "M20.8996 3.9001L20.0996 3.1001L11.9996 11.3001L3.89961 3.1001L3.09961 3.9001L11.2996 12.0001L3.09961 20.1001L3.89961 20.9001L11.9996 12.7001L20.0996 20.9001L20.8996 20.1001L12.6996 12.0001L20.8996 3.9001Z",
@@ -2069,6 +2122,7 @@ var Confirm = (function (_ref) {
2069
2122
  viewBox: "0 0 24 24",
2070
2123
  fill: "none",
2071
2124
  xmlns: "http://www.w3.org/2000/svg",
2125
+ role: "img",
2072
2126
  "aria-label": ariaLabel
2073
2127
  }, /*#__PURE__*/React.createElement("path", {
2074
2128
  d: "M9.09961 21L3 12.5L3.8 11.9L9.09961 19.3L21.1996 3L21.9996 3.6L9.09961 21Z",
@@ -2086,6 +2140,7 @@ var Detract = (function (_ref) {
2086
2140
  viewBox: "0 0 24 24",
2087
2141
  fill: "none",
2088
2142
  xmlns: "http://www.w3.org/2000/svg",
2143
+ role: "img",
2089
2144
  "aria-label": ariaLabel
2090
2145
  }, /*#__PURE__*/React.createElement("path", {
2091
2146
  d: "M21 11.5H3V12.5H21V11.5Z",
@@ -2103,6 +2158,7 @@ var Expand = (function (_ref) {
2103
2158
  viewBox: "0 0 24 24",
2104
2159
  fill: "none",
2105
2160
  xmlns: "http://www.w3.org/2000/svg",
2161
+ role: "img",
2106
2162
  "aria-label": ariaLabel
2107
2163
  }, /*#__PURE__*/React.createElement("path", {
2108
2164
  d: "M12.5 11.5V3H11.5V11.5H3V12.5H11.5V21H12.5V12.5H21V11.5H12.5Z",
@@ -2120,6 +2176,7 @@ var ExternalLink = (function (_ref) {
2120
2176
  viewBox: "0 0 24 24",
2121
2177
  fill: "none",
2122
2178
  xmlns: "http://www.w3.org/2000/svg",
2179
+ role: "img",
2123
2180
  "aria-label": ariaLabel
2124
2181
  }, /*#__PURE__*/React.createElement("path", {
2125
2182
  d: "M18 18.5C18 19.3 17.3 20 16.5 20H5.5C4.7 20 4 19.3 4 18.5V7.5C4 6.7 4.7 6 5.5 6H10.6V5H5.5C4.1 5 3 6.1 3 7.5V18.5C3 19.9 4.1 21 5.5 21H16.5C17.9 21 19 19.9 19 18.5V13.4H18V18.5Z",
@@ -2140,6 +2197,7 @@ var GridView = (function (_ref) {
2140
2197
  viewBox: "0 0 24 24",
2141
2198
  fill: "none",
2142
2199
  xmlns: "http://www.w3.org/2000/svg",
2200
+ role: "img",
2143
2201
  "aria-label": ariaLabel
2144
2202
  }, /*#__PURE__*/React.createElement("path", {
2145
2203
  d: "M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H14.3H15.3H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM19 4C19.6 4 20 4.4 20 5V8.9H15.3V4H19ZM9.7 9.9H14.4V14.6H9.7V9.9ZM8.7 14.6H4V9.9H8.7V14.6ZM15.3 9.9H20V14.6H15.3V9.9ZM14.3 8.9H9.7V4H14.4V8.9H14.3ZM5 4H8.7V8.9H4V5C4 4.4 4.4 4 5 4ZM4 19V15.6H8.7V20H5C4.4 20 4 19.6 4 19ZM9.7 20V15.6H14.4V20H9.7ZM19 20H15.3V15.6H20V19C20 19.6 19.6 20 19 20Z",
@@ -2157,6 +2215,7 @@ var ListView = (function (_ref) {
2157
2215
  viewBox: "0 0 24 24",
2158
2216
  fill: "none",
2159
2217
  xmlns: "http://www.w3.org/2000/svg",
2218
+ role: "img",
2160
2219
  "aria-label": ariaLabel
2161
2220
  }, /*#__PURE__*/React.createElement("path", {
2162
2221
  d: "M3 3V7H21V3H3ZM20 6H4V4H20V6Z",
@@ -2180,6 +2239,7 @@ var Refresh = (function (_ref) {
2180
2239
  viewBox: "0 0 24 24",
2181
2240
  fill: "none",
2182
2241
  xmlns: "http://www.w3.org/2000/svg",
2242
+ role: "img",
2183
2243
  "aria-label": ariaLabel
2184
2244
  }, /*#__PURE__*/React.createElement("path", {
2185
2245
  d: "M18.71 13.9001C18.3138 15.3804 17.4428 16.6898 16.2307 17.6273C15.0186 18.5648 13.5323 19.0787 12 19.0901C10.2633 19.0541 8.59637 18.3999 7.29868 17.2452C6.00098 16.0905 5.15758 14.5108 4.92 12.7901L6.64 14.2901L7.21 13.5701L4.42 11.1001L2 14.0001L2.7 14.5901L4.17 12.8301C4.33413 14.6921 5.15733 16.4345 6.49149 17.7437C7.82566 19.0529 9.58323 19.8431 11.448 19.9721C13.3128 20.1011 15.1624 19.5604 16.6641 18.4473C18.1658 17.3342 19.2211 15.7218 19.64 13.9001H18.71Z",
@@ -2200,6 +2260,7 @@ var Remove = (function (_ref) {
2200
2260
  viewBox: "0 0 12 12",
2201
2261
  fill: "none",
2202
2262
  xmlns: "http://www.w3.org/2000/svg",
2263
+ role: "img",
2203
2264
  "aria-label": ariaLabel
2204
2265
  }, /*#__PURE__*/React.createElement("path", {
2205
2266
  d: "M7.06066 5.93957L11.0001 2.00011L9.93945 0.939453L6 4.87891L2.06055 0.939453L0.999887 2.00011L4.93934 5.93957L0.939453 9.93945L2.00011 11.0001L6 7.00023L9.99989 11.0001L11.0605 9.93945L7.06066 5.93957Z",
@@ -2217,6 +2278,7 @@ var Star = (function (_ref) {
2217
2278
  viewBox: "0 0 48 46",
2218
2279
  fill: "none",
2219
2280
  xmlns: "http://www.w3.org/2000/svg",
2281
+ role: "img",
2220
2282
  "aria-label": ariaLabel
2221
2283
  }, /*#__PURE__*/React.createElement("path", {
2222
2284
  d: "M24 0L30.0248 16.7076L47.7764 17.2746L33.7483 28.1674L38.6946 45.2254L24 35.25L9.30537 45.2254L14.2517 28.1674L0.223587 17.2746L17.9752 16.7076L24 0Z",
@@ -2234,6 +2296,7 @@ var AudioDescription = (function (_ref) {
2234
2296
  viewBox: "0 0 24 24",
2235
2297
  fill: "none",
2236
2298
  xmlns: "http://www.w3.org/2000/svg",
2299
+ role: "img",
2237
2300
  "aria-label": ariaLabel
2238
2301
  }, /*#__PURE__*/React.createElement("path", {
2239
2302
  d: "M21 5V19H3V5H21ZM22 4H2V20H22V4Z",
@@ -2257,6 +2320,7 @@ var Back10 = (function (_ref) {
2257
2320
  viewBox: "0 0 24 24",
2258
2321
  fill: "none",
2259
2322
  xmlns: "http://www.w3.org/2000/svg",
2323
+ role: "img",
2260
2324
  "aria-label": ariaLabel
2261
2325
  }, /*#__PURE__*/React.createElement("path", {
2262
2326
  d: "M18.1992 6.1C14.9992 2.9 9.89922 2.7 6.49922 5.5L6.69922 3H5.69922L5.39922 7.1L9.49922 7.4L9.59922 6.4L7.09922 6.2C10.0992 3.7 14.5992 3.9 17.3992 6.7C20.3992 9.7 20.3992 14.6 17.3992 17.6C14.3992 20.6 9.49922 20.6 6.49922 17.6C4.99922 16.1 4.19922 14.2 4.19922 12.1H3.19922C3.19922 14.4 4.09922 16.6 5.79922 18.3C7.49922 20.1 9.79922 21 11.9992 21C14.1992 21 16.4992 20.1 18.1992 18.4C21.5992 15 21.5992 9.5 18.1992 6.1Z",
@@ -2280,6 +2344,7 @@ var Clips = (function (_ref) {
2280
2344
  viewBox: "0 0 24 24",
2281
2345
  fill: "none",
2282
2346
  xmlns: "http://www.w3.org/2000/svg",
2347
+ role: "img",
2283
2348
  "aria-label": ariaLabel
2284
2349
  }, /*#__PURE__*/React.createElement("path", {
2285
2350
  d: "M15 11V19H3V11H15ZM16 10H2V20H16V10Z",
@@ -2303,6 +2368,7 @@ var Forward10 = (function (_ref) {
2303
2368
  viewBox: "0 0 24 24",
2304
2369
  fill: "none",
2305
2370
  xmlns: "http://www.w3.org/2000/svg",
2371
+ role: "img",
2306
2372
  "aria-label": ariaLabel
2307
2373
  }, /*#__PURE__*/React.createElement("path", {
2308
2374
  d: "M5.8 6.0999C9 2.8999 14.1 2.6999 17.5 5.4999L17.3 2.9999L18.3 2.8999L18.6 6.9999L14.5 7.2999L14.4 6.2999L16.9 6.0999C13.8 3.7999 9.4 3.9999 6.5 6.7999C3.5 9.7999 3.5 14.6999 6.5 17.6999C9.5 20.6999 14.4 20.6999 17.4 17.6999C18.9 16.1999 19.7 14.2999 19.7 12.1999H20.7C20.7 14.4999 19.8 16.6999 18.1 18.3999C16.5 20.0999 14.2 20.9999 12 20.9999C9.8 20.9999 7.5 20.0999 5.8 18.3999C2.4 14.9999 2.4 9.4999 5.8 6.0999Z",
@@ -2326,6 +2392,7 @@ var FullScreen = (function (_ref) {
2326
2392
  viewBox: "0 0 24 24",
2327
2393
  fill: "none",
2328
2394
  xmlns: "http://www.w3.org/2000/svg",
2395
+ role: "img",
2329
2396
  "aria-label": ariaLabel
2330
2397
  }, /*#__PURE__*/React.createElement("path", {
2331
2398
  d: "M3 9H4V4H9V3H3V9Z",
@@ -2352,6 +2419,7 @@ var Minimise = (function (_ref) {
2352
2419
  viewBox: "0 0 24 24",
2353
2420
  fill: "none",
2354
2421
  xmlns: "http://www.w3.org/2000/svg",
2422
+ role: "img",
2355
2423
  "aria-label": ariaLabel
2356
2424
  }, /*#__PURE__*/React.createElement("path", {
2357
2425
  d: "M9 3H8V8H3V9H9V3Z",
@@ -2378,6 +2446,7 @@ var Muted = (function (_ref) {
2378
2446
  viewBox: "0 0 24 24",
2379
2447
  fill: "none",
2380
2448
  xmlns: "http://www.w3.org/2000/svg",
2449
+ role: "img",
2381
2450
  "aria-label": ariaLabel
2382
2451
  }, /*#__PURE__*/React.createElement("path", {
2383
2452
  d: "M22.0008 9.9001L21.3008 9.1001L19.2008 11.3001L17.0008 9.1001L16.3008 9.9001L18.4008 12.0001L16.3008 14.1001L17.0008 14.9001L19.2008 12.7001L21.3008 14.9001L22.0008 14.1001L19.9008 12.0001L22.0008 9.9001Z",
@@ -2398,6 +2467,7 @@ var Pause = (function (_ref) {
2398
2467
  viewBox: "0 0 24 24",
2399
2468
  fill: "none",
2400
2469
  xmlns: "http://www.w3.org/2000/svg",
2470
+ role: "img",
2401
2471
  "aria-label": ariaLabel
2402
2472
  }, /*#__PURE__*/React.createElement("path", {
2403
2473
  d: "M10 2H4V22H10V2Z",
@@ -2418,6 +2488,7 @@ var Play = (function (_ref) {
2418
2488
  viewBox: "0 0 24 24",
2419
2489
  fill: "none",
2420
2490
  xmlns: "http://www.w3.org/2000/svg",
2491
+ role: "img",
2421
2492
  "aria-label": ariaLabel
2422
2493
  }, /*#__PURE__*/React.createElement("path", {
2423
2494
  d: "M5.5 3.8999L20 11.9999L5.5 20.0999V3.8999Z",
@@ -2438,6 +2509,7 @@ var Restart = (function (_ref) {
2438
2509
  viewBox: "0 0 24 24",
2439
2510
  fill: "none",
2440
2511
  xmlns: "http://www.w3.org/2000/svg",
2512
+ role: "img",
2441
2513
  "aria-label": ariaLabel
2442
2514
  }, /*#__PURE__*/React.createElement("path", {
2443
2515
  d: "M12.6 7.4H5.9L9.6 3.7L8.9 3L4 7.9L8.9 12.8L9.6 12.1L5.9 8.4H12.6C16.1 8.4 18.9 11.2 18.9 14.7C18.9 18.2 16 21 12.6 21C9.1 21 6.3 18.2 6.3 14.7H5.3C5.3 18.7 8.6 22 12.6 22C16.6 22 19.9 18.7 19.9 14.7C19.8 10.7 16.6 7.4 12.6 7.4Z",
@@ -2455,6 +2527,7 @@ var Subtitles = (function (_ref) {
2455
2527
  viewBox: "0 0 24 24",
2456
2528
  fill: "none",
2457
2529
  xmlns: "http://www.w3.org/2000/svg",
2530
+ role: "img",
2458
2531
  "aria-label": ariaLabel
2459
2532
  }, /*#__PURE__*/React.createElement("path", {
2460
2533
  d: "M9 7H7V8H9V7Z",
@@ -2490,6 +2563,7 @@ var Trailer = (function (_ref) {
2490
2563
  viewBox: "0 0 24 24",
2491
2564
  fill: "none",
2492
2565
  xmlns: "http://www.w3.org/2000/svg",
2566
+ role: "img",
2493
2567
  "aria-label": ariaLabel
2494
2568
  }, /*#__PURE__*/React.createElement("path", {
2495
2569
  d: "M16.8 3H15.8H12.5H11.5H8.2H7.2H3V7.5V8.3V15.7V16.5V21H7.2H8.2H11.4H12.4H15.6H16.6H21V17V15.7V8.3V8V3H16.8ZM16.8 4H20V7.3H16.8V4ZM12.5 4H15.7V7.3H12.5V4ZM8.2 4H11.4V7.3H8.2V4ZM4 4H7.2V7.3H4V4ZM7.2 20H4V16.7H7.2V20ZM11.5 20H8.2V16.7H11.4V20H11.5ZM15.8 20H12.5V16.7H15.7V20H15.8ZM20 20H16.8V16.7H20V17V20ZM20 15.7H16.8H15.8H12.5H11.5H8.2H7.2H4V8.3H7.2H8.2H11.4H12.4H15.6H16.6H20V15.7Z",
@@ -2510,6 +2584,7 @@ var Volume = (function (_ref) {
2510
2584
  viewBox: "0 0 24 24",
2511
2585
  fill: "none",
2512
2586
  xmlns: "http://www.w3.org/2000/svg",
2587
+ role: "img",
2513
2588
  "aria-label": ariaLabel
2514
2589
  }, /*#__PURE__*/React.createElement("path", {
2515
2590
  d: "M19 12C19 10.3 17.7 9 16 9V10C17.1 10 18 10.9 18 12C18 13.1 17.1 14 16 14V15C17.7 15 19 13.7 19 12Z",
@@ -2623,13 +2698,15 @@ var Icon = /*#__PURE__*/React.memo(function (_ref) {
2623
2698
  });
2624
2699
  Icon.displayName = 'Icon';
2625
2700
 
2701
+ var _excluded = ["children", "iconName", "iconDirection", "iconClassName", "color"];
2702
+
2626
2703
  var Button = function Button(_ref) {
2627
2704
  var children = _ref.children,
2628
2705
  iconName = _ref.iconName,
2629
2706
  iconDirection = _ref.iconDirection,
2630
2707
  iconClassName = _ref.iconClassName,
2631
2708
  color = _ref.color,
2632
- rest = _objectWithoutPropertiesLoose(_ref, ["children", "iconName", "iconDirection", "iconClassName", "color"]);
2709
+ rest = _objectWithoutPropertiesLoose(_ref, _excluded);
2633
2710
 
2634
2711
  var truncatedString = children.substring(0, 30);
2635
2712
  return /*#__PURE__*/React__default.createElement(ButtonWrapper, Object.assign({}, rest, {
@@ -2740,10 +2817,12 @@ var IInformationTitleVariant;
2740
2817
  IInformationBackgroundColour["White"] = "white";
2741
2818
  })(exports.IInformationBackgroundColour || (exports.IInformationBackgroundColour = {}));
2742
2819
 
2820
+ var _excluded$1 = ["children", "disabled"];
2821
+
2743
2822
  var PrimaryButton = function PrimaryButton(_ref) {
2744
2823
  var children = _ref.children,
2745
2824
  disabled = _ref.disabled,
2746
- props = _objectWithoutPropertiesLoose(_ref, ["children", "disabled"]);
2825
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1);
2747
2826
 
2748
2827
  var description = 'This button is currently disabled';
2749
2828
  return disabled ? /*#__PURE__*/React__default.createElement(React__default.Fragment, null, /*#__PURE__*/React__default.createElement(AriaDescription, {
@@ -2767,9 +2846,11 @@ var PrimaryButtonWrapper$1 = /*#__PURE__*/styled__default(Button)(_templateObjec
2767
2846
  return color ? "var(--base-color-" + color + ")" : theme.colors.primary;
2768
2847
  });
2769
2848
 
2849
+ var _excluded$2 = ["children"];
2850
+
2770
2851
  var SecondaryButton = function SecondaryButton(_ref) {
2771
2852
  var children = _ref.children,
2772
- props = _objectWithoutPropertiesLoose(_ref, ["children"]);
2853
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$2);
2773
2854
 
2774
2855
  return /*#__PURE__*/React__default.createElement(PrimaryButtonWrapper$1, Object.assign({
2775
2856
  color: exports.Colors.Primary
@@ -2783,10 +2864,12 @@ var TertiaryButtonWrapper = /*#__PURE__*/styled__default.a(_templateObject$6 ||
2783
2864
  });
2784
2865
  var TertiaryIconWrapper = /*#__PURE__*/styled__default.span(_templateObject2$1 || (_templateObject2$1 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: var(--button-icon-width);\n min-width: 20px;\n height: var(--button-icon-height);\n margin-left: var(--button-icon-margin);\n display: inline-block;\n"])));
2785
2866
 
2867
+ var _excluded$3 = ["children", "color"];
2868
+
2786
2869
  var Button$1 = function Button(_ref) {
2787
2870
  var children = _ref.children,
2788
2871
  color = _ref.color,
2789
- rest = _objectWithoutPropertiesLoose(_ref, ["children", "color"]);
2872
+ rest = _objectWithoutPropertiesLoose(_ref, _excluded$3);
2790
2873
 
2791
2874
  var truncatedString = children.substring(0, 100);
2792
2875
  return /*#__PURE__*/React__default.createElement(TertiaryButtonWrapper, Object.assign({}, rest, {
@@ -2971,12 +3054,11 @@ var _templateObject$9;
2971
3054
  var Grid = /*#__PURE__*/styled__default.div(_templateObject$9 || (_templateObject$9 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: grid;\n grid-template-columns: var(--grid-template-columns);\n grid-template-rows: max-content;\n gap: var(--grid-column-gap);\n margin: 0;\n"])));
2972
3055
 
2973
3056
  var _templateObject$a;
2974
- var GridItem = /*#__PURE__*/styled__default.div(_templateObject$a || (_templateObject$a = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-column: ", " / span\n ", ";\n\n @media ", " {\n & {\n grid-column: ", " /\n span ", ";\n }\n }\n\n @media ", " {\n & {\n grid-column: ", " / span\n ", ";\n }\n }\n"])), function (_ref) {
3057
+ var GridItem = /*#__PURE__*/styled__default.div(_templateObject$a || (_templateObject$a = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-column: ", " / span ", ";\n\n @media ", " {\n & {\n grid-column: ", " /\n span ", ";\n }\n }\n\n @media ", " {\n & {\n grid-column: ", " / span\n ", ";\n }\n }\n"])), function (_ref) {
2975
3058
  var columnStartDesktop = _ref.columnStartDesktop;
2976
3059
  return columnStartDesktop;
2977
3060
  }, function (_ref2) {
2978
- var _ref2$columnSpanDeskt = _ref2.columnSpanDesktop,
2979
- columnSpanDesktop = _ref2$columnSpanDeskt === void 0 ? 1 : _ref2$columnSpanDeskt;
3061
+ var columnSpanDesktop = _ref2.columnSpanDesktop;
2980
3062
  return columnSpanDesktop;
2981
3063
  }, devices.mobile, function (_ref3) {
2982
3064
  var columnStartDevice = _ref3.columnStartDevice,
@@ -3317,6 +3399,7 @@ var ErrorLabel = /*#__PURE__*/styled__default.div(_templateObject6 || (_template
3317
3399
  return 'var(--base-color-errorstate)';
3318
3400
  });
3319
3401
 
3402
+ var _excluded$4 = ["children", "disabled", "error", "darkMode", "blackBox"];
3320
3403
  /**
3321
3404
  * A Radio component, that wraps around the native `<input type="radio"/>` element
3322
3405
  * and adds some extra styling, states and information around it (i.e. an error label,
@@ -3346,7 +3429,7 @@ var Radio2 = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
3346
3429
  darkMode = _ref$darkMode === void 0 ? false : _ref$darkMode,
3347
3430
  _ref$blackBox = _ref.blackBox,
3348
3431
  blackBox = _ref$blackBox === void 0 ? false : _ref$blackBox,
3349
- inputProps = _objectWithoutPropertiesLoose(_ref, ["children", "disabled", "error", "darkMode", "blackBox"]);
3432
+ inputProps = _objectWithoutPropertiesLoose(_ref, _excluded$4);
3350
3433
 
3351
3434
  return /*#__PURE__*/React__default.createElement(Container, null, /*#__PURE__*/React__default.createElement(TickboxLabel, {
3352
3435
  darkMode: darkMode,
@@ -3866,6 +3949,8 @@ var TabLinkWrapper = /*#__PURE__*/styled__default.a(_templateObject$m || (_templ
3866
3949
  });
3867
3950
  var TabLinkIconWrapper = /*#__PURE__*/styled__default.span(_templateObject2$b || (_templateObject2$b = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: var(--button-icon-width);\n height: var(--button-icon-height);\n margin-right: var(--button-icon-margin);\n"])));
3868
3951
 
3952
+ var _excluded$5 = ["children", "iconName", "iconDirection", "color", "hoverColor"];
3953
+
3869
3954
  var TabLink = function TabLink(_ref) {
3870
3955
  var children = _ref.children,
3871
3956
  iconName = _ref.iconName,
@@ -3874,7 +3959,7 @@ var TabLink = function TabLink(_ref) {
3874
3959
  color = _ref$color === void 0 ? exports.Colors.DarkGrey : _ref$color,
3875
3960
  _ref$hoverColor = _ref.hoverColor,
3876
3961
  hoverColor = _ref$hoverColor === void 0 ? exports.Colors.Primary : _ref$hoverColor,
3877
- rest = _objectWithoutPropertiesLoose(_ref, ["children", "iconName", "iconDirection", "color", "hoverColor"]);
3962
+ rest = _objectWithoutPropertiesLoose(_ref, _excluded$5);
3878
3963
 
3879
3964
  return /*#__PURE__*/React__default.createElement(TabLinkWrapper, Object.assign({
3880
3965
  color: color,
@@ -3924,6 +4009,7 @@ var TextAreaError = /*#__PURE__*/styled__default.div(_templateObject4$3 || (_tem
3924
4009
  return darkMode ? 'var(--base-color-white)' : 'var(--base-color-errorstate)';
3925
4010
  });
3926
4011
 
4012
+ var _excluded$6 = ["label", "error", "width", "darkMode", "height", "columnStartDesktop", "columnStartDevice", "columnSpanDesktop", "columnSpanDevice", "maxLength", "tabIndex"];
3927
4013
  /**
3928
4014
  * An HTML textarea component for Chord.
3929
4015
  *
@@ -3985,7 +4071,7 @@ var TextArea = function TextArea(_ref) {
3985
4071
  maxLength = _ref$maxLength === void 0 ? 950 : _ref$maxLength,
3986
4072
  _ref$tabIndex = _ref.tabIndex,
3987
4073
  tabIndex = _ref$tabIndex === void 0 ? 0 : _ref$tabIndex,
3988
- textareaProps = _objectWithoutPropertiesLoose(_ref, ["label", "error", "width", "darkMode", "height", "columnStartDesktop", "columnStartDevice", "columnSpanDesktop", "columnSpanDevice", "maxLength", "tabIndex"]);
4074
+ textareaProps = _objectWithoutPropertiesLoose(_ref, _excluded$6);
3989
4075
 
3990
4076
  return /*#__PURE__*/React__default.createElement(GridItem, {
3991
4077
  columnStartDesktop: columnStartDesktop,
@@ -4045,6 +4131,7 @@ var ErrorLabel$1 = /*#__PURE__*/styled__default.div(_templateObject6$1 || (_temp
4045
4131
  return "var(--base-color-errorstate)";
4046
4132
  });
4047
4133
 
4134
+ var _excluded$7 = ["label", "type", "error", "darkMode", "width"];
4048
4135
  /**
4049
4136
  * A text field component, that wraps around the native `<input />` element
4050
4137
  * and adds some extra states and information around it (i.e. a text and an error labels,
@@ -4092,7 +4179,7 @@ var TextField = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
4092
4179
  _ref$darkMode = _ref.darkMode,
4093
4180
  darkMode = _ref$darkMode === void 0 ? false : _ref$darkMode,
4094
4181
  width = _ref.width,
4095
- inputProps = _objectWithoutPropertiesLoose(_ref, ["label", "type", "error", "darkMode", "width"]);
4182
+ inputProps = _objectWithoutPropertiesLoose(_ref, _excluded$7);
4096
4183
 
4097
4184
  var _useState = React.useState(false),
4098
4185
  showPassword = _useState[0],
@@ -4183,6 +4270,7 @@ var ErrorLabel$2 = /*#__PURE__*/styled__default.p(_templateObject5$3 || (_templa
4183
4270
  return darkMode ? theme.colors.white : theme.colors.error;
4184
4271
  });
4185
4272
 
4273
+ var _excluded$8 = ["label", "error", "darkMode", "width"];
4186
4274
  /**
4187
4275
  * @deprecated
4188
4276
  *
@@ -4197,7 +4285,7 @@ var TextFieldLegacy = function TextFieldLegacy(_ref) {
4197
4285
  _ref$darkMode = _ref.darkMode,
4198
4286
  darkMode = _ref$darkMode === void 0 ? false : _ref$darkMode,
4199
4287
  width = _ref.width,
4200
- inputProps = _objectWithoutPropertiesLoose(_ref, ["label", "error", "darkMode", "width"]);
4288
+ inputProps = _objectWithoutPropertiesLoose(_ref, _excluded$8);
4201
4289
 
4202
4290
  return /*#__PURE__*/React__default.createElement(TextFieldContainer, null, /*#__PURE__*/React__default.createElement("label", null, /*#__PURE__*/React__default.createElement(TextLabel$2, {
4203
4291
  darkMode: darkMode,
@@ -4224,12 +4312,14 @@ var TextLinkWrapper = /*#__PURE__*/styled__default.a(_templateObject$q || (_temp
4224
4312
  });
4225
4313
  var TextLinkIconWrapper = /*#__PURE__*/styled__default.span(_templateObject2$f || (_templateObject2$f = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: var(--button-icon-width);\n height: var(--button-icon-height);\n margin-left: var(--button-icon-margin);\n"])));
4226
4314
 
4315
+ var _excluded$9 = ["children", "iconName", "iconDirection", "color"];
4316
+
4227
4317
  var TextLink = function TextLink(_ref) {
4228
4318
  var children = _ref.children,
4229
4319
  iconName = _ref.iconName,
4230
4320
  iconDirection = _ref.iconDirection,
4231
4321
  color = _ref.color,
4232
- rest = _objectWithoutPropertiesLoose(_ref, ["children", "iconName", "iconDirection", "color"]);
4322
+ rest = _objectWithoutPropertiesLoose(_ref, _excluded$9);
4233
4323
 
4234
4324
  var truncatedString = children.substring(0, 30);
4235
4325
  return /*#__PURE__*/React__default.createElement(TextLinkWrapper, Object.assign({
@@ -4424,6 +4514,7 @@ var ErrorLabel$3 = /*#__PURE__*/styled__default.div(_templateObject6$2 || (_temp
4424
4514
  return 'var(--base-color-errorstate)';
4425
4515
  });
4426
4516
 
4517
+ var _excluded$a = ["children", "disabled", "error", "darkMode", "blackBox"];
4427
4518
  /**
4428
4519
  * A Tickbox component, that wraps around the native `<input type="checkbox"/>` element
4429
4520
  * and adds some extra styling, states and information around it (i.e. an error label,
@@ -4453,7 +4544,7 @@ var Tickbox2 = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
4453
4544
  darkMode = _ref$darkMode === void 0 ? false : _ref$darkMode,
4454
4545
  _ref$blackBox = _ref.blackBox,
4455
4546
  blackBox = _ref$blackBox === void 0 ? false : _ref$blackBox,
4456
- inputProps = _objectWithoutPropertiesLoose(_ref, ["children", "disabled", "error", "darkMode", "blackBox"]);
4547
+ inputProps = _objectWithoutPropertiesLoose(_ref, _excluded$a);
4457
4548
 
4458
4549
  return /*#__PURE__*/React__default.createElement(Container$2, null, /*#__PURE__*/React__default.createElement(TickboxLabel$2, {
4459
4550
  darkMode: darkMode,
@@ -4611,197 +4702,201 @@ function createCommonjsModule(fn, module) {
4611
4702
  return module = { exports: {} }, fn(module, module.exports), module.exports;
4612
4703
  }
4613
4704
 
4614
- var runtime_1 = /*#__PURE__*/createCommonjsModule(function (module) {
4615
- /**
4616
- * Copyright (c) 2014-present, Facebook, Inc.
4617
- *
4618
- * This source code is licensed under the MIT license found in the
4619
- * LICENSE file in the root directory of this source tree.
4620
- */
4621
- var runtime = function (exports) {
4622
-
4623
- var Op = Object.prototype;
4624
- var hasOwn = Op.hasOwnProperty;
4625
- var undefined$1; // More compressible than void 0.
4626
-
4627
- var $Symbol = typeof Symbol === "function" ? Symbol : {};
4628
- var iteratorSymbol = $Symbol.iterator || "@@iterator";
4629
- var asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator";
4630
- var toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag";
4631
-
4632
- function define(obj, key, value) {
4633
- Object.defineProperty(obj, key, {
4634
- value: value,
4635
- enumerable: true,
4636
- configurable: true,
4637
- writable: true
4638
- });
4639
- return obj[key];
4640
- }
4705
+ var runtime_1 = createCommonjsModule(function (module) {
4706
+ /**
4707
+ * Copyright (c) 2014-present, Facebook, Inc.
4708
+ *
4709
+ * This source code is licensed under the MIT license found in the
4710
+ * LICENSE file in the root directory of this source tree.
4711
+ */
4641
4712
 
4642
- try {
4643
- // IE 8 has a broken Object.defineProperty that only works on DOM objects.
4644
- define({}, "");
4645
- } catch (err) {
4646
- define = function define(obj, key, value) {
4647
- return obj[key] = value;
4648
- };
4649
- }
4713
+ var runtime = (function (exports) {
4714
+
4715
+ var Op = Object.prototype;
4716
+ var hasOwn = Op.hasOwnProperty;
4717
+ var undefined$1; // More compressible than void 0.
4718
+ var $Symbol = typeof Symbol === "function" ? Symbol : {};
4719
+ var iteratorSymbol = $Symbol.iterator || "@@iterator";
4720
+ var asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator";
4721
+ var toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag";
4722
+
4723
+ function define(obj, key, value) {
4724
+ Object.defineProperty(obj, key, {
4725
+ value: value,
4726
+ enumerable: true,
4727
+ configurable: true,
4728
+ writable: true
4729
+ });
4730
+ return obj[key];
4731
+ }
4732
+ try {
4733
+ // IE 8 has a broken Object.defineProperty that only works on DOM objects.
4734
+ define({}, "");
4735
+ } catch (err) {
4736
+ define = function(obj, key, value) {
4737
+ return obj[key] = value;
4738
+ };
4739
+ }
4650
4740
 
4651
- function wrap(innerFn, outerFn, self, tryLocsList) {
4652
- // If outerFn provided and outerFn.prototype is a Generator, then outerFn.prototype instanceof Generator.
4653
- var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator;
4654
- var generator = Object.create(protoGenerator.prototype);
4655
- var context = new Context(tryLocsList || []); // The ._invoke method unifies the implementations of the .next,
4656
- // .throw, and .return methods.
4741
+ function wrap(innerFn, outerFn, self, tryLocsList) {
4742
+ // If outerFn provided and outerFn.prototype is a Generator, then outerFn.prototype instanceof Generator.
4743
+ var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator;
4744
+ var generator = Object.create(protoGenerator.prototype);
4745
+ var context = new Context(tryLocsList || []);
4657
4746
 
4658
- generator._invoke = makeInvokeMethod(innerFn, self, context);
4659
- return generator;
4660
- }
4747
+ // The ._invoke method unifies the implementations of the .next,
4748
+ // .throw, and .return methods.
4749
+ generator._invoke = makeInvokeMethod(innerFn, self, context);
4661
4750
 
4662
- exports.wrap = wrap; // Try/catch helper to minimize deoptimizations. Returns a completion
4663
- // record like context.tryEntries[i].completion. This interface could
4664
- // have been (and was previously) designed to take a closure to be
4665
- // invoked without arguments, but in all the cases we care about we
4666
- // already have an existing method we want to call, so there's no need
4667
- // to create a new function object. We can even get away with assuming
4668
- // the method takes exactly one argument, since that happens to be true
4669
- // in every case, so we don't have to touch the arguments object. The
4670
- // only additional allocation required is the completion record, which
4671
- // has a stable shape and so hopefully should be cheap to allocate.
4672
-
4673
- function tryCatch(fn, obj, arg) {
4674
- try {
4675
- return {
4676
- type: "normal",
4677
- arg: fn.call(obj, arg)
4678
- };
4679
- } catch (err) {
4680
- return {
4681
- type: "throw",
4682
- arg: err
4683
- };
4684
- }
4751
+ return generator;
4752
+ }
4753
+ exports.wrap = wrap;
4754
+
4755
+ // Try/catch helper to minimize deoptimizations. Returns a completion
4756
+ // record like context.tryEntries[i].completion. This interface could
4757
+ // have been (and was previously) designed to take a closure to be
4758
+ // invoked without arguments, but in all the cases we care about we
4759
+ // already have an existing method we want to call, so there's no need
4760
+ // to create a new function object. We can even get away with assuming
4761
+ // the method takes exactly one argument, since that happens to be true
4762
+ // in every case, so we don't have to touch the arguments object. The
4763
+ // only additional allocation required is the completion record, which
4764
+ // has a stable shape and so hopefully should be cheap to allocate.
4765
+ function tryCatch(fn, obj, arg) {
4766
+ try {
4767
+ return { type: "normal", arg: fn.call(obj, arg) };
4768
+ } catch (err) {
4769
+ return { type: "throw", arg: err };
4685
4770
  }
4771
+ }
4686
4772
 
4687
- var GenStateSuspendedStart = "suspendedStart";
4688
- var GenStateSuspendedYield = "suspendedYield";
4689
- var GenStateExecuting = "executing";
4690
- var GenStateCompleted = "completed"; // Returning this object from the innerFn has the same effect as
4691
- // breaking out of the dispatch switch statement.
4692
-
4693
- var ContinueSentinel = {}; // Dummy constructor functions that we use as the .constructor and
4694
- // .constructor.prototype properties for functions that return Generator
4695
- // objects. For full spec compliance, you may wish to configure your
4696
- // minifier not to mangle the names of these two functions.
4697
-
4698
- function Generator() {}
4699
-
4700
- function GeneratorFunction() {}
4701
-
4702
- function GeneratorFunctionPrototype() {} // This is a polyfill for %IteratorPrototype% for environments that
4703
- // don't natively support it.
4773
+ var GenStateSuspendedStart = "suspendedStart";
4774
+ var GenStateSuspendedYield = "suspendedYield";
4775
+ var GenStateExecuting = "executing";
4776
+ var GenStateCompleted = "completed";
4777
+
4778
+ // Returning this object from the innerFn has the same effect as
4779
+ // breaking out of the dispatch switch statement.
4780
+ var ContinueSentinel = {};
4781
+
4782
+ // Dummy constructor functions that we use as the .constructor and
4783
+ // .constructor.prototype properties for functions that return Generator
4784
+ // objects. For full spec compliance, you may wish to configure your
4785
+ // minifier not to mangle the names of these two functions.
4786
+ function Generator() {}
4787
+ function GeneratorFunction() {}
4788
+ function GeneratorFunctionPrototype() {}
4789
+
4790
+ // This is a polyfill for %IteratorPrototype% for environments that
4791
+ // don't natively support it.
4792
+ var IteratorPrototype = {};
4793
+ define(IteratorPrototype, iteratorSymbol, function () {
4794
+ return this;
4795
+ });
4704
4796
 
4797
+ var getProto = Object.getPrototypeOf;
4798
+ var NativeIteratorPrototype = getProto && getProto(getProto(values([])));
4799
+ if (NativeIteratorPrototype &&
4800
+ NativeIteratorPrototype !== Op &&
4801
+ hasOwn.call(NativeIteratorPrototype, iteratorSymbol)) {
4802
+ // This environment has a native %IteratorPrototype%; use it instead
4803
+ // of the polyfill.
4804
+ IteratorPrototype = NativeIteratorPrototype;
4805
+ }
4705
4806
 
4706
- var IteratorPrototype = {};
4707
- define(IteratorPrototype, iteratorSymbol, function () {
4708
- return this;
4807
+ var Gp = GeneratorFunctionPrototype.prototype =
4808
+ Generator.prototype = Object.create(IteratorPrototype);
4809
+ GeneratorFunction.prototype = GeneratorFunctionPrototype;
4810
+ define(Gp, "constructor", GeneratorFunctionPrototype);
4811
+ define(GeneratorFunctionPrototype, "constructor", GeneratorFunction);
4812
+ GeneratorFunction.displayName = define(
4813
+ GeneratorFunctionPrototype,
4814
+ toStringTagSymbol,
4815
+ "GeneratorFunction"
4816
+ );
4817
+
4818
+ // Helper for defining the .next, .throw, and .return methods of the
4819
+ // Iterator interface in terms of a single ._invoke method.
4820
+ function defineIteratorMethods(prototype) {
4821
+ ["next", "throw", "return"].forEach(function(method) {
4822
+ define(prototype, method, function(arg) {
4823
+ return this._invoke(method, arg);
4824
+ });
4709
4825
  });
4710
- var getProto = Object.getPrototypeOf;
4711
- var NativeIteratorPrototype = getProto && getProto(getProto(values([])));
4826
+ }
4712
4827
 
4713
- if (NativeIteratorPrototype && NativeIteratorPrototype !== Op && hasOwn.call(NativeIteratorPrototype, iteratorSymbol)) {
4714
- // This environment has a native %IteratorPrototype%; use it instead
4715
- // of the polyfill.
4716
- IteratorPrototype = NativeIteratorPrototype;
4717
- }
4828
+ exports.isGeneratorFunction = function(genFun) {
4829
+ var ctor = typeof genFun === "function" && genFun.constructor;
4830
+ return ctor
4831
+ ? ctor === GeneratorFunction ||
4832
+ // For the native GeneratorFunction constructor, the best we can
4833
+ // do is to check its .name property.
4834
+ (ctor.displayName || ctor.name) === "GeneratorFunction"
4835
+ : false;
4836
+ };
4718
4837
 
4719
- var Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype);
4720
- GeneratorFunction.prototype = GeneratorFunctionPrototype;
4721
- define(Gp, "constructor", GeneratorFunctionPrototype);
4722
- define(GeneratorFunctionPrototype, "constructor", GeneratorFunction);
4723
- GeneratorFunction.displayName = define(GeneratorFunctionPrototype, toStringTagSymbol, "GeneratorFunction"); // Helper for defining the .next, .throw, and .return methods of the
4724
- // Iterator interface in terms of a single ._invoke method.
4725
-
4726
- function defineIteratorMethods(prototype) {
4727
- ["next", "throw", "return"].forEach(function (method) {
4728
- define(prototype, method, function (arg) {
4729
- return this._invoke(method, arg);
4730
- });
4731
- });
4838
+ exports.mark = function(genFun) {
4839
+ if (Object.setPrototypeOf) {
4840
+ Object.setPrototypeOf(genFun, GeneratorFunctionPrototype);
4841
+ } else {
4842
+ genFun.__proto__ = GeneratorFunctionPrototype;
4843
+ define(genFun, toStringTagSymbol, "GeneratorFunction");
4732
4844
  }
4845
+ genFun.prototype = Object.create(Gp);
4846
+ return genFun;
4847
+ };
4733
4848
 
4734
- exports.isGeneratorFunction = function (genFun) {
4735
- var ctor = typeof genFun === "function" && genFun.constructor;
4736
- return ctor ? ctor === GeneratorFunction || // For the native GeneratorFunction constructor, the best we can
4737
- // do is to check its .name property.
4738
- (ctor.displayName || ctor.name) === "GeneratorFunction" : false;
4739
- };
4849
+ // Within the body of any async function, `await x` is transformed to
4850
+ // `yield regeneratorRuntime.awrap(x)`, so that the runtime can test
4851
+ // `hasOwn.call(value, "__await")` to determine if the yielded value is
4852
+ // meant to be awaited.
4853
+ exports.awrap = function(arg) {
4854
+ return { __await: arg };
4855
+ };
4740
4856
 
4741
- exports.mark = function (genFun) {
4742
- if (Object.setPrototypeOf) {
4743
- Object.setPrototypeOf(genFun, GeneratorFunctionPrototype);
4857
+ function AsyncIterator(generator, PromiseImpl) {
4858
+ function invoke(method, arg, resolve, reject) {
4859
+ var record = tryCatch(generator[method], generator, arg);
4860
+ if (record.type === "throw") {
4861
+ reject(record.arg);
4744
4862
  } else {
4745
- genFun.__proto__ = GeneratorFunctionPrototype;
4746
- define(genFun, toStringTagSymbol, "GeneratorFunction");
4747
- }
4748
-
4749
- genFun.prototype = Object.create(Gp);
4750
- return genFun;
4751
- }; // Within the body of any async function, `await x` is transformed to
4752
- // `yield regeneratorRuntime.awrap(x)`, so that the runtime can test
4753
- // `hasOwn.call(value, "__await")` to determine if the yielded value is
4754
- // meant to be awaited.
4755
-
4756
-
4757
- exports.awrap = function (arg) {
4758
- return {
4759
- __await: arg
4760
- };
4761
- };
4762
-
4763
- function AsyncIterator(generator, PromiseImpl) {
4764
- function invoke(method, arg, resolve, reject) {
4765
- var record = tryCatch(generator[method], generator, arg);
4766
-
4767
- if (record.type === "throw") {
4768
- reject(record.arg);
4769
- } else {
4770
- var result = record.arg;
4771
- var value = result.value;
4772
-
4773
- if (value && typeof value === "object" && hasOwn.call(value, "__await")) {
4774
- return PromiseImpl.resolve(value.__await).then(function (value) {
4775
- invoke("next", value, resolve, reject);
4776
- }, function (err) {
4777
- invoke("throw", err, resolve, reject);
4778
- });
4779
- }
4780
-
4781
- return PromiseImpl.resolve(value).then(function (unwrapped) {
4782
- // When a yielded Promise is resolved, its final value becomes
4783
- // the .value of the Promise<{value,done}> result for the
4784
- // current iteration.
4785
- result.value = unwrapped;
4786
- resolve(result);
4787
- }, function (error) {
4788
- // If a rejected Promise was yielded, throw the rejection back
4789
- // into the async generator function so it can be handled there.
4790
- return invoke("throw", error, resolve, reject);
4863
+ var result = record.arg;
4864
+ var value = result.value;
4865
+ if (value &&
4866
+ typeof value === "object" &&
4867
+ hasOwn.call(value, "__await")) {
4868
+ return PromiseImpl.resolve(value.__await).then(function(value) {
4869
+ invoke("next", value, resolve, reject);
4870
+ }, function(err) {
4871
+ invoke("throw", err, resolve, reject);
4791
4872
  });
4792
4873
  }
4874
+
4875
+ return PromiseImpl.resolve(value).then(function(unwrapped) {
4876
+ // When a yielded Promise is resolved, its final value becomes
4877
+ // the .value of the Promise<{value,done}> result for the
4878
+ // current iteration.
4879
+ result.value = unwrapped;
4880
+ resolve(result);
4881
+ }, function(error) {
4882
+ // If a rejected Promise was yielded, throw the rejection back
4883
+ // into the async generator function so it can be handled there.
4884
+ return invoke("throw", error, resolve, reject);
4885
+ });
4793
4886
  }
4887
+ }
4794
4888
 
4795
- var previousPromise;
4889
+ var previousPromise;
4796
4890
 
4797
- function enqueue(method, arg) {
4798
- function callInvokeWithMethodAndArg() {
4799
- return new PromiseImpl(function (resolve, reject) {
4800
- invoke(method, arg, resolve, reject);
4801
- });
4802
- }
4891
+ function enqueue(method, arg) {
4892
+ function callInvokeWithMethodAndArg() {
4893
+ return new PromiseImpl(function(resolve, reject) {
4894
+ invoke(method, arg, resolve, reject);
4895
+ });
4896
+ }
4803
4897
 
4804
- return previousPromise = // If enqueue has been called before, then we want to wait until
4898
+ return previousPromise =
4899
+ // If enqueue has been called before, then we want to wait until
4805
4900
  // all previous Promises have been resolved before calling invoke,
4806
4901
  // so that results are always delivered in the correct order. If
4807
4902
  // enqueue has not been called before, then it is important to
@@ -4813,527 +4908,554 @@ var runtime_1 = /*#__PURE__*/createCommonjsModule(function (module) {
4813
4908
  // execute code before the first await. Since we implement simple
4814
4909
  // async functions in terms of async generators, it is especially
4815
4910
  // important to get this right, even though it requires care.
4816
- previousPromise ? previousPromise.then(callInvokeWithMethodAndArg, // Avoid propagating failures to Promises returned by later
4817
- // invocations of the iterator.
4818
- callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg();
4819
- } // Define the unified helper method that is used to implement .next,
4820
- // .throw, and .return (see defineIteratorMethods).
4821
-
4822
-
4823
- this._invoke = enqueue;
4911
+ previousPromise ? previousPromise.then(
4912
+ callInvokeWithMethodAndArg,
4913
+ // Avoid propagating failures to Promises returned by later
4914
+ // invocations of the iterator.
4915
+ callInvokeWithMethodAndArg
4916
+ ) : callInvokeWithMethodAndArg();
4824
4917
  }
4825
4918
 
4826
- defineIteratorMethods(AsyncIterator.prototype);
4827
- define(AsyncIterator.prototype, asyncIteratorSymbol, function () {
4828
- return this;
4829
- });
4830
- exports.AsyncIterator = AsyncIterator; // Note that simple async functions are implemented on top of
4831
- // AsyncIterator objects; they just return a Promise for the value of
4832
- // the final result produced by the iterator.
4833
-
4834
- exports.async = function (innerFn, outerFn, self, tryLocsList, PromiseImpl) {
4835
- if (PromiseImpl === void 0) PromiseImpl = Promise;
4836
- var iter = new AsyncIterator(wrap(innerFn, outerFn, self, tryLocsList), PromiseImpl);
4837
- return exports.isGeneratorFunction(outerFn) ? iter // If outerFn is a generator, return the full iterator.
4838
- : iter.next().then(function (result) {
4839
- return result.done ? result.value : iter.next();
4840
- });
4841
- };
4919
+ // Define the unified helper method that is used to implement .next,
4920
+ // .throw, and .return (see defineIteratorMethods).
4921
+ this._invoke = enqueue;
4922
+ }
4842
4923
 
4843
- function makeInvokeMethod(innerFn, self, context) {
4844
- var state = GenStateSuspendedStart;
4845
- return function invoke(method, arg) {
4846
- if (state === GenStateExecuting) {
4847
- throw new Error("Generator is already running");
4848
- }
4924
+ defineIteratorMethods(AsyncIterator.prototype);
4925
+ define(AsyncIterator.prototype, asyncIteratorSymbol, function () {
4926
+ return this;
4927
+ });
4928
+ exports.AsyncIterator = AsyncIterator;
4929
+
4930
+ // Note that simple async functions are implemented on top of
4931
+ // AsyncIterator objects; they just return a Promise for the value of
4932
+ // the final result produced by the iterator.
4933
+ exports.async = function(innerFn, outerFn, self, tryLocsList, PromiseImpl) {
4934
+ if (PromiseImpl === void 0) PromiseImpl = Promise;
4935
+
4936
+ var iter = new AsyncIterator(
4937
+ wrap(innerFn, outerFn, self, tryLocsList),
4938
+ PromiseImpl
4939
+ );
4940
+
4941
+ return exports.isGeneratorFunction(outerFn)
4942
+ ? iter // If outerFn is a generator, return the full iterator.
4943
+ : iter.next().then(function(result) {
4944
+ return result.done ? result.value : iter.next();
4945
+ });
4946
+ };
4849
4947
 
4850
- if (state === GenStateCompleted) {
4851
- if (method === "throw") {
4852
- throw arg;
4853
- } // Be forgiving, per 25.3.3.3.3 of the spec:
4854
- // https://people.mozilla.org/~jorendorff/es6-draft.html#sec-generatorresume
4948
+ function makeInvokeMethod(innerFn, self, context) {
4949
+ var state = GenStateSuspendedStart;
4855
4950
 
4951
+ return function invoke(method, arg) {
4952
+ if (state === GenStateExecuting) {
4953
+ throw new Error("Generator is already running");
4954
+ }
4856
4955
 
4857
- return doneResult();
4956
+ if (state === GenStateCompleted) {
4957
+ if (method === "throw") {
4958
+ throw arg;
4858
4959
  }
4859
4960
 
4860
- context.method = method;
4861
- context.arg = arg;
4862
-
4863
- while (true) {
4864
- var delegate = context.delegate;
4961
+ // Be forgiving, per 25.3.3.3.3 of the spec:
4962
+ // https://people.mozilla.org/~jorendorff/es6-draft.html#sec-generatorresume
4963
+ return doneResult();
4964
+ }
4865
4965
 
4866
- if (delegate) {
4867
- var delegateResult = maybeInvokeDelegate(delegate, context);
4966
+ context.method = method;
4967
+ context.arg = arg;
4868
4968
 
4869
- if (delegateResult) {
4870
- if (delegateResult === ContinueSentinel) continue;
4871
- return delegateResult;
4872
- }
4969
+ while (true) {
4970
+ var delegate = context.delegate;
4971
+ if (delegate) {
4972
+ var delegateResult = maybeInvokeDelegate(delegate, context);
4973
+ if (delegateResult) {
4974
+ if (delegateResult === ContinueSentinel) continue;
4975
+ return delegateResult;
4873
4976
  }
4977
+ }
4874
4978
 
4875
- if (context.method === "next") {
4876
- // Setting context._sent for legacy support of Babel's
4877
- // function.sent implementation.
4878
- context.sent = context._sent = context.arg;
4879
- } else if (context.method === "throw") {
4880
- if (state === GenStateSuspendedStart) {
4881
- state = GenStateCompleted;
4882
- throw context.arg;
4883
- }
4979
+ if (context.method === "next") {
4980
+ // Setting context._sent for legacy support of Babel's
4981
+ // function.sent implementation.
4982
+ context.sent = context._sent = context.arg;
4884
4983
 
4885
- context.dispatchException(context.arg);
4886
- } else if (context.method === "return") {
4887
- context.abrupt("return", context.arg);
4984
+ } else if (context.method === "throw") {
4985
+ if (state === GenStateSuspendedStart) {
4986
+ state = GenStateCompleted;
4987
+ throw context.arg;
4888
4988
  }
4889
4989
 
4890
- state = GenStateExecuting;
4891
- var record = tryCatch(innerFn, self, context);
4990
+ context.dispatchException(context.arg);
4892
4991
 
4893
- if (record.type === "normal") {
4894
- // If an exception is thrown from innerFn, we leave state ===
4895
- // GenStateExecuting and loop back for another invocation.
4896
- state = context.done ? GenStateCompleted : GenStateSuspendedYield;
4992
+ } else if (context.method === "return") {
4993
+ context.abrupt("return", context.arg);
4994
+ }
4897
4995
 
4898
- if (record.arg === ContinueSentinel) {
4899
- continue;
4900
- }
4996
+ state = GenStateExecuting;
4901
4997
 
4902
- return {
4903
- value: record.arg,
4904
- done: context.done
4905
- };
4906
- } else if (record.type === "throw") {
4907
- state = GenStateCompleted; // Dispatch the exception by looping back around to the
4908
- // context.dispatchException(context.arg) call above.
4998
+ var record = tryCatch(innerFn, self, context);
4999
+ if (record.type === "normal") {
5000
+ // If an exception is thrown from innerFn, we leave state ===
5001
+ // GenStateExecuting and loop back for another invocation.
5002
+ state = context.done
5003
+ ? GenStateCompleted
5004
+ : GenStateSuspendedYield;
4909
5005
 
4910
- context.method = "throw";
4911
- context.arg = record.arg;
4912
- }
4913
- }
4914
- };
4915
- } // Call delegate.iterator[context.method](context.arg) and handle the
4916
- // result, either by returning a { value, done } result from the
4917
- // delegate iterator, or by modifying context.method and context.arg,
4918
- // setting context.delegate to null, and returning the ContinueSentinel.
4919
-
4920
-
4921
- function maybeInvokeDelegate(delegate, context) {
4922
- var method = delegate.iterator[context.method];
4923
-
4924
- if (method === undefined$1) {
4925
- // A .throw or .return when the delegate iterator has no .throw
4926
- // method always terminates the yield* loop.
4927
- context.delegate = null;
4928
-
4929
- if (context.method === "throw") {
4930
- // Note: ["return"] must be used for ES3 parsing compatibility.
4931
- if (delegate.iterator["return"]) {
4932
- // If the delegate iterator has a return method, give it a
4933
- // chance to clean up.
4934
- context.method = "return";
4935
- context.arg = undefined$1;
4936
- maybeInvokeDelegate(delegate, context);
4937
-
4938
- if (context.method === "throw") {
4939
- // If maybeInvokeDelegate(context) changed context.method from
4940
- // "return" to "throw", let that override the TypeError below.
4941
- return ContinueSentinel;
4942
- }
5006
+ if (record.arg === ContinueSentinel) {
5007
+ continue;
4943
5008
  }
4944
5009
 
5010
+ return {
5011
+ value: record.arg,
5012
+ done: context.done
5013
+ };
5014
+
5015
+ } else if (record.type === "throw") {
5016
+ state = GenStateCompleted;
5017
+ // Dispatch the exception by looping back around to the
5018
+ // context.dispatchException(context.arg) call above.
4945
5019
  context.method = "throw";
4946
- context.arg = new TypeError("The iterator does not provide a 'throw' method");
5020
+ context.arg = record.arg;
4947
5021
  }
4948
-
4949
- return ContinueSentinel;
4950
5022
  }
5023
+ };
5024
+ }
4951
5025
 
4952
- var record = tryCatch(method, delegate.iterator, context.arg);
5026
+ // Call delegate.iterator[context.method](context.arg) and handle the
5027
+ // result, either by returning a { value, done } result from the
5028
+ // delegate iterator, or by modifying context.method and context.arg,
5029
+ // setting context.delegate to null, and returning the ContinueSentinel.
5030
+ function maybeInvokeDelegate(delegate, context) {
5031
+ var method = delegate.iterator[context.method];
5032
+ if (method === undefined$1) {
5033
+ // A .throw or .return when the delegate iterator has no .throw
5034
+ // method always terminates the yield* loop.
5035
+ context.delegate = null;
4953
5036
 
4954
- if (record.type === "throw") {
4955
- context.method = "throw";
4956
- context.arg = record.arg;
4957
- context.delegate = null;
4958
- return ContinueSentinel;
4959
- }
5037
+ if (context.method === "throw") {
5038
+ // Note: ["return"] must be used for ES3 parsing compatibility.
5039
+ if (delegate.iterator["return"]) {
5040
+ // If the delegate iterator has a return method, give it a
5041
+ // chance to clean up.
5042
+ context.method = "return";
5043
+ context.arg = undefined$1;
5044
+ maybeInvokeDelegate(delegate, context);
4960
5045
 
4961
- var info = record.arg;
5046
+ if (context.method === "throw") {
5047
+ // If maybeInvokeDelegate(context) changed context.method from
5048
+ // "return" to "throw", let that override the TypeError below.
5049
+ return ContinueSentinel;
5050
+ }
5051
+ }
4962
5052
 
4963
- if (!info) {
4964
5053
  context.method = "throw";
4965
- context.arg = new TypeError("iterator result is not an object");
4966
- context.delegate = null;
4967
- return ContinueSentinel;
5054
+ context.arg = new TypeError(
5055
+ "The iterator does not provide a 'throw' method");
4968
5056
  }
4969
5057
 
4970
- if (info.done) {
4971
- // Assign the result of the finished delegate to the temporary
4972
- // variable specified by delegate.resultName (see delegateYield).
4973
- context[delegate.resultName] = info.value; // Resume execution at the desired location (see delegateYield).
5058
+ return ContinueSentinel;
5059
+ }
4974
5060
 
4975
- context.next = delegate.nextLoc; // If context.method was "throw" but the delegate handled the
4976
- // exception, let the outer generator proceed normally. If
4977
- // context.method was "next", forget context.arg since it has been
4978
- // "consumed" by the delegate iterator. If context.method was
4979
- // "return", allow the original .return call to continue in the
4980
- // outer generator.
5061
+ var record = tryCatch(method, delegate.iterator, context.arg);
4981
5062
 
4982
- if (context.method !== "return") {
4983
- context.method = "next";
4984
- context.arg = undefined$1;
4985
- }
4986
- } else {
4987
- // Re-yield the result returned by the delegate method.
4988
- return info;
4989
- } // The delegate iterator is finished, so forget it and continue with
4990
- // the outer generator.
5063
+ if (record.type === "throw") {
5064
+ context.method = "throw";
5065
+ context.arg = record.arg;
5066
+ context.delegate = null;
5067
+ return ContinueSentinel;
5068
+ }
4991
5069
 
5070
+ var info = record.arg;
4992
5071
 
5072
+ if (! info) {
5073
+ context.method = "throw";
5074
+ context.arg = new TypeError("iterator result is not an object");
4993
5075
  context.delegate = null;
4994
5076
  return ContinueSentinel;
4995
- } // Define Generator.prototype.{next,throw,return} in terms of the
4996
- // unified ._invoke helper method.
5077
+ }
4997
5078
 
5079
+ if (info.done) {
5080
+ // Assign the result of the finished delegate to the temporary
5081
+ // variable specified by delegate.resultName (see delegateYield).
5082
+ context[delegate.resultName] = info.value;
5083
+
5084
+ // Resume execution at the desired location (see delegateYield).
5085
+ context.next = delegate.nextLoc;
5086
+
5087
+ // If context.method was "throw" but the delegate handled the
5088
+ // exception, let the outer generator proceed normally. If
5089
+ // context.method was "next", forget context.arg since it has been
5090
+ // "consumed" by the delegate iterator. If context.method was
5091
+ // "return", allow the original .return call to continue in the
5092
+ // outer generator.
5093
+ if (context.method !== "return") {
5094
+ context.method = "next";
5095
+ context.arg = undefined$1;
5096
+ }
4998
5097
 
4999
- defineIteratorMethods(Gp);
5000
- define(Gp, toStringTagSymbol, "Generator"); // A Generator should always return itself as the iterator object when the
5001
- // @@iterator function is called on it. Some browsers' implementations of the
5002
- // iterator prototype chain incorrectly implement this, causing the Generator
5003
- // object to not be returned from this call. This ensures that doesn't happen.
5004
- // See https://github.com/facebook/regenerator/issues/274 for more details.
5098
+ } else {
5099
+ // Re-yield the result returned by the delegate method.
5100
+ return info;
5101
+ }
5005
5102
 
5006
- define(Gp, iteratorSymbol, function () {
5007
- return this;
5008
- });
5009
- define(Gp, "toString", function () {
5010
- return "[object Generator]";
5011
- });
5103
+ // The delegate iterator is finished, so forget it and continue with
5104
+ // the outer generator.
5105
+ context.delegate = null;
5106
+ return ContinueSentinel;
5107
+ }
5012
5108
 
5013
- function pushTryEntry(locs) {
5014
- var entry = {
5015
- tryLoc: locs[0]
5016
- };
5109
+ // Define Generator.prototype.{next,throw,return} in terms of the
5110
+ // unified ._invoke helper method.
5111
+ defineIteratorMethods(Gp);
5017
5112
 
5018
- if (1 in locs) {
5019
- entry.catchLoc = locs[1];
5020
- }
5113
+ define(Gp, toStringTagSymbol, "Generator");
5021
5114
 
5022
- if (2 in locs) {
5023
- entry.finallyLoc = locs[2];
5024
- entry.afterLoc = locs[3];
5025
- }
5115
+ // A Generator should always return itself as the iterator object when the
5116
+ // @@iterator function is called on it. Some browsers' implementations of the
5117
+ // iterator prototype chain incorrectly implement this, causing the Generator
5118
+ // object to not be returned from this call. This ensures that doesn't happen.
5119
+ // See https://github.com/facebook/regenerator/issues/274 for more details.
5120
+ define(Gp, iteratorSymbol, function() {
5121
+ return this;
5122
+ });
5026
5123
 
5027
- this.tryEntries.push(entry);
5028
- }
5124
+ define(Gp, "toString", function() {
5125
+ return "[object Generator]";
5126
+ });
5127
+
5128
+ function pushTryEntry(locs) {
5129
+ var entry = { tryLoc: locs[0] };
5029
5130
 
5030
- function resetTryEntry(entry) {
5031
- var record = entry.completion || {};
5032
- record.type = "normal";
5033
- delete record.arg;
5034
- entry.completion = record;
5131
+ if (1 in locs) {
5132
+ entry.catchLoc = locs[1];
5035
5133
  }
5036
5134
 
5037
- function Context(tryLocsList) {
5038
- // The root entry object (effectively a try statement without a catch
5039
- // or a finally block) gives us a place to store values thrown from
5040
- // locations where there is no enclosing try statement.
5041
- this.tryEntries = [{
5042
- tryLoc: "root"
5043
- }];
5044
- tryLocsList.forEach(pushTryEntry, this);
5045
- this.reset(true);
5135
+ if (2 in locs) {
5136
+ entry.finallyLoc = locs[2];
5137
+ entry.afterLoc = locs[3];
5046
5138
  }
5047
5139
 
5048
- exports.keys = function (object) {
5049
- var keys = [];
5140
+ this.tryEntries.push(entry);
5141
+ }
5142
+
5143
+ function resetTryEntry(entry) {
5144
+ var record = entry.completion || {};
5145
+ record.type = "normal";
5146
+ delete record.arg;
5147
+ entry.completion = record;
5148
+ }
5149
+
5150
+ function Context(tryLocsList) {
5151
+ // The root entry object (effectively a try statement without a catch
5152
+ // or a finally block) gives us a place to store values thrown from
5153
+ // locations where there is no enclosing try statement.
5154
+ this.tryEntries = [{ tryLoc: "root" }];
5155
+ tryLocsList.forEach(pushTryEntry, this);
5156
+ this.reset(true);
5157
+ }
5050
5158
 
5051
- for (var key in object) {
5052
- keys.push(key);
5159
+ exports.keys = function(object) {
5160
+ var keys = [];
5161
+ for (var key in object) {
5162
+ keys.push(key);
5163
+ }
5164
+ keys.reverse();
5165
+
5166
+ // Rather than returning an object with a next method, we keep
5167
+ // things simple and return the next function itself.
5168
+ return function next() {
5169
+ while (keys.length) {
5170
+ var key = keys.pop();
5171
+ if (key in object) {
5172
+ next.value = key;
5173
+ next.done = false;
5174
+ return next;
5175
+ }
5053
5176
  }
5054
5177
 
5055
- keys.reverse(); // Rather than returning an object with a next method, we keep
5056
- // things simple and return the next function itself.
5178
+ // To avoid creating an additional object, we just hang the .value
5179
+ // and .done properties off the next function object itself. This
5180
+ // also ensures that the minifier will not anonymize the function.
5181
+ next.done = true;
5182
+ return next;
5183
+ };
5184
+ };
5185
+
5186
+ function values(iterable) {
5187
+ if (iterable) {
5188
+ var iteratorMethod = iterable[iteratorSymbol];
5189
+ if (iteratorMethod) {
5190
+ return iteratorMethod.call(iterable);
5191
+ }
5057
5192
 
5058
- return function next() {
5059
- while (keys.length) {
5060
- var key = keys.pop();
5193
+ if (typeof iterable.next === "function") {
5194
+ return iterable;
5195
+ }
5061
5196
 
5062
- if (key in object) {
5063
- next.value = key;
5064
- next.done = false;
5065
- return next;
5197
+ if (!isNaN(iterable.length)) {
5198
+ var i = -1, next = function next() {
5199
+ while (++i < iterable.length) {
5200
+ if (hasOwn.call(iterable, i)) {
5201
+ next.value = iterable[i];
5202
+ next.done = false;
5203
+ return next;
5204
+ }
5066
5205
  }
5067
- } // To avoid creating an additional object, we just hang the .value
5068
- // and .done properties off the next function object itself. This
5069
- // also ensures that the minifier will not anonymize the function.
5070
5206
 
5207
+ next.value = undefined$1;
5208
+ next.done = true;
5071
5209
 
5072
- next.done = true;
5073
- return next;
5074
- };
5075
- };
5210
+ return next;
5211
+ };
5076
5212
 
5077
- function values(iterable) {
5078
- if (iterable) {
5079
- var iteratorMethod = iterable[iteratorSymbol];
5213
+ return next.next = next;
5214
+ }
5215
+ }
5080
5216
 
5081
- if (iteratorMethod) {
5082
- return iteratorMethod.call(iterable);
5083
- }
5217
+ // Return an iterator with no values.
5218
+ return { next: doneResult };
5219
+ }
5220
+ exports.values = values;
5084
5221
 
5085
- if (typeof iterable.next === "function") {
5086
- return iterable;
5087
- }
5222
+ function doneResult() {
5223
+ return { value: undefined$1, done: true };
5224
+ }
5088
5225
 
5089
- if (!isNaN(iterable.length)) {
5090
- var i = -1,
5091
- next = function next() {
5092
- while (++i < iterable.length) {
5093
- if (hasOwn.call(iterable, i)) {
5094
- next.value = iterable[i];
5095
- next.done = false;
5096
- return next;
5097
- }
5098
- }
5226
+ Context.prototype = {
5227
+ constructor: Context,
5228
+
5229
+ reset: function(skipTempReset) {
5230
+ this.prev = 0;
5231
+ this.next = 0;
5232
+ // Resetting context._sent for legacy support of Babel's
5233
+ // function.sent implementation.
5234
+ this.sent = this._sent = undefined$1;
5235
+ this.done = false;
5236
+ this.delegate = null;
5237
+
5238
+ this.method = "next";
5239
+ this.arg = undefined$1;
5240
+
5241
+ this.tryEntries.forEach(resetTryEntry);
5242
+
5243
+ if (!skipTempReset) {
5244
+ for (var name in this) {
5245
+ // Not sure about the optimal order of these conditions:
5246
+ if (name.charAt(0) === "t" &&
5247
+ hasOwn.call(this, name) &&
5248
+ !isNaN(+name.slice(1))) {
5249
+ this[name] = undefined$1;
5250
+ }
5251
+ }
5252
+ }
5253
+ },
5099
5254
 
5100
- next.value = undefined$1;
5101
- next.done = true;
5102
- return next;
5103
- };
5255
+ stop: function() {
5256
+ this.done = true;
5104
5257
 
5105
- return next.next = next;
5106
- }
5107
- } // Return an iterator with no values.
5258
+ var rootEntry = this.tryEntries[0];
5259
+ var rootRecord = rootEntry.completion;
5260
+ if (rootRecord.type === "throw") {
5261
+ throw rootRecord.arg;
5262
+ }
5108
5263
 
5264
+ return this.rval;
5265
+ },
5109
5266
 
5110
- return {
5111
- next: doneResult
5112
- };
5113
- }
5267
+ dispatchException: function(exception) {
5268
+ if (this.done) {
5269
+ throw exception;
5270
+ }
5114
5271
 
5115
- exports.values = values;
5272
+ var context = this;
5273
+ function handle(loc, caught) {
5274
+ record.type = "throw";
5275
+ record.arg = exception;
5276
+ context.next = loc;
5116
5277
 
5117
- function doneResult() {
5118
- return {
5119
- value: undefined$1,
5120
- done: true
5121
- };
5122
- }
5278
+ if (caught) {
5279
+ // If the dispatched exception was caught by a catch block,
5280
+ // then let that catch block handle the exception normally.
5281
+ context.method = "next";
5282
+ context.arg = undefined$1;
5283
+ }
5123
5284
 
5124
- Context.prototype = {
5125
- constructor: Context,
5126
- reset: function reset(skipTempReset) {
5127
- this.prev = 0;
5128
- this.next = 0; // Resetting context._sent for legacy support of Babel's
5129
- // function.sent implementation.
5285
+ return !! caught;
5286
+ }
5130
5287
 
5131
- this.sent = this._sent = undefined$1;
5132
- this.done = false;
5133
- this.delegate = null;
5134
- this.method = "next";
5135
- this.arg = undefined$1;
5136
- this.tryEntries.forEach(resetTryEntry);
5288
+ for (var i = this.tryEntries.length - 1; i >= 0; --i) {
5289
+ var entry = this.tryEntries[i];
5290
+ var record = entry.completion;
5137
5291
 
5138
- if (!skipTempReset) {
5139
- for (var name in this) {
5140
- // Not sure about the optimal order of these conditions:
5141
- if (name.charAt(0) === "t" && hasOwn.call(this, name) && !isNaN(+name.slice(1))) {
5142
- this[name] = undefined$1;
5143
- }
5144
- }
5292
+ if (entry.tryLoc === "root") {
5293
+ // Exception thrown outside of any try block that could handle
5294
+ // it, so set the completion value of the entire function to
5295
+ // throw the exception.
5296
+ return handle("end");
5145
5297
  }
5146
- },
5147
- stop: function stop() {
5148
- this.done = true;
5149
- var rootEntry = this.tryEntries[0];
5150
- var rootRecord = rootEntry.completion;
5151
5298
 
5152
- if (rootRecord.type === "throw") {
5153
- throw rootRecord.arg;
5154
- }
5299
+ if (entry.tryLoc <= this.prev) {
5300
+ var hasCatch = hasOwn.call(entry, "catchLoc");
5301
+ var hasFinally = hasOwn.call(entry, "finallyLoc");
5155
5302
 
5156
- return this.rval;
5157
- },
5158
- dispatchException: function dispatchException(exception) {
5159
- if (this.done) {
5160
- throw exception;
5161
- }
5303
+ if (hasCatch && hasFinally) {
5304
+ if (this.prev < entry.catchLoc) {
5305
+ return handle(entry.catchLoc, true);
5306
+ } else if (this.prev < entry.finallyLoc) {
5307
+ return handle(entry.finallyLoc);
5308
+ }
5162
5309
 
5163
- var context = this;
5310
+ } else if (hasCatch) {
5311
+ if (this.prev < entry.catchLoc) {
5312
+ return handle(entry.catchLoc, true);
5313
+ }
5164
5314
 
5165
- function handle(loc, caught) {
5166
- record.type = "throw";
5167
- record.arg = exception;
5168
- context.next = loc;
5315
+ } else if (hasFinally) {
5316
+ if (this.prev < entry.finallyLoc) {
5317
+ return handle(entry.finallyLoc);
5318
+ }
5169
5319
 
5170
- if (caught) {
5171
- // If the dispatched exception was caught by a catch block,
5172
- // then let that catch block handle the exception normally.
5173
- context.method = "next";
5174
- context.arg = undefined$1;
5320
+ } else {
5321
+ throw new Error("try statement without catch or finally");
5175
5322
  }
5323
+ }
5324
+ }
5325
+ },
5176
5326
 
5177
- return !!caught;
5327
+ abrupt: function(type, arg) {
5328
+ for (var i = this.tryEntries.length - 1; i >= 0; --i) {
5329
+ var entry = this.tryEntries[i];
5330
+ if (entry.tryLoc <= this.prev &&
5331
+ hasOwn.call(entry, "finallyLoc") &&
5332
+ this.prev < entry.finallyLoc) {
5333
+ var finallyEntry = entry;
5334
+ break;
5178
5335
  }
5336
+ }
5179
5337
 
5180
- for (var i = this.tryEntries.length - 1; i >= 0; --i) {
5181
- var entry = this.tryEntries[i];
5182
- var record = entry.completion;
5338
+ if (finallyEntry &&
5339
+ (type === "break" ||
5340
+ type === "continue") &&
5341
+ finallyEntry.tryLoc <= arg &&
5342
+ arg <= finallyEntry.finallyLoc) {
5343
+ // Ignore the finally entry if control is not jumping to a
5344
+ // location outside the try/catch block.
5345
+ finallyEntry = null;
5346
+ }
5183
5347
 
5184
- if (entry.tryLoc === "root") {
5185
- // Exception thrown outside of any try block that could handle
5186
- // it, so set the completion value of the entire function to
5187
- // throw the exception.
5188
- return handle("end");
5189
- }
5348
+ var record = finallyEntry ? finallyEntry.completion : {};
5349
+ record.type = type;
5350
+ record.arg = arg;
5190
5351
 
5191
- if (entry.tryLoc <= this.prev) {
5192
- var hasCatch = hasOwn.call(entry, "catchLoc");
5193
- var hasFinally = hasOwn.call(entry, "finallyLoc");
5352
+ if (finallyEntry) {
5353
+ this.method = "next";
5354
+ this.next = finallyEntry.finallyLoc;
5355
+ return ContinueSentinel;
5356
+ }
5194
5357
 
5195
- if (hasCatch && hasFinally) {
5196
- if (this.prev < entry.catchLoc) {
5197
- return handle(entry.catchLoc, true);
5198
- } else if (this.prev < entry.finallyLoc) {
5199
- return handle(entry.finallyLoc);
5200
- }
5201
- } else if (hasCatch) {
5202
- if (this.prev < entry.catchLoc) {
5203
- return handle(entry.catchLoc, true);
5204
- }
5205
- } else if (hasFinally) {
5206
- if (this.prev < entry.finallyLoc) {
5207
- return handle(entry.finallyLoc);
5208
- }
5209
- } else {
5210
- throw new Error("try statement without catch or finally");
5211
- }
5212
- }
5213
- }
5214
- },
5215
- abrupt: function abrupt(type, arg) {
5216
- for (var i = this.tryEntries.length - 1; i >= 0; --i) {
5217
- var entry = this.tryEntries[i];
5358
+ return this.complete(record);
5359
+ },
5218
5360
 
5219
- if (entry.tryLoc <= this.prev && hasOwn.call(entry, "finallyLoc") && this.prev < entry.finallyLoc) {
5220
- var finallyEntry = entry;
5221
- break;
5222
- }
5223
- }
5361
+ complete: function(record, afterLoc) {
5362
+ if (record.type === "throw") {
5363
+ throw record.arg;
5364
+ }
5224
5365
 
5225
- if (finallyEntry && (type === "break" || type === "continue") && finallyEntry.tryLoc <= arg && arg <= finallyEntry.finallyLoc) {
5226
- // Ignore the finally entry if control is not jumping to a
5227
- // location outside the try/catch block.
5228
- finallyEntry = null;
5229
- }
5366
+ if (record.type === "break" ||
5367
+ record.type === "continue") {
5368
+ this.next = record.arg;
5369
+ } else if (record.type === "return") {
5370
+ this.rval = this.arg = record.arg;
5371
+ this.method = "return";
5372
+ this.next = "end";
5373
+ } else if (record.type === "normal" && afterLoc) {
5374
+ this.next = afterLoc;
5375
+ }
5230
5376
 
5231
- var record = finallyEntry ? finallyEntry.completion : {};
5232
- record.type = type;
5233
- record.arg = arg;
5377
+ return ContinueSentinel;
5378
+ },
5234
5379
 
5235
- if (finallyEntry) {
5236
- this.method = "next";
5237
- this.next = finallyEntry.finallyLoc;
5380
+ finish: function(finallyLoc) {
5381
+ for (var i = this.tryEntries.length - 1; i >= 0; --i) {
5382
+ var entry = this.tryEntries[i];
5383
+ if (entry.finallyLoc === finallyLoc) {
5384
+ this.complete(entry.completion, entry.afterLoc);
5385
+ resetTryEntry(entry);
5238
5386
  return ContinueSentinel;
5239
5387
  }
5388
+ }
5389
+ },
5240
5390
 
5241
- return this.complete(record);
5242
- },
5243
- complete: function complete(record, afterLoc) {
5244
- if (record.type === "throw") {
5245
- throw record.arg;
5246
- }
5247
-
5248
- if (record.type === "break" || record.type === "continue") {
5249
- this.next = record.arg;
5250
- } else if (record.type === "return") {
5251
- this.rval = this.arg = record.arg;
5252
- this.method = "return";
5253
- this.next = "end";
5254
- } else if (record.type === "normal" && afterLoc) {
5255
- this.next = afterLoc;
5256
- }
5257
-
5258
- return ContinueSentinel;
5259
- },
5260
- finish: function finish(finallyLoc) {
5261
- for (var i = this.tryEntries.length - 1; i >= 0; --i) {
5262
- var entry = this.tryEntries[i];
5263
-
5264
- if (entry.finallyLoc === finallyLoc) {
5265
- this.complete(entry.completion, entry.afterLoc);
5391
+ "catch": function(tryLoc) {
5392
+ for (var i = this.tryEntries.length - 1; i >= 0; --i) {
5393
+ var entry = this.tryEntries[i];
5394
+ if (entry.tryLoc === tryLoc) {
5395
+ var record = entry.completion;
5396
+ if (record.type === "throw") {
5397
+ var thrown = record.arg;
5266
5398
  resetTryEntry(entry);
5267
- return ContinueSentinel;
5268
5399
  }
5400
+ return thrown;
5269
5401
  }
5270
- },
5271
- "catch": function _catch(tryLoc) {
5272
- for (var i = this.tryEntries.length - 1; i >= 0; --i) {
5273
- var entry = this.tryEntries[i];
5274
-
5275
- if (entry.tryLoc === tryLoc) {
5276
- var record = entry.completion;
5277
-
5278
- if (record.type === "throw") {
5279
- var thrown = record.arg;
5280
- resetTryEntry(entry);
5281
- }
5402
+ }
5282
5403
 
5283
- return thrown;
5284
- }
5285
- } // The context.catch method must only be called with a location
5286
- // argument that corresponds to a known catch block.
5404
+ // The context.catch method must only be called with a location
5405
+ // argument that corresponds to a known catch block.
5406
+ throw new Error("illegal catch attempt");
5407
+ },
5287
5408
 
5409
+ delegateYield: function(iterable, resultName, nextLoc) {
5410
+ this.delegate = {
5411
+ iterator: values(iterable),
5412
+ resultName: resultName,
5413
+ nextLoc: nextLoc
5414
+ };
5288
5415
 
5289
- throw new Error("illegal catch attempt");
5290
- },
5291
- delegateYield: function delegateYield(iterable, resultName, nextLoc) {
5292
- this.delegate = {
5293
- iterator: values(iterable),
5294
- resultName: resultName,
5295
- nextLoc: nextLoc
5296
- };
5416
+ if (this.method === "next") {
5417
+ // Deliberately forget the last sent value so that we don't
5418
+ // accidentally pass it on to the delegate.
5419
+ this.arg = undefined$1;
5420
+ }
5297
5421
 
5298
- if (this.method === "next") {
5299
- // Deliberately forget the last sent value so that we don't
5300
- // accidentally pass it on to the delegate.
5301
- this.arg = undefined$1;
5302
- }
5422
+ return ContinueSentinel;
5423
+ }
5424
+ };
5303
5425
 
5304
- return ContinueSentinel;
5305
- }
5306
- }; // Regardless of whether this script is executing as a CommonJS module
5307
- // or not, return the runtime object so that we can declare the variable
5308
- // regeneratorRuntime in the outer scope, which allows this module to be
5309
- // injected easily by `bin/regenerator --include-runtime script.js`.
5426
+ // Regardless of whether this script is executing as a CommonJS module
5427
+ // or not, return the runtime object so that we can declare the variable
5428
+ // regeneratorRuntime in the outer scope, which allows this module to be
5429
+ // injected easily by `bin/regenerator --include-runtime script.js`.
5430
+ return exports;
5310
5431
 
5311
- return exports;
5312
- }( // If this script is executing as a CommonJS module, use module.exports
5432
+ }(
5433
+ // If this script is executing as a CommonJS module, use module.exports
5313
5434
  // as the regeneratorRuntime namespace. Otherwise create a new empty
5314
5435
  // object. Either way, the resulting object will be used to initialize
5315
5436
  // the regeneratorRuntime variable at the top of this file.
5316
- module.exports );
5317
-
5318
- try {
5319
- regeneratorRuntime = runtime;
5320
- } catch (accidentalStrictMode) {
5321
- // This module should not be running in strict mode, so the above
5322
- // assignment should always work unless something is misconfigured. Just
5323
- // in case runtime.js accidentally runs in strict mode, in modern engines
5324
- // we can explicitly access globalThis. In older engines we can escape
5325
- // strict mode using a global Function call. This could conceivably fail
5326
- // if a Content Security Policy forbids using Function, but in that case
5327
- // the proper solution is to fix the accidental strict mode problem. If
5328
- // you've misconfigured your bundler to force strict mode and applied a
5329
- // CSP to forbid Function, and you're not willing to fix either of those
5330
- // problems, please detail your unique predicament in a GitHub issue.
5331
- if (typeof globalThis === "object") {
5332
- globalThis.regeneratorRuntime = runtime;
5333
- } else {
5334
- Function("r", "regeneratorRuntime = r")(runtime);
5335
- }
5437
+ module.exports
5438
+ ));
5439
+
5440
+ try {
5441
+ regeneratorRuntime = runtime;
5442
+ } catch (accidentalStrictMode) {
5443
+ // This module should not be running in strict mode, so the above
5444
+ // assignment should always work unless something is misconfigured. Just
5445
+ // in case runtime.js accidentally runs in strict mode, in modern engines
5446
+ // we can explicitly access globalThis. In older engines we can escape
5447
+ // strict mode using a global Function call. This could conceivably fail
5448
+ // if a Content Security Policy forbids using Function, but in that case
5449
+ // the proper solution is to fix the accidental strict mode problem. If
5450
+ // you've misconfigured your bundler to force strict mode and applied a
5451
+ // CSP to forbid Function, and you're not willing to fix either of those
5452
+ // problems, please detail your unique predicament in a GitHub issue.
5453
+ if (typeof globalThis === "object") {
5454
+ globalThis.regeneratorRuntime = runtime;
5455
+ } else {
5456
+ Function("r", "regeneratorRuntime = r")(runtime);
5336
5457
  }
5458
+ }
5337
5459
  });
5338
5460
 
5339
5461
  var _templateObject$v, _templateObject2$j, _templateObject3$c, _templateObject4$9, _templateObject5$6, _templateObject6$4, _templateObject7$1, _templateObject8$1, _templateObject9, _templateObject10;
@@ -6016,7 +6138,7 @@ var useBasket = function useBasket(expiryUnixTimestamp, numItems, numVirtualItem
6016
6138
  if (!expiryUnixTimestamp || numItems === 0) return function () {
6017
6139
  return undefined;
6018
6140
  };
6019
- var interval = setInterval(function () {
6141
+ var interval = window.setInterval(function () {
6020
6142
  setSeconds(getSecondsUntil(expiryUnixTimestamp));
6021
6143
  }, 1000);
6022
6144
  setTimer(interval);
@@ -6191,7 +6313,7 @@ var Dropdown = function Dropdown(_ref) {
6191
6313
  clearTimeout(timerCloseOptions);
6192
6314
  }
6193
6315
 
6194
- timerCloseOptions = setTimeout(function () {
6316
+ timerCloseOptions = window.setTimeout(function () {
6195
6317
  setOpen(false);
6196
6318
  setLockOpen(false);
6197
6319
  setTitleSelected(false);
@@ -6831,6 +6953,8 @@ var ContactNewsletter = function ContactNewsletter(_ref) {
6831
6953
  }, contact.title))));
6832
6954
  };
6833
6955
 
6956
+ var _excluded$b = ["dataRoh"];
6957
+
6834
6958
  var Footer = function Footer(_ref) {
6835
6959
  var data = _ref.data;
6836
6960
  var policyLinks = data.policyLinks;
@@ -6840,7 +6964,7 @@ var Footer = function Footer(_ref) {
6840
6964
 
6841
6965
  var _data$artsLogo = data.artsLogo,
6842
6966
  artsDataRoh = _data$artsLogo.dataRoh,
6843
- artsLogo = _objectWithoutPropertiesLoose(_data$artsLogo, ["dataRoh"]);
6967
+ artsLogo = _objectWithoutPropertiesLoose(_data$artsLogo, _excluded$b);
6844
6968
 
6845
6969
  var additionalInfo = data.additionalInfo;
6846
6970
  return /*#__PURE__*/React__default.createElement(FooterSection, null, /*#__PURE__*/React__default.createElement(Grid, null, /*#__PURE__*/React__default.createElement(GridItem, {
@@ -6895,6 +7019,8 @@ var ArrowsContainer = /*#__PURE__*/styled__default.div(_templateObject5$c || (_t
6895
7019
  });
6896
7020
  var ArrowWrapper = /*#__PURE__*/styled__default.div(_templateObject6$9 || (_templateObject6$9 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n width: 24px;\n height: 24px;\n cursor: pointer;\n display: flex;\n align-items: center;\n justify-content: flex-center;\n\n :hover {\n && svg path {\n fill: var(--base-color-primary);\n }\n }\n"])));
6897
7021
 
7022
+ var _excluded$c = ["id", "text"];
7023
+
6898
7024
  var AnchorTabBar = function AnchorTabBar(_ref) {
6899
7025
  var tabs = _ref.tabs,
6900
7026
  onTabClick = _ref.onTabClick,
@@ -6974,7 +7100,7 @@ var AnchorTabBar = function AnchorTabBar(_ref) {
6974
7100
  }
6975
7101
 
6976
7102
  if (timer !== null) clearTimeout(timer);
6977
- timer = setTimeout(function () {
7103
+ timer = window.setTimeout(function () {
6978
7104
  if (window.pageYOffset > topOffset + navigationHeight && wrapperRef.current) {
6979
7105
  changeWrapperVisibility(true, window.pageYOffset - navigationHeight);
6980
7106
  }
@@ -7109,7 +7235,7 @@ var AnchorTabBar = function AnchorTabBar(_ref) {
7109
7235
  }, tabs.map(function (_ref4) {
7110
7236
  var id = _ref4.id,
7111
7237
  text = _ref4.text,
7112
- rest = _objectWithoutPropertiesLoose(_ref4, ["id", "text"]);
7238
+ rest = _objectWithoutPropertiesLoose(_ref4, _excluded$c);
7113
7239
 
7114
7240
  return /*#__PURE__*/React__default.createElement("li", {
7115
7241
  key: id
@@ -7165,6 +7291,9 @@ var PrimaryButtonReverse = /*#__PURE__*/styled__default(PrimaryButton)(_template
7165
7291
  var MessageWrapper = /*#__PURE__*/styled__default.div(_templateObject9$2 || (_templateObject9$2 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n align-items: center;\n margin-right: var(--grid-outer-margin);\n height: var(--button-height);\n\n h6 {\n margin: 0;\n padding: 0;\n }\n\n @media ", " {\n & {\n margin-right: var(--grid-margin);\n }\n }\n\n @media ", " {\n & {\n display: none;\n }\n }\n"])), devices.tablet, devices.mobile);
7166
7292
  var MessageWrapperMobile = /*#__PURE__*/styled__default.div(_templateObject10$2 || (_templateObject10$2 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n h6 {\n margin: 0;\n padding: 0;\n }\n display: none;\n\n @media ", " {\n & {\n display: flex;\n align-items: center;\n margin-left: var(--grid-margin);\n padding: 12px 0;\n }\n }\n"])), devices.mobile);
7167
7293
 
7294
+ var _excluded$d = ["text"],
7295
+ _excluded2 = ["text"];
7296
+
7168
7297
  var TitleWithCTA = function TitleWithCTA(_ref) {
7169
7298
  var title = _ref.title,
7170
7299
  links = _ref.links,
@@ -7174,11 +7303,11 @@ var TitleWithCTA = function TitleWithCTA(_ref) {
7174
7303
 
7175
7304
  var _ref2 = (links == null ? void 0 : links[0]) || {},
7176
7305
  primaryButtonText = _ref2.text,
7177
- primaryButtonProps = _objectWithoutPropertiesLoose(_ref2, ["text"]);
7306
+ primaryButtonProps = _objectWithoutPropertiesLoose(_ref2, _excluded$d);
7178
7307
 
7179
7308
  var _ref3 = (links == null ? void 0 : links[1]) || {},
7180
7309
  secondaryButtonText = _ref3.text,
7181
- secondaryButtonProps = _objectWithoutPropertiesLoose(_ref3, ["text"]);
7310
+ secondaryButtonProps = _objectWithoutPropertiesLoose(_ref3, _excluded2);
7182
7311
 
7183
7312
  return /*#__PURE__*/React__default.createElement(TitleCTAGridWrapper, {
7184
7313
  sticky: sticky
@@ -7234,6 +7363,9 @@ var formatPrice = function formatPrice(value) {
7234
7363
  if (Number.isNaN(Number(value))) return value != null ? value : '';
7235
7364
  return "\xA3" + Number(value).toFixed(2);
7236
7365
  };
7366
+ var capitalizeFirstLetter = function capitalizeFirstLetter(string) {
7367
+ return string.substring(0, 1).toUpperCase() + string.substring(1);
7368
+ };
7237
7369
 
7238
7370
  var LENGTH_SMALL_TEXT = 19;
7239
7371
  var OFFER_TEXTS_LIMIT = 3;
@@ -7453,7 +7585,8 @@ var Accordions = function Accordions(_ref) {
7453
7585
  visibleStandfirst: accordion.visibleStandfirst,
7454
7586
  contentType: accordion.contentType,
7455
7587
  displayLevel: accordion.displayLevel,
7456
- semanticLevel: accordion.semanticLevel
7588
+ semanticLevel: accordion.semanticLevel,
7589
+ initOpen: accordion.initOpen
7457
7590
  }, accordion.children);
7458
7591
  }));
7459
7592
  };
@@ -7520,11 +7653,13 @@ var AuxiliaryButtonWrapper = /*#__PURE__*/styled__default(Button)(_templateObjec
7520
7653
  return color;
7521
7654
  });
7522
7655
 
7656
+ var _excluded$e = ["children"];
7657
+
7523
7658
  var AuxiliaryButton = function AuxiliaryButton(_ref) {
7524
7659
  var _props$color;
7525
7660
 
7526
7661
  var children = _ref.children,
7527
- props = _objectWithoutPropertiesLoose(_ref, ["children"]);
7662
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$e);
7528
7663
 
7529
7664
  return /*#__PURE__*/React__default.createElement(AuxiliaryButtonWrapper, Object.assign({}, props, {
7530
7665
  color: (_props$color = props.color) != null ? _props$color : exports.Colors.Black,
@@ -7690,6 +7825,9 @@ var truncateReactNodeString = function truncateReactNodeString(node, resultLengt
7690
7825
  return truncateHtmlString(nodeString, resultLength, addDots);
7691
7826
  };
7692
7827
 
7828
+ var _excluded$f = ["text"],
7829
+ _excluded2$1 = ["text"];
7830
+
7693
7831
  var _buttonTypeToButton;
7694
7832
  var LENGTH_LARGE_TEXT$1 = 28;
7695
7833
  var LENGTH_SMALL_TEXT$2 = 19;
@@ -7743,7 +7881,7 @@ var Card = function Card(_ref) {
7743
7881
  var _ref2 = firstButton || {},
7744
7882
  _ref2$text = _ref2.text,
7745
7883
  firstButtonText = _ref2$text === void 0 ? '' : _ref2$text,
7746
- restFirstButton = _objectWithoutPropertiesLoose(_ref2, ["text"]);
7884
+ restFirstButton = _objectWithoutPropertiesLoose(_ref2, _excluded$f);
7747
7885
 
7748
7886
  var primaryButtonTextTruncate = size === 'small' ? truncate(firstButtonText, LENGTH_SMALL_TEXT$2) : truncate(firstButtonText, LENGTH_LARGE_TEXT$1);
7749
7887
  var secondButton = links == null ? void 0 : links[1];
@@ -7751,7 +7889,7 @@ var Card = function Card(_ref) {
7751
7889
  var _ref3 = secondButton || {},
7752
7890
  _ref3$text = _ref3.text,
7753
7891
  secondButtonText = _ref3$text === void 0 ? '' : _ref3$text,
7754
- restSecondButton = _objectWithoutPropertiesLoose(_ref3, ["text"]);
7892
+ restSecondButton = _objectWithoutPropertiesLoose(_ref3, _excluded2$1);
7755
7893
 
7756
7894
  var tertiaryButtonTextTruncate = size === 'small' ? truncate(secondButtonText, LENGTH_SMALL_TEXT$2) : truncate(secondButtonText, LENGTH_LARGE_TEXT$1);
7757
7895
 
@@ -7820,9 +7958,9 @@ var Card = function Card(_ref) {
7820
7958
  dangerouslySetInnerHTML: {
7821
7959
  __html: truncatedText
7822
7960
  }
7823
- }), highlightText && /*#__PURE__*/React__default.createElement(HighlightTextContainer, null, /*#__PURE__*/React__default.createElement(BodyText, {
7961
+ }))), highlightText && /*#__PURE__*/React__default.createElement(HighlightTextContainer, null, /*#__PURE__*/React__default.createElement(BodyText, {
7824
7962
  level: 1
7825
- }, highlightText)))), auxiliaryCTA && /*#__PURE__*/React__default.createElement(ExtraActionsContainer, {
7963
+ }, highlightText)), auxiliaryCTA && /*#__PURE__*/React__default.createElement(ExtraActionsContainer, {
7826
7964
  fullWidth: fullWidth
7827
7965
  }, /*#__PURE__*/React__default.createElement(AuxiliaryButton, Object.assign({}, auxiliaryCTA), auxiliaryCTA.text)), links && /*#__PURE__*/React__default.createElement(ButtonsContainer$1, {
7828
7966
  ref: node,
@@ -8240,6 +8378,8 @@ var LogoWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject6$f || (_tem
8240
8378
  var ButtonWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject7$9 || (_templateObject7$9 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: button;\n justify-self: end;\n align-self: end;\n\n @media ", " {\n & {\n justify-self: center;\n align-self: center;\n width: 100%;\n margin-top: 16px;\n }\n }\n"])), devices.mobile);
8241
8379
  var PageHeadingText = /*#__PURE__*/styled__default.div(_templateObject8$7 || (_templateObject8$7 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: var(--font-size-altHeader-6);\n font-weight: var(--font-weight-altHeader-6);\n letter-spacing: var(--letter-spacing-altHeader-6);\n line-height: var(--line-height-altHeader-6);\n font-feature-settings: var(--font-feature-settings-altHeader);\n font-family: var(--font-family-altHeader);\n text-transform: var(--text-transform-altHeader);\n word-break: var(--word-break-altHeader);\n"])));
8242
8380
 
8381
+ var _excluded$g = ["text"];
8382
+
8243
8383
  var PageHeading = function PageHeading(_ref) {
8244
8384
  var title = _ref.title,
8245
8385
  text = _ref.text,
@@ -8256,7 +8396,7 @@ var PageHeading = function PageHeading(_ref) {
8256
8396
 
8257
8397
  var _ref2 = link || {},
8258
8398
  linkText = _ref2.text,
8259
- restLink = _objectWithoutPropertiesLoose(_ref2, ["text"]);
8399
+ restLink = _objectWithoutPropertiesLoose(_ref2, _excluded$g);
8260
8400
 
8261
8401
  var truncatedText = text == null ? void 0 : text.substring(0, copyCharLimit);
8262
8402
  var truncatedTitle = title && title.substring(0, titleCharLimit);
@@ -8285,9 +8425,11 @@ var PageHeading = function PageHeading(_ref) {
8285
8425
  }, /*#__PURE__*/React__default.createElement(PrimaryButton, Object.assign({}, restLink), linkText)) : null));
8286
8426
  };
8287
8427
 
8428
+ var _excluded$h = ["link"];
8429
+
8288
8430
  var PageHeadingCore = function PageHeadingCore(_ref) {
8289
8431
  var link = _ref.link,
8290
- rest = _objectWithoutPropertiesLoose(_ref, ["link"]);
8432
+ rest = _objectWithoutPropertiesLoose(_ref, _excluded$h);
8291
8433
 
8292
8434
  var coreLink = link && _extends({}, link, {
8293
8435
  color: exports.Colors.White,
@@ -8301,9 +8443,11 @@ var PageHeadingCore = function PageHeadingCore(_ref) {
8301
8443
  })));
8302
8444
  };
8303
8445
 
8446
+ var _excluded$i = ["link"];
8447
+
8304
8448
  var PageHeadingCinema = function PageHeadingCinema(_ref) {
8305
8449
  var link = _ref.link,
8306
- rest = _objectWithoutPropertiesLoose(_ref, ["link"]);
8450
+ rest = _objectWithoutPropertiesLoose(_ref, _excluded$i);
8307
8451
 
8308
8452
  var cinemaLink = link && _extends({}, link, {
8309
8453
  color: exports.Colors.Black,
@@ -8329,6 +8473,8 @@ var TextWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject6$g || (_tem
8329
8473
  var ButtonWrapper$2 = /*#__PURE__*/styled__default.div(_templateObject7$a || (_templateObject7$a = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n grid-area: button;\n align-self: end;\n display: flex;\n justify-content: center;\n margin-top: 40px;\n\n @media ", " {\n & {\n margin-top: 0px;\n margin-bottom: 20px;\n }\n }\n"])), devices.mobile);
8330
8474
  var ScrollDownWrapper = /*#__PURE__*/styled__default.div(_templateObject8$8 || (_templateObject8$8 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n bottom: 20px;\n left: var(--grid-outer-margin);\n width: fit-content;\n z-index: ", ";\n\n @keyframes UpDown {\n 0%,\n 100% {\n transform: translateY(0);\n }\n 50% {\n transform: translateY(8px);\n }\n }\n\n a {\n font-size: var(--font-size-overline-1);\n font-weight: var(--font-weight-overline-1);\n letter-spacing: var(--letter-spacing-overline-1);\n border: none;\n padding: 0;\n :hover {\n border: none;\n\n > span {\n animation: UpDown 1500ms linear infinite;\n }\n }\n }\n\n @media ", " {\n & {\n display: none;\n }\n }\n\n @media ", " {\n & {\n display: none;\n }\n }\n"])), zIndexes.contentOverlay, devices.mobile, devices.tablet);
8331
8475
 
8476
+ var _excluded$j = ["text"];
8477
+
8332
8478
  var PageHeadingImpact = function PageHeadingImpact(_ref) {
8333
8479
  var children = _ref.children,
8334
8480
  text = _ref.text,
@@ -8347,7 +8493,7 @@ var PageHeadingImpact = function PageHeadingImpact(_ref) {
8347
8493
 
8348
8494
  var _ref2 = link || {},
8349
8495
  linkText = _ref2.text,
8350
- restLink = _objectWithoutPropertiesLoose(_ref2, ["text"]);
8496
+ restLink = _objectWithoutPropertiesLoose(_ref2, _excluded$j);
8351
8497
 
8352
8498
  return /*#__PURE__*/React__default.createElement(ImpactWrapper, {
8353
8499
  bgUrlDesktop: bgUrlDesktop,
@@ -8441,9 +8587,11 @@ var PageHeadingPanel = function PageHeadingPanel(_ref) {
8441
8587
  var _templateObject$_;
8442
8588
  var StreamWrapper = /*#__PURE__*/styled__default.div(_templateObject$_ || (_templateObject$_ = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n h2::selection,\n div::selection {\n color: #1866dc;\n background-color: #fff;\n }\n"])));
8443
8589
 
8590
+ var _excluded$k = ["link"];
8591
+
8444
8592
  var PageHeadingStream = function PageHeadingStream(_ref) {
8445
8593
  var link = _ref.link,
8446
- rest = _objectWithoutPropertiesLoose(_ref, ["link"]);
8594
+ rest = _objectWithoutPropertiesLoose(_ref, _excluded$k);
8447
8595
 
8448
8596
  var streamLink = link && _extends({}, link, {
8449
8597
  color: exports.Colors.Black,
@@ -8590,7 +8738,7 @@ var CompactHeaderBranding = function CompactHeaderBranding(_ref) {
8590
8738
  var isIOS = function isIOS() {
8591
8739
  try {
8592
8740
  console.warn('Do not use this on server side rendering, it may throw an error.');
8593
- if (typeof navigator === undefined) return false;
8741
+ if (typeof navigator === 'undefined') return false;
8594
8742
  return ['iPad Simulator', 'iPhone Simulator', 'iPod Simulator', 'iPad', 'iPhone', 'iPod'].includes(navigator.platform) || // iPad on iOS 13 detection
8595
8743
  navigator.userAgent.includes('Mac') && 'ontouchend' in document;
8596
8744
  } catch (e) {
@@ -8606,7 +8754,7 @@ var useIOS = function useIOS() {
8606
8754
  setIOS = _useState[1];
8607
8755
 
8608
8756
  React.useEffect(function () {
8609
- if (typeof navigator === undefined) return;
8757
+ if (typeof navigator === 'undefined') return;
8610
8758
  setIOS(isIOS());
8611
8759
  }, []);
8612
8760
  return IOS;
@@ -8633,7 +8781,12 @@ var useMobile = function useMobile() {
8633
8781
  setMobile(isMobile());
8634
8782
  }, []);
8635
8783
  return mobile;
8636
- };
8784
+ }; // Detect mobile or tablet helper function:
8785
+ // export const isMobileOrTablet = () => {
8786
+ // return typeof window !== 'undefined' && window.matchMedia('(max-width: 1024px)').matches;
8787
+ // };
8788
+
8789
+ var _excluded$l = ["text"];
8637
8790
 
8638
8791
  var useResponsiveVideo = function useResponsiveVideo(video, poster) {
8639
8792
  var mobileVideo = video.mobile || video.desktop;
@@ -8753,7 +8906,7 @@ var PageHeadingCompact = function PageHeadingCompact(_ref4) {
8753
8906
 
8754
8907
  var _ref5 = link || {},
8755
8908
  linkText = _ref5.text,
8756
- restLink = _objectWithoutPropertiesLoose(_ref5, ["text"]);
8909
+ restLink = _objectWithoutPropertiesLoose(_ref5, _excluded$l);
8757
8910
 
8758
8911
  var titleSize = title && title.length > 20 ? 4 : 3;
8759
8912
  var video = {
@@ -8937,8 +9090,8 @@ var CreditListingWrapper = /*#__PURE__*/styled__default(PeopleListingGrid)(_temp
8937
9090
  var columnCount = _ref.columnCount;
8938
9091
  return "repeat(" + columnCount + ", 1fr)";
8939
9092
  }, devices.mobile, devices.tablet);
8940
- var DescriptionWrapper = /*#__PURE__*/styled__default.div(_templateObject3$C || (_templateObject3$C = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-darkgrey);\n p {\n line-height: 25px;\n margin-bottom: 3px;\n }\n"])));
8941
- var RoleWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject4$u || (_templateObject4$u = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-darkgrey);\n overflow-wrap: break-word;\n min-height: 1.5em;\n"])));
9093
+ var DescriptionWrapper = /*#__PURE__*/styled__default.div(_templateObject3$C || (_templateObject3$C = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-darkgrey);\n p {\n line-height: 1.5;\n margin-bottom: 4px;\n }\n"])));
9094
+ var RoleWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject4$u || (_templateObject4$u = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-darkgrey);\n overflow-wrap: break-word;\n"])));
8942
9095
 
8943
9096
  var getConcatenatedPropLength = function getConcatenatedPropLength(array, prop) {
8944
9097
  return array.reduce(function (acc, item) {
@@ -8946,26 +9099,37 @@ var getConcatenatedPropLength = function getConcatenatedPropLength(array, prop)
8946
9099
  }, 0);
8947
9100
  };
8948
9101
 
8949
- var concatenateMusicTitle = function concatenateMusicTitle(musicTitle) {
8950
- return /*#__PURE__*/React__default.createElement(React__default.Fragment, null, musicTitle.map(function (title, index) {
8951
- if (musicTitle.length > 1 && index === musicTitle.length - 1) {
8952
- return /*#__PURE__*/React__default.createElement(React__default.Fragment, null, ' ', "and ", /*#__PURE__*/React__default.createElement("i", null, title));
8953
- } else if (index > 0) {
8954
- return /*#__PURE__*/React__default.createElement("i", null, ", ", title);
9102
+ var DEFAULT_CHARACTER_THRESHOLD = 120;
9103
+
9104
+ var concatenateMusicTitle = function concatenateMusicTitle(musicTitle, index) {
9105
+ return /*#__PURE__*/React__default.createElement(React__default.Fragment, {
9106
+ key: "music-" + index
9107
+ }, musicTitle.map(function (title, idx) {
9108
+ if (musicTitle.length > 1 && idx === musicTitle.length - 1) {
9109
+ return /*#__PURE__*/React__default.createElement(React__default.Fragment, {
9110
+ key: "music-" + index + "-" + idx + "-" + title
9111
+ }, ' ', "and ", /*#__PURE__*/React__default.createElement("i", null, title));
9112
+ } else if (idx > 0) {
9113
+ return /*#__PURE__*/React__default.createElement(React__default.Fragment, {
9114
+ key: "music-" + index + "-" + idx + "-" + title
9115
+ }, /*#__PURE__*/React__default.createElement("i", null, ", ", title));
8955
9116
  }
8956
9117
 
8957
- return /*#__PURE__*/React__default.createElement("i", null, title);
9118
+ return /*#__PURE__*/React__default.createElement(React__default.Fragment, {
9119
+ key: "music-" + index + "-" + idx + "-" + title
9120
+ }, /*#__PURE__*/React__default.createElement("i", null, title));
8958
9121
  }));
8959
9122
  };
8960
9123
 
8961
9124
  var CreditListing = function CreditListing(_ref) {
8962
9125
  var roles = _ref.roles,
8963
9126
  _ref$columnCount = _ref.columnCount,
8964
- columnCount = _ref$columnCount === void 0 ? 4 : _ref$columnCount;
8965
- var charThreshold = 180;
8966
- return /*#__PURE__*/React__default.createElement(CreditListingWrapper, {
8967
- columnCount: columnCount
8968
- }, roles.map(function (_ref2, index) {
9127
+ columnCount = _ref$columnCount === void 0 ? 4 : _ref$columnCount,
9128
+ _ref$charThreshold = _ref.charThreshold,
9129
+ charThreshold = _ref$charThreshold === void 0 ? DEFAULT_CHARACTER_THRESHOLD : _ref$charThreshold;
9130
+ var creditEntries = [];
9131
+ var nextColumnStart = 1;
9132
+ roles.forEach(function (_ref2, index) {
8969
9133
  var name = _ref2.name,
8970
9134
  people = _ref2.people,
8971
9135
  description = _ref2.description,
@@ -8974,12 +9138,18 @@ var CreditListing = function CreditListing(_ref) {
8974
9138
  additionalInfo = _ref2.additionalInfo,
8975
9139
  dataROH = _ref2.dataROH;
8976
9140
  var namesLength = getConcatenatedPropLength(people, 'name');
8977
- var columnSpanDesktop = namesLength > charThreshold ? people.length > 2 ? 4 : 2 : 1;
8978
- return /*#__PURE__*/React__default.createElement(GridItem, {
8979
- columnSpanDesktop: columnSpanDesktop,
8980
- columnSpanDevice: columnSpanDesktop,
9141
+ var columnSpan = namesLength > charThreshold ? 2 : 1;
9142
+ var columnStart = nextColumnStart + columnSpan > columnCount + 1 ? 1 : nextColumnStart;
9143
+ nextColumnStart = (columnStart + columnSpan) % columnCount;
9144
+ creditEntries.push( /*#__PURE__*/React__default.createElement(GridItem, {
9145
+ columnStartDesktop: columnStart,
9146
+ columnSpanDesktop: columnSpan,
9147
+ columnSpanDevice: columnSpan,
9148
+ columnStartSmallDevice: 1,
9149
+ columnStartDevice: 1,
8981
9150
  columnSpanSmallDevice: 2,
8982
- key: name + "-" + index
9151
+ key: "credit-entry-" + name + "-" + index,
9152
+ "data-roh": 'credit-entry'
8983
9153
  }, /*#__PURE__*/React__default.createElement(TextWrapper$2, null, /*#__PURE__*/React__default.createElement(RoleWrapper$1, {
8984
9154
  title: "role",
8985
9155
  "data-roh": dataROH
@@ -9003,12 +9173,16 @@ var CreditListing = function CreditListing(_ref) {
9003
9173
  tag: "p"
9004
9174
  }, replacement)), musicTitle && musicTitle.length > 0 && /*#__PURE__*/React__default.createElement(BodyText, {
9005
9175
  level: 1,
9006
- tag: "p"
9007
- }, concatenateMusicTitle(musicTitle)), additionalInfo && /*#__PURE__*/React__default.createElement(BodyText, {
9176
+ tag: "p",
9177
+ key: "music-" + musicTitle + "-text"
9178
+ }, concatenateMusicTitle(musicTitle, index)), additionalInfo && /*#__PURE__*/React__default.createElement(BodyText, {
9008
9179
  level: 1,
9009
9180
  tag: "p"
9010
- }, additionalInfo)));
9011
- }));
9181
+ }, additionalInfo))));
9182
+ });
9183
+ return /*#__PURE__*/React__default.createElement(CreditListingWrapper, {
9184
+ columnCount: columnCount
9185
+ }, creditEntries);
9012
9186
  };
9013
9187
 
9014
9188
  var _templateObject$13, _templateObject2$M, _templateObject3$D, _templateObject4$v, _templateObject5$p, _templateObject6$j, _templateObject7$d, _templateObject8$a, _templateObject9$5, _templateObject10$5, _templateObject11$2, _templateObject12$1, _templateObject13$1, _templateObject14$1, _templateObject15, _templateObject16, _templateObject17, _templateObject18, _templateObject19, _templateObject20, _templateObject21;
@@ -9100,6 +9274,10 @@ var PromoWithTagsContainer = /*#__PURE__*/styled__default.div(_templateObject19
9100
9274
  var TimerWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject20 || (_templateObject20 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-bottom: 32px;\n"])));
9101
9275
  var EndDateText = /*#__PURE__*/styled__default.div(_templateObject21 || (_templateObject21 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n border-bottom: 1px solid var(--base-color-black);\n padding-bottom: 32px;\n margin-bottom: 32px;\n\n @media ", " {\n padding-bottom: 20px;\n margin-bottom: 20px;\n }\n"])), devices.mobile);
9102
9276
 
9277
+ var _excluded$m = ["text"],
9278
+ _excluded2$2 = ["text"],
9279
+ _excluded3 = ["text"];
9280
+
9103
9281
  var _buttonTypeToButton$1;
9104
9282
  var LENGTH_TEXT$1 = 28;
9105
9283
  var LENGTH_TEXT_PARAGRAPH = 130;
@@ -9170,7 +9348,7 @@ var PromoWithTags = function PromoWithTags(_ref) {
9170
9348
  var _ref2 = firstButton || {},
9171
9349
  _ref2$text = _ref2.text,
9172
9350
  firstButtonText = _ref2$text === void 0 ? '' : _ref2$text,
9173
- restFirstButton = _objectWithoutPropertiesLoose(_ref2, ["text"]);
9351
+ restFirstButton = _objectWithoutPropertiesLoose(_ref2, _excluded$m);
9174
9352
 
9175
9353
  var primaryButtonTextTruncate = truncate(firstButtonText, LENGTH_TEXT$1);
9176
9354
  var secondButton = links == null ? void 0 : links[1];
@@ -9178,7 +9356,7 @@ var PromoWithTags = function PromoWithTags(_ref) {
9178
9356
  var _ref3 = secondButton || {},
9179
9357
  _ref3$text = _ref3.text,
9180
9358
  secondButtonText = _ref3$text === void 0 ? '' : _ref3$text,
9181
- restSecondButton = _objectWithoutPropertiesLoose(_ref3, ["text"]);
9359
+ restSecondButton = _objectWithoutPropertiesLoose(_ref3, _excluded2$2);
9182
9360
 
9183
9361
  var secondButtonTextTruncate = truncate(secondButtonText, LENGTH_TEXT$1);
9184
9362
  var textTruncate = asCard ? truncate(text || '', LENGTH_TEXT_PARAGRAPH) : text;
@@ -9187,7 +9365,7 @@ var PromoWithTags = function PromoWithTags(_ref) {
9187
9365
  var textLinkItems = textLinks ? textLinks.map(function (link, index) {
9188
9366
  var _link$text = link.text,
9189
9367
  textLinkText = _link$text === void 0 ? '' : _link$text,
9190
- restTextLink = _objectWithoutPropertiesLoose(link, ["text"]);
9368
+ restTextLink = _objectWithoutPropertiesLoose(link, _excluded3);
9191
9369
 
9192
9370
  return /*#__PURE__*/React__default.createElement(TextLinkWrapper$2, {
9193
9371
  key: index
@@ -9482,6 +9660,8 @@ var PromoChild = function PromoChild(_ref) {
9482
9660
  }));
9483
9661
  };
9484
9662
 
9663
+ var _excluded$n = ["text"],
9664
+ _excluded2$3 = ["text"];
9485
9665
  var LENGTH_TEXT$3 = 28;
9486
9666
 
9487
9667
  var PromoWithTitle = function PromoWithTitle(_ref) {
@@ -9509,7 +9689,7 @@ var PromoWithTitle = function PromoWithTitle(_ref) {
9509
9689
  var _ref2 = primaryButton || {},
9510
9690
  _ref2$text = _ref2.text,
9511
9691
  primaryButtonText = _ref2$text === void 0 ? '' : _ref2$text,
9512
- restPrimaryButton = _objectWithoutPropertiesLoose(_ref2, ["text"]);
9692
+ restPrimaryButton = _objectWithoutPropertiesLoose(_ref2, _excluded$n);
9513
9693
 
9514
9694
  var primaryButtonTextTruncate = truncate(primaryButtonText, LENGTH_TEXT$3);
9515
9695
  var tertiaryButton = links == null ? void 0 : links[1];
@@ -9517,7 +9697,7 @@ var PromoWithTitle = function PromoWithTitle(_ref) {
9517
9697
  var _ref3 = tertiaryButton || {},
9518
9698
  _ref3$text = _ref3.text,
9519
9699
  tertiaryButtonText = _ref3$text === void 0 ? '' : _ref3$text,
9520
- restTertiaryButton = _objectWithoutPropertiesLoose(_ref3, ["text"]);
9700
+ restTertiaryButton = _objectWithoutPropertiesLoose(_ref3, _excluded2$3);
9521
9701
 
9522
9702
  var tertiaryButtonTextTruncate = truncate(tertiaryButtonText, LENGTH_TEXT$3);
9523
9703
  var defaultVideoSettings = {
@@ -10246,6 +10426,7 @@ var ErrorLabel$5 = /*#__PURE__*/styled__default.div(_templateObject4$y || (_temp
10246
10426
  return "var(--base-color-errorstate)";
10247
10427
  });
10248
10428
 
10429
+ var _excluded$o = ["label", "error", "width", "darkMode", "isSearchable", "components"];
10249
10430
  var DropdownIndicator = function DropdownIndicator(props) {
10250
10431
  return /*#__PURE__*/React__default.createElement(Select$1.components.DropdownIndicator, Object.assign({}, props), /*#__PURE__*/React__default.createElement(Icon, {
10251
10432
  iconName: "DropdownArrow"
@@ -10297,7 +10478,7 @@ var SelectComponent = function SelectComponent(_ref2) {
10297
10478
  _ref2$isSearchable = _ref2.isSearchable,
10298
10479
  isSearchable = _ref2$isSearchable === void 0 ? false : _ref2$isSearchable,
10299
10480
  components = _ref2.components,
10300
- selectProps = _objectWithoutPropertiesLoose(_ref2, ["label", "error", "width", "darkMode", "isSearchable", "components"]);
10481
+ selectProps = _objectWithoutPropertiesLoose(_ref2, _excluded$o);
10301
10482
 
10302
10483
  return /*#__PURE__*/React__default.createElement(WrapperComponent, {
10303
10484
  label: label,
@@ -10316,6 +10497,7 @@ var SelectComponent = function SelectComponent(_ref2) {
10316
10497
  })));
10317
10498
  };
10318
10499
 
10500
+ var _excluded$p = ["label", "error", "width", "darkMode", "components"];
10319
10501
  /**
10320
10502
  * The Select2Async component is similar to Select 2, but uses react-select async
10321
10503
  * component for select instead of regular react-select component. This can be used
@@ -10338,7 +10520,7 @@ var SelectComponent$1 = function SelectComponent(_ref) {
10338
10520
  _ref$darkMode = _ref.darkMode,
10339
10521
  darkMode = _ref$darkMode === void 0 ? false : _ref$darkMode,
10340
10522
  components = _ref.components,
10341
- selectProps = _objectWithoutPropertiesLoose(_ref, ["label", "error", "width", "darkMode", "components"]);
10523
+ selectProps = _objectWithoutPropertiesLoose(_ref, _excluded$p);
10342
10524
 
10343
10525
  return /*#__PURE__*/React__default.createElement(WrapperComponent, {
10344
10526
  label: label,
@@ -10606,15 +10788,113 @@ var ReadMore = function ReadMore(_ref) {
10606
10788
  }, isFullTextOpen ? "" + hideText : "" + showMoreText)));
10607
10789
  };
10608
10790
 
10609
- var _templateObject$1h, _templateObject2$W, _templateObject3$M, _templateObject4$B, _templateObject5$u;
10610
- var MenuContainer$2 = /*#__PURE__*/styled__default.nav(_templateObject$1h || (_templateObject$1h = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n padding: 0;\n margin: 0;\n"])));
10611
- var MenuList = /*#__PURE__*/styled__default.ul(_templateObject2$W || (_templateObject2$W = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 0;\n margin: 0;\n list-style: none;\n border-right: 1px solid var(--base-color-", ");\n li {\n margin-left: -5px;\n }\n"])), exports.Colors.LightGrey);
10612
- var MobileButton = /*#__PURE__*/styled__default.button(_templateObject3$M || (_templateObject3$M = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n line-height: var(--line-height-navigation);\n font-size: var(--font-size-navigation);\n font-family: var(--font-family-navigation);\n font-weight: var(--font-weight-navigation);\n letter-spacing: var(--letter-spacing-navigation);\n color: var(--base-color-", ");\n text-transform: uppercase;\n margin: 0;\n padding: 16px 46px 14px 20px;\n background: var(--base-color-", ");\n border: 1px solid var(--base-color-", ");\n border-radius: 0;\n display: block;\n width: 100%;\n text-align: left;\n cursor: pointer;\n position: relative;\n span {\n width: 25px;\n height: 25px;\n position: absolute;\n top: 50%;\n margin-top: -12px;\n right: 10px;\n }\n"])), exports.Colors.Black, exports.Colors.White, exports.Colors.DarkGrey);
10613
- var MenuItem$1 = /*#__PURE__*/styled__default.a(_templateObject4$B || (_templateObject4$B = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n line-height: var(--line-height-navigation);\n font-size: var(--font-size-navigation);\n font-family: var(--font-family-navigation);\n font-weight: var(--font-weight-navigation);\n letter-spacing: var(--letter-spacing-navigation);\n color: var(--base-color-", ");\n text-transform: uppercase;\n text-decoration: none;\n margin: 0;\n padding: 16px 20px 15px 5px;\n display: block;\n background: ", ";\n cursor: pointer;\n &:hover {\n background: var(--base-color-", ");\n }\n"])), exports.Colors.Black, function (_ref) {
10791
+ var _templateObject$1h, _templateObject2$W, _templateObject3$M, _templateObject4$B, _templateObject5$u, _templateObject6$n;
10792
+ var Container$5 = /*#__PURE__*/styled__default.div(_templateObject$1h || (_templateObject$1h = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n gap: 10px;\n"])));
10793
+ var Sections = /*#__PURE__*/styled__default.div(_templateObject2$W || (_templateObject2$W = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n gap: 8px;\n"])));
10794
+ var Section = /*#__PURE__*/styled__default.div(_templateObject3$M || (_templateObject3$M = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n flex: 1;\n height: 2px;\n background-color: ", ";\n"])), function (_ref) {
10795
+ var color = _ref.color;
10796
+ return "var(--base-color-" + color + ")";
10797
+ });
10798
+ var BottomLine = /*#__PURE__*/styled__default.div(_templateObject4$B || (_templateObject4$B = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n gap: 20px;\n"])));
10799
+ var Text = /*#__PURE__*/styled__default.div(_templateObject5$u || (_templateObject5$u = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: ", ";\n"])), function (_ref2) {
10800
+ var color = _ref2.color;
10801
+ return "var(--base-color-" + color + ")";
10802
+ });
10803
+ var LabelText = /*#__PURE__*/styled__default.div(_templateObject6$n || (_templateObject6$n = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 1px;\n white-space: nowrap;\n color: ", ";\n"])), function (_ref3) {
10804
+ var color = _ref3.color;
10805
+ return "var(--base-color-" + color + ")";
10806
+ });
10807
+
10808
+ /**
10809
+ * Password strength indicator component.
10810
+ * This renders some number of lines (6 by default)
10811
+ * which should become active when the user improves
10812
+ * the strength of the entered password.
10813
+ *
10814
+ * ## Sections
10815
+ * To set number of sections it should be passed
10816
+ * as `sections` prop.
10817
+ *
10818
+ * ## Active section
10819
+ * To set number of active sections it should be passed
10820
+ * as `activeSections` prop.
10821
+ *
10822
+ * ## Colors
10823
+ * Color of every element can be controlled by properties:
10824
+ * `sectionsColor`, `activeSectionsColor`,
10825
+ * `textColor`, `strengthLabelColor`.
10826
+ *
10827
+ * ## Text
10828
+ * `text` prop is used to render some message.
10829
+ * For example error (together with proper red color)
10830
+ * or some password requirement. It can be empty.
10831
+ *
10832
+ * ## Strength label
10833
+ * `strengthLabel` prop is used to render strength characteristic
10834
+ * of entered password. For example: `weak`, `normal`, `strong`, etc.
10835
+ * It can be empty.
10836
+ */
10837
+
10838
+ var PasswordStrength = function PasswordStrength(_ref) {
10839
+ var _ref$sections = _ref.sections,
10840
+ sections = _ref$sections === void 0 ? 6 : _ref$sections,
10841
+ _ref$activeSections = _ref.activeSections,
10842
+ activeSections = _ref$activeSections === void 0 ? 0 : _ref$activeSections,
10843
+ _ref$sectionsColor = _ref.sectionsColor,
10844
+ sectionsColor = _ref$sectionsColor === void 0 ? exports.Colors.MidGrey : _ref$sectionsColor,
10845
+ _ref$activeSectionsCo = _ref.activeSectionsColor,
10846
+ activeSectionsColor = _ref$activeSectionsCo === void 0 ? exports.Colors.Black : _ref$activeSectionsCo,
10847
+ _ref$text = _ref.text,
10848
+ text = _ref$text === void 0 ? '' : _ref$text,
10849
+ _ref$textColor = _ref.textColor,
10850
+ textColor = _ref$textColor === void 0 ? exports.Colors.Black : _ref$textColor,
10851
+ _ref$strengthLabel = _ref.strengthLabel,
10852
+ strengthLabel = _ref$strengthLabel === void 0 ? '' : _ref$strengthLabel,
10853
+ _ref$strengthLabelCol = _ref.strengthLabelColor,
10854
+ strengthLabelColor = _ref$strengthLabelCol === void 0 ? exports.Colors.Black : _ref$strengthLabelCol;
10855
+
10856
+ var setSectionColor = function setSectionColor(index) {
10857
+ return index < activeSections ? activeSectionsColor : sectionsColor;
10858
+ };
10859
+
10860
+ var setSectionDataTestId = function setSectionDataTestId(index) {
10861
+ return index < activeSections ? 'password-strength-section-active' : 'password-strength-section';
10862
+ };
10863
+
10864
+ return /*#__PURE__*/React__default.createElement(Container$5, {
10865
+ "data-testid": "password-strength-container"
10866
+ }, /*#__PURE__*/React__default.createElement(Sections, {
10867
+ "data-testid": "password-strength-sections"
10868
+ }, Array.from({
10869
+ length: sections
10870
+ }, function (_section, i) {
10871
+ return /*#__PURE__*/React__default.createElement(Section, {
10872
+ key: i,
10873
+ color: setSectionColor(i),
10874
+ "data-testid": setSectionDataTestId(i)
10875
+ });
10876
+ })), /*#__PURE__*/React__default.createElement(BottomLine, null, /*#__PURE__*/React__default.createElement(Text, {
10877
+ color: textColor,
10878
+ "data-testid": "password-strength-text"
10879
+ }, /*#__PURE__*/React__default.createElement(AltHeader, {
10880
+ level: 6
10881
+ }, text)), /*#__PURE__*/React__default.createElement(LabelText, {
10882
+ color: strengthLabelColor,
10883
+ "data-testid": "password-strength-label"
10884
+ }, /*#__PURE__*/React__default.createElement(Overline, {
10885
+ level: 2
10886
+ }, strengthLabel))));
10887
+ };
10888
+
10889
+ var _templateObject$1i, _templateObject2$X, _templateObject3$N, _templateObject4$C, _templateObject5$v;
10890
+ var MenuContainer$2 = /*#__PURE__*/styled__default.nav(_templateObject$1i || (_templateObject$1i = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n padding: 0;\n margin: 0;\n"])));
10891
+ var MenuList = /*#__PURE__*/styled__default.ul(_templateObject2$X || (_templateObject2$X = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 0;\n margin: 0;\n list-style: none;\n border-right: 1px solid var(--base-color-", ");\n li {\n margin-left: -5px;\n }\n"])), exports.Colors.LightGrey);
10892
+ var MobileButton = /*#__PURE__*/styled__default.button(_templateObject3$N || (_templateObject3$N = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n line-height: var(--line-height-navigation);\n font-size: var(--font-size-navigation);\n font-family: var(--font-family-navigation);\n font-weight: var(--font-weight-navigation);\n letter-spacing: var(--letter-spacing-navigation);\n color: var(--base-color-", ");\n text-transform: uppercase;\n margin: 0;\n padding: 16px 46px 14px 20px;\n background: var(--base-color-", ");\n border: 1px solid var(--base-color-", ");\n border-radius: 0;\n display: block;\n width: 100%;\n text-align: left;\n cursor: pointer;\n position: relative;\n span {\n width: 25px;\n height: 25px;\n position: absolute;\n top: 50%;\n margin-top: -12px;\n right: 10px;\n }\n"])), exports.Colors.Black, exports.Colors.White, exports.Colors.DarkGrey);
10893
+ var MenuItem$1 = /*#__PURE__*/styled__default.a(_templateObject4$C || (_templateObject4$C = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n line-height: var(--line-height-navigation);\n font-size: var(--font-size-navigation);\n font-family: var(--font-family-navigation);\n font-weight: var(--font-weight-navigation);\n letter-spacing: var(--letter-spacing-navigation);\n color: var(--base-color-", ");\n text-transform: uppercase;\n text-decoration: none;\n margin: 0;\n padding: 16px 20px 15px 5px;\n display: block;\n background: ", ";\n cursor: pointer;\n &:hover {\n background: var(--base-color-", ");\n }\n"])), exports.Colors.Black, function (_ref) {
10614
10894
  var isActive = _ref.isActive;
10615
10895
  return isActive ? "var(--base-color-" + exports.Colors.MidGrey + ")" : 'none';
10616
10896
  }, exports.Colors.MidGrey);
10617
- var MobileMenuList = /*#__PURE__*/styled__default.ul(_templateObject5$u || (_templateObject5$u = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 0;\n margin: 0;\n list-style: none;\n display: ", ";\n background: var(--base-color-", ");\n border: 1px solid var(--base-color-", ");\n border-top: 0;\n position: absolute;\n top: 100%;\n left: 0;\n right: 0;\n ", " {\n padding: 16px 20px 15px 20px;\n }\n"])), function (_ref2) {
10897
+ var MobileMenuList = /*#__PURE__*/styled__default.ul(_templateObject5$v || (_templateObject5$v = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 0;\n margin: 0;\n list-style: none;\n display: ", ";\n background: var(--base-color-", ");\n border: 1px solid var(--base-color-", ");\n border-top: 0;\n position: absolute;\n top: 100%;\n left: 0;\n right: 0;\n ", " {\n padding: 16px 20px 15px 20px;\n }\n"])), function (_ref2) {
10618
10898
  var isOpen = _ref2.isOpen;
10619
10899
  return isOpen ? 'block' : 'none';
10620
10900
  }, exports.Colors.White, exports.Colors.DarkGrey, MenuItem$1);
@@ -10784,104 +11064,6 @@ var AuxiliaryNav = function AuxiliaryNav(_ref6) {
10784
11064
  });
10785
11065
  };
10786
11066
 
10787
- var _templateObject$1i, _templateObject2$X, _templateObject3$N, _templateObject4$C, _templateObject5$v, _templateObject6$n;
10788
- var Container$5 = /*#__PURE__*/styled__default.div(_templateObject$1i || (_templateObject$1i = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: column;\n gap: 10px;\n"])));
10789
- var Sections = /*#__PURE__*/styled__default.div(_templateObject2$X || (_templateObject2$X = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n gap: 8px;\n"])));
10790
- var Section = /*#__PURE__*/styled__default.div(_templateObject3$N || (_templateObject3$N = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n flex: 1;\n height: 2px;\n background-color: ", ";\n"])), function (_ref) {
10791
- var color = _ref.color;
10792
- return "var(--base-color-" + color + ")";
10793
- });
10794
- var BottomLine = /*#__PURE__*/styled__default.div(_templateObject4$C || (_templateObject4$C = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n gap: 20px;\n"])));
10795
- var Text = /*#__PURE__*/styled__default.div(_templateObject5$v || (_templateObject5$v = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: ", ";\n"])), function (_ref2) {
10796
- var color = _ref2.color;
10797
- return "var(--base-color-" + color + ")";
10798
- });
10799
- var LabelText = /*#__PURE__*/styled__default.div(_templateObject6$n || (_templateObject6$n = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 1px;\n white-space: nowrap;\n color: ", ";\n"])), function (_ref3) {
10800
- var color = _ref3.color;
10801
- return "var(--base-color-" + color + ")";
10802
- });
10803
-
10804
- /**
10805
- * Password strength indicator component.
10806
- * This renders some number of lines (6 by default)
10807
- * which should become active when the user improves
10808
- * the strength of the entered password.
10809
- *
10810
- * ## Sections
10811
- * To set number of sections it should be passed
10812
- * as `sections` prop.
10813
- *
10814
- * ## Active section
10815
- * To set number of active sections it should be passed
10816
- * as `activeSections` prop.
10817
- *
10818
- * ## Colors
10819
- * Color of every element can be controlled by properties:
10820
- * `sectionsColor`, `activeSectionsColor`,
10821
- * `textColor`, `strengthLabelColor`.
10822
- *
10823
- * ## Text
10824
- * `text` prop is used to render some message.
10825
- * For example error (together with proper red color)
10826
- * or some password requirement. It can be empty.
10827
- *
10828
- * ## Strength label
10829
- * `strengthLabel` prop is used to render strength characteristic
10830
- * of entered password. For example: `weak`, `normal`, `strong`, etc.
10831
- * It can be empty.
10832
- */
10833
-
10834
- var PasswordStrength = function PasswordStrength(_ref) {
10835
- var _ref$sections = _ref.sections,
10836
- sections = _ref$sections === void 0 ? 6 : _ref$sections,
10837
- _ref$activeSections = _ref.activeSections,
10838
- activeSections = _ref$activeSections === void 0 ? 0 : _ref$activeSections,
10839
- _ref$sectionsColor = _ref.sectionsColor,
10840
- sectionsColor = _ref$sectionsColor === void 0 ? exports.Colors.MidGrey : _ref$sectionsColor,
10841
- _ref$activeSectionsCo = _ref.activeSectionsColor,
10842
- activeSectionsColor = _ref$activeSectionsCo === void 0 ? exports.Colors.Black : _ref$activeSectionsCo,
10843
- _ref$text = _ref.text,
10844
- text = _ref$text === void 0 ? '' : _ref$text,
10845
- _ref$textColor = _ref.textColor,
10846
- textColor = _ref$textColor === void 0 ? exports.Colors.Black : _ref$textColor,
10847
- _ref$strengthLabel = _ref.strengthLabel,
10848
- strengthLabel = _ref$strengthLabel === void 0 ? '' : _ref$strengthLabel,
10849
- _ref$strengthLabelCol = _ref.strengthLabelColor,
10850
- strengthLabelColor = _ref$strengthLabelCol === void 0 ? exports.Colors.Black : _ref$strengthLabelCol;
10851
-
10852
- var setSectionColor = function setSectionColor(index) {
10853
- return index < activeSections ? activeSectionsColor : sectionsColor;
10854
- };
10855
-
10856
- var setSectionDataTestId = function setSectionDataTestId(index) {
10857
- return index < activeSections ? 'password-strength-section-active' : 'password-strength-section';
10858
- };
10859
-
10860
- return /*#__PURE__*/React__default.createElement(Container$5, {
10861
- "data-testid": "password-strength-container"
10862
- }, /*#__PURE__*/React__default.createElement(Sections, {
10863
- "data-testid": "password-strength-sections"
10864
- }, Array.from({
10865
- length: sections
10866
- }, function (_section, i) {
10867
- return /*#__PURE__*/React__default.createElement(Section, {
10868
- key: i,
10869
- color: setSectionColor(i),
10870
- "data-testid": setSectionDataTestId(i)
10871
- });
10872
- })), /*#__PURE__*/React__default.createElement(BottomLine, null, /*#__PURE__*/React__default.createElement(Text, {
10873
- color: textColor,
10874
- "data-testid": "password-strength-text"
10875
- }, /*#__PURE__*/React__default.createElement(AltHeader, {
10876
- level: 6
10877
- }, text)), /*#__PURE__*/React__default.createElement(LabelText, {
10878
- color: strengthLabelColor,
10879
- "data-testid": "password-strength-label"
10880
- }, /*#__PURE__*/React__default.createElement(Overline, {
10881
- level: 2
10882
- }, strengthLabel))));
10883
- };
10884
-
10885
11067
  var _templateObject$1j, _templateObject2$Y, _templateObject3$O, _templateObject4$D, _templateObject5$w, _templateObject6$o, _templateObject7$g, _templateObject8$c, _templateObject9$7, _templateObject10$7;
10886
11068
  var TableContainer = /*#__PURE__*/styled__default.table(_templateObject$1j || (_templateObject$1j = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n border-collapse: collapse;\n"])));
10887
11069
  var Container$6 = /*#__PURE__*/styled__default.div(_templateObject2$Y || (_templateObject2$Y = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n overflow-x: auto;\n"])));
@@ -10903,7 +11085,7 @@ var PageNumber$1 = /*#__PURE__*/styled__default.button(_templateObject7$g || (_t
10903
11085
  });
10904
11086
  var Next = /*#__PURE__*/styled__default.span(_templateObject8$c || (_templateObject8$c = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: inline-flex;\n width: 25px;\n align-items: center;\n justify-content: center;\n margin-left: 0;\n span {\n height: 1.5em;\n svg > path {\n fill: var(--base-color-dark-grey);\n }\n }\n"])));
10905
11087
  var ScrollButtons = /*#__PURE__*/styled__default.div(_templateObject9$7 || (_templateObject9$7 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n justify-content: flex-end;\n padding: 0 0 24px 0;\n\n div:hover {\n background-color: var(--base-color-light-grey);\n }\n\n > div > div {\n background-color: var(--base-color-light-grey);\n }\n\n svg path {\n fill: var(--base-color-black) !important;\n }\n"])));
10906
- var AriaDescription$1 = /*#__PURE__*/styled__default.span(_templateObject10$7 || (_templateObject10$7 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n left: -9999px;\n width: 1px;\n height: 1px;\n overflow: hidden;\n"])));
11088
+ var AriaDescription$1 = /*#__PURE__*/styled__default.div(_templateObject10$7 || (_templateObject10$7 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n left: -9999px;\n width: 1px;\n height: 1px;\n overflow: hidden;\n white-space: nowrap;\n border: 0;\n"])));
10907
11089
 
10908
11090
  var Content = function Content(_ref) {
10909
11091
  var content = _ref.content;
@@ -10989,7 +11171,7 @@ var Table = function Table(_ref) {
10989
11171
  return window.removeEventListener('resize', horizontalScroll);
10990
11172
  };
10991
11173
  }, []);
10992
- var totalRows = Array.isArray(children) ? children.length + 1 : 1;
11174
+ var totalRows = Array.isArray(children) ? children.length : 1;
10993
11175
  var totalPages = pagination ? Math.ceil(totalRows / rowsPerPage) : 1;
10994
11176
  var pageNumbers = Array.from({
10995
11177
  length: totalPages
@@ -11078,6 +11260,248 @@ var Table = function Table(_ref) {
11078
11260
  }))))))));
11079
11261
  };
11080
11262
 
11263
+ var _templateObject$1k, _templateObject2$Z, _templateObject3$P, _templateObject4$E, _templateObject5$x, _templateObject6$p, _templateObject7$h, _templateObject8$d, _templateObject9$8, _templateObject10$8;
11264
+ var Wrapper$8 = /*#__PURE__*/styled__default('div')(_templateObject$1k || (_templateObject$1k = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: relative;\n border-top: 4px solid ", ";\n border-bottom: 4px solid ", ";\n"])), function (_ref) {
11265
+ var theme = _ref.theme;
11266
+ return "var(--base-color-" + theme + ")";
11267
+ }, function (_ref2) {
11268
+ var theme = _ref2.theme;
11269
+ return "var(--base-color-" + theme + ")";
11270
+ });
11271
+ var SignUpFormWrapper = /*#__PURE__*/styled__default(Grid)(_templateObject2$Z || (_templateObject2$Z = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n gap: 0 var(--grid-column-gap);\n margin-bottom: 32px;\n"])));
11272
+ var SignUpTitleWrapper = /*#__PURE__*/styled__default('div')(_templateObject3$P || (_templateObject3$P = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n text-align: left;\n position: relative;\n top: -25px;\n left: -20px;\n background: var(--base-color-white);\n display: inline-block;\n padding: 0 20px;\n \n @media ", " {\n top: -18px;\n padding: 0 13px;\n left: -13px;\n }\n"])), devices.mobile);
11273
+ var Error$1 = /*#__PURE__*/styled__default.div(_templateObject4$E || (_templateObject4$E = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 20px;\n color: var(--base-color-errorstate);\n a {\n text-decoration: underline;\n color: inherit;\n }\n"])));
11274
+ var Form = /*#__PURE__*/styled__default.form(_templateObject5$x || (_templateObject5$x = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 20px;\n align-items: center;\n ", " {\n margin-top: -20px;\n }\n a[href] {\n color: inherit;\n }\n"])), Error$1);
11275
+ var FormFooterWrapper = /*#__PURE__*/styled__default.div(_templateObject6$p || (_templateObject6$p = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-top: 32px;\n display: flex;\n gap: 21px;\n align-items: center;\n \n @media ", " {\n flex-direction: column-reverse;\n align-items: flex-start;\n margin-bottom: 20px;\n }\n"])), devices.mobile);
11276
+ var ServerError = /*#__PURE__*/styled__default.div(_templateObject7$h || (_templateObject7$h = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n text-align: left;\n color: var(--base-color-errorstate);\n"])));
11277
+ var CTALinkWrapper = /*#__PURE__*/styled__default.a(_templateObject8$d || (_templateObject8$d = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n color: var(--base-color-black);\n div {\n font-size: 14px;\n }\n"])));
11278
+ var ButtonWrapper$3 = /*#__PURE__*/styled__default.button(_templateObject9$8 || (_templateObject9$8 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n all: unset;\n width: fit-content;\n\n @media ", " {\n width: 100%;\n }\n &:focus {\n outline: 3px solid var(--base-color-lapislazuli);\n }\n"])), devices.mobile);
11279
+ var FieldsWrapper = /*#__PURE__*/styled__default.div(_templateObject10$8 || (_templateObject10$8 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n gap: 36px;\n\n @media ", " {\n grid-template-columns: 1fr;\n gap: 20px;\n }\n\n"])), devices.mobile);
11280
+
11281
+ var regex = {
11282
+ signInEmail: /^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/,
11283
+ latinOnly: /[\u0250-\ue007]/g,
11284
+ firstName: /^[a-zA-Z]{2,}/
11285
+ };
11286
+ var formValidationMessages = {
11287
+ requiredFieldMessage: 'Please complete this field',
11288
+ firstName: {
11289
+ invalid: 'Please enter your first name'
11290
+ },
11291
+ email: {
11292
+ required: 'Please enter an email address',
11293
+ invalid: 'Enter an email address in the correct format, like name@example.com'
11294
+ }
11295
+ };
11296
+
11297
+ var themeToColor = function themeToColor(theme) {
11298
+ switch (theme) {
11299
+ case exports.ThemeType.Core:
11300
+ return exports.Colors.Core;
11301
+
11302
+ case exports.ThemeType.Stream:
11303
+ return exports.Colors.Stream;
11304
+
11305
+ case exports.ThemeType.Cinema:
11306
+ return exports.Colors.Cinema;
11307
+
11308
+ default:
11309
+ return exports.Colors.Core;
11310
+ }
11311
+ };
11312
+
11313
+ var SignUpForm = function SignUpForm(_ref) {
11314
+ var initialState = _ref.initialState,
11315
+ submittedState = _ref.submittedState,
11316
+ ctaPrivacy = _ref.ctaPrivacy,
11317
+ theme = _ref.theme,
11318
+ errorMessage = _ref.errorMessage,
11319
+ _ref$isLoggedIn = _ref.isLoggedIn,
11320
+ isLoggedIn = _ref$isLoggedIn === void 0 ? false : _ref$isLoggedIn,
11321
+ submitHandler = _ref.submitHandler;
11322
+ var isMobile = useMobile();
11323
+
11324
+ var _useState = React.useState({
11325
+ firstName: '',
11326
+ lastName: '',
11327
+ email: ''
11328
+ }),
11329
+ formValues = _useState[0],
11330
+ setFormValues = _useState[1];
11331
+
11332
+ var _useState2 = React.useState({}),
11333
+ errors = _useState2[0],
11334
+ setErrors = _useState2[1];
11335
+
11336
+ var _useState3 = React.useState(false),
11337
+ isSuccess = _useState3[0],
11338
+ setIsSuccess = _useState3[1];
11339
+
11340
+ var handleChange = function handleChange(field) {
11341
+ return function (e) {
11342
+ var value = e.target.value.replace(regex.latinOnly, '');
11343
+ setFormValues(function (prev) {
11344
+ var _extends2;
11345
+
11346
+ return _extends({}, prev, (_extends2 = {}, _extends2[field] = field === 'email' ? value : capitalizeFirstLetter(value), _extends2));
11347
+ });
11348
+ setErrors(function (prev) {
11349
+ var _extends3;
11350
+
11351
+ return _extends({}, prev, (_extends3 = {}, _extends3[field] = undefined, _extends3));
11352
+ });
11353
+ };
11354
+ };
11355
+
11356
+ var handleFormSubmit = /*#__PURE__*/function () {
11357
+ var _ref2 = _asyncToGenerator( /*#__PURE__*/runtime_1.mark(function _callee(e) {
11358
+ var formErrors, response;
11359
+ return runtime_1.wrap(function _callee$(_context) {
11360
+ while (1) {
11361
+ switch (_context.prev = _context.next) {
11362
+ case 0:
11363
+ e.preventDefault();
11364
+
11365
+ if (!isSuccess) {
11366
+ _context.next = 3;
11367
+ break;
11368
+ }
11369
+
11370
+ return _context.abrupt("return");
11371
+
11372
+ case 3:
11373
+ formErrors = {};
11374
+
11375
+ if (!isLoggedIn) {
11376
+ if (!formValues.firstName) {
11377
+ formErrors.firstName = formValidationMessages.requiredFieldMessage;
11378
+ } else if (!regex.firstName.test(formValues.firstName)) {
11379
+ formErrors.firstName = formValidationMessages.firstName.invalid;
11380
+ }
11381
+
11382
+ if (!formValues.lastName) {
11383
+ formErrors.lastName = formValidationMessages.requiredFieldMessage;
11384
+ }
11385
+
11386
+ if (!formValues.email) {
11387
+ formErrors.email = formValidationMessages.email.required;
11388
+ } else if (!regex.signInEmail.test(formValues.email)) {
11389
+ formErrors.email = formValidationMessages.email.invalid;
11390
+ }
11391
+ }
11392
+
11393
+ if (!(Object.keys(formErrors).length > 0)) {
11394
+ _context.next = 8;
11395
+ break;
11396
+ }
11397
+
11398
+ setErrors(formErrors);
11399
+ return _context.abrupt("return");
11400
+
11401
+ case 8:
11402
+ _context.next = 10;
11403
+ return submitHandler(isLoggedIn ? {} : formValues);
11404
+
11405
+ case 10:
11406
+ response = _context.sent;
11407
+
11408
+ if (response.success) {
11409
+ setIsSuccess(true);
11410
+ } else {
11411
+ setErrors(function (prev) {
11412
+ return _extends({}, prev, {
11413
+ serverError: errorMessage
11414
+ });
11415
+ });
11416
+ }
11417
+
11418
+ case 12:
11419
+ case "end":
11420
+ return _context.stop();
11421
+ }
11422
+ }
11423
+ }, _callee);
11424
+ }));
11425
+
11426
+ return function handleFormSubmit(_x) {
11427
+ return _ref2.apply(this, arguments);
11428
+ };
11429
+ }();
11430
+
11431
+ return /*#__PURE__*/React__default.createElement(Wrapper$8, {
11432
+ theme: themeToColor(theme)
11433
+ }, /*#__PURE__*/React__default.createElement(SignUpFormWrapper, null, /*#__PURE__*/React__default.createElement(GridItem, {
11434
+ columnStartDesktop: 3,
11435
+ columnSpanDesktop: 10,
11436
+ columnStartDevice: 2,
11437
+ columnSpanDevice: 12
11438
+ }, /*#__PURE__*/React__default.createElement(SignUpTitleWrapper, null, /*#__PURE__*/React__default.createElement(AltHeader, {
11439
+ level: isMobile ? 3 : 4
11440
+ }, isSuccess ? submittedState.title : initialState.title))), /*#__PURE__*/React__default.createElement(GridItem, {
11441
+ columnStartDesktop: 3,
11442
+ columnSpanDesktop: 10,
11443
+ columnStartDevice: 2,
11444
+ columnSpanDevice: 12
11445
+ }, /*#__PURE__*/React__default.createElement(AltHeader, {
11446
+ level: 6
11447
+ }, /*#__PURE__*/React__default.createElement("div", {
11448
+ dangerouslySetInnerHTML: {
11449
+ __html: isSuccess ? submittedState.message : initialState.message
11450
+ }
11451
+ }))), !isSuccess && /*#__PURE__*/React__default.createElement(GridItem, {
11452
+ columnStartDesktop: 3,
11453
+ columnSpanDesktop: 12,
11454
+ columnStartDevice: 2,
11455
+ columnSpanDevice: 12
11456
+ }, /*#__PURE__*/React__default.createElement(Form, {
11457
+ noValidate: true,
11458
+ onSubmit: handleFormSubmit
11459
+ }, !isLoggedIn && /*#__PURE__*/React__default.createElement(FieldsWrapper, null, /*#__PURE__*/React__default.createElement(TextField, {
11460
+ label: "First name",
11461
+ name: "firstName",
11462
+ type: "text",
11463
+ value: formValues.firstName,
11464
+ maxLength: 20,
11465
+ error: errors.firstName,
11466
+ onChange: handleChange('firstName'),
11467
+ autoComplete: "given-name"
11468
+ }), /*#__PURE__*/React__default.createElement(TextField, {
11469
+ label: "Last name",
11470
+ name: "lastName",
11471
+ type: "text",
11472
+ maxLength: 55,
11473
+ value: formValues.lastName,
11474
+ error: errors.lastName,
11475
+ onChange: handleChange('lastName'),
11476
+ autoComplete: "family-name"
11477
+ }), /*#__PURE__*/React__default.createElement(TextField, {
11478
+ label: "Email",
11479
+ name: "email",
11480
+ type: "email",
11481
+ value: formValues.email,
11482
+ error: errors.email || errors.serverError,
11483
+ onChange: handleChange('email'),
11484
+ maxLength: 80
11485
+ })), isLoggedIn && !!errors.serverError && /*#__PURE__*/React__default.createElement(GridItem, {
11486
+ columnStartDesktop: 2,
11487
+ columnSpanDesktop: 12,
11488
+ columnStartTablet: 2,
11489
+ columnSpanTablet: 12,
11490
+ columnStartDevice: 2,
11491
+ columnSpanDevice: 12
11492
+ }, /*#__PURE__*/React__default.createElement(ServerError, null, /*#__PURE__*/React__default.createElement(AltHeader, {
11493
+ level: 6
11494
+ }, errors.serverError))), /*#__PURE__*/React__default.createElement(FormFooterWrapper, null, /*#__PURE__*/React__default.createElement(ButtonWrapper$3, {
11495
+ type: "submit"
11496
+ }, /*#__PURE__*/React__default.createElement(PrimaryButton, {
11497
+ bgColor: themeToColor(theme)
11498
+ }, "Sign up")), /*#__PURE__*/React__default.createElement(CTALinkWrapper, {
11499
+ href: ctaPrivacy.link
11500
+ }, /*#__PURE__*/React__default.createElement(BodyText, {
11501
+ level: 2
11502
+ }, ctaPrivacy.text)))))));
11503
+ };
11504
+
11081
11505
  var UpsellSection = function UpsellSection(_ref) {
11082
11506
  var title = _ref.title,
11083
11507
  richText = _ref.richText,
@@ -11114,61 +11538,9 @@ var UpsellSection = function UpsellSection(_ref) {
11114
11538
  })))));
11115
11539
  };
11116
11540
 
11117
- var SCRIPT_SRC = 'https://talkdeskchatsdk.talkdeskapp.com/talkdeskchatsdk.js?t=';
11118
- var DATA_BIND = '5ea4b1ad-1a17-11ec-af32-06f09e0065e0';
11119
- var DATA_ORG = '';
11120
- var DIV_ID = 'tdWebchat';
11121
- var THEME_ICON = 'https://static.roh.org.uk/logos/crest.svg';
11122
- var THEME_FONT_BODY = fontFamilies.sansSerifFallback;
11123
- var THEME_COLOR = core.colors.core;
11124
- var THEME_COLOR_LIGHT = core.colors.core + '80';
11125
- var THEME_COLOR_BLACK = core.colors.black;
11126
- var THEME_COLOR_LIGHTGREY = core.colors.lightgrey;
11127
- var THEME_COLOR_WHITE = core.colors.white;
11128
- var THEME_COLOR_MIDGREY = core.colors.midgrey;
11129
- var SCRIPT_CONTENT = "var webchat;\n((window, document, node, props, configs) => {\n if (window.TalkdeskChatSDK) {\n console.error(\"TalkdeskChatSDK already included\");\n return;\n }\n var divContainer = document.createElement(\"div\");\n divContainer.id = node;\n document.body.appendChild(divContainer);\n var currentDate = new Date().getTime();\n var src = \"" + SCRIPT_SRC + "\" + currentDate;\n var script = document.createElement(\"script\");\n var firstScriptTag = document.getElementsByTagName(\"script\")[0];\n script.type = \"text/javascript\";\n script.charset = \"UTF-8\";\n script.id = \"tdwebchatscript\";\n script.src = src;\n script.async = true;\n firstScriptTag.parentNode.insertBefore(script, firstScriptTag);\n script.onload = () => {\n webchat = TalkdeskChatSDK(node, props);\n webchat.init(configs);\n };\n})(\n window,\n document,\n \"" + DIV_ID + "\",\n { flowId: \"cd19d348b5fb4a0ab0d3277686f28d1e\", accountId: \"\", region: \"td-us-1\" },\n { enableEmoji: true, enableUserInput: true, styles :{\n \"botIcon\": \"" + THEME_ICON + "\",\n \"botBackgroundColor\":\"" + THEME_COLOR_LIGHTGREY + "\",\n \"botTextColor\": \"" + THEME_COLOR_BLACK + "\",\n \"chatTitle\": \"Royal Opera House\",\n \"chatThemeColor\": \"" + THEME_COLOR + "\",\n \"chatTitleIcon\": \"" + THEME_ICON + "\",\n \"customButtonBackgroundColor\": \"" + THEME_COLOR + "\",\n \"customButtonBorderColor\": \"" + THEME_COLOR + "\",\n \"customButtonColor\": \"" + THEME_COLOR_WHITE + "\",\n \"userBackgroundColor\":\"" + THEME_COLOR_LIGHTGREY + "\",\n \"userTextColor\": \"" + THEME_COLOR_BLACK + "\",\n \"userBackgroundColor\":\"" + THEME_COLOR_MIDGREY + "\",\n \"userTextColor\": \"" + THEME_COLOR_BLACK + "\",\n \"welcomeMessageBackgroundColor\": \"" + THEME_COLOR_LIGHT + "\",\n \"welcomeMessageContentFontSize\": \"18px\",\n \"welcomeMessageTitleFontFamily\": \"" + THEME_FONT_BODY + "\",\n \"welcomeMessageContentFontFamily\": \"" + THEME_FONT_BODY + "\",\n \"customMessageFontFamily\": \"" + THEME_FONT_BODY + "\",\n \"customMessageNoBubbleFontFamily\": \"" + THEME_FONT_BODY + "\",\n \"customButtonFontFamily\": \"" + THEME_FONT_BODY + "\",\n \"customFieldLabelFontFamily\": \"" + THEME_FONT_BODY + "\",\n \"customFieldInputFontFamily\": \"" + THEME_FONT_BODY + "\",\n \"customDropdownLabelFontFamily\": \"" + THEME_FONT_BODY + "\",\n \"customDropdownInputFontFamily\": \"" + THEME_FONT_BODY + "\",\n \"startChatButtonBackgroundColor\": \"" + THEME_COLOR + "\",\n \"startChatButtonBorderColor\": \"" + THEME_COLOR + "\",\n \"startChatButtonTextColor\": \"" + THEME_COLOR_WHITE + "\",\n \"startChatButtonHoverBackgroundColor\": \"" + THEME_COLOR + "\",\n \"startChatButtonHoverBorderColor\": \"" + THEME_COLOR + "\",\n \"startChatButtonHoverTextColor\": \"" + THEME_COLOR_WHITE + "\",\n \"startChatButtonFontFamily\": \"" + THEME_FONT_BODY + "\",\n }}\n);";
11130
-
11131
- var loadLiveChatScript = function loadLiveChatScript(callback) {
11132
- var existingScript = document.getElementById(DIV_ID);
11133
-
11134
- if (!existingScript) {
11135
- var liveChatDiv = document.createElement('div');
11136
- liveChatDiv.id = DIV_ID;
11137
- liveChatDiv.setAttribute('data-bind', DATA_BIND);
11138
- liveChatDiv.setAttribute('data-org', DATA_ORG);
11139
- var script = document.createElement('script');
11140
- var scriptBody = document.createTextNode(SCRIPT_CONTENT);
11141
- script.appendChild(scriptBody);
11142
- document.body.appendChild(liveChatDiv);
11143
- document.body.appendChild(script);
11144
-
11145
- script.onload = function () {
11146
- if (callback) callback();
11147
- };
11148
- }
11149
-
11150
- if (existingScript && callback) callback();
11151
- };
11152
-
11153
- var LiveChat = function LiveChat() {
11154
- // eslint-disable-next-line
11155
- var _React$useState = React.useState(false),
11156
- loaded = _React$useState[0],
11157
- setLoaded = _React$useState[1];
11158
-
11159
- React.useEffect(function () {
11160
- loadLiveChatScript(function () {
11161
- setLoaded(true);
11162
- });
11163
- });
11164
- return /*#__PURE__*/React.createElement("span", {
11165
- "data-loaded": loaded
11166
- });
11167
- };
11168
-
11169
- var _templateObject$1k, _templateObject2$Z;
11170
- var StickyBarWrapper = /*#__PURE__*/styled__default.div(_templateObject$1k || (_templateObject$1k = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n top: 0;\n position: sticky;\n z-index: ", ";\n background-color: var(--base-color-white);\n"])), zIndexes.anchor);
11171
- var StickyBarGrid = /*#__PURE__*/styled__default(Grid)(_templateObject2$Z || (_templateObject2$Z = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", "\n padding: 28px 0 26px;\n\n @media ", " {\n padding: 24px 0 28px;\n }\n\n @media ", " {\n border-bottom: none;\n }\n"])), function (_ref) {
11541
+ var _templateObject$1l, _templateObject2$_;
11542
+ var StickyBarWrapper = /*#__PURE__*/styled__default.div(_templateObject$1l || (_templateObject$1l = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n top: 0;\n position: sticky;\n z-index: ", ";\n background-color: var(--base-color-white);\n"])), zIndexes.anchor);
11543
+ var StickyBarGrid = /*#__PURE__*/styled__default(Grid)(_templateObject2$_ || (_templateObject2$_ = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n ", "\n padding: 28px 0 26px;\n\n @media ", " {\n padding: 24px 0 28px;\n }\n\n @media ", " {\n border-bottom: none;\n }\n"])), function (_ref) {
11172
11544
  var hideBottomBorder = _ref.hideBottomBorder;
11173
11545
  return !hideBottomBorder && 'border-bottom: 2px solid var(--base-color-lightgrey);';
11174
11546
  }, devices.mobileAndTablet, devices.mobile);
@@ -11196,12 +11568,13 @@ var StickyBar = function StickyBar(_ref) {
11196
11568
  }, children)));
11197
11569
  };
11198
11570
 
11199
- var _templateObject$1l, _templateObject2$_, _templateObject3$P, _templateObject4$E;
11200
- var InnerModal = /*#__PURE__*/styled__default.div(_templateObject$1l || (_templateObject$1l = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 62px;\n background-color: var(--base-color-white);\n z-index: ", ";\n position: relative;\n\n @media ", ", ", " {\n height: 100vh;\n padding: 62px 0 0;\n }\n"])), zIndexes.popup, devices.smallMobile, devices.mobile);
11201
- var CloseButton = /*#__PURE__*/styled__default.button(_templateObject2$_ || (_templateObject2$_ = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n top: 0;\n right: 0;\n margin: 15px;\n height: 26px;\n width: 26px;\n padding: 0;\n background-color: transparent;\n border: none;\n cursor: pointer;\n @media ", " {\n margin: 25px;\n }\n @media ", ", ", " {\n margin: 30px;\n }\n"])), devices.tablet, devices.desktop, devices.largeDesktop);
11202
- var ContentWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject3$P || (_templateObject3$P = /*#__PURE__*/_taggedTemplateLiteralLoose([""])));
11203
- var Overlay = /*#__PURE__*/styled__default(Grid)(_templateObject4$E || (_templateObject4$E = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100vh;\n align-content: center;\n background-color: rgba(0, 0, 0, 0.4);\n"])));
11571
+ var _templateObject$1m, _templateObject2$$, _templateObject3$Q, _templateObject4$F;
11572
+ var InnerModal = /*#__PURE__*/styled__default.div(_templateObject$1m || (_templateObject$1m = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding: 62px;\n background-color: var(--base-color-white);\n z-index: ", ";\n position: relative;\n\n @media ", ", ", " {\n height: 100vh;\n padding: 62px 0 0;\n }\n"])), zIndexes.popup, devices.smallMobile, devices.mobile);
11573
+ var CloseButton = /*#__PURE__*/styled__default.button(_templateObject2$$ || (_templateObject2$$ = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: absolute;\n top: 0;\n right: 0;\n margin: 15px;\n height: 26px;\n width: 26px;\n padding: 0;\n background-color: transparent;\n border: none;\n cursor: pointer;\n @media ", " {\n margin: 25px;\n }\n @media ", ", ", " {\n margin: 30px;\n }\n"])), devices.tablet, devices.desktop, devices.largeDesktop);
11574
+ var ContentWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject3$Q || (_templateObject3$Q = /*#__PURE__*/_taggedTemplateLiteralLoose([""])));
11575
+ var Overlay = /*#__PURE__*/styled__default(Grid)(_templateObject4$F || (_templateObject4$F = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100vh;\n align-content: center;\n background-color: rgba(0, 0, 0, 0.4);\n"])));
11204
11576
 
11577
+ var _excluded$q = ["isOpen", "setIsOpen", "children", "appElementId"];
11205
11578
  var MAX_Z_INDEX = 9999999999;
11206
11579
 
11207
11580
  if (Modal.defaultStyles.content) {
@@ -11278,7 +11651,7 @@ var ModalWindow = function ModalWindow(_ref) {
11278
11651
  setIsOpen = _ref.setIsOpen,
11279
11652
  children = _ref.children,
11280
11653
  appElementId = _ref.appElementId,
11281
- modalProps = _objectWithoutPropertiesLoose(_ref, ["isOpen", "setIsOpen", "children", "appElementId"]);
11654
+ modalProps = _objectWithoutPropertiesLoose(_ref, _excluded$q);
11282
11655
 
11283
11656
  var isMobile = useMobile();
11284
11657
  var customStyles = {
@@ -11320,9 +11693,9 @@ var ModalWindow = function ModalWindow(_ref) {
11320
11693
  })), /*#__PURE__*/React__default.createElement(ContentWrapper$1, null, children))), /*#__PURE__*/React__default.createElement(ScrollLock, null)));
11321
11694
  };
11322
11695
 
11323
- var _templateObject$1m, _templateObject2$$;
11324
- var FiltersWrapper = /*#__PURE__*/styled__default.div(_templateObject$1m || (_templateObject$1m = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n align-items: center;\n column-gap: 24px;\n\n @media ", " {\n flex-direction: column;\n align-items: flex-start;\n row-gap: 18px;\n }\n"])), devices.mobileAndTablet);
11325
- var FilterItemsWrapper = /*#__PURE__*/styled__default.div(_templateObject2$$ || (_templateObject2$$ = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-wrap: wrap;\n column-gap: 16px;\n row-gap: 12px;\n"])));
11696
+ var _templateObject$1n, _templateObject2$10;
11697
+ var FiltersWrapper = /*#__PURE__*/styled__default.div(_templateObject$1n || (_templateObject$1n = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n align-items: center;\n column-gap: 24px;\n\n @media ", " {\n flex-direction: column;\n align-items: flex-start;\n row-gap: 18px;\n }\n"])), devices.mobileAndTablet);
11698
+ var FilterItemsWrapper = /*#__PURE__*/styled__default.div(_templateObject2$10 || (_templateObject2$10 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n display: flex;\n flex-wrap: wrap;\n column-gap: 16px;\n row-gap: 12px;\n"])));
11326
11699
 
11327
11700
  /**
11328
11701
  * A FilterToggles component that renders a labelled group of toggle buttons
@@ -11385,8 +11758,8 @@ var FilterToggles = function FilterToggles(_ref) {
11385
11758
  })));
11386
11759
  };
11387
11760
 
11388
- var _templateObject$1n;
11389
- var GlobalStyles = /*#__PURE__*/styled.createGlobalStyle(_templateObject$1n || (_templateObject$1n = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n html {\n --base-color-primary: ", ";\n --base-color-core: ", ";\n --base-color-stream: ", ";\n --base-color-cinema: ", ";\n --base-color-white: ", ";\n --base-color-black: ", ";\n --base-color-dark-grey: ", ";\n --base-color-mid-grey: ", ";\n --base-color-light-grey: ", ";\n --error-color-state: ", ";\n --medium-color-state: ", ";\n --good-color-state: ", ";\n --base-color-darkgrey: ", ";\n --base-color-midgrey: ", ";\n --base-color-lightgrey: ", ";\n --base-color-transparent: transparent;\n --base-color-errorstate: ", ";\n --base-color-mediumstate: ", ";\n --base-color-goodstate: ", ";\n --base-color-progress: ", ";\n --base-color-navigation: ", ";\n --base-color-lapislazuli: ", ";\n --base-color-lemonchiffon: ", ";\n\n --button-height: ", ";\n --button-line-height: ", ";\n --button-padding-x: ", ";\n --button-padding-y: ", ";\n --button-padding-y-icon: ", ";\n --button-icon-margin: ", ";\n --button-icon-width: ", ";\n --button-icon-height: ", ";\n --button-font-size: ", ";\n --button-font-weight: ", ";\n\n --font-size-header-1: ", ";\n --font-weight-header-1: ", ";\n --letter-spacing-header-1: ", ";\n --line-height-header-1: ", ";\n --margin-header-1: ", ";\n\n --font-size-header-2: ", ";\n --font-weight-header-2: ", ";\n --letter-spacing-header-2: ", ";\n --line-height-header-2: ", ";\n --margin-header-2: ", ";\n\n --font-size-header-3: ", ";\n --font-weight-header-3: ", ";\n --letter-spacing-header-3: ", ";\n --line-height-header-3: ", ";\n --margin-header-3: ", ";\n\n --font-size-header-4: ", ";\n --font-weight-header-4: ", ";\n --letter-spacing-header-4: ", ";\n --line-height-header-4: ", ";\n --margin-header-4: ", ";\n\n --font-size-header-5: ", ";\n --font-weight-header-5: ", ";\n --letter-spacing-header-5: ", ";\n --line-height-header-5: ", ";\n --margin-header-5: ", ";\n\n --font-size-header-6: ", ";\n --font-weight-header-6: ", ";\n --letter-spacing-header-6: ", ";\n --line-height-header-6: ", ";\n --margin-header-6: ", ";\n\n --font-size-altHeader-3: ", ";\n --font-weight-altHeader-3: ", ";\n --letter-spacing-altHeader-3: ", ";\n --line-height-altHeader-3: ", ";\n\n --font-size-altHeader-4: ", ";\n --font-weight-altHeader-4: ", ";\n --letter-spacing-altHeader-4: ", ";\n --line-height-altHeader-4: ", ";\n\n --font-size-altHeader-5: ", ";\n --font-weight-altHeader-5: ", ";\n --letter-spacing-altHeader-5: ", ";\n --line-height-altHeader-5: ", ";\n\n --font-size-altHeader-6: ", ";\n --font-weight-altHeader-6: ", ";\n --letter-spacing-altHeader-6: ", ";\n --line-height-altHeader-6: ", ";\n\n --font-size-overline-1: ", ";\n --font-weight-overline-1: ", ";\n --letter-spacing-overline-1: ", ";\n --line-height-overline-1: ", ";\n\n --font-size-overline-2: ", ";\n --font-weight-overline-2: ", ";\n --letter-spacing-overline-2: ", ";\n --line-height-overline-2: ", ";\n\n --font-size-overline-3: ", ";\n --font-weight-overline-3: ", ";\n --letter-spacing-overline-3: ", ";\n --line-height-overline-3: ", "; \n\n --font-size-overline-4: ", ";\n --font-weight-overline-4: ", ";\n --letter-spacing-overline-4: ", ";\n --line-height-overline-4: ", ";\n\n --font-size-body-1: ", ";\n --font-weight-body-1: ", ";\n --letter-spacing-body-1: ", ";\n --line-height-body-1: ", ";\n\n --font-size-body-2: ", ";\n --font-weight-body-2: ", ";\n --letter-spacing-body-2: ", ";\n --line-height-body-2: ", ";\n\n --font-size-body-3: ", ";\n --font-weight-body-3: ", ";\n --letter-spacing-body-3: ", ";\n --line-height-body-3: ", ";\n\n --font-size-subtitle-1: ", ";\n --font-weight-subtitle-1: ", ";\n --letter-spacing-subtitle-1: ", ";\n --line-height-subtitle-1: ", ";\n \n --font-size-subtitle-2: ", ";\n --font-weight-subtitle-2: ", ";\n --letter-spacing-subtitle-2: ", ";\n --line-height-subtitle-2: ", ";\n\n --font-size-title-description: ", ";\n --line-height-title-description: ", ";\n --line-height-listing: ", ";\n --font-size-individual-listing-name: ", ";\n --line-height-individual-listing-name: ", ";\n --line-height-people-listing-gap: ", ";\n\n --font-family-header: ", ";\n --font-family-altHeader: ", ";\n --font-family-body: ", ";\n --font-family-body-italics: ", ";\n --font-family-buttons: ", ";\n --font-family-overline: ", ";\n --font-family-subtitle: ", ";\n --font-family-people-listing-role: ", ";\n --font-family-people-listing-name: ", ";\n\n --font-feature-settings-header: ", ";\n --font-feature-settings-altHeader: ", ";\n --font-feature-settings-overline: ", ";\n --font-feature-settings-subtitle: ", ";\n --font-feature-settings-body: ", ";\n --font-feature-settings-navigation: ", ";\n\n --text-transform-header: ", ";\n --text-transform-altHeader: ", ";\n --text-transform-body: ", ";\n --text-transform-overline: ", ";\n --text-transform-subtitle: ", ";\n\n --word-break-header: ", ";\n --word-break-altHeader: ", ";\n --word-break-body: ", ";\n --word-break-overline: ", ";\n --word-break-subtitle: ", ";\n\n --font-family-navigation: ", ";\n --font-size-navigation: ", ";\n --font-weight-navigation: ", ";\n --line-height-navigation: ", ";\n --text-transform-navigation: ", ";\n --letter-spacing-navigation: ", ";\n\n --navigation-small-gap: ", ";\n --navigation-middle-gap: ", ";\n --navigation-large-gap: ", ";\n --navigation-xlarge-gap: ", ";\n --navigation-large-margin: ", ";\n\n --rotator-button-width: ", ";\n --rotator-button-icon-width: ", ";\n\n --font-size-search: ", ";\n --font-family-search: ", ";\n\n --grid-margin: ", ";\n --grid-outer-margin: ", ";\n --grid-template-columns: calc(", " - ", ") calc(", " - ", " - ", ") repeat(12, minmax(0,1fr)) calc(", " - ", " - ", ") calc(", " - ", ");\n --grid-column-gap: ", ";\n --grid-margin: 0;\n\n --footer-height: ", ";\n --footer-padding-top: ", ";\n --footer-padding-bottom: ", ";\n --footer-items-gap: ", ";\n --footer-media-gap: ", ";\n --footer-media-icon-width: ", ";\n --footer-media-icon-height: ", ";\n --footer-vertical-spacing-lg: ", ";\n --footer-vertical-spacing-sm: ", ";\n\n --text-link-underline-offset: ", ";\n\n --cards-spacing-stack: ", ";\n\n --editorial-subtitle-margin-bottom: ", ";\n --editorial-margin-between: ", ";\n --editorial-spacing-hover: ", ";\n --anchor-tabs-height: 70px;\n \n\n @media ", " {\n\n --font-size-header-1: ", ";\n --font-weight-header-1: ", ";\n --letter-spacing-header-1: ", ";\n --line-height-header-1: ", ";\n \n --font-size-header-2: ", ";\n --font-weight-header-2: ", ";\n --letter-spacing-header-2: ", ";\n --line-height-header-2: ", ";\n \n --font-size-header-3: ", ";\n --font-weight-header-3: ", ";\n --letter-spacing-header-3: ", ";\n --line-height-header-3: ", ";\n \n --font-size-header-4: ", ";\n --font-weight-header-4: ", ";\n --letter-spacing-header-4: ", ";\n --line-height-header-4: ", ";\n \n --font-size-header-5: ", ";\n --font-weight-header-5: ", ";\n --letter-spacing-header-5: ", ";\n --line-height-header-5: ", ";\n \n --font-size-header-6: ", ";\n --font-weight-header-6: ", ";\n --letter-spacing-header-6: ", ";\n --line-height-header-6: ", ";\n \n --font-size-altHeader-3: ", ";\n --font-weight-altHeader-3: ", ";\n --letter-spacing-altHeader-3: ", ";\n --line-height-altHeader-3: ", ";\n \n --font-size-altHeader-4: ", ";\n --font-weight-altHeader-4: ", ";\n --letter-spacing-altHeader-4: ", ";\n --line-height-altHeader-4: ", ";\n \n --font-size-altHeader-5: ", ";\n --font-weight-altHeader-5: ", ";\n --letter-spacing-altHeader-5: ", ";\n --line-height-altHeader-5: ", ";\n \n --font-size-altHeader-6: ", ";\n --font-weight-altHeader-6: ", ";\n --letter-spacing-altHeader-6: ", ";\n --line-height-altHeader-6: ", ";\n \n --font-size-overline-1: ", ";\n --font-weight-overline-1: ", ";\n --letter-spacing-overline-1: ", ";\n --line-height-overline-1: ", ";\n \n --font-size-overline-2: ", ";\n --font-weight-overline-2: ", ";\n --letter-spacing-overline-2: ", ";\n --line-height-overline-2: ", ";\n \n --font-size-body-1: ", ";\n --font-weight-body-1: ", ";\n --letter-spacing-body-1: ", ";\n --line-height-body-1: ", ";\n \n --font-size-body-2: ", ";\n --font-weight-body-2: ", ";\n --letter-spacing-body-2: ", ";\n --line-height-body-2: ", ";\n \n --font-size-body-3: ", ";\n --font-weight-body-3: ", ";\n --letter-spacing-body-3: ", ";\n --line-height-body-3: ", ";\n \n --font-size-subtitle-1: ", ";\n --font-weight-subtitle-1: ", ";\n --letter-spacing-subtitle-1: ", ";\n --line-height-subtitle-1: ", ";\n \n --font-size-subtitle-2: ", ";\n --font-weight-subtitle-2: ", ";\n --letter-spacing-subtitle-2: ", ";\n --line-height-subtitle-2: ", ";\n\n --font-size-title-description: ", ";\n --line-height-title-description: ", ";\n --line-height-people-listing-gap: ", ";\n\n --font-size-search: ", ";\n --font-family-search: ", ";\n\n --font-family-header: ", ";\n --font-family-altHeader: ", ";\n --font-family-body: ", ";\n --font-family-body-italics: ", ";\n --font-family-buttons: ", ";\n --font-family-overline: ", ";\n --font-family-subtitle: ", ";\n --font-family-people-listing-role: ", ";\n --font-family-people-listing-name: ", ";\n \n --font-feature-settings-header: ", ";\n --font-feature-settings-altHeader: ", ";\n --font-feature-settings-overline: ", ";\n --font-feature-settings-subtitle: ", ";\n --font-feature-settings-body: ", ";\n --font-feature-settings-navigation: ", ";\n \n --text-transform-header: ", ";\n --text-transform-altHeader: ", ";\n --text-transform-body: ", ";\n --text-transform-overline: ", ";\n --text-transform-subtitle: ", ";\n \n --word-break-header: ", ";\n --word-break-altHeader: ", ";\n --word-break-body: ", ";\n --word-break-overline: ", ";\n --word-break-subtitle: ", ";\n \n --grid-template-columns: calc(", " - ", ") repeat(12, minmax(0, 1fr)) calc(", " - ", ");\n --grid-column-gap: ", ";\n --grid-margin: ", ";\n\n --footer-height: ", ";\n --footer-padding-top: ", ";\n --footer-padding-bottom: ", ";\n --footer-items-gap: ", ";\n --footer-media-gap: ", ";\n --footer-media-icon-width: ", ";\n --footer-media-icon-height: ", ";\n --footer-vertical-spacing-lg: ", ";\n --footer-vertical-spacing-sm: ", ";\n\n --anchor-tabs-height: 60px;\n --rotator-button-width: ", ";\n --rotator-button-icon-width: ", ";\n }\n\n @media ", " {\n --grid-template-columns: calc(", " - ", ") repeat(12, minmax(0, 1fr)) calc(", " - ", ");\n --grid-column-gap: ", ";\n --grid-margin: ", ";\n --rotator-button-width: ", ";\n --rotator-button-icon-width: ", ";\n\n --font-size-header-6: ", ";\n\n --font-size-altHeader-4: ", ";\n\n --font-size-body-1: ", ";\n }\n\n @media ", " {\n \n }\n\n @media ", " {\n \n }\n }\n"])), function (_ref) {
11761
+ var _templateObject$1o;
11762
+ var GlobalStyles = /*#__PURE__*/styled.createGlobalStyle(_templateObject$1o || (_templateObject$1o = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n html {\n --base-color-primary: ", ";\n --base-color-core: ", ";\n --base-color-stream: ", ";\n --base-color-cinema: ", ";\n --base-color-white: ", ";\n --base-color-black: ", ";\n --base-color-dark-grey: ", ";\n --base-color-mid-grey: ", ";\n --base-color-light-grey: ", ";\n --error-color-state: ", ";\n --medium-color-state: ", ";\n --good-color-state: ", ";\n --base-color-darkgrey: ", ";\n --base-color-midgrey: ", ";\n --base-color-lightgrey: ", ";\n --base-color-transparent: transparent;\n --base-color-errorstate: ", ";\n --base-color-mediumstate: ", ";\n --base-color-goodstate: ", ";\n --base-color-progress: ", ";\n --base-color-navigation: ", ";\n --base-color-lapislazuli: ", ";\n --base-color-lemonchiffon: ", ";\n\n --button-height: ", ";\n --button-line-height: ", ";\n --button-padding-x: ", ";\n --button-padding-y: ", ";\n --button-padding-y-icon: ", ";\n --button-icon-margin: ", ";\n --button-icon-width: ", ";\n --button-icon-height: ", ";\n --button-font-size: ", ";\n --button-font-weight: ", ";\n\n --font-size-header-1: ", ";\n --font-weight-header-1: ", ";\n --letter-spacing-header-1: ", ";\n --line-height-header-1: ", ";\n --margin-header-1: ", ";\n\n --font-size-header-2: ", ";\n --font-weight-header-2: ", ";\n --letter-spacing-header-2: ", ";\n --line-height-header-2: ", ";\n --margin-header-2: ", ";\n\n --font-size-header-3: ", ";\n --font-weight-header-3: ", ";\n --letter-spacing-header-3: ", ";\n --line-height-header-3: ", ";\n --margin-header-3: ", ";\n\n --font-size-header-4: ", ";\n --font-weight-header-4: ", ";\n --letter-spacing-header-4: ", ";\n --line-height-header-4: ", ";\n --margin-header-4: ", ";\n\n --font-size-header-5: ", ";\n --font-weight-header-5: ", ";\n --letter-spacing-header-5: ", ";\n --line-height-header-5: ", ";\n --margin-header-5: ", ";\n\n --font-size-header-6: ", ";\n --font-weight-header-6: ", ";\n --letter-spacing-header-6: ", ";\n --line-height-header-6: ", ";\n --margin-header-6: ", ";\n\n --font-size-altHeader-3: ", ";\n --font-weight-altHeader-3: ", ";\n --letter-spacing-altHeader-3: ", ";\n --line-height-altHeader-3: ", ";\n\n --font-size-altHeader-4: ", ";\n --font-weight-altHeader-4: ", ";\n --letter-spacing-altHeader-4: ", ";\n --line-height-altHeader-4: ", ";\n\n --font-size-altHeader-5: ", ";\n --font-weight-altHeader-5: ", ";\n --letter-spacing-altHeader-5: ", ";\n --line-height-altHeader-5: ", ";\n\n --font-size-altHeader-6: ", ";\n --font-weight-altHeader-6: ", ";\n --letter-spacing-altHeader-6: ", ";\n --line-height-altHeader-6: ", ";\n\n --font-size-overline-1: ", ";\n --font-weight-overline-1: ", ";\n --letter-spacing-overline-1: ", ";\n --line-height-overline-1: ", ";\n\n --font-size-overline-2: ", ";\n --font-weight-overline-2: ", ";\n --letter-spacing-overline-2: ", ";\n --line-height-overline-2: ", ";\n\n --font-size-overline-3: ", ";\n --font-weight-overline-3: ", ";\n --letter-spacing-overline-3: ", ";\n --line-height-overline-3: ", "; \n\n --font-size-overline-4: ", ";\n --font-weight-overline-4: ", ";\n --letter-spacing-overline-4: ", ";\n --line-height-overline-4: ", ";\n\n --font-size-body-1: ", ";\n --font-weight-body-1: ", ";\n --letter-spacing-body-1: ", ";\n --line-height-body-1: ", ";\n\n --font-size-body-2: ", ";\n --font-weight-body-2: ", ";\n --letter-spacing-body-2: ", ";\n --line-height-body-2: ", ";\n\n --font-size-body-3: ", ";\n --font-weight-body-3: ", ";\n --letter-spacing-body-3: ", ";\n --line-height-body-3: ", ";\n\n --font-size-subtitle-1: ", ";\n --font-weight-subtitle-1: ", ";\n --letter-spacing-subtitle-1: ", ";\n --line-height-subtitle-1: ", ";\n \n --font-size-subtitle-2: ", ";\n --font-weight-subtitle-2: ", ";\n --letter-spacing-subtitle-2: ", ";\n --line-height-subtitle-2: ", ";\n\n --font-size-title-description: ", ";\n --line-height-title-description: ", ";\n --line-height-listing: ", ";\n --font-size-individual-listing-name: ", ";\n --line-height-individual-listing-name: ", ";\n --line-height-people-listing-gap: ", ";\n\n --font-family-header: ", ";\n --font-family-altHeader: ", ";\n --font-family-body: ", ";\n --font-family-body-italics: ", ";\n --font-family-buttons: ", ";\n --font-family-overline: ", ";\n --font-family-subtitle: ", ";\n --font-family-people-listing-role: ", ";\n --font-family-people-listing-name: ", ";\n\n --font-feature-settings-header: ", ";\n --font-feature-settings-altHeader: ", ";\n --font-feature-settings-overline: ", ";\n --font-feature-settings-subtitle: ", ";\n --font-feature-settings-body: ", ";\n --font-feature-settings-navigation: ", ";\n\n --text-transform-header: ", ";\n --text-transform-altHeader: ", ";\n --text-transform-body: ", ";\n --text-transform-overline: ", ";\n --text-transform-subtitle: ", ";\n\n --word-break-header: ", ";\n --word-break-altHeader: ", ";\n --word-break-body: ", ";\n --word-break-overline: ", ";\n --word-break-subtitle: ", ";\n\n --font-family-navigation: ", ";\n --font-size-navigation: ", ";\n --font-weight-navigation: ", ";\n --line-height-navigation: ", ";\n --text-transform-navigation: ", ";\n --letter-spacing-navigation: ", ";\n\n --navigation-small-gap: ", ";\n --navigation-middle-gap: ", ";\n --navigation-large-gap: ", ";\n --navigation-xlarge-gap: ", ";\n --navigation-large-margin: ", ";\n\n --rotator-button-width: ", ";\n --rotator-button-icon-width: ", ";\n\n --font-size-search: ", ";\n --font-family-search: ", ";\n\n --grid-margin: ", ";\n --grid-outer-margin: ", ";\n --grid-template-columns: calc(", " - ", ") calc(", " - ", " - ", ") repeat(12, minmax(0,1fr)) calc(", " - ", " - ", ") calc(", " - ", ");\n --grid-column-gap: ", ";\n --grid-margin: 0;\n\n --footer-height: ", ";\n --footer-padding-top: ", ";\n --footer-padding-bottom: ", ";\n --footer-items-gap: ", ";\n --footer-media-gap: ", ";\n --footer-media-icon-width: ", ";\n --footer-media-icon-height: ", ";\n --footer-vertical-spacing-lg: ", ";\n --footer-vertical-spacing-sm: ", ";\n\n --text-link-underline-offset: ", ";\n\n --cards-spacing-stack: ", ";\n\n --editorial-subtitle-margin-bottom: ", ";\n --editorial-margin-between: ", ";\n --editorial-spacing-hover: ", ";\n --anchor-tabs-height: 70px;\n \n\n @media ", " {\n\n --font-size-header-1: ", ";\n --font-weight-header-1: ", ";\n --letter-spacing-header-1: ", ";\n --line-height-header-1: ", ";\n \n --font-size-header-2: ", ";\n --font-weight-header-2: ", ";\n --letter-spacing-header-2: ", ";\n --line-height-header-2: ", ";\n \n --font-size-header-3: ", ";\n --font-weight-header-3: ", ";\n --letter-spacing-header-3: ", ";\n --line-height-header-3: ", ";\n \n --font-size-header-4: ", ";\n --font-weight-header-4: ", ";\n --letter-spacing-header-4: ", ";\n --line-height-header-4: ", ";\n \n --font-size-header-5: ", ";\n --font-weight-header-5: ", ";\n --letter-spacing-header-5: ", ";\n --line-height-header-5: ", ";\n \n --font-size-header-6: ", ";\n --font-weight-header-6: ", ";\n --letter-spacing-header-6: ", ";\n --line-height-header-6: ", ";\n \n --font-size-altHeader-3: ", ";\n --font-weight-altHeader-3: ", ";\n --letter-spacing-altHeader-3: ", ";\n --line-height-altHeader-3: ", ";\n \n --font-size-altHeader-4: ", ";\n --font-weight-altHeader-4: ", ";\n --letter-spacing-altHeader-4: ", ";\n --line-height-altHeader-4: ", ";\n \n --font-size-altHeader-5: ", ";\n --font-weight-altHeader-5: ", ";\n --letter-spacing-altHeader-5: ", ";\n --line-height-altHeader-5: ", ";\n \n --font-size-altHeader-6: ", ";\n --font-weight-altHeader-6: ", ";\n --letter-spacing-altHeader-6: ", ";\n --line-height-altHeader-6: ", ";\n \n --font-size-overline-1: ", ";\n --font-weight-overline-1: ", ";\n --letter-spacing-overline-1: ", ";\n --line-height-overline-1: ", ";\n \n --font-size-overline-2: ", ";\n --font-weight-overline-2: ", ";\n --letter-spacing-overline-2: ", ";\n --line-height-overline-2: ", ";\n \n --font-size-body-1: ", ";\n --font-weight-body-1: ", ";\n --letter-spacing-body-1: ", ";\n --line-height-body-1: ", ";\n \n --font-size-body-2: ", ";\n --font-weight-body-2: ", ";\n --letter-spacing-body-2: ", ";\n --line-height-body-2: ", ";\n \n --font-size-body-3: ", ";\n --font-weight-body-3: ", ";\n --letter-spacing-body-3: ", ";\n --line-height-body-3: ", ";\n \n --font-size-subtitle-1: ", ";\n --font-weight-subtitle-1: ", ";\n --letter-spacing-subtitle-1: ", ";\n --line-height-subtitle-1: ", ";\n \n --font-size-subtitle-2: ", ";\n --font-weight-subtitle-2: ", ";\n --letter-spacing-subtitle-2: ", ";\n --line-height-subtitle-2: ", ";\n\n --font-size-title-description: ", ";\n --line-height-title-description: ", ";\n --line-height-people-listing-gap: ", ";\n\n --font-size-search: ", ";\n --font-family-search: ", ";\n\n --font-family-header: ", ";\n --font-family-altHeader: ", ";\n --font-family-body: ", ";\n --font-family-body-italics: ", ";\n --font-family-buttons: ", ";\n --font-family-overline: ", ";\n --font-family-subtitle: ", ";\n --font-family-people-listing-role: ", ";\n --font-family-people-listing-name: ", ";\n \n --font-feature-settings-header: ", ";\n --font-feature-settings-altHeader: ", ";\n --font-feature-settings-overline: ", ";\n --font-feature-settings-subtitle: ", ";\n --font-feature-settings-body: ", ";\n --font-feature-settings-navigation: ", ";\n \n --text-transform-header: ", ";\n --text-transform-altHeader: ", ";\n --text-transform-body: ", ";\n --text-transform-overline: ", ";\n --text-transform-subtitle: ", ";\n \n --word-break-header: ", ";\n --word-break-altHeader: ", ";\n --word-break-body: ", ";\n --word-break-overline: ", ";\n --word-break-subtitle: ", ";\n \n --grid-template-columns: calc(", " - ", ") repeat(12, minmax(0, 1fr)) calc(", " - ", ");\n --grid-column-gap: ", ";\n --grid-margin: ", ";\n\n --footer-height: ", ";\n --footer-padding-top: ", ";\n --footer-padding-bottom: ", ";\n --footer-items-gap: ", ";\n --footer-media-gap: ", ";\n --footer-media-icon-width: ", ";\n --footer-media-icon-height: ", ";\n --footer-vertical-spacing-lg: ", ";\n --footer-vertical-spacing-sm: ", ";\n\n --anchor-tabs-height: 60px;\n --rotator-button-width: ", ";\n --rotator-button-icon-width: ", ";\n }\n\n @media ", " {\n --grid-template-columns: calc(", " - ", ") repeat(12, minmax(0, 1fr)) calc(", " - ", ");\n --grid-column-gap: ", ";\n --grid-margin: ", ";\n --rotator-button-width: ", ";\n --rotator-button-icon-width: ", ";\n\n --font-size-header-6: ", ";\n\n --font-size-altHeader-4: ", ";\n\n --font-size-body-1: ", ";\n }\n\n @media ", " {\n \n }\n\n @media ", " {\n \n }\n }\n"])), function (_ref) {
11390
11763
  var theme = _ref.theme;
11391
11764
  return theme.colors.primary;
11392
11765
  }, function (_ref2) {
@@ -12353,7 +12726,6 @@ exports.Icon = Icon;
12353
12726
  exports.ImageAspectRatioWrapper = ImageAspectRatioWrapper;
12354
12727
  exports.ImageWithCaption = ImageWithCaption;
12355
12728
  exports.Information = Information;
12356
- exports.LiveChat = LiveChat;
12357
12729
  exports.MiniCard = MiniCard;
12358
12730
  exports.ModalWindow = ModalWindow;
12359
12731
  exports.Navigation = Navigation;
@@ -12386,6 +12758,7 @@ exports.SectionTitle = SectionTitle;
12386
12758
  exports.Select = Select;
12387
12759
  exports.Select2 = SelectComponent;
12388
12760
  exports.Select2Async = SelectComponent$1;
12761
+ exports.SignUpForm = SignUpForm;
12389
12762
  exports.Sponsorship = Sponsorship;
12390
12763
  exports.StatusBanner = StatusBanner;
12391
12764
  exports.Stepper = Component;