tg-listv 0.0.8 → 0.0.9
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.
- package/dist/tglistv.common.js +16 -20
- package/dist/tglistv.common.js.map +1 -1
- package/dist/tglistv.umd.js +16 -20
- package/dist/tglistv.umd.js.map +1 -1
- package/dist/tglistv.umd.min.js +1 -1
- package/dist/tglistv.umd.min.js.map +1 -1
- package/package.json +1 -1
package/dist/tglistv.common.js
CHANGED
|
@@ -31148,7 +31148,7 @@ if (typeof window !== 'undefined') {
|
|
|
31148
31148
|
// Indicate to webpack that this file can be concatenated
|
|
31149
31149
|
/* harmony default export */ var setPublicPath = (null);
|
|
31150
31150
|
|
|
31151
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"15714854-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=
|
|
31151
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"15714854-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=38382064&
|
|
31152
31152
|
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,"NorecordfoundText":_vm.NorecordfoundText},on:{"sortdata":_vm.sortdata,"ButtonClick":_vm.actionButtonClick,"PagerMethod":_vm.pagerMethod,"EventOfCheckbox":_vm.onChangeEventOfCheckbox},scopedSlots:_vm._u([{key:"slotdata",fn:function(ref){
|
|
31153
31153
|
var data = ref.data;
|
|
31154
31154
|
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,"LegendArray":_vm.LegendArray,"renderRowActionMethod":_vm.RenderRowActionMethod},on:{"PagerMethod":_vm.pagerMethod,"ButtonClick":_vm.actionButtonClick,"EventOfCheckbox":_vm.onChangeEventOfCheckbox},scopedSlots:_vm._u([{key:"slotdata",fn:function(ref){
|
|
@@ -31163,7 +31163,7 @@ return [_vm._t("customcard",null,{"data":{row:data.row,columnlist:data.columnlis
|
|
|
31163
31163
|
var staticRenderFns = []
|
|
31164
31164
|
|
|
31165
31165
|
|
|
31166
|
-
// CONCATENATED MODULE: ./src/components/TgList.vue?vue&type=template&id=
|
|
31166
|
+
// CONCATENATED MODULE: ./src/components/TgList.vue?vue&type=template&id=38382064&
|
|
31167
31167
|
|
|
31168
31168
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.symbol.js
|
|
31169
31169
|
var es_symbol = __webpack_require__("a4d3");
|
|
@@ -31234,12 +31234,12 @@ var es_regexp_exec = __webpack_require__("ac1f");
|
|
|
31234
31234
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.regexp.test.js
|
|
31235
31235
|
var es_regexp_test = __webpack_require__("00b4");
|
|
31236
31236
|
|
|
31237
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"15714854-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=
|
|
31238
|
-
var
|
|
31239
|
-
var
|
|
31237
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"15714854-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=24cfbbd0&
|
|
31238
|
+
var RowActionsvue_type_template_id_24cfbbd0_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":action.title}},[_c('em',{class:action.icon}),_vm._v(" "),_c('br'),_c('span',{staticClass:"text"},[_vm._v(" "+_vm._s(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":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":action.title}},[_c('i',{class:action.icon}),_c('span',{staticClass:"text"},[_vm._v(" "+_vm._s(action.title))])]):_vm._e()]:_vm._e()})],2)}
|
|
31239
|
+
var RowActionsvue_type_template_id_24cfbbd0_staticRenderFns = []
|
|
31240
31240
|
|
|
31241
31241
|
|
|
31242
|
-
// CONCATENATED MODULE: ./src/components/RowActions.vue?vue&type=template&id=
|
|
31242
|
+
// CONCATENATED MODULE: ./src/components/RowActions.vue?vue&type=template&id=24cfbbd0&
|
|
31243
31243
|
|
|
31244
31244
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.string.replace.js
|
|
31245
31245
|
var es_string_replace = __webpack_require__("5319");
|
|
@@ -31333,10 +31333,6 @@ var es_string_includes = __webpack_require__("2532");
|
|
|
31333
31333
|
type: Array,
|
|
31334
31334
|
required: true
|
|
31335
31335
|
},
|
|
31336
|
-
actionItems: {
|
|
31337
|
-
type: Array,
|
|
31338
|
-
required: true
|
|
31339
|
-
},
|
|
31340
31336
|
identityColumn: {
|
|
31341
31337
|
type: String,
|
|
31342
31338
|
required: true
|
|
@@ -31486,8 +31482,8 @@ function normalizeComponent (
|
|
|
31486
31482
|
|
|
31487
31483
|
var component = normalizeComponent(
|
|
31488
31484
|
components_RowActionsvue_type_script_lang_js_,
|
|
31489
|
-
|
|
31490
|
-
|
|
31485
|
+
RowActionsvue_type_template_id_24cfbbd0_render,
|
|
31486
|
+
RowActionsvue_type_template_id_24cfbbd0_staticRenderFns,
|
|
31491
31487
|
false,
|
|
31492
31488
|
null,
|
|
31493
31489
|
null,
|
|
@@ -32471,15 +32467,15 @@ var CardView_component = normalizeComponent(
|
|
|
32471
32467
|
)
|
|
32472
32468
|
|
|
32473
32469
|
/* harmony default export */ var CardView = (CardView_component.exports);
|
|
32474
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"15714854-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=
|
|
32475
|
-
var
|
|
32470
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"15714854-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=59fd7a5d&
|
|
32471
|
+
var KanbanViewvue_type_template_id_59fd7a5d_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')
|
|
32476
32472
|
&& typeof(_vm.columns[0].settings) != 'undefined' && _vm.columns[0].settings != null &&
|
|
32477
32473
|
typeof(_vm.columns[0].settings.clickEvent) != 'undefined' && _vm.columns[0].settings.clickEvent != null &&
|
|
32478
32474
|
_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)])}
|
|
32479
|
-
var
|
|
32475
|
+
var KanbanViewvue_type_template_id_59fd7a5d_staticRenderFns = []
|
|
32480
32476
|
|
|
32481
32477
|
|
|
32482
|
-
// CONCATENATED MODULE: ./src/components/KanbanView.vue?vue&type=template&id=
|
|
32478
|
+
// CONCATENATED MODULE: ./src/components/KanbanView.vue?vue&type=template&id=59fd7a5d&
|
|
32483
32479
|
|
|
32484
32480
|
// 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&
|
|
32485
32481
|
|
|
@@ -32630,7 +32626,7 @@ var KanbanViewvue_type_template_id_6d858226_staticRenderFns = []
|
|
|
32630
32626
|
width = 50;
|
|
32631
32627
|
clearInterval(id);
|
|
32632
32628
|
elem.classList.add("is-visible");
|
|
32633
|
-
elem.getElementsByClassName("actions-onclick").forEach(function (e) {
|
|
32629
|
+
Array.from(elem.getElementsByClassName("actions-onclick")).forEach(function (e) {
|
|
32634
32630
|
width = width + e.clientHeight;
|
|
32635
32631
|
});
|
|
32636
32632
|
id = setInterval(frame, 5);
|
|
@@ -32670,8 +32666,8 @@ var KanbanViewvue_type_template_id_6d858226_staticRenderFns = []
|
|
|
32670
32666
|
|
|
32671
32667
|
var KanbanView_component = normalizeComponent(
|
|
32672
32668
|
components_KanbanViewvue_type_script_lang_js_,
|
|
32673
|
-
|
|
32674
|
-
|
|
32669
|
+
KanbanViewvue_type_template_id_59fd7a5d_render,
|
|
32670
|
+
KanbanViewvue_type_template_id_59fd7a5d_staticRenderFns,
|
|
32675
32671
|
false,
|
|
32676
32672
|
null,
|
|
32677
32673
|
null,
|
|
@@ -33126,7 +33122,7 @@ var external_commonjs_vue_commonjs2_vue_root_Vue_ = __webpack_require__("8bbf");
|
|
|
33126
33122
|
width = 90;
|
|
33127
33123
|
clearInterval(id);
|
|
33128
33124
|
elem.classList.add("is-visible");
|
|
33129
|
-
elem.getElementsByClassName("actions-onclick").forEach(function (e) {
|
|
33125
|
+
Array.from(elem.getElementsByClassName("actions-onclick")).forEach(function (e) {
|
|
33130
33126
|
width = width + e.clientWidth + 10;
|
|
33131
33127
|
});
|
|
33132
33128
|
id = setInterval(frame, 5);
|