@tntd/dll 2.0.0 → 2.0.1

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 (24) hide show
  1. package/dist/vendor/lightbox_v2_dll.js +2 -0
  2. package/dist/{vendor-ie/lightbox_new_dll.js.LICENSE.txt → vendor/lightbox_v2_dll.js.LICENSE.txt} +9 -0
  3. package/dist/{vendor-ie/lightbox_new_dll_manifest.json → vendor/lightbox_v2_dll_manifest.json} +8 -1
  4. package/dist/{vendor-dev-ie/vendor-dev/lightbox_new_dll.js → vendor-dev/lightbox_v2_dll.js} +38 -38
  5. package/dist/{vendor-dev-ie/vendor-dev/lightbox_new_dll_manifest.json → vendor-dev/lightbox_v2_dll_manifest.json} +1 -1
  6. package/dist/vendor-ie/lightbox_v2_dll.js +2 -0
  7. package/dist/vendor-ie/{vendor/lightbox_new_dll_manifest.json → lightbox_v2_dll_manifest.json} +1 -1
  8. package/dist/vendor-ie/vendor/lightbox_v2_dll.js +2 -0
  9. package/dist/{vendor/lightbox_new_dll_manifest.json → vendor-ie/vendor/lightbox_v2_dll_manifest.json} +1 -1
  10. package/index.js +4 -1
  11. package/package.json +1 -1
  12. package/dist/vendor/lightbox_new_dll.js +0 -2
  13. package/dist/vendor-dev/lightbox_new_dll.js +0 -12426
  14. package/dist/vendor-dev/lightbox_new_dll_manifest.json +0 -145
  15. package/dist/vendor-dev-ie/fetch.umd.js +0 -672
  16. package/dist/vendor-dev-ie/lightbox_new_dll.js +0 -2280
  17. package/dist/vendor-dev-ie/lightbox_new_dll_manifest.json +0 -138
  18. package/dist/vendor-dev-ie/polyfill.min.js +0 -1
  19. package/dist/vendor-dev-ie/vendor-dev/fetch.umd.js +0 -672
  20. package/dist/vendor-dev-ie/vendor-dev/polyfill.min.js +0 -1
  21. package/dist/vendor-ie/lightbox_new_dll.js +0 -1
  22. package/dist/vendor-ie/vendor/lightbox_new_dll.js +0 -2
  23. /package/dist/vendor-ie/{vendor/lightbox_new_dll.js.LICENSE.txt → lightbox_v2_dll.js.LICENSE.txt} +0 -0
  24. /package/dist/{vendor/lightbox_new_dll.js.LICENSE.txt → vendor-ie/vendor/lightbox_v2_dll.js.LICENSE.txt} +0 -0
@@ -58,6 +58,15 @@ object-assign
58
58
  * LICENSE file in the root directory of this source tree.
59
59
  */
60
60
 
