tg-listv 0.0.3 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -25723,12 +25723,22 @@ if (typeof window !== 'undefined') {
25723
25723
  // Indicate to webpack that this file can be concatenated
25724
25724
  /* harmony default export */ var setPublicPath = (null);
25725
25725
 
25726
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7614a7f4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/TgList.vue?vue&type=template&id=37c9ddb5&
25727
- var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return ((typeof(_vm.SearchPosition) === 'undefined' || _vm.SearchPosition == 'left') && _vm.SearchFields)?_c('div',{staticClass:"left-menu-tab",attrs:{"id":"crmleftsearch"}},[_c('leftsearch',{attrs:{"header":_vm.HeaderText,"fields":_vm.SearchFields,"callbackfunction":_vm.FetchData,"modulename":_vm.ModuleName},on:{"SetLeftSearch":_vm.leftCommonSearch}})],1):_vm._e()}
25726
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7614a7f4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/TgList.vue?vue&type=template&id=0a0d6129&
25727
+ var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[((typeof(_vm.SearchPosition) === 'undefined' || _vm.SearchPosition == 'left') && _vm.SearchFields)?_c('div',{staticClass:"left-menu-tab",attrs:{"id":"crmleftsearch"}},[_c('leftsearch',{attrs:{"header":_vm.HeaderText,"fields":_vm.SearchFields,"modulename":_vm.ModuleName},on:{"SetLeftSearch":_vm.leftCommonSearch}})],1):_vm._e(),_c('div',{class:{'right-content': ((typeof(_vm.SearchPosition) === 'undefined' || _vm.SearchPosition == 'left') && _vm.SearchFields)}},[(_vm.widgets.length > 0)?_c('ul',{staticClass:"dashbord-widget WalkHRLeaveWidgetContent_ul"},_vm._l((_vm.widgets),function(widget,index){return _c('li',{class:'cursor-pointer ' + _vm.widgetClassArray[(index%4)]},[_c('h3',[_vm._v(_vm._s(widget.value)),_c('br'),_c('span',[_vm._v(_vm._s(widget.name))])]),_vm._v(" "),_c('i',{class:'fa ' + widget.icon,attrs:{"aria-hidden":"true"}})])}),0):_vm._e(),(_vm.HeaderButtons)?_c('div',{staticClass:"col-md-12 p-0"},[_c('list-header-buttons',{attrs:{"icons":_vm.HeaderButtonArrayForUpdate,"listType":_vm.listType},on:{"ButtonClick":_vm.commonHeaderButtonClick,"ChangeViewEvent":_vm.ChangeViewEvent}})],1):_vm._e(),_c('div',{staticClass:"py-2 d-inline-block"},[_vm._l((_vm.LegendArray),function(lgnd){return [_c('span',{class:lgnd.class}),_vm._v(_vm._s(lgnd.text)+" ")]})],2),_c('div',{staticClass:"listing mt-2"},[((typeof(_vm.SearchPosition) === 'undefined' || _vm.SearchPosition == 'left'))?_c('div',{staticClass:"expand-list"},[_c('a',{class:{'expand-list-btn justify-content-center align-items-center': true, 'filter-selected':_vm.IsFilterApplied==true},attrs:{"href":"javascript:;"}},[_c('em',{staticClass:"icon-solid arrow-solid-left text-white",staticStyle:{"font-size":"9pt"}})])]):_vm._e(),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.ErrorText),expression:"ErrorText"}],staticClass:"text-center text-danger"},[_vm._v(_vm._s(_vm.ErrorText))]),(_vm.ListData && _vm.selectedView == 'List')?_c('DataTable',{attrs:{"Data":_vm.ListData,"noRecord":_vm.noRecord,"Headers":_vm.HeaderData,"SortExp":_vm.SortExp,"SortBy":_vm.SortBy,"totalrecords":_vm.TotalRecordsForPaging,"IsShowAction":_vm.IsShowAction,"renderRowActionMethod":_vm.RenderRowActionMethod,"identityColumn":_vm.IdentityColumn,"subModuleCode":_vm.SubModuleCode},on:{"sortdata":_vm.sortdata,"ButtonClick":_vm.actionButtonClick,"PagerMethod":_vm.pagerMethod,"EventOfCheckbox":_vm.onChangeEventOfCheckbox},scopedSlots:_vm._u([{key:"slotdata",fn:function(ref){
25728
+ var data = ref.data;
25729
+ return [_vm._t("slotdata",null,{"data":{row:data.row,column:data.column,listtype:_vm.selectedView}})]}}],null,true)}):_vm._e(),(_vm.ListData && _vm.selectedView == 'Card')?_c('CardView',{attrs:{"data":_vm.ListData,"columns":_vm.HeaderData,"totalrecords":_vm.TotalRecordsForPaging,"customcard":_vm.IsShowCustomCard,"IsShowAction":_vm.IsShowAction,"identityColumn":_vm.IdentityColumn,"subModuleCode":_vm.SubModuleCode,"renderRowActionMethod":_vm.RenderRowActionMethod},on:{"PagerMethod":_vm.pagerMethod,"ButtonClick":_vm.actionButtonClick,"EventOfCheckbox":_vm.onChangeEventOfCheckbox},scopedSlots:_vm._u([{key:"slotdata",fn:function(ref){
25730
+ var data = ref.data;
25731
+ return [_vm._t("slotdata",null,{"data":{row:data.row,column:data.column,listtype:_vm.selectedView}})]}},{key:"customcard",fn:function(ref){
25732
+ var data = ref.data;
25733
+ return [_vm._t("customcard",null,{"data":{row:data.row,columnlist:data.columnlist,onchangecheckbox:data.onchangecheckbox,listtype:_vm.selectedView}})]}}],null,true)}):_vm._e(),(_vm.ListData && _vm.selectedView == 'Kanban')?_c('KanbanView',{attrs:{"data":_vm.ListData,"columns":_vm.HeaderData,"totalrecords":_vm.TotalRecordsForPaging,"customcard":_vm.IsShowCustomCard,"IsShowAction":_vm.IsShowAction,"identityColumn":_vm.IdentityColumn,"subModuleCode":_vm.SubModuleCode,"renderRowActionMethod":_vm.RenderRowActionMethod},on:{"PagerMethod":_vm.pagerMethod,"ButtonClick":_vm.actionButtonClick,"EventOfCheckbox":_vm.onChangeEventOfCheckbox},scopedSlots:_vm._u([{key:"slotdata",fn:function(ref){
25734
+ var data = ref.data;
25735
+ return [_vm._t("slotdata",null,{"data":{row:data.row,column:data.column,listtype:_vm.selectedView}})]}},{key:"customcard",fn:function(ref){
25736
+ var data = ref.data;
25737
+ return [_vm._t("customcard",null,{"data":{row:data.row,columnlist:data.columnlist,onchangecheckbox:data.onchangecheckbox,listtype:_vm.selectedView}})]}}],null,true)}):_vm._e()],1)])])}
25728
25738
  var staticRenderFns = []
25729
25739
 
25730
25740
 
25731
- // CONCATENATED MODULE: ./src/components/TgList.vue?vue&type=template&id=37c9ddb5&
25741
+ // CONCATENATED MODULE: ./src/components/TgList.vue?vue&type=template&id=0a0d6129&
25732
25742
 
25733
25743
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es.symbol.js
25734
25744
  var es_symbol = __webpack_require__("a4d3");
@@ -25777,18 +25787,18 @@ var es_array_filter = __webpack_require__("4de4");
25777
25787
  // EXTERNAL MODULE: ./node_modules/core-js/modules/web.dom-collections.for-each.js
25778
25788
  var web_dom_collections_for_each = __webpack_require__("159b");
25779
25789
 
