(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-5bb00fc4"],{"0481":function(t,e,i){"use strict";var a=i("23e7"),r=i("a2bf"),n=i("7b0b"),s=i("07fa"),o=i("5926"),l=i("65f0");a({target:"Array",proto:!0},{flat:function(){var t=arguments.length?arguments[0]:void 0,e=n(this),i=s(e),a=l(e,0);return a.length=r(a,e,e,i,0,void 0===t?1:o(t)),a}})},"132d":function(t,e,i){"use strict";var a,r=i("5530"),n=(i("c96a"),i("d3b7"),i("caad"),i("2532"),i("ac1f"),i("00b4"),i("a9e3"),i("498a"),i("7db0"),i("14d9"),i("fb6a"),i("4804"),i("7e2b")),s=i("a9ad"),o=i("af2b"),l=i("7560"),c=i("80d2"),u=i("2b0e"),d=i("58df");function h(t){return["fas","far","fal","fab","fad","fak"].some((function(e){return t.includes(e)}))}function f(t){return/^[mzlhvcsqta]\s*[-+.0-9][^mlhvzcsqta]+/i.test(t)&&/[\dz]$/i.test(t)&&t.length>4}(function(t){t["xSmall"]="12px",t["small"]="16px",t["default"]="24px",t["medium"]="28px",t["large"]="36px",t["xLarge"]="40px"})(a||(a={}));var m=Object(d["a"])(n["a"],s["a"],o["a"],l["a"]).extend({name:"v-icon",props:{dense:Boolean,disabled:Boolean,left:Boolean,right:Boolean,size:[Number,String],tag:{type:String,required:!1,default:"i"}},computed:{medium:function(){return!1},hasClickListener:function(){return Boolean(this.listeners$.click||this.listeners$["!click"])}},methods:{getIcon:function(){var t="";return this.$slots.default&&(t=this.$slots.default[0].text.trim()),Object(c["C"])(this,t)},getSize:function(){var t={xSmall:this.xSmall,small:this.small,medium:this.medium,large:this.large,xLarge:this.xLarge},e=Object(c["z"])(t).find((function(e){return t[e]}));return e&&a[e]||Object(c["h"])(this.size)},getDefaultData:function(){return{staticClass:"v-icon notranslate",class:{"v-icon--disabled":this.disabled,"v-icon--left":this.left,"v-icon--link":this.hasClickListener,"v-icon--right":this.right,"v-icon--dense":this.dense},attrs:Object(r["a"])({"aria-hidden":!this.hasClickListener,disabled:this.hasClickListener&&this.disabled,type:this.hasClickListener?"button":void 0},this.attrs$),on:this.listeners$}},getSvgWrapperData:function(){var t=this.getSize(),e=Object(r["a"])(Object(r["a"])({},this.getDefaultData()),{},{style:t?{fontSize:t,height:t,width:t}:void 0});return this.applyColors(e),e},applyColors:function(t){t.class=Object(r["a"])(Object(r["a"])({},t.class),this.themeClasses),this.setTextColor(this.color,t)},renderFontIcon:function(t,e){var i=[],a=this.getDefaultData(),r="material-icons",n=t.indexOf("-"),s=n<=-1;s?i.push(t):(r=t.slice(0,n),h(r)&&(r="")),a.class[r]=!0,a.class[t]=!s;var o=this.getSize();return o&&(a.style={fontSize:o}),this.applyColors(a),e(this.hasClickListener?"button":this.tag,a,i)},renderSvgIcon:function(t,e){var i={class:"v-icon__svg",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",role:"img","aria-hidden":!0}},a=this.getSize();return a&&(i.style={fontSize:a,height:a,width:a}),e(this.hasClickListener?"button":"span",this.getSvgWrapperData(),[e("svg",i,[e("path",{attrs:{d:t}})])])},renderSvgIconComponent:function(t,e){var i={class:{"v-icon__component":!0}},a=this.getSize();a&&(i.style={fontSize:a,height:a,width:a}),this.applyColors(i);var r=t.component;return i.props=t.props,i.nativeOn=i.on,e(this.hasClickListener?"button":"span",this.getSvgWrapperData(),[e(r,i)])}},render:function(t){var e=this.getIcon();return"string"===typeof e?f(e)?this.renderSvgIcon(e,t):this.renderFontIcon(e,t):this.renderSvgIconComponent(e,t)}});e["a"]=u["a"].extend({name:"v-icon",$_wrapperFor:m,functional:!0,render:function(t,e){var i=e.data,a=e.children,r="";return i.domProps&&(r=i.domProps.textContent||i.domProps.innerHTML||r,delete i.domProps.textContent,delete i.domProps.innerHTML),t(m,i,r?[r]:a)}})},"297c":function(t,e,i){"use strict";i("a9e3");var a=i("2b0e"),r=i("37c6");e["a"]=a["a"].extend().extend({name:"loadable",props:{loading:{type:[Boolean,String],default:!1},loaderHeight:{type:[Number,String],default:2}},methods:{genProgress:function(){return!1===this.loading?null:this.$slots.progress||this.$createElement(r["a"],{props:{absolute:!0,color:!0===this.loading||""===this.loading?this.color||"primary":this.loading,height:this.loaderHeight,indeterminate:!0}})}}})},"2bc5":function(t,e,i){"use strict";var a=i("5530"),r=(i("14d9"),i("a15b"),i("abd3"),i("f625")),n=i("80d2"),s=Object(n["j"])("v-breadcrumbs__divider","li"),o=i("7560"),l=i("58df");e["a"]=Object(l["a"])(o["a"]).extend({name:"v-breadcrumbs",props:{divider:{type:String,default:"/"},items:{type:Array,default:function(){return[]}},large:Boolean},computed:{classes:function(){return Object(a["a"])({"v-breadcrumbs--large":this.large},this.themeClasses)}},methods:{genDivider:function(){return this.$createElement(s,this.$slots.divider?this.$slots.divider:this.divider)},genItems:function(){for(var t=[],e=!!this.$scopedSlots.item,i=[],a=0;a<this.items.length;a++){var n=this.items[a];i.push(n.text),e?t.push(this.$scopedSlots.item({item:n})):t.push(this.$createElement(r["a"],{key:i.join("."),props:n},[n.text])),a<this.items.length-1&&t.push(this.genDivider())}return t}},render:function(t){var e=this.$slots.default||this.genItems();return t("ul",{staticClass:"v-breadcrumbs",class:this.classes},e)}})},"2ff6":function(t,e,i){"use strict";i("3cc6")},"37c6":function(t,e,i){"use strict";var a=i("8e36");e["a"]=a["a"]},"3cc6":function(t,e,i){},4069:function(t,e,i){var a=i("44d2");a("flat")},4804:function(t,e,i){},"4b85":function(t,e,i){},"6ece":function(t,e,i){},"8e36":function(t,e,i){"use strict";var a=i("5530"),r=i("ade3"),n=(i("a9e3"),i("c7cd"),i("6ece"),i("0789")),s=i("90a2"),o=i("a9ad"),l=i("fe6c"),c=i("a452"),u=i("7560"),d=i("80d2"),h=i("58df"),f=Object(h["a"])(o["a"],Object(l["b"])(["absolute","fixed","top","bottom"]),c["a"],u["a"]);e["a"]=f.extend({name:"v-progress-linear",directives:{intersect:s["a"]},props:{active:{type:Boolean,default:!0},backgroundColor:{type:String,default:null},backgroundOpacity:{type:[Number,String],default:null},bufferValue:{type:[Number,String],default:100},color:{type:String,default:"primary"},height:{type:[Number,String],default:4},indeterminate:Boolean,query:Boolean,reverse:Boolean,rounded:Boolean,stream:Boolean,striped:Boolean,value:{type:[Number,String],default:0}},data:function(){return{internalLazyValue:this.value||0,isVisible:!0}},computed:{__cachedBackground:function(){return this.$createElement("div",this.setBackgroundColor(this.backgroundColor||this.color,{staticClass:"v-progress-linear__background",style:this.backgroundStyle}))},__cachedBar:function(){return this.$createElement(this.computedTransition,[this.__cachedBarType])},__cachedBarType:function(){return this.indeterminate?this.__cachedIndeterminate:this.__cachedDeterminate},__cachedBuffer:function(){return this.$createElement("div",{staticClass:"v-progress-linear__buffer",style:this.styles})},__cachedDeterminate:function(){return this.$createElement("div",this.setBackgroundColor(this.color,{staticClass:"v-progress-linear__determinate",style:{width:Object(d["h"])(this.normalizedValue,"%")}}))},__cachedIndeterminate:function(){return this.$createElement("div",{staticClass:"v-progress-linear__indeterminate",class:{"v-progress-linear__indeterminate--active":this.active}},[this.genProgressBar("long"),this.genProgressBar("short")])},__cachedStream:function(){return this.stream?this.$createElement("div",this.setTextColor(this.color,{staticClass:"v-progress-linear__stream",style:{width:Object(d["h"])(100-this.normalizedBuffer,"%")}})):null},backgroundStyle:function(){var t,e=null==this.backgroundOpacity?this.backgroundColor?1:.3:parseFloat(this.backgroundOpacity);return t={opacity:e},Object(r["a"])(t,this.isReversed?"right":"left",Object(d["h"])(this.normalizedValue,"%")),Object(r["a"])(t,"width",Object(d["h"])(Math.max(0,this.normalizedBuffer-this.normalizedValue),"%")),t},classes:function(){return Object(a["a"])({"v-progress-linear--absolute":this.absolute,"v-progress-linear--fixed":this.fixed,"v-progress-linear--query":this.query,"v-progress-linear--reactive":this.reactive,"v-progress-linear--reverse":this.isReversed,"v-progress-linear--rounded":this.rounded,"v-progress-linear--striped":this.striped,"v-progress-linear--visible":this.isVisible},this.themeClasses)},computedTransition:function(){return this.indeterminate?n["d"]:n["e"]},isReversed:function(){return this.$vuetify.rtl!==this.reverse},normalizedBuffer:function(){return this.normalize(this.bufferValue)},normalizedValue:function(){return this.normalize(this.internalLazyValue)},reactive:function(){return Boolean(this.$listeners.change)},styles:function(){var t={};return this.active||(t.height=0),this.indeterminate||100===parseFloat(this.normalizedBuffer)||(t.width=Object(d["h"])(this.normalizedBuffer,"%")),t}},methods:{genContent:function(){var t=Object(d["s"])(this,"default",{value:this.internalLazyValue});return t?this.$createElement("div",{staticClass:"v-progress-linear__content"},t):null},genListeners:function(){var t=this.$listeners;return this.reactive&&(t.click=this.onClick),t},genProgressBar:function(t){return this.$createElement("div",this.setBackgroundColor(this.color,{staticClass:"v-progress-linear__indeterminate",class:Object(r["a"])({},t,!0)}))},onClick:function(t){if(this.reactive){var e=this.$el.getBoundingClientRect(),i=e.width;this.internalValue=t.offsetX/i*100}},onObserve:function(t,e,i){this.isVisible=i},normalize:function(t){return t<0?0:t>100?100:parseFloat(t)}},render:function(t){var e={staticClass:"v-progress-linear",attrs:{role:"progressbar","aria-valuemin":0,"aria-valuemax":this.normalizedBuffer,"aria-valuenow":this.indeterminate?void 0:this.normalizedValue},class:this.classes,directives:[{name:"intersect",value:this.onObserve}],style:{bottom:this.bottom?0:void 0,height:this.active?Object(d["h"])(this.height):0,top:this.top?0:void 0},on:this.genListeners()};return t("div",e,[this.__cachedStream,this.__cachedBackground,this.__cachedBuffer,this.__cachedBar,this.genContent()])}})},"9bc3":function(t,e,i){"use strict";i.r(e);var a=i("2bc5"),r=i("62ad"),n=i("a75b"),s=i("0fd9"),o=(i("9911"),function(){var t=this,e=t._self._c;return e(n["a"],[e(a["a"],{attrs:{items:t.items,large:""}}),e(s["a"],t._l(t.modules,(function(t,i){return e(r["a"],{key:i,staticClass:"viewCard",attrs:{cols:"3"}},[e("router-link",{attrs:{to:t.link}},[e("HoverCard",{attrs:{cardData:t}})],1)],1)})),1)],1)}),l=[],c=i("803e"),u={name:"Dashboard",watch:{},props:["moduleName"],components:{HoverCard:c["a"]},computed:{modules:function(){return[{name:this.$t("import_immigration_raw_excel_data"),link:"/ImmigrationRawDataExcelImport",icon:"mdi-file-import"},{name:this.$t("import_immigration_raw_log_data"),link:"/ImmigrationRawDataLogImport",icon:"mdi-file-import"}]},items:function(){return[{text:this.$t("reports"),exact:!0,to:"/reportModules"},{text:this.$t("import_immigration_raw_data"),disabled:!0,exact:!0}]}},mounted:function(){},methods:{}},d=u,h=(i("2ff6"),i("2877")),f=Object(h["a"])(d,o,l,!1,null,"26d4cbec",null);e["default"]=f.exports},a2bf:function(t,e,i){"use strict";var a=i("e8b5"),r=i("07fa"),n=i("3511"),s=i("0366"),o=function(t,e,i,l,c,u,d,h){var f,m,p=c,v=0,g=!!d&&s(d,h);while(v<l)v in i&&(f=g?g(i[v],v,e):i[v],u>0&&a(f)?(m=r(f),p=o(t,e,f,m,p,u-1)-1):(n(p+1),t[p]=f),p++),v++;return p};t.exports=o},a452:function(t,e,i){"use strict";var a=i("ade3"),r=i("2b0e");function n(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"value",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"change";return r["a"].extend({name:"proxyable",model:{prop:t,event:e},props:Object(a["a"])({},t,{required:!1}),data:function(){return{internalLazyValue:this[t]}},computed:{internalValue:{get:function(){return this.internalLazyValue},set:function(t){t!==this.internalLazyValue&&(this.internalLazyValue=t,this.$emit(e,t))}}},watch:Object(a["a"])({},t,(function(t){this.internalLazyValue=t}))})}var s=n();e["a"]=s},a75b:function(t,e,i){"use strict";var a=i("f6c4"),r=i("d9bd");e["a"]=a["a"].extend({name:"v-main",created:function(){Object(r["d"])("v-content","v-main",this)},render:function(t){var e=a["a"].options.render.call(this,t);return e.data.staticClass+=" v-content",e.children[0].data.staticClass+=" v-content__wrap",t(e.tag,e.data,e.children)}})},abd3:function(t,e,i){},af2b:function(t,e,i){"use strict";i("c96a");var a=i("2b0e");e["a"]=a["a"].extend({name:"sizeable",props:{large:Boolean,small:Boolean,xLarge:Boolean,xSmall:Boolean},computed:{medium:function(){return Boolean(!this.xSmall&&!this.small&&!this.large&&!this.xLarge)},sizeableClasses:function(){return{"v-size--x-small":this.xSmall,"v-size--small":this.small,"v-size--default":this.medium,"v-size--large":this.large,"v-size--x-large":this.xLarge}}}})},bd0c:function(t,e,i){},c96a:function(t,e,i){"use strict";var a=i("23e7"),r=i("857a"),n=i("af03");a({target:"String",proto:!0,forced:n("small")},{small:function(){return r(this,"small","","")}})},d10f:function(t,e,i){"use strict";var a=i("2b0e");e["a"]=a["a"].extend({name:"ssr-bootable",data:function(){return{isBooted:!1}},mounted:function(){var t=this;window.requestAnimationFrame((function(){t.$el.setAttribute("data-booted","true"),t.isBooted=!0}))}})},f625:function(t,e,i){"use strict";var a=i("5530"),r=i("ade3"),n=i("1c87"),s=i("58df");e["a"]=Object(s["a"])(n["a"]).extend({name:"v-breadcrumbs-item",props:{activeClass:{type:String,default:"v-breadcrumbs__item--disabled"},ripple:{type:[Boolean,Object],default:!1}},computed:{classes:function(){return Object(r["a"])({"v-breadcrumbs__item":!0},this.activeClass,this.disabled)}},render:function(t){var e=this.generateRouteLink(),i=e.tag,r=e.data;return t("li",[t(i,Object(a["a"])(Object(a["a"])({},r),{},{attrs:Object(a["a"])(Object(a["a"])({},r.attrs),{},{"aria-current":this.isActive&&this.isLink?"page":void 0})}),this.$slots.default)])}})},f6c4:function(t,e,i){"use strict";i("bd0c");var a=i("d10f");e["a"]=a["a"].extend({name:"v-main",props:{tag:{type:String,default:"main"}},computed:{styles:function(){var t=this.$vuetify.application,e=t.bar,i=t.top,a=t.right,r=t.footer,n=t.insetFooter,s=t.bottom,o=t.left;return{paddingTop:"".concat(i+e,"px"),paddingRight:"".concat(a,"px"),paddingBottom:"".concat(r+n+s,"px"),paddingLeft:"".concat(o,"px")}}},render:function(t){var e={staticClass:"v-main",style:this.styles,ref:"main"};return t(this.tag,e,[t("div",{staticClass:"v-main__wrap"},this.$slots.default)])}})}}]);
//# sourceMappingURL=chunk-5bb00fc4.2fc11513.js.map