61
+ /** @license React v16.14.0
62
+ * react-dom-server.browser.production.min.js
63
+ *
64
+ * Copyright (c) Facebook, Inc. and its affiliates.
65
+ *
66
+ * This source code is licensed under the MIT license found in the
67
+ * LICENSE file in the root directory of this source tree.
68
+ */
69
+
61
70
  /** @license React v16.14.0
62
71
  * react-dom.production.min.js
63
72
  *
@@ -1,5 +1,5 @@
1
1
  {
2
- "name": "lightbox_new_library",
2
+ "name": "lightbox_v2_library",
3
3
  "content": {
4
4
  "../node_modules/lodash/lodash.js": {
5
5
  "id": 2543,
@@ -69,6 +69,13 @@
69
69
  "id": 46942,
70
70
  "buildMeta": {}
71
71
  },
72
+ "../node_modules/react-dom/server.browser.js": {
73
+ "id": 65848,
74
+ "buildMeta": {
75
+ "exportsType": "dynamic",
76
+ "defaultObject": "redirect"
77
+ }
78
+ },
72
79
  "../node_modules/kiwi-intl/built/src/index.js": {
73
80
  "id": 72009,
74
81
  "buildMeta": {
@@ -1386,7 +1386,7 @@ eval("\n\nvar _interopRequireDefault = __webpack_require__(/*! @babel/runtime/he
1386
1386
  /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
1387
1387
 
1388
1388
  "use strict";
1389
- eval("\n\nvar _interopRequireWildcard = __webpack_require__(/*! @babel/runtime/helpers/interopRequireWildcard */ \"./node_modules/@babel/runtime/helpers/interopRequireWildcard.js\");\n\nvar _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ \"./node_modules/@babel/runtime/helpers/interopRequireDefault.js\");\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = getSaga;\n\nvar _getIterator2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/core-js/get-iterator */ \"./node_modules/@babel/runtime/core-js/get-iterator.js\"));\n\nvar _objectSpread2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/objectSpread */ \"./node_modules/@babel/runtime/helpers/objectSpread.js\"));\n\nvar _toConsumableArray2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/toConsumableArray */ \"./node_modules/@babel/runtime/helpers/toConsumableArray.js\"));\n\nvar _regenerator = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/regenerator */ \"./node_modules/@babel/runtime/regenerator/index.js\"));\n\nvar _invariant = _interopRequireDefault(__webpack_require__(/*! invariant */ \"./node_modules/invariant/browser.js\"));\n\nvar sagaEffects = _interopRequireWildcard(__webpack_require__(/*! redux-saga/lib/effects */ \"./node_modules/redux-saga/lib/effects.js\"));\n\nvar _warning = _interopRequireDefault(__webpack_require__(/*! warning */ \"./node_modules/warning/browser.js\"));\n\nvar _sagaHelpers = __webpack_require__(/*! redux-saga/lib/internal/sagaHelpers */ \"./node_modules/redux-saga/lib/internal/sagaHelpers/index.js\");\n\nvar _constants = __webpack_require__(/*! ./constants */ \"./node_modules/dva-core/lib/constants.js\");\n\nvar _prefixType = _interopRequireDefault(__webpack_require__(/*! ./prefixType */ \"./node_modules/dva-core/lib/prefixType.js\"));\n\nfunction getSaga(effects, model, onError, onEffect) {\n return (\n /*#__PURE__*/\n _regenerator.default.mark(function _callee3() {\n var key;\n return _regenerator.default.wrap(function _callee3$(_context3) {\n while (1) {\n switch (_context3.prev = _context3.next) {\n case 0:\n _context3.t0 = _regenerator.default.keys(effects);\n\n case 1:\n if ((_context3.t1 = _context3.t0()).done) {\n _context3.next = 7;\n break;\n }\n\n key = _context3.t1.value;\n\n if (!Object.prototype.hasOwnProperty.call(effects, key)) {\n _context3.next = 5;\n break;\n }\n\n return _context3.delegateYield(\n /*#__PURE__*/\n _regenerator.default.mark(function _callee2() {\n var watcher, task;\n return _regenerator.default.wrap(function _callee2$(_context2) {\n while (1) {\n switch (_context2.prev = _context2.next) {\n case 0:\n watcher = getWatcher(key, effects[key], model, onError, onEffect);\n _context2.next = 3;\n return sagaEffects.fork(watcher);\n\n case 3:\n task = _context2.sent;\n _context2.next = 6;\n return sagaEffects.fork(\n /*#__PURE__*/\n _regenerator.default.mark(function _callee() {\n return _regenerator.default.wrap(function _callee$(_context) {\n while (1) {\n switch (_context.prev = _context.next) {\n case 0:\n _context.next = 2;\n return sagaEffects.take(\"\".concat(model.namespace, \"/@@CANCEL_EFFECTS\"));\n\n case 2:\n _context.next = 4;\n return sagaEffects.cancel(task);\n\n case 4:\n case \"end\":\n return _context.stop();\n }\n }\n }, _callee, this);\n }));\n\n case 6:\n case \"end\":\n return _context2.stop();\n }\n }\n }, _callee2, this);\n })(), \"t2\", 5);\n\n case 5:\n _context3.next = 1;\n break;\n\n case 7:\n case \"end\":\n return _context3.stop();\n }\n }\n }, _callee3, this);\n })\n );\n}\n\nfunction getWatcher(key, _effect, model, onError, onEffect) {\n var _marked =\n /*#__PURE__*/\n _regenerator.default.mark(sagaWithCatch);\n\n var effect = _effect;\n var type = 'takeEvery';\n var ms;\n\n if (Array.isArray(_effect)) {\n effect = _effect[0];\n var opts = _effect[1];\n\n if (opts && opts.type) {\n type = opts.type;\n\n if (type === 'throttle') {\n (0, _invariant.default)(opts.ms, 'app.start: opts.ms should be defined if type is throttle');\n ms = opts.ms;\n }\n }\n\n (0, _invariant.default)(['watcher', 'takeEvery', 'takeLatest', 'throttle'].indexOf(type) > -1, 'app.start: effect type should be takeEvery, takeLatest, throttle or watcher');\n }\n\n function noop() {}\n\n function sagaWithCatch() {\n var _len,\n args,\n _key,\n _ref,\n _ref$__dva_resolve,\n resolve,\n _ref$__dva_reject,\n reject,\n ret,\n _args4 = arguments;\n\n return _regenerator.default.wrap(function sagaWithCatch$(_context4) {\n while (1) {\n switch (_context4.prev = _context4.next) {\n case 0:\n for (_len = _args4.length, args = new Array(_len), _key = 0; _key < _len; _key++) {\n args[_key] = _args4[_key];\n }\n\n _ref = args.length > 0 ? args[0] : {}, _ref$__dva_resolve = _ref.__dva_resolve, resolve = _ref$__dva_resolve === void 0 ? noop : _ref$__dva_resolve, _ref$__dva_reject = _ref.__dva_reject, reject = _ref$__dva_reject === void 0 ? noop : _ref$__dva_reject;\n _context4.prev = 2;\n _context4.next = 5;\n return sagaEffects.put({\n type: \"\".concat(key).concat(_constants.NAMESPACE_SEP, \"@@start\")\n });\n\n case 5:\n _context4.next = 7;\n return effect.apply(void 0, (0, _toConsumableArray2.default)(args.concat(createEffects(model))));\n\n case 7:\n ret = _context4.sent;\n _context4.next = 10;\n return sagaEffects.put({\n type: \"\".concat(key).concat(_constants.NAMESPACE_SEP, \"@@end\")\n });\n\n case 10:\n resolve(ret);\n _context4.next = 17;\n break;\n\n case 13:\n _context4.prev = 13;\n _context4.t0 = _context4[\"catch\"](2);\n onError(_context4.t0, {\n key: key,\n effectArgs: args\n });\n\n if (!_context4.t0._dontReject) {\n reject(_context4.t0);\n }\n\n case 17:\n case \"end\":\n return _context4.stop();\n }\n }\n }, _marked, this, [[2, 13]]);\n }\n\n var sagaWithOnEffect = applyOnEffect(onEffect, sagaWithCatch, model, key);\n\n switch (type) {\n case 'watcher':\n return sagaWithCatch;\n\n case 'takeLatest':\n return (\n /*#__PURE__*/\n _regenerator.default.mark(function _callee4() {\n return _regenerator.default.wrap(function _callee4$(_context5) {\n while (1) {\n switch (_context5.prev = _context5.next) {\n case 0:\n _context5.next = 2;\n return (0, _sagaHelpers.takeLatestHelper)(key, sagaWithOnEffect);\n\n case 2:\n case \"end\":\n return _context5.stop();\n }\n }\n }, _callee4, this);\n })\n );\n\n case 'throttle':\n return (\n /*#__PURE__*/\n _regenerator.default.mark(function _callee5() {\n return _regenerator.default.wrap(function _callee5$(_context6) {\n while (1) {\n switch (_context6.prev = _context6.next) {\n case 0:\n _context6.next = 2;\n return (0, _sagaHelpers.throttleHelper)(ms, key, sagaWithOnEffect);\n\n case 2:\n case \"end\":\n return _context6.stop();\n }\n }\n }, _callee5, this);\n })\n );\n\n default:\n return (\n /*#__PURE__*/\n _regenerator.default.mark(function _callee6() {\n return _regenerator.default.wrap(function _callee6$(_context7) {\n while (1) {\n switch (_context7.prev = _context7.next) {\n case 0:\n _context7.next = 2;\n return (0, _sagaHelpers.takeEveryHelper)(key, sagaWithOnEffect);\n\n case 2:\n case \"end\":\n return _context7.stop();\n }\n }\n }, _callee6, this);\n })\n );\n }\n}\n\nfunction createEffects(model) {\n function assertAction(type, name) {\n (0, _invariant.default)(type, 'dispatch: action should be a plain Object with type');\n (0, _warning.default)(type.indexOf(\"\".concat(model.namespace).concat(_constants.NAMESPACE_SEP)) !== 0, \"[\".concat(name, \"] \").concat(type, \" should not be prefixed with namespace \").concat(model.namespace));\n }\n\n function put(action) {\n var type = action.type;\n assertAction(type, 'sagaEffects.put');\n return sagaEffects.put((0, _objectSpread2.default)({}, action, {\n type: (0, _prefixType.default)(type, model)\n }));\n } // The operator `put` doesn't block waiting the returned promise to resolve.\n // Using `put.resolve` will wait until the promsie resolve/reject before resuming.\n // It will be helpful to organize multi-effects in order,\n // and increase the reusability by seperate the effect in stand-alone pieces.\n // https://github.com/redux-saga/redux-saga/issues/336\n\n\n function putResolve(action) {\n var type = action.type;\n assertAction(type, 'sagaEffects.put.resolve');\n return sagaEffects.put.resolve((0, _objectSpread2.default)({}, action, {\n type: (0, _prefixType.default)(type, model)\n }));\n }\n\n put.resolve = putResolve;\n\n function take(type) {\n if (typeof type === 'string') {\n assertAction(type, 'sagaEffects.take');\n return sagaEffects.take((0, _prefixType.default)(type, model));\n } else if (Array.isArray(type)) {\n return sagaEffects.take(type.map(function (t) {\n if (typeof t === 'string') {\n assertAction(t, 'sagaEffects.take');\n return (0, _prefixType.default)(t, model);\n }\n\n return t;\n }));\n } else {\n return sagaEffects.take(type);\n }\n }\n\n return (0, _objectSpread2.default)({}, sagaEffects, {\n put: put,\n take: take\n });\n}\n\nfunction applyOnEffect(fns, effect, model, key) {\n var _iteratorNormalCompletion = true;\n var _didIteratorError = false;\n var _iteratorError = undefined;\n\n try {\n for (var _iterator = (0, _getIterator2.default)(fns), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true) {\n var fn = _step.value;\n effect = fn(effect, sagaEffects, model, key);\n }\n } catch (err) {\n _didIteratorError = true;\n _iteratorError = err;\n } finally {\n try {\n if (!_iteratorNormalCompletion && _iterator.return != null) {\n _iterator.return();\n }\n } finally {\n if (_didIteratorError) {\n throw _iteratorError;\n }\n }\n }\n\n return effect;\n}\n\n//# sourceURL=webpack://_library/./node_modules/dva-core/lib/getSaga.js?");
1389
+ eval("\n\nvar _interopRequireWildcard = __webpack_require__(/*! @babel/runtime/helpers/interopRequireWildcard */ \"./node_modules/@babel/runtime/helpers/interopRequireWildcard.js\");\n\nvar _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ \"./node_modules/@babel/runtime/helpers/interopRequireDefault.js\");\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = getSaga;\n\nvar _getIterator2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/core-js/get-iterator */ \"./node_modules/@babel/runtime/core-js/get-iterator.js\"));\n\nvar _objectSpread2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/objectSpread */ \"./node_modules/@babel/runtime/helpers/objectSpread.js\"));\n\nvar _toConsumableArray2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/toConsumableArray */ \"./node_modules/@babel/runtime/helpers/toConsumableArray.js\"));\n\nvar _regenerator = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/regenerator */ \"./node_modules/@babel/runtime/regenerator/index.js\"));\n\nvar _invariant = _interopRequireDefault(__webpack_require__(/*! invariant */ \"./node_modules/invariant/browser.js\"));\n\nvar sagaEffects = _interopRequireWildcard(__webpack_require__(/*! redux-saga/lib/effects */ \"./node_modules/redux-saga/lib/effects.js\"));\n\nvar _warning = _interopRequireDefault(__webpack_require__(/*! warning */ \"./node_modules/dva-core/node_modules/warning/browser.js\"));\n\nvar _sagaHelpers = __webpack_require__(/*! redux-saga/lib/internal/sagaHelpers */ \"./node_modules/redux-saga/lib/internal/sagaHelpers/index.js\");\n\nvar _constants = __webpack_require__(/*! ./constants */ \"./node_modules/dva-core/lib/constants.js\");\n\nvar _prefixType = _interopRequireDefault(__webpack_require__(/*! ./prefixType */ \"./node_modules/dva-core/lib/prefixType.js\"));\n\nfunction getSaga(effects, model, onError, onEffect) {\n return (\n /*#__PURE__*/\n _regenerator.default.mark(function _callee3() {\n var key;\n return _regenerator.default.wrap(function _callee3$(_context3) {\n while (1) {\n switch (_context3.prev = _context3.next) {\n case 0:\n _context3.t0 = _regenerator.default.keys(effects);\n\n case 1:\n if ((_context3.t1 = _context3.t0()).done) {\n _context3.next = 7;\n break;\n }\n\n key = _context3.t1.value;\n\n if (!Object.prototype.hasOwnProperty.call(effects, key)) {\n _context3.next = 5;\n break;\n }\n\n return _context3.delegateYield(\n /*#__PURE__*/\n _regenerator.default.mark(function _callee2() {\n var watcher, task;\n return _regenerator.default.wrap(function _callee2$(_context2) {\n while (1) {\n switch (_context2.prev = _context2.next) {\n case 0:\n watcher = getWatcher(key, effects[key], model, onError, onEffect);\n _context2.next = 3;\n return sagaEffects.fork(watcher);\n\n case 3:\n task = _context2.sent;\n _context2.next = 6;\n return sagaEffects.fork(\n /*#__PURE__*/\n _regenerator.default.mark(function _callee() {\n return _regenerator.default.wrap(function _callee$(_context) {\n while (1) {\n switch (_context.prev = _context.next) {\n case 0:\n _context.next = 2;\n return sagaEffects.take(\"\".concat(model.namespace, \"/@@CANCEL_EFFECTS\"));\n\n case 2:\n _context.next = 4;\n return sagaEffects.cancel(task);\n\n case 4:\n case \"end\":\n return _context.stop();\n }\n }\n }, _callee, this);\n }));\n\n case 6:\n case \"end\":\n return _context2.stop();\n }\n }\n }, _callee2, this);\n })(), \"t2\", 5);\n\n case 5:\n _context3.next = 1;\n break;\n\n case 7:\n case \"end\":\n return _context3.stop();\n }\n }\n }, _callee3, this);\n })\n );\n}\n\nfunction getWatcher(key, _effect, model, onError, onEffect) {\n var _marked =\n /*#__PURE__*/\n _regenerator.default.mark(sagaWithCatch);\n\n var effect = _effect;\n var type = 'takeEvery';\n var ms;\n\n if (Array.isArray(_effect)) {\n effect = _effect[0];\n var opts = _effect[1];\n\n if (opts && opts.type) {\n type = opts.type;\n\n if (type === 'throttle') {\n (0, _invariant.default)(opts.ms, 'app.start: opts.ms should be defined if type is throttle');\n ms = opts.ms;\n }\n }\n\n (0, _invariant.default)(['watcher', 'takeEvery', 'takeLatest', 'throttle'].indexOf(type) > -1, 'app.start: effect type should be takeEvery, takeLatest, throttle or watcher');\n }\n\n function noop() {}\n\n function sagaWithCatch() {\n var _len,\n args,\n _key,\n _ref,\n _ref$__dva_resolve,\n resolve,\n _ref$__dva_reject,\n reject,\n ret,\n _args4 = arguments;\n\n return _regenerator.default.wrap(function sagaWithCatch$(_context4) {\n while (1) {\n switch (_context4.prev = _context4.next) {\n case 0:\n for (_len = _args4.length, args = new Array(_len), _key = 0; _key < _len; _key++) {\n args[_key] = _args4[_key];\n }\n\n _ref = args.length > 0 ? args[0] : {}, _ref$__dva_resolve = _ref.__dva_resolve, resolve = _ref$__dva_resolve === void 0 ? noop : _ref$__dva_resolve, _ref$__dva_reject = _ref.__dva_reject, reject = _ref$__dva_reject === void 0 ? noop : _ref$__dva_reject;\n _context4.prev = 2;\n _context4.next = 5;\n return sagaEffects.put({\n type: \"\".concat(key).concat(_constants.NAMESPACE_SEP, \"@@start\")\n });\n\n case 5:\n _context4.next = 7;\n return effect.apply(void 0, (0, _toConsumableArray2.default)(args.concat(createEffects(model))));\n\n case 7:\n ret = _context4.sent;\n _context4.next = 10;\n return sagaEffects.put({\n type: \"\".concat(key).concat(_constants.NAMESPACE_SEP, \"@@end\")\n });\n\n case 10:\n resolve(ret);\n _context4.next = 17;\n break;\n\n case 13:\n _context4.prev = 13;\n _context4.t0 = _context4[\"catch\"](2);\n onError(_context4.t0, {\n key: key,\n effectArgs: args\n });\n\n if (!_context4.t0._dontReject) {\n reject(_context4.t0);\n }\n\n case 17:\n case \"end\":\n return _context4.stop();\n }\n }\n }, _marked, this, [[2, 13]]);\n }\n\n var sagaWithOnEffect = applyOnEffect(onEffect, sagaWithCatch, model, key);\n\n switch (type) {\n case 'watcher':\n return sagaWithCatch;\n\n case 'takeLatest':\n return (\n /*#__PURE__*/\n _regenerator.default.mark(function _callee4() {\n return _regenerator.default.wrap(function _callee4$(_context5) {\n while (1) {\n switch (_context5.prev = _context5.next) {\n case 0:\n _context5.next = 2;\n return (0, _sagaHelpers.takeLatestHelper)(key, sagaWithOnEffect);\n\n case 2:\n case \"end\":\n return _context5.stop();\n }\n }\n }, _callee4, this);\n })\n );\n\n case 'throttle':\n return (\n /*#__PURE__*/\n _regenerator.default.mark(function _callee5() {\n return _regenerator.default.wrap(function _callee5$(_context6) {\n while (1) {\n switch (_context6.prev = _context6.next) {\n case 0:\n _context6.next = 2;\n return (0, _sagaHelpers.throttleHelper)(ms, key, sagaWithOnEffect);\n\n case 2:\n case \"end\":\n return _context6.stop();\n }\n }\n }, _callee5, this);\n })\n );\n\n default:\n return (\n /*#__PURE__*/\n _regenerator.default.mark(function _callee6() {\n return _regenerator.default.wrap(function _callee6$(_context7) {\n while (1) {\n switch (_context7.prev = _context7.next) {\n case 0:\n _context7.next = 2;\n return (0, _sagaHelpers.takeEveryHelper)(key, sagaWithOnEffect);\n\n case 2:\n case \"end\":\n return _context7.stop();\n }\n }\n }, _callee6, this);\n })\n );\n }\n}\n\nfunction createEffects(model) {\n function assertAction(type, name) {\n (0, _invariant.default)(type, 'dispatch: action should be a plain Object with type');\n (0, _warning.default)(type.indexOf(\"\".concat(model.namespace).concat(_constants.NAMESPACE_SEP)) !== 0, \"[\".concat(name, \"] \").concat(type, \" should not be prefixed with namespace \").concat(model.namespace));\n }\n\n function put(action) {\n var type = action.type;\n assertAction(type, 'sagaEffects.put');\n return sagaEffects.put((0, _objectSpread2.default)({}, action, {\n type: (0, _prefixType.default)(type, model)\n }));\n } // The operator `put` doesn't block waiting the returned promise to resolve.\n // Using `put.resolve` will wait until the promsie resolve/reject before resuming.\n // It will be helpful to organize multi-effects in order,\n // and increase the reusability by seperate the effect in stand-alone pieces.\n // https://github.com/redux-saga/redux-saga/issues/336\n\n\n function putResolve(action) {\n var type = action.type;\n assertAction(type, 'sagaEffects.put.resolve');\n return sagaEffects.put.resolve((0, _objectSpread2.default)({}, action, {\n type: (0, _prefixType.default)(type, model)\n }));\n }\n\n put.resolve = putResolve;\n\n function take(type) {\n if (typeof type === 'string') {\n assertAction(type, 'sagaEffects.take');\n return sagaEffects.take((0, _prefixType.default)(type, model));\n } else if (Array.isArray(type)) {\n return sagaEffects.take(type.map(function (t) {\n if (typeof t === 'string') {\n assertAction(t, 'sagaEffects.take');\n return (0, _prefixType.default)(t, model);\n }\n\n return t;\n }));\n } else {\n return sagaEffects.take(type);\n }\n }\n\n return (0, _objectSpread2.default)({}, sagaEffects, {\n put: put,\n take: take\n });\n}\n\nfunction applyOnEffect(fns, effect, model, key) {\n var _iteratorNormalCompletion = true;\n var _didIteratorError = false;\n var _iteratorError = undefined;\n\n try {\n for (var _iterator = (0, _getIterator2.default)(fns), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true) {\n var fn = _step.value;\n effect = fn(effect, sagaEffects, model, key);\n }\n } catch (err) {\n _didIteratorError = true;\n _iteratorError = err;\n } finally {\n try {\n if (!_iteratorNormalCompletion && _iterator.return != null) {\n _iterator.return();\n }\n } finally {\n if (_didIteratorError) {\n throw _iteratorError;\n }\n }\n }\n\n return effect;\n}\n\n//# sourceURL=webpack://_library/./node_modules/dva-core/lib/getSaga.js?");
1390
1390
 
