\").addClass(\"arrow\").addClass(feedback.vertical).addClass(feedback.horizontal).appendTo(this);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t} else {\n\t\t\t\tif (__WEBPACK_IMPORTED_MODULE_2_jquery___default()('.c-modal-notifications-settings__item .icon-trash-full').data('ui-tooltip')) {\n\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_2_jquery___default()('.c-modal-notifications-settings__item .icon-trash-full').tooltip(\"destroy\");\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}, {\n\t\tkey: \"render\",\n\t\tvalue: function render() {\n\t\t\tvar _this2 = this;\n\n\t\t\treturn __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t__WEBPACK_IMPORTED_MODULE_1__SharedComponents_Hoc_Auxx_index__[\"a\" /* default */],\n\t\t\t\tnull,\n\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\"div\",\n\t\t\t\t\t{ className: \"c-modal-notifications-settings__item\" },\n\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\"div\",\n\t\t\t\t\t\t{ className: \"form-group\" },\n\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\"div\",\n\t\t\t\t\t\t\t{ className: \"form-checkbox\" },\n\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\"div\",\n\t\t\t\t\t\t\t\t{ className: \"form-checkbox__inner\" },\n\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\"input\", {\n\t\t\t\t\t\t\t\t\tclassName: this.props.item.item.entityType === 0 ? 'pageSubscriptions' : 'assetSubscriptions',\n\t\t\t\t\t\t\t\t\tid: this.props.item.item.id,\n\t\t\t\t\t\t\t\t\ttype: \"checkbox\",\n\t\t\t\t\t\t\t\t\tonChange: function onChange() {\n\t\t\t\t\t\t\t\t\t\t_this2.props.selectSubscription(_this2.props.index, _this2.props.item.item.entityType);\n\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\tchecked: this.props.item.selected\n\t\t\t\t\t\t\t\t}),\n\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\t\"label\",\n\t\t\t\t\t\t\t\t\t{ className: \"form-checkbox__label\", htmlFor: this.props.item.item.id },\n\t\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\t\t\"span\",\n\t\t\t\t\t\t\t\t\t\tnull,\n\t\t\t\t\t\t\t\t\t\tthis.props.item.entityName\n\t\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t\t),\n\t\t\t\t\t\t\tthis.props.item.entityLocationPath && this.props.item.entityLocationPath.length && __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\"div\",\n\t\t\t\t\t\t\t\t{ className: \" c-modal-notifications-settings__text c-modal-notifications-settings__text_light c-modal-notifications-settings__nowrap c-modal-notifications-settings__link\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\tthis.props.item.entityLocationPath,\n\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\t\"a\",\n\t\t\t\t\t\t\t\t\t{ href: this.props.item.entityLocationUrl },\n\t\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\"i\", { className: \"icon-external-link\", title: \"\" })\n\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t\t)\n\t\t\t\t\t\t)\n\t\t\t\t\t),\n\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\"div\",\n\t\t\t\t\t\t{ className: \"c-modal-notifications-settings__trash\" },\n\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\"i\", { className: \"icon-trash-full\", title: \"\", onClick: function onClick() {\n\t\t\t\t\t\t\t\t_this2.props.openConfirmationModal(_this2.props.item.item.id);\n\t\t\t\t\t\t\t} })\n\t\t\t\t\t)\n\t\t\t\t)\n\t\t\t);\n\t\t}\n\t}]);\n\n\treturn NotificationSubscriptionItem;\n}(__WEBPACK_IMPORTED_MODULE_0_react__[\"Component\"]);\n\n;\n\n/* harmony default export */ exports[\"a\"] = NotificationSubscriptionItem;\n\n/***/ },\n/* 279 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_react__);\n\n\nvar notificationsHeader = function notificationsHeader(props) {\n\treturn __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\"div\",\n\t\t{ className: \"c-notifications-assets-block__header\" },\n\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\"div\",\n\t\t\t{ onClick: props.toggleNotificationsMenu,\n\t\t\t\tclassName: \"c-notifications-assets-block__header-left\" },\n\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\"div\",\n\t\t\t\t{ className: \"c-notifications-assets-block__img-wrapper\" },\n\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\"img\", { className: \"c-notifications-assets-block__img\", src: \"/partnerportal/client/dist/assets/svg/Bell_White.svg\" })\n\t\t\t),\n\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\"div\",\n\t\t\t\t{ className: \"u-text-small\" },\n\t\t\t\tprops.text.notifications\n\t\t\t)\n\t\t),\n\t\tprops.isSettingsOpen ? __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\"div\",\n\t\t\t{ className: \"c-notifications-assets-block__settings-opened\", onClick: props.toggleModalSettings },\n\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\"i\", { className: \"icon-arrow-left-long\" })\n\t\t) : null,\n\t\t!props.isSettingsOpen ? __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\"div\",\n\t\t\t{ className: \"c-notifications-assets-block__dot-submenu-wrap\", ref: props.setWrapperSubmenu },\n\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\"div\", { className: \"c-notifications-assets-block__dot-submenu\",\n\t\t\t\tonClick: props.toggleNotificationSettingsMenu }),\n\t\t\tprops.isOpenNotificationSettingsMenu ? __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\"div\",\n\t\t\t\t{ className: \"c-dropdown-block c-dropdown-block__right\" },\n\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\"div\",\n\t\t\t\t\t{ className: \"c-dropdown-block__content\" },\n\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\"a\",\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\tclassName: props.unreadCount ? \"c-dropdown-block__item\" : \"c-dropdown-block__item c-dropdown-block__item_disabled\",\n\t\t\t\t\t\t\tonClick: function onClick() {\n\t\t\t\t\t\t\t\tif (props.unreadCount) {\n\t\t\t\t\t\t\t\t\tprops.markAllAsReade();\n\t\t\t\t\t\t\t\t\tprops.toggleNotificationSettingsMenu();\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t} },\n\t\t\t\t\t\tprops.text.markAllRead\n\t\t\t\t\t),\n\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\"a\",\n\t\t\t\t\t\t{ className: \"c-dropdown-block__item\",\n\t\t\t\t\t\t\tonClick: function onClick() {\n\t\t\t\t\t\t\t\tprops.toggleModalSettings();\n\t\t\t\t\t\t\t\tprops.toggleNotificationSettingsMenu();\n\t\t\t\t\t\t\t} },\n\t\t\t\t\t\tprops.text.settings\n\t\t\t\t\t)\n\t\t\t\t)\n\t\t\t) : null\n\t\t) : null,\n\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\"div\",\n\t\t\t{ className: \"c-notifications-assets-block__close\",\n\t\t\t\tonClick: props.toggleNotificationsMenu },\n\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\"i\", { className: \"icon-close prevent-search-close\" })\n\t\t)\n\t);\n};\n\n/* harmony default export */ exports[\"a\"] = notificationsHeader;\n\n/***/ },\n/* 280 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_react__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__NotificationSubscriptionItem_index__ = __webpack_require__(278);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__api__ = __webpack_require__(18);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_3_immutability_helper__ = __webpack_require__(3);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_3_immutability_helper___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_3_immutability_helper__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_4__SharedComponents_interfaceComponents_ConfirmationModal__ = __webpack_require__(22);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_5_jquery__ = __webpack_require__(2);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_5_jquery___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_5_jquery__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_6__partials_breakpoints__ = __webpack_require__(9);\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\n\nfunction _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return call && (typeof call === \"object\" || typeof call === \"function\") ? call : self; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\n\n\n\n\n\n\n\n\nvar NotificationsSettings = function (_Component) {\n\t_inherits(NotificationsSettings, _Component);\n\n\tfunction NotificationsSettings(props) {\n\t\t_classCallCheck(this, NotificationsSettings);\n\n\t\tvar _this = _possibleConstructorReturn(this, (NotificationsSettings.__proto__ || Object.getPrototypeOf(NotificationsSettings)).call(this, props));\n\n\t\t_this.state = {\n\t\t\tpageSubscriptions: [],\n\t\t\tassetSubscriptions: [],\n\t\t\tconfirmRemoveNotification: false,\n\t\t\tselectedAllPageSubscriptions: false,\n\t\t\tselectedAllAssetSubscriptions: false,\n\t\t\tnumberOfSelectedNotifications: 0,\n\t\t\tisLoading: false,\n\t\t\tselectedSingleId: '',\n\t\t\tshowAllSubscriptions: false\n\t\t};\n\n\t\t_this.getSubscriptions = _this.getSubscriptions.bind(_this);\n\t\t_this.selectSubscription = _this.selectSubscription.bind(_this);\n\t\t_this.selectAllSubscriptions = _this.selectAllSubscriptions.bind(_this);\n\t\t_this.getSelectedNumber = _this.getSelectedNumber.bind(_this);\n\t\t_this.unsubscribe = _this.unsubscribe.bind(_this);\n\t\t_this.openConfirmationModal = _this.openConfirmationModal.bind(_this);\n\t\t_this.closeConfirmationModal = _this.closeConfirmationModal.bind(_this);\n\t\t_this.toggleShowAllSubscriptions = _this.toggleShowAllSubscriptions.bind(_this);\n\t\t_this.toast = _this.toast.bind(_this);\n\t\t_this.setStylesAnnouncementsOpen = _this.setStylesAnnouncementsOpen.bind(_this);\n\t\treturn _this;\n\t}\n\n\t_createClass(NotificationsSettings, [{\n\t\tkey: 'componentDidMount',\n\t\tvalue: function componentDidMount() {\n\t\t\tthis.getSubscriptions();\n\t\t\tthis.setStylesAnnouncementsOpen();\n\t\t\twindow.addEventListener('resize', this.setStylesAnnouncementsOpen);\n\t\t}\n\t}, {\n\t\tkey: 'componentWillUnmount',\n\t\tvalue: function componentWillUnmount() {\n\t\t\twindow.removeEventListener('resize', this.setStylesAnnouncementsOpen);\n\t\t}\n\t}, {\n\t\tkey: 'openConfirmationModal',\n\t\tvalue: function openConfirmationModal(id) {\n\n\t\t\tthis.setState({\n\t\t\t\tconfirmRemoveNotification: true,\n\t\t\t\tselectedSingleId: id ? id : ''\n\t\t\t});\n\t\t\ttry {\n\t\t\t\t__WEBPACK_IMPORTED_MODULE_5_jquery___default()('[role=\"tooltip\"]').remove();\n\t\t\t} catch (e) {\n\t\t\t\t//skip failed removal\n\t\t\t}\n\t\t}\n\t}, {\n\t\tkey: 'closeConfirmationModal',\n\t\tvalue: function closeConfirmationModal() {\n\t\t\tthis.setState({\n\t\t\t\tconfirmRemoveNotification: false,\n\t\t\t\tselectedSingleId: ''\n\t\t\t});\n\t\t}\n\t}, {\n\t\tkey: 'setStylesAnnouncementsOpen',\n\t\tvalue: function setStylesAnnouncementsOpen() {\n\t\t\tvar announcement = document.getElementsByClassName('c__announcement-bar').item(0);\n\t\t\tif (!!announcement) {\n\t\t\t\tvar fromTop = __WEBPACK_IMPORTED_MODULE_5_jquery___default()(window).width() < 768 ? announcement.clientHeight + 125 : 0;\n\t\t\t\t__WEBPACK_IMPORTED_MODULE_5_jquery___default()('.c-modal-notifications-settings.c-modal__wrapper').css({\n\t\t\t\t\t'top': fromTop + 'px',\n\t\t\t\t\t'height': 'calc( 100vh - ' + fromTop + 'px)'\n\t\t\t\t});\n\t\t\t}\n\t\t\tif (__WEBPACK_IMPORTED_MODULE_5_jquery___default()(window).width() > 768) {\n\t\t\t\t__WEBPACK_IMPORTED_MODULE_5_jquery___default()('.c-breadcrumb').addClass('c-breadcrumb__notification-item-opened');\n\t\t\t} else {\n\t\t\t\t__WEBPACK_IMPORTED_MODULE_5_jquery___default()('.c-breadcrumb').removeClass('c-breadcrumb__notification-item-opened');\n\t\t\t}\n\t\t}\n\t}, {\n\t\tkey: 'unsubscribe',\n\t\tvalue: function unsubscribe() {\n\t\t\tvar _this2 = this;\n\n\t\t\tvar selected = this.state.selectedSingleId ? [this.state.selectedSingleId] : this.state.selectedIds;\n\t\t\t__webpack_require__.i(__WEBPACK_IMPORTED_MODULE_2__api__[\"c\" /* unSubscribeFew */])(this.props.bulkUnSubscribeApiUrl, selected).then(function (res) {\n\t\t\t\tvar activeMaterialListId = __WEBPACK_IMPORTED_MODULE_5_jquery___default()('.c-result__dd-menu-toggle.bell_component').data('subscription-id');\n\t\t\t\tres.map(function (obj) {\n\t\t\t\t\tif (obj.subscription.id === activeMaterialListId) {\n\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_5_jquery___default()('.c-result__dd-menu-toggle.bell_component').data('subscription', false);\n\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_5_jquery___default()('.c-result__dd-menu-toggle.bell_component i').removeClass('icon-bell-filled').addClass('icon-bell');\n\t\t\t\t\t\tif (__webpack_require__.i(__WEBPACK_IMPORTED_MODULE_6__partials_breakpoints__[\"a\" /* isAbove */])('64em')) {\n\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_5_jquery___default()('.c-result__dd-menu-toggle.bell_component').tooltip(\"option\", \"content\", 'Receive Notifications');\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\t_this2.getSubscriptions();\n\t\t\t\t_this2.setState({\n\t\t\t\t\tconfirmRemoveNotification: false,\n\t\t\t\t\tselectedSingleId: '',\n\t\t\t\t\tnumberOfSelectedNotifications: 0,\n\t\t\t\t\tselectedIds: []\n\t\t\t\t});\n\t\t\t\t_this2.toast(_this2.props.text.subscriptionRemoved);\n\t\t\t});\n\t\t}\n\t}, {\n\t\tkey: 'toast',\n\t\tvalue: function toast(msg) {\n\n\t\t\tvar div = document.createElement('div');\n\t\t\tdiv.id = 'toast';\n\t\t\tdiv.className = 'show__notifications-settings';\n\t\t\tvar text = document.createTextNode(msg);\n\t\t\tdiv.appendChild(text);\n\t\t\tdocument.querySelector('.c-modal-notifications-settings__wrapper').appendChild(div);\n\n\t\t\tsetTimeout(function () {\n\t\t\t\tdiv.className = div.className.replace(\"show__notifications-settings\", \"\");\n\t\t\t\tdiv.parentNode.removeChild(div);\n\t\t\t}, 3000);\n\t\t}\n\t}, {\n\t\tkey: 'getSubscriptions',\n\t\tvalue: function getSubscriptions() {\n\t\t\tvar _this3 = this;\n\n\t\t\tthis.setState(__WEBPACK_IMPORTED_MODULE_3_immutability_helper___default()(this.state, _defineProperty({}, 'isLoading', { $set: true })), function () {\n\t\t\t\t__webpack_require__.i(__WEBPACK_IMPORTED_MODULE_2__api__[\"d\" /* getAllSubscriptions */])(_this3.props.getAllSubscriptionsUrl).then(function (res) {\n\t\t\t\t\tif (res) {\n\t\t\t\t\t\tvar pageSubscriptions = [];\n\t\t\t\t\t\tvar assetSubscriptions = [];\n\n\t\t\t\t\t\tif (res.result.materialList) {\n\t\t\t\t\t\t\tres.result.materialList.map(function (pageItem) {\n\t\t\t\t\t\t\t\tpageItem.selected = false;\n\t\t\t\t\t\t\t\tpageSubscriptions.push(pageItem);\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t}\n\t\t\t\t\t\tif (res.result.asset) {\n\t\t\t\t\t\t\tres.result.asset.map(function (pageItem) {\n\t\t\t\t\t\t\t\tpageItem.selected = false;\n\t\t\t\t\t\t\t\tassetSubscriptions.push(pageItem);\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t_this3.setState({\n\t\t\t\t\t\t\tpageSubscriptions: pageSubscriptions,\n\t\t\t\t\t\t\tassetSubscriptions: assetSubscriptions,\n\t\t\t\t\t\t\tisLoading: false,\n\t\t\t\t\t\t\tshowAllSubscriptions: false\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\t\t\t\t}).catch(function (error) {\n\t\t\t\t\t_this3.setState({ isLoading: false });\n\t\t\t\t});\n\t\t\t});\n\t\t}\n\t}, {\n\t\tkey: 'selectAllSubscriptions',\n\t\tvalue: function selectAllSubscriptions(type) {\n\t\t\tvar _this4 = this;\n\n\t\t\tvar selectedType = type === 'pageSubscriptions' ? 'selectedAllPageSubscriptions' : 'selectedAllAssetSubscriptions';\n\t\t\tthis.setState(_defineProperty({}, type, this.state[type].map(function (option) {\n\t\t\t\treturn __WEBPACK_IMPORTED_MODULE_3_immutability_helper___default()(option, { selected: { $set: !_this4.state[selectedType] } });\n\t\t\t})), function () {\n\t\t\t\t_this4.getSelectedNumber();\n\t\t\t\t_this4.setState(_defineProperty({}, selectedType, __WEBPACK_IMPORTED_MODULE_3_immutability_helper___default()(_this4.state[selectedType], { $apply: function $apply(x) {\n\t\t\t\t\t\treturn !x;\n\t\t\t\t\t} })));\n\t\t\t});\n\t\t}\n\t}, {\n\t\tkey: 'getSelectedNumber',\n\t\tvalue: function getSelectedNumber() {\n\t\t\tvar items = [];\n\n\t\t\tthis.state.pageSubscriptions.map(function (item, index) {\n\t\t\t\tif (item.selected) {\n\t\t\t\t\titems.push(item.item.id);\n\t\t\t\t}\n\t\t\t});\n\n\t\t\tthis.state.assetSubscriptions.map(function (item, index) {\n\t\t\t\tif (item.selected) {\n\t\t\t\t\titems.push(item.item.id);\n\t\t\t\t}\n\t\t\t});\n\n\t\t\tthis.setState({\n\t\t\t\tnumberOfSelectedNotifications: items.length,\n\t\t\t\tselectedIds: items\n\t\t\t});\n\t\t}\n\t}, {\n\t\tkey: 'selectSubscription',\n\t\tvalue: function selectSubscription(index, entityType) {\n\t\t\tvar _this5 = this;\n\n\t\t\tvar typeOfSubscription = entityType === 0 ? 'pageSubscriptions' : 'assetSubscriptions';\n\t\t\tthis.setState(_defineProperty({}, typeOfSubscription, __WEBPACK_IMPORTED_MODULE_3_immutability_helper___default()(this.state[typeOfSubscription], _defineProperty({}, index, {\n\t\t\t\t'selected': { $apply: function $apply(x) {\n\t\t\t\t\t\treturn !x;\n\t\t\t\t\t} }\n\t\t\t}))), function () {\n\t\t\t\t_this5.getSelectedNumber();\n\t\t\t});\n\t\t}\n\t}, {\n\t\tkey: 'toggleShowAllSubscriptions',\n\t\tvalue: function toggleShowAllSubscriptions() {\n\t\t\tthis.setState({\n\t\t\t\tshowAllSubscriptions: !this.state.showAllSubscriptions\n\t\t\t});\n\t\t}\n\t}, {\n\t\tkey: 'render',\n\t\tvalue: function render() {\n\t\t\tvar _this6 = this;\n\n\t\t\treturn __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t'div',\n\t\t\t\t{ className: 'c-modal__wrapper c-modal-notifications-settings' },\n\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement('div', { className: 'c-modal__backdrop', onClick: this.props.toggleModalSettings }),\n\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t'div',\n\t\t\t\t\t{ className: 'c-modal-notifications-settings__outer' },\n\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t'div',\n\t\t\t\t\t\t{ className: 'c-modal-notifications-settings__wrapper' },\n\t\t\t\t\t\t!this.state.isLoading ? __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t'div',\n\t\t\t\t\t\t\t{ className: 'c-modal-notifications-settings__inner' },\n\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t'div',\n\t\t\t\t\t\t\t\t{ className: 'c-modal-notifications-settings__content' },\n\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement('i', { className: 'icon-close c-modal-notifications-settings__close', onClick: this.props.toggleModalSettings }),\n\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\t'div',\n\t\t\t\t\t\t\t\t\t{ className: 'c-modal-notifications-settings__title' },\n\t\t\t\t\t\t\t\t\tthis.props.text.notificationSettings\n\t\t\t\t\t\t\t\t),\n\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\t'div',\n\t\t\t\t\t\t\t\t\tnull,\n\t\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\t\t'div',\n\t\t\t\t\t\t\t\t\t\t{ className: 'c-modal-notifications-settings__subtitle-wrap' },\n\t\t\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\t\t\t'div',\n\t\t\t\t\t\t\t\t\t\t\t{ className: 'c-modal-notifications-settings__subtitle' },\n\t\t\t\t\t\t\t\t\t\t\tthis.props.text.pageNotifications,\n\t\t\t\t\t\t\t\t\t\t\t' (',\n\t\t\t\t\t\t\t\t\t\t\tthis.state.pageSubscriptions.length,\n\t\t\t\t\t\t\t\t\t\t\t')'\n\t\t\t\t\t\t\t\t\t\t),\n\t\t\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\t\t\t'div',\n\t\t\t\t\t\t\t\t\t\t\t{ className: 'c-modal-notifications-settings__text c-modal-notifications-settings__select-all ' + (this.state.pageSubscriptions.length === 0 ? ' disabled' : ''),\n\t\t\t\t\t\t\t\t\t\t\t\tonClick: function onClick() {\n\t\t\t\t\t\t\t\t\t\t\t\t\tif (_this6.state.pageSubscriptions.length > 0) _this6.selectAllSubscriptions('pageSubscriptions');\n\t\t\t\t\t\t\t\t\t\t\t\t} },\n\t\t\t\t\t\t\t\t\t\t\tthis.state.selectedAllPageSubscriptions && this.state.pageSubscriptions.length > 0 ? this.props.text.deselectAll : this.props.text.selectAll\n\t\t\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t\t\t\t),\n\t\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\t\t'div',\n\t\t\t\t\t\t\t\t\t\t{ className: (this.state.showAllSubscriptions ? 'open ' : '') + ' c-modal-notifications-settings__items-wrap' },\n\t\t\t\t\t\t\t\t\t\tthis.state.pageSubscriptions.map(function (item, index) {\n\t\t\t\t\t\t\t\t\t\t\treturn __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_1__NotificationSubscriptionItem_index__[\"a\" /* default */], {\n\t\t\t\t\t\t\t\t\t\t\t\ttext: _this6.props.text.removeSubscription,\n\t\t\t\t\t\t\t\t\t\t\t\tselectSubscription: _this6.selectSubscription,\n\t\t\t\t\t\t\t\t\t\t\t\tindex: index,\n\t\t\t\t\t\t\t\t\t\t\t\titem: item,\n\t\t\t\t\t\t\t\t\t\t\t\topenConfirmationModal: _this6.openConfirmationModal\n\t\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t\t),\n\t\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\t\t'div',\n\t\t\t\t\t\t\t\t\t\t{ className: 'c-modal-notifications-settings__text c-modal-notifications-settings__text_center c-modal-notifications-settings__see-all' },\n\t\t\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\t\t\t'span',\n\t\t\t\t\t\t\t\t\t\t\t{ className: 'c-modal-notifications-settings__text c-modal-notifications-settings__text_center\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t' + (this.state.pageSubscriptions.length > 4 || this.state.assetSubscriptions.length > 4 ? '' : 'disabled'),\n\t\t\t\t\t\t\t\t\t\t\t\tonClick: function onClick() {\n\t\t\t\t\t\t\t\t\t\t\t\t\tif (_this6.state.pageSubscriptions.length > 4 || _this6.state.assetSubscriptions.length > 4) _this6.toggleShowAllSubscriptions();\n\t\t\t\t\t\t\t\t\t\t\t\t} },\n\t\t\t\t\t\t\t\t\t\t\tthis.state.showAllSubscriptions ? this.props.text.seeLess : this.props.text.seeAllNotifications\n\t\t\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t\t\t),\n\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\t'div',\n\t\t\t\t\t\t\t\t\tnull,\n\t\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\t\t'div',\n\t\t\t\t\t\t\t\t\t\t{ className: 'c-modal-notifications-settings__subtitle-wrap' },\n\t\t\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\t\t\t'div',\n\t\t\t\t\t\t\t\t\t\t\t{ className: 'c-modal-notifications-settings__subtitle' },\n\t\t\t\t\t\t\t\t\t\t\tthis.props.text.assetNotifications,\n\t\t\t\t\t\t\t\t\t\t\t' (',\n\t\t\t\t\t\t\t\t\t\t\tthis.state.assetSubscriptions.length,\n\t\t\t\t\t\t\t\t\t\t\t')'\n\t\t\t\t\t\t\t\t\t\t),\n\t\t\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\t\t\t'div',\n\t\t\t\t\t\t\t\t\t\t\t{ className: 'c-modal-notifications-settings__text c-modal-notifications-settings__select-all ' + (this.state.assetSubscriptions.length === 0 ? ' disabled' : ''),\n\t\t\t\t\t\t\t\t\t\t\t\tonClick: function onClick() {\n\t\t\t\t\t\t\t\t\t\t\t\t\tif (_this6.state.assetSubscriptions.length > 0) _this6.selectAllSubscriptions('assetSubscriptions');\n\t\t\t\t\t\t\t\t\t\t\t\t} },\n\t\t\t\t\t\t\t\t\t\t\tthis.state.selectedAllAssetSubscriptions && this.state.assetSubscriptions.length > 0 ? this.props.text.deselectAll : this.props.text.selectAll\n\t\t\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t\t\t\t),\n\t\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\t\t'div',\n\t\t\t\t\t\t\t\t\t\t{ className: (this.state.showAllSubscriptions ? 'open ' : '') + ' c-modal-notifications-settings__items-wrap' },\n\t\t\t\t\t\t\t\t\t\tthis.state.assetSubscriptions.map(function (item, index) {\n\t\t\t\t\t\t\t\t\t\t\treturn __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_1__NotificationSubscriptionItem_index__[\"a\" /* default */], {\n\t\t\t\t\t\t\t\t\t\t\t\ttext: _this6.props.text.removeSubscription,\n\t\t\t\t\t\t\t\t\t\t\t\tselectSubscription: _this6.selectSubscription,\n\t\t\t\t\t\t\t\t\t\t\t\tindex: index,\n\t\t\t\t\t\t\t\t\t\t\t\titem: item,\n\t\t\t\t\t\t\t\t\t\t\t\topenConfirmationModal: _this6.openConfirmationModal\n\t\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t\t),\n\t\t\t\t\t\t\tthis.state.numberOfSelectedNotifications ? __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t'div',\n\t\t\t\t\t\t\t\t{ className: 'c-modal-notifications-settings__remove-items-wrap', onClick: function onClick() {\n\t\t\t\t\t\t\t\t\t\treturn _this6.openConfirmationModal();\n\t\t\t\t\t\t\t\t\t} },\n\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\t'div',\n\t\t\t\t\t\t\t\t\t{ className: 'c-modal-notifications-settings__text c-modal-notifications-settings__number-selected' },\n\t\t\t\t\t\t\t\t\t'(',\n\t\t\t\t\t\t\t\t\tthis.state.numberOfSelectedNotifications === 1 ? this.state.numberOfSelectedNotifications + ' ' + this.props.text.itemSelected : this.state.numberOfSelectedNotifications + ' ' + this.props.text.itemsSelected,\n\t\t\t\t\t\t\t\t\t')'\n\t\t\t\t\t\t\t\t),\n\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\t'div',\n\t\t\t\t\t\t\t\t\t{ className: ' c-modal-notifications-settings__text c-modal-notifications-settings__text_bold c-modal-notifications-settings__remove-title' },\n\t\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement('i', { className: 'icon-bell-filled' }),\n\t\t\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\t\t\t'span',\n\t\t\t\t\t\t\t\t\t\tnull,\n\t\t\t\t\t\t\t\t\t\tthis.props.text.removeNotifications\n\t\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t\t) : null\n\t\t\t\t\t\t) : __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement('div', { className: 'c-loader' })\n\t\t\t\t\t)\n\t\t\t\t),\n\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_4__SharedComponents_interfaceComponents_ConfirmationModal__[\"a\" /* default */], {\n\t\t\t\t\tconfirmationText: this.props.text.confirmText,\n\t\t\t\t\tacceptText: this.props.text.accept,\n\t\t\t\t\tcancelText: this.props.text.cancel,\n\t\t\t\t\tisOpen: this.state.confirmRemoveNotification,\n\t\t\t\t\tclose: this.closeConfirmationModal,\n\t\t\t\t\taccept: this.unsubscribe\n\t\t\t\t})\n\t\t\t);\n\t\t}\n\t}]);\n\n\treturn NotificationsSettings;\n}(__WEBPACK_IMPORTED_MODULE_0_react__[\"Component\"]);\n\n/* harmony default export */ exports[\"a\"] = NotificationsSettings;\n\n/***/ },\n/* 281 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_react__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__NotificationItem__ = __webpack_require__(277);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__NoNotifications__ = __webpack_require__(275);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__NotificationsHeader__ = __webpack_require__(279);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_4_jquery__ = __webpack_require__(2);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_4_jquery___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_4_jquery__);\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return call && (typeof call === \"object\" || typeof call === \"function\") ? call : self; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\n\n\n\n\n\n\nvar NotificationsSidebar = function (_Component) {\n\t_inherits(NotificationsSidebar, _Component);\n\n\tfunction NotificationsSidebar(props) {\n\t\t_classCallCheck(this, NotificationsSidebar);\n\n\t\tvar _this = _possibleConstructorReturn(this, (NotificationsSidebar.__proto__ || Object.getPrototypeOf(NotificationsSidebar)).call(this, props));\n\n\t\t_this.state = {\n\t\t\tisOpenNotificationSettingsMenu: false,\n\t\t\tdropdownIndex: -1\n\t\t};\n\n\t\t_this.toggleNotificationSettingsMenu = _this.toggleNotificationSettingsMenu.bind(_this);\n\t\t_this.onOutsideClick = _this.onOutsideClick.bind(_this);\n\t\t_this.setWrapperSubmenu = _this.setWrapperSubmenu.bind(_this);\n\t\t_this.setWrapperMainmenu = _this.setWrapperMainmenu.bind(_this);\n\t\t_this.toggleDropdownItem = _this.toggleDropdownItem.bind(_this);\n\t\t_this.closeDropdowns = _this.closeDropdowns.bind(_this);\n\n\t\treturn _this;\n\t}\n\n\t_createClass(NotificationsSidebar, [{\n\t\tkey: 'componentDidMount',\n\t\tvalue: function componentDidMount() {\n\t\t\tdocument.addEventListener('mousedown', this.onOutsideClick);\n\t\t}\n\t}, {\n\t\tkey: 'componentWillUnmount',\n\t\tvalue: function componentWillUnmount() {\n\t\t\tdocument.removeEventListener('mousedown', this.onOutsideClick);\n\t\t}\n\t}, {\n\t\tkey: 'toggleNotificationSettingsMenu',\n\t\tvalue: function toggleNotificationSettingsMenu() {\n\t\t\tthis.setState({\n\t\t\t\tisOpenNotificationSettingsMenu: !this.state.isOpenNotificationSettingsMenu\n\t\t\t});\n\t\t}\n\t}, {\n\t\tkey: 'setWrapperSubmenu',\n\t\tvalue: function setWrapperSubmenu(el) {\n\t\t\tthis.wrapperSubmenuRef = el;\n\t\t}\n\t}, {\n\t\tkey: 'setWrapperMainmenu',\n\t\tvalue: function setWrapperMainmenu(el) {\n\t\t\tthis.wrapperMainmenuRef = el;\n\t\t}\n\t}, {\n\t\tkey: 'onOutsideClick',\n\t\tvalue: function onOutsideClick(e) {\n\t\t\tif (this.wrapperSubmenuRef && !this.wrapperSubmenuRef.contains(e.target) && this.state.isOpenNotificationSettingsMenu) {\n\t\t\t\tthis.toggleNotificationSettingsMenu();\n\t\t\t}\n\n\t\t\tif (this.wrapperMainmenuRef && !this.wrapperMainmenuRef.contains(e.target) && this.props.isNotificationsMenuOpen) {\n\t\t\t\tif (e.target.classList.contains('icon-close') || e.target.classList.contains('c-notifications-assets__img') || this.props.isSettingsOpen) return;\n\n\t\t\t\tthis.props.toggleNotificationsMenu();\n\t\t\t}\n\t\t}\n\t}, {\n\t\tkey: 'toggleDropdownItem',\n\t\tvalue: function toggleDropdownItem(index) {\n\t\t\tvar _this2 = this;\n\n\t\t\tthis.setState({\n\t\t\t\tdropdownIndex: this.state.dropdownIndex == -1 || this.state.dropdownIndex != index ? index : -1\n\t\t\t}, function () {\n\t\t\t\tif (_this2.state.dropdownIndex > -1) {\n\t\t\t\t\tdocument.addEventListener('click', _this2.closeDropdowns);\n\t\t\t\t} else {\n\t\t\t\t\tdocument.removeEventListener('click', _this2.closeDropdowns);\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t}, {\n\t\tkey: 'closeDropdowns',\n\t\tvalue: function closeDropdowns(e) {\n\t\t\tif (e) {\n\t\t\t\tif (__WEBPACK_IMPORTED_MODULE_4_jquery___default()(e.target).hasClass('c-notifications-assets-block__dot-submenu')) return;\n\t\t\t}\n\n\t\t\tthis.toggleDropdownItem(this.state.dropdownIndex);\n\t\t}\n\t}, {\n\t\tkey: 'render',\n\t\tvalue: function render() {\n\t\t\tvar _this3 = this;\n\n\t\t\treturn __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t'div',\n\t\t\t\t{ className: ' ' + (this.props.isNotificationsMenuOpen ? \"open\" : '') + ' c-notifications-assets-block',\n\t\t\t\t\tref: this.setWrapperMainmenu },\n\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_3__NotificationsHeader__[\"a\" /* default */], {\n\t\t\t\t\ttoggleModalSettings: this.props.toggleModalSettings,\n\t\t\t\t\ttoggleNotificationsMenu: this.props.toggleNotificationsMenu,\n\t\t\t\t\ttext: this.props.text,\n\t\t\t\t\tsetWrapperSubmenu: this.setWrapperSubmenu,\n\t\t\t\t\ttoggleNotificationSettingsMenu: this.toggleNotificationSettingsMenu,\n\t\t\t\t\tisOpenNotificationSettingsMenu: this.state.isOpenNotificationSettingsMenu,\n\t\t\t\t\tmarkAllAsReade: this.props.markAllAsReade,\n\t\t\t\t\tunreadCount: this.props.unreadCount,\n\t\t\t\t\tisSettingsOpen: this.props.isSettingsOpen }),\n\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t'div',\n\t\t\t\t\t{ className: 'c-notifications-assets-block__content' },\n\t\t\t\t\t!this.props.notifications.length ? __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_2__NoNotifications__[\"a\" /* default */], { text: this.props.text }) : this.props.notifications.map(function (item, index) {\n\t\t\t\t\t\treturn __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_1__NotificationItem__[\"a\" /* default */], {\n\t\t\t\t\t\t\ttoggleDropdown: _this3.toggleDropdownItem,\n\t\t\t\t\t\t\ttext: _this3.props.text,\n\t\t\t\t\t\t\tunreadCount: _this3.props.unreadCount,\n\t\t\t\t\t\t\topenModal: _this3.props.openModal,\n\t\t\t\t\t\t\titem: item,\n\t\t\t\t\t\t\tisDropdownOpen: _this3.state.dropdownIndex == index,\n\t\t\t\t\t\t\titemIndex: index });\n\t\t\t\t\t})\n\t\t\t\t)\n\t\t\t);\n\t\t}\n\t}]);\n\n\treturn NotificationsSidebar;\n}(__WEBPACK_IMPORTED_MODULE_0_react__[\"Component\"]);\n\n;\n\n/* harmony default export */ exports[\"a\"] = NotificationsSidebar;\n\n/***/ },\n/* 282 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_react__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_immutability_helper__ = __webpack_require__(3);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_immutability_helper___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_1_immutability_helper__);\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return call && (typeof call === \"object\" || typeof call === \"function\") ? call : self; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\n\n\n\nvar Accordion = function (_Component) {\n\t_inherits(Accordion, _Component);\n\n\tfunction Accordion(props) {\n\t\t_classCallCheck(this, Accordion);\n\n\t\tvar _this = _possibleConstructorReturn(this, (Accordion.__proto__ || Object.getPrototypeOf(Accordion)).call(this));\n\n\t\t_this.state = {\n\t\t\ttoggle: false,\n\t\t\tshowMoreLabel: props.showMoreLabel\n\t\t};\n\t\treturn _this;\n\t}\n\n\t_createClass(Accordion, [{\n\t\tkey: \"componentWillReceiveProps\",\n\t\tvalue: function componentWillReceiveProps(newProps) {\n\t\t\tthis.setState(__WEBPACK_IMPORTED_MODULE_1_immutability_helper___default()(this.state, {\n\t\t\t\tshowMoreLabel: { $set: newProps.showMoreLabel }\n\t\t\t}));\n\t\t}\n\t}, {\n\t\tkey: \"render\",\n\t\tvalue: function render() {\n\t\t\tvar _this2 = this;\n\n\t\t\treturn __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\"div\",\n\t\t\t\t{ className: \"c-accordion\" },\n\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\"div\",\n\t\t\t\t\t{ className: \"c-accordion__wrap\" },\n\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\"div\",\n\t\t\t\t\t\t{ className: \"c-accordion__title-wrap\", onClick: function onClick() {\n\t\t\t\t\t\t\t\tif (_this2.props.showSome) {\n\t\t\t\t\t\t\t\t\t_this2.props.showMoreToggle();\n\t\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t\t_this2.setState({\n\t\t\t\t\t\t\t\t\t\ttoggle: !_this2.state.toggle\n\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t} },\n\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\"div\",\n\t\t\t\t\t\t\t{ className: \"c-accordion__title\" },\n\t\t\t\t\t\t\tthis.props.title\n\t\t\t\t\t\t),\n\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\"div\",\n\t\t\t\t\t\t\t{ className: \"c-accordion__open-close\" },\n\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\"i\", { className: this.state.toggle || this.props.showSome ? 'icon-arrow-up' : 'icon-arrow-down' })\n\t\t\t\t\t\t)\n\t\t\t\t\t),\n\t\t\t\t\tthis.state.toggle || this.props.showSome ? __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\"div\",\n\t\t\t\t\t\t{ className: \"c-accordion__content \" + (this.props.showSome && this.state.showMoreLabel ? 'c-accordion__show-some-content' : '') },\n\t\t\t\t\t\tthis.props.children,\n\t\t\t\t\t\tthis.props.showSome && this.state.showMoreLabel ? __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t\t\t\"div\",\n\t\t\t\t\t\t\t{ className: \"c-accordion__moreContent\", onClick: function onClick(e) {\n\t\t\t\t\t\t\t\t\te.stopPropagation();\n\t\t\t\t\t\t\t\t\t_this2.setState({\n\t\t\t\t\t\t\t\t\t\ttoggle: true\n\t\t\t\t\t\t\t\t\t}, function () {\n\t\t\t\t\t\t\t\t\t\t_this2.props.showMoreToggle();\n\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t} },\n\t\t\t\t\t\t\tthis.props.text.more,\n\t\t\t\t\t\t\t\" \",\n\t\t\t\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\"i\", { className: \"icon-arrow-down\" })\n\t\t\t\t\t\t) : null\n\t\t\t\t\t) : null\n\t\t\t\t)\n\t\t\t);\n\t\t}\n\t}]);\n\n\treturn Accordion;\n}(__WEBPACK_IMPORTED_MODULE_0_react__[\"Component\"]);\n\n;\n\n/* harmony default export */ exports[\"a\"] = Accordion;\n\n/***/ },\n/* 283 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_react__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_jquery__ = __webpack_require__(2);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_jquery___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_1_jquery__);\n\n\n\nvar checkbox = function checkbox(props) {\n\treturn __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t'div',\n\t\t{ className: 'c-checkbox' },\n\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t'div',\n\t\t\t{ className: 'c-checkbox__wrap' },\n\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement('input', {\n\t\t\t\t'data-category-type': props.categoryType,\n\t\t\t\tid: props.id,\n\t\t\t\ttype: 'checkbox',\n\t\t\t\tname: props.id,\n\t\t\t\tchecked: props.checked,\n\t\t\t\tonChange: function onChange() {\n\t\t\t\t\tprops.selectCheckbox(props.categoryType, props.id);\n\t\t\t\t}\n\t\t\t}),\n\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t'label',\n\t\t\t\t{ className: 'c-checkbox__label', htmlFor: props.id },\n\t\t\t\t__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t\t'span',\n\t\t\t\t\tnull,\n\t\t\t\t\tprops.name\n\t\t\t\t)\n\t\t\t)\n\t\t)\n\t);\n};\n\n/* harmony default export */ exports[\"a\"] = checkbox;\n\n/***/ },\n/* 284 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_react__);\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return call && (typeof call === \"object\" || typeof call === \"function\") ? call : self; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\n\n\nvar ReadMore = function (_Component) {\n\t_inherits(ReadMore, _Component);\n\n\tfunction ReadMore(props) {\n\t\t_classCallCheck(this, ReadMore);\n\n\t\tvar _this = _possibleConstructorReturn(this, (ReadMore.__proto__ || Object.getPrototypeOf(ReadMore)).call(this, props));\n\n\t\t_this.state = {\n\t\t\tisReadMore: false,\n\t\t\tisShowMore: false\n\t\t};\n\n\t\t_this.setWrapper = _this.setWrapper.bind(_this);\n\t\t_this.setHeightOfElement = _this.setHeightOfElement.bind(_this);\n\t\t_this.toggleShowMoreLess = _this.toggleShowMoreLess.bind(_this);\n\t\treturn _this;\n\t}\n\n\t_createClass(ReadMore, [{\n\t\tkey: 'componentDidMount',\n\t\tvalue: function componentDidMount() {\n\t\t\twindow.addEventListener('resize', this.setHeightOfElement);\n\t\t\tthis.setHeightOfElement();\n\t\t}\n\t}, {\n\t\tkey: 'componentWillUnmount',\n\t\tvalue: function componentWillUnmount() {\n\t\t\twindow.removeEventListener('resize', this.setHeightOfElement);\n\t\t}\n\t}, {\n\t\tkey: 'setHeightOfElement',\n\t\tvalue: function setHeightOfElement() {\n\t\t\tvar _this2 = this;\n\n\t\t\tsetTimeout(function () {\n\t\t\t\t_this2.setState({\n\t\t\t\t\tisReadMore: _this2.wrapperRef.scrollHeight > _this2.props.height\n\t\t\t\t});\n\t\t\t}, 200);\n\t\t}\n\t}, {\n\t\tkey: 'setWrapper',\n\t\tvalue: function setWrapper(el) {\n\t\t\tthis.wrapperRef = el;\n\t\t}\n\t}, {\n\t\tkey: 'toggleShowMoreLess',\n\t\tvalue: function toggleShowMoreLess(e) {\n\t\t\te.stopPropagation();\n\t\t\tif (this.state.isReadMore) {\n\t\t\t\tthis.setState({\n\t\t\t\t\tisShowMore: !this.state.isShowMore\n\t\t\t\t});\n\t\t\t}\n\t\t}\n\t}, {\n\t\tkey: 'render',\n\t\tvalue: function render() {\n\t\t\treturn __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n\t\t\t\t'p',\n\t\t\t\t{\n\t\t\t\t\tonClick: this.toggleShowMoreLess,\n\t\t\t\t\tclassName: this.state.isReadMore && this.state.isShowMore ? \"c-read-more open\" : \"c-read-more\",\n\t\t\t\t\tref: this.setWrapper,\n\t\t\t\t\tstyle: {\n\t\t\t\t\t\theight: !this.state.isShowMore && this.state.isReadMore ? this.props.height : 'auto'\n\t\t\t\t\t},\n\t\t\t\t\t'data-title': this.state.isReadMore ? !this.state.isShowMore ? \" ...\" + this.props.text.seeMore : \" \" + this.props.text.seeLess : '' },\n\t\t\t\tthis.props.children,\n\t\t\t\t' '\n\t\t\t);\n\t\t}\n\t}]);\n\n\treturn ReadMore;\n}(__WEBPACK_IMPORTED_MODULE_0_react__[\"Component\"]);\n\n/* harmony default export */ exports[\"a\"] = ReadMore;\n\n/***/ },\n/* 285 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony export (binding) */ __webpack_require__.d(exports, \"a\", function() { return updateUrl; });\nfunction updateUrl(param, value) {\n window.history.pushState('', '', updateQueryStringParameter(window.location.href, 'filter', value));\n}\n\nfunction updateQueryStringParameter(uri, key, value) {\n var re = new RegExp(\"([?&])\" + key + \"=.*?(&|$)\", \"i\");\n var separator = uri.indexOf('?') !== -1 ? \"&\" : \"?\";\n\n if (uri.match(re)) {\n return uri.replace(re, '$1' + key + \"=\" + value + '$2');\n } else {\n return uri + separator + key + \"=\" + value;\n }\n}\n\n\n\n/***/ },\n/* 286 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_axios__ = __webpack_require__(11);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_axios___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_axios__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__mock__ = __webpack_require__(287);\n/* harmony export (binding) */ __webpack_require__.d(exports, \"a\", function() { return getItems; });\n\n\n\nfunction items(dataSourceId, enabledFilterOptions, amount, skip, apiUrl) {\n\n\tif (location.hostname == \"localhost\" || location.hostname == \"3shapeprototype.implicit.dk\" || location.hostname == \"partner-portal-static.azurewebsites.net\") {\n\t\treturn __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_1__mock__[\"a\" /* mockData */])().then(function (res) {\n\t\t\treturn res;\n\t\t});\n\t} else {\n\t\treturn __WEBPACK_IMPORTED_MODULE_0_axios___default.a.get(apiUrl, {\n\t\t\tparams: {\n\t\t\t\tdataSourceId: dataSourceId,\n\t\t\t\tenabledFilterOptions: enabledFilterOptions,\n\t\t\t\tskip: skip,\n\t\t\t\tamount: amount\n\t\t\t}\n\t\t}).then(function (res) {\n\t\t\treturn res.data;\n\t\t});\n\t}\n}\n\nfunction getItems(dataSourceId, enabledFilterOptions, amount, skip, apiUrl) {\n\n\tvar waitAtLeast = new Promise(function (resolve, reject) {\n\t\tsetTimeout(function () {\n\t\t\tresolve();\n\t\t}, 350);\n\t});\n\n\treturn __WEBPACK_IMPORTED_MODULE_0_axios___default.a.all([items(dataSourceId, enabledFilterOptions, amount, skip, apiUrl), waitAtLeast]).then(function (res) {\n\t\treturn res[0];\n\t});\n}\n\n\n\n/***/ },\n/* 287 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* unused harmony export mockImageBankState */\n/* unused harmony export mockMaterialState */\n/* unused harmony export mockDocumentState */\n/* harmony export (immutable) */ exports[\"a\"] = mockData;\nvar mockImageBankState = {\n text: {\n \"download\": \"Download\",\n \"latest\": \"Latest\",\n \"showMoreResults\": \"Show more results\",\n \"viewAmount\": \"View\",\n \"noResultsHeadline\": \"No Results\",\n \"noResultsText\": \"There are no results matching your search.\"\n },\n totalResults: 100,\n data: [{\n \"id\": \"44C3CA715546DF89DFF525BCDC957810\",\n \"name\": \"DS_2017_3D OrderForm_CMYK\",\n \"imageUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/142-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [\"latest\", \"new\"],\n \"tags\": [\"JPG\", \"1MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"67DCFE513EDE9E5CAEF289095D4C43C4\",\n \"name\": \"D1000_2017_RT_Closed_CMYK_3D\",\n \"imageUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/136-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [\"latest\"],\n \"tags\": [\"JPG\", \"3MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"BF7184EAC43710C39B8FE6941FC57AC9\",\n \"name\": \"DS_2017_HybridDenture_FINAL_CMYK\",\n \"imageUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [\"latest\"],\n \"tags\": [\"JPG\", \"1MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"455C60A8F0DDA7F1B3DA9070E76CB949\",\n \"name\": \"DS_2017_AbutmentPositionGuide_CMYK\",\n \"imageUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/143-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [\"latest\"],\n \"tags\": [\"JPG\", \"1MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"F9C7E36EFD938F43D8E36294040D1B21\",\n \"name\": \"DS_2017_AnatomyDesignCrown_CMYK\",\n \"imageUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/144-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [\"latest\"],\n \"tags\": [\"JPG\", \"2MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"4CE30DF02A801F493FE93F3D2AD0D5A1\",\n \"name\": \"DS_2017_ImplantBars_CMYK\",\n \"imageUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/150-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [\"latest\"],\n \"tags\": [\"JPG\", \"3MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"537675F8897F18598E514B6F6CC5246E\",\n \"name\": \"DS_2017_CADCAM_CMYK\",\n \"imageUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/145-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [\"latest\"],\n \"tags\": [\"JPG\", \"1MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"EC4071257FC787E80C456859CCD662BA\",\n \"name\": \"DS_2017_ImpressionScanningInterface_CMYK\",\n \"imageUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/149-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [\"latest\"],\n \"tags\": [\"JPG\", \"2MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"B6CE85BC3A6F6CF657D807A92C47DED8\",\n \"name\": \"D2000_2017_LT_MountedImpression_CMYK\",\n \"imageUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/137-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [\"latest\"],\n \"tags\": [\"JPG\", \"5MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"2C255817D611E3213F5028FEEB334D5F\",\n \"name\": \"DS_2017_CAMbridgeScreenshot\",\n \"imageUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/146-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [\"latest\"],\n \"tags\": [\"JPG\", \"1MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }],\n listType: 'grid',\n materialListId: \"1233\",\n filters: [{\n label: 'Products',\n amount: 222,\n type: 'single',\n options: [{\n id: '1tIkPSTm94hUwaD9V',\n active: false,\n label: 'Dental System',\n amount: 43\n }, {\n id: 'nP9KCmltvED8',\n active: false,\n label: 'TRIOS Design Studio',\n amount: 22\n }, {\n id: 'cdpHkPlwDWMzu',\n active: false,\n label: 'Ortho System',\n amount: 43\n }, {\n id: 'kaeikZ50',\n active: false,\n label: 'CAMbridge',\n amount: 59\n }, {\n id: '1nWOMPdoA',\n active: false,\n label: 'TRIOS Intraoral Scanners',\n amount: 15\n }, {\n id: 'pKXPd',\n active: false,\n label: 'Implant Studio',\n amount: 30\n }, {\n id: 'cHroM03Fg',\n active: false,\n label: 'Lab Scanner Software',\n amount: 30\n }, {\n id: 'vLVmInGNoiy6',\n active: false,\n label: 'Dongle System Software',\n amount: 30\n }, {\n id: 'wHu7BvJt3pZc',\n active: false,\n label: 'General Tools',\n amount: 30\n }]\n }, {\n label: 'Material',\n amount: -1,\n type: 'multi',\n options: [{\n id: 'PvyFR6mMJE9H',\n active: false,\n label: 'Images',\n amount: 200\n }, {\n id: 'AfeKUrczB',\n active: false,\n label: 'Video',\n amount: 12\n }, {\n id: 'QMF85NBaBwNNJtEc7j',\n active: false,\n label: 'PDF',\n amount: 87\n }]\n }, {\n label: 'Year',\n amount: -1,\n type: 'multi',\n options: [{\n id: 'mqsuLS82s1lmY2yil',\n active: false,\n label: '2017',\n amount: 200\n }, {\n id: 'xlWJOdgke3o',\n active: false,\n label: '2016',\n amount: 30\n }, {\n id: 'yHFrKhB4KG',\n active: false,\n label: '2015',\n amount: 10\n }, {\n id: 'd6ntLVd',\n active: false,\n label: '2014',\n amount: 130\n }, {\n id: 'EO8VaO2Bs2XKYeJKyGyK',\n active: false,\n label: '2013',\n amount: 130\n }, {\n id: 'KkK8OgNTD',\n active: false,\n label: '2012',\n amount: 130\n }, {\n id: '1W817s8MRIRGdPc',\n active: false,\n label: '2011',\n amount: 130\n }]\n }]\n};\n\nvar mockMaterialState = {\n text: {\n \"download\": \"Download\",\n \"release\": \"Release Note\",\n \"latest\": \"Latest\",\n \"showMoreResults\": \"Show more results\",\n \"viewAmount\": \"View\",\n \"noResultsHeadline\": \"No Results\",\n \"noResultsText\": \"There are no results matching your search.\"\n },\n totalResults: 100,\n data: [{\n \"id\": \"44C3CA715546DF89DFF525BCDC957810\",\n \"name\": \"DS_2017_3D OrderForm_CMYK\",\n \"imageUrl\": \"../../assets/gfx/pdf.png\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/142-source\",\n \"releaseUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/142-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [\"latest\", \"new\"],\n \"tags\": [\"JPG\", \"1MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"67DCFE513EDE9E5CAEF289095D4C43C4\",\n \"name\": \"D1000_2017_RT_Closed_CMYK_3D\",\n \"imageUrl\": \"../../assets/gfx/exe.png\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/136-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [\"latest\"],\n \"tags\": [\"JPG\", \"3MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"BF7184EAC43710C39B8FE6941FC57AC9\",\n \"name\": \"DS_2017_HybridDenture_FINAL_CMYK\",\n \"imageUrl\": \"../../assets/gfx/zip.png\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [],\n \"tags\": [\"JPG\", \"1MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"455C60A8F0DDA7F1B3DA9070E76CB949\",\n \"name\": \"DS_2017_AbutmentPositionGuide_CMYK\",\n \"imageUrl\": \"../../assets/gfx/exe.png\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/143-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [],\n \"tags\": [\"JPG\", \"1MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"F9C7E36EFD938F43D8E36294040D1B21\",\n \"name\": \"DS_2017_AnatomyDesignCrown_CMYK\",\n \"imageUrl\": \"../../assets/gfx/pdf.png\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/144-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [],\n \"tags\": [\"JPG\", \"2MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"4CE30DF02A801F493FE93F3D2AD0D5A1\",\n \"name\": \"DS_2017_ImplantBars_CMYK\",\n \"imageUrl\": \"../../assets/gfx/zip.png\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/150-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [],\n \"tags\": [\"JPG\", \"3MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"537675F8897F18598E514B6F6CC5246E\",\n \"name\": \"DS_2017_CADCAM_CMYK\",\n \"imageUrl\": \"../../assets/gfx/pdf.png\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/145-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [],\n \"tags\": [\"JPG\", \"1MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"EC4071257FC787E80C456859CCD662BA\",\n \"name\": \"DS_2017_ImpressionScanningInterface_CMYK\",\n \"imageUrl\": \"../../assets/gfx/exe.png\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/149-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [],\n \"tags\": [\"JPG\", \"2MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"B6CE85BC3A6F6CF657D807A92C47DED8\",\n \"name\": \"D2000_2017_LT_MountedImpression_CMYK\",\n \"imageUrl\": \"../../assets/gfx/zip.png\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/137-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [],\n \"tags\": [\"JPG\", \"5MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"2C255817D611E3213F5028FEEB334D5F\",\n \"name\": \"DS_2017_CAMbridgeScreenshot\",\n \"imageUrl\": \"../../assets/gfx/exe.png\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/146-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [],\n \"tags\": [\"JPG\", \"1MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }],\n materialListId: '6fNZNHvQP3pjIbCjR2',\n listType: 'list',\n filters: [{\n label: 'Content type',\n amount: 222,\n type: 'single',\n options: [{\n id: '1tIkPSTm94hUwaD9V',\n active: false,\n label: 'Software upgrades',\n amount: 43\n }, {\n id: 'nP9KCmltvED8',\n active: false,\n label: 'User manuals',\n amount: 22\n }, {\n id: 'cdpHkPlwDWMzu',\n active: false,\n label: 'Release notes',\n amount: 43\n }, {\n id: 'kaeikZ50',\n active: false,\n label: 'Safety instructions',\n amount: 59\n }, {\n id: '1nWOMPdoA',\n active: false,\n label: 'Support materials',\n amount: 15\n }, {\n id: 'mNffW3VL5aq5MV',\n active: false,\n label: 'How to guides',\n amount: 30\n }]\n }, {\n label: 'Format',\n amount: -1,\n type: 'multi',\n options: [{\n id: 'PvyFR6mMJE9H',\n active: false,\n label: 'Images',\n amount: 200\n }, {\n id: 'AfeKUrczB',\n active: false,\n label: 'Video',\n amount: 12\n }, {\n id: 'QMF85NBaBwNNJtEc7j',\n active: false,\n label: 'PDF',\n amount: 87\n }]\n }, {\n label: 'Versions',\n amount: -1,\n type: 'multi',\n options: [{\n id: 'mqsuLS82s1lmY2yil',\n active: false,\n label: '13.x',\n amount: 200\n }, {\n id: 'xlWJOdgke3o',\n active: false,\n label: '14.x',\n amount: 30\n }, {\n id: 'yHFrKhB4KG',\n active: false,\n label: '15.x',\n amount: 10\n }]\n }]\n};\n\nvar mockDocumentState = {\n text: {\n \"download\": \"Download\",\n \"release\": \"Release Note\",\n \"latest\": \"Latest\",\n \"showMoreResults\": \"Show more results\",\n \"viewAmount\": \"View\",\n \"noResultsHeadline\": \"No Results\",\n \"noResultsText\": \"There are no results matching your search.\"\n },\n totalResults: 100,\n data: [{\n \"id\": \"44C3CA715546DF89DFF525BCDC957810\",\n \"name\": \"Dental System™ 2017 brochure\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\"PDF\", \"6MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"67DCFE513EDE9E5CAEF289095D4C43C4\",\n \"name\": \"TRIOS® brochure 2017\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\"PDF\", \"1MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"BF7184EAC43710C39B8FE6941FC57AC9\",\n \"name\": \"TRIOS Accuracy Brochure\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\"PDF\", \"3MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"455C60A8F0DDA7F1B3DA9070E76CB949\",\n \"name\": \"TRIOS Ortho brochure 2017\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\"PDF\", \"3MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"F9C7E36EFD938F43D8E36294040D1B21\",\n \"name\": \"3Shape Orthodontics brochure 2017\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\"PDF\", \"3MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"4CE30DF02A801F493FE93F3D2AD0D5A1\",\n \"name\": \"Implant Studio brochure 2017\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\"PDF\", \"2MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"537675F8897F18598E514B6F6CC5246E\",\n \"name\": \"Implantology brochure 2017\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\"PDF\", \"2MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"EC4071257FC787E80C456859CCD662BA\",\n \"name\": \"X1 brochure 2017\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\"PDF\", \"3MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"EC407125722EA7E80C356859CCD662BA\",\n \"name\": \"Audio brochure 2016\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\"PDF\", \"3MB\"],\n \"changedDateTime\": \"2016-11-25T13:01:42Z\"\n }],\n materialListId: '4PPLZI1fCCt1Nd9s',\n listType: 'list',\n filters: [{\n label: 'Products',\n amount: 87,\n type: 'single',\n options: [{\n id: '1tIkPSTm94hUwaD9V',\n active: false,\n label: 'Dental System',\n amount: 34\n }, {\n id: 'nP9KCmltvED8',\n active: false,\n label: 'TRIOS Design Studio',\n amount: 22\n }, {\n id: 'cdpHkPlwDWMzu',\n active: false,\n label: 'Ortho System',\n amount: 23\n }, {\n id: 'kaeikZ50',\n active: false,\n label: 'CAMbridge',\n amount: 28\n }, {\n id: '1nWOMPdoA',\n active: false,\n label: 'TRIOS Intraoral Scanners',\n amount: 5\n }, {\n id: 'pKXPd',\n active: false,\n label: 'Implant Studio',\n amount: 10\n }]\n }]\n};\n\nfunction mockData() {\n\n return new Promise(function (resolve, reject) {\n\n setTimeout(function () {\n resolve({ data: [{\n \"id\": \"44C3CA715546DF89DFF525BCDC957810\",\n \"name\": \"DS_2017_3D OrderForm_CMYK\",\n \"imageUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/142-source\",\n \"releaseUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/142-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [],\n \"tags\": [\"JPG\", \"1MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"67DCFE513EDE9E5CAEF289095D4C43C4\",\n \"name\": \"D1000_2017_RT_Closed_CMYK_3D\",\n \"imageUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/136-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [],\n \"tags\": [\"JPG\", \"3MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"BF7184EAC43710C39B8FE6941FC57AC9\",\n \"name\": \"DS_2017_HybridDenture_FINAL_CMYK\",\n \"imageUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [],\n \"tags\": [\"JPG\", \"1MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"455C60A8F0DDA7F1B3DA9070E76CB949\",\n \"name\": \"DS_2017_AbutmentPositionGuide_CMYK\",\n \"imageUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/143-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [\"latest\"],\n \"tags\": [\"JPG\", \"1MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"F9C7E36EFD938F43D8E36294040D1B21\",\n \"name\": \"DS_2017_AnatomyDesignCrown_CMYK\",\n \"imageUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/144-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [],\n \"tags\": [\"JPG\", \"2MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"4CE30DF02A801F493FE93F3D2AD0D5A1\",\n \"name\": \"DS_2017_ImplantBars_CMYK\",\n \"imageUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/150-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [],\n \"tags\": [\"JPG\", \"3MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"537675F8897F18598E514B6F6CC5246E\",\n \"name\": \"DS_2017_CADCAM_CMYK\",\n \"imageUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/145-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [],\n \"tags\": [\"JPG\", \"1MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"EC4071257FC787E80C456859CCD662BA\",\n \"name\": \"DS_2017_ImpressionScanningInterface_CMYK\",\n \"imageUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/149-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [],\n \"tags\": [\"JPG\", \"2MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"B6CE85BC3A6F6CF657D807A92C47DED8\",\n \"name\": \"D2000_2017_LT_MountedImpression_CMYK\",\n \"imageUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/137-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [],\n \"tags\": [\"JPG\", \"5MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }, {\n \"id\": \"2C255817D611E3213F5028FEEB334D5F\",\n \"name\": \"DS_2017_CAMbridgeScreenshot\",\n \"imageUrl\": \"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/146-source\",\n \"description\": \"\",\n \"version\": \"17.3.1\",\n \"systemArchitecture\": \"64 bit (x86)\",\n \"labels\": [],\n \"tags\": [\"JPG\", \"1MB\"],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n }] });\n }, 0);\n });\n}\n\n/***/ },\n/* 288 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_react__);\n\n\nvar LoadButton = function LoadButton(_ref) {\n var label = _ref.label,\n isLoading = _ref.isLoading,\n onClick = _ref.onClick;\n\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'button',\n { disabled: isLoading, className: 'c-button c-button--inverted' + (isLoading ? ' c-button--is-loading' : ''), onClick: onClick },\n label\n );\n};\n\n/* harmony default export */ exports[\"a\"] = LoadButton;\n\n/***/ },\n/* 289 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_react__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_prop_types__ = __webpack_require__(4);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_prop_types___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_1_prop_types__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__LoadButton__ = __webpack_require__(288);\n\n\n\n\nvar Controls = function Controls(_ref) {\n var options = _ref.options,\n onUpdate = _ref.onUpdate,\n onUpdateOption = _ref.onUpdateOption,\n isLoading = _ref.isLoading,\n text = _ref.text,\n hasError = _ref.hasError;\n\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'row' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'column' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-results__controls o-spacing-1x--top' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-results__control' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_2__LoadButton__[\"a\" /* default */], {\n label: text.showMoreResults,\n isLoading: isLoading,\n onClick: onUpdate,\n text: text\n }),\n hasError && __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'p',\n {\n className: 'form-group__error',\n style: { marginTop: '-1rem', marginBottom: '1rem' }\n },\n 'Uh oh. Try again.'\n )\n ),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-results__control c-results__control--right' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-results__control-amount' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'select',\n { onChange: function onChange(e) {\n return onUpdateOption(e);\n } },\n options.map(function (item, index) {\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'option',\n { key: index, value: item },\n text.viewAmount,\n ' ',\n item\n );\n })\n ),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement('div', { className: 'c-results__control-amount-icon' })\n )\n )\n )\n )\n );\n};\n\nControls.propTypes = {\n onUpdate: __WEBPACK_IMPORTED_MODULE_1_prop_types___default.a.func.isRequired,\n onUpdateOption: __WEBPACK_IMPORTED_MODULE_1_prop_types___default.a.func.isRequired,\n options: __WEBPACK_IMPORTED_MODULE_1_prop_types___default.a.array.isRequired,\n isLoading: __WEBPACK_IMPORTED_MODULE_1_prop_types___default.a.bool.isRequired\n};\n\n/* harmony default export */ exports[\"a\"] = Controls;\n\n/***/ },\n/* 290 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_jquery__ = __webpack_require__(2);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_jquery___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_jquery__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_1_react__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2_react_dom__ = __webpack_require__(7);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2_react_dom___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_2_react_dom__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_3_immutability_helper__ = __webpack_require__(3);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_3_immutability_helper___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_3_immutability_helper__);\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\n\nfunction _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return call && (typeof call === \"object\" || typeof call === \"function\") ? call : self; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\n\n\n\n\n\nvar MultiSelect = function (_Component) {\n _inherits(MultiSelect, _Component);\n\n function MultiSelect(props) {\n _classCallCheck(this, MultiSelect);\n\n var _this = _possibleConstructorReturn(this, (MultiSelect.__proto__ || Object.getPrototypeOf(MultiSelect)).call(this));\n\n _this.state = {\n isOpen: false,\n presentOptions: props.options,\n allOptionActive: !_this.getActive(props.options).length\n };\n\n _this.toggle = _this.toggle.bind(_this);\n _this.select = _this.select.bind(_this);\n _this.close = _this.close.bind(_this);\n _this.undo = _this.undo.bind(_this);\n _this.apply = _this.apply.bind(_this);\n _this.reset = _this.reset.bind(_this);\n _this.getActive = _this.getActive.bind(_this);\n return _this;\n }\n\n _createClass(MultiSelect, [{\n key: 'componentWillReceiveProps',\n value: function componentWillReceiveProps(nextProps) {\n this.setState({\n presentOptions: nextProps.options\n });\n }\n }, {\n key: 'toggle',\n value: function toggle() {\n if (!this.state.isOpen) {\n __WEBPACK_IMPORTED_MODULE_0_jquery___default()(document).bind('click', this.close);\n this.setState({\n isOpen: true\n });\n } else {\n this.setState({\n isOpen: false\n });\n __WEBPACK_IMPORTED_MODULE_0_jquery___default()(document).unbind('click', this.close);\n }\n }\n }, {\n key: 'close',\n value: function close(e) {\n if (!__WEBPACK_IMPORTED_MODULE_0_jquery___default()(e.target).closest('.c-filter__list-item-wide').length) {\n if (this.state.presentOptions !== this.props.options) {\n this.apply();\n } else {\n this.toggle();\n }\n }\n }\n }, {\n key: 'select',\n value: function select(index) {\n var _this2 = this;\n\n if (index === -1) {\n this.setState({\n allOptionActive: __WEBPACK_IMPORTED_MODULE_3_immutability_helper___default()(this.state.allOptionActive, {\n $apply: function $apply(x) {\n return !x;\n }\n })\n }, function () {\n if (_this2.state.allOptionActive) _this2.reset();\n });\n\n return;\n }\n\n this.setState({\n presentOptions: __WEBPACK_IMPORTED_MODULE_3_immutability_helper___default()(this.state.presentOptions, _defineProperty({}, index, {\n active: { $apply: function $apply(x) {\n return !x;\n } }\n }))\n }, function () {\n _this2.setState({\n allOptionActive: __WEBPACK_IMPORTED_MODULE_3_immutability_helper___default()(_this2.state.allOptionActive, {\n $apply: function $apply(x) {\n return !_this2.getActive(_this2.state.presentOptions).length;\n }\n })\n });\n });\n }\n }, {\n key: 'apply',\n value: function apply() {\n if (this.state.presentOptions !== this.props.options) {\n this.props.onUpdate(this.props.id, this.state.presentOptions);\n }\n this.toggle();\n }\n }, {\n key: 'undo',\n value: function undo() {\n var _this3 = this;\n\n this.setState({\n presentOptions: this.props.options,\n allOptionActive: this.props.allOptionActive\n }, function () {\n _this3.toggle();\n });\n }\n }, {\n key: 'getActive',\n value: function getActive(options) {\n var items = [];\n\n options.map(function (item, index) {\n if (item.active) {\n items.push(item);\n }\n });\n\n return items;\n }\n }, {\n key: 'reset',\n value: function reset() {\n this.setState({\n presentOptions: this.state.presentOptions.map(function (option) {\n return __WEBPACK_IMPORTED_MODULE_3_immutability_helper___default()(option, { active: { $set: false } });\n })\n });\n }\n }, {\n key: 'render',\n value: function render() {\n var _this4 = this;\n\n var activeItems = this.getActive(this.props.options);\n\n return __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement(\n 'div',\n { className: 'c-filter__list-item-wide', ref: 'root' },\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement(\n 'div',\n { className: 'c-filter__select', onClick: this.apply },\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement(\n 'div',\n { className: 'c-filter__select-label' },\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement(\n 'div',\n { className: 'c-filter__select-text is-active' },\n this.props.label,\n ' ',\n this.props.amount != -1 ? ' (' + this.props.amount + ')' : ''\n ),\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement(\n 'div',\n { className: 'c-filter__select-selected' },\n activeItems.length > 0 ? activeItems.map(function (item, index) {\n return (index >= 1 ? ', ' : '') + item.label;\n }) : 'All products'\n ),\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement('i', {\n className: this.state.isOpen ? 'icon-arrow-up' : 'icon-arrow-down'\n })\n )\n ),\n this.state.isOpen ? __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement(\n 'div',\n { className: 'c-filter-tab' },\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement(\n 'div',\n { className: 'c-filter-tab__controls' },\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement(\n 'button',\n {\n className: 'c-filter-tab__control cancel',\n onClick: this.undo\n },\n 'Cancel'\n ),\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement(\n 'button',\n {\n className: 'c-filter-tab__control',\n disabled: this.state.presentOptions === this.props.options,\n onClick: this.apply\n },\n 'Apply'\n )\n ),\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement(\n 'ul',\n { className: 'c-filter-tab__checklist' },\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement(\n 'li',\n { className: 'c-filter-tab__checklist-item' },\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement(\n 'div',\n { className: 'form-group' },\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement(\n 'div',\n { className: 'form-checkbox' },\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement('input', {\n id: '-1',\n type: 'checkbox',\n onChange: function onChange() {\n return _this4.select(-1);\n },\n checked: this.state.allOptionActive\n }),\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement(\n 'label',\n { className: 'form-checkbox__label', htmlFor: '-1' },\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement('span', null),\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement('span', null),\n 'Show all'\n )\n )\n )\n ),\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement(\n 'li',\n { className: 'filter-tab__checklist-subtitle' },\n 'show only'\n ),\n this.state.presentOptions.map(function (option, index) {\n return __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement(\n 'li',\n { key: option.id, className: 'c-filter-tab__checklist-item' },\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement(\n 'div',\n { className: 'form-group' },\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement(\n 'div',\n { className: 'form-checkbox' },\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement('input', {\n id: option.id,\n type: 'checkbox',\n onChange: function onChange() {\n return _this4.select(index);\n },\n checked: option.active\n }),\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement(\n 'label',\n {\n className: 'form-checkbox__label',\n htmlFor: option.id\n },\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement('span', null),\n __WEBPACK_IMPORTED_MODULE_1_react___default.a.createElement('span', null),\n option.label,\n ' ',\n option.amount != -1 ? ' (' + option.amount + ')' : ''\n )\n )\n )\n );\n })\n )\n ) : ''\n );\n }\n }]);\n\n return MultiSelect;\n}(__WEBPACK_IMPORTED_MODULE_1_react__[\"Component\"]);\n\nMultiSelect.propTypes = {};\n\n/* harmony default export */ exports[\"a\"] = MultiSelect;\n\n/***/ },\n/* 291 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_react__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_prop_types__ = __webpack_require__(4);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_prop_types___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_1_prop_types__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2_react_dom__ = __webpack_require__(7);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2_react_dom___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_2_react_dom__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_3_immutability_helper__ = __webpack_require__(3);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_3_immutability_helper___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_3_immutability_helper__);\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return call && (typeof call === \"object\" || typeof call === \"function\") ? call : self; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\n\n\n\n\n\nvar SingleSelect = function (_Component) {\n _inherits(SingleSelect, _Component);\n\n function SingleSelect(props) {\n _classCallCheck(this, SingleSelect);\n\n var _this = _possibleConstructorReturn(this, (SingleSelect.__proto__ || Object.getPrototypeOf(SingleSelect)).call(this));\n\n _this.state = {\n isOpen: false\n };\n\n _this.toggle = _this.toggle.bind(_this);\n _this.select = _this.select.bind(_this);\n _this.close = _this.close.bind(_this);\n return _this;\n }\n\n _createClass(SingleSelect, [{\n key: 'toggle',\n value: function toggle() {\n if (!this.state.isOpen) {\n document.addEventListener('click', this.close);\n this.setState({\n isOpen: true\n });\n } else {\n this.setState({\n isOpen: false\n });\n document.removeEventListener('click', this.close);\n }\n }\n }, {\n key: 'isActive',\n value: function isActive() {\n var isActive = false;\n\n this.props.options.map(function (item) {\n if (item.active) {\n isActive = true;\n }\n });\n\n return !isActive;\n }\n }, {\n key: 'close',\n value: function close(e) {\n if (!__webpack_require__.i(__WEBPACK_IMPORTED_MODULE_2_react_dom__[\"findDOMNode\"])(this.refs.root).contains(e.target)) {\n this.toggle();\n }\n }\n }, {\n key: 'select',\n value: function select(selectedIndex) {\n this.props.onUpdate(this.props.id, __WEBPACK_IMPORTED_MODULE_3_immutability_helper___default()(this.props.options, {\n $apply: function $apply(options) {\n return options.map(function (item, index) {\n return __WEBPACK_IMPORTED_MODULE_3_immutability_helper___default()(item, {\n active: { $set: index == selectedIndex }\n });\n });\n }\n }));\n\n this.toggle();\n }\n }, {\n key: 'render',\n value: function render() {\n var _this2 = this;\n\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-filter__list-item', ref: 'root' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-filter__select', onClick: this.toggle },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-filter__select-label' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n {\n className: 'c-filter__select-text' + (!this.isActive() ? ' is-active' : '')\n },\n this.props.label,\n ' ',\n this.props.amount != -1 ? ' (' + this.props.amount + ')' : ''\n ),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-filter__select-selected' },\n !this.isActive() ? this.props.options.map(function (item, index) {\n return item.active ? item.label : '';\n }) : ''\n ),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement('i', {\n className: this.state.isOpen ? 'icon-arrow-up' : 'icon-arrow-down'\n })\n )\n ),\n this.state.isOpen ? __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-filter-tab' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'ul',\n { className: 'c-filter-tab__list' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'li',\n {\n className: 'c-filter-tab__list-item' + (this.isActive() ? ' is-active' : ''),\n onClick: this.select\n },\n 'All'\n ),\n this.props.options.map(function (item, index) {\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'li',\n {\n key: item.id,\n className: 'c-filter-tab__list-item' + (item.active ? ' is-active' : ''),\n onClick: function onClick() {\n return _this2.select(index);\n }\n },\n item.label,\n ' ',\n item.amount != -1 ? ' (' + item.amount + ')' : ''\n );\n })\n )\n ) : ''\n );\n }\n }]);\n\n return SingleSelect;\n}(__WEBPACK_IMPORTED_MODULE_0_react__[\"Component\"]);\n\nSingleSelect.propTypes = {\n id: __WEBPACK_IMPORTED_MODULE_1_prop_types___default.a.number.isRequired,\n onUpdate: __WEBPACK_IMPORTED_MODULE_1_prop_types___default.a.func.isRequired,\n options: __WEBPACK_IMPORTED_MODULE_1_prop_types___default.a.array.isRequired\n};\n\n/* harmony default export */ exports[\"a\"] = SingleSelect;\n\n/***/ },\n/* 292 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_react__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_prop_types__ = __webpack_require__(4);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_prop_types___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_1_prop_types__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2_immutability_helper__ = __webpack_require__(3);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2_immutability_helper___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_2_immutability_helper__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__MultiSelect__ = __webpack_require__(290);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_4__SingleSelect__ = __webpack_require__(291);\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 _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\n\nfunction _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return call && (typeof call === \"object\" || typeof call === \"function\") ? call : self; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\n\n\n\n\n\n\nvar Filters = function (_Component) {\n _inherits(Filters, _Component);\n\n function Filters() {\n _classCallCheck(this, Filters);\n\n var _this = _possibleConstructorReturn(this, (Filters.__proto__ || Object.getPrototypeOf(Filters)).call(this));\n\n _this.onUpdate = _this.onUpdate.bind(_this);\n return _this;\n }\n\n _createClass(Filters, [{\n key: 'onUpdate',\n value: function onUpdate(id, filter) {\n this.props.onUpdate(__WEBPACK_IMPORTED_MODULE_2_immutability_helper___default()(this.props.filters, _defineProperty({}, id, {\n options: { $set: filter }\n })));\n }\n }, {\n key: 'getFilter',\n value: function getFilter(item, index) {\n var _this2 = this;\n\n return this.props.filters.map(function (item, index) {\n switch (item.type) {\n case 'multi'.toLowerCase():\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_3__MultiSelect__[\"a\" /* default */], _extends({\n key: index,\n id: index\n }, item, {\n onUpdate: _this2.onUpdate\n }));\n case 'single'.toLowerCase():\n default:\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_4__SingleSelect__[\"a\" /* default */], _extends({\n key: index,\n id: index\n }, item, {\n onUpdate: _this2.onUpdate\n }));\n }\n });\n }\n }, {\n key: 'render',\n value: function render() {\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-filter' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-filter__inner' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'row' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'column' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-filter__list' },\n this.getFilter(),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-filters__mobile-button' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'button',\n { onClick: this.props.openOverlay },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement('i', { className: 'icon-interface' })\n )\n )\n )\n )\n )\n )\n );\n }\n }]);\n\n return Filters;\n}(__WEBPACK_IMPORTED_MODULE_0_react__[\"Component\"]);\n\nfunction getCopy(item) {\n return item.slice();\n}\n\nFilters.propTypes = {\n filters: __WEBPACK_IMPORTED_MODULE_1_prop_types___default.a.array.isRequired,\n onUpdate: __WEBPACK_IMPORTED_MODULE_1_prop_types___default.a.func.isRequired\n};\n\n/* harmony default export */ exports[\"a\"] = Filters;\n\n/***/ },\n/* 293 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_react__);\n\n\nvar FloatingBtn = function FloatingBtn(props) {\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n \"button\",\n { className: \"c-filter-overlay__toogler\", onClick: props.onOpen },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\"i\", { className: \"icon-interface\" })\n );\n};\n\n/* unused harmony default export */ var _unused_webpack_default_export = FloatingBtn;\n\n/***/ },\n/* 294 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_react__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_react_transition_group_CSSTransitionGroup__ = __webpack_require__(6);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_react_transition_group_CSSTransitionGroup___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_1_react_transition_group_CSSTransitionGroup__);\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return call && (typeof call === \"object\" || typeof call === \"function\") ? call : self; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\n\n\n\nvar Modal = function (_Component) {\n _inherits(Modal, _Component);\n\n function Modal() {\n _classCallCheck(this, Modal);\n\n return _possibleConstructorReturn(this, (Modal.__proto__ || Object.getPrototypeOf(Modal)).apply(this, arguments));\n }\n\n _createClass(Modal, [{\n key: 'render',\n value: function render() {\n if (this.props.isOpen) {\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n __WEBPACK_IMPORTED_MODULE_1_react_transition_group_CSSTransitionGroup___default.a,\n { transitionName: 'c-modal', transitionEnterTimeout: 500, transitionLeaveTimeout: 500 },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-modal__wrapper' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement('div', { className: 'c-modal__backdrop', onClick: this.props.onClose }),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-modal__content' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-modal__close-btn', onClick: this.props.onClose },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement('i', { className: 'icon-close' })\n ),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement('img', { src: this.props.source, alt: 'Product', className: 'c-modal__image' }),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement('a', { href: this.props.item.downloadUrl, className: 'c-asset__download', target: '_blank', download: true })\n )\n )\n );\n } else {\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_1_react_transition_group_CSSTransitionGroup___default.a, { transitionName: 'c-modal', transitionEnterTimeout: 500, transitionLeaveTimeout: 500 });\n }\n }\n }]);\n\n return Modal;\n}(__WEBPACK_IMPORTED_MODULE_0_react__[\"Component\"]);\n\n/* harmony default export */ exports[\"a\"] = Modal;\n\n/***/ },\n/* 295 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_react__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_immutability_helper__ = __webpack_require__(3);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_immutability_helper___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_1_immutability_helper__);\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\n\nfunction _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return call && (typeof call === \"object\" || typeof call === \"function\") ? call : self; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\n\n\n\nvar MultiSelectInline = function (_Component) {\n _inherits(MultiSelectInline, _Component);\n\n function MultiSelectInline() {\n _classCallCheck(this, MultiSelectInline);\n\n var _this = _possibleConstructorReturn(this, (MultiSelectInline.__proto__ || Object.getPrototypeOf(MultiSelectInline)).call(this));\n\n _this.select = _this.select.bind(_this);\n return _this;\n }\n\n _createClass(MultiSelectInline, [{\n key: 'select',\n value: function select(index, filter) {\n this.props.onUpdate(this.props.id, this.props.type, __WEBPACK_IMPORTED_MODULE_1_immutability_helper___default()(this.props.options, _defineProperty({}, index, {\n active: { $apply: function $apply(x) {\n return !x;\n } }\n })));\n }\n }, {\n key: 'render',\n value: function render() {\n var _this2 = this;\n\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n null,\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'p',\n { className: 'c-filter-overlay__section-header' },\n 'Choose ',\n this.props.label\n ),\n this.props.options.map(function (option, index) {\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { key: option.id, className: 'form-group' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'form-checkbox' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement('input', {\n id: option.id + '-overlay',\n type: 'checkbox',\n checked: option.active,\n onChange: function onChange() {\n return _this2.select(index, option);\n }\n }),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'label',\n {\n className: 'form-checkbox__label',\n htmlFor: option.id + '-overlay'\n },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement('span', null),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement('span', null),\n option.label,\n ' ',\n option.amount != -1 ? ' (' + option.amount + ')' : ''\n )\n )\n );\n })\n );\n }\n }]);\n\n return MultiSelectInline;\n}(__WEBPACK_IMPORTED_MODULE_0_react__[\"Component\"]);\n\nMultiSelectInline.propTypes = {};\n\n/* harmony default export */ exports[\"a\"] = MultiSelectInline;\n\n/***/ },\n/* 296 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_react__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_prop_types__ = __webpack_require__(4);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_prop_types___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_1_prop_types__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2_immutability_helper__ = __webpack_require__(3);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2_immutability_helper___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_2_immutability_helper__);\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return call && (typeof call === \"object\" || typeof call === \"function\") ? call : self; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\n\n\n\n\nvar SingleSelect = function (_Component) {\n _inherits(SingleSelect, _Component);\n\n function SingleSelect(props) {\n _classCallCheck(this, SingleSelect);\n\n var _this = _possibleConstructorReturn(this, (SingleSelect.__proto__ || Object.getPrototypeOf(SingleSelect)).call(this));\n\n _this.select = _this.select.bind(_this);\n return _this;\n }\n\n _createClass(SingleSelect, [{\n key: 'isDefault',\n value: function isDefault() {\n var isActive = false;\n\n this.props.options.map(function (item) {\n if (item.active) {\n isActive = true;\n }\n });\n\n return !isActive;\n }\n }, {\n key: 'getActive',\n value: function getActive() {\n var active = '';\n\n this.props.options.map(function (item, index) {\n if (item.active) {\n active = index;\n }\n });\n\n return active;\n }\n }, {\n key: 'select',\n value: function select(event) {\n this.props.onUpdate(this.props.id, this.props.type, __WEBPACK_IMPORTED_MODULE_2_immutability_helper___default()(this.props.options, {\n $apply: function $apply(options) {\n return options.map(function (item, index) {\n return __WEBPACK_IMPORTED_MODULE_2_immutability_helper___default()(item, {\n active: { $set: index === parseInt(event.target.value) }\n });\n });\n }\n }));\n }\n }, {\n key: 'render',\n value: function render() {\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n {\n className: 'c-filter-overlay__select' + (!this.isDefault() ? ' is-active' : '')\n },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-filter-overlay__select-label' },\n 'Choose ',\n this.props.label\n ),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'select',\n { onChange: this.select, defaultValue: this.getActive() },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'option',\n { value: '' },\n 'All'\n ),\n this.props.options.map(function (option, index) {\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'option',\n { key: option.id, value: index },\n option.label\n );\n })\n ),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement('i', { className: 'icon-arrow-down' })\n );\n }\n }]);\n\n return SingleSelect;\n}(__WEBPACK_IMPORTED_MODULE_0_react__[\"Component\"]);\n\nSingleSelect.propTypes = {\n id: __WEBPACK_IMPORTED_MODULE_1_prop_types___default.a.number.isRequired,\n onUpdate: __WEBPACK_IMPORTED_MODULE_1_prop_types___default.a.func.isRequired,\n options: __WEBPACK_IMPORTED_MODULE_1_prop_types___default.a.array.isRequired,\n label: __WEBPACK_IMPORTED_MODULE_1_prop_types___default.a.string.isRequired\n};\n\n/* harmony default export */ exports[\"a\"] = SingleSelect;\n\n/***/ },\n/* 297 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_react__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_prop_types__ = __webpack_require__(4);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_prop_types___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_1_prop_types__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2_immutability_helper__ = __webpack_require__(3);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2_immutability_helper___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_2_immutability_helper__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__MultiSelectInline__ = __webpack_require__(295);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_4__SingleSelectInline__ = __webpack_require__(296);\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 _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\n\nfunction _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return call && (typeof call === \"object\" || typeof call === \"function\") ? call : self; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\n\n\n\n\n\n\nvar Overlay = function (_Component) {\n _inherits(Overlay, _Component);\n\n function Overlay(props) {\n _classCallCheck(this, Overlay);\n\n var _this = _possibleConstructorReturn(this, (Overlay.__proto__ || Object.getPrototypeOf(Overlay)).call(this));\n\n _this.state = {\n presentFilters: props.filters\n };\n\n _this.onUpdate = _this.onUpdate.bind(_this);\n _this.apply = _this.apply.bind(_this);\n _this.reset = _this.reset.bind(_this);\n _this.undo = _this.undo.bind(_this);\n return _this;\n }\n\n _createClass(Overlay, [{\n key: 'componentWillReceiveProps',\n value: function componentWillReceiveProps(nextProps) {\n this.setState({\n presentFilters: nextProps.filters\n });\n }\n }, {\n key: 'onUpdate',\n value: function onUpdate(id, type, filter) {\n var _this2 = this;\n\n this.setState({\n presentFilters: __WEBPACK_IMPORTED_MODULE_2_immutability_helper___default()(this.state.presentFilters, _defineProperty({}, id, {\n options: { $set: filter }\n }))\n }, function () {\n if (type == 'single') {\n _this2.apply();\n }\n });\n }\n }, {\n key: 'apply',\n value: function apply() {\n this.props.onUpdate(this.state.presentFilters);\n }\n }, {\n key: 'undo',\n value: function undo() {\n this.setState({\n presentFilters: this.props.filters\n });\n\n this.props.onCancel();\n }\n }, {\n key: 'reset',\n value: function reset() {\n this.setState({\n presentFilters: this.state.presentFilters.map(function (filter) {\n return __WEBPACK_IMPORTED_MODULE_2_immutability_helper___default()(filter, {\n options: {\n $apply: function $apply(options) {\n return options.map(function (option) {\n return __WEBPACK_IMPORTED_MODULE_2_immutability_helper___default()(option, { active: { $set: false } });\n });\n }\n }\n });\n })\n });\n }\n }, {\n key: 'render',\n value: function render() {\n var _this3 = this;\n\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-filter-overlay' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-filter-overlay__inner' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-filter-overlay__top c-filter-overlay__section' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-filter-overlay__close' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement('i', { className: 'icon-close', onClick: this.undo })\n ),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-filter-overlay__total' },\n 'All filters'\n ),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-filter-overlay__reset', onClick: this.reset },\n 'Clear'\n )\n ),\n this.state.presentFilters.map(function (item, index) {\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { key: index, className: 'c-filter-overlay__section' },\n item.type == 'single' && __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_4__SingleSelectInline__[\"a\" /* default */], _extends({\n id: index\n }, item, {\n onUpdate: _this3.onUpdate\n })),\n item.type == 'multi' && __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_3__MultiSelectInline__[\"a\" /* default */], _extends({\n id: index\n }, item, {\n onUpdate: _this3.onUpdate\n }))\n );\n })\n ),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-filter-overlay__bottom' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'button',\n { className: 'c-filter-overlay__apply', onClick: this.apply },\n 'Apply'\n )\n )\n );\n }\n }]);\n\n return Overlay;\n}(__WEBPACK_IMPORTED_MODULE_0_react__[\"Component\"]);\n\nOverlay.propTypes = {\n filters: __WEBPACK_IMPORTED_MODULE_1_prop_types___default.a.array.isRequired,\n onUpdate: __WEBPACK_IMPORTED_MODULE_1_prop_types___default.a.func.isRequired\n};\n\n/* harmony default export */ exports[\"a\"] = Overlay;\n\n/***/ },\n/* 298 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_react__);\n\n\nvar Loader = function Loader() {\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\"div\", { className: \"c-results__loader\" });\n};\n/* harmony default export */ exports[\"a\"] = Loader;\n\n/***/ },\n/* 299 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_react__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_prop_types__ = __webpack_require__(4);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_prop_types___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_1_prop_types__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2_dateformat__ = __webpack_require__(15);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2_dateformat___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_2_dateformat__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__ListRowItem__ = __webpack_require__(300);\n\n\n\n\n\nvar ListRow = function ListRow(_ref) {\n var items = _ref.items,\n text = _ref.text;\n\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-results__list' },\n items.map(function (item, index) {\n item.start = {\n formatted: __WEBPACK_IMPORTED_MODULE_2_dateformat___default()(item.livestart, 'mmmm d, yyyy'),\n time: __WEBPACK_IMPORTED_MODULE_2_dateformat___default()(item.livestart, 'h:MM TT')\n };\n item.end = {\n formatted: __WEBPACK_IMPORTED_MODULE_2_dateformat___default()(item.liveend, 'mmmm d, yyyy'),\n time: __WEBPACK_IMPORTED_MODULE_2_dateformat___default()(item.liveend, 'h:MM TT Z')\n };\n\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_3__ListRowItem__[\"a\" /* default */], { key: index, item: item, text: text });\n })\n );\n};\n\nListRow.propTypes = {\n items: __WEBPACK_IMPORTED_MODULE_1_prop_types___default.a.array.isRequired\n};\n\n/* harmony default export */ exports[\"a\"] = ListRow;\n\n/***/ },\n/* 300 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_react__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_react_text_truncate__ = __webpack_require__(14);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_react_text_truncate___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_1_react_text_truncate__);\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return call && (typeof call === \"object\" || typeof call === \"function\") ? call : self; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\n\n\n\nvar ListRowthis = function (_Component) {\n _inherits(ListRowthis, _Component);\n\n function ListRowthis() {\n _classCallCheck(this, ListRowthis);\n\n var _this = _possibleConstructorReturn(this, (ListRowthis.__proto__ || Object.getPrototypeOf(ListRowthis)).call(this));\n\n _this.state = {\n isOpen: false\n };\n\n _this.toggle = _this.toggle.bind(_this);\n return _this;\n }\n\n _createClass(ListRowthis, [{\n key: 'toggle',\n value: function toggle() {\n\n this.setState({\n isOpen: !this.state.isOpen\n });\n }\n }, {\n key: 'render',\n value: function render() {\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-result__asset' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-result__asset-body' },\n this.props.item.promotionalsummary && __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement('div', { className: 'c-result__asset-togler' + (this.state.isOpen ? ' is-active' : ''), onClick: this.toggle }),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-result__asset-content' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-result__asset-intro' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement('div', { className: 'c-result__asset-header' }),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'a',\n { className: 'c-result__asset-title-link', target: '_blank', href: this.props.item.audienceurl },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-result__asset-title c-result__asset-title-nothumb' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'p',\n { className: 'c-result__asset-title-txt', title: this.props.item.description },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_1_react_text_truncate___default.a, {\n line: 2,\n text: this.props.item.description,\n containerClassName: 'asste-title-body' })\n ),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-result__event-title-details' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n null,\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n null,\n this.props.item.start.formatted\n ),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-result__event-title-details-small' },\n this.props.item.start.time,\n this.props.item.start.time != this.props.item.end.time && \" - \" + this.props.item.end.time\n )\n )\n )\n )\n ),\n this.props.item.audienceurl ? __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-result__asset-actions-button' },\n this.props.item.audienceurl && __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'a',\n { href: this.props.item.audienceurl, target: '_blank', className: 'c-button' },\n this.props.text.signUp\n )\n ) : null\n ),\n this.state.isOpen ? __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-result__asset-description' },\n this.props.item.promotionalsummary && __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement('div', { className: 'content', dangerouslySetInnerHTML: { __html: this.props.item.promotionalsummary } })\n ) : null\n )\n ),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-result__asset-bar' },\n this.props.item.audienceurl ? __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-result__asset-bar-actions' },\n this.props.item.audienceurl && __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'a',\n { href: this.props.item.audienceurl, target: '_blank', className: 'c-button' },\n this.props.text.signUp\n )\n ) : null\n )\n );\n }\n }]);\n\n return ListRowthis;\n}(__WEBPACK_IMPORTED_MODULE_0_react__[\"Component\"]);\n\n/* harmony default export */ exports[\"a\"] = ListRowthis;\n\n/***/ },\n/* 301 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_react__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_prop_types__ = __webpack_require__(4);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_prop_types___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_1_prop_types__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2_react_transition_group_CSSTransitionGroup__ = __webpack_require__(6);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2_react_transition_group_CSSTransitionGroup___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_2_react_transition_group_CSSTransitionGroup__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__ListRow__ = __webpack_require__(299);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_4__ListLoader_js__ = __webpack_require__(298);\n\n\n\n\n\n\nvar Results = function Results(_ref) {\n var items = _ref.items,\n isLoading = _ref.isLoading,\n children = _ref.children,\n text = _ref.text,\n hasError = _ref.hasError,\n openModal = _ref.openModal;\n\n var noResultBlock = '';\n\n if (items.length == 0) {\n noResultBlock = __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'row' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'column large-8' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'h2',\n null,\n text.noResultsHeadline\n ),\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'p',\n null,\n text.noResultsText\n )\n )\n );\n }\n\n return __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'u-pos-rel u-max-width-large' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n __WEBPACK_IMPORTED_MODULE_2_react_transition_group_CSSTransitionGroup___default.a,\n {\n transitionName: 'results-loader-animation',\n transitionEnterTimeout: 500,\n transitionLeaveTimeout: 500\n },\n isLoading && __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_4__ListLoader_js__[\"a\" /* default */], null)\n ),\n noResultBlock,\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'row' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'column large-8' },\n hasError && __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'p',\n { className: 'form-group__error', style: { marginBottom: '1rem' } },\n 'Uh oh. Something went wrong. Try again.'\n )\n )\n ),\n items.length > 0 ? __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n null,\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'row' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'column' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(\n 'div',\n { className: 'c-results' },\n __WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_3__ListRow__[\"a\" /* default */], { items: items, text: text })\n )\n )\n ),\n children\n ) : ''\n );\n};\n\nResults.propTypes = {\n items: __WEBPACK_IMPORTED_MODULE_1_prop_types___default.a.array.isRequired,\n isLoading: __WEBPACK_IMPORTED_MODULE_1_prop_types___default.a.bool.isRequired\n};\n\n/* harmony default export */ exports[\"a\"] = Results;\n\n/***/ },\n/* 302 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\nvar utils = {\n\n arrayToList: function arrayToList(array, key, seperator) {\n\n var list = \"\";\n\n array.forEach(function (arrayitem) {\n arrayitem.options.forEach(function (item, index) {\n if (item.active) {\n list += (list.length > 1 ? \"\" + seperator : '') + item[key];\n }\n });\n });\n\n return list;\n }\n};\n\n/* harmony default export */ exports[\"a\"] = utils;\n\n/***/ },\n/* 303 */\n/***/ function(module, exports) {\n\n\nmodule.exports = function chain(){\n var len = arguments.length\n var args = [];\n\n for (var i = 0; i < len; i++)\n args[i] = arguments[i]\n\n args = args.filter(function(fn){ return fn != null })\n\n if (args.length === 0) return undefined\n if (args.length === 1) return args[0]\n\n return args.reduce(function(current, next){\n return function chainedFunction() {\n current.apply(this, arguments);\n next.apply(this, arguments);\n };\n })\n}\n\n\n/***/ },\n/* 304 */\n/***/ function(module, exports, __webpack_require__) {\n\nvar __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;(function (global, factory) {\n if (true) {\n !(__WEBPACK_AMD_DEFINE_ARRAY__ = [module, __webpack_require__(333)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory), __WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ? (__WEBPACK_AMD_DEFINE_FACTORY__.apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__)) : __WEBPACK_AMD_DEFINE_FACTORY__), __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));\n } else if (typeof exports !== \"undefined\") {\n factory(module, require('select'));\n } else {\n var mod = {\n exports: {}\n };\n factory(mod, global.select);\n global.clipboardAction = mod.exports;\n }\n})(this, function (module, _select) {\n 'use strict';\n\n var _select2 = _interopRequireDefault(_select);\n\n function _interopRequireDefault(obj) {\n return obj && obj.__esModule ? obj : {\n default: obj\n };\n }\n\n var _typeof = typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\" ? function (obj) {\n return typeof obj;\n } : function (obj) {\n return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj;\n };\n\n function _classCallCheck(instance, Constructor) {\n if (!(instance instanceof Constructor)) {\n throw new TypeError(\"Cannot call a class as a function\");\n }\n }\n\n var _createClass = 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 Object.defineProperty(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 var ClipboardAction = function () {\n /**\n * @param {Object} options\n */\n function ClipboardAction(options) {\n _classCallCheck(this, ClipboardAction);\n\n this.resolveOptions(options);\n this.initSelection();\n }\n\n /**\n * Defines base properties passed from constructor.\n * @param {Object} options\n */\n\n\n _createClass(ClipboardAction, [{\n key: 'resolveOptions',\n value: function resolveOptions() {\n var options = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n\n this.action = options.action;\n this.container = options.container;\n this.emitter = options.emitter;\n this.target = options.target;\n this.text = options.text;\n this.trigger = options.trigger;\n\n this.selectedText = '';\n }\n }, {\n key: 'initSelection',\n value: function initSelection() {\n if (this.text) {\n this.selectFake();\n } else if (this.target) {\n this.selectTarget();\n }\n }\n }, {\n key: 'selectFake',\n value: function selectFake() {\n var _this = this;\n\n var isRTL = document.documentElement.getAttribute('dir') == 'rtl';\n\n this.removeFake();\n\n this.fakeHandlerCallback = function () {\n return _this.removeFake();\n };\n this.fakeHandler = this.container.addEventListener('click', this.fakeHandlerCallback) || true;\n\n this.fakeElem = document.createElement('textarea');\n // Prevent zooming on iOS\n this.fakeElem.style.fontSize = '12pt';\n // Reset box model\n this.fakeElem.style.border = '0';\n this.fakeElem.style.padding = '0';\n this.fakeElem.style.margin = '0';\n // Move element out of screen horizontally\n this.fakeElem.style.position = 'absolute';\n this.fakeElem.style[isRTL ? 'right' : 'left'] = '-9999px';\n // Move element to the same position vertically\n var yPosition = window.pageYOffset || document.documentElement.scrollTop;\n this.fakeElem.style.top = yPosition + 'px';\n\n this.fakeElem.setAttribute('readonly', '');\n this.fakeElem.value = this.text;\n\n this.container.appendChild(this.fakeElem);\n\n this.selectedText = (0, _select2.default)(this.fakeElem);\n this.copyText();\n }\n }, {\n key: 'removeFake',\n value: function removeFake() {\n if (this.fakeHandler) {\n this.container.removeEventListener('click', this.fakeHandlerCallback);\n this.fakeHandler = null;\n this.fakeHandlerCallback = null;\n }\n\n if (this.fakeElem) {\n this.container.removeChild(this.fakeElem);\n this.fakeElem = null;\n }\n }\n }, {\n key: 'selectTarget',\n value: function selectTarget() {\n this.selectedText = (0, _select2.default)(this.target);\n this.copyText();\n }\n }, {\n key: 'copyText',\n value: function copyText() {\n var succeeded = void 0;\n\n try {\n succeeded = document.execCommand(this.action);\n } catch (err) {\n succeeded = false;\n }\n\n this.handleResult(succeeded);\n }\n }, {\n key: 'handleResult',\n value: function handleResult(succeeded) {\n this.emitter.emit(succeeded ? 'success' : 'error', {\n action: this.action,\n text: this.selectedText,\n trigger: this.trigger,\n clearSelection: this.clearSelection.bind(this)\n });\n }\n }, {\n key: 'clearSelection',\n value: function clearSelection() {\n if (this.trigger) {\n this.trigger.focus();\n }\n\n window.getSelection().removeAllRanges();\n }\n }, {\n key: 'destroy',\n value: function destroy() {\n this.removeFake();\n }\n }, {\n key: 'action',\n set: function set() {\n var action = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 'copy';\n\n this._action = action;\n\n if (this._action !== 'copy' && this._action !== 'cut') {\n throw new Error('Invalid \"action\" value, use either \"copy\" or \"cut\"');\n }\n },\n get: function get() {\n return this._action;\n }\n }, {\n key: 'target',\n set: function set(target) {\n if (target !== undefined) {\n if (target && (typeof target === 'undefined' ? 'undefined' : _typeof(target)) === 'object' && target.nodeType === 1) {\n if (this.action === 'copy' && target.hasAttribute('disabled')) {\n throw new Error('Invalid \"target\" attribute. Please use \"readonly\" instead of \"disabled\" attribute');\n }\n\n if (this.action === 'cut' && (target.hasAttribute('readonly') || target.hasAttribute('disabled'))) {\n throw new Error('Invalid \"target\" attribute. You can\\'t cut text from elements with \"readonly\" or \"disabled\" attributes');\n }\n\n this._target = target;\n } else {\n throw new Error('Invalid \"target\" value, use a valid Element');\n }\n }\n },\n get: function get() {\n return this._target;\n }\n }]);\n\n return ClipboardAction;\n }();\n\n module.exports = ClipboardAction;\n});\n\n/***/ },\n/* 305 */\n/***/ function(module, exports) {\n\nvar DOCUMENT_NODE_TYPE = 9;\n\n/**\n * A polyfill for Element.matches()\n */\nif (typeof Element !== 'undefined' && !Element.prototype.matches) {\n var proto = Element.prototype;\n\n proto.matches = proto.matchesSelector ||\n proto.mozMatchesSelector ||\n proto.msMatchesSelector ||\n proto.oMatchesSelector ||\n proto.webkitMatchesSelector;\n}\n\n/**\n * Finds the closest parent that matches a selector.\n *\n * @param {Element} element\n * @param {String} selector\n * @return {Function}\n */\nfunction closest (element, selector) {\n while (element && element.nodeType !== DOCUMENT_NODE_TYPE) {\n if (typeof element.matches === 'function' &&\n element.matches(selector)) {\n return element;\n }\n element = element.parentNode;\n }\n}\n\nmodule.exports = closest;\n\n\n/***/ },\n/* 306 */\n/***/ function(module, exports, __webpack_require__) {\n\nvar closest = __webpack_require__(305);\n\n/**\n * Delegates event to a selector.\n *\n * @param {Element} element\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @param {Boolean} useCapture\n * @return {Object}\n */\nfunction _delegate(element, selector, type, callback, useCapture) {\n var listenerFn = listener.apply(this, arguments);\n\n element.addEventListener(type, listenerFn, useCapture);\n\n return {\n destroy: function() {\n element.removeEventListener(type, listenerFn, useCapture);\n }\n }\n}\n\n/**\n * Delegates event to a selector.\n *\n * @param {Element|String|Array} [elements]\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @param {Boolean} useCapture\n * @return {Object}\n */\nfunction delegate(elements, selector, type, callback, useCapture) {\n // Handle the regular Element usage\n if (typeof elements.addEventListener === 'function') {\n return _delegate.apply(null, arguments);\n }\n\n // Handle Element-less usage, it defaults to global delegation\n if (typeof type === 'function') {\n // Use `document` as the first parameter, then apply arguments\n // This is a short way to .unshift `arguments` without running into deoptimizations\n return _delegate.bind(null, document).apply(null, arguments);\n }\n\n // Handle Selector-based usage\n if (typeof elements === 'string') {\n elements = document.querySelectorAll(elements);\n }\n\n // Handle Array-like based usage\n return Array.prototype.map.call(elements, function (element) {\n return _delegate(element, selector, type, callback, useCapture);\n });\n}\n\n/**\n * Finds closest match and invokes callback.\n *\n * @param {Element} element\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @return {Function}\n */\nfunction listener(element, selector, type, callback) {\n return function(e) {\n e.delegateTarget = closest(e.target, selector);\n\n if (e.delegateTarget) {\n callback.call(element, e);\n }\n }\n}\n\nmodule.exports = delegate;\n\n\n/***/ },\n/* 307 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n\n\nvar _interopRequireDefault = __webpack_require__(19);\n\nexports.__esModule = true;\nexports.default = addClass;\n\nvar _hasClass = _interopRequireDefault(__webpack_require__(308));\n\nfunction addClass(element, className) {\n if (element.classList) element.classList.add(className);else if (!(0, _hasClass.default)(element, className)) if (typeof element.className === 'string') element.className = element.className + ' ' + className;else element.setAttribute('class', (element.className && element.className.baseVal || '') + ' ' + className);\n}\n\nmodule.exports = exports[\"default\"];\n\n/***/ },\n/* 308 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n\n\nexports.__esModule = true;\nexports.default = hasClass;\n\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}\n\nmodule.exports = exports[\"default\"];\n\n/***/ },\n/* 309 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n\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/***/ },\n/* 310 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n\n\nvar _interopRequireDefault = __webpack_require__(19);\n\nexports.__esModule = true;\nexports.default = exports.animationEnd = exports.animationDelay = exports.animationTiming = exports.animationDuration = exports.animationName = exports.transitionEnd = exports.transitionDuration = exports.transitionDelay = exports.transitionTiming = exports.transitionProperty = exports.transform = void 0;\n\nvar _inDOM = _interopRequireDefault(__webpack_require__(41));\n\nvar transform = 'transform';\nexports.transform = transform;\nvar prefix, transitionEnd, animationEnd;\nexports.animationEnd = animationEnd;\nexports.transitionEnd = transitionEnd;\nvar transitionProperty, transitionDuration, transitionTiming, transitionDelay;\nexports.transitionDelay = transitionDelay;\nexports.transitionTiming = transitionTiming;\nexports.transitionDuration = transitionDuration;\nexports.transitionProperty = transitionProperty;\nvar animationName, animationDuration, animationTiming, animationDelay;\nexports.animationDelay = animationDelay;\nexports.animationTiming = animationTiming;\nexports.animationDuration = animationDuration;\nexports.animationName = animationName;\n\nif (_inDOM.default) {\n var _getTransitionPropert = getTransitionProperties();\n\n prefix = _getTransitionPropert.prefix;\n exports.transitionEnd = transitionEnd = _getTransitionPropert.transitionEnd;\n exports.animationEnd = animationEnd = _getTransitionPropert.animationEnd;\n exports.transform = transform = prefix + \"-\" + transform;\n exports.transitionProperty = transitionProperty = prefix + \"-transition-property\";\n exports.transitionDuration = transitionDuration = prefix + \"-transition-duration\";\n exports.transitionDelay = transitionDelay = prefix + \"-transition-delay\";\n exports.transitionTiming = transitionTiming = prefix + \"-transition-timing-function\";\n exports.animationName = animationName = prefix + \"-animation-name\";\n exports.animationDuration = animationDuration = prefix + \"-animation-duration\";\n exports.animationTiming = animationTiming = prefix + \"-animation-delay\";\n exports.animationDelay = animationDelay = prefix + \"-animation-timing-function\";\n}\n\nvar _default = {\n transform: transform,\n end: transitionEnd,\n property: transitionProperty,\n timing: transitionTiming,\n delay: transitionDelay,\n duration: transitionDuration\n};\nexports.default = _default;\n\nfunction getTransitionProperties() {\n var style = document.createElement('div').style;\n var vendorMap = {\n O: function O(e) {\n return \"o\" + e.toLowerCase();\n },\n Moz: function Moz(e) {\n return e.toLowerCase();\n },\n Webkit: function Webkit(e) {\n return \"webkit\" + e;\n },\n ms: function ms(e) {\n return \"MS\" + e;\n }\n };\n var vendors = Object.keys(vendorMap);\n var transitionEnd, animationEnd;\n var prefix = '';\n\n for (var i = 0; i < vendors.length; i++) {\n var vendor = vendors[i];\n\n if (vendor + \"TransitionProperty\" in style) {\n prefix = \"-\" + vendor.toLowerCase();\n transitionEnd = vendorMap[vendor]('TransitionEnd');\n animationEnd = vendorMap[vendor]('AnimationEnd');\n break;\n }\n }\n\n if (!transitionEnd && 'transitionProperty' in style) transitionEnd = 'transitionend';\n if (!animationEnd && 'animationName' in style) animationEnd = 'animationend';\n style = null;\n return {\n animationEnd: animationEnd,\n transitionEnd: transitionEnd,\n prefix: prefix\n };\n}\n\n/***/ },\n/* 311 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n\n\nvar _interopRequireDefault = __webpack_require__(19);\n\nexports.__esModule = true;\nexports.default = void 0;\n\nvar _inDOM = _interopRequireDefault(__webpack_require__(41));\n\nvar vendors = ['', 'webkit', 'moz', 'o', 'ms'];\nvar cancel = 'clearTimeout';\nvar raf = fallback;\nvar compatRaf;\n\nvar getKey = function getKey(vendor, k) {\n return vendor + (!vendor ? k : k[0].toUpperCase() + k.substr(1)) + 'AnimationFrame';\n};\n\nif (_inDOM.default) {\n vendors.some(function (vendor) {\n var rafKey = getKey(vendor, 'request');\n\n if (rafKey in window) {\n cancel = getKey(vendor, 'cancel');\n return raf = function raf(cb) {\n return window[rafKey](cb);\n };\n }\n });\n}\n/* https://github.com/component/raf */\n\n\nvar prev = new Date().getTime();\n\nfunction fallback(fn) {\n var curr = new Date().getTime(),\n ms = Math.max(0, 16 - (curr - prev)),\n req = setTimeout(fn, ms);\n prev = curr;\n return req;\n}\n\ncompatRaf = function compatRaf(cb) {\n return raf(cb);\n};\n\ncompatRaf.cancel = function (id) {\n window[cancel] && typeof window[cancel] === 'function' && window[cancel](id);\n};\n\nvar _default = compatRaf;\nexports.default = _default;\nmodule.exports = exports[\"default\"];\n\n/***/ },\n/* 312 */\n/***/ function(module, exports) {\n\n/**\n * Check if argument is a HTML element.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.node = function(value) {\n return value !== undefined\n && value instanceof HTMLElement\n && value.nodeType === 1;\n};\n\n/**\n * Check if argument is a list of HTML elements.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.nodeList = function(value) {\n var type = Object.prototype.toString.call(value);\n\n return value !== undefined\n && (type === '[object NodeList]' || type === '[object HTMLCollection]')\n && ('length' in value)\n && (value.length === 0 || exports.node(value[0]));\n};\n\n/**\n * Check if argument is a string.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.string = function(value) {\n return typeof value === 'string'\n || value instanceof String;\n};\n\n/**\n * Check if argument is a function.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.fn = function(value) {\n var type = Object.prototype.toString.call(value);\n\n return type === '[object Function]';\n};\n\n\n/***/ },\n/* 313 */\n/***/ function(module, exports, __webpack_require__) {\n\nvar is = __webpack_require__(312);\nvar delegate = __webpack_require__(306);\n\n/**\n * Validates all params and calls the right\n * listener function based on its target type.\n *\n * @param {String|HTMLElement|HTMLCollection|NodeList} target\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listen(target, type, callback) {\n if (!target && !type && !callback) {\n throw new Error('Missing required arguments');\n }\n\n if (!is.string(type)) {\n throw new TypeError('Second argument must be a String');\n }\n\n if (!is.fn(callback)) {\n throw new TypeError('Third argument must be a Function');\n }\n\n if (is.node(target)) {\n return listenNode(target, type, callback);\n }\n else if (is.nodeList(target)) {\n return listenNodeList(target, type, callback);\n }\n else if (is.string(target)) {\n return listenSelector(target, type, callback);\n }\n else {\n throw new TypeError('First argument must be a String, HTMLElement, HTMLCollection, or NodeList');\n }\n}\n\n/**\n * Adds an event listener to a HTML element\n * and returns a remove listener function.\n *\n * @param {HTMLElement} node\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenNode(node, type, callback) {\n node.addEventListener(type, callback);\n\n return {\n destroy: function() {\n node.removeEventListener(type, callback);\n }\n }\n}\n\n/**\n * Add an event listener to a list of HTML elements\n * and returns a remove listener function.\n *\n * @param {NodeList|HTMLCollection} nodeList\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenNodeList(nodeList, type, callback) {\n Array.prototype.forEach.call(nodeList, function(node) {\n node.addEventListener(type, callback);\n });\n\n return {\n destroy: function() {\n Array.prototype.forEach.call(nodeList, function(node) {\n node.removeEventListener(type, callback);\n });\n }\n }\n}\n\n/**\n * Add an event listener to a selector\n * and returns a remove listener function.\n *\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenSelector(selector, type, callback) {\n return delegate(document.body, selector, type, callback);\n}\n\nmodule.exports = listen;\n\n\n/***/ },\n/* 314 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\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 * 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 invariant = function(condition, format, a, b, c, d, e, f) {\n if (false) {\n if (format === undefined) {\n throw new Error('invariant requires an error message argument');\n }\n }\n\n if (!condition) {\n var error;\n if (format === undefined) {\n error = new Error(\n 'Minified exception occurred; use the non-minified dev environment ' +\n 'for the full error message and additional helpful warnings.'\n );\n } else {\n var args = [a, b, c, d, e, f];\n var argIndex = 0;\n error = new Error(\n format.replace(/%s/g, function() { 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\n/***/ },\n/* 315 */\n/***/ function(module, exports) {\n\n/*!\n * Determine if an object is a Buffer\n *\n * @author Feross Aboukhadijeh
\n * @license MIT\n */\n\n// The _isBuffer check is for Safari 5-7 support, because it's missing\n// Object.prototype.constructor. Remove this eventually\nmodule.exports = function (obj) {\n return obj != null && (isBuffer(obj) || isSlowBuffer(obj) || !!obj._isBuffer)\n}\n\nfunction isBuffer (obj) {\n return !!obj.constructor && typeof obj.constructor.isBuffer === 'function' && obj.constructor.isBuffer(obj)\n}\n\n// For Node v0.10 support. Remove this eventually.\nfunction isSlowBuffer (obj) {\n return typeof obj.readFloatLE === 'function' && typeof obj.slice === 'function' && isBuffer(obj.slice(0, 0))\n}\n\n\n/***/ },\n/* 316 */,\n/* 317 */,\n/* 318 */,\n/* 319 */,\n/* 320 */\n/***/ function(module, exports, __webpack_require__) {\n\nvar __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!\n * JavaScript Cookie v2.2.1\n * https://github.com/js-cookie/js-cookie\n *\n * Copyright 2006, 2015 Klaus Hartl & Fagner Brack\n * Released under the MIT license\n */\n;(function (factory) {\n\tvar registeredInModuleLoader;\n\tif (true) {\n\t\t!(__WEBPACK_AMD_DEFINE_FACTORY__ = (factory), __WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ? (__WEBPACK_AMD_DEFINE_FACTORY__.call(exports, __webpack_require__, exports, module)) : __WEBPACK_AMD_DEFINE_FACTORY__), __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));\n\t\tregisteredInModuleLoader = true;\n\t}\n\tif (true) {\n\t\tmodule.exports = factory();\n\t\tregisteredInModuleLoader = true;\n\t}\n\tif (!registeredInModuleLoader) {\n\t\tvar OldCookies = window.Cookies;\n\t\tvar api = window.Cookies = factory();\n\t\tapi.noConflict = function () {\n\t\t\twindow.Cookies = OldCookies;\n\t\t\treturn api;\n\t\t};\n\t}\n}(function () {\n\tfunction extend () {\n\t\tvar i = 0;\n\t\tvar result = {};\n\t\tfor (; i < arguments.length; i++) {\n\t\t\tvar attributes = arguments[ i ];\n\t\t\tfor (var key in attributes) {\n\t\t\t\tresult[key] = attributes[key];\n\t\t\t}\n\t\t}\n\t\treturn result;\n\t}\n\n\tfunction decode (s) {\n\t\treturn s.replace(/(%[0-9A-Z]{2})+/g, decodeURIComponent);\n\t}\n\n\tfunction init (converter) {\n\t\tfunction api() {}\n\n\t\tfunction set (key, value, attributes) {\n\t\t\tif (typeof document === 'undefined') {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\tattributes = extend({\n\t\t\t\tpath: '/'\n\t\t\t}, api.defaults, attributes);\n\n\t\t\tif (typeof attributes.expires === 'number') {\n\t\t\t\tattributes.expires = new Date(new Date() * 1 + attributes.expires * 864e+5);\n\t\t\t}\n\n\t\t\t// We're using \"expires\" because \"max-age\" is not supported by IE\n\t\t\tattributes.expires = attributes.expires ? attributes.expires.toUTCString() : '';\n\n\t\t\ttry {\n\t\t\t\tvar result = JSON.stringify(value);\n\t\t\t\tif (/^[\\{\\[]/.test(result)) {\n\t\t\t\t\tvalue = result;\n\t\t\t\t}\n\t\t\t} catch (e) {}\n\n\t\t\tvalue = converter.write ?\n\t\t\t\tconverter.write(value, key) :\n\t\t\t\tencodeURIComponent(String(value))\n\t\t\t\t\t.replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g, decodeURIComponent);\n\n\t\t\tkey = encodeURIComponent(String(key))\n\t\t\t\t.replace(/%(23|24|26|2B|5E|60|7C)/g, decodeURIComponent)\n\t\t\t\t.replace(/[\\(\\)]/g, escape);\n\n\t\t\tvar stringifiedAttributes = '';\n\t\t\tfor (var attributeName in attributes) {\n\t\t\t\tif (!attributes[attributeName]) {\n\t\t\t\t\tcontinue;\n\t\t\t\t}\n\t\t\t\tstringifiedAttributes += '; ' + attributeName;\n\t\t\t\tif (attributes[attributeName] === true) {\n\t\t\t\t\tcontinue;\n\t\t\t\t}\n\n\t\t\t\t// Considers RFC 6265 section 5.2:\n\t\t\t\t// ...\n\t\t\t\t// 3. If the remaining unparsed-attributes contains a %x3B (\";\")\n\t\t\t\t// character:\n\t\t\t\t// Consume the characters of the unparsed-attributes up to,\n\t\t\t\t// not including, the first %x3B (\";\") character.\n\t\t\t\t// ...\n\t\t\t\tstringifiedAttributes += '=' + attributes[attributeName].split(';')[0];\n\t\t\t}\n\n\t\t\treturn (document.cookie = key + '=' + value + stringifiedAttributes);\n\t\t}\n\n\t\tfunction get (key, json) {\n\t\t\tif (typeof document === 'undefined') {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\tvar jar = {};\n\t\t\t// To prevent the for loop in the first place assign an empty array\n\t\t\t// in case there are no cookies at all.\n\t\t\tvar cookies = document.cookie ? document.cookie.split('; ') : [];\n\t\t\tvar i = 0;\n\n\t\t\tfor (; i < cookies.length; i++) {\n\t\t\t\tvar parts = cookies[i].split('=');\n\t\t\t\tvar cookie = parts.slice(1).join('=');\n\n\t\t\t\tif (!json && cookie.charAt(0) === '\"') {\n\t\t\t\t\tcookie = cookie.slice(1, -1);\n\t\t\t\t}\n\n\t\t\t\ttry {\n\t\t\t\t\tvar name = decode(parts[0]);\n\t\t\t\t\tcookie = (converter.read || converter)(cookie, name) ||\n\t\t\t\t\t\tdecode(cookie);\n\n\t\t\t\t\tif (json) {\n\t\t\t\t\t\ttry {\n\t\t\t\t\t\t\tcookie = JSON.parse(cookie);\n\t\t\t\t\t\t} catch (e) {}\n\t\t\t\t\t}\n\n\t\t\t\t\tjar[name] = cookie;\n\n\t\t\t\t\tif (key === name) {\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t} catch (e) {}\n\t\t\t}\n\n\t\t\treturn key ? jar[key] : jar;\n\t\t}\n\n\t\tapi.set = set;\n\t\tapi.get = function (key) {\n\t\t\treturn get(key, false /* read as raw */);\n\t\t};\n\t\tapi.getJSON = function (key) {\n\t\t\treturn get(key, true /* read as json */);\n\t\t};\n\t\tapi.remove = function (key, attributes) {\n\t\t\tset(key, '', extend(attributes, {\n\t\t\t\texpires: -1\n\t\t\t}));\n\t\t};\n\n\t\tapi.defaults = {};\n\n\t\tapi.withConverter = init;\n\n\t\treturn api;\n\t}\n\n\treturn init(function () {});\n}));\n\n\n/***/ },\n/* 321 */\n/***/ function(module, exports, __webpack_require__) {\n\nvar map = {\n\t\"./af\": 43,\n\t\"./af.js\": 43,\n\t\"./ar\": 50,\n\t\"./ar-dz\": 44,\n\t\"./ar-dz.js\": 44,\n\t\"./ar-kw\": 45,\n\t\"./ar-kw.js\": 45,\n\t\"./ar-ly\": 46,\n\t\"./ar-ly.js\": 46,\n\t\"./ar-ma\": 47,\n\t\"./ar-ma.js\": 47,\n\t\"./ar-sa\": 48,\n\t\"./ar-sa.js\": 48,\n\t\"./ar-tn\": 49,\n\t\"./ar-tn.js\": 49,\n\t\"./ar.js\": 50,\n\t\"./az\": 51,\n\t\"./az.js\": 51,\n\t\"./be\": 52,\n\t\"./be.js\": 52,\n\t\"./bg\": 53,\n\t\"./bg.js\": 53,\n\t\"./bm\": 54,\n\t\"./bm.js\": 54,\n\t\"./bn\": 55,\n\t\"./bn.js\": 55,\n\t\"./bo\": 56,\n\t\"./bo.js\": 56,\n\t\"./br\": 57,\n\t\"./br.js\": 57,\n\t\"./bs\": 58,\n\t\"./bs.js\": 58,\n\t\"./ca\": 59,\n\t\"./ca.js\": 59,\n\t\"./cs\": 60,\n\t\"./cs.js\": 60,\n\t\"./cv\": 61,\n\t\"./cv.js\": 61,\n\t\"./cy\": 62,\n\t\"./cy.js\": 62,\n\t\"./da\": 63,\n\t\"./da.js\": 63,\n\t\"./de\": 66,\n\t\"./de-at\": 64,\n\t\"./de-at.js\": 64,\n\t\"./de-ch\": 65,\n\t\"./de-ch.js\": 65,\n\t\"./de.js\": 66,\n\t\"./dv\": 67,\n\t\"./dv.js\": 67,\n\t\"./el\": 68,\n\t\"./el.js\": 68,\n\t\"./en-au\": 69,\n\t\"./en-au.js\": 69,\n\t\"./en-ca\": 70,\n\t\"./en-ca.js\": 70,\n\t\"./en-gb\": 71,\n\t\"./en-gb.js\": 71,\n\t\"./en-ie\": 72,\n\t\"./en-ie.js\": 72,\n\t\"./en-il\": 73,\n\t\"./en-il.js\": 73,\n\t\"./en-nz\": 74,\n\t\"./en-nz.js\": 74,\n\t\"./eo\": 75,\n\t\"./eo.js\": 75,\n\t\"./es\": 78,\n\t\"./es-do\": 76,\n\t\"./es-do.js\": 76,\n\t\"./es-us\": 77,\n\t\"./es-us.js\": 77,\n\t\"./es.js\": 78,\n\t\"./et\": 79,\n\t\"./et.js\": 79,\n\t\"./eu\": 80,\n\t\"./eu.js\": 80,\n\t\"./fa\": 81,\n\t\"./fa.js\": 81,\n\t\"./fi\": 82,\n\t\"./fi.js\": 82,\n\t\"./fo\": 83,\n\t\"./fo.js\": 83,\n\t\"./fr\": 86,\n\t\"./fr-ca\": 84,\n\t\"./fr-ca.js\": 84,\n\t\"./fr-ch\": 85,\n\t\"./fr-ch.js\": 85,\n\t\"./fr.js\": 86,\n\t\"./fy\": 87,\n\t\"./fy.js\": 87,\n\t\"./gd\": 88,\n\t\"./gd.js\": 88,\n\t\"./gl\": 89,\n\t\"./gl.js\": 89,\n\t\"./gom-latn\": 90,\n\t\"./gom-latn.js\": 90,\n\t\"./gu\": 91,\n\t\"./gu.js\": 91,\n\t\"./he\": 92,\n\t\"./he.js\": 92,\n\t\"./hi\": 93,\n\t\"./hi.js\": 93,\n\t\"./hr\": 94,\n\t\"./hr.js\": 94,\n\t\"./hu\": 95,\n\t\"./hu.js\": 95,\n\t\"./hy-am\": 96,\n\t\"./hy-am.js\": 96,\n\t\"./id\": 97,\n\t\"./id.js\": 97,\n\t\"./is\": 98,\n\t\"./is.js\": 98,\n\t\"./it\": 99,\n\t\"./it.js\": 99,\n\t\"./ja\": 100,\n\t\"./ja.js\": 100,\n\t\"./jv\": 101,\n\t\"./jv.js\": 101,\n\t\"./ka\": 102,\n\t\"./ka.js\": 102,\n\t\"./kk\": 103,\n\t\"./kk.js\": 103,\n\t\"./km\": 104,\n\t\"./km.js\": 104,\n\t\"./kn\": 105,\n\t\"./kn.js\": 105,\n\t\"./ko\": 106,\n\t\"./ko.js\": 106,\n\t\"./ky\": 107,\n\t\"./ky.js\": 107,\n\t\"./lb\": 108,\n\t\"./lb.js\": 108,\n\t\"./lo\": 109,\n\t\"./lo.js\": 109,\n\t\"./lt\": 110,\n\t\"./lt.js\": 110,\n\t\"./lv\": 111,\n\t\"./lv.js\": 111,\n\t\"./me\": 112,\n\t\"./me.js\": 112,\n\t\"./mi\": 113,\n\t\"./mi.js\": 113,\n\t\"./mk\": 114,\n\t\"./mk.js\": 114,\n\t\"./ml\": 115,\n\t\"./ml.js\": 115,\n\t\"./mn\": 116,\n\t\"./mn.js\": 116,\n\t\"./mr\": 117,\n\t\"./mr.js\": 117,\n\t\"./ms\": 119,\n\t\"./ms-my\": 118,\n\t\"./ms-my.js\": 118,\n\t\"./ms.js\": 119,\n\t\"./mt\": 120,\n\t\"./mt.js\": 120,\n\t\"./my\": 121,\n\t\"./my.js\": 121,\n\t\"./nb\": 122,\n\t\"./nb.js\": 122,\n\t\"./ne\": 123,\n\t\"./ne.js\": 123,\n\t\"./nl\": 125,\n\t\"./nl-be\": 124,\n\t\"./nl-be.js\": 124,\n\t\"./nl.js\": 125,\n\t\"./nn\": 126,\n\t\"./nn.js\": 126,\n\t\"./pa-in\": 127,\n\t\"./pa-in.js\": 127,\n\t\"./pl\": 128,\n\t\"./pl.js\": 128,\n\t\"./pt\": 130,\n\t\"./pt-br\": 129,\n\t\"./pt-br.js\": 129,\n\t\"./pt.js\": 130,\n\t\"./ro\": 131,\n\t\"./ro.js\": 131,\n\t\"./ru\": 132,\n\t\"./ru.js\": 132,\n\t\"./sd\": 133,\n\t\"./sd.js\": 133,\n\t\"./se\": 134,\n\t\"./se.js\": 134,\n\t\"./si\": 135,\n\t\"./si.js\": 135,\n\t\"./sk\": 136,\n\t\"./sk.js\": 136,\n\t\"./sl\": 137,\n\t\"./sl.js\": 137,\n\t\"./sq\": 138,\n\t\"./sq.js\": 138,\n\t\"./sr\": 140,\n\t\"./sr-cyrl\": 139,\n\t\"./sr-cyrl.js\": 139,\n\t\"./sr.js\": 140,\n\t\"./ss\": 141,\n\t\"./ss.js\": 141,\n\t\"./sv\": 142,\n\t\"./sv.js\": 142,\n\t\"./sw\": 143,\n\t\"./sw.js\": 143,\n\t\"./ta\": 144,\n\t\"./ta.js\": 144,\n\t\"./te\": 145,\n\t\"./te.js\": 145,\n\t\"./tet\": 146,\n\t\"./tet.js\": 146,\n\t\"./tg\": 147,\n\t\"./tg.js\": 147,\n\t\"./th\": 148,\n\t\"./th.js\": 148,\n\t\"./tl-ph\": 149,\n\t\"./tl-ph.js\": 149,\n\t\"./tlh\": 150,\n\t\"./tlh.js\": 150,\n\t\"./tr\": 151,\n\t\"./tr.js\": 151,\n\t\"./tzl\": 152,\n\t\"./tzl.js\": 152,\n\t\"./tzm\": 154,\n\t\"./tzm-latn\": 153,\n\t\"./tzm-latn.js\": 153,\n\t\"./tzm.js\": 154,\n\t\"./ug-cn\": 155,\n\t\"./ug-cn.js\": 155,\n\t\"./uk\": 156,\n\t\"./uk.js\": 156,\n\t\"./ur\": 157,\n\t\"./ur.js\": 157,\n\t\"./uz\": 159,\n\t\"./uz-latn\": 158,\n\t\"./uz-latn.js\": 158,\n\t\"./uz.js\": 159,\n\t\"./vi\": 160,\n\t\"./vi.js\": 160,\n\t\"./x-pseudo\": 161,\n\t\"./x-pseudo.js\": 161,\n\t\"./yo\": 162,\n\t\"./yo.js\": 162,\n\t\"./zh-cn\": 163,\n\t\"./zh-cn.js\": 163,\n\t\"./zh-hk\": 164,\n\t\"./zh-hk.js\": 164,\n\t\"./zh-tw\": 165,\n\t\"./zh-tw.js\": 165\n};\nfunction webpackContext(req) {\n\treturn __webpack_require__(webpackContextResolve(req));\n};\nfunction webpackContextResolve(req) {\n\tvar id = map[req];\n\tif(!(id + 1)) // check for number\n\t\tthrow new Error(\"Cannot find module '\" + req + \"'.\");\n\treturn id;\n};\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = 321;\n\n\n/***/ },\n/* 322 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\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 ReactPropTypesSecret = __webpack_require__(323);\n\nfunction emptyFunction() {}\nfunction emptyFunctionWithReset() {}\nemptyFunctionWithReset.resetWarningCache = emptyFunction;\n\nmodule.exports = function() {\n function shim(props, propName, componentName, location, propFullName, secret) {\n if (secret === ReactPropTypesSecret) {\n // It is still safe when called from React.\n return;\n }\n var err = new Error(\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 err.name = 'Invariant Violation';\n throw err;\n };\n shim.isRequired = shim;\n function getShim() {\n return shim;\n };\n // Important!\n // Keep this list in sync with production version in `./factoryWithTypeCheckers.js`.\n var ReactPropTypes = {\n array: shim,\n bool: shim,\n func: shim,\n number: shim,\n object: shim,\n string: shim,\n symbol: shim,\n\n any: shim,\n arrayOf: getShim,\n element: shim,\n elementType: shim,\n instanceOf: getShim,\n node: shim,\n objectOf: getShim,\n oneOf: getShim,\n oneOfType: getShim,\n shape: getShim,\n exact: getShim,\n\n checkPropTypes: emptyFunctionWithReset,\n resetWarningCache: emptyFunction\n };\n\n ReactPropTypes.PropTypes = ReactPropTypes;\n\n return ReactPropTypes;\n};\n\n\n/***/ },\n/* 323 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\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 ReactPropTypesSecret = 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED';\n\nmodule.exports = ReactPropTypesSecret;\n\n\n/***/ },\n/* 324 */,\n/* 325 */,\n/* 326 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n\n\nexports.__esModule = true;\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 _addClass = __webpack_require__(307);\n\nvar _addClass2 = _interopRequireDefault(_addClass);\n\nvar _removeClass = __webpack_require__(309);\n\nvar _removeClass2 = _interopRequireDefault(_removeClass);\n\nvar _requestAnimationFrame = __webpack_require__(311);\n\nvar _requestAnimationFrame2 = _interopRequireDefault(_requestAnimationFrame);\n\nvar _properties = __webpack_require__(310);\n\nvar _react = __webpack_require__(1);\n\nvar _react2 = _interopRequireDefault(_react);\n\nvar _propTypes = __webpack_require__(4);\n\nvar _propTypes2 = _interopRequireDefault(_propTypes);\n\nvar _reactDom = __webpack_require__(7);\n\nvar _PropTypes = __webpack_require__(166);\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return call && (typeof call === \"object\" || typeof call === \"function\") ? call : self; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\nvar events = [];\nif (_properties.transitionEnd) events.push(_properties.transitionEnd);\nif (_properties.animationEnd) events.push(_properties.animationEnd);\n\nfunction addEndListener(node, listener) {\n if (events.length) {\n events.forEach(function (e) {\n return node.addEventListener(e, listener, false);\n });\n } else {\n setTimeout(listener, 0);\n }\n\n return function () {\n if (!events.length) return;\n events.forEach(function (e) {\n return node.removeEventListener(e, listener, false);\n });\n };\n}\n\nvar propTypes = {\n children: _propTypes2.default.node,\n name: _PropTypes.nameShape.isRequired,\n\n // Once we require timeouts to be specified, we can remove the\n // boolean flags (appear etc.) and just accept a number\n // or a bool for the timeout flags (appearTimeout etc.)\n appear: _propTypes2.default.bool,\n enter: _propTypes2.default.bool,\n leave: _propTypes2.default.bool,\n appearTimeout: _propTypes2.default.number,\n enterTimeout: _propTypes2.default.number,\n leaveTimeout: _propTypes2.default.number\n};\n\nvar CSSTransitionGroupChild = function (_React$Component) {\n _inherits(CSSTransitionGroupChild, _React$Component);\n\n function CSSTransitionGroupChild() {\n var _temp, _this, _ret;\n\n _classCallCheck(this, CSSTransitionGroupChild);\n\n for (var _len = arguments.length, args = Array(_len), _key = 0; _key < _len; _key++) {\n args[_key] = arguments[_key];\n }\n\n return _ret = (_temp = (_this = _possibleConstructorReturn(this, _React$Component.call.apply(_React$Component, [this].concat(args))), _this), _this.componentWillAppear = function (done) {\n if (_this.props.appear) {\n _this.transition('appear', done, _this.props.appearTimeout);\n } else {\n done();\n }\n }, _this.componentWillEnter = function (done) {\n if (_this.props.enter) {\n _this.transition('enter', done, _this.props.enterTimeout);\n } else {\n done();\n }\n }, _this.componentWillLeave = function (done) {\n if (_this.props.leave) {\n _this.transition('leave', done, _this.props.leaveTimeout);\n } else {\n done();\n }\n }, _temp), _possibleConstructorReturn(_this, _ret);\n }\n\n CSSTransitionGroupChild.prototype.componentWillMount = function componentWillMount() {\n this.classNameAndNodeQueue = [];\n this.transitionTimeouts = [];\n };\n\n CSSTransitionGroupChild.prototype.componentWillUnmount = function componentWillUnmount() {\n this.unmounted = true;\n\n if (this.timeout) {\n clearTimeout(this.timeout);\n }\n this.transitionTimeouts.forEach(function (timeout) {\n clearTimeout(timeout);\n });\n\n this.classNameAndNodeQueue.length = 0;\n };\n\n CSSTransitionGroupChild.prototype.transition = function transition(animationType, finishCallback, timeout) {\n var node = (0, _reactDom.findDOMNode)(this);\n\n if (!node) {\n if (finishCallback) {\n finishCallback();\n }\n return;\n }\n\n var className = this.props.name[animationType] || this.props.name + '-' + animationType;\n var activeClassName = this.props.name[animationType + 'Active'] || className + '-active';\n var timer = null;\n var removeListeners = void 0;\n\n (0, _addClass2.default)(node, className);\n\n // Need to do this to actually trigger a transition.\n this.queueClassAndNode(activeClassName, node);\n\n // Clean-up the animation after the specified delay\n var finish = function finish(e) {\n if (e && e.target !== node) {\n return;\n }\n\n clearTimeout(timer);\n if (removeListeners) removeListeners();\n\n (0, _removeClass2.default)(node, className);\n (0, _removeClass2.default)(node, activeClassName);\n\n if (removeListeners) removeListeners();\n\n // Usually this optional callback is used for informing an owner of\n // a leave animation and telling it to remove the child.\n if (finishCallback) {\n finishCallback();\n }\n };\n\n if (timeout) {\n timer = setTimeout(finish, timeout);\n this.transitionTimeouts.push(timer);\n } else if (_properties.transitionEnd) {\n removeListeners = addEndListener(node, finish);\n }\n };\n\n CSSTransitionGroupChild.prototype.queueClassAndNode = function queueClassAndNode(className, node) {\n var _this2 = this;\n\n this.classNameAndNodeQueue.push({\n className: className,\n node: node\n });\n\n if (!this.rafHandle) {\n this.rafHandle = (0, _requestAnimationFrame2.default)(function () {\n return _this2.flushClassNameAndNodeQueue();\n });\n }\n };\n\n CSSTransitionGroupChild.prototype.flushClassNameAndNodeQueue = function flushClassNameAndNodeQueue() {\n if (!this.unmounted) {\n this.classNameAndNodeQueue.forEach(function (obj) {\n // This is for to force a repaint,\n // which is necessary in order to transition styles when adding a class name.\n /* eslint-disable no-unused-expressions */\n obj.node.scrollTop;\n /* eslint-enable no-unused-expressions */\n (0, _addClass2.default)(obj.node, obj.className);\n });\n }\n this.classNameAndNodeQueue.length = 0;\n this.rafHandle = null;\n };\n\n CSSTransitionGroupChild.prototype.render = function render() {\n var props = _extends({}, this.props);\n delete props.name;\n delete props.appear;\n delete props.enter;\n delete props.leave;\n delete props.appearTimeout;\n delete props.enterTimeout;\n delete props.leaveTimeout;\n delete props.children;\n return _react2.default.cloneElement(_react2.default.Children.only(this.props.children), props);\n };\n\n return CSSTransitionGroupChild;\n}(_react2.default.Component);\n\nCSSTransitionGroupChild.displayName = 'CSSTransitionGroupChild';\n\n\nCSSTransitionGroupChild.propTypes = false ? propTypes : {};\n\nexports.default = CSSTransitionGroupChild;\nmodule.exports = exports['default'];\n\n/***/ },\n/* 327 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n\n\nexports.__esModule = true;\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 _chainFunction = __webpack_require__(303);\n\nvar _chainFunction2 = _interopRequireDefault(_chainFunction);\n\nvar _react = __webpack_require__(1);\n\nvar _react2 = _interopRequireDefault(_react);\n\nvar _propTypes = __webpack_require__(4);\n\nvar _propTypes2 = _interopRequireDefault(_propTypes);\n\nvar _warning = __webpack_require__(339);\n\nvar _warning2 = _interopRequireDefault(_warning);\n\nvar _ChildMapping = __webpack_require__(328);\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return call && (typeof call === \"object\" || typeof call === \"function\") ? call : self; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\nvar propTypes = {\n component: _propTypes2.default.any,\n childFactory: _propTypes2.default.func,\n children: _propTypes2.default.node\n};\n\nvar defaultProps = {\n component: 'span',\n childFactory: function childFactory(child) {\n return child;\n }\n};\n\nvar TransitionGroup = function (_React$Component) {\n _inherits(TransitionGroup, _React$Component);\n\n function TransitionGroup(props, context) {\n _classCallCheck(this, TransitionGroup);\n\n var _this = _possibleConstructorReturn(this, _React$Component.call(this, props, context));\n\n _this.performAppear = function (key, component) {\n _this.currentlyTransitioningKeys[key] = true;\n\n if (component.componentWillAppear) {\n component.componentWillAppear(_this._handleDoneAppearing.bind(_this, key, component));\n } else {\n _this._handleDoneAppearing(key, component);\n }\n };\n\n _this._handleDoneAppearing = function (key, component) {\n if (component.componentDidAppear) {\n component.componentDidAppear();\n }\n\n delete _this.currentlyTransitioningKeys[key];\n\n var currentChildMapping = (0, _ChildMapping.getChildMapping)(_this.props.children);\n\n if (!currentChildMapping || !currentChildMapping.hasOwnProperty(key)) {\n // This was removed before it had fully appeared. Remove it.\n _this.performLeave(key, component);\n }\n };\n\n _this.performEnter = function (key, component) {\n _this.currentlyTransitioningKeys[key] = true;\n\n if (component.componentWillEnter) {\n component.componentWillEnter(_this._handleDoneEntering.bind(_this, key, component));\n } else {\n _this._handleDoneEntering(key, component);\n }\n };\n\n _this._handleDoneEntering = function (key, component) {\n if (component.componentDidEnter) {\n component.componentDidEnter();\n }\n\n delete _this.currentlyTransitioningKeys[key];\n\n var currentChildMapping = (0, _ChildMapping.getChildMapping)(_this.props.children);\n\n if (!currentChildMapping || !currentChildMapping.hasOwnProperty(key)) {\n // This was removed before it had fully entered. Remove it.\n _this.performLeave(key, component);\n }\n };\n\n _this.performLeave = function (key, component) {\n _this.currentlyTransitioningKeys[key] = true;\n\n if (component.componentWillLeave) {\n component.componentWillLeave(_this._handleDoneLeaving.bind(_this, key, component));\n } else {\n // Note that this is somewhat dangerous b/c it calls setState()\n // again, effectively mutating the component before all the work\n // is done.\n _this._handleDoneLeaving(key, component);\n }\n };\n\n _this._handleDoneLeaving = function (key, component) {\n if (component.componentDidLeave) {\n component.componentDidLeave();\n }\n\n delete _this.currentlyTransitioningKeys[key];\n\n var currentChildMapping = (0, _ChildMapping.getChildMapping)(_this.props.children);\n\n if (currentChildMapping && currentChildMapping.hasOwnProperty(key)) {\n // This entered again before it fully left. Add it again.\n _this.keysToEnter.push(key);\n } else {\n _this.setState(function (state) {\n var newChildren = _extends({}, state.children);\n delete newChildren[key];\n return { children: newChildren };\n });\n }\n };\n\n _this.childRefs = Object.create(null);\n\n _this.state = {\n children: (0, _ChildMapping.getChildMapping)(props.children)\n };\n return _this;\n }\n\n TransitionGroup.prototype.componentWillMount = function componentWillMount() {\n this.currentlyTransitioningKeys = {};\n this.keysToEnter = [];\n this.keysToLeave = [];\n };\n\n TransitionGroup.prototype.componentDidMount = function componentDidMount() {\n var initialChildMapping = this.state.children;\n for (var key in initialChildMapping) {\n if (initialChildMapping[key]) {\n this.performAppear(key, this.childRefs[key]);\n }\n }\n };\n\n TransitionGroup.prototype.componentWillReceiveProps = function componentWillReceiveProps(nextProps) {\n var nextChildMapping = (0, _ChildMapping.getChildMapping)(nextProps.children);\n var prevChildMapping = this.state.children;\n\n this.setState({\n children: (0, _ChildMapping.mergeChildMappings)(prevChildMapping, nextChildMapping)\n });\n\n for (var key in nextChildMapping) {\n var hasPrev = prevChildMapping && prevChildMapping.hasOwnProperty(key);\n if (nextChildMapping[key] && !hasPrev && !this.currentlyTransitioningKeys[key]) {\n this.keysToEnter.push(key);\n }\n }\n\n for (var _key in prevChildMapping) {\n var hasNext = nextChildMapping && nextChildMapping.hasOwnProperty(_key);\n if (prevChildMapping[_key] && !hasNext && !this.currentlyTransitioningKeys[_key]) {\n this.keysToLeave.push(_key);\n }\n }\n\n // If we want to someday check for reordering, we could do it here.\n };\n\n TransitionGroup.prototype.componentDidUpdate = function componentDidUpdate() {\n var _this2 = this;\n\n var keysToEnter = this.keysToEnter;\n this.keysToEnter = [];\n keysToEnter.forEach(function (key) {\n return _this2.performEnter(key, _this2.childRefs[key]);\n });\n\n var keysToLeave = this.keysToLeave;\n this.keysToLeave = [];\n keysToLeave.forEach(function (key) {\n return _this2.performLeave(key, _this2.childRefs[key]);\n });\n };\n\n TransitionGroup.prototype.render = function render() {\n var _this3 = this;\n\n // TODO: we could get rid of the need for the wrapper node\n // by cloning a single child\n var childrenToRender = [];\n\n var _loop = function _loop(key) {\n var child = _this3.state.children[key];\n if (child) {\n var isCallbackRef = typeof child.ref !== 'string';\n var factoryChild = _this3.props.childFactory(child);\n var ref = function ref(r) {\n _this3.childRefs[key] = r;\n };\n\n false ? (0, _warning2.default)(isCallbackRef, 'string refs are not supported on children of TransitionGroup and will be ignored. ' + 'Please use a callback ref instead: https://facebook.github.io/react/docs/refs-and-the-dom.html#the-ref-callback-attribute') : void 0;\n\n // Always chaining the refs leads to problems when the childFactory\n // wraps the child. The child ref callback gets called twice with the\n // wrapper and the child. So we only need to chain the ref if the\n // factoryChild is not different from child.\n if (factoryChild === child && isCallbackRef) {\n ref = (0, _chainFunction2.default)(child.ref, ref);\n }\n\n // You may need to apply reactive updates to a child as it is leaving.\n // The normal React way to do it won't work since the child will have\n // already been removed. In case you need this behavior you can provide\n // a childFactory function to wrap every child, even the ones that are\n // leaving.\n childrenToRender.push(_react2.default.cloneElement(factoryChild, {\n key: key,\n ref: ref\n }));\n }\n };\n\n for (var key in this.state.children) {\n _loop(key);\n }\n\n // Do not forward TransitionGroup props to primitive DOM nodes\n var props = _extends({}, this.props);\n delete props.transitionLeave;\n delete props.transitionName;\n delete props.transitionAppear;\n delete props.transitionEnter;\n delete props.childFactory;\n delete props.transitionLeaveTimeout;\n delete props.transitionEnterTimeout;\n delete props.transitionAppearTimeout;\n delete props.component;\n\n return _react2.default.createElement(this.props.component, props, childrenToRender);\n };\n\n return TransitionGroup;\n}(_react2.default.Component);\n\nTransitionGroup.displayName = 'TransitionGroup';\n\n\nTransitionGroup.propTypes = false ? propTypes : {};\nTransitionGroup.defaultProps = defaultProps;\n\nexports.default = TransitionGroup;\nmodule.exports = exports['default'];\n\n/***/ },\n/* 328 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n\n\nexports.__esModule = true;\nexports.getChildMapping = getChildMapping;\nexports.mergeChildMappings = mergeChildMappings;\n\nvar _react = __webpack_require__(1);\n\n/**\n * Given `this.props.children`, return an object mapping key to child.\n *\n * @param {*} children `this.props.children`\n * @return {object} Mapping of key to child\n */\nfunction getChildMapping(children) {\n if (!children) {\n return children;\n }\n var result = {};\n _react.Children.map(children, function (child) {\n return child;\n }).forEach(function (child) {\n result[child.key] = child;\n });\n return result;\n}\n\n/**\n * When you're adding or removing children some may be added or removed in the\n * same render pass. We want to show *both* since we want to simultaneously\n * animate elements in and out. This function takes a previous set of keys\n * and a new set of keys and merges them with its best guess of the correct\n * ordering. In the future we may expose some of the utilities in\n * ReactMultiChild to make this easy, but for now React itself does not\n * directly have this concept of the union of prevChildren and nextChildren\n * so we implement it here.\n *\n * @param {object} prev prev children as returned from\n * `ReactTransitionChildMapping.getChildMapping()`.\n * @param {object} next next children as returned from\n * `ReactTransitionChildMapping.getChildMapping()`.\n * @return {object} a key set that contains all keys in `prev` and all keys\n * in `next` in a reasonable order.\n */\nfunction mergeChildMappings(prev, next) {\n prev = prev || {};\n next = next || {};\n\n function getValueForKey(key) {\n if (next.hasOwnProperty(key)) {\n return next[key];\n }\n\n return prev[key];\n }\n\n // For each key of `next`, the list of keys to insert before that key in\n // the combined list\n var nextKeysPending = {};\n\n var pendingKeys = [];\n for (var prevKey in prev) {\n if (next.hasOwnProperty(prevKey)) {\n if (pendingKeys.length) {\n nextKeysPending[prevKey] = pendingKeys;\n pendingKeys = [];\n }\n } else {\n pendingKeys.push(prevKey);\n }\n }\n\n var i = void 0;\n var childMapping = {};\n for (var nextKey in next) {\n if (nextKeysPending.hasOwnProperty(nextKey)) {\n for (i = 0; i < nextKeysPending[nextKey].length; i++) {\n var pendingNextKey = nextKeysPending[nextKey][i];\n childMapping[nextKeysPending[nextKey][i]] = getValueForKey(pendingNextKey);\n }\n }\n childMapping[nextKey] = getValueForKey(nextKey);\n }\n\n // Finally, add the keys which didn't appear before any key in `next`\n for (i = 0; i < pendingKeys.length; i++) {\n childMapping[pendingKeys[i]] = getValueForKey(pendingKeys[i]);\n }\n\n return childMapping;\n}\n\n/***/ },\n/* 329 */,\n/* 330 */,\n/* 331 */,\n/* 332 */,\n/* 333 */\n/***/ function(module, exports) {\n\nfunction select(element) {\n var selectedText;\n\n if (element.nodeName === 'SELECT') {\n element.focus();\n\n selectedText = element.value;\n }\n else if (element.nodeName === 'INPUT' || element.nodeName === 'TEXTAREA') {\n var isReadOnly = element.hasAttribute('readonly');\n\n if (!isReadOnly) {\n element.setAttribute('readonly', '');\n }\n\n element.select();\n element.setSelectionRange(0, element.value.length);\n\n if (!isReadOnly) {\n element.removeAttribute('readonly');\n }\n\n selectedText = element.value;\n }\n else {\n if (element.hasAttribute('contenteditable')) {\n element.focus();\n }\n\n var selection = window.getSelection();\n var range = document.createRange();\n\n range.selectNodeContents(element);\n selection.removeAllRanges();\n selection.addRange(range);\n\n selectedText = selection.toString();\n }\n\n return selectedText;\n}\n\nmodule.exports = select;\n\n\n/***/ },\n/* 334 */,\n/* 335 */,\n/* 336 */,\n/* 337 */,\n/* 338 */\n/***/ function(module, exports) {\n\nfunction E () {\n // Keep this empty so it's easier to inherit from\n // (via https://github.com/lipsmack from https://github.com/scottcorgan/tiny-emitter/issues/3)\n}\n\nE.prototype = {\n on: function (name, callback, ctx) {\n var e = this.e || (this.e = {});\n\n (e[name] || (e[name] = [])).push({\n fn: callback,\n ctx: ctx\n });\n\n return this;\n },\n\n once: function (name, callback, ctx) {\n var self = this;\n function listener () {\n self.off(name, listener);\n callback.apply(ctx, arguments);\n };\n\n listener._ = callback\n return this.on(name, listener, ctx);\n },\n\n emit: function (name) {\n var data = [].slice.call(arguments, 1);\n var evtArr = ((this.e || (this.e = {}))[name] || []).slice();\n var i = 0;\n var len = evtArr.length;\n\n for (i; i < len; i++) {\n evtArr[i].fn.apply(evtArr[i].ctx, data);\n }\n\n return this;\n },\n\n off: function (name, callback) {\n var e = this.e || (this.e = {});\n var evts = e[name];\n var liveEvents = [];\n\n if (evts && callback) {\n for (var i = 0, len = evts.length; i < len; i++) {\n if (evts[i].fn !== callback && evts[i].fn._ !== callback)\n liveEvents.push(evts[i]);\n }\n }\n\n // Remove event from queue to prevent memory leak\n // Suggested by https://github.com/lazd\n // Ref: https://github.com/scottcorgan/tiny-emitter/commit/c6ebfaa9bc973b33d110a84a307742b7cf94c953#commitcomment-5024910\n\n (liveEvents.length)\n ? e[name] = liveEvents\n : delete e[name];\n\n return this;\n }\n};\n\nmodule.exports = E;\nmodule.exports.TinyEmitter = E;\n\n\n/***/ },\n/* 339 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/**\n * Copyright 2014-2015, Facebook, Inc.\n * All rights reserved.\n *\n * This source code is licensed under the BSD-style license found in the\n * LICENSE file in the root directory of this source tree. An additional grant\n * of patent rights can be found in the PATENTS file in the same directory.\n */\n\n\n\n/**\n * Similar to invariant but only logs a warning if the condition is not met.\n * This can be used to log issues in development environments in critical\n * paths. Removing the logging code for production environments will keep the\n * same logic and follow the same code paths.\n */\n\nvar warning = function() {};\n\nif (false) {\n warning = function(condition, format, args) {\n var len = arguments.length;\n args = new Array(len > 2 ? len - 2 : 0);\n for (var key = 2; key < len; key++) {\n args[key - 2] = arguments[key];\n }\n if (format === undefined) {\n throw new Error(\n '`warning(condition, format, ...args)` requires a warning ' +\n 'message argument'\n );\n }\n\n if (format.length < 10 || (/^[s\\W]*$/).test(format)) {\n throw new Error(\n 'The warning format should be able to uniquely identify this ' +\n 'warning. Please, use a more descriptive format than: ' + format\n );\n }\n\n if (!condition) {\n var argIndex = 0;\n var message = 'Warning: ' +\n format.replace(/%s/g, function() {\n return args[argIndex++];\n });\n if (typeof console !== 'undefined') {\n console.error(message);\n }\n try {\n // This error was thrown as a convenience so that you can use this stack\n // to find the callsite that caused this warning to fire.\n throw new Error(message);\n } catch(x) {}\n }\n };\n}\n\nmodule.exports = warning;\n\n\n/***/ },\n/* 340 */,\n/* 341 */\n/***/ function(module, exports) {\n\nmodule.exports = function(module) {\r\n\tif(!module.webpackPolyfill) {\r\n\t\tmodule.deprecate = function() {};\r\n\t\tmodule.paths = [];\r\n\t\t// module.parent = undefined by default\r\n\t\tif(!module.children) module.children = [];\r\n\t\tObject.defineProperty(module, \"loaded\", {\r\n\t\t\tenumerable: true,\r\n\t\t\tconfigurable: false,\r\n\t\t\tget: function() { return module.l; }\r\n\t\t});\r\n\t\tObject.defineProperty(module, \"id\", {\r\n\t\t\tenumerable: true,\r\n\t\t\tconfigurable: false,\r\n\t\t\tget: function() { return module.i; }\r\n\t\t});\r\n\t\tmodule.webpackPolyfill = 1;\r\n\t}\r\n\treturn module;\r\n}\r\n\n\n/***/ },\n/* 342 */,\n/* 343 */\n/***/ function(module, exports, __webpack_require__) {\n\n\"use strict\";\n/* WEBPACK VAR INJECTION */(function(global) {Object.defineProperty(exports, \"__esModule\", { value: true });\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__partials_breakpoints__ = __webpack_require__(9);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_jquery__ = __webpack_require__(2);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_jquery___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_1_jquery__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2_react__ = __webpack_require__(1);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_2_react__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_3_react_dom__ = __webpack_require__(7);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_3_react_dom___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_3_react_dom__);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_4__MaterialList__ = __webpack_require__(173);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_5__MaterialList_api_mock__ = __webpack_require__(25);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_6__NavigationSearch__ = __webpack_require__(175);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_7__NavigationSearch_api_MockInitial__ = __webpack_require__(174);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_8__CoursesList__ = __webpack_require__(170);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_9__WebinarsList__ = __webpack_require__(178);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_10__AssetViewer__ = __webpack_require__(169);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_11__AssetPopupLoader__ = __webpack_require__(168);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_12__Notifications_components_announcement__ = __webpack_require__(176);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_13__AssetFeed__ = __webpack_require__(167);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_14__KnowledgeBase__ = __webpack_require__(172);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_15__ElevioArticleViewer__ = __webpack_require__(171);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_16__NotificationsFeed__ = __webpack_require__(177);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_17__services_analytics__ = __webpack_require__(5);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_18__utils_helpers__ = __webpack_require__(27);\n/* harmony import */ var __WEBPACK_IMPORTED_MODULE_19__utils_location__ = __webpack_require__(28);\n\n\nglobal.canUseDOM = !(typeof window == 'undefined');\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nglobal.ReactComponents = {\n MaterialList: __WEBPACK_IMPORTED_MODULE_4__MaterialList__[\"a\" /* default */],\n NavigationSearch: __WEBPACK_IMPORTED_MODULE_6__NavigationSearch__[\"a\" /* default */],\n CoursesList: __WEBPACK_IMPORTED_MODULE_8__CoursesList__[\"a\" /* default */],\n AssetViewer: __WEBPACK_IMPORTED_MODULE_10__AssetViewer__[\"a\" /* default */],\n WebinarsList: __WEBPACK_IMPORTED_MODULE_9__WebinarsList__[\"a\" /* default */],\n Announcement: __WEBPACK_IMPORTED_MODULE_12__Notifications_components_announcement__[\"a\" /* default */],\n AssetFeed: __WEBPACK_IMPORTED_MODULE_13__AssetFeed__[\"a\" /* default */],\n KnowledgeBase: __WEBPACK_IMPORTED_MODULE_14__KnowledgeBase__[\"a\" /* default */],\n ElevioArticleViewer: __WEBPACK_IMPORTED_MODULE_15__ElevioArticleViewer__[\"a\" /* default */],\n NotificationsFeed: __WEBPACK_IMPORTED_MODULE_16__NotificationsFeed__[\"a\" /* default */],\n AssetPopupLoader: __WEBPACK_IMPORTED_MODULE_11__AssetPopupLoader__[\"a\" /* default */]\n};\n\nif (global.canUseDOM) {\n window.ReactDOM = __WEBPACK_IMPORTED_MODULE_3_react_dom___default.a;\n window.React = __WEBPACK_IMPORTED_MODULE_2_react___default.a;\n\n window.global = { ReactComponents: ReactComponents };\n}\n\nfunction getIsLinkEvent(event) {\n var href = event.target.getAttribute('href');\n return Boolean(href) && href !== '#';\n}\n\nfunction getLinkEventLocation(event) {\n var isNavigationChild = __WEBPACK_IMPORTED_MODULE_1_jquery___default()('.c-global-nav').find(event.target).length > 0;\n var isFooterChild = __WEBPACK_IMPORTED_MODULE_1_jquery___default()('.c-global-footer').find(event.target).length > 0;\n\n if (isNavigationChild) {\n return 'Navigation';\n }\n\n if (isFooterChild) {\n return 'Footer';\n }\n\n return 'Page Body';\n}\n\nfunction getLinkEventType(event) {\n var targetHostname = event.target.hostname;\n var locationHostname = window.location.hostname;\n var linkType = event.target.getAttribute('data-link-type');\n var subdomainRegExp = /(\\.3shape\\.com)/g;\n\n if (linkType) {\n return linkType;\n }\n\n if (targetHostname === locationHostname) {\n return 'internal';\n }\n\n if (subdomainRegExp.test(targetHostname)) {\n return 'ecosystem';\n }\n\n return 'outbound';\n}\n\nfunction getIsLoginReferrer() {\n var referrer = document.referrer.toLowerCase();\n var loginRegExp = /(\\/login)/g;\n return loginRegExp.test(referrer);\n}\n\nfunction trackLogin() {\n if (!getIsLoginReferrer()) {\n return;\n }\n\n __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_17__services_analytics__[\"a\" /* trackEvent */])('Logged In', {\n userName: __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_18__utils_helpers__[\"a\" /* path */])(['_elev', 'shapeUser', 'username'], window),\n userId: __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_18__utils_helpers__[\"a\" /* path */])(['_elev', 'shapeUser', 'user_id'], window),\n campaign: __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_19__utils_location__[\"a\" /* getUtmParameters */])()\n });\n}\n\nfunction trackLoggedOut() {\n __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_17__services_analytics__[\"a\" /* trackEvent */])('Logged Out', {\n userName: __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_18__utils_helpers__[\"a\" /* path */])(['_elev', 'shapeUser', 'username'], window),\n userId: __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_18__utils_helpers__[\"a\" /* path */])(['_elev', 'shapeUser', 'user_id'], window),\n campaign: __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_19__utils_location__[\"a\" /* getUtmParameters */])()\n });\n}\n\nfunction trackLinkClicked(event) {\n if (!getIsLinkEvent(event)) {\n return;\n }\n\n __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_17__services_analytics__[\"a\" /* trackEvent */])('Link Clicked', {\n anchorText: event.target.textContent.trim(),\n destination: event.target.hostname,\n href: event.target.href,\n type: getLinkEventType(event),\n location: getLinkEventLocation(event),\n courseId: event.target.getAttribute('data-link-course-id'),\n courseTitle: event.target.getAttribute('data-link-course-title')\n });\n}\n\nif (__WEBPACK_IMPORTED_MODULE_1_jquery___default()('.c-modal-open-button').length) {\n var buttonElements = __WEBPACK_IMPORTED_MODULE_1_jquery___default()('.c-modal-open-button');\n\n __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_3_react_dom__[\"render\"])(__WEBPACK_IMPORTED_MODULE_2_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_10__AssetViewer__[\"a\" /* default */], { buttonElements: buttonElements }), document.getElementById('modalroot'));\n}\n\nif (__WEBPACK_IMPORTED_MODULE_1_jquery___default()('.c-download-fromview-asset-button').length) {\n var downloadButtons = __WEBPACK_IMPORTED_MODULE_1_jquery___default()('.c-download-fromview-asset-button');\n downloadButtons.on('click', function (e) {\n var $target = __WEBPACK_IMPORTED_MODULE_1_jquery___default()(e.target);\n var item = {\n id: $target.data('item-id'),\n name: $target.data('item-name'),\n extension: $target.data('item-extension'),\n downloadUrl: $target.data('item-downloadurl'),\n materialType: $target.data('item-materialtype'),\n fromSearch: !!$target.data('from-search'),\n products: $target.data('item-products').split(', '),\n downloadSource: $target.data('item-downloadsource'),\n channels: $target.data('item-channels').split(', ')\n };\n\n __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_17__services_analytics__[\"a\" /* trackEvent */])('Asset Downloaded', {\n assetId: item.id,\n materialType: item.materialType,\n assetFilename: item.name,\n assetFileFormat: item.extension,\n fromSearch: false,\n products: item.products,\n channels: item.channels,\n source: item.downloadSource\n });\n });\n}\n\n__WEBPACK_IMPORTED_MODULE_1_jquery___default()(document).on('click', '.elevio--categories-container ._elevio_articlelink', function (e) {\n var $target = __WEBPACK_IMPORTED_MODULE_1_jquery___default()(e.target);\n if (window.analytics) {\n window.analytics.elevio = {\n source: 'KnowledgeBase Page - Categories list',\n articleTitle: $target.text().trim()\n };\n }\n});\n\n__WEBPACK_IMPORTED_MODULE_1_jquery___default()(document).on('click', '.elevio--related-categories ._elevio_articlelink', function (e) {\n var $target = __WEBPACK_IMPORTED_MODULE_1_jquery___default()(e.target);\n if (window.analytics) {\n window.analytics.elevio = {\n source: 'KnowledgeBase Page - Related articles',\n articleTitle: $target.text().trim()\n };\n }\n});\n\n__WEBPACK_IMPORTED_MODULE_1_jquery___default()(document).on('click', '.elevio--search-container ._elevio_articlelink', function (e) {\n var $target = __WEBPACK_IMPORTED_MODULE_1_jquery___default()(e.target);\n if (window.analytics) {\n window.analytics.elevio = {\n source: 'KnowledgeBase Page - Search Component',\n articleTitle: $target.text().trim(),\n searchTerm: window._elev.shapeUser && window._elev.shapeUser.traits.searches ? window._elev.shapeUser.traits.searches.pop() : ''\n };\n }\n});\n\n__WEBPACK_IMPORTED_MODULE_1_jquery___default()(document).on('click', '._elevio_widget ._elevio_suggestions ._elevio_articlelink', function (e) {\n var $target = __WEBPACK_IMPORTED_MODULE_1_jquery___default()(e.target);\n if (window.analytics) {\n window.analytics.elevio = {\n source: 'Elevio Widget - Suggestions',\n articleTitle: $target.text().trim()\n };\n }\n});\n\n__WEBPACK_IMPORTED_MODULE_1_jquery___default()(document).on('click', '._elevio_widget ._elevio_category ._elevio_articlelink', function (e) {\n var $target = __WEBPACK_IMPORTED_MODULE_1_jquery___default()(e.target);\n if (window.analytics) {\n window.analytics.elevio = {\n source: 'Elevio Widget - Categories list',\n articleTitle: $target.text().trim()\n };\n }\n});\n\n__WEBPACK_IMPORTED_MODULE_1_jquery___default()(document).on('click', '._elevio_widget ._elevio_search ._elevio_articlelink', function (e) {\n var $target = __WEBPACK_IMPORTED_MODULE_1_jquery___default()(e.target);\n if (window.analytics) {\n window.analytics.elevio = {\n source: 'Elevio Widget - Search',\n articleTitle: $target.text().trim(),\n searchTerm: window._elev.shapeUser && window._elev.shapeUser.traits.searches ? window._elev.shapeUser.traits.searches.pop() : ''\n };\n }\n});\n\n__WEBPACK_IMPORTED_MODULE_1_jquery___default()(document).on('click', '.js-user-logout-button', trackLoggedOut);\n\n__WEBPACK_IMPORTED_MODULE_1_jquery___default()(document).on('click', 'a', trackLinkClicked);\n\n__WEBPACK_IMPORTED_MODULE_1_jquery___default()(document).on('scroll', function () {\n sideMenuPosition();\n});\n\n__WEBPACK_IMPORTED_MODULE_1_jquery___default()(window).on('resize', function () {\n sideMenuPosition();\n});\n\n__WEBPACK_IMPORTED_MODULE_1_jquery___default()(window).on('load', function () {\n sideMenuPosition();\n trackLogin();\n});\n\nfunction sideMenuPosition() {\n var announcement = document.getElementsByClassName('c__announcement-bar').item(0);\n var header = document.getElementsByClassName('c-breadcrumb__inner-wrapper').item(0);\n var nav = document.getElementsByClassName('c-global-nav').item(0);\n if (!!announcement) {\n var sideMenu = __WEBPACK_IMPORTED_MODULE_1_jquery___default()('.c-global-nav.notification-is-open');\n\n if (__WEBPACK_IMPORTED_MODULE_1_jquery___default()(window).scrollTop() > announcement.clientHeight) {\n sideMenu.removeClass('absolute');\n __WEBPACK_IMPORTED_MODULE_1_jquery___default()('.c-nav-list-wrapper').css('height', 'calc(100vh - 58px)');\n if (header !== null && header !== undefined) {\n header.classList.add('narrow');\n }\n if (nav !== null && nav !== undefined) {\n nav.classList.add('narrow-header');\n }\n if (__webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__partials_breakpoints__[\"a\" /* isAbove */])('48em')) {\n __WEBPACK_IMPORTED_MODULE_1_jquery___default()('.c-global-nav__level').css('height', '100vh');\n }\n } else {\n sideMenu.addClass('absolute');\n __WEBPACK_IMPORTED_MODULE_1_jquery___default()('.c-nav-list-wrapper').css('height', 'calc(100vh - ' + (announcement.clientHeight + 80) + 'px)');\n if (header !== null && header !== undefined) {\n header.classList.remove('narrow');\n }\n if (nav !== null && nav !== undefined) {\n nav.classList.remove('narrow-header');\n }\n if (__webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__partials_breakpoints__[\"a\" /* isAbove */])('48em')) {\n __WEBPACK_IMPORTED_MODULE_1_jquery___default()('.c-global-nav__level').css('height', 'calc(100vh - ' + announcement.clientHeight + 'px)');\n }\n }\n } else {\n if (__webpack_require__.i(__WEBPACK_IMPORTED_MODULE_0__partials_breakpoints__[\"a\" /* isAbove */])('48em')) {\n if (__WEBPACK_IMPORTED_MODULE_1_jquery___default()(window).scrollTop() > 0) {\n if (header !== null && header !== undefined) {\n header.classList.add('narrow');\n }\n if (nav !== null && nav !== undefined) {\n nav.classList.add('narrow-header');\n }\n } else {\n if (header !== null && header !== undefined) {\n header.classList.remove('narrow');\n }\n if (nav !== null && nav !== undefined) {\n nav.classList.remove('narrow-header');\n }\n }\n }\n }\n}\n\n// deselect first value\nif (__WEBPACK_IMPORTED_MODULE_1_jquery___default()('.blank-default-form-select select').length) {\n __WEBPACK_IMPORTED_MODULE_1_jquery___default()('.blank-default-form-select select').prop('selectedIndex', -1);\n}\n\n//For prototype only.\nif (document.getElementById('imagebank')) {\n __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_3_react_dom__[\"render\"])(__WEBPACK_IMPORTED_MODULE_2_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_4__MaterialList__[\"a\" /* default */], __WEBPACK_IMPORTED_MODULE_5__MaterialList_api_mock__[\"a\" /* mockImageBankState */]), document.getElementById('imagebank'));\n}\n\nif (document.getElementById('material-list')) {\n __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_3_react_dom__[\"render\"])(__WEBPACK_IMPORTED_MODULE_2_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_4__MaterialList__[\"a\" /* default */], __WEBPACK_IMPORTED_MODULE_5__MaterialList_api_mock__[\"b\" /* mockMaterialState */]), document.getElementById('material-list'));\n}\n\nif (document.getElementById('document-list')) {\n __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_3_react_dom__[\"render\"])(__WEBPACK_IMPORTED_MODULE_2_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_4__MaterialList__[\"a\" /* default */], __WEBPACK_IMPORTED_MODULE_5__MaterialList_api_mock__[\"c\" /* mockDocumentState */]), document.getElementById('document-list'));\n}\n\nif (document.getElementById('navigation-search')) {\n __webpack_require__.i(__WEBPACK_IMPORTED_MODULE_3_react_dom__[\"render\"])(__WEBPACK_IMPORTED_MODULE_2_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_6__NavigationSearch__[\"a\" /* default */], __WEBPACK_IMPORTED_MODULE_7__NavigationSearch_api_MockInitial__[\"a\" /* mockSearchState */]), document.getElementById('navigation-search'));\n}\n\n//IE polyfil\nif (!Array.prototype.find) {\n Object.defineProperty(Array.prototype, 'find', {\n value: function value(predicate) {\n // 1. Let O be ? ToObject(this value).\n if (this == null) {\n throw new TypeError('\"this\" is null or not defined');\n }\n\n var o = Object(this);\n\n // 2. Let len be ? ToLength(? Get(O, \"length\")).\n var len = o.length >>> 0;\n\n // 3. If IsCallable(predicate) is false, throw a TypeError exception.\n if (typeof predicate !== 'function') {\n throw new TypeError('predicate must be a function');\n }\n\n // 4. If thisArg was supplied, let T be thisArg; else let T be undefined.\n var thisArg = arguments[1];\n\n // 5. Let k be 0.\n var k = 0;\n\n // 6. Repeat, while k < len\n while (k < len) {\n // a. Let Pk be ! ToString(k).\n // b. Let kValue be ? Get(O, Pk).\n // c. Let testResult be ToBoolean(? Call(predicate, T, « kValue, k, O »)).\n // d. If testResult is true, return kValue.\n var kValue = o[k];\n if (predicate.call(thisArg, kValue, k, o)) {\n return kValue;\n }\n // e. Increase k by 1.\n k++;\n }\n\n // 7. Return undefined.\n return undefined;\n },\n configurable: true,\n writable: true\n });\n}\n/* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(10)))\n\n/***/ }\n],[343]);\n\n\n// WEBPACK FOOTER //\n// react.bundle.js","//! moment.js\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :\n typeof define === 'function' && define.amd ? define(factory) :\n global.moment = factory()\n}(this, (function () { 'use strict';\n\n var hookCallback;\n\n function hooks () {\n return hookCallback.apply(null, arguments);\n }\n\n // This is done to register the method called with moment()\n // without creating circular dependencies.\n function setHookCallback (callback) {\n hookCallback = callback;\n }\n\n function isArray(input) {\n return input instanceof Array || Object.prototype.toString.call(input) === '[object Array]';\n }\n\n function isObject(input) {\n // IE8 will treat undefined and null as object if it wasn't for\n // input != null\n return input != null && Object.prototype.toString.call(input) === '[object Object]';\n }\n\n function isObjectEmpty(obj) {\n if (Object.getOwnPropertyNames) {\n return (Object.getOwnPropertyNames(obj).length === 0);\n } else {\n var k;\n for (k in obj) {\n if (obj.hasOwnProperty(k)) {\n return false;\n }\n }\n return true;\n }\n }\n\n function isUndefined(input) {\n return input === void 0;\n }\n\n function isNumber(input) {\n return typeof input === 'number' || Object.prototype.toString.call(input) === '[object Number]';\n }\n\n function isDate(input) {\n return input instanceof Date || Object.prototype.toString.call(input) === '[object Date]';\n }\n\n function map(arr, fn) {\n var res = [], i;\n for (i = 0; i < arr.length; ++i) {\n res.push(fn(arr[i], i));\n }\n return res;\n }\n\n function hasOwnProp(a, b) {\n return Object.prototype.hasOwnProperty.call(a, b);\n }\n\n function extend(a, b) {\n for (var i in b) {\n if (hasOwnProp(b, i)) {\n a[i] = b[i];\n }\n }\n\n if (hasOwnProp(b, 'toString')) {\n a.toString = b.toString;\n }\n\n if (hasOwnProp(b, 'valueOf')) {\n a.valueOf = b.valueOf;\n }\n\n return a;\n }\n\n function createUTC (input, format, locale, strict) {\n return createLocalOrUTC(input, format, locale, strict, true).utc();\n }\n\n function defaultParsingFlags() {\n // We need to deep clone this object.\n return {\n empty : false,\n unusedTokens : [],\n unusedInput : [],\n overflow : -2,\n charsLeftOver : 0,\n nullInput : false,\n invalidMonth : null,\n invalidFormat : false,\n userInvalidated : false,\n iso : false,\n parsedDateParts : [],\n meridiem : null,\n rfc2822 : false,\n weekdayMismatch : false\n };\n }\n\n function getParsingFlags(m) {\n if (m._pf == null) {\n m._pf = defaultParsingFlags();\n }\n return m._pf;\n }\n\n var some;\n if (Array.prototype.some) {\n some = Array.prototype.some;\n } else {\n some = function (fun) {\n var t = Object(this);\n var len = t.length >>> 0;\n\n for (var i = 0; i < len; i++) {\n if (i in t && fun.call(this, t[i], i, t)) {\n return true;\n }\n }\n\n return false;\n };\n }\n\n function isValid(m) {\n if (m._isValid == null) {\n var flags = getParsingFlags(m);\n var parsedParts = some.call(flags.parsedDateParts, function (i) {\n return i != null;\n });\n var isNowValid = !isNaN(m._d.getTime()) &&\n flags.overflow < 0 &&\n !flags.empty &&\n !flags.invalidMonth &&\n !flags.invalidWeekday &&\n !flags.weekdayMismatch &&\n !flags.nullInput &&\n !flags.invalidFormat &&\n !flags.userInvalidated &&\n (!flags.meridiem || (flags.meridiem && parsedParts));\n\n if (m._strict) {\n isNowValid = isNowValid &&\n flags.charsLeftOver === 0 &&\n flags.unusedTokens.length === 0 &&\n flags.bigHour === undefined;\n }\n\n if (Object.isFrozen == null || !Object.isFrozen(m)) {\n m._isValid = isNowValid;\n }\n else {\n return isNowValid;\n }\n }\n return m._isValid;\n }\n\n function createInvalid (flags) {\n var m = createUTC(NaN);\n if (flags != null) {\n extend(getParsingFlags(m), flags);\n }\n else {\n getParsingFlags(m).userInvalidated = true;\n }\n\n return m;\n }\n\n // Plugins that add properties should also add the key here (null value),\n // so we can properly clone ourselves.\n var momentProperties = hooks.momentProperties = [];\n\n function copyConfig(to, from) {\n var i, prop, val;\n\n if (!isUndefined(from._isAMomentObject)) {\n to._isAMomentObject = from._isAMomentObject;\n }\n if (!isUndefined(from._i)) {\n to._i = from._i;\n }\n if (!isUndefined(from._f)) {\n to._f = from._f;\n }\n if (!isUndefined(from._l)) {\n to._l = from._l;\n }\n if (!isUndefined(from._strict)) {\n to._strict = from._strict;\n }\n if (!isUndefined(from._tzm)) {\n to._tzm = from._tzm;\n }\n if (!isUndefined(from._isUTC)) {\n to._isUTC = from._isUTC;\n }\n if (!isUndefined(from._offset)) {\n to._offset = from._offset;\n }\n if (!isUndefined(from._pf)) {\n to._pf = getParsingFlags(from);\n }\n if (!isUndefined(from._locale)) {\n to._locale = from._locale;\n }\n\n if (momentProperties.length > 0) {\n for (i = 0; i < momentProperties.length; i++) {\n prop = momentProperties[i];\n val = from[prop];\n if (!isUndefined(val)) {\n to[prop] = val;\n }\n }\n }\n\n return to;\n }\n\n var updateInProgress = false;\n\n // Moment prototype object\n function Moment(config) {\n copyConfig(this, config);\n this._d = new Date(config._d != null ? config._d.getTime() : NaN);\n if (!this.isValid()) {\n this._d = new Date(NaN);\n }\n // Prevent infinite loop in case updateOffset creates new moment\n // objects.\n if (updateInProgress === false) {\n updateInProgress = true;\n hooks.updateOffset(this);\n updateInProgress = false;\n }\n }\n\n function isMoment (obj) {\n return obj instanceof Moment || (obj != null && obj._isAMomentObject != null);\n }\n\n function absFloor (number) {\n if (number < 0) {\n // -0 -> 0\n return Math.ceil(number) || 0;\n } else {\n return Math.floor(number);\n }\n }\n\n function toInt(argumentForCoercion) {\n var coercedNumber = +argumentForCoercion,\n value = 0;\n\n if (coercedNumber !== 0 && isFinite(coercedNumber)) {\n value = absFloor(coercedNumber);\n }\n\n return value;\n }\n\n // compare two arrays, return the number of differences\n function compareArrays(array1, array2, dontConvert) {\n var len = Math.min(array1.length, array2.length),\n lengthDiff = Math.abs(array1.length - array2.length),\n diffs = 0,\n i;\n for (i = 0; i < len; i++) {\n if ((dontConvert && array1[i] !== array2[i]) ||\n (!dontConvert && toInt(array1[i]) !== toInt(array2[i]))) {\n diffs++;\n }\n }\n return diffs + lengthDiff;\n }\n\n function warn(msg) {\n if (hooks.suppressDeprecationWarnings === false &&\n (typeof console !== 'undefined') && console.warn) {\n console.warn('Deprecation warning: ' + msg);\n }\n }\n\n function deprecate(msg, fn) {\n var firstTime = true;\n\n return extend(function () {\n if (hooks.deprecationHandler != null) {\n hooks.deprecationHandler(null, msg);\n }\n if (firstTime) {\n var args = [];\n var arg;\n for (var i = 0; i < arguments.length; i++) {\n arg = '';\n if (typeof arguments[i] === 'object') {\n arg += '\\n[' + i + '] ';\n for (var key in arguments[0]) {\n arg += key + ': ' + arguments[0][key] + ', ';\n }\n arg = arg.slice(0, -2); // Remove trailing comma and space\n } else {\n arg = arguments[i];\n }\n args.push(arg);\n }\n warn(msg + '\\nArguments: ' + Array.prototype.slice.call(args).join('') + '\\n' + (new Error()).stack);\n firstTime = false;\n }\n return fn.apply(this, arguments);\n }, fn);\n }\n\n var deprecations = {};\n\n function deprecateSimple(name, msg) {\n if (hooks.deprecationHandler != null) {\n hooks.deprecationHandler(name, msg);\n }\n if (!deprecations[name]) {\n warn(msg);\n deprecations[name] = true;\n }\n }\n\n hooks.suppressDeprecationWarnings = false;\n hooks.deprecationHandler = null;\n\n function isFunction(input) {\n return input instanceof Function || Object.prototype.toString.call(input) === '[object Function]';\n }\n\n function set (config) {\n var prop, i;\n for (i in config) {\n prop = config[i];\n if (isFunction(prop)) {\n this[i] = prop;\n } else {\n this['_' + i] = prop;\n }\n }\n this._config = config;\n // Lenient ordinal parsing accepts just a number in addition to\n // number + (possibly) stuff coming from _dayOfMonthOrdinalParse.\n // TODO: Remove \"ordinalParse\" fallback in next major release.\n this._dayOfMonthOrdinalParseLenient = new RegExp(\n (this._dayOfMonthOrdinalParse.source || this._ordinalParse.source) +\n '|' + (/\\d{1,2}/).source);\n }\n\n function mergeConfigs(parentConfig, childConfig) {\n var res = extend({}, parentConfig), prop;\n for (prop in childConfig) {\n if (hasOwnProp(childConfig, prop)) {\n if (isObject(parentConfig[prop]) && isObject(childConfig[prop])) {\n res[prop] = {};\n extend(res[prop], parentConfig[prop]);\n extend(res[prop], childConfig[prop]);\n } else if (childConfig[prop] != null) {\n res[prop] = childConfig[prop];\n } else {\n delete res[prop];\n }\n }\n }\n for (prop in parentConfig) {\n if (hasOwnProp(parentConfig, prop) &&\n !hasOwnProp(childConfig, prop) &&\n isObject(parentConfig[prop])) {\n // make sure changes to properties don't modify parent config\n res[prop] = extend({}, res[prop]);\n }\n }\n return res;\n }\n\n function Locale(config) {\n if (config != null) {\n this.set(config);\n }\n }\n\n var keys;\n\n if (Object.keys) {\n keys = Object.keys;\n } else {\n keys = function (obj) {\n var i, res = [];\n for (i in obj) {\n if (hasOwnProp(obj, i)) {\n res.push(i);\n }\n }\n return res;\n };\n }\n\n var defaultCalendar = {\n sameDay : '[Today at] LT',\n nextDay : '[Tomorrow at] LT',\n nextWeek : 'dddd [at] LT',\n lastDay : '[Yesterday at] LT',\n lastWeek : '[Last] dddd [at] LT',\n sameElse : 'L'\n };\n\n function calendar (key, mom, now) {\n var output = this._calendar[key] || this._calendar['sameElse'];\n return isFunction(output) ? output.call(mom, now) : output;\n }\n\n var defaultLongDateFormat = {\n LTS : 'h:mm:ss A',\n LT : 'h:mm A',\n L : 'MM/DD/YYYY',\n LL : 'MMMM D, YYYY',\n LLL : 'MMMM D, YYYY h:mm A',\n LLLL : 'dddd, MMMM D, YYYY h:mm A'\n };\n\n function longDateFormat (key) {\n var format = this._longDateFormat[key],\n formatUpper = this._longDateFormat[key.toUpperCase()];\n\n if (format || !formatUpper) {\n return format;\n }\n\n this._longDateFormat[key] = formatUpper.replace(/MMMM|MM|DD|dddd/g, function (val) {\n return val.slice(1);\n });\n\n return this._longDateFormat[key];\n }\n\n var defaultInvalidDate = 'Invalid date';\n\n function invalidDate () {\n return this._invalidDate;\n }\n\n var defaultOrdinal = '%d';\n var defaultDayOfMonthOrdinalParse = /\\d{1,2}/;\n\n function ordinal (number) {\n return this._ordinal.replace('%d', number);\n }\n\n var defaultRelativeTime = {\n future : 'in %s',\n past : '%s ago',\n s : 'a few seconds',\n ss : '%d seconds',\n m : 'a minute',\n mm : '%d minutes',\n h : 'an hour',\n hh : '%d hours',\n d : 'a day',\n dd : '%d days',\n M : 'a month',\n MM : '%d months',\n y : 'a year',\n yy : '%d years'\n };\n\n function relativeTime (number, withoutSuffix, string, isFuture) {\n var output = this._relativeTime[string];\n return (isFunction(output)) ?\n output(number, withoutSuffix, string, isFuture) :\n output.replace(/%d/i, number);\n }\n\n function pastFuture (diff, output) {\n var format = this._relativeTime[diff > 0 ? 'future' : 'past'];\n return isFunction(format) ? format(output) : format.replace(/%s/i, output);\n }\n\n var aliases = {};\n\n function addUnitAlias (unit, shorthand) {\n var lowerCase = unit.toLowerCase();\n aliases[lowerCase] = aliases[lowerCase + 's'] = aliases[shorthand] = unit;\n }\n\n function normalizeUnits(units) {\n return typeof units === 'string' ? aliases[units] || aliases[units.toLowerCase()] : undefined;\n }\n\n function normalizeObjectUnits(inputObject) {\n var normalizedInput = {},\n normalizedProp,\n prop;\n\n for (prop in inputObject) {\n if (hasOwnProp(inputObject, prop)) {\n normalizedProp = normalizeUnits(prop);\n if (normalizedProp) {\n normalizedInput[normalizedProp] = inputObject[prop];\n }\n }\n }\n\n return normalizedInput;\n }\n\n var priorities = {};\n\n function addUnitPriority(unit, priority) {\n priorities[unit] = priority;\n }\n\n function getPrioritizedUnits(unitsObj) {\n var units = [];\n for (var u in unitsObj) {\n units.push({unit: u, priority: priorities[u]});\n }\n units.sort(function (a, b) {\n return a.priority - b.priority;\n });\n return units;\n }\n\n function zeroFill(number, targetLength, forceSign) {\n var absNumber = '' + Math.abs(number),\n zerosToFill = targetLength - absNumber.length,\n sign = number >= 0;\n return (sign ? (forceSign ? '+' : '') : '-') +\n Math.pow(10, Math.max(0, zerosToFill)).toString().substr(1) + absNumber;\n }\n\n var formattingTokens = /(\\[[^\\[]*\\])|(\\\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|YYYYYY|YYYYY|YYYY|YY|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g;\n\n var localFormattingTokens = /(\\[[^\\[]*\\])|(\\\\)?(LTS|LT|LL?L?L?|l{1,4})/g;\n\n var formatFunctions = {};\n\n var formatTokenFunctions = {};\n\n // token: 'M'\n // padded: ['MM', 2]\n // ordinal: 'Mo'\n // callback: function () { this.month() + 1 }\n function addFormatToken (token, padded, ordinal, callback) {\n var func = callback;\n if (typeof callback === 'string') {\n func = function () {\n return this[callback]();\n };\n }\n if (token) {\n formatTokenFunctions[token] = func;\n }\n if (padded) {\n formatTokenFunctions[padded[0]] = function () {\n return zeroFill(func.apply(this, arguments), padded[1], padded[2]);\n };\n }\n if (ordinal) {\n formatTokenFunctions[ordinal] = function () {\n return this.localeData().ordinal(func.apply(this, arguments), token);\n };\n }\n }\n\n function removeFormattingTokens(input) {\n if (input.match(/\\[[\\s\\S]/)) {\n return input.replace(/^\\[|\\]$/g, '');\n }\n return input.replace(/\\\\/g, '');\n }\n\n function makeFormatFunction(format) {\n var array = format.match(formattingTokens), i, length;\n\n for (i = 0, length = array.length; i < length; i++) {\n if (formatTokenFunctions[array[i]]) {\n array[i] = formatTokenFunctions[array[i]];\n } else {\n array[i] = removeFormattingTokens(array[i]);\n }\n }\n\n return function (mom) {\n var output = '', i;\n for (i = 0; i < length; i++) {\n output += isFunction(array[i]) ? array[i].call(mom, format) : array[i];\n }\n return output;\n };\n }\n\n // format date using native date object\n function formatMoment(m, format) {\n if (!m.isValid()) {\n return m.localeData().invalidDate();\n }\n\n format = expandFormat(format, m.localeData());\n formatFunctions[format] = formatFunctions[format] || makeFormatFunction(format);\n\n return formatFunctions[format](m);\n }\n\n function expandFormat(format, locale) {\n var i = 5;\n\n function replaceLongDateFormatTokens(input) {\n return locale.longDateFormat(input) || input;\n }\n\n localFormattingTokens.lastIndex = 0;\n while (i >= 0 && localFormattingTokens.test(format)) {\n format = format.replace(localFormattingTokens, replaceLongDateFormatTokens);\n localFormattingTokens.lastIndex = 0;\n i -= 1;\n }\n\n return format;\n }\n\n var match1 = /\\d/; // 0 - 9\n var match2 = /\\d\\d/; // 00 - 99\n var match3 = /\\d{3}/; // 000 - 999\n var match4 = /\\d{4}/; // 0000 - 9999\n var match6 = /[+-]?\\d{6}/; // -999999 - 999999\n var match1to2 = /\\d\\d?/; // 0 - 99\n var match3to4 = /\\d\\d\\d\\d?/; // 999 - 9999\n var match5to6 = /\\d\\d\\d\\d\\d\\d?/; // 99999 - 999999\n var match1to3 = /\\d{1,3}/; // 0 - 999\n var match1to4 = /\\d{1,4}/; // 0 - 9999\n var match1to6 = /[+-]?\\d{1,6}/; // -999999 - 999999\n\n var matchUnsigned = /\\d+/; // 0 - inf\n var matchSigned = /[+-]?\\d+/; // -inf - inf\n\n var matchOffset = /Z|[+-]\\d\\d:?\\d\\d/gi; // +00:00 -00:00 +0000 -0000 or Z\n var matchShortOffset = /Z|[+-]\\d\\d(?::?\\d\\d)?/gi; // +00 -00 +00:00 -00:00 +0000 -0000 or Z\n\n var matchTimestamp = /[+-]?\\d+(\\.\\d{1,3})?/; // 123456789 123456789.123\n\n // any word (or two) characters or numbers including two/three word month in arabic.\n // includes scottish gaelic two word and hyphenated months\n var matchWord = /[0-9]{0,256}['a-z\\u00A0-\\u05FF\\u0700-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFF07\\uFF10-\\uFFEF]{1,256}|[\\u0600-\\u06FF\\/]{1,256}(\\s*?[\\u0600-\\u06FF]{1,256}){1,2}/i;\n\n var regexes = {};\n\n function addRegexToken (token, regex, strictRegex) {\n regexes[token] = isFunction(regex) ? regex : function (isStrict, localeData) {\n return (isStrict && strictRegex) ? strictRegex : regex;\n };\n }\n\n function getParseRegexForToken (token, config) {\n if (!hasOwnProp(regexes, token)) {\n return new RegExp(unescapeFormat(token));\n }\n\n return regexes[token](config._strict, config._locale);\n }\n\n // Code from http://stackoverflow.com/questions/3561493/is-there-a-regexp-escape-function-in-javascript\n function unescapeFormat(s) {\n return regexEscape(s.replace('\\\\', '').replace(/\\\\(\\[)|\\\\(\\])|\\[([^\\]\\[]*)\\]|\\\\(.)/g, function (matched, p1, p2, p3, p4) {\n return p1 || p2 || p3 || p4;\n }));\n }\n\n function regexEscape(s) {\n return s.replace(/[-\\/\\\\^$*+?.()|[\\]{}]/g, '\\\\$&');\n }\n\n var tokens = {};\n\n function addParseToken (token, callback) {\n var i, func = callback;\n if (typeof token === 'string') {\n token = [token];\n }\n if (isNumber(callback)) {\n func = function (input, array) {\n array[callback] = toInt(input);\n };\n }\n for (i = 0; i < token.length; i++) {\n tokens[token[i]] = func;\n }\n }\n\n function addWeekParseToken (token, callback) {\n addParseToken(token, function (input, array, config, token) {\n config._w = config._w || {};\n callback(input, config._w, config, token);\n });\n }\n\n function addTimeToArrayFromToken(token, input, config) {\n if (input != null && hasOwnProp(tokens, token)) {\n tokens[token](input, config._a, config, token);\n }\n }\n\n var YEAR = 0;\n var MONTH = 1;\n var DATE = 2;\n var HOUR = 3;\n var MINUTE = 4;\n var SECOND = 5;\n var MILLISECOND = 6;\n var WEEK = 7;\n var WEEKDAY = 8;\n\n // FORMATTING\n\n addFormatToken('Y', 0, 0, function () {\n var y = this.year();\n return y <= 9999 ? '' + y : '+' + y;\n });\n\n addFormatToken(0, ['YY', 2], 0, function () {\n return this.year() % 100;\n });\n\n addFormatToken(0, ['YYYY', 4], 0, 'year');\n addFormatToken(0, ['YYYYY', 5], 0, 'year');\n addFormatToken(0, ['YYYYYY', 6, true], 0, 'year');\n\n // ALIASES\n\n addUnitAlias('year', 'y');\n\n // PRIORITIES\n\n addUnitPriority('year', 1);\n\n // PARSING\n\n addRegexToken('Y', matchSigned);\n addRegexToken('YY', match1to2, match2);\n addRegexToken('YYYY', match1to4, match4);\n addRegexToken('YYYYY', match1to6, match6);\n addRegexToken('YYYYYY', match1to6, match6);\n\n addParseToken(['YYYYY', 'YYYYYY'], YEAR);\n addParseToken('YYYY', function (input, array) {\n array[YEAR] = input.length === 2 ? hooks.parseTwoDigitYear(input) : toInt(input);\n });\n addParseToken('YY', function (input, array) {\n array[YEAR] = hooks.parseTwoDigitYear(input);\n });\n addParseToken('Y', function (input, array) {\n array[YEAR] = parseInt(input, 10);\n });\n\n // HELPERS\n\n function daysInYear(year) {\n return isLeapYear(year) ? 366 : 365;\n }\n\n function isLeapYear(year) {\n return (year % 4 === 0 && year % 100 !== 0) || year % 400 === 0;\n }\n\n // HOOKS\n\n hooks.parseTwoDigitYear = function (input) {\n return toInt(input) + (toInt(input) > 68 ? 1900 : 2000);\n };\n\n // MOMENTS\n\n var getSetYear = makeGetSet('FullYear', true);\n\n function getIsLeapYear () {\n return isLeapYear(this.year());\n }\n\n function makeGetSet (unit, keepTime) {\n return function (value) {\n if (value != null) {\n set$1(this, unit, value);\n hooks.updateOffset(this, keepTime);\n return this;\n } else {\n return get(this, unit);\n }\n };\n }\n\n function get (mom, unit) {\n return mom.isValid() ?\n mom._d['get' + (mom._isUTC ? 'UTC' : '') + unit]() : NaN;\n }\n\n function set$1 (mom, unit, value) {\n if (mom.isValid() && !isNaN(value)) {\n if (unit === 'FullYear' && isLeapYear(mom.year()) && mom.month() === 1 && mom.date() === 29) {\n mom._d['set' + (mom._isUTC ? 'UTC' : '') + unit](value, mom.month(), daysInMonth(value, mom.month()));\n }\n else {\n mom._d['set' + (mom._isUTC ? 'UTC' : '') + unit](value);\n }\n }\n }\n\n // MOMENTS\n\n function stringGet (units) {\n units = normalizeUnits(units);\n if (isFunction(this[units])) {\n return this[units]();\n }\n return this;\n }\n\n\n function stringSet (units, value) {\n if (typeof units === 'object') {\n units = normalizeObjectUnits(units);\n var prioritized = getPrioritizedUnits(units);\n for (var i = 0; i < prioritized.length; i++) {\n this[prioritized[i].unit](units[prioritized[i].unit]);\n }\n } else {\n units = normalizeUnits(units);\n if (isFunction(this[units])) {\n return this[units](value);\n }\n }\n return this;\n }\n\n function mod(n, x) {\n return ((n % x) + x) % x;\n }\n\n var indexOf;\n\n if (Array.prototype.indexOf) {\n indexOf = Array.prototype.indexOf;\n } else {\n indexOf = function (o) {\n // I know\n var i;\n for (i = 0; i < this.length; ++i) {\n if (this[i] === o) {\n return i;\n }\n }\n return -1;\n };\n }\n\n function daysInMonth(year, month) {\n if (isNaN(year) || isNaN(month)) {\n return NaN;\n }\n var modMonth = mod(month, 12);\n year += (month - modMonth) / 12;\n return modMonth === 1 ? (isLeapYear(year) ? 29 : 28) : (31 - modMonth % 7 % 2);\n }\n\n // FORMATTING\n\n addFormatToken('M', ['MM', 2], 'Mo', function () {\n return this.month() + 1;\n });\n\n addFormatToken('MMM', 0, 0, function (format) {\n return this.localeData().monthsShort(this, format);\n });\n\n addFormatToken('MMMM', 0, 0, function (format) {\n return this.localeData().months(this, format);\n });\n\n // ALIASES\n\n addUnitAlias('month', 'M');\n\n // PRIORITY\n\n addUnitPriority('month', 8);\n\n // PARSING\n\n addRegexToken('M', match1to2);\n addRegexToken('MM', match1to2, match2);\n addRegexToken('MMM', function (isStrict, locale) {\n return locale.monthsShortRegex(isStrict);\n });\n addRegexToken('MMMM', function (isStrict, locale) {\n return locale.monthsRegex(isStrict);\n });\n\n addParseToken(['M', 'MM'], function (input, array) {\n array[MONTH] = toInt(input) - 1;\n });\n\n addParseToken(['MMM', 'MMMM'], function (input, array, config, token) {\n var month = config._locale.monthsParse(input, token, config._strict);\n // if we didn't find a month name, mark the date as invalid.\n if (month != null) {\n array[MONTH] = month;\n } else {\n getParsingFlags(config).invalidMonth = input;\n }\n });\n\n // LOCALES\n\n var MONTHS_IN_FORMAT = /D[oD]?(\\[[^\\[\\]]*\\]|\\s)+MMMM?/;\n var defaultLocaleMonths = 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_');\n function localeMonths (m, format) {\n if (!m) {\n return isArray(this._months) ? this._months :\n this._months['standalone'];\n }\n return isArray(this._months) ? this._months[m.month()] :\n this._months[(this._months.isFormat || MONTHS_IN_FORMAT).test(format) ? 'format' : 'standalone'][m.month()];\n }\n\n var defaultLocaleMonthsShort = 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_');\n function localeMonthsShort (m, format) {\n if (!m) {\n return isArray(this._monthsShort) ? this._monthsShort :\n this._monthsShort['standalone'];\n }\n return isArray(this._monthsShort) ? this._monthsShort[m.month()] :\n this._monthsShort[MONTHS_IN_FORMAT.test(format) ? 'format' : 'standalone'][m.month()];\n }\n\n function handleStrictParse(monthName, format, strict) {\n var i, ii, mom, llc = monthName.toLocaleLowerCase();\n if (!this._monthsParse) {\n // this is not used\n this._monthsParse = [];\n this._longMonthsParse = [];\n this._shortMonthsParse = [];\n for (i = 0; i < 12; ++i) {\n mom = createUTC([2000, i]);\n this._shortMonthsParse[i] = this.monthsShort(mom, '').toLocaleLowerCase();\n this._longMonthsParse[i] = this.months(mom, '').toLocaleLowerCase();\n }\n }\n\n if (strict) {\n if (format === 'MMM') {\n ii = indexOf.call(this._shortMonthsParse, llc);\n return ii !== -1 ? ii : null;\n } else {\n ii = indexOf.call(this._longMonthsParse, llc);\n return ii !== -1 ? ii : null;\n }\n } else {\n if (format === 'MMM') {\n ii = indexOf.call(this._shortMonthsParse, llc);\n if (ii !== -1) {\n return ii;\n }\n ii = indexOf.call(this._longMonthsParse, llc);\n return ii !== -1 ? ii : null;\n } else {\n ii = indexOf.call(this._longMonthsParse, llc);\n if (ii !== -1) {\n return ii;\n }\n ii = indexOf.call(this._shortMonthsParse, llc);\n return ii !== -1 ? ii : null;\n }\n }\n }\n\n function localeMonthsParse (monthName, format, strict) {\n var i, mom, regex;\n\n if (this._monthsParseExact) {\n return handleStrictParse.call(this, monthName, format, strict);\n }\n\n if (!this._monthsParse) {\n this._monthsParse = [];\n this._longMonthsParse = [];\n this._shortMonthsParse = [];\n }\n\n // TODO: add sorting\n // Sorting makes sure if one month (or abbr) is a prefix of another\n // see sorting in computeMonthsParse\n for (i = 0; i < 12; i++) {\n // make the regex if we don't have it already\n mom = createUTC([2000, i]);\n if (strict && !this._longMonthsParse[i]) {\n this._longMonthsParse[i] = new RegExp('^' + this.months(mom, '').replace('.', '') + '$', 'i');\n this._shortMonthsParse[i] = new RegExp('^' + this.monthsShort(mom, '').replace('.', '') + '$', 'i');\n }\n if (!strict && !this._monthsParse[i]) {\n regex = '^' + this.months(mom, '') + '|^' + this.monthsShort(mom, '');\n this._monthsParse[i] = new RegExp(regex.replace('.', ''), 'i');\n }\n // test the regex\n if (strict && format === 'MMMM' && this._longMonthsParse[i].test(monthName)) {\n return i;\n } else if (strict && format === 'MMM' && this._shortMonthsParse[i].test(monthName)) {\n return i;\n } else if (!strict && this._monthsParse[i].test(monthName)) {\n return i;\n }\n }\n }\n\n // MOMENTS\n\n function setMonth (mom, value) {\n var dayOfMonth;\n\n if (!mom.isValid()) {\n // No op\n return mom;\n }\n\n if (typeof value === 'string') {\n if (/^\\d+$/.test(value)) {\n value = toInt(value);\n } else {\n value = mom.localeData().monthsParse(value);\n // TODO: Another silent failure?\n if (!isNumber(value)) {\n return mom;\n }\n }\n }\n\n dayOfMonth = Math.min(mom.date(), daysInMonth(mom.year(), value));\n mom._d['set' + (mom._isUTC ? 'UTC' : '') + 'Month'](value, dayOfMonth);\n return mom;\n }\n\n function getSetMonth (value) {\n if (value != null) {\n setMonth(this, value);\n hooks.updateOffset(this, true);\n return this;\n } else {\n return get(this, 'Month');\n }\n }\n\n function getDaysInMonth () {\n return daysInMonth(this.year(), this.month());\n }\n\n var defaultMonthsShortRegex = matchWord;\n function monthsShortRegex (isStrict) {\n if (this._monthsParseExact) {\n if (!hasOwnProp(this, '_monthsRegex')) {\n computeMonthsParse.call(this);\n }\n if (isStrict) {\n return this._monthsShortStrictRegex;\n } else {\n return this._monthsShortRegex;\n }\n } else {\n if (!hasOwnProp(this, '_monthsShortRegex')) {\n this._monthsShortRegex = defaultMonthsShortRegex;\n }\n return this._monthsShortStrictRegex && isStrict ?\n this._monthsShortStrictRegex : this._monthsShortRegex;\n }\n }\n\n var defaultMonthsRegex = matchWord;\n function monthsRegex (isStrict) {\n if (this._monthsParseExact) {\n if (!hasOwnProp(this, '_monthsRegex')) {\n computeMonthsParse.call(this);\n }\n if (isStrict) {\n return this._monthsStrictRegex;\n } else {\n return this._monthsRegex;\n }\n } else {\n if (!hasOwnProp(this, '_monthsRegex')) {\n this._monthsRegex = defaultMonthsRegex;\n }\n return this._monthsStrictRegex && isStrict ?\n this._monthsStrictRegex : this._monthsRegex;\n }\n }\n\n function computeMonthsParse () {\n function cmpLenRev(a, b) {\n return b.length - a.length;\n }\n\n var shortPieces = [], longPieces = [], mixedPieces = [],\n i, mom;\n for (i = 0; i < 12; i++) {\n // make the regex if we don't have it already\n mom = createUTC([2000, i]);\n shortPieces.push(this.monthsShort(mom, ''));\n longPieces.push(this.months(mom, ''));\n mixedPieces.push(this.months(mom, ''));\n mixedPieces.push(this.monthsShort(mom, ''));\n }\n // Sorting makes sure if one month (or abbr) is a prefix of another it\n // will match the longer piece.\n shortPieces.sort(cmpLenRev);\n longPieces.sort(cmpLenRev);\n mixedPieces.sort(cmpLenRev);\n for (i = 0; i < 12; i++) {\n shortPieces[i] = regexEscape(shortPieces[i]);\n longPieces[i] = regexEscape(longPieces[i]);\n }\n for (i = 0; i < 24; i++) {\n mixedPieces[i] = regexEscape(mixedPieces[i]);\n }\n\n this._monthsRegex = new RegExp('^(' + mixedPieces.join('|') + ')', 'i');\n this._monthsShortRegex = this._monthsRegex;\n this._monthsStrictRegex = new RegExp('^(' + longPieces.join('|') + ')', 'i');\n this._monthsShortStrictRegex = new RegExp('^(' + shortPieces.join('|') + ')', 'i');\n }\n\n function createDate (y, m, d, h, M, s, ms) {\n // can't just apply() to create a date:\n // https://stackoverflow.com/q/181348\n var date = new Date(y, m, d, h, M, s, ms);\n\n // the date constructor remaps years 0-99 to 1900-1999\n if (y < 100 && y >= 0 && isFinite(date.getFullYear())) {\n date.setFullYear(y);\n }\n return date;\n }\n\n function createUTCDate (y) {\n var date = new Date(Date.UTC.apply(null, arguments));\n\n // the Date.UTC function remaps years 0-99 to 1900-1999\n if (y < 100 && y >= 0 && isFinite(date.getUTCFullYear())) {\n date.setUTCFullYear(y);\n }\n return date;\n }\n\n // start-of-first-week - start-of-year\n function firstWeekOffset(year, dow, doy) {\n var // first-week day -- which january is always in the first week (4 for iso, 1 for other)\n fwd = 7 + dow - doy,\n // first-week day local weekday -- which local weekday is fwd\n fwdlw = (7 + createUTCDate(year, 0, fwd).getUTCDay() - dow) % 7;\n\n return -fwdlw + fwd - 1;\n }\n\n // https://en.wikipedia.org/wiki/ISO_week_date#Calculating_a_date_given_the_year.2C_week_number_and_weekday\n function dayOfYearFromWeeks(year, week, weekday, dow, doy) {\n var localWeekday = (7 + weekday - dow) % 7,\n weekOffset = firstWeekOffset(year, dow, doy),\n dayOfYear = 1 + 7 * (week - 1) + localWeekday + weekOffset,\n resYear, resDayOfYear;\n\n if (dayOfYear <= 0) {\n resYear = year - 1;\n resDayOfYear = daysInYear(resYear) + dayOfYear;\n } else if (dayOfYear > daysInYear(year)) {\n resYear = year + 1;\n resDayOfYear = dayOfYear - daysInYear(year);\n } else {\n resYear = year;\n resDayOfYear = dayOfYear;\n }\n\n return {\n year: resYear,\n dayOfYear: resDayOfYear\n };\n }\n\n function weekOfYear(mom, dow, doy) {\n var weekOffset = firstWeekOffset(mom.year(), dow, doy),\n week = Math.floor((mom.dayOfYear() - weekOffset - 1) / 7) + 1,\n resWeek, resYear;\n\n if (week < 1) {\n resYear = mom.year() - 1;\n resWeek = week + weeksInYear(resYear, dow, doy);\n } else if (week > weeksInYear(mom.year(), dow, doy)) {\n resWeek = week - weeksInYear(mom.year(), dow, doy);\n resYear = mom.year() + 1;\n } else {\n resYear = mom.year();\n resWeek = week;\n }\n\n return {\n week: resWeek,\n year: resYear\n };\n }\n\n function weeksInYear(year, dow, doy) {\n var weekOffset = firstWeekOffset(year, dow, doy),\n weekOffsetNext = firstWeekOffset(year + 1, dow, doy);\n return (daysInYear(year) - weekOffset + weekOffsetNext) / 7;\n }\n\n // FORMATTING\n\n addFormatToken('w', ['ww', 2], 'wo', 'week');\n addFormatToken('W', ['WW', 2], 'Wo', 'isoWeek');\n\n // ALIASES\n\n addUnitAlias('week', 'w');\n addUnitAlias('isoWeek', 'W');\n\n // PRIORITIES\n\n addUnitPriority('week', 5);\n addUnitPriority('isoWeek', 5);\n\n // PARSING\n\n addRegexToken('w', match1to2);\n addRegexToken('ww', match1to2, match2);\n addRegexToken('W', match1to2);\n addRegexToken('WW', match1to2, match2);\n\n addWeekParseToken(['w', 'ww', 'W', 'WW'], function (input, week, config, token) {\n week[token.substr(0, 1)] = toInt(input);\n });\n\n // HELPERS\n\n // LOCALES\n\n function localeWeek (mom) {\n return weekOfYear(mom, this._week.dow, this._week.doy).week;\n }\n\n var defaultLocaleWeek = {\n dow : 0, // Sunday is the first day of the week.\n doy : 6 // The week that contains Jan 1st is the first week of the year.\n };\n\n function localeFirstDayOfWeek () {\n return this._week.dow;\n }\n\n function localeFirstDayOfYear () {\n return this._week.doy;\n }\n\n // MOMENTS\n\n function getSetWeek (input) {\n var week = this.localeData().week(this);\n return input == null ? week : this.add((input - week) * 7, 'd');\n }\n\n function getSetISOWeek (input) {\n var week = weekOfYear(this, 1, 4).week;\n return input == null ? week : this.add((input - week) * 7, 'd');\n }\n\n // FORMATTING\n\n addFormatToken('d', 0, 'do', 'day');\n\n addFormatToken('dd', 0, 0, function (format) {\n return this.localeData().weekdaysMin(this, format);\n });\n\n addFormatToken('ddd', 0, 0, function (format) {\n return this.localeData().weekdaysShort(this, format);\n });\n\n addFormatToken('dddd', 0, 0, function (format) {\n return this.localeData().weekdays(this, format);\n });\n\n addFormatToken('e', 0, 0, 'weekday');\n addFormatToken('E', 0, 0, 'isoWeekday');\n\n // ALIASES\n\n addUnitAlias('day', 'd');\n addUnitAlias('weekday', 'e');\n addUnitAlias('isoWeekday', 'E');\n\n // PRIORITY\n addUnitPriority('day', 11);\n addUnitPriority('weekday', 11);\n addUnitPriority('isoWeekday', 11);\n\n // PARSING\n\n addRegexToken('d', match1to2);\n addRegexToken('e', match1to2);\n addRegexToken('E', match1to2);\n addRegexToken('dd', function (isStrict, locale) {\n return locale.weekdaysMinRegex(isStrict);\n });\n addRegexToken('ddd', function (isStrict, locale) {\n return locale.weekdaysShortRegex(isStrict);\n });\n addRegexToken('dddd', function (isStrict, locale) {\n return locale.weekdaysRegex(isStrict);\n });\n\n addWeekParseToken(['dd', 'ddd', 'dddd'], function (input, week, config, token) {\n var weekday = config._locale.weekdaysParse(input, token, config._strict);\n // if we didn't get a weekday name, mark the date as invalid\n if (weekday != null) {\n week.d = weekday;\n } else {\n getParsingFlags(config).invalidWeekday = input;\n }\n });\n\n addWeekParseToken(['d', 'e', 'E'], function (input, week, config, token) {\n week[token] = toInt(input);\n });\n\n // HELPERS\n\n function parseWeekday(input, locale) {\n if (typeof input !== 'string') {\n return input;\n }\n\n if (!isNaN(input)) {\n return parseInt(input, 10);\n }\n\n input = locale.weekdaysParse(input);\n if (typeof input === 'number') {\n return input;\n }\n\n return null;\n }\n\n function parseIsoWeekday(input, locale) {\n if (typeof input === 'string') {\n return locale.weekdaysParse(input) % 7 || 7;\n }\n return isNaN(input) ? null : input;\n }\n\n // LOCALES\n\n var defaultLocaleWeekdays = 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_');\n function localeWeekdays (m, format) {\n if (!m) {\n return isArray(this._weekdays) ? this._weekdays :\n this._weekdays['standalone'];\n }\n return isArray(this._weekdays) ? this._weekdays[m.day()] :\n this._weekdays[this._weekdays.isFormat.test(format) ? 'format' : 'standalone'][m.day()];\n }\n\n var defaultLocaleWeekdaysShort = 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_');\n function localeWeekdaysShort (m) {\n return (m) ? this._weekdaysShort[m.day()] : this._weekdaysShort;\n }\n\n var defaultLocaleWeekdaysMin = 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_');\n function localeWeekdaysMin (m) {\n return (m) ? this._weekdaysMin[m.day()] : this._weekdaysMin;\n }\n\n function handleStrictParse$1(weekdayName, format, strict) {\n var i, ii, mom, llc = weekdayName.toLocaleLowerCase();\n if (!this._weekdaysParse) {\n this._weekdaysParse = [];\n this._shortWeekdaysParse = [];\n this._minWeekdaysParse = [];\n\n for (i = 0; i < 7; ++i) {\n mom = createUTC([2000, 1]).day(i);\n this._minWeekdaysParse[i] = this.weekdaysMin(mom, '').toLocaleLowerCase();\n this._shortWeekdaysParse[i] = this.weekdaysShort(mom, '').toLocaleLowerCase();\n this._weekdaysParse[i] = this.weekdays(mom, '').toLocaleLowerCase();\n }\n }\n\n if (strict) {\n if (format === 'dddd') {\n ii = indexOf.call(this._weekdaysParse, llc);\n return ii !== -1 ? ii : null;\n } else if (format === 'ddd') {\n ii = indexOf.call(this._shortWeekdaysParse, llc);\n return ii !== -1 ? ii : null;\n } else {\n ii = indexOf.call(this._minWeekdaysParse, llc);\n return ii !== -1 ? ii : null;\n }\n } else {\n if (format === 'dddd') {\n ii = indexOf.call(this._weekdaysParse, llc);\n if (ii !== -1) {\n return ii;\n }\n ii = indexOf.call(this._shortWeekdaysParse, llc);\n if (ii !== -1) {\n return ii;\n }\n ii = indexOf.call(this._minWeekdaysParse, llc);\n return ii !== -1 ? ii : null;\n } else if (format === 'ddd') {\n ii = indexOf.call(this._shortWeekdaysParse, llc);\n if (ii !== -1) {\n return ii;\n }\n ii = indexOf.call(this._weekdaysParse, llc);\n if (ii !== -1) {\n return ii;\n }\n ii = indexOf.call(this._minWeekdaysParse, llc);\n return ii !== -1 ? ii : null;\n } else {\n ii = indexOf.call(this._minWeekdaysParse, llc);\n if (ii !== -1) {\n return ii;\n }\n ii = indexOf.call(this._weekdaysParse, llc);\n if (ii !== -1) {\n return ii;\n }\n ii = indexOf.call(this._shortWeekdaysParse, llc);\n return ii !== -1 ? ii : null;\n }\n }\n }\n\n function localeWeekdaysParse (weekdayName, format, strict) {\n var i, mom, regex;\n\n if (this._weekdaysParseExact) {\n return handleStrictParse$1.call(this, weekdayName, format, strict);\n }\n\n if (!this._weekdaysParse) {\n this._weekdaysParse = [];\n this._minWeekdaysParse = [];\n this._shortWeekdaysParse = [];\n this._fullWeekdaysParse = [];\n }\n\n for (i = 0; i < 7; i++) {\n // make the regex if we don't have it already\n\n mom = createUTC([2000, 1]).day(i);\n if (strict && !this._fullWeekdaysParse[i]) {\n this._fullWeekdaysParse[i] = new RegExp('^' + this.weekdays(mom, '').replace('.', '\\\\.?') + '$', 'i');\n this._shortWeekdaysParse[i] = new RegExp('^' + this.weekdaysShort(mom, '').replace('.', '\\\\.?') + '$', 'i');\n this._minWeekdaysParse[i] = new RegExp('^' + this.weekdaysMin(mom, '').replace('.', '\\\\.?') + '$', 'i');\n }\n if (!this._weekdaysParse[i]) {\n regex = '^' + this.weekdays(mom, '') + '|^' + this.weekdaysShort(mom, '') + '|^' + this.weekdaysMin(mom, '');\n this._weekdaysParse[i] = new RegExp(regex.replace('.', ''), 'i');\n }\n // test the regex\n if (strict && format === 'dddd' && this._fullWeekdaysParse[i].test(weekdayName)) {\n return i;\n } else if (strict && format === 'ddd' && this._shortWeekdaysParse[i].test(weekdayName)) {\n return i;\n } else if (strict && format === 'dd' && this._minWeekdaysParse[i].test(weekdayName)) {\n return i;\n } else if (!strict && this._weekdaysParse[i].test(weekdayName)) {\n return i;\n }\n }\n }\n\n // MOMENTS\n\n function getSetDayOfWeek (input) {\n if (!this.isValid()) {\n return input != null ? this : NaN;\n }\n var day = this._isUTC ? this._d.getUTCDay() : this._d.getDay();\n if (input != null) {\n input = parseWeekday(input, this.localeData());\n return this.add(input - day, 'd');\n } else {\n return day;\n }\n }\n\n function getSetLocaleDayOfWeek (input) {\n if (!this.isValid()) {\n return input != null ? this : NaN;\n }\n var weekday = (this.day() + 7 - this.localeData()._week.dow) % 7;\n return input == null ? weekday : this.add(input - weekday, 'd');\n }\n\n function getSetISODayOfWeek (input) {\n if (!this.isValid()) {\n return input != null ? this : NaN;\n }\n\n // behaves the same as moment#day except\n // as a getter, returns 7 instead of 0 (1-7 range instead of 0-6)\n // as a setter, sunday should belong to the previous week.\n\n if (input != null) {\n var weekday = parseIsoWeekday(input, this.localeData());\n return this.day(this.day() % 7 ? weekday : weekday - 7);\n } else {\n return this.day() || 7;\n }\n }\n\n var defaultWeekdaysRegex = matchWord;\n function weekdaysRegex (isStrict) {\n if (this._weekdaysParseExact) {\n if (!hasOwnProp(this, '_weekdaysRegex')) {\n computeWeekdaysParse.call(this);\n }\n if (isStrict) {\n return this._weekdaysStrictRegex;\n } else {\n return this._weekdaysRegex;\n }\n } else {\n if (!hasOwnProp(this, '_weekdaysRegex')) {\n this._weekdaysRegex = defaultWeekdaysRegex;\n }\n return this._weekdaysStrictRegex && isStrict ?\n this._weekdaysStrictRegex : this._weekdaysRegex;\n }\n }\n\n var defaultWeekdaysShortRegex = matchWord;\n function weekdaysShortRegex (isStrict) {\n if (this._weekdaysParseExact) {\n if (!hasOwnProp(this, '_weekdaysRegex')) {\n computeWeekdaysParse.call(this);\n }\n if (isStrict) {\n return this._weekdaysShortStrictRegex;\n } else {\n return this._weekdaysShortRegex;\n }\n } else {\n if (!hasOwnProp(this, '_weekdaysShortRegex')) {\n this._weekdaysShortRegex = defaultWeekdaysShortRegex;\n }\n return this._weekdaysShortStrictRegex && isStrict ?\n this._weekdaysShortStrictRegex : this._weekdaysShortRegex;\n }\n }\n\n var defaultWeekdaysMinRegex = matchWord;\n function weekdaysMinRegex (isStrict) {\n if (this._weekdaysParseExact) {\n if (!hasOwnProp(this, '_weekdaysRegex')) {\n computeWeekdaysParse.call(this);\n }\n if (isStrict) {\n return this._weekdaysMinStrictRegex;\n } else {\n return this._weekdaysMinRegex;\n }\n } else {\n if (!hasOwnProp(this, '_weekdaysMinRegex')) {\n this._weekdaysMinRegex = defaultWeekdaysMinRegex;\n }\n return this._weekdaysMinStrictRegex && isStrict ?\n this._weekdaysMinStrictRegex : this._weekdaysMinRegex;\n }\n }\n\n\n function computeWeekdaysParse () {\n function cmpLenRev(a, b) {\n return b.length - a.length;\n }\n\n var minPieces = [], shortPieces = [], longPieces = [], mixedPieces = [],\n i, mom, minp, shortp, longp;\n for (i = 0; i < 7; i++) {\n // make the regex if we don't have it already\n mom = createUTC([2000, 1]).day(i);\n minp = this.weekdaysMin(mom, '');\n shortp = this.weekdaysShort(mom, '');\n longp = this.weekdays(mom, '');\n minPieces.push(minp);\n shortPieces.push(shortp);\n longPieces.push(longp);\n mixedPieces.push(minp);\n mixedPieces.push(shortp);\n mixedPieces.push(longp);\n }\n // Sorting makes sure if one weekday (or abbr) is a prefix of another it\n // will match the longer piece.\n minPieces.sort(cmpLenRev);\n shortPieces.sort(cmpLenRev);\n longPieces.sort(cmpLenRev);\n mixedPieces.sort(cmpLenRev);\n for (i = 0; i < 7; i++) {\n shortPieces[i] = regexEscape(shortPieces[i]);\n longPieces[i] = regexEscape(longPieces[i]);\n mixedPieces[i] = regexEscape(mixedPieces[i]);\n }\n\n this._weekdaysRegex = new RegExp('^(' + mixedPieces.join('|') + ')', 'i');\n this._weekdaysShortRegex = this._weekdaysRegex;\n this._weekdaysMinRegex = this._weekdaysRegex;\n\n this._weekdaysStrictRegex = new RegExp('^(' + longPieces.join('|') + ')', 'i');\n this._weekdaysShortStrictRegex = new RegExp('^(' + shortPieces.join('|') + ')', 'i');\n this._weekdaysMinStrictRegex = new RegExp('^(' + minPieces.join('|') + ')', 'i');\n }\n\n // FORMATTING\n\n function hFormat() {\n return this.hours() % 12 || 12;\n }\n\n function kFormat() {\n return this.hours() || 24;\n }\n\n addFormatToken('H', ['HH', 2], 0, 'hour');\n addFormatToken('h', ['hh', 2], 0, hFormat);\n addFormatToken('k', ['kk', 2], 0, kFormat);\n\n addFormatToken('hmm', 0, 0, function () {\n return '' + hFormat.apply(this) + zeroFill(this.minutes(), 2);\n });\n\n addFormatToken('hmmss', 0, 0, function () {\n return '' + hFormat.apply(this) + zeroFill(this.minutes(), 2) +\n zeroFill(this.seconds(), 2);\n });\n\n addFormatToken('Hmm', 0, 0, function () {\n return '' + this.hours() + zeroFill(this.minutes(), 2);\n });\n\n addFormatToken('Hmmss', 0, 0, function () {\n return '' + this.hours() + zeroFill(this.minutes(), 2) +\n zeroFill(this.seconds(), 2);\n });\n\n function meridiem (token, lowercase) {\n addFormatToken(token, 0, 0, function () {\n return this.localeData().meridiem(this.hours(), this.minutes(), lowercase);\n });\n }\n\n meridiem('a', true);\n meridiem('A', false);\n\n // ALIASES\n\n addUnitAlias('hour', 'h');\n\n // PRIORITY\n addUnitPriority('hour', 13);\n\n // PARSING\n\n function matchMeridiem (isStrict, locale) {\n return locale._meridiemParse;\n }\n\n addRegexToken('a', matchMeridiem);\n addRegexToken('A', matchMeridiem);\n addRegexToken('H', match1to2);\n addRegexToken('h', match1to2);\n addRegexToken('k', match1to2);\n addRegexToken('HH', match1to2, match2);\n addRegexToken('hh', match1to2, match2);\n addRegexToken('kk', match1to2, match2);\n\n addRegexToken('hmm', match3to4);\n addRegexToken('hmmss', match5to6);\n addRegexToken('Hmm', match3to4);\n addRegexToken('Hmmss', match5to6);\n\n addParseToken(['H', 'HH'], HOUR);\n addParseToken(['k', 'kk'], function (input, array, config) {\n var kInput = toInt(input);\n array[HOUR] = kInput === 24 ? 0 : kInput;\n });\n addParseToken(['a', 'A'], function (input, array, config) {\n config._isPm = config._locale.isPM(input);\n config._meridiem = input;\n });\n addParseToken(['h', 'hh'], function (input, array, config) {\n array[HOUR] = toInt(input);\n getParsingFlags(config).bigHour = true;\n });\n addParseToken('hmm', function (input, array, config) {\n var pos = input.length - 2;\n array[HOUR] = toInt(input.substr(0, pos));\n array[MINUTE] = toInt(input.substr(pos));\n getParsingFlags(config).bigHour = true;\n });\n addParseToken('hmmss', function (input, array, config) {\n var pos1 = input.length - 4;\n var pos2 = input.length - 2;\n array[HOUR] = toInt(input.substr(0, pos1));\n array[MINUTE] = toInt(input.substr(pos1, 2));\n array[SECOND] = toInt(input.substr(pos2));\n getParsingFlags(config).bigHour = true;\n });\n addParseToken('Hmm', function (input, array, config) {\n var pos = input.length - 2;\n array[HOUR] = toInt(input.substr(0, pos));\n array[MINUTE] = toInt(input.substr(pos));\n });\n addParseToken('Hmmss', function (input, array, config) {\n var pos1 = input.length - 4;\n var pos2 = input.length - 2;\n array[HOUR] = toInt(input.substr(0, pos1));\n array[MINUTE] = toInt(input.substr(pos1, 2));\n array[SECOND] = toInt(input.substr(pos2));\n });\n\n // LOCALES\n\n function localeIsPM (input) {\n // IE8 Quirks Mode & IE7 Standards Mode do not allow accessing strings like arrays\n // Using charAt should be more compatible.\n return ((input + '').toLowerCase().charAt(0) === 'p');\n }\n\n var defaultLocaleMeridiemParse = /[ap]\\.?m?\\.?/i;\n function localeMeridiem (hours, minutes, isLower) {\n if (hours > 11) {\n return isLower ? 'pm' : 'PM';\n } else {\n return isLower ? 'am' : 'AM';\n }\n }\n\n\n // MOMENTS\n\n // Setting the hour should keep the time, because the user explicitly\n // specified which hour they want. So trying to maintain the same hour (in\n // a new timezone) makes sense. Adding/subtracting hours does not follow\n // this rule.\n var getSetHour = makeGetSet('Hours', true);\n\n var baseConfig = {\n calendar: defaultCalendar,\n longDateFormat: defaultLongDateFormat,\n invalidDate: defaultInvalidDate,\n ordinal: defaultOrdinal,\n dayOfMonthOrdinalParse: defaultDayOfMonthOrdinalParse,\n relativeTime: defaultRelativeTime,\n\n months: defaultLocaleMonths,\n monthsShort: defaultLocaleMonthsShort,\n\n week: defaultLocaleWeek,\n\n weekdays: defaultLocaleWeekdays,\n weekdaysMin: defaultLocaleWeekdaysMin,\n weekdaysShort: defaultLocaleWeekdaysShort,\n\n meridiemParse: defaultLocaleMeridiemParse\n };\n\n // internal storage for locale config files\n var locales = {};\n var localeFamilies = {};\n var globalLocale;\n\n function normalizeLocale(key) {\n return key ? key.toLowerCase().replace('_', '-') : key;\n }\n\n // pick the locale from the array\n // try ['en-au', 'en-gb'] as 'en-au', 'en-gb', 'en', as in move through the list trying each\n // substring from most specific to least, but move to the next array item if it's a more specific variant than the current root\n function chooseLocale(names) {\n var i = 0, j, next, locale, split;\n\n while (i < names.length) {\n split = normalizeLocale(names[i]).split('-');\n j = split.length;\n next = normalizeLocale(names[i + 1]);\n next = next ? next.split('-') : null;\n while (j > 0) {\n locale = loadLocale(split.slice(0, j).join('-'));\n if (locale) {\n return locale;\n }\n if (next && next.length >= j && compareArrays(split, next, true) >= j - 1) {\n //the next array item is better than a shallower substring of this one\n break;\n }\n j--;\n }\n i++;\n }\n return globalLocale;\n }\n\n function loadLocale(name) {\n var oldLocale = null;\n // TODO: Find a better way to register and load all the locales in Node\n if (!locales[name] && (typeof module !== 'undefined') &&\n module && module.exports) {\n try {\n oldLocale = globalLocale._abbr;\n var aliasedRequire = require;\n aliasedRequire('./locale/' + name);\n getSetGlobalLocale(oldLocale);\n } catch (e) {}\n }\n return locales[name];\n }\n\n // This function will load locale and then set the global locale. If\n // no arguments are passed in, it will simply return the current global\n // locale key.\n function getSetGlobalLocale (key, values) {\n var data;\n if (key) {\n if (isUndefined(values)) {\n data = getLocale(key);\n }\n else {\n data = defineLocale(key, values);\n }\n\n if (data) {\n // moment.duration._locale = moment._locale = data;\n globalLocale = data;\n }\n else {\n if ((typeof console !== 'undefined') && console.warn) {\n //warn user if arguments are passed but the locale could not be set\n console.warn('Locale ' + key + ' not found. Did you forget to load it?');\n }\n }\n }\n\n return globalLocale._abbr;\n }\n\n function defineLocale (name, config) {\n if (config !== null) {\n var locale, parentConfig = baseConfig;\n config.abbr = name;\n if (locales[name] != null) {\n deprecateSimple('defineLocaleOverride',\n 'use moment.updateLocale(localeName, config) to change ' +\n 'an existing locale. moment.defineLocale(localeName, ' +\n 'config) should only be used for creating a new locale ' +\n 'See http://momentjs.com/guides/#/warnings/define-locale/ for more info.');\n parentConfig = locales[name]._config;\n } else if (config.parentLocale != null) {\n if (locales[config.parentLocale] != null) {\n parentConfig = locales[config.parentLocale]._config;\n } else {\n locale = loadLocale(config.parentLocale);\n if (locale != null) {\n parentConfig = locale._config;\n } else {\n if (!localeFamilies[config.parentLocale]) {\n localeFamilies[config.parentLocale] = [];\n }\n localeFamilies[config.parentLocale].push({\n name: name,\n config: config\n });\n return null;\n }\n }\n }\n locales[name] = new Locale(mergeConfigs(parentConfig, config));\n\n if (localeFamilies[name]) {\n localeFamilies[name].forEach(function (x) {\n defineLocale(x.name, x.config);\n });\n }\n\n // backwards compat for now: also set the locale\n // make sure we set the locale AFTER all child locales have been\n // created, so we won't end up with the child locale set.\n getSetGlobalLocale(name);\n\n\n return locales[name];\n } else {\n // useful for testing\n delete locales[name];\n return null;\n }\n }\n\n function updateLocale(name, config) {\n if (config != null) {\n var locale, tmpLocale, parentConfig = baseConfig;\n // MERGE\n tmpLocale = loadLocale(name);\n if (tmpLocale != null) {\n parentConfig = tmpLocale._config;\n }\n config = mergeConfigs(parentConfig, config);\n locale = new Locale(config);\n locale.parentLocale = locales[name];\n locales[name] = locale;\n\n // backwards compat for now: also set the locale\n getSetGlobalLocale(name);\n } else {\n // pass null for config to unupdate, useful for tests\n if (locales[name] != null) {\n if (locales[name].parentLocale != null) {\n locales[name] = locales[name].parentLocale;\n } else if (locales[name] != null) {\n delete locales[name];\n }\n }\n }\n return locales[name];\n }\n\n // returns locale data\n function getLocale (key) {\n var locale;\n\n if (key && key._locale && key._locale._abbr) {\n key = key._locale._abbr;\n }\n\n if (!key) {\n return globalLocale;\n }\n\n if (!isArray(key)) {\n //short-circuit everything else\n locale = loadLocale(key);\n if (locale) {\n return locale;\n }\n key = [key];\n }\n\n return chooseLocale(key);\n }\n\n function listLocales() {\n return keys(locales);\n }\n\n function checkOverflow (m) {\n var overflow;\n var a = m._a;\n\n if (a && getParsingFlags(m).overflow === -2) {\n overflow =\n a[MONTH] < 0 || a[MONTH] > 11 ? MONTH :\n a[DATE] < 1 || a[DATE] > daysInMonth(a[YEAR], a[MONTH]) ? DATE :\n a[HOUR] < 0 || a[HOUR] > 24 || (a[HOUR] === 24 && (a[MINUTE] !== 0 || a[SECOND] !== 0 || a[MILLISECOND] !== 0)) ? HOUR :\n a[MINUTE] < 0 || a[MINUTE] > 59 ? MINUTE :\n a[SECOND] < 0 || a[SECOND] > 59 ? SECOND :\n a[MILLISECOND] < 0 || a[MILLISECOND] > 999 ? MILLISECOND :\n -1;\n\n if (getParsingFlags(m)._overflowDayOfYear && (overflow < YEAR || overflow > DATE)) {\n overflow = DATE;\n }\n if (getParsingFlags(m)._overflowWeeks && overflow === -1) {\n overflow = WEEK;\n }\n if (getParsingFlags(m)._overflowWeekday && overflow === -1) {\n overflow = WEEKDAY;\n }\n\n getParsingFlags(m).overflow = overflow;\n }\n\n return m;\n }\n\n // Pick the first defined of two or three arguments.\n function defaults(a, b, c) {\n if (a != null) {\n return a;\n }\n if (b != null) {\n return b;\n }\n return c;\n }\n\n function currentDateArray(config) {\n // hooks is actually the exported moment object\n var nowValue = new Date(hooks.now());\n if (config._useUTC) {\n return [nowValue.getUTCFullYear(), nowValue.getUTCMonth(), nowValue.getUTCDate()];\n }\n return [nowValue.getFullYear(), nowValue.getMonth(), nowValue.getDate()];\n }\n\n // convert an array to a date.\n // the array should mirror the parameters below\n // note: all values past the year are optional and will default to the lowest possible value.\n // [year, month, day , hour, minute, second, millisecond]\n function configFromArray (config) {\n var i, date, input = [], currentDate, expectedWeekday, yearToUse;\n\n if (config._d) {\n return;\n }\n\n currentDate = currentDateArray(config);\n\n //compute day of the year from weeks and weekdays\n if (config._w && config._a[DATE] == null && config._a[MONTH] == null) {\n dayOfYearFromWeekInfo(config);\n }\n\n //if the day of the year is set, figure out what it is\n if (config._dayOfYear != null) {\n yearToUse = defaults(config._a[YEAR], currentDate[YEAR]);\n\n if (config._dayOfYear > daysInYear(yearToUse) || config._dayOfYear === 0) {\n getParsingFlags(config)._overflowDayOfYear = true;\n }\n\n date = createUTCDate(yearToUse, 0, config._dayOfYear);\n config._a[MONTH] = date.getUTCMonth();\n config._a[DATE] = date.getUTCDate();\n }\n\n // Default to current date.\n // * if no year, month, day of month are given, default to today\n // * if day of month is given, default month and year\n // * if month is given, default only year\n // * if year is given, don't default anything\n for (i = 0; i < 3 && config._a[i] == null; ++i) {\n config._a[i] = input[i] = currentDate[i];\n }\n\n // Zero out whatever was not defaulted, including time\n for (; i < 7; i++) {\n config._a[i] = input[i] = (config._a[i] == null) ? (i === 2 ? 1 : 0) : config._a[i];\n }\n\n // Check for 24:00:00.000\n if (config._a[HOUR] === 24 &&\n config._a[MINUTE] === 0 &&\n config._a[SECOND] === 0 &&\n config._a[MILLISECOND] === 0) {\n config._nextDay = true;\n config._a[HOUR] = 0;\n }\n\n config._d = (config._useUTC ? createUTCDate : createDate).apply(null, input);\n expectedWeekday = config._useUTC ? config._d.getUTCDay() : config._d.getDay();\n\n // Apply timezone offset from input. The actual utcOffset can be changed\n // with parseZone.\n if (config._tzm != null) {\n config._d.setUTCMinutes(config._d.getUTCMinutes() - config._tzm);\n }\n\n if (config._nextDay) {\n config._a[HOUR] = 24;\n }\n\n // check for mismatching day of week\n if (config._w && typeof config._w.d !== 'undefined' && config._w.d !== expectedWeekday) {\n getParsingFlags(config).weekdayMismatch = true;\n }\n }\n\n function dayOfYearFromWeekInfo(config) {\n var w, weekYear, week, weekday, dow, doy, temp, weekdayOverflow;\n\n w = config._w;\n if (w.GG != null || w.W != null || w.E != null) {\n dow = 1;\n doy = 4;\n\n // TODO: We need to take the current isoWeekYear, but that depends on\n // how we interpret now (local, utc, fixed offset). So create\n // a now version of current config (take local/utc/offset flags, and\n // create now).\n weekYear = defaults(w.GG, config._a[YEAR], weekOfYear(createLocal(), 1, 4).year);\n week = defaults(w.W, 1);\n weekday = defaults(w.E, 1);\n if (weekday < 1 || weekday > 7) {\n weekdayOverflow = true;\n }\n } else {\n dow = config._locale._week.dow;\n doy = config._locale._week.doy;\n\n var curWeek = weekOfYear(createLocal(), dow, doy);\n\n weekYear = defaults(w.gg, config._a[YEAR], curWeek.year);\n\n // Default to current week.\n week = defaults(w.w, curWeek.week);\n\n if (w.d != null) {\n // weekday -- low day numbers are considered next week\n weekday = w.d;\n if (weekday < 0 || weekday > 6) {\n weekdayOverflow = true;\n }\n } else if (w.e != null) {\n // local weekday -- counting starts from begining of week\n weekday = w.e + dow;\n if (w.e < 0 || w.e > 6) {\n weekdayOverflow = true;\n }\n } else {\n // default to begining of week\n weekday = dow;\n }\n }\n if (week < 1 || week > weeksInYear(weekYear, dow, doy)) {\n getParsingFlags(config)._overflowWeeks = true;\n } else if (weekdayOverflow != null) {\n getParsingFlags(config)._overflowWeekday = true;\n } else {\n temp = dayOfYearFromWeeks(weekYear, week, weekday, dow, doy);\n config._a[YEAR] = temp.year;\n config._dayOfYear = temp.dayOfYear;\n }\n }\n\n // iso 8601 regex\n // 0000-00-00 0000-W00 or 0000-W00-0 + T + 00 or 00:00 or 00:00:00 or 00:00:00.000 + +00:00 or +0000 or +00)\n var extendedIsoRegex = /^\\s*((?:[+-]\\d{6}|\\d{4})-(?:\\d\\d-\\d\\d|W\\d\\d-\\d|W\\d\\d|\\d\\d\\d|\\d\\d))(?:(T| )(\\d\\d(?::\\d\\d(?::\\d\\d(?:[.,]\\d+)?)?)?)([\\+\\-]\\d\\d(?::?\\d\\d)?|\\s*Z)?)?$/;\n var basicIsoRegex = /^\\s*((?:[+-]\\d{6}|\\d{4})(?:\\d\\d\\d\\d|W\\d\\d\\d|W\\d\\d|\\d\\d\\d|\\d\\d))(?:(T| )(\\d\\d(?:\\d\\d(?:\\d\\d(?:[.,]\\d+)?)?)?)([\\+\\-]\\d\\d(?::?\\d\\d)?|\\s*Z)?)?$/;\n\n var tzRegex = /Z|[+-]\\d\\d(?::?\\d\\d)?/;\n\n var isoDates = [\n ['YYYYYY-MM-DD', /[+-]\\d{6}-\\d\\d-\\d\\d/],\n ['YYYY-MM-DD', /\\d{4}-\\d\\d-\\d\\d/],\n ['GGGG-[W]WW-E', /\\d{4}-W\\d\\d-\\d/],\n ['GGGG-[W]WW', /\\d{4}-W\\d\\d/, false],\n ['YYYY-DDD', /\\d{4}-\\d{3}/],\n ['YYYY-MM', /\\d{4}-\\d\\d/, false],\n ['YYYYYYMMDD', /[+-]\\d{10}/],\n ['YYYYMMDD', /\\d{8}/],\n // YYYYMM is NOT allowed by the standard\n ['GGGG[W]WWE', /\\d{4}W\\d{3}/],\n ['GGGG[W]WW', /\\d{4}W\\d{2}/, false],\n ['YYYYDDD', /\\d{7}/]\n ];\n\n // iso time formats and regexes\n var isoTimes = [\n ['HH:mm:ss.SSSS', /\\d\\d:\\d\\d:\\d\\d\\.\\d+/],\n ['HH:mm:ss,SSSS', /\\d\\d:\\d\\d:\\d\\d,\\d+/],\n ['HH:mm:ss', /\\d\\d:\\d\\d:\\d\\d/],\n ['HH:mm', /\\d\\d:\\d\\d/],\n ['HHmmss.SSSS', /\\d\\d\\d\\d\\d\\d\\.\\d+/],\n ['HHmmss,SSSS', /\\d\\d\\d\\d\\d\\d,\\d+/],\n ['HHmmss', /\\d\\d\\d\\d\\d\\d/],\n ['HHmm', /\\d\\d\\d\\d/],\n ['HH', /\\d\\d/]\n ];\n\n var aspNetJsonRegex = /^\\/?Date\\((\\-?\\d+)/i;\n\n // date from iso format\n function configFromISO(config) {\n var i, l,\n string = config._i,\n match = extendedIsoRegex.exec(string) || basicIsoRegex.exec(string),\n allowTime, dateFormat, timeFormat, tzFormat;\n\n if (match) {\n getParsingFlags(config).iso = true;\n\n for (i = 0, l = isoDates.length; i < l; i++) {\n if (isoDates[i][1].exec(match[1])) {\n dateFormat = isoDates[i][0];\n allowTime = isoDates[i][2] !== false;\n break;\n }\n }\n if (dateFormat == null) {\n config._isValid = false;\n return;\n }\n if (match[3]) {\n for (i = 0, l = isoTimes.length; i < l; i++) {\n if (isoTimes[i][1].exec(match[3])) {\n // match[2] should be 'T' or space\n timeFormat = (match[2] || ' ') + isoTimes[i][0];\n break;\n }\n }\n if (timeFormat == null) {\n config._isValid = false;\n return;\n }\n }\n if (!allowTime && timeFormat != null) {\n config._isValid = false;\n return;\n }\n if (match[4]) {\n if (tzRegex.exec(match[4])) {\n tzFormat = 'Z';\n } else {\n config._isValid = false;\n return;\n }\n }\n config._f = dateFormat + (timeFormat || '') + (tzFormat || '');\n configFromStringAndFormat(config);\n } else {\n config._isValid = false;\n }\n }\n\n // RFC 2822 regex: For details see https://tools.ietf.org/html/rfc2822#section-3.3\n var rfc2822 = /^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\\s)?(\\d{1,2})\\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\\s(\\d{2,4})\\s(\\d\\d):(\\d\\d)(?::(\\d\\d))?\\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\\d{4}))$/;\n\n function extractFromRFC2822Strings(yearStr, monthStr, dayStr, hourStr, minuteStr, secondStr) {\n var result = [\n untruncateYear(yearStr),\n defaultLocaleMonthsShort.indexOf(monthStr),\n parseInt(dayStr, 10),\n parseInt(hourStr, 10),\n parseInt(minuteStr, 10)\n ];\n\n if (secondStr) {\n result.push(parseInt(secondStr, 10));\n }\n\n return result;\n }\n\n function untruncateYear(yearStr) {\n var year = parseInt(yearStr, 10);\n if (year <= 49) {\n return 2000 + year;\n } else if (year <= 999) {\n return 1900 + year;\n }\n return year;\n }\n\n function preprocessRFC2822(s) {\n // Remove comments and folding whitespace and replace multiple-spaces with a single space\n return s.replace(/\\([^)]*\\)|[\\n\\t]/g, ' ').replace(/(\\s\\s+)/g, ' ').replace(/^\\s\\s*/, '').replace(/\\s\\s*$/, '');\n }\n\n function checkWeekday(weekdayStr, parsedInput, config) {\n if (weekdayStr) {\n // TODO: Replace the vanilla JS Date object with an indepentent day-of-week check.\n var weekdayProvided = defaultLocaleWeekdaysShort.indexOf(weekdayStr),\n weekdayActual = new Date(parsedInput[0], parsedInput[1], parsedInput[2]).getDay();\n if (weekdayProvided !== weekdayActual) {\n getParsingFlags(config).weekdayMismatch = true;\n config._isValid = false;\n return false;\n }\n }\n return true;\n }\n\n var obsOffsets = {\n UT: 0,\n GMT: 0,\n EDT: -4 * 60,\n EST: -5 * 60,\n CDT: -5 * 60,\n CST: -6 * 60,\n MDT: -6 * 60,\n MST: -7 * 60,\n PDT: -7 * 60,\n PST: -8 * 60\n };\n\n function calculateOffset(obsOffset, militaryOffset, numOffset) {\n if (obsOffset) {\n return obsOffsets[obsOffset];\n } else if (militaryOffset) {\n // the only allowed military tz is Z\n return 0;\n } else {\n var hm = parseInt(numOffset, 10);\n var m = hm % 100, h = (hm - m) / 100;\n return h * 60 + m;\n }\n }\n\n // date and time from ref 2822 format\n function configFromRFC2822(config) {\n var match = rfc2822.exec(preprocessRFC2822(config._i));\n if (match) {\n var parsedArray = extractFromRFC2822Strings(match[4], match[3], match[2], match[5], match[6], match[7]);\n if (!checkWeekday(match[1], parsedArray, config)) {\n return;\n }\n\n config._a = parsedArray;\n config._tzm = calculateOffset(match[8], match[9], match[10]);\n\n config._d = createUTCDate.apply(null, config._a);\n config._d.setUTCMinutes(config._d.getUTCMinutes() - config._tzm);\n\n getParsingFlags(config).rfc2822 = true;\n } else {\n config._isValid = false;\n }\n }\n\n // date from iso format or fallback\n function configFromString(config) {\n var matched = aspNetJsonRegex.exec(config._i);\n\n if (matched !== null) {\n config._d = new Date(+matched[1]);\n return;\n }\n\n configFromISO(config);\n if (config._isValid === false) {\n delete config._isValid;\n } else {\n return;\n }\n\n configFromRFC2822(config);\n if (config._isValid === false) {\n delete config._isValid;\n } else {\n return;\n }\n\n // Final attempt, use Input Fallback\n hooks.createFromInputFallback(config);\n }\n\n hooks.createFromInputFallback = deprecate(\n 'value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), ' +\n 'which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are ' +\n 'discouraged and will be removed in an upcoming major release. Please refer to ' +\n 'http://momentjs.com/guides/#/warnings/js-date/ for more info.',\n function (config) {\n config._d = new Date(config._i + (config._useUTC ? ' UTC' : ''));\n }\n );\n\n // constant that refers to the ISO standard\n hooks.ISO_8601 = function () {};\n\n // constant that refers to the RFC 2822 form\n hooks.RFC_2822 = function () {};\n\n // date from string and format string\n function configFromStringAndFormat(config) {\n // TODO: Move this to another part of the creation flow to prevent circular deps\n if (config._f === hooks.ISO_8601) {\n configFromISO(config);\n return;\n }\n if (config._f === hooks.RFC_2822) {\n configFromRFC2822(config);\n return;\n }\n config._a = [];\n getParsingFlags(config).empty = true;\n\n // This array is used to make a Date, either with `new Date` or `Date.UTC`\n var string = '' + config._i,\n i, parsedInput, tokens, token, skipped,\n stringLength = string.length,\n totalParsedInputLength = 0;\n\n tokens = expandFormat(config._f, config._locale).match(formattingTokens) || [];\n\n for (i = 0; i < tokens.length; i++) {\n token = tokens[i];\n parsedInput = (string.match(getParseRegexForToken(token, config)) || [])[0];\n // console.log('token', token, 'parsedInput', parsedInput,\n // 'regex', getParseRegexForToken(token, config));\n if (parsedInput) {\n skipped = string.substr(0, string.indexOf(parsedInput));\n if (skipped.length > 0) {\n getParsingFlags(config).unusedInput.push(skipped);\n }\n string = string.slice(string.indexOf(parsedInput) + parsedInput.length);\n totalParsedInputLength += parsedInput.length;\n }\n // don't parse if it's not a known token\n if (formatTokenFunctions[token]) {\n if (parsedInput) {\n getParsingFlags(config).empty = false;\n }\n else {\n getParsingFlags(config).unusedTokens.push(token);\n }\n addTimeToArrayFromToken(token, parsedInput, config);\n }\n else if (config._strict && !parsedInput) {\n getParsingFlags(config).unusedTokens.push(token);\n }\n }\n\n // add remaining unparsed input length to the string\n getParsingFlags(config).charsLeftOver = stringLength - totalParsedInputLength;\n if (string.length > 0) {\n getParsingFlags(config).unusedInput.push(string);\n }\n\n // clear _12h flag if hour is <= 12\n if (config._a[HOUR] <= 12 &&\n getParsingFlags(config).bigHour === true &&\n config._a[HOUR] > 0) {\n getParsingFlags(config).bigHour = undefined;\n }\n\n getParsingFlags(config).parsedDateParts = config._a.slice(0);\n getParsingFlags(config).meridiem = config._meridiem;\n // handle meridiem\n config._a[HOUR] = meridiemFixWrap(config._locale, config._a[HOUR], config._meridiem);\n\n configFromArray(config);\n checkOverflow(config);\n }\n\n\n function meridiemFixWrap (locale, hour, meridiem) {\n var isPm;\n\n if (meridiem == null) {\n // nothing to do\n return hour;\n }\n if (locale.meridiemHour != null) {\n return locale.meridiemHour(hour, meridiem);\n } else if (locale.isPM != null) {\n // Fallback\n isPm = locale.isPM(meridiem);\n if (isPm && hour < 12) {\n hour += 12;\n }\n if (!isPm && hour === 12) {\n hour = 0;\n }\n return hour;\n } else {\n // this is not supposed to happen\n return hour;\n }\n }\n\n // date from string and array of format strings\n function configFromStringAndArray(config) {\n var tempConfig,\n bestMoment,\n\n scoreToBeat,\n i,\n currentScore;\n\n if (config._f.length === 0) {\n getParsingFlags(config).invalidFormat = true;\n config._d = new Date(NaN);\n return;\n }\n\n for (i = 0; i < config._f.length; i++) {\n currentScore = 0;\n tempConfig = copyConfig({}, config);\n if (config._useUTC != null) {\n tempConfig._useUTC = config._useUTC;\n }\n tempConfig._f = config._f[i];\n configFromStringAndFormat(tempConfig);\n\n if (!isValid(tempConfig)) {\n continue;\n }\n\n // if there is any input that was not parsed add a penalty for that format\n currentScore += getParsingFlags(tempConfig).charsLeftOver;\n\n //or tokens\n currentScore += getParsingFlags(tempConfig).unusedTokens.length * 10;\n\n getParsingFlags(tempConfig).score = currentScore;\n\n if (scoreToBeat == null || currentScore < scoreToBeat) {\n scoreToBeat = currentScore;\n bestMoment = tempConfig;\n }\n }\n\n extend(config, bestMoment || tempConfig);\n }\n\n function configFromObject(config) {\n if (config._d) {\n return;\n }\n\n var i = normalizeObjectUnits(config._i);\n config._a = map([i.year, i.month, i.day || i.date, i.hour, i.minute, i.second, i.millisecond], function (obj) {\n return obj && parseInt(obj, 10);\n });\n\n configFromArray(config);\n }\n\n function createFromConfig (config) {\n var res = new Moment(checkOverflow(prepareConfig(config)));\n if (res._nextDay) {\n // Adding is smart enough around DST\n res.add(1, 'd');\n res._nextDay = undefined;\n }\n\n return res;\n }\n\n function prepareConfig (config) {\n var input = config._i,\n format = config._f;\n\n config._locale = config._locale || getLocale(config._l);\n\n if (input === null || (format === undefined && input === '')) {\n return createInvalid({nullInput: true});\n }\n\n if (typeof input === 'string') {\n config._i = input = config._locale.preparse(input);\n }\n\n if (isMoment(input)) {\n return new Moment(checkOverflow(input));\n } else if (isDate(input)) {\n config._d = input;\n } else if (isArray(format)) {\n configFromStringAndArray(config);\n } else if (format) {\n configFromStringAndFormat(config);\n } else {\n configFromInput(config);\n }\n\n if (!isValid(config)) {\n config._d = null;\n }\n\n return config;\n }\n\n function configFromInput(config) {\n var input = config._i;\n if (isUndefined(input)) {\n config._d = new Date(hooks.now());\n } else if (isDate(input)) {\n config._d = new Date(input.valueOf());\n } else if (typeof input === 'string') {\n configFromString(config);\n } else if (isArray(input)) {\n config._a = map(input.slice(0), function (obj) {\n return parseInt(obj, 10);\n });\n configFromArray(config);\n } else if (isObject(input)) {\n configFromObject(config);\n } else if (isNumber(input)) {\n // from milliseconds\n config._d = new Date(input);\n } else {\n hooks.createFromInputFallback(config);\n }\n }\n\n function createLocalOrUTC (input, format, locale, strict, isUTC) {\n var c = {};\n\n if (locale === true || locale === false) {\n strict = locale;\n locale = undefined;\n }\n\n if ((isObject(input) && isObjectEmpty(input)) ||\n (isArray(input) && input.length === 0)) {\n input = undefined;\n }\n // object construction must be done this way.\n // https://github.com/moment/moment/issues/1423\n c._isAMomentObject = true;\n c._useUTC = c._isUTC = isUTC;\n c._l = locale;\n c._i = input;\n c._f = format;\n c._strict = strict;\n\n return createFromConfig(c);\n }\n\n function createLocal (input, format, locale, strict) {\n return createLocalOrUTC(input, format, locale, strict, false);\n }\n\n var prototypeMin = deprecate(\n 'moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/',\n function () {\n var other = createLocal.apply(null, arguments);\n if (this.isValid() && other.isValid()) {\n return other < this ? this : other;\n } else {\n return createInvalid();\n }\n }\n );\n\n var prototypeMax = deprecate(\n 'moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/',\n function () {\n var other = createLocal.apply(null, arguments);\n if (this.isValid() && other.isValid()) {\n return other > this ? this : other;\n } else {\n return createInvalid();\n }\n }\n );\n\n // Pick a moment m from moments so that m[fn](other) is true for all\n // other. This relies on the function fn to be transitive.\n //\n // moments should either be an array of moment objects or an array, whose\n // first element is an array of moment objects.\n function pickBy(fn, moments) {\n var res, i;\n if (moments.length === 1 && isArray(moments[0])) {\n moments = moments[0];\n }\n if (!moments.length) {\n return createLocal();\n }\n res = moments[0];\n for (i = 1; i < moments.length; ++i) {\n if (!moments[i].isValid() || moments[i][fn](res)) {\n res = moments[i];\n }\n }\n return res;\n }\n\n // TODO: Use [].sort instead?\n function min () {\n var args = [].slice.call(arguments, 0);\n\n return pickBy('isBefore', args);\n }\n\n function max () {\n var args = [].slice.call(arguments, 0);\n\n return pickBy('isAfter', args);\n }\n\n var now = function () {\n return Date.now ? Date.now() : +(new Date());\n };\n\n var ordering = ['year', 'quarter', 'month', 'week', 'day', 'hour', 'minute', 'second', 'millisecond'];\n\n function isDurationValid(m) {\n for (var key in m) {\n if (!(indexOf.call(ordering, key) !== -1 && (m[key] == null || !isNaN(m[key])))) {\n return false;\n }\n }\n\n var unitHasDecimal = false;\n for (var i = 0; i < ordering.length; ++i) {\n if (m[ordering[i]]) {\n if (unitHasDecimal) {\n return false; // only allow non-integers for smallest unit\n }\n if (parseFloat(m[ordering[i]]) !== toInt(m[ordering[i]])) {\n unitHasDecimal = true;\n }\n }\n }\n\n return true;\n }\n\n function isValid$1() {\n return this._isValid;\n }\n\n function createInvalid$1() {\n return createDuration(NaN);\n }\n\n function Duration (duration) {\n var normalizedInput = normalizeObjectUnits(duration),\n years = normalizedInput.year || 0,\n quarters = normalizedInput.quarter || 0,\n months = normalizedInput.month || 0,\n weeks = normalizedInput.week || 0,\n days = normalizedInput.day || 0,\n hours = normalizedInput.hour || 0,\n minutes = normalizedInput.minute || 0,\n seconds = normalizedInput.second || 0,\n milliseconds = normalizedInput.millisecond || 0;\n\n this._isValid = isDurationValid(normalizedInput);\n\n // representation for dateAddRemove\n this._milliseconds = +milliseconds +\n seconds * 1e3 + // 1000\n minutes * 6e4 + // 1000 * 60\n hours * 1000 * 60 * 60; //using 1000 * 60 * 60 instead of 36e5 to avoid floating point rounding errors https://github.com/moment/moment/issues/2978\n // Because of dateAddRemove treats 24 hours as different from a\n // day when working around DST, we need to store them separately\n this._days = +days +\n weeks * 7;\n // It is impossible to translate months into days without knowing\n // which months you are are talking about, so we have to store\n // it separately.\n this._months = +months +\n quarters * 3 +\n years * 12;\n\n this._data = {};\n\n this._locale = getLocale();\n\n this._bubble();\n }\n\n function isDuration (obj) {\n return obj instanceof Duration;\n }\n\n function absRound (number) {\n if (number < 0) {\n return Math.round(-1 * number) * -1;\n } else {\n return Math.round(number);\n }\n }\n\n // FORMATTING\n\n function offset (token, separator) {\n addFormatToken(token, 0, 0, function () {\n var offset = this.utcOffset();\n var sign = '+';\n if (offset < 0) {\n offset = -offset;\n sign = '-';\n }\n return sign + zeroFill(~~(offset / 60), 2) + separator + zeroFill(~~(offset) % 60, 2);\n });\n }\n\n offset('Z', ':');\n offset('ZZ', '');\n\n // PARSING\n\n addRegexToken('Z', matchShortOffset);\n addRegexToken('ZZ', matchShortOffset);\n addParseToken(['Z', 'ZZ'], function (input, array, config) {\n config._useUTC = true;\n config._tzm = offsetFromString(matchShortOffset, input);\n });\n\n // HELPERS\n\n // timezone chunker\n // '+10:00' > ['10', '00']\n // '-1530' > ['-15', '30']\n var chunkOffset = /([\\+\\-]|\\d\\d)/gi;\n\n function offsetFromString(matcher, string) {\n var matches = (string || '').match(matcher);\n\n if (matches === null) {\n return null;\n }\n\n var chunk = matches[matches.length - 1] || [];\n var parts = (chunk + '').match(chunkOffset) || ['-', 0, 0];\n var minutes = +(parts[1] * 60) + toInt(parts[2]);\n\n return minutes === 0 ?\n 0 :\n parts[0] === '+' ? minutes : -minutes;\n }\n\n // Return a moment from input, that is local/utc/zone equivalent to model.\n function cloneWithOffset(input, model) {\n var res, diff;\n if (model._isUTC) {\n res = model.clone();\n diff = (isMoment(input) || isDate(input) ? input.valueOf() : createLocal(input).valueOf()) - res.valueOf();\n // Use low-level api, because this fn is low-level api.\n res._d.setTime(res._d.valueOf() + diff);\n hooks.updateOffset(res, false);\n return res;\n } else {\n return createLocal(input).local();\n }\n }\n\n function getDateOffset (m) {\n // On Firefox.24 Date#getTimezoneOffset returns a floating point.\n // https://github.com/moment/moment/pull/1871\n return -Math.round(m._d.getTimezoneOffset() / 15) * 15;\n }\n\n // HOOKS\n\n // This function will be called whenever a moment is mutated.\n // It is intended to keep the offset in sync with the timezone.\n hooks.updateOffset = function () {};\n\n // MOMENTS\n\n // keepLocalTime = true means only change the timezone, without\n // affecting the local hour. So 5:31:26 +0300 --[utcOffset(2, true)]-->\n // 5:31:26 +0200 It is possible that 5:31:26 doesn't exist with offset\n // +0200, so we adjust the time as needed, to be valid.\n //\n // Keeping the time actually adds/subtracts (one hour)\n // from the actual represented time. That is why we call updateOffset\n // a second time. In case it wants us to change the offset again\n // _changeInProgress == true case, then we have to adjust, because\n // there is no such time in the given timezone.\n function getSetOffset (input, keepLocalTime, keepMinutes) {\n var offset = this._offset || 0,\n localAdjust;\n if (!this.isValid()) {\n return input != null ? this : NaN;\n }\n if (input != null) {\n if (typeof input === 'string') {\n input = offsetFromString(matchShortOffset, input);\n if (input === null) {\n return this;\n }\n } else if (Math.abs(input) < 16 && !keepMinutes) {\n input = input * 60;\n }\n if (!this._isUTC && keepLocalTime) {\n localAdjust = getDateOffset(this);\n }\n this._offset = input;\n this._isUTC = true;\n if (localAdjust != null) {\n this.add(localAdjust, 'm');\n }\n if (offset !== input) {\n if (!keepLocalTime || this._changeInProgress) {\n addSubtract(this, createDuration(input - offset, 'm'), 1, false);\n } else if (!this._changeInProgress) {\n this._changeInProgress = true;\n hooks.updateOffset(this, true);\n this._changeInProgress = null;\n }\n }\n return this;\n } else {\n return this._isUTC ? offset : getDateOffset(this);\n }\n }\n\n function getSetZone (input, keepLocalTime) {\n if (input != null) {\n if (typeof input !== 'string') {\n input = -input;\n }\n\n this.utcOffset(input, keepLocalTime);\n\n return this;\n } else {\n return -this.utcOffset();\n }\n }\n\n function setOffsetToUTC (keepLocalTime) {\n return this.utcOffset(0, keepLocalTime);\n }\n\n function setOffsetToLocal (keepLocalTime) {\n if (this._isUTC) {\n this.utcOffset(0, keepLocalTime);\n this._isUTC = false;\n\n if (keepLocalTime) {\n this.subtract(getDateOffset(this), 'm');\n }\n }\n return this;\n }\n\n function setOffsetToParsedOffset () {\n if (this._tzm != null) {\n this.utcOffset(this._tzm, false, true);\n } else if (typeof this._i === 'string') {\n var tZone = offsetFromString(matchOffset, this._i);\n if (tZone != null) {\n this.utcOffset(tZone);\n }\n else {\n this.utcOffset(0, true);\n }\n }\n return this;\n }\n\n function hasAlignedHourOffset (input) {\n if (!this.isValid()) {\n return false;\n }\n input = input ? createLocal(input).utcOffset() : 0;\n\n return (this.utcOffset() - input) % 60 === 0;\n }\n\n function isDaylightSavingTime () {\n return (\n this.utcOffset() > this.clone().month(0).utcOffset() ||\n this.utcOffset() > this.clone().month(5).utcOffset()\n );\n }\n\n function isDaylightSavingTimeShifted () {\n if (!isUndefined(this._isDSTShifted)) {\n return this._isDSTShifted;\n }\n\n var c = {};\n\n copyConfig(c, this);\n c = prepareConfig(c);\n\n if (c._a) {\n var other = c._isUTC ? createUTC(c._a) : createLocal(c._a);\n this._isDSTShifted = this.isValid() &&\n compareArrays(c._a, other.toArray()) > 0;\n } else {\n this._isDSTShifted = false;\n }\n\n return this._isDSTShifted;\n }\n\n function isLocal () {\n return this.isValid() ? !this._isUTC : false;\n }\n\n function isUtcOffset () {\n return this.isValid() ? this._isUTC : false;\n }\n\n function isUtc () {\n return this.isValid() ? this._isUTC && this._offset === 0 : false;\n }\n\n // ASP.NET json date format regex\n var aspNetRegex = /^(\\-|\\+)?(?:(\\d*)[. ])?(\\d+)\\:(\\d+)(?:\\:(\\d+)(\\.\\d*)?)?$/;\n\n // from http://docs.closure-library.googlecode.com/git/closure_goog_date_date.js.source.html\n // somewhat more in line with 4.4.3.2 2004 spec, but allows decimal anywhere\n // and further modified to allow for strings containing both week and day\n var isoRegex = /^(-|\\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;\n\n function createDuration (input, key) {\n var duration = input,\n // matching against regexp is expensive, do it on demand\n match = null,\n sign,\n ret,\n diffRes;\n\n if (isDuration(input)) {\n duration = {\n ms : input._milliseconds,\n d : input._days,\n M : input._months\n };\n } else if (isNumber(input)) {\n duration = {};\n if (key) {\n duration[key] = input;\n } else {\n duration.milliseconds = input;\n }\n } else if (!!(match = aspNetRegex.exec(input))) {\n sign = (match[1] === '-') ? -1 : 1;\n duration = {\n y : 0,\n d : toInt(match[DATE]) * sign,\n h : toInt(match[HOUR]) * sign,\n m : toInt(match[MINUTE]) * sign,\n s : toInt(match[SECOND]) * sign,\n ms : toInt(absRound(match[MILLISECOND] * 1000)) * sign // the millisecond decimal point is included in the match\n };\n } else if (!!(match = isoRegex.exec(input))) {\n sign = (match[1] === '-') ? -1 : (match[1] === '+') ? 1 : 1;\n duration = {\n y : parseIso(match[2], sign),\n M : parseIso(match[3], sign),\n w : parseIso(match[4], sign),\n d : parseIso(match[5], sign),\n h : parseIso(match[6], sign),\n m : parseIso(match[7], sign),\n s : parseIso(match[8], sign)\n };\n } else if (duration == null) {// checks for null or undefined\n duration = {};\n } else if (typeof duration === 'object' && ('from' in duration || 'to' in duration)) {\n diffRes = momentsDifference(createLocal(duration.from), createLocal(duration.to));\n\n duration = {};\n duration.ms = diffRes.milliseconds;\n duration.M = diffRes.months;\n }\n\n ret = new Duration(duration);\n\n if (isDuration(input) && hasOwnProp(input, '_locale')) {\n ret._locale = input._locale;\n }\n\n return ret;\n }\n\n createDuration.fn = Duration.prototype;\n createDuration.invalid = createInvalid$1;\n\n function parseIso (inp, sign) {\n // We'd normally use ~~inp for this, but unfortunately it also\n // converts floats to ints.\n // inp may be undefined, so careful calling replace on it.\n var res = inp && parseFloat(inp.replace(',', '.'));\n // apply sign while we're at it\n return (isNaN(res) ? 0 : res) * sign;\n }\n\n function positiveMomentsDifference(base, other) {\n var res = {milliseconds: 0, months: 0};\n\n res.months = other.month() - base.month() +\n (other.year() - base.year()) * 12;\n if (base.clone().add(res.months, 'M').isAfter(other)) {\n --res.months;\n }\n\n res.milliseconds = +other - +(base.clone().add(res.months, 'M'));\n\n return res;\n }\n\n function momentsDifference(base, other) {\n var res;\n if (!(base.isValid() && other.isValid())) {\n return {milliseconds: 0, months: 0};\n }\n\n other = cloneWithOffset(other, base);\n if (base.isBefore(other)) {\n res = positiveMomentsDifference(base, other);\n } else {\n res = positiveMomentsDifference(other, base);\n res.milliseconds = -res.milliseconds;\n res.months = -res.months;\n }\n\n return res;\n }\n\n // TODO: remove 'name' arg after deprecation is removed\n function createAdder(direction, name) {\n return function (val, period) {\n var dur, tmp;\n //invert the arguments, but complain about it\n if (period !== null && !isNaN(+period)) {\n deprecateSimple(name, 'moment().' + name + '(period, number) is deprecated. Please use moment().' + name + '(number, period). ' +\n 'See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info.');\n tmp = val; val = period; period = tmp;\n }\n\n val = typeof val === 'string' ? +val : val;\n dur = createDuration(val, period);\n addSubtract(this, dur, direction);\n return this;\n };\n }\n\n function addSubtract (mom, duration, isAdding, updateOffset) {\n var milliseconds = duration._milliseconds,\n days = absRound(duration._days),\n months = absRound(duration._months);\n\n if (!mom.isValid()) {\n // No op\n return;\n }\n\n updateOffset = updateOffset == null ? true : updateOffset;\n\n if (months) {\n setMonth(mom, get(mom, 'Month') + months * isAdding);\n }\n if (days) {\n set$1(mom, 'Date', get(mom, 'Date') + days * isAdding);\n }\n if (milliseconds) {\n mom._d.setTime(mom._d.valueOf() + milliseconds * isAdding);\n }\n if (updateOffset) {\n hooks.updateOffset(mom, days || months);\n }\n }\n\n var add = createAdder(1, 'add');\n var subtract = createAdder(-1, 'subtract');\n\n function getCalendarFormat(myMoment, now) {\n var diff = myMoment.diff(now, 'days', true);\n return diff < -6 ? 'sameElse' :\n diff < -1 ? 'lastWeek' :\n diff < 0 ? 'lastDay' :\n diff < 1 ? 'sameDay' :\n diff < 2 ? 'nextDay' :\n diff < 7 ? 'nextWeek' : 'sameElse';\n }\n\n function calendar$1 (time, formats) {\n // We want to compare the start of today, vs this.\n // Getting start-of-today depends on whether we're local/utc/offset or not.\n var now = time || createLocal(),\n sod = cloneWithOffset(now, this).startOf('day'),\n format = hooks.calendarFormat(this, sod) || 'sameElse';\n\n var output = formats && (isFunction(formats[format]) ? formats[format].call(this, now) : formats[format]);\n\n return this.format(output || this.localeData().calendar(format, this, createLocal(now)));\n }\n\n function clone () {\n return new Moment(this);\n }\n\n function isAfter (input, units) {\n var localInput = isMoment(input) ? input : createLocal(input);\n if (!(this.isValid() && localInput.isValid())) {\n return false;\n }\n units = normalizeUnits(!isUndefined(units) ? units : 'millisecond');\n if (units === 'millisecond') {\n return this.valueOf() > localInput.valueOf();\n } else {\n return localInput.valueOf() < this.clone().startOf(units).valueOf();\n }\n }\n\n function isBefore (input, units) {\n var localInput = isMoment(input) ? input : createLocal(input);\n if (!(this.isValid() && localInput.isValid())) {\n return false;\n }\n units = normalizeUnits(!isUndefined(units) ? units : 'millisecond');\n if (units === 'millisecond') {\n return this.valueOf() < localInput.valueOf();\n } else {\n return this.clone().endOf(units).valueOf() < localInput.valueOf();\n }\n }\n\n function isBetween (from, to, units, inclusivity) {\n inclusivity = inclusivity || '()';\n return (inclusivity[0] === '(' ? this.isAfter(from, units) : !this.isBefore(from, units)) &&\n (inclusivity[1] === ')' ? this.isBefore(to, units) : !this.isAfter(to, units));\n }\n\n function isSame (input, units) {\n var localInput = isMoment(input) ? input : createLocal(input),\n inputMs;\n if (!(this.isValid() && localInput.isValid())) {\n return false;\n }\n units = normalizeUnits(units || 'millisecond');\n if (units === 'millisecond') {\n return this.valueOf() === localInput.valueOf();\n } else {\n inputMs = localInput.valueOf();\n return this.clone().startOf(units).valueOf() <= inputMs && inputMs <= this.clone().endOf(units).valueOf();\n }\n }\n\n function isSameOrAfter (input, units) {\n return this.isSame(input, units) || this.isAfter(input,units);\n }\n\n function isSameOrBefore (input, units) {\n return this.isSame(input, units) || this.isBefore(input,units);\n }\n\n function diff (input, units, asFloat) {\n var that,\n zoneDelta,\n output;\n\n if (!this.isValid()) {\n return NaN;\n }\n\n that = cloneWithOffset(input, this);\n\n if (!that.isValid()) {\n return NaN;\n }\n\n zoneDelta = (that.utcOffset() - this.utcOffset()) * 6e4;\n\n units = normalizeUnits(units);\n\n switch (units) {\n case 'year': output = monthDiff(this, that) / 12; break;\n case 'month': output = monthDiff(this, that); break;\n case 'quarter': output = monthDiff(this, that) / 3; break;\n case 'second': output = (this - that) / 1e3; break; // 1000\n case 'minute': output = (this - that) / 6e4; break; // 1000 * 60\n case 'hour': output = (this - that) / 36e5; break; // 1000 * 60 * 60\n case 'day': output = (this - that - zoneDelta) / 864e5; break; // 1000 * 60 * 60 * 24, negate dst\n case 'week': output = (this - that - zoneDelta) / 6048e5; break; // 1000 * 60 * 60 * 24 * 7, negate dst\n default: output = this - that;\n }\n\n return asFloat ? output : absFloor(output);\n }\n\n function monthDiff (a, b) {\n // difference in months\n var wholeMonthDiff = ((b.year() - a.year()) * 12) + (b.month() - a.month()),\n // b is in (anchor - 1 month, anchor + 1 month)\n anchor = a.clone().add(wholeMonthDiff, 'months'),\n anchor2, adjust;\n\n if (b - anchor < 0) {\n anchor2 = a.clone().add(wholeMonthDiff - 1, 'months');\n // linear across the month\n adjust = (b - anchor) / (anchor - anchor2);\n } else {\n anchor2 = a.clone().add(wholeMonthDiff + 1, 'months');\n // linear across the month\n adjust = (b - anchor) / (anchor2 - anchor);\n }\n\n //check for negative zero, return zero if negative zero\n return -(wholeMonthDiff + adjust) || 0;\n }\n\n hooks.defaultFormat = 'YYYY-MM-DDTHH:mm:ssZ';\n hooks.defaultFormatUtc = 'YYYY-MM-DDTHH:mm:ss[Z]';\n\n function toString () {\n return this.clone().locale('en').format('ddd MMM DD YYYY HH:mm:ss [GMT]ZZ');\n }\n\n function toISOString(keepOffset) {\n if (!this.isValid()) {\n return null;\n }\n var utc = keepOffset !== true;\n var m = utc ? this.clone().utc() : this;\n if (m.year() < 0 || m.year() > 9999) {\n return formatMoment(m, utc ? 'YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]' : 'YYYYYY-MM-DD[T]HH:mm:ss.SSSZ');\n }\n if (isFunction(Date.prototype.toISOString)) {\n // native implementation is ~50x faster, use it when we can\n if (utc) {\n return this.toDate().toISOString();\n } else {\n return new Date(this.valueOf() + this.utcOffset() * 60 * 1000).toISOString().replace('Z', formatMoment(m, 'Z'));\n }\n }\n return formatMoment(m, utc ? 'YYYY-MM-DD[T]HH:mm:ss.SSS[Z]' : 'YYYY-MM-DD[T]HH:mm:ss.SSSZ');\n }\n\n /**\n * Return a human readable representation of a moment that can\n * also be evaluated to get a new moment which is the same\n *\n * @link https://nodejs.org/dist/latest/docs/api/util.html#util_custom_inspect_function_on_objects\n */\n function inspect () {\n if (!this.isValid()) {\n return 'moment.invalid(/* ' + this._i + ' */)';\n }\n var func = 'moment';\n var zone = '';\n if (!this.isLocal()) {\n func = this.utcOffset() === 0 ? 'moment.utc' : 'moment.parseZone';\n zone = 'Z';\n }\n var prefix = '[' + func + '(\"]';\n var year = (0 <= this.year() && this.year() <= 9999) ? 'YYYY' : 'YYYYYY';\n var datetime = '-MM-DD[T]HH:mm:ss.SSS';\n var suffix = zone + '[\")]';\n\n return this.format(prefix + year + datetime + suffix);\n }\n\n function format (inputString) {\n if (!inputString) {\n inputString = this.isUtc() ? hooks.defaultFormatUtc : hooks.defaultFormat;\n }\n var output = formatMoment(this, inputString);\n return this.localeData().postformat(output);\n }\n\n function from (time, withoutSuffix) {\n if (this.isValid() &&\n ((isMoment(time) && time.isValid()) ||\n createLocal(time).isValid())) {\n return createDuration({to: this, from: time}).locale(this.locale()).humanize(!withoutSuffix);\n } else {\n return this.localeData().invalidDate();\n }\n }\n\n function fromNow (withoutSuffix) {\n return this.from(createLocal(), withoutSuffix);\n }\n\n function to (time, withoutSuffix) {\n if (this.isValid() &&\n ((isMoment(time) && time.isValid()) ||\n createLocal(time).isValid())) {\n return createDuration({from: this, to: time}).locale(this.locale()).humanize(!withoutSuffix);\n } else {\n return this.localeData().invalidDate();\n }\n }\n\n function toNow (withoutSuffix) {\n return this.to(createLocal(), withoutSuffix);\n }\n\n // If passed a locale key, it will set the locale for this\n // instance. Otherwise, it will return the locale configuration\n // variables for this instance.\n function locale (key) {\n var newLocaleData;\n\n if (key === undefined) {\n return this._locale._abbr;\n } else {\n newLocaleData = getLocale(key);\n if (newLocaleData != null) {\n this._locale = newLocaleData;\n }\n return this;\n }\n }\n\n var lang = deprecate(\n 'moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.',\n function (key) {\n if (key === undefined) {\n return this.localeData();\n } else {\n return this.locale(key);\n }\n }\n );\n\n function localeData () {\n return this._locale;\n }\n\n function startOf (units) {\n units = normalizeUnits(units);\n // the following switch intentionally omits break keywords\n // to utilize falling through the cases.\n switch (units) {\n case 'year':\n this.month(0);\n /* falls through */\n case 'quarter':\n case 'month':\n this.date(1);\n /* falls through */\n case 'week':\n case 'isoWeek':\n case 'day':\n case 'date':\n this.hours(0);\n /* falls through */\n case 'hour':\n this.minutes(0);\n /* falls through */\n case 'minute':\n this.seconds(0);\n /* falls through */\n case 'second':\n this.milliseconds(0);\n }\n\n // weeks are a special case\n if (units === 'week') {\n this.weekday(0);\n }\n if (units === 'isoWeek') {\n this.isoWeekday(1);\n }\n\n // quarters are also special\n if (units === 'quarter') {\n this.month(Math.floor(this.month() / 3) * 3);\n }\n\n return this;\n }\n\n function endOf (units) {\n units = normalizeUnits(units);\n if (units === undefined || units === 'millisecond') {\n return this;\n }\n\n // 'date' is an alias for 'day', so it should be considered as such.\n if (units === 'date') {\n units = 'day';\n }\n\n return this.startOf(units).add(1, (units === 'isoWeek' ? 'week' : units)).subtract(1, 'ms');\n }\n\n function valueOf () {\n return this._d.valueOf() - ((this._offset || 0) * 60000);\n }\n\n function unix () {\n return Math.floor(this.valueOf() / 1000);\n }\n\n function toDate () {\n return new Date(this.valueOf());\n }\n\n function toArray () {\n var m = this;\n return [m.year(), m.month(), m.date(), m.hour(), m.minute(), m.second(), m.millisecond()];\n }\n\n function toObject () {\n var m = this;\n return {\n years: m.year(),\n months: m.month(),\n date: m.date(),\n hours: m.hours(),\n minutes: m.minutes(),\n seconds: m.seconds(),\n milliseconds: m.milliseconds()\n };\n }\n\n function toJSON () {\n // new Date(NaN).toJSON() === null\n return this.isValid() ? this.toISOString() : null;\n }\n\n function isValid$2 () {\n return isValid(this);\n }\n\n function parsingFlags () {\n return extend({}, getParsingFlags(this));\n }\n\n function invalidAt () {\n return getParsingFlags(this).overflow;\n }\n\n function creationData() {\n return {\n input: this._i,\n format: this._f,\n locale: this._locale,\n isUTC: this._isUTC,\n strict: this._strict\n };\n }\n\n // FORMATTING\n\n addFormatToken(0, ['gg', 2], 0, function () {\n return this.weekYear() % 100;\n });\n\n addFormatToken(0, ['GG', 2], 0, function () {\n return this.isoWeekYear() % 100;\n });\n\n function addWeekYearFormatToken (token, getter) {\n addFormatToken(0, [token, token.length], 0, getter);\n }\n\n addWeekYearFormatToken('gggg', 'weekYear');\n addWeekYearFormatToken('ggggg', 'weekYear');\n addWeekYearFormatToken('GGGG', 'isoWeekYear');\n addWeekYearFormatToken('GGGGG', 'isoWeekYear');\n\n // ALIASES\n\n addUnitAlias('weekYear', 'gg');\n addUnitAlias('isoWeekYear', 'GG');\n\n // PRIORITY\n\n addUnitPriority('weekYear', 1);\n addUnitPriority('isoWeekYear', 1);\n\n\n // PARSING\n\n addRegexToken('G', matchSigned);\n addRegexToken('g', matchSigned);\n addRegexToken('GG', match1to2, match2);\n addRegexToken('gg', match1to2, match2);\n addRegexToken('GGGG', match1to4, match4);\n addRegexToken('gggg', match1to4, match4);\n addRegexToken('GGGGG', match1to6, match6);\n addRegexToken('ggggg', match1to6, match6);\n\n addWeekParseToken(['gggg', 'ggggg', 'GGGG', 'GGGGG'], function (input, week, config, token) {\n week[token.substr(0, 2)] = toInt(input);\n });\n\n addWeekParseToken(['gg', 'GG'], function (input, week, config, token) {\n week[token] = hooks.parseTwoDigitYear(input);\n });\n\n // MOMENTS\n\n function getSetWeekYear (input) {\n return getSetWeekYearHelper.call(this,\n input,\n this.week(),\n this.weekday(),\n this.localeData()._week.dow,\n this.localeData()._week.doy);\n }\n\n function getSetISOWeekYear (input) {\n return getSetWeekYearHelper.call(this,\n input, this.isoWeek(), this.isoWeekday(), 1, 4);\n }\n\n function getISOWeeksInYear () {\n return weeksInYear(this.year(), 1, 4);\n }\n\n function getWeeksInYear () {\n var weekInfo = this.localeData()._week;\n return weeksInYear(this.year(), weekInfo.dow, weekInfo.doy);\n }\n\n function getSetWeekYearHelper(input, week, weekday, dow, doy) {\n var weeksTarget;\n if (input == null) {\n return weekOfYear(this, dow, doy).year;\n } else {\n weeksTarget = weeksInYear(input, dow, doy);\n if (week > weeksTarget) {\n week = weeksTarget;\n }\n return setWeekAll.call(this, input, week, weekday, dow, doy);\n }\n }\n\n function setWeekAll(weekYear, week, weekday, dow, doy) {\n var dayOfYearData = dayOfYearFromWeeks(weekYear, week, weekday, dow, doy),\n date = createUTCDate(dayOfYearData.year, 0, dayOfYearData.dayOfYear);\n\n this.year(date.getUTCFullYear());\n this.month(date.getUTCMonth());\n this.date(date.getUTCDate());\n return this;\n }\n\n // FORMATTING\n\n addFormatToken('Q', 0, 'Qo', 'quarter');\n\n // ALIASES\n\n addUnitAlias('quarter', 'Q');\n\n // PRIORITY\n\n addUnitPriority('quarter', 7);\n\n // PARSING\n\n addRegexToken('Q', match1);\n addParseToken('Q', function (input, array) {\n array[MONTH] = (toInt(input) - 1) * 3;\n });\n\n // MOMENTS\n\n function getSetQuarter (input) {\n return input == null ? Math.ceil((this.month() + 1) / 3) : this.month((input - 1) * 3 + this.month() % 3);\n }\n\n // FORMATTING\n\n addFormatToken('D', ['DD', 2], 'Do', 'date');\n\n // ALIASES\n\n addUnitAlias('date', 'D');\n\n // PRIORITY\n addUnitPriority('date', 9);\n\n // PARSING\n\n addRegexToken('D', match1to2);\n addRegexToken('DD', match1to2, match2);\n addRegexToken('Do', function (isStrict, locale) {\n // TODO: Remove \"ordinalParse\" fallback in next major release.\n return isStrict ?\n (locale._dayOfMonthOrdinalParse || locale._ordinalParse) :\n locale._dayOfMonthOrdinalParseLenient;\n });\n\n addParseToken(['D', 'DD'], DATE);\n addParseToken('Do', function (input, array) {\n array[DATE] = toInt(input.match(match1to2)[0]);\n });\n\n // MOMENTS\n\n var getSetDayOfMonth = makeGetSet('Date', true);\n\n // FORMATTING\n\n addFormatToken('DDD', ['DDDD', 3], 'DDDo', 'dayOfYear');\n\n // ALIASES\n\n addUnitAlias('dayOfYear', 'DDD');\n\n // PRIORITY\n addUnitPriority('dayOfYear', 4);\n\n // PARSING\n\n addRegexToken('DDD', match1to3);\n addRegexToken('DDDD', match3);\n addParseToken(['DDD', 'DDDD'], function (input, array, config) {\n config._dayOfYear = toInt(input);\n });\n\n // HELPERS\n\n // MOMENTS\n\n function getSetDayOfYear (input) {\n var dayOfYear = Math.round((this.clone().startOf('day') - this.clone().startOf('year')) / 864e5) + 1;\n return input == null ? dayOfYear : this.add((input - dayOfYear), 'd');\n }\n\n // FORMATTING\n\n addFormatToken('m', ['mm', 2], 0, 'minute');\n\n // ALIASES\n\n addUnitAlias('minute', 'm');\n\n // PRIORITY\n\n addUnitPriority('minute', 14);\n\n // PARSING\n\n addRegexToken('m', match1to2);\n addRegexToken('mm', match1to2, match2);\n addParseToken(['m', 'mm'], MINUTE);\n\n // MOMENTS\n\n var getSetMinute = makeGetSet('Minutes', false);\n\n // FORMATTING\n\n addFormatToken('s', ['ss', 2], 0, 'second');\n\n // ALIASES\n\n addUnitAlias('second', 's');\n\n // PRIORITY\n\n addUnitPriority('second', 15);\n\n // PARSING\n\n addRegexToken('s', match1to2);\n addRegexToken('ss', match1to2, match2);\n addParseToken(['s', 'ss'], SECOND);\n\n // MOMENTS\n\n var getSetSecond = makeGetSet('Seconds', false);\n\n // FORMATTING\n\n addFormatToken('S', 0, 0, function () {\n return ~~(this.millisecond() / 100);\n });\n\n addFormatToken(0, ['SS', 2], 0, function () {\n return ~~(this.millisecond() / 10);\n });\n\n addFormatToken(0, ['SSS', 3], 0, 'millisecond');\n addFormatToken(0, ['SSSS', 4], 0, function () {\n return this.millisecond() * 10;\n });\n addFormatToken(0, ['SSSSS', 5], 0, function () {\n return this.millisecond() * 100;\n });\n addFormatToken(0, ['SSSSSS', 6], 0, function () {\n return this.millisecond() * 1000;\n });\n addFormatToken(0, ['SSSSSSS', 7], 0, function () {\n return this.millisecond() * 10000;\n });\n addFormatToken(0, ['SSSSSSSS', 8], 0, function () {\n return this.millisecond() * 100000;\n });\n addFormatToken(0, ['SSSSSSSSS', 9], 0, function () {\n return this.millisecond() * 1000000;\n });\n\n\n // ALIASES\n\n addUnitAlias('millisecond', 'ms');\n\n // PRIORITY\n\n addUnitPriority('millisecond', 16);\n\n // PARSING\n\n addRegexToken('S', match1to3, match1);\n addRegexToken('SS', match1to3, match2);\n addRegexToken('SSS', match1to3, match3);\n\n var token;\n for (token = 'SSSS'; token.length <= 9; token += 'S') {\n addRegexToken(token, matchUnsigned);\n }\n\n function parseMs(input, array) {\n array[MILLISECOND] = toInt(('0.' + input) * 1000);\n }\n\n for (token = 'S'; token.length <= 9; token += 'S') {\n addParseToken(token, parseMs);\n }\n // MOMENTS\n\n var getSetMillisecond = makeGetSet('Milliseconds', false);\n\n // FORMATTING\n\n addFormatToken('z', 0, 0, 'zoneAbbr');\n addFormatToken('zz', 0, 0, 'zoneName');\n\n // MOMENTS\n\n function getZoneAbbr () {\n return this._isUTC ? 'UTC' : '';\n }\n\n function getZoneName () {\n return this._isUTC ? 'Coordinated Universal Time' : '';\n }\n\n var proto = Moment.prototype;\n\n proto.add = add;\n proto.calendar = calendar$1;\n proto.clone = clone;\n proto.diff = diff;\n proto.endOf = endOf;\n proto.format = format;\n proto.from = from;\n proto.fromNow = fromNow;\n proto.to = to;\n proto.toNow = toNow;\n proto.get = stringGet;\n proto.invalidAt = invalidAt;\n proto.isAfter = isAfter;\n proto.isBefore = isBefore;\n proto.isBetween = isBetween;\n proto.isSame = isSame;\n proto.isSameOrAfter = isSameOrAfter;\n proto.isSameOrBefore = isSameOrBefore;\n proto.isValid = isValid$2;\n proto.lang = lang;\n proto.locale = locale;\n proto.localeData = localeData;\n proto.max = prototypeMax;\n proto.min = prototypeMin;\n proto.parsingFlags = parsingFlags;\n proto.set = stringSet;\n proto.startOf = startOf;\n proto.subtract = subtract;\n proto.toArray = toArray;\n proto.toObject = toObject;\n proto.toDate = toDate;\n proto.toISOString = toISOString;\n proto.inspect = inspect;\n proto.toJSON = toJSON;\n proto.toString = toString;\n proto.unix = unix;\n proto.valueOf = valueOf;\n proto.creationData = creationData;\n proto.year = getSetYear;\n proto.isLeapYear = getIsLeapYear;\n proto.weekYear = getSetWeekYear;\n proto.isoWeekYear = getSetISOWeekYear;\n proto.quarter = proto.quarters = getSetQuarter;\n proto.month = getSetMonth;\n proto.daysInMonth = getDaysInMonth;\n proto.week = proto.weeks = getSetWeek;\n proto.isoWeek = proto.isoWeeks = getSetISOWeek;\n proto.weeksInYear = getWeeksInYear;\n proto.isoWeeksInYear = getISOWeeksInYear;\n proto.date = getSetDayOfMonth;\n proto.day = proto.days = getSetDayOfWeek;\n proto.weekday = getSetLocaleDayOfWeek;\n proto.isoWeekday = getSetISODayOfWeek;\n proto.dayOfYear = getSetDayOfYear;\n proto.hour = proto.hours = getSetHour;\n proto.minute = proto.minutes = getSetMinute;\n proto.second = proto.seconds = getSetSecond;\n proto.millisecond = proto.milliseconds = getSetMillisecond;\n proto.utcOffset = getSetOffset;\n proto.utc = setOffsetToUTC;\n proto.local = setOffsetToLocal;\n proto.parseZone = setOffsetToParsedOffset;\n proto.hasAlignedHourOffset = hasAlignedHourOffset;\n proto.isDST = isDaylightSavingTime;\n proto.isLocal = isLocal;\n proto.isUtcOffset = isUtcOffset;\n proto.isUtc = isUtc;\n proto.isUTC = isUtc;\n proto.zoneAbbr = getZoneAbbr;\n proto.zoneName = getZoneName;\n proto.dates = deprecate('dates accessor is deprecated. Use date instead.', getSetDayOfMonth);\n proto.months = deprecate('months accessor is deprecated. Use month instead', getSetMonth);\n proto.years = deprecate('years accessor is deprecated. Use year instead', getSetYear);\n proto.zone = deprecate('moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/', getSetZone);\n proto.isDSTShifted = deprecate('isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information', isDaylightSavingTimeShifted);\n\n function createUnix (input) {\n return createLocal(input * 1000);\n }\n\n function createInZone () {\n return createLocal.apply(null, arguments).parseZone();\n }\n\n function preParsePostFormat (string) {\n return string;\n }\n\n var proto$1 = Locale.prototype;\n\n proto$1.calendar = calendar;\n proto$1.longDateFormat = longDateFormat;\n proto$1.invalidDate = invalidDate;\n proto$1.ordinal = ordinal;\n proto$1.preparse = preParsePostFormat;\n proto$1.postformat = preParsePostFormat;\n proto$1.relativeTime = relativeTime;\n proto$1.pastFuture = pastFuture;\n proto$1.set = set;\n\n proto$1.months = localeMonths;\n proto$1.monthsShort = localeMonthsShort;\n proto$1.monthsParse = localeMonthsParse;\n proto$1.monthsRegex = monthsRegex;\n proto$1.monthsShortRegex = monthsShortRegex;\n proto$1.week = localeWeek;\n proto$1.firstDayOfYear = localeFirstDayOfYear;\n proto$1.firstDayOfWeek = localeFirstDayOfWeek;\n\n proto$1.weekdays = localeWeekdays;\n proto$1.weekdaysMin = localeWeekdaysMin;\n proto$1.weekdaysShort = localeWeekdaysShort;\n proto$1.weekdaysParse = localeWeekdaysParse;\n\n proto$1.weekdaysRegex = weekdaysRegex;\n proto$1.weekdaysShortRegex = weekdaysShortRegex;\n proto$1.weekdaysMinRegex = weekdaysMinRegex;\n\n proto$1.isPM = localeIsPM;\n proto$1.meridiem = localeMeridiem;\n\n function get$1 (format, index, field, setter) {\n var locale = getLocale();\n var utc = createUTC().set(setter, index);\n return locale[field](utc, format);\n }\n\n function listMonthsImpl (format, index, field) {\n if (isNumber(format)) {\n index = format;\n format = undefined;\n }\n\n format = format || '';\n\n if (index != null) {\n return get$1(format, index, field, 'month');\n }\n\n var i;\n var out = [];\n for (i = 0; i < 12; i++) {\n out[i] = get$1(format, i, field, 'month');\n }\n return out;\n }\n\n // ()\n // (5)\n // (fmt, 5)\n // (fmt)\n // (true)\n // (true, 5)\n // (true, fmt, 5)\n // (true, fmt)\n function listWeekdaysImpl (localeSorted, format, index, field) {\n if (typeof localeSorted === 'boolean') {\n if (isNumber(format)) {\n index = format;\n format = undefined;\n }\n\n format = format || '';\n } else {\n format = localeSorted;\n index = format;\n localeSorted = false;\n\n if (isNumber(format)) {\n index = format;\n format = undefined;\n }\n\n format = format || '';\n }\n\n var locale = getLocale(),\n shift = localeSorted ? locale._week.dow : 0;\n\n if (index != null) {\n return get$1(format, (index + shift) % 7, field, 'day');\n }\n\n var i;\n var out = [];\n for (i = 0; i < 7; i++) {\n out[i] = get$1(format, (i + shift) % 7, field, 'day');\n }\n return out;\n }\n\n function listMonths (format, index) {\n return listMonthsImpl(format, index, 'months');\n }\n\n function listMonthsShort (format, index) {\n return listMonthsImpl(format, index, 'monthsShort');\n }\n\n function listWeekdays (localeSorted, format, index) {\n return listWeekdaysImpl(localeSorted, format, index, 'weekdays');\n }\n\n function listWeekdaysShort (localeSorted, format, index) {\n return listWeekdaysImpl(localeSorted, format, index, 'weekdaysShort');\n }\n\n function listWeekdaysMin (localeSorted, format, index) {\n return listWeekdaysImpl(localeSorted, format, index, 'weekdaysMin');\n }\n\n getSetGlobalLocale('en', {\n dayOfMonthOrdinalParse: /\\d{1,2}(th|st|nd|rd)/,\n ordinal : function (number) {\n var b = number % 10,\n output = (toInt(number % 100 / 10) === 1) ? 'th' :\n (b === 1) ? 'st' :\n (b === 2) ? 'nd' :\n (b === 3) ? 'rd' : 'th';\n return number + output;\n }\n });\n\n // Side effect imports\n\n hooks.lang = deprecate('moment.lang is deprecated. Use moment.locale instead.', getSetGlobalLocale);\n hooks.langData = deprecate('moment.langData is deprecated. Use moment.localeData instead.', getLocale);\n\n var mathAbs = Math.abs;\n\n function abs () {\n var data = this._data;\n\n this._milliseconds = mathAbs(this._milliseconds);\n this._days = mathAbs(this._days);\n this._months = mathAbs(this._months);\n\n data.milliseconds = mathAbs(data.milliseconds);\n data.seconds = mathAbs(data.seconds);\n data.minutes = mathAbs(data.minutes);\n data.hours = mathAbs(data.hours);\n data.months = mathAbs(data.months);\n data.years = mathAbs(data.years);\n\n return this;\n }\n\n function addSubtract$1 (duration, input, value, direction) {\n var other = createDuration(input, value);\n\n duration._milliseconds += direction * other._milliseconds;\n duration._days += direction * other._days;\n duration._months += direction * other._months;\n\n return duration._bubble();\n }\n\n // supports only 2.0-style add(1, 's') or add(duration)\n function add$1 (input, value) {\n return addSubtract$1(this, input, value, 1);\n }\n\n // supports only 2.0-style subtract(1, 's') or subtract(duration)\n function subtract$1 (input, value) {\n return addSubtract$1(this, input, value, -1);\n }\n\n function absCeil (number) {\n if (number < 0) {\n return Math.floor(number);\n } else {\n return Math.ceil(number);\n }\n }\n\n function bubble () {\n var milliseconds = this._milliseconds;\n var days = this._days;\n var months = this._months;\n var data = this._data;\n var seconds, minutes, hours, years, monthsFromDays;\n\n // if we have a mix of positive and negative values, bubble down first\n // check: https://github.com/moment/moment/issues/2166\n if (!((milliseconds >= 0 && days >= 0 && months >= 0) ||\n (milliseconds <= 0 && days <= 0 && months <= 0))) {\n milliseconds += absCeil(monthsToDays(months) + days) * 864e5;\n days = 0;\n months = 0;\n }\n\n // The following code bubbles up values, see the tests for\n // examples of what that means.\n data.milliseconds = milliseconds % 1000;\n\n seconds = absFloor(milliseconds / 1000);\n data.seconds = seconds % 60;\n\n minutes = absFloor(seconds / 60);\n data.minutes = minutes % 60;\n\n hours = absFloor(minutes / 60);\n data.hours = hours % 24;\n\n days += absFloor(hours / 24);\n\n // convert days to months\n monthsFromDays = absFloor(daysToMonths(days));\n months += monthsFromDays;\n days -= absCeil(monthsToDays(monthsFromDays));\n\n // 12 months -> 1 year\n years = absFloor(months / 12);\n months %= 12;\n\n data.days = days;\n data.months = months;\n data.years = years;\n\n return this;\n }\n\n function daysToMonths (days) {\n // 400 years have 146097 days (taking into account leap year rules)\n // 400 years have 12 months === 4800\n return days * 4800 / 146097;\n }\n\n function monthsToDays (months) {\n // the reverse of daysToMonths\n return months * 146097 / 4800;\n }\n\n function as (units) {\n if (!this.isValid()) {\n return NaN;\n }\n var days;\n var months;\n var milliseconds = this._milliseconds;\n\n units = normalizeUnits(units);\n\n if (units === 'month' || units === 'year') {\n days = this._days + milliseconds / 864e5;\n months = this._months + daysToMonths(days);\n return units === 'month' ? months : months / 12;\n } else {\n // handle milliseconds separately because of floating point math errors (issue #1867)\n days = this._days + Math.round(monthsToDays(this._months));\n switch (units) {\n case 'week' : return days / 7 + milliseconds / 6048e5;\n case 'day' : return days + milliseconds / 864e5;\n case 'hour' : return days * 24 + milliseconds / 36e5;\n case 'minute' : return days * 1440 + milliseconds / 6e4;\n case 'second' : return days * 86400 + milliseconds / 1000;\n // Math.floor prevents floating point math errors here\n case 'millisecond': return Math.floor(days * 864e5) + milliseconds;\n default: throw new Error('Unknown unit ' + units);\n }\n }\n }\n\n // TODO: Use this.as('ms')?\n function valueOf$1 () {\n if (!this.isValid()) {\n return NaN;\n }\n return (\n this._milliseconds +\n this._days * 864e5 +\n (this._months % 12) * 2592e6 +\n toInt(this._months / 12) * 31536e6\n );\n }\n\n function makeAs (alias) {\n return function () {\n return this.as(alias);\n };\n }\n\n var asMilliseconds = makeAs('ms');\n var asSeconds = makeAs('s');\n var asMinutes = makeAs('m');\n var asHours = makeAs('h');\n var asDays = makeAs('d');\n var asWeeks = makeAs('w');\n var asMonths = makeAs('M');\n var asYears = makeAs('y');\n\n function clone$1 () {\n return createDuration(this);\n }\n\n function get$2 (units) {\n units = normalizeUnits(units);\n return this.isValid() ? this[units + 's']() : NaN;\n }\n\n function makeGetter(name) {\n return function () {\n return this.isValid() ? this._data[name] : NaN;\n };\n }\n\n var milliseconds = makeGetter('milliseconds');\n var seconds = makeGetter('seconds');\n var minutes = makeGetter('minutes');\n var hours = makeGetter('hours');\n var days = makeGetter('days');\n var months = makeGetter('months');\n var years = makeGetter('years');\n\n function weeks () {\n return absFloor(this.days() / 7);\n }\n\n var round = Math.round;\n var thresholds = {\n ss: 44, // a few seconds to seconds\n s : 45, // seconds to minute\n m : 45, // minutes to hour\n h : 22, // hours to day\n d : 26, // days to month\n M : 11 // months to year\n };\n\n // helper function for moment.fn.from, moment.fn.fromNow, and moment.duration.fn.humanize\n function substituteTimeAgo(string, number, withoutSuffix, isFuture, locale) {\n return locale.relativeTime(number || 1, !!withoutSuffix, string, isFuture);\n }\n\n function relativeTime$1 (posNegDuration, withoutSuffix, locale) {\n var duration = createDuration(posNegDuration).abs();\n var seconds = round(duration.as('s'));\n var minutes = round(duration.as('m'));\n var hours = round(duration.as('h'));\n var days = round(duration.as('d'));\n var months = round(duration.as('M'));\n var years = round(duration.as('y'));\n\n var a = seconds <= thresholds.ss && ['s', seconds] ||\n seconds < thresholds.s && ['ss', seconds] ||\n minutes <= 1 && ['m'] ||\n minutes < thresholds.m && ['mm', minutes] ||\n hours <= 1 && ['h'] ||\n hours < thresholds.h && ['hh', hours] ||\n days <= 1 && ['d'] ||\n days < thresholds.d && ['dd', days] ||\n months <= 1 && ['M'] ||\n months < thresholds.M && ['MM', months] ||\n years <= 1 && ['y'] || ['yy', years];\n\n a[2] = withoutSuffix;\n a[3] = +posNegDuration > 0;\n a[4] = locale;\n return substituteTimeAgo.apply(null, a);\n }\n\n // This function allows you to set the rounding function for relative time strings\n function getSetRelativeTimeRounding (roundingFunction) {\n if (roundingFunction === undefined) {\n return round;\n }\n if (typeof(roundingFunction) === 'function') {\n round = roundingFunction;\n return true;\n }\n return false;\n }\n\n // This function allows you to set a threshold for relative time strings\n function getSetRelativeTimeThreshold (threshold, limit) {\n if (thresholds[threshold] === undefined) {\n return false;\n }\n if (limit === undefined) {\n return thresholds[threshold];\n }\n thresholds[threshold] = limit;\n if (threshold === 's') {\n thresholds.ss = limit - 1;\n }\n return true;\n }\n\n function humanize (withSuffix) {\n if (!this.isValid()) {\n return this.localeData().invalidDate();\n }\n\n var locale = this.localeData();\n var output = relativeTime$1(this, !withSuffix, locale);\n\n if (withSuffix) {\n output = locale.pastFuture(+this, output);\n }\n\n return locale.postformat(output);\n }\n\n var abs$1 = Math.abs;\n\n function sign(x) {\n return ((x > 0) - (x < 0)) || +x;\n }\n\n function toISOString$1() {\n // for ISO strings we do not use the normal bubbling rules:\n // * milliseconds bubble up until they become hours\n // * days do not bubble at all\n // * months bubble up until they become years\n // This is because there is no context-free conversion between hours and days\n // (think of clock changes)\n // and also not between days and months (28-31 days per month)\n if (!this.isValid()) {\n return this.localeData().invalidDate();\n }\n\n var seconds = abs$1(this._milliseconds) / 1000;\n var days = abs$1(this._days);\n var months = abs$1(this._months);\n var minutes, hours, years;\n\n // 3600 seconds -> 60 minutes -> 1 hour\n minutes = absFloor(seconds / 60);\n hours = absFloor(minutes / 60);\n seconds %= 60;\n minutes %= 60;\n\n // 12 months -> 1 year\n years = absFloor(months / 12);\n months %= 12;\n\n\n // inspired by https://github.com/dordille/moment-isoduration/blob/master/moment.isoduration.js\n var Y = years;\n var M = months;\n var D = days;\n var h = hours;\n var m = minutes;\n var s = seconds ? seconds.toFixed(3).replace(/\\.?0+$/, '') : '';\n var total = this.asSeconds();\n\n if (!total) {\n // this is the same as C#'s (Noda) and python (isodate)...\n // but not other JS (goog.date)\n return 'P0D';\n }\n\n var totalSign = total < 0 ? '-' : '';\n var ymSign = sign(this._months) !== sign(total) ? '-' : '';\n var daysSign = sign(this._days) !== sign(total) ? '-' : '';\n var hmsSign = sign(this._milliseconds) !== sign(total) ? '-' : '';\n\n return totalSign + 'P' +\n (Y ? ymSign + Y + 'Y' : '') +\n (M ? ymSign + M + 'M' : '') +\n (D ? daysSign + D + 'D' : '') +\n ((h || m || s) ? 'T' : '') +\n (h ? hmsSign + h + 'H' : '') +\n (m ? hmsSign + m + 'M' : '') +\n (s ? hmsSign + s + 'S' : '');\n }\n\n var proto$2 = Duration.prototype;\n\n proto$2.isValid = isValid$1;\n proto$2.abs = abs;\n proto$2.add = add$1;\n proto$2.subtract = subtract$1;\n proto$2.as = as;\n proto$2.asMilliseconds = asMilliseconds;\n proto$2.asSeconds = asSeconds;\n proto$2.asMinutes = asMinutes;\n proto$2.asHours = asHours;\n proto$2.asDays = asDays;\n proto$2.asWeeks = asWeeks;\n proto$2.asMonths = asMonths;\n proto$2.asYears = asYears;\n proto$2.valueOf = valueOf$1;\n proto$2._bubble = bubble;\n proto$2.clone = clone$1;\n proto$2.get = get$2;\n proto$2.milliseconds = milliseconds;\n proto$2.seconds = seconds;\n proto$2.minutes = minutes;\n proto$2.hours = hours;\n proto$2.days = days;\n proto$2.weeks = weeks;\n proto$2.months = months;\n proto$2.years = years;\n proto$2.humanize = humanize;\n proto$2.toISOString = toISOString$1;\n proto$2.toString = toISOString$1;\n proto$2.toJSON = toISOString$1;\n proto$2.locale = locale;\n proto$2.localeData = localeData;\n\n proto$2.toIsoString = deprecate('toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)', toISOString$1);\n proto$2.lang = lang;\n\n // Side effect imports\n\n // FORMATTING\n\n addFormatToken('X', 0, 0, 'unix');\n addFormatToken('x', 0, 0, 'valueOf');\n\n // PARSING\n\n addRegexToken('x', matchSigned);\n addRegexToken('X', matchTimestamp);\n addParseToken('X', function (input, array, config) {\n config._d = new Date(parseFloat(input, 10) * 1000);\n });\n addParseToken('x', function (input, array, config) {\n config._d = new Date(toInt(input));\n });\n\n // Side effect imports\n\n\n hooks.version = '2.22.2';\n\n setHookCallback(createLocal);\n\n hooks.fn = proto;\n hooks.min = min;\n hooks.max = max;\n hooks.now = now;\n hooks.utc = createUTC;\n hooks.unix = createUnix;\n hooks.months = listMonths;\n hooks.isDate = isDate;\n hooks.locale = getSetGlobalLocale;\n hooks.invalid = createInvalid;\n hooks.duration = createDuration;\n hooks.isMoment = isMoment;\n hooks.weekdays = listWeekdays;\n hooks.parseZone = createInZone;\n hooks.localeData = getLocale;\n hooks.isDuration = isDuration;\n hooks.monthsShort = listMonthsShort;\n hooks.weekdaysMin = listWeekdaysMin;\n hooks.defineLocale = defineLocale;\n hooks.updateLocale = updateLocale;\n hooks.locales = listLocales;\n hooks.weekdaysShort = listWeekdaysShort;\n hooks.normalizeUnits = normalizeUnits;\n hooks.relativeTimeRounding = getSetRelativeTimeRounding;\n hooks.relativeTimeThreshold = getSetRelativeTimeThreshold;\n hooks.calendarFormat = getCalendarFormat;\n hooks.prototype = proto;\n\n // currently HTML5 input type only supports 24-hour formats\n hooks.HTML5_FMT = {\n DATETIME_LOCAL: 'YYYY-MM-DDTHH:mm', // \n DATETIME_LOCAL_SECONDS: 'YYYY-MM-DDTHH:mm:ss', // \n DATETIME_LOCAL_MS: 'YYYY-MM-DDTHH:mm:ss.SSS', // \n DATE: 'YYYY-MM-DD', // \n TIME: 'HH:mm', // \n TIME_SECONDS: 'HH:mm:ss', // \n TIME_MS: 'HH:mm:ss.SSS', // \n WEEK: 'YYYY-[W]WW', // \n MONTH: 'YYYY-MM' // \n };\n\n return hooks;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/moment.js\n// module id = 0\n// module chunks = 0","var invariant = require('invariant');\n\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\nvar splice = Array.prototype.splice;\n\nvar assign = Object.assign || function assign(target, source) {\n var keys = getAllKeys(source);\n for (var i = 0; i < keys.length; i++) {\n var key = keys[i];\n if (hasOwnProperty.call(source, key)) {\n target[key] = source[key];\n }\n }\n return target;\n}\n\nvar getAllKeys = typeof Object.getOwnPropertySymbols === 'function' ?\n function(obj) { return Object.keys(obj).concat(Object.getOwnPropertySymbols(obj)) } :\n function(obj) { return Object.keys(obj) }\n;\n\nfunction copy(object) {\n if (object instanceof Array) {\n return object.slice();\n } else if (object && typeof object === 'object') {\n return assign(new object.constructor(), object);\n } else {\n return object;\n }\n}\n\n\nfunction newContext() {\n var commands = assign({}, defaultCommands);\n update.extend = function(directive, fn) {\n commands[directive] = fn;\n }\n\n return update;\n\n function update(object, spec) {\n invariant(\n !Array.isArray(spec),\n 'update(): You provided an invalid spec to update(). The spec may ' +\n 'not contain an array except as the value of $set, $push, $unshift, ' +\n '$splice or any custom command allowing an array value.'\n );\n\n invariant(\n typeof spec === 'object' && spec !== null,\n 'update(): You provided an invalid spec to update(). The spec and ' +\n 'every included key path must be plain objects containing one of the ' +\n 'following commands: %s.',\n Object.keys(commands).join(', ')\n );\n\n var nextObject = object;\n var specKeys = getAllKeys(spec)\n var index, key;\n for (index = 0; index < specKeys.length; index++) {\n var key = specKeys[index];\n if (hasOwnProperty.call(commands, key)) {\n nextObject = commands[key](spec[key], nextObject, spec, object);\n } else {\n var nextValueForKey = update(object[key], spec[key]);\n if (nextValueForKey !== nextObject[key]) {\n if (nextObject === object) {\n nextObject = copy(object);\n }\n nextObject[key] = nextValueForKey;\n }\n }\n }\n return nextObject;\n }\n\n}\n\nvar defaultCommands = {\n $push: function(value, original, spec) {\n invariantPushAndUnshift(original, spec, '$push');\n return original.concat(value);\n },\n $unshift: function(value, original, spec) {\n invariantPushAndUnshift(original, spec, '$unshift');\n return value.concat(original);\n },\n $splice: function(value, nextObject, spec, object) {\n var originalValue = nextObject === object ? copy(object) : nextObject;\n invariantSplices(originalValue, spec);\n value.forEach(function(args) {\n invariantSplice(args);\n splice.apply(originalValue, args);\n });\n return originalValue;\n },\n $set: function(value, original, spec) {\n invariantSet(spec);\n return value;\n },\n $merge: function(value, nextObject, spec, object) {\n var originalValue = nextObject === object ? copy(object) : nextObject;\n invariantMerge(originalValue, value);\n getAllKeys(value).forEach(function(key) {\n originalValue[key] = value[key];\n });\n return originalValue;\n },\n $apply: function(value, original) {\n invariantApply(value);\n return value(original);\n }\n};\n\n\n\nmodule.exports = newContext();\nmodule.exports.newContext = newContext;\n\n\n// invariants\n\nfunction invariantPushAndUnshift(value, spec, command) {\n invariant(\n Array.isArray(value),\n 'update(): expected target of %s to be an array; got %s.',\n command,\n value\n );\n var specValue = spec[command];\n invariant(\n Array.isArray(specValue),\n 'update(): expected spec of %s to be an array; got %s. ' +\n 'Did you forget to wrap your parameter in an array?',\n command,\n specValue\n );\n}\n\nfunction invariantSplices(value, spec) {\n invariant(\n Array.isArray(value),\n 'Expected $splice target to be an array; got %s',\n value\n );\n invariantSplice(spec['$splice']);\n}\n\nfunction invariantSplice(value) {\n invariant(\n Array.isArray(value),\n 'update(): expected spec of $splice to be an array of arrays; got %s. ' +\n 'Did you forget to wrap your parameters in an array?',\n value\n );\n}\n\nfunction invariantApply(fn) {\n invariant(\n typeof fn === 'function',\n 'update(): expected spec of $apply to be a function; got %s.',\n fn\n );\n}\n\nfunction invariantSet(spec) {\n invariant(\n Object.keys(spec).length === 1,\n 'Cannot have more than one key in an object with $set'\n );\n}\n\nfunction invariantMerge(target, specValue) {\n invariant(\n specValue && typeof specValue === 'object',\n 'update(): $merge expects a spec of type \\'object\\'; got %s',\n specValue\n );\n invariant(\n target && typeof target === 'object',\n 'update(): $merge expects a target of type \\'object\\'; got %s',\n target\n );\n}\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/immutability-helper/index.js\n// module id = 3\n// module chunks = 0","/**\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 (process.env.NODE_ENV !== 'production') {\n var ReactIs = require('react-is');\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 = require('./factoryWithTypeCheckers')(ReactIs.isElement, throwOnDirectAccess);\n} else {\n // By explicitly using `prop-types` you are opting into new production behavior.\n // http://fb.me/prop-types-in-prod\n module.exports = require('./factoryWithThrowingShims')();\n}\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/prop-types/index.js\n// module id = 4\n// module chunks = 0","/**\n * @param {String} name event name\n * @param {any} params event params\n */\nexport const trackEvent = (name, params) => {\n if (!window.analytics) {\n console.warn('Analytics API is not available');\n return;\n }\n\n window.analytics.track(name, params);\n};\n\n/**\n * @param {any} params event params\n */\nexport const trackPageView = params => {\n if (!window.analytics) {\n console.warn('Analytics API is not available');\n return;\n }\n\n window.analytics.page(params);\n};\n\n\n\n// WEBPACK FOOTER //\n// ./js/services/analytics.js","'use strict';\n\nexports.__esModule = true;\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 = require('react');\n\nvar _react2 = _interopRequireDefault(_react);\n\nvar _propTypes = require('prop-types');\n\nvar _propTypes2 = _interopRequireDefault(_propTypes);\n\nvar _TransitionGroup = require('./TransitionGroup');\n\nvar _TransitionGroup2 = _interopRequireDefault(_TransitionGroup);\n\nvar _CSSTransitionGroupChild = require('./CSSTransitionGroupChild');\n\nvar _CSSTransitionGroupChild2 = _interopRequireDefault(_CSSTransitionGroupChild);\n\nvar _PropTypes = require('./utils/PropTypes');\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return call && (typeof call === \"object\" || typeof call === \"function\") ? call : self; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\nvar propTypes = {\n transitionName: _PropTypes.nameShape.isRequired,\n\n transitionAppear: _propTypes2.default.bool,\n transitionEnter: _propTypes2.default.bool,\n transitionLeave: _propTypes2.default.bool,\n transitionAppearTimeout: (0, _PropTypes.transitionTimeout)('Appear'),\n transitionEnterTimeout: (0, _PropTypes.transitionTimeout)('Enter'),\n transitionLeaveTimeout: (0, _PropTypes.transitionTimeout)('Leave')\n};\n\nvar defaultProps = {\n transitionAppear: false,\n transitionEnter: true,\n transitionLeave: true\n};\n\nvar CSSTransitionGroup = function (_React$Component) {\n _inherits(CSSTransitionGroup, _React$Component);\n\n function CSSTransitionGroup() {\n var _temp, _this, _ret;\n\n _classCallCheck(this, CSSTransitionGroup);\n\n for (var _len = arguments.length, args = Array(_len), _key = 0; _key < _len; _key++) {\n args[_key] = arguments[_key];\n }\n\n return _ret = (_temp = (_this = _possibleConstructorReturn(this, _React$Component.call.apply(_React$Component, [this].concat(args))), _this), _this._wrapChild = function (child) {\n return _react2.default.createElement(_CSSTransitionGroupChild2.default, {\n name: _this.props.transitionName,\n appear: _this.props.transitionAppear,\n enter: _this.props.transitionEnter,\n leave: _this.props.transitionLeave,\n appearTimeout: _this.props.transitionAppearTimeout,\n enterTimeout: _this.props.transitionEnterTimeout,\n leaveTimeout: _this.props.transitionLeaveTimeout\n }, child);\n }, _temp), _possibleConstructorReturn(_this, _ret);\n }\n\n // We need to provide this childFactory so that\n // ReactCSSTransitionGroupChild can receive updates to name, enter, and\n // leave while it is leaving.\n\n\n CSSTransitionGroup.prototype.render = function render() {\n return _react2.default.createElement(_TransitionGroup2.default, _extends({}, this.props, { childFactory: this._wrapChild }));\n };\n\n return CSSTransitionGroup;\n}(_react2.default.Component);\n\nCSSTransitionGroup.displayName = 'CSSTransitionGroup';\n\n\nCSSTransitionGroup.propTypes = process.env.NODE_ENV !== \"production\" ? propTypes : {};\nCSSTransitionGroup.defaultProps = defaultProps;\n\nexports.default = CSSTransitionGroup;\nmodule.exports = exports['default'];\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/react-transition-group/CSSTransitionGroup.js\n// module id = 6\n// module chunks = 0","'use strict';\n\nvar bind = require('./helpers/bind');\nvar isBuffer = require('is-buffer');\n\n/*global toString:true*/\n\n// utils is a library of generic helper functions non-specific to axios\n\nvar toString = Object.prototype.toString;\n\n/**\n * Determine if a value is an Array\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is an Array, otherwise false\n */\nfunction isArray(val) {\n return toString.call(val) === '[object Array]';\n}\n\n/**\n * Determine if a value is an ArrayBuffer\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is an ArrayBuffer, otherwise false\n */\nfunction isArrayBuffer(val) {\n return toString.call(val) === '[object ArrayBuffer]';\n}\n\n/**\n * Determine if a value is a FormData\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is an FormData, otherwise false\n */\nfunction isFormData(val) {\n return (typeof FormData !== 'undefined') && (val instanceof FormData);\n}\n\n/**\n * Determine if a value is a view on an ArrayBuffer\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a view on an ArrayBuffer, otherwise false\n */\nfunction isArrayBufferView(val) {\n var result;\n if ((typeof ArrayBuffer !== 'undefined') && (ArrayBuffer.isView)) {\n result = ArrayBuffer.isView(val);\n } else {\n result = (val) && (val.buffer) && (val.buffer instanceof ArrayBuffer);\n }\n return result;\n}\n\n/**\n * Determine if a value is a String\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a String, otherwise false\n */\nfunction isString(val) {\n return typeof val === 'string';\n}\n\n/**\n * Determine if a value is a Number\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a Number, otherwise false\n */\nfunction isNumber(val) {\n return typeof val === 'number';\n}\n\n/**\n * Determine if a value is undefined\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if the value is undefined, otherwise false\n */\nfunction isUndefined(val) {\n return typeof val === 'undefined';\n}\n\n/**\n * Determine if a value is an Object\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is an Object, otherwise false\n */\nfunction isObject(val) {\n return val !== null && typeof val === 'object';\n}\n\n/**\n * Determine if a value is a Date\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a Date, otherwise false\n */\nfunction isDate(val) {\n return toString.call(val) === '[object Date]';\n}\n\n/**\n * Determine if a value is a File\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a File, otherwise false\n */\nfunction isFile(val) {\n return toString.call(val) === '[object File]';\n}\n\n/**\n * Determine if a value is a Blob\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a Blob, otherwise false\n */\nfunction isBlob(val) {\n return toString.call(val) === '[object Blob]';\n}\n\n/**\n * Determine if a value is a Function\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a Function, otherwise false\n */\nfunction isFunction(val) {\n return toString.call(val) === '[object Function]';\n}\n\n/**\n * Determine if a value is a Stream\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a Stream, otherwise false\n */\nfunction isStream(val) {\n return isObject(val) && isFunction(val.pipe);\n}\n\n/**\n * Determine if a value is a URLSearchParams object\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a URLSearchParams object, otherwise false\n */\nfunction isURLSearchParams(val) {\n return typeof URLSearchParams !== 'undefined' && val instanceof URLSearchParams;\n}\n\n/**\n * Trim excess whitespace off the beginning and end of a string\n *\n * @param {String} str The String to trim\n * @returns {String} The String freed of excess whitespace\n */\nfunction trim(str) {\n return str.replace(/^\\s*/, '').replace(/\\s*$/, '');\n}\n\n/**\n * Determine if we're running in a standard browser environment\n *\n * This allows axios to run in a web worker, and react-native.\n * Both environments support XMLHttpRequest, but not fully standard globals.\n *\n * web workers:\n * typeof window -> undefined\n * typeof document -> undefined\n *\n * react-native:\n * navigator.product -> 'ReactNative'\n */\nfunction isStandardBrowserEnv() {\n if (typeof navigator !== 'undefined' && navigator.product === 'ReactNative') {\n return false;\n }\n return (\n typeof window !== 'undefined' &&\n typeof document !== 'undefined'\n );\n}\n\n/**\n * Iterate over an Array or an Object invoking a function for each item.\n *\n * If `obj` is an Array callback will be called passing\n * the value, index, and complete array for each item.\n *\n * If 'obj' is an Object callback will be called passing\n * the value, key, and complete object for each property.\n *\n * @param {Object|Array} obj The object to iterate\n * @param {Function} fn The callback to invoke for each item\n */\nfunction forEach(obj, fn) {\n // Don't bother if no value provided\n if (obj === null || typeof obj === 'undefined') {\n return;\n }\n\n // Force an array if not already something iterable\n if (typeof obj !== 'object' && !isArray(obj)) {\n /*eslint no-param-reassign:0*/\n obj = [obj];\n }\n\n if (isArray(obj)) {\n // Iterate over array values\n for (var i = 0, l = obj.length; i < l; i++) {\n fn.call(null, obj[i], i, obj);\n }\n } else {\n // Iterate over object keys\n for (var key in obj) {\n if (Object.prototype.hasOwnProperty.call(obj, key)) {\n fn.call(null, obj[key], key, obj);\n }\n }\n }\n}\n\n/**\n * Accepts varargs expecting each argument to be an object, then\n * immutably merges the properties of each object and returns result.\n *\n * When multiple objects contain the same key the later object in\n * the arguments list will take precedence.\n *\n * Example:\n *\n * ```js\n * var result = merge({foo: 123}, {foo: 456});\n * console.log(result.foo); // outputs 456\n * ```\n *\n * @param {Object} obj1 Object to merge\n * @returns {Object} Result of all merge properties\n */\nfunction merge(/* obj1, obj2, obj3, ... */) {\n var result = {};\n function assignValue(val, key) {\n if (typeof result[key] === 'object' && typeof val === 'object') {\n result[key] = merge(result[key], val);\n } else {\n result[key] = val;\n }\n }\n\n for (var i = 0, l = arguments.length; i < l; i++) {\n forEach(arguments[i], assignValue);\n }\n return result;\n}\n\n/**\n * Extends object a by mutably adding to it the properties of object b.\n *\n * @param {Object} a The object to be extended\n * @param {Object} b The object to copy properties from\n * @param {Object} thisArg The object to bind function to\n * @return {Object} The resulting value of object a\n */\nfunction extend(a, b, thisArg) {\n forEach(b, function assignValue(val, key) {\n if (thisArg && typeof val === 'function') {\n a[key] = bind(val, thisArg);\n } else {\n a[key] = val;\n }\n });\n return a;\n}\n\nmodule.exports = {\n isArray: isArray,\n isArrayBuffer: isArrayBuffer,\n isBuffer: isBuffer,\n isFormData: isFormData,\n isArrayBufferView: isArrayBufferView,\n isString: isString,\n isNumber: isNumber,\n isObject: isObject,\n isUndefined: isUndefined,\n isDate: isDate,\n isFile: isFile,\n isBlob: isBlob,\n isFunction: isFunction,\n isStream: isStream,\n isURLSearchParams: isURLSearchParams,\n isStandardBrowserEnv: isStandardBrowserEnv,\n forEach: forEach,\n merge: merge,\n extend: extend,\n trim: trim\n};\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/utils.js\n// module id = 8\n// module chunks = 0","module.exports = require('./lib/axios');\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/index.js\n// module id = 11\n// module chunks = 0","(function (global, factory) {\n if (typeof define === \"function\" && define.amd) {\n define(['module', './clipboard-action', 'tiny-emitter', 'good-listener'], factory);\n } else if (typeof exports !== \"undefined\") {\n factory(module, require('./clipboard-action'), require('tiny-emitter'), require('good-listener'));\n } else {\n var mod = {\n exports: {}\n };\n factory(mod, global.clipboardAction, global.tinyEmitter, global.goodListener);\n global.clipboard = mod.exports;\n }\n})(this, function (module, _clipboardAction, _tinyEmitter, _goodListener) {\n 'use strict';\n\n var _clipboardAction2 = _interopRequireDefault(_clipboardAction);\n\n var _tinyEmitter2 = _interopRequireDefault(_tinyEmitter);\n\n var _goodListener2 = _interopRequireDefault(_goodListener);\n\n function _interopRequireDefault(obj) {\n return obj && obj.__esModule ? obj : {\n default: obj\n };\n }\n\n var _typeof = typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\" ? function (obj) {\n return typeof obj;\n } : function (obj) {\n return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj;\n };\n\n function _classCallCheck(instance, Constructor) {\n if (!(instance instanceof Constructor)) {\n throw new TypeError(\"Cannot call a class as a function\");\n }\n }\n\n var _createClass = 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 Object.defineProperty(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 function _possibleConstructorReturn(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 === \"object\" || typeof call === \"function\") ? call : self;\n }\n\n function _inherits(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);\n }\n\n subClass.prototype = Object.create(superClass && superClass.prototype, {\n constructor: {\n value: subClass,\n enumerable: false,\n writable: true,\n configurable: true\n }\n });\n if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass;\n }\n\n var Clipboard = function (_Emitter) {\n _inherits(Clipboard, _Emitter);\n\n /**\n * @param {String|HTMLElement|HTMLCollection|NodeList} trigger\n * @param {Object} options\n */\n function Clipboard(trigger, options) {\n _classCallCheck(this, Clipboard);\n\n var _this = _possibleConstructorReturn(this, (Clipboard.__proto__ || Object.getPrototypeOf(Clipboard)).call(this));\n\n _this.resolveOptions(options);\n _this.listenClick(trigger);\n return _this;\n }\n\n /**\n * Defines if attributes would be resolved using internal setter functions\n * or custom functions that were passed in the constructor.\n * @param {Object} options\n */\n\n\n _createClass(Clipboard, [{\n key: 'resolveOptions',\n value: function resolveOptions() {\n var options = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n\n this.action = typeof options.action === 'function' ? options.action : this.defaultAction;\n this.target = typeof options.target === 'function' ? options.target : this.defaultTarget;\n this.text = typeof options.text === 'function' ? options.text : this.defaultText;\n this.container = _typeof(options.container) === 'object' ? options.container : document.body;\n }\n }, {\n key: 'listenClick',\n value: function listenClick(trigger) {\n var _this2 = this;\n\n this.listener = (0, _goodListener2.default)(trigger, 'click', function (e) {\n return _this2.onClick(e);\n });\n }\n }, {\n key: 'onClick',\n value: function onClick(e) {\n var trigger = e.delegateTarget || e.currentTarget;\n\n if (this.clipboardAction) {\n this.clipboardAction = null;\n }\n\n this.clipboardAction = new _clipboardAction2.default({\n action: this.action(trigger),\n target: this.target(trigger),\n text: this.text(trigger),\n container: this.container,\n trigger: trigger,\n emitter: this\n });\n }\n }, {\n key: 'defaultAction',\n value: function defaultAction(trigger) {\n return getAttributeValue('action', trigger);\n }\n }, {\n key: 'defaultTarget',\n value: function defaultTarget(trigger) {\n var selector = getAttributeValue('target', trigger);\n\n if (selector) {\n return document.querySelector(selector);\n }\n }\n }, {\n key: 'defaultText',\n value: function defaultText(trigger) {\n return getAttributeValue('text', trigger);\n }\n }, {\n key: 'destroy',\n value: function destroy() {\n this.listener.destroy();\n\n if (this.clipboardAction) {\n this.clipboardAction.destroy();\n this.clipboardAction = null;\n }\n }\n }], [{\n key: 'isSupported',\n value: function isSupported() {\n var action = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : ['copy', 'cut'];\n\n var actions = typeof action === 'string' ? [action] : action;\n var support = !!document.queryCommandSupported;\n\n actions.forEach(function (action) {\n support = support && !!document.queryCommandSupported(action);\n });\n\n return support;\n }\n }]);\n\n return Clipboard;\n }(_tinyEmitter2.default);\n\n /**\n * Helper function to retrieve attribute value.\n * @param {String} suffix\n * @param {Element} element\n */\n function getAttributeValue(suffix, element) {\n var attribute = 'data-clipboard-' + suffix;\n\n if (!element.hasAttribute(attribute)) {\n return;\n }\n\n return element.getAttribute(attribute);\n }\n\n module.exports = Clipboard;\n});\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/clipboard/lib/clipboard.js\n// module id = 12\n// module chunks = 0","class Toast {\n\n\tconstructor(message) {\n\t\tthis.toast(message);\n\t}\n\n\ttoast(msg) {\n\n\t\tconst div = document.createElement('div');\n\t\tdiv.id = 'toast';\n\t\tdiv.className = 'show';\n\t\tconst text = document.createTextNode(msg);\n\t\tdiv.appendChild(text);\n\t\tdocument.body.appendChild(div);\n\n\t\tsetTimeout(()=>{\n\t\t\tdiv.className = div.className.replace(\"show\",\"\");\n\t\t\tdiv.parentNode.removeChild(div);\n\t\t},3000);\n\t}\n}\n\nexport default Toast;\n\n\n// WEBPACK FOOTER //\n// ./js/partials/toast.js","(function (global, factory) {\n if (typeof define === \"function\" && define.amd) {\n define(['module', 'exports', 'react', 'prop-types'], factory);\n } else if (typeof exports !== \"undefined\") {\n factory(module, exports, require('react'), require('prop-types'));\n } else {\n var mod = {\n exports: {}\n };\n factory(mod, mod.exports, global.React, global.propTypes);\n global.TextTruncate = mod.exports;\n }\n})(this, function (module, exports, _react, _propTypes) {\n 'use strict';\n\n Object.defineProperty(exports, \"__esModule\", {\n value: true\n });\n\n var _react2 = _interopRequireDefault(_react);\n\n var _propTypes2 = _interopRequireDefault(_propTypes);\n\n function _interopRequireDefault(obj) {\n return obj && obj.__esModule ? obj : {\n default: obj\n };\n }\n\n function _objectWithoutProperties(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 function _classCallCheck(instance, Constructor) {\n if (!(instance instanceof Constructor)) {\n throw new TypeError(\"Cannot call a class as a function\");\n }\n }\n\n var _createClass = 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 Object.defineProperty(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 function _possibleConstructorReturn(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 === \"object\" || typeof call === \"function\") ? call : self;\n }\n\n function _inherits(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);\n }\n\n subClass.prototype = Object.create(superClass && superClass.prototype, {\n constructor: {\n value: subClass,\n enumerable: false,\n writable: true,\n configurable: true\n }\n });\n if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass;\n }\n\n var TextTruncate = function (_Component) {\n _inherits(TextTruncate, _Component);\n\n function TextTruncate() {\n var _ref;\n\n var _temp, _this, _ret;\n\n _classCallCheck(this, TextTruncate);\n\n for (var _len = arguments.length, args = Array(_len), _key = 0; _key < _len; _key++) {\n args[_key] = arguments[_key];\n }\n\n return _ret = (_temp = (_this = _possibleConstructorReturn(this, (_ref = TextTruncate.__proto__ || Object.getPrototypeOf(TextTruncate)).call.apply(_ref, [this].concat(args))), _this), _this.onResize = function () {\n if (_this.rafId) {\n window.cancelAnimationFrame(_this.rafId);\n }\n _this.rafId = window.requestAnimationFrame(_this.update.bind(_this));\n }, _this.onTruncated = function () {\n typeof _this.props.onTruncated === 'function' && setTimeout(function () {\n return _this.props.onTruncated();\n }, 0);\n }, _this.onCalculated = function () {\n typeof _this.props.onCalculated === 'function' && setTimeout(function () {\n return _this.props.onCalculated();\n }, 0);\n }, _this.update = function () {\n var style = window.getComputedStyle(_this.scope);\n var font = [style['font-weight'], style['font-style'], style['font-size'], style['font-family'], style['letter-spacing']].join(' ');\n _this.canvas.font = font;\n _this.forceUpdate();\n }, _temp), _possibleConstructorReturn(_this, _ret);\n }\n\n _createClass(TextTruncate, [{\n key: 'componentDidMount',\n value: function componentDidMount() {\n var canvas = document.createElement('canvas');\n var docFragment = document.createDocumentFragment();\n var style = window.getComputedStyle(this.scope);\n var font = [style['font-weight'], style['font-style'], style['font-size'], style['font-family']].join(' ');\n\n docFragment.appendChild(canvas);\n this.canvas = canvas.getContext('2d');\n this.canvas.font = font;\n this.forceUpdate();\n window.addEventListener('resize', this.onResize);\n }\n }, {\n key: 'componentWillUnmount',\n value: function componentWillUnmount() {\n window.removeEventListener('resize', this.onResize);\n if (this.rafId) {\n window.cancelAnimationFrame(this.rafId);\n }\n }\n }, {\n key: 'measureWidth',\n value: function measureWidth(text) {\n return Math.ceil(this.canvas.measureText(text).width);\n }\n }, {\n key: 'getRenderText',\n value: function getRenderText() {\n var _props = this.props,\n containerClassName = _props.containerClassName,\n element = _props.element,\n line = _props.line,\n onCalculated = _props.onCalculated,\n onTruncated = _props.onTruncated,\n text = _props.text,\n textElement = _props.textElement,\n textTruncateChild = _props.textTruncateChild,\n truncateText = _props.truncateText,\n maxCalculateTimes = _props.maxCalculateTimes,\n props = _objectWithoutProperties(_props, ['containerClassName', 'element', 'line', 'onCalculated', 'onTruncated', 'text', 'textElement', 'textTruncateChild', 'truncateText', 'maxCalculateTimes']);\n\n var scopeWidth = this.scope.getBoundingClientRect().width;\n\n // return if display:none\n if (scopeWidth === 0) {\n return null;\n }\n\n // return if all of text can be displayed\n if (scopeWidth >= this.measureWidth(text)) {\n return (0, _react.createElement)(textElement, props, text);\n }\n\n var childText = '';\n if (textTruncateChild && typeof textTruncateChild.type === 'string') {\n var type = textTruncateChild.type;\n if (type.indexOf('span') >= 0 || type.indexOf('a') >= 0) {\n childText = textTruncateChild.props.children;\n }\n }\n\n var currentPos = 1;\n var maxTextLength = text.length;\n var truncatedText = '';\n var splitPos = 0;\n var startPos = 0;\n var displayLine = line;\n var width = 0;\n var lastIsEng = false;\n var isPrevLineWithoutSpace = false;\n var lastPos = 0;\n var lastSpaceIndex = -1;\n var ext = '';\n var loopCnt = 0;\n\n while (displayLine-- > 0) {\n ext = displayLine ? '' : truncateText + (childText ? ' ' + childText : '');\n while (currentPos <= maxTextLength) {\n truncatedText = text.substr(startPos, currentPos);\n width = this.measureWidth(truncatedText + ext);\n if (width < scopeWidth) {\n splitPos = text.indexOf(' ', currentPos + 1);\n if (splitPos === -1) {\n currentPos += 1;\n lastIsEng = false;\n } else {\n lastIsEng = true;\n currentPos = splitPos;\n }\n } else {\n do {\n if (loopCnt++ >= maxCalculateTimes) {\n break;\n }\n truncatedText = text.substr(startPos, currentPos);\n if (!displayLine) {\n currentPos--;\n }\n if (truncatedText[truncatedText.length - 1] === ' ') {\n truncatedText = text.substr(startPos, currentPos - 1);\n }\n if (lastIsEng) {\n lastSpaceIndex = truncatedText.lastIndexOf(' ');\n if (lastSpaceIndex > -1) {\n currentPos = lastSpaceIndex;\n if (displayLine) {\n currentPos++;\n }\n truncatedText = text.substr(startPos, currentPos);\n } else {\n currentPos--;\n truncatedText = text.substr(startPos, currentPos);\n }\n } else {\n currentPos--;\n truncatedText = text.substr(startPos, currentPos);\n }\n width = this.measureWidth(truncatedText + ext);\n } while (width >= scopeWidth && truncatedText.length > 0);\n startPos += currentPos;\n break;\n }\n }\n\n if (currentPos >= maxTextLength) {\n startPos = maxTextLength;\n break;\n }\n\n if (lastIsEng && !isPrevLineWithoutSpace && text.substr(lastPos, currentPos).indexOf(' ') === -1) {\n isPrevLineWithoutSpace = text.substr(lastPos, currentPos).indexOf(' ') === -1;\n displayLine--;\n }\n lastPos = currentPos + 1;\n }\n\n if (startPos === maxTextLength) {\n return (0, _react.createElement)(textElement, props, text);\n }\n\n this.onTruncated();\n return _react2.default.createElement(\n 'div',\n props,\n (0, _react.createElement)(textElement, props, text.substr(0, startPos) + truncateText + ' '),\n textTruncateChild\n );\n }\n }, {\n key: 'render',\n value: function render() {\n var _this2 = this;\n\n var _props2 = this.props,\n element = _props2.element,\n text = _props2.text,\n _props2$style = _props2.style,\n style = _props2$style === undefined ? {} : _props2$style,\n containerClassName = _props2.containerClassName,\n line = _props2.line,\n onCalculated = _props2.onCalculated,\n onTruncated = _props2.onTruncated,\n textElement = _props2.textElement,\n textTruncateChild = _props2.textTruncateChild,\n truncateText = _props2.truncateText,\n maxCalculateTimes = _props2.maxCalculateTimes,\n props = _objectWithoutProperties(_props2, ['element', 'text', 'style', 'containerClassName', 'line', 'onCalculated', 'onTruncated', 'textElement', 'textTruncateChild', 'truncateText', 'maxCalculateTimes']);\n\n var fontWeight = style.fontWeight,\n fontStyle = style.fontStyle,\n fontSize = style.fontSize,\n fontFamily = style.fontFamily;\n\n\n var renderText = this.scope && line ? this.getRenderText() : (0, _react.createElement)(textElement, props, text);;\n var rootProps = {\n ref: function ref(el) {\n _this2.scope = el;\n },\n className: containerClassName,\n style: { overflow: 'hidden', fontWeight: fontWeight, fontStyle: fontStyle, fontSize: fontSize, fontFamily: fontFamily }\n };\n\n this.scope && this.onCalculated();\n return (0, _react.createElement)(element, rootProps, renderText);\n }\n }]);\n\n return TextTruncate;\n }(_react.Component);\n\n TextTruncate.propTypes = {\n containerClassName: _propTypes2.default.string,\n element: _propTypes2.default.string,\n line: _propTypes2.default.oneOfType([_propTypes2.default.number, _propTypes2.default.bool]),\n onCalculated: _propTypes2.default.func,\n onTruncated: _propTypes2.default.func,\n text: _propTypes2.default.string,\n textElement: _propTypes2.default.node,\n textTruncateChild: _propTypes2.default.node,\n truncateText: _propTypes2.default.string,\n maxCalculateTimes: _propTypes2.default.number\n };\n TextTruncate.defaultProps = {\n element: 'div',\n line: 1,\n text: '',\n textElement: 'span',\n truncateText: '…',\n maxCalculateTimes: 10\n };\n exports.default = TextTruncate;\n ;\n module.exports = exports['default'];\n});\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/react-text-truncate/lib/index.js\n// module id = 14\n// module chunks = 0","/*\r\n * Date Format 1.2.3\r\n * (c) 2007-2009 Steven Levithan \r\n * MIT license\r\n *\r\n * Includes enhancements by Scott Trenda \r\n * and Kris Kowal \r\n *\r\n * Accepts a date, a mask, or a date and a mask.\r\n * Returns a formatted version of the given date.\r\n * The date defaults to the current date/time.\r\n * The mask defaults to dateFormat.masks.default.\r\n */\r\n\r\n(function(global) {\r\n 'use strict';\r\n\r\n var dateFormat = (function() {\r\n var token = /d{1,4}|m{1,4}|yy(?:yy)?|([HhMsTt])\\1?|[LloSZWN]|'[^']*'|'[^']*'/g;\r\n var timezone = /\\b(?:[PMCEA][SDP]T|(?:Pacific|Mountain|Central|Eastern|Atlantic) (?:Standard|Daylight|Prevailing) Time|(?:GMT|UTC)(?:[-+]\\d{4})?)\\b/g;\r\n var timezoneClip = /[^-+\\dA-Z]/g;\r\n \r\n // Regexes and supporting functions are cached through closure\r\n return function (date, mask, utc, gmt) {\r\n \r\n // You can't provide utc if you skip other args (use the 'UTC:' mask prefix)\r\n if (arguments.length === 1 && kindOf(date) === 'string' && !/\\d/.test(date)) {\r\n mask = date;\r\n date = undefined;\r\n }\r\n \r\n date = date || new Date;\r\n \r\n if(!(date instanceof Date)) {\r\n date = new Date(date);\r\n }\r\n \r\n if (isNaN(date)) {\r\n throw TypeError('Invalid date');\r\n }\r\n \r\n mask = String(dateFormat.masks[mask] || mask || dateFormat.masks['default']);\r\n \r\n // Allow setting the utc/gmt argument via the mask\r\n var maskSlice = mask.slice(0, 4);\r\n if (maskSlice === 'UTC:' || maskSlice === 'GMT:') {\r\n mask = mask.slice(4);\r\n utc = true;\r\n if (maskSlice === 'GMT:') {\r\n gmt = true;\r\n }\r\n }\r\n \r\n var _ = utc ? 'getUTC' : 'get';\r\n var d = date[_ + 'Date']();\r\n var D = date[_ + 'Day']();\r\n var m = date[_ + 'Month']();\r\n var y = date[_ + 'FullYear']();\r\n var H = date[_ + 'Hours']();\r\n var M = date[_ + 'Minutes']();\r\n var s = date[_ + 'Seconds']();\r\n var L = date[_ + 'Milliseconds']();\r\n var o = utc ? 0 : date.getTimezoneOffset();\r\n var W = getWeek(date);\r\n var N = getDayOfWeek(date);\r\n var flags = {\r\n d: d,\r\n dd: pad(d),\r\n ddd: dateFormat.i18n.dayNames[D],\r\n dddd: dateFormat.i18n.dayNames[D + 7],\r\n m: m + 1,\r\n mm: pad(m + 1),\r\n mmm: dateFormat.i18n.monthNames[m],\r\n mmmm: dateFormat.i18n.monthNames[m + 12],\r\n yy: String(y).slice(2),\r\n yyyy: y,\r\n h: H % 12 || 12,\r\n hh: pad(H % 12 || 12),\r\n H: H,\r\n HH: pad(H),\r\n M: M,\r\n MM: pad(M),\r\n s: s,\r\n ss: pad(s),\r\n l: pad(L, 3),\r\n L: pad(Math.round(L / 10)),\r\n t: H < 12 ? 'a' : 'p',\r\n tt: H < 12 ? 'am' : 'pm',\r\n T: H < 12 ? 'A' : 'P',\r\n TT: H < 12 ? 'AM' : 'PM',\r\n Z: gmt ? 'GMT' : utc ? 'UTC' : (String(date).match(timezone) || ['']).pop().replace(timezoneClip, ''),\r\n o: (o > 0 ? '-' : '+') + pad(Math.floor(Math.abs(o) / 60) * 100 + Math.abs(o) % 60, 4),\r\n S: ['th', 'st', 'nd', 'rd'][d % 10 > 3 ? 0 : (d % 100 - d % 10 != 10) * d % 10],\r\n W: W,\r\n N: N\r\n };\r\n \r\n return mask.replace(token, function (match) {\r\n if (match in flags) {\r\n return flags[match];\r\n }\r\n return match.slice(1, match.length - 1);\r\n });\r\n };\r\n })();\r\n\r\n dateFormat.masks = {\r\n 'default': 'ddd mmm dd yyyy HH:MM:ss',\r\n 'shortDate': 'm/d/yy',\r\n 'mediumDate': 'mmm d, yyyy',\r\n 'longDate': 'mmmm d, yyyy',\r\n 'fullDate': 'dddd, mmmm d, yyyy',\r\n 'shortTime': 'h:MM TT',\r\n 'mediumTime': 'h:MM:ss TT',\r\n 'longTime': 'h:MM:ss TT Z',\r\n 'isoDate': 'yyyy-mm-dd',\r\n 'isoTime': 'HH:MM:ss',\r\n 'isoDateTime': 'yyyy-mm-dd\\'T\\'HH:MM:sso',\r\n 'isoUtcDateTime': 'UTC:yyyy-mm-dd\\'T\\'HH:MM:ss\\'Z\\'',\r\n 'expiresHeaderFormat': 'ddd, dd mmm yyyy HH:MM:ss Z'\r\n };\r\n\r\n // Internationalization strings\r\n dateFormat.i18n = {\r\n dayNames: [\r\n 'Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat',\r\n 'Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'\r\n ],\r\n monthNames: [\r\n 'Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec',\r\n 'January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'\r\n ]\r\n };\r\n\r\nfunction pad(val, len) {\r\n val = String(val);\r\n len = len || 2;\r\n while (val.length < len) {\r\n val = '0' + val;\r\n }\r\n return val;\r\n}\r\n\r\n/**\r\n * Get the ISO 8601 week number\r\n * Based on comments from\r\n * http://techblog.procurios.nl/k/n618/news/view/33796/14863/Calculate-ISO-8601-week-and-year-in-javascript.html\r\n *\r\n * @param {Object} `date`\r\n * @return {Number}\r\n */\r\nfunction getWeek(date) {\r\n // Remove time components of date\r\n var targetThursday = new Date(date.getFullYear(), date.getMonth(), date.getDate());\r\n\r\n // Change date to Thursday same week\r\n targetThursday.setDate(targetThursday.getDate() - ((targetThursday.getDay() + 6) % 7) + 3);\r\n\r\n // Take January 4th as it is always in week 1 (see ISO 8601)\r\n var firstThursday = new Date(targetThursday.getFullYear(), 0, 4);\r\n\r\n // Change date to Thursday same week\r\n firstThursday.setDate(firstThursday.getDate() - ((firstThursday.getDay() + 6) % 7) + 3);\r\n\r\n // Check if daylight-saving-time-switch occurred and correct for it\r\n var ds = targetThursday.getTimezoneOffset() - firstThursday.getTimezoneOffset();\r\n targetThursday.setHours(targetThursday.getHours() - ds);\r\n\r\n // Number of weeks between target Thursday and first Thursday\r\n var weekDiff = (targetThursday - firstThursday) / (86400000*7);\r\n return 1 + Math.floor(weekDiff);\r\n}\r\n\r\n/**\r\n * Get ISO-8601 numeric representation of the day of the week\r\n * 1 (for Monday) through 7 (for Sunday)\r\n * \r\n * @param {Object} `date`\r\n * @return {Number}\r\n */\r\nfunction getDayOfWeek(date) {\r\n var dow = date.getDay();\r\n if(dow === 0) {\r\n dow = 7;\r\n }\r\n return dow;\r\n}\r\n\r\n/**\r\n * kind-of shortcut\r\n * @param {*} val\r\n * @return {String}\r\n */\r\nfunction kindOf(val) {\r\n if (val === null) {\r\n return 'null';\r\n }\r\n\r\n if (val === undefined) {\r\n return 'undefined';\r\n }\r\n\r\n if (typeof val !== 'object') {\r\n return typeof val;\r\n }\r\n\r\n if (Array.isArray(val)) {\r\n return 'array';\r\n }\r\n\r\n return {}.toString.call(val)\r\n .slice(8, -1).toLowerCase();\r\n};\r\n\r\n\r\n\r\n if (typeof define === 'function' && define.amd) {\r\n define(function () {\r\n return dateFormat;\r\n });\r\n } else if (typeof exports === 'object') {\r\n module.exports = dateFormat;\r\n } else {\r\n global.dateFormat = dateFormat;\r\n }\r\n})(this);\r\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/dateformat/lib/dateformat.js\n// module id = 15\n// module chunks = 0","import axios from 'axios';\nimport React, { Component } from 'react';\nimport PropTypes from 'prop-types';\nimport update from 'immutability-helper';\nimport Clipboard from 'clipboard';\nimport ReactCSSTransitionGroup from 'react-transition-group/CSSTransitionGroup';\nimport { trackEvent } from '../../../../services/analytics';\nimport { getSubscription } from '../../api';\nimport { subscribe, unSubscribe } from '../../../NotificationsFeed/api';\nimport Toast from '../../../../partials/toast';\nimport $ from 'jquery';\nimport { isAbove } from '../../../../partials/breakpoints';\nimport ConfirmationModal from '../../../SharedComponents/interfaceComponents/ConfirmationModal';\n//import Tooltip from 'react-tooltip';\n\nclass OptionsMenu extends Component {\n constructor() {\n super();\n this.state = {\n isOpen: false,\n isLoading: false,\n related: [],\n selected: null,\n isOpenConfirmationModal: false,\n };\n this.setWrapper = this.setWrapper.bind(this);\n this.onOutsideClick = this.onOutsideClick.bind(this);\n this.onToggle = this.onToggle.bind(this);\n this.fetchItems = this.fetchItems.bind(this);\n this.closePopup = this.closePopup.bind(this);\n this.items = this.items.bind(this);\n this.getItems = this.getItems.bind(this);\n this.getSubscription = this.getSubscription.bind(this);\n this.subscriptionToggleHandler = this.subscriptionToggleHandler.bind(this);\n this.initTooltip = this.initTooltip.bind(this);\n this.openConfirmationModal = this.openConfirmationModal.bind(this);\n this.closeConfirmationModal = this.closeConfirmationModal.bind(this);\n }\n\n componentDidMount() {\n document.addEventListener('mousedown', this.onOutsideClick);\n }\n\n componentWillUnmount() {\n document.removeEventListener('mousedown', this.onOutsideClick);\n }\n\n getSubscription() {\n this.props.checkListSubscriptionStatus();\n getSubscription(this.props.getSubscriptionUrl, 1, this.props.item.id).then(\n (res) => {\n this.setState({\n isItemSubscribed: res.isActive,\n subscriptionId: res.id,\n });\n }\n );\n }\n\n subscriptionToggleHandler() {\n if (!this.state.isItemSubscribed) {\n subscribe(\n this.props.notificationsSubscribeUrl,\n 1,\n this.props.item.id\n ).then((res) => {\n if (res.result) {\n new Toast(this.props.text.addedNotifications);\n\n this.setState(\n update(this.state, {\n isItemSubscribed: { $set: res.subscription.isActive },\n subscriptionId: { $set: res.subscription.id },\n })\n );\n\n trackEvent('Notification Subscribed', {\n assetId: this.props.item.id,\n assetFilename: this.props.item.name,\n assetFileFormat: this.props.item.extension,\n products: this.props.item.products,\n channels: this.props.item.channels,\n materialType: this.props.item.materialType,\n notificationType: 'Single Asset',\n });\n }\n });\n } else {\n unSubscribe(\n this.props.notificationsUnsubscribeUrl,\n this.state.subscriptionId\n ).then((res) => {\n if (res.result) {\n new Toast(this.props.text.removedNotifications);\n this.setState({ isItemSubscribed: res.subscription.isActive });\n\n this.closeConfirmationModal();\n\n trackEvent('Notification Unsubscribed', {\n assetId: this.props.item.id,\n assetFilename: this.props.item.name,\n assetFileFormat: this.props.item.extension,\n products: this.props.item.products,\n channels: this.props.item.channels,\n materialType: this.props.item.materialType,\n notificationType: 'Single Asset',\n });\n }\n });\n }\n }\n\n openConfirmationModal() {\n this.setState({\n isOpenConfirmationModal: true,\n });\n }\n\n closeConfirmationModal() {\n this.setState({\n isOpenConfirmationModal: false,\n });\n }\n\n items(uuid, apiUrl) {\n return axios\n .get(apiUrl, {\n params: {\n uuid,\n },\n })\n .then((res) => res.data);\n }\n\n getItems(uuid, apiUrl) {\n var waitAtLeast = new Promise((resolve, reject) => {\n setTimeout(() => {\n resolve();\n }, 350);\n });\n\n return axios\n .all([this.items(uuid, apiUrl), waitAtLeast])\n .then((res) => res[0]);\n }\n\n fetchItems(uuid) {\n this.setState(\n update(this.state, {\n ['isLoading']: { $set: true },\n }),\n () => {\n this.getItems(this.props.item.id, this.props.extendedAssetInfoWebApi)\n .then((res) => {\n this.setState(\n update(this.state, {\n related: {\n $set: res.attachedDocs ? res.attachedDocs.docs : [],\n },\n isLoading: { $set: false },\n }),\n () => {\n this.initTooltip();\n }\n );\n })\n .catch((error) => {\n this.setState(\n update(this.state, {\n ['isLoading']: { $set: false },\n })\n );\n });\n }\n );\n }\n\n initTooltip() {\n if (isAbove('64em')) {\n if (this.props.isSubscribedToList) {\n $('[data-subscribed-assets-list=\"true\"]').tooltip({\n content: this.props.text.alreadyReceiving,\n position: {\n my: 'center bottom-5',\n at: 'center top',\n using: function (position, feedback) {\n $(this).css(position);\n $('')\n .addClass('arrow')\n .addClass(feedback.vertical)\n .addClass(feedback.horizontal)\n .appendTo(this);\n },\n },\n });\n }\n } else {\n if ($('.subscribed-to-list-of-assets')) {\n $('[data-subscribed-assets-list=\"true\"]').tooltip('destroy');\n }\n }\n }\n\n setWrapper(el) {\n this.wrapperRef = el;\n }\n\n closePopup() {\n this.setState({ isOpen: false });\n }\n\n onOutsideClick(e) {\n if (\n this.wrapperRef &&\n !this.wrapperRef.contains(e.target) &&\n this.state.isOpen\n ) {\n this.closePopup();\n }\n }\n\n onToggle(e) {\n this.setState({ isOpen: !this.state.isOpen }, () => {\n if (this.state.isOpen && !this.state.related.length) {\n this.getSubscription();\n this.fetchItems();\n }\n });\n }\n\n render() {\n return (\n
\n
\n\n
\n {this.state.isOpen ? (\n \n {!this.state.isLoading ? (\n
\n {this.props.notificationEnabled ? (\n
{\n if (!this.props.isSubscribedToList) {\n this.state.isItemSubscribed\n ? this.openConfirmationModal()\n : this.subscriptionToggleHandler();\n this.closePopup();\n }\n }}\n data-subscribed-assets-list=\"true\"\n className={\n this.props.isSubscribedToList\n ? 'disabled subscribed-to-list-of-assets'\n : ''\n }\n title=\"\"\n >\n \n {!this.state.isItemSubscribed ||\n this.props.isSubscribedToList\n ? this.props.text.receiveNotifications\n : this.props.text.removeNotifications}\n \n \n \n ) : (\n ''\n )}\n {this.props.item.downloadUrl && (\n
{\n this.closePopup();\n\n trackEvent('Asset Downloaded', {\n source: 'MaterialListPage',\n assetId: this.props.item.id,\n materialType: this.props.item.materialType,\n assetFilename: this.props.item.name,\n assetFileFormat: this.props.item.extension,\n fromSearch: false,\n products: this.props.item.products,\n channels: this.props.item.channels,\n materialListId: this.props.materialListId,\n });\n }}\n >\n {this.props.text.download}\n \n )}\n
new Clipboard(e.target)}\n onClick={() => {\n this.closePopup();\n\n trackEvent('Asset URL Copied', {\n source: 'MaterialListPage',\n assetId: this.props.item.id,\n materialType: this.props.item.materialType,\n assetFilename: this.props.item.name,\n assetFileFormat: this.props.item.extension,\n fromSearch: false,\n products: this.props.item.products,\n channels: this.props.item.channels,\n materialListId: this.props.materialListId,\n });\n }}\n style={{ borderBottom: '1px solid #ddd' }}\n >\n {this.props.text.copyUrl}\n \n {this.state.related && this.state.related.length > 0 && (\n
\n {this.props.text.relatedAssets}\n
\n )}\n {this.state.related.map((related) => {\n return (\n
this.closePopup()}\n >\n {related.title}\n \n );\n })}\n
\n ) : (\n
\n )}\n
\n {!!this.state.selected &&\n Array.isArray(this.state.selected.languages) ? (\n \n {this.state.selected.languages.map((ln) => {\n return (\n
\n
\n \n );\n })}\n
\n ) : null}\n \n
\n ) : null}\n \n
\n
\n );\n }\n}\n\nOptionsMenu.propTypes = {\n item: PropTypes.object.isRequred,\n onOpen: PropTypes.func,\n};\n\nexport default OptionsMenu;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/components/Results/OptionsMenu.js","import axios from 'axios';\nimport {mockData} from './MockResponse';\nimport dateFormat from 'dateformat';\n\nconst CancelToken = axios.CancelToken;\nvar currentCancelSourcePool = [];\nvar requestInProgress = false;\n\nfunction resetAllRequests() {\n\twhile (currentCancelSourcePool.length > 0)\n\t{\n\t\tconst cancelSource = currentCancelSourcePool.pop();\n\t\tcancelSource.cancel(\"Reset pending requests\");\n\t}\n}\n\nfunction items(apiUrl, pageSize, pageNumber) {\n\tresetAllRequests();\n\n\tcurrentCancelSourcePool.push(CancelToken.source());\n\n\tvar params = {\n\t\t\tpageSize,\n\t\t\tpageNumber\n\t\t};\n\n\treturn axios.get(apiUrl,{\n\t\tcancelToken: currentCancelSourcePool.slice(-1)[0] .token,\n\t\tparams\n\t})\n\t.then(res => {return res.data;})\n\t.catch(m => {return false;}); \n}\n\nfunction getItems(apiUrl, pageSize, pageNumber) {\n \n var waitAtLeast = new Promise((resolve, reject) => {\n setTimeout(() => {\n resolve();\n }, 350);\n });\n\n return axios.all([items(apiUrl, pageSize, pageNumber), waitAtLeast]).then(res => res[0]);\n}\n\nfunction getAssetInfo(apiUrl) {\n\t\treturn axios.get(apiUrl)\n\t\t.then(res => {return res.data;})\n\t\t.catch(m => {return false;});\n}\n\nfunction markNotificationRead(apiUrl) {\n\t\treturn axios.post(apiUrl)\n\t\t.then(res => {return res.data;})\n\t\t.catch(err => {\n\t\t\t// if unauthorized\n\t\t\tif(err.request && err.request.status === 401) {\n\t\t\t\tlocation.reload();\n\t\t\t\treturn;\n\t\t\t}\n\t\t\treturn false;\n\t\t});\n}\n\nfunction subscribe(apiUrl, entityType, entityId) {\n\t\treturn axios.post(apiUrl, {entityId, entityType})\n\t\t.then(res => {return res.data;})\n\t\t.catch(err => {\n\t\t\t// if unauthorized\n\t\t\tif(err.request && err.request.status === 401) {\n\t\t\t\tlocation.reload();\n\t\t\t\treturn;\n\t\t\t}\n\t\t\treturn false;\n\t\t});\n}\n\nfunction unSubscribe(apiUrl, subscriptionId) {\n\t\treturn axios.post(apiUrl, {subscriptionId})\n\t\t.then(res => {return res.data;})\n\t\t.catch(err => {\n\t\t\t// if unauthorized\n\t\t\tif(err.request && err.request.status === 401) {\n\t\t\t\tlocation.reload();\n\t\t\t\treturn;\n\t\t\t}\n\t\t\treturn false;\n\t\t});\n}\n\nfunction unSubscribeFew(apiUrl, subscriptionIds) {\n\treturn axios.post(apiUrl, {subscriptionIds})\n\t\t.then(res => {return res.data;})\n\t\t.catch(err => {\n\t\t\t// if unauthorized\n\t\t\tif(err.request && err.request.status === 401) {\n\t\t\t\tlocation.reload();\n\t\t\t\treturn;\n\t\t\t}\n\t\t\treturn false;\n\t\t});\n}\n\nfunction subscribeFew(apiUrl, entityType, entityIds) {\n\treturn axios.post(apiUrl, {entityIds, entityType})\n\t\t.then(res => {return res.data;})\n\t\t.catch(err => {\n\t\t\t// if unauthorized\n\t\t\tif(err.request && err.request.status === 401) {\n\t\t\t\tlocation.reload();\n\t\t\t\treturn;\n\t\t\t}\n\t\t\treturn false;\n\t\t});\n}\n\nfunction getSubscription(apiUrl, entityType, entityId) {\n\treturn axios.get(apiUrl, {\n\t\tparams: {\n\t\t\tentityId,\n\t\t\tentityType\n\t\t}\n\t})\n\t\t.then(res => {return res.data;})\n\t\t.catch(err => {\n\t\t\t// if unauthorized\n\t\t\tif(err.request && err.request.status === 401) {\n\t\t\t\tlocation.reload();\n\t\t\t\treturn;\n\t\t\t}\n\t\t\treturn false;\n\t\t});\n}\n\nfunction getAllSubscriptions(apiUrl, isActive=true) {\n\treturn axios.get(apiUrl, {\n\t\tparams: {\n\t\t\tisActive\n\t\t}\n\t})\n\t\t.then(res => {return res.data;})\n\t\t.catch(err => {\n\t\t\t// if unauthorized\n\t\t\tif(err.request && err.request.status === 401) {\n\t\t\t\tlocation.reload();\n\t\t\t\treturn;\n\t\t\t}\n\t\t\treturn false;\n\t\t});\n}\n\nexport {getItems, resetAllRequests, getAssetInfo, markNotificationRead, subscribe, unSubscribe, getSubscription, getAllSubscriptions, unSubscribeFew, subscribeFew};\n\n\n// WEBPACK FOOTER //\n// ./js/apps/NotificationsFeed/api/index.js","function _interopRequireDefault(obj) {\n return obj && obj.__esModule ? obj : {\n \"default\": obj\n };\n}\n\nmodule.exports = _interopRequireDefault;\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/@babel/runtime/helpers/interopRequireDefault.js\n// module id = 19\n// module chunks = 0","'use strict';\n\nvar utils = require('./utils');\nvar normalizeHeaderName = require('./helpers/normalizeHeaderName');\n\nvar DEFAULT_CONTENT_TYPE = {\n 'Content-Type': 'application/x-www-form-urlencoded'\n};\n\nfunction setContentTypeIfUnset(headers, value) {\n if (!utils.isUndefined(headers) && utils.isUndefined(headers['Content-Type'])) {\n headers['Content-Type'] = value;\n }\n}\n\nfunction getDefaultAdapter() {\n var adapter;\n if (typeof XMLHttpRequest !== 'undefined') {\n // For browsers use XHR adapter\n adapter = require('./adapters/xhr');\n } else if (typeof process !== 'undefined') {\n // For node use HTTP adapter\n adapter = require('./adapters/http');\n }\n return adapter;\n}\n\nvar defaults = {\n adapter: getDefaultAdapter(),\n\n transformRequest: [function transformRequest(data, headers) {\n normalizeHeaderName(headers, 'Content-Type');\n if (utils.isFormData(data) ||\n utils.isArrayBuffer(data) ||\n utils.isBuffer(data) ||\n utils.isStream(data) ||\n utils.isFile(data) ||\n utils.isBlob(data)\n ) {\n return data;\n }\n if (utils.isArrayBufferView(data)) {\n return data.buffer;\n }\n if (utils.isURLSearchParams(data)) {\n setContentTypeIfUnset(headers, 'application/x-www-form-urlencoded;charset=utf-8');\n return data.toString();\n }\n if (utils.isObject(data)) {\n setContentTypeIfUnset(headers, 'application/json;charset=utf-8');\n return JSON.stringify(data);\n }\n return data;\n }],\n\n transformResponse: [function transformResponse(data) {\n /*eslint no-param-reassign:0*/\n if (typeof data === 'string') {\n try {\n data = JSON.parse(data);\n } catch (e) { /* Ignore */ }\n }\n return data;\n }],\n\n timeout: 0,\n\n xsrfCookieName: 'XSRF-TOKEN',\n xsrfHeaderName: 'X-XSRF-TOKEN',\n\n maxContentLength: -1,\n\n validateStatus: function validateStatus(status) {\n return status >= 200 && status < 300;\n }\n};\n\ndefaults.headers = {\n common: {\n 'Accept': 'application/json, text/plain, */*'\n }\n};\n\nutils.forEach(['delete', 'get', 'head'], function forEachMethodNoData(method) {\n defaults.headers[method] = {};\n});\n\nutils.forEach(['post', 'put', 'patch'], function forEachMethodWithData(method) {\n defaults.headers[method] = utils.merge(DEFAULT_CONTENT_TYPE);\n});\n\nmodule.exports = defaults;\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/defaults.js\n// module id = 20\n// module chunks = 0","import React from 'react';\n\nconst ImageFit = ({ src }) => {\n const style = {\n backgroundImage: `url(${src})`,\n backgroundSize: 'contain',\n backgroundPosition: 'center',\n backgroundRepeat: 'no-repeat',\n position: 'absolute',\n top: 0,\n left: 0,\n width: '100%',\n height: '100%',\n };\n\n return
;\n};\n\nexport default ImageFit;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/components/Results/ImageFit.js","import React from 'react';\nimport ReactCSSTransitionGroup from 'react-transition-group/CSSTransitionGroup';\n\nimport Aux from '../Hoc/Auxx/index';\n\nconst confirmationModal = (props)=> {\n\n\tif (props.isOpen) {\n\t\treturn (\n\t\t\t
\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t{props.confirmationText}\n\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t
{props.cancelText}
\n\t\t\t\t\t\t\t\t
{props.acceptText}
\n\t\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t
\n\t\t\t\t\n\t\t\t\n\t\t);\n\t} else {\n\t\treturn
;\n\t}\n};\n\nexport default confirmationModal;\n\n\n// WEBPACK FOOTER //\n// ./js/apps/SharedComponents/interfaceComponents/ConfirmationModal.js","export const mockImageBankState = { \n text:{ \n \"download\":\"Download\",\n \"latest\":\"Latest\",\n \"showMoreResults\":\"Show more results\",\n \"viewAmount\":\"View\",\n \"noResultsHeadline\":\"No Results\",\n \"noResultsText\":\"There are no results matching your search.\"\n },\n totalResults : 100,\n data:[ \n { \n \"id\":\"44C3CA715546DF89DFF525BCDC957810\",\n \"name\":\"DS_2017_3D OrderForm_CMYK\",\n \"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/142-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\",\n \"new\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"1MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"67DCFE513EDE9E5CAEF289095D4C43C4\",\n \"name\":\"D1000_2017_RT_Closed_CMYK_3D\",\n \"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/136-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"3MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"BF7184EAC43710C39B8FE6941FC57AC9\",\n \"name\":\"DS_2017_HybridDenture_FINAL_CMYK\",\n \"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"1MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"455C60A8F0DDA7F1B3DA9070E76CB949\",\n \"name\":\"DS_2017_AbutmentPositionGuide_CMYK\",\n \"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/143-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"1MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"F9C7E36EFD938F43D8E36294040D1B21\",\n \"name\":\"DS_2017_AnatomyDesignCrown_CMYK\",\n \"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/144-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"2MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"4CE30DF02A801F493FE93F3D2AD0D5A1\",\n \"name\":\"DS_2017_ImplantBars_CMYK\",\n \"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/150-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"3MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"537675F8897F18598E514B6F6CC5246E\",\n \"name\":\"DS_2017_CADCAM_CMYK\",\n \"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/145-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"1MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"EC4071257FC787E80C456859CCD662BA\",\n \"name\":\"DS_2017_ImpressionScanningInterface_CMYK\",\n \"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/149-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"2MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"B6CE85BC3A6F6CF657D807A92C47DED8\",\n \"name\":\"D2000_2017_LT_MountedImpression_CMYK\",\n \"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/137-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"5MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"2C255817D611E3213F5028FEEB334D5F\",\n \"name\":\"DS_2017_CAMbridgeScreenshot\",\n \"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/146-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"1MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n }\n ],\n listType: 'grid',\n materialListId:\"1233\",\n filters : [{\n label: 'Products',\n amount: 222,\n type: 'single',\n options: [{\n id : '1tIkPSTm94hUwaD9V',\n active : false,\n label : 'Dental System',\n amount : 43,\n },\n {\n id : 'nP9KCmltvED8',\n active : false,\n label : 'TRIOS Design Studio',\n amount : 22,\n },\n {\n id : 'cdpHkPlwDWMzu',\n active : false,\n label : 'Ortho System',\n amount : 43,\n },\n {\n id : 'kaeikZ50',\n active : false,\n label : 'CAMbridge',\n amount : 59,\n },\n {\n id : '1nWOMPdoA',\n active : false,\n label : 'TRIOS Intraoral Scanners',\n amount : 15,\n },\n {\n id : 'pKXPd',\n active : false,\n label : 'Implant Studio',\n amount : 30,\n },\n {\n id : 'cHroM03Fg',\n active : false,\n label : 'Lab Scanner Software',\n amount : 30,\n },\n {\n id : 'vLVmInGNoiy6',\n active : false,\n label : 'Dongle System Software',\n amount : 30,\n },\n {\n id : 'wHu7BvJt3pZc',\n active : false,\n label : 'General Tools',\n amount : 30,\n }]\n },\n {\n label: 'Material',\n amount: -1,\n type: 'multi',\n options: [{\n id : 'PvyFR6mMJE9H',\n active : false,\n label : 'Images',\n amount : 200,\n },\n {\n id : 'AfeKUrczB',\n active : false,\n label : 'Video',\n amount : 12,\n },\n {\n id : 'QMF85NBaBwNNJtEc7j',\n active : false,\n label : 'PDF',\n amount : 87,\n }]\n },\n {\n label: 'Year',\n amount: -1,\n type: 'multi',\n options: [{\n id : 'mqsuLS82s1lmY2yil',\n active : false,\n label : '2017',\n amount : 200,\n },\n {\n id : 'xlWJOdgke3o',\n active : false,\n label : '2016',\n amount : 30,\n },\n {\n id : 'yHFrKhB4KG',\n active : false,\n label : '2015',\n amount : 10,\n },\n {\n id : 'd6ntLVd',\n active : false,\n label : '2014',\n amount : 130,\n },\n {\n id : 'EO8VaO2Bs2XKYeJKyGyK',\n active : false,\n label : '2013',\n amount : 130,\n },\n {\n id : 'KkK8OgNTD',\n active : false,\n label : '2012',\n amount : 130,\n },\n {\n id : '1W817s8MRIRGdPc',\n active : false,\n label : '2011',\n amount : 130,\n }]\n }]\n};\n\nexport const mockMaterialState = {\n text:{ \n \"download\":\"Download\",\n \"release\":\"Release Note\",\n \"latest\":\"Latest\",\n \"showMoreResults\":\"Show more results\",\n \"viewAmount\":\"View\",\n \"noResultsHeadline\":\"No Results\",\n \"noResultsText\":\"There are no results matching your search.\"\n },\n totalResults : 100,\n data:[ \n { \n \"id\":\"44C3CA715546DF89DFF525BCDC957810\",\n \"name\":\"DS_2017_3D OrderForm_CMYK\",\n \"imageUrl\":\"../../assets/gfx/pdf.png\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/142-source\",\n \"releaseUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/142-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\",\n \"new\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"1MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"67DCFE513EDE9E5CAEF289095D4C43C4\",\n \"name\":\"D1000_2017_RT_Closed_CMYK_3D\",\n \"imageUrl\":\"../../assets/gfx/exe.png\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/136-source\",\n \"releaseUrl\":\"\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"3MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"BF7184EAC43710C39B8FE6941FC57AC9\",\n \"name\":\"DS_2017_HybridDenture_FINAL_CMYK\",\n \"imageUrl\":\"../../assets/gfx/zip.png\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"1MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"455C60A8F0DDA7F1B3DA9070E76CB949\",\n \"name\":\"DS_2017_AbutmentPositionGuide_CMYK\",\n \"imageUrl\":\"../../assets/gfx/exe.png\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/143-source\",\n \"releaseUrl\":\"\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"1MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"F9C7E36EFD938F43D8E36294040D1B21\",\n \"name\":\"DS_2017_AnatomyDesignCrown_CMYK\",\n \"imageUrl\":\"../../assets/gfx/pdf.png\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/144-source\",\n \"releaseUrl\":\"\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"2MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"4CE30DF02A801F493FE93F3D2AD0D5A1\",\n \"name\":\"DS_2017_ImplantBars_CMYK\",\n \"imageUrl\":\"../../assets/gfx/zip.png\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/150-source\",\n \"releaseUrl\":\"\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"3MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"537675F8897F18598E514B6F6CC5246E\",\n \"name\":\"DS_2017_CADCAM_CMYK\",\n \"imageUrl\":\"../../assets/gfx/pdf.png\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/145-source\",\n \"releaseUrl\":\"\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"1MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"EC4071257FC787E80C456859CCD662BA\",\n \"name\":\"DS_2017_ImpressionScanningInterface_CMYK\",\n \"imageUrl\":\"../../assets/gfx/exe.png\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/149-source\",\n \"releaseUrl\":\"\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"2MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"B6CE85BC3A6F6CF657D807A92C47DED8\",\n \"name\":\"D2000_2017_LT_MountedImpression_CMYK\",\n \"imageUrl\":\"../../assets/gfx/zip.png\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/137-source\",\n \"releaseUrl\":\"\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"5MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"2C255817D611E3213F5028FEEB334D5F\",\n \"name\":\"DS_2017_CAMbridgeScreenshot\",\n \"imageUrl\":\"../../assets/gfx/exe.png\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/146-source\",\n \"releaseUrl\":\"\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"1MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n }\n ],\n materialListId : '6fNZNHvQP3pjIbCjR2',\n listType: 'list',\n filters : [{\n label: 'Content type',\n amount: 222,\n type: 'single',\n options: [{\n id : '1tIkPSTm94hUwaD9V',\n active : false,\n label : 'Software upgrades',\n amount : 43,\n },\n {\n id : 'nP9KCmltvED8',\n active : false,\n label : 'User manuals',\n amount : 22,\n },\n {\n id : 'cdpHkPlwDWMzu',\n active : false,\n label : 'Release notes',\n amount : 43,\n },\n {\n id : 'kaeikZ50',\n active : false,\n label : 'Safety instructions',\n amount : 59,\n },\n {\n id : '1nWOMPdoA',\n active : false,\n label : 'Support materials',\n amount : 15,\n },\n {\n id : 'mNffW3VL5aq5MV',\n active : false,\n label : 'How to guides',\n amount : 30,\n }]\n },\n {\n label: 'Format',\n amount: -1,\n type: 'multi',\n options: [{\n id : 'PvyFR6mMJE9H',\n active : false,\n label : 'Images',\n amount : 200,\n },\n {\n id : 'AfeKUrczB',\n active : false,\n label : 'Video',\n amount : 12,\n },\n {\n id : 'QMF85NBaBwNNJtEc7j',\n active : false,\n label : 'PDF',\n amount : 87,\n }]\n },\n {\n label: 'Versions',\n amount: -1,\n type: 'multi',\n options: [{\n id : 'mqsuLS82s1lmY2yil',\n active : false,\n label : '13.x',\n amount : 200,\n },\n {\n id : 'xlWJOdgke3o',\n active : false,\n label : '14.x',\n amount : 30,\n },\n {\n id : 'yHFrKhB4KG',\n active : false,\n label : '15.x',\n amount : 10,\n }]\n }]\n};\n\nexport const mockDocumentState = {\n text: {\n \"download\": \"Download\",\n \"release\": \"Release Note\",\n \"latest\": \"Latest\",\n \"showMoreResults\": \"Show more results\",\n \"viewAmount\": \"View\",\n \"noResultsHeadline\": \"No Results\",\n \"noResultsText\": \"There are no results matching your search.\"\n },\n totalResults: 100,\n data: [\n {\n \"id\": \"44C3CA715546DF89DFF525BCDC957810\",\n \"name\": \"Dental System™ 2017 brochure\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\n \"PDF\",\n \"6MB\"\n ],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n },\n {\n \"id\": \"67DCFE513EDE9E5CAEF289095D4C43C4\",\n \"name\": \"TRIOS® brochure 2017\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\n \"PDF\",\n \"1MB\"\n ],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n },\n {\n \"id\": \"BF7184EAC43710C39B8FE6941FC57AC9\",\n \"name\": \"TRIOS Accuracy Brochure\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\n \"PDF\",\n \"3MB\"\n ],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n },\n {\n \"id\": \"455C60A8F0DDA7F1B3DA9070E76CB949\",\n \"name\": \"TRIOS Ortho brochure 2017\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\n \"PDF\",\n \"3MB\"\n ],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n },\n {\n \"id\": \"F9C7E36EFD938F43D8E36294040D1B21\",\n \"name\": \"3Shape Orthodontics brochure 2017\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\n \"PDF\",\n \"3MB\"\n ],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n },\n {\n \"id\": \"4CE30DF02A801F493FE93F3D2AD0D5A1\",\n \"name\": \"Implant Studio brochure 2017\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\n \"PDF\",\n \"2MB\"\n ],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n },\n {\n \"id\": \"537675F8897F18598E514B6F6CC5246E\",\n \"name\": \"Implantology brochure 2017\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\n \"PDF\",\n \"2MB\"\n ],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n },\n {\n \"id\": \"EC4071257FC787E80C456859CCD662BA\",\n \"name\": \"X1 brochure 2017\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\n \"PDF\",\n \"3MB\"\n ],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n },\n {\n \"id\": \"EC407125722EA7E80C356859CCD662BA\",\n \"name\": \"Audio brochure 2016\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\n \"PDF\",\n \"3MB\"\n ],\n \"changedDateTime\": \"2016-11-25T13:01:42Z\"\n }\n ],\n materialListId: '4PPLZI1fCCt1Nd9s',\n listType: 'list',\n filters: [{\n label: 'Products',\n amount: 87,\n type: 'single',\n options: [{\n id: '1tIkPSTm94hUwaD9V',\n active: false,\n label: 'Dental System',\n amount: 34,\n },\n {\n id: 'nP9KCmltvED8',\n active: false,\n label: 'TRIOS Design Studio',\n amount: 22,\n },\n {\n id: 'cdpHkPlwDWMzu',\n active: false,\n label: 'Ortho System',\n amount: 23,\n },\n {\n id: 'kaeikZ50',\n active: false,\n label: 'CAMbridge',\n amount: 28,\n },\n {\n id: '1nWOMPdoA',\n active: false,\n label: 'TRIOS Intraoral Scanners',\n amount: 5,\n },\n {\n id: 'pKXPd',\n active: false,\n label: 'Implant Studio',\n amount: 10,\n }\n ]\n },\n /*{\n label: 'Material',\n amount: -1,\n type: 'multi',\n options: [{\n id: 'PvyFR6mMJE9H',\n active: false,\n label: 'Images',\n amount: 200,\n },\n {\n id: 'AfeKUrczB',\n active: false,\n label: 'Video',\n amount: 12,\n },\n {\n id: 'QMF85NBaBwNNJtEc7j',\n active: false,\n label: 'PDF',\n amount: 87,\n }\n ]\n },\n {\n label: 'Year',\n amount: -1,\n type: 'multi',\n options: [{\n id: 'mqsuLS82s1lmY2yil',\n active: false,\n label: '2017',\n amount: 200,\n },\n {\n id: 'xlWJOdgke3o',\n active: false,\n label: '2016',\n amount: 30,\n },\n {\n id: 'yHFrKhB4KG',\n active: false,\n label: '2015',\n amount: 10,\n },\n {\n id: 'd6ntLVd',\n active: false,\n label: '2014',\n amount: 130,\n },\n {\n id: 'EO8VaO2Bs2XKYeJKyGyK',\n active: false,\n label: '2013',\n amount: 130,\n },\n {\n id: 'KkK8OgNTD',\n active: false,\n label: '2012',\n amount: 130,\n },\n {\n id: '1W817s8MRIRGdPc',\n active: false,\n label: '2011',\n amount: 130,\n }\n ]\n }*/\n ]\n};\n\nexport function mockData() {\n\n\treturn new Promise((resolve,reject) => {\n\n\t\tsetTimeout(function(){\n\t\t\tresolve({data : [{ \n\t\t\t\t\"id\":\"44C3CA715546DF89DFF525BCDC957810\",\n\t\t\t\t\"name\":\"DS_2017_3D OrderForm_CMYK\",\n\t\t\t\t\"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n\t\t\t\t\"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/142-source\",\n \"releaseUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/142-source\",\n\t\t\t\t\"description\":\"\",\n\t\t\t\t\"version\":\"17.3.1\",\n\t\t\t\t\"systemArchitecture\":\"64 bit (x86)\",\n\t\t\t\t\"labels\":[],\n\t\t\t\t\"tags\":[ \n\t\t\t\t\t\"JPG\",\n\t\t\t\t\t\"1MB\"\n\t\t\t\t],\n\t\t\t\t\"changedDateTime\":\"2017-03-29T17:41:42Z\"\n\t\t\t},\n\t\t\t{ \n\t\t\t\t\"id\":\"67DCFE513EDE9E5CAEF289095D4C43C4\",\n\t\t\t\t\"name\":\"D1000_2017_RT_Closed_CMYK_3D\",\n\t\t\t\t\"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n\t\t\t\t\"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/136-source\",\n\t\t\t\t\"description\":\"\",\n\t\t\t\t\"version\":\"17.3.1\",\n\t\t\t\t\"systemArchitecture\":\"64 bit (x86)\",\n\t\t\t\t\"labels\":[\n\t\t\t\t],\n\t\t\t\t\"tags\":[ \n\t\t\t\t\t\"JPG\",\n\t\t\t\t\t\"3MB\"\n\t\t\t\t],\n\t\t\t\t\"changedDateTime\":\"2017-03-29T17:41:42Z\"\n\t\t\t},\n\t\t\t{ \n\t\t\t\t\"id\":\"BF7184EAC43710C39B8FE6941FC57AC9\",\n\t\t\t\t\"name\":\"DS_2017_HybridDenture_FINAL_CMYK\",\n\t\t\t\t\"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n\t\t\t\t\"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n\t\t\t\t\"description\":\"\",\n\t\t\t\t\"version\":\"17.3.1\",\n\t\t\t\t\"systemArchitecture\":\"64 bit (x86)\",\n\t\t\t\t\"labels\":[\n\t\t\t\t],\n\t\t\t\t\"tags\":[ \n\t\t\t\t\t\"JPG\",\n\t\t\t\t\t\"1MB\"\n\t\t\t\t],\n\t\t\t\t\"changedDateTime\":\"2017-03-29T17:41:42Z\"\n\t\t\t},\n\t\t\t{ \n\t\t\t\t\"id\":\"455C60A8F0DDA7F1B3DA9070E76CB949\",\n\t\t\t\t\"name\":\"DS_2017_AbutmentPositionGuide_CMYK\",\n\t\t\t\t\"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n\t\t\t\t\"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/143-source\",\n\t\t\t\t\"description\":\"\",\n\t\t\t\t\"version\":\"17.3.1\",\n\t\t\t\t\"systemArchitecture\":\"64 bit (x86)\",\n\t\t\t\t\"labels\":[\n\t\t\t\t\t\"latest\"\n\t\t\t\t],\n\t\t\t\t\"tags\":[ \n\t\t\t\t\t\"JPG\",\n\t\t\t\t\t\"1MB\"\n\t\t\t\t],\n\t\t\t\t\"changedDateTime\":\"2017-03-29T17:41:42Z\"\n\t\t\t},\n\t\t\t{ \n\t\t\t\t\"id\":\"F9C7E36EFD938F43D8E36294040D1B21\",\n\t\t\t\t\"name\":\"DS_2017_AnatomyDesignCrown_CMYK\",\n\t\t\t\t\"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n\t\t\t\t\"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/144-source\",\n\t\t\t\t\"description\":\"\",\n\t\t\t\t\"version\":\"17.3.1\",\n\t\t\t\t\"systemArchitecture\":\"64 bit (x86)\",\n\t\t\t\t\"labels\":[\n\t\t\t\t],\n\t\t\t\t\"tags\":[ \n\t\t\t\t\t\"JPG\",\n\t\t\t\t\t\"2MB\"\n\t\t\t\t],\n\t\t\t\t\"changedDateTime\":\"2017-03-29T17:41:42Z\"\n\t\t\t},\n\t\t\t{ \n\t\t\t\t\"id\":\"4CE30DF02A801F493FE93F3D2AD0D5A1\",\n\t\t\t\t\"name\":\"DS_2017_ImplantBars_CMYK\",\n\t\t\t\t\"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n\t\t\t\t\"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/150-source\",\n\t\t\t\t\"description\":\"\",\n\t\t\t\t\"version\":\"17.3.1\",\n\t\t\t\t\"systemArchitecture\":\"64 bit (x86)\",\n\t\t\t\t\"labels\":[\n\t\t\t\t],\n\t\t\t\t\"tags\":[ \n\t\t\t\t\t\"JPG\",\n\t\t\t\t\t\"3MB\"\n\t\t\t\t],\n\t\t\t\t\"changedDateTime\":\"2017-03-29T17:41:42Z\"\n\t\t\t},\n\t\t\t{ \n\t\t\t\t\"id\":\"537675F8897F18598E514B6F6CC5246E\",\n\t\t\t\t\"name\":\"DS_2017_CADCAM_CMYK\",\n\t\t\t\t\"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n\t\t\t\t\"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/145-source\",\n\t\t\t\t\"description\":\"\",\n\t\t\t\t\"version\":\"17.3.1\",\n\t\t\t\t\"systemArchitecture\":\"64 bit (x86)\",\n\t\t\t\t\"labels\":[\n\t\t\t\t],\n\t\t\t\t\"tags\":[ \n\t\t\t\t\t\"JPG\",\n\t\t\t\t\t\"1MB\"\n\t\t\t\t],\n\t\t\t\t\"changedDateTime\":\"2017-03-29T17:41:42Z\"\n\t\t\t},\n\t\t\t{ \n\t\t\t\t\"id\":\"EC4071257FC787E80C456859CCD662BA\",\n\t\t\t\t\"name\":\"DS_2017_ImpressionScanningInterface_CMYK\",\n\t\t\t\t\"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n\t\t\t\t\"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/149-source\",\n\t\t\t\t\"description\":\"\",\n\t\t\t\t\"version\":\"17.3.1\",\n\t\t\t\t\"systemArchitecture\":\"64 bit (x86)\",\n\t\t\t\t\"labels\":[\n\t\t\t\t],\n\t\t\t\t\"tags\":[ \n\t\t\t\t\t\"JPG\",\n\t\t\t\t\t\"2MB\"\n\t\t\t\t],\n\t\t\t\t\"changedDateTime\":\"2017-03-29T17:41:42Z\"\n\t\t\t},\n\t\t\t{ \n\t\t\t\t\"id\":\"B6CE85BC3A6F6CF657D807A92C47DED8\",\n\t\t\t\t\"name\":\"D2000_2017_LT_MountedImpression_CMYK\",\n\t\t\t\t\"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n\t\t\t\t\"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/137-source\",\n\t\t\t\t\"description\":\"\",\n\t\t\t\t\"version\":\"17.3.1\",\n\t\t\t\t\"systemArchitecture\":\"64 bit (x86)\",\n\t\t\t\t\"labels\":[\n\t\t\t\t],\n\t\t\t\t\"tags\":[ \n\t\t\t\t\t\"JPG\",\n\t\t\t\t\t\"5MB\"\n\t\t\t\t],\n\t\t\t\t\"changedDateTime\":\"2017-03-29T17:41:42Z\"\n\t\t\t},\n\t\t\t{ \n\t\t\t\t\"id\":\"2C255817D611E3213F5028FEEB334D5F\",\n\t\t\t\t\"name\":\"DS_2017_CAMbridgeScreenshot\",\n\t\t\t\t\"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n\t\t\t\t\"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/146-source\",\n\t\t\t\t\"description\":\"\",\n\t\t\t\t\"version\":\"17.3.1\",\n\t\t\t\t\"systemArchitecture\":\"64 bit (x86)\",\n\t\t\t\t\"labels\":[\n\t\t\t\t],\n\t\t\t\t\"tags\":[ \n\t\t\t\t\t\"JPG\",\n\t\t\t\t\t\"1MB\"\n\t\t\t\t],\n\t\t\t\t\"changedDateTime\":\"2017-03-29T17:41:42Z\"\n\t\t\t}]});\n\t\t},0);\n\t});\n}\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/api/mock.js","export const isNil = value => {\n return value === null || typeof value === 'undefined';\n};\n\n/**\n * @param {Array
} pathList\n * @param {any} data\n */\nexport const path = (pathList, data) => {\n return pathList.reduce((acc, pathValue) => {\n if (isNil(acc)) {\n return;\n }\n\n return acc[pathValue];\n }, data);\n};\n\n\n\n// WEBPACK FOOTER //\n// ./js/utils/helpers.js","/**\n * @param {string} name\n */\nexport const getUrlSearchParameter = name => {\n name = name.replace(/[\\[]/, '\\\\[').replace(/[\\]]/, '\\\\]');\n const regex = new RegExp('[\\\\?&]' + name + '=([^]*)');\n const results = regex.exec(location.search);\n\n return results === null\n ? undefined\n : decodeURIComponent(results[1].replace(/\\+/g, ' '));\n};\n\nexport const getUtmParameters = () => {\n return {\n name: getUrlSearchParameter('utm_campaign') || '',\n medium: getUrlSearchParameter('utm_medium') || '',\n source: getUrlSearchParameter('utm_source') || '',\n content: getUrlSearchParameter('utm_content') || '',\n term: getUrlSearchParameter('utm_term') || ''\n };\n};\n\n\n\n// WEBPACK FOOTER //\n// ./js/utils/location.js","'use strict';\n\nvar utils = require('./../utils');\nvar settle = require('./../core/settle');\nvar buildURL = require('./../helpers/buildURL');\nvar parseHeaders = require('./../helpers/parseHeaders');\nvar isURLSameOrigin = require('./../helpers/isURLSameOrigin');\nvar createError = require('../core/createError');\nvar btoa = (typeof window !== 'undefined' && window.btoa && window.btoa.bind(window)) || require('./../helpers/btoa');\n\nmodule.exports = function xhrAdapter(config) {\n return new Promise(function dispatchXhrRequest(resolve, reject) {\n var requestData = config.data;\n var requestHeaders = config.headers;\n\n if (utils.isFormData(requestData)) {\n delete requestHeaders['Content-Type']; // Let the browser set it\n }\n\n var request = new XMLHttpRequest();\n var loadEvent = 'onreadystatechange';\n var xDomain = false;\n\n // For IE 8/9 CORS support\n // Only supports POST and GET calls and doesn't returns the response headers.\n // DON'T do this for testing b/c XMLHttpRequest is mocked, not XDomainRequest.\n if (process.env.NODE_ENV !== 'test' &&\n typeof window !== 'undefined' &&\n window.XDomainRequest && !('withCredentials' in request) &&\n !isURLSameOrigin(config.url)) {\n request = new window.XDomainRequest();\n loadEvent = 'onload';\n xDomain = true;\n request.onprogress = function handleProgress() {};\n request.ontimeout = function handleTimeout() {};\n }\n\n // HTTP basic authentication\n if (config.auth) {\n var username = config.auth.username || '';\n var password = config.auth.password || '';\n requestHeaders.Authorization = 'Basic ' + btoa(username + ':' + password);\n }\n\n request.open(config.method.toUpperCase(), buildURL(config.url, config.params, config.paramsSerializer), true);\n\n // Set the request timeout in MS\n request.timeout = config.timeout;\n\n // Listen for ready state\n request[loadEvent] = function handleLoad() {\n if (!request || (request.readyState !== 4 && !xDomain)) {\n return;\n }\n\n // The request errored out and we didn't get a response, this will be\n // handled by onerror instead\n // With one exception: request that using file: protocol, most browsers\n // will return status as 0 even though it's a successful request\n if (request.status === 0 && !(request.responseURL && request.responseURL.indexOf('file:') === 0)) {\n return;\n }\n\n // Prepare the response\n var responseHeaders = 'getAllResponseHeaders' in request ? parseHeaders(request.getAllResponseHeaders()) : null;\n var responseData = !config.responseType || config.responseType === 'text' ? request.responseText : request.response;\n var response = {\n data: responseData,\n // IE sends 1223 instead of 204 (https://github.com/mzabriskie/axios/issues/201)\n status: request.status === 1223 ? 204 : request.status,\n statusText: request.status === 1223 ? 'No Content' : request.statusText,\n headers: responseHeaders,\n config: config,\n request: request\n };\n\n settle(resolve, reject, response);\n\n // Clean up request\n request = null;\n };\n\n // Handle low level network errors\n request.onerror = function handleError() {\n // Real errors are hidden from us by the browser\n // onerror should only fire if it's a network error\n reject(createError('Network Error', config, null, request));\n\n // Clean up request\n request = null;\n };\n\n // Handle timeout\n request.ontimeout = function handleTimeout() {\n reject(createError('timeout of ' + config.timeout + 'ms exceeded', config, 'ECONNABORTED',\n request));\n\n // Clean up request\n request = null;\n };\n\n // Add xsrf header\n // This is only done if running in a standard browser environment.\n // Specifically not if we're in a web worker, or react-native.\n if (utils.isStandardBrowserEnv()) {\n var cookies = require('./../helpers/cookies');\n\n // Add xsrf header\n var xsrfValue = (config.withCredentials || isURLSameOrigin(config.url)) && config.xsrfCookieName ?\n cookies.read(config.xsrfCookieName) :\n undefined;\n\n if (xsrfValue) {\n requestHeaders[config.xsrfHeaderName] = xsrfValue;\n }\n }\n\n // Add headers to the request\n if ('setRequestHeader' in request) {\n utils.forEach(requestHeaders, function setRequestHeader(val, key) {\n if (typeof requestData === 'undefined' && key.toLowerCase() === 'content-type') {\n // Remove Content-Type if data is undefined\n delete requestHeaders[key];\n } else {\n // Otherwise add header to the request\n request.setRequestHeader(key, val);\n }\n });\n }\n\n // Add withCredentials to request if needed\n if (config.withCredentials) {\n request.withCredentials = true;\n }\n\n // Add responseType to request if needed\n if (config.responseType) {\n try {\n request.responseType = config.responseType;\n } catch (e) {\n // Expected DOMException thrown by browsers not compatible XMLHttpRequest Level 2.\n // But, this can be suppressed for 'json' type as it can be parsed by default 'transformResponse' function.\n if (config.responseType !== 'json') {\n throw e;\n }\n }\n }\n\n // Handle progress if needed\n if (typeof config.onDownloadProgress === 'function') {\n request.addEventListener('progress', config.onDownloadProgress);\n }\n\n // Not all browsers support upload events\n if (typeof config.onUploadProgress === 'function' && request.upload) {\n request.upload.addEventListener('progress', config.onUploadProgress);\n }\n\n if (config.cancelToken) {\n // Handle cancellation\n config.cancelToken.promise.then(function onCanceled(cancel) {\n if (!request) {\n return;\n }\n\n request.abort();\n reject(cancel);\n // Clean up request\n request = null;\n });\n }\n\n if (requestData === undefined) {\n requestData = null;\n }\n\n // Send the request\n request.send(requestData);\n });\n};\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/adapters/xhr.js\n// module id = 29\n// module chunks = 0","'use strict';\n\n/**\n * A `Cancel` is an object that is thrown when an operation is canceled.\n *\n * @class\n * @param {string=} message The message.\n */\nfunction Cancel(message) {\n this.message = message;\n}\n\nCancel.prototype.toString = function toString() {\n return 'Cancel' + (this.message ? ': ' + this.message : '');\n};\n\nCancel.prototype.__CANCEL__ = true;\n\nmodule.exports = Cancel;\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/cancel/Cancel.js\n// module id = 30\n// module chunks = 0","'use strict';\n\nmodule.exports = function isCancel(value) {\n return !!(value && value.__CANCEL__);\n};\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/cancel/isCancel.js\n// module id = 31\n// module chunks = 0","'use strict';\n\nvar enhanceError = require('./enhanceError');\n\n/**\n * Create an Error with the specified message, config, error code, request and response.\n *\n * @param {string} message The error message.\n * @param {Object} config The config.\n * @param {string} [code] The error code (for example, 'ECONNABORTED').\n * @param {Object} [request] The request.\n * @param {Object} [response] The response.\n * @returns {Error} The created error.\n */\nmodule.exports = function createError(message, config, code, request, response) {\n var error = new Error(message);\n return enhanceError(error, config, code, request, response);\n};\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/core/createError.js\n// module id = 32\n// module chunks = 0","'use strict';\n\nmodule.exports = function bind(fn, thisArg) {\n return function wrap() {\n var args = new Array(arguments.length);\n for (var i = 0; i < args.length; i++) {\n args[i] = arguments[i];\n }\n return fn.apply(thisArg, args);\n };\n};\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/helpers/bind.js\n// module id = 33\n// module chunks = 0","import axios from 'axios';\nimport {mockData} from './mock';\n\nfunction items(materialListId,enabledFilterOptions,amount, skip, apiUrl) {\n\t\n\tif(location.hostname == \"localhost\" || location.hostname == \"3shapeprototype.implicit.dk\" || location.hostname == \"partner-portal-static.azurewebsites.net\"){\n\t\treturn mockData().then(res => res);\t\t\n\t} else {\n\t\treturn axios.get(apiUrl,{\n\t\t\tparams: {\n\t\t\t\tmaterialListId,\n\t\t\t\tenabledFilterOptions,\n\t\t\t\tskip,\n\t\t\t\tamount\n\t\t\t}\n\t\t})\n\t\t.then(res => res.data);\n\t} \n}\n\nfunction getItems(materialListId, enabledFilterOptions, amount, skip, apiUrl) {\n \n var waitAtLeast = new Promise((resolve, reject) => {\n setTimeout(() => {\n resolve();\n }, 350);\n });\n\n return axios.all([items(materialListId,enabledFilterOptions,amount, skip, apiUrl), waitAtLeast]).then(res => res[0]);\n}\n\nfunction getSubscription(apiUrl, entityType, entityId) {\n\treturn axios.get(apiUrl, {\n\t\tparams: {\n\t\t\tentityId,\n\t\t\tentityType\n\t\t}\n\t})\n\t\t.then(res => {return res.data;})\n\t\t.catch(m => {return false;});\n}\n\nexport {getItems, getSubscription};\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/api/index.js","import React, { Component } from 'react';\nimport OptionsMenu from './OptionsMenu';\nimport moment from 'moment';\nimport TextTruncate from 'react-text-truncate';\n\nimport { trackEvent } from '../../../../services/analytics';\n\nclass ListRowthis extends Component {\n constructor() {\n super();\n\n this.state = {\n isOpen: false\n };\n\n this.toggle = this.toggle.bind(this);\n }\n\n toggle() {\n this.setState({\n isOpen: !this.state.isOpen\n });\n }\n\n render() {\n return (\n \n
{\n e.preventDefault();\n this.props.openModal(\n !this.props.item.isImage\n ? this.props.item.previewLink\n : this.props.item.imageLargeUrl,\n !this.props.item.isImage &&\n !this.props.item.isArchive &&\n !this.props.item.isBinary,\n this.props.item,\n false\n );\n }}\n >\n \n

\n {this.props.item.isVideo ? (\n
\n ) : null}\n
\n \n {/*
\n \n
*/}\n\n
\n {this.props.item.description && (\n
\n )}\n
\n
\n {/*
{this.props.item.category && this.props.item.category + '. ' } {this.props.item.tags.map(item => item + ' ')}
\n
{this.props.item.name && this.props.item.name} {this.props.item.version && (version {this.props.item.version})} { this.props.item.systemArchitecture && `- ${this.props.item.systemArchitecture}`}
\n {this.props.item.downloadUrl &&
{this.props.text.download}}**/}\n
\n {this.props.item.language ? (\n

\n ) : null}\n {this.props.item.labels && this.props.item.labels.length > 0\n ? this.props.item.labels.map((item, index) => {\n return (\n
\n {item}\n
\n );\n })\n : ''}\n\n
\n {this.props.item.tags.map(item => item + ' ')}\n
\n {this.props.isShowUpdatedDate && (\n
\n {this.props.text.updated}{' '}\n {moment(this.props.item.dateUpdated).fromNow()}\n
\n )}\n
\n
{\n e.preventDefault();\n this.props.openModal(\n !this.props.item.isImage\n ? this.props.item.previewLink\n : this.props.item.imageLargeUrl,\n !this.props.item.isImage &&\n !this.props.item.isArchive &&\n !this.props.item.isBinary,\n this.props.item,\n false\n );\n }}\n >\n \n
\n \n
\n
\n {this.props.item.version && (\n
\n Version{' '}\n \n {this.props.item.version}\n \n
\n )}\n {this.props.item.systemArchitecture && (\n
{this.props.item.systemArchitecture}
\n )}\n
\n
\n \n {this.props.item.downloadUrl ||\n this.props.item.releaseUrl ||\n this.props.item.slideDeckUrl ? (\n
\n {this.props.item.slideDeckUrl && (\n
\n this.props.openModal(\n this.props.item.slideDeckPreviewLink,\n true,\n {\n downloadUrl: this.props.item.slideDeckUrl,\n extension: this.props.item.slideDeckAsset.type,\n name: this.props.item.slideDeckAsset.filename,\n id: this.props.item.slideDeckAsset.uuid,\n materialType: this.props.item.slideDeckMaterialType,\n products: this.props.item.slideDeckProducts,\n channels: this.props.item.slideDeckChannels\n },\n false\n )\n }\n >\n {this.props.text.slideDeckAsset}\n \n )}\n {this.props.item.releaseUrl && (\n
\n this.props.openModal(\n this.props.item.releasePreviewLink,\n true,\n {\n downloadUrl: this.props.item.releaseUrl,\n extension: this.props.item.releaseNotesAsset.type,\n name: this.props.item.releaseNotesAsset.filename,\n id: this.props.item.releaseNotesAsset.uuid,\n materialType: this.props.item\n .releaseNotesMaterialType,\n products: this.props.item.releaseNotesProducts,\n channels: this.props.item.releaseNotesChannels\n },\n false\n )\n }\n >\n {this.props.text.release}\n \n )}\n {this.props.item.downloadUrl && (\n
{\n trackEvent('Asset Downloaded', {\n source: 'MaterialListPage',\n assetId: this.props.item.id,\n materialType: this.props.item.materialType,\n assetFilename: this.props.item.name,\n assetFileFormat: this.props.item.extension,\n fromSearch: false,\n products: this.props.item.products,\n channels: this.props.item.channels,\n materialListId: this.props.materialListId\n });\n }}\n className=\"c-result__asset-download\"\n >\n {this.props.text.download}\n \n )}\n
\n
\n ) : null}\n
\n\n {this.state.isOpen ? (\n
\n {this.props.item.description && (\n
{this.props.item.description}
\n )}\n
\n ) : null}\n
\n
\n
\n
\n {this.props.item.category && this.props.item.category + '. '}{' '}\n {this.props.item.tags.map(item => item + ' ')}\n
\n {this.props.isShowUpdatedDate && (\n
\n {this.props.text.updated}{' '}\n {moment(this.props.item.dateUpdated).fromNow()}\n
\n )}\n {this.props.item.downloadUrl ||\n this.props.item.releaseUrl ||\n this.props.item.slideDeckUrl ? (\n
\n {this.props.item.slideDeckUrl && (\n
\n this.props.openModal(\n this.props.item.slideDeckPreviewLink,\n true,\n {\n downloadUrl: this.props.item.slideDeckUrl,\n extension: this.props.item.slideDeckAsset.type,\n name: this.props.item.slideDeckAsset.filename,\n id: this.props.item.slideDeckAsset.uuid,\n materialType: this.props.item.slideDeckMaterialType,\n products: this.props.item.slideDeckProducts,\n channels: this.props.item.slideDeckChannels\n },\n false\n )\n }\n >\n {this.props.text.slideDeckAsset}\n \n )}\n {this.props.item.releaseUrl && (\n
\n this.props.openModal(\n this.props.item.releasePreviewLink,\n true,\n {\n downloadUrl: this.props.item.releaseUrl,\n extension: this.props.item.releaseNotesAsset.type,\n name: this.props.item.releaseNotesAsset.filename,\n id: this.props.item.releaseNotesAsset.uuid,\n materialType: this.props.item.releaseNotesMaterialType,\n products: this.props.item.releaseNotesProducts,\n channels: this.props.item.releaseNotesChannels\n },\n false\n )\n }\n >\n {this.props.text.release}\n \n )}\n {this.props.item.downloadUrl && (\n
{\n trackEvent('Asset Downloaded', {\n source: 'MaterialListPage',\n assetId: this.props.item.id,\n materialType: this.props.item.materialType,\n assetFilename: this.props.item.name,\n assetFileFormat: this.props.item.extension,\n fromSearch: false,\n products: this.props.item.products,\n channels: this.props.item.channels,\n materialListId: this.props.materialListId\n });\n }}\n className=\"c-result__asset-download\"\n >\n {this.props.text.download}\n \n )}\n
\n ) : null}\n
\n
\n );\n }\n}\n\nexport default ListRowthis;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/components/Results/ListRowItem.js","const aux = (props) => props.children;\n\nexport default aux;\n\n\n// WEBPACK FOOTER //\n// ./js/apps/SharedComponents/Hoc/Auxx/index.js","import React from 'react';\nimport $ from \"jquery\";\n\nconst bell = (props)=> {\n\t\treturn (\n\t\t\t\n\t\t);\n};\n\nexport default bell;\n\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/SharedComponents/interfaceComponents/Bell.js","import React from 'react';\n\nconst ControlAmount = (props) => {\n\treturn (\n\t\t\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t
\n\t\t\t
\n\t\t
\n\t);\n};\n\nexport default ControlAmount;\n\n\n// WEBPACK FOOTER //\n// ./js/apps/SharedComponents/interfaceComponents/ControlAmount.js","import React from 'react';\n\nconst SwitchViewType = (props) => {\n\treturn (\n\t\t props.type && props.type.toLowerCase() !== 'steps'\n\t\t && props.type.toLowerCase() !== 'stepswithinfo'\n\t\t && \n\t)\n};\n\nexport default SwitchViewType;\n\n\n// WEBPACK FOOTER //\n// ./js/apps/SharedComponents/interfaceComponents/SwitchViewType.js","\"use strict\";\n\nexports.__esModule = true;\nexports.default = void 0;\n\nvar _default = !!(typeof window !== 'undefined' && window.document && window.document.createElement);\n\nexports.default = _default;\nmodule.exports = exports[\"default\"];\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/dom-helpers/util/inDOM.js\n// module id = 41\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var af = moment.defineLocale('af', {\n months : 'Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember'.split('_'),\n monthsShort : 'Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des'.split('_'),\n weekdays : 'Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrydag_Saterdag'.split('_'),\n weekdaysShort : 'Son_Maa_Din_Woe_Don_Vry_Sat'.split('_'),\n weekdaysMin : 'So_Ma_Di_Wo_Do_Vr_Sa'.split('_'),\n meridiemParse: /vm|nm/i,\n isPM : function (input) {\n return /^nm$/i.test(input);\n },\n meridiem : function (hours, minutes, isLower) {\n if (hours < 12) {\n return isLower ? 'vm' : 'VM';\n } else {\n return isLower ? 'nm' : 'NM';\n }\n },\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd, D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay : '[Vandag om] LT',\n nextDay : '[Môre om] LT',\n nextWeek : 'dddd [om] LT',\n lastDay : '[Gister om] LT',\n lastWeek : '[Laas] dddd [om] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'oor %s',\n past : '%s gelede',\n s : '\\'n paar sekondes',\n ss : '%d sekondes',\n m : '\\'n minuut',\n mm : '%d minute',\n h : '\\'n uur',\n hh : '%d ure',\n d : '\\'n dag',\n dd : '%d dae',\n M : '\\'n maand',\n MM : '%d maande',\n y : '\\'n jaar',\n yy : '%d jaar'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(ste|de)/,\n ordinal : function (number) {\n return number + ((number === 1 || number === 8 || number >= 20) ? 'ste' : 'de'); // Thanks to Joris Röling : https://github.com/jjupiter\n },\n week : {\n dow : 1, // Maandag is die eerste dag van die week.\n doy : 4 // Die week wat die 4de Januarie bevat is die eerste week van die jaar.\n }\n });\n\n return af;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/af.js\n// module id = 43\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var arDz = moment.defineLocale('ar-dz', {\n months : 'جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'),\n monthsShort : 'جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'),\n weekdays : 'الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'),\n weekdaysShort : 'احد_اثنين_ثلاثاء_اربعاء_خميس_جمعة_سبت'.split('_'),\n weekdaysMin : 'أح_إث_ثلا_أر_خم_جم_سب'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay: '[اليوم على الساعة] LT',\n nextDay: '[غدا على الساعة] LT',\n nextWeek: 'dddd [على الساعة] LT',\n lastDay: '[أمس على الساعة] LT',\n lastWeek: 'dddd [على الساعة] LT',\n sameElse: 'L'\n },\n relativeTime : {\n future : 'في %s',\n past : 'منذ %s',\n s : 'ثوان',\n ss : '%d ثانية',\n m : 'دقيقة',\n mm : '%d دقائق',\n h : 'ساعة',\n hh : '%d ساعات',\n d : 'يوم',\n dd : '%d أيام',\n M : 'شهر',\n MM : '%d أشهر',\n y : 'سنة',\n yy : '%d سنوات'\n },\n week : {\n dow : 0, // Sunday is the first day of the week.\n doy : 4 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return arDz;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ar-dz.js\n// module id = 44\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var arKw = moment.defineLocale('ar-kw', {\n months : 'يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر'.split('_'),\n monthsShort : 'يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر'.split('_'),\n weekdays : 'الأحد_الإتنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'),\n weekdaysShort : 'احد_اتنين_ثلاثاء_اربعاء_خميس_جمعة_سبت'.split('_'),\n weekdaysMin : 'ح_ن_ث_ر_خ_ج_س'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay: '[اليوم على الساعة] LT',\n nextDay: '[غدا على الساعة] LT',\n nextWeek: 'dddd [على الساعة] LT',\n lastDay: '[أمس على الساعة] LT',\n lastWeek: 'dddd [على الساعة] LT',\n sameElse: 'L'\n },\n relativeTime : {\n future : 'في %s',\n past : 'منذ %s',\n s : 'ثوان',\n ss : '%d ثانية',\n m : 'دقيقة',\n mm : '%d دقائق',\n h : 'ساعة',\n hh : '%d ساعات',\n d : 'يوم',\n dd : '%d أيام',\n M : 'شهر',\n MM : '%d أشهر',\n y : 'سنة',\n yy : '%d سنوات'\n },\n week : {\n dow : 0, // Sunday is the first day of the week.\n doy : 12 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return arKw;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ar-kw.js\n// module id = 45\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var symbolMap = {\n '1': '1',\n '2': '2',\n '3': '3',\n '4': '4',\n '5': '5',\n '6': '6',\n '7': '7',\n '8': '8',\n '9': '9',\n '0': '0'\n }, pluralForm = function (n) {\n return n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5;\n }, plurals = {\n s : ['أقل من ثانية', 'ثانية واحدة', ['ثانيتان', 'ثانيتين'], '%d ثوان', '%d ثانية', '%d ثانية'],\n m : ['أقل من دقيقة', 'دقيقة واحدة', ['دقيقتان', 'دقيقتين'], '%d دقائق', '%d دقيقة', '%d دقيقة'],\n h : ['أقل من ساعة', 'ساعة واحدة', ['ساعتان', 'ساعتين'], '%d ساعات', '%d ساعة', '%d ساعة'],\n d : ['أقل من يوم', 'يوم واحد', ['يومان', 'يومين'], '%d أيام', '%d يومًا', '%d يوم'],\n M : ['أقل من شهر', 'شهر واحد', ['شهران', 'شهرين'], '%d أشهر', '%d شهرا', '%d شهر'],\n y : ['أقل من عام', 'عام واحد', ['عامان', 'عامين'], '%d أعوام', '%d عامًا', '%d عام']\n }, pluralize = function (u) {\n return function (number, withoutSuffix, string, isFuture) {\n var f = pluralForm(number),\n str = plurals[u][pluralForm(number)];\n if (f === 2) {\n str = str[withoutSuffix ? 0 : 1];\n }\n return str.replace(/%d/i, number);\n };\n }, months = [\n 'يناير',\n 'فبراير',\n 'مارس',\n 'أبريل',\n 'مايو',\n 'يونيو',\n 'يوليو',\n 'أغسطس',\n 'سبتمبر',\n 'أكتوبر',\n 'نوفمبر',\n 'ديسمبر'\n ];\n\n var arLy = moment.defineLocale('ar-ly', {\n months : months,\n monthsShort : months,\n weekdays : 'الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'),\n weekdaysShort : 'أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت'.split('_'),\n weekdaysMin : 'ح_ن_ث_ر_خ_ج_س'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'D/\\u200FM/\\u200FYYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd D MMMM YYYY HH:mm'\n },\n meridiemParse: /ص|م/,\n isPM : function (input) {\n return 'م' === input;\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 12) {\n return 'ص';\n } else {\n return 'م';\n }\n },\n calendar : {\n sameDay: '[اليوم عند الساعة] LT',\n nextDay: '[غدًا عند الساعة] LT',\n nextWeek: 'dddd [عند الساعة] LT',\n lastDay: '[أمس عند الساعة] LT',\n lastWeek: 'dddd [عند الساعة] LT',\n sameElse: 'L'\n },\n relativeTime : {\n future : 'بعد %s',\n past : 'منذ %s',\n s : pluralize('s'),\n ss : pluralize('s'),\n m : pluralize('m'),\n mm : pluralize('m'),\n h : pluralize('h'),\n hh : pluralize('h'),\n d : pluralize('d'),\n dd : pluralize('d'),\n M : pluralize('M'),\n MM : pluralize('M'),\n y : pluralize('y'),\n yy : pluralize('y')\n },\n preparse: function (string) {\n return string.replace(/،/g, ',');\n },\n postformat: function (string) {\n return string.replace(/\\d/g, function (match) {\n return symbolMap[match];\n }).replace(/,/g, '،');\n },\n week : {\n dow : 6, // Saturday is the first day of the week.\n doy : 12 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return arLy;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ar-ly.js\n// module id = 46\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var arMa = moment.defineLocale('ar-ma', {\n months : 'يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر'.split('_'),\n monthsShort : 'يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر'.split('_'),\n weekdays : 'الأحد_الإتنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'),\n weekdaysShort : 'احد_اتنين_ثلاثاء_اربعاء_خميس_جمعة_سبت'.split('_'),\n weekdaysMin : 'ح_ن_ث_ر_خ_ج_س'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay: '[اليوم على الساعة] LT',\n nextDay: '[غدا على الساعة] LT',\n nextWeek: 'dddd [على الساعة] LT',\n lastDay: '[أمس على الساعة] LT',\n lastWeek: 'dddd [على الساعة] LT',\n sameElse: 'L'\n },\n relativeTime : {\n future : 'في %s',\n past : 'منذ %s',\n s : 'ثوان',\n ss : '%d ثانية',\n m : 'دقيقة',\n mm : '%d دقائق',\n h : 'ساعة',\n hh : '%d ساعات',\n d : 'يوم',\n dd : '%d أيام',\n M : 'شهر',\n MM : '%d أشهر',\n y : 'سنة',\n yy : '%d سنوات'\n },\n week : {\n dow : 6, // Saturday is the first day of the week.\n doy : 12 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return arMa;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ar-ma.js\n// module id = 47\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var symbolMap = {\n '1': '١',\n '2': '٢',\n '3': '٣',\n '4': '٤',\n '5': '٥',\n '6': '٦',\n '7': '٧',\n '8': '٨',\n '9': '٩',\n '0': '٠'\n }, numberMap = {\n '١': '1',\n '٢': '2',\n '٣': '3',\n '٤': '4',\n '٥': '5',\n '٦': '6',\n '٧': '7',\n '٨': '8',\n '٩': '9',\n '٠': '0'\n };\n\n var arSa = moment.defineLocale('ar-sa', {\n months : 'يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'),\n monthsShort : 'يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'),\n weekdays : 'الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'),\n weekdaysShort : 'أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت'.split('_'),\n weekdaysMin : 'ح_ن_ث_ر_خ_ج_س'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd D MMMM YYYY HH:mm'\n },\n meridiemParse: /ص|م/,\n isPM : function (input) {\n return 'م' === input;\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 12) {\n return 'ص';\n } else {\n return 'م';\n }\n },\n calendar : {\n sameDay: '[اليوم على الساعة] LT',\n nextDay: '[غدا على الساعة] LT',\n nextWeek: 'dddd [على الساعة] LT',\n lastDay: '[أمس على الساعة] LT',\n lastWeek: 'dddd [على الساعة] LT',\n sameElse: 'L'\n },\n relativeTime : {\n future : 'في %s',\n past : 'منذ %s',\n s : 'ثوان',\n ss : '%d ثانية',\n m : 'دقيقة',\n mm : '%d دقائق',\n h : 'ساعة',\n hh : '%d ساعات',\n d : 'يوم',\n dd : '%d أيام',\n M : 'شهر',\n MM : '%d أشهر',\n y : 'سنة',\n yy : '%d سنوات'\n },\n preparse: function (string) {\n return string.replace(/[١٢٣٤٥٦٧٨٩٠]/g, function (match) {\n return numberMap[match];\n }).replace(/،/g, ',');\n },\n postformat: function (string) {\n return string.replace(/\\d/g, function (match) {\n return symbolMap[match];\n }).replace(/,/g, '،');\n },\n week : {\n dow : 0, // Sunday is the first day of the week.\n doy : 6 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return arSa;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ar-sa.js\n// module id = 48\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var arTn = moment.defineLocale('ar-tn', {\n months: 'جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'),\n monthsShort: 'جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'),\n weekdays: 'الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'),\n weekdaysShort: 'أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت'.split('_'),\n weekdaysMin: 'ح_ن_ث_ر_خ_ج_س'.split('_'),\n weekdaysParseExact : true,\n longDateFormat: {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L: 'DD/MM/YYYY',\n LL: 'D MMMM YYYY',\n LLL: 'D MMMM YYYY HH:mm',\n LLLL: 'dddd D MMMM YYYY HH:mm'\n },\n calendar: {\n sameDay: '[اليوم على الساعة] LT',\n nextDay: '[غدا على الساعة] LT',\n nextWeek: 'dddd [على الساعة] LT',\n lastDay: '[أمس على الساعة] LT',\n lastWeek: 'dddd [على الساعة] LT',\n sameElse: 'L'\n },\n relativeTime: {\n future: 'في %s',\n past: 'منذ %s',\n s: 'ثوان',\n ss : '%d ثانية',\n m: 'دقيقة',\n mm: '%d دقائق',\n h: 'ساعة',\n hh: '%d ساعات',\n d: 'يوم',\n dd: '%d أيام',\n M: 'شهر',\n MM: '%d أشهر',\n y: 'سنة',\n yy: '%d سنوات'\n },\n week: {\n dow: 1, // Monday is the first day of the week.\n doy: 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return arTn;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ar-tn.js\n// module id = 49\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var symbolMap = {\n '1': '١',\n '2': '٢',\n '3': '٣',\n '4': '٤',\n '5': '٥',\n '6': '٦',\n '7': '٧',\n '8': '٨',\n '9': '٩',\n '0': '٠'\n }, numberMap = {\n '١': '1',\n '٢': '2',\n '٣': '3',\n '٤': '4',\n '٥': '5',\n '٦': '6',\n '٧': '7',\n '٨': '8',\n '٩': '9',\n '٠': '0'\n }, pluralForm = function (n) {\n return n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5;\n }, plurals = {\n s : ['أقل من ثانية', 'ثانية واحدة', ['ثانيتان', 'ثانيتين'], '%d ثوان', '%d ثانية', '%d ثانية'],\n m : ['أقل من دقيقة', 'دقيقة واحدة', ['دقيقتان', 'دقيقتين'], '%d دقائق', '%d دقيقة', '%d دقيقة'],\n h : ['أقل من ساعة', 'ساعة واحدة', ['ساعتان', 'ساعتين'], '%d ساعات', '%d ساعة', '%d ساعة'],\n d : ['أقل من يوم', 'يوم واحد', ['يومان', 'يومين'], '%d أيام', '%d يومًا', '%d يوم'],\n M : ['أقل من شهر', 'شهر واحد', ['شهران', 'شهرين'], '%d أشهر', '%d شهرا', '%d شهر'],\n y : ['أقل من عام', 'عام واحد', ['عامان', 'عامين'], '%d أعوام', '%d عامًا', '%d عام']\n }, pluralize = function (u) {\n return function (number, withoutSuffix, string, isFuture) {\n var f = pluralForm(number),\n str = plurals[u][pluralForm(number)];\n if (f === 2) {\n str = str[withoutSuffix ? 0 : 1];\n }\n return str.replace(/%d/i, number);\n };\n }, months = [\n 'يناير',\n 'فبراير',\n 'مارس',\n 'أبريل',\n 'مايو',\n 'يونيو',\n 'يوليو',\n 'أغسطس',\n 'سبتمبر',\n 'أكتوبر',\n 'نوفمبر',\n 'ديسمبر'\n ];\n\n var ar = moment.defineLocale('ar', {\n months : months,\n monthsShort : months,\n weekdays : 'الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'),\n weekdaysShort : 'أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت'.split('_'),\n weekdaysMin : 'ح_ن_ث_ر_خ_ج_س'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'D/\\u200FM/\\u200FYYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd D MMMM YYYY HH:mm'\n },\n meridiemParse: /ص|م/,\n isPM : function (input) {\n return 'م' === input;\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 12) {\n return 'ص';\n } else {\n return 'م';\n }\n },\n calendar : {\n sameDay: '[اليوم عند الساعة] LT',\n nextDay: '[غدًا عند الساعة] LT',\n nextWeek: 'dddd [عند الساعة] LT',\n lastDay: '[أمس عند الساعة] LT',\n lastWeek: 'dddd [عند الساعة] LT',\n sameElse: 'L'\n },\n relativeTime : {\n future : 'بعد %s',\n past : 'منذ %s',\n s : pluralize('s'),\n ss : pluralize('s'),\n m : pluralize('m'),\n mm : pluralize('m'),\n h : pluralize('h'),\n hh : pluralize('h'),\n d : pluralize('d'),\n dd : pluralize('d'),\n M : pluralize('M'),\n MM : pluralize('M'),\n y : pluralize('y'),\n yy : pluralize('y')\n },\n preparse: function (string) {\n return string.replace(/[١٢٣٤٥٦٧٨٩٠]/g, function (match) {\n return numberMap[match];\n }).replace(/،/g, ',');\n },\n postformat: function (string) {\n return string.replace(/\\d/g, function (match) {\n return symbolMap[match];\n }).replace(/,/g, '،');\n },\n week : {\n dow : 6, // Saturday is the first day of the week.\n doy : 12 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return ar;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ar.js\n// module id = 50\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var suffixes = {\n 1: '-inci',\n 5: '-inci',\n 8: '-inci',\n 70: '-inci',\n 80: '-inci',\n 2: '-nci',\n 7: '-nci',\n 20: '-nci',\n 50: '-nci',\n 3: '-üncü',\n 4: '-üncü',\n 100: '-üncü',\n 6: '-ncı',\n 9: '-uncu',\n 10: '-uncu',\n 30: '-uncu',\n 60: '-ıncı',\n 90: '-ıncı'\n };\n\n var az = moment.defineLocale('az', {\n months : 'yanvar_fevral_mart_aprel_may_iyun_iyul_avqust_sentyabr_oktyabr_noyabr_dekabr'.split('_'),\n monthsShort : 'yan_fev_mar_apr_may_iyn_iyl_avq_sen_okt_noy_dek'.split('_'),\n weekdays : 'Bazar_Bazar ertəsi_Çərşənbə axşamı_Çərşənbə_Cümə axşamı_Cümə_Şənbə'.split('_'),\n weekdaysShort : 'Baz_BzE_ÇAx_Çər_CAx_Cüm_Şən'.split('_'),\n weekdaysMin : 'Bz_BE_ÇA_Çə_CA_Cü_Şə'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd, D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay : '[bugün saat] LT',\n nextDay : '[sabah saat] LT',\n nextWeek : '[gələn həftə] dddd [saat] LT',\n lastDay : '[dünən] LT',\n lastWeek : '[keçən həftə] dddd [saat] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s sonra',\n past : '%s əvvəl',\n s : 'birneçə saniyə',\n ss : '%d saniyə',\n m : 'bir dəqiqə',\n mm : '%d dəqiqə',\n h : 'bir saat',\n hh : '%d saat',\n d : 'bir gün',\n dd : '%d gün',\n M : 'bir ay',\n MM : '%d ay',\n y : 'bir il',\n yy : '%d il'\n },\n meridiemParse: /gecə|səhər|gündüz|axşam/,\n isPM : function (input) {\n return /^(gündüz|axşam)$/.test(input);\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 4) {\n return 'gecə';\n } else if (hour < 12) {\n return 'səhər';\n } else if (hour < 17) {\n return 'gündüz';\n } else {\n return 'axşam';\n }\n },\n dayOfMonthOrdinalParse: /\\d{1,2}-(ıncı|inci|nci|üncü|ncı|uncu)/,\n ordinal : function (number) {\n if (number === 0) { // special case for zero\n return number + '-ıncı';\n }\n var a = number % 10,\n b = number % 100 - a,\n c = number >= 100 ? 100 : null;\n return number + (suffixes[a] || suffixes[b] || suffixes[c]);\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return az;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/az.js\n// module id = 51\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n function plural(word, num) {\n var forms = word.split('_');\n return num % 10 === 1 && num % 100 !== 11 ? forms[0] : (num % 10 >= 2 && num % 10 <= 4 && (num % 100 < 10 || num % 100 >= 20) ? forms[1] : forms[2]);\n }\n function relativeTimeWithPlural(number, withoutSuffix, key) {\n var format = {\n 'ss': withoutSuffix ? 'секунда_секунды_секунд' : 'секунду_секунды_секунд',\n 'mm': withoutSuffix ? 'хвіліна_хвіліны_хвілін' : 'хвіліну_хвіліны_хвілін',\n 'hh': withoutSuffix ? 'гадзіна_гадзіны_гадзін' : 'гадзіну_гадзіны_гадзін',\n 'dd': 'дзень_дні_дзён',\n 'MM': 'месяц_месяцы_месяцаў',\n 'yy': 'год_гады_гадоў'\n };\n if (key === 'm') {\n return withoutSuffix ? 'хвіліна' : 'хвіліну';\n }\n else if (key === 'h') {\n return withoutSuffix ? 'гадзіна' : 'гадзіну';\n }\n else {\n return number + ' ' + plural(format[key], +number);\n }\n }\n\n var be = moment.defineLocale('be', {\n months : {\n format: 'студзеня_лютага_сакавіка_красавіка_траўня_чэрвеня_ліпеня_жніўня_верасня_кастрычніка_лістапада_снежня'.split('_'),\n standalone: 'студзень_люты_сакавік_красавік_травень_чэрвень_ліпень_жнівень_верасень_кастрычнік_лістапад_снежань'.split('_')\n },\n monthsShort : 'студ_лют_сак_крас_трав_чэрв_ліп_жнів_вер_каст_ліст_снеж'.split('_'),\n weekdays : {\n format: 'нядзелю_панядзелак_аўторак_сераду_чацвер_пятніцу_суботу'.split('_'),\n standalone: 'нядзеля_панядзелак_аўторак_серада_чацвер_пятніца_субота'.split('_'),\n isFormat: /\\[ ?[Ууў] ?(?:мінулую|наступную)? ?\\] ?dddd/\n },\n weekdaysShort : 'нд_пн_ат_ср_чц_пт_сб'.split('_'),\n weekdaysMin : 'нд_пн_ат_ср_чц_пт_сб'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D MMMM YYYY г.',\n LLL : 'D MMMM YYYY г., HH:mm',\n LLLL : 'dddd, D MMMM YYYY г., HH:mm'\n },\n calendar : {\n sameDay: '[Сёння ў] LT',\n nextDay: '[Заўтра ў] LT',\n lastDay: '[Учора ў] LT',\n nextWeek: function () {\n return '[У] dddd [ў] LT';\n },\n lastWeek: function () {\n switch (this.day()) {\n case 0:\n case 3:\n case 5:\n case 6:\n return '[У мінулую] dddd [ў] LT';\n case 1:\n case 2:\n case 4:\n return '[У мінулы] dddd [ў] LT';\n }\n },\n sameElse: 'L'\n },\n relativeTime : {\n future : 'праз %s',\n past : '%s таму',\n s : 'некалькі секунд',\n m : relativeTimeWithPlural,\n mm : relativeTimeWithPlural,\n h : relativeTimeWithPlural,\n hh : relativeTimeWithPlural,\n d : 'дзень',\n dd : relativeTimeWithPlural,\n M : 'месяц',\n MM : relativeTimeWithPlural,\n y : 'год',\n yy : relativeTimeWithPlural\n },\n meridiemParse: /ночы|раніцы|дня|вечара/,\n isPM : function (input) {\n return /^(дня|вечара)$/.test(input);\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 4) {\n return 'ночы';\n } else if (hour < 12) {\n return 'раніцы';\n } else if (hour < 17) {\n return 'дня';\n } else {\n return 'вечара';\n }\n },\n dayOfMonthOrdinalParse: /\\d{1,2}-(і|ы|га)/,\n ordinal: function (number, period) {\n switch (period) {\n case 'M':\n case 'd':\n case 'DDD':\n case 'w':\n case 'W':\n return (number % 10 === 2 || number % 10 === 3) && (number % 100 !== 12 && number % 100 !== 13) ? number + '-і' : number + '-ы';\n case 'D':\n return number + '-га';\n default:\n return number;\n }\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return be;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/be.js\n// module id = 52\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var bg = moment.defineLocale('bg', {\n months : 'януари_февруари_март_април_май_юни_юли_август_септември_октомври_ноември_декември'.split('_'),\n monthsShort : 'янр_фев_мар_апр_май_юни_юли_авг_сеп_окт_ное_дек'.split('_'),\n weekdays : 'неделя_понеделник_вторник_сряда_четвъртък_петък_събота'.split('_'),\n weekdaysShort : 'нед_пон_вто_сря_чет_пет_съб'.split('_'),\n weekdaysMin : 'нд_пн_вт_ср_чт_пт_сб'.split('_'),\n longDateFormat : {\n LT : 'H:mm',\n LTS : 'H:mm:ss',\n L : 'D.MM.YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY H:mm',\n LLLL : 'dddd, D MMMM YYYY H:mm'\n },\n calendar : {\n sameDay : '[Днес в] LT',\n nextDay : '[Утре в] LT',\n nextWeek : 'dddd [в] LT',\n lastDay : '[Вчера в] LT',\n lastWeek : function () {\n switch (this.day()) {\n case 0:\n case 3:\n case 6:\n return '[В изминалата] dddd [в] LT';\n case 1:\n case 2:\n case 4:\n case 5:\n return '[В изминалия] dddd [в] LT';\n }\n },\n sameElse : 'L'\n },\n relativeTime : {\n future : 'след %s',\n past : 'преди %s',\n s : 'няколко секунди',\n ss : '%d секунди',\n m : 'минута',\n mm : '%d минути',\n h : 'час',\n hh : '%d часа',\n d : 'ден',\n dd : '%d дни',\n M : 'месец',\n MM : '%d месеца',\n y : 'година',\n yy : '%d години'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}-(ев|ен|ти|ви|ри|ми)/,\n ordinal : function (number) {\n var lastDigit = number % 10,\n last2Digits = number % 100;\n if (number === 0) {\n return number + '-ев';\n } else if (last2Digits === 0) {\n return number + '-ен';\n } else if (last2Digits > 10 && last2Digits < 20) {\n return number + '-ти';\n } else if (lastDigit === 1) {\n return number + '-ви';\n } else if (lastDigit === 2) {\n return number + '-ри';\n } else if (lastDigit === 7 || lastDigit === 8) {\n return number + '-ми';\n } else {\n return number + '-ти';\n }\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return bg;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/bg.js\n// module id = 53\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var bm = moment.defineLocale('bm', {\n months : 'Zanwuyekalo_Fewuruyekalo_Marisikalo_Awirilikalo_Mɛkalo_Zuwɛnkalo_Zuluyekalo_Utikalo_Sɛtanburukalo_ɔkutɔburukalo_Nowanburukalo_Desanburukalo'.split('_'),\n monthsShort : 'Zan_Few_Mar_Awi_Mɛ_Zuw_Zul_Uti_Sɛt_ɔku_Now_Des'.split('_'),\n weekdays : 'Kari_Ntɛnɛn_Tarata_Araba_Alamisa_Juma_Sibiri'.split('_'),\n weekdaysShort : 'Kar_Ntɛ_Tar_Ara_Ala_Jum_Sib'.split('_'),\n weekdaysMin : 'Ka_Nt_Ta_Ar_Al_Ju_Si'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'MMMM [tile] D [san] YYYY',\n LLL : 'MMMM [tile] D [san] YYYY [lɛrɛ] HH:mm',\n LLLL : 'dddd MMMM [tile] D [san] YYYY [lɛrɛ] HH:mm'\n },\n calendar : {\n sameDay : '[Bi lɛrɛ] LT',\n nextDay : '[Sini lɛrɛ] LT',\n nextWeek : 'dddd [don lɛrɛ] LT',\n lastDay : '[Kunu lɛrɛ] LT',\n lastWeek : 'dddd [tɛmɛnen lɛrɛ] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s kɔnɔ',\n past : 'a bɛ %s bɔ',\n s : 'sanga dama dama',\n ss : 'sekondi %d',\n m : 'miniti kelen',\n mm : 'miniti %d',\n h : 'lɛrɛ kelen',\n hh : 'lɛrɛ %d',\n d : 'tile kelen',\n dd : 'tile %d',\n M : 'kalo kelen',\n MM : 'kalo %d',\n y : 'san kelen',\n yy : 'san %d'\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return bm;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/bm.js\n// module id = 54\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var symbolMap = {\n '1': '১',\n '2': '২',\n '3': '৩',\n '4': '৪',\n '5': '৫',\n '6': '৬',\n '7': '৭',\n '8': '৮',\n '9': '৯',\n '0': '০'\n },\n numberMap = {\n '১': '1',\n '২': '2',\n '৩': '3',\n '৪': '4',\n '৫': '5',\n '৬': '6',\n '৭': '7',\n '৮': '8',\n '৯': '9',\n '০': '0'\n };\n\n var bn = moment.defineLocale('bn', {\n months : 'জানুয়ারী_ফেব্রুয়ারি_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্টেম্বর_অক্টোবর_নভেম্বর_ডিসেম্বর'.split('_'),\n monthsShort : 'জানু_ফেব_মার্চ_এপ্র_মে_জুন_জুল_আগ_সেপ্ট_অক্টো_নভে_ডিসে'.split('_'),\n weekdays : 'রবিবার_সোমবার_মঙ্গলবার_বুধবার_বৃহস্পতিবার_শুক্রবার_শনিবার'.split('_'),\n weekdaysShort : 'রবি_সোম_মঙ্গল_বুধ_বৃহস্পতি_শুক্র_শনি'.split('_'),\n weekdaysMin : 'রবি_সোম_মঙ্গ_বুধ_বৃহঃ_শুক্র_শনি'.split('_'),\n longDateFormat : {\n LT : 'A h:mm সময়',\n LTS : 'A h:mm:ss সময়',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY, A h:mm সময়',\n LLLL : 'dddd, D MMMM YYYY, A h:mm সময়'\n },\n calendar : {\n sameDay : '[আজ] LT',\n nextDay : '[আগামীকাল] LT',\n nextWeek : 'dddd, LT',\n lastDay : '[গতকাল] LT',\n lastWeek : '[গত] dddd, LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s পরে',\n past : '%s আগে',\n s : 'কয়েক সেকেন্ড',\n ss : '%d সেকেন্ড',\n m : 'এক মিনিট',\n mm : '%d মিনিট',\n h : 'এক ঘন্টা',\n hh : '%d ঘন্টা',\n d : 'এক দিন',\n dd : '%d দিন',\n M : 'এক মাস',\n MM : '%d মাস',\n y : 'এক বছর',\n yy : '%d বছর'\n },\n preparse: function (string) {\n return string.replace(/[১২৩৪৫৬৭৮৯০]/g, function (match) {\n return numberMap[match];\n });\n },\n postformat: function (string) {\n return string.replace(/\\d/g, function (match) {\n return symbolMap[match];\n });\n },\n meridiemParse: /রাত|সকাল|দুপুর|বিকাল|রাত/,\n meridiemHour : function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if ((meridiem === 'রাত' && hour >= 4) ||\n (meridiem === 'দুপুর' && hour < 5) ||\n meridiem === 'বিকাল') {\n return hour + 12;\n } else {\n return hour;\n }\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 4) {\n return 'রাত';\n } else if (hour < 10) {\n return 'সকাল';\n } else if (hour < 17) {\n return 'দুপুর';\n } else if (hour < 20) {\n return 'বিকাল';\n } else {\n return 'রাত';\n }\n },\n week : {\n dow : 0, // Sunday is the first day of the week.\n doy : 6 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return bn;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/bn.js\n// module id = 55\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var symbolMap = {\n '1': '༡',\n '2': '༢',\n '3': '༣',\n '4': '༤',\n '5': '༥',\n '6': '༦',\n '7': '༧',\n '8': '༨',\n '9': '༩',\n '0': '༠'\n },\n numberMap = {\n '༡': '1',\n '༢': '2',\n '༣': '3',\n '༤': '4',\n '༥': '5',\n '༦': '6',\n '༧': '7',\n '༨': '8',\n '༩': '9',\n '༠': '0'\n };\n\n var bo = moment.defineLocale('bo', {\n months : 'ཟླ་བ་དང་པོ_ཟླ་བ་གཉིས་པ_ཟླ་བ་གསུམ་པ_ཟླ་བ་བཞི་པ_ཟླ་བ་ལྔ་པ_ཟླ་བ་དྲུག་པ_ཟླ་བ་བདུན་པ_ཟླ་བ་བརྒྱད་པ_ཟླ་བ་དགུ་པ_ཟླ་བ་བཅུ་པ_ཟླ་བ་བཅུ་གཅིག་པ_ཟླ་བ་བཅུ་གཉིས་པ'.split('_'),\n monthsShort : 'ཟླ་བ་དང་པོ_ཟླ་བ་གཉིས་པ_ཟླ་བ་གསུམ་པ_ཟླ་བ་བཞི་པ_ཟླ་བ་ལྔ་པ_ཟླ་བ་དྲུག་པ_ཟླ་བ་བདུན་པ_ཟླ་བ་བརྒྱད་པ_ཟླ་བ་དགུ་པ_ཟླ་བ་བཅུ་པ_ཟླ་བ་བཅུ་གཅིག་པ_ཟླ་བ་བཅུ་གཉིས་པ'.split('_'),\n weekdays : 'གཟའ་ཉི་མ་_གཟའ་ཟླ་བ་_གཟའ་མིག་དམར་_གཟའ་ལྷག་པ་_གཟའ་ཕུར་བུ_གཟའ་པ་སངས་_གཟའ་སྤེན་པ་'.split('_'),\n weekdaysShort : 'ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་'.split('_'),\n weekdaysMin : 'ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་'.split('_'),\n longDateFormat : {\n LT : 'A h:mm',\n LTS : 'A h:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY, A h:mm',\n LLLL : 'dddd, D MMMM YYYY, A h:mm'\n },\n calendar : {\n sameDay : '[དི་རིང] LT',\n nextDay : '[སང་ཉིན] LT',\n nextWeek : '[བདུན་ཕྲག་རྗེས་མ], LT',\n lastDay : '[ཁ་སང] LT',\n lastWeek : '[བདུན་ཕྲག་མཐའ་མ] dddd, LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s ལ་',\n past : '%s སྔན་ལ',\n s : 'ལམ་སང',\n ss : '%d སྐར་ཆ།',\n m : 'སྐར་མ་གཅིག',\n mm : '%d སྐར་མ',\n h : 'ཆུ་ཚོད་གཅིག',\n hh : '%d ཆུ་ཚོད',\n d : 'ཉིན་གཅིག',\n dd : '%d ཉིན་',\n M : 'ཟླ་བ་གཅིག',\n MM : '%d ཟླ་བ',\n y : 'ལོ་གཅིག',\n yy : '%d ལོ'\n },\n preparse: function (string) {\n return string.replace(/[༡༢༣༤༥༦༧༨༩༠]/g, function (match) {\n return numberMap[match];\n });\n },\n postformat: function (string) {\n return string.replace(/\\d/g, function (match) {\n return symbolMap[match];\n });\n },\n meridiemParse: /མཚན་མོ|ཞོགས་ཀས|ཉིན་གུང|དགོང་དག|མཚན་མོ/,\n meridiemHour : function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if ((meridiem === 'མཚན་མོ' && hour >= 4) ||\n (meridiem === 'ཉིན་གུང' && hour < 5) ||\n meridiem === 'དགོང་དག') {\n return hour + 12;\n } else {\n return hour;\n }\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 4) {\n return 'མཚན་མོ';\n } else if (hour < 10) {\n return 'ཞོགས་ཀས';\n } else if (hour < 17) {\n return 'ཉིན་གུང';\n } else if (hour < 20) {\n return 'དགོང་དག';\n } else {\n return 'མཚན་མོ';\n }\n },\n week : {\n dow : 0, // Sunday is the first day of the week.\n doy : 6 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return bo;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/bo.js\n// module id = 56\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n function relativeTimeWithMutation(number, withoutSuffix, key) {\n var format = {\n 'mm': 'munutenn',\n 'MM': 'miz',\n 'dd': 'devezh'\n };\n return number + ' ' + mutation(format[key], number);\n }\n function specialMutationForYears(number) {\n switch (lastNumber(number)) {\n case 1:\n case 3:\n case 4:\n case 5:\n case 9:\n return number + ' bloaz';\n default:\n return number + ' vloaz';\n }\n }\n function lastNumber(number) {\n if (number > 9) {\n return lastNumber(number % 10);\n }\n return number;\n }\n function mutation(text, number) {\n if (number === 2) {\n return softMutation(text);\n }\n return text;\n }\n function softMutation(text) {\n var mutationTable = {\n 'm': 'v',\n 'b': 'v',\n 'd': 'z'\n };\n if (mutationTable[text.charAt(0)] === undefined) {\n return text;\n }\n return mutationTable[text.charAt(0)] + text.substring(1);\n }\n\n var br = moment.defineLocale('br', {\n months : 'Genver_C\\'hwevrer_Meurzh_Ebrel_Mae_Mezheven_Gouere_Eost_Gwengolo_Here_Du_Kerzu'.split('_'),\n monthsShort : 'Gen_C\\'hwe_Meu_Ebr_Mae_Eve_Gou_Eos_Gwe_Her_Du_Ker'.split('_'),\n weekdays : 'Sul_Lun_Meurzh_Merc\\'her_Yaou_Gwener_Sadorn'.split('_'),\n weekdaysShort : 'Sul_Lun_Meu_Mer_Yao_Gwe_Sad'.split('_'),\n weekdaysMin : 'Su_Lu_Me_Mer_Ya_Gw_Sa'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'h[e]mm A',\n LTS : 'h[e]mm:ss A',\n L : 'DD/MM/YYYY',\n LL : 'D [a viz] MMMM YYYY',\n LLL : 'D [a viz] MMMM YYYY h[e]mm A',\n LLLL : 'dddd, D [a viz] MMMM YYYY h[e]mm A'\n },\n calendar : {\n sameDay : '[Hiziv da] LT',\n nextDay : '[Warc\\'hoazh da] LT',\n nextWeek : 'dddd [da] LT',\n lastDay : '[Dec\\'h da] LT',\n lastWeek : 'dddd [paset da] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'a-benn %s',\n past : '%s \\'zo',\n s : 'un nebeud segondennoù',\n ss : '%d eilenn',\n m : 'ur vunutenn',\n mm : relativeTimeWithMutation,\n h : 'un eur',\n hh : '%d eur',\n d : 'un devezh',\n dd : relativeTimeWithMutation,\n M : 'ur miz',\n MM : relativeTimeWithMutation,\n y : 'ur bloaz',\n yy : specialMutationForYears\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(añ|vet)/,\n ordinal : function (number) {\n var output = (number === 1) ? 'añ' : 'vet';\n return number + output;\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return br;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/br.js\n// module id = 57\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n function translate(number, withoutSuffix, key) {\n var result = number + ' ';\n switch (key) {\n case 'ss':\n if (number === 1) {\n result += 'sekunda';\n } else if (number === 2 || number === 3 || number === 4) {\n result += 'sekunde';\n } else {\n result += 'sekundi';\n }\n return result;\n case 'm':\n return withoutSuffix ? 'jedna minuta' : 'jedne minute';\n case 'mm':\n if (number === 1) {\n result += 'minuta';\n } else if (number === 2 || number === 3 || number === 4) {\n result += 'minute';\n } else {\n result += 'minuta';\n }\n return result;\n case 'h':\n return withoutSuffix ? 'jedan sat' : 'jednog sata';\n case 'hh':\n if (number === 1) {\n result += 'sat';\n } else if (number === 2 || number === 3 || number === 4) {\n result += 'sata';\n } else {\n result += 'sati';\n }\n return result;\n case 'dd':\n if (number === 1) {\n result += 'dan';\n } else {\n result += 'dana';\n }\n return result;\n case 'MM':\n if (number === 1) {\n result += 'mjesec';\n } else if (number === 2 || number === 3 || number === 4) {\n result += 'mjeseca';\n } else {\n result += 'mjeseci';\n }\n return result;\n case 'yy':\n if (number === 1) {\n result += 'godina';\n } else if (number === 2 || number === 3 || number === 4) {\n result += 'godine';\n } else {\n result += 'godina';\n }\n return result;\n }\n }\n\n var bs = moment.defineLocale('bs', {\n months : 'januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar'.split('_'),\n monthsShort : 'jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.'.split('_'),\n monthsParseExact: true,\n weekdays : 'nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota'.split('_'),\n weekdaysShort : 'ned._pon._uto._sri._čet._pet._sub.'.split('_'),\n weekdaysMin : 'ne_po_ut_sr_če_pe_su'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'H:mm',\n LTS : 'H:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D. MMMM YYYY',\n LLL : 'D. MMMM YYYY H:mm',\n LLLL : 'dddd, D. MMMM YYYY H:mm'\n },\n calendar : {\n sameDay : '[danas u] LT',\n nextDay : '[sutra u] LT',\n nextWeek : function () {\n switch (this.day()) {\n case 0:\n return '[u] [nedjelju] [u] LT';\n case 3:\n return '[u] [srijedu] [u] LT';\n case 6:\n return '[u] [subotu] [u] LT';\n case 1:\n case 2:\n case 4:\n case 5:\n return '[u] dddd [u] LT';\n }\n },\n lastDay : '[jučer u] LT',\n lastWeek : function () {\n switch (this.day()) {\n case 0:\n case 3:\n return '[prošlu] dddd [u] LT';\n case 6:\n return '[prošle] [subote] [u] LT';\n case 1:\n case 2:\n case 4:\n case 5:\n return '[prošli] dddd [u] LT';\n }\n },\n sameElse : 'L'\n },\n relativeTime : {\n future : 'za %s',\n past : 'prije %s',\n s : 'par sekundi',\n ss : translate,\n m : translate,\n mm : translate,\n h : translate,\n hh : translate,\n d : 'dan',\n dd : translate,\n M : 'mjesec',\n MM : translate,\n y : 'godinu',\n yy : translate\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return bs;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/bs.js\n// module id = 58\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var ca = moment.defineLocale('ca', {\n months : {\n standalone: 'gener_febrer_març_abril_maig_juny_juliol_agost_setembre_octubre_novembre_desembre'.split('_'),\n format: 'de gener_de febrer_de març_d\\'abril_de maig_de juny_de juliol_d\\'agost_de setembre_d\\'octubre_de novembre_de desembre'.split('_'),\n isFormat: /D[oD]?(\\s)+MMMM/\n },\n monthsShort : 'gen._febr._març_abr._maig_juny_jul._ag._set._oct._nov._des.'.split('_'),\n monthsParseExact : true,\n weekdays : 'diumenge_dilluns_dimarts_dimecres_dijous_divendres_dissabte'.split('_'),\n weekdaysShort : 'dg._dl._dt._dc._dj._dv._ds.'.split('_'),\n weekdaysMin : 'dg_dl_dt_dc_dj_dv_ds'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'H:mm',\n LTS : 'H:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM [de] YYYY',\n ll : 'D MMM YYYY',\n LLL : 'D MMMM [de] YYYY [a les] H:mm',\n lll : 'D MMM YYYY, H:mm',\n LLLL : 'dddd D MMMM [de] YYYY [a les] H:mm',\n llll : 'ddd D MMM YYYY, H:mm'\n },\n calendar : {\n sameDay : function () {\n return '[avui a ' + ((this.hours() !== 1) ? 'les' : 'la') + '] LT';\n },\n nextDay : function () {\n return '[demà a ' + ((this.hours() !== 1) ? 'les' : 'la') + '] LT';\n },\n nextWeek : function () {\n return 'dddd [a ' + ((this.hours() !== 1) ? 'les' : 'la') + '] LT';\n },\n lastDay : function () {\n return '[ahir a ' + ((this.hours() !== 1) ? 'les' : 'la') + '] LT';\n },\n lastWeek : function () {\n return '[el] dddd [passat a ' + ((this.hours() !== 1) ? 'les' : 'la') + '] LT';\n },\n sameElse : 'L'\n },\n relativeTime : {\n future : 'd\\'aquí %s',\n past : 'fa %s',\n s : 'uns segons',\n ss : '%d segons',\n m : 'un minut',\n mm : '%d minuts',\n h : 'una hora',\n hh : '%d hores',\n d : 'un dia',\n dd : '%d dies',\n M : 'un mes',\n MM : '%d mesos',\n y : 'un any',\n yy : '%d anys'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(r|n|t|è|a)/,\n ordinal : function (number, period) {\n var output = (number === 1) ? 'r' :\n (number === 2) ? 'n' :\n (number === 3) ? 'r' :\n (number === 4) ? 't' : 'è';\n if (period === 'w' || period === 'W') {\n output = 'a';\n }\n return number + output;\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return ca;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ca.js\n// module id = 59\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var months = 'leden_únor_březen_duben_květen_červen_červenec_srpen_září_říjen_listopad_prosinec'.split('_'),\n monthsShort = 'led_úno_bře_dub_kvě_čvn_čvc_srp_zář_říj_lis_pro'.split('_');\n function plural(n) {\n return (n > 1) && (n < 5) && (~~(n / 10) !== 1);\n }\n function translate(number, withoutSuffix, key, isFuture) {\n var result = number + ' ';\n switch (key) {\n case 's': // a few seconds / in a few seconds / a few seconds ago\n return (withoutSuffix || isFuture) ? 'pár sekund' : 'pár sekundami';\n case 'ss': // 9 seconds / in 9 seconds / 9 seconds ago\n if (withoutSuffix || isFuture) {\n return result + (plural(number) ? 'sekundy' : 'sekund');\n } else {\n return result + 'sekundami';\n }\n break;\n case 'm': // a minute / in a minute / a minute ago\n return withoutSuffix ? 'minuta' : (isFuture ? 'minutu' : 'minutou');\n case 'mm': // 9 minutes / in 9 minutes / 9 minutes ago\n if (withoutSuffix || isFuture) {\n return result + (plural(number) ? 'minuty' : 'minut');\n } else {\n return result + 'minutami';\n }\n break;\n case 'h': // an hour / in an hour / an hour ago\n return withoutSuffix ? 'hodina' : (isFuture ? 'hodinu' : 'hodinou');\n case 'hh': // 9 hours / in 9 hours / 9 hours ago\n if (withoutSuffix || isFuture) {\n return result + (plural(number) ? 'hodiny' : 'hodin');\n } else {\n return result + 'hodinami';\n }\n break;\n case 'd': // a day / in a day / a day ago\n return (withoutSuffix || isFuture) ? 'den' : 'dnem';\n case 'dd': // 9 days / in 9 days / 9 days ago\n if (withoutSuffix || isFuture) {\n return result + (plural(number) ? 'dny' : 'dní');\n } else {\n return result + 'dny';\n }\n break;\n case 'M': // a month / in a month / a month ago\n return (withoutSuffix || isFuture) ? 'měsíc' : 'měsícem';\n case 'MM': // 9 months / in 9 months / 9 months ago\n if (withoutSuffix || isFuture) {\n return result + (plural(number) ? 'měsíce' : 'měsíců');\n } else {\n return result + 'měsíci';\n }\n break;\n case 'y': // a year / in a year / a year ago\n return (withoutSuffix || isFuture) ? 'rok' : 'rokem';\n case 'yy': // 9 years / in 9 years / 9 years ago\n if (withoutSuffix || isFuture) {\n return result + (plural(number) ? 'roky' : 'let');\n } else {\n return result + 'lety';\n }\n break;\n }\n }\n\n var cs = moment.defineLocale('cs', {\n months : months,\n monthsShort : monthsShort,\n monthsParse : (function (months, monthsShort) {\n var i, _monthsParse = [];\n for (i = 0; i < 12; i++) {\n // use custom parser to solve problem with July (červenec)\n _monthsParse[i] = new RegExp('^' + months[i] + '$|^' + monthsShort[i] + '$', 'i');\n }\n return _monthsParse;\n }(months, monthsShort)),\n shortMonthsParse : (function (monthsShort) {\n var i, _shortMonthsParse = [];\n for (i = 0; i < 12; i++) {\n _shortMonthsParse[i] = new RegExp('^' + monthsShort[i] + '$', 'i');\n }\n return _shortMonthsParse;\n }(monthsShort)),\n longMonthsParse : (function (months) {\n var i, _longMonthsParse = [];\n for (i = 0; i < 12; i++) {\n _longMonthsParse[i] = new RegExp('^' + months[i] + '$', 'i');\n }\n return _longMonthsParse;\n }(months)),\n weekdays : 'neděle_pondělí_úterý_středa_čtvrtek_pátek_sobota'.split('_'),\n weekdaysShort : 'ne_po_út_st_čt_pá_so'.split('_'),\n weekdaysMin : 'ne_po_út_st_čt_pá_so'.split('_'),\n longDateFormat : {\n LT: 'H:mm',\n LTS : 'H:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D. MMMM YYYY',\n LLL : 'D. MMMM YYYY H:mm',\n LLLL : 'dddd D. MMMM YYYY H:mm',\n l : 'D. M. YYYY'\n },\n calendar : {\n sameDay: '[dnes v] LT',\n nextDay: '[zítra v] LT',\n nextWeek: function () {\n switch (this.day()) {\n case 0:\n return '[v neděli v] LT';\n case 1:\n case 2:\n return '[v] dddd [v] LT';\n case 3:\n return '[ve středu v] LT';\n case 4:\n return '[ve čtvrtek v] LT';\n case 5:\n return '[v pátek v] LT';\n case 6:\n return '[v sobotu v] LT';\n }\n },\n lastDay: '[včera v] LT',\n lastWeek: function () {\n switch (this.day()) {\n case 0:\n return '[minulou neděli v] LT';\n case 1:\n case 2:\n return '[minulé] dddd [v] LT';\n case 3:\n return '[minulou středu v] LT';\n case 4:\n case 5:\n return '[minulý] dddd [v] LT';\n case 6:\n return '[minulou sobotu v] LT';\n }\n },\n sameElse: 'L'\n },\n relativeTime : {\n future : 'za %s',\n past : 'před %s',\n s : translate,\n ss : translate,\n m : translate,\n mm : translate,\n h : translate,\n hh : translate,\n d : translate,\n dd : translate,\n M : translate,\n MM : translate,\n y : translate,\n yy : translate\n },\n dayOfMonthOrdinalParse : /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return cs;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/cs.js\n// module id = 60\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var cv = moment.defineLocale('cv', {\n months : 'кӑрлач_нарӑс_пуш_ака_май_ҫӗртме_утӑ_ҫурла_авӑн_юпа_чӳк_раштав'.split('_'),\n monthsShort : 'кӑр_нар_пуш_ака_май_ҫӗр_утӑ_ҫур_авн_юпа_чӳк_раш'.split('_'),\n weekdays : 'вырсарникун_тунтикун_ытларикун_юнкун_кӗҫнерникун_эрнекун_шӑматкун'.split('_'),\n weekdaysShort : 'выр_тун_ытл_юн_кӗҫ_эрн_шӑм'.split('_'),\n weekdaysMin : 'вр_тн_ыт_юн_кҫ_эр_шм'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD-MM-YYYY',\n LL : 'YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ]',\n LLL : 'YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm',\n LLLL : 'dddd, YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm'\n },\n calendar : {\n sameDay: '[Паян] LT [сехетре]',\n nextDay: '[Ыран] LT [сехетре]',\n lastDay: '[Ӗнер] LT [сехетре]',\n nextWeek: '[Ҫитес] dddd LT [сехетре]',\n lastWeek: '[Иртнӗ] dddd LT [сехетре]',\n sameElse: 'L'\n },\n relativeTime : {\n future : function (output) {\n var affix = /сехет$/i.exec(output) ? 'рен' : /ҫул$/i.exec(output) ? 'тан' : 'ран';\n return output + affix;\n },\n past : '%s каялла',\n s : 'пӗр-ик ҫеккунт',\n ss : '%d ҫеккунт',\n m : 'пӗр минут',\n mm : '%d минут',\n h : 'пӗр сехет',\n hh : '%d сехет',\n d : 'пӗр кун',\n dd : '%d кун',\n M : 'пӗр уйӑх',\n MM : '%d уйӑх',\n y : 'пӗр ҫул',\n yy : '%d ҫул'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}-мӗш/,\n ordinal : '%d-мӗш',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return cv;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/cv.js\n// module id = 61\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var cy = moment.defineLocale('cy', {\n months: 'Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr'.split('_'),\n monthsShort: 'Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag'.split('_'),\n weekdays: 'Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn'.split('_'),\n weekdaysShort: 'Sul_Llun_Maw_Mer_Iau_Gwe_Sad'.split('_'),\n weekdaysMin: 'Su_Ll_Ma_Me_Ia_Gw_Sa'.split('_'),\n weekdaysParseExact : true,\n // time formats are the same as en-gb\n longDateFormat: {\n LT: 'HH:mm',\n LTS : 'HH:mm:ss',\n L: 'DD/MM/YYYY',\n LL: 'D MMMM YYYY',\n LLL: 'D MMMM YYYY HH:mm',\n LLLL: 'dddd, D MMMM YYYY HH:mm'\n },\n calendar: {\n sameDay: '[Heddiw am] LT',\n nextDay: '[Yfory am] LT',\n nextWeek: 'dddd [am] LT',\n lastDay: '[Ddoe am] LT',\n lastWeek: 'dddd [diwethaf am] LT',\n sameElse: 'L'\n },\n relativeTime: {\n future: 'mewn %s',\n past: '%s yn ôl',\n s: 'ychydig eiliadau',\n ss: '%d eiliad',\n m: 'munud',\n mm: '%d munud',\n h: 'awr',\n hh: '%d awr',\n d: 'diwrnod',\n dd: '%d diwrnod',\n M: 'mis',\n MM: '%d mis',\n y: 'blwyddyn',\n yy: '%d flynedd'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(fed|ain|af|il|ydd|ed|eg)/,\n // traditional ordinal numbers above 31 are not commonly used in colloquial Welsh\n ordinal: function (number) {\n var b = number,\n output = '',\n lookup = [\n '', 'af', 'il', 'ydd', 'ydd', 'ed', 'ed', 'ed', 'fed', 'fed', 'fed', // 1af to 10fed\n 'eg', 'fed', 'eg', 'eg', 'fed', 'eg', 'eg', 'fed', 'eg', 'fed' // 11eg to 20fed\n ];\n if (b > 20) {\n if (b === 40 || b === 50 || b === 60 || b === 80 || b === 100) {\n output = 'fed'; // not 30ain, 70ain or 90ain\n } else {\n output = 'ain';\n }\n } else if (b > 0) {\n output = lookup[b];\n }\n return number + output;\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return cy;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/cy.js\n// module id = 62\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var da = moment.defineLocale('da', {\n months : 'januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december'.split('_'),\n monthsShort : 'jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec'.split('_'),\n weekdays : 'søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag'.split('_'),\n weekdaysShort : 'søn_man_tir_ons_tor_fre_lør'.split('_'),\n weekdaysMin : 'sø_ma_ti_on_to_fr_lø'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D. MMMM YYYY',\n LLL : 'D. MMMM YYYY HH:mm',\n LLLL : 'dddd [d.] D. MMMM YYYY [kl.] HH:mm'\n },\n calendar : {\n sameDay : '[i dag kl.] LT',\n nextDay : '[i morgen kl.] LT',\n nextWeek : 'på dddd [kl.] LT',\n lastDay : '[i går kl.] LT',\n lastWeek : '[i] dddd[s kl.] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'om %s',\n past : '%s siden',\n s : 'få sekunder',\n ss : '%d sekunder',\n m : 'et minut',\n mm : '%d minutter',\n h : 'en time',\n hh : '%d timer',\n d : 'en dag',\n dd : '%d dage',\n M : 'en måned',\n MM : '%d måneder',\n y : 'et år',\n yy : '%d år'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return da;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/da.js\n// module id = 63\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n function processRelativeTime(number, withoutSuffix, key, isFuture) {\n var format = {\n 'm': ['eine Minute', 'einer Minute'],\n 'h': ['eine Stunde', 'einer Stunde'],\n 'd': ['ein Tag', 'einem Tag'],\n 'dd': [number + ' Tage', number + ' Tagen'],\n 'M': ['ein Monat', 'einem Monat'],\n 'MM': [number + ' Monate', number + ' Monaten'],\n 'y': ['ein Jahr', 'einem Jahr'],\n 'yy': [number + ' Jahre', number + ' Jahren']\n };\n return withoutSuffix ? format[key][0] : format[key][1];\n }\n\n var deAt = moment.defineLocale('de-at', {\n months : 'Jänner_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember'.split('_'),\n monthsShort : 'Jän._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.'.split('_'),\n monthsParseExact : true,\n weekdays : 'Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag'.split('_'),\n weekdaysShort : 'So._Mo._Di._Mi._Do._Fr._Sa.'.split('_'),\n weekdaysMin : 'So_Mo_Di_Mi_Do_Fr_Sa'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D. MMMM YYYY',\n LLL : 'D. MMMM YYYY HH:mm',\n LLLL : 'dddd, D. MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay: '[heute um] LT [Uhr]',\n sameElse: 'L',\n nextDay: '[morgen um] LT [Uhr]',\n nextWeek: 'dddd [um] LT [Uhr]',\n lastDay: '[gestern um] LT [Uhr]',\n lastWeek: '[letzten] dddd [um] LT [Uhr]'\n },\n relativeTime : {\n future : 'in %s',\n past : 'vor %s',\n s : 'ein paar Sekunden',\n ss : '%d Sekunden',\n m : processRelativeTime,\n mm : '%d Minuten',\n h : processRelativeTime,\n hh : '%d Stunden',\n d : processRelativeTime,\n dd : processRelativeTime,\n M : processRelativeTime,\n MM : processRelativeTime,\n y : processRelativeTime,\n yy : processRelativeTime\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return deAt;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/de-at.js\n// module id = 64\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n function processRelativeTime(number, withoutSuffix, key, isFuture) {\n var format = {\n 'm': ['eine Minute', 'einer Minute'],\n 'h': ['eine Stunde', 'einer Stunde'],\n 'd': ['ein Tag', 'einem Tag'],\n 'dd': [number + ' Tage', number + ' Tagen'],\n 'M': ['ein Monat', 'einem Monat'],\n 'MM': [number + ' Monate', number + ' Monaten'],\n 'y': ['ein Jahr', 'einem Jahr'],\n 'yy': [number + ' Jahre', number + ' Jahren']\n };\n return withoutSuffix ? format[key][0] : format[key][1];\n }\n\n var deCh = moment.defineLocale('de-ch', {\n months : 'Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember'.split('_'),\n monthsShort : 'Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.'.split('_'),\n monthsParseExact : true,\n weekdays : 'Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag'.split('_'),\n weekdaysShort : 'So_Mo_Di_Mi_Do_Fr_Sa'.split('_'),\n weekdaysMin : 'So_Mo_Di_Mi_Do_Fr_Sa'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D. MMMM YYYY',\n LLL : 'D. MMMM YYYY HH:mm',\n LLLL : 'dddd, D. MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay: '[heute um] LT [Uhr]',\n sameElse: 'L',\n nextDay: '[morgen um] LT [Uhr]',\n nextWeek: 'dddd [um] LT [Uhr]',\n lastDay: '[gestern um] LT [Uhr]',\n lastWeek: '[letzten] dddd [um] LT [Uhr]'\n },\n relativeTime : {\n future : 'in %s',\n past : 'vor %s',\n s : 'ein paar Sekunden',\n ss : '%d Sekunden',\n m : processRelativeTime,\n mm : '%d Minuten',\n h : processRelativeTime,\n hh : '%d Stunden',\n d : processRelativeTime,\n dd : processRelativeTime,\n M : processRelativeTime,\n MM : processRelativeTime,\n y : processRelativeTime,\n yy : processRelativeTime\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return deCh;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/de-ch.js\n// module id = 65\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n function processRelativeTime(number, withoutSuffix, key, isFuture) {\n var format = {\n 'm': ['eine Minute', 'einer Minute'],\n 'h': ['eine Stunde', 'einer Stunde'],\n 'd': ['ein Tag', 'einem Tag'],\n 'dd': [number + ' Tage', number + ' Tagen'],\n 'M': ['ein Monat', 'einem Monat'],\n 'MM': [number + ' Monate', number + ' Monaten'],\n 'y': ['ein Jahr', 'einem Jahr'],\n 'yy': [number + ' Jahre', number + ' Jahren']\n };\n return withoutSuffix ? format[key][0] : format[key][1];\n }\n\n var de = moment.defineLocale('de', {\n months : 'Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember'.split('_'),\n monthsShort : 'Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.'.split('_'),\n monthsParseExact : true,\n weekdays : 'Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag'.split('_'),\n weekdaysShort : 'So._Mo._Di._Mi._Do._Fr._Sa.'.split('_'),\n weekdaysMin : 'So_Mo_Di_Mi_Do_Fr_Sa'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D. MMMM YYYY',\n LLL : 'D. MMMM YYYY HH:mm',\n LLLL : 'dddd, D. MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay: '[heute um] LT [Uhr]',\n sameElse: 'L',\n nextDay: '[morgen um] LT [Uhr]',\n nextWeek: 'dddd [um] LT [Uhr]',\n lastDay: '[gestern um] LT [Uhr]',\n lastWeek: '[letzten] dddd [um] LT [Uhr]'\n },\n relativeTime : {\n future : 'in %s',\n past : 'vor %s',\n s : 'ein paar Sekunden',\n ss : '%d Sekunden',\n m : processRelativeTime,\n mm : '%d Minuten',\n h : processRelativeTime,\n hh : '%d Stunden',\n d : processRelativeTime,\n dd : processRelativeTime,\n M : processRelativeTime,\n MM : processRelativeTime,\n y : processRelativeTime,\n yy : processRelativeTime\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return de;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/de.js\n// module id = 66\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var months = [\n 'ޖެނުއަރީ',\n 'ފެބްރުއަރީ',\n 'މާރިޗު',\n 'އޭޕްރީލު',\n 'މޭ',\n 'ޖޫން',\n 'ޖުލައި',\n 'އޯގަސްޓު',\n 'ސެޕްޓެމްބަރު',\n 'އޮކްޓޯބަރު',\n 'ނޮވެމްބަރު',\n 'ޑިސެމްބަރު'\n ], weekdays = [\n 'އާދިއްތަ',\n 'ހޯމަ',\n 'އަންގާރަ',\n 'ބުދަ',\n 'ބުރާސްފަތި',\n 'ހުކުރު',\n 'ހޮނިހިރު'\n ];\n\n var dv = moment.defineLocale('dv', {\n months : months,\n monthsShort : months,\n weekdays : weekdays,\n weekdaysShort : weekdays,\n weekdaysMin : 'އާދި_ހޯމަ_އަން_ބުދަ_ބުރާ_ހުކު_ހޮނި'.split('_'),\n longDateFormat : {\n\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'D/M/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd D MMMM YYYY HH:mm'\n },\n meridiemParse: /މކ|މފ/,\n isPM : function (input) {\n return 'މފ' === input;\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 12) {\n return 'މކ';\n } else {\n return 'މފ';\n }\n },\n calendar : {\n sameDay : '[މިއަދު] LT',\n nextDay : '[މާދަމާ] LT',\n nextWeek : 'dddd LT',\n lastDay : '[އިއްޔެ] LT',\n lastWeek : '[ފާއިތުވި] dddd LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'ތެރޭގައި %s',\n past : 'ކުރިން %s',\n s : 'ސިކުންތުކޮޅެއް',\n ss : 'd% ސިކުންތު',\n m : 'މިނިޓެއް',\n mm : 'މިނިޓު %d',\n h : 'ގަޑިއިރެއް',\n hh : 'ގަޑިއިރު %d',\n d : 'ދުވަހެއް',\n dd : 'ދުވަސް %d',\n M : 'މަހެއް',\n MM : 'މަސް %d',\n y : 'އަހަރެއް',\n yy : 'އަހަރު %d'\n },\n preparse: function (string) {\n return string.replace(/،/g, ',');\n },\n postformat: function (string) {\n return string.replace(/,/g, '،');\n },\n week : {\n dow : 7, // Sunday is the first day of the week.\n doy : 12 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return dv;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/dv.js\n// module id = 67\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n function isFunction(input) {\n return input instanceof Function || Object.prototype.toString.call(input) === '[object Function]';\n }\n\n\n var el = moment.defineLocale('el', {\n monthsNominativeEl : 'Ιανουάριος_Φεβρουάριος_Μάρτιος_Απρίλιος_Μάιος_Ιούνιος_Ιούλιος_Αύγουστος_Σεπτέμβριος_Οκτώβριος_Νοέμβριος_Δεκέμβριος'.split('_'),\n monthsGenitiveEl : 'Ιανουαρίου_Φεβρουαρίου_Μαρτίου_Απριλίου_Μαΐου_Ιουνίου_Ιουλίου_Αυγούστου_Σεπτεμβρίου_Οκτωβρίου_Νοεμβρίου_Δεκεμβρίου'.split('_'),\n months : function (momentToFormat, format) {\n if (!momentToFormat) {\n return this._monthsNominativeEl;\n } else if (typeof format === 'string' && /D/.test(format.substring(0, format.indexOf('MMMM')))) { // if there is a day number before 'MMMM'\n return this._monthsGenitiveEl[momentToFormat.month()];\n } else {\n return this._monthsNominativeEl[momentToFormat.month()];\n }\n },\n monthsShort : 'Ιαν_Φεβ_Μαρ_Απρ_Μαϊ_Ιουν_Ιουλ_Αυγ_Σεπ_Οκτ_Νοε_Δεκ'.split('_'),\n weekdays : 'Κυριακή_Δευτέρα_Τρίτη_Τετάρτη_Πέμπτη_Παρασκευή_Σάββατο'.split('_'),\n weekdaysShort : 'Κυρ_Δευ_Τρι_Τετ_Πεμ_Παρ_Σαβ'.split('_'),\n weekdaysMin : 'Κυ_Δε_Τρ_Τε_Πε_Πα_Σα'.split('_'),\n meridiem : function (hours, minutes, isLower) {\n if (hours > 11) {\n return isLower ? 'μμ' : 'ΜΜ';\n } else {\n return isLower ? 'πμ' : 'ΠΜ';\n }\n },\n isPM : function (input) {\n return ((input + '').toLowerCase()[0] === 'μ');\n },\n meridiemParse : /[ΠΜ]\\.?Μ?\\.?/i,\n longDateFormat : {\n LT : 'h:mm A',\n LTS : 'h:mm:ss A',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY h:mm A',\n LLLL : 'dddd, D MMMM YYYY h:mm A'\n },\n calendarEl : {\n sameDay : '[Σήμερα {}] LT',\n nextDay : '[Αύριο {}] LT',\n nextWeek : 'dddd [{}] LT',\n lastDay : '[Χθες {}] LT',\n lastWeek : function () {\n switch (this.day()) {\n case 6:\n return '[το προηγούμενο] dddd [{}] LT';\n default:\n return '[την προηγούμενη] dddd [{}] LT';\n }\n },\n sameElse : 'L'\n },\n calendar : function (key, mom) {\n var output = this._calendarEl[key],\n hours = mom && mom.hours();\n if (isFunction(output)) {\n output = output.apply(mom);\n }\n return output.replace('{}', (hours % 12 === 1 ? 'στη' : 'στις'));\n },\n relativeTime : {\n future : 'σε %s',\n past : '%s πριν',\n s : 'λίγα δευτερόλεπτα',\n ss : '%d δευτερόλεπτα',\n m : 'ένα λεπτό',\n mm : '%d λεπτά',\n h : 'μία ώρα',\n hh : '%d ώρες',\n d : 'μία μέρα',\n dd : '%d μέρες',\n M : 'ένας μήνας',\n MM : '%d μήνες',\n y : 'ένας χρόνος',\n yy : '%d χρόνια'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}η/,\n ordinal: '%dη',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4st is the first week of the year.\n }\n });\n\n return el;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/el.js\n// module id = 68\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var enAu = moment.defineLocale('en-au', {\n months : 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'),\n monthsShort : 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),\n weekdays : 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'),\n weekdaysShort : 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),\n weekdaysMin : 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),\n longDateFormat : {\n LT : 'h:mm A',\n LTS : 'h:mm:ss A',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY h:mm A',\n LLLL : 'dddd, D MMMM YYYY h:mm A'\n },\n calendar : {\n sameDay : '[Today at] LT',\n nextDay : '[Tomorrow at] LT',\n nextWeek : 'dddd [at] LT',\n lastDay : '[Yesterday at] LT',\n lastWeek : '[Last] dddd [at] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'in %s',\n past : '%s ago',\n s : 'a few seconds',\n ss : '%d seconds',\n m : 'a minute',\n mm : '%d minutes',\n h : 'an hour',\n hh : '%d hours',\n d : 'a day',\n dd : '%d days',\n M : 'a month',\n MM : '%d months',\n y : 'a year',\n yy : '%d years'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(st|nd|rd|th)/,\n ordinal : function (number) {\n var b = number % 10,\n output = (~~(number % 100 / 10) === 1) ? 'th' :\n (b === 1) ? 'st' :\n (b === 2) ? 'nd' :\n (b === 3) ? 'rd' : 'th';\n return number + output;\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return enAu;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/en-au.js\n// module id = 69\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var enCa = moment.defineLocale('en-ca', {\n months : 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'),\n monthsShort : 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),\n weekdays : 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'),\n weekdaysShort : 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),\n weekdaysMin : 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),\n longDateFormat : {\n LT : 'h:mm A',\n LTS : 'h:mm:ss A',\n L : 'YYYY-MM-DD',\n LL : 'MMMM D, YYYY',\n LLL : 'MMMM D, YYYY h:mm A',\n LLLL : 'dddd, MMMM D, YYYY h:mm A'\n },\n calendar : {\n sameDay : '[Today at] LT',\n nextDay : '[Tomorrow at] LT',\n nextWeek : 'dddd [at] LT',\n lastDay : '[Yesterday at] LT',\n lastWeek : '[Last] dddd [at] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'in %s',\n past : '%s ago',\n s : 'a few seconds',\n ss : '%d seconds',\n m : 'a minute',\n mm : '%d minutes',\n h : 'an hour',\n hh : '%d hours',\n d : 'a day',\n dd : '%d days',\n M : 'a month',\n MM : '%d months',\n y : 'a year',\n yy : '%d years'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(st|nd|rd|th)/,\n ordinal : function (number) {\n var b = number % 10,\n output = (~~(number % 100 / 10) === 1) ? 'th' :\n (b === 1) ? 'st' :\n (b === 2) ? 'nd' :\n (b === 3) ? 'rd' : 'th';\n return number + output;\n }\n });\n\n return enCa;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/en-ca.js\n// module id = 70\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var enGb = moment.defineLocale('en-gb', {\n months : 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'),\n monthsShort : 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),\n weekdays : 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'),\n weekdaysShort : 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),\n weekdaysMin : 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd, D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay : '[Today at] LT',\n nextDay : '[Tomorrow at] LT',\n nextWeek : 'dddd [at] LT',\n lastDay : '[Yesterday at] LT',\n lastWeek : '[Last] dddd [at] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'in %s',\n past : '%s ago',\n s : 'a few seconds',\n ss : '%d seconds',\n m : 'a minute',\n mm : '%d minutes',\n h : 'an hour',\n hh : '%d hours',\n d : 'a day',\n dd : '%d days',\n M : 'a month',\n MM : '%d months',\n y : 'a year',\n yy : '%d years'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(st|nd|rd|th)/,\n ordinal : function (number) {\n var b = number % 10,\n output = (~~(number % 100 / 10) === 1) ? 'th' :\n (b === 1) ? 'st' :\n (b === 2) ? 'nd' :\n (b === 3) ? 'rd' : 'th';\n return number + output;\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return enGb;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/en-gb.js\n// module id = 71\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var enIe = moment.defineLocale('en-ie', {\n months : 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'),\n monthsShort : 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),\n weekdays : 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'),\n weekdaysShort : 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),\n weekdaysMin : 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD-MM-YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay : '[Today at] LT',\n nextDay : '[Tomorrow at] LT',\n nextWeek : 'dddd [at] LT',\n lastDay : '[Yesterday at] LT',\n lastWeek : '[Last] dddd [at] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'in %s',\n past : '%s ago',\n s : 'a few seconds',\n ss : '%d seconds',\n m : 'a minute',\n mm : '%d minutes',\n h : 'an hour',\n hh : '%d hours',\n d : 'a day',\n dd : '%d days',\n M : 'a month',\n MM : '%d months',\n y : 'a year',\n yy : '%d years'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(st|nd|rd|th)/,\n ordinal : function (number) {\n var b = number % 10,\n output = (~~(number % 100 / 10) === 1) ? 'th' :\n (b === 1) ? 'st' :\n (b === 2) ? 'nd' :\n (b === 3) ? 'rd' : 'th';\n return number + output;\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return enIe;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/en-ie.js\n// module id = 72\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var enIl = moment.defineLocale('en-il', {\n months : 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'),\n monthsShort : 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),\n weekdays : 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'),\n weekdaysShort : 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),\n weekdaysMin : 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd, D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay : '[Today at] LT',\n nextDay : '[Tomorrow at] LT',\n nextWeek : 'dddd [at] LT',\n lastDay : '[Yesterday at] LT',\n lastWeek : '[Last] dddd [at] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'in %s',\n past : '%s ago',\n s : 'a few seconds',\n m : 'a minute',\n mm : '%d minutes',\n h : 'an hour',\n hh : '%d hours',\n d : 'a day',\n dd : '%d days',\n M : 'a month',\n MM : '%d months',\n y : 'a year',\n yy : '%d years'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(st|nd|rd|th)/,\n ordinal : function (number) {\n var b = number % 10,\n output = (~~(number % 100 / 10) === 1) ? 'th' :\n (b === 1) ? 'st' :\n (b === 2) ? 'nd' :\n (b === 3) ? 'rd' : 'th';\n return number + output;\n }\n });\n\n return enIl;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/en-il.js\n// module id = 73\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var enNz = moment.defineLocale('en-nz', {\n months : 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'),\n monthsShort : 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),\n weekdays : 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'),\n weekdaysShort : 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),\n weekdaysMin : 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),\n longDateFormat : {\n LT : 'h:mm A',\n LTS : 'h:mm:ss A',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY h:mm A',\n LLLL : 'dddd, D MMMM YYYY h:mm A'\n },\n calendar : {\n sameDay : '[Today at] LT',\n nextDay : '[Tomorrow at] LT',\n nextWeek : 'dddd [at] LT',\n lastDay : '[Yesterday at] LT',\n lastWeek : '[Last] dddd [at] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'in %s',\n past : '%s ago',\n s : 'a few seconds',\n ss : '%d seconds',\n m : 'a minute',\n mm : '%d minutes',\n h : 'an hour',\n hh : '%d hours',\n d : 'a day',\n dd : '%d days',\n M : 'a month',\n MM : '%d months',\n y : 'a year',\n yy : '%d years'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(st|nd|rd|th)/,\n ordinal : function (number) {\n var b = number % 10,\n output = (~~(number % 100 / 10) === 1) ? 'th' :\n (b === 1) ? 'st' :\n (b === 2) ? 'nd' :\n (b === 3) ? 'rd' : 'th';\n return number + output;\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return enNz;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/en-nz.js\n// module id = 74\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var eo = moment.defineLocale('eo', {\n months : 'januaro_februaro_marto_aprilo_majo_junio_julio_aŭgusto_septembro_oktobro_novembro_decembro'.split('_'),\n monthsShort : 'jan_feb_mar_apr_maj_jun_jul_aŭg_sep_okt_nov_dec'.split('_'),\n weekdays : 'dimanĉo_lundo_mardo_merkredo_ĵaŭdo_vendredo_sabato'.split('_'),\n weekdaysShort : 'dim_lun_mard_merk_ĵaŭ_ven_sab'.split('_'),\n weekdaysMin : 'di_lu_ma_me_ĵa_ve_sa'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'YYYY-MM-DD',\n LL : 'D[-a de] MMMM, YYYY',\n LLL : 'D[-a de] MMMM, YYYY HH:mm',\n LLLL : 'dddd, [la] D[-a de] MMMM, YYYY HH:mm'\n },\n meridiemParse: /[ap]\\.t\\.m/i,\n isPM: function (input) {\n return input.charAt(0).toLowerCase() === 'p';\n },\n meridiem : function (hours, minutes, isLower) {\n if (hours > 11) {\n return isLower ? 'p.t.m.' : 'P.T.M.';\n } else {\n return isLower ? 'a.t.m.' : 'A.T.M.';\n }\n },\n calendar : {\n sameDay : '[Hodiaŭ je] LT',\n nextDay : '[Morgaŭ je] LT',\n nextWeek : 'dddd [je] LT',\n lastDay : '[Hieraŭ je] LT',\n lastWeek : '[pasinta] dddd [je] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'post %s',\n past : 'antaŭ %s',\n s : 'sekundoj',\n ss : '%d sekundoj',\n m : 'minuto',\n mm : '%d minutoj',\n h : 'horo',\n hh : '%d horoj',\n d : 'tago',//ne 'diurno', ĉar estas uzita por proksimumo\n dd : '%d tagoj',\n M : 'monato',\n MM : '%d monatoj',\n y : 'jaro',\n yy : '%d jaroj'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}a/,\n ordinal : '%da',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return eo;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/eo.js\n// module id = 75\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var monthsShortDot = 'ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.'.split('_'),\n monthsShort = 'ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic'.split('_');\n\n var monthsParse = [/^ene/i, /^feb/i, /^mar/i, /^abr/i, /^may/i, /^jun/i, /^jul/i, /^ago/i, /^sep/i, /^oct/i, /^nov/i, /^dic/i];\n var monthsRegex = /^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\\.?|feb\\.?|mar\\.?|abr\\.?|may\\.?|jun\\.?|jul\\.?|ago\\.?|sep\\.?|oct\\.?|nov\\.?|dic\\.?)/i;\n\n var esDo = moment.defineLocale('es-do', {\n months : 'enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre'.split('_'),\n monthsShort : function (m, format) {\n if (!m) {\n return monthsShortDot;\n } else if (/-MMM-/.test(format)) {\n return monthsShort[m.month()];\n } else {\n return monthsShortDot[m.month()];\n }\n },\n monthsRegex: monthsRegex,\n monthsShortRegex: monthsRegex,\n monthsStrictRegex: /^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,\n monthsShortStrictRegex: /^(ene\\.?|feb\\.?|mar\\.?|abr\\.?|may\\.?|jun\\.?|jul\\.?|ago\\.?|sep\\.?|oct\\.?|nov\\.?|dic\\.?)/i,\n monthsParse: monthsParse,\n longMonthsParse: monthsParse,\n shortMonthsParse: monthsParse,\n weekdays : 'domingo_lunes_martes_miércoles_jueves_viernes_sábado'.split('_'),\n weekdaysShort : 'dom._lun._mar._mié._jue._vie._sáb.'.split('_'),\n weekdaysMin : 'do_lu_ma_mi_ju_vi_sá'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'h:mm A',\n LTS : 'h:mm:ss A',\n L : 'DD/MM/YYYY',\n LL : 'D [de] MMMM [de] YYYY',\n LLL : 'D [de] MMMM [de] YYYY h:mm A',\n LLLL : 'dddd, D [de] MMMM [de] YYYY h:mm A'\n },\n calendar : {\n sameDay : function () {\n return '[hoy a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\n },\n nextDay : function () {\n return '[mañana a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\n },\n nextWeek : function () {\n return 'dddd [a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\n },\n lastDay : function () {\n return '[ayer a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\n },\n lastWeek : function () {\n return '[el] dddd [pasado a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\n },\n sameElse : 'L'\n },\n relativeTime : {\n future : 'en %s',\n past : 'hace %s',\n s : 'unos segundos',\n ss : '%d segundos',\n m : 'un minuto',\n mm : '%d minutos',\n h : 'una hora',\n hh : '%d horas',\n d : 'un día',\n dd : '%d días',\n M : 'un mes',\n MM : '%d meses',\n y : 'un año',\n yy : '%d años'\n },\n dayOfMonthOrdinalParse : /\\d{1,2}º/,\n ordinal : '%dº',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return esDo;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/es-do.js\n// module id = 76\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var monthsShortDot = 'ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.'.split('_'),\n monthsShort = 'ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic'.split('_');\n\n var esUs = moment.defineLocale('es-us', {\n months : 'enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre'.split('_'),\n monthsShort : function (m, format) {\n if (!m) {\n return monthsShortDot;\n } else if (/-MMM-/.test(format)) {\n return monthsShort[m.month()];\n } else {\n return monthsShortDot[m.month()];\n }\n },\n monthsParseExact : true,\n weekdays : 'domingo_lunes_martes_miércoles_jueves_viernes_sábado'.split('_'),\n weekdaysShort : 'dom._lun._mar._mié._jue._vie._sáb.'.split('_'),\n weekdaysMin : 'do_lu_ma_mi_ju_vi_sá'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'h:mm A',\n LTS : 'h:mm:ss A',\n L : 'MM/DD/YYYY',\n LL : 'MMMM [de] D [de] YYYY',\n LLL : 'MMMM [de] D [de] YYYY h:mm A',\n LLLL : 'dddd, MMMM [de] D [de] YYYY h:mm A'\n },\n calendar : {\n sameDay : function () {\n return '[hoy a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\n },\n nextDay : function () {\n return '[mañana a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\n },\n nextWeek : function () {\n return 'dddd [a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\n },\n lastDay : function () {\n return '[ayer a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\n },\n lastWeek : function () {\n return '[el] dddd [pasado a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\n },\n sameElse : 'L'\n },\n relativeTime : {\n future : 'en %s',\n past : 'hace %s',\n s : 'unos segundos',\n ss : '%d segundos',\n m : 'un minuto',\n mm : '%d minutos',\n h : 'una hora',\n hh : '%d horas',\n d : 'un día',\n dd : '%d días',\n M : 'un mes',\n MM : '%d meses',\n y : 'un año',\n yy : '%d años'\n },\n dayOfMonthOrdinalParse : /\\d{1,2}º/,\n ordinal : '%dº',\n week : {\n dow : 0, // Sunday is the first day of the week.\n doy : 6 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return esUs;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/es-us.js\n// module id = 77\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var monthsShortDot = 'ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.'.split('_'),\n monthsShort = 'ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic'.split('_');\n\n var monthsParse = [/^ene/i, /^feb/i, /^mar/i, /^abr/i, /^may/i, /^jun/i, /^jul/i, /^ago/i, /^sep/i, /^oct/i, /^nov/i, /^dic/i];\n var monthsRegex = /^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\\.?|feb\\.?|mar\\.?|abr\\.?|may\\.?|jun\\.?|jul\\.?|ago\\.?|sep\\.?|oct\\.?|nov\\.?|dic\\.?)/i;\n\n var es = moment.defineLocale('es', {\n months : 'enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre'.split('_'),\n monthsShort : function (m, format) {\n if (!m) {\n return monthsShortDot;\n } else if (/-MMM-/.test(format)) {\n return monthsShort[m.month()];\n } else {\n return monthsShortDot[m.month()];\n }\n },\n monthsRegex : monthsRegex,\n monthsShortRegex : monthsRegex,\n monthsStrictRegex : /^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,\n monthsShortStrictRegex : /^(ene\\.?|feb\\.?|mar\\.?|abr\\.?|may\\.?|jun\\.?|jul\\.?|ago\\.?|sep\\.?|oct\\.?|nov\\.?|dic\\.?)/i,\n monthsParse : monthsParse,\n longMonthsParse : monthsParse,\n shortMonthsParse : monthsParse,\n weekdays : 'domingo_lunes_martes_miércoles_jueves_viernes_sábado'.split('_'),\n weekdaysShort : 'dom._lun._mar._mié._jue._vie._sáb.'.split('_'),\n weekdaysMin : 'do_lu_ma_mi_ju_vi_sá'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'H:mm',\n LTS : 'H:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D [de] MMMM [de] YYYY',\n LLL : 'D [de] MMMM [de] YYYY H:mm',\n LLLL : 'dddd, D [de] MMMM [de] YYYY H:mm'\n },\n calendar : {\n sameDay : function () {\n return '[hoy a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\n },\n nextDay : function () {\n return '[mañana a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\n },\n nextWeek : function () {\n return 'dddd [a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\n },\n lastDay : function () {\n return '[ayer a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\n },\n lastWeek : function () {\n return '[el] dddd [pasado a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\n },\n sameElse : 'L'\n },\n relativeTime : {\n future : 'en %s',\n past : 'hace %s',\n s : 'unos segundos',\n ss : '%d segundos',\n m : 'un minuto',\n mm : '%d minutos',\n h : 'una hora',\n hh : '%d horas',\n d : 'un día',\n dd : '%d días',\n M : 'un mes',\n MM : '%d meses',\n y : 'un año',\n yy : '%d años'\n },\n dayOfMonthOrdinalParse : /\\d{1,2}º/,\n ordinal : '%dº',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return es;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/es.js\n// module id = 78\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n function processRelativeTime(number, withoutSuffix, key, isFuture) {\n var format = {\n 's' : ['mõne sekundi', 'mõni sekund', 'paar sekundit'],\n 'ss': [number + 'sekundi', number + 'sekundit'],\n 'm' : ['ühe minuti', 'üks minut'],\n 'mm': [number + ' minuti', number + ' minutit'],\n 'h' : ['ühe tunni', 'tund aega', 'üks tund'],\n 'hh': [number + ' tunni', number + ' tundi'],\n 'd' : ['ühe päeva', 'üks päev'],\n 'M' : ['kuu aja', 'kuu aega', 'üks kuu'],\n 'MM': [number + ' kuu', number + ' kuud'],\n 'y' : ['ühe aasta', 'aasta', 'üks aasta'],\n 'yy': [number + ' aasta', number + ' aastat']\n };\n if (withoutSuffix) {\n return format[key][2] ? format[key][2] : format[key][1];\n }\n return isFuture ? format[key][0] : format[key][1];\n }\n\n var et = moment.defineLocale('et', {\n months : 'jaanuar_veebruar_märts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember'.split('_'),\n monthsShort : 'jaan_veebr_märts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets'.split('_'),\n weekdays : 'pühapäev_esmaspäev_teisipäev_kolmapäev_neljapäev_reede_laupäev'.split('_'),\n weekdaysShort : 'P_E_T_K_N_R_L'.split('_'),\n weekdaysMin : 'P_E_T_K_N_R_L'.split('_'),\n longDateFormat : {\n LT : 'H:mm',\n LTS : 'H:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D. MMMM YYYY',\n LLL : 'D. MMMM YYYY H:mm',\n LLLL : 'dddd, D. MMMM YYYY H:mm'\n },\n calendar : {\n sameDay : '[Täna,] LT',\n nextDay : '[Homme,] LT',\n nextWeek : '[Järgmine] dddd LT',\n lastDay : '[Eile,] LT',\n lastWeek : '[Eelmine] dddd LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s pärast',\n past : '%s tagasi',\n s : processRelativeTime,\n ss : processRelativeTime,\n m : processRelativeTime,\n mm : processRelativeTime,\n h : processRelativeTime,\n hh : processRelativeTime,\n d : processRelativeTime,\n dd : '%d päeva',\n M : processRelativeTime,\n MM : processRelativeTime,\n y : processRelativeTime,\n yy : processRelativeTime\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return et;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/et.js\n// module id = 79\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var eu = moment.defineLocale('eu', {\n months : 'urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua'.split('_'),\n monthsShort : 'urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.'.split('_'),\n monthsParseExact : true,\n weekdays : 'igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata'.split('_'),\n weekdaysShort : 'ig._al._ar._az._og._ol._lr.'.split('_'),\n weekdaysMin : 'ig_al_ar_az_og_ol_lr'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'YYYY-MM-DD',\n LL : 'YYYY[ko] MMMM[ren] D[a]',\n LLL : 'YYYY[ko] MMMM[ren] D[a] HH:mm',\n LLLL : 'dddd, YYYY[ko] MMMM[ren] D[a] HH:mm',\n l : 'YYYY-M-D',\n ll : 'YYYY[ko] MMM D[a]',\n lll : 'YYYY[ko] MMM D[a] HH:mm',\n llll : 'ddd, YYYY[ko] MMM D[a] HH:mm'\n },\n calendar : {\n sameDay : '[gaur] LT[etan]',\n nextDay : '[bihar] LT[etan]',\n nextWeek : 'dddd LT[etan]',\n lastDay : '[atzo] LT[etan]',\n lastWeek : '[aurreko] dddd LT[etan]',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s barru',\n past : 'duela %s',\n s : 'segundo batzuk',\n ss : '%d segundo',\n m : 'minutu bat',\n mm : '%d minutu',\n h : 'ordu bat',\n hh : '%d ordu',\n d : 'egun bat',\n dd : '%d egun',\n M : 'hilabete bat',\n MM : '%d hilabete',\n y : 'urte bat',\n yy : '%d urte'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return eu;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/eu.js\n// module id = 80\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var symbolMap = {\n '1': '۱',\n '2': '۲',\n '3': '۳',\n '4': '۴',\n '5': '۵',\n '6': '۶',\n '7': '۷',\n '8': '۸',\n '9': '۹',\n '0': '۰'\n }, numberMap = {\n '۱': '1',\n '۲': '2',\n '۳': '3',\n '۴': '4',\n '۵': '5',\n '۶': '6',\n '۷': '7',\n '۸': '8',\n '۹': '9',\n '۰': '0'\n };\n\n var fa = moment.defineLocale('fa', {\n months : 'ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر'.split('_'),\n monthsShort : 'ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر'.split('_'),\n weekdays : 'یک\\u200cشنبه_دوشنبه_سه\\u200cشنبه_چهارشنبه_پنج\\u200cشنبه_جمعه_شنبه'.split('_'),\n weekdaysShort : 'یک\\u200cشنبه_دوشنبه_سه\\u200cشنبه_چهارشنبه_پنج\\u200cشنبه_جمعه_شنبه'.split('_'),\n weekdaysMin : 'ی_د_س_چ_پ_ج_ش'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd, D MMMM YYYY HH:mm'\n },\n meridiemParse: /قبل از ظهر|بعد از ظهر/,\n isPM: function (input) {\n return /بعد از ظهر/.test(input);\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 12) {\n return 'قبل از ظهر';\n } else {\n return 'بعد از ظهر';\n }\n },\n calendar : {\n sameDay : '[امروز ساعت] LT',\n nextDay : '[فردا ساعت] LT',\n nextWeek : 'dddd [ساعت] LT',\n lastDay : '[دیروز ساعت] LT',\n lastWeek : 'dddd [پیش] [ساعت] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'در %s',\n past : '%s پیش',\n s : 'چند ثانیه',\n ss : 'ثانیه d%',\n m : 'یک دقیقه',\n mm : '%d دقیقه',\n h : 'یک ساعت',\n hh : '%d ساعت',\n d : 'یک روز',\n dd : '%d روز',\n M : 'یک ماه',\n MM : '%d ماه',\n y : 'یک سال',\n yy : '%d سال'\n },\n preparse: function (string) {\n return string.replace(/[۰-۹]/g, function (match) {\n return numberMap[match];\n }).replace(/،/g, ',');\n },\n postformat: function (string) {\n return string.replace(/\\d/g, function (match) {\n return symbolMap[match];\n }).replace(/,/g, '،');\n },\n dayOfMonthOrdinalParse: /\\d{1,2}م/,\n ordinal : '%dم',\n week : {\n dow : 6, // Saturday is the first day of the week.\n doy : 12 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return fa;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/fa.js\n// module id = 81\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var numbersPast = 'nolla yksi kaksi kolme neljä viisi kuusi seitsemän kahdeksan yhdeksän'.split(' '),\n numbersFuture = [\n 'nolla', 'yhden', 'kahden', 'kolmen', 'neljän', 'viiden', 'kuuden',\n numbersPast[7], numbersPast[8], numbersPast[9]\n ];\n function translate(number, withoutSuffix, key, isFuture) {\n var result = '';\n switch (key) {\n case 's':\n return isFuture ? 'muutaman sekunnin' : 'muutama sekunti';\n case 'ss':\n return isFuture ? 'sekunnin' : 'sekuntia';\n case 'm':\n return isFuture ? 'minuutin' : 'minuutti';\n case 'mm':\n result = isFuture ? 'minuutin' : 'minuuttia';\n break;\n case 'h':\n return isFuture ? 'tunnin' : 'tunti';\n case 'hh':\n result = isFuture ? 'tunnin' : 'tuntia';\n break;\n case 'd':\n return isFuture ? 'päivän' : 'päivä';\n case 'dd':\n result = isFuture ? 'päivän' : 'päivää';\n break;\n case 'M':\n return isFuture ? 'kuukauden' : 'kuukausi';\n case 'MM':\n result = isFuture ? 'kuukauden' : 'kuukautta';\n break;\n case 'y':\n return isFuture ? 'vuoden' : 'vuosi';\n case 'yy':\n result = isFuture ? 'vuoden' : 'vuotta';\n break;\n }\n result = verbalNumber(number, isFuture) + ' ' + result;\n return result;\n }\n function verbalNumber(number, isFuture) {\n return number < 10 ? (isFuture ? numbersFuture[number] : numbersPast[number]) : number;\n }\n\n var fi = moment.defineLocale('fi', {\n months : 'tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kesäkuu_heinäkuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu'.split('_'),\n monthsShort : 'tammi_helmi_maalis_huhti_touko_kesä_heinä_elo_syys_loka_marras_joulu'.split('_'),\n weekdays : 'sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai'.split('_'),\n weekdaysShort : 'su_ma_ti_ke_to_pe_la'.split('_'),\n weekdaysMin : 'su_ma_ti_ke_to_pe_la'.split('_'),\n longDateFormat : {\n LT : 'HH.mm',\n LTS : 'HH.mm.ss',\n L : 'DD.MM.YYYY',\n LL : 'Do MMMM[ta] YYYY',\n LLL : 'Do MMMM[ta] YYYY, [klo] HH.mm',\n LLLL : 'dddd, Do MMMM[ta] YYYY, [klo] HH.mm',\n l : 'D.M.YYYY',\n ll : 'Do MMM YYYY',\n lll : 'Do MMM YYYY, [klo] HH.mm',\n llll : 'ddd, Do MMM YYYY, [klo] HH.mm'\n },\n calendar : {\n sameDay : '[tänään] [klo] LT',\n nextDay : '[huomenna] [klo] LT',\n nextWeek : 'dddd [klo] LT',\n lastDay : '[eilen] [klo] LT',\n lastWeek : '[viime] dddd[na] [klo] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s päästä',\n past : '%s sitten',\n s : translate,\n ss : translate,\n m : translate,\n mm : translate,\n h : translate,\n hh : translate,\n d : translate,\n dd : translate,\n M : translate,\n MM : translate,\n y : translate,\n yy : translate\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return fi;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/fi.js\n// module id = 82\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var fo = moment.defineLocale('fo', {\n months : 'januar_februar_mars_apríl_mai_juni_juli_august_september_oktober_november_desember'.split('_'),\n monthsShort : 'jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des'.split('_'),\n weekdays : 'sunnudagur_mánadagur_týsdagur_mikudagur_hósdagur_fríggjadagur_leygardagur'.split('_'),\n weekdaysShort : 'sun_mán_týs_mik_hós_frí_ley'.split('_'),\n weekdaysMin : 'su_má_tý_mi_hó_fr_le'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd D. MMMM, YYYY HH:mm'\n },\n calendar : {\n sameDay : '[Í dag kl.] LT',\n nextDay : '[Í morgin kl.] LT',\n nextWeek : 'dddd [kl.] LT',\n lastDay : '[Í gjár kl.] LT',\n lastWeek : '[síðstu] dddd [kl] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'um %s',\n past : '%s síðani',\n s : 'fá sekund',\n ss : '%d sekundir',\n m : 'ein minutt',\n mm : '%d minuttir',\n h : 'ein tími',\n hh : '%d tímar',\n d : 'ein dagur',\n dd : '%d dagar',\n M : 'ein mánaði',\n MM : '%d mánaðir',\n y : 'eitt ár',\n yy : '%d ár'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return fo;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/fo.js\n// module id = 83\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var frCa = moment.defineLocale('fr-ca', {\n months : 'janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre'.split('_'),\n monthsShort : 'janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.'.split('_'),\n monthsParseExact : true,\n weekdays : 'dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi'.split('_'),\n weekdaysShort : 'dim._lun._mar._mer._jeu._ven._sam.'.split('_'),\n weekdaysMin : 'di_lu_ma_me_je_ve_sa'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'YYYY-MM-DD',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay : '[Aujourd’hui à] LT',\n nextDay : '[Demain à] LT',\n nextWeek : 'dddd [à] LT',\n lastDay : '[Hier à] LT',\n lastWeek : 'dddd [dernier à] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'dans %s',\n past : 'il y a %s',\n s : 'quelques secondes',\n ss : '%d secondes',\n m : 'une minute',\n mm : '%d minutes',\n h : 'une heure',\n hh : '%d heures',\n d : 'un jour',\n dd : '%d jours',\n M : 'un mois',\n MM : '%d mois',\n y : 'un an',\n yy : '%d ans'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(er|e)/,\n ordinal : function (number, period) {\n switch (period) {\n // Words with masculine grammatical gender: mois, trimestre, jour\n default:\n case 'M':\n case 'Q':\n case 'D':\n case 'DDD':\n case 'd':\n return number + (number === 1 ? 'er' : 'e');\n\n // Words with feminine grammatical gender: semaine\n case 'w':\n case 'W':\n return number + (number === 1 ? 're' : 'e');\n }\n }\n });\n\n return frCa;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/fr-ca.js\n// module id = 84\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var frCh = moment.defineLocale('fr-ch', {\n months : 'janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre'.split('_'),\n monthsShort : 'janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.'.split('_'),\n monthsParseExact : true,\n weekdays : 'dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi'.split('_'),\n weekdaysShort : 'dim._lun._mar._mer._jeu._ven._sam.'.split('_'),\n weekdaysMin : 'di_lu_ma_me_je_ve_sa'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay : '[Aujourd’hui à] LT',\n nextDay : '[Demain à] LT',\n nextWeek : 'dddd [à] LT',\n lastDay : '[Hier à] LT',\n lastWeek : 'dddd [dernier à] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'dans %s',\n past : 'il y a %s',\n s : 'quelques secondes',\n ss : '%d secondes',\n m : 'une minute',\n mm : '%d minutes',\n h : 'une heure',\n hh : '%d heures',\n d : 'un jour',\n dd : '%d jours',\n M : 'un mois',\n MM : '%d mois',\n y : 'un an',\n yy : '%d ans'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(er|e)/,\n ordinal : function (number, period) {\n switch (period) {\n // Words with masculine grammatical gender: mois, trimestre, jour\n default:\n case 'M':\n case 'Q':\n case 'D':\n case 'DDD':\n case 'd':\n return number + (number === 1 ? 'er' : 'e');\n\n // Words with feminine grammatical gender: semaine\n case 'w':\n case 'W':\n return number + (number === 1 ? 're' : 'e');\n }\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return frCh;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/fr-ch.js\n// module id = 85\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var fr = moment.defineLocale('fr', {\n months : 'janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre'.split('_'),\n monthsShort : 'janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.'.split('_'),\n monthsParseExact : true,\n weekdays : 'dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi'.split('_'),\n weekdaysShort : 'dim._lun._mar._mer._jeu._ven._sam.'.split('_'),\n weekdaysMin : 'di_lu_ma_me_je_ve_sa'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay : '[Aujourd’hui à] LT',\n nextDay : '[Demain à] LT',\n nextWeek : 'dddd [à] LT',\n lastDay : '[Hier à] LT',\n lastWeek : 'dddd [dernier à] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'dans %s',\n past : 'il y a %s',\n s : 'quelques secondes',\n ss : '%d secondes',\n m : 'une minute',\n mm : '%d minutes',\n h : 'une heure',\n hh : '%d heures',\n d : 'un jour',\n dd : '%d jours',\n M : 'un mois',\n MM : '%d mois',\n y : 'un an',\n yy : '%d ans'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(er|)/,\n ordinal : function (number, period) {\n switch (period) {\n // TODO: Return 'e' when day of month > 1. Move this case inside\n // block for masculine words below.\n // See https://github.com/moment/moment/issues/3375\n case 'D':\n return number + (number === 1 ? 'er' : '');\n\n // Words with masculine grammatical gender: mois, trimestre, jour\n default:\n case 'M':\n case 'Q':\n case 'DDD':\n case 'd':\n return number + (number === 1 ? 'er' : 'e');\n\n // Words with feminine grammatical gender: semaine\n case 'w':\n case 'W':\n return number + (number === 1 ? 're' : 'e');\n }\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return fr;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/fr.js\n// module id = 86\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var monthsShortWithDots = 'jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.'.split('_'),\n monthsShortWithoutDots = 'jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des'.split('_');\n\n var fy = moment.defineLocale('fy', {\n months : 'jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber'.split('_'),\n monthsShort : function (m, format) {\n if (!m) {\n return monthsShortWithDots;\n } else if (/-MMM-/.test(format)) {\n return monthsShortWithoutDots[m.month()];\n } else {\n return monthsShortWithDots[m.month()];\n }\n },\n monthsParseExact : true,\n weekdays : 'snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon'.split('_'),\n weekdaysShort : 'si._mo._ti._wo._to._fr._so.'.split('_'),\n weekdaysMin : 'Si_Mo_Ti_Wo_To_Fr_So'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD-MM-YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay: '[hjoed om] LT',\n nextDay: '[moarn om] LT',\n nextWeek: 'dddd [om] LT',\n lastDay: '[juster om] LT',\n lastWeek: '[ôfrûne] dddd [om] LT',\n sameElse: 'L'\n },\n relativeTime : {\n future : 'oer %s',\n past : '%s lyn',\n s : 'in pear sekonden',\n ss : '%d sekonden',\n m : 'ien minút',\n mm : '%d minuten',\n h : 'ien oere',\n hh : '%d oeren',\n d : 'ien dei',\n dd : '%d dagen',\n M : 'ien moanne',\n MM : '%d moannen',\n y : 'ien jier',\n yy : '%d jierren'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(ste|de)/,\n ordinal : function (number) {\n return number + ((number === 1 || number === 8 || number >= 20) ? 'ste' : 'de');\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return fy;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/fy.js\n// module id = 87\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var months = [\n 'Am Faoilleach', 'An Gearran', 'Am Màrt', 'An Giblean', 'An Cèitean', 'An t-Ògmhios', 'An t-Iuchar', 'An Lùnastal', 'An t-Sultain', 'An Dàmhair', 'An t-Samhain', 'An Dùbhlachd'\n ];\n\n var monthsShort = ['Faoi', 'Gear', 'Màrt', 'Gibl', 'Cèit', 'Ògmh', 'Iuch', 'Lùn', 'Sult', 'Dàmh', 'Samh', 'Dùbh'];\n\n var weekdays = ['Didòmhnaich', 'Diluain', 'Dimàirt', 'Diciadain', 'Diardaoin', 'Dihaoine', 'Disathairne'];\n\n var weekdaysShort = ['Did', 'Dil', 'Dim', 'Dic', 'Dia', 'Dih', 'Dis'];\n\n var weekdaysMin = ['Dò', 'Lu', 'Mà', 'Ci', 'Ar', 'Ha', 'Sa'];\n\n var gd = moment.defineLocale('gd', {\n months : months,\n monthsShort : monthsShort,\n monthsParseExact : true,\n weekdays : weekdays,\n weekdaysShort : weekdaysShort,\n weekdaysMin : weekdaysMin,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd, D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay : '[An-diugh aig] LT',\n nextDay : '[A-màireach aig] LT',\n nextWeek : 'dddd [aig] LT',\n lastDay : '[An-dè aig] LT',\n lastWeek : 'dddd [seo chaidh] [aig] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'ann an %s',\n past : 'bho chionn %s',\n s : 'beagan diogan',\n ss : '%d diogan',\n m : 'mionaid',\n mm : '%d mionaidean',\n h : 'uair',\n hh : '%d uairean',\n d : 'latha',\n dd : '%d latha',\n M : 'mìos',\n MM : '%d mìosan',\n y : 'bliadhna',\n yy : '%d bliadhna'\n },\n dayOfMonthOrdinalParse : /\\d{1,2}(d|na|mh)/,\n ordinal : function (number) {\n var output = number === 1 ? 'd' : number % 10 === 2 ? 'na' : 'mh';\n return number + output;\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return gd;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/gd.js\n// module id = 88\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var gl = moment.defineLocale('gl', {\n months : 'xaneiro_febreiro_marzo_abril_maio_xuño_xullo_agosto_setembro_outubro_novembro_decembro'.split('_'),\n monthsShort : 'xan._feb._mar._abr._mai._xuñ._xul._ago._set._out._nov._dec.'.split('_'),\n monthsParseExact: true,\n weekdays : 'domingo_luns_martes_mércores_xoves_venres_sábado'.split('_'),\n weekdaysShort : 'dom._lun._mar._mér._xov._ven._sáb.'.split('_'),\n weekdaysMin : 'do_lu_ma_mé_xo_ve_sá'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'H:mm',\n LTS : 'H:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D [de] MMMM [de] YYYY',\n LLL : 'D [de] MMMM [de] YYYY H:mm',\n LLLL : 'dddd, D [de] MMMM [de] YYYY H:mm'\n },\n calendar : {\n sameDay : function () {\n return '[hoxe ' + ((this.hours() !== 1) ? 'ás' : 'á') + '] LT';\n },\n nextDay : function () {\n return '[mañá ' + ((this.hours() !== 1) ? 'ás' : 'á') + '] LT';\n },\n nextWeek : function () {\n return 'dddd [' + ((this.hours() !== 1) ? 'ás' : 'a') + '] LT';\n },\n lastDay : function () {\n return '[onte ' + ((this.hours() !== 1) ? 'á' : 'a') + '] LT';\n },\n lastWeek : function () {\n return '[o] dddd [pasado ' + ((this.hours() !== 1) ? 'ás' : 'a') + '] LT';\n },\n sameElse : 'L'\n },\n relativeTime : {\n future : function (str) {\n if (str.indexOf('un') === 0) {\n return 'n' + str;\n }\n return 'en ' + str;\n },\n past : 'hai %s',\n s : 'uns segundos',\n ss : '%d segundos',\n m : 'un minuto',\n mm : '%d minutos',\n h : 'unha hora',\n hh : '%d horas',\n d : 'un día',\n dd : '%d días',\n M : 'un mes',\n MM : '%d meses',\n y : 'un ano',\n yy : '%d anos'\n },\n dayOfMonthOrdinalParse : /\\d{1,2}º/,\n ordinal : '%dº',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return gl;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/gl.js\n// module id = 89\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n function processRelativeTime(number, withoutSuffix, key, isFuture) {\n var format = {\n 's': ['thodde secondanim', 'thodde second'],\n 'ss': [number + ' secondanim', number + ' second'],\n 'm': ['eka mintan', 'ek minute'],\n 'mm': [number + ' mintanim', number + ' mintam'],\n 'h': ['eka horan', 'ek hor'],\n 'hh': [number + ' horanim', number + ' horam'],\n 'd': ['eka disan', 'ek dis'],\n 'dd': [number + ' disanim', number + ' dis'],\n 'M': ['eka mhoinean', 'ek mhoino'],\n 'MM': [number + ' mhoineanim', number + ' mhoine'],\n 'y': ['eka vorsan', 'ek voros'],\n 'yy': [number + ' vorsanim', number + ' vorsam']\n };\n return withoutSuffix ? format[key][0] : format[key][1];\n }\n\n var gomLatn = moment.defineLocale('gom-latn', {\n months : 'Janer_Febrer_Mars_Abril_Mai_Jun_Julai_Agost_Setembr_Otubr_Novembr_Dezembr'.split('_'),\n monthsShort : 'Jan._Feb._Mars_Abr._Mai_Jun_Jul._Ago._Set._Otu._Nov._Dez.'.split('_'),\n monthsParseExact : true,\n weekdays : 'Aitar_Somar_Mongllar_Budvar_Brestar_Sukrar_Son\\'var'.split('_'),\n weekdaysShort : 'Ait._Som._Mon._Bud._Bre._Suk._Son.'.split('_'),\n weekdaysMin : 'Ai_Sm_Mo_Bu_Br_Su_Sn'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'A h:mm [vazta]',\n LTS : 'A h:mm:ss [vazta]',\n L : 'DD-MM-YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY A h:mm [vazta]',\n LLLL : 'dddd, MMMM[achea] Do, YYYY, A h:mm [vazta]',\n llll: 'ddd, D MMM YYYY, A h:mm [vazta]'\n },\n calendar : {\n sameDay: '[Aiz] LT',\n nextDay: '[Faleam] LT',\n nextWeek: '[Ieta to] dddd[,] LT',\n lastDay: '[Kal] LT',\n lastWeek: '[Fatlo] dddd[,] LT',\n sameElse: 'L'\n },\n relativeTime : {\n future : '%s',\n past : '%s adim',\n s : processRelativeTime,\n ss : processRelativeTime,\n m : processRelativeTime,\n mm : processRelativeTime,\n h : processRelativeTime,\n hh : processRelativeTime,\n d : processRelativeTime,\n dd : processRelativeTime,\n M : processRelativeTime,\n MM : processRelativeTime,\n y : processRelativeTime,\n yy : processRelativeTime\n },\n dayOfMonthOrdinalParse : /\\d{1,2}(er)/,\n ordinal : function (number, period) {\n switch (period) {\n // the ordinal 'er' only applies to day of the month\n case 'D':\n return number + 'er';\n default:\n case 'M':\n case 'Q':\n case 'DDD':\n case 'd':\n case 'w':\n case 'W':\n return number;\n }\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n },\n meridiemParse: /rati|sokalli|donparam|sanje/,\n meridiemHour : function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === 'rati') {\n return hour < 4 ? hour : hour + 12;\n } else if (meridiem === 'sokalli') {\n return hour;\n } else if (meridiem === 'donparam') {\n return hour > 12 ? hour : hour + 12;\n } else if (meridiem === 'sanje') {\n return hour + 12;\n }\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 4) {\n return 'rati';\n } else if (hour < 12) {\n return 'sokalli';\n } else if (hour < 16) {\n return 'donparam';\n } else if (hour < 20) {\n return 'sanje';\n } else {\n return 'rati';\n }\n }\n });\n\n return gomLatn;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/gom-latn.js\n// module id = 90\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var symbolMap = {\n '1': '૧',\n '2': '૨',\n '3': '૩',\n '4': '૪',\n '5': '૫',\n '6': '૬',\n '7': '૭',\n '8': '૮',\n '9': '૯',\n '0': '૦'\n },\n numberMap = {\n '૧': '1',\n '૨': '2',\n '૩': '3',\n '૪': '4',\n '૫': '5',\n '૬': '6',\n '૭': '7',\n '૮': '8',\n '૯': '9',\n '૦': '0'\n };\n\n var gu = moment.defineLocale('gu', {\n months: 'જાન્યુઆરી_ફેબ્રુઆરી_માર્ચ_એપ્રિલ_મે_જૂન_જુલાઈ_ઑગસ્ટ_સપ્ટેમ્બર_ઑક્ટ્બર_નવેમ્બર_ડિસેમ્બર'.split('_'),\n monthsShort: 'જાન્યુ._ફેબ્રુ._માર્ચ_એપ્રિ._મે_જૂન_જુલા._ઑગ._સપ્ટે._ઑક્ટ્._નવે._ડિસે.'.split('_'),\n monthsParseExact: true,\n weekdays: 'રવિવાર_સોમવાર_મંગળવાર_બુધ્વાર_ગુરુવાર_શુક્રવાર_શનિવાર'.split('_'),\n weekdaysShort: 'રવિ_સોમ_મંગળ_બુધ્_ગુરુ_શુક્ર_શનિ'.split('_'),\n weekdaysMin: 'ર_સો_મં_બુ_ગુ_શુ_શ'.split('_'),\n longDateFormat: {\n LT: 'A h:mm વાગ્યે',\n LTS: 'A h:mm:ss વાગ્યે',\n L: 'DD/MM/YYYY',\n LL: 'D MMMM YYYY',\n LLL: 'D MMMM YYYY, A h:mm વાગ્યે',\n LLLL: 'dddd, D MMMM YYYY, A h:mm વાગ્યે'\n },\n calendar: {\n sameDay: '[આજ] LT',\n nextDay: '[કાલે] LT',\n nextWeek: 'dddd, LT',\n lastDay: '[ગઇકાલે] LT',\n lastWeek: '[પાછલા] dddd, LT',\n sameElse: 'L'\n },\n relativeTime: {\n future: '%s મા',\n past: '%s પેહલા',\n s: 'અમુક પળો',\n ss: '%d સેકંડ',\n m: 'એક મિનિટ',\n mm: '%d મિનિટ',\n h: 'એક કલાક',\n hh: '%d કલાક',\n d: 'એક દિવસ',\n dd: '%d દિવસ',\n M: 'એક મહિનો',\n MM: '%d મહિનો',\n y: 'એક વર્ષ',\n yy: '%d વર્ષ'\n },\n preparse: function (string) {\n return string.replace(/[૧૨૩૪૫૬૭૮૯૦]/g, function (match) {\n return numberMap[match];\n });\n },\n postformat: function (string) {\n return string.replace(/\\d/g, function (match) {\n return symbolMap[match];\n });\n },\n // Gujarati notation for meridiems are quite fuzzy in practice. While there exists\n // a rigid notion of a 'Pahar' it is not used as rigidly in modern Gujarati.\n meridiemParse: /રાત|બપોર|સવાર|સાંજ/,\n meridiemHour: function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === 'રાત') {\n return hour < 4 ? hour : hour + 12;\n } else if (meridiem === 'સવાર') {\n return hour;\n } else if (meridiem === 'બપોર') {\n return hour >= 10 ? hour : hour + 12;\n } else if (meridiem === 'સાંજ') {\n return hour + 12;\n }\n },\n meridiem: function (hour, minute, isLower) {\n if (hour < 4) {\n return 'રાત';\n } else if (hour < 10) {\n return 'સવાર';\n } else if (hour < 17) {\n return 'બપોર';\n } else if (hour < 20) {\n return 'સાંજ';\n } else {\n return 'રાત';\n }\n },\n week: {\n dow: 0, // Sunday is the first day of the week.\n doy: 6 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return gu;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/gu.js\n// module id = 91\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var he = moment.defineLocale('he', {\n months : 'ינואר_פברואר_מרץ_אפריל_מאי_יוני_יולי_אוגוסט_ספטמבר_אוקטובר_נובמבר_דצמבר'.split('_'),\n monthsShort : 'ינו׳_פבר׳_מרץ_אפר׳_מאי_יוני_יולי_אוג׳_ספט׳_אוק׳_נוב׳_דצמ׳'.split('_'),\n weekdays : 'ראשון_שני_שלישי_רביעי_חמישי_שישי_שבת'.split('_'),\n weekdaysShort : 'א׳_ב׳_ג׳_ד׳_ה׳_ו׳_ש׳'.split('_'),\n weekdaysMin : 'א_ב_ג_ד_ה_ו_ש'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D [ב]MMMM YYYY',\n LLL : 'D [ב]MMMM YYYY HH:mm',\n LLLL : 'dddd, D [ב]MMMM YYYY HH:mm',\n l : 'D/M/YYYY',\n ll : 'D MMM YYYY',\n lll : 'D MMM YYYY HH:mm',\n llll : 'ddd, D MMM YYYY HH:mm'\n },\n calendar : {\n sameDay : '[היום ב־]LT',\n nextDay : '[מחר ב־]LT',\n nextWeek : 'dddd [בשעה] LT',\n lastDay : '[אתמול ב־]LT',\n lastWeek : '[ביום] dddd [האחרון בשעה] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'בעוד %s',\n past : 'לפני %s',\n s : 'מספר שניות',\n ss : '%d שניות',\n m : 'דקה',\n mm : '%d דקות',\n h : 'שעה',\n hh : function (number) {\n if (number === 2) {\n return 'שעתיים';\n }\n return number + ' שעות';\n },\n d : 'יום',\n dd : function (number) {\n if (number === 2) {\n return 'יומיים';\n }\n return number + ' ימים';\n },\n M : 'חודש',\n MM : function (number) {\n if (number === 2) {\n return 'חודשיים';\n }\n return number + ' חודשים';\n },\n y : 'שנה',\n yy : function (number) {\n if (number === 2) {\n return 'שנתיים';\n } else if (number % 10 === 0 && number !== 10) {\n return number + ' שנה';\n }\n return number + ' שנים';\n }\n },\n meridiemParse: /אחה\"צ|לפנה\"צ|אחרי הצהריים|לפני הצהריים|לפנות בוקר|בבוקר|בערב/i,\n isPM : function (input) {\n return /^(אחה\"צ|אחרי הצהריים|בערב)$/.test(input);\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 5) {\n return 'לפנות בוקר';\n } else if (hour < 10) {\n return 'בבוקר';\n } else if (hour < 12) {\n return isLower ? 'לפנה\"צ' : 'לפני הצהריים';\n } else if (hour < 18) {\n return isLower ? 'אחה\"צ' : 'אחרי הצהריים';\n } else {\n return 'בערב';\n }\n }\n });\n\n return he;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/he.js\n// module id = 92\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var symbolMap = {\n '1': '१',\n '2': '२',\n '3': '३',\n '4': '४',\n '5': '५',\n '6': '६',\n '7': '७',\n '8': '८',\n '9': '९',\n '0': '०'\n },\n numberMap = {\n '१': '1',\n '२': '2',\n '३': '3',\n '४': '4',\n '५': '5',\n '६': '6',\n '७': '7',\n '८': '8',\n '९': '9',\n '०': '0'\n };\n\n var hi = moment.defineLocale('hi', {\n months : 'जनवरी_फ़रवरी_मार्च_अप्रैल_मई_जून_जुलाई_अगस्त_सितम्बर_अक्टूबर_नवम्बर_दिसम्बर'.split('_'),\n monthsShort : 'जन._फ़र._मार्च_अप्रै._मई_जून_जुल._अग._सित._अक्टू._नव._दिस.'.split('_'),\n monthsParseExact: true,\n weekdays : 'रविवार_सोमवार_मंगलवार_बुधवार_गुरूवार_शुक्रवार_शनिवार'.split('_'),\n weekdaysShort : 'रवि_सोम_मंगल_बुध_गुरू_शुक्र_शनि'.split('_'),\n weekdaysMin : 'र_सो_मं_बु_गु_शु_श'.split('_'),\n longDateFormat : {\n LT : 'A h:mm बजे',\n LTS : 'A h:mm:ss बजे',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY, A h:mm बजे',\n LLLL : 'dddd, D MMMM YYYY, A h:mm बजे'\n },\n calendar : {\n sameDay : '[आज] LT',\n nextDay : '[कल] LT',\n nextWeek : 'dddd, LT',\n lastDay : '[कल] LT',\n lastWeek : '[पिछले] dddd, LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s में',\n past : '%s पहले',\n s : 'कुछ ही क्षण',\n ss : '%d सेकंड',\n m : 'एक मिनट',\n mm : '%d मिनट',\n h : 'एक घंटा',\n hh : '%d घंटे',\n d : 'एक दिन',\n dd : '%d दिन',\n M : 'एक महीने',\n MM : '%d महीने',\n y : 'एक वर्ष',\n yy : '%d वर्ष'\n },\n preparse: function (string) {\n return string.replace(/[१२३४५६७८९०]/g, function (match) {\n return numberMap[match];\n });\n },\n postformat: function (string) {\n return string.replace(/\\d/g, function (match) {\n return symbolMap[match];\n });\n },\n // Hindi notation for meridiems are quite fuzzy in practice. While there exists\n // a rigid notion of a 'Pahar' it is not used as rigidly in modern Hindi.\n meridiemParse: /रात|सुबह|दोपहर|शाम/,\n meridiemHour : function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === 'रात') {\n return hour < 4 ? hour : hour + 12;\n } else if (meridiem === 'सुबह') {\n return hour;\n } else if (meridiem === 'दोपहर') {\n return hour >= 10 ? hour : hour + 12;\n } else if (meridiem === 'शाम') {\n return hour + 12;\n }\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 4) {\n return 'रात';\n } else if (hour < 10) {\n return 'सुबह';\n } else if (hour < 17) {\n return 'दोपहर';\n } else if (hour < 20) {\n return 'शाम';\n } else {\n return 'रात';\n }\n },\n week : {\n dow : 0, // Sunday is the first day of the week.\n doy : 6 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return hi;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/hi.js\n// module id = 93\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n function translate(number, withoutSuffix, key) {\n var result = number + ' ';\n switch (key) {\n case 'ss':\n if (number === 1) {\n result += 'sekunda';\n } else if (number === 2 || number === 3 || number === 4) {\n result += 'sekunde';\n } else {\n result += 'sekundi';\n }\n return result;\n case 'm':\n return withoutSuffix ? 'jedna minuta' : 'jedne minute';\n case 'mm':\n if (number === 1) {\n result += 'minuta';\n } else if (number === 2 || number === 3 || number === 4) {\n result += 'minute';\n } else {\n result += 'minuta';\n }\n return result;\n case 'h':\n return withoutSuffix ? 'jedan sat' : 'jednog sata';\n case 'hh':\n if (number === 1) {\n result += 'sat';\n } else if (number === 2 || number === 3 || number === 4) {\n result += 'sata';\n } else {\n result += 'sati';\n }\n return result;\n case 'dd':\n if (number === 1) {\n result += 'dan';\n } else {\n result += 'dana';\n }\n return result;\n case 'MM':\n if (number === 1) {\n result += 'mjesec';\n } else if (number === 2 || number === 3 || number === 4) {\n result += 'mjeseca';\n } else {\n result += 'mjeseci';\n }\n return result;\n case 'yy':\n if (number === 1) {\n result += 'godina';\n } else if (number === 2 || number === 3 || number === 4) {\n result += 'godine';\n } else {\n result += 'godina';\n }\n return result;\n }\n }\n\n var hr = moment.defineLocale('hr', {\n months : {\n format: 'siječnja_veljače_ožujka_travnja_svibnja_lipnja_srpnja_kolovoza_rujna_listopada_studenoga_prosinca'.split('_'),\n standalone: 'siječanj_veljača_ožujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac'.split('_')\n },\n monthsShort : 'sij._velj._ožu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.'.split('_'),\n monthsParseExact: true,\n weekdays : 'nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota'.split('_'),\n weekdaysShort : 'ned._pon._uto._sri._čet._pet._sub.'.split('_'),\n weekdaysMin : 'ne_po_ut_sr_če_pe_su'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'H:mm',\n LTS : 'H:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D. MMMM YYYY',\n LLL : 'D. MMMM YYYY H:mm',\n LLLL : 'dddd, D. MMMM YYYY H:mm'\n },\n calendar : {\n sameDay : '[danas u] LT',\n nextDay : '[sutra u] LT',\n nextWeek : function () {\n switch (this.day()) {\n case 0:\n return '[u] [nedjelju] [u] LT';\n case 3:\n return '[u] [srijedu] [u] LT';\n case 6:\n return '[u] [subotu] [u] LT';\n case 1:\n case 2:\n case 4:\n case 5:\n return '[u] dddd [u] LT';\n }\n },\n lastDay : '[jučer u] LT',\n lastWeek : function () {\n switch (this.day()) {\n case 0:\n case 3:\n return '[prošlu] dddd [u] LT';\n case 6:\n return '[prošle] [subote] [u] LT';\n case 1:\n case 2:\n case 4:\n case 5:\n return '[prošli] dddd [u] LT';\n }\n },\n sameElse : 'L'\n },\n relativeTime : {\n future : 'za %s',\n past : 'prije %s',\n s : 'par sekundi',\n ss : translate,\n m : translate,\n mm : translate,\n h : translate,\n hh : translate,\n d : 'dan',\n dd : translate,\n M : 'mjesec',\n MM : translate,\n y : 'godinu',\n yy : translate\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return hr;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/hr.js\n// module id = 94\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var weekEndings = 'vasárnap hétfőn kedden szerdán csütörtökön pénteken szombaton'.split(' ');\n function translate(number, withoutSuffix, key, isFuture) {\n var num = number;\n switch (key) {\n case 's':\n return (isFuture || withoutSuffix) ? 'néhány másodperc' : 'néhány másodperce';\n case 'ss':\n return num + (isFuture || withoutSuffix) ? ' másodperc' : ' másodperce';\n case 'm':\n return 'egy' + (isFuture || withoutSuffix ? ' perc' : ' perce');\n case 'mm':\n return num + (isFuture || withoutSuffix ? ' perc' : ' perce');\n case 'h':\n return 'egy' + (isFuture || withoutSuffix ? ' óra' : ' órája');\n case 'hh':\n return num + (isFuture || withoutSuffix ? ' óra' : ' órája');\n case 'd':\n return 'egy' + (isFuture || withoutSuffix ? ' nap' : ' napja');\n case 'dd':\n return num + (isFuture || withoutSuffix ? ' nap' : ' napja');\n case 'M':\n return 'egy' + (isFuture || withoutSuffix ? ' hónap' : ' hónapja');\n case 'MM':\n return num + (isFuture || withoutSuffix ? ' hónap' : ' hónapja');\n case 'y':\n return 'egy' + (isFuture || withoutSuffix ? ' év' : ' éve');\n case 'yy':\n return num + (isFuture || withoutSuffix ? ' év' : ' éve');\n }\n return '';\n }\n function week(isFuture) {\n return (isFuture ? '' : '[múlt] ') + '[' + weekEndings[this.day()] + '] LT[-kor]';\n }\n\n var hu = moment.defineLocale('hu', {\n months : 'január_február_március_április_május_június_július_augusztus_szeptember_október_november_december'.split('_'),\n monthsShort : 'jan_feb_márc_ápr_máj_jún_júl_aug_szept_okt_nov_dec'.split('_'),\n weekdays : 'vasárnap_hétfő_kedd_szerda_csütörtök_péntek_szombat'.split('_'),\n weekdaysShort : 'vas_hét_kedd_sze_csüt_pén_szo'.split('_'),\n weekdaysMin : 'v_h_k_sze_cs_p_szo'.split('_'),\n longDateFormat : {\n LT : 'H:mm',\n LTS : 'H:mm:ss',\n L : 'YYYY.MM.DD.',\n LL : 'YYYY. MMMM D.',\n LLL : 'YYYY. MMMM D. H:mm',\n LLLL : 'YYYY. MMMM D., dddd H:mm'\n },\n meridiemParse: /de|du/i,\n isPM: function (input) {\n return input.charAt(1).toLowerCase() === 'u';\n },\n meridiem : function (hours, minutes, isLower) {\n if (hours < 12) {\n return isLower === true ? 'de' : 'DE';\n } else {\n return isLower === true ? 'du' : 'DU';\n }\n },\n calendar : {\n sameDay : '[ma] LT[-kor]',\n nextDay : '[holnap] LT[-kor]',\n nextWeek : function () {\n return week.call(this, true);\n },\n lastDay : '[tegnap] LT[-kor]',\n lastWeek : function () {\n return week.call(this, false);\n },\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s múlva',\n past : '%s',\n s : translate,\n ss : translate,\n m : translate,\n mm : translate,\n h : translate,\n hh : translate,\n d : translate,\n dd : translate,\n M : translate,\n MM : translate,\n y : translate,\n yy : translate\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return hu;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/hu.js\n// module id = 95\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var hyAm = moment.defineLocale('hy-am', {\n months : {\n format: 'հունվարի_փետրվարի_մարտի_ապրիլի_մայիսի_հունիսի_հուլիսի_օգոստոսի_սեպտեմբերի_հոկտեմբերի_նոյեմբերի_դեկտեմբերի'.split('_'),\n standalone: 'հունվար_փետրվար_մարտ_ապրիլ_մայիս_հունիս_հուլիս_օգոստոս_սեպտեմբեր_հոկտեմբեր_նոյեմբեր_դեկտեմբեր'.split('_')\n },\n monthsShort : 'հնվ_փտր_մրտ_ապր_մյս_հնս_հլս_օգս_սպտ_հկտ_նմբ_դկտ'.split('_'),\n weekdays : 'կիրակի_երկուշաբթի_երեքշաբթի_չորեքշաբթի_հինգշաբթի_ուրբաթ_շաբաթ'.split('_'),\n weekdaysShort : 'կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ'.split('_'),\n weekdaysMin : 'կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D MMMM YYYY թ.',\n LLL : 'D MMMM YYYY թ., HH:mm',\n LLLL : 'dddd, D MMMM YYYY թ., HH:mm'\n },\n calendar : {\n sameDay: '[այսօր] LT',\n nextDay: '[վաղը] LT',\n lastDay: '[երեկ] LT',\n nextWeek: function () {\n return 'dddd [օրը ժամը] LT';\n },\n lastWeek: function () {\n return '[անցած] dddd [օրը ժամը] LT';\n },\n sameElse: 'L'\n },\n relativeTime : {\n future : '%s հետո',\n past : '%s առաջ',\n s : 'մի քանի վայրկյան',\n ss : '%d վայրկյան',\n m : 'րոպե',\n mm : '%d րոպե',\n h : 'ժամ',\n hh : '%d ժամ',\n d : 'օր',\n dd : '%d օր',\n M : 'ամիս',\n MM : '%d ամիս',\n y : 'տարի',\n yy : '%d տարի'\n },\n meridiemParse: /գիշերվա|առավոտվա|ցերեկվա|երեկոյան/,\n isPM: function (input) {\n return /^(ցերեկվա|երեկոյան)$/.test(input);\n },\n meridiem : function (hour) {\n if (hour < 4) {\n return 'գիշերվա';\n } else if (hour < 12) {\n return 'առավոտվա';\n } else if (hour < 17) {\n return 'ցերեկվա';\n } else {\n return 'երեկոյան';\n }\n },\n dayOfMonthOrdinalParse: /\\d{1,2}|\\d{1,2}-(ին|րդ)/,\n ordinal: function (number, period) {\n switch (period) {\n case 'DDD':\n case 'w':\n case 'W':\n case 'DDDo':\n if (number === 1) {\n return number + '-ին';\n }\n return number + '-րդ';\n default:\n return number;\n }\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return hyAm;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/hy-am.js\n// module id = 96\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var id = moment.defineLocale('id', {\n months : 'Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember'.split('_'),\n monthsShort : 'Jan_Feb_Mar_Apr_Mei_Jun_Jul_Agt_Sep_Okt_Nov_Des'.split('_'),\n weekdays : 'Minggu_Senin_Selasa_Rabu_Kamis_Jumat_Sabtu'.split('_'),\n weekdaysShort : 'Min_Sen_Sel_Rab_Kam_Jum_Sab'.split('_'),\n weekdaysMin : 'Mg_Sn_Sl_Rb_Km_Jm_Sb'.split('_'),\n longDateFormat : {\n LT : 'HH.mm',\n LTS : 'HH.mm.ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY [pukul] HH.mm',\n LLLL : 'dddd, D MMMM YYYY [pukul] HH.mm'\n },\n meridiemParse: /pagi|siang|sore|malam/,\n meridiemHour : function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === 'pagi') {\n return hour;\n } else if (meridiem === 'siang') {\n return hour >= 11 ? hour : hour + 12;\n } else if (meridiem === 'sore' || meridiem === 'malam') {\n return hour + 12;\n }\n },\n meridiem : function (hours, minutes, isLower) {\n if (hours < 11) {\n return 'pagi';\n } else if (hours < 15) {\n return 'siang';\n } else if (hours < 19) {\n return 'sore';\n } else {\n return 'malam';\n }\n },\n calendar : {\n sameDay : '[Hari ini pukul] LT',\n nextDay : '[Besok pukul] LT',\n nextWeek : 'dddd [pukul] LT',\n lastDay : '[Kemarin pukul] LT',\n lastWeek : 'dddd [lalu pukul] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'dalam %s',\n past : '%s yang lalu',\n s : 'beberapa detik',\n ss : '%d detik',\n m : 'semenit',\n mm : '%d menit',\n h : 'sejam',\n hh : '%d jam',\n d : 'sehari',\n dd : '%d hari',\n M : 'sebulan',\n MM : '%d bulan',\n y : 'setahun',\n yy : '%d tahun'\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return id;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/id.js\n// module id = 97\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n function plural(n) {\n if (n % 100 === 11) {\n return true;\n } else if (n % 10 === 1) {\n return false;\n }\n return true;\n }\n function translate(number, withoutSuffix, key, isFuture) {\n var result = number + ' ';\n switch (key) {\n case 's':\n return withoutSuffix || isFuture ? 'nokkrar sekúndur' : 'nokkrum sekúndum';\n case 'ss':\n if (plural(number)) {\n return result + (withoutSuffix || isFuture ? 'sekúndur' : 'sekúndum');\n }\n return result + 'sekúnda';\n case 'm':\n return withoutSuffix ? 'mínúta' : 'mínútu';\n case 'mm':\n if (plural(number)) {\n return result + (withoutSuffix || isFuture ? 'mínútur' : 'mínútum');\n } else if (withoutSuffix) {\n return result + 'mínúta';\n }\n return result + 'mínútu';\n case 'hh':\n if (plural(number)) {\n return result + (withoutSuffix || isFuture ? 'klukkustundir' : 'klukkustundum');\n }\n return result + 'klukkustund';\n case 'd':\n if (withoutSuffix) {\n return 'dagur';\n }\n return isFuture ? 'dag' : 'degi';\n case 'dd':\n if (plural(number)) {\n if (withoutSuffix) {\n return result + 'dagar';\n }\n return result + (isFuture ? 'daga' : 'dögum');\n } else if (withoutSuffix) {\n return result + 'dagur';\n }\n return result + (isFuture ? 'dag' : 'degi');\n case 'M':\n if (withoutSuffix) {\n return 'mánuður';\n }\n return isFuture ? 'mánuð' : 'mánuði';\n case 'MM':\n if (plural(number)) {\n if (withoutSuffix) {\n return result + 'mánuðir';\n }\n return result + (isFuture ? 'mánuði' : 'mánuðum');\n } else if (withoutSuffix) {\n return result + 'mánuður';\n }\n return result + (isFuture ? 'mánuð' : 'mánuði');\n case 'y':\n return withoutSuffix || isFuture ? 'ár' : 'ári';\n case 'yy':\n if (plural(number)) {\n return result + (withoutSuffix || isFuture ? 'ár' : 'árum');\n }\n return result + (withoutSuffix || isFuture ? 'ár' : 'ári');\n }\n }\n\n var is = moment.defineLocale('is', {\n months : 'janúar_febrúar_mars_apríl_maí_júní_júlí_ágúst_september_október_nóvember_desember'.split('_'),\n monthsShort : 'jan_feb_mar_apr_maí_jún_júl_ágú_sep_okt_nóv_des'.split('_'),\n weekdays : 'sunnudagur_mánudagur_þriðjudagur_miðvikudagur_fimmtudagur_föstudagur_laugardagur'.split('_'),\n weekdaysShort : 'sun_mán_þri_mið_fim_fös_lau'.split('_'),\n weekdaysMin : 'Su_Má_Þr_Mi_Fi_Fö_La'.split('_'),\n longDateFormat : {\n LT : 'H:mm',\n LTS : 'H:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D. MMMM YYYY',\n LLL : 'D. MMMM YYYY [kl.] H:mm',\n LLLL : 'dddd, D. MMMM YYYY [kl.] H:mm'\n },\n calendar : {\n sameDay : '[í dag kl.] LT',\n nextDay : '[á morgun kl.] LT',\n nextWeek : 'dddd [kl.] LT',\n lastDay : '[í gær kl.] LT',\n lastWeek : '[síðasta] dddd [kl.] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'eftir %s',\n past : 'fyrir %s síðan',\n s : translate,\n ss : translate,\n m : translate,\n mm : translate,\n h : 'klukkustund',\n hh : translate,\n d : translate,\n dd : translate,\n M : translate,\n MM : translate,\n y : translate,\n yy : translate\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return is;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/is.js\n// module id = 98\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var it = moment.defineLocale('it', {\n months : 'gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre'.split('_'),\n monthsShort : 'gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic'.split('_'),\n weekdays : 'domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato'.split('_'),\n weekdaysShort : 'dom_lun_mar_mer_gio_ven_sab'.split('_'),\n weekdaysMin : 'do_lu_ma_me_gi_ve_sa'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay: '[Oggi alle] LT',\n nextDay: '[Domani alle] LT',\n nextWeek: 'dddd [alle] LT',\n lastDay: '[Ieri alle] LT',\n lastWeek: function () {\n switch (this.day()) {\n case 0:\n return '[la scorsa] dddd [alle] LT';\n default:\n return '[lo scorso] dddd [alle] LT';\n }\n },\n sameElse: 'L'\n },\n relativeTime : {\n future : function (s) {\n return ((/^[0-9].+$/).test(s) ? 'tra' : 'in') + ' ' + s;\n },\n past : '%s fa',\n s : 'alcuni secondi',\n ss : '%d secondi',\n m : 'un minuto',\n mm : '%d minuti',\n h : 'un\\'ora',\n hh : '%d ore',\n d : 'un giorno',\n dd : '%d giorni',\n M : 'un mese',\n MM : '%d mesi',\n y : 'un anno',\n yy : '%d anni'\n },\n dayOfMonthOrdinalParse : /\\d{1,2}º/,\n ordinal: '%dº',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return it;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/it.js\n// module id = 99\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var ja = moment.defineLocale('ja', {\n months : '1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月'.split('_'),\n monthsShort : '1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月'.split('_'),\n weekdays : '日曜日_月曜日_火曜日_水曜日_木曜日_金曜日_土曜日'.split('_'),\n weekdaysShort : '日_月_火_水_木_金_土'.split('_'),\n weekdaysMin : '日_月_火_水_木_金_土'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'YYYY/MM/DD',\n LL : 'YYYY年M月D日',\n LLL : 'YYYY年M月D日 HH:mm',\n LLLL : 'YYYY年M月D日 dddd HH:mm',\n l : 'YYYY/MM/DD',\n ll : 'YYYY年M月D日',\n lll : 'YYYY年M月D日 HH:mm',\n llll : 'YYYY年M月D日(ddd) HH:mm'\n },\n meridiemParse: /午前|午後/i,\n isPM : function (input) {\n return input === '午後';\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 12) {\n return '午前';\n } else {\n return '午後';\n }\n },\n calendar : {\n sameDay : '[今日] LT',\n nextDay : '[明日] LT',\n nextWeek : function (now) {\n if (now.week() < this.week()) {\n return '[来週]dddd LT';\n } else {\n return 'dddd LT';\n }\n },\n lastDay : '[昨日] LT',\n lastWeek : function (now) {\n if (this.week() < now.week()) {\n return '[先週]dddd LT';\n } else {\n return 'dddd LT';\n }\n },\n sameElse : 'L'\n },\n dayOfMonthOrdinalParse : /\\d{1,2}日/,\n ordinal : function (number, period) {\n switch (period) {\n case 'd':\n case 'D':\n case 'DDD':\n return number + '日';\n default:\n return number;\n }\n },\n relativeTime : {\n future : '%s後',\n past : '%s前',\n s : '数秒',\n ss : '%d秒',\n m : '1分',\n mm : '%d分',\n h : '1時間',\n hh : '%d時間',\n d : '1日',\n dd : '%d日',\n M : '1ヶ月',\n MM : '%dヶ月',\n y : '1年',\n yy : '%d年'\n }\n });\n\n return ja;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ja.js\n// module id = 100\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var jv = moment.defineLocale('jv', {\n months : 'Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_Nopember_Desember'.split('_'),\n monthsShort : 'Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nop_Des'.split('_'),\n weekdays : 'Minggu_Senen_Seloso_Rebu_Kemis_Jemuwah_Septu'.split('_'),\n weekdaysShort : 'Min_Sen_Sel_Reb_Kem_Jem_Sep'.split('_'),\n weekdaysMin : 'Mg_Sn_Sl_Rb_Km_Jm_Sp'.split('_'),\n longDateFormat : {\n LT : 'HH.mm',\n LTS : 'HH.mm.ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY [pukul] HH.mm',\n LLLL : 'dddd, D MMMM YYYY [pukul] HH.mm'\n },\n meridiemParse: /enjing|siyang|sonten|ndalu/,\n meridiemHour : function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === 'enjing') {\n return hour;\n } else if (meridiem === 'siyang') {\n return hour >= 11 ? hour : hour + 12;\n } else if (meridiem === 'sonten' || meridiem === 'ndalu') {\n return hour + 12;\n }\n },\n meridiem : function (hours, minutes, isLower) {\n if (hours < 11) {\n return 'enjing';\n } else if (hours < 15) {\n return 'siyang';\n } else if (hours < 19) {\n return 'sonten';\n } else {\n return 'ndalu';\n }\n },\n calendar : {\n sameDay : '[Dinten puniko pukul] LT',\n nextDay : '[Mbenjang pukul] LT',\n nextWeek : 'dddd [pukul] LT',\n lastDay : '[Kala wingi pukul] LT',\n lastWeek : 'dddd [kepengker pukul] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'wonten ing %s',\n past : '%s ingkang kepengker',\n s : 'sawetawis detik',\n ss : '%d detik',\n m : 'setunggal menit',\n mm : '%d menit',\n h : 'setunggal jam',\n hh : '%d jam',\n d : 'sedinten',\n dd : '%d dinten',\n M : 'sewulan',\n MM : '%d wulan',\n y : 'setaun',\n yy : '%d taun'\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return jv;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/jv.js\n// module id = 101\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var ka = moment.defineLocale('ka', {\n months : {\n standalone: 'იანვარი_თებერვალი_მარტი_აპრილი_მაისი_ივნისი_ივლისი_აგვისტო_სექტემბერი_ოქტომბერი_ნოემბერი_დეკემბერი'.split('_'),\n format: 'იანვარს_თებერვალს_მარტს_აპრილის_მაისს_ივნისს_ივლისს_აგვისტს_სექტემბერს_ოქტომბერს_ნოემბერს_დეკემბერს'.split('_')\n },\n monthsShort : 'იან_თებ_მარ_აპრ_მაი_ივნ_ივლ_აგვ_სექ_ოქტ_ნოე_დეკ'.split('_'),\n weekdays : {\n standalone: 'კვირა_ორშაბათი_სამშაბათი_ოთხშაბათი_ხუთშაბათი_პარასკევი_შაბათი'.split('_'),\n format: 'კვირას_ორშაბათს_სამშაბათს_ოთხშაბათს_ხუთშაბათს_პარასკევს_შაბათს'.split('_'),\n isFormat: /(წინა|შემდეგ)/\n },\n weekdaysShort : 'კვი_ორშ_სამ_ოთხ_ხუთ_პარ_შაბ'.split('_'),\n weekdaysMin : 'კვ_ორ_სა_ოთ_ხუ_პა_შა'.split('_'),\n longDateFormat : {\n LT : 'h:mm A',\n LTS : 'h:mm:ss A',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY h:mm A',\n LLLL : 'dddd, D MMMM YYYY h:mm A'\n },\n calendar : {\n sameDay : '[დღეს] LT[-ზე]',\n nextDay : '[ხვალ] LT[-ზე]',\n lastDay : '[გუშინ] LT[-ზე]',\n nextWeek : '[შემდეგ] dddd LT[-ზე]',\n lastWeek : '[წინა] dddd LT-ზე',\n sameElse : 'L'\n },\n relativeTime : {\n future : function (s) {\n return (/(წამი|წუთი|საათი|წელი)/).test(s) ?\n s.replace(/ი$/, 'ში') :\n s + 'ში';\n },\n past : function (s) {\n if ((/(წამი|წუთი|საათი|დღე|თვე)/).test(s)) {\n return s.replace(/(ი|ე)$/, 'ის წინ');\n }\n if ((/წელი/).test(s)) {\n return s.replace(/წელი$/, 'წლის წინ');\n }\n },\n s : 'რამდენიმე წამი',\n ss : '%d წამი',\n m : 'წუთი',\n mm : '%d წუთი',\n h : 'საათი',\n hh : '%d საათი',\n d : 'დღე',\n dd : '%d დღე',\n M : 'თვე',\n MM : '%d თვე',\n y : 'წელი',\n yy : '%d წელი'\n },\n dayOfMonthOrdinalParse: /0|1-ლი|მე-\\d{1,2}|\\d{1,2}-ე/,\n ordinal : function (number) {\n if (number === 0) {\n return number;\n }\n if (number === 1) {\n return number + '-ლი';\n }\n if ((number < 20) || (number <= 100 && (number % 20 === 0)) || (number % 100 === 0)) {\n return 'მე-' + number;\n }\n return number + '-ე';\n },\n week : {\n dow : 1,\n doy : 7\n }\n });\n\n return ka;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ka.js\n// module id = 102\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var suffixes = {\n 0: '-ші',\n 1: '-ші',\n 2: '-ші',\n 3: '-ші',\n 4: '-ші',\n 5: '-ші',\n 6: '-шы',\n 7: '-ші',\n 8: '-ші',\n 9: '-шы',\n 10: '-шы',\n 20: '-шы',\n 30: '-шы',\n 40: '-шы',\n 50: '-ші',\n 60: '-шы',\n 70: '-ші',\n 80: '-ші',\n 90: '-шы',\n 100: '-ші'\n };\n\n var kk = moment.defineLocale('kk', {\n months : 'қаңтар_ақпан_наурыз_сәуір_мамыр_маусым_шілде_тамыз_қыркүйек_қазан_қараша_желтоқсан'.split('_'),\n monthsShort : 'қаң_ақп_нау_сәу_мам_мау_шіл_там_қыр_қаз_қар_жел'.split('_'),\n weekdays : 'жексенбі_дүйсенбі_сейсенбі_сәрсенбі_бейсенбі_жұма_сенбі'.split('_'),\n weekdaysShort : 'жек_дүй_сей_сәр_бей_жұм_сен'.split('_'),\n weekdaysMin : 'жк_дй_сй_ср_бй_жм_сн'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd, D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay : '[Бүгін сағат] LT',\n nextDay : '[Ертең сағат] LT',\n nextWeek : 'dddd [сағат] LT',\n lastDay : '[Кеше сағат] LT',\n lastWeek : '[Өткен аптаның] dddd [сағат] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s ішінде',\n past : '%s бұрын',\n s : 'бірнеше секунд',\n ss : '%d секунд',\n m : 'бір минут',\n mm : '%d минут',\n h : 'бір сағат',\n hh : '%d сағат',\n d : 'бір күн',\n dd : '%d күн',\n M : 'бір ай',\n MM : '%d ай',\n y : 'бір жыл',\n yy : '%d жыл'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}-(ші|шы)/,\n ordinal : function (number) {\n var a = number % 10,\n b = number >= 100 ? 100 : null;\n return number + (suffixes[number] || suffixes[a] || suffixes[b]);\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return kk;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/kk.js\n// module id = 103\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var symbolMap = {\n '1': '១',\n '2': '២',\n '3': '៣',\n '4': '៤',\n '5': '៥',\n '6': '៦',\n '7': '៧',\n '8': '៨',\n '9': '៩',\n '0': '០'\n }, numberMap = {\n '១': '1',\n '២': '2',\n '៣': '3',\n '៤': '4',\n '៥': '5',\n '៦': '6',\n '៧': '7',\n '៨': '8',\n '៩': '9',\n '០': '0'\n };\n\n var km = moment.defineLocale('km', {\n months: 'មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ'.split(\n '_'\n ),\n monthsShort: 'មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ'.split(\n '_'\n ),\n weekdays: 'អាទិត្យ_ច័ន្ទ_អង្គារ_ពុធ_ព្រហស្បតិ៍_សុក្រ_សៅរ៍'.split('_'),\n weekdaysShort: 'អា_ច_អ_ព_ព្រ_សុ_ស'.split('_'),\n weekdaysMin: 'អា_ច_អ_ព_ព្រ_សុ_ស'.split('_'),\n weekdaysParseExact: true,\n longDateFormat: {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L: 'DD/MM/YYYY',\n LL: 'D MMMM YYYY',\n LLL: 'D MMMM YYYY HH:mm',\n LLLL: 'dddd, D MMMM YYYY HH:mm'\n },\n meridiemParse: /ព្រឹក|ល្ងាច/,\n isPM: function (input) {\n return input === 'ល្ងាច';\n },\n meridiem: function (hour, minute, isLower) {\n if (hour < 12) {\n return 'ព្រឹក';\n } else {\n return 'ល្ងាច';\n }\n },\n calendar: {\n sameDay: '[ថ្ងៃនេះ ម៉ោង] LT',\n nextDay: '[ស្អែក ម៉ោង] LT',\n nextWeek: 'dddd [ម៉ោង] LT',\n lastDay: '[ម្សិលមិញ ម៉ោង] LT',\n lastWeek: 'dddd [សប្តាហ៍មុន] [ម៉ោង] LT',\n sameElse: 'L'\n },\n relativeTime: {\n future: '%sទៀត',\n past: '%sមុន',\n s: 'ប៉ុន្មានវិនាទី',\n ss: '%d វិនាទី',\n m: 'មួយនាទី',\n mm: '%d នាទី',\n h: 'មួយម៉ោង',\n hh: '%d ម៉ោង',\n d: 'មួយថ្ងៃ',\n dd: '%d ថ្ងៃ',\n M: 'មួយខែ',\n MM: '%d ខែ',\n y: 'មួយឆ្នាំ',\n yy: '%d ឆ្នាំ'\n },\n dayOfMonthOrdinalParse : /ទី\\d{1,2}/,\n ordinal : 'ទី%d',\n preparse: function (string) {\n return string.replace(/[១២៣៤៥៦៧៨៩០]/g, function (match) {\n return numberMap[match];\n });\n },\n postformat: function (string) {\n return string.replace(/\\d/g, function (match) {\n return symbolMap[match];\n });\n },\n week: {\n dow: 1, // Monday is the first day of the week.\n doy: 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return km;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/km.js\n// module id = 104\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var symbolMap = {\n '1': '೧',\n '2': '೨',\n '3': '೩',\n '4': '೪',\n '5': '೫',\n '6': '೬',\n '7': '೭',\n '8': '೮',\n '9': '೯',\n '0': '೦'\n },\n numberMap = {\n '೧': '1',\n '೨': '2',\n '೩': '3',\n '೪': '4',\n '೫': '5',\n '೬': '6',\n '೭': '7',\n '೮': '8',\n '೯': '9',\n '೦': '0'\n };\n\n var kn = moment.defineLocale('kn', {\n months : 'ಜನವರಿ_ಫೆಬ್ರವರಿ_ಮಾರ್ಚ್_ಏಪ್ರಿಲ್_ಮೇ_ಜೂನ್_ಜುಲೈ_ಆಗಸ್ಟ್_ಸೆಪ್ಟೆಂಬರ್_ಅಕ್ಟೋಬರ್_ನವೆಂಬರ್_ಡಿಸೆಂಬರ್'.split('_'),\n monthsShort : 'ಜನ_ಫೆಬ್ರ_ಮಾರ್ಚ್_ಏಪ್ರಿಲ್_ಮೇ_ಜೂನ್_ಜುಲೈ_ಆಗಸ್ಟ್_ಸೆಪ್ಟೆಂ_ಅಕ್ಟೋ_ನವೆಂ_ಡಿಸೆಂ'.split('_'),\n monthsParseExact: true,\n weekdays : 'ಭಾನುವಾರ_ಸೋಮವಾರ_ಮಂಗಳವಾರ_ಬುಧವಾರ_ಗುರುವಾರ_ಶುಕ್ರವಾರ_ಶನಿವಾರ'.split('_'),\n weekdaysShort : 'ಭಾನು_ಸೋಮ_ಮಂಗಳ_ಬುಧ_ಗುರು_ಶುಕ್ರ_ಶನಿ'.split('_'),\n weekdaysMin : 'ಭಾ_ಸೋ_ಮಂ_ಬು_ಗು_ಶು_ಶ'.split('_'),\n longDateFormat : {\n LT : 'A h:mm',\n LTS : 'A h:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY, A h:mm',\n LLLL : 'dddd, D MMMM YYYY, A h:mm'\n },\n calendar : {\n sameDay : '[ಇಂದು] LT',\n nextDay : '[ನಾಳೆ] LT',\n nextWeek : 'dddd, LT',\n lastDay : '[ನಿನ್ನೆ] LT',\n lastWeek : '[ಕೊನೆಯ] dddd, LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s ನಂತರ',\n past : '%s ಹಿಂದೆ',\n s : 'ಕೆಲವು ಕ್ಷಣಗಳು',\n ss : '%d ಸೆಕೆಂಡುಗಳು',\n m : 'ಒಂದು ನಿಮಿಷ',\n mm : '%d ನಿಮಿಷ',\n h : 'ಒಂದು ಗಂಟೆ',\n hh : '%d ಗಂಟೆ',\n d : 'ಒಂದು ದಿನ',\n dd : '%d ದಿನ',\n M : 'ಒಂದು ತಿಂಗಳು',\n MM : '%d ತಿಂಗಳು',\n y : 'ಒಂದು ವರ್ಷ',\n yy : '%d ವರ್ಷ'\n },\n preparse: function (string) {\n return string.replace(/[೧೨೩೪೫೬೭೮೯೦]/g, function (match) {\n return numberMap[match];\n });\n },\n postformat: function (string) {\n return string.replace(/\\d/g, function (match) {\n return symbolMap[match];\n });\n },\n meridiemParse: /ರಾತ್ರಿ|ಬೆಳಿಗ್ಗೆ|ಮಧ್ಯಾಹ್ನ|ಸಂಜೆ/,\n meridiemHour : function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === 'ರಾತ್ರಿ') {\n return hour < 4 ? hour : hour + 12;\n } else if (meridiem === 'ಬೆಳಿಗ್ಗೆ') {\n return hour;\n } else if (meridiem === 'ಮಧ್ಯಾಹ್ನ') {\n return hour >= 10 ? hour : hour + 12;\n } else if (meridiem === 'ಸಂಜೆ') {\n return hour + 12;\n }\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 4) {\n return 'ರಾತ್ರಿ';\n } else if (hour < 10) {\n return 'ಬೆಳಿಗ್ಗೆ';\n } else if (hour < 17) {\n return 'ಮಧ್ಯಾಹ್ನ';\n } else if (hour < 20) {\n return 'ಸಂಜೆ';\n } else {\n return 'ರಾತ್ರಿ';\n }\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(ನೇ)/,\n ordinal : function (number) {\n return number + 'ನೇ';\n },\n week : {\n dow : 0, // Sunday is the first day of the week.\n doy : 6 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return kn;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/kn.js\n// module id = 105\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var ko = moment.defineLocale('ko', {\n months : '1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월'.split('_'),\n monthsShort : '1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월'.split('_'),\n weekdays : '일요일_월요일_화요일_수요일_목요일_금요일_토요일'.split('_'),\n weekdaysShort : '일_월_화_수_목_금_토'.split('_'),\n weekdaysMin : '일_월_화_수_목_금_토'.split('_'),\n longDateFormat : {\n LT : 'A h:mm',\n LTS : 'A h:mm:ss',\n L : 'YYYY.MM.DD.',\n LL : 'YYYY년 MMMM D일',\n LLL : 'YYYY년 MMMM D일 A h:mm',\n LLLL : 'YYYY년 MMMM D일 dddd A h:mm',\n l : 'YYYY.MM.DD.',\n ll : 'YYYY년 MMMM D일',\n lll : 'YYYY년 MMMM D일 A h:mm',\n llll : 'YYYY년 MMMM D일 dddd A h:mm'\n },\n calendar : {\n sameDay : '오늘 LT',\n nextDay : '내일 LT',\n nextWeek : 'dddd LT',\n lastDay : '어제 LT',\n lastWeek : '지난주 dddd LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s 후',\n past : '%s 전',\n s : '몇 초',\n ss : '%d초',\n m : '1분',\n mm : '%d분',\n h : '한 시간',\n hh : '%d시간',\n d : '하루',\n dd : '%d일',\n M : '한 달',\n MM : '%d달',\n y : '일 년',\n yy : '%d년'\n },\n dayOfMonthOrdinalParse : /\\d{1,2}(일|월|주)/,\n ordinal : function (number, period) {\n switch (period) {\n case 'd':\n case 'D':\n case 'DDD':\n return number + '일';\n case 'M':\n return number + '월';\n case 'w':\n case 'W':\n return number + '주';\n default:\n return number;\n }\n },\n meridiemParse : /오전|오후/,\n isPM : function (token) {\n return token === '오후';\n },\n meridiem : function (hour, minute, isUpper) {\n return hour < 12 ? '오전' : '오후';\n }\n });\n\n return ko;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ko.js\n// module id = 106\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var suffixes = {\n 0: '-чү',\n 1: '-чи',\n 2: '-чи',\n 3: '-чү',\n 4: '-чү',\n 5: '-чи',\n 6: '-чы',\n 7: '-чи',\n 8: '-чи',\n 9: '-чу',\n 10: '-чу',\n 20: '-чы',\n 30: '-чу',\n 40: '-чы',\n 50: '-чү',\n 60: '-чы',\n 70: '-чи',\n 80: '-чи',\n 90: '-чу',\n 100: '-чү'\n };\n\n var ky = moment.defineLocale('ky', {\n months : 'январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь'.split('_'),\n monthsShort : 'янв_фев_март_апр_май_июнь_июль_авг_сен_окт_ноя_дек'.split('_'),\n weekdays : 'Жекшемби_Дүйшөмбү_Шейшемби_Шаршемби_Бейшемби_Жума_Ишемби'.split('_'),\n weekdaysShort : 'Жек_Дүй_Шей_Шар_Бей_Жум_Ише'.split('_'),\n weekdaysMin : 'Жк_Дй_Шй_Шр_Бй_Жм_Иш'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd, D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay : '[Бүгүн саат] LT',\n nextDay : '[Эртең саат] LT',\n nextWeek : 'dddd [саат] LT',\n lastDay : '[Кече саат] LT',\n lastWeek : '[Өткен аптанын] dddd [күнү] [саат] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s ичинде',\n past : '%s мурун',\n s : 'бирнече секунд',\n ss : '%d секунд',\n m : 'бир мүнөт',\n mm : '%d мүнөт',\n h : 'бир саат',\n hh : '%d саат',\n d : 'бир күн',\n dd : '%d күн',\n M : 'бир ай',\n MM : '%d ай',\n y : 'бир жыл',\n yy : '%d жыл'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}-(чи|чы|чү|чу)/,\n ordinal : function (number) {\n var a = number % 10,\n b = number >= 100 ? 100 : null;\n return number + (suffixes[number] || suffixes[a] || suffixes[b]);\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return ky;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ky.js\n// module id = 107\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n function processRelativeTime(number, withoutSuffix, key, isFuture) {\n var format = {\n 'm': ['eng Minutt', 'enger Minutt'],\n 'h': ['eng Stonn', 'enger Stonn'],\n 'd': ['een Dag', 'engem Dag'],\n 'M': ['ee Mount', 'engem Mount'],\n 'y': ['ee Joer', 'engem Joer']\n };\n return withoutSuffix ? format[key][0] : format[key][1];\n }\n function processFutureTime(string) {\n var number = string.substr(0, string.indexOf(' '));\n if (eifelerRegelAppliesToNumber(number)) {\n return 'a ' + string;\n }\n return 'an ' + string;\n }\n function processPastTime(string) {\n var number = string.substr(0, string.indexOf(' '));\n if (eifelerRegelAppliesToNumber(number)) {\n return 'viru ' + string;\n }\n return 'virun ' + string;\n }\n /**\n * Returns true if the word before the given number loses the '-n' ending.\n * e.g. 'an 10 Deeg' but 'a 5 Deeg'\n *\n * @param number {integer}\n * @returns {boolean}\n */\n function eifelerRegelAppliesToNumber(number) {\n number = parseInt(number, 10);\n if (isNaN(number)) {\n return false;\n }\n if (number < 0) {\n // Negative Number --> always true\n return true;\n } else if (number < 10) {\n // Only 1 digit\n if (4 <= number && number <= 7) {\n return true;\n }\n return false;\n } else if (number < 100) {\n // 2 digits\n var lastDigit = number % 10, firstDigit = number / 10;\n if (lastDigit === 0) {\n return eifelerRegelAppliesToNumber(firstDigit);\n }\n return eifelerRegelAppliesToNumber(lastDigit);\n } else if (number < 10000) {\n // 3 or 4 digits --> recursively check first digit\n while (number >= 10) {\n number = number / 10;\n }\n return eifelerRegelAppliesToNumber(number);\n } else {\n // Anything larger than 4 digits: recursively check first n-3 digits\n number = number / 1000;\n return eifelerRegelAppliesToNumber(number);\n }\n }\n\n var lb = moment.defineLocale('lb', {\n months: 'Januar_Februar_Mäerz_Abrëll_Mee_Juni_Juli_August_September_Oktober_November_Dezember'.split('_'),\n monthsShort: 'Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.'.split('_'),\n monthsParseExact : true,\n weekdays: 'Sonndeg_Méindeg_Dënschdeg_Mëttwoch_Donneschdeg_Freideg_Samschdeg'.split('_'),\n weekdaysShort: 'So._Mé._Dë._Më._Do._Fr._Sa.'.split('_'),\n weekdaysMin: 'So_Mé_Dë_Më_Do_Fr_Sa'.split('_'),\n weekdaysParseExact : true,\n longDateFormat: {\n LT: 'H:mm [Auer]',\n LTS: 'H:mm:ss [Auer]',\n L: 'DD.MM.YYYY',\n LL: 'D. MMMM YYYY',\n LLL: 'D. MMMM YYYY H:mm [Auer]',\n LLLL: 'dddd, D. MMMM YYYY H:mm [Auer]'\n },\n calendar: {\n sameDay: '[Haut um] LT',\n sameElse: 'L',\n nextDay: '[Muer um] LT',\n nextWeek: 'dddd [um] LT',\n lastDay: '[Gëschter um] LT',\n lastWeek: function () {\n // Different date string for 'Dënschdeg' (Tuesday) and 'Donneschdeg' (Thursday) due to phonological rule\n switch (this.day()) {\n case 2:\n case 4:\n return '[Leschten] dddd [um] LT';\n default:\n return '[Leschte] dddd [um] LT';\n }\n }\n },\n relativeTime : {\n future : processFutureTime,\n past : processPastTime,\n s : 'e puer Sekonnen',\n ss : '%d Sekonnen',\n m : processRelativeTime,\n mm : '%d Minutten',\n h : processRelativeTime,\n hh : '%d Stonnen',\n d : processRelativeTime,\n dd : '%d Deeg',\n M : processRelativeTime,\n MM : '%d Méint',\n y : processRelativeTime,\n yy : '%d Joer'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal: '%d.',\n week: {\n dow: 1, // Monday is the first day of the week.\n doy: 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return lb;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/lb.js\n// module id = 108\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var lo = moment.defineLocale('lo', {\n months : 'ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ'.split('_'),\n monthsShort : 'ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ'.split('_'),\n weekdays : 'ອາທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ'.split('_'),\n weekdaysShort : 'ທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ'.split('_'),\n weekdaysMin : 'ທ_ຈ_ອຄ_ພ_ພຫ_ສກ_ສ'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'ວັນdddd D MMMM YYYY HH:mm'\n },\n meridiemParse: /ຕອນເຊົ້າ|ຕອນແລງ/,\n isPM: function (input) {\n return input === 'ຕອນແລງ';\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 12) {\n return 'ຕອນເຊົ້າ';\n } else {\n return 'ຕອນແລງ';\n }\n },\n calendar : {\n sameDay : '[ມື້ນີ້ເວລາ] LT',\n nextDay : '[ມື້ອື່ນເວລາ] LT',\n nextWeek : '[ວັນ]dddd[ໜ້າເວລາ] LT',\n lastDay : '[ມື້ວານນີ້ເວລາ] LT',\n lastWeek : '[ວັນ]dddd[ແລ້ວນີ້ເວລາ] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'ອີກ %s',\n past : '%sຜ່ານມາ',\n s : 'ບໍ່ເທົ່າໃດວິນາທີ',\n ss : '%d ວິນາທີ' ,\n m : '1 ນາທີ',\n mm : '%d ນາທີ',\n h : '1 ຊົ່ວໂມງ',\n hh : '%d ຊົ່ວໂມງ',\n d : '1 ມື້',\n dd : '%d ມື້',\n M : '1 ເດືອນ',\n MM : '%d ເດືອນ',\n y : '1 ປີ',\n yy : '%d ປີ'\n },\n dayOfMonthOrdinalParse: /(ທີ່)\\d{1,2}/,\n ordinal : function (number) {\n return 'ທີ່' + number;\n }\n });\n\n return lo;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/lo.js\n// module id = 109\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var units = {\n 'ss' : 'sekundė_sekundžių_sekundes',\n 'm' : 'minutė_minutės_minutę',\n 'mm': 'minutės_minučių_minutes',\n 'h' : 'valanda_valandos_valandą',\n 'hh': 'valandos_valandų_valandas',\n 'd' : 'diena_dienos_dieną',\n 'dd': 'dienos_dienų_dienas',\n 'M' : 'mėnuo_mėnesio_mėnesį',\n 'MM': 'mėnesiai_mėnesių_mėnesius',\n 'y' : 'metai_metų_metus',\n 'yy': 'metai_metų_metus'\n };\n function translateSeconds(number, withoutSuffix, key, isFuture) {\n if (withoutSuffix) {\n return 'kelios sekundės';\n } else {\n return isFuture ? 'kelių sekundžių' : 'kelias sekundes';\n }\n }\n function translateSingular(number, withoutSuffix, key, isFuture) {\n return withoutSuffix ? forms(key)[0] : (isFuture ? forms(key)[1] : forms(key)[2]);\n }\n function special(number) {\n return number % 10 === 0 || (number > 10 && number < 20);\n }\n function forms(key) {\n return units[key].split('_');\n }\n function translate(number, withoutSuffix, key, isFuture) {\n var result = number + ' ';\n if (number === 1) {\n return result + translateSingular(number, withoutSuffix, key[0], isFuture);\n } else if (withoutSuffix) {\n return result + (special(number) ? forms(key)[1] : forms(key)[0]);\n } else {\n if (isFuture) {\n return result + forms(key)[1];\n } else {\n return result + (special(number) ? forms(key)[1] : forms(key)[2]);\n }\n }\n }\n var lt = moment.defineLocale('lt', {\n months : {\n format: 'sausio_vasario_kovo_balandžio_gegužės_birželio_liepos_rugpjūčio_rugsėjo_spalio_lapkričio_gruodžio'.split('_'),\n standalone: 'sausis_vasaris_kovas_balandis_gegužė_birželis_liepa_rugpjūtis_rugsėjis_spalis_lapkritis_gruodis'.split('_'),\n isFormat: /D[oD]?(\\[[^\\[\\]]*\\]|\\s)+MMMM?|MMMM?(\\[[^\\[\\]]*\\]|\\s)+D[oD]?/\n },\n monthsShort : 'sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd'.split('_'),\n weekdays : {\n format: 'sekmadienį_pirmadienį_antradienį_trečiadienį_ketvirtadienį_penktadienį_šeštadienį'.split('_'),\n standalone: 'sekmadienis_pirmadienis_antradienis_trečiadienis_ketvirtadienis_penktadienis_šeštadienis'.split('_'),\n isFormat: /dddd HH:mm/\n },\n weekdaysShort : 'Sek_Pir_Ant_Tre_Ket_Pen_Šeš'.split('_'),\n weekdaysMin : 'S_P_A_T_K_Pn_Š'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'YYYY-MM-DD',\n LL : 'YYYY [m.] MMMM D [d.]',\n LLL : 'YYYY [m.] MMMM D [d.], HH:mm [val.]',\n LLLL : 'YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]',\n l : 'YYYY-MM-DD',\n ll : 'YYYY [m.] MMMM D [d.]',\n lll : 'YYYY [m.] MMMM D [d.], HH:mm [val.]',\n llll : 'YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]'\n },\n calendar : {\n sameDay : '[Šiandien] LT',\n nextDay : '[Rytoj] LT',\n nextWeek : 'dddd LT',\n lastDay : '[Vakar] LT',\n lastWeek : '[Praėjusį] dddd LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'po %s',\n past : 'prieš %s',\n s : translateSeconds,\n ss : translate,\n m : translateSingular,\n mm : translate,\n h : translateSingular,\n hh : translate,\n d : translateSingular,\n dd : translate,\n M : translateSingular,\n MM : translate,\n y : translateSingular,\n yy : translate\n },\n dayOfMonthOrdinalParse: /\\d{1,2}-oji/,\n ordinal : function (number) {\n return number + '-oji';\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return lt;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/lt.js\n// module id = 110\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var units = {\n 'ss': 'sekundes_sekundēm_sekunde_sekundes'.split('_'),\n 'm': 'minūtes_minūtēm_minūte_minūtes'.split('_'),\n 'mm': 'minūtes_minūtēm_minūte_minūtes'.split('_'),\n 'h': 'stundas_stundām_stunda_stundas'.split('_'),\n 'hh': 'stundas_stundām_stunda_stundas'.split('_'),\n 'd': 'dienas_dienām_diena_dienas'.split('_'),\n 'dd': 'dienas_dienām_diena_dienas'.split('_'),\n 'M': 'mēneša_mēnešiem_mēnesis_mēneši'.split('_'),\n 'MM': 'mēneša_mēnešiem_mēnesis_mēneši'.split('_'),\n 'y': 'gada_gadiem_gads_gadi'.split('_'),\n 'yy': 'gada_gadiem_gads_gadi'.split('_')\n };\n /**\n * @param withoutSuffix boolean true = a length of time; false = before/after a period of time.\n */\n function format(forms, number, withoutSuffix) {\n if (withoutSuffix) {\n // E.g. \"21 minūte\", \"3 minūtes\".\n return number % 10 === 1 && number % 100 !== 11 ? forms[2] : forms[3];\n } else {\n // E.g. \"21 minūtes\" as in \"pēc 21 minūtes\".\n // E.g. \"3 minūtēm\" as in \"pēc 3 minūtēm\".\n return number % 10 === 1 && number % 100 !== 11 ? forms[0] : forms[1];\n }\n }\n function relativeTimeWithPlural(number, withoutSuffix, key) {\n return number + ' ' + format(units[key], number, withoutSuffix);\n }\n function relativeTimeWithSingular(number, withoutSuffix, key) {\n return format(units[key], number, withoutSuffix);\n }\n function relativeSeconds(number, withoutSuffix) {\n return withoutSuffix ? 'dažas sekundes' : 'dažām sekundēm';\n }\n\n var lv = moment.defineLocale('lv', {\n months : 'janvāris_februāris_marts_aprīlis_maijs_jūnijs_jūlijs_augusts_septembris_oktobris_novembris_decembris'.split('_'),\n monthsShort : 'jan_feb_mar_apr_mai_jūn_jūl_aug_sep_okt_nov_dec'.split('_'),\n weekdays : 'svētdiena_pirmdiena_otrdiena_trešdiena_ceturtdiena_piektdiena_sestdiena'.split('_'),\n weekdaysShort : 'Sv_P_O_T_C_Pk_S'.split('_'),\n weekdaysMin : 'Sv_P_O_T_C_Pk_S'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD.MM.YYYY.',\n LL : 'YYYY. [gada] D. MMMM',\n LLL : 'YYYY. [gada] D. MMMM, HH:mm',\n LLLL : 'YYYY. [gada] D. MMMM, dddd, HH:mm'\n },\n calendar : {\n sameDay : '[Šodien pulksten] LT',\n nextDay : '[Rīt pulksten] LT',\n nextWeek : 'dddd [pulksten] LT',\n lastDay : '[Vakar pulksten] LT',\n lastWeek : '[Pagājušā] dddd [pulksten] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'pēc %s',\n past : 'pirms %s',\n s : relativeSeconds,\n ss : relativeTimeWithPlural,\n m : relativeTimeWithSingular,\n mm : relativeTimeWithPlural,\n h : relativeTimeWithSingular,\n hh : relativeTimeWithPlural,\n d : relativeTimeWithSingular,\n dd : relativeTimeWithPlural,\n M : relativeTimeWithSingular,\n MM : relativeTimeWithPlural,\n y : relativeTimeWithSingular,\n yy : relativeTimeWithPlural\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return lv;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/lv.js\n// module id = 111\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var translator = {\n words: { //Different grammatical cases\n ss: ['sekund', 'sekunda', 'sekundi'],\n m: ['jedan minut', 'jednog minuta'],\n mm: ['minut', 'minuta', 'minuta'],\n h: ['jedan sat', 'jednog sata'],\n hh: ['sat', 'sata', 'sati'],\n dd: ['dan', 'dana', 'dana'],\n MM: ['mjesec', 'mjeseca', 'mjeseci'],\n yy: ['godina', 'godine', 'godina']\n },\n correctGrammaticalCase: function (number, wordKey) {\n return number === 1 ? wordKey[0] : (number >= 2 && number <= 4 ? wordKey[1] : wordKey[2]);\n },\n translate: function (number, withoutSuffix, key) {\n var wordKey = translator.words[key];\n if (key.length === 1) {\n return withoutSuffix ? wordKey[0] : wordKey[1];\n } else {\n return number + ' ' + translator.correctGrammaticalCase(number, wordKey);\n }\n }\n };\n\n var me = moment.defineLocale('me', {\n months: 'januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar'.split('_'),\n monthsShort: 'jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.'.split('_'),\n monthsParseExact : true,\n weekdays: 'nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota'.split('_'),\n weekdaysShort: 'ned._pon._uto._sri._čet._pet._sub.'.split('_'),\n weekdaysMin: 'ne_po_ut_sr_če_pe_su'.split('_'),\n weekdaysParseExact : true,\n longDateFormat: {\n LT: 'H:mm',\n LTS : 'H:mm:ss',\n L: 'DD.MM.YYYY',\n LL: 'D. MMMM YYYY',\n LLL: 'D. MMMM YYYY H:mm',\n LLLL: 'dddd, D. MMMM YYYY H:mm'\n },\n calendar: {\n sameDay: '[danas u] LT',\n nextDay: '[sjutra u] LT',\n\n nextWeek: function () {\n switch (this.day()) {\n case 0:\n return '[u] [nedjelju] [u] LT';\n case 3:\n return '[u] [srijedu] [u] LT';\n case 6:\n return '[u] [subotu] [u] LT';\n case 1:\n case 2:\n case 4:\n case 5:\n return '[u] dddd [u] LT';\n }\n },\n lastDay : '[juče u] LT',\n lastWeek : function () {\n var lastWeekDays = [\n '[prošle] [nedjelje] [u] LT',\n '[prošlog] [ponedjeljka] [u] LT',\n '[prošlog] [utorka] [u] LT',\n '[prošle] [srijede] [u] LT',\n '[prošlog] [četvrtka] [u] LT',\n '[prošlog] [petka] [u] LT',\n '[prošle] [subote] [u] LT'\n ];\n return lastWeekDays[this.day()];\n },\n sameElse : 'L'\n },\n relativeTime : {\n future : 'za %s',\n past : 'prije %s',\n s : 'nekoliko sekundi',\n ss : translator.translate,\n m : translator.translate,\n mm : translator.translate,\n h : translator.translate,\n hh : translator.translate,\n d : 'dan',\n dd : translator.translate,\n M : 'mjesec',\n MM : translator.translate,\n y : 'godinu',\n yy : translator.translate\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return me;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/me.js\n// module id = 112\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var mi = moment.defineLocale('mi', {\n months: 'Kohi-tāte_Hui-tanguru_Poutū-te-rangi_Paenga-whāwhā_Haratua_Pipiri_Hōngoingoi_Here-turi-kōkā_Mahuru_Whiringa-ā-nuku_Whiringa-ā-rangi_Hakihea'.split('_'),\n monthsShort: 'Kohi_Hui_Pou_Pae_Hara_Pipi_Hōngoi_Here_Mahu_Whi-nu_Whi-ra_Haki'.split('_'),\n monthsRegex: /(?:['a-z\\u0101\\u014D\\u016B]+\\-?){1,3}/i,\n monthsStrictRegex: /(?:['a-z\\u0101\\u014D\\u016B]+\\-?){1,3}/i,\n monthsShortRegex: /(?:['a-z\\u0101\\u014D\\u016B]+\\-?){1,3}/i,\n monthsShortStrictRegex: /(?:['a-z\\u0101\\u014D\\u016B]+\\-?){1,2}/i,\n weekdays: 'Rātapu_Mane_Tūrei_Wenerei_Tāite_Paraire_Hātarei'.split('_'),\n weekdaysShort: 'Ta_Ma_Tū_We_Tāi_Pa_Hā'.split('_'),\n weekdaysMin: 'Ta_Ma_Tū_We_Tāi_Pa_Hā'.split('_'),\n longDateFormat: {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L: 'DD/MM/YYYY',\n LL: 'D MMMM YYYY',\n LLL: 'D MMMM YYYY [i] HH:mm',\n LLLL: 'dddd, D MMMM YYYY [i] HH:mm'\n },\n calendar: {\n sameDay: '[i teie mahana, i] LT',\n nextDay: '[apopo i] LT',\n nextWeek: 'dddd [i] LT',\n lastDay: '[inanahi i] LT',\n lastWeek: 'dddd [whakamutunga i] LT',\n sameElse: 'L'\n },\n relativeTime: {\n future: 'i roto i %s',\n past: '%s i mua',\n s: 'te hēkona ruarua',\n ss: '%d hēkona',\n m: 'he meneti',\n mm: '%d meneti',\n h: 'te haora',\n hh: '%d haora',\n d: 'he ra',\n dd: '%d ra',\n M: 'he marama',\n MM: '%d marama',\n y: 'he tau',\n yy: '%d tau'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}º/,\n ordinal: '%dº',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return mi;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/mi.js\n// module id = 113\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var mk = moment.defineLocale('mk', {\n months : 'јануари_февруари_март_април_мај_јуни_јули_август_септември_октомври_ноември_декември'.split('_'),\n monthsShort : 'јан_фев_мар_апр_мај_јун_јул_авг_сеп_окт_ное_дек'.split('_'),\n weekdays : 'недела_понеделник_вторник_среда_четврток_петок_сабота'.split('_'),\n weekdaysShort : 'нед_пон_вто_сре_чет_пет_саб'.split('_'),\n weekdaysMin : 'нe_пo_вт_ср_че_пе_сa'.split('_'),\n longDateFormat : {\n LT : 'H:mm',\n LTS : 'H:mm:ss',\n L : 'D.MM.YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY H:mm',\n LLLL : 'dddd, D MMMM YYYY H:mm'\n },\n calendar : {\n sameDay : '[Денес во] LT',\n nextDay : '[Утре во] LT',\n nextWeek : '[Во] dddd [во] LT',\n lastDay : '[Вчера во] LT',\n lastWeek : function () {\n switch (this.day()) {\n case 0:\n case 3:\n case 6:\n return '[Изминатата] dddd [во] LT';\n case 1:\n case 2:\n case 4:\n case 5:\n return '[Изминатиот] dddd [во] LT';\n }\n },\n sameElse : 'L'\n },\n relativeTime : {\n future : 'после %s',\n past : 'пред %s',\n s : 'неколку секунди',\n ss : '%d секунди',\n m : 'минута',\n mm : '%d минути',\n h : 'час',\n hh : '%d часа',\n d : 'ден',\n dd : '%d дена',\n M : 'месец',\n MM : '%d месеци',\n y : 'година',\n yy : '%d години'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}-(ев|ен|ти|ви|ри|ми)/,\n ordinal : function (number) {\n var lastDigit = number % 10,\n last2Digits = number % 100;\n if (number === 0) {\n return number + '-ев';\n } else if (last2Digits === 0) {\n return number + '-ен';\n } else if (last2Digits > 10 && last2Digits < 20) {\n return number + '-ти';\n } else if (lastDigit === 1) {\n return number + '-ви';\n } else if (lastDigit === 2) {\n return number + '-ри';\n } else if (lastDigit === 7 || lastDigit === 8) {\n return number + '-ми';\n } else {\n return number + '-ти';\n }\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return mk;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/mk.js\n// module id = 114\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var ml = moment.defineLocale('ml', {\n months : 'ജനുവരി_ഫെബ്രുവരി_മാർച്ച്_ഏപ്രിൽ_മേയ്_ജൂൺ_ജൂലൈ_ഓഗസ്റ്റ്_സെപ്റ്റംബർ_ഒക്ടോബർ_നവംബർ_ഡിസംബർ'.split('_'),\n monthsShort : 'ജനു._ഫെബ്രു._മാർ._ഏപ്രി._മേയ്_ജൂൺ_ജൂലൈ._ഓഗ._സെപ്റ്റ._ഒക്ടോ._നവം._ഡിസം.'.split('_'),\n monthsParseExact : true,\n weekdays : 'ഞായറാഴ്ച_തിങ്കളാഴ്ച_ചൊവ്വാഴ്ച_ബുധനാഴ്ച_വ്യാഴാഴ്ച_വെള്ളിയാഴ്ച_ശനിയാഴ്ച'.split('_'),\n weekdaysShort : 'ഞായർ_തിങ്കൾ_ചൊവ്വ_ബുധൻ_വ്യാഴം_വെള്ളി_ശനി'.split('_'),\n weekdaysMin : 'ഞാ_തി_ചൊ_ബു_വ്യാ_വെ_ശ'.split('_'),\n longDateFormat : {\n LT : 'A h:mm -നു',\n LTS : 'A h:mm:ss -നു',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY, A h:mm -നു',\n LLLL : 'dddd, D MMMM YYYY, A h:mm -നു'\n },\n calendar : {\n sameDay : '[ഇന്ന്] LT',\n nextDay : '[നാളെ] LT',\n nextWeek : 'dddd, LT',\n lastDay : '[ഇന്നലെ] LT',\n lastWeek : '[കഴിഞ്ഞ] dddd, LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s കഴിഞ്ഞ്',\n past : '%s മുൻപ്',\n s : 'അൽപ നിമിഷങ്ങൾ',\n ss : '%d സെക്കൻഡ്',\n m : 'ഒരു മിനിറ്റ്',\n mm : '%d മിനിറ്റ്',\n h : 'ഒരു മണിക്കൂർ',\n hh : '%d മണിക്കൂർ',\n d : 'ഒരു ദിവസം',\n dd : '%d ദിവസം',\n M : 'ഒരു മാസം',\n MM : '%d മാസം',\n y : 'ഒരു വർഷം',\n yy : '%d വർഷം'\n },\n meridiemParse: /രാത്രി|രാവിലെ|ഉച്ച കഴിഞ്ഞ്|വൈകുന്നേരം|രാത്രി/i,\n meridiemHour : function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if ((meridiem === 'രാത്രി' && hour >= 4) ||\n meridiem === 'ഉച്ച കഴിഞ്ഞ്' ||\n meridiem === 'വൈകുന്നേരം') {\n return hour + 12;\n } else {\n return hour;\n }\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 4) {\n return 'രാത്രി';\n } else if (hour < 12) {\n return 'രാവിലെ';\n } else if (hour < 17) {\n return 'ഉച്ച കഴിഞ്ഞ്';\n } else if (hour < 20) {\n return 'വൈകുന്നേരം';\n } else {\n return 'രാത്രി';\n }\n }\n });\n\n return ml;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ml.js\n// module id = 115\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n function translate(number, withoutSuffix, key, isFuture) {\n switch (key) {\n case 's':\n return withoutSuffix ? 'хэдхэн секунд' : 'хэдхэн секундын';\n case 'ss':\n return number + (withoutSuffix ? ' секунд' : ' секундын');\n case 'm':\n case 'mm':\n return number + (withoutSuffix ? ' минут' : ' минутын');\n case 'h':\n case 'hh':\n return number + (withoutSuffix ? ' цаг' : ' цагийн');\n case 'd':\n case 'dd':\n return number + (withoutSuffix ? ' өдөр' : ' өдрийн');\n case 'M':\n case 'MM':\n return number + (withoutSuffix ? ' сар' : ' сарын');\n case 'y':\n case 'yy':\n return number + (withoutSuffix ? ' жил' : ' жилийн');\n default:\n return number;\n }\n }\n\n var mn = moment.defineLocale('mn', {\n months : 'Нэгдүгээр сар_Хоёрдугаар сар_Гуравдугаар сар_Дөрөвдүгээр сар_Тавдугаар сар_Зургадугаар сар_Долдугаар сар_Наймдугаар сар_Есдүгээр сар_Аравдугаар сар_Арван нэгдүгээр сар_Арван хоёрдугаар сар'.split('_'),\n monthsShort : '1 сар_2 сар_3 сар_4 сар_5 сар_6 сар_7 сар_8 сар_9 сар_10 сар_11 сар_12 сар'.split('_'),\n monthsParseExact : true,\n weekdays : 'Ням_Даваа_Мягмар_Лхагва_Пүрэв_Баасан_Бямба'.split('_'),\n weekdaysShort : 'Ням_Дав_Мяг_Лха_Пүр_Баа_Бям'.split('_'),\n weekdaysMin : 'Ня_Да_Мя_Лх_Пү_Ба_Бя'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'YYYY-MM-DD',\n LL : 'YYYY оны MMMMын D',\n LLL : 'YYYY оны MMMMын D HH:mm',\n LLLL : 'dddd, YYYY оны MMMMын D HH:mm'\n },\n meridiemParse: /ҮӨ|ҮХ/i,\n isPM : function (input) {\n return input === 'ҮХ';\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 12) {\n return 'ҮӨ';\n } else {\n return 'ҮХ';\n }\n },\n calendar : {\n sameDay : '[Өнөөдөр] LT',\n nextDay : '[Маргааш] LT',\n nextWeek : '[Ирэх] dddd LT',\n lastDay : '[Өчигдөр] LT',\n lastWeek : '[Өнгөрсөн] dddd LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s дараа',\n past : '%s өмнө',\n s : translate,\n ss : translate,\n m : translate,\n mm : translate,\n h : translate,\n hh : translate,\n d : translate,\n dd : translate,\n M : translate,\n MM : translate,\n y : translate,\n yy : translate\n },\n dayOfMonthOrdinalParse: /\\d{1,2} өдөр/,\n ordinal : function (number, period) {\n switch (period) {\n case 'd':\n case 'D':\n case 'DDD':\n return number + ' өдөр';\n default:\n return number;\n }\n }\n });\n\n return mn;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/mn.js\n// module id = 116\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var symbolMap = {\n '1': '१',\n '2': '२',\n '3': '३',\n '4': '४',\n '5': '५',\n '6': '६',\n '7': '७',\n '8': '८',\n '9': '९',\n '0': '०'\n },\n numberMap = {\n '१': '1',\n '२': '2',\n '३': '3',\n '४': '4',\n '५': '5',\n '६': '6',\n '७': '7',\n '८': '8',\n '९': '9',\n '०': '0'\n };\n\n function relativeTimeMr(number, withoutSuffix, string, isFuture)\n {\n var output = '';\n if (withoutSuffix) {\n switch (string) {\n case 's': output = 'काही सेकंद'; break;\n case 'ss': output = '%d सेकंद'; break;\n case 'm': output = 'एक मिनिट'; break;\n case 'mm': output = '%d मिनिटे'; break;\n case 'h': output = 'एक तास'; break;\n case 'hh': output = '%d तास'; break;\n case 'd': output = 'एक दिवस'; break;\n case 'dd': output = '%d दिवस'; break;\n case 'M': output = 'एक महिना'; break;\n case 'MM': output = '%d महिने'; break;\n case 'y': output = 'एक वर्ष'; break;\n case 'yy': output = '%d वर्षे'; break;\n }\n }\n else {\n switch (string) {\n case 's': output = 'काही सेकंदां'; break;\n case 'ss': output = '%d सेकंदां'; break;\n case 'm': output = 'एका मिनिटा'; break;\n case 'mm': output = '%d मिनिटां'; break;\n case 'h': output = 'एका तासा'; break;\n case 'hh': output = '%d तासां'; break;\n case 'd': output = 'एका दिवसा'; break;\n case 'dd': output = '%d दिवसां'; break;\n case 'M': output = 'एका महिन्या'; break;\n case 'MM': output = '%d महिन्यां'; break;\n case 'y': output = 'एका वर्षा'; break;\n case 'yy': output = '%d वर्षां'; break;\n }\n }\n return output.replace(/%d/i, number);\n }\n\n var mr = moment.defineLocale('mr', {\n months : 'जानेवारी_फेब्रुवारी_मार्च_एप्रिल_मे_जून_जुलै_ऑगस्ट_सप्टेंबर_ऑक्टोबर_नोव्हेंबर_डिसेंबर'.split('_'),\n monthsShort: 'जाने._फेब्रु._मार्च._एप्रि._मे._जून._जुलै._ऑग._सप्टें._ऑक्टो._नोव्हें._डिसें.'.split('_'),\n monthsParseExact : true,\n weekdays : 'रविवार_सोमवार_मंगळवार_बुधवार_गुरूवार_शुक्रवार_शनिवार'.split('_'),\n weekdaysShort : 'रवि_सोम_मंगळ_बुध_गुरू_शुक्र_शनि'.split('_'),\n weekdaysMin : 'र_सो_मं_बु_गु_शु_श'.split('_'),\n longDateFormat : {\n LT : 'A h:mm वाजता',\n LTS : 'A h:mm:ss वाजता',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY, A h:mm वाजता',\n LLLL : 'dddd, D MMMM YYYY, A h:mm वाजता'\n },\n calendar : {\n sameDay : '[आज] LT',\n nextDay : '[उद्या] LT',\n nextWeek : 'dddd, LT',\n lastDay : '[काल] LT',\n lastWeek: '[मागील] dddd, LT',\n sameElse : 'L'\n },\n relativeTime : {\n future: '%sमध्ये',\n past: '%sपूर्वी',\n s: relativeTimeMr,\n ss: relativeTimeMr,\n m: relativeTimeMr,\n mm: relativeTimeMr,\n h: relativeTimeMr,\n hh: relativeTimeMr,\n d: relativeTimeMr,\n dd: relativeTimeMr,\n M: relativeTimeMr,\n MM: relativeTimeMr,\n y: relativeTimeMr,\n yy: relativeTimeMr\n },\n preparse: function (string) {\n return string.replace(/[१२३४५६७८९०]/g, function (match) {\n return numberMap[match];\n });\n },\n postformat: function (string) {\n return string.replace(/\\d/g, function (match) {\n return symbolMap[match];\n });\n },\n meridiemParse: /रात्री|सकाळी|दुपारी|सायंकाळी/,\n meridiemHour : function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === 'रात्री') {\n return hour < 4 ? hour : hour + 12;\n } else if (meridiem === 'सकाळी') {\n return hour;\n } else if (meridiem === 'दुपारी') {\n return hour >= 10 ? hour : hour + 12;\n } else if (meridiem === 'सायंकाळी') {\n return hour + 12;\n }\n },\n meridiem: function (hour, minute, isLower) {\n if (hour < 4) {\n return 'रात्री';\n } else if (hour < 10) {\n return 'सकाळी';\n } else if (hour < 17) {\n return 'दुपारी';\n } else if (hour < 20) {\n return 'सायंकाळी';\n } else {\n return 'रात्री';\n }\n },\n week : {\n dow : 0, // Sunday is the first day of the week.\n doy : 6 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return mr;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/mr.js\n// module id = 117\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var msMy = moment.defineLocale('ms-my', {\n months : 'Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember'.split('_'),\n monthsShort : 'Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis'.split('_'),\n weekdays : 'Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu'.split('_'),\n weekdaysShort : 'Ahd_Isn_Sel_Rab_Kha_Jum_Sab'.split('_'),\n weekdaysMin : 'Ah_Is_Sl_Rb_Km_Jm_Sb'.split('_'),\n longDateFormat : {\n LT : 'HH.mm',\n LTS : 'HH.mm.ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY [pukul] HH.mm',\n LLLL : 'dddd, D MMMM YYYY [pukul] HH.mm'\n },\n meridiemParse: /pagi|tengahari|petang|malam/,\n meridiemHour: function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === 'pagi') {\n return hour;\n } else if (meridiem === 'tengahari') {\n return hour >= 11 ? hour : hour + 12;\n } else if (meridiem === 'petang' || meridiem === 'malam') {\n return hour + 12;\n }\n },\n meridiem : function (hours, minutes, isLower) {\n if (hours < 11) {\n return 'pagi';\n } else if (hours < 15) {\n return 'tengahari';\n } else if (hours < 19) {\n return 'petang';\n } else {\n return 'malam';\n }\n },\n calendar : {\n sameDay : '[Hari ini pukul] LT',\n nextDay : '[Esok pukul] LT',\n nextWeek : 'dddd [pukul] LT',\n lastDay : '[Kelmarin pukul] LT',\n lastWeek : 'dddd [lepas pukul] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'dalam %s',\n past : '%s yang lepas',\n s : 'beberapa saat',\n ss : '%d saat',\n m : 'seminit',\n mm : '%d minit',\n h : 'sejam',\n hh : '%d jam',\n d : 'sehari',\n dd : '%d hari',\n M : 'sebulan',\n MM : '%d bulan',\n y : 'setahun',\n yy : '%d tahun'\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return msMy;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ms-my.js\n// module id = 118\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var ms = moment.defineLocale('ms', {\n months : 'Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember'.split('_'),\n monthsShort : 'Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis'.split('_'),\n weekdays : 'Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu'.split('_'),\n weekdaysShort : 'Ahd_Isn_Sel_Rab_Kha_Jum_Sab'.split('_'),\n weekdaysMin : 'Ah_Is_Sl_Rb_Km_Jm_Sb'.split('_'),\n longDateFormat : {\n LT : 'HH.mm',\n LTS : 'HH.mm.ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY [pukul] HH.mm',\n LLLL : 'dddd, D MMMM YYYY [pukul] HH.mm'\n },\n meridiemParse: /pagi|tengahari|petang|malam/,\n meridiemHour: function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === 'pagi') {\n return hour;\n } else if (meridiem === 'tengahari') {\n return hour >= 11 ? hour : hour + 12;\n } else if (meridiem === 'petang' || meridiem === 'malam') {\n return hour + 12;\n }\n },\n meridiem : function (hours, minutes, isLower) {\n if (hours < 11) {\n return 'pagi';\n } else if (hours < 15) {\n return 'tengahari';\n } else if (hours < 19) {\n return 'petang';\n } else {\n return 'malam';\n }\n },\n calendar : {\n sameDay : '[Hari ini pukul] LT',\n nextDay : '[Esok pukul] LT',\n nextWeek : 'dddd [pukul] LT',\n lastDay : '[Kelmarin pukul] LT',\n lastWeek : 'dddd [lepas pukul] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'dalam %s',\n past : '%s yang lepas',\n s : 'beberapa saat',\n ss : '%d saat',\n m : 'seminit',\n mm : '%d minit',\n h : 'sejam',\n hh : '%d jam',\n d : 'sehari',\n dd : '%d hari',\n M : 'sebulan',\n MM : '%d bulan',\n y : 'setahun',\n yy : '%d tahun'\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return ms;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ms.js\n// module id = 119\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var mt = moment.defineLocale('mt', {\n months : 'Jannar_Frar_Marzu_April_Mejju_Ġunju_Lulju_Awwissu_Settembru_Ottubru_Novembru_Diċembru'.split('_'),\n monthsShort : 'Jan_Fra_Mar_Apr_Mej_Ġun_Lul_Aww_Set_Ott_Nov_Diċ'.split('_'),\n weekdays : 'Il-Ħadd_It-Tnejn_It-Tlieta_L-Erbgħa_Il-Ħamis_Il-Ġimgħa_Is-Sibt'.split('_'),\n weekdaysShort : 'Ħad_Tne_Tli_Erb_Ħam_Ġim_Sib'.split('_'),\n weekdaysMin : 'Ħa_Tn_Tl_Er_Ħa_Ġi_Si'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd, D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay : '[Illum fil-]LT',\n nextDay : '[Għada fil-]LT',\n nextWeek : 'dddd [fil-]LT',\n lastDay : '[Il-bieraħ fil-]LT',\n lastWeek : 'dddd [li għadda] [fil-]LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'f’ %s',\n past : '%s ilu',\n s : 'ftit sekondi',\n ss : '%d sekondi',\n m : 'minuta',\n mm : '%d minuti',\n h : 'siegħa',\n hh : '%d siegħat',\n d : 'ġurnata',\n dd : '%d ġranet',\n M : 'xahar',\n MM : '%d xhur',\n y : 'sena',\n yy : '%d sni'\n },\n dayOfMonthOrdinalParse : /\\d{1,2}º/,\n ordinal: '%dº',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return mt;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/mt.js\n// module id = 120\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var symbolMap = {\n '1': '၁',\n '2': '၂',\n '3': '၃',\n '4': '၄',\n '5': '၅',\n '6': '၆',\n '7': '၇',\n '8': '၈',\n '9': '၉',\n '0': '၀'\n }, numberMap = {\n '၁': '1',\n '၂': '2',\n '၃': '3',\n '၄': '4',\n '၅': '5',\n '၆': '6',\n '၇': '7',\n '၈': '8',\n '၉': '9',\n '၀': '0'\n };\n\n var my = moment.defineLocale('my', {\n months: 'ဇန်နဝါရီ_ဖေဖော်ဝါရီ_မတ်_ဧပြီ_မေ_ဇွန်_ဇူလိုင်_သြဂုတ်_စက်တင်ဘာ_အောက်တိုဘာ_နိုဝင်ဘာ_ဒီဇင်ဘာ'.split('_'),\n monthsShort: 'ဇန်_ဖေ_မတ်_ပြီ_မေ_ဇွန်_လိုင်_သြ_စက်_အောက်_နို_ဒီ'.split('_'),\n weekdays: 'တနင်္ဂနွေ_တနင်္လာ_အင်္ဂါ_ဗုဒ္ဓဟူး_ကြာသပတေး_သောကြာ_စနေ'.split('_'),\n weekdaysShort: 'နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ'.split('_'),\n weekdaysMin: 'နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ'.split('_'),\n\n longDateFormat: {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L: 'DD/MM/YYYY',\n LL: 'D MMMM YYYY',\n LLL: 'D MMMM YYYY HH:mm',\n LLLL: 'dddd D MMMM YYYY HH:mm'\n },\n calendar: {\n sameDay: '[ယနေ.] LT [မှာ]',\n nextDay: '[မနက်ဖြန်] LT [မှာ]',\n nextWeek: 'dddd LT [မှာ]',\n lastDay: '[မနေ.က] LT [မှာ]',\n lastWeek: '[ပြီးခဲ့သော] dddd LT [မှာ]',\n sameElse: 'L'\n },\n relativeTime: {\n future: 'လာမည့် %s မှာ',\n past: 'လွန်ခဲ့သော %s က',\n s: 'စက္ကန်.အနည်းငယ်',\n ss : '%d စက္ကန့်',\n m: 'တစ်မိနစ်',\n mm: '%d မိနစ်',\n h: 'တစ်နာရီ',\n hh: '%d နာရီ',\n d: 'တစ်ရက်',\n dd: '%d ရက်',\n M: 'တစ်လ',\n MM: '%d လ',\n y: 'တစ်နှစ်',\n yy: '%d နှစ်'\n },\n preparse: function (string) {\n return string.replace(/[၁၂၃၄၅၆၇၈၉၀]/g, function (match) {\n return numberMap[match];\n });\n },\n postformat: function (string) {\n return string.replace(/\\d/g, function (match) {\n return symbolMap[match];\n });\n },\n week: {\n dow: 1, // Monday is the first day of the week.\n doy: 4 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return my;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/my.js\n// module id = 121\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var nb = moment.defineLocale('nb', {\n months : 'januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember'.split('_'),\n monthsShort : 'jan._feb._mars_april_mai_juni_juli_aug._sep._okt._nov._des.'.split('_'),\n monthsParseExact : true,\n weekdays : 'søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag'.split('_'),\n weekdaysShort : 'sø._ma._ti._on._to._fr._lø.'.split('_'),\n weekdaysMin : 'sø_ma_ti_on_to_fr_lø'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D. MMMM YYYY',\n LLL : 'D. MMMM YYYY [kl.] HH:mm',\n LLLL : 'dddd D. MMMM YYYY [kl.] HH:mm'\n },\n calendar : {\n sameDay: '[i dag kl.] LT',\n nextDay: '[i morgen kl.] LT',\n nextWeek: 'dddd [kl.] LT',\n lastDay: '[i går kl.] LT',\n lastWeek: '[forrige] dddd [kl.] LT',\n sameElse: 'L'\n },\n relativeTime : {\n future : 'om %s',\n past : '%s siden',\n s : 'noen sekunder',\n ss : '%d sekunder',\n m : 'ett minutt',\n mm : '%d minutter',\n h : 'en time',\n hh : '%d timer',\n d : 'en dag',\n dd : '%d dager',\n M : 'en måned',\n MM : '%d måneder',\n y : 'ett år',\n yy : '%d år'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return nb;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/nb.js\n// module id = 122\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var symbolMap = {\n '1': '१',\n '2': '२',\n '3': '३',\n '4': '४',\n '5': '५',\n '6': '६',\n '7': '७',\n '8': '८',\n '9': '९',\n '0': '०'\n },\n numberMap = {\n '१': '1',\n '२': '2',\n '३': '3',\n '४': '4',\n '५': '5',\n '६': '6',\n '७': '7',\n '८': '8',\n '९': '9',\n '०': '0'\n };\n\n var ne = moment.defineLocale('ne', {\n months : 'जनवरी_फेब्रुवरी_मार्च_अप्रिल_मई_जुन_जुलाई_अगष्ट_सेप्टेम्बर_अक्टोबर_नोभेम्बर_डिसेम्बर'.split('_'),\n monthsShort : 'जन._फेब्रु._मार्च_अप्रि._मई_जुन_जुलाई._अग._सेप्ट._अक्टो._नोभे._डिसे.'.split('_'),\n monthsParseExact : true,\n weekdays : 'आइतबार_सोमबार_मङ्गलबार_बुधबार_बिहिबार_शुक्रबार_शनिबार'.split('_'),\n weekdaysShort : 'आइत._सोम._मङ्गल._बुध._बिहि._शुक्र._शनि.'.split('_'),\n weekdaysMin : 'आ._सो._मं._बु._बि._शु._श.'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'Aको h:mm बजे',\n LTS : 'Aको h:mm:ss बजे',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY, Aको h:mm बजे',\n LLLL : 'dddd, D MMMM YYYY, Aको h:mm बजे'\n },\n preparse: function (string) {\n return string.replace(/[१२३४५६७८९०]/g, function (match) {\n return numberMap[match];\n });\n },\n postformat: function (string) {\n return string.replace(/\\d/g, function (match) {\n return symbolMap[match];\n });\n },\n meridiemParse: /राति|बिहान|दिउँसो|साँझ/,\n meridiemHour : function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === 'राति') {\n return hour < 4 ? hour : hour + 12;\n } else if (meridiem === 'बिहान') {\n return hour;\n } else if (meridiem === 'दिउँसो') {\n return hour >= 10 ? hour : hour + 12;\n } else if (meridiem === 'साँझ') {\n return hour + 12;\n }\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 3) {\n return 'राति';\n } else if (hour < 12) {\n return 'बिहान';\n } else if (hour < 16) {\n return 'दिउँसो';\n } else if (hour < 20) {\n return 'साँझ';\n } else {\n return 'राति';\n }\n },\n calendar : {\n sameDay : '[आज] LT',\n nextDay : '[भोलि] LT',\n nextWeek : '[आउँदो] dddd[,] LT',\n lastDay : '[हिजो] LT',\n lastWeek : '[गएको] dddd[,] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%sमा',\n past : '%s अगाडि',\n s : 'केही क्षण',\n ss : '%d सेकेण्ड',\n m : 'एक मिनेट',\n mm : '%d मिनेट',\n h : 'एक घण्टा',\n hh : '%d घण्टा',\n d : 'एक दिन',\n dd : '%d दिन',\n M : 'एक महिना',\n MM : '%d महिना',\n y : 'एक बर्ष',\n yy : '%d बर्ष'\n },\n week : {\n dow : 0, // Sunday is the first day of the week.\n doy : 6 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return ne;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ne.js\n// module id = 123\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var monthsShortWithDots = 'jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.'.split('_'),\n monthsShortWithoutDots = 'jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec'.split('_');\n\n var monthsParse = [/^jan/i, /^feb/i, /^maart|mrt.?$/i, /^apr/i, /^mei$/i, /^jun[i.]?$/i, /^jul[i.]?$/i, /^aug/i, /^sep/i, /^okt/i, /^nov/i, /^dec/i];\n var monthsRegex = /^(januari|februari|maart|april|mei|april|ju[nl]i|augustus|september|oktober|november|december|jan\\.?|feb\\.?|mrt\\.?|apr\\.?|ju[nl]\\.?|aug\\.?|sep\\.?|okt\\.?|nov\\.?|dec\\.?)/i;\n\n var nlBe = moment.defineLocale('nl-be', {\n months : 'januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december'.split('_'),\n monthsShort : function (m, format) {\n if (!m) {\n return monthsShortWithDots;\n } else if (/-MMM-/.test(format)) {\n return monthsShortWithoutDots[m.month()];\n } else {\n return monthsShortWithDots[m.month()];\n }\n },\n\n monthsRegex: monthsRegex,\n monthsShortRegex: monthsRegex,\n monthsStrictRegex: /^(januari|februari|maart|mei|ju[nl]i|april|augustus|september|oktober|november|december)/i,\n monthsShortStrictRegex: /^(jan\\.?|feb\\.?|mrt\\.?|apr\\.?|mei|ju[nl]\\.?|aug\\.?|sep\\.?|okt\\.?|nov\\.?|dec\\.?)/i,\n\n monthsParse : monthsParse,\n longMonthsParse : monthsParse,\n shortMonthsParse : monthsParse,\n\n weekdays : 'zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag'.split('_'),\n weekdaysShort : 'zo._ma._di._wo._do._vr._za.'.split('_'),\n weekdaysMin : 'zo_ma_di_wo_do_vr_za'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay: '[vandaag om] LT',\n nextDay: '[morgen om] LT',\n nextWeek: 'dddd [om] LT',\n lastDay: '[gisteren om] LT',\n lastWeek: '[afgelopen] dddd [om] LT',\n sameElse: 'L'\n },\n relativeTime : {\n future : 'over %s',\n past : '%s geleden',\n s : 'een paar seconden',\n ss : '%d seconden',\n m : 'één minuut',\n mm : '%d minuten',\n h : 'één uur',\n hh : '%d uur',\n d : 'één dag',\n dd : '%d dagen',\n M : 'één maand',\n MM : '%d maanden',\n y : 'één jaar',\n yy : '%d jaar'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(ste|de)/,\n ordinal : function (number) {\n return number + ((number === 1 || number === 8 || number >= 20) ? 'ste' : 'de');\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return nlBe;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/nl-be.js\n// module id = 124\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var monthsShortWithDots = 'jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.'.split('_'),\n monthsShortWithoutDots = 'jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec'.split('_');\n\n var monthsParse = [/^jan/i, /^feb/i, /^maart|mrt.?$/i, /^apr/i, /^mei$/i, /^jun[i.]?$/i, /^jul[i.]?$/i, /^aug/i, /^sep/i, /^okt/i, /^nov/i, /^dec/i];\n var monthsRegex = /^(januari|februari|maart|april|mei|april|ju[nl]i|augustus|september|oktober|november|december|jan\\.?|feb\\.?|mrt\\.?|apr\\.?|ju[nl]\\.?|aug\\.?|sep\\.?|okt\\.?|nov\\.?|dec\\.?)/i;\n\n var nl = moment.defineLocale('nl', {\n months : 'januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december'.split('_'),\n monthsShort : function (m, format) {\n if (!m) {\n return monthsShortWithDots;\n } else if (/-MMM-/.test(format)) {\n return monthsShortWithoutDots[m.month()];\n } else {\n return monthsShortWithDots[m.month()];\n }\n },\n\n monthsRegex: monthsRegex,\n monthsShortRegex: monthsRegex,\n monthsStrictRegex: /^(januari|februari|maart|mei|ju[nl]i|april|augustus|september|oktober|november|december)/i,\n monthsShortStrictRegex: /^(jan\\.?|feb\\.?|mrt\\.?|apr\\.?|mei|ju[nl]\\.?|aug\\.?|sep\\.?|okt\\.?|nov\\.?|dec\\.?)/i,\n\n monthsParse : monthsParse,\n longMonthsParse : monthsParse,\n shortMonthsParse : monthsParse,\n\n weekdays : 'zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag'.split('_'),\n weekdaysShort : 'zo._ma._di._wo._do._vr._za.'.split('_'),\n weekdaysMin : 'zo_ma_di_wo_do_vr_za'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD-MM-YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay: '[vandaag om] LT',\n nextDay: '[morgen om] LT',\n nextWeek: 'dddd [om] LT',\n lastDay: '[gisteren om] LT',\n lastWeek: '[afgelopen] dddd [om] LT',\n sameElse: 'L'\n },\n relativeTime : {\n future : 'over %s',\n past : '%s geleden',\n s : 'een paar seconden',\n ss : '%d seconden',\n m : 'één minuut',\n mm : '%d minuten',\n h : 'één uur',\n hh : '%d uur',\n d : 'één dag',\n dd : '%d dagen',\n M : 'één maand',\n MM : '%d maanden',\n y : 'één jaar',\n yy : '%d jaar'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(ste|de)/,\n ordinal : function (number) {\n return number + ((number === 1 || number === 8 || number >= 20) ? 'ste' : 'de');\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return nl;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/nl.js\n// module id = 125\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var nn = moment.defineLocale('nn', {\n months : 'januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember'.split('_'),\n monthsShort : 'jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des'.split('_'),\n weekdays : 'sundag_måndag_tysdag_onsdag_torsdag_fredag_laurdag'.split('_'),\n weekdaysShort : 'sun_mån_tys_ons_tor_fre_lau'.split('_'),\n weekdaysMin : 'su_må_ty_on_to_fr_lø'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D. MMMM YYYY',\n LLL : 'D. MMMM YYYY [kl.] H:mm',\n LLLL : 'dddd D. MMMM YYYY [kl.] HH:mm'\n },\n calendar : {\n sameDay: '[I dag klokka] LT',\n nextDay: '[I morgon klokka] LT',\n nextWeek: 'dddd [klokka] LT',\n lastDay: '[I går klokka] LT',\n lastWeek: '[Føregåande] dddd [klokka] LT',\n sameElse: 'L'\n },\n relativeTime : {\n future : 'om %s',\n past : '%s sidan',\n s : 'nokre sekund',\n ss : '%d sekund',\n m : 'eit minutt',\n mm : '%d minutt',\n h : 'ein time',\n hh : '%d timar',\n d : 'ein dag',\n dd : '%d dagar',\n M : 'ein månad',\n MM : '%d månader',\n y : 'eit år',\n yy : '%d år'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return nn;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/nn.js\n// module id = 126\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var symbolMap = {\n '1': '੧',\n '2': '੨',\n '3': '੩',\n '4': '੪',\n '5': '੫',\n '6': '੬',\n '7': '੭',\n '8': '੮',\n '9': '੯',\n '0': '੦'\n },\n numberMap = {\n '੧': '1',\n '੨': '2',\n '੩': '3',\n '੪': '4',\n '੫': '5',\n '੬': '6',\n '੭': '7',\n '੮': '8',\n '੯': '9',\n '੦': '0'\n };\n\n var paIn = moment.defineLocale('pa-in', {\n // There are months name as per Nanakshahi Calender but they are not used as rigidly in modern Punjabi.\n months : 'ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ'.split('_'),\n monthsShort : 'ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ'.split('_'),\n weekdays : 'ਐਤਵਾਰ_ਸੋਮਵਾਰ_ਮੰਗਲਵਾਰ_ਬੁਧਵਾਰ_ਵੀਰਵਾਰ_ਸ਼ੁੱਕਰਵਾਰ_ਸ਼ਨੀਚਰਵਾਰ'.split('_'),\n weekdaysShort : 'ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ'.split('_'),\n weekdaysMin : 'ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ'.split('_'),\n longDateFormat : {\n LT : 'A h:mm ਵਜੇ',\n LTS : 'A h:mm:ss ਵਜੇ',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY, A h:mm ਵਜੇ',\n LLLL : 'dddd, D MMMM YYYY, A h:mm ਵਜੇ'\n },\n calendar : {\n sameDay : '[ਅਜ] LT',\n nextDay : '[ਕਲ] LT',\n nextWeek : '[ਅਗਲਾ] dddd, LT',\n lastDay : '[ਕਲ] LT',\n lastWeek : '[ਪਿਛਲੇ] dddd, LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s ਵਿੱਚ',\n past : '%s ਪਿਛਲੇ',\n s : 'ਕੁਝ ਸਕਿੰਟ',\n ss : '%d ਸਕਿੰਟ',\n m : 'ਇਕ ਮਿੰਟ',\n mm : '%d ਮਿੰਟ',\n h : 'ਇੱਕ ਘੰਟਾ',\n hh : '%d ਘੰਟੇ',\n d : 'ਇੱਕ ਦਿਨ',\n dd : '%d ਦਿਨ',\n M : 'ਇੱਕ ਮਹੀਨਾ',\n MM : '%d ਮਹੀਨੇ',\n y : 'ਇੱਕ ਸਾਲ',\n yy : '%d ਸਾਲ'\n },\n preparse: function (string) {\n return string.replace(/[੧੨੩੪੫੬੭੮੯੦]/g, function (match) {\n return numberMap[match];\n });\n },\n postformat: function (string) {\n return string.replace(/\\d/g, function (match) {\n return symbolMap[match];\n });\n },\n // Punjabi notation for meridiems are quite fuzzy in practice. While there exists\n // a rigid notion of a 'Pahar' it is not used as rigidly in modern Punjabi.\n meridiemParse: /ਰਾਤ|ਸਵੇਰ|ਦੁਪਹਿਰ|ਸ਼ਾਮ/,\n meridiemHour : function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === 'ਰਾਤ') {\n return hour < 4 ? hour : hour + 12;\n } else if (meridiem === 'ਸਵੇਰ') {\n return hour;\n } else if (meridiem === 'ਦੁਪਹਿਰ') {\n return hour >= 10 ? hour : hour + 12;\n } else if (meridiem === 'ਸ਼ਾਮ') {\n return hour + 12;\n }\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 4) {\n return 'ਰਾਤ';\n } else if (hour < 10) {\n return 'ਸਵੇਰ';\n } else if (hour < 17) {\n return 'ਦੁਪਹਿਰ';\n } else if (hour < 20) {\n return 'ਸ਼ਾਮ';\n } else {\n return 'ਰਾਤ';\n }\n },\n week : {\n dow : 0, // Sunday is the first day of the week.\n doy : 6 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return paIn;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/pa-in.js\n// module id = 127\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var monthsNominative = 'styczeń_luty_marzec_kwiecień_maj_czerwiec_lipiec_sierpień_wrzesień_październik_listopad_grudzień'.split('_'),\n monthsSubjective = 'stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_września_października_listopada_grudnia'.split('_');\n function plural(n) {\n return (n % 10 < 5) && (n % 10 > 1) && ((~~(n / 10) % 10) !== 1);\n }\n function translate(number, withoutSuffix, key) {\n var result = number + ' ';\n switch (key) {\n case 'ss':\n return result + (plural(number) ? 'sekundy' : 'sekund');\n case 'm':\n return withoutSuffix ? 'minuta' : 'minutę';\n case 'mm':\n return result + (plural(number) ? 'minuty' : 'minut');\n case 'h':\n return withoutSuffix ? 'godzina' : 'godzinę';\n case 'hh':\n return result + (plural(number) ? 'godziny' : 'godzin');\n case 'MM':\n return result + (plural(number) ? 'miesiące' : 'miesięcy');\n case 'yy':\n return result + (plural(number) ? 'lata' : 'lat');\n }\n }\n\n var pl = moment.defineLocale('pl', {\n months : function (momentToFormat, format) {\n if (!momentToFormat) {\n return monthsNominative;\n } else if (format === '') {\n // Hack: if format empty we know this is used to generate\n // RegExp by moment. Give then back both valid forms of months\n // in RegExp ready format.\n return '(' + monthsSubjective[momentToFormat.month()] + '|' + monthsNominative[momentToFormat.month()] + ')';\n } else if (/D MMMM/.test(format)) {\n return monthsSubjective[momentToFormat.month()];\n } else {\n return monthsNominative[momentToFormat.month()];\n }\n },\n monthsShort : 'sty_lut_mar_kwi_maj_cze_lip_sie_wrz_paź_lis_gru'.split('_'),\n weekdays : 'niedziela_poniedziałek_wtorek_środa_czwartek_piątek_sobota'.split('_'),\n weekdaysShort : 'ndz_pon_wt_śr_czw_pt_sob'.split('_'),\n weekdaysMin : 'Nd_Pn_Wt_Śr_Cz_Pt_So'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd, D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay: '[Dziś o] LT',\n nextDay: '[Jutro o] LT',\n nextWeek: function () {\n switch (this.day()) {\n case 0:\n return '[W niedzielę o] LT';\n\n case 2:\n return '[We wtorek o] LT';\n\n case 3:\n return '[W środę o] LT';\n\n case 6:\n return '[W sobotę o] LT';\n\n default:\n return '[W] dddd [o] LT';\n }\n },\n lastDay: '[Wczoraj o] LT',\n lastWeek: function () {\n switch (this.day()) {\n case 0:\n return '[W zeszłą niedzielę o] LT';\n case 3:\n return '[W zeszłą środę o] LT';\n case 6:\n return '[W zeszłą sobotę o] LT';\n default:\n return '[W zeszły] dddd [o] LT';\n }\n },\n sameElse: 'L'\n },\n relativeTime : {\n future : 'za %s',\n past : '%s temu',\n s : 'kilka sekund',\n ss : translate,\n m : translate,\n mm : translate,\n h : translate,\n hh : translate,\n d : '1 dzień',\n dd : '%d dni',\n M : 'miesiąc',\n MM : translate,\n y : 'rok',\n yy : translate\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return pl;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/pl.js\n// module id = 128\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var ptBr = moment.defineLocale('pt-br', {\n months : 'janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro'.split('_'),\n monthsShort : 'jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez'.split('_'),\n weekdays : 'Domingo_Segunda-feira_Terça-feira_Quarta-feira_Quinta-feira_Sexta-feira_Sábado'.split('_'),\n weekdaysShort : 'Dom_Seg_Ter_Qua_Qui_Sex_Sáb'.split('_'),\n weekdaysMin : 'Do_2ª_3ª_4ª_5ª_6ª_Sá'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D [de] MMMM [de] YYYY',\n LLL : 'D [de] MMMM [de] YYYY [às] HH:mm',\n LLLL : 'dddd, D [de] MMMM [de] YYYY [às] HH:mm'\n },\n calendar : {\n sameDay: '[Hoje às] LT',\n nextDay: '[Amanhã às] LT',\n nextWeek: 'dddd [às] LT',\n lastDay: '[Ontem às] LT',\n lastWeek: function () {\n return (this.day() === 0 || this.day() === 6) ?\n '[Último] dddd [às] LT' : // Saturday + Sunday\n '[Última] dddd [às] LT'; // Monday - Friday\n },\n sameElse: 'L'\n },\n relativeTime : {\n future : 'em %s',\n past : 'há %s',\n s : 'poucos segundos',\n ss : '%d segundos',\n m : 'um minuto',\n mm : '%d minutos',\n h : 'uma hora',\n hh : '%d horas',\n d : 'um dia',\n dd : '%d dias',\n M : 'um mês',\n MM : '%d meses',\n y : 'um ano',\n yy : '%d anos'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}º/,\n ordinal : '%dº'\n });\n\n return ptBr;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/pt-br.js\n// module id = 129\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var pt = moment.defineLocale('pt', {\n months : 'janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro'.split('_'),\n monthsShort : 'jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez'.split('_'),\n weekdays : 'Domingo_Segunda-feira_Terça-feira_Quarta-feira_Quinta-feira_Sexta-feira_Sábado'.split('_'),\n weekdaysShort : 'Dom_Seg_Ter_Qua_Qui_Sex_Sáb'.split('_'),\n weekdaysMin : 'Do_2ª_3ª_4ª_5ª_6ª_Sá'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D [de] MMMM [de] YYYY',\n LLL : 'D [de] MMMM [de] YYYY HH:mm',\n LLLL : 'dddd, D [de] MMMM [de] YYYY HH:mm'\n },\n calendar : {\n sameDay: '[Hoje às] LT',\n nextDay: '[Amanhã às] LT',\n nextWeek: 'dddd [às] LT',\n lastDay: '[Ontem às] LT',\n lastWeek: function () {\n return (this.day() === 0 || this.day() === 6) ?\n '[Último] dddd [às] LT' : // Saturday + Sunday\n '[Última] dddd [às] LT'; // Monday - Friday\n },\n sameElse: 'L'\n },\n relativeTime : {\n future : 'em %s',\n past : 'há %s',\n s : 'segundos',\n ss : '%d segundos',\n m : 'um minuto',\n mm : '%d minutos',\n h : 'uma hora',\n hh : '%d horas',\n d : 'um dia',\n dd : '%d dias',\n M : 'um mês',\n MM : '%d meses',\n y : 'um ano',\n yy : '%d anos'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}º/,\n ordinal : '%dº',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return pt;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/pt.js\n// module id = 130\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n function relativeTimeWithPlural(number, withoutSuffix, key) {\n var format = {\n 'ss': 'secunde',\n 'mm': 'minute',\n 'hh': 'ore',\n 'dd': 'zile',\n 'MM': 'luni',\n 'yy': 'ani'\n },\n separator = ' ';\n if (number % 100 >= 20 || (number >= 100 && number % 100 === 0)) {\n separator = ' de ';\n }\n return number + separator + format[key];\n }\n\n var ro = moment.defineLocale('ro', {\n months : 'ianuarie_februarie_martie_aprilie_mai_iunie_iulie_august_septembrie_octombrie_noiembrie_decembrie'.split('_'),\n monthsShort : 'ian._febr._mart._apr._mai_iun._iul._aug._sept._oct._nov._dec.'.split('_'),\n monthsParseExact: true,\n weekdays : 'duminică_luni_marți_miercuri_joi_vineri_sâmbătă'.split('_'),\n weekdaysShort : 'Dum_Lun_Mar_Mie_Joi_Vin_Sâm'.split('_'),\n weekdaysMin : 'Du_Lu_Ma_Mi_Jo_Vi_Sâ'.split('_'),\n longDateFormat : {\n LT : 'H:mm',\n LTS : 'H:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY H:mm',\n LLLL : 'dddd, D MMMM YYYY H:mm'\n },\n calendar : {\n sameDay: '[azi la] LT',\n nextDay: '[mâine la] LT',\n nextWeek: 'dddd [la] LT',\n lastDay: '[ieri la] LT',\n lastWeek: '[fosta] dddd [la] LT',\n sameElse: 'L'\n },\n relativeTime : {\n future : 'peste %s',\n past : '%s în urmă',\n s : 'câteva secunde',\n ss : relativeTimeWithPlural,\n m : 'un minut',\n mm : relativeTimeWithPlural,\n h : 'o oră',\n hh : relativeTimeWithPlural,\n d : 'o zi',\n dd : relativeTimeWithPlural,\n M : 'o lună',\n MM : relativeTimeWithPlural,\n y : 'un an',\n yy : relativeTimeWithPlural\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return ro;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ro.js\n// module id = 131\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n function plural(word, num) {\n var forms = word.split('_');\n return num % 10 === 1 && num % 100 !== 11 ? forms[0] : (num % 10 >= 2 && num % 10 <= 4 && (num % 100 < 10 || num % 100 >= 20) ? forms[1] : forms[2]);\n }\n function relativeTimeWithPlural(number, withoutSuffix, key) {\n var format = {\n 'ss': withoutSuffix ? 'секунда_секунды_секунд' : 'секунду_секунды_секунд',\n 'mm': withoutSuffix ? 'минута_минуты_минут' : 'минуту_минуты_минут',\n 'hh': 'час_часа_часов',\n 'dd': 'день_дня_дней',\n 'MM': 'месяц_месяца_месяцев',\n 'yy': 'год_года_лет'\n };\n if (key === 'm') {\n return withoutSuffix ? 'минута' : 'минуту';\n }\n else {\n return number + ' ' + plural(format[key], +number);\n }\n }\n var monthsParse = [/^янв/i, /^фев/i, /^мар/i, /^апр/i, /^ма[йя]/i, /^июн/i, /^июл/i, /^авг/i, /^сен/i, /^окт/i, /^ноя/i, /^дек/i];\n\n // http://new.gramota.ru/spravka/rules/139-prop : § 103\n // Сокращения месяцев: http://new.gramota.ru/spravka/buro/search-answer?s=242637\n // CLDR data: http://www.unicode.org/cldr/charts/28/summary/ru.html#1753\n var ru = moment.defineLocale('ru', {\n months : {\n format: 'января_февраля_марта_апреля_мая_июня_июля_августа_сентября_октября_ноября_декабря'.split('_'),\n standalone: 'январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь'.split('_')\n },\n monthsShort : {\n // по CLDR именно \"июл.\" и \"июн.\", но какой смысл менять букву на точку ?\n format: 'янв._февр._мар._апр._мая_июня_июля_авг._сент._окт._нояб._дек.'.split('_'),\n standalone: 'янв._февр._март_апр._май_июнь_июль_авг._сент._окт._нояб._дек.'.split('_')\n },\n weekdays : {\n standalone: 'воскресенье_понедельник_вторник_среда_четверг_пятница_суббота'.split('_'),\n format: 'воскресенье_понедельник_вторник_среду_четверг_пятницу_субботу'.split('_'),\n isFormat: /\\[ ?[Вв] ?(?:прошлую|следующую|эту)? ?\\] ?dddd/\n },\n weekdaysShort : 'вс_пн_вт_ср_чт_пт_сб'.split('_'),\n weekdaysMin : 'вс_пн_вт_ср_чт_пт_сб'.split('_'),\n monthsParse : monthsParse,\n longMonthsParse : monthsParse,\n shortMonthsParse : monthsParse,\n\n // полные названия с падежами, по три буквы, для некоторых, по 4 буквы, сокращения с точкой и без точки\n monthsRegex: /^(январ[ья]|янв\\.?|феврал[ья]|февр?\\.?|марта?|мар\\.?|апрел[ья]|апр\\.?|ма[йя]|июн[ья]|июн\\.?|июл[ья]|июл\\.?|августа?|авг\\.?|сентябр[ья]|сент?\\.?|октябр[ья]|окт\\.?|ноябр[ья]|нояб?\\.?|декабр[ья]|дек\\.?)/i,\n\n // копия предыдущего\n monthsShortRegex: /^(январ[ья]|янв\\.?|феврал[ья]|февр?\\.?|марта?|мар\\.?|апрел[ья]|апр\\.?|ма[йя]|июн[ья]|июн\\.?|июл[ья]|июл\\.?|августа?|авг\\.?|сентябр[ья]|сент?\\.?|октябр[ья]|окт\\.?|ноябр[ья]|нояб?\\.?|декабр[ья]|дек\\.?)/i,\n\n // полные названия с падежами\n monthsStrictRegex: /^(январ[яь]|феврал[яь]|марта?|апрел[яь]|ма[яй]|июн[яь]|июл[яь]|августа?|сентябр[яь]|октябр[яь]|ноябр[яь]|декабр[яь])/i,\n\n // Выражение, которое соотвествует только сокращённым формам\n monthsShortStrictRegex: /^(янв\\.|февр?\\.|мар[т.]|апр\\.|ма[яй]|июн[ья.]|июл[ья.]|авг\\.|сент?\\.|окт\\.|нояб?\\.|дек\\.)/i,\n longDateFormat : {\n LT : 'H:mm',\n LTS : 'H:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D MMMM YYYY г.',\n LLL : 'D MMMM YYYY г., H:mm',\n LLLL : 'dddd, D MMMM YYYY г., H:mm'\n },\n calendar : {\n sameDay: '[Сегодня, в] LT',\n nextDay: '[Завтра, в] LT',\n lastDay: '[Вчера, в] LT',\n nextWeek: function (now) {\n if (now.week() !== this.week()) {\n switch (this.day()) {\n case 0:\n return '[В следующее] dddd, [в] LT';\n case 1:\n case 2:\n case 4:\n return '[В следующий] dddd, [в] LT';\n case 3:\n case 5:\n case 6:\n return '[В следующую] dddd, [в] LT';\n }\n } else {\n if (this.day() === 2) {\n return '[Во] dddd, [в] LT';\n } else {\n return '[В] dddd, [в] LT';\n }\n }\n },\n lastWeek: function (now) {\n if (now.week() !== this.week()) {\n switch (this.day()) {\n case 0:\n return '[В прошлое] dddd, [в] LT';\n case 1:\n case 2:\n case 4:\n return '[В прошлый] dddd, [в] LT';\n case 3:\n case 5:\n case 6:\n return '[В прошлую] dddd, [в] LT';\n }\n } else {\n if (this.day() === 2) {\n return '[Во] dddd, [в] LT';\n } else {\n return '[В] dddd, [в] LT';\n }\n }\n },\n sameElse: 'L'\n },\n relativeTime : {\n future : 'через %s',\n past : '%s назад',\n s : 'несколько секунд',\n ss : relativeTimeWithPlural,\n m : relativeTimeWithPlural,\n mm : relativeTimeWithPlural,\n h : 'час',\n hh : relativeTimeWithPlural,\n d : 'день',\n dd : relativeTimeWithPlural,\n M : 'месяц',\n MM : relativeTimeWithPlural,\n y : 'год',\n yy : relativeTimeWithPlural\n },\n meridiemParse: /ночи|утра|дня|вечера/i,\n isPM : function (input) {\n return /^(дня|вечера)$/.test(input);\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 4) {\n return 'ночи';\n } else if (hour < 12) {\n return 'утра';\n } else if (hour < 17) {\n return 'дня';\n } else {\n return 'вечера';\n }\n },\n dayOfMonthOrdinalParse: /\\d{1,2}-(й|го|я)/,\n ordinal: function (number, period) {\n switch (period) {\n case 'M':\n case 'd':\n case 'DDD':\n return number + '-й';\n case 'D':\n return number + '-го';\n case 'w':\n case 'W':\n return number + '-я';\n default:\n return number;\n }\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return ru;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ru.js\n// module id = 132\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var months = [\n 'جنوري',\n 'فيبروري',\n 'مارچ',\n 'اپريل',\n 'مئي',\n 'جون',\n 'جولاءِ',\n 'آگسٽ',\n 'سيپٽمبر',\n 'آڪٽوبر',\n 'نومبر',\n 'ڊسمبر'\n ];\n var days = [\n 'آچر',\n 'سومر',\n 'اڱارو',\n 'اربع',\n 'خميس',\n 'جمع',\n 'ڇنڇر'\n ];\n\n var sd = moment.defineLocale('sd', {\n months : months,\n monthsShort : months,\n weekdays : days,\n weekdaysShort : days,\n weekdaysMin : days,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd، D MMMM YYYY HH:mm'\n },\n meridiemParse: /صبح|شام/,\n isPM : function (input) {\n return 'شام' === input;\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 12) {\n return 'صبح';\n }\n return 'شام';\n },\n calendar : {\n sameDay : '[اڄ] LT',\n nextDay : '[سڀاڻي] LT',\n nextWeek : 'dddd [اڳين هفتي تي] LT',\n lastDay : '[ڪالهه] LT',\n lastWeek : '[گزريل هفتي] dddd [تي] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s پوء',\n past : '%s اڳ',\n s : 'چند سيڪنڊ',\n ss : '%d سيڪنڊ',\n m : 'هڪ منٽ',\n mm : '%d منٽ',\n h : 'هڪ ڪلاڪ',\n hh : '%d ڪلاڪ',\n d : 'هڪ ڏينهن',\n dd : '%d ڏينهن',\n M : 'هڪ مهينو',\n MM : '%d مهينا',\n y : 'هڪ سال',\n yy : '%d سال'\n },\n preparse: function (string) {\n return string.replace(/،/g, ',');\n },\n postformat: function (string) {\n return string.replace(/,/g, '،');\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return sd;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/sd.js\n// module id = 133\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var se = moment.defineLocale('se', {\n months : 'ođđajagemánnu_guovvamánnu_njukčamánnu_cuoŋománnu_miessemánnu_geassemánnu_suoidnemánnu_borgemánnu_čakčamánnu_golggotmánnu_skábmamánnu_juovlamánnu'.split('_'),\n monthsShort : 'ođđj_guov_njuk_cuo_mies_geas_suoi_borg_čakč_golg_skáb_juov'.split('_'),\n weekdays : 'sotnabeaivi_vuossárga_maŋŋebárga_gaskavahkku_duorastat_bearjadat_lávvardat'.split('_'),\n weekdaysShort : 'sotn_vuos_maŋ_gask_duor_bear_láv'.split('_'),\n weekdaysMin : 's_v_m_g_d_b_L'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'MMMM D. [b.] YYYY',\n LLL : 'MMMM D. [b.] YYYY [ti.] HH:mm',\n LLLL : 'dddd, MMMM D. [b.] YYYY [ti.] HH:mm'\n },\n calendar : {\n sameDay: '[otne ti] LT',\n nextDay: '[ihttin ti] LT',\n nextWeek: 'dddd [ti] LT',\n lastDay: '[ikte ti] LT',\n lastWeek: '[ovddit] dddd [ti] LT',\n sameElse: 'L'\n },\n relativeTime : {\n future : '%s geažes',\n past : 'maŋit %s',\n s : 'moadde sekunddat',\n ss: '%d sekunddat',\n m : 'okta minuhta',\n mm : '%d minuhtat',\n h : 'okta diimmu',\n hh : '%d diimmut',\n d : 'okta beaivi',\n dd : '%d beaivvit',\n M : 'okta mánnu',\n MM : '%d mánut',\n y : 'okta jahki',\n yy : '%d jagit'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return se;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/se.js\n// module id = 134\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n /*jshint -W100*/\n var si = moment.defineLocale('si', {\n months : 'ජනවාරි_පෙබරවාරි_මාර්තු_අප්රේල්_මැයි_ජූනි_ජූලි_අගෝස්තු_සැප්තැම්බර්_ඔක්තෝබර්_නොවැම්බර්_දෙසැම්බර්'.split('_'),\n monthsShort : 'ජන_පෙබ_මාර්_අප්_මැයි_ජූනි_ජූලි_අගෝ_සැප්_ඔක්_නොවැ_දෙසැ'.split('_'),\n weekdays : 'ඉරිදා_සඳුදා_අඟහරුවාදා_බදාදා_බ්රහස්පතින්දා_සිකුරාදා_සෙනසුරාදා'.split('_'),\n weekdaysShort : 'ඉරි_සඳු_අඟ_බදා_බ්රහ_සිකු_සෙන'.split('_'),\n weekdaysMin : 'ඉ_ස_අ_බ_බ්ර_සි_සෙ'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'a h:mm',\n LTS : 'a h:mm:ss',\n L : 'YYYY/MM/DD',\n LL : 'YYYY MMMM D',\n LLL : 'YYYY MMMM D, a h:mm',\n LLLL : 'YYYY MMMM D [වැනි] dddd, a h:mm:ss'\n },\n calendar : {\n sameDay : '[අද] LT[ට]',\n nextDay : '[හෙට] LT[ට]',\n nextWeek : 'dddd LT[ට]',\n lastDay : '[ඊයේ] LT[ට]',\n lastWeek : '[පසුගිය] dddd LT[ට]',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%sකින්',\n past : '%sකට පෙර',\n s : 'තත්පර කිහිපය',\n ss : 'තත්පර %d',\n m : 'මිනිත්තුව',\n mm : 'මිනිත්තු %d',\n h : 'පැය',\n hh : 'පැය %d',\n d : 'දිනය',\n dd : 'දින %d',\n M : 'මාසය',\n MM : 'මාස %d',\n y : 'වසර',\n yy : 'වසර %d'\n },\n dayOfMonthOrdinalParse: /\\d{1,2} වැනි/,\n ordinal : function (number) {\n return number + ' වැනි';\n },\n meridiemParse : /පෙර වරු|පස් වරු|පෙ.ව|ප.ව./,\n isPM : function (input) {\n return input === 'ප.ව.' || input === 'පස් වරු';\n },\n meridiem : function (hours, minutes, isLower) {\n if (hours > 11) {\n return isLower ? 'ප.ව.' : 'පස් වරු';\n } else {\n return isLower ? 'පෙ.ව.' : 'පෙර වරු';\n }\n }\n });\n\n return si;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/si.js\n// module id = 135\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var months = 'január_február_marec_apríl_máj_jún_júl_august_september_október_november_december'.split('_'),\n monthsShort = 'jan_feb_mar_apr_máj_jún_júl_aug_sep_okt_nov_dec'.split('_');\n function plural(n) {\n return (n > 1) && (n < 5);\n }\n function translate(number, withoutSuffix, key, isFuture) {\n var result = number + ' ';\n switch (key) {\n case 's': // a few seconds / in a few seconds / a few seconds ago\n return (withoutSuffix || isFuture) ? 'pár sekúnd' : 'pár sekundami';\n case 'ss': // 9 seconds / in 9 seconds / 9 seconds ago\n if (withoutSuffix || isFuture) {\n return result + (plural(number) ? 'sekundy' : 'sekúnd');\n } else {\n return result + 'sekundami';\n }\n break;\n case 'm': // a minute / in a minute / a minute ago\n return withoutSuffix ? 'minúta' : (isFuture ? 'minútu' : 'minútou');\n case 'mm': // 9 minutes / in 9 minutes / 9 minutes ago\n if (withoutSuffix || isFuture) {\n return result + (plural(number) ? 'minúty' : 'minút');\n } else {\n return result + 'minútami';\n }\n break;\n case 'h': // an hour / in an hour / an hour ago\n return withoutSuffix ? 'hodina' : (isFuture ? 'hodinu' : 'hodinou');\n case 'hh': // 9 hours / in 9 hours / 9 hours ago\n if (withoutSuffix || isFuture) {\n return result + (plural(number) ? 'hodiny' : 'hodín');\n } else {\n return result + 'hodinami';\n }\n break;\n case 'd': // a day / in a day / a day ago\n return (withoutSuffix || isFuture) ? 'deň' : 'dňom';\n case 'dd': // 9 days / in 9 days / 9 days ago\n if (withoutSuffix || isFuture) {\n return result + (plural(number) ? 'dni' : 'dní');\n } else {\n return result + 'dňami';\n }\n break;\n case 'M': // a month / in a month / a month ago\n return (withoutSuffix || isFuture) ? 'mesiac' : 'mesiacom';\n case 'MM': // 9 months / in 9 months / 9 months ago\n if (withoutSuffix || isFuture) {\n return result + (plural(number) ? 'mesiace' : 'mesiacov');\n } else {\n return result + 'mesiacmi';\n }\n break;\n case 'y': // a year / in a year / a year ago\n return (withoutSuffix || isFuture) ? 'rok' : 'rokom';\n case 'yy': // 9 years / in 9 years / 9 years ago\n if (withoutSuffix || isFuture) {\n return result + (plural(number) ? 'roky' : 'rokov');\n } else {\n return result + 'rokmi';\n }\n break;\n }\n }\n\n var sk = moment.defineLocale('sk', {\n months : months,\n monthsShort : monthsShort,\n weekdays : 'nedeľa_pondelok_utorok_streda_štvrtok_piatok_sobota'.split('_'),\n weekdaysShort : 'ne_po_ut_st_št_pi_so'.split('_'),\n weekdaysMin : 'ne_po_ut_st_št_pi_so'.split('_'),\n longDateFormat : {\n LT: 'H:mm',\n LTS : 'H:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D. MMMM YYYY',\n LLL : 'D. MMMM YYYY H:mm',\n LLLL : 'dddd D. MMMM YYYY H:mm'\n },\n calendar : {\n sameDay: '[dnes o] LT',\n nextDay: '[zajtra o] LT',\n nextWeek: function () {\n switch (this.day()) {\n case 0:\n return '[v nedeľu o] LT';\n case 1:\n case 2:\n return '[v] dddd [o] LT';\n case 3:\n return '[v stredu o] LT';\n case 4:\n return '[vo štvrtok o] LT';\n case 5:\n return '[v piatok o] LT';\n case 6:\n return '[v sobotu o] LT';\n }\n },\n lastDay: '[včera o] LT',\n lastWeek: function () {\n switch (this.day()) {\n case 0:\n return '[minulú nedeľu o] LT';\n case 1:\n case 2:\n return '[minulý] dddd [o] LT';\n case 3:\n return '[minulú stredu o] LT';\n case 4:\n case 5:\n return '[minulý] dddd [o] LT';\n case 6:\n return '[minulú sobotu o] LT';\n }\n },\n sameElse: 'L'\n },\n relativeTime : {\n future : 'za %s',\n past : 'pred %s',\n s : translate,\n ss : translate,\n m : translate,\n mm : translate,\n h : translate,\n hh : translate,\n d : translate,\n dd : translate,\n M : translate,\n MM : translate,\n y : translate,\n yy : translate\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return sk;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/sk.js\n// module id = 136\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n function processRelativeTime(number, withoutSuffix, key, isFuture) {\n var result = number + ' ';\n switch (key) {\n case 's':\n return withoutSuffix || isFuture ? 'nekaj sekund' : 'nekaj sekundami';\n case 'ss':\n if (number === 1) {\n result += withoutSuffix ? 'sekundo' : 'sekundi';\n } else if (number === 2) {\n result += withoutSuffix || isFuture ? 'sekundi' : 'sekundah';\n } else if (number < 5) {\n result += withoutSuffix || isFuture ? 'sekunde' : 'sekundah';\n } else {\n result += withoutSuffix || isFuture ? 'sekund' : 'sekund';\n }\n return result;\n case 'm':\n return withoutSuffix ? 'ena minuta' : 'eno minuto';\n case 'mm':\n if (number === 1) {\n result += withoutSuffix ? 'minuta' : 'minuto';\n } else if (number === 2) {\n result += withoutSuffix || isFuture ? 'minuti' : 'minutama';\n } else if (number < 5) {\n result += withoutSuffix || isFuture ? 'minute' : 'minutami';\n } else {\n result += withoutSuffix || isFuture ? 'minut' : 'minutami';\n }\n return result;\n case 'h':\n return withoutSuffix ? 'ena ura' : 'eno uro';\n case 'hh':\n if (number === 1) {\n result += withoutSuffix ? 'ura' : 'uro';\n } else if (number === 2) {\n result += withoutSuffix || isFuture ? 'uri' : 'urama';\n } else if (number < 5) {\n result += withoutSuffix || isFuture ? 'ure' : 'urami';\n } else {\n result += withoutSuffix || isFuture ? 'ur' : 'urami';\n }\n return result;\n case 'd':\n return withoutSuffix || isFuture ? 'en dan' : 'enim dnem';\n case 'dd':\n if (number === 1) {\n result += withoutSuffix || isFuture ? 'dan' : 'dnem';\n } else if (number === 2) {\n result += withoutSuffix || isFuture ? 'dni' : 'dnevoma';\n } else {\n result += withoutSuffix || isFuture ? 'dni' : 'dnevi';\n }\n return result;\n case 'M':\n return withoutSuffix || isFuture ? 'en mesec' : 'enim mesecem';\n case 'MM':\n if (number === 1) {\n result += withoutSuffix || isFuture ? 'mesec' : 'mesecem';\n } else if (number === 2) {\n result += withoutSuffix || isFuture ? 'meseca' : 'mesecema';\n } else if (number < 5) {\n result += withoutSuffix || isFuture ? 'mesece' : 'meseci';\n } else {\n result += withoutSuffix || isFuture ? 'mesecev' : 'meseci';\n }\n return result;\n case 'y':\n return withoutSuffix || isFuture ? 'eno leto' : 'enim letom';\n case 'yy':\n if (number === 1) {\n result += withoutSuffix || isFuture ? 'leto' : 'letom';\n } else if (number === 2) {\n result += withoutSuffix || isFuture ? 'leti' : 'letoma';\n } else if (number < 5) {\n result += withoutSuffix || isFuture ? 'leta' : 'leti';\n } else {\n result += withoutSuffix || isFuture ? 'let' : 'leti';\n }\n return result;\n }\n }\n\n var sl = moment.defineLocale('sl', {\n months : 'januar_februar_marec_april_maj_junij_julij_avgust_september_oktober_november_december'.split('_'),\n monthsShort : 'jan._feb._mar._apr._maj._jun._jul._avg._sep._okt._nov._dec.'.split('_'),\n monthsParseExact: true,\n weekdays : 'nedelja_ponedeljek_torek_sreda_četrtek_petek_sobota'.split('_'),\n weekdaysShort : 'ned._pon._tor._sre._čet._pet._sob.'.split('_'),\n weekdaysMin : 'ne_po_to_sr_če_pe_so'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'H:mm',\n LTS : 'H:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D. MMMM YYYY',\n LLL : 'D. MMMM YYYY H:mm',\n LLLL : 'dddd, D. MMMM YYYY H:mm'\n },\n calendar : {\n sameDay : '[danes ob] LT',\n nextDay : '[jutri ob] LT',\n\n nextWeek : function () {\n switch (this.day()) {\n case 0:\n return '[v] [nedeljo] [ob] LT';\n case 3:\n return '[v] [sredo] [ob] LT';\n case 6:\n return '[v] [soboto] [ob] LT';\n case 1:\n case 2:\n case 4:\n case 5:\n return '[v] dddd [ob] LT';\n }\n },\n lastDay : '[včeraj ob] LT',\n lastWeek : function () {\n switch (this.day()) {\n case 0:\n return '[prejšnjo] [nedeljo] [ob] LT';\n case 3:\n return '[prejšnjo] [sredo] [ob] LT';\n case 6:\n return '[prejšnjo] [soboto] [ob] LT';\n case 1:\n case 2:\n case 4:\n case 5:\n return '[prejšnji] dddd [ob] LT';\n }\n },\n sameElse : 'L'\n },\n relativeTime : {\n future : 'čez %s',\n past : 'pred %s',\n s : processRelativeTime,\n ss : processRelativeTime,\n m : processRelativeTime,\n mm : processRelativeTime,\n h : processRelativeTime,\n hh : processRelativeTime,\n d : processRelativeTime,\n dd : processRelativeTime,\n M : processRelativeTime,\n MM : processRelativeTime,\n y : processRelativeTime,\n yy : processRelativeTime\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return sl;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/sl.js\n// module id = 137\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var sq = moment.defineLocale('sq', {\n months : 'Janar_Shkurt_Mars_Prill_Maj_Qershor_Korrik_Gusht_Shtator_Tetor_Nëntor_Dhjetor'.split('_'),\n monthsShort : 'Jan_Shk_Mar_Pri_Maj_Qer_Kor_Gus_Sht_Tet_Nën_Dhj'.split('_'),\n weekdays : 'E Diel_E Hënë_E Martë_E Mërkurë_E Enjte_E Premte_E Shtunë'.split('_'),\n weekdaysShort : 'Die_Hën_Mar_Mër_Enj_Pre_Sht'.split('_'),\n weekdaysMin : 'D_H_Ma_Më_E_P_Sh'.split('_'),\n weekdaysParseExact : true,\n meridiemParse: /PD|MD/,\n isPM: function (input) {\n return input.charAt(0) === 'M';\n },\n meridiem : function (hours, minutes, isLower) {\n return hours < 12 ? 'PD' : 'MD';\n },\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd, D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay : '[Sot në] LT',\n nextDay : '[Nesër në] LT',\n nextWeek : 'dddd [në] LT',\n lastDay : '[Dje në] LT',\n lastWeek : 'dddd [e kaluar në] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'në %s',\n past : '%s më parë',\n s : 'disa sekonda',\n ss : '%d sekonda',\n m : 'një minutë',\n mm : '%d minuta',\n h : 'një orë',\n hh : '%d orë',\n d : 'një ditë',\n dd : '%d ditë',\n M : 'një muaj',\n MM : '%d muaj',\n y : 'një vit',\n yy : '%d vite'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return sq;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/sq.js\n// module id = 138\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var translator = {\n words: { //Different grammatical cases\n ss: ['секунда', 'секунде', 'секунди'],\n m: ['један минут', 'једне минуте'],\n mm: ['минут', 'минуте', 'минута'],\n h: ['један сат', 'једног сата'],\n hh: ['сат', 'сата', 'сати'],\n dd: ['дан', 'дана', 'дана'],\n MM: ['месец', 'месеца', 'месеци'],\n yy: ['година', 'године', 'година']\n },\n correctGrammaticalCase: function (number, wordKey) {\n return number === 1 ? wordKey[0] : (number >= 2 && number <= 4 ? wordKey[1] : wordKey[2]);\n },\n translate: function (number, withoutSuffix, key) {\n var wordKey = translator.words[key];\n if (key.length === 1) {\n return withoutSuffix ? wordKey[0] : wordKey[1];\n } else {\n return number + ' ' + translator.correctGrammaticalCase(number, wordKey);\n }\n }\n };\n\n var srCyrl = moment.defineLocale('sr-cyrl', {\n months: 'јануар_фебруар_март_април_мај_јун_јул_август_септембар_октобар_новембар_децембар'.split('_'),\n monthsShort: 'јан._феб._мар._апр._мај_јун_јул_авг._сеп._окт._нов._дец.'.split('_'),\n monthsParseExact: true,\n weekdays: 'недеља_понедељак_уторак_среда_четвртак_петак_субота'.split('_'),\n weekdaysShort: 'нед._пон._уто._сре._чет._пет._суб.'.split('_'),\n weekdaysMin: 'не_по_ут_ср_че_пе_су'.split('_'),\n weekdaysParseExact : true,\n longDateFormat: {\n LT: 'H:mm',\n LTS : 'H:mm:ss',\n L: 'DD.MM.YYYY',\n LL: 'D. MMMM YYYY',\n LLL: 'D. MMMM YYYY H:mm',\n LLLL: 'dddd, D. MMMM YYYY H:mm'\n },\n calendar: {\n sameDay: '[данас у] LT',\n nextDay: '[сутра у] LT',\n nextWeek: function () {\n switch (this.day()) {\n case 0:\n return '[у] [недељу] [у] LT';\n case 3:\n return '[у] [среду] [у] LT';\n case 6:\n return '[у] [суботу] [у] LT';\n case 1:\n case 2:\n case 4:\n case 5:\n return '[у] dddd [у] LT';\n }\n },\n lastDay : '[јуче у] LT',\n lastWeek : function () {\n var lastWeekDays = [\n '[прошле] [недеље] [у] LT',\n '[прошлог] [понедељка] [у] LT',\n '[прошлог] [уторка] [у] LT',\n '[прошле] [среде] [у] LT',\n '[прошлог] [четвртка] [у] LT',\n '[прошлог] [петка] [у] LT',\n '[прошле] [суботе] [у] LT'\n ];\n return lastWeekDays[this.day()];\n },\n sameElse : 'L'\n },\n relativeTime : {\n future : 'за %s',\n past : 'пре %s',\n s : 'неколико секунди',\n ss : translator.translate,\n m : translator.translate,\n mm : translator.translate,\n h : translator.translate,\n hh : translator.translate,\n d : 'дан',\n dd : translator.translate,\n M : 'месец',\n MM : translator.translate,\n y : 'годину',\n yy : translator.translate\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return srCyrl;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/sr-cyrl.js\n// module id = 139\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var translator = {\n words: { //Different grammatical cases\n ss: ['sekunda', 'sekunde', 'sekundi'],\n m: ['jedan minut', 'jedne minute'],\n mm: ['minut', 'minute', 'minuta'],\n h: ['jedan sat', 'jednog sata'],\n hh: ['sat', 'sata', 'sati'],\n dd: ['dan', 'dana', 'dana'],\n MM: ['mesec', 'meseca', 'meseci'],\n yy: ['godina', 'godine', 'godina']\n },\n correctGrammaticalCase: function (number, wordKey) {\n return number === 1 ? wordKey[0] : (number >= 2 && number <= 4 ? wordKey[1] : wordKey[2]);\n },\n translate: function (number, withoutSuffix, key) {\n var wordKey = translator.words[key];\n if (key.length === 1) {\n return withoutSuffix ? wordKey[0] : wordKey[1];\n } else {\n return number + ' ' + translator.correctGrammaticalCase(number, wordKey);\n }\n }\n };\n\n var sr = moment.defineLocale('sr', {\n months: 'januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar'.split('_'),\n monthsShort: 'jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.'.split('_'),\n monthsParseExact: true,\n weekdays: 'nedelja_ponedeljak_utorak_sreda_četvrtak_petak_subota'.split('_'),\n weekdaysShort: 'ned._pon._uto._sre._čet._pet._sub.'.split('_'),\n weekdaysMin: 'ne_po_ut_sr_če_pe_su'.split('_'),\n weekdaysParseExact : true,\n longDateFormat: {\n LT: 'H:mm',\n LTS : 'H:mm:ss',\n L: 'DD.MM.YYYY',\n LL: 'D. MMMM YYYY',\n LLL: 'D. MMMM YYYY H:mm',\n LLLL: 'dddd, D. MMMM YYYY H:mm'\n },\n calendar: {\n sameDay: '[danas u] LT',\n nextDay: '[sutra u] LT',\n nextWeek: function () {\n switch (this.day()) {\n case 0:\n return '[u] [nedelju] [u] LT';\n case 3:\n return '[u] [sredu] [u] LT';\n case 6:\n return '[u] [subotu] [u] LT';\n case 1:\n case 2:\n case 4:\n case 5:\n return '[u] dddd [u] LT';\n }\n },\n lastDay : '[juče u] LT',\n lastWeek : function () {\n var lastWeekDays = [\n '[prošle] [nedelje] [u] LT',\n '[prošlog] [ponedeljka] [u] LT',\n '[prošlog] [utorka] [u] LT',\n '[prošle] [srede] [u] LT',\n '[prošlog] [četvrtka] [u] LT',\n '[prošlog] [petka] [u] LT',\n '[prošle] [subote] [u] LT'\n ];\n return lastWeekDays[this.day()];\n },\n sameElse : 'L'\n },\n relativeTime : {\n future : 'za %s',\n past : 'pre %s',\n s : 'nekoliko sekundi',\n ss : translator.translate,\n m : translator.translate,\n mm : translator.translate,\n h : translator.translate,\n hh : translator.translate,\n d : 'dan',\n dd : translator.translate,\n M : 'mesec',\n MM : translator.translate,\n y : 'godinu',\n yy : translator.translate\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return sr;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/sr.js\n// module id = 140\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var ss = moment.defineLocale('ss', {\n months : \"Bhimbidvwane_Indlovana_Indlov'lenkhulu_Mabasa_Inkhwekhweti_Inhlaba_Kholwane_Ingci_Inyoni_Imphala_Lweti_Ingongoni\".split('_'),\n monthsShort : 'Bhi_Ina_Inu_Mab_Ink_Inh_Kho_Igc_Iny_Imp_Lwe_Igo'.split('_'),\n weekdays : 'Lisontfo_Umsombuluko_Lesibili_Lesitsatfu_Lesine_Lesihlanu_Umgcibelo'.split('_'),\n weekdaysShort : 'Lis_Umb_Lsb_Les_Lsi_Lsh_Umg'.split('_'),\n weekdaysMin : 'Li_Us_Lb_Lt_Ls_Lh_Ug'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'h:mm A',\n LTS : 'h:mm:ss A',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY h:mm A',\n LLLL : 'dddd, D MMMM YYYY h:mm A'\n },\n calendar : {\n sameDay : '[Namuhla nga] LT',\n nextDay : '[Kusasa nga] LT',\n nextWeek : 'dddd [nga] LT',\n lastDay : '[Itolo nga] LT',\n lastWeek : 'dddd [leliphelile] [nga] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'nga %s',\n past : 'wenteka nga %s',\n s : 'emizuzwana lomcane',\n ss : '%d mzuzwana',\n m : 'umzuzu',\n mm : '%d emizuzu',\n h : 'lihora',\n hh : '%d emahora',\n d : 'lilanga',\n dd : '%d emalanga',\n M : 'inyanga',\n MM : '%d tinyanga',\n y : 'umnyaka',\n yy : '%d iminyaka'\n },\n meridiemParse: /ekuseni|emini|entsambama|ebusuku/,\n meridiem : function (hours, minutes, isLower) {\n if (hours < 11) {\n return 'ekuseni';\n } else if (hours < 15) {\n return 'emini';\n } else if (hours < 19) {\n return 'entsambama';\n } else {\n return 'ebusuku';\n }\n },\n meridiemHour : function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === 'ekuseni') {\n return hour;\n } else if (meridiem === 'emini') {\n return hour >= 11 ? hour : hour + 12;\n } else if (meridiem === 'entsambama' || meridiem === 'ebusuku') {\n if (hour === 0) {\n return 0;\n }\n return hour + 12;\n }\n },\n dayOfMonthOrdinalParse: /\\d{1,2}/,\n ordinal : '%d',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return ss;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ss.js\n// module id = 141\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var sv = moment.defineLocale('sv', {\n months : 'januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december'.split('_'),\n monthsShort : 'jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec'.split('_'),\n weekdays : 'söndag_måndag_tisdag_onsdag_torsdag_fredag_lördag'.split('_'),\n weekdaysShort : 'sön_mån_tis_ons_tor_fre_lör'.split('_'),\n weekdaysMin : 'sö_må_ti_on_to_fr_lö'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'YYYY-MM-DD',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY [kl.] HH:mm',\n LLLL : 'dddd D MMMM YYYY [kl.] HH:mm',\n lll : 'D MMM YYYY HH:mm',\n llll : 'ddd D MMM YYYY HH:mm'\n },\n calendar : {\n sameDay: '[Idag] LT',\n nextDay: '[Imorgon] LT',\n lastDay: '[Igår] LT',\n nextWeek: '[På] dddd LT',\n lastWeek: '[I] dddd[s] LT',\n sameElse: 'L'\n },\n relativeTime : {\n future : 'om %s',\n past : 'för %s sedan',\n s : 'några sekunder',\n ss : '%d sekunder',\n m : 'en minut',\n mm : '%d minuter',\n h : 'en timme',\n hh : '%d timmar',\n d : 'en dag',\n dd : '%d dagar',\n M : 'en månad',\n MM : '%d månader',\n y : 'ett år',\n yy : '%d år'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(e|a)/,\n ordinal : function (number) {\n var b = number % 10,\n output = (~~(number % 100 / 10) === 1) ? 'e' :\n (b === 1) ? 'a' :\n (b === 2) ? 'a' :\n (b === 3) ? 'e' : 'e';\n return number + output;\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return sv;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/sv.js\n// module id = 142\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var sw = moment.defineLocale('sw', {\n months : 'Januari_Februari_Machi_Aprili_Mei_Juni_Julai_Agosti_Septemba_Oktoba_Novemba_Desemba'.split('_'),\n monthsShort : 'Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ago_Sep_Okt_Nov_Des'.split('_'),\n weekdays : 'Jumapili_Jumatatu_Jumanne_Jumatano_Alhamisi_Ijumaa_Jumamosi'.split('_'),\n weekdaysShort : 'Jpl_Jtat_Jnne_Jtan_Alh_Ijm_Jmos'.split('_'),\n weekdaysMin : 'J2_J3_J4_J5_Al_Ij_J1'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd, D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay : '[leo saa] LT',\n nextDay : '[kesho saa] LT',\n nextWeek : '[wiki ijayo] dddd [saat] LT',\n lastDay : '[jana] LT',\n lastWeek : '[wiki iliyopita] dddd [saat] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s baadaye',\n past : 'tokea %s',\n s : 'hivi punde',\n ss : 'sekunde %d',\n m : 'dakika moja',\n mm : 'dakika %d',\n h : 'saa limoja',\n hh : 'masaa %d',\n d : 'siku moja',\n dd : 'masiku %d',\n M : 'mwezi mmoja',\n MM : 'miezi %d',\n y : 'mwaka mmoja',\n yy : 'miaka %d'\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return sw;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/sw.js\n// module id = 143\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var symbolMap = {\n '1': '௧',\n '2': '௨',\n '3': '௩',\n '4': '௪',\n '5': '௫',\n '6': '௬',\n '7': '௭',\n '8': '௮',\n '9': '௯',\n '0': '௦'\n }, numberMap = {\n '௧': '1',\n '௨': '2',\n '௩': '3',\n '௪': '4',\n '௫': '5',\n '௬': '6',\n '௭': '7',\n '௮': '8',\n '௯': '9',\n '௦': '0'\n };\n\n var ta = moment.defineLocale('ta', {\n months : 'ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்'.split('_'),\n monthsShort : 'ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்'.split('_'),\n weekdays : 'ஞாயிற்றுக்கிழமை_திங்கட்கிழமை_செவ்வாய்கிழமை_புதன்கிழமை_வியாழக்கிழமை_வெள்ளிக்கிழமை_சனிக்கிழமை'.split('_'),\n weekdaysShort : 'ஞாயிறு_திங்கள்_செவ்வாய்_புதன்_வியாழன்_வெள்ளி_சனி'.split('_'),\n weekdaysMin : 'ஞா_தி_செ_பு_வி_வெ_ச'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY, HH:mm',\n LLLL : 'dddd, D MMMM YYYY, HH:mm'\n },\n calendar : {\n sameDay : '[இன்று] LT',\n nextDay : '[நாளை] LT',\n nextWeek : 'dddd, LT',\n lastDay : '[நேற்று] LT',\n lastWeek : '[கடந்த வாரம்] dddd, LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s இல்',\n past : '%s முன்',\n s : 'ஒரு சில விநாடிகள்',\n ss : '%d விநாடிகள்',\n m : 'ஒரு நிமிடம்',\n mm : '%d நிமிடங்கள்',\n h : 'ஒரு மணி நேரம்',\n hh : '%d மணி நேரம்',\n d : 'ஒரு நாள்',\n dd : '%d நாட்கள்',\n M : 'ஒரு மாதம்',\n MM : '%d மாதங்கள்',\n y : 'ஒரு வருடம்',\n yy : '%d ஆண்டுகள்'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}வது/,\n ordinal : function (number) {\n return number + 'வது';\n },\n preparse: function (string) {\n return string.replace(/[௧௨௩௪௫௬௭௮௯௦]/g, function (match) {\n return numberMap[match];\n });\n },\n postformat: function (string) {\n return string.replace(/\\d/g, function (match) {\n return symbolMap[match];\n });\n },\n // refer http://ta.wikipedia.org/s/1er1\n meridiemParse: /யாமம்|வைகறை|காலை|நண்பகல்|எற்பாடு|மாலை/,\n meridiem : function (hour, minute, isLower) {\n if (hour < 2) {\n return ' யாமம்';\n } else if (hour < 6) {\n return ' வைகறை'; // வைகறை\n } else if (hour < 10) {\n return ' காலை'; // காலை\n } else if (hour < 14) {\n return ' நண்பகல்'; // நண்பகல்\n } else if (hour < 18) {\n return ' எற்பாடு'; // எற்பாடு\n } else if (hour < 22) {\n return ' மாலை'; // மாலை\n } else {\n return ' யாமம்';\n }\n },\n meridiemHour : function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === 'யாமம்') {\n return hour < 2 ? hour : hour + 12;\n } else if (meridiem === 'வைகறை' || meridiem === 'காலை') {\n return hour;\n } else if (meridiem === 'நண்பகல்') {\n return hour >= 10 ? hour : hour + 12;\n } else {\n return hour + 12;\n }\n },\n week : {\n dow : 0, // Sunday is the first day of the week.\n doy : 6 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return ta;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ta.js\n// module id = 144\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var te = moment.defineLocale('te', {\n months : 'జనవరి_ఫిబ్రవరి_మార్చి_ఏప్రిల్_మే_జూన్_జూలై_ఆగస్టు_సెప్టెంబర్_అక్టోబర్_నవంబర్_డిసెంబర్'.split('_'),\n monthsShort : 'జన._ఫిబ్ర._మార్చి_ఏప్రి._మే_జూన్_జూలై_ఆగ._సెప్._అక్టో._నవ._డిసె.'.split('_'),\n monthsParseExact : true,\n weekdays : 'ఆదివారం_సోమవారం_మంగళవారం_బుధవారం_గురువారం_శుక్రవారం_శనివారం'.split('_'),\n weekdaysShort : 'ఆది_సోమ_మంగళ_బుధ_గురు_శుక్ర_శని'.split('_'),\n weekdaysMin : 'ఆ_సో_మం_బు_గు_శు_శ'.split('_'),\n longDateFormat : {\n LT : 'A h:mm',\n LTS : 'A h:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY, A h:mm',\n LLLL : 'dddd, D MMMM YYYY, A h:mm'\n },\n calendar : {\n sameDay : '[నేడు] LT',\n nextDay : '[రేపు] LT',\n nextWeek : 'dddd, LT',\n lastDay : '[నిన్న] LT',\n lastWeek : '[గత] dddd, LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s లో',\n past : '%s క్రితం',\n s : 'కొన్ని క్షణాలు',\n ss : '%d సెకన్లు',\n m : 'ఒక నిమిషం',\n mm : '%d నిమిషాలు',\n h : 'ఒక గంట',\n hh : '%d గంటలు',\n d : 'ఒక రోజు',\n dd : '%d రోజులు',\n M : 'ఒక నెల',\n MM : '%d నెలలు',\n y : 'ఒక సంవత్సరం',\n yy : '%d సంవత్సరాలు'\n },\n dayOfMonthOrdinalParse : /\\d{1,2}వ/,\n ordinal : '%dవ',\n meridiemParse: /రాత్రి|ఉదయం|మధ్యాహ్నం|సాయంత్రం/,\n meridiemHour : function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === 'రాత్రి') {\n return hour < 4 ? hour : hour + 12;\n } else if (meridiem === 'ఉదయం') {\n return hour;\n } else if (meridiem === 'మధ్యాహ్నం') {\n return hour >= 10 ? hour : hour + 12;\n } else if (meridiem === 'సాయంత్రం') {\n return hour + 12;\n }\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 4) {\n return 'రాత్రి';\n } else if (hour < 10) {\n return 'ఉదయం';\n } else if (hour < 17) {\n return 'మధ్యాహ్నం';\n } else if (hour < 20) {\n return 'సాయంత్రం';\n } else {\n return 'రాత్రి';\n }\n },\n week : {\n dow : 0, // Sunday is the first day of the week.\n doy : 6 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return te;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/te.js\n// module id = 145\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var tet = moment.defineLocale('tet', {\n months : 'Janeiru_Fevereiru_Marsu_Abril_Maiu_Juñu_Jullu_Agustu_Setembru_Outubru_Novembru_Dezembru'.split('_'),\n monthsShort : 'Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez'.split('_'),\n weekdays : 'Domingu_Segunda_Tersa_Kuarta_Kinta_Sesta_Sabadu'.split('_'),\n weekdaysShort : 'Dom_Seg_Ters_Kua_Kint_Sest_Sab'.split('_'),\n weekdaysMin : 'Do_Seg_Te_Ku_Ki_Ses_Sa'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd, D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay: '[Ohin iha] LT',\n nextDay: '[Aban iha] LT',\n nextWeek: 'dddd [iha] LT',\n lastDay: '[Horiseik iha] LT',\n lastWeek: 'dddd [semana kotuk] [iha] LT',\n sameElse: 'L'\n },\n relativeTime : {\n future : 'iha %s',\n past : '%s liuba',\n s : 'minutu balun',\n ss : 'minutu %d',\n m : 'minutu ida',\n mm : 'minutu %d',\n h : 'oras ida',\n hh : 'oras %d',\n d : 'loron ida',\n dd : 'loron %d',\n M : 'fulan ida',\n MM : 'fulan %d',\n y : 'tinan ida',\n yy : 'tinan %d'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(st|nd|rd|th)/,\n ordinal : function (number) {\n var b = number % 10,\n output = (~~(number % 100 / 10) === 1) ? 'th' :\n (b === 1) ? 'st' :\n (b === 2) ? 'nd' :\n (b === 3) ? 'rd' : 'th';\n return number + output;\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return tet;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/tet.js\n// module id = 146\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var suffixes = {\n 0: '-ум',\n 1: '-ум',\n 2: '-юм',\n 3: '-юм',\n 4: '-ум',\n 5: '-ум',\n 6: '-ум',\n 7: '-ум',\n 8: '-ум',\n 9: '-ум',\n 10: '-ум',\n 12: '-ум',\n 13: '-ум',\n 20: '-ум',\n 30: '-юм',\n 40: '-ум',\n 50: '-ум',\n 60: '-ум',\n 70: '-ум',\n 80: '-ум',\n 90: '-ум',\n 100: '-ум'\n };\n\n var tg = moment.defineLocale('tg', {\n months : 'январ_феврал_март_апрел_май_июн_июл_август_сентябр_октябр_ноябр_декабр'.split('_'),\n monthsShort : 'янв_фев_мар_апр_май_июн_июл_авг_сен_окт_ноя_дек'.split('_'),\n weekdays : 'якшанбе_душанбе_сешанбе_чоршанбе_панҷшанбе_ҷумъа_шанбе'.split('_'),\n weekdaysShort : 'яшб_дшб_сшб_чшб_пшб_ҷум_шнб'.split('_'),\n weekdaysMin : 'яш_дш_сш_чш_пш_ҷм_шб'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd, D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay : '[Имрӯз соати] LT',\n nextDay : '[Пагоҳ соати] LT',\n lastDay : '[Дирӯз соати] LT',\n nextWeek : 'dddd[и] [ҳафтаи оянда соати] LT',\n lastWeek : 'dddd[и] [ҳафтаи гузашта соати] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'баъди %s',\n past : '%s пеш',\n s : 'якчанд сония',\n m : 'як дақиқа',\n mm : '%d дақиқа',\n h : 'як соат',\n hh : '%d соат',\n d : 'як рӯз',\n dd : '%d рӯз',\n M : 'як моҳ',\n MM : '%d моҳ',\n y : 'як сол',\n yy : '%d сол'\n },\n meridiemParse: /шаб|субҳ|рӯз|бегоҳ/,\n meridiemHour: function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === 'шаб') {\n return hour < 4 ? hour : hour + 12;\n } else if (meridiem === 'субҳ') {\n return hour;\n } else if (meridiem === 'рӯз') {\n return hour >= 11 ? hour : hour + 12;\n } else if (meridiem === 'бегоҳ') {\n return hour + 12;\n }\n },\n meridiem: function (hour, minute, isLower) {\n if (hour < 4) {\n return 'шаб';\n } else if (hour < 11) {\n return 'субҳ';\n } else if (hour < 16) {\n return 'рӯз';\n } else if (hour < 19) {\n return 'бегоҳ';\n } else {\n return 'шаб';\n }\n },\n dayOfMonthOrdinalParse: /\\d{1,2}-(ум|юм)/,\n ordinal: function (number) {\n var a = number % 10,\n b = number >= 100 ? 100 : null;\n return number + (suffixes[number] || suffixes[a] || suffixes[b]);\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1th is the first week of the year.\n }\n });\n\n return tg;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/tg.js\n// module id = 147\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var th = moment.defineLocale('th', {\n months : 'มกราคม_กุมภาพันธ์_มีนาคม_เมษายน_พฤษภาคม_มิถุนายน_กรกฎาคม_สิงหาคม_กันยายน_ตุลาคม_พฤศจิกายน_ธันวาคม'.split('_'),\n monthsShort : 'ม.ค._ก.พ._มี.ค._เม.ย._พ.ค._มิ.ย._ก.ค._ส.ค._ก.ย._ต.ค._พ.ย._ธ.ค.'.split('_'),\n monthsParseExact: true,\n weekdays : 'อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัสบดี_ศุกร์_เสาร์'.split('_'),\n weekdaysShort : 'อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัส_ศุกร์_เสาร์'.split('_'), // yes, three characters difference\n weekdaysMin : 'อา._จ._อ._พ._พฤ._ศ._ส.'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'H:mm',\n LTS : 'H:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY เวลา H:mm',\n LLLL : 'วันddddที่ D MMMM YYYY เวลา H:mm'\n },\n meridiemParse: /ก่อนเที่ยง|หลังเที่ยง/,\n isPM: function (input) {\n return input === 'หลังเที่ยง';\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 12) {\n return 'ก่อนเที่ยง';\n } else {\n return 'หลังเที่ยง';\n }\n },\n calendar : {\n sameDay : '[วันนี้ เวลา] LT',\n nextDay : '[พรุ่งนี้ เวลา] LT',\n nextWeek : 'dddd[หน้า เวลา] LT',\n lastDay : '[เมื่อวานนี้ เวลา] LT',\n lastWeek : '[วัน]dddd[ที่แล้ว เวลา] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'อีก %s',\n past : '%sที่แล้ว',\n s : 'ไม่กี่วินาที',\n ss : '%d วินาที',\n m : '1 นาที',\n mm : '%d นาที',\n h : '1 ชั่วโมง',\n hh : '%d ชั่วโมง',\n d : '1 วัน',\n dd : '%d วัน',\n M : '1 เดือน',\n MM : '%d เดือน',\n y : '1 ปี',\n yy : '%d ปี'\n }\n });\n\n return th;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/th.js\n// module id = 148\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var tlPh = moment.defineLocale('tl-ph', {\n months : 'Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre'.split('_'),\n monthsShort : 'Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis'.split('_'),\n weekdays : 'Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado'.split('_'),\n weekdaysShort : 'Lin_Lun_Mar_Miy_Huw_Biy_Sab'.split('_'),\n weekdaysMin : 'Li_Lu_Ma_Mi_Hu_Bi_Sab'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'MM/D/YYYY',\n LL : 'MMMM D, YYYY',\n LLL : 'MMMM D, YYYY HH:mm',\n LLLL : 'dddd, MMMM DD, YYYY HH:mm'\n },\n calendar : {\n sameDay: 'LT [ngayong araw]',\n nextDay: '[Bukas ng] LT',\n nextWeek: 'LT [sa susunod na] dddd',\n lastDay: 'LT [kahapon]',\n lastWeek: 'LT [noong nakaraang] dddd',\n sameElse: 'L'\n },\n relativeTime : {\n future : 'sa loob ng %s',\n past : '%s ang nakalipas',\n s : 'ilang segundo',\n ss : '%d segundo',\n m : 'isang minuto',\n mm : '%d minuto',\n h : 'isang oras',\n hh : '%d oras',\n d : 'isang araw',\n dd : '%d araw',\n M : 'isang buwan',\n MM : '%d buwan',\n y : 'isang taon',\n yy : '%d taon'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}/,\n ordinal : function (number) {\n return number;\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return tlPh;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/tl-ph.js\n// module id = 149\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var numbersNouns = 'pagh_wa’_cha’_wej_loS_vagh_jav_Soch_chorgh_Hut'.split('_');\n\n function translateFuture(output) {\n var time = output;\n time = (output.indexOf('jaj') !== -1) ?\n time.slice(0, -3) + 'leS' :\n (output.indexOf('jar') !== -1) ?\n time.slice(0, -3) + 'waQ' :\n (output.indexOf('DIS') !== -1) ?\n time.slice(0, -3) + 'nem' :\n time + ' pIq';\n return time;\n }\n\n function translatePast(output) {\n var time = output;\n time = (output.indexOf('jaj') !== -1) ?\n time.slice(0, -3) + 'Hu’' :\n (output.indexOf('jar') !== -1) ?\n time.slice(0, -3) + 'wen' :\n (output.indexOf('DIS') !== -1) ?\n time.slice(0, -3) + 'ben' :\n time + ' ret';\n return time;\n }\n\n function translate(number, withoutSuffix, string, isFuture) {\n var numberNoun = numberAsNoun(number);\n switch (string) {\n case 'ss':\n return numberNoun + ' lup';\n case 'mm':\n return numberNoun + ' tup';\n case 'hh':\n return numberNoun + ' rep';\n case 'dd':\n return numberNoun + ' jaj';\n case 'MM':\n return numberNoun + ' jar';\n case 'yy':\n return numberNoun + ' DIS';\n }\n }\n\n function numberAsNoun(number) {\n var hundred = Math.floor((number % 1000) / 100),\n ten = Math.floor((number % 100) / 10),\n one = number % 10,\n word = '';\n if (hundred > 0) {\n word += numbersNouns[hundred] + 'vatlh';\n }\n if (ten > 0) {\n word += ((word !== '') ? ' ' : '') + numbersNouns[ten] + 'maH';\n }\n if (one > 0) {\n word += ((word !== '') ? ' ' : '') + numbersNouns[one];\n }\n return (word === '') ? 'pagh' : word;\n }\n\n var tlh = moment.defineLocale('tlh', {\n months : 'tera’ jar wa’_tera’ jar cha’_tera’ jar wej_tera’ jar loS_tera’ jar vagh_tera’ jar jav_tera’ jar Soch_tera’ jar chorgh_tera’ jar Hut_tera’ jar wa’maH_tera’ jar wa’maH wa’_tera’ jar wa’maH cha’'.split('_'),\n monthsShort : 'jar wa’_jar cha’_jar wej_jar loS_jar vagh_jar jav_jar Soch_jar chorgh_jar Hut_jar wa’maH_jar wa’maH wa’_jar wa’maH cha’'.split('_'),\n monthsParseExact : true,\n weekdays : 'lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj'.split('_'),\n weekdaysShort : 'lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj'.split('_'),\n weekdaysMin : 'lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd, D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay: '[DaHjaj] LT',\n nextDay: '[wa’leS] LT',\n nextWeek: 'LLL',\n lastDay: '[wa’Hu’] LT',\n lastWeek: 'LLL',\n sameElse: 'L'\n },\n relativeTime : {\n future : translateFuture,\n past : translatePast,\n s : 'puS lup',\n ss : translate,\n m : 'wa’ tup',\n mm : translate,\n h : 'wa’ rep',\n hh : translate,\n d : 'wa’ jaj',\n dd : translate,\n M : 'wa’ jar',\n MM : translate,\n y : 'wa’ DIS',\n yy : translate\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return tlh;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/tlh.js\n// module id = 150\n// module chunks = 0","\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n var suffixes = {\n 1: '\\'inci',\n 5: '\\'inci',\n 8: '\\'inci',\n 70: '\\'inci',\n 80: '\\'inci',\n 2: '\\'nci',\n 7: '\\'nci',\n 20: '\\'nci',\n 50: '\\'nci',\n 3: '\\'üncü',\n 4: '\\'üncü',\n 100: '\\'üncü',\n 6: '\\'ncı',\n 9: '\\'uncu',\n 10: '\\'uncu',\n 30: '\\'uncu',\n 60: '\\'ıncı',\n 90: '\\'ıncı'\n };\n\n var tr = moment.defineLocale('tr', {\n months : 'Ocak_Şubat_Mart_Nisan_Mayıs_Haziran_Temmuz_Ağustos_Eylül_Ekim_Kasım_Aralık'.split('_'),\n monthsShort : 'Oca_Şub_Mar_Nis_May_Haz_Tem_Ağu_Eyl_Eki_Kas_Ara'.split('_'),\n weekdays : 'Pazar_Pazartesi_Salı_Çarşamba_Perşembe_Cuma_Cumartesi'.split('_'),\n weekdaysShort : 'Paz_Pts_Sal_Çar_Per_Cum_Cts'.split('_'),\n weekdaysMin : 'Pz_Pt_Sa_Ça_Pe_Cu_Ct'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd, D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay : '[bugün saat] LT',\n nextDay : '[yarın saat] LT',\n nextWeek : '[gelecek] dddd [saat] LT',\n lastDay : '[dün] LT',\n lastWeek : '[geçen] dddd [saat] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s sonra',\n past : '%s önce',\n s : 'birkaç saniye',\n ss : '%d saniye',\n m : 'bir dakika',\n mm : '%d dakika',\n h : 'bir saat',\n hh : '%d saat',\n d : 'bir gün',\n dd : '%d gün',\n M : 'bir ay',\n MM : '%d ay',\n y : 'bir yıl',\n yy : '%d yıl'\n },\n ordinal: function (number, period) {\n switch (period) {\n case 'd':\n case 'D':\n case 'Do':\n case 'DD':\n return number;\n default:\n if (number === 0) { // special case for zero\n return number + '\\'ıncı';\n }\n var a = number % 10,\n b = number % 100 - a,\n c = number >= 100 ? 100 : null;\n return number + (suffixes[a] || suffixes[b] || suffixes[c]);\n }\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return tr;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/tr.js\n// module id = 151\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n // After the year there should be a slash and the amount of years since December 26, 1979 in Roman numerals.\n // This is currently too difficult (maybe even impossible) to add.\n var tzl = moment.defineLocale('tzl', {\n months : 'Januar_Fevraglh_Març_Avrïu_Mai_Gün_Julia_Guscht_Setemvar_Listopäts_Noemvar_Zecemvar'.split('_'),\n monthsShort : 'Jan_Fev_Mar_Avr_Mai_Gün_Jul_Gus_Set_Lis_Noe_Zec'.split('_'),\n weekdays : 'Súladi_Lúneçi_Maitzi_Márcuri_Xhúadi_Viénerçi_Sáturi'.split('_'),\n weekdaysShort : 'Súl_Lún_Mai_Már_Xhú_Vié_Sát'.split('_'),\n weekdaysMin : 'Sú_Lú_Ma_Má_Xh_Vi_Sá'.split('_'),\n longDateFormat : {\n LT : 'HH.mm',\n LTS : 'HH.mm.ss',\n L : 'DD.MM.YYYY',\n LL : 'D. MMMM [dallas] YYYY',\n LLL : 'D. MMMM [dallas] YYYY HH.mm',\n LLLL : 'dddd, [li] D. MMMM [dallas] YYYY HH.mm'\n },\n meridiemParse: /d\\'o|d\\'a/i,\n isPM : function (input) {\n return 'd\\'o' === input.toLowerCase();\n },\n meridiem : function (hours, minutes, isLower) {\n if (hours > 11) {\n return isLower ? 'd\\'o' : 'D\\'O';\n } else {\n return isLower ? 'd\\'a' : 'D\\'A';\n }\n },\n calendar : {\n sameDay : '[oxhi à] LT',\n nextDay : '[demà à] LT',\n nextWeek : 'dddd [à] LT',\n lastDay : '[ieiri à] LT',\n lastWeek : '[sür el] dddd [lasteu à] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'osprei %s',\n past : 'ja%s',\n s : processRelativeTime,\n ss : processRelativeTime,\n m : processRelativeTime,\n mm : processRelativeTime,\n h : processRelativeTime,\n hh : processRelativeTime,\n d : processRelativeTime,\n dd : processRelativeTime,\n M : processRelativeTime,\n MM : processRelativeTime,\n y : processRelativeTime,\n yy : processRelativeTime\n },\n dayOfMonthOrdinalParse: /\\d{1,2}\\./,\n ordinal : '%d.',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n function processRelativeTime(number, withoutSuffix, key, isFuture) {\n var format = {\n 's': ['viensas secunds', '\\'iensas secunds'],\n 'ss': [number + ' secunds', '' + number + ' secunds'],\n 'm': ['\\'n míut', '\\'iens míut'],\n 'mm': [number + ' míuts', '' + number + ' míuts'],\n 'h': ['\\'n þora', '\\'iensa þora'],\n 'hh': [number + ' þoras', '' + number + ' þoras'],\n 'd': ['\\'n ziua', '\\'iensa ziua'],\n 'dd': [number + ' ziuas', '' + number + ' ziuas'],\n 'M': ['\\'n mes', '\\'iens mes'],\n 'MM': [number + ' mesen', '' + number + ' mesen'],\n 'y': ['\\'n ar', '\\'iens ar'],\n 'yy': [number + ' ars', '' + number + ' ars']\n };\n return isFuture ? format[key][0] : (withoutSuffix ? format[key][0] : format[key][1]);\n }\n\n return tzl;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/tzl.js\n// module id = 152\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var tzmLatn = moment.defineLocale('tzm-latn', {\n months : 'innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir'.split('_'),\n monthsShort : 'innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir'.split('_'),\n weekdays : 'asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas'.split('_'),\n weekdaysShort : 'asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas'.split('_'),\n weekdaysMin : 'asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay: '[asdkh g] LT',\n nextDay: '[aska g] LT',\n nextWeek: 'dddd [g] LT',\n lastDay: '[assant g] LT',\n lastWeek: 'dddd [g] LT',\n sameElse: 'L'\n },\n relativeTime : {\n future : 'dadkh s yan %s',\n past : 'yan %s',\n s : 'imik',\n ss : '%d imik',\n m : 'minuḍ',\n mm : '%d minuḍ',\n h : 'saɛa',\n hh : '%d tassaɛin',\n d : 'ass',\n dd : '%d ossan',\n M : 'ayowr',\n MM : '%d iyyirn',\n y : 'asgas',\n yy : '%d isgasn'\n },\n week : {\n dow : 6, // Saturday is the first day of the week.\n doy : 12 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return tzmLatn;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/tzm-latn.js\n// module id = 153\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var tzm = moment.defineLocale('tzm', {\n months : 'ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ'.split('_'),\n monthsShort : 'ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ'.split('_'),\n weekdays : 'ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ'.split('_'),\n weekdaysShort : 'ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ'.split('_'),\n weekdaysMin : 'ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS: 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay: '[ⴰⵙⴷⵅ ⴴ] LT',\n nextDay: '[ⴰⵙⴽⴰ ⴴ] LT',\n nextWeek: 'dddd [ⴴ] LT',\n lastDay: '[ⴰⵚⴰⵏⵜ ⴴ] LT',\n lastWeek: 'dddd [ⴴ] LT',\n sameElse: 'L'\n },\n relativeTime : {\n future : 'ⴷⴰⴷⵅ ⵙ ⵢⴰⵏ %s',\n past : 'ⵢⴰⵏ %s',\n s : 'ⵉⵎⵉⴽ',\n ss : '%d ⵉⵎⵉⴽ',\n m : 'ⵎⵉⵏⵓⴺ',\n mm : '%d ⵎⵉⵏⵓⴺ',\n h : 'ⵙⴰⵄⴰ',\n hh : '%d ⵜⴰⵙⵙⴰⵄⵉⵏ',\n d : 'ⴰⵙⵙ',\n dd : '%d oⵙⵙⴰⵏ',\n M : 'ⴰⵢoⵓⵔ',\n MM : '%d ⵉⵢⵢⵉⵔⵏ',\n y : 'ⴰⵙⴳⴰⵙ',\n yy : '%d ⵉⵙⴳⴰⵙⵏ'\n },\n week : {\n dow : 6, // Saturday is the first day of the week.\n doy : 12 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return tzm;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/tzm.js\n// module id = 154\n// module chunks = 0","//! moment.js language configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var ugCn = moment.defineLocale('ug-cn', {\n months: 'يانۋار_فېۋرال_مارت_ئاپرېل_ماي_ئىيۇن_ئىيۇل_ئاۋغۇست_سېنتەبىر_ئۆكتەبىر_نويابىر_دېكابىر'.split(\n '_'\n ),\n monthsShort: 'يانۋار_فېۋرال_مارت_ئاپرېل_ماي_ئىيۇن_ئىيۇل_ئاۋغۇست_سېنتەبىر_ئۆكتەبىر_نويابىر_دېكابىر'.split(\n '_'\n ),\n weekdays: 'يەكشەنبە_دۈشەنبە_سەيشەنبە_چارشەنبە_پەيشەنبە_جۈمە_شەنبە'.split(\n '_'\n ),\n weekdaysShort: 'يە_دۈ_سە_چا_پە_جۈ_شە'.split('_'),\n weekdaysMin: 'يە_دۈ_سە_چا_پە_جۈ_شە'.split('_'),\n longDateFormat: {\n LT: 'HH:mm',\n LTS: 'HH:mm:ss',\n L: 'YYYY-MM-DD',\n LL: 'YYYY-يىلىM-ئاينىڭD-كۈنى',\n LLL: 'YYYY-يىلىM-ئاينىڭD-كۈنى، HH:mm',\n LLLL: 'dddd، YYYY-يىلىM-ئاينىڭD-كۈنى، HH:mm'\n },\n meridiemParse: /يېرىم كېچە|سەھەر|چۈشتىن بۇرۇن|چۈش|چۈشتىن كېيىن|كەچ/,\n meridiemHour: function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (\n meridiem === 'يېرىم كېچە' ||\n meridiem === 'سەھەر' ||\n meridiem === 'چۈشتىن بۇرۇن'\n ) {\n return hour;\n } else if (meridiem === 'چۈشتىن كېيىن' || meridiem === 'كەچ') {\n return hour + 12;\n } else {\n return hour >= 11 ? hour : hour + 12;\n }\n },\n meridiem: function (hour, minute, isLower) {\n var hm = hour * 100 + minute;\n if (hm < 600) {\n return 'يېرىم كېچە';\n } else if (hm < 900) {\n return 'سەھەر';\n } else if (hm < 1130) {\n return 'چۈشتىن بۇرۇن';\n } else if (hm < 1230) {\n return 'چۈش';\n } else if (hm < 1800) {\n return 'چۈشتىن كېيىن';\n } else {\n return 'كەچ';\n }\n },\n calendar: {\n sameDay: '[بۈگۈن سائەت] LT',\n nextDay: '[ئەتە سائەت] LT',\n nextWeek: '[كېلەركى] dddd [سائەت] LT',\n lastDay: '[تۆنۈگۈن] LT',\n lastWeek: '[ئالدىنقى] dddd [سائەت] LT',\n sameElse: 'L'\n },\n relativeTime: {\n future: '%s كېيىن',\n past: '%s بۇرۇن',\n s: 'نەچچە سېكونت',\n ss: '%d سېكونت',\n m: 'بىر مىنۇت',\n mm: '%d مىنۇت',\n h: 'بىر سائەت',\n hh: '%d سائەت',\n d: 'بىر كۈن',\n dd: '%d كۈن',\n M: 'بىر ئاي',\n MM: '%d ئاي',\n y: 'بىر يىل',\n yy: '%d يىل'\n },\n\n dayOfMonthOrdinalParse: /\\d{1,2}(-كۈنى|-ئاي|-ھەپتە)/,\n ordinal: function (number, period) {\n switch (period) {\n case 'd':\n case 'D':\n case 'DDD':\n return number + '-كۈنى';\n case 'w':\n case 'W':\n return number + '-ھەپتە';\n default:\n return number;\n }\n },\n preparse: function (string) {\n return string.replace(/،/g, ',');\n },\n postformat: function (string) {\n return string.replace(/,/g, '،');\n },\n week: {\n // GB/T 7408-1994《数据元和交换格式·信息交换·日期和时间表示法》与ISO 8601:1988等效\n dow: 1, // Monday is the first day of the week.\n doy: 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return ugCn;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ug-cn.js\n// module id = 155\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n function plural(word, num) {\n var forms = word.split('_');\n return num % 10 === 1 && num % 100 !== 11 ? forms[0] : (num % 10 >= 2 && num % 10 <= 4 && (num % 100 < 10 || num % 100 >= 20) ? forms[1] : forms[2]);\n }\n function relativeTimeWithPlural(number, withoutSuffix, key) {\n var format = {\n 'ss': withoutSuffix ? 'секунда_секунди_секунд' : 'секунду_секунди_секунд',\n 'mm': withoutSuffix ? 'хвилина_хвилини_хвилин' : 'хвилину_хвилини_хвилин',\n 'hh': withoutSuffix ? 'година_години_годин' : 'годину_години_годин',\n 'dd': 'день_дні_днів',\n 'MM': 'місяць_місяці_місяців',\n 'yy': 'рік_роки_років'\n };\n if (key === 'm') {\n return withoutSuffix ? 'хвилина' : 'хвилину';\n }\n else if (key === 'h') {\n return withoutSuffix ? 'година' : 'годину';\n }\n else {\n return number + ' ' + plural(format[key], +number);\n }\n }\n function weekdaysCaseReplace(m, format) {\n var weekdays = {\n 'nominative': 'неділя_понеділок_вівторок_середа_четвер_п’ятниця_субота'.split('_'),\n 'accusative': 'неділю_понеділок_вівторок_середу_четвер_п’ятницю_суботу'.split('_'),\n 'genitive': 'неділі_понеділка_вівторка_середи_четверга_п’ятниці_суботи'.split('_')\n };\n\n if (!m) {\n return weekdays['nominative'];\n }\n\n var nounCase = (/(\\[[ВвУу]\\]) ?dddd/).test(format) ?\n 'accusative' :\n ((/\\[?(?:минулої|наступної)? ?\\] ?dddd/).test(format) ?\n 'genitive' :\n 'nominative');\n return weekdays[nounCase][m.day()];\n }\n function processHoursFunction(str) {\n return function () {\n return str + 'о' + (this.hours() === 11 ? 'б' : '') + '] LT';\n };\n }\n\n var uk = moment.defineLocale('uk', {\n months : {\n 'format': 'січня_лютого_березня_квітня_травня_червня_липня_серпня_вересня_жовтня_листопада_грудня'.split('_'),\n 'standalone': 'січень_лютий_березень_квітень_травень_червень_липень_серпень_вересень_жовтень_листопад_грудень'.split('_')\n },\n monthsShort : 'січ_лют_бер_квіт_трав_черв_лип_серп_вер_жовт_лист_груд'.split('_'),\n weekdays : weekdaysCaseReplace,\n weekdaysShort : 'нд_пн_вт_ср_чт_пт_сб'.split('_'),\n weekdaysMin : 'нд_пн_вт_ср_чт_пт_сб'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD.MM.YYYY',\n LL : 'D MMMM YYYY р.',\n LLL : 'D MMMM YYYY р., HH:mm',\n LLLL : 'dddd, D MMMM YYYY р., HH:mm'\n },\n calendar : {\n sameDay: processHoursFunction('[Сьогодні '),\n nextDay: processHoursFunction('[Завтра '),\n lastDay: processHoursFunction('[Вчора '),\n nextWeek: processHoursFunction('[У] dddd ['),\n lastWeek: function () {\n switch (this.day()) {\n case 0:\n case 3:\n case 5:\n case 6:\n return processHoursFunction('[Минулої] dddd [').call(this);\n case 1:\n case 2:\n case 4:\n return processHoursFunction('[Минулого] dddd [').call(this);\n }\n },\n sameElse: 'L'\n },\n relativeTime : {\n future : 'за %s',\n past : '%s тому',\n s : 'декілька секунд',\n ss : relativeTimeWithPlural,\n m : relativeTimeWithPlural,\n mm : relativeTimeWithPlural,\n h : 'годину',\n hh : relativeTimeWithPlural,\n d : 'день',\n dd : relativeTimeWithPlural,\n M : 'місяць',\n MM : relativeTimeWithPlural,\n y : 'рік',\n yy : relativeTimeWithPlural\n },\n // M. E.: those two are virtually unused but a user might want to implement them for his/her website for some reason\n meridiemParse: /ночі|ранку|дня|вечора/,\n isPM: function (input) {\n return /^(дня|вечора)$/.test(input);\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 4) {\n return 'ночі';\n } else if (hour < 12) {\n return 'ранку';\n } else if (hour < 17) {\n return 'дня';\n } else {\n return 'вечора';\n }\n },\n dayOfMonthOrdinalParse: /\\d{1,2}-(й|го)/,\n ordinal: function (number, period) {\n switch (period) {\n case 'M':\n case 'd':\n case 'DDD':\n case 'w':\n case 'W':\n return number + '-й';\n case 'D':\n return number + '-го';\n default:\n return number;\n }\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return uk;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/uk.js\n// module id = 156\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var months = [\n 'جنوری',\n 'فروری',\n 'مارچ',\n 'اپریل',\n 'مئی',\n 'جون',\n 'جولائی',\n 'اگست',\n 'ستمبر',\n 'اکتوبر',\n 'نومبر',\n 'دسمبر'\n ];\n var days = [\n 'اتوار',\n 'پیر',\n 'منگل',\n 'بدھ',\n 'جمعرات',\n 'جمعہ',\n 'ہفتہ'\n ];\n\n var ur = moment.defineLocale('ur', {\n months : months,\n monthsShort : months,\n weekdays : days,\n weekdaysShort : days,\n weekdaysMin : days,\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd، D MMMM YYYY HH:mm'\n },\n meridiemParse: /صبح|شام/,\n isPM : function (input) {\n return 'شام' === input;\n },\n meridiem : function (hour, minute, isLower) {\n if (hour < 12) {\n return 'صبح';\n }\n return 'شام';\n },\n calendar : {\n sameDay : '[آج بوقت] LT',\n nextDay : '[کل بوقت] LT',\n nextWeek : 'dddd [بوقت] LT',\n lastDay : '[گذشتہ روز بوقت] LT',\n lastWeek : '[گذشتہ] dddd [بوقت] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : '%s بعد',\n past : '%s قبل',\n s : 'چند سیکنڈ',\n ss : '%d سیکنڈ',\n m : 'ایک منٹ',\n mm : '%d منٹ',\n h : 'ایک گھنٹہ',\n hh : '%d گھنٹے',\n d : 'ایک دن',\n dd : '%d دن',\n M : 'ایک ماہ',\n MM : '%d ماہ',\n y : 'ایک سال',\n yy : '%d سال'\n },\n preparse: function (string) {\n return string.replace(/،/g, ',');\n },\n postformat: function (string) {\n return string.replace(/,/g, '،');\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return ur;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/ur.js\n// module id = 157\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var uzLatn = moment.defineLocale('uz-latn', {\n months : 'Yanvar_Fevral_Mart_Aprel_May_Iyun_Iyul_Avgust_Sentabr_Oktabr_Noyabr_Dekabr'.split('_'),\n monthsShort : 'Yan_Fev_Mar_Apr_May_Iyun_Iyul_Avg_Sen_Okt_Noy_Dek'.split('_'),\n weekdays : 'Yakshanba_Dushanba_Seshanba_Chorshanba_Payshanba_Juma_Shanba'.split('_'),\n weekdaysShort : 'Yak_Dush_Sesh_Chor_Pay_Jum_Shan'.split('_'),\n weekdaysMin : 'Ya_Du_Se_Cho_Pa_Ju_Sha'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'D MMMM YYYY, dddd HH:mm'\n },\n calendar : {\n sameDay : '[Bugun soat] LT [da]',\n nextDay : '[Ertaga] LT [da]',\n nextWeek : 'dddd [kuni soat] LT [da]',\n lastDay : '[Kecha soat] LT [da]',\n lastWeek : '[O\\'tgan] dddd [kuni soat] LT [da]',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'Yaqin %s ichida',\n past : 'Bir necha %s oldin',\n s : 'soniya',\n ss : '%d soniya',\n m : 'bir daqiqa',\n mm : '%d daqiqa',\n h : 'bir soat',\n hh : '%d soat',\n d : 'bir kun',\n dd : '%d kun',\n M : 'bir oy',\n MM : '%d oy',\n y : 'bir yil',\n yy : '%d yil'\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 1st is the first week of the year.\n }\n });\n\n return uzLatn;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/uz-latn.js\n// module id = 158\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var uz = moment.defineLocale('uz', {\n months : 'январ_феврал_март_апрел_май_июн_июл_август_сентябр_октябр_ноябр_декабр'.split('_'),\n monthsShort : 'янв_фев_мар_апр_май_июн_июл_авг_сен_окт_ноя_дек'.split('_'),\n weekdays : 'Якшанба_Душанба_Сешанба_Чоршанба_Пайшанба_Жума_Шанба'.split('_'),\n weekdaysShort : 'Якш_Душ_Сеш_Чор_Пай_Жум_Шан'.split('_'),\n weekdaysMin : 'Як_Ду_Се_Чо_Па_Жу_Ша'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'D MMMM YYYY, dddd HH:mm'\n },\n calendar : {\n sameDay : '[Бугун соат] LT [да]',\n nextDay : '[Эртага] LT [да]',\n nextWeek : 'dddd [куни соат] LT [да]',\n lastDay : '[Кеча соат] LT [да]',\n lastWeek : '[Утган] dddd [куни соат] LT [да]',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'Якин %s ичида',\n past : 'Бир неча %s олдин',\n s : 'фурсат',\n ss : '%d фурсат',\n m : 'бир дакика',\n mm : '%d дакика',\n h : 'бир соат',\n hh : '%d соат',\n d : 'бир кун',\n dd : '%d кун',\n M : 'бир ой',\n MM : '%d ой',\n y : 'бир йил',\n yy : '%d йил'\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 7 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return uz;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/uz.js\n// module id = 159\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var vi = moment.defineLocale('vi', {\n months : 'tháng 1_tháng 2_tháng 3_tháng 4_tháng 5_tháng 6_tháng 7_tháng 8_tháng 9_tháng 10_tháng 11_tháng 12'.split('_'),\n monthsShort : 'Th01_Th02_Th03_Th04_Th05_Th06_Th07_Th08_Th09_Th10_Th11_Th12'.split('_'),\n monthsParseExact : true,\n weekdays : 'chủ nhật_thứ hai_thứ ba_thứ tư_thứ năm_thứ sáu_thứ bảy'.split('_'),\n weekdaysShort : 'CN_T2_T3_T4_T5_T6_T7'.split('_'),\n weekdaysMin : 'CN_T2_T3_T4_T5_T6_T7'.split('_'),\n weekdaysParseExact : true,\n meridiemParse: /sa|ch/i,\n isPM : function (input) {\n return /^ch$/i.test(input);\n },\n meridiem : function (hours, minutes, isLower) {\n if (hours < 12) {\n return isLower ? 'sa' : 'SA';\n } else {\n return isLower ? 'ch' : 'CH';\n }\n },\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM [năm] YYYY',\n LLL : 'D MMMM [năm] YYYY HH:mm',\n LLLL : 'dddd, D MMMM [năm] YYYY HH:mm',\n l : 'DD/M/YYYY',\n ll : 'D MMM YYYY',\n lll : 'D MMM YYYY HH:mm',\n llll : 'ddd, D MMM YYYY HH:mm'\n },\n calendar : {\n sameDay: '[Hôm nay lúc] LT',\n nextDay: '[Ngày mai lúc] LT',\n nextWeek: 'dddd [tuần tới lúc] LT',\n lastDay: '[Hôm qua lúc] LT',\n lastWeek: 'dddd [tuần rồi lúc] LT',\n sameElse: 'L'\n },\n relativeTime : {\n future : '%s tới',\n past : '%s trước',\n s : 'vài giây',\n ss : '%d giây' ,\n m : 'một phút',\n mm : '%d phút',\n h : 'một giờ',\n hh : '%d giờ',\n d : 'một ngày',\n dd : '%d ngày',\n M : 'một tháng',\n MM : '%d tháng',\n y : 'một năm',\n yy : '%d năm'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}/,\n ordinal : function (number) {\n return number;\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return vi;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/vi.js\n// module id = 160\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var xPseudo = moment.defineLocale('x-pseudo', {\n months : 'J~áñúá~rý_F~ébrú~árý_~Márc~h_Áp~ríl_~Máý_~Júñé~_Júl~ý_Áú~gúst~_Sép~témb~ér_Ó~ctób~ér_Ñ~óvém~bér_~Décé~mbér'.split('_'),\n monthsShort : 'J~áñ_~Féb_~Már_~Ápr_~Máý_~Júñ_~Júl_~Áúg_~Sép_~Óct_~Ñóv_~Déc'.split('_'),\n monthsParseExact : true,\n weekdays : 'S~úñdá~ý_Mó~ñdáý~_Túé~sdáý~_Wéd~ñésd~áý_T~húrs~dáý_~Fríd~áý_S~átúr~dáý'.split('_'),\n weekdaysShort : 'S~úñ_~Móñ_~Túé_~Wéd_~Thú_~Frí_~Sát'.split('_'),\n weekdaysMin : 'S~ú_Mó~_Tú_~Wé_T~h_Fr~_Sá'.split('_'),\n weekdaysParseExact : true,\n longDateFormat : {\n LT : 'HH:mm',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY HH:mm',\n LLLL : 'dddd, D MMMM YYYY HH:mm'\n },\n calendar : {\n sameDay : '[T~ódá~ý át] LT',\n nextDay : '[T~ómó~rró~w át] LT',\n nextWeek : 'dddd [át] LT',\n lastDay : '[Ý~ést~érdá~ý át] LT',\n lastWeek : '[L~ást] dddd [át] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'í~ñ %s',\n past : '%s á~gó',\n s : 'á ~féw ~sécó~ñds',\n ss : '%d s~écóñ~ds',\n m : 'á ~míñ~úté',\n mm : '%d m~íñú~tés',\n h : 'á~ñ hó~úr',\n hh : '%d h~óúrs',\n d : 'á ~dáý',\n dd : '%d d~áýs',\n M : 'á ~móñ~th',\n MM : '%d m~óñt~hs',\n y : 'á ~ýéár',\n yy : '%d ý~éárs'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(th|st|nd|rd)/,\n ordinal : function (number) {\n var b = number % 10,\n output = (~~(number % 100 / 10) === 1) ? 'th' :\n (b === 1) ? 'st' :\n (b === 2) ? 'nd' :\n (b === 3) ? 'rd' : 'th';\n return number + output;\n },\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return xPseudo;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/x-pseudo.js\n// module id = 161\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var yo = moment.defineLocale('yo', {\n months : 'Sẹ́rẹ́_Èrèlè_Ẹrẹ̀nà_Ìgbé_Èbibi_Òkùdu_Agẹmo_Ògún_Owewe_Ọ̀wàrà_Bélú_Ọ̀pẹ̀̀'.split('_'),\n monthsShort : 'Sẹ́r_Èrl_Ẹrn_Ìgb_Èbi_Òkù_Agẹ_Ògú_Owe_Ọ̀wà_Bél_Ọ̀pẹ̀̀'.split('_'),\n weekdays : 'Àìkú_Ajé_Ìsẹ́gun_Ọjọ́rú_Ọjọ́bọ_Ẹtì_Àbámẹ́ta'.split('_'),\n weekdaysShort : 'Àìk_Ajé_Ìsẹ́_Ọjr_Ọjb_Ẹtì_Àbá'.split('_'),\n weekdaysMin : 'Àì_Aj_Ìs_Ọr_Ọb_Ẹt_Àb'.split('_'),\n longDateFormat : {\n LT : 'h:mm A',\n LTS : 'h:mm:ss A',\n L : 'DD/MM/YYYY',\n LL : 'D MMMM YYYY',\n LLL : 'D MMMM YYYY h:mm A',\n LLLL : 'dddd, D MMMM YYYY h:mm A'\n },\n calendar : {\n sameDay : '[Ònì ni] LT',\n nextDay : '[Ọ̀la ni] LT',\n nextWeek : 'dddd [Ọsẹ̀ tón\\'bọ] [ni] LT',\n lastDay : '[Àna ni] LT',\n lastWeek : 'dddd [Ọsẹ̀ tólọ́] [ni] LT',\n sameElse : 'L'\n },\n relativeTime : {\n future : 'ní %s',\n past : '%s kọjá',\n s : 'ìsẹjú aayá die',\n ss :'aayá %d',\n m : 'ìsẹjú kan',\n mm : 'ìsẹjú %d',\n h : 'wákati kan',\n hh : 'wákati %d',\n d : 'ọjọ́ kan',\n dd : 'ọjọ́ %d',\n M : 'osù kan',\n MM : 'osù %d',\n y : 'ọdún kan',\n yy : 'ọdún %d'\n },\n dayOfMonthOrdinalParse : /ọjọ́\\s\\d{1,2}/,\n ordinal : 'ọjọ́ %d',\n week : {\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return yo;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/yo.js\n// module id = 162\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var zhCn = moment.defineLocale('zh-cn', {\n months : '一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月'.split('_'),\n monthsShort : '1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月'.split('_'),\n weekdays : '星期日_星期一_星期二_星期三_星期四_星期五_星期六'.split('_'),\n weekdaysShort : '周日_周一_周二_周三_周四_周五_周六'.split('_'),\n weekdaysMin : '日_一_二_三_四_五_六'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'YYYY/MM/DD',\n LL : 'YYYY年M月D日',\n LLL : 'YYYY年M月D日Ah点mm分',\n LLLL : 'YYYY年M月D日ddddAh点mm分',\n l : 'YYYY/M/D',\n ll : 'YYYY年M月D日',\n lll : 'YYYY年M月D日 HH:mm',\n llll : 'YYYY年M月D日dddd HH:mm'\n },\n meridiemParse: /凌晨|早上|上午|中午|下午|晚上/,\n meridiemHour: function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === '凌晨' || meridiem === '早上' ||\n meridiem === '上午') {\n return hour;\n } else if (meridiem === '下午' || meridiem === '晚上') {\n return hour + 12;\n } else {\n // '中午'\n return hour >= 11 ? hour : hour + 12;\n }\n },\n meridiem : function (hour, minute, isLower) {\n var hm = hour * 100 + minute;\n if (hm < 600) {\n return '凌晨';\n } else if (hm < 900) {\n return '早上';\n } else if (hm < 1130) {\n return '上午';\n } else if (hm < 1230) {\n return '中午';\n } else if (hm < 1800) {\n return '下午';\n } else {\n return '晚上';\n }\n },\n calendar : {\n sameDay : '[今天]LT',\n nextDay : '[明天]LT',\n nextWeek : '[下]ddddLT',\n lastDay : '[昨天]LT',\n lastWeek : '[上]ddddLT',\n sameElse : 'L'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(日|月|周)/,\n ordinal : function (number, period) {\n switch (period) {\n case 'd':\n case 'D':\n case 'DDD':\n return number + '日';\n case 'M':\n return number + '月';\n case 'w':\n case 'W':\n return number + '周';\n default:\n return number;\n }\n },\n relativeTime : {\n future : '%s内',\n past : '%s前',\n s : '几秒',\n ss : '%d 秒',\n m : '1 分钟',\n mm : '%d 分钟',\n h : '1 小时',\n hh : '%d 小时',\n d : '1 天',\n dd : '%d 天',\n M : '1 个月',\n MM : '%d 个月',\n y : '1 年',\n yy : '%d 年'\n },\n week : {\n // GB/T 7408-1994《数据元和交换格式·信息交换·日期和时间表示法》与ISO 8601:1988等效\n dow : 1, // Monday is the first day of the week.\n doy : 4 // The week that contains Jan 4th is the first week of the year.\n }\n });\n\n return zhCn;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/zh-cn.js\n// module id = 163\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var zhHk = moment.defineLocale('zh-hk', {\n months : '一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月'.split('_'),\n monthsShort : '1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月'.split('_'),\n weekdays : '星期日_星期一_星期二_星期三_星期四_星期五_星期六'.split('_'),\n weekdaysShort : '週日_週一_週二_週三_週四_週五_週六'.split('_'),\n weekdaysMin : '日_一_二_三_四_五_六'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'YYYY/MM/DD',\n LL : 'YYYY年M月D日',\n LLL : 'YYYY年M月D日 HH:mm',\n LLLL : 'YYYY年M月D日dddd HH:mm',\n l : 'YYYY/M/D',\n ll : 'YYYY年M月D日',\n lll : 'YYYY年M月D日 HH:mm',\n llll : 'YYYY年M月D日dddd HH:mm'\n },\n meridiemParse: /凌晨|早上|上午|中午|下午|晚上/,\n meridiemHour : function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === '凌晨' || meridiem === '早上' || meridiem === '上午') {\n return hour;\n } else if (meridiem === '中午') {\n return hour >= 11 ? hour : hour + 12;\n } else if (meridiem === '下午' || meridiem === '晚上') {\n return hour + 12;\n }\n },\n meridiem : function (hour, minute, isLower) {\n var hm = hour * 100 + minute;\n if (hm < 600) {\n return '凌晨';\n } else if (hm < 900) {\n return '早上';\n } else if (hm < 1130) {\n return '上午';\n } else if (hm < 1230) {\n return '中午';\n } else if (hm < 1800) {\n return '下午';\n } else {\n return '晚上';\n }\n },\n calendar : {\n sameDay : '[今天]LT',\n nextDay : '[明天]LT',\n nextWeek : '[下]ddddLT',\n lastDay : '[昨天]LT',\n lastWeek : '[上]ddddLT',\n sameElse : 'L'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(日|月|週)/,\n ordinal : function (number, period) {\n switch (period) {\n case 'd' :\n case 'D' :\n case 'DDD' :\n return number + '日';\n case 'M' :\n return number + '月';\n case 'w' :\n case 'W' :\n return number + '週';\n default :\n return number;\n }\n },\n relativeTime : {\n future : '%s內',\n past : '%s前',\n s : '幾秒',\n ss : '%d 秒',\n m : '1 分鐘',\n mm : '%d 分鐘',\n h : '1 小時',\n hh : '%d 小時',\n d : '1 天',\n dd : '%d 天',\n M : '1 個月',\n MM : '%d 個月',\n y : '1 年',\n yy : '%d 年'\n }\n });\n\n return zhHk;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/zh-hk.js\n// module id = 164\n// module chunks = 0","//! moment.js locale configuration\n\n;(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined'\n && typeof require === 'function' ? factory(require('../moment')) :\n typeof define === 'function' && define.amd ? define(['../moment'], factory) :\n factory(global.moment)\n}(this, (function (moment) { 'use strict';\n\n\n var zhTw = moment.defineLocale('zh-tw', {\n months : '一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月'.split('_'),\n monthsShort : '1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月'.split('_'),\n weekdays : '星期日_星期一_星期二_星期三_星期四_星期五_星期六'.split('_'),\n weekdaysShort : '週日_週一_週二_週三_週四_週五_週六'.split('_'),\n weekdaysMin : '日_一_二_三_四_五_六'.split('_'),\n longDateFormat : {\n LT : 'HH:mm',\n LTS : 'HH:mm:ss',\n L : 'YYYY/MM/DD',\n LL : 'YYYY年M月D日',\n LLL : 'YYYY年M月D日 HH:mm',\n LLLL : 'YYYY年M月D日dddd HH:mm',\n l : 'YYYY/M/D',\n ll : 'YYYY年M月D日',\n lll : 'YYYY年M月D日 HH:mm',\n llll : 'YYYY年M月D日dddd HH:mm'\n },\n meridiemParse: /凌晨|早上|上午|中午|下午|晚上/,\n meridiemHour : function (hour, meridiem) {\n if (hour === 12) {\n hour = 0;\n }\n if (meridiem === '凌晨' || meridiem === '早上' || meridiem === '上午') {\n return hour;\n } else if (meridiem === '中午') {\n return hour >= 11 ? hour : hour + 12;\n } else if (meridiem === '下午' || meridiem === '晚上') {\n return hour + 12;\n }\n },\n meridiem : function (hour, minute, isLower) {\n var hm = hour * 100 + minute;\n if (hm < 600) {\n return '凌晨';\n } else if (hm < 900) {\n return '早上';\n } else if (hm < 1130) {\n return '上午';\n } else if (hm < 1230) {\n return '中午';\n } else if (hm < 1800) {\n return '下午';\n } else {\n return '晚上';\n }\n },\n calendar : {\n sameDay : '[今天] LT',\n nextDay : '[明天] LT',\n nextWeek : '[下]dddd LT',\n lastDay : '[昨天] LT',\n lastWeek : '[上]dddd LT',\n sameElse : 'L'\n },\n dayOfMonthOrdinalParse: /\\d{1,2}(日|月|週)/,\n ordinal : function (number, period) {\n switch (period) {\n case 'd' :\n case 'D' :\n case 'DDD' :\n return number + '日';\n case 'M' :\n return number + '月';\n case 'w' :\n case 'W' :\n return number + '週';\n default :\n return number;\n }\n },\n relativeTime : {\n future : '%s內',\n past : '%s前',\n s : '幾秒',\n ss : '%d 秒',\n m : '1 分鐘',\n mm : '%d 分鐘',\n h : '1 小時',\n hh : '%d 小時',\n d : '1 天',\n dd : '%d 天',\n M : '1 個月',\n MM : '%d 個月',\n y : '1 年',\n yy : '%d 年'\n }\n });\n\n return zhTw;\n\n})));\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/moment/locale/zh-tw.js\n// module id = 165\n// module chunks = 0","'use strict';\n\nexports.__esModule = true;\nexports.nameShape = undefined;\nexports.transitionTimeout = transitionTimeout;\n\nvar _react = require('react');\n\nvar _react2 = _interopRequireDefault(_react);\n\nvar _propTypes = require('prop-types');\n\nvar _propTypes2 = _interopRequireDefault(_propTypes);\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nfunction transitionTimeout(transitionType) {\n var timeoutPropName = 'transition' + transitionType + 'Timeout';\n var enabledPropName = 'transition' + transitionType;\n\n return function (props) {\n // If the transition is enabled\n if (props[enabledPropName]) {\n // If no timeout duration is provided\n if (props[timeoutPropName] == null) {\n return new Error(timeoutPropName + ' wasn\\'t supplied to CSSTransitionGroup: ' + 'this can cause unreliable animations and won\\'t be supported in ' + 'a future version of React. See ' + 'https://fb.me/react-animation-transition-group-timeout for more ' + 'information.');\n\n // If the duration isn't a number\n } else if (typeof props[timeoutPropName] !== 'number') {\n return new Error(timeoutPropName + ' must be a number (in milliseconds)');\n }\n }\n\n return null;\n };\n}\n\nvar nameShape = exports.nameShape = _propTypes2.default.oneOfType([_propTypes2.default.string, _propTypes2.default.shape({\n enter: _propTypes2.default.string,\n leave: _propTypes2.default.string,\n active: _propTypes2.default.string\n}), _propTypes2.default.shape({\n enter: _propTypes2.default.string,\n enterActive: _propTypes2.default.string,\n leave: _propTypes2.default.string,\n leaveActive: _propTypes2.default.string,\n appear: _propTypes2.default.string,\n appearActive: _propTypes2.default.string\n})]);\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/react-transition-group/utils/PropTypes.js\n// module id = 166\n// module chunks = 0","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport update from 'immutability-helper';\nimport { getItems, resetAllSearchRequests, getKbItems } from './api';\nimport Utils from './utils';\nimport { trackEvent } from '../../services/analytics';\nimport SearchHeader from './components/SearchHeader';\nimport SearchResults from './components/SearchResults';\nimport Modal from './components/Modal';\n\nclass AssetFeed extends Component {\n constructor(props) {\n super();\n\n this.settings = {\n globalActiveClass: 'asset-feed-is-open',\n triggerLinkSelector: '.asset-feed-trigger'\n };\n\n this.state = {\n isLoading: false,\n isLoadingMore: false,\n canLoadMore: true,\n isCategoryFilterActive: false,\n isModalOpen: false,\n iframeModal: false,\n sourceModal: '',\n sourceItem: null\n };\n\n Object.assign(this.state, props);\n\n this.defaultState = this.state;\n this.currentFilters = [];\n\n $(this.settings.triggerLinkSelector).on('click', this.toggle.bind(this));\n\n this.close = this.close.bind(this);\n this.clear = this.clear.bind(this);\n this.setFilter = this.setFilter.bind(this);\n this.makeRequest = this.makeRequest.bind(this);\n this.onScroll = this.onScroll.bind(this);\n this.openModal = this.openModal.bind(this);\n this.closeModal = this.closeModal.bind(this);\n }\n\n componentDidMount() {\n let announcement = document\n .getElementsByClassName('c__announcement-bar')\n .item(0);\n if (!!announcement) {\n $('.c-search').css('top', `${announcement.clientHeight}px`);\n }\n $(document).keydown(\n function(e) {\n // ESCAPE key pressed\n if (e.keyCode == 27) {\n this.closeModal();\n }\n }.bind(this)\n );\n }\n\n onScroll() {\n const threshold = 200;\n const scrollPos = $('.c-search__bottom').scrollTop();\n const componentHeight = $('.c-search__bottom').height();\n const componentScrollHeight = $('.c-search__bottom')[0].scrollHeight;\n\n if (\n scrollPos > componentHeight &&\n scrollPos > componentScrollHeight - componentHeight - threshold\n ) {\n this.makeRequest(true, this.currentFilters);\n }\n }\n\n close() {\n $('html').removeClass(this.settings.globalActiveClass);\n }\n\n open() {\n this.setState(\n update(this.state, {\n assetSearchResults: { $set: {} },\n categories: { $set: [] }\n })\n );\n\n $('html').addClass(this.settings.globalActiveClass);\n this.makeRequest(false, [], true);\n\n //document.addEventListener('click', this.close);\n }\n\n toggle(event) {\n event.preventDefault();\n\n if ($('html').hasClass(this.settings.globalActiveClass)) {\n this.close();\n } else {\n this.open();\n }\n }\n\n clear() {\n if (this.timeout) clearTimeout(this.timeout);\n this.setState(this.defaultState);\n }\n\n setFilter(filterId) {\n this.makeRequest(false, [filterId]);\n }\n\n makeRequest(add = false, filterIds = [], onOpen = false) {\n this.currentFilters = filterIds;\n\n let timeFilter = localStorage.getItem('AssetFeed.OpenTS');\n\n if (onOpen) {\n localStorage.setItem('AssetFeed.OpenTS', Date.now());\n }\n\n if (!add) this.state.canLoadMore = true;\n\n if (add && (this.state.isLoadingMore || !this.state.canLoadMore)) return;\n\n const categoriesString = filterIds.join('|');\n const loadAmmount = 50;\n\n this.setState(\n update(this.state, {\n [add ? 'isLoadingMore' : 'isLoading']: { $set: true }\n }),\n () => {\n getItems(\n this.state.isDocSearchEnabled,\n this.state.dataSourceItemId,\n categoriesString,\n loadAmmount,\n add ? this.state.assetSearchResults.length : 0,\n this.state.webApiUrl,\n timeFilter\n ).then(res => {\n if (!res) return;\n if (!add) $('.c-search__bottom').scrollTop(0);\n\n this.setState(\n update(this.state, {\n categories: { $set: res.categories },\n assetSearchResults: {\n $set: add\n ? this.state.assetSearchResults.concat(res.assetSearchResults)\n : res.assetSearchResults\n },\n [add ? 'isLoadingMore' : 'isLoading']: { $set: false },\n totalResults: { $set: res.totalResults },\n isCategoryFilterActive: { $set: res.filterItemIds.length > 0 },\n text: { $set: res.text },\n errorMore: { $set: false },\n errorList: { $set: false },\n timeFilter: { $set: timeFilter }\n })\n );\n\n if (\n this.state.canLoadMore &&\n res.assetSearchResults.length < loadAmmount\n )\n this.state.canLoadMore = false;\n });\n }\n );\n }\n\n openModal(src, isIframeModal, item) {\n trackEvent('Asset Previewed', {\n assetId: item.assetId,\n materialType: item.materialType,\n assetFilename: item.title,\n assetFileFormat: item.fileFormat,\n fromSearch: true,\n products: item.products,\n channels: item.channels,\n source: 'AssetFeed'\n });\n\n this.setState({\n isModalOpen: true,\n sourceModal: src,\n iframeModal: isIframeModal,\n sourceItem: item\n });\n\n let $body = $('body');\n let widthBefore = $body.width();\n $('html').addClass('modal-is-open');\n let deltaWidth = $body.width() - widthBefore;\n\n if (deltaWidth > 0) {\n $body.css('padding-right', deltaWidth + 'px');\n }\n }\n\n closeModal() {\n this.setState({\n isModalOpen: false\n });\n\n setTimeout(() => {\n if (document.body.style.removeProperty) {\n document.body.style.removeProperty('padding-right');\n } else {\n document.body.style.removeAttribute('padding-right');\n }\n\n $('html').removeClass('modal-is-open');\n }, 550);\n }\n\n render() {\n return (\n \n );\n }\n}\n\nexport default AssetFeed;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/AssetFeed/index.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport update from 'immutability-helper';\nimport { trackEvent } from '../../services/analytics';\nimport Modal from './components/Modal';\n\nclass AssetPopupLoader extends Component {\n constructor(props) {\n super();\n\n this.state = {\n isModalOpen: false,\n iframeModal: false,\n isModalLoading: true,\n sourceModal: ''\n };\n\n Object.assign(this.state, props);\n this.defaultState = this.state;\n\n this.openModal = this.openModal.bind(this);\n this.closeModal = this.closeModal.bind(this);\n this.onModalSourceLoaded = this.onModalSourceLoaded.bind(this);\n }\n\n _handleClick(e) {\n e.preventDefault();\n const $target = $(e.target);\n\n this.openModal($target.data('source'), true, {\n id: $target.data('item-id'),\n name: $target.data('item-name'),\n extension: $target.data('item-extension'),\n downloadUrl: $target.data('item-downloadurl'),\n materialType: $target.data('item-materialtype'),\n fromSearch: !!$target.data('from-search'),\n products: $target.data('item-products').split(', '),\n channels: $target.data('item-channels').split(', ')\n });\n }\n\n componentDidMount() {\n if (this.state.assetForModal) {\n const src = !this.state.assetForModal.isImage\n ? this.state.assetForModal.previewLink\n : this.state.assetForModal.imageLargeUrl;\n this.openModal(\n src,\n !this.state.assetForModal.isImage &&\n !this.state.assetForModal.isArchive &&\n !this.state.assetForModal.isBinary,\n this.state.assetForModal,\n false\n );\n }\n }\n\n openModal(src, isIframeModal, item) {\n trackEvent('Asset Previewed', {\n assetId: item.id,\n materialType: item.materialType,\n assetFilename: item.name,\n assetFileFormat: item.extension,\n fromSearch: item.fromSearch,\n products: item.products,\n channels: item.channels,\n source: 'AssetPopupLoaderExecution'\n });\n\n this.setState({\n isModalOpen: true,\n sourceModal: src,\n isModalLoading: true,\n iframeModal: isIframeModal,\n sourceItem: item\n });\n\n let $body = $('body');\n let widthBefore = $body.width();\n $('html').addClass('modal-is-open');\n let deltaWidth = $body.width() - widthBefore;\n\n if (deltaWidth > 0) {\n $body.css('padding-right', deltaWidth + 'px');\n }\n }\n\n onModalSourceLoaded() {\n this.setState({\n isModalLoading: false\n });\n }\n\n closeModal() {\n this.setState({\n isModalOpen: false\n });\n\n setTimeout(() => {\n if (document.body.style.removeProperty) {\n document.body.style.removeProperty('padding-right');\n } else {\n document.body.style.removeAttribute('padding-right');\n }\n\n $('html').removeClass('modal-is-open');\n }, 550);\n }\n\n render() {\n return (\n \n );\n }\n}\n\nexport default AssetPopupLoader;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/AssetPopupLoader/index.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport { trackEvent } from '../../services/analytics';\nimport update from 'immutability-helper';\nimport Modal from './components/Modal';\n\nclass AssetViewer extends Component {\n constructor(props) {\n super();\n\n this.state = {\n isModalOpen: false,\n iframeModal: false,\n isModalLoading: true,\n sourceModal: ''\n };\n\n Object.assign(this.state, props);\n this.defaultState = this.state;\n\n this.openModal = this.openModal.bind(this);\n this.closeModal = this.closeModal.bind(this);\n this.onModalSourceLoaded = this.onModalSourceLoaded.bind(this);\n\n props.buttonElements.on('click', e => this._handleClick(e));\n }\n\n _handleClick(e) {\n e.preventDefault();\n const $target = $(e.target);\n\n this.openModal($target.data('source'), true, {\n id: $target.data('item-id'),\n name: $target.data('item-name'),\n extension: $target.data('item-extension'),\n downloadUrl: $target.data('item-downloadurl'),\n materialType: $target.data('item-materialtype'),\n fromSearch: !!$target.data('from-search'),\n products: $target.data('item-products').split(', '),\n channels: $target.data('item-channels').split(', ')\n });\n }\n\n componentDidMount() {\n if (this.state.assetForModal) {\n const src = !this.state.assetForModal.isImage\n ? this.state.assetForModal.previewLink\n : this.state.assetForModal.imageLargeUrl;\n this.openModal(\n src,\n !this.state.assetForModal.isImage &&\n !this.state.assetForModal.isArchive &&\n !this.state.assetForModal.isBinary,\n this.state.assetForModal,\n false\n );\n }\n }\n\n openModal(src, isIframeModal, item) {\n trackEvent('Asset Previewed', {\n assetId: item.id,\n materialType: item.materialType,\n assetFilename: item.name,\n assetFileFormat: item.extension,\n fromSearch: item.fromSearch,\n products: item.products,\n channels: item.channels,\n source: 'AssetViewerExecution'\n });\n\n this.setState({\n isModalOpen: true,\n sourceModal: src,\n isModalLoading: true,\n iframeModal: isIframeModal,\n sourceItem: item\n });\n\n let $body = $('body');\n let widthBefore = $body.width();\n $('html').addClass('modal-is-open');\n let deltaWidth = $body.width() - widthBefore;\n\n if (deltaWidth > 0) {\n $body.css('padding-right', deltaWidth + 'px');\n }\n }\n\n onModalSourceLoaded() {\n this.setState({\n isModalLoading: false\n });\n }\n\n closeModal() {\n this.setState({\n isModalOpen: false\n });\n\n setTimeout(() => {\n if (document.body.style.removeProperty) {\n document.body.style.removeProperty('padding-right');\n } else {\n document.body.style.removeAttribute('padding-right');\n }\n\n $('html').removeClass('modal-is-open');\n }, 550);\n }\n\n render() {\n return (\n \n );\n }\n}\n\nexport default AssetViewer;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/AssetViewer/index.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport update from 'immutability-helper';\nimport { trackEvent } from '../../services/analytics';\nimport { getItems } from './api';\nimport { updateUrl } from './api/history';\nimport Utils from './utils';\nimport Filters from './components/Filters';\nimport Results from './components/Results';\nimport Controls from './components/Controls';\nimport FloatingBtn from './components/FloatingBtn';\nimport Overlay from './components/Overlay';\nimport Modal from './components/Modal';\n\nclass CoursesList extends Component {\n constructor(props) {\n super();\n\n this.state = {\n labels: [],\n isLoading: false,\n isLoadingMore: false,\n errorMore: false,\n errorFilter: false,\n loadMoreAmount: 20,\n loadMoreAmountOptions: [20, 25, 30, 35, 40, 45, 50],\n inView: false,\n isOverlayOpen: false,\n overlayScrollTo: 0,\n isModalOpen: false,\n sourceModal: '',\n sourceItem: null,\n };\n\n Object.assign(this.state, props);\n\n this.updateFilter = this.updateFilter.bind(this);\n this.updateList = this.updateList.bind(this);\n this.onScroll = this.onScroll.bind(this);\n this.openOverlay = this.openOverlay.bind(this);\n this.closeOverlay = this.closeOverlay.bind(this);\n this.cancelOverlay = this.cancelOverlay.bind(this);\n this.applyOverlay = this.applyOverlay.bind(this);\n this.openModal = this.openModal.bind(this);\n this.closeModal = this.closeModal.bind(this);\n }\n\n componentDidMount() {\n window.addEventListener('scroll', this.onScroll);\n\n this.onScroll();\n }\n\n componentWillUnmount() {\n window.removeEventListener('scroll', this.onScroll);\n }\n\n onScroll() {\n const posOffset = 150;\n const scrollPos = $(window).scrollTop() - posOffset;\n const windowHeight = $(window).height();\n const listPos = $(this.refs.root).offset().top;\n const listHeight = $(this.refs.root).height();\n\n if (\n listPos <= scrollPos + windowHeight &&\n listPos + listHeight >= scrollPos\n ) {\n if (this.state.inView) return;\n this.setState(\n update(this.state, {\n inView: { $set: true },\n })\n );\n } else {\n if (!this.state.inView) return;\n\n this.setState(\n update(this.state, {\n inView: { $set: false },\n })\n );\n }\n }\n\n updateFilter(filters) {\n this.setState(\n update(this.state, {\n filters: { $set: filters },\n }),\n () => {\n this.updateList(false);\n }\n );\n }\n\n updateLoadAmount(e) {\n this.setState(\n update(this.state, {\n loadMoreAmount: { $set: e.target.value },\n })\n );\n }\n\n updateList(add) {\n const filersString = Utils.arrayToList(this.state.filters, 'id', '|');\n\n if (!add) {\n updateUrl('filter', filersString);\n }\n\n this.setState(\n update(this.state, {\n [add ? 'isLoadingMore' : 'isLoading']: { $set: true },\n }),\n () => {\n getItems(\n this.state.materialListId,\n filersString,\n this.state.loadMoreAmount,\n add ? this.state.data.length : 0,\n this.state.webApiUrl\n )\n .then((res) => {\n this.setState(\n update(this.state, {\n filters: {\n $set: res.filters && !add ? res.filters : this.state.filters,\n },\n data: {\n $set: add ? this.state.data.concat(res.data) : res.data,\n },\n [add ? 'isLoadingMore' : 'isLoading']: { $set: false },\n totalResults: { $set: res.totalResults },\n errorMore: { $set: false },\n errorList: { $set: false },\n })\n );\n })\n .catch((error) => {\n this.setState(\n update(this.state, {\n [add ? 'isLoadingMore' : 'isLoading']: { $set: false },\n errorMore: { $set: add },\n errorList: { $set: !add ? true : false },\n })\n );\n });\n }\n );\n }\n\n applyOverlay(filters) {\n this.setState(\n update(this.state, {\n isOverlayOpen: { $set: false },\n }),\n () => {\n this.closeOverlay();\n this.updateFilter(filters);\n }\n );\n }\n\n cancelOverlay() {\n this.setState(\n update(this.state, {\n isOverlayOpen: { $set: false },\n })\n );\n\n this.closeOverlay(true);\n }\n\n closeOverlay(goBack) {\n $('html').removeClass('filter-is-active');\n $('html, body').scrollTop(\n goBack ? this.state.overlayScrollTo : $(this.refs.root).offset().top\n );\n }\n\n openOverlay() {\n this.setState(\n update(this.state, {\n isOverlayOpen: { $set: true },\n overlayScrollTo: { $set: $(window).scrollTop() },\n })\n );\n\n setTimeout(() => {\n $('html').addClass('filter-is-active');\n }, 500);\n }\n\n openModal(src, item) {\n trackEvent('Asset Previewed', {\n assetId: item.id,\n assetFilename: item.name,\n assetFileFormat: item.extension,\n fromSearch: false,\n source: 'CoursesList',\n });\n\n this.setState({\n isModalOpen: true,\n sourceModal: src,\n sourceItem: item,\n });\n\n let $body = $('body');\n let widthBefore = $body.width();\n $('html').addClass('modal-is-open');\n let deltaWidth = $body.width() - widthBefore;\n\n if (deltaWidth > 0) {\n $body.css('padding-right', deltaWidth + 'px');\n }\n }\n\n closeModal() {\n this.setState({\n isModalOpen: false,\n });\n\n setTimeout(() => {\n if (document.body.style.removeProperty) {\n document.body.style.removeProperty('padding-right');\n } else {\n document.body.style.removeAttribute('padding-right');\n }\n\n $('html').removeClass('modal-is-open');\n }, 550);\n }\n\n render() {\n return (\n \n \n \n \n {this.state.totalResults > this.state.data.length && (\n this.updateList(true)}\n isLoading={this.state.isLoadingMore}\n text={this.state.text}\n hasError={this.state.errorMore}\n />\n )}\n \n \n {this.state.isOverlayOpen && (\n \n )}\n\n \n
\n );\n }\n}\n\nexport default CoursesList;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/CoursesList/index.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport update from 'immutability-helper';\nimport RelatedArticles from './components/relatedArticles';\nimport { getUtmParameters } from '../../utils/location';\nimport { path } from '../../utils/helpers';\nimport { trackPageView } from '../../services/analytics';\n\nclass ElevioArticleViewer extends Component {\n constructor(props) {\n super();\n\n this.state = {\n isArticleOpen: false,\n articleId: '',\n categoryId: ''\n };\n\n Object.assign(this.state, props);\n this.defaultState = this.state;\n\n window.elevioArticleLinkClicked = this._handleArticleClick.bind(this);\n this._handleHomeClick = this._handleHomeClick.bind(this);\n }\n\n componentWillMount() {\n if (this.state.articleId && this.state.articleTitle) {\n this.setState(\n update(this.state, {\n ['isArticleOpen']: { $set: true },\n ['articleId']: { $set: this.state.articleId },\n ['categoryId']: {\n $set: this.state.categoryId ? this.state.categoryId : ''\n }\n }),\n () => {\n $(window).on('load', () => {\n this._highlightArticle(this.state.articleTitle.trim());\n });\n\n setTimeout(() => {\n trackPageView({\n articleId: this.state.articleId,\n articleTitle: this.state.articleTitle,\n pageType: 'Knowledge Article',\n campaign: getUtmParameters()\n });\n }, 1000);\n }\n );\n }\n }\n\n _parseQueryString(query) {\n var vars = query.split('&');\n var query_string = {};\n for (var i = 0; i < vars.length; i++) {\n var pair = vars[i].split('=');\n var key = decodeURIComponent(pair[0]);\n var value = decodeURIComponent(pair[1]);\n // If first entry with this name\n if (typeof query_string[key] === 'undefined') {\n query_string[key] = decodeURIComponent(value);\n // If second entry with this name\n } else if (typeof query_string[key] === 'string') {\n var arr = [query_string[key], decodeURIComponent(value)];\n query_string[key] = arr;\n // If third or later entry with this name\n } else {\n query_string[key].push(decodeURIComponent(value));\n }\n }\n return query_string;\n }\n\n _handleArticleClick(data) {\n if (\n data.source === 'pp-kb-search' ||\n data.source === 'pp-kb-category' ||\n data.source === 'pp-kb-related-category'\n ) {\n this.setState(\n update(this.state, {\n ['isArticleOpen']: { $set: true },\n ['articleId']: { $set: data.articleId },\n ['categoryId']: {\n $set: data.categoryId ? parseInt(data.categoryId) : ''\n }\n }),\n () => {\n this._scrollToTop();\n\n this._setArticleIdToUrl(data.articleId);\n\n if (window.analytics) {\n let eventSource = '';\n\n switch (data.source) {\n case 'pp-kb-category':\n eventSource = 'KnowledgeBase Page - Categories list';\n break;\n case 'pp-kb-search':\n eventSource = 'KnowledgeBase Page - Search';\n break;\n case 'pp-kb-related-category':\n eventSource = 'KnowledgeBase Page - Related articles';\n break;\n default:\n eventSource = 'KnowledgeBase Page';\n }\n\n window.analytics.track('UserClickedOnKnowledgeArticle', {\n articleId: data.articleId,\n userName: window._elev.shapeUser.username,\n userRoles: window._elev.shapeUser.groups,\n partnerPortalSource: eventSource,\n articleTitle:\n window.analytics.elevio && window.analytics.elevio.articleTitle\n ? window.analytics.elevio.articleTitle\n : null\n });\n\n trackPageView({\n articleId: data.articleId,\n articleTitle: path(['analytics', 'elevio', 'articleTitle'], window),\n pageType: 'Knowledge Article',\n campaign: getUtmParameters()\n });\n\n if (data.source === 'pp-kb-search') {\n window.analytics.track('UserSearchedInKnowledgeBase', {\n term:\n window.analytics.elevio && window.analytics.elevio.searchTerm\n ? window.analytics.elevio.searchTerm.trim()\n : '',\n userName: window._elev.shapeUser.username,\n userRoles: window._elev.shapeUser.groups,\n partnerPortalSource: 'Knowledge base page'\n });\n }\n\n if (window.analytics.elevio) {\n if (window.analytics.elevio.articleTitle) {\n this.currentArticleTitle = window.analytics.elevio.articleTitle;\n\n this._highlightArticle(this.currentArticleTitle.trim());\n }\n\n window.analytics.elevio = null;\n }\n }\n }\n );\n }\n }\n\n _highlightArticle(title) {\n setTimeout(() => {\n var raComponent = $(\n '.elevio--related-categories ._elevio_articlelink div div'\n );\n if (raComponent.length) {\n // because of some tricky cache reset within elevio\n setTimeout(() => {\n raComponent.each((k, v) => {\n if (\n title ===\n $(v)\n .text()\n .trim()\n ) {\n //unwrap previousely selected article link\n if (this.currentArticleRelatedElement) {\n this.currentArticleRelatedElement.removeClass('selected');\n }\n\n this.currentArticleRelatedElement = $(v);\n this.currentArticleRelatedElement.addClass('selected');\n }\n });\n }, 300);\n } else {\n this._highlightArticle(title);\n }\n }, 100);\n }\n\n _scrollToTop() {\n //find all elements we want to scroll to.\n var elements = document.querySelectorAll('.elevio__scroll-to');\n // scroll to the first visible one. Pendings on screensize the elements will be hidden to be able to scroll to differnet locations on mobile view.\n for (let i = 0; i < elements.length; i++) {\n var element = elements[i];\n if (element.offsetParent !== null) {\n element.scrollIntoView();\n break;\n }\n }\n }\n\n _setArticleIdToUrl(id) {\n var articleUrl =\n window.location.protocol +\n '//' +\n window.location.host +\n window.location.pathname +\n this._insertParam('articleId', id);\n window.history.pushState({ path: articleUrl }, '', articleUrl);\n }\n\n _unsetArticleIdToUrl(id) {\n var articleUrl =\n window.location.protocol +\n '//' +\n window.location.host +\n window.location.pathname +\n this._removeParam('articleId', id);\n window.history.pushState({ path: articleUrl }, '', articleUrl);\n }\n\n _insertParam(key, value) {\n key = encodeURIComponent(key);\n value = encodeURIComponent(value);\n var kvp = key + '=' + value;\n var s = document.location.search;\n\n if (s === '') {\n return '?' + kvp;\n }\n\n var r = new RegExp('(&|\\\\?)' + key + '=[^&]*');\n\n s = s.replace(r, '$1' + kvp);\n\n if (!RegExp.$1) {\n s += (s.length > 0 ? '&' : '?') + kvp;\n }\n\n return s;\n }\n\n _removeParam(key, value) {\n key = encodeURIComponent(key);\n value = encodeURIComponent(value);\n var kvp = key + '=' + value;\n var s = document.location.search;\n\n if (s === '') {\n return '';\n }\n\n s = s.replace('?' + kvp, '').replace('&' + kvp, '');\n\n return s;\n }\n\n _handleHomeClick(e) {\n e.preventDefault();\n\n this._unsetArticleIdToUrl(this.state.articleId);\n\n this.setState(\n update(this.state, {\n ['isArticleOpen']: { $set: false },\n ['articleId']: { $set: '' },\n ['categoryId']: { $set: '' }\n })\n );\n }\n\n render() {\n return (\n \n
\n
\n \n
\n
\n {this.state.isArticleOpen && (\n
\n \n
\n\n
\n \n \n
\n {this.state.categoryId && (\n
\n )}\n
\n \n )}\n\n {!this.state.isArticleOpen && (\n
\n \n
\n )}\n
\n );\n }\n}\n\nexport default ElevioArticleViewer;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/ElevioArticleViewer/index.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport update from 'immutability-helper';\nimport Category from './components/Category';\n\nclass KnowledgeBase extends Component {\n\tconstructor (props) {\n\n\t\tsuper();\n\n\t\tthis.state = {};\n\n\t\tObject.assign(this.state, props);\n\t\tthis.defaultState = this.state;\n\t}\n\n\t_handleClick(e) {\n\t\t\te.preventDefault();\n\t\t\tconst $target = $(e.target);\n\t}\n\n\trender () {\n\t\treturn (\n\t\t\t\n\t\t\t\t{this.state.articleId ? \n\t\t\t\t
\n\t\t\t\t \n\t\t\t\t \t
\n\t\t\t\t\t \t
\n\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t \t \t
\n\t\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t
\n\t\t\t\t \t
\n\t\t\t\t
\n\t\t\t\t \n\t\t\t\t
\n\t\t\t\t
\n\t\t\t\t\n\t\t\t\t:\n\t\t\t\t
\n\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t{this.state.results.categories.map((item) => {\n\t\t\t\t \t \t \treturn \n\t\t\t\t \t \t})}\n\t\t\t \t \t
\n\t\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t
\n\t\t\t\t
}\n\t\t\t
\n\t\t\t);\n\t}\n}\n\nexport default KnowledgeBase;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/KnowledgeBase/index.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport update from 'immutability-helper';\nimport { trackEvent } from '../../services/analytics';\nimport { getItems, getSubscription } from './api';\nimport { updateUrl } from './api/history';\nimport Utils from './utils';\nimport Filters from './components/Filters';\nimport Results from './components/Results';\nimport Controls from './components/Controls';\nimport Overlay from './components/Overlay';\nimport Modal from './components/Modal';\nimport {\n subscribe,\n unSubscribe,\n unSubscribeFew,\n subscribeFew\n} from '../NotificationsFeed/api';\nimport Toast from '../../partials/toast';\nimport { isAbove } from '../../partials/breakpoints';\nimport ConfirmationModal from '../SharedComponents/interfaceComponents/ConfirmationModal';\n\nclass MaterialList extends Component {\n constructor(props) {\n super();\n\n this.settings = {\n bell: '.c-result__dd-menu-toggle.bell_component'\n };\n\n this.state = {\n labels: [],\n isLoading: false,\n isLoadingMore: false,\n errorMore: false,\n errorFilter: false,\n loadMoreAmount: 20,\n loadMoreAmountOptions: [20, 25, 30, 35, 40, 45, 50],\n inView: false,\n isOverlayOpen: false,\n overlayScrollTo: 0,\n isModalOpen: false,\n isModalLoading: true,\n isModalNavigationEnabled: false,\n iframeModal: false,\n sourceModal: '',\n sourceItem: null,\n sourceItemIndex: null,\n sourceSectionIndex: null,\n notificationEnabled: true,\n isSubscribed: false,\n isOpenConfirmationModal: false\n };\n\n this.initialListType = props.listType;\n\n Object.assign(this.state, props);\n\n this.updateFilter = this.updateFilter.bind(this);\n this.updateList = this.updateList.bind(this);\n this.onScroll = this.onScroll.bind(this);\n this.openOverlay = this.openOverlay.bind(this);\n this.closeOverlay = this.closeOverlay.bind(this);\n this.cancelOverlay = this.cancelOverlay.bind(this);\n this.applyOverlay = this.applyOverlay.bind(this);\n this.openModal = this.openModal.bind(this);\n this.closeModal = this.closeModal.bind(this);\n this.showNextItem = this.showNextItem.bind(this);\n this.showPrevItem = this.showPrevItem.bind(this);\n this.onOpenModalLinkClick = this.onOpenModalLinkClick.bind(this);\n this.onModalSourceLoaded = this.onModalSourceLoaded.bind(this);\n this.setListType = this.setListType.bind(this);\n this.initTooltip = this.initTooltip.bind(this);\n this.subscriptionToggleHandler = this.subscriptionToggleHandler.bind(this);\n this.getSubscription = this.getSubscription.bind(this);\n this.openConfirmationModal = this.openConfirmationModal.bind(this);\n this.closeConfirmationModal = this.closeConfirmationModal.bind(this);\n this.checkSubscriptionStatus = this.checkSubscriptionStatus.bind(this);\n }\n\n componentDidMount() {\n window.addEventListener('scroll', this.onScroll);\n window.addEventListener('resize', this.initTooltip.bind(this));\n\n this.onScroll();\n\n $(document).keydown(\n function(e) {\n // ESC key pressed\n if (e.keyCode == 27) {\n this.closeModal();\n }\n\n // LEFT key pressed\n if (e.keyCode == 39) {\n if (this.state.isModalOpen && this.state.isModalNavigationEnabled)\n this.showNextItem();\n }\n // RIGHT key pressed\n if (e.keyCode == 37) {\n if (this.state.isModalOpen && this.state.isModalNavigationEnabled)\n this.showPrevItem();\n }\n }.bind(this)\n );\n\n $('.open-modal-window-file').bind('click', this.onOpenModalLinkClick);\n\n this.getSubscription();\n\n if (this.state.assetForModal) {\n const src = !this.state.assetForModal.isImage\n ? this.state.assetForModal.previewLink\n : this.state.assetForModal.imageLargeUrl;\n this.openModal(\n src,\n !this.state.assetForModal.isImage &&\n !this.state.assetForModal.isArchive &&\n !this.state.assetForModal.isBinary,\n this.state.assetForModal,\n false\n );\n }\n }\n\n getSubscription() {\n getSubscription(\n this.props.getSubscriptionUrl,\n 0,\n this.state.materialListId\n ).then(res => {\n this.setState(\n {\n isSubscribed: res.isActive,\n subscriptionId: res.id\n },\n () => {\n this.initTooltip();\n }\n );\n });\n }\n\n initTooltip() {\n if (isAbove('64em')) {\n $(() => {\n $(this.settings.bell).tooltip({\n content: this.state.isSubscribed\n ? this.props.text.removeNotifications\n : this.props.text.receiveNotifications,\n tooltipClass: 'tooltip-nowrap',\n position: {\n my: 'center bottom-5',\n at: 'center top',\n using: function(position, feedback) {\n let positionOfArrow;\n if (\n feedback.element.left + feedback.element.width >\n document.documentElement.clientWidth\n ) {\n const scrollbarWidth =\n window.innerWidth - document.documentElement.clientWidth;\n position.left = feedback.element.left - scrollbarWidth;\n positionOfArrow =\n feedback.target.left +\n feedback.target.width / 2 -\n position.left;\n }\n\n $(this).css(position);\n\n const $div = $('');\n if (positionOfArrow) {\n $div.css('left', positionOfArrow);\n }\n $div.addClass('arrow').appendTo(this);\n }\n }\n });\n });\n } else {\n if ($(this.settings.bell).data('ui-tooltip')) {\n $(this.settings.bell).tooltip('destroy');\n }\n }\n }\n\n openConfirmationModal() {\n this.setState({\n isOpenConfirmationModal: true\n });\n }\n\n closeConfirmationModal() {\n this.setState({\n isOpenConfirmationModal: false\n });\n }\n\n checkSubscriptionStatus() {\n const checkSubscriptionStatus = $(\n '.c-result__dd-menu-toggle.bell_component'\n ).data('subscription');\n this.setState({ isSubscribed: checkSubscriptionStatus });\n }\n\n subscriptionToggleHandler() {\n const checkSubscriptionStatus = $(\n '.c-result__dd-menu-toggle.bell_component'\n ).data('subscription');\n this.setState({ isSubscribed: checkSubscriptionStatus }, () => {\n if (this.state.isSubscribed) {\n //hero component assets unsubscribe\n const heroMediaSubscriptionIds = [];\n\n $('a.c-button--hero-static[data-subscription-active]').each(\n (i, item) => {\n if (\n $(item).data('subscriptionActive') == true &&\n $(item).data('subscriptionId') > 0\n ) {\n heroMediaSubscriptionIds.push($(item).data('subscriptionId'));\n }\n }\n );\n\n if (heroMediaSubscriptionIds.length) {\n unSubscribeFew(\n this.props.notificationsBulkUnSubscribeUrl,\n heroMediaSubscriptionIds\n ).then(res => {\n if (res.length) {\n for (var i = 0; i < res.length; i++) {\n if (!res[i].result) continue;\n\n $(\n \"a.c-button--hero-static[data-subscription-entityid='\" +\n res[i].subscription.entityId +\n \"']\"\n ).data('subscriptionActive', false);\n }\n }\n });\n }\n\n unSubscribe(\n this.props.notificationsUnsubscribeUrl,\n this.state.subscriptionId\n ).then(res => {\n if (res.result) {\n let taostText =\n this.props.listTitle && this.props.listTitle.length\n ? '“' +\n this.props.listTitle +\n '” ' +\n this.props.text.removedNotifications\n : this.props.text.genericRemovedNotifications;\n\n new Toast(taostText);\n\n if (isAbove('64em')) {\n $(this.settings.bell).tooltip(\n 'option',\n 'content',\n this.props.text.receiveNotifications\n );\n $(this.settings.bell).tooltip('close');\n }\n\n this.setState({ isSubscribed: false });\n\n this.closeConfirmationModal();\n\n $('.c-result__dd-menu-toggle.bell_component').data(\n 'subscription',\n false\n );\n\n trackEvent('Notification Unsubscribed', {\n displayName: this.props.listTitle,\n materialListDataSourceId: this.state.materialListId,\n notificationType: 'Material List'\n });\n }\n });\n } else {\n //hero component assets subscribe\n const heroMediaAssetIds = [];\n\n $('a.c-button--hero-static[data-subscription-active]').each(\n (i, item) => {\n if ($(item).data('subscriptionActive') == false) {\n heroMediaAssetIds.push($(item).data('subscriptionEntityid'));\n }\n }\n );\n\n if (heroMediaAssetIds.length) {\n subscribeFew(\n this.props.notificationsBulkSubscribeUrl,\n 1,\n heroMediaAssetIds\n ).then(res => {\n if (res.length) {\n for (var i = 0; i < res.length; i++) {\n if (!res[i].result) continue;\n\n let subscriptionItem = $(\n \"a.c-button--hero-static[data-subscription-entityid='\" +\n res[i].subscription.entityId +\n \"']\"\n );\n if (subscriptionItem) {\n subscriptionItem.data('subscriptionActive', true);\n subscriptionItem.data(\n 'subscriptionId',\n res[i].subscription.id\n );\n }\n }\n }\n });\n }\n subscribe(\n this.props.notificationsSubscribeUrl,\n this.state.entityType,\n this.state.materialListId\n ).then(res => {\n if (res.result) {\n let taostText =\n this.props.listTitle && this.props.listTitle.length\n ? '“' +\n this.props.listTitle +\n '” ' +\n this.props.text.addedNotifications\n : this.props.text.genericAddedNotifications;\n\n new Toast(taostText);\n\n if (isAbove('64em')) {\n $(this.settings.bell).tooltip(\n 'option',\n 'content',\n this.props.text.removeNotifications\n );\n $(this.settings.bell).tooltip('close');\n }\n\n this.setState(\n update(this.state, {\n isSubscribed: { $set: true },\n subscriptionId: { $set: res.subscription.id }\n })\n );\n $('.c-result__dd-menu-toggle.bell_component').data(\n 'subscription',\n true\n );\n\n trackEvent('Notification Subscribed', {\n displayName: this.props.listTitle,\n materialListDataSourceId: this.state.materialListId,\n notificationType: 'Material List'\n });\n }\n });\n }\n try {\n $('[role=\"tooltip\"]').remove();\n } catch (e) {\n //skip failed removal\n }\n });\n }\n\n componentWillUnmount() {\n window.removeEventListener('scroll', this.onScroll);\n window.removeEventListener('resize', this.initTooltip.bind(this));\n\n $('.open-modal-window-file').unbind('click', this.onOpenModalLinkClick);\n }\n\n onOpenModalLinkClick(e) {\n e.preventDefault();\n const newurl =\n window.location.protocol +\n '//' +\n window.location.host +\n window.location.pathname +\n '?uuid=' +\n e.target.getAttribute('data-item-id');\n window.history.pushState({ path: newurl }, '', newurl);\n this.openModal(e.target.href, true, false, false);\n }\n\n onScroll() {\n const posOffset = 150;\n const scrollPos = $(window).scrollTop() - posOffset;\n const windowHeight = $(window).height();\n const listPos = $(this.refs.root).offset().top;\n const listHeight = $(this.refs.root).height();\n\n if (\n listPos <= scrollPos + windowHeight &&\n listPos + listHeight >= scrollPos\n ) {\n if (this.state.inView) return;\n this.setState(\n update(this.state, {\n inView: { $set: true }\n })\n );\n } else {\n if (!this.state.inView) return;\n\n this.setState(\n update(this.state, {\n inView: { $set: false }\n })\n );\n }\n }\n\n updateFilter(filters) {\n this.setState(\n update(this.state, {\n filters: { $set: filters }\n }),\n () => {\n this.updateList(false);\n }\n );\n }\n\n updateLoadAmount(e) {\n this.setState(\n update(this.state, {\n loadMoreAmount: { $set: e.target.value }\n }),\n () => {\n this.updateList(true);\n }\n );\n }\n\n updateList(add) {\n const filersString = Utils.arrayToList(this.state.filters, 'id', '|');\n\n if (!add) {\n updateUrl('filter', filersString);\n }\n\n this.setState(\n update(this.state, {\n [add ? 'isLoadingMore' : 'isLoading']: { $set: true }\n }),\n () => {\n getItems(\n this.state.materialListId,\n filersString,\n this.state.loadMoreAmount,\n add ? this.state.data.length : 0,\n this.state.webApiUrl\n )\n .then(res => {\n this.setState(\n update(this.state, {\n filters: {\n $set: res.filters && !add ? res.filters : this.state.filters\n },\n data: {\n $set: add ? this.state.data.concat(res.data) : res.data\n },\n dataSections: {\n $set: add\n ? this.state.dataSections.concat(res.dataSections)\n : res.dataSections\n },\n [add ? 'isLoadingMore' : 'isLoading']: { $set: false },\n totalResults: { $set: res.totalResults },\n errorMore: { $set: false },\n errorList: { $set: false }\n })\n );\n })\n .catch(error => {\n this.setState(\n update(this.state, {\n [add ? 'isLoadingMore' : 'isLoading']: { $set: false },\n errorMore: { $set: add },\n errorList: { $set: !add ? true : false }\n })\n );\n });\n }\n );\n }\n\n applyOverlay(filters) {\n this.setState(\n update(this.state, {\n isOverlayOpen: { $set: false }\n }),\n () => {\n this.closeOverlay();\n this.updateFilter(filters);\n }\n );\n }\n\n cancelOverlay() {\n this.setState(\n update(this.state, {\n isOverlayOpen: { $set: false }\n })\n );\n\n this.closeOverlay(true);\n }\n\n closeOverlay(goBack) {\n $('html').removeClass('filter-is-active');\n $('html, body').scrollTop(\n goBack ? this.state.overlayScrollTo : $(this.refs.root).offset().top\n );\n }\n\n openOverlay() {\n this.setState(\n update(this.state, {\n isOverlayOpen: { $set: true },\n overlayScrollTo: { $set: $(window).scrollTop() }\n })\n );\n\n setTimeout(() => {\n $('html').addClass('filter-is-active');\n }, 500);\n }\n\n openModal(src, isIframeModal, item, index, sectionIndex) {\n let newurl;\n if (item) {\n newurl =\n window.location.protocol +\n '//' +\n window.location.host +\n window.location.pathname +\n '?uuid=' +\n item.id;\n window.history.pushState({ path: newurl }, '', newurl);\n }\n trackEvent('Asset Previewed', {\n assetId: item.id,\n assetFilename: item.name,\n materialType: item.materialType,\n assetFileFormat: item.extension,\n fromSearch: false,\n products: item.products,\n channels: item.channels,\n source: 'MaterialListPage',\n materialListId: this.state.materialListId\n });\n\n this.setState({\n isModalLoading: true,\n isModalNavigationEnabled: index !== false,\n isModalOpen: true,\n sourceModal: src,\n iframeModal: isIframeModal,\n sourceItem: item,\n sourceItemIndex: index,\n sourceSectionIndex: sectionIndex ? sectionIndex : 0\n });\n\n let $body = $('body');\n let widthBeforeClass = $body.width();\n $('html').addClass('modal-is-open');\n let deltaWidth = $body.width() - widthBeforeClass;\n\n if (deltaWidth > 0) {\n $body.css('padding-right', deltaWidth + 'px');\n }\n }\n\n closeModal() {\n window.history.replaceState(null, null, window.location.pathname);\n\n this.setState({\n isModalOpen: false\n });\n\n setTimeout(() => {\n if (document.body.style.removeProperty) {\n document.body.style.removeProperty('padding-right');\n } else {\n document.body.style.removeAttribute('padding-right');\n }\n\n $('html').removeClass('modal-is-open');\n }, 550);\n }\n\n switchToNextFlatItem() {\n var itemIndex = this.state.data[this.state.sourceItemIndex + 1]\n ? this.state.sourceItemIndex + 1\n : 0;\n\n trackEvent('Asset Previewed', {\n assetId: this.state.data[itemIndex].id,\n materialType: this.state.data[itemIndex].materialType,\n assetFilename: this.state.data[itemIndex].name,\n assetFileFormat: this.state.data[itemIndex].extension,\n fromSearch: false,\n products: this.state.data[itemIndex].products,\n channels: this.state.data[itemIndex].channels,\n source: 'MaterialListPage'\n });\n\n this.setState(\n {\n isModalLoading: true,\n sourceModal: this.state.data[itemIndex].imageLargeUrl,\n sourceItem: this.state.data[itemIndex],\n sourceItemIndex: itemIndex\n },\n () => {\n const newurl =\n window.location.protocol +\n '//' +\n window.location.host +\n window.location.pathname +\n '?uuid=' +\n this.state.data[itemIndex].id;\n window.history.pushState({ path: newurl }, '', newurl);\n }\n );\n }\n\n switchToPrevFlatItem() {\n var itemIndex =\n this.state.sourceItemIndex !== 0 &&\n this.state.data[this.state.sourceItemIndex - 1]\n ? this.state.sourceItemIndex - 1\n : this.state.data.length - 1;\n\n trackEvent('Asset Previewed', {\n assetId: this.state.data[itemIndex].id,\n materialType: this.state.data[itemIndex].materialType,\n assetFilename: this.state.data[itemIndex].name,\n assetFileFormat: this.state.data[itemIndex].extension,\n fromSearch: false,\n products: this.state.data[itemIndex].products,\n channels: this.state.data[itemIndex].channels,\n source: 'MaterialListPage'\n });\n\n this.setState(\n {\n isModalLoading: true,\n sourceModal: this.state.data[itemIndex].imageLargeUrl,\n sourceItem: this.state.data[itemIndex],\n sourceItemIndex: itemIndex\n },\n () => {\n const newurl =\n window.location.protocol +\n '//' +\n window.location.host +\n window.location.pathname +\n '?uuid=' +\n this.state.data[itemIndex].id;\n window.history.pushState({ path: newurl }, '', newurl);\n }\n );\n }\n\n switchToNextSectionItem() {\n var itemIndex, sectionIndex;\n\n // If next item within section available, then switch only item number in current section\n if (\n this.state.dataSections[this.state.sourceSectionIndex].data[\n this.state.sourceItemIndex + 1\n ]\n ) {\n itemIndex = this.state.sourceItemIndex + 1;\n sectionIndex = this.state.sourceSectionIndex;\n } else {\n //check if there are more sections available\n if (this.state.dataSections[this.state.sourceSectionIndex + 1]) {\n itemIndex = 0;\n sectionIndex = this.state.sourceSectionIndex + 1;\n } else {\n itemIndex = 0;\n sectionIndex = 0;\n }\n }\n\n trackEvent('Asset Previewed', {\n assetId: this.state.dataSections[sectionIndex].data[itemIndex].id,\n materialType: this.state.dataSections[sectionIndex].data[itemIndex]\n .materialType,\n assetFilename: this.state.dataSections[sectionIndex].data[itemIndex].name,\n assetFileFormat: this.state.dataSections[sectionIndex].data[itemIndex]\n .extension,\n fromSearch: false,\n products: this.state.dataSections[sectionIndex].data[itemIndex].products,\n channels: this.state.dataSections[sectionIndex].data[itemIndex].channels,\n source: 'MaterialListPage'\n });\n\n this.setState(\n {\n isModalLoading: true,\n sourceModal: this.state.dataSections[sectionIndex].data[itemIndex]\n .imageLargeUrl,\n sourceItem: this.state.dataSections[sectionIndex].data[itemIndex],\n sourceItemIndex: itemIndex,\n sourceSectionIndex: sectionIndex\n },\n () => {\n const newurl =\n window.location.protocol +\n '//' +\n window.location.host +\n window.location.pathname +\n '?uuid=' +\n this.state.dataSections[sectionIndex].data[itemIndex].id;\n window.history.pushState({ path: newurl }, '', newurl);\n }\n );\n }\n\n switchToPrevSectionItem() {\n var itemIndex, sectionIndex;\n\n // If prev item within section available, then switch only item number in current section\n if (\n this.state.sourceItemIndex !== 0 &&\n this.state.dataSections[this.state.sourceSectionIndex].data[\n this.state.sourceItemIndex - 1\n ]\n ) {\n itemIndex = this.state.sourceItemIndex - 1;\n sectionIndex = this.state.sourceSectionIndex;\n } else {\n //check if there are prev sections available\n if (\n this.state.sourceSectionIndex !== 0 &&\n this.state.dataSections[this.state.sourceSectionIndex - 1]\n ) {\n itemIndex =\n this.state.dataSections[this.state.sourceSectionIndex - 1].data\n .length - 1;\n sectionIndex = this.state.sourceSectionIndex - 1;\n } else {\n sectionIndex = this.state.dataSections.length - 1;\n itemIndex = this.state.dataSections[sectionIndex].data.length - 1;\n }\n }\n\n trackEvent('Asset Previewed', {\n assetId: this.state.dataSections[sectionIndex].data[itemIndex].id,\n materialType: this.state.dataSections[sectionIndex].data[itemIndex]\n .materialType,\n assetFilename: this.state.dataSections[sectionIndex].data[itemIndex].name,\n assetFileFormat: this.state.dataSections[sectionIndex].data[itemIndex]\n .extension,\n fromSearch: false,\n products: this.state.dataSections[sectionIndex].data[itemIndex].products,\n channels: this.state.dataSections[sectionIndex].data[itemIndex].channels,\n source: 'MaterialListPage'\n });\n\n this.setState(\n {\n isModalLoading: true,\n sourceModal: this.state.dataSections[sectionIndex].data[itemIndex]\n .imageLargeUrl,\n sourceItem: this.state.dataSections[sectionIndex].data[itemIndex],\n sourceItemIndex: itemIndex,\n sourceSectionIndex: sectionIndex\n },\n () => {\n const newurl =\n window.location.protocol +\n '//' +\n window.location.host +\n window.location.pathname +\n '?uuid=' +\n this.state.dataSections[sectionIndex].data[itemIndex].id;\n window.history.pushState({ path: newurl }, '', newurl);\n }\n );\n }\n\n showNextItem() {\n if (this.state.dataSections && this.state.dataSections.length > 0) {\n this.switchToNextSectionItem();\n } else {\n this.switchToNextFlatItem();\n }\n }\n\n showPrevItem() {\n if (this.state.dataSections && this.state.dataSections.length > 0) {\n this.switchToPrevSectionItem();\n } else {\n this.switchToPrevFlatItem();\n }\n }\n\n onModalSourceLoaded() {\n this.setState({\n isModalLoading: false\n });\n }\n\n setListType(listType) {\n this.setState({\n listType: listType\n });\n }\n\n renderStepsListType() {\n return (\n
\n this.state.data.length\n }\n options={this.state.loadMoreAmountOptions}\n onUpdateOption={this.updateLoadAmount.bind(this)}\n filters={this.state.filters}\n isShowUpdatedDate={this.state.isShowUpdatedDate}\n initialListType={this.initialListType}\n type={this.state.listType}\n items={this.state.data}\n itemSections={this.state.dataSections}\n isLoading={this.state.isLoading}\n text={this.state.text}\n hasError={this.state.errorList}\n openModal={this.openModal}\n extendedAssetInfoWebApi={this.state.extendedAssetInfoWebApi}\n setListType={this.setListType}\n latestLabelValue={this.state.latestLabelValue}\n latestLabelBaseFieldName={this.state.latestLabelBaseFieldName}\n notificationEnabled={this.state.notificationEnabled}\n isSubscribed={this.state.isSubscribed}\n subscriptionId={this.state.subscriptionId}\n subscriptionToggleHandler={this.subscriptionToggleHandler}\n getSubscriptionUrl={this.props.getSubscriptionUrl}\n notificationsSubscribeUrl={this.props.notificationsSubscribeUrl}\n notificationsUnsubscribeUrl={this.props.notificationsUnsubscribeUrl}\n openConfirmationModal={this.openConfirmationModal}\n checkSubscriptionStatus={this.checkSubscriptionStatus}\n materialListId={this.state.materialListId}\n >\n {!this.state.dataSections.length &&\n this.state.totalResults > this.state.data.length && (\n this.updateList(true)}\n isLoading={this.state.isLoadingMore}\n text={this.state.text}\n hasError={this.state.errorMore}\n />\n )}\n \n \n \n
\n );\n }\n\n render() {\n return (\n
\n {this.state.listType.toLowerCase() !== 'steps' &&\n this.state.listType.toLowerCase() !== 'stepswithinfo' && (\n
\n {this.state.filters && this.state.filters.length > 0 && (\n this.state.data.length\n }\n options={this.state.loadMoreAmountOptions}\n onUpdateOption={this.updateLoadAmount.bind(this)}\n setListType={this.setListType}\n initialListType={this.initialListType}\n type={this.state.listType}\n filters={this.state.filters}\n onUpdate={this.updateFilter}\n text={this.state.text}\n notificationEnabled={this.state.notificationEnabled}\n isSubscribed={this.state.isSubscribed}\n subscriptionId={this.state.subscriptionId}\n subscriptionToggleHandler={this.subscriptionToggleHandler}\n openOverlay={this.openOverlay}\n openConfirmationModal={this.openConfirmationModal}\n />\n )}\n\n \n {!this.state.dataSections.length &&\n this.state.totalResults > this.state.data.length && (\n this.updateList(true)}\n isLoading={this.state.isLoadingMore}\n text={this.state.text}\n hasError={this.state.errorMore}\n />\n )}\n \n {this.state.isOverlayOpen && (\n \n )}\n {/**/}\n {/*{this.state.filters && this.state.filters.length > 0 && this.state.inView && }*/}\n {/**/}\n \n \n
\n )}\n\n {(this.state.listType.toLowerCase() === 'steps' ||\n this.state.listType.toLowerCase() === 'stepswithinfo') &&\n this.renderStepsListType()}\n
\n );\n }\n}\n\nexport default MaterialList;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/index.js","export const mockSearchState = {\n dataSourceItemId: \"943041C32B60448E903E8046AF5B657A\",\n searchTerm: null,\n categoryItemId: null,\n categories: [],\n assetSearchResults: [],\n showCategories: true,\n text: {\n \"resultsFound\": \"results found\",\n \"noResultsHeadline\": \"No Results\",\n \"noResultsText\": \"There are no results matching your search.\",\n \"clear\": \"clear\"\n },\n totalResults: 0,\n webApiUrl: \"/WebAPI/Feature.DAMAssetSearch/Search\"\n};\n\n\n// WEBPACK FOOTER //\n// ./js/apps/NavigationSearch/api/MockInitial.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport update from 'immutability-helper';\nimport { trackEvent } from '../../services/analytics';\nimport {\n getItems,\n resetAllSearchRequests,\n getKbItems,\n getPeopleItems,\n getAssets,\n getSuggestions,\n getSearchCompletions\n} from './api';\nimport Utils from './utils';\nimport SearchHeader from './components/SearchHeader';\nimport SearchResults from './components/SearchResults';\nimport KbSearchResults from './components/KbSearchResults';\nimport PeopleSearchResults from './components/PeopleSearchResults';\nimport Modal from './components/Modal';\nimport { isAbove } from '../../partials/breakpoints';\n\nimport Accordion from '../SharedComponents/interfaceComponents/Accordion';\nimport Checkbox from '../SharedComponents/interfaceComponents/Checkbox';\n\nclass NavigationSearch extends Component {\n constructor(props) {\n super();\n\n this.state = {\n isLoading: false,\n isLoadingMore: false,\n isSuggestionsLoading: false,\n canLoadMore: true,\n canLoadMoreKb: true,\n canLoadMoreAsset: true,\n canLoadMorePeople: true,\n isCategoryFilterActive: false,\n isModalOpen: false,\n iframeModal: false,\n sourceModal: '',\n resultSearchTerm: '',\n sourceItem: null,\n isDocSearchEnabled: false,\n searchType: 'asset',\n kbSearchResults: [],\n peopleSearchResults: [],\n knowledgeBaseUrl: '',\n kbText: '',\n assetsText: '',\n loadAmountAsset: 20,\n loadAmountKb: 50,\n suggestionsLoadAmmount: 5,\n selectedFromDropDownId: false,\n totalResultsKb: 0,\n assetSearchResults: 0,\n categories: '',\n selectedFilters: [],\n isModalLoading: true,\n suggestionsSearchTerm: '',\n assetSuggestionResults: [],\n isSortedVisible: false,\n showMoreAccordion: true\n };\n\n Object.assign(this.state, props);\n this.state.searchTerm = '';\n this.state.sortedBy = props.sortBy[0];\n\n this.defaultState = this.state;\n this.currentFilters = [];\n\n this.close = this.close.bind(this);\n this.clear = this.clear.bind(this);\n this.inputChange = this.inputChange.bind(this);\n this.inputKeypress = this.inputKeypress.bind(this);\n this.setFilter = this.setFilter.bind(this);\n this.makeRequest = this.makeRequest.bind(this);\n this.onScroll = this.onScroll.bind(this);\n this.openModal = this.openModal.bind(this);\n this.closeModal = this.closeModal.bind(this);\n this.docSearchSwitch = this.docSearchSwitch.bind(this);\n this.searchSwitch = this.searchSwitch.bind(this);\n this.makeRequests = this.makeRequests.bind(this);\n this.onModalSourceLoaded = this.onModalSourceLoaded.bind(this);\n this.extendItemObject = this.extendItemObject.bind(this);\n this.setNewFilters = this.setNewFilters.bind(this);\n this.iterationCopy = this.iterationCopy.bind(this);\n this.makeSuggestionsRequest = this.makeSuggestionsRequest.bind(this);\n this.suggestionSelected = this.suggestionSelected.bind(this);\n this.setWrapperRef = this.setWrapperRef.bind(this);\n this.handleClickOutside = this.handleClickOutside.bind(this);\n this.showMoreAccordionToggle = this.showMoreAccordionToggle.bind(this);\n this.clearSuggestionsList = this.clearSuggestionsList.bind(this);\n this.hideMobileFilters = this.hideMobileFilters.bind(this);\n this.applyFiltersForMob = this.applyFiltersForMob.bind(this);\n }\n\n componentDidMount() {\n $(document).keydown(\n function(e) {\n // ESCAPE key pressed\n if (e.keyCode == 27) {\n this.closeModal();\n }\n }.bind(this)\n );\n\n this.setHeightForAccordions();\n document.addEventListener('mousedown', this.handleClickOutside);\n }\n\n componentWillUnmount() {\n document.removeEventListener('mousedown', this.handleClickOutside);\n }\n\n setWrapperRef(node) {\n this.wrapperRef = node;\n }\n\n handleClickOutside(event) {\n if (this.wrapperRef && !this.wrapperRef.contains(event.target)) {\n if (this.state.isSortedVisible) {\n this.setState({\n isSortedVisible: false\n });\n }\n }\n }\n\n setHeightForAccordions() {\n let announcement = document\n .getElementsByClassName('c__announcement-bar')\n .item(0);\n\n let heightFromTop = 470;\n\n if (!!announcement) {\n heightFromTop += announcement.clientHeight;\n }\n\n const accordion = document.querySelector('.c-search__accordions-wrapper');\n if (accordion) {\n accordion.style.maxHeight = 'calc(100vh - (' + heightFromTop + 'px))';\n }\n }\n\n onScroll() {\n const threshold = 200;\n const scrollPos = $('.c-search__bottom').scrollTop();\n const componentHeight = $('.c-search__bottom').height();\n const componentScrollHeight = $('.c-search__bottom')[0].scrollHeight;\n\n if (\n scrollPos > componentHeight &&\n scrollPos > componentScrollHeight - componentHeight - threshold\n ) {\n this.makeRequest(true, this.currentFilters);\n }\n }\n\n close() {\n $('html').removeClass('search-is-open');\n document.body.style.removeProperty('padding-right');\n }\n\n clear(searchType = null) {\n if (this.timeout) clearTimeout(this.timeout);\n\n if (searchType) {\n const defaultState = this.defaultState;\n defaultState.searchType = searchType;\n this.setState(defaultState);\n } else {\n this.setState(this.defaultState);\n }\n }\n\n inputChange(e) {\n if (!e.target.value) {\n this.clear(this.state.searchType);\n resetAllSearchRequests();\n\n this.setState(\n update(this.state, {\n suggestionsSearchTerm: { $set: '' },\n assetSuggestionResults: { $set: [] }\n })\n );\n\n return;\n }\n\n this.setState(\n update(this.state, {\n suggestionsSearchTerm: { $set: e.target.value },\n assetSuggestionResults: { $set: [] }\n }),\n () => {\n if (this.timeout) clearTimeout(this.timeout);\n this.timeout = setTimeout(this.makeSuggestionsRequest.bind(this), 250);\n }\n );\n }\n\n inputKeypress(e) {\n if (e.keyCode == 13) {\n this.setState(\n update(this.state, {\n searchTerm: { $set: e.target.value },\n skipToken: { $set: null },\n selectedFilters: { $set: [] },\n assetSuggestionResults: { $set: [] }\n }),\n () => {\n resetAllSearchRequests();\n if (this.timeout) clearTimeout(this.timeout);\n this.timeout = setTimeout(this.makeRequests.bind(this), 250);\n }\n );\n }\n }\n\n suggestionSelected(query) {\n this.setState(\n update(this.state, {\n searchTerm: { $set: query },\n skipToken: { $set: null },\n selectedFilters: { $set: [] },\n suggestionsSearchTerm: { $set: query },\n assetSuggestionResults: { $set: [] }\n }),\n () => {\n resetAllSearchRequests();\n if (this.timeout) clearTimeout(this.timeout);\n this.timeout = setTimeout(this.makeRequests.bind(this), 250);\n }\n );\n }\n\n setFilter(filtersType, filter) {\n if (filtersType === 'ALL') {\n this.setState(\n {\n selectedFilters: []\n },\n () => {\n this.makeRequest(false);\n }\n );\n return;\n }\n\n if (filter === filtersType) {\n const filters = this.state.selectedFilters;\n delete filters[filtersType];\n\n this.setState(\n update(this.state, {\n selectedFilters: { $set: filters }\n }),\n () => {\n this.makeRequest(false);\n }\n );\n return;\n }\n\n let selectedFilters = [];\n\n if (this.state.selectedFilters && this.state.selectedFilters[filtersType]) {\n selectedFilters = this.state.selectedFilters[filtersType];\n }\n\n if (selectedFilters) {\n const index = selectedFilters.indexOf(filter);\n if (index > -1) {\n selectedFilters.splice(index, 1);\n } else {\n selectedFilters.push(filter);\n }\n } else {\n selectedFilters.push(filter);\n }\n\n let filters = this.state.selectedFilters;\n\n if (selectedFilters.length) {\n filters[filtersType] = selectedFilters;\n } else {\n delete filters[filtersType];\n }\n\n this.setState(\n update(this.state, {\n selectedFilters: { $set: filters }\n }),\n () => {\n if (isAbove('48em')) {\n this.makeRequest(false);\n\n // UserSearchedforAssetWithAppliedFilter event\n trackEvent('Search Performed', {\n term: this.state.searchTerm.trim(),\n searchSource: 'DAM',\n docSearchEnabled: this.state.isDocSearchEnabled,\n filterApplied: true,\n categoriesFilter: this.iterationCopy(this.state.selectedFilters)\n });\n }\n }\n );\n }\n\n iterationCopy(src) {\n let target = {};\n for (let prop in src) {\n if (src.hasOwnProperty(prop)) {\n target[prop] = src[prop];\n }\n }\n return target;\n }\n\n makeRequests(add = false, filterIds = []) {\n this.currentFilters = filterIds;\n\n if (!add) this.state.canLoadMore = true;\n\n if (add && (this.state.isLoadingMore || !this.state.canLoadMore)) return;\n if (!this.state.searchTerm || this.state.searchTerm.trim().length == 0)\n return;\n\n this.setState(\n update(this.state, {\n [add ? 'isLoadingMore' : 'isLoading']: { $set: true },\n totalResultsKb: { $set: 0 },\n totalResultsAssets: { $set: 0 },\n selectedFilters: { $set: [] },\n assetSuggestionResults: { $set: [] },\n categories: { $set: [] }\n }),\n () => {\n Promise.all([\n getAssets(\n this.state.isDocSearchEnabled,\n this.state.searchTerm.trim(),\n '',\n this.state.loadAmountAsset,\n add ? this.state.assetSearchResults.length : 0,\n this.state.activeFiltersSearchString,\n this.state.sortedBy.key\n ),\n getKbItems(\n this.state.searchTerm.trim(),\n this.state.loadAmountKb,\n add ? this.state.kbSearchResults.length : 0,\n this.state.kbWebApiUrl\n )\n ]).then(([assetItems, KbItems]) => {\n if (KbItems) {\n if (!add) $('.c-search__bottom').scrollTop(0);\n\n this.setState(\n update(this.state, {\n kbSearchResults: {\n $set: add\n ? this.state.kbSearchResults.concat(KbItems.searchResults)\n : KbItems.searchResults\n },\n [add ? 'isLoadingMore' : 'isLoading']: { $set: false },\n totalResultsKb: { $set: KbItems.totalResults },\n kbText: { $set: KbItems.text },\n errorMore: {\n $set: this.state.errorMore ? this.state.errorMore : false\n },\n errorList: {\n $set: this.state.errorList ? this.state.errorList : false\n },\n resultSearchTerm: { $set: this.state.searchTerm.trim() },\n knowledgeBaseUrl: { $set: KbItems.knowledgeBaseUrl },\n canLoadMoreKb: {\n $set: !(\n KbItems.searchResults.length < this.state.loadAmountKb\n )\n },\n showMoreAccordion: { $set: true }\n })\n );\n\n if (window._elev) {\n if (!window._elev.shapeUser.traits.searches) {\n window._elev.shapeUser.traits.searches = [];\n }\n window._elev.shapeUser.traits.searches.push(\n this.state.searchTerm.trim()\n );\n window._elev.setUser(window._elev.shapeUser);\n }\n\n if (\n this.state.searchType == 'knowlegdeBase' &&\n this.state.canLoadMore &&\n KbItems.searchResults.length < this.state.loadAmountKb\n )\n this.setState({\n canLoadMore: false\n });\n }\n if (assetItems) {\n if (!add) $('.c-search__bottom').scrollTop(0);\n\n let categories;\n if (assetItems.refineFilters.metadata) {\n categories = this.setNewFilters(assetItems.refineFilters);\n }\n\n assetItems.assets = assetItems.assets.map(this.extendItemObject);\n\n this.setState(\n update(this.state, {\n categories: { $set: categories ? categories : [] },\n assetSearchResults: {\n $set: add\n ? this.state.assetSearchResults.concat(assetItems.assets)\n : assetItems.assets\n },\n [add ? 'isLoadingMore' : 'isLoading']: { $set: false },\n totalResultsAssets: { $set: assetItems.numResults },\n resultSearchTerm: { $set: this.state.searchTerm.trim() },\n fileTypesFormat: { $set: assetItems.refineFilters.fileType },\n canLoadMoreAsset: {\n $set: !(assetItems.assets.length < this.state.loadAmountAsset)\n },\n assetSuggestionResults: { $set: [] }\n })\n );\n\n if (this.state.searchType == 'asset') {\n // UserSearchedForAsset event\n trackEvent('Search Performed', {\n term: this.state.searchTerm.trim(),\n docSearchEnabled: this.state.isDocSearchEnabled,\n filterApplied: false,\n searchSource: 'DAM',\n categoriesFilter: this.iterationCopy(this.state.selectedFilters)\n });\n }\n\n if (this.state.searchType == 'knowlegdeBase') {\n // UserSearchedInKnowledgeBase event\n trackEvent('Search Performed', {\n term: this.state.searchTerm.trim(),\n docSearchEnabled: this.state.isDocSearchEnabled,\n filterApplied: false,\n partnerPortalSource: 'Search module',\n searchSource: 'Knowledge Base'\n });\n }\n\n if (\n this.state.searchType == 'asset' &&\n this.state.canLoadMore &&\n assetItems.assets.length < this.state.loadAmountAsset\n )\n this.setState({\n canLoadMore: false\n });\n }\n });\n }\n );\n }\n\n makeRequest(add = false, filterIds = []) {\n this.currentFilters = filterIds;\n\n if (!add) this.state.canLoadMore = true;\n\n if (add && (this.state.isLoadingMore || !this.state.canLoadMore)) return;\n if (!this.state.searchTerm || this.state.searchTerm.trim().length == 0)\n return;\n\n resetAllSearchRequests();\n\n const categoriesString = filterIds.join('|');\n\n this.setState(\n update(this.state, {\n [add ? 'isLoadingMore' : 'isLoading']: { $set: true }\n }),\n () => {\n if (this.state.searchType == 'knowlegdeBase') {\n getKbItems(\n this.state.searchTerm.trim(),\n this.state.loadAmountKb,\n add ? this.state.kbSearchResults.length : 0,\n this.state.kbWebApiUrl\n ).then(res => {\n if (!res) return;\n if (!add) $('.c-search__bottom').scrollTop(0);\n\n this.setState(\n update(this.state, {\n kbSearchResults: {\n $set: add\n ? this.state.kbSearchResults.concat(res.searchResults)\n : res.searchResults\n },\n [add ? 'isLoadingMore' : 'isLoading']: { $set: false },\n totalResultsKb: { $set: res.totalResults },\n kbText: { $set: res.text },\n errorMore: { $set: false },\n errorList: { $set: false },\n resultSearchTerm: { $set: this.state.searchTerm.trim() },\n knowledgeBaseUrl: { $set: res.knowledgeBaseUrl },\n canLoadMoreKb: {\n $set: !(res.searchResults.length < this.state.loadAmountKb)\n }\n })\n );\n\n if (window._elev) {\n if (!window._elev.shapeUser.traits.searches) {\n window._elev.shapeUser.traits.searches = [];\n }\n window._elev.shapeUser.traits.searches.push(\n this.state.searchTerm.trim()\n );\n window._elev.setUser(window._elev.shapeUser);\n }\n\n if (\n this.state.canLoadMore &&\n res.searchResults.length < this.state.loadAmountKb\n )\n this.setState({\n canLoadMore: false\n });\n });\n } else if (this.state.searchType == 'asset') {\n let selectedFiltersString = '';\n\n if (this.state.isDocSearchClicked) {\n this.setState(\n update(this.state, {\n selectedFilters: { $set: [] }\n })\n );\n } else {\n let counter = 0;\n\n for (let key in this.state.selectedFilters) {\n if (counter) {\n selectedFiltersString +=\n ' AND ' +\n key +\n ':(' +\n this.state.selectedFilters[key].join(' OR ') +\n ')';\n } else {\n selectedFiltersString =\n key +\n ':(' +\n encodeURIComponent(\n this.state.selectedFilters[key].join(' OR ')\n ) +\n ')';\n }\n\n counter++;\n }\n }\n\n getAssets(\n this.state.isDocSearchEnabled,\n this.state.searchTerm.trim(),\n selectedFiltersString,\n this.state.loadAmountAsset,\n add ? this.state.assetSearchResults.length : 0,\n this.state.activeFiltersSearchString,\n this.state.sortedBy.key\n ).then(res => {\n if (!res) return;\n if (!add) $('.c-search__bottom').scrollTop(0);\n\n let categories;\n if (this.state.isDocSearchClicked && res.refineFilters.metadata) {\n categories = this.setNewFilters(res.refineFilters);\n this.setState({\n isDocSearchClicked: false\n });\n }\n\n res.assets = res.assets.map(this.extendItemObject);\n\n this.setState(\n update(this.state, {\n categories: {\n $set: categories ? categories : this.state.categories\n },\n assetSearchResults: {\n $set: add\n ? this.state.assetSearchResults.concat(res.assets)\n : res.assets\n },\n [add ? 'isLoadingMore' : 'isLoading']: { $set: false },\n totalResultsAssets: { $set: res.numResults },\n resultSearchTerm: { $set: this.state.searchTerm.trim() },\n canLoadMoreAsset: {\n $set: !(res.assets.length < this.state.loadAmountAsset)\n }\n })\n );\n\n if (\n this.state.canLoadMore &&\n res.assets.length < this.state.loadAmountAsset\n )\n this.setState({\n canLoadMore: false\n });\n });\n } else if (this.state.searchType == 'people') {\n var peopleLoadAmout = 10;\n getPeopleItems(\n this.state.searchTerm.trim(),\n categoriesString,\n peopleLoadAmout,\n this.state.skipToken ? this.state.skipToken : '',\n this.state.peopleSearchRootItemId,\n this.state.peopleSearchWebApiUrl\n ).then(res => {\n if (!res) return;\n if (!add) $('.c-search__bottom').scrollTop(0);\n\n this.setState(\n update(this.state, {\n categories: { $set: res.categories },\n peopleSearchResults: {\n $set: add\n ? this.state.peopleSearchResults.concat(res.searchResults)\n : res.searchResults\n },\n [add ? 'isLoadingMore' : 'isLoading']: { $set: false },\n isCategoryFilterActive: { $set: res.filterItemIds.length > 0 },\n totalResultsPeople: { $set: res.totalResults },\n skipToken: { $set: res.skipToken },\n text: { $set: res.text },\n errorMore: { $set: false },\n errorList: { $set: false },\n resultSearchTerm: { $set: this.state.searchTerm.trim() },\n canLoadMorePeople: {\n $set: !(res.searchResults.length < peopleLoadAmout)\n }\n })\n );\n\n // UserSearchedForPeople\n trackEvent('Search Performed', {\n term: this.state.searchTerm.trim(),\n filterApplied: false\n });\n\n if (\n this.state.canLoadMore &&\n res.searchResults.length < peopleLoadAmout\n )\n this.setState({\n canLoadMore: false\n });\n });\n }\n }\n );\n }\n\n makeSuggestionsRequest() {\n if (\n !this.state.suggestionsSearchTerm ||\n this.state.suggestionsSearchTerm.trim().length == 0\n )\n return;\n\n this.setState(\n update(this.state, {\n isSuggestionsLoading: { $set: true }\n }),\n () => {\n if (this.state.searchType == 'asset') {\n getSuggestions(\n this.state.suggestionsSearchTerm.trim(),\n this.state.suggestionsLoadAmmount,\n this.state.activeFiltersSearchString\n )\n //getSearchCompletions(this.state.suggestionsSearchTerm.trim())\n .then(res => {\n if (!res) return;\n\n this.setState(\n update(this.state, {\n assetSuggestionResults: { $set: res.assets },\n //assetSuggestionResults : {$set: res.completions},\n isSuggestionsLoading: { $set: false }\n })\n );\n });\n }\n }\n );\n }\n\n setNewFilters(newFilters) {\n // Deep clone of array with objects\n let categories = JSON.parse(JSON.stringify(this.state.filters));\n\n categories.forEach((item, i) => {\n if (item.refineFilterKey === 'fileType') {\n let updatedFilters = [];\n\n newFilters.fileType.forEach(filterNew => {\n categories[i].options.forEach(filterOld => {\n if (filterNew.key === filterOld.widenName) {\n updatedFilters.push(filterOld);\n }\n });\n });\n\n categories[i].options = updatedFilters;\n }\n\n for (let j = 0; j < newFilters.metadata.length; j++) {\n if (item.refineFilterKey === newFilters.metadata[j].fieldKey) {\n let updatedFilters = [];\n\n newFilters.metadata[j].values.forEach(filterNew => {\n categories[i].options.forEach(filterOld => {\n if (filterNew.name === filterOld.label) {\n updatedFilters.push(filterOld);\n }\n });\n });\n\n categories[i].options = updatedFilters;\n\n break;\n }\n }\n });\n\n return categories;\n }\n\n extendItemObject(item) {\n item.isImage = item.type == 'IMAGE';\n item.isArchive = item.type == 'COMPRESSED_ARCHIVE';\n item.isBinary = item.type == 'GENERIC_BINARY';\n item.isVideo = item.type == 'VIDEO';\n item.previewLink = '/WebAPI/Feature.DAMAssetSearch/ViewWidenAsset?uuid=' + item.uuid;\n item.assetId = item.uuid;\n if (item.previews && item.previews.preview2048) {\n item.imageLargeUrl = item.previews.preview2048;\n }\n\n for (var i = 0; i < item.metadata.length; i++) {\n let metafield = item.metadata[i];\n switch (metafield.fieldKey) {\n case 'materialType':\n item.materialType = metafield.value;\n break;\n case 'assettype':\n item.products = metafield.value;\n break;\n case 'channels':\n item.channels = metafield.channels;\n break;\n case 'language':\n item.language = metafield.value;\n break;\n }\n }\n\n item.title = item.name;\n\n return item;\n }\n\n openModal(src, isIframeModal, item) {\n trackEvent('Asset Previewed', {\n assetId: item.assetId,\n materialType: item.materialType,\n assetFilename: item.title,\n assetFileFormat: item.fileFormat,\n fromSearch: true,\n products: item.products,\n channels: item.channels,\n source: 'SearchModuleNavigation'\n });\n\n this.setState({\n isModalLoading: true,\n isModalOpen: true,\n sourceModal: src,\n iframeModal: isIframeModal,\n sourceItem: item\n });\n\n let $body = $('body');\n let widthBefore = $body.width();\n $('html').addClass('modal-is-open');\n let deltaWidth = $body.width() - widthBefore;\n\n if (deltaWidth > 0) {\n $body.css('padding-right', deltaWidth + 'px');\n }\n }\n\n closeModal() {\n this.setState({\n isModalOpen: false\n });\n\n setTimeout(() => {\n if (document.body.style.removeProperty) {\n document.body.style.removeProperty('padding-right');\n } else {\n document.body.style.removeAttribute('padding-right');\n }\n\n $('html').removeClass('modal-is-open');\n }, 550);\n }\n\n docSearchSwitch() {\n this.setState(\n update(this.state, {\n isDocSearchEnabled: { $set: !this.state.isDocSearchEnabled },\n isDocSearchClicked: { $set: true }\n }),\n () => {\n this.defaultState.isDocSearchEnabled = this.state.isDocSearchEnabled;\n // UserSearchedForAsset event\n trackEvent('Search Performed', {\n term: this.state.searchTerm.trim(),\n docSearchEnabled: this.state.isDocSearchEnabled,\n filterApplied: false,\n partnerPortalSource: 'Search module',\n searchSource: 'DAM'\n });\n\n if (isAbove('48em')) {\n this.makeRequest();\n }\n }\n );\n }\n\n searchSwitch(searchType) {\n let canLoadMore = true;\n if (searchType == 'knowlegdeBase') {\n canLoadMore = this.state.canLoadMoreKb;\n\n // UserSearchedInKnowledgeBase event\n trackEvent('Search Performed', {\n term: this.state.searchTerm.trim(),\n docSearchEnabled: this.state.isDocSearchEnabled,\n filterApplied: false,\n partnerPortalSource: 'Search module',\n searchSource: 'Knowledge Base'\n });\n }\n\n if (searchType == 'asset') {\n canLoadMore = this.state.canLoadMoreAsset;\n\n // UserSearchedForAsset\n trackEvent('Search Performed', {\n term: this.state.searchTerm.trim(),\n filterApplied: false,\n docSearchEnabled: this.state.isDocSearchEnabled,\n partnerPortalSource: 'Search module',\n searchSource: 'DAM'\n });\n }\n\n if (this.state.searchType == 'people')\n canLoadMore = this.state.canLoadMorePeople;\n\n this.setState(\n update(this.state, {\n searchType: { $set: searchType },\n canLoadMore: { $set: canLoadMore }\n })\n );\n }\n\n onModalSourceLoaded() {\n this.setState({\n isModalLoading: false\n });\n }\n\n showMoreAccordionToggle() {\n this.setState({\n showMoreAccordion: false\n });\n }\n\n clearSuggestionsList() {\n this.setState(\n update(this.state, {\n assetSuggestionResults: { $set: [] }\n })\n );\n }\n\n hideMobileFilters() {\n $('.c-search__filters-outer').css('display', 'none');\n }\n\n applyFiltersForMob() {\n this.hideMobileFilters();\n this.makeRequest(false);\n\n // UserSearchedforAssetWithAppliedFilter\n trackEvent('Search Performed', {\n term: this.state.searchTerm.trim(),\n searchSource: 'DAM',\n docSearchEnabled: this.state.isDocSearchEnabled,\n filterApplied: true,\n categoriesFilter: this.iterationCopy(this.state.selectedFilters)\n });\n }\n\n render() {\n let rootClass = 'c-search';\n if (this.state.resultSearchTerm && this.state.resultSearchTerm.length > 0) {\n rootClass += ' c-search-active-state';\n }\n\n if (this.state.categories && this.state.categories.length > 0) {\n rootClass += ' c-search-with-categories';\n }\n\n let amountOfResults;\n if (this.state.searchType == 'asset' && this.state.totalResultsAssets) {\n amountOfResults = `${this.state.totalResultsAssets} ${\n this.state.totalResultsAssets > 1\n ? this.state.text.resultsFor\n : this.state.text.resultFor\n } \"${this.state.searchTerm.replace(/^\"|\"$/g, '')}\"`;\n }\n\n if (this.state.searchType == 'knowlegdeBase' && this.state.totalResultsKb) {\n amountOfResults = `${this.state.totalResultsKb} ${\n this.state.totalResultsKb > 1\n ? this.state.text.resultsFor\n : this.state.text.resultFor\n } \"${this.state.searchTerm}\"`;\n }\n\n return (\n
\n
\n
\n
\n
\n {this.state.resultSearchTerm.length > 0 && (\n
\n {this.state.text.viewBy}\n
\n )}\n {this.state.text &&\n this.state.resultSearchTerm.length > 0 &&\n (this.state.kbSearchInterfaceEnabled ||\n this.state.peopleSearchInterfaceEnabled) && (\n
\n
\n
\n
this.searchSwitch('asset')}\n checked={this.state.searchType == 'asset'}\n />\n
\n
\n
\n {this.state.kbSearchInterfaceEnabled && (\n
\n
\n
this.searchSwitch('knowlegdeBase')}\n checked={this.state.searchType == 'knowlegdeBase'}\n />\n
\n
\n
\n )}\n
\n )}\n
\n
\n {this.state.categories.length &&\n this.state.searchType == 'asset' ? (\n
\n ) : null}\n {this.state.resultSearchTerm.length > 0 &&\n this.state.searchType == 'asset' && (\n
\n {this.state.text.filterBy}\n {\n this.setFilter('ALL', 'ALL');\n }}\n >\n \n {this.state.text.clearFilters}\n \n
\n )}\n
\n {this.state.categories.length &&\n this.state.searchType == 'asset' ? (\n
\n {this.state.categories.map((item, accordionIndex) => {\n let isAllChecked =\n this.state.selectedFilters[item.quickSearchKey] &&\n this.state.selectedFilters[item.quickSearchKey]\n .length > 0\n ? ''\n : true;\n\n return item.options.length ? (\n
\n {item.options.length > 1 ? (\n \n ) : null}\n {item.options.map((value, index) => {\n let isChecked = this.state.selectedFilters[\n item.quickSearchKey\n ]\n ? this.state.selectedFilters[\n item.quickSearchKey\n ].indexOf(value.widenName) > -1\n : false;\n return (\n \n );\n })}\n \n ) : null;\n })}\n
\n ) : null}\n
\n
\n
\n
\n {this.state.resultSearchTerm.length > 0 && (\n
\n
{amountOfResults}
\n {this.state.searchType == 'asset' && (\n
\n
{\n this.setState({\n isSortedVisible: !this.state.isSortedVisible\n });\n }}\n className=\"c-search__group-title c-search__sort-by\"\n ref={this.setWrapperRef}\n >\n {' '}\n {this.state.text.sortBy}: {this.state.sortedBy.title}\n
\n
\n
\n
\n )}\n
\n )}\n {this.state.searchType == 'asset' && (\n
\n )}\n {this.state.searchType == 'knowlegdeBase' && (\n
\n )}\n {this.state.searchType == 'people' && (\n
\n )}\n
\n
\n
\n
\n
\n );\n }\n}\n\nexport default NavigationSearch;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/NavigationSearch/index.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport PropTypes from 'prop-types';\nimport Cookies from 'js-cookie';\nimport ReactCSSTransitionGroup from 'react-transition-group/CSSTransitionGroup';\n\nclass Announcement extends Component {\n constructor(props) {\n super(props);\n this.close = this.close.bind(this);\n this.state = {\n isOpen: true,\n };\n }\n\n componentDidMount() {\n let announcement = document\n .getElementsByClassName('c__announcement-bar')\n .item(0);\n $('section.c-global-nav').addClass('notification-is-open');\n\n if ($(window).scrollTop() < announcement.clientHeight) {\n $('.c-global-nav.notification-is-open').addClass('absolute');\n }\n $('.c-nav-list-wrapper').css(\n 'height',\n `calc(100vh - ${announcement.clientHeight + 80}px)`\n );\n if (navigator.userAgent.match(/Trident\\/7\\./)) {\n $('.c-breadcrumb').css('top', `${announcement.clientHeight}px`);\n }\n }\n\n close(e) {\n e.preventDefault();\n const cookieName = 'Feature.Announcement.ReadIds';\n const search = document.getElementsByClassName('c-search').item(0);\n let idsString = Cookies.get(cookieName);\n let ids = idsString ? idsString.split() : [];\n\n if (Array.isArray(ids)) {\n ids.push(this.props.message.messageId);\n\n Cookies.set(cookieName, ids.join());\n }\n\n this.setState({ isOpen: false });\n $('section.c-global-nav').removeClass('notification-is-open');\n $('section.c-global-nav').removeClass('absolute');\n\n $('.c-global-header').css('top', 0);\n\n $('.c-modal__wrapper.c-modal-notifications-settings').css({\n height: 'calc(100vh - 125px)',\n top: '125px',\n });\n\n $('.c-nav-list-wrapper').removeAttr('style');\n $('.c-notifications-assets-block').removeAttr('style');\n $('.c-global-nav').removeAttr('style');\n $('.c-global-nav__scroll-wrapper').removeAttr('style');\n $('.c-global-nav__level').removeAttr('style');\n $('.c-breadcrumb').removeAttr('style');\n if (search) {\n search.setAttribute('style', 'top:0px');\n }\n }\n\n render() {\n return (\n
\n {this.state.isOpen && (\n \n )}\n \n );\n }\n}\n\nAnnouncement.PropTypes = {\n message: PropTypes.object.isRequired,\n};\n\nexport default Announcement;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/Notifications/components/announcement/index.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport update from 'immutability-helper';\nimport { trackEvent } from '../../services/analytics';\nimport NotificationButton from './components/NotificationButton/index';\nimport NotificationsSidebar from './components/NotificationsSidebar/index';\nimport { markNotificationRead, getItems } from './api';\nimport Modal from './components/Modal/index';\nimport NotificationsSettings from './components/NotificationsSettings';\nimport ReactCSSTransitionGroup from 'react-transition-group/CSSTransitionGroup';\n\nclass NotificationsFeed extends Component {\n constructor(props) {\n super(props);\n\n this.state = {\n isNotificationsMenuOpen: false,\n isSubscribedToAssetList: false,\n isLoading: false,\n isLoadingMore: false,\n canLoadMore: true,\n isCategoryFilterActive: false,\n isModalOpen: false,\n iframeModal: false,\n sourceModal: '',\n sourceItem: null,\n subscriptionId: null,\n isSettingsOpen: false,\n isModalLoading: true\n };\n\n Object.assign(this.state, props);\n\n this.toggleNotificationsMenu = this.toggleNotificationsMenu.bind(this);\n this.openModal = this.openModal.bind(this);\n this.closeModal = this.closeModal.bind(this);\n this.markAllAsReade = this.markAllAsReade.bind(this);\n this.addPaddingToFixedBody = this.addPaddingToFixedBody.bind(this);\n this.removePaddingFromFixedBody = this.removePaddingFromFixedBody.bind(\n this\n );\n this.setNumberOfUnreadNotificationsMob = this.setNumberOfUnreadNotificationsMob.bind(\n this\n );\n this.setStylesAnnouncementsOpen = this.setStylesAnnouncementsOpen.bind(\n this\n );\n this.toggleModalSettings = this.toggleModalSettings.bind(this);\n this.makeRequest = this.makeRequest.bind(this);\n this.onScroll = this.onScroll.bind(this);\n this.onModalSourceLoaded = this.onModalSourceLoaded.bind(this);\n }\n\n onScroll() {\n const threshold = 200;\n const scrollPos = $('.c-notifications-assets-block').scrollTop();\n const componentHeight = $('.c-notifications-assets-block').height();\n const componentScrollHeight = $('.c-notifications-assets-block')[0]\n .scrollHeight;\n\n if (\n scrollPos > componentHeight &&\n scrollPos > componentScrollHeight - componentHeight - threshold\n ) {\n this.makeRequest();\n }\n }\n\n componentDidMount() {\n window.addEventListener('resize', this.setStylesAnnouncementsOpen);\n document\n .querySelectorAll(\n '.c-global-header__menu-notifications .c-notifications-assets'\n )[0]\n .addEventListener('click', this.toggleNotificationsMenu);\n this.setNumberOfUnreadNotificationsMob();\n this.setStylesAnnouncementsOpen();\n $('.c-notifications-assets-block')[0].addEventListener(\n 'scroll',\n this.onScroll\n );\n }\n\n componentWillUnmount() {\n window.removeEventListener('resize', this.setStylesAnnouncementsOpen);\n document\n .querySelectorAll(\n '.c-global-header__menu-notifications .c-notifications-assets'\n )[0]\n .removeEventListener('click', this.toggleNotificationsMenu);\n $('.c-notifications-assets-block')[0].removeEventListener(\n 'scroll',\n this.onScroll\n );\n }\n\n setStylesAnnouncementsOpen() {\n let announcement = document\n .getElementsByClassName('c__announcement-bar')\n .item(0);\n if (!!announcement) {\n if (announcement.clientHeight > $(window).scrollTop()) {\n let fromTop =\n $(window).width() > 768\n ? announcement.clientHeight - $(window).scrollTop()\n : announcement.clientHeight + 78;\n $('.c-notifications-assets-block').css({\n top: `${fromTop}px`,\n height: `calc( 100vh - ${fromTop}px)`\n });\n } else {\n $('.c-notifications-assets-block').css({\n top: '0px',\n height: '100vh'\n });\n }\n }\n }\n\n setNumberOfUnreadNotificationsMob() {\n if (this.state.unreadCount) {\n document.querySelectorAll(\n '.c-global-header__menu-notifications .c-notifications-assets__amount-wrap'\n )[0].style.display = 'flex';\n document.querySelectorAll(\n '.c-global-header__menu-notifications .c-notifications-assets__amount'\n )[0].textContent =\n this.state.unreadCount > 9 ? '9+' : this.state.unreadCount;\n } else {\n document.querySelectorAll(\n '.c-global-header__menu-notifications .c-notifications-assets__amount-wrap'\n )[0].style.display = 'none';\n }\n }\n\n toggleNotificationsMenu() {\n this.setState(\n {\n isNotificationsMenuOpen: !this.state.isNotificationsMenuOpen\n },\n () => {\n if (this.state.isNotificationsMenuOpen) {\n this.addPaddingToFixedBody();\n let mainMenuOpened = !!document.querySelectorAll(\n '.navigation-is-open .c-global-nav'\n )[0];\n if (mainMenuOpened) {\n $('.js-menu-toggle').click();\n }\n this.setStylesAnnouncementsOpen();\n } else {\n this.removePaddingFromFixedBody();\n if (this.state.isSettingsOpen) {\n this.setState(\n {\n isSettingsOpen: false\n },\n () => {\n setTimeout(() => {\n $('.c-breadcrumb').removeClass(\n 'c-breadcrumb__notification-item-opened'\n );\n }, 250);\n }\n );\n }\n }\n }\n );\n }\n\n addPaddingToFixedBody() {\n let $body = $('body');\n let widthBefore = $body.width();\n let announcement = document\n .getElementsByClassName('c__announcement-bar')\n .item(0);\n $('html').addClass('modal-is-open');\n\n let deltaWidth = $body.width() - widthBefore;\n\n if (deltaWidth > 0) {\n $body.css({\n 'padding-right': deltaWidth + 'px'\n });\n }\n\n if (!!announcement && $(window).width() < 768) {\n $('.c__announcement-bar').css({\n position: 'fixed',\n top: '0'\n });\n $('header').css({\n position: 'fixed',\n top: `${announcement.clientHeight}px`,\n 'padding-right': deltaWidth + 'px'\n });\n } else {\n if ($(window).width() < 768) {\n $('header').css({\n position: 'fixed',\n top: 0,\n 'padding-right': deltaWidth + 'px'\n });\n }\n }\n }\n\n removePaddingFromFixedBody() {\n setTimeout(() => {\n if (document.body.style.removeProperty) {\n document.body.style.removeProperty('padding-right');\n } else {\n document.body.style.removeAttribute('padding-right');\n }\n\n $('html').removeClass('modal-is-open');\n $('body').removeAttr('style');\n }, 550);\n if ($(window).width() < 768) {\n $('.c__announcement-bar').removeAttr('style');\n $('header').removeAttr('style');\n }\n }\n\n markAllAsReade() {\n markNotificationRead(this.props.markAsReadUrl).then(res => {\n if (res.result) {\n this.setState(\n update(this.state, {\n unreadCount: { $set: 0 }\n }),\n () => {\n this.setNumberOfUnreadNotificationsMob();\n }\n );\n }\n });\n }\n\n openModal(src, isIframeModal, item) {\n trackEvent('Asset Previewed', {\n assetId: item.uuid,\n materialType: item.materialType,\n assetFilename: item.name,\n assetFileFormat: item.format,\n fromSearch: false,\n products: item.products,\n channels: item.channels,\n source: 'NotitificationSliderPopup'\n });\n\n this.setState(\n {\n isModalLoading: true,\n isModalOpen: true,\n sourceModal: src,\n iframeModal: isIframeModal,\n sourceItem: item\n },\n () => {\n $('.c-breadcrumb').addClass('c-breadcrumb__notification-item-opened');\n markNotificationRead(item.updateStateUrl).then(res => {\n if (!res || !res.result) return;\n\n let updatedItems = this.state.notifications.map(n => {\n if (n == item) {\n n.state = 1;\n }\n\n return n;\n });\n\n this.setState(\n update(this.state, {\n notifications: { $set: updatedItems },\n unreadCount: { $set: this.state.unreadCount - 1 }\n }),\n () => {\n this.setNumberOfUnreadNotificationsMob();\n }\n );\n });\n }\n );\n }\n\n closeModal() {\n this.setState(\n {\n isModalOpen: false\n },\n () => {\n setTimeout(() => {\n $('.c-breadcrumb').removeClass(\n 'c-breadcrumb__notification-item-opened'\n );\n }, 250);\n }\n );\n }\n\n toggleModalSettings() {\n if (this.state.isSettingsOpen) {\n this.setState(\n {\n isSettingsOpen: false\n },\n () => {\n if ($(window).width() > 768) {\n $('.c-breadcrumb').removeClass(\n 'c-breadcrumb__notification-item-opened'\n );\n }\n }\n );\n } else {\n this.setState(\n {\n isSettingsOpen: true\n },\n () => {\n if ($(window).width() > 768) {\n $('.c-breadcrumb').addClass(\n 'c-breadcrumb__notification-item-opened'\n );\n }\n }\n );\n }\n }\n\n makeRequest() {\n if (this.state.isLoadingMore || !this.state.canLoadMore) return;\n\n const loadAmmount = 20;\n\n this.setState(\n update(this.state, {\n ['isLoadingMore']: { $set: true }\n }),\n () => {\n getItems(\n this.state.getNotificationsUrl,\n loadAmmount,\n this.state.notifications.length / loadAmmount + 1\n ).then(res => {\n if (!res) return;\n\n this.setState(\n update(this.state, {\n notifications: {\n $set: this.state.notifications.concat(res.notifications)\n },\n ['isLoadingMore']: { $set: false }\n })\n );\n\n if (this.state.canLoadMore && res.notifications.length < loadAmmount)\n this.state.canLoadMore = false;\n });\n }\n );\n }\n\n onModalSourceLoaded() {\n this.setState({\n isModalLoading: false\n });\n }\n\n render() {\n return (\n
\n \n\n \n\n \n\n {this.state.isSettingsOpen ? (\n \n \n \n ) : (\n \n )}\n
\n );\n }\n}\n\nexport default NotificationsFeed;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/NotificationsFeed/index.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport update from 'immutability-helper';\nimport {getItems} from './api';\nimport {updateUrl} from './api/history';\nimport Utils from './utils';\nimport Filters from './components/Filters';\nimport Results from './components/Results';\nimport Controls from './components/Controls';\nimport FloatingBtn from './components/FloatingBtn';\nimport Overlay from './components/Overlay';\nimport Modal from './components/Modal';\n\nclass WebinarsList extends Component {\n\n constructor (props) {\n \n super();\n \n this.state = {\n labels : [],\n isLoading: false,\n isLoadingMore: false,\n errorMore : false,\n errorFilter : false,\n loadMoreAmount: 20,\n loadMoreAmountOptions: [20, 25, 30, 35, 40, 45, 50],\n inView: false,\n isOverlayOpen: false,\n overlayScrollTo: 0,\n isModalOpen: false,\n sourceModal: '',\n sourceItem: null\n };\n\n Object.assign(this.state, props);\n\n\n this.updateFilter = this.updateFilter.bind(this);\n this.updateList = this.updateList.bind(this);\n this.onScroll = this.onScroll.bind(this);\n this.openOverlay = this.openOverlay.bind(this);\n this.closeOverlay = this.closeOverlay.bind(this);\n\t\tthis.cancelOverlay = this.cancelOverlay.bind(this);\n\t\tthis.applyOverlay = this.applyOverlay.bind(this);\n this.openModal = this.openModal.bind(this);\n this.closeModal = this.closeModal.bind(this);\n }\n\n componentDidMount() {\n window.addEventListener('scroll', this.onScroll);\n \n this.onScroll();\n }\n\n componentWillUnmount(){\n window.removeEventListener('scroll', this.onScroll);\n }\n\n onScroll() { \n const posOffset = 150;\n const scrollPos = $(window).scrollTop() - posOffset;\n const windowHeight = $(window).height();\n const listPos = $(this.refs.root).offset().top;\n const listHeight = $(this.refs.root).height();\n \n\t\tif(listPos <= scrollPos + windowHeight && listPos + listHeight >= scrollPos) {\n \n if(this.state.inView) return;\n this.setState(update(this.state,{\n inView : {$set: true},\n }));\n \n } else {\n\n if(!this.state.inView) return;\n\t\n this.setState(update(this.state,{\n inView : {$set: false},\n }));\n }\n }\n\n updateFilter(filters) { \n this.setState(update(this.state,{\n\t\t\t'filters' : {$set : filters},\n }),() => {\n this.updateList(false);\n });\n }\n\n updateLoadAmount(e) {\n \n this.setState(update(this.state,{\n loadMoreAmount: {$set: e.target.value}\n }));\n }\n\n updateList(add){\n\t\t\n\t\tconst filersString = Utils.arrayToList(this.state.filters, 'id', '|');\n\t\t\n\t\tif(!add) {\n \tupdateUrl('filter', filersString);\n\t\t}\n\n this.setState(update(this.state,{\n [add ? 'isLoadingMore' : 'isLoading' ]: {$set: true}\n }), () => {\n\t\t\t\n\t\t\tgetItems(this.state.dataSourceId,filersString,this.state.loadMoreAmount, add ? this.state.data.length : 0, this.state.webApiUrl)\n\t\t\t\t.then((res) => {\n\t\t\t\t\tthis.setState(update(this.state,{ \n\t\t\t\t\t\tfilters : {$set : res.filters && !add ? res.filters : this.state.filters},\n\t\t\t\t\t\tdata : {$set: add ? this.state.data.concat(res.data) : res.data},\n\t\t\t\t\t\t[add ? 'isLoadingMore' : 'isLoading' ]: {$set: false},\n\t\t\t\t\t\ttotalResults : {$set: res.totalResults},\n\t\t\t\t\t\terrorMore : {$set: false },\n\t\t\t\t\t\terrorList : {$set: false }\n\t\t\t\t\t}));\n\t\t\t\t})\n\t\t\t\t.catch((error) => {\n\t\t\t\t\n\t\t\t\tthis.setState(update(this.state,{ \n\t\t\t\t\t[add ? 'isLoadingMore' : 'isLoading' ]: {$set: false},\n\t\t\t\t\terrorMore : {$set: add },\n\t\t\t\t\terrorList : {$set: !add ? true : false}\n\t\t\t\t}));\n\n\t\t\t});\n\n });\n }\n\n\tapplyOverlay(filters) {\n\t\t this.setState(update(this.state,{\n isOverlayOpen : {$set: false}\n }), () => {\n\t\t\t\n\t\t\tthis.closeOverlay();\n\t\t\tthis.updateFilter(filters);\n\t\t});\n\t}\n\n\tcancelOverlay(){\n\n\t\t this.setState(update(this.state,{\n isOverlayOpen : {$set: false}\n }));\n\t\t\n\t\tthis.closeOverlay(true);\n\t\t\n\t}\n\n closeOverlay(goBack) {\n \n $('html').removeClass('filter-is-active');\n $('html, body').scrollTop(goBack ? this.state.overlayScrollTo : $(this.refs.root).offset().top);\n }\n\n openOverlay() {\n \n this.setState(update(this.state,{\n isOverlayOpen : {$set: true},\n overlayScrollTo : {$set: $(window).scrollTop()}\n }));\n\n setTimeout(() => {\n $('html').addClass('filter-is-active');\n },500);\n }\n\n openModal(src, item) {\n this.setState({\n isModalOpen: true,\n sourceModal: src,\n sourceItem: item\n });\n\n let $body = $('body');\n let widthBefore = $body.width();\n $('html').addClass('modal-is-open');\n let deltaWidth = $body.width() - widthBefore;\n\n if (deltaWidth > 0) {\n $body.css('padding-right', deltaWidth + 'px')\n }\n }\n\n closeModal() {\n this.setState({\n isModalOpen: false\n });\n\n setTimeout(()=>{\n if (document.body.style.removeProperty) {\n document.body.style.removeProperty('padding-right');\n } else {\n document.body.style.removeAttribute('padding-right');\n }\n \n $('html').removeClass('modal-is-open');\n }, 550);\n }\n\n render() {\n return (\n
\n\n {this.state.filters && this.state.filters.length > 0 && }\n \n \n {this.state.totalResults > this.state.data.length && this.updateList(true)} isLoading={this.state.isLoadingMore} text={this.state.text} hasError={this.state.errorMore} />}\n \n \n {this.state.isOverlayOpen && }\n \n
\n );\n }\n}\n\nexport default WebinarsList;\n\n\n// WEBPACK FOOTER //\n// ./js/apps/WebinarsList/index.js","'use strict';\n\nvar utils = require('./utils');\nvar bind = require('./helpers/bind');\nvar Axios = require('./core/Axios');\nvar defaults = require('./defaults');\n\n/**\n * Create an instance of Axios\n *\n * @param {Object} defaultConfig The default config for the instance\n * @return {Axios} A new instance of Axios\n */\nfunction createInstance(defaultConfig) {\n var context = new Axios(defaultConfig);\n var instance = bind(Axios.prototype.request, context);\n\n // Copy axios.prototype to instance\n utils.extend(instance, Axios.prototype, context);\n\n // Copy context to instance\n utils.extend(instance, context);\n\n return instance;\n}\n\n// Create the default instance to be exported\nvar axios = createInstance(defaults);\n\n// Expose Axios class to allow class inheritance\naxios.Axios = Axios;\n\n// Factory for creating new instances\naxios.create = function create(instanceConfig) {\n return createInstance(utils.merge(defaults, instanceConfig));\n};\n\n// Expose Cancel & CancelToken\naxios.Cancel = require('./cancel/Cancel');\naxios.CancelToken = require('./cancel/CancelToken');\naxios.isCancel = require('./cancel/isCancel');\n\n// Expose all/spread\naxios.all = function all(promises) {\n return Promise.all(promises);\n};\naxios.spread = require('./helpers/spread');\n\nmodule.exports = axios;\n\n// Allow use of default import syntax in TypeScript\nmodule.exports.default = axios;\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/axios.js\n// module id = 192\n// module chunks = 0","'use strict';\n\nvar Cancel = require('./Cancel');\n\n/**\n * A `CancelToken` is an object that can be used to request cancellation of an operation.\n *\n * @class\n * @param {Function} executor The executor function.\n */\nfunction CancelToken(executor) {\n if (typeof executor !== 'function') {\n throw new TypeError('executor must be a function.');\n }\n\n var resolvePromise;\n this.promise = new Promise(function promiseExecutor(resolve) {\n resolvePromise = resolve;\n });\n\n var token = this;\n executor(function cancel(message) {\n if (token.reason) {\n // Cancellation has already been requested\n return;\n }\n\n token.reason = new Cancel(message);\n resolvePromise(token.reason);\n });\n}\n\n/**\n * Throws a `Cancel` if cancellation has been requested.\n */\nCancelToken.prototype.throwIfRequested = function throwIfRequested() {\n if (this.reason) {\n throw this.reason;\n }\n};\n\n/**\n * Returns an object that contains a new `CancelToken` and a function that, when called,\n * cancels the `CancelToken`.\n */\nCancelToken.source = function source() {\n var cancel;\n var token = new CancelToken(function executor(c) {\n cancel = c;\n });\n return {\n token: token,\n cancel: cancel\n };\n};\n\nmodule.exports = CancelToken;\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/cancel/CancelToken.js\n// module id = 193\n// module chunks = 0","'use strict';\n\nvar defaults = require('./../defaults');\nvar utils = require('./../utils');\nvar InterceptorManager = require('./InterceptorManager');\nvar dispatchRequest = require('./dispatchRequest');\nvar isAbsoluteURL = require('./../helpers/isAbsoluteURL');\nvar combineURLs = require('./../helpers/combineURLs');\n\n/**\n * Create a new instance of Axios\n *\n * @param {Object} instanceConfig The default config for the instance\n */\nfunction Axios(instanceConfig) {\n this.defaults = instanceConfig;\n this.interceptors = {\n request: new InterceptorManager(),\n response: new InterceptorManager()\n };\n}\n\n/**\n * Dispatch a request\n *\n * @param {Object} config The config specific for this request (merged with this.defaults)\n */\nAxios.prototype.request = function request(config) {\n /*eslint no-param-reassign:0*/\n // Allow for axios('example/url'[, config]) a la fetch API\n if (typeof config === 'string') {\n config = utils.merge({\n url: arguments[0]\n }, arguments[1]);\n }\n\n config = utils.merge(defaults, this.defaults, { method: 'get' }, config);\n config.method = config.method.toLowerCase();\n\n // Support baseURL config\n if (config.baseURL && !isAbsoluteURL(config.url)) {\n config.url = combineURLs(config.baseURL, config.url);\n }\n\n // Hook up interceptors middleware\n var chain = [dispatchRequest, undefined];\n var promise = Promise.resolve(config);\n\n this.interceptors.request.forEach(function unshiftRequestInterceptors(interceptor) {\n chain.unshift(interceptor.fulfilled, interceptor.rejected);\n });\n\n this.interceptors.response.forEach(function pushResponseInterceptors(interceptor) {\n chain.push(interceptor.fulfilled, interceptor.rejected);\n });\n\n while (chain.length) {\n promise = promise.then(chain.shift(), chain.shift());\n }\n\n return promise;\n};\n\n// Provide aliases for supported request methods\nutils.forEach(['delete', 'get', 'head', 'options'], function forEachMethodNoData(method) {\n /*eslint func-names:0*/\n Axios.prototype[method] = function(url, config) {\n return this.request(utils.merge(config || {}, {\n method: method,\n url: url\n }));\n };\n});\n\nutils.forEach(['post', 'put', 'patch'], function forEachMethodWithData(method) {\n /*eslint func-names:0*/\n Axios.prototype[method] = function(url, data, config) {\n return this.request(utils.merge(config || {}, {\n method: method,\n url: url,\n data: data\n }));\n };\n});\n\nmodule.exports = Axios;\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/core/Axios.js\n// module id = 194\n// module chunks = 0","'use strict';\n\nvar utils = require('./../utils');\n\nfunction InterceptorManager() {\n this.handlers = [];\n}\n\n/**\n * Add a new interceptor to the stack\n *\n * @param {Function} fulfilled The function to handle `then` for a `Promise`\n * @param {Function} rejected The function to handle `reject` for a `Promise`\n *\n * @return {Number} An ID used to remove interceptor later\n */\nInterceptorManager.prototype.use = function use(fulfilled, rejected) {\n this.handlers.push({\n fulfilled: fulfilled,\n rejected: rejected\n });\n return this.handlers.length - 1;\n};\n\n/**\n * Remove an interceptor from the stack\n *\n * @param {Number} id The ID that was returned by `use`\n */\nInterceptorManager.prototype.eject = function eject(id) {\n if (this.handlers[id]) {\n this.handlers[id] = null;\n }\n};\n\n/**\n * Iterate over all the registered interceptors\n *\n * This method is particularly useful for skipping over any\n * interceptors that may have become `null` calling `eject`.\n *\n * @param {Function} fn The function to call for each interceptor\n */\nInterceptorManager.prototype.forEach = function forEach(fn) {\n utils.forEach(this.handlers, function forEachHandler(h) {\n if (h !== null) {\n fn(h);\n }\n });\n};\n\nmodule.exports = InterceptorManager;\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/core/InterceptorManager.js\n// module id = 195\n// module chunks = 0","'use strict';\n\nvar utils = require('./../utils');\nvar transformData = require('./transformData');\nvar isCancel = require('../cancel/isCancel');\nvar defaults = require('../defaults');\n\n/**\n * Throws a `Cancel` if cancellation has been requested.\n */\nfunction throwIfCancellationRequested(config) {\n if (config.cancelToken) {\n config.cancelToken.throwIfRequested();\n }\n}\n\n/**\n * Dispatch a request to the server using the configured adapter.\n *\n * @param {object} config The config that is to be used for the request\n * @returns {Promise} The Promise to be fulfilled\n */\nmodule.exports = function dispatchRequest(config) {\n throwIfCancellationRequested(config);\n\n // Ensure headers exist\n config.headers = config.headers || {};\n\n // Transform request data\n config.data = transformData(\n config.data,\n config.headers,\n config.transformRequest\n );\n\n // Flatten headers\n config.headers = utils.merge(\n config.headers.common || {},\n config.headers[config.method] || {},\n config.headers || {}\n );\n\n utils.forEach(\n ['delete', 'get', 'head', 'post', 'put', 'patch', 'common'],\n function cleanHeaderConfig(method) {\n delete config.headers[method];\n }\n );\n\n var adapter = config.adapter || defaults.adapter;\n\n return adapter(config).then(function onAdapterResolution(response) {\n throwIfCancellationRequested(config);\n\n // Transform response data\n response.data = transformData(\n response.data,\n response.headers,\n config.transformResponse\n );\n\n return response;\n }, function onAdapterRejection(reason) {\n if (!isCancel(reason)) {\n throwIfCancellationRequested(config);\n\n // Transform response data\n if (reason && reason.response) {\n reason.response.data = transformData(\n reason.response.data,\n reason.response.headers,\n config.transformResponse\n );\n }\n }\n\n return Promise.reject(reason);\n });\n};\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/core/dispatchRequest.js\n// module id = 196\n// module chunks = 0","'use strict';\n\n/**\n * Update an Error with the specified config, error code, and response.\n *\n * @param {Error} error The error to update.\n * @param {Object} config The config.\n * @param {string} [code] The error code (for example, 'ECONNABORTED').\n * @param {Object} [request] The request.\n * @param {Object} [response] The response.\n * @returns {Error} The error.\n */\nmodule.exports = function enhanceError(error, config, code, request, response) {\n error.config = config;\n if (code) {\n error.code = code;\n }\n error.request = request;\n error.response = response;\n return error;\n};\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/core/enhanceError.js\n// module id = 197\n// module chunks = 0","'use strict';\n\nvar createError = require('./createError');\n\n/**\n * Resolve or reject a Promise based on response status.\n *\n * @param {Function} resolve A function that resolves the promise.\n * @param {Function} reject A function that rejects the promise.\n * @param {object} response The response.\n */\nmodule.exports = function settle(resolve, reject, response) {\n var validateStatus = response.config.validateStatus;\n // Note: status is not exposed by XDomainRequest\n if (!response.status || !validateStatus || validateStatus(response.status)) {\n resolve(response);\n } else {\n reject(createError(\n 'Request failed with status code ' + response.status,\n response.config,\n null,\n response.request,\n response\n ));\n }\n};\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/core/settle.js\n// module id = 198\n// module chunks = 0","'use strict';\n\nvar utils = require('./../utils');\n\n/**\n * Transform the data for a request or a response\n *\n * @param {Object|String} data The data to be transformed\n * @param {Array} headers The headers for the request or response\n * @param {Array|Function} fns A single function or Array of functions\n * @returns {*} The resulting transformed data\n */\nmodule.exports = function transformData(data, headers, fns) {\n /*eslint no-param-reassign:0*/\n utils.forEach(fns, function transform(fn) {\n data = fn(data, headers);\n });\n\n return data;\n};\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/core/transformData.js\n// module id = 199\n// module chunks = 0","'use strict';\n\n// btoa polyfill for IE<10 courtesy https://github.com/davidchambers/Base64.js\n\nvar chars = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';\n\nfunction E() {\n this.message = 'String contains an invalid character';\n}\nE.prototype = new Error;\nE.prototype.code = 5;\nE.prototype.name = 'InvalidCharacterError';\n\nfunction btoa(input) {\n var str = String(input);\n var output = '';\n for (\n // initialize result and counter\n var block, charCode, idx = 0, map = chars;\n // if the next str index does not exist:\n // change the mapping table to \"=\"\n // check if d has no fractional digits\n str.charAt(idx | 0) || (map = '=', idx % 1);\n // \"8 - idx % 1 * 8\" generates the sequence 2, 4, 6, 8\n output += map.charAt(63 & block >> 8 - idx % 1 * 8)\n ) {\n charCode = str.charCodeAt(idx += 3 / 4);\n if (charCode > 0xFF) {\n throw new E();\n }\n block = block << 8 | charCode;\n }\n return output;\n}\n\nmodule.exports = btoa;\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/helpers/btoa.js\n// module id = 200\n// module chunks = 0","'use strict';\n\nvar utils = require('./../utils');\n\nfunction encode(val) {\n return encodeURIComponent(val).\n replace(/%40/gi, '@').\n replace(/%3A/gi, ':').\n replace(/%24/g, '$').\n replace(/%2C/gi, ',').\n replace(/%20/g, '+').\n replace(/%5B/gi, '[').\n replace(/%5D/gi, ']');\n}\n\n/**\n * Build a URL by appending params to the end\n *\n * @param {string} url The base of the url (e.g., http://www.google.com)\n * @param {object} [params] The params to be appended\n * @returns {string} The formatted url\n */\nmodule.exports = function buildURL(url, params, paramsSerializer) {\n /*eslint no-param-reassign:0*/\n if (!params) {\n return url;\n }\n\n var serializedParams;\n if (paramsSerializer) {\n serializedParams = paramsSerializer(params);\n } else if (utils.isURLSearchParams(params)) {\n serializedParams = params.toString();\n } else {\n var parts = [];\n\n utils.forEach(params, function serialize(val, key) {\n if (val === null || typeof val === 'undefined') {\n return;\n }\n\n if (utils.isArray(val)) {\n key = key + '[]';\n }\n\n if (!utils.isArray(val)) {\n val = [val];\n }\n\n utils.forEach(val, function parseValue(v) {\n if (utils.isDate(v)) {\n v = v.toISOString();\n } else if (utils.isObject(v)) {\n v = JSON.stringify(v);\n }\n parts.push(encode(key) + '=' + encode(v));\n });\n });\n\n serializedParams = parts.join('&');\n }\n\n if (serializedParams) {\n url += (url.indexOf('?') === -1 ? '?' : '&') + serializedParams;\n }\n\n return url;\n};\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/helpers/buildURL.js\n// module id = 201\n// module chunks = 0","'use strict';\n\n/**\n * Creates a new URL by combining the specified URLs\n *\n * @param {string} baseURL The base URL\n * @param {string} relativeURL The relative URL\n * @returns {string} The combined URL\n */\nmodule.exports = function combineURLs(baseURL, relativeURL) {\n return relativeURL\n ? baseURL.replace(/\\/+$/, '') + '/' + relativeURL.replace(/^\\/+/, '')\n : baseURL;\n};\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/helpers/combineURLs.js\n// module id = 202\n// module chunks = 0","'use strict';\n\nvar utils = require('./../utils');\n\nmodule.exports = (\n utils.isStandardBrowserEnv() ?\n\n // Standard browser envs support document.cookie\n (function standardBrowserEnv() {\n return {\n write: function write(name, value, expires, path, domain, secure) {\n var cookie = [];\n cookie.push(name + '=' + encodeURIComponent(value));\n\n if (utils.isNumber(expires)) {\n cookie.push('expires=' + new Date(expires).toGMTString());\n }\n\n if (utils.isString(path)) {\n cookie.push('path=' + path);\n }\n\n if (utils.isString(domain)) {\n cookie.push('domain=' + domain);\n }\n\n if (secure === true) {\n cookie.push('secure');\n }\n\n document.cookie = cookie.join('; ');\n },\n\n read: function read(name) {\n var match = document.cookie.match(new RegExp('(^|;\\\\s*)(' + name + ')=([^;]*)'));\n return (match ? decodeURIComponent(match[3]) : null);\n },\n\n remove: function remove(name) {\n this.write(name, '', Date.now() - 86400000);\n }\n };\n })() :\n\n // Non standard browser env (web workers, react-native) lack needed support.\n (function nonStandardBrowserEnv() {\n return {\n write: function write() {},\n read: function read() { return null; },\n remove: function remove() {}\n };\n })()\n);\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/helpers/cookies.js\n// module id = 203\n// module chunks = 0","'use strict';\n\n/**\n * Determines whether the specified URL is absolute\n *\n * @param {string} url The URL to test\n * @returns {boolean} True if the specified URL is absolute, otherwise false\n */\nmodule.exports = function isAbsoluteURL(url) {\n // A URL is considered absolute if it begins with \"
://\" or \"//\" (protocol-relative URL).\n // RFC 3986 defines scheme name as a sequence of characters beginning with a letter and followed\n // by any combination of letters, digits, plus, period, or hyphen.\n return /^([a-z][a-z\\d\\+\\-\\.]*:)?\\/\\//i.test(url);\n};\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/helpers/isAbsoluteURL.js\n// module id = 204\n// module chunks = 0","'use strict';\n\nvar utils = require('./../utils');\n\nmodule.exports = (\n utils.isStandardBrowserEnv() ?\n\n // Standard browser envs have full support of the APIs needed to test\n // whether the request URL is of the same origin as current location.\n (function standardBrowserEnv() {\n var msie = /(msie|trident)/i.test(navigator.userAgent);\n var urlParsingNode = document.createElement('a');\n var originURL;\n\n /**\n * Parse a URL to discover it's components\n *\n * @param {String} url The URL to be parsed\n * @returns {Object}\n */\n function resolveURL(url) {\n var href = url;\n\n if (msie) {\n // IE needs attribute set twice to normalize properties\n urlParsingNode.setAttribute('href', href);\n href = urlParsingNode.href;\n }\n\n urlParsingNode.setAttribute('href', href);\n\n // urlParsingNode provides the UrlUtils interface - http://url.spec.whatwg.org/#urlutils\n return {\n href: urlParsingNode.href,\n protocol: urlParsingNode.protocol ? urlParsingNode.protocol.replace(/:$/, '') : '',\n host: urlParsingNode.host,\n search: urlParsingNode.search ? urlParsingNode.search.replace(/^\\?/, '') : '',\n hash: urlParsingNode.hash ? urlParsingNode.hash.replace(/^#/, '') : '',\n hostname: urlParsingNode.hostname,\n port: urlParsingNode.port,\n pathname: (urlParsingNode.pathname.charAt(0) === '/') ?\n urlParsingNode.pathname :\n '/' + urlParsingNode.pathname\n };\n }\n\n originURL = resolveURL(window.location.href);\n\n /**\n * Determine if a URL shares the same origin as the current location\n *\n * @param {String} requestURL The URL to test\n * @returns {boolean} True if URL shares the same origin, otherwise false\n */\n return function isURLSameOrigin(requestURL) {\n var parsed = (utils.isString(requestURL)) ? resolveURL(requestURL) : requestURL;\n return (parsed.protocol === originURL.protocol &&\n parsed.host === originURL.host);\n };\n })() :\n\n // Non standard browser envs (web workers, react-native) lack needed support.\n (function nonStandardBrowserEnv() {\n return function isURLSameOrigin() {\n return true;\n };\n })()\n);\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/helpers/isURLSameOrigin.js\n// module id = 205\n// module chunks = 0","'use strict';\n\nvar utils = require('../utils');\n\nmodule.exports = function normalizeHeaderName(headers, normalizedName) {\n utils.forEach(headers, function processHeader(value, name) {\n if (name !== normalizedName && name.toUpperCase() === normalizedName.toUpperCase()) {\n headers[normalizedName] = value;\n delete headers[name];\n }\n });\n};\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/helpers/normalizeHeaderName.js\n// module id = 206\n// module chunks = 0","'use strict';\n\nvar utils = require('./../utils');\n\n/**\n * Parse headers into an object\n *\n * ```\n * Date: Wed, 27 Aug 2014 08:58:49 GMT\n * Content-Type: application/json\n * Connection: keep-alive\n * Transfer-Encoding: chunked\n * ```\n *\n * @param {String} headers Headers needing to be parsed\n * @returns {Object} Headers parsed into an object\n */\nmodule.exports = function parseHeaders(headers) {\n var parsed = {};\n var key;\n var val;\n var i;\n\n if (!headers) { return parsed; }\n\n utils.forEach(headers.split('\\n'), function parser(line) {\n i = line.indexOf(':');\n key = utils.trim(line.substr(0, i)).toLowerCase();\n val = utils.trim(line.substr(i + 1));\n\n if (key) {\n parsed[key] = parsed[key] ? parsed[key] + ', ' + val : val;\n }\n });\n\n return parsed;\n};\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/helpers/parseHeaders.js\n// module id = 207\n// module chunks = 0","'use strict';\n\n/**\n * Syntactic sugar for invoking a function and expanding an array for arguments.\n *\n * Common use case would be to use `Function.prototype.apply`.\n *\n * ```js\n * function f(x, y, z) {}\n * var args = [1, 2, 3];\n * f.apply(null, args);\n * ```\n *\n * With `spread` this example can be re-written.\n *\n * ```js\n * spread(function(x, y, z) {})([1, 2, 3]);\n * ```\n *\n * @param {Function} callback\n * @returns {Function}\n */\nmodule.exports = function spread(callback) {\n return function wrap(arr) {\n return callback.apply(null, arr);\n };\n};\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ../~/axios/lib/helpers/spread.js\n// module id = 208\n// module chunks = 0","export function mockData() {\n\n return new Promise((resolve,reject) => {\n setTimeout(function(){\n resolve(\n {\n dataSourceItemId: \"943041C32B60448E903E8046AF5B657A\",\n searchTerm: \"Trios\",\n categoryItemId: \"B773F81004A241499EC43E1D2F863A5E\",\n categories: [\n {\n \"id\": \"9549B2D4490245CF80786534F9B03DB9\",\n \"key\": \"Brochures\",\n \"value\": \"Brochures\",\n \"active\": false\n }, {\n \"id\": \"B773F81004A241499EC43E1D2F863A5E\",\n \"key\": \"Exhibitions And Events\",\n \"value\": \"Exhibitions & Events\",\n \"active\": true\n }, {\n \"id\": \"A08F75A890684C6CB4E50BE7EBF838CA\",\n \"key\": \"Intraoral Scans\",\n \"value\": \"Intraoral Scans\",\n \"active\": false\n }, {\n \"id\": \"45DB194031D04410A0A33FC9075D5A1E\",\n \"key\": \"Product Images\",\n \"value\": \"Product Images\",\n \"active\": false\n }, {\n \"id\": \"B475B758D47A4A4E8C541A10511C1967\",\n \"key\": \"Sales Presentations\",\n \"value\": \"Sales Presentations\",\n \"active\": false\n }, {\n \"id\": \"5A8B8AE8B889476CAF55EC10C897B0CA\",\n \"key\": \"Selling Against\",\n \"value\": \"Selling Against\",\n \"active\": false\n }, {\n \"id\": \"A37E2264E6924214A99BBA319AAEC169\",\n \"key\": \"Software Upgrades\",\n \"value\": \"Software Upgrades\",\n \"active\": false\n }, {\n \"id\": \"045297178F214B759500DC70332C28E9\",\n \"key\": \"Training Materials\",\n \"value\": \"Training Materials\",\n \"active\": false\n }, {\n \"id\": \"6020468254F34D3BB878B47A251567EB\",\n \"key\": \"Videos\",\n \"value\": \"Videos\",\n \"active\": false\n }\n ],\n assetSearchResults: [\n {\n \"title\": \"IS_2017_00432_CMYK.jpg\",\n \"description\": \"TRIOS Implant Studio\",\n \"thumbnail\": \"http://partner.3shape.com/media/%7B364E1EE3-91F1-438D-9590-C9BF21D32788%7D/190-50048\",\n \"fileFormat\": \"JPEG\",\n \"size\": \"28.19 mb\",\n \"downloadLink\": \"//embed.widencdn.net/download/3shape/azy8dyvucu/IS_2017_00432_CMYK.jpg?u=nr4juo\",\n \"previewLink\": \"//embed.widencdn.net/download/3shape/azy8dyvucu/IS_2017_00432_CMYK.jpg?u=nr4juo\"\n }, {\n \"title\": \"IS_2017_Surgical Guide_CMYK.jpg\",\n \"description\": \"TRIOS Implant Studio\",\n \"thumbnail\": \"http://partner.3shape.com/media/%7B364E1EE3-91F1-438D-9590-C9BF21D32788%7D/190-50048\",\n \"fileFormat\": \"JPEG\",\n \"size\": \"0.96 mb\",\n \"downloadLink\": \"//embed.widencdn.net/download/3shape/jmlcmm9hsa/IS_2017_Surgical-Guide_CMYK.jpg?u=nr4juo\",\n \"previewLink\": \"//embed.widencdn.net/download/3shape/jmlcmm9hsa/IS_2017_Surgical-Guide_CMYK.jpg?u=nr4juo\"\n }, {\n \"title\": \"IS_2017_Laptop_CMYK.jpg\",\n \"description\": \"TRIOS Implant Studio\",\n \"thumbnail\": \"http://partner.3shape.com/media/%7B364E1EE3-91F1-438D-9590-C9BF21D32788%7D/190-50048\",\n \"fileFormat\": \"JPEG\",\n \"size\": \"1.90 mb\",\n \"downloadLink\": \"//embed.widencdn.net/download/3shape/ldvov01dhy/IS_2017_Laptop_CMYK.jpg?u=nr4juo\",\n \"previewLink\": \"//embed.widencdn.net/download/3shape/ldvov01dhy/IS_2017_Laptop_CMYK.jpg?u=nr4juo\"\n }, {\n \"title\": \"IS_2017_guide03_CMYK.jpg\",\n \"description\": \"TRIOS Implant Studio\",\n \"thumbnail\": \"http://partner.3shape.com/media/%7B364E1EE3-91F1-438D-9590-C9BF21D32788%7D/190-50048\",\n \"fileFormat\": \"JPEG\",\n \"size\": \"2.01 mb\",\n \"downloadLink\": \"//embed.widencdn.net/download/3shape/cgz9ks3oiw/IS_2017_guide03_CMYK.jpg?u=nr4juo\",\n \"previewLink\": \"//embed.widencdn.net/download/3shape/cgz9ks3oiw/IS_2017_guide03_CMYK.jpg?u=nr4juo\"\n }, {\n \"title\": \"IS_2017_0382_CMYK.jpg\",\n \"description\": \"TRIOS Implant Studio\",\n \"thumbnail\": \"http://partner.3shape.com/media/%7B364E1EE3-91F1-438D-9590-C9BF21D32788%7D/190-50048\",\n \"fileFormat\": \"JPEG\",\n \"size\": \"29.93 mb\",\n \"downloadLink\": \"//embed.widencdn.net/download/3shape/ljfxj7k7gm/IS_2017_0382_CMYK.jpg?u=nr4juo\",\n \"previewLink\": \"//embed.widencdn.net/download/3shape/ljfxj7k7gm/IS_2017_0382_CMYK.jpg?u=nr4juo\"\n }, {\n \"title\": \"IS_2017_guide02_CMYK.jpg\",\n \"description\": \"TRIOS Implant Studio\",\n \"thumbnail\": \"http://partner.3shape.com/media/%7B364E1EE3-91F1-438D-9590-C9BF21D32788%7D/190-50048\",\n \"fileFormat\": \"JPEG\",\n \"size\": \"0.86 mb\",\n \"downloadLink\": \"//embed.widencdn.net/download/3shape/qdzkgafzbs/IS_2017_guide02_CMYK.jpg?u=nr4juo\",\n \"previewLink\": \"//embed.widencdn.net/download/3shape/qdzkgafzbs/IS_2017_guide02_CMYK.jpg?u=nr4juo\"\n }, {\n \"title\": \"IS_2017_guide_CMYK.jpg\",\n \"description\": \"TRIOS Implant Studio\",\n \"thumbnail\": \"http://partner.3shape.com/media/%7B364E1EE3-91F1-438D-9590-C9BF21D32788%7D/190-50048\",\n \"fileFormat\": \"JPEG\",\n \"size\": \"0.86 mb\",\n \"downloadLink\": \"//embed.widencdn.net/download/3shape/e3ta11b9oo/IS_2017_guide_CMYK.jpg?u=nr4juo\",\n \"previewLink\": \"//embed.widencdn.net/download/3shape/e3ta11b9oo/IS_2017_guide_CMYK.jpg?u=nr4juo\"\n }, {\n \"title\": \"3Shape_HQ_0382_CMYK.jpg\",\n \"description\": \"TRIOS Implant Studio\",\n \"thumbnail\": \"http://partner.3shape.com/media/%7B364E1EE3-91F1-438D-9590-C9BF21D32788%7D/190-50048\",\n \"fileFormat\": \"JPEG\",\n \"size\": \"12.66 mb\",\n \"downloadLink\": \"//embed.widencdn.net/download/3shape/ux8ujpa4y1/3Shape_HQ_0382_CMYK.jpg?u=nr4juo\",\n \"previewLink\": \"//embed.widencdn.net/download/3shape/ux8ujpa4y1/3Shape_HQ_0382_CMYK.jpg?u=nr4juo\"\n }, {\n \"title\": \"IS_2017_3shape_0529_CMYK.jpg\",\n \"description\": \"TRIOS Implant Studio\",\n \"thumbnail\": \"http://partner.3shape.com/media/%7B364E1EE3-91F1-438D-9590-C9BF21D32788%7D/190-50048\",\n \"fileFormat\": \"JPEG\",\n \"size\": \"19.03 mb\",\n \"downloadLink\": \"//embed.widencdn.net/download/3shape/loa7pnbw1d/IS_2017_3shape_0529_CMYK.jpg?u=nr4juo\",\n \"previewLink\": \"//embed.widencdn.net/download/3shape/loa7pnbw1d/IS_2017_3shape_0529_CMYK.jpg?u=nr4juo\"\n }, {\n \"title\": \"3Shape_HQ_0438_CMYK.jpg\",\n \"description\": \"TRIOS Implant Studio\",\n \"thumbnail\": \"http://partner.3shape.com/media/%7B364E1EE3-91F1-438D-9590-C9BF21D32788%7D/190-50048\",\n \"fileFormat\": \"JPEG\",\n \"size\": \"0.73 mb\",\n \"downloadLink\": \"//embed.widencdn.net/download/3shape/q56docnl8t/3Shape_HQ_0438_CMYK.jpg?u=nr4juo\",\n \"previewLink\": \"//embed.widencdn.net/download/3shape/q56docnl8t/3Shape_HQ_0438_CMYK.jpg?u=nr4juo\"\n }\n ],\n showCategories: true,\n text: {\n \"resultsFound\": \"results found\",\n \"noResultsHeadline\": \"No Results\",\n \"noResultsText\": \"There are no results matching your search.\",\n \"clear\": \"clear\",\n \"all\": \"All\",\n \"more\": \"More\"\n },\n totalResults: 157,\n webApiUrl: \"/WebAPI/Feature.DAMAssetSearch/Search\" \n }\n );\n },0);\n });\n\n \n\n};\n\n\n// WEBPACK FOOTER //\n// ./js/apps/AssetFeed/api/MockResponse.js","import axios from 'axios';\nimport {mockData} from './MockResponse';\nimport dateFormat from 'dateformat';\n\nconst CancelToken = axios.CancelToken;\nvar currentCancelSourcePool = [];\nvar requestInProgress = false;\n\nfunction resetAllSearchRequests() {\n\twhile (currentCancelSourcePool.length > 0)\n\t{\n\t\tconst cancelSource = currentCancelSourcePool.pop();\n\t\tcancelSource.cancel(\"Reset pending requests\");\n\t}\n}\n\nfunction items(isDocSearchEnabled,dataSourceItemId,enabledFilterOptions, amount, skip, apiUrl) {\n\tif(location.hostname == \"localhost\" || location.hostname == \"3shapeprototype.implicit.dk\" || location.hostname == \"partner-portal-static.azurewebsites.net\"){\n\t\treturn mockData().then(res => res);\t\t\n\t} else {\n\t\t\n\t\tresetAllSearchRequests();\n\n\t\tcurrentCancelSourcePool.push(CancelToken.source());\n\n\t\tvar params = {\n\t\t\t\tsearchTerm: \"\",\n\t\t\t\tdataSourceItemId,\n\t\t\t\tenabledFilterOptions,\n\t\t\t\tskip,\n\t\t\t\tamount\n\t\t\t};\n\n\t\t\tif (!isDocSearchEnabled) {\n\t\t\t\tparams.docSearchDisabled = true;\n\t\t\t}\n\n\t\treturn axios.get(apiUrl,{\n\t\t\tcancelToken: currentCancelSourcePool.slice(-1)[0] .token,\n\t\t\tparams\n\t\t})\n\t\t.then(res => {return res.data;})\n\t\t.catch(m => {return false;});\n\t} \n}\n\nfunction getItems(isDocSearchEnabled,dataSourceItemId,enabledFilterOptions, amount, skip, apiUrl) {\n \n var waitAtLeast = new Promise((resolve, reject) => {\n setTimeout(() => {\n resolve();\n }, 350);\n });\n\n return axios.all([items(isDocSearchEnabled,dataSourceItemId,enabledFilterOptions, amount, skip, apiUrl), waitAtLeast]).then(res => res[0]);\n}\n\nexport {getItems, resetAllSearchRequests};\n\n\n// WEBPACK FOOTER //\n// ./js/apps/AssetFeed/api/index.js","import React, { Component } from 'react';\nimport ReactCSSTransitionGroup from 'react-transition-group/CSSTransitionGroup';\nimport { trackEvent } from '../../../../services/analytics';\n\nclass Modal extends Component {\n render() {\n let sourceComponent = null;\n let contentClassName = 'c-modal__content';\n let contentWrapperClassName = 'c-modal__wrapper';\n if (this.props.isIframe) {\n contentClassName = 'c-modal__content_iframe';\n contentWrapperClassName = 'c-modal__wrapper_iframe';\n sourceComponent = (\n \n );\n } else {\n sourceComponent = (\n
\n );\n }\n\n if (this.props.isOpen) {\n return (\n \n \n \n );\n } else {\n return (\n \n );\n }\n }\n}\n\nexport default Modal;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/AssetFeed/components/Modal/index.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport PropTypes from 'prop-types';\nimport { findDOMNode } from 'react-dom';\nimport update from 'immutability-helper';\n\nclass CategoriesList extends Component {\n constructor(props) {\n super();\n\n this.state = {\n filterItems: [],\n inlineItems: [],\n dropdownItems: [],\n resizeId: null,\n isMoreOpen: false,\n selectedFromDropDownId: false,\n };\n\n this.toggleMore = this.toggleMore.bind(this);\n this.buildFilter = this.buildFilter.bind(this);\n this.selectFromDropdown = this.selectFromDropdown.bind(this);\n this.renderDropdown = this.renderDropdown.bind(this);\n this.updateComponent = this.updateComponent.bind(this);\n this.handleResize = this.handleResize.bind(this);\n }\n\n componentDidMount() {\n window.addEventListener('resize', this.handleResize);\n }\n\n handleResize() {\n clearTimeout(this.state.resizeId);\n this.state.resizeId = setTimeout(this.updateComponent.bind(this), 50);\n }\n\n buildFilter() {\n const {\n filterItems,\n inlineItems,\n dropdownItems,\n selectedFromDropDownId,\n } = this.state;\n\n const node = findDOMNode(this);\n // container width - some threshold not to match the edge case\n const totalWidth = node.clientWidth - 20;\n\n const moreOptionWidth = 200;\n const availableWidth = totalWidth - moreOptionWidth;\n\n var totalChildWidth = 0;\n var totalChildrenFit = 0;\n\n for (var i = 0; i < node.childNodes.length; ++i) {\n var item = node.childNodes[i];\n if (totalChildWidth < availableWidth) {\n totalChildrenFit++;\n totalChildWidth += item.clientWidth;\n }\n }\n\n const breakPoint = totalChildrenFit - 1;\n var tmpInlineItems = filterItems.slice(0, breakPoint);\n var tmpDropDownItems = filterItems.slice(breakPoint);\n\n if (selectedFromDropDownId !== false) {\n const selectedDropdownItem = tmpDropDownItems[selectedFromDropDownId];\n const switchInlineItem = tmpInlineItems.pop();\n\n tmpDropDownItems.splice(selectedFromDropDownId, 1, switchInlineItem);\n tmpInlineItems.push(selectedDropdownItem);\n }\n\n if (totalChildrenFit < inlineItems.length && dropdownItems.length === 0) {\n this.setState(\n update(this.state, {\n inlineItems: { $set: tmpInlineItems },\n dropdownItems: { $set: tmpDropDownItems },\n })\n );\n }\n }\n\n componentWillReceiveProps(newProps) {\n this.setState(\n update(this.state, {\n filterItems: { $set: newProps.categories },\n inlineItems: { $set: newProps.categories },\n dropdownItems: { $set: [] },\n isMoreOpen: { $set: false },\n })\n );\n }\n\n componentDidUpdate() {\n this.updateComponent();\n }\n\n toggleMore() {\n this.setState(\n update(this.state, {\n isMoreOpen: { $set: !this.state.isMoreOpen },\n })\n );\n }\n\n updateComponent() {\n this.buildFilter();\n }\n\n select(selectedIndex = false) {\n this.setState({ isMoreOpen: false, selectedFromDropDownId: false }, () =>\n this.props.setFilter(\n selectedIndex === false ? '' : this.state.inlineItems[selectedIndex].id\n )\n );\n }\n\n selectFromDropdown(selectedIndex = false) {\n this.setState(\n { isMoreOpen: false, selectedFromDropDownId: selectedIndex },\n () =>\n this.props.setFilter(\n selectedIndex === false\n ? ''\n : this.state.dropdownItems[selectedIndex].id\n )\n );\n }\n\n renderDropdown() {\n if (this.state.dropdownItems.length > 0)\n return (\n \n {this.props.text.more}\n \n {this.state.dropdownItems.map((item, index) => {\n return (\n - {\n e.stopPropagation();\n this.selectFromDropdown(index);\n }}\n >\n {item.value}\n
\n );\n })}\n
\n \n );\n }\n\n render() {\n return (\n \n {this.props.categories.length > 1 ? (\n - this.select()}\n >\n {this.props.text.all}\n
\n ) : null}\n\n {this.state.inlineItems.map((item, index) => {\n return (\n - this.select(index)}\n >\n {item.value}\n
\n );\n })}\n {this.renderDropdown()}\n
\n );\n }\n\n componentWillUnmount() {\n window.removeEventListener('resize', this.updateComponent);\n }\n\n /*\n render () {\n return (\n \n {(this.props.categories.length > 2) ? \n - {this.props.text.all}
\n : null}\n {this.props.categories.map((item, index) => {\n return (\n - {item.value}
\n );\n })}\n - \n \n
\n
\n );\n }\n*/\n}\n\nCategoriesList.propTypes = {\n categories: PropTypes.array.isRequired,\n};\n\nexport default CategoriesList;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/AssetFeed/components/SearchHeader/CategoriesList.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport PropTypes from 'prop-types';\nimport update from 'immutability-helper';\nimport CategoriesList from './CategoriesList';\n\nclass SearchHeader extends Component {\n constructor(props) {\n super();\n\n this.state = {\n searchInputValue: '',\n };\n\n this.select = this.select.bind(this);\n }\n\n inputChange(e) {\n this.setState(\n update(this.state, {\n searchInputValue: { $set: e.target.value },\n })\n );\n\n this.props.inputChange(e);\n }\n\n select() {\n this.props.docSearchSwitch();\n }\n\n switchKbSearch(state) {\n this.props.knowledgeBaseSearchSwitch();\n }\n\n render() {\n return (\n \n );\n }\n}\n\nSearchHeader.propTypes = {\n categories: PropTypes.array.isRequired,\n};\n\nexport default SearchHeader;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/AssetFeed/components/SearchHeader/index.js","import React, { Component } from 'react';\n\nconst Loader = () => {\n return (\n \n );\n}\nexport default Loader;\n\n\n// WEBPACK FOOTER //\n// ./js/apps/AssetFeed/components/SearchResults/SearchLoader.js","import React from 'react';\nimport PropTypes from 'prop-types';\nimport dateFormat from 'dateformat';\n\nconst SearchResultItem = ({ item, openModal, text, timeFilter }) => {\n return (\n \n openModal(\n !item.isImage ? item.previewLink : item.imageLargeUrl,\n !item.isImage && !item.isArchive,\n item\n )\n }\n >\n
{item.title}
\n
\n
\n {(!timeFilter ||\n new Date(item.dateUpdated) >= new Date(parseInt(timeFilter))) && (\n
{text.latest}
\n )}\n

\n {item.isVideo ? (\n
\n ) : null}\n
\n
\n
\n
{item.title}
\n
{item.fileFormat}
\n
{item.size}
\n
\n {text.updated}: {dateFormat(item.dateUpdated, 'mmm d h:MM TT')}\n
\n
\n
\n
\n
\n );\n};\n\nSearchResultItem.propTypes = {\n // item : PropTypes.array.isRequired\n};\n\nexport default SearchResultItem;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/AssetFeed/components/SearchResults/SearchResultItem.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport PropTypes from 'prop-types';\nimport ReactCSSTransitionGroup from 'react-transition-group/CSSTransitionGroup';\nimport Loader from './SearchLoader.js';\nimport SearchResultItem from './SearchResultItem.js';\n\nclass SearchResults extends Component {\n componentDidMount() {\n $('.c-search__bottom')[0].addEventListener('scroll', this.props.onScroll);\n this.props.onScroll();\n }\n\n componentWillUnmount() {\n $('.c-search__bottom')[0].removeEventListener(\n 'scroll',\n this.props.onScroll\n );\n }\n\n render() {\n return (\n \n
\n {this.props.isLoading && }\n \n\n {this.props.items.length > 0 ? (\n
\n
\n
\n {this.props.items.map((item, index) => {\n return (\n \n );\n })}\n
\n
\n
\n ) : (\n
\n {!this.props.isLoading &&\n this.props.searchTerm &&\n this.props.searchTerm.length > 0 && (\n \n
\n {this.props.text.noResultsHeadline} \"{this.props.searchTerm}\n \"\n
\n
{this.props.text.searchHint}
\n
\n )}\n \n )}\n
\n );\n }\n}\n\nSearchResults.propTypes = {\n items: PropTypes.array.isRequired,\n isLoading: PropTypes.bool.isRequired,\n};\n\nexport default SearchResults;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/AssetFeed/components/SearchResults/index.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport ReactCSSTransitionGroup from 'react-transition-group/CSSTransitionGroup';\nimport update from 'immutability-helper';\nimport { trackEvent } from '../../../../services/analytics';\nimport Toast from '../../../../partials/toast';\nimport Clipboard from 'clipboard';\n\nclass Modal extends Component {\n handleImageLoaded() {\n $('.c-loader')\n .delay(100)\n .fadeOut(250, () => {\n this.props.sourceLoaded();\n });\n }\n\n handleImageErrored() {\n $('.c-loader')\n .delay(100)\n .fadeOut(250, () => {\n this.props.sourceLoaded();\n });\n }\n\n render() {\n let sourceComponent = null;\n let contentClassName = 'c-modal__content';\n let contentWrapperClassName = 'c-modal__wrapper';\n if (this.props.isIframe) {\n contentClassName = 'c-modal__content_iframe';\n contentWrapperClassName = 'c-modal__wrapper_iframe';\n sourceComponent = (\n \n );\n } else {\n sourceComponent = (\n
\n );\n }\n\n if (this.props.isOpen) {\n return (\n \n \n {this.props.isNavigationEnabled && (\n
\n )}\n {this.props.isNavigationEnabled && (\n
\n )}\n\n
\n
\n
\n
\n {this.props.item.type !== 'IMAGE' ? (\n
\n {this.props.item.name}\n
\n ) : null}\n
\n
\n {sourceComponent}\n
\n {this.props.isLoading &&
}\n
\n \n );\n } else {\n return (\n \n );\n }\n }\n}\n\nexport default Modal;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/AssetPopupLoader/components/Modal/index.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport ReactCSSTransitionGroup from 'react-transition-group/CSSTransitionGroup';\nimport update from 'immutability-helper';\nimport { trackEvent } from '../../../../services/analytics';\nimport Toast from '../../../../partials/toast';\nimport Clipboard from 'clipboard';\n\nclass Modal extends Component {\n handleImageLoaded() {\n $('.c-loader')\n .delay(100)\n .fadeOut(250, () => {\n this.props.sourceLoaded();\n });\n }\n\n handleImageErrored() {\n $('.c-loader')\n .delay(100)\n .fadeOut(250, () => {\n this.props.sourceLoaded();\n });\n }\n\n render() {\n let sourceComponent = null;\n let contentClassName = 'c-modal__content';\n let contentWrapperClassName = 'c-modal__wrapper';\n if (this.props.isIframe) {\n contentClassName = 'c-modal__content_iframe';\n contentWrapperClassName = 'c-modal__wrapper_iframe';\n sourceComponent = (\n \n );\n } else {\n sourceComponent = (\n
\n );\n }\n\n if (this.props.isOpen) {\n return (\n \n \n {this.props.isNavigationEnabled && (\n
\n )}\n {this.props.isNavigationEnabled && (\n
\n )}\n\n
\n
\n
\n
\n {this.props.item.type !== 'IMAGE' ? (\n
\n {this.props.item.name}\n
\n ) : null}\n
\n
\n {sourceComponent}\n
\n {this.props.isLoading &&
}\n
\n \n );\n } else {\n return (\n \n );\n }\n }\n}\n\nexport default Modal;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/AssetViewer/components/Modal/index.js","function updateUrl(param,value) { \n window.history.pushState('', '', updateQueryStringParameter(window.location.href, 'filter', value)); \n} \n\nfunction updateQueryStringParameter(uri, key, value) {\n var re = new RegExp(\"([?&])\" + key + \"=.*?(&|$)\", \"i\");\n var separator = uri.indexOf('?') !== -1 ? \"&\" : \"?\";\n \n if (uri.match(re)) {\n return uri.replace(re, '$1' + key + \"=\" + value + '$2');\n }\n else {\n return uri + separator + key + \"=\" + value;\n }\n}\n\nexport {updateUrl};\n\n\n// WEBPACK FOOTER //\n// ./js/apps/CoursesList/api/history.js","import axios from 'axios';\nimport {mockData} from './mock';\n\nfunction items(materialListId,enabledFilterOptions,amount, skip, apiUrl) {\n\t\n\tif(location.hostname == \"localhost\" || location.hostname == \"3shapeprototype.implicit.dk\" || location.hostname == \"partner-portal-static.azurewebsites.net\"){\n\t\treturn mockData().then(res => res);\t\t\n\t} else {\n\t\treturn axios.get(apiUrl,{\n\t\t\tparams: {\n\t\t\t\tmaterialListId,\n\t\t\t\tenabledFilterOptions,\n\t\t\t\tskip,\n\t\t\t\tamount\n\t\t\t}\n\t\t})\n\t\t.then(res => res.data);\n\t} \n}\n\nfunction getItems(materialListId, enabledFilterOptions, amount, skip, apiUrl) {\n \n var waitAtLeast = new Promise((resolve, reject) => {\n setTimeout(() => {\n resolve();\n }, 350);\n });\n\n return axios.all([items(materialListId,enabledFilterOptions,amount, skip, apiUrl), waitAtLeast]).then(res => res[0]);\n}\n\nexport {getItems};\n\n\n// WEBPACK FOOTER //\n// ./js/apps/CoursesList/api/index.js","export const mockImageBankState = { \n text:{ \n \"download\":\"Download\",\n \"latest\":\"Latest\",\n \"showMoreResults\":\"Show more results\",\n \"viewAmount\":\"View\",\n \"noResultsHeadline\":\"No Results\",\n \"noResultsText\":\"There are no results matching your search.\"\n },\n totalResults : 100,\n data:[ \n { \n \"id\":\"44C3CA715546DF89DFF525BCDC957810\",\n \"name\":\"DS_2017_3D OrderForm_CMYK\",\n \"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/142-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\",\n \"new\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"1MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"67DCFE513EDE9E5CAEF289095D4C43C4\",\n \"name\":\"D1000_2017_RT_Closed_CMYK_3D\",\n \"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/136-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"3MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"BF7184EAC43710C39B8FE6941FC57AC9\",\n \"name\":\"DS_2017_HybridDenture_FINAL_CMYK\",\n \"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"1MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"455C60A8F0DDA7F1B3DA9070E76CB949\",\n \"name\":\"DS_2017_AbutmentPositionGuide_CMYK\",\n \"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/143-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"1MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"F9C7E36EFD938F43D8E36294040D1B21\",\n \"name\":\"DS_2017_AnatomyDesignCrown_CMYK\",\n \"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/144-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"2MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"4CE30DF02A801F493FE93F3D2AD0D5A1\",\n \"name\":\"DS_2017_ImplantBars_CMYK\",\n \"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/150-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"3MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"537675F8897F18598E514B6F6CC5246E\",\n \"name\":\"DS_2017_CADCAM_CMYK\",\n \"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/145-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"1MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"EC4071257FC787E80C456859CCD662BA\",\n \"name\":\"DS_2017_ImpressionScanningInterface_CMYK\",\n \"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/149-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"2MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"B6CE85BC3A6F6CF657D807A92C47DED8\",\n \"name\":\"D2000_2017_LT_MountedImpression_CMYK\",\n \"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/137-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"5MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"2C255817D611E3213F5028FEEB334D5F\",\n \"name\":\"DS_2017_CAMbridgeScreenshot\",\n \"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"imageLargeUrl\":\"https://unsplash.it/1200/400?image=8\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/146-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"1MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n }\n ],\n listType: 'grid',\n materialListId:\"1233\",\n filters : [{\n label: 'Products',\n amount: 222,\n type: 'single',\n options: [{\n id : '1tIkPSTm94hUwaD9V',\n active : false,\n label : 'Dental System',\n amount : 43,\n },\n {\n id : 'nP9KCmltvED8',\n active : false,\n label : 'TRIOS Design Studio',\n amount : 22,\n },\n {\n id : 'cdpHkPlwDWMzu',\n active : false,\n label : 'Ortho System',\n amount : 43,\n },\n {\n id : 'kaeikZ50',\n active : false,\n label : 'CAMbridge',\n amount : 59,\n },\n {\n id : '1nWOMPdoA',\n active : false,\n label : 'TRIOS Intraoral Scanners',\n amount : 15,\n },\n {\n id : 'pKXPd',\n active : false,\n label : 'Implant Studio',\n amount : 30,\n },\n {\n id : 'cHroM03Fg',\n active : false,\n label : 'Lab Scanner Software',\n amount : 30,\n },\n {\n id : 'vLVmInGNoiy6',\n active : false,\n label : 'Dongle System Software',\n amount : 30,\n },\n {\n id : 'wHu7BvJt3pZc',\n active : false,\n label : 'General Tools',\n amount : 30,\n }]\n },\n {\n label: 'Material',\n amount: -1,\n type: 'multi',\n options: [{\n id : 'PvyFR6mMJE9H',\n active : false,\n label : 'Images',\n amount : 200,\n },\n {\n id : 'AfeKUrczB',\n active : false,\n label : 'Video',\n amount : 12,\n },\n {\n id : 'QMF85NBaBwNNJtEc7j',\n active : false,\n label : 'PDF',\n amount : 87,\n }]\n },\n {\n label: 'Year',\n amount: -1,\n type: 'multi',\n options: [{\n id : 'mqsuLS82s1lmY2yil',\n active : false,\n label : '2017',\n amount : 200,\n },\n {\n id : 'xlWJOdgke3o',\n active : false,\n label : '2016',\n amount : 30,\n },\n {\n id : 'yHFrKhB4KG',\n active : false,\n label : '2015',\n amount : 10,\n },\n {\n id : 'd6ntLVd',\n active : false,\n label : '2014',\n amount : 130,\n },\n {\n id : 'EO8VaO2Bs2XKYeJKyGyK',\n active : false,\n label : '2013',\n amount : 130,\n },\n {\n id : 'KkK8OgNTD',\n active : false,\n label : '2012',\n amount : 130,\n },\n {\n id : '1W817s8MRIRGdPc',\n active : false,\n label : '2011',\n amount : 130,\n }]\n }]\n};\n\nexport const mockMaterialState = {\n text:{ \n \"download\":\"Download\",\n \"release\":\"Release Note\",\n \"latest\":\"Latest\",\n \"showMoreResults\":\"Show more results\",\n \"viewAmount\":\"View\",\n \"noResultsHeadline\":\"No Results\",\n \"noResultsText\":\"There are no results matching your search.\"\n },\n totalResults : 100,\n data:[ \n { \n \"id\":\"44C3CA715546DF89DFF525BCDC957810\",\n \"name\":\"DS_2017_3D OrderForm_CMYK\",\n \"imageUrl\":\"../../assets/gfx/pdf.png\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/142-source\",\n \"releaseUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/142-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\",\n \"new\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"1MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"67DCFE513EDE9E5CAEF289095D4C43C4\",\n \"name\":\"D1000_2017_RT_Closed_CMYK_3D\",\n \"imageUrl\":\"../../assets/gfx/exe.png\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/136-source\",\n \"releaseUrl\":\"\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t\t\"latest\"\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"3MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"BF7184EAC43710C39B8FE6941FC57AC9\",\n \"name\":\"DS_2017_HybridDenture_FINAL_CMYK\",\n \"imageUrl\":\"../../assets/gfx/zip.png\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"1MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"455C60A8F0DDA7F1B3DA9070E76CB949\",\n \"name\":\"DS_2017_AbutmentPositionGuide_CMYK\",\n \"imageUrl\":\"../../assets/gfx/exe.png\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/143-source\",\n \"releaseUrl\":\"\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"1MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"F9C7E36EFD938F43D8E36294040D1B21\",\n \"name\":\"DS_2017_AnatomyDesignCrown_CMYK\",\n \"imageUrl\":\"../../assets/gfx/pdf.png\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/144-source\",\n \"releaseUrl\":\"\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"2MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"4CE30DF02A801F493FE93F3D2AD0D5A1\",\n \"name\":\"DS_2017_ImplantBars_CMYK\",\n \"imageUrl\":\"../../assets/gfx/zip.png\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/150-source\",\n \"releaseUrl\":\"\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"3MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"537675F8897F18598E514B6F6CC5246E\",\n \"name\":\"DS_2017_CADCAM_CMYK\",\n \"imageUrl\":\"../../assets/gfx/pdf.png\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/145-source\",\n \"releaseUrl\":\"\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"1MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"EC4071257FC787E80C456859CCD662BA\",\n \"name\":\"DS_2017_ImpressionScanningInterface_CMYK\",\n \"imageUrl\":\"../../assets/gfx/exe.png\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/149-source\",\n \"releaseUrl\":\"\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"2MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"B6CE85BC3A6F6CF657D807A92C47DED8\",\n \"name\":\"D2000_2017_LT_MountedImpression_CMYK\",\n \"imageUrl\":\"../../assets/gfx/zip.png\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/137-source\",\n \"releaseUrl\":\"\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"5MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n },\n { \n \"id\":\"2C255817D611E3213F5028FEEB334D5F\",\n \"name\":\"DS_2017_CAMbridgeScreenshot\",\n \"imageUrl\":\"../../assets/gfx/exe.png\",\n \"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/146-source\",\n \"releaseUrl\":\"\",\n \"description\":\"\",\n \"version\":\"17.3.1\",\n \"systemArchitecture\":\"64 bit (x86)\",\n\t\t \"labels\":[\n\t\t ],\n \"tags\":[ \n \"JPG\",\n \"1MB\"\n ],\n \"changedDateTime\":\"2017-03-29T17:41:42Z\"\n }\n ],\n materialListId : '6fNZNHvQP3pjIbCjR2',\n listType: 'list',\n filters : [{\n label: 'Content type',\n amount: 222,\n type: 'single',\n options: [{\n id : '1tIkPSTm94hUwaD9V',\n active : false,\n label : 'Software upgrades',\n amount : 43,\n },\n {\n id : 'nP9KCmltvED8',\n active : false,\n label : 'User manuals',\n amount : 22,\n },\n {\n id : 'cdpHkPlwDWMzu',\n active : false,\n label : 'Release notes',\n amount : 43,\n },\n {\n id : 'kaeikZ50',\n active : false,\n label : 'Safety instructions',\n amount : 59,\n },\n {\n id : '1nWOMPdoA',\n active : false,\n label : 'Support materials',\n amount : 15,\n },\n {\n id : 'mNffW3VL5aq5MV',\n active : false,\n label : 'How to guides',\n amount : 30,\n }]\n },\n {\n label: 'Format',\n amount: -1,\n type: 'multi',\n options: [{\n id : 'PvyFR6mMJE9H',\n active : false,\n label : 'Images',\n amount : 200,\n },\n {\n id : 'AfeKUrczB',\n active : false,\n label : 'Video',\n amount : 12,\n },\n {\n id : 'QMF85NBaBwNNJtEc7j',\n active : false,\n label : 'PDF',\n amount : 87,\n }]\n },\n {\n label: 'Versions',\n amount: -1,\n type: 'multi',\n options: [{\n id : 'mqsuLS82s1lmY2yil',\n active : false,\n label : '13.x',\n amount : 200,\n },\n {\n id : 'xlWJOdgke3o',\n active : false,\n label : '14.x',\n amount : 30,\n },\n {\n id : 'yHFrKhB4KG',\n active : false,\n label : '15.x',\n amount : 10,\n }]\n }]\n};\n\nexport const mockDocumentState = {\n text: {\n \"download\": \"Download\",\n \"release\": \"Release Note\",\n \"latest\": \"Latest\",\n \"showMoreResults\": \"Show more results\",\n \"viewAmount\": \"View\",\n \"noResultsHeadline\": \"No Results\",\n \"noResultsText\": \"There are no results matching your search.\"\n },\n totalResults: 100,\n data: [\n {\n \"id\": \"44C3CA715546DF89DFF525BCDC957810\",\n \"name\": \"Dental System™ 2017 brochure\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\n \"PDF\",\n \"6MB\"\n ],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n },\n {\n \"id\": \"67DCFE513EDE9E5CAEF289095D4C43C4\",\n \"name\": \"TRIOS® brochure 2017\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\n \"PDF\",\n \"1MB\"\n ],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n },\n {\n \"id\": \"BF7184EAC43710C39B8FE6941FC57AC9\",\n \"name\": \"TRIOS Accuracy Brochure\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\n \"PDF\",\n \"3MB\"\n ],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n },\n {\n \"id\": \"455C60A8F0DDA7F1B3DA9070E76CB949\",\n \"name\": \"TRIOS Ortho brochure 2017\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\n \"PDF\",\n \"3MB\"\n ],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n },\n {\n \"id\": \"F9C7E36EFD938F43D8E36294040D1B21\",\n \"name\": \"3Shape Orthodontics brochure 2017\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\n \"PDF\",\n \"3MB\"\n ],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n },\n {\n \"id\": \"4CE30DF02A801F493FE93F3D2AD0D5A1\",\n \"name\": \"Implant Studio brochure 2017\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\n \"PDF\",\n \"2MB\"\n ],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n },\n {\n \"id\": \"537675F8897F18598E514B6F6CC5246E\",\n \"name\": \"Implantology brochure 2017\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\n \"PDF\",\n \"2MB\"\n ],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n },\n {\n \"id\": \"EC4071257FC787E80C456859CCD662BA\",\n \"name\": \"X1 brochure 2017\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\n \"PDF\",\n \"3MB\"\n ],\n \"changedDateTime\": \"2017-03-29T17:41:42Z\"\n },\n {\n \"id\": \"EC407125722EA7E80C356859CCD662BA\",\n \"name\": \"Audio brochure 2016\",\n \"imageUrl\": \"../../assets/gfx/brochure-image-small.jpg\",\n \"downloadUrl\": \"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n \"releaseUrl\": \"\",\n \"description\": \"\",\n \"version\": \"\",\n \"systemArchitecture\": \"\",\n \"labels\": [],\n \"tags\": [\n \"PDF\",\n \"3MB\"\n ],\n \"changedDateTime\": \"2016-11-25T13:01:42Z\"\n }\n ],\n materialListId: '4PPLZI1fCCt1Nd9s',\n listType: 'list',\n filters: [{\n label: 'Products',\n amount: 87,\n type: 'single',\n options: [{\n id: '1tIkPSTm94hUwaD9V',\n active: false,\n label: 'Dental System',\n amount: 34,\n },\n {\n id: 'nP9KCmltvED8',\n active: false,\n label: 'TRIOS Design Studio',\n amount: 22,\n },\n {\n id: 'cdpHkPlwDWMzu',\n active: false,\n label: 'Ortho System',\n amount: 23,\n },\n {\n id: 'kaeikZ50',\n active: false,\n label: 'CAMbridge',\n amount: 28,\n },\n {\n id: '1nWOMPdoA',\n active: false,\n label: 'TRIOS Intraoral Scanners',\n amount: 5,\n },\n {\n id: 'pKXPd',\n active: false,\n label: 'Implant Studio',\n amount: 10,\n }\n ]\n },\n /*{\n label: 'Material',\n amount: -1,\n type: 'multi',\n options: [{\n id: 'PvyFR6mMJE9H',\n active: false,\n label: 'Images',\n amount: 200,\n },\n {\n id: 'AfeKUrczB',\n active: false,\n label: 'Video',\n amount: 12,\n },\n {\n id: 'QMF85NBaBwNNJtEc7j',\n active: false,\n label: 'PDF',\n amount: 87,\n }\n ]\n },\n {\n label: 'Year',\n amount: -1,\n type: 'multi',\n options: [{\n id: 'mqsuLS82s1lmY2yil',\n active: false,\n label: '2017',\n amount: 200,\n },\n {\n id: 'xlWJOdgke3o',\n active: false,\n label: '2016',\n amount: 30,\n },\n {\n id: 'yHFrKhB4KG',\n active: false,\n label: '2015',\n amount: 10,\n },\n {\n id: 'd6ntLVd',\n active: false,\n label: '2014',\n amount: 130,\n },\n {\n id: 'EO8VaO2Bs2XKYeJKyGyK',\n active: false,\n label: '2013',\n amount: 130,\n },\n {\n id: 'KkK8OgNTD',\n active: false,\n label: '2012',\n amount: 130,\n },\n {\n id: '1W817s8MRIRGdPc',\n active: false,\n label: '2011',\n amount: 130,\n }\n ]\n }*/\n ]\n};\n\nexport function mockData() {\n\n\treturn new Promise((resolve,reject) => {\n\n\t\tsetTimeout(function(){\n\t\t\tresolve({data : [{ \n\t\t\t\t\"id\":\"44C3CA715546DF89DFF525BCDC957810\",\n\t\t\t\t\"name\":\"DS_2017_3D OrderForm_CMYK\",\n\t\t\t\t\"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n\t\t\t\t\"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/142-source\",\n \"releaseUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/142-source\",\n\t\t\t\t\"description\":\"\",\n\t\t\t\t\"version\":\"17.3.1\",\n\t\t\t\t\"systemArchitecture\":\"64 bit (x86)\",\n\t\t\t\t\"labels\":[],\n\t\t\t\t\"tags\":[ \n\t\t\t\t\t\"JPG\",\n\t\t\t\t\t\"1MB\"\n\t\t\t\t],\n\t\t\t\t\"changedDateTime\":\"2017-03-29T17:41:42Z\"\n\t\t\t},\n\t\t\t{ \n\t\t\t\t\"id\":\"67DCFE513EDE9E5CAEF289095D4C43C4\",\n\t\t\t\t\"name\":\"D1000_2017_RT_Closed_CMYK_3D\",\n\t\t\t\t\"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n\t\t\t\t\"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/136-source\",\n\t\t\t\t\"description\":\"\",\n\t\t\t\t\"version\":\"17.3.1\",\n\t\t\t\t\"systemArchitecture\":\"64 bit (x86)\",\n\t\t\t\t\"labels\":[\n\t\t\t\t],\n\t\t\t\t\"tags\":[ \n\t\t\t\t\t\"JPG\",\n\t\t\t\t\t\"3MB\"\n\t\t\t\t],\n\t\t\t\t\"changedDateTime\":\"2017-03-29T17:41:42Z\"\n\t\t\t},\n\t\t\t{ \n\t\t\t\t\"id\":\"BF7184EAC43710C39B8FE6941FC57AC9\",\n\t\t\t\t\"name\":\"DS_2017_HybridDenture_FINAL_CMYK\",\n\t\t\t\t\"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n\t\t\t\t\"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/148-source\",\n\t\t\t\t\"description\":\"\",\n\t\t\t\t\"version\":\"17.3.1\",\n\t\t\t\t\"systemArchitecture\":\"64 bit (x86)\",\n\t\t\t\t\"labels\":[\n\t\t\t\t],\n\t\t\t\t\"tags\":[ \n\t\t\t\t\t\"JPG\",\n\t\t\t\t\t\"1MB\"\n\t\t\t\t],\n\t\t\t\t\"changedDateTime\":\"2017-03-29T17:41:42Z\"\n\t\t\t},\n\t\t\t{ \n\t\t\t\t\"id\":\"455C60A8F0DDA7F1B3DA9070E76CB949\",\n\t\t\t\t\"name\":\"DS_2017_AbutmentPositionGuide_CMYK\",\n\t\t\t\t\"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n\t\t\t\t\"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/143-source\",\n\t\t\t\t\"description\":\"\",\n\t\t\t\t\"version\":\"17.3.1\",\n\t\t\t\t\"systemArchitecture\":\"64 bit (x86)\",\n\t\t\t\t\"labels\":[\n\t\t\t\t\t\"latest\"\n\t\t\t\t],\n\t\t\t\t\"tags\":[ \n\t\t\t\t\t\"JPG\",\n\t\t\t\t\t\"1MB\"\n\t\t\t\t],\n\t\t\t\t\"changedDateTime\":\"2017-03-29T17:41:42Z\"\n\t\t\t},\n\t\t\t{ \n\t\t\t\t\"id\":\"F9C7E36EFD938F43D8E36294040D1B21\",\n\t\t\t\t\"name\":\"DS_2017_AnatomyDesignCrown_CMYK\",\n\t\t\t\t\"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n\t\t\t\t\"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/144-source\",\n\t\t\t\t\"description\":\"\",\n\t\t\t\t\"version\":\"17.3.1\",\n\t\t\t\t\"systemArchitecture\":\"64 bit (x86)\",\n\t\t\t\t\"labels\":[\n\t\t\t\t],\n\t\t\t\t\"tags\":[ \n\t\t\t\t\t\"JPG\",\n\t\t\t\t\t\"2MB\"\n\t\t\t\t],\n\t\t\t\t\"changedDateTime\":\"2017-03-29T17:41:42Z\"\n\t\t\t},\n\t\t\t{ \n\t\t\t\t\"id\":\"4CE30DF02A801F493FE93F3D2AD0D5A1\",\n\t\t\t\t\"name\":\"DS_2017_ImplantBars_CMYK\",\n\t\t\t\t\"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n\t\t\t\t\"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/150-source\",\n\t\t\t\t\"description\":\"\",\n\t\t\t\t\"version\":\"17.3.1\",\n\t\t\t\t\"systemArchitecture\":\"64 bit (x86)\",\n\t\t\t\t\"labels\":[\n\t\t\t\t],\n\t\t\t\t\"tags\":[ \n\t\t\t\t\t\"JPG\",\n\t\t\t\t\t\"3MB\"\n\t\t\t\t],\n\t\t\t\t\"changedDateTime\":\"2017-03-29T17:41:42Z\"\n\t\t\t},\n\t\t\t{ \n\t\t\t\t\"id\":\"537675F8897F18598E514B6F6CC5246E\",\n\t\t\t\t\"name\":\"DS_2017_CADCAM_CMYK\",\n\t\t\t\t\"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n\t\t\t\t\"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/145-source\",\n\t\t\t\t\"description\":\"\",\n\t\t\t\t\"version\":\"17.3.1\",\n\t\t\t\t\"systemArchitecture\":\"64 bit (x86)\",\n\t\t\t\t\"labels\":[\n\t\t\t\t],\n\t\t\t\t\"tags\":[ \n\t\t\t\t\t\"JPG\",\n\t\t\t\t\t\"1MB\"\n\t\t\t\t],\n\t\t\t\t\"changedDateTime\":\"2017-03-29T17:41:42Z\"\n\t\t\t},\n\t\t\t{ \n\t\t\t\t\"id\":\"EC4071257FC787E80C456859CCD662BA\",\n\t\t\t\t\"name\":\"DS_2017_ImpressionScanningInterface_CMYK\",\n\t\t\t\t\"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n\t\t\t\t\"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/149-source\",\n\t\t\t\t\"description\":\"\",\n\t\t\t\t\"version\":\"17.3.1\",\n\t\t\t\t\"systemArchitecture\":\"64 bit (x86)\",\n\t\t\t\t\"labels\":[\n\t\t\t\t],\n\t\t\t\t\"tags\":[ \n\t\t\t\t\t\"JPG\",\n\t\t\t\t\t\"2MB\"\n\t\t\t\t],\n\t\t\t\t\"changedDateTime\":\"2017-03-29T17:41:42Z\"\n\t\t\t},\n\t\t\t{ \n\t\t\t\t\"id\":\"B6CE85BC3A6F6CF657D807A92C47DED8\",\n\t\t\t\t\"name\":\"D2000_2017_LT_MountedImpression_CMYK\",\n\t\t\t\t\"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n\t\t\t\t\"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/137-source\",\n\t\t\t\t\"description\":\"\",\n\t\t\t\t\"version\":\"17.3.1\",\n\t\t\t\t\"systemArchitecture\":\"64 bit (x86)\",\n\t\t\t\t\"labels\":[\n\t\t\t\t],\n\t\t\t\t\"tags\":[ \n\t\t\t\t\t\"JPG\",\n\t\t\t\t\t\"5MB\"\n\t\t\t\t],\n\t\t\t\t\"changedDateTime\":\"2017-03-29T17:41:42Z\"\n\t\t\t},\n\t\t\t{ \n\t\t\t\t\"id\":\"2C255817D611E3213F5028FEEB334D5F\",\n\t\t\t\t\"name\":\"DS_2017_CAMbridgeScreenshot\",\n\t\t\t\t\"imageUrl\":\"https://unsplash.it/1200/400?image=8\",\n\t\t\t\t\"downloadUrl\":\"/media/{364E1EE3-91F1-438D-9590-C9BF21D32788}/146-source\",\n\t\t\t\t\"description\":\"\",\n\t\t\t\t\"version\":\"17.3.1\",\n\t\t\t\t\"systemArchitecture\":\"64 bit (x86)\",\n\t\t\t\t\"labels\":[\n\t\t\t\t],\n\t\t\t\t\"tags\":[ \n\t\t\t\t\t\"JPG\",\n\t\t\t\t\t\"1MB\"\n\t\t\t\t],\n\t\t\t\t\"changedDateTime\":\"2017-03-29T17:41:42Z\"\n\t\t\t}]});\n\t\t},0);\n\t});\n}\n\n\n// WEBPACK FOOTER //\n// ./js/apps/CoursesList/api/mock.js","import React, { Component } from 'react';\n\nconst LoadButton = ({label,isLoading, onClick}) => {\n return (\n \n );\n}\n\nexport default LoadButton;\n\n\n// WEBPACK FOOTER //\n// ./js/apps/CoursesList/components/Controls/LoadButton.js","import React, { Component } from 'react';\nimport PropTypes from 'prop-types';\nimport LoadButton from './LoadButton';\n\nconst Controls = ({\n options,\n onUpdate,\n onUpdateOption,\n isLoading,\n text,\n hasError,\n}) => {\n return (\n \n
\n
\n
\n
\n {hasError && (\n
\n Uh oh. Try again.\n
\n )}\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n );\n};\n\nControls.propTypes = {\n onUpdate: PropTypes.func.isRequired,\n onUpdateOption: PropTypes.func.isRequired,\n options: PropTypes.array.isRequired,\n isLoading: PropTypes.bool.isRequired,\n};\n\nexport default Controls;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/CoursesList/components/Controls/index.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport ReactDOM, { findDOMNode } from 'react-dom';\nimport update from 'immutability-helper';\n\nclass MultiSelect extends Component {\n constructor(props) {\n super();\n\n this.state = {\n isOpen: false,\n presentOptions: props.options,\n allOptionActive: !this.getActive(props.options).length,\n };\n\n this.toggle = this.toggle.bind(this);\n this.select = this.select.bind(this);\n this.close = this.close.bind(this);\n this.undo = this.undo.bind(this);\n this.apply = this.apply.bind(this);\n this.reset = this.reset.bind(this);\n this.getActive = this.getActive.bind(this);\n }\n\n componentWillReceiveProps(nextProps) {\n this.setState({\n presentOptions: nextProps.options,\n });\n }\n\n toggle() {\n if (!this.state.isOpen) {\n $(document).bind('click', this.close);\n this.setState({\n isOpen: true,\n });\n } else {\n this.setState({\n isOpen: false,\n });\n $(document).unbind('click', this.close);\n }\n }\n\n close(e) {\n if (!$(e.target).closest('.c-filter__list-item-wide').length) {\n if (this.state.presentOptions !== this.props.options) {\n this.apply();\n } else {\n this.toggle();\n }\n }\n }\n\n select(index) {\n if (index === -1) {\n this.setState(\n {\n allOptionActive: update(this.state.allOptionActive, {\n $apply: (x) => !x,\n }),\n },\n () => {\n if (this.state.allOptionActive) this.reset();\n }\n );\n\n return;\n }\n\n this.setState(\n {\n presentOptions: update(this.state.presentOptions, {\n [index]: {\n active: { $apply: (x) => !x },\n },\n }),\n },\n () => {\n this.setState({\n allOptionActive: update(this.state.allOptionActive, {\n $apply: (x) => !this.getActive(this.state.presentOptions).length,\n }),\n });\n }\n );\n }\n\n apply() {\n if (this.state.presentOptions !== this.props.options) {\n this.props.onUpdate(this.props.id, this.state.presentOptions);\n }\n this.toggle();\n }\n\n undo() {\n this.setState(\n {\n presentOptions: this.props.options,\n allOptionActive: this.props.allOptionActive,\n },\n () => {\n this.toggle();\n }\n );\n }\n\n getActive(options) {\n var items = [];\n\n options.map((item, index) => {\n if (item.active) {\n items.push(item);\n }\n });\n\n return items;\n }\n\n reset() {\n this.setState({\n presentOptions: this.state.presentOptions.map((option) => {\n return update(option, { active: { $set: false } });\n }),\n });\n }\n\n render() {\n const activeItems = this.getActive(this.props.options);\n\n return (\n \n
\n
\n
\n {this.props.label}{' '}\n {this.props.amount != -1 ? ` (${this.props.amount})` : ''}\n
\n
\n {activeItems.length > 0\n ? activeItems.map((item, index) => {\n return (index >= 1 ? ', ' : '') + item.label;\n })\n : 'All products'}\n
\n
\n
\n
\n {this.state.isOpen ? (\n
\n
\n \n \n
\n
\n - \n
\n
\n this.select(-1)}\n checked={this.state.allOptionActive}\n />\n \n
\n
\n \n - show only
\n {this.state.presentOptions.map((option, index) => {\n return (\n - \n
\n
\n this.select(index)}\n checked={option.active}\n />\n \n
\n
\n \n );\n })}\n
\n
\n ) : (\n ''\n )}\n
\n );\n }\n}\n\nMultiSelect.propTypes = {};\n\nexport default MultiSelect;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/CoursesList/components/Filters/MultiSelect.js","import React, { Component } from 'react';\nimport PropTypes from 'prop-types';\nimport ReactDOM, { findDOMNode } from 'react-dom';\nimport update from 'immutability-helper';\n\nclass SingleSelect extends Component {\n constructor(props) {\n super();\n\n this.state = {\n isOpen: false,\n };\n\n this.toggle = this.toggle.bind(this);\n this.select = this.select.bind(this);\n this.close = this.close.bind(this);\n }\n\n toggle() {\n if (!this.state.isOpen) {\n document.addEventListener('click', this.close);\n this.setState({\n isOpen: true,\n });\n } else {\n this.setState({\n isOpen: false,\n });\n document.removeEventListener('click', this.close);\n }\n }\n\n isActive() {\n var isActive = false;\n\n this.props.options.map((item) => {\n if (item.active) {\n isActive = true;\n }\n });\n\n return !isActive;\n }\n\n close(e) {\n if (!findDOMNode(this.refs.root).contains(e.target)) {\n this.toggle();\n }\n }\n\n select(selectedIndex) {\n this.props.onUpdate(\n this.props.id,\n update(this.props.options, {\n $apply: (options) =>\n options.map((item, index) => {\n return update(item, {\n active: { $set: index == selectedIndex },\n });\n }),\n })\n );\n\n this.toggle();\n }\n\n render() {\n return (\n \n
\n
\n
\n {this.props.label}{' '}\n {this.props.amount != -1 ? ` (${this.props.amount})` : ''}\n
\n
\n {!this.isActive()\n ? this.props.options.map((item, index) => {\n return item.active ? item.label : '';\n })\n : ''}\n
\n
\n
\n
\n {this.state.isOpen ? (\n
\n
\n - \n All\n
\n {this.props.options.map((item, index) => {\n return (\n - this.select(index)}\n >\n {item.label} {item.amount != -1 ? ` (${item.amount})` : ''}\n
\n );\n })}\n
\n
\n ) : (\n ''\n )}\n
\n );\n }\n}\n\nSingleSelect.propTypes = {\n id: PropTypes.number.isRequired,\n onUpdate: PropTypes.func.isRequired,\n options: PropTypes.array.isRequired,\n};\n\nexport default SingleSelect;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/CoursesList/components/Filters/SingleSelect.js","import React, { Component } from 'react';\nimport PropTypes from 'prop-types';\nimport update from 'immutability-helper';\nimport MultiSelect from './MultiSelect';\nimport SingleSelect from './SingleSelect';\n\nclass Filters extends Component {\n constructor() {\n super();\n\n this.onUpdate = this.onUpdate.bind(this);\n }\n\n onUpdate(id, filter) {\n this.props.onUpdate(\n update(this.props.filters, {\n [id]: {\n options: { $set: filter },\n },\n })\n );\n }\n\n getFilter(item, index) {\n return this.props.filters.map((item, index) => {\n switch (item.type) {\n case 'multi'.toLowerCase():\n return (\n \n );\n case 'single'.toLowerCase():\n default:\n return (\n \n );\n }\n });\n }\n\n render() {\n return (\n \n
\n
\n
\n
\n {this.getFilter()}\n
\n \n
\n
\n
\n
\n
\n
\n );\n }\n}\n\nfunction getCopy(item) {\n return item.slice();\n}\n\nFilters.propTypes = {\n filters: PropTypes.array.isRequired,\n onUpdate: PropTypes.func.isRequired,\n};\n\nexport default Filters;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/CoursesList/components/Filters/index.js","import React, { Component } from 'react';\nimport ReactCSSTransitionGroup from 'react-transition-group/CSSTransitionGroup';\n\nclass Modal extends Component {\n render() {\n if (this.props.isOpen) {\n return (\n \n \n
\n
\n
\n

\n
\n
\n
\n \n );\n } else {\n return ;\n }\n }\n}\n\nexport default Modal;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/CoursesList/components/Modal/index.js","import React, { Component } from 'react';\nimport update from 'immutability-helper';\n\nclass MultiSelectInline extends Component {\n constructor() {\n super();\n\n this.select = this.select.bind(this);\n }\n\n select(index, filter) {\n this.props.onUpdate(\n this.props.id,\n this.props.type,\n update(this.props.options, {\n [index]: {\n active: { $apply: (x) => !x },\n },\n })\n );\n }\n\n render() {\n return (\n \n
\n Choose {this.props.label}\n
\n {this.props.options.map((option, index) => {\n return (\n
\n
\n this.select(index, option)}\n />\n \n
\n
\n );\n })}\n
\n );\n }\n}\n\nMultiSelectInline.propTypes = {};\n\nexport default MultiSelectInline;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/CoursesList/components/Overlay/MultiSelectInline.js","import React, { Component } from 'react';\nimport PropTypes from 'prop-types';\nimport update from 'immutability-helper';\n\nclass SingleSelect extends Component {\n constructor(props) {\n super();\n\n this.select = this.select.bind(this);\n }\n\n isDefault() {\n var isActive = false;\n\n this.props.options.map((item) => {\n if (item.active) {\n isActive = true;\n }\n });\n\n return !isActive;\n }\n\n getActive() {\n var active = '';\n\n this.props.options.map((item, index) => {\n if (item.active) {\n active = index;\n }\n });\n\n return active;\n }\n\n select(event) {\n this.props.onUpdate(\n this.props.id,\n this.props.type,\n update(this.props.options, {\n $apply: (options) =>\n options.map((item, index) => {\n return update(item, {\n active: { $set: index === parseInt(event.target.value) },\n });\n }),\n })\n );\n }\n\n render() {\n return (\n \n
\n Choose {this.props.label}\n
\n
\n
\n
\n );\n }\n}\n\nSingleSelect.propTypes = {\n id: PropTypes.number.isRequired,\n onUpdate: PropTypes.func.isRequired,\n options: PropTypes.array.isRequired,\n label: PropTypes.string.isRequired,\n};\n\nexport default SingleSelect;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/CoursesList/components/Overlay/SingleSelectInline.js","import React, { Component } from 'react';\nimport PropTypes from 'prop-types';\nimport update from 'immutability-helper';\nimport MultiSelectInline from './MultiSelectInline';\nimport SingleSelectInline from './SingleSelectInline';\n\nclass Overlay extends Component {\n constructor(props) {\n super();\n\n this.state = {\n presentFilters: props.filters,\n };\n\n this.onUpdate = this.onUpdate.bind(this);\n this.apply = this.apply.bind(this);\n this.reset = this.reset.bind(this);\n this.undo = this.undo.bind(this);\n }\n\n componentWillReceiveProps(nextProps) {\n this.setState({\n presentFilters: nextProps.filters,\n });\n }\n\n onUpdate(id, type, filter) {\n this.setState(\n {\n presentFilters: update(this.state.presentFilters, {\n [id]: {\n options: { $set: filter },\n },\n }),\n },\n () => {\n if (type == 'single') {\n this.apply();\n }\n }\n );\n }\n\n apply() {\n this.props.onUpdate(this.state.presentFilters);\n }\n\n undo() {\n this.setState({\n presentFilters: this.props.filters,\n });\n\n this.props.onCancel();\n }\n\n reset() {\n this.setState({\n presentFilters: this.state.presentFilters.map((filter) => {\n return update(filter, {\n options: {\n $apply: (options) => {\n return options.map((option) => {\n return update(option, { active: { $set: false } });\n });\n },\n },\n });\n }),\n });\n }\n\n render() {\n return (\n \n
\n
\n
\n \n
\n
All filters
\n
\n Clear\n
\n
\n\n {this.state.presentFilters.map((item, index) => {\n return (\n
\n {item.type == 'single' && (\n \n )}\n {item.type == 'multi' && (\n \n )}\n
\n );\n })}\n
\n\n
\n \n
\n
\n );\n }\n}\n\nOverlay.propTypes = {\n filters: PropTypes.array.isRequired,\n onUpdate: PropTypes.func.isRequired,\n};\n\nexport default Overlay;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/CoursesList/components/Overlay/index.js","import React, { Component } from 'react';\n\nconst Loader = () => {\n return (\n \n );\n}\nexport default Loader;\n\n\n// WEBPACK FOOTER //\n// ./js/apps/CoursesList/components/Results/ListLoader.js","import React, { Component } from 'react';\nimport PropTypes from 'prop-types';\nimport dateFormat from 'dateformat';\nimport ListRowItem from './ListRowItem';\n\nconst ListRow = ({ items, text }) => {\n return (\n \n {items.map((item, index) => {\n item.start.formatted = dateFormat(item.start.local, 'mmm d');\n item.end.formatted = dateFormat(item.end.local, 'mmm d');\n\n return ;\n })}\n
\n );\n};\n\nListRow.propTypes = {\n items: PropTypes.array.isRequired,\n};\n\nexport default ListRow;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/CoursesList/components/Results/ListRow.js","import React, { Component } from 'react';\nimport TextTruncate from 'react-text-truncate';\n\nclass ListRowthis extends Component {\n constructor() {\n super();\n\n this.state = {\n isOpen: false\n };\n\n this.toggle = this.toggle.bind(this);\n }\n\n toggle() {\n this.setState({\n isOpen: !this.state.isOpen\n });\n }\n\n render() {\n return (\n \n
\n \n {this.props.item.logo && this.props.item.logo.url && (\n

\n )}\n
\n \n {/*
\n \n
*/}\n\n
\n {this.props.item.description && (\n
\n )}\n
\n
\n\n {this.state.isOpen ? (\n
\n {this.props.item.description &&\n this.props.item.description.text && (\n
{this.props.item.description.text}
\n )}\n
\n ) : null}\n
\n
\n
\n {this.props.item.url ? (\n
\n ) : null}\n
\n
\n );\n }\n}\n\nexport default ListRowthis;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/CoursesList/components/Results/ListRowItem.js","import React from 'react';\nimport PropTypes from 'prop-types';\nimport ReactCSSTransitionGroup from 'react-transition-group/CSSTransitionGroup';\nimport ListRow from './ListRow';\nimport Loader from './ListLoader.js';\n\nconst Results = ({ items, isLoading, children, text, hasError, openModal }) => {\n let noResultBlock = '';\n\n if (items.length == 0) {\n noResultBlock = (\n \n
\n
{text.noResultsHeadline}
\n
{text.noResultsText}
\n
\n
\n );\n }\n\n return (\n \n
\n {isLoading && }\n \n {noResultBlock}\n
\n
\n {hasError && (\n
\n Uh oh. Something went wrong. Try again.\n
\n )}\n
\n
\n {items.length > 0 ? (\n
\n ) : (\n ''\n )}\n
\n );\n};\n\nResults.propTypes = {\n items: PropTypes.array.isRequired,\n isLoading: PropTypes.bool.isRequired,\n};\n\nexport default Results;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/CoursesList/components/Results/index.js","const utils = {\n\n arrayToList : (array, key,seperator) => {\n\n let list = \"\";\n\n array.forEach((arrayitem) => {\n arrayitem.options.forEach((item,index) => {\n if(item.active) {\n list += (list.length > 1 ? `${seperator}`: '') + item[key];\n }\n });\n });\n\t\t\n \treturn list;\n }\n};\n\nexport default utils;\n\n\n// WEBPACK FOOTER //\n// ./js/apps/CoursesList/utils/index.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport update from 'immutability-helper';\n\nclass RelatedArticles extends Component {\n\tconstructor (props) {\n\n\t\tsuper();\n\n\t\tthis.state = {};\n\n\t\tObject.assign(this.state, props);\n\t\tthis.defaultState = this.state;\n\t}\n\n\trender () {\n\t\treturn (\n\t\t\t\n\t \t
Related articles
\n\t\t \n\t \n\t\t\t);\n\t}\n}\n\nexport default RelatedArticles;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/ElevioArticleViewer/components/relatedArticles.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport update from 'immutability-helper';\n\nclass Article extends Component {\n\tconstructor (props) {\n\n\t\tsuper();\n\n\t\tthis.state = {};\n\n\t\tObject.assign(this.state, props);\n\t\tthis.defaultState = this.state;\n\t\tthis._handleClick = this._handleClick.bind(this);\n\t}\n\n\t_insertParam(key, value)\n\t{\n\t key = encodeURIComponent(key); value = encodeURIComponent(value);\n\t\tvar kvp = key+\"=\"+value;\n\t\tvar s = document.location.search;\n\n\t if (s === \"\") {\n\t \treturn '?' + kvp;\n\t }\n\n\t var r = new RegExp(\"(&|\\\\?)\"+key+\"=[^\\&]*\");\n\n\t s = s.replace(r,\"$1\"+kvp);\n\n\t if(!RegExp.$1) {s += (s.length>0 ? '&' : '?') + kvp;};\n\n\t return s;\n\t}\n\n\t_handleClick(item) {\n\t\t\tif (window.analytics) {\n\t\t window.analytics.elevio = {\n\t\t source: 'KnowledgeBase Page - Categories list',\n\t\t articleTitle: item.title,\n\t\t articleId: item.id\n\t\t }\n\t\t }\n\t\t\twindow.location.search = this._insertParam(\"articleId\", item.id + '-' + item.title.replace(/\\s+/g, '-').toLowerCase());\n\t}\n\n\trender () {\n\t\treturn (\n\t\t\t this._handleClick(this.props.item)}>\n
\n
{this.props.item.title}
\n
\n
\n\t\t\t);\n\t}\n}\n\nexport default Article;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/KnowledgeBase/components/Article.js","import $ from 'jquery';\nimport axios from 'axios';\nimport React, { Component } from 'react';\nimport update from 'immutability-helper';\nimport Article from './Article';\n\nclass Category extends Component {\n\tconstructor (props) {\n\n\t\tsuper();\n\n\t\tthis.state = {\n\t\t\tisLoading: false,\n\t\t\tarticles: []\n\t\t};\n\n\t\tObject.assign(this.state, props);\n\t\tthis.defaultState = this.state;\n\n\t\tthis.items = this.items.bind(this);\n\t\tthis.getItems = this.getItems.bind(this);\n\t\tthis.onToggle = this.onToggle.bind(this);\n\t\tthis.fetchItems = this.fetchItems.bind(this);\n\t}\n\n\titems(categoryId, apiUrl) {\n\t\treturn axios.get(apiUrl,{\n\t\t\tparams: {\n\t\t\t\tcategoryId\n\t\t\t}\n\t\t})\n\t\t.then(res => res.data);\n\t}\n\n\tgetItems(categoryId, apiUrl) {\n\t \n\t var waitAtLeast = new Promise((resolve, reject) => {\n\t setTimeout(() => {\n\t resolve();\n\t }, 350);\n\t });\n\n\t return axios.all([this.items(categoryId, apiUrl), waitAtLeast]).then(res => res[0]);\n\t}\n\n\tfetchItems() {\n\n\t\tthis.setState(update(this.state,{\n ['isLoading']: {$set: true}\n }), () => {\n\t\t\t\n\t\t\tthis.getItems(this.props.item.id, this.props.articlesApiUrl)\n\t\t\t\t.then((res) => {\n\t\t\t\t\tthis.setState(update(this.state,{ \n\t\t\t\t\t\tarticles: {$set: res.articles ? res.articles : []},\n \t\tisLoading: {$set: false }\n\t\t\t\t\t}));\n\t\t\t\t})\n\t\t\t\t.catch((error) => {\n\t\t\t\t\n\t\t\t\tthis.setState(update(this.state,{ \n\t\t\t\t\t['isLoading']: {$set: false}\n\t\t\t\t}));\n\n\t\t\t});\n\n });\n\t}\n\n\tonToggle(e) {\n\t\tthis.setState({isOpen: !this.state.isOpen}, () => {\n\t\t\tif (this.state.isOpen && !this.state.articles.length) { \n this.fetchItems();\n } \n\t\t});\t\t \n\t}\n\n\trender () {\n\t\treturn (\n\t\t\t\n\t\t\t);\n\t}\n}\n\nexport default Category;\n\n\n// WEBPACK FOOTER //\n// ./js/apps/KnowledgeBase/components/Category.js","function updateUrl(param,value) { \n window.history.pushState('', '', updateQueryStringParameter(window.location.href, 'filter', value)); \n} \n\nfunction updateQueryStringParameter(uri, key, value) {\n var re = new RegExp(\"([?&])\" + key + \"=.*?(&|$)\", \"i\");\n var separator = uri.indexOf('?') !== -1 ? \"&\" : \"?\";\n \n if (uri.match(re)) {\n return uri.replace(re, '$1' + key + \"=\" + value + '$2');\n }\n else {\n return uri + separator + key + \"=\" + value;\n }\n}\n\nexport {updateUrl};\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/api/history.js","import React, { Component } from 'react';\n\nconst LoadButton = ({label,isLoading, onClick}) => {\n return (\n \n );\n}\n\nexport default LoadButton;\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/components/Controls/LoadButton.js","import React from 'react';\nimport PropTypes from 'prop-types';\nimport LoadButton from './LoadButton';\n\nconst Controls = ({ onUpdate, isLoading, text, hasError }) => {\n return (\n \n
\n
\n
\n
\n {hasError && (\n
\n Uh oh. Try again.\n
\n )}\n
\n
\n
\n
\n );\n};\n\nControls.propTypes = {\n onUpdate: PropTypes.func.isRequired,\n isLoading: PropTypes.bool.isRequired,\n};\n\nexport default Controls;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/components/Controls/index.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport ReactDOM, { findDOMNode } from 'react-dom';\nimport update from 'immutability-helper';\n\nclass MultiSelect extends Component {\n constructor(props) {\n super();\n\n this.state = {\n isOpen: false,\n presentOptions: props.options,\n allOptionActive: !this.getActive(props.options).length,\n };\n\n this.toggle = this.toggle.bind(this);\n this.select = this.select.bind(this);\n this.close = this.close.bind(this);\n this.undo = this.undo.bind(this);\n this.apply = this.apply.bind(this);\n this.reset = this.reset.bind(this);\n }\n\n componentWillReceiveProps(nextProps) {\n this.setState({\n presentOptions: nextProps.options,\n });\n }\n\n toggle() {\n if (!this.state.isOpen) {\n $(document).bind('click', this.close);\n this.setState({\n isOpen: true,\n });\n } else {\n this.setState({\n isOpen: false,\n });\n $(document).unbind('click', this.close);\n }\n }\n\n close(e) {\n if (!$(e.target).closest('.c-filter__list-item').length) {\n if (this.state.presentOptions !== this.props.options) {\n this.apply();\n } else {\n this.toggle();\n }\n }\n }\n\n select(index) {\n if (index === -1) {\n this.setState(\n {\n allOptionActive: update(this.state.allOptionActive, {\n $apply: (x) => !x,\n }),\n },\n () => {\n if (this.state.allOptionActive) this.reset();\n }\n );\n\n return;\n }\n\n this.setState(\n {\n presentOptions: update(this.state.presentOptions, {\n [index]: {\n active: { $apply: (x) => !x },\n },\n }),\n },\n () => {\n this.setState({\n allOptionActive: update(this.state.allOptionActive, {\n $apply: (x) => !this.getActive(this.state.presentOptions).length,\n }),\n });\n }\n );\n }\n\n reset() {\n this.setState({\n presentOptions: this.state.presentOptions.map((option) => {\n return update(option, { active: { $set: false } });\n }),\n });\n }\n\n apply() {\n if (this.state.presentOptions !== this.props.options) {\n this.props.onUpdate(this.props.id, this.state.presentOptions);\n }\n this.toggle();\n }\n\n undo() {\n this.setState(\n {\n presentOptions: this.props.options,\n allOptionActive: this.props.allOptionActive,\n },\n () => {\n this.toggle();\n }\n );\n }\n\n getActive(options) {\n var items = [];\n\n options.map((item, index) => {\n if (item.active) {\n items.push(item);\n }\n });\n\n return items;\n }\n\n render() {\n const activeItems = this.getActive(this.props.options);\n return (\n \n
\n
\n
0 ? ' is-active' : '')\n }\n >\n {this.props.label}{' '}\n {this.props.amount != -1 ? ` (${this.props.amount})` : ''}\n
\n
\n {activeItems.length > 0\n ? activeItems.map((item, index) => {\n return (index >= 1 ? ', ' : '') + item.label;\n })\n : ''}\n
\n
\n
\n
\n {this.state.isOpen ? (\n // somewhere in here?\n
\n
\n \n \n
\n
\n - \n
\n
\n this.select(-1)}\n checked={this.state.allOptionActive}\n />\n \n
\n
\n \n {this.state.presentOptions.map((option, index) => {\n return (\n - \n
\n
\n this.select(index)}\n checked={option.active}\n />\n \n
\n
\n \n );\n })}\n
\n
\n ) : (\n ''\n )}\n
\n );\n }\n}\n\nMultiSelect.propTypes = {};\n\nexport default MultiSelect;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/components/Filters/MultiSelect.js","import React, { Component } from 'react';\nimport PropTypes from 'prop-types';\nimport ReactDOM, { findDOMNode } from 'react-dom';\nimport update from 'immutability-helper';\n\nclass SingleSelect extends Component {\n constructor(props) {\n super();\n\n this.state = {\n isOpen: false,\n };\n\n this.toggle = this.toggle.bind(this);\n this.select = this.select.bind(this);\n this.close = this.close.bind(this);\n }\n\n toggle() {\n if (!this.state.isOpen) {\n document.addEventListener('click', this.close);\n this.setState({\n isOpen: true,\n });\n } else {\n this.setState({\n isOpen: false,\n });\n document.removeEventListener('click', this.close);\n }\n }\n\n isActive() {\n var isActive = false;\n\n this.props.options.map((item) => {\n if (item.active) {\n isActive = true;\n }\n });\n\n return !isActive;\n }\n\n close(e) {\n if (!findDOMNode(this.refs.root).contains(e.target)) {\n this.toggle();\n }\n }\n\n select(selectedIndex) {\n this.props.onUpdate(\n this.props.id,\n update(this.props.options, {\n $apply: (options) =>\n options.map((item, index) => {\n return update(item, {\n active: { $set: index == selectedIndex },\n });\n }),\n })\n );\n\n this.toggle();\n }\n\n render() {\n return (\n \n
\n
\n
\n {this.props.label}{' '}\n {this.props.amount != -1 ? ` (${this.props.amount})` : ''}\n
\n
\n {!this.isActive()\n ? this.props.options.map((item, index) => {\n return item.active ? item.label : '';\n })\n : ''}\n
\n
\n
\n
\n {this.state.isOpen ? (\n
\n
\n - \n All\n
\n {this.props.options.map((item, index) => {\n return (\n - this.select(index)}\n >\n {item.label} {item.amount != -1 ? ` (${item.amount})` : ''}\n
\n );\n })}\n
\n
\n ) : (\n ''\n )}\n
\n );\n }\n}\n\nSingleSelect.propTypes = {\n id: PropTypes.number.isRequired,\n onUpdate: PropTypes.func.isRequired,\n options: PropTypes.array.isRequired,\n};\n\nexport default SingleSelect;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/components/Filters/SingleSelect.js","import React, { Component } from 'react';\nimport PropTypes from 'prop-types';\nimport update from 'immutability-helper';\nimport MultiSelect from './MultiSelect';\nimport SingleSelect from './SingleSelect';\nimport SwitchViewType from '../../../SharedComponents/interfaceComponents/SwitchViewType';\nimport ControlAmount from '../../../SharedComponents/interfaceComponents/ControlAmount';\nimport Bell from '../../../SharedComponents/interfaceComponents/Bell';\n\nclass Filters extends Component {\n constructor(props) {\n super(props);\n\n this.onUpdate = this.onUpdate.bind(this);\n }\n\n onUpdate(id, filter) {\n this.props.onUpdate(\n update(this.props.filters, {\n [id]: {\n options: { $set: filter },\n },\n })\n );\n }\n\n getFilter(item, index) {\n return this.props.filters.map((item, index) => {\n switch (item.type) {\n case 'multi'.toLowerCase():\n return (\n \n );\n case 'single'.toLowerCase():\n default:\n return (\n \n );\n }\n });\n }\n\n render() {\n return (\n \n
\n
\n
\n
\n {this.getFilter()}\n
\n \n
\n
\n {this.props.notificationEnabled ? (\n \n ) : (\n ''\n )}\n \n {this.props.isControlAmountVisible ? (\n \n ) : (\n ''\n )}\n
\n
\n
\n
\n
\n
\n );\n }\n}\n\nfunction getCopy(item) {\n return item.slice();\n}\n\nFilters.propTypes = {\n filters: PropTypes.array.isRequired,\n onUpdate: PropTypes.func.isRequired,\n};\n\nexport default Filters;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/components/Filters/index.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport ReactCSSTransitionGroup from 'react-transition-group/CSSTransitionGroup';\nimport update from 'immutability-helper';\nimport Clipboard from 'clipboard';\nimport { trackEvent } from '../../../../services/analytics';\nimport Toast from '../../../../partials/toast';\n\nclass Modal extends Component {\n handleImageLoaded() {\n $('.c-loader')\n .delay(100)\n .fadeOut(250, () => {\n this.props.sourceLoaded();\n });\n }\n\n handleImageErrored() {\n $('.c-loader')\n .delay(100)\n .fadeOut(250, () => {\n this.props.sourceLoaded();\n });\n }\n\n render() {\n let sourceComponent = null;\n let contentClassName = 'c-modal__content';\n let contentWrapperClassName = 'c-modal__wrapper';\n if (this.props.isIframe) {\n contentClassName = 'c-modal__content_iframe';\n contentWrapperClassName = 'c-modal__wrapper_iframe';\n sourceComponent = (\n \n );\n } else {\n sourceComponent = (\n
\n );\n }\n\n if (this.props.isOpen) {\n let itemId;\n if (!this.props.item.id) {\n const url_string = window.location.href;\n const url = new URL(url_string);\n itemId = url.searchParams.get('uuid');\n } else {\n itemId = this.props.item.id;\n }\n return (\n \n \n {this.props.isNavigationEnabled && (\n
\n )}\n {this.props.isNavigationEnabled && (\n
\n )}\n\n
\n
\n
\n
\n {this.props.item.type !== 'IMAGE' ? (\n
\n {this.props.item.name}\n
\n ) : null}\n
\n
\n {sourceComponent}\n
\n {this.props.isLoading &&
}\n
\n \n );\n } else {\n return (\n \n );\n }\n }\n}\n\nexport default Modal;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/components/Modal/index.js","import React, { Component } from 'react';\nimport update from 'immutability-helper';\n\nclass MultiSelectInline extends Component {\n constructor() {\n super();\n\n this.select = this.select.bind(this);\n }\n\n select(index, filter) {\n this.props.onUpdate(\n this.props.id,\n this.props.type,\n update(this.props.options, {\n [index]: {\n active: { $apply: (x) => !x },\n },\n })\n );\n }\n\n render() {\n return (\n \n
\n Choose {this.props.label}\n
\n {this.props.options.map((option, index) => {\n return (\n
\n
\n this.select(index, option)}\n />\n \n
\n
\n );\n })}\n
\n );\n }\n}\n\nMultiSelectInline.propTypes = {};\n\nexport default MultiSelectInline;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/components/Overlay/MultiSelectInline.js","import React, { Component } from 'react';\nimport PropTypes from 'prop-types';\nimport update from 'immutability-helper';\n\nclass SingleSelect extends Component {\n constructor(props) {\n super();\n\n this.select = this.select.bind(this);\n }\n\n isDefault() {\n var isActive = false;\n\n this.props.options.map((item) => {\n if (item.active) {\n isActive = true;\n }\n });\n\n return !isActive;\n }\n\n getActive() {\n var active = '';\n\n this.props.options.map((item, index) => {\n if (item.active) {\n active = index;\n }\n });\n\n return active;\n }\n\n select(event) {\n this.props.onUpdate(\n this.props.id,\n this.props.type,\n update(this.props.options, {\n $apply: (options) =>\n options.map((item, index) => {\n return update(item, {\n active: { $set: index === parseInt(event.target.value) },\n });\n }),\n })\n );\n }\n\n render() {\n return (\n \n
\n Choose {this.props.label}\n
\n
\n
\n
\n );\n }\n}\n\nSingleSelect.propTypes = {\n id: PropTypes.number.isRequired,\n onUpdate: PropTypes.func.isRequired,\n options: PropTypes.array.isRequired,\n label: PropTypes.string.isRequired,\n};\n\nexport default SingleSelect;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/components/Overlay/SingleSelectInline.js","import React, { Component } from 'react';\nimport PropTypes from 'prop-types';\nimport update from 'immutability-helper';\nimport MultiSelectInline from './MultiSelectInline';\nimport SingleSelectInline from './SingleSelectInline';\n\nclass Overlay extends Component {\n constructor(props) {\n super();\n\n this.state = {\n presentFilters: props.filters,\n };\n\n this.onUpdate = this.onUpdate.bind(this);\n this.apply = this.apply.bind(this);\n this.reset = this.reset.bind(this);\n this.undo = this.undo.bind(this);\n }\n\n componentWillReceiveProps(nextProps) {\n this.setState({\n presentFilters: nextProps.filters,\n });\n }\n\n onUpdate(id, type, filter) {\n this.setState(\n {\n presentFilters: update(this.state.presentFilters, {\n [id]: {\n options: { $set: filter },\n },\n }),\n },\n () => {\n if (type == 'single') {\n this.apply();\n }\n }\n );\n }\n\n apply() {\n this.props.onUpdate(this.state.presentFilters);\n }\n\n undo() {\n this.setState({\n presentFilters: this.props.filters,\n });\n\n this.props.onCancel();\n }\n\n reset() {\n this.setState({\n presentFilters: this.state.presentFilters.map((filter) => {\n return update(filter, {\n options: {\n $apply: (options) => {\n return options.map((option) => {\n return update(option, { active: { $set: false } });\n });\n },\n },\n });\n }),\n });\n }\n\n render() {\n return (\n \n
\n
\n
\n \n
\n
All filters
\n
\n Clear\n
\n
\n\n {this.state.presentFilters.map((item, index) => {\n return (\n
\n {item.type == 'single' && (\n \n )}\n {item.type == 'multi' && (\n \n )}\n
\n );\n })}\n
\n\n
\n \n
\n
\n );\n }\n}\n\nOverlay.propTypes = {\n filters: PropTypes.array.isRequired,\n onUpdate: PropTypes.func.isRequired,\n};\n\nexport default Overlay;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/components/Overlay/index.js","import React, { Component } from 'react';\nimport ImageFit from './ImageFit';\nimport OptionsMenu from './OptionsMenu';\nimport moment from 'moment';\nimport TextTruncate from 'react-text-truncate';\nimport { trackEvent } from '../../../../services/analytics';\n\nclass ListGrid extends Component {\n render() {\n return (\n \n );\n }\n}\n\nexport default ListGrid;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/components/Results/ListGrid.js","import React, { Component } from 'react';\nimport PropTypes from 'prop-types';\n\nimport ImageFit from './ImageFit';\nimport OptionsMenu from './OptionsMenu';\nimport moment from 'moment';\nimport TextTruncate from 'react-text-truncate';\nimport { trackEvent } from '../../../../services/analytics';\n\nclass ListGridSections extends Component {\n render() {\n return (\n \n );\n }\n}\n\nListGridSections.propTypes = {\n items: PropTypes.array.isRequired,\n};\n\nexport default ListGridSections;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/components/Results/ListGridSections.js","import React, { Component } from 'react';\n\nconst Loader = () => {\n return (\n \n );\n}\nexport default Loader;\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/components/Results/ListLoader.js","import React, { Component } from 'react';\nimport PropTypes from 'prop-types';\nimport ListRowItem from './ListRowItem';\n\nconst ListRow = ({\n items,\n text,\n openModal,\n extendedAssetInfoWebApi,\n isShowUpdatedDate,\n notificationEnabled,\n isSubscribed,\n getSubscriptionUrl,\n notificationsSubscribeUrl,\n notificationsUnsubscribeUrl,\n checkSubscriptionStatus,\n materialListId,\n}) => {\n return (\n \n {items.map((item, index) => {\n return (\n \n );\n })}\n
\n );\n};\n\nListRow.propTypes = {\n items: PropTypes.array.isRequired,\n};\n\nexport default ListRow;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/components/Results/ListRow.js","import React from 'react';\nimport PropTypes from 'prop-types';\nimport ListRowItem from './ListRowItem';\n\nconst ListRowSections = ({\n items,\n text,\n openModal,\n extendedAssetInfoWebApi,\n isShowUpdatedDate,\n notificationEnabled,\n isSubscribed,\n getSubscriptionUrl,\n notificationsSubscribeUrl,\n notificationsUnsubscribeUrl,\n checkSubscriptionStatus,\n materialListId,\n}) => {\n return (\n \n {items.map((section, index) => {\n return (\n
\n
\n
{section.name}
\n {section.description && section.description.length > 0 && (\n
\n )}\n
\n {section.data.map((item, index) => {\n return (\n
\n );\n })}\n
\n );\n })}\n
\n );\n};\n\nListRowSections.propTypes = {\n items: PropTypes.array.isRequired,\n};\n\nexport default ListRowSections;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/components/Results/ListRowSections.js","import React, { Component } from 'react';\nimport PropTypes from 'prop-types';\n\nimport ImageFit from './ImageFit';\nimport OptionsMenu from './OptionsMenu';\nimport moment from 'moment';\nimport TextTruncate from 'react-text-truncate';\n\nimport { trackEvent } from '../../../../services/analytics';\n\nclass ListGridSections extends Component {\n render() {\n return (\n \n );\n }\n}\n\nListGridSections.propTypes = {\n items: PropTypes.array.isRequired,\n};\n\nexport default ListGridSections;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/components/Results/StepsGridSections.js","import React from 'react';\nimport PropTypes from 'prop-types';\nimport ReactCSSTransitionGroup from 'react-transition-group/CSSTransitionGroup';\nimport ListGrid from './ListGrid';\nimport ListGridSections from './ListGridSections';\nimport ListRow from './ListRow';\nimport ListRowSections from './ListRowSections';\nimport Loader from './ListLoader.js';\nimport StepsGridSections from './StepsGridSections';\nimport SwitchViewType from '../../../SharedComponents/interfaceComponents/SwitchViewType';\nimport ControlAmount from '../../../SharedComponents/interfaceComponents/ControlAmount';\nimport Bell from '../../../SharedComponents/interfaceComponents/Bell';\n\nconst Results = ({\n isControlAmountVisible,\n onUpdateOption,\n options,\n filters,\n isShowUpdatedDate,\n initialListType,\n type,\n items,\n itemSections,\n isLoading,\n children,\n text,\n hasError,\n openModal,\n extendedAssetInfoWebApi,\n setListType,\n latestLabelValue,\n latestLabelBaseFieldName,\n subscriptionToggleHandler,\n notificationEnabled,\n isSubscribed,\n getSubscriptionUrl,\n notificationsSubscribeUrl,\n notificationsUnsubscribeUrl,\n subscriptionId,\n openConfirmationModal,\n checkSubscriptionStatus,\n materialListId,\n}) => {\n let noResultBlock = '';\n\n if (items.length == 0) {\n noResultBlock = (\n \n
\n
{text.noResultsHeadline}
\n
{text.noResultsText}
\n
\n
\n );\n } else {\n if (\n latestLabelBaseFieldName &&\n latestLabelBaseFieldName !== null &&\n latestLabelValue &&\n latestLabelValue !== null\n ) {\n items.map((item) => {\n if (item[latestLabelBaseFieldName] == latestLabelValue) {\n item.labels = [text.latest];\n }\n\n return item;\n });\n }\n }\n\n return (\n \n {!filters.length ? (\n
\n
\n {notificationEnabled ? (\n \n ) : (\n ''\n )}\n \n {isControlAmountVisible ? (\n \n ) : (\n ''\n )}\n
\n
\n ) : (\n ''\n )}\n
\n \n
\n {isLoading && }\n \n {noResultBlock}\n
\n
\n {hasError && (\n
\n Uh oh. Something went wrong. Try again.\n
\n )}\n
\n
\n {items.length > 0 ? (\n
\n
\n
\n
\n {type &&\n type.toLowerCase() == 'list' &&\n !itemSections.length && (\n \n )}\n\n {type &&\n (type.toLowerCase() == 'grid' ||\n type.toLowerCase() == 'gridwithinfo') &&\n !itemSections.length && (\n \n )}\n\n {type &&\n type.toLowerCase() == 'list' &&\n itemSections.length > 0 && (\n \n )}\n\n {type &&\n (type.toLowerCase() == 'grid' ||\n type.toLowerCase() == 'gridwithinfo') &&\n itemSections.length > 0 && (\n \n )}\n\n {type &&\n (type.toLowerCase() == 'steps' ||\n type.toLowerCase() == 'stepswithinfo') &&\n itemSections.length > 0 && (\n \n )}\n
\n
\n
\n {children}\n
\n ) : (\n ''\n )}\n
\n \n
\n );\n};\n\nResults.propTypes = {\n items: PropTypes.array.isRequired,\n isLoading: PropTypes.bool.isRequired,\n type: PropTypes.string.isRequired,\n};\n\nexport default Results;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/components/Results/index.js","const utils = {\n\n arrayToList : (array, key,seperator) => {\n\n let list = \"\";\n\n array.forEach((arrayitem) => {\n arrayitem.options.forEach((item,index) => {\n if(item.active) {\n list += (list.length > 1 ? `${seperator}`: '') + item[key];\n }\n });\n });\n\t\t\n \treturn list;\n }\n};\n\nexport default utils;\n\n\n// WEBPACK FOOTER //\n// ./js/apps/MaterialList/utils/index.js","export function mockData() {\n\n return new Promise((resolve,reject) => {\n setTimeout(function(){\n resolve(\n {\n dataSourceItemId: \"943041C32B60448E903E8046AF5B657A\",\n searchTerm: \"Trios\",\n categoryItemId: \"B773F81004A241499EC43E1D2F863A5E\",\n categories: [\n {\n \"id\": \"9549B2D4490245CF80786534F9B03DB9\",\n \"key\": \"Brochures\",\n \"value\": \"Brochures\",\n \"active\": false\n }, {\n \"id\": \"B773F81004A241499EC43E1D2F863A5E\",\n \"key\": \"Exhibitions And Events\",\n \"value\": \"Exhibitions & Events\",\n \"active\": true\n }, {\n \"id\": \"A08F75A890684C6CB4E50BE7EBF838CA\",\n \"key\": \"Intraoral Scans\",\n \"value\": \"Intraoral Scans\",\n \"active\": false\n }, {\n \"id\": \"45DB194031D04410A0A33FC9075D5A1E\",\n \"key\": \"Product Images\",\n \"value\": \"Product Images\",\n \"active\": false\n }, {\n \"id\": \"B475B758D47A4A4E8C541A10511C1967\",\n \"key\": \"Sales Presentations\",\n \"value\": \"Sales Presentations\",\n \"active\": false\n }, {\n \"id\": \"5A8B8AE8B889476CAF55EC10C897B0CA\",\n \"key\": \"Selling Against\",\n \"value\": \"Selling Against\",\n \"active\": false\n }, {\n \"id\": \"A37E2264E6924214A99BBA319AAEC169\",\n \"key\": \"Software Upgrades\",\n \"value\": \"Software Upgrades\",\n \"active\": false\n }, {\n \"id\": \"045297178F214B759500DC70332C28E9\",\n \"key\": \"Training Materials\",\n \"value\": \"Training Materials\",\n \"active\": false\n }, {\n \"id\": \"6020468254F34D3BB878B47A251567EB\",\n \"key\": \"Videos\",\n \"value\": \"Videos\",\n \"active\": false\n }\n ],\n assetSearchResults: [\n {\n \"title\": \"IS_2017_00432_CMYK.jpg\",\n \"description\": \"TRIOS Implant Studio\",\n \"thumbnail\": \"http://partner.3shape.com/media/%7B364E1EE3-91F1-438D-9590-C9BF21D32788%7D/190-50048\",\n \"fileFormat\": \"JPEG\",\n \"size\": \"28.19 mb\",\n \"downloadLink\": \"//embed.widencdn.net/download/3shape/azy8dyvucu/IS_2017_00432_CMYK.jpg?u=nr4juo\",\n \"previewLink\": \"//embed.widencdn.net/download/3shape/azy8dyvucu/IS_2017_00432_CMYK.jpg?u=nr4juo\"\n }, {\n \"title\": \"IS_2017_Surgical Guide_CMYK.jpg\",\n \"description\": \"TRIOS Implant Studio\",\n \"thumbnail\": \"http://partner.3shape.com/media/%7B364E1EE3-91F1-438D-9590-C9BF21D32788%7D/190-50048\",\n \"fileFormat\": \"JPEG\",\n \"size\": \"0.96 mb\",\n \"downloadLink\": \"//embed.widencdn.net/download/3shape/jmlcmm9hsa/IS_2017_Surgical-Guide_CMYK.jpg?u=nr4juo\",\n \"previewLink\": \"//embed.widencdn.net/download/3shape/jmlcmm9hsa/IS_2017_Surgical-Guide_CMYK.jpg?u=nr4juo\"\n }, {\n \"title\": \"IS_2017_Laptop_CMYK.jpg\",\n \"description\": \"TRIOS Implant Studio\",\n \"thumbnail\": \"http://partner.3shape.com/media/%7B364E1EE3-91F1-438D-9590-C9BF21D32788%7D/190-50048\",\n \"fileFormat\": \"JPEG\",\n \"size\": \"1.90 mb\",\n \"downloadLink\": \"//embed.widencdn.net/download/3shape/ldvov01dhy/IS_2017_Laptop_CMYK.jpg?u=nr4juo\",\n \"previewLink\": \"//embed.widencdn.net/download/3shape/ldvov01dhy/IS_2017_Laptop_CMYK.jpg?u=nr4juo\"\n }, {\n \"title\": \"IS_2017_guide03_CMYK.jpg\",\n \"description\": \"TRIOS Implant Studio\",\n \"thumbnail\": \"http://partner.3shape.com/media/%7B364E1EE3-91F1-438D-9590-C9BF21D32788%7D/190-50048\",\n \"fileFormat\": \"JPEG\",\n \"size\": \"2.01 mb\",\n \"downloadLink\": \"//embed.widencdn.net/download/3shape/cgz9ks3oiw/IS_2017_guide03_CMYK.jpg?u=nr4juo\",\n \"previewLink\": \"//embed.widencdn.net/download/3shape/cgz9ks3oiw/IS_2017_guide03_CMYK.jpg?u=nr4juo\"\n }, {\n \"title\": \"IS_2017_0382_CMYK.jpg\",\n \"description\": \"TRIOS Implant Studio\",\n \"thumbnail\": \"http://partner.3shape.com/media/%7B364E1EE3-91F1-438D-9590-C9BF21D32788%7D/190-50048\",\n \"fileFormat\": \"JPEG\",\n \"size\": \"29.93 mb\",\n \"downloadLink\": \"//embed.widencdn.net/download/3shape/ljfxj7k7gm/IS_2017_0382_CMYK.jpg?u=nr4juo\",\n \"previewLink\": \"//embed.widencdn.net/download/3shape/ljfxj7k7gm/IS_2017_0382_CMYK.jpg?u=nr4juo\"\n }, {\n \"title\": \"IS_2017_guide02_CMYK.jpg\",\n \"description\": \"TRIOS Implant Studio\",\n \"thumbnail\": \"http://partner.3shape.com/media/%7B364E1EE3-91F1-438D-9590-C9BF21D32788%7D/190-50048\",\n \"fileFormat\": \"JPEG\",\n \"size\": \"0.86 mb\",\n \"downloadLink\": \"//embed.widencdn.net/download/3shape/qdzkgafzbs/IS_2017_guide02_CMYK.jpg?u=nr4juo\",\n \"previewLink\": \"//embed.widencdn.net/download/3shape/qdzkgafzbs/IS_2017_guide02_CMYK.jpg?u=nr4juo\"\n }, {\n \"title\": \"IS_2017_guide_CMYK.jpg\",\n \"description\": \"TRIOS Implant Studio\",\n \"thumbnail\": \"http://partner.3shape.com/media/%7B364E1EE3-91F1-438D-9590-C9BF21D32788%7D/190-50048\",\n \"fileFormat\": \"JPEG\",\n \"size\": \"0.86 mb\",\n \"downloadLink\": \"//embed.widencdn.net/download/3shape/e3ta11b9oo/IS_2017_guide_CMYK.jpg?u=nr4juo\",\n \"previewLink\": \"//embed.widencdn.net/download/3shape/e3ta11b9oo/IS_2017_guide_CMYK.jpg?u=nr4juo\"\n }, {\n \"title\": \"3Shape_HQ_0382_CMYK.jpg\",\n \"description\": \"TRIOS Implant Studio\",\n \"thumbnail\": \"http://partner.3shape.com/media/%7B364E1EE3-91F1-438D-9590-C9BF21D32788%7D/190-50048\",\n \"fileFormat\": \"JPEG\",\n \"size\": \"12.66 mb\",\n \"downloadLink\": \"//embed.widencdn.net/download/3shape/ux8ujpa4y1/3Shape_HQ_0382_CMYK.jpg?u=nr4juo\",\n \"previewLink\": \"//embed.widencdn.net/download/3shape/ux8ujpa4y1/3Shape_HQ_0382_CMYK.jpg?u=nr4juo\"\n }, {\n \"title\": \"IS_2017_3shape_0529_CMYK.jpg\",\n \"description\": \"TRIOS Implant Studio\",\n \"thumbnail\": \"http://partner.3shape.com/media/%7B364E1EE3-91F1-438D-9590-C9BF21D32788%7D/190-50048\",\n \"fileFormat\": \"JPEG\",\n \"size\": \"19.03 mb\",\n \"downloadLink\": \"//embed.widencdn.net/download/3shape/loa7pnbw1d/IS_2017_3shape_0529_CMYK.jpg?u=nr4juo\",\n \"previewLink\": \"//embed.widencdn.net/download/3shape/loa7pnbw1d/IS_2017_3shape_0529_CMYK.jpg?u=nr4juo\"\n }, {\n \"title\": \"3Shape_HQ_0438_CMYK.jpg\",\n \"description\": \"TRIOS Implant Studio\",\n \"thumbnail\": \"http://partner.3shape.com/media/%7B364E1EE3-91F1-438D-9590-C9BF21D32788%7D/190-50048\",\n \"fileFormat\": \"JPEG\",\n \"size\": \"0.73 mb\",\n \"downloadLink\": \"//embed.widencdn.net/download/3shape/q56docnl8t/3Shape_HQ_0438_CMYK.jpg?u=nr4juo\",\n \"previewLink\": \"//embed.widencdn.net/download/3shape/q56docnl8t/3Shape_HQ_0438_CMYK.jpg?u=nr4juo\"\n }\n ],\n showCategories: true,\n text: {\n \"resultsFound\": \"results found\",\n \"noResultsHeadline\": \"No Results\",\n \"noResultsText\": \"There are no results matching your search.\",\n \"clear\": \"clear\",\n \"all\": \"All\",\n \"more\": \"More\"\n },\n totalResults: 157,\n webApiUrl: \"/WebAPI/Feature.DAMAssetSearch/Search\" \n }\n );\n },0);\n });\n\n \n\n};\n\n\n// WEBPACK FOOTER //\n// ./js/apps/NavigationSearch/api/MockResponse.js","import axios from 'axios';\nimport {mockData} from './MockResponse';\n\nconst CancelToken = axios.CancelToken;\nvar currentCancelSourcePool = [];\nvar currentCancelLightSourcePool = [];\nvar requestInProgress = false;\n\nfunction resetAllSearchRequests() {\n\twhile (currentCancelSourcePool.length > 0)\n\t{\n\t\tconst cancelSource = currentCancelSourcePool.pop();\n\t\tcancelSource.cancel(\"Reset pending requests\");\n\t}\n}\n\nfunction resetAllSearchRequestsLightPool() {\n\twhile (currentCancelLightSourcePool.length > 0)\n\t{\n\t\tconst cancelSource = currentCancelLightSourcePool.pop();\n\t\tcancelSource.cancel(\"Reset pending requests\");\n\t}\n}\n\nfunction items(isDocSearchEnabled, searchTerm,dataSourceItemId,enabledFilterOptions, amount, skip, apiUrl) {\n\tif(location.hostname == \"localhost\" || location.hostname == \"3shapeprototype.implicit.dk\" || location.hostname == \"partner-portal-static.azurewebsites.net\"){\n\t\treturn mockData().then(res => res);\t\t\n\t} else {\n\n\t\t// resetAllSearchRequests();\n\n\t\tcurrentCancelSourcePool.push(CancelToken.source());\n\n\t\tvar params = {\n\t\t\t\tsearchTerm,\n\t\t\t\tdataSourceItemId,\n\t\t\t\tenabledFilterOptions,\n\t\t\t\tskip,\n\t\t\t\tamount\n\t\t\t};\n\n\t\t\tif (!isDocSearchEnabled) {\n\t\t\t\tparams.docSearchDisabled = true;\n\t\t\t}\n\n\t\treturn axios.get(apiUrl,{\n\t\t\tcancelToken: currentCancelSourcePool.slice(-1)[0] .token,\n\t\t\tparams\n\t\t})\n\t\t.then(res => {return res.data;})\n\t\t.catch(err => {\n\t\t\t// if unauthorized\n\t\t\tif(err.request && err.request.status === 401) {\n\t\t\t\tlocation.reload();\n\t\t\t\treturn;\n\t\t\t}\n\t\t\treturn false;\n\t\t});\n\t} \n}\n\nfunction kbItems(query, amount, skip, apiUrl) {\n\t// resetAllSearchRequests();\n\n\tcurrentCancelSourcePool.push(CancelToken.source());\n\n\tvar params = {\n\t\t\tquery,\n\t\t\tskip,\n\t\t\tamount\n\t\t};\n\n\treturn axios.get(apiUrl,{\n\t\tcancelToken: currentCancelSourcePool.slice(-1)[0] .token,\n\t\tparams\n\t})\n\t.then(res => {return res.data;})\n\t.catch(err => {\n\t\t// if unauthorized\n\t\tif(err.request && err.request.status === 401) {\n\t\t\tlocation.reload();\n\t\t\treturn;\n\t\t}\n\t\treturn false;\n\t});\n}\n\nfunction peopleItems(query, enabledFilterOptions, amount, skipToken, peopleSearchRootItemId, apiUrl) {\n\t// resetAllSearchRequests();\n\n\tcurrentCancelSourcePool.push(CancelToken.source());\n\n\tvar params = {\n\t\t\tquery,\n\t\t\tenabledFilterOptions,\n\t\t\tskipToken,\n\t\t\tamount,\n\t\t\tpeopleSearchRootItemId\n\t\t};\n\n\treturn axios.get(apiUrl,{\n\t\tcancelToken: currentCancelSourcePool.slice(-1)[0] .token,\n\t\tparams\n\t})\n\t.then(res => {return res.data;})\n\t.catch(err => {\n\t\t// if unauthorized\n\t\tif(err.request && err.request.status === 401) {\n\t\t\tlocation.reload();\n\t\t\treturn;\n\t\t}\n\t\treturn false;\n\t});\n}\n\nfunction assetsItems(searchdocuments, query, searchParams, max, start, activeFiltersSearchString, sortBy) {\n\n\tcurrentCancelSourcePool.push(CancelToken.source());\n\tresetAllSearchRequestsLightPool();\n\n\tconst params = {\n\t\tstart,\n\t\tmax,\n\t\tquery,\n\t\tsearchParams,\n\t\tactiveFiltersSearchString,\n\t\tsearchdocuments,\n\t\tsortBy\n\t};\n\n\treturn axios({\n\t\t\tmethod: 'post',\n\t\t\turl: '/WebAPI/Feature.DAMAssetSearch/WidenApiProxy',\n\t\t\tdata: params,\n\t\t\tcancelToken: currentCancelSourcePool.slice(-1)[0] .token\n\t}).then(res => {return res.data;})\n\t\t.catch(err => {\n\t\t\t// if unauthorized\n\t\t\tif(err.request && err.request.status === 401) {\n\t\t\t\tlocation.reload();\n\t\t\t\treturn;\n\t\t\t}\n\t\t\treturn false;\n\t\t});\n\n}\n\nfunction assetsItemsByTitle(query, max, activeFiltersSearchString) {\n\n\tresetAllSearchRequestsLightPool();\n\n\tcurrentCancelLightSourcePool.push(CancelToken.source());\n\n\tconst params = {\n\t\tmax,\n\t\tquery,\n\t\tactiveFiltersSearchString\n\t};\n\n\treturn axios({\n\t\t\tmethod: 'post',\n\t\t\turl: '/WebAPI/Feature.DAMAssetSearch/WidenApiProxyLight',\n\t\t\tdata: params,\n\t\t\tcancelToken: currentCancelLightSourcePool.slice(-1)[0] .token\n\t}).then(res => {return res.data;})\n\t\t.catch(err => {\n\t\t\t// if unauthorized\n\t\t\tif(err.request && err.request.status === 401) {\n\t\t\t\tlocation.reload();\n\t\t\t\treturn;\n\t\t\t}\n\t\t\treturn false;\n\t\t});\n\n}\n\nfunction searchCompletions(query) {\n\n\tcurrentCancelLightSourcePool.push(CancelToken.source());\n\n\tconst params = {\n\t\tquery\n\t};\n\n\treturn axios({\n\t\t\tmethod: 'post',\n\t\t\turl: '/WebAPI/Feature.DAMAssetSearch/GetSearchCompletions',\n\t\t\tdata: params,\n\t\t\tcancelToken: currentCancelLightSourcePool.slice(-1)[0] .token\n\t}).then(res => {return res.data;})\n\t\t.catch(err => {\n\t\t\t// if unauthorized\n\t\t\tif(err.request && err.request.status === 401) {\n\t\t\t\tlocation.reload();\n\t\t\t\treturn;\n\t\t\t}\n\t\t\treturn false;\n\t\t});\n\n}\n\n\nfunction getItems(isDocSearchEnabled, searchTerm, dataSourceItemId, enabledFilterOptions, amount, skip, apiUrl) {\n \n var waitAtLeast = new Promise((resolve, reject) => {\n setTimeout(() => {\n resolve();\n }, 350);\n });\n\n return axios.all([items(isDocSearchEnabled, searchTerm,dataSourceItemId,enabledFilterOptions, amount, skip, apiUrl), waitAtLeast]).then(res => res[0]);\n}\n\nfunction getKbItems(searchTerm, amount, skip, apiUrl) {\n\tvar waitAtLeast = new Promise((resolve, reject) => {\n setTimeout(() => {\n resolve();\n }, 350);\n });\n\n return axios.all([kbItems(searchTerm, amount, skip, apiUrl), waitAtLeast]).then(res => res[0]);\t\n}\n\nfunction getPeopleItems(searchTerm, enabledFilterOptions, amount, skipToken, peopleSearchRootItemId, apiUrl) {\n\tvar waitAtLeast = new Promise((resolve, reject) => {\n setTimeout(() => {\n resolve();\n }, 350);\n });\n\n return axios.all([peopleItems(searchTerm, enabledFilterOptions, amount, skipToken, peopleSearchRootItemId, apiUrl), waitAtLeast]).then(res => res[0]);\t\n}\n\nfunction getAssets(searchdocuments, query, searchParams, max, start, activeFiltersSearchString, sortBy) {\n\tconst waitAtLeast = new Promise((resolve, reject) => {\n\t\tsetTimeout(() => {\n\t\t\tresolve();\n\t\t}, 100);\n\t});\n\n\treturn axios.all([assetsItems(searchdocuments, query, searchParams, max, start, activeFiltersSearchString, sortBy), waitAtLeast]).then(res => res[0]);\n}\n\nfunction getSuggestions(query, max, activeFiltersSearchString) {\n\tconst waitAtLeast = new Promise((resolve, reject) => {\n\t\tsetTimeout(() => {\n\t\t\tresolve();\n\t\t}, 100);\n\t});\n\n\treturn axios.all([assetsItemsByTitle(query, max, activeFiltersSearchString), waitAtLeast]).then(res => res[0]);\n}\n\nfunction getSearchCompletions(query) {\n\tconst waitAtLeast = new Promise((resolve, reject) => {\n\t\tsetTimeout(() => {\n\t\t\tresolve();\n\t\t}, 100);\n\t});\n\n\treturn axios.all([searchCompletions(query), waitAtLeast]).then(res => res[0]);\n}\n\nexport {getItems, resetAllSearchRequests, getKbItems, getPeopleItems, getAssets, getSuggestions, getSearchCompletions};\n\n\n// WEBPACK FOOTER //\n// ./js/apps/NavigationSearch/api/index.js","import React, { Component } from 'react';\n\nconst Loader = () => {\n return (\n \n );\n}\nexport default Loader;\n\n\n// WEBPACK FOOTER //\n// ./js/apps/NavigationSearch/components/KbSearchResults/SearchLoader.js","import React from 'react';\n\nconst SearchResultItem = ({ item, openResult }) => {\n return (\n openResult(item.id, item.title)}\n >\n
\n
\n
\n );\n};\n\nSearchResultItem.propTypes = {\n // item : PropTypes.array.isRequired\n};\n\nexport default SearchResultItem;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/NavigationSearch/components/KbSearchResults/SearchResultItem.js","import $ from 'jquery';\nimport React, { Component } from 'react';\nimport PropTypes from 'prop-types';\nimport ReactCSSTransitionGroup from 'react-transition-group/CSSTransitionGroup';\nimport Loader from './SearchLoader.js';\nimport SearchResultItem from './SearchResultItem.js';\n\nclass KbSearchResults extends Component {\n constructor(props) {\n super();\n\n this.openResult = this.openResult.bind(this);\n }\n\n componentDidMount() {\n $('.c-search__bottom')[0].addEventListener('scroll', this.props.onScroll);\n this.props.onScroll();\n }\n\n componentWillUnmount() {\n $('.c-search__bottom')[0].removeEventListener(\n 'scroll',\n this.props.onScroll\n );\n }\n\n openResult(id, title) {\n if (window.analytics) {\n window.analytics.track('UserClickedOnKnowledgeArticle', {\n articleId: id,\n userName: window._elev.shapeUser.username,\n userRoles: window._elev.shapeUser.groups,\n partnerPortalSource: 'Search Module',\n articleTitle: title,\n });\n }\n\n // window.location.href = this.props.knowledgeBaseUrl + '?articleId=' + id;\n\n window._elev.openArticle(id);\n }\n\n render() {\n return (\n \n
\n {this.props.isLoading && }\n \n\n {this.props.items.length > 0 ? (\n
\n
\n
\n {this.props.items.map((item, index) => {\n return (\n \n );\n })}\n
\n
\n
\n ) : (\n
\n {!this.props.isLoading &&\n this.props.searchTerm &&\n this.props.searchTerm.length > 0 && (\n \n
\n {this.props.text.noResultsHeadline} \"{this.props.searchTerm}\n \"\n
\n
{this.props.text.searchHint}
\n
\n )}\n \n )}\n
\n );\n }\n}\n\nKbSearchResults.propTypes = {\n items: PropTypes.array.isRequired,\n isLoading: PropTypes.bool.isRequired,\n};\n\nexport default KbSearchResults;\n\n\n\n// WEBPACK FOOTER //\n// ./js/apps/NavigationSearch/components/KbSearchResults/index.js","import React, { Component } from 'react';\nimport ReactCSSTransitionGroup from 'react-transition-group/CSSTransitionGroup';\nimport $ from 'jquery';\nimport Clipboard from 'clipboard';\nimport Toast from '../../../../partials/toast';\nimport { trackEvent } from '../../../../services/analytics';\n\nclass Modal extends Component {\n handleImageLoaded() {\n $('.c-loader')\n .delay(100)\n .fadeOut(250, () => {\n this.props.sourceLoaded();\n });\n }\n\n render() {\n let sourceComponent = null;\n let contentClassName = 'c-modal__content';\n let contentWrapperClassName = 'c-modal__wrapper';\n if (this.props.isIframe) {\n contentClassName = 'c-modal__content_iframe';\n contentWrapperClassName = 'c-modal__wrapper_iframe';\n sourceComponent = (\n