25780
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7614a7f4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/DataTable.vue?vue&type=template&id=f89101da&
25781
- var DataTablevue_type_template_id_f89101da_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"table-responsive table-fix-header"},[_c('table',{staticClass:"table table-bordered mt-0",staticStyle:{"width":"100%"},attrs:{"id":"tablelistingdata"}},[_c('thead',{staticClass:"thead-bg"},[_c('tr',[_c('th',{staticClass:"text-center",staticStyle:{"width":"50px !important"}},[_c('input',{staticClass:"chkitems",attrs:{"id":"chkAll","value":"","type":"checkbox"},on:{"change":function($event){return _vm.onChange()}}})]),_vm._l((_vm.Headers),function(item){return [(item.VISIBLE)?_c('th',{class:{'text-center':_vm.subModuleCode=='CRM_BRANDS'&& item.COLUMN_NAME=='Social' || _vm.subModuleCode=='CRM_COMMUNICATION_MODES'&& item.COLUMN_NAME=='status'},staticStyle:{"text-transform":"capitalize"},style:([(item.COLUMN_NAME=='status_name') ? {'width':'10%'} : {'width':''}]),attrs:{"id":item.COLUMN_NAME}},[(item.VISIBLE && item.SORTABLE == true)?_c('span',{class:{
25790
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7614a7f4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/DataTable.vue?vue&type=template&id=4f30554f&
25791
+ var DataTablevue_type_template_id_4f30554f_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:"table-responsive table-fix-header"},[_c('table',{staticClass:"table table-bordered mt-0",staticStyle:{"width":"100%"},attrs:{"id":"tablelistingdata"}},[_c('thead',{staticClass:"thead-bg"},[_c('tr',[_c('th',{staticClass:"text-center",staticStyle:{"width":"50px !important"}},[_c('input',{staticClass:"chkitems",attrs:{"id":"chkAll","value":"","type":"checkbox"},on:{"change":function($event){return _vm.onChange()}}})]),_vm._l((_vm.Headers),function(item){return [(item.VISIBLE)?_c('th',{class:{'text-center':_vm.subModuleCode=='CRM_BRANDS'&& item.COLUMN_NAME=='Social' || _vm.subModuleCode=='CRM_COMMUNICATION_MODES'&& item.COLUMN_NAME=='status'},staticStyle:{"text-transform":"capitalize"},style:([(item.COLUMN_NAME=='status_name') ? {'width':'10%'} : {'width':''}]),attrs:{"id":item.COLUMN_NAME}},[(item.VISIBLE && item.SORTABLE == true)?_c('span',{class:{
25782
25792
  'sort': item.SORTABLE == true,
25783
25793
  'tb_headerSortUp': _vm.SortExp == 'ASC' && _vm.SortBy == item.COLUMN_NAME,
25784
25794
  'tb_headerSortDown':
25785
25795
  _vm.SortExp == 'DESC' && _vm.SortBy == item.COLUMN_NAME,
25786
- },on:{"click":function($event){return _vm.sortdata(item.COLUMN_NAME)}}},[_vm._v(" "+_vm._s(_vm.$t(item.COLUMN_NAME,item.DISPLAY_NAME))+" ")]):_vm._e(),(item.SORTABLE == false)?_c('span',[_vm._v(" "+_vm._s(_vm.$t(item.COLUMN_NAME,item.DISPLAY_NAME))+" ")]):_vm._e()]):_vm._e()]}),(_vm.IsShowAction == 'true')?_c('th',{staticClass:"nonresize text-center"},[_c('span',[_vm._v(_vm._s(_vm.$t("Action")))])]):_vm._e()],2)]),_c('tbody',[_vm._l((_vm.Data),function(item,index){return _c('tr',{key:item,class:item.additionalClass},[_c('td',{staticClass:"text-center"},[_c('input',{staticClass:"chkItems",attrs:{"disabled":item.isCheckBoxDisabled,"type":"checkbox"},domProps:{"value":item[_vm.identityColumn]},on:{"change":function($event){return _vm.onChangeEventOfCheckbox($event, item)}}})]),_vm._l((_vm.Headers),function(key){return [(key.VISIBLE)?_c('td',{key:key,class:{'text-right':key.DATA_TYPE=='decimal'}},[((key.DATA_TYPE=='date' || key.DATA_TYPE=='datetime') && (key.DATA_TYPE !='decimal'))?_c('span',[_vm._v(_vm._s(_vm.$options.filters.formatDate(item[key.COLUMN_NAME])))]):_vm._e(),((key.DATA_TYPE=='decimal'))?_c('span',[_vm._v(_vm._s(_vm.$options.filters.currency(item[key.COLUMN_NAME])))]):_vm._e(),((key.DATA_TYPE!='date' && key.DATA_TYPE!='datetime' && key.DATA_TYPE!='decimal'))?_c('span',{attrs:{"title":item[key.COLUMN_NAME]}},[(typeof(key.settings) != 'undefined' && key.settings != null
25787
- && typeof(key.settings.clickEvent) != 'undefined' && key.settings.clickEvent != null && key.settings.isInSlot != true)?_c('RouterLink',{attrs:{"id":"viewLeadeContent_a","to":typeof(item.rowDetailsUrl)!='undefined' ? item.rowDetailsUrl : ''},nativeOn:{"click":function($event){return _vm.clickEventCheck(key,item)}}},[_vm._v(" "+_vm._s(((typeof(key.settings.formatter) === 'function')?key.settings.formatter(item, key):_vm.TruncateStr(item[key.COLUMN_NAME],30)))+" ")]):_vm._e(),(typeof(key.settings) != 'undefined' && key.settings != null && (typeof(key.settings.clickEvent) === 'undefined' || key.settings.clickEvent == null) && key.settings.isInSlot != true)?_c('span',{attrs:{"title":item[key.COLUMN_NAME]}},[_vm._v(_vm._s(((typeof(key.settings.formatter) === 'function')?key.settings.formatter(item, key):_vm.TruncateStr(item[key.COLUMN_NAME],30))))]):_vm._e(),(typeof(key.settings) === 'undefined' || key.settings == null)?_c('span',{attrs:{"title":item[key.COLUMN_NAME]}},[_vm._v(_vm._s(_vm.TruncateStr(item[key.COLUMN_NAME],30)))]):_vm._e(),(typeof(key.settings) != 'undefined' && key.settings != null && typeof(key.settings.isInSlot) != 'undefined' && key.settings.isInSlot == true)?_vm._t("slotdata",null,{"data":{row:item,column:key}}):_vm._e()],2):_vm._e()]):_vm._e()]}),(_vm.IsShowAction == 'true')?_c('RowActions',{attrs:{"item":item,"index":index,"identityColumn":_vm.identityColumn,"listActions":_vm.renderRowActionMethod(item)},on:{"ButtonClick":_vm.ButtonClick}}):_vm._e()],2)}),(_vm.noRecord)?_c('tr',[_c('td',{staticClass:"text-center text-danger no-record",attrs:{"colspan":"17"}},[_vm._v(_vm._s(_vm.$t("NoRecordfound")))])]):_vm._e()],2)])])}
25788
- var DataTablevue_type_template_id_f89101da_staticRenderFns = []
25796
+ },on:{"click":function($event){return _vm.sortdata(item.COLUMN_NAME)}}},[_vm._v(" "+_vm._s(_vm.$t(item.COLUMN_NAME,item.DISPLAY_NAME))+" ")]):_vm._e(),(item.SORTABLE == false)?_c('span',[_vm._v(" "+_vm._s(_vm.$t(item.COLUMN_NAME,item.DISPLAY_NAME))+" ")]):_vm._e()]):_vm._e()]}),(_vm.IsShowAction == 'true')?_c('th',{staticClass:"nonresize text-center"},[_c('span',[_vm._v(_vm._s(_vm.$t("Action")))])]):_vm._e()],2)]),_c('tbody',[_vm._l((_vm.Data),function(item,index){return _c('tr',{key:index,class:item.additionalClass},[_c('td',{staticClass:"text-center"},[_c('input',{staticClass:"chkItems",attrs:{"disabled":item.isCheckBoxDisabled,"type":"checkbox"},domProps:{"value":item[_vm.identityColumn]},on:{"change":function($event){return _vm.onChangeEventOfCheckbox($event, item)}}})]),_vm._l((_vm.Headers),function(key){return [(key.VISIBLE)?_c('td',{key:key,class:{'text-right':key.DATA_TYPE=='decimal'}},[((key.DATA_TYPE=='date' || key.DATA_TYPE=='datetime') && (key.DATA_TYPE !='decimal'))?_c('span',[_vm._v(_vm._s(_vm.$options.filters.formatDate(item[key.COLUMN_NAME])))]):_vm._e(),((key.DATA_TYPE=='decimal'))?_c('span',[_vm._v(_vm._s(_vm.$options.filters.currency(item[key.COLUMN_NAME])))]):_vm._e(),((key.DATA_TYPE!='date' && key.DATA_TYPE!='datetime' && key.DATA_TYPE!='decimal'))?_c('span',{attrs:{"title":item[key.COLUMN_NAME]}},[(typeof(key.settings) != 'undefined' && key.settings != null
25797
+ && typeof(key.settings.clickEvent) != 'undefined' && key.settings.clickEvent != null && key.settings.isInSlot != true)?_c('RouterLink',{attrs:{"id":"viewLeadeContent_a","to":typeof(item.rowDetailsUrl)!='undefined' ? item.rowDetailsUrl : ''},nativeOn:{"click":function($event){return _vm.clickEventCheck(key,item)}}},[_vm._v(" "+_vm._s(((typeof(key.settings.formatter) === 'function')?key.settings.formatter(item, key):_vm.TruncateStr(item[key.COLUMN_NAME],30)))+" ")]):_vm._e(),(typeof(key.settings) != 'undefined' && key.settings != null && (typeof(key.settings.clickEvent) === 'undefined' || key.settings.clickEvent == null) && key.settings.isInSlot != true)?_c('span',{attrs:{"title":item[key.COLUMN_NAME]}},[_vm._v(_vm._s(((typeof(key.settings.formatter) === 'function')?key.settings.formatter(item, key):_vm.TruncateStr(item[key.COLUMN_NAME],30))))]):_vm._e(),(typeof(key.settings) === 'undefined' || key.settings == null)?_c('span',{attrs:{"title":item[key.COLUMN_NAME]}},[_vm._v(_vm._s(_vm.TruncateStr(item[key.COLUMN_NAME],30)))]):_vm._e(),(typeof(key.settings) != 'undefined' && key.settings != null && typeof(key.settings.isInSlot) != 'undefined' && key.settings.isInSlot == true)?_vm._t("slotdata",null,{"data":{row:item,column:key}}):_vm._e()],2):_vm._e()]):_vm._e()]}),(_vm.IsShowAction == 'true')?_c('RowActions',{attrs:{"item":item,"index":index,"identityColumn":_vm.identityColumn,"listActions":_vm.renderRowActionMethod(item)},on:{"ButtonClick":_vm.ButtonClick}}):_vm._e()],2)}),(_vm.noRecord)?_c('tr',[_c('td',{staticClass:"text-center text-danger no-record",attrs:{"colspan":"17"}},[_vm._v(_vm._s(_vm.$t("NoRecordfound")))])]):_vm._e()],2)])]),_c('Pager',{attrs:{"numberofrecords":_vm.totalrecords,"prev-text":"Prev","first-text":"First","last-text":"Last","next-text":"Next"},on:{"SetCurrentPage":_vm.pagerMethod}})],1)}
25798
+ var DataTablevue_type_template_id_4f30554f_staticRenderFns = []
25789
25799
 