1391
1391
  /***/ }),
1392
1392
 
@@ -1419,7 +1419,7 @@ eval("\n\nvar _interopRequireWildcard = __webpack_require__(/*! @babel/runtime/h
1419
1419
  /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
1420
1420
 
1421
1421
  "use strict";
1422
- eval("\n\nvar _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ \"./node_modules/@babel/runtime/helpers/interopRequireDefault.js\");\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = prefixNamespace;\n\nvar _keys = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/core-js/object/keys */ \"./node_modules/@babel/runtime/core-js/object/keys.js\"));\n\nvar _warning = _interopRequireDefault(__webpack_require__(/*! warning */ \"./node_modules/warning/browser.js\"));\n\nvar _utils = __webpack_require__(/*! ./utils */ \"./node_modules/dva-core/lib/utils.js\");\n\nvar _constants = __webpack_require__(/*! ./constants */ \"./node_modules/dva-core/lib/constants.js\");\n\nfunction prefix(obj, namespace, type) {\n return (0, _keys.default)(obj).reduce(function (memo, key) {\n (0, _warning.default)(key.indexOf(\"\".concat(namespace).concat(_constants.NAMESPACE_SEP)) !== 0, \"[prefixNamespace]: \".concat(type, \" \").concat(key, \" should not be prefixed with namespace \").concat(namespace));\n var newKey = \"\".concat(namespace).concat(_constants.NAMESPACE_SEP).concat(key);\n memo[newKey] = obj[key];\n return memo;\n }, {});\n}\n\nfunction prefixNamespace(model) {\n var namespace = model.namespace,\n reducers = model.reducers,\n effects = model.effects;\n\n if (reducers) {\n if ((0, _utils.isArray)(reducers)) {\n model.reducers[0] = prefix(reducers[0], namespace, 'reducer');\n } else {\n model.reducers = prefix(reducers, namespace, 'reducer');\n }\n }\n\n if (effects) {\n model.effects = prefix(effects, namespace, 'effect');\n }\n\n return model;\n}\n\n//# sourceURL=webpack://_library/./node_modules/dva-core/lib/prefixNamespace.js?");
1422
+ eval("\n\nvar _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ \"./node_modules/@babel/runtime/helpers/interopRequireDefault.js\");\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = prefixNamespace;\n\nvar _keys = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/core-js/object/keys */ \"./node_modules/@babel/runtime/core-js/object/keys.js\"));\n\nvar _warning = _interopRequireDefault(__webpack_require__(/*! warning */ \"./node_modules/dva-core/node_modules/warning/browser.js\"));\n\nvar _utils = __webpack_require__(/*! ./utils */ \"./node_modules/dva-core/lib/utils.js\");\n\nvar _constants = __webpack_require__(/*! ./constants */ \"./node_modules/dva-core/lib/constants.js\");\n\nfunction prefix(obj, namespace, type) {\n return (0, _keys.default)(obj).reduce(function (memo, key) {\n (0, _warning.default)(key.indexOf(\"\".concat(namespace).concat(_constants.NAMESPACE_SEP)) !== 0, \"[prefixNamespace]: \".concat(type, \" \").concat(key, \" should not be prefixed with namespace \").concat(namespace));\n var newKey = \"\".concat(namespace).concat(_constants.NAMESPACE_SEP).concat(key);\n memo[newKey] = obj[key];\n return memo;\n }, {});\n}\n\nfunction prefixNamespace(model) {\n var namespace = model.namespace,\n reducers = model.reducers,\n effects = model.effects;\n\n if (reducers) {\n if ((0, _utils.isArray)(reducers)) {\n model.reducers[0] = prefix(reducers[0], namespace, 'reducer');\n } else {\n model.reducers = prefix(reducers, namespace, 'reducer');\n }\n }\n\n if (effects) {\n model.effects = prefix(effects, namespace, 'effect');\n }\n\n return model;\n}\n\n//# sourceURL=webpack://_library/./node_modules/dva-core/lib/prefixNamespace.js?");
1423
1423
 
1424
1424
  /***/ }),
1425
1425
 
@@ -1441,7 +1441,7 @@ eval("\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));
1441
1441
  /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
1442
1442
 
1443
1443
  "use strict";
1444
- eval("\n\nvar _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ \"./node_modules/@babel/runtime/helpers/interopRequireDefault.js\");\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = prefixedDispatch;\n\nvar _objectSpread2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/objectSpread */ \"./node_modules/@babel/runtime/helpers/objectSpread.js\"));\n\nvar _invariant = _interopRequireDefault(__webpack_require__(/*! invariant */ \"./node_modules/invariant/browser.js\"));\n\nvar _warning = _interopRequireDefault(__webpack_require__(/*! warning */ \"./node_modules/warning/browser.js\"));\n\nvar _constants = __webpack_require__(/*! ./constants */ \"./node_modules/dva-core/lib/constants.js\");\n\nvar _prefixType = _interopRequireDefault(__webpack_require__(/*! ./prefixType */ \"./node_modules/dva-core/lib/prefixType.js\"));\n\nfunction prefixedDispatch(dispatch, model) {\n return function (action) {\n var type = action.type;\n (0, _invariant.default)(type, 'dispatch: action should be a plain Object with type');\n (0, _warning.default)(type.indexOf(\"\".concat(model.namespace).concat(_constants.NAMESPACE_SEP)) !== 0, \"dispatch: \".concat(type, \" should not be prefixed with namespace \").concat(model.namespace));\n return dispatch((0, _objectSpread2.default)({}, action, {\n type: (0, _prefixType.default)(type, model)\n }));\n };\n}\n\n//# sourceURL=webpack://_library/./node_modules/dva-core/lib/prefixedDispatch.js?");
1444
+ eval("\n\nvar _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ \"./node_modules/@babel/runtime/helpers/interopRequireDefault.js\");\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = prefixedDispatch;\n\nvar _objectSpread2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/objectSpread */ \"./node_modules/@babel/runtime/helpers/objectSpread.js\"));\n\nvar _invariant = _interopRequireDefault(__webpack_require__(/*! invariant */ \"./node_modules/invariant/browser.js\"));\n\nvar _warning = _interopRequireDefault(__webpack_require__(/*! warning */ \"./node_modules/dva-core/node_modules/warning/browser.js\"));\n\nvar _constants = __webpack_require__(/*! ./constants */ \"./node_modules/dva-core/lib/constants.js\");\n\nvar _prefixType = _interopRequireDefault(__webpack_require__(/*! ./prefixType */ \"./node_modules/dva-core/lib/prefixType.js\"));\n\nfunction prefixedDispatch(dispatch, model) {\n return function (action) {\n var type = action.type;\n (0, _invariant.default)(type, 'dispatch: action should be a plain Object with type');\n (0, _warning.default)(type.indexOf(\"\".concat(model.namespace).concat(_constants.NAMESPACE_SEP)) !== 0, \"dispatch: \".concat(type, \" should not be prefixed with namespace \").concat(model.namespace));\n return dispatch((0, _objectSpread2.default)({}, action, {\n type: (0, _prefixType.default)(type, model)\n }));\n };\n}\n\n//# sourceURL=webpack://_library/./node_modules/dva-core/lib/prefixedDispatch.js?");
1445
1445
 
1446
1446
  /***/ }),
