\n \n
{{$t($getConst.pages.allowed.not_allowed)}}
\n {{$t($getConst.pages.allowed.not_allowed_access)}}
\n \n\n\n\n\n\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/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NotAllowed.vue?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/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NotAllowed.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./NotAllowed.vue?vue&type=template&id=fcd43760&scoped=true&\"\nimport script from \"./NotAllowed.vue?vue&type=script&lang=js&\"\nexport * from \"./NotAllowed.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 \"fcd43760\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{attrs:{\"id\":_vm.id}},[_vm._t(\"title\",function(){return [_c('div',{staticClass:\"pb-1 mb-4 d-flex justify-content-between align-items-sm-end\",class:{'border-bottom': !_vm.noTitleBorder}},[_c('AppTitle',{attrs:{\"title\":_vm.title,\"type\":_vm.type,\"no-border\":_vm.noTitleBorder}}),_vm._t(\"secondButton\",function(){return [(_vm.secondButton)?_c('b-button',{directives:[{name:\"b-tooltip\",rawName:\"v-b-tooltip\"}],staticClass:\"ml-auto\",attrs:{\"variant\":_vm.secondButtonVariant,\"disabled\":_vm.secondButtonDisabled,\"title\":_vm.secondButtonTooltip},on:{\"click\":function($event){return _vm.$emit('onClickSecondButton')}}},[(_vm.secondButtonIcon)?_c('i',{class:[{'mr-2': _vm.secondButtonText}, _vm.secondButtonIcon]}):_vm._e(),(_vm.secondButtonIconSvg)?_c('AppSvgIcon',{attrs:{\"icon\":_vm.secondButtonIconSvg}}):_vm._e(),_vm._v(\"\\n \"+_vm._s(_vm._f(\"capitalize\")(_vm.$t(_vm.secondButtonText)))+\"\\n \")],1):_vm._e()]}),_vm._t(\"thirdButton\",function(){return [(_vm.thirdButton)?_c('b-button',{directives:[{name:\"b-tooltip\",rawName:\"v-b-tooltip\"}],attrs:{\"variant\":_vm.thirdButtonVariant,\"disabled\":_vm.thirdButtonDisabled,\"title\":_vm.thirdButtonTooltip},on:{\"click\":function($event){return _vm.$emit('onClickThirdButton')}}},[_c('i',{class:_vm.$getConst.icons.delete})]):_vm._e()]}),_vm._t(\"firstButton\",function(){return [(_vm.button)?_c('b-button',{directives:[{name:\"b-tooltip\",rawName:\"v-b-tooltip\"}],class:{'ml-3' : _vm.secondButton , 'ml-auto': !_vm.secondButton},attrs:{\"variant\":_vm.buttonVariant,\"size\":_vm.buttonSize,\"title\":_vm.firstButtonTooltip,\"disabled\":_vm.buttonDisabled},on:{\"click\":function($event){return _vm.$emit('onClick')}}},[(_vm.buttonIcon)?_c('i',{class:[{'mr-2': _vm.buttonText}, _vm.buttonIcon]}):_vm._e(),(_vm.buttonIconSvg)?_c('AppSvgIcon',{attrs:{\"icon\":_vm.buttonIconSvg}}):_vm._e(),_vm._v(\"\\n \"+_vm._s(_vm._f(\"capitalize\")(_vm.$t(_vm.buttonText)))+\"\\n \")],1):_vm._e()]}),(_vm.language)?_vm._t(\"language\",function(){return [_c('lang-flag',{staticClass:\"lx ml-auto\",attrs:{\"iso\":_vm.languageCode,\"squared\":false}}),_c('AppTitle',{staticStyle:{\"margin-top\":\"8px\"},attrs:{\"title\":_vm.languageName,\"type\":\"sub-section-2\",\"no-border\":false}})]}):_vm._e(),_c('div',{staticClass:\"float-right\"},[(_vm.checkBox)?_c('b-form-checkbox',{staticClass:\"d-inline\",attrs:{\"switch\":\"\",\"size\":\"lg\"},on:{\"change\":function($event){return _vm.$emit('onChangeCheckBox', _vm.checked)}},model:{value:(_vm.checked),callback:function ($$v) {_vm.checked=$$v},expression:\"checked\"}}):_vm._e()],1)],2)]}),_c('b-overlay',{style:({minHeight: _vm.setMinHeight ? '10rem': 'auto'}),attrs:{\"show\":_vm.isSectionLoading,\"rounded\":\"lg\"},scopedSlots:_vm._u([{key:\"overlay\",fn:function(){return [_c('AppSpinner',{staticClass:\"text-secondary mx-auto\",attrs:{\"size\":\"8\"}})]},proxy:true}])},[_vm._t(\"default\")],2)],2)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c;return (_vm.type === 'page')?_c('h2',{staticClass:\"mb-0 text-primary text-uppercase font-weight-bold\"},[_vm._v(\"\\n \"+_vm._s(_vm.$t(_vm.title))+\"\\n\")]):(_vm.type === 'section')?_c('h3',{staticClass:\"mb-0 text-secondary font-weight-bold\"},[_vm._v(\"\\n \"+_vm._s(_vm._f(\"capitalize\")(_vm.$t(_vm.title)))+\"\\n\")]):(_vm.type === 'sub-section-1')?_c('h4',{staticClass:\"mb-0 text-dark font-weight-bold\"},[_vm._v(\"\\n \"+_vm._s(_vm._f(\"capitalize\")(_vm.$t(_vm.title)))+\"\\n\")]):(_vm.type === 'sub-section-2')?_c('h5',{staticClass:\"mb-0 text-dark\"},[_vm._v(\"\\n \"+_vm._s(_vm._f(\"capitalize\")(_vm.$t(_vm.title)))+\"\\n\")]):_vm._e()\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","