2025-04-06 22:54:52 +00:00
|
|
|
(function(e){function t(t){for(var n,r,a=t[0],l=t[1],c=t[2],u=0,p=[];u<a.length;u++)r=a[u],Object.prototype.hasOwnProperty.call(s,r)&&s[r]&&p.push(s[r][0]),s[r]=0;for(n in l)Object.prototype.hasOwnProperty.call(l,n)&&(e[n]=l[n]);d&&d(t);while(p.length)p.shift()();return o.push.apply(o,c||[]),i()}function i(){for(var e,t=0;t<o.length;t++){for(var i=o[t],n=!0,a=1;a<i.length;a++){var l=i[a];0!==s[l]&&(n=!1)}n&&(o.splice(t--,1),e=r(r.s=i[0]))}return e}var n={},s={app:0},o=[];function r(t){if(n[t])return n[t].exports;var i=n[t]={i:t,l:!1,exports:{}};return e[t].call(i.exports,i,i.exports,r),i.l=!0,i.exports}r.m=e,r.c=n,r.d=function(e,t,i){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},r.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(r.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)r.d(i,n,function(t){return e[t]}.bind(null,n));return i},r.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="/";var a=window["webpackJsonp"]=window["webpackJsonp"]||[],l=a.push.bind(a);a.push=t,a=a.slice();for(var c=0;c<a.length;c++)t(a[c]);var d=l;o.push([0,"chunk-vendors"]),i()})({0:function(e,t,i){e.exports=i("56d7")},"034f":function(e,t,i){"use strict";var n=i("85ec"),s=i.n(n);s.a},"0867":function(e,t,i){"use strict";var n=i("1f80"),s=i.n(n);s.a},"1f80":function(e,t,i){},"28cd":function(e,t,i){"use strict";var n=i("6e54"),s=i.n(n);s.a},"56d7":function(e,t,i){"use strict";i.r(t);i("e260"),i("e6cf"),i("cca6"),i("a79d");var n=i("2b0e"),s=(i("2d26"),function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{attrs:{id:"app"}},[i("div",{staticClass:"x-container"},[i("GridTaskScheduler",{attrs:{data:e.dataScheduler,columns:e.columns},on:{modalShow:e.modalShow}}),i("ModalTaskSchedule",{ref:"modal",attrs:{options:e.options,optionsPeriodicity:e.optionsPeriodicity,optionsDays:e.optionsDays,timeZone:e.timeZone,optionsRepeatEvery:e.optionsRepeatSingle}})],1)])}),o=[],r=(i("a4d3"),i("e01a"),i("4160"),i("a434"),i("159b"),function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",[i("v-client-table",{attrs:{data:e.data,columns:e.columns,options:e.options},scopedSlots:e._u([{key:"enable",fn:function(t){return i("b-form-checkbox",{staticClass:"b-switch",attrs:{name:"check-button",switch:""},on:{change:function(i){return e.toogleEnable(t.row)}},model:{value:t.row.enable,callback:function(i){e.$set(t.row,"enable",i)},expression:"props.row.enable"}})}},{key:"service",fn:function(t){return i("div",{directives:[{name:"b-tooltip",rawName:"v-b-tooltip.hover",modifiers:{hover:!0}}],attrs:{title:t.row.description}},[e._v(e._s(t.row.title))])}},{key:"schedule time",fn:function(t){return i("div",{staticClass:"settings-cursive"},[e._v(e._s(t.row.settings.description))])}},{key:"settings",fn:function(t){return i("div",{},[e.verifyDefaultValue(t.row)?i("span",[e._v(e._s(e.TRANSLATIONS.ID_EMAIL_SERVER_DEFAULT)+" "+e._s(e.TRANSLATIONS.ID_SETTINGS))]):i("span",[e._v(e._s(e.TRANSLATIONS.ID_CUSTOM_SETTINGS))]),i("span",{staticClass:"settings-radio",on:{click:function(i){return e.clickSettings(t.row)}}},[i("b-icon-gear-fill")],1)])}}])})],1)}),a=[],l=(i("d81d"),i("bc3a")),c=i.n(l),d=i("2ef0"),u=i.n(d),p={name:"GridTaskScheduler",props:{data:Array,columns:Array},data:function(){return{TRANSLATIONS:window.TRANSLATIONS,options:{headings:{enable:window.TRANSLATIONS.ID_ENABLE,service:window.TRANSLATIONS.ID_SERVICE,"schedule time":window.TRANSLATIONS.ID_SCHEDULE_TIME||"Schedule time"},texts:{count:window.TRANSLATIONS.ID_SHOWING_FROM_RECORDS_COUNT,first:window.TRANSLATIONS.ID_FIRST,last:window.TRANSLATIONS.ID_LAST,filter:window.TRANSLATIONS.ID_FILTER+":",limit:window.TRANSLATIONS.ID_RECORDS+":",page:window.TR
|