1447
1447
 
@@ -1452,7 +1452,7 @@ eval("\n\nvar _interopRequireDefault = __webpack_require__(/*! @babel/runtime/he
1452
1452
  /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
1453
1453
 
1454
1454
  "use strict";
1455
- eval("\n\nvar _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ \"./node_modules/@babel/runtime/helpers/interopRequireDefault.js\");\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports.run = run;\nexports.unlisten = unlisten;\n\nvar _getIterator2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/core-js/get-iterator */ \"./node_modules/@babel/runtime/core-js/get-iterator.js\"));\n\nvar _warning = _interopRequireDefault(__webpack_require__(/*! warning */ \"./node_modules/warning/browser.js\"));\n\nvar _utils = __webpack_require__(/*! ./utils */ \"./node_modules/dva-core/lib/utils.js\");\n\nvar _prefixedDispatch = _interopRequireDefault(__webpack_require__(/*! ./prefixedDispatch */ \"./node_modules/dva-core/lib/prefixedDispatch.js\"));\n\nfunction run(subs, model, app, onError) {\n var funcs = [];\n var nonFuncs = [];\n\n for (var key in subs) {\n if (Object.prototype.hasOwnProperty.call(subs, key)) {\n var sub = subs[key];\n var unlistener = sub({\n dispatch: (0, _prefixedDispatch.default)(app._store.dispatch, model),\n history: app._history\n }, onError);\n\n if ((0, _utils.isFunction)(unlistener)) {\n funcs.push(unlistener);\n } else {\n nonFuncs.push(key);\n }\n }\n }\n\n return {\n funcs: funcs,\n nonFuncs: nonFuncs\n };\n}\n\nfunction unlisten(unlisteners, namespace) {\n if (!unlisteners[namespace]) return;\n var _unlisteners$namespac = unlisteners[namespace],\n funcs = _unlisteners$namespac.funcs,\n nonFuncs = _unlisteners$namespac.nonFuncs;\n (0, _warning.default)(nonFuncs.length === 0, \"[app.unmodel] subscription should return unlistener function, check these subscriptions \".concat(nonFuncs.join(', ')));\n var _iteratorNormalCompletion = true;\n var _didIteratorError = false;\n var _iteratorError = undefined;\n\n try {\n for (var _iterator = (0, _getIterator2.default)(funcs), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true) {\n var unlistener = _step.value;\n unlistener();\n }\n } catch (err) {\n _didIteratorError = true;\n _iteratorError = err;\n } finally {\n try {\n if (!_iteratorNormalCompletion && _iterator.return != null) {\n _iterator.return();\n }\n } finally {\n if (_didIteratorError) {\n throw _iteratorError;\n }\n }\n }\n\n delete unlisteners[namespace];\n}\n\n//# sourceURL=webpack://_library/./node_modules/dva-core/lib/subscription.js?");
1455
+ eval("\n\nvar _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ \"./node_modules/@babel/runtime/helpers/interopRequireDefault.js\");\n\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports.run = run;\nexports.unlisten = unlisten;\n\nvar _getIterator2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/core-js/get-iterator */ \"./node_modules/@babel/runtime/core-js/get-iterator.js\"));\n\nvar _warning = _interopRequireDefault(__webpack_require__(/*! warning */ \"./node_modules/dva-core/node_modules/warning/browser.js\"));\n\nvar _utils = __webpack_require__(/*! ./utils */ \"./node_modules/dva-core/lib/utils.js\");\n\nvar _prefixedDispatch = _interopRequireDefault(__webpack_require__(/*! ./prefixedDispatch */ \"./node_modules/dva-core/lib/prefixedDispatch.js\"));\n\nfunction run(subs, model, app, onError) {\n var funcs = [];\n var nonFuncs = [];\n\n for (var key in subs) {\n if (Object.prototype.hasOwnProperty.call(subs, key)) {\n var sub = subs[key];\n var unlistener = sub({\n dispatch: (0, _prefixedDispatch.default)(app._store.dispatch, model),\n history: app._history\n }, onError);\n\n if ((0, _utils.isFunction)(unlistener)) {\n funcs.push(unlistener);\n } else {\n nonFuncs.push(key);\n }\n }\n }\n\n return {\n funcs: funcs,\n nonFuncs: nonFuncs\n };\n}\n\nfunction unlisten(unlisteners, namespace) {\n if (!unlisteners[namespace]) return;\n var _unlisteners$namespac = unlisteners[namespace],\n funcs = _unlisteners$namespac.funcs,\n nonFuncs = _unlisteners$namespac.nonFuncs;\n (0, _warning.default)(nonFuncs.length === 0, \"[app.unmodel] subscription should return unlistener function, check these subscriptions \".concat(nonFuncs.join(', ')));\n var _iteratorNormalCompletion = true;\n var _didIteratorError = false;\n var _iteratorError = undefined;\n\n try {\n for (var _iterator = (0, _getIterator2.default)(funcs), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true) {\n var unlistener = _step.value;\n unlistener();\n }\n } catch (err) {\n _didIteratorError = true;\n _iteratorError = err;\n } finally {\n try {\n if (!_iteratorNormalCompletion && _iterator.return != null) {\n _iterator.return();\n }\n } finally {\n if (_didIteratorError) {\n throw _iteratorError;\n }\n }\n }\n\n delete unlisteners[namespace];\n}\n\n//# sourceURL=webpack://_library/./node_modules/dva-core/lib/subscription.js?");
1456
1456
 
1457
1457
  /***/ }),
1458
1458
 
@@ -1467,6 +1467,17 @@ eval("\n\nvar _interopRequireDefault = __webpack_require__(/*! @babel/runtime/he
1467
1467
 
1468
1468
  /***/ }),
1469
1469
 
1470
+ /***/ "./node_modules/dva-core/node_modules/warning/browser.js":
1471
+ /*!***************************************************************!*\
1472
+ !*** ./node_modules/dva-core/node_modules/warning/browser.js ***!
1473
+ \***************************************************************/
1474
+ /***/ ((module) => {
1475
+
1476
+ "use strict";
1477
+ eval("/**\n * Copyright 2014-2015, Facebook, Inc.\n * All rights reserved.\n *\n * This source code is licensed under the BSD-style license found in the\n * LICENSE file in the root directory of this source tree. An additional grant\n * of patent rights can be found in the PATENTS file in the same directory.\n */\n\n\n\n/**\n * Similar to invariant but only logs a warning if the condition is not met.\n * This can be used to log issues in development environments in critical\n * paths. Removing the logging code for production environments will keep the\n * same logic and follow the same code paths.\n */\n\nvar warning = function() {};\n\nif (true) {\n warning = function(condition, format, args) {\n var len = arguments.length;\n args = new Array(len > 2 ? len - 2 : 0);\n for (var key = 2; key < len; key++) {\n args[key - 2] = arguments[key];\n }\n if (format === undefined) {\n throw new Error(\n '`warning(condition, format, ...args)` requires a warning ' +\n 'message argument'\n );\n }\n\n if (format.length < 10 || (/^[s\\W]*$/).test(format)) {\n throw new Error(\n 'The warning format should be able to uniquely identify this ' +\n 'warning. Please, use a more descriptive format than: ' + format\n );\n }\n\n if (!condition) {\n var argIndex = 0;\n var message = 'Warning: ' +\n format.replace(/%s/g, function() {\n return args[argIndex++];\n });\n if (typeof console !== 'undefined') {\n console.error(message);\n }\n try {\n // This error was thrown as a convenience so that you can use this stack\n // to find the callsite that caused this warning to fire.\n throw new Error(message);\n } catch(x) {}\n }\n };\n}\n\nmodule.exports = warning;\n\n\n//# sourceURL=webpack://_library/./node_modules/dva-core/node_modules/warning/browser.js?");
1478
+
1479
+ /***/ }),
1480
+
1470
1481
  /***/ "./node_modules/dva/index.js":
1471
1482
  /*!***********************************!*\
1472
1483
  !*** ./node_modules/dva/index.js ***!
@@ -1573,17 +1584,6 @@ eval("\n\nvar printWarning = function() {};\n\nif (true) {\n printWarning = fun
1573
1584
 
1574
1585
  /***/ }),
1575
1586
 
1576
- /***/ "./node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js":
1577
- /*!**********************************************************************************!*\
1578
- !*** ./node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js ***!
1579
- \**********************************************************************************/
1580
- /***/ ((module) => {
1581
-
1582
- "use strict";
1583
- eval("\n\n/**\n * Copyright 2015, Yahoo! Inc.\n * Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms.\n */\nvar REACT_STATICS = {\n childContextTypes: true,\n contextTypes: true,\n defaultProps: true,\n displayName: true,\n getDefaultProps: true,\n getDerivedStateFromProps: true,\n mixins: true,\n propTypes: true,\n type: true\n};\n\nvar KNOWN_STATICS = {\n name: true,\n length: true,\n prototype: true,\n caller: true,\n callee: true,\n arguments: true,\n arity: true\n};\n\nvar defineProperty = Object.defineProperty;\nvar getOwnPropertyNames = Object.getOwnPropertyNames;\nvar getOwnPropertySymbols = Object.getOwnPropertySymbols;\nvar getOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;\nvar getPrototypeOf = Object.getPrototypeOf;\nvar objectPrototype = getPrototypeOf && getPrototypeOf(Object);\n\nfunction hoistNonReactStatics(targetComponent, sourceComponent, blacklist) {\n if (typeof sourceComponent !== 'string') { // don't hoist over string (html) components\n\n if (objectPrototype) {\n var inheritedComponent = getPrototypeOf(sourceComponent);\n if (inheritedComponent && inheritedComponent !== objectPrototype) {\n hoistNonReactStatics(targetComponent, inheritedComponent, blacklist);\n }\n }\n\n var keys = getOwnPropertyNames(sourceComponent);\n\n if (getOwnPropertySymbols) {\n keys = keys.concat(getOwnPropertySymbols(sourceComponent));\n }\n\n for (var i = 0; i < keys.length; ++i) {\n var key = keys[i];\n if (!REACT_STATICS[key] && !KNOWN_STATICS[key] && (!blacklist || !blacklist[key])) {\n var descriptor = getOwnPropertyDescriptor(sourceComponent, key);\n try { // Avoid failures from read-only properties\n defineProperty(targetComponent, key, descriptor);\n } catch (e) {}\n }\n }\n\n return targetComponent;\n }\n\n return targetComponent;\n}\n\nmodule.exports = hoistNonReactStatics;\n\n\n//# sourceURL=webpack://_library/./node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js?");
1584
-
1585
- /***/ }),
1586
-
1587
1587
  /***/ "./node_modules/intl-messageformat-parser/index.js":