25790
25800
 
25791
- // CONCATENATED MODULE: ./src/components/DataTable.vue?vue&type=template&id=f89101da&
25801
+ // CONCATENATED MODULE: ./src/components/DataTable.vue?vue&type=template&id=4f30554f&
25792
25802
 
25793
25803
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es.regexp.exec.js
25794
25804
  var es_regexp_exec = __webpack_require__("ac1f");
@@ -25796,12 +25806,12 @@ var es_regexp_exec = __webpack_require__("ac1f");
25796
25806
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es.regexp.test.js
25797
25807
  var es_regexp_test = __webpack_require__("00b4");
25798
25808
 
25799
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7614a7f4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/RowActions.vue?vue&type=template&id=35ecd5cc&
25800
- var RowActionsvue_type_template_id_35ecd5cc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.listType == 'List')?_c('td',{staticClass:"text-center mobile-action"},[_c('span',{staticClass:"actions mobileaction"},[_c('em',{staticClass:"fa fa-ellipsis-h action_icon",attrs:{"aria-hidden":"true"}}),_c('span',{staticClass:"action-list-box"},[_c('span',{staticClass:"list-actions",attrs:{"id":"action-list"}},[_vm._l((_vm.listActions),function(action){return [(action.isVisible == true && typeof action.callbackfunction != 'undefined')?_c('a',{staticClass:"actions-onclick",attrs:{"typetitle":action.title,"typefor":action.title,"value":_vm.item[_vm.identityColumn],"title":action.title},on:{"click":function($event){return _vm.ClickEvent(action.callbackfunction,_vm.item,_vm.index,$event)}}},[_c('em',{class:action.icon}),_c('span',{staticClass:"text"},[_vm._v(" "+_vm._s(action.title)+" "),_c('span',{domProps:{"innerHTML":_vm._s(_vm.replaceText(action.additionalSpan))}})])]):_vm._e(),(action.isVisible == true && typeof action.callbackfunction == 'undefined')?_c('RouterLink',{staticClass:"actions-onclick",attrs:{"to":_vm.replaceText(action.href),"title":_vm.$t(action.title)}},[_c('em',{class:action.icon}),_vm._v(" "),_c('br'),_c('span',{staticClass:"text"},[_vm._v(" "+_vm._s(_vm.$t(action.title)))])]):_vm._e()]}),_c('em',{staticClass:"fa fa-times close close-action",attrs:{"aria-hidden":"true"}})],2)])])]):_vm._e()}
25801
- var RowActionsvue_type_template_id_35ecd5cc_staticRenderFns = []
25809
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7614a7f4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/RowActions.vue?vue&type=template&id=791669ff&
25810
+ var RowActionsvue_type_template_id_791669ff_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.listType == 'List')?_c('td',{staticClass:"text-center mobile-action"},[_c('span',{staticClass:"actions mobileaction"},[_c('em',{staticClass:"fa fa-ellipsis-h action_icon",attrs:{"aria-hidden":"true"}}),_c('span',{staticClass:"action-list-box"},[_c('span',{staticClass:"list-actions",attrs:{"id":"action-list"}},[_vm._l((_vm.listActions),function(action){return [(action.isVisible == true && typeof action.callbackfunction != 'undefined')?_c('a',{staticClass:"actions-onclick",attrs:{"typetitle":action.title,"typefor":action.title,"value":_vm.item[_vm.identityColumn],"title":action.title},on:{"click":function($event){return _vm.ClickEvent(action.callbackfunction,_vm.item,_vm.index,$event)}}},[_c('em',{class:action.icon}),_c('span',{staticClass:"text"},[_vm._v(" "+_vm._s(action.title)+" "),_c('span',{domProps:{"innerHTML":_vm._s(_vm.replaceText(action.additionalSpan))}})])]):_vm._e(),(action.isVisible == true && typeof action.callbackfunction == 'undefined')?_c('RouterLink',{staticClass:"actions-onclick",attrs:{"to":_vm.replaceText(action.href),"title":_vm.$t(action.title)}},[_c('em',{class:action.icon}),_vm._v(" "),_c('br'),_c('span',{staticClass:"text"},[_vm._v(" "+_vm._s(_vm.$t(action.title)))])]):_vm._e()]}),_c('em',{staticClass:"fa fa-times close close-action",attrs:{"aria-hidden":"true"}})],2)])])]):_vm._e(),_vm._l((_vm.listActions),function(action){return (_vm.listType == 'Card')?[((action.isVisible == true && typeof action.callbackfunction != 'undefined'))?_c('a',{class:'round-icon-small ' + ((action.class) ? action.class : 'btn-info'),attrs:{"typetitle":action.title,"typefor":action.title,"value":_vm.item[_vm.identityColumn],"title":action.title,"data-toggle-tooltip":"tooltip","data-original-title":action.title},on:{"click":function($event){return _vm.ClickEvent(action.callbackfunction,_vm.item,_vm.index,$event)}}},[_c('em',{class:_vm.CardActionIcon(action.icon)})]):_vm._e(),(action.isVisible == true && typeof action.callbackfunction == 'undefined')?_c('RouterLink',{class:'round-icon-small ' + ((action.class) ? action.class : 'btn-info'),attrs:{"to":_vm.replaceText(action.href),"title":_vm.$t(action.title)}},[_c('em',{class:_vm.CardActionIcon(action.icon)})]):_vm._e()]:_vm._e()}),_vm._l((_vm.listActions),function(action){return (_vm.listType == 'Kanban')?[(action.isVisible == true && typeof action.callbackfunction != 'undefined')?_c('a',{staticClass:"actions-onclick",attrs:{"typetitle":action.title,"typefor":action.title,"value":_vm.item[_vm.identityColumn],"title":action.title},on:{"click":function($event){return _vm.ClickEvent(action.callbackfunction,_vm.item,_vm.index,$event)}}},[_c('i',{class:action.icon}),_c('span',{staticClass:"text"},[_vm._v(" "+_vm._s(action.title)+" "),_c('span',{domProps:{"innerHTML":_vm._s(_vm.replaceText(action.additionalSpan))}})])]):_vm._e(),(action.isVisible == true && typeof action.callbackfunction == 'undefined')?_c('RouterLink',{staticClass:"actions-onclick",attrs:{"to":_vm.replaceText(action.href),"title":_vm.$t(action.title)}},[_c('i',{class:action.icon}),_c('span',{staticClass:"text"},[_vm._v(" "+_vm._s(_vm.$t(action.title)))])]):_vm._e()]:_vm._e()})],2)}
25811
+ var RowActionsvue_type_template_id_791669ff_staticRenderFns = []
25802
25812
 
