From 32e12ced9b5e4a3118cf198bf6de1dd17e6ca676 Mon Sep 17 00:00:00 2001 From: nouffer Date: Mon, 12 Jul 2021 16:23:47 +0530 Subject: [PATCH] update for downloaded file --- build/asset-manifest.json | 20 ++++++------- build/index.html | 2 +- ....f2f67b9e.chunk.js => 5.22d50490.chunk.js} | 4 +-- ...e.chunk.js.map => 5.22d50490.chunk.js.map} | 2 +- build/static/js/6.09d60206.chunk.js | 2 ++ build/static/js/6.09d60206.chunk.js.map | 1 + build/static/js/6.0dae2086.chunk.js | 2 -- build/static/js/6.0dae2086.chunk.js.map | 1 - ...2fe8be.chunk.js => main.27feab11.chunk.js} | 4 +-- ...hunk.js.map => main.27feab11.chunk.js.map} | 2 +- ...n.185515c3.js => runtime-main.b90af703.js} | 4 +-- ...c3.js.map => runtime-main.b90af703.js.map} | 2 +- src/views/BoxDisplacemen/index.js | 29 +++++++++++++++---- src/views/downloader.js | 10 +++++++ 14 files changed, 57 insertions(+), 28 deletions(-) rename build/static/js/{5.f2f67b9e.chunk.js => 5.22d50490.chunk.js} (95%) rename build/static/js/{5.f2f67b9e.chunk.js.map => 5.22d50490.chunk.js.map} (99%) create mode 100644 build/static/js/6.09d60206.chunk.js create mode 100644 build/static/js/6.09d60206.chunk.js.map delete mode 100644 build/static/js/6.0dae2086.chunk.js delete mode 100644 build/static/js/6.0dae2086.chunk.js.map rename build/static/js/{main.df2fe8be.chunk.js => main.27feab11.chunk.js} (99%) rename build/static/js/{main.df2fe8be.chunk.js.map => main.27feab11.chunk.js.map} (99%) rename build/static/js/{runtime-main.185515c3.js => runtime-main.b90af703.js} (94%) rename build/static/js/{runtime-main.185515c3.js.map => runtime-main.b90af703.js.map} (98%) create mode 100644 src/views/downloader.js diff --git a/build/asset-manifest.json b/build/asset-manifest.json index c0f55f1..8999ac8 100644 --- a/build/asset-manifest.json +++ b/build/asset-manifest.json @@ -4,18 +4,18 @@ "static/js/0.d94293fe.chunk.js": "./static/js/0.d94293fe.chunk.js", "static/js/0.d94293fe.chunk.js.map": "./static/js/0.d94293fe.chunk.js.map", "main.css": "./static/css/main.4ecfe4c7.chunk.css", - "main.js": "./static/js/main.df2fe8be.chunk.js", - "main.js.map": "./static/js/main.df2fe8be.chunk.js.map", - "runtime-main.js": "./static/js/runtime-main.185515c3.js", - "runtime-main.js.map": "./static/js/runtime-main.185515c3.js.map", + "main.js": "./static/js/main.27feab11.chunk.js", + "main.js.map": "./static/js/main.27feab11.chunk.js.map", + "runtime-main.js": "./static/js/runtime-main.b90af703.js", + "runtime-main.js.map": "./static/js/runtime-main.b90af703.js.map", "static/js/3.2a55ddeb.chunk.js": "./static/js/3.2a55ddeb.chunk.js", "static/js/3.2a55ddeb.chunk.js.map": "./static/js/3.2a55ddeb.chunk.js.map", "static/js/4.4ab79a86.chunk.js": "./static/js/4.4ab79a86.chunk.js", "static/js/4.4ab79a86.chunk.js.map": "./static/js/4.4ab79a86.chunk.js.map", - "static/js/5.f2f67b9e.chunk.js": "./static/js/5.f2f67b9e.chunk.js", - "static/js/5.f2f67b9e.chunk.js.map": "./static/js/5.f2f67b9e.chunk.js.map", - "static/js/6.0dae2086.chunk.js": "./static/js/6.0dae2086.chunk.js", - "static/js/6.0dae2086.chunk.js.map": "./static/js/6.0dae2086.chunk.js.map", + "static/js/5.22d50490.chunk.js": "./static/js/5.22d50490.chunk.js", + "static/js/5.22d50490.chunk.js.map": "./static/js/5.22d50490.chunk.js.map", + "static/js/6.09d60206.chunk.js": "./static/js/6.09d60206.chunk.js", + "static/js/6.09d60206.chunk.js.map": "./static/js/6.09d60206.chunk.js.map", "static/js/7.70b103ad.chunk.js": "./static/js/7.70b103ad.chunk.js", "static/js/7.70b103ad.chunk.js.map": "./static/js/7.70b103ad.chunk.js.map", "static/js/8.325ee50c.chunk.js": "./static/js/8.325ee50c.chunk.js", @@ -33,9 +33,9 @@ "static/js/3.2a55ddeb.chunk.js.LICENSE.txt": "./static/js/3.2a55ddeb.chunk.js.LICENSE.txt" }, "entrypoints": [ - "static/js/runtime-main.185515c3.js", + "static/js/runtime-main.b90af703.js", "static/js/3.2a55ddeb.chunk.js", "static/css/main.4ecfe4c7.chunk.css", - "static/js/main.df2fe8be.chunk.js" + "static/js/main.27feab11.chunk.js" ] } \ No newline at end of file diff --git a/build/index.html b/build/index.html index 8c358e9..314ac30 100644 --- a/build/index.html +++ b/build/index.html @@ -1 +1 @@ -FBS Admin tool
\ No newline at end of file +FBS Admin tool
\ No newline at end of file diff --git a/build/static/js/5.f2f67b9e.chunk.js b/build/static/js/5.22d50490.chunk.js similarity index 95% rename from build/static/js/5.f2f67b9e.chunk.js rename to build/static/js/5.22d50490.chunk.js index 38367a9..faca561 100644 --- a/build/static/js/5.f2f67b9e.chunk.js +++ b/build/static/js/5.22d50490.chunk.js @@ -1,2 +1,2 @@ -(this["webpackJsonp@coreui/coreui-free-react-admin-template"]=this["webpackJsonp@coreui/coreui-free-react-admin-template"]||[]).push([[5],{688:function(e,n,c){"use strict";c.r(n);var t=c(1),s=c.n(t),a=c(49),r=c(19),i=c(631),d=[{path:"/",exact:!0,name:"Home"},{path:"/dashboard",name:"\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9",component:s.a.lazy((function(){return c.e(7).then(c.bind(null,686))}))},{path:"/reports",exact:!0,name:"\u30ec\u30dd\u30fc\u30c8",component:s.a.lazy((function(){return Promise.all([c.e(4),c.e(6)]).then(c.bind(null,687))}))}],o=c(20),j=Object(o.jsx)("div",{className:"pt-3 text-center",children:Object(o.jsx)("div",{className:"sk-spinner sk-spinner-pulse"})}),l=function(){return Object(o.jsx)("main",{className:"c-main",children:Object(o.jsx)(i.l,{fluid:!0,children:Object(o.jsx)(t.Suspense,{fallback:j,children:Object(o.jsxs)(r.d,{children:[d.map((function(e,n){return e.component&&Object(o.jsx)(r.b,{path:e.path,exact:e.exact,name:e.name,render:function(n){return Object(o.jsx)(i.r,{children:Object(o.jsx)(e.component,Object(a.a)({},n))})}},n)})),Object(o.jsx)(r.a,{from:"/",to:"/dashboard"})]})})})})},b=s.a.memo(l),m=function(){return Object(o.jsxs)(i.s,{fixed:!1,children:[Object(o.jsxs)("div",{children:[Object(o.jsx)("a",{href:"sumasen.net",target:"_blank",rel:"noopener noreferrer",children:"FBS"}),Object(o.jsx)("span",{className:"ml-1",children:"\xa9 2021 DigitalVox."})]}),Object(o.jsxs)("div",{className:"mfs-auto",children:[Object(o.jsx)("span",{className:"mr-1",children:"\u642d\u8f09"}),Object(o.jsx)("a",{href:"#",target:"_blank",rel:"noopener noreferrer",children:"DigitalVox"})]})]})},h=s.a.memo(m),x=c(159),u=c(629),O=function(){var e=Object(x.b)(),n=Object(x.c)((function(e){return e.sidebarShow}));return Object(o.jsxs)(i.v,{withSubheader:!0,children:[Object(o.jsx)(i.U,{inHeader:!0,className:"ml-md-3 d-lg-none",onClick:function(){var c=!![!1,"responsive"].includes(n)||"responsive";e({type:"set",sidebarShow:c})}}),Object(o.jsx)(i.U,{inHeader:!0,className:"ml-3 d-md-down-none",onClick:function(){var c=![!0,"responsive"].includes(n)&&"responsive";e({type:"set",sidebarShow:c})}}),Object(o.jsx)(i.w,{className:"mx-auto d-lg-none",to:"/",children:Object(o.jsx)("h2",{children:"FBS"})}),Object(o.jsx)(i.x,{className:"d-md-down-none mr-auto",children:Object(o.jsx)(i.y,{className:"px-3",children:Object(o.jsx)(i.z,{to:"/dashboard",children:"\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9"})})}),Object(o.jsx)(i.T,{className:"px-3 justify-content-between",children:Object(o.jsx)(i.d,{className:"border-0 c-subheader-nav m-0 px-0 px-md-3",routes:d})})]})},p=[{_tag:"CSidebarNavItem",name:"\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9",to:"/dashboard",icon:Object(o.jsx)(u.a,{name:"cil-speedometer",customClasses:"c-sidebar-nav-icon"})},{_tag:"CSidebarNavTitle",_children:["\u30ec\u30dd\u30fc\u30c8"]},{_tag:"CSidebarNavItem",name:"\u5831\u544a\u66f8",to:"/reports",icon:"cil-drop"}],f=function(){var e=Object(x.b)(),n=Object(x.c)((function(e){return e.sidebarShow}));return Object(o.jsxs)(i.L,{show:n,onShowChange:function(n){return e({type:"set",sidebarShow:n})},children:[Object(o.jsxs)(i.M,{className:"d-md-down-none",to:"/",children:[Object(o.jsx)("h2",{children:"FBS"}),Object(o.jsx)(u.a,{className:"c-sidebar-brand-minimized",name:"sygnet",height:35})]}),Object(o.jsx)(i.O,{children:Object(o.jsx)(i.m,{items:p,components:{CSidebarNavDivider:i.P,CSidebarNavDropdown:i.Q,CSidebarNavItem:i.R,CSidebarNavTitle:i.S}})}),Object(o.jsx)(i.N,{className:"c-d-md-down-none"})]})},v=s.a.memo(f);n.default=function(){return Object(o.jsxs)("div",{className:"c-app c-default-layout",children:[Object(o.jsx)(v,{}),Object(o.jsxs)("div",{className:"c-wrapper",children:[Object(o.jsx)(O,{}),Object(o.jsx)("div",{className:"c-body",children:Object(o.jsx)(b,{})}),Object(o.jsx)(h,{})]})]})}}}]); -//# sourceMappingURL=5.f2f67b9e.chunk.js.map \ No newline at end of file +(this["webpackJsonp@coreui/coreui-free-react-admin-template"]=this["webpackJsonp@coreui/coreui-free-react-admin-template"]||[]).push([[5],{687:function(e,n,c){"use strict";c.r(n);var t=c(1),s=c.n(t),a=c(49),r=c(19),i=c(631),d=[{path:"/",exact:!0,name:"Home"},{path:"/dashboard",name:"\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9",component:s.a.lazy((function(){return c.e(7).then(c.bind(null,686))}))},{path:"/reports",exact:!0,name:"\u30ec\u30dd\u30fc\u30c8",component:s.a.lazy((function(){return Promise.all([c.e(4),c.e(6)]).then(c.bind(null,688))}))}],o=c(20),j=Object(o.jsx)("div",{className:"pt-3 text-center",children:Object(o.jsx)("div",{className:"sk-spinner sk-spinner-pulse"})}),l=function(){return Object(o.jsx)("main",{className:"c-main",children:Object(o.jsx)(i.l,{fluid:!0,children:Object(o.jsx)(t.Suspense,{fallback:j,children:Object(o.jsxs)(r.d,{children:[d.map((function(e,n){return e.component&&Object(o.jsx)(r.b,{path:e.path,exact:e.exact,name:e.name,render:function(n){return Object(o.jsx)(i.r,{children:Object(o.jsx)(e.component,Object(a.a)({},n))})}},n)})),Object(o.jsx)(r.a,{from:"/",to:"/dashboard"})]})})})})},b=s.a.memo(l),m=function(){return Object(o.jsxs)(i.s,{fixed:!1,children:[Object(o.jsxs)("div",{children:[Object(o.jsx)("a",{href:"sumasen.net",target:"_blank",rel:"noopener noreferrer",children:"FBS"}),Object(o.jsx)("span",{className:"ml-1",children:"\xa9 2021 DigitalVox."})]}),Object(o.jsxs)("div",{className:"mfs-auto",children:[Object(o.jsx)("span",{className:"mr-1",children:"\u642d\u8f09"}),Object(o.jsx)("a",{href:"#",target:"_blank",rel:"noopener noreferrer",children:"DigitalVox"})]})]})},h=s.a.memo(m),x=c(159),u=c(629),O=function(){var e=Object(x.b)(),n=Object(x.c)((function(e){return e.sidebarShow}));return Object(o.jsxs)(i.v,{withSubheader:!0,children:[Object(o.jsx)(i.U,{inHeader:!0,className:"ml-md-3 d-lg-none",onClick:function(){var c=!![!1,"responsive"].includes(n)||"responsive";e({type:"set",sidebarShow:c})}}),Object(o.jsx)(i.U,{inHeader:!0,className:"ml-3 d-md-down-none",onClick:function(){var c=![!0,"responsive"].includes(n)&&"responsive";e({type:"set",sidebarShow:c})}}),Object(o.jsx)(i.w,{className:"mx-auto d-lg-none",to:"/",children:Object(o.jsx)("h2",{children:"FBS"})}),Object(o.jsx)(i.x,{className:"d-md-down-none mr-auto",children:Object(o.jsx)(i.y,{className:"px-3",children:Object(o.jsx)(i.z,{to:"/dashboard",children:"\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9"})})}),Object(o.jsx)(i.T,{className:"px-3 justify-content-between",children:Object(o.jsx)(i.d,{className:"border-0 c-subheader-nav m-0 px-0 px-md-3",routes:d})})]})},p=[{_tag:"CSidebarNavItem",name:"\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9",to:"/dashboard",icon:Object(o.jsx)(u.a,{name:"cil-speedometer",customClasses:"c-sidebar-nav-icon"})},{_tag:"CSidebarNavTitle",_children:["\u30ec\u30dd\u30fc\u30c8"]},{_tag:"CSidebarNavItem",name:"\u5831\u544a\u66f8",to:"/reports",icon:"cil-drop"}],f=function(){var e=Object(x.b)(),n=Object(x.c)((function(e){return e.sidebarShow}));return Object(o.jsxs)(i.L,{show:n,onShowChange:function(n){return e({type:"set",sidebarShow:n})},children:[Object(o.jsxs)(i.M,{className:"d-md-down-none",to:"/",children:[Object(o.jsx)("h2",{children:"FBS"}),Object(o.jsx)(u.a,{className:"c-sidebar-brand-minimized",name:"sygnet",height:35})]}),Object(o.jsx)(i.O,{children:Object(o.jsx)(i.m,{items:p,components:{CSidebarNavDivider:i.P,CSidebarNavDropdown:i.Q,CSidebarNavItem:i.R,CSidebarNavTitle:i.S}})}),Object(o.jsx)(i.N,{className:"c-d-md-down-none"})]})},v=s.a.memo(f);n.default=function(){return Object(o.jsxs)("div",{className:"c-app c-default-layout",children:[Object(o.jsx)(v,{}),Object(o.jsxs)("div",{className:"c-wrapper",children:[Object(o.jsx)(O,{}),Object(o.jsx)("div",{className:"c-body",children:Object(o.jsx)(b,{})}),Object(o.jsx)(h,{})]})]})}}}]); +//# sourceMappingURL=5.22d50490.chunk.js.map \ No newline at end of file diff --git a/build/static/js/5.f2f67b9e.chunk.js.map b/build/static/js/5.22d50490.chunk.js.map similarity index 99% rename from build/static/js/5.f2f67b9e.chunk.js.map rename to build/static/js/5.22d50490.chunk.js.map index b3ebb09..813b8d0 100644 --- a/build/static/js/5.f2f67b9e.chunk.js.map +++ b/build/static/js/5.22d50490.chunk.js.map @@ -1 +1 @@ -{"version":3,"sources":["routes.js","containers/TheContent.js","containers/TheFooter.js","containers/TheHeader.js","containers/_nav.js","containers/TheSidebar.js","containers/TheLayout.js"],"names":["routes","path","exact","name","component","React","lazy","loading","className","TheContent","fluid","fallback","map","route","idx","render","props","from","to","memo","TheFooter","fixed","href","target","rel","TheHeader","dispatch","useDispatch","sidebarShow","useSelector","state","withSubheader","inHeader","onClick","val","includes","type","_nav","_tag","icon","customClasses","_children","TheSidebar","show","onShowChange","height","items","navigation","components","CSidebarNavDivider","CSidebarNavDropdown","CSidebarNavItem","CSidebarNavTitle","TheLayout"],"mappings":"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","file":"static/js/5.f2f67b9e.chunk.js","sourcesContent":["import React from 'react';\n\nconst Dashboard = React.lazy(() => import('./views/dashboard/Dashboard'));\nconst BoxDisplacemen = React.lazy(() => import('./views/BoxDisplacemen/index'));\n\n\nconst routes = [\n { path: '/', exact: true, name: 'Home' },\n { path: '/dashboard', name: 'ダッシュボード', component: Dashboard },\n { path: '/reports', exact: true, name: 'レポート', component: BoxDisplacemen },\n];\n\nexport default routes;\n","import React, { Suspense } from 'react'\nimport {\n Redirect,\n Route,\n Switch\n} from 'react-router-dom'\nimport { CContainer, CFade } from '@coreui/react'\n\n// routes config\nimport routes from '../routes'\n \nconst loading = (\n
\n
\n
\n)\n\nconst TheContent = () => {\n return (\n
\n \n \n \n {routes.map((route, idx) => {\n return route.component && (\n (\n \n \n \n )} />\n )\n })}\n \n \n \n \n
\n )\n}\n\nexport default React.memo(TheContent)\n","import React from 'react'\nimport { CFooter } from '@coreui/react'\n\nconst TheFooter = () => {\n return (\n \n
\n FBS\n © 2021 DigitalVox.\n
\n
\n 搭載\n DigitalVox\n
\n
\n )\n}\n\nexport default React.memo(TheFooter)\n","import React from 'react'\nimport { useSelector, useDispatch } from 'react-redux'\nimport {\n CHeader,\n CToggler,\n CHeaderBrand,\n CHeaderNav,\n CHeaderNavItem,\n CHeaderNavLink,\n CSubheader,\n CBreadcrumbRouter,\n CLink\n} from '@coreui/react'\nimport CIcon from '@coreui/icons-react'\n\n// routes config\nimport routes from '../routes'\n\nimport {\n TheHeaderDropdown,\n TheHeaderDropdownMssg,\n TheHeaderDropdownNotif,\n TheHeaderDropdownTasks\n} from './index'\n\nconst TheHeader = () => {\n const dispatch = useDispatch()\n const sidebarShow = useSelector(state => state.sidebarShow)\n\n const toggleSidebar = () => {\n const val = [true, 'responsive'].includes(sidebarShow) ? false : 'responsive'\n dispatch({type: 'set', sidebarShow: val})\n }\n\n const toggleSidebarMobile = () => {\n const val = [false, 'responsive'].includes(sidebarShow) ? true : 'responsive'\n dispatch({type: 'set', sidebarShow: val})\n }\n\n return (\n \n \n \n \n {/* */}\n