1588
1588
  /*!*********************************************************!*\
1589
1589
  !*** ./node_modules/intl-messageformat-parser/index.js ***!
@@ -2223,7 +2223,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
2223
2223
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2224
2224
 
2225
2225
  "use strict";
2226
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (/* binding */ connectAdvanced)\n/* harmony export */ });\n/* harmony import */ var hoist_non_react_statics__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! hoist-non-react-statics */ \"./node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js\");\n/* harmony import */ var hoist_non_react_statics__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(hoist_non_react_statics__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var invariant__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! invariant */ \"./node_modules/invariant/browser.js\");\n/* harmony import */ var invariant__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(invariant__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var _utils_Subscription__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../utils/Subscription */ \"./node_modules/react-redux/es/utils/Subscription.js\");\n/* harmony import */ var _utils_PropTypes__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../utils/PropTypes */ \"./node_modules/react-redux/es/utils/PropTypes.js\");\nvar _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return call && (typeof call === \"object\" || typeof call === \"function\") ? call : self; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\nfunction _objectWithoutProperties(obj, keys) { var target = {}; for (var i in obj) { if (keys.indexOf(i) >= 0) continue; if (!Object.prototype.hasOwnProperty.call(obj, i)) continue; target[i] = obj[i]; } return target; }\n\n\n\n\n\n\n\n\nvar hotReloadingVersion = 0;\nvar dummyState = {};\nfunction noop() {}\nfunction makeSelectorStateful(sourceSelector, store) {\n // wrap the selector in an object that tracks its results between runs.\n var selector = {\n run: function runComponentSelector(props) {\n try {\n var nextProps = sourceSelector(store.getState(), props);\n if (nextProps !== selector.props || selector.error) {\n selector.shouldComponentUpdate = true;\n selector.props = nextProps;\n selector.error = null;\n }\n } catch (error) {\n selector.shouldComponentUpdate = true;\n selector.error = error;\n }\n }\n };\n\n return selector;\n}\n\nfunction connectAdvanced(\n/*\n selectorFactory is a func that is responsible for returning the selector function used to\n compute new props from state, props, and dispatch. For example:\n export default connectAdvanced((dispatch, options) => (state, props) => ({\n thing: state.things[props.thingId],\n saveThing: fields => dispatch(actionCreators.saveThing(props.thingId, fields)),\n }))(YourComponent)\n Access to dispatch is provided to the factory so selectorFactories can bind actionCreators\n outside of their selector as an optimization. Options passed to connectAdvanced are passed to\n the selectorFactory, along with displayName and WrappedComponent, as the second argument.\n Note that selectorFactory is responsible for all caching/memoization of inbound and outbound\n props. Do not use connectAdvanced directly without memoizing results between calls to your\n selector, otherwise the Connect component will re-render on every state or props change.\n*/\nselectorFactory) {\n var _contextTypes, _childContextTypes;\n\n var _ref = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {},\n _ref$getDisplayName = _ref.getDisplayName,\n getDisplayName = _ref$getDisplayName === undefined ? function (name) {\n return 'ConnectAdvanced(' + name + ')';\n } : _ref$getDisplayName,\n _ref$methodName = _ref.methodName,\n methodName = _ref$methodName === undefined ? 'connectAdvanced' : _ref$methodName,\n _ref$renderCountProp = _ref.renderCountProp,\n renderCountProp = _ref$renderCountProp === undefined ? undefined : _ref$renderCountProp,\n _ref$shouldHandleStat = _ref.shouldHandleStateChanges,\n shouldHandleStateChanges = _ref$shouldHandleStat === undefined ? true : _ref$shouldHandleStat,\n _ref$storeKey = _ref.storeKey,\n storeKey = _ref$storeKey === undefined ? 'store' : _ref$storeKey,\n _ref$withRef = _ref.withRef,\n withRef = _ref$withRef === undefined ? false : _ref$withRef,\n connectOptions = _objectWithoutProperties(_ref, ['getDisplayName', 'methodName', 'renderCountProp', 'shouldHandleStateChanges', 'storeKey', 'withRef']);\n\n var subscriptionKey = storeKey + 'Subscription';\n var version = hotReloadingVersion++;\n\n var contextTypes = (_contextTypes = {}, _contextTypes[storeKey] = _utils_PropTypes__WEBPACK_IMPORTED_MODULE_4__.storeShape, _contextTypes[subscriptionKey] = _utils_PropTypes__WEBPACK_IMPORTED_MODULE_4__.subscriptionShape, _contextTypes);\n var childContextTypes = (_childContextTypes = {}, _childContextTypes[subscriptionKey] = _utils_PropTypes__WEBPACK_IMPORTED_MODULE_4__.subscriptionShape, _childContextTypes);\n\n return function wrapWithConnect(WrappedComponent) {\n invariant__WEBPACK_IMPORTED_MODULE_1___default()(typeof WrappedComponent == 'function', 'You must pass a component to the function returned by ' + (methodName + '. Instead received ' + JSON.stringify(WrappedComponent)));\n\n var wrappedComponentName = WrappedComponent.displayName || WrappedComponent.name || 'Component';\n\n var displayName = getDisplayName(wrappedComponentName);\n\n var selectorFactoryOptions = _extends({}, connectOptions, {\n getDisplayName: getDisplayName,\n methodName: methodName,\n renderCountProp: renderCountProp,\n shouldHandleStateChanges: shouldHandleStateChanges,\n storeKey: storeKey,\n withRef: withRef,\n displayName: displayName,\n wrappedComponentName: wrappedComponentName,\n WrappedComponent: WrappedComponent\n });\n\n var Connect = function (_Component) {\n _inherits(Connect, _Component);\n\n function Connect(props, context) {\n _classCallCheck(this, Connect);\n\n var _this = _possibleConstructorReturn(this, _Component.call(this, props, context));\n\n _this.version = version;\n _this.state = {};\n _this.renderCount = 0;\n _this.store = props[storeKey] || context[storeKey];\n _this.propsMode = Boolean(props[storeKey]);\n _this.setWrappedInstance = _this.setWrappedInstance.bind(_this);\n\n invariant__WEBPACK_IMPORTED_MODULE_1___default()(_this.store, 'Could not find \"' + storeKey + '\" in either the context or props of ' + ('\"' + displayName + '\". Either wrap the root component in a <Provider>, ') + ('or explicitly pass \"' + storeKey + '\" as a prop to \"' + displayName + '\".'));\n\n _this.initSelector();\n _this.initSubscription();\n return _this;\n }\n\n Connect.prototype.getChildContext = function getChildContext() {\n var _ref2;\n\n // If this component received store from props, its subscription should be transparent\n // to any descendants receiving store+subscription from context; it passes along\n // subscription passed to it. Otherwise, it shadows the parent subscription, which allows\n // Connect to control ordering of notifications to flow top-down.\n var subscription = this.propsMode ? null : this.subscription;\n return _ref2 = {}, _ref2[subscriptionKey] = subscription || this.context[subscriptionKey], _ref2;\n };\n\n Connect.prototype.componentDidMount = function componentDidMount() {\n if (!shouldHandleStateChanges) return;\n\n // componentWillMount fires during server side rendering, but componentDidMount and\n // componentWillUnmount do not. Because of this, trySubscribe happens during ...didMount.\n // Otherwise, unsubscription would never take place during SSR, causing a memory leak.\n // To handle the case where a child component may have triggered a state change by\n // dispatching an action in its componentWillMount, we have to re-run the select and maybe\n // re-render.\n this.subscription.trySubscribe();\n this.selector.run(this.props);\n if (this.selector.shouldComponentUpdate) this.forceUpdate();\n };\n\n Connect.prototype.componentWillReceiveProps = function componentWillReceiveProps(nextProps) {\n this.selector.run(nextProps);\n };\n\n Connect.prototype.shouldComponentUpdate = function shouldComponentUpdate() {\n return this.selector.shouldComponentUpdate;\n };\n\n Connect.prototype.componentWillUnmount = function componentWillUnmount() {\n if (this.subscription) this.subscription.tryUnsubscribe();\n this.subscription = null;\n this.notifyNestedSubs = noop;\n this.store = null;\n this.selector.run = noop;\n this.selector.shouldComponentUpdate = false;\n };\n\n Connect.prototype.getWrappedInstance = function getWrappedInstance() {\n invariant__WEBPACK_IMPORTED_MODULE_1___default()(withRef, 'To access the wrapped instance, you need to specify ' + ('{ withRef: true } in the options argument of the ' + methodName + '() call.'));\n return this.wrappedInstance;\n };\n\n Connect.prototype.setWrappedInstance = function setWrappedInstance(ref) {\n this.wrappedInstance = ref;\n };\n\n Connect.prototype.initSelector = function initSelector() {\n var sourceSelector = selectorFactory(this.store.dispatch, selectorFactoryOptions);\n this.selector = makeSelectorStateful(sourceSelector, this.store);\n this.selector.run(this.props);\n };\n\n Connect.prototype.initSubscription = function initSubscription() {\n if (!shouldHandleStateChanges) return;\n\n // parentSub's source should match where store came from: props vs. context. A component\n // connected to the store via props shouldn't use subscription from context, or vice versa.\n var parentSub = (this.propsMode ? this.props : this.context)[subscriptionKey];\n this.subscription = new _utils_Subscription__WEBPACK_IMPORTED_MODULE_3__[\"default\"](this.store, parentSub, this.onStateChange.bind(this));\n\n // `notifyNestedSubs` is duplicated to handle the case where the component is unmounted in\n // the middle of the notification loop, where `this.subscription` will then be null. An\n // extra null check every change can be avoided by copying the method onto `this` and then\n // replacing it with a no-op on unmount. This can probably be avoided if Subscription's\n // listeners logic is changed to not call listeners that have been unsubscribed in the\n // middle of the notification loop.\n this.notifyNestedSubs = this.subscription.notifyNestedSubs.bind(this.subscription);\n };\n\n Connect.prototype.onStateChange = function onStateChange() {\n this.selector.run(this.props);\n\n if (!this.selector.shouldComponentUpdate) {\n this.notifyNestedSubs();\n } else {\n this.componentDidUpdate = this.notifyNestedSubsOnComponentDidUpdate;\n this.setState(dummyState);\n }\n };\n\n Connect.prototype.notifyNestedSubsOnComponentDidUpdate = function notifyNestedSubsOnComponentDidUpdate() {\n // `componentDidUpdate` is conditionally implemented when `onStateChange` determines it\n // needs to notify nested subs. Once called, it unimplements itself until further state\n // changes occur. Doing it this way vs having a permanent `componentDidUpdate` that does\n // a boolean check every time avoids an extra method call most of the time, resulting\n // in some perf boost.\n this.componentDidUpdate = undefined;\n this.notifyNestedSubs();\n };\n\n Connect.prototype.isSubscribed = function isSubscribed() {\n return Boolean(this.subscription) && this.subscription.isSubscribed();\n };\n\n Connect.prototype.addExtraProps = function addExtraProps(props) {\n if (!withRef && !renderCountProp && !(this.propsMode && this.subscription)) return props;\n // make a shallow copy so that fields added don't leak to the original selector.\n // this is especially important for 'ref' since that's a reference back to the component\n // instance. a singleton memoized selector would then be holding a reference to the\n // instance, preventing the instance from being garbage collected, and that would be bad\n var withExtras = _extends({}, props);\n if (withRef) withExtras.ref = this.setWrappedInstance;\n if (renderCountProp) withExtras[renderCountProp] = this.renderCount++;\n if (this.propsMode && this.subscription) withExtras[subscriptionKey] = this.subscription;\n return withExtras;\n };\n\n Connect.prototype.render = function render() {\n var selector = this.selector;\n selector.shouldComponentUpdate = false;\n\n if (selector.error) {\n throw selector.error;\n } else {\n return (0,react__WEBPACK_IMPORTED_MODULE_2__.createElement)(WrappedComponent, this.addExtraProps(selector.props));\n }\n };\n\n return Connect;\n }(react__WEBPACK_IMPORTED_MODULE_2__.Component);\n\n Connect.WrappedComponent = WrappedComponent;\n Connect.displayName = displayName;\n Connect.childContextTypes = childContextTypes;\n Connect.contextTypes = contextTypes;\n Connect.propTypes = contextTypes;\n\n if (true) {\n Connect.prototype.componentWillUpdate = function componentWillUpdate() {\n var _this2 = this;\n\n // We are hot reloading!\n if (this.version !== version) {\n this.version = version;\n this.initSelector();\n\n // If any connected descendants don't hot reload (and resubscribe in the process), their\n // listeners will be lost when we unsubscribe. Unfortunately, by copying over all\n // listeners, this does mean that the old versions of connected descendants will still be\n // notified of state changes; however, their onStateChange function is a no-op so this\n // isn't a huge deal.\n var oldListeners = [];\n\n if (this.subscription) {\n oldListeners = this.subscription.listeners.get();\n this.subscription.tryUnsubscribe();\n }\n this.initSubscription();\n if (shouldHandleStateChanges) {\n this.subscription.trySubscribe();\n oldListeners.forEach(function (listener) {\n return _this2.subscription.listeners.subscribe(listener);\n });\n }\n }\n };\n }\n\n return hoist_non_react_statics__WEBPACK_IMPORTED_MODULE_0___default()(Connect, WrappedComponent);\n };\n}\n\n//# sourceURL=webpack://_library/./node_modules/react-redux/es/components/connectAdvanced.js?");
2226
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (/* binding */ connectAdvanced)\n/* harmony export */ });\n/* harmony import */ var hoist_non_react_statics__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! hoist-non-react-statics */ \"./node_modules/react-redux/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js\");\n/* harmony import */ var hoist_non_react_statics__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(hoist_non_react_statics__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var invariant__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! invariant */ \"./node_modules/invariant/browser.js\");\n/* harmony import */ var invariant__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(invariant__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var _utils_Subscription__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../utils/Subscription */ \"./node_modules/react-redux/es/utils/Subscription.js\");\n/* harmony import */ var _utils_PropTypes__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../utils/PropTypes */ \"./node_modules/react-redux/es/utils/PropTypes.js\");\nvar _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return call && (typeof call === \"object\" || typeof call === \"function\") ? call : self; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\nfunction _objectWithoutProperties(obj, keys) { var target = {}; for (var i in obj) { if (keys.indexOf(i) >= 0) continue; if (!Object.prototype.hasOwnProperty.call(obj, i)) continue; target[i] = obj[i]; } return target; }\n\n\n\n\n\n\n\n\nvar hotReloadingVersion = 0;\nvar dummyState = {};\nfunction noop() {}\nfunction makeSelectorStateful(sourceSelector, store) {\n // wrap the selector in an object that tracks its results between runs.\n var selector = {\n run: function runComponentSelector(props) {\n try {\n var nextProps = sourceSelector(store.getState(), props);\n if (nextProps !== selector.props || selector.error) {\n selector.shouldComponentUpdate = true;\n selector.props = nextProps;\n selector.error = null;\n }\n } catch (error) {\n selector.shouldComponentUpdate = true;\n selector.error = error;\n }\n }\n };\n\n return selector;\n}\n\nfunction connectAdvanced(\n/*\n selectorFactory is a func that is responsible for returning the selector function used to\n compute new props from state, props, and dispatch. For example:\n export default connectAdvanced((dispatch, options) => (state, props) => ({\n thing: state.things[props.thingId],\n saveThing: fields => dispatch(actionCreators.saveThing(props.thingId, fields)),\n }))(YourComponent)\n Access to dispatch is provided to the factory so selectorFactories can bind actionCreators\n outside of their selector as an optimization. Options passed to connectAdvanced are passed to\n the selectorFactory, along with displayName and WrappedComponent, as the second argument.\n Note that selectorFactory is responsible for all caching/memoization of inbound and outbound\n props. Do not use connectAdvanced directly without memoizing results between calls to your\n selector, otherwise the Connect component will re-render on every state or props change.\n*/\nselectorFactory) {\n var _contextTypes, _childContextTypes;\n\n var _ref = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {},\n _ref$getDisplayName = _ref.getDisplayName,\n getDisplayName = _ref$getDisplayName === undefined ? function (name) {\n return 'ConnectAdvanced(' + name + ')';\n } : _ref$getDisplayName,\n _ref$methodName = _ref.methodName,\n methodName = _ref$methodName === undefined ? 'connectAdvanced' : _ref$methodName,\n _ref$renderCountProp = _ref.renderCountProp,\n renderCountProp = _ref$renderCountProp === undefined ? undefined : _ref$renderCountProp,\n _ref$shouldHandleStat = _ref.shouldHandleStateChanges,\n shouldHandleStateChanges = _ref$shouldHandleStat === undefined ? true : _ref$shouldHandleStat,\n _ref$storeKey = _ref.storeKey,\n storeKey = _ref$storeKey === undefined ? 'store' : _ref$storeKey,\n _ref$withRef = _ref.withRef,\n withRef = _ref$withRef === undefined ? false : _ref$withRef,\n connectOptions = _objectWithoutProperties(_ref, ['getDisplayName', 'methodName', 'renderCountProp', 'shouldHandleStateChanges', 'storeKey', 'withRef']);\n\n var subscriptionKey = storeKey + 'Subscription';\n var version = hotReloadingVersion++;\n\n var contextTypes = (_contextTypes = {}, _contextTypes[storeKey] = _utils_PropTypes__WEBPACK_IMPORTED_MODULE_4__.storeShape, _contextTypes[subscriptionKey] = _utils_PropTypes__WEBPACK_IMPORTED_MODULE_4__.subscriptionShape, _contextTypes);\n var childContextTypes = (_childContextTypes = {}, _childContextTypes[subscriptionKey] = _utils_PropTypes__WEBPACK_IMPORTED_MODULE_4__.subscriptionShape, _childContextTypes);\n\n return function wrapWithConnect(WrappedComponent) {\n invariant__WEBPACK_IMPORTED_MODULE_1___default()(typeof WrappedComponent == 'function', 'You must pass a component to the function returned by ' + (methodName + '. Instead received ' + JSON.stringify(WrappedComponent)));\n\n var wrappedComponentName = WrappedComponent.displayName || WrappedComponent.name || 'Component';\n\n var displayName = getDisplayName(wrappedComponentName);\n\n var selectorFactoryOptions = _extends({}, connectOptions, {\n getDisplayName: getDisplayName,\n methodName: methodName,\n renderCountProp: renderCountProp,\n shouldHandleStateChanges: shouldHandleStateChanges,\n storeKey: storeKey,\n withRef: withRef,\n displayName: displayName,\n wrappedComponentName: wrappedComponentName,\n WrappedComponent: WrappedComponent\n });\n\n var Connect = function (_Component) {\n _inherits(Connect, _Component);\n\n function Connect(props, context) {\n _classCallCheck(this, Connect);\n\n var _this = _possibleConstructorReturn(this, _Component.call(this, props, context));\n\n _this.version = version;\n _this.state = {};\n _this.renderCount = 0;\n _this.store = props[storeKey] || context[storeKey];\n _this.propsMode = Boolean(props[storeKey]);\n _this.setWrappedInstance = _this.setWrappedInstance.bind(_this);\n\n invariant__WEBPACK_IMPORTED_MODULE_1___default()(_this.store, 'Could not find \"' + storeKey + '\" in either the context or props of ' + ('\"' + displayName + '\". Either wrap the root component in a <Provider>, ') + ('or explicitly pass \"' + storeKey + '\" as a prop to \"' + displayName + '\".'));\n\n _this.initSelector();\n _this.initSubscription();\n return _this;\n }\n\n Connect.prototype.getChildContext = function getChildContext() {\n var _ref2;\n\n // If this component received store from props, its subscription should be transparent\n // to any descendants receiving store+subscription from context; it passes along\n // subscription passed to it. Otherwise, it shadows the parent subscription, which allows\n // Connect to control ordering of notifications to flow top-down.\n var subscription = this.propsMode ? null : this.subscription;\n return _ref2 = {}, _ref2[subscriptionKey] = subscription || this.context[subscriptionKey], _ref2;\n };\n\n Connect.prototype.componentDidMount = function componentDidMount() {\n if (!shouldHandleStateChanges) return;\n\n // componentWillMount fires during server side rendering, but componentDidMount and\n // componentWillUnmount do not. Because of this, trySubscribe happens during ...didMount.\n // Otherwise, unsubscription would never take place during SSR, causing a memory leak.\n // To handle the case where a child component may have triggered a state change by\n // dispatching an action in its componentWillMount, we have to re-run the select and maybe\n // re-render.\n this.subscription.trySubscribe();\n this.selector.run(this.props);\n if (this.selector.shouldComponentUpdate) this.forceUpdate();\n };\n\n Connect.prototype.componentWillReceiveProps = function componentWillReceiveProps(nextProps) {\n this.selector.run(nextProps);\n };\n\n Connect.prototype.shouldComponentUpdate = function shouldComponentUpdate() {\n return this.selector.shouldComponentUpdate;\n };\n\n Connect.prototype.componentWillUnmount = function componentWillUnmount() {\n if (this.subscription) this.subscription.tryUnsubscribe();\n this.subscription = null;\n this.notifyNestedSubs = noop;\n this.store = null;\n this.selector.run = noop;\n this.selector.shouldComponentUpdate = false;\n };\n\n Connect.prototype.getWrappedInstance = function getWrappedInstance() {\n invariant__WEBPACK_IMPORTED_MODULE_1___default()(withRef, 'To access the wrapped instance, you need to specify ' + ('{ withRef: true } in the options argument of the ' + methodName + '() call.'));\n return this.wrappedInstance;\n };\n\n Connect.prototype.setWrappedInstance = function setWrappedInstance(ref) {\n this.wrappedInstance = ref;\n };\n\n Connect.prototype.initSelector = function initSelector() {\n var sourceSelector = selectorFactory(this.store.dispatch, selectorFactoryOptions);\n this.selector = makeSelectorStateful(sourceSelector, this.store);\n this.selector.run(this.props);\n };\n\n Connect.prototype.initSubscription = function initSubscription() {\n if (!shouldHandleStateChanges) return;\n\n // parentSub's source should match where store came from: props vs. context. A component\n // connected to the store via props shouldn't use subscription from context, or vice versa.\n var parentSub = (this.propsMode ? this.props : this.context)[subscriptionKey];\n this.subscription = new _utils_Subscription__WEBPACK_IMPORTED_MODULE_3__[\"default\"](this.store, parentSub, this.onStateChange.bind(this));\n\n // `notifyNestedSubs` is duplicated to handle the case where the component is unmounted in\n // the middle of the notification loop, where `this.subscription` will then be null. An\n // extra null check every change can be avoided by copying the method onto `this` and then\n // replacing it with a no-op on unmount. This can probably be avoided if Subscription's\n // listeners logic is changed to not call listeners that have been unsubscribed in the\n // middle of the notification loop.\n this.notifyNestedSubs = this.subscription.notifyNestedSubs.bind(this.subscription);\n };\n\n Connect.prototype.onStateChange = function onStateChange() {\n this.selector.run(this.props);\n\n if (!this.selector.shouldComponentUpdate) {\n this.notifyNestedSubs();\n } else {\n this.componentDidUpdate = this.notifyNestedSubsOnComponentDidUpdate;\n this.setState(dummyState);\n }\n };\n\n Connect.prototype.notifyNestedSubsOnComponentDidUpdate = function notifyNestedSubsOnComponentDidUpdate() {\n // `componentDidUpdate` is conditionally implemented when `onStateChange` determines it\n // needs to notify nested subs. Once called, it unimplements itself until further state\n // changes occur. Doing it this way vs having a permanent `componentDidUpdate` that does\n // a boolean check every time avoids an extra method call most of the time, resulting\n // in some perf boost.\n this.componentDidUpdate = undefined;\n this.notifyNestedSubs();\n };\n\n Connect.prototype.isSubscribed = function isSubscribed() {\n return Boolean(this.subscription) && this.subscription.isSubscribed();\n };\n\n Connect.prototype.addExtraProps = function addExtraProps(props) {\n if (!withRef && !renderCountProp && !(this.propsMode && this.subscription)) return props;\n // make a shallow copy so that fields added don't leak to the original selector.\n // this is especially important for 'ref' since that's a reference back to the component\n // instance. a singleton memoized selector would then be holding a reference to the\n // instance, preventing the instance from being garbage collected, and that would be bad\n var withExtras = _extends({}, props);\n if (withRef) withExtras.ref = this.setWrappedInstance;\n if (renderCountProp) withExtras[renderCountProp] = this.renderCount++;\n if (this.propsMode && this.subscription) withExtras[subscriptionKey] = this.subscription;\n return withExtras;\n };\n\n Connect.prototype.render = function render() {\n var selector = this.selector;\n selector.shouldComponentUpdate = false;\n\n if (selector.error) {\n throw selector.error;\n } else {\n return (0,react__WEBPACK_IMPORTED_MODULE_2__.createElement)(WrappedComponent, this.addExtraProps(selector.props));\n }\n };\n\n return Connect;\n }(react__WEBPACK_IMPORTED_MODULE_2__.Component);\n\n Connect.WrappedComponent = WrappedComponent;\n Connect.displayName = displayName;\n Connect.childContextTypes = childContextTypes;\n Connect.contextTypes = contextTypes;\n Connect.propTypes = contextTypes;\n\n if (true) {\n Connect.prototype.componentWillUpdate = function componentWillUpdate() {\n var _this2 = this;\n\n // We are hot reloading!\n if (this.version !== version) {\n this.version = version;\n this.initSelector();\n\n // If any connected descendants don't hot reload (and resubscribe in the process), their\n // listeners will be lost when we unsubscribe. Unfortunately, by copying over all\n // listeners, this does mean that the old versions of connected descendants will still be\n // notified of state changes; however, their onStateChange function is a no-op so this\n // isn't a huge deal.\n var oldListeners = [];\n\n if (this.subscription) {\n oldListeners = this.subscription.listeners.get();\n this.subscription.tryUnsubscribe();\n }\n this.initSubscription();\n if (shouldHandleStateChanges) {\n this.subscription.trySubscribe();\n oldListeners.forEach(function (listener) {\n return _this2.subscription.listeners.subscribe(listener);\n });\n }\n }\n };\n }\n\n return hoist_non_react_statics__WEBPACK_IMPORTED_MODULE_0___default()(Connect, WrappedComponent);\n };\n}\n\n//# sourceURL=webpack://_library/./node_modules/react-redux/es/components/connectAdvanced.js?");
2227
2227
 
