@ably/ui 8.7.0-dev.7fe5ede → 8.7.0-dev.827e917
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/core/CompanyAutocomplete/component.js +2 -1
- package/core/CompanyAutocomplete/component.js.LICENSE.txt +1 -0
- package/core/Footer.jsx +15 -20
- package/core/Meganav/component.json +1 -1
- package/core/Meganav.jsx +379 -805
- package/core/MeganavBlogPostsList/component.js +2 -1
- package/core/MeganavBlogPostsList/component.js.LICENSE.txt +1 -0
- package/core/MeganavContentCompany.jsx +295 -710
- package/core/MeganavContentDevelopers.jsx +17 -4
- package/core/{MeganavContentPlatform → MeganavContentProducts}/component.js +1 -1
- package/core/{MeganavContentPlatform.jsx → MeganavContentProducts.jsx} +20 -44
- package/core/MeganavContentUseCases.jsx +4 -4
- package/core/MeganavItemsDesktop.jsx +2 -2
- package/core/MeganavItemsMobile.jsx +1 -1
- package/core/Uptime.jsx +289 -704
- package/core/images/best-support-2023.svg +1 -0
- package/core/images/fastest-implementation-2023.svg +1 -0
- package/core/images/high-performer-2023.svg +1 -0
- package/core/images/highest-user-adoption-2023.svg +1 -0
- package/core/scripts.js +2 -1
- package/core/scripts.js.LICENSE.txt +1 -0
- package/core/sprites.svg +29 -0
- package/package.json +5 -5
- package/src/core/Footer/component.html.erb +8 -13
- package/src/core/Footer/component.jsx +10 -18
- package/src/core/Meganav/component.json +1 -1
- package/src/core/Meganav/component.jsx +2 -2
- package/src/core/Meganav/component.rb +4 -4
- package/src/core/MeganavContentDevelopers/component.html.erb +11 -2
- package/src/core/MeganavContentDevelopers/component.jsx +14 -4
- package/src/core/{MeganavContentPlatform → MeganavContentProducts}/component.html.erb +15 -33
- package/src/core/{MeganavContentPlatform → MeganavContentProducts}/component.jsx +18 -39
- package/src/core/{MeganavContentPlatform → MeganavContentProducts}/component.rb +1 -1
- package/src/core/MeganavContentUseCases/component.html.erb +4 -4
- package/src/core/MeganavContentUseCases/component.jsx +4 -4
- package/src/core/MeganavItemsDesktop/component.jsx +1 -1
- package/src/core/MeganavItemsDesktop/component.rb +1 -1
- package/src/core/core.rb +8 -4
- package/src/core/icons/icon-display-asset-tracking-col.svg +18 -0
- package/src/core/icons/icon-display-examples-col.svg +11 -0
- package/src/core/icons/icon-social-x.svg +3 -0
- package/src/core/images/best-support-2023.svg +1 -0
- package/src/core/images/fastest-implementation-2023.svg +1 -0
- package/src/core/images/high-performer-2023.svg +1 -0
- package/src/core/images/highest-user-adoption-2023.svg +1 -0
- package/src/.DS_Store +0 -0
- package/src/core/.DS_Store +0 -0
- /package/src/core/{MeganavContentPlatform → MeganavContentProducts}/component.js +0 -0
package/core/Meganav.jsx
CHANGED
|
@@ -11,14 +11,6 @@
|
|
|
11
11
|
return /******/ (() => { // webpackBootstrap
|
|
12
12
|
/******/ var __webpack_modules__ = ({
|
|
13
13
|
|
|
14
|
-
/***/ 7757:
|
|
15
|
-
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
16
|
-
|
|
17
|
-
/* unused reexport */ __webpack_require__(5666);
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
/***/ }),
|
|
21
|
-
|
|
22
14
|
/***/ 9787:
|
|
23
15
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
24
16
|
|
|
@@ -661,7 +653,7 @@ var component = __webpack_require__(2725);
|
|
|
661
653
|
// EXTERNAL MODULE: ./src/core/ConnectStateWrapper/component.jsx
|
|
662
654
|
var ConnectStateWrapper_component = __webpack_require__(9787);
|
|
663
655
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime/regenerator/index.js
|
|
664
|
-
var regenerator = __webpack_require__(
|
|
656
|
+
var regenerator = __webpack_require__(4687);
|
|
665
657
|
;// CONCATENATED MODULE: ./src/core/remote-blogs-posts.js
|
|
666
658
|
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) { symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); } keys.push.apply(keys, symbols); } return keys; }
|
|
667
659
|
|
|
@@ -984,13 +976,25 @@ var MeganavContentDevelopers = function MeganavContentDevelopers(_ref) {
|
|
|
984
976
|
className: "ui-meganav-media-heading"
|
|
985
977
|
}, "Integrations"), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
986
978
|
className: "ui-meganav-media-copy"
|
|
987
|
-
}, "Find out more about Ably integrations. ")))))
|
|
979
|
+
}, "Find out more about Ably integrations. ")))), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("li", null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("a", {
|
|
980
|
+
href: absUrl("/examples"),
|
|
981
|
+
className: "ui-meganav-media-with-image group"
|
|
982
|
+
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement(_Icon_component_jsx__WEBPACK_IMPORTED_MODULE_2__["default"], {
|
|
983
|
+
name: "icon-display-examples-col",
|
|
984
|
+
size: "2.5rem"
|
|
985
|
+
}), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("div", {
|
|
986
|
+
className: "flex flex-col justify-center"
|
|
987
|
+
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
988
|
+
className: "ui-meganav-media-heading"
|
|
989
|
+
}, "Live examples"), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
990
|
+
className: "ui-meganav-media-copy"
|
|
991
|
+
}, "Discover our features and their use cases.")))))), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("div", {
|
|
988
992
|
className: "col-span-full md:col-span-4 pb-8 md:py-24 lg:py-32 px-24 sm:px-32 md:px-0"
|
|
989
993
|
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("ul", {
|
|
990
994
|
className: "md:mt-40",
|
|
991
995
|
"aria-labelledby": "meganav-developers-panel-explore"
|
|
992
996
|
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("li", null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("a", {
|
|
993
|
-
href: absUrl("/
|
|
997
|
+
href: absUrl("/docs/sdks"),
|
|
994
998
|
className: "ui-meganav-media-with-image group"
|
|
995
999
|
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement(_Icon_component_jsx__WEBPACK_IMPORTED_MODULE_2__["default"], {
|
|
996
1000
|
name: "icon-display-sdks-col",
|
|
@@ -1013,7 +1017,7 @@ var MeganavContentDevelopers = function MeganavContentDevelopers(_ref) {
|
|
|
1013
1017
|
className: "ui-meganav-media-heading"
|
|
1014
1018
|
}, "Tutorials & Demos"), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
1015
1019
|
className: "ui-meganav-media-copy"
|
|
1016
|
-
}, "Get stuck in with our hands-on resources.
|
|
1020
|
+
}, "Get stuck in with our hands-on resources.")))), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("li", null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("a", {
|
|
1017
1021
|
href: absUrl("/reference-guide-chat"),
|
|
1018
1022
|
className: "ui-meganav-media-with-image group"
|
|
1019
1023
|
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement(_Icon_component_jsx__WEBPACK_IMPORTED_MODULE_2__["default"], {
|
|
@@ -1037,7 +1041,7 @@ var MeganavContentDevelopers = function MeganavContentDevelopers(_ref) {
|
|
|
1037
1041
|
className: "ui-meganav-media-heading"
|
|
1038
1042
|
}, "Multiplayer reference guide"), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
1039
1043
|
className: "ui-meganav-media-copy"
|
|
1040
|
-
}, "Learn
|
|
1044
|
+
}, "Learn how to build collaborative features with Ably.")))))), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("div", {
|
|
1041
1045
|
className: "col-span-full md:col-span-4 pt-8 pb-24 md:py-24 lg:py-32 px-24 sm:px-32 md:px-0"
|
|
1042
1046
|
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("h3", {
|
|
1043
1047
|
className: "ui-meganav-overline uppercase",
|
|
@@ -1065,6 +1069,7 @@ var MeganavContentDevelopers = function MeganavContentDevelopers(_ref) {
|
|
|
1065
1069
|
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
1066
1070
|
className: "ui-meganav-media-heading"
|
|
1067
1071
|
}, "Status", /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("iframe", {
|
|
1072
|
+
title: "Ably status",
|
|
1068
1073
|
src: "https://status.ably.com/embed/icon",
|
|
1069
1074
|
allowtransparency: "true",
|
|
1070
1075
|
frameBorder: "0",
|
|
@@ -1087,7 +1092,7 @@ MeganavContentDevelopers.propTypes = {
|
|
|
1087
1092
|
|
|
1088
1093
|
/***/ }),
|
|
1089
1094
|
|
|
1090
|
-
/***/
|
|
1095
|
+
/***/ 8254:
|
|
1091
1096
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
1092
1097
|
|
|
1093
1098
|
"use strict";
|
|
@@ -1103,7 +1108,7 @@ MeganavContentDevelopers.propTypes = {
|
|
|
1103
1108
|
|
|
1104
1109
|
|
|
1105
1110
|
|
|
1106
|
-
var
|
|
1111
|
+
var MeganavContentProducts = function MeganavContentProducts(_ref) {
|
|
1107
1112
|
var paths = _ref.paths,
|
|
1108
1113
|
absUrl = _ref.absUrl;
|
|
1109
1114
|
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("div", {
|
|
@@ -1133,63 +1138,39 @@ var MeganavContentPlatform = function MeganavContentPlatform(_ref) {
|
|
|
1133
1138
|
className: "col-span-full md:col-span-4 pt-24 pb-8 md:py-24 lg:py-32 px-24 sm:px-32 md:px-0 bg-white"
|
|
1134
1139
|
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("h3", {
|
|
1135
1140
|
className: "ui-meganav-overline",
|
|
1136
|
-
id: "meganav-
|
|
1137
|
-
}, "
|
|
1141
|
+
id: "meganav-products-panel-list-examples"
|
|
1142
|
+
}, "Products"), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("ul", {
|
|
1138
1143
|
className: "mb-16",
|
|
1139
|
-
"aria-labelledby": "meganav-
|
|
1144
|
+
"aria-labelledby": "meganav-products-panel-list-examples"
|
|
1140
1145
|
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("li", null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("a", {
|
|
1141
|
-
href: absUrl("/
|
|
1146
|
+
href: absUrl("/solutions/channels"),
|
|
1142
1147
|
className: "group ui-meganav-media"
|
|
1143
1148
|
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
1144
1149
|
className: "ui-meganav-media-heading"
|
|
1145
|
-
}, "
|
|
1146
|
-
className: "ui-meganav-media-copy"
|
|
1147
|
-
}, "See who is connected in a digital space."))), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("li", null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("a", {
|
|
1148
|
-
href: absUrl("/examples/emoji-reactions"),
|
|
1149
|
-
className: "ui-meganav-media group"
|
|
1150
|
-
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
1151
|
-
className: "ui-meganav-media-heading"
|
|
1152
|
-
}, "Emoji Reactions"), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
1153
|
-
className: "ui-meganav-media-copy"
|
|
1154
|
-
}, "React with an emoji to a message."))), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("li", null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("a", {
|
|
1155
|
-
href: absUrl("/examples/activity-feed"),
|
|
1156
|
-
className: "ui-meganav-media group"
|
|
1157
|
-
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
1158
|
-
className: "ui-meganav-media-heading"
|
|
1159
|
-
}, "Activity Feed"), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
1160
|
-
className: "ui-meganav-media-copy"
|
|
1161
|
-
}, "Display a list of user actions in realtime."))), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("li", null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("a", {
|
|
1162
|
-
href: absUrl("/examples/live-cursors"),
|
|
1163
|
-
className: "ui-meganav-media group"
|
|
1164
|
-
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
1165
|
-
className: "ui-meganav-media-heading"
|
|
1166
|
-
}, "Live Cursors"), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
1150
|
+
}, "Pub/Sub Channels"), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
1167
1151
|
className: "ui-meganav-media-copy"
|
|
1168
|
-
}, "
|
|
1169
|
-
href: absUrl("/
|
|
1170
|
-
className: "ui-meganav-media
|
|
1152
|
+
}, "Build infinitely scalable realtime applications."))), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("li", null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("a", {
|
|
1153
|
+
href: absUrl("/spaces"),
|
|
1154
|
+
className: "group ui-meganav-media"
|
|
1171
1155
|
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
1172
1156
|
className: "ui-meganav-media-heading"
|
|
1173
|
-
}, "
|
|
1157
|
+
}, "Spaces (Beta)"), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
1174
1158
|
className: "ui-meganav-media-copy"
|
|
1175
|
-
}, "
|
|
1176
|
-
href: absUrl("/
|
|
1177
|
-
className: "ui-meganav-media
|
|
1159
|
+
}, "Create multi-user collaborative environments."))), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("li", null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("a", {
|
|
1160
|
+
href: absUrl("/livesync"),
|
|
1161
|
+
className: "group ui-meganav-media"
|
|
1178
1162
|
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
1179
1163
|
className: "ui-meganav-media-heading"
|
|
1180
|
-
}, "
|
|
1164
|
+
}, "LiveSync (Pre release)"), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
1181
1165
|
className: "ui-meganav-media-copy"
|
|
1182
|
-
}, "
|
|
1183
|
-
url: absUrl("/examples"),
|
|
1184
|
-
textSize: "text-p3"
|
|
1185
|
-
}, "Explore all live examples")), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("div", {
|
|
1166
|
+
}, "Keep clients in sync with any relational database."))))), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("div", {
|
|
1186
1167
|
className: "col-span-full md:col-span-4 pt-8 pb-24 md:py-24 lg:py-32 px-24 sm:px-32 md:px-0 bg-white"
|
|
1187
1168
|
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("h3", {
|
|
1188
1169
|
className: "ui-meganav-overline",
|
|
1189
|
-
id: "meganav-
|
|
1190
|
-
}, "
|
|
1170
|
+
id: "meganav-products-panel-list-our-technology"
|
|
1171
|
+
}, "Technology"), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("ul", {
|
|
1191
1172
|
className: "mb-16",
|
|
1192
|
-
"aria-labelledby": "meganav-
|
|
1173
|
+
"aria-labelledby": "meganav-products-panel-list-our-technology"
|
|
1193
1174
|
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("li", null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("a", {
|
|
1194
1175
|
href: absUrl("/four-pillars-of-dependability#performance"),
|
|
1195
1176
|
className: "ui-meganav-media group"
|
|
@@ -1233,14 +1214,14 @@ var MeganavContentPlatform = function MeganavContentPlatform(_ref) {
|
|
|
1233
1214
|
}));
|
|
1234
1215
|
};
|
|
1235
1216
|
|
|
1236
|
-
|
|
1217
|
+
MeganavContentProducts.propTypes = {
|
|
1237
1218
|
paths: prop_types__WEBPACK_IMPORTED_MODULE_1___default().shape({
|
|
1238
1219
|
ablyStack: (prop_types__WEBPACK_IMPORTED_MODULE_1___default().string),
|
|
1239
1220
|
iconSprites: (prop_types__WEBPACK_IMPORTED_MODULE_1___default().string)
|
|
1240
1221
|
}),
|
|
1241
1222
|
absUrl: (prop_types__WEBPACK_IMPORTED_MODULE_1___default().func)
|
|
1242
1223
|
};
|
|
1243
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (
|
|
1224
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (MeganavContentProducts);
|
|
1244
1225
|
|
|
1245
1226
|
/***/ }),
|
|
1246
1227
|
|
|
@@ -1336,18 +1317,18 @@ var MeganavContentUseCases = function MeganavContentUseCases(_ref) {
|
|
|
1336
1317
|
}, "Notifications"), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
1337
1318
|
className: "ui-meganav-media-copy"
|
|
1338
1319
|
}, "Deliver cross-platform push notifications with a simple unified API.")))), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("li", null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("a", {
|
|
1339
|
-
href: absUrl("/solutions/
|
|
1320
|
+
href: absUrl("/solutions/asset-tracking"),
|
|
1340
1321
|
className: "ui-meganav-media-with-image group"
|
|
1341
1322
|
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement(_Icon_component_jsx__WEBPACK_IMPORTED_MODULE_2__["default"], {
|
|
1342
|
-
name: "icon-display-
|
|
1323
|
+
name: "icon-display-asset-tracking-col",
|
|
1343
1324
|
size: "2.5rem"
|
|
1344
1325
|
}), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("div", {
|
|
1345
1326
|
className: "flex flex-col justify-center"
|
|
1346
1327
|
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
1347
1328
|
className: "ui-meganav-media-heading"
|
|
1348
|
-
}, "
|
|
1329
|
+
}, "Asset Tracking (Beta)"), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
|
|
1349
1330
|
className: "ui-meganav-media-copy"
|
|
1350
|
-
}, "
|
|
1331
|
+
}, "Track assets in realtime with a solution optimised for last mile logistics.")))))), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("div", {
|
|
1351
1332
|
className: "col-span-full md:col-span-4 pt-24 pb-0 md:py-24 lg:py-32 px-24 sm:px-32 md:px-0 bg-white"
|
|
1352
1333
|
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("h3", {
|
|
1353
1334
|
className: "ui-meganav-overline",
|
|
@@ -1645,7 +1626,7 @@ var MeganavDesktopItems = function MeganavDesktopItems(_ref) {
|
|
|
1645
1626
|
"data-id": "meganav-items-desktop"
|
|
1646
1627
|
}, _Meganav_component_json__WEBPACK_IMPORTED_MODULE_2__/* .panels.map */ .h.map(function (panel) {
|
|
1647
1628
|
var PanelComponent = panels[panel.component];
|
|
1648
|
-
var bgCSS = ["
|
|
1629
|
+
var bgCSS = ["products-panel", "use-cases-panel"].includes(panel.id) ? "ui-meganav-panel-split-bg" : "";
|
|
1649
1630
|
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("li", {
|
|
1650
1631
|
className: "ui-meganav-item",
|
|
1651
1632
|
key: panel.id
|
|
@@ -2547,822 +2528,415 @@ var createRemoteDataStore = function createRemoteDataStore(reducers) {
|
|
|
2547
2528
|
|
|
2548
2529
|
/***/ }),
|
|
2549
2530
|
|
|
2550
|
-
/***/
|
|
2531
|
+
/***/ 3916:
|
|
2551
2532
|
/***/ ((module) => {
|
|
2552
2533
|
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
*
|
|
2556
|
-
* This source code is licensed under the MIT license found in the
|
|
2557
|
-
* LICENSE file in the root directory of this source tree.
|
|
2558
|
-
*/
|
|
2559
|
-
|
|
2560
|
-
var runtime = (function (exports) {
|
|
2561
|
-
"use strict";
|
|
2562
|
-
|
|
2563
|
-
var Op = Object.prototype;
|
|
2564
|
-
var hasOwn = Op.hasOwnProperty;
|
|
2565
|
-
var undefined; // More compressible than void 0.
|
|
2566
|
-
var $Symbol = typeof Symbol === "function" ? Symbol : {};
|
|
2567
|
-
var iteratorSymbol = $Symbol.iterator || "@@iterator";
|
|
2568
|
-
var asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator";
|
|
2569
|
-
var toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag";
|
|
2570
|
-
|
|
2571
|
-
function define(obj, key, value) {
|
|
2572
|
-
Object.defineProperty(obj, key, {
|
|
2573
|
-
value: value,
|
|
2574
|
-
enumerable: true,
|
|
2575
|
-
configurable: true,
|
|
2576
|
-
writable: true
|
|
2577
|
-
});
|
|
2578
|
-
return obj[key];
|
|
2579
|
-
}
|
|
2580
|
-
try {
|
|
2581
|
-
// IE 8 has a broken Object.defineProperty that only works on DOM objects.
|
|
2582
|
-
define({}, "");
|
|
2583
|
-
} catch (err) {
|
|
2584
|
-
define = function(obj, key, value) {
|
|
2585
|
-
return obj[key] = value;
|
|
2586
|
-
};
|
|
2587
|
-
}
|
|
2588
|
-
|
|
2589
|
-
function wrap(innerFn, outerFn, self, tryLocsList) {
|
|
2590
|
-
// If outerFn provided and outerFn.prototype is a Generator, then outerFn.prototype instanceof Generator.
|
|
2591
|
-
var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator;
|
|
2592
|
-
var generator = Object.create(protoGenerator.prototype);
|
|
2593
|
-
var context = new Context(tryLocsList || []);
|
|
2534
|
+
"use strict";
|
|
2535
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__3916__;
|
|
2594
2536
|
|
|
2595
|
-
|
|
2596
|
-
// .throw, and .return methods.
|
|
2597
|
-
generator._invoke = makeInvokeMethod(innerFn, self, context);
|
|
2537
|
+
/***/ }),
|
|
2598
2538
|
|
|
2599
|
-
|
|
2600
|
-
|
|
2601
|
-
exports.wrap = wrap;
|
|
2602
|
-
|
|
2603
|
-
// Try/catch helper to minimize deoptimizations. Returns a completion
|
|
2604
|
-
// record like context.tryEntries[i].completion. This interface could
|
|
2605
|
-
// have been (and was previously) designed to take a closure to be
|
|
2606
|
-
// invoked without arguments, but in all the cases we care about we
|
|
2607
|
-
// already have an existing method we want to call, so there's no need
|
|
2608
|
-
// to create a new function object. We can even get away with assuming
|
|
2609
|
-
// the method takes exactly one argument, since that happens to be true
|
|
2610
|
-
// in every case, so we don't have to touch the arguments object. The
|
|
2611
|
-
// only additional allocation required is the completion record, which
|
|
2612
|
-
// has a stable shape and so hopefully should be cheap to allocate.
|
|
2613
|
-
function tryCatch(fn, obj, arg) {
|
|
2614
|
-
try {
|
|
2615
|
-
return { type: "normal", arg: fn.call(obj, arg) };
|
|
2616
|
-
} catch (err) {
|
|
2617
|
-
return { type: "throw", arg: err };
|
|
2618
|
-
}
|
|
2619
|
-
}
|
|
2539
|
+
/***/ 710:
|
|
2540
|
+
/***/ ((module) => {
|
|
2620
2541
|
|
|
2621
|
-
|
|
2622
|
-
|
|
2623
|
-
var GenStateExecuting = "executing";
|
|
2624
|
-
var GenStateCompleted = "completed";
|
|
2542
|
+
"use strict";
|
|
2543
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__710__;
|
|
2625
2544
|
|
|
2626
|
-
|
|
2627
|
-
// breaking out of the dispatch switch statement.
|
|
2628
|
-
var ContinueSentinel = {};
|
|
2545
|
+
/***/ }),
|
|
2629
2546
|
|
|
2630
|
-
|
|
2631
|
-
|
|
2632
|
-
// objects. For full spec compliance, you may wish to configure your
|
|
2633
|
-
// minifier not to mangle the names of these two functions.
|
|
2634
|
-
function Generator() {}
|
|
2635
|
-
function GeneratorFunction() {}
|
|
2636
|
-
function GeneratorFunctionPrototype() {}
|
|
2547
|
+
/***/ 4360:
|
|
2548
|
+
/***/ ((module) => {
|
|
2637
2549
|
|
|
2638
|
-
|
|
2639
|
-
|
|
2640
|
-
var IteratorPrototype = {};
|
|
2641
|
-
IteratorPrototype[iteratorSymbol] = function () {
|
|
2642
|
-
return this;
|
|
2643
|
-
};
|
|
2550
|
+
"use strict";
|
|
2551
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__4360__;
|
|
2644
2552
|
|
|
2645
|
-
|
|
2646
|
-
var NativeIteratorPrototype = getProto && getProto(getProto(values([])));
|
|
2647
|
-
if (NativeIteratorPrototype &&
|
|
2648
|
-
NativeIteratorPrototype !== Op &&
|
|
2649
|
-
hasOwn.call(NativeIteratorPrototype, iteratorSymbol)) {
|
|
2650
|
-
// This environment has a native %IteratorPrototype%; use it instead
|
|
2651
|
-
// of the polyfill.
|
|
2652
|
-
IteratorPrototype = NativeIteratorPrototype;
|
|
2653
|
-
}
|
|
2553
|
+
/***/ }),
|
|
2654
2554
|
|
|
2655
|
-
|
|
2656
|
-
|
|
2657
|
-
GeneratorFunction.prototype = Gp.constructor = GeneratorFunctionPrototype;
|
|
2658
|
-
GeneratorFunctionPrototype.constructor = GeneratorFunction;
|
|
2659
|
-
GeneratorFunction.displayName = define(
|
|
2660
|
-
GeneratorFunctionPrototype,
|
|
2661
|
-
toStringTagSymbol,
|
|
2662
|
-
"GeneratorFunction"
|
|
2663
|
-
);
|
|
2664
|
-
|
|
2665
|
-
// Helper for defining the .next, .throw, and .return methods of the
|
|
2666
|
-
// Iterator interface in terms of a single ._invoke method.
|
|
2667
|
-
function defineIteratorMethods(prototype) {
|
|
2668
|
-
["next", "throw", "return"].forEach(function(method) {
|
|
2669
|
-
define(prototype, method, function(arg) {
|
|
2670
|
-
return this._invoke(method, arg);
|
|
2671
|
-
});
|
|
2672
|
-
});
|
|
2673
|
-
}
|
|
2555
|
+
/***/ 7326:
|
|
2556
|
+
/***/ ((module) => {
|
|
2674
2557
|
|
|
2675
|
-
|
|
2676
|
-
|
|
2677
|
-
return ctor
|
|
2678
|
-
? ctor === GeneratorFunction ||
|
|
2679
|
-
// For the native GeneratorFunction constructor, the best we can
|
|
2680
|
-
// do is to check its .name property.
|
|
2681
|
-
(ctor.displayName || ctor.name) === "GeneratorFunction"
|
|
2682
|
-
: false;
|
|
2683
|
-
};
|
|
2558
|
+
"use strict";
|
|
2559
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7326__;
|
|
2684
2560
|
|
|
2685
|
-
|
|
2686
|
-
if (Object.setPrototypeOf) {
|
|
2687
|
-
Object.setPrototypeOf(genFun, GeneratorFunctionPrototype);
|
|
2688
|
-
} else {
|
|
2689
|
-
genFun.__proto__ = GeneratorFunctionPrototype;
|
|
2690
|
-
define(genFun, toStringTagSymbol, "GeneratorFunction");
|
|
2691
|
-
}
|
|
2692
|
-
genFun.prototype = Object.create(Gp);
|
|
2693
|
-
return genFun;
|
|
2694
|
-
};
|
|
2561
|
+
/***/ }),
|
|
2695
2562
|
|
|
2696
|
-
|
|
2697
|
-
|
|
2698
|
-
// `hasOwn.call(value, "__await")` to determine if the yielded value is
|
|
2699
|
-
// meant to be awaited.
|
|
2700
|
-
exports.awrap = function(arg) {
|
|
2701
|
-
return { __await: arg };
|
|
2702
|
-
};
|
|
2563
|
+
/***/ 6073:
|
|
2564
|
+
/***/ ((module) => {
|
|
2703
2565
|
|
|
2704
|
-
|
|
2705
|
-
|
|
2706
|
-
var record = tryCatch(generator[method], generator, arg);
|
|
2707
|
-
if (record.type === "throw") {
|
|
2708
|
-
reject(record.arg);
|
|
2709
|
-
} else {
|
|
2710
|
-
var result = record.arg;
|
|
2711
|
-
var value = result.value;
|
|
2712
|
-
if (value &&
|
|
2713
|
-
typeof value === "object" &&
|
|
2714
|
-
hasOwn.call(value, "__await")) {
|
|
2715
|
-
return PromiseImpl.resolve(value.__await).then(function(value) {
|
|
2716
|
-
invoke("next", value, resolve, reject);
|
|
2717
|
-
}, function(err) {
|
|
2718
|
-
invoke("throw", err, resolve, reject);
|
|
2719
|
-
});
|
|
2720
|
-
}
|
|
2566
|
+
"use strict";
|
|
2567
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__6073__;
|
|
2721
2568
|
|
|
2722
|
-
|
|
2723
|
-
// When a yielded Promise is resolved, its final value becomes
|
|
2724
|
-
// the .value of the Promise<{value,done}> result for the
|
|
2725
|
-
// current iteration.
|
|
2726
|
-
result.value = unwrapped;
|
|
2727
|
-
resolve(result);
|
|
2728
|
-
}, function(error) {
|
|
2729
|
-
// If a rejected Promise was yielded, throw the rejection back
|
|
2730
|
-
// into the async generator function so it can be handled there.
|
|
2731
|
-
return invoke("throw", error, resolve, reject);
|
|
2732
|
-
});
|
|
2733
|
-
}
|
|
2734
|
-
}
|
|
2569
|
+
/***/ }),
|
|
2735
2570
|
|
|
2736
|
-
|
|
2571
|
+
/***/ 5225:
|
|
2572
|
+
/***/ ((module) => {
|
|
2737
2573
|
|
|
2738
|
-
|
|
2739
|
-
|
|
2740
|
-
return new PromiseImpl(function(resolve, reject) {
|
|
2741
|
-
invoke(method, arg, resolve, reject);
|
|
2742
|
-
});
|
|
2743
|
-
}
|
|
2574
|
+
"use strict";
|
|
2575
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__5225__;
|
|
2744
2576
|
|
|
2745
|
-
|
|
2746
|
-
// If enqueue has been called before, then we want to wait until
|
|
2747
|
-
// all previous Promises have been resolved before calling invoke,
|
|
2748
|
-
// so that results are always delivered in the correct order. If
|
|
2749
|
-
// enqueue has not been called before, then it is important to
|
|
2750
|
-
// call invoke immediately, without waiting on a callback to fire,
|
|
2751
|
-
// so that the async generator function has the opportunity to do
|
|
2752
|
-
// any necessary setup in a predictable way. This predictability
|
|
2753
|
-
// is why the Promise constructor synchronously invokes its
|
|
2754
|
-
// executor callback, and why async functions synchronously
|
|
2755
|
-
// execute code before the first await. Since we implement simple
|
|
2756
|
-
// async functions in terms of async generators, it is especially
|
|
2757
|
-
// important to get this right, even though it requires care.
|
|
2758
|
-
previousPromise ? previousPromise.then(
|
|
2759
|
-
callInvokeWithMethodAndArg,
|
|
2760
|
-
// Avoid propagating failures to Promises returned by later
|
|
2761
|
-
// invocations of the iterator.
|
|
2762
|
-
callInvokeWithMethodAndArg
|
|
2763
|
-
) : callInvokeWithMethodAndArg();
|
|
2764
|
-
}
|
|
2577
|
+
/***/ }),
|
|
2765
2578
|
|
|
2766
|
-
|
|
2767
|
-
|
|
2768
|
-
this._invoke = enqueue;
|
|
2769
|
-
}
|
|
2579
|
+
/***/ 5293:
|
|
2580
|
+
/***/ ((module) => {
|
|
2770
2581
|
|
|
2771
|
-
|
|
2772
|
-
|
|
2773
|
-
return this;
|
|
2774
|
-
};
|
|
2775
|
-
exports.AsyncIterator = AsyncIterator;
|
|
2776
|
-
|
|
2777
|
-
// Note that simple async functions are implemented on top of
|
|
2778
|
-
// AsyncIterator objects; they just return a Promise for the value of
|
|
2779
|
-
// the final result produced by the iterator.
|
|
2780
|
-
exports.async = function(innerFn, outerFn, self, tryLocsList, PromiseImpl) {
|
|
2781
|
-
if (PromiseImpl === void 0) PromiseImpl = Promise;
|
|
2782
|
-
|
|
2783
|
-
var iter = new AsyncIterator(
|
|
2784
|
-
wrap(innerFn, outerFn, self, tryLocsList),
|
|
2785
|
-
PromiseImpl
|
|
2786
|
-
);
|
|
2787
|
-
|
|
2788
|
-
return exports.isGeneratorFunction(outerFn)
|
|
2789
|
-
? iter // If outerFn is a generator, return the full iterator.
|
|
2790
|
-
: iter.next().then(function(result) {
|
|
2791
|
-
return result.done ? result.value : iter.next();
|
|
2792
|
-
});
|
|
2793
|
-
};
|
|
2582
|
+
"use strict";
|
|
2583
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__5293__;
|
|
2794
2584
|
|
|
2795
|
-
|
|
2796
|
-
var state = GenStateSuspendedStart;
|
|
2585
|
+
/***/ }),
|
|
2797
2586
|
|
|
2798
|
-
|
|
2799
|
-
|
|
2800
|
-
throw new Error("Generator is already running");
|
|
2801
|
-
}
|
|
2587
|
+
/***/ 9042:
|
|
2588
|
+
/***/ ((module) => {
|
|
2802
2589
|
|
|
2803
|
-
|
|
2804
|
-
|
|
2805
|
-
throw arg;
|
|
2806
|
-
}
|
|
2590
|
+
"use strict";
|
|
2591
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__9042__;
|
|
2807
2592
|
|
|
2808
|
-
|
|
2809
|
-
// https://people.mozilla.org/~jorendorff/es6-draft.html#sec-generatorresume
|
|
2810
|
-
return doneResult();
|
|
2811
|
-
}
|
|
2593
|
+
/***/ }),
|
|
2812
2594
|
|
|
2813
|
-
|
|
2814
|
-
|
|
2595
|
+
/***/ 7061:
|
|
2596
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
2815
2597
|
|
|
2816
|
-
|
|
2817
|
-
|
|
2818
|
-
|
|
2819
|
-
|
|
2820
|
-
|
|
2821
|
-
|
|
2822
|
-
|
|
2823
|
-
|
|
2598
|
+
var _typeof = (__webpack_require__(8698)["default"]);
|
|
2599
|
+
function _regeneratorRuntime() {
|
|
2600
|
+
"use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
|
2601
|
+
module.exports = _regeneratorRuntime = function _regeneratorRuntime() {
|
|
2602
|
+
return e;
|
|
2603
|
+
}, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
2604
|
+
var t,
|
|
2605
|
+
e = {},
|
|
2606
|
+
r = Object.prototype,
|
|
2607
|
+
n = r.hasOwnProperty,
|
|
2608
|
+
o = Object.defineProperty || function (t, e, r) {
|
|
2609
|
+
t[e] = r.value;
|
|
2610
|
+
},
|
|
2611
|
+
i = "function" == typeof Symbol ? Symbol : {},
|
|
2612
|
+
a = i.iterator || "@@iterator",
|
|
2613
|
+
c = i.asyncIterator || "@@asyncIterator",
|
|
2614
|
+
u = i.toStringTag || "@@toStringTag";
|
|
2615
|
+
function define(t, e, r) {
|
|
2616
|
+
return Object.defineProperty(t, e, {
|
|
2617
|
+
value: r,
|
|
2618
|
+
enumerable: !0,
|
|
2619
|
+
configurable: !0,
|
|
2620
|
+
writable: !0
|
|
2621
|
+
}), t[e];
|
|
2622
|
+
}
|
|
2623
|
+
try {
|
|
2624
|
+
define({}, "");
|
|
2625
|
+
} catch (t) {
|
|
2626
|
+
define = function define(t, e, r) {
|
|
2627
|
+
return t[e] = r;
|
|
2628
|
+
};
|
|
2629
|
+
}
|
|
2630
|
+
function wrap(t, e, r, n) {
|
|
2631
|
+
var i = e && e.prototype instanceof Generator ? e : Generator,
|
|
2632
|
+
a = Object.create(i.prototype),
|
|
2633
|
+
c = new Context(n || []);
|
|
2634
|
+
return o(a, "_invoke", {
|
|
2635
|
+
value: makeInvokeMethod(t, r, c)
|
|
2636
|
+
}), a;
|
|
2637
|
+
}
|
|
2638
|
+
function tryCatch(t, e, r) {
|
|
2639
|
+
try {
|
|
2640
|
+
return {
|
|
2641
|
+
type: "normal",
|
|
2642
|
+
arg: t.call(e, r)
|
|
2643
|
+
};
|
|
2644
|
+
} catch (t) {
|
|
2645
|
+
return {
|
|
2646
|
+
type: "throw",
|
|
2647
|
+
arg: t
|
|
2648
|
+
};
|
|
2649
|
+
}
|
|
2650
|
+
}
|
|
2651
|
+
e.wrap = wrap;
|
|
2652
|
+
var h = "suspendedStart",
|
|
2653
|
+
l = "suspendedYield",
|
|
2654
|
+
f = "executing",
|
|
2655
|
+
s = "completed",
|
|
2656
|
+
y = {};
|
|
2657
|
+
function Generator() {}
|
|
2658
|
+
function GeneratorFunction() {}
|
|
2659
|
+
function GeneratorFunctionPrototype() {}
|
|
2660
|
+
var p = {};
|
|
2661
|
+
define(p, a, function () {
|
|
2662
|
+
return this;
|
|
2663
|
+
});
|
|
2664
|
+
var d = Object.getPrototypeOf,
|
|
2665
|
+
v = d && d(d(values([])));
|
|
2666
|
+
v && v !== r && n.call(v, a) && (p = v);
|
|
2667
|
+
var g = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(p);
|
|
2668
|
+
function defineIteratorMethods(t) {
|
|
2669
|
+
["next", "throw", "return"].forEach(function (e) {
|
|
2670
|
+
define(t, e, function (t) {
|
|
2671
|
+
return this._invoke(e, t);
|
|
2672
|
+
});
|
|
2673
|
+
});
|
|
2674
|
+
}
|
|
2675
|
+
function AsyncIterator(t, e) {
|
|
2676
|
+
function invoke(r, o, i, a) {
|
|
2677
|
+
var c = tryCatch(t[r], t, o);
|
|
2678
|
+
if ("throw" !== c.type) {
|
|
2679
|
+
var u = c.arg,
|
|
2680
|
+
h = u.value;
|
|
2681
|
+
return h && "object" == _typeof(h) && n.call(h, "__await") ? e.resolve(h.__await).then(function (t) {
|
|
2682
|
+
invoke("next", t, i, a);
|
|
2683
|
+
}, function (t) {
|
|
2684
|
+
invoke("throw", t, i, a);
|
|
2685
|
+
}) : e.resolve(h).then(function (t) {
|
|
2686
|
+
u.value = t, i(u);
|
|
2687
|
+
}, function (t) {
|
|
2688
|
+
return invoke("throw", t, i, a);
|
|
2689
|
+
});
|
|
2690
|
+
}
|
|
2691
|
+
a(c.arg);
|
|
2692
|
+
}
|
|
2693
|
+
var r;
|
|
2694
|
+
o(this, "_invoke", {
|
|
2695
|
+
value: function value(t, n) {
|
|
2696
|
+
function callInvokeWithMethodAndArg() {
|
|
2697
|
+
return new e(function (e, r) {
|
|
2698
|
+
invoke(t, n, e, r);
|
|
2699
|
+
});
|
|
2824
2700
|
}
|
|
2825
|
-
|
|
2826
|
-
|
|
2827
|
-
|
|
2828
|
-
|
|
2829
|
-
|
|
2830
|
-
|
|
2831
|
-
|
|
2832
|
-
|
|
2833
|
-
|
|
2834
|
-
|
|
2701
|
+
return r = r ? r.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg();
|
|
2702
|
+
}
|
|
2703
|
+
});
|
|
2704
|
+
}
|
|
2705
|
+
function makeInvokeMethod(e, r, n) {
|
|
2706
|
+
var o = h;
|
|
2707
|
+
return function (i, a) {
|
|
2708
|
+
if (o === f) throw new Error("Generator is already running");
|
|
2709
|
+
if (o === s) {
|
|
2710
|
+
if ("throw" === i) throw a;
|
|
2711
|
+
return {
|
|
2712
|
+
value: t,
|
|
2713
|
+
done: !0
|
|
2714
|
+
};
|
|
2715
|
+
}
|
|
2716
|
+
for (n.method = i, n.arg = a;;) {
|
|
2717
|
+
var c = n.delegate;
|
|
2718
|
+
if (c) {
|
|
2719
|
+
var u = maybeInvokeDelegate(c, n);
|
|
2720
|
+
if (u) {
|
|
2721
|
+
if (u === y) continue;
|
|
2722
|
+
return u;
|
|
2835
2723
|
}
|
|
2836
|
-
|
|
2837
|
-
context.dispatchException(context.arg);
|
|
2838
|
-
|
|
2839
|
-
} else if (context.method === "return") {
|
|
2840
|
-
context.abrupt("return", context.arg);
|
|
2841
2724
|
}
|
|
2842
|
-
|
|
2843
|
-
|
|
2844
|
-
|
|
2845
|
-
|
|
2846
|
-
|
|
2847
|
-
|
|
2848
|
-
|
|
2849
|
-
|
|
2850
|
-
? GenStateCompleted
|
|
2851
|
-
: GenStateSuspendedYield;
|
|
2852
|
-
|
|
2853
|
-
if (record.arg === ContinueSentinel) {
|
|
2854
|
-
continue;
|
|
2855
|
-
}
|
|
2856
|
-
|
|
2725
|
+
if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) {
|
|
2726
|
+
if (o === h) throw o = s, n.arg;
|
|
2727
|
+
n.dispatchException(n.arg);
|
|
2728
|
+
} else "return" === n.method && n.abrupt("return", n.arg);
|
|
2729
|
+
o = f;
|
|
2730
|
+
var p = tryCatch(e, r, n);
|
|
2731
|
+
if ("normal" === p.type) {
|
|
2732
|
+
if (o = n.done ? s : l, p.arg === y) continue;
|
|
2857
2733
|
return {
|
|
2858
|
-
value:
|
|
2859
|
-
done:
|
|
2734
|
+
value: p.arg,
|
|
2735
|
+
done: n.done
|
|
2860
2736
|
};
|
|
2861
|
-
|
|
2862
|
-
} else if (record.type === "throw") {
|
|
2863
|
-
state = GenStateCompleted;
|
|
2864
|
-
// Dispatch the exception by looping back around to the
|
|
2865
|
-
// context.dispatchException(context.arg) call above.
|
|
2866
|
-
context.method = "throw";
|
|
2867
|
-
context.arg = record.arg;
|
|
2868
2737
|
}
|
|
2738
|
+
"throw" === p.type && (o = s, n.method = "throw", n.arg = p.arg);
|
|
2869
2739
|
}
|
|
2870
2740
|
};
|
|
2871
2741
|
}
|
|
2872
|
-
|
|
2873
|
-
|
|
2874
|
-
|
|
2875
|
-
|
|
2876
|
-
|
|
2877
|
-
|
|
2878
|
-
var
|
|
2879
|
-
|
|
2880
|
-
// A .throw or .return when the delegate iterator has no .throw
|
|
2881
|
-
// method always terminates the yield* loop.
|
|
2882
|
-
context.delegate = null;
|
|
2883
|
-
|
|
2884
|
-
if (context.method === "throw") {
|
|
2885
|
-
// Note: ["return"] must be used for ES3 parsing compatibility.
|
|
2886
|
-
if (delegate.iterator["return"]) {
|
|
2887
|
-
// If the delegate iterator has a return method, give it a
|
|
2888
|
-
// chance to clean up.
|
|
2889
|
-
context.method = "return";
|
|
2890
|
-
context.arg = undefined;
|
|
2891
|
-
maybeInvokeDelegate(delegate, context);
|
|
2892
|
-
|
|
2893
|
-
if (context.method === "throw") {
|
|
2894
|
-
// If maybeInvokeDelegate(context) changed context.method from
|
|
2895
|
-
// "return" to "throw", let that override the TypeError below.
|
|
2896
|
-
return ContinueSentinel;
|
|
2897
|
-
}
|
|
2898
|
-
}
|
|
2899
|
-
|
|
2900
|
-
context.method = "throw";
|
|
2901
|
-
context.arg = new TypeError(
|
|
2902
|
-
"The iterator does not provide a 'throw' method");
|
|
2903
|
-
}
|
|
2904
|
-
|
|
2905
|
-
return ContinueSentinel;
|
|
2906
|
-
}
|
|
2907
|
-
|
|
2908
|
-
var record = tryCatch(method, delegate.iterator, context.arg);
|
|
2909
|
-
|
|
2910
|
-
if (record.type === "throw") {
|
|
2911
|
-
context.method = "throw";
|
|
2912
|
-
context.arg = record.arg;
|
|
2913
|
-
context.delegate = null;
|
|
2914
|
-
return ContinueSentinel;
|
|
2915
|
-
}
|
|
2916
|
-
|
|
2917
|
-
var info = record.arg;
|
|
2918
|
-
|
|
2919
|
-
if (! info) {
|
|
2920
|
-
context.method = "throw";
|
|
2921
|
-
context.arg = new TypeError("iterator result is not an object");
|
|
2922
|
-
context.delegate = null;
|
|
2923
|
-
return ContinueSentinel;
|
|
2924
|
-
}
|
|
2925
|
-
|
|
2926
|
-
if (info.done) {
|
|
2927
|
-
// Assign the result of the finished delegate to the temporary
|
|
2928
|
-
// variable specified by delegate.resultName (see delegateYield).
|
|
2929
|
-
context[delegate.resultName] = info.value;
|
|
2930
|
-
|
|
2931
|
-
// Resume execution at the desired location (see delegateYield).
|
|
2932
|
-
context.next = delegate.nextLoc;
|
|
2933
|
-
|
|
2934
|
-
// If context.method was "throw" but the delegate handled the
|
|
2935
|
-
// exception, let the outer generator proceed normally. If
|
|
2936
|
-
// context.method was "next", forget context.arg since it has been
|
|
2937
|
-
// "consumed" by the delegate iterator. If context.method was
|
|
2938
|
-
// "return", allow the original .return call to continue in the
|
|
2939
|
-
// outer generator.
|
|
2940
|
-
if (context.method !== "return") {
|
|
2941
|
-
context.method = "next";
|
|
2942
|
-
context.arg = undefined;
|
|
2943
|
-
}
|
|
2944
|
-
|
|
2945
|
-
} else {
|
|
2946
|
-
// Re-yield the result returned by the delegate method.
|
|
2947
|
-
return info;
|
|
2948
|
-
}
|
|
2949
|
-
|
|
2950
|
-
// The delegate iterator is finished, so forget it and continue with
|
|
2951
|
-
// the outer generator.
|
|
2952
|
-
context.delegate = null;
|
|
2953
|
-
return ContinueSentinel;
|
|
2742
|
+
function maybeInvokeDelegate(e, r) {
|
|
2743
|
+
var n = r.method,
|
|
2744
|
+
o = e.iterator[n];
|
|
2745
|
+
if (o === t) return r.delegate = null, "throw" === n && e.iterator["return"] && (r.method = "return", r.arg = t, maybeInvokeDelegate(e, r), "throw" === r.method) || "return" !== n && (r.method = "throw", r.arg = new TypeError("The iterator does not provide a '" + n + "' method")), y;
|
|
2746
|
+
var i = tryCatch(o, e.iterator, r.arg);
|
|
2747
|
+
if ("throw" === i.type) return r.method = "throw", r.arg = i.arg, r.delegate = null, y;
|
|
2748
|
+
var a = i.arg;
|
|
2749
|
+
return a ? a.done ? (r[e.resultName] = a.value, r.next = e.nextLoc, "return" !== r.method && (r.method = "next", r.arg = t), r.delegate = null, y) : a : (r.method = "throw", r.arg = new TypeError("iterator result is not an object"), r.delegate = null, y);
|
|
2954
2750
|
}
|
|
2955
|
-
|
|
2956
|
-
|
|
2957
|
-
|
|
2958
|
-
|
|
2959
|
-
|
|
2960
|
-
define(Gp, toStringTagSymbol, "Generator");
|
|
2961
|
-
|
|
2962
|
-
// A Generator should always return itself as the iterator object when the
|
|
2963
|
-
// @@iterator function is called on it. Some browsers' implementations of the
|
|
2964
|
-
// iterator prototype chain incorrectly implement this, causing the Generator
|
|
2965
|
-
// object to not be returned from this call. This ensures that doesn't happen.
|
|
2966
|
-
// See https://github.com/facebook/regenerator/issues/274 for more details.
|
|
2967
|
-
Gp[iteratorSymbol] = function() {
|
|
2968
|
-
return this;
|
|
2969
|
-
};
|
|
2970
|
-
|
|
2971
|
-
Gp.toString = function() {
|
|
2972
|
-
return "[object Generator]";
|
|
2973
|
-
};
|
|
2974
|
-
|
|
2975
|
-
function pushTryEntry(locs) {
|
|
2976
|
-
var entry = { tryLoc: locs[0] };
|
|
2977
|
-
|
|
2978
|
-
if (1 in locs) {
|
|
2979
|
-
entry.catchLoc = locs[1];
|
|
2980
|
-
}
|
|
2981
|
-
|
|
2982
|
-
if (2 in locs) {
|
|
2983
|
-
entry.finallyLoc = locs[2];
|
|
2984
|
-
entry.afterLoc = locs[3];
|
|
2985
|
-
}
|
|
2986
|
-
|
|
2987
|
-
this.tryEntries.push(entry);
|
|
2751
|
+
function pushTryEntry(t) {
|
|
2752
|
+
var e = {
|
|
2753
|
+
tryLoc: t[0]
|
|
2754
|
+
};
|
|
2755
|
+
1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e);
|
|
2988
2756
|
}
|
|
2989
|
-
|
|
2990
|
-
|
|
2991
|
-
|
|
2992
|
-
record.type = "normal";
|
|
2993
|
-
delete record.arg;
|
|
2994
|
-
entry.completion = record;
|
|
2757
|
+
function resetTryEntry(t) {
|
|
2758
|
+
var e = t.completion || {};
|
|
2759
|
+
e.type = "normal", delete e.arg, t.completion = e;
|
|
2995
2760
|
}
|
|
2996
|
-
|
|
2997
|
-
|
|
2998
|
-
|
|
2999
|
-
|
|
3000
|
-
// locations where there is no enclosing try statement.
|
|
3001
|
-
this.tryEntries = [{ tryLoc: "root" }];
|
|
3002
|
-
tryLocsList.forEach(pushTryEntry, this);
|
|
3003
|
-
this.reset(true);
|
|
2761
|
+
function Context(t) {
|
|
2762
|
+
this.tryEntries = [{
|
|
2763
|
+
tryLoc: "root"
|
|
2764
|
+
}], t.forEach(pushTryEntry, this), this.reset(!0);
|
|
3004
2765
|
}
|
|
3005
|
-
|
|
3006
|
-
|
|
3007
|
-
|
|
3008
|
-
|
|
3009
|
-
|
|
3010
|
-
|
|
3011
|
-
|
|
3012
|
-
|
|
3013
|
-
|
|
3014
|
-
|
|
3015
|
-
|
|
3016
|
-
|
|
3017
|
-
var key = keys.pop();
|
|
3018
|
-
if (key in object) {
|
|
3019
|
-
next.value = key;
|
|
3020
|
-
next.done = false;
|
|
3021
|
-
return next;
|
|
3022
|
-
}
|
|
3023
|
-
}
|
|
3024
|
-
|
|
3025
|
-
// To avoid creating an additional object, we just hang the .value
|
|
3026
|
-
// and .done properties off the next function object itself. This
|
|
3027
|
-
// also ensures that the minifier will not anonymize the function.
|
|
3028
|
-
next.done = true;
|
|
3029
|
-
return next;
|
|
3030
|
-
};
|
|
3031
|
-
};
|
|
3032
|
-
|
|
3033
|
-
function values(iterable) {
|
|
3034
|
-
if (iterable) {
|
|
3035
|
-
var iteratorMethod = iterable[iteratorSymbol];
|
|
3036
|
-
if (iteratorMethod) {
|
|
3037
|
-
return iteratorMethod.call(iterable);
|
|
3038
|
-
}
|
|
3039
|
-
|
|
3040
|
-
if (typeof iterable.next === "function") {
|
|
3041
|
-
return iterable;
|
|
3042
|
-
}
|
|
3043
|
-
|
|
3044
|
-
if (!isNaN(iterable.length)) {
|
|
3045
|
-
var i = -1, next = function next() {
|
|
3046
|
-
while (++i < iterable.length) {
|
|
3047
|
-
if (hasOwn.call(iterable, i)) {
|
|
3048
|
-
next.value = iterable[i];
|
|
3049
|
-
next.done = false;
|
|
3050
|
-
return next;
|
|
3051
|
-
}
|
|
3052
|
-
}
|
|
3053
|
-
|
|
3054
|
-
next.value = undefined;
|
|
3055
|
-
next.done = true;
|
|
3056
|
-
|
|
3057
|
-
return next;
|
|
3058
|
-
};
|
|
3059
|
-
|
|
3060
|
-
return next.next = next;
|
|
2766
|
+
function values(e) {
|
|
2767
|
+
if (e || "" === e) {
|
|
2768
|
+
var r = e[a];
|
|
2769
|
+
if (r) return r.call(e);
|
|
2770
|
+
if ("function" == typeof e.next) return e;
|
|
2771
|
+
if (!isNaN(e.length)) {
|
|
2772
|
+
var o = -1,
|
|
2773
|
+
i = function next() {
|
|
2774
|
+
for (; ++o < e.length;) if (n.call(e, o)) return next.value = e[o], next.done = !1, next;
|
|
2775
|
+
return next.value = t, next.done = !0, next;
|
|
2776
|
+
};
|
|
2777
|
+
return i.next = i;
|
|
3061
2778
|
}
|
|
3062
2779
|
}
|
|
3063
|
-
|
|
3064
|
-
// Return an iterator with no values.
|
|
3065
|
-
return { next: doneResult };
|
|
3066
|
-
}
|
|
3067
|
-
exports.values = values;
|
|
3068
|
-
|
|
3069
|
-
function doneResult() {
|
|
3070
|
-
return { value: undefined, done: true };
|
|
2780
|
+
throw new TypeError(_typeof(e) + " is not iterable");
|
|
3071
2781
|
}
|
|
3072
|
-
|
|
3073
|
-
|
|
3074
|
-
|
|
3075
|
-
|
|
3076
|
-
|
|
3077
|
-
|
|
3078
|
-
|
|
3079
|
-
|
|
3080
|
-
|
|
3081
|
-
|
|
3082
|
-
|
|
3083
|
-
|
|
3084
|
-
|
|
3085
|
-
|
|
3086
|
-
|
|
3087
|
-
|
|
3088
|
-
|
|
3089
|
-
|
|
3090
|
-
|
|
3091
|
-
|
|
3092
|
-
|
|
3093
|
-
|
|
3094
|
-
|
|
3095
|
-
|
|
3096
|
-
|
|
3097
|
-
|
|
3098
|
-
|
|
2782
|
+
return GeneratorFunction.prototype = GeneratorFunctionPrototype, o(g, "constructor", {
|
|
2783
|
+
value: GeneratorFunctionPrototype,
|
|
2784
|
+
configurable: !0
|
|
2785
|
+
}), o(GeneratorFunctionPrototype, "constructor", {
|
|
2786
|
+
value: GeneratorFunction,
|
|
2787
|
+
configurable: !0
|
|
2788
|
+
}), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, u, "GeneratorFunction"), e.isGeneratorFunction = function (t) {
|
|
2789
|
+
var e = "function" == typeof t && t.constructor;
|
|
2790
|
+
return !!e && (e === GeneratorFunction || "GeneratorFunction" === (e.displayName || e.name));
|
|
2791
|
+
}, e.mark = function (t) {
|
|
2792
|
+
return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, define(t, u, "GeneratorFunction")), t.prototype = Object.create(g), t;
|
|
2793
|
+
}, e.awrap = function (t) {
|
|
2794
|
+
return {
|
|
2795
|
+
__await: t
|
|
2796
|
+
};
|
|
2797
|
+
}, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, c, function () {
|
|
2798
|
+
return this;
|
|
2799
|
+
}), e.AsyncIterator = AsyncIterator, e.async = function (t, r, n, o, i) {
|
|
2800
|
+
void 0 === i && (i = Promise);
|
|
2801
|
+
var a = new AsyncIterator(wrap(t, r, n, o), i);
|
|
2802
|
+
return e.isGeneratorFunction(r) ? a : a.next().then(function (t) {
|
|
2803
|
+
return t.done ? t.value : a.next();
|
|
2804
|
+
});
|
|
2805
|
+
}, defineIteratorMethods(g), define(g, u, "Generator"), define(g, a, function () {
|
|
2806
|
+
return this;
|
|
2807
|
+
}), define(g, "toString", function () {
|
|
2808
|
+
return "[object Generator]";
|
|
2809
|
+
}), e.keys = function (t) {
|
|
2810
|
+
var e = Object(t),
|
|
2811
|
+
r = [];
|
|
2812
|
+
for (var n in e) r.push(n);
|
|
2813
|
+
return r.reverse(), function next() {
|
|
2814
|
+
for (; r.length;) {
|
|
2815
|
+
var t = r.pop();
|
|
2816
|
+
if (t in e) return next.value = t, next.done = !1, next;
|
|
3099
2817
|
}
|
|
2818
|
+
return next.done = !0, next;
|
|
2819
|
+
};
|
|
2820
|
+
}, e.values = values, Context.prototype = {
|
|
2821
|
+
constructor: Context,
|
|
2822
|
+
reset: function reset(e) {
|
|
2823
|
+
if (this.prev = 0, this.next = 0, this.sent = this._sent = t, this.done = !1, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(resetTryEntry), !e) for (var r in this) "t" === r.charAt(0) && n.call(this, r) && !isNaN(+r.slice(1)) && (this[r] = t);
|
|
3100
2824
|
},
|
|
3101
|
-
|
|
3102
|
-
|
|
3103
|
-
|
|
3104
|
-
|
|
3105
|
-
var rootEntry = this.tryEntries[0];
|
|
3106
|
-
var rootRecord = rootEntry.completion;
|
|
3107
|
-
if (rootRecord.type === "throw") {
|
|
3108
|
-
throw rootRecord.arg;
|
|
3109
|
-
}
|
|
3110
|
-
|
|
2825
|
+
stop: function stop() {
|
|
2826
|
+
this.done = !0;
|
|
2827
|
+
var t = this.tryEntries[0].completion;
|
|
2828
|
+
if ("throw" === t.type) throw t.arg;
|
|
3111
2829
|
return this.rval;
|
|
3112
2830
|
},
|
|
3113
|
-
|
|
3114
|
-
|
|
3115
|
-
|
|
3116
|
-
|
|
3117
|
-
|
|
3118
|
-
|
|
3119
|
-
var context = this;
|
|
3120
|
-
function handle(loc, caught) {
|
|
3121
|
-
record.type = "throw";
|
|
3122
|
-
record.arg = exception;
|
|
3123
|
-
context.next = loc;
|
|
3124
|
-
|
|
3125
|
-
if (caught) {
|
|
3126
|
-
// If the dispatched exception was caught by a catch block,
|
|
3127
|
-
// then let that catch block handle the exception normally.
|
|
3128
|
-
context.method = "next";
|
|
3129
|
-
context.arg = undefined;
|
|
3130
|
-
}
|
|
3131
|
-
|
|
3132
|
-
return !! caught;
|
|
2831
|
+
dispatchException: function dispatchException(e) {
|
|
2832
|
+
if (this.done) throw e;
|
|
2833
|
+
var r = this;
|
|
2834
|
+
function handle(n, o) {
|
|
2835
|
+
return a.type = "throw", a.arg = e, r.next = n, o && (r.method = "next", r.arg = t), !!o;
|
|
3133
2836
|
}
|
|
3134
|
-
|
|
3135
|
-
|
|
3136
|
-
|
|
3137
|
-
|
|
3138
|
-
|
|
3139
|
-
|
|
3140
|
-
|
|
3141
|
-
|
|
3142
|
-
|
|
3143
|
-
|
|
3144
|
-
|
|
3145
|
-
|
|
3146
|
-
if (entry.tryLoc <= this.prev) {
|
|
3147
|
-
var hasCatch = hasOwn.call(entry, "catchLoc");
|
|
3148
|
-
var hasFinally = hasOwn.call(entry, "finallyLoc");
|
|
3149
|
-
|
|
3150
|
-
if (hasCatch && hasFinally) {
|
|
3151
|
-
if (this.prev < entry.catchLoc) {
|
|
3152
|
-
return handle(entry.catchLoc, true);
|
|
3153
|
-
} else if (this.prev < entry.finallyLoc) {
|
|
3154
|
-
return handle(entry.finallyLoc);
|
|
3155
|
-
}
|
|
3156
|
-
|
|
3157
|
-
} else if (hasCatch) {
|
|
3158
|
-
if (this.prev < entry.catchLoc) {
|
|
3159
|
-
return handle(entry.catchLoc, true);
|
|
3160
|
-
}
|
|
3161
|
-
|
|
3162
|
-
} else if (hasFinally) {
|
|
3163
|
-
if (this.prev < entry.finallyLoc) {
|
|
3164
|
-
return handle(entry.finallyLoc);
|
|
3165
|
-
}
|
|
3166
|
-
|
|
2837
|
+
for (var o = this.tryEntries.length - 1; o >= 0; --o) {
|
|
2838
|
+
var i = this.tryEntries[o],
|
|
2839
|
+
a = i.completion;
|
|
2840
|
+
if ("root" === i.tryLoc) return handle("end");
|
|
2841
|
+
if (i.tryLoc <= this.prev) {
|
|
2842
|
+
var c = n.call(i, "catchLoc"),
|
|
2843
|
+
u = n.call(i, "finallyLoc");
|
|
2844
|
+
if (c && u) {
|
|
2845
|
+
if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
|
|
2846
|
+
if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
|
|
2847
|
+
} else if (c) {
|
|
2848
|
+
if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
|
|
3167
2849
|
} else {
|
|
3168
|
-
throw new Error("try statement without catch or finally");
|
|
2850
|
+
if (!u) throw new Error("try statement without catch or finally");
|
|
2851
|
+
if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
|
|
3169
2852
|
}
|
|
3170
2853
|
}
|
|
3171
2854
|
}
|
|
3172
2855
|
},
|
|
3173
|
-
|
|
3174
|
-
|
|
3175
|
-
|
|
3176
|
-
|
|
3177
|
-
|
|
3178
|
-
hasOwn.call(entry, "finallyLoc") &&
|
|
3179
|
-
this.prev < entry.finallyLoc) {
|
|
3180
|
-
var finallyEntry = entry;
|
|
2856
|
+
abrupt: function abrupt(t, e) {
|
|
2857
|
+
for (var r = this.tryEntries.length - 1; r >= 0; --r) {
|
|
2858
|
+
var o = this.tryEntries[r];
|
|
2859
|
+
if (o.tryLoc <= this.prev && n.call(o, "finallyLoc") && this.prev < o.finallyLoc) {
|
|
2860
|
+
var i = o;
|
|
3181
2861
|
break;
|
|
3182
2862
|
}
|
|
3183
2863
|
}
|
|
3184
|
-
|
|
3185
|
-
|
|
3186
|
-
|
|
3187
|
-
type === "continue") &&
|
|
3188
|
-
finallyEntry.tryLoc <= arg &&
|
|
3189
|
-
arg <= finallyEntry.finallyLoc) {
|
|
3190
|
-
// Ignore the finally entry if control is not jumping to a
|
|
3191
|
-
// location outside the try/catch block.
|
|
3192
|
-
finallyEntry = null;
|
|
3193
|
-
}
|
|
3194
|
-
|
|
3195
|
-
var record = finallyEntry ? finallyEntry.completion : {};
|
|
3196
|
-
record.type = type;
|
|
3197
|
-
record.arg = arg;
|
|
3198
|
-
|
|
3199
|
-
if (finallyEntry) {
|
|
3200
|
-
this.method = "next";
|
|
3201
|
-
this.next = finallyEntry.finallyLoc;
|
|
3202
|
-
return ContinueSentinel;
|
|
3203
|
-
}
|
|
3204
|
-
|
|
3205
|
-
return this.complete(record);
|
|
2864
|
+
i && ("break" === t || "continue" === t) && i.tryLoc <= e && e <= i.finallyLoc && (i = null);
|
|
2865
|
+
var a = i ? i.completion : {};
|
|
2866
|
+
return a.type = t, a.arg = e, i ? (this.method = "next", this.next = i.finallyLoc, y) : this.complete(a);
|
|
3206
2867
|
},
|
|
3207
|
-
|
|
3208
|
-
|
|
3209
|
-
|
|
3210
|
-
throw record.arg;
|
|
3211
|
-
}
|
|
3212
|
-
|
|
3213
|
-
if (record.type === "break" ||
|
|
3214
|
-
record.type === "continue") {
|
|
3215
|
-
this.next = record.arg;
|
|
3216
|
-
} else if (record.type === "return") {
|
|
3217
|
-
this.rval = this.arg = record.arg;
|
|
3218
|
-
this.method = "return";
|
|
3219
|
-
this.next = "end";
|
|
3220
|
-
} else if (record.type === "normal" && afterLoc) {
|
|
3221
|
-
this.next = afterLoc;
|
|
3222
|
-
}
|
|
3223
|
-
|
|
3224
|
-
return ContinueSentinel;
|
|
2868
|
+
complete: function complete(t, e) {
|
|
2869
|
+
if ("throw" === t.type) throw t.arg;
|
|
2870
|
+
return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && e && (this.next = e), y;
|
|
3225
2871
|
},
|
|
3226
|
-
|
|
3227
|
-
|
|
3228
|
-
|
|
3229
|
-
|
|
3230
|
-
if (entry.finallyLoc === finallyLoc) {
|
|
3231
|
-
this.complete(entry.completion, entry.afterLoc);
|
|
3232
|
-
resetTryEntry(entry);
|
|
3233
|
-
return ContinueSentinel;
|
|
3234
|
-
}
|
|
2872
|
+
finish: function finish(t) {
|
|
2873
|
+
for (var e = this.tryEntries.length - 1; e >= 0; --e) {
|
|
2874
|
+
var r = this.tryEntries[e];
|
|
2875
|
+
if (r.finallyLoc === t) return this.complete(r.completion, r.afterLoc), resetTryEntry(r), y;
|
|
3235
2876
|
}
|
|
3236
2877
|
},
|
|
3237
|
-
|
|
3238
|
-
|
|
3239
|
-
|
|
3240
|
-
|
|
3241
|
-
|
|
3242
|
-
|
|
3243
|
-
|
|
3244
|
-
|
|
3245
|
-
resetTryEntry(entry);
|
|
2878
|
+
"catch": function _catch(t) {
|
|
2879
|
+
for (var e = this.tryEntries.length - 1; e >= 0; --e) {
|
|
2880
|
+
var r = this.tryEntries[e];
|
|
2881
|
+
if (r.tryLoc === t) {
|
|
2882
|
+
var n = r.completion;
|
|
2883
|
+
if ("throw" === n.type) {
|
|
2884
|
+
var o = n.arg;
|
|
2885
|
+
resetTryEntry(r);
|
|
3246
2886
|
}
|
|
3247
|
-
return
|
|
2887
|
+
return o;
|
|
3248
2888
|
}
|
|
3249
2889
|
}
|
|
3250
|
-
|
|
3251
|
-
// The context.catch method must only be called with a location
|
|
3252
|
-
// argument that corresponds to a known catch block.
|
|
3253
2890
|
throw new Error("illegal catch attempt");
|
|
3254
2891
|
},
|
|
3255
|
-
|
|
3256
|
-
|
|
3257
|
-
|
|
3258
|
-
|
|
3259
|
-
|
|
3260
|
-
|
|
3261
|
-
};
|
|
3262
|
-
|
|
3263
|
-
if (this.method === "next") {
|
|
3264
|
-
// Deliberately forget the last sent value so that we don't
|
|
3265
|
-
// accidentally pass it on to the delegate.
|
|
3266
|
-
this.arg = undefined;
|
|
3267
|
-
}
|
|
3268
|
-
|
|
3269
|
-
return ContinueSentinel;
|
|
2892
|
+
delegateYield: function delegateYield(e, r, n) {
|
|
2893
|
+
return this.delegate = {
|
|
2894
|
+
iterator: values(e),
|
|
2895
|
+
resultName: r,
|
|
2896
|
+
nextLoc: n
|
|
2897
|
+
}, "next" === this.method && (this.arg = t), y;
|
|
3270
2898
|
}
|
|
3271
|
-
};
|
|
3272
|
-
|
|
3273
|
-
// Regardless of whether this script is executing as a CommonJS module
|
|
3274
|
-
// or not, return the runtime object so that we can declare the variable
|
|
3275
|
-
// regeneratorRuntime in the outer scope, which allows this module to be
|
|
3276
|
-
// injected easily by `bin/regenerator --include-runtime script.js`.
|
|
3277
|
-
return exports;
|
|
3278
|
-
|
|
3279
|
-
}(
|
|
3280
|
-
// If this script is executing as a CommonJS module, use module.exports
|
|
3281
|
-
// as the regeneratorRuntime namespace. Otherwise create a new empty
|
|
3282
|
-
// object. Either way, the resulting object will be used to initialize
|
|
3283
|
-
// the regeneratorRuntime variable at the top of this file.
|
|
3284
|
-
true ? module.exports : 0
|
|
3285
|
-
));
|
|
3286
|
-
|
|
3287
|
-
try {
|
|
3288
|
-
regeneratorRuntime = runtime;
|
|
3289
|
-
} catch (accidentalStrictMode) {
|
|
3290
|
-
// This module should not be running in strict mode, so the above
|
|
3291
|
-
// assignment should always work unless something is misconfigured. Just
|
|
3292
|
-
// in case runtime.js accidentally runs in strict mode, we can escape
|
|
3293
|
-
// strict mode using a global Function call. This could conceivably fail
|
|
3294
|
-
// if a Content Security Policy forbids using Function, but in that case
|
|
3295
|
-
// the proper solution is to fix the accidental strict mode problem. If
|
|
3296
|
-
// you've misconfigured your bundler to force strict mode and applied a
|
|
3297
|
-
// CSP to forbid Function, and you're not willing to fix either of those
|
|
3298
|
-
// problems, please detail your unique predicament in a GitHub issue.
|
|
3299
|
-
Function("r", "regeneratorRuntime = r")(runtime);
|
|
2899
|
+
}, e;
|
|
3300
2900
|
}
|
|
3301
|
-
|
|
2901
|
+
module.exports = _regeneratorRuntime, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
3302
2902
|
|
|
3303
2903
|
/***/ }),
|
|
3304
2904
|
|
|
3305
|
-
/***/
|
|
2905
|
+
/***/ 8698:
|
|
3306
2906
|
/***/ ((module) => {
|
|
3307
2907
|
|
|
3308
|
-
|
|
3309
|
-
|
|
3310
|
-
|
|
3311
|
-
/***/ }),
|
|
3312
|
-
|
|
3313
|
-
/***/ 710:
|
|
3314
|
-
/***/ ((module) => {
|
|
2908
|
+
function _typeof(o) {
|
|
2909
|
+
"@babel/helpers - typeof";
|
|
3315
2910
|
|
|
3316
|
-
"
|
|
3317
|
-
|
|
3318
|
-
|
|
3319
|
-
|
|
3320
|
-
|
|
3321
|
-
|
|
3322
|
-
|
|
3323
|
-
|
|
3324
|
-
"use strict";
|
|
3325
|
-
module.exports = __WEBPACK_EXTERNAL_MODULE__4360__;
|
|
3326
|
-
|
|
3327
|
-
/***/ }),
|
|
3328
|
-
|
|
3329
|
-
/***/ 7326:
|
|
3330
|
-
/***/ ((module) => {
|
|
3331
|
-
|
|
3332
|
-
"use strict";
|
|
3333
|
-
module.exports = __WEBPACK_EXTERNAL_MODULE__7326__;
|
|
3334
|
-
|
|
3335
|
-
/***/ }),
|
|
3336
|
-
|
|
3337
|
-
/***/ 6073:
|
|
3338
|
-
/***/ ((module) => {
|
|
3339
|
-
|
|
3340
|
-
"use strict";
|
|
3341
|
-
module.exports = __WEBPACK_EXTERNAL_MODULE__6073__;
|
|
3342
|
-
|
|
3343
|
-
/***/ }),
|
|
3344
|
-
|
|
3345
|
-
/***/ 5225:
|
|
3346
|
-
/***/ ((module) => {
|
|
3347
|
-
|
|
3348
|
-
"use strict";
|
|
3349
|
-
module.exports = __WEBPACK_EXTERNAL_MODULE__5225__;
|
|
2911
|
+
return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
|
|
2912
|
+
return typeof o;
|
|
2913
|
+
} : function (o) {
|
|
2914
|
+
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
|
2915
|
+
}, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(o);
|
|
2916
|
+
}
|
|
2917
|
+
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
3350
2918
|
|
|
3351
2919
|
/***/ }),
|
|
3352
2920
|
|
|
3353
|
-
/***/
|
|
3354
|
-
/***/ ((module) => {
|
|
2921
|
+
/***/ 4687:
|
|
2922
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
3355
2923
|
|
|
3356
|
-
|
|
3357
|
-
module.exports = __WEBPACK_EXTERNAL_MODULE__5293__;
|
|
2924
|
+
// TODO(Babel 8): Remove this file.
|
|
3358
2925
|
|
|
3359
|
-
|
|
2926
|
+
var runtime = __webpack_require__(7061)();
|
|
2927
|
+
module.exports = runtime;
|
|
3360
2928
|
|
|
3361
|
-
|
|
3362
|
-
|
|
2929
|
+
// Copied from https://github.com/facebook/regenerator/blob/main/packages/runtime/runtime.js#L736=
|
|
2930
|
+
try {
|
|
2931
|
+
regeneratorRuntime = runtime;
|
|
2932
|
+
} catch (accidentalStrictMode) {
|
|
2933
|
+
if (typeof globalThis === "object") {
|
|
2934
|
+
globalThis.regeneratorRuntime = runtime;
|
|
2935
|
+
} else {
|
|
2936
|
+
Function("r", "regeneratorRuntime = r")(runtime);
|
|
2937
|
+
}
|
|
2938
|
+
}
|
|
3363
2939
|
|
|
3364
|
-
"use strict";
|
|
3365
|
-
module.exports = __WEBPACK_EXTERNAL_MODULE__9042__;
|
|
3366
2940
|
|
|
3367
2941
|
/***/ }),
|
|
3368
2942
|
|
|
@@ -3370,7 +2944,7 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__9042__;
|
|
|
3370
2944
|
/***/ ((module) => {
|
|
3371
2945
|
|
|
3372
2946
|
"use strict";
|
|
3373
|
-
module.exports = JSON.parse('{"n":{"white":{"backgroundColor":"bg-white","textColor":"text-cool-black","buttonBackgroundColor":"","buttonTextColor":"","mobileMenuColor":"text-cool-black","logoTextColor":"text-cool-black","barShadow":"shadow-subtle"},"black":{"backgroundColor":"bg-cool-black","textColor":"text-white","buttonBackgroundColor":"bg-white","buttonTextColor":"text-cool-black","mobileMenuColor":"text-white","logoTextColor":"text-white","barShadow":""},"transparentToWhite":{"backgroundColor":"bg-transparent","textColor":"text-white","buttonBackgroundColor":"bg-white","buttonTextColor":"text-cool-black","mobileMenuColor":"text-white","logoTextColor":"text-white","barShadow":""}},"h":[{"label":"
|
|
2947
|
+
module.exports = JSON.parse('{"n":{"white":{"backgroundColor":"bg-white","textColor":"text-cool-black","buttonBackgroundColor":"","buttonTextColor":"","mobileMenuColor":"text-cool-black","logoTextColor":"text-cool-black","barShadow":"shadow-subtle"},"black":{"backgroundColor":"bg-cool-black","textColor":"text-white","buttonBackgroundColor":"bg-white","buttonTextColor":"text-cool-black","mobileMenuColor":"text-white","logoTextColor":"text-white","barShadow":""},"transparentToWhite":{"backgroundColor":"bg-transparent","textColor":"text-white","buttonBackgroundColor":"bg-white","buttonTextColor":"text-cool-black","mobileMenuColor":"text-white","logoTextColor":"text-white","barShadow":""}},"h":[{"label":"Products","shortLabel":"Products","id":"products-panel","component":"MeganavContentProducts"},{"label":"Solutions","shortLabel":"Solutions","id":"use-cases-panel","component":"MeganavContentUseCases"},{"label":"Company","shortLabel":"Company","id":"company-panel","component":"MeganavContentCompany"},{"label":"Developers","shortLabel":"Developers","id":"developers-panel","component":"MeganavContentDevelopers"}]}');
|
|
3374
2948
|
|
|
3375
2949
|
/***/ })
|
|
3376
2950
|
|
|
@@ -3463,7 +3037,7 @@ var external_commonjs_prop_types_commonjs2_prop_types_default = /*#__PURE__*/__w
|
|
|
3463
3037
|
// EXTERNAL MODULE: ./src/core/remote-data-store.js
|
|
3464
3038
|
var remote_data_store = __webpack_require__(3511);
|
|
3465
3039
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime/regenerator/index.js
|
|
3466
|
-
var regenerator = __webpack_require__(
|
|
3040
|
+
var regenerator = __webpack_require__(4687);
|
|
3467
3041
|
;// CONCATENATED MODULE: ./src/core/remote-session-data.js
|
|
3468
3042
|
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) { symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); } keys.push.apply(keys, symbols); } return keys; }
|
|
3469
3043
|
|
|
@@ -4343,8 +3917,8 @@ var absUrl = function absUrl(path) {
|
|
|
4343
3917
|
};
|
|
4344
3918
|
|
|
4345
3919
|
/* harmony default export */ const url_base = (absUrl);
|
|
4346
|
-
// EXTERNAL MODULE: ./src/core/
|
|
4347
|
-
var
|
|
3920
|
+
// EXTERNAL MODULE: ./src/core/MeganavContentProducts/component.jsx
|
|
3921
|
+
var MeganavContentProducts_component = __webpack_require__(8254);
|
|
4348
3922
|
// EXTERNAL MODULE: ./src/core/MeganavContentUseCases/component.jsx
|
|
4349
3923
|
var MeganavContentUseCases_component = __webpack_require__(1118);
|
|
4350
3924
|
// EXTERNAL MODULE: ./src/core/MeganavContentCompany/component.jsx + 1 modules
|
|
@@ -4435,7 +4009,7 @@ var SignInPlaceholder = function SignInPlaceholder() {
|
|
|
4435
4009
|
};
|
|
4436
4010
|
|
|
4437
4011
|
var panels = {
|
|
4438
|
-
|
|
4012
|
+
MeganavContentProducts: MeganavContentProducts_component["default"],
|
|
4439
4013
|
MeganavContentUseCases: MeganavContentUseCases_component["default"],
|
|
4440
4014
|
MeganavContentCompany: MeganavContentCompany_component["default"],
|
|
4441
4015
|
MeganavContentDevelopers: MeganavContentDevelopers_component["default"]
|