2025-09-22 22:29:47 +00:00
|
|
|
|
(function(t){function e(e){for(var r,n,s=e[0],l=e[1],u=e[2],d=0,_=[];d<s.length;d++)n=s[d],Object.prototype.hasOwnProperty.call(i,n)&&i[n]&&_.push(i[n][0]),i[n]=0;for(r in l)Object.prototype.hasOwnProperty.call(l,r)&&(t[r]=l[r]);c&&c(e);while(_.length)_.shift()();return a.push.apply(a,u||[]),o()}function o(){for(var t,e=0;e<a.length;e++){for(var o=a[e],r=!0,s=1;s<o.length;s++){var l=o[s];0!==i[l]&&(r=!1)}r&&(a.splice(e--,1),t=n(n.s=o[0]))}return t}var r={},i={app:0},a=[];function n(e){if(r[e])return r[e].exports;var o=r[e]={i:e,l:!1,exports:{}};return t[e].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=t,n.c=r,n.d=function(t,e,o){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:o})},n.r=function(t){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"===typeof t&&t&&t.__esModule)return t;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)n.d(o,r,function(e){return t[e]}.bind(null,r));return o},n.n=function(t){var e=t&&t.__esModule?function(){return t["default"]}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/lib/authenticationSources/";var s=window["webpackJsonp"]=window["webpackJsonp"]||[],l=s.push.bind(s);s.push=e,s=s.slice();for(var u=0;u<s.length;u++)e(s[u]);var c=l;a.push([0,"chunk-vendors"]),o()})({0:function(t,e,o){t.exports=o("56d7")},"56d7":function(t,e,o){"use strict";o.r(e);var r=o("2b0e"),i=o("5f5b"),a=o("b1e0"),n=(o("f9e3"),o("2dd8"),o("9ebe")),s=function(){var t=this,e=t._self._c;return e("div",{attrs:{id:"app"}},[e("authenticationSources",{directives:[{name:"show",rawName:"v-show",value:t.views.authenticationSources,expression:"views.authenticationSources"}],ref:"authenticationSources",on:{newConnection:t.newConnection,editSettings:t.editSettings,optionSaveButton:t.optionSaveButton,optionUpdateButton:t.optionUpdateButton,optionNewButton:t.optionNewButton}}),e("newConnection",{directives:[{name:"show",rawName:"v-show",value:t.views.newConnection,expression:"views.newConnection"}],ref:"newConnection",on:{matchAttributesToSync:t.matchAttributesToSync,save:t.saveNewConnection,cancel:function(e){return t.showView("authenticationSources")}}}),e("matchAttributes",{directives:[{name:"show",rawName:"v-show",value:t.views.matchAttributes,expression:"views.matchAttributes"}],ref:"matchAttributes",on:{connectionSettings:t.connectionSettings,addAttribute:t.addAttribute,editAttribute:t.editAttribute}}),e("newMatchedAttribute",{directives:[{name:"show",rawName:"v-show",value:t.views.newMatchedAttribute,expression:"views.newMatchedAttribute"}],ref:"newMatchedAttribute",on:{save:t.saveNewMatchedAttribute,cancel:t.cancelNewMatchedAttribute}})],1)},l=[],u=function(){var t=this,e=t._self._c;return e("div",[e("titleSection",{attrs:{title:t.$root.translation("ID_AUTH_SOURCES")}}),e("b-form-group",{staticClass:"float-right"},[e("b-button",{attrs:{variant:"primary"},on:{click:function(e){return t.$refs["as-b-modal-upload-file"].show()}}},[e("b-icon",{attrs:{icon:"arrow-up-short","aria-hidden":"true"}}),t._v(" "+t._s(t.$root.translation("ID_IMPORT_CONNECTION"))+" ")],1),t._v(" "),e("b-button",{attrs:{variant:"success"},on:{click:function(e){return t.$emit("newConnection")}}},[e("b-icon",{attrs:{icon:"plus","aria-hidden":"true"}}),t._v(" "+t._s(t.$root.translation("ID_NEW_CONNECTION"))+" ")],1)],1),e("v-server-table",{ref:"vServerTable1",attrs:{url:t.baseUrl,columns:t.columns,options:t.options,data:t.tableData},scopedSlots:t._u([{key:"icons",fn:function(o){return e("div",{},[e("b-button",{staticClass:"mb-2",attrs:{id:"as-b-button-tooltip-"+o.index,variant:"light",size:"sm"},on:{mousedown:function(e){t.$root.$emit("bv::hide::tooltip"),t.$root.$emit("bv::show::tooltip","as-b-button-tooltip-"+o.index)},mouseup:function(e){t.$root.$emit("bv::hide::tooltip"),t.$root.$emit("bv::show::tooltip","as-b-button-
|