2228
2228
  /***/ }),
2229
2229
 
@@ -2370,6 +2370,17 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
2370
2370
 
2371
2371
  /***/ }),
2372
2372
 
2373
+ /***/ "./node_modules/react-redux/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js":
2374
+ /*!***********************************************************************************************************!*\
2375
+ !*** ./node_modules/react-redux/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js ***!
2376
+ \***********************************************************************************************************/
2377
+ /***/ ((module) => {
2378
+
2379
+ "use strict";
2380
+ eval("\n\n/**\n * Copyright 2015, Yahoo! Inc.\n * Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms.\n */\nvar REACT_STATICS = {\n childContextTypes: true,\n contextTypes: true,\n defaultProps: true,\n displayName: true,\n getDefaultProps: true,\n getDerivedStateFromProps: true,\n mixins: true,\n propTypes: true,\n type: true\n};\n\nvar KNOWN_STATICS = {\n name: true,\n length: true,\n prototype: true,\n caller: true,\n callee: true,\n arguments: true,\n arity: true\n};\n\nvar defineProperty = Object.defineProperty;\nvar getOwnPropertyNames = Object.getOwnPropertyNames;\nvar getOwnPropertySymbols = Object.getOwnPropertySymbols;\nvar getOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;\nvar getPrototypeOf = Object.getPrototypeOf;\nvar objectPrototype = getPrototypeOf && getPrototypeOf(Object);\n\nfunction hoistNonReactStatics(targetComponent, sourceComponent, blacklist) {\n if (typeof sourceComponent !== 'string') { // don't hoist over string (html) components\n\n if (objectPrototype) {\n var inheritedComponent = getPrototypeOf(sourceComponent);\n if (inheritedComponent && inheritedComponent !== objectPrototype) {\n hoistNonReactStatics(targetComponent, inheritedComponent, blacklist);\n }\n }\n\n var keys = getOwnPropertyNames(sourceComponent);\n\n if (getOwnPropertySymbols) {\n keys = keys.concat(getOwnPropertySymbols(sourceComponent));\n }\n\n for (var i = 0; i < keys.length; ++i) {\n var key = keys[i];\n if (!REACT_STATICS[key] && !KNOWN_STATICS[key] && (!blacklist || !blacklist[key])) {\n var descriptor = getOwnPropertyDescriptor(sourceComponent, key);\n try { // Avoid failures from read-only properties\n defineProperty(targetComponent, key, descriptor);\n } catch (e) {}\n }\n }\n\n return targetComponent;\n }\n\n return targetComponent;\n}\n\nmodule.exports = hoistNonReactStatics;\n\n\n//# sourceURL=webpack://_library/./node_modules/react-redux/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js?");
2381
+
2382
+ /***/ }),
2383
+
2373
2384
  /***/ "./node_modules/react-router-redux/es/ConnectedRouter.js":