25803
25813
 
25804
- // CONCATENATED MODULE: ./src/components/RowActions.vue?vue&type=template&id=35ecd5cc&
25814
+ // CONCATENATED MODULE: ./src/components/RowActions.vue?vue&type=template&id=791669ff&
25805
25815
 
25806
25816
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es.string.replace.js
25807
25817
  var es_string_replace = __webpack_require__("5319");
@@ -25883,6 +25893,8 @@ var es_string_includes = __webpack_require__("2532");
25883
25893
  //
25884
25894
  //
25885
25895
  //
25896
+ //
25897
+ //
25886
25898
  /* harmony default export */ var RowActionsvue_type_script_lang_js_ = ({
25887
25899
  props: {
25888
25900
  item: {
@@ -26046,8 +26058,8 @@ function normalizeComponent (
26046
26058
 
26047
26059
  var component = normalizeComponent(
26048
26060
  components_RowActionsvue_type_script_lang_js_,
26049
- RowActionsvue_type_template_id_35ecd5cc_render,
26050
- RowActionsvue_type_template_id_35ecd5cc_staticRenderFns,
26061
+ RowActionsvue_type_template_id_791669ff_render,
26062
+ RowActionsvue_type_template_id_791669ff_staticRenderFns,
26051
26063
  false,
26052
26064
  null,
26053
26065
  null,
@@ -26056,42 +26068,15 @@ var component = normalizeComponent(
26056
26068
  )
26057
26069
 
26058
26070
  /* harmony default export */ var RowActions = (component.exports);
26059
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7614a7f4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Pager.vue?vue&type=template&id=9a87deec&
26060
- var Pagervue_type_template_id_9a87deec_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.TotalPages>0)?_c('div',{staticClass:"nu-paging"},[_c('nav',{attrs:{"aria-label":"Page navigation example col-sm-12 col-md-12 col-lg-12 col-xl-12 float-left"}},[_c('ul',{staticClass:"pagination row"},[_c('li',{staticClass:"col-sm-12 col-md-6 col-lg-6 col-xl-6 float-left choose-page"},[_c('span',{staticClass:"mr-2"},[_vm._v("Show")]),_c('span',{staticClass:"select"},[_c('select',{directives:[{name:"model",rawName:"v-model",value:(_vm.PageSize),expression:"PageSize"}],staticClass:"form-control form-control-sm",attrs:{"id":"pageSize","name":"pageSize"},on:{"change":[function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = "_value" in o ? o._value : o.value;return val}); _vm.PageSize=$event.target.multiple ? $$selectedVal : $$selectedVal[0]},_vm.SetPageSize]}},_vm._l((_vm.PageSizeOption),function(item){return _c('option',{domProps:{"value":item}},[_vm._v(_vm._s(item))])}),0)]),_c('span',{staticClass:"ms-2"},[_vm._v(_vm._s(_vm.$t('PagingText', [((_vm.CurrentPage-1)*_vm.PageSize)+1,(_vm.PageSize*_vm.CurrentPage > _vm.TotalRecords ? _vm.TotalRecords : _vm.PageSize*_vm.CurrentPage),_vm.TotalRecords])))])]),_c('li',{staticClass:"col-sm-12 col-md-6 col-lg-6 col-xl-6 float-left"},[(_vm.TotalPages>1)?_c('ul',{staticClass:"paging-count"},[_c('li',{staticClass:"page-item"},[(_vm.CurrentPage!=1)?_c('a',{staticClass:"page-link first",attrs:{"title":_vm.firstText,"href":"javascript:;","val":"1"},on:{"click":function($event){return _vm.SetCurrentPage(1)}}},[_vm._v(_vm._s(_vm.firstText))]):_vm._e(),(_vm.CurrentPage==1)?_c('a',{staticClass:"page-link first disabled",attrs:{"title":_vm.firstText,"val":"1"}},[_vm._v(_vm._s(_vm.firstText))]):_vm._e()]),_c('li',{staticClass:"page-item"},[(_vm.CurrentPage!=1)?_c('a',{staticClass:"page-link previous",attrs:{"title":_vm.prevText,"href":"javascript:;"},on:{"click":function($event){return _vm.SetCurrentPage(_vm.CurrentPage-1)}}},[_vm._v(_vm._s(_vm.prevText))]):_vm._e(),(_vm.CurrentPage==1)?_c('a',{staticClass:"page-link previous disabled",attrs:{"title":_vm.prevText}},[_vm._v(_vm._s(_vm.prevText))]):_vm._e()]),_vm._l((_vm.TotalPages),function(data,index){return [(data>=_vm.GroupStart && data<=_vm.GroupEnd)?_c('li',{staticClass:"page-item"},[(index+1==_vm.CurrentPage)?_c('a',{staticClass:"page-link active",attrs:{"href":"javascript:;"}},[_vm._v(_vm._s(index+1))]):_vm._e(),(index+1!=_vm.CurrentPage)?_c('a',{staticClass:"page-link",attrs:{"href":"javascript:;","val":index},on:{"click":function($event){return _vm.SetCurrentPage(index+1)}}},[_vm._v(_vm._s(index+1))]):_vm._e()]):_vm._e()]}),_c('li',{staticClass:"page-item"},[(_vm.CurrentPage<_vm.TotalPages)?_c('a',{staticClass:"page-link next",attrs:{"title":_vm.nextText,"href":"javascript:;"},on:{"click":function($event){return _vm.SetCurrentPage(_vm.CurrentPage+1)}}},[_vm._v(_vm._s(_vm.nextText))]):_vm._e(),(_vm.CurrentPage>=_vm.TotalPages)?_c('a',{staticClass:"page-link disabled next",attrs:{"title":_vm.nextText}},[_vm._v(_vm._s(_vm.nextText))]):_vm._e()]),_c('li',{staticClass:"page-item"},[(_vm.CurrentPage!=_vm.TotalPages)?_c('a',{staticClass:"page-link next",attrs:{"title":_vm.lastText,"href":"javascript:;","val":_vm.TotalPages},on:{"click":function($event){return _vm.SetCurrentPage(_vm.TotalPages)}}},[_vm._v(_vm._s(_vm.lastText))]):_vm._e(),(_vm.CurrentPage==_vm.TotalPages)?_c('a',{staticClass:"page-link next disabled",attrs:{"title":_vm.lastText,"val":_vm.TotalPages}},[_vm._v(_vm._s(_vm.lastText))]):_vm._e()])],2):_vm._e()])])])]):_vm._e()}
26061
- var Pagervue_type_template_id_9a87deec_staticRenderFns = []
26071
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7614a7f4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Pager.vue?vue&type=template&id=3a1279b1&
26072
+ var Pagervue_type_template_id_3a1279b1_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.TotalPages>0)?_c('div',{staticClass:"nu-paging"},[_c('nav',{attrs:{"aria-label":"Page navigation example col-sm-12 col-md-12 col-lg-12 col-xl-12 float-left"}},[_c('ul',{staticClass:"pagination row"},[_c('li',{staticClass:"col-sm-12 col-md-6 col-lg-6 col-xl-6 float-left choose-page"},[_c('span',{staticClass:"mr-2"},[_vm._v("Show")]),_c('span',{staticClass:"select"},[_c('select',{directives:[{name:"model",rawName:"v-model",value:(_vm.PageSize),expression:"PageSize"}],staticClass:"form-control form-control-sm",attrs:{"id":"pageSize","name":"pageSize"},on:{"change":[function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = "_value" in o ? o._value : o.value;return val}); _vm.PageSize=$event.target.multiple ? $$selectedVal : $$selectedVal[0]},_vm.SetPageSize]}},_vm._l((_vm.PageSizeOption),function(item){return _c('option',{domProps:{"value":item}},[_vm._v(_vm._s(item))])}),0)]),_c('span',{staticClass:"ms-2"},[_vm._v(_vm._s(_vm.$t('PagingText', [((_vm.CurrentPage-1)*_vm.PageSize)+1,(_vm.PageSize*_vm.CurrentPage > _vm.TotalRecords ? _vm.TotalRecords : _vm.PageSize*_vm.CurrentPage),_vm.TotalRecords])))])]),_c('li',{staticClass:"col-sm-12 col-md-6 col-lg-6 col-xl-6 float-left"},[(_vm.TotalPages>1)?_c('ul',{staticClass:"paging-count"},[_c('li',{staticClass:"page-item"},[(_vm.CurrentPage!=1)?_c('a',{staticClass:"page-link first",attrs:{"title":_vm.firstText,"href":"javascript:;","val":"1"},on:{"click":function($event){return _vm.SetCurrentPage(1)}}},[_vm._v(_vm._s(_vm.firstText))]):_vm._e(),(_vm.CurrentPage==1)?_c('a',{staticClass:"page-link first disabled",attrs:{"title":_vm.firstText,"val":"1"}},[_vm._v(_vm._s(_vm.firstText))]):_vm._e()]),_c('li',{staticClass:"page-item"},[(_vm.CurrentPage!=1)?_c('a',{staticClass:"page-link previous",attrs:{"title":_vm.prevText,"href":"javascript:;"},on:{"click":function($event){return _vm.SetCurrentPage(_vm.CurrentPage-1)}}},[_vm._v(_vm._s(_vm.prevText))]):_vm._e(),(_vm.CurrentPage==1)?_c('a',{staticClass:"page-link previous disabled",attrs:{"title":_vm.prevText}},[_vm._v(_vm._s(_vm.prevText))]):_vm._e()]),_vm._l((_vm.TotalPages),function(data,index){return [(data>=_vm.GroupStart && data<=_vm.GroupEnd)?_c('li',{staticClass:"page-item"},[(index+1==_vm.CurrentPage)?_c('a',{staticClass:"page-link active",attrs:{"href":"javascript:;"}},[_vm._v(_vm._s(index+1))]):_vm._e(),(index+1!=_vm.CurrentPage)?_c('a',{staticClass:"page-link",attrs:{"href":"javascript:;","val":index},on:{"click":function($event){return _vm.SetCurrentPage(index+1)}}},[_vm._v(_vm._s(index+1))]):_vm._e()]):_vm._e()]}),_c('li',{staticClass:"page-item"},[(_vm.CurrentPage<_vm.TotalPages)?_c('a',{staticClass:"page-link next",attrs:{"title":_vm.nextText,"href":"javascript:;"},on:{"click":function($event){return _vm.SetCurrentPage(_vm.CurrentPage+1)}}},[_vm._v(_vm._s(_vm.nextText))]):_vm._e(),(_vm.CurrentPage>=_vm.TotalPages)?_c('a',{staticClass:"page-link disabled next",attrs:{"title":_vm.nextText}},[_vm._v(_vm._s(_vm.nextText))]):_vm._e()]),_c('li',{staticClass:"page-item"},[(_vm.CurrentPage!=_vm.TotalPages)?_c('a',{staticClass:"page-link next",attrs:{"title":_vm.lastText,"href":"javascript:;","val":_vm.TotalPages},on:{"click":function($event){return _vm.SetCurrentPage(_vm.TotalPages)}}},[_vm._v(_vm._s(_vm.lastText))]):_vm._e(),(_vm.CurrentPage==_vm.TotalPages)?_c('a',{staticClass:"page-link next disabled",attrs:{"title":_vm.lastText,"val":_vm.TotalPages}},[_vm._v(_vm._s(_vm.lastText))]):_vm._e()])],2):_vm._e()])])])]):_vm._e()}
26073
+ var Pagervue_type_template_id_3a1279b1_staticRenderFns = []
26062
26074
 
