{"version":3,"sources":["webpack:///./src/@core/components/b-card-code/index.js","webpack:///./src/views/extensions/i18n/i18n.vue?3c98","webpack:///./src/views/extensions/i18n/i18nChange.vue?a5ea","webpack:///./src/views/extensions/i18n/code.js","webpack:///src/views/extensions/i18n/i18nChange.vue","webpack:///./src/views/extensions/i18n/i18nChange.vue?b38e","webpack:///./src/views/extensions/i18n/i18nChange.vue","webpack:///src/views/extensions/i18n/i18n.vue","webpack:///./src/views/extensions/i18n/i18n.vue?ddf1","webpack:///./src/views/extensions/i18n/i18n.vue"],"names":["BCardCode","render","_vm","this","_h","$createElement","_c","_self","staticRenderFns","attrs","scopedSlots","_u","key","fn","_v","_s","codeChange","proxy","staticClass","locale","model","value","callback","$$v","expression","$t","components","BFormGroup","BFormRadio","BCardText","BFormRadioGroup","data","$i18n","watch","val","component","i18nChange"],"mappings":"gHAAA,gBAEeA,e,2CCFf,IAAIC,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,gBAC/FE,EAAkB,GCDlB,EAAS,WAAa,IAAIN,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,cAAc,CAACG,MAAM,CAAC,MAAQ,iBAAiBC,YAAYR,EAAIS,GAAG,CAAC,CAACC,IAAI,OAAOC,GAAG,WAAW,MAAO,CAACX,EAAIY,GAAG,IAAIZ,EAAIa,GAAGb,EAAIc,YAAY,OAAOC,OAAM,MAAS,CAACX,EAAG,cAAc,CAACY,YAAY,QAAQ,CAAChB,EAAIY,GAAG,0BAA0BR,EAAG,SAAS,CAACJ,EAAIY,GAAGZ,EAAIa,GAAGb,EAAIiB,aAAab,EAAG,eAAe,CAACY,YAAY,QAAQ,CAACZ,EAAG,qBAAqB,CAACY,YAAY,sBAAsBT,MAAM,CAAC,GAAK,gBAAgB,KAAO,uBAAuBW,MAAM,CAACC,MAAOnB,EAAU,OAAEoB,SAAS,SAAUC,GAAMrB,EAAIiB,OAAOI,GAAKC,WAAW,WAAW,CAAClB,EAAG,eAAe,CAACG,MAAM,CAAC,MAAQ,OAAO,CAACP,EAAIY,GAAG,eAAeR,EAAG,eAAe,CAACG,MAAM,CAAC,MAAQ,OAAO,CAACP,EAAIY,GAAG,cAAcR,EAAG,eAAe,CAACG,MAAM,CAAC,MAAQ,OAAO,CAACP,EAAIY,GAAG,cAAcR,EAAG,eAAe,CAACG,MAAM,CAAC,MAAQ,OAAO,CAACP,EAAIY,GAAG,mBAAmB,IAAI,GAAGR,EAAG,MAAM,CAACY,YAAY,2BAA2B,CAACZ,EAAG,KAAK,CAACY,YAAY,QAAQ,CAAChB,EAAIY,GAAG,IAAIZ,EAAIa,GAAGb,EAAIuB,GAAG,kBAAkB,OAAOvB,EAAIY,GAAG,IAAIZ,EAAIa,GAAGb,EAAIuB,GAAG,iBAAiB,QAAQ,IACriC,EAAkB,G,4DCDTT,EAAa,kwCCwD1B,GACEU,WAAY,CACV1B,UAAJ,OACI2B,WAAJ,OACIC,WAAJ,OACIC,UAAJ,OACIC,gBAAJ,QAEEC,KARF,WASI,MAAO,CACLZ,OAAQhB,KAAK6B,MAAMb,OACnBH,WAAN,IAGEiB,MAAO,CACLd,OADJ,SACA,GACMhB,KAAK6B,MAAMb,OAASe,KCxEwV,I,YCO9WC,EAAY,eACd,EACA,EACA,GACA,EACA,KACA,KACA,MAIa,EAAAA,E,QCXf,GACET,WAAY,CACVU,WAAJ,ICT4W,ICOxW,EAAY,eACd,EACAnC,EACAO,GACA,EACA,KACA,KACA,MAIa,e","file":"js/chunk-1f346d2a.99210cd9.js","sourcesContent":["import BCardCode from './BCardCode.vue'\n\nexport default BCardCode\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('i18n-change')}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('b-card-code',{attrs:{\"title\":\"Change Locale\"},scopedSlots:_vm._u([{key:\"code\",fn:function(){return [_vm._v(\" \"+_vm._s(_vm.codeChange)+\" \")]},proxy:true}])},[_c('b-card-text',{staticClass:\"mb-0\"},[_vm._v(\" Your Current Locale: \"),_c('strong',[_vm._v(_vm._s(_vm.locale))])]),_c('b-form-group',{staticClass:\"mb-0\"},[_c('b-form-radio-group',{staticClass:\"demo-inline-spacing\",attrs:{\"id\":\"radio-group-2\",\"name\":\"radio-sub-component\"},model:{value:(_vm.locale),callback:function ($$v) {_vm.locale=$$v},expression:\"locale\"}},[_c('b-form-radio',{attrs:{\"value\":\"en\"}},[_vm._v(\" English \")]),_c('b-form-radio',{attrs:{\"value\":\"fr\"}},[_vm._v(\" French \")]),_c('b-form-radio',{attrs:{\"value\":\"de\"}},[_vm._v(\" German \")]),_c('b-form-radio',{attrs:{\"value\":\"pt\"}},[_vm._v(\" Portuguese \")])],1)],1),_c('div',{staticClass:\"border rounded mt-3 p-2\"},[_c('h5',{staticClass:\"mb-1\"},[_vm._v(\" \"+_vm._s(_vm.$t('message.title'))+\" \")]),_vm._v(\" \"+_vm._s(_vm.$t('message.text'))+\" \")])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","export const codeChange = `\n\n \n \n \n \n \n English\n \n \n French\n \n \n German\n \n \n Portuguese\n \n \n \n\n \n \n \n {{ $t('message.title') }}\n \n {{ $t('message.text') }}\n \n \n\n\n\n`\n\nexport const codeDefault = 'default'\n","\n \n \n Your Current Locale: {{ locale }}\n \n\n \n \n \n \n English\n \n \n French\n \n \n German\n \n \n Portuguese\n \n \n \n\n \n \n \n {{ $t('message.title') }}\n \n {{ $t('message.text') }}\n \n\n \n {{ codeChange }}\n \n \n\n\n\n","import mod from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--13-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./i18nChange.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--13-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./i18nChange.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./i18nChange.vue?vue&type=template&id=5ed6e524&\"\nimport script from \"./i18nChange.vue?vue&type=script&lang=js&\"\nexport * from \"./i18nChange.vue?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","\n \n\n\n\n","import mod from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--13-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./i18n.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--13-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./i18n.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./i18n.vue?vue&type=template&id=1e9b4eda&\"\nimport script from \"./i18n.vue?vue&type=script&lang=js&\"\nexport * from \"./i18n.vue?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":""}