/******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; /******/ /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ /******/ // Check if module is in cache /******/ if(installedModules[moduleId]) { /******/ return installedModules[moduleId].exports; /******/ } /******/ // Create a new module (and put it into the cache) /******/ var module = installedModules[moduleId] = { /******/ i: moduleId, /******/ l: false, /******/ exports: {} /******/ }; /******/ /******/ // Execute the module function /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); /******/ /******/ // Flag the module as loaded /******/ module.l = true; /******/ /******/ // Return the exports of the module /******/ return module.exports; /******/ } /******/ /******/ /******/ // expose the modules object (__webpack_modules__) /******/ __webpack_require__.m = modules; /******/ /******/ // expose the module cache /******/ __webpack_require__.c = installedModules; /******/ /******/ // define getter function for harmony exports /******/ __webpack_require__.d = function(exports, name, getter) { /******/ if(!__webpack_require__.o(exports, name)) { /******/ Object.defineProperty(exports, name, { /******/ configurable: false, /******/ enumerable: true, /******/ get: getter /******/ }); /******/ } /******/ }; /******/ /******/ // define __esModule on exports /******/ __webpack_require__.r = function(exports) { /******/ Object.defineProperty(exports, '__esModule', { value: true }); /******/ }; /******/ /******/ // getDefaultExport function for compatibility with non-harmony modules /******/ __webpack_require__.n = function(module) { /******/ var getter = module && module.__esModule ? /******/ function getDefault() { return module['default']; } : /******/ function getModuleExports() { return module; }; /******/ __webpack_require__.d(getter, 'a', getter); /******/ return getter; /******/ }; /******/ /******/ // Object.prototype.hasOwnProperty.call /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; /******/ /******/ // __webpack_public_path__ /******/ __webpack_require__.p = ""; /******/ /******/ /******/ // Load entry module and return exports /******/ return __webpack_require__(__webpack_require__.s = 0); /******/ }) /************************************************************************/ /******/ ({ /***/ "./example/app.tsx": /*!*************************!*\ !*** ./example/app.tsx ***! \*************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\nvar __extends = (this && this.__extends) || (function () {\n var extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nObject.defineProperty(exports, \"__esModule\", { value: true });\nvar React = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\nvar react_1 = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\nvar field_text_1 = __webpack_require__(/*! @atlaskit/field-text */ \"./node_modules/@atlaskit/field-text/dist/esm/index.js\");\nvar checkbox_1 = __webpack_require__(/*! @atlaskit/checkbox */ \"./node_modules/@atlaskit/checkbox/dist/esm/index.js\");\nvar button_1 = __webpack_require__(/*! @atlaskit/button */ \"./node_modules/@atlaskit/button/dist/esm/index.js\");\nvar styled_1 = __webpack_require__(/*! ./styled */ \"./example/styled.ts\");\nvar src_1 = __webpack_require__(/*! ../src */ \"./src/index.ts\");\nvar ghLink = (React.createElement(\"a\", { href: \"https://github.com/zzarcon/react-circle\", className: \"github-corner\", \"aria-label\": \"View source on Github\" },\n React.createElement(\"svg\", { width: \"180\", height: \"180\", viewBox: \"0 0 250 250\", \"aria-hidden\": \"true\" },\n React.createElement(\"path\", { d: \"M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z\" }),\n React.createElement(\"path\", { d: \"M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2\", fill: \"currentColor\", style: { transformOrigin: '130px 106px' }, className: \"octo-arm\" }),\n React.createElement(\"path\", { d: \"M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z\", fill: \"currentColor\", className: \"octo-body\" }))));\nvar App = (function (_super) {\n __extends(App, _super);\n function App() {\n var _this = _super !== null && _super.apply(this, arguments) || this;\n _this.state = {\n progress: 13,\n progressColor: 'Maroon',\n bgColor: 'Moccasin',\n textColor: 'Maroon',\n size: '200',\n lineWidth: \"30\",\n animated: true,\n roundedStroke: true,\n responsive: true,\n defaultMode: false,\n };\n _this.onTextFieldChange = function (propName) { return function (e) {\n _this.setState((_a = {}, _a[propName] = e.target.value, _a));\n var _a;\n }; };\n _this.onProgressChange = function (e) {\n _this.setState({ progress: e.target.value });\n };\n _this.onCheckboxChange = function (propName) { return function (e) {\n var currentValue = _this.state[propName];\n _this.setState((_a = {}, _a[propName] = !currentValue, _a));\n var _a;\n }; };\n return _this;\n }\n App.prototype.render = function () {\n var _a = this.state, progress = _a.progress, progressColor = _a.progressColor, bgColor = _a.bgColor, textColor = _a.textColor, size = _a.size, lineWidth = _a.lineWidth, animated = _a.animated, roundedStroke = _a.roundedStroke, responsive = _a.responsive, defaultMode = _a.defaultMode;\n return (React.createElement(styled_1.AppWrapper, null,\n ghLink,\n React.createElement(styled_1.OptionsSidebar, null,\n React.createElement(styled_1.OptionsWrapper, { disabled: defaultMode },\n React.createElement(\"div\", null,\n React.createElement(\"div\", null, \"Percentage\"),\n React.createElement(\"input\", { type: \"range\", value: progress, min: 0, max: 100, onChange: this.onProgressChange })),\n React.createElement(styled_1.TextFieldsWrapper, null,\n React.createElement(field_text_1.default, { value: size, label: \"width\", onChange: this.onTextFieldChange('size') }),\n React.createElement(field_text_1.default, { value: lineWidth, label: \"line width\", onChange: this.onTextFieldChange('lineWidth') }),\n React.createElement(field_text_1.default, { value: progressColor, label: \"progress color\", onChange: this.onTextFieldChange('progressColor') }),\n React.createElement(field_text_1.default, { value: bgColor, label: \"background color\", onChange: this.onTextFieldChange('bgColor') }),\n React.createElement(field_text_1.default, { value: textColor, label: \"text color\", onChange: this.onTextFieldChange('textColor') }),\n React.createElement(styled_1.CheckBoxWrapper, null,\n React.createElement(checkbox_1.default, { initiallyChecked: true, label: \"Animation\", onChange: this.onCheckboxChange('animated') }),\n React.createElement(checkbox_1.default, { initiallyChecked: true, label: \"Rounded stroke\", onChange: this.onCheckboxChange('roundedStroke') }),\n React.createElement(checkbox_1.default, { initiallyChecked: true, label: \"Responsive\", onChange: this.onCheckboxChange('responsive') }))),\n React.createElement(button_1.default, { appearance: \"primary\", shouldFitContainer: true, onClick: this.onCheckboxChange('defaultMode') }, defaultMode ? 'DEFAULT' : 'CUSTOM'))),\n React.createElement(styled_1.CircleWrapper, null, !defaultMode ?\n React.createElement(src_1.default, { responsive: responsive, animate: animated, roundedStroke: roundedStroke, size: size, progress: progress, progressColor: progressColor, bgColor: bgColor, textColor: textColor, lineWidth: lineWidth, textStyle: { font: 'bold 5rem Helvetica, Arial, sans-serif' } })\n : React.createElement(src_1.default, { progress: 35 }))));\n };\n return App;\n}(react_1.Component));\nexports.default = App;\n\n\n//# sourceURL=webpack:///./example/app.tsx?"); /***/ }), /***/ "./example/index.tsx": /*!***************************!*\ !*** ./example/index.tsx ***! \***************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\nObject.defineProperty(exports, \"__esModule\", { value: true });\nvar React = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\nvar ReactDOM = __webpack_require__(/*! react-dom */ \"./node_modules/react-dom/index.js\");\nvar app_1 = __webpack_require__(/*! ./app */ \"./example/app.tsx\");\nReactDOM.render(React.createElement(app_1.default, null), document.getElementById('app'));\n\n\n//# sourceURL=webpack:///./example/index.tsx?"); /***/ }), /***/ "./example/styled.ts": /*!***************************!*\ !*** ./example/styled.ts ***! \***************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\nvar __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\n return cooked;\n};\nObject.defineProperty(exports, \"__esModule\", { value: true });\nvar styled_components_1 = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\nstyled_components_1.injectGlobal(templateObject_1 || (templateObject_1 = __makeTemplateObject([\"\\n body {\\n background: linear-gradient(90deg, #69b7eb, #b3dbd3, #f4d6db);\\n }\\n\\n .github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}\\n\\n .github-corner svg {\\n fill:#64CEAA; color:#fff; position: absolute; top: 0; border: 0; right: 0;\\n }\\n\"], [\"\\n body {\\n background: linear-gradient(90deg, #69b7eb, #b3dbd3, #f4d6db);\\n }\\n\\n .github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}\\n\\n .github-corner svg {\\n fill:#64CEAA; color:#fff; position: absolute; top: 0; border: 0; right: 0;\\n }\\n\"])));\nexports.AppWrapper = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject([\"\\n display: flex;\\n max-height: 80vh;\\n max-width: 90vw;\\n box-shadow: 1px 5px 5px 1px rgba(0,0,0,.3);\\n background: white;\\n position: absolute;\\n overflow: hidden;\\n width: 100%;\\n height: 100%;\\n left: 50%;\\n top: 50%;\\n transform: translate(-50%, -50%);\\n\"], [\"\\n display: flex;\\n max-height: 80vh;\\n max-width: 90vw;\\n box-shadow: 1px 5px 5px 1px rgba(0,0,0,.3);\\n background: white;\\n position: absolute;\\n overflow: hidden;\\n width: 100%;\\n height: 100%;\\n left: 50%;\\n top: 50%;\\n transform: translate(-50%, -50%);\\n\"])));\nexports.OptionsWrapper = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject([\"\\n \", \"\\n\"], [\"\\n \",\n \"\\n\"])), function (props) { return props.disabled ? styled_components_1.css(templateObject_4 || (templateObject_4 = __makeTemplateObject([\"\\n opacity:.4;\\n pointer-events: none;\\n \"], [\"\\n opacity:.4;\\n pointer-events: none;\\n \"]))) : ''; });\nexports.CircleWrapper = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject([\"\\n width: 70%;\\n display:flex;\\n align-items:center;\\n justify-content:center;\\n padding:6em;\\n\"], [\"\\n width: 70%;\\n display:flex;\\n align-items:center;\\n justify-content:center;\\n padding:6em;\\n\"])));\nexports.OptionsSidebar = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject([\"\\n width:30%;\\n display:flex;\\n flex-direction:column;\\n padding:3em;\\n border-right: 1px solid #e2e2e2;\\n overflow: auto;\\n\"], [\"\\n width:30%;\\n display:flex;\\n flex-direction:column;\\n padding:3em;\\n border-right: 1px solid #e2e2e2;\\n overflow: auto;\\n\"])));\nexports.TextFieldsWrapper = styled_components_1.default.div(templateObject_7 || (templateObject_7 = __makeTemplateObject([\"\\n display: flex;\\n justify-content: space-around;\\n display:flex;\\n flex-direction:column;\\n\"], [\"\\n display: flex;\\n justify-content: space-around;\\n display:flex;\\n flex-direction:column;\\n\"])));\nexports.CheckBoxWrapper = styled_components_1.default.div(templateObject_8 || (templateObject_8 = __makeTemplateObject([\"\\n padding-top:20px;\\n\"], [\"\\n padding-top:20px;\\n\"])));\nvar templateObject_1, templateObject_2, templateObject_4, templateObject_3, templateObject_5, templateObject_6, templateObject_7, templateObject_8;\n\n\n//# sourceURL=webpack:///./example/styled.ts?"); /***/ }), /***/ "./node_modules/@atlaskit/analytics-next/dist/esm/AnalyticsContext.js": /*!****************************************************************************!*\ !*** ./node_modules/@atlaskit/analytics-next/dist/esm/AnalyticsContext.js ***! \****************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_helpers_toConsumableArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/toConsumableArray */ \"./node_modules/babel-runtime/helpers/toConsumableArray.js\");\n/* harmony import */ var babel_runtime_helpers_toConsumableArray__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_toConsumableArray__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_6__);\n/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! prop-types */ \"./node_modules/prop-types/index.js\");\n/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(prop_types__WEBPACK_IMPORTED_MODULE_7__);\n\n\n\n\n\n\n\n\n\nvar ContextTypes = {\n getAtlaskitAnalyticsContext: prop_types__WEBPACK_IMPORTED_MODULE_7___default.a.func\n};\n\nvar AnalyticsContext = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5___default()(AnalyticsContext, _Component);\n\n function AnalyticsContext() {\n var _ref;\n\n var _temp, _this, _ret;\n\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2___default()(this, AnalyticsContext);\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 = babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4___default()(this, (_ref = AnalyticsContext.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1___default()(AnalyticsContext)).call.apply(_ref, [this].concat(args))), _this), _this.getChildContext = function () {\n return {\n getAtlaskitAnalyticsContext: _this.getAnalyticsContext\n };\n }, _this.getAnalyticsContext = function () {\n var data = _this.props.data;\n var getAtlaskitAnalyticsContext = _this.context.getAtlaskitAnalyticsContext;\n\n var ancestorData = typeof getAtlaskitAnalyticsContext === 'function' && getAtlaskitAnalyticsContext() || [];\n return [].concat(babel_runtime_helpers_toConsumableArray__WEBPACK_IMPORTED_MODULE_0___default()(ancestorData), [data]);\n }, _temp), babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4___default()(_this, _ret);\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3___default()(AnalyticsContext, [{\n key: 'render',\n value: function render() {\n return react__WEBPACK_IMPORTED_MODULE_6__[\"Children\"].only(this.props.children);\n }\n }]);\n\n return AnalyticsContext;\n}(react__WEBPACK_IMPORTED_MODULE_6__[\"Component\"]);\n\nAnalyticsContext.contextTypes = ContextTypes;\nAnalyticsContext.childContextTypes = ContextTypes;\n/* harmony default export */ __webpack_exports__[\"default\"] = (AnalyticsContext);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/analytics-next/dist/esm/AnalyticsContext.js?"); /***/ }), /***/ "./node_modules/@atlaskit/analytics-next/dist/esm/AnalyticsEvent.js": /*!**************************************************************************!*\ !*** ./node_modules/@atlaskit/analytics-next/dist/esm/AnalyticsEvent.js ***! \**************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/extends */ \"./node_modules/babel-runtime/helpers/extends.js\");\n/* harmony import */ var babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/helpers/typeof */ \"./node_modules/babel-runtime/helpers/typeof.js\");\n/* harmony import */ var babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_core_js_json_stringify__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/core-js/json/stringify */ \"./node_modules/babel-runtime/core-js/json/stringify.js\");\n/* harmony import */ var babel_runtime_core_js_json_stringify__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_json_stringify__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_4__);\n\n\n\n\n\n\nvar AnalyticsEvent = function () {\n function AnalyticsEvent(props) {\n var _this = this;\n\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_3___default()(this, AnalyticsEvent);\n\n this.clone = function () {\n // We stringify and parse here to get a hacky \"deep clone\" of the object.\n // This has some limitations in that it wont support functions, regexs, Maps, Sets, etc,\n // but none of those need to be represented in our payload, so we consider this fine\n var payload = JSON.parse(babel_runtime_core_js_json_stringify__WEBPACK_IMPORTED_MODULE_2___default()(_this.payload));\n\n return new AnalyticsEvent({ payload: payload });\n };\n\n this.payload = props.payload;\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_4___default()(AnalyticsEvent, [{\n key: 'update',\n value: function update(updater) {\n if (typeof updater === 'function') {\n this.payload = updater(this.payload);\n } else if ((typeof updater === 'undefined' ? 'undefined' : babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_1___default()(updater)) === 'object') {\n this.payload = babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default()({}, this.payload, updater);\n }\n\n return this;\n }\n }]);\n\n return AnalyticsEvent;\n}();\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (AnalyticsEvent);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/analytics-next/dist/esm/AnalyticsEvent.js?"); /***/ }), /***/ "./node_modules/@atlaskit/analytics-next/dist/esm/AnalyticsListener.js": /*!*****************************************************************************!*\ !*** ./node_modules/@atlaskit/analytics-next/dist/esm/AnalyticsListener.js ***! \*****************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_helpers_toConsumableArray__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/toConsumableArray */ \"./node_modules/babel-runtime/helpers/toConsumableArray.js\");\n/* harmony import */ var babel_runtime_helpers_toConsumableArray__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_toConsumableArray__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_6__);\n/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! prop-types */ \"./node_modules/prop-types/index.js\");\n/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(prop_types__WEBPACK_IMPORTED_MODULE_7__);\n/* harmony import */ var _UIAnalyticsEvent__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./UIAnalyticsEvent */ \"./node_modules/@atlaskit/analytics-next/dist/esm/UIAnalyticsEvent.js\");\n\n\n\n\n\n\n\n\n\n\n\nvar ContextTypes = {\n getAtlaskitAnalyticsEventHandlers: prop_types__WEBPACK_IMPORTED_MODULE_7___default.a.func\n};\n\nvar AnalyticsListener = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5___default()(AnalyticsListener, _Component);\n\n function AnalyticsListener() {\n var _ref;\n\n var _temp, _this, _ret;\n\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2___default()(this, AnalyticsListener);\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 = babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4___default()(this, (_ref = AnalyticsListener.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1___default()(AnalyticsListener)).call.apply(_ref, [this].concat(args))), _this), _this.getChildContext = function () {\n return {\n getAtlaskitAnalyticsEventHandlers: _this.getAnalyticsEventHandlers\n };\n }, _this.getAnalyticsEventHandlers = function () {\n var _this$props = _this.props,\n channel = _this$props.channel,\n onEvent = _this$props.onEvent;\n var getAtlaskitAnalyticsEventHandlers = _this.context.getAtlaskitAnalyticsEventHandlers;\n\n var parentEventHandlers = typeof getAtlaskitAnalyticsEventHandlers === 'function' && getAtlaskitAnalyticsEventHandlers() || [];\n var handler = function handler(event, eventChannel) {\n if (channel === '*' || channel === eventChannel) {\n onEvent(event, eventChannel);\n }\n };\n return [handler].concat(babel_runtime_helpers_toConsumableArray__WEBPACK_IMPORTED_MODULE_0___default()(parentEventHandlers));\n }, _temp), babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4___default()(_this, _ret);\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3___default()(AnalyticsListener, [{\n key: 'render',\n value: function render() {\n return react__WEBPACK_IMPORTED_MODULE_6__[\"Children\"].only(this.props.children);\n }\n }]);\n\n return AnalyticsListener;\n}(react__WEBPACK_IMPORTED_MODULE_6__[\"Component\"]);\n\nAnalyticsListener.contextTypes = ContextTypes;\nAnalyticsListener.childContextTypes = ContextTypes;\n/* harmony default export */ __webpack_exports__[\"default\"] = (AnalyticsListener);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/analytics-next/dist/esm/AnalyticsListener.js?"); /***/ }), /***/ "./node_modules/@atlaskit/analytics-next/dist/esm/UIAnalyticsEvent.js": /*!****************************************************************************!*\ !*** ./node_modules/@atlaskit/analytics-next/dist/esm/UIAnalyticsEvent.js ***! \****************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_core_js_json_stringify__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/core-js/json/stringify */ \"./node_modules/babel-runtime/core-js/json/stringify.js\");\n/* harmony import */ var babel_runtime_core_js_json_stringify__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_json_stringify__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_helpers_toConsumableArray__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/helpers/toConsumableArray */ \"./node_modules/babel-runtime/helpers/toConsumableArray.js\");\n/* harmony import */ var babel_runtime_helpers_toConsumableArray__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_toConsumableArray__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var babel_runtime_helpers_get__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! babel-runtime/helpers/get */ \"./node_modules/babel-runtime/helpers/get.js\");\n/* harmony import */ var babel_runtime_helpers_get__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_get__WEBPACK_IMPORTED_MODULE_6__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_7__);\n/* harmony import */ var _AnalyticsEvent__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./AnalyticsEvent */ \"./node_modules/@atlaskit/analytics-next/dist/esm/AnalyticsEvent.js\");\n\n\n\n\n\n\n\n\n\nvar _console = console,\n warn = _console.warn;\n\nvar UIAnalyticsEvent = function (_AnalyticsEvent) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_7___default()(UIAnalyticsEvent, _AnalyticsEvent);\n\n function UIAnalyticsEvent(props) {\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_3___default()(this, UIAnalyticsEvent);\n\n var _this = babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_5___default()(this, (UIAnalyticsEvent.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_2___default()(UIAnalyticsEvent)).call(this, props));\n\n _this.clone = function () {\n if (_this.hasFired) {\n warn(\"Cannot clone an event after it's been fired.\");\n return null;\n }\n var context = [].concat(babel_runtime_helpers_toConsumableArray__WEBPACK_IMPORTED_MODULE_1___default()(_this.context));\n var handlers = [].concat(babel_runtime_helpers_toConsumableArray__WEBPACK_IMPORTED_MODULE_1___default()(_this.handlers));\n\n // We stringify and parse here to get a hacky \"deep clone\" of the object.\n // This has some limitations in that it wont support functions, regexs, Maps, Sets, etc,\n // but none of those need to be represented in our payload, so we consider this fine\n var payload = JSON.parse(babel_runtime_core_js_json_stringify__WEBPACK_IMPORTED_MODULE_0___default()(_this.payload));\n\n return new UIAnalyticsEvent({ context: context, handlers: handlers, payload: payload });\n };\n\n _this.fire = function (channel) {\n if (_this.hasFired) {\n warn('Cannot fire an event twice.');\n return;\n }\n _this.handlers.forEach(function (handler) {\n handler(_this, channel);\n });\n _this.hasFired = true;\n };\n\n _this.context = props.context || [];\n _this.handlers = props.handlers || [];\n _this.hasFired = false;\n return _this;\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_4___default()(UIAnalyticsEvent, [{\n key: 'update',\n value: function update(updater) {\n if (this.hasFired) {\n warn(\"Cannot update an event after it's been fired.\");\n return this;\n }\n return babel_runtime_helpers_get__WEBPACK_IMPORTED_MODULE_6___default()(UIAnalyticsEvent.prototype.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_2___default()(UIAnalyticsEvent.prototype), 'update', this).call(this, updater);\n }\n }]);\n\n return UIAnalyticsEvent;\n}(_AnalyticsEvent__WEBPACK_IMPORTED_MODULE_8__[\"default\"]);\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (UIAnalyticsEvent);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/analytics-next/dist/esm/UIAnalyticsEvent.js?"); /***/ }), /***/ "./node_modules/@atlaskit/analytics-next/dist/esm/createAndFireEvent.js": /*!******************************************************************************!*\ !*** ./node_modules/@atlaskit/analytics-next/dist/esm/createAndFireEvent.js ***! \******************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./types */ \"./node_modules/@atlaskit/analytics-next/dist/esm/types.js\");\n/* harmony import */ var _withAnalyticsEvents__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./withAnalyticsEvents */ \"./node_modules/@atlaskit/analytics-next/dist/esm/withAnalyticsEvents.js\");\n\n\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (function (channel) {\n return function (payload) {\n return function (createAnalyticsEvent) {\n var consumerEvent = createAnalyticsEvent(payload);\n consumerEvent.clone().fire(channel);\n return consumerEvent;\n };\n };\n});\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/analytics-next/dist/esm/createAndFireEvent.js?"); /***/ }), /***/ "./node_modules/@atlaskit/analytics-next/dist/esm/index.js": /*!*****************************************************************!*\ !*** ./node_modules/@atlaskit/analytics-next/dist/esm/index.js ***! \*****************************************************************/ /*! exports provided: AnalyticsEvent, UIAnalyticsEvent, AnalyticsListener, AnalyticsContext, withAnalyticsContext, withAnalyticsEvents, createAndFireEvent */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _AnalyticsEvent__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./AnalyticsEvent */ \"./node_modules/@atlaskit/analytics-next/dist/esm/AnalyticsEvent.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"AnalyticsEvent\", function() { return _AnalyticsEvent__WEBPACK_IMPORTED_MODULE_0__[\"default\"]; });\n\n/* harmony import */ var _UIAnalyticsEvent__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./UIAnalyticsEvent */ \"./node_modules/@atlaskit/analytics-next/dist/esm/UIAnalyticsEvent.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"UIAnalyticsEvent\", function() { return _UIAnalyticsEvent__WEBPACK_IMPORTED_MODULE_1__[\"default\"]; });\n\n/* harmony import */ var _AnalyticsListener__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./AnalyticsListener */ \"./node_modules/@atlaskit/analytics-next/dist/esm/AnalyticsListener.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"AnalyticsListener\", function() { return _AnalyticsListener__WEBPACK_IMPORTED_MODULE_2__[\"default\"]; });\n\n/* harmony import */ var _AnalyticsContext__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./AnalyticsContext */ \"./node_modules/@atlaskit/analytics-next/dist/esm/AnalyticsContext.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"AnalyticsContext\", function() { return _AnalyticsContext__WEBPACK_IMPORTED_MODULE_3__[\"default\"]; });\n\n/* harmony import */ var _withAnalyticsContext__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./withAnalyticsContext */ \"./node_modules/@atlaskit/analytics-next/dist/esm/withAnalyticsContext.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"withAnalyticsContext\", function() { return _withAnalyticsContext__WEBPACK_IMPORTED_MODULE_4__[\"default\"]; });\n\n/* harmony import */ var _withAnalyticsEvents__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./withAnalyticsEvents */ \"./node_modules/@atlaskit/analytics-next/dist/esm/withAnalyticsEvents.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"withAnalyticsEvents\", function() { return _withAnalyticsEvents__WEBPACK_IMPORTED_MODULE_5__[\"default\"]; });\n\n/* harmony import */ var _createAndFireEvent__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./createAndFireEvent */ \"./node_modules/@atlaskit/analytics-next/dist/esm/createAndFireEvent.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"createAndFireEvent\", function() { return _createAndFireEvent__WEBPACK_IMPORTED_MODULE_6__[\"default\"]; });\n\n\n\n// Analytics event classes\n\n\n\n\n// AnalyticsListener component\n\n\n// AnalyticsContext component and HOC\n\n\n\n// createAnalyticsEvent HOC\n\n\n// create and fire helper\n\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/analytics-next/dist/esm/index.js?"); /***/ }), /***/ "./node_modules/@atlaskit/analytics-next/dist/esm/types.js": /*!*****************************************************************!*\ !*** ./node_modules/@atlaskit/analytics-next/dist/esm/types.js ***! \*****************************************************************/ /*! no exports provided */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _AnalyticsEvent__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./AnalyticsEvent */ \"./node_modules/@atlaskit/analytics-next/dist/esm/AnalyticsEvent.js\");\n/* harmony import */ var _UIAnalyticsEvent__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./UIAnalyticsEvent */ \"./node_modules/@atlaskit/analytics-next/dist/esm/UIAnalyticsEvent.js\");\n\n\n\n// Basic events\n\n\n// UI events\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/analytics-next/dist/esm/types.js?"); /***/ }), /***/ "./node_modules/@atlaskit/analytics-next/dist/esm/withAnalyticsContext.js": /*!********************************************************************************!*\ !*** ./node_modules/@atlaskit/analytics-next/dist/esm/withAnalyticsContext.js ***! \********************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"default\", function() { return withAnalyticsContext; });\n/* harmony import */ var babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/extends */ \"./node_modules/babel-runtime/helpers/extends.js\");\n/* harmony import */ var babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/helpers/objectWithoutProperties */ \"./node_modules/babel-runtime/helpers/objectWithoutProperties.js\");\n/* harmony import */ var babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_6__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_7__);\n/* harmony import */ var _AnalyticsContext__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./AnalyticsContext */ \"./node_modules/@atlaskit/analytics-next/dist/esm/AnalyticsContext.js\");\n\n\n\n\n\n\n\n\n\n\n\nfunction withAnalyticsContext() {\n var defaultData = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n\n return function (WrappedComponent) {\n var _class, _temp;\n\n return _temp = _class = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_6___default()(WithAnalyticsContext, _Component);\n\n function WithAnalyticsContext() {\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_3___default()(this, WithAnalyticsContext);\n\n return babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_5___default()(this, (WithAnalyticsContext.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_2___default()(WithAnalyticsContext)).apply(this, arguments));\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_4___default()(WithAnalyticsContext, [{\n key: 'render',\n value: function render() {\n var _props = this.props,\n analyticsContext = _props.analyticsContext,\n props = babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_1___default()(_props, ['analyticsContext']);\n\n var data = babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default()({}, defaultData, analyticsContext);\n return react__WEBPACK_IMPORTED_MODULE_7___default.a.createElement(\n _AnalyticsContext__WEBPACK_IMPORTED_MODULE_8__[\"default\"],\n { data: data },\n react__WEBPACK_IMPORTED_MODULE_7___default.a.createElement(WrappedComponent, props)\n );\n }\n }]);\n\n return WithAnalyticsContext;\n }(react__WEBPACK_IMPORTED_MODULE_7__[\"Component\"]), _class.displayName = 'WithAnalyticsContext(' + (WrappedComponent.displayName || WrappedComponent.name) + ')', _class.defaultProps = {\n analyticsContext: {}\n }, _temp;\n };\n}\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/analytics-next/dist/esm/withAnalyticsContext.js?"); /***/ }), /***/ "./node_modules/@atlaskit/analytics-next/dist/esm/withAnalyticsEvents.js": /*!*******************************************************************************!*\ !*** ./node_modules/@atlaskit/analytics-next/dist/esm/withAnalyticsEvents.js ***! \*******************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"default\", function() { return withAnalyticsEvents; });\n/* harmony import */ var babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/defineProperty */ \"./node_modules/babel-runtime/helpers/defineProperty.js\");\n/* harmony import */ var babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/helpers/typeof */ \"./node_modules/babel-runtime/helpers/typeof.js\");\n/* harmony import */ var babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_core_js_object_keys__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/core-js/object/keys */ \"./node_modules/babel-runtime/core-js/object/keys.js\");\n/* harmony import */ var babel_runtime_core_js_object_keys__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_keys__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/extends */ \"./node_modules/babel-runtime/helpers/extends.js\");\n/* harmony import */ var babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_6__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_7__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_8__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_9__);\n/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! prop-types */ \"./node_modules/prop-types/index.js\");\n/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(prop_types__WEBPACK_IMPORTED_MODULE_10__);\n/* harmony import */ var _UIAnalyticsEvent__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./UIAnalyticsEvent */ \"./node_modules/@atlaskit/analytics-next/dist/esm/UIAnalyticsEvent.js\");\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nfunction withAnalyticsEvents() {\n var createEventMap = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n\n return function (WrappedComponent) {\n var _class, _temp2, _initialiseProps;\n\n return _temp2 = _class = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_8___default()(WithAnalyticsEvents, _Component);\n\n function WithAnalyticsEvents() {\n var _ref;\n\n var _temp, _this, _ret;\n\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_5___default()(this, WithAnalyticsEvents);\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 = babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_7___default()(this, (_ref = WithAnalyticsEvents.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_4___default()(WithAnalyticsEvents)).call.apply(_ref, [this].concat(args))), _this), _initialiseProps.call(_this), _temp), babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_7___default()(_this, _ret);\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_6___default()(WithAnalyticsEvents, [{\n key: 'render',\n value: function render() {\n var props = babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_3___default()({}, this.props, this.mapCreateEventsToProps());\n return react__WEBPACK_IMPORTED_MODULE_9___default.a.createElement(WrappedComponent, babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_3___default()({}, props, {\n createAnalyticsEvent: this.createAnalyticsEvent\n }));\n }\n }]);\n\n return WithAnalyticsEvents;\n }(react__WEBPACK_IMPORTED_MODULE_9__[\"Component\"]), _class.displayName = 'WithAnalyticsEvents(' + (WrappedComponent.displayName || WrappedComponent.name) + ')', _class.contextTypes = {\n getAtlaskitAnalyticsEventHandlers: prop_types__WEBPACK_IMPORTED_MODULE_10___default.a.func,\n getAtlaskitAnalyticsContext: prop_types__WEBPACK_IMPORTED_MODULE_10___default.a.func\n }, _initialiseProps = function _initialiseProps() {\n var _this2 = this;\n\n this.createAnalyticsEvent = function (payload) {\n var _context = _this2.context,\n getAtlaskitAnalyticsEventHandlers = _context.getAtlaskitAnalyticsEventHandlers,\n getAtlaskitAnalyticsContext = _context.getAtlaskitAnalyticsContext;\n\n var context = typeof getAtlaskitAnalyticsContext === 'function' && getAtlaskitAnalyticsContext() || [];\n var handlers = typeof getAtlaskitAnalyticsEventHandlers === 'function' && getAtlaskitAnalyticsEventHandlers() || [];\n return new _UIAnalyticsEvent__WEBPACK_IMPORTED_MODULE_11__[\"default\"]({ context: context, handlers: handlers, payload: payload });\n };\n\n this.mapCreateEventsToProps = function () {\n return babel_runtime_core_js_object_keys__WEBPACK_IMPORTED_MODULE_2___default()(createEventMap).reduce(function (modified, propCallbackName) {\n var eventCreator = createEventMap[propCallbackName];\n var providedCallback = _this2.props[propCallbackName];\n if (!['object', 'function'].includes(typeof eventCreator === 'undefined' ? 'undefined' : babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_1___default()(eventCreator))) {\n return modified;\n }\n var modifiedCallback = function modifiedCallback() {\n for (var _len2 = arguments.length, args = Array(_len2), _key2 = 0; _key2 < _len2; _key2++) {\n args[_key2] = arguments[_key2];\n }\n\n var analyticsEvent = typeof eventCreator === 'function' ? eventCreator(_this2.createAnalyticsEvent, _this2.props) : _this2.createAnalyticsEvent(eventCreator);\n\n if (providedCallback) {\n providedCallback.apply(undefined, args.concat([analyticsEvent]));\n }\n };\n return babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_3___default()({}, modified, babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()({}, propCallbackName, modifiedCallback));\n }, {});\n };\n }, _temp2;\n };\n}\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/analytics-next/dist/esm/withAnalyticsEvents.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/dist/esm/components/Button.js": /*!*********************************************************************!*\ !*** ./node_modules/@atlaskit/button/dist/esm/components/Button.js ***! \*********************************************************************/ /*! exports provided: ButtonBase, default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"ButtonBase\", function() { return ButtonBase; });\n/* harmony import */ var babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/extends */ \"./node_modules/babel-runtime/helpers/extends.js\");\n/* harmony import */ var babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_6__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_7__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n/* harmony import */ var _atlaskit_analytics_next__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @atlaskit/analytics-next */ \"./node_modules/@atlaskit/analytics-next/dist/esm/index.js\");\n/* harmony import */ var _package_json__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ../../package.json */ \"./node_modules/@atlaskit/button/dist/package.json\");\nvar _package_json__WEBPACK_IMPORTED_MODULE_10___namespace = /*#__PURE__*/Object.assign({}, _package_json__WEBPACK_IMPORTED_MODULE_10__, {\"default\": _package_json__WEBPACK_IMPORTED_MODULE_10__});\n/* harmony import */ var _withDeprecationWarnings__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./withDeprecationWarnings */ \"./node_modules/@atlaskit/button/dist/esm/components/withDeprecationWarnings.js\");\n/* harmony import */ var _getButtonProps__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./getButtonProps */ \"./node_modules/@atlaskit/button/dist/esm/components/getButtonProps.js\");\n/* harmony import */ var _CustomComponentProxy__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./CustomComponentProxy */ \"./node_modules/@atlaskit/button/dist/esm/components/CustomComponentProxy.js\");\n/* harmony import */ var _styled_getButtonStyles__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ../styled/getButtonStyles */ \"./node_modules/@atlaskit/button/dist/esm/styled/getButtonStyles.js\");\n/* harmony import */ var _styled_ButtonContent__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ../styled/ButtonContent */ \"./node_modules/@atlaskit/button/dist/esm/styled/ButtonContent.js\");\n/* harmony import */ var _styled_ButtonWrapper__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ../styled/ButtonWrapper */ \"./node_modules/@atlaskit/button/dist/esm/styled/ButtonWrapper.js\");\n/* harmony import */ var _styled_IconWrapper__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ../styled/IconWrapper */ \"./node_modules/@atlaskit/button/dist/esm/styled/IconWrapper.js\");\n\n\n\n\n\n\n\n\nvar _templateObject = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_6___default()(['\\n ', ';\\n'], ['\\n ', ';\\n']),\n _templateObject2 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_6___default()(['\\n a& {\\n ', ';\\n }\\n'], ['\\n a& {\\n ', ';\\n }\\n']),\n _templateObject3 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_6___default()(['&,a&,&:hover,&:active,&:focus{', '}'], ['&,a&,&:hover,&:active,&:focus{', '}']);\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nvar StyledButton = styled_components__WEBPACK_IMPORTED_MODULE_8__[\"default\"].button(_templateObject, _styled_getButtonStyles__WEBPACK_IMPORTED_MODULE_14__[\"default\"]);\nStyledButton.displayName = 'StyledButton';\n\n// Target the here to override a:hover specificity.\nvar StyledLink = styled_components__WEBPACK_IMPORTED_MODULE_8__[\"default\"].a(_templateObject2, _styled_getButtonStyles__WEBPACK_IMPORTED_MODULE_14__[\"default\"]);\nStyledLink.displayName = 'StyledLink';\n\nvar StyledSpan = styled_components__WEBPACK_IMPORTED_MODULE_8__[\"default\"].span(_templateObject, _styled_getButtonStyles__WEBPACK_IMPORTED_MODULE_14__[\"default\"]);\nStyledSpan.displayName = 'StyledSpan';\n\nvar createStyledComponent = function createStyledComponent() {\n // Override pseudo-state specificity.\n // This is necessary because we don't know what DOM element the custom component will render.\n var component = Object(styled_components__WEBPACK_IMPORTED_MODULE_8__[\"default\"])(\n //CustomComponentProxy is absolutely valid here, so this seems a\n // problem with styled-components flow definitions\n // $FlowFixMe\n _CustomComponentProxy__WEBPACK_IMPORTED_MODULE_13__[\"default\"])(_templateObject3, _styled_getButtonStyles__WEBPACK_IMPORTED_MODULE_14__[\"default\"]);\n component.displayName = 'StyledCustomComponent';\n return component;\n};\n\nvar Button = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5___default()(Button, _Component);\n\n function Button() {\n var _ref;\n\n var _temp, _this, _ret;\n\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2___default()(this, Button);\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 = babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4___default()(this, (_ref = Button.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1___default()(Button)).call.apply(_ref, [this].concat(args))), _this), _this.state = {\n isActive: false,\n isFocus: false,\n isHover: false\n }, _this.customComponent = null, _this.onMouseEnter = function () {\n return _this.setState({ isHover: true });\n }, _this.onMouseLeave = function () {\n return _this.setState({ isHover: false, isActive: false });\n }, _this.onMouseDown = function (e) {\n e.preventDefault();\n _this.setState({ isActive: true });\n }, _this.onMouseUp = function () {\n return _this.setState({ isActive: false });\n }, _this.onFocus = function (event) {\n _this.setState({ isFocus: true });\n if (_this.props.onFocus) {\n _this.props.onFocus(event);\n }\n }, _this.onBlur = function (event) {\n _this.setState({ isFocus: false });\n if (_this.props.onBlur) {\n _this.props.onBlur(event);\n }\n }, _this.onInnerClick = function (e) {\n if (_this.props.isDisabled) {\n e.stopPropagation();\n }\n return true;\n }, _temp), babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4___default()(_this, _ret);\n }\n /* eslint-disable react/no-unused-prop-types */\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3___default()(Button, [{\n key: 'componentWillReceiveProps',\n value: function componentWillReceiveProps(nextProps) {\n if (this.props.component !== nextProps.component) {\n delete this.customComponent;\n }\n }\n\n /* Swallow click events when the button is disabled to prevent inner child clicks bubbling up */\n\n }, {\n key: 'getStyledComponent',\n value: function getStyledComponent() {\n if (this.props.component) {\n if (!this.customComponent) {\n this.customComponent = createStyledComponent();\n }\n return this.customComponent;\n }\n\n if (this.props.href) {\n return this.props.isDisabled ? StyledSpan : StyledLink;\n }\n\n return StyledButton;\n }\n }, {\n key: 'render',\n value: function render() {\n var _props = this.props,\n children = _props.children,\n iconBefore = _props.iconBefore,\n iconAfter = _props.iconAfter,\n innerRef = _props.innerRef,\n shouldFitContainer = _props.shouldFitContainer;\n\n\n var buttonProps = Object(_getButtonProps__WEBPACK_IMPORTED_MODULE_12__[\"default\"])(this);\n var StyledComponent = this.getStyledComponent();\n\n var iconIsOnlyChild = !!(iconBefore && !iconAfter && !children || iconAfter && !iconBefore && !children);\n\n return react__WEBPACK_IMPORTED_MODULE_7___default.a.createElement(\n StyledComponent,\n babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default()({ innerRef: innerRef }, buttonProps),\n react__WEBPACK_IMPORTED_MODULE_7___default.a.createElement(\n _styled_ButtonWrapper__WEBPACK_IMPORTED_MODULE_16__[\"default\"],\n { onClick: this.onInnerClick, fit: !!shouldFitContainer },\n iconBefore ? react__WEBPACK_IMPORTED_MODULE_7___default.a.createElement(\n _styled_IconWrapper__WEBPACK_IMPORTED_MODULE_17__[\"default\"],\n {\n spacing: buttonProps.spacing,\n isOnlyChild: iconIsOnlyChild\n },\n iconBefore\n ) : null,\n children ? react__WEBPACK_IMPORTED_MODULE_7___default.a.createElement(\n _styled_ButtonContent__WEBPACK_IMPORTED_MODULE_15__[\"default\"],\n {\n followsIcon: !!iconBefore,\n spacing: buttonProps.spacing\n },\n children\n ) : null,\n iconAfter ? react__WEBPACK_IMPORTED_MODULE_7___default.a.createElement(\n _styled_IconWrapper__WEBPACK_IMPORTED_MODULE_17__[\"default\"],\n {\n spacing: buttonProps.spacing,\n isOnlyChild: iconIsOnlyChild\n },\n iconAfter\n ) : null\n )\n );\n }\n }]);\n\n return Button;\n}(react__WEBPACK_IMPORTED_MODULE_7__[\"Component\"]);\n\nButton.defaultProps = {\n appearance: 'default',\n isDisabled: false,\n isSelected: false,\n spacing: 'default',\n type: 'button',\n shouldFitContainer: false\n};\n\nvar ButtonBase = Button;\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (Object(_atlaskit_analytics_next__WEBPACK_IMPORTED_MODULE_9__[\"withAnalyticsContext\"])({\n component: 'button',\n package: _package_json__WEBPACK_IMPORTED_MODULE_10__[\"name\"],\n version: _package_json__WEBPACK_IMPORTED_MODULE_10__[\"version\"]\n})(Object(_atlaskit_analytics_next__WEBPACK_IMPORTED_MODULE_9__[\"withAnalyticsEvents\"])({\n onClick: function onClick(createAnalyticsEvent) {\n var consumerEvent = createAnalyticsEvent({\n action: 'click'\n });\n consumerEvent.clone().fire('atlaskit');\n\n return consumerEvent;\n }\n})(Object(_withDeprecationWarnings__WEBPACK_IMPORTED_MODULE_11__[\"default\"])(Button))));\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/dist/esm/components/Button.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/dist/esm/components/ButtonGroup.js": /*!**************************************************************************!*\ !*** ./node_modules/@atlaskit/button/dist/esm/components/ButtonGroup.js ***! \**************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var _withDeprecationWarnings__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./withDeprecationWarnings */ \"./node_modules/@atlaskit/button/dist/esm/components/withDeprecationWarnings.js\");\n/* harmony import */ var _styled_ButtonGroup__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../styled/ButtonGroup */ \"./node_modules/@atlaskit/button/dist/esm/styled/ButtonGroup.js\");\n\n\n\n\n\n\n\n\n\nvar ButtonGroup = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default()(ButtonGroup, _Component);\n\n function ButtonGroup() {\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default()(this, ButtonGroup);\n\n return babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default()(this, (ButtonGroup.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default()(ButtonGroup)).apply(this, arguments));\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default()(ButtonGroup, [{\n key: 'render',\n value: function render() {\n var _props = this.props,\n appearance = _props.appearance,\n children = _props.children;\n\n\n return react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(\n _styled_ButtonGroup__WEBPACK_IMPORTED_MODULE_7__[\"default\"],\n null,\n react__WEBPACK_IMPORTED_MODULE_5__[\"Children\"].map(children, function (child, idx) {\n if (!child) {\n return null;\n }\n return react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(\n _styled_ButtonGroup__WEBPACK_IMPORTED_MODULE_7__[\"GroupItem\"],\n { key: idx },\n appearance ? Object(react__WEBPACK_IMPORTED_MODULE_5__[\"cloneElement\"])(child, { appearance: appearance }) : child\n );\n })\n );\n }\n }]);\n\n return ButtonGroup;\n}(react__WEBPACK_IMPORTED_MODULE_5__[\"Component\"]);\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (Object(_withDeprecationWarnings__WEBPACK_IMPORTED_MODULE_6__[\"default\"])(ButtonGroup));\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/dist/esm/components/ButtonGroup.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/dist/esm/components/CustomComponentProxy.js": /*!***********************************************************************************!*\ !*** ./node_modules/@atlaskit/button/dist/esm/components/CustomComponentProxy.js ***! \***********************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/objectWithoutProperties */ \"./node_modules/babel-runtime/helpers/objectWithoutProperties.js\");\n/* harmony import */ var babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_1__);\n\n\n\n/**\n * Styling a button is complicated and there are a number of properties which inform its appearance.\n * We want to be able to style any arbitrary component like a button, but we don't want to pass all\n * of these appearance-related props through to the component or underlying DOM node. This component\n * acts as a layer which catches the appearance-related properties so that they can be used by\n * styled-components, then passes the rest of the props on to the custom component.\n */\n/* eslint-disable react/prop-types, no-unused-vars */\n\n\nvar CustomComponentProxy = function CustomComponentProxy(props) {\n var appearance = props.appearance,\n children = props.children,\n component = props.component,\n isActive = props.isActive,\n isDisabled = props.isDisabled,\n isFocus = props.isFocus,\n isHover = props.isHover,\n isSelected = props.isSelected,\n shouldFitContainer = props.shouldFitContainer,\n fit = props.fit,\n proxiedProps = babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_0___default()(props, ['appearance', 'children', 'component', 'isActive', 'isDisabled', 'isFocus', 'isHover', 'isSelected', 'shouldFitContainer', 'fit']);\n\n if (!component) throw new Error('No custom component provided while trying to use custom button component');\n var ProxiedComponent = component;\n // $FlowFixMe\n return react__WEBPACK_IMPORTED_MODULE_1___default.a.createElement(\n ProxiedComponent,\n proxiedProps,\n children\n );\n};\n/* eslint-enable */\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (CustomComponentProxy);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/dist/esm/components/CustomComponentProxy.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/dist/esm/components/getButtonProps.js": /*!*****************************************************************************!*\ !*** ./node_modules/@atlaskit/button/dist/esm/components/getButtonProps.js ***! \*****************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/extends */ \"./node_modules/babel-runtime/helpers/extends.js\");\n/* harmony import */ var babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _Button__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Button */ \"./node_modules/@atlaskit/button/dist/esm/components/Button.js\");\n\n\n\nvar getAppearanceProps = function getAppearanceProps(props, state) {\n var appearance = props.appearance,\n className = props.className,\n isDisabled = props.isDisabled,\n isSelected = props.isSelected,\n spacing = props.spacing,\n shouldFitContainer = props.shouldFitContainer;\n var isActive = state.isActive,\n isFocus = state.isFocus,\n isHover = state.isHover;\n\n\n return {\n appearance: appearance,\n className: className,\n disabled: isDisabled,\n isActive: isActive,\n isFocus: isFocus,\n isHover: isHover,\n isSelected: isSelected,\n spacing: spacing,\n fit: shouldFitContainer\n };\n};\n\nvar getInteractionProps = function getInteractionProps(component) {\n var onBlur = component.onBlur,\n onFocus = component.onFocus,\n onMouseDown = component.onMouseDown,\n onMouseEnter = component.onMouseEnter,\n onMouseLeave = component.onMouseLeave,\n onMouseUp = component.onMouseUp;\n var _component$props = component.props,\n onClick = _component$props.onClick,\n tabIndex = _component$props.tabIndex;\n\n\n return {\n onBlur: onBlur,\n onClick: onClick,\n onFocus: onFocus,\n onMouseDown: onMouseDown,\n onMouseEnter: onMouseEnter,\n onMouseLeave: onMouseLeave,\n onMouseUp: onMouseUp,\n tabIndex: tabIndex\n };\n};\n\nvar getLinkElementProps = function getLinkElementProps(props) {\n var href = props.href,\n target = props.target;\n\n\n return { href: href, target: target };\n};\n\nvar getButtonElementProps = function getButtonElementProps(props) {\n var ariaHaspopup = props.ariaHaspopup,\n ariaExpanded = props.ariaExpanded,\n ariaControls = props.ariaControls,\n form = props.form,\n type = props.type;\n\n\n return {\n 'aria-haspopup': ariaHaspopup,\n 'aria-expanded': ariaExpanded,\n 'aria-controls': ariaControls,\n form: form,\n type: type\n };\n};\n\nvar getButtonProps = function getButtonProps(component) {\n var props = component.props,\n state = component.state;\n\n\n var defaultProps = babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default()({\n id: props.id\n }, getAppearanceProps(props, state), getInteractionProps(component));\n\n if (props.component) {\n return babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default()({}, props, defaultProps);\n }\n\n if (props.href) {\n if (props.isDisabled) {\n return defaultProps;\n }\n\n return babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default()({}, defaultProps, getLinkElementProps(props));\n }\n\n return babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default()({}, defaultProps, getButtonElementProps(props));\n};\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (getButtonProps);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/dist/esm/components/getButtonProps.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/dist/esm/components/withDeprecationWarnings.js": /*!**************************************************************************************!*\ !*** ./node_modules/@atlaskit/button/dist/esm/components/withDeprecationWarnings.js ***! \**************************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"default\", function() { return withDeprecationWarnings; });\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_5__);\n\n\n\n\n\n\n\n\nvar getComponentName = function getComponentName(target) {\n if (target.displayName && typeof target.displayName === 'string') {\n return target.displayName;\n }\n\n return target.name || 'Component';\n};\n\nvar warnIfDeprecatedAppearance = function warnIfDeprecatedAppearance(appearance) {\n var deprecatedAppearances = ['help'];\n if (appearance && deprecatedAppearances.includes(appearance)) {\n // eslint-disable-next-line no-console\n console.warn('Atlaskit: The Button appearance \"' + appearance + '\" is deprecated. Please use styled-components\\' ThemeProvider to provide a custom theme for Button instead.');\n }\n};\n\nfunction withDeprecationWarnings(WrappedComponent) {\n var _class, _temp;\n\n return _temp = _class = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default()(WithDeprecationWarnings, _Component);\n\n function WithDeprecationWarnings() {\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default()(this, WithDeprecationWarnings);\n\n return babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default()(this, (WithDeprecationWarnings.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default()(WithDeprecationWarnings)).apply(this, arguments));\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default()(WithDeprecationWarnings, [{\n key: 'componentWillMount',\n value: function componentWillMount() {\n warnIfDeprecatedAppearance(this.props.appearance);\n }\n }, {\n key: 'componentWillReceiveProps',\n value: function componentWillReceiveProps(newProps) {\n if (newProps.appearance !== this.props.appearance) {\n warnIfDeprecatedAppearance(newProps.appearance);\n }\n }\n }, {\n key: 'render',\n value: function render() {\n return react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(WrappedComponent, this.props);\n }\n }]);\n\n return WithDeprecationWarnings;\n }(react__WEBPACK_IMPORTED_MODULE_5__[\"Component\"]), _class.displayName = 'WithDeprecationWarnings(' + getComponentName(WrappedComponent) + ')', _temp;\n}\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/dist/esm/components/withDeprecationWarnings.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/dist/esm/index.js": /*!*********************************************************!*\ !*** ./node_modules/@atlaskit/button/dist/esm/index.js ***! \*********************************************************/ /*! exports provided: default, ButtonGroup, themeNamespace */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _components_Button__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./components/Button */ \"./node_modules/@atlaskit/button/dist/esm/components/Button.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"default\", function() { return _components_Button__WEBPACK_IMPORTED_MODULE_0__[\"default\"]; });\n\n/* harmony import */ var _components_ButtonGroup__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./components/ButtonGroup */ \"./node_modules/@atlaskit/button/dist/esm/components/ButtonGroup.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"ButtonGroup\", function() { return _components_ButtonGroup__WEBPACK_IMPORTED_MODULE_1__[\"default\"]; });\n\n/* harmony import */ var _theme__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./theme */ \"./node_modules/@atlaskit/button/dist/esm/theme.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"themeNamespace\", function() { return _theme__WEBPACK_IMPORTED_MODULE_2__[\"themeNamespace\"]; });\n\n\n\n\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/dist/esm/index.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/dist/esm/styled/ButtonContent.js": /*!************************************************************************!*\ !*** ./node_modules/@atlaskit/button/dist/esm/styled/ButtonContent.js ***! \************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _atlaskit_theme__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @atlaskit/theme */ \"./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/index.js\");\n\n/* eslint-disable react/prop-types */\n\n\n\n/* eslint-disable react/no-unused-prop-types */\n\nvar getAlignment = function getAlignment(p) {\n return p.followsIcon ? 'baseline' : 'center';\n};\nvar gridSizeDiv2 = _atlaskit_theme__WEBPACK_IMPORTED_MODULE_1__[\"math\"].divide(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_1__[\"gridSize\"], 2);\n\n// $FlowFixMe TEMPORARY\nvar getMargin = function getMargin(p) {\n return p.spacing === 'none' ? 0 : '0 ' + gridSizeDiv2(p) + 'px';\n};\n\nvar ButtonContent = function ButtonContent(props) {\n var style = {\n alignItems: getAlignment(props),\n alignSelf: getAlignment(props),\n flex: '1 1 auto',\n margin: getMargin(props),\n maxWidth: '100%',\n overflow: 'hidden',\n textOverflow: 'ellipsis',\n whiteSpace: 'nowrap'\n };\n return react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(\n 'span',\n { style: style },\n props.children\n );\n};\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (ButtonContent);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/dist/esm/styled/ButtonContent.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/dist/esm/styled/ButtonGroup.js": /*!**********************************************************************!*\ !*** ./node_modules/@atlaskit/button/dist/esm/styled/ButtonGroup.js ***! \**********************************************************************/ /*! exports provided: default, GroupItem */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"GroupItem\", function() { return GroupItem; });\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n\n\nvar _templateObject = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n display: inline-flex;\\n margin: 0 -', 'px;\\n'], ['\\n display: inline-flex;\\n margin: 0 -', 'px;\\n']),\n _templateObject2 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n flex: 1 0 auto;\\n margin: 0 ', 'px;\\n'], ['\\n flex: 1 0 auto;\\n margin: 0 ', 'px;\\n']);\n\n\n\nvar gutter = 4;\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (styled_components__WEBPACK_IMPORTED_MODULE_1__[\"default\"].div(_templateObject, gutter / 2));\n\nvar GroupItem = styled_components__WEBPACK_IMPORTED_MODULE_1__[\"default\"].div(_templateObject2, gutter / 2);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/dist/esm/styled/ButtonGroup.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/dist/esm/styled/ButtonWrapper.js": /*!************************************************************************!*\ !*** ./node_modules/@atlaskit/button/dist/esm/styled/ButtonWrapper.js ***! \************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/extends */ \"./node_modules/babel-runtime/helpers/extends.js\");\n/* harmony import */ var babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_1__);\n\n\n\nvar ButtonWrapper = function ButtonWrapper(props) {\n var style = {\n alignSelf: 'center',\n display: 'inline-flex',\n flexWrap: 'nowrap',\n maxWidth: '100%'\n };\n if (props.fit) {\n style.width = '100%';\n style.justifyContent = 'center';\n }\n var optionalProps = {};\n if (props.onClick) {\n optionalProps.onClick = props.onClick;\n }\n return react__WEBPACK_IMPORTED_MODULE_1___default.a.createElement(\n 'span',\n babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default()({ style: style }, optionalProps),\n props.children\n );\n};\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (ButtonWrapper);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/dist/esm/styled/ButtonWrapper.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/dist/esm/styled/IconWrapper.js": /*!**********************************************************************!*\ !*** ./node_modules/@atlaskit/button/dist/esm/styled/IconWrapper.js ***! \**********************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _atlaskit_theme__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @atlaskit/theme */ \"./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/index.js\");\n\n/* eslint-disable react/no-unused-prop-types */\n\n\n\n\nvar getMargin = function getMargin(props) {\n if (props.spacing === 'none') return 0;\n // $FlowFixMe TEMPORARY\n if (props.isOnlyChild) return '0 -' + _atlaskit_theme__WEBPACK_IMPORTED_MODULE_1__[\"math\"].divide(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_1__[\"gridSize\"], 4)(props) + 'px';\n // $FlowFixMe TEMPORARY\n return '0 ' + _atlaskit_theme__WEBPACK_IMPORTED_MODULE_1__[\"math\"].divide(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_1__[\"gridSize\"], 2)(props) + 'px';\n};\n\nvar IconWrapper = function IconWrapper(props) {\n var style = {\n alignSelf: 'center',\n display: 'flex',\n flexShrink: 0,\n lineHeight: 0,\n fontSize: 0,\n margin: getMargin(props),\n userSelect: 'none'\n };\n return react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(\n 'span',\n { style: style },\n props.children\n );\n};\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (IconWrapper);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/dist/esm/styled/IconWrapper.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/dist/esm/styled/getButtonStyles.js": /*!**************************************************************************!*\ !*** ./node_modules/@atlaskit/button/dist/esm/styled/getButtonStyles.js ***! \**************************************************************************/ /*! exports provided: getPropertyAppearance, default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"getPropertyAppearance\", function() { return getPropertyAppearance; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"default\", function() { return getButtonStyles; });\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n/* harmony import */ var _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @atlaskit/theme */ \"./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/index.js\");\n/* harmony import */ var _themeDefinitions__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./themeDefinitions */ \"./node_modules/@atlaskit/button/dist/esm/styled/themeDefinitions.js\");\n/* harmony import */ var _theme__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../theme */ \"./node_modules/@atlaskit/button/dist/esm/theme.js\");\n\n\nvar _templateObject = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n box-shadow: 0 0 0 2px ', ';\\n '], ['\\n box-shadow: 0 0 0 2px ', ';\\n ']),\n _templateObject2 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n align-items: baseline;\\n background: ', ';\\n border-radius: ', 'px;\\n border-width: 0;\\n box-sizing: border-box;\\n color: ', ' !important;\\n cursor: ', ';\\n display: inline-flex;\\n font-size: inherit;\\n font-style: normal;\\n height: ', ';\\n line-height: ', ';\\n margin: 0;\\n max-width: 100%;\\n outline: ', ' !important;\\n padding: ', ';\\n pointer-events: \\'auto\\';\\n text-align: center;\\n text-decoration: ', ';\\n transition: ', ';\\n transition-duration: ', ';\\n vertical-align: ', ';\\n white-space: nowrap;\\n width: ', ';\\n ', ' &::-moz-focus-inner {\\n border: 0;\\n margin: 0;\\n padding: 0;\\n }\\n '], ['\\n align-items: baseline;\\n background: ', ';\\n border-radius: ', 'px;\\n border-width: 0;\\n box-sizing: border-box;\\n color: ', ' !important;\\n cursor: ', ';\\n display: inline-flex;\\n font-size: inherit;\\n font-style: normal;\\n height: ', ';\\n line-height: ', ';\\n margin: 0;\\n max-width: 100%;\\n outline: ', ' !important;\\n padding: ', ';\\n pointer-events: \\'auto\\';\\n text-align: center;\\n text-decoration: ', ';\\n transition: ', ';\\n transition-duration: ', ';\\n vertical-align: ', ';\\n white-space: nowrap;\\n width: ', ';\\n ', ' &::-moz-focus-inner {\\n border: 0;\\n margin: 0;\\n padding: 0;\\n }\\n ']);\n\n\n\n\n\n\nvar getProvidedTheme = function getProvidedTheme(_ref) {\n var theme = _ref.theme;\n return theme && theme[_theme__WEBPACK_IMPORTED_MODULE_4__[\"themeNamespace\"]] || {};\n};\n\nvar getAppearanceProperty = function getAppearanceProperty(property, appearance, providedTheme, inBuiltTheme) {\n var providedAppearanceStyles = providedTheme[appearance];\n var inBuiltAppearanceStyles = inBuiltTheme[appearance];\n var defaultAppearanceStyles = inBuiltTheme.default;\n\n return providedAppearanceStyles && providedAppearanceStyles[property] || inBuiltAppearanceStyles && inBuiltAppearanceStyles[property] || defaultAppearanceStyles[property];\n};\n\nvar getState = function getState(_ref2) {\n var disabled = _ref2.disabled,\n isActive = _ref2.isActive,\n isFocus = _ref2.isFocus,\n isHover = _ref2.isHover,\n isSelected = _ref2.isSelected;\n\n if (disabled) return 'disabled';\n if (isSelected && isFocus) return 'focusSelected';\n if (isSelected) return 'selected';\n if (isActive) return 'active';\n if (isHover) return 'hover';\n if (isFocus) return 'focus';\n return 'default';\n};\n\nvar getPropertyAppearance = function getPropertyAppearance(property) {\n var props = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n var definitions = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : _themeDefinitions__WEBPACK_IMPORTED_MODULE_3__[\"default\"];\n var appearance = props.appearance;\n var fallbacks = definitions.fallbacks,\n inBuiltTheme = definitions.theme;\n\n var providedTheme = getProvidedTheme(props);\n\n var propertyStyles = getAppearanceProperty(property, appearance, providedTheme, inBuiltTheme);\n\n if (!propertyStyles) {\n return fallbacks[property] || 'initial';\n }\n\n var state = getState(props);\n\n return propertyStyles[state] || propertyStyles.default || fallbacks[property];\n};\n\nfunction getButtonStyles(props) {\n // $FlowFixMe TEMPORARY\n var baseSize = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"fontSize\"])(props);\n var buttonHeight = _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"math\"].divide(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"math\"].multiply(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"gridSize\"], 4), baseSize)(\n // $FlowFixMe TEMPORARY\n props) + 'em';\n var compactButtonHeight = _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"math\"].divide(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"math\"].multiply(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"gridSize\"], 3), baseSize\n // $FlowFixMe TEMPORARY\n )(props) + 'em';\n\n /**\n * Variable styles\n */\n var cursor = 'default';\n var height = buttonHeight;\n var lineHeight = buttonHeight;\n var outline = 'none';\n // $FlowFixMe TEMPORARY\n var padding = '0 ' + Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"gridSize\"])(props) + 'px';\n var transitionDuration = '0.1s, 0.15s';\n var transition = 'background 0.1s ease-out, box-shadow 0.15s cubic-bezier(0.47, 0.03, 0.49, 1.38)';\n var verticalAlign = 'middle';\n var width = 'auto';\n\n /**\n * Appearance + Theme styles\n */\n var background = getPropertyAppearance('background', props);\n var color = getPropertyAppearance('color', props);\n var boxShadowColor = getPropertyAppearance('boxShadowColor', props);\n var boxShadow = boxShadowColor ? Object(styled_components__WEBPACK_IMPORTED_MODULE_1__[\"css\"])(_templateObject, boxShadowColor) : null;\n var textDecoration = getPropertyAppearance('textDecoration', props);\n\n // Spacing: Compact\n if (props.spacing === 'compact') {\n height = compactButtonHeight;\n lineHeight = compactButtonHeight;\n }\n\n // Spacing: None\n if (props.spacing === 'none') {\n height = 'auto';\n lineHeight = 'inherit';\n padding = '0';\n verticalAlign = 'baseline';\n }\n\n // Interaction: Hover\n if (props.isHover) {\n cursor = 'pointer';\n transition = 'background 0s ease-out, box-shadow 0.15s cubic-bezier(0.47, 0.03, 0.49, 1.38)';\n }\n\n // Interaction: Active\n if (props.isActive) {\n transitionDuration = '0s';\n }\n\n // Interaction: Focus\n if (props.isFocus) {\n outline = 'none';\n transitionDuration = '0s, 0.2s';\n }\n\n // Disabled\n if (props.disabled) {\n cursor = 'not-allowed';\n }\n\n // Fit to parent width\n if (props.fit) {\n width = '100%';\n }\n\n /* Note use of !important to override the ThemeReset on anchor tag styles */\n\n return Object(styled_components__WEBPACK_IMPORTED_MODULE_1__[\"css\"])(_templateObject2, background, _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"borderRadius\"], color, cursor, height, lineHeight, outline, padding, textDecoration, transition, transitionDuration, verticalAlign, width, boxShadow);\n}\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/dist/esm/styled/getButtonStyles.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/dist/esm/styled/themeDefinitions.js": /*!***************************************************************************!*\ !*** ./node_modules/@atlaskit/button/dist/esm/styled/themeDefinitions.js ***! \***************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @atlaskit/theme */ \"./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/index.js\");\n\n\n/**\n * Convert a hex colour code to RGBA.\n * @param {String} hex Hex colour code.\n * @param {Number} alpha Optional alpha value (defaults to 1).\n *\n */\n/* eslint-disable no-bitwise */\nvar hex2rgba = function hex2rgba(hex) {\n var alpha = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 1;\n\n var color = void 0;\n\n if (/^#([A-Fa-f0-9]{3}){1,2}$/.test(hex)) {\n color = hex.substring(1).split('');\n\n if (color.length === 3) {\n color = [color[0], color[0], color[1], color[1], color[2], color[2]];\n }\n\n color = '0x' + color.join('');\n\n // $FlowFixMe - `>>` oxperand can validly take a string value\n var r = color >> 16 & 255;\n // $FlowFixMe - `>>` operand can validly take a string value\n var g = color >> 8 & 255;\n // $FlowFixMe - `>>` operand can validly take a string value\n var b = color & 255;\n\n return 'rgba(' + [r, g, b].join(',') + ', ' + alpha + ')';\n }\n\n throw new Error('Bad Hex');\n};\n/* eslint-enable no-bitwise */\n\n/* harmony default export */ __webpack_exports__[\"default\"] = ({\n // Fallbacks\n fallbacks: {\n background: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20A, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN70 }),\n color: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N400, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN400 }),\n textDecoration: 'none'\n },\n\n // Themes\n theme: {\n // Default appearance\n default: {\n background: {\n default: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20A, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN70 }),\n hover: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N30A, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN60 }),\n active: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: hex2rgba(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B75, 0.6), dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B75 }),\n disabled: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20A, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN70 }),\n selected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N700, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN0 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N700, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN0 })\n },\n boxShadowColor: {\n focus: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: hex2rgba(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B200, 0.6), dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B75 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({\n light: hex2rgba(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B200, 0.6),\n dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B75\n })\n },\n color: {\n default: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N400, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN400 }),\n active: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B400, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B400 }),\n disabled: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N70, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN30 }),\n selected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN400 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN400 })\n }\n },\n\n // Primary appearance\n primary: {\n background: {\n default: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B400, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B100 }),\n hover: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B300, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B75 }),\n active: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B500, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B200 }),\n disabled: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20A, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN70 }),\n selected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N700, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN0 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N700, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN0 })\n },\n boxShadowColor: {\n focus: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: hex2rgba(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B200, 0.6), dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B75 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({\n light: hex2rgba(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B200, 0.6),\n dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B75\n })\n },\n color: {\n default: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N0, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN30 }),\n disabled: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N70, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN30 }),\n selected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN400 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN400 })\n }\n },\n\n // Warning appearance\n warning: {\n background: {\n default: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].Y300, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].Y300 }),\n hover: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].Y200, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].Y200 }),\n active: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].Y400, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].Y400 }),\n disabled: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20A, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN70 }),\n selected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].Y400, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].Y400 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].Y400, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].Y400 })\n },\n boxShadowColor: {\n focus: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].Y500, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].Y500 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].Y500, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].Y500 })\n },\n color: {\n default: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N800, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N800 }),\n disabled: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N70, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN30 }),\n selected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N800, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N800 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N800, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N800 })\n }\n },\n\n // Danger appearance\n danger: {\n background: {\n default: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].R400, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].R400 }),\n hover: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].R300, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].R300 }),\n active: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].R500, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].R500 }),\n disabled: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20A, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN70 }),\n selected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].R500, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].R500 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].R500, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].R500 })\n },\n boxShadowColor: {\n focus: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].R100, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].R100 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].R100, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].R100 })\n },\n color: {\n default: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N0, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N0 }),\n disabled: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N70, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN30 }),\n selected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N0, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N0 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N0, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N0 })\n }\n },\n\n // Help appearance\n help: {\n background: {\n default: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].P400, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].P400 }),\n hover: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].P200, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].P200 }),\n active: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].P500, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].P500 }),\n disabled: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20A, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN70 }),\n selected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].R500, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].R500 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].R500, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].R500 })\n },\n boxShadowColor: {\n focus: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].P100, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].P100 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].P100, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].P100 })\n },\n color: {\n default: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N0, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N0 }),\n disabled: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N70, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN30 }),\n selected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N0, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N0 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N0, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N0 })\n }\n },\n\n // Link appearance\n link: {\n background: {\n default: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: 'none', dark: 'none' }),\n selected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N700, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N700, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20 })\n },\n boxShadowColor: {\n focus: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: hex2rgba(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B200, 0.6), dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B75 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({\n light: hex2rgba(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B200, 0.6),\n dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B75\n })\n },\n color: {\n default: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B400, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B100 }),\n hover: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B300, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B75 }),\n active: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B500, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B200 }),\n disabled: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N70, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN100 }),\n selected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N700 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N700 })\n },\n textDecoration: {\n hover: 'underline'\n }\n },\n\n // Subtle appearance\n subtle: {\n background: {\n default: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: 'none', dark: 'none' }),\n hover: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N30A, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN60 }),\n active: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: hex2rgba(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B75, 0.6), dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B75 }),\n disabled: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: 'none', dark: 'none' }),\n selected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N700, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN0 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N700, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN0 })\n },\n boxShadowColor: {\n focus: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: hex2rgba(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B200, 0.6), dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B75 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({\n light: hex2rgba(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B200, 0.6),\n dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B75\n })\n },\n color: {\n default: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N400, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN400 }),\n active: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B400, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B400 }),\n disabled: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N70, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN100 }),\n selected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN400 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN400 })\n }\n },\n\n // Subtle Link appearance\n 'subtle-link': {\n background: {\n default: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: 'none', dark: 'none' }),\n selected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N700, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N700, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20 })\n },\n boxShadowColor: {\n focus: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: hex2rgba(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B200, 0.6), dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B75 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({\n light: hex2rgba(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B200, 0.6),\n dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B75\n })\n },\n color: {\n default: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N200, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN400 }),\n hover: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N90, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B50 }),\n active: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N400, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN300 }),\n disabled: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N70, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN100 }),\n selected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN400 }),\n focusSelected: Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN400 })\n },\n textDecoration: {\n hover: 'underline'\n }\n }\n }\n});\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/dist/esm/styled/themeDefinitions.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/dist/esm/theme.js": /*!*********************************************************!*\ !*** ./node_modules/@atlaskit/button/dist/esm/theme.js ***! \*********************************************************/ /*! exports provided: themeNamespace */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"themeNamespace\", function() { return themeNamespace; });\nvar themeNamespace = '@atlaskit-shared-theme/button';\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/dist/esm/theme.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/dist/package.json": /*!*********************************************************!*\ !*** ./node_modules/@atlaskit/button/dist/package.json ***! \*********************************************************/ /*! exports provided: name, version, default */ /***/ (function(module) { eval("module.exports = {\"name\":\"@atlaskit/button\",\"version\":\"7.0.1\"};\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/dist/package.json?"); /***/ }), /***/ "./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/colors.js": /*!***************************************************************************************!*\ !*** ./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/colors.js ***! \***************************************************************************************/ /*! exports provided: R50, R75, R100, R200, R300, R400, R500, Y50, Y75, Y100, Y200, Y300, Y400, Y500, G50, G75, G100, G200, G300, G400, G500, B50, B75, B100, B200, B300, B400, B500, P50, P75, P100, P200, P300, P400, P500, T50, T75, T100, T200, T300, T400, T500, N0, N10, N20, N30, N40, N50, N60, N70, N80, N90, N100, N200, N300, N400, N500, N600, N700, N800, N900, N10A, N20A, N30A, N40A, N50A, N60A, N70A, N80A, N90A, N100A, N200A, N300A, N400A, N500A, N600A, N700A, N800A, DN900, DN800, DN700, DN600, DN500, DN400, DN300, DN200, DN100, DN90, DN80, DN70, DN60, DN50, DN40, DN30, DN20, DN10, DN0, DN800A, DN700A, DN600A, DN500A, DN400A, DN300A, DN200A, DN100A, DN90A, DN80A, DN70A, DN60A, DN50A, DN40A, DN30A, DN20A, DN10A, background, text, subtleText, placeholderText, heading, subtleHeading, codeBlock, link, linkHover, linkActive, linkOutline, primary, blue, teal, purple, red, yellow, green */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R50\", function() { return R50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R75\", function() { return R75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R100\", function() { return R100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R200\", function() { return R200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R300\", function() { return R300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R400\", function() { return R400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R500\", function() { return R500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y50\", function() { return Y50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y75\", function() { return Y75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y100\", function() { return Y100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y200\", function() { return Y200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y300\", function() { return Y300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y400\", function() { return Y400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y500\", function() { return Y500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G50\", function() { return G50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G75\", function() { return G75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G100\", function() { return G100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G200\", function() { return G200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G300\", function() { return G300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G400\", function() { return G400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G500\", function() { return G500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B50\", function() { return B50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B75\", function() { return B75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B100\", function() { return B100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B200\", function() { return B200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B300\", function() { return B300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B400\", function() { return B400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B500\", function() { return B500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P50\", function() { return P50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P75\", function() { return P75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P100\", function() { return P100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P200\", function() { return P200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P300\", function() { return P300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P400\", function() { return P400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P500\", function() { return P500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T50\", function() { return T50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T75\", function() { return T75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T100\", function() { return T100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T200\", function() { return T200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T300\", function() { return T300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T400\", function() { return T400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T500\", function() { return T500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N0\", function() { return N0; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N10\", function() { return N10; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N20\", function() { return N20; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N30\", function() { return N30; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N40\", function() { return N40; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N50\", function() { return N50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N60\", function() { return N60; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N70\", function() { return N70; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N80\", function() { return N80; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N90\", function() { return N90; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N100\", function() { return N100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N200\", function() { return N200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N300\", function() { return N300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N400\", function() { return N400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N500\", function() { return N500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N600\", function() { return N600; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N700\", function() { return N700; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N800\", function() { return N800; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N900\", function() { return N900; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N10A\", function() { return N10A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N20A\", function() { return N20A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N30A\", function() { return N30A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N40A\", function() { return N40A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N50A\", function() { return N50A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N60A\", function() { return N60A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N70A\", function() { return N70A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N80A\", function() { return N80A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N90A\", function() { return N90A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N100A\", function() { return N100A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N200A\", function() { return N200A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N300A\", function() { return N300A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N400A\", function() { return N400A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N500A\", function() { return N500A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N600A\", function() { return N600A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N700A\", function() { return N700A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N800A\", function() { return N800A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN900\", function() { return DN900; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN800\", function() { return DN800; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN700\", function() { return DN700; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN600\", function() { return DN600; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN500\", function() { return DN500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN400\", function() { return DN400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN300\", function() { return DN300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN200\", function() { return DN200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN100\", function() { return DN100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN90\", function() { return DN90; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN80\", function() { return DN80; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN70\", function() { return DN70; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN60\", function() { return DN60; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN50\", function() { return DN50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN40\", function() { return DN40; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN30\", function() { return DN30; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN20\", function() { return DN20; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN10\", function() { return DN10; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN0\", function() { return DN0; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN800A\", function() { return DN800A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN700A\", function() { return DN700A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN600A\", function() { return DN600A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN500A\", function() { return DN500A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN400A\", function() { return DN400A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN300A\", function() { return DN300A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN200A\", function() { return DN200A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN100A\", function() { return DN100A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN90A\", function() { return DN90A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN80A\", function() { return DN80A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN70A\", function() { return DN70A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN60A\", function() { return DN60A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN50A\", function() { return DN50A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN40A\", function() { return DN40A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN30A\", function() { return DN30A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN20A\", function() { return DN20A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN10A\", function() { return DN10A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"background\", function() { return background; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"text\", function() { return text; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"subtleText\", function() { return subtleText; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"placeholderText\", function() { return placeholderText; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"heading\", function() { return heading; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"subtleHeading\", function() { return subtleHeading; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"codeBlock\", function() { return codeBlock; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"link\", function() { return link; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"linkHover\", function() { return linkHover; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"linkActive\", function() { return linkActive; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"linkOutline\", function() { return linkOutline; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"primary\", function() { return primary; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"blue\", function() { return blue; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"teal\", function() { return teal; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"purple\", function() { return purple; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"red\", function() { return red; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"yellow\", function() { return yellow; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"green\", function() { return green; });\n/* harmony import */ var _utils_themed__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./utils/themed */ \"./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/utils/themed.js\");\n\n\n// Reds\nvar R50 = '#FFEBE6';\nvar R75 = '#FFBDAD';\nvar R100 = '#FF8F73';\nvar R200 = '#FF7452';\nvar R300 = '#FF5630';\nvar R400 = '#DE350B';\nvar R500 = '#BF2600';\n\n// Yellows\nvar Y50 = '#FFFAE6';\nvar Y75 = '#FFF0B3';\nvar Y100 = '#FFE380';\nvar Y200 = '#FFC400';\nvar Y300 = '#FFAB00';\nvar Y400 = '#FF991F';\nvar Y500 = '#FF8B00';\n\n// Greens\nvar G50 = '#E3FCEF';\nvar G75 = '#ABF5D1';\nvar G100 = '#79F2C0';\nvar G200 = '#57D9A3';\nvar G300 = '#36B37E';\nvar G400 = '#00875A';\nvar G500 = '#006644';\n\n// Blues\nvar B50 = '#DEEBFF';\nvar B75 = '#B3D4FF';\nvar B100 = '#4C9AFF';\nvar B200 = '#2684FF';\nvar B300 = '#0065FF';\nvar B400 = '#0052CC';\nvar B500 = '#0747A6';\n\n// Purples\nvar P50 = '#EAE6FF';\nvar P75 = '#C0B6F2';\nvar P100 = '#998DD9';\nvar P200 = '#8777D9';\nvar P300 = '#6554C0';\nvar P400 = '#5243AA';\nvar P500 = '#403294';\n\n// Teals\nvar T50 = '#E6FCFF';\nvar T75 = '#B3F5FF';\nvar T100 = '#79E2F2';\nvar T200 = '#00C7E6';\nvar T300 = '#00B8D9';\nvar T400 = '#00A3BF';\nvar T500 = '#008DA6';\n\n// Neutrals\nvar N0 = '#FFFFFF';\nvar N10 = '#FAFBFC';\nvar N20 = '#F4F5F7';\nvar N30 = '#EBECF0';\nvar N40 = '#DFE1E6';\nvar N50 = '#C1C7D0';\nvar N60 = '#B3BAC5';\nvar N70 = '#A5ADBA';\nvar N80 = '#97A0AF';\nvar N90 = '#8993A4';\nvar N100 = '#7A869A';\nvar N200 = '#6B778C';\nvar N300 = '#5E6C84';\nvar N400 = '#505F79';\nvar N500 = '#42526E';\nvar N600 = '#344563';\nvar N700 = '#253858';\nvar N800 = '#172B4D';\n\n// ATTENTION: update the tints if you update this\nvar N900 = '#091E42';\n\n// Each tint is made of N900 and an alpha channel\nvar N10A = 'rgba(9, 30, 66, 0.02)';\nvar N20A = 'rgba(9, 30, 66, 0.04)';\nvar N30A = 'rgba(9, 30, 66, 0.08)';\nvar N40A = 'rgba(9, 30, 66, 0.13)';\nvar N50A = 'rgba(9, 30, 66, 0.25)';\nvar N60A = 'rgba(9, 30, 66, 0.31)';\nvar N70A = 'rgba(9, 30, 66, 0.36)';\nvar N80A = 'rgba(9, 30, 66, 0.42)';\nvar N90A = 'rgba(9, 30, 66, 0.48)';\nvar N100A = 'rgba(9, 30, 66, 0.54)';\nvar N200A = 'rgba(9, 30, 66, 0.60)';\nvar N300A = 'rgba(9, 30, 66, 0.66)';\nvar N400A = 'rgba(9, 30, 66, 0.71)';\nvar N500A = 'rgba(9, 30, 66, 0.77)';\nvar N600A = 'rgba(9, 30, 66, 0.82)';\nvar N700A = 'rgba(9, 30, 66, 0.89)';\nvar N800A = 'rgba(9, 30, 66, 0.95)';\n\n// Dark Mode Neutrals\nvar DN900 = '#E6EDFA';\nvar DN800 = '#DCE5F5';\nvar DN700 = '#CED9EB';\nvar DN600 = '#B8C7E0';\nvar DN500 = '#ABBBD6';\nvar DN400 = '#9FB0CC';\nvar DN300 = '#8C9CB8';\nvar DN200 = '#7988A3';\nvar DN100 = '#67758F';\nvar DN90 = '#56637A';\nvar DN80 = '#455166';\nvar DN70 = '#3B475C';\nvar DN60 = '#313D52';\nvar DN50 = '#283447';\nvar DN40 = '#202B3D';\nvar DN30 = '#1B2638';\nvar DN20 = '#121A29';\nvar DN10 = '#0E1624';\n\n// ATTENTION: update the tints if you update this\nvar DN0 = '#0D1424';\n\n// Each dark tint is made of DN0 and an alpha channel\nvar DN800A = 'rgba(13, 20, 36, 0.06)';\nvar DN700A = 'rgba(13, 20, 36, 0.14)';\nvar DN600A = 'rgba(13, 20, 36, 0.18)';\nvar DN500A = 'rgba(13, 20, 36, 0.29)';\nvar DN400A = 'rgba(13, 20, 36, 0.36)';\nvar DN300A = 'rgba(13, 20, 36, 0.40)';\nvar DN200A = 'rgba(13, 20, 36, 0.47)';\nvar DN100A = 'rgba(13, 20, 36, 0.53)';\nvar DN90A = 'rgba(13, 20, 36, 0.63)';\nvar DN80A = 'rgba(13, 20, 36, 0.73)';\nvar DN70A = 'rgba(13, 20, 36, 0.78)';\nvar DN60A = 'rgba(13, 20, 36, 0.81)';\nvar DN50A = 'rgba(13, 20, 36, 0.85)';\nvar DN40A = 'rgba(13, 20, 36, 0.89)';\nvar DN30A = 'rgba(13, 20, 36, 0.92)';\nvar DN20A = 'rgba(13, 20, 36, 0.95)';\nvar DN10A = 'rgba(13, 20, 36, 0.97)';\n\n// Themed colors\nvar background = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N0, dark: DN30 });\nvar text = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N900, dark: DN600 });\nvar subtleText = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N300, dark: DN300 });\nvar placeholderText = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N100, dark: DN200 });\nvar heading = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N800, dark: DN600 });\nvar subtleHeading = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N300, dark: DN300 });\nvar codeBlock = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N20, dark: DN50 });\nvar link = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B400, dark: B100 });\nvar linkHover = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B300, dark: B200 });\nvar linkActive = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B500, dark: B100 });\nvar linkOutline = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B100, dark: B200 });\nvar primary = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B400, dark: B100 });\nvar blue = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B400, dark: B100 });\nvar teal = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: T300, dark: T200 });\nvar purple = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: P300, dark: P100 });\nvar red = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: R300, dark: R300 });\nvar yellow = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: Y300, dark: Y300 });\nvar green = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: G300, dark: G300 });\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/colors.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/components/AtlaskitThemeProvider.js": /*!*****************************************************************************************************************!*\ !*** ./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/components/AtlaskitThemeProvider.js ***! \*****************************************************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! babel-runtime/helpers/defineProperty */ \"./node_modules/babel-runtime/helpers/defineProperty.js\");\n/* harmony import */ var babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_6__);\n/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! prop-types */ \"./node_modules/prop-types/index.js\");\n/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(prop_types__WEBPACK_IMPORTED_MODULE_7__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n/* harmony import */ var _colors__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../colors */ \"./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/colors.js\");\n/* harmony import */ var _ThemeReset__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./ThemeReset */ \"./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/components/ThemeReset.js\");\n/* harmony import */ var _constants__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../constants */ \"./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/constants.js\");\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nfunction getStylesheetResetCSS(state) {\n var backgroundColor = Object(_colors__WEBPACK_IMPORTED_MODULE_9__[\"background\"])(state);\n return '\\n body { background: ' + backgroundColor + '; }\\n ';\n}\n\nfunction buildThemeState(mode) {\n return { theme: babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_5___default()({}, _constants__WEBPACK_IMPORTED_MODULE_11__[\"CHANNEL\"], { mode: mode }) };\n}\n\nvar AtlaskitThemeProvider = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default()(AtlaskitThemeProvider, _Component);\n\n function AtlaskitThemeProvider(props) {\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default()(this, AtlaskitThemeProvider);\n\n var _this = babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default()(this, (AtlaskitThemeProvider.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default()(AtlaskitThemeProvider)).call(this, props));\n\n _this.state = buildThemeState(props.mode);\n return _this;\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default()(AtlaskitThemeProvider, [{\n key: 'getChildContext',\n value: function getChildContext() {\n return { hasAtlaskitThemeProvider: true };\n }\n }, {\n key: 'componentWillMount',\n value: function componentWillMount() {\n if (!this.context.hasAtlaskitThemeProvider) {\n var css = getStylesheetResetCSS(this.state);\n this.stylesheet = document.createElement('style');\n this.stylesheet.type = 'text/css';\n this.stylesheet.innerHTML = css;\n if (document && document.head) {\n document.head.appendChild(this.stylesheet);\n }\n }\n }\n }, {\n key: 'componentWillReceiveProps',\n value: function componentWillReceiveProps(newProps) {\n if (newProps.mode !== this.props.mode) {\n var newThemeState = buildThemeState(newProps.mode);\n if (this.stylesheet) {\n var css = getStylesheetResetCSS(newThemeState);\n this.stylesheet.innerHTML = css;\n }\n this.setState(newThemeState);\n }\n }\n }, {\n key: 'componentWillUnmount',\n value: function componentWillUnmount() {\n if (this.stylesheet && document && document.head) {\n document.head.removeChild(this.stylesheet);\n delete this.stylesheet;\n }\n }\n }, {\n key: 'render',\n value: function render() {\n var children = this.props.children;\n\n var theme = this.state.theme;\n return react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(\n styled_components__WEBPACK_IMPORTED_MODULE_8__[\"ThemeProvider\"],\n { theme: theme },\n react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(\n _ThemeReset__WEBPACK_IMPORTED_MODULE_10__[\"default\"],\n null,\n children\n )\n );\n }\n }]);\n\n return AtlaskitThemeProvider;\n}(react__WEBPACK_IMPORTED_MODULE_6__[\"Component\"]);\n\nAtlaskitThemeProvider.defaultProps = {\n mode: _constants__WEBPACK_IMPORTED_MODULE_11__[\"DEFAULT_THEME_MODE\"]\n};\nAtlaskitThemeProvider.childContextTypes = {\n hasAtlaskitThemeProvider: prop_types__WEBPACK_IMPORTED_MODULE_7___default.a.bool\n};\nAtlaskitThemeProvider.contextTypes = {\n hasAtlaskitThemeProvider: prop_types__WEBPACK_IMPORTED_MODULE_7___default.a.bool\n};\n/* harmony default export */ __webpack_exports__[\"default\"] = (AtlaskitThemeProvider);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/components/AtlaskitThemeProvider.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/components/ThemeReset.js": /*!******************************************************************************************************!*\ !*** ./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/components/ThemeReset.js ***! \******************************************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n/* harmony import */ var _colors__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../colors */ \"./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/colors.js\");\n\n\nvar _templateObject = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n background-color: ', ';\\n color: ', ';\\n\\n a {\\n color: ', ';\\n }\\n a:hover {\\n color: ', ';\\n }\\n a:active {\\n color: ', ';\\n }\\n a:focus {\\n outline-color: ', ';\\n }\\n h1 {\\n color: ', ';\\n }\\n h2 {\\n color: ', ';\\n }\\n h3 {\\n color: ', ';\\n }\\n h4 {\\n color: ', ';\\n }\\n h5 {\\n color: ', ';\\n }\\n h6 {\\n color: ', ';\\n }\\n small {\\n color: ', ';\\n }\\n'], ['\\n background-color: ', ';\\n color: ', ';\\n\\n a {\\n color: ', ';\\n }\\n a:hover {\\n color: ', ';\\n }\\n a:active {\\n color: ', ';\\n }\\n a:focus {\\n outline-color: ', ';\\n }\\n h1 {\\n color: ', ';\\n }\\n h2 {\\n color: ', ';\\n }\\n h3 {\\n color: ', ';\\n }\\n h4 {\\n color: ', ';\\n }\\n h5 {\\n color: ', ';\\n }\\n h6 {\\n color: ', ';\\n }\\n small {\\n color: ', ';\\n }\\n']);\n\n\n\n\nvar ThemeReset = styled_components__WEBPACK_IMPORTED_MODULE_1__[\"default\"].div(_templateObject, _colors__WEBPACK_IMPORTED_MODULE_2__[\"background\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"text\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"link\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"linkHover\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"linkActive\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"linkOutline\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"heading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"heading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"heading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"heading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"heading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"subtleHeading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"subtleText\"]);\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (ThemeReset);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/components/ThemeReset.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/constants.js": /*!******************************************************************************************!*\ !*** ./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/constants.js ***! \******************************************************************************************/ /*! exports provided: FLATTENED, CHANNEL, DEFAULT_THEME_MODE, THEME_MODES */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"FLATTENED\", function() { return FLATTENED; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"CHANNEL\", function() { return CHANNEL; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DEFAULT_THEME_MODE\", function() { return DEFAULT_THEME_MODE; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"THEME_MODES\", function() { return THEME_MODES; });\nvar FLATTENED = '__FLATTENED__';\nvar CHANNEL = '__ATLASKIT_THEME__';\nvar DEFAULT_THEME_MODE = 'light';\nvar THEME_MODES = ['light', 'dark'];\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/constants.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/index.js": /*!**************************************************************************************!*\ !*** ./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/index.js ***! \**************************************************************************************/ /*! exports provided: colors, math, getTheme, themed, AtlaskitThemeProvider, AtlasKitThemeProvider, borderRadius, gridSize, fontSize, fontFamily, codeFontFamily, layers */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"AtlasKitThemeProvider\", function() { return AtlasKitThemeProvider; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"borderRadius\", function() { return borderRadius; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"gridSize\", function() { return gridSize; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"fontSize\", function() { return fontSize; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"fontFamily\", function() { return fontFamily; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"codeFontFamily\", function() { return codeFontFamily; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"layers\", function() { return layers; });\n/* harmony import */ var _colors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./colors */ \"./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/colors.js\");\n/* harmony reexport (module object) */ __webpack_require__.d(__webpack_exports__, \"colors\", function() { return _colors__WEBPACK_IMPORTED_MODULE_0__; });\n/* harmony import */ var _utils_math__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./utils/math */ \"./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/utils/math.js\");\n/* harmony reexport (module object) */ __webpack_require__.d(__webpack_exports__, \"math\", function() { return _utils_math__WEBPACK_IMPORTED_MODULE_1__; });\n/* harmony import */ var _utils_getTheme__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./utils/getTheme */ \"./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/utils/getTheme.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"getTheme\", function() { return _utils_getTheme__WEBPACK_IMPORTED_MODULE_2__[\"default\"]; });\n\n/* harmony import */ var _utils_themed__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./utils/themed */ \"./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/utils/themed.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"themed\", function() { return _utils_themed__WEBPACK_IMPORTED_MODULE_3__[\"default\"]; });\n\n/* harmony import */ var _components_AtlaskitThemeProvider__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./components/AtlaskitThemeProvider */ \"./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/components/AtlaskitThemeProvider.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"AtlaskitThemeProvider\", function() { return _components_AtlaskitThemeProvider__WEBPACK_IMPORTED_MODULE_4__[\"default\"]; });\n\n\n\n\n\n\n\n\n\n\n// backwards-compatible export with old AtlasKit case\nvar AtlasKitThemeProvider = _components_AtlaskitThemeProvider__WEBPACK_IMPORTED_MODULE_4__[\"default\"];\n\n/*\n These theme values are expressed as functions so that if we decide to make\n them dependent on props in the future, it wouldn't require a significant\n refactor everywhere they are being used.\n*/\nvar borderRadius = function borderRadius() {\n return 3;\n};\nvar gridSize = function gridSize() {\n return 8;\n};\nvar fontSize = function fontSize() {\n return 14;\n};\nvar fontFamily = function fontFamily() {\n return '-apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif';\n};\nvar codeFontFamily = function codeFontFamily() {\n return '\"SFMono-Medium\", \"SF Mono\", \"Segoe UI Mono\", \"Roboto Mono\", \"Ubuntu Mono\", Menlo, Courier, monospace';\n};\n\nvar layers = {\n card: function card() {\n return 100;\n },\n dialog: function dialog() {\n return 200;\n },\n navigation: function navigation() {\n return 300;\n },\n layer: function layer() {\n return 400;\n },\n blanket: function blanket() {\n return 500;\n },\n modal: function modal() {\n return 510;\n },\n flag: function flag() {\n return 600;\n },\n spotlight: function spotlight() {\n return 700;\n },\n tooltip: function tooltip() {\n return 800;\n }\n};\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/index.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/types.js": /*!**************************************************************************************!*\ !*** ./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/types.js ***! \**************************************************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/types.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/utils/getTheme.js": /*!***********************************************************************************************!*\ !*** ./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/utils/getTheme.js ***! \***********************************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"default\", function() { return getTheme; });\n/* harmony import */ var _constants__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../constants */ \"./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/constants.js\");\n/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../types */ \"./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/types.js\");\n/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_types__WEBPACK_IMPORTED_MODULE_1__);\n\n/* eslint-disable no-nested-ternary */\n\n\n\n\nvar defaultTheme = { mode: _constants__WEBPACK_IMPORTED_MODULE_0__[\"DEFAULT_THEME_MODE\"] };\n\nfunction getTheme(props) {\n return props && props.theme && props.theme[_constants__WEBPACK_IMPORTED_MODULE_0__[\"CHANNEL\"]] ? props.theme[_constants__WEBPACK_IMPORTED_MODULE_0__[\"CHANNEL\"]] : defaultTheme;\n}\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/utils/getTheme.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/utils/math.js": /*!*******************************************************************************************!*\ !*** ./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/utils/math.js ***! \*******************************************************************************************/ /*! exports provided: add, subtract, multiply, divide */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"add\", function() { return add; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"subtract\", function() { return subtract; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"multiply\", function() { return multiply; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"divide\", function() { return divide; });\nfunction add(fn, addend) {\n return function (props) {\n return fn(props) + addend;\n };\n}\n\nfunction subtract(fn, subtrahend) {\n return function (props) {\n return fn(props) - subtrahend;\n };\n}\n\nfunction multiply(fn, factor) {\n return function (props) {\n return fn(props) * factor;\n };\n}\n\nfunction divide(fn, divisor) {\n return function (props) {\n return fn(props) / divisor;\n };\n}\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/utils/math.js?"); /***/ }), /***/ "./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/utils/themed.js": /*!*********************************************************************************************!*\ !*** ./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/utils/themed.js ***! \*********************************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"default\", function() { return themed; });\n/* harmony import */ var _getTheme__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./getTheme */ \"./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/utils/getTheme.js\");\n/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../types */ \"./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/types.js\");\n/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_types__WEBPACK_IMPORTED_MODULE_1__);\n\n/* eslint-disable prefer-rest-params */\n\n\n\n\nfunction themedVariants(variantProp, variants) {\n return function (props) {\n var theme = Object(_getTheme__WEBPACK_IMPORTED_MODULE_0__[\"default\"])(props);\n if (props && props[variantProp] && variants) {\n var modes = variants[props[variantProp]];\n if (modes) {\n return modes[theme.mode];\n }\n }\n return '';\n };\n}\n\nfunction themed(modesOrVariant, variantModes) {\n if (typeof modesOrVariant === 'string') {\n return themedVariants(modesOrVariant, variantModes);\n }\n var modes = modesOrVariant;\n return function (props) {\n var theme = Object(_getTheme__WEBPACK_IMPORTED_MODULE_0__[\"default\"])(props);\n return modes[theme.mode];\n };\n}\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/button/node_modules/@atlaskit/theme/dist/esm/utils/themed.js?"); /***/ }), /***/ "./node_modules/@atlaskit/checkbox/dist/esm/Checkbox.js": /*!**************************************************************!*\ !*** ./node_modules/@atlaskit/checkbox/dist/esm/Checkbox.js ***! \**************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var _CheckboxStateless__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./CheckboxStateless */ \"./node_modules/@atlaskit/checkbox/dist/esm/CheckboxStateless.js\");\n\n\n\n\n\n\n\n\nvar Checkbox = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default()(Checkbox, _Component);\n\n function Checkbox() {\n var _ref;\n\n var _temp, _this, _ret;\n\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default()(this, Checkbox);\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 = babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default()(this, (_ref = Checkbox.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default()(Checkbox)).call.apply(_ref, [this].concat(args))), _this), _this.state = { isChecked: !!_this.props.initiallyChecked }, _this.onChange = function (event) {\n var _this$props = _this.props,\n isDisabled = _this$props.isDisabled,\n onChange = _this$props.onChange,\n name = _this$props.name,\n value = _this$props.value;\n\n if (isDisabled) return null;\n var isChecked = event.currentTarget.checked;\n return _this.setState({ isChecked: isChecked }, function () {\n if (onChange) onChange({ event: event, isChecked: isChecked, name: name, value: value });\n });\n }, _temp), babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default()(_this, _ret);\n } // eslint-disable-line react/sort-comp\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default()(Checkbox, [{\n key: 'render',\n value: function render() {\n var _props = this.props,\n label = _props.label,\n value = _props.value,\n isFullWidth = _props.isFullWidth,\n isDisabled = _props.isDisabled,\n isInvalid = _props.isInvalid,\n name = _props.name;\n var isChecked = this.state.isChecked;\n\n return react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(_CheckboxStateless__WEBPACK_IMPORTED_MODULE_6__[\"default\"], {\n isChecked: isChecked,\n isDisabled: isDisabled,\n isFullWidth: isFullWidth,\n isInvalid: isInvalid,\n label: label,\n name: name,\n onChange: this.onChange,\n value: value\n });\n }\n }]);\n\n return Checkbox;\n}(react__WEBPACK_IMPORTED_MODULE_5__[\"Component\"]);\n\nCheckbox.defaultProps = {\n initiallyChecked: false,\n onChange: function onChange() {}\n};\n/* harmony default export */ __webpack_exports__[\"default\"] = (Checkbox);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/checkbox/dist/esm/Checkbox.js?"); /***/ }), /***/ "./node_modules/@atlaskit/checkbox/dist/esm/CheckboxGroup.js": /*!*******************************************************************!*\ !*** ./node_modules/@atlaskit/checkbox/dist/esm/CheckboxGroup.js ***! \*******************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var _styled_CheckboxGroup__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./styled/CheckboxGroup */ \"./node_modules/@atlaskit/checkbox/dist/esm/styled/CheckboxGroup.js\");\n\n\n\n\n\n\n\n\nvar Checkbox = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default()(Checkbox, _Component);\n\n function Checkbox() {\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default()(this, Checkbox);\n\n return babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default()(this, (Checkbox.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default()(Checkbox)).apply(this, arguments));\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default()(Checkbox, [{\n key: 'render',\n value: function render() {\n var children = this.props.children;\n\n\n return react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(\n _styled_CheckboxGroup__WEBPACK_IMPORTED_MODULE_6__[\"default\"],\n null,\n children\n );\n }\n }]);\n\n return Checkbox;\n}(react__WEBPACK_IMPORTED_MODULE_5__[\"Component\"]);\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (Checkbox);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/checkbox/dist/esm/CheckboxGroup.js?"); /***/ }), /***/ "./node_modules/@atlaskit/checkbox/dist/esm/CheckboxStateless.js": /*!***********************************************************************!*\ !*** ./node_modules/@atlaskit/checkbox/dist/esm/CheckboxStateless.js ***! \***********************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/objectWithoutProperties */ \"./node_modules/babel-runtime/helpers/objectWithoutProperties.js\");\n/* harmony import */ var babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_6__);\n/* harmony import */ var _atlaskit_icon_glyph_checkbox__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @atlaskit/icon/glyph/checkbox */ \"./node_modules/@atlaskit/icon/glyph/checkbox.js\");\n/* harmony import */ var _atlaskit_icon_glyph_checkbox__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(_atlaskit_icon_glyph_checkbox__WEBPACK_IMPORTED_MODULE_7__);\n/* harmony import */ var _atlaskit_icon_glyph_checkbox_indeterminate__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @atlaskit/icon/glyph/checkbox-indeterminate */ \"./node_modules/@atlaskit/icon/glyph/checkbox-indeterminate.js\");\n/* harmony import */ var _atlaskit_icon_glyph_checkbox_indeterminate__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_atlaskit_icon_glyph_checkbox_indeterminate__WEBPACK_IMPORTED_MODULE_8__);\n/* harmony import */ var _atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @atlaskit/theme */ \"./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/index.js\");\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n/* harmony import */ var _styled_Checkbox__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./styled/Checkbox */ \"./node_modules/@atlaskit/checkbox/dist/esm/styled/Checkbox.js\");\n\n\n\n\n\n\n\n\n\n\n\n\n\nvar backgroundColor = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"colors\"].N40A, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"colors\"].DN10 });\nvar transparent = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"themed\"])({ light: 'transparent', dark: 'transparent' });\n\nvar CheckboxStateless = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5___default()(CheckboxStateless, _Component);\n\n function CheckboxStateless() {\n var _ref;\n\n var _temp, _this, _ret;\n\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2___default()(this, CheckboxStateless);\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 = babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4___default()(this, (_ref = CheckboxStateless.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1___default()(CheckboxStateless)).call.apply(_ref, [this].concat(args))), _this), _this.state = {\n isActive: false,\n isFocused: false,\n isHovered: false,\n mouseIsDown: false\n }, _this.actionKeys = [' '], _this.blur = function () {\n if (_this.checkbox && _this.checkbox.blur) _this.checkbox.blur();\n }, _this.focus = function () {\n if (_this.checkbox && _this.checkbox.focus) _this.checkbox.focus();\n }, _this.onBlur = function () {\n return _this.setState({\n // onBlur is called after onMouseDown if the checkbox was focused, however\n // in this case on blur is called immediately after, and we need to check\n // whether the mouse is down.\n isActive: _this.state.mouseIsDown && _this.state.isActive,\n isFocused: false\n });\n }, _this.onFocus = function () {\n return _this.setState({ isFocused: true });\n }, _this.onMouseLeave = function () {\n return _this.setState({ isActive: false, isHovered: false });\n }, _this.onMouseEnter = function () {\n return _this.setState({ isHovered: true });\n }, _this.onMouseUp = function () {\n return _this.setState({ isActive: false, mouseIsDown: false });\n }, _this.onMouseDown = function () {\n return _this.setState({ isActive: true, mouseIsDown: true });\n }, _this.onKeyDown = function (event) {\n if (_this.actionKeys.includes(event.key)) {\n _this.setState({ isActive: true });\n }\n }, _this.onKeyUp = function (event) {\n if (_this.actionKeys.includes(event.key)) {\n _this.setState({ isActive: false });\n }\n }, _this.getSecondaryColor = function () {\n var _this$props = _this.props,\n isChecked = _this$props.isChecked,\n isDisabled = _this$props.isDisabled,\n rest = babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_0___default()(_this$props, ['isChecked', 'isDisabled']);\n\n var isActive = _this.state.isActive;\n\n\n var color = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"colors\"].N0, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"colors\"].DN10 });\n\n if (isDisabled && isChecked) {\n color = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"colors\"].N70, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"colors\"].DN90 });\n } else if (isActive && isChecked && !isDisabled) {\n color = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"colors\"].B400, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"colors\"].DN10 });\n } else if (!isChecked) {\n color = transparent;\n }\n // $FlowFixMe TEMPORARY\n return color(rest);\n }, _this.getPrimaryColor = function () {\n var _this$props2 = _this.props,\n isChecked = _this$props2.isChecked,\n isDisabled = _this$props2.isDisabled,\n rest = babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_0___default()(_this$props2, ['isChecked', 'isDisabled']);\n\n var _this$state = _this.state,\n isHovered = _this$state.isHovered,\n isActive = _this$state.isActive;\n\n var color = backgroundColor;\n if (isDisabled) {\n color = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"colors\"].N20A, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"colors\"].DN10 });\n } else if (isActive) {\n color = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"colors\"].B75, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"colors\"].B200 });\n } else if (isHovered && isChecked) {\n color = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"colors\"].B300, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"colors\"].B75 });\n } else if (isHovered) {\n color = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"colors\"].N50A, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"colors\"].DN30 });\n } else if (isChecked) {\n color = _atlaskit_theme__WEBPACK_IMPORTED_MODULE_9__[\"colors\"].blue;\n }\n // $FlowFixMe TEMPORARY\n return color(rest);\n }, _temp), babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4___default()(_this, _ret);\n } // eslint-disable-line react/sort-comp\n\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3___default()(CheckboxStateless, [{\n key: 'componentDidMount',\n value: function componentDidMount() {\n var isIndeterminate = this.props.isIndeterminate;\n\n // there is no HTML attribute for indeterminate, and thus no prop equivalent.\n // it must be set via the ref.\n\n if (this.checkbox) {\n this.checkbox.indeterminate = !!isIndeterminate;\n }\n }\n }, {\n key: 'componentDidUpdate',\n value: function componentDidUpdate(prevProps) {\n var isIndeterminate = this.props.isIndeterminate;\n\n\n if (prevProps.isIndeterminate !== isIndeterminate && this.checkbox) {\n this.checkbox.indeterminate = !!isIndeterminate;\n }\n }\n\n // expose blur/focus to consumers via ref\n\n\n // The secondary color represents the tick\n\n // The secondary color represents the box color\n\n }, {\n key: 'renderCheckboxIcon',\n value: function renderCheckboxIcon() {\n var isIndeterminate = this.props.isIndeterminate;\n\n\n var primaryColor = this.getPrimaryColor();\n var secondaryColor = this.getSecondaryColor();\n\n return isIndeterminate ? react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(_atlaskit_icon_glyph_checkbox_indeterminate__WEBPACK_IMPORTED_MODULE_8___default.a, {\n primaryColor: primaryColor,\n secondaryColor: secondaryColor,\n label: 'checkboxIndeterminateIcon'\n }) : react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(_atlaskit_icon_glyph_checkbox__WEBPACK_IMPORTED_MODULE_7___default.a, {\n primaryColor: primaryColor,\n secondaryColor: secondaryColor,\n label: 'checkboxIcon'\n });\n }\n }, {\n key: 'render',\n value: function render() {\n var _this2 = this;\n\n var _props = this.props,\n isChecked = _props.isChecked,\n isDisabled = _props.isDisabled,\n isFullWidth = _props.isFullWidth,\n isInvalid = _props.isInvalid,\n label = _props.label,\n name = _props.name,\n onChange = _props.onChange,\n value = _props.value;\n var _state = this.state,\n isFocused = _state.isFocused,\n isActive = _state.isActive,\n isHovered = _state.isHovered;\n\n\n return react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(\n _styled_Checkbox__WEBPACK_IMPORTED_MODULE_11__[\"Label\"],\n {\n isDisabled: isDisabled,\n isFullWidth: isFullWidth,\n onMouseDown: this.onMouseDown,\n onMouseEnter: this.onMouseEnter,\n onMouseLeave: this.onMouseLeave,\n onMouseUp: this.onMouseUp\n },\n react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(_styled_Checkbox__WEBPACK_IMPORTED_MODULE_11__[\"HiddenCheckbox\"], {\n disabled: isDisabled,\n checked: isChecked,\n onChange: onChange,\n onBlur: this.onBlur,\n onFocus: this.onFocus,\n onKeyUp: this.onKeyUp,\n onKeyDown: this.onKeyDown,\n type: 'checkbox',\n value: value,\n name: name,\n innerRef: function innerRef(r) {\n return _this2.checkbox = r;\n } // eslint-disable-line\n }),\n react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(\n _styled_Checkbox__WEBPACK_IMPORTED_MODULE_11__[\"Wrapper\"],\n null,\n react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(\n _styled_Checkbox__WEBPACK_IMPORTED_MODULE_11__[\"IconWrapper\"],\n {\n isChecked: isChecked,\n isDisabled: isDisabled,\n isFocused: isFocused,\n isActive: isActive,\n isHovered: isHovered,\n isInvalid: isInvalid\n },\n this.renderCheckboxIcon()\n ),\n react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(\n 'span',\n null,\n label\n )\n )\n );\n }\n }]);\n\n return CheckboxStateless;\n}(react__WEBPACK_IMPORTED_MODULE_6__[\"Component\"]);\n// TODO: Review if the error is an issue with Flow of 'Too many type arguments. Expected at most 2...'\n// possible reported related issue https://github.com/apollographql/react-apollo/issues/1220\n// $FlowFixMe\n\n\nvar CheckboxWithTheme = Object(styled_components__WEBPACK_IMPORTED_MODULE_10__[\"withTheme\"])(CheckboxStateless);\n\nvar emptyTheme = {};\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (function (props) {\n return react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(\n styled_components__WEBPACK_IMPORTED_MODULE_10__[\"ThemeProvider\"],\n { theme: emptyTheme },\n react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(CheckboxWithTheme, props)\n );\n});\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/checkbox/dist/esm/CheckboxStateless.js?"); /***/ }), /***/ "./node_modules/@atlaskit/checkbox/dist/esm/index.js": /*!***********************************************************!*\ !*** ./node_modules/@atlaskit/checkbox/dist/esm/index.js ***! \***********************************************************/ /*! exports provided: default, CheckboxStateless, CheckboxGroup */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _Checkbox__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Checkbox */ \"./node_modules/@atlaskit/checkbox/dist/esm/Checkbox.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"default\", function() { return _Checkbox__WEBPACK_IMPORTED_MODULE_0__[\"default\"]; });\n\n/* harmony import */ var _CheckboxStateless__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./CheckboxStateless */ \"./node_modules/@atlaskit/checkbox/dist/esm/CheckboxStateless.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"CheckboxStateless\", function() { return _CheckboxStateless__WEBPACK_IMPORTED_MODULE_1__[\"default\"]; });\n\n/* harmony import */ var _CheckboxGroup__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./CheckboxGroup */ \"./node_modules/@atlaskit/checkbox/dist/esm/CheckboxGroup.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"CheckboxGroup\", function() { return _CheckboxGroup__WEBPACK_IMPORTED_MODULE_2__[\"default\"]; });\n\n\n\n\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/checkbox/dist/esm/index.js?"); /***/ }), /***/ "./node_modules/@atlaskit/checkbox/dist/esm/styled/Checkbox.js": /*!*********************************************************************!*\ !*** ./node_modules/@atlaskit/checkbox/dist/esm/styled/Checkbox.js ***! \*********************************************************************/ /*! exports provided: HiddenCheckbox, Label, IconWrapper, Wrapper */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"HiddenCheckbox\", function() { return HiddenCheckbox; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Label\", function() { return Label; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"IconWrapper\", function() { return IconWrapper; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Wrapper\", function() { return Wrapper; });\n/* harmony import */ var babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/objectWithoutProperties */ \"./node_modules/babel-runtime/helpers/objectWithoutProperties.js\");\n/* harmony import */ var babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n/* harmony import */ var _atlaskit_theme__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @atlaskit/theme */ \"./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/index.js\");\n\n\n\nvar _templateObject = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_1___default()(['\\n border: 0;\\n clip: rect(1px, 1px, 1px, 1px);\\n height: 1;\\n overflow: hidden;\\n padding: 0;\\n position: absolute;\\n white-space: nowrap;\\n width: 1;\\n opacity: 0;\\n'], ['\\n border: 0;\\n clip: rect(1px, 1px, 1px, 1px);\\n height: 1;\\n overflow: hidden;\\n padding: 0;\\n position: absolute;\\n white-space: nowrap;\\n width: 1;\\n opacity: 0;\\n']),\n _templateObject2 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_1___default()(['\\n display: ', ';\\n color: ', ';\\n ', ';\\n'], ['\\n display: ', ';\\n color: ', ';\\n ', ';\\n']),\n _templateObject3 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_1___default()(['\\n cursor: not-allowed;\\n '], ['\\n cursor: not-allowed;\\n ']),\n _templateObject4 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_1___default()(['\\n stroke: ', ';\\n stroke-width: 2px;\\n'], ['\\n stroke: ', ';\\n stroke-width: 2px;\\n']),\n _templateObject5 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_1___default()(['\\n stroke: ', ';\\n stroke-width: 1px;\\n'], ['\\n stroke: ', ';\\n stroke-width: 1px;\\n']),\n _templateObject6 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_1___default()(['\\n line-height: 0;\\n flex-shrink: 0;\\n margin: 0 4px;\\n\\n /* This is adding a property to the inner svg, to add a border to the checkbox */\\n & rect {\\n transition: stroke 0.2s ease-in-out;\\n ', ';\\n }\\n'], ['\\n line-height: 0;\\n flex-shrink: 0;\\n margin: 0 4px;\\n\\n /* This is adding a property to the inner svg, to add a border to the checkbox */\\n & rect {\\n transition: stroke 0.2s ease-in-out;\\n ', ';\\n }\\n']),\n _templateObject7 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_1___default()(['\\n display: flex;\\n align-items: center;\\n'], ['\\n display: flex;\\n align-items: center;\\n']);\n\n\n\n\nvar HiddenCheckbox = styled_components__WEBPACK_IMPORTED_MODULE_2__[\"default\"].input(_templateObject);\n\nvar disabledColor = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_3__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_3__[\"colors\"].N80, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_3__[\"colors\"].N80 });\n\nvar Label = styled_components__WEBPACK_IMPORTED_MODULE_2__[\"default\"].label(_templateObject2, function (_ref) {\n var isFullWidth = _ref.isFullWidth;\n return isFullWidth ? 'block' : 'inline-block';\n}, function (props\n// $FlowFixMe TEMPORARY\n) {\n return props.isDisabled ? disabledColor(props) : _atlaskit_theme__WEBPACK_IMPORTED_MODULE_3__[\"colors\"].text(props);\n}, function (_ref2) {\n var isDisabled = _ref2.isDisabled;\n return isDisabled ? Object(styled_components__WEBPACK_IMPORTED_MODULE_2__[\"css\"])(_templateObject3) : '';\n});\n\nvar borderColor = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_3__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_3__[\"colors\"].N50A, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_3__[\"colors\"].DN80 });\nvar focusBorder = Object(styled_components__WEBPACK_IMPORTED_MODULE_2__[\"css\"])(_templateObject4, Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_3__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_3__[\"colors\"].B100, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_3__[\"colors\"].B75 }));\nvar invalidBorder = Object(styled_components__WEBPACK_IMPORTED_MODULE_2__[\"css\"])(_templateObject4, Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_3__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_3__[\"colors\"].R100, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_3__[\"colors\"].R100 }));\nvar border = Object(styled_components__WEBPACK_IMPORTED_MODULE_2__[\"css\"])(_templateObject5, function (_ref3) {\n var isHovered = _ref3.isHovered,\n rest = babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_0___default()(_ref3, ['isHovered']);\n\n return isHovered ? Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_3__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_3__[\"colors\"].N50A, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_3__[\"colors\"].DN200 })(rest) : borderColor(rest);\n});\n\nvar getBorderColor = function getBorderColor(props) {\n if (props.isDisabled) return '';\n if (props.isInvalid && !props.isChecked) return invalidBorder;\n if (props.isChecked && !props.isFocused || props.isActive) return '';\n if (props.isFocused) return focusBorder;\n return border;\n};\n\nvar IconWrapper = styled_components__WEBPACK_IMPORTED_MODULE_2__[\"default\"].span(_templateObject6, getBorderColor);\n\nvar Wrapper = styled_components__WEBPACK_IMPORTED_MODULE_2__[\"default\"].div(_templateObject7);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/checkbox/dist/esm/styled/Checkbox.js?"); /***/ }), /***/ "./node_modules/@atlaskit/checkbox/dist/esm/styled/CheckboxGroup.js": /*!**************************************************************************!*\ !*** ./node_modules/@atlaskit/checkbox/dist/esm/styled/CheckboxGroup.js ***! \**************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n\n\nvar _templateObject = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n display: flex;\\n flex-direction: column;\\n'], ['\\n display: flex;\\n flex-direction: column;\\n']);\n\n\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (styled_components__WEBPACK_IMPORTED_MODULE_1__[\"default\"].div(_templateObject));\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/checkbox/dist/esm/styled/CheckboxGroup.js?"); /***/ }), /***/ "./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/colors.js": /*!*****************************************************************************************!*\ !*** ./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/colors.js ***! \*****************************************************************************************/ /*! exports provided: R50, R75, R100, R200, R300, R400, R500, Y50, Y75, Y100, Y200, Y300, Y400, Y500, G50, G75, G100, G200, G300, G400, G500, B50, B75, B100, B200, B300, B400, B500, P50, P75, P100, P200, P300, P400, P500, T50, T75, T100, T200, T300, T400, T500, N0, N10, N20, N30, N40, N50, N60, N70, N80, N90, N100, N200, N300, N400, N500, N600, N700, N800, N900, N10A, N20A, N30A, N40A, N50A, N60A, N70A, N80A, N90A, N100A, N200A, N300A, N400A, N500A, N600A, N700A, N800A, DN900, DN800, DN700, DN600, DN500, DN400, DN300, DN200, DN100, DN90, DN80, DN70, DN60, DN50, DN40, DN30, DN20, DN10, DN0, DN800A, DN700A, DN600A, DN500A, DN400A, DN300A, DN200A, DN100A, DN90A, DN80A, DN70A, DN60A, DN50A, DN40A, DN30A, DN20A, DN10A, background, text, subtleText, placeholderText, heading, subtleHeading, codeBlock, link, linkHover, linkActive, linkOutline, primary, blue, teal, purple, red, yellow, green */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R50\", function() { return R50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R75\", function() { return R75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R100\", function() { return R100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R200\", function() { return R200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R300\", function() { return R300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R400\", function() { return R400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R500\", function() { return R500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y50\", function() { return Y50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y75\", function() { return Y75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y100\", function() { return Y100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y200\", function() { return Y200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y300\", function() { return Y300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y400\", function() { return Y400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y500\", function() { return Y500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G50\", function() { return G50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G75\", function() { return G75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G100\", function() { return G100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G200\", function() { return G200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G300\", function() { return G300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G400\", function() { return G400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G500\", function() { return G500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B50\", function() { return B50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B75\", function() { return B75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B100\", function() { return B100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B200\", function() { return B200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B300\", function() { return B300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B400\", function() { return B400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B500\", function() { return B500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P50\", function() { return P50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P75\", function() { return P75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P100\", function() { return P100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P200\", function() { return P200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P300\", function() { return P300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P400\", function() { return P400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P500\", function() { return P500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T50\", function() { return T50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T75\", function() { return T75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T100\", function() { return T100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T200\", function() { return T200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T300\", function() { return T300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T400\", function() { return T400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T500\", function() { return T500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N0\", function() { return N0; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N10\", function() { return N10; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N20\", function() { return N20; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N30\", function() { return N30; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N40\", function() { return N40; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N50\", function() { return N50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N60\", function() { return N60; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N70\", function() { return N70; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N80\", function() { return N80; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N90\", function() { return N90; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N100\", function() { return N100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N200\", function() { return N200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N300\", function() { return N300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N400\", function() { return N400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N500\", function() { return N500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N600\", function() { return N600; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N700\", function() { return N700; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N800\", function() { return N800; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N900\", function() { return N900; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N10A\", function() { return N10A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N20A\", function() { return N20A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N30A\", function() { return N30A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N40A\", function() { return N40A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N50A\", function() { return N50A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N60A\", function() { return N60A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N70A\", function() { return N70A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N80A\", function() { return N80A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N90A\", function() { return N90A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N100A\", function() { return N100A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N200A\", function() { return N200A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N300A\", function() { return N300A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N400A\", function() { return N400A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N500A\", function() { return N500A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N600A\", function() { return N600A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N700A\", function() { return N700A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N800A\", function() { return N800A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN900\", function() { return DN900; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN800\", function() { return DN800; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN700\", function() { return DN700; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN600\", function() { return DN600; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN500\", function() { return DN500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN400\", function() { return DN400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN300\", function() { return DN300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN200\", function() { return DN200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN100\", function() { return DN100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN90\", function() { return DN90; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN80\", function() { return DN80; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN70\", function() { return DN70; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN60\", function() { return DN60; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN50\", function() { return DN50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN40\", function() { return DN40; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN30\", function() { return DN30; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN20\", function() { return DN20; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN10\", function() { return DN10; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN0\", function() { return DN0; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN800A\", function() { return DN800A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN700A\", function() { return DN700A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN600A\", function() { return DN600A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN500A\", function() { return DN500A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN400A\", function() { return DN400A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN300A\", function() { return DN300A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN200A\", function() { return DN200A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN100A\", function() { return DN100A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN90A\", function() { return DN90A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN80A\", function() { return DN80A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN70A\", function() { return DN70A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN60A\", function() { return DN60A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN50A\", function() { return DN50A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN40A\", function() { return DN40A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN30A\", function() { return DN30A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN20A\", function() { return DN20A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN10A\", function() { return DN10A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"background\", function() { return background; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"text\", function() { return text; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"subtleText\", function() { return subtleText; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"placeholderText\", function() { return placeholderText; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"heading\", function() { return heading; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"subtleHeading\", function() { return subtleHeading; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"codeBlock\", function() { return codeBlock; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"link\", function() { return link; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"linkHover\", function() { return linkHover; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"linkActive\", function() { return linkActive; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"linkOutline\", function() { return linkOutline; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"primary\", function() { return primary; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"blue\", function() { return blue; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"teal\", function() { return teal; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"purple\", function() { return purple; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"red\", function() { return red; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"yellow\", function() { return yellow; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"green\", function() { return green; });\n/* harmony import */ var _utils_themed__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./utils/themed */ \"./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/utils/themed.js\");\n\n\n// Reds\nvar R50 = '#FFEBE6';\nvar R75 = '#FFBDAD';\nvar R100 = '#FF8F73';\nvar R200 = '#FF7452';\nvar R300 = '#FF5630';\nvar R400 = '#DE350B';\nvar R500 = '#BF2600';\n\n// Yellows\nvar Y50 = '#FFFAE6';\nvar Y75 = '#FFF0B3';\nvar Y100 = '#FFE380';\nvar Y200 = '#FFC400';\nvar Y300 = '#FFAB00';\nvar Y400 = '#FF991F';\nvar Y500 = '#FF8B00';\n\n// Greens\nvar G50 = '#E3FCEF';\nvar G75 = '#ABF5D1';\nvar G100 = '#79F2C0';\nvar G200 = '#57D9A3';\nvar G300 = '#36B37E';\nvar G400 = '#00875A';\nvar G500 = '#006644';\n\n// Blues\nvar B50 = '#DEEBFF';\nvar B75 = '#B3D4FF';\nvar B100 = '#4C9AFF';\nvar B200 = '#2684FF';\nvar B300 = '#0065FF';\nvar B400 = '#0052CC';\nvar B500 = '#0747A6';\n\n// Purples\nvar P50 = '#EAE6FF';\nvar P75 = '#C0B6F2';\nvar P100 = '#998DD9';\nvar P200 = '#8777D9';\nvar P300 = '#6554C0';\nvar P400 = '#5243AA';\nvar P500 = '#403294';\n\n// Teals\nvar T50 = '#E6FCFF';\nvar T75 = '#B3F5FF';\nvar T100 = '#79E2F2';\nvar T200 = '#00C7E6';\nvar T300 = '#00B8D9';\nvar T400 = '#00A3BF';\nvar T500 = '#008DA6';\n\n// Neutrals\nvar N0 = '#FFFFFF';\nvar N10 = '#FAFBFC';\nvar N20 = '#F4F5F7';\nvar N30 = '#EBECF0';\nvar N40 = '#DFE1E6';\nvar N50 = '#C1C7D0';\nvar N60 = '#B3BAC5';\nvar N70 = '#A5ADBA';\nvar N80 = '#97A0AF';\nvar N90 = '#8993A4';\nvar N100 = '#7A869A';\nvar N200 = '#6B778C';\nvar N300 = '#5E6C84';\nvar N400 = '#505F79';\nvar N500 = '#42526E';\nvar N600 = '#344563';\nvar N700 = '#253858';\nvar N800 = '#172B4D';\n\n// ATTENTION: update the tints if you update this\nvar N900 = '#091E42';\n\n// Each tint is made of N900 and an alpha channel\nvar N10A = 'rgba(9, 30, 66, 0.02)';\nvar N20A = 'rgba(9, 30, 66, 0.04)';\nvar N30A = 'rgba(9, 30, 66, 0.08)';\nvar N40A = 'rgba(9, 30, 66, 0.13)';\nvar N50A = 'rgba(9, 30, 66, 0.25)';\nvar N60A = 'rgba(9, 30, 66, 0.31)';\nvar N70A = 'rgba(9, 30, 66, 0.36)';\nvar N80A = 'rgba(9, 30, 66, 0.42)';\nvar N90A = 'rgba(9, 30, 66, 0.48)';\nvar N100A = 'rgba(9, 30, 66, 0.54)';\nvar N200A = 'rgba(9, 30, 66, 0.60)';\nvar N300A = 'rgba(9, 30, 66, 0.66)';\nvar N400A = 'rgba(9, 30, 66, 0.71)';\nvar N500A = 'rgba(9, 30, 66, 0.77)';\nvar N600A = 'rgba(9, 30, 66, 0.82)';\nvar N700A = 'rgba(9, 30, 66, 0.89)';\nvar N800A = 'rgba(9, 30, 66, 0.95)';\n\n// Dark Mode Neutrals\nvar DN900 = '#E6EDFA';\nvar DN800 = '#DCE5F5';\nvar DN700 = '#CED9EB';\nvar DN600 = '#B8C7E0';\nvar DN500 = '#ABBBD6';\nvar DN400 = '#9FB0CC';\nvar DN300 = '#8C9CB8';\nvar DN200 = '#7988A3';\nvar DN100 = '#67758F';\nvar DN90 = '#56637A';\nvar DN80 = '#455166';\nvar DN70 = '#3B475C';\nvar DN60 = '#313D52';\nvar DN50 = '#283447';\nvar DN40 = '#202B3D';\nvar DN30 = '#1B2638';\nvar DN20 = '#121A29';\nvar DN10 = '#0E1624';\n\n// ATTENTION: update the tints if you update this\nvar DN0 = '#0D1424';\n\n// Each dark tint is made of DN0 and an alpha channel\nvar DN800A = 'rgba(13, 20, 36, 0.06)';\nvar DN700A = 'rgba(13, 20, 36, 0.14)';\nvar DN600A = 'rgba(13, 20, 36, 0.18)';\nvar DN500A = 'rgba(13, 20, 36, 0.29)';\nvar DN400A = 'rgba(13, 20, 36, 0.36)';\nvar DN300A = 'rgba(13, 20, 36, 0.40)';\nvar DN200A = 'rgba(13, 20, 36, 0.47)';\nvar DN100A = 'rgba(13, 20, 36, 0.53)';\nvar DN90A = 'rgba(13, 20, 36, 0.63)';\nvar DN80A = 'rgba(13, 20, 36, 0.73)';\nvar DN70A = 'rgba(13, 20, 36, 0.78)';\nvar DN60A = 'rgba(13, 20, 36, 0.81)';\nvar DN50A = 'rgba(13, 20, 36, 0.85)';\nvar DN40A = 'rgba(13, 20, 36, 0.89)';\nvar DN30A = 'rgba(13, 20, 36, 0.92)';\nvar DN20A = 'rgba(13, 20, 36, 0.95)';\nvar DN10A = 'rgba(13, 20, 36, 0.97)';\n\n// Themed colors\nvar background = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N0, dark: DN30 });\nvar text = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N900, dark: DN600 });\nvar subtleText = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N300, dark: DN300 });\nvar placeholderText = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N100, dark: DN200 });\nvar heading = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N800, dark: DN600 });\nvar subtleHeading = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N300, dark: DN300 });\nvar codeBlock = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N20, dark: DN50 });\nvar link = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B400, dark: B100 });\nvar linkHover = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B300, dark: B200 });\nvar linkActive = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B500, dark: B100 });\nvar linkOutline = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B100, dark: B200 });\nvar primary = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B400, dark: B100 });\nvar blue = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B400, dark: B100 });\nvar teal = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: T300, dark: T200 });\nvar purple = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: P300, dark: P100 });\nvar red = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: R300, dark: R300 });\nvar yellow = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: Y300, dark: Y300 });\nvar green = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: G300, dark: G300 });\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/colors.js?"); /***/ }), /***/ "./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/components/AtlaskitThemeProvider.js": /*!*******************************************************************************************************************!*\ !*** ./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/components/AtlaskitThemeProvider.js ***! \*******************************************************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! babel-runtime/helpers/defineProperty */ \"./node_modules/babel-runtime/helpers/defineProperty.js\");\n/* harmony import */ var babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_6__);\n/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! prop-types */ \"./node_modules/prop-types/index.js\");\n/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(prop_types__WEBPACK_IMPORTED_MODULE_7__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n/* harmony import */ var _colors__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../colors */ \"./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/colors.js\");\n/* harmony import */ var _ThemeReset__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./ThemeReset */ \"./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/components/ThemeReset.js\");\n/* harmony import */ var _constants__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../constants */ \"./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/constants.js\");\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nfunction getStylesheetResetCSS(state) {\n var backgroundColor = Object(_colors__WEBPACK_IMPORTED_MODULE_9__[\"background\"])(state);\n return '\\n body { background: ' + backgroundColor + '; }\\n ';\n}\n\nfunction buildThemeState(mode) {\n return { theme: babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_5___default()({}, _constants__WEBPACK_IMPORTED_MODULE_11__[\"CHANNEL\"], { mode: mode }) };\n}\n\nvar AtlaskitThemeProvider = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default()(AtlaskitThemeProvider, _Component);\n\n function AtlaskitThemeProvider(props) {\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default()(this, AtlaskitThemeProvider);\n\n var _this = babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default()(this, (AtlaskitThemeProvider.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default()(AtlaskitThemeProvider)).call(this, props));\n\n _this.state = buildThemeState(props.mode);\n return _this;\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default()(AtlaskitThemeProvider, [{\n key: 'getChildContext',\n value: function getChildContext() {\n return { hasAtlaskitThemeProvider: true };\n }\n }, {\n key: 'componentWillMount',\n value: function componentWillMount() {\n if (!this.context.hasAtlaskitThemeProvider) {\n var css = getStylesheetResetCSS(this.state);\n this.stylesheet = document.createElement('style');\n this.stylesheet.type = 'text/css';\n this.stylesheet.innerHTML = css;\n if (document && document.head) {\n document.head.appendChild(this.stylesheet);\n }\n }\n }\n }, {\n key: 'componentWillReceiveProps',\n value: function componentWillReceiveProps(newProps) {\n if (newProps.mode !== this.props.mode) {\n var newThemeState = buildThemeState(newProps.mode);\n if (this.stylesheet) {\n var css = getStylesheetResetCSS(newThemeState);\n this.stylesheet.innerHTML = css;\n }\n this.setState(newThemeState);\n }\n }\n }, {\n key: 'componentWillUnmount',\n value: function componentWillUnmount() {\n if (this.stylesheet && document && document.head) {\n document.head.removeChild(this.stylesheet);\n delete this.stylesheet;\n }\n }\n }, {\n key: 'render',\n value: function render() {\n var children = this.props.children;\n\n var theme = this.state.theme;\n return react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(\n styled_components__WEBPACK_IMPORTED_MODULE_8__[\"ThemeProvider\"],\n { theme: theme },\n react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(\n _ThemeReset__WEBPACK_IMPORTED_MODULE_10__[\"default\"],\n null,\n children\n )\n );\n }\n }]);\n\n return AtlaskitThemeProvider;\n}(react__WEBPACK_IMPORTED_MODULE_6__[\"Component\"]);\n\nAtlaskitThemeProvider.defaultProps = {\n mode: _constants__WEBPACK_IMPORTED_MODULE_11__[\"DEFAULT_THEME_MODE\"]\n};\nAtlaskitThemeProvider.childContextTypes = {\n hasAtlaskitThemeProvider: prop_types__WEBPACK_IMPORTED_MODULE_7___default.a.bool\n};\nAtlaskitThemeProvider.contextTypes = {\n hasAtlaskitThemeProvider: prop_types__WEBPACK_IMPORTED_MODULE_7___default.a.bool\n};\n/* harmony default export */ __webpack_exports__[\"default\"] = (AtlaskitThemeProvider);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/components/AtlaskitThemeProvider.js?"); /***/ }), /***/ "./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/components/ThemeReset.js": /*!********************************************************************************************************!*\ !*** ./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/components/ThemeReset.js ***! \********************************************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n/* harmony import */ var _colors__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../colors */ \"./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/colors.js\");\n\n\nvar _templateObject = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n background-color: ', ';\\n color: ', ';\\n\\n a {\\n color: ', ';\\n }\\n a:hover {\\n color: ', ';\\n }\\n a:active {\\n color: ', ';\\n }\\n a:focus {\\n outline-color: ', ';\\n }\\n h1 {\\n color: ', ';\\n }\\n h2 {\\n color: ', ';\\n }\\n h3 {\\n color: ', ';\\n }\\n h4 {\\n color: ', ';\\n }\\n h5 {\\n color: ', ';\\n }\\n h6 {\\n color: ', ';\\n }\\n small {\\n color: ', ';\\n }\\n'], ['\\n background-color: ', ';\\n color: ', ';\\n\\n a {\\n color: ', ';\\n }\\n a:hover {\\n color: ', ';\\n }\\n a:active {\\n color: ', ';\\n }\\n a:focus {\\n outline-color: ', ';\\n }\\n h1 {\\n color: ', ';\\n }\\n h2 {\\n color: ', ';\\n }\\n h3 {\\n color: ', ';\\n }\\n h4 {\\n color: ', ';\\n }\\n h5 {\\n color: ', ';\\n }\\n h6 {\\n color: ', ';\\n }\\n small {\\n color: ', ';\\n }\\n']);\n\n\n\n\nvar ThemeReset = styled_components__WEBPACK_IMPORTED_MODULE_1__[\"default\"].div(_templateObject, _colors__WEBPACK_IMPORTED_MODULE_2__[\"background\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"text\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"link\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"linkHover\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"linkActive\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"linkOutline\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"heading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"heading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"heading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"heading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"heading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"subtleHeading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"subtleText\"]);\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (ThemeReset);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/components/ThemeReset.js?"); /***/ }), /***/ "./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/constants.js": /*!********************************************************************************************!*\ !*** ./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/constants.js ***! \********************************************************************************************/ /*! exports provided: FLATTENED, CHANNEL, DEFAULT_THEME_MODE, THEME_MODES */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"FLATTENED\", function() { return FLATTENED; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"CHANNEL\", function() { return CHANNEL; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DEFAULT_THEME_MODE\", function() { return DEFAULT_THEME_MODE; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"THEME_MODES\", function() { return THEME_MODES; });\nvar FLATTENED = '__FLATTENED__';\nvar CHANNEL = '__ATLASKIT_THEME__';\nvar DEFAULT_THEME_MODE = 'light';\nvar THEME_MODES = ['light', 'dark'];\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/constants.js?"); /***/ }), /***/ "./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/index.js": /*!****************************************************************************************!*\ !*** ./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/index.js ***! \****************************************************************************************/ /*! exports provided: colors, math, getTheme, themed, AtlaskitThemeProvider, AtlasKitThemeProvider, borderRadius, gridSize, fontSize, fontFamily, codeFontFamily, layers */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"AtlasKitThemeProvider\", function() { return AtlasKitThemeProvider; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"borderRadius\", function() { return borderRadius; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"gridSize\", function() { return gridSize; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"fontSize\", function() { return fontSize; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"fontFamily\", function() { return fontFamily; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"codeFontFamily\", function() { return codeFontFamily; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"layers\", function() { return layers; });\n/* harmony import */ var _colors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./colors */ \"./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/colors.js\");\n/* harmony reexport (module object) */ __webpack_require__.d(__webpack_exports__, \"colors\", function() { return _colors__WEBPACK_IMPORTED_MODULE_0__; });\n/* harmony import */ var _utils_math__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./utils/math */ \"./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/utils/math.js\");\n/* harmony reexport (module object) */ __webpack_require__.d(__webpack_exports__, \"math\", function() { return _utils_math__WEBPACK_IMPORTED_MODULE_1__; });\n/* harmony import */ var _utils_getTheme__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./utils/getTheme */ \"./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/utils/getTheme.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"getTheme\", function() { return _utils_getTheme__WEBPACK_IMPORTED_MODULE_2__[\"default\"]; });\n\n/* harmony import */ var _utils_themed__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./utils/themed */ \"./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/utils/themed.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"themed\", function() { return _utils_themed__WEBPACK_IMPORTED_MODULE_3__[\"default\"]; });\n\n/* harmony import */ var _components_AtlaskitThemeProvider__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./components/AtlaskitThemeProvider */ \"./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/components/AtlaskitThemeProvider.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"AtlaskitThemeProvider\", function() { return _components_AtlaskitThemeProvider__WEBPACK_IMPORTED_MODULE_4__[\"default\"]; });\n\n\n\n\n\n\n\n\n\n\n// backwards-compatible export with old AtlasKit case\nvar AtlasKitThemeProvider = _components_AtlaskitThemeProvider__WEBPACK_IMPORTED_MODULE_4__[\"default\"];\n\n/*\n These theme values are expressed as functions so that if we decide to make\n them dependent on props in the future, it wouldn't require a significant\n refactor everywhere they are being used.\n*/\nvar borderRadius = function borderRadius() {\n return 3;\n};\nvar gridSize = function gridSize() {\n return 8;\n};\nvar fontSize = function fontSize() {\n return 14;\n};\nvar fontFamily = function fontFamily() {\n return '-apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif';\n};\nvar codeFontFamily = function codeFontFamily() {\n return '\"SFMono-Medium\", \"SF Mono\", \"Segoe UI Mono\", \"Roboto Mono\", \"Ubuntu Mono\", Menlo, Courier, monospace';\n};\n\nvar layers = {\n card: function card() {\n return 100;\n },\n dialog: function dialog() {\n return 200;\n },\n navigation: function navigation() {\n return 300;\n },\n layer: function layer() {\n return 400;\n },\n blanket: function blanket() {\n return 500;\n },\n modal: function modal() {\n return 510;\n },\n flag: function flag() {\n return 600;\n },\n spotlight: function spotlight() {\n return 700;\n },\n tooltip: function tooltip() {\n return 800;\n }\n};\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/index.js?"); /***/ }), /***/ "./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/types.js": /*!****************************************************************************************!*\ !*** ./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/types.js ***! \****************************************************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/types.js?"); /***/ }), /***/ "./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/utils/getTheme.js": /*!*************************************************************************************************!*\ !*** ./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/utils/getTheme.js ***! \*************************************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"default\", function() { return getTheme; });\n/* harmony import */ var _constants__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../constants */ \"./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/constants.js\");\n/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../types */ \"./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/types.js\");\n/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_types__WEBPACK_IMPORTED_MODULE_1__);\n\n/* eslint-disable no-nested-ternary */\n\n\n\n\nvar defaultTheme = { mode: _constants__WEBPACK_IMPORTED_MODULE_0__[\"DEFAULT_THEME_MODE\"] };\n\nfunction getTheme(props) {\n return props && props.theme && props.theme[_constants__WEBPACK_IMPORTED_MODULE_0__[\"CHANNEL\"]] ? props.theme[_constants__WEBPACK_IMPORTED_MODULE_0__[\"CHANNEL\"]] : defaultTheme;\n}\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/utils/getTheme.js?"); /***/ }), /***/ "./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/utils/math.js": /*!*********************************************************************************************!*\ !*** ./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/utils/math.js ***! \*********************************************************************************************/ /*! exports provided: add, subtract, multiply, divide */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"add\", function() { return add; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"subtract\", function() { return subtract; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"multiply\", function() { return multiply; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"divide\", function() { return divide; });\nfunction add(fn, addend) {\n return function (props) {\n return fn(props) + addend;\n };\n}\n\nfunction subtract(fn, subtrahend) {\n return function (props) {\n return fn(props) - subtrahend;\n };\n}\n\nfunction multiply(fn, factor) {\n return function (props) {\n return fn(props) * factor;\n };\n}\n\nfunction divide(fn, divisor) {\n return function (props) {\n return fn(props) / divisor;\n };\n}\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/utils/math.js?"); /***/ }), /***/ "./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/utils/themed.js": /*!***********************************************************************************************!*\ !*** ./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/utils/themed.js ***! \***********************************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"default\", function() { return themed; });\n/* harmony import */ var _getTheme__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./getTheme */ \"./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/utils/getTheme.js\");\n/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../types */ \"./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/types.js\");\n/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_types__WEBPACK_IMPORTED_MODULE_1__);\n\n/* eslint-disable prefer-rest-params */\n\n\n\n\nfunction themedVariants(variantProp, variants) {\n return function (props) {\n var theme = Object(_getTheme__WEBPACK_IMPORTED_MODULE_0__[\"default\"])(props);\n if (props && props[variantProp] && variants) {\n var modes = variants[props[variantProp]];\n if (modes) {\n return modes[theme.mode];\n }\n }\n return '';\n };\n}\n\nfunction themed(modesOrVariant, variantModes) {\n if (typeof modesOrVariant === 'string') {\n return themedVariants(modesOrVariant, variantModes);\n }\n var modes = modesOrVariant;\n return function (props) {\n var theme = Object(_getTheme__WEBPACK_IMPORTED_MODULE_0__[\"default\"])(props);\n return modes[theme.mode];\n };\n}\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/checkbox/node_modules/@atlaskit/theme/dist/esm/utils/themed.js?"); /***/ }), /***/ "./node_modules/@atlaskit/field-base/dist/esm/components/FieldBase.js": /*!****************************************************************************!*\ !*** ./node_modules/@atlaskit/field-base/dist/esm/components/FieldBase.js ***! \****************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/extends */ \"./node_modules/babel-runtime/helpers/extends.js\");\n/* harmony import */ var babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_6__);\n/* harmony import */ var _FieldBaseStateless__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./FieldBaseStateless */ \"./node_modules/@atlaskit/field-base/dist/esm/components/FieldBaseStateless.js\");\n\n\n\n\n\n\n\n\n\n\nvar ON_BLUR_KEY = 'onBlurKey';\nvar ON_CONTENT_BLUR_KEY = 'onContentBlurKey';\n\nfunction waitForRender(cb) {\n // Execute the callback after any upcoming render calls in the execution queue\n setTimeout(cb, 0);\n}\n\nvar FieldBase = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5___default()(FieldBase, _Component);\n\n function FieldBase() {\n var _ref;\n\n var _temp, _this, _ret;\n\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2___default()(this, FieldBase);\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 = babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4___default()(this, (_ref = FieldBase.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1___default()(FieldBase)).call.apply(_ref, [this].concat(args))), _this), _this.state = {\n // $FlowFixMe - turning off error 'Property cannot be accessed on any member of intersection type..'\n isFocused: _this.props.defaultIsFocused,\n isDialogFocused: false,\n shouldIgnoreNextDialogBlur: false\n }, _this.onFocus = function (e) {\n _this.setState({ isFocused: true });\n _this.props.onFocus(e);\n // Escape from a possible race-condition when blur and focus happen one by one\n // (otherwise the dialog might be left closed)\n _this.cancelSchedule(ON_BLUR_KEY);\n }, _this.onBlur = function (e) {\n // Because the blur event fires before the focus event, we want to make sure that we don't\n // render and close the dialog before we can check if the dialog is focused.\n _this.reschedule(ON_BLUR_KEY, function () {\n _this.setState({ isFocused: false });\n _this.props.onBlur(e);\n });\n }, _this.onContentFocus = function () {\n if (_this.state.isDialogFocused) {\n // If we are tabbing between two elements in the warning dialog, we need to prevent the\n // dialog from closing.\n _this.setState({ shouldIgnoreNextDialogBlur: true });\n } else {\n _this.setState({ isDialogFocused: true });\n }\n\n // Escape from a possible race-condition when blur and focus happen one by one\n // (otherwise the dialog might be left closed)\n _this.cancelSchedule(ON_CONTENT_BLUR_KEY);\n }, _this.onContentBlur = function () {\n waitForRender(function () {\n if (_this.state.shouldIgnoreNextDialogBlur) {\n // Ignore the blur event if we are still focused in the dialog.\n _this.setState({ shouldIgnoreNextDialogBlur: false });\n } else {\n _this.setState({ isDialogFocused: false });\n }\n });\n }, _temp), babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4___default()(_this, _ret);\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3___default()(FieldBase, [{\n key: 'cancelSchedule',\n value: function cancelSchedule(key) {\n this.timers = this.timers || {};\n if (this.timers[key]) {\n clearTimeout(this.timers[key]);\n delete this.timers[key];\n }\n }\n }, {\n key: 'reschedule',\n value: function reschedule(key, callback) {\n var _this2 = this;\n\n // Use reschedule (not just schedule) to avoid race conditions when multiple blur events\n // happen one by one.\n this.timers = this.timers || {};\n this.cancelSchedule(key);\n this.timers[key] = setTimeout(function () {\n callback();\n _this2.cancelSchedule(key);\n }, 0);\n }\n }, {\n key: 'render',\n value: function render() {\n var _state = this.state,\n isFocused = _state.isFocused,\n isDialogFocused = _state.isDialogFocused;\n\n return react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(_FieldBaseStateless__WEBPACK_IMPORTED_MODULE_7__[\"default\"], babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default()({}, this.props, {\n isDialogOpen: isFocused || isDialogFocused,\n isFocused: isFocused,\n onBlur: this.onBlur,\n onFocus: this.onFocus,\n onDialogFocus: this.onContentFocus,\n onDialogBlur: this.onContentBlur\n }));\n }\n }]);\n\n return FieldBase;\n}(react__WEBPACK_IMPORTED_MODULE_6__[\"Component\"]);\n\nFieldBase.defaultProps = {\n defaultIsFocused: false,\n onFocus: function onFocus() {},\n onBlur: function onBlur() {}\n};\n/* harmony default export */ __webpack_exports__[\"default\"] = (FieldBase);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/field-base/dist/esm/components/FieldBase.js?"); /***/ }), /***/ "./node_modules/@atlaskit/field-base/dist/esm/components/FieldBaseStateless.js": /*!*************************************************************************************!*\ !*** ./node_modules/@atlaskit/field-base/dist/esm/components/FieldBaseStateless.js ***! \*************************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var _atlaskit_inline_dialog__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @atlaskit/inline-dialog */ \"./node_modules/@atlaskit/inline-dialog/dist/esm/index.js\");\n/* harmony import */ var _styled_Content__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../styled/Content */ \"./node_modules/@atlaskit/field-base/dist/esm/styled/Content.js\");\n/* harmony import */ var _ValidationElement__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./ValidationElement */ \"./node_modules/@atlaskit/field-base/dist/esm/components/ValidationElement.js\");\n\n\n\n\n\n\n\n\n\n\nvar FieldBaseStateless = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default()(FieldBaseStateless, _Component);\n\n function FieldBaseStateless() {\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default()(this, FieldBaseStateless);\n\n return babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default()(this, (FieldBaseStateless.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default()(FieldBaseStateless)).apply(this, arguments));\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default()(FieldBaseStateless, [{\n key: 'componentDidUpdate',\n value: function componentDidUpdate() {\n if (this.props.shouldReset) {\n this.props.onBlur();\n }\n }\n }, {\n key: 'render',\n value: function render() {\n var _props = this.props,\n appearance = _props.appearance,\n children = _props.children,\n invalidMessage = _props.invalidMessage,\n isCompact = _props.isCompact,\n isDialogOpen = _props.isDialogOpen,\n isDisabled = _props.isDisabled,\n isFitContainerWidthEnabled = _props.isFitContainerWidthEnabled,\n isFocused = _props.isFocused,\n isInvalid = _props.isInvalid,\n isLoading = _props.isLoading,\n isPaddingDisabled = _props.isPaddingDisabled,\n isReadOnly = _props.isReadOnly,\n maxWidth = _props.maxWidth,\n onBlur = _props.onBlur,\n onDialogBlur = _props.onDialogBlur,\n onDialogClick = _props.onDialogClick,\n onDialogFocus = _props.onDialogFocus,\n onFocus = _props.onFocus;\n\n\n function getAppearance(a) {\n if (isDisabled) return 'disabled';\n if (isInvalid) return 'invalid';\n\n return a;\n }\n\n return react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(\n _styled_Content__WEBPACK_IMPORTED_MODULE_7__[\"ContentWrapper\"],\n {\n disabled: isDisabled,\n maxWidth: maxWidth,\n grow: isFitContainerWidthEnabled\n },\n react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(\n _atlaskit_inline_dialog__WEBPACK_IMPORTED_MODULE_6__[\"default\"],\n {\n content: invalidMessage,\n isOpen: isDialogOpen && !!invalidMessage,\n onContentBlur: onDialogBlur,\n onContentClick: onDialogClick,\n onContentFocus: onDialogFocus,\n position: 'right middle',\n shouldFlip: ['top']\n },\n react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(\n _styled_Content__WEBPACK_IMPORTED_MODULE_7__[\"ChildWrapper\"],\n { compact: isCompact },\n react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(\n _styled_Content__WEBPACK_IMPORTED_MODULE_7__[\"Content\"],\n {\n appearance: getAppearance(appearance),\n compact: isCompact,\n disabled: isDisabled,\n isFocused: isFocused,\n invalid: isInvalid && !isFocused,\n none: appearance === 'none',\n onBlurCapture: onBlur,\n onFocusCapture: onFocus,\n paddingDisabled: isPaddingDisabled,\n readOnly: isReadOnly,\n subtle: appearance === 'subtle'\n },\n children,\n react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(_ValidationElement__WEBPACK_IMPORTED_MODULE_8__[\"default\"], {\n isDisabled: isDisabled,\n isInvalid: isInvalid,\n isLoading: isLoading\n })\n )\n )\n )\n );\n }\n }]);\n\n return FieldBaseStateless;\n}(react__WEBPACK_IMPORTED_MODULE_5__[\"Component\"]);\n\nFieldBaseStateless.defaultProps = {\n appearance: 'standard',\n invalidMessage: '',\n isCompact: false,\n isDialogOpen: false,\n isDisabled: false,\n isFitContainerWidthEnabled: false,\n isFocused: false,\n isInvalid: false,\n isLoading: false,\n isPaddingDisabled: false,\n isReadOnly: false,\n onDialogBlur: function onDialogBlur() {},\n onDialogClick: function onDialogClick() {},\n onDialogFocus: function onDialogFocus() {},\n shouldReset: false\n};\n/* harmony default export */ __webpack_exports__[\"default\"] = (FieldBaseStateless);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/field-base/dist/esm/components/FieldBaseStateless.js?"); /***/ }), /***/ "./node_modules/@atlaskit/field-base/dist/esm/components/Label.js": /*!************************************************************************!*\ !*** ./node_modules/@atlaskit/field-base/dist/esm/components/Label.js ***! \************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var _styled_Label__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../styled/Label */ \"./node_modules/@atlaskit/field-base/dist/esm/styled/Label.js\");\n\n\n\n\n\n\n\n\n\nvar Label = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default()(Label, _Component);\n\n function Label() {\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default()(this, Label);\n\n return babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default()(this, (Label.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default()(Label)).apply(this, arguments));\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default()(Label, [{\n key: 'render',\n\n\n /* eslint-disable jsx-a11y/no-static-element-interactions */\n value: function render() {\n var _props = this.props,\n appearance = _props.appearance,\n children = _props.children,\n htmlFor = _props.htmlFor,\n isFirstChild = _props.isFirstChild,\n isLabelHidden = _props.isLabelHidden,\n isDisabled = _props.isDisabled,\n isRequired = _props.isRequired,\n label = _props.label,\n onClick = _props.onClick;\n\n\n return react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(\n _styled_Label__WEBPACK_IMPORTED_MODULE_6__[\"LabelWrapper\"],\n { htmlFor: htmlFor },\n react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(\n _styled_Label__WEBPACK_IMPORTED_MODULE_6__[\"LabelInner\"],\n {\n isHidden: isLabelHidden,\n inlineEdit: appearance === 'inline-edit',\n firstChild: isFirstChild,\n isDisabled: isDisabled\n },\n react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(\n 'span',\n { onClick: onClick },\n label\n ),\n isRequired ? react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(\n _styled_Label__WEBPACK_IMPORTED_MODULE_6__[\"RequiredIndicator\"],\n { role: 'presentation' },\n '*'\n ) : null\n ),\n children\n );\n }\n }]);\n\n return Label;\n}(react__WEBPACK_IMPORTED_MODULE_5__[\"Component\"]);\n\nLabel.defaultProps = {\n appearance: 'default'\n};\n/* harmony default export */ __webpack_exports__[\"default\"] = (Label);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/field-base/dist/esm/components/Label.js?"); /***/ }), /***/ "./node_modules/@atlaskit/field-base/dist/esm/components/ValidationElement.js": /*!************************************************************************************!*\ !*** ./node_modules/@atlaskit/field-base/dist/esm/components/ValidationElement.js ***! \************************************************************************************/ /*! exports provided: WarningIcon, default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"WarningIcon\", function() { return WarningIcon; });\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_7__);\n/* harmony import */ var _atlaskit_theme__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @atlaskit/theme */ \"./node_modules/@atlaskit/theme/dist/esm/index.js\");\n/* harmony import */ var _atlaskit_spinner__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @atlaskit/spinner */ \"./node_modules/@atlaskit/spinner/dist/esm/index.js\");\n/* harmony import */ var _atlaskit_icon_glyph_warning__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! @atlaskit/icon/glyph/warning */ \"./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/glyph/warning.js\");\n/* harmony import */ var _atlaskit_icon_glyph_warning__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(_atlaskit_icon_glyph_warning__WEBPACK_IMPORTED_MODULE_10__);\n\n\n\n\n\n\n\nvar _templateObject = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_5___default()(['\\n align-items: center;\\n color: ', ';\\n display: flex;\\n flex-shrink: 0;\\n'], ['\\n align-items: center;\\n color: ', ';\\n display: flex;\\n flex-shrink: 0;\\n']),\n _templateObject2 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_5___default()(['\\n height: 20px;\\n margin-left: 10px;\\n'], ['\\n height: 20px;\\n margin-left: 10px;\\n']);\n\n\n\n\n\n\n\n// exported for testing\nvar WarningIcon = styled_components__WEBPACK_IMPORTED_MODULE_6__[\"default\"].div(_templateObject, _atlaskit_theme__WEBPACK_IMPORTED_MODULE_8__[\"colors\"].yellow);\n\n// Spinner needs set height to avoid height jumping\n// Also needs a margin so there is space between it and preceding text\nvar SpinnerParent = styled_components__WEBPACK_IMPORTED_MODULE_6__[\"default\"].div(_templateObject2);\n\nvar ValidationElement = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default()(ValidationElement, _Component);\n\n function ValidationElement() {\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default()(this, ValidationElement);\n\n return babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default()(this, (ValidationElement.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default()(ValidationElement)).apply(this, arguments));\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default()(ValidationElement, [{\n key: 'render',\n value: function render() {\n if (!this.props.isDisabled && this.props.isInvalid) {\n return react__WEBPACK_IMPORTED_MODULE_7___default.a.createElement(\n WarningIcon,\n null,\n react__WEBPACK_IMPORTED_MODULE_7___default.a.createElement(_atlaskit_icon_glyph_warning__WEBPACK_IMPORTED_MODULE_10___default.a, { label: 'warning' })\n );\n }\n\n return this.props.isLoading ? react__WEBPACK_IMPORTED_MODULE_7___default.a.createElement(\n SpinnerParent,\n null,\n react__WEBPACK_IMPORTED_MODULE_7___default.a.createElement(_atlaskit_spinner__WEBPACK_IMPORTED_MODULE_9__[\"default\"], { size: 'small' })\n ) : null;\n }\n }]);\n\n return ValidationElement;\n}(react__WEBPACK_IMPORTED_MODULE_7__[\"Component\"]);\n\nValidationElement.defaultProps = {\n isDisabled: false,\n isInvalid: false,\n isLoading: false\n};\n/* harmony default export */ __webpack_exports__[\"default\"] = (ValidationElement);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/field-base/dist/esm/components/ValidationElement.js?"); /***/ }), /***/ "./node_modules/@atlaskit/field-base/dist/esm/index.js": /*!*************************************************************!*\ !*** ./node_modules/@atlaskit/field-base/dist/esm/index.js ***! \*************************************************************/ /*! exports provided: default, FieldBaseStateless, Label */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _components_FieldBase__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./components/FieldBase */ \"./node_modules/@atlaskit/field-base/dist/esm/components/FieldBase.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"default\", function() { return _components_FieldBase__WEBPACK_IMPORTED_MODULE_0__[\"default\"]; });\n\n/* harmony import */ var _components_FieldBaseStateless__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./components/FieldBaseStateless */ \"./node_modules/@atlaskit/field-base/dist/esm/components/FieldBaseStateless.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"FieldBaseStateless\", function() { return _components_FieldBaseStateless__WEBPACK_IMPORTED_MODULE_1__[\"default\"]; });\n\n/* harmony import */ var _components_Label__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./components/Label */ \"./node_modules/@atlaskit/field-base/dist/esm/components/Label.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Label\", function() { return _components_Label__WEBPACK_IMPORTED_MODULE_2__[\"default\"]; });\n\n\n\n\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/field-base/dist/esm/index.js?"); /***/ }), /***/ "./node_modules/@atlaskit/field-base/dist/esm/styled/Content.js": /*!**********************************************************************!*\ !*** ./node_modules/@atlaskit/field-base/dist/esm/styled/Content.js ***! \**********************************************************************/ /*! exports provided: ChildWrapper, Content, ContentWrapper */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"ChildWrapper\", function() { return ChildWrapper; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Content\", function() { return Content; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"ContentWrapper\", function() { return ContentWrapper; });\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n/* harmony import */ var _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @atlaskit/theme */ \"./node_modules/@atlaskit/theme/dist/esm/index.js\");\n/* harmony import */ var _theme__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./theme */ \"./node_modules/@atlaskit/field-base/dist/esm/styled/theme.js\");\n\n\nvar _templateObject = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n border-width: ', 'px;\\n padding: ', ';\\n '], ['\\n border-width: ', 'px;\\n padding: ', ';\\n ']),\n _templateObject2 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n color: ', ';\\n pointer-events: none;\\n '], ['\\n color: ', ';\\n pointer-events: none;\\n ']),\n _templateObject3 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n &:hover {\\n background-color: ', ';\\n border-color: ', ';\\n }\\n '], ['\\n &:hover {\\n background-color: ', ';\\n border-color: ', ';\\n }\\n ']),\n _templateObject4 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n min-height: ', 'px;\\n '], ['\\n min-height: ', 'px;\\n ']),\n _templateObject5 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n display: flex;\\n flex-direction: column;\\n flex: 1 0 auto;\\n max-width: 100%;\\n ', ';\\n'], ['\\n display: flex;\\n flex-direction: column;\\n flex: 1 0 auto;\\n max-width: 100%;\\n ', ';\\n']),\n _templateObject6 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n align-items: center;\\n background-color: ', ';\\n border-color: ', ';\\n border-radius: ', ';\\n border-style: ', ';\\n box-sizing: border-box;\\n color: ', ';\\n display: flex;\\n flex: 1 0 auto;\\n font-size: ', 'px;\\n justify-content: space-between;\\n line-height: ', ';\\n max-width: 100%;\\n overflow: hidden;\\n transition: background-color ', ' ease-in-out,\\n border-color ', ' ease-in-out;\\n word-wrap: break-word;\\n ', ' ', ' ', ';\\n'], ['\\n align-items: center;\\n background-color: ', ';\\n border-color: ', ';\\n border-radius: ', ';\\n border-style: ', ';\\n box-sizing: border-box;\\n color: ', ';\\n display: flex;\\n flex: 1 0 auto;\\n font-size: ', 'px;\\n justify-content: space-between;\\n line-height: ', ';\\n max-width: 100%;\\n overflow: hidden;\\n transition: background-color ', ' ease-in-out,\\n border-color ', ' ease-in-out;\\n word-wrap: break-word;\\n ', ' ', ' ', ';\\n']),\n _templateObject7 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n ', ' ', ' ', ' max-width: ', ';\\n'], ['\\n ', ' ', ' ', ' max-width: ', ';\\n']),\n _templateObject8 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n flex: 0 0 ', ';\\n '], ['\\n flex: 0 0 ', ';\\n ']);\n\n\n\n\n\nvar borderRadius = '5px';\nvar borderWidth = 1;\nvar borderWidthFocused = 2;\n// subtle border needs to match the focused thickness to avoid jank when transitioning on focus\nvar borderWidthSubtle = borderWidthFocused;\nvar spacing = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"gridSize\"])();\nvar lineHeightBase = spacing * 2.5;\nvar lineHeightCompact = spacing * 2;\nvar heightBase = spacing * 5;\nvar heightCompact = spacing * 4;\nvar horizontalPadding = spacing;\nvar innerHeight = spacing * 3;\nvar transitionDuration = '0.2s';\n\nvar getBorderAndPadding = function getBorderAndPadding(_ref) {\n var paddingDisabled = _ref.paddingDisabled,\n invalid = _ref.invalid,\n isFocused = _ref.isFocused,\n compact = _ref.compact,\n subtle = _ref.subtle,\n none = _ref.none;\n\n var border = void 0;\n var height = compact ? heightCompact : heightBase;\n\n if (invalid || isFocused || none) border = borderWidthFocused;else if (subtle) border = borderWidthSubtle;else border = borderWidth;\n\n var padding = paddingDisabled ? borderWidthFocused - border + 'px' : (height - 2 * border - innerHeight) / 2 + 'px ' + (horizontalPadding - border) + 'px';\n\n return Object(styled_components__WEBPACK_IMPORTED_MODULE_1__[\"css\"])(_templateObject, border, padding);\n};\n\nvar getLineHeight = function getLineHeight(props) {\n var currentLineHeight = props.compact ? lineHeightCompact : lineHeightBase;\n\n return currentLineHeight / Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"fontSize\"])();\n};\n\nvar getDisabledColor = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"colors\"].N60, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"colors\"].DN90 });\n\nvar getDisabledState = function getDisabledState(props) {\n return props.disabled && Object(styled_components__WEBPACK_IMPORTED_MODULE_1__[\"css\"])(_templateObject2, getDisabledColor(props));\n};\n\nvar getHoverState = function getHoverState(props) {\n if (props.readOnly || props.isFocused || props.none) return null;\n\n return Object(styled_components__WEBPACK_IMPORTED_MODULE_1__[\"css\"])(_templateObject3, Object(_theme__WEBPACK_IMPORTED_MODULE_3__[\"getBackgroundColorHover\"])(props), Object(_theme__WEBPACK_IMPORTED_MODULE_3__[\"getBorderColorHover\"])(props));\n};\n\nvar getBorderStyle = function getBorderStyle(props) {\n return props.appearance === 'none' ? 'none' : 'solid';\n};\n\nvar getMinHeight = function getMinHeight(_ref2) {\n var compact = _ref2.compact;\n\n var minHeight = compact ? heightCompact : heightBase;\n return Object(styled_components__WEBPACK_IMPORTED_MODULE_1__[\"css\"])(_templateObject4, minHeight);\n};\n\n// need an element wrapping the children because IE11 doesn't apply min-height correctly\n// to flex-elements. See https://github.com/philipwalton/flexbugs#3-min-height-on-a-flex-container-wont-apply-to-its-flex-items\nvar ChildWrapper = styled_components__WEBPACK_IMPORTED_MODULE_1__[\"default\"].div(_templateObject5, function (p) {\n return getMinHeight(p);\n});\n\nvar getColor = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"colors\"].N900, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"colors\"].DN600 });\n\nvar Content = styled_components__WEBPACK_IMPORTED_MODULE_1__[\"default\"].div(_templateObject6, function (props) {\n return props.isFocused ? Object(_theme__WEBPACK_IMPORTED_MODULE_3__[\"getBackgroundColorFocus\"])(props) : Object(_theme__WEBPACK_IMPORTED_MODULE_3__[\"getBackgroundColor\"])(props);\n}, function (props) {\n return props.isFocused ? Object(_theme__WEBPACK_IMPORTED_MODULE_3__[\"getBorderColorFocus\"])(props) : Object(_theme__WEBPACK_IMPORTED_MODULE_3__[\"getBorderColor\"])(props);\n}, borderRadius, getBorderStyle, getColor, _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"fontSize\"], getLineHeight, transitionDuration, transitionDuration, getBorderAndPadding, getHoverState, getDisabledState);\n\nvar getMaxWidth = function getMaxWidth(maxWidth) {\n return maxWidth ? maxWidth + 'px' : '100%';\n};\n\n/* IE11 does not respect max-width when using flex-grow + nested flex content, similar to https://github.com/philipwalton/flexbugs#flexbug-11\n * and https://github.com/philipwalton/flexbugs#flexbug-17.\n * This can be fixed by setting the basis to 100%, allowing shrinking and setting the min-width to the original flex-basis value\n * (or 0 if it was auto).\n * Alternatively since we're just setting the contents to fit parent container when grow is set to true, we can just change flex-basis\n * to 100% and not worry about shrinking or growing.\n * See AK-4285.\n */\nvar ContentWrapper = styled_components__WEBPACK_IMPORTED_MODULE_1__[\"default\"].div(_templateObject7, function (props) {\n return props.disabled && '\\n cursor: not-allowed;\\n ';\n}, function (props) {\n return props.grow ? Object(styled_components__WEBPACK_IMPORTED_MODULE_1__[\"css\"])(_templateObject8, getMaxWidth(props.maxWidth)) : '\\n flex: 0 0 auto;\\n ';\n}, function (props) {\n return props.grow ? '\\n display: block;\\n ' : '\\n display: inline-block;\\n vertical-align: top;\\n ';\n}, function (props) {\n return getMaxWidth(props.maxWidth);\n});\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/field-base/dist/esm/styled/Content.js?"); /***/ }), /***/ "./node_modules/@atlaskit/field-base/dist/esm/styled/Label.js": /*!********************************************************************!*\ !*** ./node_modules/@atlaskit/field-base/dist/esm/styled/Label.js ***! \********************************************************************/ /*! exports provided: LabelWrapper, LabelInner, RequiredIndicator */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"LabelWrapper\", function() { return LabelWrapper; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"LabelInner\", function() { return LabelInner; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"RequiredIndicator\", function() { return RequiredIndicator; });\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n/* harmony import */ var _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @atlaskit/theme */ \"./node_modules/@atlaskit/theme/dist/esm/index.js\");\n\n\nvar _templateObject = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n padding: ', 'px ', 'px ', 'px ', 'px;\\n '], ['\\n padding: ', 'px ', 'px ', 'px ', 'px;\\n ']),\n _templateObject2 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n display: block;\\n'], ['\\n display: block;\\n']),\n _templateObject3 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n color: ', ';\\n font-size: ', 'px;\\n font-weight: 600;\\n line-height: ', ';\\n ', ';\\n\\n ', ';\\n'], ['\\n color: ', ';\\n font-size: ', 'px;\\n font-weight: 600;\\n line-height: ', ';\\n ', ';\\n\\n ', ';\\n']),\n _templateObject4 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n color: ', ';\\n padding-left: 2px;\\n'], ['\\n color: ', ';\\n padding-left: 2px;\\n']);\n\n\n\n\nvar spacing = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"gridSize\"])();\nvar fontSize = 12;\nvar innerHeight = spacing * 2; // 16px\nvar lineHeight = innerHeight / fontSize;\n\nvar getPadding = function getPadding(_ref) {\n var firstChild = _ref.firstChild,\n inlineEdit = _ref.inlineEdit;\n\n var right = 0;\n var bottom = spacing / 2;\n var left = 0;\n var top = spacing * 2.5;\n\n if (inlineEdit) {\n bottom = 0;\n left = spacing;\n top = spacing;\n }\n if (firstChild) {\n top = spacing / 2;\n }\n\n return Object(styled_components__WEBPACK_IMPORTED_MODULE_1__[\"css\"])(_templateObject, top, right, bottom, left);\n};\n\nvar LabelWrapper = styled_components__WEBPACK_IMPORTED_MODULE_1__[\"default\"].label(_templateObject2);\n\nvar getColor = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"colors\"].N200, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"colors\"].DN90 });\nvar getDisabledColor = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"colors\"].N60, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"colors\"].DN300 });\n\nvar LabelInner = styled_components__WEBPACK_IMPORTED_MODULE_1__[\"default\"].div(_templateObject3, function (props) {\n return props.isDisabled ? getDisabledColor(props) : getColor(props);\n}, fontSize, lineHeight, getPadding, function (p) {\n return p.isHidden && 'display: none;';\n});\n\nvar RequiredIndicator = styled_components__WEBPACK_IMPORTED_MODULE_1__[\"default\"].span(_templateObject4, _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"colors\"].red);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/field-base/dist/esm/styled/Label.js?"); /***/ }), /***/ "./node_modules/@atlaskit/field-base/dist/esm/styled/theme.js": /*!********************************************************************!*\ !*** ./node_modules/@atlaskit/field-base/dist/esm/styled/theme.js ***! \********************************************************************/ /*! exports provided: getBackgroundColor, getBackgroundColorFocus, getBackgroundColorHover, getBorderColor, getBorderColorFocus, getBorderColorHover */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"getBackgroundColor\", function() { return getBackgroundColor; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"getBackgroundColorFocus\", function() { return getBackgroundColorFocus; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"getBackgroundColorHover\", function() { return getBackgroundColorHover; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"getBorderColor\", function() { return getBorderColor; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"getBorderColorFocus\", function() { return getBorderColorFocus; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"getBorderColorHover\", function() { return getBorderColorHover; });\n/* harmony import */ var _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @atlaskit/theme */ \"./node_modules/@atlaskit/theme/dist/esm/index.js\");\n\n\n// The following are the name for color mappings in @atlaskit/themes\n// The exports are the functions, not the objects, so could not be used here\nvar codeBlock = { light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN80 };\nvar hover = { light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN30 };\nvar disabled = { light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN20 };\nvar yellow = { light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].Y300, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].Y300 };\n// linkOutline has been altered based on the colors in the text-field spec\nvar linkOutline = { light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B100, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].B75 };\n// The following do not yet have a darkmode 'map': N20A, N10\n\nvar getBackgroundColor = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])('appearance', {\n standard: { light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N10, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN10 },\n disabled: disabled,\n invalid: { light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N10, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN10 },\n subtle: { light: 'transparent', dark: 'transparent' },\n none: { light: 'transparent', dark: 'transparent' }\n});\n\nvar getBackgroundColorFocus = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])('appearance', {\n standard: { light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N0, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN10 },\n disabled: disabled,\n invalid: { light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N0, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN10 },\n subtle: { light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N0, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN10 },\n none: { light: 'transparent', dark: 'transparent' }\n});\n\nvar getBackgroundColorHover = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])('appearance', {\n standard: hover,\n disabled: disabled,\n invalid: hover,\n subtle: hover,\n none: { light: 'transparent', dark: 'transparent' }\n});\n\nvar getBorderColor = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])('appearance', {\n standard: codeBlock,\n disabled: { light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20A, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN20A },\n invalid: yellow,\n subtle: { light: 'transparent', dark: 'transparent' },\n none: { light: 'transparent', dark: 'transparent' }\n});\n\nvar getBorderColorFocus = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])('appearance', {\n standard: linkOutline,\n disabled: { light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20A, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN20A },\n invalid: linkOutline,\n subtle: linkOutline,\n none: { light: 'transparent', dark: 'transparent' }\n});\n\nvar getBorderColorHover = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"themed\"])('appearance', {\n standard: codeBlock,\n disabled: { light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].N20A, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_0__[\"colors\"].DN20A },\n invalid: yellow,\n subtle: codeBlock,\n none: { light: 'transparent', dark: 'transparent' }\n});\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/field-base/dist/esm/styled/theme.js?"); /***/ }), /***/ "./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/components/Icon.js": /*!**********************************************************************************************!*\ !*** ./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/components/Icon.js ***! \**********************************************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.size = exports.IconWrapper = exports.spanStyles = undefined;\n\nvar _defineProperty2 = __webpack_require__(/*! babel-runtime/helpers/defineProperty */ \"./node_modules/babel-runtime/helpers/defineProperty.js\");\n\nvar _defineProperty3 = _interopRequireDefault(_defineProperty2);\n\nvar _assign = __webpack_require__(/*! babel-runtime/core-js/object/assign */ \"./node_modules/babel-runtime/core-js/object/assign.js\");\n\nvar _assign2 = _interopRequireDefault(_assign);\n\nvar _keys = __webpack_require__(/*! babel-runtime/core-js/object/keys */ \"./node_modules/babel-runtime/core-js/object/keys.js\");\n\nvar _keys2 = _interopRequireDefault(_keys);\n\nvar _getPrototypeOf = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n\nvar _getPrototypeOf2 = _interopRequireDefault(_getPrototypeOf);\n\nvar _classCallCheck2 = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n\nvar _classCallCheck3 = _interopRequireDefault(_classCallCheck2);\n\nvar _createClass2 = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n\nvar _createClass3 = _interopRequireDefault(_createClass2);\n\nvar _possibleConstructorReturn2 = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n\nvar _possibleConstructorReturn3 = _interopRequireDefault(_possibleConstructorReturn2);\n\nvar _inherits2 = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n\nvar _inherits3 = _interopRequireDefault(_inherits2);\n\nvar _taggedTemplateLiteral2 = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n\nvar _taggedTemplateLiteral3 = _interopRequireDefault(_taggedTemplateLiteral2);\n\nvar _templateObject = (0, _taggedTemplateLiteral3.default)(['\\n ', ' color: ', ';\\n display: inline-block;\\n fill: ', ';\\n line-height: 1;\\n\\n > svg {\\n ', ' max-height: 100%;\\n max-width: 100%;\\n overflow: hidden;\\n vertical-align: bottom;\\n }\\n /* Stop-color doesn\\'t properly apply in chrome when the inherited/current color changes.\\n * We have to initially set stop-color to inherit (either via DOM attribute or an initial CSS\\n * rule) and then override it with currentColor for the color changes to be picked up.\\n */\\n stop {\\n stop-color: currentColor;\\n }\\n'], ['\\n ', ' color: ', ';\\n display: inline-block;\\n fill: ', ';\\n line-height: 1;\\n\\n > svg {\\n ', ' max-height: 100%;\\n max-width: 100%;\\n overflow: hidden;\\n vertical-align: bottom;\\n }\\n /* Stop-color doesn\\'t properly apply in chrome when the inherited/current color changes.\\n * We have to initially set stop-color to inherit (either via DOM attribute or an initial CSS\\n * rule) and then override it with currentColor for the color changes to be picked up.\\n */\\n stop {\\n stop-color: currentColor;\\n }\\n']),\n _templateObject2 = (0, _taggedTemplateLiteral3.default)(['\\n ', ';\\n'], ['\\n ', ';\\n']);\n\nvar _react = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n\nvar _react2 = _interopRequireDefault(_react);\n\nvar _styledComponents = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n\nvar _styledComponents2 = _interopRequireDefault(_styledComponents);\n\nvar _uuid = __webpack_require__(/*! uuid */ \"./node_modules/uuid/index.js\");\n\nvar _uuid2 = _interopRequireDefault(_uuid);\n\nvar _theme = __webpack_require__(/*! @atlaskit/theme */ \"./node_modules/@atlaskit/theme/dist/esm/index.js\");\n\nvar _constants = __webpack_require__(/*! ../constants */ \"./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/constants.js\");\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\n// NOTE: spanStyles is exported for testing\n// Once styled-components is bumped > 2.X.X we can enjoy `toHaveStyleRule` from\n// https://github.com/styled-components/jest-styled-components#tohavestylerule\n\nvar getSize = function getSize(props) {\n if (props.size) {\n return 'height: ' + _constants.sizes[props.size] + '; width: ' + _constants.sizes[props.size] + ';';\n }\n return null;\n};\n\nvar spanStyles = exports.spanStyles = (0, _styledComponents.css)(_templateObject, getSize, function (p) {\n return p.primaryColor || 'currentColor';\n}, function (p) {\n return p.secondaryColor || _theme.colors.background;\n}, getSize);\n\nvar IconWrapper = exports.IconWrapper = _styledComponents2.default.span(_templateObject2, spanStyles);\n\nvar Icon = function (_Component) {\n (0, _inherits3.default)(Icon, _Component);\n\n function Icon() {\n (0, _classCallCheck3.default)(this, Icon);\n return (0, _possibleConstructorReturn3.default)(this, (Icon.__proto__ || (0, _getPrototypeOf2.default)(Icon)).apply(this, arguments));\n }\n\n (0, _createClass3.default)(Icon, [{\n key: 'render',\n value: function render() {\n var _props = this.props,\n Glyph = _props.glyph,\n dangerouslySetGlyph = _props.dangerouslySetGlyph,\n onClick = _props.onClick,\n primaryColor = _props.primaryColor,\n secondaryColor = _props.secondaryColor,\n size = _props.size;\n\n // handling the glyphs as strings\n\n if (dangerouslySetGlyph) {\n return _react2.default.createElement(IconWrapper, {\n onClick: onClick,\n primaryColor: primaryColor,\n secondaryColor: secondaryColor,\n size: size,\n 'aria-label': this.props.label,\n dangerouslySetInnerHTML: {\n __html: Icon.insertDynamicGradientID(dangerouslySetGlyph)\n }\n });\n }\n // handling the glyphs when passed through as functions\n return _react2.default.createElement(\n IconWrapper,\n {\n onClick: onClick,\n primaryColor: primaryColor,\n secondaryColor: secondaryColor,\n size: size,\n 'aria-label': this.props.label\n },\n Glyph ? _react2.default.createElement(Glyph, { role: 'presentation' }) : null\n );\n }\n }], [{\n key: 'insertDynamicGradientID',\n\n\n /* Icons need unique gradient IDs across instances for different gradient definitions to work\n * correctly.\n * A step in the icon build process replaces linear gradient IDs and their references in paths\n * to a placeholder string so we can replace them with a dynamic ID here.\n * Replacing the original IDs with placeholders in the build process is more robust than not\n * using placeholders as we do not have to rely on regular expressions to find specific element\n * to replace.\n */\n value: function insertDynamicGradientID(svgStr) {\n var id = (0, _uuid2.default)();\n\n var replacedSvgStr = svgStr.replace(/id=\"([^\"]+)-idPlaceholder\"/g, 'id=$1-' + id).replace(/fill=\"url\\(#([^\"]+)-idPlaceholder\\)\"/g, 'fill=\"url(#$1-' + id + ')\"');\n\n return replacedSvgStr;\n }\n }]);\n return Icon;\n}(_react.Component);\n\nIcon.defaultProps = {\n onClick: function onClick() {}\n};\nexports.default = Icon;\nvar size = exports.size = (0, _keys2.default)(_constants.sizes).reduce(function (p, c) {\n return (0, _assign2.default)(p, (0, _defineProperty3.default)({}, c, c));\n}, {});\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/components/Icon.js?"); /***/ }), /***/ "./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/components/Skeleton.js": /*!**************************************************************************************************!*\ !*** ./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/components/Skeleton.js ***! \**************************************************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\n\nvar _getPrototypeOf = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n\nvar _getPrototypeOf2 = _interopRequireDefault(_getPrototypeOf);\n\nvar _classCallCheck2 = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n\nvar _classCallCheck3 = _interopRequireDefault(_classCallCheck2);\n\nvar _createClass2 = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n\nvar _createClass3 = _interopRequireDefault(_createClass2);\n\nvar _possibleConstructorReturn2 = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n\nvar _possibleConstructorReturn3 = _interopRequireDefault(_possibleConstructorReturn2);\n\nvar _inherits2 = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n\nvar _inherits3 = _interopRequireDefault(_inherits2);\n\nvar _react = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n\nvar _react2 = _interopRequireDefault(_react);\n\nvar _Skeleton = __webpack_require__(/*! ../styled/Skeleton */ \"./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/styled/Skeleton.js\");\n\nvar _Skeleton2 = _interopRequireDefault(_Skeleton);\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nvar Skeleton = function (_Component) {\n (0, _inherits3.default)(Skeleton, _Component);\n\n function Skeleton() {\n (0, _classCallCheck3.default)(this, Skeleton);\n return (0, _possibleConstructorReturn3.default)(this, (Skeleton.__proto__ || (0, _getPrototypeOf2.default)(Skeleton)).apply(this, arguments));\n }\n\n (0, _createClass3.default)(Skeleton, [{\n key: 'render',\n value: function render() {\n return _react2.default.createElement(_Skeleton2.default, this.props);\n }\n }]);\n return Skeleton;\n}(_react.Component);\n\nSkeleton.defaultProps = {\n size: 'medium',\n weight: 'normal'\n};\nexports.default = Skeleton;\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/components/Skeleton.js?"); /***/ }), /***/ "./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/constants.js": /*!****************************************************************************************!*\ !*** ./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/constants.js ***! \****************************************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nvar sizes = exports.sizes = {\n small: '16px',\n medium: '24px',\n large: '32px',\n xlarge: '48px'\n};\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/constants.js?"); /***/ }), /***/ "./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/index.js": /*!************************************************************************************!*\ !*** ./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/index.js ***! \************************************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.Skeleton = exports.size = undefined;\n\nvar _Skeleton = __webpack_require__(/*! ./components/Skeleton */ \"./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/components/Skeleton.js\");\n\nObject.defineProperty(exports, 'Skeleton', {\n enumerable: true,\n get: function get() {\n return _interopRequireDefault(_Skeleton).default;\n }\n});\n\nvar _Icon = __webpack_require__(/*! ./components/Icon */ \"./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/components/Icon.js\");\n\nvar _Icon2 = _interopRequireDefault(_Icon);\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nexports.default = _Icon2.default;\nexports.size = _Icon.size;\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/index.js?"); /***/ }), /***/ "./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/styled/Skeleton.js": /*!**********************************************************************************************!*\ !*** ./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/styled/Skeleton.js ***! \**********************************************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\n\nvar _taggedTemplateLiteral2 = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n\nvar _taggedTemplateLiteral3 = _interopRequireDefault(_taggedTemplateLiteral2);\n\nvar _templateObject = (0, _taggedTemplateLiteral3.default)(['\\n width: ', ';\\n height: ', ';\\n display: inline-block;\\n border-radius: 50%;\\n background-color: ', ';\\n opacity: ', ';\\n'], ['\\n width: ', ';\\n height: ', ';\\n display: inline-block;\\n border-radius: 50%;\\n background-color: ', ';\\n opacity: ', ';\\n']);\n\nvar _styledComponents = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n\nvar _styledComponents2 = _interopRequireDefault(_styledComponents);\n\nvar _constants = __webpack_require__(/*! ../constants */ \"./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/constants.js\");\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nexports.default = _styledComponents2.default.div(_templateObject, function (props) {\n return _constants.sizes[props.size];\n}, function (props) {\n return _constants.sizes[props.size];\n}, function (_ref) {\n var color = _ref.color;\n return color || 'currentColor';\n}, function (_ref2) {\n var weight = _ref2.weight;\n return weight === 'strong' ? 0.3 : 0.15;\n});\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/styled/Skeleton.js?"); /***/ }), /***/ "./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/glyph/warning.js": /*!****************************************************************************************!*\ !*** ./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/glyph/warning.js ***! \****************************************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\n\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\nvar _react = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n\nvar _react2 = _interopRequireDefault(_react);\n\nvar _index = __webpack_require__(/*! ../es5/index */ \"./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/es5/index.js\");\n\nvar _index2 = _interopRequireDefault(_index);\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nvar WarningIcon = function WarningIcon(props) {\n return _react2.default.createElement(_index2.default, _extends({ dangerouslySetGlyph: '' }, props));\n};\nexports.default = WarningIcon;\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/field-base/node_modules/@atlaskit/icon/glyph/warning.js?"); /***/ }), /***/ "./node_modules/@atlaskit/field-text/dist/esm/FieldText.js": /*!*****************************************************************!*\ !*** ./node_modules/@atlaskit/field-text/dist/esm/FieldText.js ***! \*****************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/extends */ \"./node_modules/babel-runtime/helpers/extends.js\");\n/* harmony import */ var babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_6__);\n/* harmony import */ var _FieldTextStateless__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./FieldTextStateless */ \"./node_modules/@atlaskit/field-text/dist/esm/FieldTextStateless.js\");\n\n\n\n\n\n\n\n\n\nvar FieldText = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_5___default()(FieldText, _Component);\n\n function FieldText() {\n var _ref;\n\n var _temp, _this, _ret;\n\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_2___default()(this, FieldText);\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 = babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4___default()(this, (_ref = FieldText.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_1___default()(FieldText)).call.apply(_ref, [this].concat(args))), _this), _this.state = {\n value: _this.props.value\n }, _this.handleOnChange = function (e) {\n _this.setState({ value: e.target.value });\n if (_this.props.onChange) {\n _this.props.onChange(e);\n }\n }, _temp), babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_4___default()(_this, _ret);\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_3___default()(FieldText, [{\n key: 'focus',\n value: function focus() {\n if (this.input) {\n this.input.focus();\n }\n }\n }, {\n key: 'render',\n value: function render() {\n var _this2 = this;\n\n return react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(_FieldTextStateless__WEBPACK_IMPORTED_MODULE_7__[\"default\"], babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default()({}, this.props, {\n value: this.state.value,\n onChange: this.handleOnChange,\n ref: function ref(fieldRef) {\n // $FlowFixMe - TODO: Why input is being typed as FieldTextStateless and erroring?\n _this2.input = fieldRef;\n }\n }));\n }\n }]);\n\n return FieldText;\n}(react__WEBPACK_IMPORTED_MODULE_6__[\"Component\"]);\n\nFieldText.defaultProps = {\n onChange: function onChange() {}\n};\n/* harmony default export */ __webpack_exports__[\"default\"] = (FieldText);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/field-text/dist/esm/FieldText.js?"); /***/ }), /***/ "./node_modules/@atlaskit/field-text/dist/esm/FieldTextStateless.js": /*!**************************************************************************!*\ !*** ./node_modules/@atlaskit/field-text/dist/esm/FieldTextStateless.js ***! \**************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var _atlaskit_field_base__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @atlaskit/field-base */ \"./node_modules/@atlaskit/field-base/dist/esm/index.js\");\n/* harmony import */ var _styled_Input__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./styled/Input */ \"./node_modules/@atlaskit/field-text/dist/esm/styled/Input.js\");\n\n\n\n\n\n\n\n\n\nvar FieldTextStateless = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default()(FieldTextStateless, _Component);\n\n function FieldTextStateless() {\n var _ref;\n\n var _temp, _this, _ret;\n\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default()(this, FieldTextStateless);\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 = babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default()(this, (_ref = FieldTextStateless.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default()(FieldTextStateless)).call.apply(_ref, [this].concat(args))), _this), _this.handleInputRef = function (input) {\n _this.input = input;\n }, _temp), babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default()(_this, _ret);\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default()(FieldTextStateless, [{\n key: 'focus',\n value: function focus() {\n if (this.input) {\n this.input.focus();\n }\n }\n }, {\n key: 'render',\n value: function render() {\n return react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(\n 'div',\n null,\n react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(_atlaskit_field_base__WEBPACK_IMPORTED_MODULE_6__[\"Label\"], {\n htmlFor: this.props.id,\n isDisabled: this.props.disabled,\n isLabelHidden: this.props.isLabelHidden,\n isRequired: this.props.required,\n label: this.props.label || ''\n }),\n react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(\n _atlaskit_field_base__WEBPACK_IMPORTED_MODULE_6__[\"default\"],\n {\n invalidMessage: this.props.invalidMessage,\n isCompact: this.props.compact,\n isDisabled: this.props.disabled,\n isFitContainerWidthEnabled: this.props.shouldFitContainer,\n isInvalid: this.props.isInvalid,\n isReadOnly: this.props.isReadOnly,\n isRequired: this.props.required\n },\n react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(_styled_Input__WEBPACK_IMPORTED_MODULE_7__[\"default\"], {\n autoComplete: this.props.autoComplete,\n autoFocus: this.props.autoFocus,\n disabled: this.props.disabled,\n form: this.props.form,\n id: this.props.id,\n innerRef: this.handleInputRef,\n maxLength: this.props.maxLength,\n min: this.props.min,\n max: this.props.max,\n name: this.props.name,\n onBlur: this.props.onBlur,\n onChange: this.props.onChange,\n onFocus: this.props.onFocus,\n onKeyDown: this.props.onKeyDown,\n onKeyPress: this.props.onKeyPress,\n onKeyUp: this.props.onKeyUp,\n pattern: this.props.pattern,\n placeholder: this.props.placeholder,\n readOnly: this.props.isReadOnly,\n required: this.props.required,\n spellCheck: this.props.isSpellCheckEnabled,\n type: this.props.type,\n value: this.props.value\n })\n )\n );\n }\n }]);\n\n return FieldTextStateless;\n}(react__WEBPACK_IMPORTED_MODULE_5__[\"Component\"]);\n\nFieldTextStateless.defaultProps = {\n compact: false,\n disabled: false,\n isInvalid: false,\n isReadOnly: false,\n isSpellCheckEnabled: true,\n onChange: function onChange() {},\n required: false,\n type: 'text'\n};\n/* harmony default export */ __webpack_exports__[\"default\"] = (FieldTextStateless);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/field-text/dist/esm/FieldTextStateless.js?"); /***/ }), /***/ "./node_modules/@atlaskit/field-text/dist/esm/index.js": /*!*************************************************************!*\ !*** ./node_modules/@atlaskit/field-text/dist/esm/index.js ***! \*************************************************************/ /*! exports provided: default, FieldTextStateless */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _FieldText__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./FieldText */ \"./node_modules/@atlaskit/field-text/dist/esm/FieldText.js\");\n/* harmony import */ var _FieldTextStateless__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./FieldTextStateless */ \"./node_modules/@atlaskit/field-text/dist/esm/FieldTextStateless.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"FieldTextStateless\", function() { return _FieldTextStateless__WEBPACK_IMPORTED_MODULE_1__[\"default\"]; });\n\n\n\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (_FieldText__WEBPACK_IMPORTED_MODULE_0__[\"default\"]);\n\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/field-text/dist/esm/index.js?"); /***/ }), /***/ "./node_modules/@atlaskit/field-text/dist/esm/styled/Input.js": /*!********************************************************************!*\ !*** ./node_modules/@atlaskit/field-text/dist/esm/styled/Input.js ***! \********************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n/* harmony import */ var _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @atlaskit/theme */ \"./node_modules/@atlaskit/theme/dist/esm/index.js\");\n\n\nvar _templateObject = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n &::-webkit-input-placeholder {\\n /* WebKit, Blink, Edge */\\n ', ';\\n }\\n &::-moz-placeholder {\\n /* Mozilla Firefox 19+ */\\n ', ' opacity: 1;\\n }\\n &::-ms-input-placeholder {\\n /* Microsoft Edge */\\n ', ';\\n }\\n &:-moz-placeholder {\\n /* Mozilla Firefox 4 to 18 */\\n ', ' opacity: 1;\\n }\\n &:-ms-input-placeholder {\\n /* Internet Explorer 10-11 */\\n ', ';\\n }\\n'], ['\\n &::-webkit-input-placeholder {\\n /* WebKit, Blink, Edge */\\n ', ';\\n }\\n &::-moz-placeholder {\\n /* Mozilla Firefox 19+ */\\n ', ' opacity: 1;\\n }\\n &::-ms-input-placeholder {\\n /* Microsoft Edge */\\n ', ';\\n }\\n &:-moz-placeholder {\\n /* Mozilla Firefox 4 to 18 */\\n ', ' opacity: 1;\\n }\\n &:-ms-input-placeholder {\\n /* Internet Explorer 10-11 */\\n ', ';\\n }\\n']),\n _templateObject2 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n color: ', ';\\n'], ['\\n color: ', ';\\n']),\n _templateObject3 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n background: transparent;\\n border: 0;\\n box-sizing: border-box;\\n color: inherit;\\n cursor: inherit;\\n font-size: 14px;\\n outline: none;\\n width: 100%;\\n\\n &::-ms-clear {\\n display: none;\\n }\\n\\n &:invalid {\\n box-shadow: none;\\n }\\n ', ';\\n'], ['\\n background: transparent;\\n border: 0;\\n box-sizing: border-box;\\n color: inherit;\\n cursor: inherit;\\n font-size: 14px;\\n outline: none;\\n width: 100%;\\n\\n &::-ms-clear {\\n display: none;\\n }\\n\\n &:invalid {\\n box-shadow: none;\\n }\\n ', ';\\n']);\n\n\n\n\nvar getPlaceholderStyle = function getPlaceholderStyle(style) {\n return Object(styled_components__WEBPACK_IMPORTED_MODULE_1__[\"css\"])(_templateObject, style, style, style, style, style);\n};\nvar getPlaceholderColor = Object(styled_components__WEBPACK_IMPORTED_MODULE_1__[\"css\"])(_templateObject2, _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"colors\"].placeholderText);\n\nvar InputElement = styled_components__WEBPACK_IMPORTED_MODULE_1__[\"default\"].input(_templateObject3, getPlaceholderStyle(getPlaceholderColor));\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (InputElement);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/field-text/dist/esm/styled/Input.js?"); /***/ }), /***/ "./node_modules/@atlaskit/icon/es5/components/Icon.js": /*!************************************************************!*\ !*** ./node_modules/@atlaskit/icon/es5/components/Icon.js ***! \************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.size = exports.IconWrapper = exports.spanStyles = undefined;\n\nvar _defineProperty2 = __webpack_require__(/*! babel-runtime/helpers/defineProperty */ \"./node_modules/babel-runtime/helpers/defineProperty.js\");\n\nvar _defineProperty3 = _interopRequireDefault(_defineProperty2);\n\nvar _assign = __webpack_require__(/*! babel-runtime/core-js/object/assign */ \"./node_modules/babel-runtime/core-js/object/assign.js\");\n\nvar _assign2 = _interopRequireDefault(_assign);\n\nvar _keys = __webpack_require__(/*! babel-runtime/core-js/object/keys */ \"./node_modules/babel-runtime/core-js/object/keys.js\");\n\nvar _keys2 = _interopRequireDefault(_keys);\n\nvar _getPrototypeOf = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n\nvar _getPrototypeOf2 = _interopRequireDefault(_getPrototypeOf);\n\nvar _classCallCheck2 = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n\nvar _classCallCheck3 = _interopRequireDefault(_classCallCheck2);\n\nvar _createClass2 = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n\nvar _createClass3 = _interopRequireDefault(_createClass2);\n\nvar _possibleConstructorReturn2 = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n\nvar _possibleConstructorReturn3 = _interopRequireDefault(_possibleConstructorReturn2);\n\nvar _inherits2 = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n\nvar _inherits3 = _interopRequireDefault(_inherits2);\n\nvar _taggedTemplateLiteral2 = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n\nvar _taggedTemplateLiteral3 = _interopRequireDefault(_taggedTemplateLiteral2);\n\nvar _templateObject = (0, _taggedTemplateLiteral3.default)(['\\n ', ' color: ', ';\\n display: inline-block;\\n fill: ', ';\\n line-height: 1;\\n\\n > svg {\\n ', ' max-height: 100%;\\n max-width: 100%;\\n overflow: hidden;\\n vertical-align: bottom;\\n }\\n /* Stop-color doesn\\'t properly apply in chrome when the inherited/current color changes.\\n * We have to initially set stop-color to inherit (either via DOM attribute or an initial CSS\\n * rule) and then override it with currentColor for the color changes to be picked up.\\n */\\n stop {\\n stop-color: currentColor;\\n }\\n'], ['\\n ', ' color: ', ';\\n display: inline-block;\\n fill: ', ';\\n line-height: 1;\\n\\n > svg {\\n ', ' max-height: 100%;\\n max-width: 100%;\\n overflow: hidden;\\n vertical-align: bottom;\\n }\\n /* Stop-color doesn\\'t properly apply in chrome when the inherited/current color changes.\\n * We have to initially set stop-color to inherit (either via DOM attribute or an initial CSS\\n * rule) and then override it with currentColor for the color changes to be picked up.\\n */\\n stop {\\n stop-color: currentColor;\\n }\\n']),\n _templateObject2 = (0, _taggedTemplateLiteral3.default)(['\\n ', ';\\n'], ['\\n ', ';\\n']);\n\nvar _react = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n\nvar _react2 = _interopRequireDefault(_react);\n\nvar _styledComponents = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n\nvar _styledComponents2 = _interopRequireDefault(_styledComponents);\n\nvar _uuid = __webpack_require__(/*! uuid */ \"./node_modules/uuid/index.js\");\n\nvar _uuid2 = _interopRequireDefault(_uuid);\n\nvar _theme = __webpack_require__(/*! @atlaskit/theme */ \"./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/index.js\");\n\nvar _constants = __webpack_require__(/*! ../constants */ \"./node_modules/@atlaskit/icon/es5/constants.js\");\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\n// NOTE: spanStyles is exported for testing\n// Once styled-components is bumped > 2.X.X we can enjoy `toHaveStyleRule` from\n// https://github.com/styled-components/jest-styled-components#tohavestylerule\n\nvar getSize = function getSize(props) {\n if (props.size) {\n return 'height: ' + _constants.sizes[props.size] + '; width: ' + _constants.sizes[props.size] + ';';\n }\n return null;\n};\n\nvar spanStyles = exports.spanStyles = (0, _styledComponents.css)(_templateObject, getSize, function (p) {\n return p.primaryColor || 'currentColor';\n}, function (p) {\n return p.secondaryColor || _theme.colors.background;\n}, getSize);\n\nvar IconWrapper = exports.IconWrapper = _styledComponents2.default.span(_templateObject2, spanStyles);\n\nvar Icon = function (_Component) {\n (0, _inherits3.default)(Icon, _Component);\n\n function Icon() {\n (0, _classCallCheck3.default)(this, Icon);\n return (0, _possibleConstructorReturn3.default)(this, (Icon.__proto__ || (0, _getPrototypeOf2.default)(Icon)).apply(this, arguments));\n }\n\n (0, _createClass3.default)(Icon, [{\n key: 'render',\n value: function render() {\n var _props = this.props,\n Glyph = _props.glyph,\n dangerouslySetGlyph = _props.dangerouslySetGlyph,\n onClick = _props.onClick,\n primaryColor = _props.primaryColor,\n secondaryColor = _props.secondaryColor,\n size = _props.size;\n\n // handling the glyphs as strings\n\n if (dangerouslySetGlyph) {\n return _react2.default.createElement(IconWrapper, {\n onClick: onClick,\n primaryColor: primaryColor,\n secondaryColor: secondaryColor,\n size: size,\n 'aria-label': this.props.label,\n dangerouslySetInnerHTML: {\n __html: Icon.insertDynamicGradientID(dangerouslySetGlyph)\n }\n });\n }\n // handling the glyphs when passed through as functions\n return _react2.default.createElement(\n IconWrapper,\n {\n onClick: onClick,\n primaryColor: primaryColor,\n secondaryColor: secondaryColor,\n size: size,\n 'aria-label': this.props.label\n },\n Glyph ? _react2.default.createElement(Glyph, { role: 'presentation' }) : null\n );\n }\n }], [{\n key: 'insertDynamicGradientID',\n\n\n /* Icons need unique gradient IDs across instances for different gradient definitions to work\n * correctly.\n * A step in the icon build process replaces linear gradient IDs and their references in paths\n * to a placeholder string so we can replace them with a dynamic ID here.\n * Replacing the original IDs with placeholders in the build process is more robust than not\n * using placeholders as we do not have to rely on regular expressions to find specific element\n * to replace.\n */\n value: function insertDynamicGradientID(svgStr) {\n var id = (0, _uuid2.default)();\n\n var replacedSvgStr = svgStr.replace(/id=\"([^\"]+)-idPlaceholder\"/g, 'id=$1-' + id).replace(/fill=\"url\\(#([^\"]+)-idPlaceholder\\)\"/g, 'fill=\"url(#$1-' + id + ')\"');\n\n return replacedSvgStr;\n }\n }]);\n return Icon;\n}(_react.Component);\n\nIcon.defaultProps = {\n onClick: function onClick() {}\n};\nexports.default = Icon;\nvar size = exports.size = (0, _keys2.default)(_constants.sizes).reduce(function (p, c) {\n return (0, _assign2.default)(p, (0, _defineProperty3.default)({}, c, c));\n}, {});\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/icon/es5/components/Icon.js?"); /***/ }), /***/ "./node_modules/@atlaskit/icon/es5/components/Skeleton.js": /*!****************************************************************!*\ !*** ./node_modules/@atlaskit/icon/es5/components/Skeleton.js ***! \****************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\n\nvar _getPrototypeOf = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n\nvar _getPrototypeOf2 = _interopRequireDefault(_getPrototypeOf);\n\nvar _classCallCheck2 = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n\nvar _classCallCheck3 = _interopRequireDefault(_classCallCheck2);\n\nvar _createClass2 = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n\nvar _createClass3 = _interopRequireDefault(_createClass2);\n\nvar _possibleConstructorReturn2 = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n\nvar _possibleConstructorReturn3 = _interopRequireDefault(_possibleConstructorReturn2);\n\nvar _inherits2 = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n\nvar _inherits3 = _interopRequireDefault(_inherits2);\n\nvar _react = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n\nvar _react2 = _interopRequireDefault(_react);\n\nvar _Skeleton = __webpack_require__(/*! ../styled/Skeleton */ \"./node_modules/@atlaskit/icon/es5/styled/Skeleton.js\");\n\nvar _Skeleton2 = _interopRequireDefault(_Skeleton);\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nvar Skeleton = function (_Component) {\n (0, _inherits3.default)(Skeleton, _Component);\n\n function Skeleton() {\n (0, _classCallCheck3.default)(this, Skeleton);\n return (0, _possibleConstructorReturn3.default)(this, (Skeleton.__proto__ || (0, _getPrototypeOf2.default)(Skeleton)).apply(this, arguments));\n }\n\n (0, _createClass3.default)(Skeleton, [{\n key: 'render',\n value: function render() {\n return _react2.default.createElement(_Skeleton2.default, this.props);\n }\n }]);\n return Skeleton;\n}(_react.Component);\n\nSkeleton.defaultProps = {\n size: 'medium',\n weight: 'normal'\n};\nexports.default = Skeleton;\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/icon/es5/components/Skeleton.js?"); /***/ }), /***/ "./node_modules/@atlaskit/icon/es5/constants.js": /*!******************************************************!*\ !*** ./node_modules/@atlaskit/icon/es5/constants.js ***! \******************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nvar sizes = exports.sizes = {\n small: '16px',\n medium: '24px',\n large: '32px',\n xlarge: '48px'\n};\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/icon/es5/constants.js?"); /***/ }), /***/ "./node_modules/@atlaskit/icon/es5/index.js": /*!**************************************************!*\ !*** ./node_modules/@atlaskit/icon/es5/index.js ***! \**************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.Skeleton = exports.size = undefined;\n\nvar _Skeleton = __webpack_require__(/*! ./components/Skeleton */ \"./node_modules/@atlaskit/icon/es5/components/Skeleton.js\");\n\nObject.defineProperty(exports, 'Skeleton', {\n enumerable: true,\n get: function get() {\n return _interopRequireDefault(_Skeleton).default;\n }\n});\n\nvar _Icon = __webpack_require__(/*! ./components/Icon */ \"./node_modules/@atlaskit/icon/es5/components/Icon.js\");\n\nvar _Icon2 = _interopRequireDefault(_Icon);\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nexports.default = _Icon2.default;\nexports.size = _Icon.size;\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/icon/es5/index.js?"); /***/ }), /***/ "./node_modules/@atlaskit/icon/es5/styled/Skeleton.js": /*!************************************************************!*\ !*** ./node_modules/@atlaskit/icon/es5/styled/Skeleton.js ***! \************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\n\nvar _taggedTemplateLiteral2 = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n\nvar _taggedTemplateLiteral3 = _interopRequireDefault(_taggedTemplateLiteral2);\n\nvar _templateObject = (0, _taggedTemplateLiteral3.default)(['\\n width: ', ';\\n height: ', ';\\n display: inline-block;\\n border-radius: 50%;\\n background-color: ', ';\\n opacity: ', ';\\n'], ['\\n width: ', ';\\n height: ', ';\\n display: inline-block;\\n border-radius: 50%;\\n background-color: ', ';\\n opacity: ', ';\\n']);\n\nvar _styledComponents = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n\nvar _styledComponents2 = _interopRequireDefault(_styledComponents);\n\nvar _constants = __webpack_require__(/*! ../constants */ \"./node_modules/@atlaskit/icon/es5/constants.js\");\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nexports.default = _styledComponents2.default.div(_templateObject, function (props) {\n return _constants.sizes[props.size];\n}, function (props) {\n return _constants.sizes[props.size];\n}, function (_ref) {\n var color = _ref.color;\n return color || 'currentColor';\n}, function (_ref2) {\n var weight = _ref2.weight;\n return weight === 'strong' ? 0.3 : 0.15;\n});\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/icon/es5/styled/Skeleton.js?"); /***/ }), /***/ "./node_modules/@atlaskit/icon/glyph/checkbox-indeterminate.js": /*!*********************************************************************!*\ !*** ./node_modules/@atlaskit/icon/glyph/checkbox-indeterminate.js ***! \*********************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\n\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\nvar _react = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n\nvar _react2 = _interopRequireDefault(_react);\n\nvar _index = __webpack_require__(/*! ../es5/index */ \"./node_modules/@atlaskit/icon/es5/index.js\");\n\nvar _index2 = _interopRequireDefault(_index);\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nvar CheckboxIndeterminateIcon = function CheckboxIndeterminateIcon(props) {\n return _react2.default.createElement(_index2.default, _extends({ dangerouslySetGlyph: '' }, props));\n};\nexports.default = CheckboxIndeterminateIcon;\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/icon/glyph/checkbox-indeterminate.js?"); /***/ }), /***/ "./node_modules/@atlaskit/icon/glyph/checkbox.js": /*!*******************************************************!*\ !*** ./node_modules/@atlaskit/icon/glyph/checkbox.js ***! \*******************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\n\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\nvar _react = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n\nvar _react2 = _interopRequireDefault(_react);\n\nvar _index = __webpack_require__(/*! ../es5/index */ \"./node_modules/@atlaskit/icon/es5/index.js\");\n\nvar _index2 = _interopRequireDefault(_index);\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nvar CheckboxIcon = function CheckboxIcon(props) {\n return _react2.default.createElement(_index2.default, _extends({ dangerouslySetGlyph: '' }, props));\n};\nexports.default = CheckboxIcon;\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/icon/glyph/checkbox.js?"); /***/ }), /***/ "./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/colors.js": /*!*************************************************************************************!*\ !*** ./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/colors.js ***! \*************************************************************************************/ /*! exports provided: R50, R75, R100, R200, R300, R400, R500, Y50, Y75, Y100, Y200, Y300, Y400, Y500, G50, G75, G100, G200, G300, G400, G500, B50, B75, B100, B200, B300, B400, B500, P50, P75, P100, P200, P300, P400, P500, T50, T75, T100, T200, T300, T400, T500, N0, N10, N20, N30, N40, N50, N60, N70, N80, N90, N100, N200, N300, N400, N500, N600, N700, N800, N900, N10A, N20A, N30A, N40A, N50A, N60A, N70A, N80A, N90A, N100A, N200A, N300A, N400A, N500A, N600A, N700A, N800A, DN900, DN800, DN700, DN600, DN500, DN400, DN300, DN200, DN100, DN90, DN80, DN70, DN60, DN50, DN40, DN30, DN20, DN10, DN0, DN800A, DN700A, DN600A, DN500A, DN400A, DN300A, DN200A, DN100A, DN90A, DN80A, DN70A, DN60A, DN50A, DN40A, DN30A, DN20A, DN10A, background, text, subtleText, placeholderText, heading, subtleHeading, codeBlock, link, linkHover, linkActive, linkOutline, primary, blue, teal, purple, red, yellow, green */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R50\", function() { return R50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R75\", function() { return R75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R100\", function() { return R100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R200\", function() { return R200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R300\", function() { return R300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R400\", function() { return R400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R500\", function() { return R500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y50\", function() { return Y50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y75\", function() { return Y75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y100\", function() { return Y100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y200\", function() { return Y200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y300\", function() { return Y300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y400\", function() { return Y400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y500\", function() { return Y500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G50\", function() { return G50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G75\", function() { return G75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G100\", function() { return G100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G200\", function() { return G200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G300\", function() { return G300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G400\", function() { return G400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G500\", function() { return G500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B50\", function() { return B50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B75\", function() { return B75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B100\", function() { return B100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B200\", function() { return B200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B300\", function() { return B300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B400\", function() { return B400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B500\", function() { return B500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P50\", function() { return P50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P75\", function() { return P75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P100\", function() { return P100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P200\", function() { return P200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P300\", function() { return P300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P400\", function() { return P400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P500\", function() { return P500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T50\", function() { return T50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T75\", function() { return T75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T100\", function() { return T100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T200\", function() { return T200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T300\", function() { return T300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T400\", function() { return T400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T500\", function() { return T500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N0\", function() { return N0; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N10\", function() { return N10; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N20\", function() { return N20; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N30\", function() { return N30; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N40\", function() { return N40; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N50\", function() { return N50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N60\", function() { return N60; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N70\", function() { return N70; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N80\", function() { return N80; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N90\", function() { return N90; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N100\", function() { return N100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N200\", function() { return N200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N300\", function() { return N300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N400\", function() { return N400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N500\", function() { return N500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N600\", function() { return N600; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N700\", function() { return N700; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N800\", function() { return N800; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N900\", function() { return N900; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N10A\", function() { return N10A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N20A\", function() { return N20A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N30A\", function() { return N30A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N40A\", function() { return N40A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N50A\", function() { return N50A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N60A\", function() { return N60A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N70A\", function() { return N70A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N80A\", function() { return N80A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N90A\", function() { return N90A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N100A\", function() { return N100A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N200A\", function() { return N200A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N300A\", function() { return N300A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N400A\", function() { return N400A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N500A\", function() { return N500A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N600A\", function() { return N600A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N700A\", function() { return N700A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N800A\", function() { return N800A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN900\", function() { return DN900; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN800\", function() { return DN800; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN700\", function() { return DN700; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN600\", function() { return DN600; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN500\", function() { return DN500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN400\", function() { return DN400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN300\", function() { return DN300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN200\", function() { return DN200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN100\", function() { return DN100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN90\", function() { return DN90; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN80\", function() { return DN80; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN70\", function() { return DN70; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN60\", function() { return DN60; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN50\", function() { return DN50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN40\", function() { return DN40; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN30\", function() { return DN30; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN20\", function() { return DN20; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN10\", function() { return DN10; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN0\", function() { return DN0; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN800A\", function() { return DN800A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN700A\", function() { return DN700A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN600A\", function() { return DN600A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN500A\", function() { return DN500A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN400A\", function() { return DN400A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN300A\", function() { return DN300A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN200A\", function() { return DN200A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN100A\", function() { return DN100A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN90A\", function() { return DN90A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN80A\", function() { return DN80A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN70A\", function() { return DN70A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN60A\", function() { return DN60A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN50A\", function() { return DN50A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN40A\", function() { return DN40A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN30A\", function() { return DN30A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN20A\", function() { return DN20A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN10A\", function() { return DN10A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"background\", function() { return background; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"text\", function() { return text; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"subtleText\", function() { return subtleText; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"placeholderText\", function() { return placeholderText; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"heading\", function() { return heading; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"subtleHeading\", function() { return subtleHeading; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"codeBlock\", function() { return codeBlock; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"link\", function() { return link; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"linkHover\", function() { return linkHover; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"linkActive\", function() { return linkActive; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"linkOutline\", function() { return linkOutline; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"primary\", function() { return primary; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"blue\", function() { return blue; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"teal\", function() { return teal; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"purple\", function() { return purple; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"red\", function() { return red; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"yellow\", function() { return yellow; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"green\", function() { return green; });\n/* harmony import */ var _utils_themed__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./utils/themed */ \"./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/utils/themed.js\");\n\n\n// Reds\nvar R50 = '#FFEBE6';\nvar R75 = '#FFBDAD';\nvar R100 = '#FF8F73';\nvar R200 = '#FF7452';\nvar R300 = '#FF5630';\nvar R400 = '#DE350B';\nvar R500 = '#BF2600';\n\n// Yellows\nvar Y50 = '#FFFAE6';\nvar Y75 = '#FFF0B3';\nvar Y100 = '#FFE380';\nvar Y200 = '#FFC400';\nvar Y300 = '#FFAB00';\nvar Y400 = '#FF991F';\nvar Y500 = '#FF8B00';\n\n// Greens\nvar G50 = '#E3FCEF';\nvar G75 = '#ABF5D1';\nvar G100 = '#79F2C0';\nvar G200 = '#57D9A3';\nvar G300 = '#36B37E';\nvar G400 = '#00875A';\nvar G500 = '#006644';\n\n// Blues\nvar B50 = '#DEEBFF';\nvar B75 = '#B3D4FF';\nvar B100 = '#4C9AFF';\nvar B200 = '#2684FF';\nvar B300 = '#0065FF';\nvar B400 = '#0052CC';\nvar B500 = '#0747A6';\n\n// Purples\nvar P50 = '#EAE6FF';\nvar P75 = '#C0B6F2';\nvar P100 = '#998DD9';\nvar P200 = '#8777D9';\nvar P300 = '#6554C0';\nvar P400 = '#5243AA';\nvar P500 = '#403294';\n\n// Teals\nvar T50 = '#E6FCFF';\nvar T75 = '#B3F5FF';\nvar T100 = '#79E2F2';\nvar T200 = '#00C7E6';\nvar T300 = '#00B8D9';\nvar T400 = '#00A3BF';\nvar T500 = '#008DA6';\n\n// Neutrals\nvar N0 = '#FFFFFF';\nvar N10 = '#FAFBFC';\nvar N20 = '#F4F5F7';\nvar N30 = '#EBECF0';\nvar N40 = '#DFE1E6';\nvar N50 = '#C1C7D0';\nvar N60 = '#B3BAC5';\nvar N70 = '#A5ADBA';\nvar N80 = '#97A0AF';\nvar N90 = '#8993A4';\nvar N100 = '#7A869A';\nvar N200 = '#6B778C';\nvar N300 = '#5E6C84';\nvar N400 = '#505F79';\nvar N500 = '#42526E';\nvar N600 = '#344563';\nvar N700 = '#253858';\nvar N800 = '#172B4D';\n\n// ATTENTION: update the tints if you update this\nvar N900 = '#091E42';\n\n// Each tint is made of N900 and an alpha channel\nvar N10A = 'rgba(9, 30, 66, 0.02)';\nvar N20A = 'rgba(9, 30, 66, 0.04)';\nvar N30A = 'rgba(9, 30, 66, 0.08)';\nvar N40A = 'rgba(9, 30, 66, 0.13)';\nvar N50A = 'rgba(9, 30, 66, 0.25)';\nvar N60A = 'rgba(9, 30, 66, 0.31)';\nvar N70A = 'rgba(9, 30, 66, 0.36)';\nvar N80A = 'rgba(9, 30, 66, 0.42)';\nvar N90A = 'rgba(9, 30, 66, 0.48)';\nvar N100A = 'rgba(9, 30, 66, 0.54)';\nvar N200A = 'rgba(9, 30, 66, 0.60)';\nvar N300A = 'rgba(9, 30, 66, 0.66)';\nvar N400A = 'rgba(9, 30, 66, 0.71)';\nvar N500A = 'rgba(9, 30, 66, 0.77)';\nvar N600A = 'rgba(9, 30, 66, 0.82)';\nvar N700A = 'rgba(9, 30, 66, 0.89)';\nvar N800A = 'rgba(9, 30, 66, 0.95)';\n\n// Dark Mode Neutrals\nvar DN900 = '#E6EDFA';\nvar DN800 = '#DCE5F5';\nvar DN700 = '#CED9EB';\nvar DN600 = '#B8C7E0';\nvar DN500 = '#ABBBD6';\nvar DN400 = '#9FB0CC';\nvar DN300 = '#8C9CB8';\nvar DN200 = '#7988A3';\nvar DN100 = '#67758F';\nvar DN90 = '#56637A';\nvar DN80 = '#455166';\nvar DN70 = '#3B475C';\nvar DN60 = '#313D52';\nvar DN50 = '#283447';\nvar DN40 = '#202B3D';\nvar DN30 = '#1B2638';\nvar DN20 = '#121A29';\nvar DN10 = '#0E1624';\n\n// ATTENTION: update the tints if you update this\nvar DN0 = '#0D1424';\n\n// Each dark tint is made of DN0 and an alpha channel\nvar DN800A = 'rgba(13, 20, 36, 0.06)';\nvar DN700A = 'rgba(13, 20, 36, 0.14)';\nvar DN600A = 'rgba(13, 20, 36, 0.18)';\nvar DN500A = 'rgba(13, 20, 36, 0.29)';\nvar DN400A = 'rgba(13, 20, 36, 0.36)';\nvar DN300A = 'rgba(13, 20, 36, 0.40)';\nvar DN200A = 'rgba(13, 20, 36, 0.47)';\nvar DN100A = 'rgba(13, 20, 36, 0.53)';\nvar DN90A = 'rgba(13, 20, 36, 0.63)';\nvar DN80A = 'rgba(13, 20, 36, 0.73)';\nvar DN70A = 'rgba(13, 20, 36, 0.78)';\nvar DN60A = 'rgba(13, 20, 36, 0.81)';\nvar DN50A = 'rgba(13, 20, 36, 0.85)';\nvar DN40A = 'rgba(13, 20, 36, 0.89)';\nvar DN30A = 'rgba(13, 20, 36, 0.92)';\nvar DN20A = 'rgba(13, 20, 36, 0.95)';\nvar DN10A = 'rgba(13, 20, 36, 0.97)';\n\n// Themed colors\nvar background = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N0, dark: DN30 });\nvar text = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N900, dark: DN600 });\nvar subtleText = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N300, dark: DN300 });\nvar placeholderText = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N100, dark: DN200 });\nvar heading = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N800, dark: DN600 });\nvar subtleHeading = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N300, dark: DN300 });\nvar codeBlock = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N20, dark: DN50 });\nvar link = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B400, dark: B100 });\nvar linkHover = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B300, dark: B200 });\nvar linkActive = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B500, dark: B100 });\nvar linkOutline = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B100, dark: B200 });\nvar primary = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B400, dark: B100 });\nvar blue = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B400, dark: B100 });\nvar teal = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: T300, dark: T200 });\nvar purple = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: P300, dark: P100 });\nvar red = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: R300, dark: R300 });\nvar yellow = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: Y300, dark: Y300 });\nvar green = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: G300, dark: G300 });\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/colors.js?"); /***/ }), /***/ "./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/components/AtlaskitThemeProvider.js": /*!***************************************************************************************************************!*\ !*** ./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/components/AtlaskitThemeProvider.js ***! \***************************************************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! babel-runtime/helpers/defineProperty */ \"./node_modules/babel-runtime/helpers/defineProperty.js\");\n/* harmony import */ var babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_6__);\n/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! prop-types */ \"./node_modules/prop-types/index.js\");\n/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(prop_types__WEBPACK_IMPORTED_MODULE_7__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n/* harmony import */ var _colors__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../colors */ \"./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/colors.js\");\n/* harmony import */ var _ThemeReset__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./ThemeReset */ \"./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/components/ThemeReset.js\");\n/* harmony import */ var _constants__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../constants */ \"./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/constants.js\");\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nfunction getStylesheetResetCSS(state) {\n var backgroundColor = Object(_colors__WEBPACK_IMPORTED_MODULE_9__[\"background\"])(state);\n return '\\n body { background: ' + backgroundColor + '; }\\n ';\n}\n\nfunction buildThemeState(mode) {\n return { theme: babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_5___default()({}, _constants__WEBPACK_IMPORTED_MODULE_11__[\"CHANNEL\"], { mode: mode }) };\n}\n\nvar AtlaskitThemeProvider = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default()(AtlaskitThemeProvider, _Component);\n\n function AtlaskitThemeProvider(props) {\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default()(this, AtlaskitThemeProvider);\n\n var _this = babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default()(this, (AtlaskitThemeProvider.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default()(AtlaskitThemeProvider)).call(this, props));\n\n _this.state = buildThemeState(props.mode);\n return _this;\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default()(AtlaskitThemeProvider, [{\n key: 'getChildContext',\n value: function getChildContext() {\n return { hasAtlaskitThemeProvider: true };\n }\n }, {\n key: 'componentWillMount',\n value: function componentWillMount() {\n if (!this.context.hasAtlaskitThemeProvider) {\n var css = getStylesheetResetCSS(this.state);\n this.stylesheet = document.createElement('style');\n this.stylesheet.type = 'text/css';\n this.stylesheet.innerHTML = css;\n if (document && document.head) {\n document.head.appendChild(this.stylesheet);\n }\n }\n }\n }, {\n key: 'componentWillReceiveProps',\n value: function componentWillReceiveProps(newProps) {\n if (newProps.mode !== this.props.mode) {\n var newThemeState = buildThemeState(newProps.mode);\n if (this.stylesheet) {\n var css = getStylesheetResetCSS(newThemeState);\n this.stylesheet.innerHTML = css;\n }\n this.setState(newThemeState);\n }\n }\n }, {\n key: 'componentWillUnmount',\n value: function componentWillUnmount() {\n if (this.stylesheet && document && document.head) {\n document.head.removeChild(this.stylesheet);\n delete this.stylesheet;\n }\n }\n }, {\n key: 'render',\n value: function render() {\n var children = this.props.children;\n\n var theme = this.state.theme;\n return react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(\n styled_components__WEBPACK_IMPORTED_MODULE_8__[\"ThemeProvider\"],\n { theme: theme },\n react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(\n _ThemeReset__WEBPACK_IMPORTED_MODULE_10__[\"default\"],\n null,\n children\n )\n );\n }\n }]);\n\n return AtlaskitThemeProvider;\n}(react__WEBPACK_IMPORTED_MODULE_6__[\"Component\"]);\n\nAtlaskitThemeProvider.defaultProps = {\n mode: _constants__WEBPACK_IMPORTED_MODULE_11__[\"DEFAULT_THEME_MODE\"]\n};\nAtlaskitThemeProvider.childContextTypes = {\n hasAtlaskitThemeProvider: prop_types__WEBPACK_IMPORTED_MODULE_7___default.a.bool\n};\nAtlaskitThemeProvider.contextTypes = {\n hasAtlaskitThemeProvider: prop_types__WEBPACK_IMPORTED_MODULE_7___default.a.bool\n};\n/* harmony default export */ __webpack_exports__[\"default\"] = (AtlaskitThemeProvider);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/components/AtlaskitThemeProvider.js?"); /***/ }), /***/ "./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/components/ThemeReset.js": /*!****************************************************************************************************!*\ !*** ./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/components/ThemeReset.js ***! \****************************************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n/* harmony import */ var _colors__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../colors */ \"./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/colors.js\");\n\n\nvar _templateObject = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n background-color: ', ';\\n color: ', ';\\n\\n a {\\n color: ', ';\\n }\\n a:hover {\\n color: ', ';\\n }\\n a:active {\\n color: ', ';\\n }\\n a:focus {\\n outline-color: ', ';\\n }\\n h1 {\\n color: ', ';\\n }\\n h2 {\\n color: ', ';\\n }\\n h3 {\\n color: ', ';\\n }\\n h4 {\\n color: ', ';\\n }\\n h5 {\\n color: ', ';\\n }\\n h6 {\\n color: ', ';\\n }\\n small {\\n color: ', ';\\n }\\n'], ['\\n background-color: ', ';\\n color: ', ';\\n\\n a {\\n color: ', ';\\n }\\n a:hover {\\n color: ', ';\\n }\\n a:active {\\n color: ', ';\\n }\\n a:focus {\\n outline-color: ', ';\\n }\\n h1 {\\n color: ', ';\\n }\\n h2 {\\n color: ', ';\\n }\\n h3 {\\n color: ', ';\\n }\\n h4 {\\n color: ', ';\\n }\\n h5 {\\n color: ', ';\\n }\\n h6 {\\n color: ', ';\\n }\\n small {\\n color: ', ';\\n }\\n']);\n\n\n\n\nvar ThemeReset = styled_components__WEBPACK_IMPORTED_MODULE_1__[\"default\"].div(_templateObject, _colors__WEBPACK_IMPORTED_MODULE_2__[\"background\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"text\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"link\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"linkHover\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"linkActive\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"linkOutline\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"heading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"heading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"heading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"heading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"heading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"subtleHeading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"subtleText\"]);\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (ThemeReset);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/components/ThemeReset.js?"); /***/ }), /***/ "./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/constants.js": /*!****************************************************************************************!*\ !*** ./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/constants.js ***! \****************************************************************************************/ /*! exports provided: FLATTENED, CHANNEL, DEFAULT_THEME_MODE, THEME_MODES */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"FLATTENED\", function() { return FLATTENED; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"CHANNEL\", function() { return CHANNEL; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DEFAULT_THEME_MODE\", function() { return DEFAULT_THEME_MODE; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"THEME_MODES\", function() { return THEME_MODES; });\nvar FLATTENED = '__FLATTENED__';\nvar CHANNEL = '__ATLASKIT_THEME__';\nvar DEFAULT_THEME_MODE = 'light';\nvar THEME_MODES = ['light', 'dark'];\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/constants.js?"); /***/ }), /***/ "./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/index.js": /*!************************************************************************************!*\ !*** ./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/index.js ***! \************************************************************************************/ /*! exports provided: colors, math, getTheme, themed, AtlaskitThemeProvider, AtlasKitThemeProvider, borderRadius, gridSize, fontSize, fontFamily, codeFontFamily, layers */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"AtlasKitThemeProvider\", function() { return AtlasKitThemeProvider; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"borderRadius\", function() { return borderRadius; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"gridSize\", function() { return gridSize; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"fontSize\", function() { return fontSize; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"fontFamily\", function() { return fontFamily; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"codeFontFamily\", function() { return codeFontFamily; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"layers\", function() { return layers; });\n/* harmony import */ var _colors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./colors */ \"./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/colors.js\");\n/* harmony reexport (module object) */ __webpack_require__.d(__webpack_exports__, \"colors\", function() { return _colors__WEBPACK_IMPORTED_MODULE_0__; });\n/* harmony import */ var _utils_math__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./utils/math */ \"./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/utils/math.js\");\n/* harmony reexport (module object) */ __webpack_require__.d(__webpack_exports__, \"math\", function() { return _utils_math__WEBPACK_IMPORTED_MODULE_1__; });\n/* harmony import */ var _utils_getTheme__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./utils/getTheme */ \"./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/utils/getTheme.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"getTheme\", function() { return _utils_getTheme__WEBPACK_IMPORTED_MODULE_2__[\"default\"]; });\n\n/* harmony import */ var _utils_themed__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./utils/themed */ \"./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/utils/themed.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"themed\", function() { return _utils_themed__WEBPACK_IMPORTED_MODULE_3__[\"default\"]; });\n\n/* harmony import */ var _components_AtlaskitThemeProvider__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./components/AtlaskitThemeProvider */ \"./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/components/AtlaskitThemeProvider.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"AtlaskitThemeProvider\", function() { return _components_AtlaskitThemeProvider__WEBPACK_IMPORTED_MODULE_4__[\"default\"]; });\n\n\n\n\n\n\n\n\n\n\n// backwards-compatible export with old AtlasKit case\nvar AtlasKitThemeProvider = _components_AtlaskitThemeProvider__WEBPACK_IMPORTED_MODULE_4__[\"default\"];\n\n/*\n These theme values are expressed as functions so that if we decide to make\n them dependent on props in the future, it wouldn't require a significant\n refactor everywhere they are being used.\n*/\nvar borderRadius = function borderRadius() {\n return 3;\n};\nvar gridSize = function gridSize() {\n return 8;\n};\nvar fontSize = function fontSize() {\n return 14;\n};\nvar fontFamily = function fontFamily() {\n return '-apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif';\n};\nvar codeFontFamily = function codeFontFamily() {\n return '\"SFMono-Medium\", \"SF Mono\", \"Segoe UI Mono\", \"Roboto Mono\", \"Ubuntu Mono\", Menlo, Courier, monospace';\n};\n\nvar layers = {\n card: function card() {\n return 100;\n },\n dialog: function dialog() {\n return 200;\n },\n navigation: function navigation() {\n return 300;\n },\n layer: function layer() {\n return 400;\n },\n blanket: function blanket() {\n return 500;\n },\n modal: function modal() {\n return 510;\n },\n flag: function flag() {\n return 600;\n },\n spotlight: function spotlight() {\n return 700;\n },\n tooltip: function tooltip() {\n return 800;\n }\n};\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/index.js?"); /***/ }), /***/ "./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/types.js": /*!************************************************************************************!*\ !*** ./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/types.js ***! \************************************************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/types.js?"); /***/ }), /***/ "./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/utils/getTheme.js": /*!*********************************************************************************************!*\ !*** ./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/utils/getTheme.js ***! \*********************************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"default\", function() { return getTheme; });\n/* harmony import */ var _constants__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../constants */ \"./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/constants.js\");\n/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../types */ \"./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/types.js\");\n/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_types__WEBPACK_IMPORTED_MODULE_1__);\n\n/* eslint-disable no-nested-ternary */\n\n\n\n\nvar defaultTheme = { mode: _constants__WEBPACK_IMPORTED_MODULE_0__[\"DEFAULT_THEME_MODE\"] };\n\nfunction getTheme(props) {\n return props && props.theme && props.theme[_constants__WEBPACK_IMPORTED_MODULE_0__[\"CHANNEL\"]] ? props.theme[_constants__WEBPACK_IMPORTED_MODULE_0__[\"CHANNEL\"]] : defaultTheme;\n}\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/utils/getTheme.js?"); /***/ }), /***/ "./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/utils/math.js": /*!*****************************************************************************************!*\ !*** ./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/utils/math.js ***! \*****************************************************************************************/ /*! exports provided: add, subtract, multiply, divide */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"add\", function() { return add; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"subtract\", function() { return subtract; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"multiply\", function() { return multiply; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"divide\", function() { return divide; });\nfunction add(fn, addend) {\n return function (props) {\n return fn(props) + addend;\n };\n}\n\nfunction subtract(fn, subtrahend) {\n return function (props) {\n return fn(props) - subtrahend;\n };\n}\n\nfunction multiply(fn, factor) {\n return function (props) {\n return fn(props) * factor;\n };\n}\n\nfunction divide(fn, divisor) {\n return function (props) {\n return fn(props) / divisor;\n };\n}\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/utils/math.js?"); /***/ }), /***/ "./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/utils/themed.js": /*!*******************************************************************************************!*\ !*** ./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/utils/themed.js ***! \*******************************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"default\", function() { return themed; });\n/* harmony import */ var _getTheme__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./getTheme */ \"./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/utils/getTheme.js\");\n/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../types */ \"./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/types.js\");\n/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_types__WEBPACK_IMPORTED_MODULE_1__);\n\n/* eslint-disable prefer-rest-params */\n\n\n\n\nfunction themedVariants(variantProp, variants) {\n return function (props) {\n var theme = Object(_getTheme__WEBPACK_IMPORTED_MODULE_0__[\"default\"])(props);\n if (props && props[variantProp] && variants) {\n var modes = variants[props[variantProp]];\n if (modes) {\n return modes[theme.mode];\n }\n }\n return '';\n };\n}\n\nfunction themed(modesOrVariant, variantModes) {\n if (typeof modesOrVariant === 'string') {\n return themedVariants(modesOrVariant, variantModes);\n }\n var modes = modesOrVariant;\n return function (props) {\n var theme = Object(_getTheme__WEBPACK_IMPORTED_MODULE_0__[\"default\"])(props);\n return modes[theme.mode];\n };\n}\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/icon/node_modules/@atlaskit/theme/dist/esm/utils/themed.js?"); /***/ }), /***/ "./node_modules/@atlaskit/inline-dialog/dist/esm/InlineDialog/index.js": /*!*****************************************************************************!*\ !*** ./node_modules/@atlaskit/inline-dialog/dist/esm/InlineDialog/index.js ***! \*****************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var react_dom__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! react-dom */ \"./node_modules/react-dom/index.js\");\n/* harmony import */ var react_dom__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(react_dom__WEBPACK_IMPORTED_MODULE_6__);\n/* harmony import */ var _atlaskit_layer__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @atlaskit/layer */ \"./node_modules/@atlaskit/layer/dist/esm/index.js\");\n/* harmony import */ var _atlaskit_theme__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @atlaskit/theme */ \"./node_modules/@atlaskit/theme/dist/esm/index.js\");\n/* harmony import */ var _styled__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./styled */ \"./node_modules/@atlaskit/inline-dialog/dist/esm/InlineDialog/styled.js\");\n\n\n\n\n\n\n\n\n\n\n\n// TODO: expose positions and flipPositions from Layer and pull in here\n\n// TODO: expose applicable props from Layer and pull in here\nvar InlineDialog = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default()(InlineDialog, _Component);\n\n function InlineDialog() {\n var _ref;\n\n var _temp, _this, _ret;\n\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default()(this, InlineDialog);\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 = babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default()(this, (_ref = InlineDialog.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default()(InlineDialog)).call.apply(_ref, [this].concat(args))), _this), _this.componentDidMount = function () {\n document.addEventListener('click', _this.handleClickOutside);\n }, _this.componentWillUnmount = function () {\n document.removeEventListener('click', _this.handleClickOutside);\n }, _this.handleClickOutside = function (event) {\n if (event.defaultPrevented) return;\n\n if (_this.props.isOpen) {\n var domNode = react_dom__WEBPACK_IMPORTED_MODULE_6___default.a.findDOMNode(_this); // eslint-disable-line react/no-find-dom-node\n if (!domNode || event.target instanceof Node && !domNode.contains(event.target)) {\n if (_this.props.onClose) _this.props.onClose({ isOpen: false, event: event });\n }\n }\n }, _temp), babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default()(_this, _ret);\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default()(InlineDialog, [{\n key: 'render',\n value: function render() {\n var _props = this.props,\n boundariesElement = _props.boundariesElement,\n children = _props.children,\n content = _props.content,\n isOpen = _props.isOpen,\n onContentBlur = _props.onContentBlur,\n onContentClick = _props.onContentClick,\n onContentFocus = _props.onContentFocus,\n position = _props.position,\n shouldFlip = _props.shouldFlip;\n\n // this offset is passed to popper as two space separated numbers representing\n // the offset from the target the first is distance along the same axis you are\n // on (top or bottom aligned would move left/right) and the second is on the\n // perpendicular axis (how far 'away' you are from the target) both are measured\n // in pixels\n // $FlowFixMe TEMPORARY\n\n var dialogOffset = '0 ' + Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_8__[\"gridSize\"])(this.props);\n\n var layerContent = isOpen ? react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(\n _styled__WEBPACK_IMPORTED_MODULE_9__[\"Container\"],\n {\n onBlurCapture: onContentBlur,\n onClick: onContentClick,\n onFocusCapture: onContentFocus,\n tabIndex: '-1'\n },\n content\n ) : null;\n\n return react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(\n _atlaskit_layer__WEBPACK_IMPORTED_MODULE_7__[\"default\"],\n {\n boundariesElement: boundariesElement,\n autoFlip: shouldFlip,\n content: layerContent,\n offset: dialogOffset,\n position: position\n },\n react__WEBPACK_IMPORTED_MODULE_5___default.a.createElement(\n 'div',\n null,\n children\n )\n );\n }\n }]);\n\n return InlineDialog;\n}(react__WEBPACK_IMPORTED_MODULE_5__[\"Component\"]);\n\nInlineDialog.defaultProps = {\n isOpen: false,\n onContentBlur: function onContentBlur() {},\n onContentClick: function onContentClick() {},\n onContentFocus: function onContentFocus() {},\n onClose: function onClose() {},\n position: 'bottom center',\n shouldFlip: false\n};\n/* harmony default export */ __webpack_exports__[\"default\"] = (InlineDialog);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/inline-dialog/dist/esm/InlineDialog/index.js?"); /***/ }), /***/ "./node_modules/@atlaskit/inline-dialog/dist/esm/InlineDialog/styled.js": /*!******************************************************************************!*\ !*** ./node_modules/@atlaskit/inline-dialog/dist/esm/InlineDialog/styled.js ***! \******************************************************************************/ /*! exports provided: Container */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Container\", function() { return Container; });\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n/* harmony import */ var _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @atlaskit/theme */ \"./node_modules/@atlaskit/theme/dist/esm/index.js\");\n\n\nvar _templateObject = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n background: ', ';\\n border-radius: ', 'px;\\n box-shadow: ', ';\\n box-sizing: content-box; /* do not set this to border-box or it will break the overflow handling */\\n color: ', ';\\n max-height: ', 'px;\\n max-width: ', 'px;\\n padding: ', 'px ', 'px;\\n z-index: 200;\\n\\n &:focus {\\n outline: none;\\n }\\n'], ['\\n background: ', ';\\n border-radius: ', 'px;\\n box-shadow: ', ';\\n box-sizing: content-box; /* do not set this to border-box or it will break the overflow handling */\\n color: ', ';\\n max-height: ', 'px;\\n max-width: ', 'px;\\n padding: ', 'px ', 'px;\\n z-index: 200;\\n\\n &:focus {\\n outline: none;\\n }\\n']);\n\n\n\n\nvar backgroundColor = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"themed\"])({\n light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"colors\"].N0,\n dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"colors\"].DN50\n});\nvar borderColor = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"themed\"])({\n light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"colors\"].N60A,\n dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"colors\"].DN60A\n});\nvar shadowColor = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"themed\"])({\n light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"colors\"].N50A,\n dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"colors\"].DN50A\n});\n\nvar getBoxShadow = function getBoxShadow(props) {\n var border = '0 0 1px ' + borderColor(props);\n var shadow = '0 4px 8px -2px ' + shadowColor(props);\n\n return [border, shadow].join(',');\n};\n\n// eslint-disable-next-line import/prefer-default-export\nvar Container = styled_components__WEBPACK_IMPORTED_MODULE_1__[\"default\"].div(_templateObject, backgroundColor, _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"borderRadius\"], getBoxShadow, _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"colors\"].text, _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"math\"].multiply(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"gridSize\"], 56), _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"math\"].multiply(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"gridSize\"], 56), _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"math\"].multiply(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"gridSize\"], 2), _atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"math\"].multiply(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_2__[\"gridSize\"], 3));\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/inline-dialog/dist/esm/InlineDialog/styled.js?"); /***/ }), /***/ "./node_modules/@atlaskit/inline-dialog/dist/esm/index.js": /*!****************************************************************!*\ !*** ./node_modules/@atlaskit/inline-dialog/dist/esm/index.js ***! \****************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _InlineDialog__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./InlineDialog */ \"./node_modules/@atlaskit/inline-dialog/dist/esm/InlineDialog/index.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"default\", function() { return _InlineDialog__WEBPACK_IMPORTED_MODULE_0__[\"default\"]; });\n\n\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/inline-dialog/dist/esm/index.js?"); /***/ }), /***/ "./node_modules/@atlaskit/layer/dist/esm/components/Layer.js": /*!*******************************************************************!*\ !*** ./node_modules/@atlaskit/layer/dist/esm/components/Layer.js ***! \*******************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/extends */ \"./node_modules/babel-runtime/helpers/extends.js\");\n/* harmony import */ var babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/helpers/typeof */ \"./node_modules/babel-runtime/helpers/typeof.js\");\n/* harmony import */ var babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_6__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_7__);\n/* harmony import */ var _popper_index_min__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../../popper/index-min */ \"./node_modules/@atlaskit/layer/dist/popper/index-min.js\");\n/* harmony import */ var _popper_index_min__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_popper_index_min__WEBPACK_IMPORTED_MODULE_8__);\n/* harmony import */ var _internal_helpers__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./internal/helpers */ \"./node_modules/@atlaskit/layer/dist/esm/components/internal/helpers.js\");\n/* harmony import */ var _styledContentContainer__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ../styledContentContainer */ \"./node_modules/@atlaskit/layer/dist/esm/styledContentContainer.js\");\n\n\n\n\n\n\n\n\n\n\n\n\n\n/* eslint-disable react/no-unused-prop-types */\n\nvar Layer = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_6___default()(Layer, _Component);\n\n function Layer(props) {\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_3___default()(this, Layer);\n\n var _this = babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_5___default()(this, (Layer.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_2___default()(Layer)).call(this, props));\n\n _this.extractStyles = function (state) {\n if (state) {\n var popperHeight = state.offsets.popper.height;\n var left = Math.round(state.offsets.popper.left);\n // The offset position is sometimes an object and sometimes just a string...\n var _cssPosition = babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_1___default()(state.offsets.popper.position) === 'object' ? state.offsets.popper.position.position : state.offsets.popper.position;\n var top = _this.fixPositionTopUnderflow(state.offsets.popper.top, _cssPosition);\n\n var _originalHeight = _this.state.originalHeight || popperHeight;\n var _maxHeight = _this.calculateMaxHeight(_originalHeight, popperHeight, top, _cssPosition);\n _this.setState({\n // position: fixed or absolute\n cssPosition: _cssPosition,\n hasExtractedStyles: true,\n transform: 'translate3d(' + left + 'px, ' + top + 'px, 0px)',\n // state.flipped is either true or undefined\n flipped: !!state.flipped,\n actualPosition: state.position,\n originalPosition: state.originalPosition,\n originalHeight: _originalHeight,\n maxHeight: _maxHeight\n });\n }\n };\n\n _this.state = {\n hasExtractedStyles: false,\n position: null,\n transform: null,\n flipped: false,\n actualPosition: null,\n // We set these default offsets to prevent a flash of popper content in the wrong position\n // which can cause incorrect height calculations. Popper will calculate these values\n offsets: {\n popper: {\n left: -9999,\n top: -9999\n }\n },\n originalPosition: null,\n // fix Safari parent width: https://product-fabric.atlassian.net/browse/ED-1784\n cssPosition: 'absolute',\n originalHeight: null,\n maxHeight: null\n };\n _this.extractStyles = _this.extractStyles.bind(_this);\n return _this;\n }\n\n // TODO: get the value of zIndex from theme, not using it now as it is not\n // working with extract-react-types\n\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_4___default()(Layer, [{\n key: 'componentDidMount',\n value: function componentDidMount() {\n this.applyPopper(this.props);\n }\n }, {\n key: 'componentWillReceiveProps',\n value: function componentWillReceiveProps(nextProps) {\n this.applyPopper(nextProps);\n }\n }, {\n key: 'componentDidUpdate',\n value: function componentDidUpdate(prevProps, prevState) {\n if (prevState.flipped !== this.state.flipped && this.props.onFlippedChange) {\n this.props.onFlippedChange({\n flipped: this.state.flipped,\n actualPosition: this.state.actualPosition,\n originalPosition: this.state.originalPosition\n });\n }\n }\n }, {\n key: 'componentWillUnmount',\n value: function componentWillUnmount() {\n if (this.popper) {\n this.popper.destroy();\n }\n }\n\n /* Calculate the max height of the popper if it's height is greater than the viewport to prevent\n * the bottom of the popper not being viewable.\n * Only works if the popper uses viewport as the boundary and has a fixed position ancestor.\n */\n\n }, {\n key: 'calculateMaxHeight',\n value: function calculateMaxHeight(originalHeight, currentHeight, positionTop, cssPosition) {\n var DocumentElementClientHeight = 0;\n\n if (document.documentElement) {\n DocumentElementClientHeight = document.documentElement.clientHeight;\n }\n if (cssPosition !== 'fixed' || this.props.boundariesElement !== 'viewport') {\n return null;\n }\n var viewportHeight = Math.max(DocumentElementClientHeight, window.innerHeight || 0);\n return viewportHeight < originalHeight && currentHeight + positionTop >= viewportHeight - 50 ? // allow some spacing either side of viewport height\n viewportHeight - 12 : null;\n }\n\n /* Clamp fixed position to the window for fixed position poppers that flow off the top of the\n * window.\n * A fixed position popper is a popper who has an ancestor with position: fixed.\n *\n * It is too difficult to fix this for non-fixed position poppers without re-implementing popper's\n * offset functionality or fixing the issue upstream.\n */\n // eslint-disable-next-line class-methods-use-this\n\n }, {\n key: 'fixPositionTopUnderflow',\n value: function fixPositionTopUnderflow(popperTop, cssPosition) {\n return popperTop >= 0 || cssPosition !== 'fixed' ? Math.round(popperTop) : 0;\n }\n }, {\n key: 'applyPopper',\n value: function applyPopper(props) {\n if (!this.targetRef || !this.contentRef) {\n return;\n }\n\n if (this.popper) {\n this.popper.destroy();\n }\n\n // \"new Popper(...)\" operation is very expensive when called on virtual DOM.\n // This condition reduces the number of calls so we can run our tests faster\n // (time was reduced from 100s to 13s).\n if (!props.content) {\n return;\n }\n\n // we wrap our target in a div so that we can safely get a reference to it, but we pass the\n // actual target to popper\n var actualTarget = this.targetRef.firstChild;\n var popperOpts = {\n placement: Object(_internal_helpers__WEBPACK_IMPORTED_MODULE_9__[\"positionPropToPopperPosition\"])(props.position),\n onCreate: this.extractStyles,\n onUpdate: this.extractStyles,\n modifiers: {\n applyStyle: {\n enabled: false\n },\n hide: {\n enabled: false\n },\n offset: {\n enabled: true,\n offset: this.props.offset\n },\n flip: {\n enabled: !!this.props.autoFlip,\n flipVariations: true,\n boundariesElement: this.props.boundariesElement,\n padding: 0 // leave 0 pixels between popper and the boundariesElement\n },\n preventOverflow: {\n enabled: !!this.props.autoFlip,\n escapeWithReference: !(this.props.boundariesElement === 'scrollParent')\n }\n }\n };\n\n var flipBehavior = Object(_internal_helpers__WEBPACK_IMPORTED_MODULE_9__[\"getFlipBehavior\"])(props);\n if (flipBehavior) {\n popperOpts.modifiers.flip.behavior = flipBehavior;\n }\n\n this.popper = new _popper_index_min__WEBPACK_IMPORTED_MODULE_8___default.a(actualTarget, this.contentRef, popperOpts);\n }\n }, {\n key: 'render',\n value: function render() {\n var _this2 = this;\n\n var zIndex = this.props.zIndex;\n var _state = this.state,\n cssPosition = _state.cssPosition,\n transform = _state.transform,\n hasExtractedStyles = _state.hasExtractedStyles,\n maxHeight = _state.maxHeight;\n\n var opacity = hasExtractedStyles ? {} : { opacity: 0 };\n\n return react__WEBPACK_IMPORTED_MODULE_7___default.a.createElement(\n 'div',\n null,\n react__WEBPACK_IMPORTED_MODULE_7___default.a.createElement(\n 'div',\n {\n ref: function ref(_ref) {\n _this2.targetRef = _ref;\n }\n },\n this.props.children\n ),\n react__WEBPACK_IMPORTED_MODULE_7___default.a.createElement(\n _styledContentContainer__WEBPACK_IMPORTED_MODULE_10__[\"default\"],\n { maxHeight: maxHeight },\n react__WEBPACK_IMPORTED_MODULE_7___default.a.createElement(\n 'div',\n {\n ref: function ref(_ref2) {\n _this2.contentRef = _ref2;\n },\n style: babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default()({\n top: 0,\n left: 0,\n position: cssPosition,\n transform: transform,\n zIndex: zIndex\n }, opacity)\n },\n this.props.content\n )\n )\n );\n }\n }]);\n\n return Layer;\n}(react__WEBPACK_IMPORTED_MODULE_7__[\"Component\"]);\n\n/* eslint-enable react/no-unused-prop-types */\n\n\nLayer.defaultProps = {\n autoFlip: true,\n boundariesElement: 'viewport',\n children: null,\n content: null,\n offset: '0 0',\n onFlippedChange: function onFlippedChange() {},\n position: 'right middle',\n zIndex: 400\n};\n/* harmony default export */ __webpack_exports__[\"default\"] = (Layer);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/layer/dist/esm/components/Layer.js?"); /***/ }), /***/ "./node_modules/@atlaskit/layer/dist/esm/components/internal/helpers.js": /*!******************************************************************************!*\ !*** ./node_modules/@atlaskit/layer/dist/esm/components/internal/helpers.js ***! \******************************************************************************/ /*! exports provided: POSITION_ATTRIBUTE_ENUM, getFlipBehavior, positionPropToPopperPosition */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"POSITION_ATTRIBUTE_ENUM\", function() { return POSITION_ATTRIBUTE_ENUM; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"getFlipBehavior\", function() { return getFlipBehavior; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"positionPropToPopperPosition\", function() { return positionPropToPopperPosition; });\nvar positionMap = {\n 'top left': { position: 'top-start', animation: 'top' },\n 'top center': { position: 'top', animation: 'top' },\n 'top right': { position: 'top-end', animation: 'top' },\n 'right top': { position: 'right-start', animation: 'right' },\n 'right middle': { position: 'right', animation: 'right' },\n 'right bottom': { position: 'right-end', animation: 'right' },\n 'bottom left': { position: 'bottom-start', animation: 'bottom' },\n 'bottom center': { position: 'bottom', animation: 'bottom' },\n 'bottom right': { position: 'bottom-end', animation: 'bottom' },\n 'left top': { position: 'left-start', animation: 'left' },\n 'left middle': { position: 'left', animation: 'left' },\n 'left bottom': { position: 'left-end', animation: 'left' }\n};\n\nvar POSITION_ATTRIBUTE_ENUM = {\n values: ['top left', 'top center', 'top right', 'right top', 'right middle', 'right bottom', 'bottom left', 'bottom center', 'bottom right', 'left top', 'left middle', 'left bottom'],\n default: 'right middle'\n};\n\nfunction positionToPopper(position) {\n return position && positionMap[position] ? positionMap[position].position : null;\n}\n\n/* Convert the autoFlip property into the array format that Popper expects.\n * The first item must not include the edge-position variation, or Popper will not understand it.\n */\nfunction getFlipBehavior(props) {\n return props.position && Array.isArray(props.autoFlip) ? [props.position.split(' ')[0]].concat(props.autoFlip) : null;\n}\n\nfunction positionPropToPopperPosition(position) {\n return positionToPopper(position) || positionMap[POSITION_ATTRIBUTE_ENUM.default].position;\n}\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/layer/dist/esm/components/internal/helpers.js?"); /***/ }), /***/ "./node_modules/@atlaskit/layer/dist/esm/index.js": /*!********************************************************!*\ !*** ./node_modules/@atlaskit/layer/dist/esm/index.js ***! \********************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _components_Layer__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./components/Layer */ \"./node_modules/@atlaskit/layer/dist/esm/components/Layer.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"default\", function() { return _components_Layer__WEBPACK_IMPORTED_MODULE_0__[\"default\"]; });\n\n\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/layer/dist/esm/index.js?"); /***/ }), /***/ "./node_modules/@atlaskit/layer/dist/esm/styledContentContainer.js": /*!*************************************************************************!*\ !*** ./node_modules/@atlaskit/layer/dist/esm/styledContentContainer.js ***! \*************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n\n\nvar _templateObject = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n [data-role=\\'droplistContent\\'] {\\n ', ';\\n }\\n'], ['\\n [data-role=\\'droplistContent\\'] {\\n ', ';\\n }\\n']);\n\n\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (styled_components__WEBPACK_IMPORTED_MODULE_1__[\"default\"].div(_templateObject, function (_ref) {\n var maxHeight = _ref.maxHeight;\n return maxHeight ? 'max-height: ' + maxHeight + 'px' : '';\n}));\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/layer/dist/esm/styledContentContainer.js?"); /***/ }), /***/ "./node_modules/@atlaskit/layer/dist/popper/index-min.js": /*!***************************************************************!*\ !*** ./node_modules/@atlaskit/layer/dist/popper/index-min.js ***! \***************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;/* eslint-disable */\n/**\n * This file was copied from https://github.com/Blasz/popper.js/blob/v1.0.9/dist/popper.es5.min.js which contains a patch\n * to 1.0.8 containing a fix to stop repainting before popper flipping.\n * License below.\n */\n/**!\n * @fileOverview Kickass library to create and place poppers near their reference elements.\n * @version 1.0.9\n * @license\n * Copyright (c) 2016 Federico Zivolo and contributors\n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to deal\n * in the Software without restriction, including without limitation the rights\n * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n * copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in all\n * copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n * SOFTWARE.\n */\nvar _typeof = 'function' == typeof Symbol && 'symbol' == typeof Symbol.iterator ? function (e) { return typeof e } : function (e) { return e && 'function' == typeof Symbol && e.constructor === Symbol && e !== Symbol.prototype ? 'symbol' : typeof e }; (function (e, t) { 'object' === ( false ? undefined : _typeof(exports)) && 'undefined' != typeof module ? module.exports = t() : true ? !(__WEBPACK_AMD_DEFINE_FACTORY__ = (t),\n\t\t\t\t__WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?\n\t\t\t\t(__WEBPACK_AMD_DEFINE_FACTORY__.call(exports, __webpack_require__, exports, module)) :\n\t\t\t\t__WEBPACK_AMD_DEFINE_FACTORY__),\n\t\t\t\t__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__)) : undefined })(this, function () { 'use strict'; function e(ue) { var ge = ue.offsetParent, be = ge && ge.nodeName; return be && 'BODY' !== be && 'HTML' !== be ? ge : window.document.documentElement } function t(ue, ge) { if (1 !== ue.nodeType) return []; var be = window.getComputedStyle(ue, null); return ge ? be[ge] : be } function o(ue) { return 'HTML' === ue.nodeName ? ue : ue.parentNode || ue.host } function r(ue) { if (!ue || -1 !== ['HTML', 'BODY', '#document'].indexOf(ue.nodeName)) return window.document.body; var ge = t(ue), be = ge.overflow, ye = ge.overflowX, we = ge.overflowY; return /(auto|scroll)/.test(be + we + ye) ? ue : r(o(ue)) } function s(ue) { var ge = ue.nodeName; return 'BODY' === ge || 'HTML' === ge ? !1 : 'fixed' === t(ue, 'position') || s(o(ue)) } function p(ue) { var ge = e(ue), be = s(ge); return be ? 'fixed' : 'absolute' } function f(ue, ge) { var be = 'x' === ge ? 'Left' : 'Top', ye = 'Left' == be ? 'Right' : 'Bottom'; return +ue['border' + be + 'Width'].split('px')[0] + +ue['border' + ye + 'Width'].split('px')[0] } function d(ue) { var be, ge = -1 !== navigator.appVersion.indexOf('MSIE 10'); if (ge) try { be = ue.getBoundingClientRect() } catch (Le) { be = {} } else be = ue.getBoundingClientRect(); var ye = { left: be.left, top: be.top, right: be.right, bottom: be.bottom, width: be.right - be.left, height: be.bottom - be.top }; if ('HTML' === ue.nodeName && ge) { var we = window.document.documentElement, xe = we.scrollTop, ve = we.scrollLeft; ye.top -= xe, ye.bottom -= xe, ye.left -= ve, ye.right -= ve } var Ee = be.width - (ue.clientWidth || be.right - be.left), Oe = be.height - (ue.clientHeight || be.bottom - be.top); if (Ee || Oe) { var Se = t(ue); Ee -= f(Se, 'x'), Oe -= f(Se, 'y') } return ye.right -= Ee, ye.width -= Ee, ye.bottom -= Oe, ye.height -= Oe, ye } function l(ue) { var ge = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : 'top', be = 'top' === ge ? 'scrollTop' : 'scrollLeft', ye = ue.nodeName; if ('BODY' === ye || 'HTML' === ye) { var we = window.document.documentElement, xe = window.document.scrollingElement || we; return xe[be] } return ue[be] } function m(ue, ge) { var be = 2 < arguments.length && void 0 !== arguments[2] && arguments[2], ye = l(ge, 'top'), we = l(ge, 'left'), xe = be ? -1 : 1; return ue.top += ye * xe, ue.bottom += ye * xe, ue.left += we * xe, ue.right += we * xe, ue } function h(ue, ge) { var be = 2 < arguments.length && void 0 !== arguments[2] && arguments[2], ye = 3 < arguments.length && void 0 !== arguments[3] && arguments[3], we = r(ge), xe = d(ue), ve = d(ge), Ee = { top: xe.top - ve.top, left: xe.left - ve.left, bottom: xe.top - ve.top + xe.height, right: xe.left - ve.left + xe.width, width: xe.width, height: xe.height }; be && !ye ? Ee = m(Ee, we, !0) : e(ue).contains(we) && 'BODY' !== we.nodeName && (Ee = m(Ee, ge)); var Oe = t(ge), Se = +Oe.borderTopWidth.split('px')[0], Le = +Oe.borderLeftWidth.split('px')[0]; return Ee.top -= Se, Ee.bottom -= Se, Ee.left -= Le, Ee.right -= Le, Ee } function c() { var ue = window.document.body, ge = window.document.documentElement; return { height: Math.max(ue.scrollHeight, ue.offsetHeight, ge.clientHeight, ge.scrollHeight, ge.offsetHeight), width: Math.max(ue.scrollWidth, ue.offsetWidth, ge.clientWidth, ge.scrollWidth, ge.offsetWidth) } } function u(ue) { var ge; if ('HTML' === ue.nodeName) { var be = c(), ye = be.width, we = be.height; ge = { width: ye, height: we, left: 0, top: 0 } } else ge = { width: ue.offsetWidth, height: ue.offsetHeight, left: ue.offsetLeft, top: ue.offsetTop }; return ge.right = ge.left + ge.width, ge.bottom = ge.top + ge.height, ge } function g(ue) { var ge = u(ue); if ('HTML' !== ue.nodeName) { var be = e(ue), ye = g(be), we = { width: ge.offsetWidth, height: ge.offsetHeight, left: ge.left + ye.left, top: ge.top + ye.top, right: ge.right - ye.right, bottom: ge.bottom - ye.bottom }; return we } return ge } function w(ue) { var ge = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : 'top', be = r(ue), ye = l(be, ge); return -1 === ['BODY', 'HTML'].indexOf(be.nodeName) ? ye + w(o(be), ge) : ye } function v(ue, ge, be) { var ye = { top: 0, left: 0 }, we = e(ue); if ('viewport' === be) { var xe = g(we), ve = xe.left, Ee = xe.top, Oe = window.document.documentElement, Se = Oe.clientWidth, Le = Oe.clientHeight; if ('fixed' === p(ue)) ye.right = Se, ye.bottom = Le; else { var Pe = w(ue, 'left'), Ne = w(ue, 'top'); ye = { top: 0 - Ee, right: Se - ve + Pe, bottom: Le - Ee + Ne, left: 0 - ve } } } else { var Te; if (Te = 'scrollParent' === be ? r(o(ue)) : 'window' === be ? window.document.body : be, 'BODY' === Te.nodeName) { var We = c(), Be = We.height, He = We.width; ye.right = He, ye.bottom = Be } else ye = h(Te, we, s(ue)) } return ye.left += ge, ye.top += ge, ye.right -= ge, ye.bottom -= ge, ye } function E(ue, ge, be) { if (-1 === ue.indexOf('auto')) return ue; var ye = v(be, 0, 'scrollParent'), we = { top: ge.top - ye.top, right: ye.right - ge.right, bottom: ye.bottom - ge.bottom, left: ge.left - ye.left }, xe = Object.keys(we).sort(function (Ee, Oe) { return we[Oe] - we[Ee] })[0], ve = ue.split('-')[1]; return xe + (ve ? '-' + ve : '') } function L(ue, ge) { return Array.prototype.find ? ue.find(ge) : ue.filter(ge)[0] } function P(ue, ge, be) { if (Array.prototype.findIndex) return ue.findIndex(function (we) { return we[ge] === be }); var ye = L(ue, function (we) { return we[ge] === be }); return ue.indexOf(ye) } function N(ue) { return le({}, ue, { right: ue.left + ue.width, bottom: ue.top + ue.height }) } function T(ue) { var ge = window.getComputedStyle(ue), be = parseFloat(ge.marginTop) + parseFloat(ge.marginBottom), ye = parseFloat(ge.marginLeft) + parseFloat(ge.marginRight), we = { width: ue.offsetWidth + ye, height: ue.offsetHeight + be }; return we } function W(ue) { var ge = { left: 'right', right: 'left', bottom: 'top', top: 'bottom' }; return ue.replace(/left|right|bottom|top/g, function (be) { return ge[be] }) } function B(ue, ge, be, ye) { ye = ye.split('-')[0]; var we = T(ge), xe = { position: ue, width: we.width, height: we.height }, ve = -1 !== ['right', 'left'].indexOf(ye), Ee = ve ? 'top' : 'left', Oe = ve ? 'left' : 'top', Se = ve ? 'height' : 'width', Le = ve ? 'width' : 'height'; return xe[Ee] = be[Ee] + be[Se] / 2 - we[Se] / 2, xe[Oe] = ye === Oe ? be[Oe] - we[Le] : be[W(Oe)], xe } function H(ue, ge, be) { var ye = 'fixed' === ue.position, we = ue.isParentTransformed, xe = e(ye && we ? be : ge); return h(be, xe, ye, we) } function k(ue) { for (var ge = [!1, 'ms', 'webkit', 'moz', 'o'], be = ue.charAt(0).toUpperCase() + ue.slice(1), ye = 0; ye < ge.length - 1; ye++) { var we = ge[ye], xe = we ? '' + we + be : ue; if ('undefined' != typeof window.document.body.style[xe]) return xe } return null } function D(ue) { return ue && '[object Function]' === {}.toString.call(ue) } function C(ue, ge) { return ue.some(function (be) { var ye = be.name, we = be.enabled; return we && ye === ge }) } function R(ue, ge, be) { var ye = L(ue, function (we) { var xe = we.name; return xe === ge }); return !!ye && ue.some(function (we) { return we.name === be && we.enabled && we.order < ye.order }) } function M(ue) { return '' !== ue && !isNaN(parseFloat(ue)) && isFinite(ue) } function A(ue) { return 'BODY' !== ue.nodeName && ('none' !== t(ue, 'transform') || (o(ue) ? A(o(ue)) : ue)) } function Y(ue, ge) { return window.removeEventListener('resize', ge.updateBound), ge.scrollParents.forEach(function (be) { be.removeEventListener('scroll', ge.updateBound) }), ge.updateBound = null, ge.scrollParents = [], ge.scrollElement = null, ge.eventsEnabled = !1, ge } function I(ue, ge, be) { var ye = void 0 === be ? ue : ue.slice(0, P(ue, 'name', be)); return ye.forEach(function (we) { we.enabled && D(we.function) && (ge = we.function(ge, we)) }), ge } function U(ue, ge) { Object.keys(ge).forEach(function (be) { var ye = ge[be]; !1 === ye ? ue.removeAttribute(be) : ue.setAttribute(be, ge[be]) }) } function q(ue, ge) { Object.keys(ge).forEach(function (be) { var ye = ''; -1 !== ['width', 'height', 'top', 'right', 'bottom', 'left'].indexOf(be) && M(ge[be]) && (ye = 'px'), ue.style[be] = ge[be] + ye }) } function z(ue, ge, be, ye) { var we = 'BODY' === ue.nodeName, xe = we ? window : ue; xe.addEventListener(ge, be, { passive: !0 }), we || z(r(xe.parentNode), ge, be, ye), ye.push(xe) } function F(ue, ge, be, ye) { be.updateBound = ye, window.addEventListener('resize', be.updateBound, { passive: !0 }); var we = r(ue); return z(we, 'scroll', be.updateBound, be.scrollParents), be.scrollElement = we, be.eventsEnabled = !0, be } function X(ue) { return 'end' === ue ? 'start' : 'start' === ue ? 'end' : ue } for (var te = 'undefined' != typeof window && 'undefined' != typeof window.document, oe = ['Edge', 'Trident', 'Firefox'], ie = 0, re = 0; re < oe.length; re += 1)if (te && 0 <= navigator.userAgent.indexOf(oe[re])) { ie = 1; break } var ne = te && window.Promise, se = ne ? function (ue) { var ge = !1; return function () { ge || (ge = !0, Promise.resolve().then(function () { ge = !1, ue() })) } } : function (ue) { var ge = !1; return function () { ge || (ge = !0, setTimeout(function () { ge = !1, ue() }, ie)) } }, pe = function classCallCheck(ue, ge) { if (!(ue instanceof ge)) throw new TypeError('Cannot call a class as a function') }, fe = function () { function ue(ge, be) { for (var we, ye = 0; ye < be.length; ye++)we = be[ye], we.enumerable = we.enumerable || !1, we.configurable = !0, 'value' in we && (we.writable = !0), Object.defineProperty(ge, we.key, we) } return function (ge, be, ye) { return be && ue(ge.prototype, be), ye && ue(ge, ye), ge } }(), de = function defineProperty(ue, ge, be) { return ge in ue ? Object.defineProperty(ue, ge, { value: be, enumerable: !0, configurable: !0, writable: !0 }) : ue[ge] = be, ue }, le = Object.assign || function (ue) { for (var be, ge = 1; ge < arguments.length; ge++)for (var ye in be = arguments[ge], be) Object.prototype.hasOwnProperty.call(be, ye) && (ue[ye] = be[ye]); return ue }, ce = function () { function ue(ge, be) { var ye = this, we = 2 < arguments.length && void 0 !== arguments[2] ? arguments[2] : {}; pe(this, ue), this.scheduleUpdate = function () { return requestAnimationFrame(ye.update) }, this.update = se(this.update.bind(this)), this.options = le({}, ue.Defaults, we), this.state = { isDestroyed: !1, isCreated: !1, scrollParents: [] }, this.reference = ge.jquery ? ge[0] : ge, this.popper = be.jquery ? be[0] : be, this.modifiers = Object.keys(ue.Defaults.modifiers).map(function (ve) { return le({ name: ve }, ue.Defaults.modifiers[ve]) }), this.modifiers = this.modifiers.map(function (ve) { var Ee = we.modifiers && we.modifiers[ve.name] || {}; return le({}, ve, Ee) }), we.modifiers && (this.options.modifiers = le({}, ue.Defaults.modifiers, we.modifiers), Object.keys(we.modifiers).forEach(function (ve) { if (void 0 === ue.Defaults.modifiers[ve]) { var Ee = we.modifiers[ve]; Ee.name = ve, ye.modifiers.push(Ee) } })), this.state.position = p(this.reference), this.modifiers = this.modifiers.sort(function (ve, Ee) { return ve.order - Ee.order }), this.modifiers.forEach(function (ve) { ve.enabled && D(ve.onLoad) && ve.onLoad(ye.reference, ye.popper, ye.options, ve, ye.state) }), this.state.isParentTransformed = A(this.popper.parentNode), this.update(); var xe = this.options.eventsEnabled; xe && this.enableEventListeners(), this.state.eventsEnabled = xe } return fe(ue, [{ key: 'update', value: function () { if (!this.state.isDestroyed) { var be = { instance: this, styles: {}, attributes: {}, flipped: !1, offsets: {} }; this.state.position = p(this.reference), q(this.popper, { position: this.state.position }), be.offsets.reference = H(this.state, this.popper, this.reference), be.placement = E(this.options.placement, be.offsets.reference, this.popper), be.originalPlacement = this.options.placement, be.offsets.popper = B(this.state, this.popper, be.offsets.reference, be.placement), be = I(this.modifiers, be), this.state.isCreated ? this.options.onUpdate(be) : (this.state.isCreated = !0, this.options.onCreate(be)) } } }, { key: 'destroy', value: function () { return this.state.isDestroyed = !0, C(this.modifiers, 'applyStyle') && (this.popper.removeAttribute('x-placement'), this.popper.style.left = '', this.popper.style.position = '', this.popper.style.top = '', this.popper.style[k('transform')] = ''), this.disableEventListeners(), this.options.removeOnDestroy && this.popper.parentNode.removeChild(this.popper), this } }, { key: 'enableEventListeners', value: function () { this.state.eventsEnabled || (this.state = F(this.reference, this.options, this.state, this.scheduleUpdate)) } }, { key: 'disableEventListeners', value: function () { this.state.eventsEnabled && (window.cancelAnimationFrame(this.scheduleUpdate), this.state = Y(this.reference, this.state)) } }]), ue }(); return ce.Utils = { computeAutoPlacement: E, debounce: se, findIndex: P, getBordersSize: f, getBoundaries: v, getBoundingClientRect: d, getClientRect: N, getOffsetParent: e, getOffsetRect: u, getOffsetRectRelativeToCustomParent: h, getOuterSizes: T, getParentNode: o, getPopperOffsets: B, getPosition: p, getReferenceOffsets: H, getScroll: l, getScrollParent: r, getStyleComputedProperty: t, getSupportedPropertyName: k, getTotalScroll: w, getWindowSizes: c, includeScroll: m, isFixed: s, isFunction: D, isModifierEnabled: C, isModifierRequired: R, isNumeric: M, isTransformed: A, removeEventListeners: Y, runModifiers: I, setAttributes: U, setStyles: q, setupEventListeners: F }, ce.placements = ['auto', 'auto-start', 'auto-end', 'top', 'top-start', 'top-end', 'right', 'right-start', 'right-end', 'bottom', 'bottom-start', 'bottom-end', 'left', 'left-start', 'left-end'], ce.Defaults = { placement: 'bottom', eventsEnabled: !0, onCreate: function () { }, onUpdate: function () { }, modifiers: { shift: { order: 100, enabled: !0, function: function (ue) { var ge = ue.placement, be = ge.split('-')[0], ye = ge.split('-')[1]; if (ye) { var we = ue.offsets.reference, xe = N(ue.offsets.popper), ve = -1 !== ['bottom', 'top'].indexOf(be), Ee = ve ? 'left' : 'top', Oe = ve ? 'width' : 'height', Se = { start: de({}, Ee, we[Ee]), end: de({}, Ee, we[Ee] + we[Oe] - xe[Oe]) }; ue.offsets.popper = le({}, xe, Se[ye]) } return ue } }, offset: { order: 200, enabled: !0, function: function (ue, ge) { var we, be = ue.placement, ye = ue.offsets.popper; return M(ge.offset) ? we = [ge.offset, 0] : (we = ge.offset.split(' '), we = we.map(function (xe, ve) { var Ee = xe.match(/(\\d*\\.?\\d*)(.*)/), Oe = +Ee[1], Se = Ee[2], Le = -1 !== be.indexOf('right') || -1 !== be.indexOf('left'); 1 === ve && (Le = !Le); var Pe = Le ? 'height' : 'width'; if (0 === Se.indexOf('%')) { var Ne; switch (Se) { case '%p': Ne = ue.offsets.popper; break; case '%': case '$r': default: Ne = ue.offsets.reference; }var Te = N(Ne), We = Te[Pe]; return We / 100 * Oe } if ('vh' === Se || 'vw' === Se) { var Be; return Be = 'vh' === Se ? Math.max(document.documentElement.clientHeight, window.innerHeight || 0) : Math.max(document.documentElement.clientWidth, window.innerWidth || 0), Be / 100 * Oe } return 'px' === Se ? +Oe : +xe })), -1 === ue.placement.indexOf('left') ? -1 === ue.placement.indexOf('right') ? -1 === ue.placement.indexOf('top') ? -1 !== ue.placement.indexOf('bottom') && (ye.left += we[0], ye.top += we[1] || 0) : (ye.left += we[0], ye.top -= we[1] || 0) : (ye.top += we[0], ye.left += we[1] || 0) : (ye.top += we[0], ye.left -= we[1] || 0), ue }, offset: 0 }, preventOverflow: { order: 300, enabled: !0, function: function (ue, ge) { var be = ge.boundariesElement || e(ue.instance.popper), ye = v(ue.instance.popper, ge.padding, be); ge.boundaries = ye; var we = ge.priority, xe = N(ue.offsets.popper), ve = { primary: function (Oe) { var Se = xe[Oe]; return xe[Oe] < ye[Oe] && !ge.escapeWithReference && (Se = Math.max(xe[Oe], ye[Oe])), de({}, Oe, Se) }, secondary: function (Oe) { var Se = 'right' === Oe ? 'left' : 'top', Le = xe[Se]; return xe[Oe] > ye[Oe] && !ge.escapeWithReference && (Le = Math.min(xe[Se], ye[Oe] - ('right' === Oe ? xe.width : xe.height))), de({}, Se, Le) } }; return we.forEach(function (Ee) { var Oe = -1 === ['left', 'top'].indexOf(Ee) ? 'secondary' : 'primary'; xe = le({}, xe, ve[Oe](Ee)) }), ue.offsets.popper = xe, ue }, priority: ['left', 'right', 'top', 'bottom'], padding: 5, boundariesElement: 'scrollParent' }, keepTogether: { order: 400, enabled: !0, function: function (ue) { var ge = N(ue.offsets.popper), be = ue.offsets.reference, ye = ue.placement.split('-')[0], we = Math.floor, xe = -1 !== ['top', 'bottom'].indexOf(ye), ve = xe ? 'right' : 'bottom', Ee = xe ? 'left' : 'top', Oe = xe ? 'width' : 'height'; return ge[ve] < we(be[Ee]) && (ue.offsets.popper[Ee] = we(be[Ee]) - ge[Oe]), ge[Ee] > we(be[ve]) && (ue.offsets.popper[Ee] = we(be[ve])), ue } }, arrow: { order: 500, enabled: !0, function: function (ue, ge) { if (!R(ue.instance.modifiers, 'arrow', 'keepTogether')) return console.warn('WARNING: `keepTogether` modifier is required by arrow modifier in order to work, be sure to include it before `arrow`!'), ue; var be = ge.element; if ('string' == typeof be) { if (be = ue.instance.popper.querySelector(be), !be) return ue; } else if (!ue.instance.popper.contains(be)) return console.warn('WARNING: `arrow.element` must be child of its popper element!'), ue; var ye = ue.placement.split('-')[0], we = N(ue.offsets.popper), xe = ue.offsets.reference, ve = -1 !== ['left', 'right'].indexOf(ye), Ee = ve ? 'height' : 'width', Oe = ve ? 'top' : 'left', Se = ve ? 'left' : 'top', Le = ve ? 'bottom' : 'right', Pe = T(be)[Ee]; xe[Le] - Pe < we[Oe] && (ue.offsets.popper[Oe] -= we[Oe] - (xe[Le] - Pe)), xe[Oe] + Pe > we[Le] && (ue.offsets.popper[Oe] += xe[Oe] + Pe - we[Le]); var Ne = xe[Oe] + xe[Ee] / 2 - Pe / 2, Te = Ne - N(ue.offsets.popper)[Oe]; return Te = Math.max(Math.min(we[Ee] - Pe, Te), 0), ue.arrowElement = be, ue.offsets.arrow = {}, ue.offsets.arrow[Oe] = Te, ue.offsets.arrow[Se] = '', ue }, element: '[x-arrow]' }, flip: { order: 600, enabled: !0, function: function (ue, ge) { if (C(ue.instance.modifiers, 'inner')) return ue; if (ue.flipped && ue.placement === ue.originalPlacement) return ue; var be = v(ue.instance.popper, ge.padding, ge.boundariesElement), ye = ue.placement.split('-')[0], we = W(ye), xe = ue.placement.split('-')[1] || '', ve = []; return ve = 'flip' === ge.behavior ? [ye, we] : ge.behavior, ve.forEach(function (Ee, Oe) { if (ye !== Ee || ve.length === Oe + 1) return ue; ye = ue.placement.split('-')[0], we = W(ye); var Se = N(ue.offsets.popper), Le = ue.offsets.reference, Pe = Math.floor, Ne = 'left' === ye && Pe(Se.right) > Pe(Le.left) || 'right' === ye && Pe(Se.left) < Pe(Le.right) || 'top' === ye && Pe(Se.bottom) > Pe(Le.top) || 'bottom' === ye && Pe(Se.top) < Pe(Le.bottom), Te = Pe(Se.left) < Pe(be.left), We = Pe(Se.right) > Pe(be.right), Be = Pe(Se.top) < Pe(be.top), He = Pe(Se.bottom) > Pe(be.bottom), ke = 'left' === ye && Te || 'right' === ye && We || 'top' === ye && Be || 'bottom' === ye && He, De = -1 !== ['top', 'bottom'].indexOf(ye), Ce = !!ge.flipVariations && (De && 'start' === xe && Te || De && 'end' === xe && We || !De && 'start' === xe && Be || !De && 'end' === xe && He); (Ne || ke || Ce) && (ue.flipped = !0, (Ne || ke) && (ye = ve[Oe + 1]), Ce && (xe = X(xe)), ue.placement = ye + (xe ? '-' + xe : ''), ue.offsets.popper = B(ue.instance.state.position, ue.instance.popper, ue.offsets.reference, ue.placement), ue = I(ue.instance.modifiers, ue, 'flip')) }), ue }, behavior: 'flip', padding: 5, boundariesElement: 'viewport' }, inner: { order: 700, enabled: !1, function: function (ue) { var ge = ue.placement, be = ge.split('-')[0], ye = N(ue.offsets.popper), we = N(ue.offsets.reference), xe = -1 !== ['left', 'right'].indexOf(be), ve = -1 === ['top', 'left'].indexOf(be); return ye[xe ? 'left' : 'top'] = we[ge] - (ve ? ye[xe ? 'width' : 'height'] : 0), ue.placement = W(ge), ue.offsets.popper = N(ye), ue } }, hide: { order: 800, enabled: !0, function: function (ue) { if (!R(ue.instance.modifiers, 'hide', 'preventOverflow')) return console.warn('WARNING: preventOverflow modifier is required by hide modifier in order to work, be sure to include it before hide!'), ue; var ge = ue.offsets.reference, be = L(ue.instance.modifiers, function (ye) { return 'preventOverflow' === ye.name }).boundaries; if (ge.bottom < be.top || ge.left > be.right || ge.top > be.bottom || ge.right < be.left) { if (!0 === ue.hide) return ue; ue.hide = !0, ue.attributes['x-out-of-boundaries'] = '' } else { if (!1 === ue.hide) return ue; ue.hide = !1, ue.attributes['x-out-of-boundaries'] = !1 } return ue } }, applyStyle: { order: 900, enabled: !0, gpuAcceleration: !0, function: function (ue, ge) { var be = { position: ue.offsets.popper.position }, ye = { 'x-placement': ue.placement }, we = Math.round(ue.offsets.popper.left), xe = Math.round(ue.offsets.popper.top), ve = k('transform'); return ge.gpuAcceleration && ve ? (be[ve] = 'translate3d(' + we + 'px, ' + xe + 'px, 0)', be.top = 0, be.left = 0, be.willChange = 'transform') : (be.left = we, be.top = xe, be.willChange = 'top, left'), q(ue.instance.popper, le({}, be, ue.styles)), U(ue.instance.popper, le({}, ye, ue.attributes)), ue.offsets.arrow && q(ue.arrowElement, ue.offsets.arrow), ue }, onLoad: function (ue, ge, be, ye, we) { var xe = H(we, ge, ue); return be.placement = E(be.placement, xe, ge), ge.setAttribute('x-placement', be.placement), be } } } }, ce });\n\n//# sourceMappingURL=popper.es5.min.js.map\n\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/layer/dist/popper/index-min.js?"); /***/ }), /***/ "./node_modules/@atlaskit/spinner/dist/esm/Spinner/constants.js": /*!**********************************************************************!*\ !*** ./node_modules/@atlaskit/spinner/dist/esm/Spinner/constants.js ***! \**********************************************************************/ /*! exports provided: SIZES_MAP, DEFAULT_SIZE */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"SIZES_MAP\", function() { return SIZES_MAP; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DEFAULT_SIZE\", function() { return DEFAULT_SIZE; });\nvar SIZES_MAP = {\n small: 20,\n medium: 30,\n large: 50,\n xlarge: 100\n};\nvar DEFAULT_SIZE = SIZES_MAP.small;\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/spinner/dist/esm/Spinner/constants.js?"); /***/ }), /***/ "./node_modules/@atlaskit/spinner/dist/esm/Spinner/index.js": /*!******************************************************************!*\ !*** ./node_modules/@atlaskit/spinner/dist/esm/Spinner/index.js ***! \******************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_6__);\n/* harmony import */ var react_transition_group__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! react-transition-group */ \"./node_modules/react-transition-group/index.js\");\n/* harmony import */ var react_transition_group__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(react_transition_group__WEBPACK_IMPORTED_MODULE_7__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n/* harmony import */ var _constants__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./constants */ \"./node_modules/@atlaskit/spinner/dist/esm/Spinner/constants.js\");\n/* harmony import */ var _styledContainer__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./styledContainer */ \"./node_modules/@atlaskit/spinner/dist/esm/Spinner/styledContainer.js\");\n/* harmony import */ var _styledSvg__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./styledSvg */ \"./node_modules/@atlaskit/spinner/dist/esm/Spinner/styledSvg.js\");\n\n\n\n\n\n\n\nvar _templateObject = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_5___default()(['\\n display: inline-block;\\n'], ['\\n display: inline-block;\\n']);\n\n\n\n\n\n\n\n\n\n\nvar Outer = styled_components__WEBPACK_IMPORTED_MODULE_8__[\"default\"].div(_templateObject);\nOuter.displayName = 'Outer';\n\nvar Spinner = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default()(Spinner, _Component);\n\n function Spinner(props) {\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default()(this, Spinner);\n\n var _this = babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default()(this, (Spinner.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default()(Spinner)).call(this, props));\n\n _this.enter = function () {\n var delay = _this.props.delay;\n\n if (delay) {\n _this.setState({ phase: 'DELAY' });\n } else {\n _this.setState({ phase: 'ENTER' });\n }\n };\n\n _this.idle = function () {\n _this.setState({ phase: 'IDLE' });\n };\n\n _this.exit = function () {\n _this.setState({ phase: 'LEAVE' });\n };\n\n _this.endListener = function (node, done) {\n var executeCallback = function executeCallback(event) {\n // ignore animation events on the glyph\n if (event.target.tagName === 'svg') {\n return false;\n }\n if (_this.state.phase === 'DELAY') {\n _this.setState({ phase: 'ENTER' });\n _this.endListener(node, done);\n } else {\n done();\n }\n return node && node.removeEventListener('animationend', executeCallback);\n };\n return node && node.addEventListener('animationend', executeCallback);\n };\n\n _this.validateSize = function () {\n var size = _this.props.size;\n\n var spinnerSize = _constants__WEBPACK_IMPORTED_MODULE_9__[\"SIZES_MAP\"][size] || size;\n return typeof spinnerSize === 'number' ? spinnerSize : _constants__WEBPACK_IMPORTED_MODULE_9__[\"DEFAULT_SIZE\"];\n };\n\n _this.state = {\n phase: ''\n };\n return _this;\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default()(Spinner, [{\n key: 'render',\n value: function render() {\n var _this2 = this;\n\n var phase = this.state.phase;\n var _props = this.props,\n delay = _props.delay,\n invertColor = _props.invertColor,\n isCompleting = _props.isCompleting;\n\n var size = this.validateSize();\n\n var strokeWidth = Math.round(size / 10);\n var strokeRadius = size / 2 - strokeWidth / 2;\n return react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(\n Outer,\n null,\n react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(\n react_transition_group__WEBPACK_IMPORTED_MODULE_7__[\"Transition\"],\n {\n addEndListener: this.endListener,\n appear: true,\n 'in': !isCompleting,\n mountOnEnter: true,\n unmountOnExit: true,\n onEnter: this.enter,\n onEntered: this.idle,\n onExit: this.exit,\n onExited: function onExited() {\n return _this2.props.onComplete();\n },\n ref: function ref(node) {\n _this2.transitionNode = node;\n }\n },\n react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(\n _styledContainer__WEBPACK_IMPORTED_MODULE_10__[\"default\"],\n { delay: delay / 1000, phase: phase, size: size },\n react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(\n _styledSvg__WEBPACK_IMPORTED_MODULE_11__[\"default\"],\n {\n focusable: 'false',\n height: size,\n invertColor: invertColor,\n phase: phase,\n size: size,\n viewBox: '0 0 ' + size + ' ' + size,\n width: size,\n xmlns: 'http://www.w3.org/2000/svg'\n },\n react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement('circle', { cx: size / 2, cy: size / 2, r: strokeRadius })\n )\n )\n )\n );\n }\n }]);\n\n return Spinner;\n}(react__WEBPACK_IMPORTED_MODULE_6__[\"Component\"]);\n\nSpinner.defaultProps = {\n delay: 100,\n isCompleting: false,\n invertColor: false,\n onComplete: function onComplete() {},\n size: 'small'\n};\n/* harmony default export */ __webpack_exports__[\"default\"] = (Spinner);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/spinner/dist/esm/Spinner/index.js?"); /***/ }), /***/ "./node_modules/@atlaskit/spinner/dist/esm/Spinner/styledContainer.js": /*!****************************************************************************!*\ !*** ./node_modules/@atlaskit/spinner/dist/esm/Spinner/styledContainer.js ***! \****************************************************************************/ /*! exports provided: getContainerAnimation, default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"getContainerAnimation\", function() { return getContainerAnimation; });\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n\n\nvar _templateObject = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n from { opacity: 0; }\\n to { opacity: 0; }\\n '], ['\\n from { opacity: 0; }\\n to { opacity: 0; }\\n ']),\n _templateObject2 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n from { transform: rotate(50deg); }\\n to { transform: rotate(230deg); }\\n '], ['\\n from { transform: rotate(50deg); }\\n to { transform: rotate(230deg); }\\n ']),\n _templateObject3 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n from { transform: rotate(230deg); }\\n to { transform: rotate(510deg); }\\n '], ['\\n from { transform: rotate(230deg); }\\n to { transform: rotate(510deg); }\\n ']),\n _templateObject4 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n from { opacity: 1; }\\n to { opacity: 0; }\\n '], ['\\n from { opacity: 1; }\\n to { opacity: 0; }\\n ']),\n _templateObject5 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n ', ' display: inline-flex;\\n height: ', ';\\n width: ', ';\\n\\n /* Rapidly creating and removing spinners will result in multiple spinners being visible while\\n * they complete their exit animations. This rules hides the spinner if another one has been\\n * added. */\\n div + & {\\n display: none;\\n }\\n'], ['\\n ', ' display: inline-flex;\\n height: ', ';\\n width: ', ';\\n\\n /* Rapidly creating and removing spinners will result in multiple spinners being visible while\\n * they complete their exit animations. This rules hides the spinner if another one has been\\n * added. */\\n div + & {\\n display: none;\\n }\\n']);\n\n\n\n\n/* Define keyframes statically to prevent a perfomance issue in styled components v1 where the keyframes function\n * does not cache previous values resulting in each spinner injecting the same keyframe definition\n * in the DOM.\n * This can be reverted to use dynamic keyframes when we upgrade to styled components v2\n */\nvar keyframeNames = {\n noop: Object(styled_components__WEBPACK_IMPORTED_MODULE_1__[\"keyframes\"])(_templateObject),\n enterRotate: Object(styled_components__WEBPACK_IMPORTED_MODULE_1__[\"keyframes\"])(_templateObject2),\n leaveRotate: Object(styled_components__WEBPACK_IMPORTED_MODULE_1__[\"keyframes\"])(_templateObject3),\n leaveOpacity: Object(styled_components__WEBPACK_IMPORTED_MODULE_1__[\"keyframes\"])(_templateObject4)\n};\n\nvar getContainerAnimation = function getContainerAnimation(_ref) {\n var delay = _ref.delay,\n phase = _ref.phase;\n\n if (phase === 'DELAY') {\n /* This hides the spinner and allows us to use animationend events to move to the next phase in\n * the same way we do with the other lifecycle stages */\n return 'animation: ' + delay + 's ' + keyframeNames.noop + ';';\n }\n\n if (phase === 'ENTER' || phase === 'IDLE') {\n return 'animation: 1s ease-in-out forwards ' + keyframeNames.enterRotate + ';';\n }\n\n if (phase === 'LEAVE') {\n return 'animation: 0.53s ease-in-out forwards ' + keyframeNames.leaveRotate + ',\\n 0.2s ease-in-out 0.33s ' + keyframeNames.leaveOpacity + ';';\n }\n\n return '';\n};\n\nvar getSize = function getSize(_ref2) {\n var size = _ref2.size;\n return size + 'px';\n};\n\nvar Container = styled_components__WEBPACK_IMPORTED_MODULE_1__[\"default\"].div(_templateObject5, getContainerAnimation, getSize, getSize);\nContainer.displayName = 'SpinnerContainer';\n/* harmony default export */ __webpack_exports__[\"default\"] = (Container);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/spinner/dist/esm/Spinner/styledContainer.js?"); /***/ }), /***/ "./node_modules/@atlaskit/spinner/dist/esm/Spinner/styledSvg.js": /*!**********************************************************************!*\ !*** ./node_modules/@atlaskit/spinner/dist/esm/Spinner/styledSvg.js ***! \**********************************************************************/ /*! exports provided: getStrokeColor, svgStyles, default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"getStrokeColor\", function() { return getStrokeColor; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"svgStyles\", function() { return svgStyles; });\n/* harmony import */ var babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/objectWithoutProperties */ \"./node_modules/babel-runtime/helpers/objectWithoutProperties.js\");\n/* harmony import */ var babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_core_js_object_keys__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/core-js/object/keys */ \"./node_modules/babel-runtime/core-js/object/keys.js\");\n/* harmony import */ var babel_runtime_core_js_object_keys__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_keys__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n/* harmony import */ var _atlaskit_theme__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @atlaskit/theme */ \"./node_modules/@atlaskit/theme/dist/esm/index.js\");\n/* harmony import */ var _constants__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./constants */ \"./node_modules/@atlaskit/spinner/dist/esm/Spinner/constants.js\");\n\n\n\n\nvar _templateObject = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_2___default()(['\\n from { opacity: 0; }\\n to { opacity: 0; }\\n '], ['\\n from { opacity: 0; }\\n to { opacity: 0; }\\n ']),\n _templateObject2 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_2___default()(['\\n to { transform: rotate(360deg); }\\n '], ['\\n to { transform: rotate(360deg); }\\n ']),\n _templateObject3 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_2___default()(['\\n from { opacity: 0; }\\n to { opacity: 1; }\\n '], ['\\n from { opacity: 0; }\\n to { opacity: 1; }\\n ']),\n _templateObject4 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_2___default()(['\\n from { stroke-dashoffset: ', 'px; }\\n to { stroke-dashoffset: ', 'px; }\\n '], ['\\n from { stroke-dashoffset: ', 'px; }\\n to { stroke-dashoffset: ', 'px; }\\n ']),\n _templateObject5 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_2___default()(['\\n ', ';\\n'], ['\\n ', ';\\n']),\n _templateObject6 = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_2___default()(['\\n animation: ', ';\\n fill: none;\\n stroke: ', ';\\n stroke-dasharray: ', 'px;\\n stroke-dashoffset: ', 'px;\\n stroke-linecap: round;\\n stroke-width: ', 'px;\\n transform-origin: center;\\n '], ['\\n animation: ', ';\\n fill: none;\\n stroke: ', ';\\n stroke-dasharray: ', 'px;\\n stroke-dashoffset: ', 'px;\\n stroke-linecap: round;\\n stroke-width: ', 'px;\\n transform-origin: center;\\n ']);\n\n\n\n\n\n\nvar getStrokeWidth = function getStrokeWidth(size) {\n return Math.round(size / 10);\n};\n\nvar getStrokeCircumference = function getStrokeCircumference(size) {\n var strokeWidth = getStrokeWidth(size);\n var strokeRadius = size / 2 - strokeWidth / 2;\n return Math.PI * strokeRadius * 2;\n};\n\n/* Define keyframes statically to prevent a perfomance issue in styled components v1 where the keyframes function\n * does not cache previous values resulting in each spinner injecting the same keyframe definition\n * in the DOM.\n * This can be reverted to dynamic keyframes when we upgrade to styled components v2\n */\nvar keyframeNames = {\n noop: Object(styled_components__WEBPACK_IMPORTED_MODULE_3__[\"keyframes\"])(_templateObject),\n rotate: Object(styled_components__WEBPACK_IMPORTED_MODULE_3__[\"keyframes\"])(_templateObject2),\n enterOpacity: Object(styled_components__WEBPACK_IMPORTED_MODULE_3__[\"keyframes\"])(_templateObject3),\n smallEnterStroke: Object(styled_components__WEBPACK_IMPORTED_MODULE_3__[\"keyframes\"])(_templateObject4, getStrokeCircumference(_constants__WEBPACK_IMPORTED_MODULE_5__[\"SIZES_MAP\"].small), getStrokeCircumference(_constants__WEBPACK_IMPORTED_MODULE_5__[\"SIZES_MAP\"].small) * 0.8),\n mediumEnterStroke: Object(styled_components__WEBPACK_IMPORTED_MODULE_3__[\"keyframes\"])(_templateObject4, getStrokeCircumference(_constants__WEBPACK_IMPORTED_MODULE_5__[\"SIZES_MAP\"].medium), getStrokeCircumference(_constants__WEBPACK_IMPORTED_MODULE_5__[\"SIZES_MAP\"].medium) * 0.8),\n largeEnterStroke: Object(styled_components__WEBPACK_IMPORTED_MODULE_3__[\"keyframes\"])(_templateObject4, getStrokeCircumference(_constants__WEBPACK_IMPORTED_MODULE_5__[\"SIZES_MAP\"].large), getStrokeCircumference(_constants__WEBPACK_IMPORTED_MODULE_5__[\"SIZES_MAP\"].large) * 0.8),\n xlargeEnterStroke: Object(styled_components__WEBPACK_IMPORTED_MODULE_3__[\"keyframes\"])(_templateObject4, getStrokeCircumference(_constants__WEBPACK_IMPORTED_MODULE_5__[\"SIZES_MAP\"].xlarge), getStrokeCircumference(_constants__WEBPACK_IMPORTED_MODULE_5__[\"SIZES_MAP\"].xlarge) * 0.8)\n};\n\n/* If a standard size is used, we can use one of our statically defined keyframes, otherwise\n * we're forced to dynamically create the keyframe and incur a performance cost.\n */\nvar getEnterStrokeKeyframe = function getEnterStrokeKeyframe(size) {\n var standardSizeName = babel_runtime_core_js_object_keys__WEBPACK_IMPORTED_MODULE_1___default()(_constants__WEBPACK_IMPORTED_MODULE_5__[\"SIZES_MAP\"]).find(function (sizeName) {\n return size === _constants__WEBPACK_IMPORTED_MODULE_5__[\"SIZES_MAP\"][sizeName];\n });\n if (standardSizeName) {\n return keyframeNames[standardSizeName + 'EnterStroke'];\n }\n\n var circumference = getStrokeCircumference(size);\n return Object(styled_components__WEBPACK_IMPORTED_MODULE_3__[\"keyframes\"])(_templateObject4, circumference, circumference * 0.8);\n};\n\nvar spinnerColor = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_4__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_4__[\"colors\"].N500, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_4__[\"colors\"].N0 });\nvar spinnerColorInverted = Object(_atlaskit_theme__WEBPACK_IMPORTED_MODULE_4__[\"themed\"])({ light: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_4__[\"colors\"].N0, dark: _atlaskit_theme__WEBPACK_IMPORTED_MODULE_4__[\"colors\"].N0 });\n\nvar getStrokeColor = function getStrokeColor(_ref) {\n var invertColor = _ref.invertColor,\n props = babel_runtime_helpers_objectWithoutProperties__WEBPACK_IMPORTED_MODULE_0___default()(_ref, ['invertColor']);\n\n return invertColor ? spinnerColorInverted(props) : spinnerColor(props);\n};\n\n\nvar svgStyles = Object(styled_components__WEBPACK_IMPORTED_MODULE_3__[\"css\"])(_templateObject5, function (props) {\n var circumference = getStrokeCircumference(props.size);\n\n var idleRotation = '0.86s cubic-bezier(0.4, 0.15, 0.6, 0.85) infinite ' + keyframeNames.rotate;\n\n var spinUpStroke = '0.8s ease-in-out ' + getEnterStrokeKeyframe(props.size);\n\n var spinUpOpacity = '0.2s ease-in-out ' + styled_components__WEBPACK_IMPORTED_MODULE_3__[\"keyframes\"].enterOpacity;\n\n var activeAnimations = [idleRotation];\n if (props.phase === 'ENTER') {\n activeAnimations.push(spinUpStroke, spinUpOpacity);\n }\n\n return Object(styled_components__WEBPACK_IMPORTED_MODULE_3__[\"css\"])(_templateObject6, activeAnimations.join(', '), getStrokeColor, circumference, circumference * 0.8, getStrokeWidth(props.size));\n});\n\nvar Svg = styled_components__WEBPACK_IMPORTED_MODULE_3__[\"default\"].svg(_templateObject5, svgStyles);\nSvg.displayName = 'SpinnerSvg';\n/* harmony default export */ __webpack_exports__[\"default\"] = (Svg);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/spinner/dist/esm/Spinner/styledSvg.js?"); /***/ }), /***/ "./node_modules/@atlaskit/spinner/dist/esm/index.js": /*!**********************************************************!*\ !*** ./node_modules/@atlaskit/spinner/dist/esm/index.js ***! \**********************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _Spinner__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Spinner */ \"./node_modules/@atlaskit/spinner/dist/esm/Spinner/index.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"default\", function() { return _Spinner__WEBPACK_IMPORTED_MODULE_0__[\"default\"]; });\n\n\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/spinner/dist/esm/index.js?"); /***/ }), /***/ "./node_modules/@atlaskit/theme/dist/esm/colors.js": /*!*********************************************************!*\ !*** ./node_modules/@atlaskit/theme/dist/esm/colors.js ***! \*********************************************************/ /*! exports provided: R50, R75, R100, R200, R300, R400, R500, Y50, Y75, Y100, Y200, Y300, Y400, Y500, G50, G75, G100, G200, G300, G400, G500, B50, B75, B100, B200, B300, B400, B500, P50, P75, P100, P200, P300, P400, P500, T50, T75, T100, T200, T300, T400, T500, N0, N10, N20, N30, N40, N50, N60, N70, N80, N90, N100, N200, N300, N400, N500, N600, N700, N800, N900, N10A, N20A, N30A, N40A, N50A, N60A, N70A, N80A, N90A, N100A, N200A, N300A, N400A, N500A, N600A, N700A, N800A, DN900, DN800, DN700, DN600, DN500, DN400, DN300, DN200, DN100, DN90, DN80, DN70, DN60, DN50, DN40, DN30, DN20, DN10, DN0, DN800A, DN700A, DN600A, DN500A, DN400A, DN300A, DN200A, DN100A, DN90A, DN80A, DN70A, DN60A, DN50A, DN40A, DN30A, DN20A, DN10A, background, text, subtleText, placeholderText, heading, subtleHeading, codeBlock, link, linkHover, linkActive, linkOutline, primary, blue, teal, purple, red, yellow, green */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R50\", function() { return R50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R75\", function() { return R75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R100\", function() { return R100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R200\", function() { return R200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R300\", function() { return R300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R400\", function() { return R400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"R500\", function() { return R500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y50\", function() { return Y50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y75\", function() { return Y75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y100\", function() { return Y100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y200\", function() { return Y200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y300\", function() { return Y300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y400\", function() { return Y400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Y500\", function() { return Y500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G50\", function() { return G50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G75\", function() { return G75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G100\", function() { return G100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G200\", function() { return G200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G300\", function() { return G300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G400\", function() { return G400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"G500\", function() { return G500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B50\", function() { return B50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B75\", function() { return B75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B100\", function() { return B100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B200\", function() { return B200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B300\", function() { return B300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B400\", function() { return B400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"B500\", function() { return B500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P50\", function() { return P50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P75\", function() { return P75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P100\", function() { return P100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P200\", function() { return P200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P300\", function() { return P300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P400\", function() { return P400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"P500\", function() { return P500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T50\", function() { return T50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T75\", function() { return T75; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T100\", function() { return T100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T200\", function() { return T200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T300\", function() { return T300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T400\", function() { return T400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"T500\", function() { return T500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N0\", function() { return N0; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N10\", function() { return N10; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N20\", function() { return N20; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N30\", function() { return N30; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N40\", function() { return N40; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N50\", function() { return N50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N60\", function() { return N60; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N70\", function() { return N70; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N80\", function() { return N80; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N90\", function() { return N90; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N100\", function() { return N100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N200\", function() { return N200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N300\", function() { return N300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N400\", function() { return N400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N500\", function() { return N500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N600\", function() { return N600; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N700\", function() { return N700; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N800\", function() { return N800; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N900\", function() { return N900; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N10A\", function() { return N10A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N20A\", function() { return N20A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N30A\", function() { return N30A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N40A\", function() { return N40A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N50A\", function() { return N50A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N60A\", function() { return N60A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N70A\", function() { return N70A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N80A\", function() { return N80A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N90A\", function() { return N90A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N100A\", function() { return N100A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N200A\", function() { return N200A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N300A\", function() { return N300A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N400A\", function() { return N400A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N500A\", function() { return N500A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N600A\", function() { return N600A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N700A\", function() { return N700A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"N800A\", function() { return N800A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN900\", function() { return DN900; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN800\", function() { return DN800; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN700\", function() { return DN700; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN600\", function() { return DN600; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN500\", function() { return DN500; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN400\", function() { return DN400; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN300\", function() { return DN300; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN200\", function() { return DN200; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN100\", function() { return DN100; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN90\", function() { return DN90; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN80\", function() { return DN80; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN70\", function() { return DN70; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN60\", function() { return DN60; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN50\", function() { return DN50; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN40\", function() { return DN40; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN30\", function() { return DN30; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN20\", function() { return DN20; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN10\", function() { return DN10; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN0\", function() { return DN0; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN800A\", function() { return DN800A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN700A\", function() { return DN700A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN600A\", function() { return DN600A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN500A\", function() { return DN500A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN400A\", function() { return DN400A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN300A\", function() { return DN300A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN200A\", function() { return DN200A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN100A\", function() { return DN100A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN90A\", function() { return DN90A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN80A\", function() { return DN80A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN70A\", function() { return DN70A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN60A\", function() { return DN60A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN50A\", function() { return DN50A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN40A\", function() { return DN40A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN30A\", function() { return DN30A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN20A\", function() { return DN20A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DN10A\", function() { return DN10A; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"background\", function() { return background; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"text\", function() { return text; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"subtleText\", function() { return subtleText; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"placeholderText\", function() { return placeholderText; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"heading\", function() { return heading; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"subtleHeading\", function() { return subtleHeading; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"codeBlock\", function() { return codeBlock; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"link\", function() { return link; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"linkHover\", function() { return linkHover; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"linkActive\", function() { return linkActive; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"linkOutline\", function() { return linkOutline; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"primary\", function() { return primary; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"blue\", function() { return blue; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"teal\", function() { return teal; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"purple\", function() { return purple; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"red\", function() { return red; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"yellow\", function() { return yellow; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"green\", function() { return green; });\n/* harmony import */ var _utils_themed__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./utils/themed */ \"./node_modules/@atlaskit/theme/dist/esm/utils/themed.js\");\n\n\n// Reds\nvar R50 = '#FFEBE6';\nvar R75 = '#FFBDAD';\nvar R100 = '#FF8F73';\nvar R200 = '#FF7452';\nvar R300 = '#FF5630';\nvar R400 = '#DE350B';\nvar R500 = '#BF2600';\n\n// Yellows\nvar Y50 = '#FFFAE6';\nvar Y75 = '#FFF0B3';\nvar Y100 = '#FFE380';\nvar Y200 = '#FFC400';\nvar Y300 = '#FFAB00';\nvar Y400 = '#FF991F';\nvar Y500 = '#FF8B00';\n\n// Greens\nvar G50 = '#E3FCEF';\nvar G75 = '#ABF5D1';\nvar G100 = '#79F2C0';\nvar G200 = '#57D9A3';\nvar G300 = '#36B37E';\nvar G400 = '#00875A';\nvar G500 = '#006644';\n\n// Blues\nvar B50 = '#DEEBFF';\nvar B75 = '#B3D4FF';\nvar B100 = '#4C9AFF';\nvar B200 = '#2684FF';\nvar B300 = '#0065FF';\nvar B400 = '#0052CC';\nvar B500 = '#0747A6';\n\n// Purples\nvar P50 = '#EAE6FF';\nvar P75 = '#C0B6F2';\nvar P100 = '#998DD9';\nvar P200 = '#8777D9';\nvar P300 = '#6554C0';\nvar P400 = '#5243AA';\nvar P500 = '#403294';\n\n// Teals\nvar T50 = '#E6FCFF';\nvar T75 = '#B3F5FF';\nvar T100 = '#79E2F2';\nvar T200 = '#00C7E6';\nvar T300 = '#00B8D9';\nvar T400 = '#00A3BF';\nvar T500 = '#008DA6';\n\n// Neutrals\nvar N0 = '#FFFFFF';\nvar N10 = '#FAFBFC';\nvar N20 = '#F4F5F7';\nvar N30 = '#EBECF0';\nvar N40 = '#DFE1E6';\nvar N50 = '#C1C7D0';\nvar N60 = '#B3BAC5';\nvar N70 = '#A5ADBA';\nvar N80 = '#97A0AF';\nvar N90 = '#8993A4';\nvar N100 = '#7A869A';\nvar N200 = '#6B778C';\nvar N300 = '#5E6C84';\nvar N400 = '#505F79';\nvar N500 = '#42526E';\nvar N600 = '#344563';\nvar N700 = '#253858';\nvar N800 = '#172B4D';\n\n// ATTENTION: update the tints if you update this\nvar N900 = '#091E42';\n\n// Each tint is made of N900 and an alpha channel\nvar N10A = 'rgba(9, 30, 66, 0.02)';\nvar N20A = 'rgba(9, 30, 66, 0.04)';\nvar N30A = 'rgba(9, 30, 66, 0.08)';\nvar N40A = 'rgba(9, 30, 66, 0.13)';\nvar N50A = 'rgba(9, 30, 66, 0.25)';\nvar N60A = 'rgba(9, 30, 66, 0.31)';\nvar N70A = 'rgba(9, 30, 66, 0.36)';\nvar N80A = 'rgba(9, 30, 66, 0.42)';\nvar N90A = 'rgba(9, 30, 66, 0.48)';\nvar N100A = 'rgba(9, 30, 66, 0.54)';\nvar N200A = 'rgba(9, 30, 66, 0.60)';\nvar N300A = 'rgba(9, 30, 66, 0.66)';\nvar N400A = 'rgba(9, 30, 66, 0.71)';\nvar N500A = 'rgba(9, 30, 66, 0.77)';\nvar N600A = 'rgba(9, 30, 66, 0.82)';\nvar N700A = 'rgba(9, 30, 66, 0.89)';\nvar N800A = 'rgba(9, 30, 66, 0.95)';\n\n// Dark Mode Neutrals\nvar DN900 = '#E6EDFA';\nvar DN800 = '#DCE5F5';\nvar DN700 = '#CED9EB';\nvar DN600 = '#B8C7E0';\nvar DN500 = '#ABBBD6';\nvar DN400 = '#9FB0CC';\nvar DN300 = '#8C9CB8';\nvar DN200 = '#7988A3';\nvar DN100 = '#67758F';\nvar DN90 = '#56637A';\nvar DN80 = '#455166';\nvar DN70 = '#3B475C';\nvar DN60 = '#313D52';\nvar DN50 = '#283447';\nvar DN40 = '#202B3D';\nvar DN30 = '#1B2638';\nvar DN20 = '#121A29';\nvar DN10 = '#0E1624';\n\n// ATTENTION: update the tints if you update this\nvar DN0 = '#0D1424';\n\n// Each dark tint is made of DN0 and an alpha channel\nvar DN800A = 'rgba(13, 20, 36, 0.06)';\nvar DN700A = 'rgba(13, 20, 36, 0.14)';\nvar DN600A = 'rgba(13, 20, 36, 0.18)';\nvar DN500A = 'rgba(13, 20, 36, 0.29)';\nvar DN400A = 'rgba(13, 20, 36, 0.36)';\nvar DN300A = 'rgba(13, 20, 36, 0.40)';\nvar DN200A = 'rgba(13, 20, 36, 0.47)';\nvar DN100A = 'rgba(13, 20, 36, 0.53)';\nvar DN90A = 'rgba(13, 20, 36, 0.63)';\nvar DN80A = 'rgba(13, 20, 36, 0.73)';\nvar DN70A = 'rgba(13, 20, 36, 0.78)';\nvar DN60A = 'rgba(13, 20, 36, 0.81)';\nvar DN50A = 'rgba(13, 20, 36, 0.85)';\nvar DN40A = 'rgba(13, 20, 36, 0.89)';\nvar DN30A = 'rgba(13, 20, 36, 0.92)';\nvar DN20A = 'rgba(13, 20, 36, 0.95)';\nvar DN10A = 'rgba(13, 20, 36, 0.97)';\n\n// Themed colors\nvar background = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N0, dark: DN30 });\nvar text = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N900, dark: DN600 });\nvar subtleText = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N300, dark: DN300 });\nvar placeholderText = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N100, dark: DN200 });\nvar heading = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N800, dark: DN600 });\nvar subtleHeading = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N300, dark: DN300 });\nvar codeBlock = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: N20, dark: DN50 });\nvar link = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B400, dark: B100 });\nvar linkHover = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B300, dark: B200 });\nvar linkActive = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B500, dark: B100 });\nvar linkOutline = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B100, dark: B200 });\nvar primary = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B400, dark: B100 });\nvar blue = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: B400, dark: B100 });\nvar teal = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: T300, dark: T200 });\nvar purple = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: P300, dark: P100 });\nvar red = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: R300, dark: R300 });\nvar yellow = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: Y300, dark: Y300 });\nvar green = Object(_utils_themed__WEBPACK_IMPORTED_MODULE_0__[\"default\"])({ light: G300, dark: G300 });\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/theme/dist/esm/colors.js?"); /***/ }), /***/ "./node_modules/@atlaskit/theme/dist/esm/components/AtlaskitThemeProvider.js": /*!***********************************************************************************!*\ !*** ./node_modules/@atlaskit/theme/dist/esm/components/AtlaskitThemeProvider.js ***! \***********************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n/* harmony import */ var babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! babel-runtime/helpers/classCallCheck */ \"./node_modules/babel-runtime/helpers/classCallCheck.js\");\n/* harmony import */ var babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! babel-runtime/helpers/createClass */ \"./node_modules/babel-runtime/helpers/createClass.js\");\n/* harmony import */ var babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! babel-runtime/helpers/possibleConstructorReturn */ \"./node_modules/babel-runtime/helpers/possibleConstructorReturn.js\");\n/* harmony import */ var babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! babel-runtime/helpers/inherits */ \"./node_modules/babel-runtime/helpers/inherits.js\");\n/* harmony import */ var babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! babel-runtime/helpers/defineProperty */ \"./node_modules/babel-runtime/helpers/defineProperty.js\");\n/* harmony import */ var babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_6__);\n/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! prop-types */ \"./node_modules/prop-types/index.js\");\n/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(prop_types__WEBPACK_IMPORTED_MODULE_7__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n/* harmony import */ var _colors__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../colors */ \"./node_modules/@atlaskit/theme/dist/esm/colors.js\");\n/* harmony import */ var _ThemeReset__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./ThemeReset */ \"./node_modules/@atlaskit/theme/dist/esm/components/ThemeReset.js\");\n/* harmony import */ var _constants__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../constants */ \"./node_modules/@atlaskit/theme/dist/esm/constants.js\");\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nfunction getStylesheetResetCSS(state) {\n var backgroundColor = Object(_colors__WEBPACK_IMPORTED_MODULE_9__[\"background\"])(state);\n return '\\n body { background: ' + backgroundColor + '; }\\n ';\n}\n\nfunction buildThemeState(mode) {\n return { theme: babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_5___default()({}, _constants__WEBPACK_IMPORTED_MODULE_11__[\"CHANNEL\"], { mode: mode }) };\n}\n\nvar AtlaskitThemeProvider = function (_Component) {\n babel_runtime_helpers_inherits__WEBPACK_IMPORTED_MODULE_4___default()(AtlaskitThemeProvider, _Component);\n\n function AtlaskitThemeProvider(props) {\n babel_runtime_helpers_classCallCheck__WEBPACK_IMPORTED_MODULE_1___default()(this, AtlaskitThemeProvider);\n\n var _this = babel_runtime_helpers_possibleConstructorReturn__WEBPACK_IMPORTED_MODULE_3___default()(this, (AtlaskitThemeProvider.__proto__ || babel_runtime_core_js_object_get_prototype_of__WEBPACK_IMPORTED_MODULE_0___default()(AtlaskitThemeProvider)).call(this, props));\n\n _this.state = buildThemeState(props.mode);\n return _this;\n }\n\n babel_runtime_helpers_createClass__WEBPACK_IMPORTED_MODULE_2___default()(AtlaskitThemeProvider, [{\n key: 'getChildContext',\n value: function getChildContext() {\n return { hasAtlaskitThemeProvider: true };\n }\n }, {\n key: 'componentWillMount',\n value: function componentWillMount() {\n if (!this.context.hasAtlaskitThemeProvider) {\n var css = getStylesheetResetCSS(this.state);\n this.stylesheet = document.createElement('style');\n this.stylesheet.type = 'text/css';\n this.stylesheet.innerHTML = css;\n if (document && document.head) {\n document.head.appendChild(this.stylesheet);\n }\n }\n }\n }, {\n key: 'componentWillReceiveProps',\n value: function componentWillReceiveProps(newProps) {\n if (newProps.mode !== this.props.mode) {\n var newThemeState = buildThemeState(newProps.mode);\n if (this.stylesheet) {\n var css = getStylesheetResetCSS(newThemeState);\n this.stylesheet.innerHTML = css;\n }\n this.setState(newThemeState);\n }\n }\n }, {\n key: 'componentWillUnmount',\n value: function componentWillUnmount() {\n if (this.stylesheet && document && document.head) {\n document.head.removeChild(this.stylesheet);\n delete this.stylesheet;\n }\n }\n }, {\n key: 'render',\n value: function render() {\n var children = this.props.children;\n\n var theme = this.state.theme;\n return react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(\n styled_components__WEBPACK_IMPORTED_MODULE_8__[\"ThemeProvider\"],\n { theme: theme },\n react__WEBPACK_IMPORTED_MODULE_6___default.a.createElement(\n _ThemeReset__WEBPACK_IMPORTED_MODULE_10__[\"default\"],\n null,\n children\n )\n );\n }\n }]);\n\n return AtlaskitThemeProvider;\n}(react__WEBPACK_IMPORTED_MODULE_6__[\"Component\"]);\n\nAtlaskitThemeProvider.defaultProps = {\n mode: _constants__WEBPACK_IMPORTED_MODULE_11__[\"DEFAULT_THEME_MODE\"]\n};\nAtlaskitThemeProvider.childContextTypes = {\n hasAtlaskitThemeProvider: prop_types__WEBPACK_IMPORTED_MODULE_7___default.a.bool\n};\nAtlaskitThemeProvider.contextTypes = {\n hasAtlaskitThemeProvider: prop_types__WEBPACK_IMPORTED_MODULE_7___default.a.bool\n};\n/* harmony default export */ __webpack_exports__[\"default\"] = (AtlaskitThemeProvider);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/theme/dist/esm/components/AtlaskitThemeProvider.js?"); /***/ }), /***/ "./node_modules/@atlaskit/theme/dist/esm/components/ThemeReset.js": /*!************************************************************************!*\ !*** ./node_modules/@atlaskit/theme/dist/esm/components/ThemeReset.js ***! \************************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! babel-runtime/helpers/taggedTemplateLiteral */ \"./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js\");\n/* harmony import */ var babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! styled-components */ \"./node_modules/styled-components/dist/styled-components.browser.es.js\");\n/* harmony import */ var _colors__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../colors */ \"./node_modules/@atlaskit/theme/dist/esm/colors.js\");\n\n\nvar _templateObject = babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(['\\n background-color: ', ';\\n color: ', ';\\n\\n a {\\n color: ', ';\\n }\\n a:hover {\\n color: ', ';\\n }\\n a:active {\\n color: ', ';\\n }\\n a:focus {\\n outline-color: ', ';\\n }\\n h1 {\\n color: ', ';\\n }\\n h2 {\\n color: ', ';\\n }\\n h3 {\\n color: ', ';\\n }\\n h4 {\\n color: ', ';\\n }\\n h5 {\\n color: ', ';\\n }\\n h6 {\\n color: ', ';\\n }\\n small {\\n color: ', ';\\n }\\n'], ['\\n background-color: ', ';\\n color: ', ';\\n\\n a {\\n color: ', ';\\n }\\n a:hover {\\n color: ', ';\\n }\\n a:active {\\n color: ', ';\\n }\\n a:focus {\\n outline-color: ', ';\\n }\\n h1 {\\n color: ', ';\\n }\\n h2 {\\n color: ', ';\\n }\\n h3 {\\n color: ', ';\\n }\\n h4 {\\n color: ', ';\\n }\\n h5 {\\n color: ', ';\\n }\\n h6 {\\n color: ', ';\\n }\\n small {\\n color: ', ';\\n }\\n']);\n\n\n\n\nvar ThemeReset = styled_components__WEBPACK_IMPORTED_MODULE_1__[\"default\"].div(_templateObject, _colors__WEBPACK_IMPORTED_MODULE_2__[\"background\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"text\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"link\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"linkHover\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"linkActive\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"linkOutline\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"heading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"heading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"heading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"heading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"heading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"subtleHeading\"], _colors__WEBPACK_IMPORTED_MODULE_2__[\"subtleText\"]);\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (ThemeReset);\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/theme/dist/esm/components/ThemeReset.js?"); /***/ }), /***/ "./node_modules/@atlaskit/theme/dist/esm/constants.js": /*!************************************************************!*\ !*** ./node_modules/@atlaskit/theme/dist/esm/constants.js ***! \************************************************************/ /*! exports provided: FLATTENED, CHANNEL, DEFAULT_THEME_MODE, THEME_MODES */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"FLATTENED\", function() { return FLATTENED; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"CHANNEL\", function() { return CHANNEL; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"DEFAULT_THEME_MODE\", function() { return DEFAULT_THEME_MODE; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"THEME_MODES\", function() { return THEME_MODES; });\nvar FLATTENED = '__FLATTENED__';\nvar CHANNEL = '__ATLASKIT_THEME__';\nvar DEFAULT_THEME_MODE = 'light';\nvar THEME_MODES = ['light', 'dark'];\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/theme/dist/esm/constants.js?"); /***/ }), /***/ "./node_modules/@atlaskit/theme/dist/esm/index.js": /*!********************************************************!*\ !*** ./node_modules/@atlaskit/theme/dist/esm/index.js ***! \********************************************************/ /*! exports provided: colors, math, getTheme, themed, AtlaskitThemeProvider, AtlasKitThemeProvider, borderRadius, gridSize, fontSize, fontFamily, codeFontFamily, layers */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"AtlasKitThemeProvider\", function() { return AtlasKitThemeProvider; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"borderRadius\", function() { return borderRadius; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"gridSize\", function() { return gridSize; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"fontSize\", function() { return fontSize; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"fontFamily\", function() { return fontFamily; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"codeFontFamily\", function() { return codeFontFamily; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"layers\", function() { return layers; });\n/* harmony import */ var _colors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./colors */ \"./node_modules/@atlaskit/theme/dist/esm/colors.js\");\n/* harmony reexport (module object) */ __webpack_require__.d(__webpack_exports__, \"colors\", function() { return _colors__WEBPACK_IMPORTED_MODULE_0__; });\n/* harmony import */ var _utils_math__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./utils/math */ \"./node_modules/@atlaskit/theme/dist/esm/utils/math.js\");\n/* harmony reexport (module object) */ __webpack_require__.d(__webpack_exports__, \"math\", function() { return _utils_math__WEBPACK_IMPORTED_MODULE_1__; });\n/* harmony import */ var _utils_getTheme__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./utils/getTheme */ \"./node_modules/@atlaskit/theme/dist/esm/utils/getTheme.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"getTheme\", function() { return _utils_getTheme__WEBPACK_IMPORTED_MODULE_2__[\"default\"]; });\n\n/* harmony import */ var _utils_themed__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./utils/themed */ \"./node_modules/@atlaskit/theme/dist/esm/utils/themed.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"themed\", function() { return _utils_themed__WEBPACK_IMPORTED_MODULE_3__[\"default\"]; });\n\n/* harmony import */ var _components_AtlaskitThemeProvider__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./components/AtlaskitThemeProvider */ \"./node_modules/@atlaskit/theme/dist/esm/components/AtlaskitThemeProvider.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"AtlaskitThemeProvider\", function() { return _components_AtlaskitThemeProvider__WEBPACK_IMPORTED_MODULE_4__[\"default\"]; });\n\n\n\n\n\n\n\n\n\n\n// backwards-compatible export with old AtlasKit case\nvar AtlasKitThemeProvider = _components_AtlaskitThemeProvider__WEBPACK_IMPORTED_MODULE_4__[\"default\"];\n\n/*\n These theme values are expressed as functions so that if we decide to make\n them dependent on props in the future, it wouldn't require a significant\n refactor everywhere they are being used.\n*/\nvar borderRadius = function borderRadius() {\n return 3;\n};\nvar gridSize = function gridSize() {\n return 8;\n};\nvar fontSize = function fontSize() {\n return 14;\n};\nvar fontFamily = function fontFamily() {\n return '-apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif';\n};\nvar codeFontFamily = function codeFontFamily() {\n return '\"SFMono-Medium\", \"SF Mono\", \"Segoe UI Mono\", \"Roboto Mono\", \"Ubuntu Mono\", Menlo, Courier, monospace';\n};\n\nvar layers = {\n card: function card() {\n return 100;\n },\n dialog: function dialog() {\n return 200;\n },\n navigation: function navigation() {\n return 300;\n },\n layer: function layer() {\n return 400;\n },\n blanket: function blanket() {\n return 500;\n },\n modal: function modal() {\n return 510;\n },\n flag: function flag() {\n return 600;\n },\n spotlight: function spotlight() {\n return 700;\n },\n tooltip: function tooltip() {\n return 800;\n }\n};\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/theme/dist/esm/index.js?"); /***/ }), /***/ "./node_modules/@atlaskit/theme/dist/esm/types.js": /*!********************************************************!*\ !*** ./node_modules/@atlaskit/theme/dist/esm/types.js ***! \********************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/theme/dist/esm/types.js?"); /***/ }), /***/ "./node_modules/@atlaskit/theme/dist/esm/utils/getTheme.js": /*!*****************************************************************!*\ !*** ./node_modules/@atlaskit/theme/dist/esm/utils/getTheme.js ***! \*****************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"default\", function() { return getTheme; });\n/* harmony import */ var _constants__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../constants */ \"./node_modules/@atlaskit/theme/dist/esm/constants.js\");\n/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../types */ \"./node_modules/@atlaskit/theme/dist/esm/types.js\");\n/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_types__WEBPACK_IMPORTED_MODULE_1__);\n\n/* eslint-disable no-nested-ternary */\n\n\n\n\nvar defaultTheme = { mode: _constants__WEBPACK_IMPORTED_MODULE_0__[\"DEFAULT_THEME_MODE\"] };\n\nfunction getTheme(props) {\n return props && props.theme && props.theme[_constants__WEBPACK_IMPORTED_MODULE_0__[\"CHANNEL\"]] ? props.theme[_constants__WEBPACK_IMPORTED_MODULE_0__[\"CHANNEL\"]] : defaultTheme;\n}\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/theme/dist/esm/utils/getTheme.js?"); /***/ }), /***/ "./node_modules/@atlaskit/theme/dist/esm/utils/math.js": /*!*************************************************************!*\ !*** ./node_modules/@atlaskit/theme/dist/esm/utils/math.js ***! \*************************************************************/ /*! exports provided: add, subtract, multiply, divide */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"add\", function() { return add; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"subtract\", function() { return subtract; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"multiply\", function() { return multiply; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"divide\", function() { return divide; });\nfunction add(fn, addend) {\n return function (props) {\n return fn(props) + addend;\n };\n}\n\nfunction subtract(fn, subtrahend) {\n return function (props) {\n return fn(props) - subtrahend;\n };\n}\n\nfunction multiply(fn, factor) {\n return function (props) {\n return fn(props) * factor;\n };\n}\n\nfunction divide(fn, divisor) {\n return function (props) {\n return fn(props) / divisor;\n };\n}\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/theme/dist/esm/utils/math.js?"); /***/ }), /***/ "./node_modules/@atlaskit/theme/dist/esm/utils/themed.js": /*!***************************************************************!*\ !*** ./node_modules/@atlaskit/theme/dist/esm/utils/themed.js ***! \***************************************************************/ /*! exports provided: default */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"default\", function() { return themed; });\n/* harmony import */ var _getTheme__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./getTheme */ \"./node_modules/@atlaskit/theme/dist/esm/utils/getTheme.js\");\n/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../types */ \"./node_modules/@atlaskit/theme/dist/esm/types.js\");\n/* harmony import */ var _types__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_types__WEBPACK_IMPORTED_MODULE_1__);\n\n/* eslint-disable prefer-rest-params */\n\n\n\n\nfunction themedVariants(variantProp, variants) {\n return function (props) {\n var theme = Object(_getTheme__WEBPACK_IMPORTED_MODULE_0__[\"default\"])(props);\n if (props && props[variantProp] && variants) {\n var modes = variants[props[variantProp]];\n if (modes) {\n return modes[theme.mode];\n }\n }\n return '';\n };\n}\n\nfunction themed(modesOrVariant, variantModes) {\n if (typeof modesOrVariant === 'string') {\n return themedVariants(modesOrVariant, variantModes);\n }\n var modes = modesOrVariant;\n return function (props) {\n var theme = Object(_getTheme__WEBPACK_IMPORTED_MODULE_0__[\"default\"])(props);\n return modes[theme.mode];\n };\n}\n\n//# sourceURL=webpack:///./node_modules/@atlaskit/theme/dist/esm/utils/themed.js?"); /***/ }), /***/ "./node_modules/babel-runtime/core-js/array/from.js": /*!**********************************************************!*\ !*** ./node_modules/babel-runtime/core-js/array/from.js ***! \**********************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("module.exports = { \"default\": __webpack_require__(/*! core-js/library/fn/array/from */ \"./node_modules/core-js/library/fn/array/from.js\"), __esModule: true };\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/core-js/array/from.js?"); /***/ }), /***/ "./node_modules/babel-runtime/core-js/json/stringify.js": /*!**************************************************************!*\ !*** ./node_modules/babel-runtime/core-js/json/stringify.js ***! \**************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("module.exports = { \"default\": __webpack_require__(/*! core-js/library/fn/json/stringify */ \"./node_modules/core-js/library/fn/json/stringify.js\"), __esModule: true };\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/core-js/json/stringify.js?"); /***/ }), /***/ "./node_modules/babel-runtime/core-js/object/assign.js": /*!*************************************************************!*\ !*** ./node_modules/babel-runtime/core-js/object/assign.js ***! \*************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("module.exports = { \"default\": __webpack_require__(/*! core-js/library/fn/object/assign */ \"./node_modules/core-js/library/fn/object/assign.js\"), __esModule: true };\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/core-js/object/assign.js?"); /***/ }), /***/ "./node_modules/babel-runtime/core-js/object/create.js": /*!*************************************************************!*\ !*** ./node_modules/babel-runtime/core-js/object/create.js ***! \*************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("module.exports = { \"default\": __webpack_require__(/*! core-js/library/fn/object/create */ \"./node_modules/core-js/library/fn/object/create.js\"), __esModule: true };\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/core-js/object/create.js?"); /***/ }), /***/ "./node_modules/babel-runtime/core-js/object/define-properties.js": /*!************************************************************************!*\ !*** ./node_modules/babel-runtime/core-js/object/define-properties.js ***! \************************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("module.exports = { \"default\": __webpack_require__(/*! core-js/library/fn/object/define-properties */ \"./node_modules/core-js/library/fn/object/define-properties.js\"), __esModule: true };\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/core-js/object/define-properties.js?"); /***/ }), /***/ "./node_modules/babel-runtime/core-js/object/define-property.js": /*!**********************************************************************!*\ !*** ./node_modules/babel-runtime/core-js/object/define-property.js ***! \**********************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("module.exports = { \"default\": __webpack_require__(/*! core-js/library/fn/object/define-property */ \"./node_modules/core-js/library/fn/object/define-property.js\"), __esModule: true };\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/core-js/object/define-property.js?"); /***/ }), /***/ "./node_modules/babel-runtime/core-js/object/freeze.js": /*!*************************************************************!*\ !*** ./node_modules/babel-runtime/core-js/object/freeze.js ***! \*************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("module.exports = { \"default\": __webpack_require__(/*! core-js/library/fn/object/freeze */ \"./node_modules/core-js/library/fn/object/freeze.js\"), __esModule: true };\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/core-js/object/freeze.js?"); /***/ }), /***/ "./node_modules/babel-runtime/core-js/object/get-own-property-descriptor.js": /*!**********************************************************************************!*\ !*** ./node_modules/babel-runtime/core-js/object/get-own-property-descriptor.js ***! \**********************************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("module.exports = { \"default\": __webpack_require__(/*! core-js/library/fn/object/get-own-property-descriptor */ \"./node_modules/core-js/library/fn/object/get-own-property-descriptor.js\"), __esModule: true };\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/core-js/object/get-own-property-descriptor.js?"); /***/ }), /***/ "./node_modules/babel-runtime/core-js/object/get-prototype-of.js": /*!***********************************************************************!*\ !*** ./node_modules/babel-runtime/core-js/object/get-prototype-of.js ***! \***********************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("module.exports = { \"default\": __webpack_require__(/*! core-js/library/fn/object/get-prototype-of */ \"./node_modules/core-js/library/fn/object/get-prototype-of.js\"), __esModule: true };\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/core-js/object/get-prototype-of.js?"); /***/ }), /***/ "./node_modules/babel-runtime/core-js/object/keys.js": /*!***********************************************************!*\ !*** ./node_modules/babel-runtime/core-js/object/keys.js ***! \***********************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("module.exports = { \"default\": __webpack_require__(/*! core-js/library/fn/object/keys */ \"./node_modules/core-js/library/fn/object/keys.js\"), __esModule: true };\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/core-js/object/keys.js?"); /***/ }), /***/ "./node_modules/babel-runtime/core-js/object/set-prototype-of.js": /*!***********************************************************************!*\ !*** ./node_modules/babel-runtime/core-js/object/set-prototype-of.js ***! \***********************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("module.exports = { \"default\": __webpack_require__(/*! core-js/library/fn/object/set-prototype-of */ \"./node_modules/core-js/library/fn/object/set-prototype-of.js\"), __esModule: true };\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/core-js/object/set-prototype-of.js?"); /***/ }), /***/ "./node_modules/babel-runtime/core-js/symbol.js": /*!******************************************************!*\ !*** ./node_modules/babel-runtime/core-js/symbol.js ***! \******************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("module.exports = { \"default\": __webpack_require__(/*! core-js/library/fn/symbol */ \"./node_modules/core-js/library/fn/symbol/index.js\"), __esModule: true };\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/core-js/symbol.js?"); /***/ }), /***/ "./node_modules/babel-runtime/core-js/symbol/iterator.js": /*!***************************************************************!*\ !*** ./node_modules/babel-runtime/core-js/symbol/iterator.js ***! \***************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("module.exports = { \"default\": __webpack_require__(/*! core-js/library/fn/symbol/iterator */ \"./node_modules/core-js/library/fn/symbol/iterator.js\"), __esModule: true };\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/core-js/symbol/iterator.js?"); /***/ }), /***/ "./node_modules/babel-runtime/helpers/classCallCheck.js": /*!**************************************************************!*\ !*** ./node_modules/babel-runtime/helpers/classCallCheck.js ***! \**************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nexports.__esModule = true;\n\nexports.default = function (instance, Constructor) {\n if (!(instance instanceof Constructor)) {\n throw new TypeError(\"Cannot call a class as a function\");\n }\n};\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/helpers/classCallCheck.js?"); /***/ }), /***/ "./node_modules/babel-runtime/helpers/createClass.js": /*!***********************************************************!*\ !*** ./node_modules/babel-runtime/helpers/createClass.js ***! \***********************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nexports.__esModule = true;\n\nvar _defineProperty = __webpack_require__(/*! ../core-js/object/define-property */ \"./node_modules/babel-runtime/core-js/object/define-property.js\");\n\nvar _defineProperty2 = _interopRequireDefault(_defineProperty);\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nexports.default = function () {\n function defineProperties(target, props) {\n for (var i = 0; i < props.length; i++) {\n var descriptor = props[i];\n descriptor.enumerable = descriptor.enumerable || false;\n descriptor.configurable = true;\n if (\"value\" in descriptor) descriptor.writable = true;\n (0, _defineProperty2.default)(target, descriptor.key, descriptor);\n }\n }\n\n return function (Constructor, protoProps, staticProps) {\n if (protoProps) defineProperties(Constructor.prototype, protoProps);\n if (staticProps) defineProperties(Constructor, staticProps);\n return Constructor;\n };\n}();\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/helpers/createClass.js?"); /***/ }), /***/ "./node_modules/babel-runtime/helpers/defineProperty.js": /*!**************************************************************!*\ !*** ./node_modules/babel-runtime/helpers/defineProperty.js ***! \**************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nexports.__esModule = true;\n\nvar _defineProperty = __webpack_require__(/*! ../core-js/object/define-property */ \"./node_modules/babel-runtime/core-js/object/define-property.js\");\n\nvar _defineProperty2 = _interopRequireDefault(_defineProperty);\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nexports.default = function (obj, key, value) {\n if (key in obj) {\n (0, _defineProperty2.default)(obj, key, {\n value: value,\n enumerable: true,\n configurable: true,\n writable: true\n });\n } else {\n obj[key] = value;\n }\n\n return obj;\n};\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/helpers/defineProperty.js?"); /***/ }), /***/ "./node_modules/babel-runtime/helpers/extends.js": /*!*******************************************************!*\ !*** ./node_modules/babel-runtime/helpers/extends.js ***! \*******************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nexports.__esModule = true;\n\nvar _assign = __webpack_require__(/*! ../core-js/object/assign */ \"./node_modules/babel-runtime/core-js/object/assign.js\");\n\nvar _assign2 = _interopRequireDefault(_assign);\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nexports.default = _assign2.default || function (target) {\n for (var i = 1; i < arguments.length; i++) {\n var source = arguments[i];\n\n for (var key in source) {\n if (Object.prototype.hasOwnProperty.call(source, key)) {\n target[key] = source[key];\n }\n }\n }\n\n return target;\n};\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/helpers/extends.js?"); /***/ }), /***/ "./node_modules/babel-runtime/helpers/get.js": /*!***************************************************!*\ !*** ./node_modules/babel-runtime/helpers/get.js ***! \***************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nexports.__esModule = true;\n\nvar _getPrototypeOf = __webpack_require__(/*! ../core-js/object/get-prototype-of */ \"./node_modules/babel-runtime/core-js/object/get-prototype-of.js\");\n\nvar _getPrototypeOf2 = _interopRequireDefault(_getPrototypeOf);\n\nvar _getOwnPropertyDescriptor = __webpack_require__(/*! ../core-js/object/get-own-property-descriptor */ \"./node_modules/babel-runtime/core-js/object/get-own-property-descriptor.js\");\n\nvar _getOwnPropertyDescriptor2 = _interopRequireDefault(_getOwnPropertyDescriptor);\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nexports.default = function get(object, property, receiver) {\n if (object === null) object = Function.prototype;\n var desc = (0, _getOwnPropertyDescriptor2.default)(object, property);\n\n if (desc === undefined) {\n var parent = (0, _getPrototypeOf2.default)(object);\n\n if (parent === null) {\n return undefined;\n } else {\n return get(parent, property, receiver);\n }\n } else if (\"value\" in desc) {\n return desc.value;\n } else {\n var getter = desc.get;\n\n if (getter === undefined) {\n return undefined;\n }\n\n return getter.call(receiver);\n }\n};\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/helpers/get.js?"); /***/ }), /***/ "./node_modules/babel-runtime/helpers/inherits.js": /*!********************************************************!*\ !*** ./node_modules/babel-runtime/helpers/inherits.js ***! \********************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nexports.__esModule = true;\n\nvar _setPrototypeOf = __webpack_require__(/*! ../core-js/object/set-prototype-of */ \"./node_modules/babel-runtime/core-js/object/set-prototype-of.js\");\n\nvar _setPrototypeOf2 = _interopRequireDefault(_setPrototypeOf);\n\nvar _create = __webpack_require__(/*! ../core-js/object/create */ \"./node_modules/babel-runtime/core-js/object/create.js\");\n\nvar _create2 = _interopRequireDefault(_create);\n\nvar _typeof2 = __webpack_require__(/*! ../helpers/typeof */ \"./node_modules/babel-runtime/helpers/typeof.js\");\n\nvar _typeof3 = _interopRequireDefault(_typeof2);\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nexports.default = function (subClass, superClass) {\n if (typeof superClass !== \"function\" && superClass !== null) {\n throw new TypeError(\"Super expression must either be null or a function, not \" + (typeof superClass === \"undefined\" ? \"undefined\" : (0, _typeof3.default)(superClass)));\n }\n\n subClass.prototype = (0, _create2.default)(superClass && superClass.prototype, {\n constructor: {\n value: subClass,\n enumerable: false,\n writable: true,\n configurable: true\n }\n });\n if (superClass) _setPrototypeOf2.default ? (0, _setPrototypeOf2.default)(subClass, superClass) : subClass.__proto__ = superClass;\n};\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/helpers/inherits.js?"); /***/ }), /***/ "./node_modules/babel-runtime/helpers/objectWithoutProperties.js": /*!***********************************************************************!*\ !*** ./node_modules/babel-runtime/helpers/objectWithoutProperties.js ***! \***********************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nexports.__esModule = true;\n\nexports.default = function (obj, keys) {\n var target = {};\n\n for (var i in obj) {\n if (keys.indexOf(i) >= 0) continue;\n if (!Object.prototype.hasOwnProperty.call(obj, i)) continue;\n target[i] = obj[i];\n }\n\n return target;\n};\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/helpers/objectWithoutProperties.js?"); /***/ }), /***/ "./node_modules/babel-runtime/helpers/possibleConstructorReturn.js": /*!*************************************************************************!*\ !*** ./node_modules/babel-runtime/helpers/possibleConstructorReturn.js ***! \*************************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nexports.__esModule = true;\n\nvar _typeof2 = __webpack_require__(/*! ../helpers/typeof */ \"./node_modules/babel-runtime/helpers/typeof.js\");\n\nvar _typeof3 = _interopRequireDefault(_typeof2);\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nexports.default = function (self, call) {\n if (!self) {\n throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\");\n }\n\n return call && ((typeof call === \"undefined\" ? \"undefined\" : (0, _typeof3.default)(call)) === \"object\" || typeof call === \"function\") ? call : self;\n};\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/helpers/possibleConstructorReturn.js?"); /***/ }), /***/ "./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js": /*!*********************************************************************!*\ !*** ./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js ***! \*********************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nexports.__esModule = true;\n\nvar _defineProperties = __webpack_require__(/*! ../core-js/object/define-properties */ \"./node_modules/babel-runtime/core-js/object/define-properties.js\");\n\nvar _defineProperties2 = _interopRequireDefault(_defineProperties);\n\nvar _freeze = __webpack_require__(/*! ../core-js/object/freeze */ \"./node_modules/babel-runtime/core-js/object/freeze.js\");\n\nvar _freeze2 = _interopRequireDefault(_freeze);\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nexports.default = function (strings, raw) {\n return (0, _freeze2.default)((0, _defineProperties2.default)(strings, {\n raw: {\n value: (0, _freeze2.default)(raw)\n }\n }));\n};\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/helpers/taggedTemplateLiteral.js?"); /***/ }), /***/ "./node_modules/babel-runtime/helpers/toConsumableArray.js": /*!*****************************************************************!*\ !*** ./node_modules/babel-runtime/helpers/toConsumableArray.js ***! \*****************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nexports.__esModule = true;\n\nvar _from = __webpack_require__(/*! ../core-js/array/from */ \"./node_modules/babel-runtime/core-js/array/from.js\");\n\nvar _from2 = _interopRequireDefault(_from);\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nexports.default = function (arr) {\n if (Array.isArray(arr)) {\n for (var i = 0, arr2 = Array(arr.length); i < arr.length; i++) {\n arr2[i] = arr[i];\n }\n\n return arr2;\n } else {\n return (0, _from2.default)(arr);\n }\n};\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/helpers/toConsumableArray.js?"); /***/ }), /***/ "./node_modules/babel-runtime/helpers/typeof.js": /*!******************************************************!*\ !*** ./node_modules/babel-runtime/helpers/typeof.js ***! \******************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nexports.__esModule = true;\n\nvar _iterator = __webpack_require__(/*! ../core-js/symbol/iterator */ \"./node_modules/babel-runtime/core-js/symbol/iterator.js\");\n\nvar _iterator2 = _interopRequireDefault(_iterator);\n\nvar _symbol = __webpack_require__(/*! ../core-js/symbol */ \"./node_modules/babel-runtime/core-js/symbol.js\");\n\nvar _symbol2 = _interopRequireDefault(_symbol);\n\nvar _typeof = typeof _symbol2.default === \"function\" && typeof _iterator2.default === \"symbol\" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof _symbol2.default === \"function\" && obj.constructor === _symbol2.default && obj !== _symbol2.default.prototype ? \"symbol\" : typeof obj; };\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nexports.default = typeof _symbol2.default === \"function\" && _typeof(_iterator2.default) === \"symbol\" ? function (obj) {\n return typeof obj === \"undefined\" ? \"undefined\" : _typeof(obj);\n} : function (obj) {\n return obj && typeof _symbol2.default === \"function\" && obj.constructor === _symbol2.default && obj !== _symbol2.default.prototype ? \"symbol\" : typeof obj === \"undefined\" ? \"undefined\" : _typeof(obj);\n};\n\n//# sourceURL=webpack:///./node_modules/babel-runtime/helpers/typeof.js?"); /***/ }), /***/ "./node_modules/core-js/library/fn/array/from.js": /*!*******************************************************!*\ !*** ./node_modules/core-js/library/fn/array/from.js ***! \*******************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("__webpack_require__(/*! ../../modules/es6.string.iterator */ \"./node_modules/core-js/library/modules/es6.string.iterator.js\");\n__webpack_require__(/*! ../../modules/es6.array.from */ \"./node_modules/core-js/library/modules/es6.array.from.js\");\nmodule.exports = __webpack_require__(/*! ../../modules/_core */ \"./node_modules/core-js/library/modules/_core.js\").Array.from;\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/fn/array/from.js?"); /***/ }), /***/ "./node_modules/core-js/library/fn/json/stringify.js": /*!***********************************************************!*\ !*** ./node_modules/core-js/library/fn/json/stringify.js ***! \***********************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var core = __webpack_require__(/*! ../../modules/_core */ \"./node_modules/core-js/library/modules/_core.js\");\nvar $JSON = core.JSON || (core.JSON = { stringify: JSON.stringify });\nmodule.exports = function stringify(it) { // eslint-disable-line no-unused-vars\n return $JSON.stringify.apply($JSON, arguments);\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/fn/json/stringify.js?"); /***/ }), /***/ "./node_modules/core-js/library/fn/object/assign.js": /*!**********************************************************!*\ !*** ./node_modules/core-js/library/fn/object/assign.js ***! \**********************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("__webpack_require__(/*! ../../modules/es6.object.assign */ \"./node_modules/core-js/library/modules/es6.object.assign.js\");\nmodule.exports = __webpack_require__(/*! ../../modules/_core */ \"./node_modules/core-js/library/modules/_core.js\").Object.assign;\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/fn/object/assign.js?"); /***/ }), /***/ "./node_modules/core-js/library/fn/object/create.js": /*!**********************************************************!*\ !*** ./node_modules/core-js/library/fn/object/create.js ***! \**********************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("__webpack_require__(/*! ../../modules/es6.object.create */ \"./node_modules/core-js/library/modules/es6.object.create.js\");\nvar $Object = __webpack_require__(/*! ../../modules/_core */ \"./node_modules/core-js/library/modules/_core.js\").Object;\nmodule.exports = function create(P, D) {\n return $Object.create(P, D);\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/fn/object/create.js?"); /***/ }), /***/ "./node_modules/core-js/library/fn/object/define-properties.js": /*!*********************************************************************!*\ !*** ./node_modules/core-js/library/fn/object/define-properties.js ***! \*********************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("__webpack_require__(/*! ../../modules/es6.object.define-properties */ \"./node_modules/core-js/library/modules/es6.object.define-properties.js\");\nvar $Object = __webpack_require__(/*! ../../modules/_core */ \"./node_modules/core-js/library/modules/_core.js\").Object;\nmodule.exports = function defineProperties(T, D) {\n return $Object.defineProperties(T, D);\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/fn/object/define-properties.js?"); /***/ }), /***/ "./node_modules/core-js/library/fn/object/define-property.js": /*!*******************************************************************!*\ !*** ./node_modules/core-js/library/fn/object/define-property.js ***! \*******************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("__webpack_require__(/*! ../../modules/es6.object.define-property */ \"./node_modules/core-js/library/modules/es6.object.define-property.js\");\nvar $Object = __webpack_require__(/*! ../../modules/_core */ \"./node_modules/core-js/library/modules/_core.js\").Object;\nmodule.exports = function defineProperty(it, key, desc) {\n return $Object.defineProperty(it, key, desc);\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/fn/object/define-property.js?"); /***/ }), /***/ "./node_modules/core-js/library/fn/object/freeze.js": /*!**********************************************************!*\ !*** ./node_modules/core-js/library/fn/object/freeze.js ***! \**********************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("__webpack_require__(/*! ../../modules/es6.object.freeze */ \"./node_modules/core-js/library/modules/es6.object.freeze.js\");\nmodule.exports = __webpack_require__(/*! ../../modules/_core */ \"./node_modules/core-js/library/modules/_core.js\").Object.freeze;\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/fn/object/freeze.js?"); /***/ }), /***/ "./node_modules/core-js/library/fn/object/get-own-property-descriptor.js": /*!*******************************************************************************!*\ !*** ./node_modules/core-js/library/fn/object/get-own-property-descriptor.js ***! \*******************************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("__webpack_require__(/*! ../../modules/es6.object.get-own-property-descriptor */ \"./node_modules/core-js/library/modules/es6.object.get-own-property-descriptor.js\");\nvar $Object = __webpack_require__(/*! ../../modules/_core */ \"./node_modules/core-js/library/modules/_core.js\").Object;\nmodule.exports = function getOwnPropertyDescriptor(it, key) {\n return $Object.getOwnPropertyDescriptor(it, key);\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/fn/object/get-own-property-descriptor.js?"); /***/ }), /***/ "./node_modules/core-js/library/fn/object/get-prototype-of.js": /*!********************************************************************!*\ !*** ./node_modules/core-js/library/fn/object/get-prototype-of.js ***! \********************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("__webpack_require__(/*! ../../modules/es6.object.get-prototype-of */ \"./node_modules/core-js/library/modules/es6.object.get-prototype-of.js\");\nmodule.exports = __webpack_require__(/*! ../../modules/_core */ \"./node_modules/core-js/library/modules/_core.js\").Object.getPrototypeOf;\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/fn/object/get-prototype-of.js?"); /***/ }), /***/ "./node_modules/core-js/library/fn/object/keys.js": /*!********************************************************!*\ !*** ./node_modules/core-js/library/fn/object/keys.js ***! \********************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("__webpack_require__(/*! ../../modules/es6.object.keys */ \"./node_modules/core-js/library/modules/es6.object.keys.js\");\nmodule.exports = __webpack_require__(/*! ../../modules/_core */ \"./node_modules/core-js/library/modules/_core.js\").Object.keys;\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/fn/object/keys.js?"); /***/ }), /***/ "./node_modules/core-js/library/fn/object/set-prototype-of.js": /*!********************************************************************!*\ !*** ./node_modules/core-js/library/fn/object/set-prototype-of.js ***! \********************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("__webpack_require__(/*! ../../modules/es6.object.set-prototype-of */ \"./node_modules/core-js/library/modules/es6.object.set-prototype-of.js\");\nmodule.exports = __webpack_require__(/*! ../../modules/_core */ \"./node_modules/core-js/library/modules/_core.js\").Object.setPrototypeOf;\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/fn/object/set-prototype-of.js?"); /***/ }), /***/ "./node_modules/core-js/library/fn/symbol/index.js": /*!*********************************************************!*\ !*** ./node_modules/core-js/library/fn/symbol/index.js ***! \*********************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("__webpack_require__(/*! ../../modules/es6.symbol */ \"./node_modules/core-js/library/modules/es6.symbol.js\");\n__webpack_require__(/*! ../../modules/es6.object.to-string */ \"./node_modules/core-js/library/modules/es6.object.to-string.js\");\n__webpack_require__(/*! ../../modules/es7.symbol.async-iterator */ \"./node_modules/core-js/library/modules/es7.symbol.async-iterator.js\");\n__webpack_require__(/*! ../../modules/es7.symbol.observable */ \"./node_modules/core-js/library/modules/es7.symbol.observable.js\");\nmodule.exports = __webpack_require__(/*! ../../modules/_core */ \"./node_modules/core-js/library/modules/_core.js\").Symbol;\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/fn/symbol/index.js?"); /***/ }), /***/ "./node_modules/core-js/library/fn/symbol/iterator.js": /*!************************************************************!*\ !*** ./node_modules/core-js/library/fn/symbol/iterator.js ***! \************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("__webpack_require__(/*! ../../modules/es6.string.iterator */ \"./node_modules/core-js/library/modules/es6.string.iterator.js\");\n__webpack_require__(/*! ../../modules/web.dom.iterable */ \"./node_modules/core-js/library/modules/web.dom.iterable.js\");\nmodule.exports = __webpack_require__(/*! ../../modules/_wks-ext */ \"./node_modules/core-js/library/modules/_wks-ext.js\").f('iterator');\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/fn/symbol/iterator.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_a-function.js": /*!*************************************************************!*\ !*** ./node_modules/core-js/library/modules/_a-function.js ***! \*************************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("module.exports = function (it) {\n if (typeof it != 'function') throw TypeError(it + ' is not a function!');\n return it;\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_a-function.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_add-to-unscopables.js": /*!*********************************************************************!*\ !*** ./node_modules/core-js/library/modules/_add-to-unscopables.js ***! \*********************************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("module.exports = function () { /* empty */ };\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_add-to-unscopables.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_an-object.js": /*!************************************************************!*\ !*** ./node_modules/core-js/library/modules/_an-object.js ***! \************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var isObject = __webpack_require__(/*! ./_is-object */ \"./node_modules/core-js/library/modules/_is-object.js\");\nmodule.exports = function (it) {\n if (!isObject(it)) throw TypeError(it + ' is not an object!');\n return it;\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_an-object.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_array-includes.js": /*!*****************************************************************!*\ !*** ./node_modules/core-js/library/modules/_array-includes.js ***! \*****************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// false -> Array#indexOf\n// true -> Array#includes\nvar toIObject = __webpack_require__(/*! ./_to-iobject */ \"./node_modules/core-js/library/modules/_to-iobject.js\");\nvar toLength = __webpack_require__(/*! ./_to-length */ \"./node_modules/core-js/library/modules/_to-length.js\");\nvar toAbsoluteIndex = __webpack_require__(/*! ./_to-absolute-index */ \"./node_modules/core-js/library/modules/_to-absolute-index.js\");\nmodule.exports = function (IS_INCLUDES) {\n return function ($this, el, fromIndex) {\n var O = toIObject($this);\n var length = toLength(O.length);\n var index = toAbsoluteIndex(fromIndex, length);\n var value;\n // Array#includes uses SameValueZero equality algorithm\n // eslint-disable-next-line no-self-compare\n if (IS_INCLUDES && el != el) while (length > index) {\n value = O[index++];\n // eslint-disable-next-line no-self-compare\n if (value != value) return true;\n // Array#indexOf ignores holes, Array#includes - not\n } else for (;length > index; index++) if (IS_INCLUDES || index in O) {\n if (O[index] === el) return IS_INCLUDES || index || 0;\n } return !IS_INCLUDES && -1;\n };\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_array-includes.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_classof.js": /*!**********************************************************!*\ !*** ./node_modules/core-js/library/modules/_classof.js ***! \**********************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// getting tag from 19.1.3.6 Object.prototype.toString()\nvar cof = __webpack_require__(/*! ./_cof */ \"./node_modules/core-js/library/modules/_cof.js\");\nvar TAG = __webpack_require__(/*! ./_wks */ \"./node_modules/core-js/library/modules/_wks.js\")('toStringTag');\n// ES3 wrong here\nvar ARG = cof(function () { return arguments; }()) == 'Arguments';\n\n// fallback for IE11 Script Access Denied error\nvar tryGet = function (it, key) {\n try {\n return it[key];\n } catch (e) { /* empty */ }\n};\n\nmodule.exports = function (it) {\n var O, T, B;\n return it === undefined ? 'Undefined' : it === null ? 'Null'\n // @@toStringTag case\n : typeof (T = tryGet(O = Object(it), TAG)) == 'string' ? T\n // builtinTag case\n : ARG ? cof(O)\n // ES3 arguments fallback\n : (B = cof(O)) == 'Object' && typeof O.callee == 'function' ? 'Arguments' : B;\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_classof.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_cof.js": /*!******************************************************!*\ !*** ./node_modules/core-js/library/modules/_cof.js ***! \******************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("var toString = {}.toString;\n\nmodule.exports = function (it) {\n return toString.call(it).slice(8, -1);\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_cof.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_core.js": /*!*******************************************************!*\ !*** ./node_modules/core-js/library/modules/_core.js ***! \*******************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("var core = module.exports = { version: '2.5.4' };\nif (typeof __e == 'number') __e = core; // eslint-disable-line no-undef\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_core.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_create-property.js": /*!******************************************************************!*\ !*** ./node_modules/core-js/library/modules/_create-property.js ***! \******************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\nvar $defineProperty = __webpack_require__(/*! ./_object-dp */ \"./node_modules/core-js/library/modules/_object-dp.js\");\nvar createDesc = __webpack_require__(/*! ./_property-desc */ \"./node_modules/core-js/library/modules/_property-desc.js\");\n\nmodule.exports = function (object, index, value) {\n if (index in object) $defineProperty.f(object, index, createDesc(0, value));\n else object[index] = value;\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_create-property.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_ctx.js": /*!******************************************************!*\ !*** ./node_modules/core-js/library/modules/_ctx.js ***! \******************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// optional / simple context binding\nvar aFunction = __webpack_require__(/*! ./_a-function */ \"./node_modules/core-js/library/modules/_a-function.js\");\nmodule.exports = function (fn, that, length) {\n aFunction(fn);\n if (that === undefined) return fn;\n switch (length) {\n case 1: return function (a) {\n return fn.call(that, a);\n };\n case 2: return function (a, b) {\n return fn.call(that, a, b);\n };\n case 3: return function (a, b, c) {\n return fn.call(that, a, b, c);\n };\n }\n return function (/* ...args */) {\n return fn.apply(that, arguments);\n };\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_ctx.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_defined.js": /*!**********************************************************!*\ !*** ./node_modules/core-js/library/modules/_defined.js ***! \**********************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("// 7.2.1 RequireObjectCoercible(argument)\nmodule.exports = function (it) {\n if (it == undefined) throw TypeError(\"Can't call method on \" + it);\n return it;\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_defined.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_descriptors.js": /*!**************************************************************!*\ !*** ./node_modules/core-js/library/modules/_descriptors.js ***! \**************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// Thank's IE8 for his funny defineProperty\nmodule.exports = !__webpack_require__(/*! ./_fails */ \"./node_modules/core-js/library/modules/_fails.js\")(function () {\n return Object.defineProperty({}, 'a', { get: function () { return 7; } }).a != 7;\n});\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_descriptors.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_dom-create.js": /*!*************************************************************!*\ !*** ./node_modules/core-js/library/modules/_dom-create.js ***! \*************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var isObject = __webpack_require__(/*! ./_is-object */ \"./node_modules/core-js/library/modules/_is-object.js\");\nvar document = __webpack_require__(/*! ./_global */ \"./node_modules/core-js/library/modules/_global.js\").document;\n// typeof document.createElement is 'object' in old IE\nvar is = isObject(document) && isObject(document.createElement);\nmodule.exports = function (it) {\n return is ? document.createElement(it) : {};\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_dom-create.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_enum-bug-keys.js": /*!****************************************************************!*\ !*** ./node_modules/core-js/library/modules/_enum-bug-keys.js ***! \****************************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("// IE 8- don't enum bug keys\nmodule.exports = (\n 'constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf'\n).split(',');\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_enum-bug-keys.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_enum-keys.js": /*!************************************************************!*\ !*** ./node_modules/core-js/library/modules/_enum-keys.js ***! \************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// all enumerable object keys, includes symbols\nvar getKeys = __webpack_require__(/*! ./_object-keys */ \"./node_modules/core-js/library/modules/_object-keys.js\");\nvar gOPS = __webpack_require__(/*! ./_object-gops */ \"./node_modules/core-js/library/modules/_object-gops.js\");\nvar pIE = __webpack_require__(/*! ./_object-pie */ \"./node_modules/core-js/library/modules/_object-pie.js\");\nmodule.exports = function (it) {\n var result = getKeys(it);\n var getSymbols = gOPS.f;\n if (getSymbols) {\n var symbols = getSymbols(it);\n var isEnum = pIE.f;\n var i = 0;\n var key;\n while (symbols.length > i) if (isEnum.call(it, key = symbols[i++])) result.push(key);\n } return result;\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_enum-keys.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_export.js": /*!*********************************************************!*\ !*** ./node_modules/core-js/library/modules/_export.js ***! \*********************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var global = __webpack_require__(/*! ./_global */ \"./node_modules/core-js/library/modules/_global.js\");\nvar core = __webpack_require__(/*! ./_core */ \"./node_modules/core-js/library/modules/_core.js\");\nvar ctx = __webpack_require__(/*! ./_ctx */ \"./node_modules/core-js/library/modules/_ctx.js\");\nvar hide = __webpack_require__(/*! ./_hide */ \"./node_modules/core-js/library/modules/_hide.js\");\nvar has = __webpack_require__(/*! ./_has */ \"./node_modules/core-js/library/modules/_has.js\");\nvar PROTOTYPE = 'prototype';\n\nvar $export = function (type, name, source) {\n var IS_FORCED = type & $export.F;\n var IS_GLOBAL = type & $export.G;\n var IS_STATIC = type & $export.S;\n var IS_PROTO = type & $export.P;\n var IS_BIND = type & $export.B;\n var IS_WRAP = type & $export.W;\n var exports = IS_GLOBAL ? core : core[name] || (core[name] = {});\n var expProto = exports[PROTOTYPE];\n var target = IS_GLOBAL ? global : IS_STATIC ? global[name] : (global[name] || {})[PROTOTYPE];\n var key, own, out;\n if (IS_GLOBAL) source = name;\n for (key in source) {\n // contains in native\n own = !IS_FORCED && target && target[key] !== undefined;\n if (own && has(exports, key)) continue;\n // export native or passed\n out = own ? target[key] : source[key];\n // prevent global pollution for namespaces\n exports[key] = IS_GLOBAL && typeof target[key] != 'function' ? source[key]\n // bind timers to global for call from export context\n : IS_BIND && own ? ctx(out, global)\n // wrap global constructors for prevent change them in library\n : IS_WRAP && target[key] == out ? (function (C) {\n var F = function (a, b, c) {\n if (this instanceof C) {\n switch (arguments.length) {\n case 0: return new C();\n case 1: return new C(a);\n case 2: return new C(a, b);\n } return new C(a, b, c);\n } return C.apply(this, arguments);\n };\n F[PROTOTYPE] = C[PROTOTYPE];\n return F;\n // make static versions for prototype methods\n })(out) : IS_PROTO && typeof out == 'function' ? ctx(Function.call, out) : out;\n // export proto methods to core.%CONSTRUCTOR%.methods.%NAME%\n if (IS_PROTO) {\n (exports.virtual || (exports.virtual = {}))[key] = out;\n // export proto methods to core.%CONSTRUCTOR%.prototype.%NAME%\n if (type & $export.R && expProto && !expProto[key]) hide(expProto, key, out);\n }\n }\n};\n// type bitmap\n$export.F = 1; // forced\n$export.G = 2; // global\n$export.S = 4; // static\n$export.P = 8; // proto\n$export.B = 16; // bind\n$export.W = 32; // wrap\n$export.U = 64; // safe\n$export.R = 128; // real proto method for `library`\nmodule.exports = $export;\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_export.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_fails.js": /*!********************************************************!*\ !*** ./node_modules/core-js/library/modules/_fails.js ***! \********************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("module.exports = function (exec) {\n try {\n return !!exec();\n } catch (e) {\n return true;\n }\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_fails.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_global.js": /*!*********************************************************!*\ !*** ./node_modules/core-js/library/modules/_global.js ***! \*********************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("// https://github.com/zloirock/core-js/issues/86#issuecomment-115759028\nvar global = module.exports = typeof window != 'undefined' && window.Math == Math\n ? window : typeof self != 'undefined' && self.Math == Math ? self\n // eslint-disable-next-line no-new-func\n : Function('return this')();\nif (typeof __g == 'number') __g = global; // eslint-disable-line no-undef\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_global.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_has.js": /*!******************************************************!*\ !*** ./node_modules/core-js/library/modules/_has.js ***! \******************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("var hasOwnProperty = {}.hasOwnProperty;\nmodule.exports = function (it, key) {\n return hasOwnProperty.call(it, key);\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_has.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_hide.js": /*!*******************************************************!*\ !*** ./node_modules/core-js/library/modules/_hide.js ***! \*******************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var dP = __webpack_require__(/*! ./_object-dp */ \"./node_modules/core-js/library/modules/_object-dp.js\");\nvar createDesc = __webpack_require__(/*! ./_property-desc */ \"./node_modules/core-js/library/modules/_property-desc.js\");\nmodule.exports = __webpack_require__(/*! ./_descriptors */ \"./node_modules/core-js/library/modules/_descriptors.js\") ? function (object, key, value) {\n return dP.f(object, key, createDesc(1, value));\n} : function (object, key, value) {\n object[key] = value;\n return object;\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_hide.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_html.js": /*!*******************************************************!*\ !*** ./node_modules/core-js/library/modules/_html.js ***! \*******************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var document = __webpack_require__(/*! ./_global */ \"./node_modules/core-js/library/modules/_global.js\").document;\nmodule.exports = document && document.documentElement;\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_html.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_ie8-dom-define.js": /*!*****************************************************************!*\ !*** ./node_modules/core-js/library/modules/_ie8-dom-define.js ***! \*****************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("module.exports = !__webpack_require__(/*! ./_descriptors */ \"./node_modules/core-js/library/modules/_descriptors.js\") && !__webpack_require__(/*! ./_fails */ \"./node_modules/core-js/library/modules/_fails.js\")(function () {\n return Object.defineProperty(__webpack_require__(/*! ./_dom-create */ \"./node_modules/core-js/library/modules/_dom-create.js\")('div'), 'a', { get: function () { return 7; } }).a != 7;\n});\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_ie8-dom-define.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_iobject.js": /*!**********************************************************!*\ !*** ./node_modules/core-js/library/modules/_iobject.js ***! \**********************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// fallback for non-array-like ES3 and non-enumerable old V8 strings\nvar cof = __webpack_require__(/*! ./_cof */ \"./node_modules/core-js/library/modules/_cof.js\");\n// eslint-disable-next-line no-prototype-builtins\nmodule.exports = Object('z').propertyIsEnumerable(0) ? Object : function (it) {\n return cof(it) == 'String' ? it.split('') : Object(it);\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_iobject.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_is-array-iter.js": /*!****************************************************************!*\ !*** ./node_modules/core-js/library/modules/_is-array-iter.js ***! \****************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// check on default Array iterator\nvar Iterators = __webpack_require__(/*! ./_iterators */ \"./node_modules/core-js/library/modules/_iterators.js\");\nvar ITERATOR = __webpack_require__(/*! ./_wks */ \"./node_modules/core-js/library/modules/_wks.js\")('iterator');\nvar ArrayProto = Array.prototype;\n\nmodule.exports = function (it) {\n return it !== undefined && (Iterators.Array === it || ArrayProto[ITERATOR] === it);\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_is-array-iter.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_is-array.js": /*!***********************************************************!*\ !*** ./node_modules/core-js/library/modules/_is-array.js ***! \***********************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// 7.2.2 IsArray(argument)\nvar cof = __webpack_require__(/*! ./_cof */ \"./node_modules/core-js/library/modules/_cof.js\");\nmodule.exports = Array.isArray || function isArray(arg) {\n return cof(arg) == 'Array';\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_is-array.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_is-object.js": /*!************************************************************!*\ !*** ./node_modules/core-js/library/modules/_is-object.js ***! \************************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("module.exports = function (it) {\n return typeof it === 'object' ? it !== null : typeof it === 'function';\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_is-object.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_iter-call.js": /*!************************************************************!*\ !*** ./node_modules/core-js/library/modules/_iter-call.js ***! \************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// call something on iterator step with safe closing on error\nvar anObject = __webpack_require__(/*! ./_an-object */ \"./node_modules/core-js/library/modules/_an-object.js\");\nmodule.exports = function (iterator, fn, value, entries) {\n try {\n return entries ? fn(anObject(value)[0], value[1]) : fn(value);\n // 7.4.6 IteratorClose(iterator, completion)\n } catch (e) {\n var ret = iterator['return'];\n if (ret !== undefined) anObject(ret.call(iterator));\n throw e;\n }\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_iter-call.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_iter-create.js": /*!**************************************************************!*\ !*** ./node_modules/core-js/library/modules/_iter-create.js ***! \**************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\nvar create = __webpack_require__(/*! ./_object-create */ \"./node_modules/core-js/library/modules/_object-create.js\");\nvar descriptor = __webpack_require__(/*! ./_property-desc */ \"./node_modules/core-js/library/modules/_property-desc.js\");\nvar setToStringTag = __webpack_require__(/*! ./_set-to-string-tag */ \"./node_modules/core-js/library/modules/_set-to-string-tag.js\");\nvar IteratorPrototype = {};\n\n// 25.1.2.1.1 %IteratorPrototype%[@@iterator]()\n__webpack_require__(/*! ./_hide */ \"./node_modules/core-js/library/modules/_hide.js\")(IteratorPrototype, __webpack_require__(/*! ./_wks */ \"./node_modules/core-js/library/modules/_wks.js\")('iterator'), function () { return this; });\n\nmodule.exports = function (Constructor, NAME, next) {\n Constructor.prototype = create(IteratorPrototype, { next: descriptor(1, next) });\n setToStringTag(Constructor, NAME + ' Iterator');\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_iter-create.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_iter-define.js": /*!**************************************************************!*\ !*** ./node_modules/core-js/library/modules/_iter-define.js ***! \**************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\nvar LIBRARY = __webpack_require__(/*! ./_library */ \"./node_modules/core-js/library/modules/_library.js\");\nvar $export = __webpack_require__(/*! ./_export */ \"./node_modules/core-js/library/modules/_export.js\");\nvar redefine = __webpack_require__(/*! ./_redefine */ \"./node_modules/core-js/library/modules/_redefine.js\");\nvar hide = __webpack_require__(/*! ./_hide */ \"./node_modules/core-js/library/modules/_hide.js\");\nvar Iterators = __webpack_require__(/*! ./_iterators */ \"./node_modules/core-js/library/modules/_iterators.js\");\nvar $iterCreate = __webpack_require__(/*! ./_iter-create */ \"./node_modules/core-js/library/modules/_iter-create.js\");\nvar setToStringTag = __webpack_require__(/*! ./_set-to-string-tag */ \"./node_modules/core-js/library/modules/_set-to-string-tag.js\");\nvar getPrototypeOf = __webpack_require__(/*! ./_object-gpo */ \"./node_modules/core-js/library/modules/_object-gpo.js\");\nvar ITERATOR = __webpack_require__(/*! ./_wks */ \"./node_modules/core-js/library/modules/_wks.js\")('iterator');\nvar BUGGY = !([].keys && 'next' in [].keys()); // Safari has buggy iterators w/o `next`\nvar FF_ITERATOR = '@@iterator';\nvar KEYS = 'keys';\nvar VALUES = 'values';\n\nvar returnThis = function () { return this; };\n\nmodule.exports = function (Base, NAME, Constructor, next, DEFAULT, IS_SET, FORCED) {\n $iterCreate(Constructor, NAME, next);\n var getMethod = function (kind) {\n if (!BUGGY && kind in proto) return proto[kind];\n switch (kind) {\n case KEYS: return function keys() { return new Constructor(this, kind); };\n case VALUES: return function values() { return new Constructor(this, kind); };\n } return function entries() { return new Constructor(this, kind); };\n };\n var TAG = NAME + ' Iterator';\n var DEF_VALUES = DEFAULT == VALUES;\n var VALUES_BUG = false;\n var proto = Base.prototype;\n var $native = proto[ITERATOR] || proto[FF_ITERATOR] || DEFAULT && proto[DEFAULT];\n var $default = $native || getMethod(DEFAULT);\n var $entries = DEFAULT ? !DEF_VALUES ? $default : getMethod('entries') : undefined;\n var $anyNative = NAME == 'Array' ? proto.entries || $native : $native;\n var methods, key, IteratorPrototype;\n // Fix native\n if ($anyNative) {\n IteratorPrototype = getPrototypeOf($anyNative.call(new Base()));\n if (IteratorPrototype !== Object.prototype && IteratorPrototype.next) {\n // Set @@toStringTag to native iterators\n setToStringTag(IteratorPrototype, TAG, true);\n // fix for some old engines\n if (!LIBRARY && typeof IteratorPrototype[ITERATOR] != 'function') hide(IteratorPrototype, ITERATOR, returnThis);\n }\n }\n // fix Array#{values, @@iterator}.name in V8 / FF\n if (DEF_VALUES && $native && $native.name !== VALUES) {\n VALUES_BUG = true;\n $default = function values() { return $native.call(this); };\n }\n // Define iterator\n if ((!LIBRARY || FORCED) && (BUGGY || VALUES_BUG || !proto[ITERATOR])) {\n hide(proto, ITERATOR, $default);\n }\n // Plug for library\n Iterators[NAME] = $default;\n Iterators[TAG] = returnThis;\n if (DEFAULT) {\n methods = {\n values: DEF_VALUES ? $default : getMethod(VALUES),\n keys: IS_SET ? $default : getMethod(KEYS),\n entries: $entries\n };\n if (FORCED) for (key in methods) {\n if (!(key in proto)) redefine(proto, key, methods[key]);\n } else $export($export.P + $export.F * (BUGGY || VALUES_BUG), NAME, methods);\n }\n return methods;\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_iter-define.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_iter-detect.js": /*!**************************************************************!*\ !*** ./node_modules/core-js/library/modules/_iter-detect.js ***! \**************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var ITERATOR = __webpack_require__(/*! ./_wks */ \"./node_modules/core-js/library/modules/_wks.js\")('iterator');\nvar SAFE_CLOSING = false;\n\ntry {\n var riter = [7][ITERATOR]();\n riter['return'] = function () { SAFE_CLOSING = true; };\n // eslint-disable-next-line no-throw-literal\n Array.from(riter, function () { throw 2; });\n} catch (e) { /* empty */ }\n\nmodule.exports = function (exec, skipClosing) {\n if (!skipClosing && !SAFE_CLOSING) return false;\n var safe = false;\n try {\n var arr = [7];\n var iter = arr[ITERATOR]();\n iter.next = function () { return { done: safe = true }; };\n arr[ITERATOR] = function () { return iter; };\n exec(arr);\n } catch (e) { /* empty */ }\n return safe;\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_iter-detect.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_iter-step.js": /*!************************************************************!*\ !*** ./node_modules/core-js/library/modules/_iter-step.js ***! \************************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("module.exports = function (done, value) {\n return { value: value, done: !!done };\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_iter-step.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_iterators.js": /*!************************************************************!*\ !*** ./node_modules/core-js/library/modules/_iterators.js ***! \************************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("module.exports = {};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_iterators.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_library.js": /*!**********************************************************!*\ !*** ./node_modules/core-js/library/modules/_library.js ***! \**********************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("module.exports = true;\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_library.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_meta.js": /*!*******************************************************!*\ !*** ./node_modules/core-js/library/modules/_meta.js ***! \*******************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var META = __webpack_require__(/*! ./_uid */ \"./node_modules/core-js/library/modules/_uid.js\")('meta');\nvar isObject = __webpack_require__(/*! ./_is-object */ \"./node_modules/core-js/library/modules/_is-object.js\");\nvar has = __webpack_require__(/*! ./_has */ \"./node_modules/core-js/library/modules/_has.js\");\nvar setDesc = __webpack_require__(/*! ./_object-dp */ \"./node_modules/core-js/library/modules/_object-dp.js\").f;\nvar id = 0;\nvar isExtensible = Object.isExtensible || function () {\n return true;\n};\nvar FREEZE = !__webpack_require__(/*! ./_fails */ \"./node_modules/core-js/library/modules/_fails.js\")(function () {\n return isExtensible(Object.preventExtensions({}));\n});\nvar setMeta = function (it) {\n setDesc(it, META, { value: {\n i: 'O' + ++id, // object ID\n w: {} // weak collections IDs\n } });\n};\nvar fastKey = function (it, create) {\n // return primitive with prefix\n if (!isObject(it)) return typeof it == 'symbol' ? it : (typeof it == 'string' ? 'S' : 'P') + it;\n if (!has(it, META)) {\n // can't set metadata to uncaught frozen object\n if (!isExtensible(it)) return 'F';\n // not necessary to add metadata\n if (!create) return 'E';\n // add missing metadata\n setMeta(it);\n // return object ID\n } return it[META].i;\n};\nvar getWeak = function (it, create) {\n if (!has(it, META)) {\n // can't set metadata to uncaught frozen object\n if (!isExtensible(it)) return true;\n // not necessary to add metadata\n if (!create) return false;\n // add missing metadata\n setMeta(it);\n // return hash weak collections IDs\n } return it[META].w;\n};\n// add metadata on freeze-family methods calling\nvar onFreeze = function (it) {\n if (FREEZE && meta.NEED && isExtensible(it) && !has(it, META)) setMeta(it);\n return it;\n};\nvar meta = module.exports = {\n KEY: META,\n NEED: false,\n fastKey: fastKey,\n getWeak: getWeak,\n onFreeze: onFreeze\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_meta.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_object-assign.js": /*!****************************************************************!*\ !*** ./node_modules/core-js/library/modules/_object-assign.js ***! \****************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n// 19.1.2.1 Object.assign(target, source, ...)\nvar getKeys = __webpack_require__(/*! ./_object-keys */ \"./node_modules/core-js/library/modules/_object-keys.js\");\nvar gOPS = __webpack_require__(/*! ./_object-gops */ \"./node_modules/core-js/library/modules/_object-gops.js\");\nvar pIE = __webpack_require__(/*! ./_object-pie */ \"./node_modules/core-js/library/modules/_object-pie.js\");\nvar toObject = __webpack_require__(/*! ./_to-object */ \"./node_modules/core-js/library/modules/_to-object.js\");\nvar IObject = __webpack_require__(/*! ./_iobject */ \"./node_modules/core-js/library/modules/_iobject.js\");\nvar $assign = Object.assign;\n\n// should work with symbols and should have deterministic property order (V8 bug)\nmodule.exports = !$assign || __webpack_require__(/*! ./_fails */ \"./node_modules/core-js/library/modules/_fails.js\")(function () {\n var A = {};\n var B = {};\n // eslint-disable-next-line no-undef\n var S = Symbol();\n var K = 'abcdefghijklmnopqrst';\n A[S] = 7;\n K.split('').forEach(function (k) { B[k] = k; });\n return $assign({}, A)[S] != 7 || Object.keys($assign({}, B)).join('') != K;\n}) ? function assign(target, source) { // eslint-disable-line no-unused-vars\n var T = toObject(target);\n var aLen = arguments.length;\n var index = 1;\n var getSymbols = gOPS.f;\n var isEnum = pIE.f;\n while (aLen > index) {\n var S = IObject(arguments[index++]);\n var keys = getSymbols ? getKeys(S).concat(getSymbols(S)) : getKeys(S);\n var length = keys.length;\n var j = 0;\n var key;\n while (length > j) if (isEnum.call(S, key = keys[j++])) T[key] = S[key];\n } return T;\n} : $assign;\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_object-assign.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_object-create.js": /*!****************************************************************!*\ !*** ./node_modules/core-js/library/modules/_object-create.js ***! \****************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// 19.1.2.2 / 15.2.3.5 Object.create(O [, Properties])\nvar anObject = __webpack_require__(/*! ./_an-object */ \"./node_modules/core-js/library/modules/_an-object.js\");\nvar dPs = __webpack_require__(/*! ./_object-dps */ \"./node_modules/core-js/library/modules/_object-dps.js\");\nvar enumBugKeys = __webpack_require__(/*! ./_enum-bug-keys */ \"./node_modules/core-js/library/modules/_enum-bug-keys.js\");\nvar IE_PROTO = __webpack_require__(/*! ./_shared-key */ \"./node_modules/core-js/library/modules/_shared-key.js\")('IE_PROTO');\nvar Empty = function () { /* empty */ };\nvar PROTOTYPE = 'prototype';\n\n// Create object with fake `null` prototype: use iframe Object with cleared prototype\nvar createDict = function () {\n // Thrash, waste and sodomy: IE GC bug\n var iframe = __webpack_require__(/*! ./_dom-create */ \"./node_modules/core-js/library/modules/_dom-create.js\")('iframe');\n var i = enumBugKeys.length;\n var lt = '<';\n var gt = '>';\n var iframeDocument;\n iframe.style.display = 'none';\n __webpack_require__(/*! ./_html */ \"./node_modules/core-js/library/modules/_html.js\").appendChild(iframe);\n iframe.src = 'javascript:'; // eslint-disable-line no-script-url\n // createDict = iframe.contentWindow.Object;\n // html.removeChild(iframe);\n iframeDocument = iframe.contentWindow.document;\n iframeDocument.open();\n iframeDocument.write(lt + 'script' + gt + 'document.F=Object' + lt + '/script' + gt);\n iframeDocument.close();\n createDict = iframeDocument.F;\n while (i--) delete createDict[PROTOTYPE][enumBugKeys[i]];\n return createDict();\n};\n\nmodule.exports = Object.create || function create(O, Properties) {\n var result;\n if (O !== null) {\n Empty[PROTOTYPE] = anObject(O);\n result = new Empty();\n Empty[PROTOTYPE] = null;\n // add \"__proto__\" for Object.getPrototypeOf polyfill\n result[IE_PROTO] = O;\n } else result = createDict();\n return Properties === undefined ? result : dPs(result, Properties);\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_object-create.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_object-dp.js": /*!************************************************************!*\ !*** ./node_modules/core-js/library/modules/_object-dp.js ***! \************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var anObject = __webpack_require__(/*! ./_an-object */ \"./node_modules/core-js/library/modules/_an-object.js\");\nvar IE8_DOM_DEFINE = __webpack_require__(/*! ./_ie8-dom-define */ \"./node_modules/core-js/library/modules/_ie8-dom-define.js\");\nvar toPrimitive = __webpack_require__(/*! ./_to-primitive */ \"./node_modules/core-js/library/modules/_to-primitive.js\");\nvar dP = Object.defineProperty;\n\nexports.f = __webpack_require__(/*! ./_descriptors */ \"./node_modules/core-js/library/modules/_descriptors.js\") ? Object.defineProperty : function defineProperty(O, P, Attributes) {\n anObject(O);\n P = toPrimitive(P, true);\n anObject(Attributes);\n if (IE8_DOM_DEFINE) try {\n return dP(O, P, Attributes);\n } catch (e) { /* empty */ }\n if ('get' in Attributes || 'set' in Attributes) throw TypeError('Accessors not supported!');\n if ('value' in Attributes) O[P] = Attributes.value;\n return O;\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_object-dp.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_object-dps.js": /*!*************************************************************!*\ !*** ./node_modules/core-js/library/modules/_object-dps.js ***! \*************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var dP = __webpack_require__(/*! ./_object-dp */ \"./node_modules/core-js/library/modules/_object-dp.js\");\nvar anObject = __webpack_require__(/*! ./_an-object */ \"./node_modules/core-js/library/modules/_an-object.js\");\nvar getKeys = __webpack_require__(/*! ./_object-keys */ \"./node_modules/core-js/library/modules/_object-keys.js\");\n\nmodule.exports = __webpack_require__(/*! ./_descriptors */ \"./node_modules/core-js/library/modules/_descriptors.js\") ? Object.defineProperties : function defineProperties(O, Properties) {\n anObject(O);\n var keys = getKeys(Properties);\n var length = keys.length;\n var i = 0;\n var P;\n while (length > i) dP.f(O, P = keys[i++], Properties[P]);\n return O;\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_object-dps.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_object-gopd.js": /*!**************************************************************!*\ !*** ./node_modules/core-js/library/modules/_object-gopd.js ***! \**************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var pIE = __webpack_require__(/*! ./_object-pie */ \"./node_modules/core-js/library/modules/_object-pie.js\");\nvar createDesc = __webpack_require__(/*! ./_property-desc */ \"./node_modules/core-js/library/modules/_property-desc.js\");\nvar toIObject = __webpack_require__(/*! ./_to-iobject */ \"./node_modules/core-js/library/modules/_to-iobject.js\");\nvar toPrimitive = __webpack_require__(/*! ./_to-primitive */ \"./node_modules/core-js/library/modules/_to-primitive.js\");\nvar has = __webpack_require__(/*! ./_has */ \"./node_modules/core-js/library/modules/_has.js\");\nvar IE8_DOM_DEFINE = __webpack_require__(/*! ./_ie8-dom-define */ \"./node_modules/core-js/library/modules/_ie8-dom-define.js\");\nvar gOPD = Object.getOwnPropertyDescriptor;\n\nexports.f = __webpack_require__(/*! ./_descriptors */ \"./node_modules/core-js/library/modules/_descriptors.js\") ? gOPD : function getOwnPropertyDescriptor(O, P) {\n O = toIObject(O);\n P = toPrimitive(P, true);\n if (IE8_DOM_DEFINE) try {\n return gOPD(O, P);\n } catch (e) { /* empty */ }\n if (has(O, P)) return createDesc(!pIE.f.call(O, P), O[P]);\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_object-gopd.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_object-gopn-ext.js": /*!******************************************************************!*\ !*** ./node_modules/core-js/library/modules/_object-gopn-ext.js ***! \******************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// fallback for IE11 buggy Object.getOwnPropertyNames with iframe and window\nvar toIObject = __webpack_require__(/*! ./_to-iobject */ \"./node_modules/core-js/library/modules/_to-iobject.js\");\nvar gOPN = __webpack_require__(/*! ./_object-gopn */ \"./node_modules/core-js/library/modules/_object-gopn.js\").f;\nvar toString = {}.toString;\n\nvar windowNames = typeof window == 'object' && window && Object.getOwnPropertyNames\n ? Object.getOwnPropertyNames(window) : [];\n\nvar getWindowNames = function (it) {\n try {\n return gOPN(it);\n } catch (e) {\n return windowNames.slice();\n }\n};\n\nmodule.exports.f = function getOwnPropertyNames(it) {\n return windowNames && toString.call(it) == '[object Window]' ? getWindowNames(it) : gOPN(toIObject(it));\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_object-gopn-ext.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_object-gopn.js": /*!**************************************************************!*\ !*** ./node_modules/core-js/library/modules/_object-gopn.js ***! \**************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// 19.1.2.7 / 15.2.3.4 Object.getOwnPropertyNames(O)\nvar $keys = __webpack_require__(/*! ./_object-keys-internal */ \"./node_modules/core-js/library/modules/_object-keys-internal.js\");\nvar hiddenKeys = __webpack_require__(/*! ./_enum-bug-keys */ \"./node_modules/core-js/library/modules/_enum-bug-keys.js\").concat('length', 'prototype');\n\nexports.f = Object.getOwnPropertyNames || function getOwnPropertyNames(O) {\n return $keys(O, hiddenKeys);\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_object-gopn.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_object-gops.js": /*!**************************************************************!*\ !*** ./node_modules/core-js/library/modules/_object-gops.js ***! \**************************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("exports.f = Object.getOwnPropertySymbols;\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_object-gops.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_object-gpo.js": /*!*************************************************************!*\ !*** ./node_modules/core-js/library/modules/_object-gpo.js ***! \*************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// 19.1.2.9 / 15.2.3.2 Object.getPrototypeOf(O)\nvar has = __webpack_require__(/*! ./_has */ \"./node_modules/core-js/library/modules/_has.js\");\nvar toObject = __webpack_require__(/*! ./_to-object */ \"./node_modules/core-js/library/modules/_to-object.js\");\nvar IE_PROTO = __webpack_require__(/*! ./_shared-key */ \"./node_modules/core-js/library/modules/_shared-key.js\")('IE_PROTO');\nvar ObjectProto = Object.prototype;\n\nmodule.exports = Object.getPrototypeOf || function (O) {\n O = toObject(O);\n if (has(O, IE_PROTO)) return O[IE_PROTO];\n if (typeof O.constructor == 'function' && O instanceof O.constructor) {\n return O.constructor.prototype;\n } return O instanceof Object ? ObjectProto : null;\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_object-gpo.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_object-keys-internal.js": /*!***********************************************************************!*\ !*** ./node_modules/core-js/library/modules/_object-keys-internal.js ***! \***********************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var has = __webpack_require__(/*! ./_has */ \"./node_modules/core-js/library/modules/_has.js\");\nvar toIObject = __webpack_require__(/*! ./_to-iobject */ \"./node_modules/core-js/library/modules/_to-iobject.js\");\nvar arrayIndexOf = __webpack_require__(/*! ./_array-includes */ \"./node_modules/core-js/library/modules/_array-includes.js\")(false);\nvar IE_PROTO = __webpack_require__(/*! ./_shared-key */ \"./node_modules/core-js/library/modules/_shared-key.js\")('IE_PROTO');\n\nmodule.exports = function (object, names) {\n var O = toIObject(object);\n var i = 0;\n var result = [];\n var key;\n for (key in O) if (key != IE_PROTO) has(O, key) && result.push(key);\n // Don't enum bug & hidden keys\n while (names.length > i) if (has(O, key = names[i++])) {\n ~arrayIndexOf(result, key) || result.push(key);\n }\n return result;\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_object-keys-internal.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_object-keys.js": /*!**************************************************************!*\ !*** ./node_modules/core-js/library/modules/_object-keys.js ***! \**************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// 19.1.2.14 / 15.2.3.14 Object.keys(O)\nvar $keys = __webpack_require__(/*! ./_object-keys-internal */ \"./node_modules/core-js/library/modules/_object-keys-internal.js\");\nvar enumBugKeys = __webpack_require__(/*! ./_enum-bug-keys */ \"./node_modules/core-js/library/modules/_enum-bug-keys.js\");\n\nmodule.exports = Object.keys || function keys(O) {\n return $keys(O, enumBugKeys);\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_object-keys.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_object-pie.js": /*!*************************************************************!*\ !*** ./node_modules/core-js/library/modules/_object-pie.js ***! \*************************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("exports.f = {}.propertyIsEnumerable;\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_object-pie.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_object-sap.js": /*!*************************************************************!*\ !*** ./node_modules/core-js/library/modules/_object-sap.js ***! \*************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// most Object methods by ES6 should accept primitives\nvar $export = __webpack_require__(/*! ./_export */ \"./node_modules/core-js/library/modules/_export.js\");\nvar core = __webpack_require__(/*! ./_core */ \"./node_modules/core-js/library/modules/_core.js\");\nvar fails = __webpack_require__(/*! ./_fails */ \"./node_modules/core-js/library/modules/_fails.js\");\nmodule.exports = function (KEY, exec) {\n var fn = (core.Object || {})[KEY] || Object[KEY];\n var exp = {};\n exp[KEY] = exec(fn);\n $export($export.S + $export.F * fails(function () { fn(1); }), 'Object', exp);\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_object-sap.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_property-desc.js": /*!****************************************************************!*\ !*** ./node_modules/core-js/library/modules/_property-desc.js ***! \****************************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("module.exports = function (bitmap, value) {\n return {\n enumerable: !(bitmap & 1),\n configurable: !(bitmap & 2),\n writable: !(bitmap & 4),\n value: value\n };\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_property-desc.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_redefine.js": /*!***********************************************************!*\ !*** ./node_modules/core-js/library/modules/_redefine.js ***! \***********************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("module.exports = __webpack_require__(/*! ./_hide */ \"./node_modules/core-js/library/modules/_hide.js\");\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_redefine.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_set-proto.js": /*!************************************************************!*\ !*** ./node_modules/core-js/library/modules/_set-proto.js ***! \************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// Works with __proto__ only. Old v8 can't work with null proto objects.\n/* eslint-disable no-proto */\nvar isObject = __webpack_require__(/*! ./_is-object */ \"./node_modules/core-js/library/modules/_is-object.js\");\nvar anObject = __webpack_require__(/*! ./_an-object */ \"./node_modules/core-js/library/modules/_an-object.js\");\nvar check = function (O, proto) {\n anObject(O);\n if (!isObject(proto) && proto !== null) throw TypeError(proto + \": can't set as prototype!\");\n};\nmodule.exports = {\n set: Object.setPrototypeOf || ('__proto__' in {} ? // eslint-disable-line\n function (test, buggy, set) {\n try {\n set = __webpack_require__(/*! ./_ctx */ \"./node_modules/core-js/library/modules/_ctx.js\")(Function.call, __webpack_require__(/*! ./_object-gopd */ \"./node_modules/core-js/library/modules/_object-gopd.js\").f(Object.prototype, '__proto__').set, 2);\n set(test, []);\n buggy = !(test instanceof Array);\n } catch (e) { buggy = true; }\n return function setPrototypeOf(O, proto) {\n check(O, proto);\n if (buggy) O.__proto__ = proto;\n else set(O, proto);\n return O;\n };\n }({}, false) : undefined),\n check: check\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_set-proto.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_set-to-string-tag.js": /*!********************************************************************!*\ !*** ./node_modules/core-js/library/modules/_set-to-string-tag.js ***! \********************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var def = __webpack_require__(/*! ./_object-dp */ \"./node_modules/core-js/library/modules/_object-dp.js\").f;\nvar has = __webpack_require__(/*! ./_has */ \"./node_modules/core-js/library/modules/_has.js\");\nvar TAG = __webpack_require__(/*! ./_wks */ \"./node_modules/core-js/library/modules/_wks.js\")('toStringTag');\n\nmodule.exports = function (it, tag, stat) {\n if (it && !has(it = stat ? it : it.prototype, TAG)) def(it, TAG, { configurable: true, value: tag });\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_set-to-string-tag.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_shared-key.js": /*!*************************************************************!*\ !*** ./node_modules/core-js/library/modules/_shared-key.js ***! \*************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var shared = __webpack_require__(/*! ./_shared */ \"./node_modules/core-js/library/modules/_shared.js\")('keys');\nvar uid = __webpack_require__(/*! ./_uid */ \"./node_modules/core-js/library/modules/_uid.js\");\nmodule.exports = function (key) {\n return shared[key] || (shared[key] = uid(key));\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_shared-key.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_shared.js": /*!*********************************************************!*\ !*** ./node_modules/core-js/library/modules/_shared.js ***! \*********************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var global = __webpack_require__(/*! ./_global */ \"./node_modules/core-js/library/modules/_global.js\");\nvar SHARED = '__core-js_shared__';\nvar store = global[SHARED] || (global[SHARED] = {});\nmodule.exports = function (key) {\n return store[key] || (store[key] = {});\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_shared.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_string-at.js": /*!************************************************************!*\ !*** ./node_modules/core-js/library/modules/_string-at.js ***! \************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var toInteger = __webpack_require__(/*! ./_to-integer */ \"./node_modules/core-js/library/modules/_to-integer.js\");\nvar defined = __webpack_require__(/*! ./_defined */ \"./node_modules/core-js/library/modules/_defined.js\");\n// true -> String#at\n// false -> String#codePointAt\nmodule.exports = function (TO_STRING) {\n return function (that, pos) {\n var s = String(defined(that));\n var i = toInteger(pos);\n var l = s.length;\n var a, b;\n if (i < 0 || i >= l) return TO_STRING ? '' : undefined;\n a = s.charCodeAt(i);\n return a < 0xd800 || a > 0xdbff || i + 1 === l || (b = s.charCodeAt(i + 1)) < 0xdc00 || b > 0xdfff\n ? TO_STRING ? s.charAt(i) : a\n : TO_STRING ? s.slice(i, i + 2) : (a - 0xd800 << 10) + (b - 0xdc00) + 0x10000;\n };\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_string-at.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_to-absolute-index.js": /*!********************************************************************!*\ !*** ./node_modules/core-js/library/modules/_to-absolute-index.js ***! \********************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var toInteger = __webpack_require__(/*! ./_to-integer */ \"./node_modules/core-js/library/modules/_to-integer.js\");\nvar max = Math.max;\nvar min = Math.min;\nmodule.exports = function (index, length) {\n index = toInteger(index);\n return index < 0 ? max(index + length, 0) : min(index, length);\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_to-absolute-index.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_to-integer.js": /*!*************************************************************!*\ !*** ./node_modules/core-js/library/modules/_to-integer.js ***! \*************************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("// 7.1.4 ToInteger\nvar ceil = Math.ceil;\nvar floor = Math.floor;\nmodule.exports = function (it) {\n return isNaN(it = +it) ? 0 : (it > 0 ? floor : ceil)(it);\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_to-integer.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_to-iobject.js": /*!*************************************************************!*\ !*** ./node_modules/core-js/library/modules/_to-iobject.js ***! \*************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// to indexed object, toObject with fallback for non-array-like ES3 strings\nvar IObject = __webpack_require__(/*! ./_iobject */ \"./node_modules/core-js/library/modules/_iobject.js\");\nvar defined = __webpack_require__(/*! ./_defined */ \"./node_modules/core-js/library/modules/_defined.js\");\nmodule.exports = function (it) {\n return IObject(defined(it));\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_to-iobject.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_to-length.js": /*!************************************************************!*\ !*** ./node_modules/core-js/library/modules/_to-length.js ***! \************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// 7.1.15 ToLength\nvar toInteger = __webpack_require__(/*! ./_to-integer */ \"./node_modules/core-js/library/modules/_to-integer.js\");\nvar min = Math.min;\nmodule.exports = function (it) {\n return it > 0 ? min(toInteger(it), 0x1fffffffffffff) : 0; // pow(2, 53) - 1 == 9007199254740991\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_to-length.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_to-object.js": /*!************************************************************!*\ !*** ./node_modules/core-js/library/modules/_to-object.js ***! \************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// 7.1.13 ToObject(argument)\nvar defined = __webpack_require__(/*! ./_defined */ \"./node_modules/core-js/library/modules/_defined.js\");\nmodule.exports = function (it) {\n return Object(defined(it));\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_to-object.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_to-primitive.js": /*!***************************************************************!*\ !*** ./node_modules/core-js/library/modules/_to-primitive.js ***! \***************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// 7.1.1 ToPrimitive(input [, PreferredType])\nvar isObject = __webpack_require__(/*! ./_is-object */ \"./node_modules/core-js/library/modules/_is-object.js\");\n// instead of the ES6 spec version, we didn't implement @@toPrimitive case\n// and the second argument - flag - preferred type is a string\nmodule.exports = function (it, S) {\n if (!isObject(it)) return it;\n var fn, val;\n if (S && typeof (fn = it.toString) == 'function' && !isObject(val = fn.call(it))) return val;\n if (typeof (fn = it.valueOf) == 'function' && !isObject(val = fn.call(it))) return val;\n if (!S && typeof (fn = it.toString) == 'function' && !isObject(val = fn.call(it))) return val;\n throw TypeError(\"Can't convert object to primitive value\");\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_to-primitive.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_uid.js": /*!******************************************************!*\ !*** ./node_modules/core-js/library/modules/_uid.js ***! \******************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("var id = 0;\nvar px = Math.random();\nmodule.exports = function (key) {\n return 'Symbol('.concat(key === undefined ? '' : key, ')_', (++id + px).toString(36));\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_uid.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_wks-define.js": /*!*************************************************************!*\ !*** ./node_modules/core-js/library/modules/_wks-define.js ***! \*************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var global = __webpack_require__(/*! ./_global */ \"./node_modules/core-js/library/modules/_global.js\");\nvar core = __webpack_require__(/*! ./_core */ \"./node_modules/core-js/library/modules/_core.js\");\nvar LIBRARY = __webpack_require__(/*! ./_library */ \"./node_modules/core-js/library/modules/_library.js\");\nvar wksExt = __webpack_require__(/*! ./_wks-ext */ \"./node_modules/core-js/library/modules/_wks-ext.js\");\nvar defineProperty = __webpack_require__(/*! ./_object-dp */ \"./node_modules/core-js/library/modules/_object-dp.js\").f;\nmodule.exports = function (name) {\n var $Symbol = core.Symbol || (core.Symbol = LIBRARY ? {} : global.Symbol || {});\n if (name.charAt(0) != '_' && !(name in $Symbol)) defineProperty($Symbol, name, { value: wksExt.f(name) });\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_wks-define.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_wks-ext.js": /*!**********************************************************!*\ !*** ./node_modules/core-js/library/modules/_wks-ext.js ***! \**********************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("exports.f = __webpack_require__(/*! ./_wks */ \"./node_modules/core-js/library/modules/_wks.js\");\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_wks-ext.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/_wks.js": /*!******************************************************!*\ !*** ./node_modules/core-js/library/modules/_wks.js ***! \******************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var store = __webpack_require__(/*! ./_shared */ \"./node_modules/core-js/library/modules/_shared.js\")('wks');\nvar uid = __webpack_require__(/*! ./_uid */ \"./node_modules/core-js/library/modules/_uid.js\");\nvar Symbol = __webpack_require__(/*! ./_global */ \"./node_modules/core-js/library/modules/_global.js\").Symbol;\nvar USE_SYMBOL = typeof Symbol == 'function';\n\nvar $exports = module.exports = function (name) {\n return store[name] || (store[name] =\n USE_SYMBOL && Symbol[name] || (USE_SYMBOL ? Symbol : uid)('Symbol.' + name));\n};\n\n$exports.store = store;\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/_wks.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/core.get-iterator-method.js": /*!**************************************************************************!*\ !*** ./node_modules/core-js/library/modules/core.get-iterator-method.js ***! \**************************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var classof = __webpack_require__(/*! ./_classof */ \"./node_modules/core-js/library/modules/_classof.js\");\nvar ITERATOR = __webpack_require__(/*! ./_wks */ \"./node_modules/core-js/library/modules/_wks.js\")('iterator');\nvar Iterators = __webpack_require__(/*! ./_iterators */ \"./node_modules/core-js/library/modules/_iterators.js\");\nmodule.exports = __webpack_require__(/*! ./_core */ \"./node_modules/core-js/library/modules/_core.js\").getIteratorMethod = function (it) {\n if (it != undefined) return it[ITERATOR]\n || it['@@iterator']\n || Iterators[classof(it)];\n};\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/core.get-iterator-method.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/es6.array.from.js": /*!****************************************************************!*\ !*** ./node_modules/core-js/library/modules/es6.array.from.js ***! \****************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\nvar ctx = __webpack_require__(/*! ./_ctx */ \"./node_modules/core-js/library/modules/_ctx.js\");\nvar $export = __webpack_require__(/*! ./_export */ \"./node_modules/core-js/library/modules/_export.js\");\nvar toObject = __webpack_require__(/*! ./_to-object */ \"./node_modules/core-js/library/modules/_to-object.js\");\nvar call = __webpack_require__(/*! ./_iter-call */ \"./node_modules/core-js/library/modules/_iter-call.js\");\nvar isArrayIter = __webpack_require__(/*! ./_is-array-iter */ \"./node_modules/core-js/library/modules/_is-array-iter.js\");\nvar toLength = __webpack_require__(/*! ./_to-length */ \"./node_modules/core-js/library/modules/_to-length.js\");\nvar createProperty = __webpack_require__(/*! ./_create-property */ \"./node_modules/core-js/library/modules/_create-property.js\");\nvar getIterFn = __webpack_require__(/*! ./core.get-iterator-method */ \"./node_modules/core-js/library/modules/core.get-iterator-method.js\");\n\n$export($export.S + $export.F * !__webpack_require__(/*! ./_iter-detect */ \"./node_modules/core-js/library/modules/_iter-detect.js\")(function (iter) { Array.from(iter); }), 'Array', {\n // 22.1.2.1 Array.from(arrayLike, mapfn = undefined, thisArg = undefined)\n from: function from(arrayLike /* , mapfn = undefined, thisArg = undefined */) {\n var O = toObject(arrayLike);\n var C = typeof this == 'function' ? this : Array;\n var aLen = arguments.length;\n var mapfn = aLen > 1 ? arguments[1] : undefined;\n var mapping = mapfn !== undefined;\n var index = 0;\n var iterFn = getIterFn(O);\n var length, result, step, iterator;\n if (mapping) mapfn = ctx(mapfn, aLen > 2 ? arguments[2] : undefined, 2);\n // if object isn't iterable or it's array with default iterator - use simple case\n if (iterFn != undefined && !(C == Array && isArrayIter(iterFn))) {\n for (iterator = iterFn.call(O), result = new C(); !(step = iterator.next()).done; index++) {\n createProperty(result, index, mapping ? call(iterator, mapfn, [step.value, index], true) : step.value);\n }\n } else {\n length = toLength(O.length);\n for (result = new C(length); length > index; index++) {\n createProperty(result, index, mapping ? mapfn(O[index], index) : O[index]);\n }\n }\n result.length = index;\n return result;\n }\n});\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/es6.array.from.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/es6.array.iterator.js": /*!********************************************************************!*\ !*** ./node_modules/core-js/library/modules/es6.array.iterator.js ***! \********************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\nvar addToUnscopables = __webpack_require__(/*! ./_add-to-unscopables */ \"./node_modules/core-js/library/modules/_add-to-unscopables.js\");\nvar step = __webpack_require__(/*! ./_iter-step */ \"./node_modules/core-js/library/modules/_iter-step.js\");\nvar Iterators = __webpack_require__(/*! ./_iterators */ \"./node_modules/core-js/library/modules/_iterators.js\");\nvar toIObject = __webpack_require__(/*! ./_to-iobject */ \"./node_modules/core-js/library/modules/_to-iobject.js\");\n\n// 22.1.3.4 Array.prototype.entries()\n// 22.1.3.13 Array.prototype.keys()\n// 22.1.3.29 Array.prototype.values()\n// 22.1.3.30 Array.prototype[@@iterator]()\nmodule.exports = __webpack_require__(/*! ./_iter-define */ \"./node_modules/core-js/library/modules/_iter-define.js\")(Array, 'Array', function (iterated, kind) {\n this._t = toIObject(iterated); // target\n this._i = 0; // next index\n this._k = kind; // kind\n// 22.1.5.2.1 %ArrayIteratorPrototype%.next()\n}, function () {\n var O = this._t;\n var kind = this._k;\n var index = this._i++;\n if (!O || index >= O.length) {\n this._t = undefined;\n return step(1);\n }\n if (kind == 'keys') return step(0, index);\n if (kind == 'values') return step(0, O[index]);\n return step(0, [index, O[index]]);\n}, 'values');\n\n// argumentsList[@@iterator] is %ArrayProto_values% (9.4.4.6, 9.4.4.7)\nIterators.Arguments = Iterators.Array;\n\naddToUnscopables('keys');\naddToUnscopables('values');\naddToUnscopables('entries');\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/es6.array.iterator.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/es6.object.assign.js": /*!*******************************************************************!*\ !*** ./node_modules/core-js/library/modules/es6.object.assign.js ***! \*******************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// 19.1.3.1 Object.assign(target, source)\nvar $export = __webpack_require__(/*! ./_export */ \"./node_modules/core-js/library/modules/_export.js\");\n\n$export($export.S + $export.F, 'Object', { assign: __webpack_require__(/*! ./_object-assign */ \"./node_modules/core-js/library/modules/_object-assign.js\") });\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/es6.object.assign.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/es6.object.create.js": /*!*******************************************************************!*\ !*** ./node_modules/core-js/library/modules/es6.object.create.js ***! \*******************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var $export = __webpack_require__(/*! ./_export */ \"./node_modules/core-js/library/modules/_export.js\");\n// 19.1.2.2 / 15.2.3.5 Object.create(O [, Properties])\n$export($export.S, 'Object', { create: __webpack_require__(/*! ./_object-create */ \"./node_modules/core-js/library/modules/_object-create.js\") });\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/es6.object.create.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/es6.object.define-properties.js": /*!******************************************************************************!*\ !*** ./node_modules/core-js/library/modules/es6.object.define-properties.js ***! \******************************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var $export = __webpack_require__(/*! ./_export */ \"./node_modules/core-js/library/modules/_export.js\");\n// 19.1.2.3 / 15.2.3.7 Object.defineProperties(O, Properties)\n$export($export.S + $export.F * !__webpack_require__(/*! ./_descriptors */ \"./node_modules/core-js/library/modules/_descriptors.js\"), 'Object', { defineProperties: __webpack_require__(/*! ./_object-dps */ \"./node_modules/core-js/library/modules/_object-dps.js\") });\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/es6.object.define-properties.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/es6.object.define-property.js": /*!****************************************************************************!*\ !*** ./node_modules/core-js/library/modules/es6.object.define-property.js ***! \****************************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("var $export = __webpack_require__(/*! ./_export */ \"./node_modules/core-js/library/modules/_export.js\");\n// 19.1.2.4 / 15.2.3.6 Object.defineProperty(O, P, Attributes)\n$export($export.S + $export.F * !__webpack_require__(/*! ./_descriptors */ \"./node_modules/core-js/library/modules/_descriptors.js\"), 'Object', { defineProperty: __webpack_require__(/*! ./_object-dp */ \"./node_modules/core-js/library/modules/_object-dp.js\").f });\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/es6.object.define-property.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/es6.object.freeze.js": /*!*******************************************************************!*\ !*** ./node_modules/core-js/library/modules/es6.object.freeze.js ***! \*******************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// 19.1.2.5 Object.freeze(O)\nvar isObject = __webpack_require__(/*! ./_is-object */ \"./node_modules/core-js/library/modules/_is-object.js\");\nvar meta = __webpack_require__(/*! ./_meta */ \"./node_modules/core-js/library/modules/_meta.js\").onFreeze;\n\n__webpack_require__(/*! ./_object-sap */ \"./node_modules/core-js/library/modules/_object-sap.js\")('freeze', function ($freeze) {\n return function freeze(it) {\n return $freeze && isObject(it) ? $freeze(meta(it)) : it;\n };\n});\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/es6.object.freeze.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/es6.object.get-own-property-descriptor.js": /*!****************************************************************************************!*\ !*** ./node_modules/core-js/library/modules/es6.object.get-own-property-descriptor.js ***! \****************************************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// 19.1.2.6 Object.getOwnPropertyDescriptor(O, P)\nvar toIObject = __webpack_require__(/*! ./_to-iobject */ \"./node_modules/core-js/library/modules/_to-iobject.js\");\nvar $getOwnPropertyDescriptor = __webpack_require__(/*! ./_object-gopd */ \"./node_modules/core-js/library/modules/_object-gopd.js\").f;\n\n__webpack_require__(/*! ./_object-sap */ \"./node_modules/core-js/library/modules/_object-sap.js\")('getOwnPropertyDescriptor', function () {\n return function getOwnPropertyDescriptor(it, key) {\n return $getOwnPropertyDescriptor(toIObject(it), key);\n };\n});\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/es6.object.get-own-property-descriptor.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/es6.object.get-prototype-of.js": /*!*****************************************************************************!*\ !*** ./node_modules/core-js/library/modules/es6.object.get-prototype-of.js ***! \*****************************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// 19.1.2.9 Object.getPrototypeOf(O)\nvar toObject = __webpack_require__(/*! ./_to-object */ \"./node_modules/core-js/library/modules/_to-object.js\");\nvar $getPrototypeOf = __webpack_require__(/*! ./_object-gpo */ \"./node_modules/core-js/library/modules/_object-gpo.js\");\n\n__webpack_require__(/*! ./_object-sap */ \"./node_modules/core-js/library/modules/_object-sap.js\")('getPrototypeOf', function () {\n return function getPrototypeOf(it) {\n return $getPrototypeOf(toObject(it));\n };\n});\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/es6.object.get-prototype-of.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/es6.object.keys.js": /*!*****************************************************************!*\ !*** ./node_modules/core-js/library/modules/es6.object.keys.js ***! \*****************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// 19.1.2.14 Object.keys(O)\nvar toObject = __webpack_require__(/*! ./_to-object */ \"./node_modules/core-js/library/modules/_to-object.js\");\nvar $keys = __webpack_require__(/*! ./_object-keys */ \"./node_modules/core-js/library/modules/_object-keys.js\");\n\n__webpack_require__(/*! ./_object-sap */ \"./node_modules/core-js/library/modules/_object-sap.js\")('keys', function () {\n return function keys(it) {\n return $keys(toObject(it));\n };\n});\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/es6.object.keys.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/es6.object.set-prototype-of.js": /*!*****************************************************************************!*\ !*** ./node_modules/core-js/library/modules/es6.object.set-prototype-of.js ***! \*****************************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("// 19.1.3.19 Object.setPrototypeOf(O, proto)\nvar $export = __webpack_require__(/*! ./_export */ \"./node_modules/core-js/library/modules/_export.js\");\n$export($export.S, 'Object', { setPrototypeOf: __webpack_require__(/*! ./_set-proto */ \"./node_modules/core-js/library/modules/_set-proto.js\").set });\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/es6.object.set-prototype-of.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/es6.object.to-string.js": /*!**********************************************************************!*\ !*** ./node_modules/core-js/library/modules/es6.object.to-string.js ***! \**********************************************************************/ /*! no static exports found */ /***/ (function(module, exports) { eval("\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/es6.object.to-string.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/es6.string.iterator.js": /*!*********************************************************************!*\ !*** ./node_modules/core-js/library/modules/es6.string.iterator.js ***! \*********************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\nvar $at = __webpack_require__(/*! ./_string-at */ \"./node_modules/core-js/library/modules/_string-at.js\")(true);\n\n// 21.1.3.27 String.prototype[@@iterator]()\n__webpack_require__(/*! ./_iter-define */ \"./node_modules/core-js/library/modules/_iter-define.js\")(String, 'String', function (iterated) {\n this._t = String(iterated); // target\n this._i = 0; // next index\n// 21.1.5.2.1 %StringIteratorPrototype%.next()\n}, function () {\n var O = this._t;\n var index = this._i;\n var point;\n if (index >= O.length) return { value: undefined, done: true };\n point = $at(O, index);\n this._i += point.length;\n return { value: point, done: false };\n});\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/es6.string.iterator.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/es6.symbol.js": /*!************************************************************!*\ !*** ./node_modules/core-js/library/modules/es6.symbol.js ***! \************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n// ECMAScript 6 symbols shim\nvar global = __webpack_require__(/*! ./_global */ \"./node_modules/core-js/library/modules/_global.js\");\nvar has = __webpack_require__(/*! ./_has */ \"./node_modules/core-js/library/modules/_has.js\");\nvar DESCRIPTORS = __webpack_require__(/*! ./_descriptors */ \"./node_modules/core-js/library/modules/_descriptors.js\");\nvar $export = __webpack_require__(/*! ./_export */ \"./node_modules/core-js/library/modules/_export.js\");\nvar redefine = __webpack_require__(/*! ./_redefine */ \"./node_modules/core-js/library/modules/_redefine.js\");\nvar META = __webpack_require__(/*! ./_meta */ \"./node_modules/core-js/library/modules/_meta.js\").KEY;\nvar $fails = __webpack_require__(/*! ./_fails */ \"./node_modules/core-js/library/modules/_fails.js\");\nvar shared = __webpack_require__(/*! ./_shared */ \"./node_modules/core-js/library/modules/_shared.js\");\nvar setToStringTag = __webpack_require__(/*! ./_set-to-string-tag */ \"./node_modules/core-js/library/modules/_set-to-string-tag.js\");\nvar uid = __webpack_require__(/*! ./_uid */ \"./node_modules/core-js/library/modules/_uid.js\");\nvar wks = __webpack_require__(/*! ./_wks */ \"./node_modules/core-js/library/modules/_wks.js\");\nvar wksExt = __webpack_require__(/*! ./_wks-ext */ \"./node_modules/core-js/library/modules/_wks-ext.js\");\nvar wksDefine = __webpack_require__(/*! ./_wks-define */ \"./node_modules/core-js/library/modules/_wks-define.js\");\nvar enumKeys = __webpack_require__(/*! ./_enum-keys */ \"./node_modules/core-js/library/modules/_enum-keys.js\");\nvar isArray = __webpack_require__(/*! ./_is-array */ \"./node_modules/core-js/library/modules/_is-array.js\");\nvar anObject = __webpack_require__(/*! ./_an-object */ \"./node_modules/core-js/library/modules/_an-object.js\");\nvar isObject = __webpack_require__(/*! ./_is-object */ \"./node_modules/core-js/library/modules/_is-object.js\");\nvar toIObject = __webpack_require__(/*! ./_to-iobject */ \"./node_modules/core-js/library/modules/_to-iobject.js\");\nvar toPrimitive = __webpack_require__(/*! ./_to-primitive */ \"./node_modules/core-js/library/modules/_to-primitive.js\");\nvar createDesc = __webpack_require__(/*! ./_property-desc */ \"./node_modules/core-js/library/modules/_property-desc.js\");\nvar _create = __webpack_require__(/*! ./_object-create */ \"./node_modules/core-js/library/modules/_object-create.js\");\nvar gOPNExt = __webpack_require__(/*! ./_object-gopn-ext */ \"./node_modules/core-js/library/modules/_object-gopn-ext.js\");\nvar $GOPD = __webpack_require__(/*! ./_object-gopd */ \"./node_modules/core-js/library/modules/_object-gopd.js\");\nvar $DP = __webpack_require__(/*! ./_object-dp */ \"./node_modules/core-js/library/modules/_object-dp.js\");\nvar $keys = __webpack_require__(/*! ./_object-keys */ \"./node_modules/core-js/library/modules/_object-keys.js\");\nvar gOPD = $GOPD.f;\nvar dP = $DP.f;\nvar gOPN = gOPNExt.f;\nvar $Symbol = global.Symbol;\nvar $JSON = global.JSON;\nvar _stringify = $JSON && $JSON.stringify;\nvar PROTOTYPE = 'prototype';\nvar HIDDEN = wks('_hidden');\nvar TO_PRIMITIVE = wks('toPrimitive');\nvar isEnum = {}.propertyIsEnumerable;\nvar SymbolRegistry = shared('symbol-registry');\nvar AllSymbols = shared('symbols');\nvar OPSymbols = shared('op-symbols');\nvar ObjectProto = Object[PROTOTYPE];\nvar USE_NATIVE = typeof $Symbol == 'function';\nvar QObject = global.QObject;\n// Don't use setters in Qt Script, https://github.com/zloirock/core-js/issues/173\nvar setter = !QObject || !QObject[PROTOTYPE] || !QObject[PROTOTYPE].findChild;\n\n// fallback for old Android, https://code.google.com/p/v8/issues/detail?id=687\nvar setSymbolDesc = DESCRIPTORS && $fails(function () {\n return _create(dP({}, 'a', {\n get: function () { return dP(this, 'a', { value: 7 }).a; }\n })).a != 7;\n}) ? function (it, key, D) {\n var protoDesc = gOPD(ObjectProto, key);\n if (protoDesc) delete ObjectProto[key];\n dP(it, key, D);\n if (protoDesc && it !== ObjectProto) dP(ObjectProto, key, protoDesc);\n} : dP;\n\nvar wrap = function (tag) {\n var sym = AllSymbols[tag] = _create($Symbol[PROTOTYPE]);\n sym._k = tag;\n return sym;\n};\n\nvar isSymbol = USE_NATIVE && typeof $Symbol.iterator == 'symbol' ? function (it) {\n return typeof it == 'symbol';\n} : function (it) {\n return it instanceof $Symbol;\n};\n\nvar $defineProperty = function defineProperty(it, key, D) {\n if (it === ObjectProto) $defineProperty(OPSymbols, key, D);\n anObject(it);\n key = toPrimitive(key, true);\n anObject(D);\n if (has(AllSymbols, key)) {\n if (!D.enumerable) {\n if (!has(it, HIDDEN)) dP(it, HIDDEN, createDesc(1, {}));\n it[HIDDEN][key] = true;\n } else {\n if (has(it, HIDDEN) && it[HIDDEN][key]) it[HIDDEN][key] = false;\n D = _create(D, { enumerable: createDesc(0, false) });\n } return setSymbolDesc(it, key, D);\n } return dP(it, key, D);\n};\nvar $defineProperties = function defineProperties(it, P) {\n anObject(it);\n var keys = enumKeys(P = toIObject(P));\n var i = 0;\n var l = keys.length;\n var key;\n while (l > i) $defineProperty(it, key = keys[i++], P[key]);\n return it;\n};\nvar $create = function create(it, P) {\n return P === undefined ? _create(it) : $defineProperties(_create(it), P);\n};\nvar $propertyIsEnumerable = function propertyIsEnumerable(key) {\n var E = isEnum.call(this, key = toPrimitive(key, true));\n if (this === ObjectProto && has(AllSymbols, key) && !has(OPSymbols, key)) return false;\n return E || !has(this, key) || !has(AllSymbols, key) || has(this, HIDDEN) && this[HIDDEN][key] ? E : true;\n};\nvar $getOwnPropertyDescriptor = function getOwnPropertyDescriptor(it, key) {\n it = toIObject(it);\n key = toPrimitive(key, true);\n if (it === ObjectProto && has(AllSymbols, key) && !has(OPSymbols, key)) return;\n var D = gOPD(it, key);\n if (D && has(AllSymbols, key) && !(has(it, HIDDEN) && it[HIDDEN][key])) D.enumerable = true;\n return D;\n};\nvar $getOwnPropertyNames = function getOwnPropertyNames(it) {\n var names = gOPN(toIObject(it));\n var result = [];\n var i = 0;\n var key;\n while (names.length > i) {\n if (!has(AllSymbols, key = names[i++]) && key != HIDDEN && key != META) result.push(key);\n } return result;\n};\nvar $getOwnPropertySymbols = function getOwnPropertySymbols(it) {\n var IS_OP = it === ObjectProto;\n var names = gOPN(IS_OP ? OPSymbols : toIObject(it));\n var result = [];\n var i = 0;\n var key;\n while (names.length > i) {\n if (has(AllSymbols, key = names[i++]) && (IS_OP ? has(ObjectProto, key) : true)) result.push(AllSymbols[key]);\n } return result;\n};\n\n// 19.4.1.1 Symbol([description])\nif (!USE_NATIVE) {\n $Symbol = function Symbol() {\n if (this instanceof $Symbol) throw TypeError('Symbol is not a constructor!');\n var tag = uid(arguments.length > 0 ? arguments[0] : undefined);\n var $set = function (value) {\n if (this === ObjectProto) $set.call(OPSymbols, value);\n if (has(this, HIDDEN) && has(this[HIDDEN], tag)) this[HIDDEN][tag] = false;\n setSymbolDesc(this, tag, createDesc(1, value));\n };\n if (DESCRIPTORS && setter) setSymbolDesc(ObjectProto, tag, { configurable: true, set: $set });\n return wrap(tag);\n };\n redefine($Symbol[PROTOTYPE], 'toString', function toString() {\n return this._k;\n });\n\n $GOPD.f = $getOwnPropertyDescriptor;\n $DP.f = $defineProperty;\n __webpack_require__(/*! ./_object-gopn */ \"./node_modules/core-js/library/modules/_object-gopn.js\").f = gOPNExt.f = $getOwnPropertyNames;\n __webpack_require__(/*! ./_object-pie */ \"./node_modules/core-js/library/modules/_object-pie.js\").f = $propertyIsEnumerable;\n __webpack_require__(/*! ./_object-gops */ \"./node_modules/core-js/library/modules/_object-gops.js\").f = $getOwnPropertySymbols;\n\n if (DESCRIPTORS && !__webpack_require__(/*! ./_library */ \"./node_modules/core-js/library/modules/_library.js\")) {\n redefine(ObjectProto, 'propertyIsEnumerable', $propertyIsEnumerable, true);\n }\n\n wksExt.f = function (name) {\n return wrap(wks(name));\n };\n}\n\n$export($export.G + $export.W + $export.F * !USE_NATIVE, { Symbol: $Symbol });\n\nfor (var es6Symbols = (\n // 19.4.2.2, 19.4.2.3, 19.4.2.4, 19.4.2.6, 19.4.2.8, 19.4.2.9, 19.4.2.10, 19.4.2.11, 19.4.2.12, 19.4.2.13, 19.4.2.14\n 'hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables'\n).split(','), j = 0; es6Symbols.length > j;)wks(es6Symbols[j++]);\n\nfor (var wellKnownSymbols = $keys(wks.store), k = 0; wellKnownSymbols.length > k;) wksDefine(wellKnownSymbols[k++]);\n\n$export($export.S + $export.F * !USE_NATIVE, 'Symbol', {\n // 19.4.2.1 Symbol.for(key)\n 'for': function (key) {\n return has(SymbolRegistry, key += '')\n ? SymbolRegistry[key]\n : SymbolRegistry[key] = $Symbol(key);\n },\n // 19.4.2.5 Symbol.keyFor(sym)\n keyFor: function keyFor(sym) {\n if (!isSymbol(sym)) throw TypeError(sym + ' is not a symbol!');\n for (var key in SymbolRegistry) if (SymbolRegistry[key] === sym) return key;\n },\n useSetter: function () { setter = true; },\n useSimple: function () { setter = false; }\n});\n\n$export($export.S + $export.F * !USE_NATIVE, 'Object', {\n // 19.1.2.2 Object.create(O [, Properties])\n create: $create,\n // 19.1.2.4 Object.defineProperty(O, P, Attributes)\n defineProperty: $defineProperty,\n // 19.1.2.3 Object.defineProperties(O, Properties)\n defineProperties: $defineProperties,\n // 19.1.2.6 Object.getOwnPropertyDescriptor(O, P)\n getOwnPropertyDescriptor: $getOwnPropertyDescriptor,\n // 19.1.2.7 Object.getOwnPropertyNames(O)\n getOwnPropertyNames: $getOwnPropertyNames,\n // 19.1.2.8 Object.getOwnPropertySymbols(O)\n getOwnPropertySymbols: $getOwnPropertySymbols\n});\n\n// 24.3.2 JSON.stringify(value [, replacer [, space]])\n$JSON && $export($export.S + $export.F * (!USE_NATIVE || $fails(function () {\n var S = $Symbol();\n // MS Edge converts symbol values to JSON as {}\n // WebKit converts symbol values to JSON as null\n // V8 throws on boxed symbols\n return _stringify([S]) != '[null]' || _stringify({ a: S }) != '{}' || _stringify(Object(S)) != '{}';\n})), 'JSON', {\n stringify: function stringify(it) {\n var args = [it];\n var i = 1;\n var replacer, $replacer;\n while (arguments.length > i) args.push(arguments[i++]);\n $replacer = replacer = args[1];\n if (!isObject(replacer) && it === undefined || isSymbol(it)) return; // IE8 returns string on undefined\n if (!isArray(replacer)) replacer = function (key, value) {\n if (typeof $replacer == 'function') value = $replacer.call(this, key, value);\n if (!isSymbol(value)) return value;\n };\n args[1] = replacer;\n return _stringify.apply($JSON, args);\n }\n});\n\n// 19.4.3.4 Symbol.prototype[@@toPrimitive](hint)\n$Symbol[PROTOTYPE][TO_PRIMITIVE] || __webpack_require__(/*! ./_hide */ \"./node_modules/core-js/library/modules/_hide.js\")($Symbol[PROTOTYPE], TO_PRIMITIVE, $Symbol[PROTOTYPE].valueOf);\n// 19.4.3.5 Symbol.prototype[@@toStringTag]\nsetToStringTag($Symbol, 'Symbol');\n// 20.2.1.9 Math[@@toStringTag]\nsetToStringTag(Math, 'Math', true);\n// 24.3.3 JSON[@@toStringTag]\nsetToStringTag(global.JSON, 'JSON', true);\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/es6.symbol.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/es7.symbol.async-iterator.js": /*!***************************************************************************!*\ !*** ./node_modules/core-js/library/modules/es7.symbol.async-iterator.js ***! \***************************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("__webpack_require__(/*! ./_wks-define */ \"./node_modules/core-js/library/modules/_wks-define.js\")('asyncIterator');\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/es7.symbol.async-iterator.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/es7.symbol.observable.js": /*!***********************************************************************!*\ !*** ./node_modules/core-js/library/modules/es7.symbol.observable.js ***! \***********************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("__webpack_require__(/*! ./_wks-define */ \"./node_modules/core-js/library/modules/_wks-define.js\")('observable');\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/es7.symbol.observable.js?"); /***/ }), /***/ "./node_modules/core-js/library/modules/web.dom.iterable.js": /*!******************************************************************!*\ !*** ./node_modules/core-js/library/modules/web.dom.iterable.js ***! \******************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("__webpack_require__(/*! ./es6.array.iterator */ \"./node_modules/core-js/library/modules/es6.array.iterator.js\");\nvar global = __webpack_require__(/*! ./_global */ \"./node_modules/core-js/library/modules/_global.js\");\nvar hide = __webpack_require__(/*! ./_hide */ \"./node_modules/core-js/library/modules/_hide.js\");\nvar Iterators = __webpack_require__(/*! ./_iterators */ \"./node_modules/core-js/library/modules/_iterators.js\");\nvar TO_STRING_TAG = __webpack_require__(/*! ./_wks */ \"./node_modules/core-js/library/modules/_wks.js\")('toStringTag');\n\nvar DOMIterables = ('CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,' +\n 'DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,' +\n 'MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,' +\n 'SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,' +\n 'TextTrackList,TouchList').split(',');\n\nfor (var i = 0; i < DOMIterables.length; i++) {\n var NAME = DOMIterables[i];\n var Collection = global[NAME];\n var proto = Collection && Collection.prototype;\n if (proto && !proto[TO_STRING_TAG]) hide(proto, TO_STRING_TAG, NAME);\n Iterators[NAME] = Iterators.Array;\n}\n\n\n//# sourceURL=webpack:///./node_modules/core-js/library/modules/web.dom.iterable.js?"); /***/ }), /***/ "./node_modules/dom-helpers/class/addClass.js": /*!****************************************************!*\ !*** ./node_modules/dom-helpers/class/addClass.js ***! \****************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = addClass;\n\nvar _hasClass = __webpack_require__(/*! ./hasClass */ \"./node_modules/dom-helpers/class/hasClass.js\");\n\nvar _hasClass2 = _interopRequireDefault(_hasClass);\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nfunction addClass(element, className) {\n if (element.classList) element.classList.add(className);else if (!(0, _hasClass2.default)(element, className)) if (typeof element.className === 'string') element.className = element.className + ' ' + className;else element.setAttribute('class', (element.className && element.className.baseVal || '') + ' ' + className);\n}\nmodule.exports = exports['default'];\n\n//# sourceURL=webpack:///./node_modules/dom-helpers/class/addClass.js?"); /***/ }), /***/ "./node_modules/dom-helpers/class/hasClass.js": /*!****************************************************!*\ !*** ./node_modules/dom-helpers/class/hasClass.js ***! \****************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = hasClass;\nfunction hasClass(element, className) {\n if (element.classList) return !!className && element.classList.contains(className);else return (\" \" + (element.className.baseVal || element.className) + \" \").indexOf(\" \" + className + \" \") !== -1;\n}\nmodule.exports = exports[\"default\"];\n\n//# sourceURL=webpack:///./node_modules/dom-helpers/class/hasClass.js?"); /***/ }), /***/ "./node_modules/dom-helpers/class/removeClass.js": /*!*******************************************************!*\ !*** ./node_modules/dom-helpers/class/removeClass.js ***! \*******************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\nfunction replaceClassName(origClass, classToRemove) {\n return origClass.replace(new RegExp('(^|\\\\s)' + classToRemove + '(?:\\\\s|$)', 'g'), '$1').replace(/\\s+/g, ' ').replace(/^\\s*|\\s*$/g, '');\n}\n\nmodule.exports = function removeClass(element, className) {\n if (element.classList) element.classList.remove(className);else if (typeof element.className === 'string') element.className = replaceClassName(element.className, className);else element.setAttribute('class', replaceClassName(element.className && element.className.baseVal || '', className));\n};\n\n//# sourceURL=webpack:///./node_modules/dom-helpers/class/removeClass.js?"); /***/ }), /***/ "./node_modules/fbjs/lib/ExecutionEnvironment.js": /*!*******************************************************!*\ !*** ./node_modules/fbjs/lib/ExecutionEnvironment.js ***! \*******************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("/**\n * Copyright (c) 2013-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\nvar canUseDOM = !!(typeof window !== 'undefined' && window.document && window.document.createElement);\n\n/**\n * Simple, lightweight module assisting with the detection and context of\n * Worker. Helps avoid circular dependencies and allows code to reason about\n * whether or not they are in a Worker, even if they never include the main\n * `ReactWorker` dependency.\n */\nvar ExecutionEnvironment = {\n\n canUseDOM: canUseDOM,\n\n canUseWorkers: typeof Worker !== 'undefined',\n\n canUseEventListeners: canUseDOM && !!(window.addEventListener || window.attachEvent),\n\n canUseViewport: canUseDOM && !!window.screen,\n\n isInWorker: !canUseDOM // For now, this is true - might change in the future.\n\n};\n\nmodule.exports = ExecutionEnvironment;\n\n//# sourceURL=webpack:///./node_modules/fbjs/lib/ExecutionEnvironment.js?"); /***/ }), /***/ "./node_modules/fbjs/lib/camelize.js": /*!*******************************************!*\ !*** ./node_modules/fbjs/lib/camelize.js ***! \*******************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\n/**\n * Copyright (c) 2013-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 * @typechecks\n */\n\nvar _hyphenPattern = /-(.)/g;\n\n/**\n * Camelcases a hyphenated string, for example:\n *\n * > camelize('background-color')\n * < \"backgroundColor\"\n *\n * @param {string} string\n * @return {string}\n */\nfunction camelize(string) {\n return string.replace(_hyphenPattern, function (_, character) {\n return character.toUpperCase();\n });\n}\n\nmodule.exports = camelize;\n\n//# sourceURL=webpack:///./node_modules/fbjs/lib/camelize.js?"); /***/ }), /***/ "./node_modules/fbjs/lib/camelizeStyleName.js": /*!****************************************************!*\ !*** ./node_modules/fbjs/lib/camelizeStyleName.js ***! \****************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("/**\n * Copyright (c) 2013-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 * @typechecks\n */\n\n\n\nvar camelize = __webpack_require__(/*! ./camelize */ \"./node_modules/fbjs/lib/camelize.js\");\n\nvar msPattern = /^-ms-/;\n\n/**\n * Camelcases a hyphenated CSS property name, for example:\n *\n * > camelizeStyleName('background-color')\n * < \"backgroundColor\"\n * > camelizeStyleName('-moz-transition')\n * < \"MozTransition\"\n * > camelizeStyleName('-ms-transition')\n * < \"msTransition\"\n *\n * As Andi Smith suggests\n * (http://www.andismith.com/blog/2012/02/modernizr-prefixed/), an `-ms` prefix\n * is converted to lowercase `ms`.\n *\n * @param {string} string\n * @return {string}\n */\nfunction camelizeStyleName(string) {\n return camelize(string.replace(msPattern, 'ms-'));\n}\n\nmodule.exports = camelizeStyleName;\n\n//# sourceURL=webpack:///./node_modules/fbjs/lib/camelizeStyleName.js?"); /***/ }), /***/ "./node_modules/fbjs/lib/containsNode.js": /*!***********************************************!*\ !*** ./node_modules/fbjs/lib/containsNode.js ***! \***********************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\n/**\n * Copyright (c) 2013-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\nvar isTextNode = __webpack_require__(/*! ./isTextNode */ \"./node_modules/fbjs/lib/isTextNode.js\");\n\n/*eslint-disable no-bitwise */\n\n/**\n * Checks if a given DOM node contains or is another DOM node.\n */\nfunction containsNode(outerNode, innerNode) {\n if (!outerNode || !innerNode) {\n return false;\n } else if (outerNode === innerNode) {\n return true;\n } else if (isTextNode(outerNode)) {\n return false;\n } else if (isTextNode(innerNode)) {\n return containsNode(outerNode, innerNode.parentNode);\n } else if ('contains' in outerNode) {\n return outerNode.contains(innerNode);\n } else if (outerNode.compareDocumentPosition) {\n return !!(outerNode.compareDocumentPosition(innerNode) & 16);\n } else {\n return false;\n }\n}\n\nmodule.exports = containsNode;\n\n//# sourceURL=webpack:///./node_modules/fbjs/lib/containsNode.js?"); /***/ }), /***/ "./node_modules/fbjs/lib/emptyFunction.js": /*!************************************************!*\ !*** ./node_modules/fbjs/lib/emptyFunction.js ***! \************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\n/**\n * Copyright (c) 2013-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\nfunction makeEmptyFunction(arg) {\n return function () {\n return arg;\n };\n}\n\n/**\n * This function accepts and discards inputs; it has no side effects. This is\n * primarily useful idiomatically for overridable function endpoints which\n * always need to be callable, since JS lacks a null-call idiom ala Cocoa.\n */\nvar emptyFunction = function emptyFunction() {};\n\nemptyFunction.thatReturns = makeEmptyFunction;\nemptyFunction.thatReturnsFalse = makeEmptyFunction(false);\nemptyFunction.thatReturnsTrue = makeEmptyFunction(true);\nemptyFunction.thatReturnsNull = makeEmptyFunction(null);\nemptyFunction.thatReturnsThis = function () {\n return this;\n};\nemptyFunction.thatReturnsArgument = function (arg) {\n return arg;\n};\n\nmodule.exports = emptyFunction;\n\n//# sourceURL=webpack:///./node_modules/fbjs/lib/emptyFunction.js?"); /***/ }), /***/ "./node_modules/fbjs/lib/emptyObject.js": /*!**********************************************!*\ !*** ./node_modules/fbjs/lib/emptyObject.js ***! \**********************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("/**\n * Copyright (c) 2013-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\nvar emptyObject = {};\n\nif (true) {\n Object.freeze(emptyObject);\n}\n\nmodule.exports = emptyObject;\n\n//# sourceURL=webpack:///./node_modules/fbjs/lib/emptyObject.js?"); /***/ }), /***/ "./node_modules/fbjs/lib/getActiveElement.js": /*!***************************************************!*\ !*** ./node_modules/fbjs/lib/getActiveElement.js ***! \***************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\n/**\n * Copyright (c) 2013-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 * @typechecks\n */\n\n/* eslint-disable fb-www/typeof-undefined */\n\n/**\n * Same as document.activeElement but wraps in a try-catch block. In IE it is\n * not safe to call document.activeElement if there is nothing focused.\n *\n * The activeElement will be null only if the document or document body is not\n * yet defined.\n *\n * @param {?DOMDocument} doc Defaults to current document.\n * @return {?DOMElement}\n */\nfunction getActiveElement(doc) /*?DOMElement*/{\n doc = doc || (typeof document !== 'undefined' ? document : undefined);\n if (typeof doc === 'undefined') {\n return null;\n }\n try {\n return doc.activeElement || doc.body;\n } catch (e) {\n return doc.body;\n }\n}\n\nmodule.exports = getActiveElement;\n\n//# sourceURL=webpack:///./node_modules/fbjs/lib/getActiveElement.js?"); /***/ }), /***/ "./node_modules/fbjs/lib/hyphenate.js": /*!********************************************!*\ !*** ./node_modules/fbjs/lib/hyphenate.js ***! \********************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\n/**\n * Copyright (c) 2013-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 * @typechecks\n */\n\nvar _uppercasePattern = /([A-Z])/g;\n\n/**\n * Hyphenates a camelcased string, for example:\n *\n * > hyphenate('backgroundColor')\n * < \"background-color\"\n *\n * For CSS style names, use `hyphenateStyleName` instead which works properly\n * with all vendor prefixes, including `ms`.\n *\n * @param {string} string\n * @return {string}\n */\nfunction hyphenate(string) {\n return string.replace(_uppercasePattern, '-$1').toLowerCase();\n}\n\nmodule.exports = hyphenate;\n\n//# sourceURL=webpack:///./node_modules/fbjs/lib/hyphenate.js?"); /***/ }), /***/ "./node_modules/fbjs/lib/hyphenateStyleName.js": /*!*****************************************************!*\ !*** ./node_modules/fbjs/lib/hyphenateStyleName.js ***! \*****************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("/**\n * Copyright (c) 2013-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 * @typechecks\n */\n\n\n\nvar hyphenate = __webpack_require__(/*! ./hyphenate */ \"./node_modules/fbjs/lib/hyphenate.js\");\n\nvar msPattern = /^ms-/;\n\n/**\n * Hyphenates a camelcased CSS property name, for example:\n *\n * > hyphenateStyleName('backgroundColor')\n * < \"background-color\"\n * > hyphenateStyleName('MozTransition')\n * < \"-moz-transition\"\n * > hyphenateStyleName('msTransition')\n * < \"-ms-transition\"\n *\n * As Modernizr suggests (http://modernizr.com/docs/#prefixed), an `ms` prefix\n * is converted to `-ms-`.\n *\n * @param {string} string\n * @return {string}\n */\nfunction hyphenateStyleName(string) {\n return hyphenate(string).replace(msPattern, '-ms-');\n}\n\nmodule.exports = hyphenateStyleName;\n\n//# sourceURL=webpack:///./node_modules/fbjs/lib/hyphenateStyleName.js?"); /***/ }), /***/ "./node_modules/fbjs/lib/invariant.js": /*!********************************************!*\ !*** ./node_modules/fbjs/lib/invariant.js ***! \********************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("/**\n * Copyright (c) 2013-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/**\n * Use invariant() to assert state which your program assumes to be true.\n *\n * Provide sprintf-style format (only %s is supported) and arguments\n * to provide information about what broke and what you were\n * expecting.\n *\n * The invariant message will be stripped in production, but the invariant\n * will remain to ensure logic does not differ in production.\n */\n\nvar validateFormat = function validateFormat(format) {};\n\nif (true) {\n validateFormat = function validateFormat(format) {\n if (format === undefined) {\n throw new Error('invariant requires an error message argument');\n }\n };\n}\n\nfunction invariant(condition, format, a, b, c, d, e, f) {\n validateFormat(format);\n\n if (!condition) {\n var error;\n if (format === undefined) {\n error = new Error('Minified exception occurred; use the non-minified dev environment ' + 'for the full error message and additional helpful warnings.');\n } else {\n var args = [a, b, c, d, e, f];\n var argIndex = 0;\n error = new Error(format.replace(/%s/g, function () {\n return args[argIndex++];\n }));\n error.name = 'Invariant Violation';\n }\n\n error.framesToPop = 1; // we don't care about invariant's own frame\n throw error;\n }\n}\n\nmodule.exports = invariant;\n\n//# sourceURL=webpack:///./node_modules/fbjs/lib/invariant.js?"); /***/ }), /***/ "./node_modules/fbjs/lib/isNode.js": /*!*****************************************!*\ !*** ./node_modules/fbjs/lib/isNode.js ***! \*****************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\n/**\n * Copyright (c) 2013-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 * @typechecks\n */\n\n/**\n * @param {*} object The object to check.\n * @return {boolean} Whether or not the object is a DOM node.\n */\nfunction isNode(object) {\n var doc = object ? object.ownerDocument || object : document;\n var defaultView = doc.defaultView || window;\n return !!(object && (typeof defaultView.Node === 'function' ? object instanceof defaultView.Node : typeof object === 'object' && typeof object.nodeType === 'number' && typeof object.nodeName === 'string'));\n}\n\nmodule.exports = isNode;\n\n//# sourceURL=webpack:///./node_modules/fbjs/lib/isNode.js?"); /***/ }), /***/ "./node_modules/fbjs/lib/isTextNode.js": /*!*********************************************!*\ !*** ./node_modules/fbjs/lib/isTextNode.js ***! \*********************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("\n\n/**\n * Copyright (c) 2013-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 * @typechecks\n */\n\nvar isNode = __webpack_require__(/*! ./isNode */ \"./node_modules/fbjs/lib/isNode.js\");\n\n/**\n * @param {*} object The object to check.\n * @return {boolean} Whether or not the object is a DOM text node.\n */\nfunction isTextNode(object) {\n return isNode(object) && object.nodeType == 3;\n}\n\nmodule.exports = isTextNode;\n\n//# sourceURL=webpack:///./node_modules/fbjs/lib/isTextNode.js?"); /***/ }), /***/ "./node_modules/fbjs/lib/shallowEqual.js": /*!***********************************************!*\ !*** ./node_modules/fbjs/lib/shallowEqual.js ***! \***********************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("/**\n * Copyright (c) 2013-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 * @typechecks\n * \n */\n\n/*eslint-disable no-self-compare */\n\n\n\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\n\n/**\n * inlined Object.is polyfill to avoid requiring consumers ship their own\n * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is\n */\nfunction is(x, y) {\n // SameValue algorithm\n if (x === y) {\n // Steps 1-5, 7-10\n // Steps 6.b-6.e: +0 != -0\n // Added the nonzero y check to make Flow happy, but it is redundant\n return x !== 0 || y !== 0 || 1 / x === 1 / y;\n } else {\n // Step 6.a: NaN == NaN\n return x !== x && y !== y;\n }\n}\n\n/**\n * Performs equality by iterating through keys on an object and returning false\n * when any key has values which are not strictly equal between the arguments.\n * Returns true when the values of all keys are strictly equal.\n */\nfunction shallowEqual(objA, objB) {\n if (is(objA, objB)) {\n return true;\n }\n\n if (typeof objA !== 'object' || objA === null || typeof objB !== 'object' || objB === null) {\n return false;\n }\n\n var keysA = Object.keys(objA);\n var keysB = Object.keys(objB);\n\n if (keysA.length !== keysB.length) {\n return false;\n }\n\n // Test for A's keys different from B.\n for (var i = 0; i < keysA.length; i++) {\n if (!hasOwnProperty.call(objB, keysA[i]) || !is(objA[keysA[i]], objB[keysA[i]])) {\n return false;\n }\n }\n\n return true;\n}\n\nmodule.exports = shallowEqual;\n\n//# sourceURL=webpack:///./node_modules/fbjs/lib/shallowEqual.js?"); /***/ }), /***/ "./node_modules/fbjs/lib/warning.js": /*!******************************************!*\ !*** ./node_modules/fbjs/lib/warning.js ***! \******************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; 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\nvar emptyFunction = __webpack_require__(/*! ./emptyFunction */ \"./node_modules/fbjs/lib/emptyFunction.js\");\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 = emptyFunction;\n\nif (true) {\n var printWarning = function printWarning(format) {\n for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {\n args[_key - 1] = arguments[_key];\n }\n\n var argIndex = 0;\n var message = 'Warning: ' + 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 warning(condition, format) {\n if (format === undefined) {\n throw new Error('`warning(condition, format, ...args)` requires a warning ' + 'message argument');\n }\n\n if (format.indexOf('Failed Composite propType: ') === 0) {\n return; // Ignore CompositeComponent proptype check.\n }\n\n if (!condition) {\n for (var _len2 = arguments.length, args = Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {\n args[_key2 - 2] = arguments[_key2];\n }\n\n printWarning.apply(undefined, [format].concat(args));\n }\n };\n}\n\nmodule.exports = warning;\n\n//# sourceURL=webpack:///./node_modules/fbjs/lib/warning.js?"); /***/ }), /***/ "./node_modules/hoist-non-react-statics/index.js": /*!*******************************************************!*\ !*** ./node_modules/hoist-non-react-statics/index.js ***! \*******************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("/**\n * Copyright 2015, Yahoo! Inc.\n * Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms.\n */\n\n\nvar REACT_STATICS = {\n childContextTypes: true,\n contextTypes: true,\n defaultProps: true,\n displayName: true,\n getDefaultProps: 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 arguments: true,\n arity: true\n};\n\nvar isGetOwnPropertySymbolsAvailable = typeof Object.getOwnPropertySymbols === 'function';\n\nmodule.exports = function hoistNonReactStatics(targetComponent, sourceComponent, customStatics) {\n if (typeof sourceComponent !== 'string') { // don't hoist over string (html) components\n var keys = Object.getOwnPropertyNames(sourceComponent);\n\n /* istanbul ignore else */\n if (isGetOwnPropertySymbolsAvailable) {\n keys = keys.concat(Object.getOwnPropertySymbols(sourceComponent));\n }\n\n for (var i = 0; i < keys.length; ++i) {\n if (!REACT_STATICS[keys[i]] && !KNOWN_STATICS[keys[i]] && (!customStatics || !customStatics[keys[i]])) {\n try {\n targetComponent[keys[i]] = sourceComponent[keys[i]];\n } catch (error) {\n\n }\n }\n }\n }\n\n return targetComponent;\n};\n\n\n//# sourceURL=webpack:///./node_modules/hoist-non-react-statics/index.js?"); /***/ }), /***/ "./node_modules/is-plain-object/index.js": /*!***********************************************!*\ !*** ./node_modules/is-plain-object/index.js ***! \***********************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("/*!\n * is-plain-object \n *\n * Copyright (c) 2014-2017, Jon Schlinkert.\n * Released under the MIT License.\n */\n\n\n\nvar isObject = __webpack_require__(/*! isobject */ \"./node_modules/isobject/index.js\");\n\nfunction isObjectObject(o) {\n return isObject(o) === true\n && Object.prototype.toString.call(o) === '[object Object]';\n}\n\nmodule.exports = function isPlainObject(o) {\n var ctor,prot;\n\n if (isObjectObject(o) === false) return false;\n\n // If has modified constructor\n ctor = o.constructor;\n if (typeof ctor !== 'function') return false;\n\n // If has modified prototype\n prot = ctor.prototype;\n if (isObjectObject(prot) === false) return false;\n\n // If constructor does not have an Object-specific method\n if (prot.hasOwnProperty('isPrototypeOf') === false) {\n return false;\n }\n\n // Most likely a plain Object\n return true;\n};\n\n\n//# sourceURL=webpack:///./node_modules/is-plain-object/index.js?"); /***/ }), /***/ "./node_modules/isobject/index.js": /*!****************************************!*\ !*** ./node_modules/isobject/index.js ***! \****************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("/*!\n * isobject \n *\n * Copyright (c) 2014-2017, Jon Schlinkert.\n * Released under the MIT License.\n */\n\n\n\nmodule.exports = function isObject(val) {\n return val != null && typeof val === 'object' && Array.isArray(val) === false;\n};\n\n\n//# sourceURL=webpack:///./node_modules/isobject/index.js?"); /***/ }), /***/ "./node_modules/object-assign/index.js": /*!*********************************************!*\ !*** ./node_modules/object-assign/index.js ***! \*********************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("/*\nobject-assign\n(c) Sindre Sorhus\n@license MIT\n*/\n\n\n/* eslint-disable no-unused-vars */\nvar getOwnPropertySymbols = Object.getOwnPropertySymbols;\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\nvar propIsEnumerable = Object.prototype.propertyIsEnumerable;\n\nfunction toObject(val) {\n\tif (val === null || val === undefined) {\n\t\tthrow new TypeError('Object.assign cannot be called with null or undefined');\n\t}\n\n\treturn Object(val);\n}\n\nfunction shouldUseNative() {\n\ttry {\n\t\tif (!Object.assign) {\n\t\t\treturn false;\n\t\t}\n\n\t\t// Detect buggy property enumeration order in older V8 versions.\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=4118\n\t\tvar test1 = new String('abc'); // eslint-disable-line no-new-wrappers\n\t\ttest1[5] = 'de';\n\t\tif (Object.getOwnPropertyNames(test1)[0] === '5') {\n\t\t\treturn false;\n\t\t}\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\n\t\tvar test2 = {};\n\t\tfor (var i = 0; i < 10; i++) {\n\t\t\ttest2['_' + String.fromCharCode(i)] = i;\n\t\t}\n\t\tvar order2 = Object.getOwnPropertyNames(test2).map(function (n) {\n\t\t\treturn test2[n];\n\t\t});\n\t\tif (order2.join('') !== '0123456789') {\n\t\t\treturn false;\n\t\t}\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\n\t\tvar test3 = {};\n\t\t'abcdefghijklmnopqrst'.split('').forEach(function (letter) {\n\t\t\ttest3[letter] = letter;\n\t\t});\n\t\tif (Object.keys(Object.assign({}, test3)).join('') !==\n\t\t\t\t'abcdefghijklmnopqrst') {\n\t\t\treturn false;\n\t\t}\n\n\t\treturn true;\n\t} catch (err) {\n\t\t// We don't expect any of the above to throw, but better to be safe.\n\t\treturn false;\n\t}\n}\n\nmodule.exports = shouldUseNative() ? Object.assign : function (target, source) {\n\tvar from;\n\tvar to = toObject(target);\n\tvar symbols;\n\n\tfor (var s = 1; s < arguments.length; s++) {\n\t\tfrom = Object(arguments[s]);\n\n\t\tfor (var key in from) {\n\t\t\tif (hasOwnProperty.call(from, key)) {\n\t\t\t\tto[key] = from[key];\n\t\t\t}\n\t\t}\n\n\t\tif (getOwnPropertySymbols) {\n\t\t\tsymbols = getOwnPropertySymbols(from);\n\t\t\tfor (var i = 0; i < symbols.length; i++) {\n\t\t\t\tif (propIsEnumerable.call(from, symbols[i])) {\n\t\t\t\t\tto[symbols[i]] = from[symbols[i]];\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\treturn to;\n};\n\n\n//# sourceURL=webpack:///./node_modules/object-assign/index.js?"); /***/ }), /***/ "./node_modules/prop-types/checkPropTypes.js": /*!***************************************************!*\ !*** ./node_modules/prop-types/checkPropTypes.js ***! \***************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("/**\n * Copyright (c) 2013-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\nif (true) {\n var invariant = __webpack_require__(/*! fbjs/lib/invariant */ \"./node_modules/fbjs/lib/invariant.js\");\n var warning = __webpack_require__(/*! fbjs/lib/warning */ \"./node_modules/fbjs/lib/warning.js\");\n var ReactPropTypesSecret = __webpack_require__(/*! ./lib/ReactPropTypesSecret */ \"./node_modules/prop-types/lib/ReactPropTypesSecret.js\");\n var loggedTypeFailures = {};\n}\n\n/**\n * Assert that the values match with the type specs.\n * Error messages are memorized and will only be shown once.\n *\n * @param {object} typeSpecs Map of name to a ReactPropType\n * @param {object} values Runtime values that need to be type-checked\n * @param {string} location e.g. \"prop\", \"context\", \"child context\"\n * @param {string} componentName Name of the component for error messages.\n * @param {?Function} getStack Returns the component stack.\n * @private\n */\nfunction checkPropTypes(typeSpecs, values, location, componentName, getStack) {\n if (true) {\n for (var typeSpecName in typeSpecs) {\n if (typeSpecs.hasOwnProperty(typeSpecName)) {\n var error;\n // Prop type validation may throw. In case they do, we don't want to\n // fail the render phase where it didn't fail before. So we log it.\n // After these have been cleaned up, we'll let them throw.\n try {\n // This is intentionally an invariant that gets caught. It's the same\n // behavior as without this statement except with a better message.\n invariant(typeof typeSpecs[typeSpecName] === 'function', '%s: %s type `%s` is invalid; it must be a function, usually from ' + 'the `prop-types` package, but received `%s`.', componentName || 'React class', location, typeSpecName, typeof typeSpecs[typeSpecName]);\n error = typeSpecs[typeSpecName](values, typeSpecName, componentName, location, null, ReactPropTypesSecret);\n } catch (ex) {\n error = ex;\n }\n warning(!error || error instanceof Error, '%s: type specification of %s `%s` is invalid; the type checker ' + 'function must return `null` or an `Error` but returned a %s. ' + 'You may have forgotten to pass an argument to the type checker ' + 'creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and ' + 'shape all require an argument).', componentName || 'React class', location, typeSpecName, typeof error);\n if (error instanceof Error && !(error.message in loggedTypeFailures)) {\n // Only monitor this failure once because there tends to be a lot of the\n // same error.\n loggedTypeFailures[error.message] = true;\n\n var stack = getStack ? getStack() : '';\n\n warning(false, 'Failed %s type: %s%s', location, error.message, stack != null ? stack : '');\n }\n }\n }\n }\n}\n\nmodule.exports = checkPropTypes;\n\n\n//# sourceURL=webpack:///./node_modules/prop-types/checkPropTypes.js?"); /***/ }), /***/ "./node_modules/prop-types/factoryWithTypeCheckers.js": /*!************************************************************!*\ !*** ./node_modules/prop-types/factoryWithTypeCheckers.js ***! \************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("/**\n * Copyright (c) 2013-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\nvar emptyFunction = __webpack_require__(/*! fbjs/lib/emptyFunction */ \"./node_modules/fbjs/lib/emptyFunction.js\");\nvar invariant = __webpack_require__(/*! fbjs/lib/invariant */ \"./node_modules/fbjs/lib/invariant.js\");\nvar warning = __webpack_require__(/*! fbjs/lib/warning */ \"./node_modules/fbjs/lib/warning.js\");\nvar assign = __webpack_require__(/*! object-assign */ \"./node_modules/object-assign/index.js\");\n\nvar ReactPropTypesSecret = __webpack_require__(/*! ./lib/ReactPropTypesSecret */ \"./node_modules/prop-types/lib/ReactPropTypesSecret.js\");\nvar checkPropTypes = __webpack_require__(/*! ./checkPropTypes */ \"./node_modules/prop-types/checkPropTypes.js\");\n\nmodule.exports = function(isValidElement, throwOnDirectAccess) {\n /* global Symbol */\n var ITERATOR_SYMBOL = typeof Symbol === 'function' && Symbol.iterator;\n var FAUX_ITERATOR_SYMBOL = '@@iterator'; // Before Symbol spec.\n\n /**\n * Returns the iterator method function contained on the iterable object.\n *\n * Be sure to invoke the function with the iterable as context:\n *\n * var iteratorFn = getIteratorFn(myIterable);\n * if (iteratorFn) {\n * var iterator = iteratorFn.call(myIterable);\n * ...\n * }\n *\n * @param {?object} maybeIterable\n * @return {?function}\n */\n function getIteratorFn(maybeIterable) {\n var iteratorFn = maybeIterable && (ITERATOR_SYMBOL && maybeIterable[ITERATOR_SYMBOL] || maybeIterable[FAUX_ITERATOR_SYMBOL]);\n if (typeof iteratorFn === 'function') {\n return iteratorFn;\n }\n }\n\n /**\n * Collection of methods that allow declaration and validation of props that are\n * supplied to React components. Example usage:\n *\n * var Props = require('ReactPropTypes');\n * var MyArticle = React.createClass({\n * propTypes: {\n * // An optional string prop named \"description\".\n * description: Props.string,\n *\n * // A required enum prop named \"category\".\n * category: Props.oneOf(['News','Photos']).isRequired,\n *\n * // A prop named \"dialog\" that requires an instance of Dialog.\n * dialog: Props.instanceOf(Dialog).isRequired\n * },\n * render: function() { ... }\n * });\n *\n * A more formal specification of how these methods are used:\n *\n * type := array|bool|func|object|number|string|oneOf([...])|instanceOf(...)\n * decl := ReactPropTypes.{type}(.isRequired)?\n *\n * Each and every declaration produces a function with the same signature. This\n * allows the creation of custom validation functions. For example:\n *\n * var MyLink = React.createClass({\n * propTypes: {\n * // An optional string or URI prop named \"href\".\n * href: function(props, propName, componentName) {\n * var propValue = props[propName];\n * if (propValue != null && typeof propValue !== 'string' &&\n * !(propValue instanceof URI)) {\n * return new Error(\n * 'Expected a string or an URI for ' + propName + ' in ' +\n * componentName\n * );\n * }\n * }\n * },\n * render: function() {...}\n * });\n *\n * @internal\n */\n\n var ANONYMOUS = '<>';\n\n // Important!\n // Keep this list in sync with production version in `./factoryWithThrowingShims.js`.\n var ReactPropTypes = {\n array: createPrimitiveTypeChecker('array'),\n bool: createPrimitiveTypeChecker('boolean'),\n func: createPrimitiveTypeChecker('function'),\n number: createPrimitiveTypeChecker('number'),\n object: createPrimitiveTypeChecker('object'),\n string: createPrimitiveTypeChecker('string'),\n symbol: createPrimitiveTypeChecker('symbol'),\n\n any: createAnyTypeChecker(),\n arrayOf: createArrayOfTypeChecker,\n element: createElementTypeChecker(),\n instanceOf: createInstanceTypeChecker,\n node: createNodeChecker(),\n objectOf: createObjectOfTypeChecker,\n oneOf: createEnumTypeChecker,\n oneOfType: createUnionTypeChecker,\n shape: createShapeTypeChecker,\n exact: createStrictShapeTypeChecker,\n };\n\n /**\n * inlined Object.is polyfill to avoid requiring consumers ship their own\n * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is\n */\n /*eslint-disable no-self-compare*/\n function is(x, y) {\n // SameValue algorithm\n if (x === y) {\n // Steps 1-5, 7-10\n // Steps 6.b-6.e: +0 != -0\n return x !== 0 || 1 / x === 1 / y;\n } else {\n // Step 6.a: NaN == NaN\n return x !== x && y !== y;\n }\n }\n /*eslint-enable no-self-compare*/\n\n /**\n * We use an Error-like object for backward compatibility as people may call\n * PropTypes directly and inspect their output. However, we don't use real\n * Errors anymore. We don't inspect their stack anyway, and creating them\n * is prohibitively expensive if they are created too often, such as what\n * happens in oneOfType() for any type before the one that matched.\n */\n function PropTypeError(message) {\n this.message = message;\n this.stack = '';\n }\n // Make `instanceof Error` still work for returned errors.\n PropTypeError.prototype = Error.prototype;\n\n function createChainableTypeChecker(validate) {\n if (true) {\n var manualPropTypeCallCache = {};\n var manualPropTypeWarningCount = 0;\n }\n function checkType(isRequired, props, propName, componentName, location, propFullName, secret) {\n componentName = componentName || ANONYMOUS;\n propFullName = propFullName || propName;\n\n if (secret !== ReactPropTypesSecret) {\n if (throwOnDirectAccess) {\n // New behavior only for users of `prop-types` package\n invariant(\n false,\n 'Calling PropTypes validators directly is not supported by the `prop-types` package. ' +\n 'Use `PropTypes.checkPropTypes()` to call them. ' +\n 'Read more at http://fb.me/use-check-prop-types'\n );\n } else if (\"development\" !== 'production' && typeof console !== 'undefined') {\n // Old behavior for people using React.PropTypes\n var cacheKey = componentName + ':' + propName;\n if (\n !manualPropTypeCallCache[cacheKey] &&\n // Avoid spamming the console because they are often not actionable except for lib authors\n manualPropTypeWarningCount < 3\n ) {\n warning(\n false,\n 'You are manually calling a React.PropTypes validation ' +\n 'function for the `%s` prop on `%s`. This is deprecated ' +\n 'and will throw in the standalone `prop-types` package. ' +\n 'You may be seeing this warning due to a third-party PropTypes ' +\n 'library. See https://fb.me/react-warning-dont-call-proptypes ' + 'for details.',\n propFullName,\n componentName\n );\n manualPropTypeCallCache[cacheKey] = true;\n manualPropTypeWarningCount++;\n }\n }\n }\n if (props[propName] == null) {\n if (isRequired) {\n if (props[propName] === null) {\n return new PropTypeError('The ' + location + ' `' + propFullName + '` is marked as required ' + ('in `' + componentName + '`, but its value is `null`.'));\n }\n return new PropTypeError('The ' + location + ' `' + propFullName + '` is marked as required in ' + ('`' + componentName + '`, but its value is `undefined`.'));\n }\n return null;\n } else {\n return validate(props, propName, componentName, location, propFullName);\n }\n }\n\n var chainedCheckType = checkType.bind(null, false);\n chainedCheckType.isRequired = checkType.bind(null, true);\n\n return chainedCheckType;\n }\n\n function createPrimitiveTypeChecker(expectedType) {\n function validate(props, propName, componentName, location, propFullName, secret) {\n var propValue = props[propName];\n var propType = getPropType(propValue);\n if (propType !== expectedType) {\n // `propValue` being instance of, say, date/regexp, pass the 'object'\n // check, but we can offer a more precise error message here rather than\n // 'of type `object`'.\n var preciseType = getPreciseType(propValue);\n\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + preciseType + '` supplied to `' + componentName + '`, expected ') + ('`' + expectedType + '`.'));\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createAnyTypeChecker() {\n return createChainableTypeChecker(emptyFunction.thatReturnsNull);\n }\n\n function createArrayOfTypeChecker(typeChecker) {\n function validate(props, propName, componentName, location, propFullName) {\n if (typeof typeChecker !== 'function') {\n return new PropTypeError('Property `' + propFullName + '` of component `' + componentName + '` has invalid PropType notation inside arrayOf.');\n }\n var propValue = props[propName];\n if (!Array.isArray(propValue)) {\n var propType = getPropType(propValue);\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected an array.'));\n }\n for (var i = 0; i < propValue.length; i++) {\n var error = typeChecker(propValue, i, componentName, location, propFullName + '[' + i + ']', ReactPropTypesSecret);\n if (error instanceof Error) {\n return error;\n }\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createElementTypeChecker() {\n function validate(props, propName, componentName, location, propFullName) {\n var propValue = props[propName];\n if (!isValidElement(propValue)) {\n var propType = getPropType(propValue);\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected a single ReactElement.'));\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createInstanceTypeChecker(expectedClass) {\n function validate(props, propName, componentName, location, propFullName) {\n if (!(props[propName] instanceof expectedClass)) {\n var expectedClassName = expectedClass.name || ANONYMOUS;\n var actualClassName = getClassName(props[propName]);\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + actualClassName + '` supplied to `' + componentName + '`, expected ') + ('instance of `' + expectedClassName + '`.'));\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createEnumTypeChecker(expectedValues) {\n if (!Array.isArray(expectedValues)) {\n true ? warning(false, 'Invalid argument supplied to oneOf, expected an instance of array.') : undefined;\n return emptyFunction.thatReturnsNull;\n }\n\n function validate(props, propName, componentName, location, propFullName) {\n var propValue = props[propName];\n for (var i = 0; i < expectedValues.length; i++) {\n if (is(propValue, expectedValues[i])) {\n return null;\n }\n }\n\n var valuesString = JSON.stringify(expectedValues);\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of value `' + propValue + '` ' + ('supplied to `' + componentName + '`, expected one of ' + valuesString + '.'));\n }\n return createChainableTypeChecker(validate);\n }\n\n function createObjectOfTypeChecker(typeChecker) {\n function validate(props, propName, componentName, location, propFullName) {\n if (typeof typeChecker !== 'function') {\n return new PropTypeError('Property `' + propFullName + '` of component `' + componentName + '` has invalid PropType notation inside objectOf.');\n }\n var propValue = props[propName];\n var propType = getPropType(propValue);\n if (propType !== 'object') {\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected an object.'));\n }\n for (var key in propValue) {\n if (propValue.hasOwnProperty(key)) {\n var error = typeChecker(propValue, key, componentName, location, propFullName + '.' + key, ReactPropTypesSecret);\n if (error instanceof Error) {\n return error;\n }\n }\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createUnionTypeChecker(arrayOfTypeCheckers) {\n if (!Array.isArray(arrayOfTypeCheckers)) {\n true ? warning(false, 'Invalid argument supplied to oneOfType, expected an instance of array.') : undefined;\n return emptyFunction.thatReturnsNull;\n }\n\n for (var i = 0; i < arrayOfTypeCheckers.length; i++) {\n var checker = arrayOfTypeCheckers[i];\n if (typeof checker !== 'function') {\n warning(\n false,\n 'Invalid argument supplied to oneOfType. Expected an array of check functions, but ' +\n 'received %s at index %s.',\n getPostfixForTypeWarning(checker),\n i\n );\n return emptyFunction.thatReturnsNull;\n }\n }\n\n function validate(props, propName, componentName, location, propFullName) {\n for (var i = 0; i < arrayOfTypeCheckers.length; i++) {\n var checker = arrayOfTypeCheckers[i];\n if (checker(props, propName, componentName, location, propFullName, ReactPropTypesSecret) == null) {\n return null;\n }\n }\n\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` supplied to ' + ('`' + componentName + '`.'));\n }\n return createChainableTypeChecker(validate);\n }\n\n function createNodeChecker() {\n function validate(props, propName, componentName, location, propFullName) {\n if (!isNode(props[propName])) {\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` supplied to ' + ('`' + componentName + '`, expected a ReactNode.'));\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createShapeTypeChecker(shapeTypes) {\n function validate(props, propName, componentName, location, propFullName) {\n var propValue = props[propName];\n var propType = getPropType(propValue);\n if (propType !== 'object') {\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type `' + propType + '` ' + ('supplied to `' + componentName + '`, expected `object`.'));\n }\n for (var key in shapeTypes) {\n var checker = shapeTypes[key];\n if (!checker) {\n continue;\n }\n var error = checker(propValue, key, componentName, location, propFullName + '.' + key, ReactPropTypesSecret);\n if (error) {\n return error;\n }\n }\n return null;\n }\n return createChainableTypeChecker(validate);\n }\n\n function createStrictShapeTypeChecker(shapeTypes) {\n function validate(props, propName, componentName, location, propFullName) {\n var propValue = props[propName];\n var propType = getPropType(propValue);\n if (propType !== 'object') {\n return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type `' + propType + '` ' + ('supplied to `' + componentName + '`, expected `object`.'));\n }\n // We need to check all keys in case some are required but missing from\n // props.\n var allKeys = assign({}, props[propName], shapeTypes);\n for (var key in allKeys) {\n var checker = shapeTypes[key];\n if (!checker) {\n return new PropTypeError(\n 'Invalid ' + location + ' `' + propFullName + '` key `' + key + '` supplied to `' + componentName + '`.' +\n '\\nBad object: ' + JSON.stringify(props[propName], null, ' ') +\n '\\nValid keys: ' + JSON.stringify(Object.keys(shapeTypes), null, ' ')\n );\n }\n var error = checker(propValue, key, componentName, location, propFullName + '.' + key, ReactPropTypesSecret);\n if (error) {\n return error;\n }\n }\n return null;\n }\n\n return createChainableTypeChecker(validate);\n }\n\n function isNode(propValue) {\n switch (typeof propValue) {\n case 'number':\n case 'string':\n case 'undefined':\n return true;\n case 'boolean':\n return !propValue;\n case 'object':\n if (Array.isArray(propValue)) {\n return propValue.every(isNode);\n }\n if (propValue === null || isValidElement(propValue)) {\n return true;\n }\n\n var iteratorFn = getIteratorFn(propValue);\n if (iteratorFn) {\n var iterator = iteratorFn.call(propValue);\n var step;\n if (iteratorFn !== propValue.entries) {\n while (!(step = iterator.next()).done) {\n if (!isNode(step.value)) {\n return false;\n }\n }\n } else {\n // Iterator will provide entry [k,v] tuples rather than values.\n while (!(step = iterator.next()).done) {\n var entry = step.value;\n if (entry) {\n if (!isNode(entry[1])) {\n return false;\n }\n }\n }\n }\n } else {\n return false;\n }\n\n return true;\n default:\n return false;\n }\n }\n\n function isSymbol(propType, propValue) {\n // Native Symbol.\n if (propType === 'symbol') {\n return true;\n }\n\n // 19.4.3.5 Symbol.prototype[@@toStringTag] === 'Symbol'\n if (propValue['@@toStringTag'] === 'Symbol') {\n return true;\n }\n\n // Fallback for non-spec compliant Symbols which are polyfilled.\n if (typeof Symbol === 'function' && propValue instanceof Symbol) {\n return true;\n }\n\n return false;\n }\n\n // Equivalent of `typeof` but with special handling for array and regexp.\n function getPropType(propValue) {\n var propType = typeof propValue;\n if (Array.isArray(propValue)) {\n return 'array';\n }\n if (propValue instanceof RegExp) {\n // Old webkits (at least until Android 4.0) return 'function' rather than\n // 'object' for typeof a RegExp. We'll normalize this here so that /bla/\n // passes PropTypes.object.\n return 'object';\n }\n if (isSymbol(propType, propValue)) {\n return 'symbol';\n }\n return propType;\n }\n\n // This handles more types than `getPropType`. Only used for error messages.\n // See `createPrimitiveTypeChecker`.\n function getPreciseType(propValue) {\n if (typeof propValue === 'undefined' || propValue === null) {\n return '' + propValue;\n }\n var propType = getPropType(propValue);\n if (propType === 'object') {\n if (propValue instanceof Date) {\n return 'date';\n } else if (propValue instanceof RegExp) {\n return 'regexp';\n }\n }\n return propType;\n }\n\n // Returns a string that is postfixed to a warning about an invalid type.\n // For example, \"undefined\" or \"of type array\"\n function getPostfixForTypeWarning(value) {\n var type = getPreciseType(value);\n switch (type) {\n case 'array':\n case 'object':\n return 'an ' + type;\n case 'boolean':\n case 'date':\n case 'regexp':\n return 'a ' + type;\n default:\n return type;\n }\n }\n\n // Returns class name of the object, if any.\n function getClassName(propValue) {\n if (!propValue.constructor || !propValue.constructor.name) {\n return ANONYMOUS;\n }\n return propValue.constructor.name;\n }\n\n ReactPropTypes.checkPropTypes = checkPropTypes;\n ReactPropTypes.PropTypes = ReactPropTypes;\n\n return ReactPropTypes;\n};\n\n\n//# sourceURL=webpack:///./node_modules/prop-types/factoryWithTypeCheckers.js?"); /***/ }), /***/ "./node_modules/prop-types/index.js": /*!******************************************!*\ !*** ./node_modules/prop-types/index.js ***! \******************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { eval("/**\n * Copyright (c) 2013-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\nif (true) {\n var REACT_ELEMENT_TYPE = (typeof Symbol === 'function' &&\n Symbol.for &&\n Symbol.for('react.element')) ||\n 0xeac7;\n\n var isValidElement = function(object) {\n return typeof object === 'object' &&\n object !== null &&\n object.$$typeof === REACT_ELEMENT_TYPE;\n };\n\n // By explicitly using `prop-types` you are opting into new development behavior.\n // http://fb.me/prop-types-in-prod\n var throwOnDirectAccess = true;\n module.exports = __webpack_require__(/*! ./factoryWithTypeCheckers */ \"./node_modules/prop-types/factoryWithTypeCheckers.js\")(isValidElement, throwOnDirectAccess);\n} else {}\n\n\n//# sourceURL=webpack:///./node_modules/prop-types/index.js?"); /***/ }), /***/ "./node_modules/prop-types/lib/ReactPropTypesSecret.js": /*!*************************************************************!*\ !*** ./node_modules/prop-types/lib/ReactPropTypesSecret.js ***! \*************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("/**\n * Copyright (c) 2013-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\nvar ReactPropTypesSecret = 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED';\n\nmodule.exports = ReactPropTypesSecret;\n\n\n//# sourceURL=webpack:///./node_modules/prop-types/lib/ReactPropTypesSecret.js?"); /***/ }), /***/ "./node_modules/react-dom/cjs/react-dom.development.js": /*!*************************************************************!*\ !*** ./node_modules/react-dom/cjs/react-dom.development.js ***! \*************************************************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { "use strict"; eval("/** @license React v16.3.0\n * react-dom.development.js\n *\n * Copyright (c) 2013-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\nif (true) {\n (function() {\n'use strict';\n\nvar React = __webpack_require__(/*! react */ \"./node_modules/react/index.js\");\nvar invariant = __webpack_require__(/*! fbjs/lib/invariant */ \"./node_modules/fbjs/lib/invariant.js\");\nvar warning = __webpack_require__(/*! fbjs/lib/warning */ \"./node_modules/fbjs/lib/warning.js\");\nvar ExecutionEnvironment = __webpack_require__(/*! fbjs/lib/ExecutionEnvironment */ \"./node_modules/fbjs/lib/ExecutionEnvironment.js\");\nvar _assign = __webpack_require__(/*! object-assign */ \"./node_modules/object-assign/index.js\");\nvar emptyFunction = __webpack_require__(/*! fbjs/lib/emptyFunction */ \"./node_modules/fbjs/lib/emptyFunction.js\");\nvar checkPropTypes = __webpack_require__(/*! prop-types/checkPropTypes */ \"./node_modules/prop-types/checkPropTypes.js\");\nvar getActiveElement = __webpack_require__(/*! fbjs/lib/getActiveElement */ \"./node_modules/fbjs/lib/getActiveElement.js\");\nvar shallowEqual = __webpack_require__(/*! fbjs/lib/shallowEqual */ \"./node_modules/fbjs/lib/shallowEqual.js\");\nvar containsNode = __webpack_require__(/*! fbjs/lib/containsNode */ \"./node_modules/fbjs/lib/containsNode.js\");\nvar emptyObject = __webpack_require__(/*! fbjs/lib/emptyObject */ \"./node_modules/fbjs/lib/emptyObject.js\");\nvar hyphenateStyleName = __webpack_require__(/*! fbjs/lib/hyphenateStyleName */ \"./node_modules/fbjs/lib/hyphenateStyleName.js\");\nvar camelizeStyleName = __webpack_require__(/*! fbjs/lib/camelizeStyleName */ \"./node_modules/fbjs/lib/camelizeStyleName.js\");\n\n/**\n * WARNING: DO NOT manually require this module.\n * This is a replacement for `invariant(...)` used by the error code system\n * and will _only_ be required by the corresponding babel pass.\n * It always throws.\n */\n\n!React ? invariant(false, 'ReactDOM was loaded before React. Make sure you load the React package before loading ReactDOM.') : void 0;\n\nvar invokeGuardedCallback = function (name, func, context, a, b, c, d, e, f) {\n this._hasCaughtError = false;\n this._caughtError = null;\n var funcArgs = Array.prototype.slice.call(arguments, 3);\n try {\n func.apply(context, funcArgs);\n } catch (error) {\n this._caughtError = error;\n this._hasCaughtError = true;\n }\n};\n\n{\n // In DEV mode, we swap out invokeGuardedCallback for a special version\n // that plays more nicely with the browser's DevTools. The idea is to preserve\n // \"Pause on exceptions\" behavior. Because React wraps all user-provided\n // functions in invokeGuardedCallback, and the production version of\n // invokeGuardedCallback uses a try-catch, all user exceptions are treated\n // like caught exceptions, and the DevTools won't pause unless the developer\n // takes the extra step of enabling pause on caught exceptions. This is\n // untintuitive, though, because even though React has caught the error, from\n // the developer's perspective, the error is uncaught.\n //\n // To preserve the expected \"Pause on exceptions\" behavior, we don't use a\n // try-catch in DEV. Instead, we synchronously dispatch a fake event to a fake\n // DOM node, and call the user-provided callback from inside an event handler\n // for that fake event. If the callback throws, the error is \"captured\" using\n // a global event handler. But because the error happens in a different\n // event loop context, it does not interrupt the normal program flow.\n // Effectively, this gives us try-catch behavior without actually using\n // try-catch. Neat!\n\n // Check that the browser supports the APIs we need to implement our special\n // DEV version of invokeGuardedCallback\n if (typeof window !== 'undefined' && typeof window.dispatchEvent === 'function' && typeof document !== 'undefined' && typeof document.createEvent === 'function') {\n var fakeNode = document.createElement('react');\n\n var invokeGuardedCallbackDev = function (name, func, context, a, b, c, d, e, f) {\n // If document doesn't exist we know for sure we will crash in this method\n // when we call document.createEvent(). However this can cause confusing\n // errors: https://github.com/facebookincubator/create-react-app/issues/3482\n // So we preemptively throw with a better message instead.\n !(typeof document !== 'undefined') ? invariant(false, 'The `document` global was defined when React was initialized, but is not defined anymore. This can happen in a test environment if a component schedules an update from an asynchronous callback, but the test has already finished running. To solve this, you can either unmount the component at the end of your test (and ensure that any asynchronous operations get canceled in `componentWillUnmount`), or you can change the test itself to be asynchronous.') : void 0;\n var evt = document.createEvent('Event');\n\n // Keeps track of whether the user-provided callback threw an error. We\n // set this to true at the beginning, then set it to false right after\n // calling the function. If the function errors, `didError` will never be\n // set to false. This strategy works even if the browser is flaky and\n // fails to call our global error handler, because it doesn't rely on\n // the error event at all.\n var didError = true;\n\n // Create an event handler for our fake event. We will synchronously\n // dispatch our fake event using `dispatchEvent`. Inside the handler, we\n // call the user-provided callback.\n var funcArgs = Array.prototype.slice.call(arguments, 3);\n function callCallback() {\n // We immediately remove the callback from event listeners so that\n // nested `invokeGuardedCallback` calls do not clash. Otherwise, a\n // nested call would trigger the fake event handlers of any call higher\n // in the stack.\n fakeNode.removeEventListener(evtType, callCallback, false);\n func.apply(context, funcArgs);\n didError = false;\n }\n\n // Create a global error event handler. We use this to capture the value\n // that was thrown. It's possible that this error handler will fire more\n // than once; for example, if non-React code also calls `dispatchEvent`\n // and a handler for that event throws. We should be resilient to most of\n // those cases. Even if our error event handler fires more than once, the\n // last error event is always used. If the callback actually does error,\n // we know that the last error event is the correct one, because it's not\n // possible for anything else to have happened in between our callback\n // erroring and the code that follows the `dispatchEvent` call below. If\n // the callback doesn't error, but the error event was fired, we know to\n // ignore it because `didError` will be false, as described above.\n var error = void 0;\n // Use this to track whether the error event is ever called.\n var didSetError = false;\n var isCrossOriginError = false;\n\n function onError(event) {\n error = event.error;\n didSetError = true;\n if (error === null && event.colno === 0 && event.lineno === 0) {\n isCrossOriginError = true;\n }\n }\n\n // Create a fake event type.\n var evtType = 'react-' + (name ? name : 'invokeguardedcallback');\n\n // Attach our event handlers\n window.addEventListener('error', onError);\n fakeNode.addEventListener(evtType, callCallback, false);\n\n // Synchronously dispatch our fake event. If the user-provided function\n // errors, it will trigger our global error handler.\n evt.initEvent(evtType, false, false);\n fakeNode.dispatchEvent(evt);\n\n if (didError) {\n if (!didSetError) {\n // The callback errored, but the error event never fired.\n error = new Error('An error was thrown inside one of your components, but React ' + \"doesn't know what it was. This is likely due to browser \" + 'flakiness. React does its best to preserve the \"Pause on ' + 'exceptions\" behavior of the DevTools, which requires some ' + \"DEV-mode only tricks. It's possible that these don't work in \" + 'your browser. Try triggering the error in production mode, ' + 'or switching to a modern browser. If you suspect that this is ' + 'actually an issue with React, please file an issue.');\n } else if (isCrossOriginError) {\n error = new Error(\"A cross-origin error was thrown. React doesn't have access to \" + 'the actual error object in development. ' + 'See https://fb.me/react-crossorigin-error for more information.');\n }\n this._hasCaughtError = true;\n this._caughtError = error;\n } else {\n this._hasCaughtError = false;\n this._caughtError = null;\n }\n\n // Remove our event listeners\n window.removeEventListener('error', onError);\n };\n\n invokeGuardedCallback = invokeGuardedCallbackDev;\n }\n}\n\nvar invokeGuardedCallback$1 = invokeGuardedCallback;\n\nvar ReactErrorUtils = {\n // Used by Fiber to simulate a try-catch.\n _caughtError: null,\n _hasCaughtError: false,\n\n // Used by event system to capture/rethrow the first error.\n _rethrowError: null,\n _hasRethrowError: false,\n\n /**\n * Call a function while guarding against errors that happens within it.\n * Returns an error if it throws, otherwise null.\n *\n * In production, this is implemented using a try-catch. The reason we don't\n * use a try-catch directly is so that we can swap out a different\n * implementation in DEV mode.\n *\n * @param {String} name of the guard to use for logging or debugging\n * @param {Function} func The function to invoke\n * @param {*} context The context to use when calling the function\n * @param {...*} args Arguments for function\n */\n invokeGuardedCallback: function (name, func, context, a, b, c, d, e, f) {\n invokeGuardedCallback$1.apply(ReactErrorUtils, arguments);\n },\n\n /**\n * Same as invokeGuardedCallback, but instead of returning an error, it stores\n * it in a global so it can be rethrown by `rethrowCaughtError` later.\n * TODO: See if _caughtError and _rethrowError can be unified.\n *\n * @param {String} name of the guard to use for logging or debugging\n * @param {Function} func The function to invoke\n * @param {*} context The context to use when calling the function\n * @param {...*} args Arguments for function\n */\n invokeGuardedCallbackAndCatchFirstError: function (name, func, context, a, b, c, d, e, f) {\n ReactErrorUtils.invokeGuardedCallback.apply(this, arguments);\n if (ReactErrorUtils.hasCaughtError()) {\n var error = ReactErrorUtils.clearCaughtError();\n if (!ReactErrorUtils._hasRethrowError) {\n ReactErrorUtils._hasRethrowError = true;\n ReactErrorUtils._rethrowError = error;\n }\n }\n },\n\n /**\n * During execution of guarded functions we will capture the first error which\n * we will rethrow to be handled by the top level error handler.\n */\n rethrowCaughtError: function () {\n return rethrowCaughtError.apply(ReactErrorUtils, arguments);\n },\n\n hasCaughtError: function () {\n return ReactErrorUtils._hasCaughtError;\n },\n\n clearCaughtError: function () {\n if (ReactErrorUtils._hasCaughtError) {\n var error = ReactErrorUtils._caughtError;\n ReactErrorUtils._caughtError = null;\n ReactErrorUtils._hasCaughtError = false;\n return error;\n } else {\n invariant(false, 'clearCaughtError was called but no error was captured. This error is likely caused by a bug in React. Please file an issue.');\n }\n }\n};\n\nvar rethrowCaughtError = function () {\n if (ReactErrorUtils._hasRethrowError) {\n var error = ReactErrorUtils._rethrowError;\n ReactErrorUtils._rethrowError = null;\n ReactErrorUtils._hasRethrowError = false;\n throw error;\n }\n};\n\n/**\n * Injectable ordering of event plugins.\n */\nvar eventPluginOrder = null;\n\n/**\n * Injectable mapping from names to event plugin modules.\n */\nvar namesToPlugins = {};\n\n/**\n * Recomputes the plugin list using the injected plugins and plugin ordering.\n *\n * @private\n */\nfunction recomputePluginOrdering() {\n if (!eventPluginOrder) {\n // Wait until an `eventPluginOrder` is injected.\n return;\n }\n for (var pluginName in namesToPlugins) {\n var pluginModule = namesToPlugins[pluginName];\n var pluginIndex = eventPluginOrder.indexOf(pluginName);\n !(pluginIndex > -1) ? invariant(false, 'EventPluginRegistry: Cannot inject event plugins that do not exist in the plugin ordering, `%s`.', pluginName) : void 0;\n if (plugins[pluginIndex]) {\n continue;\n }\n !pluginModule.extractEvents ? invariant(false, 'EventPluginRegistry: Event plugins must implement an `extractEvents` method, but `%s` does not.', pluginName) : void 0;\n plugins[pluginIndex] = pluginModule;\n var publishedEvents = pluginModule.eventTypes;\n for (var eventName in publishedEvents) {\n !publishEventForPlugin(publishedEvents[eventName], pluginModule, eventName) ? invariant(false, 'EventPluginRegistry: Failed to publish event `%s` for plugin `%s`.', eventName, pluginName) : void 0;\n }\n }\n}\n\n/**\n * Publishes an event so that it can be dispatched by the supplied plugin.\n *\n * @param {object} dispatchConfig Dispatch configuration for the event.\n * @param {object} PluginModule Plugin publishing the event.\n * @return {boolean} True if the event was successfully published.\n * @private\n */\nfunction publishEventForPlugin(dispatchConfig, pluginModule, eventName) {\n !!eventNameDispatchConfigs.hasOwnProperty(eventName) ? invariant(false, 'EventPluginHub: More than one plugin attempted to publish the same event name, `%s`.', eventName) : void 0;\n eventNameDispatchConfigs[eventName] = dispatchConfig;\n\n var phasedRegistrationNames = dispatchConfig.phasedRegistrationNames;\n if (phasedRegistrationNames) {\n for (var phaseName in phasedRegistrationNames) {\n if (phasedRegistrationNames.hasOwnProperty(phaseName)) {\n var phasedRegistrationName = phasedRegistrationNames[phaseName];\n publishRegistrationName(phasedRegistrationName, pluginModule, eventName);\n }\n }\n return true;\n } else if (dispatchConfig.registrationName) {\n publishRegistrationName(dispatchConfig.registrationName, pluginModule, eventName);\n return true;\n }\n return false;\n}\n\n/**\n * Publishes a registration name that is used to identify dispatched events.\n *\n * @param {string} registrationName Registration name to add.\n * @param {object} PluginModule Plugin publishing the event.\n * @private\n */\nfunction publishRegistrationName(registrationName, pluginModule, eventName) {\n !!registrationNameModules[registrationName] ? invariant(false, 'EventPluginHub: More than one plugin attempted to publish the same registration name, `%s`.', registrationName) : void 0;\n registrationNameModules[registrationName] = pluginModule;\n registrationNameDependencies[registrationName] = pluginModule.eventTypes[eventName].dependencies;\n\n {\n var lowerCasedName = registrationName.toLowerCase();\n possibleRegistrationNames[lowerCasedName] = registrationName;\n\n if (registrationName === 'onDoubleClick') {\n possibleRegistrationNames.ondblclick = registrationName;\n }\n }\n}\n\n/**\n * Registers plugins so that they can extract and dispatch events.\n *\n * @see {EventPluginHub}\n */\n\n/**\n * Ordered list of injected plugins.\n */\nvar plugins = [];\n\n/**\n * Mapping from event name to dispatch config\n */\nvar eventNameDispatchConfigs = {};\n\n/**\n * Mapping from registration name to plugin module\n */\nvar registrationNameModules = {};\n\n/**\n * Mapping from registration name to event name\n */\nvar registrationNameDependencies = {};\n\n/**\n * Mapping from lowercase registration names to the properly cased version,\n * used to warn in the case of missing event handlers. Available\n * only in true.\n * @type {Object}\n */\nvar possibleRegistrationNames = {};\n// Trust the developer to only use possibleRegistrationNames in true\n\n/**\n * Injects an ordering of plugins (by plugin name). This allows the ordering\n * to be decoupled from injection of the actual plugins so that ordering is\n * always deterministic regardless of packaging, on-the-fly injection, etc.\n *\n * @param {array} InjectedEventPluginOrder\n * @internal\n * @see {EventPluginHub.injection.injectEventPluginOrder}\n */\nfunction injectEventPluginOrder(injectedEventPluginOrder) {\n !!eventPluginOrder ? invariant(false, 'EventPluginRegistry: Cannot inject event plugin ordering more than once. You are likely trying to load more than one copy of React.') : void 0;\n // Clone the ordering so it cannot be dynamically mutated.\n eventPluginOrder = Array.prototype.slice.call(injectedEventPluginOrder);\n recomputePluginOrdering();\n}\n\n/**\n * Injects plugins to be used by `EventPluginHub`. The plugin names must be\n * in the ordering injected by `injectEventPluginOrder`.\n *\n * Plugins can be injected as part of page initialization or on-the-fly.\n *\n * @param {object} injectedNamesToPlugins Map from names to plugin modules.\n * @internal\n * @see {EventPluginHub.injection.injectEventPluginsByName}\n */\nfunction injectEventPluginsByName(injectedNamesToPlugins) {\n var isOrderingDirty = false;\n for (var pluginName in injectedNamesToPlugins) {\n if (!injectedNamesToPlugins.hasOwnProperty(pluginName)) {\n continue;\n }\n var pluginModule = injectedNamesToPlugins[pluginName];\n if (!namesToPlugins.hasOwnProperty(pluginName) || namesToPlugins[pluginName] !== pluginModule) {\n !!namesToPlugins[pluginName] ? invariant(false, 'EventPluginRegistry: Cannot inject two different event plugins using the same name, `%s`.', pluginName) : void 0;\n namesToPlugins[pluginName] = pluginModule;\n isOrderingDirty = true;\n }\n }\n if (isOrderingDirty) {\n recomputePluginOrdering();\n }\n}\n\nvar EventPluginRegistry = Object.freeze({\n\tplugins: plugins,\n\teventNameDispatchConfigs: eventNameDispatchConfigs,\n\tregistrationNameModules: registrationNameModules,\n\tregistrationNameDependencies: registrationNameDependencies,\n\tpossibleRegistrationNames: possibleRegistrationNames,\n\tinjectEventPluginOrder: injectEventPluginOrder,\n\tinjectEventPluginsByName: injectEventPluginsByName\n});\n\nvar getFiberCurrentPropsFromNode = null;\nvar getInstanceFromNode = null;\nvar getNodeFromInstance = null;\n\nvar injection$1 = {\n injectComponentTree: function (Injected) {\n getFiberCurrentPropsFromNode = Injected.getFiberCurrentPropsFromNode;\n getInstanceFromNode = Injected.getInstanceFromNode;\n getNodeFromInstance = Injected.getNodeFromInstance;\n\n {\n warning(getNodeFromInstance && getInstanceFromNode, 'EventPluginUtils.injection.injectComponentTree(...): Injected ' + 'module is missing getNodeFromInstance or getInstanceFromNode.');\n }\n }\n};\n\n\n\n\n\n\nvar validateEventDispatches = void 0;\n{\n validateEventDispatches = function (event) {\n var dispatchListeners = event._dispatchListeners;\n var dispatchInstances = event._dispatchInstances;\n\n var listenersIsArr = Array.isArray(dispatchListeners);\n var listenersLen = listenersIsArr ? dispatchListeners.length : dispatchListeners ? 1 : 0;\n\n var instancesIsArr = Array.isArray(dispatchInstances);\n var instancesLen = instancesIsArr ? dispatchInstances.length : dispatchInstances ? 1 : 0;\n\n warning(instancesIsArr === listenersIsArr && instancesLen === listenersLen, 'EventPluginUtils: Invalid `event`.');\n };\n}\n\n/**\n * Dispatch the event to the listener.\n * @param {SyntheticEvent} event SyntheticEvent to handle\n * @param {boolean} simulated If the event is simulated (changes exn behavior)\n * @param {function} listener Application-level callback\n * @param {*} inst Internal component instance\n */\nfunction executeDispatch(event, simulated, listener, inst) {\n var type = event.type || 'unknown-event';\n event.currentTarget = getNodeFromInstance(inst);\n ReactErrorUtils.invokeGuardedCallbackAndCatchFirstError(type, listener, undefined, event);\n event.currentTarget = null;\n}\n\n/**\n * Standard/simple iteration through an event's collected dispatches.\n */\nfunction executeDispatchesInOrder(event, simulated) {\n var dispatchListeners = event._dispatchListeners;\n var dispatchInstances = event._dispatchInstances;\n {\n validateEventDispatches(event);\n }\n if (Array.isArray(dispatchListeners)) {\n for (var i = 0; i < dispatchListeners.length; i++) {\n if (event.isPropagationStopped()) {\n break;\n }\n // Listeners and Instances are two parallel arrays that are always in sync.\n executeDispatch(event, simulated, dispatchListeners[i], dispatchInstances[i]);\n }\n } else if (dispatchListeners) {\n executeDispatch(event, simulated, dispatchListeners, dispatchInstances);\n }\n event._dispatchListeners = null;\n event._dispatchInstances = null;\n}\n\n/**\n * @see executeDispatchesInOrderStopAtTrueImpl\n */\n\n\n/**\n * Execution of a \"direct\" dispatch - there must be at most one dispatch\n * accumulated on the event or it is considered an error. It doesn't really make\n * sense for an event with multiple dispatches (bubbled) to keep track of the\n * return values at each dispatch execution, but it does tend to make sense when\n * dealing with \"direct\" dispatches.\n *\n * @return {*} The return value of executing the single dispatch.\n */\n\n\n/**\n * @param {SyntheticEvent} event\n * @return {boolean} True iff number of dispatches accumulated is greater than 0.\n */\n\n/**\n * Accumulates items that must not be null or undefined into the first one. This\n * is used to conserve memory by avoiding array allocations, and thus sacrifices\n * API cleanness. Since `current` can be null before being passed in and not\n * null after this function, make sure to assign it back to `current`:\n *\n * `a = accumulateInto(a, b);`\n *\n * This API should be sparingly used. Try `accumulate` for something cleaner.\n *\n * @return {*|array<*>} An accumulation of items.\n */\n\nfunction accumulateInto(current, next) {\n !(next != null) ? invariant(false, 'accumulateInto(...): Accumulated items must not be null or undefined.') : void 0;\n\n if (current == null) {\n return next;\n }\n\n // Both are not empty. Warning: Never call x.concat(y) when you are not\n // certain that x is an Array (x could be a string with concat method).\n if (Array.isArray(current)) {\n if (Array.isArray(next)) {\n current.push.apply(current, next);\n return current;\n }\n current.push(next);\n return current;\n }\n\n if (Array.isArray(next)) {\n // A bit too dangerous to mutate `next`.\n return [current].concat(next);\n }\n\n return [current, next];\n}\n\n/**\n * @param {array} arr an \"accumulation\" of items which is either an Array or\n * a single item. Useful when paired with the `accumulate` module. This is a\n * simple utility that allows us to reason about a collection of items, but\n * handling the case when there is exactly one item (and we do not need to\n * allocate an array).\n * @param {function} cb Callback invoked with each element or a collection.\n * @param {?} [scope] Scope used as `this` in a callback.\n */\nfunction forEachAccumulated(arr, cb, scope) {\n if (Array.isArray(arr)) {\n arr.forEach(cb, scope);\n } else if (arr) {\n cb.call(scope, arr);\n }\n}\n\n/**\n * Internal queue of events that have accumulated their dispatches and are\n * waiting to have their dispatches executed.\n */\nvar eventQueue = null;\n\n/**\n * Dispatches an event and releases it back into the pool, unless persistent.\n *\n * @param {?object} event Synthetic event to be dispatched.\n * @param {boolean} simulated If the event is simulated (changes exn behavior)\n * @private\n */\nvar executeDispatchesAndRelease = function (event, simulated) {\n if (event) {\n executeDispatchesInOrder(event, simulated);\n\n if (!event.isPersistent()) {\n event.constructor.release(event);\n }\n }\n};\nvar executeDispatchesAndReleaseSimulated = function (e) {\n return executeDispatchesAndRelease(e, true);\n};\nvar executeDispatchesAndReleaseTopLevel = function (e) {\n return executeDispatchesAndRelease(e, false);\n};\n\nfunction isInteractive(tag) {\n return tag === 'button' || tag === 'input' || tag === 'select' || tag === 'textarea';\n}\n\nfunction shouldPreventMouseEvent(name, type, props) {\n switch (name) {\n case 'onClick':\n case 'onClickCapture':\n case 'onDoubleClick':\n case 'onDoubleClickCapture':\n case 'onMouseDown':\n case 'onMouseDownCapture':\n case 'onMouseMove':\n case 'onMouseMoveCapture':\n case 'onMouseUp':\n case 'onMouseUpCapture':\n return !!(props.disabled && isInteractive(type));\n default:\n return false;\n }\n}\n\n/**\n * This is a unified interface for event plugins to be installed and configured.\n *\n * Event plugins can implement the following properties:\n *\n * `extractEvents` {function(string, DOMEventTarget, string, object): *}\n * Required. When a top-level event is fired, this method is expected to\n * extract synthetic events that will in turn be queued and dispatched.\n *\n * `eventTypes` {object}\n * Optional, plugins that fire events must publish a mapping of registration\n * names that are used to register listeners. Values of this mapping must\n * be objects that contain `registrationName` or `phasedRegistrationNames`.\n *\n * `executeDispatch` {function(object, function, string)}\n * Optional, allows plugins to override how an event gets dispatched. By\n * default, the listener is simply invoked.\n *\n * Each plugin that is injected into `EventsPluginHub` is immediately operable.\n *\n * @public\n */\n\n/**\n * Methods for injecting dependencies.\n */\nvar injection = {\n /**\n * @param {array} InjectedEventPluginOrder\n * @public\n */\n injectEventPluginOrder: injectEventPluginOrder,\n\n /**\n * @param {object} injectedNamesToPlugins Map from names to plugin modules.\n */\n injectEventPluginsByName: injectEventPluginsByName\n};\n\n/**\n * @param {object} inst The instance, which is the source of events.\n * @param {string} registrationName Name of listener (e.g. `onClick`).\n * @return {?function} The stored callback.\n */\nfunction getListener(inst, registrationName) {\n var listener = void 0;\n\n // TODO: shouldPreventMouseEvent is DOM-specific and definitely should not\n // live here; needs to be moved to a better place soon\n var stateNode = inst.stateNode;\n if (!stateNode) {\n // Work in progress (ex: onload events in incremental mode).\n return null;\n }\n var props = getFiberCurrentPropsFromNode(stateNode);\n if (!props) {\n // Work in progress.\n return null;\n }\n listener = props[registrationName];\n if (shouldPreventMouseEvent(registrationName, inst.type, props)) {\n return null;\n }\n !(!listener || typeof listener === 'function') ? invariant(false, 'Expected `%s` listener to be a function, instead got a value of `%s` type.', registrationName, typeof listener) : void 0;\n return listener;\n}\n\n/**\n * Allows registered plugins an opportunity to extract events from top-level\n * native browser events.\n *\n * @return {*} An accumulation of synthetic events.\n * @internal\n */\nfunction extractEvents(topLevelType, targetInst, nativeEvent, nativeEventTarget) {\n var events = null;\n for (var i = 0; i < plugins.length; i++) {\n // Not every plugin in the ordering may be loaded at runtime.\n var possiblePlugin = plugins[i];\n if (possiblePlugin) {\n var extractedEvents = possiblePlugin.extractEvents(topLevelType, targetInst, nativeEvent, nativeEventTarget);\n if (extractedEvents) {\n events = accumulateInto(events, extractedEvents);\n }\n }\n }\n return events;\n}\n\nfunction runEventsInBatch(events, simulated) {\n if (events !== null) {\n eventQueue = accumulateInto(eventQueue, events);\n }\n\n // Set `eventQueue` to null before processing it so that we can tell if more\n // events get enqueued while processing.\n var processingEventQueue = eventQueue;\n eventQueue = null;\n\n if (!processingEventQueue) {\n return;\n }\n\n if (simulated) {\n forEachAccumulated(processingEventQueue, executeDispatchesAndReleaseSimulated);\n } else {\n forEachAccumulated(processingEventQueue, executeDispatchesAndReleaseTopLevel);\n }\n !!eventQueue ? invariant(false, 'processEventQueue(): Additional events were enqueued while processing an event queue. Support for this has not yet been implemented.') : void 0;\n // This would be a good time to rethrow if any of the event handlers threw.\n ReactErrorUtils.rethrowCaughtError();\n}\n\nfunction runExtractedEventsInBatch(topLevelType, targetInst, nativeEvent, nativeEventTarget) {\n var events = extractEvents(topLevelType, targetInst, nativeEvent, nativeEventTarget);\n runEventsInBatch(events, false);\n}\n\nvar EventPluginHub = Object.freeze({\n\tinjection: injection,\n\tgetListener: getListener,\n\trunEventsInBatch: runEventsInBatch,\n\trunExtractedEventsInBatch: runExtractedEventsInBatch\n});\n\nvar IndeterminateComponent = 0; // Before we know whether it is functional or class\nvar FunctionalComponent = 1;\nvar ClassComponent = 2;\nvar HostRoot = 3; // Root of a host tree. Could be nested inside another node.\nvar HostPortal = 4; // A subtree. Could be an entry point to a different renderer.\nvar HostComponent = 5;\nvar HostText = 6;\nvar CallComponent = 7;\nvar CallHandlerPhase = 8;\nvar ReturnComponent = 9;\nvar Fragment = 10;\nvar Mode = 11;\nvar ContextConsumer = 12;\nvar ContextProvider = 13;\nvar ForwardRef = 14;\n\nvar randomKey = Math.random().toString(36).slice(2);\nvar internalInstanceKey = '__reactInternalInstance$' + randomKey;\nvar internalEventHandlersKey = '__reactEventHandlers$' + randomKey;\n\nfunction precacheFiberNode$1(hostInst, node) {\n node[internalInstanceKey] = hostInst;\n}\n\n/**\n * Given a DOM node, return the closest ReactDOMComponent or\n * ReactDOMTextComponent instance ancestor.\n */\nfunction getClosestInstanceFromNode(node) {\n if (node[internalInstanceKey]) {\n return node[internalInstanceKey];\n }\n\n while (!node[internalInstanceKey]) {\n if (node.parentNode) {\n node = node.parentNode;\n } else {\n // Top of the tree. This node must not be part of a React tree (or is\n // unmounted, potentially).\n return null;\n }\n }\n\n var inst = node[internalInstanceKey];\n if (inst.tag === HostComponent || inst.tag === HostText) {\n // In Fiber, this will always be the deepest root.\n return inst;\n }\n\n return null;\n}\n\n/**\n * Given a DOM node, return the ReactDOMComponent or ReactDOMTextComponent\n * instance, or null if the node was not rendered by this React.\n */\nfunction getInstanceFromNode$1(node) {\n var inst = node[internalInstanceKey];\n if (inst) {\n if (inst.tag === HostComponent || inst.tag === HostText) {\n return inst;\n } else {\n return null;\n }\n }\n return null;\n}\n\n/**\n * Given a ReactDOMComponent or ReactDOMTextComponent, return the corresponding\n * DOM node.\n */\nfunction getNodeFromInstance$1(inst) {\n if (inst.tag === HostComponent || inst.tag === HostText) {\n // In Fiber this, is just the state node right now. We assume it will be\n // a host component or host text.\n return inst.stateNode;\n }\n\n // Without this first invariant, passing a non-DOM-component triggers the next\n // invariant for a missing parent, which is super confusing.\n invariant(false, 'getNodeFromInstance: Invalid argument.');\n}\n\nfunction getFiberCurrentPropsFromNode$1(node) {\n return node[internalEventHandlersKey] || null;\n}\n\nfunction updateFiberProps$1(node, props) {\n node[internalEventHandlersKey] = props;\n}\n\nvar ReactDOMComponentTree = Object.freeze({\n\tprecacheFiberNode: precacheFiberNode$1,\n\tgetClosestInstanceFromNode: getClosestInstanceFromNode,\n\tgetInstanceFromNode: getInstanceFromNode$1,\n\tgetNodeFromInstance: getNodeFromInstance$1,\n\tgetFiberCurrentPropsFromNode: getFiberCurrentPropsFromNode$1,\n\tupdateFiberProps: updateFiberProps$1\n});\n\nfunction getParent(inst) {\n do {\n inst = inst['return'];\n // TODO: If this is a HostRoot we might want to bail out.\n // That is depending on if we want nested subtrees (layers) to bubble\n // events to their parent. We could also go through parentNode on the\n // host node but that wouldn't work for React Native and doesn't let us\n // do the portal feature.\n } while (inst && inst.tag !== HostComponent);\n if (inst) {\n return inst;\n }\n return null;\n}\n\n/**\n * Return the lowest common ancestor of A and B, or null if they are in\n * different trees.\n */\nfunction getLowestCommonAncestor(instA, instB) {\n var depthA = 0;\n for (var tempA = instA; tempA; tempA = getParent(tempA)) {\n depthA++;\n }\n var depthB = 0;\n for (var tempB = instB; tempB; tempB = getParent(tempB)) {\n depthB++;\n }\n\n // If A is deeper, crawl up.\n while (depthA - depthB > 0) {\n instA = getParent(instA);\n depthA--;\n }\n\n // If B is deeper, crawl up.\n while (depthB - depthA > 0) {\n instB = getParent(instB);\n depthB--;\n }\n\n // Walk in lockstep until we find a match.\n var depth = depthA;\n while (depth--) {\n if (instA === instB || instA === instB.alternate) {\n return instA;\n }\n instA = getParent(instA);\n instB = getParent(instB);\n }\n return null;\n}\n\n/**\n * Return if A is an ancestor of B.\n */\n\n\n/**\n * Return the parent instance of the passed-in instance.\n */\nfunction getParentInstance(inst) {\n return getParent(inst);\n}\n\n/**\n * Simulates the traversal of a two-phase, capture/bubble event dispatch.\n */\nfunction traverseTwoPhase(inst, fn, arg) {\n var path = [];\n while (inst) {\n path.push(inst);\n inst = getParent(inst);\n }\n var i = void 0;\n for (i = path.length; i-- > 0;) {\n fn(path[i], 'captured', arg);\n }\n for (i = 0; i < path.length; i++) {\n fn(path[i], 'bubbled', arg);\n }\n}\n\n/**\n * Traverses the ID hierarchy and invokes the supplied `cb` on any IDs that\n * should would receive a `mouseEnter` or `mouseLeave` event.\n *\n * Does not invoke the callback on the nearest common ancestor because nothing\n * \"entered\" or \"left\" that element.\n */\nfunction traverseEnterLeave(from, to, fn, argFrom, argTo) {\n var common = from && to ? getLowestCommonAncestor(from, to) : null;\n var pathFrom = [];\n while (true) {\n if (!from) {\n break;\n }\n if (from === common) {\n break;\n }\n var alternate = from.alternate;\n if (alternate !== null && alternate === common) {\n break;\n }\n pathFrom.push(from);\n from = getParent(from);\n }\n var pathTo = [];\n while (true) {\n if (!to) {\n break;\n }\n if (to === common) {\n break;\n }\n var _alternate = to.alternate;\n if (_alternate !== null && _alternate === common) {\n break;\n }\n pathTo.push(to);\n to = getParent(to);\n }\n for (var i = 0; i < pathFrom.length; i++) {\n fn(pathFrom[i], 'bubbled', argFrom);\n }\n for (var _i = pathTo.length; _i-- > 0;) {\n fn(pathTo[_i], 'captured', argTo);\n }\n}\n\n/**\n * Some event types have a notion of different registration names for different\n * \"phases\" of propagation. This finds listeners by a given phase.\n */\nfunction listenerAtPhase(inst, event, propagationPhase) {\n var registrationName = event.dispatchConfig.phasedRegistrationNames[propagationPhase];\n return getListener(inst, registrationName);\n}\n\n/**\n * A small set of propagation patterns, each of which will accept a small amount\n * of information, and generate a set of \"dispatch ready event objects\" - which\n * are sets of events that have already been annotated with a set of dispatched\n * listener functions/ids. The API is designed this way to discourage these\n * propagation strategies from actually executing the dispatches, since we\n * always want to collect the entire set of dispatches before executing even a\n * single one.\n */\n\n/**\n * Tags a `SyntheticEvent` with dispatched listeners. Creating this function\n * here, allows us to not have to bind or create functions for each event.\n * Mutating the event's members allows us to not have to create a wrapping\n * \"dispatch\" object that pairs the event with the listener.\n */\nfunction accumulateDirectionalDispatches(inst, phase, event) {\n {\n warning(inst, 'Dispatching inst must not be null');\n }\n var listener = listenerAtPhase(inst, event, phase);\n if (listener) {\n event._dispatchListeners = accumulateInto(event._dispatchListeners, listener);\n event._dispatchInstances = accumulateInto(event._dispatchInstances, inst);\n }\n}\n\n/**\n * Collect dispatches (must be entirely collected before dispatching - see unit\n * tests). Lazily allocate the array to conserve memory. We must loop through\n * each event and perform the traversal for each one. We cannot perform a\n * single traversal for the entire collection of events because each event may\n * have a different target.\n */\nfunction accumulateTwoPhaseDispatchesSingle(event) {\n if (event && event.dispatchConfig.phasedRegistrationNames) {\n traverseTwoPhase(event._targetInst, accumulateDirectionalDispatches, event);\n }\n}\n\n/**\n * Same as `accumulateTwoPhaseDispatchesSingle`, but skips over the targetID.\n */\nfunction accumulateTwoPhaseDispatchesSingleSkipTarget(event) {\n if (event && event.dispatchConfig.phasedRegistrationNames) {\n var targetInst = event._targetInst;\n var parentInst = targetInst ? getParentInstance(targetInst) : null;\n traverseTwoPhase(parentInst, accumulateDirectionalDispatches, event);\n }\n}\n\n/**\n * Accumulates without regard to direction, does not look for phased\n * registration names. Same as `accumulateDirectDispatchesSingle` but without\n * requiring that the `dispatchMarker` be the same as the dispatched ID.\n */\nfunction accumulateDispatches(inst, ignoredDirection, event) {\n if (inst && event && event.dispatchConfig.registrationName) {\n var registrationName = event.dispatchConfig.registrationName;\n var listener = getListener(inst, registrationName);\n if (listener) {\n event._dispatchListeners = accumulateInto(event._dispatchListeners, listener);\n event._dispatchInstances = accumulateInto(event._dispatchInstances, inst);\n }\n }\n}\n\n/**\n * Accumulates dispatches on an `SyntheticEvent`, but only for the\n * `dispatchMarker`.\n * @param {SyntheticEvent} event\n */\nfunction accumulateDirectDispatchesSingle(event) {\n if (event && event.dispatchConfig.registrationName) {\n accumulateDispatches(event._targetInst, null, event);\n }\n}\n\nfunction accumulateTwoPhaseDispatches(events) {\n forEachAccumulated(events, accumulateTwoPhaseDispatchesSingle);\n}\n\nfunction accumulateTwoPhaseDispatchesSkipTarget(events) {\n forEachAccumulated(events, accumulateTwoPhaseDispatchesSingleSkipTarget);\n}\n\nfunction accumulateEnterLeaveDispatches(leave, enter, from, to) {\n traverseEnterLeave(from, to, accumulateDispatches, leave, enter);\n}\n\nfunction accumulateDirectDispatches(events) {\n forEachAccumulated(events, accumulateDirectDispatchesSingle);\n}\n\nvar EventPropagators = Object.freeze({\n\taccumulateTwoPhaseDispatches: accumulateTwoPhaseDispatches,\n\taccumulateTwoPhaseDispatchesSkipTarget: accumulateTwoPhaseDispatchesSkipTarget,\n\taccumulateEnterLeaveDispatches: accumulateEnterLeaveDispatches,\n\taccumulateDirectDispatches: accumulateDirectDispatches\n});\n\nvar contentKey = null;\n\n/**\n * Gets the key used to access text content on a DOM node.\n *\n * @return {?string} Key used to access text content.\n * @internal\n */\nfunction getTextContentAccessor() {\n if (!contentKey && ExecutionEnvironment.canUseDOM) {\n // Prefer textContent to innerText because many browsers support both but\n // SVG elements don't support innerText even when
does.\n contentKey = 'textContent' in document.documentElement ? 'textContent' : 'innerText';\n }\n return contentKey;\n}\n\n/**\n * This helper object stores information about text content of a target node,\n * allowing comparison of content before and after a given event.\n *\n * Identify the node where selection currently begins, then observe\n * both its text content and its current position in the DOM. Since the\n * browser may natively replace the target node during composition, we can\n * use its position to find its replacement.\n *\n *\n */\nvar compositionState = {\n _root: null,\n _startText: null,\n _fallbackText: null\n};\n\nfunction initialize(nativeEventTarget) {\n compositionState._root = nativeEventTarget;\n compositionState._startText = getText();\n return true;\n}\n\nfunction reset() {\n compositionState._root = null;\n compositionState._startText = null;\n compositionState._fallbackText = null;\n}\n\nfunction getData() {\n if (compositionState._fallbackText) {\n return compositionState._fallbackText;\n }\n\n var start = void 0;\n var startValue = compositionState._startText;\n var startLength = startValue.length;\n var end = void 0;\n var endValue = getText();\n var endLength = endValue.length;\n\n for (start = 0; start < startLength; start++) {\n if (startValue[start] !== endValue[start]) {\n break;\n }\n }\n\n var minEnd = startLength - start;\n for (end = 1; end <= minEnd; end++) {\n if (startValue[startLength - end] !== endValue[endLength - end]) {\n break;\n }\n }\n\n var sliceTail = end > 1 ? 1 - end : undefined;\n compositionState._fallbackText = endValue.slice(start, sliceTail);\n return compositionState._fallbackText;\n}\n\nfunction getText() {\n if ('value' in compositionState._root) {\n return compositionState._root.value;\n }\n return compositionState._root[getTextContentAccessor()];\n}\n\n/* eslint valid-typeof: 0 */\n\nvar didWarnForAddedNewProperty = false;\nvar EVENT_POOL_SIZE = 10;\n\nvar shouldBeReleasedProperties = ['dispatchConfig', '_targetInst', 'nativeEvent', 'isDefaultPrevented', 'isPropagationStopped', '_dispatchListeners', '_dispatchInstances'];\n\n/**\n * @interface Event\n * @see http://www.w3.org/TR/DOM-Level-3-Events/\n */\nvar EventInterface = {\n type: null,\n target: null,\n // currentTarget is set when dispatching; no use in copying it here\n currentTarget: emptyFunction.thatReturnsNull,\n eventPhase: null,\n bubbles: null,\n cancelable: null,\n timeStamp: function (event) {\n return event.timeStamp || Date.now();\n },\n defaultPrevented: null,\n isTrusted: null\n};\n\n/**\n * Synthetic events are dispatched by event plugins, typically in response to a\n * top-level event delegation handler.\n *\n * These systems should generally use pooling to reduce the frequency of garbage\n * collection. The system should check `isPersistent` to determine whether the\n * event should be released into the pool after being dispatched. Users that\n * need a persisted event should invoke `persist`.\n *\n * Synthetic events (and subclasses) implement the DOM Level 3 Events API by\n * normalizing browser quirks. Subclasses do not necessarily have to implement a\n * DOM interface; custom application-specific events can also subclass this.\n *\n * @param {object} dispatchConfig Configuration used to dispatch this event.\n * @param {*} targetInst Marker identifying the event target.\n * @param {object} nativeEvent Native browser event.\n * @param {DOMEventTarget} nativeEventTarget Target node.\n */\nfunction SyntheticEvent(dispatchConfig, targetInst, nativeEvent, nativeEventTarget) {\n {\n // these have a getter/setter for warnings\n delete this.nativeEvent;\n delete this.preventDefault;\n delete this.stopPropagation;\n }\n\n this.dispatchConfig = dispatchConfig;\n this._targetInst = targetInst;\n this.nativeEvent = nativeEvent;\n\n var Interface = this.constructor.Interface;\n for (var propName in Interface) {\n if (!Interface.hasOwnProperty(propName)) {\n continue;\n }\n {\n delete this[propName]; // this has a getter/setter for warnings\n }\n var normalize = Interface[propName];\n if (normalize) {\n this[propName] = normalize(nativeEvent);\n } else {\n if (propName === 'target') {\n this.target = nativeEventTarget;\n } else {\n this[propName] = nativeEvent[propName];\n }\n }\n }\n\n var defaultPrevented = nativeEvent.defaultPrevented != null ? nativeEvent.defaultPrevented : nativeEvent.returnValue === false;\n if (defaultPrevented) {\n this.isDefaultPrevented = emptyFunction.thatReturnsTrue;\n } else {\n this.isDefaultPrevented = emptyFunction.thatReturnsFalse;\n }\n this.isPropagationStopped = emptyFunction.thatReturnsFalse;\n return this;\n}\n\n_assign(SyntheticEvent.prototype, {\n preventDefault: function () {\n this.defaultPrevented = true;\n var event = this.nativeEvent;\n if (!event) {\n return;\n }\n\n if (event.preventDefault) {\n event.preventDefault();\n } else if (typeof event.returnValue !== 'unknown') {\n event.returnValue = false;\n }\n this.isDefaultPrevented = emptyFunction.thatReturnsTrue;\n },\n\n stopPropagation: function () {\n var event = this.nativeEvent;\n if (!event) {\n return;\n }\n\n if (event.stopPropagation) {\n event.stopPropagation();\n } else if (typeof event.cancelBubble !== 'unknown') {\n // The ChangeEventPlugin registers a \"propertychange\" event for\n // IE. This event does not support bubbling or cancelling, and\n // any references to cancelBubble throw \"Member not found\". A\n // typeof check of \"unknown\" circumvents this issue (and is also\n // IE specific).\n event.cancelBubble = true;\n }\n\n this.isPropagationStopped = emptyFunction.thatReturnsTrue;\n },\n\n /**\n * We release all dispatched `SyntheticEvent`s after each event loop, adding\n * them back into the pool. This allows a way to hold onto a reference that\n * won't be added back into the pool.\n */\n persist: function () {\n this.isPersistent = emptyFunction.thatReturnsTrue;\n },\n\n /**\n * Checks if this event should be released back into the pool.\n *\n * @return {boolean} True if this should not be released, false otherwise.\n */\n isPersistent: emptyFunction.thatReturnsFalse,\n\n /**\n * `PooledClass` looks for `destructor` on each instance it releases.\n */\n destructor: function () {\n var Interface = this.constructor.Interface;\n for (var propName in Interface) {\n {\n Object.defineProperty(this, propName, getPooledWarningPropertyDefinition(propName, Interface[propName]));\n }\n }\n for (var i = 0; i < shouldBeReleasedProperties.length; i++) {\n this[shouldBeReleasedProperties[i]] = null;\n }\n {\n Object.defineProperty(this, 'nativeEvent', getPooledWarningPropertyDefinition('nativeEvent', null));\n Object.defineProperty(this, 'preventDefault', getPooledWarningPropertyDefinition('preventDefault', emptyFunction));\n Object.defineProperty(this, 'stopPropagation', getPooledWarningPropertyDefinition('stopPropagation', emptyFunction));\n }\n }\n});\n\nSyntheticEvent.Interface = EventInterface;\n\n/**\n * Helper to reduce boilerplate when creating subclasses.\n */\nSyntheticEvent.extend = function (Interface) {\n var Super = this;\n\n var E = function () {};\n E.prototype = Super.prototype;\n var prototype = new E();\n\n function Class() {\n return Super.apply(this, arguments);\n }\n _assign(prototype, Class.prototype);\n Class.prototype = prototype;\n Class.prototype.constructor = Class;\n\n Class.Interface = _assign({}, Super.Interface, Interface);\n Class.extend = Super.extend;\n addEventPoolingTo(Class);\n\n return Class;\n};\n\n/** Proxying after everything set on SyntheticEvent\n * to resolve Proxy issue on some WebKit browsers\n * in which some Event properties are set to undefined (GH#10010)\n */\n{\n var isProxySupported = typeof Proxy === 'function' &&\n // https://github.com/facebook/react/issues/12011\n !Object.isSealed(new Proxy({}, {}));\n\n if (isProxySupported) {\n /*eslint-disable no-func-assign */\n SyntheticEvent = new Proxy(SyntheticEvent, {\n construct: function (target, args) {\n return this.apply(target, Object.create(target.prototype), args);\n },\n apply: function (constructor, that, args) {\n return new Proxy(constructor.apply(that, args), {\n set: function (target, prop, value) {\n if (prop !== 'isPersistent' && !target.constructor.Interface.hasOwnProperty(prop) && shouldBeReleasedProperties.indexOf(prop) === -1) {\n warning(didWarnForAddedNewProperty || target.isPersistent(), \"This synthetic event is reused for performance reasons. If you're \" + \"seeing this, you're adding a new property in the synthetic event object. \" + 'The property is never released. See ' + 'https://fb.me/react-event-pooling for more information.');\n didWarnForAddedNewProperty = true;\n }\n target[prop] = value;\n return true;\n }\n });\n }\n });\n /*eslint-enable no-func-assign */\n }\n}\n\naddEventPoolingTo(SyntheticEvent);\n\n/**\n * Helper to nullify syntheticEvent instance properties when destructing\n *\n * @param {String} propName\n * @param {?object} getVal\n * @return {object} defineProperty object\n */\nfunction getPooledWarningPropertyDefinition(propName, getVal) {\n var isFunction = typeof getVal === 'function';\n return {\n configurable: true,\n set: set,\n get: get\n };\n\n function set(val) {\n var action = isFunction ? 'setting the method' : 'setting the property';\n warn(action, 'This is effectively a no-op');\n return val;\n }\n\n function get() {\n var action = isFunction ? 'accessing the method' : 'accessing the property';\n var result = isFunction ? 'This is a no-op function' : 'This is set to null';\n warn(action, result);\n return getVal;\n }\n\n function warn(action, result) {\n var warningCondition = false;\n warning(warningCondition, \"This synthetic event is reused for performance reasons. If you're seeing this, \" + \"you're %s `%s` on a released/nullified synthetic event. %s. \" + 'If you must keep the original synthetic event around, use event.persist(). ' + 'See https://fb.me/react-event-pooling for more information.', action, propName, result);\n }\n}\n\nfunction getPooledEvent(dispatchConfig, targetInst, nativeEvent, nativeInst) {\n var EventConstructor = this;\n if (EventConstructor.eventPool.length) {\n var instance = EventConstructor.eventPool.pop();\n EventConstructor.call(instance, dispatchConfig, targetInst, nativeEvent, nativeInst);\n return instance;\n }\n return new EventConstructor(dispatchConfig, targetInst, nativeEvent, nativeInst);\n}\n\nfunction releasePooledEvent(event) {\n var EventConstructor = this;\n !(event instanceof EventConstructor) ? invariant(false, 'Trying to release an event instance into a pool of a different type.') : void 0;\n event.destructor();\n if (EventConstructor.eventPool.length < EVENT_POOL_SIZE) {\n EventConstructor.eventPool.push(event);\n }\n}\n\nfunction addEventPoolingTo(EventConstructor) {\n EventConstructor.eventPool = [];\n EventConstructor.getPooled = getPooledEvent;\n EventConstructor.release = releasePooledEvent;\n}\n\nvar SyntheticEvent$1 = SyntheticEvent;\n\n/**\n * @interface Event\n * @see http://www.w3.org/TR/DOM-Level-3-Events/#events-compositionevents\n */\nvar SyntheticCompositionEvent = SyntheticEvent$1.extend({\n data: null\n});\n\n/**\n * @interface Event\n * @see http://www.w3.org/TR/2013/WD-DOM-Level-3-Events-20131105\n * /#events-inputevents\n */\nvar SyntheticInputEvent = SyntheticEvent$1.extend({\n data: null\n});\n\nvar END_KEYCODES = [9, 13, 27, 32]; // Tab, Return, Esc, Space\nvar START_KEYCODE = 229;\n\nvar canUseCompositionEvent = ExecutionEnvironment.canUseDOM && 'CompositionEvent' in window;\n\nvar documentMode = null;\nif (ExecutionEnvironment.canUseDOM && 'documentMode' in document) {\n documentMode = document.documentMode;\n}\n\n// Webkit offers a very useful `textInput` event that can be used to\n// directly represent `beforeInput`. The IE `textinput` event is not as\n// useful, so we don't use it.\nvar canUseTextInputEvent = ExecutionEnvironment.canUseDOM && 'TextEvent' in window && !documentMode;\n\n// In IE9+, we have access to composition events, but the data supplied\n// by the native compositionend event may be incorrect. Japanese ideographic\n// spaces, for instance (\\u3000) are not recorded correctly.\nvar useFallbackCompositionData = ExecutionEnvironment.canUseDOM && (!canUseCompositionEvent || documentMode && documentMode > 8 && documentMode <= 11);\n\nvar SPACEBAR_CODE = 32;\nvar SPACEBAR_CHAR = String.fromCharCode(SPACEBAR_CODE);\n\n// Events and their corresponding property names.\nvar eventTypes = {\n beforeInput: {\n phasedRegistrationNames: {\n bubbled: 'onBeforeInput',\n captured: 'onBeforeInputCapture'\n },\n dependencies: ['topCompositionEnd', 'topKeyPress', 'topTextInput', 'topPaste']\n },\n compositionEnd: {\n phasedRegistrationNames: {\n bubbled: 'onCompositionEnd',\n captured: 'onCompositionEndCapture'\n },\n dependencies: ['topBlur', 'topCompositionEnd', 'topKeyDown', 'topKeyPress', 'topKeyUp', 'topMouseDown']\n },\n compositionStart: {\n phasedRegistrationNames: {\n bubbled: 'onCompositionStart',\n captured: 'onCompositionStartCapture'\n },\n dependencies: ['topBlur', 'topCompositionStart', 'topKeyDown', 'topKeyPress', 'topKeyUp', 'topMouseDown']\n },\n compositionUpdate: {\n phasedRegistrationNames: {\n bubbled: 'onCompositionUpdate',\n captured: 'onCompositionUpdateCapture'\n },\n dependencies: ['topBlur', 'topCompositionUpdate', 'topKeyDown', 'topKeyPress', 'topKeyUp', 'topMouseDown']\n }\n};\n\n// Track whether we've ever handled a keypress on the space key.\nvar hasSpaceKeypress = false;\n\n/**\n * Return whether a native keypress event is assumed to be a command.\n * This is required because Firefox fires `keypress` events for key commands\n * (cut, copy, select-all, etc.) even though no character is inserted.\n */\nfunction isKeypressCommand(nativeEvent) {\n return (nativeEvent.ctrlKey || nativeEvent.altKey || nativeEvent.metaKey) &&\n // ctrlKey && altKey is equivalent to AltGr, and is not a command.\n !(nativeEvent.ctrlKey && nativeEvent.altKey);\n}\n\n/**\n * Translate native top level events into event types.\n *\n * @param {string} topLevelType\n * @return {object}\n */\nfunction getCompositionEventType(topLevelType) {\n switch (topLevelType) {\n case 'topCompositionStart':\n return eventTypes.compositionStart;\n case 'topCompositionEnd':\n return eventTypes.compositionEnd;\n case 'topCompositionUpdate':\n return eventTypes.compositionUpdate;\n }\n}\n\n/**\n * Does our fallback best-guess model think this event signifies that\n * composition has begun?\n *\n * @param {string} topLevelType\n * @param {object} nativeEvent\n * @return {boolean}\n */\nfunction isFallbackCompositionStart(topLevelType, nativeEvent) {\n return topLevelType === 'topKeyDown' && nativeEvent.keyCode === START_KEYCODE;\n}\n\n/**\n * Does our fallback mode think that this event is the end of composition?\n *\n * @param {string} topLevelType\n * @param {object} nativeEvent\n * @return {boolean}\n */\nfunction isFallbackCompositionEnd(topLevelType, nativeEvent) {\n switch (topLevelType) {\n case 'topKeyUp':\n // Command keys insert or clear IME input.\n return END_KEYCODES.indexOf(nativeEvent.keyCode) !== -1;\n case 'topKeyDown':\n // Expect IME keyCode on each keydown. If we get any other\n // code we must have exited earlier.\n return nativeEvent.keyCode !== START_KEYCODE;\n case 'topKeyPress':\n case 'topMouseDown':\n case 'topBlur':\n // Events are not possible without cancelling IME.\n return true;\n default:\n return false;\n }\n}\n\n/**\n * Google Input Tools provides composition data via a CustomEvent,\n * with the `data` property populated in the `detail` object. If this\n * is available on the event object, use it. If not, this is a plain\n * composition event and we have nothing special to extract.\n *\n * @param {object} nativeEvent\n * @return {?string}\n */\nfunction getDataFromCustomEvent(nativeEvent) {\n var detail = nativeEvent.detail;\n if (typeof detail === 'object' && 'data' in detail) {\n return detail.data;\n }\n return null;\n}\n\n// Track the current IME composition status, if any.\nvar isComposing = false;\n\n/**\n * @return {?object} A SyntheticCompositionEvent.\n */\nfunction extractCompositionEvent(topLevelType, targetInst, nativeEvent, nativeEventTarget) {\n var eventType = void 0;\n var fallbackData = void 0;\n\n if (canUseCompositionEvent) {\n eventType = getCompositionEventType(topLevelType);\n } else if (!isComposing) {\n if (isFallbackCompositionStart(topLevelType, nativeEvent)) {\n eventType = eventTypes.compositionStart;\n }\n } else if (isFallbackCompositionEnd(topLevelType, nativeEvent)) {\n eventType = eventTypes.compositionEnd;\n }\n\n if (!eventType) {\n return null;\n }\n\n if (useFallbackCompositionData) {\n // The current composition is stored statically and must not be\n // overwritten while composition continues.\n if (!isComposing && eventType === eventTypes.compositionStart) {\n isComposing = initialize(nativeEventTarget);\n } else if (eventType === eventTypes.compositionEnd) {\n if (isComposing) {\n fallbackData = getData();\n }\n }\n }\n\n var event = SyntheticCompositionEvent.getPooled(eventType, targetInst, nativeEvent, nativeEventTarget);\n\n if (fallbackData) {\n // Inject data generated from fallback path into the synthetic event.\n // This matches the property of native CompositionEventInterface.\n event.data = fallbackData;\n } else {\n var customData = getDataFromCustomEvent(nativeEvent);\n if (customData !== null) {\n event.data = customData;\n }\n }\n\n accumulateTwoPhaseDispatches(event);\n return event;\n}\n\n/**\n * @param {TopLevelTypes} topLevelType Record from `BrowserEventConstants`.\n * @param {object} nativeEvent Native browser event.\n * @return {?string} The string corresponding to this `beforeInput` event.\n */\nfunction getNativeBeforeInputChars(topLevelType, nativeEvent) {\n switch (topLevelType) {\n case 'topCompositionEnd':\n return getDataFromCustomEvent(nativeEvent);\n case 'topKeyPress':\n /**\n * If native `textInput` events are available, our goal is to make\n * use of them. However, there is a special case: the spacebar key.\n * In Webkit, preventing default on a spacebar `textInput` event\n * cancels character insertion, but it *also* causes the browser\n * to fall back to its default spacebar behavior of scrolling the\n * page.\n *\n * Tracking at:\n * https://code.google.com/p/chromium/issues/detail?id=355103\n *\n * To avoid this issue, use the keypress event as if no `textInput`\n * event is available.\n */\n var which = nativeEvent.which;\n if (which !== SPACEBAR_CODE) {\n return null;\n }\n\n hasSpaceKeypress = true;\n return SPACEBAR_CHAR;\n\n case 'topTextInput':\n // Record the characters to be added to the DOM.\n var chars = nativeEvent.data;\n\n // If it's a spacebar character, assume that we have already handled\n // it at the keypress level and bail immediately. Android Chrome\n // doesn't give us keycodes, so we need to blacklist it.\n if (chars === SPACEBAR_CHAR && hasSpaceKeypress) {\n return null;\n }\n\n return chars;\n\n default:\n // For other native event types, do nothing.\n return null;\n }\n}\n\n/**\n * For browsers that do not provide the `textInput` event, extract the\n * appropriate string to use for SyntheticInputEvent.\n *\n * @param {string} topLevelType Record from `BrowserEventConstants`.\n * @param {object} nativeEvent Native browser event.\n * @return {?string} The fallback string for this `beforeInput` event.\n */\nfunction getFallbackBeforeInputChars(topLevelType, nativeEvent) {\n // If we are currently composing (IME) and using a fallback to do so,\n // try to extract the composed characters from the fallback object.\n // If composition event is available, we extract a string only at\n // compositionevent, otherwise extract it at fallback events.\n if (isComposing) {\n if (topLevelType === 'topCompositionEnd' || !canUseCompositionEvent && isFallbackCompositionEnd(topLevelType, nativeEvent)) {\n var chars = getData();\n reset();\n isComposing = false;\n return chars;\n }\n return null;\n }\n\n switch (topLevelType) {\n case 'topPaste':\n // If a paste event occurs after a keypress, throw out the input\n // chars. Paste events should not lead to BeforeInput events.\n return null;\n case 'topKeyPress':\n /**\n * As of v27, Firefox may fire keypress events even when no character\n * will be inserted. A few possibilities:\n *\n * - `which` is `0`. Arrow keys, Esc key, etc.\n *\n * - `which` is the pressed key code, but no char is available.\n * Ex: 'AltGr + d` in Polish. There is no modified character for\n * this key combination and no character is inserted into the\n * document, but FF fires the keypress for char code `100` anyway.\n * No `input` event will occur.\n *\n * - `which` is the pressed key code, but a command combination is\n * being used. Ex: `Cmd+C`. No character is inserted, and no\n * `input` event will occur.\n */\n if (!isKeypressCommand(nativeEvent)) {\n // IE fires the `keypress` event when a user types an emoji via\n // Touch keyboard of Windows. In such a case, the `char` property\n // holds an emoji character like `\\uD83D\\uDE0A`. Because its length\n // is 2, the property `which` does not represent an emoji correctly.\n // In such a case, we directly return the `char` property instead of\n // using `which`.\n if (nativeEvent.char && nativeEvent.char.length > 1) {\n return nativeEvent.char;\n } else if (nativeEvent.which) {\n return String.fromCharCode(nativeEvent.which);\n }\n }\n return null;\n case 'topCompositionEnd':\n return useFallbackCompositionData ? null : nativeEvent.data;\n default:\n return null;\n }\n}\n\n/**\n * Extract a SyntheticInputEvent for `beforeInput`, based on either native\n * `textInput` or fallback behavior.\n *\n * @return {?object} A SyntheticInputEvent.\n */\nfunction extractBeforeInputEvent(topLevelType, targetInst, nativeEvent, nativeEventTarget) {\n var chars = void 0;\n\n if (canUseTextInputEvent) {\n chars = getNativeBeforeInputChars(topLevelType, nativeEvent);\n } else {\n chars = getFallbackBeforeInputChars(topLevelType, nativeEvent);\n }\n\n // If no characters are being inserted, no BeforeInput event should\n // be fired.\n if (!chars) {\n return null;\n }\n\n var event = SyntheticInputEvent.getPooled(eventTypes.beforeInput, targetInst, nativeEvent, nativeEventTarget);\n\n event.data = chars;\n accumulateTwoPhaseDispatches(event);\n return event;\n}\n\n/**\n * Create an `onBeforeInput` event to match\n * http://www.w3.org/TR/2013/WD-DOM-Level-3-Events-20131105/#events-inputevents.\n *\n * This event plugin is based on the native `textInput` event\n * available in Chrome, Safari, Opera, and IE. This event fires after\n * `onKeyPress` and `onCompositionEnd`, but before `onInput`.\n *\n * `beforeInput` is spec'd but not implemented in any browsers, and\n * the `input` event does not provide any useful information about what has\n * actually been added, contrary to the spec. Thus, `textInput` is the best\n * available event to identify the characters that have actually been inserted\n * into the target node.\n *\n * This plugin is also responsible for emitting `composition` events, thus\n * allowing us to share composition fallback code for both `beforeInput` and\n * `composition` event types.\n */\nvar BeforeInputEventPlugin = {\n eventTypes: eventTypes,\n\n extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {\n var composition = extractCompositionEvent(topLevelType, targetInst, nativeEvent, nativeEventTarget);\n\n var beforeInput = extractBeforeInputEvent(topLevelType, targetInst, nativeEvent, nativeEventTarget);\n\n if (composition === null) {\n return beforeInput;\n }\n\n if (beforeInput === null) {\n return composition;\n }\n\n return [composition, beforeInput];\n }\n};\n\n// Use to restore controlled state after a change event has fired.\n\nvar fiberHostComponent = null;\n\nvar ReactControlledComponentInjection = {\n injectFiberControlledHostComponent: function (hostComponentImpl) {\n // The fiber implementation doesn't use dynamic dispatch so we need to\n // inject the implementation.\n fiberHostComponent = hostComponentImpl;\n }\n};\n\nvar restoreTarget = null;\nvar restoreQueue = null;\n\nfunction restoreStateOfTarget(target) {\n // We perform this translation at the end of the event loop so that we\n // always receive the correct fiber here\n var internalInstance = getInstanceFromNode(target);\n if (!internalInstance) {\n // Unmounted\n return;\n }\n !(fiberHostComponent && typeof fiberHostComponent.restoreControlledState === 'function') ? invariant(false, 'Fiber needs to be injected to handle a fiber target for controlled events. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n var props = getFiberCurrentPropsFromNode(internalInstance.stateNode);\n fiberHostComponent.restoreControlledState(internalInstance.stateNode, internalInstance.type, props);\n}\n\nvar injection$2 = ReactControlledComponentInjection;\n\nfunction enqueueStateRestore(target) {\n if (restoreTarget) {\n if (restoreQueue) {\n restoreQueue.push(target);\n } else {\n restoreQueue = [target];\n }\n } else {\n restoreTarget = target;\n }\n}\n\nfunction needsStateRestore() {\n return restoreTarget !== null || restoreQueue !== null;\n}\n\nfunction restoreStateIfNeeded() {\n if (!restoreTarget) {\n return;\n }\n var target = restoreTarget;\n var queuedTargets = restoreQueue;\n restoreTarget = null;\n restoreQueue = null;\n\n restoreStateOfTarget(target);\n if (queuedTargets) {\n for (var i = 0; i < queuedTargets.length; i++) {\n restoreStateOfTarget(queuedTargets[i]);\n }\n }\n}\n\nvar ReactControlledComponent = Object.freeze({\n\tinjection: injection$2,\n\tenqueueStateRestore: enqueueStateRestore,\n\tneedsStateRestore: needsStateRestore,\n\trestoreStateIfNeeded: restoreStateIfNeeded\n});\n\n// Used as a way to call batchedUpdates when we don't have a reference to\n// the renderer. Such as when we're dispatching events or if third party\n// libraries need to call batchedUpdates. Eventually, this API will go away when\n// everything is batched by default. We'll then have a similar API to opt-out of\n// scheduled work and instead do synchronous work.\n\n// Defaults\nvar _batchedUpdates = function (fn, bookkeeping) {\n return fn(bookkeeping);\n};\nvar _interactiveUpdates = function (fn, a, b) {\n return fn(a, b);\n};\nvar _flushInteractiveUpdates = function () {};\n\nvar isBatching = false;\nfunction batchedUpdates(fn, bookkeeping) {\n if (isBatching) {\n // If we are currently inside another batch, we need to wait until it\n // fully completes before restoring state.\n return fn(bookkeeping);\n }\n isBatching = true;\n try {\n return _batchedUpdates(fn, bookkeeping);\n } finally {\n // Here we wait until all updates have propagated, which is important\n // when using controlled components within layers:\n // https://github.com/facebook/react/issues/1698\n // Then we restore state of any controlled component.\n isBatching = false;\n var controlledComponentsHavePendingUpdates = needsStateRestore();\n if (controlledComponentsHavePendingUpdates) {\n // If a controlled event was fired, we may need to restore the state of\n // the DOM node back to the controlled value. This is necessary when React\n // bails out of the update without touching the DOM.\n _flushInteractiveUpdates();\n restoreStateIfNeeded();\n }\n }\n}\n\nfunction interactiveUpdates(fn, a, b) {\n return _interactiveUpdates(fn, a, b);\n}\n\n\n\nvar injection$3 = {\n injectRenderer: function (renderer) {\n _batchedUpdates = renderer.batchedUpdates;\n _interactiveUpdates = renderer.interactiveUpdates;\n _flushInteractiveUpdates = renderer.flushInteractiveUpdates;\n }\n};\n\n/**\n * @see http://www.whatwg.org/specs/web-apps/current-work/multipage/the-input-element.html#input-type-attr-summary\n */\nvar supportedInputTypes = {\n color: true,\n date: true,\n datetime: true,\n 'datetime-local': true,\n email: true,\n month: true,\n number: true,\n password: true,\n range: true,\n search: true,\n tel: true,\n text: true,\n time: true,\n url: true,\n week: true\n};\n\nfunction isTextInputElement(elem) {\n var nodeName = elem && elem.nodeName && elem.nodeName.toLowerCase();\n\n if (nodeName === 'input') {\n return !!supportedInputTypes[elem.type];\n }\n\n if (nodeName === 'textarea') {\n return true;\n }\n\n return false;\n}\n\n/**\n * HTML nodeType values that represent the type of the node\n */\n\nvar ELEMENT_NODE = 1;\nvar TEXT_NODE = 3;\nvar COMMENT_NODE = 8;\nvar DOCUMENT_NODE = 9;\nvar DOCUMENT_FRAGMENT_NODE = 11;\n\n/**\n * Gets the target node from a native browser event by accounting for\n * inconsistencies in browser DOM APIs.\n *\n * @param {object} nativeEvent Native browser event.\n * @return {DOMEventTarget} Target node.\n */\nfunction getEventTarget(nativeEvent) {\n var target = nativeEvent.target || window;\n\n // Normalize SVG element events #4963\n if (target.correspondingUseElement) {\n target = target.correspondingUseElement;\n }\n\n // Safari may fire events on text nodes (Node.TEXT_NODE is 3).\n // @see http://www.quirksmode.org/js/events_properties.html\n return target.nodeType === TEXT_NODE ? target.parentNode : target;\n}\n\n/**\n * Checks if an event is supported in the current execution environment.\n *\n * NOTE: This will not work correctly for non-generic events such as `change`,\n * `reset`, `load`, `error`, and `select`.\n *\n * Borrows from Modernizr.\n *\n * @param {string} eventNameSuffix Event name, e.g. \"click\".\n * @param {?boolean} capture Check if the capture phase is supported.\n * @return {boolean} True if the event is supported.\n * @internal\n * @license Modernizr 3.0.0pre (Custom Build) | MIT\n */\nfunction isEventSupported(eventNameSuffix, capture) {\n if (!ExecutionEnvironment.canUseDOM || capture && !('addEventListener' in document)) {\n return false;\n }\n\n var eventName = 'on' + eventNameSuffix;\n var isSupported = eventName in document;\n\n if (!isSupported) {\n var element = document.createElement('div');\n element.setAttribute(eventName, 'return;');\n isSupported = typeof element[eventName] === 'function';\n }\n\n return isSupported;\n}\n\nfunction isCheckable(elem) {\n var type = elem.type;\n var nodeName = elem.nodeName;\n return nodeName && nodeName.toLowerCase() === 'input' && (type === 'checkbox' || type === 'radio');\n}\n\nfunction getTracker(node) {\n return node._valueTracker;\n}\n\nfunction detachTracker(node) {\n node._valueTracker = null;\n}\n\nfunction getValueFromNode(node) {\n var value = '';\n if (!node) {\n return value;\n }\n\n if (isCheckable(node)) {\n value = node.checked ? 'true' : 'false';\n } else {\n value = node.value;\n }\n\n return value;\n}\n\nfunction trackValueOnNode(node) {\n var valueField = isCheckable(node) ? 'checked' : 'value';\n var descriptor = Object.getOwnPropertyDescriptor(node.constructor.prototype, valueField);\n\n var currentValue = '' + node[valueField];\n\n // if someone has already defined a value or Safari, then bail\n // and don't track value will cause over reporting of changes,\n // but it's better then a hard failure\n // (needed for certain tests that spyOn input values and Safari)\n if (node.hasOwnProperty(valueField) || typeof descriptor.get !== 'function' || typeof descriptor.set !== 'function') {\n return;\n }\n\n Object.defineProperty(node, valueField, {\n configurable: true,\n get: function () {\n return descriptor.get.call(this);\n },\n set: function (value) {\n currentValue = '' + value;\n descriptor.set.call(this, value);\n }\n });\n // We could've passed this the first time\n // but it triggers a bug in IE11 and Edge 14/15.\n // Calling defineProperty() again should be equivalent.\n // https://github.com/facebook/react/issues/11768\n Object.defineProperty(node, valueField, {\n enumerable: descriptor.enumerable\n });\n\n var tracker = {\n getValue: function () {\n return currentValue;\n },\n setValue: function (value) {\n currentValue = '' + value;\n },\n stopTracking: function () {\n detachTracker(node);\n delete node[valueField];\n }\n };\n return tracker;\n}\n\nfunction track(node) {\n if (getTracker(node)) {\n return;\n }\n\n // TODO: Once it's just Fiber we can move this to node._wrapperState\n node._valueTracker = trackValueOnNode(node);\n}\n\nfunction updateValueIfChanged(node) {\n if (!node) {\n return false;\n }\n\n var tracker = getTracker(node);\n // if there is no tracker at this point it's unlikely\n // that trying again will succeed\n if (!tracker) {\n return true;\n }\n\n var lastValue = tracker.getValue();\n var nextValue = getValueFromNode(node);\n if (nextValue !== lastValue) {\n tracker.setValue(nextValue);\n return true;\n }\n return false;\n}\n\nvar ReactInternals = React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;\n\nvar ReactCurrentOwner = ReactInternals.ReactCurrentOwner;\nvar ReactDebugCurrentFrame = ReactInternals.ReactDebugCurrentFrame;\n\nvar describeComponentFrame = function (name, source, ownerName) {\n return '\\n in ' + (name || 'Unknown') + (source ? ' (at ' + source.fileName.replace(/^.*[\\\\\\/]/, '') + ':' + source.lineNumber + ')' : ownerName ? ' (created by ' + ownerName + ')' : '');\n};\n\n// The Symbol used to tag the ReactElement-like types. If there is no native Symbol\n// nor polyfill, then a plain number is used for performance.\nvar hasSymbol = typeof Symbol === 'function' && Symbol['for'];\n\nvar REACT_ELEMENT_TYPE = hasSymbol ? Symbol['for']('react.element') : 0xeac7;\nvar REACT_CALL_TYPE = hasSymbol ? Symbol['for']('react.call') : 0xeac8;\nvar REACT_RETURN_TYPE = hasSymbol ? Symbol['for']('react.return') : 0xeac9;\nvar REACT_PORTAL_TYPE = hasSymbol ? Symbol['for']('react.portal') : 0xeaca;\nvar REACT_FRAGMENT_TYPE = hasSymbol ? Symbol['for']('react.fragment') : 0xeacb;\nvar REACT_STRICT_MODE_TYPE = hasSymbol ? Symbol['for']('react.strict_mode') : 0xeacc;\nvar REACT_PROVIDER_TYPE = hasSymbol ? Symbol['for']('react.provider') : 0xeacd;\nvar REACT_CONTEXT_TYPE = hasSymbol ? Symbol['for']('react.context') : 0xeace;\nvar REACT_ASYNC_MODE_TYPE = hasSymbol ? Symbol['for']('react.async_mode') : 0xeacf;\nvar REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol['for']('react.forward_ref') : 0xead0;\n\nvar MAYBE_ITERATOR_SYMBOL = typeof Symbol === 'function' && Symbol.iterator;\nvar FAUX_ITERATOR_SYMBOL = '@@iterator';\n\nfunction getIteratorFn(maybeIterable) {\n if (maybeIterable === null || typeof maybeIterable === 'undefined') {\n return null;\n }\n var maybeIterator = MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL] || maybeIterable[FAUX_ITERATOR_SYMBOL];\n if (typeof maybeIterator === 'function') {\n return maybeIterator;\n }\n return null;\n}\n\nfunction getComponentName(fiber) {\n var type = fiber.type;\n\n if (typeof type === 'function') {\n return type.displayName || type.name;\n }\n if (typeof type === 'string') {\n return type;\n }\n switch (type) {\n case REACT_FRAGMENT_TYPE:\n return 'ReactFragment';\n case REACT_PORTAL_TYPE:\n return 'ReactPortal';\n case REACT_CALL_TYPE:\n return 'ReactCall';\n case REACT_RETURN_TYPE:\n return 'ReactReturn';\n }\n return null;\n}\n\nfunction describeFiber(fiber) {\n switch (fiber.tag) {\n case IndeterminateComponent:\n case FunctionalComponent:\n case ClassComponent:\n case HostComponent:\n var owner = fiber._debugOwner;\n var source = fiber._debugSource;\n var name = getComponentName(fiber);\n var ownerName = null;\n if (owner) {\n ownerName = getComponentName(owner);\n }\n return describeComponentFrame(name, source, ownerName);\n default:\n return '';\n }\n}\n\n// This function can only be called with a work-in-progress fiber and\n// only during begin or complete phase. Do not call it under any other\n// circumstances.\nfunction getStackAddendumByWorkInProgressFiber(workInProgress) {\n var info = '';\n var node = workInProgress;\n do {\n info += describeFiber(node);\n // Otherwise this return pointer might point to the wrong tree:\n node = node['return'];\n } while (node);\n return info;\n}\n\nfunction getCurrentFiberOwnerName$1() {\n {\n var fiber = ReactDebugCurrentFiber.current;\n if (fiber === null) {\n return null;\n }\n var owner = fiber._debugOwner;\n if (owner !== null && typeof owner !== 'undefined') {\n return getComponentName(owner);\n }\n }\n return null;\n}\n\nfunction getCurrentFiberStackAddendum$1() {\n {\n var fiber = ReactDebugCurrentFiber.current;\n if (fiber === null) {\n return null;\n }\n // Safe because if current fiber exists, we are reconciling,\n // and it is guaranteed to be the work-in-progress version.\n return getStackAddendumByWorkInProgressFiber(fiber);\n }\n return null;\n}\n\nfunction resetCurrentFiber() {\n ReactDebugCurrentFrame.getCurrentStack = null;\n ReactDebugCurrentFiber.current = null;\n ReactDebugCurrentFiber.phase = null;\n}\n\nfunction setCurrentFiber(fiber) {\n ReactDebugCurrentFrame.getCurrentStack = getCurrentFiberStackAddendum$1;\n ReactDebugCurrentFiber.current = fiber;\n ReactDebugCurrentFiber.phase = null;\n}\n\nfunction setCurrentPhase(phase) {\n ReactDebugCurrentFiber.phase = phase;\n}\n\nvar ReactDebugCurrentFiber = {\n current: null,\n phase: null,\n resetCurrentFiber: resetCurrentFiber,\n setCurrentFiber: setCurrentFiber,\n setCurrentPhase: setCurrentPhase,\n getCurrentFiberOwnerName: getCurrentFiberOwnerName$1,\n getCurrentFiberStackAddendum: getCurrentFiberStackAddendum$1\n};\n\n// A reserved attribute.\n// It is handled by React separately and shouldn't be written to the DOM.\nvar RESERVED = 0;\n\n// A simple string attribute.\n// Attributes that aren't in the whitelist are presumed to have this type.\nvar STRING = 1;\n\n// A string attribute that accepts booleans in React. In HTML, these are called\n// \"enumerated\" attributes with \"true\" and \"false\" as possible values.\n// When true, it should be set to a \"true\" string.\n// When false, it should be set to a \"false\" string.\nvar BOOLEANISH_STRING = 2;\n\n// A real boolean attribute.\n// When true, it should be present (set either to an empty string or its name).\n// When false, it should be omitted.\nvar BOOLEAN = 3;\n\n// An attribute that can be used as a flag as well as with a value.\n// When true, it should be present (set either to an empty string or its name).\n// When false, it should be omitted.\n// For any other value, should be present with that value.\nvar OVERLOADED_BOOLEAN = 4;\n\n// An attribute that must be numeric or parse as a numeric.\n// When falsy, it should be removed.\nvar NUMERIC = 5;\n\n// An attribute that must be positive numeric or parse as a positive numeric.\n// When falsy, it should be removed.\nvar POSITIVE_NUMERIC = 6;\n\n/* eslint-disable max-len */\nvar ATTRIBUTE_NAME_START_CHAR = ':A-Z_a-z\\\\u00C0-\\\\u00D6\\\\u00D8-\\\\u00F6\\\\u00F8-\\\\u02FF\\\\u0370-\\\\u037D\\\\u037F-\\\\u1FFF\\\\u200C-\\\\u200D\\\\u2070-\\\\u218F\\\\u2C00-\\\\u2FEF\\\\u3001-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFFD';\n/* eslint-enable max-len */\nvar ATTRIBUTE_NAME_CHAR = ATTRIBUTE_NAME_START_CHAR + '\\\\-.0-9\\\\u00B7\\\\u0300-\\\\u036F\\\\u203F-\\\\u2040';\n\n\nvar ROOT_ATTRIBUTE_NAME = 'data-reactroot';\nvar VALID_ATTRIBUTE_NAME_REGEX = new RegExp('^[' + ATTRIBUTE_NAME_START_CHAR + '][' + ATTRIBUTE_NAME_CHAR + ']*$');\n\nvar illegalAttributeNameCache = {};\nvar validatedAttributeNameCache = {};\n\nfunction isAttributeNameSafe(attributeName) {\n if (validatedAttributeNameCache.hasOwnProperty(attributeName)) {\n return true;\n }\n if (illegalAttributeNameCache.hasOwnProperty(attributeName)) {\n return false;\n }\n if (VALID_ATTRIBUTE_NAME_REGEX.test(attributeName)) {\n validatedAttributeNameCache[attributeName] = true;\n return true;\n }\n illegalAttributeNameCache[attributeName] = true;\n {\n warning(false, 'Invalid attribute name: `%s`', attributeName);\n }\n return false;\n}\n\nfunction shouldIgnoreAttribute(name, propertyInfo, isCustomComponentTag) {\n if (propertyInfo !== null) {\n return propertyInfo.type === RESERVED;\n }\n if (isCustomComponentTag) {\n return false;\n }\n if (name.length > 2 && (name[0] === 'o' || name[0] === 'O') && (name[1] === 'n' || name[1] === 'N')) {\n return true;\n }\n return false;\n}\n\nfunction shouldRemoveAttributeWithWarning(name, value, propertyInfo, isCustomComponentTag) {\n if (propertyInfo !== null && propertyInfo.type === RESERVED) {\n return false;\n }\n switch (typeof value) {\n case 'function':\n // $FlowIssue symbol is perfectly valid here\n case 'symbol':\n // eslint-disable-line\n return true;\n case 'boolean':\n {\n if (isCustomComponentTag) {\n return false;\n }\n if (propertyInfo !== null) {\n return !propertyInfo.acceptsBooleans;\n } else {\n var prefix = name.toLowerCase().slice(0, 5);\n return prefix !== 'data-' && prefix !== 'aria-';\n }\n }\n default:\n return false;\n }\n}\n\nfunction shouldRemoveAttribute(name, value, propertyInfo, isCustomComponentTag) {\n if (value === null || typeof value === 'undefined') {\n return true;\n }\n if (shouldRemoveAttributeWithWarning(name, value, propertyInfo, isCustomComponentTag)) {\n return true;\n }\n if (propertyInfo !== null) {\n switch (propertyInfo.type) {\n case BOOLEAN:\n return !value;\n case OVERLOADED_BOOLEAN:\n return value === false;\n case NUMERIC:\n return isNaN(value);\n case POSITIVE_NUMERIC:\n return isNaN(value) || value < 1;\n }\n }\n return false;\n}\n\nfunction getPropertyInfo(name) {\n return properties.hasOwnProperty(name) ? properties[name] : null;\n}\n\nfunction PropertyInfoRecord(name, type, mustUseProperty, attributeName, attributeNamespace) {\n this.acceptsBooleans = type === BOOLEANISH_STRING || type === BOOLEAN || type === OVERLOADED_BOOLEAN;\n this.attributeName = attributeName;\n this.attributeNamespace = attributeNamespace;\n this.mustUseProperty = mustUseProperty;\n this.propertyName = name;\n this.type = type;\n}\n\n// When adding attributes to this list, be sure to also add them to\n// the `possibleStandardNames` module to ensure casing and incorrect\n// name warnings.\nvar properties = {};\n\n// These props are reserved by React. They shouldn't be written to the DOM.\n['children', 'dangerouslySetInnerHTML',\n// TODO: This prevents the assignment of defaultValue to regular\n// elements (not just inputs). Now that ReactDOMInput assigns to the\n// defaultValue property -- do we need this?\n'defaultValue', 'defaultChecked', 'innerHTML', 'suppressContentEditableWarning', 'suppressHydrationWarning', 'style'].forEach(function (name) {\n properties[name] = new PropertyInfoRecord(name, RESERVED, false, // mustUseProperty\n name, // attributeName\n null);\n});\n\n// A few React string attributes have a different name.\n// This is a mapping from React prop names to the attribute names.\n[['acceptCharset', 'accept-charset'], ['className', 'class'], ['htmlFor', 'for'], ['httpEquiv', 'http-equiv']].forEach(function (_ref) {\n var name = _ref[0],\n attributeName = _ref[1];\n\n properties[name] = new PropertyInfoRecord(name, STRING, false, // mustUseProperty\n attributeName, // attributeName\n null);\n});\n\n// These are \"enumerated\" HTML attributes that accept \"true\" and \"false\".\n// In React, we let users pass `true` and `false` even though technically\n// these aren't boolean attributes (they are coerced to strings).\n['contentEditable', 'draggable', 'spellCheck', 'value'].forEach(function (name) {\n properties[name] = new PropertyInfoRecord(name, BOOLEANISH_STRING, false, // mustUseProperty\n name.toLowerCase(), // attributeName\n null);\n});\n\n// These are \"enumerated\" SVG attributes that accept \"true\" and \"false\".\n// In React, we let users pass `true` and `false` even though technically\n// these aren't boolean attributes (they are coerced to strings).\n// Since these are SVG attributes, their attribute names are case-sensitive.\n['autoReverse', 'externalResourcesRequired', 'preserveAlpha'].forEach(function (name) {\n properties[name] = new PropertyInfoRecord(name, BOOLEANISH_STRING, false, // mustUseProperty\n name, // attributeName\n null);\n});\n\n// These are HTML boolean attributes.\n['allowFullScreen', 'async',\n// Note: there is a special case that prevents it from being written to the DOM\n// on the client side because the browsers are inconsistent. Instead we call focus().\n'autoFocus', 'autoPlay', 'controls', 'default', 'defer', 'disabled', 'formNoValidate', 'hidden', 'loop', 'noModule', 'noValidate', 'open', 'playsInline', 'readOnly', 'required', 'reversed', 'scoped', 'seamless',\n// Microdata\n'itemScope'].forEach(function (name) {\n properties[name] = new PropertyInfoRecord(name, BOOLEAN, false, // mustUseProperty\n name.toLowerCase(), // attributeName\n null);\n});\n\n// These are the few React props that we set as DOM properties\n// rather than attributes. These are all booleans.\n['checked',\n// Note: `option.selected` is not updated if `select.multiple` is\n// disabled with `removeAttribute`. We have special logic for handling this.\n'multiple', 'muted', 'selected'].forEach(function (name) {\n properties[name] = new PropertyInfoRecord(name, BOOLEAN, true, // mustUseProperty\n name.toLowerCase(), // attributeName\n null);\n});\n\n// These are HTML attributes that are \"overloaded booleans\": they behave like\n// booleans, but can also accept a string value.\n['capture', 'download'].forEach(function (name) {\n properties[name] = new PropertyInfoRecord(name, OVERLOADED_BOOLEAN, false, // mustUseProperty\n name.toLowerCase(), // attributeName\n null);\n});\n\n// These are HTML attributes that must be positive numbers.\n['cols', 'rows', 'size', 'span'].forEach(function (name) {\n properties[name] = new PropertyInfoRecord(name, POSITIVE_NUMERIC, false, // mustUseProperty\n name.toLowerCase(), // attributeName\n null);\n});\n\n// These are HTML attributes that must be numbers.\n['rowSpan', 'start'].forEach(function (name) {\n properties[name] = new PropertyInfoRecord(name, NUMERIC, false, // mustUseProperty\n name.toLowerCase(), // attributeName\n null);\n});\n\nvar CAMELIZE = /[\\-\\:]([a-z])/g;\nvar capitalize = function (token) {\n return token[1].toUpperCase();\n};\n\n// This is a list of all SVG attributes that need special casing, namespacing,\n// or boolean value assignment. Regular attributes that just accept strings\n// and have the same names are omitted, just like in the HTML whitelist.\n// Some of these attributes can be hard to find. This list was created by\n// scrapping the MDN documentation.\n['accent-height', 'alignment-baseline', 'arabic-form', 'baseline-shift', 'cap-height', 'clip-path', 'clip-rule', 'color-interpolation', 'color-interpolation-filters', 'color-profile', 'color-rendering', 'dominant-baseline', 'enable-background', 'fill-opacity', 'fill-rule', 'flood-color', 'flood-opacity', 'font-family', 'font-size', 'font-size-adjust', 'font-stretch', 'font-style', 'font-variant', 'font-weight', 'glyph-name', 'glyph-orientation-horizontal', 'glyph-orientation-vertical', 'horiz-adv-x', 'horiz-origin-x', 'image-rendering', 'letter-spacing', 'lighting-color', 'marker-end', 'marker-mid', 'marker-start', 'overline-position', 'overline-thickness', 'paint-order', 'panose-1', 'pointer-events', 'rendering-intent', 'shape-rendering', 'stop-color', 'stop-opacity', 'strikethrough-position', 'strikethrough-thickness', 'stroke-dasharray', 'stroke-dashoffset', 'stroke-linecap', 'stroke-linejoin', 'stroke-miterlimit', 'stroke-opacity', 'stroke-width', 'text-anchor', 'text-decoration', 'text-rendering', 'underline-position', 'underline-thickness', 'unicode-bidi', 'unicode-range', 'units-per-em', 'v-alphabetic', 'v-hanging', 'v-ideographic', 'v-mathematical', 'vector-effect', 'vert-adv-y', 'vert-origin-x', 'vert-origin-y', 'word-spacing', 'writing-mode', 'xmlns:xlink', 'x-height'].forEach(function (attributeName) {\n var name = attributeName.replace(CAMELIZE, capitalize);\n properties[name] = new PropertyInfoRecord(name, STRING, false, // mustUseProperty\n attributeName, null);\n});\n\n// String SVG attributes with the xlink namespace.\n['xlink:actuate', 'xlink:arcrole', 'xlink:href', 'xlink:role', 'xlink:show', 'xlink:title', 'xlink:type'].forEach(function (attributeName) {\n var name = attributeName.replace(CAMELIZE, capitalize);\n properties[name] = new PropertyInfoRecord(name, STRING, false, // mustUseProperty\n attributeName, 'http://www.w3.org/1999/xlink');\n});\n\n// String SVG attributes with the xml namespace.\n['xml:base', 'xml:lang', 'xml:space'].forEach(function (attributeName) {\n var name = attributeName.replace(CAMELIZE, capitalize);\n properties[name] = new PropertyInfoRecord(name, STRING, false, // mustUseProperty\n attributeName, 'http://www.w3.org/XML/1998/namespace');\n});\n\n// Special case: this attribute exists both in HTML and SVG.\n// Its \"tabindex\" attribute name is case-sensitive in SVG so we can't just use\n// its React `tabIndex` name, like we do for attributes that exist only in HTML.\nproperties.tabIndex = new PropertyInfoRecord('tabIndex', STRING, false, // mustUseProperty\n'tabindex', // attributeName\nnull);\n\n/**\n * Get the value for a property on a node. Only used in DEV for SSR validation.\n * The \"expected\" argument is used as a hint of what the expected value is.\n * Some properties have multiple equivalent values.\n */\nfunction getValueForProperty(node, name, expected, propertyInfo) {\n {\n if (propertyInfo.mustUseProperty) {\n var propertyName = propertyInfo.propertyName;\n\n return node[propertyName];\n } else {\n var attributeName = propertyInfo.attributeName;\n\n var stringValue = null;\n\n if (propertyInfo.type === OVERLOADED_BOOLEAN) {\n if (node.hasAttribute(attributeName)) {\n var value = node.getAttribute(attributeName);\n if (value === '') {\n return true;\n }\n if (shouldRemoveAttribute(name, expected, propertyInfo, false)) {\n return value;\n }\n if (value === '' + expected) {\n return expected;\n }\n return value;\n }\n } else if (node.hasAttribute(attributeName)) {\n if (shouldRemoveAttribute(name, expected, propertyInfo, false)) {\n // We had an attribute but shouldn't have had one, so read it\n // for the error message.\n return node.getAttribute(attributeName);\n }\n if (propertyInfo.type === BOOLEAN) {\n // If this was a boolean, it doesn't matter what the value is\n // the fact that we have it is the same as the expected.\n return expected;\n }\n // Even if this property uses a namespace we use getAttribute\n // because we assume its namespaced name is the same as our config.\n // To use getAttributeNS we need the local name which we don't have\n // in our config atm.\n stringValue = node.getAttribute(attributeName);\n }\n\n if (shouldRemoveAttribute(name, expected, propertyInfo, false)) {\n return stringValue === null ? expected : stringValue;\n } else if (stringValue === '' + expected) {\n return expected;\n } else {\n return stringValue;\n }\n }\n }\n}\n\n/**\n * Get the value for a attribute on a node. Only used in DEV for SSR validation.\n * The third argument is used as a hint of what the expected value is. Some\n * attributes have multiple equivalent values.\n */\nfunction getValueForAttribute(node, name, expected) {\n {\n if (!isAttributeNameSafe(name)) {\n return;\n }\n if (!node.hasAttribute(name)) {\n return expected === undefined ? undefined : null;\n }\n var value = node.getAttribute(name);\n if (value === '' + expected) {\n return expected;\n }\n return value;\n }\n}\n\n/**\n * Sets the value for a property on a node.\n *\n * @param {DOMElement} node\n * @param {string} name\n * @param {*} value\n */\nfunction setValueForProperty(node, name, value, isCustomComponentTag) {\n var propertyInfo = getPropertyInfo(name);\n if (shouldIgnoreAttribute(name, propertyInfo, isCustomComponentTag)) {\n return;\n }\n if (shouldRemoveAttribute(name, value, propertyInfo, isCustomComponentTag)) {\n value = null;\n }\n // If the prop isn't in the special list, treat it as a simple attribute.\n if (isCustomComponentTag || propertyInfo === null) {\n if (isAttributeNameSafe(name)) {\n var _attributeName = name;\n if (value === null) {\n node.removeAttribute(_attributeName);\n } else {\n node.setAttribute(_attributeName, '' + value);\n }\n }\n return;\n }\n var mustUseProperty = propertyInfo.mustUseProperty;\n\n if (mustUseProperty) {\n var propertyName = propertyInfo.propertyName;\n\n if (value === null) {\n var type = propertyInfo.type;\n\n node[propertyName] = type === BOOLEAN ? false : '';\n } else {\n // Contrary to `setAttribute`, object properties are properly\n // `toString`ed by IE8/9.\n node[propertyName] = value;\n }\n return;\n }\n // The rest are treated as attributes with special cases.\n var attributeName = propertyInfo.attributeName,\n attributeNamespace = propertyInfo.attributeNamespace;\n\n if (value === null) {\n node.removeAttribute(attributeName);\n } else {\n var _type = propertyInfo.type;\n\n var attributeValue = void 0;\n if (_type === BOOLEAN || _type === OVERLOADED_BOOLEAN && value === true) {\n attributeValue = '';\n } else {\n // `setAttribute` with objects becomes only `[object]` in IE8/9,\n // ('' + value) makes it output the correct toString()-value.\n attributeValue = '' + value;\n }\n if (attributeNamespace) {\n node.setAttributeNS(attributeNamespace, attributeName, attributeValue);\n } else {\n node.setAttribute(attributeName, attributeValue);\n }\n }\n}\n\nvar ReactControlledValuePropTypes = {\n checkPropTypes: null\n};\n\n{\n var hasReadOnlyValue = {\n button: true,\n checkbox: true,\n image: true,\n hidden: true,\n radio: true,\n reset: true,\n submit: true\n };\n\n var propTypes = {\n value: function (props, propName, componentName) {\n if (!props[propName] || hasReadOnlyValue[props.type] || props.onChange || props.readOnly || props.disabled) {\n return null;\n }\n return new Error('You provided a `value` prop to a form field without an ' + '`onChange` handler. This will render a read-only field. If ' + 'the field should be mutable use `defaultValue`. Otherwise, ' + 'set either `onChange` or `readOnly`.');\n },\n checked: function (props, propName, componentName) {\n if (!props[propName] || props.onChange || props.readOnly || props.disabled) {\n return null;\n }\n return new Error('You provided a `checked` prop to a form field without an ' + '`onChange` handler. This will render a read-only field. If ' + 'the field should be mutable use `defaultChecked`. Otherwise, ' + 'set either `onChange` or `readOnly`.');\n }\n };\n\n /**\n * Provide a linked `value` attribute for controlled forms. You should not use\n * this outside of the ReactDOM controlled form components.\n */\n ReactControlledValuePropTypes.checkPropTypes = function (tagName, props, getStack) {\n checkPropTypes(propTypes, props, 'prop', tagName, getStack);\n };\n}\n\n// TODO: direct imports like some-package/src/* are bad. Fix me.\nvar getCurrentFiberOwnerName = ReactDebugCurrentFiber.getCurrentFiberOwnerName;\nvar getCurrentFiberStackAddendum = ReactDebugCurrentFiber.getCurrentFiberStackAddendum;\n\nvar didWarnValueDefaultValue = false;\nvar didWarnCheckedDefaultChecked = false;\nvar didWarnControlledToUncontrolled = false;\nvar didWarnUncontrolledToControlled = false;\n\nfunction isControlled(props) {\n var usesChecked = props.type === 'checkbox' || props.type === 'radio';\n return usesChecked ? props.checked != null : props.value != null;\n}\n\n/**\n * Implements an host component that allows setting these optional\n * props: `checked`, `value`, `defaultChecked`, and `defaultValue`.\n *\n * If `checked` or `value` are not supplied (or null/undefined), user actions\n * that affect the checked state or value will trigger updates to the element.\n *\n * If they are supplied (and not null/undefined), the rendered element will not\n * trigger updates to the element. Instead, the props must change in order for\n * the rendered element to be updated.\n *\n * The rendered element will be initialized as unchecked (or `defaultChecked`)\n * with an empty value (or `defaultValue`).\n *\n * See http://www.w3.org/TR/2012/WD-html5-20121025/the-input-element.html\n */\n\nfunction getHostProps(element, props) {\n var node = element;\n var checked = props.checked;\n\n var hostProps = _assign({}, props, {\n defaultChecked: undefined,\n defaultValue: undefined,\n value: undefined,\n checked: checked != null ? checked : node._wrapperState.initialChecked\n });\n\n return hostProps;\n}\n\nfunction initWrapperState(element, props) {\n {\n ReactControlledValuePropTypes.checkPropTypes('input', props, getCurrentFiberStackAddendum);\n\n if (props.checked !== undefined && props.defaultChecked !== undefined && !didWarnCheckedDefaultChecked) {\n warning(false, '%s contains an input of type %s with both checked and defaultChecked props. ' + 'Input elements must be either controlled or uncontrolled ' + '(specify either the checked prop, or the defaultChecked prop, but not ' + 'both). Decide between using a controlled or uncontrolled input ' + 'element and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components', getCurrentFiberOwnerName() || 'A component', props.type);\n didWarnCheckedDefaultChecked = true;\n }\n if (props.value !== undefined && props.defaultValue !== undefined && !didWarnValueDefaultValue) {\n warning(false, '%s contains an input of type %s with both value and defaultValue props. ' + 'Input elements must be either controlled or uncontrolled ' + '(specify either the value prop, or the defaultValue prop, but not ' + 'both). Decide between using a controlled or uncontrolled input ' + 'element and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components', getCurrentFiberOwnerName() || 'A component', props.type);\n didWarnValueDefaultValue = true;\n }\n }\n\n var node = element;\n var defaultValue = props.defaultValue == null ? '' : props.defaultValue;\n\n node._wrapperState = {\n initialChecked: props.checked != null ? props.checked : props.defaultChecked,\n initialValue: getSafeValue(props.value != null ? props.value : defaultValue),\n controlled: isControlled(props)\n };\n}\n\nfunction updateChecked(element, props) {\n var node = element;\n var checked = props.checked;\n if (checked != null) {\n setValueForProperty(node, 'checked', checked, false);\n }\n}\n\nfunction updateWrapper(element, props) {\n var node = element;\n {\n var _controlled = isControlled(props);\n\n if (!node._wrapperState.controlled && _controlled && !didWarnUncontrolledToControlled) {\n warning(false, 'A component is changing an uncontrolled input of type %s to be controlled. ' + 'Input elements should not switch from uncontrolled to controlled (or vice versa). ' + 'Decide between using a controlled or uncontrolled input ' + 'element for the lifetime of the component. More info: https://fb.me/react-controlled-components%s', props.type, getCurrentFiberStackAddendum());\n didWarnUncontrolledToControlled = true;\n }\n if (node._wrapperState.controlled && !_controlled && !didWarnControlledToUncontrolled) {\n warning(false, 'A component is changing a controlled input of type %s to be uncontrolled. ' + 'Input elements should not switch from controlled to uncontrolled (or vice versa). ' + 'Decide between using a controlled or uncontrolled input ' + 'element for the lifetime of the component. More info: https://fb.me/react-controlled-components%s', props.type, getCurrentFiberStackAddendum());\n didWarnControlledToUncontrolled = true;\n }\n }\n\n updateChecked(element, props);\n\n var value = getSafeValue(props.value);\n\n if (value != null) {\n if (props.type === 'number') {\n if (value === 0 && node.value === '' ||\n // eslint-disable-next-line\n node.value != value) {\n node.value = '' + value;\n }\n } else if (node.value !== '' + value) {\n node.value = '' + value;\n }\n }\n\n if (props.hasOwnProperty('value')) {\n setDefaultValue(node, props.type, value);\n } else if (props.hasOwnProperty('defaultValue')) {\n setDefaultValue(node, props.type, getSafeValue(props.defaultValue));\n }\n\n if (props.checked == null && props.defaultChecked != null) {\n node.defaultChecked = !!props.defaultChecked;\n }\n}\n\nfunction postMountWrapper(element, props) {\n var node = element;\n\n if (props.hasOwnProperty('value') || props.hasOwnProperty('defaultValue')) {\n // Do not assign value if it is already set. This prevents user text input\n // from being lost during SSR hydration.\n if (node.value === '') {\n node.value = '' + node._wrapperState.initialValue;\n }\n\n // value must be assigned before defaultValue. This fixes an issue where the\n // visually displayed value of date inputs disappears on mobile Safari and Chrome:\n // https://github.com/facebook/react/issues/7233\n node.defaultValue = '' + node._wrapperState.initialValue;\n }\n\n // Normally, we'd just do `node.checked = node.checked` upon initial mount, less this bug\n // this is needed to work around a chrome bug where setting defaultChecked\n // will sometimes influence the value of checked (even after detachment).\n // Reference: https://bugs.chromium.org/p/chromium/issues/detail?id=608416\n // We need to temporarily unset name to avoid disrupting radio button groups.\n var name = node.name;\n if (name !== '') {\n node.name = '';\n }\n node.defaultChecked = !node.defaultChecked;\n node.defaultChecked = !node.defaultChecked;\n if (name !== '') {\n node.name = name;\n }\n}\n\nfunction restoreControlledState(element, props) {\n var node = element;\n updateWrapper(node, props);\n updateNamedCousins(node, props);\n}\n\nfunction updateNamedCousins(rootNode, props) {\n var name = props.name;\n if (props.type === 'radio' && name != null) {\n var queryRoot = rootNode;\n\n while (queryRoot.parentNode) {\n queryRoot = queryRoot.parentNode;\n }\n\n // If `rootNode.form` was non-null, then we could try `form.elements`,\n // but that sometimes behaves strangely in IE8. We could also try using\n // `form.getElementsByName`, but that will only return direct children\n // and won't include inputs that use the HTML5 `form=` attribute. Since\n // the input might not even be in a form. It might not even be in the\n // document. Let's just use the local `querySelectorAll` to ensure we don't\n // miss anything.\n var group = queryRoot.querySelectorAll('input[name=' + JSON.stringify('' + name) + '][type=\"radio\"]');\n\n for (var i = 0; i < group.length; i++) {\n var otherNode = group[i];\n if (otherNode === rootNode || otherNode.form !== rootNode.form) {\n continue;\n }\n // This will throw if radio buttons rendered by different copies of React\n // and the same name are rendered into the same form (same as #1939).\n // That's probably okay; we don't support it just as we don't support\n // mixing React radio buttons with non-React ones.\n var otherProps = getFiberCurrentPropsFromNode$1(otherNode);\n !otherProps ? invariant(false, 'ReactDOMInput: Mixing React and non-React radio inputs with the same `name` is not supported.') : void 0;\n\n // We need update the tracked value on the named cousin since the value\n // was changed but the input saw no event or value set\n updateValueIfChanged(otherNode);\n\n // If this is a controlled radio button group, forcing the input that\n // was previously checked to update will cause it to be come re-checked\n // as appropriate.\n updateWrapper(otherNode, otherProps);\n }\n }\n}\n\n// In Chrome, assigning defaultValue to certain input types triggers input validation.\n// For number inputs, the display value loses trailing decimal points. For email inputs,\n// Chrome raises \"The specified value is not a valid email address\".\n//\n// Here we check to see if the defaultValue has actually changed, avoiding these problems\n// when the user is inputting text\n//\n// https://github.com/facebook/react/issues/7253\nfunction setDefaultValue(node, type, value) {\n if (\n // Focused number inputs synchronize on blur. See ChangeEventPlugin.js\n type !== 'number' || node.ownerDocument.activeElement !== node) {\n if (value == null) {\n node.defaultValue = '' + node._wrapperState.initialValue;\n } else if (node.defaultValue !== '' + value) {\n node.defaultValue = '' + value;\n }\n }\n}\n\nfunction getSafeValue(value) {\n switch (typeof value) {\n case 'boolean':\n case 'number':\n case 'object':\n case 'string':\n case 'undefined':\n return value;\n default:\n // function, symbol are assigned as empty strings\n return '';\n }\n}\n\nvar eventTypes$1 = {\n change: {\n phasedRegistrationNames: {\n bubbled: 'onChange',\n captured: 'onChangeCapture'\n },\n dependencies: ['topBlur', 'topChange', 'topClick', 'topFocus', 'topInput', 'topKeyDown', 'topKeyUp', 'topSelectionChange']\n }\n};\n\nfunction createAndAccumulateChangeEvent(inst, nativeEvent, target) {\n var event = SyntheticEvent$1.getPooled(eventTypes$1.change, inst, nativeEvent, target);\n event.type = 'change';\n // Flag this event loop as needing state restore.\n enqueueStateRestore(target);\n accumulateTwoPhaseDispatches(event);\n return event;\n}\n/**\n * For IE shims\n */\nvar activeElement = null;\nvar activeElementInst = null;\n\n/**\n * SECTION: handle `change` event\n */\nfunction shouldUseChangeEvent(elem) {\n var nodeName = elem.nodeName && elem.nodeName.toLowerCase();\n return nodeName === 'select' || nodeName === 'input' && elem.type === 'file';\n}\n\nfunction manualDispatchChangeEvent(nativeEvent) {\n var event = createAndAccumulateChangeEvent(activeElementInst, nativeEvent, getEventTarget(nativeEvent));\n\n // If change and propertychange bubbled, we'd just bind to it like all the\n // other events and have it go through ReactBrowserEventEmitter. Since it\n // doesn't, we manually listen for the events and so we have to enqueue and\n // process the abstract event manually.\n //\n // Batching is necessary here in order to ensure that all event handlers run\n // before the next rerender (including event handlers attached to ancestor\n // elements instead of directly on the input). Without this, controlled\n // components don't work properly in conjunction with event bubbling because\n // the component is rerendered and the value reverted before all the event\n // handlers can run. See https://github.com/facebook/react/issues/708.\n batchedUpdates(runEventInBatch, event);\n}\n\nfunction runEventInBatch(event) {\n runEventsInBatch(event, false);\n}\n\nfunction getInstIfValueChanged(targetInst) {\n var targetNode = getNodeFromInstance$1(targetInst);\n if (updateValueIfChanged(targetNode)) {\n return targetInst;\n }\n}\n\nfunction getTargetInstForChangeEvent(topLevelType, targetInst) {\n if (topLevelType === 'topChange') {\n return targetInst;\n }\n}\n\n/**\n * SECTION: handle `input` event\n */\nvar isInputEventSupported = false;\nif (ExecutionEnvironment.canUseDOM) {\n // IE9 claims to support the input event but fails to trigger it when\n // deleting text, so we ignore its input events.\n isInputEventSupported = isEventSupported('input') && (!document.documentMode || document.documentMode > 9);\n}\n\n/**\n * (For IE <=9) Starts tracking propertychange events on the passed-in element\n * and override the value property so that we can distinguish user events from\n * value changes in JS.\n */\nfunction startWatchingForValueChange(target, targetInst) {\n activeElement = target;\n activeElementInst = targetInst;\n activeElement.attachEvent('onpropertychange', handlePropertyChange);\n}\n\n/**\n * (For IE <=9) Removes the event listeners from the currently-tracked element,\n * if any exists.\n */\nfunction stopWatchingForValueChange() {\n if (!activeElement) {\n return;\n }\n activeElement.detachEvent('onpropertychange', handlePropertyChange);\n activeElement = null;\n activeElementInst = null;\n}\n\n/**\n * (For IE <=9) Handles a propertychange event, sending a `change` event if\n * the value of the active element has changed.\n */\nfunction handlePropertyChange(nativeEvent) {\n if (nativeEvent.propertyName !== 'value') {\n return;\n }\n if (getInstIfValueChanged(activeElementInst)) {\n manualDispatchChangeEvent(nativeEvent);\n }\n}\n\nfunction handleEventsForInputEventPolyfill(topLevelType, target, targetInst) {\n if (topLevelType === 'topFocus') {\n // In IE9, propertychange fires for most input events but is buggy and\n // doesn't fire when text is deleted, but conveniently, selectionchange\n // appears to fire in all of the remaining cases so we catch those and\n // forward the event if the value has changed\n // In either case, we don't want to call the event handler if the value\n // is changed from JS so we redefine a setter for `.value` that updates\n // our activeElementValue variable, allowing us to ignore those changes\n //\n // stopWatching() should be a noop here but we call it just in case we\n // missed a blur event somehow.\n stopWatchingForValueChange();\n startWatchingForValueChange(target, targetInst);\n } else if (topLevelType === 'topBlur') {\n stopWatchingForValueChange();\n }\n}\n\n// For IE8 and IE9.\nfunction getTargetInstForInputEventPolyfill(topLevelType, targetInst) {\n if (topLevelType === 'topSelectionChange' || topLevelType === 'topKeyUp' || topLevelType === 'topKeyDown') {\n // On the selectionchange event, the target is just document which isn't\n // helpful for us so just check activeElement instead.\n //\n // 99% of the time, keydown and keyup aren't necessary. IE8 fails to fire\n // propertychange on the first input event after setting `value` from a\n // script and fires only keydown, keypress, keyup. Catching keyup usually\n // gets it and catching keydown lets us fire an event for the first\n // keystroke if user does a key repeat (it'll be a little delayed: right\n // before the second keystroke). Other input methods (e.g., paste) seem to\n // fire selectionchange normally.\n return getInstIfValueChanged(activeElementInst);\n }\n}\n\n/**\n * SECTION: handle `click` event\n */\nfunction shouldUseClickEvent(elem) {\n // Use the `click` event to detect changes to checkbox and radio inputs.\n // This approach works across all browsers, whereas `change` does not fire\n // until `blur` in IE8.\n var nodeName = elem.nodeName;\n return nodeName && nodeName.toLowerCase() === 'input' && (elem.type === 'checkbox' || elem.type === 'radio');\n}\n\nfunction getTargetInstForClickEvent(topLevelType, targetInst) {\n if (topLevelType === 'topClick') {\n return getInstIfValueChanged(targetInst);\n }\n}\n\nfunction getTargetInstForInputOrChangeEvent(topLevelType, targetInst) {\n if (topLevelType === 'topInput' || topLevelType === 'topChange') {\n return getInstIfValueChanged(targetInst);\n }\n}\n\nfunction handleControlledInputBlur(inst, node) {\n // TODO: In IE, inst is occasionally null. Why?\n if (inst == null) {\n return;\n }\n\n // Fiber and ReactDOM keep wrapper state in separate places\n var state = inst._wrapperState || node._wrapperState;\n\n if (!state || !state.controlled || node.type !== 'number') {\n return;\n }\n\n // If controlled, assign the value attribute to the current value on blur\n setDefaultValue(node, 'number', node.value);\n}\n\n/**\n * This plugin creates an `onChange` event that normalizes change events\n * across form elements. This event fires at a time when it's possible to\n * change the element's value without seeing a flicker.\n *\n * Supported elements are:\n * - input (see `isTextInputElement`)\n * - textarea\n * - select\n */\nvar ChangeEventPlugin = {\n eventTypes: eventTypes$1,\n\n _isInputEventSupported: isInputEventSupported,\n\n extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {\n var targetNode = targetInst ? getNodeFromInstance$1(targetInst) : window;\n\n var getTargetInstFunc = void 0,\n handleEventFunc = void 0;\n if (shouldUseChangeEvent(targetNode)) {\n getTargetInstFunc = getTargetInstForChangeEvent;\n } else if (isTextInputElement(targetNode)) {\n if (isInputEventSupported) {\n getTargetInstFunc = getTargetInstForInputOrChangeEvent;\n } else {\n getTargetInstFunc = getTargetInstForInputEventPolyfill;\n handleEventFunc = handleEventsForInputEventPolyfill;\n }\n } else if (shouldUseClickEvent(targetNode)) {\n getTargetInstFunc = getTargetInstForClickEvent;\n }\n\n if (getTargetInstFunc) {\n var inst = getTargetInstFunc(topLevelType, targetInst);\n if (inst) {\n var event = createAndAccumulateChangeEvent(inst, nativeEvent, nativeEventTarget);\n return event;\n }\n }\n\n if (handleEventFunc) {\n handleEventFunc(topLevelType, targetNode, targetInst);\n }\n\n // When blurring, set the value attribute for number inputs\n if (topLevelType === 'topBlur') {\n handleControlledInputBlur(targetInst, targetNode);\n }\n }\n};\n\n/**\n * Module that is injectable into `EventPluginHub`, that specifies a\n * deterministic ordering of `EventPlugin`s. A convenient way to reason about\n * plugins, without having to package every one of them. This is better than\n * having plugins be ordered in the same order that they are injected because\n * that ordering would be influenced by the packaging order.\n * `ResponderEventPlugin` must occur before `SimpleEventPlugin` so that\n * preventing default on events is convenient in `SimpleEventPlugin` handlers.\n */\nvar DOMEventPluginOrder = ['ResponderEventPlugin', 'SimpleEventPlugin', 'TapEventPlugin', 'EnterLeaveEventPlugin', 'ChangeEventPlugin', 'SelectEventPlugin', 'BeforeInputEventPlugin'];\n\nvar SyntheticUIEvent = SyntheticEvent$1.extend({\n view: null,\n detail: null\n});\n\n/**\n * Translation from modifier key to the associated property in the event.\n * @see http://www.w3.org/TR/DOM-Level-3-Events/#keys-Modifiers\n */\n\nvar modifierKeyToProp = {\n Alt: 'altKey',\n Control: 'ctrlKey',\n Meta: 'metaKey',\n Shift: 'shiftKey'\n};\n\n// IE8 does not implement getModifierState so we simply map it to the only\n// modifier keys exposed by the event itself, does not support Lock-keys.\n// Currently, all major browsers except Chrome seems to support Lock-keys.\nfunction modifierStateGetter(keyArg) {\n var syntheticEvent = this;\n var nativeEvent = syntheticEvent.nativeEvent;\n if (nativeEvent.getModifierState) {\n return nativeEvent.getModifierState(keyArg);\n }\n var keyProp = modifierKeyToProp[keyArg];\n return keyProp ? !!nativeEvent[keyProp] : false;\n}\n\nfunction getEventModifierState(nativeEvent) {\n return modifierStateGetter;\n}\n\n/**\n * @interface MouseEvent\n * @see http://www.w3.org/TR/DOM-Level-3-Events/\n */\nvar SyntheticMouseEvent = SyntheticUIEvent.extend({\n screenX: null,\n screenY: null,\n clientX: null,\n clientY: null,\n pageX: null,\n pageY: null,\n ctrlKey: null,\n shiftKey: null,\n altKey: null,\n metaKey: null,\n getModifierState: getEventModifierState,\n button: null,\n buttons: null,\n relatedTarget: function (event) {\n return event.relatedTarget || (event.fromElement === event.srcElement ? event.toElement : event.fromElement);\n }\n});\n\nvar eventTypes$2 = {\n mouseEnter: {\n registrationName: 'onMouseEnter',\n dependencies: ['topMouseOut', 'topMouseOver']\n },\n mouseLeave: {\n registrationName: 'onMouseLeave',\n dependencies: ['topMouseOut', 'topMouseOver']\n }\n};\n\nvar EnterLeaveEventPlugin = {\n eventTypes: eventTypes$2,\n\n /**\n * For almost every interaction we care about, there will be both a top-level\n * `mouseover` and `mouseout` event that occurs. Only use `mouseout` so that\n * we do not extract duplicate events. However, moving the mouse into the\n * browser from outside will not fire a `mouseout` event. In this case, we use\n * the `mouseover` top-level event.\n */\n extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {\n if (topLevelType === 'topMouseOver' && (nativeEvent.relatedTarget || nativeEvent.fromElement)) {\n return null;\n }\n if (topLevelType !== 'topMouseOut' && topLevelType !== 'topMouseOver') {\n // Must not be a mouse in or mouse out - ignoring.\n return null;\n }\n\n var win = void 0;\n if (nativeEventTarget.window === nativeEventTarget) {\n // `nativeEventTarget` is probably a window object.\n win = nativeEventTarget;\n } else {\n // TODO: Figure out why `ownerDocument` is sometimes undefined in IE8.\n var doc = nativeEventTarget.ownerDocument;\n if (doc) {\n win = doc.defaultView || doc.parentWindow;\n } else {\n win = window;\n }\n }\n\n var from = void 0;\n var to = void 0;\n if (topLevelType === 'topMouseOut') {\n from = targetInst;\n var related = nativeEvent.relatedTarget || nativeEvent.toElement;\n to = related ? getClosestInstanceFromNode(related) : null;\n } else {\n // Moving to a node from outside the window.\n from = null;\n to = targetInst;\n }\n\n if (from === to) {\n // Nothing pertains to our managed components.\n return null;\n }\n\n var fromNode = from == null ? win : getNodeFromInstance$1(from);\n var toNode = to == null ? win : getNodeFromInstance$1(to);\n\n var leave = SyntheticMouseEvent.getPooled(eventTypes$2.mouseLeave, from, nativeEvent, nativeEventTarget);\n leave.type = 'mouseleave';\n leave.target = fromNode;\n leave.relatedTarget = toNode;\n\n var enter = SyntheticMouseEvent.getPooled(eventTypes$2.mouseEnter, to, nativeEvent, nativeEventTarget);\n enter.type = 'mouseenter';\n enter.target = toNode;\n enter.relatedTarget = fromNode;\n\n accumulateEnterLeaveDispatches(leave, enter, from, to);\n\n return [leave, enter];\n }\n};\n\n/**\n * `ReactInstanceMap` maintains a mapping from a public facing stateful\n * instance (key) and the internal representation (value). This allows public\n * methods to accept the user facing instance as an argument and map them back\n * to internal methods.\n *\n * Note that this module is currently shared and assumed to be stateless.\n * If this becomes an actual Map, that will break.\n */\n\n/**\n * This API should be called `delete` but we'd have to make sure to always\n * transform these to strings for IE support. When this transform is fully\n * supported we can rename it.\n */\n\n\nfunction get(key) {\n return key._reactInternalFiber;\n}\n\nfunction has(key) {\n return key._reactInternalFiber !== undefined;\n}\n\nfunction set(key, value) {\n key._reactInternalFiber = value;\n}\n\n// Don't change these two values. They're used by React Dev Tools.\nvar NoEffect = /* */0;\nvar PerformedWork = /* */1;\n\n// You can change the rest (and add more).\nvar Placement = /* */2;\nvar Update = /* */4;\nvar PlacementAndUpdate = /* */6;\nvar Deletion = /* */8;\nvar ContentReset = /* */16;\nvar Callback = /* */32;\nvar DidCapture = /* */64;\nvar Ref = /* */128;\nvar ErrLog = /* */256;\nvar Snapshot = /* */2048;\n\n// Union of all host effects\nvar HostEffectMask = /* */2559;\n\nvar Incomplete = /* */512;\nvar ShouldCapture = /* */1024;\n\nvar MOUNTING = 1;\nvar MOUNTED = 2;\nvar UNMOUNTED = 3;\n\nfunction isFiberMountedImpl(fiber) {\n var node = fiber;\n if (!fiber.alternate) {\n // If there is no alternate, this might be a new tree that isn't inserted\n // yet. If it is, then it will have a pending insertion effect on it.\n if ((node.effectTag & Placement) !== NoEffect) {\n return MOUNTING;\n }\n while (node['return']) {\n node = node['return'];\n if ((node.effectTag & Placement) !== NoEffect) {\n return MOUNTING;\n }\n }\n } else {\n while (node['return']) {\n node = node['return'];\n }\n }\n if (node.tag === HostRoot) {\n // TODO: Check if this was a nested HostRoot when used with\n // renderContainerIntoSubtree.\n return MOUNTED;\n }\n // If we didn't hit the root, that means that we're in an disconnected tree\n // that has been unmounted.\n return UNMOUNTED;\n}\n\nfunction isFiberMounted(fiber) {\n return isFiberMountedImpl(fiber) === MOUNTED;\n}\n\nfunction isMounted(component) {\n {\n var owner = ReactCurrentOwner.current;\n if (owner !== null && owner.tag === ClassComponent) {\n var ownerFiber = owner;\n var instance = ownerFiber.stateNode;\n warning(instance._warnedAboutRefsInRender, '%s is accessing isMounted inside its render() function. ' + 'render() should be a pure function of props and state. It should ' + 'never access something that requires stale data from the previous ' + 'render, such as refs. Move this logic to componentDidMount and ' + 'componentDidUpdate instead.', getComponentName(ownerFiber) || 'A component');\n instance._warnedAboutRefsInRender = true;\n }\n }\n\n var fiber = get(component);\n if (!fiber) {\n return false;\n }\n return isFiberMountedImpl(fiber) === MOUNTED;\n}\n\nfunction assertIsMounted(fiber) {\n !(isFiberMountedImpl(fiber) === MOUNTED) ? invariant(false, 'Unable to find node on an unmounted component.') : void 0;\n}\n\nfunction findCurrentFiberUsingSlowPath(fiber) {\n var alternate = fiber.alternate;\n if (!alternate) {\n // If there is no alternate, then we only need to check if it is mounted.\n var state = isFiberMountedImpl(fiber);\n !(state !== UNMOUNTED) ? invariant(false, 'Unable to find node on an unmounted component.') : void 0;\n if (state === MOUNTING) {\n return null;\n }\n return fiber;\n }\n // If we have two possible branches, we'll walk backwards up to the root\n // to see what path the root points to. On the way we may hit one of the\n // special cases and we'll deal with them.\n var a = fiber;\n var b = alternate;\n while (true) {\n var parentA = a['return'];\n var parentB = parentA ? parentA.alternate : null;\n if (!parentA || !parentB) {\n // We're at the root.\n break;\n }\n\n // If both copies of the parent fiber point to the same child, we can\n // assume that the child is current. This happens when we bailout on low\n // priority: the bailed out fiber's child reuses the current child.\n if (parentA.child === parentB.child) {\n var child = parentA.child;\n while (child) {\n if (child === a) {\n // We've determined that A is the current branch.\n assertIsMounted(parentA);\n return fiber;\n }\n if (child === b) {\n // We've determined that B is the current branch.\n assertIsMounted(parentA);\n return alternate;\n }\n child = child.sibling;\n }\n // We should never have an alternate for any mounting node. So the only\n // way this could possibly happen is if this was unmounted, if at all.\n invariant(false, 'Unable to find node on an unmounted component.');\n }\n\n if (a['return'] !== b['return']) {\n // The return pointer of A and the return pointer of B point to different\n // fibers. We assume that return pointers never criss-cross, so A must\n // belong to the child set of A.return, and B must belong to the child\n // set of B.return.\n a = parentA;\n b = parentB;\n } else {\n // The return pointers point to the same fiber. We'll have to use the\n // default, slow path: scan the child sets of each parent alternate to see\n // which child belongs to which set.\n //\n // Search parent A's child set\n var didFindChild = false;\n var _child = parentA.child;\n while (_child) {\n if (_child === a) {\n didFindChild = true;\n a = parentA;\n b = parentB;\n break;\n }\n if (_child === b) {\n didFindChild = true;\n b = parentA;\n a = parentB;\n break;\n }\n _child = _child.sibling;\n }\n if (!didFindChild) {\n // Search parent B's child set\n _child = parentB.child;\n while (_child) {\n if (_child === a) {\n didFindChild = true;\n a = parentB;\n b = parentA;\n break;\n }\n if (_child === b) {\n didFindChild = true;\n b = parentB;\n a = parentA;\n break;\n }\n _child = _child.sibling;\n }\n !didFindChild ? invariant(false, 'Child was not found in either parent set. This indicates a bug in React related to the return pointer. Please file an issue.') : void 0;\n }\n }\n\n !(a.alternate === b) ? invariant(false, 'Return fibers should always be each others\\' alternates. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n }\n // If the root is not a host container, we're in a disconnected tree. I.e.\n // unmounted.\n !(a.tag === HostRoot) ? invariant(false, 'Unable to find node on an unmounted component.') : void 0;\n if (a.stateNode.current === a) {\n // We've determined that A is the current branch.\n return fiber;\n }\n // Otherwise B has to be current branch.\n return alternate;\n}\n\nfunction findCurrentHostFiber(parent) {\n var currentParent = findCurrentFiberUsingSlowPath(parent);\n if (!currentParent) {\n return null;\n }\n\n // Next we'll drill down this component to find the first HostComponent/Text.\n var node = currentParent;\n while (true) {\n if (node.tag === HostComponent || node.tag === HostText) {\n return node;\n } else if (node.child) {\n node.child['return'] = node;\n node = node.child;\n continue;\n }\n if (node === currentParent) {\n return null;\n }\n while (!node.sibling) {\n if (!node['return'] || node['return'] === currentParent) {\n return null;\n }\n node = node['return'];\n }\n node.sibling['return'] = node['return'];\n node = node.sibling;\n }\n // Flow needs the return null here, but ESLint complains about it.\n // eslint-disable-next-line no-unreachable\n return null;\n}\n\nfunction findCurrentHostFiberWithNoPortals(parent) {\n var currentParent = findCurrentFiberUsingSlowPath(parent);\n if (!currentParent) {\n return null;\n }\n\n // Next we'll drill down this component to find the first HostComponent/Text.\n var node = currentParent;\n while (true) {\n if (node.tag === HostComponent || node.tag === HostText) {\n return node;\n } else if (node.child && node.tag !== HostPortal) {\n node.child['return'] = node;\n node = node.child;\n continue;\n }\n if (node === currentParent) {\n return null;\n }\n while (!node.sibling) {\n if (!node['return'] || node['return'] === currentParent) {\n return null;\n }\n node = node['return'];\n }\n node.sibling['return'] = node['return'];\n node = node.sibling;\n }\n // Flow needs the return null here, but ESLint complains about it.\n // eslint-disable-next-line no-unreachable\n return null;\n}\n\nfunction addEventBubbleListener(element, eventType, listener) {\n element.addEventListener(eventType, listener, false);\n}\n\nfunction addEventCaptureListener(element, eventType, listener) {\n element.addEventListener(eventType, listener, true);\n}\n\n/**\n * @interface Event\n * @see http://www.w3.org/TR/css3-animations/#AnimationEvent-interface\n * @see https://developer.mozilla.org/en-US/docs/Web/API/AnimationEvent\n */\nvar SyntheticAnimationEvent = SyntheticEvent$1.extend({\n animationName: null,\n elapsedTime: null,\n pseudoElement: null\n});\n\n/**\n * @interface Event\n * @see http://www.w3.org/TR/clipboard-apis/\n */\nvar SyntheticClipboardEvent = SyntheticEvent$1.extend({\n clipboardData: function (event) {\n return 'clipboardData' in event ? event.clipboardData : window.clipboardData;\n }\n});\n\n/**\n * @interface FocusEvent\n * @see http://www.w3.org/TR/DOM-Level-3-Events/\n */\nvar SyntheticFocusEvent = SyntheticUIEvent.extend({\n relatedTarget: null\n});\n\n/**\n * `charCode` represents the actual \"character code\" and is safe to use with\n * `String.fromCharCode`. As such, only keys that correspond to printable\n * characters produce a valid `charCode`, the only exception to this is Enter.\n * The Tab-key is considered non-printable and does not have a `charCode`,\n * presumably because it does not produce a tab-character in browsers.\n *\n * @param {object} nativeEvent Native browser event.\n * @return {number} Normalized `charCode` property.\n */\nfunction getEventCharCode(nativeEvent) {\n var charCode = void 0;\n var keyCode = nativeEvent.keyCode;\n\n if ('charCode' in nativeEvent) {\n charCode = nativeEvent.charCode;\n\n // FF does not set `charCode` for the Enter-key, check against `keyCode`.\n if (charCode === 0 && keyCode === 13) {\n charCode = 13;\n }\n } else {\n // IE8 does not implement `charCode`, but `keyCode` has the correct value.\n charCode = keyCode;\n }\n\n // IE and Edge (on Windows) and Chrome / Safari (on Windows and Linux)\n // report Enter as charCode 10 when ctrl is pressed.\n if (charCode === 10) {\n charCode = 13;\n }\n\n // Some non-printable keys are reported in `charCode`/`keyCode`, discard them.\n // Must not discard the (non-)printable Enter-key.\n if (charCode >= 32 || charCode === 13) {\n return charCode;\n }\n\n return 0;\n}\n\n/**\n * Normalization of deprecated HTML5 `key` values\n * @see https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent#Key_names\n */\nvar normalizeKey = {\n Esc: 'Escape',\n Spacebar: ' ',\n Left: 'ArrowLeft',\n Up: 'ArrowUp',\n Right: 'ArrowRight',\n Down: 'ArrowDown',\n Del: 'Delete',\n Win: 'OS',\n Menu: 'ContextMenu',\n Apps: 'ContextMenu',\n Scroll: 'ScrollLock',\n MozPrintableKey: 'Unidentified'\n};\n\n/**\n * Translation from legacy `keyCode` to HTML5 `key`\n * Only special keys supported, all others depend on keyboard layout or browser\n * @see https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent#Key_names\n */\nvar translateToKey = {\n '8': 'Backspace',\n '9': 'Tab',\n '12': 'Clear',\n '13': 'Enter',\n '16': 'Shift',\n '17': 'Control',\n '18': 'Alt',\n '19': 'Pause',\n '20': 'CapsLock',\n '27': 'Escape',\n '32': ' ',\n '33': 'PageUp',\n '34': 'PageDown',\n '35': 'End',\n '36': 'Home',\n '37': 'ArrowLeft',\n '38': 'ArrowUp',\n '39': 'ArrowRight',\n '40': 'ArrowDown',\n '45': 'Insert',\n '46': 'Delete',\n '112': 'F1',\n '113': 'F2',\n '114': 'F3',\n '115': 'F4',\n '116': 'F5',\n '117': 'F6',\n '118': 'F7',\n '119': 'F8',\n '120': 'F9',\n '121': 'F10',\n '122': 'F11',\n '123': 'F12',\n '144': 'NumLock',\n '145': 'ScrollLock',\n '224': 'Meta'\n};\n\n/**\n * @param {object} nativeEvent Native browser event.\n * @return {string} Normalized `key` property.\n */\nfunction getEventKey(nativeEvent) {\n if (nativeEvent.key) {\n // Normalize inconsistent values reported by browsers due to\n // implementations of a working draft specification.\n\n // FireFox implements `key` but returns `MozPrintableKey` for all\n // printable characters (normalized to `Unidentified`), ignore it.\n var key = normalizeKey[nativeEvent.key] || nativeEvent.key;\n if (key !== 'Unidentified') {\n return key;\n }\n }\n\n // Browser does not implement `key`, polyfill as much of it as we can.\n if (nativeEvent.type === 'keypress') {\n var charCode = getEventCharCode(nativeEvent);\n\n // The enter-key is technically both printable and non-printable and can\n // thus be captured by `keypress`, no other non-printable key should.\n return charCode === 13 ? 'Enter' : String.fromCharCode(charCode);\n }\n if (nativeEvent.type === 'keydown' || nativeEvent.type === 'keyup') {\n // While user keyboard layout determines the actual meaning of each\n // `keyCode` value, almost all function keys have a universal value.\n return translateToKey[nativeEvent.keyCode] || 'Unidentified';\n }\n return '';\n}\n\n/**\n * @interface KeyboardEvent\n * @see http://www.w3.org/TR/DOM-Level-3-Events/\n */\nvar SyntheticKeyboardEvent = SyntheticUIEvent.extend({\n key: getEventKey,\n location: null,\n ctrlKey: null,\n shiftKey: null,\n altKey: null,\n metaKey: null,\n repeat: null,\n locale: null,\n getModifierState: getEventModifierState,\n // Legacy Interface\n charCode: function (event) {\n // `charCode` is the result of a KeyPress event and represents the value of\n // the actual printable character.\n\n // KeyPress is deprecated, but its replacement is not yet final and not\n // implemented in any major browser. Only KeyPress has charCode.\n if (event.type === 'keypress') {\n return getEventCharCode(event);\n }\n return 0;\n },\n keyCode: function (event) {\n // `keyCode` is the result of a KeyDown/Up event and represents the value of\n // physical keyboard key.\n\n // The actual meaning of the value depends on the users' keyboard layout\n // which cannot be detected. Assuming that it is a US keyboard layout\n // provides a surprisingly accurate mapping for US and European users.\n // Due to this, it is left to the user to implement at this time.\n if (event.type === 'keydown' || event.type === 'keyup') {\n return event.keyCode;\n }\n return 0;\n },\n which: function (event) {\n // `which` is an alias for either `keyCode` or `charCode` depending on the\n // type of the event.\n if (event.type === 'keypress') {\n return getEventCharCode(event);\n }\n if (event.type === 'keydown' || event.type === 'keyup') {\n return event.keyCode;\n }\n return 0;\n }\n});\n\n/**\n * @interface DragEvent\n * @see http://www.w3.org/TR/DOM-Level-3-Events/\n */\nvar SyntheticDragEvent = SyntheticMouseEvent.extend({\n dataTransfer: null\n});\n\n/**\n * @interface TouchEvent\n * @see http://www.w3.org/TR/touch-events/\n */\nvar SyntheticTouchEvent = SyntheticUIEvent.extend({\n touches: null,\n targetTouches: null,\n changedTouches: null,\n altKey: null,\n metaKey: null,\n ctrlKey: null,\n shiftKey: null,\n getModifierState: getEventModifierState\n});\n\n/**\n * @interface Event\n * @see http://www.w3.org/TR/2009/WD-css3-transitions-20090320/#transition-events-\n * @see https://developer.mozilla.org/en-US/docs/Web/API/TransitionEvent\n */\nvar SyntheticTransitionEvent = SyntheticEvent$1.extend({\n propertyName: null,\n elapsedTime: null,\n pseudoElement: null\n});\n\n/**\n * @interface WheelEvent\n * @see http://www.w3.org/TR/DOM-Level-3-Events/\n */\nvar SyntheticWheelEvent = SyntheticMouseEvent.extend({\n deltaX: function (event) {\n return 'deltaX' in event ? event.deltaX : // Fallback to `wheelDeltaX` for Webkit and normalize (right is positive).\n 'wheelDeltaX' in event ? -event.wheelDeltaX : 0;\n },\n deltaY: function (event) {\n return 'deltaY' in event ? event.deltaY : // Fallback to `wheelDeltaY` for Webkit and normalize (down is positive).\n 'wheelDeltaY' in event ? -event.wheelDeltaY : // Fallback to `wheelDelta` for IE<9 and normalize (down is positive).\n 'wheelDelta' in event ? -event.wheelDelta : 0;\n },\n\n deltaZ: null,\n\n // Browsers without \"deltaMode\" is reporting in raw wheel delta where one\n // notch on the scroll is always +/- 120, roughly equivalent to pixels.\n // A good approximation of DOM_DELTA_LINE (1) is 5% of viewport size or\n // ~40 pixels, for DOM_DELTA_SCREEN (2) it is 87.5% of viewport size.\n deltaMode: null\n});\n\n/**\n * Turns\n * ['abort', ...]\n * into\n * eventTypes = {\n * 'abort': {\n * phasedRegistrationNames: {\n * bubbled: 'onAbort',\n * captured: 'onAbortCapture',\n * },\n * dependencies: ['topAbort'],\n * },\n * ...\n * };\n * topLevelEventsToDispatchConfig = {\n * 'topAbort': { sameConfig }\n * };\n */\nvar interactiveEventTypeNames = ['blur', 'cancel', 'click', 'close', 'contextMenu', 'copy', 'cut', 'doubleClick', 'dragEnd', 'dragStart', 'drop', 'focus', 'input', 'invalid', 'keyDown', 'keyPress', 'keyUp', 'mouseDown', 'mouseUp', 'paste', 'pause', 'play', 'rateChange', 'reset', 'seeked', 'submit', 'touchCancel', 'touchEnd', 'touchStart', 'volumeChange'];\nvar nonInteractiveEventTypeNames = ['abort', 'animationEnd', 'animationIteration', 'animationStart', 'canPlay', 'canPlayThrough', 'drag', 'dragEnter', 'dragExit', 'dragLeave', 'dragOver', 'durationChange', 'emptied', 'encrypted', 'ended', 'error', 'load', 'loadedData', 'loadedMetadata', 'loadStart', 'mouseMove', 'mouseOut', 'mouseOver', 'playing', 'progress', 'scroll', 'seeking', 'stalled', 'suspend', 'timeUpdate', 'toggle', 'touchMove', 'transitionEnd', 'waiting', 'wheel'];\n\nvar eventTypes$4 = {};\nvar topLevelEventsToDispatchConfig = {};\n\nfunction addEventTypeNameToConfig(event, isInteractive) {\n var capitalizedEvent = event[0].toUpperCase() + event.slice(1);\n var onEvent = 'on' + capitalizedEvent;\n var topEvent = 'top' + capitalizedEvent;\n\n var type = {\n phasedRegistrationNames: {\n bubbled: onEvent,\n captured: onEvent + 'Capture'\n },\n dependencies: [topEvent],\n isInteractive: isInteractive\n };\n eventTypes$4[event] = type;\n topLevelEventsToDispatchConfig[topEvent] = type;\n}\n\ninteractiveEventTypeNames.forEach(function (eventTypeName) {\n addEventTypeNameToConfig(eventTypeName, true);\n});\nnonInteractiveEventTypeNames.forEach(function (eventTypeName) {\n addEventTypeNameToConfig(eventTypeName, false);\n});\n\n// Only used in DEV for exhaustiveness validation.\nvar knownHTMLTopLevelTypes = ['topAbort', 'topCancel', 'topCanPlay', 'topCanPlayThrough', 'topClose', 'topDurationChange', 'topEmptied', 'topEncrypted', 'topEnded', 'topError', 'topInput', 'topInvalid', 'topLoad', 'topLoadedData', 'topLoadedMetadata', 'topLoadStart', 'topPause', 'topPlay', 'topPlaying', 'topProgress', 'topRateChange', 'topReset', 'topSeeked', 'topSeeking', 'topStalled', 'topSubmit', 'topSuspend', 'topTimeUpdate', 'topToggle', 'topVolumeChange', 'topWaiting'];\n\nvar SimpleEventPlugin = {\n eventTypes: eventTypes$4,\n\n isInteractiveTopLevelEventType: function (topLevelType) {\n var config = topLevelEventsToDispatchConfig[topLevelType];\n return config !== undefined && config.isInteractive === true;\n },\n\n\n extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {\n var dispatchConfig = topLevelEventsToDispatchConfig[topLevelType];\n if (!dispatchConfig) {\n return null;\n }\n var EventConstructor = void 0;\n switch (topLevelType) {\n case 'topKeyPress':\n // Firefox creates a keypress event for function keys too. This removes\n // the unwanted keypress events. Enter is however both printable and\n // non-printable. One would expect Tab to be as well (but it isn't).\n if (getEventCharCode(nativeEvent) === 0) {\n return null;\n }\n /* falls through */\n case 'topKeyDown':\n case 'topKeyUp':\n EventConstructor = SyntheticKeyboardEvent;\n break;\n case 'topBlur':\n case 'topFocus':\n EventConstructor = SyntheticFocusEvent;\n break;\n case 'topClick':\n // Firefox creates a click event on right mouse clicks. This removes the\n // unwanted click events.\n if (nativeEvent.button === 2) {\n return null;\n }\n /* falls through */\n case 'topDoubleClick':\n case 'topMouseDown':\n case 'topMouseMove':\n case 'topMouseUp':\n // TODO: Disabled elements should not respond to mouse events\n /* falls through */\n case 'topMouseOut':\n case 'topMouseOver':\n case 'topContextMenu':\n EventConstructor = SyntheticMouseEvent;\n break;\n case 'topDrag':\n case 'topDragEnd':\n case 'topDragEnter':\n case 'topDragExit':\n case 'topDragLeave':\n case 'topDragOver':\n case 'topDragStart':\n case 'topDrop':\n EventConstructor = SyntheticDragEvent;\n break;\n case 'topTouchCancel':\n case 'topTouchEnd':\n case 'topTouchMove':\n case 'topTouchStart':\n EventConstructor = SyntheticTouchEvent;\n break;\n case 'topAnimationEnd':\n case 'topAnimationIteration':\n case 'topAnimationStart':\n EventConstructor = SyntheticAnimationEvent;\n break;\n case 'topTransitionEnd':\n EventConstructor = SyntheticTransitionEvent;\n break;\n case 'topScroll':\n EventConstructor = SyntheticUIEvent;\n break;\n case 'topWheel':\n EventConstructor = SyntheticWheelEvent;\n break;\n case 'topCopy':\n case 'topCut':\n case 'topPaste':\n EventConstructor = SyntheticClipboardEvent;\n break;\n default:\n {\n if (knownHTMLTopLevelTypes.indexOf(topLevelType) === -1) {\n warning(false, 'SimpleEventPlugin: Unhandled event type, `%s`. This warning ' + 'is likely caused by a bug in React. Please file an issue.', topLevelType);\n }\n }\n // HTML Events\n // @see http://www.w3.org/TR/html5/index.html#events-0\n EventConstructor = SyntheticEvent$1;\n break;\n }\n var event = EventConstructor.getPooled(dispatchConfig, targetInst, nativeEvent, nativeEventTarget);\n accumulateTwoPhaseDispatches(event);\n return event;\n }\n};\n\nvar isInteractiveTopLevelEventType = SimpleEventPlugin.isInteractiveTopLevelEventType;\n\n\nvar CALLBACK_BOOKKEEPING_POOL_SIZE = 10;\nvar callbackBookkeepingPool = [];\n\n/**\n * Find the deepest React component completely containing the root of the\n * passed-in instance (for use when entire React trees are nested within each\n * other). If React trees are not nested, returns null.\n */\nfunction findRootContainerNode(inst) {\n // TODO: It may be a good idea to cache this to prevent unnecessary DOM\n // traversal, but caching is difficult to do correctly without using a\n // mutation observer to listen for all DOM changes.\n while (inst['return']) {\n inst = inst['return'];\n }\n if (inst.tag !== HostRoot) {\n // This can happen if we're in a detached tree.\n return null;\n }\n return inst.stateNode.containerInfo;\n}\n\n// Used to store ancestor hierarchy in top level callback\nfunction getTopLevelCallbackBookKeeping(topLevelType, nativeEvent, targetInst) {\n if (callbackBookkeepingPool.length) {\n var instance = callbackBookkeepingPool.pop();\n instance.topLevelType = topLevelType;\n instance.nativeEvent = nativeEvent;\n instance.targetInst = targetInst;\n return instance;\n }\n return {\n topLevelType: topLevelType,\n nativeEvent: nativeEvent,\n targetInst: targetInst,\n ancestors: []\n };\n}\n\nfunction releaseTopLevelCallbackBookKeeping(instance) {\n instance.topLevelType = null;\n instance.nativeEvent = null;\n instance.targetInst = null;\n instance.ancestors.length = 0;\n if (callbackBookkeepingPool.length < CALLBACK_BOOKKEEPING_POOL_SIZE) {\n callbackBookkeepingPool.push(instance);\n }\n}\n\nfunction handleTopLevel(bookKeeping) {\n var targetInst = bookKeeping.targetInst;\n\n // Loop through the hierarchy, in case there's any nested components.\n // It's important that we build the array of ancestors before calling any\n // event handlers, because event handlers can modify the DOM, leading to\n // inconsistencies with ReactMount's node cache. See #1105.\n var ancestor = targetInst;\n do {\n if (!ancestor) {\n bookKeeping.ancestors.push(ancestor);\n break;\n }\n var root = findRootContainerNode(ancestor);\n if (!root) {\n break;\n }\n bookKeeping.ancestors.push(ancestor);\n ancestor = getClosestInstanceFromNode(root);\n } while (ancestor);\n\n for (var i = 0; i < bookKeeping.ancestors.length; i++) {\n targetInst = bookKeeping.ancestors[i];\n runExtractedEventsInBatch(bookKeeping.topLevelType, targetInst, bookKeeping.nativeEvent, getEventTarget(bookKeeping.nativeEvent));\n }\n}\n\n// TODO: can we stop exporting these?\nvar _enabled = true;\n\nfunction setEnabled(enabled) {\n _enabled = !!enabled;\n}\n\nfunction isEnabled() {\n return _enabled;\n}\n\n/**\n * Traps top-level events by using event bubbling.\n *\n * @param {string} topLevelType Record from `BrowserEventConstants`.\n * @param {string} handlerBaseName Event name (e.g. \"click\").\n * @param {object} element Element on which to attach listener.\n * @return {?object} An object with a remove function which will forcefully\n * remove the listener.\n * @internal\n */\nfunction trapBubbledEvent(topLevelType, handlerBaseName, element) {\n if (!element) {\n return null;\n }\n var dispatch = isInteractiveTopLevelEventType(topLevelType) ? dispatchInteractiveEvent : dispatchEvent;\n\n addEventBubbleListener(element, handlerBaseName,\n // Check if interactive and wrap in interactiveUpdates\n dispatch.bind(null, topLevelType));\n}\n\n/**\n * Traps a top-level event by using event capturing.\n *\n * @param {string} topLevelType Record from `BrowserEventConstants`.\n * @param {string} handlerBaseName Event name (e.g. \"click\").\n * @param {object} element Element on which to attach listener.\n * @return {?object} An object with a remove function which will forcefully\n * remove the listener.\n * @internal\n */\nfunction trapCapturedEvent(topLevelType, handlerBaseName, element) {\n if (!element) {\n return null;\n }\n var dispatch = isInteractiveTopLevelEventType(topLevelType) ? dispatchInteractiveEvent : dispatchEvent;\n\n addEventCaptureListener(element, handlerBaseName,\n // Check if interactive and wrap in interactiveUpdates\n dispatch.bind(null, topLevelType));\n}\n\nfunction dispatchInteractiveEvent(topLevelType, nativeEvent) {\n interactiveUpdates(dispatchEvent, topLevelType, nativeEvent);\n}\n\nfunction dispatchEvent(topLevelType, nativeEvent) {\n if (!_enabled) {\n return;\n }\n\n var nativeEventTarget = getEventTarget(nativeEvent);\n var targetInst = getClosestInstanceFromNode(nativeEventTarget);\n if (targetInst !== null && typeof targetInst.tag === 'number' && !isFiberMounted(targetInst)) {\n // If we get an event (ex: img onload) before committing that\n // component's mount, ignore it for now (that is, treat it as if it was an\n // event on a non-React tree). We might also consider queueing events and\n // dispatching them after the mount.\n targetInst = null;\n }\n\n var bookKeeping = getTopLevelCallbackBookKeeping(topLevelType, nativeEvent, targetInst);\n\n try {\n // Event queue being processed in the same cycle allows\n // `preventDefault`.\n batchedUpdates(handleTopLevel, bookKeeping);\n } finally {\n releaseTopLevelCallbackBookKeeping(bookKeeping);\n }\n}\n\nvar ReactDOMEventListener = Object.freeze({\n\tget _enabled () { return _enabled; },\n\tsetEnabled: setEnabled,\n\tisEnabled: isEnabled,\n\ttrapBubbledEvent: trapBubbledEvent,\n\ttrapCapturedEvent: trapCapturedEvent,\n\tdispatchEvent: dispatchEvent\n});\n\n/**\n * Generate a mapping of standard vendor prefixes using the defined style property and event name.\n *\n * @param {string} styleProp\n * @param {string} eventName\n * @returns {object}\n */\nfunction makePrefixMap(styleProp, eventName) {\n var prefixes = {};\n\n prefixes[styleProp.toLowerCase()] = eventName.toLowerCase();\n prefixes['Webkit' + styleProp] = 'webkit' + eventName;\n prefixes['Moz' + styleProp] = 'moz' + eventName;\n prefixes['ms' + styleProp] = 'MS' + eventName;\n prefixes['O' + styleProp] = 'o' + eventName.toLowerCase();\n\n return prefixes;\n}\n\n/**\n * A list of event names to a configurable list of vendor prefixes.\n */\nvar vendorPrefixes = {\n animationend: makePrefixMap('Animation', 'AnimationEnd'),\n animationiteration: makePrefixMap('Animation', 'AnimationIteration'),\n animationstart: makePrefixMap('Animation', 'AnimationStart'),\n transitionend: makePrefixMap('Transition', 'TransitionEnd')\n};\n\n/**\n * Event names that have already been detected and prefixed (if applicable).\n */\nvar prefixedEventNames = {};\n\n/**\n * Element to check for prefixes on.\n */\nvar style = {};\n\n/**\n * Bootstrap if a DOM exists.\n */\nif (ExecutionEnvironment.canUseDOM) {\n style = document.createElement('div').style;\n\n // On some platforms, in particular some releases of Android 4.x,\n // the un-prefixed \"animation\" and \"transition\" properties are defined on the\n // style object but the events that fire will still be prefixed, so we need\n // to check if the un-prefixed events are usable, and if not remove them from the map.\n if (!('AnimationEvent' in window)) {\n delete vendorPrefixes.animationend.animation;\n delete vendorPrefixes.animationiteration.animation;\n delete vendorPrefixes.animationstart.animation;\n }\n\n // Same as above\n if (!('TransitionEvent' in window)) {\n delete vendorPrefixes.transitionend.transition;\n }\n}\n\n/**\n * Attempts to determine the correct vendor prefixed event name.\n *\n * @param {string} eventName\n * @returns {string}\n */\nfunction getVendorPrefixedEventName(eventName) {\n if (prefixedEventNames[eventName]) {\n return prefixedEventNames[eventName];\n } else if (!vendorPrefixes[eventName]) {\n return eventName;\n }\n\n var prefixMap = vendorPrefixes[eventName];\n\n for (var styleProp in prefixMap) {\n if (prefixMap.hasOwnProperty(styleProp) && styleProp in style) {\n return prefixedEventNames[eventName] = prefixMap[styleProp];\n }\n }\n\n return eventName;\n}\n\n/**\n * Types of raw signals from the browser caught at the top level.\n *\n * For events like 'submit' or audio/video events which don't consistently\n * bubble (which we trap at a lower node than `document`), binding\n * at `document` would cause duplicate events so we don't include them here.\n */\nvar topLevelTypes = {\n topAnimationEnd: getVendorPrefixedEventName('animationend'),\n topAnimationIteration: getVendorPrefixedEventName('animationiteration'),\n topAnimationStart: getVendorPrefixedEventName('animationstart'),\n topBlur: 'blur',\n topCancel: 'cancel',\n topChange: 'change',\n topClick: 'click',\n topClose: 'close',\n topCompositionEnd: 'compositionend',\n topCompositionStart: 'compositionstart',\n topCompositionUpdate: 'compositionupdate',\n topContextMenu: 'contextmenu',\n topCopy: 'copy',\n topCut: 'cut',\n topDoubleClick: 'dblclick',\n topDrag: 'drag',\n topDragEnd: 'dragend',\n topDragEnter: 'dragenter',\n topDragExit: 'dragexit',\n topDragLeave: 'dragleave',\n topDragOver: 'dragover',\n topDragStart: 'dragstart',\n topDrop: 'drop',\n topFocus: 'focus',\n topInput: 'input',\n topKeyDown: 'keydown',\n topKeyPress: 'keypress',\n topKeyUp: 'keyup',\n topLoad: 'load',\n topLoadStart: 'loadstart',\n topMouseDown: 'mousedown',\n topMouseMove: 'mousemove',\n topMouseOut: 'mouseout',\n topMouseOver: 'mouseover',\n topMouseUp: 'mouseup',\n topPaste: 'paste',\n topScroll: 'scroll',\n topSelectionChange: 'selectionchange',\n topTextInput: 'textInput',\n topToggle: 'toggle',\n topTouchCancel: 'touchcancel',\n topTouchEnd: 'touchend',\n topTouchMove: 'touchmove',\n topTouchStart: 'touchstart',\n topTransitionEnd: getVendorPrefixedEventName('transitionend'),\n topWheel: 'wheel'\n};\n\n// There are so many media events, it makes sense to just\n// maintain a list of them. Note these aren't technically\n// \"top-level\" since they don't bubble. We should come up\n// with a better naming convention if we come to refactoring\n// the event system.\nvar mediaEventTypes = {\n topAbort: 'abort',\n topCanPlay: 'canplay',\n topCanPlayThrough: 'canplaythrough',\n topDurationChange: 'durationchange',\n topEmptied: 'emptied',\n topEncrypted: 'encrypted',\n topEnded: 'ended',\n topError: 'error',\n topLoadedData: 'loadeddata',\n topLoadedMetadata: 'loadedmetadata',\n topLoadStart: 'loadstart',\n topPause: 'pause',\n topPlay: 'play',\n topPlaying: 'playing',\n topProgress: 'progress',\n topRateChange: 'ratechange',\n topSeeked: 'seeked',\n topSeeking: 'seeking',\n topStalled: 'stalled',\n topSuspend: 'suspend',\n topTimeUpdate: 'timeupdate',\n topVolumeChange: 'volumechange',\n topWaiting: 'waiting'\n};\n\n/**\n * Summary of `ReactBrowserEventEmitter` event handling:\n *\n * - Top-level delegation is used to trap most native browser events. This\n * may only occur in the main thread and is the responsibility of\n * ReactDOMEventListener, which is injected and can therefore support\n * pluggable event sources. This is the only work that occurs in the main\n * thread.\n *\n * - We normalize and de-duplicate events to account for browser quirks. This\n * may be done in the worker thread.\n *\n * - Forward these native events (with the associated top-level type used to\n * trap it) to `EventPluginHub`, which in turn will ask plugins if they want\n * to extract any synthetic events.\n *\n * - The `EventPluginHub` will then process each event by annotating them with\n * \"dispatches\", a sequence of listeners and IDs that care about that event.\n *\n * - The `EventPluginHub` then dispatches the events.\n *\n * Overview of React and the event system:\n *\n * +------------+ .\n * | DOM | .\n * +------------+ .\n * | .\n * v .\n * +------------+ .\n * | ReactEvent | .\n * | Listener | .\n * +------------+ . +-----------+\n * | . +--------+|SimpleEvent|\n * | . | |Plugin |\n * +-----|------+ . v +-----------+\n * | | | . +--------------+ +------------+\n * | +-----------.--->|EventPluginHub| | Event |\n * | | . | | +-----------+ | Propagators|\n * | ReactEvent | . | | |TapEvent | |------------|\n * | Emitter | . | |<---+|Plugin | |other plugin|\n * | | . | | +-----------+ | utilities |\n * | +-----------.--->| | +------------+\n * | | | . +--------------+\n * +-----|------+ . ^ +-----------+\n * | . | |Enter/Leave|\n * + . +-------+|Plugin |\n * +-------------+ . +-----------+\n * | application | .\n * |-------------| .\n * | | .\n * | | .\n * +-------------+ .\n * .\n * React Core . General Purpose Event Plugin System\n */\n\nvar alreadyListeningTo = {};\nvar reactTopListenersCounter = 0;\n\n/**\n * To ensure no conflicts with other potential React instances on the page\n */\nvar topListenersIDKey = '_reactListenersID' + ('' + Math.random()).slice(2);\n\nfunction getListeningForDocument(mountAt) {\n // In IE8, `mountAt` is a host object and doesn't have `hasOwnProperty`\n // directly.\n if (!Object.prototype.hasOwnProperty.call(mountAt, topListenersIDKey)) {\n mountAt[topListenersIDKey] = reactTopListenersCounter++;\n alreadyListeningTo[mountAt[topListenersIDKey]] = {};\n }\n return alreadyListeningTo[mountAt[topListenersIDKey]];\n}\n\n/**\n * We listen for bubbled touch events on the document object.\n *\n * Firefox v8.01 (and possibly others) exhibited strange behavior when\n * mounting `onmousemove` events at some node that was not the document\n * element. The symptoms were that if your mouse is not moving over something\n * contained within that mount point (for example on the background) the\n * top-level listeners for `onmousemove` won't be called. However, if you\n * register the `mousemove` on the document object, then it will of course\n * catch all `mousemove`s. This along with iOS quirks, justifies restricting\n * top-level listeners to the document object only, at least for these\n * movement types of events and possibly all events.\n *\n * @see http://www.quirksmode.org/blog/archives/2010/09/click_event_del.html\n *\n * Also, `keyup`/`keypress`/`keydown` do not bubble to the window on IE, but\n * they bubble to document.\n *\n * @param {string} registrationName Name of listener (e.g. `onClick`).\n * @param {object} contentDocumentHandle Document which owns the container\n */\nfunction listenTo(registrationName, contentDocumentHandle) {\n var mountAt = contentDocumentHandle;\n var isListening = getListeningForDocument(mountAt);\n var dependencies = registrationNameDependencies[registrationName];\n\n for (var i = 0; i < dependencies.length; i++) {\n var dependency = dependencies[i];\n if (!(isListening.hasOwnProperty(dependency) && isListening[dependency])) {\n if (dependency === 'topScroll') {\n trapCapturedEvent('topScroll', 'scroll', mountAt);\n } else if (dependency === 'topFocus' || dependency === 'topBlur') {\n trapCapturedEvent('topFocus', 'focus', mountAt);\n trapCapturedEvent('topBlur', 'blur', mountAt);\n\n // to make sure blur and focus event listeners are only attached once\n isListening.topBlur = true;\n isListening.topFocus = true;\n } else if (dependency === 'topCancel') {\n if (isEventSupported('cancel', true)) {\n trapCapturedEvent('topCancel', 'cancel', mountAt);\n }\n isListening.topCancel = true;\n } else if (dependency === 'topClose') {\n if (isEventSupported('close', true)) {\n trapCapturedEvent('topClose', 'close', mountAt);\n }\n isListening.topClose = true;\n } else if (topLevelTypes.hasOwnProperty(dependency)) {\n trapBubbledEvent(dependency, topLevelTypes[dependency], mountAt);\n }\n\n isListening[dependency] = true;\n }\n }\n}\n\nfunction isListeningToAllDependencies(registrationName, mountAt) {\n var isListening = getListeningForDocument(mountAt);\n var dependencies = registrationNameDependencies[registrationName];\n for (var i = 0; i < dependencies.length; i++) {\n var dependency = dependencies[i];\n if (!(isListening.hasOwnProperty(dependency) && isListening[dependency])) {\n return false;\n }\n }\n return true;\n}\n\n/**\n * Given any node return the first leaf node without children.\n *\n * @param {DOMElement|DOMTextNode} node\n * @return {DOMElement|DOMTextNode}\n */\nfunction getLeafNode(node) {\n while (node && node.firstChild) {\n node = node.firstChild;\n }\n return node;\n}\n\n/**\n * Get the next sibling within a container. This will walk up the\n * DOM if a node's siblings have been exhausted.\n *\n * @param {DOMElement|DOMTextNode} node\n * @return {?DOMElement|DOMTextNode}\n */\nfunction getSiblingNode(node) {\n while (node) {\n if (node.nextSibling) {\n return node.nextSibling;\n }\n node = node.parentNode;\n }\n}\n\n/**\n * Get object describing the nodes which contain characters at offset.\n *\n * @param {DOMElement|DOMTextNode} root\n * @param {number} offset\n * @return {?object}\n */\nfunction getNodeForCharacterOffset(root, offset) {\n var node = getLeafNode(root);\n var nodeStart = 0;\n var nodeEnd = 0;\n\n while (node) {\n if (node.nodeType === TEXT_NODE) {\n nodeEnd = nodeStart + node.textContent.length;\n\n if (nodeStart <= offset && nodeEnd >= offset) {\n return {\n node: node,\n offset: offset - nodeStart\n };\n }\n\n nodeStart = nodeEnd;\n }\n\n node = getLeafNode(getSiblingNode(node));\n }\n}\n\n/**\n * @param {DOMElement} outerNode\n * @return {?object}\n */\nfunction getOffsets(outerNode) {\n var selection = window.getSelection && window.getSelection();\n\n if (!selection || selection.rangeCount === 0) {\n return null;\n }\n\n var anchorNode = selection.anchorNode,\n anchorOffset = selection.anchorOffset,\n focusNode = selection.focusNode,\n focusOffset = selection.focusOffset;\n\n // In Firefox, anchorNode and focusNode can be \"anonymous divs\", e.g. the\n // up/down buttons on an . Anonymous divs do not seem to\n // expose properties, triggering a \"Permission denied error\" if any of its\n // properties are accessed. The only seemingly possible way to avoid erroring\n // is to access a property that typically works for non-anonymous divs and\n // catch any error that may otherwise arise. See\n // https://bugzilla.mozilla.org/show_bug.cgi?id=208427\n\n try {\n /* eslint-disable no-unused-expressions */\n anchorNode.nodeType;\n focusNode.nodeType;\n /* eslint-enable no-unused-expressions */\n } catch (e) {\n return null;\n }\n\n return getModernOffsetsFromPoints(outerNode, anchorNode, anchorOffset, focusNode, focusOffset);\n}\n\n/**\n * Returns {start, end} where `start` is the character/codepoint index of\n * (anchorNode, anchorOffset) within the textContent of `outerNode`, and\n * `end` is the index of (focusNode, focusOffset).\n *\n * Returns null if you pass in garbage input but we should probably just crash.\n *\n * Exported only for testing.\n */\nfunction getModernOffsetsFromPoints(outerNode, anchorNode, anchorOffset, focusNode, focusOffset) {\n var length = 0;\n var start = -1;\n var end = -1;\n var indexWithinAnchor = 0;\n var indexWithinFocus = 0;\n var node = outerNode;\n var parentNode = null;\n\n outer: while (true) {\n var next = null;\n\n while (true) {\n if (node === anchorNode && (anchorOffset === 0 || node.nodeType === TEXT_NODE)) {\n start = length + anchorOffset;\n }\n if (node === focusNode && (focusOffset === 0 || node.nodeType === TEXT_NODE)) {\n end = length + focusOffset;\n }\n\n if (node.nodeType === TEXT_NODE) {\n length += node.nodeValue.length;\n }\n\n if ((next = node.firstChild) === null) {\n break;\n }\n // Moving from `node` to its first child `next`.\n parentNode = node;\n node = next;\n }\n\n while (true) {\n if (node === outerNode) {\n // If `outerNode` has children, this is always the second time visiting\n // it. If it has no children, this is still the first loop, and the only\n // valid selection is anchorNode and focusNode both equal to this node\n // and both offsets 0, in which case we will have handled above.\n break outer;\n }\n if (parentNode === anchorNode && ++indexWithinAnchor === anchorOffset) {\n start = length;\n }\n if (parentNode === focusNode && ++indexWithinFocus === focusOffset) {\n end = length;\n }\n if ((next = node.nextSibling) !== null) {\n break;\n }\n node = parentNode;\n parentNode = node.parentNode;\n }\n\n // Moving from `node` to its next sibling `next`.\n node = next;\n }\n\n if (start === -1 || end === -1) {\n // This should never happen. (Would happen if the anchor/focus nodes aren't\n // actually inside the passed-in node.)\n return null;\n }\n\n return {\n start: start,\n end: end\n };\n}\n\n/**\n * In modern non-IE browsers, we can support both forward and backward\n * selections.\n *\n * Note: IE10+ supports the Selection object, but it does not support\n * the `extend` method, which means that even in modern IE, it's not possible\n * to programmatically create a backward selection. Thus, for all IE\n * versions, we use the old IE API to create our selections.\n *\n * @param {DOMElement|DOMTextNode} node\n * @param {object} offsets\n */\nfunction setOffsets(node, offsets) {\n if (!window.getSelection) {\n return;\n }\n\n var selection = window.getSelection();\n var length = node[getTextContentAccessor()].length;\n var start = Math.min(offsets.start, length);\n var end = offsets.end === undefined ? start : Math.min(offsets.end, length);\n\n // IE 11 uses modern selection, but doesn't support the extend method.\n // Flip backward selections, so we can set with a single range.\n if (!selection.extend && start > end) {\n var temp = end;\n end = start;\n start = temp;\n }\n\n var startMarker = getNodeForCharacterOffset(node, start);\n var endMarker = getNodeForCharacterOffset(node, end);\n\n if (startMarker && endMarker) {\n if (selection.rangeCount === 1 && selection.anchorNode === startMarker.node && selection.anchorOffset === startMarker.offset && selection.focusNode === endMarker.node && selection.focusOffset === endMarker.offset) {\n return;\n }\n var range = document.createRange();\n range.setStart(startMarker.node, startMarker.offset);\n selection.removeAllRanges();\n\n if (start > end) {\n selection.addRange(range);\n selection.extend(endMarker.node, endMarker.offset);\n } else {\n range.setEnd(endMarker.node, endMarker.offset);\n selection.addRange(range);\n }\n }\n}\n\nfunction isInDocument(node) {\n return containsNode(document.documentElement, node);\n}\n\n/**\n * @ReactInputSelection: React input selection module. Based on Selection.js,\n * but modified to be suitable for react and has a couple of bug fixes (doesn't\n * assume buttons have range selections allowed).\n * Input selection module for React.\n */\n\nfunction hasSelectionCapabilities(elem) {\n var nodeName = elem && elem.nodeName && elem.nodeName.toLowerCase();\n return nodeName && (nodeName === 'input' && elem.type === 'text' || nodeName === 'textarea' || elem.contentEditable === 'true');\n}\n\nfunction getSelectionInformation() {\n var focusedElem = getActiveElement();\n return {\n focusedElem: focusedElem,\n selectionRange: hasSelectionCapabilities(focusedElem) ? getSelection$1(focusedElem) : null\n };\n}\n\n/**\n * @restoreSelection: If any selection information was potentially lost,\n * restore it. This is useful when performing operations that could remove dom\n * nodes and place them back in, resulting in focus being lost.\n */\nfunction restoreSelection(priorSelectionInformation) {\n var curFocusedElem = getActiveElement();\n var priorFocusedElem = priorSelectionInformation.focusedElem;\n var priorSelectionRange = priorSelectionInformation.selectionRange;\n if (curFocusedElem !== priorFocusedElem && isInDocument(priorFocusedElem)) {\n if (hasSelectionCapabilities(priorFocusedElem)) {\n setSelection(priorFocusedElem, priorSelectionRange);\n }\n\n // Focusing a node can change the scroll position, which is undesirable\n var ancestors = [];\n var ancestor = priorFocusedElem;\n while (ancestor = ancestor.parentNode) {\n if (ancestor.nodeType === ELEMENT_NODE) {\n ancestors.push({\n element: ancestor,\n left: ancestor.scrollLeft,\n top: ancestor.scrollTop\n });\n }\n }\n\n priorFocusedElem.focus();\n\n for (var i = 0; i < ancestors.length; i++) {\n var info = ancestors[i];\n info.element.scrollLeft = info.left;\n info.element.scrollTop = info.top;\n }\n }\n}\n\n/**\n * @getSelection: Gets the selection bounds of a focused textarea, input or\n * contentEditable node.\n * -@input: Look up selection bounds of this input\n * -@return {start: selectionStart, end: selectionEnd}\n */\nfunction getSelection$1(input) {\n var selection = void 0;\n\n if ('selectionStart' in input) {\n // Modern browser with input or textarea.\n selection = {\n start: input.selectionStart,\n end: input.selectionEnd\n };\n } else {\n // Content editable or old IE textarea.\n selection = getOffsets(input);\n }\n\n return selection || { start: 0, end: 0 };\n}\n\n/**\n * @setSelection: Sets the selection bounds of a textarea or input and focuses\n * the input.\n * -@input Set selection bounds of this input or textarea\n * -@offsets Object of same form that is returned from get*\n */\nfunction setSelection(input, offsets) {\n var start = offsets.start,\n end = offsets.end;\n\n if (end === undefined) {\n end = start;\n }\n\n if ('selectionStart' in input) {\n input.selectionStart = start;\n input.selectionEnd = Math.min(end, input.value.length);\n } else {\n setOffsets(input, offsets);\n }\n}\n\nvar skipSelectionChangeEvent = ExecutionEnvironment.canUseDOM && 'documentMode' in document && document.documentMode <= 11;\n\nvar eventTypes$3 = {\n select: {\n phasedRegistrationNames: {\n bubbled: 'onSelect',\n captured: 'onSelectCapture'\n },\n dependencies: ['topBlur', 'topContextMenu', 'topFocus', 'topKeyDown', 'topKeyUp', 'topMouseDown', 'topMouseUp', 'topSelectionChange']\n }\n};\n\nvar activeElement$1 = null;\nvar activeElementInst$1 = null;\nvar lastSelection = null;\nvar mouseDown = false;\n\n/**\n * Get an object which is a unique representation of the current selection.\n *\n * The return value will not be consistent across nodes or browsers, but\n * two identical selections on the same node will return identical objects.\n *\n * @param {DOMElement} node\n * @return {object}\n */\nfunction getSelection(node) {\n if ('selectionStart' in node && hasSelectionCapabilities(node)) {\n return {\n start: node.selectionStart,\n end: node.selectionEnd\n };\n } else if (window.getSelection) {\n var selection = window.getSelection();\n return {\n anchorNode: selection.anchorNode,\n anchorOffset: selection.anchorOffset,\n focusNode: selection.focusNode,\n focusOffset: selection.focusOffset\n };\n }\n}\n\n/**\n * Poll selection to see whether it's changed.\n *\n * @param {object} nativeEvent\n * @return {?SyntheticEvent}\n */\nfunction constructSelectEvent(nativeEvent, nativeEventTarget) {\n // Ensure we have the right element, and that the user is not dragging a\n // selection (this matches native `select` event behavior). In HTML5, select\n // fires only on input and textarea thus if there's no focused element we\n // won't dispatch.\n if (mouseDown || activeElement$1 == null || activeElement$1 !== getActiveElement()) {\n return null;\n }\n\n // Only fire when selection has actually changed.\n var currentSelection = getSelection(activeElement$1);\n if (!lastSelection || !shallowEqual(lastSelection, currentSelection)) {\n lastSelection = currentSelection;\n\n var syntheticEvent = SyntheticEvent$1.getPooled(eventTypes$3.select, activeElementInst$1, nativeEvent, nativeEventTarget);\n\n syntheticEvent.type = 'select';\n syntheticEvent.target = activeElement$1;\n\n accumulateTwoPhaseDispatches(syntheticEvent);\n\n return syntheticEvent;\n }\n\n return null;\n}\n\n/**\n * This plugin creates an `onSelect` event that normalizes select events\n * across form elements.\n *\n * Supported elements are:\n * - input (see `isTextInputElement`)\n * - textarea\n * - contentEditable\n *\n * This differs from native browser implementations in the following ways:\n * - Fires on contentEditable fields as well as inputs.\n * - Fires for collapsed selection.\n * - Fires after user input.\n */\nvar SelectEventPlugin = {\n eventTypes: eventTypes$3,\n\n extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {\n var doc = nativeEventTarget.window === nativeEventTarget ? nativeEventTarget.document : nativeEventTarget.nodeType === DOCUMENT_NODE ? nativeEventTarget : nativeEventTarget.ownerDocument;\n // Track whether all listeners exists for this plugin. If none exist, we do\n // not extract events. See #3639.\n if (!doc || !isListeningToAllDependencies('onSelect', doc)) {\n return null;\n }\n\n var targetNode = targetInst ? getNodeFromInstance$1(targetInst) : window;\n\n switch (topLevelType) {\n // Track the input node that has focus.\n case 'topFocus':\n if (isTextInputElement(targetNode) || targetNode.contentEditable === 'true') {\n activeElement$1 = targetNode;\n activeElementInst$1 = targetInst;\n lastSelection = null;\n }\n break;\n case 'topBlur':\n activeElement$1 = null;\n activeElementInst$1 = null;\n lastSelection = null;\n break;\n // Don't fire the event while the user is dragging. This matches the\n // semantics of the native select event.\n case 'topMouseDown':\n mouseDown = true;\n break;\n case 'topContextMenu':\n case 'topMouseUp':\n mouseDown = false;\n return constructSelectEvent(nativeEvent, nativeEventTarget);\n // Chrome and IE fire non-standard event when selection is changed (and\n // sometimes when it hasn't). IE's event fires out of order with respect\n // to key and input events on deletion, so we discard it.\n //\n // Firefox doesn't support selectionchange, so check selection status\n // after each key entry. The selection changes after keydown and before\n // keyup, but we check on keydown as well in the case of holding down a\n // key, when multiple keydown events are fired but only one keyup is.\n // This is also our approach for IE handling, for the reason above.\n case 'topSelectionChange':\n if (skipSelectionChangeEvent) {\n break;\n }\n // falls through\n case 'topKeyDown':\n case 'topKeyUp':\n return constructSelectEvent(nativeEvent, nativeEventTarget);\n }\n\n return null;\n }\n};\n\n/**\n * Inject modules for resolving DOM hierarchy and plugin ordering.\n */\ninjection.injectEventPluginOrder(DOMEventPluginOrder);\ninjection$1.injectComponentTree(ReactDOMComponentTree);\n\n/**\n * Some important event plugins included by default (without having to require\n * them).\n */\ninjection.injectEventPluginsByName({\n SimpleEventPlugin: SimpleEventPlugin,\n EnterLeaveEventPlugin: EnterLeaveEventPlugin,\n ChangeEventPlugin: ChangeEventPlugin,\n SelectEventPlugin: SelectEventPlugin,\n BeforeInputEventPlugin: BeforeInputEventPlugin\n});\n\n// Max 31 bit integer. The max integer size in V8 for 32-bit systems.\n// Math.pow(2, 30) - 1\n// 0b111111111111111111111111111111\nvar MAX_SIGNED_31_BIT_INT = 1073741823;\n\n// TODO: Use an opaque type once ESLint et al support the syntax\n\n\nvar NoWork = 0;\nvar Sync = 1;\nvar Never = MAX_SIGNED_31_BIT_INT;\n\nvar UNIT_SIZE = 10;\nvar MAGIC_NUMBER_OFFSET = 2;\n\n// 1 unit of expiration time represents 10ms.\nfunction msToExpirationTime(ms) {\n // Always add an offset so that we don't clash with the magic number for NoWork.\n return (ms / UNIT_SIZE | 0) + MAGIC_NUMBER_OFFSET;\n}\n\nfunction expirationTimeToMs(expirationTime) {\n return (expirationTime - MAGIC_NUMBER_OFFSET) * UNIT_SIZE;\n}\n\nfunction ceiling(num, precision) {\n return ((num / precision | 0) + 1) * precision;\n}\n\nfunction computeExpirationBucket(currentTime, expirationInMs, bucketSizeMs) {\n return ceiling(currentTime + expirationInMs / UNIT_SIZE, bucketSizeMs / UNIT_SIZE);\n}\n\nvar NoContext = 0;\nvar AsyncMode = 1;\nvar StrictMode = 2;\n\nvar hasBadMapPolyfill = void 0;\n\n{\n hasBadMapPolyfill = false;\n try {\n var nonExtensibleObject = Object.preventExtensions({});\n var testMap = new Map([[nonExtensibleObject, null]]);\n var testSet = new Set([nonExtensibleObject]);\n // This is necessary for Rollup to not consider these unused.\n // https://github.com/rollup/rollup/issues/1771\n // TODO: we can remove these if Rollup fixes the bug.\n testMap.set(0, 0);\n testSet.add(0);\n } catch (e) {\n // TODO: Consider warning about bad polyfills\n hasBadMapPolyfill = true;\n }\n}\n\n// A Fiber is work on a Component that needs to be done or was done. There can\n// be more than one per component.\n\n\nvar debugCounter = void 0;\n\n{\n debugCounter = 1;\n}\n\nfunction FiberNode(tag, pendingProps, key, mode) {\n // Instance\n this.tag = tag;\n this.key = key;\n this.type = null;\n this.stateNode = null;\n\n // Fiber\n this['return'] = null;\n this.child = null;\n this.sibling = null;\n this.index = 0;\n\n this.ref = null;\n\n this.pendingProps = pendingProps;\n this.memoizedProps = null;\n this.updateQueue = null;\n this.memoizedState = null;\n\n this.mode = mode;\n\n // Effects\n this.effectTag = NoEffect;\n this.nextEffect = null;\n\n this.firstEffect = null;\n this.lastEffect = null;\n\n this.expirationTime = NoWork;\n\n this.alternate = null;\n\n {\n this._debugID = debugCounter++;\n this._debugSource = null;\n this._debugOwner = null;\n this._debugIsCurrentlyTiming = false;\n if (!hasBadMapPolyfill && typeof Object.preventExtensions === 'function') {\n Object.preventExtensions(this);\n }\n }\n}\n\n// This is a constructor function, rather than a POJO constructor, still\n// please ensure we do the following:\n// 1) Nobody should add any instance methods on this. Instance methods can be\n// more difficult to predict when they get optimized and they are almost\n// never inlined properly in static compilers.\n// 2) Nobody should rely on `instanceof Fiber` for type testing. We should\n// always know when it is a fiber.\n// 3) We might want to experiment with using numeric keys since they are easier\n// to optimize in a non-JIT environment.\n// 4) We can easily go from a constructor to a createFiber object literal if that\n// is faster.\n// 5) It should be easy to port this to a C struct and keep a C implementation\n// compatible.\nvar createFiber = function (tag, pendingProps, key, mode) {\n // $FlowFixMe: the shapes are exact here but Flow doesn't like constructors\n return new FiberNode(tag, pendingProps, key, mode);\n};\n\nfunction shouldConstruct(Component) {\n return !!(Component.prototype && Component.prototype.isReactComponent);\n}\n\n// This is used to create an alternate fiber to do work on.\nfunction createWorkInProgress(current, pendingProps, expirationTime) {\n var workInProgress = current.alternate;\n if (workInProgress === null) {\n // We use a double buffering pooling technique because we know that we'll\n // only ever need at most two versions of a tree. We pool the \"other\" unused\n // node that we're free to reuse. This is lazily created to avoid allocating\n // extra objects for things that are never updated. It also allow us to\n // reclaim the extra memory if needed.\n workInProgress = createFiber(current.tag, pendingProps, current.key, current.mode);\n workInProgress.type = current.type;\n workInProgress.stateNode = current.stateNode;\n\n {\n // DEV-only fields\n workInProgress._debugID = current._debugID;\n workInProgress._debugSource = current._debugSource;\n workInProgress._debugOwner = current._debugOwner;\n }\n\n workInProgress.alternate = current;\n current.alternate = workInProgress;\n } else {\n workInProgress.pendingProps = pendingProps;\n\n // We already have an alternate.\n // Reset the effect tag.\n workInProgress.effectTag = NoEffect;\n\n // The effect list is no longer valid.\n workInProgress.nextEffect = null;\n workInProgress.firstEffect = null;\n workInProgress.lastEffect = null;\n }\n\n workInProgress.expirationTime = expirationTime;\n\n workInProgress.child = current.child;\n workInProgress.memoizedProps = current.memoizedProps;\n workInProgress.memoizedState = current.memoizedState;\n workInProgress.updateQueue = current.updateQueue;\n\n // These will be overridden during the parent's reconciliation\n workInProgress.sibling = current.sibling;\n workInProgress.index = current.index;\n workInProgress.ref = current.ref;\n\n return workInProgress;\n}\n\nfunction createHostRootFiber(isAsync) {\n var mode = isAsync ? AsyncMode | StrictMode : NoContext;\n return createFiber(HostRoot, null, null, mode);\n}\n\nfunction createFiberFromElement(element, mode, expirationTime) {\n var owner = null;\n {\n owner = element._owner;\n }\n\n var fiber = void 0;\n var type = element.type;\n var key = element.key;\n var pendingProps = element.props;\n\n var fiberTag = void 0;\n if (typeof type === 'function') {\n fiberTag = shouldConstruct(type) ? ClassComponent : IndeterminateComponent;\n } else if (typeof type === 'string') {\n fiberTag = HostComponent;\n } else {\n switch (type) {\n case REACT_FRAGMENT_TYPE:\n return createFiberFromFragment(pendingProps.children, mode, expirationTime, key);\n case REACT_ASYNC_MODE_TYPE:\n fiberTag = Mode;\n mode |= AsyncMode | StrictMode;\n break;\n case REACT_STRICT_MODE_TYPE:\n fiberTag = Mode;\n mode |= StrictMode;\n break;\n case REACT_CALL_TYPE:\n fiberTag = CallComponent;\n break;\n case REACT_RETURN_TYPE:\n fiberTag = ReturnComponent;\n break;\n default:\n {\n if (typeof type === 'object' && type !== null) {\n switch (type.$$typeof) {\n case REACT_PROVIDER_TYPE:\n fiberTag = ContextProvider;\n break;\n case REACT_CONTEXT_TYPE:\n // This is a consumer\n fiberTag = ContextConsumer;\n break;\n case REACT_FORWARD_REF_TYPE:\n fiberTag = ForwardRef;\n break;\n default:\n if (typeof type.tag === 'number') {\n // Currently assumed to be a continuation and therefore is a\n // fiber already.\n // TODO: The yield system is currently broken for updates in\n // some cases. The reified yield stores a fiber, but we don't\n // know which fiber that is; the current or a workInProgress?\n // When the continuation gets rendered here we don't know if we\n // can reuse that fiber or if we need to clone it. There is\n // probably a clever way to restructure this.\n fiber = type;\n fiber.pendingProps = pendingProps;\n fiber.expirationTime = expirationTime;\n return fiber;\n } else {\n throwOnInvalidElementType(type, owner);\n }\n break;\n }\n } else {\n throwOnInvalidElementType(type, owner);\n }\n }\n }\n }\n\n fiber = createFiber(fiberTag, pendingProps, key, mode);\n fiber.type = type;\n fiber.expirationTime = expirationTime;\n\n {\n fiber._debugSource = element._source;\n fiber._debugOwner = element._owner;\n }\n\n return fiber;\n}\n\nfunction throwOnInvalidElementType(type, owner) {\n var info = '';\n {\n if (type === undefined || typeof type === 'object' && type !== null && Object.keys(type).length === 0) {\n info += ' You likely forgot to export your component from the file ' + \"it's defined in, or you might have mixed up default and \" + 'named imports.';\n }\n var ownerName = owner ? getComponentName(owner) : null;\n if (ownerName) {\n info += '\\n\\nCheck the render method of `' + ownerName + '`.';\n }\n }\n invariant(false, 'Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s', type == null ? type : typeof type, info);\n}\n\nfunction createFiberFromFragment(elements, mode, expirationTime, key) {\n var fiber = createFiber(Fragment, elements, key, mode);\n fiber.expirationTime = expirationTime;\n return fiber;\n}\n\nfunction createFiberFromText(content, mode, expirationTime) {\n var fiber = createFiber(HostText, content, null, mode);\n fiber.expirationTime = expirationTime;\n return fiber;\n}\n\nfunction createFiberFromHostInstanceForDeletion() {\n var fiber = createFiber(HostComponent, null, null, NoContext);\n fiber.type = 'DELETED';\n return fiber;\n}\n\nfunction createFiberFromPortal(portal, mode, expirationTime) {\n var pendingProps = portal.children !== null ? portal.children : [];\n var fiber = createFiber(HostPortal, pendingProps, portal.key, mode);\n fiber.expirationTime = expirationTime;\n fiber.stateNode = {\n containerInfo: portal.containerInfo,\n pendingChildren: null, // Used by persistent updates\n implementation: portal.implementation\n };\n return fiber;\n}\n\n// TODO: This should be lifted into the renderer.\n\n\nfunction createFiberRoot(containerInfo, isAsync, hydrate) {\n // Cyclic construction. This cheats the type system right now because\n // stateNode is any.\n var uninitializedFiber = createHostRootFiber(isAsync);\n var root = {\n current: uninitializedFiber,\n containerInfo: containerInfo,\n pendingChildren: null,\n pendingCommitExpirationTime: NoWork,\n finishedWork: null,\n context: null,\n pendingContext: null,\n hydrate: hydrate,\n remainingExpirationTime: NoWork,\n firstBatch: null,\n nextScheduledRoot: null\n };\n uninitializedFiber.stateNode = root;\n return root;\n}\n\nvar onCommitFiberRoot = null;\nvar onCommitFiberUnmount = null;\nvar hasLoggedError = false;\n\nfunction catchErrors(fn) {\n return function (arg) {\n try {\n return fn(arg);\n } catch (err) {\n if (true && !hasLoggedError) {\n hasLoggedError = true;\n warning(false, 'React DevTools encountered an error: %s', err);\n }\n }\n };\n}\n\nfunction injectInternals(internals) {\n if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ === 'undefined') {\n // No DevTools\n return false;\n }\n var hook = __REACT_DEVTOOLS_GLOBAL_HOOK__;\n if (hook.isDisabled) {\n // This isn't a real property on the hook, but it can be set to opt out\n // of DevTools integration and associated warnings and logs.\n // https://github.com/facebook/react/issues/3877\n return true;\n }\n if (!hook.supportsFiber) {\n {\n warning(false, 'The installed version of React DevTools is too old and will not work ' + 'with the current version of React. Please update React DevTools. ' + 'https://fb.me/react-devtools');\n }\n // DevTools exists, even though it doesn't support Fiber.\n return true;\n }\n try {\n var rendererID = hook.inject(internals);\n // We have successfully injected, so now it is safe to set up hooks.\n onCommitFiberRoot = catchErrors(function (root) {\n return hook.onCommitFiberRoot(rendererID, root);\n });\n onCommitFiberUnmount = catchErrors(function (fiber) {\n return hook.onCommitFiberUnmount(rendererID, fiber);\n });\n } catch (err) {\n // Catch all errors because it is unsafe to throw during initialization.\n {\n warning(false, 'React DevTools encountered an error: %s.', err);\n }\n }\n // DevTools exists\n return true;\n}\n\nfunction onCommitRoot(root) {\n if (typeof onCommitFiberRoot === 'function') {\n onCommitFiberRoot(root);\n }\n}\n\nfunction onCommitUnmount(fiber) {\n if (typeof onCommitFiberUnmount === 'function') {\n onCommitFiberUnmount(fiber);\n }\n}\n\n/**\n * Forked from fbjs/warning:\n * https://github.com/facebook/fbjs/blob/e66ba20ad5be433eb54423f2b097d829324d9de6/packages/fbjs/src/__forks__/warning.js\n *\n * Only change is we use console.warn instead of console.error,\n * and do nothing when 'console' is not supported.\n * This really simplifies the code.\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 lowPriorityWarning = function () {};\n\n{\n var printWarning = function (format) {\n for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {\n args[_key - 1] = arguments[_key];\n }\n\n var argIndex = 0;\n var message = 'Warning: ' + format.replace(/%s/g, function () {\n return args[argIndex++];\n });\n if (typeof console !== 'undefined') {\n console.warn(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 lowPriorityWarning = function (condition, format) {\n if (format === undefined) {\n throw new Error('`warning(condition, format, ...args)` requires a warning ' + 'message argument');\n }\n if (!condition) {\n for (var _len2 = arguments.length, args = Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {\n args[_key2 - 2] = arguments[_key2];\n }\n\n printWarning.apply(undefined, [format].concat(args));\n }\n };\n}\n\nvar lowPriorityWarning$1 = lowPriorityWarning;\n\nvar ReactStrictModeWarnings = {\n discardPendingWarnings: function () {},\n flushPendingDeprecationWarnings: function () {},\n flushPendingUnsafeLifecycleWarnings: function () {},\n recordDeprecationWarnings: function (fiber, instance) {},\n recordUnsafeLifecycleWarnings: function (fiber, instance) {}\n};\n\n{\n var LIFECYCLE_SUGGESTIONS = {\n UNSAFE_componentWillMount: 'componentDidMount',\n UNSAFE_componentWillReceiveProps: 'static getDerivedStateFromProps',\n UNSAFE_componentWillUpdate: 'componentDidUpdate'\n };\n\n var pendingComponentWillMountWarnings = [];\n var pendingComponentWillReceivePropsWarnings = [];\n var pendingComponentWillUpdateWarnings = [];\n var pendingUnsafeLifecycleWarnings = new Map();\n\n // Tracks components we have already warned about.\n var didWarnAboutDeprecatedLifecycles = new Set();\n var didWarnAboutUnsafeLifecycles = new Set();\n\n ReactStrictModeWarnings.discardPendingWarnings = function () {\n pendingComponentWillMountWarnings = [];\n pendingComponentWillReceivePropsWarnings = [];\n pendingComponentWillUpdateWarnings = [];\n pendingUnsafeLifecycleWarnings = new Map();\n };\n\n ReactStrictModeWarnings.flushPendingUnsafeLifecycleWarnings = function () {\n pendingUnsafeLifecycleWarnings.forEach(function (lifecycleWarningsMap, strictRoot) {\n var lifecyclesWarningMesages = [];\n\n Object.keys(lifecycleWarningsMap).forEach(function (lifecycle) {\n var lifecycleWarnings = lifecycleWarningsMap[lifecycle];\n if (lifecycleWarnings.length > 0) {\n var componentNames = new Set();\n lifecycleWarnings.forEach(function (fiber) {\n componentNames.add(getComponentName(fiber) || 'Component');\n didWarnAboutUnsafeLifecycles.add(fiber.type);\n });\n\n var formatted = lifecycle.replace('UNSAFE_', '');\n var suggestion = LIFECYCLE_SUGGESTIONS[lifecycle];\n var sortedComponentNames = Array.from(componentNames).sort().join(', ');\n\n lifecyclesWarningMesages.push(formatted + ': Please update the following components to use ' + (suggestion + ' instead: ' + sortedComponentNames));\n }\n });\n\n if (lifecyclesWarningMesages.length > 0) {\n var strictRootComponentStack = getStackAddendumByWorkInProgressFiber(strictRoot);\n\n warning(false, 'Unsafe lifecycle methods were found within a strict-mode tree:%s' + '\\n\\n%s' + '\\n\\nLearn more about this warning here:' + '\\nhttps://fb.me/react-strict-mode-warnings', strictRootComponentStack, lifecyclesWarningMesages.join('\\n\\n'));\n }\n });\n\n pendingUnsafeLifecycleWarnings = new Map();\n };\n\n var getStrictRoot = function (fiber) {\n var maybeStrictRoot = null;\n\n while (fiber !== null) {\n if (fiber.mode & StrictMode) {\n maybeStrictRoot = fiber;\n }\n\n fiber = fiber['return'];\n }\n\n return maybeStrictRoot;\n };\n\n ReactStrictModeWarnings.flushPendingDeprecationWarnings = function () {\n if (pendingComponentWillMountWarnings.length > 0) {\n var uniqueNames = new Set();\n pendingComponentWillMountWarnings.forEach(function (fiber) {\n uniqueNames.add(getComponentName(fiber) || 'Component');\n didWarnAboutDeprecatedLifecycles.add(fiber.type);\n });\n\n var sortedNames = Array.from(uniqueNames).sort().join(', ');\n\n lowPriorityWarning$1(false, 'componentWillMount is deprecated and will be removed in the next major version. ' + 'Use componentDidMount instead. As a temporary workaround, ' + 'you can rename to UNSAFE_componentWillMount.' + '\\n\\nPlease update the following components: %s' + '\\n\\nLearn more about this warning here:' + '\\nhttps://fb.me/react-async-component-lifecycle-hooks', sortedNames);\n\n pendingComponentWillMountWarnings = [];\n }\n\n if (pendingComponentWillReceivePropsWarnings.length > 0) {\n var _uniqueNames = new Set();\n pendingComponentWillReceivePropsWarnings.forEach(function (fiber) {\n _uniqueNames.add(getComponentName(fiber) || 'Component');\n didWarnAboutDeprecatedLifecycles.add(fiber.type);\n });\n\n var _sortedNames = Array.from(_uniqueNames).sort().join(', ');\n\n lowPriorityWarning$1(false, 'componentWillReceiveProps is deprecated and will be removed in the next major version. ' + 'Use static getDerivedStateFromProps instead.' + '\\n\\nPlease update the following components: %s' + '\\n\\nLearn more about this warning here:' + '\\nhttps://fb.me/react-async-component-lifecycle-hooks', _sortedNames);\n\n pendingComponentWillReceivePropsWarnings = [];\n }\n\n if (pendingComponentWillUpdateWarnings.length > 0) {\n var _uniqueNames2 = new Set();\n pendingComponentWillUpdateWarnings.forEach(function (fiber) {\n _uniqueNames2.add(getComponentName(fiber) || 'Component');\n didWarnAboutDeprecatedLifecycles.add(fiber.type);\n });\n\n var _sortedNames2 = Array.from(_uniqueNames2).sort().join(', ');\n\n lowPriorityWarning$1(false, 'componentWillUpdate is deprecated and will be removed in the next major version. ' + 'Use componentDidUpdate instead. As a temporary workaround, ' + 'you can rename to UNSAFE_componentWillUpdate.' + '\\n\\nPlease update the following components: %s' + '\\n\\nLearn more about this warning here:' + '\\nhttps://fb.me/react-async-component-lifecycle-hooks', _sortedNames2);\n\n pendingComponentWillUpdateWarnings = [];\n }\n };\n\n ReactStrictModeWarnings.recordDeprecationWarnings = function (fiber, instance) {\n // Dedup strategy: Warn once per component.\n if (didWarnAboutDeprecatedLifecycles.has(fiber.type)) {\n return;\n }\n\n // Don't warn about react-lifecycles-compat polyfilled components.\n if (typeof instance.componentWillMount === 'function' && instance.componentWillMount.__suppressDeprecationWarning !== true) {\n pendingComponentWillMountWarnings.push(fiber);\n }\n if (typeof instance.componentWillReceiveProps === 'function' && instance.componentWillReceiveProps.__suppressDeprecationWarning !== true) {\n pendingComponentWillReceivePropsWarnings.push(fiber);\n }\n if (typeof instance.componentWillUpdate === 'function' && instance.componentWillUpdate.__suppressDeprecationWarning !== true) {\n pendingComponentWillUpdateWarnings.push(fiber);\n }\n };\n\n ReactStrictModeWarnings.recordUnsafeLifecycleWarnings = function (fiber, instance) {\n var strictRoot = getStrictRoot(fiber);\n\n // Dedup strategy: Warn once per component.\n // This is difficult to track any other way since component names\n // are often vague and are likely to collide between 3rd party libraries.\n // An expand property is probably okay to use here since it's DEV-only,\n // and will only be set in the event of serious warnings.\n if (didWarnAboutUnsafeLifecycles.has(fiber.type)) {\n return;\n }\n\n // Don't warn about react-lifecycles-compat polyfilled components.\n // Note that it is sufficient to check for the presence of a\n // single lifecycle, componentWillMount, with the polyfill flag.\n if (typeof instance.componentWillMount === 'function' && instance.componentWillMount.__suppressDeprecationWarning === true) {\n return;\n }\n\n var warningsForRoot = void 0;\n if (!pendingUnsafeLifecycleWarnings.has(strictRoot)) {\n warningsForRoot = {\n UNSAFE_componentWillMount: [],\n UNSAFE_componentWillReceiveProps: [],\n UNSAFE_componentWillUpdate: []\n };\n\n pendingUnsafeLifecycleWarnings.set(strictRoot, warningsForRoot);\n } else {\n warningsForRoot = pendingUnsafeLifecycleWarnings.get(strictRoot);\n }\n\n var unsafeLifecycles = [];\n if (typeof instance.componentWillMount === 'function' || typeof instance.UNSAFE_componentWillMount === 'function') {\n unsafeLifecycles.push('UNSAFE_componentWillMount');\n }\n if (typeof instance.componentWillReceiveProps === 'function' || typeof instance.UNSAFE_componentWillReceiveProps === 'function') {\n unsafeLifecycles.push('UNSAFE_componentWillReceiveProps');\n }\n if (typeof instance.componentWillUpdate === 'function' || typeof instance.UNSAFE_componentWillUpdate === 'function') {\n unsafeLifecycles.push('UNSAFE_componentWillUpdate');\n }\n\n if (unsafeLifecycles.length > 0) {\n unsafeLifecycles.forEach(function (lifecycle) {\n warningsForRoot[lifecycle].push(fiber);\n });\n }\n };\n}\n\n// Exports ReactDOM.createRoot\nvar enableUserTimingAPI = true;\n\n// Mutating mode (React DOM, React ART, React Native):\nvar enableMutatingReconciler = true;\n// Experimental noop mode (currently unused):\nvar enableNoopReconciler = false;\n// Experimental persistent mode (Fabric):\nvar enablePersistentReconciler = false;\n// Experimental error-boundary API that can recover from errors within a single\n// render phase\nvar enableGetDerivedStateFromCatch = false;\n// Helps identify side effects in begin-phase lifecycle hooks and setState reducers:\nvar debugRenderPhaseSideEffects = false;\n\n// In some cases, StrictMode should also double-render lifecycles.\n// This can be confusing for tests though,\n// And it can be bad for performance in production.\n// This feature flag can be used to control the behavior:\nvar debugRenderPhaseSideEffectsForStrictMode = true;\n\n// To preserve the \"Pause on caught exceptions\" behavior of the debugger, we\n// replay the begin phase of a failed component inside invokeGuardedCallback.\nvar replayFailedUnitOfWorkWithInvokeGuardedCallback = true;\n\n// Warn about deprecated, async-unsafe lifecycles; relates to RFC #6:\nvar warnAboutDeprecatedLifecycles = false;\n\nvar alwaysUseRequestIdleCallbackPolyfill = false;\n\n// Only used in www builds.\n\n// Prefix measurements so that it's possible to filter them.\n// Longer prefixes are hard to read in DevTools.\nvar reactEmoji = '\\u269B';\nvar warningEmoji = '\\u26D4';\nvar supportsUserTiming = typeof performance !== 'undefined' && typeof performance.mark === 'function' && typeof performance.clearMarks === 'function' && typeof performance.measure === 'function' && typeof performance.clearMeasures === 'function';\n\n// Keep track of current fiber so that we know the path to unwind on pause.\n// TODO: this looks the same as nextUnitOfWork in scheduler. Can we unify them?\nvar currentFiber = null;\n// If we're in the middle of user code, which fiber and method is it?\n// Reusing `currentFiber` would be confusing for this because user code fiber\n// can change during commit phase too, but we don't need to unwind it (since\n// lifecycles in the commit phase don't resemble a tree).\nvar currentPhase = null;\nvar currentPhaseFiber = null;\n// Did lifecycle hook schedule an update? This is often a performance problem,\n// so we will keep track of it, and include it in the report.\n// Track commits caused by cascading updates.\nvar isCommitting = false;\nvar hasScheduledUpdateInCurrentCommit = false;\nvar hasScheduledUpdateInCurrentPhase = false;\nvar commitCountInCurrentWorkLoop = 0;\nvar effectCountInCurrentCommit = 0;\nvar isWaitingForCallback = false;\n// During commits, we only show a measurement once per method name\n// to avoid stretch the commit phase with measurement overhead.\nvar labelsInCurrentCommit = new Set();\n\nvar formatMarkName = function (markName) {\n return reactEmoji + ' ' + markName;\n};\n\nvar formatLabel = function (label, warning$$1) {\n var prefix = warning$$1 ? warningEmoji + ' ' : reactEmoji + ' ';\n var suffix = warning$$1 ? ' Warning: ' + warning$$1 : '';\n return '' + prefix + label + suffix;\n};\n\nvar beginMark = function (markName) {\n performance.mark(formatMarkName(markName));\n};\n\nvar clearMark = function (markName) {\n performance.clearMarks(formatMarkName(markName));\n};\n\nvar endMark = function (label, markName, warning$$1) {\n var formattedMarkName = formatMarkName(markName);\n var formattedLabel = formatLabel(label, warning$$1);\n try {\n performance.measure(formattedLabel, formattedMarkName);\n } catch (err) {}\n // If previous mark was missing for some reason, this will throw.\n // This could only happen if React crashed in an unexpected place earlier.\n // Don't pile on with more errors.\n\n // Clear marks immediately to avoid growing buffer.\n performance.clearMarks(formattedMarkName);\n performance.clearMeasures(formattedLabel);\n};\n\nvar getFiberMarkName = function (label, debugID) {\n return label + ' (#' + debugID + ')';\n};\n\nvar getFiberLabel = function (componentName, isMounted, phase) {\n if (phase === null) {\n // These are composite component total time measurements.\n return componentName + ' [' + (isMounted ? 'update' : 'mount') + ']';\n } else {\n // Composite component methods.\n return componentName + '.' + phase;\n }\n};\n\nvar beginFiberMark = function (fiber, phase) {\n var componentName = getComponentName(fiber) || 'Unknown';\n var debugID = fiber._debugID;\n var isMounted = fiber.alternate !== null;\n var label = getFiberLabel(componentName, isMounted, phase);\n\n if (isCommitting && labelsInCurrentCommit.has(label)) {\n // During the commit phase, we don't show duplicate labels because\n // there is a fixed overhead for every measurement, and we don't\n // want to stretch the commit phase beyond necessary.\n return false;\n }\n labelsInCurrentCommit.add(label);\n\n var markName = getFiberMarkName(label, debugID);\n beginMark(markName);\n return true;\n};\n\nvar clearFiberMark = function (fiber, phase) {\n var componentName = getComponentName(fiber) || 'Unknown';\n var debugID = fiber._debugID;\n var isMounted = fiber.alternate !== null;\n var label = getFiberLabel(componentName, isMounted, phase);\n var markName = getFiberMarkName(label, debugID);\n clearMark(markName);\n};\n\nvar endFiberMark = function (fiber, phase, warning$$1) {\n var componentName = getComponentName(fiber) || 'Unknown';\n var debugID = fiber._debugID;\n var isMounted = fiber.alternate !== null;\n var label = getFiberLabel(componentName, isMounted, phase);\n var markName = getFiberMarkName(label, debugID);\n endMark(label, markName, warning$$1);\n};\n\nvar shouldIgnoreFiber = function (fiber) {\n // Host components should be skipped in the timeline.\n // We could check typeof fiber.type, but does this work with RN?\n switch (fiber.tag) {\n case HostRoot:\n case HostComponent:\n case HostText:\n case HostPortal:\n case CallComponent:\n case ReturnComponent:\n case Fragment:\n case ContextProvider:\n case ContextConsumer:\n return true;\n default:\n return false;\n }\n};\n\nvar clearPendingPhaseMeasurement = function () {\n if (currentPhase !== null && currentPhaseFiber !== null) {\n clearFiberMark(currentPhaseFiber, currentPhase);\n }\n currentPhaseFiber = null;\n currentPhase = null;\n hasScheduledUpdateInCurrentPhase = false;\n};\n\nvar pauseTimers = function () {\n // Stops all currently active measurements so that they can be resumed\n // if we continue in a later deferred loop from the same unit of work.\n var fiber = currentFiber;\n while (fiber) {\n if (fiber._debugIsCurrentlyTiming) {\n endFiberMark(fiber, null, null);\n }\n fiber = fiber['return'];\n }\n};\n\nvar resumeTimersRecursively = function (fiber) {\n if (fiber['return'] !== null) {\n resumeTimersRecursively(fiber['return']);\n }\n if (fiber._debugIsCurrentlyTiming) {\n beginFiberMark(fiber, null);\n }\n};\n\nvar resumeTimers = function () {\n // Resumes all measurements that were active during the last deferred loop.\n if (currentFiber !== null) {\n resumeTimersRecursively(currentFiber);\n }\n};\n\nfunction recordEffect() {\n if (enableUserTimingAPI) {\n effectCountInCurrentCommit++;\n }\n}\n\nfunction recordScheduleUpdate() {\n if (enableUserTimingAPI) {\n if (isCommitting) {\n hasScheduledUpdateInCurrentCommit = true;\n }\n if (currentPhase !== null && currentPhase !== 'componentWillMount' && currentPhase !== 'componentWillReceiveProps') {\n hasScheduledUpdateInCurrentPhase = true;\n }\n }\n}\n\nfunction startRequestCallbackTimer() {\n if (enableUserTimingAPI) {\n if (supportsUserTiming && !isWaitingForCallback) {\n isWaitingForCallback = true;\n beginMark('(Waiting for async callback...)');\n }\n }\n}\n\nfunction stopRequestCallbackTimer(didExpire, expirationTime) {\n if (enableUserTimingAPI) {\n if (supportsUserTiming) {\n isWaitingForCallback = false;\n var warning$$1 = didExpire ? 'React was blocked by main thread' : null;\n endMark('(Waiting for async callback... will force flush in ' + expirationTime + ' ms)', '(Waiting for async callback...)', warning$$1);\n }\n }\n}\n\nfunction startWorkTimer(fiber) {\n if (enableUserTimingAPI) {\n if (!supportsUserTiming || shouldIgnoreFiber(fiber)) {\n return;\n }\n // If we pause, this is the fiber to unwind from.\n currentFiber = fiber;\n if (!beginFiberMark(fiber, null)) {\n return;\n }\n fiber._debugIsCurrentlyTiming = true;\n }\n}\n\nfunction cancelWorkTimer(fiber) {\n if (enableUserTimingAPI) {\n if (!supportsUserTiming || shouldIgnoreFiber(fiber)) {\n return;\n }\n // Remember we shouldn't complete measurement for this fiber.\n // Otherwise flamechart will be deep even for small updates.\n fiber._debugIsCurrentlyTiming = false;\n clearFiberMark(fiber, null);\n }\n}\n\nfunction stopWorkTimer(fiber) {\n if (enableUserTimingAPI) {\n if (!supportsUserTiming || shouldIgnoreFiber(fiber)) {\n return;\n }\n // If we pause, its parent is the fiber to unwind from.\n currentFiber = fiber['return'];\n if (!fiber._debugIsCurrentlyTiming) {\n return;\n }\n fiber._debugIsCurrentlyTiming = false;\n endFiberMark(fiber, null, null);\n }\n}\n\nfunction stopFailedWorkTimer(fiber) {\n if (enableUserTimingAPI) {\n if (!supportsUserTiming || shouldIgnoreFiber(fiber)) {\n return;\n }\n // If we pause, its parent is the fiber to unwind from.\n currentFiber = fiber['return'];\n if (!fiber._debugIsCurrentlyTiming) {\n return;\n }\n fiber._debugIsCurrentlyTiming = false;\n var warning$$1 = 'An error was thrown inside this error boundary';\n endFiberMark(fiber, null, warning$$1);\n }\n}\n\nfunction startPhaseTimer(fiber, phase) {\n if (enableUserTimingAPI) {\n if (!supportsUserTiming) {\n return;\n }\n clearPendingPhaseMeasurement();\n if (!beginFiberMark(fiber, phase)) {\n return;\n }\n currentPhaseFiber = fiber;\n currentPhase = phase;\n }\n}\n\nfunction stopPhaseTimer() {\n if (enableUserTimingAPI) {\n if (!supportsUserTiming) {\n return;\n }\n if (currentPhase !== null && currentPhaseFiber !== null) {\n var warning$$1 = hasScheduledUpdateInCurrentPhase ? 'Scheduled a cascading update' : null;\n endFiberMark(currentPhaseFiber, currentPhase, warning$$1);\n }\n currentPhase = null;\n currentPhaseFiber = null;\n }\n}\n\nfunction startWorkLoopTimer(nextUnitOfWork) {\n if (enableUserTimingAPI) {\n currentFiber = nextUnitOfWork;\n if (!supportsUserTiming) {\n return;\n }\n commitCountInCurrentWorkLoop = 0;\n // This is top level call.\n // Any other measurements are performed within.\n beginMark('(React Tree Reconciliation)');\n // Resume any measurements that were in progress during the last loop.\n resumeTimers();\n }\n}\n\nfunction stopWorkLoopTimer(interruptedBy) {\n if (enableUserTimingAPI) {\n if (!supportsUserTiming) {\n return;\n }\n var warning$$1 = null;\n if (interruptedBy !== null) {\n if (interruptedBy.tag === HostRoot) {\n warning$$1 = 'A top-level update interrupted the previous render';\n } else {\n var componentName = getComponentName(interruptedBy) || 'Unknown';\n warning$$1 = 'An update to ' + componentName + ' interrupted the previous render';\n }\n } else if (commitCountInCurrentWorkLoop > 1) {\n warning$$1 = 'There were cascading updates';\n }\n commitCountInCurrentWorkLoop = 0;\n // Pause any measurements until the next loop.\n pauseTimers();\n endMark('(React Tree Reconciliation)', '(React Tree Reconciliation)', warning$$1);\n }\n}\n\nfunction startCommitTimer() {\n if (enableUserTimingAPI) {\n if (!supportsUserTiming) {\n return;\n }\n isCommitting = true;\n hasScheduledUpdateInCurrentCommit = false;\n labelsInCurrentCommit.clear();\n beginMark('(Committing Changes)');\n }\n}\n\nfunction stopCommitTimer() {\n if (enableUserTimingAPI) {\n if (!supportsUserTiming) {\n return;\n }\n\n var warning$$1 = null;\n if (hasScheduledUpdateInCurrentCommit) {\n warning$$1 = 'Lifecycle hook scheduled a cascading update';\n } else if (commitCountInCurrentWorkLoop > 0) {\n warning$$1 = 'Caused by a cascading update in earlier commit';\n }\n hasScheduledUpdateInCurrentCommit = false;\n commitCountInCurrentWorkLoop++;\n isCommitting = false;\n labelsInCurrentCommit.clear();\n\n endMark('(Committing Changes)', '(Committing Changes)', warning$$1);\n }\n}\n\nfunction startCommitSnapshotEffectsTimer() {\n if (enableUserTimingAPI) {\n if (!supportsUserTiming) {\n return;\n }\n effectCountInCurrentCommit = 0;\n beginMark('(Committing Snapshot Effects)');\n }\n}\n\nfunction stopCommitSnapshotEffectsTimer() {\n if (enableUserTimingAPI) {\n if (!supportsUserTiming) {\n return;\n }\n var count = effectCountInCurrentCommit;\n effectCountInCurrentCommit = 0;\n endMark('(Committing Snapshot Effects: ' + count + ' Total)', '(Committing Snapshot Effects)', null);\n }\n}\n\nfunction startCommitHostEffectsTimer() {\n if (enableUserTimingAPI) {\n if (!supportsUserTiming) {\n return;\n }\n effectCountInCurrentCommit = 0;\n beginMark('(Committing Host Effects)');\n }\n}\n\nfunction stopCommitHostEffectsTimer() {\n if (enableUserTimingAPI) {\n if (!supportsUserTiming) {\n return;\n }\n var count = effectCountInCurrentCommit;\n effectCountInCurrentCommit = 0;\n endMark('(Committing Host Effects: ' + count + ' Total)', '(Committing Host Effects)', null);\n }\n}\n\nfunction startCommitLifeCyclesTimer() {\n if (enableUserTimingAPI) {\n if (!supportsUserTiming) {\n return;\n }\n effectCountInCurrentCommit = 0;\n beginMark('(Calling Lifecycle Methods)');\n }\n}\n\nfunction stopCommitLifeCyclesTimer() {\n if (enableUserTimingAPI) {\n if (!supportsUserTiming) {\n return;\n }\n var count = effectCountInCurrentCommit;\n effectCountInCurrentCommit = 0;\n endMark('(Calling Lifecycle Methods: ' + count + ' Total)', '(Calling Lifecycle Methods)', null);\n }\n}\n\nvar didWarnUpdateInsideUpdate = void 0;\n\n{\n didWarnUpdateInsideUpdate = false;\n}\n\n// Callbacks are not validated until invocation\n\n\n// Singly linked-list of updates. When an update is scheduled, it is added to\n// the queue of the current fiber and the work-in-progress fiber. The two queues\n// are separate but they share a persistent structure.\n//\n// During reconciliation, updates are removed from the work-in-progress fiber,\n// but they remain on the current fiber. That ensures that if a work-in-progress\n// is aborted, the aborted updates are recovered by cloning from current.\n//\n// The work-in-progress queue is always a subset of the current queue.\n//\n// When the tree is committed, the work-in-progress becomes the current.\n\n\nfunction createUpdateQueue(baseState) {\n var queue = {\n baseState: baseState,\n expirationTime: NoWork,\n first: null,\n last: null,\n callbackList: null,\n hasForceUpdate: false,\n isInitialized: false,\n capturedValues: null\n };\n {\n queue.isProcessing = false;\n }\n return queue;\n}\n\nfunction insertUpdateIntoQueue(queue, update) {\n // Append the update to the end of the list.\n if (queue.last === null) {\n // Queue is empty\n queue.first = queue.last = update;\n } else {\n queue.last.next = update;\n queue.last = update;\n }\n if (queue.expirationTime === NoWork || queue.expirationTime > update.expirationTime) {\n queue.expirationTime = update.expirationTime;\n }\n}\n\nvar q1 = void 0;\nvar q2 = void 0;\nfunction ensureUpdateQueues(fiber) {\n q1 = q2 = null;\n // We'll have at least one and at most two distinct update queues.\n var alternateFiber = fiber.alternate;\n var queue1 = fiber.updateQueue;\n if (queue1 === null) {\n // TODO: We don't know what the base state will be until we begin work.\n // It depends on which fiber is the next current. Initialize with an empty\n // base state, then set to the memoizedState when rendering. Not super\n // happy with this approach.\n queue1 = fiber.updateQueue = createUpdateQueue(null);\n }\n\n var queue2 = void 0;\n if (alternateFiber !== null) {\n queue2 = alternateFiber.updateQueue;\n if (queue2 === null) {\n queue2 = alternateFiber.updateQueue = createUpdateQueue(null);\n }\n } else {\n queue2 = null;\n }\n queue2 = queue2 !== queue1 ? queue2 : null;\n\n // Use module variables instead of returning a tuple\n q1 = queue1;\n q2 = queue2;\n}\n\nfunction insertUpdateIntoFiber(fiber, update) {\n ensureUpdateQueues(fiber);\n var queue1 = q1;\n var queue2 = q2;\n\n // Warn if an update is scheduled from inside an updater function.\n {\n if ((queue1.isProcessing || queue2 !== null && queue2.isProcessing) && !didWarnUpdateInsideUpdate) {\n warning(false, 'An update (setState, replaceState, or forceUpdate) was scheduled ' + 'from inside an update function. Update functions should be pure, ' + 'with zero side-effects. Consider using componentDidUpdate or a ' + 'callback.');\n didWarnUpdateInsideUpdate = true;\n }\n }\n\n // If there's only one queue, add the update to that queue and exit.\n if (queue2 === null) {\n insertUpdateIntoQueue(queue1, update);\n return;\n }\n\n // If either queue is empty, we need to add to both queues.\n if (queue1.last === null || queue2.last === null) {\n insertUpdateIntoQueue(queue1, update);\n insertUpdateIntoQueue(queue2, update);\n return;\n }\n\n // If both lists are not empty, the last update is the same for both lists\n // because of structural sharing. So, we should only append to one of\n // the lists.\n insertUpdateIntoQueue(queue1, update);\n // But we still need to update the `last` pointer of queue2.\n queue2.last = update;\n}\n\nfunction getUpdateExpirationTime(fiber) {\n switch (fiber.tag) {\n case HostRoot:\n case ClassComponent:\n var updateQueue = fiber.updateQueue;\n if (updateQueue === null) {\n return NoWork;\n }\n return updateQueue.expirationTime;\n default:\n return NoWork;\n }\n}\n\nfunction getStateFromUpdate(update, instance, prevState, props) {\n var partialState = update.partialState;\n if (typeof partialState === 'function') {\n return partialState.call(instance, prevState, props);\n } else {\n return partialState;\n }\n}\n\nfunction processUpdateQueue(current, workInProgress, queue, instance, props, renderExpirationTime) {\n if (current !== null && current.updateQueue === queue) {\n // We need to create a work-in-progress queue, by cloning the current queue.\n var currentQueue = queue;\n queue = workInProgress.updateQueue = {\n baseState: currentQueue.baseState,\n expirationTime: currentQueue.expirationTime,\n first: currentQueue.first,\n last: currentQueue.last,\n isInitialized: currentQueue.isInitialized,\n capturedValues: currentQueue.capturedValues,\n // These fields are no longer valid because they were already committed.\n // Reset them.\n callbackList: null,\n hasForceUpdate: false\n };\n }\n\n {\n // Set this flag so we can warn if setState is called inside the update\n // function of another setState.\n queue.isProcessing = true;\n }\n\n // Reset the remaining expiration time. If we skip over any updates, we'll\n // increase this accordingly.\n queue.expirationTime = NoWork;\n\n // TODO: We don't know what the base state will be until we begin work.\n // It depends on which fiber is the next current. Initialize with an empty\n // base state, then set to the memoizedState when rendering. Not super\n // happy with this approach.\n var state = void 0;\n if (queue.isInitialized) {\n state = queue.baseState;\n } else {\n state = queue.baseState = workInProgress.memoizedState;\n queue.isInitialized = true;\n }\n var dontMutatePrevState = true;\n var update = queue.first;\n var didSkip = false;\n while (update !== null) {\n var updateExpirationTime = update.expirationTime;\n if (updateExpirationTime > renderExpirationTime) {\n // This update does not have sufficient priority. Skip it.\n var remainingExpirationTime = queue.expirationTime;\n if (remainingExpirationTime === NoWork || remainingExpirationTime > updateExpirationTime) {\n // Update the remaining expiration time.\n queue.expirationTime = updateExpirationTime;\n }\n if (!didSkip) {\n didSkip = true;\n queue.baseState = state;\n }\n // Continue to the next update.\n update = update.next;\n continue;\n }\n\n // This update does have sufficient priority.\n\n // If no previous updates were skipped, drop this update from the queue by\n // advancing the head of the list.\n if (!didSkip) {\n queue.first = update.next;\n if (queue.first === null) {\n queue.last = null;\n }\n }\n\n // Invoke setState callback an extra time to help detect side-effects.\n // Ignore the return value in this case.\n if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {\n getStateFromUpdate(update, instance, state, props);\n }\n\n // Process the update\n var _partialState = void 0;\n if (update.isReplace) {\n state = getStateFromUpdate(update, instance, state, props);\n dontMutatePrevState = true;\n } else {\n _partialState = getStateFromUpdate(update, instance, state, props);\n if (_partialState) {\n if (dontMutatePrevState) {\n // $FlowFixMe: Idk how to type this properly.\n state = _assign({}, state, _partialState);\n } else {\n state = _assign(state, _partialState);\n }\n dontMutatePrevState = false;\n }\n }\n if (update.isForced) {\n queue.hasForceUpdate = true;\n }\n if (update.callback !== null) {\n // Append to list of callbacks.\n var _callbackList = queue.callbackList;\n if (_callbackList === null) {\n _callbackList = queue.callbackList = [];\n }\n _callbackList.push(update);\n }\n if (update.capturedValue !== null) {\n var _capturedValues = queue.capturedValues;\n if (_capturedValues === null) {\n queue.capturedValues = [update.capturedValue];\n } else {\n _capturedValues.push(update.capturedValue);\n }\n }\n update = update.next;\n }\n\n if (queue.callbackList !== null) {\n workInProgress.effectTag |= Callback;\n } else if (queue.first === null && !queue.hasForceUpdate && queue.capturedValues === null) {\n // The queue is empty. We can reset it.\n workInProgress.updateQueue = null;\n }\n\n if (!didSkip) {\n didSkip = true;\n queue.baseState = state;\n }\n\n {\n // No longer processing.\n queue.isProcessing = false;\n }\n\n return state;\n}\n\nfunction commitCallbacks(queue, context) {\n var callbackList = queue.callbackList;\n if (callbackList === null) {\n return;\n }\n // Set the list to null to make sure they don't get called more than once.\n queue.callbackList = null;\n for (var i = 0; i < callbackList.length; i++) {\n var update = callbackList[i];\n var _callback = update.callback;\n // This update might be processed again. Clear the callback so it's only\n // called once.\n update.callback = null;\n !(typeof _callback === 'function') ? invariant(false, 'Invalid argument passed as callback. Expected a function. Instead received: %s', _callback) : void 0;\n _callback.call(context);\n }\n}\n\nvar fakeInternalInstance = {};\nvar isArray = Array.isArray;\n\nvar didWarnAboutStateAssignmentForComponent = void 0;\nvar didWarnAboutUndefinedDerivedState = void 0;\nvar didWarnAboutUninitializedState = void 0;\nvar didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate = void 0;\nvar didWarnAboutLegacyLifecyclesAndDerivedState = void 0;\nvar warnOnInvalidCallback$1 = void 0;\n\n{\n didWarnAboutStateAssignmentForComponent = new Set();\n didWarnAboutUndefinedDerivedState = new Set();\n didWarnAboutUninitializedState = new Set();\n didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate = new Set();\n didWarnAboutLegacyLifecyclesAndDerivedState = new Set();\n\n var didWarnOnInvalidCallback = new Set();\n\n warnOnInvalidCallback$1 = function (callback, callerName) {\n if (callback === null || typeof callback === 'function') {\n return;\n }\n var key = callerName + '_' + callback;\n if (!didWarnOnInvalidCallback.has(key)) {\n didWarnOnInvalidCallback.add(key);\n warning(false, '%s(...): Expected the last optional `callback` argument to be a ' + 'function. Instead received: %s.', callerName, callback);\n }\n };\n\n // This is so gross but it's at least non-critical and can be removed if\n // it causes problems. This is meant to give a nicer error message for\n // ReactDOM15.unstable_renderSubtreeIntoContainer(reactDOM16Component,\n // ...)) which otherwise throws a \"_processChildContext is not a function\"\n // exception.\n Object.defineProperty(fakeInternalInstance, '_processChildContext', {\n enumerable: false,\n value: function () {\n invariant(false, '_processChildContext is not available in React 16+. This likely means you have multiple copies of React and are attempting to nest a React 15 tree inside a React 16 tree using unstable_renderSubtreeIntoContainer, which isn\\'t supported. Try to make sure you have only one copy of React (and ideally, switch to ReactDOM.createPortal).');\n }\n });\n Object.freeze(fakeInternalInstance);\n}\nfunction callGetDerivedStateFromCatch(ctor, capturedValues) {\n var resultState = {};\n for (var i = 0; i < capturedValues.length; i++) {\n var capturedValue = capturedValues[i];\n var error = capturedValue.value;\n var partialState = ctor.getDerivedStateFromCatch.call(null, error);\n if (partialState !== null && partialState !== undefined) {\n _assign(resultState, partialState);\n }\n }\n return resultState;\n}\n\nvar ReactFiberClassComponent = function (legacyContext, scheduleWork, computeExpirationForFiber, memoizeProps, memoizeState) {\n var cacheContext = legacyContext.cacheContext,\n getMaskedContext = legacyContext.getMaskedContext,\n getUnmaskedContext = legacyContext.getUnmaskedContext,\n isContextConsumer = legacyContext.isContextConsumer,\n hasContextChanged = legacyContext.hasContextChanged;\n\n // Class component state updater\n\n var updater = {\n isMounted: isMounted,\n enqueueSetState: function (instance, partialState, callback) {\n var fiber = get(instance);\n callback = callback === undefined ? null : callback;\n {\n warnOnInvalidCallback$1(callback, 'setState');\n }\n var expirationTime = computeExpirationForFiber(fiber);\n var update = {\n expirationTime: expirationTime,\n partialState: partialState,\n callback: callback,\n isReplace: false,\n isForced: false,\n capturedValue: null,\n next: null\n };\n insertUpdateIntoFiber(fiber, update);\n scheduleWork(fiber, expirationTime);\n },\n enqueueReplaceState: function (instance, state, callback) {\n var fiber = get(instance);\n callback = callback === undefined ? null : callback;\n {\n warnOnInvalidCallback$1(callback, 'replaceState');\n }\n var expirationTime = computeExpirationForFiber(fiber);\n var update = {\n expirationTime: expirationTime,\n partialState: state,\n callback: callback,\n isReplace: true,\n isForced: false,\n capturedValue: null,\n next: null\n };\n insertUpdateIntoFiber(fiber, update);\n scheduleWork(fiber, expirationTime);\n },\n enqueueForceUpdate: function (instance, callback) {\n var fiber = get(instance);\n callback = callback === undefined ? null : callback;\n {\n warnOnInvalidCallback$1(callback, 'forceUpdate');\n }\n var expirationTime = computeExpirationForFiber(fiber);\n var update = {\n expirationTime: expirationTime,\n partialState: null,\n callback: callback,\n isReplace: false,\n isForced: true,\n capturedValue: null,\n next: null\n };\n insertUpdateIntoFiber(fiber, update);\n scheduleWork(fiber, expirationTime);\n }\n };\n\n function checkShouldComponentUpdate(workInProgress, oldProps, newProps, oldState, newState, newContext) {\n if (oldProps === null || workInProgress.updateQueue !== null && workInProgress.updateQueue.hasForceUpdate) {\n // If the workInProgress already has an Update effect, return true\n return true;\n }\n\n var instance = workInProgress.stateNode;\n var ctor = workInProgress.type;\n if (typeof instance.shouldComponentUpdate === 'function') {\n startPhaseTimer(workInProgress, 'shouldComponentUpdate');\n var shouldUpdate = instance.shouldComponentUpdate(newProps, newState, newContext);\n stopPhaseTimer();\n\n {\n warning(shouldUpdate !== undefined, '%s.shouldComponentUpdate(): Returned undefined instead of a ' + 'boolean value. Make sure to return true or false.', getComponentName(workInProgress) || 'Component');\n }\n\n return shouldUpdate;\n }\n\n if (ctor.prototype && ctor.prototype.isPureReactComponent) {\n return !shallowEqual(oldProps, newProps) || !shallowEqual(oldState, newState);\n }\n\n return true;\n }\n\n function checkClassInstance(workInProgress) {\n var instance = workInProgress.stateNode;\n var type = workInProgress.type;\n {\n var name = getComponentName(workInProgress) || 'Component';\n var renderPresent = instance.render;\n\n if (!renderPresent) {\n if (type.prototype && typeof type.prototype.render === 'function') {\n warning(false, '%s(...): No `render` method found on the returned component ' + 'instance: did you accidentally return an object from the constructor?', name);\n } else {\n warning(false, '%s(...): No `render` method found on the returned component ' + 'instance: you may have forgotten to define `render`.', name);\n }\n }\n\n var noGetInitialStateOnES6 = !instance.getInitialState || instance.getInitialState.isReactClassApproved || instance.state;\n warning(noGetInitialStateOnES6, 'getInitialState was defined on %s, a plain JavaScript class. ' + 'This is only supported for classes created using React.createClass. ' + 'Did you mean to define a state property instead?', name);\n var noGetDefaultPropsOnES6 = !instance.getDefaultProps || instance.getDefaultProps.isReactClassApproved;\n warning(noGetDefaultPropsOnES6, 'getDefaultProps was defined on %s, a plain JavaScript class. ' + 'This is only supported for classes created using React.createClass. ' + 'Use a static property to define defaultProps instead.', name);\n var noInstancePropTypes = !instance.propTypes;\n warning(noInstancePropTypes, 'propTypes was defined as an instance property on %s. Use a static ' + 'property to define propTypes instead.', name);\n var noInstanceContextTypes = !instance.contextTypes;\n warning(noInstanceContextTypes, 'contextTypes was defined as an instance property on %s. Use a static ' + 'property to define contextTypes instead.', name);\n var noComponentShouldUpdate = typeof instance.componentShouldUpdate !== 'function';\n warning(noComponentShouldUpdate, '%s has a method called ' + 'componentShouldUpdate(). Did you mean shouldComponentUpdate()? ' + 'The name is phrased as a question because the function is ' + 'expected to return a value.', name);\n if (type.prototype && type.prototype.isPureReactComponent && typeof instance.shouldComponentUpdate !== 'undefined') {\n warning(false, '%s has a method called shouldComponentUpdate(). ' + 'shouldComponentUpdate should not be used when extending React.PureComponent. ' + 'Please extend React.Component if shouldComponentUpdate is used.', getComponentName(workInProgress) || 'A pure component');\n }\n var noComponentDidUnmount = typeof instance.componentDidUnmount !== 'function';\n warning(noComponentDidUnmount, '%s has a method called ' + 'componentDidUnmount(). But there is no such lifecycle method. ' + 'Did you mean componentWillUnmount()?', name);\n var noComponentDidReceiveProps = typeof instance.componentDidReceiveProps !== 'function';\n warning(noComponentDidReceiveProps, '%s has a method called ' + 'componentDidReceiveProps(). But there is no such lifecycle method. ' + 'If you meant to update the state in response to changing props, ' + 'use componentWillReceiveProps(). If you meant to fetch data or ' + 'run side-effects or mutations after React has updated the UI, use componentDidUpdate().', name);\n var noComponentWillRecieveProps = typeof instance.componentWillRecieveProps !== 'function';\n warning(noComponentWillRecieveProps, '%s has a method called ' + 'componentWillRecieveProps(). Did you mean componentWillReceiveProps()?', name);\n var noUnsafeComponentWillRecieveProps = typeof instance.UNSAFE_componentWillRecieveProps !== 'function';\n warning(noUnsafeComponentWillRecieveProps, '%s has a method called ' + 'UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?', name);\n var hasMutatedProps = instance.props !== workInProgress.pendingProps;\n warning(instance.props === undefined || !hasMutatedProps, '%s(...): When calling super() in `%s`, make sure to pass ' + \"up the same props that your component's constructor was passed.\", name, name);\n var noInstanceDefaultProps = !instance.defaultProps;\n warning(noInstanceDefaultProps, 'Setting defaultProps as an instance property on %s is not supported and will be ignored.' + ' Instead, define defaultProps as a static property on %s.', name, name);\n\n if (typeof instance.getSnapshotBeforeUpdate === 'function' && typeof instance.componentDidUpdate !== 'function' && typeof instance.componentDidUpdate !== 'function' && !didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate.has(type)) {\n didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate.add(type);\n warning(false, '%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). ' + 'This component defines getSnapshotBeforeUpdate() only.', getComponentName(workInProgress));\n }\n\n var noInstanceGetDerivedStateFromProps = typeof instance.getDerivedStateFromProps !== 'function';\n warning(noInstanceGetDerivedStateFromProps, '%s: getDerivedStateFromProps() is defined as an instance method ' + 'and will be ignored. Instead, declare it as a static method.', name);\n var noInstanceGetDerivedStateFromCatch = typeof instance.getDerivedStateFromCatch !== 'function';\n warning(noInstanceGetDerivedStateFromCatch, '%s: getDerivedStateFromCatch() is defined as an instance method ' + 'and will be ignored. Instead, declare it as a static method.', name);\n var noStaticGetSnapshotBeforeUpdate = typeof type.getSnapshotBeforeUpdate !== 'function';\n warning(noStaticGetSnapshotBeforeUpdate, '%s: getSnapshotBeforeUpdate() is defined as a static method ' + 'and will be ignored. Instead, declare it as an instance method.', name);\n var _state = instance.state;\n if (_state && (typeof _state !== 'object' || isArray(_state))) {\n warning(false, '%s.state: must be set to an object or null', name);\n }\n if (typeof instance.getChildContext === 'function') {\n warning(typeof type.childContextTypes === 'object', '%s.getChildContext(): childContextTypes must be defined in order to ' + 'use getChildContext().', name);\n }\n }\n }\n\n function resetInputPointers(workInProgress, instance) {\n instance.props = workInProgress.memoizedProps;\n instance.state = workInProgress.memoizedState;\n }\n\n function adoptClassInstance(workInProgress, instance) {\n instance.updater = updater;\n workInProgress.stateNode = instance;\n // The instance needs access to the fiber so that it can schedule updates\n set(instance, workInProgress);\n {\n instance._reactInternalInstance = fakeInternalInstance;\n }\n }\n\n function constructClassInstance(workInProgress, props) {\n var ctor = workInProgress.type;\n var unmaskedContext = getUnmaskedContext(workInProgress);\n var needsContext = isContextConsumer(workInProgress);\n var context = needsContext ? getMaskedContext(workInProgress, unmaskedContext) : emptyObject;\n\n // Instantiate twice to help detect side-effects.\n if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {\n new ctor(props, context); // eslint-disable-line no-new\n }\n\n var instance = new ctor(props, context);\n var state = instance.state !== null && instance.state !== undefined ? instance.state : null;\n adoptClassInstance(workInProgress, instance);\n\n {\n if (typeof ctor.getDerivedStateFromProps === 'function' && state === null) {\n var componentName = getComponentName(workInProgress) || 'Component';\n if (!didWarnAboutUninitializedState.has(componentName)) {\n didWarnAboutUninitializedState.add(componentName);\n warning(false, '%s: Did not properly initialize state during construction. ' + 'Expected state to be an object, but it was %s.', componentName, instance.state === null ? 'null' : 'undefined');\n }\n }\n\n // If new component APIs are defined, \"unsafe\" lifecycles won't be called.\n // Warn about these lifecycles if they are present.\n // Don't warn about react-lifecycles-compat polyfilled methods though.\n if (typeof ctor.getDerivedStateFromProps === 'function' || typeof instance.getSnapshotBeforeUpdate === 'function') {\n var foundWillMountName = null;\n var foundWillReceivePropsName = null;\n var foundWillUpdateName = null;\n if (typeof instance.componentWillMount === 'function' && instance.componentWillMount.__suppressDeprecationWarning !== true) {\n foundWillMountName = 'componentWillMount';\n } else if (typeof instance.UNSAFE_componentWillMount === 'function') {\n foundWillMountName = 'UNSAFE_componentWillMount';\n }\n if (typeof instance.componentWillReceiveProps === 'function' && instance.componentWillReceiveProps.__suppressDeprecationWarning !== true) {\n foundWillReceivePropsName = 'componentWillReceiveProps';\n } else if (typeof instance.UNSAFE_componentWillReceiveProps === 'function') {\n foundWillReceivePropsName = 'UNSAFE_componentWillReceiveProps';\n }\n if (typeof instance.componentWillUpdate === 'function' && instance.componentWillUpdate.__suppressDeprecationWarning !== true) {\n foundWillUpdateName = 'componentWillUpdate';\n } else if (typeof instance.UNSAFE_componentWillUpdate === 'function') {\n foundWillUpdateName = 'UNSAFE_componentWillUpdate';\n }\n if (foundWillMountName !== null || foundWillReceivePropsName !== null || foundWillUpdateName !== null) {\n var _componentName = getComponentName(workInProgress) || 'Component';\n var newApiName = typeof ctor.getDerivedStateFromProps === 'function' ? 'getDerivedStateFromProps()' : 'getSnapshotBeforeUpdate()';\n if (!didWarnAboutLegacyLifecyclesAndDerivedState.has(_componentName)) {\n didWarnAboutLegacyLifecyclesAndDerivedState.add(_componentName);\n warning(false, 'Unsafe legacy lifecycles will not be called for components using new component APIs.\\n\\n' + '%s uses %s but also contains the following legacy lifecycles:%s%s%s\\n\\n' + 'The above lifecycles should be removed. Learn more about this warning here:\\n' + 'https://fb.me/react-async-component-lifecycle-hooks', _componentName, newApiName, foundWillMountName !== null ? '\\n ' + foundWillMountName : '', foundWillReceivePropsName !== null ? '\\n ' + foundWillReceivePropsName : '', foundWillUpdateName !== null ? '\\n ' + foundWillUpdateName : '');\n }\n }\n }\n }\n\n workInProgress.memoizedState = state;\n\n var partialState = callGetDerivedStateFromProps(workInProgress, instance, props, state);\n\n if (partialState !== null && partialState !== undefined) {\n // Render-phase updates (like this) should not be added to the update queue,\n // So that multiple render passes do not enqueue multiple updates.\n // Instead, just synchronously merge the returned state into the instance.\n workInProgress.memoizedState = _assign({}, workInProgress.memoizedState, partialState);\n }\n\n // Cache unmasked context so we can avoid recreating masked context unless necessary.\n // ReactFiberContext usually updates this cache but can't for newly-created instances.\n if (needsContext) {\n cacheContext(workInProgress, unmaskedContext, context);\n }\n\n return instance;\n }\n\n function callComponentWillMount(workInProgress, instance) {\n startPhaseTimer(workInProgress, 'componentWillMount');\n var oldState = instance.state;\n\n if (typeof instance.componentWillMount === 'function') {\n instance.componentWillMount();\n }\n if (typeof instance.UNSAFE_componentWillMount === 'function') {\n instance.UNSAFE_componentWillMount();\n }\n\n stopPhaseTimer();\n\n if (oldState !== instance.state) {\n {\n warning(false, '%s.componentWillMount(): Assigning directly to this.state is ' + \"deprecated (except inside a component's \" + 'constructor). Use setState instead.', getComponentName(workInProgress) || 'Component');\n }\n updater.enqueueReplaceState(instance, instance.state, null);\n }\n }\n\n function callComponentWillReceiveProps(workInProgress, instance, newProps, newContext) {\n var oldState = instance.state;\n startPhaseTimer(workInProgress, 'componentWillReceiveProps');\n if (typeof instance.componentWillReceiveProps === 'function') {\n instance.componentWillReceiveProps(newProps, newContext);\n }\n if (typeof instance.UNSAFE_componentWillReceiveProps === 'function') {\n instance.UNSAFE_componentWillReceiveProps(newProps, newContext);\n }\n stopPhaseTimer();\n\n if (instance.state !== oldState) {\n {\n var componentName = getComponentName(workInProgress) || 'Component';\n if (!didWarnAboutStateAssignmentForComponent.has(componentName)) {\n didWarnAboutStateAssignmentForComponent.add(componentName);\n warning(false, '%s.componentWillReceiveProps(): Assigning directly to ' + \"this.state is deprecated (except inside a component's \" + 'constructor). Use setState instead.', componentName);\n }\n }\n updater.enqueueReplaceState(instance, instance.state, null);\n }\n }\n\n function callGetDerivedStateFromProps(workInProgress, instance, nextProps, prevState) {\n var type = workInProgress.type;\n\n\n if (typeof type.getDerivedStateFromProps === 'function') {\n if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {\n // Invoke method an extra time to help detect side-effects.\n type.getDerivedStateFromProps.call(null, nextProps, prevState);\n }\n\n var partialState = type.getDerivedStateFromProps.call(null, nextProps, prevState);\n\n {\n if (partialState === undefined) {\n var componentName = getComponentName(workInProgress) || 'Component';\n if (!didWarnAboutUndefinedDerivedState.has(componentName)) {\n didWarnAboutUndefinedDerivedState.add(componentName);\n warning(false, '%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. ' + 'You have returned undefined.', componentName);\n }\n }\n }\n\n return partialState;\n }\n }\n\n // Invokes the mount life-cycles on a previously never rendered instance.\n function mountClassInstance(workInProgress, renderExpirationTime) {\n var ctor = workInProgress.type;\n var current = workInProgress.alternate;\n\n {\n checkClassInstance(workInProgress);\n }\n\n var instance = workInProgress.stateNode;\n var props = workInProgress.pendingProps;\n var unmaskedContext = getUnmaskedContext(workInProgress);\n\n instance.props = props;\n instance.state = workInProgress.memoizedState;\n instance.refs = emptyObject;\n instance.context = getMaskedContext(workInProgress, unmaskedContext);\n\n {\n if (workInProgress.mode & StrictMode) {\n ReactStrictModeWarnings.recordUnsafeLifecycleWarnings(workInProgress, instance);\n }\n\n if (warnAboutDeprecatedLifecycles) {\n ReactStrictModeWarnings.recordDeprecationWarnings(workInProgress, instance);\n }\n }\n\n // In order to support react-lifecycles-compat polyfilled components,\n // Unsafe lifecycles should not be invoked for components using the new APIs.\n if (typeof ctor.getDerivedStateFromProps !== 'function' && typeof instance.getSnapshotBeforeUpdate !== 'function' && (typeof instance.UNSAFE_componentWillMount === 'function' || typeof instance.componentWillMount === 'function')) {\n callComponentWillMount(workInProgress, instance);\n // If we had additional state updates during this life-cycle, let's\n // process them now.\n var updateQueue = workInProgress.updateQueue;\n if (updateQueue !== null) {\n instance.state = processUpdateQueue(current, workInProgress, updateQueue, instance, props, renderExpirationTime);\n }\n }\n if (typeof instance.componentDidMount === 'function') {\n workInProgress.effectTag |= Update;\n }\n }\n\n function resumeMountClassInstance(workInProgress, renderExpirationTime) {\n var ctor = workInProgress.type;\n var instance = workInProgress.stateNode;\n resetInputPointers(workInProgress, instance);\n\n var oldProps = workInProgress.memoizedProps;\n var newProps = workInProgress.pendingProps;\n var oldContext = instance.context;\n var newUnmaskedContext = getUnmaskedContext(workInProgress);\n var newContext = getMaskedContext(workInProgress, newUnmaskedContext);\n\n var hasNewLifecycles = typeof ctor.getDerivedStateFromProps === 'function' || typeof instance.getSnapshotBeforeUpdate === 'function';\n\n // Note: During these life-cycles, instance.props/instance.state are what\n // ever the previously attempted to render - not the \"current\". However,\n // during componentDidUpdate we pass the \"current\" props.\n\n // In order to support react-lifecycles-compat polyfilled components,\n // Unsafe lifecycles should not be invoked for components using the new APIs.\n if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillReceiveProps === 'function' || typeof instance.componentWillReceiveProps === 'function')) {\n if (oldProps !== newProps || oldContext !== newContext) {\n callComponentWillReceiveProps(workInProgress, instance, newProps, newContext);\n }\n }\n\n // Compute the next state using the memoized state and the update queue.\n var oldState = workInProgress.memoizedState;\n // TODO: Previous state can be null.\n var newState = void 0;\n var derivedStateFromCatch = void 0;\n if (workInProgress.updateQueue !== null) {\n newState = processUpdateQueue(null, workInProgress, workInProgress.updateQueue, instance, newProps, renderExpirationTime);\n\n var updateQueue = workInProgress.updateQueue;\n if (updateQueue !== null && updateQueue.capturedValues !== null && enableGetDerivedStateFromCatch && typeof ctor.getDerivedStateFromCatch === 'function') {\n var capturedValues = updateQueue.capturedValues;\n // Don't remove these from the update queue yet. We need them in\n // finishClassComponent. Do the reset there.\n // TODO: This is awkward. Refactor class components.\n // updateQueue.capturedValues = null;\n derivedStateFromCatch = callGetDerivedStateFromCatch(ctor, capturedValues);\n }\n } else {\n newState = oldState;\n }\n\n var derivedStateFromProps = void 0;\n if (oldProps !== newProps) {\n // The prevState parameter should be the partially updated state.\n // Otherwise, spreading state in return values could override updates.\n derivedStateFromProps = callGetDerivedStateFromProps(workInProgress, instance, newProps, newState);\n }\n\n if (derivedStateFromProps !== null && derivedStateFromProps !== undefined) {\n // Render-phase updates (like this) should not be added to the update queue,\n // So that multiple render passes do not enqueue multiple updates.\n // Instead, just synchronously merge the returned state into the instance.\n newState = newState === null || newState === undefined ? derivedStateFromProps : _assign({}, newState, derivedStateFromProps);\n }\n if (derivedStateFromCatch !== null && derivedStateFromCatch !== undefined) {\n // Render-phase updates (like this) should not be added to the update queue,\n // So that multiple render passes do not enqueue multiple updates.\n // Instead, just synchronously merge the returned state into the instance.\n newState = newState === null || newState === undefined ? derivedStateFromCatch : _assign({}, newState, derivedStateFromCatch);\n }\n\n if (oldProps === newProps && oldState === newState && !hasContextChanged() && !(workInProgress.updateQueue !== null && workInProgress.updateQueue.hasForceUpdate)) {\n // If an update was already in progress, we should schedule an Update\n // effect even though we're bailing out, so that cWU/cDU are called.\n if (typeof instance.componentDidMount === 'function') {\n workInProgress.effectTag |= Update;\n }\n return false;\n }\n\n var shouldUpdate = checkShouldComponentUpdate(workInProgress, oldProps, newProps, oldState, newState, newContext);\n\n if (shouldUpdate) {\n // In order to support react-lifecycles-compat polyfilled components,\n // Unsafe lifecycles should not be invoked for components using the new APIs.\n if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillMount === 'function' || typeof instance.componentWillMount === 'function')) {\n startPhaseTimer(workInProgress, 'componentWillMount');\n if (typeof instance.componentWillMount === 'function') {\n instance.componentWillMount();\n }\n if (typeof instance.UNSAFE_componentWillMount === 'function') {\n instance.UNSAFE_componentWillMount();\n }\n stopPhaseTimer();\n }\n if (typeof instance.componentDidMount === 'function') {\n workInProgress.effectTag |= Update;\n }\n } else {\n // If an update was already in progress, we should schedule an Update\n // effect even though we're bailing out, so that cWU/cDU are called.\n if (typeof instance.componentDidMount === 'function') {\n workInProgress.effectTag |= Update;\n }\n\n // If shouldComponentUpdate returned false, we should still update the\n // memoized props/state to indicate that this work can be reused.\n memoizeProps(workInProgress, newProps);\n memoizeState(workInProgress, newState);\n }\n\n // Update the existing instance's state, props, and context pointers even\n // if shouldComponentUpdate returns false.\n instance.props = newProps;\n instance.state = newState;\n instance.context = newContext;\n\n return shouldUpdate;\n }\n\n // Invokes the update life-cycles and returns false if it shouldn't rerender.\n function updateClassInstance(current, workInProgress, renderExpirationTime) {\n var ctor = workInProgress.type;\n var instance = workInProgress.stateNode;\n resetInputPointers(workInProgress, instance);\n\n var oldProps = workInProgress.memoizedProps;\n var newProps = workInProgress.pendingProps;\n var oldContext = instance.context;\n var newUnmaskedContext = getUnmaskedContext(workInProgress);\n var newContext = getMaskedContext(workInProgress, newUnmaskedContext);\n\n var hasNewLifecycles = typeof ctor.getDerivedStateFromProps === 'function' || typeof instance.getSnapshotBeforeUpdate === 'function';\n\n // Note: During these life-cycles, instance.props/instance.state are what\n // ever the previously attempted to render - not the \"current\". However,\n // during componentDidUpdate we pass the \"current\" props.\n\n // In order to support react-lifecycles-compat polyfilled components,\n // Unsafe lifecycles should not be invoked for components using the new APIs.\n if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillReceiveProps === 'function' || typeof instance.componentWillReceiveProps === 'function')) {\n if (oldProps !== newProps || oldContext !== newContext) {\n callComponentWillReceiveProps(workInProgress, instance, newProps, newContext);\n }\n }\n\n // Compute the next state using the memoized state and the update queue.\n var oldState = workInProgress.memoizedState;\n // TODO: Previous state can be null.\n var newState = void 0;\n var derivedStateFromCatch = void 0;\n\n if (workInProgress.updateQueue !== null) {\n newState = processUpdateQueue(current, workInProgress, workInProgress.updateQueue, instance, newProps, renderExpirationTime);\n\n var updateQueue = workInProgress.updateQueue;\n if (updateQueue !== null && updateQueue.capturedValues !== null && enableGetDerivedStateFromCatch && typeof ctor.getDerivedStateFromCatch === 'function') {\n var capturedValues = updateQueue.capturedValues;\n // Don't remove these from the update queue yet. We need them in\n // finishClassComponent. Do the reset there.\n // TODO: This is awkward. Refactor class components.\n // updateQueue.capturedValues = null;\n derivedStateFromCatch = callGetDerivedStateFromCatch(ctor, capturedValues);\n }\n } else {\n newState = oldState;\n }\n\n var derivedStateFromProps = void 0;\n if (oldProps !== newProps) {\n // The prevState parameter should be the partially updated state.\n // Otherwise, spreading state in return values could override updates.\n derivedStateFromProps = callGetDerivedStateFromProps(workInProgress, instance, newProps, newState);\n }\n\n if (derivedStateFromProps !== null && derivedStateFromProps !== undefined) {\n // Render-phase updates (like this) should not be added to the update queue,\n // So that multiple render passes do not enqueue multiple updates.\n // Instead, just synchronously merge the returned state into the instance.\n newState = newState === null || newState === undefined ? derivedStateFromProps : _assign({}, newState, derivedStateFromProps);\n }\n if (derivedStateFromCatch !== null && derivedStateFromCatch !== undefined) {\n // Render-phase updates (like this) should not be added to the update queue,\n // So that multiple render passes do not enqueue multiple updates.\n // Instead, just synchronously merge the returned state into the instance.\n newState = newState === null || newState === undefined ? derivedStateFromCatch : _assign({}, newState, derivedStateFromCatch);\n }\n\n if (oldProps === newProps && oldState === newState && !hasContextChanged() && !(workInProgress.updateQueue !== null && workInProgress.updateQueue.hasForceUpdate)) {\n // If an update was already in progress, we should schedule an Update\n // effect even though we're bailing out, so that cWU/cDU are called.\n if (typeof instance.componentDidUpdate === 'function') {\n if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {\n workInProgress.effectTag |= Update;\n }\n }\n if (typeof instance.getSnapshotBeforeUpdate === 'function') {\n if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {\n workInProgress.effectTag |= Snapshot;\n }\n }\n return false;\n }\n\n var shouldUpdate = checkShouldComponentUpdate(workInProgress, oldProps, newProps, oldState, newState, newContext);\n\n if (shouldUpdate) {\n // In order to support react-lifecycles-compat polyfilled components,\n // Unsafe lifecycles should not be invoked for components using the new APIs.\n if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillUpdate === 'function' || typeof instance.componentWillUpdate === 'function')) {\n startPhaseTimer(workInProgress, 'componentWillUpdate');\n if (typeof instance.componentWillUpdate === 'function') {\n instance.componentWillUpdate(newProps, newState, newContext);\n }\n if (typeof instance.UNSAFE_componentWillUpdate === 'function') {\n instance.UNSAFE_componentWillUpdate(newProps, newState, newContext);\n }\n stopPhaseTimer();\n }\n if (typeof instance.componentDidUpdate === 'function') {\n workInProgress.effectTag |= Update;\n }\n if (typeof instance.getSnapshotBeforeUpdate === 'function') {\n workInProgress.effectTag |= Snapshot;\n }\n } else {\n // If an update was already in progress, we should schedule an Update\n // effect even though we're bailing out, so that cWU/cDU are called.\n if (typeof instance.componentDidUpdate === 'function') {\n if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {\n workInProgress.effectTag |= Update;\n }\n }\n if (typeof instance.getSnapshotBeforeUpdate === 'function') {\n if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {\n workInProgress.effectTag |= Snapshot;\n }\n }\n\n // If shouldComponentUpdate returned false, we should still update the\n // memoized props/state to indicate that this work can be reused.\n memoizeProps(workInProgress, newProps);\n memoizeState(workInProgress, newState);\n }\n\n // Update the existing instance's state, props, and context pointers even\n // if shouldComponentUpdate returns false.\n instance.props = newProps;\n instance.state = newState;\n instance.context = newContext;\n\n return shouldUpdate;\n }\n\n return {\n adoptClassInstance: adoptClassInstance,\n callGetDerivedStateFromProps: callGetDerivedStateFromProps,\n constructClassInstance: constructClassInstance,\n mountClassInstance: mountClassInstance,\n resumeMountClassInstance: resumeMountClassInstance,\n updateClassInstance: updateClassInstance\n };\n};\n\nvar getCurrentFiberStackAddendum$2 = ReactDebugCurrentFiber.getCurrentFiberStackAddendum;\n\n\nvar didWarnAboutMaps = void 0;\nvar didWarnAboutStringRefInStrictMode = void 0;\nvar ownerHasKeyUseWarning = void 0;\nvar ownerHasFunctionTypeWarning = void 0;\nvar warnForMissingKey = function (child) {};\n\n{\n didWarnAboutMaps = false;\n didWarnAboutStringRefInStrictMode = {};\n\n /**\n * Warn if there's no key explicitly set on dynamic arrays of children or\n * object keys are not valid. This allows us to keep track of children between\n * updates.\n */\n ownerHasKeyUseWarning = {};\n ownerHasFunctionTypeWarning = {};\n\n warnForMissingKey = function (child) {\n if (child === null || typeof child !== 'object') {\n return;\n }\n if (!child._store || child._store.validated || child.key != null) {\n return;\n }\n !(typeof child._store === 'object') ? invariant(false, 'React Component in warnForMissingKey should have a _store. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n child._store.validated = true;\n\n var currentComponentErrorInfo = 'Each child in an array or iterator should have a unique ' + '\"key\" prop. See https://fb.me/react-warning-keys for ' + 'more information.' + (getCurrentFiberStackAddendum$2() || '');\n if (ownerHasKeyUseWarning[currentComponentErrorInfo]) {\n return;\n }\n ownerHasKeyUseWarning[currentComponentErrorInfo] = true;\n\n warning(false, 'Each child in an array or iterator should have a unique ' + '\"key\" prop. See https://fb.me/react-warning-keys for ' + 'more information.%s', getCurrentFiberStackAddendum$2());\n };\n}\n\nvar isArray$1 = Array.isArray;\n\nfunction coerceRef(returnFiber, current, element) {\n var mixedRef = element.ref;\n if (mixedRef !== null && typeof mixedRef !== 'function' && typeof mixedRef !== 'object') {\n {\n if (returnFiber.mode & StrictMode) {\n var componentName = getComponentName(returnFiber) || 'Component';\n if (!didWarnAboutStringRefInStrictMode[componentName]) {\n warning(false, 'A string ref, \"%s\", has been found within a strict mode tree. ' + 'String refs are a source of potential bugs and should be avoided. ' + 'We recommend using createRef() instead.' + '\\n%s' + '\\n\\nLearn more about using refs safely here:' + '\\nhttps://fb.me/react-strict-mode-string-ref', mixedRef, getStackAddendumByWorkInProgressFiber(returnFiber));\n didWarnAboutStringRefInStrictMode[componentName] = true;\n }\n }\n }\n\n if (element._owner) {\n var owner = element._owner;\n var inst = void 0;\n if (owner) {\n var ownerFiber = owner;\n !(ownerFiber.tag === ClassComponent) ? invariant(false, 'Stateless function components cannot have refs.') : void 0;\n inst = ownerFiber.stateNode;\n }\n !inst ? invariant(false, 'Missing owner for string ref %s. This error is likely caused by a bug in React. Please file an issue.', mixedRef) : void 0;\n var stringRef = '' + mixedRef;\n // Check if previous string ref matches new string ref\n if (current !== null && current.ref !== null && current.ref._stringRef === stringRef) {\n return current.ref;\n }\n var ref = function (value) {\n var refs = inst.refs === emptyObject ? inst.refs = {} : inst.refs;\n if (value === null) {\n delete refs[stringRef];\n } else {\n refs[stringRef] = value;\n }\n };\n ref._stringRef = stringRef;\n return ref;\n } else {\n !(typeof mixedRef === 'string') ? invariant(false, 'Expected ref to be a function or a string.') : void 0;\n !element._owner ? invariant(false, 'Element ref was specified as a string (%s) but no owner was set. This could happen for one of the following reasons:\\n1. You may be adding a ref to a functional component\\n2. You may be adding a ref to a component that was not created inside a component\\'s render method\\n3. You have multiple copies of React loaded\\nSee https://fb.me/react-refs-must-have-owner for more information.', mixedRef) : void 0;\n }\n }\n return mixedRef;\n}\n\nfunction throwOnInvalidObjectType(returnFiber, newChild) {\n if (returnFiber.type !== 'textarea') {\n var addendum = '';\n {\n addendum = ' If you meant to render a collection of children, use an array ' + 'instead.' + (getCurrentFiberStackAddendum$2() || '');\n }\n invariant(false, 'Objects are not valid as a React child (found: %s).%s', Object.prototype.toString.call(newChild) === '[object Object]' ? 'object with keys {' + Object.keys(newChild).join(', ') + '}' : newChild, addendum);\n }\n}\n\nfunction warnOnFunctionType() {\n var currentComponentErrorInfo = 'Functions are not valid as a React child. This may happen if ' + 'you return a Component instead of from render. ' + 'Or maybe you meant to call this function rather than return it.' + (getCurrentFiberStackAddendum$2() || '');\n\n if (ownerHasFunctionTypeWarning[currentComponentErrorInfo]) {\n return;\n }\n ownerHasFunctionTypeWarning[currentComponentErrorInfo] = true;\n\n warning(false, 'Functions are not valid as a React child. This may happen if ' + 'you return a Component instead of from render. ' + 'Or maybe you meant to call this function rather than return it.%s', getCurrentFiberStackAddendum$2() || '');\n}\n\n// This wrapper function exists because I expect to clone the code in each path\n// to be able to optimize each path individually by branching early. This needs\n// a compiler or we can do it manually. Helpers that don't need this branching\n// live outside of this function.\nfunction ChildReconciler(shouldTrackSideEffects) {\n function deleteChild(returnFiber, childToDelete) {\n if (!shouldTrackSideEffects) {\n // Noop.\n return;\n }\n // Deletions are added in reversed order so we add it to the front.\n // At this point, the return fiber's effect list is empty except for\n // deletions, so we can just append the deletion to the list. The remaining\n // effects aren't added until the complete phase. Once we implement\n // resuming, this may not be true.\n var last = returnFiber.lastEffect;\n if (last !== null) {\n last.nextEffect = childToDelete;\n returnFiber.lastEffect = childToDelete;\n } else {\n returnFiber.firstEffect = returnFiber.lastEffect = childToDelete;\n }\n childToDelete.nextEffect = null;\n childToDelete.effectTag = Deletion;\n }\n\n function deleteRemainingChildren(returnFiber, currentFirstChild) {\n if (!shouldTrackSideEffects) {\n // Noop.\n return null;\n }\n\n // TODO: For the shouldClone case, this could be micro-optimized a bit by\n // assuming that after the first child we've already added everything.\n var childToDelete = currentFirstChild;\n while (childToDelete !== null) {\n deleteChild(returnFiber, childToDelete);\n childToDelete = childToDelete.sibling;\n }\n return null;\n }\n\n function mapRemainingChildren(returnFiber, currentFirstChild) {\n // Add the remaining children to a temporary map so that we can find them by\n // keys quickly. Implicit (null) keys get added to this set with their index\n var existingChildren = new Map();\n\n var existingChild = currentFirstChild;\n while (existingChild !== null) {\n if (existingChild.key !== null) {\n existingChildren.set(existingChild.key, existingChild);\n } else {\n existingChildren.set(existingChild.index, existingChild);\n }\n existingChild = existingChild.sibling;\n }\n return existingChildren;\n }\n\n function useFiber(fiber, pendingProps, expirationTime) {\n // We currently set sibling to null and index to 0 here because it is easy\n // to forget to do before returning it. E.g. for the single child case.\n var clone = createWorkInProgress(fiber, pendingProps, expirationTime);\n clone.index = 0;\n clone.sibling = null;\n return clone;\n }\n\n function placeChild(newFiber, lastPlacedIndex, newIndex) {\n newFiber.index = newIndex;\n if (!shouldTrackSideEffects) {\n // Noop.\n return lastPlacedIndex;\n }\n var current = newFiber.alternate;\n if (current !== null) {\n var oldIndex = current.index;\n if (oldIndex < lastPlacedIndex) {\n // This is a move.\n newFiber.effectTag = Placement;\n return lastPlacedIndex;\n } else {\n // This item can stay in place.\n return oldIndex;\n }\n } else {\n // This is an insertion.\n newFiber.effectTag = Placement;\n return lastPlacedIndex;\n }\n }\n\n function placeSingleChild(newFiber) {\n // This is simpler for the single child case. We only need to do a\n // placement for inserting new children.\n if (shouldTrackSideEffects && newFiber.alternate === null) {\n newFiber.effectTag = Placement;\n }\n return newFiber;\n }\n\n function updateTextNode(returnFiber, current, textContent, expirationTime) {\n if (current === null || current.tag !== HostText) {\n // Insert\n var created = createFiberFromText(textContent, returnFiber.mode, expirationTime);\n created['return'] = returnFiber;\n return created;\n } else {\n // Update\n var existing = useFiber(current, textContent, expirationTime);\n existing['return'] = returnFiber;\n return existing;\n }\n }\n\n function updateElement(returnFiber, current, element, expirationTime) {\n if (current !== null && current.type === element.type) {\n // Move based on index\n var existing = useFiber(current, element.props, expirationTime);\n existing.ref = coerceRef(returnFiber, current, element);\n existing['return'] = returnFiber;\n {\n existing._debugSource = element._source;\n existing._debugOwner = element._owner;\n }\n return existing;\n } else {\n // Insert\n var created = createFiberFromElement(element, returnFiber.mode, expirationTime);\n created.ref = coerceRef(returnFiber, current, element);\n created['return'] = returnFiber;\n return created;\n }\n }\n\n function updatePortal(returnFiber, current, portal, expirationTime) {\n if (current === null || current.tag !== HostPortal || current.stateNode.containerInfo !== portal.containerInfo || current.stateNode.implementation !== portal.implementation) {\n // Insert\n var created = createFiberFromPortal(portal, returnFiber.mode, expirationTime);\n created['return'] = returnFiber;\n return created;\n } else {\n // Update\n var existing = useFiber(current, portal.children || [], expirationTime);\n existing['return'] = returnFiber;\n return existing;\n }\n }\n\n function updateFragment(returnFiber, current, fragment, expirationTime, key) {\n if (current === null || current.tag !== Fragment) {\n // Insert\n var created = createFiberFromFragment(fragment, returnFiber.mode, expirationTime, key);\n created['return'] = returnFiber;\n return created;\n } else {\n // Update\n var existing = useFiber(current, fragment, expirationTime);\n existing['return'] = returnFiber;\n return existing;\n }\n }\n\n function createChild(returnFiber, newChild, expirationTime) {\n if (typeof newChild === 'string' || typeof newChild === 'number') {\n // Text nodes don't have keys. If the previous node is implicitly keyed\n // we can continue to replace it without aborting even if it is not a text\n // node.\n var created = createFiberFromText('' + newChild, returnFiber.mode, expirationTime);\n created['return'] = returnFiber;\n return created;\n }\n\n if (typeof newChild === 'object' && newChild !== null) {\n switch (newChild.$$typeof) {\n case REACT_ELEMENT_TYPE:\n {\n var _created = createFiberFromElement(newChild, returnFiber.mode, expirationTime);\n _created.ref = coerceRef(returnFiber, null, newChild);\n _created['return'] = returnFiber;\n return _created;\n }\n case REACT_PORTAL_TYPE:\n {\n var _created2 = createFiberFromPortal(newChild, returnFiber.mode, expirationTime);\n _created2['return'] = returnFiber;\n return _created2;\n }\n }\n\n if (isArray$1(newChild) || getIteratorFn(newChild)) {\n var _created3 = createFiberFromFragment(newChild, returnFiber.mode, expirationTime, null);\n _created3['return'] = returnFiber;\n return _created3;\n }\n\n throwOnInvalidObjectType(returnFiber, newChild);\n }\n\n {\n if (typeof newChild === 'function') {\n warnOnFunctionType();\n }\n }\n\n return null;\n }\n\n function updateSlot(returnFiber, oldFiber, newChild, expirationTime) {\n // Update the fiber if the keys match, otherwise return null.\n\n var key = oldFiber !== null ? oldFiber.key : null;\n\n if (typeof newChild === 'string' || typeof newChild === 'number') {\n // Text nodes don't have keys. If the previous node is implicitly keyed\n // we can continue to replace it without aborting even if it is not a text\n // node.\n if (key !== null) {\n return null;\n }\n return updateTextNode(returnFiber, oldFiber, '' + newChild, expirationTime);\n }\n\n if (typeof newChild === 'object' && newChild !== null) {\n switch (newChild.$$typeof) {\n case REACT_ELEMENT_TYPE:\n {\n if (newChild.key === key) {\n if (newChild.type === REACT_FRAGMENT_TYPE) {\n return updateFragment(returnFiber, oldFiber, newChild.props.children, expirationTime, key);\n }\n return updateElement(returnFiber, oldFiber, newChild, expirationTime);\n } else {\n return null;\n }\n }\n case REACT_PORTAL_TYPE:\n {\n if (newChild.key === key) {\n return updatePortal(returnFiber, oldFiber, newChild, expirationTime);\n } else {\n return null;\n }\n }\n }\n\n if (isArray$1(newChild) || getIteratorFn(newChild)) {\n if (key !== null) {\n return null;\n }\n\n return updateFragment(returnFiber, oldFiber, newChild, expirationTime, null);\n }\n\n throwOnInvalidObjectType(returnFiber, newChild);\n }\n\n {\n if (typeof newChild === 'function') {\n warnOnFunctionType();\n }\n }\n\n return null;\n }\n\n function updateFromMap(existingChildren, returnFiber, newIdx, newChild, expirationTime) {\n if (typeof newChild === 'string' || typeof newChild === 'number') {\n // Text nodes don't have keys, so we neither have to check the old nor\n // new node for the key. If both are text nodes, they match.\n var matchedFiber = existingChildren.get(newIdx) || null;\n return updateTextNode(returnFiber, matchedFiber, '' + newChild, expirationTime);\n }\n\n if (typeof newChild === 'object' && newChild !== null) {\n switch (newChild.$$typeof) {\n case REACT_ELEMENT_TYPE:\n {\n var _matchedFiber = existingChildren.get(newChild.key === null ? newIdx : newChild.key) || null;\n if (newChild.type === REACT_FRAGMENT_TYPE) {\n return updateFragment(returnFiber, _matchedFiber, newChild.props.children, expirationTime, newChild.key);\n }\n return updateElement(returnFiber, _matchedFiber, newChild, expirationTime);\n }\n case REACT_PORTAL_TYPE:\n {\n var _matchedFiber2 = existingChildren.get(newChild.key === null ? newIdx : newChild.key) || null;\n return updatePortal(returnFiber, _matchedFiber2, newChild, expirationTime);\n }\n }\n\n if (isArray$1(newChild) || getIteratorFn(newChild)) {\n var _matchedFiber3 = existingChildren.get(newIdx) || null;\n return updateFragment(returnFiber, _matchedFiber3, newChild, expirationTime, null);\n }\n\n throwOnInvalidObjectType(returnFiber, newChild);\n }\n\n {\n if (typeof newChild === 'function') {\n warnOnFunctionType();\n }\n }\n\n return null;\n }\n\n /**\n * Warns if there is a duplicate or missing key\n */\n function warnOnInvalidKey(child, knownKeys) {\n {\n if (typeof child !== 'object' || child === null) {\n return knownKeys;\n }\n switch (child.$$typeof) {\n case REACT_ELEMENT_TYPE:\n case REACT_PORTAL_TYPE:\n warnForMissingKey(child);\n var key = child.key;\n if (typeof key !== 'string') {\n break;\n }\n if (knownKeys === null) {\n knownKeys = new Set();\n knownKeys.add(key);\n break;\n }\n if (!knownKeys.has(key)) {\n knownKeys.add(key);\n break;\n }\n warning(false, 'Encountered two children with the same key, `%s`. ' + 'Keys should be unique so that components maintain their identity ' + 'across updates. Non-unique keys may cause children to be ' + 'duplicated and/or omitted — the behavior is unsupported and ' + 'could change in a future version.%s', key, getCurrentFiberStackAddendum$2());\n break;\n default:\n break;\n }\n }\n return knownKeys;\n }\n\n function reconcileChildrenArray(returnFiber, currentFirstChild, newChildren, expirationTime) {\n // This algorithm can't optimize by searching from boths ends since we\n // don't have backpointers on fibers. I'm trying to see how far we can get\n // with that model. If it ends up not being worth the tradeoffs, we can\n // add it later.\n\n // Even with a two ended optimization, we'd want to optimize for the case\n // where there are few changes and brute force the comparison instead of\n // going for the Map. It'd like to explore hitting that path first in\n // forward-only mode and only go for the Map once we notice that we need\n // lots of look ahead. This doesn't handle reversal as well as two ended\n // search but that's unusual. Besides, for the two ended optimization to\n // work on Iterables, we'd need to copy the whole set.\n\n // In this first iteration, we'll just live with hitting the bad case\n // (adding everything to a Map) in for every insert/move.\n\n // If you change this code, also update reconcileChildrenIterator() which\n // uses the same algorithm.\n\n {\n // First, validate keys.\n var knownKeys = null;\n for (var i = 0; i < newChildren.length; i++) {\n var child = newChildren[i];\n knownKeys = warnOnInvalidKey(child, knownKeys);\n }\n }\n\n var resultingFirstChild = null;\n var previousNewFiber = null;\n\n var oldFiber = currentFirstChild;\n var lastPlacedIndex = 0;\n var newIdx = 0;\n var nextOldFiber = null;\n for (; oldFiber !== null && newIdx < newChildren.length; newIdx++) {\n if (oldFiber.index > newIdx) {\n nextOldFiber = oldFiber;\n oldFiber = null;\n } else {\n nextOldFiber = oldFiber.sibling;\n }\n var newFiber = updateSlot(returnFiber, oldFiber, newChildren[newIdx], expirationTime);\n if (newFiber === null) {\n // TODO: This breaks on empty slots like null children. That's\n // unfortunate because it triggers the slow path all the time. We need\n // a better way to communicate whether this was a miss or null,\n // boolean, undefined, etc.\n if (oldFiber === null) {\n oldFiber = nextOldFiber;\n }\n break;\n }\n if (shouldTrackSideEffects) {\n if (oldFiber && newFiber.alternate === null) {\n // We matched the slot, but we didn't reuse the existing fiber, so we\n // need to delete the existing child.\n deleteChild(returnFiber, oldFiber);\n }\n }\n lastPlacedIndex = placeChild(newFiber, lastPlacedIndex, newIdx);\n if (previousNewFiber === null) {\n // TODO: Move out of the loop. This only happens for the first run.\n resultingFirstChild = newFiber;\n } else {\n // TODO: Defer siblings if we're not at the right index for this slot.\n // I.e. if we had null values before, then we want to defer this\n // for each null value. However, we also don't want to call updateSlot\n // with the previous one.\n previousNewFiber.sibling = newFiber;\n }\n previousNewFiber = newFiber;\n oldFiber = nextOldFiber;\n }\n\n if (newIdx === newChildren.length) {\n // We've reached the end of the new children. We can delete the rest.\n deleteRemainingChildren(returnFiber, oldFiber);\n return resultingFirstChild;\n }\n\n if (oldFiber === null) {\n // If we don't have any more existing children we can choose a fast path\n // since the rest will all be insertions.\n for (; newIdx < newChildren.length; newIdx++) {\n var _newFiber = createChild(returnFiber, newChildren[newIdx], expirationTime);\n if (!_newFiber) {\n continue;\n }\n lastPlacedIndex = placeChild(_newFiber, lastPlacedIndex, newIdx);\n if (previousNewFiber === null) {\n // TODO: Move out of the loop. This only happens for the first run.\n resultingFirstChild = _newFiber;\n } else {\n previousNewFiber.sibling = _newFiber;\n }\n previousNewFiber = _newFiber;\n }\n return resultingFirstChild;\n }\n\n // Add all children to a key map for quick lookups.\n var existingChildren = mapRemainingChildren(returnFiber, oldFiber);\n\n // Keep scanning and use the map to restore deleted items as moves.\n for (; newIdx < newChildren.length; newIdx++) {\n var _newFiber2 = updateFromMap(existingChildren, returnFiber, newIdx, newChildren[newIdx], expirationTime);\n if (_newFiber2) {\n if (shouldTrackSideEffects) {\n if (_newFiber2.alternate !== null) {\n // The new fiber is a work in progress, but if there exists a\n // current, that means that we reused the fiber. We need to delete\n // it from the child list so that we don't add it to the deletion\n // list.\n existingChildren['delete'](_newFiber2.key === null ? newIdx : _newFiber2.key);\n }\n }\n lastPlacedIndex = placeChild(_newFiber2, lastPlacedIndex, newIdx);\n if (previousNewFiber === null) {\n resultingFirstChild = _newFiber2;\n } else {\n previousNewFiber.sibling = _newFiber2;\n }\n previousNewFiber = _newFiber2;\n }\n }\n\n if (shouldTrackSideEffects) {\n // Any existing children that weren't consumed above were deleted. We need\n // to add them to the deletion list.\n existingChildren.forEach(function (child) {\n return deleteChild(returnFiber, child);\n });\n }\n\n return resultingFirstChild;\n }\n\n function reconcileChildrenIterator(returnFiber, currentFirstChild, newChildrenIterable, expirationTime) {\n // This is the same implementation as reconcileChildrenArray(),\n // but using the iterator instead.\n\n var iteratorFn = getIteratorFn(newChildrenIterable);\n !(typeof iteratorFn === 'function') ? invariant(false, 'An object is not an iterable. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n\n {\n // Warn about using Maps as children\n if (typeof newChildrenIterable.entries === 'function') {\n var possibleMap = newChildrenIterable;\n if (possibleMap.entries === iteratorFn) {\n warning(didWarnAboutMaps, 'Using Maps as children is unsupported and will likely yield ' + 'unexpected results. Convert it to a sequence/iterable of keyed ' + 'ReactElements instead.%s', getCurrentFiberStackAddendum$2());\n didWarnAboutMaps = true;\n }\n }\n\n // First, validate keys.\n // We'll get a different iterator later for the main pass.\n var _newChildren = iteratorFn.call(newChildrenIterable);\n if (_newChildren) {\n var knownKeys = null;\n var _step = _newChildren.next();\n for (; !_step.done; _step = _newChildren.next()) {\n var child = _step.value;\n knownKeys = warnOnInvalidKey(child, knownKeys);\n }\n }\n }\n\n var newChildren = iteratorFn.call(newChildrenIterable);\n !(newChildren != null) ? invariant(false, 'An iterable object provided no iterator.') : void 0;\n\n var resultingFirstChild = null;\n var previousNewFiber = null;\n\n var oldFiber = currentFirstChild;\n var lastPlacedIndex = 0;\n var newIdx = 0;\n var nextOldFiber = null;\n\n var step = newChildren.next();\n for (; oldFiber !== null && !step.done; newIdx++, step = newChildren.next()) {\n if (oldFiber.index > newIdx) {\n nextOldFiber = oldFiber;\n oldFiber = null;\n } else {\n nextOldFiber = oldFiber.sibling;\n }\n var newFiber = updateSlot(returnFiber, oldFiber, step.value, expirationTime);\n if (newFiber === null) {\n // TODO: This breaks on empty slots like null children. That's\n // unfortunate because it triggers the slow path all the time. We need\n // a better way to communicate whether this was a miss or null,\n // boolean, undefined, etc.\n if (!oldFiber) {\n oldFiber = nextOldFiber;\n }\n break;\n }\n if (shouldTrackSideEffects) {\n if (oldFiber && newFiber.alternate === null) {\n // We matched the slot, but we didn't reuse the existing fiber, so we\n // need to delete the existing child.\n deleteChild(returnFiber, oldFiber);\n }\n }\n lastPlacedIndex = placeChild(newFiber, lastPlacedIndex, newIdx);\n if (previousNewFiber === null) {\n // TODO: Move out of the loop. This only happens for the first run.\n resultingFirstChild = newFiber;\n } else {\n // TODO: Defer siblings if we're not at the right index for this slot.\n // I.e. if we had null values before, then we want to defer this\n // for each null value. However, we also don't want to call updateSlot\n // with the previous one.\n previousNewFiber.sibling = newFiber;\n }\n previousNewFiber = newFiber;\n oldFiber = nextOldFiber;\n }\n\n if (step.done) {\n // We've reached the end of the new children. We can delete the rest.\n deleteRemainingChildren(returnFiber, oldFiber);\n return resultingFirstChild;\n }\n\n if (oldFiber === null) {\n // If we don't have any more existing children we can choose a fast path\n // since the rest will all be insertions.\n for (; !step.done; newIdx++, step = newChildren.next()) {\n var _newFiber3 = createChild(returnFiber, step.value, expirationTime);\n if (_newFiber3 === null) {\n continue;\n }\n lastPlacedIndex = placeChild(_newFiber3, lastPlacedIndex, newIdx);\n if (previousNewFiber === null) {\n // TODO: Move out of the loop. This only happens for the first run.\n resultingFirstChild = _newFiber3;\n } else {\n previousNewFiber.sibling = _newFiber3;\n }\n previousNewFiber = _newFiber3;\n }\n return resultingFirstChild;\n }\n\n // Add all children to a key map for quick lookups.\n var existingChildren = mapRemainingChildren(returnFiber, oldFiber);\n\n // Keep scanning and use the map to restore deleted items as moves.\n for (; !step.done; newIdx++, step = newChildren.next()) {\n var _newFiber4 = updateFromMap(existingChildren, returnFiber, newIdx, step.value, expirationTime);\n if (_newFiber4 !== null) {\n if (shouldTrackSideEffects) {\n if (_newFiber4.alternate !== null) {\n // The new fiber is a work in progress, but if there exists a\n // current, that means that we reused the fiber. We need to delete\n // it from the child list so that we don't add it to the deletion\n // list.\n existingChildren['delete'](_newFiber4.key === null ? newIdx : _newFiber4.key);\n }\n }\n lastPlacedIndex = placeChild(_newFiber4, lastPlacedIndex, newIdx);\n if (previousNewFiber === null) {\n resultingFirstChild = _newFiber4;\n } else {\n previousNewFiber.sibling = _newFiber4;\n }\n previousNewFiber = _newFiber4;\n }\n }\n\n if (shouldTrackSideEffects) {\n // Any existing children that weren't consumed above were deleted. We need\n // to add them to the deletion list.\n existingChildren.forEach(function (child) {\n return deleteChild(returnFiber, child);\n });\n }\n\n return resultingFirstChild;\n }\n\n function reconcileSingleTextNode(returnFiber, currentFirstChild, textContent, expirationTime) {\n // There's no need to check for keys on text nodes since we don't have a\n // way to define them.\n if (currentFirstChild !== null && currentFirstChild.tag === HostText) {\n // We already have an existing node so let's just update it and delete\n // the rest.\n deleteRemainingChildren(returnFiber, currentFirstChild.sibling);\n var existing = useFiber(currentFirstChild, textContent, expirationTime);\n existing['return'] = returnFiber;\n return existing;\n }\n // The existing first child is not a text node so we need to create one\n // and delete the existing ones.\n deleteRemainingChildren(returnFiber, currentFirstChild);\n var created = createFiberFromText(textContent, returnFiber.mode, expirationTime);\n created['return'] = returnFiber;\n return created;\n }\n\n function reconcileSingleElement(returnFiber, currentFirstChild, element, expirationTime) {\n var key = element.key;\n var child = currentFirstChild;\n while (child !== null) {\n // TODO: If key === null and child.key === null, then this only applies to\n // the first item in the list.\n if (child.key === key) {\n if (child.tag === Fragment ? element.type === REACT_FRAGMENT_TYPE : child.type === element.type) {\n deleteRemainingChildren(returnFiber, child.sibling);\n var existing = useFiber(child, element.type === REACT_FRAGMENT_TYPE ? element.props.children : element.props, expirationTime);\n existing.ref = coerceRef(returnFiber, child, element);\n existing['return'] = returnFiber;\n {\n existing._debugSource = element._source;\n existing._debugOwner = element._owner;\n }\n return existing;\n } else {\n deleteRemainingChildren(returnFiber, child);\n break;\n }\n } else {\n deleteChild(returnFiber, child);\n }\n child = child.sibling;\n }\n\n if (element.type === REACT_FRAGMENT_TYPE) {\n var created = createFiberFromFragment(element.props.children, returnFiber.mode, expirationTime, element.key);\n created['return'] = returnFiber;\n return created;\n } else {\n var _created4 = createFiberFromElement(element, returnFiber.mode, expirationTime);\n _created4.ref = coerceRef(returnFiber, currentFirstChild, element);\n _created4['return'] = returnFiber;\n return _created4;\n }\n }\n\n function reconcileSinglePortal(returnFiber, currentFirstChild, portal, expirationTime) {\n var key = portal.key;\n var child = currentFirstChild;\n while (child !== null) {\n // TODO: If key === null and child.key === null, then this only applies to\n // the first item in the list.\n if (child.key === key) {\n if (child.tag === HostPortal && child.stateNode.containerInfo === portal.containerInfo && child.stateNode.implementation === portal.implementation) {\n deleteRemainingChildren(returnFiber, child.sibling);\n var existing = useFiber(child, portal.children || [], expirationTime);\n existing['return'] = returnFiber;\n return existing;\n } else {\n deleteRemainingChildren(returnFiber, child);\n break;\n }\n } else {\n deleteChild(returnFiber, child);\n }\n child = child.sibling;\n }\n\n var created = createFiberFromPortal(portal, returnFiber.mode, expirationTime);\n created['return'] = returnFiber;\n return created;\n }\n\n // This API will tag the children with the side-effect of the reconciliation\n // itself. They will be added to the side-effect list as we pass through the\n // children and the parent.\n function reconcileChildFibers(returnFiber, currentFirstChild, newChild, expirationTime) {\n // This function is not recursive.\n // If the top level item is an array, we treat it as a set of children,\n // not as a fragment. Nested arrays on the other hand will be treated as\n // fragment nodes. Recursion happens at the normal flow.\n\n // Handle top level unkeyed fragments as if they were arrays.\n // This leads to an ambiguity between <>{[...]} and <>....\n // We treat the ambiguous cases above the same.\n if (typeof newChild === 'object' && newChild !== null && newChild.type === REACT_FRAGMENT_TYPE && newChild.key === null) {\n newChild = newChild.props.children;\n }\n\n // Handle object types\n var isObject = typeof newChild === 'object' && newChild !== null;\n\n if (isObject) {\n switch (newChild.$$typeof) {\n case REACT_ELEMENT_TYPE:\n return placeSingleChild(reconcileSingleElement(returnFiber, currentFirstChild, newChild, expirationTime));\n case REACT_PORTAL_TYPE:\n return placeSingleChild(reconcileSinglePortal(returnFiber, currentFirstChild, newChild, expirationTime));\n }\n }\n\n if (typeof newChild === 'string' || typeof newChild === 'number') {\n return placeSingleChild(reconcileSingleTextNode(returnFiber, currentFirstChild, '' + newChild, expirationTime));\n }\n\n if (isArray$1(newChild)) {\n return reconcileChildrenArray(returnFiber, currentFirstChild, newChild, expirationTime);\n }\n\n if (getIteratorFn(newChild)) {\n return reconcileChildrenIterator(returnFiber, currentFirstChild, newChild, expirationTime);\n }\n\n if (isObject) {\n throwOnInvalidObjectType(returnFiber, newChild);\n }\n\n {\n if (typeof newChild === 'function') {\n warnOnFunctionType();\n }\n }\n if (typeof newChild === 'undefined') {\n // If the new child is undefined, and the return fiber is a composite\n // component, throw an error. If Fiber return types are disabled,\n // we already threw above.\n switch (returnFiber.tag) {\n case ClassComponent:\n {\n {\n var instance = returnFiber.stateNode;\n if (instance.render._isMockFunction) {\n // We allow auto-mocks to proceed as if they're returning null.\n break;\n }\n }\n }\n // Intentionally fall through to the next case, which handles both\n // functions and classes\n // eslint-disable-next-lined no-fallthrough\n case FunctionalComponent:\n {\n var Component = returnFiber.type;\n invariant(false, '%s(...): Nothing was returned from render. This usually means a return statement is missing. Or, to render nothing, return null.', Component.displayName || Component.name || 'Component');\n }\n }\n }\n\n // Remaining cases are all treated as empty.\n return deleteRemainingChildren(returnFiber, currentFirstChild);\n }\n\n return reconcileChildFibers;\n}\n\nvar reconcileChildFibers = ChildReconciler(true);\nvar mountChildFibers = ChildReconciler(false);\n\nfunction cloneChildFibers(current, workInProgress) {\n !(current === null || workInProgress.child === current.child) ? invariant(false, 'Resuming work not yet implemented.') : void 0;\n\n if (workInProgress.child === null) {\n return;\n }\n\n var currentChild = workInProgress.child;\n var newChild = createWorkInProgress(currentChild, currentChild.pendingProps, currentChild.expirationTime);\n workInProgress.child = newChild;\n\n newChild['return'] = workInProgress;\n while (currentChild.sibling !== null) {\n currentChild = currentChild.sibling;\n newChild = newChild.sibling = createWorkInProgress(currentChild, currentChild.pendingProps, currentChild.expirationTime);\n newChild['return'] = workInProgress;\n }\n newChild.sibling = null;\n}\n\nvar didWarnAboutBadClass = void 0;\nvar didWarnAboutGetDerivedStateOnFunctionalComponent = void 0;\nvar didWarnAboutStatelessRefs = void 0;\n\n{\n didWarnAboutBadClass = {};\n didWarnAboutGetDerivedStateOnFunctionalComponent = {};\n didWarnAboutStatelessRefs = {};\n}\n\nvar ReactFiberBeginWork = function (config, hostContext, legacyContext, newContext, hydrationContext, scheduleWork, computeExpirationForFiber) {\n var shouldSetTextContent = config.shouldSetTextContent,\n shouldDeprioritizeSubtree = config.shouldDeprioritizeSubtree;\n var pushHostContext = hostContext.pushHostContext,\n pushHostContainer = hostContext.pushHostContainer;\n var pushProvider = newContext.pushProvider;\n var getMaskedContext = legacyContext.getMaskedContext,\n getUnmaskedContext = legacyContext.getUnmaskedContext,\n hasLegacyContextChanged = legacyContext.hasContextChanged,\n pushLegacyContextProvider = legacyContext.pushContextProvider,\n pushTopLevelContextObject = legacyContext.pushTopLevelContextObject,\n invalidateContextProvider = legacyContext.invalidateContextProvider;\n var enterHydrationState = hydrationContext.enterHydrationState,\n resetHydrationState = hydrationContext.resetHydrationState,\n tryToClaimNextHydratableInstance = hydrationContext.tryToClaimNextHydratableInstance;\n\n var _ReactFiberClassCompo = ReactFiberClassComponent(legacyContext, scheduleWork, computeExpirationForFiber, memoizeProps, memoizeState),\n adoptClassInstance = _ReactFiberClassCompo.adoptClassInstance,\n callGetDerivedStateFromProps = _ReactFiberClassCompo.callGetDerivedStateFromProps,\n constructClassInstance = _ReactFiberClassCompo.constructClassInstance,\n mountClassInstance = _ReactFiberClassCompo.mountClassInstance,\n resumeMountClassInstance = _ReactFiberClassCompo.resumeMountClassInstance,\n updateClassInstance = _ReactFiberClassCompo.updateClassInstance;\n\n // TODO: Remove this and use reconcileChildrenAtExpirationTime directly.\n\n\n function reconcileChildren(current, workInProgress, nextChildren) {\n reconcileChildrenAtExpirationTime(current, workInProgress, nextChildren, workInProgress.expirationTime);\n }\n\n function reconcileChildrenAtExpirationTime(current, workInProgress, nextChildren, renderExpirationTime) {\n if (current === null) {\n // If this is a fresh new component that hasn't been rendered yet, we\n // won't update its child set by applying minimal side-effects. Instead,\n // we will add them all to the child before it gets rendered. That means\n // we can optimize this reconciliation pass by not tracking side-effects.\n workInProgress.child = mountChildFibers(workInProgress, null, nextChildren, renderExpirationTime);\n } else {\n // If the current child is the same as the work in progress, it means that\n // we haven't yet started any work on these children. Therefore, we use\n // the clone algorithm to create a copy of all the current children.\n\n // If we had any progressed work already, that is invalid at this point so\n // let's throw it out.\n workInProgress.child = reconcileChildFibers(workInProgress, current.child, nextChildren, renderExpirationTime);\n }\n }\n\n function updateForwardRef(current, workInProgress) {\n var render = workInProgress.type.render;\n var nextChildren = render(workInProgress.pendingProps, workInProgress.ref);\n reconcileChildren(current, workInProgress, nextChildren);\n memoizeProps(workInProgress, nextChildren);\n return workInProgress.child;\n }\n\n function updateFragment(current, workInProgress) {\n var nextChildren = workInProgress.pendingProps;\n if (hasLegacyContextChanged()) {\n // Normally we can bail out on props equality but if context has changed\n // we don't do the bailout and we have to reuse existing props instead.\n } else if (workInProgress.memoizedProps === nextChildren) {\n return bailoutOnAlreadyFinishedWork(current, workInProgress);\n }\n reconcileChildren(current, workInProgress, nextChildren);\n memoizeProps(workInProgress, nextChildren);\n return workInProgress.child;\n }\n\n function updateMode(current, workInProgress) {\n var nextChildren = workInProgress.pendingProps.children;\n if (hasLegacyContextChanged()) {\n // Normally we can bail out on props equality but if context has changed\n // we don't do the bailout and we have to reuse existing props instead.\n } else if (nextChildren === null || workInProgress.memoizedProps === nextChildren) {\n return bailoutOnAlreadyFinishedWork(current, workInProgress);\n }\n reconcileChildren(current, workInProgress, nextChildren);\n memoizeProps(workInProgress, nextChildren);\n return workInProgress.child;\n }\n\n function markRef(current, workInProgress) {\n var ref = workInProgress.ref;\n if (current === null && ref !== null || current !== null && current.ref !== ref) {\n // Schedule a Ref effect\n workInProgress.effectTag |= Ref;\n }\n }\n\n function updateFunctionalComponent(current, workInProgress) {\n var fn = workInProgress.type;\n var nextProps = workInProgress.pendingProps;\n\n if (hasLegacyContextChanged()) {\n // Normally we can bail out on props equality but if context has changed\n // we don't do the bailout and we have to reuse existing props instead.\n } else {\n if (workInProgress.memoizedProps === nextProps) {\n return bailoutOnAlreadyFinishedWork(current, workInProgress);\n }\n // TODO: consider bringing fn.shouldComponentUpdate() back.\n // It used to be here.\n }\n\n var unmaskedContext = getUnmaskedContext(workInProgress);\n var context = getMaskedContext(workInProgress, unmaskedContext);\n\n var nextChildren = void 0;\n\n {\n ReactCurrentOwner.current = workInProgress;\n ReactDebugCurrentFiber.setCurrentPhase('render');\n nextChildren = fn(nextProps, context);\n ReactDebugCurrentFiber.setCurrentPhase(null);\n }\n // React DevTools reads this flag.\n workInProgress.effectTag |= PerformedWork;\n reconcileChildren(current, workInProgress, nextChildren);\n memoizeProps(workInProgress, nextProps);\n return workInProgress.child;\n }\n\n function updateClassComponent(current, workInProgress, renderExpirationTime) {\n // Push context providers early to prevent context stack mismatches.\n // During mounting we don't know the child context yet as the instance doesn't exist.\n // We will invalidate the child context in finishClassComponent() right after rendering.\n var hasContext = pushLegacyContextProvider(workInProgress);\n var shouldUpdate = void 0;\n if (current === null) {\n if (workInProgress.stateNode === null) {\n // In the initial pass we might need to construct the instance.\n constructClassInstance(workInProgress, workInProgress.pendingProps);\n mountClassInstance(workInProgress, renderExpirationTime);\n\n shouldUpdate = true;\n } else {\n // In a resume, we'll already have an instance we can reuse.\n shouldUpdate = resumeMountClassInstance(workInProgress, renderExpirationTime);\n }\n } else {\n shouldUpdate = updateClassInstance(current, workInProgress, renderExpirationTime);\n }\n\n // We processed the update queue inside updateClassInstance. It may have\n // included some errors that were dispatched during the commit phase.\n // TODO: Refactor class components so this is less awkward.\n var didCaptureError = false;\n var updateQueue = workInProgress.updateQueue;\n if (updateQueue !== null && updateQueue.capturedValues !== null) {\n shouldUpdate = true;\n didCaptureError = true;\n }\n return finishClassComponent(current, workInProgress, shouldUpdate, hasContext, didCaptureError, renderExpirationTime);\n }\n\n function finishClassComponent(current, workInProgress, shouldUpdate, hasContext, didCaptureError, renderExpirationTime) {\n // Refs should update even if shouldComponentUpdate returns false\n markRef(current, workInProgress);\n\n if (!shouldUpdate && !didCaptureError) {\n // Context providers should defer to sCU for rendering\n if (hasContext) {\n invalidateContextProvider(workInProgress, false);\n }\n\n return bailoutOnAlreadyFinishedWork(current, workInProgress);\n }\n\n var ctor = workInProgress.type;\n var instance = workInProgress.stateNode;\n\n // Rerender\n ReactCurrentOwner.current = workInProgress;\n var nextChildren = void 0;\n if (didCaptureError && (!enableGetDerivedStateFromCatch || typeof ctor.getDerivedStateFromCatch !== 'function')) {\n // If we captured an error, but getDerivedStateFrom catch is not defined,\n // unmount all the children. componentDidCatch will schedule an update to\n // re-render a fallback. This is temporary until we migrate everyone to\n // the new API.\n // TODO: Warn in a future release.\n nextChildren = null;\n } else {\n {\n ReactDebugCurrentFiber.setCurrentPhase('render');\n nextChildren = instance.render();\n if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {\n instance.render();\n }\n ReactDebugCurrentFiber.setCurrentPhase(null);\n }\n }\n\n // React DevTools reads this flag.\n workInProgress.effectTag |= PerformedWork;\n if (didCaptureError) {\n // If we're recovering from an error, reconcile twice: first to delete\n // all the existing children.\n reconcileChildrenAtExpirationTime(current, workInProgress, null, renderExpirationTime);\n workInProgress.child = null;\n // Now we can continue reconciling like normal. This has the effect of\n // remounting all children regardless of whether their their\n // identity matches.\n }\n reconcileChildrenAtExpirationTime(current, workInProgress, nextChildren, renderExpirationTime);\n // Memoize props and state using the values we just used to render.\n // TODO: Restructure so we never read values from the instance.\n memoizeState(workInProgress, instance.state);\n memoizeProps(workInProgress, instance.props);\n\n // The context might have changed so we need to recalculate it.\n if (hasContext) {\n invalidateContextProvider(workInProgress, true);\n }\n\n return workInProgress.child;\n }\n\n function pushHostRootContext(workInProgress) {\n var root = workInProgress.stateNode;\n if (root.pendingContext) {\n pushTopLevelContextObject(workInProgress, root.pendingContext, root.pendingContext !== root.context);\n } else if (root.context) {\n // Should always be set\n pushTopLevelContextObject(workInProgress, root.context, false);\n }\n pushHostContainer(workInProgress, root.containerInfo);\n }\n\n function updateHostRoot(current, workInProgress, renderExpirationTime) {\n pushHostRootContext(workInProgress);\n var updateQueue = workInProgress.updateQueue;\n if (updateQueue !== null) {\n var prevState = workInProgress.memoizedState;\n var state = processUpdateQueue(current, workInProgress, updateQueue, null, null, renderExpirationTime);\n memoizeState(workInProgress, state);\n updateQueue = workInProgress.updateQueue;\n\n var element = void 0;\n if (updateQueue !== null && updateQueue.capturedValues !== null) {\n // There's an uncaught error. Unmount the whole root.\n element = null;\n } else if (prevState === state) {\n // If the state is the same as before, that's a bailout because we had\n // no work that expires at this time.\n resetHydrationState();\n return bailoutOnAlreadyFinishedWork(current, workInProgress);\n } else {\n element = state.element;\n }\n var root = workInProgress.stateNode;\n if ((current === null || current.child === null) && root.hydrate && enterHydrationState(workInProgress)) {\n // If we don't have any current children this might be the first pass.\n // We always try to hydrate. If this isn't a hydration pass there won't\n // be any children to hydrate which is effectively the same thing as\n // not hydrating.\n\n // This is a bit of a hack. We track the host root as a placement to\n // know that we're currently in a mounting state. That way isMounted\n // works as expected. We must reset this before committing.\n // TODO: Delete this when we delete isMounted and findDOMNode.\n workInProgress.effectTag |= Placement;\n\n // Ensure that children mount into this root without tracking\n // side-effects. This ensures that we don't store Placement effects on\n // nodes that will be hydrated.\n workInProgress.child = mountChildFibers(workInProgress, null, element, renderExpirationTime);\n } else {\n // Otherwise reset hydration state in case we aborted and resumed another\n // root.\n resetHydrationState();\n reconcileChildren(current, workInProgress, element);\n }\n memoizeState(workInProgress, state);\n return workInProgress.child;\n }\n resetHydrationState();\n // If there is no update queue, that's a bailout because the root has no props.\n return bailoutOnAlreadyFinishedWork(current, workInProgress);\n }\n\n function updateHostComponent(current, workInProgress, renderExpirationTime) {\n pushHostContext(workInProgress);\n\n if (current === null) {\n tryToClaimNextHydratableInstance(workInProgress);\n }\n\n var type = workInProgress.type;\n var memoizedProps = workInProgress.memoizedProps;\n var nextProps = workInProgress.pendingProps;\n var prevProps = current !== null ? current.memoizedProps : null;\n\n if (hasLegacyContextChanged()) {\n // Normally we can bail out on props equality but if context has changed\n // we don't do the bailout and we have to reuse existing props instead.\n } else if (memoizedProps === nextProps) {\n var isHidden = workInProgress.mode & AsyncMode && shouldDeprioritizeSubtree(type, nextProps);\n if (isHidden) {\n // Before bailing out, make sure we've deprioritized a hidden component.\n workInProgress.expirationTime = Never;\n }\n if (!isHidden || renderExpirationTime !== Never) {\n return bailoutOnAlreadyFinishedWork(current, workInProgress);\n }\n // If we're rendering a hidden node at hidden priority, don't bailout. The\n // parent is complete, but the children may not be.\n }\n\n var nextChildren = nextProps.children;\n var isDirectTextChild = shouldSetTextContent(type, nextProps);\n\n if (isDirectTextChild) {\n // We special case a direct text child of a host node. This is a common\n // case. We won't handle it as a reified child. We will instead handle\n // this in the host environment that also have access to this prop. That\n // avoids allocating another HostText fiber and traversing it.\n nextChildren = null;\n } else if (prevProps && shouldSetTextContent(type, prevProps)) {\n // If we're switching from a direct text child to a normal child, or to\n // empty, we need to schedule the text content to be reset.\n workInProgress.effectTag |= ContentReset;\n }\n\n markRef(current, workInProgress);\n\n // Check the host config to see if the children are offscreen/hidden.\n if (renderExpirationTime !== Never && workInProgress.mode & AsyncMode && shouldDeprioritizeSubtree(type, nextProps)) {\n // Down-prioritize the children.\n workInProgress.expirationTime = Never;\n // Bailout and come back to this fiber later.\n workInProgress.memoizedProps = nextProps;\n return null;\n }\n\n reconcileChildren(current, workInProgress, nextChildren);\n memoizeProps(workInProgress, nextProps);\n return workInProgress.child;\n }\n\n function updateHostText(current, workInProgress) {\n if (current === null) {\n tryToClaimNextHydratableInstance(workInProgress);\n }\n var nextProps = workInProgress.pendingProps;\n memoizeProps(workInProgress, nextProps);\n // Nothing to do here. This is terminal. We'll do the completion step\n // immediately after.\n return null;\n }\n\n function mountIndeterminateComponent(current, workInProgress, renderExpirationTime) {\n !(current === null) ? invariant(false, 'An indeterminate component should never have mounted. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n var fn = workInProgress.type;\n var props = workInProgress.pendingProps;\n var unmaskedContext = getUnmaskedContext(workInProgress);\n var context = getMaskedContext(workInProgress, unmaskedContext);\n\n var value = void 0;\n\n {\n if (fn.prototype && typeof fn.prototype.render === 'function') {\n var componentName = getComponentName(workInProgress) || 'Unknown';\n\n if (!didWarnAboutBadClass[componentName]) {\n warning(false, \"The <%s /> component appears to have a render method, but doesn't extend React.Component. \" + 'This is likely to cause errors. Change %s to extend React.Component instead.', componentName, componentName);\n didWarnAboutBadClass[componentName] = true;\n }\n }\n ReactCurrentOwner.current = workInProgress;\n value = fn(props, context);\n }\n // React DevTools reads this flag.\n workInProgress.effectTag |= PerformedWork;\n\n if (typeof value === 'object' && value !== null && typeof value.render === 'function' && value.$$typeof === undefined) {\n var Component = workInProgress.type;\n\n // Proceed under the assumption that this is a class instance\n workInProgress.tag = ClassComponent;\n\n workInProgress.memoizedState = value.state !== null && value.state !== undefined ? value.state : null;\n\n if (typeof Component.getDerivedStateFromProps === 'function') {\n var partialState = callGetDerivedStateFromProps(workInProgress, value, props, workInProgress.memoizedState);\n\n if (partialState !== null && partialState !== undefined) {\n workInProgress.memoizedState = _assign({}, workInProgress.memoizedState, partialState);\n }\n }\n\n // Push context providers early to prevent context stack mismatches.\n // During mounting we don't know the child context yet as the instance doesn't exist.\n // We will invalidate the child context in finishClassComponent() right after rendering.\n var hasContext = pushLegacyContextProvider(workInProgress);\n adoptClassInstance(workInProgress, value);\n mountClassInstance(workInProgress, renderExpirationTime);\n return finishClassComponent(current, workInProgress, true, hasContext, false, renderExpirationTime);\n } else {\n // Proceed under the assumption that this is a functional component\n workInProgress.tag = FunctionalComponent;\n {\n var _Component = workInProgress.type;\n\n if (_Component) {\n warning(!_Component.childContextTypes, '%s(...): childContextTypes cannot be defined on a functional component.', _Component.displayName || _Component.name || 'Component');\n }\n if (workInProgress.ref !== null) {\n var info = '';\n var ownerName = ReactDebugCurrentFiber.getCurrentFiberOwnerName();\n if (ownerName) {\n info += '\\n\\nCheck the render method of `' + ownerName + '`.';\n }\n\n var warningKey = ownerName || workInProgress._debugID || '';\n var debugSource = workInProgress._debugSource;\n if (debugSource) {\n warningKey = debugSource.fileName + ':' + debugSource.lineNumber;\n }\n if (!didWarnAboutStatelessRefs[warningKey]) {\n didWarnAboutStatelessRefs[warningKey] = true;\n warning(false, 'Stateless function components cannot be given refs. ' + 'Attempts to access this ref will fail.%s%s', info, ReactDebugCurrentFiber.getCurrentFiberStackAddendum());\n }\n }\n\n if (typeof fn.getDerivedStateFromProps === 'function') {\n var _componentName = getComponentName(workInProgress) || 'Unknown';\n\n if (!didWarnAboutGetDerivedStateOnFunctionalComponent[_componentName]) {\n warning(false, '%s: Stateless functional components do not support getDerivedStateFromProps.', _componentName);\n didWarnAboutGetDerivedStateOnFunctionalComponent[_componentName] = true;\n }\n }\n }\n reconcileChildren(current, workInProgress, value);\n memoizeProps(workInProgress, props);\n return workInProgress.child;\n }\n }\n\n function updateCallComponent(current, workInProgress, renderExpirationTime) {\n var nextProps = workInProgress.pendingProps;\n if (hasLegacyContextChanged()) {\n // Normally we can bail out on props equality but if context has changed\n // we don't do the bailout and we have to reuse existing props instead.\n } else if (workInProgress.memoizedProps === nextProps) {\n nextProps = workInProgress.memoizedProps;\n // TODO: When bailing out, we might need to return the stateNode instead\n // of the child. To check it for work.\n // return bailoutOnAlreadyFinishedWork(current, workInProgress);\n }\n\n var nextChildren = nextProps.children;\n\n // The following is a fork of reconcileChildrenAtExpirationTime but using\n // stateNode to store the child.\n if (current === null) {\n workInProgress.stateNode = mountChildFibers(workInProgress, workInProgress.stateNode, nextChildren, renderExpirationTime);\n } else {\n workInProgress.stateNode = reconcileChildFibers(workInProgress, current.stateNode, nextChildren, renderExpirationTime);\n }\n\n memoizeProps(workInProgress, nextProps);\n // This doesn't take arbitrary time so we could synchronously just begin\n // eagerly do the work of workInProgress.child as an optimization.\n return workInProgress.stateNode;\n }\n\n function updatePortalComponent(current, workInProgress, renderExpirationTime) {\n pushHostContainer(workInProgress, workInProgress.stateNode.containerInfo);\n var nextChildren = workInProgress.pendingProps;\n if (hasLegacyContextChanged()) {\n // Normally we can bail out on props equality but if context has changed\n // we don't do the bailout and we have to reuse existing props instead.\n } else if (workInProgress.memoizedProps === nextChildren) {\n return bailoutOnAlreadyFinishedWork(current, workInProgress);\n }\n\n if (current === null) {\n // Portals are special because we don't append the children during mount\n // but at commit. Therefore we need to track insertions which the normal\n // flow doesn't do during mount. This doesn't happen at the root because\n // the root always starts with a \"current\" with a null child.\n // TODO: Consider unifying this with how the root works.\n workInProgress.child = reconcileChildFibers(workInProgress, null, nextChildren, renderExpirationTime);\n memoizeProps(workInProgress, nextChildren);\n } else {\n reconcileChildren(current, workInProgress, nextChildren);\n memoizeProps(workInProgress, nextChildren);\n }\n return workInProgress.child;\n }\n\n function propagateContextChange(workInProgress, context, changedBits, renderExpirationTime) {\n var fiber = workInProgress.child;\n if (fiber !== null) {\n // Set the return pointer of the child to the work-in-progress fiber.\n fiber['return'] = workInProgress;\n }\n while (fiber !== null) {\n var nextFiber = void 0;\n // Visit this fiber.\n switch (fiber.tag) {\n case ContextConsumer:\n // Check if the context matches.\n var observedBits = fiber.stateNode | 0;\n if (fiber.type === context && (observedBits & changedBits) !== 0) {\n // Update the expiration time of all the ancestors, including\n // the alternates.\n var node = fiber;\n while (node !== null) {\n var alternate = node.alternate;\n if (node.expirationTime === NoWork || node.expirationTime > renderExpirationTime) {\n node.expirationTime = renderExpirationTime;\n if (alternate !== null && (alternate.expirationTime === NoWork || alternate.expirationTime > renderExpirationTime)) {\n alternate.expirationTime = renderExpirationTime;\n }\n } else if (alternate !== null && (alternate.expirationTime === NoWork || alternate.expirationTime > renderExpirationTime)) {\n alternate.expirationTime = renderExpirationTime;\n } else {\n // Neither alternate was updated, which means the rest of the\n // ancestor path already has sufficient priority.\n break;\n }\n node = node['return'];\n }\n // Don't scan deeper than a matching consumer. When we render the\n // consumer, we'll continue scanning from that point. This way the\n // scanning work is time-sliced.\n nextFiber = null;\n } else {\n // Traverse down.\n nextFiber = fiber.child;\n }\n break;\n case ContextProvider:\n // Don't scan deeper if this is a matching provider\n nextFiber = fiber.type === workInProgress.type ? null : fiber.child;\n break;\n default:\n // Traverse down.\n nextFiber = fiber.child;\n break;\n }\n if (nextFiber !== null) {\n // Set the return pointer of the child to the work-in-progress fiber.\n nextFiber['return'] = fiber;\n } else {\n // No child. Traverse to next sibling.\n nextFiber = fiber;\n while (nextFiber !== null) {\n if (nextFiber === workInProgress) {\n // We're back to the root of this subtree. Exit.\n nextFiber = null;\n break;\n }\n var sibling = nextFiber.sibling;\n if (sibling !== null) {\n nextFiber = sibling;\n break;\n }\n // No more siblings. Traverse up.\n nextFiber = nextFiber['return'];\n }\n }\n fiber = nextFiber;\n }\n }\n\n function updateContextProvider(current, workInProgress, renderExpirationTime) {\n var providerType = workInProgress.type;\n var context = providerType.context;\n\n var newProps = workInProgress.pendingProps;\n var oldProps = workInProgress.memoizedProps;\n\n if (hasLegacyContextChanged()) {\n // Normally we can bail out on props equality but if context has changed\n // we don't do the bailout and we have to reuse existing props instead.\n } else if (oldProps === newProps) {\n workInProgress.stateNode = 0;\n pushProvider(workInProgress);\n return bailoutOnAlreadyFinishedWork(current, workInProgress);\n }\n\n var newValue = newProps.value;\n workInProgress.memoizedProps = newProps;\n\n var changedBits = void 0;\n if (oldProps === null) {\n // Initial render\n changedBits = MAX_SIGNED_31_BIT_INT;\n } else {\n if (oldProps.value === newProps.value) {\n // No change. Bailout early if children are the same.\n if (oldProps.children === newProps.children) {\n workInProgress.stateNode = 0;\n pushProvider(workInProgress);\n return bailoutOnAlreadyFinishedWork(current, workInProgress);\n }\n changedBits = 0;\n } else {\n var oldValue = oldProps.value;\n // Use Object.is to compare the new context value to the old value.\n // Inlined Object.is polyfill.\n // https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is\n if (oldValue === newValue && (oldValue !== 0 || 1 / oldValue === 1 / newValue) || oldValue !== oldValue && newValue !== newValue // eslint-disable-line no-self-compare\n ) {\n // No change. Bailout early if children are the same.\n if (oldProps.children === newProps.children) {\n workInProgress.stateNode = 0;\n pushProvider(workInProgress);\n return bailoutOnAlreadyFinishedWork(current, workInProgress);\n }\n changedBits = 0;\n } else {\n changedBits = typeof context._calculateChangedBits === 'function' ? context._calculateChangedBits(oldValue, newValue) : MAX_SIGNED_31_BIT_INT;\n {\n warning((changedBits & MAX_SIGNED_31_BIT_INT) === changedBits, 'calculateChangedBits: Expected the return value to be a ' + '31-bit integer. Instead received: %s', changedBits);\n }\n changedBits |= 0;\n\n if (changedBits === 0) {\n // No change. Bailout early if children are the same.\n if (oldProps.children === newProps.children) {\n workInProgress.stateNode = 0;\n pushProvider(workInProgress);\n return bailoutOnAlreadyFinishedWork(current, workInProgress);\n }\n } else {\n propagateContextChange(workInProgress, context, changedBits, renderExpirationTime);\n }\n }\n }\n }\n\n workInProgress.stateNode = changedBits;\n pushProvider(workInProgress);\n\n var newChildren = newProps.children;\n reconcileChildren(current, workInProgress, newChildren);\n return workInProgress.child;\n }\n\n function updateContextConsumer(current, workInProgress, renderExpirationTime) {\n var context = workInProgress.type;\n var newProps = workInProgress.pendingProps;\n var oldProps = workInProgress.memoizedProps;\n\n var newValue = context._currentValue;\n var changedBits = context._changedBits;\n\n if (hasLegacyContextChanged()) {\n // Normally we can bail out on props equality but if context has changed\n // we don't do the bailout and we have to reuse existing props instead.\n } else if (changedBits === 0 && oldProps === newProps) {\n return bailoutOnAlreadyFinishedWork(current, workInProgress);\n }\n workInProgress.memoizedProps = newProps;\n\n var observedBits = newProps.unstable_observedBits;\n if (observedBits === undefined || observedBits === null) {\n // Subscribe to all changes by default\n observedBits = MAX_SIGNED_31_BIT_INT;\n }\n // Store the observedBits on the fiber's stateNode for quick access.\n workInProgress.stateNode = observedBits;\n\n if ((changedBits & observedBits) !== 0) {\n // Context change propagation stops at matching consumers, for time-\n // slicing. Continue the propagation here.\n propagateContextChange(workInProgress, context, changedBits, renderExpirationTime);\n }\n // There is no bailout on `children` equality because we expect people\n // to often pass a bound method as a child, but it may reference\n // `this.state` or `this.props` (and thus needs to re-render on `setState`).\n\n var render = newProps.children;\n\n {\n warning(typeof render === 'function', 'A context consumer was rendered with multiple children, or a child ' + \"that isn't a function. A context consumer expects a single child \" + 'that is a function. If you did pass a function, make sure there ' + 'is no trailing or leading whitespace around it.');\n }\n\n var newChildren = render(newValue);\n reconcileChildren(current, workInProgress, newChildren);\n return workInProgress.child;\n }\n\n /*\n function reuseChildrenEffects(returnFiber : Fiber, firstChild : Fiber) {\n let child = firstChild;\n do {\n // Ensure that the first and last effect of the parent corresponds\n // to the children's first and last effect.\n if (!returnFiber.firstEffect) {\n returnFiber.firstEffect = child.firstEffect;\n }\n if (child.lastEffect) {\n if (returnFiber.lastEffect) {\n returnFiber.lastEffect.nextEffect = child.firstEffect;\n }\n returnFiber.lastEffect = child.lastEffect;\n }\n } while (child = child.sibling);\n }\n */\n\n function bailoutOnAlreadyFinishedWork(current, workInProgress) {\n cancelWorkTimer(workInProgress);\n\n // TODO: We should ideally be able to bail out early if the children have no\n // more work to do. However, since we don't have a separation of this\n // Fiber's priority and its children yet - we don't know without doing lots\n // of the same work we do anyway. Once we have that separation we can just\n // bail out here if the children has no more work at this priority level.\n // if (workInProgress.priorityOfChildren <= priorityLevel) {\n // // If there are side-effects in these children that have not yet been\n // // committed we need to ensure that they get properly transferred up.\n // if (current && current.child !== workInProgress.child) {\n // reuseChildrenEffects(workInProgress, child);\n // }\n // return null;\n // }\n\n cloneChildFibers(current, workInProgress);\n return workInProgress.child;\n }\n\n function bailoutOnLowPriority(current, workInProgress) {\n cancelWorkTimer(workInProgress);\n\n // TODO: Handle HostComponent tags here as well and call pushHostContext()?\n // See PR 8590 discussion for context\n switch (workInProgress.tag) {\n case HostRoot:\n pushHostRootContext(workInProgress);\n break;\n case ClassComponent:\n pushLegacyContextProvider(workInProgress);\n break;\n case HostPortal:\n pushHostContainer(workInProgress, workInProgress.stateNode.containerInfo);\n break;\n case ContextProvider:\n pushProvider(workInProgress);\n break;\n }\n // TODO: What if this is currently in progress?\n // How can that happen? How is this not being cloned?\n return null;\n }\n\n // TODO: Delete memoizeProps/State and move to reconcile/bailout instead\n function memoizeProps(workInProgress, nextProps) {\n workInProgress.memoizedProps = nextProps;\n }\n\n function memoizeState(workInProgress, nextState) {\n workInProgress.memoizedState = nextState;\n // Don't reset the updateQueue, in case there are pending updates. Resetting\n // is handled by processUpdateQueue.\n }\n\n function beginWork(current, workInProgress, renderExpirationTime) {\n if (workInProgress.expirationTime === NoWork || workInProgress.expirationTime > renderExpirationTime) {\n return bailoutOnLowPriority(current, workInProgress);\n }\n\n switch (workInProgress.tag) {\n case IndeterminateComponent:\n return mountIndeterminateComponent(current, workInProgress, renderExpirationTime);\n case FunctionalComponent:\n return updateFunctionalComponent(current, workInProgress);\n case ClassComponent:\n return updateClassComponent(current, workInProgress, renderExpirationTime);\n case HostRoot:\n return updateHostRoot(current, workInProgress, renderExpirationTime);\n case HostComponent:\n return updateHostComponent(current, workInProgress, renderExpirationTime);\n case HostText:\n return updateHostText(current, workInProgress);\n case CallHandlerPhase:\n // This is a restart. Reset the tag to the initial phase.\n workInProgress.tag = CallComponent;\n // Intentionally fall through since this is now the same.\n case CallComponent:\n return updateCallComponent(current, workInProgress, renderExpirationTime);\n case ReturnComponent:\n // A return component is just a placeholder, we can just run through the\n // next one immediately.\n return null;\n case HostPortal:\n return updatePortalComponent(current, workInProgress, renderExpirationTime);\n case ForwardRef:\n return updateForwardRef(current, workInProgress);\n case Fragment:\n return updateFragment(current, workInProgress);\n case Mode:\n return updateMode(current, workInProgress);\n case ContextProvider:\n return updateContextProvider(current, workInProgress, renderExpirationTime);\n case ContextConsumer:\n return updateContextConsumer(current, workInProgress, renderExpirationTime);\n default:\n invariant(false, 'Unknown unit of work tag. This error is likely caused by a bug in React. Please file an issue.');\n }\n }\n\n return {\n beginWork: beginWork\n };\n};\n\nvar ReactFiberCompleteWork = function (config, hostContext, legacyContext, newContext, hydrationContext) {\n var createInstance = config.createInstance,\n createTextInstance = config.createTextInstance,\n appendInitialChild = config.appendInitialChild,\n finalizeInitialChildren = config.finalizeInitialChildren,\n prepareUpdate = config.prepareUpdate,\n mutation = config.mutation,\n persistence = config.persistence;\n var getRootHostContainer = hostContext.getRootHostContainer,\n popHostContext = hostContext.popHostContext,\n getHostContext = hostContext.getHostContext,\n popHostContainer = hostContext.popHostContainer;\n var popLegacyContextProvider = legacyContext.popContextProvider,\n popTopLevelLegacyContextObject = legacyContext.popTopLevelContextObject;\n var popProvider = newContext.popProvider;\n var prepareToHydrateHostInstance = hydrationContext.prepareToHydrateHostInstance,\n prepareToHydrateHostTextInstance = hydrationContext.prepareToHydrateHostTextInstance,\n popHydrationState = hydrationContext.popHydrationState;\n\n\n function markUpdate(workInProgress) {\n // Tag the fiber with an update effect. This turns a Placement into\n // an UpdateAndPlacement.\n workInProgress.effectTag |= Update;\n }\n\n function markRef(workInProgress) {\n workInProgress.effectTag |= Ref;\n }\n\n function appendAllReturns(returns, workInProgress) {\n var node = workInProgress.stateNode;\n if (node) {\n node['return'] = workInProgress;\n }\n while (node !== null) {\n if (node.tag === HostComponent || node.tag === HostText || node.tag === HostPortal) {\n invariant(false, 'A call cannot have host component children.');\n } else if (node.tag === ReturnComponent) {\n returns.push(node.pendingProps.value);\n } else if (node.child !== null) {\n node.child['return'] = node;\n node = node.child;\n continue;\n }\n while (node.sibling === null) {\n if (node['return'] === null || node['return'] === workInProgress) {\n return;\n }\n node = node['return'];\n }\n node.sibling['return'] = node['return'];\n node = node.sibling;\n }\n }\n\n function moveCallToHandlerPhase(current, workInProgress, renderExpirationTime) {\n var props = workInProgress.memoizedProps;\n !props ? invariant(false, 'Should be resolved by now. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n\n // First step of the call has completed. Now we need to do the second.\n // TODO: It would be nice to have a multi stage call represented by a\n // single component, or at least tail call optimize nested ones. Currently\n // that requires additional fields that we don't want to add to the fiber.\n // So this requires nested handlers.\n // Note: This doesn't mutate the alternate node. I don't think it needs to\n // since this stage is reset for every pass.\n workInProgress.tag = CallHandlerPhase;\n\n // Build up the returns.\n // TODO: Compare this to a generator or opaque helpers like Children.\n var returns = [];\n appendAllReturns(returns, workInProgress);\n var fn = props.handler;\n var childProps = props.props;\n var nextChildren = fn(childProps, returns);\n\n var currentFirstChild = current !== null ? current.child : null;\n workInProgress.child = reconcileChildFibers(workInProgress, currentFirstChild, nextChildren, renderExpirationTime);\n return workInProgress.child;\n }\n\n function appendAllChildren(parent, workInProgress) {\n // We only have the top Fiber that was created but we need recurse down its\n // children to find all the terminal nodes.\n var node = workInProgress.child;\n while (node !== null) {\n if (node.tag === HostComponent || node.tag === HostText) {\n appendInitialChild(parent, node.stateNode);\n } else if (node.tag === HostPortal) {\n // If we have a portal child, then we don't want to traverse\n // down its children. Instead, we'll get insertions from each child in\n // the portal directly.\n } else if (node.child !== null) {\n node.child['return'] = node;\n node = node.child;\n continue;\n }\n if (node === workInProgress) {\n return;\n }\n while (node.sibling === null) {\n if (node['return'] === null || node['return'] === workInProgress) {\n return;\n }\n node = node['return'];\n }\n node.sibling['return'] = node['return'];\n node = node.sibling;\n }\n }\n\n var updateHostContainer = void 0;\n var updateHostComponent = void 0;\n var updateHostText = void 0;\n if (mutation) {\n if (enableMutatingReconciler) {\n // Mutation mode\n updateHostContainer = function (workInProgress) {\n // Noop\n };\n updateHostComponent = function (current, workInProgress, updatePayload, type, oldProps, newProps, rootContainerInstance, currentHostContext) {\n // TODO: Type this specific to this type of component.\n workInProgress.updateQueue = updatePayload;\n // If the update payload indicates that there is a change or if there\n // is a new ref we mark this as an update. All the work is done in commitWork.\n if (updatePayload) {\n markUpdate(workInProgress);\n }\n };\n updateHostText = function (current, workInProgress, oldText, newText) {\n // If the text differs, mark it as an update. All the work in done in commitWork.\n if (oldText !== newText) {\n markUpdate(workInProgress);\n }\n };\n } else {\n invariant(false, 'Mutating reconciler is disabled.');\n }\n } else if (persistence) {\n if (enablePersistentReconciler) {\n // Persistent host tree mode\n var cloneInstance = persistence.cloneInstance,\n createContainerChildSet = persistence.createContainerChildSet,\n appendChildToContainerChildSet = persistence.appendChildToContainerChildSet,\n finalizeContainerChildren = persistence.finalizeContainerChildren;\n\n // An unfortunate fork of appendAllChildren because we have two different parent types.\n\n var appendAllChildrenToContainer = function (containerChildSet, workInProgress) {\n // We only have the top Fiber that was created but we need recurse down its\n // children to find all the terminal nodes.\n var node = workInProgress.child;\n while (node !== null) {\n if (node.tag === HostComponent || node.tag === HostText) {\n appendChildToContainerChildSet(containerChildSet, node.stateNode);\n } else if (node.tag === HostPortal) {\n // If we have a portal child, then we don't want to traverse\n // down its children. Instead, we'll get insertions from each child in\n // the portal directly.\n } else if (node.child !== null) {\n node.child['return'] = node;\n node = node.child;\n continue;\n }\n if (node === workInProgress) {\n return;\n }\n while (node.sibling === null) {\n if (node['return'] === null || node['return'] === workInProgress) {\n return;\n }\n node = node['return'];\n }\n node.sibling['return'] = node['return'];\n node = node.sibling;\n }\n };\n updateHostContainer = function (workInProgress) {\n var portalOrRoot = workInProgress.stateNode;\n var childrenUnchanged = workInProgress.firstEffect === null;\n if (childrenUnchanged) {\n // No changes, just reuse the existing instance.\n } else {\n var container = portalOrRoot.containerInfo;\n var newChildSet = createContainerChildSet(container);\n // If children might have changed, we have to add them all to the set.\n appendAllChildrenToContainer(newChildSet, workInProgress);\n portalOrRoot.pendingChildren = newChildSet;\n // Schedule an update on the container to swap out the container.\n markUpdate(workInProgress);\n finalizeContainerChildren(container, newChildSet);\n }\n };\n updateHostComponent = function (current, workInProgress, updatePayload, type, oldProps, newProps, rootContainerInstance, currentHostContext) {\n // If there are no effects associated with this node, then none of our children had any updates.\n // This guarantees that we can reuse all of them.\n var childrenUnchanged = workInProgress.firstEffect === null;\n var currentInstance = current.stateNode;\n if (childrenUnchanged && updatePayload === null) {\n // No changes, just reuse the existing instance.\n // Note that this might release a previous clone.\n workInProgress.stateNode = currentInstance;\n } else {\n var recyclableInstance = workInProgress.stateNode;\n var newInstance = cloneInstance(currentInstance, updatePayload, type, oldProps, newProps, workInProgress, childrenUnchanged, recyclableInstance);\n if (finalizeInitialChildren(newInstance, type, newProps, rootContainerInstance, currentHostContext)) {\n markUpdate(workInProgress);\n }\n workInProgress.stateNode = newInstance;\n if (childrenUnchanged) {\n // If there are no other effects in this tree, we need to flag this node as having one.\n // Even though we're not going to use it for anything.\n // Otherwise parents won't know that there are new children to propagate upwards.\n markUpdate(workInProgress);\n } else {\n // If children might have changed, we have to add them all to the set.\n appendAllChildren(newInstance, workInProgress);\n }\n }\n };\n updateHostText = function (current, workInProgress, oldText, newText) {\n if (oldText !== newText) {\n // If the text content differs, we'll create a new text instance for it.\n var rootContainerInstance = getRootHostContainer();\n var currentHostContext = getHostContext();\n workInProgress.stateNode = createTextInstance(newText, rootContainerInstance, currentHostContext, workInProgress);\n // We'll have to mark it as having an effect, even though we won't use the effect for anything.\n // This lets the parents know that at least one of their children has changed.\n markUpdate(workInProgress);\n }\n };\n } else {\n invariant(false, 'Persistent reconciler is disabled.');\n }\n } else {\n if (enableNoopReconciler) {\n // No host operations\n updateHostContainer = function (workInProgress) {\n // Noop\n };\n updateHostComponent = function (current, workInProgress, updatePayload, type, oldProps, newProps, rootContainerInstance, currentHostContext) {\n // Noop\n };\n updateHostText = function (current, workInProgress, oldText, newText) {\n // Noop\n };\n } else {\n invariant(false, 'Noop reconciler is disabled.');\n }\n }\n\n function completeWork(current, workInProgress, renderExpirationTime) {\n var newProps = workInProgress.pendingProps;\n switch (workInProgress.tag) {\n case FunctionalComponent:\n return null;\n case ClassComponent:\n {\n // We are leaving this subtree, so pop context if any.\n popLegacyContextProvider(workInProgress);\n\n // If this component caught an error, schedule an error log effect.\n var instance = workInProgress.stateNode;\n var updateQueue = workInProgress.updateQueue;\n if (updateQueue !== null && updateQueue.capturedValues !== null) {\n workInProgress.effectTag &= ~DidCapture;\n if (typeof instance.componentDidCatch === 'function') {\n workInProgress.effectTag |= ErrLog;\n } else {\n // Normally we clear this in the commit phase, but since we did not\n // schedule an effect, we need to reset it here.\n updateQueue.capturedValues = null;\n }\n }\n return null;\n }\n case HostRoot:\n {\n popHostContainer(workInProgress);\n popTopLevelLegacyContextObject(workInProgress);\n var fiberRoot = workInProgress.stateNode;\n if (fiberRoot.pendingContext) {\n fiberRoot.context = fiberRoot.pendingContext;\n fiberRoot.pendingContext = null;\n }\n if (current === null || current.child === null) {\n // If we hydrated, pop so that we can delete any remaining children\n // that weren't hydrated.\n popHydrationState(workInProgress);\n // This resets the hacky state to fix isMounted before committing.\n // TODO: Delete this when we delete isMounted and findDOMNode.\n workInProgress.effectTag &= ~Placement;\n }\n updateHostContainer(workInProgress);\n\n var _updateQueue = workInProgress.updateQueue;\n if (_updateQueue !== null && _updateQueue.capturedValues !== null) {\n workInProgress.effectTag |= ErrLog;\n }\n return null;\n }\n case HostComponent:\n {\n popHostContext(workInProgress);\n var rootContainerInstance = getRootHostContainer();\n var type = workInProgress.type;\n if (current !== null && workInProgress.stateNode != null) {\n // If we have an alternate, that means this is an update and we need to\n // schedule a side-effect to do the updates.\n var oldProps = current.memoizedProps;\n // If we get updated because one of our children updated, we don't\n // have newProps so we'll have to reuse them.\n // TODO: Split the update API as separate for the props vs. children.\n // Even better would be if children weren't special cased at all tho.\n var _instance = workInProgress.stateNode;\n var currentHostContext = getHostContext();\n // TODO: Experiencing an error where oldProps is null. Suggests a host\n // component is hitting the resume path. Figure out why. Possibly\n // related to `hidden`.\n var updatePayload = prepareUpdate(_instance, type, oldProps, newProps, rootContainerInstance, currentHostContext);\n\n updateHostComponent(current, workInProgress, updatePayload, type, oldProps, newProps, rootContainerInstance, currentHostContext);\n\n if (current.ref !== workInProgress.ref) {\n markRef(workInProgress);\n }\n } else {\n if (!newProps) {\n !(workInProgress.stateNode !== null) ? invariant(false, 'We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n // This can happen when we abort work.\n return null;\n }\n\n var _currentHostContext = getHostContext();\n // TODO: Move createInstance to beginWork and keep it on a context\n // \"stack\" as the parent. Then append children as we go in beginWork\n // or completeWork depending on we want to add then top->down or\n // bottom->up. Top->down is faster in IE11.\n var wasHydrated = popHydrationState(workInProgress);\n if (wasHydrated) {\n // TODO: Move this and createInstance step into the beginPhase\n // to consolidate.\n if (prepareToHydrateHostInstance(workInProgress, rootContainerInstance, _currentHostContext)) {\n // If changes to the hydrated node needs to be applied at the\n // commit-phase we mark this as such.\n markUpdate(workInProgress);\n }\n } else {\n var _instance2 = createInstance(type, newProps, rootContainerInstance, _currentHostContext, workInProgress);\n\n appendAllChildren(_instance2, workInProgress);\n\n // Certain renderers require commit-time effects for initial mount.\n // (eg DOM renderer supports auto-focus for certain elements).\n // Make sure such renderers get scheduled for later work.\n if (finalizeInitialChildren(_instance2, type, newProps, rootContainerInstance, _currentHostContext)) {\n markUpdate(workInProgress);\n }\n workInProgress.stateNode = _instance2;\n }\n\n if (workInProgress.ref !== null) {\n // If there is a ref on a host node we need to schedule a callback\n markRef(workInProgress);\n }\n }\n return null;\n }\n case HostText:\n {\n var newText = newProps;\n if (current && workInProgress.stateNode != null) {\n var oldText = current.memoizedProps;\n // If we have an alternate, that means this is an update and we need\n // to schedule a side-effect to do the updates.\n updateHostText(current, workInProgress, oldText, newText);\n } else {\n if (typeof newText !== 'string') {\n !(workInProgress.stateNode !== null) ? invariant(false, 'We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n // This can happen when we abort work.\n return null;\n }\n var _rootContainerInstance = getRootHostContainer();\n var _currentHostContext2 = getHostContext();\n var _wasHydrated = popHydrationState(workInProgress);\n if (_wasHydrated) {\n if (prepareToHydrateHostTextInstance(workInProgress)) {\n markUpdate(workInProgress);\n }\n } else {\n workInProgress.stateNode = createTextInstance(newText, _rootContainerInstance, _currentHostContext2, workInProgress);\n }\n }\n return null;\n }\n case CallComponent:\n return moveCallToHandlerPhase(current, workInProgress, renderExpirationTime);\n case CallHandlerPhase:\n // Reset the tag to now be a first phase call.\n workInProgress.tag = CallComponent;\n return null;\n case ReturnComponent:\n // Does nothing.\n return null;\n case ForwardRef:\n return null;\n case Fragment:\n return null;\n case Mode:\n return null;\n case HostPortal:\n popHostContainer(workInProgress);\n updateHostContainer(workInProgress);\n return null;\n case ContextProvider:\n // Pop provider fiber\n popProvider(workInProgress);\n return null;\n case ContextConsumer:\n return null;\n // Error cases\n case IndeterminateComponent:\n invariant(false, 'An indeterminate component should have become determinate before completing. This error is likely caused by a bug in React. Please file an issue.');\n // eslint-disable-next-line no-fallthrough\n default:\n invariant(false, 'Unknown unit of work tag. This error is likely caused by a bug in React. Please file an issue.');\n }\n }\n\n return {\n completeWork: completeWork\n };\n};\n\nfunction createCapturedValue(value, source) {\n // If the value is an error, call this function immediately after it is thrown\n // so the stack is accurate.\n return {\n value: value,\n source: source,\n stack: getStackAddendumByWorkInProgressFiber(source)\n };\n}\n\nvar ReactFiberUnwindWork = function (hostContext, legacyContext, newContext, scheduleWork, isAlreadyFailedLegacyErrorBoundary) {\n var popHostContainer = hostContext.popHostContainer,\n popHostContext = hostContext.popHostContext;\n var popLegacyContextProvider = legacyContext.popContextProvider,\n popTopLevelLegacyContextObject = legacyContext.popTopLevelContextObject;\n var popProvider = newContext.popProvider;\n\n\n function throwException(returnFiber, sourceFiber, rawValue) {\n // The source fiber did not complete.\n sourceFiber.effectTag |= Incomplete;\n // Its effect list is no longer valid.\n sourceFiber.firstEffect = sourceFiber.lastEffect = null;\n\n var value = createCapturedValue(rawValue, sourceFiber);\n\n var workInProgress = returnFiber;\n do {\n switch (workInProgress.tag) {\n case HostRoot:\n {\n // Uncaught error\n var errorInfo = value;\n ensureUpdateQueues(workInProgress);\n var updateQueue = workInProgress.updateQueue;\n updateQueue.capturedValues = [errorInfo];\n workInProgress.effectTag |= ShouldCapture;\n return;\n }\n case ClassComponent:\n // Capture and retry\n var ctor = workInProgress.type;\n var _instance = workInProgress.stateNode;\n if ((workInProgress.effectTag & DidCapture) === NoEffect && (typeof ctor.getDerivedStateFromCatch === 'function' && enableGetDerivedStateFromCatch || _instance !== null && typeof _instance.componentDidCatch === 'function' && !isAlreadyFailedLegacyErrorBoundary(_instance))) {\n ensureUpdateQueues(workInProgress);\n var _updateQueue = workInProgress.updateQueue;\n var capturedValues = _updateQueue.capturedValues;\n if (capturedValues === null) {\n _updateQueue.capturedValues = [value];\n } else {\n capturedValues.push(value);\n }\n workInProgress.effectTag |= ShouldCapture;\n return;\n }\n break;\n default:\n break;\n }\n workInProgress = workInProgress['return'];\n } while (workInProgress !== null);\n }\n\n function unwindWork(workInProgress) {\n switch (workInProgress.tag) {\n case ClassComponent:\n {\n popLegacyContextProvider(workInProgress);\n var effectTag = workInProgress.effectTag;\n if (effectTag & ShouldCapture) {\n workInProgress.effectTag = effectTag & ~ShouldCapture | DidCapture;\n return workInProgress;\n }\n return null;\n }\n case HostRoot:\n {\n popHostContainer(workInProgress);\n popTopLevelLegacyContextObject(workInProgress);\n var _effectTag = workInProgress.effectTag;\n if (_effectTag & ShouldCapture) {\n workInProgress.effectTag = _effectTag & ~ShouldCapture | DidCapture;\n return workInProgress;\n }\n return null;\n }\n case HostComponent:\n {\n popHostContext(workInProgress);\n return null;\n }\n case HostPortal:\n popHostContainer(workInProgress);\n return null;\n case ContextProvider:\n popProvider(workInProgress);\n return null;\n default:\n return null;\n }\n }\n\n function unwindInterruptedWork(interruptedWork) {\n switch (interruptedWork.tag) {\n case ClassComponent:\n {\n popLegacyContextProvider(interruptedWork);\n break;\n }\n case HostRoot:\n {\n popHostContainer(interruptedWork);\n popTopLevelLegacyContextObject(interruptedWork);\n break;\n }\n case HostComponent:\n {\n popHostContext(interruptedWork);\n break;\n }\n case HostPortal:\n popHostContainer(interruptedWork);\n break;\n case ContextProvider:\n popProvider(interruptedWork);\n break;\n default:\n break;\n }\n }\n\n return {\n throwException: throwException,\n unwindWork: unwindWork,\n unwindInterruptedWork: unwindInterruptedWork\n };\n};\n\n// This module is forked in different environments.\n// By default, return `true` to log errors to the console.\n// Forks can return `false` if this isn't desirable.\nfunction showErrorDialog(capturedError) {\n return true;\n}\n\nfunction logCapturedError(capturedError) {\n var logError = showErrorDialog(capturedError);\n\n // Allow injected showErrorDialog() to prevent default console.error logging.\n // This enables renderers like ReactNative to better manage redbox behavior.\n if (logError === false) {\n return;\n }\n\n var error = capturedError.error;\n var suppressLogging = error && error.suppressReactErrorLogging;\n if (suppressLogging) {\n return;\n }\n\n {\n var componentName = capturedError.componentName,\n componentStack = capturedError.componentStack,\n errorBoundaryName = capturedError.errorBoundaryName,\n errorBoundaryFound = capturedError.errorBoundaryFound,\n willRetry = capturedError.willRetry;\n\n\n var componentNameMessage = componentName ? 'The above error occurred in the <' + componentName + '> component:' : 'The above error occurred in one of your React components:';\n\n var errorBoundaryMessage = void 0;\n // errorBoundaryFound check is sufficient; errorBoundaryName check is to satisfy Flow.\n if (errorBoundaryFound && errorBoundaryName) {\n if (willRetry) {\n errorBoundaryMessage = 'React will try to recreate this component tree from scratch ' + ('using the error boundary you provided, ' + errorBoundaryName + '.');\n } else {\n errorBoundaryMessage = 'This error was initially handled by the error boundary ' + errorBoundaryName + '.\\n' + 'Recreating the tree from scratch failed so React will unmount the tree.';\n }\n } else {\n errorBoundaryMessage = 'Consider adding an error boundary to your tree to customize error handling behavior.\\n' + 'Visit https://fb.me/react-error-boundaries to learn more about error boundaries.';\n }\n var combinedMessage = '' + componentNameMessage + componentStack + '\\n\\n' + ('' + errorBoundaryMessage);\n\n // In development, we provide our own message with just the component stack.\n // We don't include the original error message and JS stack because the browser\n // has already printed it. Even if the application swallows the error, it is still\n // displayed by the browser thanks to the DEV-only fake event trick in ReactErrorUtils.\n console.error(combinedMessage);\n }\n}\n\nvar invokeGuardedCallback$3 = ReactErrorUtils.invokeGuardedCallback;\nvar hasCaughtError$1 = ReactErrorUtils.hasCaughtError;\nvar clearCaughtError$1 = ReactErrorUtils.clearCaughtError;\n\n\nvar didWarnAboutUndefinedSnapshotBeforeUpdate = null;\n{\n didWarnAboutUndefinedSnapshotBeforeUpdate = new Set();\n}\n\nfunction logError(boundary, errorInfo) {\n var source = errorInfo.source;\n var stack = errorInfo.stack;\n if (stack === null) {\n stack = getStackAddendumByWorkInProgressFiber(source);\n }\n\n var capturedError = {\n componentName: source !== null ? getComponentName(source) : null,\n componentStack: stack !== null ? stack : '',\n error: errorInfo.value,\n errorBoundary: null,\n errorBoundaryName: null,\n errorBoundaryFound: false,\n willRetry: false\n };\n\n if (boundary !== null && boundary.tag === ClassComponent) {\n capturedError.errorBoundary = boundary.stateNode;\n capturedError.errorBoundaryName = getComponentName(boundary);\n capturedError.errorBoundaryFound = true;\n capturedError.willRetry = true;\n }\n\n try {\n logCapturedError(capturedError);\n } catch (e) {\n // Prevent cycle if logCapturedError() throws.\n // A cycle may still occur if logCapturedError renders a component that throws.\n var suppressLogging = e && e.suppressReactErrorLogging;\n if (!suppressLogging) {\n console.error(e);\n }\n }\n}\n\nvar ReactFiberCommitWork = function (config, captureError, scheduleWork, computeExpirationForFiber, markLegacyErrorBoundaryAsFailed, recalculateCurrentTime) {\n var getPublicInstance = config.getPublicInstance,\n mutation = config.mutation,\n persistence = config.persistence;\n\n\n var callComponentWillUnmountWithTimer = function (current, instance) {\n startPhaseTimer(current, 'componentWillUnmount');\n instance.props = current.memoizedProps;\n instance.state = current.memoizedState;\n instance.componentWillUnmount();\n stopPhaseTimer();\n };\n\n // Capture errors so they don't interrupt unmounting.\n function safelyCallComponentWillUnmount(current, instance) {\n {\n invokeGuardedCallback$3(null, callComponentWillUnmountWithTimer, null, current, instance);\n if (hasCaughtError$1()) {\n var unmountError = clearCaughtError$1();\n captureError(current, unmountError);\n }\n }\n }\n\n function safelyDetachRef(current) {\n var ref = current.ref;\n if (ref !== null) {\n if (typeof ref === 'function') {\n {\n invokeGuardedCallback$3(null, ref, null, null);\n if (hasCaughtError$1()) {\n var refError = clearCaughtError$1();\n captureError(current, refError);\n }\n }\n } else {\n ref.current = null;\n }\n }\n }\n\n function commitBeforeMutationLifeCycles(current, finishedWork) {\n switch (finishedWork.tag) {\n case ClassComponent:\n {\n if (finishedWork.effectTag & Snapshot) {\n if (current !== null) {\n var prevProps = current.memoizedProps;\n var prevState = current.memoizedState;\n startPhaseTimer(finishedWork, 'getSnapshotBeforeUpdate');\n var _instance = finishedWork.stateNode;\n _instance.props = finishedWork.memoizedProps;\n _instance.state = finishedWork.memoizedState;\n var snapshot = _instance.getSnapshotBeforeUpdate(prevProps, prevState);\n {\n var didWarnSet = didWarnAboutUndefinedSnapshotBeforeUpdate;\n if (snapshot === undefined && !didWarnSet.has(finishedWork.type)) {\n didWarnSet.add(finishedWork.type);\n warning(false, '%s.getSnapshotBeforeUpdate(): A snapshot value (or null) ' + 'must be returned. You have returned undefined.', getComponentName(finishedWork));\n }\n }\n _instance.__reactInternalSnapshotBeforeUpdate = snapshot;\n stopPhaseTimer();\n }\n }\n return;\n }\n case HostRoot:\n case HostComponent:\n case HostText:\n case HostPortal:\n // Nothing to do for these component types\n return;\n default:\n {\n invariant(false, 'This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.');\n }\n }\n }\n\n function commitLifeCycles(finishedRoot, current, finishedWork, currentTime, committedExpirationTime) {\n switch (finishedWork.tag) {\n case ClassComponent:\n {\n var _instance2 = finishedWork.stateNode;\n if (finishedWork.effectTag & Update) {\n if (current === null) {\n startPhaseTimer(finishedWork, 'componentDidMount');\n _instance2.props = finishedWork.memoizedProps;\n _instance2.state = finishedWork.memoizedState;\n _instance2.componentDidMount();\n stopPhaseTimer();\n } else {\n var prevProps = current.memoizedProps;\n var prevState = current.memoizedState;\n startPhaseTimer(finishedWork, 'componentDidUpdate');\n _instance2.props = finishedWork.memoizedProps;\n _instance2.state = finishedWork.memoizedState;\n _instance2.componentDidUpdate(prevProps, prevState, _instance2.__reactInternalSnapshotBeforeUpdate);\n stopPhaseTimer();\n }\n }\n var updateQueue = finishedWork.updateQueue;\n if (updateQueue !== null) {\n commitCallbacks(updateQueue, _instance2);\n }\n return;\n }\n case HostRoot:\n {\n var _updateQueue = finishedWork.updateQueue;\n if (_updateQueue !== null) {\n var _instance3 = null;\n if (finishedWork.child !== null) {\n switch (finishedWork.child.tag) {\n case HostComponent:\n _instance3 = getPublicInstance(finishedWork.child.stateNode);\n break;\n case ClassComponent:\n _instance3 = finishedWork.child.stateNode;\n break;\n }\n }\n commitCallbacks(_updateQueue, _instance3);\n }\n return;\n }\n case HostComponent:\n {\n var _instance4 = finishedWork.stateNode;\n\n // Renderers may schedule work to be done after host components are mounted\n // (eg DOM renderer may schedule auto-focus for inputs and form controls).\n // These effects should only be committed when components are first mounted,\n // aka when there is no current/alternate.\n if (current === null && finishedWork.effectTag & Update) {\n var type = finishedWork.type;\n var props = finishedWork.memoizedProps;\n commitMount(_instance4, type, props, finishedWork);\n }\n\n return;\n }\n case HostText:\n {\n // We have no life-cycles associated with text.\n return;\n }\n case HostPortal:\n {\n // We have no life-cycles associated with portals.\n return;\n }\n default:\n {\n invariant(false, 'This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.');\n }\n }\n }\n\n function commitErrorLogging(finishedWork, onUncaughtError) {\n switch (finishedWork.tag) {\n case ClassComponent:\n {\n var ctor = finishedWork.type;\n var _instance5 = finishedWork.stateNode;\n var updateQueue = finishedWork.updateQueue;\n !(updateQueue !== null && updateQueue.capturedValues !== null) ? invariant(false, 'An error logging effect should not have been scheduled if no errors were captured. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n var capturedErrors = updateQueue.capturedValues;\n updateQueue.capturedValues = null;\n\n if (typeof ctor.getDerivedStateFromCatch !== 'function') {\n // To preserve the preexisting retry behavior of error boundaries,\n // we keep track of which ones already failed during this batch.\n // This gets reset before we yield back to the browser.\n // TODO: Warn in strict mode if getDerivedStateFromCatch is\n // not defined.\n markLegacyErrorBoundaryAsFailed(_instance5);\n }\n\n _instance5.props = finishedWork.memoizedProps;\n _instance5.state = finishedWork.memoizedState;\n for (var i = 0; i < capturedErrors.length; i++) {\n var errorInfo = capturedErrors[i];\n var _error = errorInfo.value;\n var stack = errorInfo.stack;\n logError(finishedWork, errorInfo);\n _instance5.componentDidCatch(_error, {\n componentStack: stack !== null ? stack : ''\n });\n }\n }\n break;\n case HostRoot:\n {\n var _updateQueue2 = finishedWork.updateQueue;\n !(_updateQueue2 !== null && _updateQueue2.capturedValues !== null) ? invariant(false, 'An error logging effect should not have been scheduled if no errors were captured. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n var _capturedErrors = _updateQueue2.capturedValues;\n _updateQueue2.capturedValues = null;\n for (var _i = 0; _i < _capturedErrors.length; _i++) {\n var _errorInfo = _capturedErrors[_i];\n logError(finishedWork, _errorInfo);\n onUncaughtError(_errorInfo.value);\n }\n break;\n }\n default:\n invariant(false, 'This unit of work tag cannot capture errors. This error is likely caused by a bug in React. Please file an issue.');\n }\n }\n\n function commitAttachRef(finishedWork) {\n var ref = finishedWork.ref;\n if (ref !== null) {\n var _instance6 = finishedWork.stateNode;\n var instanceToUse = void 0;\n switch (finishedWork.tag) {\n case HostComponent:\n instanceToUse = getPublicInstance(_instance6);\n break;\n default:\n instanceToUse = _instance6;\n }\n if (typeof ref === 'function') {\n ref(instanceToUse);\n } else {\n {\n if (!ref.hasOwnProperty('current')) {\n warning(false, 'Unexpected ref object provided for %s. ' + 'Use either a ref-setter function or React.createRef().%s', getComponentName(finishedWork), getStackAddendumByWorkInProgressFiber(finishedWork));\n }\n }\n\n ref.current = instanceToUse;\n }\n }\n }\n\n function commitDetachRef(current) {\n var currentRef = current.ref;\n if (currentRef !== null) {\n if (typeof currentRef === 'function') {\n currentRef(null);\n } else {\n currentRef.current = null;\n }\n }\n }\n\n // User-originating errors (lifecycles and refs) should not interrupt\n // deletion, so don't let them throw. Host-originating errors should\n // interrupt deletion, so it's okay\n function commitUnmount(current) {\n if (typeof onCommitUnmount === 'function') {\n onCommitUnmount(current);\n }\n\n switch (current.tag) {\n case ClassComponent:\n {\n safelyDetachRef(current);\n var _instance7 = current.stateNode;\n if (typeof _instance7.componentWillUnmount === 'function') {\n safelyCallComponentWillUnmount(current, _instance7);\n }\n return;\n }\n case HostComponent:\n {\n safelyDetachRef(current);\n return;\n }\n case CallComponent:\n {\n commitNestedUnmounts(current.stateNode);\n return;\n }\n case HostPortal:\n {\n // TODO: this is recursive.\n // We are also not using this parent because\n // the portal will get pushed immediately.\n if (enableMutatingReconciler && mutation) {\n unmountHostComponents(current);\n } else if (enablePersistentReconciler && persistence) {\n emptyPortalContainer(current);\n }\n return;\n }\n }\n }\n\n function commitNestedUnmounts(root) {\n // While we're inside a removed host node we don't want to call\n // removeChild on the inner nodes because they're removed by the top\n // call anyway. We also want to call componentWillUnmount on all\n // composites before this host node is removed from the tree. Therefore\n var node = root;\n while (true) {\n commitUnmount(node);\n // Visit children because they may contain more composite or host nodes.\n // Skip portals because commitUnmount() currently visits them recursively.\n if (node.child !== null && (\n // If we use mutation we drill down into portals using commitUnmount above.\n // If we don't use mutation we drill down into portals here instead.\n !mutation || node.tag !== HostPortal)) {\n node.child['return'] = node;\n node = node.child;\n continue;\n }\n if (node === root) {\n return;\n }\n while (node.sibling === null) {\n if (node['return'] === null || node['return'] === root) {\n return;\n }\n node = node['return'];\n }\n node.sibling['return'] = node['return'];\n node = node.sibling;\n }\n }\n\n function detachFiber(current) {\n // Cut off the return pointers to disconnect it from the tree. Ideally, we\n // should clear the child pointer of the parent alternate to let this\n // get GC:ed but we don't know which for sure which parent is the current\n // one so we'll settle for GC:ing the subtree of this child. This child\n // itself will be GC:ed when the parent updates the next time.\n current['return'] = null;\n current.child = null;\n if (current.alternate) {\n current.alternate.child = null;\n current.alternate['return'] = null;\n }\n }\n\n var emptyPortalContainer = void 0;\n\n if (!mutation) {\n var commitContainer = void 0;\n if (persistence) {\n var replaceContainerChildren = persistence.replaceContainerChildren,\n createContainerChildSet = persistence.createContainerChildSet;\n\n emptyPortalContainer = function (current) {\n var portal = current.stateNode;\n var containerInfo = portal.containerInfo;\n\n var emptyChildSet = createContainerChildSet(containerInfo);\n replaceContainerChildren(containerInfo, emptyChildSet);\n };\n commitContainer = function (finishedWork) {\n switch (finishedWork.tag) {\n case ClassComponent:\n {\n return;\n }\n case HostComponent:\n {\n return;\n }\n case HostText:\n {\n return;\n }\n case HostRoot:\n case HostPortal:\n {\n var portalOrRoot = finishedWork.stateNode;\n var containerInfo = portalOrRoot.containerInfo,\n _pendingChildren = portalOrRoot.pendingChildren;\n\n replaceContainerChildren(containerInfo, _pendingChildren);\n return;\n }\n default:\n {\n invariant(false, 'This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.');\n }\n }\n };\n } else {\n commitContainer = function (finishedWork) {\n // Noop\n };\n }\n if (enablePersistentReconciler || enableNoopReconciler) {\n return {\n commitResetTextContent: function (finishedWork) {},\n commitPlacement: function (finishedWork) {},\n commitDeletion: function (current) {\n // Detach refs and call componentWillUnmount() on the whole subtree.\n commitNestedUnmounts(current);\n detachFiber(current);\n },\n commitWork: function (current, finishedWork) {\n commitContainer(finishedWork);\n },\n\n commitLifeCycles: commitLifeCycles,\n commitBeforeMutationLifeCycles: commitBeforeMutationLifeCycles,\n commitErrorLogging: commitErrorLogging,\n commitAttachRef: commitAttachRef,\n commitDetachRef: commitDetachRef\n };\n } else if (persistence) {\n invariant(false, 'Persistent reconciler is disabled.');\n } else {\n invariant(false, 'Noop reconciler is disabled.');\n }\n }\n var commitMount = mutation.commitMount,\n commitUpdate = mutation.commitUpdate,\n resetTextContent = mutation.resetTextContent,\n commitTextUpdate = mutation.commitTextUpdate,\n appendChild = mutation.appendChild,\n appendChildToContainer = mutation.appendChildToContainer,\n insertBefore = mutation.insertBefore,\n insertInContainerBefore = mutation.insertInContainerBefore,\n removeChild = mutation.removeChild,\n removeChildFromContainer = mutation.removeChildFromContainer;\n\n\n function getHostParentFiber(fiber) {\n var parent = fiber['return'];\n while (parent !== null) {\n if (isHostParent(parent)) {\n return parent;\n }\n parent = parent['return'];\n }\n invariant(false, 'Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.');\n }\n\n function isHostParent(fiber) {\n return fiber.tag === HostComponent || fiber.tag === HostRoot || fiber.tag === HostPortal;\n }\n\n function getHostSibling(fiber) {\n // We're going to search forward into the tree until we find a sibling host\n // node. Unfortunately, if multiple insertions are done in a row we have to\n // search past them. This leads to exponential search for the next sibling.\n var node = fiber;\n siblings: while (true) {\n // If we didn't find anything, let's try the next sibling.\n while (node.sibling === null) {\n if (node['return'] === null || isHostParent(node['return'])) {\n // If we pop out of the root or hit the parent the fiber we are the\n // last sibling.\n return null;\n }\n node = node['return'];\n }\n node.sibling['return'] = node['return'];\n node = node.sibling;\n while (node.tag !== HostComponent && node.tag !== HostText) {\n // If it is not host node and, we might have a host node inside it.\n // Try to search down until we find one.\n if (node.effectTag & Placement) {\n // If we don't have a child, try the siblings instead.\n continue siblings;\n }\n // If we don't have a child, try the siblings instead.\n // We also skip portals because they are not part of this host tree.\n if (node.child === null || node.tag === HostPortal) {\n continue siblings;\n } else {\n node.child['return'] = node;\n node = node.child;\n }\n }\n // Check if this host node is stable or about to be placed.\n if (!(node.effectTag & Placement)) {\n // Found it!\n return node.stateNode;\n }\n }\n }\n\n function commitPlacement(finishedWork) {\n // Recursively insert all host nodes into the parent.\n var parentFiber = getHostParentFiber(finishedWork);\n var parent = void 0;\n var isContainer = void 0;\n switch (parentFiber.tag) {\n case HostComponent:\n parent = parentFiber.stateNode;\n isContainer = false;\n break;\n case HostRoot:\n parent = parentFiber.stateNode.containerInfo;\n isContainer = true;\n break;\n case HostPortal:\n parent = parentFiber.stateNode.containerInfo;\n isContainer = true;\n break;\n default:\n invariant(false, 'Invalid host parent fiber. This error is likely caused by a bug in React. Please file an issue.');\n }\n if (parentFiber.effectTag & ContentReset) {\n // Reset the text content of the parent before doing any insertions\n resetTextContent(parent);\n // Clear ContentReset from the effect tag\n parentFiber.effectTag &= ~ContentReset;\n }\n\n var before = getHostSibling(finishedWork);\n // We only have the top Fiber that was inserted but we need recurse down its\n // children to find all the terminal nodes.\n var node = finishedWork;\n while (true) {\n if (node.tag === HostComponent || node.tag === HostText) {\n if (before) {\n if (isContainer) {\n insertInContainerBefore(parent, node.stateNode, before);\n } else {\n insertBefore(parent, node.stateNode, before);\n }\n } else {\n if (isContainer) {\n appendChildToContainer(parent, node.stateNode);\n } else {\n appendChild(parent, node.stateNode);\n }\n }\n } else if (node.tag === HostPortal) {\n // If the insertion itself is a portal, then we don't want to traverse\n // down its children. Instead, we'll get insertions from each child in\n // the portal directly.\n } else if (node.child !== null) {\n node.child['return'] = node;\n node = node.child;\n continue;\n }\n if (node === finishedWork) {\n return;\n }\n while (node.sibling === null) {\n if (node['return'] === null || node['return'] === finishedWork) {\n return;\n }\n node = node['return'];\n }\n node.sibling['return'] = node['return'];\n node = node.sibling;\n }\n }\n\n function unmountHostComponents(current) {\n // We only have the top Fiber that was inserted but we need recurse down its\n var node = current;\n\n // Each iteration, currentParent is populated with node's host parent if not\n // currentParentIsValid.\n var currentParentIsValid = false;\n var currentParent = void 0;\n var currentParentIsContainer = void 0;\n\n while (true) {\n if (!currentParentIsValid) {\n var parent = node['return'];\n findParent: while (true) {\n !(parent !== null) ? invariant(false, 'Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n switch (parent.tag) {\n case HostComponent:\n currentParent = parent.stateNode;\n currentParentIsContainer = false;\n break findParent;\n case HostRoot:\n currentParent = parent.stateNode.containerInfo;\n currentParentIsContainer = true;\n break findParent;\n case HostPortal:\n currentParent = parent.stateNode.containerInfo;\n currentParentIsContainer = true;\n break findParent;\n }\n parent = parent['return'];\n }\n currentParentIsValid = true;\n }\n\n if (node.tag === HostComponent || node.tag === HostText) {\n commitNestedUnmounts(node);\n // After all the children have unmounted, it is now safe to remove the\n // node from the tree.\n if (currentParentIsContainer) {\n removeChildFromContainer(currentParent, node.stateNode);\n } else {\n removeChild(currentParent, node.stateNode);\n }\n // Don't visit children because we already visited them.\n } else if (node.tag === HostPortal) {\n // When we go into a portal, it becomes the parent to remove from.\n // We will reassign it back when we pop the portal on the way up.\n currentParent = node.stateNode.containerInfo;\n // Visit children because portals might contain host components.\n if (node.child !== null) {\n node.child['return'] = node;\n node = node.child;\n continue;\n }\n } else {\n commitUnmount(node);\n // Visit children because we may find more host components below.\n if (node.child !== null) {\n node.child['return'] = node;\n node = node.child;\n continue;\n }\n }\n if (node === current) {\n return;\n }\n while (node.sibling === null) {\n if (node['return'] === null || node['return'] === current) {\n return;\n }\n node = node['return'];\n if (node.tag === HostPortal) {\n // When we go out of the portal, we need to restore the parent.\n // Since we don't keep a stack of them, we will search for it.\n currentParentIsValid = false;\n }\n }\n node.sibling['return'] = node['return'];\n node = node.sibling;\n }\n }\n\n function commitDeletion(current) {\n // Recursively delete all host nodes from the parent.\n // Detach refs and call componentWillUnmount() on the whole subtree.\n unmountHostComponents(current);\n detachFiber(current);\n }\n\n function commitWork(current, finishedWork) {\n switch (finishedWork.tag) {\n case ClassComponent:\n {\n return;\n }\n case HostComponent:\n {\n var _instance8 = finishedWork.stateNode;\n if (_instance8 != null) {\n // Commit the work prepared earlier.\n var newProps = finishedWork.memoizedProps;\n // For hydration we reuse the update path but we treat the oldProps\n // as the newProps. The updatePayload will contain the real change in\n // this case.\n var oldProps = current !== null ? current.memoizedProps : newProps;\n var type = finishedWork.type;\n // TODO: Type the updateQueue to be specific to host components.\n var updatePayload = finishedWork.updateQueue;\n finishedWork.updateQueue = null;\n if (updatePayload !== null) {\n commitUpdate(_instance8, updatePayload, type, oldProps, newProps, finishedWork);\n }\n }\n return;\n }\n case HostText:\n {\n !(finishedWork.stateNode !== null) ? invariant(false, 'This should have a text node initialized. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n var textInstance = finishedWork.stateNode;\n var newText = finishedWork.memoizedProps;\n // For hydration we reuse the update path but we treat the oldProps\n // as the newProps. The updatePayload will contain the real change in\n // this case.\n var oldText = current !== null ? current.memoizedProps : newText;\n commitTextUpdate(textInstance, oldText, newText);\n return;\n }\n case HostRoot:\n {\n return;\n }\n default:\n {\n invariant(false, 'This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.');\n }\n }\n }\n\n function commitResetTextContent(current) {\n resetTextContent(current.stateNode);\n }\n\n if (enableMutatingReconciler) {\n return {\n commitBeforeMutationLifeCycles: commitBeforeMutationLifeCycles,\n commitResetTextContent: commitResetTextContent,\n commitPlacement: commitPlacement,\n commitDeletion: commitDeletion,\n commitWork: commitWork,\n commitLifeCycles: commitLifeCycles,\n commitErrorLogging: commitErrorLogging,\n commitAttachRef: commitAttachRef,\n commitDetachRef: commitDetachRef\n };\n } else {\n invariant(false, 'Mutating reconciler is disabled.');\n }\n};\n\nvar NO_CONTEXT = {};\n\nvar ReactFiberHostContext = function (config, stack) {\n var getChildHostContext = config.getChildHostContext,\n getRootHostContext = config.getRootHostContext;\n var createCursor = stack.createCursor,\n push = stack.push,\n pop = stack.pop;\n\n\n var contextStackCursor = createCursor(NO_CONTEXT);\n var contextFiberStackCursor = createCursor(NO_CONTEXT);\n var rootInstanceStackCursor = createCursor(NO_CONTEXT);\n\n function requiredContext(c) {\n !(c !== NO_CONTEXT) ? invariant(false, 'Expected host context to exist. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n return c;\n }\n\n function getRootHostContainer() {\n var rootInstance = requiredContext(rootInstanceStackCursor.current);\n return rootInstance;\n }\n\n function pushHostContainer(fiber, nextRootInstance) {\n // Push current root instance onto the stack;\n // This allows us to reset root when portals are popped.\n push(rootInstanceStackCursor, nextRootInstance, fiber);\n\n var nextRootContext = getRootHostContext(nextRootInstance);\n\n // Track the context and the Fiber that provided it.\n // This enables us to pop only Fibers that provide unique contexts.\n push(contextFiberStackCursor, fiber, fiber);\n push(contextStackCursor, nextRootContext, fiber);\n }\n\n function popHostContainer(fiber) {\n pop(contextStackCursor, fiber);\n pop(contextFiberStackCursor, fiber);\n pop(rootInstanceStackCursor, fiber);\n }\n\n function getHostContext() {\n var context = requiredContext(contextStackCursor.current);\n return context;\n }\n\n function pushHostContext(fiber) {\n var rootInstance = requiredContext(rootInstanceStackCursor.current);\n var context = requiredContext(contextStackCursor.current);\n var nextContext = getChildHostContext(context, fiber.type, rootInstance);\n\n // Don't push this Fiber's context unless it's unique.\n if (context === nextContext) {\n return;\n }\n\n // Track the context and the Fiber that provided it.\n // This enables us to pop only Fibers that provide unique contexts.\n push(contextFiberStackCursor, fiber, fiber);\n push(contextStackCursor, nextContext, fiber);\n }\n\n function popHostContext(fiber) {\n // Do not pop unless this Fiber provided the current context.\n // pushHostContext() only pushes Fibers that provide unique contexts.\n if (contextFiberStackCursor.current !== fiber) {\n return;\n }\n\n pop(contextStackCursor, fiber);\n pop(contextFiberStackCursor, fiber);\n }\n\n return {\n getHostContext: getHostContext,\n getRootHostContainer: getRootHostContainer,\n popHostContainer: popHostContainer,\n popHostContext: popHostContext,\n pushHostContainer: pushHostContainer,\n pushHostContext: pushHostContext\n };\n};\n\nvar ReactFiberHydrationContext = function (config) {\n var shouldSetTextContent = config.shouldSetTextContent,\n hydration = config.hydration;\n\n // If this doesn't have hydration mode.\n\n if (!hydration) {\n return {\n enterHydrationState: function () {\n return false;\n },\n resetHydrationState: function () {},\n tryToClaimNextHydratableInstance: function () {},\n prepareToHydrateHostInstance: function () {\n invariant(false, 'Expected prepareToHydrateHostInstance() to never be called. This error is likely caused by a bug in React. Please file an issue.');\n },\n prepareToHydrateHostTextInstance: function () {\n invariant(false, 'Expected prepareToHydrateHostTextInstance() to never be called. This error is likely caused by a bug in React. Please file an issue.');\n },\n popHydrationState: function (fiber) {\n return false;\n }\n };\n }\n\n var canHydrateInstance = hydration.canHydrateInstance,\n canHydrateTextInstance = hydration.canHydrateTextInstance,\n getNextHydratableSibling = hydration.getNextHydratableSibling,\n getFirstHydratableChild = hydration.getFirstHydratableChild,\n hydrateInstance = hydration.hydrateInstance,\n hydrateTextInstance = hydration.hydrateTextInstance,\n didNotMatchHydratedContainerTextInstance = hydration.didNotMatchHydratedContainerTextInstance,\n didNotMatchHydratedTextInstance = hydration.didNotMatchHydratedTextInstance,\n didNotHydrateContainerInstance = hydration.didNotHydrateContainerInstance,\n didNotHydrateInstance = hydration.didNotHydrateInstance,\n didNotFindHydratableContainerInstance = hydration.didNotFindHydratableContainerInstance,\n didNotFindHydratableContainerTextInstance = hydration.didNotFindHydratableContainerTextInstance,\n didNotFindHydratableInstance = hydration.didNotFindHydratableInstance,\n didNotFindHydratableTextInstance = hydration.didNotFindHydratableTextInstance;\n\n // The deepest Fiber on the stack involved in a hydration context.\n // This may have been an insertion or a hydration.\n\n var hydrationParentFiber = null;\n var nextHydratableInstance = null;\n var isHydrating = false;\n\n function enterHydrationState(fiber) {\n var parentInstance = fiber.stateNode.containerInfo;\n nextHydratableInstance = getFirstHydratableChild(parentInstance);\n hydrationParentFiber = fiber;\n isHydrating = true;\n return true;\n }\n\n function deleteHydratableInstance(returnFiber, instance) {\n {\n switch (returnFiber.tag) {\n case HostRoot:\n didNotHydrateContainerInstance(returnFiber.stateNode.containerInfo, instance);\n break;\n case HostComponent:\n didNotHydrateInstance(returnFiber.type, returnFiber.memoizedProps, returnFiber.stateNode, instance);\n break;\n }\n }\n\n var childToDelete = createFiberFromHostInstanceForDeletion();\n childToDelete.stateNode = instance;\n childToDelete['return'] = returnFiber;\n childToDelete.effectTag = Deletion;\n\n // This might seem like it belongs on progressedFirstDeletion. However,\n // these children are not part of the reconciliation list of children.\n // Even if we abort and rereconcile the children, that will try to hydrate\n // again and the nodes are still in the host tree so these will be\n // recreated.\n if (returnFiber.lastEffect !== null) {\n returnFiber.lastEffect.nextEffect = childToDelete;\n returnFiber.lastEffect = childToDelete;\n } else {\n returnFiber.firstEffect = returnFiber.lastEffect = childToDelete;\n }\n }\n\n function insertNonHydratedInstance(returnFiber, fiber) {\n fiber.effectTag |= Placement;\n {\n switch (returnFiber.tag) {\n case HostRoot:\n {\n var parentContainer = returnFiber.stateNode.containerInfo;\n switch (fiber.tag) {\n case HostComponent:\n var type = fiber.type;\n var props = fiber.pendingProps;\n didNotFindHydratableContainerInstance(parentContainer, type, props);\n break;\n case HostText:\n var text = fiber.pendingProps;\n didNotFindHydratableContainerTextInstance(parentContainer, text);\n break;\n }\n break;\n }\n case HostComponent:\n {\n var parentType = returnFiber.type;\n var parentProps = returnFiber.memoizedProps;\n var parentInstance = returnFiber.stateNode;\n switch (fiber.tag) {\n case HostComponent:\n var _type = fiber.type;\n var _props = fiber.pendingProps;\n didNotFindHydratableInstance(parentType, parentProps, parentInstance, _type, _props);\n break;\n case HostText:\n var _text = fiber.pendingProps;\n didNotFindHydratableTextInstance(parentType, parentProps, parentInstance, _text);\n break;\n }\n break;\n }\n default:\n return;\n }\n }\n }\n\n function tryHydrate(fiber, nextInstance) {\n switch (fiber.tag) {\n case HostComponent:\n {\n var type = fiber.type;\n var props = fiber.pendingProps;\n var instance = canHydrateInstance(nextInstance, type, props);\n if (instance !== null) {\n fiber.stateNode = instance;\n return true;\n }\n return false;\n }\n case HostText:\n {\n var text = fiber.pendingProps;\n var textInstance = canHydrateTextInstance(nextInstance, text);\n if (textInstance !== null) {\n fiber.stateNode = textInstance;\n return true;\n }\n return false;\n }\n default:\n return false;\n }\n }\n\n function tryToClaimNextHydratableInstance(fiber) {\n if (!isHydrating) {\n return;\n }\n var nextInstance = nextHydratableInstance;\n if (!nextInstance) {\n // Nothing to hydrate. Make it an insertion.\n insertNonHydratedInstance(hydrationParentFiber, fiber);\n isHydrating = false;\n hydrationParentFiber = fiber;\n return;\n }\n if (!tryHydrate(fiber, nextInstance)) {\n // If we can't hydrate this instance let's try the next one.\n // We use this as a heuristic. It's based on intuition and not data so it\n // might be flawed or unnecessary.\n nextInstance = getNextHydratableSibling(nextInstance);\n if (!nextInstance || !tryHydrate(fiber, nextInstance)) {\n // Nothing to hydrate. Make it an insertion.\n insertNonHydratedInstance(hydrationParentFiber, fiber);\n isHydrating = false;\n hydrationParentFiber = fiber;\n return;\n }\n // We matched the next one, we'll now assume that the first one was\n // superfluous and we'll delete it. Since we can't eagerly delete it\n // we'll have to schedule a deletion. To do that, this node needs a dummy\n // fiber associated with it.\n deleteHydratableInstance(hydrationParentFiber, nextHydratableInstance);\n }\n hydrationParentFiber = fiber;\n nextHydratableInstance = getFirstHydratableChild(nextInstance);\n }\n\n function prepareToHydrateHostInstance(fiber, rootContainerInstance, hostContext) {\n var instance = fiber.stateNode;\n var updatePayload = hydrateInstance(instance, fiber.type, fiber.memoizedProps, rootContainerInstance, hostContext, fiber);\n // TODO: Type this specific to this type of component.\n fiber.updateQueue = updatePayload;\n // If the update payload indicates that there is a change or if there\n // is a new ref we mark this as an update.\n if (updatePayload !== null) {\n return true;\n }\n return false;\n }\n\n function prepareToHydrateHostTextInstance(fiber) {\n var textInstance = fiber.stateNode;\n var textContent = fiber.memoizedProps;\n var shouldUpdate = hydrateTextInstance(textInstance, textContent, fiber);\n {\n if (shouldUpdate) {\n // We assume that prepareToHydrateHostTextInstance is called in a context where the\n // hydration parent is the parent host component of this host text.\n var returnFiber = hydrationParentFiber;\n if (returnFiber !== null) {\n switch (returnFiber.tag) {\n case HostRoot:\n {\n var parentContainer = returnFiber.stateNode.containerInfo;\n didNotMatchHydratedContainerTextInstance(parentContainer, textInstance, textContent);\n break;\n }\n case HostComponent:\n {\n var parentType = returnFiber.type;\n var parentProps = returnFiber.memoizedProps;\n var parentInstance = returnFiber.stateNode;\n didNotMatchHydratedTextInstance(parentType, parentProps, parentInstance, textInstance, textContent);\n break;\n }\n }\n }\n }\n }\n return shouldUpdate;\n }\n\n function popToNextHostParent(fiber) {\n var parent = fiber['return'];\n while (parent !== null && parent.tag !== HostComponent && parent.tag !== HostRoot) {\n parent = parent['return'];\n }\n hydrationParentFiber = parent;\n }\n\n function popHydrationState(fiber) {\n if (fiber !== hydrationParentFiber) {\n // We're deeper than the current hydration context, inside an inserted\n // tree.\n return false;\n }\n if (!isHydrating) {\n // If we're not currently hydrating but we're in a hydration context, then\n // we were an insertion and now need to pop up reenter hydration of our\n // siblings.\n popToNextHostParent(fiber);\n isHydrating = true;\n return false;\n }\n\n var type = fiber.type;\n\n // If we have any remaining hydratable nodes, we need to delete them now.\n // We only do this deeper than head and body since they tend to have random\n // other nodes in them. We also ignore components with pure text content in\n // side of them.\n // TODO: Better heuristic.\n if (fiber.tag !== HostComponent || type !== 'head' && type !== 'body' && !shouldSetTextContent(type, fiber.memoizedProps)) {\n var nextInstance = nextHydratableInstance;\n while (nextInstance) {\n deleteHydratableInstance(fiber, nextInstance);\n nextInstance = getNextHydratableSibling(nextInstance);\n }\n }\n\n popToNextHostParent(fiber);\n nextHydratableInstance = hydrationParentFiber ? getNextHydratableSibling(fiber.stateNode) : null;\n return true;\n }\n\n function resetHydrationState() {\n hydrationParentFiber = null;\n nextHydratableInstance = null;\n isHydrating = false;\n }\n\n return {\n enterHydrationState: enterHydrationState,\n resetHydrationState: resetHydrationState,\n tryToClaimNextHydratableInstance: tryToClaimNextHydratableInstance,\n prepareToHydrateHostInstance: prepareToHydrateHostInstance,\n prepareToHydrateHostTextInstance: prepareToHydrateHostTextInstance,\n popHydrationState: popHydrationState\n };\n};\n\n// This lets us hook into Fiber to debug what it's doing.\n// See https://github.com/facebook/react/pull/8033.\n// This is not part of the public API, not even for React DevTools.\n// You may only inject a debugTool if you work on React Fiber itself.\nvar ReactFiberInstrumentation = {\n debugTool: null\n};\n\nvar ReactFiberInstrumentation_1 = ReactFiberInstrumentation;\n\nvar warnedAboutMissingGetChildContext = void 0;\n\n{\n warnedAboutMissingGetChildContext = {};\n}\n\nvar ReactFiberLegacyContext = function (stack) {\n var createCursor = stack.createCursor,\n push = stack.push,\n pop = stack.pop;\n\n // A cursor to the current merged context object on the stack.\n\n var contextStackCursor = createCursor(emptyObject);\n // A cursor to a boolean indicating whether the context has changed.\n var didPerformWorkStackCursor = createCursor(false);\n // Keep track of the previous context object that was on the stack.\n // We use this to get access to the parent context after we have already\n // pushed the next context provider, and now need to merge their contexts.\n var previousContext = emptyObject;\n\n function getUnmaskedContext(workInProgress) {\n var hasOwnContext = isContextProvider(workInProgress);\n if (hasOwnContext) {\n // If the fiber is a context provider itself, when we read its context\n // we have already pushed its own child context on the stack. A context\n // provider should not \"see\" its own child context. Therefore we read the\n // previous (parent) context instead for a context provider.\n return previousContext;\n }\n return contextStackCursor.current;\n }\n\n function cacheContext(workInProgress, unmaskedContext, maskedContext) {\n var instance = workInProgress.stateNode;\n instance.__reactInternalMemoizedUnmaskedChildContext = unmaskedContext;\n instance.__reactInternalMemoizedMaskedChildContext = maskedContext;\n }\n\n function getMaskedContext(workInProgress, unmaskedContext) {\n var type = workInProgress.type;\n var contextTypes = type.contextTypes;\n if (!contextTypes) {\n return emptyObject;\n }\n\n // Avoid recreating masked context unless unmasked context has changed.\n // Failing to do this will result in unnecessary calls to componentWillReceiveProps.\n // This may trigger infinite loops if componentWillReceiveProps calls setState.\n var instance = workInProgress.stateNode;\n if (instance && instance.__reactInternalMemoizedUnmaskedChildContext === unmaskedContext) {\n return instance.__reactInternalMemoizedMaskedChildContext;\n }\n\n var context = {};\n for (var key in contextTypes) {\n context[key] = unmaskedContext[key];\n }\n\n {\n var name = getComponentName(workInProgress) || 'Unknown';\n checkPropTypes(contextTypes, context, 'context', name, ReactDebugCurrentFiber.getCurrentFiberStackAddendum);\n }\n\n // Cache unmasked context so we can avoid recreating masked context unless necessary.\n // Context is created before the class component is instantiated so check for instance.\n if (instance) {\n cacheContext(workInProgress, unmaskedContext, context);\n }\n\n return context;\n }\n\n function hasContextChanged() {\n return didPerformWorkStackCursor.current;\n }\n\n function isContextConsumer(fiber) {\n return fiber.tag === ClassComponent && fiber.type.contextTypes != null;\n }\n\n function isContextProvider(fiber) {\n return fiber.tag === ClassComponent && fiber.type.childContextTypes != null;\n }\n\n function popContextProvider(fiber) {\n if (!isContextProvider(fiber)) {\n return;\n }\n\n pop(didPerformWorkStackCursor, fiber);\n pop(contextStackCursor, fiber);\n }\n\n function popTopLevelContextObject(fiber) {\n pop(didPerformWorkStackCursor, fiber);\n pop(contextStackCursor, fiber);\n }\n\n function pushTopLevelContextObject(fiber, context, didChange) {\n !(contextStackCursor.cursor == null) ? invariant(false, 'Unexpected context found on stack. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n\n push(contextStackCursor, context, fiber);\n push(didPerformWorkStackCursor, didChange, fiber);\n }\n\n function processChildContext(fiber, parentContext) {\n var instance = fiber.stateNode;\n var childContextTypes = fiber.type.childContextTypes;\n\n // TODO (bvaughn) Replace this behavior with an invariant() in the future.\n // It has only been added in Fiber to match the (unintentional) behavior in Stack.\n if (typeof instance.getChildContext !== 'function') {\n {\n var componentName = getComponentName(fiber) || 'Unknown';\n\n if (!warnedAboutMissingGetChildContext[componentName]) {\n warnedAboutMissingGetChildContext[componentName] = true;\n warning(false, '%s.childContextTypes is specified but there is no getChildContext() method ' + 'on the instance. You can either define getChildContext() on %s or remove ' + 'childContextTypes from it.', componentName, componentName);\n }\n }\n return parentContext;\n }\n\n var childContext = void 0;\n {\n ReactDebugCurrentFiber.setCurrentPhase('getChildContext');\n }\n startPhaseTimer(fiber, 'getChildContext');\n childContext = instance.getChildContext();\n stopPhaseTimer();\n {\n ReactDebugCurrentFiber.setCurrentPhase(null);\n }\n for (var contextKey in childContext) {\n !(contextKey in childContextTypes) ? invariant(false, '%s.getChildContext(): key \"%s\" is not defined in childContextTypes.', getComponentName(fiber) || 'Unknown', contextKey) : void 0;\n }\n {\n var name = getComponentName(fiber) || 'Unknown';\n checkPropTypes(childContextTypes, childContext, 'child context', name,\n // In practice, there is one case in which we won't get a stack. It's when\n // somebody calls unstable_renderSubtreeIntoContainer() and we process\n // context from the parent component instance. The stack will be missing\n // because it's outside of the reconciliation, and so the pointer has not\n // been set. This is rare and doesn't matter. We'll also remove that API.\n ReactDebugCurrentFiber.getCurrentFiberStackAddendum);\n }\n\n return _assign({}, parentContext, childContext);\n }\n\n function pushContextProvider(workInProgress) {\n if (!isContextProvider(workInProgress)) {\n return false;\n }\n\n var instance = workInProgress.stateNode;\n // We push the context as early as possible to ensure stack integrity.\n // If the instance does not exist yet, we will push null at first,\n // and replace it on the stack later when invalidating the context.\n var memoizedMergedChildContext = instance && instance.__reactInternalMemoizedMergedChildContext || emptyObject;\n\n // Remember the parent context so we can merge with it later.\n // Inherit the parent's did-perform-work value to avoid inadvertently blocking updates.\n previousContext = contextStackCursor.current;\n push(contextStackCursor, memoizedMergedChildContext, workInProgress);\n push(didPerformWorkStackCursor, didPerformWorkStackCursor.current, workInProgress);\n\n return true;\n }\n\n function invalidateContextProvider(workInProgress, didChange) {\n var instance = workInProgress.stateNode;\n !instance ? invariant(false, 'Expected to have an instance by this point. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n\n if (didChange) {\n // Merge parent and own context.\n // Skip this if we're not updating due to sCU.\n // This avoids unnecessarily recomputing memoized values.\n var mergedContext = processChildContext(workInProgress, previousContext);\n instance.__reactInternalMemoizedMergedChildContext = mergedContext;\n\n // Replace the old (or empty) context with the new one.\n // It is important to unwind the context in the reverse order.\n pop(didPerformWorkStackCursor, workInProgress);\n pop(contextStackCursor, workInProgress);\n // Now push the new context and mark that it has changed.\n push(contextStackCursor, mergedContext, workInProgress);\n push(didPerformWorkStackCursor, didChange, workInProgress);\n } else {\n pop(didPerformWorkStackCursor, workInProgress);\n push(didPerformWorkStackCursor, didChange, workInProgress);\n }\n }\n\n function findCurrentUnmaskedContext(fiber) {\n // Currently this is only used with renderSubtreeIntoContainer; not sure if it\n // makes sense elsewhere\n !(isFiberMounted(fiber) && fiber.tag === ClassComponent) ? invariant(false, 'Expected subtree parent to be a mounted class component. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n\n var node = fiber;\n while (node.tag !== HostRoot) {\n if (isContextProvider(node)) {\n return node.stateNode.__reactInternalMemoizedMergedChildContext;\n }\n var parent = node['return'];\n !parent ? invariant(false, 'Found unexpected detached subtree parent. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n node = parent;\n }\n return node.stateNode.context;\n }\n\n return {\n getUnmaskedContext: getUnmaskedContext,\n cacheContext: cacheContext,\n getMaskedContext: getMaskedContext,\n hasContextChanged: hasContextChanged,\n isContextConsumer: isContextConsumer,\n isContextProvider: isContextProvider,\n popContextProvider: popContextProvider,\n popTopLevelContextObject: popTopLevelContextObject,\n pushTopLevelContextObject: pushTopLevelContextObject,\n processChildContext: processChildContext,\n pushContextProvider: pushContextProvider,\n invalidateContextProvider: invalidateContextProvider,\n findCurrentUnmaskedContext: findCurrentUnmaskedContext\n };\n};\n\nvar ReactFiberNewContext = function (stack) {\n var createCursor = stack.createCursor,\n push = stack.push,\n pop = stack.pop;\n\n\n var providerCursor = createCursor(null);\n var valueCursor = createCursor(null);\n var changedBitsCursor = createCursor(0);\n\n var rendererSigil = void 0;\n {\n // Use this to detect multiple renderers using the same context\n rendererSigil = {};\n }\n\n function pushProvider(providerFiber) {\n var context = providerFiber.type.context;\n\n push(changedBitsCursor, context._changedBits, providerFiber);\n push(valueCursor, context._currentValue, providerFiber);\n push(providerCursor, providerFiber, providerFiber);\n\n context._currentValue = providerFiber.pendingProps.value;\n context._changedBits = providerFiber.stateNode;\n\n {\n warning(context._currentRenderer === null || context._currentRenderer === rendererSigil, 'Detected multiple renderers concurrently rendering the ' + 'same context provider. This is currently unsupported.');\n context._currentRenderer = rendererSigil;\n }\n }\n\n function popProvider(providerFiber) {\n var changedBits = changedBitsCursor.current;\n var currentValue = valueCursor.current;\n\n pop(providerCursor, providerFiber);\n pop(valueCursor, providerFiber);\n pop(changedBitsCursor, providerFiber);\n\n var context = providerFiber.type.context;\n context._currentValue = currentValue;\n context._changedBits = changedBits;\n }\n\n return {\n pushProvider: pushProvider,\n popProvider: popProvider\n };\n};\n\nvar ReactFiberStack = function () {\n var valueStack = [];\n\n var fiberStack = void 0;\n\n {\n fiberStack = [];\n }\n\n var index = -1;\n\n function createCursor(defaultValue) {\n return {\n current: defaultValue\n };\n }\n\n function isEmpty() {\n return index === -1;\n }\n\n function pop(cursor, fiber) {\n if (index < 0) {\n {\n warning(false, 'Unexpected pop.');\n }\n return;\n }\n\n {\n if (fiber !== fiberStack[index]) {\n warning(false, 'Unexpected Fiber popped.');\n }\n }\n\n cursor.current = valueStack[index];\n\n valueStack[index] = null;\n\n {\n fiberStack[index] = null;\n }\n\n index--;\n }\n\n function push(cursor, value, fiber) {\n index++;\n\n valueStack[index] = cursor.current;\n\n {\n fiberStack[index] = fiber;\n }\n\n cursor.current = value;\n }\n\n function checkThatStackIsEmpty() {\n {\n if (index !== -1) {\n warning(false, 'Expected an empty stack. Something was not reset properly.');\n }\n }\n }\n\n function resetStackAfterFatalErrorInDev() {\n {\n index = -1;\n valueStack.length = 0;\n fiberStack.length = 0;\n }\n }\n\n return {\n createCursor: createCursor,\n isEmpty: isEmpty,\n pop: pop,\n push: push,\n checkThatStackIsEmpty: checkThatStackIsEmpty,\n resetStackAfterFatalErrorInDev: resetStackAfterFatalErrorInDev\n };\n};\n\nvar invokeGuardedCallback$2 = ReactErrorUtils.invokeGuardedCallback;\nvar hasCaughtError = ReactErrorUtils.hasCaughtError;\nvar clearCaughtError = ReactErrorUtils.clearCaughtError;\n\n\nvar didWarnAboutStateTransition = void 0;\nvar didWarnSetStateChildContext = void 0;\nvar warnAboutUpdateOnUnmounted = void 0;\nvar warnAboutInvalidUpdates = void 0;\n\n{\n didWarnAboutStateTransition = false;\n didWarnSetStateChildContext = false;\n var didWarnStateUpdateForUnmountedComponent = {};\n\n warnAboutUpdateOnUnmounted = function (fiber) {\n // We show the whole stack but dedupe on the top component's name because\n // the problematic code almost always lies inside that component.\n var componentName = getComponentName(fiber) || 'ReactClass';\n if (didWarnStateUpdateForUnmountedComponent[componentName]) {\n return;\n }\n warning(false, \"Can't call setState (or forceUpdate) on an unmounted component. This \" + 'is a no-op, but it indicates a memory leak in your application. To ' + 'fix, cancel all subscriptions and asynchronous tasks in the ' + 'componentWillUnmount method.%s', getStackAddendumByWorkInProgressFiber(fiber));\n didWarnStateUpdateForUnmountedComponent[componentName] = true;\n };\n\n warnAboutInvalidUpdates = function (instance) {\n switch (ReactDebugCurrentFiber.phase) {\n case 'getChildContext':\n if (didWarnSetStateChildContext) {\n return;\n }\n warning(false, 'setState(...): Cannot call setState() inside getChildContext()');\n didWarnSetStateChildContext = true;\n break;\n case 'render':\n if (didWarnAboutStateTransition) {\n return;\n }\n warning(false, 'Cannot update during an existing state transition (such as within ' + \"`render` or another component's constructor). Render methods should \" + 'be a pure function of props and state; constructor side-effects are ' + 'an anti-pattern, but can be moved to `componentWillMount`.');\n didWarnAboutStateTransition = true;\n break;\n }\n };\n}\n\nvar ReactFiberScheduler = function (config) {\n var stack = ReactFiberStack();\n var hostContext = ReactFiberHostContext(config, stack);\n var legacyContext = ReactFiberLegacyContext(stack);\n var newContext = ReactFiberNewContext(stack);\n var popHostContext = hostContext.popHostContext,\n popHostContainer = hostContext.popHostContainer;\n var popTopLevelLegacyContextObject = legacyContext.popTopLevelContextObject,\n popLegacyContextProvider = legacyContext.popContextProvider;\n var popProvider = newContext.popProvider;\n\n var hydrationContext = ReactFiberHydrationContext(config);\n\n var _ReactFiberBeginWork = ReactFiberBeginWork(config, hostContext, legacyContext, newContext, hydrationContext, scheduleWork, computeExpirationForFiber),\n beginWork = _ReactFiberBeginWork.beginWork;\n\n var _ReactFiberCompleteWo = ReactFiberCompleteWork(config, hostContext, legacyContext, newContext, hydrationContext),\n completeWork = _ReactFiberCompleteWo.completeWork;\n\n var _ReactFiberUnwindWork = ReactFiberUnwindWork(hostContext, legacyContext, newContext, scheduleWork, isAlreadyFailedLegacyErrorBoundary),\n throwException = _ReactFiberUnwindWork.throwException,\n unwindWork = _ReactFiberUnwindWork.unwindWork,\n unwindInterruptedWork = _ReactFiberUnwindWork.unwindInterruptedWork;\n\n var _ReactFiberCommitWork = ReactFiberCommitWork(config, onCommitPhaseError, scheduleWork, computeExpirationForFiber, markLegacyErrorBoundaryAsFailed, recalculateCurrentTime),\n commitBeforeMutationLifeCycles = _ReactFiberCommitWork.commitBeforeMutationLifeCycles,\n commitResetTextContent = _ReactFiberCommitWork.commitResetTextContent,\n commitPlacement = _ReactFiberCommitWork.commitPlacement,\n commitDeletion = _ReactFiberCommitWork.commitDeletion,\n commitWork = _ReactFiberCommitWork.commitWork,\n commitLifeCycles = _ReactFiberCommitWork.commitLifeCycles,\n commitErrorLogging = _ReactFiberCommitWork.commitErrorLogging,\n commitAttachRef = _ReactFiberCommitWork.commitAttachRef,\n commitDetachRef = _ReactFiberCommitWork.commitDetachRef;\n\n var now = config.now,\n scheduleDeferredCallback = config.scheduleDeferredCallback,\n cancelDeferredCallback = config.cancelDeferredCallback,\n prepareForCommit = config.prepareForCommit,\n resetAfterCommit = config.resetAfterCommit;\n\n // Represents the current time in ms.\n\n var originalStartTimeMs = now();\n var mostRecentCurrentTime = msToExpirationTime(0);\n var mostRecentCurrentTimeMs = originalStartTimeMs;\n\n // Used to ensure computeUniqueAsyncExpiration is monotonically increases.\n var lastUniqueAsyncExpiration = 0;\n\n // Represents the expiration time that incoming updates should use. (If this\n // is NoWork, use the default strategy: async updates in async mode, sync\n // updates in sync mode.)\n var expirationContext = NoWork;\n\n var isWorking = false;\n\n // The next work in progress fiber that we're currently working on.\n var nextUnitOfWork = null;\n var nextRoot = null;\n // The time at which we're currently rendering work.\n var nextRenderExpirationTime = NoWork;\n\n // The next fiber with an effect that we're currently committing.\n var nextEffect = null;\n\n var isCommitting = false;\n\n var isRootReadyForCommit = false;\n\n var legacyErrorBoundariesThatAlreadyFailed = null;\n\n // Used for performance tracking.\n var interruptedBy = null;\n\n var stashedWorkInProgressProperties = void 0;\n var replayUnitOfWork = void 0;\n if (true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {\n stashedWorkInProgressProperties = null;\n replayUnitOfWork = function (failedUnitOfWork, isAsync) {\n // Retore the original state of the work-in-progress\n _assign(failedUnitOfWork, stashedWorkInProgressProperties);\n switch (failedUnitOfWork.tag) {\n case HostRoot:\n popHostContainer(failedUnitOfWork);\n popTopLevelLegacyContextObject(failedUnitOfWork);\n break;\n case HostComponent:\n popHostContext(failedUnitOfWork);\n break;\n case ClassComponent:\n popLegacyContextProvider(failedUnitOfWork);\n break;\n case HostPortal:\n popHostContainer(failedUnitOfWork);\n break;\n case ContextProvider:\n popProvider(failedUnitOfWork);\n break;\n }\n // Replay the begin phase.\n invokeGuardedCallback$2(null, workLoop, null, isAsync);\n if (hasCaughtError()) {\n clearCaughtError();\n } else {\n // This should be unreachable because the render phase is\n // idempotent\n }\n };\n }\n\n function resetStack() {\n if (nextUnitOfWork !== null) {\n var interruptedWork = nextUnitOfWork['return'];\n while (interruptedWork !== null) {\n unwindInterruptedWork(interruptedWork);\n interruptedWork = interruptedWork['return'];\n }\n }\n\n {\n ReactStrictModeWarnings.discardPendingWarnings();\n stack.checkThatStackIsEmpty();\n }\n\n nextRoot = null;\n nextRenderExpirationTime = NoWork;\n nextUnitOfWork = null;\n\n isRootReadyForCommit = false;\n }\n\n function commitAllHostEffects() {\n while (nextEffect !== null) {\n {\n ReactDebugCurrentFiber.setCurrentFiber(nextEffect);\n }\n recordEffect();\n\n var effectTag = nextEffect.effectTag;\n\n if (effectTag & ContentReset) {\n commitResetTextContent(nextEffect);\n }\n\n if (effectTag & Ref) {\n var current = nextEffect.alternate;\n if (current !== null) {\n commitDetachRef(current);\n }\n }\n\n // The following switch statement is only concerned about placement,\n // updates, and deletions. To avoid needing to add a case for every\n // possible bitmap value, we remove the secondary effects from the\n // effect tag and switch on that value.\n var primaryEffectTag = effectTag & (Placement | Update | Deletion);\n switch (primaryEffectTag) {\n case Placement:\n {\n commitPlacement(nextEffect);\n // Clear the \"placement\" from effect tag so that we know that this is inserted, before\n // any life-cycles like componentDidMount gets called.\n // TODO: findDOMNode doesn't rely on this any more but isMounted\n // does and isMounted is deprecated anyway so we should be able\n // to kill this.\n nextEffect.effectTag &= ~Placement;\n break;\n }\n case PlacementAndUpdate:\n {\n // Placement\n commitPlacement(nextEffect);\n // Clear the \"placement\" from effect tag so that we know that this is inserted, before\n // any life-cycles like componentDidMount gets called.\n nextEffect.effectTag &= ~Placement;\n\n // Update\n var _current = nextEffect.alternate;\n commitWork(_current, nextEffect);\n break;\n }\n case Update:\n {\n var _current2 = nextEffect.alternate;\n commitWork(_current2, nextEffect);\n break;\n }\n case Deletion:\n {\n commitDeletion(nextEffect);\n break;\n }\n }\n nextEffect = nextEffect.nextEffect;\n }\n\n {\n ReactDebugCurrentFiber.resetCurrentFiber();\n }\n }\n\n function commitBeforeMutationLifecycles() {\n while (nextEffect !== null) {\n var effectTag = nextEffect.effectTag;\n\n if (effectTag & Snapshot) {\n recordEffect();\n var current = nextEffect.alternate;\n commitBeforeMutationLifeCycles(current, nextEffect);\n }\n\n // Don't cleanup effects yet;\n // This will be done by commitAllLifeCycles()\n nextEffect = nextEffect.nextEffect;\n }\n }\n\n function commitAllLifeCycles(finishedRoot, currentTime, committedExpirationTime) {\n {\n ReactStrictModeWarnings.flushPendingUnsafeLifecycleWarnings();\n\n if (warnAboutDeprecatedLifecycles) {\n ReactStrictModeWarnings.flushPendingDeprecationWarnings();\n }\n }\n while (nextEffect !== null) {\n var effectTag = nextEffect.effectTag;\n\n if (effectTag & (Update | Callback)) {\n recordEffect();\n var current = nextEffect.alternate;\n commitLifeCycles(finishedRoot, current, nextEffect, currentTime, committedExpirationTime);\n }\n\n if (effectTag & ErrLog) {\n commitErrorLogging(nextEffect, onUncaughtError);\n }\n\n if (effectTag & Ref) {\n recordEffect();\n commitAttachRef(nextEffect);\n }\n\n var next = nextEffect.nextEffect;\n // Ensure that we clean these up so that we don't accidentally keep them.\n // I'm not actually sure this matters because we can't reset firstEffect\n // and lastEffect since they're on every node, not just the effectful\n // ones. So we have to clean everything as we reuse nodes anyway.\n nextEffect.nextEffect = null;\n // Ensure that we reset the effectTag here so that we can rely on effect\n // tags to reason about the current life-cycle.\n nextEffect = next;\n }\n }\n\n function isAlreadyFailedLegacyErrorBoundary(instance) {\n return legacyErrorBoundariesThatAlreadyFailed !== null && legacyErrorBoundariesThatAlreadyFailed.has(instance);\n }\n\n function markLegacyErrorBoundaryAsFailed(instance) {\n if (legacyErrorBoundariesThatAlreadyFailed === null) {\n legacyErrorBoundariesThatAlreadyFailed = new Set([instance]);\n } else {\n legacyErrorBoundariesThatAlreadyFailed.add(instance);\n }\n }\n\n function commitRoot(finishedWork) {\n isWorking = true;\n isCommitting = true;\n startCommitTimer();\n\n var root = finishedWork.stateNode;\n !(root.current !== finishedWork) ? invariant(false, 'Cannot commit the same tree as before. This is probably a bug related to the return field. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n var committedExpirationTime = root.pendingCommitExpirationTime;\n !(committedExpirationTime !== NoWork) ? invariant(false, 'Cannot commit an incomplete root. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n root.pendingCommitExpirationTime = NoWork;\n\n var currentTime = recalculateCurrentTime();\n\n // Reset this to null before calling lifecycles\n ReactCurrentOwner.current = null;\n\n var firstEffect = void 0;\n if (finishedWork.effectTag > PerformedWork) {\n // A fiber's effect list consists only of its children, not itself. So if\n // the root has an effect, we need to add it to the end of the list. The\n // resulting list is the set that would belong to the root's parent, if\n // it had one; that is, all the effects in the tree including the root.\n if (finishedWork.lastEffect !== null) {\n finishedWork.lastEffect.nextEffect = finishedWork;\n firstEffect = finishedWork.firstEffect;\n } else {\n firstEffect = finishedWork;\n }\n } else {\n // There is no effect on the root.\n firstEffect = finishedWork.firstEffect;\n }\n\n prepareForCommit(root.containerInfo);\n\n // Invoke instances of getSnapshotBeforeUpdate before mutation.\n nextEffect = firstEffect;\n startCommitSnapshotEffectsTimer();\n while (nextEffect !== null) {\n var didError = false;\n var error = void 0;\n {\n invokeGuardedCallback$2(null, commitBeforeMutationLifecycles, null);\n if (hasCaughtError()) {\n didError = true;\n error = clearCaughtError();\n }\n }\n if (didError) {\n !(nextEffect !== null) ? invariant(false, 'Should have next effect. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n onCommitPhaseError(nextEffect, error);\n // Clean-up\n if (nextEffect !== null) {\n nextEffect = nextEffect.nextEffect;\n }\n }\n }\n stopCommitSnapshotEffectsTimer();\n\n // Commit all the side-effects within a tree. We'll do this in two passes.\n // The first pass performs all the host insertions, updates, deletions and\n // ref unmounts.\n nextEffect = firstEffect;\n startCommitHostEffectsTimer();\n while (nextEffect !== null) {\n var _didError = false;\n var _error = void 0;\n {\n invokeGuardedCallback$2(null, commitAllHostEffects, null);\n if (hasCaughtError()) {\n _didError = true;\n _error = clearCaughtError();\n }\n }\n if (_didError) {\n !(nextEffect !== null) ? invariant(false, 'Should have next effect. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n onCommitPhaseError(nextEffect, _error);\n // Clean-up\n if (nextEffect !== null) {\n nextEffect = nextEffect.nextEffect;\n }\n }\n }\n stopCommitHostEffectsTimer();\n\n resetAfterCommit(root.containerInfo);\n\n // The work-in-progress tree is now the current tree. This must come after\n // the first pass of the commit phase, so that the previous tree is still\n // current during componentWillUnmount, but before the second pass, so that\n // the finished work is current during componentDidMount/Update.\n root.current = finishedWork;\n\n // In the second pass we'll perform all life-cycles and ref callbacks.\n // Life-cycles happen as a separate pass so that all placements, updates,\n // and deletions in the entire tree have already been invoked.\n // This pass also triggers any renderer-specific initial effects.\n nextEffect = firstEffect;\n startCommitLifeCyclesTimer();\n while (nextEffect !== null) {\n var _didError2 = false;\n var _error2 = void 0;\n {\n invokeGuardedCallback$2(null, commitAllLifeCycles, null, root, currentTime, committedExpirationTime);\n if (hasCaughtError()) {\n _didError2 = true;\n _error2 = clearCaughtError();\n }\n }\n if (_didError2) {\n !(nextEffect !== null) ? invariant(false, 'Should have next effect. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n onCommitPhaseError(nextEffect, _error2);\n if (nextEffect !== null) {\n nextEffect = nextEffect.nextEffect;\n }\n }\n }\n\n isCommitting = false;\n isWorking = false;\n stopCommitLifeCyclesTimer();\n stopCommitTimer();\n if (typeof onCommitRoot === 'function') {\n onCommitRoot(finishedWork.stateNode);\n }\n if (true && ReactFiberInstrumentation_1.debugTool) {\n ReactFiberInstrumentation_1.debugTool.onCommitWork(finishedWork);\n }\n\n var remainingTime = root.current.expirationTime;\n if (remainingTime === NoWork) {\n // If there's no remaining work, we can clear the set of already failed\n // error boundaries.\n legacyErrorBoundariesThatAlreadyFailed = null;\n }\n return remainingTime;\n }\n\n function resetExpirationTime(workInProgress, renderTime) {\n if (renderTime !== Never && workInProgress.expirationTime === Never) {\n // The children of this component are hidden. Don't bubble their\n // expiration times.\n return;\n }\n\n // Check for pending updates.\n var newExpirationTime = getUpdateExpirationTime(workInProgress);\n\n // TODO: Calls need to visit stateNode\n\n // Bubble up the earliest expiration time.\n var child = workInProgress.child;\n while (child !== null) {\n if (child.expirationTime !== NoWork && (newExpirationTime === NoWork || newExpirationTime > child.expirationTime)) {\n newExpirationTime = child.expirationTime;\n }\n child = child.sibling;\n }\n workInProgress.expirationTime = newExpirationTime;\n }\n\n function completeUnitOfWork(workInProgress) {\n // Attempt to complete the current unit of work, then move to the\n // next sibling. If there are no more siblings, return to the\n // parent fiber.\n while (true) {\n // The current, flushed, state of this fiber is the alternate.\n // Ideally nothing should rely on this, but relying on it here\n // means that we don't need an additional field on the work in\n // progress.\n var current = workInProgress.alternate;\n {\n ReactDebugCurrentFiber.setCurrentFiber(workInProgress);\n }\n\n var returnFiber = workInProgress['return'];\n var siblingFiber = workInProgress.sibling;\n\n if ((workInProgress.effectTag & Incomplete) === NoEffect) {\n // This fiber completed.\n var next = completeWork(current, workInProgress, nextRenderExpirationTime);\n stopWorkTimer(workInProgress);\n resetExpirationTime(workInProgress, nextRenderExpirationTime);\n {\n ReactDebugCurrentFiber.resetCurrentFiber();\n }\n\n if (next !== null) {\n stopWorkTimer(workInProgress);\n if (true && ReactFiberInstrumentation_1.debugTool) {\n ReactFiberInstrumentation_1.debugTool.onCompleteWork(workInProgress);\n }\n // If completing this work spawned new work, do that next. We'll come\n // back here again.\n return next;\n }\n\n if (returnFiber !== null &&\n // Do not append effects to parents if a sibling failed to complete\n (returnFiber.effectTag & Incomplete) === NoEffect) {\n // Append all the effects of the subtree and this fiber onto the effect\n // list of the parent. The completion order of the children affects the\n // side-effect order.\n if (returnFiber.firstEffect === null) {\n returnFiber.firstEffect = workInProgress.firstEffect;\n }\n if (workInProgress.lastEffect !== null) {\n if (returnFiber.lastEffect !== null) {\n returnFiber.lastEffect.nextEffect = workInProgress.firstEffect;\n }\n returnFiber.lastEffect = workInProgress.lastEffect;\n }\n\n // If this fiber had side-effects, we append it AFTER the children's\n // side-effects. We can perform certain side-effects earlier if\n // needed, by doing multiple passes over the effect list. We don't want\n // to schedule our own side-effect on our own list because if end up\n // reusing children we'll schedule this effect onto itself since we're\n // at the end.\n var effectTag = workInProgress.effectTag;\n // Skip both NoWork and PerformedWork tags when creating the effect list.\n // PerformedWork effect is read by React DevTools but shouldn't be committed.\n if (effectTag > PerformedWork) {\n if (returnFiber.lastEffect !== null) {\n returnFiber.lastEffect.nextEffect = workInProgress;\n } else {\n returnFiber.firstEffect = workInProgress;\n }\n returnFiber.lastEffect = workInProgress;\n }\n }\n\n if (true && ReactFiberInstrumentation_1.debugTool) {\n ReactFiberInstrumentation_1.debugTool.onCompleteWork(workInProgress);\n }\n\n if (siblingFiber !== null) {\n // If there is more work to do in this returnFiber, do that next.\n return siblingFiber;\n } else if (returnFiber !== null) {\n // If there's no more work in this returnFiber. Complete the returnFiber.\n workInProgress = returnFiber;\n continue;\n } else {\n // We've reached the root.\n isRootReadyForCommit = true;\n return null;\n }\n } else {\n // This fiber did not complete because something threw. Pop values off\n // the stack without entering the complete phase. If this is a boundary,\n // capture values if possible.\n var _next = unwindWork(workInProgress);\n // Because this fiber did not complete, don't reset its expiration time.\n if (workInProgress.effectTag & DidCapture) {\n // Restarting an error boundary\n stopFailedWorkTimer(workInProgress);\n } else {\n stopWorkTimer(workInProgress);\n }\n\n {\n ReactDebugCurrentFiber.resetCurrentFiber();\n }\n\n if (_next !== null) {\n stopWorkTimer(workInProgress);\n if (true && ReactFiberInstrumentation_1.debugTool) {\n ReactFiberInstrumentation_1.debugTool.onCompleteWork(workInProgress);\n }\n // If completing this work spawned new work, do that next. We'll come\n // back here again.\n // Since we're restarting, remove anything that is not a host effect\n // from the effect tag.\n _next.effectTag &= HostEffectMask;\n return _next;\n }\n\n if (returnFiber !== null) {\n // Mark the parent fiber as incomplete and clear its effect list.\n returnFiber.firstEffect = returnFiber.lastEffect = null;\n returnFiber.effectTag |= Incomplete;\n }\n\n if (true && ReactFiberInstrumentation_1.debugTool) {\n ReactFiberInstrumentation_1.debugTool.onCompleteWork(workInProgress);\n }\n\n if (siblingFiber !== null) {\n // If there is more work to do in this returnFiber, do that next.\n return siblingFiber;\n } else if (returnFiber !== null) {\n // If there's no more work in this returnFiber. Complete the returnFiber.\n workInProgress = returnFiber;\n continue;\n } else {\n return null;\n }\n }\n }\n\n // Without this explicit null return Flow complains of invalid return type\n // TODO Remove the above while(true) loop\n // eslint-disable-next-line no-unreachable\n return null;\n }\n\n function performUnitOfWork(workInProgress) {\n // The current, flushed, state of this fiber is the alternate.\n // Ideally nothing should rely on this, but relying on it here\n // means that we don't need an additional field on the work in\n // progress.\n var current = workInProgress.alternate;\n\n // See if beginning this work spawns more work.\n startWorkTimer(workInProgress);\n {\n ReactDebugCurrentFiber.setCurrentFiber(workInProgress);\n }\n\n if (true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {\n stashedWorkInProgressProperties = _assign({}, workInProgress);\n }\n var next = beginWork(current, workInProgress, nextRenderExpirationTime);\n\n {\n ReactDebugCurrentFiber.resetCurrentFiber();\n }\n if (true && ReactFiberInstrumentation_1.debugTool) {\n ReactFiberInstrumentation_1.debugTool.onBeginWork(workInProgress);\n }\n\n if (next === null) {\n // If this doesn't spawn new work, complete the current work.\n next = completeUnitOfWork(workInProgress);\n }\n\n ReactCurrentOwner.current = null;\n\n return next;\n }\n\n function workLoop(isAsync) {\n if (!isAsync) {\n // Flush all expired work.\n while (nextUnitOfWork !== null) {\n nextUnitOfWork = performUnitOfWork(nextUnitOfWork);\n }\n } else {\n // Flush asynchronous work until the deadline runs out of time.\n while (nextUnitOfWork !== null && !shouldYield()) {\n nextUnitOfWork = performUnitOfWork(nextUnitOfWork);\n }\n }\n }\n\n function renderRoot(root, expirationTime, isAsync) {\n !!isWorking ? invariant(false, 'renderRoot was called recursively. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n isWorking = true;\n\n // Check if we're starting from a fresh stack, or if we're resuming from\n // previously yielded work.\n if (expirationTime !== nextRenderExpirationTime || root !== nextRoot || nextUnitOfWork === null) {\n // Reset the stack and start working from the root.\n resetStack();\n nextRoot = root;\n nextRenderExpirationTime = expirationTime;\n nextUnitOfWork = createWorkInProgress(nextRoot.current, null, nextRenderExpirationTime);\n root.pendingCommitExpirationTime = NoWork;\n }\n\n var didFatal = false;\n\n startWorkLoopTimer(nextUnitOfWork);\n\n do {\n try {\n workLoop(isAsync);\n } catch (thrownValue) {\n if (nextUnitOfWork === null) {\n // This is a fatal error.\n didFatal = true;\n onUncaughtError(thrownValue);\n break;\n }\n\n if (true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {\n var failedUnitOfWork = nextUnitOfWork;\n replayUnitOfWork(failedUnitOfWork, isAsync);\n }\n\n var sourceFiber = nextUnitOfWork;\n var returnFiber = sourceFiber['return'];\n if (returnFiber === null) {\n // This is the root. The root could capture its own errors. However,\n // we don't know if it errors before or after we pushed the host\n // context. This information is needed to avoid a stack mismatch.\n // Because we're not sure, treat this as a fatal error. We could track\n // which phase it fails in, but doesn't seem worth it. At least\n // for now.\n didFatal = true;\n onUncaughtError(thrownValue);\n break;\n }\n throwException(returnFiber, sourceFiber, thrownValue);\n nextUnitOfWork = completeUnitOfWork(sourceFiber);\n }\n break;\n } while (true);\n\n // We're done performing work. Time to clean up.\n stopWorkLoopTimer(interruptedBy);\n interruptedBy = null;\n isWorking = false;\n\n // Yield back to main thread.\n if (didFatal) {\n // There was a fatal error.\n {\n stack.resetStackAfterFatalErrorInDev();\n }\n return null;\n } else if (nextUnitOfWork === null) {\n // We reached the root.\n if (isRootReadyForCommit) {\n // The root successfully completed. It's ready for commit.\n root.pendingCommitExpirationTime = expirationTime;\n var finishedWork = root.current.alternate;\n return finishedWork;\n } else {\n // The root did not complete.\n invariant(false, 'Expired work should have completed. This error is likely caused by a bug in React. Please file an issue.');\n }\n } else {\n // There's more work to do, but we ran out of time. Yield back to\n // the renderer.\n return null;\n }\n }\n\n function scheduleCapture(sourceFiber, boundaryFiber, value, expirationTime) {\n // TODO: We only support dispatching errors.\n var capturedValue = createCapturedValue(value, sourceFiber);\n var update = {\n expirationTime: expirationTime,\n partialState: null,\n callback: null,\n isReplace: false,\n isForced: false,\n capturedValue: capturedValue,\n next: null\n };\n insertUpdateIntoFiber(boundaryFiber, update);\n scheduleWork(boundaryFiber, expirationTime);\n }\n\n function dispatch(sourceFiber, value, expirationTime) {\n !(!isWorking || isCommitting) ? invariant(false, 'dispatch: Cannot dispatch during the render phase.') : void 0;\n\n // TODO: Handle arrays\n\n var fiber = sourceFiber['return'];\n while (fiber !== null) {\n switch (fiber.tag) {\n case ClassComponent:\n var ctor = fiber.type;\n var instance = fiber.stateNode;\n if (typeof ctor.getDerivedStateFromCatch === 'function' || typeof instance.componentDidCatch === 'function' && !isAlreadyFailedLegacyErrorBoundary(instance)) {\n scheduleCapture(sourceFiber, fiber, value, expirationTime);\n return;\n }\n break;\n // TODO: Handle async boundaries\n case HostRoot:\n scheduleCapture(sourceFiber, fiber, value, expirationTime);\n return;\n }\n fiber = fiber['return'];\n }\n\n if (sourceFiber.tag === HostRoot) {\n // Error was thrown at the root. There is no parent, so the root\n // itself should capture it.\n scheduleCapture(sourceFiber, sourceFiber, value, expirationTime);\n }\n }\n\n function onCommitPhaseError(fiber, error) {\n return dispatch(fiber, error, Sync);\n }\n\n function computeAsyncExpiration(currentTime) {\n // Given the current clock time, returns an expiration time. We use rounding\n // to batch like updates together.\n // Should complete within ~1000ms. 1200ms max.\n var expirationMs = 5000;\n var bucketSizeMs = 250;\n return computeExpirationBucket(currentTime, expirationMs, bucketSizeMs);\n }\n\n function computeInteractiveExpiration(currentTime) {\n // Should complete within ~500ms. 600ms max.\n var expirationMs = 500;\n var bucketSizeMs = 100;\n return computeExpirationBucket(currentTime, expirationMs, bucketSizeMs);\n }\n\n // Creates a unique async expiration time.\n function computeUniqueAsyncExpiration() {\n var currentTime = recalculateCurrentTime();\n var result = computeAsyncExpiration(currentTime);\n if (result <= lastUniqueAsyncExpiration) {\n // Since we assume the current time monotonically increases, we only hit\n // this branch when computeUniqueAsyncExpiration is fired multiple times\n // within a 200ms window (or whatever the async bucket size is).\n result = lastUniqueAsyncExpiration + 1;\n }\n lastUniqueAsyncExpiration = result;\n return lastUniqueAsyncExpiration;\n }\n\n function computeExpirationForFiber(fiber) {\n var expirationTime = void 0;\n if (expirationContext !== NoWork) {\n // An explicit expiration context was set;\n expirationTime = expirationContext;\n } else if (isWorking) {\n if (isCommitting) {\n // Updates that occur during the commit phase should have sync priority\n // by default.\n expirationTime = Sync;\n } else {\n // Updates during the render phase should expire at the same time as\n // the work that is being rendered.\n expirationTime = nextRenderExpirationTime;\n }\n } else {\n // No explicit expiration context was set, and we're not currently\n // performing work. Calculate a new expiration time.\n if (fiber.mode & AsyncMode) {\n if (isBatchingInteractiveUpdates) {\n // This is an interactive update\n var currentTime = recalculateCurrentTime();\n expirationTime = computeInteractiveExpiration(currentTime);\n } else {\n // This is an async update\n var _currentTime = recalculateCurrentTime();\n expirationTime = computeAsyncExpiration(_currentTime);\n }\n } else {\n // This is a sync update\n expirationTime = Sync;\n }\n }\n if (isBatchingInteractiveUpdates) {\n // This is an interactive update. Keep track of the lowest pending\n // interactive expiration time. This allows us to synchronously flush\n // all interactive updates when needed.\n if (lowestPendingInteractiveExpirationTime === NoWork || expirationTime > lowestPendingInteractiveExpirationTime) {\n lowestPendingInteractiveExpirationTime = expirationTime;\n }\n }\n return expirationTime;\n }\n\n function scheduleWork(fiber, expirationTime) {\n return scheduleWorkImpl(fiber, expirationTime, false);\n }\n\n function scheduleWorkImpl(fiber, expirationTime, isErrorRecovery) {\n recordScheduleUpdate();\n\n {\n if (!isErrorRecovery && fiber.tag === ClassComponent) {\n var instance = fiber.stateNode;\n warnAboutInvalidUpdates(instance);\n }\n }\n\n var node = fiber;\n while (node !== null) {\n // Walk the parent path to the root and update each node's\n // expiration time.\n if (node.expirationTime === NoWork || node.expirationTime > expirationTime) {\n node.expirationTime = expirationTime;\n }\n if (node.alternate !== null) {\n if (node.alternate.expirationTime === NoWork || node.alternate.expirationTime > expirationTime) {\n node.alternate.expirationTime = expirationTime;\n }\n }\n if (node['return'] === null) {\n if (node.tag === HostRoot) {\n var root = node.stateNode;\n if (!isWorking && nextRenderExpirationTime !== NoWork && expirationTime < nextRenderExpirationTime) {\n // This is an interruption. (Used for performance tracking.)\n interruptedBy = fiber;\n resetStack();\n }\n if (\n // If we're in the render phase, we don't need to schedule this root\n // for an update, because we'll do it before we exit...\n !isWorking || isCommitting ||\n // ...unless this is a different root than the one we're rendering.\n nextRoot !== root) {\n // Add this root to the root schedule.\n requestWork(root, expirationTime);\n }\n if (nestedUpdateCount > NESTED_UPDATE_LIMIT) {\n invariant(false, 'Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.');\n }\n } else {\n {\n if (!isErrorRecovery && fiber.tag === ClassComponent) {\n warnAboutUpdateOnUnmounted(fiber);\n }\n }\n return;\n }\n }\n node = node['return'];\n }\n }\n\n function recalculateCurrentTime() {\n // Subtract initial time so it fits inside 32bits\n mostRecentCurrentTimeMs = now() - originalStartTimeMs;\n mostRecentCurrentTime = msToExpirationTime(mostRecentCurrentTimeMs);\n return mostRecentCurrentTime;\n }\n\n function deferredUpdates(fn) {\n var previousExpirationContext = expirationContext;\n var currentTime = recalculateCurrentTime();\n expirationContext = computeAsyncExpiration(currentTime);\n try {\n return fn();\n } finally {\n expirationContext = previousExpirationContext;\n }\n }\n function syncUpdates(fn, a, b, c, d) {\n var previousExpirationContext = expirationContext;\n expirationContext = Sync;\n try {\n return fn(a, b, c, d);\n } finally {\n expirationContext = previousExpirationContext;\n }\n }\n\n // TODO: Everything below this is written as if it has been lifted to the\n // renderers. I'll do this in a follow-up.\n\n // Linked-list of roots\n var firstScheduledRoot = null;\n var lastScheduledRoot = null;\n\n var callbackExpirationTime = NoWork;\n var callbackID = -1;\n var isRendering = false;\n var nextFlushedRoot = null;\n var nextFlushedExpirationTime = NoWork;\n var lowestPendingInteractiveExpirationTime = NoWork;\n var deadlineDidExpire = false;\n var hasUnhandledError = false;\n var unhandledError = null;\n var deadline = null;\n\n var isBatchingUpdates = false;\n var isUnbatchingUpdates = false;\n var isBatchingInteractiveUpdates = false;\n\n var completedBatches = null;\n\n // Use these to prevent an infinite loop of nested updates\n var NESTED_UPDATE_LIMIT = 1000;\n var nestedUpdateCount = 0;\n\n var timeHeuristicForUnitOfWork = 1;\n\n function scheduleCallbackWithExpiration(expirationTime) {\n if (callbackExpirationTime !== NoWork) {\n // A callback is already scheduled. Check its expiration time (timeout).\n if (expirationTime > callbackExpirationTime) {\n // Existing callback has sufficient timeout. Exit.\n return;\n } else {\n // Existing callback has insufficient timeout. Cancel and schedule a\n // new one.\n cancelDeferredCallback(callbackID);\n }\n // The request callback timer is already running. Don't start a new one.\n } else {\n startRequestCallbackTimer();\n }\n\n // Compute a timeout for the given expiration time.\n var currentMs = now() - originalStartTimeMs;\n var expirationMs = expirationTimeToMs(expirationTime);\n var timeout = expirationMs - currentMs;\n\n callbackExpirationTime = expirationTime;\n callbackID = scheduleDeferredCallback(performAsyncWork, { timeout: timeout });\n }\n\n // requestWork is called by the scheduler whenever a root receives an update.\n // It's up to the renderer to call renderRoot at some point in the future.\n function requestWork(root, expirationTime) {\n addRootToSchedule(root, expirationTime);\n\n if (isRendering) {\n // Prevent reentrancy. Remaining work will be scheduled at the end of\n // the currently rendering batch.\n return;\n }\n\n if (isBatchingUpdates) {\n // Flush work at the end of the batch.\n if (isUnbatchingUpdates) {\n // ...unless we're inside unbatchedUpdates, in which case we should\n // flush it now.\n nextFlushedRoot = root;\n nextFlushedExpirationTime = Sync;\n performWorkOnRoot(root, Sync, false);\n }\n return;\n }\n\n // TODO: Get rid of Sync and use current time?\n if (expirationTime === Sync) {\n performSyncWork();\n } else {\n scheduleCallbackWithExpiration(expirationTime);\n }\n }\n\n function addRootToSchedule(root, expirationTime) {\n // Add the root to the schedule.\n // Check if this root is already part of the schedule.\n if (root.nextScheduledRoot === null) {\n // This root is not already scheduled. Add it.\n root.remainingExpirationTime = expirationTime;\n if (lastScheduledRoot === null) {\n firstScheduledRoot = lastScheduledRoot = root;\n root.nextScheduledRoot = root;\n } else {\n lastScheduledRoot.nextScheduledRoot = root;\n lastScheduledRoot = root;\n lastScheduledRoot.nextScheduledRoot = firstScheduledRoot;\n }\n } else {\n // This root is already scheduled, but its priority may have increased.\n var remainingExpirationTime = root.remainingExpirationTime;\n if (remainingExpirationTime === NoWork || expirationTime < remainingExpirationTime) {\n // Update the priority.\n root.remainingExpirationTime = expirationTime;\n }\n }\n }\n\n function findHighestPriorityRoot() {\n var highestPriorityWork = NoWork;\n var highestPriorityRoot = null;\n if (lastScheduledRoot !== null) {\n var previousScheduledRoot = lastScheduledRoot;\n var root = firstScheduledRoot;\n while (root !== null) {\n var remainingExpirationTime = root.remainingExpirationTime;\n if (remainingExpirationTime === NoWork) {\n // This root no longer has work. Remove it from the scheduler.\n\n // TODO: This check is redudant, but Flow is confused by the branch\n // below where we set lastScheduledRoot to null, even though we break\n // from the loop right after.\n !(previousScheduledRoot !== null && lastScheduledRoot !== null) ? invariant(false, 'Should have a previous and last root. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n if (root === root.nextScheduledRoot) {\n // This is the only root in the list.\n root.nextScheduledRoot = null;\n firstScheduledRoot = lastScheduledRoot = null;\n break;\n } else if (root === firstScheduledRoot) {\n // This is the first root in the list.\n var next = root.nextScheduledRoot;\n firstScheduledRoot = next;\n lastScheduledRoot.nextScheduledRoot = next;\n root.nextScheduledRoot = null;\n } else if (root === lastScheduledRoot) {\n // This is the last root in the list.\n lastScheduledRoot = previousScheduledRoot;\n lastScheduledRoot.nextScheduledRoot = firstScheduledRoot;\n root.nextScheduledRoot = null;\n break;\n } else {\n previousScheduledRoot.nextScheduledRoot = root.nextScheduledRoot;\n root.nextScheduledRoot = null;\n }\n root = previousScheduledRoot.nextScheduledRoot;\n } else {\n if (highestPriorityWork === NoWork || remainingExpirationTime < highestPriorityWork) {\n // Update the priority, if it's higher\n highestPriorityWork = remainingExpirationTime;\n highestPriorityRoot = root;\n }\n if (root === lastScheduledRoot) {\n break;\n }\n previousScheduledRoot = root;\n root = root.nextScheduledRoot;\n }\n }\n }\n\n // If the next root is the same as the previous root, this is a nested\n // update. To prevent an infinite loop, increment the nested update count.\n var previousFlushedRoot = nextFlushedRoot;\n if (previousFlushedRoot !== null && previousFlushedRoot === highestPriorityRoot && highestPriorityWork === Sync) {\n nestedUpdateCount++;\n } else {\n // Reset whenever we switch roots.\n nestedUpdateCount = 0;\n }\n nextFlushedRoot = highestPriorityRoot;\n nextFlushedExpirationTime = highestPriorityWork;\n }\n\n function performAsyncWork(dl) {\n performWork(NoWork, true, dl);\n }\n\n function performSyncWork() {\n performWork(Sync, false, null);\n }\n\n function performWork(minExpirationTime, isAsync, dl) {\n deadline = dl;\n\n // Keep working on roots until there's no more work, or until the we reach\n // the deadline.\n findHighestPriorityRoot();\n\n if (enableUserTimingAPI && deadline !== null) {\n var didExpire = nextFlushedExpirationTime < recalculateCurrentTime();\n var timeout = expirationTimeToMs(nextFlushedExpirationTime);\n stopRequestCallbackTimer(didExpire, timeout);\n }\n\n if (isAsync) {\n while (nextFlushedRoot !== null && nextFlushedExpirationTime !== NoWork && (minExpirationTime === NoWork || minExpirationTime >= nextFlushedExpirationTime) && (!deadlineDidExpire || recalculateCurrentTime() >= nextFlushedExpirationTime)) {\n performWorkOnRoot(nextFlushedRoot, nextFlushedExpirationTime, !deadlineDidExpire);\n findHighestPriorityRoot();\n }\n } else {\n while (nextFlushedRoot !== null && nextFlushedExpirationTime !== NoWork && (minExpirationTime === NoWork || minExpirationTime >= nextFlushedExpirationTime)) {\n performWorkOnRoot(nextFlushedRoot, nextFlushedExpirationTime, false);\n findHighestPriorityRoot();\n }\n }\n\n // We're done flushing work. Either we ran out of time in this callback,\n // or there's no more work left with sufficient priority.\n\n // If we're inside a callback, set this to false since we just completed it.\n if (deadline !== null) {\n callbackExpirationTime = NoWork;\n callbackID = -1;\n }\n // If there's work left over, schedule a new callback.\n if (nextFlushedExpirationTime !== NoWork) {\n scheduleCallbackWithExpiration(nextFlushedExpirationTime);\n }\n\n // Clean-up.\n deadline = null;\n deadlineDidExpire = false;\n\n finishRendering();\n }\n\n function flushRoot(root, expirationTime) {\n !!isRendering ? invariant(false, 'work.commit(): Cannot commit while already rendering. This likely means you attempted to commit from inside a lifecycle method.') : void 0;\n // Perform work on root as if the given expiration time is the current time.\n // This has the effect of synchronously flushing all work up to and\n // including the given time.\n nextFlushedRoot = root;\n nextFlushedExpirationTime = expirationTime;\n performWorkOnRoot(root, expirationTime, false);\n // Flush any sync work that was scheduled by lifecycles\n performSyncWork();\n finishRendering();\n }\n\n function finishRendering() {\n nestedUpdateCount = 0;\n\n if (completedBatches !== null) {\n var batches = completedBatches;\n completedBatches = null;\n for (var i = 0; i < batches.length; i++) {\n var batch = batches[i];\n try {\n batch._onComplete();\n } catch (error) {\n if (!hasUnhandledError) {\n hasUnhandledError = true;\n unhandledError = error;\n }\n }\n }\n }\n\n if (hasUnhandledError) {\n var error = unhandledError;\n unhandledError = null;\n hasUnhandledError = false;\n throw error;\n }\n }\n\n function performWorkOnRoot(root, expirationTime, isAsync) {\n !!isRendering ? invariant(false, 'performWorkOnRoot was called recursively. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n\n isRendering = true;\n\n // Check if this is async work or sync/expired work.\n if (!isAsync) {\n // Flush sync work.\n var finishedWork = root.finishedWork;\n if (finishedWork !== null) {\n // This root is already complete. We can commit it.\n completeRoot(root, finishedWork, expirationTime);\n } else {\n root.finishedWork = null;\n finishedWork = renderRoot(root, expirationTime, false);\n if (finishedWork !== null) {\n // We've completed the root. Commit it.\n completeRoot(root, finishedWork, expirationTime);\n }\n }\n } else {\n // Flush async work.\n var _finishedWork = root.finishedWork;\n if (_finishedWork !== null) {\n // This root is already complete. We can commit it.\n completeRoot(root, _finishedWork, expirationTime);\n } else {\n root.finishedWork = null;\n _finishedWork = renderRoot(root, expirationTime, true);\n if (_finishedWork !== null) {\n // We've completed the root. Check the deadline one more time\n // before committing.\n if (!shouldYield()) {\n // Still time left. Commit the root.\n completeRoot(root, _finishedWork, expirationTime);\n } else {\n // There's no time left. Mark this root as complete. We'll come\n // back and commit it later.\n root.finishedWork = _finishedWork;\n }\n }\n }\n }\n\n isRendering = false;\n }\n\n function completeRoot(root, finishedWork, expirationTime) {\n // Check if there's a batch that matches this expiration time.\n var firstBatch = root.firstBatch;\n if (firstBatch !== null && firstBatch._expirationTime <= expirationTime) {\n if (completedBatches === null) {\n completedBatches = [firstBatch];\n } else {\n completedBatches.push(firstBatch);\n }\n if (firstBatch._defer) {\n // This root is blocked from committing by a batch. Unschedule it until\n // we receive another update.\n root.finishedWork = finishedWork;\n root.remainingExpirationTime = NoWork;\n return;\n }\n }\n\n // Commit the root.\n root.finishedWork = null;\n root.remainingExpirationTime = commitRoot(finishedWork);\n }\n\n // When working on async work, the reconciler asks the renderer if it should\n // yield execution. For DOM, we implement this with requestIdleCallback.\n function shouldYield() {\n if (deadline === null) {\n return false;\n }\n if (deadline.timeRemaining() > timeHeuristicForUnitOfWork) {\n // Disregard deadline.didTimeout. Only expired work should be flushed\n // during a timeout. This path is only hit for non-expired work.\n return false;\n }\n deadlineDidExpire = true;\n return true;\n }\n\n function onUncaughtError(error) {\n !(nextFlushedRoot !== null) ? invariant(false, 'Should be working on a root. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n // Unschedule this root so we don't work on it again until there's\n // another update.\n nextFlushedRoot.remainingExpirationTime = NoWork;\n if (!hasUnhandledError) {\n hasUnhandledError = true;\n unhandledError = error;\n }\n }\n\n // TODO: Batching should be implemented at the renderer level, not inside\n // the reconciler.\n function batchedUpdates(fn, a) {\n var previousIsBatchingUpdates = isBatchingUpdates;\n isBatchingUpdates = true;\n try {\n return fn(a);\n } finally {\n isBatchingUpdates = previousIsBatchingUpdates;\n if (!isBatchingUpdates && !isRendering) {\n performSyncWork();\n }\n }\n }\n\n // TODO: Batching should be implemented at the renderer level, not inside\n // the reconciler.\n function unbatchedUpdates(fn, a) {\n if (isBatchingUpdates && !isUnbatchingUpdates) {\n isUnbatchingUpdates = true;\n try {\n return fn(a);\n } finally {\n isUnbatchingUpdates = false;\n }\n }\n return fn(a);\n }\n\n // TODO: Batching should be implemented at the renderer level, not within\n // the reconciler.\n function flushSync(fn, a) {\n !!isRendering ? invariant(false, 'flushSync was called from inside a lifecycle method. It cannot be called when React is already rendering.') : void 0;\n var previousIsBatchingUpdates = isBatchingUpdates;\n isBatchingUpdates = true;\n try {\n return syncUpdates(fn, a);\n } finally {\n isBatchingUpdates = previousIsBatchingUpdates;\n performSyncWork();\n }\n }\n\n function interactiveUpdates(fn, a, b) {\n if (isBatchingInteractiveUpdates) {\n return fn(a, b);\n }\n // If there are any pending interactive updates, synchronously flush them.\n // This needs to happen before we read any handlers, because the effect of\n // the previous event may influence which handlers are called during\n // this event.\n if (!isBatchingUpdates && !isRendering && lowestPendingInteractiveExpirationTime !== NoWork) {\n // Synchronously flush pending interactive updates.\n performWork(lowestPendingInteractiveExpirationTime, false, null);\n lowestPendingInteractiveExpirationTime = NoWork;\n }\n var previousIsBatchingInteractiveUpdates = isBatchingInteractiveUpdates;\n var previousIsBatchingUpdates = isBatchingUpdates;\n isBatchingInteractiveUpdates = true;\n isBatchingUpdates = true;\n try {\n return fn(a, b);\n } finally {\n isBatchingInteractiveUpdates = previousIsBatchingInteractiveUpdates;\n isBatchingUpdates = previousIsBatchingUpdates;\n if (!isBatchingUpdates && !isRendering) {\n performSyncWork();\n }\n }\n }\n\n function flushInteractiveUpdates() {\n if (!isRendering && lowestPendingInteractiveExpirationTime !== NoWork) {\n // Synchronously flush pending interactive updates.\n performWork(lowestPendingInteractiveExpirationTime, false, null);\n lowestPendingInteractiveExpirationTime = NoWork;\n }\n }\n\n function flushControlled(fn) {\n var previousIsBatchingUpdates = isBatchingUpdates;\n isBatchingUpdates = true;\n try {\n syncUpdates(fn);\n } finally {\n isBatchingUpdates = previousIsBatchingUpdates;\n if (!isBatchingUpdates && !isRendering) {\n performWork(Sync, false, null);\n }\n }\n }\n\n return {\n recalculateCurrentTime: recalculateCurrentTime,\n computeExpirationForFiber: computeExpirationForFiber,\n scheduleWork: scheduleWork,\n requestWork: requestWork,\n flushRoot: flushRoot,\n batchedUpdates: batchedUpdates,\n unbatchedUpdates: unbatchedUpdates,\n flushSync: flushSync,\n flushControlled: flushControlled,\n deferredUpdates: deferredUpdates,\n syncUpdates: syncUpdates,\n interactiveUpdates: interactiveUpdates,\n flushInteractiveUpdates: flushInteractiveUpdates,\n computeUniqueAsyncExpiration: computeUniqueAsyncExpiration,\n legacyContext: legacyContext\n };\n};\n\nvar didWarnAboutNestedUpdates = void 0;\n\n{\n didWarnAboutNestedUpdates = false;\n}\n\n// 0 is PROD, 1 is DEV.\n// Might add PROFILE later.\n\n\nvar ReactFiberReconciler$1 = function (config) {\n var getPublicInstance = config.getPublicInstance;\n\n var _ReactFiberScheduler = ReactFiberScheduler(config),\n computeUniqueAsyncExpiration = _ReactFiberScheduler.computeUniqueAsyncExpiration,\n recalculateCurrentTime = _ReactFiberScheduler.recalculateCurrentTime,\n computeExpirationForFiber = _ReactFiberScheduler.computeExpirationForFiber,\n scheduleWork = _ReactFiberScheduler.scheduleWork,\n requestWork = _ReactFiberScheduler.requestWork,\n flushRoot = _ReactFiberScheduler.flushRoot,\n batchedUpdates = _ReactFiberScheduler.batchedUpdates,\n unbatchedUpdates = _ReactFiberScheduler.unbatchedUpdates,\n flushSync = _ReactFiberScheduler.flushSync,\n flushControlled = _ReactFiberScheduler.flushControlled,\n deferredUpdates = _ReactFiberScheduler.deferredUpdates,\n syncUpdates = _ReactFiberScheduler.syncUpdates,\n interactiveUpdates = _ReactFiberScheduler.interactiveUpdates,\n flushInteractiveUpdates = _ReactFiberScheduler.flushInteractiveUpdates,\n legacyContext = _ReactFiberScheduler.legacyContext;\n\n var findCurrentUnmaskedContext = legacyContext.findCurrentUnmaskedContext,\n isContextProvider = legacyContext.isContextProvider,\n processChildContext = legacyContext.processChildContext;\n\n\n function getContextForSubtree(parentComponent) {\n if (!parentComponent) {\n return emptyObject;\n }\n\n var fiber = get(parentComponent);\n var parentContext = findCurrentUnmaskedContext(fiber);\n return isContextProvider(fiber) ? processChildContext(fiber, parentContext) : parentContext;\n }\n\n function scheduleRootUpdate(current, element, currentTime, expirationTime, callback) {\n {\n if (ReactDebugCurrentFiber.phase === 'render' && ReactDebugCurrentFiber.current !== null && !didWarnAboutNestedUpdates) {\n didWarnAboutNestedUpdates = true;\n warning(false, 'Render methods should be a pure function of props and state; ' + 'triggering nested component updates from render is not allowed. ' + 'If necessary, trigger nested updates in componentDidUpdate.\\n\\n' + 'Check the render method of %s.', getComponentName(ReactDebugCurrentFiber.current) || 'Unknown');\n }\n }\n\n callback = callback === undefined ? null : callback;\n {\n warning(callback === null || typeof callback === 'function', 'render(...): Expected the last optional `callback` argument to be a ' + 'function. Instead received: %s.', callback);\n }\n\n var update = {\n expirationTime: expirationTime,\n partialState: { element: element },\n callback: callback,\n isReplace: false,\n isForced: false,\n capturedValue: null,\n next: null\n };\n insertUpdateIntoFiber(current, update);\n scheduleWork(current, expirationTime);\n\n return expirationTime;\n }\n\n function updateContainerAtExpirationTime(element, container, parentComponent, currentTime, expirationTime, callback) {\n // TODO: If this is a nested container, this won't be the root.\n var current = container.current;\n\n {\n if (ReactFiberInstrumentation_1.debugTool) {\n if (current.alternate === null) {\n ReactFiberInstrumentation_1.debugTool.onMountContainer(container);\n } else if (element === null) {\n ReactFiberInstrumentation_1.debugTool.onUnmountContainer(container);\n } else {\n ReactFiberInstrumentation_1.debugTool.onUpdateContainer(container);\n }\n }\n }\n\n var context = getContextForSubtree(parentComponent);\n if (container.context === null) {\n container.context = context;\n } else {\n container.pendingContext = context;\n }\n\n return scheduleRootUpdate(current, element, currentTime, expirationTime, callback);\n }\n\n function findHostInstance(fiber) {\n var hostFiber = findCurrentHostFiber(fiber);\n if (hostFiber === null) {\n return null;\n }\n return hostFiber.stateNode;\n }\n\n return {\n createContainer: function (containerInfo, isAsync, hydrate) {\n return createFiberRoot(containerInfo, isAsync, hydrate);\n },\n updateContainer: function (element, container, parentComponent, callback) {\n var current = container.current;\n var currentTime = recalculateCurrentTime();\n var expirationTime = computeExpirationForFiber(current);\n return updateContainerAtExpirationTime(element, container, parentComponent, currentTime, expirationTime, callback);\n },\n updateContainerAtExpirationTime: function (element, container, parentComponent, expirationTime, callback) {\n var currentTime = recalculateCurrentTime();\n return updateContainerAtExpirationTime(element, container, parentComponent, currentTime, expirationTime, callback);\n },\n\n\n flushRoot: flushRoot,\n\n requestWork: requestWork,\n\n computeUniqueAsyncExpiration: computeUniqueAsyncExpiration,\n\n batchedUpdates: batchedUpdates,\n\n unbatchedUpdates: unbatchedUpdates,\n\n deferredUpdates: deferredUpdates,\n\n syncUpdates: syncUpdates,\n\n interactiveUpdates: interactiveUpdates,\n\n flushInteractiveUpdates: flushInteractiveUpdates,\n\n flushControlled: flushControlled,\n\n flushSync: flushSync,\n\n getPublicRootInstance: function (container) {\n var containerFiber = container.current;\n if (!containerFiber.child) {\n return null;\n }\n switch (containerFiber.child.tag) {\n case HostComponent:\n return getPublicInstance(containerFiber.child.stateNode);\n default:\n return containerFiber.child.stateNode;\n }\n },\n\n\n findHostInstance: findHostInstance,\n\n findHostInstanceWithNoPortals: function (fiber) {\n var hostFiber = findCurrentHostFiberWithNoPortals(fiber);\n if (hostFiber === null) {\n return null;\n }\n return hostFiber.stateNode;\n },\n injectIntoDevTools: function (devToolsConfig) {\n var findFiberByHostInstance = devToolsConfig.findFiberByHostInstance;\n\n return injectInternals(_assign({}, devToolsConfig, {\n findHostInstanceByFiber: function (fiber) {\n return findHostInstance(fiber);\n },\n findFiberByHostInstance: function (instance) {\n if (!findFiberByHostInstance) {\n // Might not be implemented by the renderer.\n return null;\n }\n return findFiberByHostInstance(instance);\n }\n }));\n }\n };\n};\n\nvar ReactFiberReconciler$2 = Object.freeze({\n\tdefault: ReactFiberReconciler$1\n});\n\nvar ReactFiberReconciler$3 = ( ReactFiberReconciler$2 && ReactFiberReconciler$1 ) || ReactFiberReconciler$2;\n\n// TODO: bundle Flow types with the package.\n\n\n\n// TODO: decide on the top-level export form.\n// This is hacky but makes it work with both Rollup and Jest.\nvar reactReconciler = ReactFiberReconciler$3['default'] ? ReactFiberReconciler$3['default'] : ReactFiberReconciler$3;\n\nfunction createPortal$1(children, containerInfo,\n// TODO: figure out the API for cross-renderer implementation.\nimplementation) {\n var key = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : null;\n\n return {\n // This tag allow us to uniquely identify this as a React Portal\n $$typeof: REACT_PORTAL_TYPE,\n key: key == null ? null : '' + key,\n children: children,\n containerInfo: containerInfo,\n implementation: implementation\n };\n}\n\n// TODO: this is special because it gets imported during build.\n\nvar ReactVersion = '16.3.0';\n\n// a requestAnimationFrame, storing the time for the start of the frame, then\n// scheduling a postMessage which gets scheduled after paint. Within the\n// postMessage handler do as much work as possible until time + frame rate.\n// By separating the idle call into a separate event tick we ensure that\n// layout, paint and other browser work is counted against the available time.\n// The frame rate is dynamically adjusted.\n\n{\n if (ExecutionEnvironment.canUseDOM && typeof requestAnimationFrame !== 'function') {\n warning(false, 'React depends on requestAnimationFrame. Make sure that you load a ' + 'polyfill in older browsers. https://fb.me/react-polyfills');\n }\n}\n\nvar hasNativePerformanceNow = typeof performance === 'object' && typeof performance.now === 'function';\n\nvar now = void 0;\nif (hasNativePerformanceNow) {\n now = function () {\n return performance.now();\n };\n} else {\n now = function () {\n return Date.now();\n };\n}\n\n// TODO: There's no way to cancel, because Fiber doesn't atm.\nvar rIC = void 0;\nvar cIC = void 0;\n\nif (!ExecutionEnvironment.canUseDOM) {\n rIC = function (frameCallback) {\n return setTimeout(function () {\n frameCallback({\n timeRemaining: function () {\n return Infinity;\n },\n\n didTimeout: false\n });\n });\n };\n cIC = function (timeoutID) {\n clearTimeout(timeoutID);\n };\n} else if (alwaysUseRequestIdleCallbackPolyfill || typeof requestIdleCallback !== 'function' || typeof cancelIdleCallback !== 'function') {\n // Polyfill requestIdleCallback and cancelIdleCallback\n\n var scheduledRICCallback = null;\n var isIdleScheduled = false;\n var timeoutTime = -1;\n\n var isAnimationFrameScheduled = false;\n\n var frameDeadline = 0;\n // We start out assuming that we run at 30fps but then the heuristic tracking\n // will adjust this value to a faster fps if we get more frequent animation\n // frames.\n var previousFrameTime = 33;\n var activeFrameTime = 33;\n\n var frameDeadlineObject = void 0;\n if (hasNativePerformanceNow) {\n frameDeadlineObject = {\n didTimeout: false,\n timeRemaining: function () {\n // We assume that if we have a performance timer that the rAF callback\n // gets a performance timer value. Not sure if this is always true.\n var remaining = frameDeadline - performance.now();\n return remaining > 0 ? remaining : 0;\n }\n };\n } else {\n frameDeadlineObject = {\n didTimeout: false,\n timeRemaining: function () {\n // Fallback to Date.now()\n var remaining = frameDeadline - Date.now();\n return remaining > 0 ? remaining : 0;\n }\n };\n }\n\n // We use the postMessage trick to defer idle work until after the repaint.\n var messageKey = '__reactIdleCallback$' + Math.random().toString(36).slice(2);\n var idleTick = function (event) {\n if (event.source !== window || event.data !== messageKey) {\n return;\n }\n\n isIdleScheduled = false;\n\n var currentTime = now();\n if (frameDeadline - currentTime <= 0) {\n // There's no time left in this idle period. Check if the callback has\n // a timeout and whether it's been exceeded.\n if (timeoutTime !== -1 && timeoutTime <= currentTime) {\n // Exceeded the timeout. Invoke the callback even though there's no\n // time left.\n frameDeadlineObject.didTimeout = true;\n } else {\n // No timeout.\n if (!isAnimationFrameScheduled) {\n // Schedule another animation callback so we retry later.\n isAnimationFrameScheduled = true;\n requestAnimationFrame(animationTick);\n }\n // Exit without invoking the callback.\n return;\n }\n } else {\n // There's still time left in this idle period.\n frameDeadlineObject.didTimeout = false;\n }\n\n timeoutTime = -1;\n var callback = scheduledRICCallback;\n scheduledRICCallback = null;\n if (callback !== null) {\n callback(frameDeadlineObject);\n }\n };\n // Assumes that we have addEventListener in this environment. Might need\n // something better for old IE.\n window.addEventListener('message', idleTick, false);\n\n var animationTick = function (rafTime) {\n isAnimationFrameScheduled = false;\n var nextFrameTime = rafTime - frameDeadline + activeFrameTime;\n if (nextFrameTime < activeFrameTime && previousFrameTime < activeFrameTime) {\n if (nextFrameTime < 8) {\n // Defensive coding. We don't support higher frame rates than 120hz.\n // If we get lower than that, it is probably a bug.\n nextFrameTime = 8;\n }\n // If one frame goes long, then the next one can be short to catch up.\n // If two frames are short in a row, then that's an indication that we\n // actually have a higher frame rate than what we're currently optimizing.\n // We adjust our heuristic dynamically accordingly. For example, if we're\n // running on 120hz display or 90hz VR display.\n // Take the max of the two in case one of them was an anomaly due to\n // missed frame deadlines.\n activeFrameTime = nextFrameTime < previousFrameTime ? previousFrameTime : nextFrameTime;\n } else {\n previousFrameTime = nextFrameTime;\n }\n frameDeadline = rafTime + activeFrameTime;\n if (!isIdleScheduled) {\n isIdleScheduled = true;\n window.postMessage(messageKey, '*');\n }\n };\n\n rIC = function (callback, options) {\n // This assumes that we only schedule one callback at a time because that's\n // how Fiber uses it.\n scheduledRICCallback = callback;\n if (options != null && typeof options.timeout === 'number') {\n timeoutTime = now() + options.timeout;\n }\n if (!isAnimationFrameScheduled) {\n // If rAF didn't already schedule one, we need to schedule a frame.\n // TODO: If this rAF doesn't materialize because the browser throttles, we\n // might want to still have setTimeout trigger rIC as a backup to ensure\n // that we keep performing work.\n isAnimationFrameScheduled = true;\n requestAnimationFrame(animationTick);\n }\n return 0;\n };\n\n cIC = function () {\n scheduledRICCallback = null;\n isIdleScheduled = false;\n timeoutTime = -1;\n };\n} else {\n rIC = window.requestIdleCallback;\n cIC = window.cancelIdleCallback;\n}\n\nvar didWarnSelectedSetOnOption = false;\n\nfunction flattenChildren(children) {\n var content = '';\n\n // Flatten children and warn if they aren't strings or numbers;\n // invalid types are ignored.\n // We can silently skip them because invalid DOM nesting warning\n // catches these cases in Fiber.\n React.Children.forEach(children, function (child) {\n if (child == null) {\n return;\n }\n if (typeof child === 'string' || typeof child === 'number') {\n content += child;\n }\n });\n\n return content;\n}\n\n/**\n * Implements an