26063
26075
 
26064
- // CONCATENATED MODULE: ./src/components/Pager.vue?vue&type=template&id=9a87deec&
26076
+ // CONCATENATED MODULE: ./src/components/Pager.vue?vue&type=template&id=3a1279b1&
26065
26077
 
26066
26078
  // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Pager.vue?vue&type=script&lang=js&
26067
- //
26068
- //
26069
- //
26070
- //
26071
- //
26072
- //
26073
- //
26074
- //
26075
- //
26076
- //
26077
- //
26078
- //
26079
- //
26080
- //
26081
- //
26082
- //
26083
- //
26084
- //
26085
- //
26086
- //
26087
- //
26088
- //
26089
- //
26090
- //
26091
- //
26092
- //
26093
- //
26094
- //
26079
+
26095
26080
  //
26096
26081
  //
26097
26082
  //
@@ -26137,6 +26122,34 @@ var Pagervue_type_template_id_9a87deec_staticRenderFns = []
26137
26122
  //
26138
26123
  //
26139
26124
  /* harmony default export */ var Pagervue_type_script_lang_js_ = ({
26125
+ props: {
26126
+ numberofrecords: {
26127
+ type: Number,
26128
+ required: true
26129
+ },
26130
+ prevText: {
26131
+ type: String,
26132
+ required: true
26133
+ },
26134
+ nextText: {
26135
+ type: String,
26136
+ required: true
26137
+ },
26138
+ firstText: {
26139
+ type: String,
26140
+ required: true
26141
+ },
26142
+ lastText: {
26143
+ type: String,
26144
+ required: true
26145
+ },
26146
+ callbackfunction: {
26147
+ type: Function
26148
+ },
26149
+ CurrentPageNumber: {
26150
+ type: Number
26151
+ }
26152
+ },
26140
26153
  data: function data() {
26141
26154
  return {
26142
26155
  TotalRecords: 0,
@@ -26169,6 +26182,14 @@ var Pagervue_type_template_id_9a87deec_staticRenderFns = []
26169
26182
  this.GroupStart = 1;
26170
26183
  this.GroupEnd = 3;
26171
26184
  }
26185
+ },
26186
+ CurrentPageNumber: function CurrentPageNumber(value) {
26187
+ var vm = this;
26188
+ vm.CurrentPage = value;
26189
+
26190
+ if (value == 1) {
26191
+ vm.SetCurrentPage(value);
26192
+ }
26172
26193
  }
26173
26194
  },
26174
26195
  created: function created() {
@@ -26253,8 +26274,8 @@ var Pagervue_type_template_id_9a87deec_staticRenderFns = []
26253
26274
 
26254
26275
  var Pager_component = normalizeComponent(
26255
26276
  components_Pagervue_type_script_lang_js_,
26256
- Pagervue_type_template_id_9a87deec_render,
26257
- Pagervue_type_template_id_9a87deec_staticRenderFns,
26277
+ Pagervue_type_template_id_3a1279b1_render,
26278
+ Pagervue_type_template_id_3a1279b1_staticRenderFns,
26258
26279
  false,
26259
26280
  null,
26260
26281
  null,
@@ -26330,6 +26351,8 @@ var Pager_component = normalizeComponent(
26330
26351
  //
26331
26352
  //
26332
26353
  //
26354
+ //
26355
+ //
26333
26356
 
26334
26357
 
26335
26358
  /* harmony default export */ var DataTablevue_type_script_lang_js_ = ({
@@ -26450,8 +26473,8 @@ var Pager_component = normalizeComponent(
26450
26473
 
26451
26474
  var DataTable_component = normalizeComponent(
26452
26475
  components_DataTablevue_type_script_lang_js_,
26453
- DataTablevue_type_template_id_f89101da_render,
26454
- DataTablevue_type_template_id_f89101da_staticRenderFns,
26476
+ DataTablevue_type_template_id_4f30554f_render,
26477
+ DataTablevue_type_template_id_4f30554f_staticRenderFns,
26455
26478
  false,
26456
26479
  null,
26457
26480
  null,
@@ -26460,12 +26483,20 @@ var DataTable_component = normalizeComponent(
26460
26483
  )
26461
26484
 
26462
26485
  /* harmony default export */ var DataTable = (DataTable_component.exports);
26463
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7614a7f4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/left-search.vue?vue&type=template&id=fd64ba22&
26464
- var left_searchvue_type_template_id_fd64ba22_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"col-md-12 p-0"},[_c('div',{staticClass:"theme-primary partition"},[(_vm.header)?_c('span',{staticClass:"p-name text-white"},[_vm._v(_vm._s(_vm.GetLocalizedValue(_vm.header)))]):_vm._e()])])}
26465
- var left_searchvue_type_template_id_fd64ba22_staticRenderFns = []
26486
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7614a7f4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/left-search.vue?vue&type=template&id=24901654&
26487
+ var left_searchvue_type_template_id_24901654_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:"col-md-12 p-0"},[_c('div',{staticClass:"theme-primary partition"},[(_vm.header)?_c('span',{staticClass:"p-name text-white"},[_vm._v(_vm._s(_vm.GetLocalizedValue(_vm.header)))]):_vm._e()])]),_c('div',{staticClass:"accordion md-accordion left-filter mt-2",attrs:{"id":"accordionEx","role":"tablist","aria-multiselectable":"true"}},[_c('div',{staticClass:"card"},[_c('div',{staticClass:"card-header filter-head",attrs:{"role":"tab","id":"headingOne1"}},[_c('h5',{staticClass:"mb-0"},[_c('em',{staticClass:"fa fa-filter",attrs:{"aria-hidden":"true"}}),_vm._v(" "+_vm._s(_vm.GetLocalizedValue(_vm.$t("Search")))+" "),_c('span',{staticClass:"expand_all_filters"},[_c('span',{attrs:{"id":"SearchData"},on:{"click":function($event){return _vm.SearchData()}}},[_c('a',{staticClass:"collapsed",attrs:{"href":"javascript:;","title":_vm.$t('Search'),"data-toggle-tooltip":"tooltip"}},[_c('em',{staticClass:"fa fa-search",attrs:{"aria-hidden":"true"}})])]),_c('span',{on:{"click":function($event){return _vm.ClearFilter()}}},[_c('a',{staticClass:"collapsed",attrs:{"title":_vm.$t('Reset'),"href":"javascript:;","data-toggle-tooltip":"tooltip"}},[_c('em',{staticClass:"fa fa-repeat",attrs:{"aria-hidden":"true"}})])]),_c('span',{staticClass:"collapsed ancExpandAllCollapseAll",attrs:{"data-target":".multi-collapse","data-bs-toggle":"collapse"},on:{"click":function($event){return _vm.ExpandCollapsedAll()}}},[_c('a',{staticClass:"collapsed",attrs:{"href":"javascript:;","title":_vm.$t('ExpandAllCollapseAll'),"data-toggle-tooltip":"tooltip"}},[_c('em',{staticClass:"fa fa-sort-desc",attrs:{"aria-hidden":"true"}})])])])])])]),_c('div',{staticClass:"card-panel"},_vm._l((_vm.Fields),function(field,fieldIndex){return _c('div',{key:field,staticClass:"card"},[_c('div',{staticClass:"card-header",attrs:{"role":"tab","id":'headingOnee' + fieldIndex}},[_c('h5',{staticClass:"mb-0"},[_c('a',{staticClass:"collapsed",attrs:{"data-bs-toggle":"collapse","data-parent":"#accordionEx","href":'#collapseOne'+fieldIndex,"aria-expanded":"false","aria-controls":'collapseOne'+fieldIndex}},[_c('em',{class:'fa ' + field.fieldIcon,attrs:{"aria-hidden":"true"}}),_c('span',{class:{'filter':field.isSearch}},[_vm._v(_vm._s(_vm.GetLocalizedValue(field.fieldName)))]),_c('em',{staticClass:"fa fa-angle-down rotate-icon",attrs:{"aria-hidden":"true"}})]),_c('a',{class:{'tab-Search-btn': true, 'd-block': field.value.length > 0},attrs:{"href":"javascript:;"},on:{"click":function($event){return _vm.SearchData()}}},[_c('em',{staticClass:"fa fa-search",attrs:{"aria-hidden":"true"}})])])]),_c('div',{staticClass:"collapse multi-collapse",attrs:{"id":'collapseOne'+fieldIndex,"role":"tabpanel","aria-labelledby":'headingOnee' + fieldIndex,"data-parent":"#accordionEx"}},[_c('div',{staticClass:"card-body pt-0"},[(field.fieldType== 'text')?_c('div',{staticClass:"form-group"},[(((field.isNumeric == true)? 'number':'text')==='checkbox')?_c('input',{directives:[{name:"model",rawName:"v-model",value:(field.value),expression:"field.value"}],staticClass:"form-control search",attrs:{"placeholder":field.fieldName + ' ',"type":"checkbox"},domProps:{"checked":Array.isArray(field.value)?_vm._i(field.value,null)>-1:(field.value)},on:{"keydown":function($event){return _vm.SearchOnEnter($event, field)},"change":function($event){var $$a=field.value,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(field, "value", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(field, "value", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(field, "value", $$c)}}}}):(((field.isNumeric == true)? 'number':'text')==='radio')?_c('input',{directives:[{name:"model",rawName:"v-model",value:(field.value),expression:"field.value"}],staticClass:"form-control search",attrs:{"placeholder":field.fieldName + ' ',"type":"radio"},domProps:{"checked":_vm._q(field.value,null)},on:{"keydown":function($event){return _vm.SearchOnEnter($event, field)},"change":function($event){return _vm.$set(field, "value", null)}}}):_c('input',{directives:[{name:"model",rawName:"v-model",value:(field.value),expression:"field.value"}],staticClass:"form-control search",attrs:{"placeholder":field.fieldName + ' ',"type":(field.isNumeric == true)? 'number':'text'},domProps:{"value":(field.value)},on:{"keydown":function($event){return _vm.SearchOnEnter($event, field)},"input":function($event){if($event.target.composing){ return; }_vm.$set(field, "value", $event.target.value)}}})]):_vm._e(),(field.fieldType== 'date' || field.fieldType== 'date-range')?_c('div',{staticClass:"form-group"},[_c('div',{class:{'input-group':true, 'mb-2':(field.fieldType == 'date-range') }},[_c('v-date-picker',{staticClass:"input-group",attrs:{"popover":_vm.popover,"model-config":_vm.modelConfig,"minute-increment":5,"name":'DateFrom'+fieldIndex,"change":_vm.SetMinMaxValueForDatePicker(field, 'datefrom')},scopedSlots:_vm._u([{key:"default",fn:function(ref){
26488
+ var inputValue = ref.inputValue;
26489
+ var inputEvents = ref.inputEvents;
26490
+ var togglePopover = ref.togglePopover;
26491
+ return [_c('input',_vm._g({staticClass:"form-control",attrs:{"placeholder":(field.fieldType== 'date-range')? _vm.$t('DateFrom'):field.fieldName},domProps:{"value":inputValue}},inputEvents)),_c('div',{staticClass:"input-group-append",on:{"click":function($event){return togglePopover()}}},[_c('span',{staticClass:"input-group-text"},[_c('em',{staticClass:"fa fa-calendar"})])])]}}],null,true),model:{value:(field.value),callback:function ($$v) {_vm.$set(field, "value", $$v)},expression:"field.value"}})],1),(field.fieldType== 'date-range')?_c('div',{staticClass:"input-group"},[_c('v-date-picker',{staticClass:"input-group",attrs:{"popover":_vm.popover,"model-config":_vm.modelConfig,"minute-increment":5,"name":'DateTo'+fieldIndex,"change":_vm.SetMinMaxValueForDatePicker(field, 'dateto')},scopedSlots:_vm._u([{key:"default",fn:function(ref){
26492
+ var inputValue = ref.inputValue;
26493
+ var inputEvents = ref.inputEvents;
26494
+ var togglePopover = ref.togglePopover;
26495
+ return [_c('input',_vm._g({staticClass:"form-control",attrs:{"placeholder":_vm.$t('DateTo')},domProps:{"value":inputValue}},inputEvents)),_c('div',{staticClass:"input-group-append",on:{"click":function($event){return togglePopover()}}},[_c('span',{staticClass:"input-group-text"},[_c('em',{staticClass:"fa fa-calendar"})])])]}}],null,true),model:{value:(field.secondValue),callback:function ($$v) {_vm.$set(field, "secondValue", $$v)},expression:"field.secondValue"}})],1):_vm._e()]):_vm._e(),(field.fieldType== 'radio' || field.fieldType== 'checkbox')?_c('div',{staticClass:"form-group"},_vm._l((field.listOptions),function(item,index){return _c('div',{key:item,class:{'custom-control w-auto custom-control-inline': true, 'custom-radio': field.fieldType== 'radio', 'custom-checkbox': field.fieldType== 'checkbox'}},[(field.fieldType== 'radio')?_c('input',{directives:[{name:"model",rawName:"v-model",value:(field.value),expression:"field.value"}],staticClass:"custom-control-input dynamic",attrs:{"type":"radio","id":'customcheckbox'+fieldIndex+index,"name":"selectedDealOwner"},domProps:{"value":item.value,"checked":_vm._q(field.value,item.value)},on:{"change":function($event){return _vm.$set(field, "value", item.value)}}}):_vm._e(),(field.fieldType== 'checkbox')?_c('input',{staticClass:"custom-control-input dynamic",attrs:{"type":"checkbox","id":'customcheckbox'+fieldIndex+index,"name":"selectedDealOwner"},domProps:{"checked":_vm.CheckIfSelected(field, item.value),"value":item.value},on:{"change":function($event){return _vm.UpdateCheckedValues(field, item.value, $event)}}}):_vm._e(),_c('label',{staticClass:"custom-control-label",attrs:{"for":'customcheckbox'+fieldIndex+index}},[_vm._v(_vm._s(item.name))])])}),0):_vm._e(),(field.fieldType== 'ddl-radio' || field.fieldType== 'ddl-check')?_c('div',{staticClass:"form-group"},[_c('div',{staticClass:"w-100 d-flex flex-wrap filterscroll filterscroll_leftsearch"},_vm._l((field.listOptions),function(btn,index){return _c('button',{key:btn,class:{'btn search-tag searchtagfloat float-left':true, 'd-none':_vm.CheckValueSelectedForbadge(btn.value, field.value, field.isSearch)},attrs:{"type":"button"}},[_c('span',{staticClass:"tag-name"},[_vm._v(_vm._s(btn.name))]),_c('span',{staticClass:"badge text-dark",on:{"click":function($event){return _vm.ClearFilerForbadge(btn.value, field, fieldIndex)}}},[_vm._v("×")])])}),0),_c('div',{staticClass:"w-100"},[_c('div',{staticClass:"p-0 mb-1 w-100"},[_c('div',{staticClass:"input-group customsearchbox"},[_c('input',{staticClass:"form-control searchcustomfilter border-right-0",attrs:{"type":"text","Placeholder":_vm.$t('Search'),"autocomplete":"off"}}),_vm._m(0,true)])]),_c('div',{staticClass:"form-group filterscroll filterscroll_leftsearch",staticStyle:{"max-height":"200px"}},[(field.fieldType == 'ddl-check')?_c('div',{staticClass:"custom-control custom-checkbox custom-control-inline w-100"},[_c('input',{staticClass:"custom-control-input dynamic customcheckboxselectall",attrs:{"id":'customcheckboxselectall'+fieldIndex,"type":"checkbox"},on:{"change":function($event){return _vm.SelectAllRecords(field, $event)}}}),_c('label',{staticClass:"custom-control-label",attrs:{"for":'customcheckboxselectall'+fieldIndex,"type":"checkbox"}},[_vm._v("Select All")])]):_vm._e(),_vm._l((field.listOptions),function(item,index){return _c('div',{key:item,class:{'custom-control custom-checkbox custom-control-inline w-100': true, 'custom-radio': field.fieldType== 'ddl-radio','custom-checkbox': field.fieldType=='ddl-check'}},[(field.fieldType== 'ddl-radio')?_c('input',{directives:[{name:"model",rawName:"v-model",value:(field.value),expression:"field.value"}],staticClass:"custom-control-input dynamic",attrs:{"type":"radio","id":'customcheckbox'+fieldIndex+index,"name":"selectedDealOwner"},domProps:{"value":item.value,"checked":_vm._q(field.value,item.value)},on:{"change":function($event){return _vm.$set(field, "value", item.value)}}}):_vm._e(),(field.fieldType== 'ddl-check')?_c('input',{staticClass:"custom-control-input dynamic",attrs:{"type":"checkbox","id":'customcheckbox'+fieldIndex+index,"name":"selectedDealOwner"},domProps:{"checked":_vm.CheckIfSelected(field, item.value),"value":item.value},on:{"change":function($event){return _vm.UpdateCheckedValues(field, item.value, $event, 'customcheckboxselectall'+fieldIndex)}}}):_vm._e(),_c('label',{staticClass:"custom-control-label",attrs:{"for":'customcheckbox'+fieldIndex+index}},[_vm._v(_vm._s(item.name))])])})],2)])]):_vm._e()])])])}),0)]),_c('div',{staticClass:"bottom_filter_button"},[_c('a',{staticClass:"collapsed",attrs:{"href":"javascript:;","data-target":".multi-collapse","data-bs-toggle":"collapse"},on:{"click":_vm.ExpandCollapsedAll}},[_vm._v(_vm._s(_vm.$t("ExpandAllCollapseAll")))])])])}
26496
+ var left_searchvue_type_template_id_24901654_staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"input-group-append"},[_c('span',{staticClass:"input-group-text bg-transparent bg-white border-left-0"},[_c('em',{staticClass:"fa fa-search"})])])}]
26466
26497
 