2374
2385
  /*!***************************************************************!*\
2375
2386
  !*** ./node_modules/react-router-redux/es/ConnectedRouter.js ***!
@@ -2443,7 +2454,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
2443
2454
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
2444
2455
 
2445
2456
  "use strict";
2446
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var warning__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! warning */ \"./node_modules/react-router/node_modules/warning/warning.js\");\n/* harmony import */ var warning__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(warning__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var invariant__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! invariant */ \"./node_modules/invariant/browser.js\");\n/* harmony import */ var invariant__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(invariant__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! prop-types */ \"./node_modules/prop-types/index.js\");\n/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(prop_types__WEBPACK_IMPORTED_MODULE_3__);\nvar _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return call && (typeof call === \"object\" || typeof call === \"function\") ? call : self; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\n\n\n\n\n\n/**\n * The public API for putting history on context.\n */\n\nvar Router = function (_React$Component) {\n _inherits(Router, _React$Component);\n\n function Router() {\n var _temp, _this, _ret;\n\n _classCallCheck(this, Router);\n\n for (var _len = arguments.length, args = Array(_len), _key = 0; _key < _len; _key++) {\n args[_key] = arguments[_key];\n }\n\n return _ret = (_temp = (_this = _possibleConstructorReturn(this, _React$Component.call.apply(_React$Component, [this].concat(args))), _this), _this.state = {\n match: _this.computeMatch(_this.props.history.location.pathname)\n }, _temp), _possibleConstructorReturn(_this, _ret);\n }\n\n Router.prototype.getChildContext = function getChildContext() {\n return {\n router: _extends({}, this.context.router, {\n history: this.props.history,\n route: {\n location: this.props.history.location,\n match: this.state.match\n }\n })\n };\n };\n\n Router.prototype.computeMatch = function computeMatch(pathname) {\n return {\n path: \"/\",\n url: \"/\",\n params: {},\n isExact: pathname === \"/\"\n };\n };\n\n Router.prototype.componentWillMount = function componentWillMount() {\n var _this2 = this;\n\n var _props = this.props,\n children = _props.children,\n history = _props.history;\n\n\n invariant__WEBPACK_IMPORTED_MODULE_1___default()(children == null || react__WEBPACK_IMPORTED_MODULE_2__.Children.count(children) === 1, \"A <Router> may have only one child element\");\n\n // Do this here so we can setState when a <Redirect> changes the\n // location in componentWillMount. This happens e.g. when doing\n // server rendering using a <StaticRouter>.\n this.unlisten = history.listen(function () {\n _this2.setState({\n match: _this2.computeMatch(history.location.pathname)\n });\n });\n };\n\n Router.prototype.componentWillReceiveProps = function componentWillReceiveProps(nextProps) {\n warning__WEBPACK_IMPORTED_MODULE_0___default()(this.props.history === nextProps.history, \"You cannot change <Router history>\");\n };\n\n Router.prototype.componentWillUnmount = function componentWillUnmount() {\n this.unlisten();\n };\n\n Router.prototype.render = function render() {\n var children = this.props.children;\n\n return children ? react__WEBPACK_IMPORTED_MODULE_2__.Children.only(children) : null;\n };\n\n return Router;\n}(react__WEBPACK_IMPORTED_MODULE_2__.Component);\n\nRouter.propTypes = {\n history: (prop_types__WEBPACK_IMPORTED_MODULE_3___default().object).isRequired,\n children: (prop_types__WEBPACK_IMPORTED_MODULE_3___default().node)\n};\nRouter.contextTypes = {\n router: (prop_types__WEBPACK_IMPORTED_MODULE_3___default().object)\n};\nRouter.childContextTypes = {\n router: (prop_types__WEBPACK_IMPORTED_MODULE_3___default().object).isRequired\n};\n\n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (Router);\n\n//# sourceURL=webpack://_library/./node_modules/react-router/es/Router.js?");
2457
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var warning__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! warning */ \"./node_modules/warning/warning.js\");\n/* harmony import */ var warning__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(warning__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var invariant__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! invariant */ \"./node_modules/invariant/browser.js\");\n/* harmony import */ var invariant__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(invariant__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! prop-types */ \"./node_modules/prop-types/index.js\");\n/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(prop_types__WEBPACK_IMPORTED_MODULE_3__);\nvar _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return call && (typeof call === \"object\" || typeof call === \"function\") ? call : self; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\n\n\n\n\n\n/**\n * The public API for putting history on context.\n */\n\nvar Router = function (_React$Component) {\n _inherits(Router, _React$Component);\n\n function Router() {\n var _temp, _this, _ret;\n\n _classCallCheck(this, Router);\n\n for (var _len = arguments.length, args = Array(_len), _key = 0; _key < _len; _key++) {\n args[_key] = arguments[_key];\n }\n\n return _ret = (_temp = (_this = _possibleConstructorReturn(this, _React$Component.call.apply(_React$Component, [this].concat(args))), _this), _this.state = {\n match: _this.computeMatch(_this.props.history.location.pathname)\n }, _temp), _possibleConstructorReturn(_this, _ret);\n }\n\n Router.prototype.getChildContext = function getChildContext() {\n return {\n router: _extends({}, this.context.router, {\n history: this.props.history,\n route: {\n location: this.props.history.location,\n match: this.state.match\n }\n })\n };\n };\n\n Router.prototype.computeMatch = function computeMatch(pathname) {\n return {\n path: \"/\",\n url: \"/\",\n params: {},\n isExact: pathname === \"/\"\n };\n };\n\n Router.prototype.componentWillMount = function componentWillMount() {\n var _this2 = this;\n\n var _props = this.props,\n children = _props.children,\n history = _props.history;\n\n\n invariant__WEBPACK_IMPORTED_MODULE_1___default()(children == null || react__WEBPACK_IMPORTED_MODULE_2__.Children.count(children) === 1, \"A <Router> may have only one child element\");\n\n // Do this here so we can setState when a <Redirect> changes the\n // location in componentWillMount. This happens e.g. when doing\n // server rendering using a <StaticRouter>.\n this.unlisten = history.listen(function () {\n _this2.setState({\n match: _this2.computeMatch(history.location.pathname)\n });\n });\n };\n\n Router.prototype.componentWillReceiveProps = function componentWillReceiveProps(nextProps) {\n warning__WEBPACK_IMPORTED_MODULE_0___default()(this.props.history === nextProps.history, \"You cannot change <Router history>\");\n };\n\n Router.prototype.componentWillUnmount = function componentWillUnmount() {\n this.unlisten();\n };\n\n Router.prototype.render = function render() {\n var children = this.props.children;\n\n return children ? react__WEBPACK_IMPORTED_MODULE_2__.Children.only(children) : null;\n };\n\n return Router;\n}(react__WEBPACK_IMPORTED_MODULE_2__.Component);\n\nRouter.propTypes = {\n history: (prop_types__WEBPACK_IMPORTED_MODULE_3___default().object).isRequired,\n children: (prop_types__WEBPACK_IMPORTED_MODULE_3___default().node)\n};\nRouter.contextTypes = {\n router: (prop_types__WEBPACK_IMPORTED_MODULE_3___default().object)\n};\nRouter.childContextTypes = {\n router: (prop_types__WEBPACK_IMPORTED_MODULE_3___default().object).isRequired\n};\n\n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (Router);\n\n//# sourceURL=webpack://_library/./node_modules/react-router/es/Router.js?");
2447
2458
 
