{"version":3,"sources":["webpack:///./src/views/component/Auth/AdvancedSecurity.vue?a6a1","webpack:///./src/scripts/component/auth/advancedSecurity.js","webpack:///./src/scripts/component/auth/advancedSecurity.js?dcbb","webpack:///./src/views/component/Auth/AdvancedSecurity.vue"],"names":["render","_vm","this","_h","$createElement","_c","_self","directives","name","rawName","value","expression","staticClass","_m","model","callback","$$v","isEnabled","_v","staticStyle","staticRenderFns","extends","base","data","component"],"mappings":"yHAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACE,WAAW,CAAC,CAACC,KAAK,UAAUC,QAAQ,YAAYC,MAAOT,EAAa,UAAEU,WAAW,cAAcC,YAAY,QAAQ,CAACX,EAAIY,GAAG,GAAGR,EAAG,MAAM,CAACA,EAAG,MAAM,CAACA,EAAG,MAAM,CAACO,YAAY,2CAA2C,CAACP,EAAG,MAAM,CAACA,EAAG,YAAY,CAACS,MAAM,CAACJ,MAAOT,EAAa,UAAEc,SAAS,SAAUC,GAAMf,EAAIgB,UAAUD,GAAKL,WAAW,gBAAgB,GAAGN,EAAG,MAAM,CAACO,YAAY,aAAa,CAACX,EAAIiB,GAAG,4CAA4Cb,EAAG,MAAM,CAACO,YAAY,OAAOO,YAAY,CAAC,YAAY,QAAQ,YAAY,YAAY,CAAClB,EAAIiB,GAAG,6MAChnBE,EAAkB,CAAC,WAAa,IAAInB,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACO,YAAY,cAAc,CAACP,EAAG,IAAI,CAACO,YAAY,gBAAgBP,EAAG,OAAO,CAACO,YAAY,QAAQ,CAACX,EAAIiB,GAAG,mD,kCCU3M,G,oBAAA,CACXG,QAASC,OACTC,KAFW,eCXkS,I,YCO7SC,EAAY,eACd,EACAxB,EACAoB,GACA,EACA,KACA,KACA,MAIa,aAAAI,E","file":"js/chunk-2d0decb5.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{directives:[{name:\"loading\",rawName:\"v-loading\",value:(_vm.isLoading),expression:\"isLoading\"}],staticClass:\"mb-8\"},[_vm._m(0),_c('div',[_c('div',[_c('div',{staticClass:\"d-flex flex-row align-items-center mt-3\"},[_c('div',[_c('el-switch',{model:{value:(_vm.isEnabled),callback:function ($$v) {_vm.isEnabled=$$v},expression:\"isEnabled\"}})],1),_c('div',{staticClass:\"mt-1 ml-2\"},[_vm._v(\"Require authentication on new device\")])]),_c('div',{staticClass:\"mt-1\",staticStyle:{\"max-width\":\"50rem\",\"font-size\":\"0.85rem\"}},[_vm._v(\"\\n When this option is enabled, When signing in on a new device. You need to click on the verification link sent via email to be able to log in on your new device.\\n \")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"title-item\"},[_c('i',{staticClass:\"fas fa-bolt\"}),_c('span',{staticClass:\"ml-2\"},[_vm._v(\"\\n Advanced security\\n \")])])}]\n\nexport { render, staticRenderFns }","import commonActionHandle from \"@/commonActionHandle\";\r\n// Api \r\nimport api from '@/api/baseApi';\r\n// Extend\r\nimport base from '@/scripts/base';\r\n\r\n// Constant\r\nimport { SETTINGS_USER_API } from \"@/constant/apiSettings\";\r\nimport { API_CALL_STATUS } from \"@/constant/baseConstant\";\r\n\r\n\r\nexport default {\r\n extends: base, \r\n data() {\r\n isEnabled: false\r\n }\r\n}","import mod from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/eslint-loader/index.js??ref--13-0!./advancedSecurity.js?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/eslint-loader/index.js??ref--13-0!./advancedSecurity.js?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./AdvancedSecurity.vue?vue&type=template&id=bbe121b2&\"\nimport script from \"@/scripts/component/auth/advancedSecurity.js?vue&type=script&lang=js&\"\nexport * from \"@/scripts/component/auth/advancedSecurity.js?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}