26467
26498
 
26468
- // CONCATENATED MODULE: ./src/components/left-search.vue?vue&type=template&id=fd64ba22&
26499
+ // CONCATENATED MODULE: ./src/components/left-search.vue?vue&type=template&id=24901654&
26469
26500
 
26470
26501
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es.array.find.js
26471
26502
  var es_array_find = __webpack_require__("7db0");
@@ -26503,14 +26534,6 @@ var moment_default = /*#__PURE__*/__webpack_require__.n(moment);
26503
26534
  header: {
26504
26535
  type: String,
26505
26536
  required: true
26506
- },
26507
- callbackfunction: {
26508
- type: Function,
26509
- required: true
26510
- },
26511
- modulename: {
26512
- type: String,
26513
- required: true
26514
26537
  }
26515
26538
  },
26516
26539
  data: function data() {
@@ -26532,16 +26555,6 @@ var moment_default = /*#__PURE__*/__webpack_require__.n(moment);
26532
26555
  this.Fields = value != null && value.length > 0 ? value : [];
26533
26556
  }
26534
26557
  },
26535
- created: function created() {
26536
- var vm = this;
26537
- setTimeout(function () {
26538
- vm.SetScrolbar('dark-thick', '', 'filterscroll_leftsearch');
26539
- }, 1500);
26540
- setTimeout(function () {
26541
- $('span[data-target=".multi-collapse"],a[data-target=".multi-collapse"]').unbind("click");
26542
- $(".bottom_filter_button").unbind("click");
26543
- }, 2000);
26544
- },
26545
26558
  methods: {
26546
26559
  isBlank: function isBlank(str) {
26547
26560
  return !str || /^\s*$/.test(str);
@@ -26866,8 +26879,8 @@ var moment_default = /*#__PURE__*/__webpack_require__.n(moment);
26866
26879
 
26867
26880
  var left_search_component = normalizeComponent(
26868
26881
  components_left_searchvue_type_script_lang_js_,
26869
- left_searchvue_type_template_id_fd64ba22_render,
26870
- left_searchvue_type_template_id_fd64ba22_staticRenderFns,
26882
+ left_searchvue_type_template_id_24901654_render,
26883
+ left_searchvue_type_template_id_24901654_staticRenderFns,
26871
26884
  false,
26872
26885
  null,
26873
26886
  null,
@@ -27048,15 +27061,15 @@ var CardView_component = normalizeComponent(
27048
27061
  )
27049
27062
 
27050
27063
  /* harmony default export */ var CardView = (CardView_component.exports);
27051
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7614a7f4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/KanbanView.vue?vue&type=template&id=d86b6ee4&
27052
- var KanbanViewvue_type_template_id_d86b6ee4_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"onlyd-view",staticStyle:{"min-height":"800px !important"}},[_c('ul',{staticClass:"canvan-view-list kvfixhead",style:(((_vm.KanbanTags.length < 6) ? 'min-width: 1400px !important;' : ''))},_vm._l((_vm.KanbanTags),function(itm){return _c('li',{attrs:{"data-max":itm.maxCount}},[_c('h3',{style:('color:#FFF;background-color:' + itm.color + ';')},[_vm._v(_vm._s(itm.maxCount)),_c('br'),_c('span',[_vm._v(_vm._s(itm.value))])])])}),0),_c('ul',{staticClass:"canvan-view-list kvlistview cardmaindiv",style:(((_vm.KanbanTags.length < 6) ? 'min-width: 1400px !important;' : ''))},_vm._l((_vm.KanbanTags),function(itm){return _c('li',{staticClass:"progres maxCount"},[_c('div',{staticClass:"list-group"},[_vm._l((_vm.data),function(row,index){return [(row[_vm.ColumnOnWhichKanbanApplied] == itm.value)?_c('div',{staticClass:"card list-group-item p-0 notdisable",style:('border:2px solid ' + itm.color + ';')},[_c('div',{class:{'card-body':true}},[_c('div',{staticClass:"cardhead"},[_c('div',{staticClass:"custom-control custom-checkbox float-left",staticStyle:{"margin-top":"-5px"}},[_c('input',{directives:[{name:"model",rawName:"v-model",value:(row.isSelected),expression:"row.isSelected"}],staticClass:"chkItems",staticStyle:{"display":"none"},attrs:{"disabled":row.isCheckBoxDisabled,"type":"checkbox"},domProps:{"value":row[_vm.identityColumn],"checked":Array.isArray(row.isSelected)?_vm._i(row.isSelected,row[_vm.identityColumn])>-1:(row.isSelected)},on:{"change":[function($event){var $$a=row.isSelected,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=row[_vm.identityColumn],$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(row, "isSelected", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(row, "isSelected", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(row, "isSelected", $$c)}},function($event){return _vm.onChangeEventOfCheckbox($event, _vm.item)}]}}),_c('label',{staticClass:"custom-control-label universal-custom-control-label pt-1",attrs:{"for":"chk_53"}})]),_c('h5',{staticClass:"card-title"},[((_vm.columns[0].DATA_TYPE!='date' && _vm.columns[0].DATA_TYPE!='datetime' && _vm.columns[0].DATA_TYPE!='decimal')
27064
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7614a7f4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/KanbanView.vue?vue&type=template&id=56a24736&
27065
+ var KanbanViewvue_type_template_id_56a24736_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"onlyd-view",staticStyle:{"min-height":"800px !important"}},[_c('ul',{staticClass:"canvan-view-list kvfixhead",style:(((_vm.KanbanTags.length < 6) ? 'min-width: 1400px !important;' : ''))},_vm._l((_vm.KanbanTags),function(itm){return _c('li',{attrs:{"data-max":itm.maxCount}},[_c('h3',{style:('color:#FFF;background-color:' + itm.color + ';')},[_vm._v(_vm._s(itm.maxCount)),_c('br'),_c('span',[_vm._v(_vm._s(itm.value))])])])}),0),_c('ul',{staticClass:"canvan-view-list kvlistview cardmaindiv",style:(((_vm.KanbanTags.length < 6) ? 'min-width: 1400px !important;' : ''))},_vm._l((_vm.KanbanTags),function(itm){return _c('li',{staticClass:"progres maxCount"},[_c('div',{staticClass:"list-group"},[_vm._l((_vm.data),function(row,index){return [(row[_vm.ColumnOnWhichKanbanApplied] == itm.value)?_c('div',{staticClass:"card list-group-item p-0 notdisable",style:('border:2px solid ' + itm.color + ';')},[_c('div',{class:{'card-body':true}},[_c('div',{staticClass:"cardhead"},[_c('div',{staticClass:"custom-control custom-checkbox float-left",staticStyle:{"margin-top":"-5px"}},[_c('input',{directives:[{name:"model",rawName:"v-model",value:(row.isSelected),expression:"row.isSelected"}],staticClass:"chkItems",staticStyle:{"display":"none"},attrs:{"disabled":row.isCheckBoxDisabled,"type":"checkbox"},domProps:{"value":row[_vm.identityColumn],"checked":Array.isArray(row.isSelected)?_vm._i(row.isSelected,row[_vm.identityColumn])>-1:(row.isSelected)},on:{"change":[function($event){var $$a=row.isSelected,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=row[_vm.identityColumn],$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(row, "isSelected", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(row, "isSelected", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(row, "isSelected", $$c)}},function($event){return _vm.onChangeEventOfCheckbox($event, _vm.item)}]}}),_c('label',{staticClass:"custom-control-label universal-custom-control-label pt-1",attrs:{"for":"chk_53"}})]),_c('h5',{staticClass:"card-title"},[((_vm.columns[0].DATA_TYPE!='date' && _vm.columns[0].DATA_TYPE!='datetime' && _vm.columns[0].DATA_TYPE!='decimal')
27053
27066
  && typeof(_vm.columns[0].settings) != 'undefined' && _vm.columns[0].settings != null &&
27054
27067
  typeof(_vm.columns[0].settings.clickEvent) != 'undefined' && _vm.columns[0].settings.clickEvent != null &&
27055
27068
  _vm.columns[0].settings.isInSlot != true)?_c('a',{staticClass:"nostylelink",attrs:{"href":"javascript:;"},on:{"click":function($event){return _vm.clickEventCheck(_vm.columns,row)}}},[_vm._v(" "+_vm._s(((typeof(_vm.columns[0].settings.formatter) === 'function')?_vm.columns[0].settings.formatter(row, _vm.columns[0]):_vm.TruncateStr(row[_vm.columns[0].COLUMN_NAME],30))))]):_vm._e()])]),_c('div',{staticClass:"card-detail-main filterscrollForCardView"},_vm._l((_vm.columns),function(key,index){return _c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isShowColumn(row,key) && index > 0),expression:"isShowColumn(row,key) && index > 0"}],key:key,staticClass:"spac-eq card-detail"},[_c('i',{class:'fa '+ _vm.defaultIconsForColumn(key),attrs:{"data-name":key.COLUMN_NAME,"aria-hidden":"true"}}),((key.DATA_TYPE=='date' || key.DATA_TYPE=='datetime') && (key.DATA_TYPE !='decimal'))?_c('span',[_vm._v(_vm._s(_vm.$options.filters.formatDate(row[key.COLUMN_NAME])))]):_vm._e(),((key.DATA_TYPE=='decimal'))?_c('span',[_vm._v(_vm._s(_vm.$options.filters.currency(row[key.COLUMN_NAME])))]):_vm._e(),((key.DATA_TYPE!='date' && key.DATA_TYPE!='datetime' && key.DATA_TYPE!='decimal'))?[(typeof(key.settings) != 'undefined' && key.settings != null && (typeof(key.settings.clickEvent) === 'undefined' || key.settings.clickEvent == null) && key.settings.isInSlot != true)?_c('span',{attrs:{"title":row[key.COLUMN_NAME]}},[_vm._v(_vm._s(((typeof(key.settings.formatter) === 'function')?key.settings.formatter(row, key):_vm.TruncateStr(row[key.COLUMN_NAME],30))))]):_vm._e(),(typeof(key.settings) === 'undefined' || key.settings == null)?_c('span',{attrs:{"title":row[key.COLUMN_NAME]}},[_vm._v(_vm._s(_vm.TruncateStr(row[key.COLUMN_NAME],30)))]):_vm._e(),(typeof(key.settings) != 'undefined' && key.settings != null && typeof(key.settings.isInSlot) != 'undefined' && key.settings.isInSlot == true)?_vm._t("slotdata",null,{"data":{row:row,column:key}}):_vm._e()]:_vm._e()],2)}),0),_c('div',{staticClass:"verticle-action"},[_c('i',{staticClass:"fa fa-ellipsis-v action_icon_cv d-inline-block",attrs:{"aria-hidden":"true"}}),_c('span',{staticClass:"action-list-box",staticStyle:{"width":"200px"}},[_c('span',{staticClass:"list-actions fsm-list",attrs:{"id":"action-list"}},[_c('div',{staticClass:"float-left"},[(_vm.IsShowAction == 'true')?_c('RowActions',{attrs:{"item":row,"index":index,"identityColumn":_vm.identityColumn,"listActions":_vm.renderRowActionMethod(row),"listType":"Kanban"},on:{"button-click":_vm.ButtonClick}}):_vm._e()],1),_c('i',{staticClass:"fa fa-times close close-action_cv",attrs:{"aria-hidden":"true"}})])])])])]):_vm._e()]})],2)])}),0)])}
27056
- var KanbanViewvue_type_template_id_d86b6ee4_staticRenderFns = []
27069
+ var KanbanViewvue_type_template_id_56a24736_staticRenderFns = []
27057
27070
 
27058
27071
 
27059
- // CONCATENATED MODULE: ./src/components/KanbanView.vue?vue&type=template&id=d86b6ee4&
27072
+ // CONCATENATED MODULE: ./src/components/KanbanView.vue?vue&type=template&id=56a24736&
27060
27073
 
27061
27074
  // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/KanbanView.vue?vue&type=script&lang=js&
27062
27075
 
@@ -27094,14 +27107,6 @@ var KanbanViewvue_type_template_id_d86b6ee4_staticRenderFns = []
27094
27107
  identityColumn: {
27095
27108
  type: String,
27096
27109
  required: true
27097
- },
27098
- subModuleCode: {
27099
- type: String,
27100
- required: true
27101
- },
27102
- customcard: {
27103
- type: String,
27104
- default: false
27105
27110
  }
27106
27111
  },
27107
27112
  watch: {
@@ -27253,8 +27258,8 @@ var KanbanViewvue_type_template_id_d86b6ee4_staticRenderFns = []
27253
27258
 
27254
27259
  var KanbanView_component = normalizeComponent(
27255
27260
  components_KanbanViewvue_type_script_lang_js_,
27256
- KanbanViewvue_type_template_id_d86b6ee4_render,
27257
- KanbanViewvue_type_template_id_d86b6ee4_staticRenderFns,
27261
+ KanbanViewvue_type_template_id_56a24736_render,
27262
+ KanbanViewvue_type_template_id_56a24736_staticRenderFns,
27258
27263
  false,
27259
27264
  null,
27260
27265
  null,
@@ -27494,7 +27499,7 @@ var external_commonjs_vue_commonjs2_vue_root_Vue_ = __webpack_require__("8bbf");
27494
27499
  },
27495
27500
  LegendArray: {
27496
27501
  // LegendArray contains left search fields by which left search portion will be generated
27497
- type: String,
27502
+ type: Array,
27498
27503
  required: true
27499
27504
  },
27500
27505
  HeaderButtons: {