FBS

\n
\n\n \n \n ダッシュボード\n \n \n\n \n \n \n
\n )\n}\n\nexport default TheHeader\n","import React from 'react'\nimport CIcon from '@coreui/icons-react'\n\nconst _nav = [{\n _tag: 'CSidebarNavItem',\n name: 'ダッシュボード',\n to: '/dashboard',\n icon: < CIcon name = \"cil-speedometer\"\n customClasses = \"c-sidebar-nav-icon\" / >\n },\n {\n _tag: 'CSidebarNavTitle',\n _children: ['レポート']\n },\n {\n _tag: 'CSidebarNavItem',\n name: '報告書',\n to: '/reports',\n icon: 'cil-drop',\n },\n // {\n // _tag: 'CSidebarNavTitle',\n // _children: ['Components']\n // },\n // {\n // _tag: 'CSidebarNavDropdown',\n // name: 'Base',\n // route: '/base',\n // icon: 'cil-puzzle',\n // _children: [\n // {\n // _tag: 'CSidebarNavItem',\n // name: 'Breadcrumb',\n // to: '/base/breadcrumbs',\n // },\n // {\n // _tag: 'CSidebarNavItem',\n // name: 'Tooltips',\n // to: '/base/tooltips',\n // },\n // ],\n // }\n]\n\nexport default _nav","import React from 'react'\nimport { useSelector, useDispatch } from 'react-redux'\nimport {\n CCreateElement,\n CSidebar,\n CSidebarBrand,\n CSidebarNav,\n CSidebarNavDivider,\n CSidebarNavTitle,\n CSidebarMinimizer,\n CSidebarNavDropdown,\n CSidebarNavItem,\n} from '@coreui/react'\n\nimport CIcon from '@coreui/icons-react'\n\n// sidebar nav config\nimport navigation from './_nav'\n\nconst TheSidebar = () => {\n const dispatch = useDispatch()\n const show = useSelector(state => state.sidebarShow)\n\n return (\n dispatch({type: 'set', sidebarShow: val })}\n >\n \n

FBS

\n \n
\n \n\n \n \n \n \n )\n}\n\nexport default React.memo(TheSidebar)\n","import React from 'react'\nimport {\n TheContent,\n TheSidebar,\n TheFooter,\n TheHeader\n} from './index'\n\nconst TheLayout = () => {\n\n return (\n
\n \n
\n \n
\n \n
\n \n
\n
\n )\n}\n\nexport default TheLayout\n"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["routes.js","containers/TheContent.js","containers/TheFooter.js","containers/TheHeader.js","containers/_nav.js","containers/TheSidebar.js","containers/TheLayout.js"],"names":["routes","path","exact","name","component","React","lazy","loading","className","TheContent","fluid","fallback","map","route","idx","render","props","from","to","memo","TheFooter","fixed","href","target","rel","TheHeader","dispatch","useDispatch","sidebarShow","useSelector","state","withSubheader","inHeader","onClick","val","includes","type","_nav","_tag","icon","customClasses","_children","TheSidebar","show","onShowChange","height","items","navigation","components","CSidebarNavDivider","CSidebarNavDropdown","CSidebarNavItem","CSidebarNavTitle","TheLayout"],"mappings":"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","file":"static/js/5.22d50490.chunk.js","sourcesContent":["import React from 'react';\n\nconst Dashboard = React.lazy(() => import('./views/dashboard/Dashboard'));\nconst BoxDisplacemen = React.lazy(() => import('./views/BoxDisplacemen/index'));\n\n\nconst routes = [\n { path: '/', exact: true, name: 'Home' },\n { path: '/dashboard', name: 'ダッシュボード', component: Dashboard },\n { path: '/reports', exact: true, name: 'レポート', component: BoxDisplacemen },\n];\n\nexport default routes;\n","import React, { Suspense } from 'react'\nimport {\n Redirect,\n Route,\n Switch\n} from 'react-router-dom'\nimport { CContainer, CFade } from '@coreui/react'\n\n// routes config\nimport routes from '../routes'\n \nconst loading = (\n
\n
\n
\n)\n\nconst TheContent = () => {\n return (\n
\n \n \n \n {routes.map((route, idx) => {\n return route.component && (\n (\n \n \n \n )} />\n )\n })}\n \n \n \n \n
\n )\n}\n\nexport default React.memo(TheContent)\n","import React from 'react'\nimport { CFooter } from '@coreui/react'\n\nconst TheFooter = () => {\n return (\n \n
\n FBS\n © 2021 DigitalVox.\n
\n
\n 搭載\n DigitalVox\n
\n
\n )\n}\n\nexport default React.memo(TheFooter)\n","import React from 'react'\nimport { useSelector, useDispatch } from 'react-redux'\nimport {\n CHeader,\n CToggler,\n CHeaderBrand,\n CHeaderNav,\n CHeaderNavItem,\n CHeaderNavLink,\n CSubheader,\n CBreadcrumbRouter,\n CLink\n} from '@coreui/react'\nimport CIcon from '@coreui/icons-react'\n\n// routes config\nimport routes from '../routes'\n\nimport {\n TheHeaderDropdown,\n TheHeaderDropdownMssg,\n TheHeaderDropdownNotif,\n TheHeaderDropdownTasks\n} from './index'\n\nconst TheHeader = () => {\n const dispatch = useDispatch()\n const sidebarShow = useSelector(state => state.sidebarShow)\n\n const toggleSidebar = () => {\n const val = [true, 'responsive'].includes(sidebarShow) ? false : 'responsive'\n dispatch({type: 'set', sidebarShow: val})\n }\n\n const toggleSidebarMobile = () => {\n const val = [false, 'responsive'].includes(sidebarShow) ? true : 'responsive'\n dispatch({type: 'set', sidebarShow: val})\n }\n\n return (\n \n \n \n \n {/* */}\n

FBS