2448
2459
  /***/ }),
2449
2460
 
@@ -2458,17 +2469,6 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
2458
2469
 
2459
2470
  /***/ }),
2460
2471
 
2461
- /***/ "./node_modules/react-router/node_modules/warning/warning.js":
2462
- /*!*******************************************************************!*\
2463
- !*** ./node_modules/react-router/node_modules/warning/warning.js ***!
2464
- \*******************************************************************/
2465
- /***/ ((module) => {
2466
-
2467
- "use strict";
2468
- eval("/**\n * Copyright (c) 2014-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n\n\n/**\n * Similar to invariant but only logs a warning if the condition is not met.\n * This can be used to log issues in development environments in critical\n * paths. Removing the logging code for production environments will keep the\n * same logic and follow the same code paths.\n */\n\nvar __DEV__ = \"development\" !== 'production';\n\nvar warning = function() {};\n\nif (__DEV__) {\n var printWarning = function printWarning(format, args) {\n var len = arguments.length;\n args = new Array(len > 1 ? len - 1 : 0);\n for (var key = 1; key < len; key++) {\n args[key - 1] = arguments[key];\n }\n var argIndex = 0;\n var message = 'Warning: ' +\n format.replace(/%s/g, function() {\n return args[argIndex++];\n });\n if (typeof console !== 'undefined') {\n console.error(message);\n }\n try {\n // --- Welcome to debugging React ---\n // This error was thrown as a convenience so that you can use this stack\n // to find the callsite that caused this warning to fire.\n throw new Error(message);\n } catch (x) {}\n }\n\n warning = function(condition, format, args) {\n var len = arguments.length;\n args = new Array(len > 2 ? len - 2 : 0);\n for (var key = 2; key < len; key++) {\n args[key - 2] = arguments[key];\n }\n if (format === undefined) {\n throw new Error(\n '`warning(condition, format, ...args)` requires a warning ' +\n 'message argument'\n );\n }\n if (!condition) {\n printWarning.apply(null, [format].concat(args));\n }\n };\n}\n\nmodule.exports = warning;\n\n\n//# sourceURL=webpack://_library/./node_modules/react-router/node_modules/warning/warning.js?");
2469
-
2470
- /***/ }),
2471
-
2472
2472
  /***/ "./node_modules/react/cjs/react.development.js":
2473
2473
  /*!*****************************************************!*\
2474
2474
  !*** ./node_modules/react/cjs/react.development.js ***!
@@ -2918,24 +2918,24 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
2918
2918
 
2919
2919
  /***/ }),
2920
2920
 
2921
- /***/ "./node_modules/warning/browser.js":
2921
+ /***/ "./node_modules/warning/warning.js":
2922
2922
  /*!*****************************************!*\
2923
- !*** ./node_modules/warning/browser.js ***!
2923
+ !*** ./node_modules/warning/warning.js ***!
2924
2924
  \*****************************************/
2925
2925
  /***/ ((module) => {
2926
2926
 
2927
2927
  "use strict";
2928
- eval("/**\n * Copyright 2014-2015, Facebook, Inc.\n * All rights reserved.\n *\n * This source code is licensed under the BSD-style license found in the\n * LICENSE file in the root directory of this source tree. An additional grant\n * of patent rights can be found in the PATENTS file in the same directory.\n */\n\n\n\n/**\n * Similar to invariant but only logs a warning if the condition is not met.\n * This can be used to log issues in development environments in critical\n * paths. Removing the logging code for production environments will keep the\n * same logic and follow the same code paths.\n */\n\nvar warning = function() {};\n\nif (true) {\n warning = function(condition, format, args) {\n var len = arguments.length;\n args = new Array(len > 2 ? len - 2 : 0);\n for (var key = 2; key < len; key++) {\n args[key - 2] = arguments[key];\n }\n if (format === undefined) {\n throw new Error(\n '`warning(condition, format, ...args)` requires a warning ' +\n 'message argument'\n );\n }\n\n if (format.length < 10 || (/^[s\\W]*$/).test(format)) {\n throw new Error(\n 'The warning format should be able to uniquely identify this ' +\n 'warning. Please, use a more descriptive format than: ' + format\n );\n }\n\n if (!condition) {\n var argIndex = 0;\n var message = 'Warning: ' +\n format.replace(/%s/g, function() {\n return args[argIndex++];\n });\n if (typeof console !== 'undefined') {\n console.error(message);\n }\n try {\n // This error was thrown as a convenience so that you can use this stack\n // to find the callsite that caused this warning to fire.\n throw new Error(message);\n } catch(x) {}\n }\n };\n}\n\nmodule.exports = warning;\n\n\n//# sourceURL=webpack://_library/./node_modules/warning/browser.js?");
2928
+ eval("/**\n * Copyright (c) 2014-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n\n\n/**\n * Similar to invariant but only logs a warning if the condition is not met.\n * This can be used to log issues in development environments in critical\n * paths. Removing the logging code for production environments will keep the\n * same logic and follow the same code paths.\n */\n\nvar __DEV__ = \"development\" !== 'production';\n\nvar warning = function() {};\n\nif (__DEV__) {\n var printWarning = function printWarning(format, args) {\n var len = arguments.length;\n args = new Array(len > 1 ? len - 1 : 0);\n for (var key = 1; key < len; key++) {\n args[key - 1] = arguments[key];\n }\n var argIndex = 0;\n var message = 'Warning: ' +\n format.replace(/%s/g, function() {\n return args[argIndex++];\n });\n if (typeof console !== 'undefined') {\n console.error(message);\n }\n try {\n // --- Welcome to debugging React ---\n // This error was thrown as a convenience so that you can use this stack\n // to find the callsite that caused this warning to fire.\n throw new Error(message);\n } catch (x) {}\n }\n\n warning = function(condition, format, args) {\n var len = arguments.length;\n args = new Array(len > 2 ? len - 2 : 0);\n for (var key = 2; key < len; key++) {\n args[key - 2] = arguments[key];\n }\n if (format === undefined) {\n throw new Error(\n '`warning(condition, format, ...args)` requires a warning ' +\n 'message argument'\n );\n }\n if (!condition) {\n printWarning.apply(null, [format].concat(args));\n }\n };\n}\n\nmodule.exports = warning;\n\n\n//# sourceURL=webpack://_library/./node_modules/warning/warning.js?");
2929
2929
 
2930
2930
  /***/ }),
2931
2931
 
2932
- /***/ "?923f":
2933
- /*!************************!*\
2934
- !*** dll lightbox_new ***!
2935
- \************************/
2932
+ /***/ "?a322":
2933
+ /*!***********************!*\
2934
+ !*** dll lightbox_v2 ***!
2935
+ \***********************/
2936
2936
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
2937
2937
 
2938
- eval("module.exports = __webpack_require__;\n\n//# sourceURL=webpack://_library/dll_lightbox_new?");
2938
+ eval("module.exports = __webpack_require__;\n\n//# sourceURL=webpack://_library/dll_lightbox_v2?");
2939
2939
 
2940
2940
  /***/ }),
2941
2941
 
@@ -12419,8 +12419,8 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
12419
12419
  /******/ // startup
12420
12420
  /******/ // Load entry module and return exports
12421
12421
  /******/ // This entry module doesn't tell about it's top-level declarations so it can't be inlined
12422
- /******/ var __webpack_exports__ = __webpack_require__("?923f");
12423
- /******/ window.lightbox_new_library = __webpack_exports__;
12422
+ /******/ var __webpack_exports__ = __webpack_require__("?a322");
12423
+ /******/ window.lightbox_v2_library = __webpack_exports__;
12424
12424
  /******/
12425
12425
  /******/ })()
12426
12426
  ;
@@ -1,5 +1,5 @@
1
1
  {
2
- "name": "lightbox_new_library",
2
+ "name": "lightbox_v2_library",
3
3
  "content": {
4
4
  "../node_modules/classnames/index.js": {
5
5
  "id": "./node_modules/classnames/index.js",