\n
\n\n \n \n ダッシュボード\n \n \n\n \n \n \n
\n )\n}\n\nexport default TheHeader\n","import React from 'react'\nimport CIcon from '@coreui/icons-react'\n\nconst _nav = [{\n _tag: 'CSidebarNavItem',\n name: 'ダッシュボード',\n to: '/dashboard',\n icon: < CIcon name = \"cil-speedometer\"\n customClasses = \"c-sidebar-nav-icon\" / >\n },\n {\n _tag: 'CSidebarNavTitle',\n _children: ['レポート']\n },\n {\n _tag: 'CSidebarNavItem',\n name: '報告書',\n to: '/reports',\n icon: 'cil-drop',\n },\n // {\n // _tag: 'CSidebarNavTitle',\n // _children: ['Components']\n // },\n // {\n // _tag: 'CSidebarNavDropdown',\n // name: 'Base',\n // route: '/base',\n // icon: 'cil-puzzle',\n // _children: [\n // {\n // _tag: 'CSidebarNavItem',\n // name: 'Breadcrumb',\n // to: '/base/breadcrumbs',\n // },\n // {\n // _tag: 'CSidebarNavItem',\n // name: 'Tooltips',\n // to: '/base/tooltips',\n // },\n // ],\n // }\n]\n\nexport default _nav","import React from 'react'\nimport { useSelector, useDispatch } from 'react-redux'\nimport {\n CCreateElement,\n CSidebar,\n CSidebarBrand,\n CSidebarNav,\n CSidebarNavDivider,\n CSidebarNavTitle,\n CSidebarMinimizer,\n CSidebarNavDropdown,\n CSidebarNavItem,\n} from '@coreui/react'\n\nimport CIcon from '@coreui/icons-react'\n\n// sidebar nav config\nimport navigation from './_nav'\n\nconst TheSidebar = () => {\n const dispatch = useDispatch()\n const show = useSelector(state => state.sidebarShow)\n\n return (\n dispatch({type: 'set', sidebarShow: val })}\n >\n \n

FBS

\n \n
\n \n\n \n \n \n \n )\n}\n\nexport default React.memo(TheSidebar)\n","import React from 'react'\nimport {\n TheContent,\n TheSidebar,\n TheFooter,\n TheHeader\n} from './index'\n\nconst TheLayout = () => {\n\n return (\n
\n \n
\n \n
\n \n
\n \n
\n
\n )\n}\n\nexport default TheLayout\n"],"sourceRoot":""} \ No newline at end of file diff --git a/build/static/js/6.09d60206.chunk.js b/build/static/js/6.09d60206.chunk.js new file mode 100644 index 0000000..d5fa041 --- /dev/null +++ b/build/static/js/6.09d60206.chunk.js @@ -0,0 +1,2 @@ +(this["webpackJsonp@coreui/coreui-free-react-admin-template"]=this["webpackJsonp@coreui/coreui-free-react-admin-template"]||[]).push([[6],{688:function(e,t,c){"use strict";c.r(t);var n=c(657),s=c.n(n),o=c(658),a=c(678),i=c(1),r=c(659),l=c.n(r),j=c(631),u=c(629),d=c(20);c(677);t.default=function(){var e=new Date,t=e.getMonth()+1+"/"+e.getDate()+"/"+e.getFullYear(),c=Object(i.useState)([]),n=Object(a.a)(c,2),r=n[0],h=n[1],b=Object(i.useState)(t),O=Object(a.a)(b,2),m=O[0],p=O[1],x=Object(i.useState)(""),f=Object(a.a)(x,2),g=f[0],v=f[1],k=Object(i.useState)(""),w=Object(a.a)(k,2),y=w[0],C=w[1];return Object(i.useEffect)((function(){function e(){return(e=Object(o.a)(s.a.mark((function e(){var t;return s.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,l()("https://natnats.mobilous.com/getConstructionList");case 2:t=e.sent,h(t.data);case 4:case"end":return e.stop()}}),e)})))).apply(this,arguments)}!function(){e.apply(this,arguments)}()}),[]),Object(d.jsxs)(j.J,{children:[Object(d.jsx)(j.k,{xs:"12",sm:"12",md:"12",children:Object(d.jsxs)(j.f,{children:[Object(d.jsx)(j.j,{children:"\u30ec\u30dd\u30fc\u30c8"}),Object(d.jsxs)(j.g,{children:[Object(d.jsxs)(j.K,{custom:!0,name:"cons_select",id:"cons_select",onChange:function(e){C(e.target.value)},children:['" ',Object(d.jsx)("option",{value:"",children:"-- \u9078\u629e --"}),'"+',r.map((function(e,t){return Object(d.jsx)("option",{value:e.construction_id,children:e.construction_name},e.construction_id)}))]}),Object(d.jsxs)(j.f,{children:[Object(d.jsx)(j.g,{children:Object(d.jsxs)(j.t,{action:"",method:"post",encType:"multipart/form-data",className:"form-horizontal",children:[Object(d.jsxs)(j.u,{row:!0,children:[Object(d.jsx)(j.k,{md:"3",children:Object(d.jsxs)(j.G,{htmlFor:"date-input",children:["\u65e5\u4ed8 (",m,")"]})}),Object(d.jsx)(j.k,{xs:"12",md:"9",children:Object(d.jsx)(j.B,{type:"date",id:"date-input",name:"date-input",placeholder:"\u65e5\u4ed8",value:m,onChange:function(e){p(e.target.value)}})})]}),Object(d.jsxs)(j.u,{row:!0,children:[Object(d.jsx)(j.k,{md:"3",children:Object(d.jsx)(j.G,{htmlFor:"select",children:"\u9078\u629e"})}),Object(d.jsx)(j.k,{xs:"12",md:"9",children:Object(d.jsxs)(j.K,{custom:!0,name:"select",id:"select",onChange:function(e){v(e.target.value)},value:g,children:[Object(d.jsx)("option",{value:"",children:"-- \u9078\u629e --"}),Object(d.jsx)("option",{value:"generateBoxDisplacement",children:"\u51fd\u4f53\u5909\u4f4d\u8868"}),Object(d.jsx)("option",{value:"generateMachineControl",children:"\u30aa\u30fc\u30d7\u30f3\u30b7\u30fc\u30eb\u30c9\u30de\u30b7\u30f3\u7ba1\u7406\u65e5\u5831"}),Object(d.jsx)("option",{value:"generateMachineSheet",children:"\u30aa\u30fc\u30d7\u30f3\u30b7\u30fc\u30eb\u30c9\u6a5f\u5909\u4f4d\u8868"}),Object(d.jsx)("option",{value:"generateMeasurement",children:"\u51fd\u5e95\u9ad8\u30fb\u504f\u4f4d\u91cf\u6e2c\u5b9a\u4e00\u89a7\u8868"}),Object(d.jsx)("option",{value:"generateCheckSheet",children:"\u5de5\u7a0b\u5185\u691c\u67fb\u8868"}),Object(d.jsx)("option",{value:"generateInjection",children:"\u88cf\u8fbc\u6ce8\u5165\u6750\u6599\u53d7\u6255\u3044\u7c3f"})]})})]})]})}),Object(d.jsx)(j.h,{children:Object(d.jsxs)(j.e,{type:"submit",size:"sm",color:"primary",onClick:function(){if(""!=g&&""!=y){var e="https://natnats.mobilous.com//"+g+"?construction_id="+y+"&construction_date="+m;console.log(y),console.log(m),console.log(g),function(e){l()({url:e,method:"GET",responseType:"blob"}).then((function(e){var t=window.URL.createObjectURL(new Blob([e.data])),c=document.createElement("a");c.href=t,c.setAttribute("download","file.xlsx"),document.body.appendChild(c),c.click()}))}(e)}else alert("\u5efa\u8a2d\u3068\u30ec\u30dd\u30fc\u30c8\u306e\u4e21\u65b9\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044")},children:[Object(d.jsx)(u.a,{name:"cil-scrubber"})," \u30c0\u30a6\u30f3\u30ed\u30fc\u30c9"]})})]})]})]})}),Object(d.jsx)(j.k,{xs:"1",sm:"1",md:"1"})]})}}}]); +//# sourceMappingURL=6.09d60206.chunk.js.map \ No newline at end of file diff --git a/build/static/js/6.09d60206.chunk.js.map b/build/static/js/6.09d60206.chunk.js.map new file mode 100644 index 0000000..8aa83d4 --- /dev/null +++ b/build/static/js/6.09d60206.chunk.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["views/BoxDisplacemen/index.js"],"names":["require","Index","today","Date","cdate","getMonth","getDate","getFullYear","useState","data","setData","sdate","setSdate","report","setReport","selectedcons","setSelectedCons","useEffect","a","axios","result","fetchData","xs","sm","md","custom","name","id","onChange","e","target","value","map","cc","index","construction_id","construction_name","action","method","encType","className","row","htmlFor","type","placeholder","size","color","onClick","url","baseUrl","console","log","responseType","then","response","window","URL","createObjectURL","Blob","link","document","createElement","href","setAttribute","body","appendChild","click","downloadReport","alert"],"mappings":"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","file":"static/js/6.09d60206.chunk.js","sourcesContent":["import React, { useState, useEffect } from 'react';\nimport axios from 'axios';\nimport {\n CCard,\n CCardBody,\n CCardHeader,\n CCol,\n CRow,\n CDropdown,\n CDropdownDivider,\n CDropdownItem,\n CDropdownMenu,\n CDropdownToggle,\n /////\n CButton,\n CCardFooter,\n CForm,\n CFormGroup,\n CFormText,\n CTextarea,\n CInput,\n CInputFile,\n CInputCheckbox,\n CInputRadio,\n CLabel,\n CSelect,\n CSwitch\n} from '@coreui/react'\nimport CIcon from '@coreui/icons-react'\nimport Downloader from '../downloader';\n\n\nconst FileDownload = require('js-file-download');\n\n\nfunction Index() {\n\n const baseUrl = \"https://natnats.mobilous.com/\";\n\n var today = new Date();\n\n var cdate = (today.getMonth()+1)+'/'+today.getDate()+'/'+today.getFullYear();\n\n const [data, setData] = useState([]);\n const [sdate, setSdate] = useState(cdate);\n const [report, setReport] = useState('');\n const [selectedcons, setSelectedCons] = useState('');\n\n useEffect(() => {\n async function fetchData() {\n // You can await here\n const result = await axios('https://natnats.mobilous.com/getConstructionList');\n setData(result.data);\n }\n fetchData();\n }, []);\n\n function setingSDate(e){\n setSdate(e.target.value);\n }\n function setingReport(e){\n setReport(e.target.value);\n }\n\n function setingSelectedCons(e) {\n setSelectedCons(e.target.value);\n }\n\n function doGetReport(){\n if(report == \"\" || selectedcons == \"\"){\n alert(\"建設とレポートの両方を選択してください\");\n return;\n }\n var url = baseUrl + \"/\" + report + \"?construction_id=\" +selectedcons+ \"&construction_date=\"+sdate;\n console.log(selectedcons);\n console.log(sdate);\n console.log(report);\n downloadReport(url);\n }\n\n function downloadReport(url) {\n axios({\n url: url, //your url\n method: 'GET',\n responseType: 'blob', // important\n }).then((response) => {\n const url = window.URL.createObjectURL(new Blob([response.data]));\n const link = document.createElement('a');\n link.href = url;\n link.setAttribute('download', 'file.xlsx'); //or any other extension\n document.body.appendChild(link);\n link.click();\n });\n\n\n //return \n // const response = axios(url).then((res) => {\n // FileDownload(res.data, 'report.xls');\n // })\n //console.log(response);\n }\n\n return (\n \n \n \n \n レポート\n \n \n\n \n \" \"+\n {\n data.map((cc, index) => {\n return(\n \n )\n })\n }\n \n\n\n \n \n \n \n \n 日付 ({sdate})\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 \n \n \n \n \n \n \n );\n}\n\nexport default Index\n"],"sourceRoot":""} \ No newline at end of file diff --git a/build/static/js/6.0dae2086.chunk.js b/build/static/js/6.0dae2086.chunk.js deleted file mode 100644 index 0493918..0000000 --- a/build/static/js/6.0dae2086.chunk.js +++ /dev/null @@ -1,2 +0,0 @@ -(this["webpackJsonp@coreui/coreui-free-react-admin-template"]=this["webpackJsonp@coreui/coreui-free-react-admin-template"]||[]).push([[6],{687:function(e,t,c){"use strict";c.r(t);var n=c(657),s=c.n(n),o=c(658),a=c(678),r=c(1),i=c(659),l=c.n(i),j=c(631),u=c(629),d=c(20),h=c(677);t.default=function(){var e=new Date,t=e.getMonth()+1+"/"+e.getDate()+"/"+e.getFullYear(),c=Object(r.useState)([]),n=Object(a.a)(c,2),i=n[0],b=n[1],O=Object(r.useState)(t),x=Object(a.a)(O,2),p=x[0],m=x[1],f=Object(r.useState)(""),g=Object(a.a)(f,2),v=g[0],k=g[1],C=Object(r.useState)(""),w=Object(a.a)(C,2),_=w[0],y=w[1];return Object(r.useEffect)((function(){function e(){return(e=Object(o.a)(s.a.mark((function e(){var t;return s.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,l()("https://natnats.mobilous.com/getConstructionList");case 2:t=e.sent,b(t.data);case 4:case"end":return e.stop()}}),e)})))).apply(this,arguments)}!function(){e.apply(this,arguments)}()}),[]),Object(d.jsxs)(j.J,{children:[Object(d.jsx)(j.k,{xs:"12",sm:"12",md:"12",children:Object(d.jsxs)(j.f,{children:[Object(d.jsx)(j.j,{children:"\u30ec\u30dd\u30fc\u30c8"}),Object(d.jsxs)(j.g,{children:[Object(d.jsxs)(j.K,{custom:!0,name:"cons_select",id:"cons_select",onChange:function(e){y(e.target.value)},children:['" ',Object(d.jsx)("option",{value:"",children:"-- \u9078\u629e --"}),'"+',i.map((function(e,t){return Object(d.jsx)("option",{value:e.construction_id,children:e.construction_name},e.construction_id)}))]}),Object(d.jsxs)(j.f,{children:[Object(d.jsx)(j.g,{children:Object(d.jsxs)(j.t,{action:"",method:"post",encType:"multipart/form-data",className:"form-horizontal",children:[Object(d.jsxs)(j.u,{row:!0,children:[Object(d.jsx)(j.k,{md:"3",children:Object(d.jsxs)(j.G,{htmlFor:"date-input",children:["\u65e5\u4ed8 (",p,")"]})}),Object(d.jsx)(j.k,{xs:"12",md:"9",children:Object(d.jsx)(j.B,{type:"date",id:"date-input",name:"date-input",placeholder:"\u65e5\u4ed8",value:p,onChange:function(e){m(e.target.value)}})})]}),Object(d.jsxs)(j.u,{row:!0,children:[Object(d.jsx)(j.k,{md:"3",children:Object(d.jsx)(j.G,{htmlFor:"select",children:"\u9078\u629e"})}),Object(d.jsx)(j.k,{xs:"12",md:"9",children:Object(d.jsxs)(j.K,{custom:!0,name:"select",id:"select",onChange:function(e){k(e.target.value)},value:v,children:[Object(d.jsx)("option",{value:"",children:"-- \u9078\u629e --"}),Object(d.jsx)("option",{value:"generateBoxDisplacement",children:"\u51fd\u4f53\u5909\u4f4d\u8868"}),Object(d.jsx)("option",{value:"generateMachineControl",children:"\u30aa\u30fc\u30d7\u30f3\u30b7\u30fc\u30eb\u30c9\u30de\u30b7\u30f3\u7ba1\u7406\u65e5\u5831"}),Object(d.jsx)("option",{value:"generateMachineSheet",children:"\u30aa\u30fc\u30d7\u30f3\u30b7\u30fc\u30eb\u30c9\u6a5f\u5909\u4f4d\u8868"}),Object(d.jsx)("option",{value:"generateMeasurement",children:"\u51fd\u5e95\u9ad8\u30fb\u504f\u4f4d\u91cf\u6e2c\u5b9a\u4e00\u89a7\u8868"}),Object(d.jsx)("option",{value:"generateCheckSheet",children:"\u5de5\u7a0b\u5185\u691c\u67fb\u8868"}),Object(d.jsx)("option",{value:"generateInjection",children:"\u88cf\u8fbc\u6ce8\u5165\u6750\u6599\u53d7\u6255\u3044\u7c3f"})]})})]})]})}),Object(d.jsx)(j.h,{children:Object(d.jsxs)(j.e,{type:"submit",size:"sm",color:"primary",onClick:function(){if(""!=v&&""!=_){var e="https://natnats.mobilous.com//"+v+"?construction_id="+_+"&construction_date="+p;console.log(_),console.log(p),console.log(v),function(e){var t=l()(e).then((function(e){h(e.data,"report.xls")}));console.log(t)}(e)}else alert("Please select both Construction and Report")},children:[Object(d.jsx)(u.a,{name:"cil-scrubber"})," \u30c0\u30a6\u30f3\u30ed\u30fc\u30c9"]})})]})]})]})}),Object(d.jsx)(j.k,{xs:"1",sm:"1",md:"1"})]})}}}]); -//# sourceMappingURL=6.0dae2086.chunk.js.map \ No newline at end of file diff --git a/build/static/js/6.0dae2086.chunk.js.map b/build/static/js/6.0dae2086.chunk.js.map deleted file mode 100644 index 0945e9d..0000000 --- a/build/static/js/6.0dae2086.chunk.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["views/BoxDisplacemen/index.js"],"names":["FileDownload","require","Index","today","Date","cdate","getMonth","getDate","getFullYear","useState","data","setData","sdate","setSdate","report","setReport","selectedcons","setSelectedCons","useEffect","a","axios","result","fetchData","xs","sm","md","custom","name","id","onChange","e","target","value","map","cc","index","construction_id","construction_name","action","method","encType","className","row","htmlFor","type","placeholder","size","color","onClick","url","baseUrl","console","log","response","then","res","downloadReport","alert"],"mappings":"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","file":"static/js/6.0dae2086.chunk.js","sourcesContent":["import React, { useState, useEffect } from 'react';\nimport axios from 'axios';\nimport {\n CCard,\n CCardBody,\n CCardHeader,\n CCol,\n CRow,\n CDropdown,\n CDropdownDivider,\n CDropdownItem,\n CDropdownMenu,\n CDropdownToggle,\n /////\n CButton,\n CCardFooter,\n CForm,\n CFormGroup,\n CFormText,\n CTextarea,\n CInput,\n CInputFile,\n CInputCheckbox,\n CInputRadio,\n CLabel,\n CSelect,\n CSwitch\n} from '@coreui/react'\nimport CIcon from '@coreui/icons-react'\nconst FileDownload = require('js-file-download');\n\nfunction Index() {\n\n const baseUrl = \"https://natnats.mobilous.com/\";\n\n var today = new Date();\n\n var cdate = (today.getMonth()+1)+'/'+today.getDate()+'/'+today.getFullYear();\n\n const [data, setData] = useState([]);\n const [sdate, setSdate] = useState(cdate);\n const [report, setReport] = useState('');\n const [selectedcons, setSelectedCons] = useState('');\n\n useEffect(() => {\n async function fetchData() {\n // You can await here\n const result = await axios('https://natnats.mobilous.com/getConstructionList');\n setData(result.data);\n }\n fetchData();\n }, []);\n\n function setingSDate(e){\n setSdate(e.target.value);\n }\n function setingReport(e){\n setReport(e.target.value);\n }\n\n function setingSelectedCons(e) {\n setSelectedCons(e.target.value);\n }\n\n function doGetReport(){\n if(report == \"\" || selectedcons == \"\"){\n alert(\"Please select both Construction and Report\");\n return;\n }\n var url = baseUrl + \"/\" + report + \"?construction_id=\" +selectedcons+ \"&construction_date=\"+sdate;\n console.log(selectedcons);\n console.log(sdate);\n console.log(report);\n downloadReport(url);\n }\n\n function downloadReport(url) {\n const response = axios(url).then((res) => {\n FileDownload(res.data, 'report.xls');\n })\n console.log(response);\n }\n\n return (\n \n \n \n \n レポート\n \n \n\n \n \" \"+\n {\n data.map((cc, index) => {\n return(\n \n )\n })\n }\n \n\n\n \n \n \n \n \n 日付 ({sdate})\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 \n \n \n \n \n \n \n );\n}\n\nexport default Index\n"],"sourceRoot":""} \ No newline at end of file diff --git a/build/static/js/main.df2fe8be.chunk.js b/build/static/js/main.27feab11.chunk.js similarity index 99% rename from build/static/js/main.df2fe8be.chunk.js rename to build/static/js/main.27feab11.chunk.js index e094deb..02098d5 100644 --- a/build/static/js/main.df2fe8be.chunk.js +++ b/build/static/js/main.27feab11.chunk.js @@ -1,2 +1,2 @@ -(this["webpackJsonp@coreui/coreui-free-react-admin-template"]=this["webpackJsonp@coreui/coreui-free-react-admin-template"]||[]).push([[1],{490:function(a,e){!function(){if("function"===typeof window.CustomEvent)return!1;function a(a,e){e=e||{bubbles:!1,cancelable:!1,detail:void 0};var t=document.createEvent("CustomEvent");return t.initCustomEvent(a,e.bubbles,e.cancelable,e.detail),t}a.prototype=window.Event.prototype,window.CustomEvent=a}(),Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector),Element.prototype.closest||(Element.prototype.closest=function(a){var e=this;do{if(Element.prototype.matches.call(e,a))return e;e=e.parentElement||e.parentNode}while(null!==e&&1===e.nodeType);return null})},495:function(a,e,t){},505:function(a,e,t){"use strict";t.r(e);t(108),t(118),t(119),t(120),t(121),t(122),t(123),t(124),t(125),t(126),t(127),t(128),t(129),t(130),t(131),t(170),t(172),t(173),t(174),t(175),t(176),t(178),t(133),t(181),t(182),t(78),t(185),t(186),t(188),t(189),t(190),t(191),t(192),t(193),t(197),t(198),t(199),t(200),t(201),t(202),t(203),t(139),t(90),t(205),t(207),t(208),t(209),t(210),t(211),t(212),t(213),t(215),t(216),t(217),t(218),t(219),t(220),t(221),t(222),t(141),t(223),t(224),t(225),t(227),t(229),t(230),t(231),t(232),t(233),t(235),t(236),t(237),t(239),t(240),t(241),t(243),t(244),t(245),t(246),t(247),t(248),t(249),t(251),t(252),t(253),t(254),t(255),t(256),t(257),t(258),t(259),t(144),t(260),t(261),t(262),t(263),t(269),t(270),t(271),t(272),t(273),t(274),t(275),t(276),t(277),t(278),t(279),t(280),t(281),t(282),t(146),t(285),t(286),t(148),t(287),t(288),t(289),t(290),t(98),t(291),t(292),t(295),t(296),t(297),t(298),t(300),t(301),t(302),t(303),t(304),t(305),t(306),t(307),t(308),t(309),t(310),t(311),t(312),t(313),t(314),t(315),t(316),t(317),t(318),t(319),t(325),t(326),t(327),t(328),t(329),t(330),t(331),t(332),t(333),t(334),t(335),t(336),t(337),t(338),t(339),t(340),t(341),t(342),t(343),t(344),t(345),t(346),t(347),t(348),t(349),t(350),t(351),t(352),t(353),t(354),t(355),t(356),t(357),t(102),t(359),t(393),t(395),t(396),t(397),t(398),t(399),t(401),t(402),t(403),t(404),t(405),t(406),t(407),t(408),t(410),t(411),t(412),t(413),t(414),t(415),t(416),t(417),t(418),t(419),t(420),t(421),t(422),t(423),t(424),t(425),t(426),t(427),t(428),t(429),t(430),t(431),t(432),t(433),t(434),t(436),t(438),t(439),t(440),t(441),t(442),t(443),t(444),t(445),t(446),t(447),t(448),t(449),t(450),t(451),t(452),t(453),t(454),t(455),t(456),t(457),t(458),t(459),t(460),t(461),t(462),t(463),t(464),t(465),t(466),t(467),t(468),t(470),t(363),t(364),t(365),t(472),t(473),t(474),t(475),t(476),t(477),t(478),t(366),t(368),t(369),t(370),t(371),t(373),t(153),t(481),t(486),t(490);var l=t(1),i=t.n(l),n=t(106),c=t.n(n),r=t(49),o=t(375),h=t(376),s=t(379),p=t(378),d=t(157),b=t(19),u=(t(495),t(20)),v=Object(u.jsx)("div",{className:"pt-3 text-center",children:Object(u.jsx)("div",{className:"sk-spinner sk-spinner-pulse"})}),V=i.a.lazy((function(){return Promise.all([t.e(0),t.e(5)]).then(t.bind(null,688))})),g=i.a.lazy((function(){return Promise.all([t.e(0),t.e(8)]).then(t.bind(null,682))})),m=i.a.lazy((function(){return Promise.all([t.e(0),t.e(11)]).then(t.bind(null,683))})),f=i.a.lazy((function(){return Promise.all([t.e(0),t.e(9)]).then(t.bind(null,684))})),j=i.a.lazy((function(){return Promise.all([t.e(0),t.e(10)]).then(t.bind(null,685))})),A=function(a){Object(s.a)(t,a);var e=Object(p.a)(t);function t(){return Object(o.a)(this,t),e.apply(this,arguments)}return Object(h.a)(t,[{key:"render",value:function(){return Object(u.jsx)(d.a,{children:Object(u.jsx)(i.a.Suspense,{fallback:v,children:Object(u.jsxs)(b.d,{children:[Object(u.jsx)(b.b,{exact:!0,path:"/login",name:"Login Page",render:function(a){return Object(u.jsx)(g,Object(r.a)({},a))}}),Object(u.jsx)(b.b,{exact:!0,path:"/register",name:"Register Page",render:function(a){return Object(u.jsx)(m,Object(r.a)({},a))}}),Object(u.jsx)(b.b,{exact:!0,path:"/404",name:"Page 404",render:function(a){return Object(u.jsx)(f,Object(r.a)({},a))}}),Object(u.jsx)(b.b,{exact:!0,path:"/500",name:"Page 500",render:function(a){return Object(u.jsx)(j,Object(r.a)({},a))}}),Object(u.jsx)(b.b,{path:"/",name:"Home",render:function(a){return Object(u.jsx)(V,Object(r.a)({},a))}})]})})})}}]),t}(l.Component);Boolean("localhost"===window.location.hostname||"[::1]"===window.location.hostname||window.location.hostname.match(/^127(?:\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/));var M=t(603),Z=t(604),y=t(605),O=t(606),C=t(607),L=t(608),x=t(609),w=t(610),H=t(611),k=t(612),P=t(613),E=t(614),S=t(615),q=t(616),B=t(617),I=t(618),F=t(619),T=t(620),z=t(621),U=t(622),G=t(623),N=t(624),R=t(625),D=t(626),J=t(597),W=t(598),X=t(599),Q=t(600),Y=t(601),$=t(602),K=t(506),_=t(507),aa=t(508),ea=t(509),ta=t(510),la=t(511),ia=t(512),na=t(513),ca=t(514),ra=t(515),oa=t(516),ha=t(517),sa=t(518),pa=t(519),da=t(520),ba=t(521),ua=t(522),va=t(523),Va=t(524),ga=t(525),ma=t(526),fa=t(527),ja=t(528),Aa=t(529),Ma=t(530),Za=t(531),ya=t(532),Oa=t(533),Ca=t(534),La=t(535),xa=t(536),wa=t(537),Ha=t(538),ka=t(539),Pa=t(540),Ea=t(541),Sa=t(542),qa=t(543),Ba=t(544),Ia=t(545),Fa=t(546),Ta=t(547),za=t(548),Ua=t(549),Ga=t(550),Na=t(551),Ra=t(552),Da=t(553),Ja=t(554),Wa=t(555),Xa=t(556),Qa=t(557),Ya=t(558),$a=t(559),Ka=t(560),_a=t(561),ae=t(562),ee=t(563),te=t(564),le=t(565),ie=t(566),ne=t(567),ce=t(568),re=t(569),oe=t(570),he=t(571),se=t(572),pe=t(573),de=t(574),be=t(575),ue=t(576),ve=t(577),Ve=t(578),ge=t(579),me=t(580),fe=t(581),je=t(582),Ae=t(583),Me=t(584),Ze=t(585),ye=t(586),Oe=t(587),Ce=t(588),Le=t(589),xe=t(590),we=t(591),He=t(592),ke=t(593),Pe=t(594),Ee=t(595),Se=t(596),qe=t(627),Be=Object.assign({},{sygnet:["160 160",'\n coreui logo\n \n \n \n \n \n \n'],logo:["608 134",'\n coreui react pro\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'],logoNegative:["608 134",'\n coreui react pro logo\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']},{cilAlignCenter:K.a,cilAlignLeft:_.a,cilAlignRight:aa.a,cilApplicationsSettings:ea.a,cilArrowRight:ta.a,cilArrowTop:la.a,cilAsterisk:ia.a,cilBan:na.a,cilBasket:ca.a,cilBell:ra.a,cilBold:oa.a,cilBookmark:ha.a,cilCalculator:sa.a,cilCalendar:pa.a,cilCloudDownload:da.a,cilChartPie:ba.a,cilCheck:ua.a,cilChevronBottom:va.a,cilChevronLeft:Va.a,cilChevronRight:ga.a,cilChevronTop:ma.a,cilCircle:fa.a,cilCheckCircle:ja.a,cilCode:Aa.a,cilCommentSquare:Ma.a,cilCreditCard:Za.a,cilCursor:ya.a,cilCursorMove:Oa.a,cilDrop:Ca.a,cilDollar:La.a,cilEnvelopeClosed:xa.a,cilEnvelopeLetter:wa.a,cilEnvelopeOpen:Ha.a,cilEuro:ka.a,cilGlobeAlt:Pa.a,cilGrid:Ea.a,cilFile:Sa.a,cilFullscreen:qa.a,cilFullscreenExit:Ba.a,cilGraph:Ia.a,cilHome:Fa.a,cilInbox:Ta.a,cilIndentDecrease:za.a,cilIndentIncrease:Ua.a,cilInputPower:Ga.a,cilItalic:Na.a,cilJustifyCenter:Ra.a,cilJustifyLeft:Da.a,cilLaptop:Ja.a,cilLayers:Wa.a,cilLightbulb:Xa.a,cilList:Qa.a,cilListNumbered:Ya.a,cilListRich:$a.a,cilLocationPin:Ka.a,cilLockLocked:_a.a,cilMagnifyingGlass:ae.a,cilMap:ee.a,cilMoon:te.a,cilNotes:le.a,cilOptions:ie.a,cilPaperclip:ne.a,cilPaperPlane:ce.a,cilPencil:re.a,cilPeople:oe.a,cilPhone:he.a,cilPrint:se.a,cilPuzzle:pe.a,cilSave:de.a,cilScrubber:be.a,cilSettings:ue.a,cilShare:ve.a,cilShareAll:Ve.a,cilShareBoxed:ge.a,cilShieldAlt:me.a,cilSpeech:fe.a,cilSpeedometer:je.a,cilSpreadsheet:Ae.a,cilStar:Me.a,cilSun:Ze.a,cilTags:ye.a,cilTask:Oe.a,cilTrash:Ce.a,cilUnderline:Le.a,cilUser:xe.a,cilUserFemale:we.a,cilUserFollow:He.a,cilUserUnfollow:ke.a,cilX:Pe.a,cilXCircle:Ee.a,cilWarning:Se.a},{cifUs:J.a,cifBr:W.a,cifIn:X.a,cifFr:Q.a,cifEs:Y.a,cifPl:$.a},{cibSkype:M.a,cibFacebook:Z.a,cibTwitter:y.a,cibLinkedin:O.a,cibFlickr:C.a,cibTumblr:L.a,cibXing:x.a,cibGithub:w.a,cibStackoverflow:H.a,cibYoutube:k.a,cibDribbble:P.a,cibInstagram:E.a,cibPinterest:S.a,cibVk:q.a,cibYahoo:B.a,cibBehance:I.a,cibReddit:F.a,cibVimeo:T.a,cibCcMastercard:z.a,cibCcVisa:U.a,cibStripe:G.a,cibPaypal:N.a,cibGooglePay:R.a,cibCcAmex:D.a,cilEyedropper:qe.a}),Ie=t(159),Fe=t(380),Te=t(381),ze=["type"],Ue={sidebarShow:"responsive"},Ge=Object(Te.a)((function(){var a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Ue,e=arguments.length>1?arguments[1]:void 0,t=e.type,l=Object(Fe.a)(e,ze);switch(t){case"set":return Object(r.a)(Object(r.a)({},a),l);default:return a}}));i.a.icons=Be,c.a.render(Object(u.jsx)(Ie.a,{store:Ge,children:Object(u.jsx)(A,{})}),document.getElementById("root")),"serviceWorker"in navigator&&navigator.serviceWorker.ready.then((function(a){a.unregister()}))}},[[505,2,3]]]); -//# sourceMappingURL=main.df2fe8be.chunk.js.map \ No newline at end of file +(this["webpackJsonp@coreui/coreui-free-react-admin-template"]=this["webpackJsonp@coreui/coreui-free-react-admin-template"]||[]).push([[1],{490:function(a,e){!function(){if("function"===typeof window.CustomEvent)return!1;function a(a,e){e=e||{bubbles:!1,cancelable:!1,detail:void 0};var t=document.createEvent("CustomEvent");return t.initCustomEvent(a,e.bubbles,e.cancelable,e.detail),t}a.prototype=window.Event.prototype,window.CustomEvent=a}(),Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector),Element.prototype.closest||(Element.prototype.closest=function(a){var e=this;do{if(Element.prototype.matches.call(e,a))return e;e=e.parentElement||e.parentNode}while(null!==e&&1===e.nodeType);return null})},495:function(a,e,t){},505:function(a,e,t){"use strict";t.r(e);t(108),t(118),t(119),t(120),t(121),t(122),t(123),t(124),t(125),t(126),t(127),t(128),t(129),t(130),t(131),t(170),t(172),t(173),t(174),t(175),t(176),t(178),t(133),t(181),t(182),t(78),t(185),t(186),t(188),t(189),t(190),t(191),t(192),t(193),t(197),t(198),t(199),t(200),t(201),t(202),t(203),t(139),t(90),t(205),t(207),t(208),t(209),t(210),t(211),t(212),t(213),t(215),t(216),t(217),t(218),t(219),t(220),t(221),t(222),t(141),t(223),t(224),t(225),t(227),t(229),t(230),t(231),t(232),t(233),t(235),t(236),t(237),t(239),t(240),t(241),t(243),t(244),t(245),t(246),t(247),t(248),t(249),t(251),t(252),t(253),t(254),t(255),t(256),t(257),t(258),t(259),t(144),t(260),t(261),t(262),t(263),t(269),t(270),t(271),t(272),t(273),t(274),t(275),t(276),t(277),t(278),t(279),t(280),t(281),t(282),t(146),t(285),t(286),t(148),t(287),t(288),t(289),t(290),t(98),t(291),t(292),t(295),t(296),t(297),t(298),t(300),t(301),t(302),t(303),t(304),t(305),t(306),t(307),t(308),t(309),t(310),t(311),t(312),t(313),t(314),t(315),t(316),t(317),t(318),t(319),t(325),t(326),t(327),t(328),t(329),t(330),t(331),t(332),t(333),t(334),t(335),t(336),t(337),t(338),t(339),t(340),t(341),t(342),t(343),t(344),t(345),t(346),t(347),t(348),t(349),t(350),t(351),t(352),t(353),t(354),t(355),t(356),t(357),t(102),t(359),t(393),t(395),t(396),t(397),t(398),t(399),t(401),t(402),t(403),t(404),t(405),t(406),t(407),t(408),t(410),t(411),t(412),t(413),t(414),t(415),t(416),t(417),t(418),t(419),t(420),t(421),t(422),t(423),t(424),t(425),t(426),t(427),t(428),t(429),t(430),t(431),t(432),t(433),t(434),t(436),t(438),t(439),t(440),t(441),t(442),t(443),t(444),t(445),t(446),t(447),t(448),t(449),t(450),t(451),t(452),t(453),t(454),t(455),t(456),t(457),t(458),t(459),t(460),t(461),t(462),t(463),t(464),t(465),t(466),t(467),t(468),t(470),t(363),t(364),t(365),t(472),t(473),t(474),t(475),t(476),t(477),t(478),t(366),t(368),t(369),t(370),t(371),t(373),t(153),t(481),t(486),t(490);var l=t(1),i=t.n(l),n=t(106),c=t.n(n),r=t(49),o=t(375),h=t(376),s=t(379),p=t(378),d=t(157),b=t(19),u=(t(495),t(20)),v=Object(u.jsx)("div",{className:"pt-3 text-center",children:Object(u.jsx)("div",{className:"sk-spinner sk-spinner-pulse"})}),V=i.a.lazy((function(){return Promise.all([t.e(0),t.e(5)]).then(t.bind(null,687))})),g=i.a.lazy((function(){return Promise.all([t.e(0),t.e(8)]).then(t.bind(null,682))})),m=i.a.lazy((function(){return Promise.all([t.e(0),t.e(11)]).then(t.bind(null,683))})),f=i.a.lazy((function(){return Promise.all([t.e(0),t.e(9)]).then(t.bind(null,684))})),j=i.a.lazy((function(){return Promise.all([t.e(0),t.e(10)]).then(t.bind(null,685))})),A=function(a){Object(s.a)(t,a);var e=Object(p.a)(t);function t(){return Object(o.a)(this,t),e.apply(this,arguments)}return Object(h.a)(t,[{key:"render",value:function(){return Object(u.jsx)(d.a,{children:Object(u.jsx)(i.a.Suspense,{fallback:v,children:Object(u.jsxs)(b.d,{children:[Object(u.jsx)(b.b,{exact:!0,path:"/login",name:"Login Page",render:function(a){return Object(u.jsx)(g,Object(r.a)({},a))}}),Object(u.jsx)(b.b,{exact:!0,path:"/register",name:"Register Page",render:function(a){return Object(u.jsx)(m,Object(r.a)({},a))}}),Object(u.jsx)(b.b,{exact:!0,path:"/404",name:"Page 404",render:function(a){return Object(u.jsx)(f,Object(r.a)({},a))}}),Object(u.jsx)(b.b,{exact:!0,path:"/500",name:"Page 500",render:function(a){return Object(u.jsx)(j,Object(r.a)({},a))}}),Object(u.jsx)(b.b,{path:"/",name:"Home",render:function(a){return Object(u.jsx)(V,Object(r.a)({},a))}})]})})})}}]),t}(l.Component);Boolean("localhost"===window.location.hostname||"[::1]"===window.location.hostname||window.location.hostname.match(/^127(?:\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/));var M=t(603),Z=t(604),y=t(605),O=t(606),C=t(607),L=t(608),x=t(609),w=t(610),H=t(611),k=t(612),P=t(613),E=t(614),S=t(615),q=t(616),B=t(617),I=t(618),F=t(619),T=t(620),z=t(621),U=t(622),G=t(623),N=t(624),R=t(625),D=t(626),J=t(597),W=t(598),X=t(599),Q=t(600),Y=t(601),$=t(602),K=t(506),_=t(507),aa=t(508),ea=t(509),ta=t(510),la=t(511),ia=t(512),na=t(513),ca=t(514),ra=t(515),oa=t(516),ha=t(517),sa=t(518),pa=t(519),da=t(520),ba=t(521),ua=t(522),va=t(523),Va=t(524),ga=t(525),ma=t(526),fa=t(527),ja=t(528),Aa=t(529),Ma=t(530),Za=t(531),ya=t(532),Oa=t(533),Ca=t(534),La=t(535),xa=t(536),wa=t(537),Ha=t(538),ka=t(539),Pa=t(540),Ea=t(541),Sa=t(542),qa=t(543),Ba=t(544),Ia=t(545),Fa=t(546),Ta=t(547),za=t(548),Ua=t(549),Ga=t(550),Na=t(551),Ra=t(552),Da=t(553),Ja=t(554),Wa=t(555),Xa=t(556),Qa=t(557),Ya=t(558),$a=t(559),Ka=t(560),_a=t(561),ae=t(562),ee=t(563),te=t(564),le=t(565),ie=t(566),ne=t(567),ce=t(568),re=t(569),oe=t(570),he=t(571),se=t(572),pe=t(573),de=t(574),be=t(575),ue=t(576),ve=t(577),Ve=t(578),ge=t(579),me=t(580),fe=t(581),je=t(582),Ae=t(583),Me=t(584),Ze=t(585),ye=t(586),Oe=t(587),Ce=t(588),Le=t(589),xe=t(590),we=t(591),He=t(592),ke=t(593),Pe=t(594),Ee=t(595),Se=t(596),qe=t(627),Be=Object.assign({},{sygnet:["160 160",'\n coreui logo\n \n \n \n \n \n \n'],logo:["608 134",'\n coreui react pro\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'],logoNegative:["608 134",'\n coreui react pro logo\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']},{cilAlignCenter:K.a,cilAlignLeft:_.a,cilAlignRight:aa.a,cilApplicationsSettings:ea.a,cilArrowRight:ta.a,cilArrowTop:la.a,cilAsterisk:ia.a,cilBan:na.a,cilBasket:ca.a,cilBell:ra.a,cilBold:oa.a,cilBookmark:ha.a,cilCalculator:sa.a,cilCalendar:pa.a,cilCloudDownload:da.a,cilChartPie:ba.a,cilCheck:ua.a,cilChevronBottom:va.a,cilChevronLeft:Va.a,cilChevronRight:ga.a,cilChevronTop:ma.a,cilCircle:fa.a,cilCheckCircle:ja.a,cilCode:Aa.a,cilCommentSquare:Ma.a,cilCreditCard:Za.a,cilCursor:ya.a,cilCursorMove:Oa.a,cilDrop:Ca.a,cilDollar:La.a,cilEnvelopeClosed:xa.a,cilEnvelopeLetter:wa.a,cilEnvelopeOpen:Ha.a,cilEuro:ka.a,cilGlobeAlt:Pa.a,cilGrid:Ea.a,cilFile:Sa.a,cilFullscreen:qa.a,cilFullscreenExit:Ba.a,cilGraph:Ia.a,cilHome:Fa.a,cilInbox:Ta.a,cilIndentDecrease:za.a,cilIndentIncrease:Ua.a,cilInputPower:Ga.a,cilItalic:Na.a,cilJustifyCenter:Ra.a,cilJustifyLeft:Da.a,cilLaptop:Ja.a,cilLayers:Wa.a,cilLightbulb:Xa.a,cilList:Qa.a,cilListNumbered:Ya.a,cilListRich:$a.a,cilLocationPin:Ka.a,cilLockLocked:_a.a,cilMagnifyingGlass:ae.a,cilMap:ee.a,cilMoon:te.a,cilNotes:le.a,cilOptions:ie.a,cilPaperclip:ne.a,cilPaperPlane:ce.a,cilPencil:re.a,cilPeople:oe.a,cilPhone:he.a,cilPrint:se.a,cilPuzzle:pe.a,cilSave:de.a,cilScrubber:be.a,cilSettings:ue.a,cilShare:ve.a,cilShareAll:Ve.a,cilShareBoxed:ge.a,cilShieldAlt:me.a,cilSpeech:fe.a,cilSpeedometer:je.a,cilSpreadsheet:Ae.a,cilStar:Me.a,cilSun:Ze.a,cilTags:ye.a,cilTask:Oe.a,cilTrash:Ce.a,cilUnderline:Le.a,cilUser:xe.a,cilUserFemale:we.a,cilUserFollow:He.a,cilUserUnfollow:ke.a,cilX:Pe.a,cilXCircle:Ee.a,cilWarning:Se.a},{cifUs:J.a,cifBr:W.a,cifIn:X.a,cifFr:Q.a,cifEs:Y.a,cifPl:$.a},{cibSkype:M.a,cibFacebook:Z.a,cibTwitter:y.a,cibLinkedin:O.a,cibFlickr:C.a,cibTumblr:L.a,cibXing:x.a,cibGithub:w.a,cibStackoverflow:H.a,cibYoutube:k.a,cibDribbble:P.a,cibInstagram:E.a,cibPinterest:S.a,cibVk:q.a,cibYahoo:B.a,cibBehance:I.a,cibReddit:F.a,cibVimeo:T.a,cibCcMastercard:z.a,cibCcVisa:U.a,cibStripe:G.a,cibPaypal:N.a,cibGooglePay:R.a,cibCcAmex:D.a,cilEyedropper:qe.a}),Ie=t(159),Fe=t(380),Te=t(381),ze=["type"],Ue={sidebarShow:"responsive"},Ge=Object(Te.a)((function(){var a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Ue,e=arguments.length>1?arguments[1]:void 0,t=e.type,l=Object(Fe.a)(e,ze);switch(t){case"set":return Object(r.a)(Object(r.a)({},a),l);default:return a}}));i.a.icons=Be,c.a.render(Object(u.jsx)(Ie.a,{store:Ge,children:Object(u.jsx)(A,{})}),document.getElementById("root")),"serviceWorker"in navigator&&navigator.serviceWorker.ready.then((function(a){a.unregister()}))}},[[505,2,3]]]); +//# sourceMappingURL=main.27feab11.chunk.js.map \ No newline at end of file diff --git a/build/static/js/main.df2fe8be.chunk.js.map b/build/static/js/main.27feab11.chunk.js.map similarity index 99% rename from build/static/js/main.df2fe8be.chunk.js.map rename to build/static/js/main.27feab11.chunk.js.map index 78ee6e0..926b53f 100644 --- a/build/static/js/main.df2fe8be.chunk.js.map +++ b/build/static/js/main.27feab11.chunk.js.map @@ -1 +1 @@ -{"version":3,"sources":["polyfill.js","App.js","serviceWorker.js","assets/icons/sygnet.js","assets/icons/index.js","assets/icons/logo.js","assets/icons/logo-negative.js","store.js","index.js"],"names":["window","CustomEvent","event","params","bubbles","cancelable","detail","undefined","evt","document","createEvent","initCustomEvent","prototype","Event","Element","matches","msMatchesSelector","webkitMatchesSelector","closest","s","el","this","call","parentElement","parentNode","nodeType","loading","className","TheLayout","React","lazy","Login","Register","Page404","Page500","App","Suspense","fallback","exact","path","name","render","props","Component","Boolean","location","hostname","match","icons","Object","assign","sygnet","logo","logoNegative","cilAlignCenter","cilAlignLeft","cilAlignRight","cilApplicationsSettings","cilArrowRight","cilArrowTop","cilAsterisk","cilBan","cilBasket","cilBell","cilBold","cilBookmark","cilCalculator","cilCalendar","cilCloudDownload","cilChartPie","cilCheck","cilChevronBottom","cilChevronLeft","cilChevronRight","cilChevronTop","cilCircle","cilCheckCircle","cilCode","cilCommentSquare","cilCreditCard","cilCursor","cilCursorMove","cilDrop","cilDollar","cilEnvelopeClosed","cilEnvelopeLetter","cilEnvelopeOpen","cilEuro","cilGlobeAlt","cilGrid","cilFile","cilFullscreen","cilFullscreenExit","cilGraph","cilHome","cilInbox","cilIndentDecrease","cilIndentIncrease","cilInputPower","cilItalic","cilJustifyCenter","cilJustifyLeft","cilLaptop","cilLayers","cilLightbulb","cilList","cilListNumbered","cilListRich","cilLocationPin","cilLockLocked","cilMagnifyingGlass","cilMap","cilMoon","cilNotes","cilOptions","cilPaperclip","cilPaperPlane","cilPencil","cilPeople","cilPhone","cilPrint","cilPuzzle","cilSave","cilScrubber","cilSettings","cilShare","cilShareAll","cilShareBoxed","cilShieldAlt","cilSpeech","cilSpeedometer","cilSpreadsheet","cilStar","cilSun","cilTags","cilTask","cilTrash","cilUnderline","cilUser","cilUserFemale","cilUserFollow","cilUserUnfollow","cilX","cilXCircle","cilWarning","cifUs","cifBr","cifIn","cifFr","cifEs","cifPl","cibSkype","cibFacebook","cibTwitter","cibLinkedin","cibFlickr","cibTumblr","cibXing","cibGithub","cibStackoverflow","cibYoutube","cibDribbble","cibInstagram","cibPinterest","cibVk","cibYahoo","cibBehance","cibReddit","cibVimeo","cibCcMastercard","cibCcVisa","cibStripe","cibPaypal","cibGooglePay","cibCcAmex","cilEyedropper","initialState","sidebarShow","store","createStore","state","type","rest","ReactDOM","getElementById","navigator","serviceWorker","ready","then","registration","unregister"],"mappings":"8JA8BA,WAEE,GAAmC,oBAAvBA,OAAOC,YAA6B,OAAO,EAEvD,SAASA,EAAcC,EAAOC,GAC5BA,EAASA,GAAU,CAAEC,SAAS,EAAOC,YAAY,EAAOC,YAAQC,GAChE,IAAIC,EAAMC,SAASC,YAAa,eAEhC,OADAF,EAAIG,gBAAiBT,EAAOC,EAAOC,QAASD,EAAOE,WAAYF,EAAOG,QAC/DE,EAGTP,EAAYW,UAAYZ,OAAOa,MAAMD,UAErCZ,OAAOC,YAAcA,EAbvB,GAgBKa,QAAQF,UAAUG,UACrBD,QAAQF,UAAUG,QAChBD,QAAQF,UAAUI,mBAClBF,QAAQF,UAAUK,uBAGjBH,QAAQF,UAAUM,UACrBJ,QAAQF,UAAUM,QAAU,SAASC,GACnC,IAAIC,EAAKC,KAET,EAAG,CACD,GAAIP,QAAQF,UAAUG,QAAQO,KAAKF,EAAID,GAAI,OAAOC,EAClDA,EAAKA,EAAGG,eAAiBH,EAAGI,iBACd,OAAPJ,GAA+B,IAAhBA,EAAGK,UAC3B,OAAO,Q,+hECvDLC,EACJ,qBAAKC,UAAU,mBAAf,SACE,qBAAKA,UAAU,kCAKbC,EAAYC,IAAMC,MAAK,kBAAM,uDAG7BC,EAAQF,IAAMC,MAAK,kBAAM,uDACzBE,EAAWH,IAAMC,MAAK,kBAAM,wDAC5BG,EAAUJ,IAAMC,MAAK,kBAAM,uDAC3BI,EAAUL,IAAMC,MAAK,kBAAM,wDAqBlBK,E,4JAjBb,WACE,OACE,cAAC,IAAD,UACI,cAAC,IAAMC,SAAP,CAAgBC,SAAUX,EAA1B,SACE,eAAC,IAAD,WACE,cAAC,IAAD,CAAOY,OAAK,EAACC,KAAK,SAASC,KAAK,aAAaC,OAAQ,SAAAC,GAAK,OAAI,cAACX,EAAD,eAAWW,OACzE,cAAC,IAAD,CAAOJ,OAAK,EAACC,KAAK,YAAYC,KAAK,gBAAgBC,OAAQ,SAAAC,GAAK,OAAI,cAACV,EAAD,eAAcU,OAClF,cAAC,IAAD,CAAOJ,OAAK,EAACC,KAAK,OAAOC,KAAK,WAAWC,OAAQ,SAAAC,GAAK,OAAI,cAACT,EAAD,eAAaS,OACvE,cAAC,IAAD,CAAOJ,OAAK,EAACC,KAAK,OAAOC,KAAK,WAAWC,OAAQ,SAAAC,GAAK,OAAI,cAACR,EAAD,eAAaQ,OACvE,cAAC,IAAD,CAAOH,KAAK,IAAIC,KAAK,OAAOC,OAAQ,SAAAC,GAAK,OAAI,cAACd,EAAD,eAAec,kB,GAXxDC,aCVEC,QACW,cAA7B5C,OAAO6C,SAASC,UAEe,UAA7B9C,OAAO6C,SAASC,UAEhB9C,OAAO6C,SAASC,SAASC,MACvB,2DChBC,I,oqCCqIMC,GAAQC,OAAOC,OAAO,GAAI,CACnCC,ODtIkB,CAAC,UAAD,w7BCuIlBC,KCvIgB,CAAC,UAAD,owNDwIhBC,aExIwB,CAAC,UAAD,2wNFyIzB,CACCC,mBACAC,iBACAC,mBACAC,6BACAC,mBACAC,iBACAC,iBACAC,YACAC,eACAC,aACAC,aACAC,iBACAC,mBACAC,iBACAC,sBACAC,iBACAC,cACAC,sBACAC,oBACAC,qBACAC,mBACAC,eACAC,oBACAC,aACAC,sBACAC,mBACAC,eACAC,mBACAC,aACAC,eACAC,uBACAC,uBACAC,qBACAC,aACAC,iBACAC,aACAC,aACAC,mBACAC,uBACAC,cACAC,aACAC,cACAC,uBACAC,uBACAC,mBACAC,eACAC,sBACAC,oBACAC,eACAC,eACAC,kBACAC,aACAC,qBACAC,iBACAC,oBACAC,mBACAC,wBACAC,YACAC,aACAC,cACAC,gBACAC,kBACAC,mBACAC,eACAC,eACAC,cACAC,cACAC,eACAC,aACAC,iBACAC,iBACAC,cACAC,iBACAC,mBACAC,kBACAC,eACAC,oBACAC,oBACAC,aACAC,YACAC,aACAC,aACAC,cACAC,kBACAC,aACAC,mBACAC,mBACAC,qBACAC,UACAC,gBACAC,iBACD,CACCC,UACAC,UACAC,UACAC,UACAC,UACAC,WACD,CACCC,aACAC,gBACAC,eACAC,gBACAC,cACAC,cACAC,YACAC,cACAC,qBACAC,eACAC,gBACAC,iBACAC,iBACAC,UACAC,aACAC,eACAC,cACAC,aACAC,oBACAC,cACAC,cACAC,cACAC,iBACAC,cACAC,qB,0CGnQEC,GAAe,CACnBC,YAAa,cAaAC,GADDC,cATM,WAA8C,IAA7CC,EAA4C,uDAApCJ,GAAoC,yCAApBK,EAAoB,EAApBA,KAASC,EAAW,mBAC/D,OAAQD,GACN,IAAK,MACH,OAAO,2BAAID,GAAUE,GACvB,QACE,OAAOF,MCGbvJ,IAAMmB,MAAQA,GAEduI,IAAS9I,OACP,cAAC,KAAD,CAAUyI,MAAOA,GAAjB,SACE,cAAC,EAAD,MAEFzK,SAAS+K,eAAe,SNqGpB,kBAAmBC,WACrBA,UAAUC,cAAcC,MAAMC,MAAK,SAAAC,GACjCA,EAAaC,kB","file":"static/js/main.df2fe8be.chunk.js","sourcesContent":["/*\n* required polyfills\n*/\n\n/** IE9, IE10 and IE11 requires all of the following polyfills. **/\n// import \"core-js\";\n// import 'core-js/features/symbol'\n// import 'core-js/features/object'\n// import 'core-js/features/function'\n// import 'core-js/features/parse-int'\n// import 'core-js/features/parse-float'\n// import 'core-js/features/number'\n// import 'core-js/features/math'\n// import 'core-js/features/string'\n// import 'core-js/features/date'\n// import 'core-js/features/array'\n// import 'core-js/features/regexp'\n// import 'core-js/features/map'\n// import 'core-js/features/weak-map'\n// import 'core-js/features/set'\n// import 'core-js/features/set/map';\n\n/** IE10 and IE11 requires the following for the Reflect API. */\n// import 'core-js/features/reflect';\n\n/** Evergreen browsers require these. **/\n// Used for reflect-metadata in JIT. If you use AOT (and only Angular decorators), you can remove.\n// import 'core-js/features/reflect'\n\n// CustomEvent() constructor functionality in IE9, IE10, IE11\n(function () {\n\n if ( typeof window.CustomEvent === \"function\" ) return false\n\n function CustomEvent ( event, params ) {\n params = params || { bubbles: false, cancelable: false, detail: undefined }\n var evt = document.createEvent( 'CustomEvent' )\n evt.initCustomEvent( event, params.bubbles, params.cancelable, params.detail )\n return evt\n }\n\n CustomEvent.prototype = window.Event.prototype\n\n window.CustomEvent = CustomEvent\n})()\n\nif (!Element.prototype.matches) {\n Element.prototype.matches =\n Element.prototype.msMatchesSelector ||\n Element.prototype.webkitMatchesSelector;\n}\n\nif (!Element.prototype.closest) {\n Element.prototype.closest = function(s) {\n var el = this;\n\n do {\n if (Element.prototype.matches.call(el, s)) return el;\n el = el.parentElement || el.parentNode;\n } while (el !== null && el.nodeType === 1);\n return null;\n };\n}\n","import React, { Component } from 'react';\nimport { BrowserRouter, Route, Switch } from 'react-router-dom';\nimport './scss/style.scss';\n\n\nconst loading = (\n
\n
\n
\n)\n\n// Containers\nconst TheLayout = React.lazy(() => import('./containers/TheLayout'));\n\n// Pages\nconst Login = React.lazy(() => import('./views/pages/login/Login'));\nconst Register = React.lazy(() => import('./views/pages/register/Register'));\nconst Page404 = React.lazy(() => import('./views/pages/page404/Page404'));\nconst Page500 = React.lazy(() => import('./views/pages/page500/Page500'));\n\nclass App extends Component {\n\n render() {\n return (\n \n \n \n } />\n } />\n } />\n } />\n } />\n \n \n \n );\n }\n}\n\nexport default App;\n","// In production, we register a service worker to serve assets from local cache.\n\n// This lets the app load faster on subsequent visits in production, and gives\n// it offline capabilities. However, it also means that developers (and users)\n// will only see deployed updates on the \"N+1\" visit to a page, since previously\n// cached resources are updated in the background.\n\n// To learn more about the benefits of this model, read https://goo.gl/KwvDNy.\n// This link also includes instructions on opting out of this behavior.\n\nconst isLocalhost = Boolean(\n window.location.hostname === 'localhost' ||\n // [::1] is the IPv6 localhost address.\n window.location.hostname === '[::1]' ||\n // 127.0.0.1/8 is considered localhost for IPv4.\n window.location.hostname.match(\n /^127(?:\\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/\n )\n);\n\nexport function register(config) {\n if (process.env.NODE_ENV === 'production' && 'serviceWorker' in navigator) {\n // The URL constructor is available in all browsers that support SW.\n const publicUrl = new URL(process.env.PUBLIC_URL, window.location);\n if (publicUrl.origin !== window.location.origin) {\n // Our service worker won't work if PUBLIC_URL is on a different origin\n // from what our page is served on. This might happen if a CDN is used to\n // serve assets; see https://github.com/facebook/create-react-app/issues/2374\n return;\n }\n\n window.addEventListener('load', () => {\n const swUrl = `${process.env.PUBLIC_URL}/service-worker.js`;\n\n if (isLocalhost) {\n // This is running on localhost. Let's check if a service worker still exists or not.\n checkValidServiceWorker(swUrl, config);\n\n // Add some additional logging to localhost, pointing developers to the\n // service worker/PWA documentation.\n navigator.serviceWorker.ready.then(() => {\n console.log(\n 'This web app is being served cache-first by a service ' +\n 'worker. To learn more, visit https://goo.gl/SC7cgQ'\n );\n });\n } else {\n // Is not local host. Just register service worker\n registerValidSW(swUrl, config);\n }\n });\n }\n}\n\nfunction registerValidSW(swUrl, config) {\n navigator.serviceWorker\n .register(swUrl)\n .then(registration => {\n registration.onupdatefound = () => {\n const installingWorker = registration.installing;\n installingWorker.onstatechange = () => {\n if (installingWorker.state === 'installed') {\n if (navigator.serviceWorker.controller) {\n // At this point, the old content will have been purged and\n // the fresh content will have been added to the cache.\n // It's the perfect time to display a \"New content is\n // available; please refresh.\" message in your web app.\n console.log('New content is available; please refresh.');\n\n // Execute callback\n if (config.onUpdate) {\n config.onUpdate(registration);\n }\n } else {\n // At this point, everything has been precached.\n // It's the perfect time to display a\n // \"Content is cached for offline use.\" message.\n console.log('Content is cached for offline use.');\n\n // Execute callback\n if (config.onSuccess) {\n config.onSuccess(registration);\n }\n }\n }\n };\n };\n })\n .catch(error => {\n console.error('Error during service worker registration:', error);\n });\n}\n\nfunction checkValidServiceWorker(swUrl, config) {\n // Check if the service worker can be found. If it can't reload the page.\n fetch(swUrl)\n .then(response => {\n // Ensure service worker exists, and that we really are getting a JS file.\n if (\n response.status === 404 ||\n response.headers.get('content-type').indexOf('javascript') === -1\n ) {\n // No service worker found. Probably a different app. Reload the page.\n navigator.serviceWorker.ready.then(registration => {\n registration.unregister().then(() => {\n window.location.reload();\n });\n });\n } else {\n // Service worker found. Proceed as normal.\n registerValidSW(swUrl, config);\n }\n })\n .catch(() => {\n console.log(\n 'No internet connection found. App is running in offline mode.'\n );\n });\n}\n\nexport function unregister() {\n if ('serviceWorker' in navigator) {\n navigator.serviceWorker.ready.then(registration => {\n registration.unregister();\n });\n }\n}\n","export const sygnet = ['160 160', `\n coreui logo\n \n \n \n \n \n \n`]\n","import { sygnet } from './sygnet'\nimport { logo } from './logo'\nimport { logoNegative } from './logo-negative'\n\nimport {\n cibSkype,\n cibFacebook,\n cibTwitter,\n cibLinkedin,\n cibFlickr,\n cibTumblr,\n cibXing,\n cibGithub,\n cibStackoverflow,\n cibYoutube,\n cibDribbble,\n cibInstagram,\n cibPinterest,\n cibVk,\n cibYahoo,\n cibBehance,\n cibReddit,\n cibVimeo,\n cibCcMastercard,\n cibCcVisa,\n cibStripe,\n cibPaypal,\n cibGooglePay,\n cibCcAmex\n} from '@coreui/icons'\nimport {\n cifUs,\n cifBr,\n cifIn,\n cifFr,\n cifEs,\n cifPl\n} from '@coreui/icons'\nimport {\n cilAlignCenter,\n cilAlignLeft,\n cilAlignRight,\n cilApplicationsSettings,\n cilArrowRight,\n cilArrowTop,\n cilAsterisk,\n cilBan,\n cilBasket,\n cilBell,\n cilBold,\n cilBookmark,\n cilCalculator,\n cilCalendar,\n cilCloudDownload,\n cilChartPie,\n cilCheck,\n cilChevronBottom,\n cilChevronLeft,\n cilChevronRight,\n cilChevronTop,\n cilCircle,\n cilCheckCircle,\n cilCode,\n cilCommentSquare,\n cilCreditCard,\n cilCursor,\n cilCursorMove,\n cilDrop,\n cilDollar,\n cilEnvelopeClosed,\n cilEnvelopeLetter,\n cilEnvelopeOpen,\n cilEuro,\n cilGlobeAlt,\n cilGrid,\n cilFile,\n cilFullscreen,\n cilFullscreenExit,\n cilGraph,\n cilHome,\n cilInbox,\n cilIndentDecrease,\n cilIndentIncrease,\n cilInputPower,\n cilItalic,\n cilJustifyCenter,\n cilJustifyLeft,\n cilLaptop,\n cilLayers,\n cilLightbulb,\n cilList,\n cilListNumbered,\n cilListRich,\n cilLocationPin,\n cilLockLocked,\n cilMagnifyingGlass,\n cilMap,\n cilMoon,\n cilNotes,\n cilOptions,\n cilPaperclip,\n cilPaperPlane,\n cilPencil,\n cilPeople,\n cilPhone,\n cilPrint,\n cilPuzzle,\n cilSave,\n cilScrubber,\n cilSettings,\n cilShare,\n cilShareAll,\n cilShareBoxed,\n cilShieldAlt,\n cilSpeech,\n cilSpeedometer,\n cilSpreadsheet,\n cilStar,\n cilSun,\n cilTags,\n cilTask,\n cilTrash,\n cilUnderline,\n cilUser,\n cilUserFemale,\n cilUserFollow,\n cilUserUnfollow,\n cilX,\n cilXCircle,\n cilWarning,\n cilEyedropper\n} from '@coreui/icons'\n\nexport const icons = Object.assign({}, {\n sygnet,\n logo,\n logoNegative\n}, {\n cilAlignCenter,\n cilAlignLeft,\n cilAlignRight,\n cilApplicationsSettings,\n cilArrowRight,\n cilArrowTop,\n cilAsterisk,\n cilBan,\n cilBasket,\n cilBell,\n cilBold,\n cilBookmark,\n cilCalculator,\n cilCalendar,\n cilCloudDownload,\n cilChartPie,\n cilCheck,\n cilChevronBottom,\n cilChevronLeft,\n cilChevronRight,\n cilChevronTop,\n cilCircle,\n cilCheckCircle,\n cilCode,\n cilCommentSquare,\n cilCreditCard,\n cilCursor,\n cilCursorMove,\n cilDrop,\n cilDollar,\n cilEnvelopeClosed,\n cilEnvelopeLetter,\n cilEnvelopeOpen,\n cilEuro,\n cilGlobeAlt,\n cilGrid,\n cilFile,\n cilFullscreen,\n cilFullscreenExit,\n cilGraph,\n cilHome,\n cilInbox,\n cilIndentDecrease,\n cilIndentIncrease,\n cilInputPower,\n cilItalic,\n cilJustifyCenter,\n cilJustifyLeft,\n cilLaptop,\n cilLayers,\n cilLightbulb,\n cilList,\n cilListNumbered,\n cilListRich,\n cilLocationPin,\n cilLockLocked,\n cilMagnifyingGlass,\n cilMap,\n cilMoon,\n cilNotes,\n cilOptions,\n cilPaperclip,\n cilPaperPlane,\n cilPencil,\n cilPeople,\n cilPhone,\n cilPrint,\n cilPuzzle,\n cilSave,\n cilScrubber,\n cilSettings,\n cilShare,\n cilShareAll,\n cilShareBoxed,\n cilShieldAlt,\n cilSpeech,\n cilSpeedometer,\n cilSpreadsheet,\n cilStar,\n cilSun,\n cilTags,\n cilTask,\n cilTrash,\n cilUnderline,\n cilUser,\n cilUserFemale,\n cilUserFollow,\n cilUserUnfollow,\n cilX,\n cilXCircle,\n cilWarning\n}, {\n cifUs,\n cifBr,\n cifIn,\n cifFr,\n cifEs,\n cifPl\n}, {\n cibSkype,\n cibFacebook,\n cibTwitter,\n cibLinkedin,\n cibFlickr,\n cibTumblr,\n cibXing,\n cibGithub,\n cibStackoverflow,\n cibYoutube,\n cibDribbble,\n cibInstagram,\n cibPinterest,\n cibVk,\n cibYahoo,\n cibBehance,\n cibReddit,\n cibVimeo,\n cibCcMastercard,\n cibCcVisa,\n cibStripe,\n cibPaypal,\n cibGooglePay,\n cibCcAmex,\n cilEyedropper\n})","export const logo = ['608 134', `\n coreui react pro\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","export const logoNegative = ['608 134', `\n coreui react pro logo\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","import { createStore } from 'redux'\n\nconst initialState = {\n sidebarShow: 'responsive'\n}\n\nconst changeState = (state = initialState, { type, ...rest }) => {\n switch (type) {\n case 'set':\n return {...state, ...rest }\n default:\n return state\n }\n}\n\nconst store = createStore(changeState)\nexport default store","import 'react-app-polyfill/ie11'; // For IE 11 support\nimport 'react-app-polyfill/stable';\nimport 'core-js';\nimport './polyfill'\nimport React from 'react';\nimport ReactDOM from 'react-dom';\nimport App from './App';\nimport * as serviceWorker from './serviceWorker';\n\nimport { icons } from './assets/icons'\n\nimport { Provider } from 'react-redux'\nimport store from './store'\n\nReact.icons = icons\n\nReactDOM.render(\n \n \n ,\n document.getElementById('root')\n);\n\n// If you want your app to work offline and load faster, you can change\n// unregister() to register() below. Note this comes with some pitfalls.\n// Learn more about service workers: http://bit.ly/CRA-PWA\nserviceWorker.unregister();\n"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["polyfill.js","App.js","serviceWorker.js","assets/icons/sygnet.js","assets/icons/index.js","assets/icons/logo.js","assets/icons/logo-negative.js","store.js","index.js"],"names":["window","CustomEvent","event","params","bubbles","cancelable","detail","undefined","evt","document","createEvent","initCustomEvent","prototype","Event","Element","matches","msMatchesSelector","webkitMatchesSelector","closest","s","el","this","call","parentElement","parentNode","nodeType","loading","className","TheLayout","React","lazy","Login","Register","Page404","Page500","App","Suspense","fallback","exact","path","name","render","props","Component","Boolean","location","hostname","match","icons","Object","assign","sygnet","logo","logoNegative","cilAlignCenter","cilAlignLeft","cilAlignRight","cilApplicationsSettings","cilArrowRight","cilArrowTop","cilAsterisk","cilBan","cilBasket","cilBell","cilBold","cilBookmark","cilCalculator","cilCalendar","cilCloudDownload","cilChartPie","cilCheck","cilChevronBottom","cilChevronLeft","cilChevronRight","cilChevronTop","cilCircle","cilCheckCircle","cilCode","cilCommentSquare","cilCreditCard","cilCursor","cilCursorMove","cilDrop","cilDollar","cilEnvelopeClosed","cilEnvelopeLetter","cilEnvelopeOpen","cilEuro","cilGlobeAlt","cilGrid","cilFile","cilFullscreen","cilFullscreenExit","cilGraph","cilHome","cilInbox","cilIndentDecrease","cilIndentIncrease","cilInputPower","cilItalic","cilJustifyCenter","cilJustifyLeft","cilLaptop","cilLayers","cilLightbulb","cilList","cilListNumbered","cilListRich","cilLocationPin","cilLockLocked","cilMagnifyingGlass","cilMap","cilMoon","cilNotes","cilOptions","cilPaperclip","cilPaperPlane","cilPencil","cilPeople","cilPhone","cilPrint","cilPuzzle","cilSave","cilScrubber","cilSettings","cilShare","cilShareAll","cilShareBoxed","cilShieldAlt","cilSpeech","cilSpeedometer","cilSpreadsheet","cilStar","cilSun","cilTags","cilTask","cilTrash","cilUnderline","cilUser","cilUserFemale","cilUserFollow","cilUserUnfollow","cilX","cilXCircle","cilWarning","cifUs","cifBr","cifIn","cifFr","cifEs","cifPl","cibSkype","cibFacebook","cibTwitter","cibLinkedin","cibFlickr","cibTumblr","cibXing","cibGithub","cibStackoverflow","cibYoutube","cibDribbble","cibInstagram","cibPinterest","cibVk","cibYahoo","cibBehance","cibReddit","cibVimeo","cibCcMastercard","cibCcVisa","cibStripe","cibPaypal","cibGooglePay","cibCcAmex","cilEyedropper","initialState","sidebarShow","store","createStore","state","type","rest","ReactDOM","getElementById","navigator","serviceWorker","ready","then","registration","unregister"],"mappings":"8JA8BA,WAEE,GAAmC,oBAAvBA,OAAOC,YAA6B,OAAO,EAEvD,SAASA,EAAcC,EAAOC,GAC5BA,EAASA,GAAU,CAAEC,SAAS,EAAOC,YAAY,EAAOC,YAAQC,GAChE,IAAIC,EAAMC,SAASC,YAAa,eAEhC,OADAF,EAAIG,gBAAiBT,EAAOC,EAAOC,QAASD,EAAOE,WAAYF,EAAOG,QAC/DE,EAGTP,EAAYW,UAAYZ,OAAOa,MAAMD,UAErCZ,OAAOC,YAAcA,EAbvB,GAgBKa,QAAQF,UAAUG,UACrBD,QAAQF,UAAUG,QAChBD,QAAQF,UAAUI,mBAClBF,QAAQF,UAAUK,uBAGjBH,QAAQF,UAAUM,UACrBJ,QAAQF,UAAUM,QAAU,SAASC,GACnC,IAAIC,EAAKC,KAET,EAAG,CACD,GAAIP,QAAQF,UAAUG,QAAQO,KAAKF,EAAID,GAAI,OAAOC,EAClDA,EAAKA,EAAGG,eAAiBH,EAAGI,iBACd,OAAPJ,GAA+B,IAAhBA,EAAGK,UAC3B,OAAO,Q,+hECvDLC,EACJ,qBAAKC,UAAU,mBAAf,SACE,qBAAKA,UAAU,kCAKbC,EAAYC,IAAMC,MAAK,kBAAM,uDAG7BC,EAAQF,IAAMC,MAAK,kBAAM,uDACzBE,EAAWH,IAAMC,MAAK,kBAAM,wDAC5BG,EAAUJ,IAAMC,MAAK,kBAAM,uDAC3BI,EAAUL,IAAMC,MAAK,kBAAM,wDAqBlBK,E,4JAjBb,WACE,OACE,cAAC,IAAD,UACI,cAAC,IAAMC,SAAP,CAAgBC,SAAUX,EAA1B,SACE,eAAC,IAAD,WACE,cAAC,IAAD,CAAOY,OAAK,EAACC,KAAK,SAASC,KAAK,aAAaC,OAAQ,SAAAC,GAAK,OAAI,cAACX,EAAD,eAAWW,OACzE,cAAC,IAAD,CAAOJ,OAAK,EAACC,KAAK,YAAYC,KAAK,gBAAgBC,OAAQ,SAAAC,GAAK,OAAI,cAACV,EAAD,eAAcU,OAClF,cAAC,IAAD,CAAOJ,OAAK,EAACC,KAAK,OAAOC,KAAK,WAAWC,OAAQ,SAAAC,GAAK,OAAI,cAACT,EAAD,eAAaS,OACvE,cAAC,IAAD,CAAOJ,OAAK,EAACC,KAAK,OAAOC,KAAK,WAAWC,OAAQ,SAAAC,GAAK,OAAI,cAACR,EAAD,eAAaQ,OACvE,cAAC,IAAD,CAAOH,KAAK,IAAIC,KAAK,OAAOC,OAAQ,SAAAC,GAAK,OAAI,cAACd,EAAD,eAAec,kB,GAXxDC,aCVEC,QACW,cAA7B5C,OAAO6C,SAASC,UAEe,UAA7B9C,OAAO6C,SAASC,UAEhB9C,OAAO6C,SAASC,SAASC,MACvB,2DChBC,I,oqCCqIMC,GAAQC,OAAOC,OAAO,GAAI,CACnCC,ODtIkB,CAAC,UAAD,w7BCuIlBC,KCvIgB,CAAC,UAAD,owNDwIhBC,aExIwB,CAAC,UAAD,2wNFyIzB,CACCC,mBACAC,iBACAC,mBACAC,6BACAC,mBACAC,iBACAC,iBACAC,YACAC,eACAC,aACAC,aACAC,iBACAC,mBACAC,iBACAC,sBACAC,iBACAC,cACAC,sBACAC,oBACAC,qBACAC,mBACAC,eACAC,oBACAC,aACAC,sBACAC,mBACAC,eACAC,mBACAC,aACAC,eACAC,uBACAC,uBACAC,qBACAC,aACAC,iBACAC,aACAC,aACAC,mBACAC,uBACAC,cACAC,aACAC,cACAC,uBACAC,uBACAC,mBACAC,eACAC,sBACAC,oBACAC,eACAC,eACAC,kBACAC,aACAC,qBACAC,iBACAC,oBACAC,mBACAC,wBACAC,YACAC,aACAC,cACAC,gBACAC,kBACAC,mBACAC,eACAC,eACAC,cACAC,cACAC,eACAC,aACAC,iBACAC,iBACAC,cACAC,iBACAC,mBACAC,kBACAC,eACAC,oBACAC,oBACAC,aACAC,YACAC,aACAC,aACAC,cACAC,kBACAC,aACAC,mBACAC,mBACAC,qBACAC,UACAC,gBACAC,iBACD,CACCC,UACAC,UACAC,UACAC,UACAC,UACAC,WACD,CACCC,aACAC,gBACAC,eACAC,gBACAC,cACAC,cACAC,YACAC,cACAC,qBACAC,eACAC,gBACAC,iBACAC,iBACAC,UACAC,aACAC,eACAC,cACAC,aACAC,oBACAC,cACAC,cACAC,cACAC,iBACAC,cACAC,qB,0CGnQEC,GAAe,CACnBC,YAAa,cAaAC,GADDC,cATM,WAA8C,IAA7CC,EAA4C,uDAApCJ,GAAoC,yCAApBK,EAAoB,EAApBA,KAASC,EAAW,mBAC/D,OAAQD,GACN,IAAK,MACH,OAAO,2BAAID,GAAUE,GACvB,QACE,OAAOF,MCGbvJ,IAAMmB,MAAQA,GAEduI,IAAS9I,OACP,cAAC,KAAD,CAAUyI,MAAOA,GAAjB,SACE,cAAC,EAAD,MAEFzK,SAAS+K,eAAe,SNqGpB,kBAAmBC,WACrBA,UAAUC,cAAcC,MAAMC,MAAK,SAAAC,GACjCA,EAAaC,kB","file":"static/js/main.27feab11.chunk.js","sourcesContent":["/*\n* required polyfills\n*/\n\n/** IE9, IE10 and IE11 requires all of the following polyfills. **/\n// import \"core-js\";\n// import 'core-js/features/symbol'\n// import 'core-js/features/object'\n// import 'core-js/features/function'\n// import 'core-js/features/parse-int'\n// import 'core-js/features/parse-float'\n// import 'core-js/features/number'\n// import 'core-js/features/math'\n// import 'core-js/features/string'\n// import 'core-js/features/date'\n// import 'core-js/features/array'\n// import 'core-js/features/regexp'\n// import 'core-js/features/map'\n// import 'core-js/features/weak-map'\n// import 'core-js/features/set'\n// import 'core-js/features/set/map';\n\n/** IE10 and IE11 requires the following for the Reflect API. */\n// import 'core-js/features/reflect';\n\n/** Evergreen browsers require these. **/\n// Used for reflect-metadata in JIT. If you use AOT (and only Angular decorators), you can remove.\n// import 'core-js/features/reflect'\n\n// CustomEvent() constructor functionality in IE9, IE10, IE11\n(function () {\n\n if ( typeof window.CustomEvent === \"function\" ) return false\n\n function CustomEvent ( event, params ) {\n params = params || { bubbles: false, cancelable: false, detail: undefined }\n var evt = document.createEvent( 'CustomEvent' )\n evt.initCustomEvent( event, params.bubbles, params.cancelable, params.detail )\n return evt\n }\n\n CustomEvent.prototype = window.Event.prototype\n\n window.CustomEvent = CustomEvent\n})()\n\nif (!Element.prototype.matches) {\n Element.prototype.matches =\n Element.prototype.msMatchesSelector ||\n Element.prototype.webkitMatchesSelector;\n}\n\nif (!Element.prototype.closest) {\n Element.prototype.closest = function(s) {\n var el = this;\n\n do {\n if (Element.prototype.matches.call(el, s)) return el;\n el = el.parentElement || el.parentNode;\n } while (el !== null && el.nodeType === 1);\n return null;\n };\n}\n","import React, { Component } from 'react';\nimport { BrowserRouter, Route, Switch } from 'react-router-dom';\nimport './scss/style.scss';\n\n\nconst loading = (\n
\n
\n
\n)\n\n// Containers\nconst TheLayout = React.lazy(() => import('./containers/TheLayout'));\n\n// Pages\nconst Login = React.lazy(() => import('./views/pages/login/Login'));\nconst Register = React.lazy(() => import('./views/pages/register/Register'));\nconst Page404 = React.lazy(() => import('./views/pages/page404/Page404'));\nconst Page500 = React.lazy(() => import('./views/pages/page500/Page500'));\n\nclass App extends Component {\n\n render() {\n return (\n \n \n \n } />\n } />\n } />\n } />\n } />\n \n \n \n );\n }\n}\n\nexport default App;\n","// In production, we register a service worker to serve assets from local cache.\n\n// This lets the app load faster on subsequent visits in production, and gives\n// it offline capabilities. However, it also means that developers (and users)\n// will only see deployed updates on the \"N+1\" visit to a page, since previously\n// cached resources are updated in the background.\n\n// To learn more about the benefits of this model, read https://goo.gl/KwvDNy.\n// This link also includes instructions on opting out of this behavior.\n\nconst isLocalhost = Boolean(\n window.location.hostname === 'localhost' ||\n // [::1] is the IPv6 localhost address.\n window.location.hostname === '[::1]' ||\n // 127.0.0.1/8 is considered localhost for IPv4.\n window.location.hostname.match(\n /^127(?:\\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/\n )\n);\n\nexport function register(config) {\n if (process.env.NODE_ENV === 'production' && 'serviceWorker' in navigator) {\n // The URL constructor is available in all browsers that support SW.\n const publicUrl = new URL(process.env.PUBLIC_URL, window.location);\n if (publicUrl.origin !== window.location.origin) {\n // Our service worker won't work if PUBLIC_URL is on a different origin\n // from what our page is served on. This might happen if a CDN is used to\n // serve assets; see https://github.com/facebook/create-react-app/issues/2374\n return;\n }\n\n window.addEventListener('load', () => {\n const swUrl = `${process.env.PUBLIC_URL}/service-worker.js`;\n\n if (isLocalhost) {\n // This is running on localhost. Let's check if a service worker still exists or not.\n checkValidServiceWorker(swUrl, config);\n\n // Add some additional logging to localhost, pointing developers to the\n // service worker/PWA documentation.\n navigator.serviceWorker.ready.then(() => {\n console.log(\n 'This web app is being served cache-first by a service ' +\n 'worker. To learn more, visit https://goo.gl/SC7cgQ'\n );\n });\n } else {\n // Is not local host. Just register service worker\n registerValidSW(swUrl, config);\n }\n });\n }\n}\n\nfunction registerValidSW(swUrl, config) {\n navigator.serviceWorker\n .register(swUrl)\n .then(registration => {\n registration.onupdatefound = () => {\n const installingWorker = registration.installing;\n installingWorker.onstatechange = () => {\n if (installingWorker.state === 'installed') {\n if (navigator.serviceWorker.controller) {\n // At this point, the old content will have been purged and\n // the fresh content will have been added to the cache.\n // It's the perfect time to display a \"New content is\n // available; please refresh.\" message in your web app.\n console.log('New content is available; please refresh.');\n\n // Execute callback\n if (config.onUpdate) {\n config.onUpdate(registration);\n }\n } else {\n // At this point, everything has been precached.\n // It's the perfect time to display a\n // \"Content is cached for offline use.\" message.\n console.log('Content is cached for offline use.');\n\n // Execute callback\n if (config.onSuccess) {\n config.onSuccess(registration);\n }\n }\n }\n };\n };\n })\n .catch(error => {\n console.error('Error during service worker registration:', error);\n });\n}\n\nfunction checkValidServiceWorker(swUrl, config) {\n // Check if the service worker can be found. If it can't reload the page.\n fetch(swUrl)\n .then(response => {\n // Ensure service worker exists, and that we really are getting a JS file.\n if (\n response.status === 404 ||\n response.headers.get('content-type').indexOf('javascript') === -1\n ) {\n // No service worker found. Probably a different app. Reload the page.\n navigator.serviceWorker.ready.then(registration => {\n registration.unregister().then(() => {\n window.location.reload();\n });\n });\n } else {\n // Service worker found. Proceed as normal.\n registerValidSW(swUrl, config);\n }\n })\n .catch(() => {\n console.log(\n 'No internet connection found. App is running in offline mode.'\n );\n });\n}\n\nexport function unregister() {\n if ('serviceWorker' in navigator) {\n navigator.serviceWorker.ready.then(registration => {\n registration.unregister();\n });\n }\n}\n","export const sygnet = ['160 160', `\n coreui logo\n \n \n \n \n \n \n`]\n","import { sygnet } from './sygnet'\nimport { logo } from './logo'\nimport { logoNegative } from './logo-negative'\n\nimport {\n cibSkype,\n cibFacebook,\n cibTwitter,\n cibLinkedin,\n cibFlickr,\n cibTumblr,\n cibXing,\n cibGithub,\n cibStackoverflow,\n cibYoutube,\n cibDribbble,\n cibInstagram,\n cibPinterest,\n cibVk,\n cibYahoo,\n cibBehance,\n cibReddit,\n cibVimeo,\n cibCcMastercard,\n cibCcVisa,\n cibStripe,\n cibPaypal,\n cibGooglePay,\n cibCcAmex\n} from '@coreui/icons'\nimport {\n cifUs,\n cifBr,\n cifIn,\n cifFr,\n cifEs,\n cifPl\n} from '@coreui/icons'\nimport {\n cilAlignCenter,\n cilAlignLeft,\n cilAlignRight,\n cilApplicationsSettings,\n cilArrowRight,\n cilArrowTop,\n cilAsterisk,\n cilBan,\n cilBasket,\n cilBell,\n cilBold,\n cilBookmark,\n cilCalculator,\n cilCalendar,\n cilCloudDownload,\n cilChartPie,\n cilCheck,\n cilChevronBottom,\n cilChevronLeft,\n cilChevronRight,\n cilChevronTop,\n cilCircle,\n cilCheckCircle,\n cilCode,\n cilCommentSquare,\n cilCreditCard,\n cilCursor,\n cilCursorMove,\n cilDrop,\n cilDollar,\n cilEnvelopeClosed,\n cilEnvelopeLetter,\n cilEnvelopeOpen,\n cilEuro,\n cilGlobeAlt,\n cilGrid,\n cilFile,\n cilFullscreen,\n cilFullscreenExit,\n cilGraph,\n cilHome,\n cilInbox,\n cilIndentDecrease,\n cilIndentIncrease,\n cilInputPower,\n cilItalic,\n cilJustifyCenter,\n cilJustifyLeft,\n cilLaptop,\n cilLayers,\n cilLightbulb,\n cilList,\n cilListNumbered,\n cilListRich,\n cilLocationPin,\n cilLockLocked,\n cilMagnifyingGlass,\n cilMap,\n cilMoon,\n cilNotes,\n cilOptions,\n cilPaperclip,\n cilPaperPlane,\n cilPencil,\n cilPeople,\n cilPhone,\n cilPrint,\n cilPuzzle,\n cilSave,\n cilScrubber,\n cilSettings,\n cilShare,\n cilShareAll,\n cilShareBoxed,\n cilShieldAlt,\n cilSpeech,\n cilSpeedometer,\n cilSpreadsheet,\n cilStar,\n cilSun,\n cilTags,\n cilTask,\n cilTrash,\n cilUnderline,\n cilUser,\n cilUserFemale,\n cilUserFollow,\n cilUserUnfollow,\n cilX,\n cilXCircle,\n cilWarning,\n cilEyedropper\n} from '@coreui/icons'\n\nexport const icons = Object.assign({}, {\n sygnet,\n logo,\n logoNegative\n}, {\n cilAlignCenter,\n cilAlignLeft,\n cilAlignRight,\n cilApplicationsSettings,\n cilArrowRight,\n cilArrowTop,\n cilAsterisk,\n cilBan,\n cilBasket,\n cilBell,\n cilBold,\n cilBookmark,\n cilCalculator,\n cilCalendar,\n cilCloudDownload,\n cilChartPie,\n cilCheck,\n cilChevronBottom,\n cilChevronLeft,\n cilChevronRight,\n cilChevronTop,\n cilCircle,\n cilCheckCircle,\n cilCode,\n cilCommentSquare,\n cilCreditCard,\n cilCursor,\n cilCursorMove,\n cilDrop,\n cilDollar,\n cilEnvelopeClosed,\n cilEnvelopeLetter,\n cilEnvelopeOpen,\n cilEuro,\n cilGlobeAlt,\n cilGrid,\n cilFile,\n cilFullscreen,\n cilFullscreenExit,\n cilGraph,\n cilHome,\n cilInbox,\n cilIndentDecrease,\n cilIndentIncrease,\n cilInputPower,\n cilItalic,\n cilJustifyCenter,\n cilJustifyLeft,\n cilLaptop,\n cilLayers,\n cilLightbulb,\n cilList,\n cilListNumbered,\n cilListRich,\n cilLocationPin,\n cilLockLocked,\n cilMagnifyingGlass,\n cilMap,\n cilMoon,\n cilNotes,\n cilOptions,\n cilPaperclip,\n cilPaperPlane,\n cilPencil,\n cilPeople,\n cilPhone,\n cilPrint,\n cilPuzzle,\n cilSave,\n cilScrubber,\n cilSettings,\n cilShare,\n cilShareAll,\n cilShareBoxed,\n cilShieldAlt,\n cilSpeech,\n cilSpeedometer,\n cilSpreadsheet,\n cilStar,\n cilSun,\n cilTags,\n cilTask,\n cilTrash,\n cilUnderline,\n cilUser,\n cilUserFemale,\n cilUserFollow,\n cilUserUnfollow,\n cilX,\n cilXCircle,\n cilWarning\n}, {\n cifUs,\n cifBr,\n cifIn,\n cifFr,\n cifEs,\n cifPl\n}, {\n cibSkype,\n cibFacebook,\n cibTwitter,\n cibLinkedin,\n cibFlickr,\n cibTumblr,\n cibXing,\n cibGithub,\n cibStackoverflow,\n cibYoutube,\n cibDribbble,\n cibInstagram,\n cibPinterest,\n cibVk,\n cibYahoo,\n cibBehance,\n cibReddit,\n cibVimeo,\n cibCcMastercard,\n cibCcVisa,\n cibStripe,\n cibPaypal,\n cibGooglePay,\n cibCcAmex,\n cilEyedropper\n})","export const logo = ['608 134', `\n coreui react pro\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","export const logoNegative = ['608 134', `\n coreui react pro logo\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","import { createStore } from 'redux'\n\nconst initialState = {\n sidebarShow: 'responsive'\n}\n\nconst changeState = (state = initialState, { type, ...rest }) => {\n switch (type) {\n case 'set':\n return {...state, ...rest }\n default:\n return state\n }\n}\n\nconst store = createStore(changeState)\nexport default store","import 'react-app-polyfill/ie11'; // For IE 11 support\nimport 'react-app-polyfill/stable';\nimport 'core-js';\nimport './polyfill'\nimport React from 'react';\nimport ReactDOM from 'react-dom';\nimport App from './App';\nimport * as serviceWorker from './serviceWorker';\n\nimport { icons } from './assets/icons'\n\nimport { Provider } from 'react-redux'\nimport store from './store'\n\nReact.icons = icons\n\nReactDOM.render(\n \n \n ,\n document.getElementById('root')\n);\n\n// If you want your app to work offline and load faster, you can change\n// unregister() to register() below. Note this comes with some pitfalls.\n// Learn more about service workers: http://bit.ly/CRA-PWA\nserviceWorker.unregister();\n"],"sourceRoot":""} \ No newline at end of file diff --git a/build/static/js/runtime-main.185515c3.js b/build/static/js/runtime-main.b90af703.js similarity index 94% rename from build/static/js/runtime-main.185515c3.js rename to build/static/js/runtime-main.b90af703.js index 6eb2bd9..a2815ca 100644 --- a/build/static/js/runtime-main.185515c3.js +++ b/build/static/js/runtime-main.b90af703.js @@ -1,2 +1,2 @@ -!function(e){function t(t){for(var n,o,c=t[0],i=t[1],f=t[2],l=0,d=[];l